From c4ce83ee87b324100904f91e863b7b7f5d75138f Mon Sep 17 00:00:00 2001 From: tgeek77 Date: Sun, 24 Jan 2016 14:40:31 +0100 Subject: [PATCH] This is the current version of the Linux from Scratch guide from SVN --- LDP/guide/docbook/LFS-Current/INSTALL | 47 + LDP/guide/docbook/LFS-Current/Makefile | 121 + LDP/guide/docbook/LFS-Current/README | 30 + .../appendices/acknowledgments.xml | 437 + .../LFS-Current/appendices/acronymlist.xml | 538 + .../LFS-Current/appendices/creat-comm.xml | 403 + .../LFS-Current/appendices/dependencies.xml | 2443 ++ .../LFS-Current/appendices/license.xml | 25 + .../LFS-Current/appendices/mit-lic.xml | 33 + .../LFS-Current/chapter01/askforhelp.xml | 129 + .../LFS-Current/chapter01/changelog.xml | 725 + .../LFS-Current/chapter01/chapter01.xml | 21 + .../docbook/LFS-Current/chapter01/how.xml | 96 + .../docbook/LFS-Current/chapter01/livecd.xml | 106 + .../LFS-Current/chapter01/resources.xml | 92 + .../LFS-Current/chapter01/whatsnew.xml | 277 + .../LFS-Current/chapter02/aboutlfs.xml | 56 + .../LFS-Current/chapter02/chapter02.xml | 20 + .../chapter02/creatingfilesystem.xml | 101 + .../chapter02/creatingpartition.xml | 161 + .../LFS-Current/chapter02/introduction.xml | 17 + .../LFS-Current/chapter02/mounting.xml | 61 + .../LFS-Current/chapter03/chapter03.xml | 18 + .../LFS-Current/chapter03/introduction.xml | 67 + .../LFS-Current/chapter03/packages.xml | 666 + .../docbook/LFS-Current/chapter03/patches.xml | 118 + .../LFS-Current/chapter04/aboutlfs.xml | 39 + .../LFS-Current/chapter04/aboutsbus.xml | 61 + .../LFS-Current/chapter04/abouttestsuites.xml | 52 + .../LFS-Current/chapter04/addinguser.xml | 102 + .../LFS-Current/chapter04/chapter04.xml | 22 + .../chapter04/creatingtoolsdir.xml | 48 + .../LFS-Current/chapter04/introduction.xml | 22 + .../LFS-Current/chapter04/settingenviron.xml | 94 + .../LFS-Current/chapter05/adjusting.xml | 79 + .../docbook/LFS-Current/chapter05/bash.xml | 101 + .../LFS-Current/chapter05/binutils-pass1.xml | 171 + .../LFS-Current/chapter05/binutils-pass2.xml | 150 + .../docbook/LFS-Current/chapter05/bison.xml | 72 + .../docbook/LFS-Current/chapter05/bzip2.xml | 65 + .../LFS-Current/chapter05/changingowner.xml | 53 + .../LFS-Current/chapter05/chapter05.xml | 51 + .../docbook/LFS-Current/chapter05/check.xml | 124 + .../LFS-Current/chapter05/coreutils.xml | 99 + .../docbook/LFS-Current/chapter05/dejagnu.xml | 90 + .../LFS-Current/chapter05/diffutils.xml | 74 + .../LFS-Current/chapter05/e2fsprogs.xml | 98 + .../docbook/LFS-Current/chapter05/expect.xml | 160 + .../docbook/LFS-Current/chapter05/file.xml | 74 + .../LFS-Current/chapter05/findutils.xml | 74 + .../docbook/LFS-Current/chapter05/flex.xml | 84 + .../docbook/LFS-Current/chapter05/gawk.xml | 74 + .../LFS-Current/chapter05/gcc-pass1.xml | 261 + .../LFS-Current/chapter05/gcc-pass2.xml | 228 + .../chapter05/generalinstructions.xml | 122 + .../docbook/LFS-Current/chapter05/gettext.xml | 104 + .../docbook/LFS-Current/chapter05/glibc.xml | 232 + .../docbook/LFS-Current/chapter05/gmp.xml | 84 + .../docbook/LFS-Current/chapter05/grep.xml | 74 + .../docbook/LFS-Current/chapter05/gzip.xml | 74 + .../LFS-Current/chapter05/introduction.xml | 29 + .../LFS-Current/chapter05/libstdc++.xml | 125 + .../LFS-Current/chapter05/linux-headers.xml | 73 + .../docbook/LFS-Current/chapter05/m4.xml | 74 + .../docbook/LFS-Current/chapter05/make.xml | 86 + .../docbook/LFS-Current/chapter05/mpfr.xml | 72 + .../docbook/LFS-Current/chapter05/ncurses.xml | 122 + .../docbook/LFS-Current/chapter05/patch.xml | 74 + .../docbook/LFS-Current/chapter05/perl.xml | 81 + .../docbook/LFS-Current/chapter05/sed.xml | 74 + .../LFS-Current/chapter05/stripping.xml | 39 + .../docbook/LFS-Current/chapter05/tar.xml | 74 + .../docbook/LFS-Current/chapter05/tcl.xml | 161 + .../docbook/LFS-Current/chapter05/texinfo.xml | 74 + .../chapter05/toolchaintechnotes.xml | 164 + .../LFS-Current/chapter05/util-linux.xml | 106 + .../docbook/LFS-Current/chapter05/xz.xml | 74 + .../LFS-Current/chapter06/aboutdebug.xml | 52 + .../docbook/LFS-Current/chapter06/acl.xml | 156 + .../LFS-Current/chapter06/adjusting.xml | 117 + .../docbook/LFS-Current/chapter06/attr.xml | 148 + .../LFS-Current/chapter06/autoconf.xml | 182 + .../LFS-Current/chapter06/automake.xml | 144 + .../docbook/LFS-Current/chapter06/bash.xml | 163 + .../docbook/LFS-Current/chapter06/bc.xml | 127 + .../LFS-Current/chapter06/binutils.xml | 346 + .../docbook/LFS-Current/chapter06/bison.xml | 131 + .../docbook/LFS-Current/chapter06/bzip2.xml | 250 + .../LFS-Current/chapter06/chapter06.xml | 87 + .../docbook/LFS-Current/chapter06/chroot.xml | 63 + .../LFS-Current/chapter06/coreutils.xml | 1247 + .../LFS-Current/chapter06/createfiles.xml | 252 + .../LFS-Current/chapter06/creatingdirs.xml | 65 + .../docbook/LFS-Current/chapter06/db.xml | 301 + .../docbook/LFS-Current/chapter06/dbus.xml | 212 + .../LFS-Current/chapter06/diffutils.xml | 131 + .../LFS-Current/chapter06/e2fsprogs.xml | 550 + .../docbook/LFS-Current/chapter06/expat.xml | 112 + .../docbook/LFS-Current/chapter06/file.xml | 108 + .../LFS-Current/chapter06/findutils.xml | 172 + .../docbook/LFS-Current/chapter06/flex.xml | 140 + .../docbook/LFS-Current/chapter06/gawk.xml | 134 + .../docbook/LFS-Current/chapter06/gcc.xml | 546 + .../docbook/LFS-Current/chapter06/gdbm.xml | 152 + .../docbook/LFS-Current/chapter06/gettext.xml | 405 + .../docbook/LFS-Current/chapter06/glibc.xml | 943 + .../docbook/LFS-Current/chapter06/gmp.xml | 147 + .../docbook/LFS-Current/chapter06/gperf.xml | 95 + .../docbook/LFS-Current/chapter06/grep.xml | 113 + .../docbook/LFS-Current/chapter06/groff.xml | 607 + .../docbook/LFS-Current/chapter06/grub.xml | 374 + .../docbook/LFS-Current/chapter06/gzip.xml | 234 + .../LFS-Current/chapter06/iana-etc.xml | 101 + .../LFS-Current/chapter06/inetutils.xml | 253 + .../LFS-Current/chapter06/intltool.xml | 141 + .../LFS-Current/chapter06/introduction.xml | 83 + .../LFS-Current/chapter06/iproute2.xml | 316 + .../docbook/LFS-Current/chapter06/kbd.xml | 411 + .../docbook/LFS-Current/chapter06/kernfs.xml | 115 + .../docbook/LFS-Current/chapter06/kmod.xml | 211 + .../docbook/LFS-Current/chapter06/less.xml | 125 + .../docbook/LFS-Current/chapter06/libcap.xml | 148 + .../LFS-Current/chapter06/libpipeline.xml | 105 + .../docbook/LFS-Current/chapter06/libtool.xml | 123 + .../LFS-Current/chapter06/linux-headers.xml | 195 + .../docbook/LFS-Current/chapter06/m4.xml | 102 + .../docbook/LFS-Current/chapter06/make.xml | 93 + .../docbook/LFS-Current/chapter06/man-db.xml | 410 + .../LFS-Current/chapter06/man-pages.xml | 80 + .../chapter06/module-init-tools.xml | 185 + .../docbook/LFS-Current/chapter06/mpc.xml | 100 + .../docbook/LFS-Current/chapter06/mpfr.xml | 110 + .../docbook/LFS-Current/chapter06/ncurses.xml | 379 + .../docbook/LFS-Current/chapter06/patch.xml | 96 + .../docbook/LFS-Current/chapter06/pcre.xml | 187 + .../docbook/LFS-Current/chapter06/perl.xml | 581 + .../LFS-Current/chapter06/pkgconfig.xml | 123 + .../docbook/LFS-Current/chapter06/pkgmgt.xml | 282 + .../docbook/LFS-Current/chapter06/popt.xml | 94 + .../docbook/LFS-Current/chapter06/procps.xml | 282 + .../docbook/LFS-Current/chapter06/psmisc.xml | 150 + .../LFS-Current/chapter06/readline.xml | 145 + .../LFS-Current/chapter06/revisedchroot.xml | 57 + .../docbook/LFS-Current/chapter06/sed.xml | 106 + .../docbook/LFS-Current/chapter06/shadow.xml | 593 + .../LFS-Current/chapter06/strippingagain.xml | 49 + .../docbook/LFS-Current/chapter06/systemd.xml | 706 + .../LFS-Current/chapter06/systemd.xml.next | 697 + .../docbook/LFS-Current/chapter06/tar.xml | 115 + .../docbook/LFS-Current/chapter06/texinfo.xml | 218 + .../LFS-Current/chapter06/util-linux.xml | 1247 + .../docbook/LFS-Current/chapter06/vim.xml | 289 + .../LFS-Current/chapter06/xml-parser.xml | 92 + .../docbook/LFS-Current/chapter06/xz.xml | 371 + .../docbook/LFS-Current/chapter06/zlib.xml | 101 + .../LFS-Current/chapter07/chapter07.xml | 25 + .../docbook/LFS-Current/chapter07/clock.xml | 104 + .../docbook/LFS-Current/chapter07/console.xml | 137 + .../LFS-Current/chapter07/etcshells.xml | 48 + .../docbook/LFS-Current/chapter07/inputrc.xml | 80 + .../LFS-Current/chapter07/introduction.xml | 73 + .../docbook/LFS-Current/chapter07/locale.xml | 152 + .../docbook/LFS-Current/chapter07/network.xml | 260 + .../LFS-Current/chapter07/symlinks.xml | 63 + .../LFS-Current/chapter07/systemd-custom.xml | 123 + .../docbook/LFS-Current/chapter07/udev.xml | 337 + .../LFS-Current/chapter08/chapter08.xml | 19 + .../docbook/LFS-Current/chapter08/fstab.xml | 97 + .../docbook/LFS-Current/chapter08/grub.xml | 156 + .../LFS-Current/chapter08/introduction.xml | 18 + .../docbook/LFS-Current/chapter08/kernel.xml | 345 + .../LFS-Current/chapter09/chapter09.xml | 19 + .../LFS-Current/chapter09/getcounted.xml | 20 + .../docbook/LFS-Current/chapter09/reboot.xml | 114 + .../docbook/LFS-Current/chapter09/theend.xml | 60 + .../docbook/LFS-Current/chapter09/whatnow.xml | 92 + LDP/guide/docbook/LFS-Current/general.ent | 43 + .../docbook/LFS-Current/images/caution.png | Bin 0 -> 1250 bytes .../docbook/LFS-Current/images/important.png | Bin 0 -> 722 bytes LDP/guide/docbook/LFS-Current/images/note.png | Bin 0 -> 490 bytes LDP/guide/docbook/LFS-Current/images/tip.png | Bin 0 -> 449 bytes .../docbook/LFS-Current/images/warning.png | Bin 0 -> 1241 bytes LDP/guide/docbook/LFS-Current/index.xml | 50 + LDP/guide/docbook/LFS-Current/obfuscate.sh | 39 + LDP/guide/docbook/LFS-Current/packages.ent | 615 + LDP/guide/docbook/LFS-Current/patches.ent | 47 + LDP/guide/docbook/LFS-Current/pdf-fixups.sh | 18 + .../LFS-Current/prologue/architecture.xml | 60 + .../docbook/LFS-Current/prologue/audience.xml | 57 + .../docbook/LFS-Current/prologue/bookinfo.xml | 43 + .../LFS-Current/prologue/dedication.xml | 11 + .../docbook/LFS-Current/prologue/errata.xml | 22 + .../docbook/LFS-Current/prologue/foreword.xml | 75 + .../docbook/LFS-Current/prologue/hostreqs.xml | 238 + .../LFS-Current/prologue/organization.xml | 43 + .../docbook/LFS-Current/prologue/preface.xml | 25 + .../LFS-Current/prologue/prerequisites.xml | 62 + .../LFS-Current/prologue/standards.xml | 191 + .../LFS-Current/prologue/typography.xml | 89 + .../docbook/LFS-Current/prologue/why.xml | 533 + .../LFS-Current/stylesheets/dump-commands.xsl | 87 + .../LFS-Current/stylesheets/lfs-chunked.xsl | 18 + .../LFS-Current/stylesheets/lfs-nochunks.xsl | 18 + .../LFS-Current/stylesheets/lfs-pdf.xsl | 18 + .../stylesheets/lfs-xsl/chunk-master.xsl | 54 + .../stylesheets/lfs-xsl/chunk-slave.xsl | 65 + .../stylesheets/lfs-xsl/chunkfast.xsl | 76 + .../stylesheets/lfs-xsl/common.xsl | 458 + .../lfs-xsl/docbook-xsl-1.78.1/AUTHORS | 4 + .../lfs-xsl/docbook-xsl-1.78.1/BUGS | 21 + .../lfs-xsl/docbook-xsl-1.78.1/COPYING | 48 + .../lfs-xsl/docbook-xsl-1.78.1/INSTALL | 88 + .../lfs-xsl/docbook-xsl-1.78.1/Makefile | 89 + .../lfs-xsl/docbook-xsl-1.78.1/NEWS | 176 + .../lfs-xsl/docbook-xsl-1.78.1/NEWS.html | 30 + .../lfs-xsl/docbook-xsl-1.78.1/NEWS.xml | 174 + .../lfs-xsl/docbook-xsl-1.78.1/README | 175 + .../docbook-xsl-1.78.1/RELEASE-NOTES-TMP.xml | 12170 ++++++ .../docbook-xsl-1.78.1/RELEASE-NOTES.html | 9605 +++++ .../docbook-xsl-1.78.1/RELEASE-NOTES.pdf | 33022 ++++++++++++++ .../docbook-xsl-1.78.1/RELEASE-NOTES.txt | 10546 +++++ .../docbook-xsl-1.78.1/RELEASE-NOTES.xml | 12059 ++++++ .../lfs-xsl/docbook-xsl-1.78.1/REVISION | 1 + .../lfs-xsl/docbook-xsl-1.78.1/TODO | 23 + .../lfs-xsl/docbook-xsl-1.78.1/VERSION | 115 + .../lfs-xsl/docbook-xsl-1.78.1/VERSION.xsl | 115 + .../docbook-xsl-1.78.1/assembly/README | 195 + .../docbook-xsl-1.78.1/assembly/assemble.xsl | 677 + .../assembly/schema/assembly51b7.rnc | 11035 +++++ .../assembly/schema/docbook51b7.rnc | 12976 ++++++ .../assembly/topic-maker-chunk.xsl | 221 + .../assembly/topic-maker.xsl | 78 + .../lfs-xsl/docbook-xsl-1.78.1/catalog.xml | 8 + .../lfs-xsl/docbook-xsl-1.78.1/common/af.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/am.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ar.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/as.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/ast.xml | 702 + .../common/autoidx-kimber.xsl | 44 + .../common/autoidx-kosek.xsl | 154 + .../lfs-xsl/docbook-xsl-1.78.1/common/az.xml | 714 + .../lfs-xsl/docbook-xsl-1.78.1/common/bg.xml | 766 + .../lfs-xsl/docbook-xsl-1.78.1/common/bn.xml | 1271 + .../docbook-xsl-1.78.1/common/bn_in.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/bs.xml | 704 + .../lfs-xsl/docbook-xsl-1.78.1/common/ca.xml | 702 + .../docbook-xsl-1.78.1/common/charmap.xml | 185 + .../docbook-xsl-1.78.1/common/charmap.xsl | 221 + .../docbook-xsl-1.78.1/common/common.xml | 641 + .../docbook-xsl-1.78.1/common/common.xsl | 2110 + .../lfs-xsl/docbook-xsl-1.78.1/common/cs.xml | 742 + .../lfs-xsl/docbook-xsl-1.78.1/common/cy.xml | 1287 + .../lfs-xsl/docbook-xsl-1.78.1/common/da.xml | 706 + .../lfs-xsl/docbook-xsl-1.78.1/common/de.xml | 708 + .../lfs-xsl/docbook-xsl-1.78.1/common/el.xml | 771 + .../lfs-xsl/docbook-xsl-1.78.1/common/en.xml | 1271 + .../docbook-xsl-1.78.1/common/entities.ent | 67 + .../lfs-xsl/docbook-xsl-1.78.1/common/eo.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/es.xml | 718 + .../lfs-xsl/docbook-xsl-1.78.1/common/et.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/eu.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/fa.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/fi.xml | 712 + .../lfs-xsl/docbook-xsl-1.78.1/common/fr.xml | 732 + .../lfs-xsl/docbook-xsl-1.78.1/common/ga.xml | 1271 + .../docbook-xsl-1.78.1/common/gentext.xsl | 846 + .../lfs-xsl/docbook-xsl-1.78.1/common/gl.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/gu.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/he.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/hi.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/hr.xml | 704 + .../lfs-xsl/docbook-xsl-1.78.1/common/hu.xml | 720 + .../lfs-xsl/docbook-xsl-1.78.1/common/id.xml | 1271 + .../docbook-xsl-1.78.1/common/insertfile.xsl | 111 + .../lfs-xsl/docbook-xsl-1.78.1/common/is.xml | 714 + .../lfs-xsl/docbook-xsl-1.78.1/common/it.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ja.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/ka.xml | 742 + .../lfs-xsl/docbook-xsl-1.78.1/common/kn.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ko.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ky.xml | 774 + .../docbook-xsl-1.78.1/common/l10n.dtd | 64 + .../docbook-xsl-1.78.1/common/l10n.xml | 77 + .../docbook-xsl-1.78.1/common/l10n.xsl | 597 + .../lfs-xsl/docbook-xsl-1.78.1/common/la.xml | 1271 + .../docbook-xsl-1.78.1/common/labels.xsl | 892 + .../lfs-xsl/docbook-xsl-1.78.1/common/lt.xml | 720 + .../lfs-xsl/docbook-xsl-1.78.1/common/lv.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ml.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/mn.xml | 772 + .../lfs-xsl/docbook-xsl-1.78.1/common/mr.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/nb.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/nds.xml | 708 + .../lfs-xsl/docbook-xsl-1.78.1/common/nl.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/nn.xml | 1271 + .../docbook-xsl-1.78.1/common/olink.xsl | 1240 + .../lfs-xsl/docbook-xsl-1.78.1/common/or.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/pa.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/pi.xml | 168 + .../lfs-xsl/docbook-xsl-1.78.1/common/pi.xsl | 346 + .../lfs-xsl/docbook-xsl-1.78.1/common/pl.xml | 720 + .../lfs-xsl/docbook-xsl-1.78.1/common/pt.xml | 1271 + .../docbook-xsl-1.78.1/common/pt_br.xml | 1271 + .../docbook-xsl-1.78.1/common/refentry.xml | 781 + .../docbook-xsl-1.78.1/common/refentry.xsl | 1352 + .../lfs-xsl/docbook-xsl-1.78.1/common/ro.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/ru.xml | 768 + .../lfs-xsl/docbook-xsl-1.78.1/common/sk.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/sl.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/sq.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/sr.xml | 762 + .../docbook-xsl-1.78.1/common/sr_Latn.xml | 721 + .../docbook-xsl-1.78.1/common/stripns.xsl | 372 + .../docbook-xsl-1.78.1/common/subtitles.xsl | 180 + .../lfs-xsl/docbook-xsl-1.78.1/common/sv.xml | 706 + .../lfs-xsl/docbook-xsl-1.78.1/common/ta.xml | 702 + .../docbook-xsl-1.78.1/common/table.xsl | 514 + .../common/targetdatabase.dtd | 49 + .../docbook-xsl-1.78.1/common/targets.xsl | 337 + .../lfs-xsl/docbook-xsl-1.78.1/common/te.xml | 702 + .../lfs-xsl/docbook-xsl-1.78.1/common/th.xml | 1271 + .../docbook-xsl-1.78.1/common/titles.xsl | 821 + .../lfs-xsl/docbook-xsl-1.78.1/common/tl.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/tr.xml | 708 + .../lfs-xsl/docbook-xsl-1.78.1/common/uk.xml | 768 + .../docbook-xsl-1.78.1/common/utility.xml | 259 + .../docbook-xsl-1.78.1/common/utility.xsl | 290 + .../lfs-xsl/docbook-xsl-1.78.1/common/vi.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/xh.xml | 1271 + .../lfs-xsl/docbook-xsl-1.78.1/common/zh.xml | 702 + .../docbook-xsl-1.78.1/common/zh_cn.xml | 702 + .../docbook-xsl-1.78.1/common/zh_tw.xml | 702 + .../docbook-xsl-1.78.1/docsrc/authors.xml | 10 + .../docbook-xsl-1.78.1/docsrc/copyright.xml | 18 + .../docbook-xsl-1.78.1/docsrc/license.xml | 23 + .../docbook-xsl-1.78.1/docsrc/page.png | Bin 0 -> 17578 bytes .../docbook-xsl-1.78.1/docsrc/reference.css | 79 + .../docbook-xsl-1.78.1/docsrc/reference.xml | 241 + .../docsrc/reference.xml.included | 35597 ++++++++++++++++ .../docbook-xsl-1.78.1/docsrc/warranty.xml | 11 + .../docbook-xsl-1.78.1/eclipse/eclipse.xsl | 306 + .../docbook-xsl-1.78.1/eclipse/eclipse3.xsl | 111 + .../eclipse/profile-eclipse.xsl | 269 + .../lfs-xsl/docbook-xsl-1.78.1/epub/README | 88 + .../docbook-xsl-1.78.1/epub/bin/dbtoepub | 76 + .../epub/bin/lib/docbook.rb | 227 + .../epub/bin/xslt/obfuscate.xsl | 12 + .../docbook-xsl-1.78.1/epub/docbook.xsl | 1693 + .../lfs-xsl/docbook-xsl-1.78.1/epub3/README | 329 + .../docbook-xsl-1.78.1/epub3/chunk.xsl | 29 + .../docbook-xsl-1.78.1/epub3/chunkfast.xsl | 69 + .../epub3/docbook-epub.css.xml | 142 + .../docbook-xsl-1.78.1/epub3/docbook.xsl | 19 + .../epub3/epub3-chunk-mods.xsl | 51 + .../epub3/epub3-element-mods.xsl | 2506 ++ .../epub3/profile-chunk.xsl | 54 + .../epub3/profile-docbook.xsl | 408 + .../epub3/titlepage.templates.xml | 712 + .../epub3/titlepage.templates.xsl | 3841 ++ .../docbook-xsl-1.78.1/extensions/LICENSE.txt | 264 + .../docbook-xsl-1.78.1/extensions/NOTICE.txt | 12 + .../extensions/README.LIBXSLT | 52 + .../docbook-xsl-1.78.1/extensions/README.txt | 4 + .../docbook-xsl-1.78.1/extensions/docbook.py | 239 + .../extensions/lucene-analyzers-3.0.0.jar | Bin 0 -> 200540 bytes .../extensions/lucene-core-3.0.0.jar | Bin 0 -> 1021623 bytes .../docbook-xsl-1.78.1/extensions/saxon65.jar | Bin 0 -> 81438 bytes .../extensions/tagsoup-1.2.1.jar | Bin 0 -> 90722 bytes .../extensions/webhelpindexer.jar | Bin 0 -> 237885 bytes .../docbook-xsl-1.78.1/extensions/xalan27.jar | Bin 0 -> 57517 bytes .../docbook-xsl-1.78.1/extensions/xslt.py | 84 + .../lfs-xsl/docbook-xsl-1.78.1/fo/admon.xsl | 129 + .../docbook-xsl-1.78.1/fo/annotations.xsl | 18 + .../docbook-xsl-1.78.1/fo/autoidx-kimber.xsl | 172 + .../docbook-xsl-1.78.1/fo/autoidx-kosek.xsl | 139 + .../docbook-xsl-1.78.1/fo/autoidx-ng.xsl | 20 + .../lfs-xsl/docbook-xsl-1.78.1/fo/autoidx.xsl | 1301 + .../lfs-xsl/docbook-xsl-1.78.1/fo/autotoc.xsl | 960 + .../lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl | 113 + .../docbook-xsl-1.78.1/fo/biblio-iso690.xsl | 1300 + .../lfs-xsl/docbook-xsl-1.78.1/fo/biblio.xsl | 1176 + .../lfs-xsl/docbook-xsl-1.78.1/fo/block.xsl | 672 + .../lfs-xsl/docbook-xsl-1.78.1/fo/callout.xsl | 314 + .../docbook-xsl-1.78.1/fo/component.xsl | 938 + .../docbook-xsl-1.78.1/fo/division.xsl | 606 + .../lfs-xsl/docbook-xsl-1.78.1/fo/docbook.xsl | 334 + .../lfs-xsl/docbook-xsl-1.78.1/fo/ebnf.xsl | 325 + .../lfs-xsl/docbook-xsl-1.78.1/fo/fo-rtf.xsl | 154 + .../lfs-xsl/docbook-xsl-1.78.1/fo/fo.xsl | 117 + .../docbook-xsl-1.78.1/fo/footnote.xsl | 220 + .../lfs-xsl/docbook-xsl-1.78.1/fo/fop.xsl | 93 + .../lfs-xsl/docbook-xsl-1.78.1/fo/fop1.xsl | 228 + .../lfs-xsl/docbook-xsl-1.78.1/fo/formal.xsl | 642 + .../docbook-xsl-1.78.1/fo/glossary.xsl | 1169 + .../docbook-xsl-1.78.1/fo/graphics.xsl | 813 + .../docbook-xsl-1.78.1/fo/highlight.xsl | 77 + .../lfs-xsl/docbook-xsl-1.78.1/fo/htmltbl.xsl | 425 + .../lfs-xsl/docbook-xsl-1.78.1/fo/index.xsl | 484 + .../lfs-xsl/docbook-xsl-1.78.1/fo/info.xsl | 34 + .../lfs-xsl/docbook-xsl-1.78.1/fo/inline.xsl | 1346 + .../docbook-xsl-1.78.1/fo/keywords.xsl | 21 + .../lfs-xsl/docbook-xsl-1.78.1/fo/lists.xsl | 1374 + .../lfs-xsl/docbook-xsl-1.78.1/fo/math.xsl | 87 + .../docbook-xsl-1.78.1/fo/pagesetup.xsl | 3486 ++ .../lfs-xsl/docbook-xsl-1.78.1/fo/param.xml | 13331 ++++++ .../lfs-xsl/docbook-xsl-1.78.1/fo/param.xsl | 993 + .../docbook-xsl-1.78.1/fo/passivetex.xsl | 36 + .../lfs-xsl/docbook-xsl-1.78.1/fo/pdf2index | 140 + .../lfs-xsl/docbook-xsl-1.78.1/fo/pi.xml | 1002 + .../lfs-xsl/docbook-xsl-1.78.1/fo/pi.xsl | 1098 + .../docbook-xsl-1.78.1/fo/profile-docbook.xsl | 288 + .../lfs-xsl/docbook-xsl-1.78.1/fo/ptc.xsl | 77 + .../docbook-xsl-1.78.1/fo/qandaset.xsl | 395 + .../docbook-xsl-1.78.1/fo/refentry.xsl | 664 + .../docbook-xsl-1.78.1/fo/sections.xsl | 756 + .../lfs-xsl/docbook-xsl-1.78.1/fo/spaces.xsl | 261 + .../lfs-xsl/docbook-xsl-1.78.1/fo/synop.xsl | 1007 + .../lfs-xsl/docbook-xsl-1.78.1/fo/table.xml | 135 + .../lfs-xsl/docbook-xsl-1.78.1/fo/table.xsl | 1693 + .../lfs-xsl/docbook-xsl-1.78.1/fo/task.xsl | 91 + .../fo/titlepage.templates.xml | 1579 + .../fo/titlepage.templates.xsl | 5972 +++ .../docbook-xsl-1.78.1/fo/titlepage.xsl | 792 + .../lfs-xsl/docbook-xsl-1.78.1/fo/toc.xsl | 332 + .../docbook-xsl-1.78.1/fo/verbatim.xsl | 496 + .../lfs-xsl/docbook-xsl-1.78.1/fo/xep.xsl | 183 + .../lfs-xsl/docbook-xsl-1.78.1/fo/xref.xsl | 1554 + .../docbook-xsl-1.78.1/highlighting/README | 16 + .../highlighting/bourne-hl.xml | 95 + .../docbook-xsl-1.78.1/highlighting/c-hl.xml | 117 + .../highlighting/cmake-hl.xml | 187 + .../highlighting/common.xsl | 120 + .../highlighting/cpp-hl.xml | 151 + .../highlighting/csharp-hl.xml | 194 + .../highlighting/css21-hl.xml | 176 + .../highlighting/delphi-hl.xml | 220 + .../highlighting/ini-hl.xml | 45 + .../highlighting/java-hl.xml | 117 + .../highlighting/javascript-hl.xml | 147 + .../highlighting/lua-hl.xml | 140 + .../docbook-xsl-1.78.1/highlighting/m2-hl.xml | 90 + .../highlighting/myxml-hl.xml | 116 + .../highlighting/perl-hl.xml | 120 + .../highlighting/php-hl.xml | 154 + .../highlighting/python-hl.xml | 100 + .../highlighting/ruby-hl.xml | 109 + .../highlighting/sql1999-hl.xml | 496 + .../highlighting/sql2003-hl.xml | 565 + .../highlighting/sql92-hl.xml | 339 + .../highlighting/tcl-hl.xml | 180 + .../highlighting/upc-hl.xml | 133 + .../highlighting/xslthl-config.xml | 56 + .../lfs-xsl/docbook-xsl-1.78.1/html/admon.xsl | 139 + .../docbook-xsl-1.78.1/html/annotations.xsl | 169 + .../html/autoidx-kimber.xsl | 165 + .../docbook-xsl-1.78.1/html/autoidx-kosek.xsl | 120 + .../docbook-xsl-1.78.1/html/autoidx-ng.xsl | 20 + .../docbook-xsl-1.78.1/html/autoidx.xsl | 797 + .../docbook-xsl-1.78.1/html/autotoc.xsl | 756 + .../docbook-xsl-1.78.1/html/biblio-iso690.xsl | 1300 + .../docbook-xsl-1.78.1/html/biblio.xsl | 1382 + .../lfs-xsl/docbook-xsl-1.78.1/html/block.xsl | 583 + .../docbook-xsl-1.78.1/html/callout.xsl | 222 + .../docbook-xsl-1.78.1/html/changebars.xsl | 122 + .../html/chunk-changebars.xsl | 99 + .../docbook-xsl-1.78.1/html/chunk-code.xsl | 689 + .../docbook-xsl-1.78.1/html/chunk-common.xsl | 1995 + .../lfs-xsl/docbook-xsl-1.78.1/html/chunk.xsl | 52 + .../docbook-xsl-1.78.1/html/chunker.xsl | 452 + .../docbook-xsl-1.78.1/html/chunkfast.xsl | 72 + .../docbook-xsl-1.78.1/html/chunktoc.xsl | 550 + .../docbook-xsl-1.78.1/html/component.xsl | 470 + .../docbook-xsl-1.78.1/html/division.xsl | 212 + .../docbook-xsl-1.78.1/html/docbook.css.xml | 110 + .../docbook-xsl-1.78.1/html/docbook.xsl | 572 + .../lfs-xsl/docbook-xsl-1.78.1/html/ebnf.xsl | 331 + .../docbook-xsl-1.78.1/html/footnote.xsl | 357 + .../docbook-xsl-1.78.1/html/formal.xsl | 511 + .../docbook-xsl-1.78.1/html/glossary.xsl | 529 + .../docbook-xsl-1.78.1/html/graphics.xsl | 1607 + .../docbook-xsl-1.78.1/html/highlight.xsl | 84 + .../docbook-xsl-1.78.1/html/html-rtf.xsl | 336 + .../lfs-xsl/docbook-xsl-1.78.1/html/html.xsl | 698 + .../docbook-xsl-1.78.1/html/htmltbl.xsl | 133 + .../lfs-xsl/docbook-xsl-1.78.1/html/index.xsl | 279 + .../lfs-xsl/docbook-xsl-1.78.1/html/info.xsl | 45 + .../docbook-xsl-1.78.1/html/inline.xsl | 1532 + .../docbook-xsl-1.78.1/html/keywords.xsl | 35 + .../lfs-xsl/docbook-xsl-1.78.1/html/lists.xsl | 1287 + .../docbook-xsl-1.78.1/html/maketoc.xsl | 86 + .../docbook-xsl-1.78.1/html/manifest.xsl | 22 + .../lfs-xsl/docbook-xsl-1.78.1/html/math.xsl | 271 + .../docbook-xsl-1.78.1/html/oldchunker.xsl | 202 + .../docbook-xsl-1.78.1/html/onechunk.xsl | 37 + .../lfs-xsl/docbook-xsl-1.78.1/html/param.xml | 11308 +++++ .../lfs-xsl/docbook-xsl-1.78.1/html/param.xsl | 443 + .../lfs-xsl/docbook-xsl-1.78.1/html/pi.xml | 1152 + .../lfs-xsl/docbook-xsl-1.78.1/html/pi.xsl | 1296 + .../html/profile-chunk-code.xsl | 639 + .../docbook-xsl-1.78.1/html/profile-chunk.xsl | 52 + .../html/profile-docbook.xsl | 508 + .../html/profile-onechunk.xsl | 37 + .../docbook-xsl-1.78.1/html/qandaset.xsl | 456 + .../docbook-xsl-1.78.1/html/refentry.xsl | 305 + .../docbook-xsl-1.78.1/html/sections.xsl | 636 + .../lfs-xsl/docbook-xsl-1.78.1/html/synop.xsl | 1653 + .../lfs-xsl/docbook-xsl-1.78.1/html/table.xsl | 1209 + .../lfs-xsl/docbook-xsl-1.78.1/html/task.xsl | 77 + .../html/titlepage.templates.xml | 738 + .../html/titlepage.templates.xsl | 4004 ++ .../docbook-xsl-1.78.1/html/titlepage.xsl | 1123 + .../lfs-xsl/docbook-xsl-1.78.1/html/toc.xsl | 352 + .../docbook-xsl-1.78.1/html/verbatim.xsl | 410 + .../lfs-xsl/docbook-xsl-1.78.1/html/xref.xsl | 1312 + .../htmlhelp/htmlhelp-common.xsl | 1120 + .../docbook-xsl-1.78.1/htmlhelp/htmlhelp.xsl | 22 + .../htmlhelp/profile-htmlhelp-common.xsl | 1083 + .../htmlhelp/profile-htmlhelp.xsl | 22 + .../docbook-xsl-1.78.1/images/annot-close.png | Bin 0 -> 207 bytes .../docbook-xsl-1.78.1/images/annot-open.png | Bin 0 -> 837 bytes .../docbook-xsl-1.78.1/images/blank.png | Bin 0 -> 374 bytes .../docbook-xsl-1.78.1/images/callouts/1.gif | Bin 0 -> 889 bytes .../docbook-xsl-1.78.1/images/callouts/1.png | Bin 0 -> 329 bytes .../docbook-xsl-1.78.1/images/callouts/1.svg | 15 + .../docbook-xsl-1.78.1/images/callouts/10.gif | Bin 0 -> 929 bytes .../docbook-xsl-1.78.1/images/callouts/10.png | Bin 0 -> 361 bytes .../docbook-xsl-1.78.1/images/callouts/10.svg | 18 + .../docbook-xsl-1.78.1/images/callouts/11.gif | Bin 0 -> 202 bytes .../docbook-xsl-1.78.1/images/callouts/11.png | Bin 0 -> 565 bytes .../docbook-xsl-1.78.1/images/callouts/11.svg | 16 + .../docbook-xsl-1.78.1/images/callouts/12.gif | Bin 0 -> 210 bytes .../docbook-xsl-1.78.1/images/callouts/12.png | Bin 0 -> 617 bytes .../docbook-xsl-1.78.1/images/callouts/12.svg | 18 + .../docbook-xsl-1.78.1/images/callouts/13.gif | Bin 0 -> 209 bytes .../docbook-xsl-1.78.1/images/callouts/13.png | Bin 0 -> 623 bytes .../docbook-xsl-1.78.1/images/callouts/13.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/14.gif | Bin 0 -> 205 bytes .../docbook-xsl-1.78.1/images/callouts/14.png | Bin 0 -> 411 bytes .../docbook-xsl-1.78.1/images/callouts/14.svg | 17 + .../docbook-xsl-1.78.1/images/callouts/15.gif | Bin 0 -> 210 bytes .../docbook-xsl-1.78.1/images/callouts/15.png | Bin 0 -> 640 bytes .../docbook-xsl-1.78.1/images/callouts/15.svg | 19 + .../docbook-xsl-1.78.1/images/callouts/16.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/17.svg | 17 + .../docbook-xsl-1.78.1/images/callouts/18.svg | 21 + .../docbook-xsl-1.78.1/images/callouts/19.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/2.gif | Bin 0 -> 907 bytes .../docbook-xsl-1.78.1/images/callouts/2.png | Bin 0 -> 353 bytes .../docbook-xsl-1.78.1/images/callouts/2.svg | 17 + .../docbook-xsl-1.78.1/images/callouts/20.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/21.svg | 18 + .../docbook-xsl-1.78.1/images/callouts/22.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/23.svg | 22 + .../docbook-xsl-1.78.1/images/callouts/24.svg | 19 + .../docbook-xsl-1.78.1/images/callouts/25.svg | 21 + .../docbook-xsl-1.78.1/images/callouts/26.svg | 22 + .../docbook-xsl-1.78.1/images/callouts/27.svg | 19 + .../docbook-xsl-1.78.1/images/callouts/28.svg | 23 + .../docbook-xsl-1.78.1/images/callouts/29.svg | 22 + .../docbook-xsl-1.78.1/images/callouts/3.gif | Bin 0 -> 914 bytes .../docbook-xsl-1.78.1/images/callouts/3.png | Bin 0 -> 350 bytes .../docbook-xsl-1.78.1/images/callouts/3.svg | 19 + .../docbook-xsl-1.78.1/images/callouts/30.svg | 22 + .../docbook-xsl-1.78.1/images/callouts/4.gif | Bin 0 -> 907 bytes .../docbook-xsl-1.78.1/images/callouts/4.png | Bin 0 -> 345 bytes .../docbook-xsl-1.78.1/images/callouts/4.svg | 16 + .../docbook-xsl-1.78.1/images/callouts/5.gif | Bin 0 -> 916 bytes .../docbook-xsl-1.78.1/images/callouts/5.png | Bin 0 -> 348 bytes .../docbook-xsl-1.78.1/images/callouts/5.svg | 18 + .../docbook-xsl-1.78.1/images/callouts/6.gif | Bin 0 -> 218 bytes .../docbook-xsl-1.78.1/images/callouts/6.png | Bin 0 -> 355 bytes .../docbook-xsl-1.78.1/images/callouts/6.svg | 19 + .../docbook-xsl-1.78.1/images/callouts/7.gif | Bin 0 -> 907 bytes .../docbook-xsl-1.78.1/images/callouts/7.png | Bin 0 -> 344 bytes .../docbook-xsl-1.78.1/images/callouts/7.svg | 16 + .../docbook-xsl-1.78.1/images/callouts/8.gif | Bin 0 -> 918 bytes .../docbook-xsl-1.78.1/images/callouts/8.png | Bin 0 -> 357 bytes .../docbook-xsl-1.78.1/images/callouts/8.svg | 20 + .../docbook-xsl-1.78.1/images/callouts/9.gif | Bin 0 -> 923 bytes .../docbook-xsl-1.78.1/images/callouts/9.png | Bin 0 -> 357 bytes .../docbook-xsl-1.78.1/images/callouts/9.svg | 19 + .../docbook-xsl-1.78.1/images/caution.gif | Bin 0 -> 743 bytes .../docbook-xsl-1.78.1/images/caution.png | Bin 0 -> 1250 bytes .../docbook-xsl-1.78.1/images/caution.svg | 25 + .../docbook-xsl-1.78.1/images/caution.tif | Bin 0 -> 1978 bytes .../images/colorsvg/caution.svg | 141 + .../images/colorsvg/home.svg | 498 + .../images/colorsvg/important.svg | 239 + .../images/colorsvg/next.svg | 338 + .../images/colorsvg/note.svg | 200 + .../images/colorsvg/prev.svg | 338 + .../images/colorsvg/tip.svg | 367 + .../docbook-xsl-1.78.1/images/colorsvg/up.svg | 338 + .../images/colorsvg/warning.svg | 232 + .../docbook-xsl-1.78.1/images/draft.png | Bin 0 -> 16150 bytes .../docbook-xsl-1.78.1/images/draft.svg | 14 + .../docbook-xsl-1.78.1/images/home.gif | Bin 0 -> 321 bytes .../docbook-xsl-1.78.1/images/home.png | Bin 0 -> 1156 bytes .../docbook-xsl-1.78.1/images/home.svg | 26 + .../docbook-xsl-1.78.1/images/important.gif | Bin 0 -> 1003 bytes .../docbook-xsl-1.78.1/images/important.png | Bin 0 -> 722 bytes .../docbook-xsl-1.78.1/images/important.svg | 25 + .../docbook-xsl-1.78.1/images/important.tif | Bin 0 -> 2020 bytes .../docbook-xsl-1.78.1/images/next.gif | Bin 0 -> 1083 bytes .../docbook-xsl-1.78.1/images/next.png | Bin 0 -> 1150 bytes .../docbook-xsl-1.78.1/images/next.svg | 19 + .../docbook-xsl-1.78.1/images/note.gif | Bin 0 -> 580 bytes .../docbook-xsl-1.78.1/images/note.png | Bin 0 -> 490 bytes .../docbook-xsl-1.78.1/images/note.svg | 33 + .../docbook-xsl-1.78.1/images/note.tif | Bin 0 -> 460 bytes .../docbook-xsl-1.78.1/images/prev.gif | Bin 0 -> 1118 bytes .../docbook-xsl-1.78.1/images/prev.png | Bin 0 -> 1132 bytes .../docbook-xsl-1.78.1/images/prev.svg | 19 + .../lfs-xsl/docbook-xsl-1.78.1/images/tip.gif | Bin 0 -> 598 bytes .../lfs-xsl/docbook-xsl-1.78.1/images/tip.png | Bin 0 -> 449 bytes .../lfs-xsl/docbook-xsl-1.78.1/images/tip.svg | 31 + .../lfs-xsl/docbook-xsl-1.78.1/images/tip.tif | Bin 0 -> 420 bytes .../docbook-xsl-1.78.1/images/toc-blank.png | Bin 0 -> 318 bytes .../docbook-xsl-1.78.1/images/toc-minus.png | Bin 0 -> 259 bytes .../docbook-xsl-1.78.1/images/toc-plus.png | Bin 0 -> 264 bytes .../lfs-xsl/docbook-xsl-1.78.1/images/up.gif | Bin 0 -> 1089 bytes .../lfs-xsl/docbook-xsl-1.78.1/images/up.png | Bin 0 -> 1111 bytes .../lfs-xsl/docbook-xsl-1.78.1/images/up.svg | 19 + .../docbook-xsl-1.78.1/images/warning.gif | Bin 0 -> 743 bytes .../docbook-xsl-1.78.1/images/warning.png | Bin 0 -> 1241 bytes .../docbook-xsl-1.78.1/images/warning.svg | 23 + .../docbook-xsl-1.78.1/images/warning.tif | Bin 0 -> 1990 bytes .../lfs-xsl/docbook-xsl-1.78.1/install.sh | 977 + .../docbook-xsl-1.78.1/javahelp/javahelp.xsl | 621 + .../javahelp/profile-javahelp.xsl | 545 + .../lfs-xsl/docbook-xsl-1.78.1/lib/lib.xsl | 531 + .../lfs-xsl/docbook-xsl-1.78.1/log | 656 + .../manpages/ChangeLog.20020917 | 195 + .../docbook-xsl-1.78.1/manpages/block.xsl | 411 + .../manpages/charmap.groff.xsl | 6013 +++ .../docbook-xsl-1.78.1/manpages/docbook.xsl | 311 + .../docbook-xsl-1.78.1/manpages/endnotes.xsl | 586 + .../manpages/html-synop.xsl | 1668 + .../docbook-xsl-1.78.1/manpages/info.xsl | 800 + .../docbook-xsl-1.78.1/manpages/inline.xsl | 219 + .../docbook-xsl-1.78.1/manpages/lists.xsl | 615 + .../docbook-xsl-1.78.1/manpages/other.xsl | 888 + .../docbook-xsl-1.78.1/manpages/param.xml | 3220 ++ .../docbook-xsl-1.78.1/manpages/param.xsl | 194 + .../docbook-xsl-1.78.1/manpages/pi.xml | 70 + .../docbook-xsl-1.78.1/manpages/pi.xsl | 79 + .../manpages/profile-docbook.xsl | 281 + .../docbook-xsl-1.78.1/manpages/refentry.xsl | 319 + .../docbook-xsl-1.78.1/manpages/synop.xsl | 432 + .../docbook-xsl-1.78.1/manpages/table.xsl | 633 + .../docbook-xsl-1.78.1/manpages/utility.xsl | 559 + .../params/abstract.notitle.enabled.xml | 22 + .../params/abstract.properties.xml | 32 + .../params/abstract.title.properties.xml | 39 + .../params/activate.external.olinks.xml | 69 + .../docbook-xsl-1.78.1/params/active.toc.xml | 29 + .../params/ade.extensions.xml | 32 + .../params/admon.graphics.extension.xml | 35 + .../params/admon.graphics.path.xml | 27 + .../params/admon.graphics.xml | 29 + .../docbook-xsl-1.78.1/params/admon.style.xml | 31 + .../params/admon.textlabel.xml | 32 + .../params/admonition.properties.xml | 25 + .../params/admonition.title.properties.xml | 32 + .../docbook-xsl-1.78.1/params/alignment.xml | 41 + .../params/annotate.toc.xml | 28 + .../params/annotation.css.xml | 71 + .../params/annotation.graphic.close.xml | 31 + .../params/annotation.graphic.open.xml | 28 + .../params/annotation.js.xml | 33 + .../params/annotation.support.xml | 29 + .../params/appendix.autolabel.xml | 73 + .../params/arbortext.extensions.xml | 30 + .../article.appendix.title.properties.xml | 30 + .../params/author.othername.in.middle.xml | 31 + .../params/autolayout-file.xml | 29 + .../params/autotoc.label.in.hyperlink.xml | 29 + .../params/autotoc.label.separator.xml | 27 + .../params/axf.extensions.xml | 33 + .../params/banner.before.navigation.xml | 25 + .../docbook-xsl-1.78.1/params/base.dir.xml | 38 + .../params/biblioentry.item.separator.xml | 26 + .../params/biblioentry.properties.xml | 28 + .../params/bibliography.collection.xml | 122 + .../params/bibliography.numbered.xml | 27 + .../params/bibliography.style.xml | 35 + .../params/blockquote.properties.xml | 34 + .../params/blurb.on.titlepage.enabled.xml | 31 + .../params/body.attributes.xml | 31 + .../params/body.bg.color.xml | 28 + .../params/body.end.indent.xml | 37 + .../params/body.font.family.xml | 37 + .../params/body.font.master.xml | 30 + .../params/body.font.size.xml | 31 + .../params/body.margin.bottom.xml | 29 + .../params/body.margin.inner.xml | 52 + .../params/body.margin.outer.xml | 53 + .../params/body.margin.top.xml | 28 + .../params/body.start.indent.xml | 64 + .../params/bookmarks.collapse.xml | 31 + .../params/bridgehead.in.toc.xml | 28 + .../params/bullet.image.xml | 28 + .../params/callout.defaultcolumn.xml | 30 + .../params/callout.graphics.extension.xml | 33 + .../params/callout.graphics.number.limit.xml | 34 + .../params/callout.graphics.path.xml | 31 + .../params/callout.graphics.xml | 30 + .../params/callout.icon.size.xml | 28 + .../params/callout.list.table.xml | 32 + .../params/callout.properties.xml | 23 + .../params/callout.unicode.font.xml | 29 + .../params/callout.unicode.number.limit.xml | 35 + .../callout.unicode.start.character.xml | 33 + .../params/callout.unicode.xml | 26 + .../params/calloutlist.properties.xml | 32 + .../params/callouts.extension.xml | 30 + .../params/chapter.autolabel.xml | 71 + .../params/chunk.append.xml | 30 + .../params/chunk.first.sections.xml | 31 + .../params/chunk.quietly.xml | 30 + .../params/chunk.section.depth.xml | 27 + .../params/chunk.sections.xml | 30 + .../params/chunk.separate.lots.xml | 36 + .../docbook-xsl-1.78.1/params/chunk.toc.xml | 30 + .../params/chunk.tocs.and.lots.has.title.xml | 28 + .../params/chunk.tocs.and.lots.xml | 32 + .../params/chunked.filename.prefix.xml | 41 + .../chunker.output.cdata-section-elements.xml | 30 + .../params/chunker.output.doctype-public.xml | 31 + .../params/chunker.output.doctype-system.xml | 31 + .../params/chunker.output.encoding.xml | 31 + .../params/chunker.output.indent.xml | 30 + .../params/chunker.output.media-type.xml | 35 + .../params/chunker.output.method.xml | 32 + .../chunker.output.omit-xml-declaration.xml | 30 + .../params/chunker.output.standalone.xml | 31 + .../params/citerefentry.link.xml | 29 + .../params/collect.xref.targets.xml | 33 + .../params/column.count.back.xml | 27 + .../params/column.count.body.xml | 27 + .../params/column.count.front.xml | 27 + .../params/column.count.index.xml | 27 + .../params/column.count.lot.xml | 28 + .../params/column.count.titlepage.xml | 27 + .../params/column.gap.back.xml | 28 + .../params/column.gap.body.xml | 28 + .../params/column.gap.front.xml | 28 + .../params/column.gap.index.xml | 28 + .../params/column.gap.lot.xml | 28 + .../params/column.gap.titlepage.xml | 29 + .../params/compact.list.item.spacing.xml | 28 + .../component.label.includes.part.label.xml | 39 + .../params/component.title.properties.xml | 40 + .../params/component.titlepage.properties.xml | 33 + .../params/contrib.inline.enabled.xml | 26 + .../params/crop.mark.bleed.xml | 28 + .../params/crop.mark.offset.xml | 28 + .../params/crop.mark.width.xml | 28 + .../docbook-xsl-1.78.1/params/crop.marks.xml | 28 + .../params/css.decoration.xml | 33 + .../params/css.stylesheet.dir.xml | 33 + .../params/css.stylesheet.xml | 29 + .../params/current.docid.xml | 27 + .../params/currentpage.marker.xml | 25 + .../params/custom.css.source.xml | 119 + .../params/default.float.class.xml | 34 + .../params/default.image.width.xml | 30 + .../params/default.table.frame.xml | 28 + .../params/default.table.rules.xml | 76 + .../params/default.table.width.xml | 26 + .../params/default.units.xml | 37 + .../params/dingbat.font.family.xml | 33 + .../params/disable.collapsible.xml | 28 + .../params/disable.incremental.xml | 28 + .../params/docbook.css.link.xml | 42 + .../params/docbook.css.source.xml | 83 + .../params/double.sided.xml | 41 + .../docbook-xsl-1.78.1/params/draft.mode.xml | 36 + .../params/draft.watermark.image.xml | 27 + .../docbook-xsl-1.78.1/params/dry-run.xml | 27 + .../docbook-xsl-1.78.1/params/dynamic.toc.xml | 29 + .../params/ebnf.assignment.xml | 39 + .../params/ebnf.statement.terminator.xml | 32 + .../params/ebnf.table.bgcolor.xml | 30 + .../params/ebnf.table.border.xml | 26 + .../params/eclipse.autolabel.xml | 28 + .../params/eclipse.plugin.id.xml | 28 + .../params/eclipse.plugin.name.xml | 27 + .../params/eclipse.plugin.provider.xml | 27 + .../params/editedby.enabled.xml | 27 + .../params/email.delimiters.enabled.xml | 34 + .../params/email.mailto.enabled.xml | 29 + .../params/emphasis.propagates.style.xml | 26 + .../params/entry.propagates.style.xml | 30 + .../params/epub.autolabel.xml | 28 + .../params/equation.number.properties.xml | 28 + .../params/equation.properties.xml | 27 + .../params/example.properties.xml | 29 + .../params/exsl.node.set.available.xml | 44 + .../params/feedback.href.xml | 28 + .../params/feedback.link.text.xml | 28 + .../params/feedback.with.ids.xml | 27 + .../params/figure.properties.xml | 27 + .../params/filename-prefix.xml | 28 + .../params/firstterm.only.link.xml | 29 + .../params/foil.footer.properties.xml | 27 + .../params/foil.header.properties.xml | 36 + .../params/foil.master.properties.xml | 46 + .../params/foil.page-sequence.properties.xml | 31 + .../params/foil.properties.xml | 36 + .../params/foil.region-after.properties.xml | 32 + .../params/foil.region-before.properties.xml | 34 + .../params/foil.region-body.properties.xml | 37 + .../params/foil.subtitle.properties.xml | 36 + .../params/foil.title.master.xml | 29 + .../params/foil.title.properties.xml | 31 + .../params/foil.title.size.xml | 32 + .../params/foilgroup.properties.xml | 31 + .../params/foilgroup.toc.xml | 29 + .../params/footer.column.widths.xml | 80 + .../params/footer.content.properties.xml | 34 + .../docbook-xsl-1.78.1/params/footer.hr.xml | 26 + .../docbook-xsl-1.78.1/params/footer.rule.xml | 27 + .../params/footer.table.height.xml | 32 + .../params/footer.table.properties.xml | 30 + .../params/footers.on.blank.pages.xml | 27 + .../params/footnote.font.size.xml | 28 + .../params/footnote.mark.properties.xml | 41 + .../params/footnote.number.format.xml | 33 + .../params/footnote.number.symbols.xml | 39 + .../params/footnote.properties.xml | 44 + .../params/footnote.sep.leader.properties.xml | 39 + .../params/fop.extensions.xml | 36 + .../params/fop1.extensions.xml | 34 + .../params/force.blank.pages.xml | 46 + .../params/formal.object.properties.xml | 36 + .../params/formal.procedures.xml | 28 + .../params/formal.title.placement.xml | 41 + .../params/formal.title.properties.xml | 34 + .../params/funcsynopsis.decoration.xml | 30 + .../params/funcsynopsis.style.xml | 31 + .../params/function.parens.xml | 29 + .../params/generate.consistent.ids.xml | 53 + .../params/generate.copyright.xml | 28 + .../params/generate.css.header.xml | 40 + .../generate.foilgroup.numbered.toc.xml | 29 + .../params/generate.foilgroup.toc.xml | 28 + .../params/generate.handoutnotes.xml | 28 + .../params/generate.id.attributes.xml | 59 + .../params/generate.index.xml | 25 + .../params/generate.legalnotice.link.xml | 72 + .../params/generate.manifest.xml | 27 + .../params/generate.meta.abstract.xml | 29 + .../params/generate.page.number.xml | 58 + .../params/generate.pubdate.xml | 28 + .../params/generate.revhistory.link.xml | 50 + .../params/generate.section.toc.level.xml | 35 + .../params/generate.speakernotes.xml | 28 + .../params/generate.titlepage.xml | 28 + .../params/generate.toc.xml | 108 + .../params/glossary.as.blocks.xml | 38 + .../params/glossary.collection.xml | 271 + .../params/glossary.sort.xml | 32 + .../params/glossdef.block.properties.xml | 32 + .../params/glossdef.list.properties.xml | 30 + .../glossentry.list.item.properties.xml | 32 + .../params/glossentry.show.acronym.xml | 37 + .../params/glosslist.as.blocks.xml | 27 + .../params/glossterm.auto.link.xml | 33 + .../params/glossterm.block.properties.xml | 35 + .../params/glossterm.list.properties.xml | 30 + .../params/glossterm.separation.xml | 31 + .../params/glossterm.width.xml | 28 + .../params/graphic.default.extension.xml | 29 + .../graphical.admonition.properties.xml | 42 + .../params/graphics.dir.xml | 33 + .../params/graphicsize.extension.xml | 32 + .../params/graphicsize.use.img.src.path.xml | 30 + .../params/handoutnotes.properties.xml | 28 + .../params/header.column.widths.xml | 80 + .../params/header.content.properties.xml | 34 + .../docbook-xsl-1.78.1/params/header.hr.xml | 26 + .../docbook-xsl-1.78.1/params/header.rule.xml | 27 + .../params/header.table.height.xml | 32 + .../params/header.table.properties.xml | 30 + .../params/headers.on.blank.pages.xml | 27 + .../params/hidetoc.image.xml | 29 + .../params/highlight.default.language.xml | 27 + .../params/highlight.source.xml | 82 + .../params/highlight.xslthl.config.xml | 33 + .../docbook-xsl-1.78.1/params/home.image.xml | 27 + .../docbook-xsl-1.78.1/params/html.append.xml | 30 + .../docbook-xsl-1.78.1/params/html.base.xml | 30 + .../params/html.cellpadding.xml | 29 + .../params/html.cellspacing.xml | 29 + .../params/html.cleanup.xml | 34 + .../docbook-xsl-1.78.1/params/html.ext.xml | 29 + .../params/html.extra.head.links.xml | 31 + .../html.head.legalnotice.link.multiple.xml | 44 + .../html.head.legalnotice.link.types.xml | 75 + .../params/html.longdesc.link.xml | 39 + .../params/html.longdesc.xml | 28 + .../params/html.script.type.xml | 31 + .../docbook-xsl-1.78.1/params/html.script.xml | 36 + .../params/html.stylesheet.type.xml | 26 + .../params/html.stylesheet.xml | 36 + .../params/htmlhelp.alias.file.xml | 27 + .../params/htmlhelp.autolabel.xml | 28 + .../params/htmlhelp.button.back.xml | 27 + .../params/htmlhelp.button.forward.xml | 27 + .../params/htmlhelp.button.hideshow.xml | 27 + .../params/htmlhelp.button.home.url.xml | 27 + .../params/htmlhelp.button.home.xml | 27 + .../params/htmlhelp.button.jump1.title.xml | 27 + .../params/htmlhelp.button.jump1.url.xml | 27 + .../params/htmlhelp.button.jump1.xml | 23 + .../params/htmlhelp.button.jump2.title.xml | 27 + .../params/htmlhelp.button.jump2.url.xml | 27 + .../params/htmlhelp.button.jump2.xml | 27 + .../params/htmlhelp.button.locate.xml | 28 + .../params/htmlhelp.button.next.xml | 27 + .../params/htmlhelp.button.options.xml | 28 + .../params/htmlhelp.button.prev.xml | 28 + .../params/htmlhelp.button.print.xml | 28 + .../params/htmlhelp.button.refresh.xml | 27 + .../params/htmlhelp.button.stop.xml | 28 + .../params/htmlhelp.button.zoom.xml | 28 + .../params/htmlhelp.chm.xml | 27 + .../params/htmlhelp.default.topic.xml | 37 + .../params/htmlhelp.display.progress.xml | 28 + .../params/htmlhelp.encoding.xml | 29 + .../htmlhelp.enhanced.decompilation.xml | 27 + .../params/htmlhelp.enumerate.images.xml | 28 + .../params/htmlhelp.force.map.and.alias.xml | 26 + .../params/htmlhelp.hhc.binary.xml | 29 + .../htmlhelp.hhc.folders.instead.books.xml | 31 + .../params/htmlhelp.hhc.section.depth.xml | 27 + .../params/htmlhelp.hhc.show.root.xml | 29 + .../params/htmlhelp.hhc.width.xml | 28 + .../params/htmlhelp.hhc.xml | 27 + .../params/htmlhelp.hhk.xml | 27 + .../params/htmlhelp.hhp.tail.xml | 28 + .../params/htmlhelp.hhp.window.xml | 28 + .../params/htmlhelp.hhp.windows.xml | 29 + .../params/htmlhelp.hhp.xml | 28 + .../params/htmlhelp.map.file.xml | 25 + .../params/htmlhelp.only.xml | 32 + .../htmlhelp.remember.window.position.xml | 27 + .../params/htmlhelp.show.advanced.search.xml | 28 + .../params/htmlhelp.show.favorities.xml | 28 + .../params/htmlhelp.show.menu.xml | 28 + .../params/htmlhelp.show.toolbar.text.xml | 28 + .../params/htmlhelp.title.xml | 28 + .../params/htmlhelp.use.hhk.xml | 28 + .../params/htmlhelp.window.geometry.xml | 30 + .../params/hyphenate.verbatim.characters.xml | 30 + .../params/hyphenate.verbatim.xml | 45 + .../docbook-xsl-1.78.1/params/hyphenate.xml | 29 + .../docbook-xsl-1.78.1/params/id.warnings.xml | 25 + .../params/ignore.image.scaling.xml | 28 + .../params/img.src.path.xml | 40 + .../params/index.div.title.properties.xml | 39 + .../params/index.entry.properties.xml | 33 + .../params/index.links.to.section.xml | 76 + .../params/index.method.xml | 162 + .../params/index.number.separator.xml | 54 + .../params/index.on.role.xml | 48 + .../params/index.on.type.xml | 52 + .../params/index.page.number.properties.xml | 31 + .../params/index.prefer.titleabbrev.xml | 29 + .../index.preferred.page.properties.xml | 32 + .../params/index.range.separator.xml | 57 + .../params/index.term.separator.xml | 54 + .../params/informal.object.properties.xml | 29 + .../params/informalequation.properties.xml | 27 + .../params/informalexample.properties.xml | 27 + .../params/informalfigure.properties.xml | 27 + .../params/informaltable.properties.xml | 32 + .../params/inherit.keywords.xml | 31 + .../inner.region.content.properties.xml | 48 + .../params/insert.link.page.number.xml | 69 + .../params/insert.olink.page.number.xml | 83 + .../params/insert.olink.pdf.frag.xml | 68 + .../params/insert.xref.page.number.xml | 60 + .../params/itemizedlist.label.properties.xml | 26 + .../params/itemizedlist.label.width.xml | 28 + .../params/itemizedlist.properties.xml | 23 + .../params/javahelp.encoding.xml | 31 + .../params/keep.relative.image.uris.xml | 34 + .../params/keyboard.nav.xml | 29 + .../params/l10n.gentext.default.language.xml | 30 + .../params/l10n.gentext.language.xml | 33 + .../params/l10n.gentext.use.xref.language.xml | 53 + .../params/l10n.lang.value.rfc.compliant.xml | 57 + .../params/label.from.part.xml | 38 + .../docbook-xsl-1.78.1/params/line-height.xml | 27 + .../params/linenumbering.everyNth.xml | 33 + .../params/linenumbering.extension.xml | 30 + .../params/linenumbering.separator.xml | 30 + .../params/linenumbering.width.xml | 29 + .../params/link.mailto.url.xml | 29 + .../params/list.block.properties.xml | 25 + .../params/list.block.spacing.xml | 29 + .../params/list.item.spacing.xml | 26 + .../params/make.clean.html.xml | 51 + .../params/make.graphic.viewport.xml | 35 + .../params/make.index.markup.xml | 73 + .../params/make.single.year.ranges.xml | 28 + .../params/make.valid.html.xml | 35 + .../params/make.year.ranges.xml | 32 + .../params/man.authors.section.enabled.xml | 46 + .../man.base.url.for.relative.links.xml | 76 + .../params/man.break.after.slash.xml | 46 + .../params/man.charmap.enabled.xml | 55 + .../man.charmap.subset.profile.english.xml | 80 + .../params/man.charmap.subset.profile.xml | 297 + .../params/man.charmap.uri.xml | 42 + .../params/man.charmap.use.subset.xml | 80 + .../params/man.copyright.section.enabled.xml | 46 + .../params/man.endnotes.are.numbered.xml | 106 + .../params/man.endnotes.list.enabled.xml | 105 + .../params/man.endnotes.list.heading.xml | 36 + .../params/man.font.funcprototype.xml | 30 + .../params/man.font.funcsynopsisinfo.xml | 30 + .../params/man.font.links.xml | 64 + .../params/man.font.table.headings.xml | 30 + .../params/man.font.table.title.xml | 30 + .../params/man.funcsynopsis.style.xml | 26 + .../params/man.hyphenate.computer.inlines.xml | 53 + .../params/man.hyphenate.filenames.xml | 47 + .../params/man.hyphenate.urls.xml | 46 + .../params/man.hyphenate.xml | 59 + .../params/man.indent.blurbs.xml | 33 + .../params/man.indent.lists.xml | 35 + .../params/man.indent.refsect.xml | 70 + .../params/man.indent.verbatims.xml | 33 + .../params/man.indent.width.xml | 39 + .../docbook-xsl-1.78.1/params/man.justify.xml | 52 + .../params/man.output.base.dir.xml | 39 + .../params/man.output.better.ps.enabled.xml | 61 + .../params/man.output.encoding.xml | 53 + .../params/man.output.in.separate.dir.xml | 32 + .../man.output.lang.in.name.enabled.xml | 50 + .../params/man.output.manifest.enabled.xml | 27 + .../params/man.output.manifest.filename.xml | 29 + .../params/man.output.quietly.xml | 37 + .../params/man.output.subdirs.enabled.xml | 40 + .../params/man.segtitle.suppress.xml | 28 + .../man.string.subst.map.local.post.xml | 34 + .../params/man.string.subst.map.local.pre.xml | 34 + .../params/man.string.subst.map.xml | 162 + .../params/man.subheading.divider.enabled.xml | 37 + .../params/man.subheading.divider.xml | 37 + .../params/man.table.footnotes.divider.xml | 29 + .../params/man.th.extra1.suppress.xml | 32 + .../params/man.th.extra2.max.length.xml | 43 + .../params/man.th.extra2.suppress.xml | 44 + .../params/man.th.extra3.max.length.xml | 42 + .../params/man.th.extra3.suppress.xml | 34 + .../params/man.th.title.max.length.xml | 63 + .../params/manifest.in.base.dir.xml | 29 + .../docbook-xsl-1.78.1/params/manifest.xml | 29 + .../docbook-xsl-1.78.1/params/manual.toc.xml | 29 + .../params/margin.note.float.type.xml | 77 + .../params/margin.note.properties.xml | 54 + .../params/margin.note.title.properties.xml | 32 + .../params/margin.note.width.xml | 35 + .../params/marker.section.level.xml | 50 + .../params/menuchoice.menu.separator.xml | 42 + .../params/menuchoice.separator.xml | 32 + .../docbook-xsl-1.78.1/params/minus.image.xml | 29 + .../params/mml.embedding.mode.fo.xml | 54 + .../params/mml.embedding.mode.xml | 78 + .../params/monospace.font.family.xml | 34 + .../params/monospace.properties.xml | 38 + .../params/monospace.verbatim.font.width.xml | 40 + .../params/monospace.verbatim.properties.xml | 27 + .../params/multiframe.bottom.bgcolor.xml | 28 + .../params/multiframe.navigation.height.xml | 28 + .../params/multiframe.top.bgcolor.xml | 28 + .../docbook-xsl-1.78.1/params/multiframe.xml | 31 + .../params/nav.separator.xml | 28 + .../params/nav.table.summary.xml | 27 + .../docbook-xsl-1.78.1/params/navbgcolor.xml | 26 + .../params/navbodywidth.xml | 26 + .../params/navig.graphics.extension.xml | 28 + .../params/navig.graphics.path.xml | 30 + .../params/navig.graphics.xml | 31 + .../params/navig.showtitles.xml | 32 + .../docbook-xsl-1.78.1/params/navtocwidth.xml | 26 + .../docbook-xsl-1.78.1/params/next.image.xml | 27 + .../params/no.home.image.xml | 27 + .../params/no.next.image.xml | 27 + .../params/no.prev.image.xml | 27 + .../params/no.toc.image.xml | 27 + .../docbook-xsl-1.78.1/params/no.up.image.xml | 27 + .../params/nominal.image.depth.xml | 27 + .../params/nominal.image.width.xml | 43 + .../params/nominal.table.width.xml | 30 + .../nongraphical.admonition.properties.xml | 41 + .../params/normal.para.spacing.xml | 43 + .../params/olink.base.uri.xml | 35 + .../docbook-xsl-1.78.1/params/olink.debug.xml | 36 + .../params/olink.doctitle.xml | 146 + .../params/olink.fragid.xml | 23 + .../params/olink.lang.fallback.sequence.xml | 83 + .../params/olink.outline.ext.xml | 28 + .../params/olink.properties.xml | 33 + .../docbook-xsl-1.78.1/params/olink.pubid.xml | 27 + .../params/olink.resolver.xml | 23 + .../docbook-xsl-1.78.1/params/olink.sysid.xml | 27 + .../params/orderedlist.label.properties.xml | 26 + .../params/orderedlist.label.width.xml | 28 + .../params/orderedlist.properties.xml | 24 + .../othercredit.like.author.enabled.xml | 31 + .../outer.region.content.properties.xml | 47 + .../docbook-xsl-1.78.1/params/output-root.xml | 28 + .../params/output.indent.xml | 32 + .../docbook-xsl-1.78.1/params/overlay.js.xml | 28 + .../params/overlay.logo.xml | 28 + .../docbook-xsl-1.78.1/params/overlay.xml | 32 + .../params/page.height.portrait.xml | 71 + .../docbook-xsl-1.78.1/params/page.height.xml | 37 + .../params/page.margin.bottom.xml | 29 + .../params/page.margin.inner.xml | 58 + .../params/page.margin.outer.xml | 55 + .../params/page.margin.top.xml | 28 + .../params/page.orientation.xml | 32 + .../params/page.width.portrait.xml | 70 + .../docbook-xsl-1.78.1/params/page.width.xml | 36 + .../params/pages.template.xml | 29 + .../docbook-xsl-1.78.1/params/paper.type.xml | 73 + .../params/para.propagates.style.xml | 29 + .../params/para.properties.xml | 31 + .../params/part.autolabel.xml | 73 + .../params/passivetex.extensions.xml | 30 + .../params/pgwide.properties.xml | 52 + .../params/phrase.propagates.style.xml | 29 + .../params/pixels.per.inch.xml | 31 + .../docbook-xsl-1.78.1/params/plus.image.xml | 29 + .../params/points.per.em.xml | 29 + .../params/preface.autolabel.xml | 71 + .../params/prefer.internal.olink.xml | 78 + .../params/preferred.mediaobject.role.xml | 40 + .../docbook-xsl-1.78.1/params/prev.image.xml | 27 + .../params/procedure.properties.xml | 29 + .../params/process.empty.source.toc.xml | 39 + .../params/process.source.toc.xml | 39 + .../params/profile.arch.xml | 39 + .../params/profile.attribute.xml | 34 + .../params/profile.audience.xml | 38 + .../params/profile.condition.xml | 38 + .../params/profile.conformance.xml | 38 + .../params/profile.lang.xml | 38 + .../docbook-xsl-1.78.1/params/profile.os.xml | 38 + .../params/profile.revision.xml | 38 + .../params/profile.revisionflag.xml | 38 + .../params/profile.role.xml | 54 + .../params/profile.security.xml | 38 + .../params/profile.separator.xml | 27 + .../params/profile.status.xml | 38 + .../params/profile.userlevel.xml | 38 + .../params/profile.value.xml | 41 + .../params/profile.vendor.xml | 38 + .../params/profile.wordsize.xml | 38 + .../params/punct.honorific.xml | 28 + .../params/qanda.defaultlabel.xml | 86 + .../params/qanda.in.toc.xml | 34 + .../params/qanda.inherit.numeration.xml | 30 + .../params/qanda.nested.in.toc.xml | 29 + .../params/qanda.title.level1.properties.xml | 32 + .../params/qanda.title.level2.properties.xml | 32 + .../params/qanda.title.level3.properties.xml | 32 + .../params/qanda.title.level4.properties.xml | 32 + .../params/qanda.title.level5.properties.xml | 32 + .../params/qanda.title.level6.properties.xml | 34 + .../params/qanda.title.properties.xml | 37 + .../params/qandadiv.autolabel.xml | 26 + .../docbook-xsl-1.78.1/params/rebuild-all.xml | 33 + .../params/refclass.suppress.xml | 28 + .../params/refentry.date.profile.enabled.xml | 46 + .../params/refentry.date.profile.xml | 38 + .../params/refentry.generate.name.xml | 33 + .../params/refentry.generate.title.xml | 33 + .../refentry.manual.fallback.profile.xml | 48 + .../refentry.manual.profile.enabled.xml | 47 + .../params/refentry.manual.profile.xml | 72 + .../params/refentry.meta.get.quietly.xml | 37 + .../params/refentry.pagebreak.xml | 33 + .../params/refentry.separator.xml | 29 + .../refentry.source.fallback.profile.xml | 49 + .../refentry.source.name.profile.enabled.xml | 48 + .../params/refentry.source.name.profile.xml | 89 + .../params/refentry.source.name.suppress.xml | 42 + .../params/refentry.title.properties.xml | 59 + .../refentry.version.profile.enabled.xml | 47 + .../params/refentry.version.profile.xml | 41 + .../params/refentry.version.suppress.xml | 43 + .../params/refentry.xref.manvolnum.xml | 31 + .../params/reference.autolabel.xml | 67 + .../params/region.after.extent.xml | 29 + .../params/region.before.extent.xml | 29 + .../params/region.inner.extent.xml | 51 + .../params/region.inner.properties.xml | 51 + .../params/region.outer.extent.xml | 50 + .../params/region.outer.properties.xml | 51 + .../revhistory.table.cell.properties.xml | 28 + .../params/revhistory.table.properties.xml | 28 + .../params/revhistory.title.properties.xml | 28 + .../params/root.filename.xml | 29 + .../params/root.properties.xml | 46 + .../docbook-xsl-1.78.1/params/rootid.xml | 33 + .../runinhead.default.title.end.punct.xml | 27 + .../params/runinhead.title.end.punct.xml | 32 + .../params/running.foot.properties.xml | 34 + .../docbook-xsl-1.78.1/params/s5.controls.xml | 28 + .../params/s5.defaultview.xml | 30 + .../params/s5.opera.css.xml | 28 + .../params/s5.outline.css.xml | 27 + .../params/s5.path.prefix.xml | 29 + .../params/s5.print.css.xml | 27 + .../params/s5.slides.css.xml | 27 + .../params/s5.slides.js.xml | 28 + .../params/sans.font.family.xml | 29 + .../params/saxon.callouts.xml | 30 + .../params/saxon.character.representation.xml | 38 + .../params/saxon.linenumbering.xml | 32 + .../params/saxon.tablecolumns.xml | 30 + .../docbook-xsl-1.78.1/params/script.dir.xml | 33 + .../params/section.autolabel.max.depth.xml | 32 + .../params/section.autolabel.xml | 26 + .../params/section.container.element.xml | 62 + ...section.label.includes.component.label.xml | 27 + .../params/section.level1.properties.xml | 43 + .../params/section.level2.properties.xml | 43 + .../params/section.level3.properties.xml | 43 + .../params/section.level4.properties.xml | 43 + .../params/section.level5.properties.xml | 43 + .../params/section.level6.properties.xml | 43 + .../params/section.properties.xml | 35 + .../section.title.level1.properties.xml | 32 + .../section.title.level2.properties.xml | 33 + .../section.title.level3.properties.xml | 32 + .../section.title.level4.properties.xml | 32 + .../section.title.level5.properties.xml | 32 + .../section.title.level6.properties.xml | 33 + .../params/section.title.properties.xml | 39 + .../params/segmentedlist.as.table.xml | 28 + .../params/sequential.links.xml | 25 + .../params/shade.verbatim.style.xml | 36 + .../params/shade.verbatim.xml | 30 + .../params/show.comments.xml | 32 + .../params/show.foil.number.xml | 28 + .../params/show.revisionflag.xml | 42 + .../params/showtoc.image.xml | 29 + .../params/side.float.properties.xml | 50 + .../params/side.region.precedence.xml | 56 + .../params/sidebar.float.type.xml | 90 + .../params/sidebar.float.width.xml | 35 + .../params/sidebar.properties.xml | 42 + .../params/sidebar.title.properties.xml | 32 + .../params/simplesect.in.toc.xml | 26 + .../params/slide.font.family.xml | 31 + .../params/slide.title.font.family.xml | 31 + .../docbook-xsl-1.78.1/params/slides.js.xml | 28 + .../params/slides.properties.xml | 31 + .../slides.titlepage.author.properties.xml | 32 + ...lides.titlepage.authorgroup.properties.xml | 28 + ...slides.titlepage.corpauthor.properties.xml | 32 + .../slides.titlepage.master.properties.xml | 46 + .../slides.titlepage.pubdate.properties.xml | 32 + ...lides.titlepage.region-body.properties.xml | 33 + .../slides.titlepage.subtitle.properties.xml | 34 + .../slides.titlepage.title.properties.xml | 40 + .../params/slidy.duration.xml | 29 + .../params/slidy.path.prefix.xml | 29 + .../params/slidy.slidy.css.xml | 27 + .../params/slidy.slidy.js.xml | 27 + .../params/slidy.user.css.xml | 27 + .../params/spacing.paras.xml | 30 + .../params/speakernote.properties.xml | 32 + .../params/speakernotes.properties.xml | 28 + .../params/subscript.properties.xml | 29 + .../params/superscript.properties.xml | 29 + .../params/suppress.footer.navigation.xml | 26 + .../params/suppress.header.navigation.xml | 27 + .../params/suppress.homepage.title.xml | 25 + .../params/suppress.navigation.xml | 28 + .../params/svg.embedding.mode.fo.xml | 53 + .../params/svg.embedding.mode.xml | 78 + .../params/symbol.font.family.xml | 45 + .../params/table.borders.with.css.xml | 28 + .../params/table.caption.properties.xml | 31 + .../params/table.cell.border.color.xml | 39 + .../params/table.cell.border.style.xml | 42 + .../params/table.cell.border.thickness.xml | 35 + .../params/table.cell.padding.xml | 32 + .../params/table.entry.padding.xml | 27 + .../params/table.footnote.number.format.xml | 33 + .../params/table.footnote.number.symbols.xml | 39 + .../params/table.footnote.properties.xml | 39 + .../params/table.frame.border.color.xml | 28 + .../params/table.frame.border.style.xml | 37 + .../params/table.frame.border.thickness.xml | 27 + .../params/table.properties.xml | 34 + .../params/table.spacer.image.xml | 26 + .../params/table.table.properties.xml | 36 + .../params/tablecolumns.extension.xml | 30 + .../params/target.database.document.xml | 37 + .../params/targets.filename.xml | 32 + .../params/task.properties.xml | 29 + .../docbook-xsl-1.78.1/params/template.xml | 27 + .../params/tex.math.delims.xml | 47 + .../params/tex.math.file.xml | 42 + .../params/tex.math.in.alt.xml | 76 + .../docbook-xsl-1.78.1/params/text.home.xml | 27 + .../docbook-xsl-1.78.1/params/text.next.xml | 27 + .../docbook-xsl-1.78.1/params/text.prev.xml | 27 + .../docbook-xsl-1.78.1/params/text.toc.xml | 27 + .../docbook-xsl-1.78.1/params/text.up.xml | 27 + .../docbook-xsl-1.78.1/params/textbgcolor.xml | 26 + .../params/textdata.default.encoding.xml | 32 + .../params/textinsert.extension.xml | 62 + .../params/title.font.family.xml | 38 + .../params/title.margin.left.xml | 65 + .../params/titlefoil.html.xml | 27 + .../params/toc.bg.color.xml | 27 + .../params/toc.blank.graphic.xml | 28 + .../params/toc.blank.image.xml | 27 + .../params/toc.blank.text.xml | 27 + .../params/toc.hide.show.xml | 33 + .../docbook-xsl-1.78.1/params/toc.html.xml | 27 + .../docbook-xsl-1.78.1/params/toc.image.xml | 27 + .../params/toc.indent.width.xml | 34 + .../params/toc.line.properties.xml | 44 + .../params/toc.list.type.xml | 30 + .../params/toc.margin.properties.xml | 33 + .../params/toc.max.depth.xml | 25 + .../params/toc.pointer.graphic.xml | 28 + .../params/toc.pointer.image.xml | 27 + .../params/toc.pointer.text.xml | 27 + .../params/toc.row.height.xml | 33 + .../params/toc.section.depth.xml | 28 + .../params/toc.spacer.graphic.xml | 28 + .../params/toc.spacer.image.xml | 27 + .../params/toc.spacer.text.xml | 27 + .../docbook-xsl-1.78.1/params/toc.width.xml | 28 + .../docbook-xsl-1.78.1/params/ua.js.xml | 28 + .../params/ulink.footnotes.xml | 34 + .../params/ulink.hyphenate.chars.xml | 38 + .../params/ulink.hyphenate.xml | 39 + .../docbook-xsl-1.78.1/params/ulink.show.xml | 37 + .../params/ulink.target.xml | 29 + .../docbook-xsl-1.78.1/params/up.image.xml | 27 + .../params/use.embed.for.svg.xml | 33 + .../params/use.extensions.xml | 31 + .../params/use.id.as.filename.xml | 30 + .../params/use.id.function.xml | 32 + .../params/use.local.olink.style.xml | 28 + .../params/use.role.as.xrefstyle.xml | 93 + .../params/use.role.for.mediaobject.xml | 56 + .../docbook-xsl-1.78.1/params/use.svg.xml | 30 + .../docbook-xsl-1.78.1/params/user.css.xml | 29 + .../params/variablelist.as.blocks.xml | 62 + .../params/variablelist.as.table.xml | 54 + .../params/variablelist.max.termlength.xml | 46 + .../params/variablelist.term.break.after.xml | 39 + .../params/variablelist.term.properties.xml | 29 + .../params/variablelist.term.separator.xml | 40 + .../params/verbatim.properties.xml | 38 + .../params/webhelp.autolabel.xml | 25 + .../params/webhelp.base.dir.xml | 29 + .../params/webhelp.common.dir.xml | 25 + .../params/webhelp.default.topic.xml | 36 + .../params/webhelp.include.search.tab.xml | 25 + .../params/webhelp.indexer.language.xml | 47 + .../params/webhelp.start.filename.xml | 34 + .../params/webhelp.tree.cookie.id.xml | 38 + .../params/wordml.template.xml | 29 + .../params/wrap.slidecontent.xml | 28 + .../params/writing.mode.xml | 83 + .../params/xbCollapsibleLists.js.xml | 28 + .../docbook-xsl-1.78.1/params/xbDOM.js.xml | 28 + .../params/xbLibrary.js.xml | 28 + .../docbook-xsl-1.78.1/params/xbStyle.js.xml | 28 + .../params/xep.extensions.xml | 31 + .../params/xep.index.item.properties.xml | 36 + .../params/xref.label-page.separator.xml | 38 + .../params/xref.label-title.separator.xml | 36 + .../params/xref.properties.xml | 29 + .../params/xref.title-page.separator.xml | 36 + .../params/xref.with.number.and.title.xml | 30 + .../profiling/profile-mode.xsl | 245 + .../docbook-xsl-1.78.1/profiling/profile.xsl | 56 + .../profiling/strip-attributes.xsl | 27 + .../profiling/xsl2profile.xsl | 159 + .../roundtrip/blocks-spec.xml | 11 + .../roundtrip/blocks2dbk.dtd | 76 + .../roundtrip/blocks2dbk.xsl | 1732 + .../docbook-xsl-1.78.1/roundtrip/dbk2ooo.xsl | 178 + .../roundtrip/dbk2pages.xsl | 441 + .../roundtrip/dbk2wordml.xsl | 407 + .../docbook-xsl-1.78.1/roundtrip/dbk2wp.xsl | 1375 + .../roundtrip/normalise-common.xsl | 39 + .../roundtrip/normalise2sections.xsl | 1270 + .../roundtrip/pages2normalise.xsl | 351 + .../docbook-xsl-1.78.1/roundtrip/param.xml | 103 + .../docbook-xsl-1.78.1/roundtrip/param.xsl | 19 + .../roundtrip/sections-spec.xml | 38 + .../roundtrip/sections2blocks.xsl | 263 + .../roundtrip/specifications.xml | 1420 + .../roundtrip/template-pages.xml | 2 + .../docbook-xsl-1.78.1/roundtrip/template.dot | Bin 0 -> 38912 bytes .../docbook-xsl-1.78.1/roundtrip/template.xml | 3 + .../roundtrip/wordml2normalise.xsl | 445 + .../lfs-xsl/docbook-xsl-1.78.1/slides/README | 11 + .../slides/RELEASE-NOTES.xml | 135 + .../slides/common/common.xsl | 19 + .../docbook-xsl-1.78.1/slides/doc/slides.xml | 1371 + .../docbook-xsl-1.78.1/slides/doc/user.css | 6 + .../docbook-xsl-1.78.1/slides/fo/param.xml | 1155 + .../docbook-xsl-1.78.1/slides/fo/param.xsl | 222 + .../slides/fo/plain-titlepage.xml | 49 + .../slides/fo/plain-titlepage.xsl | 150 + .../docbook-xsl-1.78.1/slides/fo/plain.xsl | 563 + .../slides/images/callouts/1.png | Bin 0 -> 1154 bytes .../slides/images/callouts/1.svg | 6 + .../slides/images/callouts/10.png | Bin 0 -> 1756 bytes .../slides/images/callouts/10.svg | 6 + .../slides/images/callouts/11.png | Bin 0 -> 1280 bytes .../slides/images/callouts/11.svg | 6 + .../slides/images/callouts/12.png | Bin 0 -> 1662 bytes .../slides/images/callouts/12.svg | 6 + .../slides/images/callouts/13.png | Bin 0 -> 1720 bytes .../slides/images/callouts/13.svg | 6 + .../slides/images/callouts/14.png | Bin 0 -> 1544 bytes .../slides/images/callouts/14.svg | 6 + .../slides/images/callouts/15.png | Bin 0 -> 1758 bytes .../slides/images/callouts/15.svg | 6 + .../slides/images/callouts/16.png | Bin 0 -> 1797 bytes .../slides/images/callouts/16.svg | 6 + .../slides/images/callouts/17.png | Bin 0 -> 1472 bytes .../slides/images/callouts/17.svg | 6 + .../slides/images/callouts/18.png | Bin 0 -> 1815 bytes .../slides/images/callouts/18.svg | 6 + .../slides/images/callouts/19.png | Bin 0 -> 1827 bytes .../slides/images/callouts/19.svg | 6 + .../slides/images/callouts/2.png | Bin 0 -> 1561 bytes .../slides/images/callouts/2.svg | 6 + .../slides/images/callouts/20.png | Bin 0 -> 2033 bytes .../slides/images/callouts/20.svg | 6 + .../slides/images/callouts/21.png | Bin 0 -> 1638 bytes .../slides/images/callouts/21.svg | 6 + .../slides/images/callouts/22.png | Bin 0 -> 1923 bytes .../slides/images/callouts/22.svg | 6 + .../slides/images/callouts/23.png | Bin 0 -> 2006 bytes .../slides/images/callouts/23.svg | 6 + .../slides/images/callouts/24.png | Bin 0 -> 1785 bytes .../slides/images/callouts/24.svg | 6 + .../slides/images/callouts/25.png | Bin 0 -> 1991 bytes .../slides/images/callouts/25.svg | 6 + .../slides/images/callouts/26.png | Bin 0 -> 2058 bytes .../slides/images/callouts/26.svg | 6 + .../slides/images/callouts/27.png | Bin 0 -> 1815 bytes .../slides/images/callouts/27.svg | 6 + .../slides/images/callouts/28.png | Bin 0 -> 2082 bytes .../slides/images/callouts/28.svg | 6 + .../slides/images/callouts/29.png | Bin 0 -> 2087 bytes .../slides/images/callouts/29.svg | 6 + .../slides/images/callouts/3.png | Bin 0 -> 1655 bytes .../slides/images/callouts/3.svg | 6 + .../slides/images/callouts/30.png | Bin 0 -> 2108 bytes .../slides/images/callouts/30.svg | 6 + .../slides/images/callouts/4.png | Bin 0 -> 1363 bytes .../slides/images/callouts/4.svg | 6 + .../slides/images/callouts/5.png | Bin 0 -> 1560 bytes .../slides/images/callouts/5.svg | 6 + .../slides/images/callouts/6.png | Bin 0 -> 1655 bytes .../slides/images/callouts/6.svg | 6 + .../slides/images/callouts/7.png | Bin 0 -> 1333 bytes .../slides/images/callouts/7.svg | 6 + .../slides/images/callouts/8.png | Bin 0 -> 1741 bytes .../slides/images/callouts/8.svg | 6 + .../slides/images/callouts/9.png | Bin 0 -> 1718 bytes .../slides/images/callouts/9.svg | 6 + .../slides/images/callouts/gen.sh | 23 + .../slides/images/face1.gif | Bin 0 -> 5279 bytes .../slides/images/face2.gif | Bin 0 -> 2378 bytes .../slides/images/face3.gif | Bin 0 -> 800 bytes .../slides/images/face4.gif | Bin 0 -> 846 bytes .../slides/locatingrules.xml | 31 + .../slides/s5/index-osf.html | 200 + .../slides/s5/index-xoxo.html | 201 + .../docbook-xsl-1.78.1/slides/s5/pix/S501.jpg | Bin 0 -> 10475 bytes .../docbook-xsl-1.78.1/slides/s5/pix/S502.jpg | Bin 0 -> 10063 bytes .../docbook-xsl-1.78.1/slides/s5/pix/S503.jpg | Bin 0 -> 9631 bytes .../docbook-xsl-1.78.1/slides/s5/pix/S504.jpg | Bin 0 -> 10068 bytes .../slides/s5/pix/mememe01.png | Bin 0 -> 28065 bytes .../slides/s5/pix/mememe02.png | Bin 0 -> 8701 bytes .../slides/s5/pix/mememe03.png | Bin 0 -> 5223 bytes .../slides/s5/pix/mememe04.png | Bin 0 -> 4548 bytes .../slides/s5/pix/mememe05.png | Bin 0 -> 3423 bytes .../slides/s5/pix/s5filemap.png | Bin 0 -> 61264 bytes .../slides/s5/ui/bg-shade.png | Bin 0 -> 594 bytes .../slides/s5/ui/default/blank.gif | Bin 0 -> 49 bytes .../slides/s5/ui/default/bodybg.gif | Bin 0 -> 10119 bytes .../slides/s5/ui/default/framing.css | 22 + .../slides/s5/ui/default/iepngfix.htc | 42 + .../slides/s5/ui/default/notes.css | 122 + .../slides/s5/ui/default/opera.css | 7 + .../slides/s5/ui/default/outline.css | 15 + .../slides/s5/ui/default/pretty.css | 82 + .../slides/s5/ui/default/print.css | 24 + .../slides/s5/ui/default/s5-core.css | 9 + .../slides/s5/ui/default/slides.css | 3 + .../slides/s5/ui/default/slides.js | 764 + .../slides/s5/ui/s5-notes.html | 64 + .../slides/schema/relaxng/admonitions.rng | 174 + .../slides/schema/relaxng/annotations.rng | 97 + .../slides/schema/relaxng/bibliography.rng | 431 + .../slides/schema/relaxng/callouts.rng | 503 + .../slides/schema/relaxng/calstbl.rng | 918 + .../slides/schema/relaxng/core.rng | 46 + .../slides/schema/relaxng/docbook.rng | 34 + .../slides/schema/relaxng/docbook1.rng | 63 + .../slides/schema/relaxng/ebnf.rng | 267 + .../slides/schema/relaxng/error.rng | 136 + .../slides/schema/relaxng/glossary.rng | 513 + .../slides/schema/relaxng/gui.rng | 292 + .../slides/schema/relaxng/hier.rng | 730 + .../slides/schema/relaxng/htmltbl.rng | 678 + .../slides/schema/relaxng/index.rng | 773 + .../slides/schema/relaxng/keyboard.rng | 320 + .../slides/schema/relaxng/markup.rng | 304 + .../slides/schema/relaxng/math.rng | 208 + .../slides/schema/relaxng/mathml.rng | 122 + .../slides/schema/relaxng/msgset.rng | 427 + .../slides/schema/relaxng/os.rng | 513 + .../slides/schema/relaxng/pool.rng | 6084 +++ .../slides/schema/relaxng/product.rng | 250 + .../slides/schema/relaxng/programming.rng | 1116 + .../slides/schema/relaxng/qandaset.rng | 245 + .../slides/schema/relaxng/refentry.rng | 488 + .../slides/schema/relaxng/refsect1.rng | 192 + .../slides/schema/relaxng/sect1.rng | 360 + .../slides/schema/relaxng/slides.rnc | 206 + .../slides/schema/relaxng/slides.rng | 362 + .../slides/schema/relaxng/svg.rng | 112 + .../slides/schema/relaxng/tasks.rng | 170 + .../slides/schema/relaxng/technical.rng | 220 + .../slides/schema/relaxng/toc.rng | 161 + .../slides/schema/relaxng/topic.rng | 106 + .../slides/schema/relaxng/xlink.rng | 182 + .../slides/schema/xsd/admonitions.xsd | 134 + .../slides/schema/xsd/annotations.xsd | 65 + .../slides/schema/xsd/bibliography.xsd | 289 + .../slides/schema/xsd/callouts.xsd | 406 + .../slides/schema/xsd/calstbl.xsd | 1425 + .../slides/schema/xsd/core.xsd | 36 + .../slides/schema/xsd/db.xsd | 37 + .../slides/schema/xsd/docbook.xsd | 37 + .../slides/schema/xsd/docbook1.xsd | 37 + .../slides/schema/xsd/ebnf.xsd | 183 + .../slides/schema/xsd/error.xsd | 97 + .../slides/schema/xsd/glossary.xsd | 319 + .../slides/schema/xsd/gui.xsd | 218 + .../slides/schema/xsd/hier.xsd | 606 + .../slides/schema/xsd/htmltbl.xsd | 536 + .../slides/schema/xsd/index.xsd | 537 + .../slides/schema/xsd/keyboard.xsd | 350 + .../slides/schema/xsd/markup.xsd | 284 + .../slides/schema/xsd/math.xsd | 156 + .../slides/schema/xsd/mathml.xsd | 82 + .../slides/schema/xsd/msgset.xsd | 309 + .../slides/schema/xsd/os.xsd | 369 + .../slides/schema/xsd/pool.xsd | 4834 +++ .../slides/schema/xsd/product.xsd | 255 + .../slides/schema/xsd/programming.xsd | 749 + .../slides/schema/xsd/qandaset.xsd | 188 + .../slides/schema/xsd/refentry.xsd | 361 + .../slides/schema/xsd/refsect1.xsd | 142 + .../slides/schema/xsd/sect1.xsd | 252 + .../slides/schema/xsd/slides.xsd | 362 + .../slides/schema/xsd/svg.xsd | 82 + .../slides/schema/xsd/tasks.xsd | 132 + .../slides/schema/xsd/technical.xsd | 250 + .../slides/schema/xsd/toc.xsd | 116 + .../slides/schema/xsd/topic.xsd | 70 + .../slides/schema/xsd/xlink.xsd | 67 + .../slides/schema/xsd/xlink1.xsd | 103 + .../slides/schema/xsd/xml.xsd | 35 + .../docbook-xsl-1.78.1/slides/slidy/.htaccess | 28 + .../slides/slidy/Overview.html | 911 + .../slides/slidy/Overview.xhtml | 911 + .../slides/slidy/blank.html | 30 + .../slides/slidy/graphics/bullet-fold-dim.gif | Bin 0 -> 161 bytes .../slides/slidy/graphics/bullet-fold-dim.png | Bin 0 -> 2905 bytes .../slides/slidy/graphics/bullet-fold.gif | Bin 0 -> 163 bytes .../slides/slidy/graphics/bullet-fold.png | Bin 0 -> 2901 bytes .../slidy/graphics/bullet-nofold-dim.gif | Bin 0 -> 142 bytes .../slidy/graphics/bullet-nofold-dim.png | Bin 0 -> 2892 bytes .../slides/slidy/graphics/bullet-nofold.gif | Bin 0 -> 157 bytes .../slides/slidy/graphics/bullet-nofold.png | Bin 0 -> 2888 bytes .../slidy/graphics/bullet-unfold-dim.gif | Bin 0 -> 166 bytes .../slidy/graphics/bullet-unfold-dim.png | Bin 0 -> 2913 bytes .../slides/slidy/graphics/bullet-unfold.gif | Bin 0 -> 163 bytes .../slides/slidy/graphics/bullet-unfold.png | Bin 0 -> 2909 bytes .../slides/slidy/graphics/bullet.png | Bin 0 -> 167 bytes .../slides/slidy/graphics/example.png | Bin 0 -> 6652 bytes .../slides/slidy/graphics/example.svg | 223 + .../slides/slidy/graphics/face1.gif | Bin 0 -> 5279 bytes .../slides/slidy/graphics/face2.gif | Bin 0 -> 2378 bytes .../slides/slidy/graphics/face3.gif | Bin 0 -> 800 bytes .../slides/slidy/graphics/face4.gif | Bin 0 -> 846 bytes .../slides/slidy/graphics/fold-bright.gif | Bin 0 -> 145 bytes .../slides/slidy/graphics/fold-dim.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/fold-dim.gif | Bin 0 -> 56 bytes .../slides/slidy/graphics/fold.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/fold.gif | Bin 0 -> 56 bytes .../slides/slidy/graphics/icon-blue.png | Bin 0 -> 204 bytes .../slides/slidy/graphics/keys2.jpg | Bin 0 -> 42807 bytes .../slides/slidy/graphics/nofold-dim.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/nofold-dim.gif | Bin 0 -> 48 bytes .../slides/slidy/graphics/nofold.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/unfold-bright.gif | Bin 0 -> 170 bytes .../slides/slidy/graphics/unfold-dim.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/unfold-dim.gif | Bin 0 -> 59 bytes .../slides/slidy/graphics/unfold.bmp | Bin 0 -> 306 bytes .../slides/slidy/graphics/unfold.gif | Bin 0 -> 59 bytes .../slides/slidy/graphics/w3c-logo-blue.gif | Bin 0 -> 1791 bytes .../slides/slidy/graphics/w3c-logo-blue.svg | 14 + .../slidy/graphics/w3c-logo-slanted.jpg | Bin 0 -> 26539 bytes .../slides/slidy/graphics/w3c-logo-white.gif | Bin 0 -> 793 bytes .../slides/slidy/graphics/w3c-logo-white.svg | 14 + .../slides/slidy/help/.htaccess | 28 + .../slides/slidy/help/help.html | 80 + .../slides/slidy/help/help.html.ca | 52 + .../slides/slidy/help/help.html.de | 96 + .../slides/slidy/help/help.html.en | 81 + .../slides/slidy/help/help.html.es | 52 + .../slides/slidy/help/help.html.fr | 118 + .../slides/slidy/help/help.html.hu | 98 + .../slides/slidy/help/help.html.nl | 82 + .../slides/slidy/help/help.html.pl | 76 + .../slides/slidy/help/help.html.pt-br | 95 + .../slides/slidy/help/help.html.pt_br | 95 + .../slides/slidy/help/help.html.sv | 75 + .../slides/slidy/help/help.pt-br.html | 95 + .../slides/slidy/scripts/.htaccess | 28 + .../slides/slidy/scripts/slidy.js | 2974 ++ .../slides/slidy/scripts/slidy.js.gz | Bin 0 -> 12874 bytes .../slides/slidy/styles/.htaccess | 28 + .../slides/slidy/styles/slidy.css | 405 + .../slides/slidy/styles/w3c-blue.css | 497 + .../slides/tools/dbs3-upgrade.xsl | 180 + .../docbook-xsl-1.78.1/slides/xhtml/param.xml | 824 + .../docbook-xsl-1.78.1/slides/xhtml/param.xsl | 71 + .../slides/xhtml/plain-titlepage.xml | 26 + .../slides/xhtml/plain-titlepage.xsl | 140 + .../docbook-xsl-1.78.1/slides/xhtml/plain.xsl | 535 + .../docbook-xsl-1.78.1/slides/xhtml/s5.xsl | 95 + .../docbook-xsl-1.78.1/slides/xhtml/slidy.xsl | 85 + .../lfs-xsl/docbook-xsl-1.78.1/svn-commit.tmp | 4 + .../docbook-xsl-1.78.1/template/titlepage.xml | 478 + .../docbook-xsl-1.78.1/template/titlepage.xsl | 1310 + .../tests/refentry.007.ns.xml | 325 + .../docbook-xsl-1.78.1/tests/refentry.007.xml | 340 + .../tools/bin/docbook-xsl-update | 53 + .../tools/make/Makefile.DocBook | 698 + .../tools/make/Makefile.combine | 182 + .../tools/make/Makefile.docParam | 59 + .../docbook-xsl-1.78.1/webhelp/LICENSE | 1 + .../webhelp/Makefile.sample | 111 + .../webhelp/build.properties | 72 + .../docbook-xsl-1.78.1/webhelp/build.xml | 167 + .../docbook-xsl-1.78.1/webhelp/docs/ch01.html | 148 + .../docbook-xsl-1.78.1/webhelp/docs/ch02.html | 139 + .../webhelp/docs/ch02s01.html | 249 + .../webhelp/docs/ch02s02.html | 150 + .../webhelp/docs/ch02s02s01.html | 177 + .../webhelp/docs/ch02s03.html | 157 + .../webhelp/docs/ch02s04.html | 139 + .../webhelp/docs/ch02s05.html | 149 + .../docbook-xsl-1.78.1/webhelp/docs/ch03.html | 134 + .../webhelp/docs/ch03s01.html | 155 + .../webhelp/docs/ch03s02.html | 178 + .../webhelp/docs/ch03s02s01.html | 192 + .../docbook-xsl-1.78.1/webhelp/docs/ch04.html | 144 + .../docbook-xsl-1.78.1/webhelp/docs/ch05.html | 130 + .../webhelp/docs/ch05s01.html | 132 + .../webhelp/docs/ch05s02.html | 132 + .../webhelp/docs/common/browserDetect.js | 116 + .../webhelp/docs/common/css/ie.css | 13 + .../webhelp/docs/common/css/positioning.css | 377 + .../docs/common/images/admon/caution.png | Bin 0 -> 1250 bytes .../docs/common/images/admon/important.png | Bin 0 -> 722 bytes .../webhelp/docs/common/images/admon/note.png | Bin 0 -> 490 bytes .../webhelp/docs/common/images/admon/tip.png | Bin 0 -> 449 bytes .../docs/common/images/admon/warning.png | Bin 0 -> 1241 bytes .../webhelp/docs/common/images/callouts/1.png | Bin 0 -> 396 bytes .../docs/common/images/callouts/10.png | Bin 0 -> 524 bytes .../docs/common/images/callouts/11.png | Bin 0 -> 397 bytes .../docs/common/images/callouts/12.png | Bin 0 -> 517 bytes .../docs/common/images/callouts/13.png | Bin 0 -> 520 bytes .../docs/common/images/callouts/14.png | Bin 0 -> 474 bytes .../docs/common/images/callouts/15.png | Bin 0 -> 522 bytes .../docs/common/images/callouts/16.png | Bin 0 -> 539 bytes .../docs/common/images/callouts/17.png | Bin 0 -> 475 bytes .../docs/common/images/callouts/18.png | Bin 0 -> 542 bytes .../docs/common/images/callouts/19.png | Bin 0 -> 539 bytes .../webhelp/docs/common/images/callouts/2.png | Bin 0 -> 475 bytes .../docs/common/images/callouts/20.png | Bin 0 -> 588 bytes .../docs/common/images/callouts/21.png | Bin 0 -> 517 bytes .../docs/common/images/callouts/22.png | Bin 0 -> 503 bytes .../docs/common/images/callouts/23.png | Bin 0 -> 589 bytes .../docs/common/images/callouts/24.png | Bin 0 -> 542 bytes .../docs/common/images/callouts/25.png | Bin 0 -> 564 bytes .../docs/common/images/callouts/26.png | Bin 0 -> 596 bytes .../docs/common/images/callouts/27.png | Bin 0 -> 547 bytes .../docs/common/images/callouts/28.png | Bin 0 -> 594 bytes .../docs/common/images/callouts/29.png | Bin 0 -> 594 bytes .../webhelp/docs/common/images/callouts/3.png | Bin 0 -> 506 bytes .../docs/common/images/callouts/30.png | Bin 0 -> 597 bytes .../webhelp/docs/common/images/callouts/4.png | Bin 0 -> 425 bytes .../webhelp/docs/common/images/callouts/5.png | Bin 0 -> 490 bytes .../webhelp/docs/common/images/callouts/6.png | Bin 0 -> 526 bytes .../webhelp/docs/common/images/callouts/7.png | Bin 0 -> 437 bytes .../webhelp/docs/common/images/callouts/8.png | Bin 0 -> 509 bytes .../webhelp/docs/common/images/callouts/9.png | Bin 0 -> 537 bytes .../webhelp/docs/common/images/header-bg.gif | Bin 0 -> 619 bytes .../webhelp/docs/common/images/header-bg.png | Bin 0 -> 201 bytes .../docs/common/images/highlight-blue.gif | Bin 0 -> 471 bytes .../docs/common/images/highlight-yellow.gif | Bin 0 -> 331 bytes .../webhelp/docs/common/images/loading.gif | Bin 0 -> 1553 bytes .../webhelp/docs/common/images/logo.png | Bin 0 -> 35061 bytes .../webhelp/docs/common/images/next-arrow.png | Bin 0 -> 199 bytes .../docs/common/images/previous-arrow.png | Bin 0 -> 198 bytes .../docs/common/images/search-icon.png | Bin 0 -> 340 bytes .../docs/common/images/showHideTreeIcons.png | Bin 0 -> 726 bytes .../webhelp/docs/common/images/sidebar.png | Bin 0 -> 177 bytes .../webhelp/docs/common/images/starsSmall.png | Bin 0 -> 1032 bytes .../webhelp/docs/common/images/toc-icon.png | Bin 0 -> 3447 bytes .../docs/common/jquery/jquery-1.7.2.min.js | 4 + .../jquery/jquery-ui-1.8.2.custom.min.js | 321 + .../docs/common/jquery/jquery.cookie.js | 93 + .../docs/common/jquery/jquery.ui.all.js | 418 + .../common/jquery/layout/jquery.layout.js | 5449 +++ .../images/ui-anim_basic_16x16.gif | Bin 0 -> 1553 bytes .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes .../images/ui-bg_flat_55_fbec88_40x100.png | Bin 0 -> 182 bytes .../images/ui-bg_glass_75_d0e5f5_1x400.png | Bin 0 -> 162 bytes .../images/ui-bg_glass_85_dfeffc_1x400.png | Bin 0 -> 123 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes .../ui-bg_gloss-wave_55_5c9ccc_500x100.png | Bin 0 -> 3457 bytes .../ui-bg_inset-hard_100_f5f8f9_1x100.png | Bin 0 -> 104 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 0 -> 88 bytes .../images/ui-icons_217bc0_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_469bdd_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_6da8d5_256x240.png | Bin 0 -> 5355 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_d8e7f3_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_f9bd01_256x240.png | Bin 0 -> 5355 bytes .../theme-redmond/jquery-ui-1.8.2.custom.css | 398 + .../theme-redmond/jquery-ui-1.8.21.custom.css | 304 + .../common/jquery/treeview/images/file.gif | Bin 0 -> 1008 bytes .../jquery/treeview/images/folder-closed.gif | Bin 0 -> 631 bytes .../jquery/treeview/images/folder-closed2.gif | Bin 0 -> 105 bytes .../common/jquery/treeview/images/folder.gif | Bin 0 -> 631 bytes .../common/jquery/treeview/images/folder2.gif | Bin 0 -> 106 bytes .../common/jquery/treeview/images/minus.gif | Bin 0 -> 837 bytes .../common/jquery/treeview/images/plus.gif | Bin 0 -> 841 bytes .../treeview/images/treeview-black-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-black.gif | Bin 0 -> 1216 bytes .../treeview/images/treeview-default-line.gif | Bin 0 -> 1993 bytes .../treeview/images/treeview-default.gif | Bin 0 -> 1222 bytes .../images/treeview-famfamfam-line.gif | Bin 0 -> 807 bytes .../treeview/images/treeview-famfamfam.gif | Bin 0 -> 1280 bytes .../treeview/images/treeview-gray-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-gray.gif | Bin 0 -> 1230 bytes .../treeview/images/treeview-red-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-red.gif | Bin 0 -> 1230 bytes .../jquery/treeview/jquery.treeview.css | 85 + .../jquery/treeview/jquery.treeview.min.js | 16 + .../webhelp/docs/common/main.js | 276 + .../webhelp/docs/common/splitterInit.js | 40 + .../webhelp/docs/favicon.ico | Bin 0 -> 5686 bytes .../webhelp/docs/images/sample.jpg | Bin 0 -> 78931 bytes .../webhelp/docs/index.html | 179 + .../docbook-xsl-1.78.1/webhelp/docs/ix01.html | 128 + .../webhelp/docs/search/default.props | 1 + .../webhelp/docs/search/en-us.props | 45 + .../webhelp/docs/search/es-es.props | 179 + .../webhelp/docs/search/htmlFileInfoList.js | 38 + .../webhelp/docs/search/index-1.js | 391 + .../webhelp/docs/search/index-2.js | 390 + .../webhelp/docs/search/index-3.js | 388 + .../webhelp/docs/search/ja-jp.props | 1 + .../webhelp/docs/search/l10n.js | 5 + .../webhelp/docs/search/nwSearchFnt.js | 886 + .../webhelp/docs/search/punctuation.props | 31 + .../docs/search/stemmers/de_stemmer.js | 247 + .../docs/search/stemmers/en_stemmer.js | 234 + .../docs/search/stemmers/fr_stemmer.js | 299 + .../webhelp/docsrc/images/sample.jpg | Bin 0 -> 78931 bytes .../webhelp/docsrc/readme.xml | 1030 + .../webhelp/docsrc/xinclude-test.xml | 13 + .../webhelp/template/common/browserDetect.js | 116 + .../webhelp/template/common/css/ie.css | 13 + .../template/common/css/positioning.css | 377 + .../template/common/images/admon/caution.png | Bin 0 -> 1250 bytes .../common/images/admon/important.png | Bin 0 -> 722 bytes .../template/common/images/admon/note.png | Bin 0 -> 490 bytes .../template/common/images/admon/tip.png | Bin 0 -> 449 bytes .../template/common/images/admon/warning.png | Bin 0 -> 1241 bytes .../template/common/images/callouts/1.png | Bin 0 -> 396 bytes .../template/common/images/callouts/10.png | Bin 0 -> 524 bytes .../template/common/images/callouts/11.png | Bin 0 -> 397 bytes .../template/common/images/callouts/12.png | Bin 0 -> 517 bytes .../template/common/images/callouts/13.png | Bin 0 -> 520 bytes .../template/common/images/callouts/14.png | Bin 0 -> 474 bytes .../template/common/images/callouts/15.png | Bin 0 -> 522 bytes .../template/common/images/callouts/16.png | Bin 0 -> 539 bytes .../template/common/images/callouts/17.png | Bin 0 -> 475 bytes .../template/common/images/callouts/18.png | Bin 0 -> 542 bytes .../template/common/images/callouts/19.png | Bin 0 -> 539 bytes .../template/common/images/callouts/2.png | Bin 0 -> 475 bytes .../template/common/images/callouts/20.png | Bin 0 -> 588 bytes .../template/common/images/callouts/21.png | Bin 0 -> 517 bytes .../template/common/images/callouts/22.png | Bin 0 -> 503 bytes .../template/common/images/callouts/23.png | Bin 0 -> 589 bytes .../template/common/images/callouts/24.png | Bin 0 -> 542 bytes .../template/common/images/callouts/25.png | Bin 0 -> 564 bytes .../template/common/images/callouts/26.png | Bin 0 -> 596 bytes .../template/common/images/callouts/27.png | Bin 0 -> 547 bytes .../template/common/images/callouts/28.png | Bin 0 -> 594 bytes .../template/common/images/callouts/29.png | Bin 0 -> 594 bytes .../template/common/images/callouts/3.png | Bin 0 -> 506 bytes .../template/common/images/callouts/30.png | Bin 0 -> 597 bytes .../template/common/images/callouts/4.png | Bin 0 -> 425 bytes .../template/common/images/callouts/5.png | Bin 0 -> 490 bytes .../template/common/images/callouts/6.png | Bin 0 -> 526 bytes .../template/common/images/callouts/7.png | Bin 0 -> 437 bytes .../template/common/images/callouts/8.png | Bin 0 -> 509 bytes .../template/common/images/callouts/9.png | Bin 0 -> 537 bytes .../template/common/images/header-bg.gif | Bin 0 -> 619 bytes .../template/common/images/header-bg.png | Bin 0 -> 201 bytes .../template/common/images/highlight-blue.gif | Bin 0 -> 471 bytes .../common/images/highlight-yellow.gif | Bin 0 -> 331 bytes .../template/common/images/loading.gif | Bin 0 -> 1553 bytes .../webhelp/template/common/images/logo.png | Bin 0 -> 35061 bytes .../template/common/images/next-arrow.png | Bin 0 -> 199 bytes .../template/common/images/previous-arrow.png | Bin 0 -> 198 bytes .../template/common/images/search-icon.png | Bin 0 -> 340 bytes .../common/images/showHideTreeIcons.png | Bin 0 -> 726 bytes .../template/common/images/sidebar.png | Bin 0 -> 177 bytes .../template/common/images/starsSmall.png | Bin 0 -> 1032 bytes .../template/common/images/toc-icon.png | Bin 0 -> 3447 bytes .../common/jquery/jquery-1.7.2.min.js | 4 + .../jquery/jquery-ui-1.8.2.custom.min.js | 321 + .../template/common/jquery/jquery.cookie.js | 93 + .../template/common/jquery/jquery.ui.all.js | 418 + .../common/jquery/layout/jquery.layout.js | 5449 +++ .../images/ui-anim_basic_16x16.gif | Bin 0 -> 1553 bytes .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes .../images/ui-bg_flat_55_fbec88_40x100.png | Bin 0 -> 182 bytes .../images/ui-bg_glass_75_d0e5f5_1x400.png | Bin 0 -> 162 bytes .../images/ui-bg_glass_85_dfeffc_1x400.png | Bin 0 -> 123 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes .../ui-bg_gloss-wave_55_5c9ccc_500x100.png | Bin 0 -> 3457 bytes .../ui-bg_inset-hard_100_f5f8f9_1x100.png | Bin 0 -> 104 bytes .../ui-bg_inset-hard_100_fcfdfd_1x100.png | Bin 0 -> 88 bytes .../images/ui-icons_217bc0_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_469bdd_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_6da8d5_256x240.png | Bin 0 -> 5355 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_d8e7f3_256x240.png | Bin 0 -> 4369 bytes .../images/ui-icons_f9bd01_256x240.png | Bin 0 -> 5355 bytes .../theme-redmond/jquery-ui-1.8.2.custom.css | 398 + .../theme-redmond/jquery-ui-1.8.21.custom.css | 304 + .../common/jquery/treeview/images/file.gif | Bin 0 -> 1008 bytes .../jquery/treeview/images/folder-closed.gif | Bin 0 -> 631 bytes .../jquery/treeview/images/folder-closed2.gif | Bin 0 -> 105 bytes .../common/jquery/treeview/images/folder.gif | Bin 0 -> 631 bytes .../common/jquery/treeview/images/folder2.gif | Bin 0 -> 106 bytes .../common/jquery/treeview/images/minus.gif | Bin 0 -> 837 bytes .../common/jquery/treeview/images/plus.gif | Bin 0 -> 841 bytes .../treeview/images/treeview-black-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-black.gif | Bin 0 -> 1216 bytes .../treeview/images/treeview-default-line.gif | Bin 0 -> 1993 bytes .../treeview/images/treeview-default.gif | Bin 0 -> 1222 bytes .../images/treeview-famfamfam-line.gif | Bin 0 -> 807 bytes .../treeview/images/treeview-famfamfam.gif | Bin 0 -> 1280 bytes .../treeview/images/treeview-gray-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-gray.gif | Bin 0 -> 1230 bytes .../treeview/images/treeview-red-line.gif | Bin 0 -> 1877 bytes .../jquery/treeview/images/treeview-red.gif | Bin 0 -> 1230 bytes .../jquery/treeview/jquery.treeview.css | 85 + .../jquery/treeview/jquery.treeview.min.js | 16 + .../webhelp/template/common/main.js | 276 + .../webhelp/template/common/splitterInit.js | 40 + .../webhelp/template/favicon.ico | Bin 0 -> 5686 bytes .../webhelp/template/search/default.props | 1 + .../webhelp/template/search/en-us.props | 45 + .../webhelp/template/search/es-es.props | 179 + .../webhelp/template/search/ja-jp.props | 1 + .../webhelp/template/search/nwSearchFnt.js | 886 + .../webhelp/template/search/punctuation.props | 31 + .../template/search/stemmers/de_stemmer.js | 247 + .../template/search/stemmers/en_stemmer.js | 234 + .../template/search/stemmers/fr_stemmer.js | 299 + .../webhelp/xsl/titlepage.templates.xml | 738 + .../webhelp/xsl/titlepage.templates.xsl | 3860 ++ .../webhelp/xsl/webhelp-common.xsl | 943 + .../webhelp/xsl/webhelp.xsl | 22 + .../docbook-xsl-1.78.1/website/autolayout.xsl | 258 + .../website/chunk-common.xsl | 227 + .../website/chunk-tabular.xsl | 12 + .../website/chunk-website.xsl | 12 + .../docbook-xsl-1.78.1/website/head.xsl | 316 + .../website/makefile-dep.xsl | 143 + .../docbook-xsl-1.78.1/website/olink.xsl | 297 + .../docbook-xsl-1.78.1/website/param.xml | 788 + .../docbook-xsl-1.78.1/website/param.xsl | 54 + .../docbook-xsl-1.78.1/website/rss.xsl | 143 + .../docbook-xsl-1.78.1/website/tabular.xsl | 213 + .../website/toc-tabular.xsl | 480 + .../docbook-xsl-1.78.1/website/toc.xsl | 286 + .../website/website-common.xsl | 821 + .../website/website-targets.xsl | 27 + .../docbook-xsl-1.78.1/website/website.xsl | 132 + .../docbook-xsl-1.78.1/website/xbel.xsl | 114 + .../docbook-xsl-1.78.1/xhtml-1_1/admon.xsl | 138 + .../xhtml-1_1/annotations.xsl | 158 + .../xhtml-1_1/autoidx-kimber.xsl | 139 + .../xhtml-1_1/autoidx-kosek.xsl | 109 + .../xhtml-1_1/autoidx-ng.xsl | 21 + .../docbook-xsl-1.78.1/xhtml-1_1/autoidx.xsl | 732 + .../docbook-xsl-1.78.1/xhtml-1_1/autotoc.xsl | 701 + .../xhtml-1_1/biblio-iso690.xsl | 1300 + .../docbook-xsl-1.78.1/xhtml-1_1/biblio.xsl | 1369 + .../docbook-xsl-1.78.1/xhtml-1_1/block.xsl | 579 + .../docbook-xsl-1.78.1/xhtml-1_1/callout.xsl | 209 + .../xhtml-1_1/changebars.xsl | 78 + .../xhtml-1_1/chunk-changebars.xsl | 96 + .../xhtml-1_1/chunk-code.xsl | 658 + .../xhtml-1_1/chunk-common.xsl | 1605 + .../docbook-xsl-1.78.1/xhtml-1_1/chunk.xsl | 52 + .../docbook-xsl-1.78.1/xhtml-1_1/chunker.xsl | 312 + .../xhtml-1_1/chunkfast.xsl | 69 + .../docbook-xsl-1.78.1/xhtml-1_1/chunktoc.xsl | 538 + .../xhtml-1_1/component.xsl | 438 + .../docbook-xsl-1.78.1/xhtml-1_1/division.xsl | 212 + .../xhtml-1_1/docbook.css.xml | 110 + .../docbook-xsl-1.78.1/xhtml-1_1/docbook.xsl | 538 + .../docbook-xsl-1.78.1/xhtml-1_1/ebnf.xsl | 327 + .../docbook-xsl-1.78.1/xhtml-1_1/footnote.xsl | 327 + .../docbook-xsl-1.78.1/xhtml-1_1/formal.xsl | 494 + .../docbook-xsl-1.78.1/xhtml-1_1/glossary.xsl | 598 + .../docbook-xsl-1.78.1/xhtml-1_1/graphics.xsl | 1510 + .../xhtml-1_1/highlight.xsl | 88 + .../docbook-xsl-1.78.1/xhtml-1_1/html-rtf.xsl | 321 + .../docbook-xsl-1.78.1/xhtml-1_1/html.xsl | 684 + .../docbook-xsl-1.78.1/xhtml-1_1/htmltbl.xsl | 100 + .../docbook-xsl-1.78.1/xhtml-1_1/index.xsl | 255 + .../docbook-xsl-1.78.1/xhtml-1_1/info.xsl | 46 + .../docbook-xsl-1.78.1/xhtml-1_1/inline.xsl | 1490 + .../docbook-xsl-1.78.1/xhtml-1_1/keywords.xsl | 36 + .../docbook-xsl-1.78.1/xhtml-1_1/lists.xsl | 1199 + .../docbook-xsl-1.78.1/xhtml-1_1/maketoc.xsl | 91 + .../docbook-xsl-1.78.1/xhtml-1_1/manifest.xsl | 22 + .../docbook-xsl-1.78.1/xhtml-1_1/math.xsl | 285 + .../xhtml-1_1/oldchunker.xsl | 176 + .../docbook-xsl-1.78.1/xhtml-1_1/onechunk.xsl | 36 + .../docbook-xsl-1.78.1/xhtml-1_1/param.xsl | 440 + .../docbook-xsl-1.78.1/xhtml-1_1/pi.xsl | 1236 + .../xhtml-1_1/profile-chunk-code.xsl | 641 + .../xhtml-1_1/profile-chunk.xsl | 54 + .../xhtml-1_1/profile-docbook.xsl | 503 + .../xhtml-1_1/profile-onechunk.xsl | 38 + .../docbook-xsl-1.78.1/xhtml-1_1/qandaset.xsl | 439 + .../docbook-xsl-1.78.1/xhtml-1_1/refentry.xsl | 305 + .../docbook-xsl-1.78.1/xhtml-1_1/sections.xsl | 562 + .../docbook-xsl-1.78.1/xhtml-1_1/synop.xsl | 1614 + .../docbook-xsl-1.78.1/xhtml-1_1/table.xsl | 1177 + .../docbook-xsl-1.78.1/xhtml-1_1/task.xsl | 74 + .../xhtml-1_1/titlepage.templates.xsl | 4004 ++ .../xhtml-1_1/titlepage.xsl | 1106 + .../docbook-xsl-1.78.1/xhtml-1_1/toc.xsl | 332 + .../docbook-xsl-1.78.1/xhtml-1_1/verbatim.xsl | 388 + .../docbook-xsl-1.78.1/xhtml-1_1/xref.xsl | 1253 + .../docbook-xsl-1.78.1/xhtml/admon.xsl | 140 + .../docbook-xsl-1.78.1/xhtml/annotations.xsl | 158 + .../xhtml/autoidx-kimber.xsl | 139 + .../xhtml/autoidx-kosek.xsl | 109 + .../docbook-xsl-1.78.1/xhtml/autoidx-ng.xsl | 21 + .../docbook-xsl-1.78.1/xhtml/autoidx.xsl | 735 + .../docbook-xsl-1.78.1/xhtml/autotoc.xsl | 704 + .../xhtml/biblio-iso690.xsl | 1300 + .../docbook-xsl-1.78.1/xhtml/biblio.xsl | 1369 + .../docbook-xsl-1.78.1/xhtml/block.xsl | 582 + .../docbook-xsl-1.78.1/xhtml/callout.xsl | 209 + .../docbook-xsl-1.78.1/xhtml/changebars.xsl | 78 + .../xhtml/chunk-changebars.xsl | 96 + .../docbook-xsl-1.78.1/xhtml/chunk-code.xsl | 658 + .../docbook-xsl-1.78.1/xhtml/chunk-common.xsl | 1623 + .../docbook-xsl-1.78.1/xhtml/chunk.xsl | 52 + .../docbook-xsl-1.78.1/xhtml/chunker.xsl | 315 + .../docbook-xsl-1.78.1/xhtml/chunkfast.xsl | 69 + .../docbook-xsl-1.78.1/xhtml/chunktoc.xsl | 538 + .../docbook-xsl-1.78.1/xhtml/component.xsl | 438 + .../docbook-xsl-1.78.1/xhtml/division.xsl | 212 + .../xhtml/docbook-no-doctype.xsl | 538 + .../docbook-xsl-1.78.1/xhtml/docbook.css.xml | 110 + .../docbook-xsl-1.78.1/xhtml/docbook.xsl | 538 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/ebnf.xsl | 330 + .../docbook-xsl-1.78.1/xhtml/footnote.xsl | 345 + .../docbook-xsl-1.78.1/xhtml/formal.xsl | 494 + .../docbook-xsl-1.78.1/xhtml/glossary.xsl | 601 + .../docbook-xsl-1.78.1/xhtml/graphics.xsl | 1513 + .../docbook-xsl-1.78.1/xhtml/highlight.xsl | 86 + .../docbook-xsl-1.78.1/xhtml/html-rtf.xsl | 321 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/html.xsl | 684 + .../docbook-xsl-1.78.1/xhtml/htmltbl.xsl | 100 + .../docbook-xsl-1.78.1/xhtml/index.xsl | 255 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/info.xsl | 46 + .../docbook-xsl-1.78.1/xhtml/inline.xsl | 1493 + .../docbook-xsl-1.78.1/xhtml/keywords.xsl | 36 + .../docbook-xsl-1.78.1/xhtml/lists.xsl | 1225 + .../docbook-xsl-1.78.1/xhtml/maketoc.xsl | 91 + .../docbook-xsl-1.78.1/xhtml/manifest.xsl | 22 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/math.xsl | 285 + .../docbook-xsl-1.78.1/xhtml/oldchunker.xsl | 176 + .../docbook-xsl-1.78.1/xhtml/onechunk.xsl | 36 + .../docbook-xsl-1.78.1/xhtml/param.xsl | 444 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/pi.xsl | 1236 + .../xhtml/profile-chunk-code.xsl | 641 + .../xhtml/profile-chunk.xsl | 54 + .../xhtml/profile-docbook.xsl | 503 + .../xhtml/profile-onechunk.xsl | 38 + .../docbook-xsl-1.78.1/xhtml/qandaset.xsl | 439 + .../docbook-xsl-1.78.1/xhtml/refentry.xsl | 305 + .../docbook-xsl-1.78.1/xhtml/sections.xsl | 562 + .../docbook-xsl-1.78.1/xhtml/synop.xsl | 1614 + .../docbook-xsl-1.78.1/xhtml/table.xsl | 1177 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/task.xsl | 74 + .../xhtml/titlepage.templates.xml | 739 + .../xhtml/titlepage.templates.xsl | 4004 ++ .../docbook-xsl-1.78.1/xhtml/titlepage.xsl | 1106 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/toc.xsl | 332 + .../docbook-xsl-1.78.1/xhtml/verbatim.xsl | 388 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml/xref.xsl | 1256 + .../lfs-xsl/docbook-xsl-1.78.1/xhtml5/README | 61 + .../docbook-xsl-1.78.1/xhtml5/chunk.xsl | 29 + .../docbook-xsl-1.78.1/xhtml5/chunkfast.xsl | 69 + .../docbook-xsl-1.78.1/xhtml5/docbook.css.xml | 104 + .../docbook-xsl-1.78.1/xhtml5/docbook.xsl | 21 + .../xhtml5/html5-chunk-mods.xsl | 111 + .../xhtml5/html5-element-mods.xsl | 790 + .../docbook-xsl-1.78.1/xhtml5/onechunk.xsl | 36 + .../xhtml5/profile-chunk.xsl | 52 + .../xhtml5/profile-docbook.xsl | 23 + .../xhtml5/xhtml-docbook.xsl | 541 + .../xhtml5/xhtml-profile-docbook.xsl | 408 + .../xhtml5/xhtml2xhtml5.xsl | 49 + .../stylesheets/lfs-xsl/lfs-l10n.xml | 107 + .../stylesheets/lfs-xsl/lfs-print.css | 9 + .../LFS-Current/stylesheets/lfs-xsl/lfs.css | 613 + .../stylesheets/lfs-xsl/nochunks.xsl | 639 + .../LFS-Current/stylesheets/lfs-xsl/pdf.xsl | 108 + .../stylesheets/lfs-xsl/pdf/lfs-admon.xsl | 81 + .../stylesheets/lfs-xsl/pdf/lfs-index.xsl | 140 + .../stylesheets/lfs-xsl/pdf/lfs-lists.xsl | 174 + .../stylesheets/lfs-xsl/pdf/lfs-mixed.xsl | 386 + .../stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl | 249 + .../stylesheets/lfs-xsl/pdf/lfs-xref.xsl | 169 + .../stylesheets/lfs-xsl/profile.xsl | 55 + .../stylesheets/lfs-xsl/xhtml/lfs-admon.xsl | 59 + .../stylesheets/lfs-xsl/xhtml/lfs-index.xsl | 252 + .../lfs-xsl/xhtml/lfs-legalnotice.xsl | 82 + .../stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl | 312 + .../lfs-xsl/xhtml/lfs-navigational.xsl | 364 + .../lfs-xsl/xhtml/lfs-sections.xsl | 165 + .../stylesheets/lfs-xsl/xhtml/lfs-titles.xsl | 197 + .../stylesheets/lfs-xsl/xhtml/lfs-toc.xsl | 194 + .../stylesheets/lfs-xsl/xhtml/lfs-xref.xsl | 142 + .../LFS-Current/stylesheets/md5sum.xsl | 58 + .../LFS-Current/stylesheets/patcheslist.xsl | 69 + .../LFS-Current/stylesheets/wget-list.xsl | 35 + LDP/guide/docbook/LFS-Current/tidy.conf | 18 + 2091 files changed, 594717 insertions(+) create mode 100644 LDP/guide/docbook/LFS-Current/INSTALL create mode 100644 LDP/guide/docbook/LFS-Current/Makefile create mode 100644 LDP/guide/docbook/LFS-Current/README create mode 100644 LDP/guide/docbook/LFS-Current/appendices/acknowledgments.xml create mode 100644 LDP/guide/docbook/LFS-Current/appendices/acronymlist.xml create mode 100644 LDP/guide/docbook/LFS-Current/appendices/creat-comm.xml create mode 100644 LDP/guide/docbook/LFS-Current/appendices/dependencies.xml create mode 100644 LDP/guide/docbook/LFS-Current/appendices/license.xml create mode 100644 LDP/guide/docbook/LFS-Current/appendices/mit-lic.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/askforhelp.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/changelog.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/chapter01.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/how.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/livecd.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/resources.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter01/whatsnew.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/aboutlfs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/chapter02.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/creatingfilesystem.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/creatingpartition.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter02/mounting.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter03/chapter03.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter03/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter03/packages.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter03/patches.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/aboutlfs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/aboutsbus.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/abouttestsuites.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/addinguser.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/chapter04.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/creatingtoolsdir.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter04/settingenviron.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/adjusting.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/bash.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/binutils-pass1.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/binutils-pass2.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/bison.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/bzip2.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/changingowner.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/chapter05.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/check.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/coreutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/dejagnu.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/diffutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/e2fsprogs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/expect.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/file.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/findutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/flex.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gawk.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gcc-pass1.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gcc-pass2.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/generalinstructions.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gettext.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/glibc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gmp.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/grep.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/gzip.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/libstdc++.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/linux-headers.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/m4.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/make.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/mpfr.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/ncurses.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/patch.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/perl.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/sed.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/stripping.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/tar.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/tcl.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/texinfo.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/toolchaintechnotes.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/util-linux.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter05/xz.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/aboutdebug.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/acl.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/adjusting.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/attr.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/autoconf.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/automake.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/bash.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/bc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/binutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/bison.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/bzip2.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/chapter06.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/chroot.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/coreutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/createfiles.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/creatingdirs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/db.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/dbus.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/diffutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/e2fsprogs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/expat.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/file.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/findutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/flex.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gawk.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gcc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gdbm.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gettext.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/glibc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gmp.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gperf.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/grep.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/groff.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/grub.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/gzip.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/iana-etc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/inetutils.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/intltool.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/iproute2.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/kbd.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/kernfs.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/kmod.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/less.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/libcap.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/libpipeline.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/libtool.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/linux-headers.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/m4.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/make.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/man-db.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/man-pages.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/module-init-tools.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/mpc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/mpfr.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/ncurses.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/patch.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/pcre.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/perl.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/pkgconfig.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/pkgmgt.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/popt.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/procps.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/psmisc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/readline.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/revisedchroot.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/sed.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/shadow.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/strippingagain.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/systemd.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/systemd.xml.next create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/tar.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/texinfo.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/util-linux.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/vim.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/xml-parser.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/xz.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter06/zlib.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/chapter07.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/clock.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/console.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/etcshells.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/inputrc.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/locale.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/network.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/symlinks.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/systemd-custom.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter07/udev.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter08/chapter08.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter08/fstab.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter08/grub.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter08/introduction.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter08/kernel.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter09/chapter09.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter09/getcounted.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter09/reboot.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter09/theend.xml create mode 100644 LDP/guide/docbook/LFS-Current/chapter09/whatnow.xml create mode 100644 LDP/guide/docbook/LFS-Current/general.ent create mode 100644 LDP/guide/docbook/LFS-Current/images/caution.png create mode 100644 LDP/guide/docbook/LFS-Current/images/important.png create mode 100644 LDP/guide/docbook/LFS-Current/images/note.png create mode 100644 LDP/guide/docbook/LFS-Current/images/tip.png create mode 100644 LDP/guide/docbook/LFS-Current/images/warning.png create mode 100644 LDP/guide/docbook/LFS-Current/index.xml create mode 100644 LDP/guide/docbook/LFS-Current/obfuscate.sh create mode 100644 LDP/guide/docbook/LFS-Current/packages.ent create mode 100644 LDP/guide/docbook/LFS-Current/patches.ent create mode 100755 LDP/guide/docbook/LFS-Current/pdf-fixups.sh create mode 100644 LDP/guide/docbook/LFS-Current/prologue/architecture.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/audience.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/bookinfo.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/dedication.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/errata.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/foreword.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/hostreqs.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/organization.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/preface.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/prerequisites.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/standards.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/typography.xml create mode 100644 LDP/guide/docbook/LFS-Current/prologue/why.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/dump-commands.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-chunked.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-nochunks.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-pdf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-master.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-slave.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/AUTHORS create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/BUGS create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/COPYING create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/INSTALL create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/Makefile create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES-TMP.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.pdf create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.txt create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/REVISION create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/TODO create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/assemble.xsl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/assembly51b7.rnc create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/docbook51b7.rnc create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/catalog.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/af.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/am.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ar.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/as.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ast.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kimber.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kosek.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/az.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bg.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn_in.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bs.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ca.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cs.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cy.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/da.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/de.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/el.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/en.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/entities.ent create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eo.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/es.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/et.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eu.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fa.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ga.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gentext.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gu.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/he.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hu.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/id.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/insertfile.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/is.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/it.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ja.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ka.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/kn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ko.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ky.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.dtd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/la.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/labels.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lt.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lv.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ml.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nb.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nds.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/olink.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/or.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pa.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt_br.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ro.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ru.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sk.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sq.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr_Latn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/stripns.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/subtitles.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sv.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ta.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targetdatabase.dtd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targets.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/te.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/th.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/titles.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/uk.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/vi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/xh.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_cn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_tw.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/authors.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/copyright.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/license.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/page.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml.included create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/warranty.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse3.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/profile-eclipse.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/README create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/dbtoepub create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/lib/docbook.rb create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/xslt/obfuscate.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook-epub.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-chunk-mods.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-element-mods.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xsl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/LICENSE.txt create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/NOTICE.txt create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.LIBXSLT create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.txt create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/docbook.py create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-analyzers-3.0.0.jar create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-core-3.0.0.jar create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/saxon65.jar create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/tagsoup-1.2.1.jar create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/webhelpindexer.jar create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xalan27.jar create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xslt.py create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/annotations.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kimber.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kosek.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-ng.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autotoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio-iso690.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/block.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/callout.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/component.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/division.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ebnf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo-rtf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/footnote.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop1.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/formal.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/glossary.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/graphics.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/highlight.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/htmltbl.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/info.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/inline.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/keywords.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/math.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pagesetup.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/passivetex.xsl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pdf2index create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ptc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/qandaset.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/spaces.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/task.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/verbatim.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xep.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/bourne-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/c-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cmake-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cpp-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/csharp-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/css21-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ini-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/java-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/javascript-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/lua-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/m2-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/myxml-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/perl-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/php-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/python-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ruby-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql1999-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql2003-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql92-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/tcl-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/upc-hl.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/xslthl-config.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/annotations.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kimber.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kosek.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-ng.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autotoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio-iso690.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/block.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/callout.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunktoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/component.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/division.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/ebnf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/footnote.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/formal.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/glossary.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/graphics.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/highlight.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html-rtf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/htmltbl.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/info.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/inline.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/keywords.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/maketoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/manifest.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/math.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/oldchunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/qandaset.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/task.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/verbatim.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-close.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-open.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/blank.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/16.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/17.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/18.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/19.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/20.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/21.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/22.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/23.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/24.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/25.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/26.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/27.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/28.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/29.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/30.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.tif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/caution.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/home.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/important.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/next.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/note.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/prev.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/tip.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/up.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/warning.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.tif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.tif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.tif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-blank.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-minus.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-plus.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.tif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/install.sh create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/javahelp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/profile-javahelp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/lib/lib.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/log create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/ChangeLog.20020917 create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/block.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/charmap.groff.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/endnotes.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/html-synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/info.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/inline.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/other.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/utility.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.notitle.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.title.properties.xml create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/activate.external.olinks.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/active.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ade.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.path.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.textlabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/alignment.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotate.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.close.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.open.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.support.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/appendix.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/arbortext.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/article.appendix.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/author.othername.in.middle.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autolayout-file.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.in.hyperlink.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/axf.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/banner.before.navigation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/base.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.item.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.collection.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.numbered.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blockquote.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blurb.on.titlepage.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.attributes.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.bg.color.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.end.indent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.master.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.size.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.bottom.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.outer.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.top.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.start.indent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bookmarks.collapse.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bridgehead.in.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bullet.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.defaultcolumn.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.number.limit.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.path.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.icon.size.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.list.table.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.font.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.number.limit.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.start.character.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/calloutlist.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callouts.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chapter.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.append.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.first.sections.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.quietly.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.section.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.sections.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.separate.lots.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.has.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunked.filename.prefix.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.cdata-section-elements.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-public.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-system.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.encoding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.indent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.media-type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.method.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.omit-xml-declaration.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.standalone.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/citerefentry.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/collect.xref.targets.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.back.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.body.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.front.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.index.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.lot.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.back.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.body.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.front.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.index.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.lot.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/compact.list.item.spacing.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.label.includes.part.label.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.titlepage.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/contrib.inline.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.bleed.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.offset.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.marks.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.decoration.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/current.docid.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/currentpage.marker.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/custom.css.source.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.float.class.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.image.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.frame.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.rules.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.units.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dingbat.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.collapsible.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.incremental.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.source.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/double.sided.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.mode.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.watermark.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dry-run.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dynamic.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.assignment.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.statement.terminator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.bgcolor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.border.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.id.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.name.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.provider.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/editedby.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.delimiters.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.mailto.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/emphasis.propagates.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/entry.propagates.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/epub.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.number.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/example.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/exsl.node.set.available.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.href.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.link.text.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.with.ids.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/figure.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/filename-prefix.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/firstterm.only.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.footer.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.header.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.master.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.page-sequence.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-after.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-before.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-body.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.subtitle.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.master.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.size.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.column.widths.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.content.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.hr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.rule.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footers.on.blank.pages.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.font.size.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.mark.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.format.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.symbols.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.sep.leader.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop1.extensions.xml create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/force.blank.pages.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.object.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.procedures.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.placement.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.decoration.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/function.parens.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.consistent.ids.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.copyright.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.css.header.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.numbered.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.handoutnotes.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.id.attributes.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.index.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.legalnotice.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.manifest.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.page.number.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.pubdate.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.revhistory.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.section.toc.level.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.speakernotes.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.as.blocks.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.collection.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.sort.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.block.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.list.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.list.item.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glosslist.as.blocks.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.auto.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.block.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.list.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.separation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphic.default.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphical.admonition.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphics.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.use.img.src.path.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/handoutnotes.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.column.widths.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.content.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.hr.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.rule.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/headers.on.blank.pages.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hidetoc.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.default.language.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.source.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.xslthl.config.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/home.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.append.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.base.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellpadding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellspacing.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cleanup.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.ext.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.extra.head.links.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.multiple.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.types.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.link.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.alias.file.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.back.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.forward.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.hideshow.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.url.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.url.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.url.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.locate.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.next.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.options.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.prev.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.print.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.refresh.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.stop.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.zoom.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.chm.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.default.topic.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.display.progress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.encoding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enhanced.decompilation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enumerate.images.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.force.map.and.alias.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.binary.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.folders.instead.books.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.section.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.show.root.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhk.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.tail.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.window.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.windows.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.map.file.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.only.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.remember.window.position.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.advanced.search.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.favorities.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.menu.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.toolbar.text.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.use.hhk.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.window.geometry.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.characters.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/id.warnings.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ignore.image.scaling.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/img.src.path.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.div.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.entry.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.links.to.section.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.method.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.number.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.role.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.page.number.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.prefer.titleabbrev.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.preferred.page.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.range.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.term.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informal.object.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalequation.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalexample.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalfigure.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informaltable.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inherit.keywords.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inner.region.content.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.link.page.number.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.page.number.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.pdf.frag.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.xref.page.number.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/javahelp.encoding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keep.relative.image.uris.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keyboard.nav.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.default.language.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.language.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.use.xref.language.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.lang.value.rfc.compliant.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/label.from.part.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/line-height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.everyNth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/link.mailto.url.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.spacing.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.item.spacing.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.clean.html.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.graphic.viewport.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.index.markup.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.single.year.ranges.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.valid.html.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.year.ranges.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.authors.section.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.base.url.for.relative.links.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.break.after.slash.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.english.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.uri.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.use.subset.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.copyright.section.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.are.numbered.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.heading.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcprototype.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcsynopsisinfo.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.links.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.headings.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.funcsynopsis.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.computer.inlines.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.filenames.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.urls.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.blurbs.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.lists.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.refsect.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.verbatims.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.justify.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.base.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.better.ps.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.encoding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.in.separate.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.lang.in.name.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.filename.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.quietly.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.subdirs.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.segtitle.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.post.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.pre.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.table.footnotes.divider.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra1.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.max.length.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.max.length.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.title.max.length.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.in.base.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manual.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.float.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/marker.section.level.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.menu.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/minus.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.fo.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.font.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.bottom.bgcolor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.navigation.height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.top.bgcolor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.table.summary.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbgcolor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbodywidth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.path.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.showtitles.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navtocwidth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/next.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.home.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.next.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.prev.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.toc.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.up.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.table.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nongraphical.admonition.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/normal.para.spacing.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.base.uri.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.debug.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.doctitle.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.fragid.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.lang.fallback.sequence.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.outline.ext.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.pubid.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.resolver.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.sysid.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/othercredit.like.author.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/outer.region.content.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output-root.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output.indent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.logo.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.portrait.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.bottom.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.inner.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.outer.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.top.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.orientation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.portrait.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pages.template.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/paper.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.propagates.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/part.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/passivetex.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pgwide.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/phrase.propagates.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pixels.per.inch.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/plus.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/points.per.em.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preface.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prefer.internal.olink.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preferred.mediaobject.role.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prev.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/procedure.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.empty.source.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.source.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.arch.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.attribute.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.audience.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.condition.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.conformance.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.lang.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.os.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revision.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revisionflag.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.role.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.security.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.status.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.userlevel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.value.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.vendor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.wordsize.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/punct.honorific.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.defaultlabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.inherit.numeration.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.nested.in.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level1.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level2.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level3.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level4.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level5.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level6.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qandadiv.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rebuild-all.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refclass.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.name.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.fallback.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.meta.get.quietly.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.pagebreak.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.fallback.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.enabled.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.suppress.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.xref.manvolnum.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/reference.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.after.extent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.before.extent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.extent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.extent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.cell.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.filename.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rootid.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.default.title.end.punct.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.title.end.punct.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/running.foot.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.controls.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.defaultview.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.opera.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.outline.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.path.prefix.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.print.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sans.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.callouts.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.character.representation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.linenumbering.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.tablecolumns.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/script.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.max.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.container.element.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.label.includes.component.label.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level1.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level2.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level3.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level4.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level5.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level6.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level1.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level2.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level3.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level4.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level5.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level6.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/segmentedlist.as.table.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sequential.links.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.comments.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.foil.number.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.revisionflag.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/showtoc.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.float.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.region.precedence.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/simplesect.in.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.title.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.author.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.authorgroup.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.corpauthor.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.master.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.pubdate.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.region-body.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.subtitle.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.title.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.duration.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.path.prefix.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.user.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/spacing.paras.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernote.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernotes.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/subscript.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/superscript.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.footer.navigation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.header.navigation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.homepage.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.navigation.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.fo.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/symbol.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.borders.with.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.caption.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.color.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.thickness.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.padding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.entry.padding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.format.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.symbols.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.color.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.thickness.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.spacer.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.table.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tablecolumns.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/target.database.document.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/targets.filename.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/task.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/template.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.delims.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.file.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.in.alt.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.home.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.next.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.prev.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.toc.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.up.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textbgcolor.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textdata.default.encoding.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textinsert.extension.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.font.family.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.margin.left.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/titlefoil.html.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.bg.color.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.graphic.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.hide.show.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.html.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.indent.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.line.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.list.type.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.margin.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.max.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.graphic.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.text.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.row.height.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.section.depth.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.graphic.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.text.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.width.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ua.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.footnotes.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.chars.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.show.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.target.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/up.image.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.embed.for.svg.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.as.filename.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.function.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.local.olink.style.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.as.xrefstyle.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.for.mediaobject.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.svg.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/user.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.blocks.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.table.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.max.termlength.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.break.after.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/verbatim.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.autolabel.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.base.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.common.dir.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.default.topic.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.include.search.tab.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.indexer.language.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.start.filename.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.tree.cookie.id.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wordml.template.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wrap.slidecontent.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/writing.mode.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbCollapsibleLists.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbDOM.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbLibrary.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbStyle.js.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.extensions.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.index.item.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-page.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-title.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.properties.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.title-page.separator.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.with.number.and.title.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile-mode.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/strip-attributes.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/xsl2profile.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks-spec.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.dtd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2ooo.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2pages.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wordml.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise2sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/pages2normalise.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections-spec.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections2blocks.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/specifications.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template-pages.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template.dot create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/wordml2normalise.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/RELEASE-NOTES.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/common/common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/slides.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/user.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.svg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.svg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/gen.sh create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face1.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face2.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face3.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face4.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/locatingrules.xml create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-osf.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-xoxo.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S501.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S502.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S503.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S504.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe01.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe02.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe03.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe04.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe05.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/s5filemap.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/bg-shade.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/blank.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/bodybg.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/framing.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/iepngfix.htc create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/notes.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/opera.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/outline.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/pretty.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/print.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/s5-core.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.js create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/s5-notes.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/admonitions.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/annotations.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/bibliography.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/callouts.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/calstbl.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/core.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook1.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/ebnf.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/error.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/glossary.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/gui.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/hier.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/htmltbl.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/index.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/keyboard.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/markup.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/math.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/mathml.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/msgset.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/os.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/pool.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/product.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/programming.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/qandaset.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refentry.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refsect1.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/sect1.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rnc create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/svg.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/tasks.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/technical.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/toc.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/topic.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/xlink.rng create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/admonitions.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/annotations.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/bibliography.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/callouts.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/calstbl.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/core.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/db.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook1.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/ebnf.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/error.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/glossary.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/gui.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/hier.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/htmltbl.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/index.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/keyboard.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/markup.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/math.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/mathml.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/msgset.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/os.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/pool.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/product.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/programming.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/qandaset.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refentry.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refsect1.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/sect1.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/slides.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/svg.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/tasks.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/technical.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/toc.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/topic.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink1.xsd create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xml.xsd create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/.htaccess create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.xhtml create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/blank.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/example.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/example.svg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face1.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face2.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face3.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face4.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold-bright.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold-dim.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/icon-blue.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/keys2.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-bright.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold.bmp create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-blue.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-blue.svg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-slanted.jpg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.svg create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/.htaccess create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js.gz create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/.htaccess create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/slidy.css create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/w3c-blue.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/tools/dbs3-upgrade.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/s5.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/slidy.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/svn-commit.tmp create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/template/titlepage.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/template/titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tests/refentry.007.ns.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tests/refentry.007.xml create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tools/bin/docbook-xsl-update create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tools/make/Makefile.DocBook create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tools/make/Makefile.combine create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/tools/make/Makefile.docParam create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/LICENSE create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/Makefile.sample create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/build.properties create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/build.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s02.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s02s01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s03.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s04.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch02s05.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch03.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch03s01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch03s02.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch03s02s01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch04.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch05.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch05s01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ch05s02.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/browserDetect.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/css/ie.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/css/positioning.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/admon/caution.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/admon/important.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/admon/note.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/admon/tip.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/admon/warning.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/1.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/10.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/11.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/12.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/13.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/14.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/15.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/16.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/17.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/18.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/19.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/2.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/20.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/21.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/22.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/23.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/24.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/25.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/26.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/27.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/28.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/29.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/3.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/30.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/4.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/5.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/6.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/7.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/8.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/callouts/9.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/header-bg.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/header-bg.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/highlight-blue.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/highlight-yellow.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/loading.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/logo.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/next-arrow.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/previous-arrow.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/search-icon.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/showHideTreeIcons.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/sidebar.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/starsSmall.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/images/toc-icon.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/jquery-1.7.2.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/jquery-ui-1.8.2.custom.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/jquery.cookie.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/jquery.ui.all.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/layout/jquery.layout.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_6da8d5_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_cd0a0a_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_d8e7f3_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/jquery-ui-1.8.21.custom.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/file.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed2.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder2.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/minus.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/plus.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-black-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-black.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-default-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-default.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-famfamfam-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-famfamfam.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/jquery.treeview.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/jquery.treeview.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/main.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/splitterInit.js create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/favicon.ico create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/images/sample.jpg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/index.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ix01.html create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/default.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/en-us.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/es-es.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-1.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-2.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-3.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/ja-jp.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/l10n.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/nwSearchFnt.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/punctuation.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/de_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/en_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/fr_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/images/sample.jpg create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/readme.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/xinclude-test.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/browserDetect.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/css/ie.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/css/positioning.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/caution.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/important.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/note.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/tip.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/warning.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/1.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/10.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/11.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/12.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/13.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/14.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/15.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/16.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/17.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/18.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/19.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/2.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/20.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/21.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/22.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/23.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/24.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/25.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/26.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/27.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/28.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/29.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/3.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/30.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/4.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/5.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/6.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/7.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/8.png create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/9.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.gif create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-blue.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-yellow.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/loading.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/logo.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/next-arrow.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/previous-arrow.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/search-icon.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/showHideTreeIcons.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/sidebar.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/starsSmall.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/toc-icon.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery-1.7.2.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery-ui-1.8.2.custom.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery.cookie.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery.ui.all.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/layout/jquery.layout.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_6da8d5_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_cd0a0a_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_d8e7f3_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/jquery-ui-1.8.21.custom.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/file.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed2.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder2.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/minus.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/plus.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-black-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-black.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-default-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-default.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-famfamfam-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-famfamfam.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red-line.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red.gif create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/jquery.treeview.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/jquery.treeview.min.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/main.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/splitterInit.js create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/favicon.ico create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/default.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/en-us.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/es-es.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/ja-jp.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/nwSearchFnt.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/punctuation.props create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/de_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/en_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/fr_stemmer.js create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/titlepage.templates.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/titlepage.templates.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/autolayout.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-tabular.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-website.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/head.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/makefile-dep.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/olink.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/param.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/rss.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/tabular.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/toc-tabular.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/website-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/website-targets.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/website.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/xbel.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/annotations.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/autoidx-kimber.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/autoidx-kosek.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/autoidx-ng.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/autoidx.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/autotoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/biblio-iso690.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/biblio.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/block.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/callout.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunk-changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunk-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/chunktoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/component.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/division.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/docbook.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/ebnf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/footnote.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/formal.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/glossary.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/graphics.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/highlight.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html-rtf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/htmltbl.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/info.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/inline.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/keywords.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/maketoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/manifest.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/math.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/oldchunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/qandaset.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/task.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.templates.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/verbatim.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/annotations.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/autoidx-kimber.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/autoidx-kosek.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/autoidx-ng.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/autoidx.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/autotoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/biblio-iso690.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/biblio.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/block.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/callout.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunk-changebars.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunk-common.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/chunktoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/component.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/division.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook-no-doctype.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/ebnf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/footnote.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/formal.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/glossary.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/graphics.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/highlight.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html-rtf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/htmltbl.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/info.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/inline.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/keywords.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/maketoc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/manifest.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/math.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/oldchunker.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/param.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/pi.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk-code.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/qandaset.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/refentry.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/synop.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/table.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/task.xsl create mode 100755 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/verbatim.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/README create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunkfast.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.css.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-chunk-mods.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-element-mods.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/onechunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-chunk.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-profile-docbook.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml2xhtml5.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-l10n.xml create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-print.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs.css create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/nochunks.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-lists.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/profile.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-index.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-titles.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-toc.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-xref.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/md5sum.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/patcheslist.xsl create mode 100644 LDP/guide/docbook/LFS-Current/stylesheets/wget-list.xsl create mode 100644 LDP/guide/docbook/LFS-Current/tidy.conf diff --git a/LDP/guide/docbook/LFS-Current/INSTALL b/LDP/guide/docbook/LFS-Current/INSTALL new file mode 100644 index 00000000..a67f5349 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/INSTALL @@ -0,0 +1,47 @@ +LFS Book Conversion Tools Installation Instructions + +After downloading the SVN source, there are some things that need to be set up +on your computer if you want to convert the XML source into something easier to +read (e.g. HTML, TXT, or PDF). If you are interested in this, then keep +reading. If you are only interested in editing the XML source for re- +submission to the lfs-book or lfs-dev mailing lists, then you do not need this +document. Instead, you need to read the LFS Editor's Manual. See the LFS +website at http://www.linuxfromscratch.org for more information. + +------------------------------------------------------------------------------- + +If you want to convert the XML to HTML, install the following: + +* libxml2 + - http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html + +* libxslt + - http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html + +* DocBook DTD + - http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html + +* DocBook XSL Stylesheets + - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html + +* HTMLTidy + - http://www.linuxfromscratch.org/blfs/view/svn/general/tidy.html + +------------------------------------------------------------------------------- + +If you want to convert the XML to TXT, install the above items, and then install +the following: + +* lynx + - http://www.linuxfromscratch.org/blfs/view/svn/basicnet/lynx.html + +------------------------------------------------------------------------------- + +If you want to convert the XML to PDF, install the items listed above (except +lynx) and then install the following: + +* JDK + - http://www.linuxfromscratch.org/blfs/view/svn/general/openjdk.html + +* FOP and JAI + - http://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html diff --git a/LDP/guide/docbook/LFS-Current/Makefile b/LDP/guide/docbook/LFS-Current/Makefile new file mode 100644 index 00000000..36fca364 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/Makefile @@ -0,0 +1,121 @@ +BASEDIR = ~/lfs-book +DUMPDIR = ~/lfs-commands +RENDERTMP = $(HOME)/tmp +CHUNK_QUIET = 1 +ROOT_ID = +PDF_OUTPUT = LFS-BOOK.pdf +NOCHUNKS_OUTPUT = LFS-BOOK.html +SHELL = /bin/bash + +ifdef V + Q = +else + Q = @ +endif + +lfs: validate profile-html + @echo "Generating chunked XHTML files..." + $(Q)xsltproc --nonet -stringparam chunk.quietly $(CHUNK_QUIET) \ + -stringparam rootid "$(ROOT_ID)" -stringparam base.dir $(BASEDIR)/ \ + stylesheets/lfs-chunked.xsl $(RENDERTMP)/lfs-html.xml + + @echo "Copying CSS code and images..." + $(Q)if [ ! -e $(BASEDIR)/stylesheets ]; then \ + mkdir -p $(BASEDIR)/stylesheets; \ + fi; + $(Q)cp stylesheets/lfs-xsl/*.css $(BASEDIR)/stylesheets + $(Q)if [ ! -e $(BASEDIR)/images ]; then \ + mkdir -p $(BASEDIR)/images; \ + fi; + $(Q)cp images/*.png $(BASEDIR)/images +# $(Q)cd $(BASEDIR)/; sed -i -e "s@../stylesheets@stylesheets@g" *.html +# $(Q)cd $(BASEDIR)/; sed -i -e "s@../images@images@g" *.html + + @echo "Running Tidy and obfuscate.sh..." + $(Q)for filename in `find $(BASEDIR) -name "*.html"`; do \ + tidy -config tidy.conf $$filename; \ + true; \ + /bin/bash obfuscate.sh $$filename; \ + sed -i -e "s@text/html@application/xhtml+xml@g" $$filename; \ + done; + + $(Q)$(MAKE) $(BASEDIR)/wget-list $(BASEDIR)/md5sums + +pdf: validate + @echo "Generating profiled XML for PDF..." + $(Q)xsltproc --nonet --stringparam profile.condition pdf \ + --output $(RENDERTMP)/lfs-pdf.xml stylesheets/lfs-xsl/profile.xsl \ + $(RENDERTMP)/lfs-full.xml + + @echo "Generating FO file..." + $(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \ + --output $(RENDERTMP)/lfs-pdf.fo stylesheets/lfs-pdf.xsl \ + $(RENDERTMP)/lfs-pdf.xml + $(Q)sed -i -e 's/span="inherit"/span="all"/' $(RENDERTMP)/lfs-pdf.fo + $(Q)bash pdf-fixups.sh $(RENDERTMP)/lfs-pdf.fo + + @echo "Generating PDF file..." + $(Q)if [ ! -e $(BASEDIR) ]; then \ + mkdir -p $(BASEDIR); \ + fi; + $(Q)fop -q $(RENDERTMP)/lfs-pdf.fo $(BASEDIR)/$(PDF_OUTPUT) 2>fop.log + @echo "$(BASEDIR)/$(PDF_OUTPUT) created" + @echo "fop.log created" + +nochunks: validate profile-html + @echo "Generating non chunked XHTML file..." + $(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \ + --output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \ + stylesheets/lfs-nochunks.xsl $(RENDERTMP)/lfs-html.xml + + @echo "Running Tidy..." + $(Q)tidy -config tidy.conf $(BASEDIR)/$(NOCHUNKS_OUTPUT) || true + @echo "Running obfuscate.sh..." + $(Q)bash obfuscate.sh $(BASEDIR)/$(NOCHUNKS_OUTPUT) + $(Q)sed -i -e "s@text/html@application/xhtml+xml@g" $(BASEDIR)/$(NOCHUNKS_OUTPUT) + $(Q)sed -i -e "s@../wget-list@wget-list@" $(BASEDIR)/$(NOCHUNKS_OUTPUT) + $(Q)sed -i -e "s@../md5sums@md5sums@" $(BASEDIR)/$(NOCHUNKS_OUTPUT) + $(Q)$(MAKE) $(BASEDIR)/wget-list $(BASEDIR)/md5sums + +tmpdir: + @echo "Creating and cleaning $(RENDERTMP)" + $(Q)[ -d $(RENDERTMP) ] || mkdir -p $(RENDERTMP) + $(Q)rm -f $(RENDERTMP)/lfs-{full,html,pdf}.xml + $(Q)rm -f $(RENDERTMP)/lfs-pdf.fo + +validate: tmpdir + @echo "Validating the book..." + $(Q)xmllint --nonet --noent --xinclude --postvalid \ + -o $(RENDERTMP)/lfs-full.xml index.xml + @echo "Validation complete." + +profile-html: validate + @echo "Generating profiled XML for XHTML..." + $(Q)xsltproc --nonet --stringparam profile.condition html \ + --output $(RENDERTMP)/lfs-html.xml stylesheets/lfs-xsl/profile.xsl \ + $(RENDERTMP)/lfs-full.xml + +wget-list: $(BASEDIR)/wget-list +$(BASEDIR)/wget-list: stylesheets/wget-list.xsl chapter03/chapter03.xml packages.ent patches.ent + @echo "Generating wget list..." + $(Q)mkdir -p $(BASEDIR) + $(Q)xsltproc --xinclude --nonet --output $(BASEDIR)/wget-list \ + stylesheets/wget-list.xsl chapter03/chapter03.xml + +md5sums: $(BASEDIR)/md5sums +$(BASEDIR)/md5sums: stylesheets/wget-list.xsl chapter03/chapter03.xml packages.ent patches.ent + @echo "Generating md5sum file..." + $(Q)mkdir -p $(BASEDIR) + $(Q)xsltproc --xinclude --nonet --output $(BASEDIR)/md5sums \ + stylesheets/md5sum.xsl chapter03/chapter03.xml + +dump-commands: validate + @echo "Dumping book commands..." + $(Q)xsltproc --output $(DUMPDIR)/ \ + stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml + + +all: lfs nochunks pdf dump-commands + +.PHONY : all dump-commands lfs nochunks pdf profile-html tmpdir validate + diff --git a/LDP/guide/docbook/LFS-Current/README b/LDP/guide/docbook/LFS-Current/README new file mode 100644 index 00000000..0e93b69d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/README @@ -0,0 +1,30 @@ +LFS Book README + +This document is meant to instruct the user on how to convert the book's XML +source to other formats (e.g. HTML, PDF, PS and TXT). First, if you have not +already done so, please read the INSTALL file for instructions on how to install +the required software. If you have already completed the steps outlined in the +INSTALL file, then continue reading for examples how to convert these files into +various other formats. + +XML to XHTML: +------------- +make BASEDIR=/path/to/output/location + + +XML to single file XHTML (nochunks): +------------------------------------ +make BASEDIR=/path/to/output/location nochunks + + +XML to TXT +---------- +Follow the instructions for nochunks and then run: +lynx -dump /path/to/nochunks >/path/to/output + + +XML to PDF: +----------- +make BASEDIR=/path/to/output/location pdf + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/acknowledgments.xml b/LDP/guide/docbook/LFS-Current/appendices/acknowledgments.xml new file mode 100644 index 00000000..34095114 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/acknowledgments.xml @@ -0,0 +1,437 @@ + + + %general-entities; +]> + + + + + + Acknowledgments + + We would like to thank the following people and organizations + for their contributions to the Linux From Scratch Project. + + + + + Gerard + Beekmans <gerard@linuxfromscratch.org> – + LFS Creator, LFS Project Leader + + + + Matthew + Burgess <matthew@linuxfromscratch.org> – + LFS Project Leader, LFS Technical Writer/Editor + + + + Bruce + Dubbs <bdubbs@linuxfromscratch.org> – LFS Release + Manager, LFS Technical Writer/Editor + + + + Jim + Gifford <jim@linuxfromscratch.org> – CLFS Project + Co-Leader + + + + Bryan + Kadzban <bryan@linuxfromscratch.org> – LFS + Technical Writer + + + + Randy + McMurchy <randy@linuxfromscratch.org> – BLFS + Project Leader, LFS Editor + + + + DJ Lucas + <dj@linuxfromscratch.org> – LFS and BLFS Editor + + + + Ken Moffat + <ken@linuxfromscratch.org> – LFS and CLFS Editor + + + + Ryan + Oliver <ryan@linuxfromscratch.org> – CLFS Project + Co-Leader + + + + Countless other people on the various LFS and BLFS mailing lists + who helped make this book possible by giving their suggestions, testing + the book, and submitting bug reports, instructions, and their + experiences with installing various packages. + + + + + Translators + + + + + Manuel Canales + Esparcia <macana@macana-es.com> – Spanish + LFS translation project + + + + Johan + Lenglet <johan@linuxfromscratch.org> – French LFS + translation project until 2008 + + + + Jean-Philippe + Mengual <jmengual@linuxfromscratch.org> – French LFS + translation project 2008-present + + + + Anderson + Lizardo <lizardo@linuxfromscratch.org> – + Portuguese LFS translation project + + + + Thomas + Reitelbach <tr@erdfunkstelle.de> – German LFS + translation project + + + + + Mirror Maintainers + + North American Mirrors + + + + + Scott Kveton + <scott@osuosl.org> – lfs.oregonstate.edu mirror + + + + William Astle + <lost@l-w.net> – ca.linuxfromscratch.org mirror + + + + Eujon Sellers + <jpolen@rackspace.com> – lfs.introspeed.com mirror + + + + Justin Knierim + <tim@idge.net> – lfs-matrix.net mirror + + + + + South American Mirrors + + + + + Manuel + Canales Esparcia <manuel@linuxfromscratch.org> – + lfsmirror.lfs-es.info mirror + + + + Luis Falcon + <Luis Falcon> – torredehanoi.org mirror + + + + + European Mirrors + + + + + Guido Passet + <guido@primerelay.net> – nl.linuxfromscratch.org mirror + + + + Bastiaan Jacques + <baafie@planet.nl> – lfs.pagefault.net mirror + + + + Sven Cranshoff + <sven.cranshoff@lineo.be> – lfs.lineo.be mirror + + + + Scarlet Belgium – lfs.scarlet.be mirror + + + + Sebastian Faulborn + <info@aliensoft.org> – lfs.aliensoft.org mirror + + + + Stuart Fox + <stuart@dontuse.ms> – lfs.dontuse.ms mirror + + + + Ralf Uhlemann + <admin@realhost.de> – lfs.oss-mirror.org mirror + + + + Antonin + Sprinzl <Antonin.Sprinzl@tuwien.ac.at> – + at.linuxfromscratch.org mirror + + + + Fredrik + Danerklint <fredan-lfs@fredan.org> – + se.linuxfromscratch.org mirror + + + + Franck + <franck@linuxpourtous.com> – lfs.linuxpourtous.com mirror + + + + Philippe Baqué + <baque@cict.fr> – lfs.cict.fr mirror + + + + Vitaly Chekasin + <gyouja@pilgrims.ru> – lfs.pilgrims.ru mirror + + + + Benjamin Heil + <kontakt@wankoo.org> – lfs.wankoo.org mirror + + + + + Asian Mirrors + + + + + Satit Phermsawang + <satit@wbac.ac.th> – lfs.phayoune.org mirror + + + + Shizunet Co.,Ltd. + <info@shizu-net.jp> – lfs.mirror.shizu-net.jp mirror + + + + Init World + <http://www.initworld.com/> – lfs.initworld.com mirror + + + + + Australian Mirrors + + + + + Jason Andrade + <jason@dstc.edu.au> – au.linuxfromscratch.org mirror + + + + + Former Project Team Members + + + + + Christine + Barczak <theladyskye@linuxfromscratch.org> – LFS + Book Editor + + + + Archaic + <archaic@linuxfromscratch.org> – LFS Technical Writer/Editor, + HLFS Project Leader, BLFS Editor, Hints and Patches Project + Maintainer + + + + Nathan + Coulson <nathan@linuxfromscratch.org> – + LFS-Bootscripts Maintainer + + + + Timothy Bauscher + + + + Robert Briggs + + + + Ian Chilton + + + + Jeroen + Coumans <jeroen@linuxfromscratch.org> – Website + Developer, FAQ Maintainer + + + + Manuel + Canales Esparcia <manuel@linuxfromscratch.org> – + LFS/BLFS/HLFS XML and XSL Maintainer + + + + Alex Groenewoud – LFS Technical Writer + + + + Marc Heerdink + + + + Jeremy + Huntwork <jhuntwork@linuxfromscratch.org> – LFS + Technical Writer, LFS LiveCD Maintainer + + + + Mark Hymers + + + Seth W. Klein – FAQ maintainer + + + Nicholas + Leippe <nicholas@linuxfromscratch.org> – Wiki + Maintainer + + + + Anderson + Lizardo <lizardo@linuxfromscratch.org> – Website + Backend-Scripts Maintainer + + + + Dan + Nicholson <dnicholson@linuxfromscratch.org> – LFS and + BLFS Editor + + + + Alexander + E. Patrakov <alexander@linuxfromscratch.org> – LFS + Technical Writer, LFS Internationalization Editor, + LFS Live CD Maintainer + + + + Simon Perreault + + + + Scot Mc + Pherson <scot@linuxfromscratch.org> – LFS NNTP + Gateway Maintainer + + + + Greg Schafer + <gschafer@zip.com.au> – LFS Technical Writer and + Architect of the Next Generation 64-bit-enabling Build Method + + + + Jesse Tie-Ten-Quee – LFS Technical Writer + + + + James + Robertson <jwrober@linuxfromscratch.org> – Bugzilla + Maintainer + + + + Tushar + Teredesai <tushar@linuxfromscratch.org> – BLFS Book + Editor, Hints and Patches Project Leader + + + + Jeremy + Utley <jeremy@linuxfromscratch.org> – LFS Technical + Writer, Bugzilla Maintainer, LFS-Bootscripts Maintainer + + + + Zack Winkles + <zwinkles@gmail.com> – LFS Technical Writer + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/acronymlist.xml b/LDP/guide/docbook/LFS-Current/appendices/acronymlist.xml new file mode 100644 index 00000000..9038da8f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/acronymlist.xml @@ -0,0 +1,538 @@ + + + %general-entities; +]> + + + + + + Acronyms and Terms + + + + + + + ABI + + Application Binary Interface + + + + + ALFS + + Automated Linux From Scratch + + + + + API + + Application Programming Interface + + + + + ASCII + + American Standard Code for Information Interchange + + + + + BIOS + + Basic Input/Output System + + + + + BLFS + + Beyond Linux From Scratch + + + + + BSD + + Berkeley Software Distribution + + + + + chroot + + change root + + + + + CMOS + + Complementary Metal Oxide Semiconductor + + + + + COS + + Class Of Service + + + + + CPU + + Central Processing Unit + + + + + CRC + + Cyclic Redundancy Check + + + + + CVS + + Concurrent Versions System + + + + + DHCP + + Dynamic Host Configuration Protocol + + + + + DNS + + Domain Name Service + + + + + EGA + + Enhanced Graphics Adapter + + + + + ELF + + Executable and Linkable Format + + + + + EOF + + End of File + + + + + EQN + + equation + + + + + ext2 + + second extended file system + + + + + ext3 + + third extended file system + + + + + ext4 + + fourth extended file system + + + + + FAQ + + Frequently Asked Questions + + + + + FHS + + Filesystem Hierarchy Standard + + + + + FIFO + + First-In, First Out + + + + + FQDN + + Fully Qualified Domain Name + + + + + FTP + + File Transfer Protocol + + + + + GB + + Gigabytes + + + + + GCC + + GNU Compiler Collection + + + + + GID + + Group Identifier + + + + + GMT + + Greenwich Mean Time + + + + + HTML + + Hypertext Markup Language + + + + + IDE + + Integrated Drive Electronics + + + + + IEEE + + Institute of Electrical and Electronic Engineers + + + + + IO + + Input/Output + + + + + IP + + Internet Protocol + + + + + IPC + + Inter-Process Communication + + + + + IRC + + Internet Relay Chat + + + + + ISO + + International Organization for Standardization + + + + + ISP + + Internet Service Provider + + + + + KB + + Kilobytes + + + + + LED + + Light Emitting Diode + + + + + LFS + + Linux From Scratch + + + + + LSB + + Linux Standard Base + + + + + MB + + Megabytes + + + + + MBR + + Master Boot Record + + + + + MD5 + + Message Digest 5 + + + + + NIC + + Network Interface Card + + + + + NLS + + Native Language Support + + + + + NNTP + + Network News Transport Protocol + + + + + NPTL + + Native POSIX Threading Library + + + + + OSS + + Open Sound System + + + + + PCH + + Pre-Compiled Headers + + + + + PCRE + + Perl Compatible Regular Expression + + + + + PID + + Process Identifier + + + + + PTY + + pseudo terminal + + + + + QOS + + Quality Of Service + + + + + RAM + + Random Access Memory + + + + + RPC + + Remote Procedure Call + + + + + RTC + + Real Time Clock + + + + + SBU + + Standard Build Unit + + + + + SCO + + The Santa Cruz Operation + + + + + SHA1 + + Secure-Hash Algorithm 1 + + + + + TLDP + + The Linux Documentation Project + + + + + TFTP + + Trivial File Transfer Protocol + + + + + TLS + + Thread-Local Storage + + + + + UID + + User Identifier + + + + + umask + + user file-creation mask + + + + + USB + + Universal Serial Bus + + + + + UTC + + Coordinated Universal Time + + + + + UUID + + Universally Unique Identifier + + + + + VC + + Virtual Console + + + + + VGA + + Video Graphics Array + + + + + VT + + Virtual Terminal + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/creat-comm.xml b/LDP/guide/docbook/LFS-Current/appendices/creat-comm.xml new file mode 100644 index 00000000..2ecc7609 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/creat-comm.xml @@ -0,0 +1,403 @@ + + + %general-entities; +]> + + + + + Creative Commons License + + Creative Commons Legal Code + + Attribution-NonCommercial-ShareAlike 2.0 + + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT + PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN + "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION + PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS + USE. + + + License + + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE + COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY + COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS + AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE + BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS + CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND + CONDITIONS. + + + + + Definitions + + + + "Collective Work" means a work, such as a periodical issue, anthology or + encyclopedia, in which the Work in its entirety in unmodified form, along + with a number of other contributions, constituting separate and independent + works in themselves, are assembled into a collective whole. A work that + constitutes a Collective Work will not be considered a Derivative Work (as + defined below) for the purposes of this License. + + + + "Derivative Work" means a work based upon the Work or upon + the Work and other pre-existing works, such as a translation, musical + arrangement, dramatization, fictionalization, motion picture version, sound + recording, art reproduction, abridgment, condensation, or any other form in + which the Work may be recast, transformed, or adapted, except that a work + that constitutes a Collective Work will not be considered a Derivative Work + for the purpose of this License. For the avoidance of doubt, where the Work + is a musical composition or sound recording, the synchronization of the Work + in timed-relation with a moving image ("synching") will be considered a + Derivative Work for the purpose of this License. + + + + "Licensor" means the individual or entity that offers the + Work under the terms of this License. + + + + "Original Author" means the individual or entity who created + the Work. + + + + "Work" means the copyrightable work of authorship offered + under the terms of this License. + + + + "You" means an individual or entity exercising rights under + this License who has not previously violated the terms of this License with + respect to the Work, or who has received express permission from the + Licensor to exercise rights under this License despite a previous + violation. + + + + "License Elements" means the following high-level license + attributes as selected by Licensor and indicated in the title of this + License: Attribution, Noncommercial, ShareAlike. + + + + + + + Fair Use Rights. Nothing in this license is intended to reduce, + limit, or restrict any rights arising from fair use, first sale or other + limitations on the exclusive rights of the copyright owner under copyright law + or other applicable laws. + + + + + License Grant. Subject to the terms and conditions of this + License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, + perpetual (for the duration of the applicable copyright) license to exercise + the rights in the Work as stated below: + + + + + to reproduce the Work, to incorporate the Work into one or + more Collective Works, and to reproduce the Work as incorporated in the + Collective Works; + + + + to create and reproduce Derivative Works; + + + + to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission the Work including as incorporated in Collective + Works; + + + + to distribute copies or phonorecords of, display publicly, + perform publicly, and perform publicly by means of a digital audio + transmission Derivative Works; + + + + + The above rights may be exercised in all media and formats whether now + known or hereafter devised. The above rights include the right to make such + modifications as are technically necessary to exercise the rights in other + media and formats. All rights not expressly granted by Licensor are hereby + reserved, including but not limited to the rights set forth in Sections 4(e) + and 4(f). + + + + Restrictions.The license granted in Section 3 above is + expressly made subject to and limited by the following + restrictions: + + + + + You may distribute, publicly display, publicly perform, or + publicly digitally perform the Work only under the terms of this License, and + You must include a copy of, or the Uniform Resource Identifier for, this + License with every copy or phonorecord of the Work You distribute, publicly + display, publicly perform, or publicly digitally perform. You may not offer + or impose any terms on the Work that alter or restrict the terms of this + License or the recipients' exercise of the rights granted hereunder. You may + not sublicense the Work. You must keep intact all notices that refer to this + License and to the disclaimer of warranties. You may not distribute, publicly + display, publicly perform, or publicly digitally perform the Work with any + technological measures that control access or use of the Work in a manner + inconsistent with the terms of this License Agreement. The above applies to + the Work as incorporated in a Collective Work, but this does not require the + Collective Work apart from the Work itself to be made subject to the terms of + this License. If You create a Collective Work, upon notice from any Licensor + You must, to the extent practicable, remove from the Collective Work any + reference to such Licensor or the Original Author, as requested. If You + create a Derivative Work, upon notice from any Licensor You must, to the + extent practicable, remove from the Derivative Work any reference to such + Licensor or the Original Author, as requested. + + + + You may distribute, publicly display, publicly perform, or + publicly digitally perform a Derivative Work only under the terms of this + License, a later version of this License with the same License Elements as + this License, or a Creative Commons iCommons license that contains the same + License Elements as this License (e.g. Attribution-NonCommercial-ShareAlike + 2.0 Japan). You must include a copy of, or the Uniform Resource Identifier + for, this License or other license specified in the previous sentence with + every copy or phonorecord of each Derivative Work You distribute, publicly + display, publicly perform, or publicly digitally perform. You may not offer + or impose any terms on the Derivative Works that alter or restrict the terms + of this License or the recipients' exercise of the rights granted hereunder, + and You must keep intact all notices that refer to this License and to the + disclaimer of warranties. You may not distribute, publicly display, publicly + perform, or publicly digitally perform the Derivative Work with any + technological measures that control access or use of the Work in a manner + inconsistent with the terms of this License Agreement. The above applies to + the Derivative Work as incorporated in a Collective Work, but this does not + require the Collective Work apart from the Derivative Work itself to be made + subject to the terms of this License. + + + + You may not exercise any of the rights granted to You in + Section 3 above in any manner that is primarily intended for or directed + toward commercial advantage or private monetary compensation. The exchange of + the Work for other copyrighted works by means of digital file-sharing or + otherwise shall not be considered to be intended for or directed toward + commercial advantage or private monetary compensation, provided there is no + payment of any monetary compensation in connection with the exchange of + copyrighted works. + + + + If you distribute, publicly display, publicly perform, or + publicly digitally perform the Work or any Derivative Works or Collective + Works, You must keep intact all copyright notices for the Work and give the + Original Author credit reasonable to the medium or means You are utilizing by + conveying the name (or pseudonym if applicable) of the Original Author if + supplied; the title of the Work if supplied; to the extent reasonably + practicable, the Uniform Resource Identifier, if any, that Licensor specifies + to be associated with the Work, unless such URI does not refer to the + copyright notice or licensing information for the Work; and in the case of a + Derivative Work, a credit identifying the use of the Work in the Derivative + Work (e.g., "French translation of the Work by Original Author," or + "Screenplay based on original Work by Original Author"). Such credit may be + implemented in any reasonable manner; provided, however, that in the case of + a Derivative Work or Collective Work, at a minimum such credit will appear + where any other comparable authorship credit appears and in a manner at least + as prominent as such other comparable authorship credit. + + + + + For the avoidance of doubt, where the Work is a musical + composition: + + + + + Performance Royalties Under Blanket Licenses. Licensor + reserves the exclusive right to collect, whether individually or via a + performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the + public performance or public digital performance (e.g. webcast) of the + Work if that performance is primarily intended for or directed toward + commercial advantage or private monetary compensation. + + + + Mechanical Rights and Statutory Royalties. Licensor + reserves the exclusive right to collect, whether individually or via a + music rights agency or designated agent (e.g. Harry Fox Agency), + royalties for any phonorecord You create from the Work ("cover + version") and distribute, subject to the compulsory license created + by 17 USC Section 115 of the US Copyright Act (or the equivalent in + other jurisdictions), if Your distribution of such cover version is primarily + intended for or directed toward commercial advantage or private monetary + compensation. 6. Webcasting Rights and Statutory Royalties. For the + avoidance of doubt, where the Work is a sound recording, Licensor + reserves the exclusive right to collect, whether individually or via a + performance-rights society (e.g. SoundExchange), royalties for the public + digital performance (e.g. webcast) of the Work, subject to the compulsory + license created by 17 USC Section 114 of the US Copyright Act (or the + equivalent in other jurisdictions), if Your public digital performance is + primarily intended for or directed toward commercial advantage or private + monetary compensation. + + + + + + + Webcasting Rights and Statutory Royalties. For the + avoidance of doubt, where the Work is a sound recording, Licensor reserves + the exclusive right to collect, whether individually or via a + performance-rights society (e.g. SoundExchange), royalties for the public + digital performance (e.g. webcast) of the Work, subject to the compulsory + license created by 17 USC Section 114 of the US Copyright Act (or the + equivalent in other jurisdictions), if Your public digital performance is + primarily intended for or directed toward commercial advantage or private + monetary compensation. + + + + + + + Representations, Warranties and Disclaimer + + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR + OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND + CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, + WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A + PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. + SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH + EXCLUSION MAY NOT APPLY TO YOU. + + + + Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY + APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY + FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES + ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + + + Termination + + + + + This License and the rights granted hereunder will terminate + automatically upon any breach by You of the terms of this License. + Individuals or entities who have received Derivative Works or Collective + Works from You under this License, however, will not have their licenses + terminated provided such individuals or entities remain in full compliance + with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any + termination of this License. + + + + Subject to the above terms and conditions, the license + granted here is perpetual (for the duration of the applicable copyright in + the Work). Notwithstanding the above, Licensor reserves the right to release + the Work under different license terms or to stop distributing the Work at + any time; provided, however that any such election will not serve to withdraw + this License (or any other license that has been, or is required to be, + granted under the terms of this License), and this License will continue in + full force and effect unless terminated as stated above. + + + + + + + Miscellaneous + + + + + Each time You distribute or publicly digitally perform the + Work or a Collective Work, the Licensor offers to the recipient a license to + the Work on the same terms and conditions as the license granted to You under + this License. + + + + Each time You distribute or publicly digitally perform a + Derivative Work, Licensor offers to the recipient a license to the original + Work on the same terms and conditions as the license granted to You under + this License. + + + + If any provision of this License is invalid or unenforceable + under applicable law, it shall not affect the validity or enforceability of + the remainder of the terms of this License, and without further action by the + parties to this agreement, such provision shall be reformed to the minimum + extent necessary to make such provision valid and + enforceable. + + + + No term or provision of this License shall be deemed waived + and no breach consented to unless such waiver or consent shall be in writing + and signed by the party to be charged with such waiver or + consent. + + + + This License constitutes the entire agreement between the + parties with respect to the Work licensed here. There are no understandings, + agreements or representations with respect to the Work not specified here. + Licensor shall not be bound by any additional provisions that may appear in + any communication from You. This License may not be modified without the + mutual written agreement of the Licensor and You. + + + + + + + + + Creative Commons is not a party to this License, and makes no warranty + whatsoever in connection with the Work. Creative Commons will not be liable to + You or any party on any legal theory for any damages whatsoever, including + without limitation any general, special, incidental or consequential damages + arising in connection to this license. Notwithstanding the foregoing two (2) + sentences, if Creative Commons has expressly identified itself as the Licensor + hereunder, it shall have all rights and obligations of Licensor. + + Except for the limited purpose of indicating to the public that the Work is + licensed under the CCPL, neither party will use the trademark "Creative + Commons" or any related trademark or logo of Creative Commons without the prior + written consent of Creative Commons. Any permitted use will be in compliance + with Creative Commons' then-current trademark usage guidelines, as may be + published on its website or otherwise made available upon request from time to + time. + + Creative Commons may be contacted at . + + + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/dependencies.xml b/LDP/guide/docbook/LFS-Current/appendices/dependencies.xml new file mode 100644 index 00000000..8d6883cb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/dependencies.xml @@ -0,0 +1,2443 @@ + + + %general-entities; +]> + + + + + + Dependencies + + Every package built in LFS relies on one or more other packages in + order to build and install properly. Some packages even participate in + circular dependencies, that is, the first package depends on the second which + in turn depends on the first. Because of these dependencies, the order in + which packages are built in LFS is very important. The purpose of this page + is to document the dependencies of each package built in LFS. + + For each package we build, we have listed three, and sometimes four, + types of dependencies. The first lists what other packages need to be + available in order to compile and install the package in question. The second + lists what packages, in addition to those on the first list, need to be + available in order to run the test suites. The third list of dependencies are + packages that require this package to be built and installed in its final + location before they are built and installed. In most cases, this is because + these packages will hard code paths to binaries within their scripts. If not + built in a certain order, this could result in paths of /tools/bin/[binary] + being placed inside scripts installed to the final system. This is obviously + not desirable. + + The last list of dependencies are optional packages that are not + addressed in LFS, but could be useful to the user. These packages may have + additional mandatory or optional dependencies of their own. For these + dependencies, the recommended practice is to install them after completion of + the LFS book and then go back and rebuild the LFS package. In several cases, + re-installation is addressed in BLFS. + + + acl + + + &dependencies; + + + Attr, Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make, + Perl, Sed, and Texinfo + + + + + &testsuites; + + + Automake, Diffutils, Findutils, and Libtool + + + + + &before; + + + Coreutils, Sed, Systemd, Tar, Vim + + + + + &external; + + + None + + + + + attr + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make, + Perl, Sed, and Texinfo + + + + + &testsuites; + + + Automake, Diffutils, Findutils, and Libtool + + + + + &before; + + + Acl, Libcap, Systemd + + + + + &external; + + + None + + + + + Autoconf + + + &dependencies; + + + Bash, Coreutils, Grep, M4, Make, Perl, Sed, and Texinfo + + + + + &testsuites; + + + Automake, Diffutils, Findutils, GCC, and Libtool + + + + + &before; + + + Automake + + + + + &external; + + + Emacs + + + + + Automake + + + &dependencies; + + + Autoconf, Bash, Coreutils, Gettext, Grep, M4, Make, Perl, + Sed, and Texinfo + + + + + &testsuites; + + + Binutils, Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils, + Flex, GCC, Gettext, Gzip, Libtool, and Tar. + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Bash + + + &dependencies; + + + Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc, + Grep, Make, Ncurses, Patch, Readline, Sed, and Texinfo + + + + + &testsuites; + + + Shadow + + + + + &before; + + + None + + + + + &external; + + + Xorg + + + + + Bc + + + &dependencies; + + + Bash, Binutils, Bison, Coreutils, GCC, Glibc, + Grep, Make, and Readline + + + + + &testsuites; + + + Gawk + + + + + &before; + + + Linux Kernel + + + + + &external; + + + None + + + + + Binutils + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, File, Gawk, GCC, Glibc, Grep, + Make, Perl, Sed, Texinfo and Zlib + + + + + &testsuites; + + + DejaGNU and Expect + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Bison + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, + Grep, M4, Make, Perl, and Sed + + + + + &testsuites; + + + Diffutils, Findutils, and Flex + + + + + &before; + + + Kbd and Tar + + + + + &external; + + + Doxygen (test suite) + + + + + Bzip2 + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Make, + and Patch + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Check + + + &dependencies; + + + GCC, Grep, Make, Sed, and Texinfo + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Coreutils + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make, + Patch, Perl, Sed, and Texinfo + + + + + &testsuites; + + + Diffutils, E2fsprogs, Findutils, Shadow, and Util-linux + + + + + &before; + + + Bash, Diffutils, Findutils, Man-DB, and Systemd + + + + + &external; + + + Perl Expect and IO:Tty modules (for test suite) + + + + + D-Bus + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Sed, and Util-linux + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + Xorg Libs + + + + + DejaGNU + + + &dependencies; + + + Bash, Coreutils, Diffutils, GCC, Grep, Make, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Diffutils + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Gettext, Glibc, Grep, + Make, Sed, and Texinfo + + + + + &testsuites; + + + Diffutils, Perl + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Expat + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Gperf, + Make, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + XML::Parser + + + + + &external; + + + None + + + + + Expect + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, + Patch, Sed, and Tcl + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + E2fsprogs + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Gzip, Make, Sed, Texinfo, and Util-linux + + + + + &testsuites; + + + Procps-ng,Psmisc + + + + + &before; + + + None + + + + + &external; + + + None + + + + + File + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Sed, and Zlib + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Findutils + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, + Sed, and Texinfo + + + + + &testsuites; + + + DejaGNU, Diffutils, and Expect + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Flex + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, M4, Make, + Patch, Sed, and Texinfo + + + + + &testsuites; + + + Bison and Gawk + + + + + &before; + + + IPRoute2, Kbd, and Man-DB + + + + + &external; + + + None + + + + + Gawk + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, + Patch, Sed and, Texinfo + + + + + &testsuites; + + + Diffutils + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Gcc + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, + Gettext, Glibc, GMP, Grep, M4, Make, MPC, MPFR, Patch, Perl, Sed, Tar, + and Texinfo + + + + + &testsuites; + + + DejaGNU and Expect + + + + + &before; + + + None + + + + + &external; + + + CLooG-PPL, + GNAT and + PPL + + + + + GDBM + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Grep, Make, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Gettext + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, + Sed, and Texinfo + + + + + &testsuites; + + + Diffutils, Perl, and Tcl + + + + + &before; + + + Automake + + + + + &external; + + + None + + + + + Glibc + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext, + Grep, Gzip, Linux API Headers, Make, Perl, Sed, and Texinfo + + + + + &testsuites; + + + File + + + + + &before; + + + None + + + + + &external; + + + None + + + + + GMP + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, M4, Make, + Sed and Texinfo + + + + + &testsuites; + + + None + + + + + &before; + + + MPFR, GCC + + + + + &external; + + + None + + + + + Gperf + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Make + + + + + &testsuites; + + + Diffutils, Expect + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Grep + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep, + Make, Patch, Sed, and Texinfo + + + + + &testsuites; + + + Gawk + + + + + &before; + + + Man-DB + + + + + &external; + + + Pcre, Xorg, and CUPS + + + + + Groff + + + &dependencies; + + + Bash, Binutils, Bison, Coreutils, Gawk, GCC, Glibc, Grep, Make, + Patch, Sed, and Texinfo + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Man-DB and Perl + + + + + &external; + + + GPL Ghostscript + + + + + GRUB + + + &dependencies; + + + Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, + Grep, Make, Ncurses, Sed, Texinfo, and Xz + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Gzip + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, + Sed, and Texinfo + + + + + &testsuites; + + + Diffutils, Less + + + + + &before; + + + Man-DB + + + + + &external; + + + None + + + + + Iana-Etc + + + &dependencies; + + + Coreutils, Gawk, and Make + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Perl + + + + + &external; + + + None + + + + + Inetutils + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Ncurses, + Patch, Sed, Texinfo, and Zlib + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Tar + + + + + &external; + + + None + + + + + Intltool + + + &dependencies; + + + Bash, Gawk, Glibc, Make, Perl, Sed, and XML::Parser + + + + + &testsuites; + + + Perl + + + + + &before; + + + None + + + + + &external; + + + None + + + + + IProute2 + + + &dependencies; + + + Bash, Bison, Coreutils, Flex, GCC, Glibc, Make, + and Linux API Headers + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Kbd + + + &dependencies; + + + Bash, Binutils, Bison, Check, Coreutils, Flex, GCC, Gettext, + Glibc, Gzip, Make, Patch, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Kmod + + + &dependencies; + + + Bash, Binutils, Bison, Coreutils, Flex, GCC, Gettext, Glibc, + Gzip, Make, Sed, Xz-Utils, Zlib + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Systemd + + + + + &external; + + + None + + + + + Less + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make, + Ncurses, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Gzip + + + + + &external; + + + Pcre + + + + + Libcap + + + &dependencies; + + + Attr, Bash, Binutils, Coreutils, GCC, Glibc, Perl, Make, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Systemd + + + + + &external; + + + Linux-PAM + + + + + Libpipeline + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Sed, and Texinfo + + + + + &testsuites; + + + Check + + + + + &before; + + + Man-DB + + + + + &external; + + + None + + + + + Libtool + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Sed, and Texinfo + + + + + &testsuites; + + + Autoconf, Automake, Findutils + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Linux Kernel + + + &dependencies; + + + Bash, Bc, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc, Grep, + Gzip, Kmod, Make, Ncurses, Perl, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + OpenSSL + + + + + &external; + + + None + + + + + M4 + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Sed, and + Texinfo + + + + + &testsuites; + + + Diffutils + + + + + &before; + + + Autoconf and Bison + + + + + &external; + + + libsigsegv + + + + + Make + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, + Make, Sed, and Texinfo + + + + + &testsuites; + + + Perl and Procps-ng + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Man-DB + + + &dependencies; + + + Bash, Binutils, Bzip2, Coreutils, Flex, GCC, GDBM, Gettext, + Glibc, Grep, Groff, Gzip, Less, Libpipeline, Make, Sed, and Xz + + + + + &testsuites; + + + Util-linux + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Man-Pages + + + &dependencies; + + + Bash, Coreutils, and Make + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + None + + + + + &external; + + + None + + + + + MPC + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP, + Make, MPFR, Sed and Texinfo + + + + + &testsuites; + + + None + + + + + &before; + + + GCC + + + + + &external; + + + None + + + + + MPFR + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP, + Make, Sed and Texinfo + + + + + &testsuites; + + + None + + + + + &before; + + + GCC + + + + + &external; + + + None + + + + + Ncurses + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, + Make, Patch, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Bash, GRUB, Inetutils, Less, Procps-ng, Psmisc, Readline, Texinfo, + Util-linux, and Vim + + + + + &external; + + + None + + + + + Patch + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed + + + + + &testsuites; + + + Diffutils + + + + + &before; + + + None + + + + + &external; + + + Ed + + + + + Perl + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep, + Groff, Make, Sed, and Zlib + + + + + &testsuites; + + + Iana-Etc and Procps-ng + + + + + &before; + + + Autoconf + + + + + &external; + + + None + + + + + Pkg-config + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, + Popt, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + Kmod + + + + + &external; + + + None + + + + + Popt + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make + + + + + &testsuites; + + + Diffutils and Sed + + + + + &before; + + + Pkg-config + + + + + &external; + + + None + + + + + Procps-ng + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Make, and Ncurses + + + + + &testsuites; + + + DejaGNU + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Psmisc + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, + and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Readline + + + &dependencies; + + + Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, Ncurses, + Patch, Sed, and Texinfo + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Bash + + + + + &external; + + + None + + + + + Sed + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, + Sed, and Texinfo + + + + + &testsuites; + + + Diffutils and Gawk + + + + + &before; + + + E2fsprogs, File, Libtool, and Shadow + + + + + &external; + + + Cracklib + + + + + Shadow + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, + Gettext, Glibc, Grep, Make, and Sed + + + + + &testsuites; + + + No test suite available + + + + + &before; + + + Coreutils + + + + + &external; + + + Acl, Attr, Cracklib, PAM + + + + + Systemd + + + &dependencies; + + + Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk, + GCC, Gettext, Glibc, Gperf, Grep, Intltool, Kmod, Libcap, + Make, Sed, and Util-linux + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Tar + + + &dependencies; + + + Acl, Attr, Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc, + Grep, Inetutils, Make, Sed, and Texinfo + + + + + &testsuites; + + + Autoconf, Diffutils, Findutils, Gawk, and Gzip + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Tcl + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, + Make, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Texinfo + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make, + Ncurses, Patch, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + None + + + + + Util-linux + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC, + Gettext, Glibc, Grep, Make, Ncurses, Sed, Systemd, and Zlib + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + libcap-ng + + + + + Vim + + + &dependencies; + + + Acl, Attr, Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, + Grep, Make, Ncurses, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + None + + + + + &external; + + + Xorg, GTK+2, LessTif, Python, Tcl, Ruby, and GPM + + + + + XML::Parser + + + &dependencies; + + + Bash, Binutils, Coreutils, Expat, GCC, Glibc, Make, and Perl + + + + + &testsuites; + + + Perl + + + + + &before; + + + Intltool + + + + + &external; + + + None + + + + + Xz + + + &dependencies; + + + Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make. + + + + + &testsuites; + + + None + + + + + &before; + + + GRUB, Kmod, Man-DB, Systemd + + + + + &external; + + + None + + + + + Zlib + + + &dependencies; + + + Bash, Binutils, Coreutils, GCC, Glibc, Make, and Sed + + + + + &testsuites; + + + None + + + + + &before; + + + File, Kmod, Perl, and Util-linux + + + + + &external; + + + None + + + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/license.xml b/LDP/guide/docbook/LFS-Current/appendices/license.xml new file mode 100644 index 00000000..ebcb5c0b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/license.xml @@ -0,0 +1,25 @@ + + + %general-entities; +]> + + + + + + LFS Licenses + + This book is licensed under the Creative Commons + Attribution-NonCommercial-ShareAlike 2.0 License. + + Computer instructions may be extracted from the book under the MIT + License. + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/appendices/mit-lic.xml b/LDP/guide/docbook/LFS-Current/appendices/mit-lic.xml new file mode 100644 index 00000000..1e8ed4d0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/appendices/mit-lic.xml @@ -0,0 +1,33 @@ + + + %general-entities; +]> + + + + + The MIT License + + Copyright © ©rightdate; Gerard Beekmans + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/askforhelp.xml b/LDP/guide/docbook/LFS-Current/chapter01/askforhelp.xml new file mode 100644 index 00000000..f7a9d1ef --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/askforhelp.xml @@ -0,0 +1,129 @@ + + + %general-entities; +]> + + + + + Help + + If an issue or a question is encountered while working through + this book, please check the FAQ page at . + Questions are often already answered there. If your question is not + answered on this page, try to find the source of the problem. The + following hint will give you some guidance for troubleshooting: + . + + If you cannot find your problem listed in the FAQ, search the mailing + lists at . + + We also have a wonderful LFS community that is willing to offer + assistance through the mailing lists and IRC (see the section of this book). However, + we get several support questions every day and many of them can be easily + answered by going to the FAQ and by searching the mailing lists first. + So, for us to offer the best assistance possible, you need to do some + research on your own first. That allows us to focus on the more unusual + support needs. If your searches do not produce a solution, please include + all relevant information (mentioned below) in your request for help. + + + Things to Mention + + Apart from a brief explanation of the problem being experienced, + the essential things to include in any request for help are: + + + + The version of the book being used (in this case &version;) + + + The host distribution and version being used to create LFS + + + The output from the script + + + The package or section the problem was encountered in + + + The exact error message or symptom being received + + + Note whether you have deviated from the book at all + + + + + Deviating from this book does not mean that + we will not help you. After all, LFS is about personal preference. + Being upfront about any changes to the established procedure helps us + evaluate and determine possible causes of your problem. + + + + + + Configure Script Problems + + If something goes wrong while running the configure + script, review the config.log file. This file may + contain errors encountered during configure which were + not printed to the screen. Include the relevant lines + if you need to ask for help. + + + + + Compilation Problems + + Both the screen output and the contents of various files are useful + in determining the cause of compilation problems. The screen output from + the configure script and the make + run can be helpful. It is not necessary to include the entire output, but + do include enough of the relevant information. Below is an example of the + type of information to include from the screen output from + make: + +gcc -DALIASPATH=\"/mnt/lfs/usr/share/locale:.\" +-DLOCALEDIR=\"/mnt/lfs/usr/share/locale\" +-DLIBDIR=\"/mnt/lfs/usr/lib\" +-DINCLUDEDIR=\"/mnt/lfs/usr/include\" -DHAVE_CONFIG_H -I. -I. +-g -O2 -c getopt1.c +gcc -g -O2 -static -o make ar.o arscan.o commands.o dir.o +expand.o file.o function.o getopt.o implicit.o job.o main.o +misc.o read.o remake.o rule.o signame.o variable.o vpath.o +default.o remote-stub.o version.o opt1.o +-lutil job.o: In function `load_too_high': +/lfs/tmp/make-3.79.1/job.c:1565: undefined reference +to `getloadavg' +collect2: ld returned 1 exit status +make[2]: *** [make] Error 1 +make[2]: Leaving directory `/lfs/tmp/make-3.79.1' +make[1]: *** [all-recursive] Error 1 +make[1]: Leaving directory `/lfs/tmp/make-3.79.1' +make: *** [all-recursive-am] Error 2 + + In this case, many people would just include the bottom + section: + +make [2]: *** [make] Error 1 + + This is not enough information to properly diagnose the problem + because it only notes that something went wrong, not + what went wrong. The entire section, as in the + example above, is what should be saved because it includes the command + that was executed and the associated error message(s). + + An excellent article about asking for help on the Internet is + available online at . Read and + follow the hints in this document to increase the likelihood of getting + the help you need. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/changelog.xml b/LDP/guide/docbook/LFS-Current/chapter01/changelog.xml new file mode 100644 index 00000000..3cbca0db --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/changelog.xml @@ -0,0 +1,725 @@ + + + %general-entities; +]> + + + + + Changelog + + This is version &version; of the Linux From Scratch book, dated + &releasedate;. If this book is more than six months old, a newer and better + version is probably already available. To find out, please check one of the + mirrors via . + + Below is a list of changes made since the previous release of the + book. + + + Changelog Entries: + + + + + 2016-01-17 + + + [dj] - Sync to LFS r10986. + + + [dj] - Update to linux-4.4 - Merged from trunk. + + + [dj] - Update to iproute2-4.4.0 - Merged from trunk. + + + + + + 2016-01-02 + + + [dj] - Fix build of systemd with libblkid and libmount in + /tools/lib and move util-linux to its previous build order to + solve reciprocal dependency. + + + [dj] - Removed /etc/resolv.conf symlink in network + configuration as it is created automatically if needed. + + + + + + 2016-01-01 + + + [dj] - Fix broken build order - move xz, kmod, gettext, and + util-linux before systemd. + + + [dj] - Update to man-pages-4.04 - Merged from trunk. + + + + + + 2015-12-31 + + + [dj] - Use 'ipv4" instead of "yes" for DCHP configuration in + systemd-networkd configuration. + + + [dj] - Modify text in network configuration page to more + accurately reflect current version of systemd. + + + [dj] - Change build order for gperf before expat. + + + [dj] - Change build order for systemd before procps-ng. + + + [dj] - Add --with-systemd to procps-ng configuration. + + + [dj] - Update to systemd-228. + + + [dj] - Update to DBus-1.10.6. + + + [dj] - Sync to LFS r10981. + + + [dj] - Add OpenSSL as optional kernel dependency - Merged + from trunk. + + + [dj] - Update to findutils-4.6.0 - Merged from trunk. + + + [dj] - Update to gettext-0.19.7 - Merged from trunk. + + + [dj] - Update to linux-4.3.3 - Merged from trunk. + + + [dj] - Reword FHS Compliance Note - Merged from trunk. + + + [dj] - Update to perl-5.22.1 - Merged from trunk. + + + [dj] - Update to perl-5.22.1 - Merged from trunk. + + + [dj] - Update to man-pages-4.03 - Merged from trunk. + + + [dj] - Fix xz problem identified upstream - Merged from + trunk. + + + [dj] - Update to gcc-5.3.0 - Merged from trunk. + + + [dj] - Update to gmp-6.1.0 - Merged from trunk. + + + [dj] - Update host requirements to require GCC-4.7 or + later - Merged from trunk. + + + [dj] - Clarify that setting and using the LFS variable + assumes the bash shell - Merged from trunk. + + + [dj] - Update to flex-2.6.0 - Merged from trunk. + + + [dj] - Update to man-db-2.7.5 - Merged from trunk. + + + [dj] - Update to kmod-22 - Merged from trunk. + + + [dj] - Add glibc-2.22-largefile-1.patch. + + + [dj] - Update to linux-4.3 - Merged from trunk. + + + [dj] - Update to iproute2-4.3.0 - Merged from trunk. + + + [dj] - Update to grep-2.22 - Merged from trunk. + + + [dj] - Update to util-linux-2.27.1 - Merged from trunk. + + + [dj] - Revise version-check.sh to flag bad /bin/sh + symlinks - Merged from trunk. + + + [dj] - Update to less-481 - Merged from trunk. + + + [dj] - Update to man-db-2.7.4 - Merged from trunk. + + + [dj] - Update to tzdata2015g - Merged from trunk. + + + [dj] - Many updates to installed files and directories. Huge + thanks to Fernando - Merged from trunk. + + + [dj] - Reset location of anduin hosted files - Merged from + trunk. + + + [dj] - Change references to ncursesw5 to + ncursesw6. Thanks to Pierre Labastie for the patch - Merged from + trunk. + + + [dj] - Update to gettext-0.19.6 - Merged from trunk. + + + [dj] - Update to file-5.25 - Merged from trunk. + + + [dj] - Update to pkg-config-0.29 - Merged from trunk. + + + [dj] - Update to xz-5.2.2 - Merged from trunk. + + + + + + 2015-09-28 + + + [renodr] - Fix a warning when doing the GCC compile tests. + + + [renodr] - Add additional discussion about copying LFS systems + from one machine to another machine. + + + [renodr] - Provide ncurses non-wide-character libraries that + are compliant with version 5 of ncurses. + + + [renodr] - Remove unnecessary sed in e2fsprogs. + + + [renodr] - Update to util-linux-2.27. + + + [renodr] - Update to linux-4.2. + + + [renodr] - Update to iproute2-4.2.0. + + + [renodr] - Refresh build sizes and SBU values. + + + + + + 2015-08-25 + + + [renodr] - Add an upstream patch for MPFR. + + + [renodr] - Update to libpipeline-1.4.1. + + + [renodr] - Update to linux-4.1.6. + + + [renodr] - Update to man-db-2.7.2. + + + [renodr] - Add a patch to allow glibc to build properly on i386 systems. + + + [renodr] - Remove obsolete r* programs from inetutils. + + + + + + 2015-08-19 + + + [bdubbs] - Add a workaround to ncurses in + Chapter 5 for hosts that have mawk installed. + + + [renodr] - Update to binutils-2.25.1. + + + [renodr] - Update to check-0.10.0. + + + [renodr] - Update to procps-ng-3.3.11. + + + [renodr] - Update to man-pages-4.02. + + + [renodr] - Update to glibc-2.22. + + + [renodr] - Update to linux-4.1.5. + + + [renodr] - Update to tzdata2015f. + + + + + + 2015-07-23 + + + [krejzi] - Fixed a warning in the intltool-update + perl script caused by perl-5.22. + + + [krejzi] - Updated to dbus-1.8.20. + + + [krejzi] - Updated to systemd-222. + + + + + + 2015-07-16 + + + [bdubbs] - Update to gcc-5.2.0. Fixes + *3819. + + + [bdubbs] - Update to gettext-0.19.5.1. Fixes + *3818. + + + [bdubbs] - Update to kbd-2.0.3. Fixes + #3815. + + + + + + 2015-07-12 + + + [bdubbs] - Update to iproute2-4.1.1. Fixes + *3811. + + + [bdubbs] - Update to file-5.24. Fixes + *3812. + + + [bdubbs] - Update to linux-4.1.2. Fixes + #3814. + + + [bdubbs] - Update to gettext-0.19.5. Fixes + #3813. + + + [bdubbs] - Fix a warning in the installed automake + perl script. + #3809. + + + + + + 2015-07-04 + + + [bdubbs] - Update to iproute2-4.1.0. Fixes + *3802. + + + [bdubbs] - Update to texinfo-6.0. Fixes + *3803. + + + [bdubbs] - Update to linux-4.1.1. Fixes + #3805. + + + [bdubbs] - Update to coreutils-8.24. Fixes + #3806. + + + [bdubbs] - Update perl installed files. Fixes + #3804. + + + + + + 2015-06-28 + + + [krejzi] - Updated to systemd-221. + + + + + + 2015-06-23 + + + [bdubbs] - Update to tzdata-2015e. Fixes + *3798. + + + [bdubbs] - Update to mpfr-3.1.3. Fixes + #3800. + + + [bdubbs] - Update to linux-4.1. Fixes + #3801. + + + + + + 2015-06-13 + + + [bdubbs] - Simplify gcc-pass1 instructions. Thanks to + Pierre Labastie for the patch. Fixes + #3797. + + + + + + 2015-06-10 + + + [bdubbs] - Update standards discussion for FHS 3.0 + and LSB-5.0. + + + [bdubbs] - Update to inetutils-1.9.4. Fixes + #3796. + + + [bdubbs] - Update to file-5.23. Fixes + #3795. + + + [bdubbs] - Update to kmod-21. Fixes + #3794. + + + + + + 2015-06-07 + + + [bdubbs] - Update to linux-4.0.5. Fixes + #3793. + + + + + + 2015-06-05 + + + [bdubbs] - Update to perl-5.22.0. Fixes + #3791. + + + + + + 2015-05-25 + + + [bdubbs] - Update to bash-4.3.30-upstream_fixes-2.patch. + Fixes #3789. + + + + + + 2015-05-23 + + + [bdubbs] - Update to linux-4.0.4. Fixes + #3786. + + + [bdubbs] - Update to e2fsprogs-1.42.13. Fixes + #3787. + + + [bdubbs] - Update to gawk-4.1.3. Fixes + #3788. + + + [bdubbs] - Added a new patch for gcc to fix inline + issues and some libgomp problems. + + + + + + 2015-05-15 + + + [bdubbs] - Add a patch from upstream to fix + some libgomp (gcc) problems. + + + + + + 2015-05-14 + + + [bdubbs] - Update to gawk-4.1.2. Fixes + #3781. + + + [bdubbs] - Update to linux-4.0.3. Fixes + #3782. + + + [bdubbs] - Update to util-linux-2.26.2. Fixes + #3783. + + + [bdubbs] - Update to man-pages-4.00. Fixes + #3784. + + + [bdubbs] - Update to inetutils-1.9.3. Fixes + #3785. + + + [krejzi] - Updated to dbus-1.8.18. + + + + + + 2015-04-26 + + + [bdubbs] - Updated to tzdata-2015d. Fixes + #3780. + + + + + + 2015-04-24 + + + [krejzi] - Added a fix for security issue + in Glibc (CVE-2015-1781). Thanks to Ken Moffat + for identifying the problem and the fix. + + + [krejzi] - Fixed Ncurses and Perl build + with GCC 5. Thanks to Ken Moffat and Douglas + R. Reno for providing the patches. + + + [krejzi] - Updated to GCC-5.1.0. Fixes + #3779. + + + + + + 2015-04-21 + + + [bdubbs] - Update to man-pages-3.8.3. Fixes + #3778. + + + + + + 2015-04-16 + + + [bdubbs] - Update to linux-4.0. Fixes + #3775. + + + [bdubbs] - Update to tzdata-2015c. Fixes + #3776. + + + [bdubbs] - Update to iproute2-4.0.0. Fixes + #3777. + + + + + + 2015-03-31 + + + [bdubbs] - Adjust discussion of LFS envronment variable to be + before first use. + + + [bdubbs] - Use --with-glibc-version=2.11 in gcc-pass1. + + + [bdubbs] - Update to dejagnu-1.5.3. Fixes + #3773. + + + + + + 2015-03-28 + + + [bdubbs] - Update to linux-3.19.3. Fixes + #3772. + + + [bdubbs] - Update to tzdata2015b. Fixes + #3770. + + + + + + 2015-03-20 + + + [bdubbs] - Update to linux-3.19.2. Fixes + #3768. + + + + + + 2015-03-15 + + + [bdubbs] - Update to tcl-core-8.6.4. Fixes + #3766. + + + [bdubbs] - Update to util-linux-2.26.1. Fixes + #3767. + + + [bdubbs] - Remove non-essential static libraries + from the installation. Added a new section in Chapter 6 + Introduction, suppressed many static libraries in different + packages, and removed the remaining in the Cleaning Up section. + Fixes + #3751. + + + + + + 2015-03-11 + + + [bdubbs] - Update to intltool-0.51.0. Fixes + #3764. + + + + + + 2015-03-08 + + + [bdubbs] - Update to linux-3.19.1. Fixes + #3763. + + + [bdubbs] - Update to patch-2.7.5. Fixes + #3762. + + + [bdubbs] - Change tcl to minimal tcl-core package. Fixes + #3752. + + + + + + 2015-03-07 + + + [bdubbs] - Update to mpc-1.0.3. Fixes + #3753. + + + [bdubbs] - Update to man-pages-3.8.1. Fixes + #3754. + + + [bdubbs] - Update to xz-5.2.1. Fixes + #3757. + + + [bdubbs] - Update to kmod-20. Fixes + #3758. + + + + + + 2015-03-06 + + + [krejzi] - LFS-7.7-systemd released. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/chapter01.xml b/LDP/guide/docbook/LFS-Current/chapter01/chapter01.xml new file mode 100644 index 00000000..87a7f5aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/chapter01.xml @@ -0,0 +1,21 @@ + + + %general-entities; +]> + + + + + + Introduction + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/how.xml b/LDP/guide/docbook/LFS-Current/chapter01/how.xml new file mode 100644 index 00000000..a92a3fad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/how.xml @@ -0,0 +1,96 @@ + + + %general-entities; +]> + + + + + How to Build an LFS System + + The LFS system will be built by using an already installed + Linux distribution (such as Debian, OpenMandriva, Fedora, or openSUSE). This + existing Linux system (the host) will be used as a starting point to + provide necessary programs, including a compiler, linker, and shell, + to build the new system. Select the development option + during the distribution installation to be able to access these + tools. + + As an alternative to installing a separate distribution onto your + machine, you may wish to use a LiveCD from a + commercial distribution. + + + + of this book describes how + to create a new Linux native partition and file system. This is the place + where the new LFS system will be compiled and installed. explains which packages and + patches need to be downloaded to build an LFS system and how to store + them on the new file system. + discusses the setup of an appropriate working environment. Please read + carefully as it explains several + important issues you need be aware of before beginning to + work your way through and beyond. + + explains the + installation of a number of packages that will form the basic + development suite (or toolchain) which is used to build the actual + system in . Some of these + packages are needed to resolve circular dependencies—for example, + to compile a compiler, you need a compiler. + + also shows you how to + build a first pass of the toolchain, including Binutils and GCC (first pass + basically means these two core packages will be reinstalled). + The next step is to build Glibc, the C library. Glibc will be compiled by + the toolchain programs built in the first pass. Then, a second pass of the + toolchain will be built. This time, the toolchain will be dynamically linked + against the newly built Glibc. The remaining packages are built using this second + pass toolchain. When this is done, the LFS installation process will no + longer depend on the host distribution, with the exception of the running + kernel. + + This effort to isolate the new system from the host distribution may + seem excessive. A full technical explanation as to why this is done is provided in + . + + In , the full LFS system is + built. The chroot (change root) program is used to enter + a virtual environment and start a new shell whose root directory will be + set to the LFS partition. This is very similar to rebooting and instructing + the kernel to mount the LFS partition as the root partition. The system + does not actually reboot, but instead uses chroot because + creating a bootable system requires additional work which is not necessary + just yet. The major advantage is that chrooting allows you + to continue using the host system while LFS is being built. While waiting + for package compilations to complete, you can continue using your computer as + normal. + + To finish the installation, the basic system configuration is set up in + , and the kernel and boot loader are set + up in . + contains information on continuing the LFS experience beyond this book. + After the steps in this book have been implemented, the computer will be + ready to reboot into the new LFS system. + + This is the process in a nutshell. Detailed information on each + step is discussed in the following chapters and package descriptions. + Items that may seem complicated will be clarified, and everything will + fall into place as you embark on the LFS adventure. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/livecd.xml b/LDP/guide/docbook/LFS-Current/chapter01/livecd.xml new file mode 100644 index 00000000..e4886581 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/livecd.xml @@ -0,0 +1,106 @@ + + + %general-entities; +]> + + + + + About the Included CD + + For your convenience, we have included a CD with this book that + contains the source packages needed for creating a Linux From Scratch + system. The CD is bootable and provides a stable working environment + for building LFS. This book refers to this system as the + host system. The CD images are actively maintained and + updated versions can be found at + + + In addition to the tools required to build LFS, the host system + on the CD has a number of other helpful tools installed: + + + + + An HTML version of this book + + + + The X Window System Environment + + + + Web Tools + + + Wget (command line file retriever) + + + Lynx (text web browser) + + + Irssi (console IRC client) + + + Firefox (graphical web browser) + + + Xchat (X-based IRC client) + + + + + + Text Editors + + + Vim + + + Nano + + + + + + Network Tools + + + SSH Server and Client + + + NFS Server and Client + + + Smbmount (mount.cifs) for Windows shares + + + Subversion + + + Dhcpcd (DHCP client) + + + + + + Filesystem Programs + + + Reiserfsprogs + + + Xfsprogs + + + + + + nALFS - A tool for automating LFS builds + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/resources.xml b/LDP/guide/docbook/LFS-Current/chapter01/resources.xml new file mode 100644 index 00000000..d5083e80 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/resources.xml @@ -0,0 +1,92 @@ + + + %general-entities; +]> + + + + + Resources + + + FAQ + + If during the building of the LFS system you encounter any + errors, have any questions, or think there is a typo in the book, + please start by consulting the Frequently Asked Questions (FAQ) + that is located at . + + + + + Mailing Lists + + The linuxfromscratch.org server hosts a number of mailing + lists used for the development of the LFS project. These lists include the + main development and support lists, among others. If the FAQ does not solve + the problem you are having, the next step would be to search the mailing + lists at . + + For information on the different lists, how to subscribe, archive + locations, and additional information, visit + . + + + + + + + IRC + + Several members of the LFS community offer assistance on Internet + Relay Chat (IRC). Before using this support, please make sure that your + question is not already answered in the LFS FAQ or the mailing list + archives. You can find the IRC network at irc.freenode.net. + The support channel is named #LFS-support. + + + + + + + Mirror Sites + + The LFS project has a number of world-wide mirrors to make accessing + the website and downloading the required packages more convenient. Please + visit the LFS website at for a list + of current mirrors. + + + + + Contact Information + + Please direct all your questions and comments to one of the LFS + mailing lists (see above). + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter01/whatsnew.xml b/LDP/guide/docbook/LFS-Current/chapter01/whatsnew.xml new file mode 100644 index 00000000..384c9481 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter01/whatsnew.xml @@ -0,0 +1,277 @@ + + + %general-entities; +]> + + + + + What's new since the last release + + Below is a list of package updates made since the previous + release of the book. + + + + + Upgraded to: + + + + + + + + + + + + + + D-Bus-&dbus-version; + + + + + E2fsprogs &e2fsprogs-version; + + + + + File &file-version; + + + Findutils &findutils-version; + + + Flex &flex-version; + + + + GCC &gcc-version; + + + + Gettext &gettext-version; + + + + GMP &gmp-version; + + + + Grep &grep-version; + + + + + + + + + IPRoute2 &iproute2-version; + + + + Kmod &kmod-version; + + + Less &less-version; + + + + + + Linux &linux-version; + + + + + Man-DB &man-db-version; + + + Man-pages &man-pages-version; + + + + + + + Perl &perl-version; + + + Pkg-config &pkgconfig-version; + + + + + + + + Systemd &systemd-version; + + + + + + Tzdata &tzdata-version; + + + Util-Linux &util-linux-version; + + + + + XZ-Utils &xz-version; + + + + + + + + Added: + + + + &glibc-largefile-patch; + + + + + + + + + + + + Removed: + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/aboutlfs.xml b/LDP/guide/docbook/LFS-Current/chapter02/aboutlfs.xml new file mode 100644 index 00000000..3965ab88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/aboutlfs.xml @@ -0,0 +1,56 @@ + + + %general-entities; +]> + + + + + Setting The $LFS Variable + + Throughout this book, the environment variable LFS will + be used several times. You should ensure that this variable is always defined + throughout the LFS build process. It should be set to the name of the + directory where you will be building your LFS system - we will use + /mnt/lfs as an example, but the + directory choice is up to you. If you are building LFS on a separate + partition, this directory will be the mount point for the partition. + Choose a directory location and set the variable with the + following command: + +export LFS=/mnt/lfs + + Having this variable set is beneficial in that commands such as + mkdir -v $LFS/tools can be typed literally. The shell + will automatically replace $LFS with + /mnt/lfs (or whatever the variable was set to) when it + processes the command line. + + + Do not forget to check that LFS is set whenever + you leave and reenter the current working environment (such as when doing a + su to root or + another user). Check that the LFS variable is set up + properly with: + + +echo $LFS + + Make sure the output shows the path to your LFS system's build + location, which is /mnt/lfs if the + provided example was followed. If the output is incorrect, use the command + given earlier on this page to set $LFS to the correct + directory name. + + One way to ensure that the LFS variable is always + set is to edit the .bash_profile file in both your + personal home directory and in /root/.bash_profile and + enter the export command above. In addition, the shell specified in the + /etc/passwd file for all users that need the + LFS variable needs to be bash to ensure that the + /root/.bash_profile file is incorporated as a part of + the login process. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/chapter02.xml b/LDP/guide/docbook/LFS-Current/chapter02/chapter02.xml new file mode 100644 index 00000000..aa62827b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/chapter02.xml @@ -0,0 +1,20 @@ + + + %general-entities; +]> + + + + + + Preparing a New Partition + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/creatingfilesystem.xml b/LDP/guide/docbook/LFS-Current/chapter02/creatingfilesystem.xml new file mode 100644 index 00000000..22a09472 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/creatingfilesystem.xml @@ -0,0 +1,101 @@ + + + %general-entities; +]> + + + + + Creating a File System on the Partition + + Now that a blank partition has been set up, the file system can be + created. LFS can use any file system recognized by the Linux kernel, but the + most common types are ext3 and ext4. The choice of file system can be + complex and depends on the characteristics of the files and the size of + the partition. For example: + + + + ext2 + is suitable for small partitions that are updated infrequently + such as /boot. + + + + ext3 + is an upgrade to ext2 that includes a journal + to help recover the partition's status in the case of an unclean + shutdown. It is commonly used as a general purpose file system. + + + + + ext4 + is the latest version of the ext file system family of + partition types. It provides several new capabilities including + nano-second timestamps, creation and use of very large files (16 TB), and + speed improvements. + + + + + Other file systems, including FAT32, NTFS, ReiserFS, JFS, and XFS are + useful for specialized purposes. More information about these file systems + can be found at . + + LFS assumes that the root file system (/) is of type ext4. To create + an ext4 file system on the LFS + partition, run the following: + +mkfs -v -t ext4 /dev/<xxx> + + + If you are using an existing swap + partition, there is no need to format it. If a new + swap partition was created, + it will need to be initialized with this command: + +mkswap /dev/<yyy> + + Replace <yyy> with the name of the + swap partition. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/creatingpartition.xml b/LDP/guide/docbook/LFS-Current/chapter02/creatingpartition.xml new file mode 100644 index 00000000..33f35193 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/creatingpartition.xml @@ -0,0 +1,161 @@ + + + %general-entities; +]> + + + + + Creating a New Partition + + Like most other operating systems, LFS is usually installed on a + dedicated partition. The recommended approach to building an LFS system + is to use an available empty partition or, if you have enough unpartitioned + space, to create one. + + + + A minimal system requires a partition of around 4 gigabytes (GB). + This is enough to store all the source tarballs and compile the packages. + However, if the LFS system is intended to be the primary Linux system, + additional software will probably be installed which will require additional + space. A 10 GB partition is a reasonable size to provide for growth. The LFS + system itself will not take up this much room. A large portion of this + requirement is to provide sufficient free temporary storage. Compiling + packages can require a lot of disk space which will be reclaimed after the + package is installed. + + Because there is not always enough Random Access Memory (RAM) available + for compilation processes, it is a good idea to use a small disk partition as + swap space. This is used by the + kernel to store seldom-used data and leave more memory available for active + processes. The swap partition for + an LFS system can be the same as the one used by the host system, in which + case it is not necessary to create another one. + + Start a disk partitioning program such as cfdisk + or fdisk with a command line option naming the hard + disk on which the new partition will be created—for example + /dev/sda for the primary Integrated + Drive Electronics (IDE) disk. Create a Linux native partition and a + swap partition, if needed. Please + refer to cfdisk(8) or fdisk(8) if + you do not yet know how to use the programs. + + For experienced users, other partitioning schemes are possible. + The new LFS system can be on a software RAID array or an LVM logical volume. + However, some of these options require an initramfs, which is + an advanced topic. These partitioning methodologies are not recommended for + first time LFS users. + + Remember the designation of the new partition (e.g., sda5). This book will refer to this as + the LFS partition. Also remember the designation of the swap partition. These names will be + needed later for the /etc/fstab file. + + + Other Partition Issues + + Requests for advice on system partitioning are often posted on the LFS mailing + lists. This is a highly subjective topic. The default for most distributions + is to use the entire drive with the exception of one small swap partition. This + is not optimal for LFS for several reasons. It reduces flexibility, makes + sharing of data across multiple distributions or LFS builds more difficult, makes + backups more time consuming, and can waste disk space through inefficient + allocation of file system structures. + + + The Root Partition + + A root LFS partition (not to be confused with the + /root directory) of + ten gigabytes is a good compromise for most systems. It provides enough + space to build LFS and most of BLFS, but is small enough so that multiple + partitions can be easily created for experimentation. + + + The Swap Partition + + Most distributions automatically create a swap partition. Generally + the recommended size of the swap partition is about twice the amount of + physical RAM, however this is rarely needed. If disk space is limited, + hold the swap partition to two gigabytes and monitor the amount of disk + swapping. + + Swapping is never good. Generally you can tell if a system is + swapping by just listening to disk activity and observing how the system + reacts to commands. The first reaction to swapping should be to check for + an unreasonable command such as trying to edit a five gigabyte file. If + swapping becomes a normal occurrence, the best solution is to purchase more + RAM for your system. + + + Convenience Partitions + + There are several other partitions that are not required, but should + be considered when designing a disk layout. The following list + is not comprehensive, but is meant as a guide. + + + + /boot – Highly recommended. Use this partition to + store kernels and other booting information. To minimize potential boot + problems with larger disks, make this the first physical partition on + your first disk drive. A partition size of 100 megabytes is quite + adequate. + + /home – Highly recommended. Share your home + directory and user customization across multiple distributions or LFS + builds. The size is generally fairly large and depends on available disk + space. + + /usr – A separate /usr partition is generally used + if providing a server for a thin client or diskless workstation. It is + normally not needed for LFS. A size of five gigabytes will handle most + installations. + + /opt – This directory is most useful for + BLFS where multiple installations of large packages like Gnome or KDE can + be installed without embedding the files in the /usr hierarchy. If + used, 5 to 10 gigabytes is generally adequate. + + + /tmp – A separate /tmp directory is rare, but + useful if configuring a thin client. This partition, if used, will + usually not need to exceed a couple of gigabytes. + + /usr/src – This partition is very + useful for providing a location to store BLFS source files and + share them across LFS builds. It can also be used as a location + for building BLFS packages. A reasonably large partition of 30-50 + gigabytes allows plenty of room. + + + + Any separate partition that you want automatically mounted upon boot + needs to be specified in the /etc/fstab. Details + about how to specify partitions will be discussed in . + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter02/introduction.xml new file mode 100644 index 00000000..11e4e188 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/introduction.xml @@ -0,0 +1,17 @@ + + + %general-entities; +]> + + + + + Introduction + + In this chapter, the partition which will host the LFS system is + prepared. We will create the partition itself, create a file system + on it, and mount it. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter02/mounting.xml b/LDP/guide/docbook/LFS-Current/chapter02/mounting.xml new file mode 100644 index 00000000..4993f6ab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter02/mounting.xml @@ -0,0 +1,61 @@ + + + %general-entities; +]> + + + + + Mounting the New Partition + + Now that a file system has been created, the partition needs to + be made accessible. In order to do this, the partition needs to be + mounted at a chosen mount point. For the purposes of this book, it is + assumed that the file system is mounted under the directory specified by the + LFS envronment variable as described in the previous section. + + + Create the mount point and mount the LFS file system by running: + +mkdir -pv $LFS +mount -v -t ext4 /dev/<xxx> $LFS + + Replace <xxx> with the designation of the LFS + partition. + + If using multiple partitions for LFS (e.g., one for / and another for /usr), mount them using: + +mkdir -pv $LFS +mount -v -t ext4 /dev/<xxx> $LFS +mkdir -v $LFS/usr +mount -v -t ext4 /dev/<yyy> $LFS/usr + + Replace <xxx> and + <yyy> with the appropriate partition + names. + + Ensure that this new partition is not mounted with permissions that are + too restrictive (such as the or + options). Run the mount command + without any parameters to see what options are set for the mounted LFS + partition. If and/or are set, + the partition will need to be remounted. + + If you are using a swap partition, ensure that it is enabled + using the swapon command: + +/sbin/swapon -v /dev/<zzz> + + Replace <zzz> with the name of the + swap partition. + + Now that there is an established place to work, it is time to + download the packages. + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter03/chapter03.xml b/LDP/guide/docbook/LFS-Current/chapter03/chapter03.xml new file mode 100644 index 00000000..678b82f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter03/chapter03.xml @@ -0,0 +1,18 @@ + + + %general-entities; +]> + + + + + + Packages and Patches + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter03/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter03/introduction.xml new file mode 100644 index 00000000..3c4f2645 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter03/introduction.xml @@ -0,0 +1,67 @@ + + + %general-entities; +]> + + + + + Introduction + + This chapter includes a list of packages that need to be downloaded in + order to build a basic Linux system. The listed version numbers correspond to + versions of the software that are known to work, and this book is based on + their use. We highly recommend against using newer versions because the build + commands for one version may not work with a newer version. The newest package + versions may also have problems that require work-arounds. These work-arounds + will be developed and stabilized in the development version of the + book. + + Download locations may not always be accessible. If a download + location has changed since this book was published, Google () provides a useful search engine for + most packages. If this search is unsuccessful, try one of the + alternative means of downloading discussed at . + + Downloaded packages and patches will need to be stored somewhere + that is conveniently available throughout the entire build. A working + directory is also required to unpack the sources and build them. + $LFS/sources can be used both + as the place to store the tarballs and patches and as a working + directory. By using this directory, the required elements will be + located on the LFS partition and will be available during all stages + of the building process. + + To create this directory, execute the following command, as user + root, before starting the download + session: + +mkdir -v $LFS/sources + + Make this directory writable and sticky. Sticky + means that even if multiple users have write permission on a + directory, only the owner of a file can delete the file within a + sticky directory. The following command will enable the write and + sticky modes: + +chmod -v a+wt $LFS/sources + + An easy way to download all of the packages and patches is by using + wget-list as an input to + wget. For example: + +wget --input-file=wget-list --continue --directory-prefix=$LFS/sources + + Additionally, starting with LFS-7.0, there is a separate file, + md5sums, which can be used to verify that all + the correct packages are available before proceeding. Place that file in + $LFS/sources and run: + +pushd $LFS/sources +md5sum -c md5sums +popd + + diff --git a/LDP/guide/docbook/LFS-Current/chapter03/packages.xml b/LDP/guide/docbook/LFS-Current/chapter03/packages.xml new file mode 100644 index 00000000..cdb9ffce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter03/packages.xml @@ -0,0 +1,666 @@ + + + %general-entities; +]> + + + + + All Packages + + Download or otherwise obtain the following packages: + + + + + Acl (&acl-version;) - &acl-size;: + + Home page: + Download: + MD5 sum: &acl-md5; + + + + + Attr (&attr-version;) - &attr-size;: + + Home page: + Download: + MD5 sum: &attr-md5; + + + + + Autoconf (&autoconf-version;) - &autoconf-size;: + + Home page: + Download: + MD5 sum: &autoconf-md5; + + + + + Automake (&automake-version;) - &automake-size;: + + Home page: + Download: + MD5 sum: &automake-md5; + + + + + Bash (&bash-version;) - &bash-size;: + + Home page: + Download: + MD5 sum: &bash-md5; + + + + + Bc (&bc-version;) - &bc-size;: + + Home page: + Download: + MD5 sum: &bc-md5; + + + + + Binutils (&binutils-version;) - &binutils-size;: + + Home page: + Download: + MD5 sum: &binutils-md5; + + + + + Bison (&bison-version;) - &bison-size;: + + Home page: + Download: + MD5 sum: &bison-md5; + + + + + Bzip2 (&bzip2-version;) - &bzip2-size;: + + Home page: + Download: + MD5 sum: &bzip2-md5; + + + + + Check (&check-version;) - &check-size;: + + Home page: + Download: + MD5 sum: &check-md5; + + + + + Coreutils (&coreutils-version;) - &coreutils-size;: + + Home page: + Download: + MD5 sum: &coreutils-md5; + + + + + D-Bus (&dbus-version;) - &dbus-size;: + + Home page: + Download: + MD5 sum: &dbus-md5; + + + + + DejaGNU (&dejagnu-version;) - &dejagnu-size;: + + Home page: + Download: + MD5 sum: &dejagnu-md5; + + + + + Diffutils (&diffutils-version;) - &diffutils-size;: + + Home page: + Download: + MD5 sum: &diffutils-md5; + + + + + E2fsprogs (&e2fsprogs-version;) - &e2fsprogs-size;: + + Home page: + Download: + MD5 sum: &e2fsprogs-md5; + + + + + Expat (&expat-version;) - &expat-size;: + + Home page: + Download: + MD5 sum: &expat-md5; + + + + + Expect (&expect-version;) - &expect-size;: + + Home page: + Download: + MD5 sum: &expect-md5; + + + + + File (&file-version;) - &file-size;: + + Home page: + Download: + MD5 sum: &file-md5; + + + File (&file-version;) may no longer be available at the + listed location. The site administrators of the master download + location occasionally remove older versions when new ones are + released. An alternative download location that may have the correct + version available can also be found at: . + + + + + + Findutils (&findutils-version;) - &findutils-size;: + + Home page: + Download: + MD5 sum: &findutils-md5; + + + + + Flex (&flex-version;) - &flex-size;: + + Home page: + Download: + MD5 sum: &flex-md5; + + + + + Gawk (&gawk-version;) - &gawk-size;: + + Home page: + Download: + MD5 sum: &gawk-md5; + + + + + GCC (&gcc-version;) - &gcc-size;: + + Home page: + Download: + MD5 sum: &gcc-md5; + + + + + GDBM (&gdbm-version;) - &gdbm-size;: + + Home page: + Download: + MD5 sum: &gdbm-md5; + + + + + Gettext (&gettext-version;) - &gettext-size;: + + Home page: + Download: + MD5 sum: &gettext-md5; + + + + + Glibc (&glibc-version;) - &glibc-size;: + + Home page: + Download: + MD5 sum: &glibc-md5; + + + + + GMP (&gmp-version;) - &gmp-size;: + + Home page: + Download: + MD5 sum: &gmp-md5; + + + + + Gperf (&gperf-version;) - &gperf-size;: + + Home page: + Download: + MD5 sum: &gperf-md5; + + + + + Grep (&grep-version;) - &grep-size;: + + Home page: + Download: + MD5 sum: &grep-md5; + + + + + Groff (&groff-version;) - &groff-size;: + + Home page: + Download: + MD5 sum: &groff-md5; + + + + + GRUB (&grub-version;) - &grub-size;: + + Home page: + Download: + MD5 sum: &grub-md5; + + + + + Gzip (&gzip-version;) - &gzip-size;: + + Home page: + Download: + MD5 sum: &gzip-md5; + + + + + Iana-Etc (&iana-etc-version;) - &iana-etc-size;: + + Home page: + Download: + MD5 sum: &iana-etc-md5; + + + + + Inetutils (&inetutils-version;) - &inetutils-size;: + + Home page: + Download: + MD5 sum: &inetutils-md5; + + + + + Intltool (&intltool-version;) - &intltool-size;: + + Home page: + Download: + MD5 sum: &intltool-md5; + + + + + IPRoute2 (&iproute2-version;) - &iproute2-size;: + + Home page: + Download: + MD5 sum: &iproute2-md5; + + + + + Kbd (&kbd-version;) - &kbd-size;: + + Home page: + Download: + MD5 sum: &kbd-md5; + + + + + Kmod (&kmod-version;) - &kmod-size;: + + Home page: + Download: + MD5 sum: &kmod-md5; + + + + + Less (&less-version;) - &less-size;: + + Home page: + Download: + MD5 sum: &less-md5; + + + + + Libcap (&libcap-version;) - &libcap-size;: + + Home page: + Download: + MD5 sum: &libcap-md5; + + + + + Libpipeline (&libpipeline-version;) - &libpipeline-size;: + + Home page: + Download: + MD5 sum: &libpipeline-md5; + + + + + Libtool (&libtool-version;) - &libtool-size;: + + Home page: + Download: + MD5 sum: &libtool-md5; + + + + + Linux (&linux-version;) - &linux-size;: + + Home page: + Download: + MD5 sum: &linux-md5; + + + The Linux kernel is updated relatively often, many times due to + discoveries of security vulnerabilities. The latest available + &linux-major-version;.&linux-minor-version;.x kernel version should be + used, unless the errata page says otherwise. + + For users with limited speed or expensive bandwidth who wish to + update the Linux kernel, a baseline version of the package and + patches can be downloaded separately. This may save some time or + cost for a subsequent patch level upgrade within a minor release. + + + + + + + + M4 (&m4-version;) - &m4-size;: + + Home page: + Download: + MD5 sum: &m4-md5; + + + + + Make (&make-version;) - &make-size;: + + Home page: + Download: + MD5 sum: &make-md5; + + + + + Man-DB (&man-db-version;) - &man-db-size;: + + Home page: + Download: + MD5 sum: &man-db-md5; + + + + + Man-pages (&man-pages-version;) - &man-pages-size;: + + Home page: + Download: + MD5 sum: &man-pages-md5; + + + + + MPC (&mpc-version;) - &mpc-size;: + + Home page: + Download: + MD5 sum: &mpc-md5; + + + + + MPFR (&mpfr-version;) - &mpfr-size;: + + Home page: + Download: + MD5 sum: &mpfr-md5; + + + + + Ncurses (&ncurses-version;) - &ncurses-size;: + + Home page: + Download: + MD5 sum: &ncurses-md5; + + + + + + + Patch (&patch-version;) - &patch-size;: + + Home page: + Download: + MD5 sum: &patch-md5; + + + + + Perl (&perl-version;) - &perl-size;: + + Home page: + Download: + MD5 sum: &perl-md5; + + + + + Pkg-config (&pkgconfig-version;) - &pkgconfig-size;: + + Home page: + Download: + MD5 sum: &pkgconfig-md5; + + + + + Procps (&procps-ng-version;) - &procps-ng-size;: + + Home page: + Download: + MD5 sum: &procps-ng-md5; + + + + + Psmisc (&psmisc-version;) - &psmisc-size;: + + Home page: + Download: + MD5 sum: &psmisc-md5; + + + + + Readline (&readline-version;) - &readline-size;: + + Home page: + Download: + MD5 sum: &readline-md5; + + + + + Sed (&sed-version;) - &sed-size;: + + Home page: + Download: + MD5 sum: &sed-md5; + + + + + Shadow (&shadow-version;) - &shadow-size;: + + + Download: + MD5 sum: &shadow-md5; + + + + + + + Systemd (&systemd-version;) - &systemd-size;: + + Home page: + Download: + MD5 sum: &systemd-md5; + + + + + Tar (&tar-version;) - &tar-size;: + + Home page: + Download: + MD5 sum: &tar-md5; + + + + + Tcl (&tcl-version;) - &tcl-size;: + + Home page: + Download: + MD5 sum: &tcl-md5; + + + + + Texinfo (&texinfo-version;) - &texinfo-size;: + + Home page: + Download: + MD5 sum: &texinfo-md5; + + + + + Time Zone Data (&tzdata-version;) - &tzdata-size;: + + Home page: + Download: + MD5 sum: &tzdata-md5; + + + + + Util-linux (&util-linux-version;) - &util-linux-size;: + + Home page: + Download: + MD5 sum: &util-linux-md5; + + + + + Vim (&vim-version;) - &vim-size;: + + Home page: + Download: + MD5 sum: &vim-md5; + + + + + XML::Parser (&xml-parser-version;) - &xml-parser-size;: + + Home page: + Download: + MD5 sum: &xml-parser-md5; + + + + + Xz Utils (&xz-version;) - &xz-size;: + + Home page: + Download: + MD5 sum: &xz-md5; + + + + + Zlib (&zlib-version;) - &zlib-size;: + + Home page: + Download: + MD5 sum: &zlib-md5; + + + + + + Total size of these packages: about + + diff --git a/LDP/guide/docbook/LFS-Current/chapter03/patches.xml b/LDP/guide/docbook/LFS-Current/chapter03/patches.xml new file mode 100644 index 00000000..c05a7970 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter03/patches.xml @@ -0,0 +1,118 @@ + + + %general-entities; +]> + + + + + Needed Patches + + In addition to the packages, several patches are also required. + These patches correct any mistakes in the packages that should be + fixed by the maintainer. The patches also make small modifications to + make the packages easier to work with. The following patches will be + needed to build an LFS system: + + + + + Bash Upstream Fixes Patch - &bash-fixes-patch-size;: + + Download: + MD5 sum: &bash-fixes-patch-md5; + + + + + Bc Memory Leak Patch - &bc-memory-leak-patch-size;: + + Download: + MD5 sum: &bc-memory-leak-patch-md5; + + + + Bzip2 Documentation Patch - &bzip2-docs-patch-size;: + + Download: + MD5 sum: &bzip2-docs-patch-md5; + + + + + Coreutils Internationalization Fixes Patch - &coreutils-i18n-patch-size;: + + Download: + MD5 sum: &coreutils-i18n-patch-md5; + + + + + Glibc FHS Patch - &glibc-fhs-patch-size;: + + Download: + MD5 sum: &glibc-fhs-patch-md5; + + + + + Glibc i386 Patch - &glibc-upstream-patch-size;: + + Download: + MD5 sum: &glibc-upstream-patch-md5; + + + + + Glibc Largefile Patch - &glibc-largefile-patch-size;: + + Download: + MD5 sum: &glibc-largefile-patch-md5; + + + + + Kbd Backspace/Delete Fix Patch - &kbd-backspace-patch-size;: + + Download: + MD5 sum: &kbd-backspace-patch-md5; + + + + + MPFR Upstream Fixes Patch - &mpfr-upstream-patch-size;: + + Download: + MD5 sum: &mpfr-upstream-patch-md5; + + + + + Readline Upstream Fixes Patch - &readline-fixes-patch-size;: + + Download: + MD5 sum: &readline-fixes-patch-md5; + + + + + Systemd Compat Patch - &systemd-compat-patch-size;: + + Download: + MD5 sum: &systemd-compat-patch-md5; + + + + + Total size of these patches: about + + In addition to the above required patches, there exist a number of + optional patches created by the LFS community. These optional patches + solve minor problems or enable functionality that is not enabled by + default. Feel free to peruse the patches database located at + and acquire any additional + patches to suit your system needs. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/aboutlfs.xml b/LDP/guide/docbook/LFS-Current/chapter04/aboutlfs.xml new file mode 100644 index 00000000..c9e60d53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/aboutlfs.xml @@ -0,0 +1,39 @@ + + + %general-entities; +]> + + + + + About $LFS + + Throughout this book, the environment variable LFS will + be used. It is paramount that this variable is always defined. + It should be set to the mount point chosen for the LFS partition. + Check that the LFS variable is set up properly with: + +echo $LFS + + Make sure the output shows the path to the LFS partition's mount + point, which is /mnt/lfs if the + provided example was followed. If the output is incorrect, the + variable can be set with: + +export LFS=/mnt/lfs + + Having this variable set is beneficial in that commands such as + mkdir $LFS/tools can be typed literally. The shell + will automatically replace $LFS with + /mnt/lfs (or whatever the variable was set to) when it + processes the command line. + + Do not forget to check that $LFS is set whenever + you leave and reenter the current working environment (as when doing a + su to root + or another user). + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/aboutsbus.xml b/LDP/guide/docbook/LFS-Current/chapter04/aboutsbus.xml new file mode 100644 index 00000000..5dea1fb2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/aboutsbus.xml @@ -0,0 +1,61 @@ + + + %general-entities; +]> + + + + + About SBUs + + Many people would like to know beforehand approximately how long + it takes to compile and install each package. Because Linux From + Scratch can be built on many different systems, it is impossible to + provide accurate time estimates. The biggest package (Glibc) will + take approximately 20 minutes on the fastest systems, but could take + up to three days on slower systems! Instead of providing actual times, + the Standard Build Unit (SBU) measure will be + used instead. + + The SBU measure works as follows. The first package to be compiled + from this book is Binutils in . The + time it takes to compile this package is what will be referred to as the + Standard Build Unit or SBU. All other compile times will be expressed relative + to this time. + + For example, consider a package whose compilation time is 4.5 + SBUs. This means that if a system took 10 minutes to compile and + install the first pass of Binutils, it will take + approximately 45 minutes to build this example package. + Fortunately, most build times are shorter than the one for Binutils. + + In general, SBUs are not entirely accurate because they depend on many + factors, including the host system's version of GCC. They are provided here + to give an estimate of how long it might take to install a package, but the + numbers can vary by as much as dozens of minutes in some cases. + + + For many modern systems with multiple processors (or cores) the + compilation time for a package can be reduced by performing a "parallel + make" by either setting an environment variable or telling the + make program how many processors are available. For + instance, a Core2Duo can support two simultaneous processes with: + + export MAKEFLAGS='-j 2' + + or just building with: + + make -j2 + + When multiple processors are used in this way, the SBU units in the + book will vary even more than they normally would. In some cases, the make + step will simply fail. Analyzing the output of the build process will also + be more difficult because the lines of different processes will be + interleaved. If you run into a problem with a build step, revert back to a + single processor build to properly analyze the error messages. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/abouttestsuites.xml b/LDP/guide/docbook/LFS-Current/chapter04/abouttestsuites.xml new file mode 100644 index 00000000..b3c1146e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/abouttestsuites.xml @@ -0,0 +1,52 @@ + + + %general-entities; +]> + + + + + About the Test Suites + + Most packages provide a test suite. Running the test suite for a + newly built package is a good idea because it can provide a sanity + check indicating that everything compiled correctly. A test suite + that passes its set of checks usually proves that the package is + functioning as the developer intended. It does not, however, guarantee + that the package is totally bug free. + + Some test suites are more important than others. For example, + the test suites for the core toolchain packages—GCC, Binutils, and + Glibc—are of the utmost importance due to their central role in a + properly functioning system. The test suites for GCC and Glibc can + take a very long time to complete, especially on slower hardware, but + are strongly recommended. + + + Experience has shown that there is little to be gained from running + the test suites in . There can be + no escaping the fact that the host system always exerts some influence on + the tests in that chapter, often causing inexplicable failures. Because + the tools built in are temporary + and eventually discarded, we do not recommend running the test suites in + for the average reader. The + instructions for running those test suites are provided for the benefit of + testers and developers, but they are strictly optional. + + + A common issue with running the test suites for Binutils and GCC + is running out of pseudo terminals (PTYs). This can result in a high + number of failing tests. This may happen for several reasons, but the + most likely cause is that the host system does not have the + devpts file system set up + correctly. This issue is discussed in greater detail at + . + + Sometimes package test suites will fail, but for reasons which the + developers are aware of and have deemed non-critical. Consult the logs located + at to verify whether or not these failures are + expected. This site is valid for all tests throughout this book. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/addinguser.xml b/LDP/guide/docbook/LFS-Current/chapter04/addinguser.xml new file mode 100644 index 00000000..8b425c87 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/addinguser.xml @@ -0,0 +1,102 @@ + + + %general-entities; +]> + + + + + Adding the LFS User + + When logged in as user root, + making a single mistake can damage or destroy a system. Therefore, we + recommend building the packages in this chapter as an unprivileged user. + You could use your own user name, but to make it easier to set up a clean + working environment, create a new user called lfs as a member of a new group (also named + lfs) and use this user during + the installation process. As root, + issue the following commands to add the new user: + +groupadd lfs +useradd -s /bin/bash -g lfs -m -k /dev/null lfs + + + The meaning of the command line options: + + + -s /bin/bash + + This makes bash the default shell for user + lfs. + + + + + -g lfs + + This option adds user lfs + to group lfs. + + + + + -m + + This creates a home directory for lfs. + + + + + -k /dev/null + + This parameter prevents possible copying of files from a skeleton + directory (default is /etc/skel) + by changing the input location to the special null device. + + + + + lfs + + This is the actual name for the created group and user. + + + + + + To log in as lfs (as opposed + to switching to user lfs when logged + in as root, which does not require + the lfs user to have a password), + give lfs a password: + +passwd lfs + + Grant lfs full access to + $LFS/tools by making + lfs the directory owner: + +chown -v lfs $LFS/tools + + If a separate working directory was created as suggested, give + user lfs ownership of this + directory: + +chown -v lfs $LFS/sources + + Next, login as user lfs. + This can be done via a virtual console, through a display manager, or with + the following substitute user command: + +su - lfs + + The - instructs + su to start a login shell as opposed to a non-login shell. + The difference between these two types of shells can be found in detail in + bash(1) and info bash. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/chapter04.xml b/LDP/guide/docbook/LFS-Current/chapter04/chapter04.xml new file mode 100644 index 00000000..fe3cdbd7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/chapter04.xml @@ -0,0 +1,22 @@ + + + %general-entities; +]> + + + + + + Final Preparations + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/creatingtoolsdir.xml b/LDP/guide/docbook/LFS-Current/chapter04/creatingtoolsdir.xml new file mode 100644 index 00000000..636b3e58 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/creatingtoolsdir.xml @@ -0,0 +1,48 @@ + + + %general-entities; +]> + + + + + Creating the $LFS/tools Directory + + All programs compiled in + will be installed under $LFS/tools + to keep them separate from the programs compiled in . The programs compiled here are + temporary tools and will not be a part of the final LFS system. By keeping + these programs in a separate directory, they can easily be discarded later + after their use. This also prevents these programs from ending up in the + host production directories (easy to do by accident in ). + + Create the required directory by running the following as + root: + +mkdir -v $LFS/tools + + The next step is to create a /tools + symlink on the host system. This will point to the newly-created directory on + the LFS partition. Run this command as root as well: + +ln -sv $LFS/tools / + + + The above command is correct. The ln command + has a few syntactic variations, so be sure to check + info coreutils ln and ln(1) + before reporting what you may think is an error. + + + The created symlink enables the toolchain to be compiled so that it + always refers to /tools, meaning + that the compiler, assembler, and linker will work both in Chapter 5 + (when we are still using some tools from the host) and in the next (when + we are chrooted to the LFS partition). + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter04/introduction.xml new file mode 100644 index 00000000..11ef06e0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/introduction.xml @@ -0,0 +1,22 @@ + + + %general-entities; +]> + + + + + Introduction + + In this chapter, we will perform a few additional tasks to prepare + for building the temporary system. We will create a directory in + $LFS for the installation of the + temporary tools, add an unprivileged user to reduce risk, + and create an appropriate build environment for that user. We will also + explain the unit of time we use to measure how long LFS packages take to + build, or SBUs, and give some information about package + test suites. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter04/settingenviron.xml b/LDP/guide/docbook/LFS-Current/chapter04/settingenviron.xml new file mode 100644 index 00000000..02cd717d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter04/settingenviron.xml @@ -0,0 +1,94 @@ + + + %general-entities; +]> + + + + + Setting Up the Environment + + Set up a good working environment by creating two new startup files + for the bash shell. While logged in as user + lfs, issue the following command + to create a new .bash_profile: + +cat > ~/.bash_profile << "EOF" +exec env -i HOME=$HOME TERM=$TERM PS1='\u:\w\$ ' /bin/bash +EOF + + When logged on as user lfs, + the initial shell is usually a login shell which reads + the /etc/profile of the host (probably containing some + settings and environment variables) and then .bash_profile. + The exec env -i.../bin/bash command in the + .bash_profile file replaces the running shell with a new + one with a completely empty environment, except for the HOME, + TERM, and PS1 variables. This ensures that no + unwanted and potentially hazardous environment variables from the host system + leak into the build environment. The technique used here achieves the goal of + ensuring a clean environment. + + The new instance of the shell is a non-login + shell, which does not read the /etc/profile or + .bash_profile files, but rather reads the + .bashrc file instead. Create the + .bashrc file now: + +cat > ~/.bashrc << "EOF" +set +h +umask 022 +LFS=/mnt/lfs +LC_ALL=POSIX +LFS_TGT=$(uname -m)-lfs-linux-gnu +PATH=/tools/bin:/bin:/usr/bin +export LFS LC_ALL LFS_TGT PATH +EOF + + The set +h command turns off + bash's hash function. Hashing is ordinarily a useful + feature—bash uses a hash table to remember the + full path of executable files to avoid searching the PATH + time and again to find the same executable. However, the new tools should + be used as soon as they are installed. By switching off the hash function, + the shell will always search the PATH when a program is to + be run. As such, the shell will find the newly compiled tools in + $LFS/tools as soon as they are + available without remembering a previous version of the same program in a + different location. + + Setting the user file-creation mask (umask) to 022 ensures that newly + created files and directories are only writable by their owner, but are + readable and executable by anyone (assuming default modes are used by the + open(2) system call, new files will end up with permission + mode 644 and directories with mode 755). + + The LFS variable should be set to the chosen mount + point. + + The LC_ALL variable controls the localization of certain + programs, making their messages follow the conventions of a specified country. + Setting LC_ALL to POSIX or C + (the two are equivalent) ensures that everything will work as expected in + the chroot environment. + + The LFS_TGT variable sets a non-default, but compatible machine + description for use when building our cross compiler and linker and when cross + compiling our temporary toolchain. More information is contained in + . + + By putting /tools/bin ahead of the + standard PATH, all the programs installed in are picked up by the shell immediately after + their installation. This, combined with turning off hashing, limits the risk + that old programs are used from the host when the same programs are available in + the chapter 5 environment. + + Finally, to have the environment fully prepared for building the + temporary tools, source the just-created user profile: + +source ~/.bash_profile + + diff --git a/LDP/guide/docbook/LFS-Current/chapter05/adjusting.xml b/LDP/guide/docbook/LFS-Current/chapter05/adjusting.xml new file mode 100644 index 00000000..e567da5a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/adjusting.xml @@ -0,0 +1,79 @@ + + + %general-entities; +]> + + + + + Adjusting the Toolchain + + Now that the temporary C libraries have been installed, all + tools compiled in the rest of this chapter should be linked against + these libraries. In order to accomplish this, the cross-compiler's + specs file needs to be adjusted to point to the new dynamic linker + in /tools. + + This is done by dumping the compiler's specs file to a + location where it will look for it by default. + A simple sed substitution then alters the + dynamic linker that GCC will use. The principle here is to find all references + to the dynamic linker file in /lib + or possibly /lib64 if the host system + is 64-bit capable, and adjust them to point to the new location in + /tools. + + For the sake of accuracy, it is recommended to use a copy-and-paste + method when issuing the following command. Be sure to visually inspect the + specs file to verify that it has properly adjusted all references to the + dynamic linker location. Refer to for the default name + of the dynamic linker, if necessary. + + +SPECS=`dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/specs +$LFS_TGT-gcc -dumpspecs | sed \ + -e 's@/lib\(64\)\?/ld@/tools&@g' \ + -e "/^\*cpp:$/{n;s,$, -isystem /tools/include,}" > $SPECS +echo "New specs file is: $SPECS" +unset SPECS + + + At this point, it is imperative to stop and ensure that the basic + functions (compiling and linking) of the new toolchain are working as + expected. To perform a sanity check, run the following commands: + +echo 'int main(){}' > dummy.c +$LFS_TGT-gcc -B/tools/lib dummy.c +readelf -l a.out | grep ': /tools' + + If everything is working correctly, there should be no errors, + and the output of the last command will be of the form: + +[Requesting program interpreter: /tools/lib/ld-linux.so.2] + + Note that /tools/lib, or + /tools/lib64 for 64-bit machines + appears as the prefix of the dynamic linker. + + If the output is not shown as above or there was no output at all, + then something is wrong. Investigate and retrace the steps to find out + where the problem is and correct it. This issue must be resolved before + continuing on. Something may have gone wrong with the + specs file amendment above. In this case, redo the specs file amendment, + being careful to copy-and-paste the commands. + + Once all is well, clean up the test files: + +rm -v dummy.c a.out + + + + Building Binutils in the next section will serve as an additional check that + the toolchain has been built properly. If Binutils fails to build, it is an + indication that something has gone wrong with the previous Binutils, GCC, or Glibc + installations. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter05/bash.xml b/LDP/guide/docbook/LFS-Current/chapter05/bash.xml new file mode 100644 index 00000000..21df197e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/bash.xml @@ -0,0 +1,101 @@ + + + %general-entities; +]> + + + + + + bash + &bash-version; +
&bash-url;
+
+ + Bash-&bash-version; + + + Bash + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/bash.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bash-ch5-sbu;</seg> + <seg>&bash-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bash + + Prepare Bash for compilation: + +./configure --prefix=/tools --without-bash-malloc + + + The meaning of the configure options: + + + --without-bash-malloc + + This option turns off the use of Bash's memory allocation + (malloc) function which is known to cause + segmentation faults. By turning this option off, Bash will use + the malloc functions from Glibc which are + more stable. + + + + + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Bash test suite anyway, issue the following command: + + +make tests + + Install the package: + +make install + + Make a link for the programs that use sh for + a shell: + +ln -sv bash /tools/bin/sh + + + + + + + <para>Details on this package are located in + <xref linkend="contents-bash" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass1.xml b/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass1.xml new file mode 100644 index 00000000..decec8b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass1.xml @@ -0,0 +1,171 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-binutils-pass1" role="wrap"> + <?dbhtml filename="binutils-pass1.html"?> + + <sect1info condition="script"> + <productname>binutils</productname> + <productnumber>&binutils-version;</productnumber> + <address>&binutils-url;</address> + </sect1info> + + <title>Binutils-&binutils-version; - Pass 1 + + + Binutils + tools, pass 1 + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/binutils.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&binutils-ch5p1-sbu;</seg> + <seg>&binutils-ch5p1-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Cross Binutils + + Go back and re-read the notes in the previous section. + Understanding the notes labeled important will save you a lot + of problems later. + + It is important that Binutils be the first package compiled + because both Glibc and GCC perform various tests on the available + linker and assembler to determine which of their own features to + enable. + + The Binutils documentation recommends building Binutils outside of the + source directory in a dedicated build directory: + +mkdir -v ../binutils-build +cd ../binutils-build + + + In order for the SBU values listed in the rest of the book + to be of any use, measure the time it takes to build this package from + the configuration, up to and including the first install. To achieve + this easily, wrap the commands in a time + command like this: time { ./configure ... && ... + && make install; }. + + + The approximate build SBU values and required disk space + in Chapter 5 does not include test suite data. + + Now prepare Binutils for compilation: + +../binutils-&binutils-version;/configure \ + --prefix=/tools \ + --with-sysroot=$LFS \ + --with-lib-path=/tools/lib \ + --target=$LFS_TGT \ + --disable-nls \ + --disable-werror + + + The meaning of the configure options: + + + --prefix=/tools + + This tells the configure script to prepare to install the + Binutils programs in the /tools + directory. + + + + + --with-sysroot=$LFS + + For cross compilation, this tells the build system to look in + $LFS for the target system libraries as needed. + + + + + --with-lib-path=/tools/lib + + This specifies which library path the linker should be + configured to use. + + + + + --target=$LFS_TGT + + Because the machine description in the LFS_TGT + variable is slightly different than the value returned by the + config.guess script, this switch will tell the + configure script to adjust Binutil's build system + for building a cross linker. + + + + + --disable-nls + + This disables internationalization as i18n is not needed for the + temporary tools. + + + + + --disable-werror + + This prevents the build from stopping in the event that there + are warnings from the host's compiler. + + + + + + Continue with compiling the package: + +make + + Compilation is now complete. Ordinarily we would now run the + test suite, but at this early stage the test suite framework (Tcl, + Expect, and DejaGNU) is not yet in place. The benefits of running the + tests at this point are minimal since the programs from this + first pass will soon be replaced by those from the second. + + If building on x86_64, create a symlink to ensure the sanity of + the toolchain: + +case $(uname -m) in + x86_64) mkdir -v /tools/lib && ln -sv lib /tools/lib64 ;; +esac + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-binutils" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass2.xml b/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass2.xml new file mode 100644 index 00000000..182fad34 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/binutils-pass2.xml @@ -0,0 +1,150 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-binutils-pass2" role="wrap"> + <?dbhtml filename="binutils-pass2.html"?> + + <sect1info condition="script"> + <productname>binutils</productname> + <productnumber>&binutils-version;</productnumber> + <address>&binutils-url;</address> + </sect1info> + + <title>Binutils-&binutils-version; - Pass 2 + + + Binutils + tools, pass 2 + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/binutils.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&binutils-ch5p2-sbu;</seg> + <seg>&binutils-ch5p2-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Binutils + + Create a separate build directory again: + +mkdir -v ../binutils-build +cd ../binutils-build + + Prepare Binutils for compilation: + +CC=$LFS_TGT-gcc \ +AR=$LFS_TGT-ar \ +RANLIB=$LFS_TGT-ranlib \ +../binutils-&binutils-version;/configure \ + --prefix=/tools \ + --disable-nls \ + --disable-werror \ + --with-lib-path=/tools/lib \ + --with-sysroot + + + The meaning of the new configure options: + + + CC=$LFS_TGT-gcc AR=$LFS_TGT-ar RANLIB=$LFS_TGT-ranlib + + Because this is really a native build of Binutils, setting these + variables ensures that the build system uses the cross-compiler and + associated tools instead of the ones on the host system. + + + + + --with-lib-path=/tools/lib + + This tells the configure script to specify the library + search path during the compilation of Binutils, resulting in + /tools/lib being passed + to the linker. This prevents the linker from searching through + library directories on the host. + + + + + --with-sysroot + + The sysroot feature enables the linker to find shared objects + which are required by other shared objects explicitly included on the + linker's command line. Without this, some packages may not build + successfully on some hosts. + + + + + + Compile the package: + +make + + Install the package: + +make install + + Now prepare the linker for the Re-adjusting phase in + the next chapter: + +make -C ld clean +make -C ld LIB_PATH=/usr/lib:/lib +cp -v ld/ld-new /tools/bin + + + The meaning of the make parameters: + + + -C ld clean + + This tells the make program to remove all compiled + files in the ld + subdirectory. + + + + + -C ld LIB_PATH=/usr/lib:/lib + + This option rebuilds everything in the ld subdirectory. Specifying the + LIB_PATH Makefile variable on the command line + allows us to override the default value of the temporary tools + and point it to the proper final path. The value of this variable + specifies the linker's default library search path. This + preparation is used in the next chapter. + + + + + + + + + + + <para>Details on this package are located in + <xref linkend="contents-binutils" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/bison.xml b/LDP/guide/docbook/LFS-Current/chapter05/bison.xml new file mode 100644 index 00000000..98c8cdc3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/bison.xml @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-bison" role="wrap"> + <?dbhtml filename="bison.html"?> + + <sect1info condition="script"> + <productname>bison</productname> + <productnumber>&bison-version;</productnumber> + <address>&bison-url;</address> + </sect1info> + + <title>Bison-&bison-version; + + + Bison + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/bison.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bison-ch5-sbu;</seg> + <seg>&bison-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bison + + Prepare Bison for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-bison" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/bzip2.xml b/LDP/guide/docbook/LFS-Current/chapter05/bzip2.xml new file mode 100644 index 00000000..0a61d8f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/bzip2.xml @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-bzip2" role="wrap"> + <?dbhtml filename="bzip2.html"?> + + <sect1info condition="script"> + <productname>bzip2</productname> + <productnumber>&bzip2-version;</productnumber> + <address>&bzip2-url;</address> + </sect1info> + + <title>Bzip2-&bzip2-version; + + + Bzip2 + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/bzip2.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bzip2-ch5-sbu;</seg> + <seg>&bzip2-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bzip2 + + The Bzip2 package does not contain a configure + script. Compile and test it with: + +make + + Install the package: + +make PREFIX=/tools install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-bzip2" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/changingowner.xml b/LDP/guide/docbook/LFS-Current/chapter05/changingowner.xml new file mode 100644 index 00000000..96a15b02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/changingowner.xml @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-changingowner"> + <?dbhtml filename="changingowner.html"?> + + <title>Changing Ownership + + + The commands in the remainder of this book must be performed while + logged in as user root and no + longer as user lfs. Also, double + check that $LFS is set in root's environment. + + + Currently, the $LFS/tools directory + is owned by the user lfs, a user + that exists only on the host system. If the $LFS/tools directory is kept as is, the files are + owned by a user ID without a corresponding account. This is dangerous because + a user account created later could get this same user ID and would own the + $LFS/tools directory and all the files + therein, thus exposing these files to possible malicious manipulation. + + To avoid this issue, you could add the lfs user to the new LFS system later when + creating the /etc/passwd file, taking care to assign it + the same user and group IDs as on the host system. Better yet, change the + ownership of the $LFS/tools directory to + user root by running the following + command: + +chown -R root:root $LFS/tools + + Although the $LFS/tools directory + can be deleted once the LFS system has been finished, it can be retained to build + additional LFS systems of the same book version. How best + to backup $LFS/tools is a matter of + personal preference. + + + If you intend to keep the temporary tools for use in building future LFS + systems, now is the time to back them up. Subsequent + commands in chapter 6 will alter the tools currently in place, rendering them + useless for future builds. + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/chapter05.xml b/LDP/guide/docbook/LFS-Current/chapter05/chapter05.xml new file mode 100644 index 00000000..e5bb196d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/chapter05.xml @@ -0,0 +1,51 @@ + + + %general-entities; +]> + + + + + + Constructing a Temporary System + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter05/check.xml b/LDP/guide/docbook/LFS-Current/chapter05/check.xml new file mode 100644 index 00000000..ec34ae72 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/check.xml @@ -0,0 +1,124 @@ + + + %general-entities; +]> + + + + + + check + &check-version; +
&check-url;
+
+ + Check-&check-version; + + + Check + + + + + + <para>Check is a unit testing framework for C.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&check-ch5-sbu;</seg> + <seg>&check-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Check + + Prepare Check for compilation: + +PKG_CONFIG= ./configure --prefix=/tools + + + The meaning of the configure parameter: + + + PKG_CONFIG= + + This tells the configure script to ignore any + pkg-config options that may cause the system to try to link + with libraries not in the /tools + directory. + + + + + Build the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Check test suite anyway, issue the following command: + +make check + + Note that the Check test suite may take a relatively long + (up to 4 SBU) time. + + Install the package: + +make install + + + + + Contents of Check + + + Installed program + Installed library + + + checkmk + libcheck.{a,so} + + + + + Short Descriptions + + + + + checkmk + + Awk script for generating C unit tests for use with the Check + unit testing framework + + checkmk + + + + + + libcheck.{a,so} + + Contains functions that allow Check to be called from a test + program + + libcheck + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/coreutils.xml b/LDP/guide/docbook/LFS-Current/chapter05/coreutils.xml new file mode 100644 index 00000000..6f56a410 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/coreutils.xml @@ -0,0 +1,99 @@ + + + %general-entities; +]> + + + + + + coreutils + &coreutils-version; +
&coreutils-url;
+
+ + Coreutils-&coreutils-version; + + + Coreutils + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/coreutils.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&coreutils-ch5-sbu;</seg> + <seg>&coreutils-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Coreutils + + Prepare Coreutils for compilation: + +./configure --prefix=/tools --enable-install-program=hostname + + + The meaning of the configure options: + + + --enable-install-program=hostname + + This enables the hostname binary to be built + and installed – it is disabled by default but is required by the + Perl test suite. + + + + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Coreutils test suite anyway, issue the following command: + +make RUN_EXPENSIVE_TESTS=yes check + + The RUN_EXPENSIVE_TESTS=yes parameter tells the + test suite to run several additional tests that are considered + relatively expensive (in terms of CPU power and memory usage) on some + platforms, but generally are not a problem on Linux. + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-coreutils" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/dejagnu.xml b/LDP/guide/docbook/LFS-Current/chapter05/dejagnu.xml new file mode 100644 index 00000000..bae0ed7d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/dejagnu.xml @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-dejagnu" role="wrap"> + <?dbhtml filename="dejagnu.html"?> + + <sect1info condition="script"> + <productname>dejagnu</productname> + <productnumber>&dejagnu-version;</productnumber> + <address>&dejagnu-url;</address> + </sect1info> + + <title>DejaGNU-&dejagnu-version; + + + DejaGNU + + + + + + <para>The DejaGNU package contains a framework for testing other + programs.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&dejagnu-ch5-sbu;</seg> + <seg>&dejagnu-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of DejaGNU + + Prepare DejaGNU for compilation: + +./configure --prefix=/tools + + Build and install the package: + +make install + + To test the results, issue: + +make check + + + + + + Contents of DejaGNU + + + Installed program + + + runtest + + + + + Short Descriptions + + + + + runtest + + A wrapper script that locates the proper + expect shell and then runs DejaGNU + + runtest + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/diffutils.xml b/LDP/guide/docbook/LFS-Current/chapter05/diffutils.xml new file mode 100644 index 00000000..62ba3587 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/diffutils.xml @@ -0,0 +1,74 @@ + + + %general-entities; +]> + + + + + + diffutils + &diffutils-version; +
&diffutils-url;
+
+ + Diffutils-&diffutils-version; + + + Diffutils + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/diffutils.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&diffutils-ch5-sbu;</seg> + <seg>&diffutils-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Diffutils + + Prepare Diffutils for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Diffutils test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-diffutils" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/e2fsprogs.xml b/LDP/guide/docbook/LFS-Current/chapter05/e2fsprogs.xml new file mode 100644 index 00000000..9ebbba79 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/e2fsprogs.xml @@ -0,0 +1,98 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-e2fsprogs" role="wrap"> + <?dbhtml filename="e2fsprogs.html"?> + + <sect1info condition="script"> + <productname>e2fsprogs</productname> + <productnumber>&e2fsprogs-version;</productnumber> + <address>&e2fsprogs-url;</address> + </sect1info> + + <title>E2fsprogs-&e2fsprogs-version; + + + E2fsprogs + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/e2fsprogs.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&e2fsprogs-ch5-sbu;</seg> + <seg>&e2fsprogs-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of E2fsprogs + + The E2fsprogs documentation recommends that the package be built in + a subdirectory of the source tree: + +mkdir -v build +cd build + + Prepare E2fsprogs for compilation: + +../configure --prefix=/tools --disable-libblkid --disable-libuuid + + + The meaning of the new configure option: + + + --disable-libblkid + + This prevents E2fsprogs from building its own copy of the + libblkid library, which Util-Linux-NG provides. + + + + + --disable-libuuid + + This prevents E2fsprogs from building its own copy of the + libuuid library, which Util-Linux-NG provides. + + + + + Compile the package: + +make + + Install the static libraries and headers required by Util-linux: + +make install-libs + + Make the installed static libraries writable so debugging symbols can + be removed later: + +chmod -v u+w \ + /tools/lib/{libcom_err,libe2p,libext2fs,libss}.a + + + + + + + <para>Details on this package are located in + <xref linkend="contents-e2fsprogs" role="."/></para> + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/expect.xml b/LDP/guide/docbook/LFS-Current/chapter05/expect.xml new file mode 100644 index 00000000..ae6f5002 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/expect.xml @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-expect" role="wrap"> + <?dbhtml filename="expect.html"?> + + <sect1info condition="script"> + <productname>expect</productname> + <productnumber>&expect-version;</productnumber> + <address>&expect-url;</address> + </sect1info> + + <title>Expect-&expect-version; + + + Expect + + + + + + <para>The Expect package contains a program for carrying out scripted + dialogues with other interactive programs.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&expect-ch5-sbu;</seg> + <seg>&expect-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Expect + + First, force Expect's configure script to use /bin/stty + instead of a /usr/local/bin/stty it may find on the host system. + This will ensure that our test suite tools remain sane for the final builds of our + toolchain: + +cp -v configure{,.orig} +sed 's:/usr/local/bin:/bin:' configure.orig > configure + + Now prepare Expect for compilation: + +./configure --prefix=/tools \ + --with-tcl=/tools/lib \ + --with-tclinclude=/tools/include + + + The meaning of the configure options: + + + --with-tcl=/tools/lib + + This ensures that the configure script finds the Tcl + installation in the temporary tools location instead of possibly + locating an existing one on the host system. + + + + + --with-tclinclude=/tools/include + + This explicitly tells Expect where to find Tcl's internal + headers. Using this option avoids conditions where + configure fails because it cannot automatically + discover the location of Tcl's headers. + + + + + + Build the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Expect test suite anyway, issue the following command: + +make test + + Note that the Expect test suite is known to experience failures under + certain host conditions that are not within our control. Therefore, + test suite failures here are not surprising and are not considered + critical. + + Install the package: + +make SCRIPTS="" install + + + The meaning of the make parameter: + + + SCRIPTS="" + + This prevents installation of the supplementary Expect + scripts, which are not needed. + + + + + + + + + Contents of Expect + + + Installed program + Installed library + + + expect + libexpect-&expect-lib-version;.so + + + + + Short Descriptions + + + + + expect + + Communicates with other interactive programs according + to a script + + expect + + + + + + libexpect-&expect-lib-version;.so + + Contains functions that allow Expect to be used as a Tcl + extension or to be used directly from C or C++ (without Tcl) + + libexpect-&expect-lib-version; + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/file.xml b/LDP/guide/docbook/LFS-Current/chapter05/file.xml new file mode 100644 index 00000000..9fcfd1e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/file.xml @@ -0,0 +1,74 @@ + + + %general-entities; +]> + + + + + + file + &file-version; +
&file-url;
+
+ + File-&file-version; + + + File + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/file.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&file-ch5-sbu;</seg> + <seg>&file-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of File + + Prepare File for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the File test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-file" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/findutils.xml b/LDP/guide/docbook/LFS-Current/chapter05/findutils.xml new file mode 100644 index 00000000..f7e5e498 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/findutils.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-findutils" role="wrap"> + <?dbhtml filename="findutils.html"?> + + <sect1info condition="script"> + <productname>findutils</productname> + <productnumber>&findutils-version;</productnumber> + <address>&findutils-url;</address> + </sect1info> + + <title>Findutils-&findutils-version; + + + Findutils + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/findutils.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&findutils-ch5-sbu;</seg> + <seg>&findutils-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Findutils + + Prepare Findutils for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Findutils test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-findutils" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/flex.xml b/LDP/guide/docbook/LFS-Current/chapter05/flex.xml new file mode 100644 index 00000000..730fd735 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/flex.xml @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-flex" role="wrap"> + <?dbhtml filename="flex.html"?> + + <sect1info condition="script"> + <productname>flex</productname> + <productnumber>&flex-version;</productnumber> + <address>&flex-url;</address> + </sect1info> + + <title>Flex-&flex-version; + + + Flex + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/flex.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&flex-ch5-sbu;</seg> + <seg>&flex-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Flex + + Flex contains several known bugs. These can be fixed with the + following patch: + +patch -Np1 -i ../&flex-fixes-patch; + + The GNU autotools will detect that the Flex source code has been + modified by the previous patch and tries to update the man page + accordingly. This does not work on many systems, and the default page is + fine, so make sure it does not get regenerated: + +touch doc/flex.1 + + Now prepare Flex for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-flex" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gawk.xml b/LDP/guide/docbook/LFS-Current/chapter05/gawk.xml new file mode 100644 index 00000000..adcd2ea1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gawk.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-gawk" role="wrap"> + <?dbhtml filename="gawk.html"?> + + <sect1info condition="script"> + <productname>gawk</productname> + <productnumber>&gawk-version;</productnumber> + <address>&gawk-url;</address> + </sect1info> + + <title>Gawk-&gawk-version; + + + Gawk + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gawk.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gawk-ch5-sbu;</seg> + <seg>&gawk-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gawk + + Prepare Gawk for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Gawk test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gawk" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass1.xml b/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass1.xml new file mode 100644 index 00000000..da6ea074 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass1.xml @@ -0,0 +1,261 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-gcc-pass1" role="wrap"> + <?dbhtml filename="gcc-pass1.html"?> + + <sect1info condition="script"> + <productname>gcc</productname> + <productnumber>&gcc-version;</productnumber> + <address>&gcc-url;</address> + </sect1info> + + <title>GCC-&gcc-version; - Pass 1 + + + GCC + tools, pass 1 + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gcc.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gcc-ch5p1-sbu;</seg> + <seg>&gcc-ch5p1-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Cross GCC + + GCC now requires the GMP, MPFR and MPC packages. As these packages may + not be included in your host distribution, they will be built with + GCC. Unpack each package into the GCC source directory and rename the + resulting directories so the GCC build procedures will automatically + use them: + + There are frequent misunderstandings about this chapter. The + procedures are the same as every other chapter as explained earlier (). First extract the gcc tarball from the sources + directory and then change to the directory created. Only then should you + proceed with the instructions below. + +tar -xf ../mpfr-&mpfr-version;.tar.xz +mv -v mpfr-&mpfr-version; mpfr +tar -xf ../gmp-&gmp-version;.tar.xz +mv -v gmp-&gmp-extracted-version; gmp +tar -xf ../mpc-&mpc-version;.tar.gz +mv -v mpc-&mpc-version; mpc + + The following command will change the location of GCC's default + dynamic linker to use the one installed in /tools. It also removes /usr/include from GCC's include search path. + Issue: + +for file in \ + $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.h) +do + cp -uv $file{,.orig} + sed -e 's@/lib\(64\)\?\(32\)\?/ld@/tools&@g' \ + -e 's@/usr@/tools@g' $file.orig > $file + echo ' +#undef STANDARD_STARTFILE_PREFIX_1 +#undef STANDARD_STARTFILE_PREFIX_2 +#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/" +#define STANDARD_STARTFILE_PREFIX_2 ""' >> $file + touch $file.orig +done + + In case the above seems hard to follow, let's break it down a bit. + First we find all the files under the gcc/config directory that are named either + linux.h, linux64.h or + sysv4.h. For each file found, we copy it to a file of + the same name but with an added suffix of .orig. Then the + first sed expression prepends /tools to every instance of + /lib/ld, /lib64/ld or + /lib32/ld, while the second one replaces hard-coded + instances of /usr. Next, we add our define statements which + alter the default startfile prefix to the end of the file. Note that the + trailing / in /tools/lib/ is required. + Finally, we use touch to update the timestamp on the + copied files. When used in conjunction with cp -u, this + prevents unexpected changes to the original files in case the commands are + inadvertently run twice. + + + + The GCC documentation recommends building GCC outside of the + source directory in a dedicated build directory: + +mkdir -v ../gcc-build +cd ../gcc-build + + Prepare GCC for compilation: + +../gcc-&gcc-version;/configure \ + --target=$LFS_TGT \ + --prefix=/tools \ + --with-glibc-version=2.11 \ + --with-sysroot=$LFS \ + --with-newlib \ + --without-headers \ + --with-local-prefix=/tools \ + --with-native-system-header-dir=/tools/include \ + --disable-nls \ + --disable-shared \ + --disable-multilib \ + --disable-decimal-float \ + --disable-threads \ + --disable-libatomic \ + --disable-libgomp \ + --disable-libquadmath \ + --disable-libssp \ + --disable-libvtv \ + --disable-libstdcxx \ + --enable-languages=c,c++ + + The meaning of the configure options: + + + --with-newlib + + Since a working C library is not yet available, this ensures + that the inhibit_libc constant is defined when building libgcc. This prevents + the compiling of any code that requires libc support. + + + + + --without-headers + + When creating a complete cross-compiler, GCC requires + standard headers compatible with the target system. For our + purposes these headers will not be needed. This switch prevents + GCC from looking for them. + + + + + --with-local-prefix=/tools + + The local prefix is the location in the system that GCC will search + for locally installed include files. The default is /usr/local. + Setting this to /tools helps keep the host location of + /usr/local out of this GCC's search path. + + + + + --with-native-system-header-dir=/tools/include + + By default GCC searches /usr/include for system + headers. In conjunction with the sysroot switch, this would translate normally + to $LFS/usr/include. However the headers that will be installed + in the next two sections will go to $LFS/tools/include. This + switch ensures that gcc will find them correctly. In the second pass of GCC, this + same switch will ensure that no headers from the host system are found. + + + + + --disable-shared + + This switch forces GCC to link its internal libraries + statically. We do this to avoid possible issues with the host + system. + + + + + --disable-decimal-float, --disable-threads, + --disable-libatomic, --disable-libgomp, --disable-libquadmath, + --disable-libssp, --disable-libvtv, --disable-libstdcxx + + These switches disable support for the decimal floating point + extension, threading, libatomic, libgomp, libquadmath, libssp, + libvtv, and the C++ standard library respectively. These features + will fail to compile when building a cross-compiler and are not + necessary for the task of cross-compiling the temporary libc. + + + + + --disable-multilib + + On x86_64, LFS does not yet support a multilib configuration. + This switch is harmless for x86. + + + + + --enable-languages=c,c++ + + This option ensures that only the C and C++ compilers are built. + These are the only languages needed now. + + + + + + Compile GCC by running: + +make + + Compilation is now complete. At this point, the test suite would + normally be run, but, as mentioned before, the test suite framework is + not in place yet. The benefits of running the tests at this point + are minimal since the programs from this first pass will soon be + replaced. + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gcc" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass2.xml b/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass2.xml new file mode 100644 index 00000000..ec460e48 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gcc-pass2.xml @@ -0,0 +1,228 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-gcc-pass2" role="wrap"> + <?dbhtml filename="gcc-pass2.html"?> + + <sect1info condition="script"> + <productname>gcc</productname> + <productnumber>&gcc-version;</productnumber> + <address>&gcc-url;</address> + </sect1info> + + <title>GCC-&gcc-version; - Pass 2 + + + GCC + tools, pass 2 + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gcc.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gcc-ch5p2-sbu;</seg> + <seg>&gcc-ch5p2-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GCC + + Our first build of GCC has installed a couple of internal system + headers. Normally one of them, limits.h, will in turn + include the corresponding system limits.h header, in + this case, /tools/include/limits.h. However, at the + time of the first build of gcc /tools/include/limits.h + did not exist, so the internal header that GCC installed is a partial, + self-contained file and does not include the extended features of the + system header. This was adequate for building the temporary libc, but this + build of GCC now requires the full internal header. Create a full version + of the internal header using a command that is identical to what the GCC + build system does in normal circumstances: + +cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \ + `dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/include-fixed/limits.h + + Once again, change the location of GCC's default dynamic linker to + use the one installed in /tools. + +for file in \ + $(find gcc/config -name linux64.h -o -name linux.h -o -name sysv4.h) +do + cp -uv $file{,.orig} + sed -e 's@/lib\(64\)\?\(32\)\?/ld@/tools&@g' \ + -e 's@/usr@/tools@g' $file.orig > $file + echo ' +#undef STANDARD_STARTFILE_PREFIX_1 +#undef STANDARD_STARTFILE_PREFIX_2 +#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/" +#define STANDARD_STARTFILE_PREFIX_2 ""' >> $file + touch $file.orig +done + + As in the first build of GCC it requires the GMP, MPFR and MPC + packages. Unpack the tarballs and move them into the required directory + names: + +tar -xf ../mpfr-&mpfr-version;.tar.xz +mv -v mpfr-&mpfr-version; mpfr +tar -xf ../gmp-&gmp-version;.tar.xz +mv -v gmp-&gmp-extracted-version; gmp +tar -xf ../mpc-&mpc-version;.tar.gz +mv -v mpc-&mpc-version; mpc + + Create a separate build directory again: + +mkdir -v ../gcc-build +cd ../gcc-build + + Before starting to build GCC, remember to unset any environment + variables that override the default optimization flags. + + Now prepare GCC for compilation: + +CC=$LFS_TGT-gcc \ +CXX=$LFS_TGT-g++ \ +AR=$LFS_TGT-ar \ +RANLIB=$LFS_TGT-ranlib \ +../gcc-&gcc-version;/configure \ + --prefix=/tools \ + --with-local-prefix=/tools \ + --with-native-system-header-dir=/tools/include \ + --enable-languages=c,c++ \ + --disable-libstdcxx-pch \ + --disable-multilib \ + --disable-bootstrap \ + --disable-libgomp + + + The meaning of the new configure options: + + + --enable-languages=c,c++ + + This option ensures that both the C and C++ compilers are + built. + + + + + --disable-libstdcxx-pch + + Do not build the pre-compiled header (PCH) for + libstdc++. It takes up a + lot of space, and we have no use for it. + + + + + --disable-bootstrap + + For native builds of GCC, the default is to do a "bootstrap" + build. This does not just compile GCC, but compiles it several times. + It uses the programs compiled in a first round to compile itself a + second time, and then again a third time. The second and third + iterations are compared to make sure it can reproduce itself + flawlessly. This also implies that it was compiled correctly. + However, the LFS build method should provide a solid compiler + without the need to bootstrap each time. + + + + + + Compile the package: + +make + + Install the package: + +make install + + As a finishing touch, create a symlink. Many programs and scripts + run cc instead of gcc, which is + used to keep programs generic and therefore usable on all kinds of UNIX + systems where the GNU C compiler is not always installed. Running + cc leaves the system administrator free to decide + which C compiler to install: + +ln -sv gcc /tools/bin/cc + + + At this point, it is imperative to stop and ensure that the basic + functions (compiling and linking) of the new toolchain are working as + expected. To perform a sanity check, run the following commands: + +echo 'int main(){}' > dummy.c +cc dummy.c +readelf -l a.out | grep ': /tools' + + If everything is working correctly, there should be no errors, + and the output of the last command will be of the form: + +[Requesting program interpreter: /tools/lib/ld-linux.so.2] + + Note that /tools/lib, or + /tools/lib64 for 64-bit machines + appears as the prefix of the dynamic linker. + + If the output is not shown as above or there was no output at all, + then something is wrong. Investigate and retrace the steps to find out + where the problem is and correct it. This issue must be resolved before + continuing on. First, perform the sanity check again, using + gcc instead of cc. If this works, + then the /tools/bin/cc symlink is + missing. Install the symlink as per above. + Next, ensure that the PATH is correct. This + can be checked by running echo $PATH and verifying that + /tools/bin is at the head of the + list. If the PATH is wrong it could mean that you are not + logged in as user lfs or that + something went wrong back in + + Once all is well, clean up the test files: + +rm -v dummy.c a.out + + + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gcc" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/generalinstructions.xml b/LDP/guide/docbook/LFS-Current/chapter05/generalinstructions.xml new file mode 100644 index 00000000..72f46006 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/generalinstructions.xml @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-generalinstructions"> + <?dbhtml filename="generalinstructions.html"?> + + <title>General Compilation Instructions + + When building packages there are several assumptions made within + the instructions: + + + + + Several of the packages are patched before compilation, but only when + the patch is needed to circumvent a problem. A patch is often needed in + both this and the next chapter, but sometimes in only one or the other. + Therefore, do not be concerned if instructions for a downloaded patch seem + to be missing. Warning messages about offset or + fuzz may also be encountered when applying a patch. Do + not worry about these warnings, as the patch was still successfully + applied. + + + + During the compilation of most packages, there will be several + warnings that scroll by on the screen. These are normal and can safely be + ignored. These warnings are as they appear—warnings about + deprecated, but not invalid, use of the C or C++ syntax. C standards change + fairly often, and some packages still use the older standard. This is not a + problem, but does prompt the warning. + + + + Check one last time that the LFS environment variable + is set up properly: + +echo $LFS + + Make sure the output shows the path to the LFS partition's mount + point, which is /mnt/lfs, using our + example. + + + + + Finally, two last important items must be emphasized: + + + + The build instructions assume that the , including symbolic links, have been set + properly: + + + + bash is the shell + in use. + + sh is a symbolic + link to bash. + + /usr/bin/awk is a + symbolic link to gawk. + + /usr/bin/yacc is a + symbolic link to bison or a small script that + executes bison. + + + + + + To re-emphasize the build process: + + + + Place all the sources and patches in a directory that will be + accessible from the chroot environment such as + /mnt/lfs/sources/. Do + not put sources in + /mnt/lfs/tools/. + + + Change to the sources directory. + + + For each package: + + + Using the tar program, extract the package + to be built. In Chapter 5, ensure you are the lfs + user when extracting the package. + + + Change to the directory created when the package was + extracted. + + + Follow the book's instructions for building the package. + + + Change back to the sources directory. + + + Delete the extracted source directory and any + <package>-build + directories that were created in the build process unless instructed otherwise. + + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gettext.xml b/LDP/guide/docbook/LFS-Current/chapter05/gettext.xml new file mode 100644 index 00000000..c88c0f46 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gettext.xml @@ -0,0 +1,104 @@ + + + %general-entities; +]> + + + + + + gettext + &gettext-version; +
&gettext-url;
+
+ + Gettext-&gettext-version; + + + Gettext + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gettext.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gettext-ch5-sbu;</seg> + <seg>&gettext-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gettext + + For our temporary set of tools, we only need to build and install + three programs from Gettext. + + Prepare Gettext for compilation: + +cd gettext-tools +EMACS="no" ./configure --prefix=/tools --disable-shared + + + The meaning of the configure option: + + + EMACS="no" + + This prevents the configure script from determining where to + install Emacs Lisp files as the test is known to hang on some hosts. + + + + + + --disable-shared + + We do not need to install any of the shared Gettext libraries at + this time, therefore there is no need to build them. + + + + + + Compile the package: + +make -C gnulib-lib +make -C intl pluralx.c +make -C src msgfmt +make -C src msgmerge +make -C src xgettext + + As only three programs have been compiled, it is not possible to run the + test suite without compiling additional support libraries from the Gettext + package. It is therefore not recommended to attempt to run the test suite at + this stage. + + Install the msgfmt, msgmerge and + xgettext programs: + +cp -v src/{msgfmt,msgmerge,xgettext} /tools/bin + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gettext" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/glibc.xml b/LDP/guide/docbook/LFS-Current/chapter05/glibc.xml new file mode 100644 index 00000000..9e2e0607 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/glibc.xml @@ -0,0 +1,232 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-glibc" role="wrap"> + <?dbhtml filename="glibc.html"?> + + <sect1info condition="script"> + <productname>glibc</productname> + <productnumber>&glibc-version;</productnumber> + <address>&glibc-url;</address> + </sect1info> + + <title>Glibc-&glibc-version; + + + Glibc + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/glibc.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&glibc-ch5-sbu;</seg> + <seg>&glibc-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Glibc + + First, fix a build problem that affects i386 systems: + +patch -Np1 -i ../&glibc-upstream-patch; + + The Glibc documentation recommends building Glibc outside of the source + directory in a dedicated build directory: + +mkdir -v ../glibc-build +cd ../glibc-build + + Next, prepare Glibc for compilation: + +../glibc-&glibc-version;/configure \ + --prefix=/tools \ + --host=$LFS_TGT \ + --build=$(../glibc-&glibc-version;/scripts/config.guess) \ + --disable-profile \ + --enable-kernel=&min-kernel; \ + --enable-obsolete-rpc \ + --with-headers=/tools/include \ + libc_cv_forced_unwind=yes \ + libc_cv_ctors_header=yes \ + libc_cv_c_cleanup=yes + + + The meaning of the configure options: + + + --host=$LFS_TGT, --build=$(../glibc-&glibc-version;/scripts/config.guess) + + The combined effect of these switches is that Glibc's build system + configures itself to cross-compile, using the cross-linker and + cross-compiler in /tools. + + + + + --disable-profile + + This builds the libraries without profiling information. Omit + this option if profiling on the temporary tools is necessary. + + + + + --enable-kernel=&min-kernel; + + This tells Glibc to compile the library with support + for &min-kernel; and later Linux kernels. Workarounds for older + kernels are not enabled. + + + + + --enable-obsolete-rpc + + This installs NIS and RPC related headers that are not + installed by default. They are required to build GCC and by + several BLFS packages. + + + + + --with-headers=/tools/include + + This tells Glibc to compile itself against the headers recently + installed to the tools directory, so that it knows exactly what + features the kernel has and can optimize itself accordingly. + + + + + libc_cv_forced_unwind=yes + + The linker installed during + was cross-compiled and as + such cannot be used until Glibc has been installed. This means that + the configure test for force-unwind support will fail, as it relies on + a working linker. The libc_cv_forced_unwind=yes variable is passed in + order to inform configure that force-unwind + support is available without it having to run the test. + + + + libc_cv_c_cleanup=yes + + Similarly, we pass libc_cv_c_cleanup=yes through to the + configure script so that the test is skipped and C + cleanup handling support is configured. + + + + libc_cv_ctors_header=yes + + Similarly, we pass libc_cv_ctors_header=yes through to the + configure script so that the test is skipped and + gcc constructor support is configured. + + + + + + During this stage the following warning might appear: + +
+configure: WARNING: +*** These auxiliary programs are missing or +*** incompatible versions: msgfmt +*** some features will be disabled. +*** Check the INSTALL file for required versions. +
+ + The missing or incompatible msgfmt program is + generally harmless. This msgfmt program is part of the + Gettext package which the host distribution should provide. + + There have been reports that this package may fail when + building as a "parallel make". If this occurs, rerun the make command + with a "-j1" option. + + Compile the package: + +make + + + Install the package: + +make install + + + At this point, it is imperative to stop and ensure that the basic + functions (compiling and linking) of the new toolchain are working as + expected. To perform a sanity check, run the following commands: + +echo 'int main(){}' > dummy.c +$LFS_TGT-gcc dummy.c +readelf -l a.out | grep ': /tools' + + If everything is working correctly, there should be no errors, + and the output of the last command will be of the form: + +[Requesting program interpreter: /tools/lib/ld-linux.so.2] + + Note that for 64-bit machines, the interpreter name will be + /tools/lib64/ld-linux-x86-64.so.2. + + If the output is not shown as above or there was no output at all, + then something is wrong. Investigate and retrace the steps to find out + where the problem is and correct it. This issue must be resolved before + continuing on. + + Once all is well, clean up the test files: + +rm -v dummy.c a.out + + + + Building Binutils in the section after next will serve as an + additional check that the toolchain has been built properly. If Binutils + fails to build, it is an indication that something has gone wrong with the + previous Binutils, GCC, or Glibc installations. + +
+ + + + + <para>Details on this package are located in + <xref linkend="contents-glibc" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gmp.xml b/LDP/guide/docbook/LFS-Current/chapter05/gmp.xml new file mode 100644 index 00000000..71931294 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gmp.xml @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-gmp" role="wrap"> + <?dbhtml filename="gmp.html"?> + + <sect1info condition="script"> + <productname>gmp</productname> + <productnumber>&gmp-version;</productnumber> + <address>&gmp-url;</address> + </sect1info> + + <title>GMP-&gmp-version; + + + GMP + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gmp.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gmp-ch5-sbu;</seg> + <seg>&gmp-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GMP + + Prepare GMP for compilation: + +./configure --prefix=/tools --enable-mpbsd + + + The meaning of the configure option: + + + --enable-mpbsd + + This builds the Berkeley MP compatibility library + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gmp" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/grep.xml b/LDP/guide/docbook/LFS-Current/chapter05/grep.xml new file mode 100644 index 00000000..2be213b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/grep.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-grep" role="wrap"> + <?dbhtml filename="grep.html"?> + + <sect1info condition="script"> + <productname>grep</productname> + <productnumber>&grep-version;</productnumber> + <address>&grep-url;</address> + </sect1info> + + <title>Grep-&grep-version; + + + Grep + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/grep.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&grep-ch5-sbu;</seg> + <seg>&grep-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Grep + + Prepare Grep for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Grep test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-grep" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/gzip.xml b/LDP/guide/docbook/LFS-Current/chapter05/gzip.xml new file mode 100644 index 00000000..44b25faf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/gzip.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-gzip" role="wrap"> + <?dbhtml filename="gzip.html"?> + + <sect1info condition="script"> + <productname>gzip</productname> + <productnumber>&gzip-version;</productnumber> + <address>&gzip-url;</address> + </sect1info> + + <title>Gzip-&gzip-version; + + + Gzip + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/gzip.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gzip-ch5-sbu;</seg> + <seg>&gzip-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gzip + + Prepare Gzip for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Gzip test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gzip" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter05/introduction.xml new file mode 100644 index 00000000..33a56687 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/introduction.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-introduction"> + <?dbhtml filename="introduction.html"?> + + <title>Introduction + + This chapter shows how to build a minimal Linux system. + This system will contain just enough tools to start constructing the final + LFS system in and allow a working + environment with more user convenience than a minimum environment would. + + There are two steps in building this minimal system. The first step + is to build a new and host-independent toolchain (compiler, assembler, + linker, libraries, and a few useful utilities). The second step uses this + toolchain to build the other essential tools. + + The files compiled in this chapter will be installed under the + $LFS/tools directory to keep them + separate from the files installed in the next chapter and the host + production directories. Since the packages compiled here are temporary, + we do not want them to pollute the soon-to-be LFS system. + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/libstdc++.xml b/LDP/guide/docbook/LFS-Current/chapter05/libstdc++.xml new file mode 100644 index 00000000..365babb3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/libstdc++.xml @@ -0,0 +1,125 @@ + + + %general-entities; +]> + + + + + + libstdc++ + &gcc-version; +
&gcc-url;
+
+ + Libstdc++-&gcc-version; + + + GCC + tools, libstdc++ + + + + + + <para>Libstdc++ is the standard C++ library. It is needed for the correct + operation of the g++ compiler.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&libstdcpp-ch5-sbu;</seg> + <seg>&libstdcpp-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Target Libstdc++ + + + Libstdc++ is part of the GCC sources. + You should first unpack the GCC tarball and change to the + gcc-&gcc-version; directory. + + + Create a directory for Libstdc++ and enter it: + +mkdir -v ../gcc-build +cd ../gcc-build + + Prepare Libstdc++ for compilation: + +../gcc-&gcc-version;/libstdc++-v3/configure \ + --host=$LFS_TGT \ + --prefix=/tools \ + --disable-multilib \ + --disable-nls \ + --disable-libstdcxx-threads \ + --disable-libstdcxx-pch \ + --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version; + + + The meaning of the configure options: + + + --host=... + + Indicates to use the cross compiler we have just built + instead of the one in /usr/bin. + + + + + --disable-libstdcxx-threads + + Since we have not yet built the C threads library, the C++ + one cannot be built either. + + + + + --disable-libstdcxx-pch + + This switch prevents the installation of precompiled + include files, which are not needed at this stage. + + + + + --with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version; + + This is the location where the standard include files are + searched by the C++ compiler. In a normal build, this information + is automatically passed to the Libstdc++ configure + options from the top level directory. In our case, this information + must be explicitly given. + + + + + + Compile libstdc++ by running: + +make + + Install the library: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-gcc" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/linux-headers.xml b/LDP/guide/docbook/LFS-Current/chapter05/linux-headers.xml new file mode 100644 index 00000000..36edc3c3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/linux-headers.xml @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-linux-headers" role="wrap"> + <?dbhtml filename="linux-headers.html"?> + + <sect1info condition="script"> + <productname>linux</productname> + <productnumber>&linux-version;</productnumber> + <address>&linux-url;</address> + </sect1info> + + <title>Linux-&linux-version; API Headers + + + Linux + tools, API headers + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/linux-headers.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&linux-headers-ch5-sbu;</seg> + <seg>&linux-headers-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Linux API Headers + + The Linux kernel needs to expose an Application Programming Interface + (API) for the system's C library (Glibc in LFS) to use. This is done + by way of sanitizing various C header files that are shipped in the Linux + kernel source tarball. + + Make sure there are no stale files embedded in the package: + +make mrproper + + Now extract the user-visible kernel headers from the source. + They are placed in an intermediate local directory and copied to the needed + location because the extraction process removes any existing files in + the target directory. + +make INSTALL_HDR_PATH=dest headers_install +cp -rv dest/include/* /tools/include + + + + + + + <para>Details on this package are located in + <xref linkend="contents-linux-headers" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/m4.xml b/LDP/guide/docbook/LFS-Current/chapter05/m4.xml new file mode 100644 index 00000000..4be3a0f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/m4.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-m4" role="wrap"> + <?dbhtml filename="m4.html"?> + + <sect1info condition="script"> + <productname>m4</productname> + <productnumber>&m4-version;</productnumber> + <address>&m4-url;</address> + </sect1info> + + <title>M4-&m4-version; + + + M4 + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/m4.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&m4-ch5-sbu;</seg> + <seg>&m4-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of M4 + + Prepare M4 for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the M4 test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-m4" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/make.xml b/LDP/guide/docbook/LFS-Current/chapter05/make.xml new file mode 100644 index 00000000..22b5afb4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/make.xml @@ -0,0 +1,86 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> +<sect1 id="ch-tools-make" role="wrap"> + <?dbhtml filename="make.html"?> + + <sect1info condition="script"> + <productname>make</productname> + <productnumber>&make-version;</productnumber> + <address>&make-url;</address> + </sect1info> + + <title>Make-&make-version; + + + Make + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/make.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&make-ch5-sbu;</seg> + <seg>&make-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Make + + Prepare Make for compilation: + +./configure --prefix=/tools --without-guile + + + The meaning of the configure option: + + + --without-guile + + This ensures that Make-&make-version; won't link against Guile libraries, which + may be present on the host system, but won't be available within the + chroot environment in the next chapter. + + + + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Make test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-make" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/mpfr.xml b/LDP/guide/docbook/LFS-Current/chapter05/mpfr.xml new file mode 100644 index 00000000..00427382 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/mpfr.xml @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-mpfr" role="wrap"> + <?dbhtml filename="mpfr.html"?> + + <sect1info condition="script"> + <productname>mpfr</productname> + <productnumber>&mpfr-version;</productnumber> + <address>&mpfr-url;</address> + </sect1info> + + <title>MPFR-&mpfr-version; + + + MPFR + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/mpfr.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&mpfr-ch5-sbu;</seg> + <seg>&mpfr-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of MPFR + + Prepare MPFR for compilation: + +./configure --prefix=/tools --enable-thread-safe + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-mpfr" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/ncurses.xml b/LDP/guide/docbook/LFS-Current/chapter05/ncurses.xml new file mode 100644 index 00000000..26ef7046 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/ncurses.xml @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-ncurses" role="wrap"> + <?dbhtml filename="ncurses.html"?> + + <sect1info condition="script"> + <productname>ncurses</productname> + <productnumber>&ncurses-version;</productnumber> + <address>&ncurses-url;</address> + </sect1info> + + <title>Ncurses-&ncurses-version; + + + Ncurses + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/ncurses.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&ncurses-ch5-sbu;</seg> + <seg>&ncurses-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Ncurses + + First, ensure that gawk is found first during configuration: + +sed -i s/mawk// configure + + Prepare Ncurses for compilation: + +./configure --prefix=/tools \ + --with-shared \ + --without-debug \ + --without-ada \ + --enable-widec \ + --enable-overwrite + + + The meaning of the configure options: + + + --without-ada + + This ensures that Ncurses does not build support for the Ada + compiler which may be present on the host but will not be available + once we enter the chroot environment. + + + + + --enable-overwrite + + This tells Ncurses to install its header files into + /tools/include, instead of + /tools/include/ncurses, to + ensure that other packages can find the Ncurses headers + successfully. + + + + + --enable-widec + + This switch causes wide-character libraries (e.g., libncursesw.so.&ncurses-version;) + to be built instead of normal ones (e.g., libncurses.so.&ncurses-version;). + These wide-character libraries are usable in both multibyte and + traditional 8-bit locales, while normal libraries work properly + only in 8-bit locales. Wide-character and normal libraries are + source-compatible, but not binary-compatible. + + + + + + Compile the package: + +make + + This package has a test suite, but it can only be run after the + package has been installed. The tests reside in the + test/ directory. See the + README file in that directory for further details. + + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-ncurses" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/patch.xml b/LDP/guide/docbook/LFS-Current/chapter05/patch.xml new file mode 100644 index 00000000..15049bbe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/patch.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-patch" role="wrap"> + <?dbhtml filename="patch.html"?> + + <sect1info condition="script"> + <productname>patch</productname> + <productnumber>&patch-version;</productnumber> + <address>&patch-url;</address> + </sect1info> + + <title>Patch-&patch-version; + + + Patch + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/patch.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&patch-ch5-sbu;</seg> + <seg>&patch-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Patch + + Prepare Patch for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Patch test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-patch" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/perl.xml b/LDP/guide/docbook/LFS-Current/chapter05/perl.xml new file mode 100644 index 00000000..cfe79c5e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/perl.xml @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-perl" role="wrap"> + <?dbhtml filename="perl.html"?> + + <sect1info condition="script"> + <productname>perl</productname> + <productnumber>&perl-version;</productnumber> + <address>&perl-url;</address> + </sect1info> + + <title>Perl-&perl-version; + + + Perl + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/perl.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&perl-ch5-sbu;</seg> + <seg>&perl-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Perl + + Prepare Perl for compilation: + +sh Configure -des -Dprefix=/tools -Dlibs=-lm + + Build the package: + +make + + Although Perl comes with a test suite, it would be better to wait + until it is installed in the next chapter. + + Only a few of the utilities and libraries need to be installed at this + time: + +cp -v perl cpan/podlators/pod2man /tools/bin +mkdir -pv /tools/lib/perl5/&perl-version; +cp -Rv lib/* /tools/lib/perl5/&perl-version; + + + + + + + <para>Details on this package are located in + <xref linkend="contents-perl" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/sed.xml b/LDP/guide/docbook/LFS-Current/chapter05/sed.xml new file mode 100644 index 00000000..9a945e77 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/sed.xml @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-sed" role="wrap"> + <?dbhtml filename="sed.html"?> + + <sect1info condition="script"> + <productname>sed</productname> + <productnumber>&sed-version;</productnumber> + <address>&sed-url;</address> + </sect1info> + + <title>Sed-&sed-version; + + + Sed + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/sed.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&sed-ch5-sbu;</seg> + <seg>&sed-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Sed + + Prepare Sed for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Sed test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-sed" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/stripping.xml b/LDP/guide/docbook/LFS-Current/chapter05/stripping.xml new file mode 100644 index 00000000..ad2cb3ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/stripping.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-stripping"> + <?dbhtml filename="stripping.html"?> + + <title>Stripping + + The steps in this section are optional, but if the LFS partition is + rather small, it is beneficial to learn that unnecessary items can be removed. + The executables and libraries built so far contain about 70 MB of unneeded + debugging symbols. Remove those symbols with: + +strip --strip-debug /tools/lib/* +/usr/bin/strip --strip-unneeded /tools/{,s}bin/* + + These commands will skip a number of files, reporting that it does not + recognize their file format. Most of these are scripts instead of binaries. + Also use the system strip command to include the strip binary in /tools. + + Take care not to use + --strip-unneeded on the libraries. The static + ones would be destroyed and the toolchain packages would need to be + built all over again. + + To save more, remove the documentation: + +rm -rf /tools/{,share}/{info,man,doc} + + At this point, you should have at least 3 GB of free space in + $LFS that can be used to build and install Glibc and Gcc in + the next phase. If you can build and install Glibc, you can build and install + the rest too. + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/tar.xml b/LDP/guide/docbook/LFS-Current/chapter05/tar.xml new file mode 100644 index 00000000..002dc228 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/tar.xml @@ -0,0 +1,74 @@ + + + %general-entities; +]> + + + + + + tar + &tar-version; +
&tar-url;
+
+ + Tar-&tar-version; + + + Tar + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/tar.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&tar-ch5-sbu;</seg> + <seg>&tar-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Tar + + Prepare Tar for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Tar test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-tar" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/tcl.xml b/LDP/guide/docbook/LFS-Current/chapter05/tcl.xml new file mode 100644 index 00000000..ce136560 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/tcl.xml @@ -0,0 +1,161 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-tcl" role="wrap"> + <?dbhtml filename="tcl.html"?> + + <sect1info condition="script"> + <productname>tcl-core</productname> + <productnumber>&tcl-version;</productnumber> + <address>&tcl-url;</address> + </sect1info> + + <title>Tcl-core-&tcl-version; + + + Tcl-core + + + + + + <para>The Tcl package contains the Tool Command Language.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&tcl-ch5-sbu;</seg> + <seg>&tcl-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Tcl-core + + This package and the next three (Expect, DejaGNU, and Check) are + installed to support running the test suites for GCC and Binutils and other + packages. Installing four packages for testing purposes may seem + excessive, but it is very reassuring, if not essential, to know that the + most important tools are working properly. Even if the test suites are not + run in this chapter (they are not mandatory), these packages are required + to run the test suites in . + + Note that the Tcl package used here is a minimal version needed + to run the LFS tests. For the full package, see the + BLFS Tcl procedures. + + Prepare Tcl for compilation: + +cd unix +./configure --prefix=/tools + + Build the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Tcl test suite anyway, issue the following command: + +TZ=UTC make test + + The Tcl test suite may experience failures under certain host + conditions that are not fully understood. Therefore, test suite failures + here are not surprising, and are not considered critical. The + TZ=UTC parameter sets the time zone to Coordinated + Universal Time (UTC), but only + for the duration of the test suite run. This ensures that the clock tests + are exercised correctly. Details on the TZ environment + variable are provided in . + + Install the package: + +make install + + Make the installed library writable so debugging symbols can + be removed later: + +chmod -v u+w /tools/lib/libtcl&tcl-major-version;.so + + Install Tcl's headers. The next package, Expect, requires them + to build. + +make install-private-headers + + Now make a necessary symbolic link: + +ln -sv tclsh&tcl-major-version; /tools/bin/tclsh + + + + + Contents of Tcl-core + + + Installed programs + Installed library + + + tclsh (link to tclsh&tcl-major-version;) and tclsh&tcl-major-version; + libtcl&tcl-major-version;.so, libtclstub&tcl-major-version;.a + + + + + Short Descriptions + + + + + tclsh&tcl-major-version; + + The Tcl command shell + + tclsh&tcl-major-version; + + + + + + tclsh + + A link to tclsh&tcl-major-version; + + tclsh + + + + + + libtcl&tcl-major-version;.so + + The Tcl library + + libtcl&tcl-major-version;.so + + + + + + libtclstub&tcl-major-version;.a + + The Tcl Stub library + + libtclstub&tcl-major-version;.a + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/texinfo.xml b/LDP/guide/docbook/LFS-Current/chapter05/texinfo.xml new file mode 100644 index 00000000..032243b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/texinfo.xml @@ -0,0 +1,74 @@ + + + %general-entities; +]> + + + + + + texinfo + &texinfo-version; +
&texinfo-url;
+
+ + Texinfo-&texinfo-version; + + + Texinfo + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/texinfo.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&texinfo-ch5-sbu;</seg> + <seg>&texinfo-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Texinfo + + Prepare Texinfo for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Texinfo test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-texinfo" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter05/toolchaintechnotes.xml b/LDP/guide/docbook/LFS-Current/chapter05/toolchaintechnotes.xml new file mode 100644 index 00000000..36c07bad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/toolchaintechnotes.xml @@ -0,0 +1,164 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-tools-toolchaintechnotes"> + <?dbhtml filename="toolchaintechnotes.html"?> + + <title>Toolchain Technical Notes + + This section explains some of the rationale and technical details + behind the overall build method. It is not essential to immediately + understand everything in this section. Most of this information will be + clearer after performing an actual build. This section can be referred + to at any time during the process. + + The overall goal of is to + produce a temporary area that contains a known-good set of tools that can be + isolated from the host system. By using chroot, the + commands in the remaining chapters will be contained within that environment, + ensuring a clean, trouble-free build of the target LFS system. The build + process has been designed to minimize the risks for new readers and to provide + the most educational value at the same time. + + + Before continuing, be aware of the name of the working platform, + often referred to as the target triplet. A simple way to determine the + name of the target triplet is to run the config.guess + script that comes with the source for many packages. Unpack the Binutils + sources and run the script: ./config.guess and note + the output. For example, for a modern 32-bit Intel processor the + output will likely be i686-pc-linux-gnu. + + Also be aware of the name of the platform's dynamic linker, often + referred to as the dynamic loader (not to be confused with the standard + linker ld that is part of Binutils). The dynamic linker + provided by Glibc finds and loads the shared libraries needed by a program, + prepares the program to run, and then runs it. The name of the dynamic + linker for a 32-bit Intel machine will be + ld-linux.so.2. + A sure-fire way to determine the name of the dynamic linker is to + inspect a random binary from the host system by running: + readelf -l <name of binary> | grep interpreter + and noting the output. The authoritative reference covering all platforms + is in the shlib-versions file in the root of the Glibc + source tree. + + + Some key technical points of how the build method works: + + + + Slightly adjusting the name of the working platform, by changing the + "vendor" field target triplet by way of the + LFS_TGT variable, ensures that the first build of Binutils + and GCC produces a compatible cross-linker and cross-compiler. Instead of + producing binaries for another architecture, the cross-linker and + cross-compiler will produce binaries compatible with the current + hardware. + + + The temporary libraries are cross-compiled. Because a + cross-compiler by its nature cannot rely on anything from its host + system, this method removes potential contamination of the target + system by lessening the chance of headers or libraries from the host + being incorporated into the new tools. Cross-compilation also allows for + the possibility of building both 32-bit and 64-bit libraries on 64-bit + capable hardware. + + + Careful manipulation of the GCC source tells the compiler which target + dynamic linker will be used. + + + + Binutils is installed first because the configure + runs of both GCC and Glibc perform various feature tests on the assembler + and linker to determine which software features to enable or disable. This + is more important than one might first realize. An incorrectly configured + GCC or Glibc can result in a subtly broken toolchain, where the impact of + such breakage might not show up until near the end of the build of an + entire distribution. A test suite failure will usually highlight this error + before too much additional work is performed. + + Binutils installs its assembler and linker in two locations, + /tools/bin and /tools/$LFS_TGT/bin. The tools in one + location are hard linked to the other. An important facet of the linker is + its library search order. Detailed information can be obtained from + ld by passing it the --verbose + flag. For example, an ld --verbose | grep SEARCH + will illustrate the current search paths and their order. It shows which + files are linked by ld by compiling a dummy program and + passing the --verbose switch to the linker. For example, + gcc dummy.c -Wl,--verbose 2>&1 | grep succeeded + will show all the files successfully opened during the linking. + + The next package installed is GCC. An example of what can be + seen during its run of configure is: + +checking what assembler to use... /tools/i686-lfs-linux-gnu/bin/as +checking what linker to use... /tools/i686-lfs-linux-gnu/bin/ld + + This is important for the reasons mentioned above. It also demonstrates + that GCC's configure script does not search the PATH directories to find which + tools to use. However, during the actual operation of gcc + itself, the same search paths are not necessarily used. To find out which + standard linker gcc will use, run: + gcc -print-prog-name=ld. + + Detailed information can be obtained from gcc by + passing it the -v command line option while compiling + a dummy program. For example, gcc -v dummy.c will show + detailed information about the preprocessor, compilation, and assembly stages, + including gcc's included search paths and their order. + + Next installed are sanitized Linux API headers. These allow the standard + C library (Glibc) to interface with features that the Linux kernel will + provide. + + The next package installed is Glibc. The most important considerations + for building Glibc are the compiler, binary tools, and kernel headers. The + compiler is generally not an issue since Glibc will always use the compiler + relating to the --host parameter passed to its + configure script, e.g. in our case, + i686-lfs-linux-gnu-gcc. The binary tools and kernel + headers can be a bit more complicated. Therefore, take no risks and use the + available configure switches to enforce the correct selections. After the run + of configure, check the contents of the + config.make file in the glibc-build directory for all important details. + Note the use of CC="i686-lfs-gnu-gcc" to control which + binary tools are used and the use of the -nostdinc and + -isystem flags to control the compiler's include + search path. These items highlight an important aspect of the Glibc + package—it is very self-sufficient in terms of its build machinery and + generally does not rely on toolchain defaults. + + During the second pass of Binutils, we are able to utilize the + --with-lib-path configure switch to control + ld's library search path. + + For the second pass of GCC, its sources also need to be modified to + tell GCC to use the new dynamic linker. Failure to do so will result in the + GCC programs themselves having the name of the dynamic linker from the host + system's /lib directory embedded into + them, which would defeat the goal of getting away from the host. From this + point onwards, the core toolchain is self-contained and self-hosted. The + remainder of the packages all build + against the new Glibc in /tools. + + Upon entering the chroot environment in , the first major package to be + installed is Glibc, due to its self-sufficient nature mentioned above. + Once this Glibc is installed into /usr, we will perform a quick changeover of the + toolchain defaults, and then proceed in building the rest of the target + LFS system. + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/util-linux.xml b/LDP/guide/docbook/LFS-Current/chapter05/util-linux.xml new file mode 100644 index 00000000..007b44e7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/util-linux.xml @@ -0,0 +1,106 @@ + + + %general-entities; +]> + + + + + + util-linux + &util-linux-version; +
&util-linux-url;
+
+ + Util-linux-&util-linux-version; + + + Util-linux + tools + + + + + + <para>The Util-linux package contains miscellaneous utility programs.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&util-linux-ch5-sbu;</seg> + <seg>&util-linux-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Util-linux + + Prepare Util-linux for compilation: + +./configure --prefix=/tools \ + --without-python \ + --disable-makeinstall-chown \ + --without-systemdsystemunitdir \ + PKG_CONFIG="" + + + The meaning of the configure option: + + + --without-python + + This switch disables using Python + if it is installed on the host system. It avoids trying to build + unneeded bindings. + + + + + --disable-makeinstall-chown + + This switch disables using the chown command + during installation. This is not needed when installing into the + /tools directory and avoids the necessity of installing as + root. + + + + + --without-systemdsystemunitdir + + On systems that use systemd, the package tries to install + a systemd specific file to a non-existent directory in /tools. + This switch disables the unnecessary action. + + + + + PKG_CONFIG="" + + Setting this envronment variable prevents adding unneeded + features that may be available on the host. Note that the location + shown for setting this environment variable is different from other + LFS sections where variables are set preceding the command. This + location is shown to demonstrate an alternative way of setting an + environment variable when using configure. + + + + + Compile the package: + +make + + Install the package: + +make install + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter05/xz.xml b/LDP/guide/docbook/LFS-Current/chapter05/xz.xml new file mode 100644 index 00000000..ea1ea496 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter05/xz.xml @@ -0,0 +1,74 @@ + + + %general-entities; +]> + + + + + + xz + &xz-version; +
&xz-url;
+
+ + Xz-&xz-version; + + + Xz + tools + + + + + + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" + href="../chapter06/xz.xml" + xpointer="xpointer(/sect1/sect2[1]/para[1])"/> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&xz-ch5-sbu;</seg> + <seg>&xz-ch5-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Xz + + Prepare Xz for compilation: + +./configure --prefix=/tools + + Compile the package: + +make + + Compilation is now complete. As discussed earlier, running the test + suite is not mandatory for the temporary tools here in this chapter. To run + the Xz test suite anyway, issue the following command: + +make check + + Install the package: + +make install + + + + + + + <para>Details on this package are located in + <xref linkend="contents-xz" role="."/></para> + + </sect2> + +</sect1> diff --git a/LDP/guide/docbook/LFS-Current/chapter06/aboutdebug.xml b/LDP/guide/docbook/LFS-Current/chapter06/aboutdebug.xml new file mode 100644 index 00000000..f49618c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/aboutdebug.xml @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> + +<sect1 id="ch-system-aboutdebug"> + <?dbhtml filename="aboutdebug.html"?> + + <title>About Debugging Symbols + + Most programs and libraries are, by default, compiled with + debugging symbols included (with gcc's + -g option). This means that when debugging a + program or library that was compiled with debugging information + included, the debugger can provide not only memory addresses, but also + the names of the routines and variables. + + However, the inclusion of these debugging symbols enlarges a + program or library significantly. The following is an example of the + amount of space these symbols occupy: + + + + A bash binary with debugging symbols: + 1200 KB + + + A bash binary without debugging symbols: + 480 KB + + + Glibc and GCC files (/lib + and /usr/lib) with debugging + symbols: 87 MB + + + Glibc and GCC files without debugging symbols: 16 MB + + + + Sizes may vary depending on which compiler and C library were used, + but when comparing programs with and without debugging symbols, the + difference will usually be a factor between two and five. + + Because most users will never use a debugger on their system software, + a lot of disk space can be regained by removing these symbols. The next + section shows how to strip all debugging symbols from the programs and + libraries. + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/acl.xml b/LDP/guide/docbook/LFS-Current/chapter06/acl.xml new file mode 100644 index 00000000..213535fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/acl.xml @@ -0,0 +1,156 @@ + + + %general-entities; +]> + + + + + + acl + &acl-version; +
&acl-url;
+
+ + Acl-&acl-version; + + + Acl + + + + + + <para>The Acl package contains utilities to administer Access Control Lists, + which are used to define more fine-grained discretionary access rights for + files and directories.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&acl-ch6-sbu;</seg> + <seg>&acl-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Acl + + Modify the documentation directory so that it is a versioned + directory: + +sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in + + Fix some broken tests: + +sed -i "s:| sed.*::g" test/{sbits-restore,cp,misc}.test + + Additionally, fix a bug that causes getfacl -e + to segfault on overly long group name: + +sed -i -e "/TABS-1;/a if (x > (TABS-1)) x = (TABS-1);" \ + libacl/__acl_to_any_text.c + + Prepare Acl for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --libexecdir=/usr/lib + + Compile the package: + +make + + The Acl tests need to be run on a filesystem that supports access + controls after Coreutils has been built with the + Acl libraries. If desired, return to this package and run make -j1 + tests after Coreutils has been built + later in this chapter. + + Install the package: + +make install install-dev install-lib +chmod -v 755 /usr/lib/libacl.so + + The shared library needs to be moved to + /lib, and as a result the + .so file in + /usr/lib will need to be recreated: + +mv -v /usr/lib/libacl.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libacl.so) /usr/lib/libacl.so + + + + + Contents of Acl + + + Installed programs + Installed library + Installed directories + + + chacl, getfacl, and setacl + libacl.so + /usr/include/acl and /usr/share/doc/acl-&acl-version; + + + + + Short Descriptions + + + + + chacl + + Changes the access control list of a file + or directory + + chacl + + + + + + getfacl + + Gets file access control lists + + getfacl + + + + + + setacl + + Sets file access control lists + + setacl + + + + + + libacl + + Contains the library functions for manipulating Access Control Lists + + libacl + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/adjusting.xml b/LDP/guide/docbook/LFS-Current/chapter06/adjusting.xml new file mode 100644 index 00000000..07c155cc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/adjusting.xml @@ -0,0 +1,117 @@ + + + %general-entities; +]> + + + + + Adjusting the Toolchain + + Now that the final C libraries have been installed, it is time to adjust + the toolchain so that it will link any + newly compiled program against these new libraries. + + First, backup the /tools linker, + and replace it with the adjusted linker we made in chapter 5. We'll also create + a link to its counterpart in /tools/$(gcc + -dumpmachine)/bin: + +mv -v /tools/bin/{ld,ld-old} +mv -v /tools/$(gcc -dumpmachine)/bin/{ld,ld-old} +mv -v /tools/bin/{ld-new,ld} +ln -sv /tools/bin/ld /tools/$(gcc -dumpmachine)/bin/ld + + Next, amend the GCC specs file so that it points to the new + dynamic linker. Simply deleting all instances of /tools should + leave us with the correct path to the dynamic linker. Also adjust the specs file + so that GCC knows where to find the correct headers and Glibc start files. + A sed command accomplishes this: + +gcc -dumpspecs | sed -e 's@/tools@@g' \ + -e '/\*startfile_prefix_spec:/{n;s@.*@/usr/lib/ @}' \ + -e '/\*cpp:/{n;s@$@ -isystem /usr/include@}' > \ + `dirname $(gcc --print-libgcc-file-name)`/specs + + It is a good idea to visually inspect the specs file to verify the + intended change was actually made. + + It is imperative at this point to ensure that the basic + functions (compiling and linking) of the adjusted toolchain are working + as expected. To do this, perform the following sanity checks: + +echo 'int main(){}' > dummy.c +cc dummy.c -v -Wl,--verbose &> dummy.log +readelf -l a.out | grep ': /lib' + + There should be no errors, + and the output of the last command will be (allowing for + platform-specific differences in dynamic linker name): + +[Requesting program interpreter: /lib/ld-linux.so.2] + + Note that /lib is now + the prefix of our dynamic linker. + + Now make sure that we're setup to use the correct start files: + +grep -o '/usr/lib.*/crt[1in].*succeeded' dummy.log + + The output of the last command should be: + +/usr/lib/crt1.o succeeded +/usr/lib/crti.o succeeded +/usr/lib/crtn.o succeeded + + Verify that the compiler is searching for the correct header + files: + +grep -B1 '^ /usr/include' dummy.log + + This command should return the following output: + +#include <...> search starts here: + /usr/include + + Next, verify that the new linker is being used with the correct search paths: + +grep 'SEARCH.*/usr/lib' dummy.log |sed 's|; |\n|g' + + References to paths that have components with '-linux-gnu' should + be ignored, but otherwise the output of the last command should be: + +SEARCH_DIR("/usr/lib") +SEARCH_DIR("/lib"); + + Next make sure that we're using the correct libc: + +grep "/lib.*/libc.so.6 " dummy.log + + The output of the last command (allowing for a lib64 directory + on 64-bit hosts) should be: + +attempt to open /lib/libc.so.6 succeeded + + Lastly, make sure GCC is using the correct dynamic linker: + +grep found dummy.log + + The output of the last command should be (allowing for + platform-specific differences in dynamic linker name and a lib64 directory on + 64-bit hosts): + +found ld-linux.so.2 at /lib/ld-linux.so.2 + + If the output does not appear as shown above or is not received + at all, then something is seriously wrong. Investigate and retrace the + steps to find out where the problem is and correct it. The most likely + reason is that something went wrong with the specs file adjustment. Any + issues will need to be resolved before continuing on with the process. + + Once everything is working correctly, clean up the test files: + +rm -v dummy.c a.out dummy.log + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/attr.xml b/LDP/guide/docbook/LFS-Current/chapter06/attr.xml new file mode 100644 index 00000000..ebcf536e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/attr.xml @@ -0,0 +1,148 @@ + + + %general-entities; +]> + + + + + + attr + &attr-version; +
&attr-url;
+
+ + Attr-&attr-version; + + + Attr + + + + + + <para>The attr package contains utilities to administer the extended + attributes on filesystem objects.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&attr-ch6-sbu;</seg> + <seg>&attr-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Attr + + Modify the documentation directory so that it is a versioned + directory: + +sed -i -e 's|/@pkg_name@|&-@pkg_version@|' include/builddefs.in + + Prevent installation of manual pages that were already installed by + the package: + +sed -i -e "/SUBDIRS/s|man2||" man/Makefile + + Prepare Attr for compilation: + +./configure --prefix=/usr --disable-static + + Compile the package: + +make + + The tests need to be run on a filesystem that supports extended + attributes such as the ext2, ext3, or ext4 filesystems. The tests are also + known to fail if running multiple simultaneous tests (-j option greater than + 1). To test the results, issue: + +make -j1 tests root-tests + + Install the package: + +make install install-dev install-lib +chmod -v 755 /usr/lib/libattr.so + + The shared library needs to be moved to + /lib, and as a result the + .so file in + /usr/lib will need to be recreated: + +mv -v /usr/lib/libattr.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so + + + + + Contents of Attr + + + Installed programs + Installed library + Installed directories + + + attr, getfattr, and setattr + libattr.so + /usr/include/attr and /usr/share/doc/attr-&attr-version; + + + + + Short Descriptions + + + + + attr + + Extends attributes on filesystem objects + + attr + + + + + + getfattr + + Gets the extended attributes of filesystem objects + + getfattr + + + + + + setattr + + Sets the extended attributes of filesystem objects + + setattr + + + + + + libattr + + Contains the libbrary functions for manipulating extended attributes + + libattr + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/autoconf.xml b/LDP/guide/docbook/LFS-Current/chapter06/autoconf.xml new file mode 100644 index 00000000..ddad6087 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/autoconf.xml @@ -0,0 +1,182 @@ + + + %general-entities; +]> + + + + + + autoconf + &autoconf-version; +
&autoconf-url;
+
+ + Autoconf-&autoconf-version; + + + Autoconf + + + + + + <para>The Autoconf package contains programs for producing shell scripts that + can automatically configure source code.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&autoconf-ch6-sbu;</seg> + <seg>&autoconf-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Autoconf + + Prepare Autoconf for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped + that use Automake. For full test coverage, Autoconf can be re-tested + after Automake has been installed. In addition, two tests fail due to + changes in libtool-2.4.3 and later. + + Install the package: + +make install + + + + + Contents of Autoconf + + + Installed programs + Installed directory + + + autoconf, autoheader, autom4te, autoreconf, autoscan, autoupdate, + and ifnames + /usr/share/autoconf + + + + + Short Descriptions + + + + + autoconf + + Produces shell scripts that automatically configure software + source code packages to adapt to many kinds of Unix-like systems; + the configuration scripts it produces are independent—running + them does not require the autoconf program + + autoconf + + + + + + autoheader + + A tool for creating template files of C + #define statements for configure to use + + autoheader + + + + + + autom4te + + A wrapper for the M4 macro processor + + autom4te + + + + + + autoreconf + + Automatically runs autoconf, + autoheader, aclocal, + automake, gettextize, and + libtoolize in the correct order to save time + when changes are made to autoconf and + automake template files + + autoreconf + + + + + + autoscan + + Helps to create a configure.in file for a + software package; it examines the source files in a directory tree, + searching them for common portability issues, and creates a + configure.scan file that serves as as a + preliminary configure.in file for the + package + + autoscan + + + + + + autoupdate + + Modifies a configure.in file that still + calls autoconf macros by their old names to use the + current macro names + + autoupdate + + + + + + ifnames + + Helps when writing configure.in files + for a software package; it prints the identifiers that the package + uses in C preprocessor conditionals [If a package has already been set + up to have some portability, this program can help determine what + configure needs to check for. It can also fill in + gaps in a configure.in file generated by + autoscan.] + + ifnames + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/automake.xml b/LDP/guide/docbook/LFS-Current/chapter06/automake.xml new file mode 100644 index 00000000..115f311b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/automake.xml @@ -0,0 +1,144 @@ + + + %general-entities; +]> + + + + + + automake + &automake-version; +
&automake-url;
+
+ + Automake-&automake-version; + + + Automake + + + + + + <para>The Automake package contains programs for generating Makefiles for use + with Autoconf.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&automake-ch6-sbu;</seg> + <seg>&automake-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Automake + + First fix a warning that is caused by perl-5.22 and later: + +sed -i 's:/\\\${:/\\\$\\{:' bin/automake.in + + Prepare Automake for compilation: + +./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version; + + Compile the package: + +make + + There are a couple of tests that incorrectly link to the + wrong version of the flex library, so we temporarily work around + the problem. Also, using the -j4 make option speeds up the tests, even on + systems with only one processor, due to internal delays in individual + tests. To test the results, issue: + +sed -i "s:./configure:LEXLIB=/usr/lib/libfl.a &:" t/lex-{clean,depend}-cxx.sh +make -j4 check + + Install the package: + +make install + + + + + + Contents of Automake + + + Installed programs + Installed directories + + + aclocal, aclocal-&am-minor-version; (hard linked with aclocal), automake, and + automake-&am-minor-version; (hard linked with automake) + /usr/share/aclocal-&am-minor-version;, /usr/share/automake-&am-minor-version;, and + /usr/share/doc/automake-&automake-version; + + + + + Short Descriptions + + + + + aclocal + + Generates aclocal.m4 files based on the + contents of configure.in files + + aclocal + + + + + + aclocal-&am-minor-version; + + A hard link to aclocal + + aclocal-&am-minor-version; + + + + + + automake + + A tool for automatically generating + Makefile.in files from + Makefile.am files [To create all the + Makefile.in files for a package, run this program + in the top-level directory. By scanning the + configure.in file, it automatically finds each + appropriate Makefile.am file and generates the + corresponding Makefile.in file.] + + automake + + + + + + automake-&am-minor-version; + + A hard link to automake + + automake-&am-minor-version; + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/bash.xml b/LDP/guide/docbook/LFS-Current/chapter06/bash.xml new file mode 100644 index 00000000..73c67129 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/bash.xml @@ -0,0 +1,163 @@ + + + %general-entities; +]> + + + + + + bash + &bash-version; +
&bash-url;
+
+ + Bash-&bash-version; + + + Bash + + + + + + <para>The Bash package contains the Bourne-Again SHell.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bash-ch6-sbu;</seg> + <seg>&bash-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bash + + First, apply the following patch to fix various bugs that have been + addressed upstream: + +patch -Np1 -i ../&bash-fixes-patch; + + Prepare Bash for compilation: + +./configure --prefix=/usr \ + --bindir=/bin \ + --docdir=/usr/share/doc/bash-&bash-version; \ + --without-bash-malloc \ + --with-installed-readline + + + The meaning of the new configure option: + + + --with-installed-readline + + This option tells Bash to use the readline library that is already + installed on the system rather than using its own readline + version. + + + + + + Compile the package: + +make + + Skip down to Install the + package if not running the test suite. + + To prepare the tests, ensure that the nobody user can write to the sources tree: + +chown -Rv nobody . + + Now, run the tests as the nobody user: + +su nobody -s /bin/bash -c "PATH=$PATH make tests" + + Install the package: + +make install + + Run the newly compiled bash program (replacing the one that is + currently being executed): + +exec /bin/bash --login +h + + + The parameters used make the bash + process an interactive login shell and continue to disable hashing so + that new programs are found as they become available. + + + + + + Contents of Bash + + + Installed programs + Installed directory + + + bash, bashbug, and sh (link to bash) + /usr/share/doc/bash-&bash-version; + + + + + Short Descriptions + + + + + bash + + A widely-used command interpreter; it performs many types of + expansions and substitutions on a given command line before executing + it, thus making this interpreter a powerful tool + + bash + + + + + + bashbug + + A shell script to help the user compose and mail standard + formatted bug reports concerning bash + + bashbug + + + + + + sh + + A symlink to the bash program; when invoked + as sh, bash tries to mimic the + startup behavior of historical versions of sh as + closely as possible, while conforming to the POSIX standard as + well + + sh + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/bc.xml b/LDP/guide/docbook/LFS-Current/chapter06/bc.xml new file mode 100644 index 00000000..7f9373e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/bc.xml @@ -0,0 +1,127 @@ + + + %general-entities; +]> + + + + + + bc + &bc-version; +
&bc-url;
+
+ + Bc-&bc-version; + + + Bc + + + + + + <para>The Bc package contains an arbitrary precision numeric processing + language.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bc-ch6-sbu;</seg> + <seg>&bc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bc + + First, fix some minor memory leaks in the code: + +patch -Np1 -i ../&bc-memory-leak-patch; + + Prepare Bc for compilation: + +./configure --prefix=/usr \ + --with-readline \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info + + + The meaning of the configure options: + + + --with-readline + + This option tells Bc to use the readline library that is already + installed on the system rather than using its own readline + version. + + + + + + Compile the package: + +make + + To test bc, run the commands below. There is quite a bit of output, + so you may want to redirect it to a file. There are a very small percentage + of tests (10 of 12,144) that will indicate a round off error at the last + digit. + +echo "quit" | ./bc/bc -l Test/checklib.b + + Install the package: + +make install + + + + + Contents of Bc + + + Installed programs + + + bc and dc + + + + + Short Descriptions + + + + + bc + + is a command line calculator + + bc + + + + + + dc + + is a reverse-polish command line calculator + + dc + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/binutils.xml b/LDP/guide/docbook/LFS-Current/chapter06/binutils.xml new file mode 100644 index 00000000..c41d6228 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/binutils.xml @@ -0,0 +1,346 @@ + + + %general-entities; +]> + + + + + + binutils + &binutils-version; +
&binutils-url;
+
+ + Binutils-&binutils-version; + + + Binutils + + + + + + <para>The Binutils package contains a linker, an assembler, and other + tools for handling object files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&binutils-ch6-sbu;</seg> + <seg>&binutils-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Binutils + + Verify that the PTYs are working properly inside the chroot + environment by performing a simple test: + +expect -c "spawn ls" + + This command should output the following: + +spawn ls + + If, instead, the output includes the message below, then the environment + is not set up for proper PTY operation. This issue needs to be resolved before + running the test suites for Binutils and GCC: + +The system has no more ptys. +Ask your system administrator to create more. + + The Binutils documentation recommends building Binutils outside of the + source directory in a dedicated build directory: + +mkdir -v ../binutils-build +cd ../binutils-build + + Prepare Binutils for compilation: + +../binutils-&binutils-version;/configure --prefix=/usr \ + --enable-shared \ + --disable-werror + + Compile the package: + +make tooldir=/usr + + + The meaning of the make parameter: + + + tooldir=/usr + + Normally, the tooldir (the directory where the executables will + ultimately be located) is set to $(exec_prefix)/$(target_alias). For + example, x86_64 machines would expand that to /usr/x86_64-unknown-linux-gnu. Because this is + a custom system, this target-specific directory in /usr is not required. $(exec_prefix)/$(target_alias) would be + used if the system was used to cross-compile (for example, compiling a + package on an Intel machine that generates code that can be executed + on PowerPC machines). + + + + + + + The test suite for Binutils in this section is considered critical. + Do not skip it under any circumstances. + + + Test the results: + +make check + + Install the package: + +make tooldir=/usr install + + + + + Contents of Binutils + + + Installed programs + Installed libraries + Installed directory + + + addr2line, ar, as, c++filt, elfedit, gprof, ld, ld.bfd, nm, + objcopy, objdump, ranlib, readelf, size, strings, and strip + libbfd.{a,so} and libopcodes.{a,so} + /usr/lib/ldscripts + + + + + Short Descriptions + + + + + addr2line + + Translates program addresses to file names and line numbers; + given an address and the name of an executable, it uses the debugging + information in the executable to determine which source file and line + number are associated with the address + + addr2line + + + + + + ar + + Creates, modifies, and extracts from archives + + ar + + + + + + as + + An assembler that assembles the output of gcc + into object files + + as + + + + + + c++filt + + Used by the linker to de-mangle C++ and Java symbols and to keep + overloaded functions from clashing + + c++filt + + + + + + elfedit + + Updates the ELF header of ELF files + + elfedit + + + + + + gprof + + Displays call graph profile data + + gprof + + + + + + ld + + A linker that combines a number of object and archive files + into a single file, relocating their data and tying up symbol + references + + ld + + + + + + ld.bfd + + Hard link to ld + + ld.bfd + + + + + + nm + + Lists the symbols occurring in a given object file + + nm + + + + + + objcopy + + Translates one type of object file into another + + objcopy + + + + + + objdump + + Displays information about the given object file, with options + controlling the particular information to display; the information + shown is useful to programmers who are working on the compilation + tools + + objdump + + + + + + ranlib + + Generates an index of the contents of an archive and stores it + in the archive; the index lists all of the symbols defined by archive + members that are relocatable object files + + ranlib + + + + + + readelf + + Displays information about ELF type binaries + + readelf + + + + + + size + + Lists the section sizes and the total size for the given + object files + + size + + + + + + strings + + Outputs, for each given file, the sequences of printable + characters that are of at least the specified length (defaulting to + four); for object files, it prints, by default, only the strings from + the initializing and loading sections while for other types of files, it + scans the entire file + + strings + + + + + + strip + + Discards symbols from object files + + strip + + + + + + libbfd + + The Binary File Descriptor library + + libbfd + + + + + + libopcodes + + A library for dealing with opcodes—the readable + text versions of instructions for the processor; + it is used for building utilities like + objdump + + libopcodes + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/bison.xml b/LDP/guide/docbook/LFS-Current/chapter06/bison.xml new file mode 100644 index 00000000..af88b364 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/bison.xml @@ -0,0 +1,131 @@ + + + %general-entities; +]> + + + + + + bison + &bison-version; +
&bison-url;
+
+ + Bison-&bison-version; + + + Bison + + + + + + <para>The Bison package contains a parser generator.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bison-ch6-sbu;</seg> + <seg>&bison-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bison + + Prepare Bison for compilation: + +./configure --prefix=/usr --docdir=/usr/share/doc/bison-&bison-version; + + Compile the package: + +make + + + There is a circular dependency between bison and flex with regard to + the checks. If desired, after installing flex in the next section, the + bison checks can be run with make check. + + Install the package: + +make install + + + + + Contents of Bison + + + Installed programs + Installed library + Installed directory + + + bison and yacc + liby.a + /usr/share/bison + + + + + Short Descriptions + + + + + bison + + Generates, from a series of rules, a program for analyzing the + structure of text files; Bison is a replacement for Yacc (Yet Another + Compiler Compiler) + + bison + + + + + + yacc + + A wrapper for bison, meant for programs that + still call yacc instead of bison; + it calls bison with the -y + option + + yacc + + + + + + liby + + The Yacc library containing implementations of Yacc-compatible + yyerror and main functions; + this library is normally not very useful, but POSIX requires it + + liby + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/bzip2.xml b/LDP/guide/docbook/LFS-Current/chapter06/bzip2.xml new file mode 100644 index 00000000..761bd7ab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/bzip2.xml @@ -0,0 +1,250 @@ + + + %general-entities; +]> + + + + + + bzip2 + &bzip2-version; +
&bzip2-url;
+
+ + Bzip2-&bzip2-version; + + + Bzip2 + + + + + + <para>The Bzip2 package contains programs for compressing and decompressing + files. Compressing text files with <command>bzip2</command> yields a much + better compression percentage than with the traditional + <command>gzip</command>.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&bzip2-ch6-sbu;</seg> + <seg>&bzip2-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Bzip2 + + Apply a patch that will install the documentation for this package: + +patch -Np1 -i ../&bzip2-docs-patch; + + The following command ensures installation of symbolic links are relative: + +sed -i 's@\(ln -s -f \)$(PREFIX)/bin/@\1@' Makefile + + Ensure the man pages are installed into the correct location: + +sed -i "s@(PREFIX)/man@(PREFIX)/share/man@g" Makefile + + Prepare Bzip2 for compilation with: + +make -f Makefile-libbz2_so +make clean + + + The meaning of the make parameter: + + + -f Makefile-libbz2_so + + This will cause Bzip2 to be built using a different + Makefile file, in this case the + Makefile-libbz2_so file, which creates a dynamic + libbz2.so library and links + the Bzip2 utilities against it. + + + + + + Compile and test the package: + +make + + Install the programs: + +make PREFIX=/usr install + + Install the shared bzip2 binary into the + /bin directory, make + some necessary symbolic links, and clean up: + +cp -v bzip2-shared /bin/bzip2 +cp -av libbz2.so* /lib +ln -sv ../../lib/libbz2.so.1.0 /usr/lib/libbz2.so +rm -v /usr/bin/{bunzip2,bzcat,bzip2} +ln -sv bzip2 /bin/bunzip2 +ln -sv bzip2 /bin/bzcat + + + + + Contents of Bzip2 + + + Installed programs + Installed libraries + Installed directory + + + bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp (link to + bzdiff), bzdiff, bzegrep (link to bzgrep), bzfgrep (link to bzgrep), + bzgrep, bzip2, bzip2recover, bzless (link to bzmore), and bzmore + libbz2.{a,so} + /usr/share/doc/bzip2-&bzip2-version; + + + + + Short Descriptions + + + + + bunzip2 + + Decompresses bzipped files + + bunzip2 + + + + + + bzcat + + Decompresses to standard output + + bzcat + + + + + + bzcmp + + Runs cmp on bzipped files + + bzcmp + + + + + + bzdiff + + Runs diff on bzipped files + + bzdiff + + + + + + bzegrep + + Runs egrep on bzipped files + + bzegrep + + + + + + bzfgrep + + Runs fgrep on bzipped files + + bzfgrep + + + + + + bzgrep + + Runs grep on bzipped files + + bzgrep + + + + + + bzip2 + + Compresses files using the Burrows-Wheeler block sorting text + compression algorithm with Huffman coding; the compression rate is + better than that achieved by more conventional compressors using + Lempel-Ziv algorithms, like gzip + + bzip2 + + + + + + bzip2recover + + Tries to recover data from damaged bzipped files + + bzip2recover + + + + + + bzless + + Runs less on bzipped files + + bzless + + + + + + bzmore + + Runs more on bzipped files + + bzmore + + + + + + libbz2 + + The library implementing lossless, block-sorting data + compression, using the Burrows-Wheeler algorithm + + libbz2 + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/chapter06.xml b/LDP/guide/docbook/LFS-Current/chapter06/chapter06.xml new file mode 100644 index 00000000..d08135f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/chapter06.xml @@ -0,0 +1,87 @@ + + + %general-entities; +]> + + + + + + Installing Basic System Software + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/chroot.xml b/LDP/guide/docbook/LFS-Current/chapter06/chroot.xml new file mode 100644 index 00000000..d946e566 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/chroot.xml @@ -0,0 +1,63 @@ + + + %general-entities; +]> + + + + + Entering the Chroot Environment + + It is time to enter the chroot environment to begin building and + installing the final LFS system. As user root, run the following command to enter the + realm that is, at the moment, populated with only the temporary tools: + +chroot "$LFS" /tools/bin/env -i \ + HOME=/root \ + TERM="$TERM" \ + PS1='\u:\w\$ ' \ + PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin \ + /tools/bin/bash --login +h + + The -i option given to the env + command will clear all variables of the chroot environment. After that, only + the HOME, TERM, PS1, and + PATH variables are set again. The + TERM=$TERM construct will set the TERM + variable inside chroot to the same value as outside chroot. This variable is + needed for programs like vim and less + to operate properly. If other variables are needed, such as + CFLAGS or CXXFLAGS, this is a good place to set + them again. + + From this point on, there is no need to use the + LFS variable anymore, because all work will be restricted + to the LFS file system. This is because the Bash shell is told that + $LFS is now the root + (/) directory. + + Notice that /tools/bin comes last + in the PATH. This means that a temporary tool will no longer be + used once its final version is installed. This occurs when the shell does not + remember the locations of executed binaries—for this + reason, hashing is switched off by passing the +h option + to bash. + + Note that the bash prompt will say + I have no name! This is normal because the + /etc/passwd file has not been created yet. + + + It is important that all the commands throughout the remainder of this + chapter and the following chapters are run from within the chroot + environment. If you leave this environment for any reason (rebooting for + example), ensure that the virtual kernel filesystems are mounted as + explained in and and enter chroot again before continuing + with the installation. + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/coreutils.xml b/LDP/guide/docbook/LFS-Current/chapter06/coreutils.xml new file mode 100644 index 00000000..3715ea8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/coreutils.xml @@ -0,0 +1,1247 @@ + + + %general-entities; +]> + + + + + + coreutils + &coreutils-version; +
&coreutils-url;
+
+ + Coreutils-&coreutils-version; + + + Coreutils + + + + + + <para>The Coreutils package contains utilities for showing and setting the + basic system characteristics.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&coreutils-ch6-sbu;</seg> + <seg>&coreutils-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Coreutils + + + POSIX requires that programs from Coreutils recognize character + boundaries correctly even in multibyte locales. The following patch fixes + this non-compliance and other internationalization-related bugs. + + Afterwards disable a test that fails with the current version of perl. + +patch -Np1 -i ../&coreutils-i18n-patch; +sed -i '/tests\/misc\/sort.pl/ d' Makefile.in + + + + + In the past, many bugs were found in this patch. When reporting new + bugs to Coreutils maintainers, please check first if they are reproducible + without this patch. + + + Now prepare Coreutils for compilation: + +FORCE_UNSAFE_CONFIGURE=1 ./configure \ + --prefix=/usr \ + --enable-no-install-program=kill,uptime + + + The meaning of the configure options: + + + FORCE_UNSAFE_CONFIGURE=1 + + This environment variable allows the package to be + built as the root user. + + + + + + --enable-no-install-program=kill,uptime + + The purpose of this switch is to prevent Coreutils from + installing binaries that will be installed by other packages later. + + + + + + Compile the package: + +make + + Skip down to Install the + package if not running the test suite. + + Now the test suite is ready to be run. First, run the tests that are + meant to be run as user root: + +make NON_ROOT_USERNAME=nobody check-root + + We're going to run the remainder of the tests as the + nobody user. Certain tests, + however, require that the user be a member of more than one group. So that + these tests are not skipped we'll add a temporary group and make the + user nobody a part of it: + +echo "dummy:x:1000:nobody" >> /etc/group + + Fix some of the permissions so that the non-root user can compile and + run the tests: + +chown -Rv nobody . + + Now run the tests. Make sure the PATH in the su + environment includes /tools/bin. + +su nobody -s /bin/bash \ + -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check" + + The stty-pairs test is known to fail on a virtual console, but + passes if run in a X terminal. + + Remove the temporary group: + +sed -i '/dummy/d' /etc/group + + Install the package: + +make install + + Move programs to the locations specified by the FHS: + +mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin +mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin +mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin +mv -v /usr/bin/chroot /usr/sbin +mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8 +sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8 + + Some packages in BLFS and beyond expect the following + programs in /bin, so + make sure they are placed there: + +mv -v /usr/bin/{head,sleep,nice,test,[} /bin + + + + + Contents of Coreutils + + + Installed programs + Installed library + Installed directory + + + [, base64, basename, cat, chcon, chgrp, chmod, chown, chroot, cksum, + comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, + env, expand, expr, factor, false, fmt, fold, groups, head, hostid, + id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, + mktemp, mv, nice, nl, nohup, nproc, numfmt, od, paste, pathchk, pinky, pr, + printenv, printf, ptx, pwd, readlink, realpath, rm, rmdir, runcon, seq, + sha1sum, sha224sum, sha256sum, sha384sum, sha512sum, shred, shuf, sleep, + sort, split, stat, stdbuf, stty, sum, sync, tac, tail, tee, test, + timeout, touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, + unlink, users, vdir, wc, who, whoami, and yes + libstdbuf.so + /usr/libexec/coreutils + + + + + Short Descriptions + + + + + base64 + + Encodes and decodes data according to the base64 (RFC 3548) + specification + + base64 + + + + + + basename + + Strips any path and a given suffix from a file name + + basename + + + + + + cat + + Concatenates files to standard output + + cat + + + + + + chcon + + Changes security context for files and directories + + chcon + + + + + + chgrp + + Changes the group ownership of files and directories + + chgrp + + + + + + chmod + + Changes the permissions of each file to the given mode; the mode + can be either a symbolic representation of the changes to make or an + octal number representing the new permissions + + chmod + + + + + + chown + + Changes the user and/or group ownership of files and + directories + + chown + + + + + + chroot + + Runs a command with the specified directory as the + / directory + + chroot + + + + + + cksum + + Prints the Cyclic Redundancy Check (CRC) checksum and the byte + counts of each specified file + + cksum + + + + + + comm + + Compares two sorted files, outputting in three columns the lines + that are unique and the lines that are common + + comm + + + + + + cp + + Copies files + + cp + + + + + + csplit + + Splits a given file into several new files, separating them + according to given patterns or line numbers and outputting the byte + count of each new file + + csplit + + + + + + cut + + Prints sections of lines, selecting the parts according to given + fields or positions + + cut + + + + + + date + + Displays the current time in the given format, or sets the + system date + + date + + + + + + dd + + Copies a file using the given block size and count, while + optionally performing conversions on it + + dd + + + + + + df + + Reports the amount of disk space available (and used) on all + mounted file systems, or only on the file systems holding the selected + files + + df + + + + + + dir + + Lists the contents of each given directory (the same as + the ls command) + + dir + + + + + + dircolors + + Outputs commands to set the LS_COLOR + environment variable to change the color scheme used by + ls + + dircolors + + + + + + dirname + + Strips the non-directory suffix from a file name + + dirname + + + + + + du + + Reports the amount of disk space used by the current directory, + by each of the given directories (including all subdirectories) or by + each of the given files + + du + + + + + + echo + + Displays the given strings + + echo + + + + + + env + + Runs a command in a modified environment + + env + + + + + + expand + + Converts tabs to spaces + + expand + + + + + + expr + + Evaluates expressions + + expr + + + + + + factor + + Prints the prime factors of all specified integer numbers + + factor + + + + + + false + + Does nothing, unsuccessfully; it always exits with a status code + indicating failure + + false + + + + + + fmt + + Reformats the paragraphs in the given files + + fmt + + + + + + fold + + Wraps the lines in the given files + + fold + + + + + + groups + + Reports a user's group memberships + + groups + + + + + + head + + Prints the first ten lines (or the given number of lines) + of each given file + + head + + + + + + hostid + + Reports the numeric identifier (in hexadecimal) of the host + + hostid + + + + + + id + + Reports the effective user ID, group ID, and group memberships + of the current user or specified user + + id + + + + + + install + + Copies files while setting their permission modes and, if + possible, their owner and group + + install + + + + + + join + + Joins the lines that have identical join fields from two + separate files + + join + + + + + + link + + Creates a hard link with the given name to a file + + link + + + + + + ln + + Makes hard links or soft (symbolic) links between files + + ln + + + + + + logname + + Reports the current user's login name + + logname + + + + + + ls + + Lists the contents of each given directory + + ls + + + + + + md5sum + + Reports or checks Message Digest 5 (MD5) checksums + + md5sum + + + + + + mkdir + + Creates directories with the given names + + mkdir + + + + + + mkfifo + + Creates First-In, First-Outs (FIFOs), a "named + pipe" in UNIX parlance, with the given names + + mkfifo + + + + + + mknod + + Creates device nodes with the given names; a device node is a + character special file, a block special file, or a FIFO + + mknod + + + + + + mktemp + + Creates temporary files in a secure manner; it is used in scripts + + mktemp + + + + + + mv + + Moves or renames files or directories + + mv + + + + + + nice + + Runs a program with modified scheduling priority + + nice + + + + + + nl + + Numbers the lines from the given files + + nl + + + + + + nohup + + Runs a command immune to hangups, with its output redirected to + a log file + + nohup + + + + + + nproc + + Prints the number of processing units available to a + process + + nproc + + + + + + numfmt + + Converts numbers to or from human-readable strings + + numfmt + + + + + + od + + Dumps files in octal and other formats + + od + + + + + + paste + + Merges the given files, joining sequentially corresponding lines + side by side, separated by tab characters + + paste + + + + + + pathchk + + Checks if file names are valid or portable + + pathchk + + + + + + pinky + + Is a lightweight finger client; it reports some information + about the given users + + pinky + + + + + + pr + + Paginates and columnates files for printing + + pr + + + + + + printenv + + Prints the environment + + printenv + + + + + + printf + + Prints the given arguments according to the given format, much + like the C printf function + + printf + + + + + + ptx + + Produces a permuted index from the contents of the given files, + with each keyword in its context + + ptx + + + + + + pwd + + Reports the name of the current working directory + + pwd + + + + + + readlink + + Reports the value of the given symbolic link + + readlink + + + + + + realpath + + Prints the resolved path + + realpath + + + + + + rm + + Removes files or directories + + rm + + + + + + rmdir + + Removes directories if they are empty + + rmdir + + + + + + runcon + + Runs a command with specified security context + + runcon + + + + + + seq + + Prints a sequence of numbers within a given range and with a + given increment + + seq + + + + + + sha1sum + + Prints or checks 160-bit Secure Hash Algorithm 1 (SHA1) + checksums + + sha1sum + + + + + + sha224sum + + Prints or checks 224-bit Secure Hash Algorithm checksums + + sha224sum + + + + + + sha256sum + + Prints or checks 256-bit Secure Hash Algorithm checksums + + sha256sum + + + + + + sha384sum + + Prints or checks 384-bit Secure Hash Algorithm checksums + + sha384sum + + + + + + sha512sum + + Prints or checks 512-bit Secure Hash Algorithm checksums + + sha512sum + + + + + + shred + + Overwrites the given files repeatedly with complex patterns, + making it difficult to recover the data + + shred + + + + + + shuf + + Shuffles lines of text + + shuf + + + + + + sleep + + Pauses for the given amount of time + + sleep + + + + + + sort + + Sorts the lines from the given files + + sort + + + + + + split + + Splits the given file into pieces, by size or by number of + lines + + split + + + + + + stat + + Displays file or filesystem status + + stat + + + + + + stdbuf + + Runs commands with altered buffering operations for its standard + streams + + stdbuf + + + + + + stty + + Sets or reports terminal line settings + + stty + + + + + + sum + + Prints checksum and block counts for each given file + + sum + + + + + + sync + + Flushes file system buffers; it forces changed blocks to disk + and updates the super block + + sync + + + + + + tac + + Concatenates the given files in reverse + + tac + + + + + + tail + + Prints the last ten lines (or the given number of lines) of each + given file + + tail + + + + + + tee + + Reads from standard input while writing both to standard output + and to the given files + + tee + + + + + + test + + Compares values and checks file types + + test + + + + + + timeout + + Runs a command with a time limit + + timeout + + + + + + touch + + Changes file timestamps, setting the access and modification + times of the given files to the current time; files that do not exist + are created with zero length + + touch + + + + + + tr + + Translates, squeezes, and deletes the given characters from + standard input + + tr + + + + + + true + + Does nothing, successfully; it always exits with a status code + indicating success + + true + + + + + + truncate + + Shrinks or expands a file to the specified size + + truncate + + + + + + tsort + + Performs a topological sort; it writes a completely ordered list + according to the partial ordering in a given file + + tsort + + + + + + tty + + Reports the file name of the terminal connected to standard + input + + tty + + + + + + uname + + Reports system information + + uname + + + + + + unexpand + + Converts spaces to tabs + + unexpand + + + + + + uniq + + Discards all but one of successive identical lines + + uniq + + + + + + unlink + + Removes the given file + + unlink + + + + + + users + + Reports the names of the users currently logged on + + users + + + + + + vdir + + Is the same as ls -l + + vdir + + + + + + wc + + Reports the number of lines, words, and bytes for each given + file, as well as a total line when more than one file is given + + wc + + + + + + who + + Reports who is logged on + + who + + + + + + whoami + + Reports the user name associated with the current effective + user ID + + whoami + + + + + + yes + + Repeatedly outputs y or a given string until + killed + + yes + + + + + + libstdbuf + + Library used by stdbuf + + libstdbuf + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/createfiles.xml b/LDP/guide/docbook/LFS-Current/chapter06/createfiles.xml new file mode 100644 index 00000000..4517d957 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/createfiles.xml @@ -0,0 +1,252 @@ + + + %general-entities; +]> + + + + + Creating Essential Files and Symlinks + + + /etc/passwd + + + + /etc/group + + + + /var/run/utmp + + + + /var/log/btmp + + + + /var/log/lastlog + + + + /var/log/wtmp + + + Some programs use hard-wired paths to programs which do not exist yet. In + order to satisfy these programs, create a number of symbolic links which will be + replaced by real files throughout the course of this chapter after the software + has been installed: + +ln -sv /tools/bin/{bash,cat,echo,pwd,stty} /bin +ln -sv /tools/bin/perl /usr/bin +ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib +ln -sv /tools/lib/libstdc++.so{,.6} /usr/lib +sed 's/tools/usr/' /tools/lib/libstdc++.la > /usr/lib/libstdc++.la +ln -sv bash /bin/sh + + + The purpose of each link: + + + /bin/bash + + Many bash scripts specify + /bin/bash. + + + + + /bin/cat + + This pathname is hard-coded into Glibc's configure script. + + + + + /bin/echo + + This is to satisfy one of the tests in Glibc's test suite, which + expects /bin/echo. + + + + + /bin/pwd + + Some configure scripts, particularly Glibc's, + have this pathname hard-coded. + + + + + /bin/stty + + This pathname is hard-coded into Expect, therefore it is needed + for Binutils and GCC test suites to pass. + + + + + /usr/bin/perl + + Many Perl scripts hard-code this path to the + perl program. + + + + + /usr/lib/libgcc_s.so{,.1} + + Glibc needs this for the pthreads library to work. + + + + + /usr/lib/libstdc++{,.6} + + This is needed by several tests in Glibc's test suite, as well as + for C++ support in GMP. + + + + + /usr/lib/libstdc++.la + + This prevents a /tools + reference that would otherwise be in + /usr/lib/libstdc++.la after GCC is installed. + + + + + /bin/sh + + Many shell scripts hard-code /bin/sh. + + + + + + Historically, Linux maintains a list of the mounted file systems in the + file /etc/mtab. Modern kernels maintain this list + internally and exposes it to the user via the /proc filesystem. To satisfy utilities that + expect the presence of /etc/mtab, create the following + symbolic link: + +ln -sv /proc/self/mounts /etc/mtab + + In order for user root to be + able to login and for the name root to be recognized, there + must be relevant entries in the /etc/passwd and + /etc/group files. + + Create the /etc/passwd file by running the following + command: + +cat > /etc/passwd << "EOF" +root:x:0:0:root:/root:/bin/bash +bin:x:1:1:bin:/dev/null:/bin/false +daemon:x:6:6:Daemon User:/dev/null:/bin/false +messagebus:x:18:18:D-Bus Message Daemon User:/var/run/dbus:/bin/false +systemd-bus-proxy:x:72:72:systemd Bus Proxy:/:/bin/false +systemd-journal-gateway:x:73:73:systemd Journal Gateway:/:/bin/false +systemd-journal-remote:x:74:74:systemd Journal Remote:/:/bin/false +systemd-journal-upload:x:75:75:systemd Journal Upload:/:/bin/false +systemd-network:x:76:76:systemd Network Management:/:/bin/false +systemd-resolve:x:77:77:systemd Resolver:/:/bin/false +systemd-timesync:x:78:78:systemd Time Synchronization:/:/bin/false +nobody:x:99:99:Unprivileged User:/dev/null:/bin/false +EOF + + The actual password for root + (the x used here is just a placeholder) will be set later. + + Create the /etc/group file by running the following + command: + +cat > /etc/group << "EOF" +root:x:0: +bin:x:1:daemon +sys:x:2: +kmem:x:3: +tape:x:4: +tty:x:5: +daemon:x:6: +floppy:x:7: +disk:x:8: +lp:x:9: +dialout:x:10: +audio:x:11: +video:x:12: +utmp:x:13: +usb:x:14: +cdrom:x:15: +adm:x:16: +messagebus:x:18: +systemd-journal:x:23: +input:x:24: +mail:x:34: +systemd-bus-proxy:x:72: +systemd-journal-gateway:x:73: +systemd-journal-remote:x:74: +systemd-journal-upload:x:75: +systemd-network:x:76: +systemd-resolve:x:77: +systemd-timesync:x:78: +nogroup:x:99: +users:x:999: +EOF + + The created groups are not part of any standard—they are groups + decided on in part by the requirements of the Udev configuration in this + chapter, and in part by common convention employed by a number of existing + Linux distributions. In addition, some test suites rely on specific users + or groups. The Linux Standard Base (LSB, available at ) recommends only that, besides the group + root with a Group ID (GID) of 0, + a group bin with a GID of 1 be + present. All other group names and GIDs can be chosen freely by the system + administrator since well-written programs do not depend on GID numbers, but + rather use the group's name. + + To remove the I have no name! prompt, start a new + shell. Since a full Glibc was installed in and the + /etc/passwd and /etc/group + files have been created, user name and group name resolution will now + work: + +exec /tools/bin/bash --login +h + + Note the use of the +h directive. This tells + bash not to use its internal path hashing. Without this + directive, bash would remember the paths to binaries it has + executed. To ensure the use of the newly compiled binaries as soon as they are + installed, the +h directive will be used for the duration + of this chapter. + + The login, agetty, and + init programs (and others) use a number of log + files to record information such as who was logged into the system and + when. However, these programs will not write to the log files if they + do not already exist. Initialize the log files and give them + proper permissions: + +touch /var/log/{btmp,lastlog,wtmp} +chgrp -v utmp /var/log/lastlog +chmod -v 664 /var/log/lastlog +chmod -v 600 /var/log/btmp + + The /var/log/wtmp file records all logins and + logouts. The /var/log/lastlog file records when each + user last logged in. The /var/log/btmp file records the + bad login attempts. + + The /run/utmp file records the users that + are currently logged in. This file is created dynamically in the boot + scripts. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/creatingdirs.xml b/LDP/guide/docbook/LFS-Current/chapter06/creatingdirs.xml new file mode 100644 index 00000000..c49e0c5d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/creatingdirs.xml @@ -0,0 +1,65 @@ + + + %general-entities; +]> + + + + + Creating Directories + + It is time to create some structure in the LFS file system. Create a + standard directory tree by issuing the following commands: + +mkdir -pv /{bin,boot,etc/{opt,sysconfig},home,lib/firmware,mnt,opt} +mkdir -pv /{media/{floppy,cdrom},sbin,srv,var} +install -dv -m 0750 /root +install -dv -m 1777 /tmp /var/tmp +mkdir -pv /usr/{,local/}{bin,include,lib,sbin,src} +mkdir -pv /usr/{,local/}share/{color,dict,doc,info,locale,man} +mkdir -v /usr/{,local/}share/{misc,terminfo,zoneinfo} +mkdir -v /usr/libexec +mkdir -pv /usr/{,local/}share/man/man{1..8} + +case $(uname -m) in + x86_64) ln -sv lib /lib64 + ln -sv lib /usr/lib64 + ln -sv lib /usr/local/lib64 ;; +esac + +mkdir -v /var/{log,mail,spool} +ln -sv /run /var/run +ln -sv /run/lock /var/lock +mkdir -pv /var/{opt,cache,lib/{color,misc,locate},local} + + Directories are, by default, created with permission mode 755, but + this is not desirable for all directories. In the commands above, two + changes are made—one to the home directory of user root, and another to the directories for + temporary files. + + The first mode change ensures that not just anybody can enter + the /root directory—the + same as a normal user would do with his or her home directory. The + second mode change makes sure that any user can write to the + /tmp and /var/tmp directories, but cannot remove + another user's files from them. The latter is prohibited by the so-called + sticky bit, the highest bit (1) in the 1777 bit mask. + + + FHS Compliance Note + + The directory tree is based on the Filesystem Hierarchy Standard + (FHS) (available at ). The FHS also stipulates + the optional existence some directories such as /usr/local/games and /usr/share/games. We create only the + directories that are needed. However, feel free to create these + directories. + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/db.xml b/LDP/guide/docbook/LFS-Current/chapter06/db.xml new file mode 100644 index 00000000..ab737dd7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/db.xml @@ -0,0 +1,301 @@ + + + %general-entities; +]> + + + + + + db + &db-version; +
&db-url;
+
+ + Berkeley DB-&db-version; + + + Berkeley DB + + + + + + <para>The Berkeley DB package contains programs and utilities used by many + other applications for database related functions.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&db-ch6-sbu;</seg> + <seg>&db-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + <tip> + <title>Other Installation Possibilities + + There are instructions to build this package in the BLFS book if you + need to build the RPC server or additional language bindings. The + additional language bindings will require additional packages to be + installed. See + for suggested installation instructions. + + Also, GDBM could be used in place of Berkeley + DB to satisfy Man-DB. However, since Berkeley DB is considered a core part + of the LFS build, it will not be listed as a dependency for any package in + the BLFS book. Likewise, many hours go into testing LFS with Berkeley DB + installed, not with GDBM. If you fully understand the risks versus + benefits of using GDBM and wish to use it anyway, see the BLFS + instructions located at + + + + + + + Installation of Berkeley DB + + Apply an upstream patch so that replication clients can open a + sequence: + +patch -Np1 -i ../&db-fixes-patch; + + Prepare Berkeley DB for compilation: + +cd build_unix +../dist/configure --prefix=/usr --enable-compat185 --enable-cxx + + + The meaning of the configure options: + + + --enable-compat185 + + This option enables building Berkeley DB 1.85 compatibility + API. + + + + + --enable-cxx + + This option enables building C++ API libraries. + + + + + + Compile the package: + +make + + It is not possible to test the package meaningfully, because + that would involve building Tcl bindings. Tcl bindings cannot be + built properly now because Tcl is linked against Glibc in + /tools, not against Glibc in + /usr. + + Install the package: + +make docdir=/usr/share/doc/db-&db-version; install + + + The meaning of the make parameter: + + + docdir=... + + This variable specifies the correct place for the + documentation. + + + + + + Fix the ownership of the installed documentation: + +chown -Rv root:root /usr/share/doc/db-&db-version; + + + + + Contents of Berkeley DB + + + Installed programs + Installed libraries + + + db_archive, db_checkpoint, db_codegen, db_deadlock, db_dump, + db_hotbackup, db_load, db_printlog, db_recover, db_stat, db_upgrade, and + db_verify + libdb.{a,so}and libdb_cxx.{a,so} + + + + + Short Descriptions + + + + + db_archive + + Prints the pathnames of log files that are no longer in use + + db_archive + + + + + + db_checkpoint + + A daemon used to monitor and checkpoint database logs + + db_checkpoint + + + + + + db_codegen + + Generates application code to create and configure Berkeley DB + database environments and databases based on a simple description + language, and writes it to one or more output files + + db_codegen + + + + + + db_deadlock + + A daemon used to abort lock requests when deadlocks are + detected + + db_deadlock + + + + + + db_dump + + Converts database files to a plain-text file format readable + by db_load + + db_dump + + + + + + db_hotbackup + + Creates hot backup or hot failover + snapshots of Berkeley DB databases + + db_hotbackup + + + + + + db_load + + Is used to create database files from plain-text files + + db_load + + + + + + db_printlog + + Converts database log files to human readable text + + db_printlog + + + + + + db_recover + + Is used to restore a database to a consistent state after a + failure + + db_recover + + + + + + db_stat + + Displays statistics for Berkeley databases + + db_stat + + + + + + db_upgrade + + Is used to upgrade database files to a newer version of + Berkeley DB + + db_upgrade + + + + + + db_verify + + Is used to run consistency checks on database files + + db_verify + + + + + + + libdb.{a,so} + + Contains functions to manipulate database files from C + programs + + libdb + + + + + + libdb_cxx.{a,so} + + Contains functions to manipulate database files from C++ + programs + + libdb_cxx + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/dbus.xml b/LDP/guide/docbook/LFS-Current/chapter06/dbus.xml new file mode 100644 index 00000000..ee539013 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/dbus.xml @@ -0,0 +1,212 @@ + + + %general-entities; +]> + + + + + + dbus + &dbus-version; +
&dbus-url;
+
+ + D-Bus-&dbus-version; + + + D-Bus + + + + + + <para>D-Bus is a message bus system, a simple way for applications to talk + to one another. D-Bus supplies both a system daemon (for events such as + "new hardware device added" or "printer queue changed") and a + per-user-login-session daemon (for general IPC needs among user + applications). Also, the message bus is built on top of a general one-to-one + message passing framework, which can be used by any two applications to + communicate directly (without going through the message bus daemon).</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&dbus-ch6-sbu;</seg> + <seg>&dbus-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of D-Bus + + Prepare D-Bus for compilation: + + ./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --disable-static \ + --disable-doxygen-docs \ + --disable-xml-docs \ + --docdir=/usr/share/doc/dbus-&dbus-version; \ + --with-console-auth-dir=/run/console + + + The meaning of the configure options: + + + --with-console-auth-dir=/run/console + + This specifies the location of the ConsoleKit auth + directory. + + + + + + Compile the package: + +make + + This package does come with a test suite, but it requires several + packages that are not included in LFS. Instructions for running the + test suite can be found in the BLFS book at + . + + Install the package: + +make install + + The shared library needs to be moved to + /lib, and as a result the + .so file in + /usr/lib will need to be recreated: + +mv -v /usr/lib/libdbus-1.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libdbus-1.so) /usr/lib/libdbus-1.so + + Create a symlink, so that D-Bus and systemd can use the same + machine-id file: + +ln -sfv /etc/machine-id /var/lib/dbus + + + + + Contents of D-Bus + + + Installed programs + Installed libraries + Installed directories + + + dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor, + dbus-run-session, dbus-send, and dbus-uuidgen + libdbus-1.{a,so} + /etc/dbus-1, /usr/include/dbus-1.0, /usr/lib/dbus-1.0, + /usr/share/dbus-1, /usr/share/doc/dbus-&dbus-version;, + and /var/lib/dbus + + + + + Short Descriptions + + + + + dbus-cleanup-sockets + + Used to clean up leftover sockets in a directory + + dbus-cleanup-sockets + + + + + + dbus-daemon + + The D-Bus message bus daemon + + dbus-daemon + + + + + + dbus-launch + + Starts dbus-daemon from a shell + script + + dbus-launch + + + + + + dbus-monitor + + Monitors messages passing through a D-Bus message bus + + dbus-monitor + + + + + + dbus-run-session + + Starts a session bus instance of dbus-daemon + from a shell script and starts a specified program in that + session + + dbus-run-session + + + + + + dbus-send + + Sends a message to a D-Bus message bus + + dbus-send + + + + + + dbus-uuidgen + + Generates a universally unique ID + + dbus-uuidgen + + + + + + libdbus-1 + + Contains API functions used to communicate with the D-Bus + message bus + + libdbus-1 + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/diffutils.xml b/LDP/guide/docbook/LFS-Current/chapter06/diffutils.xml new file mode 100644 index 00000000..89bd81be --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/diffutils.xml @@ -0,0 +1,131 @@ + + + %general-entities; +]> + + + + + + diffutils + &diffutils-version; +
&diffutils-url;
+
+ + Diffutils-&diffutils-version; + + + Diffutils + + + + + + <para>The Diffutils package contains programs that show the differences + between files or directories.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&diffutils-ch6-sbu;</seg> + <seg>&diffutils-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Diffutils + + First fix a file so locale files are installed: + +sed -i 's:= @mkdir_p@:= /bin/mkdir -p:' po/Makefile.in.in + + Prepare Diffutils for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + The test-update-copyright.sh failure can be safely ignored. + + Install the package: + +make install + + + + + + Contents of Diffutils + + + Installed programs + + + cmp, diff, diff3, and sdiff + + + + + Short Descriptions + + + + + cmp + + Compares two files and reports whether or in which bytes they + differ + + cmp + + + + + + diff + + Compares two files or directories and reports which lines in + the files differ + + diff + + + + + + diff3 + + Compares three files line by line + + diff3 + + + + + + sdiff + + Merges two files and interactively outputs the results + + sdiff + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/e2fsprogs.xml b/LDP/guide/docbook/LFS-Current/chapter06/e2fsprogs.xml new file mode 100644 index 00000000..50637f68 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/e2fsprogs.xml @@ -0,0 +1,550 @@ + + + %general-entities; +]> + + + + + + e2fsprogs + &e2fsprogs-version; +
&e2fsprogs-url;
+
+ + E2fsprogs-&e2fsprogs-version; + + + E2fsprogs + + + + + + <para>The E2fsprogs package contains the utilities for handling the + <systemitem class="filesystem">ext2</systemitem> file system. It also + supports the <systemitem class="filesystem">ext3</systemitem> and + <systemitem class="filesystem">ext4</systemitem> journaling + file systems.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&e2fsprogs-ch6-sbu;</seg> + <seg>&e2fsprogs-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of E2fsprogs + + The E2fsprogs documentation recommends that the package be built in + a subdirectory of the source tree: + +mkdir -v build +cd build + + Prepare E2fsprogs for compilation: + +LIBS=-L/tools/lib \ +CFLAGS=-I/tools/include \ +PKG_CONFIG_PATH=/tools/lib/pkgconfig \ +../configure --prefix=/usr \ + --bindir=/bin \ + --with-root-prefix="" \ + --enable-elf-shlibs \ + --disable-libblkid \ + --disable-libuuid \ + --disable-uuidd \ + --disable-fsck + + + The meaning of the environment variable and configure options: + + + PKG_CONFIG_PATH, LIBS, CFLAGS + + These variables enable e2fsprogs to be built using the + package built earlier. + + + + + --with-root-prefix="" and + --bindir=/bin + + Certain programs (such as the e2fsck + program) are considered essential programs. When, for example, + /usr is not mounted, these + programs still need to be available. They belong in directories + like /lib and /sbin. If this option is not passed + to E2fsprogs' configure, the programs are installed into the + /usr directory. + + + + + --enable-elf-shlibs + + This creates the shared libraries which some programs + in this package use. + + + + + --disable-* + + This prevents E2fsprogs from building and installing the + libuuid and + libblkid libraries, the + uuidd daemon, and the + fsck wrapper, as Util-Linux installs more + recent versions. + + + + + + Compile the package: + +make + + To set up and run the test suite we need to first link some + libraries from /tools/lib to a location where the test programs look. + To run the tests, issue: + +ln -sfv /tools/lib/lib{blk,uu}id.so.1 lib +make LD_LIBRARY_PATH=/tools/lib check + + One of the E2fsprogs tests will attempt to allocate 256 MB of memory. + If you do not have significantly more RAM than this, be sure to enable + sufficient swap space for the test. See and + for details on creating and enabling swap space. + + Install the binaries, documentation, and shared libraries: + +make install + + Install the static libraries and headers: + +make install-libs + + Make the installed static libraries writable so debugging symbols can + be removed later: + +chmod -v u+w /usr/lib/{libcom_err,libe2p,libext2fs,libss}.a + + This package installs a gzipped + .info file but doesn't update the + system-wide dir file. Unzip this file and then update + the system dir file using the following + commands. + +gunzip -v /usr/share/info/libext2fs.info.gz +install-info --dir-file=/usr/share/info/dir /usr/share/info/libext2fs.info + + If desired, create and install some additional documentation by + issuing the following commands: + +makeinfo -o doc/com_err.info ../lib/et/com_err.texinfo +install -v -m644 doc/com_err.info /usr/share/info +install-info --dir-file=/usr/share/info/dir /usr/share/info/com_err.info + + + + Contents of E2fsprogs + + + Installed programs + Installed libraries + Installed directories + + + badblocks, chattr, compile_et, debugfs, dumpe2fs,e2freefrag, + e2fsck, e2image, e2label, e2undo, e4defrag, filefrag, fsck.ext2, + fsck.ext3, fsck.ext4, fsck.ext4dev, logsave, lsattr, mk_cmds, mke2fs, + mkfs.ext2, mkfs.ext3, mkfs.ext4, mkfs.ext4dev, mklost+found, + resize2fs, and tune2fs + libcom_err.so, libe2p.so, libext2fs.so, and libss.so + /usr/include/e2p, /usr/include/et, /usr/include/ext2fs, + /usr/include/ss, /usr/share/et, and /usr/share/ss + + + + + Short Descriptions + + + + + badblocks + + Searches a device (usually a disk partition) for bad + blocks + + badblocks + + + + + + chattr + + Changes the attributes of files on an ext2 file system; it also + changes ext3 + file systems, the journaling version of ext2 file systems + + chattr + + + + + + compile_et + + An error table compiler; it converts a table of error-code + names and messages into a C source file suitable for use with the + com_err library + + compile_et + + + + + + debugfs + + A file system debugger; it can be used to examine and change + the state of an ext2 + file system + + debugfs + + + + + + dumpe2fs + + Prints the super block and blocks group information for the + file system present on a given device + + dumpe2fs + + + + + + e2freefrag + + Reports free space fragmentation information + + e2freefrag + + + + + + e2fsck + + Is used to check, and optionally repair ext2 file systems and ext3 file systems + + e2fsck + + + + + + e2image + + Is used to save critical ext2 file system data to a file + + e2image + + + + + + e2label + + Displays or changes the file system label on the ext2 file system present on a given + device + + e2label + + + + + + e2undo + + Replays the undo log undo_log for an ext2/ext3/ext4 filesystem + found on a device [This can be used to undo a failed operation by an + e2fsprogs program.] + + e2undo + + + + + + e4defrag + + Online defragmenter for ext4 filesystems + + e4defrag + + + + + + filefrag + + Reports on how badly fragmented a particular file might be + + filefrag + + + + + + fsck.ext2 + + By default checks ext2 + file systems and is a hard link to e2fsck + + fsck.ext2 + + + + + + fsck.ext3 + + By default checks ext3 + file systems and is a hard link to e2fsck + + fsck.ext3 + + + + + + fsck.ext4 + + By default checks ext4 + file systems and is a hard link to e2fsck + + fsck.ext4 + + + + + + fsck.ext4dev + + By default checks ext4 + development file systems and is a hard link to + e2fsck + + fsck.ext4dev + + + + + + logsave + + Saves the output of a command in a log file + + logsave + + + + + + lsattr + + Lists the attributes of files on a second extended file + system + + lsattr + + + + + + mk_cmds + + Converts a table of command names and help messages into a C + source file suitable for use with the libss subsystem library + + mk_cmds + + + + + + mke2fs + + Creates an ext2 + or ext3 file system on + the given device + + mke2fs + + + + + + mkfs.ext2 + + By default creates ext2 + file systems and is a hard link to mke2fs + + mkfs.ext2 + + + + + + mkfs.ext3 + + By default creates ext3 + file systems and is a hard link to mke2fs + + mkfs.ext3 + + + + + + mkfs.ext4 + + By default creates ext4 + file systems and is a hard link to mke2fs + + mkfs.ext4 + + + + + + mkfs.ext4dev + + By default creates ext4 + development file systems and is a hard link to mke2fs + + mkfs.ext4dev + + + + + + mklost+found + + Used to create a lost+found + directory on an ext2 file + system; it pre-allocates disk blocks to this directory to lighten the + task of e2fsck + + mklost+found + + + + + + resize2fs + + Can be used to enlarge or shrink an ext2 file system + + resize2fs + + + + + + tune2fs + + Adjusts tunable file system parameters on an ext2 file system + + tune2fs + + + + + + libcom_err + + The common error display routine + + libcom_err + + + + + + libe2p + + Used by dumpe2fs, chattr, + and lsattr + + libe2p + + + + + + libext2fs + + Contains routines to enable user-level programs to manipulate an + ext2 file system + + libext2fs + + + + + + + libss + + Used by debugfs + + libss + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/expat.xml b/LDP/guide/docbook/LFS-Current/chapter06/expat.xml new file mode 100644 index 00000000..9f59025b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/expat.xml @@ -0,0 +1,112 @@ + + + %general-entities; +]> + + + + + + expat + &expat-version; +
&expat-url;
+
+ + Expat-&expat-version; + + + Expat + + + + + + <para>The Expat package contains a stream oriented C library for + parsing XML.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&expat-ch6-sbu;</seg> + <seg>&expat-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Expat + + Prepare Expat for compilation: + +./configure --prefix=/usr --disable-static + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + If desired, install the documentation: + +install -v -dm755 /usr/share/doc/expat-&expat-version; +install -v -m644 doc/*.{html,png,css} /usr/share/doc/expat-&expat-version; + + + + + Contents of Expat + + + Installed program + Installed libraries + Installed directory + + + xmlwf + libexpat.so + /usr/share/doc/expat-&expat-version; + + + + + Short Descriptions + + + + + xmlwf + + is a non-validating utility to check whether or not + XML documents are well formed + + xmlwf + + + + + + libexpat + + contains API functions for parsing XML + + libexpat + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/file.xml b/LDP/guide/docbook/LFS-Current/chapter06/file.xml new file mode 100644 index 00000000..b5e28f24 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/file.xml @@ -0,0 +1,108 @@ + + + %general-entities; +]> + + + + + + file + &file-version; +
&file-url;
+
+ + File-&file-version; + + + File + + + + + + <para>The File package contains a utility for determining the type of a given + file or files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&file-ch6-sbu;</seg> + <seg>&file-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of File + + Prepare File for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + Contents of File + + + Installed programs + Installed library + + + file + libmagic.so + + + + + Short Descriptions + + + + + file + + Tries to classify each given file; it does this by performing + several tests—file system tests, magic number tests, and language + tests + + file + + + + + + libmagic + + Contains routines for magic number recognition, used by the + file program + + libmagic + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/findutils.xml b/LDP/guide/docbook/LFS-Current/chapter06/findutils.xml new file mode 100644 index 00000000..4304a264 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/findutils.xml @@ -0,0 +1,172 @@ + + + %general-entities; +]> + + + + + + findutils + &findutils-version; +
&findutils-url;
+
+ + Findutils-&findutils-version; + + + Findutils + + + + + + <para>The Findutils package contains programs to find files. These programs + are provided to recursively search through a directory tree and to + create, maintain, and search a database (often faster than the recursive + find, but unreliable if the database has not been recently updated).</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&findutils-ch6-sbu;</seg> + <seg>&findutils-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Findutils + + Prepare Findutils for compilation: + +./configure --prefix=/usr --localstatedir=/var/lib/locate + + + The meaning of the configure options: + + + --localstatedir + + This option changes the location of the locate + database to be in /var/lib/locate, + which is FHS-compliant. + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + Some packages in BLFS and beyond expect the + find program in /bin, so make sure + it's placed there: + +mv -v /usr/bin/find /bin +sed -i 's|find:=${BINDIR}|find:=/bin|' /usr/bin/updatedb + + + + + Contents of Findutils + + + Installed programs + + + code, find, locate, oldfind, updatedb, and xargs + + + + + Short Descriptions + + + + + code + + Was formerly used to produce locate + databases; it is the ancestor of frcode + + code + + + + + + find + + Searches given directory trees for files matching the specified + criteria + + find + + + + + + locate + + Searches through a database of file names and reports the names + that contain a given string or match a given pattern + + locate + + + + + + oldfind + + Older version of find, using a different algorithm + + oldfind + + + + + + updatedb + + Updates the locate database; it scans the + entire file system (including other file systems that are currently + mounted, unless told not to) and puts every file name it finds into + the database + + updatedb + + + + + + xargs + + Can be used to apply a given command to a list of files + + xargs + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/flex.xml b/LDP/guide/docbook/LFS-Current/chapter06/flex.xml new file mode 100644 index 00000000..c0adcfb5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/flex.xml @@ -0,0 +1,140 @@ + + + %general-entities; +]> + + + + + + flex + &flex-version; +
&flex-url;
+
+ + Flex-&flex-version; + + + Flex + + + + + + <para>The Flex package contains a utility for generating programs that + recognize patterns in text.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&flex-ch6-sbu;</seg> + <seg>&flex-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Flex + + Prepare Flex for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --docdir=/usr/share/doc/flex-&flex-version; + + Compile the package: + +make + + To test the results (about 0.5 SBU), issue: + +make check + + Install the package: + +make install + + A few programs do not know about flex yet and + try to run its predecessor, lex. To support those + programs, create a symbolic link named lex that + runs flex in lex emulation + mode: + +ln -sv flex /usr/bin/lex + + + + + Contents of Flex + + + Installed programs + Installed libraries + Installed directory + + + flex, flex++ (link to flex), and lex (link to flex) + libfl.so and libfl_pic.so + /usr/share/doc/flex-&flex-version; + + + + + Short Descriptions + + + + + flex + + A tool for generating programs that recognize patterns in text; + it allows for the versatility to specify the rules for pattern-finding, + eradicating the need to develop a specialized program + + flex + + + + + + flex++ + + An extension of flex, is used for generating C++ code + and classes. It is a symbolic link to flex + + flex++ + + + + + + lex + + A script that runs flex in + lex emulation mode + + lex + + + + + + libfl + + The flex library + + libfl + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gawk.xml b/LDP/guide/docbook/LFS-Current/chapter06/gawk.xml new file mode 100644 index 00000000..32b8165a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gawk.xml @@ -0,0 +1,134 @@ + + + %general-entities; +]> + + + + + + gawk + &gawk-version; +
&gawk-url;
+
+ + Gawk-&gawk-version; + + + Gawk + + + + + + <para>The Gawk package contains programs for manipulating text files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gawk-ch6-sbu;</seg> + <seg>&gawk-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gawk + + Prepare Gawk for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + If desired, install the documentation: + +mkdir -v /usr/share/doc/gawk-&gawk-version; +cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-&gawk-version; + + + + + Contents of Gawk + + + Installed programs + Installed libraries + Installed directories + + + awk (link to gawk), gawk, gawk-&gawk-version;, and igawk + filefuncs.so, fnmatch.so, fork.so, inplace.so, ordchr.so, + readdir.so, readfile.so, revoutput.so, revtwoway.so, rwarray.so, + testext.so, and time.so + /usr/lib/gawk, /usr/libexec/awk, /usr/share/awk, and + /usr/share/doc/gawk-&gawk-version; + + + + + Short Descriptions + + + + + awk + + A link to gawk + + awk + + + + + + gawk + + A program for manipulating text files; it is the GNU + implementation of awk + + gawk + + + + + + gawk-&gawk-version; + + A hard link to gawk + + gawk-&gawk-version; + + + + + + igawk + + Gives gawk the ability to include files + + igawk + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gcc.xml b/LDP/guide/docbook/LFS-Current/chapter06/gcc.xml new file mode 100644 index 00000000..e1061987 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gcc.xml @@ -0,0 +1,546 @@ + + + %general-entities; +]> + + + + + + gcc + &gcc-version; +
&gcc-url;
+
+ + GCC-&gcc-version; + + + GCC + + + + + + <para>The GCC package contains the GNU compiler collection, which includes + the C and C++ compilers.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gcc-ch6-sbu;</seg> + <seg>&gcc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GCC + + The GCC documentation recommends building GCC outside of the source + directory in a dedicated build directory: + +mkdir -v ../gcc-build +cd ../gcc-build + + Prepare GCC for compilation: + +SED=sed \ +../gcc-&gcc-version;/configure \ + --prefix=/usr \ + --enable-languages=c,c++ \ + --disable-multilib \ + --disable-bootstrap \ + --with-system-zlib + + Note that for other languages, there are some prerequisites that + are not yet available. See the + BLFS Book + for instructions on how to build all of GCC's supported languages. + + + The meaning of the new configure option: + + + SED=sed + + Setting this environment variable prevents a hard-coded + path to /tools/bin/sed. + + + + + --with-system-zlib + + This switch tells GCC to link to the system installed copy of + the Zlib library, rather than its own internal copy. + + + + + Compile the package: + +make + + + In this section, the test suite for GCC is considered + critical. Do not skip it under any circumstance. + + + One set of tests in the GCC test suite is known to exhaust the stack, + so increase the stack size prior to running the tests: + +ulimit -s 32768 + + Test the results, but do not stop at errors: + +make -k check + + To receive a summary of the test suite results, run: + +../gcc-&gcc-version;/contrib/test_summary + + For only the summaries, pipe the output through + grep -A7 Summ. + + Results can be compared with those located at and . + + A few unexpected failures cannot always be avoided. The GCC developers + are usually aware of these issues, but have not resolved them yet. + In particular, two tests in the libstdc++ test suite are known to fail + when running as the root user as we do here. + Unless the test results are vastly different from those at the above URL, + it is safe to continue. + + Install the package: + +make install + + Some packages expect the C preprocessor to be installed in the + /lib directory. + To support those packages, create this symlink: + +ln -sv ../usr/bin/cpp /lib + + Many packages use the name cc to call the C + compiler. To satisfy those packages, create a symlink: + +ln -sv gcc /usr/bin/cc + + Add a compatibility symlink to enable building programs with + Link Time Optimization (LTO): + +install -v -dm755 /usr/lib/bfd-plugins +ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \ + /usr/lib/bfd-plugins/ + + Now that our final toolchain is in place, it is important to again ensure + that compiling and linking will work as expected. We do this by performing + the same sanity checks as we did earlier in the chapter: + + + + + + + + + + + + + +/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crt1.o succeeded +/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crti.o succeeded +/usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/../../../crtn.o succeeded + + Depending on your machine architecture, the above may differ slightly, + the difference usually being the name of the directory + after /usr/lib/gcc. If your machine is + a 64-bit system, you may also see a directory named lib64 + towards the end of the string. The important thing to + look for here is that gcc has found all three + crt*.o files under the + /usr/lib directory. + + + +grep -B4 '^ /usr/include' dummy.log + + + +#include <...> search starts here: + /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include + /usr/local/include + /usr/lib/gcc/i686-pc-linux-gnu/&gcc-version;/include-fixed + /usr/include + + Again, note that the directory named after your target triplet may be + different than the above, depending on your architecture. + + As of version 4.3.0, GCC now unconditionally installs the + limits.h file into the private + include-fixed directory, and that + directory is required to be in place. + + + + + + + +SEARCH_DIR("/usr/i686-pc-linux-gnu/lib32") +SEARCH_DIR("/usr/local/lib32") +SEARCH_DIR("/lib32") +SEARCH_DIR("/usr/lib32") +SEARCH_DIR("/usr/i686-pc-linux-gnu/lib") +SEARCH_DIR("/usr/local/lib") +SEARCH_DIR("/lib") +SEARCH_DIR("/usr/lib"); + + A 64-bit system may see a few different directories. For example, here + is the output from an x86_64 machine: + +SEARCH_DIR("/usr/x86_64-unknown-linux-gnu/lib64") +SEARCH_DIR("/usr/local/lib64") +SEARCH_DIR("/lib64") +SEARCH_DIR("/usr/lib64") +SEARCH_DIR("/usr/x86_64-unknown-linux-gnu/lib") +SEARCH_DIR("/usr/local/lib") +SEARCH_DIR("/lib") +SEARCH_DIR("/usr/lib"); + + + + + + + + + + + + + + + + + + + + + + + + Finally, move a misplaced file: + +mkdir -pv /usr/share/gdb/auto-load/usr/lib +mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib + + + + + Contents of GCC + + + Installed programs + Installed libraries + Installed directories + + + c++, cc (link to gcc), cpp, g++, gcc, + gcc-ar, gcc-nm, gcc-ranlib, and gcov + + libasan.{a,so}, libatomic.{a,so}, libgcc.a, libgcc_eh.a, + libgcc_s.so, libgcov.a, libgomp.{a,so}, libiberty.a, libitm.{a,so}, + liblto_plugin.so, + libquadmath.{a,so}, libssp.{a,so}, + libssp_nonshared.a, libstdc++.{a,so}, libsupc++.a, and libtsan.{a,so} + + /usr/include/c++, /usr/lib/gcc, /usr/libexec/gcc, and + /usr/share/gcc-&gcc-version; + + + + + Short Descriptions + + + + + c++ + + The C++ compiler + + c++ + + + + + + cc + + The C compiler + + cc + + + + + + cpp + + The C preprocessor; it is used by the compiler to expand the + #include, #define, and similar statements in the source files + + cpp + + + + + + g++ + + The C++ compiler + + g++ + + + + + + gcc + + The C compiler + + gcc + + + + + + gcc-ar + + A wrapper around ar that adds a + plugin to the command line. This program is only used + to add "link time optimization" and is not useful with the + default build options + + gc-ar + + + + + + gcc-nm + + A wrapper around nm that adds a + plugin to the command line. This program is only used + to add "link time optimization" and is not useful with the + default build options + + gc-nm + + + + + + gcc-ranlib + + A wrapper around ranlib that adds a + plugin to the command line. This program is only used + to add "link time optimization" and is not useful with the + default build options + + gc-ranlib + + + + + + gcov + + A coverage testing tool; it is used to analyze programs to + determine where optimizations will have the most effect + + gcov + + + + + + libasan + + The Address Sanitizer runtime library + + libasan + + + + + + libgcc + + Contains run-time support for gcc + + libgcc + + + + + + libgcov + + This library is linked in to a program when GCC is instructed + to enable profiling + + libgcov + + + + + + libgomp + + GNU implementation of the OpenMP API for multi-platform + shared-memory parallel programming in C/C++ and Fortran + + libgomp + + + + + + libiberty + + Contains routines used by various GNU programs, including + getopt, obstack, + strerror, strtol, and + strtoul + + libiberty + + + + + + liblto_plugin + + GCC's Link Time Optimization (LTO) plugin allows GCC to perform + optimizations across compilation units + + liblto_plugin + + + + + + libquadmath + + GCC Quad Precision Math Library API + + libquadmath + + + + + + libssp + + Contains routines supporting GCC's stack-smashing protection + functionality + + libssp + + + + + + libstdc++ + + The standard C++ library + + libstdc++ + + + + + + libsupc++ + + Provides supporting routines for the C++ programming + language + + libsupc++ + + + + + + libtsan + + The Thread Sanitizer runtime library + + libtsan + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gdbm.xml b/LDP/guide/docbook/LFS-Current/chapter06/gdbm.xml new file mode 100644 index 00000000..544cb436 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gdbm.xml @@ -0,0 +1,152 @@ + + + %general-entities; +]> + + + + + + gdbm + &gdbm-version; +
&gdbm-url;
+
+ + GDBM-&gdbm-version; + + + GDBM + + + + + + <para>The GDBM package contains the GNU Database Manager. It is a library + of database functions that use extensible hashing and work similar to the + standard UNIX dbm. The library provides primitives for storing key/data + pairs, searching and retrieving the data by its key and deleting a key + along with its data. </para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gdbm-ch6-sbu;</seg> + <seg>&gdbm-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GDBM + + Prepare GDBM for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --enable-libgdbm-compat + + + The meaning of the configure option: + + + --enable-libgdbm-compat + + This switch enables the libgdbm compatibility library to be + built, as some packages outside of LFS may require the older DBM + routines it provides. + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + Contents of GDBM + + + Installed programs + Installed libraries + + + gdbm_dump, gdbm_load, and gdbmtool + libgdbm.so and libgdbm_compat.so + + + + + Short Descriptions + + + + + gdbm_dump + + Dumps a GDBM database to a file + + gdbm_dump + + + + + + gdbm_load + + Recreates a GDBM database from a dump file + + gdbm_load + + + + + + gdbmtool + + Tests and modifies a GDBM database + + gdbmtool + + + + + + libgdbm + + Contains functions to manipulate a hashed database + + libgdbm + + + + + + libgdbm_compat + + Compatibility library containing older DBM functions + + libgdbm_compat + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gettext.xml b/LDP/guide/docbook/LFS-Current/chapter06/gettext.xml new file mode 100644 index 00000000..4792334e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gettext.xml @@ -0,0 +1,405 @@ + + + %general-entities; +]> + + + + + + gettext + &gettext-version; +
&gettext-url;
+
+ + Gettext-&gettext-version; + + + Gettext + + + + + + <para>The Gettext package contains utilities for internationalization and + localization. These allow programs to be compiled with NLS (Native Language + Support), enabling them to output messages in the user's native + language.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gettext-ch6-sbu;</seg> + <seg>&gettext-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gettext + + Prepare Gettext for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --docdir=/usr/share/doc/gettext-&gettext-version; + + Compile the package: + +make + + To test the results (this takes a long time, around 3 SBUs), + issue: + +make check + + Install the package: + +make install +chmod -v 0755 /usr/lib/preloadable_libintl.so + + + + + Contents of Gettext + + + Installed programs + Installed libraries + Installed directories + + + autopoint, envsubst, gettext, gettext.sh, + gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, + msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, + ngettext, recode-sr-latin, and xgettext + libasprintf.so, libgettextlib.so, libgettextpo.so, + libgettextsrc.so, and preloadable_libintl.so + /usr/lib/gettext, /usr/share/doc/gettext-&gettext-version;, and + /usr/share/gettext + + + + + Short Descriptions + + + + + autopoint + + Copies standard Gettext infrastructure files into a source + package + + autopoint + + + + + + envsubst + + Substitutes environment variables in shell format strings + + envsubst + + + + + + gettext + + Translates a natural language message into the user's language + by looking up the translation in a message catalog + + gettext + + + + + + gettext.sh + + Primarily serves as a shell function library for gettext + + gettext.sh + + + + + + gettextize + + Copies all standard Gettext files into the given top-level + directory of a package to begin internationalizing it + + gettextize + + + + + + hostname + + Displays a network hostname in various forms + + hostname + + + + + + msgattrib + + Filters the messages of a translation catalog according to their + attributes and manipulates the attributes + + msgattrib + + + + + + msgcat + + Concatenates and merges the given + .po files + + msgcat + + + + + + msgcmp + + Compares two .po + files to check that both contain the same set of msgid strings + + msgcmp + + + + + + msgcomm + + Finds the messages that are common to to the given + .po files + + msgcomm + + + + + + msgconv + + Converts a translation catalog to a different character + encoding + + msgconv + + + + + + msgen + + Creates an English translation catalog + + msgen + + + + + + msgexec + + Applies a command to all translations of a translation + catalog + + msgexec + + + + + + msgfilter + + Applies a filter to all translations of a translation + catalog + + msgfilter + + + + + + msgfmt + + Generates a binary message catalog from a translation + catalog + + msgfmt + + + + + + msggrep + + Extracts all messages of a translation catalog that match a + given pattern or belong to some given source files + + msggrep + + + + + + msginit + + Creates a new .po file, + initializing the meta information with values from the user's + environment + + msginit + + + + + + msgmerge + + Combines two raw translations into a single file + + msgmerge + + + + + + msgunfmt + + Decompiles a binary message catalog into raw translation + text + + msgunfmt + + + + + + msguniq + + Unifies duplicate translations in a translation catalog + + msguniq + + + + + + ngettext + + Displays native language translations of a textual message whose + grammatical form depends on a number + + ngettext + + + + + + recode-sr-latin + + Recodes Serbian text from Cyrillic to Latin script + + recode-sr-latin + + + + + + xgettext + + Extracts the translatable message lines from the given source + files to make the first translation template + + xgettext + + + + + + libasprintf + + defines the autosprintf class, which makes + C formatted output routines usable in C++ programs, for use with the + <string> strings and the + <iostream> streams + + libasprintf + + + + + + libgettextlib + + a private library containing common routines used by the + various Gettext programs; these are not intended for general use + + libgettextlib + + + + + + libgettextpo + + Used to write specialized programs that process + .po files; this library is + used when the standard applications shipped with Gettext (such as + msgcomm, msgcmp, + msgattrib, and msgen) will + not suffice + + libgettextpo + + + + + + libgettextsrc + + A private library containing common routines used by the + various Gettext programs; these are not intended for general use + + libgettextsrc + + + + + + preloadable_libintl + + A library, intended to be used by LD_PRELOAD that assists + libintl in logging + untranslated messages + + preloadable_libintl + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/glibc.xml b/LDP/guide/docbook/LFS-Current/chapter06/glibc.xml new file mode 100644 index 00000000..b4973ec8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/glibc.xml @@ -0,0 +1,943 @@ + + + %general-entities; +]> + + + + + + glibc + &glibc-version; +
&glibc-url;
+
+ + Glibc-&glibc-version; + + + Glibc + + + + + + <para>The Glibc package contains the main C library. This library provides + the basic routines for allocating memory, searching directories, opening and + closing files, reading and writing files, string handling, pattern matching, + arithmetic, and so on.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&glibc-ch6-sbu;</seg> + <seg>&glibc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Glibc + + + Some packages outside of LFS suggest installing GNU libiconv in + order to translate data from one encoding to another. The project's + home page () says + This library provides an iconv() + implementation, for use on systems which don't have one, or whose + implementation cannot convert from/to Unicode. Glibc provides + an iconv() implementation and can convert from/to + Unicode, therefore libiconv is not required on an LFS system. + + Some of the Glibc programs use non-FHS compilant + /var/db directory to store + their runtime data. Apply the following patch to make such programs + store their runtime data in the FHS-compliant locations: + +patch -Np1 -i ../&glibc-fhs-patch; + The Glibc build system is self-contained and will install + perfectly, even though the compiler specs file and linker are still + pointing at /tools. The specs + and linker cannot be adjusted before the Glibc install because the + Glibc autoconf tests would give false results and defeat the goal + of achieving a clean build. + + Now, fix a build problem that affects i386 systems: + +patch -Np1 -i ../&glibc-upstream-patch; + + The most recent stable version of Glibc does not handle large files + correctly. Fix the problem with this patch: + +patch -Np1 -i ../&glibc-largefile-patch; + + The Glibc documentation recommends building Glibc outside of the source + directory in a dedicated build directory: + +mkdir -v ../glibc-build +cd ../glibc-build + + Prepare Glibc for compilation: + +../glibc-&glibc-version;/configure \ + --prefix=/usr \ + --disable-profile \ + --enable-kernel=&min-kernel; \ + --enable-obsolete-rpc + + Compile the package: + +make + + + In this section, the test suite for Glibc is considered critical. + Do not skip it under any circumstance. + + + Generally a few tests do not pass, but you can generally ignore + any of the test failures listed below. Now test the build results: + +make check + + You will probably see some test failures. The Glibc test suite is + somewhat dependent on the host system. This is a list of the most common + issues seen for this version of LFS: + + + + + posix/tst-getaddrinfo4 will always fail + due to not having the necessary network applications when the tests are + run. + + + + The tst/tst-cputimer1 and + rt/tst-cpuclock2 tests have been known to + fail. The reason is not completely understood, but indications are + that minor timing issues can trigger these failures. + + + + The math tests sometimes fail when running on + systems where the CPU is not a relatively new genuine Intel or + authentic AMD processor. + + + + + The elf/tst-protected1b and + elf/tst-protected1b tests are known to + fail with the current stable version of binutils. + + + + Other tests known to fail on some architectures are + malloc/tst-malloc-usable and nptl/tst-cleanupx4. + + + + + Though it is a harmless message, the install stage of Glibc will + complain about the absence of /etc/ld.so.conf. + Prevent this warning with: + +touch /etc/ld.so.conf + + Install the package: + +make install + + Install the configuration file and runtime directory for + nscd: + +cp -v ../glibc-&glibc-version;/nscd/nscd.conf /etc/nscd.conf +mkdir -pv /var/cache/nscd + + Install the systemd support files for nscd: + +install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.tmpfiles /usr/lib/tmpfiles.d/nscd.conf +install -v -Dm644 ../glibc-&glibc-version;/nscd/nscd.service /lib/systemd/system/nscd.service + + The locales that can make the system respond in a different language + were not installed by the above command. None of the locales are required, + but if some of them are missing, test suites of the future packages would + skip important testcases. + + Individual locales can be installed using the + localedef program. E.g., the first + localedef command below combines the + /usr/share/i18n/locales/cs_CZ + charset-independent locale definition with the + /usr/share/i18n/charmaps/UTF-8.gz + charmap definition and appends the result to the + /usr/lib/locale/locale-archive file. + The following instructions will install the minimum set of + locales necessary for the optimal coverage of tests: + +mkdir -pv /usr/lib/locale +localedef -i cs_CZ -f UTF-8 cs_CZ.UTF-8 +localedef -i de_DE -f ISO-8859-1 de_DE +localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro +localedef -i de_DE -f UTF-8 de_DE.UTF-8 +localedef -i en_GB -f UTF-8 en_GB.UTF-8 +localedef -i en_HK -f ISO-8859-1 en_HK +localedef -i en_PH -f ISO-8859-1 en_PH +localedef -i en_US -f ISO-8859-1 en_US +localedef -i en_US -f UTF-8 en_US.UTF-8 +localedef -i es_MX -f ISO-8859-1 es_MX +localedef -i fa_IR -f UTF-8 fa_IR +localedef -i fr_FR -f ISO-8859-1 fr_FR +localedef -i fr_FR@euro -f ISO-8859-15 fr_FR@euro +localedef -i fr_FR -f UTF-8 fr_FR.UTF-8 +localedef -i it_IT -f ISO-8859-1 it_IT +localedef -i it_IT -f UTF-8 it_IT.UTF-8 +localedef -i ja_JP -f EUC-JP ja_JP +localedef -i ru_RU -f KOI8-R ru_RU.KOI8-R +localedef -i ru_RU -f UTF-8 ru_RU.UTF-8 +localedef -i tr_TR -f UTF-8 tr_TR.UTF-8 +localedef -i zh_CN -f GB18030 zh_CN.GB18030 + + In addition, install the locale for your own country, language and + character set. + + Alternatively, install all locales listed in the + glibc-&glibc-version;/localedata/SUPPORTED file + (it includes every locale listed above and many more) at once with the + following time-consuming command: + +make localedata/install-locales + + Then use the localedef command to create and + install locales not listed in the + glibc-&glibc-version;/localedata/SUPPORTED file + in the unlikely case you need them. + + + + + Configuring Glibc + + + /etc/nsswitch.conf + + + + /etc/localtime + + + + Adding nsswitch.conf + + The /etc/nsswitch.conf file needs to be created + because the Glibc defaults do not work well in a networked environment. + + + Create a new file /etc/nsswitch.conf by running the + following: + +cat > /etc/nsswitch.conf << "EOF" +# Begin /etc/nsswitch.conf + +passwd: files +group: files +shadow: files + +hosts: files dns myhostname +networks: files + +protocols: files +services: files +ethers: files +rpc: files + +# End /etc/nsswitch.conf +EOF + + + + + Adding time zone data + + Install and set up the time zone data with the following: +tar -xf ../tzdata&tzdata-version;.tar.gz + +ZONEINFO=/usr/share/zoneinfo +mkdir -pv $ZONEINFO/{posix,right} + +for tz in etcetera southamerica northamerica europe africa antarctica \ + asia australasia backward pacificnew systemv; do + zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" ${tz} + zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz} + zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz} +done + +cp -v zone.tab zone1970.tab iso3166.tab $ZONEINFO +zic -d $ZONEINFO -p America/New_York +unset ZONEINFO + + + The meaning of the zic commands: + + + zic -L /dev/null ... + + This creates posix time zones, without any leap seconds. It is + conventional to put these in both + zoneinfo and + zoneinfo/posix. It is + necessary to put the POSIX time zones in + zoneinfo, otherwise various + test-suites will report errors. On an embedded system, where space is + tight and you do not intend to ever update the time zones, you could save + 1.9MB by not using the posix + directory, but some applications or test-suites might produce some + failures. + + + + zic -L leapseconds ... + + This creates right time zones, including leap seconds. On an + embedded system, where space is tight and you do not intend to + ever update the time zones, or care about the correct time, you could + save 1.9MB by omitting the right + directory. + + + + zic ... -p ... + + This creates the posixrules file. We use + New York because POSIX requires the daylight savings time rules + to be in accordance with US rules. + + + + + + One way to determine the local time zone is to run the following + script: + +tzselect + + After answering a few questions about the location, the script will + output the name of the time zone (e.g., + America/Edmonton). There are also some other possible + time zones listed in /usr/share/zoneinfo such as + Canada/Eastern or EST5EDT that + are not identified by the script but can be used. + + Then create the /etc/localtime file by + running: + +ln -sfv /usr/share/zoneinfo/<xxx> /etc/localtime + + Replace <xxx> with the name of the + time zone selected (e.g., Canada/Eastern). + + + + + Configuring the Dynamic Loader + + + /etc/ld.so.conf + + + By default, the dynamic loader (/lib/ld-linux.so.2) searches through + /lib and /usr/lib for dynamic libraries that are + needed by programs as they are run. However, if there are libraries in + directories other than /lib and + /usr/lib, these need to be added + to the /etc/ld.so.conf file in order for the + dynamic loader to find them. Two directories that are commonly known + to contain additional libraries are /usr/local/lib and /opt/lib, so add those directories to the + dynamic loader's search path. + + Create a new file /etc/ld.so.conf by running the + following: + +cat > /etc/ld.so.conf << "EOF" +# Begin /etc/ld.so.conf +/usr/local/lib +/opt/lib + +EOF + + If desired, the dynamic loader can also search a directory and + include the contents of files found there. Generally the files in + this include directory are one line specifying the desired library path. + To add this capability run the following commands: + +cat >> /etc/ld.so.conf << "EOF" +# Add an include directory +include /etc/ld.so.conf.d/*.conf + +EOF +mkdir -pv /etc/ld.so.conf.d + + + + + + Contents of Glibc + + + Installed programs + Installed libraries + Installed directories + + + catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, + ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd, pcprofiledump, + pldd, rpcgen, sln, sotruss, sprof, tzselect, xtrace, + zdump, and zic + ld-&glibc-version;.so, libBrokenLocale.{a,so}, libSegFault.so, libanl.{a,so}, + libc.{a,so}, libc_nonshared.a, libcidn.so, + libcrypt.{a,so}, libdl.{a,so}, libg.a, libieee.a, libm.{a,so}, + libmcheck.a, libmemusage.so, libnsl.{a,so}, libnss_compat.so, + libnss_dns.so, libnss_files.so, libnss_hesiod.so, libnss_nis.so, + libnss_nisplus.so, libpcprofile.so, libpthread.{a,so}, + libpthread_nonshared.a, libresolv.{a,so}, librpcsvc.a, librt.{a,so}, + libthread_db.so, and libutil.{a,so} + /usr/include/arpa, /usr/include/bits, /usr/include/gnu, + /usr/include/net, /usr/include/netash, /usr/include/netatalk, + /usr/include/netax25, /usr/include/neteconet, /usr/include/netinet, + /usr/include/netipx, /usr/include/netiucv, /usr/include/netpacket, + /usr/include/netrom, /usr/include/netrose, /usr/include/nfs, + /usr/include/protocols, /usr/include/rpc, /usr/include/rpcsvc, + /usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/locale, + /usr/libexec/getconf, /usr/share/i18n, /usr/share/zoneinfo, + /var/cache/nscd, and /var/lib/nss_db + + + + + Short Descriptions + + + + + catchsegv + + Can be used to create a stack trace when a program + terminates with a segmentation fault + + catchsegv + + + + + + gencat + + Generates message catalogues + + gencat + + + + + + getconf + + Displays the system configuration values for file system + specific variables + + getconf + + + + + + getent + + Gets entries from an administrative database + + getent + + + + + + iconv + + Performs character set conversion + + iconv + + + + + + iconvconfig + + Creates fastloading iconv module configuration + files + + iconvconfig + + + + + + ldconfig + + Configures the dynamic linker runtime bindings + + ldconfig + + + + + + ldd + + Reports which shared libraries are required + by each given program or shared library + + ldd + + + + + + lddlibc4 + + Assists ldd with object files + + lddlibc4 + + + + + + locale + + Prints various information about the current locale + + locale + + + + + + localedef + + Compiles locale specifications + + localedef + + + + + + makedb + + Creates a simple database from textual input + + makedb + + + + + + mtrace + + Reads and interprets a memory trace file and displays a summary + in human-readable format + + mtrace + + + + + + nscd + + A daemon that provides a cache for the most common name + service requests + + nscd + + + + + + pcprofiledump + + Dumps information generated by PC profiling + + pcprofiledump + + + + + + pldd + + Lists dynamic shared objects used by running processes + + pldd + + + + + + rpcgen + + Generates C code to implement the Remote Procedure Call (RPC) + protocol + + rpcgen + + + + + + sln + + A statically linked ln program + + sln + + + + + + sotruss + + Traces shared library procedure calls of a specified command + + sotruss + + + + + + sprof + + Reads and displays shared object profiling data + + sprof + + + + + + tzselect + + Asks the user about the location of the system and reports + the corresponding time zone description + + tzselect + + + + + + xtrace + + Traces the execution of a program by printing the currently + executed function + + xtrace + + + + + + zdump + + The time zone dumper + + zdump + + + + + + zic + + The time zone compiler + + zic + + + + + + ld-&glibc-version;.so + + The helper program for shared library executables + + ld-&glibc-version;.so + + + + + + libBrokenLocale + + Used internally by Glibc as a gross hack to get broken programs + (e.g., some Motif applications) running. See comments in + glibc-&glibc-version;/locale/broken_cur_max.c + for more information + + libBrokenLocale + + + + + + libSegFault + + The segmentation fault signal handler, used by + catchsegv + + libSegFault + + + + + + libanl + + An asynchronous name lookup library + + libanl + + + + + + libc + + The main C library + + libc + + + + + + libcidn + + Used internally by Glibc for handling internationalized domain + names in the getaddrinfo() function + + libcidn + + + + + + libcrypt + + The cryptography library + + libcrypt + + + + + + libdl + + The dynamic linking interface library + + libdl + + + + + + libg + + Dummy library containing no functions. Previously was a runtime + library for g++ + + libg + + + + + + libieee + + Linking in this module forces error handling rules for math + functions as defined by the Institute of Electrical and Electronic + Engineers (IEEE). The default is POSIX.1 error handling + + libieee + + + + + + libm + + The mathematical library + + libm + + + + + + libmcheck + + Turns on memory allocation checking when linked to + + libmcheck + + + + + + libmemusage + + Used by memusage to help collect + information about the memory usage of a program + + libmemusage + + + + + + libnsl + + The network services library + + libnsl + + + + + + libnss + + The Name Service Switch libraries, containing functions for + resolving host names, user names, group names, aliases, services, + protocols, etc. + + libnss + + + + + + libpcprofile + + Contains profiling functions used to track the amount of CPU + time spent in specific source code lines + + libpcprofile + + + + + + libpthread + + The POSIX threads library + + libpthread + + + + + + libresolv + + Contains functions for creating, sending, and interpreting + packets to the Internet domain name servers + + libresolv + + + + + + librpcsvc + + Contains functions providing miscellaneous RPC services + + librpcsvc + + + + + + librt + + Contains functions providing most of the interfaces specified + by the POSIX.1b Realtime Extension + + librt + + + + + + libthread_db + + Contains functions useful for building debuggers for + multi-threaded programs + + libthread_db + + + + + + libutil + + Contains code for standard functions used in + many different Unix utilities + + libutil + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gmp.xml b/LDP/guide/docbook/LFS-Current/chapter06/gmp.xml new file mode 100644 index 00000000..7d353d90 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gmp.xml @@ -0,0 +1,147 @@ + + + %general-entities; +]> + + + + + + gmp + &gmp-version; +
&gmp-url;
+
+ + GMP-&gmp-version; + + + GMP + + + + + + <para>The GMP package contains math libraries. These have useful functions + for arbitrary precision arithmetic.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gmp-ch6-sbu;</seg> + <seg>&gmp-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GMP + + + If you are building for 32-bit x86, but you have a CPU which is + capable of running 64-bit code and you have specified + CFLAGS in the environment, the configure script will + attempt to configure for 64-bits and fail. + Avoid this by invoking the configure command below with +ABI=32 ./configure ... + + + Prepare GMP for compilation: + +./configure --prefix=/usr \ + --enable-cxx \ + --disable-static \ + --docdir=/usr/share/doc/gmp-&gmp-version; + + + The meaning of the new configure options: + + + --enable-cxx + + This parameter enables C++ support + + + + + --docdir=/usr/share/doc/gmp-&gmp-version; + + This variable specifies the correct place for the + documentation. + + + + + + Compile the package and generate the HTML documentation: + +make +make html + + + The test suite for GMP in this section is considered critical. + Do not skip it under any circumstances. + + + Test the results: + +make check 2>&1 | tee gmp-check-log + + Ensure that all 190 tests in the test suite passed. + Check the results by issuing the following command: + +awk '/# PASS:/{total+=$3} ; END{print total}' gmp-check-log + + Install the package and its documentation: + +make install +make install-html + + + + + Contents of GMP + + + Installed Libraries + Installed directory + + + libgmp.so and libgmpxx.so + /usr/share/doc/gmp-&gmp-version; + + + + + Short Descriptions + + + + + libgmp + + Contains precision math functions + + libgmp + + + + + + libgmpxx + + Contains C++ precision math functions + + libgmpxx + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gperf.xml b/LDP/guide/docbook/LFS-Current/chapter06/gperf.xml new file mode 100644 index 00000000..d8c5b659 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gperf.xml @@ -0,0 +1,95 @@ + + + %general-entities; +]> + + + + + + gperf + &gperf-version; +
&gperf-url;
+
+ + Gperf-&gperf-version; + + + Gperf + + + + + + <para>Gperf generates a perfect hash function from a key set.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gperf-ch6-sbu;</seg> + <seg>&gperf-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gperf + + Prepare Gperf for compilation: + +./configure --prefix=/usr --docdir=/usr/share/doc/gperf-&gperf-version; + + Compile the package: + +make + + The tests are known to fail if running multiple + simultaneous tests (-j option greater than 1). To test + the results, issue: + +make -j1 check + + Install the package: + +make install + + + + + Contents of Gperf + + + Installed program + Installed directory + + + gperf + /usr/share/doc/gperf-&gperf-version; + + + + + Short Descriptions + + + + + gperf + + Generates a perfect hash from a key set + + gperf + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/grep.xml b/LDP/guide/docbook/LFS-Current/chapter06/grep.xml new file mode 100644 index 00000000..94d8204d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/grep.xml @@ -0,0 +1,113 @@ + + + %general-entities; +]> + + + + + + grep + &grep-version; +
&grep-url;
+
+ + Grep-&grep-version; + + + Grep + + + + + + <para>The Grep package contains programs for searching through files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&grep-ch6-sbu;</seg> + <seg>&grep-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Grep + + Prepare Grep for compilation: + +./configure --prefix=/usr --bindir=/bin + + Compile the package: + +make + + To test the results, issue: + +make check + + The test-update-copyright.sh failure can be safely ignored. + + Install the package: + +make install + + + + + Contents of Grep + + + Installed programs + + + egrep, fgrep, and grep + + + + + Short Descriptions + + + + + egrep + + Prints lines matching an extended regular expression + + egrep + + + + + + fgrep + + Prints lines matching a list of fixed strings + + fgrep + + + + + + grep + + Prints lines matching a basic regular expression + + grep + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/groff.xml b/LDP/guide/docbook/LFS-Current/chapter06/groff.xml new file mode 100644 index 00000000..821a3e54 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/groff.xml @@ -0,0 +1,607 @@ + + + %general-entities; +]> + + + + + + groff + &groff-version; +
&groff-url;
+
+ + Groff-&groff-version; + + + Groff + + + + + + <para>The Groff package contains programs for processing and formatting + text.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&groff-ch6-sbu;</seg> + <seg>&groff-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Groff + + Groff expects the environment variable PAGE to + contain the default paper size. For users in the United States, + PAGE=letter is appropriate. Elsewhere, + PAGE=A4 may be more suitable. While the default + paper size is configured during compilation, it can be overridden later + by echoing either A4 or letter to the + /etc/papersize file. + + Prepare Groff for compilation: + +PAGE=<paper_size> ./configure --prefix=/usr + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + + + + Contents of Groff + + + Installed programs + Installed directories + + + addftinfo, afmtodit, chem, eqn, eqn2graph, gdiffmk, glilypond, + gperl, gpinyin, grap2graph, grn, grodvi, groff, groffer, grog, grolbp, + grolj4, gropdf, grops, grotty, hpftodit, indxbib, lkbib, lookbib, + mmroff, neqn, nroff, pdfmom, pdfroff, pfbtops, pic, pic2graph, + post-grohtml, preconv, pre-grohtml, refer, roff2dvi, roff2html, + roff2pdf, roff2ps, roff2text, roff2x, soelim, tbl, tfmtodit, and + troff + /usr/lib/groff and /usr/share/doc/groff-&groff-version;, + /usr/share/groff + + + + + Short Descriptions + + + + + addftinfo + + Reads a troff font file and adds some additional font-metric + information that is used by the groff system + + addftinfo + + + + + + afmtodit + + Creates a font file for use with groff and + grops + + afmtodit + + + + + + chem + + Groff preprocessor for producing chemical structure diagrams + + chem + + + + + + eqn + + Compiles descriptions of equations embedded within troff + input files into commands that are understood by + troff + + eqn + + + + + + eqn2graph + + Converts a troff EQN (equation) into a cropped image + + eqn2graph + + + + + + gdiffmk + + Marks differences between groff/nroff/troff files + + gdiffmk + + + + + + glilypond + + Transforms sheet music written in the lilypond language into + the groff language + + glilypond + + + + + + gperl + + Preprocesor for groff, allowing addition of perl code + into groff files + + gperl + + + + + + gpinyin + + Preprocesor for groff, allowing addition of Chinese + European-like language Pinyin into groff files. + + gpinyin + + + + + + grap2graph + + Converts a grap diagram into a cropped bitmap image + + grap2graph + + + + + + grn + + A groff preprocessor for gremlin files + + grn + + + + + + grodvi + + A driver for groff that produces TeX dvi + format + + grodvi + + + + + + groff + + A front-end to the groff document formatting system; normally, it + runs the troff program and a post-processor + appropriate for the selected device + + groff + + + + + + groffer + + Displays groff files and man pages on X and tty terminals + + groffer + + + + + + grog + + Reads files and guesses which of the groff + options , , , + , , , + , and are required for printing + files, and reports the groff command including those + options + + grog + + + + + + grolbp + + Is a groff driver for Canon CAPSL printers + (LBP-4 and LBP-8 series laser printers) + + grolbp + + + + + + grolj4 + + Is a driver for groff that produces output + in PCL5 format suitable for an HP LaserJet 4 printer + + grolj4 + + + + + + gropdf + + Translates the output of GNU troff to + PDF + + gropdf + + + + + + grops + + Translates the output of GNU troff to + PostScript + + grops + + + + + + grotty + + Translates the output of GNU troff into + a form suitable for typewriter-like devices + + grotty + + + + + + hpftodit + + Creates a font file for use with groff -Tlj4 + from an HP-tagged font metric file + + hpftodit + + + + + + indxbib + + Creates an inverted index for the bibliographic databases with a + specified file for use with refer, + lookbib, and lkbib + + indxbib + + + + + + lkbib + + Searches bibliographic databases for references that contain + specified keys and reports any references found + + lkbib + + + + + + lookbib + + Prints a prompt on the standard error (unless the standard input + is not a terminal), reads a line containing a set of keywords from the + standard input, searches the bibliographic databases in a specified file + for references containing those keywords, prints any references found + on the standard output, and repeats this process until the end of + input + + lookbib + + + + + + mmroff + + A simple preprocessor for groff + + mmroff + + + + + + neqn + + Formats equations for American Standard Code for Information + Interchange (ASCII) output + + neqn + + + + + + nroff + + A script that emulates the nroff command + using groff + + nroff + + + + + + pdfmom + + Is a wrapper around groff that facilitates the production of PDF + documents from files formatted with the mom macros. + + pdfmom + + + + + + pdfroff + + Creates pdf documents using groff + + pdfroff + + + + + + pfbtops + + Translates a PostScript font in .pfb format to ASCII + + pfbtops + + + + + + pic + + Compiles descriptions of pictures embedded within troff or + TeX input files into commands understood by TeX or + troff + + pic + + + + + + pic2graph + + Converts a PIC diagram into a cropped image + + pic2graph + + + + + + post-grohtml + + Translates the output of GNU troff to + HTML + + post-grohtml + + + + + + preconv + + Converts encoding of input files to something GNU + troff understands + + preconv + + + + + + pre-grohtml + + Translates the output of GNU troff to + HTML + + pre-grohtml + + + + + + refer + + Copies the contents of a file to the standard output, except + that lines between .[ and .] + are interpreted as citations, and lines between .R1 + and .R2 are interpreted as commands for how + citations are to be processed + + refer + + + + + + roff2dvi + + Transforms roff files into DVI format + + roff2dvi + + + + + + roff2html + + Transforms roff files into HTML format + + roff2html + + + + + + roff2pdf + + Transforms roff files into PDFs + + roff2pdf + + + + + + roff2ps + + Transforms roff files into ps files + + roff2ps + + + + + + roff2text + + Transforms roff files into text files + + roff2text + + + + + + roff2x + + Transforms roff files into other formats + + roff2x + + + + + + soelim + + Reads files and replaces lines of the form .so + file by the contents of the mentioned + file + + soelim + + + + + + tbl + + Compiles descriptions of tables embedded within troff input + files into commands that are understood by + troff + + tbl + + + + + + tfmtodit + + Creates a font file for use with groff + -Tdvi + + tfmtodit + + + + + + troff + + Is highly compatible with Unix troff; it + should usually be invoked using the groff command, + which will also run preprocessors and post-processors in the + appropriate order and with the appropriate options + + troff + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/grub.xml b/LDP/guide/docbook/LFS-Current/chapter06/grub.xml new file mode 100644 index 00000000..1c3903e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/grub.xml @@ -0,0 +1,374 @@ + + + %general-entities; +]> + + + + + + grub + &grub-version; +
&grub-url;
+
+ + GRUB-&grub-version; + + + GRUB + + + + + + <para>The GRUB package contains the GRand Unified Bootloader.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&grub-ch6-sbu;</seg> + <seg>&grub-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of GRUB + + Prepare GRUB for compilation: + +./configure --prefix=/usr \ + --sbindir=/sbin \ + --sysconfdir=/etc \ + --disable-grub-emu-usb \ + --disable-efiemu \ + --disable-werror + + + The meaning of the new configure options: + + + --disable-werror + + This allows the build to complete with warnings introduced + by more recent Flex versions. + + + + + --disable-grub-emu-usb --disable-efiemu + + These options minimize what is built by disabling features and + testing programs not needed for LFS. + + + + + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + Using GRUB to make your LFS system bootable will be discussed in + . + + + + + Contents of GRUB + + + Installed programs + Installed directories + + + + grub-bios-setup, grub-editenv, grub-file, grub-fstest, + grub-glue-efi, grub-install, grub-kbdcomp, grub-macbless, + grub-menulst2cfg, grub-mkconfig, + grub-mkimage, grub-mklayout, grub-mknetdir, + grub-mkpasswd-pbkdf2, grub-mkrelpath, grub-mkrescue, grub-mkstandalone, + grub-ofpathname, grub-probe, grub-reboot, grub-render-label, + grub-script-check, + grub-set-default, grub-sparc64-setup, and grub-syslinux2cfg + + /usr/lib/grub, /etc/grub.d, /usr/share/grub, and boot/grub (when grub-install + is first run) + + + + + Short Descriptions + + + + + grub-bios-setup + + Is a helper program for grub-install + + grub-bios-setup + + + + + + grub-editenv + + A tool to edit the environment block + + grub-editenv + + + + + + grub-file + + Checks if FILE is of the specified type. + + grub-file + + + + + + grub-fstest + + Tool to debug the filesystem driver + + grub-fstest + + + + + + grub-glue-efi + + Processes ia32 and amd64 EFI images and glues them + according to Apple format. + + grub-glue-efi + + + + + + grub-install + + Install GRUB on your drive + + grub-install + + + + + + grub-kbdcomp + + Script that converts an xkb layout into one recognized by + GRUB + + grub-kbdcomp + + + + + + grub-macbless + + Mac-style bless on HFS or HFS+ files + + grub-macbless + + + + + + grub-menulst2cfg + + Converts a GRUB Legacy menu.lst + into a grub.cfg for use with GRUB 2 + + grub-menulst2cfg + + + + + + grub-mkconfig + + Generate a grub config file + + grub-mkconfig + + + + + + grub-mkimage + + Make a bootable image of GRUB + + grub-mkimage + + + + + + grub-mklayout + + Generates a GRUB keyboard layout file + + grub-mklayout + + + + + + grub-mknetdir + + Prepares a GRUB netboot directory + + grub-mknetdir + + + + + + grub-mkpasswd-pbkdf2 + + Generates an encrypted PBKDF2 password for use in the boot + menu + + grub-mkpasswd-pbkdf2 + + + + + + grub-mkrelpath + + Makes a system pathname relative to its root + + grub-mkrelpath + + + + + + grub-mkrescue + + Make a bootable image of GRUB suitable for a floppy disk or CDROM/DVD + + grub-mkrescue + + + + + + grub-mkstandalone + + Generates a standalone image + + grub-mkstandalone + + + + + + grub-ofpathname + + Is a helper program that prints the path of a GRUB device + + grub-ofpathname + + + + + + grub-probe + + Probe device information for a given path or device + + grub-probe + + + + + + grub-reboot + + Sets the default boot entry for GRUB for the next boot only + + grub-reboot + + + + + + grub-render-label + + Render Apple .disk_label for Apple Macs + + grub-render-label + + + + + + grub-script-check + + Checks GRUB configuration script for syntax errors + + grub-script-check + + + + + + grub-set-default + + Sets the default boot entry for GRUB + + grub-set-default + + + + + + grub-sparc64-setup + + Is a helper program for grub-setup + + grub-setup + + + + + + grub-syslinux2cfg + + Transform a syslinux config file into grub.cfg format + + grub-syslinux2cfg + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/gzip.xml b/LDP/guide/docbook/LFS-Current/chapter06/gzip.xml new file mode 100644 index 00000000..2245666b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/gzip.xml @@ -0,0 +1,234 @@ + + + %general-entities; +]> + + + + + + gzip + &gzip-version; +
&gzip-url;
+
+ + Gzip-&gzip-version; + + + Gzip + + + + + + <para>The Gzip package contains programs for compressing and decompressing + files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&gzip-ch6-sbu;</seg> + <seg>&gzip-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Gzip + + Prepare Gzip for compilation: + +./configure --prefix=/usr --bindir=/bin + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + Move some programs that do not need to be on the root filesystem: + +mv -v /bin/{gzexe,uncompress,zcmp,zdiff,zegrep} /usr/bin +mv -v /bin/{zfgrep,zforce,zgrep,zless,zmore,znew} /usr/bin + + + + + Contents of Gzip + + + Installed programs + + + gunzip, gzexe, gzip, uncompress (hard link with gunzip), zcat, zcmp, + zdiff, zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew + + + + + Short Descriptions + + + + + gunzip + + Decompresses gzipped files + + gunzip + + + + + + gzexe + + Creates self-decompressing executable files + + gzexe + + + + + + gzip + + Compresses the given files using Lempel-Ziv (LZ77) coding + + gzip + + + + + + uncompress + + Decompresses compressed files + + uncompress + + + + + + zcat + + Decompresses the given gzipped files to standard output + + zcat + + + + + + zcmp + + Runs cmp on gzipped files + + zcmp + + + + + + zdiff + + Runs diff on gzipped files + + zdiff + + + + + + zegrep + + Runs egrep on gzipped files + + zegrep + + + + + + zfgrep + + Runs fgrep on gzipped files + + zfgrep + + + + + + zforce + + Forces a .gz extension on + all given files that are gzipped files, so that gzip + will not compress them again; this can be useful when file names were + truncated during a file transfer + + zforce + + + + + + zgrep + + Runs grep on gzipped files + + zgrep + + + + + + zless + + Runs less on gzipped files + + zless + + + + + + zmore + + Runs more on gzipped files + + zmore + + + + + + znew + + Re-compresses files from compress format to + gzip format—.Z to .gz + + znew + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/iana-etc.xml b/LDP/guide/docbook/LFS-Current/chapter06/iana-etc.xml new file mode 100644 index 00000000..6adbb375 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/iana-etc.xml @@ -0,0 +1,101 @@ + + + %general-entities; +]> + + + + + + iana-etc + &iana-etc-version; +
&iana-etc-url;
+
+ + Iana-Etc-&iana-etc-version; + + + Iana-Etc + + + + + + <para>The Iana-Etc package provides data for network services and + protocols.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&iana-etc-ch6-sbu;</seg> + <seg>&iana-etc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Iana-Etc + + The following command converts the raw data provided by IANA into the + correct formats for the /etc/protocols and + /etc/services data files: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + + + + Contents of Iana-Etc + + + Installed files + + + /etc/protocols and /etc/services + + + + + Short Descriptions + + + + + /etc/protocols + + Describes the various DARPA Internet protocols that are + available from the TCP/IP subsystem + + /etc/protocols + + + + + + /etc/services + + Provides a mapping between friendly textual names for internet + services, and their underlying assigned port numbers and protocol + types + + /etc/services + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/inetutils.xml b/LDP/guide/docbook/LFS-Current/chapter06/inetutils.xml new file mode 100644 index 00000000..1eb629a8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/inetutils.xml @@ -0,0 +1,253 @@ + + + %general-entities; +]> + + + + + + inetutils + &inetutils-version; +
&inetutils-url;
+
+ + Inetutils-&inetutils-version; + + + Inetutils + + + + + + <para>The Inetutils package contains programs for basic networking.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&inetutils-ch6-sbu;</seg> + <seg>&inetutils-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Inetutils + + Prepare Inetutils for compilation: + +./configure --prefix=/usr \ + --localstatedir=/var \ + --disable-logger \ + --disable-whois \ + --disable-rcp \ + --disable-rexec \ + --disable-rlogin \ + --disable-rsh \ + --disable-servers + + + The meaning of the configure options: + + + --disable-r* + + These parameters disable building obsolete programs that should + not be used due to security issues. The functions provided by these + programs can be provided by the openssh + package in the BLFS book. + + + + + --disable-logger + + This option prevents Inetutils from installing the + logger program, which is used by scripts to + pass messages to the System Log Daemon. Do not install it because + Util-linux installs a more recent version. + + + + + --disable-whois + + This option disables the building of the Inetutils + whois client, which is out of date. Instructions for + a better whois client are in the BLFS book. + + + + + --disable-servers + + This disables the installation of the various network servers + included as part of the Inetutils package. These servers are deemed not + appropriate in a basic LFS system. Some are insecure by nature and are + only considered safe on trusted networks. Note that + better replacements are available for many of these servers. + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + Move some programs so they are available if /usr is not accessible: + +mv -v /usr/bin/{hostname,ping,ping6,traceroute} /bin +mv -v /usr/bin/ifconfig /sbin + + + + + Contents of Inetutils + + + Installed programs + + + dnsdomainname, ftp, ifconfig, hostname, ping, ping6, + talk, telnet, tftp, and traceroute + + + + + Short Descriptions + + + + + dnsdomainname + + Show the system's DNS domain name + + dnsdomainname + + + + + + ftp + + Is the file transfer protocol program + + ftp + + + + + + hostname + + Reports or sets the name of the host + + hostname + + + + + + ifconfig + + Manages network interfaces + + ifconfig + + + + + + ping + + Sends echo-request packets and reports how long the replies + take + + ping + + + + + + ping6 + + A version of ping for IPv6 networks + + ping6 + + + + + + talk + + Is used to chat with another user + + talk + + + + + + telnet + + An interface to the TELNET protocol + + telnet + + + + + + tftp + + A trivial file transfer program + + tftp + + + + + + traceroute + + Traces the route your packets take from the host you are + working on to another host on a network, showing all the intermediate + hops (gateways) along the way + + traceroute + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/intltool.xml b/LDP/guide/docbook/LFS-Current/chapter06/intltool.xml new file mode 100644 index 00000000..9e9ebad2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/intltool.xml @@ -0,0 +1,141 @@ + + + %general-entities; +]> + + + + + + intltool + &intltool-version; +
&intltool-url;
+
+ + Intltool-&intltool-version; + + + Intltool + + + + + + <para>The Intltool is an internationalization tool used for extracting + translatable strings from source files.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&intltool-ch6-sbu;</seg> + <seg>&intltool-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Intltool + + First fix a warning that is caused by perl-5.22 and later: + +sed -i 's:\\\${:\\\$\\{:' intltool-update.in + + Prepare Intltool for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install +install -v -Dm644 doc/I18N-HOWTO /usr/share/doc/intltool-&intltool-version;/I18N-HOWTO + + + + + Contents of Intltool + + + Installed programs + Installed directories + + + intltool-extract, intltool-merge, intltool-prepare, + intltool-update, and intltoolize + /usr/share/doc/intltool-&intltool-version; and + /usr/share/intltool + + + + + Short Descriptions + + + + + intltoolize + + Prepares a package to use intltool + + intltoolize + + + + + + intltool-extract + + Generates header files that can be read by gettext + + intltool-extract + + + + + + intltool-merge + + Merges translated strings into various file types + + intltool-merge + + + + + + intltool-prepare + + Updates pot files and merges them with translation files + + intltool-prepare + + + + + + intltool-update + + Updates the po template files and merges them with the translations + + intltool-update + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter06/introduction.xml new file mode 100644 index 00000000..4671662c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/introduction.xml @@ -0,0 +1,83 @@ + + + %general-entities; +]> + + + + + Introduction + + In this chapter, we enter the building site and start constructing the + LFS system in earnest. That is, we chroot into the temporary mini Linux system, + make a few final preparations, and then begin installing the packages. + + The installation of this software is straightforward. Although in many + cases the installation instructions could be made shorter and more generic, + we have opted to provide the full instructions for every package to minimize + the possibilities for mistakes. The key to learning what makes a Linux system + work is to know what each package is used for and why you (or the system) + may need it. + + We do not recommend using optimizations. They can make + a program run slightly faster, but they may also cause compilation + difficulties and problems when running the program. If a package refuses to + compile when using optimization, try to compile it without optimization and + see if that fixes the problem. Even if the package does compile when using + optimization, there is the risk it may have been compiled incorrectly because + of the complex interactions between the code and build tools. Also note that + the and options using values + not specified in the book have not been tested. This may cause problems with + the toolchain packages (Binutils, GCC and Glibc). The small potential gains + achieved in using compiler optimizations are often outweighed by the risks. + First-time builders of LFS are encouraged to build without custom + optimizations. The subsequent system will still run very fast and be stable + at the same time. + + The order that packages are installed in this chapter needs to be + strictly followed to ensure that no program accidentally acquires a path + referring to /tools hard-wired into + it. For the same reason, do not compile separate packages in parallel. + Compiling in parallel may save time (especially on dual-CPU machines), but it + could result in a program containing a hard-wired path to /tools, which will cause the program to stop + working when that directory is removed. + + Before the installation instructions, each installation page provides + information about the package, including a concise description of what it + contains, approximately how long it will take to build, and how much disk + space is required during this building process. Following the installation + instructions, there is a list of programs and libraries (along with brief + descriptions of these) that the package installs. + + The SBU values and required disk space includes + test suite data for all applicable packages in Chapter 6. + + + About libraries + + In general, the LFS editors discourage building and installing static + libraries. The original purpose for most static libraries has been made + obsolete in a modern Linux system. In addition linking a static library + into a program can be detrimental. If an update to the library is needed + to remove a security problem, all programs that use the static library will + need to be relinked to the new library. Since the use of static libraries + is not always obvious, the relevant programs (and the procedures needed to + do the linking) may not even be known. + + In the procedures in Chapter 6, we remove or disable installation of + most static libraries. In a few cases, especially glibc and gcc, the use + of static libraries remains essential to the general package building + process. Usually this is done by passing a + option to configure. + In other cases, alternate means are needed. + + For a more complete discussion of libraries, see the discussion + + Libraries: Static or shared? in the BLFS book. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/iproute2.xml b/LDP/guide/docbook/LFS-Current/chapter06/iproute2.xml new file mode 100644 index 00000000..d65e23e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/iproute2.xml @@ -0,0 +1,316 @@ + + + %general-entities; +]> + + + + + + iproute2 + &iproute2-version; +
&iproute2-url;
+
+ + IPRoute2-&iproute2-version; + + + IPRoute2 + + + + + + <para>The IPRoute2 package contains programs for basic and advanced IPV4-based + networking.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&iproute2-ch6-sbu;</seg> + <seg>&iproute2-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of IPRoute2 + + The arpd program included in this package will not + be built since it is dependent on Berkeley DB, which is not installed in + LFS. However, documentation files and a directory for + arpd will still be installed. Prevent this by running + the commands below. If the arpd binary is needed, + instructions for compiling Berkeley DB can be found in the BLFS Book at + . + + +sed -i /ARPD/d Makefile +sed -i 's/arpd.8//' man/man8/Makefile +rm -v doc/arpd.sgml + + Compile the package: + +make + + This package comes with a test suite, but due to assumptions it makes, + it is not possible to reliably run these tests from within the chroot + environment. If you wish to run these tests after booting into your new LFS + system, ensure you enable /proc/config.gz support + in your kernel ("General setup" -> "Enable access to + .config through /proc/config.gz" [CONFIG_IKCONFIG_PROC]), then run + 'make alltests' from the testsuite/ + subdirectory. + + Install the package: + +make DOCDIR=/usr/share/doc/iproute2-&iproute2-version; install + + + + + Contents of IPRoute2 + + + Installed programs + Installed directories + + + bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat, + nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss, + and tc + /etc/iproute2, /usr/lib/tc, and /usr/share/doc/iproute2-&iproute2-version;, + + + + + + Short Descriptions + + + + + bridge + + Configures network bridges + + bridge + + + + + + ctstat + + Connection status utility + + ctstat + + + + + + genl + + + + genl + + + + + + ifcfg + + A shell script wrapper for the ip command + [Note that it requires the arping and + rdisk programs from the + iputils package found at .] + + ifcfg + + + + + + ifstat + + Shows the interface statistics, including the amount of + transmitted and received packets by interface + + ifstat + + + + + + ip + + The main executable. It has several different functions: + + ip link <device> + allows users to look at the state of devices and to make changes + + ip addr allows users to look at addresses and + their properties, add new addresses, and delete old ones + + ip neighbor allows users to look at neighbor + bindings and their properties, add new neighbor entries, and delete + old ones + + ip rule allows users to look at the routing + policies and change them + + ip route allows users to look at the routing + table and change routing table rules + + ip tunnel allows users to look at the IP + tunnels and their properties, and change them + + ip maddr allows users to look at the multicast + addresses and their properties, and change them + + ip mroute allows users to set, change, or + delete the multicast routing + + ip monitor allows users to continuously monitor + the state of devices, addresses and routes + + ip + + + + + + lnstat + + Provides Linux network statistics; it is a generalized and more + feature-complete replacement for the old rtstat + program + + lnstat + + + + + + nstat + + Shows network statistics + + nstat + + + + + + routef + + A component of ip route. This is for flushing + the routing tables + + routef + + + + + + routel + + A component of ip route. This is for listing + the routing tables + + routel + + + + + + rtacct + + Displays the contents of + /proc/net/rt_acct + + rtacct + + + + + + rtmon + + Route monitoring utility + + rtmon + + + + + + rtpr + + Converts the output of ip -o back into a + readable form + + rtpr + + + + + + rtstat + + Route status utility + + rtstat + + + + + + ss + + Similar to the netstat command; shows active + connections + + ss + + + + + + tc + + Traffic Controlling Executable; this is for Quality Of Service + (QOS) and Class Of Service (COS) implementations + + tc qdisc allows users to setup the queueing + discipline + + tc class allows users to setup classes based + on the queuing discipline scheduling + + tc estimator allows users to estimate the + network flow into a network + + tc filter allows users to setup the QOS/COS + packet filtering + + tc policy allows users to setup the QOS/COS + policies + + tc + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/kbd.xml b/LDP/guide/docbook/LFS-Current/chapter06/kbd.xml new file mode 100644 index 00000000..cfcc544e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/kbd.xml @@ -0,0 +1,411 @@ + + + %general-entities; +]> + + + + + + kbd + &kbd-version; +
&kbd-url;
+
+ + Kbd-&kbd-version; + + + Kbd + + + + + + <para>The Kbd package contains key-table files, console fonts, and keyboard + utilities.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&kbd-ch6-sbu;</seg> + <seg>&kbd-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Kbd + + The behaviour of the Backspace and Delete keys is not consistent + across the keymaps in the Kbd package. The following patch fixes this + issue for i386 keymaps: + +patch -Np1 -i ../&kbd-backspace-patch; + + After patching, the Backspace key generates the character with code 127, + and the Delete key generates a well-known escape sequence. + + Remove the redundant resizecons program (it requires + the defunct svgalib to provide the video mode files - for normal use + setfont sizes the console appropriately) together with its + manpage. + +sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure +sed -i 's/resizecons.8 //' docs/man/man8/Makefile.in + + Prepare Kbd for compilation: + +PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr --disable-vlock + + + The meaning of the configure options: + + + --disable-vlock + + This option prevents the vlock utility from being built, as it + requires the PAM library, which isn't available in the chroot + environment. + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + For some languages (e.g., Belarusian) the Kbd package doesn't + provide a useful keymap where the stock by keymap assumes + the ISO-8859-5 encoding, and the CP1251 keymap is normally used. Users of + such languages have to download working keymaps separately. + + + + If desired, install the documentation: + +mkdir -v /usr/share/doc/kbd-&kbd-version; +cp -R -v docs/doc/* /usr/share/doc/kbd-&kbd-version; + + + + + Contents of Kbd + + + Installed programs + Installed directories + + + chvt, deallocvt, dumpkeys, fgconsole, getkeycodes, kbdinfo, + kbd_mode, kbdrate, loadkeys, loadunimap, + mapscrn, openvt, psfaddtable (link to psfxtable), psfgettable (link to + psfxtable), psfstriptable (link to psfxtable), psfxtable, + setfont, setkeycodes, setleds, setmetamode, setvtrgb, + showconsolefont, showkey, unicode_start, and unicode_stop + /usr/share/consolefonts, /usr/share/consoletrans, /usr/share/keymaps, + /usr/share/doc/kbd-&kbd-version;, and /usr/share/unimaps + + + + + Short Descriptions + + + + + chvt + + Changes the foreground virtual terminal + + chvt + + + + + + deallocvt + + Deallocates unused virtual terminals + + deallocvt + + + + + + dumpkeys + + Dumps the keyboard translation tables + + dumpkeys + + + + + + fgconsole + + Prints the number of the active virtual terminal + + fgconsole + + + + + + getkeycodes + + Prints the kernel scancode-to-keycode mapping table + + getkeycodes + + + + + + kbdinfo + + Obtains information about the status of a console + + kbdinfo + + + + + + kbd_mode + + Reports or sets the keyboard mode + + kbd_mode + + + + + + kbdrate + + Sets the keyboard repeat and delay rates + + kbdrate + + + + + + loadkeys + + Loads the keyboard translation tables + + loadkeys + + + + + + loadunimap + + Loads the kernel unicode-to-font mapping table + + loadunimap + + + + + + mapscrn + + An obsolete program that used to load a user-defined output + character mapping table into the console driver; this is now done + by setfont + + mapscrn + + + + + + openvt + + Starts a program on a new virtual terminal (VT) + + openvt + + + + + + psfaddtable + + Adds a Unicode character table to a console font + + psfaddtable + + + + + + psfgettable + + Extracts the embedded Unicode character table from a console + font + + psfgettable + + + + + + psfstriptable + + Removes the embedded Unicode character table from a console + font + + psfstriptable + + + + + + psfxtable + + Handles Unicode character tables for console fonts + + psfxtable + + + + + + setfont + + Changes the Enhanced Graphic Adapter (EGA) and Video Graphics + Array (VGA) fonts on the console + + setfont + + + + + + setkeycodes + + Loads kernel scancode-to-keycode mapping table entries; this is + useful if there are unusual keys on the keyboard + + setkeycodes + + + + + + setleds + + Sets the keyboard flags and Light Emitting Diodes (LEDs) + + setleds + + + + + + setmetamode + + Defines the keyboard meta-key handling + + setmetamode + + + + + + setvtrgb + + Sets the console color map in all virtual terminals + + setvtrgb + + + + + + showconsolefont + + Shows the current EGA/VGA console screen font + + showconsolefont + + + + + + showkey + + Reports the scancodes, keycodes, and ASCII codes of the keys + pressed on the keyboard + + showkey + + + + + + unicode_start + + Puts the keyboard and console in UNICODE mode [Don't use this + program unless your keymap file is in the ISO-8859-1 encoding. For + other encodings, this utility produces incorrect results.] + + unicode_start + + + + + + unicode_stop + + Reverts keyboard and console from UNICODE mode + + unicode_stop + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/kernfs.xml b/LDP/guide/docbook/LFS-Current/chapter06/kernfs.xml new file mode 100644 index 00000000..860cdfc0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/kernfs.xml @@ -0,0 +1,115 @@ + + + %general-entities; +]> + + + + + Preparing Virtual Kernel File Systems + + + /dev/* + + + Various file systems exported by the kernel are used to communicate to + and from the kernel itself. These file systems are virtual in that no disk + space is used for them. The content of the file systems resides in + memory. + + Begin by creating directories onto which the file systems will be + mounted: + +mkdir -pv $LFS/{dev,proc,sys,run} + + + Creating Initial Device Nodes + + When the kernel boots the system, it requires the presence of a few + device nodes, in particular the console and null devices. The device nodes must be created + on the hard disk so that they are available before udevd + has been started, and additionally when Linux is started with + init=/bin/bash. Create the devices by running the + following commands: + +mknod -m 600 $LFS/dev/console c 5 1 +mknod -m 666 $LFS/dev/null c 1 3 + + + + + Mounting and Populating /dev + + The recommended method of populating the /dev directory with devices is to mount a + virtual filesystem (such as tmpfs) on the /dev directory, and allow the devices to be + created dynamically on that virtual filesystem as they are detected or + accessed. Device creation is generally done during the boot process + by Udev. Since this new system does not yet have Udev and has not yet + been booted, it is necessary to mount and populate /dev manually. This is accomplished by bind + mounting the host system's /dev + directory. A bind mount is a special type of mount that allows you to + create a mirror of a directory or mount point to some other location. Use + the following command to achieve this: + +mount -v --bind /dev $LFS/dev + + + + + Mounting Virtual Kernel File Systems + + Now mount the remaining virtual kernel filesystems: + +mount -vt devpts devpts $LFS/dev/pts -o gid=5,mode=620 +mount -vt proc proc $LFS/proc +mount -vt sysfs sysfs $LFS/sys +mount -vt tmpfs tmpfs $LFS/run + + + The meaning of the mount options for devpts: + + + gid=5 + + This ensures that all devpts-created device nodes are owned by + group ID 5. This is the ID we will use later on for the tty group. We use the group ID instead + of a name, since the host system might use a different ID for its + tty group. + + + + + mode=0620 + + This ensures that all devpts-created device nodes have mode 0620 + (user readable and writable, group writable). Together with the + option above, this ensures that devpts will create device nodes that + meet the requirements of grantpt(), meaning the Glibc + pt_chown helper binary (which is not installed by + default) is not necessary. + + + + + + In some host systems, /dev/shm is a + symbolic link to /run/shm. + The /run tmpfs was mounted above so in this case only a + directory needs to be created. + +if [ -h $LFS/dev/shm ]; then + mkdir -pv $LFS/$(readlink $LFS/dev/shm) +fi + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/kmod.xml b/LDP/guide/docbook/LFS-Current/chapter06/kmod.xml new file mode 100644 index 00000000..a68e259f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/kmod.xml @@ -0,0 +1,211 @@ + + + %general-entities; +]> + + + + + + kmod + &kmod-version; +
&kmod-url;
+
+ + Kmod-&kmod-version; + + + Kmod + + + + + + <para>The Kmod package contains libraries and utilities for loading kernel + modules</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&kmod-ch6-sbu;</seg> + <seg>&kmod-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Kmod + + Prepare Kmod for compilation: + +./configure --prefix=/usr \ + --bindir=/bin \ + --sysconfdir=/etc \ + --with-rootlibdir=/lib \ + --with-xz \ + --with-zlib + + + The meaning of the configure options: + + + --with-xz, --with-zlib + + These options enable Kmod to handle compressed kernel modules. + + + + + --with-rootlibdir=/lib + + This option ensures different library related files are placed + in the correct directories. + + + + + + Compile the package: + +make + + This package does not come with a test suite that can be run in the + LFS chroot environment. At a minimum the git program is required and + several tests will not run outside of a git repository. + + + Install the package, and create symlinks for + compatibility with Module-Init-Tools (the package that previously handled + Linux kernel modules): + +make install + +for target in depmod insmod lsmod modinfo modprobe rmmod; do + ln -sv ../bin/kmod /sbin/$target +done + +ln -sv kmod /bin/lsmod + + + + + Contents of Kmod + + + Installed programs + Installed library + + + depmod (link to kmod), insmod (link to kmod), kmod, + lsmod (link to kmod), modinfo (link to kmod), modprobe (link to kmod), + and rmmod (link to kmod) + libkmod.so + + + + + Short Descriptions + + + + + depmod + + Creates a dependency file based on the symbols it finds in the + existing set of modules; this dependency file is used by + modprobe to automatically load the required + modules + + depmod + + + + + + insmod + + Installs a loadable module in the running kernel + + insmod + + + + + + kmod + + Loads and unloads kernel modules + + kmod + + + + + + lsmod + + Lists currently loaded modules + + lsmod + + + + + + modinfo + + Examines an object file associated with a kernel module and + displays any information that it can glean + + modinfo + + + + + + modprobe + + Uses a dependency file, created by + depmod, to automatically load relevant modules + + modprobe + + + + + + rmmod + + Unloads modules from the running kernel + + rmmod + + + + + + libkmod + + This library is used by other programs to load and unload kernel + modules + + libkmod + + + + + + + + +
+ diff --git a/LDP/guide/docbook/LFS-Current/chapter06/less.xml b/LDP/guide/docbook/LFS-Current/chapter06/less.xml new file mode 100644 index 00000000..087b2e6a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/less.xml @@ -0,0 +1,125 @@ + + + %general-entities; +]> + + + + + + less + &less-version; +
&less-url;
+
+ + Less-&less-version; + + + Less + + + + + + <para>The Less package contains a text file viewer.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&less-ch6-sbu;</seg> + <seg>&less-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Less + + Prepare Less for compilation: + +./configure --prefix=/usr --sysconfdir=/etc + + + The meaning of the configure options: + + + --sysconfdir=/etc + + This option tells the programs created by the package to look + in /etc for the configuration + files. + + + + + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + + + + Contents of Less + + + Installed programs + + + less, lessecho, and lesskey + + + + + Short Descriptions + + + + + less + + A file viewer or pager; it displays the contents of the given + file, letting the user scroll, find strings, and jump to marks + + less + + + + + + lessecho + + Needed to expand meta-characters, such as * + and ?, in filenames on Unix systems + + lessecho + + + + + + lesskey + + Used to specify the key bindings for less + + lesskey + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/libcap.xml b/LDP/guide/docbook/LFS-Current/chapter06/libcap.xml new file mode 100644 index 00000000..62acae35 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/libcap.xml @@ -0,0 +1,148 @@ + + + %general-entities; +]> + + + + + + libcap + &libcap-version; +
&libcap-url;
+
+ + Libcap-&libcap-version; + + + Libcap + + + + + + <para>The Libcap package implements the user-space interfaces to the POSIX + 1003.1e capabilities available in Linux kernels. These capabilities are a + partitioning of the all powerful root privilege into a set of distinct + privileges.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&libcap-ch6-sbu;</seg> + <seg>&libcap-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Libcap + + Prevent a static library from being installed: + +sed -i '/install.*STALIBNAME/d' libcap/Makefile + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make RAISE_SETFCAP=no prefix=/usr install +chmod -v 755 /usr/lib/libcap.so + + + The meaning of the make option: + + + RAISE_SETFCAP=no + + This parameter skips trying to use setcap + on itself. This avoids an installation error if the kernel or file + system does not support extended capabilities. + + + + + + The shared library needs to be moved to + /lib, and as a result the + .so file in + /usr/lib will need to be recreated: + +mv -v /usr/lib/libcap.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libcap.so) /usr/lib/libcap.so + + + + + Contents of Libcap + + + Installed programs + Installed library + + + capsh, getcap, getpcaps, and setcap + libcap.so + + + + + Short Descriptions + + + + + capsh + + A shell wrapper to explore and constrain capability support + + capsh + + + + + + getcap + + Examines file capabilities + + getcap + + + + + + getpcaps + + Displays the capabilities on the queried process(es) + + getpcaps + + + + + + libcap + + Contains the library functions for manipulating POSIX 1003.1e + capabilities + + libcap + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/libpipeline.xml b/LDP/guide/docbook/LFS-Current/chapter06/libpipeline.xml new file mode 100644 index 00000000..117b5715 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/libpipeline.xml @@ -0,0 +1,105 @@ + + + %general-entities; +]> + + + + + + libpipeline + &libpipeline-version; +
&libpipeline-url;
+
+ + Libpipeline-&libpipeline-version; + + + Libpipeline + + + + + + <para>The Libpipeline package contains a library for manipulating pipelines + of subprocesses in a flexible and convenient way.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&libpipeline-ch6-sbu;</seg> + <seg>&libpipeline-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Libpipeline + + Prepare Libpipeline for compilation: + +PKG_CONFIG_PATH=/tools/lib/pkgconfig ./configure --prefix=/usr + + + The meaning of the configure options: + + + PKG_CONFIG_PATH + + Use pkg-config to obtain the location of the test + library metadata built in . + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + Contents of Libpipeline + + + Installed library + + + libpipeline.so + + + + + Short Descriptions + + + + + libpipeline + + This library is used to safely construct pipelines between + subprocesses + + libpipeline + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/libtool.xml b/LDP/guide/docbook/LFS-Current/chapter06/libtool.xml new file mode 100644 index 00000000..385df375 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/libtool.xml @@ -0,0 +1,123 @@ + + + %general-entities; +]> + + + + + + libtool + &libtool-version; +
&libtool-url;
+
+ + Libtool-&libtool-version; + + + Libtool + + + + + + <para>The Libtool package contains the GNU generic library support script. + It wraps the complexity of using shared libraries in a consistent, portable + interface.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&libtool-ch6-sbu;</seg> + <seg>&libtool-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Libtool + + Prepare Libtool for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results (about 11.0 SBU), issue: + +make check + + Five tests are known to fail in the LFS build envronment due + to a circular dependency, but all tests pass if rechecked after + automake is installed. + + Install the package: + +make install + + + + + + Contents of Libtool + + + Installed programs + Installed libraries + Installed directories + + + libtool and libtoolize + libltdl.so + /usr/include/libltdl and /usr/share/libtool + + + + + Short Descriptions + + + + + libtool + + Provides generalized library-building support services + + libtool + + + + + + libtoolize + + Provides a standard way to add libtool + support to a package + + libtoolize + + + + + + libltdl + + Hides the various difficulties of dlopening libraries + + libltdl + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/linux-headers.xml b/LDP/guide/docbook/LFS-Current/chapter06/linux-headers.xml new file mode 100644 index 00000000..bf2a8adf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/linux-headers.xml @@ -0,0 +1,195 @@ + + + %general-entities; +]> + + + + + + linux + &linux-version; +
&linux-url;
+
+ + Linux-&linux-version; API Headers + + + Linux + API headers + + + + + + <para>The Linux API Headers (in linux-&linux-version;.tar.xz) expose the + kernel's API for use by Glibc.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&linux-headers-ch6-sbu;</seg> + <seg>&linux-headers-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Linux API Headers + + The Linux kernel needs to expose an Application Programming Interface + (API) for the system's C library (Glibc in LFS) to use. This is done + by way of sanitizing various C header files that are shipped in the Linux + kernel source tarball. + + Make sure there are no stale files and dependencies lying around + from previous activity: + +make mrproper + + Now extract the user-visible kernel headers from the source. + They are placed in an intermediate local directory and copied to the needed + location because the extraction process removes any existing files in + the target directory. There are also some hidden files used by + the kernel developers and not needed by LFS that are removed from + the intermediate directory. + +make INSTALL_HDR_PATH=dest headers_install +find dest/include \( -name .install -o -name ..install.cmd \) -delete +cp -rv dest/include/* /usr/include + + + + + Contents of Linux API Headers + + + Installed headers + Installed directories + + + /usr/include/asm/*.h, /usr/include/asm-generic/*.h, + /usr/include/drm/*.h, /usr/include/linux/*.h, /usr/include/mtd/*.h, + /usr/include/rdma/*.h, /usr/include/scsi/*.h, /usr/include/sound/*.h, + /usr/include/video/*.h, and /usr/include/xen/*.h + /usr/include/asm, /usr/include/asm-generic, /usr/include/drm, + /usr/include/linux, /usr/include/mtd, /usr/include/rdma, + /usr/include/scsi, /usr/include/sound, /usr/include/video, and /usr/include/xen + + + + + Short Descriptions + + + + + /usr/include/asm/*.h + + The Linux API ASM Headers + + /usr/include/asm/*.h + + + + + + /usr/include/asm-generic/*.h + + The Linux API ASM Generic Headers + + /usr/include/asm-generic/*.h + + + + + + /usr/include/drm/*.h + + The Linux API DRM Headers + + /usr/include/drm/*.h + + + + + + /usr/include/linux/*.h + + The Linux API Linux Headers + + /usr/include/linux/*.h + + + + + + /usr/include/mtd/*.h + + The Linux API MTD Headers + + /usr/include/mtd/*.h + + + + + + /usr/include/rdma/*.h + + The Linux API RDMA Headers + + /usr/include/rdma/*.h + + + + + + /usr/include/scsi/*.h + + The Linux API SCSI Headers + + /usr/include/scsi/*.h + + + + + + /usr/include/sound/*.h + + The Linux API Sound Headers + + /usr/include/sound/*.h + + + + + + /usr/include/video/*.h + + The Linux API Video Headers + + /usr/include/video/*.h + + + + + + /usr/include/xen/*.h + + The Linux API Xen Headers + + /usr/include/xen/*.h + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/m4.xml b/LDP/guide/docbook/LFS-Current/chapter06/m4.xml new file mode 100644 index 00000000..804173a8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/m4.xml @@ -0,0 +1,102 @@ + + + %general-entities; +]> + + + + + + m4 + &m4-version; +
&m4-url;
+
+ + M4-&m4-version; + + + M4 + + + + + + <para>The M4 package contains a macro processor.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&m4-ch6-sbu;</seg> + <seg>&m4-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of M4 + + Prepare M4 for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + The test-update-copyright.sh failure can safely be ignored. + + Install the package: + +make install + + + + + + Contents of M4 + + + Installed program + + + m4 + + + + + Short Descriptions + + + + + + m4 + + copies the given files while expanding the macros that they + contain [These macros are either built-in or user-defined and can + take any number of arguments. Besides performing macro expansion, + m4 has built-in functions for including named + files, running Unix commands, performing integer arithmetic, + manipulating text, recursion, etc. The m4 program + can be used either as a front-end to a compiler or as a macro processor + in its own right.] + + m4 + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/make.xml b/LDP/guide/docbook/LFS-Current/chapter06/make.xml new file mode 100644 index 00000000..79190868 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/make.xml @@ -0,0 +1,93 @@ + + + %general-entities; +]> + + + + + + make + &make-version; +
&make-url;
+
+ + Make-&make-version; + + + Make + + + + + + <para>The Make package contains a program for compiling packages.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&make-ch6-sbu;</seg> + <seg>&make-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Make + + Prepare Make for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + Contents of Make + + + Installed program + + + make + + + + + Short Descriptions + + + + + make + + Automatically determines which pieces of a package need to + be (re)compiled and then issues the relevant commands + + make + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/man-db.xml b/LDP/guide/docbook/LFS-Current/chapter06/man-db.xml new file mode 100644 index 00000000..4e81cc99 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/man-db.xml @@ -0,0 +1,410 @@ + + + %general-entities; +]> + + + + + + man-db + &man-db-version; +
&man-db-url;
+
+ + Man-DB-&man-db-version; + + + Man-DB + + + + + + <para>The Man-DB package contains programs for finding and viewing man + pages.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&man-db-ch6-sbu;</seg> + <seg>&man-db-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Man-DB + + Prepare Man-DB for compilation: + +./configure --prefix=/usr \ + --docdir=/usr/share/doc/man-db-&man-db-version; \ + --sysconfdir=/etc \ + --disable-setuid \ + --with-browser=/usr/bin/lynx \ + --with-vgrind=/usr/bin/vgrind \ + --with-grap=/usr/bin/grap + + + The meaning of the configure options: + + + --disable-setuid + + This disables making the man program setuid + to user man. + + + + + --with-... + + These three parameters are used to set some default programs. + lynx is a text-based web browser (see + BLFS for installation instructions), vgrind + converts program sources to Groff input, and grap + is useful for typesetting graphs in Groff documents. The + vgrind and grap programs are + not normally needed for viewing manual pages. They are not part of + LFS or BLFS, but you should be able to install them yourself after + finishing LFS if you wish to do so. + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + Remove a reference to a non-existent user: + +sed -i "s:man root:root root:g" /usr/lib/tmpfiles.d/man-db.conf + + + + + Non-English Manual Pages in LFS + + The following table shows the character set that Man-DB assumes + manual pages installed under + /usr/share/man/<ll> will be + encoded with. In addition to this, Man-DB correctly determines if manual + pages installed in that directory are UTF-8 encoded. + + + +Expected character encoding of legacy 8-bit manual pages + + + + + + + + + + + + Language (code) + Encoding + Language (code) + Encoding + + + + + + Danish (da) + ISO-8859-1 + Croatian (hr) + ISO-8859-2 + + + German (de) + ISO-8859-1 + Hungarian (hu) + ISO-8859-2 + + + English (en) + ISO-8859-1 + Japanese (ja) + EUC-JP + + + Spanish (es) + ISO-8859-1 + Korean (ko) + EUC-KR + + + Estonian (et) + ISO-8859-1 + Lithuanian (lt) + ISO-8859-13 + + + Finnish (fi) + ISO-8859-1 + Latvian (lv) + ISO-8859-13 + + + French (fr) + ISO-8859-1 + Macedonian (mk) + ISO-8859-5 + + + Irish (ga) + ISO-8859-1 + Polish (pl) + ISO-8859-2 + + + Galician (gl) + ISO-8859-1 + Romanian (ro) + ISO-8859-2 + + + Indonesian (id) + ISO-8859-1 + Russian (ru) + KOI8-R + + + Icelandic (is) + ISO-8859-1 + Slovak (sk) + ISO-8859-2 + + + Italian (it) + ISO-8859-1 + Slovenian (sl) + ISO-8859-2 + + + Norwegian Bokmal (nb) + ISO-8859-1 + Serbian Latin (sr@latin) + ISO-8859-2 + + + Dutch (nl) + ISO-8859-1 + Serbian (sr) + ISO-8859-5 + + + Norwegian Nynorsk (nn) + ISO-8859-1 + Turkish (tr) + ISO-8859-9 + + + Norwegian (no) + ISO-8859-1 + Ukrainian (uk) + KOI8-U + + + Portuguese (pt) + ISO-8859-1 + Vietnamese (vi) + TCVN5712-1 + + + Swedish (sv) + ISO-8859-1 + Simplified Chinese (zh_CN) + GBK + + + Belarusian (be) + CP1251 + Simplified Chinese, Singapore (zh_SG) + GBK + + + Bulgarian (bg) + CP1251 + Traditional Chinese, Hong Kong (zh_HK) + BIG5HKSCS + + + Czech (cs) + ISO-8859-2 + Traditional Chinese (zh_TW) + BIG5 + + + Greek (el) + ISO-8859-7 + + + + + + + + +
+ + + Manual pages in languages not in the list are not supported. + + +
+ + + Contents of Man-DB + + + Installed programs + Installed libraries + Installed directories + + + accessdb, apropos (link to whatis), catman, lexgrog, man, mandb, + manpath, and whatis + libman.so and libmandb.so + /usr/lib/man-db, /usr/lib/tmpfiles.d, /usr/libexec/man-db, + and /usr/share/doc/man-db-&man-db-version; + + + + + Short Descriptions + + + + + accessdb + + Dumps the whatis database contents in + human-readable form + + accessdb + + + + + + apropos + + Searches the whatis database and displays + the short descriptions of system commands that contain a given + string + + apropos + + + + + + catman + + Creates or updates the pre-formatted manual pages + + catman + + + + + + lexgrog + + Displays one-line summary information about a given manual + page + + lexgrog + + + + + + man + + Formats and displays the requested manual page + + man + + + + + + mandb + + Creates or updates the whatis database + + mandb + + + + + + manpath + + Displays the contents of $MANPATH or (if $MANPATH is not set) + a suitable search path based on the settings in man.conf and the + user's environment + + manpath + + + + + + whatis + + Searches the whatis database and displays + the short descriptions of system commands that contain the given + keyword as a separate word + + whatis + + + + + + libman + + Contains run-time support for man + + libman + + + + + + libmandb + + Contains run-time support for man + + libmandb + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/man-pages.xml b/LDP/guide/docbook/LFS-Current/chapter06/man-pages.xml new file mode 100644 index 00000000..3d2c5204 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/man-pages.xml @@ -0,0 +1,80 @@ + + + %general-entities; +]> + + + + + + man-pages + &man-pages-version; +
&man-pages-url;
+
+ + Man-pages-&man-pages-version; + + + Man-pages + + + + + + <para>The Man-pages package contains over 2,200 man pages.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&man-pages-ch6-sbu;</seg> + <seg>&man-pages-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Man-pages + + Install Man-pages by running: + +make install + + + + + Contents of Man-pages + + + Installed files + + + various man pages + + + + + Short Descriptions + + + + + man pages + + Describe C programming language functions, important + device files, and significant configuration files + + man pages + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/module-init-tools.xml b/LDP/guide/docbook/LFS-Current/chapter06/module-init-tools.xml new file mode 100644 index 00000000..92938289 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/module-init-tools.xml @@ -0,0 +1,185 @@ + + + %general-entities; +]> + + + + + + module-init-tools + &module-init-tools-version; +
&module-init-tools-url;
+
+ + Module-Init-Tools-&module-init-tools-version; + + + Module-Init-Tools + + + + + + <para>The Module-Init-Tools package contains programs for handling kernel + modules in Linux kernels greater than or equal to version 2.5.47.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&module-init-tools-ch6-sbu;</seg> + <seg>&module-init-tools-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Module-Init-Tools + + Apply a patch that contains the generated man pages that were missing + from the released source tarball: + +patch -Np1 -i ../&module-init-tools-man-patch; + + The test suite of this package is geared towards the needs of its + Maintainer. The command make check builds a specially + wrapped version of modprobe which is useless for normal operation. To run + this (about 0.2 SBU), issue the following commands (note that the + make clean command is required to clean up the source + tree before recompiling for normal use): + +DOCBOOKTOMAN=/bin/true ./configure +make check +sed -i -e 's@../../configure@DOCBOOKTOMAN=/bin/true &@' tests/runtests +./tests/runtests +make clean + + Prepare Module-Init-Tools for compilation: + +DOCBOOKTOMAN=/bin/true ./configure --prefix=/ \ + --enable-zlib-dynamic --mandir=/usr/share/man + + Compile the package: + +make + + Install the package: + +make INSTALL=install install + + + The meaning of the make parameter: + + INSTALL=install + + Normally, make install will not install the + binaries if they already exist. This option overrides that behavior by + calling install instead of using the default + wrapper script. + + + + + + + + Contents of Module-Init-Tools + + + Installed programs + + + depmod, insmod, insmod.static, lsmod, modinfo, modprobe, and rmmod + + + + + Short Descriptions + + + + + depmod + + Creates a dependency file based on the symbols it finds in the + existing set of modules; this dependency file is used by + modprobe to automatically load the required + modules + + depmod + + + + + + insmod + + Installs a loadable module in the running kernel + + insmod + + + + + + insmod.static + + A statically compiled version of insmod + + insmod.static + + + + + + lsmod + + Lists currently loaded modules + + lsmod + + + + + + modinfo + + Examines an object file associated with a kernel module and + displays any information that it can glean + + modinfo + + + + + + modprobe + + Uses a dependency file, created by + depmod, to automatically load relevant modules + + modprobe + + + + + + rmmod + + Unloads modules from the running kernel + + rmmod + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/mpc.xml b/LDP/guide/docbook/LFS-Current/chapter06/mpc.xml new file mode 100644 index 00000000..2d518c8c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/mpc.xml @@ -0,0 +1,100 @@ + + + %general-entities; +]> + + + + + + mpc + &mpc-version; +
&mpc-url;
+
+ + MPC-&mpc-version; + + + MPC + + + + + + <para>The MPC package contains a library for the arithmetic of complex + numbers with arbitrarily high precision and correct rounding of the + result.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&mpc-ch6-sbu;</seg> + <seg>&mpc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of MPC + + Prepare MPC for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --docdir=/usr/share/doc/mpc-&mpc-version; + + Compile the package and generate the HTML documentation: + +make +make html + + To test the results, issue: + +make check + + Install the package and its documentation: + +make install +make install-html + + + + + + Contents of MPC + + + Installed Libraries + Installed Directory + + + libmpc.so + /usr/share/doc/mpc-&mpc-version; + + + + + Short Descriptions + + + + + libmpc + + Contains complex math functions + + libmpc + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/mpfr.xml b/LDP/guide/docbook/LFS-Current/chapter06/mpfr.xml new file mode 100644 index 00000000..582e76bb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/mpfr.xml @@ -0,0 +1,110 @@ + + + %general-entities; +]> + + + + + + mpfr + &mpfr-version; +
&mpfr-url;
+
+ + MPFR-&mpfr-version; + + + MPFR + + + + + + <para>The MPFR package contains functions for multiple precision + math.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&mpfr-ch6-sbu;</seg> + <seg>&mpfr-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of MPFR + + First, apply the following patch to fix various bugs that have been + addressed upstream: + +patch -Np1 -i ../&mpfr-upstream-patch; + + Prepare MPFR for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --enable-thread-safe \ + --docdir=/usr/share/doc/mpfr-&mpfr-version; + + Compile the package and generate the HTML documentation: + +make +make html + + + The test suite for MPFR in this section is considered critical. + Do not skip it under any circumstances. + + + Test the results and ensure that all tests passed: + +make check + + Install the package and its documentation: + +make install +make install-html + + + + + + Contents of MPFR + + + Installed Libraries + Installed directory + + + libmpfr.so + /usr/share/doc/mpfr-&mpfr-version; + + + + + Short Descriptions + + + + + libmpfr + + Contains multiple-precision math functions + + libmpfr + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/ncurses.xml b/LDP/guide/docbook/LFS-Current/chapter06/ncurses.xml new file mode 100644 index 00000000..9e4e1dc4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/ncurses.xml @@ -0,0 +1,379 @@ + + + %general-entities; +]> + + + + + + ncurses + &ncurses-version; +
&ncurses-url;
+
+ + Ncurses-&ncurses-version; + + + Ncurses + + + + + + <para>The Ncurses package contains libraries for terminal-independent + handling of character screens.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&ncurses-ch6-sbu;</seg> + <seg>&ncurses-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Ncurses + + Don't install a static library that is not handled by configure: + +sed -i '/LIBTOOL_INSTALL/d' c++/Makefile.in + + Prepare Ncurses for compilation: + +./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --with-shared \ + --without-debug \ + --without-normal \ + --enable-pc-files \ + --enable-widec + + + The meaning of the new configure options: + + + --enable-widec + + This switch causes wide-character libraries (e.g., libncursesw.so.&ncurses-version;) + to be built instead of normal ones (e.g., libncurses.so.&ncurses-version;). + These wide-character libraries are usable in both multibyte and + traditional 8-bit locales, while normal libraries work properly + only in 8-bit locales. Wide-character and normal libraries are + source-compatible, but not binary-compatible. + + + + + --enable-pc-files + + This switch generates and installs .pc files for pkg-config. + + + + + + --without-normal + + This switch disables building and installing most static libraries. + + + + + + + Compile the package: + +make + + This package has a test suite, but it can only be run after the + package has been installed. The tests reside in the + test/ directory. See the + README file in that directory for further details. + + + Install the package: + +make install + + Move the shared libraries to the + /lib directory, where they are + expected to reside: + +mv -v /usr/lib/libncursesw.so.6* /lib + + Because the libraries have been moved, one symlink points to + a non-existent file. Recreate it: + +ln -sfv ../../lib/$(readlink /usr/lib/libncursesw.so) /usr/lib/libncursesw.so + + Many applications still expect the linker to be able to find + non-wide-character Ncurses libraries. Trick such applications into linking with + wide-character libraries by means of symlinks and linker scripts: + +for lib in ncurses form panel menu ; do + rm -vf /usr/lib/lib${lib}.so + echo "INPUT(-l${lib}w)" > /usr/lib/lib${lib}.so + ln -sfv ${lib}w.pc /usr/lib/pkgconfig/${lib}.pc +done + + Finally, make sure that old applications that look for + -lcurses at build time are still + buildable: + +rm -vf /usr/lib/libcursesw.so +echo "INPUT(-lncursesw)" > /usr/lib/libcursesw.so +ln -sfv libncurses.so /usr/lib/libcurses.so + + If desired, install the Ncurses documentation: + +mkdir -v /usr/share/doc/ncurses-&ncurses-version; +cp -v -R doc/* /usr/share/doc/ncurses-&ncurses-version; + + + The instructions above don't create non-wide-character Ncurses + libraries since no package installed by compiling from sources would + link against them at runtime. However, the only known binary-only + applications that link against non-wide-character Ncurses libraries + require version 5. If you must have such libraries because + of some binary-only application or to be compliant with LSB, build + the package again with the following commands: + +make distclean +./configure --prefix=/usr \ + --with-shared \ + --without-normal \ + --without-debug \ + --without-cxx-binding \ + --with-abi-version=5 +make sources libs +cp -av lib/lib*.so.5* /usr/lib + + + + + + Contents of Ncurses + + + Installed programs + Installed libraries + Installed directories + + + + captoinfo (link to tic), + clear, + infocmp, + infotocap (link to tic), + ncursesw6-config, + reset (link to tset), + tabs, + tic, + toe, + tput, and + tset + + + libcursesw.so (symlink and linker script to libncursesw.so), + libformw.so, + libmenuw.so, + libncursesw.so, + libncurses++w.a, + libpanelw.so, and their non-wide-character counterparts without "w" + in the library names. + + /usr/share/tabset, + /usr/share/terminfo, and + /usr/share/doc/ncurses-&ncurses-version; + + + + + + Short Descriptions + + + + + captoinfo + + Converts a termcap description into a terminfo description + + captoinfo + + + + + + clear + + Clears the screen, if possible + + clear + + + + + + infocmp + + Compares or prints out terminfo descriptions + + infocmp + + + + + + infotocap + + Converts a terminfo description into a termcap description + + infotocap + + + + + + ncursesw6-config + + Provides configuration information for ncurses + + ncursesw6-config + + + + + + reset + + Reinitializes a terminal to its default values + + reset + + + + + + tabs + + Clears and sets tab stops on a terminal + + tabs + + + + + + tic + + The terminfo entry-description compiler that translates a + terminfo file from source format into the binary format needed for the + ncurses library routines [A terminfo file contains information on the + capabilities of a certain terminal.] + + tic + + + + + + toe + + Lists all available terminal types, giving the primary name and + description for each + + toe + + + + + + tput + + Makes the values of terminal-dependent capabilities available to + the shell; it can also be used to reset or initialize a terminal or + report its long name + + tput + + + + + + tset + + Can be used to initialize terminals + + tset + + + + + + libcursesw + + A link to libncursesw + + libcursesw + + + + + + libncursesw + + Contains functions to display text in many complex ways on a + terminal screen; a good example of the use of these functions is the + menu displayed during the kernel's make + menuconfig + + libncursesw + + + + + + libformw + + Contains functions to implement forms + + libformw + + + + + + libmenuw + + Contains functions to implement menus + + libmenuw + + + + + + libpanelw + + Contains functions to implement panels + + libpanelw + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/patch.xml b/LDP/guide/docbook/LFS-Current/chapter06/patch.xml new file mode 100644 index 00000000..6c6c6852 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/patch.xml @@ -0,0 +1,96 @@ + + + %general-entities; +]> + + + + + + patch + &patch-version; +
&patch-url;
+
+ + Patch-&patch-version; + + + Patch + + + + + + <para>The Patch package contains a program for modifying or creating files + by applying a <quote>patch</quote> file typically created by the + <command>diff</command> program.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&patch-ch6-sbu;</seg> + <seg>&patch-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Patch + + Prepare Patch for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + Contents of Patch + + + Installed program + + + patch + + + + + Short Descriptions + + + + + patch + + Modifies files according to a patch file [A patch file is + normally a difference listing created with the diff + program. By applying these differences to the original files, + patch creates the patched versions.] + + patch + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/pcre.xml b/LDP/guide/docbook/LFS-Current/chapter06/pcre.xml new file mode 100644 index 00000000..cc7955ab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/pcre.xml @@ -0,0 +1,187 @@ + + + %general-entities; +]> + + + + + + pcre + &pcre-version; +
&pcre-url;
+
+ + PCRE-&pcre-version; + + + PCRE + + + + + + <para>The PCRE package contains Perl Compatible Regular Expression + libraries. These are useful for implementing regular expression pattern + matching using the same syntax and semantics as Perl 5.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&pcre-ch6-sbu;</seg> + <seg>&pcre-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of PCRE + + Prepare PCRE for compilation: + +./configure --prefix=/usr \ + --docdir=/usr/share/doc/pcre-&pcre-version; \ + --enable-utf8 \ + --enable-unicode-properties \ + --enable-pcregrep-libz \ + --enable-pcregrep-libbz2 + + + The meaning of the configure options: + + + --enable-utf8 + + This switch includes the code for handling UTF-8 character + strings in the library. + + + + --enable-unicode-properties + + This switch enables Unicode properties support. + + + + --enable-pcregrep-lib* + + These switches enable the PCRE library to read files compressed + with gzip and bzip2. + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + The grep binary will be installed in /bin and will link against the PCRE library; as such, +move the library to /lib: + +mv -v /usr/lib/libpcre.so.* /lib/ +ln -v -sf ../../lib/libpcre.so.0 /usr/lib/libpcre.so + + + + + Contents of PCRE + + + Installed programs + Installed libraries + Installed directories + + + pcregrep, pcretest, and pcre-config + libpcre.{a,so}, libpcrecpp.{a,so} and libpcreposix.{a,so} + /usr/share/doc/pcre-&pcre-version; + + + + + Short Descriptions + + + + + pcregrep + + A grep that understands Perl compatible regular + expressions. + + pcregrep + + + + + + pcretest + + Tests a Perl compatible regular expression + + pcretest + + + + + + pcre-config + + Used during the compilation process of programs linking to the + PCRE libraries + + pcre-config + + + + + + libpcre + + Provides functions useful for working with regular + expressions + + libpcre + + + + + + libpcrecpp + + Provides C++ wrapper functions for the libpcre library + + libpcrecpp + + + + + + libpcreposix + + Provides wrapper functions based on the POSIX regular expression + API + + libpcreposix + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/perl.xml b/LDP/guide/docbook/LFS-Current/chapter06/perl.xml new file mode 100644 index 00000000..5922e44f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/perl.xml @@ -0,0 +1,581 @@ + + + %general-entities; +]> + + + + + + perl + &perl-version; +
&perl-url;
+
+ + Perl-&perl-version; + + + Perl + + + + + + <para>The Perl package contains the Practical Extraction and Report + Language.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&perl-ch6-sbu;</seg> + <seg>&perl-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Perl + + First create a basic /etc/hosts file to be + referenced in one of Perl's configuration files as well as the optional + test suite: + +echo "127.0.0.1 localhost $(hostname)" > /etc/hosts + + This version of Perl now builds the Compress::Raw::Zlib and + Compress::Raw::BZip2 modules. By + default Perl will use an internal copy of the sources for the build. + Issue the following command so that Perl will use the libraries + installed on the system: + +export BUILD_ZLIB=False +export BUILD_BZIP2=0 + + To have full control over the way Perl is set up, you can remove the + -des options from the following command and hand-pick the way + this package is built. Alternatively, use the command exactly as below to + use the defaults that Perl auto-detects: + +sh Configure -des -Dprefix=/usr \ + -Dvendorprefix=/usr \ + -Dman1dir=/usr/share/man/man1 \ + -Dman3dir=/usr/share/man/man3 \ + -Dpager="/usr/bin/less -isR" \ + -Duseshrplib + + + The meaning of the configure options: + + + -Dvendorprefix=/usr + + This ensures perl knows how to + tell packages where they should install their perl modules. + + + + + -Dpager="/usr/bin/less -isR" + + This ensures that less is used instead + of more. + + + + + -Dman1dir=/usr/share/man/man1 + -Dman3dir=/usr/share/man/man3 + + Since Groff is not installed yet, Configure + thinks that we do not want man pages for Perl. Issuing these + parameters overrides this decision. + + + + + -Duseshrplib + + Build a shared libperl needed by some perl modules. + + + + + + Compile the package: + +make + + To test the results (approximately 2.5 SBU), issue: + +make -k test + + Install the package and clean up: + +make install +unset BUILD_ZLIB BUILD_BZIP2 + + + + + Contents of Perl + + + Installed programs + Installed libraries + Installed directory + + + c2ph, corelist, cpan, enc2xs, encguess, h2ph, h2xs, instmodsh, + json_pp, libnetcfg, perl, perl&perl-version; (hard link to perl), + perlbug, perldoc, perlivp, perlthanks (hard link to perlbug), piconv, + pl2pm, pod2html, pod2man, pod2text, pod2usage, podchecker, podselect, + prove, pstruct (hard link to c2ph), ptar, ptardiff, ptargrep, shasum, + splain, xsubpp, and zipdetails + Many which cannot all be listed here + /usr/lib/perl5 + + + + + Short Descriptions + + + + + a2p + + Translates awk to Perl + + a2p + + + + + + c2ph + + Dumps C structures as generated from + cc -g -S + + c2ph + + + + + + corelist + + A commandline frontend to Module::CoreList + + corelist + + + + + + cpan + + Interact with the Comprehensive Perl Archive Network (CPAN) + from the command line + + cpan + + + + + + cpan2dist + + The CPANPLUS distribution creator + + cpan2dist + + + + + + cpanp + + The CPANPLUS launcher + + cpanp + + + + + + cpanp-run-perl + + Perl script that is used to enable flushing of the output + buffer after each write in spawned processes + + cpanp-run-perl + + + + + + enc2xs + + Builds a Perl extension for the Encode module from either + Unicode Character Mappings or Tcl Encoding Files + + enc2xs + + + + + + encguess + + Guess the encoding type of one or several files + + encguess + + + + + + find2perl + + Translates find commands to Perl + + find2perl + + + + + + h2ph + + Converts .h C header + files to .ph Perl header + files + + h2ph + + + + + + h2xs + + Converts .h C header + files to Perl extensions + + h2xs + + + + + + instmodsh + + Shell script for examining installed Perl modules, + and can even create a tarball from an installed module + + instmodsh + + + + + + json_pp + + Converts data between certain input and output formats + + json_pp + + + + + + libnetcfg + + Can be used to configure the + libnet Perl module + + libnetcfg + + + + + + perl + + Combines some of the best features of C, sed, + awk and sh into a single + swiss-army language + + perl + + + + + + perl&perl-version; + + A hard link to perl + + perl&perl-version; + + + + + + perlbug + + Used to generate bug reports about Perl, or the modules that come + with it, and mail them + + perlbug + + + + + + perldoc + + Displays a piece of documentation in pod format that is embedded + in the Perl installation tree or in a Perl script + + perldoc + + + + + + perlivp + + The Perl Installation Verification Procedure; it can be used to + verify that Perl and its libraries have been installed + correctly + + perlivp + + + + + + perlthanks + + Used to generate thank you messages to mail to the Perl + developers + + perlthanks + + + + + + piconv + + A Perl version of the character encoding converter + iconv + + piconv + + + + + + pl2pm + + A rough tool for converting Perl4 + .pl files to Perl5 + .pm modules + + pl2pm + + + + + + pod2html + + Converts files from pod format to HTML format + + pod2html + + + + + + pod2latex + + Converts files from pod format to LaTeX format + + pod2latex + + + + + + pod2man + + Converts pod data to formatted *roff input + + pod2man + + + + + + pod2text + + Converts pod data to formatted ASCII text + + pod2text + + + + + + pod2usage + + Prints usage messages from embedded pod docs in files + + pod2usage + + + + + + podchecker + + Checks the syntax of pod format documentation files + + podchecker + + + + + + podselect + + Displays selected sections of pod documentation + + podselect + + + + + + prove + + Command line tool for running tests against the Test::Harness + module + + prove + + + + + + pstruct + + Dumps C structures as generated from cc -g -S + stabs + + pstruct + + + + + + ptar + + A tar-like program written in Perl + + ptar + + + + + + ptardiff + + A Perl program that compares an extracted archive with an + unextracted one + + ptardiff + + + + + + ptargrep + + A Perl program that applies pattern matching to the contents + of files in a tar archive + + ptargrep + + + + + + s2p + + Translates sed scripts to Perl + + s2p + + + + + + shasum + + Prints or checks SHA checksums + + shasum + + + + + + splain + + Is used to force verbose warning diagnostics in Perl + + splain + + + + + + xsubpp + + Converts Perl XS code into C code + + xsubpp + + + + + + zipdetails + + Displays details about the internal structure of a Zip file + + zipdetails + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/pkgconfig.xml b/LDP/guide/docbook/LFS-Current/chapter06/pkgconfig.xml new file mode 100644 index 00000000..eb9278d1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/pkgconfig.xml @@ -0,0 +1,123 @@ + + + %general-entities; +]> + + + + + + pkgconfig + &pkgconfig-version; +
&pkgconfig-url;
+
+ + Pkg-config-&pkgconfig-version; + + + Pkgconfig + + + + + + <para> The pkg-config package contains a tool for passing the include path + and/or library paths to build tools during the configure and make file + execution.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&pkgconfig-ch6-sbu;</seg> + <seg>&pkgconfig-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Pkg-config + + Prepare Pkg-config for compilation: + +./configure --prefix=/usr \ + --with-internal-glib \ + --disable-host-tool \ + --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; + + + The meaning of the new configure options: + + + --with-internal-glib + + This will allow pkg-config to use its internal version of + Glib because an external version is not available in LFS. + + + + + --disable-host-tool + + This option disables the creation of an undesired hard link + to the pkg-config program. + + + + + + + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + Contents of Pkg-config + + + Installed program + Installed directory + + + pkg-config + /usr/share/doc/pkg-config-&pkgconfig-version; + + + + + Short Descriptions + + + + + + pkg-config + + returns meta information for the specified library or package + + + pkg-config + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/pkgmgt.xml b/LDP/guide/docbook/LFS-Current/chapter06/pkgmgt.xml new file mode 100644 index 00000000..64387f5b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/pkgmgt.xml @@ -0,0 +1,282 @@ + + + %general-entities; +]> + + + + + Package Management + + Package Management is an often requested addition to the LFS Book. A + Package Manager allows tracking the installation of files making it easy to + remove and upgrade packages. As well as the binary and library files, a + package manager will handle the installation of configuration files. Before + you begin to wonder, NO—this section will not talk about nor recommend + any particular package manager. What it provides is a roundup of the more + popular techniques and how they work. The perfect package manager for you may + be among these techniques or may be a combination of two or more of these + techniques. This section briefly mentions issues that may arise when upgrading + packages. + + Some reasons why no package manager is mentioned in LFS or BLFS + include: + + + + Dealing with package management takes the focus away from the goals + of these books—teaching how a Linux system is built. + + + + There are multiple solutions for package management, each having + its strengths and drawbacks. Including one that satisfies all audiences + is difficult. + + + + There are some hints written on the topic of package management. Visit + the Hints Project and see if one of them + fits your need. + + + Upgrade Issues + + A Package Manager makes it easy to upgrade to newer versions when they + are released. Generally the instructions in the LFS and BLFS Book can be + used to upgrade to the newer versions. Here are some points that you should + be aware of when upgrading packages, especially on a running system. + + + + If Glibc needs to be upgraded to a newer version, (e.g. from + glibc-2.19 to glibc-2.20, it is safer to rebuild LFS. Though you + may be able to rebuild all the packages in their + dependency order, we do not recommend it. + + + + If a package containing a shared library is updated, and if the + name of the library changes, then all the packages dynamically linked + to the library need to be recompiled to link against the newer library. + (Note that there is no correlation between the package version and the + name of the library.) For example, consider a package foo-1.2.3 that + installs a shared library with name + libfoo.so.1. Say you upgrade + the package to a newer version foo-1.2.4 that installs a shared library + with name libfoo.so.2. In this + case, all packages that are dynamically linked to + libfoo.so.1 need to be + recompiled to link against + libfoo.so.2. Note that you + should not remove the previous libraries until the dependent packages + are recompiled. + + + + + + + Package Management Techniques + + The following are some common package management techniques. Before + making a decision on a package manager, do some research on the various + techniques, particularly the drawbacks of the particular scheme. + + + It is All in My Head! + + Yes, this is a package management technique. Some folks do not find + the need for a package manager because they know the packages intimately + and know what files are installed by each package. Some users also do not + need any package management because they plan on rebuilding the entire + system when a package is changed. + + + + + Install in Separate Directories + + This is a simplistic package management that does not need any extra + package to manage the installations. Each package is installed in a + separate directory. For example, package foo-1.1 is installed in + /usr/pkg/foo-1.1 + and a symlink is made from /usr/pkg/foo to + /usr/pkg/foo-1.1. When installing + a new version foo-1.2, it is installed in + /usr/pkg/foo-1.2 and the previous + symlink is replaced by a symlink to the new version. + + Environment variables such as PATH, + LD_LIBRARY_PATH, MANPATH, + INFOPATH and CPPFLAGS need to be expanded to + include /usr/pkg/foo. For more than a few packages, + this scheme becomes unmanageable. + + + + + Symlink Style Package Management + + This is a variation of the previous package management technique. + Each package is installed similar to the previous scheme. But instead of + making the symlink, each file is symlinked into the + /usr hierarchy. This removes the + need to expand the environment variables. Though the symlinks can be + created by the user to automate the creation, many package managers have + been written using this approach. A few of the popular ones include Stow, + Epkg, Graft, and Depot. + + The installation needs to be faked, so that the package thinks that + it is installed in /usr though in + reality it is installed in the + /usr/pkg hierarchy. Installing in + this manner is not usually a trivial task. For example, consider that you + are installing a package libfoo-1.1. The following instructions may + not install the package properly: + +./configure --prefix=/usr/pkg/libfoo/1.1 +make +make install + + The installation will work, but the dependent packages may not link + to libfoo as you would expect. If you compile a package that links against + libfoo, you may notice that it is linked to + /usr/pkg/libfoo/1.1/lib/libfoo.so.1 + instead of /usr/lib/libfoo.so.1 + as you would expect. The correct approach is to use the + DESTDIR strategy to fake installation of the package. This + approach works as follows: + +./configure --prefix=/usr +make +make DESTDIR=/usr/pkg/libfoo/1.1 install + + Most packages support this approach, but there are some which do not. + For the non-compliant packages, you may either need to manually install the + package, or you may find that it is easier to install some problematic + packages into /opt. + + + + + Timestamp Based + + In this technique, a file is timestamped before the installation of + the package. After the installation, a simple use of the + find command with the appropriate options can generate + a log of all the files installed after the timestamp file was created. A + package manager written with this approach is install-log. + + Though this scheme has the advantage of being simple, it has two + drawbacks. If, during installation, the files are installed with any + timestamp other than the current time, those files will not be tracked by + the package manager. Also, this scheme can only be used when one package + is installed at a time. The logs are not reliable if two packages are + being installed on two different consoles. + + + + + Tracing Installation Scripts + + In this approach, the commands that the installation scripts perform + are recorded. There are two techniques that one can use: + + The LD_PRELOAD environment variable can be set to + point to a library to be preloaded before installation. During + installation, this library tracks the packages that are being installed by + attaching itself to various executables such as cp, + install, mv and tracking the system + calls that modify the filesystem. For this approach to work, all the + executables need to be dynamically linked without the suid or sgid bit. + Preloading the library may cause some unwanted side-effects during + installation. Therefore, it is advised that one performs some tests to + ensure that the package manager does not break anything and logs all the + appropriate files. + + The second technique is to use strace, which + logs all system calls made during the execution of the installation + scripts. + + + + Creating Package Archives + + In this scheme, the package installation is faked into a separate + tree as described in the Symlink style package management. After the + installation, a package archive is created using the installed files. + This archive is then used to install the package either on the local + machine or can even be used to install the package on other machines. + + This approach is used by most of the package managers found in the + commercial distributions. Examples of package managers that follow this + approach are RPM (which, incidentally, is required by the Linux + Standard Base Specification), pkg-utils, Debian's apt, and + Gentoo's Portage system. A hint describing how to adopt this style of + package management for LFS systems is located at . + + Creation of package files that include dependency information is + complex and is beyond the scope of LFS. + + Slackware uses a tar based system for package + archives. This system purposely does not handle package dependencies + as more complex package managers do. For details of Slackware package + management, see . + + + + User Based Management + + This scheme, unique to LFS, was devised by Matthias Benkmann, and is + available from the Hints Project. In + this scheme, each package is installed as a separate user into the + standard locations. Files belonging to a package are easily identified by + checking the user ID. The features and shortcomings of this approach are + too complex to describe in this section. For the details please see the + hint at . + + + + + + + Deploying LFS on Multiple Systems + + One of the advantages of an LFS system is that there are no files that + depend on the position of files on a disk system. Cloning an LFS build to + another computer with the same architecture as the base system is as + simple as using tar on the LFS partition that contains + the root directory (about 250MB uncompressed for a base LFS build), copying + that file via network transfer or CD-ROM to the new system and expanding + it. From that point, a few configuration files will have to be changed. + Configuration files that may need to be updated include: + /etc/hosts, + /etc/fstab, + /etc/passwd, + /etc/group, + /etc/shadow, and + /etc/ld.so.conf. + + + A custom kernel may need to be built for the new system depending on + differences in system hardware and the original kernel + configuration. + + There have been some reports of issues when copying between + similar but not identical architectures. For instance, the instruction set + for an Intel architecture is not identical with an AMD processor and later + versions of some processors may have instructions that are unavailable in + earlier versions. + + Finally the new system has to be made bootable via . + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/popt.xml b/LDP/guide/docbook/LFS-Current/chapter06/popt.xml new file mode 100644 index 00000000..cc7c6bdc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/popt.xml @@ -0,0 +1,94 @@ + + + %general-entities; +]> + + + + + + popt + &popt-version; +
&popt-url;
+
+ + Popt-&popt-version; + + + popt + + + + + + <para>The Popt package contains a library used by some programs + to parse command-line options.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&popt-ch6-sbu;</seg> + <seg>&popt-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Popt + + Prepare Popt4 for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + + + + + Contents of Popt + + + Installed libraries: + + + libpopt.{a,so} + + + + + Short Descriptions + + + + + + libpopt + + is used to parse command-line options + + libpopt + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/procps.xml b/LDP/guide/docbook/LFS-Current/chapter06/procps.xml new file mode 100644 index 00000000..1fe0bba1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/procps.xml @@ -0,0 +1,282 @@ + + + %general-entities; +]> + + + + + + procps-ng + &procps-ng-version; +
&procps-ng-url;
+
+ + Procps-ng-&procps-ng-version; + + + Procps-ng + + + + + + <para>The Procps-ng package contains programs for monitoring processes.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&procps-ng-ch6-sbu;</seg> + <seg>&procps-ng-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Procps-ng + + Now prepare procps-ng for compilation: + +./configure --prefix=/usr \ + --exec-prefix= \ + --libdir=/usr/lib \ + --docdir=/usr/share/doc/procps-ng-&procps-ng-version; \ + --disable-static \ + --disable-kill \ + --with-systemd + + + The meaning of the configure options: + + + --disable-kill + + This switch disables building the kill + command that will be installed by the Util-linux package. + + + + + Compile the package: + +make + + The test suite needs some custom modifications for LFS. + Remove the test that fails when scripting does not use a tty device. + To run the test suite, run the following commands: + +sed -i -r 's|(pmap_initname)\\\$|\1|' testsuite/pmap.test/pmap.exp +make check + + Install the package: + +make install + +Finally, move essential libraries to a location that can be found if +/usr is not mounted. + +mv -v /usr/lib/libprocps.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libprocps.so) /usr/lib/libprocps.so + + + + + Contents of Procps-ng + + + Installed programs + Installed library + Installed directories + + + free, pgrep, pidof, pkill, pmap, ps, pwdx, slabtop, + sysctl, tload, top, uptime, vmstat, w, and watch + libprocps.so + /usr/include/proc and /usr/share/doc/procps-ng-&procps-ng-version; + + + + + Short Descriptions + + + + + free + + Reports the amount of free and used memory (both physical and + swap memory) in the system + + free + + + + + + pgrep + + Looks up processes based on their name and other attributes + + pgrep + + + + + + pidof + + Reports the PIDs of the given programs + + pidof + + + + + + pkill + + Signals processes based on their name and other attributes + + pkill + + + + + + pmap + + Reports the memory map of the given process + + pmap + + + + + + ps + + Lists the current running processes + + ps + + + + + + pwdx + + Reports the current working directory of a process + + pwdx + + + + + + slabtop + + Displays detailed kernel slap cache information in real time + + slabtop + + + + + + sysctl + + Modifies kernel parameters at run time + + sysctl + + + + + + tload + + Prints a graph of the current system load average + + tload + + + + + + top + + Displays a list of the most CPU intensive processes; it + provides an ongoing look at processor activity in real time + + top + + + + + + uptime + + Reports how long the system has been running, how many users are + logged on, and the system load averages + + uptime + + + + + + vmstat + + Reports virtual memory statistics, giving information about + processes, memory, paging, block Input/Output (IO), traps, and CPU + activity + + vmstat + + + + + + w + + Shows which users are currently logged on, where, and since + when + + w + + + + + + watch + + Runs a given command repeatedly, displaying the first + screen-full of its output; this allows a user to watch the output + change over time + + watch + + + + + + libprocps + + Contains the functions used by most programs in this + package + + libprocps + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/psmisc.xml b/LDP/guide/docbook/LFS-Current/chapter06/psmisc.xml new file mode 100644 index 00000000..19d31cec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/psmisc.xml @@ -0,0 +1,150 @@ + + + %general-entities; +]> + + + + + + psmisc + &psmisc-version; +
&psmisc-url;
+
+ + Psmisc-&psmisc-version; + + + Psmisc + + + + + + <para>The Psmisc package contains programs for displaying information about + running processes.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&psmisc-ch6-sbu;</seg> + <seg>&psmisc-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Psmisc + + Prepare Psmisc for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + Finally, move the killall and fuser + programs to the location specified by the FHS: + +mv -v /usr/bin/fuser /bin +mv -v /usr/bin/killall /bin + + + + + Contents of Psmisc + + + Installed programs + + + fuser, killall, peekfd, prtstat, pstree, and pstree.x11 (link to pstree) + + + + + Short Descriptions + + + + + fuser + + Reports the Process IDs (PIDs) of processes that use the given + files or file systems + + fuser + + + + + + killall + + Kills processes by name; it sends a signal to all processes + running any of the given commands + + killall + + + + + + peekfd + + Peek at file descriptors of a running process, given its + PID + + peekfd + + + + + + prtstat + + Prints information about a process + + prtstat + + + + + + pstree + + Displays running processes as a tree + + pstree + + + + + + pstree.x11 + + Same as pstree, except that it waits for + confirmation before exiting + + pstree.x11 + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/readline.xml b/LDP/guide/docbook/LFS-Current/chapter06/readline.xml new file mode 100644 index 00000000..3b162d5e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/readline.xml @@ -0,0 +1,145 @@ + + + %general-entities; +]> + + + + + + readline + &readline-version; +
&readline-url;
+
+ + Readline-&readline-version; + + + Readline + + + + + + <para>The Readline package is a set of libraries that offers command-line + editing and history capabilities.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&readline-ch6-sbu;</seg> + <seg>&readline-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Readline + + First install some patches to fix various bugs that have been + addressed upstream: + +patch -Np1 -i ../&readline-fixes-patch; + + Reinstalling Readline will cause the old libraries to be moved to + <libraryname>.old. While this is normally not a problem, in some cases + it can trigger a linking bug in ldconfig. This can be + avoided by issuing the following two seds: + +sed -i '/MV.*old/d' Makefile.in +sed -i '/{OLDSUFF}/c:' support/shlib-install + + Prepare Readline for compilation: + +./configure --prefix=/usr \ + --disable-static \ + --docdir=/usr/share/doc/readline-&readline-version; + + Compile the package: + +make SHLIB_LIBS=-lncurses + + + The meaning of the make option: + + + SHLIB_LIBS=-lncurses + + This option forces Readline to link against the + libncurses (really, + libncursesw) library. + + + + + + This package does not come with a test suite. + + Install the package: + +make SHLIB_LIBS=-lncurses install + + Now move the dynamic libraries to a more appropriate location + and fix up some symbolic links: + +mv -v /usr/lib/lib{readline,history}.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libreadline.so) /usr/lib/libreadline.so +ln -sfv ../../lib/$(readlink /usr/lib/libhistory.so ) /usr/lib/libhistory.so + + If desired, install the documentation: + +install -v -m644 doc/*.{ps,pdf,html,dvi} /usr/share/doc/readline-&readline-version; + + + + + Contents of Readline + + + Installed libraries + Installed directories + + + libhistory.so and libreadline.so + /usr/include/readline, /usr/share/readline, and + /usr/share/doc/readline-&readline-version; + + + + + Short Descriptions + + + + + libhistory + + Provides a consistent user interface for recalling lines + of history + + libhistory + + + + + + libreadline + + Aids in the consistency of user interface across discrete + programs that need to provide a command line interface + + libreadline + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/revisedchroot.xml b/LDP/guide/docbook/LFS-Current/chapter06/revisedchroot.xml new file mode 100644 index 00000000..40c69c6b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/revisedchroot.xml @@ -0,0 +1,57 @@ + + + %general-entities; +]> + + + + + Cleaning Up + + Finally, clean up some extra files left around from running tests: + +rm -rf /tmp/* + + From now on, when reentering the chroot environment after + exiting, use the following modified chroot command: + +chroot "$LFS" /usr/bin/env -i \ + HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \ + PATH=/bin:/usr/bin:/sbin:/usr/sbin \ + /bin/bash --login + + The reason for this is that the programs in /tools are no longer needed. Since they are no + longer needed you can delete the /tools + directory if so desired. + + + Removing /tools will also + remove the temporary copies of Tcl, Expect, and DejaGNU which were used + for running the toolchain tests. If you need these programs later on, + they will need to be recompiled and re-installed. The BLFS book has + instructions for this (see ). + + + If the virtual kernel file systems have been unmounted, either manually + or through a reboot, ensure that the virtual kernel file systems are mounted + when reentering the chroot. This process was explained in and . + + Finally, there were several static libraries that were not supressed earlier + in the chapter in order to satisfy the regression tests in several packages. These + libraries are from binutils, bzip2, e2fsprogs, libtool, and zlib. If desired, + remove them now: + +rm -f /usr/lib/lib{bfd,opcodes}.a +rm -f /usr/lib/libbz2.a +rm -f /usr/lib/lib{com_err,e2p,ext2fs,ss}.a +rm -f /usr/lib/libltdl.a +rm -f /usr/lib/libz.a + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/sed.xml b/LDP/guide/docbook/LFS-Current/chapter06/sed.xml new file mode 100644 index 00000000..6d75bd4e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/sed.xml @@ -0,0 +1,106 @@ + + + %general-entities; +]> + + + + + + sed + &sed-version; +
&sed-url;
+
+ + Sed-&sed-version; + + + Sed + + + + + + <para>The Sed package contains a stream editor.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&sed-ch6-sbu;</seg> + <seg>&sed-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Sed + + Prepare Sed for compilation: + +./configure --prefix=/usr --bindir=/bin --htmldir=/usr/share/doc/sed-&sed-version; + + + The meaning of the new configure option: + + + --htmldir + + This sets the installation directory for the HTML documentation. + + + + + Compile the package and generate the HTML documentation: + +make +make html + + To test the results, issue: + +make check + + Install the package and its documentation: + +make install +make -C doc install-html + + + + + Contents of Sed + + + Installed program + Installed directory + + + sed + /usr/share/doc/sed-&sed-version; + + + + + Short Descriptions + + + + + sed + + Filters and transforms text files in a single pass + + sed + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/shadow.xml b/LDP/guide/docbook/LFS-Current/chapter06/shadow.xml new file mode 100644 index 00000000..38d2dc34 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/shadow.xml @@ -0,0 +1,593 @@ + + + %general-entities; +]> + + + + + + shadow + &shadow-version; +
&shadow-url;
+
+ + Shadow-&shadow-version; + + + Shadow + + + + + + <para>The Shadow package contains programs for handling passwords in a secure + way.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&shadow-ch6-sbu;</seg> + <seg>&shadow-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Shadow + + + If you would like to enforce the use of strong passwords, refer to + for installing + CrackLib prior to building Shadow. Then add + --with-libcrack to the configure + command below. + + + Disable the installation of the groups program + and its man pages, as Coreutils provides a better version: + +sed -i 's/groups$(EXEEXT) //' src/Makefile.in +find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \; + + Instead of using the default + crypt method, use the more secure + SHA-512 method of password encryption, which also + allows passwords longer than 8 characters. It is also necessary to change + the obsolete /var/spool/mail location + for user mailboxes that Shadow uses by default to the /var/mail location used currently: + +sed -i -e 's@#ENCRYPT_METHOD DES@ENCRYPT_METHOD SHA512@' \ + -e 's@/var/spool/mail@/var/mail@' etc/login.defs + + + If you chose to build Shadow with Cracklib support, run the following: + +sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' etc/login.defs + + + Make a minor change to make the default useradd consistent with the LFS + groups file: + +sed -i 's/1000/999/' etc/useradd + + Prepare Shadow for compilation: + +./configure --sysconfdir=/etc --with-group-name-max-length=32 + + + The meaning of the configure option: + + + --with-group-name-max-length=32 + + The maximum user name is 32 characters. Make the maximum + group name the same. + + + + + + Compile the package: + +make + + This package does not come with a test suite. + + Install the package: + +make install + + Move a misplaced program to its proper location: + +mv -v /usr/bin/passwd /bin + + + + + + + Configuring Shadow + + + Shadow + configuring + + + This package contains utilities to add, modify, and delete users and + groups; set and change their passwords; and perform other administrative + tasks. For a full explanation of what password shadowing + means, see the doc/HOWTO file within the unpacked + source tree. If using Shadow support, keep in mind that programs which need + to verify passwords (display managers, FTP programs, pop3 daemons, etc.) + must be Shadow-compliant. That is, they need to be able to work with + shadowed passwords. + + To enable shadowed passwords, run the following command: + +pwconv + + To enable shadowed group passwords, run: + +grpconv + + Shadow's stock configuration for the useradd + utility has a few caveats that need some explanation. First, the default + action for the useradd utility is to create the user and + a group of the same name as the user. By default the user ID (UID) and + group ID (GID) numbers will begin with 1000. This means if you don't pass + parameters to useradd, each user will be a member of a + unique group on the system. If this behavior is undesirable, you'll need + to pass the -g parameter to + useradd. The default parameters are stored in the + /etc/default/useradd file. You may need to modify two + parameters in this file to suit your particular needs. + + + <filename>/etc/default/useradd</filename> Parameter Explanations + + + GROUP=1000 + + This parameter sets the beginning of the group numbers used in + the /etc/group file. You can modify it to anything you desire. Note + that useradd will never reuse a UID or GID. If the + number identified in this parameter is used, it will use the next + available number after this. Note also that if you don't have a group + 1000 on your system the first time you use useradd + without the -g parameter, you'll get a message + displayed on the terminal that says: + useradd: unknown GID 1000. You may + disregard this message and group number 1000 will be used. + + + + CREATE_MAIL_SPOOL=yes + + This parameter causes useradd to create a + mailbox file for the newly created user. useradd + will make the group ownership of this file to the + mail group with 0660 + permissions. If you would prefer that these mailbox files are not + created by useradd, issue the following + command: + +sed -i 's/yes/no/' /etc/default/useradd + + + + + + + + + + Setting the root password + + Choose a password for user root and set it + by running: + +passwd root + + + + + Contents of Shadow + + + Installed programs + Installed directory + + + chage, chfn, chgpasswd, chpasswd, chsh, expiry, faillog, gpasswd, + groupadd, groupdel, groupmems, groupmod, grpck, grpconv, grpunconv, + lastlog, login, logoutd, newgidmap, newgrp,newuidmap, newusers, + nologin, passwd, pwck, pwconv, pwunconv, sg (link to newgrp), su, + useradd, userdel, usermod, vigr (link to vipw), and vipw + /etc/default + + + + + Short Descriptions + + + + + chage + + Used to change the maximum number of days between obligatory + password changes + + chage + + + + + + chfn + + Used to change a user's full name and other information + + chfn + + + + + + chgpasswd + + Used to update group passwords in batch mode + + chgpasswd + + + + + + chpasswd + + Used to update user passwords in batch mode + + chpasswd + + + + + + chsh + + Used to change a user's default login shell + + chsh + + + + + + expiry + + Checks and enforces the current password expiration policy + + expiry + + + + + + faillog + + Is used to examine the log of login failures, to set a maximum + number of failures before an account is blocked, or to reset the + failure count + + faillog + + + + + + gpasswd + + Is used to add and delete members and administrators to + groups + + gpasswd + + + + + + groupadd + + Creates a group with the given name + + groupadd + + + + + + groupdel + + Deletes the group with the given name + + groupdel + + + + + + groupmems + + Allows a user to administer his/her own group membership list + without the requirement of super user privileges. + + groupmems + + + + + + groupmod + + Is used to modify the given group's name or GID + + groupmod + + + + + + grpck + + Verifies the integrity of the group files + /etc/group and + /etc/gshadow + + grpck + + + + + + grpconv + + Creates or updates the shadow group file from the normal + group file + + grpconv + + + + + + grpunconv + + Updates /etc/group from + /etc/gshadow and then deletes the latter + + grpunconv + + + + + + lastlog + + Reports the most recent login of all users or of a + given user + + lastlog + + + + + + login + + Is used by the system to let users sign on + + login + + + + + + logoutd + + Is a daemon used to enforce restrictions on log-on time + and ports + + logoutd + + + + + + newgidmap + + Is used to set the gid mapping of a user namespace + + newgidmap + + + + + + newgrp + + Is used to change the current GID during a login session + + newgrp + + + + + + newuidmap + + Is used to set the uid mapping of a user namespace + + newuidmap + + + + + + newusers + + Is used to create or update an entire series of user + accounts + + newusers + + + + + + nologin + + Displays a message that an account is not available; it is designed + to be used as the default shell for accounts that have been + disabled + + nologin + + + + + + passwd + + Is used to change the password for a user or group account + + passwd + + + + + + pwck + + Verifies the integrity of the password files + /etc/passwd and + /etc/shadow + + pwck + + + + + + pwconv + + Creates or updates the shadow password file from the normal + password file + + pwconv + + + + + + pwunconv + + Updates /etc/passwd from + /etc/shadow and then deletes the latter + + pwunconv + + + + + + sg + + Executes a given command while the user's GID + is set to that of the given group + + sg + + + + + + su + + Runs a shell with substitute user and group IDs + + su + + + + + + useradd + + Creates a new user with the given name, or updates the default + new-user information + + useradd + + + + + + userdel + + Deletes the given user account + + userdel + + + + + + usermod + + Is used to modify the given user's login name, User + Identification (UID), shell, initial group, home directory, etc. + + usermod + + + + + + vigr + + Edits the /etc/group or + /etc/gshadow files + + vigr + + + + + + vipw + + Edits the /etc/passwd or + /etc/shadow files + + vipw + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/strippingagain.xml b/LDP/guide/docbook/LFS-Current/chapter06/strippingagain.xml new file mode 100644 index 00000000..5492e679 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/strippingagain.xml @@ -0,0 +1,49 @@ + + + %general-entities; +]> + + + + + Stripping Again + + If the intended user is not a programmer and does not plan to do + any debugging on the system software, the system size can be decreased + by about 90 MB by removing the debugging symbols from binaries and + libraries. This causes no inconvenience other than not being able to + debug the software fully anymore. + + Most people who use the command mentioned below do not + experience any difficulties. However, it is easy to make a typo and + render the new system unusable, so before running the + strip command, it is a good idea to make a + backup of the LFS system in its current state. + + Before performing the stripping, take special care to ensure that + none of the binaries that are about to be stripped are running. If + unsure whether the user entered chroot with the command given in + first exit from + chroot: + +logout + + Then reenter it with: + +chroot $LFS /tools/bin/env -i \ + HOME=/root TERM=$TERM PS1='\u:\w\$ ' \ + PATH=/bin:/usr/bin:/sbin:/usr/sbin \ + /tools/bin/bash --login + + Now the binaries and libraries can be safely stripped: + +/tools/bin/find /{,usr/}{bin,lib,sbin} -type f \ + -exec /tools/bin/strip --strip-debug '{}' ';' + + A large number of files will be reported as having their file + format not recognized. These warnings can be safely ignored. These + warnings indicate that those files are scripts instead of + binaries. + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml b/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml new file mode 100644 index 00000000..17ddda59 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml @@ -0,0 +1,706 @@ + + + %general-entities; +]> + + + + + + systemd + &systemd-version; +
&systemd-url;
+
+ + Systemd-&systemd-version; + + + systemd + + + + + + <para>The systemd package contains programs for controlling the startup, + running, and shutdown of the system.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&systemd-ch6-sbu;</seg> + <seg>&systemd-ch6-du;</seg> + </seglistitem> + </segmentedlist> + </sect2> + + <sect2 role="installation"> + <title>Installation of systemd + + First, fix a build error when using Util-Linux built in + Chapter 5: + +sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h") + + Apply the following patch so that compat + pkg-config files get installed without installing compat + libs which are useless on LFS: + +patch -Np1 -i ../&systemd-compat-patch; + + Disable two tests that always fail: + +sed -e 's:test/udev-test.pl ::g' \ + -e 's:test-copy$(EXEEXT) ::g' \ + -i Makefile.in + + Rebuild generated files after modifying Makefile.am and + Makefile.in: + +autoreconf -fi + + Create a file to allow systemd to build when using Util-Linux + built in Chapter 5, to disable LTO by default, and to build without + xlstproc: + +cat > config.cache << "EOF" +KILL=/bin/kill +MOUNT_PATH=/bin/mount +UMOUNT_PATH=/bin/umount +HAVE_BLKID=1 +BLKID_LIBS="-lblkid" +BLKID_CFLAGS="-I/tools/include/blkid" +HAVE_LIBMOUNT=1 +MOUNT_LIBS="-lmount" +MOUNT_CFLAGS="-I/tools/include/libmount" +cc_cv_CFLAGS__flto=no +XSLTPROC="/usr/bin/xsltproc" +EOF + + LTO is disabled by default because it causes + systemd and other auxiliary programs to link to + libgcc_s.so, slows the build down + and makes the compiled code larger. + + Prepare systemd for compilation: + +./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --config-cache \ + --with-rootprefix= \ + --with-rootlibdir=/lib \ + --enable-split-usr \ + --disable-firstboot \ + --disable-ldconfig \ + --disable-sysusers \ + --without-python \ + --docdir=/usr/share/doc/systemd-&systemd-version; \ + --with-dbuspolicydir=/etc/dbus-1/system.d \ + --with-dbussessionservicedir=/usr/share/dbus-1/services \ + --with-dbussystemservicedir=/usr/share/dbus-1/system-services + + + The meaning of the configure options: + + + --config-cache + + This switch tells the build system to use + the config.cache file which + was created earlier. + + + + + --with-root* + + These switches ensure that core programs and + shared libraries are installed in the subdirectories + of the root partition. + + + + + --enable-split-usr + + This switch ensures that systemd will work on + systems where /bin, /lib and /sbin directories are not + symlinks to their /usr counterparts. + + + + + --without-python + + This switch prevents configure + from trying to use Python which isn't built + in LFS. + + + + + --disable-firstboot + + This switch prevents installation of systemd + services responsible for setting up the system for + the first time. They are not useful for LFS because + everything is done manually. + + + + + --disable-ldconfig + + This switch prevents installation of a systemd + unit that runs ldconfig at + boot, making the boot time longer. Remove it if the + described feature is desired, even though it's not + useful for source distributions such as LFS. + + + + + --disable-sysusers + + This switch prevents installation of systemd + services responsible for setting up the + /etc/group and + /etc/passwd files. Both files + were created early in this chapter. + + + + + --with-dbus* + + These switches ensure that D-Bus configuration files + get installed in the correct locations. + + + + + + Compile the package: + +make LIBRARY_PATH=/tools/lib + + This package has a test suite, but it can only be run after the + package has been installed. + + Install the package: + +make LD_LIBRARY_PATH=/tools/lib install + + Move NSS libraries to /lib: + +mv -v /usr/lib/libnss_{myhostname,mymachines,resolve}.so.2 /lib + + Remove an unnecessary directory: + +rm -rfv /usr/lib/rpm + + Create the Sysvinit compatibility symlinks, so systemd is used + as the default init system: + +for tool in runlevel reboot shutdown poweroff halt telinit; do + ln -sfv ../bin/systemctl /sbin/${tool} +done +ln -sfv ../lib/systemd/systemd /sbin/init + + Remove a reference to a non-existent group: + +sed -i "s:0775 root lock:0755 root root:g" /usr/lib/tmpfiles.d/legacy.conf + + Create the /etc/machine-id file needed by + systemd-journald: + +systemd-machine-id-setup + + Since the testsuite largely depends on the host system kernel + configuration, some tests may fail. It also needs a modification in + order not to look for a program that will be installed by Util-Linux + package later in this chapter. To test the results, issue: + +sed -i "s:minix:ext4:g" src/test/test-path-util.c +make LD_LIBRARY_PATH=/tools/lib -k check + + + + + Contents of systemd + + + Installed programs + Installed libraries + Installed directories + + + bootctl, busctl, coredumpctl, halt, hostnamectl, init, journalctl, + kernel-install, localectl, loginctl, machinectl, networkctl, poweroff, + reboot, runlevel, shutdown, systemctl, systemd-analyze, + systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop, + systemd-delta, systemd-detect-virt, systemd-escape, systemd-hwdb, + systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn, + systemd-path, systemd-run, systemd-stdio-bridge, systemd-tmpfiles, + systemd-tty-ask-password-agent, telinit, timedatectl, and udevadm + libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2, + libsystemd.so, and libudev.so + /etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, + /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, + /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd, + /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d, + /usr/lib/sysctl.d, /usr/lib/systemd, /usr/lib/tmpfiles.d, + /usr/share/doc/systemd-&systemd-version;, /usr/share/factory, + /usr/share/systemd, /var/lib/systemd, and /var/log/journal + + + + + Short Descriptions + + + + + bootctl + + used to query the firmware and boot manager settings + + bootctl + + + + + + busctl + + Used to introspect and monitor the D-Bus bus + + busctl + + + + + + coredumpctl + + Used to retrieve coredumps from the systemd Journal + + coredumpctl + + + + + + halt + + Normally invokes shutdown with the + -h option, except when already in run-level 0, + then it tells the kernel to halt the system; it notes in the + file /var/log/wtmp that the system is being + brought down + + halt + + + + + + hostnamectl + + Used to query and change the system hostname and related + settings + + hostnamectl + + + + + + init + + The first process to be started when the kernel has initialized + the hardware which takes over the boot process and starts all the + proceses it is instructed to + + init + + + + + + journalctl + + Used to query the contents of the systemd Journal + + journalctl + + + + + + kernel-install + + Used to add and remove kernel and initramfs images to and + from /boot + + kernel-install + + + + + + localectl + + Used to query and change the system locale and keyboard layout + settings + + localectl + + + + + + loginctl + + Used to introspect and control the state of the systemd Login + Manager + + loginctl + + + + + + machinectl + + Used to introspect and control the state of the systemd Virtual + Machine and Container Registration Manager + + machinectl + + + + + + networkctl + + Used to introspect the state of the network links as seen by + systemd-networkd + + networkctl + + + + + + poweroff + + Tells the kernel to halt the system and switch off the computer + (see halt) + + poweroff + + + + + + reboot + + Tells the kernel to reboot the system (see + halt) + + reboot + + + + + + runlevel + + Reports the previous and the current run-level, as noted in the + last run-level record in /var/run/utmp + + runlevel + + + + + + shutdown + + Brings the system down in a secure way, signaling all processes + and notifying all logged-in users + + shutdown + + + + + + systemctl + + Used to introspect and control the state of the systemd system and + service manager + + systemctl + + + + + + systemd-analyze + + Used to determine system boot-up performance of the current boot + + + systemd-analyze + + + + + + systemd-ask-password + + Used to query a system password or passphrase from the user, using a + question message specified on the command line + + systemd-ask-password + + + + + + systemd-cat + + Used to connect STDOUT and STDERR of a process with the Journal + + + systemd-cat + + + + + + systemd-cgls + + Recursively shows the contents of the selected Linux control group + hierarchy in a tree + + systemd-cgls + + + + + + systemd-cgtop + + Shows the top control groups of the local Linux control group hierarchy, + ordered by their CPU, memory and disk I/O load + + systemd-cgtop + + + + + + systemd-delta + + Used to identify and compare configuration files in + /etc that override default + counterparts in /usr + + systemd-delta + + + + + + systemd-detect-virt + + Detects execution in a virtualized environment + + systemd-detect-virt + + + + + + systemd-escape + + Used to escape strings for inclusion in systemd unit names + + systemd-escape + + + + + + systemd-hwdb + + Used to manage hardware database (hwdb) + + systemd-hwdb + + + + + + systemd-inhibit + + Used to execute a program with a shutdown, sleep or idle inhibitor lock + taken + + systemd-inhibit + + + + + + systemd-machine-id-setup + + Used by system installer tools to initialize the machine ID stored in + /etc/machine-id at install time with a randomly + generated ID + + systemd-machine-id-setup + + + + + + systemd-notify + + Used by daemon scripts to notify the init system about status changes + + + systemd-notify + + + + + + systemd-nspawn + + Used to run a command or OS in a light-weight namespace container + + systemd-nspawn + + + + + + systemd-path + + Used to query system and user paths + + systemd-path + + + + + + systemd-run + + Used to create and start a transient .service or a .scope unit and + run the specified command in it + + systemd-run + + + + + + + + systemd-tmpfiles + + Creates, deletes and cleans up volatile and temporary files and directories, + based on the configuration file format and location specified in + tmpfiles.d directories + + systemd-tmpfiles + + + + + + systemd-tty-ask-password-agent + + Used to list or process pending systemd password requests + + systemd-tty-ask-password-agent + + + + + + telinit + + Tells init which run-level to change to + + telinit + + + + + + timedatectl + + Used to query and change the system clock and its settings + + + timedatectl + + + + + + udevadm + + Generic Udev administration tool: controls the udevd daemon, + provides info from the Udev database, monitors uevents, waits for + uevents to finish, tests Udev configuration, and triggers uevents + for a given device + + udevadm + + + + + + libsystemd + + systemd utility library + + libsystemd + + + + + + libudev + + A library to access Udev device information + + libudev + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml.next b/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml.next new file mode 100644 index 00000000..dc5a05f5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/systemd.xml.next @@ -0,0 +1,697 @@ + + + %general-entities; +]> + + + + + + systemd + &systemd-version; +
&systemd-url;
+
+ + Systemd-&systemd-version; + + + systemd + + + + + + <para>The systemd package contains programs for controlling the startup, + running, and shutdown of the system.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&systemd-ch6-sbu;</seg> + <seg>&systemd-ch6-du;</seg> + </seglistitem> + </segmentedlist> + </sect2> + + <sect2 role="installation"> + <title>Installation of systemd + + First, create a file to allow systemd to build when using Util-Linux + built in Chapter 5 and disable LTO by default: + +cat > config.cache << "EOF" +KILL=/bin/kill +HAVE_BLKID=1 +BLKID_LIBS="-lblkid" +BLKID_CFLAGS="-I/tools/include/blkid" +cc_cv_CFLAGS__flto=no +EOF + + LTO is disabled by default because it causes systemd + and other auxiliary programs to link to libgcc_s.so, slows the build down and makes the + compiled code larger. + + Additionally, fix a build error when using Util-Linux built in + Chapter 5: + +sed -i "s:blkid/::" $(grep -rl "blkid/blkid.h") + + Apply a patch so that compat pkg-config files get + installed without installing compat libs which are useless on LFS: + +patch -Np1 -i ../&systemd-compat-patch; + + Prepare systemd for compilation: + +./configure --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --config-cache \ + --with-rootprefix= \ + --with-rootlibdir=/lib \ + --enable-split-usr \ + --disable-gudev \ + --disable-firstboot \ + --disable-ldconfig \ + --disable-sysusers \ + --without-python \ + --docdir=/usr/share/doc/systemd-&systemd-version; \ + --with-dbuspolicydir=/etc/dbus-1/system.d \ + --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \ + --with-dbussessionservicedir=/usr/share/dbus-1/services \ + --with-dbussystemservicedir=/usr/share/dbus-1/system-services + + + The meaning of the configure options: + + + --config-cache + + This switch tells the build system to use + the config.cache file which + was created earlier. + + + + + --with-root* + + These switches ensure that core programs and + shared libraries are installed in the subdirectories + of the root partition. + + + + + --enable-split-usr + + This switch ensures that systemd will work on + systems where /bin, /lib and /sbin directories are not + symlinks to their /usr counterparts. + + + + + --disable-gudev --without-python + + These switches disable optional features because + LFS does not provide their dependencies. + + + + + --disable-firstboot + + This switch prevents installation of systemd + services responsible for setting up the system for + the first time. They are not useful for LFS because + everything is done manually. + + + + + --disable-ldconfig + + This switch prevents installation of a systemd + unit that runs ldconfig at + boot, making the boot time longer. Remove it if the + described feature is desired, even though it's not + useful for source distributions such as LFS. + + + + + --disable-sysusers + + This switch prevents installation of systemd + services responsible for setting up the + /etc/group and + /etc/passwd files. Both files + were created early in this chapter. + + + + + --with-dbus* + + These switches ensure that D-Bus configuration files + get installed in the correct locations. + + + + + + Compile the package: + +make LIBRARY_PATH=/tools/lib + + If you are going to run the test suite, first prevent a few test + cases from running because they fail in a chroot environment: + +sed -e "s:test/udev-test.pl::g" \ + -e "s:test-bus-cleanup\$(EXEEXT) ::g" \ + -e "s:test-bus-gvariant\$(EXEEXT) ::g" \ + -e "s:test-dhcp6-client\$(EXEEXT) ::g" \ + -e "s:test-journal-flush\$(EXEEXT) ::g" \ + -e "s:test-path-util\$(EXEEXT) ::g" \ + -e "s:test-sched-prio\$(EXEEXT) ::g" \ + -e "s:test-strv\$(EXEEXT) ::g" \ + -i Makefile + + To test the results, issue: + +make check + + Install the package: + +make LD_LIBRARY_PATH=/tools/lib install + + Move NSS libraries to /lib: + +mv -v /usr/lib/libnss_{myhostname,mymachines,resolve}.so.2 /lib + + Remove an unnecessary directory: + +rm -rfv /usr/lib/rpm + + Create the Sysvinit compatibility symlinks, so systemd is used + as the default init system: + +for tool in runlevel reboot shutdown poweroff halt telinit; do + ln -sfv ../bin/systemctl /sbin/${tool} +done +ln -sfv ../lib/systemd/systemd /sbin/init + + Remove a reference to a non-existent group: + +sed -i "s:0775 root lock:0755 root root:g" /usr/lib/tmpfiles.d/legacy.conf + + Create the /etc/machine-id file needed by + Journald: + +systemd-machine-id-setup + + + + + Contents of systemd + + + Installed programs + Installed libraries + Installed directories + + + bootctl, busctl, coredumpctl, halt, hostnamectl, init, journalctl, + kernel-install, localectl, loginctl, machinectl, networkctl, poweroff, + reboot, runlevel, shutdown, systemctl, systemd-analyze, + systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop, + systemd-delta, systemd-detect-virt, systemd-escape, + systemd-inhibit, systemd-machine-id-setup, systemd-notify, systemd-nspawn, + systemd-path, systemd-run, systemd-stdio-bridge, + systemd-tmpfiles, systemd-tty-ask-password-agent, telinit, timedatectl, + and udevadm + libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2, + libsystemd.so, libudev.so + /etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d, + /etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev, + /etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd, + /usr/lib/binfmt.d, /usr/lib/kernel, /usr/lib/modules-load.d, + /usr/lib/sysctl.d, /usr/lib/systemd, + /usr/lib/tmpfiles.d, /usr/share/doc/systemd-&systemd-version;, + /usr/share/factory, /usr/share/systemd, /var/lib/systemd, + /var/log/journal + + + + + Short Descriptions + + + + + bootctl + + used to query the firmware and boot manager settings. + + bootctl + + + + + + busctl + + Used to introspect and monitor the D-Bus bus. + + busctl + + + + + + coredumpctl + + Used to retrieve coredumps from the systemd Journal + + coredumpctl + + + + + + halt + + Normally invokes shutdown with the + -h option, except when already in run-level 0, + then it tells the kernel to halt the system; it notes in the + file /var/log/wtmp that the system is being + brought down. + + halt + + + + + + hostnamectl + + Used to query and change the system hostname and related + settings. + + hostnamectl + + + + + + init + + The first process to be started when the kernel has initialized + the hardware which takes over the boot process and starts all the + proceses it is instructed to. + + init + + + + + + journalctl + + Used to query the contents of the systemd Journal. + + journalctl + + + + + + kernel-install + + Used to add and remove kernel and initramfs images to and + from /boot. + + kernel-install + + + + + + localectl + + Used to query and change the system locale and keyboard layout + settings. + + localectl + + + + + + loginctl + + Used to introspect and control the state of the systemd Login + Manager. + + loginctl + + + + + + machinectl + + Used to introspect and control the state of the systemd Virtual + Machine and Container Registration Manager + + machinectl + + + + + + poweroff + + Tells the kernel to halt the system and switch off the computer + (see halt). + + poweroff + + + + + + reboot + + Tells the kernel to reboot the system (see + halt). + + reboot + + + + + + runlevel + + Reports the previous and the current run-level, as noted in the + last run-level record in /var/run/utmp. + + runlevel + + + + + + shutdown + + Brings the system down in a secure way, signaling all processes + and notifying all logged-in users. + + shutdown + + + + + + systemctl + + Used to introspect and control the state of the systemd system and + service manager. + + systemctl + + + + + + systemd-analyze + + Used to determine system boot-up performance of the current boot. + + + systemd-analyze + + + + + + systemd-ask-password + + Used to query a system password or passphrase from the user, using a + question message specified on the command line. + + systemd-ask-password + + + + + + systemd-cat + + Used to connect STDOUT and STDERR of a process with the Journal. + + + systemd-cat + + + + + + systemd-cgls + + Recursively shows the contents of the selected Linux control group + hierarchy in a tree. + + systemd-cgls + + + + + + systemd-cgtop + + Shows the top control groups of the local Linux control group hierarchy, + ordered by their CPU, memory and disk I/O load. + + systemd-cgtop + + + + + + systemd-delta + + Used to identify and compare configuration files in + /etc that override default + counterparts in /usr. + + systemd-delta + + + + + + systemd-detect-virt + + Detects execution in a virtualized environment. + + systemd-detect-virt + + + + + + systemd-escape + + Used to escape strings for inclusion in systemd unit names. + + systemd-escape + + + + + + + + systemd-inhibit + + Used to execute a program with a shutdown, sleep or idle inhibitor lock + taken. + + systemd-inhibit + + + + + + systemd-machine-id-setup + + Used by system installer tools to initialize the machine ID stored in + /etc/machine-id at install time with a randomly + generated ID. + + systemd-machine-id-setup + + + + + + systemd-notify + + Used by daemon scripts to notify the init system about status changes. + + + systemd-notify + + + + + + systemd-nspawn + + Used to run a command or OS in a light-weight namespace container. + + systemd-nspawn + + + + + + systemd-path + + Used to query system and user paths. + + systemd-path + + + + + + systemd-run + + Used to create and start a transient .service or a .scope unit and + run the specified command in it. + + systemd-run + + + + + + + + + + systemd-tmpfiles + + Creates, deletes and cleans up volatile and temporary files and directories, + based on the configuration file format and location specified in + tmpfiles.d directories. + + systemd-tmpfiles + + + + + + systemd-tty-ask-password-agent + + Used to list or process pending systemd password requests + + systemd-tty-ask-password-agent + + + + + + telinit + + Tells init which run-level to change to. + + telinit + + + + + + timedatectl + + Used to query and change the system clock and its settings. + + + timedatectl + + + + + + udevadm + + Generic Udev administration tool: controls the udevd daemon, + provides info from the Udev database, monitors uevents, waits for + uevents to finish, tests Udev configuration, and triggers uevents + for a given device. + + udevadm + + + + + + libsystemd + + systemd utility library. + + libsystemd + + + + + + libudev + + A library to access Udev device information. + + libudev + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/tar.xml b/LDP/guide/docbook/LFS-Current/chapter06/tar.xml new file mode 100644 index 00000000..eb9d3d98 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/tar.xml @@ -0,0 +1,115 @@ + + + %general-entities; +]> + + + + + + tar + &tar-version; +
&tar-url;
+
+ + Tar-&tar-version; + + + Tar + + + + + + <para>The Tar package contains an archiving program.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&tar-ch6-sbu;</seg> + <seg>&tar-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Tar + + Prepare Tar for compilation: + +FORCE_UNSAFE_CONFIGURE=1 \ +./configure --prefix=/usr \ + --bindir=/bin + + + The meaning of the configure options: + + + FORCE_UNSAFE_CONFIGURE=1 + + This forces the test for mknod to be run + as root. It is generally considered dangerous to run this test as + the root user, but as it is being run on a system that has only been + partially built, overriding it is OK. + + + + + Compile the package: + +make + + To test the results (about 1 SBU), issue: + +make check + + Install the package: + +make install +make -C doc install-html docdir=/usr/share/doc/tar-&tar-version; + + + + + Contents of Tar + + + Installed programs + Installed directory + + + tar + /usr/share/doc/tar-&tar-version; + + + + + Short Descriptions + + + + + tar + + Creates, extracts files from, and lists the contents of archives, + also known as tarballs + + tar + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/texinfo.xml b/LDP/guide/docbook/LFS-Current/chapter06/texinfo.xml new file mode 100644 index 00000000..c4308f33 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/texinfo.xml @@ -0,0 +1,218 @@ + + + %general-entities; +]> + + + + + + texinfo + &texinfo-version; +
&texinfo-url;
+
+ + Texinfo-&texinfo-version; + + + Texinfo + + + + + + <para>The Texinfo package contains programs for reading, writing, and + converting info pages.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&texinfo-ch6-sbu;</seg> + <seg>&texinfo-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Texinfo + + Prepare Texinfo for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + Optionally, install the components belonging in a TeX + installation: + + +make TEXMF=/usr/share/texmf install-tex + + + The meaning of the make parameter: + + + TEXMF=/usr/share/texmf + + The TEXMF makefile variable holds the location + of the root of the TeX tree if, for example, a TeX package will be + installed later. + + + + + + The Info documentation system uses a plain text file to hold its list of + menu entries. The file is located at /usr/share/info/dir. + Unfortunately, due to occasional problems in the Makefiles of various packages, + it can sometimes get out of sync with the info pages installed on the system. + If the /usr/share/info/dir file ever needs to be + recreated, the following optional commands will accomplish the task: + +pushd /usr/share/info +rm -v dir +for f in * + do install-info $f dir 2>/dev/null +done +popd + + + + + Contents of Texinfo + + + Installed programs + Installed directory + + + info, install-info, makeinfo (link to texi2any), + pdftexi2dvi, pod2texi, texi2any, texi2dvi, texi2pdf, and texindex + /usr/share/texinfo + + + + + Short Descriptions + + + + + info + + Used to read info pages which are similar to man pages, but + often go much deeper than just explaining all the available command + line options [For example, compare man bison and + info bison.] + + info + + + + + + install-info + + Used to install info pages; it updates entries in the + info index file + + install-info + + + + + + makeinfo + + Translates the given Texinfo source documents into + info pages, plain text, or HTML + + makeinfo + + + + + + pdftexi2dvi + + Used to format the given Texinfo document into a + Portable Document Format (PDF) file + + pdftexi2dvi + + + + + + pod2texi + + Converts Pod to Texinfo format + + pod2texi + + + + + + texi2any + + Translate Texinfo source documentation to + various other formats + + texi2any + + + + + + texi2dvi + + Used to format the given Texinfo document into a + device-independent file that can be printed + + texi2dvi + + + + + + texi2pdf + + Used to format the given Texinfo document into a + Portable Document Format (PDF) file + + texi2pdf + + + + + + texindex + + Used to sort Texinfo index files + + texindex + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/util-linux.xml b/LDP/guide/docbook/LFS-Current/chapter06/util-linux.xml new file mode 100644 index 00000000..f1a27e8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/util-linux.xml @@ -0,0 +1,1247 @@ + + + %general-entities; +]> + + + + + + util-linux + &util-linux-version; +
&util-linux-url;
+
+ + Util-linux-&util-linux-version; + + + Util-linux + + + + + + <para>The Util-linux package contains miscellaneous utility programs. + Among them are utilities for handling file systems, consoles, partitions, + and messages.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&util-linux-ch6-sbu;</seg> + <seg>&util-linux-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>FHS compliance notes + + The FHS recommends using the /var/lib/hwclock directory instead of the + usual /etc directory as the + location for the adjtime file. First create a directory + to enable storage for the hwclock program: + +mkdir -pv /var/lib/hwclock + + + + + Installation of Util-linux + + Prepare Util-linux for compilation: + +./configure ADJTIME_PATH=/var/lib/hwclock/adjtime \ + --docdir=/usr/share/doc/util-linux-&util-linux-version; \ + --disable-chfn-chsh \ + --disable-login \ + --disable-nologin \ + --disable-su \ + --disable-setpriv \ + --disable-runuser \ + --disable-pylibmount \ + --disable-static \ + --without-python + + The --disable and --without options prevent warnings about + building components that require packages not in LFS or are + inconsistent with programs installed by other packages. + + Compile the package: + +make + + If desired, run the test suite as a non-root user: + + Running the test suite as the root user can be harmful to + your system. To run it, the CONFIG_SCSI_DEBUG option for the kernel must + be available in the currently running system, and must be built as a + module. Building it into the kernel will prevent booting. For complete + coverage, other BLFS packages must be installed. If desired, this test can + be run after rebooting into the completed LFS system and running: + + bash tests/run.sh --srcdir=$PWD --builddir=$PWD + + + chown -Rv nobody . +su nobody -s /bin/bash -c "PATH=$PATH make -k check" + + One test above, tests/ts/ipcs/limits2, will fail when the host + is using a recent kernel. The failure can safely be ignored. + + Install the package: + +make install + + + + + Contents of Util-linux + + + Installed programs + Installed libraries + Installed directories + + + addpart, agetty, blkdiscard, blkid, blockdev, cal, cfdisk, chcpu, + chrt, col, colcrt, colrm, column, ctrlaltdel, delpart, dmesg, + eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, fsck, + fsck.cramfs, fsck.minix, fsfreeze, fstrim, getopt, hexdump, hwclock, + i386, ionice, ipcmk, ipcrm, ipcs, isosize, kill, last, lastb (link to + last), ldattach, linux32, linux64, logger, look, losetup, lsblk, lscpu, + lsipc, lslocks, lslogins, mcookie, mesg, mkfs, mkfs.bfs, mkfs.cramfs, mkfs.minix, mkswap, + more, mount, mountpoint, namei, nsenter, partx, pg, pivot_root, prlimit, raw, + readprofile, rename, renice, resizepart, rev, rtcwake, script, + scriptreplay, setarch, setsid, setterm, sfdisk, sulogin, swaplabel, + swapoff (link to swapon), swapon, switch_root, tailf, taskset, ul, + umount, uname26, unshare, utmpdump, uuidd, uuidgen, wall, wdctl, whereis, + wipefs, x86_64, and zramctl + libblkid.so, libfdisk.so, libmount.so, + libsmartcols.so, and libuuid.so + /usr/include/blkid, + /usr/include/libfdisk, + /usr/include/libmount, + /usr/include/libsmartcols, + /usr/include/uuid, + /usr/share/doc/util-linux-&util-linux-version;, + and /var/lib/hwclock + + + + + Short Descriptions + + + + + addpart + + Informs the Linux kernel of new partitions + + addpart + + + + + + agetty + + Opens a tty port, prompts for a login name, + and then invokes the login program + + agetty + + + + + + blkdiscard + + Discards sectors on a device + + blkdiscard + + + + + + blkid + + A command line utility to locate and print block device + attributes + + blkid + + + + + + blockdev + + Allows users to call block device ioctls from the command + line + + blockdev + + + + + + cal + + Displays a simple calendar + + cal + + + + + + cfdisk + + Manipulates the partition table of the given device + + cfdisk + + + + + + chcpu + + Modifies the state of CPUs + + chcpu + + + + + + chrt + + Manipulates real-time attributes of a process + + chrt + + + + + + col + + Filters out reverse line feeds + + col + + + + + + colcrt + + Filters nroff output for terminals + that lack some capabilities, such as overstriking and half-lines + + colcrt + + + + + + colrm + + Filters out the given columns + + colrm + + + + + + column + + Formats a given file into multiple columns + + column + + + + + + ctrlaltdel + + Sets the function of the Ctrl+Alt+Del key combination to a + hard or a soft reset + + ctrlaltdel + + + + + + delpart + + Asks the Linux kernel to remove a partition + + delpart + + + + + + dmesg + + Dumps the kernel boot messages + + dmesg + + + + + + eject + + Ejects removable media + + eject + + + + + + fallocate + + Preallocates space to a file + + fallocate + + + + + + fdformat + + Low-level formats a floppy disk + + fdformat + + + + + + fdisk + + Manipulates the partition table of the given device + + fdisk + + + + + + findfs + + Finds a file system by label or Universally Unique Identifier + (UUID) + + findfs + + + + + + findmnt + + Is a command line interface to the libmount library + for work with mountinfo, fstab and mtab files + + findmnt + + + + + + flock + + Acquires a file lock and then executes a command with the lock + held + + flock + + + + + + fsck + + Is used to check, and optionally repair, file systems + + fsck + + + + + + fsck.cramfs + + Performs a consistency check on the Cramfs file system on the + given device + + fsck.cramfs + + + + + + fsck.minix + + Performs a consistency check on the Minix file system on the + given device + + fsck.minix + + + + + + fsfreeze + + Is a very simple wrapper around FIFREEZE/FITHAW ioctl + kernel driver operations + + fsfreeze + + + + + + fstrim + + Discards unused blocks on a mounted filesystem + + fstrim + + + + + + getopt + + Parses options in the given command line + + getopt + + + + + + hexdump + + Dumps the given file in hexadecimal or in another given + format + + hexdump + + + + + + hwclock + + Reads or sets the system's hardware clock, also called + the Real-Time Clock (RTC) or Basic Input-Output System (BIOS) + clock + + hwclock + + + + + + i386 + + A symbolic link to setarch + + i386 + + + + + + ionice + + Gets or sets the io scheduling class and priority for a program + + ionice + + + + + + ipcmk + + Creates various IPC resources + + ipcmk + + + + + + ipcrm + + Removes the given Inter-Process Communication (IPC) resource + + ipcrm + + + + + + ipcs + + Provides IPC status information + + ipcs + + + + + + isosize + + Reports the size of an iso9660 file system + + isosize + + + + + + kill + + Sends signals to processes + + kill + + + + + + last + + Shows which users last logged in (and out), searching back + through the /var/log/wtmp file; it also shows + system boots, shutdowns, and run-level changes + + last + + + + + + lastb + + Shows the failed login attempts, as logged in + /var/log/btmp + + lastb + + + + + + ldattach + + Attaches a line discipline to a serial line + + ldattach + + + + + + linux32 + + A symbolic link to setarch + + linux32 + + + + + + linux64 + + A symbolic link to setarch + + linux64 + + + + + + logger + + Enters the given message into the system log + + logger + + + + + + look + + Displays lines that begin with the given string + + look + + + + + + losetup + + Sets up and controls loop devices + + losetup + + + + + + lsblk + + Lists information about all or selected block devices in + a tree-like format + + lsblk + + + + + + lscpu + + Prints CPU architecture information + + lscpu + + + + + + lsipc + + Prints information on IPC facilities currently employed + in the system + + lsipc + + + + + + lslocks + + Lists local system locks + + lslocks + + + + + + lslogins + + Lists information about users, groups and system accounts + + lslogins + + + + + + mcookie + + Generates magic cookies (128-bit random hexadecimal numbers) for + xauth + + mcookie + + + + + + mesg + + Controls whether other users can send messages to the current + user's terminal + + mesg + + + + + + mkfs + + Builds a file system on a device (usually a hard disk + partition) + + mkfs + + + + + + mkfs.bfs + + Creates a Santa Cruz Operations (SCO) bfs file system + + mkfs.bfs + + + + + + mkfs.cramfs + + Creates a cramfs file system + + mkfs.cramfs + + + + + + mkfs.minix + + Creates a Minix file system + + mkfs.minix + + + + + + mkswap + + Initializes the given device or file to be used as a swap + area + + mkswap + + + + + + more + + A filter for paging through text one screen at a time + + more + + + + + + mount + + Attaches the file system on the given device to a specified + directory in the file-system tree + + mount + + + + + + mountpoint + + Checks if the directory is a mountpoint + + mountpoint + + + + + + namei + + Shows the symbolic links in the given pathnames + + namei + + + + + + nsenter + + Runs a program with namespaces of other processes + + nsenter + + + + + + partx + + Tells the kernel about the presence and numbering of on-disk + partitions + + partx + + + + + + pg + + Displays a text file one screen full at a time + + pg + + + + + + pivot_root + + Makes the given file system the new root file system of the + current process + + pivot_root + + + + + + prlimit + + Get and set a process' resource limits + + prlimit + + + + + + raw + + Bind a Linux raw character device to a block device + + raw + + + + + + readprofile + + Reads kernel profiling information + + readprofile + + + + + + rename + + Renames the given files, replacing a given string with + another + + rename + + + + + + renice + + Alters the priority of running processes + + renice + + + + + + resizepart + + Asks the Linux kernel to resize a partition + + resizepart + + + + + + rev + + Reverses the lines of a given file + + rev + + + + + + rtcwake + + Used to enter a system sleep state until specified wakeup + time + + rtcwake + + + + + + script + + Makes a typescript of a terminal session + + script + + + + + + scriptreplay + + Plays back typescripts using timing information + + scriptreplay + + + + + + setarch + + Changes reported architecture in a new program environment and + sets personality flags + + setarch + + + + + + setsid + + Runs the given program in a new session + + setsid + + + + + + setterm + + Sets terminal attributes + + setterm + + + + + + sfdisk + + A disk partition table manipulator + + sfdisk + + + + + + sulogin + + Allows root to log in; + it is normally invoked by init when the system goes + into single user mode + + sulogin + + + + + + swaplabel + + Allows to change swaparea UUID and label + + swaplabel + + + + + + swapoff + + Disables devices and files for paging and swapping + + swapoff + + + + + + swapon + + Enables devices and files for paging and swapping and + lists the devices and files currently in use + + swapon + + + + + + switch_root + + Switches to another filesystem as the root of the mount tree + + switch_root + + + + + + tailf + + Tracks the growth of a log file; displays the last 10 lines + of a log file, then continues displaying any new entries in the + log file as they are created + + tailf + + + + + + taskset + + Retrieves or sets a process' CPU affinity + + taskset + + + + + + ul + + A filter for translating underscores into escape sequences + indicating underlining for the terminal in use + + ul + + + + + + umount + + Disconnects a file system from the system's file tree + + umount + + + + + + uname26 + + A symbolic link to setarch + + uname26 + + + + + + unshare + + Runs a program with some namespaces unshared from parent + + unshare + + + + + + utmpdump + + Displays the content of the given login file in a more + user-friendly format + + utmpdump + + + + + + uuidd + + A daemon used by the UUID library to generate time-based + UUIDs in a secure and guranteed-unique fashion + + uuidd + + + + + + uuidgen + + Creates new UUIDs. Each new UUID can reasonably be considered + unique among all UUIDs created, on the local system and on other + systems, in the past and in the future + + uuidgen + + + + + + wall + + Displays the contents of a file or, by default, its standard + input, on the terminals of all currently logged in users + + wall + + + + + + wdctl + + Shows hardware watchdog status + + wdctl + + + + + + whereis + + Reports the location of the binary, source, and man page + for the given command + + whereis + + + + + + wipefs + + Wipes a filesystem signature from a device + + wipefs + + + + + + x86_64 + + A symbolic link to setarch + + x86_64 + + + + + + zramctl + + A program to set up and control zram (compressed ram disk) + devices + + zramctl + + + + + + libblkid + + Contains routines for device identification and token + extraction + + libblkid + + + + + + libfdisk + + Contains routines for manipulating partition tables + + libfdisk + + + + + + libmount + + Contains routines for block device mounting and + unmounting + + libmount + + + + + + libsmartcols + + Contains routines for aiding screen output in tabular form + + libsmartcols + + + + + + libuuid + + Contains routines for generating unique identifiers for objects + that may be accessible beyond the local system + + libuuid + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/vim.xml b/LDP/guide/docbook/LFS-Current/chapter06/vim.xml new file mode 100644 index 00000000..346e7302 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/vim.xml @@ -0,0 +1,289 @@ + + + %general-entities; +]> + + + + + Vim-&vim-version; + + + Vim + + + + + + <para>The Vim package contains a powerful text editor.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&vim-ch6-sbu;</seg> + <seg>&vim-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + <tip> + <title>Alternatives to Vim + + If you prefer another editor—such as Emacs, Joe, or + Nano—please refer to for suggested + installation instructions. + + + + + + Installation of Vim + + First, change the default location of the vimrc + configuration file to /etc: + +echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h + + Prepare Vim for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make -j1 test + + However, this test suite outputs a lot of binary data to the screen, + which can cause issues with the settings of the current terminal. This can + be resolved by redirecting the output to a log file. A successful test + will result in the words "ALL DONE" at completion. + + Install the package: + +make install + + Many users are used to using vi instead of + vim. To allow execution of vim + when users habitually enter vi, create a + symlink for both the binary and the man page in the provided + languages: + +ln -sv vim /usr/bin/vi +for L in /usr/share/man/{,*/}man1/vim.1; do + ln -sv vim.1 $(dirname $L)/vi.1 +done + + By default, Vim's documentation is installed in /usr/share/vim. The following symlink + allows the documentation to be accessed via /usr/share/doc/vim-&vim-version;, making + it consistent with the location of documentation for other packages: + +ln -sv ../&vim-docdir;/doc /usr/share/doc/vim-&vim-version; + + If an X Window System is going to be installed on the LFS + system, it may be necessary to recompile Vim after installing X. Vim + comes with a GUI version of the editor that requires X and some + additional libraries to be installed. For more information on this + process, refer to the Vim documentation and the Vim installation page + in the BLFS book at . + + + + + Configuring Vim + + + /etc/vimrc + + + By default, vim runs in vi-incompatible mode. + This may be new to users who have used other editors in the past. The + nocompatible setting is included below to highlight the + fact that a new behavior is being used. It also reminds those who would + change to compatible mode that it should be the first + setting in the configuration file. This is necessary because it changes + other settings, and overrides must come after this setting. Create a default + vim configuration file by running the following: + +cat > /etc/vimrc << "EOF" +" Begin /etc/vimrc + +set nocompatible +set backspace=2 +syntax on +if (&term == "iterm") || (&term == "putty") + set background=dark +endif + +" End /etc/vimrc +EOF + + The set nocompatible setting makes + vim behave in a more useful way (the default) than + the vi-compatible manner. Remove the no to keep the + old vi behavior. The set + backspace=2 setting allows backspacing over line breaks, + autoindents, and the start of insert. The syntax + on parameter enables vim's syntax highlighting. Finally, + the if statement with the set + background=dark setting corrects vim's + guess about the background color of some terminal emulators. This + gives the highlighting a better color scheme for use on the black + background of these programs. + + Documentation for other available options can be obtained by + running the following command: + +vim -c ':options' + + + By default, Vim only installs spell files for the English language. + To install spell files for your preferred language, download the + *.spl and optionally, the *.sug + files for your language and character encoding from and save them to + /usr/share/&vim-docdir;/spell/. + + To use these spell files, some configuration in + /etc/vimrc is needed, e.g.: + +set spelllang=en,ru +set spell + + For more information, see the appropriate README file located + at the URL above. + + + + + + Contents of Vim + + + Installed programs + Installed directory + + + ex (link to vim), rview (link to vim), rvim (link to vim), vi + (link to vim), view (link to vim), vim, vimdiff (link to vim), vimtutor, + and xxd + /usr/share/vim + + + + + Short Descriptions + + + + + ex + + Starts vim in ex mode + + ex + + + + + + rview + + Is a restricted version of view; no shell + commands can be started and view cannot be + suspended + + rview + + + + + + rvim + + Is a restricted version of vim; no shell + commands can be started and vim cannot be + suspended + + rvim + + + + + + vi + + Link to vim + + vi + + + + + + view + + Starts vim in read-only mode + + view + + + + + + vim + + Is the editor + + vim + + + + + + vimdiff + + Edits two or three versions of a file with vim + and show differences + + vimdiff + + + + + + vimtutor + + Teaches the basic keys and commands of + vim + + vimtutor + + + + + + xxd + + Creates a hex dump of the given file; it can + also do the reverse, so it can be used for binary patching + + xxd + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter06/xml-parser.xml b/LDP/guide/docbook/LFS-Current/chapter06/xml-parser.xml new file mode 100644 index 00000000..54d5bcb3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/xml-parser.xml @@ -0,0 +1,92 @@ + + + %general-entities; +]> + + + + + + xml-parser + &xml-parser-version; +
&xml-parser-url;
+
+ + XML::Parser-&xml-parser-version; + + + XML::Parser + + + + + + <para>The XML::Parser module is a Perl interface to James Clark's + XML parser, Expat.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&xml-parser-ch6-sbu;</seg> + <seg>&xml-parser-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of XML::Parser + + Prepare XML::Parser for compilation: + +perl Makefile.PL + + Compile the package: + +make + + To test the results, issue: + +make test + + Install the package: + +make install + + + + + Contents of XML::Parser + + + Installed module + + + Expat.so + + + + + Short Descriptions + + + + + Expat + + provides the Perl Expat interface + + Expat + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/xz.xml b/LDP/guide/docbook/LFS-Current/chapter06/xz.xml new file mode 100644 index 00000000..e566273e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/xz.xml @@ -0,0 +1,371 @@ + + + %general-entities; +]> + + + + + + xz + &xz-version; +
&xz-url;
+
+ + Xz-&xz-version; + + + Xz + + + + + + <para>The Xz package contains programs for compressing and decompressing + files. It provides capabilities for the lzma and the newer xz compression + formats. Compressing text files with <command>xz</command> yields a better + compression percentage than with the traditional <command>gzip</command> or + <command>bzip2</command> commands.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&xz-ch6-sbu;</seg> + <seg>&xz-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Xz + + First, fix an internal problem: + +sed -e '/mf\.buffer = NULL/a next->coder->mf.size = 0;' \ + -i src/liblzma/lz/lz_encoder.c + + + + Prepare Xz for compilation with: + +./configure --prefix=/usr \ + --disable-static \ + --docdir=/usr/share/doc/xz-&xz-version; + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package and make sure that all essential files are in the + correct directory: + +make install +mv -v /usr/bin/{lzma,unlzma,lzcat,xz,unxz,xzcat} /bin +mv -v /usr/lib/liblzma.so.* /lib +ln -svf ../../lib/$(readlink /usr/lib/liblzma.so) /usr/lib/liblzma.so + + + + + Contents of Xz + + + Installed programs + Installed libraries + Installed directories + + + + lzcat (link to xz), + lzcmp (link to xzdiff), + lzdiff (link to xzdiff), + lzegrep (link to xzgrep), + lzfgrep (link to xzgrep), + lzgrep (link to xzgrep), + lzless (link to xzless), + lzma (link to xz), + lzmadec, + lzmainfo, + lzmore (link to xzmore), + unlzma (link to xz), + unxz (link to xz), + xz, + xzcat (link to xz), + xzcmp (link to xzdiff), + xzdec, + xzdiff, + xzegrep (link to xzgrep), + xzfgrep (link to xzgrep), + xzgrep, + xzless, and + xzmore + + liblzma.so + + + /usr/include/lzma and + /usr/share/doc/xz-&xz-version; + + + + + + Short Descriptions + + + + + lzcat + + Decompresses to standard output + + lzcat + + + + + + lzcmp + + Runs cmp on LZMA compressed files + + lzcmp + + + + + + lzdiff + + Runs diff on LZMA compressed files + + lzdiff + + + + + + lzegrep + + Runs egrep on LZMA compressed files + + lzegrep + + + + + + lzfgrep + + Runs fgrep on LZMA compressed files + + lzfgrep + + + + + + lzgrep + + Runs grep on LZMA compressed files + + lzgrep + + + + + + lzless + + Runs less on LZMA compressed files + + lzless + + + + + + lzma + + Compresses or decompresses files using the LZMA format + + lzma + + + + + + lzmadec + + A small and fast decoder for LZMA compressed files + + lzmadec + + + + + + lzmainfo + + Shows information stored in the LZMA compressed file header + + lzmainfo + + + + + + lzmore + + Runs more on LZMA compressed files + + lzmore + + + + + + unlzma + + Decompresses files using the LZMA format + + unlzma + + + + + + unxz + + Decompresses files using the XZ format + + unxz + + + + + + xz + + Compresses or decompresses files using the XZ format + + xz + + + + + + xzcat + + Decompresses to standard output + + xzcat + + + + + + xzcmp + + Runs cmp on XZ compressed files + + xzcmp + + + + + + xzdec + + A small and fast decoder for XZ compressed files + + xzdec + + + + + + xzdiff + + Runs diff on XZ compressed files + + xzdiff + + + + + + xzegrep + + Runs egrep on XZ compressed files files + + xzegrep + + + + + + xzfgrep + + Runs fgrep on XZ compressed files + + xzfgrep + + + + + + xzgrep + + Runs grep on XZ compressed files + + xzgrep + + + + + + xzless + + Runs less on XZ compressed files + + xzless + + + + + + xzmore + + Runs more on XZ compressed files + + xzmore + + + + + + liblzma + + The library implementing lossless, block-sorting data + compression, using the Lempel-Ziv-Markov chain algorithm + + liblzma + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter06/zlib.xml b/LDP/guide/docbook/LFS-Current/chapter06/zlib.xml new file mode 100644 index 00000000..2dcc4941 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter06/zlib.xml @@ -0,0 +1,101 @@ + + + %general-entities; +]> + + + + + + zlib + &zlib-version; +
&zlib-url;
+
+ + Zlib-&zlib-version; + + + Zlib + + + + + + <para>The Zlib package contains compression and decompression routines used by + some programs.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&zlib-ch6-sbu;</seg> + <seg>&zlib-ch6-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Zlib + + Prepare Zlib for compilation: + +./configure --prefix=/usr + + Compile the package: + +make + + To test the results, issue: + +make check + + Install the package: + +make install + + The shared library needs to be moved to + /lib, and as a result the + .so file in + /usr/lib will need to be recreated: + +mv -v /usr/lib/libz.so.* /lib +ln -sfv ../../lib/$(readlink /usr/lib/libz.so) /usr/lib/libz.so + + + + + Contents of Zlib + + + Installed libraries + + + libz.{a,so} + + + + + Short Descriptions + + + + + libz + + Contains compression and decompression functions used by + some programs + + libz + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter07/chapter07.xml b/LDP/guide/docbook/LFS-Current/chapter07/chapter07.xml new file mode 100644 index 00000000..41e5fed2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/chapter07.xml @@ -0,0 +1,25 @@ + + + %general-entities; +]> + + + + + + Basic System Configuration + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/clock.xml b/LDP/guide/docbook/LFS-Current/chapter07/clock.xml new file mode 100644 index 00000000..0dbdc7ea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/clock.xml @@ -0,0 +1,104 @@ + + + %general-entities; +]> + + + + + Configuring the system clock + + + clock + configuring + + This section discusses how to configure the + systemd-timedated system service, which configures + system clock and timezone. + + If you cannot remember whether or not the hardware clock is set to UTC, + find out by running the hwclock --localtime --show + command. This will display what the current time is according to the hardware + clock. If this time matches whatever your watch says, then the hardware clock is + set to local time. If the output from hwclock is not local + time, chances are it is set to UTC time. Verify this by adding or subtracting + the proper amount of hours for the timezone to the time shown by + hwclock. For example, if you are currently in the MST + timezone, which is also known as GMT -0700, add seven hours to the local + time. + + systemd-timedated reads /etc/adjtime, + and depending on the contents of the file, it sets the clock to either UTC or + local time. + + Create the /etc/adjtime file with the following contents + if your hardware clock is set to local time: + +cat > /etc/adjtime << "EOF" +0.0 0 0.0 +0 +LOCAL +EOF + + If /etc/adjtime isn't present at first boot, + systemd-timedated will assume that hardware clock is + set to UTC and adjust the file according to that. + + You can also use the timedatectl utility to tell + systemd-timedated if your hardware clock is set to + UTC or local time: + +timedatectl set-local-rtc 1 + + timedatectl can also be used to change system time and + time zone. + + To change your current system time, issue: + +timedatectl set-time YYYY-MM-DD HH:MM:SS + + Hardware clock will also be updated accordingly. + + To change your current time zone, issue: + +timedatectl set-timezone TIMEZONE + + You can get list of available time zones by running: + +timedatectl list-timezones + + Please note that timedatectl command can + be used only on a system booted with systemd. + + + Network Time Synchronization + + Starting with version 213, systemd ships a daemon called + systemd-timesyncd which can be used to + synchronize the system time with remote NTP servers. + + The daemon is not intended as a replacement for the well + established NTP daemon, but as a client only implementation + of the SNTP protocol which can be used for less advanced + tasks and on resource limited systems. + + Starting with systemd version 216, the + systemd-timesyncd daemon is enabled by + default. If you want to disable it, issue the following + command: + +systemctl disable systemd-timesyncd + + The /etc/systemd/timesyncd.conf file + can be used to change the NTP servers that + systemd-timesyncd synchronizes with. + + Please note that when system clock is set to Local Time, + systemd-timesyncd won't update hardware + clock. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/console.xml b/LDP/guide/docbook/LFS-Current/chapter07/console.xml new file mode 100644 index 00000000..ea1062c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/console.xml @@ -0,0 +1,137 @@ + + + %general-entities; +]> + + + + + Configuring the Linux Console + + + console + configuring + + + This section discusses how to configure the + systemd-vconsole-setup system service, which configures + the virtual console font and console keymap. + + The systemd-vconsole-setup service reads the + /etc/vconsole.conf file for configuration + information. Decide which keymap and screen font will be used. Various + language-specific HOWTOs can also help with this, see . + Examine localectl list-keymaps output for a list of + valid console keymaps. Look in + /usr/share/consolefonts + directory for valid screen fonts. + + The /etc/vconsole.conf file should contain lines + of the form: VARIABLE="value". The following variables are recognized: + + + + + KEYMAP + + This variable specifies the key mapping table for the keyboard. If + unset, it defaults to us. + + + + + KEYMAP_TOGGLE + + This variable can be used to configure a second toggle keymap and + is unset by default. + + + + + FONT + + This variable specifies the font used by the virtual + console. + + + + + FONT_MAP + + This variable specifies the console map to be used. + + + + + FONT_UNIMAP + + This variable specifies the Unicode font map. + + + + + + An example for a German keyboard and console is given below: + +cat > /etc/vconsole.conf << "EOF" +KEYMAP=de-latin1 +FONT=Lat2-Terminus16 +EOF + + You can change KEYMAP value at runtime by using the + localectl utility: + +localectl set-keymap MAP + + Please note that localectl command can + be used only on a system booted with systemd. + + You can also use localectl utility with the + corresponding parameters to change X11 keyboard layout, model, variant + and options: + +localectl set-x11-keymap LAYOUT [MODEL] [VARIANT] [OPTIONS] + + To list possible values for localectl set-x11-keymap + parameters, run localectl with parameters listed below: + + + + + + list-x11-keymap-models + + Show known X11 keyboard mapping models. + + + + + list-x11-keymap-layouts + + Show known X11 keyboard mapping layouts. + + + + + list-x11-keymap-variants + + Show known X11 keyboard mapping variants. + + + + + list-x11-keymap-options + + Show known X11 keyboard mapping options. + + + + + + Using any of the parameters listed above requires + XKeyboard Config package from BLFS. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/etcshells.xml b/LDP/guide/docbook/LFS-Current/chapter07/etcshells.xml new file mode 100644 index 00000000..3e6c334c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/etcshells.xml @@ -0,0 +1,48 @@ + + + %general-entities; +]> + + + + + + $LastChangedBy: randy $ + $Date: 2007-04-04 14:42:53 -0500 (Wed, 04 Apr 2007) $ + + + Creating the /etc/shells File + + + /etc/shells + + + The shells file contains a list of + login shells on the system. Applications use this file to determine + whether a shell is valid. For each shell a single line should be + present, consisting of the shell's path, relative to the root of the + directory structure (/). + + For example, this file is consulted by chsh + to determine whether an unprivileged user may change the login shell for her + own account. If the command name is not listed, the user will be denied of + change. + + It is a requirement for applications such as + GDM which does not populate the + face browser if it can't find /etc/shells, or + FTP daemons which traditionally disallow access to users + with shells not included in this file. + +cat > /etc/shells << "EOF" +# Begin /etc/shells + +/bin/sh +/bin/bash + +# End /etc/shells +EOF + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/inputrc.xml b/LDP/guide/docbook/LFS-Current/chapter07/inputrc.xml new file mode 100644 index 00000000..45a102ea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/inputrc.xml @@ -0,0 +1,80 @@ + + + %general-entities; +]> + + + + + Creating the /etc/inputrc File + + + /etc/inputrc + + + The inputrc file handles keyboard mapping for + specific situations. This file is the startup file used by Readline — the + input-related library — used by Bash and most other shells. + + Most people do not need user-specific keyboard mappings so the command + below creates a global /etc/inputrc used by everyone who + logs in. If you later decide you need to override the defaults on a per-user + basis, you can create a .inputrc file in the user's home + directory with the modified mappings. + + For more information on how to edit the inputrc + file, see info bash under the Readline Init + File section. info readline is also a good + source of information. + + Below is a generic global inputrc along with comments + to explain what the various options do. Note that comments cannot be on the same + line as commands. Create the file using the following command: + +cat > /etc/inputrc << "EOF" +# Begin /etc/inputrc +# Modified by Chris Lynn <roryo@roryo.dynup.net> + +# Allow the command prompt to wrap to the next line +set horizontal-scroll-mode Off + +# Enable 8bit input +set meta-flag On +set input-meta On + +# Turns off 8th bit stripping +set convert-meta Off + +# Keep the 8th bit for display +set output-meta On + +# none, visible or audible +set bell-style none + +# All of the following map the escape sequence of the value +# contained in the 1st argument to the readline specific functions +"\eOd": backward-word +"\eOc": forward-word + +# for linux console +"\e[1~": beginning-of-line +"\e[4~": end-of-line +"\e[5~": beginning-of-history +"\e[6~": end-of-history +"\e[3~": delete-char +"\e[2~": quoted-insert + +# for xterm +"\eOH": beginning-of-line +"\eOF": end-of-line + +# for Konsole +"\e[H": beginning-of-line +"\e[F": end-of-line + +# End /etc/inputrc +EOF + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter07/introduction.xml new file mode 100644 index 00000000..59d618b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/introduction.xml @@ -0,0 +1,73 @@ + + + %general-entities; +]> + + + + + Introduction + + This chapter discusses configuration files and systemd services. + First, the general configuration files needed to set up networking are + presented. + + + + + + + + + + + + + + Second, issues that affect the proper setup of devices are + discussed. + + + + + + + + + + + Third, configuring the system clock and keyboard layout. + + + + + + + + + + + + Fourth, a brief introduction to the scripts and configuration + files used when the user logs into the system. + + + + + + + + + + + And finally, configuring the systemd behavior. + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/locale.xml b/LDP/guide/docbook/LFS-Current/chapter07/locale.xml new file mode 100644 index 00000000..76dbb725 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/locale.xml @@ -0,0 +1,152 @@ + + + %general-entities; +]> + + + + + Configuring the System Locale + + + /etc/locale.conf + + + The /etc/locale.conf below sets some + environment variables necessary for native language support. Setting + them properly results in: + + + + The output of programs translated into the native language + + + Correct classification of characters into letters, digits and other + classes. This is necessary for bash to properly accept + non-ASCII characters in command lines in non-English locales + + + The correct alphabetical sorting order for the country + + + Appropriate default paper size + + + Correct formatting of monetary, time, and date values + + + + Replace <ll> below with the two-letter code + for the desired language (e.g., en) and + <CC> with the two-letter code for the appropriate + country (e.g., GB). <charmap> should + be replaced with the canonical charmap for your chosen locale. Optional + modifiers such as @euro may also be present. + + The list of all locales supported by Glibc can be obtained by running + the following command: + +locale -a + + Charmaps can have a number of aliases, e.g., ISO-8859-1 + is also referred to as iso8859-1 and iso88591. + Some applications cannot handle the various synonyms correctly (e.g., require + that UTF-8 is written as UTF-8, not + utf8), so it is safest in most + cases to choose the canonical name for a particular locale. To determine + the canonical name, run the following command, where <locale + name> is the output given by locale -a for + your preferred locale (en_GB.iso88591 in our example). + +LC_ALL=<locale name> locale charmap + + For the en_GB.iso88591 locale, the above command + will print: + +ISO-8859-1 + + This results in a final locale setting of en_GB.ISO-8859-1. + It is important that the locale found using the heuristic above is tested prior + to it being added to the Bash startup files: + +LC_ALL=<locale name> locale language +LC_ALL=<locale name> locale charmap +LC_ALL=<locale name> locale int_curr_symbol +LC_ALL=<locale name> locale int_prefix + + The above commands should print the language name, the character + encoding used by the locale, the local currency, and the prefix to dial + before the telephone number in order to get into the country. If any of the + commands above fail with a message similar to the one shown below, this means + that your locale was either not installed in Chapter 6 or is not supported by + the default installation of Glibc. + +locale: Cannot set LC_* to default locale: No such file or directory + + If this happens, you should either install the desired locale using the + localedef command, or consider choosing a different locale. + Further instructions assume that there are no such error messages from + Glibc. + + + Some packages beyond LFS may also lack support for your chosen locale. One + example is the X library (part of the X Window System), which outputs the + following error message if the locale does not exactly match one of the character + map names in its internal files: + +Warning: locale not supported by Xlib, locale set to C + + In several cases Xlib expects that the character map will be listed in + uppercase notation with canonical dashes. For instance, "ISO-8859-1" rather + than "iso88591". It is also possible to find an appropriate specification by + removing the charmap part of the locale specification. This can be checked + by running the locale charmap command in both locales. + For example, one would have to change "de_DE.ISO-8859-15@euro" to + "de_DE@euro" in order to get this locale recognized by Xlib. + + Other packages can also function incorrectly (but may not necessarily + display any error messages) if the locale name does not meet their expectations. + In those cases, investigating how other Linux distributions support your locale + might provide some useful information. + + Once the proper locale settings have been determined, create the + /etc/locale.conf file: + +cat > /etc/locale.conf << "EOF" +LANG=<ll>_<CC>.<charmap><@modifiers> +EOF + + Note that you can modify /etc/locale.conf with + systemd localectl utility. To use localectl + for the example above, run: + +localectl set-locale LANG="<ll>_<CC>.<charmap><@modifiers>" + + You can also specify other language specific environment variables such + as LANG, LC_CTYPE, LC_NUMERIC or + any other environment variable from locale output. Just + separate them with a space. An example where LANG is set as + en_US.UTF-8 but LC_CTYPE is set as just en_US is: + +localectl set-locale LANG="en_US.UTF-8" LC_CTYPE="en_US" + + Please note that localectl command can + be used only on a system booted with systemd. + + The C (default) and en_US (the recommended + one for United States English users) locales are different. C + uses the US-ASCII 7-bit character set, and treats bytes with the high bit set + as invalid characters. That's why, e.g., the ls command + substitutes them with question marks in that locale. Also, an attempt to send + mail with such characters from Mutt or Pine results in non-RFC-conforming + messages being sent (the charset in the outgoing mail is indicated as unknown + 8-bit). So you can use the C locale only if you are sure that + you will never need 8-bit characters. + + UTF-8 based locales are not supported well by many programs. + Work is in progress to document and, if possible, fix such problems, see + . + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/network.xml b/LDP/guide/docbook/LFS-Current/chapter07/network.xml new file mode 100644 index 00000000..39055a8c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/network.xml @@ -0,0 +1,260 @@ + + + %general-entities; +]> + + + + + General Network Configuration + + + network + configuring + + This section only applies if a network card is to be + configured. + + + Network Interface Configuration Files + + Starting with version 209, systemd ships a network configuration + daemon called systemd-networkd which can be used for + basic network configuration. Additionally, since version 213, DNS name + resolution can be handled by systemd-resolved in place + of a static /etc/resolv.conf file. Both services are + enabled by defualt, and absolutely should not be disabled. + + Configuration files for systemd-networkd (and + systemd-resolved) can be placed in + /usr/lib/systemd/network + or /etc/systemd/network. Files in + /etc/systemd/network have a + higher priority than the ones in + /usr/lib/systemd/network. + There are three types of configuration files: + .link, + .netdev and + .network files. For detailed + descriptions and example contents of these configuration files, consult + the systemd-link(5), + systemd-netdev(5) and + systemd-network(5) manual pages. + + Udev may assign network card interface names based + on system physical characteristics such as enp2s1. If you are + not sure what your interface name is, you can always run + ip link after you have booted your system. + + + + Static IP Configuration + + The command below creates a basic configuration file for a + Static IP setup (using both systemd-networkd and + systemd-resolved): + +cat > /etc/systemd/network/10-eth0-static.network << "EOF" +[Match] +Name=eth0 + +[Network] +Address=192.168.0.2/24 +Gateway=192.168.0.1 +DNS=192.168.0.1 +EOF + + Multiple DNS entries can be added if you have more than one DNS + server. + + + + + DHCP Configuration + + The command below creates a basic configuration file for an IPv4 + DHCP setup: + +cat > /etc/systemd/network/10-eth0-dhcp.network << "EOF" +[Match] +Name=eth0 + +[Network] +DHCP=ipv4 +EOF + + + + + + + Creating the /etc/resolv.conf File + + + /etc/resolv.conf + + + If the system is going to be connected to the Internet, it will + need some means of Domain Name Service (DNS) name resolution to + resolve Internet domain names to IP addresses, and vice versa. This is + best achieved by placing the IP address of the DNS server, available + from the ISP or network administrator, into + /etc/resolv.conf. + + + systemd-resolved Configuration + + If using another means to configure your network + interfaces (ex: ppp, network-manager, etc.), or if using any type of + local resolver (ex: bind, dnsmasq, etc.), or any other software that + generates an /etc/resolv.conf (ex: resolvconf), the + systemd-resolved service should not be + used. + + When using systemd-resolved for DNS + configuration, it is responsible for creating the + /etc/resolv.conf file. Since version 226, the + symlink for /etc/resolv.conf is created by systemd + when needed, so no further configuration is necessary. + + + + + Static resolv.conf Configuration + + If a static /etc/resolv.conf is desired, + create it by running the following command: + +cat > /etc/resolv.conf << "EOF" +# Begin /etc/resolv.conf + +domain <Your Domain Name> +nameserver <IP address of your primary nameserver> +nameserver <IP address of your secondary nameserver> + +# End /etc/resolv.conf +EOF + + The domain statement can be omitted + or replaced with a search statement. See the man page + for resolv.conf for more details. + + Replace + <IP address of the nameserver> + with the IP address of the DNS most appropriate for the setup. There will + often be more than one entry (requirements demand secondary servers for + fallback capability). If you only need or want one DNS server, remove the + second nameserver line from the file. The IP address + may also be a router on the local network. + + The Google Public IPv4 DNS addresses are + 8.8.8.8 and 8.8.4.4 + for IPv4, and 2001:4860:4860::8888 and + 2001:4860:4860::8844 for IPv6. + + + + + + + Configuring the system hostname + + + hostname + configuring + + + During the boot process, the file /etc/hostname + is used for establishing the system's hostname. + + Create the /etc/hostname file and enter a + hostname by running: + +echo "<lfs>" > /etc/hostname + + <lfs> needs to be replaced with the + name given to the computer. Do not enter the Fully Qualified Domain Name + (FQDN) here. That information is put in the + /etc/hosts file. + + + + + Customizing the /etc/hosts File + + + /etc/hosts + + + + localnet + /etc/hosts + + + + network + /etc/hosts + + + Decide on the IP address, fully-qualified domain name (FQDN), and + possible aliases for use in the /etc/hosts file. The + syntax is: + +IP_address myhost.example.org aliases + + Unless the computer is to be visible to the Internet (i.e., there is + a registered domain and a valid block of assigned IP addresses—most + users do not have this), make sure that the IP address is in the private + network IP address range. Valid ranges are: + +Private Network Address Range Normal Prefix +10.0.0.1 - 10.255.255.254 8 +172.x.0.1 - 172.x.255.254 16 +192.168.y.1 - 192.168.y.254 24 + + x can be any number in the range 16-31. y can be any number in the + range 0-255. + + A valid private IP address could be 192.168.1.1. A valid FQDN for + this IP could be lfs.example.org. + + Even if not using a network card, a valid FQDN is still required. + This is necessary for certain programs to operate correctly. + + Create the /etc/hosts file by running: + +cat > /etc/hosts << "EOF" +# Begin /etc/hosts (network card version) + +127.0.0.1 localhost +::1 localhost +<192.168.0.2> <HOSTNAME.example.org> [alias1] [alias2] ... + +# End /etc/hosts (network card version) +EOF + + The <192.168.0.2> and + <HOSTNAME.example.org> values need to be + changed for specific uses or requirements (if assigned an IP address by a + network/system administrator and the machine will be connected to an + existing network). The optional alias name(s) can be omitted. + + If a network card is not going to be configured, create the + /etc/hosts file by running: + +cat > /etc/hosts << "EOF" +# Begin /etc/hosts (no network card version) + +127.0.0.1 <HOSTNAME.example.org> <HOSTNAME> localhost +::1 localhost + +# End /etc/hosts (no network card version) +EOF + + The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents the IPv6 loopback interface. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/symlinks.xml b/LDP/guide/docbook/LFS-Current/chapter07/symlinks.xml new file mode 100644 index 00000000..354ae319 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/symlinks.xml @@ -0,0 +1,63 @@ + + + %general-entities; +]> + + + + + Creating Custom Symlinks to Devices + + + Dealing with duplicate devices + + As explained in , the order in + which devices with the same function appear in + /dev is essentially random. + E.g., if you have a USB web camera and a TV tuner, sometimes + /dev/video0 refers to the camera and + /dev/video1 refers to the tuner, and sometimes + after a reboot the order changes to the opposite one. + For all classes of hardware except sound cards and network cards, this is + fixable by creating udev rules for custom persistent symlinks. + The case of network cards is covered separately in + , and sound card configuration can + be found in BLFS. + + For each of your devices that is likely to have this problem + (even if the problem doesn't exist in your current Linux distribution), + find the corresponding directory under + /sys/class or + /sys/block. + For video devices, this may be + /sys/class/video4linux/videoX. + Figure out the attributes that identify the device uniquely (usually, + vendor and product IDs and/or serial numbers work): + +udevadm info -a -p /sys/class/video4linux/video0 + + Then write rules that create the symlinks, e.g.: + +cat > /etc/udev/rules.d/83-duplicate_devs.rules << "EOF" + +# Persistent symlinks for webcam and tuner +KERNEL=="video*", ATTRS{idProduct}=="1910", ATTRS{idVendor}=="0d81", \ + SYMLINK+="webcam" +KERNEL=="video*", ATTRS{device}=="0x036f", ATTRS{vendor}=="0x109e", \ + SYMLINK+="tvtuner" + +EOF + + The result is that /dev/video0 and + /dev/video1 devices still refer randomly to the tuner + and the web camera (and thus should never be used directly), but there are + symlinks /dev/tvtuner and + /dev/webcam that always point to the correct + device. + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/systemd-custom.xml b/LDP/guide/docbook/LFS-Current/chapter07/systemd-custom.xml new file mode 100644 index 00000000..01df05b4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/systemd-custom.xml @@ -0,0 +1,123 @@ + + + %general-entities; +]> + + + + + Systemd Usage and Configuration + + + Systemd Customization + + + + Basic Configuration + + The /etc/systemd/system.conf file contains a set + of options to control basic systemd operations. The default file has all + entries commented out with the default settings indicated. This file is + where the log level may be changed as well as some basic logging settings. + See systemd-system.conf(5) manual page for details on + each configuration option. + + + + + Disabling Screen Clearing at Boot Time + + The normal behavior for systemd is to clear the screen at + the end of the boot sequence. If desired, this behavior may be + changed by running the following command: + +mkdir -pv /etc/systemd/system/getty@tty1.service.d + +cat > /etc/systemd/system/getty@tty1.service.d/noclear.conf << EOF +[Service] +TTYVTDisallocate=no +EOF + + The boot messages can always be revied by using the + journalctl -b command as the root user. + + + + + Disabling tmpfs for /tmp + + By default, /tmp is created as + a tmpfs. If this is not desired, it can be overridden by the following: + +ln -sfv /dev/null /etc/systemd/system/tmp.mount + + This is not necessary if there is a separate partition for + /tmp specified in + /etc/fstab. + + + + + Configuring Automatic File Creation and Deletion + + There are several services that create or delete files or + directories: + + + systemd-tmpfiles-clean.service + systemd-tmpfiles-setup-dev.service + systemd-tmpfiles-setup.service + + + The system location for the configuration files is + /usr/lib/tmpfiles.d/*.conf. The local + configuration files are in + /etc/tmpfiles.d. Files in + /etc/tmpfiles.d override + files with the same name in + /usr/lib/tmpfiles.d. See + tmpfiles.d(5) manual page for file format + details. + + + + + Overriding Default Services Behavior + + A systemd service contents can be overriden by creating a directory + and a configuration file in /etc/systemd/system. For example: + +mkdir -pv /etc/systemd/system/foobar.service.d + +cat > /etc/systemd/system/foobar.service.d/foobar.conf << EOF +[Service] +Restart=always +RestartSec=30 +EOF + + See systemd.unit(5) manual page for more + information. After creating the configuration file, run + systemctl daemon-reload and systemctl + restart foobar to activate the changes to a service. + + + + + Debugging the Boot Sequence + + There are several commands that can be used to help debug the systemd + boot process. Here are some examples: + + + systemctl list-units -t service [--all] + systemctl list-units -t target [--all] + systemctl show -p Wants multi-user.target + systemctl status sshd.service + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter07/udev.xml b/LDP/guide/docbook/LFS-Current/chapter07/udev.xml new file mode 100644 index 00000000..548a2d2e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter07/udev.xml @@ -0,0 +1,337 @@ + + + %general-entities; +]> + + + + + Device and Module Handling on an LFS System + + + Udev + usage + + + In , we installed Udev + from the systemd source package. Before we go into the details regarding + how this works, a brief history of previous methods of handling devices + is in order. + + Linux systems in general traditionally use a static device creation + method, whereby a great many device nodes are created under /dev (sometimes literally thousands of nodes), + regardless of whether the corresponding hardware devices actually exist. This + is typically done via a MAKEDEV script, which contains a + number of calls to the mknod program with the relevant + major and minor device numbers for every possible device that might exist in + the world. + + Using the Udev method, only those devices which are detected by the + kernel get device nodes created for them. Because these device nodes will be + created each time the system boots, they will be stored on a devtmpfs file system (a virtual file system + that resides entirely in system memory). Device nodes do not require much + space, so the memory that is used is negligible. + + + History + + In February 2000, a new filesystem called devfs was merged into the 2.3.46 kernel + and was made available during the 2.4 series of stable kernels. Although + it was present in the kernel source itself, this method of creating devices + dynamically never received overwhelming support from the core kernel + developers. + + The main problem with the approach adopted by devfs was the way it handled device + detection, creation, and naming. The latter issue, that of device node + naming, was perhaps the most critical. It is generally accepted that if + device names are allowed to be configurable, then the device naming policy + should be up to a system administrator, not imposed on them by any + particular developer(s). The devfs file system also suffers from race + conditions that are inherent in its design and cannot be fixed without a + substantial revision to the kernel. It was marked as deprecated for a long + period – due to a lack of maintenance – and was finally removed + from the kernel in June, 2006. + + With the development of the unstable 2.5 kernel tree, later released + as the 2.6 series of stable kernels, a new virtual filesystem called + sysfs came to be. The job of + sysfs is to export a view of + the system's hardware configuration to userspace processes. With this + userspace-visible representation, the possibility of seeing a userspace + replacement for devfs became + much more realistic. + + + + + Udev Implementation + + + Sysfs + + The sysfs filesystem + was mentioned briefly above. One may wonder how sysfs knows about the devices present on + a system and what device numbers should be used for them. Drivers that + have been compiled into the kernel directly register their objects with a + sysfs (devtmpfs internally) + as they are detected by the kernel. For drivers compiled as modules, this + registration will happen when the module is loaded. Once the sysfs filesystem is mounted (on /sys), + data which the drivers register with sysfs are available to userspace + processes and to udevd for processing (including modifications to device + nodes). + + + + + Device Node Creation + + Device files are created by the kernel by the devtmpfs filesystem. Any driver that + wishes to register a device node will go through devtmpfs (via the driver core) to do it. + When a devtmpfs instance is + mounted on /dev, the device node + will initially be created with a fixed name, permissions, and + owner. + + A short time later, the kernel will send a uevent to + udevd. Based on the rules specified in the files within the + /etc/udev/rules.d, /lib/udev/rules.d, and /run/udev/rules.d directories, + udevd will create additional symlinks to the device node, or + change its permissions, owner, or group, or modify the internal + udevd database entry (name) for that object. + + The rules in these three directories are numbered in a similar + fashion to the LFS-Bootscripts package and all three directories are + merged together. If udevd can't find a rule for the + device it is creating, it will leave the permissions and ownership at + whatever devtmpfs used + initially. + + + + + Module Loading + + Device drivers compiled as modules may have aliases built into them. + Aliases are visible in the output of the modinfo + program and are usually related to the bus-specific identifiers of devices + supported by a module. For example, the snd-fm801 + driver supports PCI devices with vendor ID 0x1319 and device ID 0x0801, + and has an alias of pci:v00001319d00000801sv*sd*bc04sc01i*. + For most devices, the bus driver exports the alias of the driver that + would handle the device via sysfs. E.g., the + /sys/bus/pci/devices/0000:00:0d.0/modalias file + might contain the string + pci:v00001319d00000801sv00001319sd00001319bc04sc01i00. + The default rules provided with Udev will cause udevd + to call out to /sbin/modprobe with the contents of the + MODALIAS uevent environment variable (which should be the + same as the contents of the modalias file in sysfs), + thus loading all modules whose aliases match this string after wildcard + expansion. + + In this example, this means that, in addition to + snd-fm801, the obsolete (and unwanted) + forte driver will be loaded if it is + available. See below for ways in which the loading of unwanted drivers can + be prevented. + + The kernel itself is also able to load modules for network + protocols, filesystems and NLS support on demand. + + + + + Handling Hotpluggable/Dynamic Devices + + When you plug in a device, such as a Universal Serial Bus (USB) MP3 + player, the kernel recognizes that the device is now connected and + generates a uevent. This uevent is then handled by + udevd as described above. + + + + + + + Problems with Loading Modules and Creating Devices + + There are a few possible problems when it comes to automatically + creating device nodes. + + + A kernel module is not loaded automatically + + Udev will only load a module if it has a bus-specific alias and the + bus driver properly exports the necessary aliases to sysfs. In other cases, one should + arrange module loading by other means. With Linux-&linux-version;, Udev is + known to load properly-written drivers for INPUT, IDE, PCI, USB, SCSI, + SERIO, and FireWire devices. + + To determine if the device driver you require has the necessary + support for Udev, run modinfo with the module name as + the argument. Now try locating the device directory under + /sys/bus and check whether there is + a modalias file there. + + If the modalias file exists in sysfs, the driver supports the device and + can talk to it directly, but doesn't have the alias, it is a bug in the + driver. Load the driver without the help from Udev and expect the issue + to be fixed later. + + If there is no modalias file in the relevant + directory under /sys/bus, this + means that the kernel developers have not yet added modalias support to + this bus type. With Linux-&linux-version;, this is the case with ISA + busses. Expect this issue to be fixed in later kernel versions. + + Udev is not intended to load wrapper drivers such as + snd-pcm-oss and non-hardware drivers such as + loop at all. + + + + + A kernel module is not loaded automatically, and Udev is not + intended to load it + + If the wrapper module only enhances the functionality + provided by some other module (e.g., snd-pcm-oss + enhances the functionality of snd-pcm by making the + sound cards available to OSS applications), configure + modprobe to load the wrapper after Udev loads the + wrapped module. To do this, add a softdep line in any + /etc/modprobe.d/<filename>.conf + file. For example: + +softdep snd-pcm post: snd-pcm-oss + + Note that the softdep command also allows + pre: dependencies, or a mixture of both + pre: and post:. See the + modprobe.d(5) manual page for more information + on softdep syntax and capabilities. + + If the module in question is not a wrapper and is useful by itself, + configure the modules bootscript to load this + module on system boot. To do this, add the module name to the + /etc/sysconfig/modules file on a separate line. + This works for wrapper modules too, but is suboptimal in that case. + + + + + Udev loads some unwanted module + + Either don't build the module, or blacklist it in a + /etc/modprobe.d/blacklist.conf file as done with the + forte module in the example below: + +blacklist forte + + Blacklisted modules can still be loaded manually with the + explicit modprobe command. + + + + + Udev creates a device incorrectly, or makes a wrong symlink + + This usually happens if a rule unexpectedly matches a device. For + example, a poorly-written rule can match both a SCSI disk (as desired) + and the corresponding SCSI generic device (incorrectly) by vendor. + Find the offending rule and make it more specific, with the help of the + udevadm info command. + + + + + Udev rule works unreliably + + This may be another manifestation of the previous problem. If not, + and your rule uses sysfs + attributes, it may be a kernel timing issue, to be fixed in later kernels. + For now, you can work around it by creating a rule that waits for the used + sysfs attribute and appending + it to the /etc/udev/rules.d/10-wait_for_sysfs.rules + file (create this file if it does not exist). Please notify the LFS + Development list if you do so and it helps. + + + + + Udev does not create a device + + Further text assumes that the driver is built statically into the + kernel or already loaded as a module, and that you have already checked + that Udev doesn't create a misnamed device. + + Udev has no information needed to create a device node if a kernel + driver does not export its data to sysfs. + This is most common with third party drivers from outside the kernel + tree. Create a static device node in + /lib/udev/devices with the appropriate major/minor + numbers (see the file devices.txt inside the kernel + documentation or the documentation provided by the third party driver + vendor). The static device node will be copied to + /dev by the + udev bootscript. + + + + + Device naming order changes randomly after rebooting + + This is due to the fact that Udev, by design, handles uevents and + loads modules in parallel, and thus in an unpredictable order. This will + never be fixed. You should not rely upon the kernel device + names being stable. Instead, create your own rules that make symlinks with + stable names based on some stable attributes of the device, such as a + serial number or the output of various *_id utilities installed by Udev. + See and + for examples. + + + + + + + Useful Reading + + Additional helpful documentation is available at the following + sites: + + + + + A Userspace Implementation of devfs + + + + + The sysfs Filesystem + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter08/chapter08.xml b/LDP/guide/docbook/LFS-Current/chapter08/chapter08.xml new file mode 100644 index 00000000..52b0a115 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter08/chapter08.xml @@ -0,0 +1,19 @@ + + + %general-entities; +]> + + + + + + Making the LFS System Bootable + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter08/fstab.xml b/LDP/guide/docbook/LFS-Current/chapter08/fstab.xml new file mode 100644 index 00000000..614f3e08 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter08/fstab.xml @@ -0,0 +1,97 @@ + + + %general-entities; +]> + + + + + Creating the /etc/fstab File + + + /etc/fstab + + + The /etc/fstab file is used by some programs to + determine where file systems are to be mounted by default, in which order, and + which must be checked (for integrity errors) prior to mounting. Create a new + file systems table like this: + +cat > /etc/fstab << "EOF" +# Begin /etc/fstab + +# file system mount-point type options dump fsck +# order + +/dev/<xxx> / <fff> defaults 1 1 +/dev/<yyy> swap swap pri=1 0 0 + +# End /etc/fstab +EOF + + Replace <xxx>, + <yyy>, and <fff> + with the values appropriate for the system, for example, sda2, sda5, and ext4. For details on the six + fields in this file, see man 5 fstab. + + Filesystems with MS-DOS or Windows origin (i.e.: vfat, ntfs, smbfs, cifs, + iso9660, udf) need the iocharset mount option in order for + non-ASCII characters in file names to be interpreted properly. The value + of this option should be the same as the character set of your locale, + adjusted in such a way that the kernel understands it. This works if the + relevant character set definition (found under File systems -> + Native Language Support) has been compiled into the kernel + or built as a module. The codepage option is also needed for + vfat and smbfs filesystems. It should be set to the codepage number used + under MS-DOS in your country. E.g., in order to mount USB flash drives, a + ru_RU.KOI8-R user would need the following in the options portion of its + mount line in /etc/fstab: + +noauto,user,quiet,showexec,iocharset=koi8r,codepage=866 + + The corresponding options fragment for ru_RU.UTF-8 users is: + +noauto,user,quiet,showexec,iocharset=utf8,codepage=866 + + + In the latter case, the kernel emits the following message: + +FAT: utf8 is not a recommended IO charset for FAT filesystems, + filesystem will be case sensitive! + + This negative recommendation should be ignored, since all other values + of the iocharset option result in wrong display of filenames in + UTF-8 locales. + + + It is also possible to specify default codepage and iocharset values for + some filesystems during kernel configuration. The relevant parameters + are named + Default NLS Option (, + Default Remote NLS Option (), + Default codepage for FAT (), and + Default iocharset for FAT (). + There is no way to specify these settings for the + ntfs filesystem at kernel compilation time. + + It is possible to make the ext3 filesystem reliable across power + failures for some hard disk types. To do this, add the + mount option to the appropriate entry in + /etc/fstab. To check if the disk drive supports + this option, run + hdparm + on the applicable disk drive. For example, if: + +hdparm -I /dev/sda | grep NCQ + + returns non-empty output, the option is supported. + + Note: Logical Volume Management (LVM) based partitions cannot use the + option. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter08/grub.xml b/LDP/guide/docbook/LFS-Current/chapter08/grub.xml new file mode 100644 index 00000000..4fb89ab3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter08/grub.xml @@ -0,0 +1,156 @@ + + + %general-entities; +]> + + + + + + grub + &grub-version; +
&grub-url;
+
+ + Using GRUB to Set Up the Boot Process + + + Introduction + + Configuring GRUB incorrectly can render your system + inoperable without an alternate boot device such as a CD-ROM. This + section is not required to boot your LFS system. You may just + want to modify your current boot loader, e.g. Grub-Legacy, GRUB2, or + LILO. + + + Ensure that an emergency boot disk is ready to rescue + the computer if the computer becomes unusable (un-bootable). If you do not + already have a boot device, you can create one. In order for the procedure + below to work, you need to jump ahead to BLFS and install + xorriso from the + libisoburn package. + +cd /tmp +grub-mkrescue --output=grub-img.iso +xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso + + + + + GRUB Naming Conventions + + GRUB uses its own naming structure for drives and partitions in + the form of (hdn,m), where n + is the hard drive number and m is the partition + number. The hard drive number starts from zero, but the partition number + starts from one for normal partitions and five for extended partitions. + Note that this is different from earlier versions where + both numbers started from zero. For example, partition sda1 is (hd0,1) to + GRUB and sdb3 is + (hd1,3). In contrast to Linux, GRUB does not + consider CD-ROM drives to be hard drives. For example, if using a CD + on hdb and a second hard drive + on hdc, that second hard drive + would still be (hd1). + + + + + Setting Up the Configuration + + GRUB works by writing data to the first physical track of the + hard disk. This area is not part of any file system. The programs + there access GRUB modules in the boot partition. The default location + is /boot/grub/. + + The location of the boot partition is a choice of the user that + affects the configuration. One recommendation is to have a separate small + (suggested size is 100 MB) partition just for boot information. That way + each build, whether LFS or some commercial distro, can access the same boot + files and access can be made from any booted system. If you choose to do + this, you will need to mount the separate partition, move all files in the + current /boot directory (e.g. the + linux kernel you just built in the previous section) to the new partition. + You will then need to unmount the partition and remount it as /boot. If you do this, be sure to update + /etc/fstab. + + Using the current lfs partition will also work, but configuration + for multiple systems is more difficult. + + Using the above information, determine the appropriate + designator for the root partition (or boot partition, if a separate + one is used). For the following example, it is assumed that the root + (or separate boot) partition is sda2. + + Install the GRUB files into /boot/grub and set up the boot track: + + + The following command will overwrite the current boot loader. Do not + run the command if this is not desired, for example, if using a third party + boot manager to manage the Master Boot Record (MBR). + + +grub-install /dev/sda + + + + + + Creating the GRUB Configuration File + + Generate /boot/grub/grub.cfg: + + cat > /boot/grub/grub.cfg << "EOF" +# Begin /boot/grub/grub.cfg +set default=0 +set timeout=5 + +insmod ext2 +set root=(hd0,2) + +menuentry "GNU/Linux, Linux &linux-version;-lfs-&version;" { + linux /boot/vmlinuz-&linux-version;-lfs-&version; root=/dev/sda2 ro +} +EOF + + From GRUB's perspective, the + kernel files are relative to the partition used. If you + used a separate /boot partition, remove /boot from the above + linux line. You will also need to change the + set root line to point to the boot partition. + + + GRUB is an extremely powerful program and it provides a tremendous + number of options for booting from a wide variety of devices, operating + systems, and partition types. There are also many options for customization + such as graphical splash screens, playing sounds, mouse input, etc. The + details of these options are beyond the scope of this introduction. + + There is a command, grub-mkconfig, that + can write a configuration file automatically. It uses a set of scripts in + /etc/grub.d/ and will destroy any customizations that you make. These scripts + are designed primarily for non-source distributions and are not recommended for + LFS. If you install a commercial Linux distribution, there is a good chance + that this program will be run. Be sure to back up your grub.cfg file. + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter08/introduction.xml b/LDP/guide/docbook/LFS-Current/chapter08/introduction.xml new file mode 100644 index 00000000..5cb40b88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter08/introduction.xml @@ -0,0 +1,18 @@ + + + %general-entities; +]> + + + + + Introduction + + It is time to make the LFS system bootable. This chapter + discusses creating an fstab file, building a + kernel for the new LFS system, and installing the GRUB boot loader so + that the LFS system can be selected for booting at startup. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter08/kernel.xml b/LDP/guide/docbook/LFS-Current/chapter08/kernel.xml new file mode 100644 index 00000000..8bc1423c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter08/kernel.xml @@ -0,0 +1,345 @@ + + + %general-entities; +]> + + + + + + linux + &linux-version; +
&linux-url;
+
+ + Linux-&linux-version; + + + Linux + + + + + + <para>The Linux package contains the Linux kernel.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&linux-ch8-sbu;</seg> + <seg>&linux-ch8-du;</seg> + </seglistitem> + </segmentedlist> + + </sect2> + + <sect2 role="installation"> + <title>Installation of the kernel + + Building the kernel involves a few steps—configuration, + compilation, and installation. Read the README file + in the kernel source tree for alternative methods to the way this book + configures the kernel. + + Prepare for compilation by running the following command: + +make mrproper + + This ensures that the kernel tree is absolutely clean. The + kernel team recommends that this command be issued prior to each + kernel compilation. Do not rely on the source tree being clean after + un-tarring. + + + + Configure the kernel via a menu-driven interface. For general + information on kernel configuration see . BLFS has some information + regarding particular kernel configuration requirements of packages outside + of LFS at . Additional + information about configuring and building the kernel can be found at + + + A good starting place for setting up the kernel configuration + is to run make defconfig. This will set the base + configuration to a good state that takes your current system architecture + into account. + + Be sure to enable or disable following features or the system might not + work correctly or boot at all: + + General setup ---> + [*] open by fhandle syscalls [CONFIG_FHANDLE] + [ ] Auditing support [CONFIG_AUDIT] + [*] Control Group support [CONFIG_CGROUPS] +Processor type and features ---> + [*] Enable seccomp to safely compute untrusted bytecode [CONFIG_SECCOMP] +Networking support ---> + Networking options ---> + <*> The IPv6 protocol [CONFIG_IPV6] +Device Drivers ---> + Generic Driver Options ---> + [ ] Support for uevent helper [CONFIG_UEVENT_HELPER] + [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] + [ ] Fallback user-helper invocation for firmware loading [CONFIG_FW_LOADER_USER_HELPER] +Firmware Drivers ---> + [*] Export DMI identification via sysfs to userspace [CONFIG_DMIID] +File systems ---> + [*] Inotify support for userspace [CONFIG_INOTIFY_USER] + <*> Kernel automounter version 4 support (also supports v3) [CONFIG_AUTOFS4_FS] + Pseudo filesystems ---> + [*] Tmpfs POSIX Access Control Lists [CONFIG_TMPFS_POSIX_ACL] + [*] Tmpfs extended attributes [CONFIG_TMPFS_XATTR] + + While "The IPv6 Protocol" is not strictly required, it is + highly recommended by the systemd developers. + + + The rationale for the above configuration items: + + + Support for uevent helper + + Having this option set may interfere with device + management when using Udev/Eudev. + + + + + Maintain a devtmpfs + + This will create automated device nodes which are populated by the + kernel, even without Udev running. Udev then runs on top of this, + managing permissions and adding symlinks. This configuration + item is required for all users of Udev/Eudev. + + + + + +make LANG=<host_LANG_value> LC_ALL= menuconfig + + + The meaning of the make parameters: + + + LANG=<host_LANG_value> LC_ALL= + + This establishes the locale setting to the one used on the host. + This is needed for a proper menuconfig ncurses interface line + drawing on UTF-8 linux text console. + + Be sure to replace <host_LANG_value> + by the value of the $LANG variable from your host. + If not set, you could use instead the host's value of $LC_ALL + or $LC_CTYPE. + + + + + + Alternatively, make oldconfig may be more + appropriate in some situations. See the README + file for more information. + + If desired, skip kernel configuration by copying the kernel + config file, .config, from the host system + (assuming it is available) to the unpacked linux-&linux-version; directory. However, + we do not recommend this option. It is often better to explore all the + configuration menus and create the kernel configuration from + scratch. + + Compile the kernel image and modules: + +make + + If using kernel modules, module configuration in /etc/modprobe.d may be required. + Information pertaining to modules and kernel configuration is + located in and in the kernel + documentation in the linux-&linux-version;/Documentation directory. + Also, modprobe.d(5) may be of interest. + + Install the modules, if the kernel configuration uses them: + +make modules_install + + After kernel compilation is complete, additional steps are + required to complete the installation. Some files need to be copied to + the /boot directory. + + The path to the kernel image may vary depending on the platform being + used. The filename below can be changed to suit your taste, but the stem of + the filename should be vmlinuz to be compatible with + the automatic setup of the boot process described in the next section. The + following command assumes an x86 architecture: + +cp -v arch/x86/boot/bzImage /boot/vmlinuz-&linux-version;-lfs-&version; + + System.map is a symbol file for the kernel. + It maps the function entry points of every function in the kernel API, + as well as the addresses of the kernel data structures for the running + kernel. It is used as a resource when investigating kernel problems. + Issue the following command to install the map file: + +cp -v System.map /boot/System.map-&linux-version; + + The kernel configuration file .config + produced by the make menuconfig step + above contains all the configuration selections for the kernel + that was just compiled. It is a good idea to keep this file for future + reference: + +cp -v .config /boot/config-&linux-version; + + Install the documentation for the Linux kernel: + +install -d /usr/share/doc/linux-&linux-version; +cp -r Documentation/* /usr/share/doc/linux-&linux-version; + + It is important to note that the files in the kernel source + directory are not owned by root. Whenever a + package is unpacked as user root (like we did + inside chroot), the files have the user and group IDs of whatever + they were on the packager's computer. This is usually not a problem + for any other package to be installed because the source tree is + removed after the installation. However, the Linux source tree is + often retained for a long time. Because of this, there is a chance + that whatever user ID the packager used will be assigned to somebody + on the machine. That person would then have write access to the kernel + source. + + + In many cases, the configuration of the kernel will need to be + updated for packages that will be installed later in BLFS. Unlike + other packages, it is not necessary to remove the kernel source tree + after the newly built kernel is installed. + + If the kernel source tree is going to be retained, run + chown -R 0:0 on the linux-&linux-version; directory to ensure + all files are owned by user root. + + + + Some kernel documentation recommends creating a symlink from + /usr/src/linux pointing to the kernel + source directory. This is specific to kernels prior to the 2.6 series and + must not be created on an LFS system as it can cause + problems for packages you may wish to build once your base LFS system is + complete. + + + + The headers in the system's include directory (/usr/include) should + always be the ones against which Glibc was compiled, + that is, the sanitised headers installed in . Therefore, they should + never be replaced by either the raw kernel headers + or any other kernel sanitized headers. + + + + + + Configuring Linux Module Load Order + + + /etc/modprobe.d/usb.conf + + + Most of the time Linux modules are loaded automatically, but + sometimes it needs some specific direction. The program that loads + modules, modprobe or insmod, uses + /etc/modprobe.d/usb.conf for this purpose. This file + needs to be created so that if the USB drivers (ehci_hcd, ohci_hcd and + uhci_hcd) have been built as modules, they will be loaded in the correct + order; ehci_hcd needs to be loaded prior to ohci_hcd and uhci_hcd in order + to avoid a warning being output at boot time. + + Create a new file /etc/modprobe.d/usb.conf by running + the following: + +install -v -m755 -d /etc/modprobe.d +cat > /etc/modprobe.d/usb.conf << "EOF" +# Begin /etc/modprobe.d/usb.conf + +install ohci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i ohci_hcd ; true +install uhci_hcd /sbin/modprobe ehci_hcd ; /sbin/modprobe -i uhci_hcd ; true + +# End /etc/modprobe.d/usb.conf +EOF + + + + + Contents of Linux + + + Installed files + Installed directories + + + config-&linux-version;, + vmlinuz-&linux-version;-lfs-&version;, and + System.map-&linux-version; + /lib/modules, /usr/share/doc/linux-&linux-version; + + + + + Short Descriptions + + + + + config-&linux-version; + + Contains all the configuration selections for the kernel + + /boot/config-&linux-version; + + + + + + vmlinuz-&linux-version;-lfs-&version; + + The engine of the Linux system. When turning on the computer, + the kernel is the first part of the operating system that gets loaded. + It detects and initializes all components of the computer's hardware, + then makes these components available as a tree of files to the + software and turns a single CPU into a multitasking machine capable + of running scores of programs seemingly at the same time + + lfskernel-&linux-version; + + + + + + System.map-&linux-version; + + A list of addresses and symbols; it maps the entry points and + addresses of all the functions and data structures in the + kernel + + /boot/System.map-&linux-version; + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/chapter09/chapter09.xml b/LDP/guide/docbook/LFS-Current/chapter09/chapter09.xml new file mode 100644 index 00000000..8dda353a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter09/chapter09.xml @@ -0,0 +1,19 @@ + + + %general-entities; +]> + + + + + + The End + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/chapter09/getcounted.xml b/LDP/guide/docbook/LFS-Current/chapter09/getcounted.xml new file mode 100644 index 00000000..bc0ad890 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter09/getcounted.xml @@ -0,0 +1,20 @@ + + + %general-entities; +]> + + + + + Get Counted + + Now that you have finished the book, do you want to be counted as an + LFS user? Head over to and + register as an LFS user by entering your name and the first LFS version you + have used. + + Let's reboot into LFS now. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter09/reboot.xml b/LDP/guide/docbook/LFS-Current/chapter09/reboot.xml new file mode 100644 index 00000000..8f2508ec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter09/reboot.xml @@ -0,0 +1,114 @@ + + + %general-entities; +]> + + + + + Rebooting the System + + Now that all of the software has been installed, it is time to reboot + your computer. However, you should be aware of a few things. The system you + have created in this book is quite minimal, and most likely will not have + the functionality you would need to be able to continue forward. By installing + a few extra packages from the BLFS book while still in our current chroot + environment, you can leave yourself in a much better position to continue on + once you reboot into your new LFS installation. Here are some suggestions: + + + + A text mode browser such as Lynx + will allow you to easily view the BLFS book in one virtual terminal, while + building packages in another. + + The GPM package will allow + you to perform copy/paste actions in your virtual + terminals. + + If you are in a situation where static IP configuration + does not meet your networking requirements, installing a package + such as dhcpcd + or the client portion of dhcp may be + useful. + + Installing sudo may be useful for + building packages as a non-root user and easily installing the resulting + packages in your new system. + + If you want to access your new system from a remote system + within a comfortable GUI environment, install openssh and its + prerequisite, openssl. + + + To make fetching files over the internet easier, install + wget. + + + If one or more of your disk drives have a GUID partition + table (GPT), either gptfdisk or parted will be useful. + + + Finally, a review of the following configuration files + is also appropriate at this point. + + + /etc/bashrc + /etc/dircolors + /etc/fstab + /etc/hosts + /etc/inputrc + /etc/profile + /etc/resolv.conf + /etc/vimrc + /root/.bash_profile + /root/.bashrc + + + + + Now that we have said that, let's move on to booting our shiny new LFS + installation for the first time! First exit from the chroot environment: + +logout + + Then unmount the virtual file systems: + +umount -v $LFS/dev/pts +umount -v $LFS/dev +umount -v $LFS/run +umount -v $LFS/proc +umount -v $LFS/sys + + Unmount the LFS file system itself: + +umount -v $LFS + + If multiple partitions were created, unmount the other + partitions before unmounting the main one, like this: + +umount -v $LFS/usr +umount -v $LFS/home +umount -v $LFS + + Now, reboot the system with: + +shutdown -r now + + Assuming the GRUB boot loader was set up as outlined earlier, the menu + is set to boot LFS &version; automatically. + + When the reboot is complete, the LFS system is ready for use and + more software may be added to suit your needs. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter09/theend.xml b/LDP/guide/docbook/LFS-Current/chapter09/theend.xml new file mode 100644 index 00000000..48ece36a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter09/theend.xml @@ -0,0 +1,60 @@ + + + %general-entities; +]> + + + + + The End + + + /etc/lfs-release + + + + /etc/lsb-release + + + + /etc/os-release + + + Well done! The new LFS system is installed! We wish you much + success with your shiny new custom-built Linux system. + + Create an /etc/os-release file required by + systemd: + +cat > /etc/os-release << "EOF" +NAME="Linux From Scratch" +VERSION="&version;" +ID=lfs +PRETTY_NAME="Linux From Scratch &version;" +EOF + + It is recommended to create /etc/lfs-release + for compatibility with non systemd branch. By having this file, it is very + easy for you (and for us if you need to ask for help at some point) to find + out which LFS version is installed on the system. Create this file by + running: + +echo &version; > /etc/lfs-release + + It is also a good idea to create a file to show the status of your + new system with respect to the Linux Standards Base (LSB). To create + this file, run: + +cat > /etc/lsb-release << "EOF" +DISTRIB_ID="Linux From Scratch" +DISTRIB_RELEASE="&version;" +DISTRIB_CODENAME="<your name here>" +DISTRIB_DESCRIPTION="Linux From Scratch" +EOF + + Be sure to put some sort of customization for the field + 'DISTRIB_CODENAME' to make the system uniquely yours. + + diff --git a/LDP/guide/docbook/LFS-Current/chapter09/whatnow.xml b/LDP/guide/docbook/LFS-Current/chapter09/whatnow.xml new file mode 100644 index 00000000..273eb774 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/chapter09/whatnow.xml @@ -0,0 +1,92 @@ + + + %general-entities; +]> + + + + + What Now? + + Thank you for reading this LFS book. We hope that you have + found this book helpful and have learned more about the system + creation process. + + Now that the LFS system is installed, you may be wondering + What next? To answer that question, we have compiled a + list of resources for you. + + + + + Maintenance + + Bugs and security notices are reported regularly for all software. + Since an LFS system is compiled from source, it is up to you to keep + abreast of such reports. There are several online resources that track + such reports, some of which are shown below: + + + + + CERT (Computer + Emergency Response Team) + + CERT has a mailing list that publishes security alerts concerning + various operating systems and applications. Subscription information is + available at . + + + + Bugtraq + + Bugtraq is a full-disclosure computer security mailing list. It + publishes newly discovered security issues, and occasionally potential + fixes for them. Subscription information is available at . + + + + + + + Beyond Linux From Scratch + + The Beyond Linux From Scratch book covers installation + procedures for a wide range of software beyond the scope of the LFS + Book. The BLFS project is located at . + + + + LFS Hints + + The LFS Hints are a collection of educational documents + submitted by volunteers in the LFS community. The hints are available + at . + + + + Mailing lists + + There are several LFS mailing lists you may subscribe to if you + are in need of help, want to stay current with the latest developments, + want to contribute to the project, and more. See for more + information. + + + + The Linux Documentation Project + + The goal of The Linux Documentation Project (TLDP) is to + collaborate on all of the issues of Linux documentation. The TLDP features + a large collection of HOWTOs, guides, and man pages. It is located at + . + + + + + diff --git a/LDP/guide/docbook/LFS-Current/general.ent b/LDP/guide/docbook/LFS-Current/general.ent new file mode 100644 index 00000000..80682e8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/general.ent @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +%packages-entities; + + +%patches-entities; diff --git a/LDP/guide/docbook/LFS-Current/images/caution.png b/LDP/guide/docbook/LFS-Current/images/caution.png new file mode 100644 index 0000000000000000000000000000000000000000..5b7809ca4a9c8d778087522e5ce04b6e90099595 GIT binary patch literal 1250 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM3?#3wJbQ|Pftew|C&U%V<=|it5MYpyU{F+K zFf?Rva$<;zVn|MA$j)XcE@r5%W@u>vqT-$&hMpcE*)wGd!;~q-Q>IkUnZqz=PVt;M zK*p3gbLK2v%CK~4^3tV1#?q}@8MbbX+PXD)>(;G%_cH9=n|$sZ!?|yxmE{-7;w@N47?rU=3X_NkV zU|o{PnRTZ;lXp4>+)hZU_|Lw%*va*6=<@jI@BP^`_OsZ?pZg-2AaGf|;i2L0<>du@ zeRrO4er03}pLSxdREd>pap^;~&E+}=JYKy#vHnLI=Z$}pPyA_`zG;G~<$`Br2do;7 z$Heivv0AeyJYVI({@6?X6r+V~XS2Cs!|bddDqJz@2lKf$~4dA1c%lfOT+5KMUSWi#X5(9ePxx_W1Bsf2+N)z4*}Q$iB}K{RAP literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/images/important.png b/LDP/guide/docbook/LFS-Current/images/important.png new file mode 100644 index 0000000000000000000000000000000000000000..12c90f607a1b27ddde0a7d922ae255e8c90e883e GIT binary patch literal 722 zcmV;@0xkWCP)Gdz_qOoSb{LwMwNgp7=gl$4aErG%}mjHRWNrKOy`y@b8JoTa6ut*xc4t*y1SwY|N)#>U3Z&d%1> z*52OU=jZ3|@9+2b_y7O@tTMkk%M`~Kg@u8&dg_P^_0l3yQb639!jLZt^Lx<-O17UeeJ z-|=!77W(jGx&e#?FOku-gKofoU0$~4M+dhLFueEauP`}l7LV=;lsOdn%WHure=x;k`m0(bF&MU#) z-qv#^n8(MjB|ykioqII#+`g4no-MU=BK|Sahu_3M_-d*=7hq=~t?^}A)G7 zbairN0An*{V`DL9V>K}|HDobmIW;*pIW=W9HaTQ6F*7kTGI9=S@Bjb+07*qoM6N<$ Ef=i}M4FCWD literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/images/note.png b/LDP/guide/docbook/LFS-Current/images/note.png new file mode 100644 index 0000000000000000000000000000000000000000..d0c3c645ab9af6318035b026dd86944b9ddc9114 GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^5+KY0Bp8m$B&h%?rX+877Y2q^y~;)m42&$EE{-7; zw^Ao5PC9JB<666~wbh%Oo7tJ0_rGWfi({a(qjR96>_P4H$tJl=Pxd^1p6`8M?=jE( z!hchf6<8Mi`NHe6`iia69>!lxe4C2-S>+Wvj;l63k!MNSb9|1+f-i>irDi|a^uLl% z^#-f2#pQ2lC%m~9m9JWJZL3|T8FRX>A78<>cU{Z6XGFG336=OLGkw25|29|RG_k%U z>j|M}Ih2i#-w+9_ll{>(OzfJ4N{OX={Q&zNgO}j31DC;|ya^r9Fjd348&p+!^cT+^sws+=& zCu*T*mRNK3PE;$BNx$Fa_9(Y=&DoXLMFRd#U31O)<`W^F&-o=xbIqK-c?mr!bmn>! zky6TW;ML~4nXw$T{yra=OteL6G!=B;0=?;6;u=vBoS#-wo>-L1;Gm(b>6x3Dp6Z*J zo|&AjV4`QFXQ5zesc&GRZ(yj9T$EW{Qt6OeSzMBtte0A>mr`1gpI4%noS!>!m*Ngk zP=bxiOwUU!DFvFBnrfM1VQy}0X_lO7WM-b2nq**TZkb|inr2~`WR#dJWc*7VsEZGz hD*$LMgOO>4k%_i}w!yxSoa=!y44$rjF6*2UngF(YpwIvS literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/images/warning.png b/LDP/guide/docbook/LFS-Current/images/warning.png new file mode 100644 index 0000000000000000000000000000000000000000..1c33db8f34a8b42b373179b46a2d8d8a10e061a9 GIT binary patch literal 1241 zcmeHH+e?!H6#vDtmgHCxG{Q}12(7`~)|MMe^RnTlY0JD#q1sIwW1DTCqzzwWg@Q=t zBC2Iceu@w4LHM97Gb5%*E%9MN*%m}jvs!{N@Pd8$H}vS?TsRzlzr#5kPPe|YG%fXL zDu6VdR$WC$&Oc)^X#ZjK-7LU>{!F!o39xr+d_Vw5fMTEwpb-s#9q<5Nzz6gIepyU?Lctpr{ZK zVzWaWPAC)#17S8h%;AIuf(Q_yeIybEqS0s^i1YdJcsv0ln9M{Xkpz;-I_^=P))~D~!!Hvpq{Dl8O{rN@cECkt>#DncX%I(O&3i_YgL-$m$VU zT3cLBLS%M1`o{TBX}S|Tbhc)vk!Yp)%rdDd&my(RPsxl%lU$)tC?(1~WuEwClUQn! n$Q8O{Mxt@ukkcT{K0> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/index.xml b/LDP/guide/docbook/LFS-Current/index.xml new file mode 100644 index 00000000..cf3821d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/index.xml @@ -0,0 +1,50 @@ + + + %general-entities; +]> + + + + + + + +Introduction + + + + + +Preparing for the Build + + + + + + + + +Building the LFS System + + + + + + + + +Appendices + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/obfuscate.sh b/LDP/guide/docbook/LFS-Current/obfuscate.sh new file mode 100644 index 00000000..dd2bf24d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/obfuscate.sh @@ -0,0 +1,39 @@ +#!/bin/bash + +# obfuscate.sh +# obfuscate email addresses in XML/HTML +# Script written (and slight perl modification) by Archaic +# Modified from "sed -i" to old style "sed -e" by Manuel Canales +# to prevent hangs on very long files, like nonckunked books. +# Original Perl expression by Anderson Lizardo +# Released under the GNU General Public License +# +# This script currently only seeks out mailto: addresses. If those same +# addresses also appear in plaintext, we need to obfuscate those as well. +# +# This script was made for a very specific purpose so I was a bit lazy in +# writing the regex's. +# +# Please send comments, enhancements, etc. to the above address + +#set -e # Bail on all errors + +# First, ensure that we are given a file to process +# if [ $# -lt 1 ]; then +# echo -e "\nYou must provide an input file." +# exit 1 +# fi + +# Nothing like a backup plan! +#cp "$1" "$1".bak + +for i in `grep -o '"mailto:.*@.*"' ${1} |sed -e 's|^"mailto:||' -e 's|"$||'`; do + link=`echo $i | perl -pe 's/[^\n]/"\\\&#".ord($&)."\;"/ge'` + plaintext=`echo $i | sed -e 's|@| AT |' -e 's|\.| D0T |g'` + cp ${1}{,.tmp} + sed -e "s|mailto:$i|mailto:$link|" \ + -e "s|$i|$plaintext|" ${1}.tmp > ${1} + rm ${1}.tmp +done +#rm $FILE.tmp +#exit 0 diff --git a/LDP/guide/docbook/LFS-Current/packages.ent b/LDP/guide/docbook/LFS-Current/packages.ent new file mode 100644 index 00000000..68cd41c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/packages.ent @@ -0,0 +1,615 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/patches.ent b/LDP/guide/docbook/LFS-Current/patches.ent new file mode 100644 index 00000000..9872ef28 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/patches.ent @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/pdf-fixups.sh b/LDP/guide/docbook/LFS-Current/pdf-fixups.sh new file mode 100755 index 00000000..23909014 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/pdf-fixups.sh @@ -0,0 +1,18 @@ +#!/bin/bash + +if [ $# -lt 1 ] ; then + echo "This script needs the location of the fo file to update" + exit 1 +fi + + +FILE=$1 + +LINE=$( grep -n "DO NOT EDIT" $FILE | cut -f1 -d: ) +LINE=$(( LINE - 1 )) + +# Not needed +#sed -i -e "$LINE s/monospace/&\" font-size=\"9pt/" $FILE + +# Break a block of code at the right place +sed -i -e 's@gcc --version@&@' $FILE diff --git a/LDP/guide/docbook/LFS-Current/prologue/architecture.xml b/LDP/guide/docbook/LFS-Current/prologue/architecture.xml new file mode 100644 index 00000000..1a7ad8ab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/architecture.xml @@ -0,0 +1,60 @@ + + + %general-entities; +]> + + + + + LFS Target Architectures + +The primary target architectures of LFS are the AMD/Intel x86 (32-bit) +and x86_64 (64-bit) CPUs. On the other hand, the instructions in this book are +also known to work, with some modifications, with the Power PC and ARM CPUs. To +build a system that utilizes one of these CPUs, the main prerequisite, in +addition to those on the next few pages, is an existing Linux system such as an +earlier LFS installation, Ubuntu, Red Hat/Fedora, SuSE, or other distribution +that targets the architecture that you have. Also note that a 32-bit +distribution can be installed and used as a host system on a 64-bit AMD/Intel +computer. + +Some other facts about 64-bit systems need to be added here. When +compared to a 32-bit system, the sizes of executable programs are slightly +larger and the execution speeds are only slightly faster. For example, in a +test build of LFS-6.5 on a Core2Duo CPU based system, the following statistics +were measured: + +Architecture Build Time Build Size +32-bit 198.5 minutes 648 MB +64-bit 190.6 minutes 709 MB + +As you can see, the 64-bit build is only 4% faster and is 9% larger than +the 32-bit build. The gain from going to a 64-bit system is relatively +minimal. Of course, if you have more than 4GB of RAM or want to manipulate +data that exceeds 4GB, the advantages of a 64-bit system are substantial. + +The default 64-bit build that results from LFS is considered a "pure" +64-bit system. That is, it supports 64-bit executables only. Building a +"multi-lib" system requires compiling many applications twice, once for a +32-bit system and once for a 64-bit system. This is not directly supported in +LFS because it would interfere with the educational objective of providing the +instructions needed for a straightforward base Linux system. You can refer to +the Cross Linux From Scratch +project for this advanced topic. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/audience.xml b/LDP/guide/docbook/LFS-Current/prologue/audience.xml new file mode 100644 index 00000000..b333ff6d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/audience.xml @@ -0,0 +1,57 @@ + + + %general-entities; +]> + + + + + Audience + +There are many reasons why you would want to read this book. One of the +questions many people raise is, why go through all the hassle of manually +building a Linux system from scratch when you can just download and install +an existing one? + +One important reason for this project's existence is to help you learn +how a Linux system works from the inside out. Building an LFS system helps +demonstrate what makes Linux tick, and how things work together and depend on +each other. One of the best things that this learning experience can provide is +the ability to customize a Linux system to suit your own unique needs. + +Another key benefit of LFS is that it allows you to have more control +over the system without relying on someone else's Linux implementation. With +LFS, you are in the driver's seat and dictate every aspect of the +system. + +LFS allows you to create very compact Linux systems. When installing +regular distributions, you are often forced to install a great many +programs which are probably never used or understood. These programs waste +resources. You may argue that with today's hard drive and CPUs, such +resources are no longer a consideration. Sometimes, however, you are still +constrained by size considerations if nothing else. Think about bootable +CDs, USB sticks, and embedded systems. Those are areas where LFS can be +beneficial. + +Another advantage of a custom built Linux system is security. By compiling +the entire system from source code, you are empowered to audit everything +and apply all the security patches desired. It is no longer necessary to +wait for somebody else to compile binary packages that fix a security hole. +Unless you examine the patch and implement it yourself, you have no +guarantee that the new binary package was built correctly and adequately +fixes the problem. + +The goal of Linux From Scratch is to build a complete and usable +foundation-level system. If you do not wish to build your own Linux system +from scratch, you may not entirely benefit from the information in this +book. + +There are too many other good reasons to build your own LFS system to +list them all here. In the end, education is by far the most powerful of +reasons. As you continue in your LFS experience, you will discover the power +that information and knowledge truly bring. + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/bookinfo.xml b/LDP/guide/docbook/LFS-Current/prologue/bookinfo.xml new file mode 100644 index 00000000..059509ea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/bookinfo.xml @@ -0,0 +1,43 @@ + + + %general-entities; +]> + + + Linux From Scratch + Version &version; + + + + + Created by Gerard + Beekmans + + + Edited by Douglas R. Reno + + + + + + ©rightdate; + Gerard Beekmans + + + + Copyright © ©rightdate;, Gerard Beekmans + + All rights reserved. + + This book is licensed under a . + Computer instructions may be extracted from the book under the + . + + Linux is a registered trademark of + Linus Torvalds. + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/dedication.xml b/LDP/guide/docbook/LFS-Current/prologue/dedication.xml new file mode 100644 index 00000000..b8f0b2d1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/dedication.xml @@ -0,0 +1,11 @@ + + + %general-entities; +]> + + + Dedication + This book is dedicated + diff --git a/LDP/guide/docbook/LFS-Current/prologue/errata.xml b/LDP/guide/docbook/LFS-Current/prologue/errata.xml new file mode 100644 index 00000000..e5c3f596 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/errata.xml @@ -0,0 +1,22 @@ + + + %general-entities; +]> + + + + + Errata + + The software used to create an LFS system is constantly being updated + and enhanced. Security warnings and bug fixes may become available after + the LFS book has been released. To check whether the package versions or + instructions in this release of LFS need any modifications to accommodate + security vulnerabilities or other bug fixes, please visit before proceeding with your build. You should note any + changes shown and apply them to the relevant section of the book as you + progress with building the LFS system. + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/foreword.xml b/LDP/guide/docbook/LFS-Current/prologue/foreword.xml new file mode 100644 index 00000000..6a4c5682 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/foreword.xml @@ -0,0 +1,75 @@ + + + %general-entities; +]> + + + + + Foreword + +My journey to learn and better understand Linux began over a decade ago, +back in 1998. I had just installed my first Linux distribution and had +quickly become intrigued with the whole concept and philosophy behind +Linux. + +There are always many ways to accomplish a single task. The same can be +said about Linux distributions. A great many have existed over the years. Some +still exist, some have morphed into something else, yet others have been +relegated to our memories. They all do things differently to suit the needs of +their target audience. Because so many different ways to accomplish the same +end goal exist, I began to realize I no longer had to be limited by any one +implementation. Prior to discovering Linux, we simply put up with issues in +other Operating Systems as you had no choice. It was what it was, whether you +liked it or not. With Linux, the concept of choice began to emerge. If you +didn't like something, you were free, even encouraged, to change it. + +I tried a number of distributions and could not decide on any one. They +were great systems in their own right. It wasn't a matter of right and +wrong anymore. It had become a matter of personal taste. With all that +choice available, it became apparent that there would not be a single +system that would be perfect for me. So I set out to create my own Linux +system that would fully conform to my personal preferences. + +To truly make it my own system, I resolved to compile everything from +source code instead of using pre-compiled binary packages. This +perfect Linux system would have the strengths of various +systems without their perceived weaknesses. At first, the idea was rather +daunting. I remained committed to the idea that such a system could be +built. + +After sorting through issues such as circular dependencies and compile-time +errors, I finally built a custom-built Linux system. It was fully +operational and perfectly usable like any of the other Linux systems out +there at the time. But it was my own creation. It was very satisfying to +have put together such a system myself. The only thing better would have +been to create each piece of software myself. This was the next best +thing. + +As I shared my goals and experiences with other members of the Linux +community, it became apparent that there was a sustained interest in these +ideas. It quickly became plain that such custom-built Linux systems +serve not only to meet user specific requirements, but also serve as an +ideal learning opportunity for programmers and system administrators to +enhance their (existing) Linux skills. Out of this broadened interest, the +Linux From Scratch Project was born. + +This Linux From Scratch book is the central core around that project. It +provides the background and instructions necessary for you to design and +build your own system. While this book provides a template that will result +in a correctly working system, you are free to alter the instructions to +suit yourself, which is, in part, an important part of this project. You +remain in control; we just lend a helping hand to get you started on your +own journey. + +I sincerely hope you will have a great time working on your own Linux From +Scratch system and enjoy the numerous benefits of having a system that is +truly your own. + +-- +Gerard Beekmans +gerard@linuxfromscratch.org + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/hostreqs.xml b/LDP/guide/docbook/LFS-Current/prologue/hostreqs.xml new file mode 100644 index 00000000..e2358ecf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/hostreqs.xml @@ -0,0 +1,238 @@ + + + %general-entities; +]> + + + + + Host System Requirements + + Your host system should have the following software with the + minimum versions indicated. This should not be an issue for most + modern Linux distributions. Also note that many distributions will + place software headers into separate packages, often in the form of + <package-name>-devel or + <package-name>-dev. Be sure to install those if + your distribution provides them. + + Earlier versions of the listed software packages may work, but has not + been tested. + + + + + Bash-3.2 (/bin/sh + should be a symbolic or hard link to bash) + + + + Binutils-2.17 (Versions + greater than &binutils-version; are not recommended as they have + not been tested) + + + + Bison-2.3 (/usr/bin/yacc + should be a link to bison or small script that executes bison) + + + + Bzip2-1.0.4 + + + + Coreutils-6.9 + + + + Diffutils-2.8.1 + + + + Findutils-4.2.31 + + + + Gawk-4.0.1 (/usr/bin/awk + should be a link to gawk) + + + + GCC-4.7 including the C++ + compiler, g++ (Versions greater than &gcc-version; are + not recommended as they have not been tested) + + On some distributions, there have been reports that some + libraries used by gcc can be in an inconsistent state and that this + interferes with building some LFS packages. To check this, look in + /usr/lib and possibly /usr/lib64 for libgmp.la, libmpfr.la, and + libmpc.la. Either all three should be present or absent, but not only + one or two. If the problem exists on your system, either rename or + delete the .la files or install the appropriate missing + package. + + + + + Glibc-2.11 (Versions + greater than &glibc-version; are not recommended as they have + not been tested) + + + + Grep-2.5.1a + + + + Gzip-1.3.12 + + + + Linux Kernel-&min-kernel; + + The reason for the kernel version requirement is that we specify + that version when building glibc in Chapter 6 + at the recommendation of the developers. It is also required by + udev. + + If the host kernel is earlier than &min-kernel; you will need to replace + the kernel with a more up to date version. There are two ways + you can go about this. First, see if your Linux vendor provides a &min-kernel; + or later kernel package. If so, you may wish to install it. If your + vendor doesn't offer an acceptable kernel package, or you would prefer not to + install it, you can compile a kernel yourself. Instructions for + compiling the kernel and configuring the boot loader (assuming the host + uses GRUB) are located in . + + + + + M4-1.4.10 + + + + Make-3.81 + + + + Patch-2.5.4 + + + + Perl-5.8.8 + + + + Sed-4.1.5 + + + + Tar-1.18 + + + + Texinfo-4.7 + + + + Xz-5.0.0 + + + + + Note that the symlinks mentioned above are required to build an LFS + system using the instructions contained within this book. Symlinks that + point to other software (such as dash, mawk, etc.) may work, but are not + tested or supported by the LFS development team, and may require either + deviation from the instructions or additional patches to some + packages. + + + + + + To see whether your host system has all the appropriate versions, and + the ability to compile programs, run the following: + + +cat > version-check.sh << "EOF" +#!/bin/bash +# Simple script to list version numbers of critical development tools +export LC_ALL=C +bash --version | head -n1 | cut -d" " -f2-4 +MYSH=$(readlink -f /bin/sh) +echo "/bin/sh -> $MYSH" +echo $MYSH | grep -q bash || echo "ERROR: /bin/sh does not point to bash" +unset MYSH + +echo -n "Binutils: "; ld --version | head -n1 | cut -d" " -f3- +bison --version | head -n1 + +if [ -h /usr/bin/yacc ]; then + echo "/usr/bin/yacc -> `readlink -f /usr/bin/yacc`"; +elif [ -x /usr/bin/yacc ]; then + echo yacc is `/usr/bin/yacc --version | head -n1` +else + echo "yacc not found" +fi + +bzip2 --version 2>&1 < /dev/null | head -n1 | cut -d" " -f1,6- +echo -n "Coreutils: "; chown --version | head -n1 | cut -d")" -f2 +diff --version | head -n1 +find --version | head -n1 +gawk --version | head -n1 + +if [ -h /usr/bin/awk ]; then + echo "/usr/bin/awk -> `readlink -f /usr/bin/awk`"; +elif [ -x /usr/bin/awk ]; then + echo awk is `/usr/bin/awk --version | head -n1` +else + echo "awk not found" +fi + +gcc --version | head -n1 +g++ --version | head -n1 +ldd --version | head -n1 | cut -d" " -f2- # glibc version +grep --version | head -n1 +gzip --version | head -n1 +cat /proc/version +m4 --version | head -n1 +make --version | head -n1 +patch --version | head -n1 +echo Perl `perl -V:version` +sed --version | head -n1 +tar --version | head -n1 +makeinfo --version | head -n1 +xz --version | head -n1 + +echo 'int main(){}' > dummy.c && g++ -o dummy dummy.c +if [ -x dummy ] + then echo "g++ compilation OK"; + else echo "g++ compilation failed"; fi +rm -f dummy.c dummy +EOF + +bash version-check.sh + + Also check for some library consistency: + +cat > library-check.sh << "EOF" +#!/bin/bash +for lib in lib{gmp,mpfr,mpc}.la; do + echo $lib: $(if find /usr/lib* -name $lib| + grep -q $lib;then :;else echo not;fi) found +done +unset lib +EOF + +bash library-check.sh + +The files identified by this script should be all present +or all absent, but not only one or two present. + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/organization.xml b/LDP/guide/docbook/LFS-Current/prologue/organization.xml new file mode 100644 index 00000000..4be1ef81 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/organization.xml @@ -0,0 +1,43 @@ + + + %general-entities; +]> + + + + + Structure + + This book is divided into the following parts. + + + Part I - Introduction + + Part I explains a few important notes on how to proceed with the + LFS installation. This section also provides meta-information about + the book. + + + + Part II - Preparing for the Build + + Part II describes how to prepare for the building process—making + a partition, downloading the packages, and compiling temporary + tools. + + + + Part III - Building the LFS System + + Part III guides the reader through the building of the LFS + system—compiling and installing all the packages one by one, + setting up the boot scripts, and installing the kernel. The resulting + Linux system is the foundation on which other software can be built to + expand the system as desired. At the end of this book, there is an + easy to use reference listing all of the programs, libraries, and + important files that have been installed. + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/preface.xml b/LDP/guide/docbook/LFS-Current/prologue/preface.xml new file mode 100644 index 00000000..bd213985 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/preface.xml @@ -0,0 +1,25 @@ + + + %general-entities; +]> + + + + + + Preface + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/prerequisites.xml b/LDP/guide/docbook/LFS-Current/prologue/prerequisites.xml new file mode 100644 index 00000000..3da5037d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/prerequisites.xml @@ -0,0 +1,62 @@ + + + %general-entities; +]> + + + + + Prerequisites + + Building an LFS system is not a simple task. It requires a certain + level of existing knowledge of Unix system administration in order to resolve + problems and correctly execute the commands listed. In particular, as an + absolute minimum, you should already have the ability to use the + command line (shell) to copy or move files and directories, list directory + and file contents, and change the current directory. It is also expected that + you have a reasonable knowledge of using and installing Linux + software. + + Because the LFS book assumes at least this basic + level of skill, the various LFS support forums are unlikely to be able to + provide you with much assistance in these areas. You will find that your + questions regarding such basic knowledge will likely go unanswered or you + will simply be referred to the LFS essential pre-reading list. + + Before building an LFS system, we recommend reading the following + HOWTOs: + + + + Software-Building-HOWTO + + + This is a comprehensive guide to building and installing + generic Unix software packages under Linux. Although it + was written some time ago, it still provides a good summary of the + basic techniques needed to build and install software. + + + + The Linux Users' Guide + + + This guide covers the usage of assorted Linux software. This + reference is also fairly old, but still valid. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/standards.xml b/LDP/guide/docbook/LFS-Current/prologue/standards.xml new file mode 100644 index 00000000..36a7be41 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/standards.xml @@ -0,0 +1,191 @@ + + + %general-entities; +]> + + + + + LFS and Standards + + + + The structure of LFS follows Linux standards as closely as + possible. The primary standards are: + + + + + POSIX.1-2008. + + + + Filesystem Hierarchy Standard (FHS) Version 3.0 + + + + Linux + Standard Base (LSB) Version 5.0 + + The LSB has four separate standards: Core, Desktop, + Runtime Languages, and Imaging. In addition to generic requirements + there are also architecture specific requirements. There are also two + areas for trial use: Gtk3 and Graphics. LFS attempts to conform to the + architectures discussed in the previous section. + + Many people do not agree with the requirements of the LSB. + The main purpose of defining it is to ensure that proprietary software + will be able to be installed and run properly on a compliant system. + Since LFS is source based, the user has complete control over what + packages are desired and many choose not to install some packages that + are specified by the LSB. + + + + + Creating a complete LFS system capable of passing the LSB + certifications tests is possible, but not without many additional packages + that are beyond the scope of LFS. These additional packages have + installation instructions in BLFS. + + + Packages supplied by LFS needed to + satisfy the LSB Requirements + + + + + LSB Core: + + Bash, Bc, Binutils, Coreutils, Diffutils, File, Findutils, Gawk, + Grep, GTK+2, Gzip, M4, Man-DB, Ncurses, Procps, Psmisc, Sed, + Shadow, Tar, Util-linux, Zlib + + + + + LSB Desktop: + + None + + + + + LSB Runtime Languages: + + Perl + + + + + LSB Imaging: + + None + + + + + LSB Gtk3 and LSB Graphics (Trial Use): + + None + + + + + + + Packages supplied by BLFS needed to + satisfy the LSB Requirements + + + + + LSB Core: + + At, Batch (a part of At), Cpio, Ed, Fcrontab, Initd-tools, + Lsb_release, NSPR, NSS, PAM, Pax, Sendmail (or Postfix or Exim), time + + + + + + LSB Desktop: + + Alsa, ATK, Cairo, Desktop-file-utils, Freetype, Fontconfig, + Gdk-pixbuf, Glib2, Icon-naming-utils, Libjpeg-turbo, Libpng, Libtiff, + Libxml2, MesaLib, Pango, Qt4, Xdg-utils, Xorg + + + + + LSB Runtime Languages: + + Python, Libxml2, Libxslt + + + + + LSB Imaging: + + CUPS, Cups-filters, Ghostscript, SANE + + + + + LSB Gtk3 and LSB Graphics (Trial Use): + + GTK+3 + + + + + + + Packages not supplied by LFS or BLFS + needed to satisfy the LSB Requirements + + + + + LSB Core: + + None + + + + + LSB Desktop: + + None + + + + + LSB Runtime Languages: + + None + + + + + LSB Imaging: + + None + + + + + LSB Gtk3 and LSB Graphics (Trial Use): + + None + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/typography.xml b/LDP/guide/docbook/LFS-Current/prologue/typography.xml new file mode 100644 index 00000000..86cbfc6b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/typography.xml @@ -0,0 +1,89 @@ + + + %general-entities; +]> + + + + + Typography + + To make things easier to follow, there are a few typographical + conventions used throughout this book. This section contains some + examples of the typographical format found throughout Linux From + Scratch. + +./configure --prefix=/usr + + This form of text is designed to be typed exactly as seen unless + otherwise noted in the surrounding text. It is also used in the explanation + sections to identify which of the commands is being referenced. + + In some cases, a logical line is extended to two or more physical lines + with a backslash at the end of the line. + +CC="gcc -B/usr/bin/" ../binutils-2.18/configure \ + --prefix=/tools --disable-nls --disable-werror + + Note that the backslash must be followed by an immediate return. Other + whitespace characters like spaces or tab characters will create incorrect + results. + +install-info: unknown option '--dir-file=/mnt/lfs/usr/info/dir' + + This form of text (fixed-width text) shows screen output, usually as + the result of commands issued. This format is also used to show filenames, + such as /etc/ld.so.conf. + + Emphasis + + This form of text is used for several purposes in the book. Its main + purpose is to emphasize important points or items. + + + + This format is used for hyperlinks both within the LFS community and to + external pages. It includes HOWTOs, download locations, and websites. + +cat > $LFS/etc/group << "EOF" +root:x:0: +bin:x:1: +...... +EOF + + This format is used when creating configuration files. The first command + tells the system to create the file $LFS/etc/group from + whatever is typed on the following lines until the sequence End Of File (EOF) + is encountered. Therefore, this entire section is generally typed as + seen. + + <REPLACED TEXT> + + This format is used to encapsulate text that is not to be typed + as seen or for copy-and-paste operations. + + [OPTIONAL TEXT] + + This format is used to encapsulate text that is optional. + + passwd(5) + + This format is used to refer to a specific manual (man) page. The number inside parentheses + indicates a specific section inside the manuals. For example, + passwd has two man pages. Per LFS installation instructions, + those two man pages will be located at + /usr/share/man/man1/passwd.1 and + /usr/share/man/man5/passwd.5. When the book uses passwd(5) it is + specifically referring to /usr/share/man/man5/passwd.5. + man passwd will print the first man page it finds that + matches passwd, which will be + /usr/share/man/man1/passwd.1. For this example, you will + need to run man 5 passwd in order to read the specific page + being referred to. It should be noted that most man pages do not have duplicate + page names in different sections. Therefore, man <program + name> is generally sufficient. + + + diff --git a/LDP/guide/docbook/LFS-Current/prologue/why.xml b/LDP/guide/docbook/LFS-Current/prologue/why.xml new file mode 100644 index 00000000..757f07b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/prologue/why.xml @@ -0,0 +1,533 @@ + + + %general-entities; +]> + + + + + Rationale for Packages in the Book + + As stated earlier, the goal of LFS is to build a complete and usable + foundation-level system. This includes all packages needed to replicate + itself while providing a relatively minimal base from which to customize + a more complete system based on the choices of the user. This does not + mean that LFS is the smallest system possible. Several important packages + are included that are not strictly required. The lists below document the + rationale for each package in the book. + + + + + Acl + + This package contains utilities to administer Access + Control Lists, which are used to define more fine-grained + discretionary access rights for files and directories. + + + + + Attr + + This package contains programs for administering + extended attributes on filesystem objects. + + + + + Autoconf + + This package contains programs for producing shell scripts that + can automatically configure source code from a developer's + template. It is often needed to rebuild a package after updates + to the build procedures. + + + + Automake + + This package contains programs for generating Make files from + a template. It is often needed to rebuild a package after updates + to the build procedures. + + + + Bash + + This package satisfies an LSB core requirement to provide + a Bourne Shell interface to the system. It was chosen over + other shell packages because of its common usage and extensive + capabilities beyond basic shell functions. + + + + Bc + + This package provides an arbitrary precision numeric processing language. + It satisfies a requirement needed when building the Linux kernel. + + + + Binutils + + This package contains a linker, an assembler, and other + tools for handling object files. The programs in this package are + needed to compile most of the packages in an LFS system and beyond. + + + + Bison + + This package contains the GNU version of yacc (Yet Another + Compiler Compiler) needed to build several other LFS programs. + + + + Bzip2 + + This package contains programs for compressing and decompressing + files. It is required to decompress many LFS packages. + + + + Check + + This package contains a test harness for other programs. + It is only installed in the temporary toolchain. + + + + Coreutils + + This package contains a number of essential programs for viewing + and manipulating files and directories. These programs are needed for + command line file management, and are necessary for the installation + procedures of every package in LFS. + + + + D-Bus + + This package contains programs to implement a message bus system, + which a simple way for applications to talk to one another. It is + required by systemd. + + + + + DejaGNU + + This package contains a framework for testing other programs. + It is only installed in the temporary toolchain. + + + + Diffutils + + This package contains programs that show the differences + between files or directories. These programs can be used to create + patches, and are also used in many packages' build procedures. + + + + E2fsprogs + + This package contains the utilities for handling the ext2, ext3 + and ext4 file systems. These are the most common and thoroughly + tested file systems that Linux supports. + + + + Expat + + This package contains a relatively small XML parsing library. It + is required by the XML::Parser Perl module. + + + + Expect + + This package contains a program for carrying out scripted + dialogues with other interactive programs. It is commonly used + for testing other packages. It is only installed in the temporary + toolchain. + + + + File + + This package contains a utility for determining the type of a + given file or files. A few packages need it to build. + + + + Findutils + + This package contains programs to find files in a file system. + It is used in many packages' build scripts. + + + + Flex + + This package contains a utility for generating programs that + recognize patterns in text. It is the GNU version of the lex + (lexical analyzer) program. It is required to build several + LFS packages. + + + + Gawk + + This package contains programs for manipulating text files. + It is the GNU version of awk (Aho-Weinberg-Kernighan). It is used in + many other packages' build scripts. + + + + Gcc + + This package is the Gnu Compiler Collection. It contains the + C and C++ compilers as well as several others not built by LFS. + + + + + GDBM + + This package contains the GNU Database Manager library. It + is used by one other LFS package, Man-DB. + + + + Gettext + + This package contains utilities and libraries for + internationalization and localization of numerous packages. + + + + Glibc + + This package contains the main C library. Linux programs would + not run without it. + + + + GMP + + This package contains math libraries that provide useful functions + for arbitrary precision arithmetic. It is required to build Gcc. + + + + Gperf + + This package contains a program that generates a perfect hash + function from a key set. It is required for systemd. + + + + Grep + + This package contains programs for searching through files. These + programs are used by most packages' build scripts. + + + + Groff + + This package contains programs for processing and formatting text. + One important function of these programs is to format man pages. + + + + GRUB + + This package is the Grand Unified Boot Loader. It is one + of several boot loaders available, but is the most flexible. + + + + + Gzip + + This package contains programs for compressing and + decompressing files. It is needed to decompress many packages in LFS + and beyond. + + + + Iana-etc + + This package provides data for network services and protocols. + It is needed to enable proper networking capabilities. + + + + Inetutils + + This package contains programs for basic network + administration. + + + + Intltool + + This package contains tools for extracting translatable + strings from source files. + + + + IProute2 + + This package contains programs for basic and advanced IPv4 and + IPv6 networking. It was chosen over the other common network + tools package (net-tools) for its IPv6 capabilities. + + + + Kbd + + This package contains key-table files, keyboard utilities + for non-US keyboards, and a number of console fonts. + + + + Kmod + + This package contains programs needed to administer Linux + kernel modules. + + + + Less + + This package contains a very nice text file viewer that + allows scrolling up or down when viewing a file. It is also used by + Man-DB for viewing manpages. + + + + Libcap + + This package implements the user-space interfaces to + the POSIX 1003.1e capabilities available in Linux kernels. + + + + + Libpipeline + + The Libpipeline package contains a library for manipulating + pipelines of subprocesses in a flexible and convenient way. It is + required by the Man-DB package. + + + + Libtool + + This package contains the GNU generic library support + script. It wraps the complexity of using shared libraries in a + consistent, portable interface. It is needed by the test + suites in other LFS packages. + + + + Linux Kernel + + This package is the Operating System. It is the Linux in + the GNU/Linux environment. + + + + M4 + + This package contains a general text macro processor useful + as a build tool for other programs. + + + + Make + + This package contains a program for directing the building + of packages. It is required by almost every package in LFS. + + + + Man-DB + + This package contains programs for finding and viewing man pages. + It was chosen instead of the man package + due to superior internationalization capabilities. It supplies + the man program. + + + + Man-pages + + This package contains the actual contents of the basic + Linux man pages. + + + + MPC + + This package contains functions for the arithmetic of complex + numbers. It is required by Gcc. + + + + MPFR + + This package contains functions for multiple precision + arithmetic. It is required by Gcc. + + + + Ncurses + + This package contains libraries for terminal-independent + handling of character screens. It is often used to provide + cursor control for a menuing system. It is needed by a number of + packages in LFS. + + + + Patch + + This package contains a program for modifying or creating files by + applying a patch file typically created + by the diff program. It is needed by + the build procedure for several LFS packages. + + + + Perl + + This package is an interpreter for the runtime language + PERL. It is needed for the installation and test suites of several LFS + packages. + + + + Pkg-config + + This package provides a program to return meta-data about an + installed library or package. + + + + Procps-NG + + This package contains programs for monitoring processes. These + programs are useful for system administration, and are also used by + the LFS Bootscripts. + + + + Psmisc + + This package contains programs for displaying information + about running processes. These programs are useful for system + administration. + + + + Readline + + This package is a set of libraries that offers command-line + editing and history capabilities. It is used by Bash. + + + + Sed + + This package allows editing of text without opening it in a + text editor. It is also needed by most LFS packages' configure + scripts. + + + + Shadow + + This package contains programs for handling passwords + in a secure way. + + + + Systemd + + This package provides an init program + and several additional boot and system control capabilities as an + alternative to Sysvinit. It is used by many Linux distributions. + + + + Tar + + This package provides archiving and extraction capabilities + of virtually all packages used in LFS. + + + + Tcl + + This package contains the Tool Command Language used + in many test suites in LFS packages. It is only installed in + the temporary toolchain. + + + + Texinfo + + This package contains programs for reading, writing, and + converting info pages. It is used in the installation + procedures of many LFS packages. + + + + Util-linux + + This package contains miscellaneous utility programs. + Among them are utilities for handling file systems, consoles, + partitions, and messages. + + + + Vim + + This package contains an editor. It was chosen because of its + compatibility with the classic vi editor and its huge number of powerful + capabilities. An editor is a very personal choice for + many users and any other editor could be substituted if desired. + + + + XML::Parser + + This package is a Perl module that interfaces with Expat. + + + + XZ Utils + + This package contains programs for compressing and decompressing + files. It provides the highest compression generally available + and is useful for decompressing packages in XZ or LZMA format. + + + + Zlib + + This package contains compression and decompression routines + used by some programs. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/dump-commands.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/dump-commands.xsl new file mode 100644 index 00000000..9e2af96e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/dump-commands.xsl @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 00 + + + + 0 + + + + + + + + + + + + + + + + + + # Run this as root + + + # End root commands + + + + + + + + + + + + + # This block must be edited to suit your needs. + + + + + + # End of editable block. + + + + + + **EDITME + + EDITME** + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-chunked.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-chunked.xsl new file mode 100644 index 00000000..a41d8171 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-chunked.xsl @@ -0,0 +1,18 @@ + + + + + + + + + + + lfs + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-nochunks.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-nochunks.xsl new file mode 100644 index 00000000..193e39eb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-nochunks.xsl @@ -0,0 +1,18 @@ + + + + + + + + + + + lfs + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-pdf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-pdf.xsl new file mode 100644 index 00000000..67725bba --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-pdf.xsl @@ -0,0 +1,18 @@ + + + + + + + + + + + lfs + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-master.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-master.xsl new file mode 100644 index 00000000..e64b749b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-master.xsl @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-slave.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-slave.xsl new file mode 100644 index 00000000..4153ee8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunk-slave.xsl @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + book toc,title + preface toc + part toc + chapter toc + appendix nop + sect1 nop + sect2 nop + sect3 nop + sect4 nop + sect5 nop + section nop + + + + 1 + + + 3 + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunkfast.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunkfast.xsl new file mode 100644 index 00000000..78d704f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/chunkfast.xsl @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/common.xsl new file mode 100644 index 00000000..1a878858 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/common.xsl @@ -0,0 +1,458 @@ + + + + + + + + + + + + + + + + + + + + + + Index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + object.xref.markup: empty xref template + for linkend=" + + " and @xrefstyle=" + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + Attempt to use %d in gentext with no referrer! + + + + + + + % + + + % + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + KB + + + + , + + KB + + + + MB + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/AUTHORS b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/AUTHORS new file mode 100644 index 00000000..9c3dcdc4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/AUTHORS @@ -0,0 +1,4 @@ +The DocBook XSL stylesheets are maintained by Norman Walsh, +, and members of the DocBook Project, + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/BUGS b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/BUGS new file mode 100644 index 00000000..b3c78679 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/BUGS @@ -0,0 +1,21 @@ +To view a list of all open DocBook Project XSL stylesheet bugs: + + http://docbook.sf.net/tracker/xsl/bugs + +To submit a bug report against the stylesheets: + + http://docbook.sf.net/tracker/submit/bug + +To do a full-text search of all DocBook Project issues: + + http://docbook.sf.net/tracker/search + +Discussion about the DocBook Project XSL stylesheets takes place +on the docbook-apps mailing list: + + http://wiki.docbook.org/topic/DocBookAppsMailingList + +Real-time discussion takes place on IRC: + + http://wiki.docbook.org/topic/DocBookIrcChannel + irc://irc.freenode.net/docbook diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/COPYING b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/COPYING new file mode 100644 index 00000000..0a82d60c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/COPYING @@ -0,0 +1,48 @@ +Copyright +--------- +Copyright (C) 1999-2007 Norman Walsh +Copyright (C) 2003 Jiří Kosek +Copyright (C) 2004-2007 Steve Ball +Copyright (C) 2005-2008 The DocBook Project +Copyright (C) 2011-2012 O'Reilly Media + +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation +files (the ``Software''), to deal in the Software without +restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or +sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following +conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +Except as contained in this notice, the names of individuals +credited with contribution to this software shall not be used in +advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization +from the individuals in question. + +Any stylesheet derived from this Software that is publically +distributed will be identified with a different name and the +version strings in any derived Software will be changed so that +no possibility of confusion between the derived package and this +Software will exist. + +Warranty +-------- +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER +CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Contacting the Author +--------------------- +The DocBook XSL stylesheets are maintained by Norman Walsh, +, and members of the DocBook Project, + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/INSTALL b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/INSTALL new file mode 100644 index 00000000..72cb82b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/INSTALL @@ -0,0 +1,88 @@ +$Id: INSTALL 6145 2006-08-06 13:13:03Z xmldoc $ + +INSTALL file for the DocBook XSL stylesheets distribution + +---------------------------------------------------------------------- +Case #1: Installation using a package management system +---------------------------------------------------------------------- +If you have installed the DocBook XSL distribution using "apt-get", +"yum", "urpmi", or some similar package-management front-end, +then, as part of the package installation, the stylesheets have +already been automatically installed in the appropriate location +for your system, and your XML catalog environment has probably +been updated to use that location. + +---------------------------------------------------------------------- +Case #2: Installing manually +---------------------------------------------------------------------- +If you have downloaded a docbook-xsl zip, tar.gz, or tar.bz2 +file, use the following steps to install it. + + 1. Move the zip, tar.gz, or tar.bz2 file to the directory where + you'd like to install it (not to a temporary directory). + + 2. unzip or untar/uncompress the file + + That will create a docbook-xsl-$VERSION directory (where + $VERSION is the version number for the release). + +The remaining steps are all OPTIONAL. They are intended to +automatically update your user environment with XML Catalog +information about the DocBook XSL distribution. You are NOT +REQUIRED to complete these remaining steps. However, if you do +not, and you want to use XML catalogs with the DocBook XSL +stylesheets, you will need to manually update your XML catalog +environment + + 3. Change to the docbook-xsl-$VERSION directory and execute the + install.sh script: + + ./install.sh + + That will launch an interactive installer, which will emit a + series of prompts for you to respond to. + + To instead run it non-interactively without being prompted + for confirmation of the changes it makes, invoke it with the + "--batch" switch, like this: + + ./install.sh --batch + + After the process is complete, the installer will emit a + message with a command you need to run in order to source + your environment for use with the stylesheets. + + 4. To test that he installation has updated your environment + correctly, execute the test.sh script: + + ./test.sh + + That will test your XML catalog environment, using both the + xmlcatalog application and the Apache XML Commons Resolver. + + NOTE: The test.sh file is not created until the install.sh + file is run for the first time. + + 5. (UNINSTALLING) If/when you want to uninstall the release, + execute the uninstall.sh script. + + ./uninstall.sh + + To instead run it non-interactively without being prompted + for confirmation of the changes it makes, invoke it with the + "--batch" switch, like this: + + ./uninstall.sh --batch + + NOTE: The uninstall.sh file is not created until the install.sh + file is run for the first time. + + +---------------------------------------------------------------------- +Note to packagers +---------------------------------------------------------------------- +The install.sh, .CatalogManager.properties.example, and .urilist +files should not be packaged. They are useful only to users who +are installing the stylesheets manually. + +The catalog.xml file should be packaged. diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/Makefile b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/Makefile new file mode 100644 index 00000000..a87d60b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/Makefile @@ -0,0 +1,89 @@ +# $Id: Makefile.tests 8481 2009-07-13 20:18:41Z abdelazer $ +# +# This makefile does a "smoketest" of stylesheets for various +# output formats in the DocBook XSL Stylesheets release package. +# It doesn't actually check the output -- it's just useful for +# confirming whether each XSLT transformation actually executes +# successfully without any errors. +# +# To use it, run "make check" or just "make" + +XSLTPROC=xsltproc +XSLTPROC_FLAGS= + +TESTFILE=tests/refentry.007.xml +TESTFILE_NS=tests/refentry.007.ns.xml + +NORMAL_STYLES=fo/docbook.xsl html/docbook.xsl xhtml/docbook.xsl +NORMAL_PROFILE_STYLES=fo/profile-docbook.xsl html/profile-docbook.xsl xhtml/profile-docbook.xsl +CHUNK_STYLES=html/chunk.xsl html/onechunk.xsl xhtml/chunk.xsl xhtml/onechunk.xsl +HELP_STYLES=htmlhelp/htmlhelp.xsl javahelp/javahelp.xsl eclipse/eclipse.xsl +MULTIFILE_STYLES=$(CHUNK_STYLES) $(HELP_STYLES) +CHUNK_PROFILE_STYLES=html/profile-chunk.xsl html/profile-onechunk.xsl xhtml/profile-chunk.xsl xhtml/profile-onechunk.xsl +HELP_PROFILE_STYLES=htmlhelp/profile-htmlhelp.xsl eclipse/profile-eclipse.xsl javahelp/profile-javahelp.xsl +MULTIFILE_PROFILE_STYLES=$(CHUNK_PROFILE_STYLES) $(HELP_PROFILE_STYLES) + +MAN_STYLE=manpages/docbook.xsl +MAN_PROFILE_STYLE=manpages/profile-docbook.xsl + +TWO_PROFILE_STYLE=profiling/profile.xsl + +ROUNDTRIP_STYLES=roundtrip/dbk2ooo.xsl roundtrip/dbk2pages.xsl roundtrip/dbk2wordml.xsl +SLIDES_STYLES=slides/html/default.xsl slides/xhtml/default.xsl slides/fo/plain.xsl +WEBSITE_STYLES=website/website.xsl +WEBSITE_CHUNK_STYLES=website/chunk-website.xsl + +# chunked output gets written to TMP_OUTPUT_DIR +TMP_OUTPUT_DIR=/tmp/smoketest-output/ +# if you don't want TMP_OUTPUT_DIR and its contents deleted, unset +# SMOKETEST_CLEAN_TARGET; e.g. "make check SMOKETEST_CLEAN_TARGET=''" +SMOKETEST_CLEAN_TARGET=smoketest-clean + +check: smoketest-make-tmp-dir smoketest-normal smoketest-normal-profile smoketest-chunk smoketest-chunk-profile smoketest-man smoketest-man-profile smoketest-two-profile $(SMOKETEST_CLEAN_TARGET) + +smoketest-make-tmp-dir: + $(RM) -r $(TMP_OUTPUT_DIR) + mkdir '$(TMP_OUTPUT_DIR)' + +smoketest-normal: + for stylesheet in $(NORMAL_STYLES); do \ + echo "$(XSLT) $(TESTFILE) $$stylesheet > /dev/null"; \ + $(XSLT) $(TESTFILE) $$stylesheet > /dev/null; \ + echo "$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null"; \ + $(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null; \ + done + +smoketest-normal-profile: + for stylesheet in $(NORMAL_PROFILE_STYLES); do \ + echo "$(XSLT) $(TESTFILE) $$stylesheet > /dev/null"; \ + $(XSLT) $(TESTFILE) $$stylesheet > /dev/null; \ + echo "$(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null"; \ + $(XSLT) $(TESTFILE_NS) $$stylesheet > /dev/null; \ + done + +smoketest-chunk: + for stylesheet in $(MULTIFILE_STYLES) ; do \ + $(XSLT) $(TESTFILE) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \ + $(XSLT) $(TESTFILE_NS) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \ + done; + +smoketest-chunk-profile: + for stylesheet in $(MULTIFILE_PROFILE_STYLES) ; do \ + $(XSLT) $(TESTFILE) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \ + $(XSLT) $(TESTFILE_NS) $$stylesheet manifest.in.base.dir=1 base.dir=$(TMP_OUTPUT_DIR) ; \ + done; + +smoketest-man: + $(XSLT) $(TESTFILE) $(MAN_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; \ + $(XSLT) $(TESTFILE_NS) $(MAN_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; + +smoketest-man-profile: + $(XSLT) $(TESTFILE) $(MAN_PROFILE_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; \ + $(XSLT) $(TESTFILE_NS) $(MAN_PROFILE_STYLE) man.output.in.separate.dir=1 man.output.base.dir=$(TMP_OUTPUT_DIR) ; + +smoketest-two-profile: + $(XSLT) $(TESTFILE_NS) $(TWO_PROFILE_STYLE) > /dev/null ; + +smoketest-clean: + $(RM) -r $(TMP_OUTPUT_DIR) + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS new file mode 100644 index 00000000..960bc8cc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS @@ -0,0 +1,176 @@ +Changes since the 1.78.0 release + +Note: This document lists changes only since the 1.78.0 release. If you instead +want a record of the complete list of changes for the codebase over its entire +history, you can obtain one by running the following commands: + + svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl + svn log --xml --verbose xsl > ChangeHistory.xml + +â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” + +Table of Contents + +Release Notes: 1.78.1 + + Common + FO + HTML + Manpages + Webhelp + Params + Highlighting + +Release Notes: 1.78.1 + +The following is a list of changes that have been made since the 1.78.0 +release. + +Common + +The following changes have been made to the common code since the 1.78.0 +release. + + • Robert Stayton: titles.xsl + + Make sure part and set titleabbrev are used in mode="titleabbrev.markup" + + • Robert Stayton: titles.xsl + + Add empty default template for titleabbrev since it is always processed in a mode. + + • Robert Stayton: gentext.xsl + + Make consistent handling of titleabbrev in xrefs. + + • Robert Stayton: titles.xsl + + for missing title in xref, provide parent information of target to help locate problem element. + Process bridgehead in mode="title.markup", not normal mode. + + • Jirka Kosek: l10n.xsl + + Fixed bug #3598963 + + • Robert Stayton: gentext.xsl; labels.xsl + + Make sure bridgeheads are not numbered in all contexts, including html title attributes. + +FO + +The following changes have been made to the fo code since the 1.78.0 release. + + • Robert Stayton: division.xsl + + Fix bug where part TOC not generated when partintro is present. + + • Jirka Kosek: xref.xsl + + Footnotes can't be placed into fo:float + + • Robert Stayton: titlepage.templates.xml + + Remove margin-left when start-indent is used because they interfere + with each other. + + • Robert Stayton: fo.xsl; pagesetup.xsl + + Use dingbat.fontset rather than dingbat.font.family so it falls + back to symbol font if glyph not found, like other font properties. + + • Robert Stayton: inline.xsl + + Change last instance of inline.charseq in inline glossterm to + inline.italicseq so it is consistent with the others. + + • Robert Stayton: xref.xsl + + Make consistent handling of titleabbrev in xrefs. + +HTML + +The following changes have been made to the html code since the 1.78.0 release. + + • Robert Stayton: admon.xsl + + Turn off $admon.style if $make.clean.html is set to non-zero. + + • Jirka Kosek: highlight.xsl + + Added new definitions for syntax highlighting + + • Robert Stayton: chunk-common.xsl + + Make active.olink.hrefs param work for chunked output too. + + • Robert Stayton: xref.xsl + + Make consistent handling of titleabbrev in xrefs. + + • Robert Stayton: graphics.xsl + + Add round() function when pixel counts are used for image width and height. + + • Robert Stayton: glossary.xsl + + fix missing class and id attributes on glossterm and glossdef. + + • Robert Stayton: autoidx.xsl + + Fix bug where prefer.index.titleabbrev ignored info/titleabbrev. + +Manpages + +The following changes have been made to the manpages code since the 1.78.0 +release. + + • Robert Stayton: utility.xsl + + Fix bug 3599520: spurious newline in para when starts with + whitespace and inline element. + +Webhelp + +The following changes have been made to the webhelp code since the 1.78.0 +release. + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Fix test for webhelp.include.search.tab param + + • David Cramer: Makefile.sample + + Webhelp: Fix order of args to xsltproc + + • David Cramer: docsrc/readme.xml + + Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + • David Cramer: Makefile; Makefile.sample + + Webhelp: In Makefiles, do xinclude in first pass at document + +Params + +The following changes have been made to the params code since the 1.78.0 +release. + + • David Cramer: webhelp.include.search.tab.xml + + Webhelp: Fix test for webhelp.include.search.tab param + + • Robert Stayton: article.appendix.title.properties.xml + + Remove unneeded margin-left property from article appendix title. + It interferes with the start-indent property. + +Highlighting + +The following changes have been made to the highlighting code since the 1.78.0 +release. + + • Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; + bourne-hl.xml; ⋯ + + Added new definitions for syntax highlighting + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.html new file mode 100644 index 00000000..8cac5d6a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.html @@ -0,0 +1,30 @@ +Changes since the 1.78.0 release

Changes since the 1.78.0 release

Note: This + document lists changes only since the 1.78.0 release. + If you instead want a record of the complete list of + changes for the codebase over its entire history, you + can obtain one by running the following commands: + +

  svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl
+  svn log --xml --verbose xsl > ChangeHistory.xml

Release Notes: 1.78.1

The following is a list of changes that have been made + since the 1.78.0 release.

Common

The following changes have been made to the + common code + since the 1.78.0 release.

  • Robert Stayton: titles.xsl

    Make sure part and set titleabbrev are used in mode="titleabbrev.markup"
  • Robert Stayton: titles.xsl

    Add empty default template for titleabbrev since it is always processed in a mode.
  • Robert Stayton: gentext.xsl

    Make consistent handling of titleabbrev in xrefs.
  • Robert Stayton: titles.xsl

    for missing title in xref, provide parent information of target to help locate problem element.
    +Process bridgehead in mode="title.markup", not normal mode.
  • Jirka Kosek: l10n.xsl

    Fixed bug #3598963
  • Robert Stayton: gentext.xsl; labels.xsl

    Make sure bridgeheads are not numbered in all contexts, including html title attributes.

FO

The following changes have been made to the + fo code + since the 1.78.0 release.

  • Robert Stayton: division.xsl

    Fix bug where part TOC not generated when partintro is present.
  • Jirka Kosek: xref.xsl

    Footnotes can't be placed into fo:float
  • Robert Stayton: titlepage.templates.xml

    Remove margin-left when start-indent is used because they interfere
    +with each other.
  • Robert Stayton: fo.xsl; pagesetup.xsl

    Use dingbat.fontset rather than dingbat.font.family so it falls
    +back to symbol font if glyph not found, like other font properties.
  • Robert Stayton: inline.xsl

    Change last instance of inline.charseq in inline glossterm to 
    +inline.italicseq so it is consistent with the others.
  • Robert Stayton: xref.xsl

    Make consistent handling of titleabbrev in xrefs.

HTML

The following changes have been made to the + html code + since the 1.78.0 release.

  • Robert Stayton: admon.xsl

    Turn off $admon.style if $make.clean.html is set to non-zero.
  • Jirka Kosek: highlight.xsl

    Added new definitions for syntax highlighting
  • Robert Stayton: chunk-common.xsl

    Make active.olink.hrefs param work for chunked output too.
  • Robert Stayton: xref.xsl

    Make consistent handling of titleabbrev in xrefs.
  • Robert Stayton: graphics.xsl

    Add round() function when pixel counts are used for image width and height.
  • Robert Stayton: glossary.xsl

    fix missing class and id attributes on glossterm and glossdef.
  • Robert Stayton: autoidx.xsl

    Fix bug where prefer.index.titleabbrev ignored info/titleabbrev.

Manpages

The following changes have been made to the + manpages code + since the 1.78.0 release.

  • Robert Stayton: utility.xsl

    Fix bug 3599520: spurious newline in para when starts with
    +whitespace and inline element.

Webhelp

The following changes have been made to the + webhelp code + since the 1.78.0 release.

  • David Cramer: xsl/webhelp-common.xsl

    Webhelp: Fix test for webhelp.include.search.tab param
  • David Cramer: Makefile.sample

    Webhelp: Fix order of args to xsltproc
  • David Cramer: docsrc/readme.xml

    Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality
  • David Cramer: Makefile; Makefile.sample

    Webhelp: In Makefiles, do xinclude in first pass at document

Params

The following changes have been made to the + params code + since the 1.78.0 release.

  • David Cramer: webhelp.include.search.tab.xml

    Webhelp: Fix test for webhelp.include.search.tab param
  • Robert Stayton: article.appendix.title.properties.xml

    Remove unneeded margin-left property from article appendix title.
    +It interferes with the start-indent property.

Highlighting

The following changes have been made to the + highlighting code + since the 1.78.0 release.

  • Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯

    Added new definitions for syntax highlighting
+ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml new file mode 100644 index 00000000..1d8f5c0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/NEWS.xml @@ -0,0 +1,174 @@ + + +
+ + +Note: This + document lists changes only since the 1.78.0 release. + If you instead want a record of the complete list of + changes for the codebase over its entire history, you + can obtain one by running the following commands: + + svn checkout https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl + svn log --xml --verbose xsl > ChangeHistory.xml + +Changes since the 1.78.0 release + + +Release Notes: 1.78.1 +The following is a list of changes that have been made + since the 1.78.0 release. + + +Common +The following changes have been made to the + common code + since the 1.78.0 release. + + +Robert Stayton: titles.xslMake sure part and set titleabbrev are used in mode="titleabbrev.markup" + + +Robert Stayton: titles.xslAdd empty default template for titleabbrev since it is always processed in a mode. + + +Robert Stayton: gentext.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: titles.xslfor missing title in xref, provide parent information of target to help locate problem element. +Process bridgehead in mode="title.markup", not normal mode. + + +Jirka Kosek: l10n.xslFixed bug #3598963 + + +Robert Stayton: gentext.xsl; labels.xslMake sure bridgeheads are not numbered in all contexts, including html title attributes. + + + + + +FO +The following changes have been made to the + fo code + since the 1.78.0 release. + + +Robert Stayton: division.xslFix bug where part TOC not generated when partintro is present. + + +Jirka Kosek: xref.xslFootnotes can't be placed into fo:float + + +Robert Stayton: titlepage.templates.xmlRemove margin-left when start-indent is used because they interfere +with each other. + + +Robert Stayton: fo.xsl; pagesetup.xslUse dingbat.fontset rather than dingbat.font.family so it falls +back to symbol font if glyph not found, like other font properties. + + +Robert Stayton: inline.xslChange last instance of inline.charseq in inline glossterm to +inline.italicseq so it is consistent with the others. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + + + + +HTML +The following changes have been made to the + html code + since the 1.78.0 release. + + +Robert Stayton: admon.xslTurn off $admon.style if $make.clean.html is set to non-zero. + + +Jirka Kosek: highlight.xslAdded new definitions for syntax highlighting + + +Robert Stayton: chunk-common.xslMake active.olink.hrefs param work for chunked output too. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: graphics.xslAdd round() function when pixel counts are used for image width and height. + + +Robert Stayton: glossary.xslfix missing class and id attributes on glossterm and glossdef. + + +Robert Stayton: autoidx.xslFix bug where prefer.index.titleabbrev ignored info/titleabbrev. + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.78.0 release. + + +Robert Stayton: utility.xslFix bug 3599520: spurious newline in para when starts with +whitespace and inline element. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.78.0 release. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix test for webhelp.include.search.tab param + + +David Cramer: Makefile.sampleWebhelp: Fix order of args to xsltproc + + +David Cramer: docsrc/readme.xmlWebhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + +David Cramer: Makefile; Makefile.sampleWebhelp: In Makefiles, do xinclude in first pass at document + + + + + +Params +The following changes have been made to the + params code + since the 1.78.0 release. + + +David Cramer: webhelp.include.search.tab.xmlWebhelp: Fix test for webhelp.include.search.tab param + + +Robert Stayton: article.appendix.title.properties.xmlRemove unneeded margin-left property from article appendix title. +It interferes with the start-indent property. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.78.0 release. + + +Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯Added new definitions for syntax highlighting + + + + + +
+ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/README new file mode 100644 index 00000000..bb0a512b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/README @@ -0,0 +1,175 @@ +---------------------------------------------------------------------- + README file for the DocBook XSL Stylesheets +---------------------------------------------------------------------- +$Id: README 9731 2013-03-17 05:01:54Z bobstayton $ + +These are XSL stylesheets for transforming DocBook XML document +instances into various output formats. + +This README file provides only very minimal documentation on using +the stylesheets. For more complete information, see Bob Stayton's +book "DocBook XSL: The Complete Guide", available online at: + + http://www.sagehill.net/docbookxsl/ + +---------------------------------------------------------------------- +Installation +---------------------------------------------------------------------- +See the INSTALL file for information about installing this release. + +---------------------------------------------------------------------- +How to use the stylesheets +---------------------------------------------------------------------- +The base canonical URI for these stylesheets is: + + http://docbook.sourceforge.net/release/xsl/current/ + +You call any of the stylesheets in this distribution by doing one +of the following: + + - Use the base canonical URI in combination with one of the + pathnames below. For example, for "chunked" HTML, output: + + http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl + + If your system has a working XML Catalog or SGML Catalog setup + (most Linux systems do), then that URI will automatically be + resolved and replaced with a local pathname on your system. + + - Use a "real" local system base path in combination with one of + the pathnames below. For example, for "chunked" HTML, output: + + /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl + +To transform documents created with the standard DocBook +schema/DTD, use one of the following stylesheets: + + fo/docbook.xsl - for XSL-FO + + html/docbook.xsl - for HTML (as a single file) + html/chunk.xsl - for HTML (chunked into multiple files) + html/onechunk.xsl - for HTML (chunked output in single file) + + xhtml/*.xsl - for XHTML versions of the above + + xhtml-1_1/*.xsl - for XHTML 1.1 versions of the above + + xhtml5/*.xsl - for XHTML5 versions of the above + + epub/docbook.xsl - for .epub version 2 and earlier + epub3/docbook.xsl - for .epub version 3 and later + + htmlhelp/htmlhelp.xsl - for HTML Help + javahelp/javahelp.xsl - for JavaHelp + eclipse/eclipse.xsl - for Eclipse Help + + manpages/docbook.xsl - for groff/nroff man pages + + */profile-* - single-pass-profiling versions of all above + + roundtrip/*.xsl - for DocBook to WordML, etc., to DocBook + + assembly/assemble.xsl - converts an assembly into a DocBook document + assembly/topic-maker-chunk.xsl + - converts a DocBook document into an assembly + with topic files. + + webhelp/build.xml - Ant script to generate webhelp output. + webhelp/Makefile - Makefile to generate webhelp output. + +To transform documents created with the DocBook Slides schema/DTD, +use one of the following stylesheets: + + slides/xhtml/*.xsl - for XHTML slides of various kinds + slides/fo/plain.xsl - for XSL-FO slides + +To transform documents created with the DocBook Website +schema/DTD, use one of the following stylesheets: + + website/website.xsl - for non-tabular, non-chunked output + website/tabular.xsl - for tabular, non-chunked output + website/chunk-* - for chunked output + +To generate a titlepage customization layer from a titlepage spec: + + template/titlepage.xsl + +For fo titlepage customizations, set the stylesheet parameter named 'ns' +to 'http://www.w3.org/1999/XSL/Format' when using this stylesheet. +For xhtml titlepage customizations, set the stylesheet parameter named 'ns' +to 'http://www.w3.org/1999/xhtml' when using this stylesheet. + +For details about creating titlepage spec files and generating and +using titlepage customization layers, see "DocBook XSL: The +Complete Guide" + +---------------------------------------------------------------------- +Manifest +---------------------------------------------------------------------- +AUTHORS contact information +BUGS about known problems +COPYING copyright information +INSTALL installation instructions +README this file +RELEASE.* per-release cumulative summaries of user-visible changes +TODO about planned features not yet implemented +VERSION release metadata, including the current version + number (note that the VERSION file is an XSL stylesheet) +NEWS changes since the last public release (for a cumulative list of + changes, see the ChangeHistory.xml file) + +assembly/ for making and processing DocBook assemblies. +common/ code used among several output formats (HTML, FO, manpages,...) +docsrc/ documentation sources +eclipse/ for producing Eclipse Help +epub/ for producing .epub version 2. +epub3/ for producing .epub version 3 and beyond. +extensions/ DocBook XSL Java extensions +fo/ for producing XSL-FO +highlighting files used for adding source-code syntax highlighting in output +html/ for producing HTML +htmlhelp/ for producing HTML Help +images/ images used in callouts and graphical admonitions +javahelp/ for producing Java Help +lib/ utility stylesheets with schema-independent functions +manpages/ for producing groff/troff man pages +profiling/ for profiling (omitting/including conditional text) +roundtrip/ for "round trip" conversion among DocBook and + various word-processor formats (WordML, etc.) +slides/ for producing slides output (from Slides source) +template/ templates for building stylesheet customization layers +tools/ assorted supplementary tools +webhelp/ templates and scripts for generating webhelp output +website/ for producing website output (from Website source) +xhtml/ for producing XHTML +xhtml-1_1/ for producing (stricter) XHTML 1.1 +xhtml5/ for producing XHTML5 + +---------------------------------------------------------------------- +Changes +---------------------------------------------------------------------- +See the NEWS file for changes made since the previous release. + +See the RELEASE-NOTES.html or RELEASE-NOTES.txt or RELEASE-NOTES.pdf +files for per-release cumulative summaries of significant +user-visible changes. + +For online access to a hyperlinked view of all changes made over +the entire history of the codebase, see the following: + + http://docbook.svn.sourceforge.net/viewvc/docbook/trunk/xsl/?view=log + +WARNING: That above change history is a very long list and may +take a long time to load/download. + +You can also create an XML-formatted "ChangeHistory.xml" copy of +the complete change history for the codebase by running the +following commands: + + svn checkout https://docbook.svn.sf.net/svnroot/docbook/trunk/xsl + svn log --xml --verbose xsl > ChangeHistory.xml + +---------------------------------------------------------------------- +Copyright information +---------------------------------------------------------------------- +See the accompanying file named COPYING. diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES-TMP.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES-TMP.xml new file mode 100644 index 00000000..ad6c0a05 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES-TMP.xml @@ -0,0 +1,12170 @@ + +
+ + + Release Notes for the DocBook XSL Stylesheets + + $Revision: 9401 $ $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + + +This release-notes + document is available in the following formats: + HTML, + PDF, + plain text; it provides a per-release list +of enhancements and changes to the stylesheets’ public APIs +(user-configurable parameters) and excludes descriptions of most +bug fixes. For a complete list of all changes (including all bug +fixes) that have been made since the previous release, see the +separate NEWS (plain text) or NEWS.html files. Also available: +An online hyperlinked change history (warning: big file) of all +changes made over the entire history of the codebase. +As with all DocBook Project dot-zero releases, this is an + experimental release. It will be followed shortly by a stable + release. +As with all DocBook Project “dot + one plus” releases, this release aspires to be stable (in + contrast to dot-zero releases, which + are experimental). +This is a pre-release “snapshot” of the +DocBook XSL Stylesheets. The change information in the first +section of this file +(for “Release Notes: 1.78.1”) is +auto-generated from change descriptions stored in the project +source-code repository. +That means the first section contains +descriptions both of bug fixes and of feature changes. The +remaining sections are manually edited changelog subsets that +exclude bug-fix descriptions – that is, trimmed down to just those +those descriptions that document enhancements and changes to the +public APIs (user-configurable parameters). + + + + + Release Notes: 1.78.1The following is a list of changes that have been made + since the 1.78.0 release. +Common +The following changes have been made to the + common code + since the 1.78.0 release. + + +Robert Stayton: titles.xslMake sure part and set titleabbrev are used in mode="titleabbrev.markup" + + +Robert Stayton: titles.xslAdd empty default template for titleabbrev since it is always processed in a mode. + + +Robert Stayton: gentext.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: titles.xslfor missing title in xref, provide parent information of target to help locate problem element. +Process bridgehead in mode="title.markup", not normal mode. + + +Jirka Kosek: l10n.xslFixed bug #3598963 + + +Robert Stayton: gentext.xsl; labels.xslMake sure bridgeheads are not numbered in all contexts, including html title attributes. + + + +FO +The following changes have been made to the + fo code + since the 1.78.0 release. + + +Robert Stayton: division.xslFix bug where part TOC not generated when partintro is present. + + +Jirka Kosek: xref.xslFootnotes can't be placed into fo:float + + +Robert Stayton: titlepage.templates.xmlRemove margin-left when start-indent is used because they interfere +with each other. + + +Robert Stayton: fo.xsl; pagesetup.xslUse dingbat.fontset rather than dingbat.font.family so it falls +back to symbol font if glyph not found, like other font properties. + + +Robert Stayton: inline.xslChange last instance of inline.charseq in inline glossterm to +inline.italicseq so it is consistent with the others. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + + +HTML +The following changes have been made to the + html code + since the 1.78.0 release. + + +Robert Stayton: admon.xslTurn off $admon.style if $make.clean.html is set to non-zero. + + +Jirka Kosek: highlight.xslAdded new definitions for syntax highlighting + + +Robert Stayton: chunk-common.xslMake active.olink.hrefs param work for chunked output too. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: graphics.xslAdd round() function when pixel counts are used for image width and height. + + +Robert Stayton: glossary.xslfix missing class and id attributes on glossterm and glossdef. + + +Robert Stayton: autoidx.xslFix bug where prefer.index.titleabbrev ignored info/titleabbrev. + + + +Manpages +The following changes have been made to the + manpages code + since the 1.78.0 release. + + +Robert Stayton: utility.xslFix bug 3599520: spurious newline in para when starts with +whitespace and inline element. + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.78.0 release. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix test for webhelp.include.search.tab param + + +David Cramer: Makefile.sampleWebhelp: Fix order of args to xsltproc + + +David Cramer: docsrc/readme.xmlWebhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + +David Cramer: Makefile; Makefile.sampleWebhelp: In Makefiles, do xinclude in first pass at document + + + +Params +The following changes have been made to the + params code + since the 1.78.0 release. + + +David Cramer: webhelp.include.search.tab.xmlWebhelp: Fix test for webhelp.include.search.tab param + + +Robert Stayton: article.appendix.title.properties.xmlRemove unneeded margin-left property from article appendix title. +It interferes with the start-indent property. + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.78.0 release. + + +Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯Added new definitions for syntax highlighting + + + + + + +Release Notes: 1.78.1 +The following is a list of changes that have been made + since the 1.78.0 release. + + +Common +The following changes have been made to the + common code + since the 1.78.0 release. + + +Robert Stayton: titles.xslMake sure part and set titleabbrev are used in mode="titleabbrev.markup" + + +Robert Stayton: titles.xslAdd empty default template for titleabbrev since it is always processed in a mode. + + +Robert Stayton: gentext.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: titles.xslfor missing title in xref, provide parent information of target to help locate problem element. +Process bridgehead in mode="title.markup", not normal mode. + + +Jirka Kosek: l10n.xslFixed bug #3598963 + + +Robert Stayton: gentext.xsl; labels.xslMake sure bridgeheads are not numbered in all contexts, including html title attributes. + + + + + +FO +The following changes have been made to the + fo code + since the 1.78.0 release. + + +Robert Stayton: division.xslFix bug where part TOC not generated when partintro is present. + + +Jirka Kosek: xref.xslFootnotes can't be placed into fo:float + + +Robert Stayton: titlepage.templates.xmlRemove margin-left when start-indent is used because they interfere +with each other. + + +Robert Stayton: fo.xsl; pagesetup.xslUse dingbat.fontset rather than dingbat.font.family so it falls +back to symbol font if glyph not found, like other font properties. + + +Robert Stayton: inline.xslChange last instance of inline.charseq in inline glossterm to +inline.italicseq so it is consistent with the others. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + + + + +HTML +The following changes have been made to the + html code + since the 1.78.0 release. + + +Robert Stayton: admon.xslTurn off $admon.style if $make.clean.html is set to non-zero. + + +Jirka Kosek: highlight.xslAdded new definitions for syntax highlighting + + +Robert Stayton: chunk-common.xslMake active.olink.hrefs param work for chunked output too. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: graphics.xslAdd round() function when pixel counts are used for image width and height. + + +Robert Stayton: glossary.xslfix missing class and id attributes on glossterm and glossdef. + + +Robert Stayton: autoidx.xslFix bug where prefer.index.titleabbrev ignored info/titleabbrev. + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.78.0 release. + + +Robert Stayton: utility.xslFix bug 3599520: spurious newline in para when starts with +whitespace and inline element. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.78.0 release. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix test for webhelp.include.search.tab param + + +David Cramer: Makefile.sampleWebhelp: Fix order of args to xsltproc + + +David Cramer: docsrc/readme.xmlWebhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + +David Cramer: Makefile; Makefile.sampleWebhelp: In Makefiles, do xinclude in first pass at document + + + + + +Params +The following changes have been made to the + params code + since the 1.78.0 release. + + +David Cramer: webhelp.include.search.tab.xmlWebhelp: Fix test for webhelp.include.search.tab param + + +Robert Stayton: article.appendix.title.properties.xmlRemove unneeded margin-left property from article appendix title. +It interferes with the start-indent property. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.78.0 release. + + +Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯Added new definitions for syntax highlighting + + + + + + +Release Notes: 1.78.0 +The following is a list of changes that have been made + since the 1.77.1 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.77.1 release. + + +Mauritz Jeanson: locale/nn.xml; locale/nb.xmlBug #3556630: Updated nb and nn locale files. + + +Mauritz Jeanson: locale/READMEBug #3556628: Updated information in README. + + +tom_schr: locale/de.xmlAdded keycap context from RFE#3540451 to support @function attribute + + +tom_schr: locale/en.xmlAdded keycap context from RFE#3540451 to support @function attribute + + +Robert Stayton: locale/en.xmlAdd support for title element in screenshot, now allowed in DocBook 5. + + + + + +Common +The following changes have been made to the + common code + since the 1.77.1 release. + + +Robert Stayton: titles.xslCorrected template for bridgehead in mode="title.markup" to +process its children in normal mode. + + +Robert Stayton: labels.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: olink.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: olink.xslAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + + + + +FO +The following changes have been made to the + fo code + since the 1.77.1 release. + + +Robert Stayton: pagesetup.xslChange initial page number for book from 1 to auto so front +cover and title pages are sequential, and so that book inside +set will continue numbering. + + +Robert Stayton: inline.xslAdd missing closing tag for xsl:choose in new template. + + +Robert Stayton: param.xweb; param.ent; pagesetup.xslAdd force.blank.pages parameter to allow turning off blank +pages in double.sided output. + + +Robert Stayton: lists.xsl; callout.xslImplement active links between co and callout elements for +PDF output, linking in both directions. + + +Robert Stayton: table.xslFix typo to replace "ro" with "row" in three places. + + +Robert Stayton: ebnf.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: inline.xslMake comma inserted after function/parameter or function/replaceable +conditional on $function.parens to be consistent with the function template. + + +tom_schr: inline.xslAdded new inline.sansseq template for consistency reasons. +Makes it easier for customization layers: Just use + <xsl:call-template name="inline.sansseq"/> +to change to sans serif font, but also takes into account +XLinks and direction of text. + + +Robert Stayton: xref.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: table.xslRemove passivetex.extensions code. + + +Robert Stayton: spaces.xsl; autotoc.xsl; docbook.xsl; division.xsl; table.xsl; sections.xs⋯Remove all passivetex code because it is obsolete. + + +Robert Stayton: param.xweb; param.entAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + +Mauritz Jeanson: table.xslAdded support for keep-together PI on informaltable. Closes bug #3555609. + + +tom_schr: verbatim.xslFixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + +tom_schr: autoidx.xslFixed typo: fole -> role attribute for phrase + + +tom_schr: inline.xslAdded support for @function attribute in keycap (uses keycap context +from language files) => fixes RFE#3540451 +If @function is set and keycap is empty, then template will use the +content from the keycap context, otherwise it will use just the given +text + + +Robert Stayton: graphics.xsl; xref.xslAdd support for title element in screenshot, now allowed in DocBook 5. + + +Robert Stayton: graphics.xslRestore formatting of figure/caption that was broken in 1.77.1. + + + + + +HTML +The following changes have been made to the + html code + since the 1.77.1 release. + + +David Cramer: autotoc.xslFixing bug where toc.title.p and nodes params had not been declared inside manual-toc template + + +Robert Stayton: autotoc.xslAdd 'toc.list.attributes' template to insert class and other +attributes on the top level list element in a table of contents. + + +Robert Stayton: block.xslFix bug 3590039 abstract/title not rendered. + + +Jirka Kosek: chunk-common.xsl; footnote.xslFixed positioning of footnote separate when CSS decoration is used. + + +Robert Stayton: ebnf.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: inline.xslMake comma inserted after function/parameter or function/replaceable +conditional on $function.parens to be consistent with the function template. + + +Robert Stayton: graphics.xslAdd support for mediaobject/alt, with precedence over +mediaobject/textobject/phrase. + + +Robert Stayton: param.xwebRemove src:fragref elements for deleted obsolete olink params. + + +Robert Stayton: chunker.xslFix bug #3563697 where template make-relative-filename was using a +global param chunk.base.dir instead of its local param base.dir. Now it uses base.dir. + + +Robert Stayton: param.xweb; param.ent; xref.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: param.xweb; param.entAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + +stefan: graphics.xslAdd hook for customization. + + +tom_schr: docbook.xslSplitting head.content into smaller chunks of templates. +See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html + + +tom_schr: verbatim.xslFixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + +Robert Stayton: footnote.xslFix bug in footnote link introduced in 1.77.1. + + +Robert Stayton: formal.xsl; htmltbl.xslResolve conflict of duplicate ids on html table with caption. +Wrap a div with class and id attribute around html table without caption. + + +Robert Stayton: component.xslRemove call to 'generate.id' template in <h1> in component.title because the +id is already generated for the parent div element. + + +Robert Stayton: chunker.xslSet omit-xml-declaration to 'yes' for write.text.chunk template, since a text +file should never have an xml declaration. + + +tom_schr: inline.xslAdded support for @function attribute in keycap (uses keycap context +from language files) => fixes RFE#3540451 +If @function is set and keycap is empty, then template will use the +content from the keycap context, otherwise it will use just the given +text + + +David Cramer: docbook.xslAlso set the title param in head.content since it's sometimes +called without that param being passed in. Use the passed-in +value in user.head.title. + + +Robert Stayton: docbook.xslRestore missing title param on 'head.content' template, and passed +it along to user.head.title. That param +is used for certain special chunkings such as Long Descriptions. + + +Robert Stayton: graphics.xsl; xref.xslAdd support for title in screenshot, available since DocBook 5. + + +David Cramer: docbook.xslHTML: Add hook for easily customizing html/head/title + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.77.1 release. + + +Robert Stayton: lists.xslAdd a line break at start of variablelist to fix bug #3595156. + + +Robert Stayton: lists.xslBetter fix for bug #3545150 by putting the title with the step number +rather than before it. + + +Robert Stayton: utility.xslAdd 'content' param to template name inline.monoseq to support +email format, fixing bug #3524417. + + +Robert Stayton: utility.xslFix bug #3512473 where an inline synopsis element produced +an extra line break in nroff output. + + +Robert Stayton: lists.xslFix bug 3545150 where procedure/step/title not rendered in man pages. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.77.1 release. + + +Robert Stayton: dbk2wordml.xslFix bug #3297553 error in Word metadata elements from including +WordML markup instead of just text. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.77.1 release. + + +gaborkovesdan: xhtml/plain.xsl- Use real push-style processing in the foil/foilgroup page content, which + allows better customization in general (e.g. you can add PI templates) + and also let us render scattered speakernotes/handoutnotes if that is + desired + + +gaborkovesdan: xhtml/Makefile- Titlepage markup belongs to the XHTML namespace + + +gaborkovesdan: xhtml/plain.xsl- Remove now unnecessary template redefinition + + +gaborkovesdan: xhtml/plain.xsl- Generate valid links from cross-references + + +gaborkovesdan: xhtml/plain.xsl- Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets + do not do that either + + +Robert Stayton: schema/relaxng/slides.rncUpdate the import path for docbook.rnc after the slides directory was moved. + + +stefan: xhtml/plain.xslAdd missing stylesheet. + + +stefan: schema/xsd/Makefile; schema/Makefile; schema/relaxng/MakefileAdjust Makefiles. + + +stefan: locatingrules.xml; RELEASE-NOTES.xml; doc; images; locatingrules.xml; Makefile; im⋯Moved many files from slides/ to xsl/slides/ + + +stefan: fo/param.xweb; xhtml/Makefile; xhtml/param.xweb; fo/MakefileSeparate slides package. + + +stefan: MakefileA bit of cleanup... + + +stefan: xhtml/Makefile; fo/MakefileAdd to 'clean' target. + + +David Cramer: MakefileSlides: Change html to xhtml passim. + + +David Cramer: xhtmlAdding items to svn ignore for slides + + +stefan: slidyImport slidy from vendor branch. + + +stefan: s5Import s5 from vendor branch. + + +stefan: Makefile; common/common.xsl; common; fo/param.ent; graphics; xhtml/Makefile.param;⋯Merge Slides GSoC project to trunk. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.77.1 release. + + +David Cramer: docsrc/readme.xmlWebhelp: More doc updates + + +David Cramer: docsrc/readme.xmlWebhelp: Documentation updates. + + +David Cramer: template/content; Makefile; Makefile.sample; build.xml; template/searchWebhelp: Improving sample Makefile to allow for profiling params and other params, removing content dir from template and making related adjustments in Makefile and build.xml + + +David Cramer: Makefile.sampleAttempting to include sample Makefile in webhelp output dir + + +David Cramer: template/common/css/positioning.cssWebhelp: Do not display sidebar if js is disabled in browser since it will not be functional + + +Jirka Kosek: build.xmlXerces must be on the classpath in order to XInclude work + + +David Cramer: MakefileAdding generated files to various clean targets. + + +David Cramer: build.propertiesWebhelp: By default don't validate against dtd when using ant build + + +David Cramer: MakefileWebhelp: By default only exclude ix01.html from search in Makefile + + +David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯Webhelp: Reverting last commit + + +David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯Webhelp: Removing two more unused jquery files + + +David Cramer: template/common/jquery/jquery-1.4.2.min.jsWebhelp: Removing old, unused jquery file + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix header logo link + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix bad link to favicon.ico + + +David Cramer: template/common/jquery/jquery-1.7.2.min.js; template/common/main.js; templat⋯First part of the GSoC 2012 work by Arun and Visitha: + +Visitha Baddegama +Remove content folder from Webhelp output +Build Webhelp using GNU Make/without ant +Support a parameterized list of files to exclude while indexing +Improve information message for browser with JavaScript disabled +Support searching for terms with punctuation like build.xml + +Arun Bharadwaj +Make it possible to include the doc title in head/title and + not in the search results +Improve performance in IE 8/9 +Expandable TOC pane +Information message for browser with JavaScript disabled + + +David Cramer: xsl/webhelp-common.xslUse user.head.title to add title to webhelp pages, +but do not yet add the book title to the page title. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title + + +David Cramer: xsl/webhelp-common.xslWebhelp: Append document title to html/head/title + + +David Cramer: xsl/webhelp-common.xslWebhelp: fix missing reference to ie.css + + + + + +Params +The following changes have been made to the + params code + since the 1.77.1 release. + + +Robert Stayton: page.height.portrait.xml; page.width.portrait.xmlAdd USlegal and USlegallandscape. + + +Robert Stayton: force.blank.pages.xmlImprove the description. + + +Robert Stayton: page.margin.outer.xml; writing.mode.xml; double.sided.xml; page.margin.inn⋯Improve the description. + + +Robert Stayton: force.blank.pages.xmlNew param to control generating blank even-numbered pages. + + +Robert Stayton: passivetex.extensions.xmlIndicate that passivetex is no longer supported. + + +Robert Stayton: footnote.properties.xmlFix bug #3555628 where a footnote inside a blockquote inherits the end-indent from the blockquote. + + +stefan: foil.page-sequence.properties.xml; handoutnotes.properties.xml; slidy.duration.xml⋯Merge Slides GSoC project to trunk. + + +Robert Stayton: activate.external.olinks.xmlAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.77.1 release. + + +Robert Stayton: xsl2profile.xslTest for @xml:id as well as @id for $rootid. + + + + + +Tools +The following changes have been made to the + tools code + since the 1.77.1 release. + + +David Cramer: bin/docbook-xsl-updates/VERSION/VERSION.xsl/ again. + + +David Cramer: xsl/build/xsl-param-link.xsl; xsl/build/make-xsl-params.xslSlides: Change html to xhtml passim. + + + + + +Template +The following changes have been made to the + template code + since the 1.77.1 release. + + +Jirka Kosek: titlepage.xslAutoguess of proper parameter settings + + + + + + + +Release Notes: 1.77.1 +The following list summarizes the major changes that have been made + since the 1.76.1 release. It is followed by sections detailing changes to individual files +from the SVN checkin logs, edited to remove housekeeping changes and bug fixes. +See the NEWS.xml file for a complete unedited list of SVN changes. + + Gentext + + webhelp + + Many improvements to the generated text for webhelp output. + + + + Common + + Support more media types + + Expanded list of supported filename extensions for media to include video and audio, mostly for HTML5 and EPUB3 outputs. + + + + Topic element + + Add basic support for new topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic. + + + + + +FO + + Add para.properties attribute-set + + Add a para.properties attribute-set that applies only to para elements. That allows still using normal.para.spacing attribute-set for many block elements for uniform spacing, but allows separate formatting of para elements. + + + + List of titles in article + + Add support for List of Tables, List of Figures, etc. for articles and other component-level elements. Includes a new template for each in autotoc.xsl, new attribute-sets in titlepage.xsl, and new entries in the titlepage.templates.xml file tu support customization. + + + + Customizing links in FO + + Add template mode simple.xlink.properties to allow +easy customization of formatting of links generated +from elements that use +the xlink attributes. This extends link formatting beyond that of xref, link, and olink which use xref.properties attribute-set. + + + + Table caption + + The caption element in an HTML table is now handled like a title in a CALS table, using the formal.object.title template with all its features, including placement. Now caption template in mode="htmlTable" does nothing, because +caption handled by formal.object.title template. Also adds support for table caption element in a CALS table, placing it after the table. + + + + Graphics attribute handling + + Refactored the big process.image template to use individual templates such as image.width for most attributes to allow easier customization of individual properties. + + + + Side regions + + Add support for side page regions in addition to header and footer regions. This feature lets you add running content to the side margins, and by default the content is rotated 90 degrees. Adds new templates named running.side.content, region.inner and region.outer; new template modes region.inner.mode and region.outer.mode; new parameters named region.inner.extent, region.outer.extent, body.margin.inner, body.margin.outer, and side.region.precedence; and new attribute-sets named inner.region.content.properties, outer.region.content.properties, region.inner.properties, and region.outer.properties. + + + + Callout formatting + + Add new attribute-sets for calloutlist. + + + + Topic element + + Add basic support for formatting a topic element, which is available in DocBook 5.1. + + + + + HTML + + + HTML5 + + Add variables to the base HTML stylesheets that can be adjusted for the HTML5 stylesheets. + + + + Insert Javascript reference + + Add support for html.script param to insert reference to a Javascript file. + + + + Namespace for titlepage mechanism. + + Titlepage mechanism is now namespace aware to support XHTML. + + + + Chunked filename prefix + + New param named chunked.filename.prefix lets you add a filename prefix to each chunked file. This replaces the buggy practice of adding such a prefix to the base.dir param. Now the base.dir param will always have a trailing slash added if it is not present, so you no longer have to remember to add it to the param value. + + + + Generate id attributes + + The stylesheet param generate.id.attributes already existed but was incompletely implemented. Now when it is set to 1, only id attributes should be output, not <a name> named anchors. + + + + Generate consistent id attributes + + New generate.consistent.ids parameter which allows generating a more stable id values based on XPath rather than the generate-id() function, which may not produce consistent values between runs. Stable output ids allow you to make stable links to generated content from the outside. + + + + Topic element + + Add basic support for formatting a topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic. + + + + + + Webhelp + + + Webhelp refactored + + Webhelp templates refactored to better support customization. + + + + Added documentation. + + More and better documentation added. + + + + Webhelp generated text + + Many improvements to the generated text for webhelp output. + + + + + XHTML5 + New stylesheets to generate HTML5 output, in an XML serialization. These templates are a customization layer on top of the XHTML stylesheet files. + + + EPUB3 + New stylesheets to generate EPUB3 output. These templates are a customization layer on top of the xhtml5 stylesheet files. + + + Assembly + New assembly.xsl stylesheet to convert a DocBook 5.1 assembly into a standard DocBook 5 document. Also includes a topic-maker-chunk.xsl stylesheet that can convert a DocBook 5 book or article document into an assembly with a collection of modular files, including converting some elements to topic files. + + + +Gentext +The following changes have been made to the + gentext code + since the 1.76.1 release. + + +stefanhinz: locale/de.xmlTranslated German WebHelp strings + + +David Cramer: locale/zh.xml; locale/en.xml; locale/fr.xml; locale/de.xml; locale/ja.xmlWebhelp: Update non-en gentext strings + + +Robert Stayton: locale/en.xmlAdd topic to title-numbered context. + + +Robert Stayton: locale/en.xmlAdd basic topic element templates. + + +Mauritz Jeanson: locale/el.xmlUpdated gentext for quotation marks. Fixes bug #3512440. + + +Jirka Kosek: locale/cs.xmlAdding missing context for webhelp + + +David Cramer: locale/en.xmlFixing syntax of webhelp gentext entries + + +David Cramer: locale/en.xmlMoving webhelp gentext strings into a context + + +tom_schr: locale/zh.xml; locale/en.xml; locale/cs.xml; locale/fr.xml; locale/de.xml; local⋯Moved language specific of WebHelp to gentext/locale/ as discussed with +Stefan following the "minimal intrusive approach". :) +In the long run, maybe moving the text into a context, not sure. + + + +Jirka Kosek: locale/ru.xmlAligned capitalization of first letters with English original + + + + + +Common +The following changes have been made to the + common code + since the 1.76.1 release. + + +Robert Stayton: common.xslIn "select.mediaobject.index" template, add selection of videoobject +and audioobject since now supported in HTML5. + + +Robert Stayton: labels.xsl; titles.xsl; entities.ent; targets.xsl; subtitles.xsl; gentext.⋯Add basic support for new <topic> element. + + +Robert Stayton: common.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: olink.xslGenerate error message if olink data in targetset is in a namespace. + + +Robert Stayton: common.xslAdd support for generate.consistent.ids parameter. + + +Robert Stayton: subtitles.xslAdd verbose param to subtitle.markup templates to allow its +error message to be ignored. +Add that param to fop1.xsl application of subtitle.markup +to avoid unnecessary error message in document information. + + +Robert Stayton: labels.xslAdd empty templates for glossdiv, glosslist, and glossentry in +mode="label.markup". + + + + + +FO +The following changes have been made to the + fo code + since the 1.76.1 release. + + +Robert Stayton: graphics.xslqualify caption template to mediaobject/caption so not confused with table/caption. + + +Robert Stayton: table.xslAdd template to process table/caption element. + + +Robert Stayton: titlepage.xsl; autotoc.xsl; component.xsl; xref.xsl; titlepage.templates.x⋯Add basic support for new <topic> element. + + +Robert Stayton: graphics.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: titlepage.xslAdd default style att-sets for component.list.of.titles, etc. + + +Robert Stayton: autotoc.xsl; component.xsl; titlepage.templates.xmlAdd make.component.tocs to support lists of tables, etc. for +article and other components. Added component.list.of.tables to +titlepage.templates.xml to format the title. + + +Robert Stayton: param.xweb; param.entAdd new para.properties attribute-set for paragraphs. + + +Robert Stayton: inline.xslAdd template mode 'simple.xlink.properties' to allow +easy customization of formatting of links generated +from elements other than xref, link, and olink using +the xlink attributes. + + +Robert Stayton: param.xweb; param.entAdd table.caption.properties to format table captions. + + +Robert Stayton: table.xslAdd support for caption in a CALS table. + + +Robert Stayton: graphics.xsl; math.xslRefactored the 'process.image' template to create modular +templates for each attribute so they can be individually +customized. Also merged in support for embedded svg and +mml content so they can have image attributes too. + + +Robert Stayton: param.xweb; param.entCheck in new params for FO side regions in page masters. + + +Robert Stayton: titlepage.xsl; titlepage.templates.xmlAdd support for itermset in info elements, using titlepage mechanism +to ensure entries are placed inside page-sequence. + + +Robert Stayton: pagesetup.xslAdd support for side body margins and side static content regions. +Fixes bug 3389931. + + +Robert Stayton: param.xweb; param.ent; task.xslAdd attribute-set task.properties to task element to +support customization. + + +Robert Stayton: lists.xsl; param.xweb; param.entAdd new attribute-sets calloutlist.properties and callout.properties +to better support customization of calloutlists, fixing bug 3160341. + + +Jirka Kosek: MakefileTitlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + + +Robert Stayton: graphics.xslAllow selection by role for multiple imageobject elements +within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + +Mauritz Jeanson: titlepage.xslAdded template for collabname. Fixes bug #3414436. + + +David Cramer: verbatim.xslSupport the keep-together processing-instruction on programlisting, screen, synopsis, and literallayout. Tracker id #3396906. + + +Robert Stayton: pagesetup.xslPass the pageclass, sequence, and gentext-key to the template +named header.footer.widths to enable further customization +based on page master. + + +Jirka Kosek: xref.xslhyphenation of URL content must be disabled for link, not only for ulink because od DB5 + + +Jirka Kosek: xref.xslURLs shouldn't be hyphenated as normal text + + +Jirka Kosek: callout.xslAdded support for alternative circled numbers + + +Mauritz Jeanson: axf.xsl; fop1.xsl; xep.xslAdded support for author/orgname in document metadata. Closes bug #3132862. + + +Robert Stayton: component.xslAdd template for article/colophon to avoid nested page-sequence. + + + + + +HTML +The following changes have been made to the + html code + since the 1.76.1 release. + + +Robert Stayton: xref.xslAdd support for using info/title as well as title in target element. + + +Robert Stayton: component.xslEnable support for html5 features, including using <section> instead of +<div> for certain elements, and setting heading level to <h1> for chapters. +These features are not changed in the base html stylesheet for backwards +compatibility. + + +Robert Stayton: docbook.css.xmlAdd style for footnote rule. + + +Robert Stayton: biblio-iso690.xslAdd support for subtitle inside info. + + +Robert Stayton: docbook.xslAdd call to new 'root.attributes' placeholder template to allow +adding attributes to the <html> output element. + + +Robert Stayton: inline.xsl; titlepage.xsl; formal.xsl; division.xsl; toc.xsl; sections.xsl⋯Finish implementation of generate.id.attributes for all elements +using the template named id.attribute. + + +Robert Stayton: autotoc.xsl; chunktoc.xsl; titlepage.xsl; chunk-code.xsl; changebars.xsl; ⋯Add basic support for new <topic> element. + + +Robert Stayton: graphics.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: callout.xsl; verbatim.xslRestore programlisting to use <pre> instead of <div> and instead +wrap callout img elements in <span> to make valid HTML. + + +Robert Stayton: graphics.xslTurn off img longdesc attribute because not supported by browsers. + + +Robert Stayton: footnote.xslMove square brackets and <sup> inside <a> element for footnote +marks to fix display problems in some browsers. + + +Robert Stayton: param.xweb; param.entAdd new params html.script and html.script.type to support +Javascript references. + + +Robert Stayton: chunk-common.xsl; chunktoc.xsl; titlepage.xsl; chunker.xsl; chunk-code.xsl⋯Add support for chunked.filename.prefix param. +Make sure base.dir value has a trailing slash in +the chunk.base.dir internal param used by the templates. + + +Robert Stayton: formal.xsl; htmltbl.xslNow handles caption in html markup table like title, +so formal.object.title is used with all its features, including +formatting and placement. +Added htmlTable.with.caption template to handle the wrapper, and +left htmlTable template unchanged. +Now caption template in mode="htmlTable" does nothing, because +caption handled by formal.object.title template. + + +Robert Stayton: html.xslTurn off generating the title attribute for block and hierarchical elements. +Should only be used for inline elements, usually using the alt element. +Also used for links to show the target title. + + +Robert Stayton: lists.xslThe spacing="compact" attribute on lists in HTML no longer outputs compact="compact" +(or just "compact" in the case of Saxon 6), since that attribute is +deprecated and improperly supported. Instead, the output uses a +multiple class attribute such as class="orderedlist compact". +Use CSS to style such lists without margin above. + + +Robert Stayton: graphics.xslAllow selection by role for multiple imageobject elements +within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + +Robert Stayton: pi.xslImprove doc descriptions of dbhtml filename and dir. + + +Robert Stayton: autoidx.xslAdd setindex to context param in mode="reference" to better +support setindex. + + +Robert Stayton: autotoc.xslSupport set as child of set in set.toc template. + + +Robert Stayton: qandaset.xslChange question and title templates to replace hard-coded +class="local-name()" with mode="class.attribute" to support customization +of class values. + + +Norman Walsh: chunktoc.xslSeparate book appendixes from article appendixes (so that they can be customized independently) + + +Mauritz Jeanson: graphics.xslAdded condition to prevent "Failed to interpret image" messages (SVG is not supported +by the graphic size extension). + + + + + + +Epub +The following changes have been made to the + epub code + since the 1.76.1 release. + + +Robert Stayton: docbook.xslReplace $base.dir with $chunk.base.dir to ensure trailing slash in place. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.76.1 release. + + +Robert Stayton: htmlhelp-common.xslChange $base.dir to $chunk.base.dir to ensure trailing slash in place. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.76.1 release. + + +Robert Stayton: eclipse.xsl; eclipse3.xslUse $chunk.base.dir instead of $base.dir to ensure trailing slash is in place. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.76.1 release. + + +Robert Stayton: javahelp.xslChange $base.dir to $chunk.base.dir to ensure trailing slash is present. + + +Mauritz Jeanson: javahelp.xslReplaced empty header.navigation and footer.navigation templates with parameter suppress.navigation=1, +which simplifies customization. See bug #3310904. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.76.1 release. + + +David Cramer: template/common/css/positioning.cssWebhelp: Adding print-only css rules + + +David Cramer: template/common/main.jsWebhelp: Arun's fix for bug where heading was partially hidden by header in some situations. + + +David Cramer: xsl/webhelp-common.xslWebhelp: turn off autolabeling by default + + +David Cramer: xsl/webhelp.xslWebhelp: Import xhtml base stylesheets + + +David Cramer: docsrc/readme.xmlWebhelp: Link to the DocBook reference docs from the webhelp readme + + +David Cramer: xsl/webhelp-common.xslWebhelp: Use gentext value for noscript warning + + +David Cramer: MakefileWebhelp: Delete tempfile after DocBook xsl build + + +David Cramer: xsl/webhelp.xslWebhelp: moving parameters into the standard location so they will be part of the parameter reference + + +David Cramer: xsl/webhelp.xsl; xsl/webhelp-common.xslWebhelp: moving parameters into the standard location so they will be part of the parameter reference + + +David Cramer: template/common/main.jsWebhelp: tweaking scrolldown offset for anchors + + +David Cramer: docsrc/images; docsrc/images/sample.jpg; docsrc/readme.xml; template/content⋯Webhelp: updating docs. Ant version, install instructions, handling of images. + + +David Cramer: xsl/webhelp.xslPatch from Arun Bharadwaj to display message if JavaScript is disabled + + +David Cramer: template/content/search/nwSearchFnt.jsPatch from Arun Bharadwaj to strip quotes from search query strings + + +Robert Stayton: xsl/webhelp.xslAdd basic support for new <topic> element. + + +Jirka Kosek: xsl/webhelp.xslPut back old extensibility point. + +Guys, please don't remove existing extensibility points like named templates, it will break existing customizations. + + +David Cramer: xsl/webhelp.xslMoving webhelp gentext strings into a context + + +tom_schr: param.entDisabled branding and brandname entities for the time being + + +tom_schr: param.xweb; param.entPrepared WebHelp reference documentation :) +Not clear about parameters brandname and branding: Should they renamed +to "webhelp.branding" and "webhelp.brandname"? +Currently, docsrc/reference.xml contains only a comment for the WebHelp +ref doc to be non-intrusive. +Idea is to enable it when it is ready + + +tom_schr: xsl/webhelp.xslMoved language specific of WebHelp to gentext/locale/ as discussed with +Stefan following the "minimal intrusive approach". :) +In the long run, maybe moving the text into a context, not sure. + + +David Cramer: template/common/css/positioning.cssWebhelp: Lower the minimum width of content pane + + +kasunbg: xsl/webhelp.xsl; template/common/main.jsIf an user moved to another page by clicking on a toc link, and then clicked on #searchDiv, +search should be performed if the cookie textToSearch is not empty. + + +David Cramer: xsl/webhelp.xslWebhelp: Left align titles in nav header. Display for all but the topmost page + + +David Cramer: template/content/search/stemmers/en_stemmer.js; docsrc/xinclude-test.xmlWebhelp: Cleanup related to en_stemmer.js changes + + +David Cramer: template/common/css/positioning.cssWebhelp: Don't put borders around qandaset list + + +David Cramer: template/common/main.jsWebhelp: Avoid unnecessary scroll ups when anchor is clicked on + + +David Cramer: build.propertiesWebhelp: Show footer nav by default + + +David Cramer: build.properties; build.xmlWebhelp: Support setting suppress.footer.navigation from build.properties + + +David Cramer: build.properties; build.xmlWebhelp: Support admon.graphics param in build.properties + + +David Cramer: docsrc/xinclude-test.xml; docsrc/readme.xmlWebhelp: Adding xinclude example to the demo/readme doc + + +David Cramer: template/common/css/positioning.cssWebhelp: Remove border around table used to format callout list + + +David Cramer: xsl/webhelp.xsl; template/common/images/admon/tip.png; template/common/image⋯Webhelp: Support admon graphics (still off by default) + + +David Cramer: xsl/webhelp.xsl; template/common/css/positioning.cssWebhelp: Turn on navfooter and fix related css + + +David Cramer: xsl/webhelp.xslWebhelp: Fix error about undeclared doc.title param + + +David Cramer: docsrc/readme.xmlWebhelp: Adding some test search terms to the readme + + +David Cramer: template/content/search/stemmers/en_stemmer.jsHandle exceptional cases listed in the Porter 2 stemming algo + + +David Cramer: template/content/search/stemmers/en_stemmer.jsWebhelp: adding special case word 'say' to en js stemmer + + +David Cramer: template/content/search/stemmers/en_stemmer.jsWebhelp: Refine stemming of terms that end in (only stem if there's a consonant before the -y) + + +David Cramer: template/content/search/stemmers/en_stemmer.js; template/content/search/nwSe⋯Webhelp: fixed bug where words like key, day, and nucleus, were not found due to differences in the way the client stemmer and indexer stemmed words + + +David Cramer: build.xmlWebhelp: Support xinclude and two-pass profiling in build.xml + + +David Cramer: xsl/webhelp.xslFix bad link to default topic. + + +kasunbg: docsrc/readme.xmlAutomatically limit the size of the search description to something 140 characters + + +kasunbg: xsl/webhelp.xslremoving outline in 'contents' and 'search' buttons that is visible when clicked. tabindex for SIDEBAR button. + + +kasunbg: xsl/webhelp.xsl; build.xmlWebhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html. +tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/ + + +kasunbg: xsl/webhelp.xslproper support for saxon xhtml transformation. + + +kasunbg: template/common/images/callouts/10.png; template/common/images/callouts/11.png; t⋯webhelp - adding callouts + + +kasunbg: xsl/webhelp.xsl; template/common/main.js; template/common/css/positioning.csswebhelp - animations for show/hide Sidebar + + +kasunbg: build.propertiescommenting about brand and brandname + + +kasunbg: Makefileparameterized MAKE for webhelp + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; build.properties; build.xmlwebhelp xsl customization - logo + + +kasunbg: template/content/search/nwSearchFnt.jsremove some JS warninings + + +kasunbg: template/content/search/nwSearchFnt.jsFix for missing "No results found for..." bug + + +kasunbg: xsl/webhelp.xslcommented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance. + + +Jirka Kosek: xsl/webhelp.xsl; template/common/css/positioning.cssMinor cleanup, added extensibility hook, some styling moved into CSS for easier customization + + +David Cramer: template/content/search/nwSearchFnt.jsRemoving onclick that came from Oxygen's dita stuff + + +kasunbg: docsrc/readme.xmlwebhelp - documenting about features + + +kasunbg: template/common/css/positioning.csswebhelp search text box + + +kasunbg: template/common/css/positioning.cssadding header background image + + +kasunbg: xsl/webhelp.xsl; template/common/images/header-bg.pngnew header background image + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.cssfix left navigation + + +kasunbg: template/common/css/positioning.csssome css + + +kasunbg: build.xmlAdding html.extension property + + +kasunbg: template/common/css/positioning.css; build.properties; build.xmlwebhelp - Adding enable.stemming, toc.file build properties + + +David Cramer: template/common/css/positioning.cssMake the webhelp banner slightly larger. + + +David Cramer: template/common/main.js; template/common/css/positioning.cssAdjust colors and positioning of header and search/toc tabs + + +David Cramer: xsl/webhelp.xslOnly put doc title in header + + +David Cramer: template/common/css/positioning.css; template/common/images/main_bg_fade.pngAdjusting default color of the header + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.cssadjustments to header title. Now output in Opera looks good. + + +kasunbg: template/common/images/sidebar.png; template/content/search/punctuation.props; te⋯deleting svn:executable flag from webhelp files + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; template/common/images/sear⋯Customized the left navagation headers; Contents and Search. +Adding custom css for the current redmond ui of jquery-ui. These override jquery-ui's default css customizations. These are supposed to take precedence. + + +kasunbg: docsrc/readme.xmltypo fix + + +kasunbg: template/common/images/next-arrow.png; xsl/webhelp.xsl; template/common/main.js; ⋯UI improvements. + Moved search highligher to search tab. + Added nice icons for navigation buttons etc. + Removed footer navigation + Corrected tree colorings + Overall, some css magic + + +David Cramer: docsrc/readme.xmlAdded listitem thinking SyncRO Soft for their contributions. + + +kasunbg: build.xmlsupport for default classpath for Gentoo Linux + + +kasunbg: docsrc/readme.xmlwebhelp - some updates to the documentation about search + + +kasunbg: template/common/css/positioning.cssFix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID: 3403438' + + +David Cramer: template/common/images/starsSmall.pngChanged icons used to show search weightings from stars to boxes so they won't look like user ratings + + +David Cramer: xsl/webhelp.xsl; template/common/main.js; template/common/images/starsSmall.⋯Merged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039 + + +kasunbg: docsrc/readme.xmlwebhelp documentation - search indexing, faq + + +kasunbg: docsrc/readme.xmlupdate webhelp documentation + + +David Cramer: xsl/webhelp.xslFixed bug where webhelp.default.topic was not being used if it was set + + +David Cramer: xsl/webhelp.xsl; template/content/search/nwSearchFnt.jsLocalize string in nwSearchFnt.js file + + +David Cramer: xsl/webhelp.xslAdded tabindex attributes to make tab order in UI more logical in webhelp. + + +David Cramer: template/common/main.jsFixed bug where anchors in pages landed beneath the banner. + + +kasunbg: xsl/webhelp.xslAdded more comments to the xsl/webhelp/xsl/webhelp.xsl file. Removed some clutter. + + +David Cramer: template/common/main.jsFixed problem reported in IE 8. See tracker id # 373747. + + +David Cramer: xsl/webhelp.xslAddressed tracker #3247166 by removing hard-coded reference to ch01.html. + + +kasunbg: build.xmlChanged the webhelp build.xml to reflect the changes to xsl-webhelpindexer. +Added classpaths for xercesImpl and xml-api jars to the indexer. Paths added for *nix environments, need to look at how the current system behaves in Windows. Discussion: http://lists.oasis-open.org/archives/docbook-apps/201011/msg00116.html + + +kasunbg: template/common/images/loading.gif; template/common/jquery/treeview/jquery.treevi⋯webhelp: Removing some unnecessary JQuery JS files + + +kasunbg: template/common/main.jswebhelp: Usability improvement - when click on a node in the TOC tree, the child nodes will auto populate now. + + +kasunbg: xsl/webhelp.xslAdded google translated localizations for Japanese, German, French, and Chinese. The translations might not be pretty accurate. +Better translations are appreciated. + + +kasunbg: docsrc/readme.xml; template/content/images; template/content/images/sample.jpgAdded documentation for how to add images to WebHelp + + +Jirka Kosek: xsl/webhelp.xslAdded more customization hooks +Search code output only when search tab is active +Added cs localization + + +Jirka Kosek: xsl/webhelp.xslAdded parameter webhelp.common.dir for specifying location of common files (JS+CSS) +Added hooks for adding additional user defined tabs + + + + + +Params +The following changes have been made to the + params code + since the 1.76.1 release. + + +David Cramer: webhelp.indexer.language.xmlWebhelp: Fixing list of supported languages + + +David Cramer: webhelp.indexer.language.xmlWebhelp: Correct language code in docs for Chinese + + +Mauritz Jeanson: admon.graphics.extension.xmlAdded list of graphics formats. + + +Mauritz Jeanson: passivetex.extensions.xmlUpdated link. + + +tom_schr: webhelp.indexer.language.xml; webhelp.default.topic.xml; webhelp.tree.cookie.id.⋯Prepared WebHelp reference documentation :) +Not clear about parameters brandname and branding: Should they renamed +to "webhelp.branding" and "webhelp.brandname"? +Currently, docsrc/reference.xml contains only a comment for the WebHelp +ref doc to be non-intrusive. +Idea is to enable it when it is ready + + +Robert Stayton: glossary.collection.xmlAdd info about relative paths. + + +Robert Stayton: para.properties.xmlSpecial attribute-set for para only. + + +Robert Stayton: table.caption.properties.xmlTo format table captions. + + +Robert Stayton: html.script.type.xml; html.script.xmlAdd support for specifying javascript references like css references. + + +Robert Stayton: body.margin.outer.xml; region.outer.extent.xml; body.margin.inner.xml; reg⋯Add support for side regions in FO output. + + +Robert Stayton: chunked.filename.prefix.xmlNew param chunked.filename.prefix to separate any such prefix from +the base.dir param, which helps fix bug 3087359. + + +Robert Stayton: generate.consistent.ids.xmlNew param to support replacing generate-id() with xsl:number +for more consistent id values. + + +Robert Stayton: task.properties.xmlAllow task to be customized more easily. + + +Robert Stayton: calloutlist.properties.xml; callout.properties.xmlSupport better customization of callout lists. + + +Jirka Kosek: callout.unicode.start.character.xmlAdded support for alternative circled numbers + + +David Cramer: example.properties.xmlMade example.properties use keep-together='auto' like table.properies to avoid problems where example/programlisting takes more than one page + + +Mauritz Jeanson: graphicsize.extension.xmlAdded info about supported image formats. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.76.1 release. + + +Jirka Kosek: csharp-hl.xmlAdded LINQ keywords + + +Jirka Kosek: delphi-hl.xmlAdditional keywords from Yuri Zhilin + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.76.1 release. + + +David Cramer: profile-mode.xslWhen profile.* params only consist of space characters, then ignore them. + + + + + +Lib +The following changes have been made to the + lib code + since the 1.76.1 release. + + +Robert Stayton: lib.xwebAdded two utility templates to make lib.xsl work +without reference to other modules since it is used +that way with profiling/xsl2profile.xsl. + + +Robert Stayton: lib.xwebFix trim.common.uri.paths to first resolve any ../ in +the paths. + + + + + +Template +The following changes have been made to the + template code + since the 1.76.1 release. + + +Jirka Kosek: titlepage.xslTitlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.76.1 release. + + +kasunbg: Makefilewebhelp - Adding enable.stemming, toc.file build properties + + +David Cramer: MakefileAttempt to convince Makefile that webhelpindexer is dirty + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.76.1 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/Verbatim.java; src/com/nwalsh/saxon/FormatGraphicCal⋯Added fixes to ensure that generated XHTML markup for callouts is in the proper namespace. + + + + + + +Release Notes: 1.77.1 +The following is a list of changes that have been made + since the 1.77.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: block.xslIn sidebar, turn off space before first para if there is no title. + + +Robert Stayton: math.xslRestored templates for mml:* elements that were accidentally deleted. + + + + + +HTML +The following changes have been made to the + html code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: sections.xslUse $div.element variable in place of div to support html5 section element. +output + + +Robert Stayton: autoidx.xslFix bug 3528673, missing "separator" param on template with +match="indexterm" mode="reference". That param is passed +for endofrange processing to output the range separator. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.77.0 release. + + +Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.77.0 release. + + +Robert Stayton: html/slides-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Website +The following changes have been made to the + website code + since the 1.77.0 release. + + +Robert Stayton: website-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.77.0 release. + + +kasunbg: docsrc/readme.xmlupdated webhelp documentation + + +kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xslRemoved the script htmlFileList.js since it's content is in htmlFileInfoList.js + + +Robert Stayton: xsl/webhelp-common.xslIn the <h1> output, replace call to 'get.doc.title' with +mode="title.markup" because get.doc.title returns only +the string value of the title, losing any markup such +as <trademark> or <superscript>. + + +kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.jsRemove unnecessary bits of code from webhelp + + +David Cramer: docsrc/readme.xmlWebhelp: Minor edits to the readme + + +David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xmlWebhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown + + +David Cramer: build.xmlWebhelp: calculate path to profile.xsl from main build.xml file + + + + + + +Release Notes: 1.76.1 +The following is a list of changes that have been made + since the 1.76.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.76.0 release. + + +Robert Stayton: docbook.xsl; xref.xsl; fop1.xslApply patch to support named destination in fop1.xsl, per Sourceforge +bug report #3029845. + + + + + +HTML +The following changes have been made to the html code since the 1.76.0 release. + + +Keith Fahlgren: highlight.xslImplementing handling for <b> and <i>: transform to <strong> and <em> for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson) + + + + + +Params +The following changes have been made to the + params code + since the 1.76.0 release. + + +Robert Stayton: draft.mode.xmlChange default for draft.mode to 'no'. + + + + + + + + Release Notes: 1.76.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +Webhelp +A new browser-based, cross-platform help format with full-text search and other features typically found in help systems. See webhelp/docs/content/ch01.html for more information and a demo. + + + + +Gentext +Many updates and additions to translation/locales thanks to Red Hat, the Fedora Project, and other contributors. + + +Common +Faster localization support, as language files are loaded on demand. + + + + FO + Support for SVG content in imagedata added. + + + HTML + Output improved when using 'make.clean.html' and a stock CSS file is now provided. + + +EPUB +A number of improvements to NCX, cover and image selection, and XHTML 1.1 element choices + + + + + The following is a list of changes that have been made since the 1.75.2 release. + + Gentext + The following changes have been made to the gentext code since the 1.75.2 release. + + + + rlandmann: locale/fa.xml + + + Update to Persian translation from the Fedora Project + + + + + rlandmann: locale/nds.xml + + + Locale for Low German + + + + + Mauritz Jeanson: locale/ka.xml; Makefile + + + Added support for Georgian based on patch #2917147. + + + + + rlandmann: locale/nl.xml; locale/ja.xml + + + Updated translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml + + + Updated locales from Red Hat and the Fedora Project + + + + + rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml; locale/nl.xml; loca⋯ + + + Updated translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml; locale/ml.xml; locale/te.xml; ⋯ + + + New translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml; locale/ru.xml; loca⋯ + + + Updated translations from Red Hat and the Fedora Project + + + + + + + Common + The following changes have been made to the common code since the 1.75.2 release. + + + + Mauritz Jeanson: common.xsl + + + Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO). + + + + + Mauritz Jeanson: gentext.xsl + + + Added fix to catch ID also of descendants of listitem. Closes bug #2955077. + + + + + Jirka Kosek: l10n.xsl + + + Stripped down, faster version of gentext.template is used when there is no localization customization. + + + + + Mauritz Jeanson: stripns.xsl + + + Added fix that preserves link/@role (makes links in the reference documentation +with @role="tcg" work). + + + + + Mauritz Jeanson: l10n.xsl + + + Fixed bugs related to manpages and L10n. + + + + + Jirka Kosek: entities.ent; autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl + + + Refactored localization support. Language files are loaded on demand. Speedup is about 30%. + + + + + Jirka Kosek: l10n.xsl + + + Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%. + + + + + Mauritz Jeanson: titles.xsl + + + Fixed bug #2912677 (error with xref in title). + + + + + Robert Stayton: olink.xsl + + + Fix bug in xrefstyle "title" handling introduced with +the 'insert.targetdb.data' template. + + + + + Robert Stayton: gentext.xsl + + + Fix bug in xref to equation without title to use context="xref-number" instead +of "xref-number-and-title". + + + + + Robert Stayton: labels.xsl + + + Number all equations in one sequence, with or without title. + + + + + Robert Stayton: entities.ent + + + Fix bug #2896909 where duplicate @sortas on indexterms caused +some indexterms to drop out of index. + + + + + Robert Stayton: stripns.xsl + + + Expand the "Stripping namespace ..." message to advise users to +use the namespaced stylesheets. + + + + + Robert Stayton: stripns.xsl + + + need a local version of $exsl.node.set.available variable because +this module imported many places. + + + + + Mauritz Jeanson: olink.xsl + + + Added /node() to the select expression that is used to compute the title text +so that no <ttl> elements end up in the output. Closes bug #2830119. + + + + + + + FO + The following changes have been made to the + fo code + since the 1.75.2 release. + + + + Robert Stayton: table.xsl + + + Fix bug 2979166 able - Attribute @rowheader not working + + + + + Mauritz Jeanson: inline.xsl + + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents +with many inline glossterms. + + + + + Robert Stayton: titlepage.xsl + + + Fix bug 2805530 author/orgname not appearing on title page. + + + + + Mauritz Jeanson: graphics.xsl + + + Added support for SVG content in imagedata (inspired by patch #2909154). + + + + + Mauritz Jeanson: table.xsl + + + Removed superfluous test used when computing column-width. Closes bug #3000898. + + + + + Mauritz Jeanson: inline.xsl + + + Added missing <xsl:call-template name="anchor"/>. Closes bug #2998567. + + + + + Mauritz Jeanson: lists.xsl + + + Added table-layout="fixed" on segmentedlist table (required by XSL spec when proportional-column-width() is used). + + + + + Jirka Kosek: autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Jirka Kosek: index.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Robert Stayton: xref.xsl + + + Fix bug in olink template when an olink has an id. +Add warning message with id value when trying to link +to an element that has no generated text. + + + + + Mauritz Jeanson: refentry.xsl + + + Fixed bug #2930968 (indexterm in refmeta not handled correctly). + + + + + Robert Stayton: block.xsl + + + fix bug 2949567 title in revhistory breaks FO transform. + + + + + Robert Stayton: glossary.xsl + + + Output id attributes on glossdiv blocks so they can be added to +xrefs or TOC. + + + + + Jirka Kosek: xref.xsl + + + Enabled hyphenation of URLs when ulink content is the same as link target + + + + + Robert Stayton: table.xsl + + + Apply patch to turn off row recursion if no @morerows attributes present. +This will enable very large tables without row spanning to +process without running into recursion limits. + + + + + Robert Stayton: formal.xsl + + + Format equation without title using table layout with equation number +next to the equation. + + + + + Robert Stayton: param.xweb; param.ent + + + Add equation.number.properties. + + + + + + + HTML + The following changes have been made to the + html code + since the 1.75.2 release. + + + + Mauritz Jeanson: block.xsl + + + Modified acknowledgements template to avoid invalid output (<p> in <p>). + + + + + Mauritz Jeanson: titlepage.xsl + + + Added default sidebar attribute-sets. + + + + + Robert Stayton: table.xsl + + + Fix bug 2979166 able - Attribute @rowheader not working + + + + + Robert Stayton: footnote.xsl + + + Fix bug 3033191 footnotes in html tables. + + + + + Mauritz Jeanson: inline.xsl + + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents +with many inline glossterms. + + + + + Robert Stayton: docbook.css.xml; verbatim.xsl + + + Fix bug 2844927 Validity error for callout bugs. + + + + + Robert Stayton: formal.xsl + + + Convert formal.object.heading to respect make.clean.html param. + + + + + Robert Stayton: titlepage.templates.xml; block.xsl + + + Fix bug 2840768 sidebar without title inserts empty b tag. + + + + + Mauritz Jeanson: docbook.xsl + + + Moved the template that outputs <base> so that the base URI also applies to relative CSS paths that come later. +See patch #2896121. + + + + + Jirka Kosek: autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Robert Stayton: chunk-code.xsl + + + fix bug 2948363 generated filename for refentry not unique, when +used in a set. + + + + + Robert Stayton: component.xsl + + + Fix missing "Chapter n" label when use chapter/info/title. + + + + + Robert Stayton: table.xsl + + + Row recursion turned off if no @morerows attributes in the table. +This will prevent failure on long table (with no @morerows) due +to excessive depth of recursion. + + + + + Robert Stayton: autotoc.xsl; docbook.css.xml + + + Support make.clean.html in autotoc.xsl. + + + + + Robert Stayton: docbook.css.xml; block.xsl + + + Add support for make.clean.html setting in block elements. + + + + + Robert Stayton: docbook.css.xml + + + Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero. + + + + + Robert Stayton: html.xsl + + + Add templates for generating CSS files and links to them. + + + + + Robert Stayton: param.xweb + + + Fix bugs in new entity references. + + + + + Robert Stayton: chunk-common.xsl + + + List of Equations now includes on equations with titles. + + + + + Robert Stayton: table.xsl + + + If a colspec has a colname attribute, add it to the HTML col +element as a class attribute so it can be styled. + + + + + Robert Stayton: formal.xsl + + + Fix bug 2825842 where table footnotes not appearing in HTML-coded table. + + + + + Robert Stayton: chunktoc.xsl + + + Fix bug #2834826 where appendix inside part was not chunked as it should be. + + + + + Mauritz Jeanson: chunktoc.xsl + + + Added missing namespace declarations. Closes bug #2890069. + + + + + Mauritz Jeanson: footnote.xsl + + + Updated the template for footnote paras to use the 'paragraph' template. Closes bug #2803739. + + + + + Keith Fahlgren: inline.xsl; lists.xsl + + + Remove <b> and <i> elements "discouraged in favor of style sheets" from +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB + +Added regression to EPUB specs: + + + + + Mauritz Jeanson: inline.xsl + + + Fixed bug #2844916 (don't output @target if ulink.target is empty). + + + + + Keith Fahlgren: autoidx.xsl + + + Fix a bug when using index.on.type: an 'index symbols' section was created +even if that typed index didn't include any symbols (they were in the other types). + + + + + + + Manpages + The following changes have been made to the + manpages code + since the 1.75.2 release. + + + + Mauritz Jeanson: other.xsl + + + Modified the write.stubs template so that the section directory name is not output twice. Should fix bug #2831602. +Also ensured that $lang is added to the .so path (when man.output.lang.in.name.enabled=1). + + + + + Mauritz Jeanson: docbook.xsl; other.xsl + + + Fixed bug #2412738 (apostrophe escaping) by applying the submitted patch. + + + + + Norman Walsh: block.xsl; endnotes.xsl + + + Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com + + + + + dleidert: lists.xsl + + + Fix two indentation issues: In the first case there is no corresponding .RS +macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of +the probably intended .sp leads to an indentation bug (Debian #527309, +sf.net #2642139). + + + + + + + Epub + The following changes have been made to the + epub code + since the 1.75.2 release. + + + + Keith Fahlgren: bin/spec/examples/AMasqueOfDays.epub; docbook.xsl; bin/spec/epub_spec.rb + + + Resolve some actual regressions in date output spotted by more recent versions of epubcheck + + + + + Keith Fahlgren: docbook.xsl + + + Updated mediaobject selection code that better uses roles (when available); based on contributons by Glenn McDonald + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + + Ensure that NCX documents are always outputted with a default namespace +to prevent problems with the kindlegen machinery + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/partintro.xml; docbook.x⋯ + + + Adding support for partintros with sect2s, 3s, etc + + + + + Keith Fahlgren: docbook.xsl + + + Adding param to workaround horrific ADE bug with the inability to process <br> + + + + + Keith Fahlgren: docbook.xsl + + + Add support for authorgroup/author in OPF metadata (via Michael Wiedmann) + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb + + + Remove <b> and <i> elements "discouraged in favor of style sheets" from +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB + +Added regression to EPUB specs: + + + + + Keith Fahlgren: bin/lib/docbook.rb; bin/spec/files/DejaVuSerif-Italic.otf; docbook.xsl; bi⋯ + + + This resolves bug #2873142, Please add support for multiple embedded fonts + + +If you navigate to a checkout of DocBook-XSL and go to: +xsl/epub/bin/spec/files +You can now run the following command: + +../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css +-s test_cust.xsl orm.book.001.xml + +In dbtoepub, the following option can be used more than once: +-f, --font [OTF FILE] Embed OTF FILE in .epub. + +The underlying stylesheet now accepts a comma-separated list of font file +names rather than just one as the RENAMED epub.embedded.fonts ('s' added). + +The runnable EPUB spec now includes: +- should be valid .epub after including more than one embedded font + + + + + Keith Fahlgren: docbook.xsl + + + Improve the selection of cover images when working in DocBook 4.x land (work in progress) + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + + Improve the quality of the OPF spine regression by ensuring that the spine +elements for deeply nested refentries are in order and adjacent to their +opening wrapper XHTML chunk. + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/orm.book.00⋯ + + + Add more careful handling of refentries to ensure that they always appear in the opf:spine. +This was only a problem when refentries were pushed deep into the hierarchy (like inside +a sect2), but presented navigational problems for many reading systems (despite the +correct NCX references). This may *not* be the best solution, but attacking a better +chunking strategy for refentries was too big a nut to crack at this time. + + + + + + + Eclipse + The following changes have been made to the + eclipse code + since the 1.75.2 release. + + + + Mauritz Jeanson: eclipse3.xsl + + + Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x +architecture. The main difference to the older format is that metadata is stored in a separate +manifest file. The module imports and extends the existing eclipse.xsl module. Based on code +contributed in patch #2624668. + + + + + + + Params + The following changes have been made to the + params code + since the 1.75.2 release. + + + + Robert Stayton: draft.watermark.image.xml + + + Fix bug 2922488 draft.watermark.image pointing to web resource. +Now the value is images/draft.png, and may require customization +for local resolution. + + + + + Mauritz Jeanson: equation.number.properties.xml + + + Corrected refpurpose. + + + + + Norman Walsh: paper.type.xml + + + Added USlegal and USlegallandscape paper types. + + + + + Jirka Kosek: highlight.xslthl.config.xml + + + Added note about specifying location as URL + + + + + Robert Stayton: docbook.css.source.xml; generate.css.header.xml; custom.css.source.xml; ma⋯ + + + Params to support generated CSS files. + + + + + Robert Stayton: equation.number.properties.xml + + + New attribute set for numbers appearing next to equations. + + + + + + + XSL-Xalan + The following changes have been made to the + xsl-xalan code + since the 1.75.2 release. + + + + dleidert: nbproject/genfiles.properties; nbproject/build-impl.xml + + + Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian. + + + + + + + +Release Notes: 1.75.2 +The following is a list of changes that have been made + since the 1.75.1 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.75.1 release. + + +dleidert: locale/ja.xmlImproved Japanese translation for Note(s). Closes bug #2823965. + + +dleidert: locale/pl.xmlPolish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964. + + +Robert Stayton: locale/ja.xmlFix translation of "index", per bug report 2796064. + + +Robert Stayton: locale/is.xmlNew Icelandic locale file. + + + + + +Common +The following changes have been made to the + common code + since the 1.75.1 release. + + +Norman Walsh: stripns.xslSupport more downconvert cases + + +Robert Stayton: titles.xslMake sure title inside info is used if no other title. + + + + + +FO +The following changes have been made to the + fo code + since the 1.75.1 release. + + +Robert Stayton: pi.xslTurn off dbfo-need for fop1.extensions also, per bug #2816141. + + + + + +HTML +The following changes have been made to the + html code + since the 1.75.1 release. + + +Mauritz Jeanson: titlepage.xslOutput "Copyright" heading in XHTML too. + + +Mauritz Jeanson: titlepage.xslAdded stylesheet.result.type test for copyright. Closes bug #2813289. + + +Norman Walsh: htmltbl.xslRemove ambiguity wrt @span, @rowspan, and @colspan + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.75.1 release. + + +Mauritz Jeanson: endnotes.xslAdded normalize-space() for ulink content. Closes bug #2793877. + + +Mauritz Jeanson: docbook.xslAdded stylesheet.result.type test for copyright. Closes bug #2813289. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.75.1 release. + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rbCorrected bugs caused by path and file assumptions were not met + + +Keith Fahlgren: bin/lib/docbook.rb; docbook.xslCleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.75.1 release. + + +Robert Stayton: profile.xslFix bug 2815493 missing exsl.node.set.available parameter. + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.75.1 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/nwalsh/saxon/Colum⋯Added fixes so that colgroups in the XHTML namespace are processed properly. + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.75.1 release. + + +Mauritz Jeanson: nbproject/project.xmlAdded missing NetBeans configuration. + + + + + + + + +Release Notes: 1.75.1 +This release includes bug fixes. + +The following is a list of changes that have been made since the 1.75.0 release. + + + +FO +The following changes have been made to the fo code since the 1.75.0 release. + + +Keith Fahlgren: block.xslSwitching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + +Robert Stayton: lists.xslFixed bug 2789947, id attribute missing on simplelist fo output. + + + + + +HTML +The following changes have been made to the + html code + since the 1.75.0 release. + + +Keith Fahlgren: block.xslSwitching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + +Robert Stayton: lists.xslFixed bug 2789678: apply-templates line accidentally deleted. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.75.0 release. + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xslAdded regression and fix to correct "bug" with namespace-prefixed container elements in META-INF/container.xml ; resolves Issue #2790017 + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯Another attempt at flexible named entity and XInclude processing + + +Keith Fahlgren: bin/lib/docbook.rbTweaking solution to Bug #2750442 following regression reported by Michael Wiedmann. + + + + + +Params +The following changes have been made to the + params code + since the 1.75.0 release. + + +Mauritz Jeanson: highlight.source.xmlUpdated documentation to reflect changes made in r8419. + + + + + + + + +Release Notes: 1.75.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +Gentext +Modifications to translations have been made. + + + +Common + +Added support for some format properties on tables using +HTML table markup. +Added two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. +Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + + + +FO + +The inclusion of highlighting code has been simplified. +Add support for pgwide on informal objects. +Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. Closes FR #1792326. +Add support for more dbfo processing instructions. +Add new variablelist.term.properties to format terms, per request # 1968513. +Add support for @width on screen and programlisting, fixes bug #2012736. +Add support for writing-mode="rl-tb" (right-to-left) in FO outputs. +Add writing.mode param for FO output. + + + +HTML + +Convert all calls to class.attribute to calls to common.html.attributes to support dir, lang, and title attributes in html output for all elements. Fulfills feature request #1993833. +Inclusion of highlighting code was simplified. Only one import is now necessary. +Add new param index.links.to.section. +Add support for the new index.links.to.section param which permits precise links to indexterms in HTML output rather than to the section title. + + + +ePub + +Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog. +Added a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann) +Added DocBook subjectset -> OPF dc:subject mapping and tests +Added DocBook date -> OPF dc:date mapping and tests +Added DocBook abstract -> OPF dc:description mapping and tests +Added --output option to dbtoepub based on user request + + + + +HTMLHelp + +Add support for generating olink target database for htmlhelp files. + + + + +Params + +Add default setting for @rules attribute on HTML markup tables. +Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326. +Add new variablelist.term.properties to format terms, per request # 1968513. +Add two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045. +Add param to control whether an index entry links to a section title or to the precise location of the indexterm. +New attribute list for glossentry in glossary. +New parameter to support @width on programlisting and screen. +Add attribute-sets for formatting glossary terms and defs. + + + +Highlighting + +Inclusion of highlighting code was simplified. Only one import is now necessary. + + + + + + + +The following is a list of changes that have been made + since the 1.74.3 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.74.3 release. + + +Robert Stayton: locale/sv.xml; locale/ja.xml; locale/pl.xmlCheck in translations of Legalnotice submitted on mailing list. + + +Robert Stayton: locale/es.xmlFix spelling errors in Acknowledgements entries. + + +Robert Stayton: locale/es.xmlCheck in translations for 4 elements submitted through docbook-apps +message of 14 April 2009. + + +David Cramer: locale/zh.xml; locale/ca.xml; locale/ru.xml; locale/ga.xml; locale/gl.xml; l⋯Internationalized punctuation in glosssee and glossseealso + + +Robert Stayton: MakefileCheck in fixes for DSSSL gentext targets from submitted patch #1689633. + + +Robert Stayton: locale/uk.xmlCheck in major update submitted with bug report #2008524. + + +Robert Stayton: locale/zh_tw.xmlCheck in fix to Note string submitted in bug #2441051. + + +Robert Stayton: locale/ru.xmlCheckin typo fix submitted in bug #2453406. + + + + + +Common +The following changes have been made to the + common code + since the 1.74.3 release. + + +Robert Stayton: gentext.xslFix extra generated space when xrefstyle includes 'nopage'. + + +Robert Stayton: table.xslAdd support for some format properties on tables using +HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + +Robert Stayton: olink.xslAdd placeholder template to massage olink hot text to make +customization easier, per Feature Request 1828608. + + +Robert Stayton: targets.xslAdd support for collecting olink targets from a glossary +generated from a glossary.collection. + + +Robert Stayton: titles.xslHandle firstterm like glossterm in mode="title.markup". + + +Robert Stayton: titles.xslAdd match on info/title in title.markup templates where missing. + + +Mauritz Jeanson: titles.xslChanged "ancestor::title" to "(ancestor::title and (@id or @xml:id))". +This enables proper formatting of inline elements in titles in TOCs, +as long as these inlines don't have id or xml:id attributes. + + +Robert Stayton: labels.xslAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: stripns.xsl; pi.xslConvert function-available(exsl:node-set) to use the new param +so Xalan bug is isolated. + + +Mauritz Jeanson: titles.xslAdded fixes for bugs #2112656 and #1759205: +1. Reverted mistaken commits r7485 and r7523. +2. Updated the template with match="link" and mode="no.anchor.mode" so that +@endterm is used if it exists and if the link has no content. + + +Mauritz Jeanson: titles.xslAdded code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: olink.xslFix bug #2018717 use.local.olink.style uses wrong gentext context. + + +Robert Stayton: olink.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: common.xslFix bug #1669654 Broken output if copyright <year> contains a range. + + +Robert Stayton: labels.xslFix bug in labelling figure inside appendix inside article inside book. + + + + + +FO +The following changes have been made to the + fo code + since the 1.74.3 release. + + +Jirka Kosek: highlight.xslInclusion of highlighting code was simplified. Only one import is now necessary. + + +Robert Stayton: fop1.xslAdd the new fop extensions namespace declaration, in case FOP +extension functions are used. + + +Robert Stayton: formal.xslAdd support for pgwide on informal objects. + + +Robert Stayton: docbook.xslFixed spurious closing quote on line 134. + + +Robert Stayton: docbook.xsl; autoidx-kosek.xsl; autoidx.xslConvert function-available for node-set() to use +new $exsl.node.set.available param in test. + + +David Cramer: xref.xslSuppress extra space after xref when xrefstyle='select: label nopage' (#2740472) + + +Mauritz Jeanson: pi.xslFixed doc bug for row-height. + + +David Cramer: glossary.xslInternationalized punctuation in glosssee and glossseealso + + +Robert Stayton: param.xweb; param.ent; htmltbl.xsl; table.xslAdd support for some format properties on tables using +HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + +Robert Stayton: table.xslAdd support bgcolor in td and th +elements in HTML table markup. + + +Robert Stayton: htmltbl.xslAdd support for colspan and rowspan and bgcolor in td and th +elements in HTML table markup. + + +Robert Stayton: param.xwebFix working of page-master left and right margins. + + +Mauritz Jeanson: param.xweb; param.ent; fop1.xslAdded a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326. + + +Robert Stayton: table.xsl; pi.xslAdd support for dbfo row-height processing instruction, like that in dbhtml. + + +Robert Stayton: lists.xslAdd support for dbfo keep-together processing instruction for +entire list instances. + + +Robert Stayton: lists.xsl; block.xslAdd support fo dbfo keep-together processing instruction to +more blocks like list items and paras. + + +Robert Stayton: lists.xsl; param.xweb; param.entAdd new variablelist.term.properties to format terms, per request # 1968513. + + +Robert Stayton: inline.xslIn simple.xlink, rearrange order of processing. + + +Robert Stayton: xref.xslHandle firstterm like glossterm in mode="xref-to". + + +Robert Stayton: glossary.xsl; xref.xsl; pi.xsl; footnote.xslImplement simple.xlink for glosssee and glossseealso so they can use +other types of linking besides otherterm. + + +Robert Stayton: qandaset.xslAdd two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045. + + +Robert Stayton: titlepage.xslFor the book title templates, I changed info/title to book/info/title +so other element's titles will not be affected. + + +Robert Stayton: xref.xsl; verbatim.xslUse param exsl.node.set.available to test for function. + + +Robert Stayton: param.xweb; param.ent; footnote.xslStart using new param exsl.node.set.available to work around Xalan bug. + + +Robert Stayton: titlepage.templates.xmlAdd comment on use of t:predicate for editor to prevent +extra processing of multiple editors. Fixes bug 2687842. + + +Robert Stayton: xref.xsl; autoidx.xslAn indexterm primary, secondary, or tertiary element with an id or xml:id +now outputs that ID, so that index entries can be cross referenced to. + + +Mauritz Jeanson: synop.xslAdded modeless template for ooclass|oointerface|ooexception. +Closes bug #1623468. + + +Robert Stayton: xref.xslAdd template with match on indexterm in mode="xref-to" to fix bug 2102592. + + +Robert Stayton: xref.xslNow xref to qandaentry will use the label element in a question for +the link text if it has one. + + +Robert Stayton: inline.xslAdd id if specified from @id to output for quote and phrase so +they can be xref'ed to. + + +Robert Stayton: xref.xslAdd support for xref to phrase, simpara, anchor, and quote. +This assumes the author specifies something using xrefstyle since +the elements don't have ordinary link text. + + +Robert Stayton: toc.xslFix bug in new toc templates. + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: toc.xslRewrite toc templates to support an empty toc or populated toc +in all permitted contexts. Same for lot elements. +This fixes bug #1595969 for FO outputs. + + +Robert Stayton: index.xslFix indents for seealsoie so they are consistent. + + +Mauritz Jeanson: param.xwebRemoved duplicate (monospace.font.family). + + +Robert Stayton: param.xweb; param.entAdd glossentry.list.item.properties. + + +Robert Stayton: param.xweb; param.entAdd monospace.verbatim.font.width param to support @width on programlisting. + + +Robert Stayton: verbatim.xslPut programlisting in fo:block-container with writing-mode="lr-tb" +when text direction is right to left because all program languages +are left-to-right. + + +Robert Stayton: verbatim.xslAdd support for @width on screen and programlisting, fixes bug #2012736. + + +Robert Stayton: xref.xslFix bug #1973585 xref to para with xrefstyle not handled correctly. + + +Mauritz Jeanson: block.xslAdded support for acknowledgements in article. +Support in book/part remains to be added. + + +Robert Stayton: xref.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: fo.xslAdd writing-mode="tb-rl" as well since some XSL-FO processors support it. + + +Robert Stayton: autotoc.xsl; lists.xsl; glossary.xsl; fo.xsl; table.xsl; pagesetup.xslAdd support for writing-mode="rl-tb" (right-to-left) in FO outputs. +Changed instances of margin-left to margin-{$direction.align.start} +and margin-right to margin-{$direction.align.end}. Those direction.align +params are computed from the writing mode value in each locale's +gentext key named 'writing-mode', introduced in 1.74.3 to add +right-to-left support to HTML outputs. + + +Robert Stayton: param.xweb; param.entAdd attribute-sets for formatting glossary terms and defs. + + +Robert Stayton: param.xweb; param.entAdd writing.mode param for FO output. + + +Robert Stayton: autotoc.xslFix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title +instead of question, if available. For DocBook 5, use the info versions. + + +Keith Fahlgren: verbatim.xslAdd better pointer to README for XSLTHL + + +Keith Fahlgren: verbatim.xslMore tweaking the way that XSLTHL does or does not get called + + +Keith Fahlgren: verbatim.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +HTML +The following changes have been made to the + html code + since the 1.74.3 release. + + +Robert Stayton: lists.xslRemoved redundant lang and title attributes on list element inside +div element for lists. + + +Robert Stayton: inline.xsl; titlepage.xsl; division.xsl; toc.xsl; sections.xsl; table.xsl;⋯Convert all calls to class.attribute to calls to common.html.attributes +to support dir, lang, and title attributes in html output for all elements. +Fulfills feature request #1993833. + + +Robert Stayton: chunk-common.xslFix bug #2750253 wrong links in list of figures in chunk.html +when target html is in a subdirectory and dbhtml filename used. + + +Jirka Kosek: highlight.xslInclusion of highlighting code was simplified. Only one import is now necessary. + + +Robert Stayton: chunk-common.xsl; chunktoc.xsl; docbook.xsl; chunk-changebars.xsl; autoidx⋯Convert function-available for node-set() to use +new $exsl.node.set.available param in test. + + +Mauritz Jeanson: pi.xslFixed doc bug for row-height. + + +David Cramer: glossary.xslInternationalized punctuation in glosssee and glossseealso + + +Robert Stayton: lists.xsl; html.xsl; block.xslMore elements get common.html.attributes. +Added locale.html.attributes template which does the lang, +dir, and title attributes, but not the class attribute +(used on para, for example). + + +Robert Stayton: lists.xslReplace more literal class atts with mode="class.attribute" to support +easier customization. + + +Robert Stayton: glossary.xslSupport olinking in glosssee and glossseealso. + + +Robert Stayton: inline.xslIn simple.xlink, rearrange order of processing. + + +Robert Stayton: xref.xslHandle firstterm like glossterm in mode="xref-to". + + +Robert Stayton: lists.xsl; html.xsl; block.xslAdded template named common.html.attributes to output +class, title, lang, and dir for most elements. +Started adding it to some list and block elements. + + +Robert Stayton: qandaset.xslAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: param.xweb; chunk-code.xsl; param.ent; xref.xsl; chunkfast.xsl; verbatim.x⋯Use new param exsl.node.set.available to test, handles Xalan bug. + + +Robert Stayton: autoidx.xslUse named anchors for primary, secondary, and tertiary ids so +duplicate entries with different ids can still have an id output. + + +Robert Stayton: param.xweb; param.entAdd new param index.links.to.section. + + +Robert Stayton: xref.xsl; autoidx.xslPass through an id on primary, secondary, or tertiary to +the index entry, so that one could link to an index entry. +You can't link to the id on an indexterm because that is +used to place the main anchor in the text flow. + + +Robert Stayton: autoidx.xslAdd support for the new index.links.to.section param which permits +precise links to indexterms in HTML output rather than to +the section title. + + +Mauritz Jeanson: synop.xslAdded modeless template for ooclass|oointerface|ooexception. +Closes bug #1623468. + + +Robert Stayton: qandaset.xslMake sure a qandaset has an anchor, even when it has no title, +because it may be referenced in a TOC or xref. +Before, the anchor was output by the title, but there was no +anchor if there was no title. + + +Robert Stayton: xref.xslAdd a template for indexterm with mode="xref-to" to fix bug 2102592. + + +Robert Stayton: xref.xslNow xref to qandaentry will use the label element in a question for +the link text if it has one. + + +Robert Stayton: qandaset.xsl; html.xslCreate separate templates for computing label of question and answer +in a qandaentry, so such can be used for the alt text of an xref +to a qandaentry. + + +Robert Stayton: inline.xsl; xref.xslNow support xref to phrase, simpara, anchor, and quote, +most useful when an xrefstyle is used. + + +Robert Stayton: toc.xslRewrite toc templates to support an empty toc or populated toc +in all permitted contexts. Same for lot elements. +This fixes bug #1595969 for HTML outputs. + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: index.xslRewrote primaryie, secondaryie and tertiaryie templates to handle +nesting of elements and seeie and seealsoie, as reported in +bug # 1168912. + + +Robert Stayton: autotoc.xslFix simplesect in toc problem. + + +Robert Stayton: verbatim.xslAdd support for @width per bug report #2012736. + + +Robert Stayton: formal.xsl; htmltbl.xslFix bug #1787140 HTML tables not handling attributes correctly. + + +Robert Stayton: param.xwebMove writing-mode param. + + +Keith Fahlgren: refentry.xslRemove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly) + + +Robert Stayton: table.xslFix bug #1945872 to allow passthrough of colwidth values to +HTML table when no tablecolumns.extension is available and +when no instance of * appears in the table's colspecs. + + +Mauritz Jeanson: block.xslAdded support for acknowledgements in article. +Support in book/part remains to be added. + + +Robert Stayton: chunk-common.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: qandaset.xslFix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title +instead of question, if available. For DocBook 5, use the info versions. + + +Robert Stayton: chunktoc.xslAdd support for generating olink database when using chunktoc.xsl. + + +Keith Fahlgren: verbatim.xslAdd better pointer to README for XSLTHL + + +Keith Fahlgren: verbatim.xslAnother stab at fixing the stupid XSLTHT includes across processors (Saxon regression reported by Sorin Ristache) + + +Keith Fahlgren: verbatim.xslMore tweaking the way that XSLTHL does or does not get called + + +Keith Fahlgren: verbatim.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.74.3 release. + + +Robert Stayton: table.xslConvert function-available test for node-set() function to +test of $exsl.node.set.available param. + + +Mauritz Jeanson: lists.xslAdded a template for bibliolist. Closes bug #1815916. + + + + + +ePub +The following changes have been made to the + epub code + since the 1.74.3 release. + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog. + + +Keith Fahlgren: docbook.xslAdd a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/de.xmlCorrectly set dc:language in OPF metadata when i18nizing. Closes Bug #2755150 + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xslCorrected namespace declarations for literal XHTML elements to make them serialize "normally" + + +Keith Fahlgren: docbook.xslBe a little bit more nuanced about dates + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook subjectset -> OPF dc:subject mapping and tests + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook date -> OPF dc:date mapping and tests + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook abstract -> OPF dc:description mapping and tests + + +Robert Stayton: docbook.xslCheck in patch submitted by user to add opf:file-as attribute +to dc:creator element. + + +Keith Fahlgren: bin/dbtoepubAdding --output option to dbtoepub based on user request + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rbCleaning and regularizing the generation of namespaced nodes for OPF, NCX, XHTML and other outputted filetypes (hat tip to bobstayton for pointing out the silly, incorrect code) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/refclass.xmlRemove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/blockquotepre.xmlAdded regression test and fix for XHTML validation problem with <a>s added inside <blockquote>; This potentially causes another problem (where something is referenced by has no anchor, but someone reporting that should cause the whole <a id='thing'/> thing to be reconsidered with modern browsers in mind. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.74.3 release. + + +Robert Stayton: htmlhelp-common.xslAdd support for generating olink target database for htmlhelp files. + + + + + + +Params +The following changes have been made to the + params code + since the 1.74.3 release. + + +Robert Stayton: default.table.rules.xmlAdd default setting for @rules attribute on HTML markup tables. + + +Mauritz Jeanson: bookmarks.collapse.xmlAdded a new parameter, bookmarks.collapse, that controls the initial state +of the bookmark tree. When the parameter has a non-zero value (the default), +only the top-level bookmarks are displayed initially. Otherwise, the whole +tree of bookmarks is displayed. + +This is implemented for FOP 0.9X. Closes FR #1792326. + + +Robert Stayton: variablelist.term.properties.xmlAdd new variablelist.term.properties to format terms, per +request # 1968513. + + +Robert Stayton: qanda.defaultlabel.xmlAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: index.links.to.section.xmlChange default to 1 to match past behavior. + + +Robert Stayton: exsl.node.set.available.xmlIsolate this text for Xalan bug regarding exsl:node-set available. +If it is ever fixed in Xalan, just fix it here. + + +Robert Stayton: index.links.to.section.xmlAdd param to control whether an index entry links to +a section title or to the precise location of the +indexterm. + + +Robert Stayton: glossentry.list.item.properties.xmlNew attribute list for glossentry in glossary. + + +Robert Stayton: monospace.verbatim.font.width.xmlNew parameter to support @width on programlisting and screen. + + +Mauritz Jeanson: highlight.source.xmlUpdated and reorganized the description. + + +Robert Stayton: page.margin.outer.xml; page.margin.inner.xmlAdd caveat about XEP bug when writing-mode is right-to-left. + + +Robert Stayton: article.appendix.title.properties.xml; writing.mode.xml; body.start.indent⋯Change 'left' to 'start' and 'right' to 'end' to support right-to-left +writing mode. + + +Robert Stayton: glossdef.block.properties.xml; glossdef.list.properties.xml; glossterm.blo⋯Add attribute-sets for formatting glossary terms and defs. + + +Robert Stayton: glossterm.separation.xmlClarify the description. + + +Robert Stayton: make.year.ranges.xmlNow handles year element containing a comma or dash without error. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.74.3 release. + + +Jirka Kosek: READMEInclusion of highlighting code was simplified. Only one import is now necessary. + + +Keith Fahlgren: READMEAdding XSLTHL readme + + +Keith Fahlgren: common.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.74.3 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/Text.javaAdded a fix that prevents output of extra blank line. +Hopefully this closes bug #894805. + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.74.3 release. + + +Mauritz Jeanson: src/com/nwalsh/xalan/Text.javaAdded a fix that prevents output of extra blank line. +Hopefully this closes bug #894805. + + + + + + + + +Release Notes: 1.74.3 +This release fixes some bugs in the 1.74.2 release. +See highlighting/README for XSLTHL usage instructions. + + +Release Notes: 1.74.2 +This release fixes some bugs in the 1.74.1 release. + + + +Release Notes: 1.74.1 +This release includes important bug fixes and adds the following +significant feature changes: + + +Gentext +Kirghiz locale added and Chinese translations have been simplified. +Somme support for gentext and right-to-left languages has been added. + + +FO +Various bugs have been resolved. +Support for a new processing instruction: dbfo funcsynopsis-style has been added. +Added new param email.mailto.enabled for FO output. Patch from Paolo Borelli. + +Support for documented metadata in fop1 mode has been added. + + + + +Highlighting +Support for the latest version of XSLTHL 2.0 and some new language syntaxes have been added to a variety of outputs. + + + + +Manpages +Added man.output.better.ps.enabled param (zero default). It non-zero, no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command. + + + + + +HTML +Support for writing.mode to set text direction and alignment based on document locale has been added. + +Added a new top-level stylesheet module, chunk-changebars.xsl, to be +used for generating chunked output with highlighting based on change +(@revisionflag) markup. The module imports/includes the standard chunking +and changebars templates and contains additional logic for chunked output. +See FRs #1015180 and #1819915. + + + + +ePub + +Covers now look better in Adobe Digital Editions thanks to a patch from Paul Norton of Adobe + +Cover handling now more generic (including limited DocBook 5.0 cover support thanks to patch contributed by Liza Daly. +Cover markup now carries more reliably into files destined for .mobi and the Kindle. +dc:identifiers are now generated from more types of numbering schemes. +Both SEO and semantic structure of chunked ePub output by ensuring that we always send out one and only one h1 in each XHTML chunk. + +Primitive support for embedding a single font added. + + +Support for embedding a CSS customizations added. + + + + + +Roundtrip + + +Support for imagedata-metadata and table as images added. + + +Support for imagedata-metadata and legalnotice as images added. + + + + +Params +man.output.better.ps.enabled added for Manpages output + +writing.mode.xml added to set text direction. + + +Added new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +highlight.source upgraded to support the latest version of XSLTHL 2.0. + + + + + + + + +The following is a list of changes that have been made since the 1.74.0 release. + + + +Gentext +The following changes have been made to the gentext code since the 1.74.0 release. + + +Michael(tm) Smith: locale/ky.xml; Makefilenew Kirghiz locale from Ilyas Bakirov + + +Mauritz Jeanson: locale/en.xmlAdded "Acknowledgements". + + +Dongsheng Song: locale/zh_cn.xmlSimplified Chinese translation. + + +Robert Stayton: locale/lv.xml; locale/ca.xml; locale/pt.xml; locale/tr.xml; locale/af.xml;⋯Add writing-mode gentext string to support right-to-left languages. + + + + + +FO +The following changes have been made to the fo code since the 1.74.0 release. + + +David Cramer: footnote.xslAdded a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message. + + +Mauritz Jeanson: spaces.xslConvert spaces to fo:leader also in elements in the DB 5 namespace. + + +Mauritz Jeanson: pi.xsl; synop.xslAdded support for a new processing instruction: dbfo funcsynopsis-style. +Closes bug #1838213. + + +Michael(tm) Smith: inline.xsl; param.xweb; param.entAdded new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +Mauritz Jeanson: docbook.xslAdded support for document metadata for fop1 (patch #2067318). + + +Jirka Kosek: param.ent; param.xweb; highlight.xslUpgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + +HTML +The following changes have been made to the html code since the 1.74.0 release. + + +Robert Stayton: param.xweb; docbook.xsl; param.ent; html.xslAdd support for writing.mode to set text direction and alignment based on document locale. + + +Mauritz Jeanson: chunk-changebars.xslAdded a new top-level stylesheet module, chunk-changebars.xsl, to be +used for generating chunked output with highlighting based on change +(@revisionflag) markup. The module imports/includes the standard chunking +and changebars templates and contains additional logic for chunked output. +See FRs #1015180 and #1819915. + + + + + +Manpages +The following changes have been made to the manpages code since the 1.74.0 release. + + +Michael(tm) Smith: docbook.xslPut the following at the top of generated roff for each page: + \" t +purpose is to explicitly tell AT&T troff that the page needs to be +pre-processed through tbl(1); groff can figure it out +automatically, but apparently AT&T troff needs to be explicitly told + + + + + +ePub +The following changes have been made to the epub code since the 1.74.0 release. + + +Keith Fahlgren: docbook.xslPatch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/v5cover.xml; bin/spec/sp⋯Patch contributed by Liza Daly to make ePub cover handling more generic. Additionally +DocBook 5.0's <cover> now has some limited support: + +- should reference a cover in the OPF guide for a DocBook 5.0 test document + + +Keith Fahlgren: bin/spec/files/isbn.xml; bin/spec/files/issn.xml; bin/spec/files/biblioid.⋯Liza Daly reported that the dc:identifer-generation code was garbage (she was right). + +Added new tests: +- should include at least one dc:identifier +- should include an ISBN as URN for dc:identifier if an ISBN was in the metadata +- should include an ISSN as URN for dc:identifier if an ISSN was in the metadata +- should include an biblioid as a dc:identifier if an biblioid was in the metadata +- should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rbImprove both SEO and semantic structure of chunked ePub output by ensuring that +we always send out one and only one h1 in each XHTML chunk. + +DocBook::Epub +- should include one and only one <h1> in each HTML file in rendered ePub files +for <book>s +- should include one and only one <h1> in each HTML file in rendered ePub files +for <book>s even if they do not have section markup + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Adding better support for covers in epub files destined for .mobi and the Kindle + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/DejaVuSerif.otf; docbook.⋯Adding primitive support for embedding a single font + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/test_cust.xsl; bin/spec/e⋯Adding support for user-specified customization layers in dbtoepub + + +Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯Adding CSS support to .epub target & dbtoepub: + -c, --css [FILE] Use FILE for CSS on generated XHTML. + + +DocBook::Epub +... +- should include a CSS link in HTML files when a CSS file has been provided +- should include CSS file in .epub when a CSS file has been provided +- should include a CSS link in OPF file when a CSS file has been provided + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.74.0 release. + + +Steve Ball: blocks2dbk.xsl; template.xml; template.dotadded support for imagedata-metadata +added support for table as images + + +Steve Ball: blocks2dbk.xsl; normalise2sections.xsl; sections2blocks.xslImproved support for personname inlines. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xmlAdded support for legalnotice. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xsladded support for orgname in author + + +Steve Ball: specifications.xml; supported.xml; blocks2dbk.xsl; wordml2normalise.xsl; dbk2w⋯Updated specification. +to-DocBook: add cols attribute to tgroup +from-DocBook: fix for blockquote title + + + + + +Params +The following changes have been made to the params since the 1.74.0 release. + + +The change was to add man.output.better.ps.enabled parameter, with +its default value set to zero. + +If the value of the man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps command for that +page will include a number of enhancements designed to improve the +quality of that output. + +If man.output.better.ps.enabled is zero (the default), no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command. + +WARNING: The enhancements provided by this parameter rely on +features that are specific to groff (GNU troff) and that are not +part of "classic" AT&T troff or any of its derivatives. Therefore, +any man pages you generate with this parameter enabled will be +readable only on systems on which the groff (GNU troff) program is +installed, such as GNU/Linux systems. The pages will not not be +readable on systems on with the classic troff (AT&T troff) command +is installed. + +NOTE: The value of this parameter only affects PostScript output +generated from the man command. It has no effect on output +generated using the FO backend. + +TIP: You can generate PostScript output for any man page by +running the following command: + +man FOO -Tps > FOO.ps + +You can then generate PDF output by running the following command: + +ps2pdf FOO.ps + + +Robert Stayton: writing.mode.xmlwriting mode param used to set text direction. + + +Michael(tm) Smith: email.mailto.enabled.xmlAdded new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +Jirka Kosek: highlight.source.xml; highlight.xslthl.config.xmlUpgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.74.0 release. + + +Jirka Kosek: cpp-hl.xml; c-hl.xml; tcl-hl.xml; php-hl.xml; common.xsl; perl-hl.xml; delphi⋯Upgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + + + + +Release Notes: 1.74.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +.epub target +Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media) have donated code that generates .epub documents from +DocBook input. An alpha-reference implementation in Ruby has also been provided. +.epub is an open standard of the The International Digital Publishing Forum (IDPF), +a the trade and standards association for the digital publishing industry. +Read more about this target in epub/README + + + + +XHTML 1.1 target +To support .epub output, a strict XHTML 1.1 target has been added. The stylesheets for this output are +generated and are quite similar to the XHTML target. + + +Gentext updates +A number of locales have been updated. + + +Roundtrip improvements +Table, figure, template syncronization, and character style improvements have been made for WordML & Pages. Support added for OpenOffice.org. + + + + + First implementation of a libxslt extension + + A stylesheet extension for libxslt, written in Python, has been added. + The extension is a function for adjusting column widths in CALS tables. See + extensions/README.LIBXSLT for more information. + + + + + +The following is a list of changes that have been made + since the 1.73.2 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.73.2 release. + + +Michael(tm) Smith: locale/id.xmlChecked in changes to Indonesion locale submitted by Euis Luhuanam a long time ago. + + +Michael(tm) Smith: locale/lt.xmlAdded changes to Lithuanian locate submitted a long time back by Nikolajus Krauklis. + + +Michael(tm) Smith: locale/hu.xmlfixed error in lowercase.alpha definition in Hungarian locale + + +Michael(tm) Smith: locale/nb.xmlCorrected language code for nb locale, and restored missing "startquote" key. + + +Michael(tm) Smith: locale/ja.xmlCommitted changes to ja locale file, from Akagi Kobayashi. Adds bracket quotes around many xref instances that did not have them +before. + + +Michael(tm) Smith: Makefile"no" locale is now "nb" + + +Michael(tm) Smith: locale/nb.xmlUpdate Norwegian Bokmål translation. Thanks to Hans F. Nordhaug. + + +Michael(tm) Smith: locale/no.xml; locale/nb.xmlper message from Hans F. Nordhaug, correct identifier for +Norwegian Bokmål is "nb" (not "no") and has been for quite some +time now... + + +Michael(tm) Smith: locale/ja.xmlConverted ja.xml source file to use real unicode characters so +that the actual glyphs so up when you edit it in a text editor +(instead of the character references). + + +Michael(tm) Smith: locale/ja.xmlChecked in changes to ja.xml locale file. Thanks to Akagi Kobayashi. + + +Michael(tm) Smith: locale/it.xmlChanges from Federico Zenith + + +Dongsheng Song: locale/zh_cn.xmlAdded missing translations. + + + + + +Common +The following changes have been made to the + common code + since the 1.73.2 release. + + +Michael(tm) Smith: l10n.xslAdded new template "l10.language.name" for retrieving the +English-language name of the lang setting of the current document. +Closes #1916837. Thanks to Simon Kennedy. + + +Michael(tm) Smith: refentry.xslfixed syntax error + + +Michael(tm) Smith: refentry.xslfixed a couple of typos + + +Michael(tm) Smith: refentry.xslrefined handling of cases where refentry "source" or "manual" +metadata is missing or when we use fallback content instead. We +now report a Warning if we use fallback content. + + +Michael(tm) Smith: refentry.xsldon't use refmiscinfo@class=date value as fallback for refentry +"source" or "manual" metadata fields + + +Michael(tm) Smith: refentry.xslMade reporting of missing refentry metadata more quiet: + + - we no longer report anything if usable-but-not-preferred + metadata is found; we just quietly use whatever we manage to + find + + - we now only report missing "source" metadata if the refentry + is missing BOTH "source name" and "version" metadata; if it + has one but not the other, we use whichever one it has and + don't report anything as missing + +The above changes were made because testing with some "real world" +source reveals that some authors are intentionally choosing to use +"non preferred" markup for some metadata, and also choosing to +omit "source name" or "version" metadata in there DocBook XML. So +it does no good to give them pedantic reminders about what they +already know... + +Also, changed code to cause "fixme" text to be inserted in output +in particular cases: + + - if we can't manage to find any "source" metadata at all, we + now put fixme text into the output + + - if we can't manage to find any "manual" metadata a all, we + now put fixme text into the output + +The "source" and "manual" metadata is necessary information, so +buy putting the fixme stuff in the output, we alert users to the +need problem of it being missing. + + +Michael(tm) Smith: refentry.xslWhen generating manpages output, we no longer report anything if +the refentry source is missing date or pubdate content. In +practice, many users intentionally omit the date from the source +because they explicitly want it to be generated. + + +Michael(tm) Smith: l10n.xmlfurther change needed for switch from no locale to nb. + + +Michael(tm) Smith: common.xslAdded support for orgname in authorgroup. Thanks to Camille +Bégnis. + + +Michael(tm) Smith: Makefile"no" locale is now "nb" + + +Mauritz Jeanson: stripns.xslRemoved the template matching "ng:link|db:link" (in order to make @xlink:show +work with <link> elements). As far as I can tell, this template is no longer needed. + + +Mauritz Jeanson: entities.entMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: titles.xslAdded an update the fix made in revision 7528 (handling of xref/link in no.anchor.mode mode). +Having xref in title is not a problem as long as the target is not an ancestor element. +Closes bug #1838136. + +Note that an xref that is in a title and whose target is an ancestor element is still not +rendered in the TOC. This could be considered a bug, but on the other hand I cannot really +see the point in having such an xref in a document. + + +Mauritz Jeanson: titles.xslAdded a "not(ancestor::title)" test to work around "too many nested +apply-templates" problems when processing xrefs or links in no.anchor.mode mode. +Hopefully, this closes bug #1811721. + + +Mauritz Jeanson: titles.xslRemoved old template matching "link" in no.anchor.mode mode. + + +Mauritz Jeanson: titles.xslProcess <link> in no.anchor.mode mode with the same template as <xref>. +Closes bug #1759205 (Empty link in no.anchor.mode mode). + + +Mauritz Jeanson: titles.xslIn no.anchor.mode mode, do not output anchors for elements that are descendants +of <title>. Previously, having inline elements with @id/@xml:id in <title>s +resulted in anchors both in the TOC and in the main flow. Closes bug #1797492. + + + + + +FO +The following changes have been made to the + fo code + since the 1.73.2 release. + + Mauritz Jeanson: pi.xslUpdated documentation for keep-together. + Mauritz Jeanson: task.xslEnabled use of the keep-together PI on task elements. + +Robert Stayton: index.xslFOP1 requires fo:wrapper for inline index entries, not fo:inline. + + +Robert Stayton: index.xslFixed non-working inline.or.block template for indexterm wrappers. +Add fop1 to list of processors using inline.or.block. + + +Mauritz Jeanson: table.xslFixed bug #1891965 (colsep in entytbl not working). + + +Mauritz Jeanson: titlepage.xslAdded support for title in revhistory. Closes bug #1842847. + + +Mauritz Jeanson: pi.xslSmall doc cleanup (dbfo float-type). + + +Mauritz Jeanson: titlepage.xslInsert commas between multiple copyright holders. + + +Mauritz Jeanson: autotoc.xsl; division.xslAdded modifications to support nested set elements. See bug #1853172. + + +David Cramer: glossary.xslAdded normalize-space to xsl:sorts to avoid missorting of glossterms due to stray leading spaces. + + +David Cramer: glossary.xslFixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry + + +Mauritz Jeanson: inline.xslAdded a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, +and the "hot text" is the biblioid itself enclosed in brackets. + + +Mauritz Jeanson: inline.xslMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: docbook.xslUpdated message about unmatched element. + + +Mauritz Jeanson: param.xwebAdded link to profiling chapter of TCG. + + +Mauritz Jeanson: refentry.xslFixed typo (refsynopsysdiv -> refsynopsisdiv). + + +David Cramer: fop.xsl; fop1.xsl; ptc.xsl; xep.xslAdded test to check generate.index param when generating pdf bookmarks + + +Mauritz Jeanson: graphics.xslAdded support for MathML in imagedata. + + +Michael(tm) Smith: math.xslRemoved unnecessary extra test condition in test express that +checks for passivetex. + + +Michael(tm) Smith: math.xslDon't use fo:instream-foreign-object if we are processing with +passivetex. Closes #1806899. Thanks to Justus Piater. + + +Mauritz Jeanson: component.xslAdded code to output a TOC for an appendix in an article when +generate.toc='article/appendix toc'. Closes bug #1669658. + + +Dongsheng Song: biblio-iso690.xslChange encoding from "windows-1250" to "UTF-8". + + +Mauritz Jeanson: pi.xslUpdated documentation for dbfo_label-width. + + +Mauritz Jeanson: lists.xslAdded support for the dbfo_label-width PI in calloutlists. + + +Robert Stayton: biblio.xslSupport finding glossary database entries inside bibliodivs. + + +Robert Stayton: formal.xslComplete support for <?dbfo pgwide="1"?> for informal +elements too. + + +Mauritz Jeanson: table.xslIn the table.block template, added a check for the dbfo_keep-together PI, so that +a table may break (depending on the PI value) at a page break. This was needed +since the outer fo:block that surrounds fo:table has keep-together.within-column="always" +by default, which prevents the table from breaking. Closes bug #1740964 (Titled +table does not respect dbfo PI). + + +Mauritz Jeanson: pi.xslAdded a few missing @role="tcg". + + +Mauritz Jeanson: inline.xslUse normalize-space() in glossterm comparisons (as in html/inline.xsl). + + +Mauritz Jeanson: autoidx.xslRemoved the [&scope;] predicate from the target variable in the template with name="reference". +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, +with index.on.type=1. Closes bug #1680836. + + +Michael(tm) Smith: inline.xsl; xref.xsl; footnote.xslAdded capability in FO output for displaying URLs for all +hyperlinks (elements marked up with xlink:href attributes) in the +same way as URLs for ulinks are already handled (which is to say, +either inline or as numbered footnotes). + +Background on this change: +DocBook 5 allows "ubiquitous" linking, which means you can make +any element a hyperlink just by adding an xlink:href attribute to +it, with the value set to an external URL. That's in contrast to +DocBook 4, which only allows you to use specific elements (e.g., +the link and ulink elements) to mark up hyperlinks. + +The existing FO stylesheets have a mechanism for handling display +of URLs for hyperlinks that are marked up with ulink, but they did +not handle display of URLs for elements that were marked up with +xlink:href attributes. This change adds handling for those other +elements, enabling the URLs they link to be displayed either +inline or as numbered footnotes (depending on what values the user +has the ulink.show and ulink.footnotes params set to). + +Note that this change only adds URL display support for elements +that call the simple.xlink template -- which currently is most +(but not all) inline elements. + +This change also moves the URL display handling out of the ulink +template and into a new "hyperlink.url.display" named template; +the ulink template and the simple.xlink named template now both +call the hyperlink.url.display template. + +Warning: In the stylesheet code that determines what footnote +number to assign to each footnote or external hyperlink, there is +an XPath expression for determining whether a particular +xlink:href instance is an external hyperlink; that expression is +necessarily a bit complicated and further testing may reveal that +it doesn't handle all cases as expected -- so some refinements to +it may need to be done later. + +Closes #1785519. Thanks to Ken Morse for reporting and +troubleshooting the problem. + + + + + +HTML +The following changes have been made to the + html code + since the 1.73.2 release. + + Keith Fahlgren: inline.xsl; synop.xslWork to make HTML and XHTML targets more valid + Keith Fahlgren: table.xslAdd better handling for tables that have footnotes in the titles + Keith Fahlgren: biblio.xslAdd anchors to bibliodivs + +Keith Fahlgren: formal.xsl; Makefile; htmltbl.xslInitial checkin/merge of epub target from work provided by Paul Norton of Adobe +and Keith Fahlgren of O'Reilly. +This change includes new code for generating the XHTML 1.1 target sanely. + + +Mauritz Jeanson: biblio.xslAdded code for creating URLs from biblioids with @class="doi" (representing Digital +Object Identifiers). See FR #1934434 and http://doi.org. + +To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled +for bibliorelation, bibliosource and citebiblioid. + + +Norman Walsh: formal.xslDon't use xsl:copy because it forces the resulting element to be in the same namespace as the source element; in the XHTML stylesheets, that's wrong. But the HTML-to-XHTML converter does the right thing with literal result elements, so use one of them. + + +Michael(tm) Smith: MakefileAdded checks and hacks to various makefiles to enable building +under Cygwin. This stuff is ugly and maybe not worth the mess and +trouble, but does seem to work as expected and not break anything +else. + + +Michael(tm) Smith: docbook.xsladded "exslt" namespace binding to html/docbook.xsl file (in +addition to existing "exsl" binding. reason is because lack of it +seems to cause processing problems when using the profiled +version of the stylsheet + + +Norman Walsh: chunk-common.xslRename link + + +Mauritz Jeanson: table.xslAdded a fix to make rowsep apply to the last row of thead in entrytbl. + + +Michael(tm) Smith: synop.xslSimplified and streamlined handling of output for ANSI-style +funcprototype output, to correct a problem that was causing type +data to be lost in the output parameter definitions. For example, +for an instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> +... the brackets (indicating an array type) were being dropped. + + +Michael(tm) Smith: synop.xslChanged HTML handling of K&R-style paramdef output. The parameter +definitions are no longer output in a table (though the prototype +still is). The reason for the change is that the +kr-tabular-funcsynopsis-mode template was causing type data to be +lost in the output parameter definitions. For example, for an +instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> +... the brackets (indicating an array type) were being dropped. +The easiest way to deal with the problem is to not try to chop up +the parameter definitions and display them in table format, but to +instead just output them as-is. May not look quite as pretty, but +at least we can be sure no information is being lost... + + +Michael(tm) Smith: pi.xslupdated wording of doc for funcsynopsis-style PI + + +Michael(tm) Smith: param.xweb; param.ent; synop.xslRemoved the funcsynopsis.tabular.threshold param. It's no longer +being used in the code and hasn't been since mid 2006. + + +Mauritz Jeanson: graphics.xslAdded support for the img.src.path parameter for SVG graphics. Closes bug #1888169. + + +Mauritz Jeanson: chunk-common.xslAdded missing space. + + +Norman Walsh: component.xslFix bug where component titles inside info elements were not handled properly + + +Michael(tm) Smith: pi.xslMoved dbhtml_stop-chunking embedded doc into alphabetical order, +fixed text of TCG section it see-also'ed. + + +David Cramer: pi.xslAdded support for <?dbhtml stop-chunking?> processing instruction + + +David Cramer: chunk-common.xsl; pi.xslAdded support for <?dbhtml stop-chunking?> processing instruction + + +David Cramer: glossary.xslFixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry. Also added normalize-space to avoid missorting due to stray leading spaces. + + +Mauritz Jeanson: inline.xslAdded a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, +and the "hot text" is the biblioid itself enclosed in brackets. + + +Mauritz Jeanson: inline.xslAdded support for @xlink:show in the simple.xlink template. The "new" and "replace" +values are supported (corresponding to values of "_blank" and "_top" for the +ulink.target parameter). I have assumed that @xlink:show should override ulink.target +for external URI links. This closes bugs #1762023 and #1727498. + + +Mauritz Jeanson: inline.xslMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: param.xwebAdded link to profiling chapter of TCG. + + +Dongsheng Song: biblio-iso690.xslChange encoding from "windows-1250" to "UTF-8". + + +Robert Stayton: biblio.xslAdd support in biblio collection to entries in bibliodivs. + + +Mauritz Jeanson: pi.xslAdded missing @role="tcg". + + +Mauritz Jeanson: chunk-common.xsl; titlepage.xslRefactored legalnotice/revhistory chunking, so that the use.id.as.filename +parameter as well as the dbhtml_filename PI are taken into account. A new named +template in titlepage.xsl is used to compute the filename. + + +Mauritz Jeanson: chunk-common.xsl; titlepage.xslAn update to the fix for bug #1790495 (r7433): +The "ln-" prefix is output only when the legalnotice doesn't have an +@id/@xml:id, in which case the stylesheets generate an ID value, +resulting in a filename like "ln-7e0fwgj.html". This is useful because +without the prefix, you wouldn't know that the file contained a legalnotice. +The same logic is also applied to revhistory, using an "rh-" prefix. + + +Mauritz Jeanson: autoidx.xslRemoved the [&scope;] predicate from the target variable in the template with name="reference". +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, +with index.on.type=1. Closes bug #1680836. + + +Mauritz Jeanson: titlepage.xslAdded 'ln-' prefix to the name of the legalnotice chunk, in order to match the +<link href"..."> that is output by make.legalnotice.head.links (chunk-common.xsl). +Modified the href attribute on the legalnotice link. +Closes bug #1790495. + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.73.2 release. + + +Michael(tm) Smith: other.xslslightly adjusted spacing around admonition markers + + +Michael(tm) Smith: refentry.xsl; utility.xslmake sure refsect3 titles are preceded by a line of space, and +make the indenting of their child content less severe + + +Michael(tm) Smith: block.xslonly indent verbatim environments in TTY output, not in non-TTY/PS + + +Michael(tm) Smith: block.xslmade another adjustment to correct vertical alignment of admonition marker + + +Michael(tm) Smith: block.xsl; other.xslAdjusted/corrected alignment of adominition marker in PS/non-TTY output. + + +Michael(tm) Smith: endnotes.xslFor PS/non-TTY output, display footnote/endnote numbers in +superscript. + + +Michael(tm) Smith: table.xsl; synop.xsl; utility.xslChanged handling of hanging indents for cmdsynopsis, funcsynopsis, +and synopfragment such that they now look correct in non-TTY/PS +output. We now use the groff \w escape to hang by the actual width +-- in the current font -- of the command, funcdef, or +synopfragment references number (as opposed to hanging by the +number of characters). This rendering in TTY output remains the +same, since the width in monospaced TTY output is the same as the +number of characters. + +Also, created new synopsis-block-start and synopsis-block-end +templates to use for cmdsynopsis and funcsynopsis instead of the +corresponding verbatim-* templates. + +Along with those changes, also corrected a problem that caused the +content of synopfragment to be dropped, and made a +vertical-spacing change to adjust spacing around table titles and +among sibling synopfragment instances. + + +Michael(tm) Smith: other.xsluse common l10.language.name template to retrieve English-language name + + +Michael(tm) Smith: synop.xsl; inline.xsladded comment in code explaining why we don't put filename output +in italic (despite the fact that man guidelines say we should) + + +Michael(tm) Smith: inline.xslput filename output in monospace instead of italic + + +Michael(tm) Smith: synop.xslput cmdsynopsis in monospace + + +Michael(tm) Smith: inline.xslremoved template match for literal. template matches for monospace +inlines are all imported from the HTML stylesheet + + +Michael(tm) Smith: block.xsldon't indent verbatim environments that are descendants of +refsynopsisdiv, not put backgrounds behind them + + +Michael(tm) Smith: inline.xslset output of the literal element in monospace. this causes all +inline monospace instances in the git man pages to be set in +monospace (since DocBook XML source for git docs is generated with +asciidoc and asciidoc consistently outputs only <literal> for +inline monospace (not <command> or <code> or anything else). +Of course this only affects non-TTY output... + + +Michael(tm) Smith: utility.xslAdded inline.monoseq named template. + + +Michael(tm) Smith: utility.xsldon't bother using a custom register to store the previous +font-family value when setting blocks of text in code font; just +use \F[] .fam with no arg to switch back + + +Michael(tm) Smith: endnotes.xslput links in blue in PS output (note that this matches how groff +renders content marked up with the .URL macro) + + +Michael(tm) Smith: endnotes.xsl; param.xweb; param.entremoved man.links.are.underlined and added man.font.links. Also, +changed the default font formatting for links to bold. + + +Michael(tm) Smith: endnotes.xsl; param.xweb; param.entAdded new param man.base.url.for.relative.links .. specifies a +base URL for relative links (for ulink, @xlink:href, imagedata, +audiodata, videodata) shown in the generated NOTES section of +man-page output. The value of man.base.url.for.relative.links is +prepended to any relative URI that is a value of ulink url, +xlink:href, or fileref attribute. + +If you use relative URIs in link sources in your DocBook refentry +source, and you leave man.base.url.for.relative.links unset, the +relative links will appear "as is" in the NOTES section of any +man-page output generated from your source. That's probably not +what you want, because such relative links are only usable in the +context of HTML output. So, to make the links meaningful and +usable in the context of man-page output, set a value for +man.base.url.for.relative.links that points +to the online version of HTML output generated from your DocBook +refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + +Michael(tm) Smith: info.xslIf a source refentry contains a Documentation or DOCUMENTATION +section, don't report it as having missing AUTHOR information. +Also, if missing a contrib/personblurb for a person or org, report +pointers to http://docbook.sf.net/el/personblurb and to +http://docbook.sf.net/el/contrib + + +Michael(tm) Smith: info.xslIf we encounter an author|editor|othercredit instance that lacks a +personblurb or contrib, report it to the user (because that means +we have no information about that author|editor|othercredit to +display in the generated AUTHOR|AUTHORS section...) + + +Michael(tm) Smith: info.xsl; docbook.xsl; other.xslif we can't find any usable author data, emit a warning and insert +a fixme in the output + + +Michael(tm) Smith: info.xslfixed bug in indenting of output for contrib instances in AUTHORS +section. Thanks to Daniel Leidert and the fglrx docs for exposing +the bug. + + +Michael(tm) Smith: block.xslfor a para or simpara that is the first child of a callout, +suppress the .sp or .PP that would normally be output (because in +those cases, the output goes into a table cell, and the .sp or .PP +markup causes a spurious linebreak before it when displayed + + +Michael(tm) Smith: lists.xslAdded support for rendering co callouts and calloutlist instances. +So you can now use simple callouts -- marking up programlisting +and such with co instances -- and have the callouts displayed in +man-page output. ("simple callouts" means using co@id and +callout@arearefs pointing to co@id instances; in man/roff output, +we can't/don't support markup that uses areaset and area) + + +Michael(tm) Smith: block.xslonly put a line of space after a verbatim if it's followed by a +text node or a paragraph + + +Michael(tm) Smith: utility.xslput verbatim environments in slightly smaller font in non-TTY +output + + +Michael(tm) Smith: lists.xslminor whitespace-only reformatting of lists.xsl source + + +Michael(tm) Smith: lists.xslMade refinements/fixes to output of orderedlist and itemizedlist +-- in part, to get mysql man pages to display correctly. This +change causes a "\c" continuation marker to be added between +listitem markers and contents (to ensure that the content remains +on the same line as the marker when displayed) + + +Michael(tm) Smith: block.xslput a line of vertical space after all verbatim output that has +sibling content following it (not just if that sibling content is +a text node) + + +Michael(tm) Smith: block.xslrefined spacing around titles for admonitions + + +Michael(tm) Smith: block.xsl; other.xslDeal with case of verbatim environments that have a linebreak +after the opening tag. Assumption is that users generally don't +want that linebreak to appear in output, so we do some groff +hackery to mess with vertical spacing and close the space. + + +Michael(tm) Smith: inline.xslindexterm instances now produce groff comments like this: + + .\" primary: secondary: tertiary + +remark instances, if non-empty, now produce groff comments + + +Michael(tm) Smith: charmap.groff.xsl; other.xslconvert no-break space character to groff "\ \&" (instead of just +"\ "). the reason is that if a space occurs at the end of a line, +our processing causes it to be eaten. a real-world case of this is +the mysql(1) man page. appending the "\&" prevents that + + +Michael(tm) Smith: block.xsloutput "sp" before simpara output, not after it (outputting it +after results in undesirable whitespace in particular cases; for +example, in the hg/mercurial docs + + +Michael(tm) Smith: table.xsl; synop.xsl; utility.xslrenamed from title-preamble to pinch.together and replaced "sp -1" +between synopsis fragments with call to pinch.together instead + + +Michael(tm) Smith: table.xsluse title-preamble template for table titles (instead of "sp -1" +hack), and "sp 1" after all tables (instead of just "sp" + + +Michael(tm) Smith: utility.xslcreated title-preamble template for suppressing line spacing after +headings + + +Michael(tm) Smith: info.xslfurther refinement of indenting in AUTHORS section + + +Michael(tm) Smith: block.xsl; other.xslrefined handling of admonitions + + +Michael(tm) Smith: lists.xslUse RS/RE in another place where we had IP "" + + +Michael(tm) Smith: info.xslReplace (ab)use of IP with "sp -1" in AUTHORS section with RS/RE +instead. + + +Michael(tm) Smith: table.xsl; synop.xsl; info.xslchanged all instances of ".sp -1n" to ".sp -1" + + +Michael(tm) Smith: other.xsladd extra line before SH heads only in non-TTY output + + +Michael(tm) Smith: block.xslReworked output for admonitions (caution, important, note, tip, +warning). In TTY output, admonitions now get indented. In non-TTY +output, a colored marker (yellow) is displayed next to them. + + +Michael(tm) Smith: other.xslAdded BM/EM macros for putting a colored marker in margin next to +a block of text. + + +Michael(tm) Smith: utility.xslcreated make.bold.title template by moving title-bolding part out +from nested-section-title template. This allows the bolding to +also be used by the template for formatting admonitions + + +Michael(tm) Smith: info.xslput .br before copyright contents to prevent them from getting run in + + +Michael(tm) Smith: refentry.xsl; other.xsl; utility.xslmade point size of output for Refsect2 and Refsect3 heads bigger + + +Michael(tm) Smith: other.xslput slightly more space between SH head and underline in non-TTY +output + + +Michael(tm) Smith: param.xweb; param.ent; other.xslAdded the man.charmap.subset.profile.english parameter and refined +the handling of charmap subsets to differentiate between English +and non-English source. + +This way charmap subsets are now handled is this: + +If the value of the man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that is, if its +lang or xml:lang attribute has a value other than en), then the +character-map subset specified by the man.charmap.subset.profile +parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root element +in your DocBook source or on the first refentry element in your +source has the value en or if it has no lang or xml:lang +attribute, then the character-map subset specified by the +man.charmap.subset.profile.english parameter is used instead of +man.charmap.subset.profile. + +The difference between the two subsets is that +man.charmap.subset.profile provides mappings for characters in +Western European languages that are not part of the Roman +(English) alphabet (ASCII character set). + + +Michael(tm) Smith: other.xslVarious updates, mainly related to uppercasing SH titles: + + - added a "Language: " metadata line to the top comment area of + output man pages, to indicate the language the page is in + + - added a "toupper" macro of doing locale-aware uppercasing of + SH titles and cross-references to SH titles; the mechanism + relies on the uppercase.alpha and lowercase.alpha DocBook + gentext keys to do locale-aware uppercasing based on the + language the page is written in + + - added a "string.shuffle" template, which provides a library + function for "shuffling" two strings together into a single + string; it takes the first character for the first string, the + first character from second string, etc. The only current use + for it is to generate the argument for the groff tr request + that does string uppercasing. + + - added make.tr.uppercase.arg and make.tr.normalcase.arg named + templates for use in generating groff code for uppercasing and + "normal"-casing SH titles + + - made the BB/BE "background drawing" macros have effect only in + non-TTY output + + - output a few comments in the top part of source + + +Michael(tm) Smith: utility.xslremoved some leftover kruft + + +Michael(tm) Smith: refentry.xslTo create the name(s) for each man page, we now replace any spaces +in the refname(s) with underscores. This ensures that tools like +lexgrog(1) will be able to parse the name (lexgrog won't parse +names that contain spaces). + + +Michael(tm) Smith: docbook.xslPut a comment into source of man page to indicate where the main +content starts. (We now have a few of macro definitions at the +start of the source, so putting this comment in helps those that +might be viewing the source.) + + +Michael(tm) Smith: refentry.xslrefined mechanism for generating SH titles + + +Michael(tm) Smith: charmap.groff.xslAdded zcaron, Zcaron, scaron, and Scaron to the groff character map. +This means that generated Finnish man pages will no longer contain +any raw accented characters -- they'll instead by marked up with +groff escapes. + + +Michael(tm) Smith: other.xsl; utility.xslcorrected a regression I introduced about a year ago that caused +dots to be output just as "\." -- instead needs to be "\&." (which +is what it will be now, after this change) + + +Michael(tm) Smith: refentry.xslChanged backend handling for generating titles for SH sections and +for cross-references to those sections. This should have no effect +on TTY output (behavior should remain the same hopefully) but +results in titles in normal case (instead of uppercase) in PS +output. + + +Michael(tm) Smith: info.xsluse make.subheading template to make subheadings for AUTHORS and +COPYRIGHT sections (instead of harcoding roff markup) + + +Michael(tm) Smith: block.xslput code font around programlisting etc. + + +Michael(tm) Smith: synop.xsl; docbook.xslembed custom macro definitions in man pages, plus wrap synopsis in +code font + + +Michael(tm) Smith: endnotes.xsluse the make.subheading template to generated SH subheading for +endnotes section. + + +Michael(tm) Smith: lists.xslAdded some templates for generating if-then-else conditional +markup in groff, so let's use those instead of hard-coding it in +multiple places... + + +Michael(tm) Smith: other.xsl; utility.xslInitial checkin of some changes related to making PS/PDF output +from "man -l -Tps" look better. The current changes: + + - render synopsis and verbatim sections in a monospace/code font + + - put a light-grey background behind all programlisting, screen, + and literallayout instances + + - prevent SH heads in PS output from being rendered in uppercase + (as they are in console output) + + - also display xrefs to SH heads in PS output in normal case + (instead of uppercase) + + - draw a line under SH heads in PS output + +The changes made to the code to support the above features were: + + - added some embedded/custom macros: one for conditionally + upper-casing SH x-refs, one for redefining the SH macro + itself, with some conditional handling for PS output, and + finally a macro for putting a background/screen (filled box) + around a block of text (e.g., a program listing) in PS output + + - added utility templates for wrapping blocks of text in code + font; also templates for inline code font + + +Robert Stayton: refentry.xslrefpurpose nodes now get apply-templates instead of just normalize-space(). + + +Michael(tm) Smith: lists.xslFixed alignment of first lined of text for each listitem in +orderedlist output for TTY. Existing code seemed to have been +causing an extra undesirable space to appear. + + +Michael(tm) Smith: lists.xslWrapped some roff conditionals around roff markup for orderedlist +and itemizedlist output, so that the lists look acceptable in PS +output as well as TTY. + + +Michael(tm) Smith: pi.xsl; synop.xsl; param.xweb; param.entAdded the man.funcsynopsis.style parameter. Has the same effect in +manpages output as the funcsynopsis.style parameter has in HTML +output -- except that its default value is 'ansi' instead of 'kr'. + + +Michael(tm) Smith: synop.xslReworked handling of K&R funcprototype output. It no longer relies +on the HTML kr-tabular templates, but instead just does direct +transformation to roff. For K&R output, it displays the paramdef +output in an indented list following the prototype. + + +Michael(tm) Smith: synop.xslProperly integrated handling for K&R output into manpages +stylesheet. The choice between K&R output and ANSI output is +currently controlled through use of the (HTML) funcsynopsis.style +parameter. Note that because the mechanism does currently rely on +funcsynopsis.style, the default in manpages output is now K&R +(because that's the default of that param). But I suppose I ought +to create a man.funcsynopsis.style and make the default for that +ANSI (to preserve the existing default behavior). + + +Michael(tm) Smith: docbook.xsladded manpages/pi.xsl file + + +Michael(tm) Smith: .cvsignore; pi.xslAdded "dbman funcsynopsis-style" PI and incorporated it into the +doc build. + + +Michael(tm) Smith: refentry.xslFixed regression that caused an unescaped dash to be output +between refname and refpurpose content. Closes bug #1894244. +Thanks to Daniel Leidert. + + +Michael(tm) Smith: other.xslFixed problem with dots being escaped in filenames of generated +man files. Closes #1827195. Thanks to Daniel Leidert. + + +Michael(tm) Smith: inline.xslAdded support for processing structfield (was appearing in roff +output surrounded by HTML <em> tags; fixed so that it gets roff +ital markup). Closes bug #1858329. Thanks to Sam Varshavchik. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.73.2 release. + + Keith Fahlgren: bin/spec/README; bin/spec/epub_realbook_spec.rb'Realbook' spec now passes + Keith Fahlgren: bin/dbtoepub; README; bin/spec/README; bin/lib/docbook.rb; bin/spec/epub_r⋯Very primitive Windows support for dbtoepub reference implementation; README for running tests and for the .epub target in general; shorter realbook test document (still fails for now) + Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯Changes to OPF spine to not duplicate idrefs for documents with parts not at the root; regression specs for same + Keith Fahlgren: docbook.xslFixing linking to cover @id, distinct from other needs of cover-image-id (again, thanks to Martin Goerner) + Keith Fahlgren: docbook.xslUpdating the title of the toc element in the guide to be more explicit (thanks to Martin Goerner) + +Keith Fahlgren: bin/spec/examples/amasque_exploded/content.opf; bin/spec/examples/amasque_⋯Initial checkin/merge of epub target from work provided by Paul Norton of Adobe +and Keith Fahlgren of O'Reilly. + + +Keith Fahlgren: docbook.xsl== General epub test support + +$ spec -O ~/.spec.opts spec/epub_spec.rb + +DocBook::Epub +- should be able to be created +- should fail on a nonexistent file +- should be able to render to a file +- should create a file after rendering +- should have the correct mimetype after rendering +- should be valid .epub after rendering an article +- should be valid .epub after rendering an article without sections +- should be valid .epub after rendering a book +- should be valid .epub after rendering a book even if it has one graphic +- should be valid .epub after rendering a book even if it has many graphics +- should be valid .epub after rendering a book even if it has many duplicated graphics +- should report an empty file as invalid +- should confirm that a valid .epub file is valid +- should not include PDFs in rendered epub files as valid image inclusions +- should include a TOC link in rendered epub files for <book>s + +Finished in 20.608395 seconds + +15 examples, 0 failures + + +== Verbose epub test coverage against _all_ of the testdocs + +Fails on only (errors truncated): +1) +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/calloutlist.003.xml [30]' FAILED +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.001.xml [35]' FAILED +.... + +Finished in 629.89194 seconds + +224 examples, 15 failures + +224 examples, 15 failures yields 6% failure rate + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.73.2 release. + + +Mauritz Jeanson: htmlhelp-common.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.73.2 release. + + +David Cramer: eclipse.xslUse sortas attributes (if they exist) when sorting indexterms + + +David Cramer: eclipse.xslAdded support for indexterm/see in eclipse index.xml + + +Mauritz Jeanson: eclipse.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> +to helpidx template. + + +David Cramer: eclipse.xslGenerate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso. + + +Mauritz Jeanson: eclipse.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.73.2 release. + + +Mauritz Jeanson: javahelp.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.73.2 release. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xslfix table/cell borders for wordml, fix formal figure, add emphasis-strong + + +Mauritz Jeanson: supported.xmlChanged @cols to 5. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xmladded pubdate, fixed metadata handling in biblioentry + + +Steve Ball: supported.xmlAdded support for edition. + + +Steve Ball: docbook-pages.xsl; wordml-blocks.xsl; docbook.xsl; wordml.xsl; pages-normalise⋯Removed stylesheets for old, deprecated conversion method. + + +Steve Ball: specifications.xml; dbk2ooo.xsl; blocks2dbk.xsl; dbk2pages.xsl; blocks2dbk.dtd⋯Added support for Open Office, added edition element, improved list and table support in Word and Pages + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; dbk2pages.xsl; template-pages.xml; templ⋯Fixed bug in WordML table handling, improved table handling for Pages 08, synchronised WordML and Pages templates. + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; wordml2normalise.xsl; dbk2wp.xslfix caption, attributes + + +Steve Ball: specifications.xml; blocks2dbk.xsl; wordml2normalise.xsl; blocks2dbk.dtd; temp⋯Fixes to table and list handling + + +Steve Ball: blocks2dbk.xsladded support for explicit emphasis character styles + + +Steve Ball: wordml2normalise.xsladded support for customisation in image handling + + +Steve Ball: blocks2dbk.xslAdded inlinemediaobject support for metadata. + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; template.xml; dbk2wordml.xsl; dbk2wp.xslAdded support file. Added style locking. Conversion bug fixes. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.73.2 release. + + +Michael(tm) Smith: fo/Makefile; html/MakefileAdded checks and hacks to various makefiles to enable building +under Cygwin. This stuff is ugly and maybe not worth the mess and +trouble, but does seem to work as expected and not break anything +else. + + +Jirka Kosek: html/plain.xslAdded support for showing foil number + + + + + +Website +The following changes have been made to the + website code + since the 1.73.2 release. + + +Michael(tm) Smith: extensions/saxon64/.classes/.gitignore; extensions/xalan2/.classes/com/⋯renamed a bunch more .cvsignore files to .gitignore (to facilitate use of git-svn) + + + + + +Params +The following changes have been made to the + params code + since the 1.73.2 release. + + Keith Fahlgren: epub.autolabel.xmlNew parameter for epub, epub.autolabel + +Mauritz Jeanson: table.frame.border.color.xml; table.cell.padding.xml; table.cell.border.t⋯Added missing refpurposes and descriptions. + + +Keith Fahlgren: ade.extensions.xmlExtensions to support Adobe Digital Editions extensions in .epub output. + + +Mauritz Jeanson: fop.extensions.xml; fop1.extensions.xmlClarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet... + + +Michael(tm) Smith: man.links.are.underlined.xml; man.endnotes.list.enabled.xml; man.font.l⋯removed man.links.are.underlined and added man.font.links. Also, +changed the default font formatting for links to bold. + + +Michael(tm) Smith: man.base.url.for.relative.links.xmlAdded new param man.base.url.for.relative.links .. specifies a +base URL for relative links (for ulink, @xlink:href, imagedata, +audiodata, videodata) shown in the generated NOTES section of +man-page output. The value of man.base.url.for.relative.links is +prepended to any relative URI that is a value of ulink url, +xlink:href, or fileref attribute. + +If you use relative URIs in link sources in your DocBook refentry +source, and you leave man.base.url.for.relative.links unset, the +relative links will appear "as is" in the NOTES section of any +man-page output generated from your source. That's probably not +what you want, because such relative links are only usable in the +context of HTML output. So, to make the links meaningful and +usable in the context of man-page output, set a value for +man.base.url.for.relative.links that points +to the online version of HTML output generated from your DocBook +refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + +Michael(tm) Smith: man.string.subst.map.xmlsqueeze .sp\n.sp into a single .sp (to prevent a extra, spurious +line of whitespace from being inserted after programlisting etc. +in certain cases) + + +Michael(tm) Smith: refentry.manual.fallback.profile.xml; refentry.source.fallback.profile.⋯don't use refmiscinfo@class=date value as fallback for refentry +"source" or "manual" metadata fields + + +Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯made some further doc tweaks related to the +man.charmap.subset.profile.english param + + +Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯Added the man.charmap.subset.profile.english parameter and refined +the handling of charmap subsets to differentiate between English +and non-English source. + +This way charmap subsets are now handled is this: + +If the value of the man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that is, if its +lang or xml:lang attribute has a value other than en), then the +character-map subset specified by the man.charmap.subset.profile +parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root element +in your DocBook source or on the first refentry element in your +source has the value en or if it has no lang or xml:lang +attribute, then the character-map subset specified by the +man.charmap.subset.profile.english parameter is used instead of +man.charmap.subset.profile. + +The difference between the two subsets is that +man.charmap.subset.profile provides mappings for characters in +Western European languages that are not part of the Roman +(English) alphabet (ASCII character set). + + +Michael(tm) Smith: man.charmap.subset.profile.xmlAdded to default charmap used by manpages: + + - the "letters" part of the 'C1 Controls And Latin-1 Supplement + (Latin-1 Supplement)' Unicode block + - Latin Extended-A block (but not all of the characters from + that block have mappings in groff, so some of them are still + passed through as-is) + +The effects of this change are that in man pages generated for +most Western European languages and for Finnish, all characters +not part of the Roman alphabet are (e.g., "accented" characters) +are converted to groff escapes. + +Previously, by default we passed through those characters as is +(and users needed to use the full charmap if they wanted to have +those characters converted). + +As a result of this change, man pages generated for Western +European languages will be viewable in some environments in which +they are not viewable if the "raw" non-Roman characters are in them. + + +Mauritz Jeanson: generate.legalnotice.link.xml; generate.revhistory.link.xmlAdded information on how the filename is computed. + + +Mauritz Jeanson: default.table.width.xmlClarified PI usage. + + +Michael(tm) Smith: man.funcsynopsis.style.xmlAdded the man.funcsynopsis.style parameter. Has the same effect in +manpages output as the funcsynopsis.style parameter has in HTML +output -- except that its default value is 'ansi' instead of 'kr'. + + +Michael(tm) Smith: funcsynopsis.tabular.threshold.xmlRemoved the funcsynopsis.tabular.threshold param. It's no longer +being used in the code and hasn't been since mid 2006. + + +Mauritz Jeanson: table.properties.xmlSet keep-together.within-column to "auto". This seems to be the most sensible +default value for tables. + + +Mauritz Jeanson: informal.object.properties.xml; admon.graphics.extension.xml; informalequ⋯Several small documentation fixes. + + +Mauritz Jeanson: manifest.in.base.dir.xmlWording fixes. + + +Mauritz Jeanson: header.content.properties.xml; footer.content.properties.xmlAdded refpurpose. + + +Mauritz Jeanson: ulink.footnotes.xml; ulink.show.xmlUpdated for DocBook 5. + + +Mauritz Jeanson: index.method.xml; glossterm.auto.link.xmlSpelling and wording fixes. + + +Mauritz Jeanson: callout.graphics.extension.xmlClarifed available graphics formats and extensions. + + +Mauritz Jeanson: footnote.sep.leader.properties.xmlCorrected refpurpose. + + +Jirka Kosek: footnote.properties.xmlAdded more properties which make it possible to render correctly footnotes placed inside verbatim elements. + + +Mauritz Jeanson: img.src.path.xmlimg.src.path works with inlinegraphic too. + + +Mauritz Jeanson: saxon.character.representation.xmlAdded TCG link. + + +Mauritz Jeanson: img.src.path.xmlUpdated description of img.src.path. Bug #1785224 revealed that +there was a risk of misunderstanding how it works. + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.73.2 release. + + +Jirka Kosek: xsl2profile.xslAdded new rules to profile all content generated by HTML Help (including alias files) + + +Robert Stayton: profile-mode.xsluse mode="profile" instead of xsl:copy-of for attributes so +they can be more easily customized. + + + + + + +Tools +The following changes have been made to the + tools code + since the 1.73.2 release. + + +Michael(tm) Smith: make/Makefile.DocBookvarious changes and additions to support making with asciidoc as +an input format + + +Michael(tm) Smith: make/Makefile.DocBookmake dblatex the default PDF maker for the example makefile + + +Michael(tm) Smith: xsl/build/html2roff.xslReworked handling of K&R funcprototype output. It no longer relies +on the HTML kr-tabular templates, but instead just does direct +transformation to roff. For K&R output, it displays the paramdef +output in an indented list following the prototype. + + +Mauritz Jeanson: xsl/build/make-xsl-params.xslMade attribute-sets members of the param list. This enables links to attribute-sets in the +reference documentation. + + +Michael(tm) Smith: xsl/build/html2roff.xsluse .BI handling in K&R funsynopsis output for manpages, just as +we do already of ANSI output + + +Michael(tm) Smith: xsl/build/html2roff.xslImplemented initial support for handling tabular K&R output of +funcprototype in manpages output. Accomplished by adding more +templates to the intermediate HTML-to-roff stylesheet that the +build uses to create the manpages/html-synop.xsl stylesheet. + + +Michael(tm) Smith: xsl/build/doc-link-docbook.xslMade the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet +import profile-docbook.xsl, so that we can do profiling of release +notes. Corrected some problems in the target for the release-notes +HTML build. + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.73.2 release. + + Keith Fahlgren: MakefileUse DOCBOOK_SVN variable everywhere, please; build with PDF_MAKER + +Michael(tm) Smith: Makefilemoved extensions build targets from master xsl/Makefile to +xsl/extensions/Makefile + + +Michael(tm) Smith: .cvsignorere-adding empty extensions subdir + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.73.2 release. + + +Michael(tm) Smith: VERSIONbring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with +recent change to snapshot build infrastructure + + +Michael(tm) Smith: nbproject/build-impl.xml; nbproject/project.propertiesChanged hard-coded file references in "clean" target to variable +references. Closes #1792043. Thanks to Daniel Leidert. + + +Michael(tm) Smith: VERSION; MakefileDid post-release wrap-up of xsl-saxon and xsl-xalan dirs + + +Michael(tm) Smith: nbproject/build-impl.xml; VERSION; Makefile; testMore tweaks to get release-ready + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.73.2 release. + + +Michael(tm) Smith: VERSIONbring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with +recent change to snapshot build infrastructure + + +Michael(tm) Smith: nbproject/build-impl.xmlChanged hard-coded file references in "clean" target to variable +references. Closes #1792043. Thanks to Daniel Leidert. + + +Michael(tm) Smith: Makefile; VERSIONDid post-release wrap-up of xsl-saxon and xsl-xalan dirs + + +Michael(tm) Smith: Makefile; nbproject/build-impl.xml; VERSIONMore tweaks to get release-ready + + + + + +XSL-libxslt +The following changes have been made to the + xsl-libxslt code + since the 1.73.2 release. + + +Mauritz Jeanson: python/xslt.pyPrint the result to stdout if no outfile has been given. +Some unnecessary semicolons removed. + + +Mauritz Jeanson: python/xslt.pyAdded a function that quotes parameter values (to ensure that they are interpreted as strings). +Replaced deprecated functions from the string module with string methods. + + +Michael(tm) Smith: python/README; python/README.LIBXSLTrenamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT + + +Mauritz Jeanson: python/READMETweaked the text a little. + + + + + + + +Release Notes: 1.73.2 +This is solely a minor bug-fix update to the 1.73.1 release. + It fixes a packaging error in the 1.73.1 package, as well as a + bug in footnote handling in FO output. + + + +Release: 1.73.1 +This is mostly a bug-fix update to the 1.73.0 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.73.0 release. + + +Mauritz Jeanson: locale/de.xmlApplied patch #1766009. + + +Michael(tm) Smith: locale/lv.xmlAdded localization for ProductionSet. + + + + + +FO +The following changes have been made to the + fo code + since the 1.73.0 release. + + +Mauritz Jeanson: table.xslModified the tgroup template so that, for tables with multiple tgroups, +a width attribute is output on all corresponding fo:tables. Previously, +there was a test prohibiting this (and a comment saying that outputting more +than one width attribute will cause an error). But this seems to be no longer +relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559. + + +Mauritz Jeanson: graphics.xslReplaced useless <a> elements with warning messages (textinsert extension). + + +Mauritz Jeanson: admon.xslEnabled generation of ids (on fo:wrapper) for indexterms in admonition titles, so that page +references in the index can be created. Closes bug #1775086. + + + + + +HTML +The following changes have been made to the + html code + since the 1.73.0 release. + + +Mauritz Jeanson: titlepage.xslAdded <xsl:call-template name="process.footnotes"/> to abstract template +so that footnotes in info/abstract are processed. Closes bug #1760907. + + +Michael(tm) Smith: pi.xsl; synop.xslChanged handling of HTML output for the cmdsynopsis and +funcsynopsis elements, such that a@id instances are generated for +them if they are descendants of any element containing a dbcmdlist +or dbfunclist PI. Also, update the embedded reference docs for the +dbcmdlist and dbfunclist PIs to make it clear that they can be +used within any element for which cmdsynopsis or funcsynopsis are +valid children. + + +Michael(tm) Smith: formal.xslReverted the part of revision 6952 that caused a@id anchors to be +generated for output of informal objects. Thanks to Sam Steingold +for reporting. + + +Robert Stayton: glossary.xslAccount for a glossary with no glossdiv or glossentry children. + + +Mauritz Jeanson: titlepage.xslModified legalnotice template so that the base.name parameter is calculated +in the same way as for revhistory chunks. Using <xsl:apply-templates +mode="chunk-filename" select="."/> did not work for single-page output since +the template with that mode is in chunk-code.xsl. + + +Mauritz Jeanson: graphics.xslUpdated support for SVG (must be a child of imagedata in DB 5). +Added support for MathML in imagedata. + + +Mauritz Jeanson: pi.xslAdded documentation for the dbhh PI (used for context-sensitive HTML Help). +(The two templates matching 'dbhh' are still in htmlhelp-common.xsl). + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.73.0 release. + + +Michael(tm) Smith: endnotes.xslIn manpages output, generate warnings about notesources with +non-para children only if the notesource is a footnote or +annotation. Thanks to Sam Steingold for reporting problems with +the existing handling. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.73.0 release. + + +Michael(tm) Smith: htmlhelp-common.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.73.0 release. + + +Michael(tm) Smith: eclipse.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.73.0 release. + + +Michael(tm) Smith: javahelp.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.73.0 release. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; pages2normalise.xslModularised blocks2dbk to allow customisation, +Added support for tables to pages2normalise + + + + + +Params +The following changes have been made to the + params code + since the 1.73.0 release. + + +Robert Stayton: procedure.properties.xmlprocedure was inheriting keep-together from formal.object.properties, but +a procedure does not need to be kept together by default. + + +Dave Pawson: title.font.family.xml; component.label.includes.part.label.xml; table.frame.b⋯Regular formatting re-org. + + + + + + +Release: 1.73.0 +This release includes important bug fixes and adds the following +significant feature changes: + + + New localizations and localization updates + + We added two new localizations: Latvian and + Esperanto, and made updates to the Czech, Chinese + Simplified, Mongolian, Serbian, Italian, and Ukrainian + localizations. + + + + ISO690 citation style for bibliography output. + + Set the + bibliography.style parameter to + iso690 to use ISO690 style. + + + + New documentation for processing instructions (PI) + + The reference documentation that ships with the + release now includes documentation on all PIs that you can use to + control output from the stylesheets. + + + + New profiling parameters for audience and wordsize + + You can now do profiling based on the values of the + audience and + wordsize attributes. + + + + Changes to man-page output + + The manpages stylesheet now supports single-pass + profiling and single-pass DocBook 5 namespace stripping + (just as the HTML and FO stylesheets also do). Also, added + handling for mediaobject & + inlinemediaobject. (Each imagedata, + audiodata, or videodata element + within a mediaobject or inline + mediaobject is now treated as a "notesource" + and so handled in much the same way as links and + annotation/alt/footnote + are in manpages output.) And added the + man.authors.section.enabled and + man.copyright.section.enabled + parameters to enable control over whether output includes + auto-generated AUTHORS and + COPYRIGHT sections. + + + + Highlighting support for C + + The highlighting mechanism for generating + syntax-highlighted code snippets in output now supports C + code listings (along with Java, PHP, XSLT, and others). + + + + Experimental docbook-xsl-update script + + We added an experimental docbook-xsl-update + script, the purpose of which is to facilitate + easy sync-up to the latest docbook-xsl snapshot (by means + of rsync). + + + + + + +Gentext +The following changes have been made to the +gentext code +since the 1.72.0 release. + + +Michael(tm) Smith: locale/lv.xml; MakefileAdded Latvian localization file, from Girts Ziemelis. + + +Dongsheng Song: locale/zh_cn.xmlBrought up to date with en.xml in terms of items. A few strings marked for translation. + + +Jirka Kosek: locale/cs.xmlAdded missing translations + + +Robert Stayton: locale/eo.xmlNew locale for Esperanto. + + +Robert Stayton: locale/mn.xmlUpdate from Ganbold Tsagaankhuu. + + +Jirka Kosek: locale/en.xml; locale/cs.xmlRules for normalizing glossary entries before they are sorted can be now different for each language. + + +Michael(tm) Smith: locale/sr_Latn.xml; locale/sr.xmlCommitted changes from Miloš Komarčević to Serbian files. + + +Robert Stayton: locale/ja.xmlFix chapter in context xref-number-and-title + + +Robert Stayton: locale/it.xmlImproved version from contributor. + + +Mauritz Jeanson: locale/uk.xmlApplied patch 1592083. + + + + +Common +The following changes have been made to the +common code +since the 1.72.0 release. + + +Michael(tm) Smith: labels.xslChanged handling of reference auto-labeling such that reference +(when it appears at the component level) is now affected by the +label.from.part param, just as preface, chapter, and appendix. + + +Michael(tm) Smith: common.xslAdded support to the HTML stylesheets for proper processing of +orgname as a child of author. + + +Michael(tm) Smith: refentry.xslRefined logging output of refentry metadata-gathering template; +for some cases of "missing" elements (refmiscinfo stuff, etc.), +the log messages now include URL to corresponding page in the +Definitive Guide (TDG). + + +Robert Stayton: titles.xslAdd refsection/info/title support. + + +Michael(tm) Smith: titles.xslAdded support for correct handling of xref to elements that +contain info/title descendants but no title children. + +This should be further refined so that it handles any *info +elements. And there are probably some other places where similar +handling for *info/title should be added. + + +Mauritz Jeanson: pi.xslModified <xsl:when> in datetime.format template to work +around Xalan bug. + + + + +FO +The following changes have been made to the +fo code +since the 1.72.0 release. + + +Robert Stayton: component.xslAdd parameters to the page.sequence utility template. + + +Mauritz Jeanson: xref.xslAdded template for xref to area/areaset. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: inline.xslAdded template match for person element to fo stylesheet. + + +Robert Stayton: lists.xslAdded support for spacing="compact" in variablelist, per bug report #1722540. + + +Robert Stayton: table.xsltable pgwide="1" should also use pgwide.properties attribute-set. + + +Mauritz Jeanson: inline.xslMake citations numbered if bibliography.numbered != 0. + + +Robert Stayton: param.xweb; param.entAdd new profiling parameters for audience and wordsize. + + +Robert Stayton: param.xweb; param.entAdded callout.icon.size parameter. + + +Robert Stayton: inline.xsl; xref.xslAdd support for xlink as olink. + + +Robert Stayton: autotoc.xsl; param.xweb; param.entAdd support for qanda.in.toc to fo TOC. + + +Robert Stayton: component.xslImproved the page.sequence utility template for use with book. + + +Robert Stayton: division.xslRefactored the big book template into smaller pieces. +Used the "page.sequence" utility template in +component.xsl to shorten the toc piece. +Added placeholder templates for front.cover and back.cover. + + +Robert Stayton: param.xweb; param.ent; sections.xslAdd section.container.element parameter to enable +pgwide spans inside sections. + + +Robert Stayton: param.xweb; param.ent; component.xslAdd component.titlepage.properties attribute-set to +support span="all" and other properties. + + +Robert Stayton: htmltbl.xsl; table.xslApply table.row.properties template to html tr rows too. +Add keep-with-next to table.row.properties when row is in thead. + + +Robert Stayton: table.xslAdd support for default.table.frame parameter. +Fix bug 1575446 rowsep last check for @morerows. + + +Robert Stayton: refentry.xslAdd support for info/title in refsections. + + +David Cramer: qandaset.xslMake fo questions and answers behave the same way as html + + +Jirka Kosek: lists.xslAdded missing attribute set for procedure + + +Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xslAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: param.xweb; param.ent; pagesetup.xslAdd header.table.properties and footer.table.properties attribute-sets. + + +Robert Stayton: inline.xslAdd fop1.extensions for menuchoice arrow handling exception. + + + + +HTML +The following changes have been made to the + html code + since the 1.72.0 release. + + +Mauritz Jeanson: param.xweb; param.entMoved declaration and documentation of javahelp.encoding from javahelp.xsl to the +regular "parameter machinery". + + +Michael(tm) Smith: admon.xslChanged handling of titles for note, warning, caution, important, +tip admonitions: We now output and HTML h3 head only if +admon.textlabel is non-zero or if the admonition actually contains +a title; otherwise, we don't output an h3 head at all. +(Previously, we were outputting an empty h3 if the admon.textlabel +was zero and if the admonition had no title.) + + +Mauritz Jeanson: xref.xslAdded template for xref to area/areaset. +Part of fix for bug #1675513 (xref to area broken). + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; sections.xslAdded fixes to avoid duplicate ids when generate.id.attributes = 1. +This (hopefully) closes bug #1671052. + + +Michael(tm) Smith: formal.xsl; pi.xslMade the dbfunclist PI work as intended. Also added doc for +dbfunclist and dbcmdlist PIs. + + +Michael(tm) Smith: pi.xsl; synop.xslMade the dbcmdlist work the way it appears to have been intended +to work. Restored dbhtml-dir template back to pi.xsl. + + +Michael(tm) Smith: titlepage.xsl; param.xweb; param.entAdded new param abstract.notitle.enabled. +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. +Because sometimes you really don't want or need that title +there... + + +Michael(tm) Smith: chunk-code.xsl; graphics.xslWhen we are chunking long descriptions for mediaobject instances +into separate HTML output files, and use.id.as.filename is +non-zero, if a mediaobject has an ID, use that ID as the basename +for the long-description file (otherwise, we generate an ID for it +and use that ID as the basename for the file). +The parallels the recent change made to cause IDs for legalnotice +instances to be used as basenames for legalnotice chunks. +Also, made some minor refinements to the recent changes for +legalnotice chunk handling. + + +Michael(tm) Smith: titlepage.xslAdded support to the HTML stylesheets for proper processing of +orgname as a child of author. + + +Michael(tm) Smith: chunk-code.xslWhen $generate.legalnotice.link is non-zero and +$use.id.as.filename is also non-zero, if a legalnotice has an ID, +then instead of assigning the "ln-<generatedID>" basename to the +output file for that legalnotice, just use its real ID as the +basename for the file -- as we do when chunking other elements +that have IDs. + + +David Cramer: xref.xslHandle alt text on xrefs to steps when the step doesn't have a title. + + +David Cramer: lists.xslAdded <p> element around term in variablelist when formatted as table to avoid misalignment of term and listitem in xhtml (non-quirks mode) output + + +David Cramer: qandaset.xslAdded <p> element around question and answer labels to avoid misalignment of label and listitem in xhtml (non-quirks mode) output + + +David Cramer: lists.xslAdded <p> element around callouts to avoid misalignment of callout and listitem in xhtml (non-quirks mode) output + + +Mauritz Jeanson: inline.xslMake citations numbered if bibliography.numbered != 0. + + +Robert Stayton: param.xweb; param.entAdd support for new profiling attributes audience and wordsize. + + +Robert Stayton: inline.xsl; xref.xslAdd support for xlink olinks. + + +Jirka Kosek: glossary.xslRules for normalizing glossary entries before they are sorted can be now different for each language. + + +Robert Stayton: chunk-common.xsl; chunk-code.xsl; manifest.xsl; chunk.xslRefactored the chunking modules to move all named templates to +chunk-common.xsl and all match templates to chunk-code.xsl, in +order to enable better chunk customization. +See the comments in chunk.xsl for more details. + + +Robert Stayton: lists.xslAdd anchor for xml:id for listitem in varlistentry. + + +Robert Stayton: refentry.xslAdd support for info/title in refsections for db5. + + +Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xslAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: inline.xsl; xref.xslAdd call to class.attribute to <a> output elements so they can +have a class value too. + + +Mauritz Jeanson: glossary.xslFixed bug #1644881: +* Added curly braces around all $language attribute values. +* Moved declaration of language variable to top level of stylesheet. +Tested with Xalan, Saxon, and xsltproc. + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.72.0 release. + + +Michael(tm) Smith: param.xweb; docbook.xsl; param.entAdded the man.authors.section.enabled and +man.copyright.section.enabled parameters. Set those to zero when +you want to suppress display of the auto-generated AUTHORS and +COPYRIGHT sections. Closes request #1467806. Thanks to Daniel +Leidert. + + +Michael(tm) Smith: docbook.xslTook the test that the manpages stylesheet does to see if there +are any Refentry chilren in current doc, and made it +namespace-agnostic. Reason for that is because the test otherwise +won't work when it is copied over into the generated +profile-docbook.xsl stylesheet. + + +Michael(tm) Smith: MakefileAdded a manpages/profile-docbook.xsl file to enable single-pass +profiling for manpages output. + + +Michael(tm) Smith: info.xslOutput copyright and legalnotice in man-page output in whatever +place they are in in document order. Closes #1690539. Thanks to +Daniel Leidert for reporting. + + +Michael(tm) Smith: docbook.xslRestored support for single-pass namespace stripping to manpages +stylesheet. + + +Michael(tm) Smith: synop.xsl; block.xsl; info.xsl; inline.xsl; lists.xsl; endnotes.xsl; ut⋯Changed handling of bold and italic/underline output in manpages +output. Should be transparent to users, but... + +This touches handling of all bold and italic/underline output. The +exact change is that the mode="bold" and mode="italic" utility +templates were changed to named templates. (I think maybe I've +changed it back and forth from mode to named before, so this is +maybe re-reverting it yet again). + +Anyway, the reason for the change is that the templates are +sometimes call on dynamically node-sets, and using modes to format +those doesn't allow passing info about the current/real context +node from the source (not the node-set created by the stylesheet) +to that formatting stage. + +The named templates allow the context to be passed in as a +parameter, so that the bold/ital formatting template can use +context-aware condition checking. + +This was basically necessary in order to suppress bold formatting +in titles, which otherwise gets screwed up because of the numbnut +way that roff handles nested bold/ital. + +Closes #1674534). Much thanks to Daniel Leidert, whose in his +docbook-xsl bug-finding kung-fu has achieved Grand Master status. + + +Michael(tm) Smith: block.xslFixed handling of example instances by adding the example element +to the same template we use for processing figure. Closes +#1674538. Thanks to Daniel Leidert. + + +Michael(tm) Smith: utility.xslDon't include lang in manpages filename/pathname if lang=en (that +is, only generate lang-qualified file-/pathnames for non-English). + + +Michael(tm) Smith: endnotes.xslIn manpages output, emit warnings for notesources (footnote, etc.) +that have something other than para as a child. + +The numbered-with-hanging-indent formatting that's used for +rendering endnotes in the NOTES section of man pages places some +limits/assumptions on how the DocBook source is marked up; namely, +for notesources (footnote, annotation, etc.) that can contain +block-level children, if the they have a block-level child such as +a table or itemizedlist or orderedlist that is the first child of +a footnote, we have no way of rendering/indenting its content +properly in the endnotes list. + +Thus, the manpages stylesheet not emits a warning message for that +case, and suggests the "fix" (which is to wrap the table or +itemizedlist or whatever in a para that has some preferatory text. + + +Michael(tm) Smith: utility.xslAdded support to mixed-block template for handling tables in +mixed-blocks (e.g., as child of para) correctly. + + +Michael(tm) Smith: table.xsl; synop.xsl; block.xsl; info.xsl; lists.xsl; refentry.xsl; end⋯Reverted necessary escaping of backslash, dot, and dash +out of the well-intentioned (but it now appears, +misguided) "marker" mechanism (introduced in the 1.72.0 +release) -- which made use of alternative "marker" +characters as internal representations of those +characters, and then replaced them just prior to +serialization -- and back into what's basically the +system that was used prior to the 1.69.0 release; that +is, into a part of stylesheet code that gets executed +at the beginning of processing -- before any other roff +markup up is. This change obviates the need for the +marker system. It also requires a lot less RAM during +processing (for large files, the marker mechanism +ending up requiring gigabytes of memory). + +Closes bug #1661177. Thanks to Scott Smedley for +providing a test case (the fvwm man page) that exposed +the problem with the marker mechanism. + +Also moved the mechanism for converting non-breaking +spaces back into the same area of the stylesheet code. + + +Michael(tm) Smith: lists.xslFixed problem with incorrect formatting of nested variablelist. +Closes bug #1650931. Thanks to Daniel "Eagle Eye" Leidert. + + +Michael(tm) Smith: lists.xslMake sure that all listitems in itemizedlist and orderedlist are +preceded by a blank line. This fixes a regression that occurred +when instances of the TP macro that were use in a previous +versions of the list-handling code were switched to RS/RE (because +TP doesn't support nesting). TP automatically generates a blank +line, but RS doesn't. So I added a .sp before each .RS + + +Michael(tm) Smith: block.xsl; inline.xsl; param.xweb; docbook.xsl; links.xsl; param.entMade a number of changes related to elements with +out-of-line content: + +- Added handling for mediaobject & inlinemediaobject. + Each imagedata, audiodata, or videodata element + within a mediaobject or inline mediaobject is now + treated as a "notesource" and so handled in much the + same way as links and annotation/alt/footnotes. + + That means a numbered marker is generated inline to + mark the place in the main flow where the imagedata, + audiodata, or videodata element occurs, and a + corresponding numbered endnote for it is generated in + the endnotes list at the end of the man page; the + endnote contains the URL from the fileref attribute + of the imagedata, audiodata, or videodata element. + + For mediobject and inlinemediaobject instances that + have a textobject child, the textobject is displayed + within the main text flow. + +- Renamed several man.link.* params to man.endnotes.*, + to reflect that fact that the endnotes list now + contains more than just links. Also did similar + renaming for a number of stylesheet-internal vars. + +- Added support for xlink:href (along with existing + support for the legacy ulink element). + +- Cleaned up and streamlined the endnotes-handling + code. It's still messy and klunky and the basic + mechanism it uses is very inefficent for documents + that contain a lot of notesources, but at least it's + a bit better than it was. + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.72.0 release. + + +Mauritz Jeanson: MakefileFixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added. + + +David Cramer: eclipse.xslAdded normalize-space around to avoid leading whitespace from appearing in the output if there's extra leading whitespace (e.g. <title> Foo</title>) in the source + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.72.0 release. + + +Mauritz Jeanson: javahelp.xslImplemented FR #1230233 (sorted index in javahelp). + + +Mauritz Jeanson: javahelp.xslAdded normalize-space() around titles and index entries to work around whitespace problems. +Added support for glossary and bibliography in toc and map files. + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.72.0 release. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl; normalise2sections.xsl; sections2blocks.⋯new stylesheets for better word processor support and easier maintenance + + +Steve Ball: template-pages.xml; dbk2wp.xsl; sections-spec.xmlfixed bugs + + + + +Params +The following changes have been made to the + params code + since the 1.72.0 release. + + +Mauritz Jeanson: htmlhelp.button.back.xml; htmlhelp.button.forward.xml; htmlhelp.button.zo⋯Modified refpurpose text. + + +Mauritz Jeanson: htmlhelp.map.file.xml; htmlhelp.force.map.and.alias.xml; htmlhelp.alias.f⋯Fixed typos, made some small changes. + + +Mauritz Jeanson: javahelp.encoding.xmlMoved declaration and documentation of javahelp.encoding from javahelp.xsl to the +regular "parameter machinery". + + +Mauritz Jeanson: generate.id.attributes.xmlAdded refpurpose text. + + +Mauritz Jeanson: annotation.js.xml; annotation.graphic.open.xml; annotation.graphic.close.⋯Added better refpurpose texts. + + +Michael(tm) Smith: chunker.output.cdata-section-elements.xml; chunker.output.standalone.xm⋯Fixed some broken formatting in source files for chunker.* params, +as pointed out by Dave Pawson. + + +Michael(tm) Smith: label.from.part.xmlChanged handling of reference auto-labeling such that reference +(when it appears at the component level) is now affected by the +label.from.part param, just as preface, chapter, and appendix. + + +Mauritz Jeanson: callout.graphics.extension.xmlClarified that 'extension' refers to file names. + + +Michael(tm) Smith: abstract.notitle.enabled.xmlAdded new param abstract.notitle.enabled. +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. +Because sometimes you really don't want or need that title +there... + + +Michael(tm) Smith: man.string.subst.map.xmlUpdated manpages string-substitute map to reflect fact that +because of another recent change to suppress bold markup in .SH +output, we no longer need to add a workaround for the accidental +uppercasing of roff escapes that occurred previously. + + +Jirka Kosek: margin.note.float.type.xml; title.font.family.xml; table.frame.border.color.x⋯Improved parameter metadata + + +Robert Stayton: profile.wordsize.xml; profile.audience.xmlAdd support for profiling on new attributes audience and wordsize. + + +Robert Stayton: callout.graphics.number.limit.xml; callout.graphics.extension.xmlAdded SVG graphics for fo output. + + +Robert Stayton: callout.icon.size.xmlSet size of callout graphics. + + +Jirka Kosek: default.units.xml; chunker.output.method.xml; toc.list.type.xml; output.inden⋯Updated parameter metadata to the new format. + + +Jirka Kosek: man.output.quietly.xml; title.font.family.xml; footnote.sep.leader.properties⋯Added type annotations into parameter definition files. + + +Robert Stayton: section.container.element.xmlSupport spans in sections for certain processors. + + +Robert Stayton: component.titlepage.properties.xmlEmpty attribute set for top level component titlepage block. +Allows setting a span on title info. + + +Jirka Kosek: bibliography.style.xmlAdded link to WiKi page with description of special markup needed for ISO690 biblioentries + + +Robert Stayton: make.year.ranges.xmlClarify that multiple year elements are required. + + +Robert Stayton: id.warnings.xmlTurn off id.warnings by default. + + +Jirka Kosek: bibliography.style.xmlAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: header.table.properties.xml; footer.table.properties.xmlSupport adding table properties to header and footer tables. + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.72.0 release. + + +Jirka Kosek: c-hl.xml; xslthl-config.xmlAdded support for C language. Provided by Bruno Guegan. + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.72.0 release. + + +Robert Stayton: profile-mode.xslAdd support for new profiling attributes audience and wordsize. + + + + +Lib +The following changes have been made to the + lib code + since the 1.72.0 release. + + +Michael(tm) Smith: lib.xwebChanged name of prepend-pad template to pad-string and twheeked so +it can do both right/left padding. + + + + +Tools +The following changes have been made to the + tools code + since the 1.72.0 release. + + +Michael(tm) Smith: bin; bin/docbook-xsl-updateDid some cleanup to the install.sh source and added a +docbook-xsl-update script to the docbook-xsl distro, the purpose +of which is to facilitate easy sync-up to the latest docbook-xsl +snapshot (by means of rsync). + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.72.0 release. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.72.0 release. + + +Michael(tm) Smith: Makefile; xalan2Turned off xalan2.jar build. This removes DocBook XSL +Java extensions support for versions of Xalan prior to +Xalan 2.7. If you are currently using the extensions +with an earlier version of Xalan, you need to upgrade +to Xalan 2.7. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + + + + +Release: 1.72.0 +This release includes important bug fixes and adds the following +significant feature changes: + + + Automatic sorting of glossary entries + + The HTML and FO stylesheets now support automatic sorting + of glossary entries. To enable glossary sorting, set + the value of the glossary.sort parameter + to 1 (by default, it’s value is + 0). When you enable glossary sorting, + glossentry elements within a glossary, + glossdiv, or glosslist are sorted on the + glossterm, using the current language setting. If you + don’t enable glossary sorting, then the order of + glossentry elements is left “as is” — that is, they + are not sorted but are instead just displayed in document + order. + + + + WordML renamed to Roundtrip, OpenOffice support added + + Stylesheets for “roundtrip” conversion between documents in + OpenOffice format (ODF) and DocBook XML have been added to the set + of stylesheets that formerly had the collective title + WordML, and that set of stylesheets has + been renamed to Roundtrip to better + reflect the actual scope and purpose of its contents. + So the DocBook XSL Stylesheets now support roundtrip + conversion (with certain limitations) of WordML, OpenOffice, and + Apple Pages documents to and from DocBook XML. + + + + Including QandASet questions in TOCs + + The HTML stylesheet now provides support for including + QandASet questions in the document TOC. To + enable display of questions in the document TOC, set + the value of the qanda.in.toc to + 1 (by default, it’s 0). When you + enable qanda.in.toc, then the generated + table of contents for a document will include + qandaset titles, qandadiv titles, and + question elements. The default value of zero + excludes them from the TOC. + + The qanda.in.toc parameter does + not affect any tables of contents that may be generated + within a qandaset or + qandadiv (only in the document TOC). + + + + + + Language identifier in man-page filenames and pathnames + + Added new parameter man.output.lang.in.name.enabled, which controls whether + a language identifier is included in man-page filenames and + pathnames. It works like this: + + If the value of man.output.lang.in.name.enabled is non-zero, + man-page files are output with a language identifier included in + their filenames or pathnames as follows: + + + if + man.output.subdirs.enabled is non-zero, + each file is output to, e.g., a + /$lang/man8/foo.8 pathname + + if + man.output.subdirs.enabled is zero, + each file is output with a foo.$lang.8 + filename + + + + + + index.page.number.properties property set + + For FO output, use the + index.page.number.properties to control + formatting of page numbers in index output — to (for + example) to display page numbers in index output in a + different color (to indicate that they are links). + + + + Crop marks in output from Antenna House XSL Formatter + + Support has been added for generating crop marks in + print/PDF output generated using Antenna House XSL Formatter + + + + More string-substitution hooks in manpages output + + The man.string.subst.map.local.pre + and man.string.subst.map.local.post + parameters have been added to enable easier control over + custom string substitutions. + + + + Moved verbatim properties to attribute-set + + The hardcoded properties used in verbatim elements (literallayout, + programlisting, screen) were moved to the verbatim.properties + attribute-set so they can be more easily customized. + + + + enhanced simple.xlink template + + Now the simple.xlink template in inline.xsl works with + cross reference elements xref and link as well. Also, more elements + call simple.xlink, which enables DB5 xlink functionality. + + + + + DocBook 5 compatibility + + Stylesheets now consistently support DocBook 5 attributes + (such as xml:id). Also, DocBook 5 info elements are now checked + along with other *info elements, and the use of name() function + was replaced by local-name() so it also matches on DocBook 5 elements. + These changes enable reusing the stylesheets with DocBook 5 + documents with minimal fixup. + + + + + HTML class attributes now handled in class.attribute mode + + The HTML class attributes were formerly hardcoded to the + element name. Now the class attribute is generated by applying + templates in class.attribute mode so class attribute names + can be customized. The default is still the element name. + + + + arabic-indic numbering enabled in autolabels + + Numbering of chapter, sections, and pages can now use + arabic-indic numbering when number format is set to 'arabicindic' or + to ١. + + + +The following is a detailed list of changes (not +including bug fixes) that have been made since the 1.71.1 +release. + + +Common +The following changes have been made to the + common code + since the 1.71.1 release. + + +Add support for arabicindic numbering to autolabel.format template.M: /trunk/xsl/common/labels.xsl - Robert Stayton + + +Finish support for @xml:id everywhere @id is used.M: /trunk/xsl/common/gentext.xsl; M: /trunk/xsl/common/titles.xsl - Robert Stayton + + +replace name() with local-name() in most cases.M: /trunk/xsl/common/l10n.xsl; M: /trunk/xsl/common/olink.xsl; M: /trunk/xsl/common/subtitles.xsl; M: /trunk/xsl/common/labels.xsl; M: /trunk/xsl/common/titles.xsl; M: /trunk/xsl/common/common.xsl - Robert Stayton + + +Add support for info.M: /trunk/xsl/common/subtitles.xsl; M: /trunk/xsl/common/labels.xsl; M: /trunk/xsl/common/titles.xsl; M: /trunk/xsl/common/common.xsl; M: /trunk/xsl/common/targets.xsl - Robert Stayton + + +Add utility template tabstyle to return the tabstyle from +any table element.M: /trunk/xsl/common/table.xsl - Robert Stayton + + + + + +FO +The following changes have been made to the + fo code + since the 1.71.1 release. + + +Add support for sorting glossary entriesM: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent; M: /trunk/xsl/fo/glossary.xsl - Robert Stayton + + +Add table.row.properties template to customize table rows.M: /trunk/xsl/fo/table.xsl - Robert Stayton + + +Moved all properties to attribute-sets so can be customized more easily.M: /trunk/xsl/fo/verbatim.xsl - Robert Stayton + + +Add index.page.number.properties attribute-set to format page numbers.M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + +xref now supports xlink:href, using simple.xlink template.M: /trunk/xsl/fo/xref.xsl - Robert Stayton + + +Rewrote simple.xlink, and call it with all charseq templates.M: /trunk/xsl/fo/inline.xsl - Robert Stayton + + +Add simple.xlink processing to term and member elements.M: /trunk/xsl/fo/lists.xsl - Robert Stayton + + +Add support for crop marks in Antenna House.M: /trunk/xsl/fo/axf.xsl; M: /trunk/xsl/fo/pagesetup.xsl - Robert Stayton + + + + + +HTML +The following changes have been made to the + html code + since the 1.71.1 release. + + +Add support for sorting glossary entriesM: /trunk/xsl/html/glossary.xsl - Robert Stayton + + +Add support for qanda.in.toc to add qandaentry questions to document TOC.M: /trunk/xsl/html/autotoc.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Robert Stayton + + +add simple.xlink support to variablelist term and simplelist member.M: /trunk/xsl/html/lists.xsl - Robert Stayton + + +*.propagates.style now handled in class.attribute mode.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/block.xsl; M: /trunk/xsl/html/footnote.xsl - Robert Stayton + + +add class parameter to class.attribute mode to set default class.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Convert all class attributes to use the class.attribute mode +so class names can be customized more easily.M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/division.xsl; M: /trunk/xsl/html/sections.xsl; M: /trunk/xsl/html/math.xsl; M: /trunk/xsl/html/block.xsl; M: /trunk/xsl/html/info.xsl; M: /trunk/xsl/html/footnote.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/admon.xsl; M: /trunk/xsl/html/refentry.xsl; M: /trunk/xsl/html/qandaset.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/biblio.xsl; M: /trunk/xsl/html/task.xsl; M: /trunk/xsl/html/component.xsl; M: /trunk/xsl/html/glossary.xsl; M: /trunk/xsl/html/callout.xsl; M: /trunk/xsl/html/index.xsl; M: /trunk/xsl/html/synop.xsl; M: /trunk/xsl/html/verbatim.xsl; M: /trunk/xsl/html/ebnf.xsl - Robert Stayton + + +Add class.attribute mode to generate class attributes.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Added simple.xlink to most remaining inlines. +Changed class attributes to applying class.attributes mode.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Changed xref template to use simple.xlink tempalte.M: /trunk/xsl/html/xref.xsl - Robert Stayton + + +Improve generate.html.title to work with link targets too.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Improved simple.xlink to support link and xref.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Use new link.title.attribute now.M: /trunk/xsl/html/xref.xsl - Robert Stayton + + +Rewrote simple.xlink to handle linkend also. +Better computation of title attribute on link too.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Handle Xalan quirk as special case.M: /trunk/xsl/html/db5strip.xsl - Robert Stayton + + +Add support for info.M: /trunk/xsl/html/admon.xsl; M: /trunk/xsl/html/autotoc.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/refentry.xsl; M: /trunk/xsl/html/biblio.xsl; M: /trunk/xsl/html/qandaset.xsl; M: /trunk/xsl/html/component.xsl; M: /trunk/xsl/html/glossary.xsl; M: /trunk/xsl/html/division.xsl; M: /trunk/xsl/html/index.xsl; M: /trunk/xsl/html/sections.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/block.xsl - Robert Stayton + + +Fixed imagemaps so they work properly going from calspair coords +to HTML area coords.M: /trunk/xsl/html/graphics.xsl - Robert Stayton + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.71.1 release. + + +Added doc for man.output.lang.in.name.enabled parameter. This +checkin completes support for writing file/pathnames for man-pages +with $lang include in the names. Closes #1585967. knightly +accolades to Daniel Leidert for providing the feature request.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent - Michael(tm) Smith + + +Added new param man.output.lang.in.name.enabled, which +controls whether $LANG value is included in manpages +filenames and pathnames. It works like this: + +If the value of man.output.lang.in.name.enabled is non-zero, +man-page files are output with the $lang value included in +their filenames or pathnames as follows; + +- if man.output.subdirs.enabled is non-zero, each file is + output to, e.g., a /$lang/man8/foo.8 pathname + +- if man.output.subdirs.enabled is zero, each file is output + with a foo.$lang.8 filenameM: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Use "\e" instead of "\\" for backslash output, because the +groff docs say that's the correct thing to do; also because +testing (thanks, Paul Dubois) shows that "\\" doesn't always +work as expected; for example, "\\" within a table seems to +mess things up.M: /trunk/xsl/manpages/charmap.groff.xsl - Michael(tm) Smith + + +Added the man.string.subst.map.local.pre and +man.string.subst.map.local.post parameters. Those parameters +enable local additions and changes to string-substitution mappings +without the need to change the value of man.string.subst.map +parameter (which is for standard system mappings). Closes +#1456738. Thanks to Sam Steingold for constructing a true +stylesheet torture test (the clisp docs) that exposed the need for +these params.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent; M: /trunk/xsl/manpages/other.xsl - Michael(tm) Smith + + +Added the Markup element to the list of elements that get output +in bold. Thanks to Eric S. Raymond.M: /trunk/xsl/manpages/inline.xsl - Michael(tm) Smith + + +Replaced all dots in roff requests with U+2302 ("house" +character), and added escaping in output for all instances of dot +that are not in roff requests. This fixes the problem case where a +string beginning with a dot (for example, the string ".bashrc") +might occur at the beginning of a line in output, in which case +would mistakenly get interpreted as a roff request. Thanks to Eric +S. Raymond for pushing to fix this.M: /trunk/xsl/manpages/table.xsl; M: /trunk/xsl/manpages/synop.xsl; M: /trunk/xsl/manpages/block.xsl; M: /trunk/xsl/manpages/info.xsl; M: /trunk/xsl/manpages/lists.xsl; M: /trunk/xsl/manpages/refentry.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Made change to ensure that list content nested in +itemizedlist and orderedlist instances is properly indented. This +is a switch from using .TP to format those lists to using .RS/.RE +to format them instead (because .TP does not allow nesting). Closes bug #1602616. +Thanks to Daniel Leidert.M: /trunk/xsl/manpages/lists.xsl - Michael(tm) Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.71.1 release. + + +Added doc for man.output.lang.in.name.enabled parameter. This +checkin completes support for writing file/pathnames for man-pages +with $lang include in the names. Closes #1585967. knightly +accolades to Daniel Leidert for providing the feature request.A: /trunk/xsl/params/man.output.lang.in.name.enabled.xml - Michael(tm) Smith + + +Added new param man.output.lang.in.name.enabled, which +controls whether $LANG value is included in manpages +filenames and pathnames. It works like this: + +If the value of man.output.lang.in.name.enabled is non-zero, +man-page files are output with the $lang value included in +their filenames or pathnames as follows; + +- if man.output.subdirs.enabled is non-zero, each file is + output to, e.g., a /$lang/man8/foo.8 pathname + +- if man.output.subdirs.enabled is zero, each file is output + with a foo.$lang.8 filenameM: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Added the man.string.subst.map.local.pre and +man.string.subst.map.local.post parameters. Those parameters +enable local additions and changes to string-substitution mappings +without the need to change the value of man.string.subst.map +parameter (which is for standard system mappings). Closes +#1456738. Thanks to Sam Steingold for constructing a true +stylesheet torture test (the clisp docs) that exposed the need for +these params.A: /trunk/xsl/params/man.string.subst.map.local.post.xml; A: /trunk/xsl/params/man.string.subst.map.local.pre.xml; M: /trunk/xsl/params/man.string.subst.map.xml - Michael(tm) Smith + + +Add index.page.number.properties by default.M: /trunk/xsl/params/xep.index.item.properties.xml - Robert Stayton + + +Added index.page.number.properties to allow customizations of page numbers in indexes.A: /trunk/xsl/params/index.page.number.properties.xml - Robert Stayton + + +Move show-destination="replace" property from template to attribute-set +so it can be customized.M: /trunk/xsl/params/olink.properties.xml - Robert Stayton + + +Add support for sorting glossary entriesA: /trunk/xsl/params/glossary.sort.xml - Robert Stayton + + +Add option to include qanda in tables of contents.A: /trunk/xsl/params/qanda.in.toc.xml - Robert Stayton + + +Moved all properties to attribute-sets so can be customized more easily.M: /trunk/xsl/params/verbatim.properties.xml - Robert Stayton + + + + + +Template +The following changes have been made to the + template code + since the 1.71.1 release. + + +Added workaround for Xalan bug: use for-each and copy instead of copy-of (#1604770).M: /trunk/xsl/template/titlepage.xsl - Mauritz Jeanson + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.71.1 release. + + +rename to roundtrip, add OpenOffice supportM: /trunk/xsl/roundtrip/docbook-pages.xsl; M: /trunk/xsl/roundtrip/specifications.xml; A: /trunk/xsl/roundtrip/dbk2ooo.xsl; M: /trunk/xsl/roundtrip/docbook.xsl; A: /trunk/xsl/roundtrip/dbk2pages.xsl; M: /trunk/xsl/roundtrip/template.xml; A: /trunk/xsl/roundtrip/dbk2wordml.xsl; A: /trunk/xsl/roundtrip/dbk2wp.xsl; M: /trunk/xsl/roundtrip/template.dot; M: /trunk/xsl/roundtrip/wordml-final.xsl - Steve Ball + + + + + + +Release: 1.71.1 +This is a minor update to the 1.71.0 release. Along with a +number of bug fixes, it includes two feature changes: + + + + Added support for profiling based on xml:lang and status attributes. + + + Added initial support in manpages output for + footnote, annotation, and alt + instances. Basically, they all now get handled the same way + ulink instances are. They are treated as a class as + "note sources": A numbered marker is generated at the place in the + main text flow where they occur, then their contents are displayed + in an endnotes section at the end of the man page. + + + + + +Common +The following changes have been made to the + common code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.D: /trunk/xsl/common/autoidx-ng.xsl - Jirka Kosek + + +Add support for Xalan generating a root xml:base like saxon.M: /trunk/xsl/common/stripns.xsl - Robert Stayton + + + + + +FO +The following changes have been made to the + fo code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.M: /trunk/xsl/fo/autoidx-ng.xsl; M: /trunk/xsl/fo/autoidx-kosek.xsl - Jirka Kosek + + +Add support for Xalan to add root node xml:base for db5 docs.M: /trunk/xsl/fo/docbook.xsl - Robert Stayton + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.M: /trunk/xsl/html/autoidx-ng.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl - Jirka Kosek + + +Add support for Xalan to add root node xml:base for db5 docs.M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/docbook.xsl - Robert Stayton + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Jirka Kosek + + +Made changes in namespace declarations to prevent xmllint's +canonicalizer from treating them as relative namespace URIs. + + - Changed xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService" + to xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService"; + Saxon accepts either form + (see http://www.saxonica.com/documentation/extensibility/functions.html); + to Saxon, "the part of the URI before the final '/' is immaterial". + + - Changed, e.g. xmlns:xverb="com.nwalsh.xalan.Verbatim" to + xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"; Xalan accepts + either form + (see http://xml.apache.org/xalan-j/extensions.html#java-namespace-declare); + just as Saxon does, it will "simply use the string to the + right of the rightmost forward slash as the Java class name". + + - Changed xmlns:xalanredirect="org.apache.xalan.xslt.extensions.Redirect" + to xmlns:redirect="http://xml.apache.org/xalan/redirect", and + adjusted associated code to make the current Xalan redirect spec. + (see http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html)M: /trunk/xsl/html/oldchunker.xsl; M: /trunk/xsl/html/chunker.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/callout.xsl; M: /trunk/xsl/html/autoidx-kimber.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/verbatim.xsl - Michael(tm) Smith + + +Added the html.append and chunk.append parameters. By default, the +value of both is empty; but the internal DocBook XSL stylesheets +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order +to ensure that all files in the docbook-xsl-doc package end in a +newline character. (Because diff and some other tools may emit +error messages and/or not behave as expected when processing +files that are not newline-terminated.)M: /trunk/xsl/html/chunk-common.xsl; M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/docbook.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.71.1 release. + + +Added license informationM: /trunk/xsl/highlighting/delphi-hl.xml; M: /trunk/xsl/highlighting/myxml-hl.xml; M: /trunk/xsl/highlighting/php-hl.xml; M: /trunk/xsl/highlighting/m2-hl.xml; M: /trunk/xsl/highlighting/ini-hl.xml; M: /trunk/xsl/highlighting/xslthl-config.xml; M: /trunk/xsl/highlighting/java-hl.xml - Jirka Kosek + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.71.1 release. + + +Added initial support in manpages output for footnote, annotation, +and alt instances. Basically, they all now get handled the same +way ulink instances are. They are treated as a class as "note +sources": A numbered marker is generated at the place in the main +text flow where they occur, then their contents are displayed in +an endnotes section at the end of the man page (currently titled +REFERENCES, for English output, but will be changed to NOTES). + +This support is not yet complete. It works for most "normal" +cases, but probably mishandles a good number of cases. More +testing will be needed to expose the problems. It may well also +introduce some bugs and regressions in other areas, including +basic paragraph handling, handling of "mixed block" content, +handling of other indented content, and handling of authorblurb +and personblurb in the AUTHORS section.M: /trunk/xsl/manpages/table.xsl; M: /trunk/xsl/manpages/block.xsl; M: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.71.1 release. + + +Added support for profiling based on xml:lang and status attributes.A: /trunk/xsl/params/profile.status.xml - Jirka Kosek + + +Added the html.append and chunk.append parameters. By default, the +value of both is empty; but the internal DocBook XSL stylesheets +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order +to ensure that all files in the docbook-xsl-doc package end in a +newline character. (Because diff and some other tools may emit +error messages and/or not behave as expected when processing +files that are not newline-terminated.)A: /trunk/xsl/params/html.append.xml; A: /trunk/xsl/params/chunk.append.xml - Michael(tm) Smith + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.71.1 release. + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/profiling/profile.xsl; M: /trunk/xsl/profiling/profile-mode.xsl - Jirka Kosek + + + + + + + +Release: 1.71.0 +This is mainly a bug fix release, but it also includes two +significant feature changes: + + + Highlighting support added + + The stylesheets now include support for source-code + highlighting in output of programlisting instances (controlled + through the highlight.source + parameter). The Java-based implementation requires Saxon and + makes use of MichalMolhanec’s XSLTHL. More details are available at Jirka Kosek’s + website:
The support is currently limited to highlighting + of XML, Java, PHP, Delphi, Modula-2 sources, and INI + files.
+
+
+ + Changes to autoindexing + + The templates that handle alternative indexing methods + were reworked to avoid errors produced by certain processors not + being able to tolerate the presence of unused functions. With + this release, none of the code for the 'kimber' or 'kosek' + methods is included in the default stylesheets. In order to use + one of those methods, your customization layer must import one + of the optional stylesheet modules: + + + + html/autoidx-kosek.xsl + + + html/autoidx-kimber.xsl + + + fo/autoidx-kosek.xsl + + + fo/autoidx-kimber.xsl + + + See the index.method parameter + reference page for more information. + + Two other changes to note: + + + The default indexing method now can handle accented + characters in latin-based alphabets, not just English. This + means accented latin letters will group and sort with their + unaccented counterpart. + + + The default value for the + index.method parameter was changed + from 'english' to 'basic' because now the default method can + handle latin-based alphabets, not just English. + + + + + +
+The following is a list of changes that have +been made since the 1.70.1 release.
+ + +Common +The following changes have been made to the + common code + since the 1.70.1 release. + + + +Added reference.autolabel parameter for controlling labels on +reference output.M: /trunk/xsl/common/labels.xsl - Michael(tm) Smith + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/common/table.xsl - Norman Walsh + + +New modules for supporting indexing extensions.A: /trunk/xsl/common/autoidx-kimber.xsl; A: /trunk/xsl/common/autoidx-kosek.xsl - Robert Stayton + + +Support startinglinenumber on orderedlistM: /trunk/xsl/common/common.xsl - Norman Walsh + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.70.1 release. + + +Completely reworked extensions build system; now uses NetBeans and antD: /trunk/xsl/extensions/xalan27/.cvsignore; A: /trunk/xsl/extensions/saxon65/nbproject; A: /trunk/xsl/extensions/saxon65/nbproject/project.properties; D: /trunk/xsl/extensions/prj.el; A: /trunk/xsl/extensions/saxon65/src; A: /trunk/xsl/extensions/xalan2/src/com; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Text.java; A: /trunk/xsl/extensions/saxon65/nbproject/project.xml; D: /trunk/xsl/extensions/build.xml; A: /trunk/xsl/extensions/saxon65/build.xml; A: /trunk/xsl/extensions/xalan2/nbproject/genfiles.properties; A: /trunk/xsl/extensions/saxon65; D: /trunk/xsl/extensions/xalan2/com; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Func.java; A: /trunk/xsl/extensions/xalan2/test; A: /trunk/xsl/extensions/saxon65/src/com; A: /trunk/xsl/extensions/xalan2/nbproject/build-impl.xml; A: /trunk/xsl/extensions/xalan2/nbproject; A: /trunk/xsl/extensions/xalan2/src; A: /trunk/xsl/extensions/xalan2/nbproject/project.properties; D: /trunk/xsl/extensions/.cvsignore; M: /trunk/xsl/extensions/Makefile; D: /trunk/xsl/extensions/saxon8; A: /trunk/xsl/extensions/saxon65/nbproject/genfiles.properties; A: /trunk/xsl/extensions/xalan2/nbproject/project.xml; A: /trunk/xsl/extensions/saxon65/test; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Verbatim.java; A: /trunk/xsl/extensions/xalan2/build.xml; M: /trunk/xsl/extensions/xalan2; D: /trunk/xsl/extensions/saxon643; A: /trunk/xsl/extensions/saxon65/nbproject/build-impl.xml - Norman Walsh + + + + + +FO +The following changes have been made to the + fo code + since the 1.70.1 release. + + + +xsl:sort lang attribute now uses two-char substring of lang attribute.M: /trunk/xsl/fo/autoidx-kimber.xsl - Robert Stayton + + + +Support titlecase "Java", "Perl", and "IDL" as values for the +language attribute on classsynopsis, etc. (instead of just +lowercase "java", "perl", and "idl"). Also support "c++" and "C++" +(instead of just "cpp"). + +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks +to "Brian A. Vanderburg II".M: /trunk/xsl/fo/synop.xsl - Michael(tm) Smith + + + +Added support for the reference.autolabel param in (X)HTML and FO +output.M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Michael(tm) Smith + + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/fo/table.xsl - Norman Walsh + + + +Rearranged templates for the 3 indexing methods +and changed method named 'english' to 'basic'.M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + +New modules for supporting indexing extensions.A: /trunk/xsl/fo/autoidx-kimber.xsl; A: /trunk/xsl/fo/autoidx-kosek.xsl - Robert Stayton + + + +Turn off blank-body for fop1.extensions too since fop 0.92 +does not support it either.M: /trunk/xsl/fo/pagesetup.xsl - Robert Stayton + + + +Add Xalan variant to test for exslt:node-set function. +Xalan can use function named node-set(), but doesn't +recognize it using function-available().M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + + +Added support to FO stylesheets for handling instances of Org +where it occurs outside of *info content. In HTML stylesheets, +moved handling of Org out of info.xsl and into inline.xsl. In both +FO and HTML stylesheets, added support for correctly processing +Affiliation and Jobtitle.M: /trunk/xsl/fo/inline.xsl - Michael(tm) Smith + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/fo/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/fo/inline.xsl; M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Michael(tm) Smith + + + +Initial support of syntax highlighting of programlistings.M: /trunk/xsl/fo/param.ent; M: /trunk/xsl/fo/param.xweb; A: /trunk/xsl/fo/highlight.xsl; M: /trunk/xsl/fo/verbatim.xsl - Jirka Kosek + + +Chapter after preface should restart numbering of pages.M: /trunk/xsl/fo/pagesetup.xsl - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.70.1 release. + + + +xsl:sort lang attribute now uses two-char substring of lang attribute.M: /trunk/xsl/html/autoidx-kimber.xsl - Robert Stayton + + +Support titlecase "Java", "Perl", and "IDL" as values for the +language attribute on classsynopsis, etc. (instead of just +lowercase "java", "perl", and "idl"). Also support "c++" and "C++" +(instead of just "cpp"). + +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks +to "Brian A. Vanderburg II".M: /trunk/xsl/html/synop.xsl - Michael(tm) Smith + + + +Added support for the reference.autolabel param in (X)HTML and FO +output.M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/html/table.xsl - Norman Walsh + + + +Rearranged templates for the 3 indexing methods +and changed method named 'english' to 'basic'.M: /trunk/xsl/html/autoidx.xsl - Robert Stayton + + +New modules for supporting indexing extensions.A: /trunk/xsl/html/autoidx-kimber.xsl; A: /trunk/xsl/html/autoidx-kosek.xsl - Robert Stayton + + + +Added several new HTML parameters for controlling appearance of +content on HTML title pages: + +contrib.inline.enabled: + If non-zero (the default), output of the contrib element is + displayed as inline content rather than as block content. + +othercredit.like.author.enabled: + If non-zero, output of the othercredit element on titlepages is + displayed in the same style as author and editor output. If zero + (the default), othercredit output is displayed using a style + different than that of author and editor. + +blurb.on.titlepage.enabled: + If non-zero, output from authorblurb and personblurb elements is + displayed on title pages. If zero (the default), output from + those elements is suppressed on title pages (unless you are + using a titlepage customization that causes them to be included). + +editedby.enabled + If non-zero (the default), a localized Edited by heading is + displayed above editor names in output of the editor element.M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + +Add Xalan variant to test for exslt:node-set function. +Xalan can use function named node-set(), but doesn't +recognize it using function-available().M: /trunk/xsl/html/autoidx.xsl - Robert Stayton + + + +Added support to FO stylesheets for handling instances of Org +where it occurs outside of *info content. In HTML stylesheets, +moved handling of Org out of info.xsl and into inline.xsl. In both +FO and HTML stylesheets, added support for correctly processing +Affiliation and Jobtitle.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/info.xsl - Michael(tm) Smith + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/html/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + +Added qanda.nested.in.toc param. Default value is zero. If +non-zero, instances of "nested" Qandaentry (ones that are children +of Answer elements) are displayed in the TOC. Closes patch 1509018 +(from Daniel Leidert). Currently on affects HTML output (no patch +for FO output provided).M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent; M: /trunk/xsl/html/qandaset.xsl - Michael(tm) Smith + + + + +Improved handling of relative locations generated filesM: /trunk/xsl/html/html.xsl - Jirka Kosek + + + +Initial support of syntax highlighting of programlistings.M: /trunk/xsl/html/param.ent; M: /trunk/xsl/html/param.xweb; A: /trunk/xsl/html/highlight.xsl; M: /trunk/xsl/html/verbatim.xsl - Jirka Kosek + + +Support orgM: /trunk/xsl/html/info.xsl - Norman Walsh + + +Support personM: /trunk/xsl/html/inline.xsl - Norman Walsh + + +Support $keep.relative.image.uris also when chunkingM: /trunk/xsl/html/chunk-code.xsl - Jirka Kosek + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.70.1 release. + + + +Initial support of syntax highlighting of programlistings.A: /trunk/xsl/highlighting/php-hl.xml; A: /trunk/xsl/highlighting/common.xsl; A: /trunk/xsl/highlighting/delphi-hl.xml; A: /trunk/xsl/highlighting/myxml-hl.xml; A: /trunk/xsl/highlighting/m2-hl.xml; A: /trunk/xsl/highlighting/ini-hl.xml; A: /trunk/xsl/highlighting/xslthl-config.xml; A: /trunk/xsl/highlighting/java-hl.xml - Jirka Kosek + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.70.1 release. + + + +Suppress footnote markers and output warning that footnotes are +not yet supported.M: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl - Michael(tm) Smith + + + +Handle instances of address/otheraddr/ulink in author et al in the +same way as email instances; that is, display them on the same +linke as the author, editor, etc., name.M: /trunk/xsl/manpages/info.xsl - Michael(tm) Smith + + +Don't number or link-list any Ulink instance whose string value is +identical to the value of its url attribute. Just display it inline.M: /trunk/xsl/manpages/links.xsl - Michael(tm) Smith + + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/manpages/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent - Michael(tm) Smith + + + +In manpages output, if the last/nearest *info element for +particular Refentry has multiple Copyright and/or Legalnotice +children, process them all (not just the first ones). Closes bug +1524576. Thanks to Sam Steingold for the report and to Daniel +Leidert for providing a patch.M: /trunk/xsl/manpages/info.xsl - Michael(tm) Smith + + + + + + +Params +The following changes have been made to the + params code + since the 1.70.1 release. + + +Added reference.autolabel parameter for controlling labels on +reference output.A: /trunk/xsl/params/reference.autolabel.xml - Michael(tm) Smith + + +Added namespace declarations to document elements for all param files.M: /trunk/xsl/params/toc.line.properties.xml; M: /trunk/xsl/params/title.font.family.xml; M: /trunk/xsl/params/component.label.includes.part.label.xml; M: /trunk/xsl/params/refentry.manual.profile.xml; M: /trunk/xsl/params/orderedlist.properties.xml; M: /trunk/xsl/params/olink.pubid.xml; M: /trunk/xsl/params/informalexample.properties.xml; M: /trunk/xsl/params/appendix.autolabel.xml; M: /trunk/xsl/params/htmlhelp.show.toolbar.text.xml; M: /trunk/xsl/params/index.on.role.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.url.xml; M: /trunk/xsl/params/variablelist.term.separator.xml; M: /trunk/xsl/params/para.propagates.style.xml; M: /trunk/xsl/params/html.stylesheet.xml; M: /trunk/xsl/params/qanda.nested.in.toc.xml; M: /trunk/xsl/params/annotation.css.xml; M: /trunk/xsl/params/funcsynopsis.style.xml; M: /trunk/xsl/params/htmlhelp.encoding.xml; M: /trunk/xsl/params/footer.content.properties.xml; M: /trunk/xsl/params/verbatim.properties.xml; M: /trunk/xsl/params/autotoc.label.in.hyperlink.xml; M: /trunk/xsl/params/body.margin.top.xml; M: /trunk/xsl/params/bibliography.numbered.xml; M: /trunk/xsl/params/figure.properties.xml; M: /trunk/xsl/params/variablelist.max.termlength.xml; M: /trunk/xsl/params/table.cell.border.style.xml; M: /trunk/xsl/params/htmlhelp.button.options.xml; M: /trunk/xsl/params/preferred.mediaobject.role.xml; M: /trunk/xsl/params/htmlhelp.chm.xml; M: /trunk/xsl/params/man.charmap.subset.profile.xml; M: /trunk/xsl/params/qanda.title.level3.properties.xml; M: /trunk/xsl/params/page.width.xml; M: /trunk/xsl/params/firstterm.only.link.xml; M: /trunk/xsl/params/section.level6.properties.xml; M: /trunk/xsl/params/htmlhelp.button.locate.xml; M: /trunk/xsl/params/chunk.sections.xml; M: /trunk/xsl/params/use.local.olink.style.xml; M: /trunk/xsl/params/refentry.date.profile.enabled.xml; M: /trunk/xsl/params/refentry.version.suppress.xml; M: /trunk/xsl/params/refentry.generate.title.xml; M: /trunk/xsl/params/punct.honorific.xml; M: /trunk/xsl/params/column.gap.index.xml; M: /trunk/xsl/params/body.start.indent.xml; M: /trunk/xsl/params/crop.mark.width.xml; M: /trunk/xsl/params/refentry.version.profile.enabled.xml; M: /trunk/xsl/params/superscript.properties.xml; M: /trunk/xsl/params/chunker.output.doctype-public.xml; M: /trunk/xsl/params/saxon.character.representation.xml; M: /trunk/xsl/params/saxon.linenumbering.xml; M: /trunk/xsl/params/shade.verbatim.style.xml; M: /trunk/xsl/params/annotate.toc.xml; M: /trunk/xsl/params/profile.attribute.xml; M: /trunk/xsl/params/callout.graphics.number.limit.xml; M: /trunk/xsl/params/profile.arch.xml; M: /trunk/xsl/params/saxon.tablecolumns.xml; M: /trunk/xsl/params/glossterm.auto.link.xml; M: /trunk/xsl/params/default.units.xml; M: /trunk/xsl/params/qanda.title.level1.properties.xml; M: /trunk/xsl/params/list.block.spacing.xml; M: /trunk/xsl/params/section.level4.properties.xml; M: /trunk/xsl/params/spacing.paras.xml; M: /trunk/xsl/params/column.count.index.xml; M: /trunk/xsl/params/dingbat.font.family.xml; M: /trunk/xsl/params/citerefentry.link.xml; M: /trunk/xsl/params/keep.relative.image.uris.xml; M: /trunk/xsl/params/ulink.footnotes.xml; M: /trunk/xsl/params/prefer.internal.olink.xml; M: /trunk/xsl/params/refentry.title.properties.xml; M: /trunk/xsl/params/variablelist.term.break.after.xml; M: /trunk/xsl/params/use.id.function.xml; M: /trunk/xsl/params/callout.unicode.start.character.xml; M: /trunk/xsl/params/column.gap.titlepage.xml; M: /trunk/xsl/params/editedby.enabled.xml; M: /trunk/xsl/params/funcsynopsis.tabular.threshold.xml; M: /trunk/xsl/params/use.extensions.xml; M: /trunk/xsl/params/index.preferred.page.properties.xml; M: /trunk/xsl/params/man.th.extra3.max.length.xml; M: /trunk/xsl/params/column.gap.back.xml; M: /trunk/xsl/params/tex.math.delims.xml; M: /trunk/xsl/params/article.appendix.title.properties.xml; M: /trunk/xsl/params/ulink.target.xml; M: /trunk/xsl/params/suppress.header.navigation.xml; M: /trunk/xsl/params/olink.resolver.xml; M: /trunk/xsl/params/admon.textlabel.xml; M: /trunk/xsl/params/procedure.properties.xml; M: /trunk/xsl/params/blurb.on.titlepage.enabled.xml; M: /trunk/xsl/params/section.level2.properties.xml; M: /trunk/xsl/params/column.gap.front.xml; M: /trunk/xsl/params/margin.note.title.properties.xml; M: /trunk/xsl/params/glossary.collection.xml; M: /trunk/xsl/params/admon.graphics.xml; M: /trunk/xsl/params/current.docid.xml; M: /trunk/xsl/params/qanda.inherit.numeration.xml; M: /trunk/xsl/params/table.cell.padding.xml; M: /trunk/xsl/params/preface.autolabel.xml; M: /trunk/xsl/params/man.th.extra3.suppress.xml; M: /trunk/xsl/params/wordml.template.xml; M: /trunk/xsl/params/htmlhelp.use.hhk.xml; M: /trunk/xsl/params/textinsert.extension.xml; M: /trunk/xsl/params/ebnf.table.bgcolor.xml; M: /trunk/xsl/params/refentry.source.fallback.profile.xml; M: /trunk/xsl/params/body.font.master.xml; M: /trunk/xsl/params/l10n.gentext.default.language.xml; M: /trunk/xsl/params/list.block.properties.xml; M: /trunk/xsl/params/refentry.source.name.suppress.xml; M: /trunk/xsl/params/htmlhelp.hhp.window.xml; M: /trunk/xsl/params/sidebar.properties.xml; M: /trunk/xsl/params/tex.math.file.xml; M: /trunk/xsl/params/man.justify.xml; M: /trunk/xsl/params/subscript.properties.xml; M: /trunk/xsl/params/column.count.front.xml; M: /trunk/xsl/params/index.term.separator.xml; M: /trunk/xsl/params/biblioentry.properties.xml; M: /trunk/xsl/params/biblioentry.item.separator.xml; M: /trunk/xsl/params/htmlhelp.button.home.url.xml; M: /trunk/xsl/params/column.count.body.xml; M: /trunk/xsl/params/suppress.navigation.xml; M: /trunk/xsl/params/htmlhelp.remember.window.position.xml; M: /trunk/xsl/params/htmlhelp.hhc.section.depth.xml; M: /trunk/xsl/params/xref.with.number.and.title.xml; M: /trunk/xsl/params/make.year.ranges.xml; M: /trunk/xsl/params/region.before.extent.xml; M: /trunk/xsl/params/xref.label-page.separator.xml; M: /trunk/xsl/params/html.longdesc.link.xml; M: /trunk/xsl/params/man.subheading.divider.enabled.xml; M: /trunk/xsl/params/index.entry.properties.xml; M: /trunk/xsl/params/generate.legalnotice.link.xml; M: /trunk/xsl/params/section.autolabel.xml; M: /trunk/xsl/params/html.base.xml; M: /trunk/xsl/params/suppress.footer.navigation.xml; M: /trunk/xsl/params/nominal.image.depth.xml; M: /trunk/xsl/params/table.footnote.number.symbols.xml; M: /trunk/xsl/params/table.footnote.number.format.xml; M: /trunk/xsl/params/callout.graphics.xml; M: /trunk/xsl/params/man.break.after.slash.xml; M: /trunk/xsl/params/function.parens.xml; M: /trunk/xsl/params/part.autolabel.xml; M: /trunk/xsl/params/saxon.callouts.xml; M: /trunk/xsl/params/css.decoration.xml; M: /trunk/xsl/params/htmlhelp.button.home.xml; M: /trunk/xsl/params/email.delimiters.enabled.xml; M: /trunk/xsl/params/column.count.lot.xml; M: /trunk/xsl/params/draft.mode.xml; M: /trunk/xsl/params/use.role.for.mediaobject.xml; M: /trunk/xsl/params/refentry.separator.xml; M: /trunk/xsl/params/man.font.funcsynopsisinfo.xml; M: /trunk/xsl/params/man.output.manifest.filename.xml; M: /trunk/xsl/params/process.empty.source.toc.xml; M: /trunk/xsl/params/man.output.in.separate.dir.xml; M: /trunk/xsl/params/graphicsize.use.img.src.path.xml; M: /trunk/xsl/params/man.output.encoding.xml; M: /trunk/xsl/params/column.gap.lot.xml; M: /trunk/xsl/params/profile.role.xml; M: /trunk/xsl/params/column.count.titlepage.xml; M: /trunk/xsl/params/show.comments.xml; M: /trunk/xsl/params/informalfigure.properties.xml; M: /trunk/xsl/params/entry.propagates.style.xml; M: /trunk/xsl/params/bibliography.collection.xml; M: /trunk/xsl/params/contrib.inline.enabled.xml; M: /trunk/xsl/params/section.title.level5.properties.xml; M: /trunk/xsl/params/fop.extensions.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.xml; M: /trunk/xsl/params/man.hyphenate.urls.xml; M: /trunk/xsl/params/profile.condition.xml; M: /trunk/xsl/params/header.column.widths.xml; M: /trunk/xsl/params/annotation.js.xml; M: /trunk/xsl/params/chunker.output.standalone.xml; M: /trunk/xsl/params/targets.filename.xml; M: /trunk/xsl/params/default.float.class.xml; M: /trunk/xsl/params/chapter.autolabel.xml; M: /trunk/xsl/params/sidebar.float.type.xml; M: /trunk/xsl/params/profile.separator.xml; M: /trunk/xsl/params/generate.index.xml; M: /trunk/xsl/params/nongraphical.admonition.properties.xml; M: /trunk/xsl/params/navig.graphics.xml; M: /trunk/xsl/params/htmlhelp.button.next.xml; M: /trunk/xsl/params/insert.olink.pdf.frag.xml; M: /trunk/xsl/params/htmlhelp.button.stop.xml; M: /trunk/xsl/params/footnote.font.size.xml; M: /trunk/xsl/params/profile.value.xml; M: /trunk/xsl/params/ebnf.table.border.xml; M: /trunk/xsl/params/htmlhelp.hhc.folders.instead.books.xml; M: /trunk/xsl/params/glossary.as.blocks.xml; M: /trunk/xsl/params/body.end.indent.xml; M: /trunk/xsl/params/use.role.as.xrefstyle.xml; M: /trunk/xsl/params/man.indent.blurbs.xml; M: /trunk/xsl/params/chunker.output.encoding.xml; M: /trunk/xsl/params/chunker.output.omit-xml-declaration.xml; M: /trunk/xsl/params/sans.font.family.xml; M: /trunk/xsl/params/html.cleanup.xml; M: /trunk/xsl/params/htmlhelp.hhp.xml; M: /trunk/xsl/params/htmlhelp.only.xml; M: /trunk/xsl/params/eclipse.plugin.name.xml; M: /trunk/xsl/params/section.title.level3.properties.xml; M: /trunk/xsl/params/man.th.extra1.suppress.xml; M: /trunk/xsl/params/chunk.section.depth.xml; M: /trunk/xsl/params/htmlhelp.hhp.tail.xml; M: /trunk/xsl/params/sidebar.title.properties.xml; M: /trunk/xsl/params/hyphenate.xml; M: /trunk/xsl/params/paper.type.xml; M: /trunk/xsl/params/chunk.tocs.and.lots.has.title.xml; M: /trunk/xsl/params/symbol.font.family.xml; M: /trunk/xsl/params/page.margin.bottom.xml; M: /trunk/xsl/params/callout.unicode.number.limit.xml; M: /trunk/xsl/params/itemizedlist.properties.xml; M: /trunk/xsl/params/root.filename.xml; M: /trunk/xsl/params/tablecolumns.extension.xml; M: /trunk/xsl/params/htmlhelp.show.favorities.xml; M: /trunk/xsl/params/informaltable.properties.xml; M: /trunk/xsl/params/revhistory.table.cell.properties.xml; M: /trunk/xsl/params/htmlhelp.default.topic.xml; M: /trunk/xsl/params/compact.list.item.spacing.xml; M: /trunk/xsl/params/page.height.portrait.xml; M: /trunk/xsl/params/html.head.legalnotice.link.types.xml; M: /trunk/xsl/params/passivetex.extensions.xml; M: /trunk/xsl/params/orderedlist.label.properties.xml; M: /trunk/xsl/params/othercredit.like.author.enabled.xml; M: /trunk/xsl/params/header.content.properties.xml; M: /trunk/xsl/params/refentry.meta.get.quietly.xml; M: /trunk/xsl/params/section.properties.xml; M: /trunk/xsl/params/htmlhelp.button.hideshow.xml; M: /trunk/xsl/params/simplesect.in.toc.xml; M: /trunk/xsl/params/chunk.quietly.xml; M: /trunk/xsl/params/htmlhelp.enumerate.images.xml; M: /trunk/xsl/params/section.title.level1.properties.xml; M: /trunk/xsl/params/qanda.defaultlabel.xml; M: /trunk/xsl/params/htmlhelp.enhanced.decompilation.xml; M: /trunk/xsl/params/man.th.title.max.length.xml; M: /trunk/xsl/params/footnote.number.format.xml; M: /trunk/xsl/params/body.margin.bottom.xml; M: /trunk/xsl/params/htmlhelp.window.geometry.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.xml; M: /trunk/xsl/params/use.svg.xml; M: /trunk/xsl/params/qanda.title.level6.properties.xml; M: /trunk/xsl/params/collect.xref.targets.xml; M: /trunk/xsl/params/html.extra.head.links.xml; M: /trunk/xsl/params/variablelist.as.table.xml; M: /trunk/xsl/params/man.indent.width.xml; M: /trunk/xsl/params/eclipse.plugin.id.xml; M: /trunk/xsl/params/linenumbering.width.xml; M: /trunk/xsl/params/axf.extensions.xml; M: /trunk/xsl/params/menuchoice.separator.xml; M: /trunk/xsl/params/glossterm.separation.xml; M: /trunk/xsl/params/htmlhelp.autolabel.xml; M: /trunk/xsl/params/chunk.separate.lots.xml; M: /trunk/xsl/params/man.hyphenate.computer.inlines.xml; M: /trunk/xsl/params/linenumbering.separator.xml; M: /trunk/xsl/params/htmlhelp.title.xml; M: /trunk/xsl/params/index.number.separator.xml; M: /trunk/xsl/params/htmlhelp.button.prev.xml; M: /trunk/xsl/params/refentry.manual.fallback.profile.xml; M: /trunk/xsl/params/table.frame.border.color.xml; M: /trunk/xsl/params/footnote.sep.leader.properties.xml; M: /trunk/xsl/params/hyphenate.verbatim.characters.xml; M: /trunk/xsl/params/table.cell.border.thickness.xml; M: /trunk/xsl/params/template.xml; M: /trunk/xsl/params/margin.note.properties.xml; M: /trunk/xsl/params/man.segtitle.suppress.xml; M: /trunk/xsl/params/generate.toc.xml; M: /trunk/xsl/params/formal.object.properties.xml; M: /trunk/xsl/params/footnote.mark.properties.xml; M: /trunk/xsl/params/header.table.height.xml; M: /trunk/xsl/params/htmlhelp.button.back.xml; M: /trunk/xsl/params/qanda.title.level4.properties.xml; M: /trunk/xsl/params/man.links.are.numbered.xml; M: /trunk/xsl/params/manual.toc.xml; M: /trunk/xsl/params/olink.lang.fallback.sequence.xml; M: /trunk/xsl/params/refentry.manual.profile.enabled.xml; M: /trunk/xsl/params/ulink.hyphenate.chars.xml; M: /trunk/xsl/params/manifest.xml; M: /trunk/xsl/params/olink.fragid.xml; M: /trunk/xsl/params/refentry.date.profile.xml; M: /trunk/xsl/params/linenumbering.extension.xml; M: /trunk/xsl/params/component.title.properties.xml; M: /trunk/xsl/params/alignment.xml; M: /trunk/xsl/params/refentry.version.profile.xml; M: /trunk/xsl/params/ebnf.assignment.xml; M: /trunk/xsl/params/htmlhelp.button.print.xml; M: /trunk/xsl/params/annotation.support.xml; M: /trunk/xsl/params/sidebar.float.width.xml; M: /trunk/xsl/params/normal.para.spacing.xml; M: /trunk/xsl/params/xref.title-page.separator.xml; M: /trunk/xsl/params/callout.unicode.font.xml; M: /trunk/xsl/params/default.table.frame.xml; M: /trunk/xsl/params/pages.template.xml; M: /trunk/xsl/params/htmlhelp.button.zoom.xml; M: /trunk/xsl/params/admonition.title.properties.xml; M: /trunk/xsl/params/callout.graphics.extension.xml; M: /trunk/xsl/params/make.valid.html.xml; M: /trunk/xsl/params/qanda.title.level2.properties.xml; M: /trunk/xsl/params/page.margin.top.xml; M: /trunk/xsl/params/xep.index.item.properties.xml; M: /trunk/xsl/params/section.level5.properties.xml; M: /trunk/xsl/params/line-height.xml; M: /trunk/xsl/params/table.cell.border.color.xml; M: /trunk/xsl/params/qandadiv.autolabel.xml; M: /trunk/xsl/params/xref.label-title.separator.xml; M: /trunk/xsl/params/chunk.tocs.and.lots.xml; M: /trunk/xsl/params/man.font.funcprototype.xml; M: /trunk/xsl/params/process.source.toc.xml; M: /trunk/xsl/params/page.orientation.xml; M: /trunk/xsl/params/refentry.generate.name.xml; M: /trunk/xsl/params/navig.showtitles.xml; M: /trunk/xsl/params/table.table.properties.xml; M: /trunk/xsl/params/arbortext.extensions.xml; M: /trunk/xsl/params/informalequation.properties.xml; M: /trunk/xsl/params/headers.on.blank.pages.xml; M: /trunk/xsl/params/table.footnote.properties.xml; M: /trunk/xsl/params/root.properties.xml; M: /trunk/xsl/params/htmlhelp.display.progress.xml; M: /trunk/xsl/params/htmlhelp.hhp.windows.xml; M: /trunk/xsl/params/graphical.admonition.properties.xml; M: /trunk/xsl/params/refclass.suppress.xml; M: /trunk/xsl/params/profile.conformance.xml; M: /trunk/xsl/params/htmlhelp.button.forward.xml; M: /trunk/xsl/params/segmentedlist.as.table.xml; M: /trunk/xsl/params/margin.note.float.type.xml; M: /trunk/xsl/params/man.table.footnotes.divider.xml; M: /trunk/xsl/params/man.output.quietly.xml; M: /trunk/xsl/params/htmlhelp.hhc.show.root.xml; M: /trunk/xsl/params/footers.on.blank.pages.xml; M: /trunk/xsl/params/crop.mark.offset.xml; M: /trunk/xsl/params/olink.doctitle.xml; M: /trunk/xsl/params/section.level3.properties.xml; M: /trunk/xsl/params/callout.unicode.xml; M: /trunk/xsl/params/formal.procedures.xml; M: /trunk/xsl/params/toc.section.depth.xml; M: /trunk/xsl/params/index.prefer.titleabbrev.xml; M: /trunk/xsl/params/nominal.image.width.xml; M: /trunk/xsl/params/htmlhelp.show.menu.xml; M: /trunk/xsl/params/linenumbering.everyNth.xml; M: /trunk/xsl/params/double.sided.xml; M: /trunk/xsl/params/generate.revhistory.link.xml; M: /trunk/xsl/params/olink.properties.xml; M: /trunk/xsl/params/tex.math.in.alt.xml; M: /trunk/xsl/params/man.output.subdirs.enabled.xml; M: /trunk/xsl/params/section.title.properties.xml; M: /trunk/xsl/params/column.count.back.xml; M: /trunk/xsl/params/toc.indent.width.xml; M: /trunk/xsl/params/man.charmap.uri.xml; M: /trunk/xsl/params/index.method.xml; M: /trunk/xsl/params/generate.section.toc.level.xml; M: /trunk/xsl/params/page.width.portrait.xml; M: /trunk/xsl/params/man.th.extra2.max.length.xml; M: /trunk/xsl/params/abstract.properties.xml; M: /trunk/xsl/params/revhistory.table.properties.xml; M: /trunk/xsl/params/nominal.table.width.xml; M: /trunk/xsl/params/ulink.show.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.title.xml; M: /trunk/xsl/params/index.div.title.properties.xml; M: /trunk/xsl/params/profile.userlevel.xml; M: /trunk/xsl/params/html.cellpadding.xml; M: /trunk/xsl/params/orderedlist.label.width.xml; M: /trunk/xsl/params/crop.marks.xml; M: /trunk/xsl/params/menuchoice.menu.separator.xml; M: /trunk/xsl/params/author.othername.in.middle.xml; M: /trunk/xsl/params/section.level1.properties.xml; M: /trunk/xsl/params/textdata.default.encoding.xml; M: /trunk/xsl/params/label.from.part.xml; M: /trunk/xsl/params/use.embed.for.svg.xml; M: /trunk/xsl/params/list.item.spacing.xml; M: /trunk/xsl/params/htmlhelp.hhc.width.xml; M: /trunk/xsl/params/column.gap.body.xml; M: /trunk/xsl/params/rootid.xml; M: /trunk/xsl/params/glosslist.as.blocks.xml; M: /trunk/xsl/params/index.range.separator.xml; M: /trunk/xsl/params/html.ext.xml; M: /trunk/xsl/params/callout.list.table.xml; M: /trunk/xsl/params/highlight.source.xml; M: /trunk/xsl/params/show.revisionflag.xml; M: /trunk/xsl/params/man.output.manifest.enabled.xml; M: /trunk/xsl/params/make.single.year.ranges.xml; M: /trunk/xsl/params/pgwide.properties.xml; M: /trunk/xsl/params/generate.id.attributes.xml; M: /trunk/xsl/params/emphasis.propagates.style.xml; M: /trunk/xsl/params/abstract.title.properties.xml; M: /trunk/xsl/params/htmlhelp.hhc.xml; M: /trunk/xsl/params/monospace.properties.xml; M: /trunk/xsl/params/htmlhelp.hhk.xml; M: /trunk/xsl/params/table.borders.with.css.xml; M: /trunk/xsl/params/man.links.are.underlined.xml; M: /trunk/xsl/params/profile.vendor.xml; M: /trunk/xsl/params/shade.verbatim.xml; M: /trunk/xsl/params/callout.graphics.path.xml; M: /trunk/xsl/params/olink.debug.xml; M: /trunk/xsl/params/make.graphic.viewport.xml; M: /trunk/xsl/params/footnote.number.symbols.xml; M: /trunk/xsl/params/man.charmap.enabled.xml; M: /trunk/xsl/params/page.height.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.url.xml; M: /trunk/xsl/params/man.font.table.title.xml; M: /trunk/xsl/params/revhistory.title.properties.xml; M: /trunk/xsl/params/chunker.output.media-type.xml; M: /trunk/xsl/params/glossterm.width.xml; M: /trunk/xsl/params/points.per.em.xml; M: /trunk/xsl/params/page.margin.inner.xml; M: /trunk/xsl/params/itemizedlist.label.width.xml; M: /trunk/xsl/params/ulink.hyphenate.xml; M: /trunk/xsl/params/crop.mark.bleed.xml; M: /trunk/xsl/params/use.id.as.filename.xml; M: /trunk/xsl/params/section.title.level6.properties.xml; M: /trunk/xsl/params/highlight.default.language.xml; M: /trunk/xsl/params/man.th.extra2.suppress.xml; M: /trunk/xsl/params/id.warnings.xml; M: /trunk/xsl/params/title.margin.left.xml; M: /trunk/xsl/params/chunker.output.doctype-system.xml; M: /trunk/xsl/params/man.indent.verbatims.xml; M: /trunk/xsl/params/table.frame.border.thickness.xml; M: /trunk/xsl/params/monospace.verbatim.properties.xml; M: /trunk/xsl/params/formal.title.properties.xml; M: /trunk/xsl/params/margin.note.width.xml; M: /trunk/xsl/params/man.hyphenate.filenames.xml; M: /trunk/xsl/params/blockquote.properties.xml; M: /trunk/xsl/params/callout.defaultcolumn.xml; M: /trunk/xsl/params/profile.security.xml; M: /trunk/xsl/params/informal.object.properties.xml; M: /trunk/xsl/params/formal.title.placement.xml; M: /trunk/xsl/params/draft.watermark.image.xml; M: /trunk/xsl/params/equation.properties.xml; M: /trunk/xsl/params/body.font.family.xml; M: /trunk/xsl/params/ignore.image.scaling.xml; M: /trunk/xsl/params/chunk.first.sections.xml; M: /trunk/xsl/params/base.dir.xml; M: /trunk/xsl/params/footnote.properties.xml; M: /trunk/xsl/params/olink.outline.ext.xml; M: /trunk/xsl/params/img.src.path.xml; M: /trunk/xsl/params/qanda.title.properties.xml; M: /trunk/xsl/params/ebnf.statement.terminator.xml; M: /trunk/xsl/params/callouts.extension.xml; M: /trunk/xsl/params/manifest.in.base.dir.xml; M: /trunk/xsl/params/fop1.extensions.xml; M: /trunk/xsl/params/olink.sysid.xml; M: /trunk/xsl/params/section.title.level4.properties.xml; M: /trunk/xsl/params/monospace.font.family.xml; M: /trunk/xsl/params/l10n.gentext.language.xml; M: /trunk/xsl/params/graphic.default.extension.xml; M: /trunk/xsl/params/default.image.width.xml; M: /trunk/xsl/params/htmlhelp.button.refresh.xml; M: /trunk/xsl/params/chunker.output.cdata-section-elements.xml; M: /trunk/xsl/params/admon.graphics.path.xml; M: /trunk/xsl/params/admon.style.xml; M: /trunk/xsl/params/profile.revision.xml; M: /trunk/xsl/params/generate.manifest.xml; M: /trunk/xsl/params/html.longdesc.xml; M: /trunk/xsl/params/footer.rule.xml; M: /trunk/xsl/params/eclipse.plugin.provider.xml; M: /trunk/xsl/params/refentry.source.name.profile.xml; M: /trunk/xsl/params/toc.max.depth.xml; M: /trunk/xsl/params/chunker.output.indent.xml; M: /trunk/xsl/params/html.head.legalnotice.link.multiple.xml; M: /trunk/xsl/params/toc.list.type.xml; M: /trunk/xsl/params/link.mailto.url.xml; M: /trunk/xsl/params/table.properties.xml; M: /trunk/xsl/params/side.float.properties.xml; M: /trunk/xsl/params/man.charmap.use.subset.xml; M: /trunk/xsl/params/annotation.graphic.open.xml; M: /trunk/xsl/params/html.cellspacing.xml; M: /trunk/xsl/params/default.table.width.xml; M: /trunk/xsl/params/xep.extensions.xml; M: /trunk/xsl/params/admonition.properties.xml; M: /trunk/xsl/params/toc.margin.properties.xml; M: /trunk/xsl/params/chunk.toc.xml; M: /trunk/xsl/params/table.entry.padding.xml; M: /trunk/xsl/params/header.rule.xml; M: /trunk/xsl/params/glossentry.show.acronym.xml; M: /trunk/xsl/params/variablelist.as.blocks.xml; M: /trunk/xsl/params/man.hyphenate.xml; M: /trunk/xsl/params/refentry.source.name.profile.enabled.xml; M: /trunk/xsl/params/section.label.includes.component.label.xml; M: /trunk/xsl/params/bridgehead.in.toc.xml; M: /trunk/xsl/params/section.title.level2.properties.xml; M: /trunk/xsl/params/admon.graphics.extension.xml; M: /trunk/xsl/params/inherit.keywords.xml; M: /trunk/xsl/params/insert.xref.page.number.xml; M: /trunk/xsl/params/pixels.per.inch.xml; M: /trunk/xsl/params/refentry.pagebreak.xml; M: /trunk/xsl/params/profile.lang.xml; M: /trunk/xsl/params/insert.olink.page.number.xml; M: /trunk/xsl/params/generate.meta.abstract.xml; M: /trunk/xsl/params/graphicsize.extension.xml; M: /trunk/xsl/params/man.indent.lists.xml; M: /trunk/xsl/params/funcsynopsis.decoration.xml; M: /trunk/xsl/params/runinhead.title.end.punct.xml; M: /trunk/xsl/params/man.string.subst.map.xml; M: /trunk/xsl/params/man.links.list.enabled.xml; M: /trunk/xsl/params/section.autolabel.max.depth.xml; M: /trunk/xsl/params/htmlhelp.show.advanced.search.xml; M: /trunk/xsl/params/htmlhelp.map.file.xml; M: /trunk/xsl/params/l10n.gentext.use.xref.language.xml; M: /trunk/xsl/params/body.font.size.xml; M: /trunk/xsl/params/html.stylesheet.type.xml; M: /trunk/xsl/params/refentry.xref.manvolnum.xml; M: /trunk/xsl/params/runinhead.default.title.end.punct.xml; M: /trunk/xsl/params/navig.graphics.extension.xml; M: /trunk/xsl/params/itemizedlist.label.properties.xml; M: /trunk/xsl/params/htmlhelp.force.map.and.alias.xml; M: /trunk/xsl/params/profile.os.xml; M: /trunk/xsl/params/htmlhelp.alias.file.xml; M: /trunk/xsl/params/page.margin.outer.xml; M: /trunk/xsl/params/annotation.graphic.close.xml; M: /trunk/xsl/params/eclipse.autolabel.xml; M: /trunk/xsl/params/table.frame.border.style.xml; M: /trunk/xsl/params/navig.graphics.path.xml; M: /trunk/xsl/params/htmlhelp.hhc.binary.xml; M: /trunk/xsl/params/index.on.type.xml; M: /trunk/xsl/params/target.database.document.xml; M: /trunk/xsl/params/man.subheading.divider.xml; M: /trunk/xsl/params/chunker.output.method.xml; M: /trunk/xsl/params/make.index.markup.xml; M: /trunk/xsl/params/olink.base.uri.xml; M: /trunk/xsl/params/phrase.propagates.style.xml; M: /trunk/xsl/params/man.indent.refsect.xml; M: /trunk/xsl/params/example.properties.xml; M: /trunk/xsl/params/man.font.table.headings.xml; M: /trunk/xsl/params/profile.revisionflag.xml; M: /trunk/xsl/params/region.after.extent.xml; M: /trunk/xsl/params/qanda.title.level5.properties.xml; M: /trunk/xsl/params/marker.section.level.xml; M: /trunk/xsl/params/footer.table.height.xml; M: /trunk/xsl/params/autotoc.label.separator.xml; M: /trunk/xsl/params/footer.column.widths.xml; M: /trunk/xsl/params/hyphenate.verbatim.xml; M: /trunk/xsl/params/xref.properties.xml; M: /trunk/xsl/params/man.output.base.dir.xml; M: /trunk/xsl/params/man.links.list.heading.xml; M: /trunk/xsl/params/insert.link.page.number.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.title.xml; M: /trunk/xsl/params/l10n.lang.value.rfc.compliant.xml - Michael(tm) Smith + + +Updated index.method doc to describe revised setup for importing index extensions.M: /trunk/xsl/params/index.method.xml - Robert Stayton + + +Added several new HTML parameters for controlling appearance of +content on HTML title pages: + +contrib.inline.enabled: + If non-zero (the default), output of the contrib element is + displayed as inline content rather than as block content. + +othercredit.like.author.enabled: + If non-zero, output of the othercredit element on titlepages is + displayed in the same style as author and editor output. If zero + (the default), othercredit output is displayed using a style + different than that of author and editor. + +blurb.on.titlepage.enabled: + If non-zero, output from authorblurb and personblurb elements is + displayed on title pages. If zero (the default), output from + those elements is suppressed on title pages (unless you are + using a titlepage customization that causes them to be included). + +editedby.enabled + If non-zero (the default), a localized Edited by heading is + displayed above editor names in output of the editor element.A: /trunk/xsl/params/contrib.inline.enabled.xml; A: /trunk/xsl/params/blurb.on.titlepage.enabled.xml; A: /trunk/xsl/params/othercredit.like.author.enabled.xml; A: /trunk/xsl/params/editedby.enabled.xml - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.A: /trunk/xsl/params/email.delimiters.enabled.xml - Michael(tm) Smith + + + +Added qanda.nested.in.toc param. Default value is zero. If +non-zero, instances of "nested" Qandaentry (ones that are children +of Answer elements) are displayed in the TOC. Closes patch 1509018 +(from Daniel Leidert). Currently on affects HTML output (no patch +for FO output provided).A: /trunk/xsl/params/qanda.nested.in.toc.xml - Michael(tm) Smith + + + +Initial support of syntax highlighting of programlistings.A: /trunk/xsl/params/highlight.source.xml; A: /trunk/xsl/params/highlight.default.language.xml - Jirka Kosek + + + + + +Tools +The following changes have been made to the + tools code + since the 1.70.1 release. + + + +Racheted down font sizes of headings in example makefile FO output.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + +Added param and attribute set to example makefile, for getting +wrapping in verbatims in FO output.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + +Renamed Makefile.paramDoc to Makefile.docParam.A: /trunk/xsl/tools/make/Makefile.docParam; D: /trunk/xsl/tools/make/Makefile.paramDoc - Michael(tm) Smith + + +Added Makefile.paramDoc file, for creating versions of param.xsl +files with doc embedded.A: /trunk/xsl/tools/make/Makefile.paramDoc - Michael(tm) Smith + + +Added variable to example makefile for controlling whether HTML or +XHTML is generated.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + + + +
+ + +Release: 1.70.1 + +This is a stable release of the 1.70 stylesheets. It includes only a +few small changes from 1.70.0. + +The following is a list of changes that have been made + since the 1.70.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.70.0 release. + + +Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output. +Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek + + +Support DBv5 revisions with full author name (not only authorinitials) +Modified: fo/block.xsl,1.33; fo/titlepage.xsl,1.40 - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.70.0 release. + + +Support DBv5 revisions with full author name (not only authorinitials) +Modified: html/block.xsl,1.23; html/titlepage.xsl,1.34 - Jirka Kosek + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.70.0 release. + + +htmlhelp.generate.index is now param, not variable. This means that you can override its setting from outside. This is useful when you generate indexterms on the fly (see http://www.xml.com/pub/a/2004/07/14/dbndx.html?page=3). +Modified: htmlhelp/htmlhelp-common.xsl,1.38 - Jirka Kosek + + +Support chunk.tocs.and.lots in HTML Help +Modified: htmlhelp/htmlhelp-common.xsl,1.37 - Jirka Kosek + + + + + +Params +The following changes have been made to the + params code + since the 1.70.0 release. + + +Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output. +Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek + + + + + + + +Release: 1.70.0 +As with all DocBook Project dot-zero +releases, this is an experimental release. It will be followed shortly +by a stable release. + +This release adds a number of new features, +including: + + + + support for selecting alternative index-collation methods + (in particular, support for using a collation library developed by + Eliot Kimber) + + + improved handling of DocBook 5 document instances (through a + namespace-stripping mechanism) + + + full support for CALS and HTML tables in manpages + output + + + a mechanism for preserving relative URIs in documents that + make use of XInclude + + + support for the "new" .90 version of + FOP + + + enhanced capabilities for controlling formatting of lists in HTML + and FO output + + + autogeneration of AUTHOR and COPYRIGHT sections in manpages + output + + + support for generating crop marks in FO/PDF output + + + support for qandaset as a root element in FO output + + + support for floatstyle and orient on all table types + + + support for floatstyle in figure, and example + + + pgwide.properties attribute-set supports extending figure, + example and table into the left indent area instead of spanning + multiple columns. + + + The following is a detailed list of enhancements and API + changes that have been made since the 1.69.1 release. + + +Common +The following changes have been made to the + common code + since the 1.69.1 release. + + +Add the xsl:key for the kimber +indexing method. +Modified: common/autoidx-ng.xsl,1.2 - Robert +Stayton + + +Add support for +qandaset. +Modified: common/labels.xsl,1.37; +common/subtitles.xsl,1.7; common/titles.xsl,1.35 - Robert +Stayton + + +Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO +Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh + + +Added CVS +header. +Modified: common/stripns.xsl,1.12 - Robert +Stayton + + +Changed content model of text +element to ANY rather than #PCDATA because they could contain +markup. +Modified: common/targetdatabase.dtd,1.7 - Robert +Stayton + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +After namespace stripping, the +source document is the temporary tree created by the stripping +process and it has the wrong base URI for relative +references. Earlier versions of this code used to try to fix that +by patching the elements with relative @fileref attributes. That +was inadequate because it calculated an absolute base URI +without considering that there might be xml:base attributes +already in effect. It seems obvious now that the right thing to +do is simply to put the xml:base on the root of the document. And +that seems to work. +Modified: common/stripns.xsl,1.7 - Norman +Walsh + + +Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual". +Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith + + +Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692. +Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith + + +Added <xsl:template +match="/"> to make stripns.xsl usable as a standalone +stylesheet for stripping out DocBook 5/NG to DocBook 4. Note that +DocBook XSLT drivers that include this stylesheet all override +the match="/" template. +Modified: common/stripns.xsl,1.4 - Michael(tm) +Smith + + +Number figures, examples, and +tables from book if there is no prefix (i.e. if +chapter.autolabel is set to 0). This avoids +having the list of figures where the figures mysteriously restart +their numeration periodically when +chapter.autolabel is set to +0. +Modified: common/labels.xsl,1.36 - David Cramer + + +Add task template in +title.markup mode. +Modified: common/titles.xsl,1.34 - Robert +Stayton + + +Add children (with ids) of formal +objects to target data. +Modified: common/targets.xsl,1.10 - Robert +Stayton + + +Added support for case when +personname doesn't contain specific name markup (as allowed +in DocBook 5.0) +Modified: common/common.xsl,1.54 - Jirka +Kosek + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.69.1 release. + + +Support Xalan +2.7 +Modified: extensions/xalan27/.cvsignore,1.1; +extensions/xalan27/build.xml,1.1; +extensions/xalan27/nbproject/.cvsignore,1.1; +extensions/xalan27/nbproject/build-impl.xml,1.1; +extensions/xalan27/nbproject/genfiles.properties,1.1; +extensions/xalan27/nbproject/project.properties,1.1; +extensions/xalan27/nbproject/project.xml,1.1; +extensions/xalan27/src/com/nwalsh/xalan/CVS.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Callout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatDingbatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatGraphicCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatTextCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatUnicodeCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Func.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/ImageIntrinsics.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Params.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Table.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Text.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Verbatim.java,1.1 - Norman +Walsh + + +Handle the case where the imageFn +is actually a URI. This still needs +work. +Modified: extensions/saxon643/com/nwalsh/saxon/ImageIntrinsics.java,1.4 +- Norman Walsh + + + + + +FO +The following changes have been made to the + fo code + since the 1.69.1 release. + + +Adapted to the new indexing +code. Now works just like a wrapper that calls kosek indexing method, +originally implemented here. +Modified: fo/autoidx-ng.xsl,1.5 - Jirka +Kosek + + +Added parameters for header/footer +table minimum height. +Modified: fo/pagesetup.xsl,1.60; +fo/param.ent,1.100; fo/param.xweb,1.113 - Robert +Stayton + + +Add the index.method +parameter. +Modified: fo/param.ent,1.99; fo/param.xweb,1.112 - Robert +Stayton + + +Integrate support for three +indexing methods: - the original English-only method. - +Jirka Kosek's method using EXSLT extensions. - Eliot Kimber's +method using Saxon extensions. Use the 'index.method' +parameter to select. +Modified: fo/autoidx.xsl,1.38 - Robert +Stayton + + +Add support for TOC for +qandaset in fo output. +Modified: fo/autotoc.xsl,1.30; +fo/qandaset.xsl,1.20 - Robert Stayton + + +Added parameter +ulink.hyphenate.chars. Added parameter +insert.link.page.number. +Modified: fo/param.ent,1.98; +fo/param.xweb,1.111 - Robert Stayton + + +Implemented feature request +#942524 to add insert.link.page.number to allow link +element cross references to have a page number. +Modified: fo/xref.xsl,1.67 - +Robert Stayton + + +Add support for +ulink.hyphenate.chars so more characters +can be break points in urls. +Modified: fo/xref.xsl,1.66 - Robert +Stayton + + +Implemented patch #1075144 to make +the url text in a ulink in FO output an active link as +well. +Modified: fo/xref.xsl,1.65 - Robert Stayton + + +table footnotes now +have their own table.footnote.properties +attribute set. +Modified: fo/footnote.xsl,1.23 - Robert +Stayton + + +Add qandaset to +root.elements. +Modified: fo/docbook.xsl,1.41 - Robert +Stayton + + +Added mode="page.sequence" to make +it easier to put content into a page sequence. First used for +qandaset. +Modified: fo/component.xsl,1.37 - Robert +Stayton + + +Implemented feature request +#1434408 to support formatting +of biblioentry. +Modified: fo/biblio.xsl,1.35 - Robert +Stayton + + +Added +biblioentry.properties. +Modified: fo/param.ent,1.97; +fo/param.xweb,1.110 - Robert Stayton + + +Support PTC/Arbortext +bookmarks +Modified: fo/docbook.xsl,1.40; fo/ptc.xsl,1.1 - Norman +Walsh + + +Added +table.footnote.properties to permit +table footnotes to format differently from regular +footnotes. +Modified: fo/param.ent,1.96; fo/param.xweb,1.109 - Robert +Stayton + + +Refactored table +templates to unify their processing and support all options in +all types. Now table and informaltable, in +both Cals and Html markup, use the same templates where possible, +and all support pgwide, rotation, and floats. There is also a +placeholder table.container template to +support wrapping a table in a layout table, +so the XEP table title "continued" +extension can be more easily implemented. +Modified: fo/formal.xsl,1.52; +fo/htmltbl.xsl,1.9; fo/table.xsl,1.48 - Robert +Stayton + + +Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT +Modified: fo/autotoc.xsl,1.29; fo/param.ent,1.95; +fo/param.xweb,1.108 - Jirka Kosek + + +Added support for float to example +and equation. Added support for pgwide to +figure, example, and equation (the latter +two via a dbfo pgwide="1" processing +instruction). +Modified: fo/formal.xsl,1.51 - Robert +Stayton + + +Add pgwide.properties +attribute-set. +Modified: fo/param.ent,1.94; fo/param.xweb,1.107 - Robert +Stayton + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Improved support for +task subelements +Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek + + +Adjusted spacing around +K&R-formatted Funcdef and Paramdef +output such that it can more easily be discerned where one ends +and the other begins. Closes #1213264. +Modified: fo/synop.xsl,1.18 - +Michael(tm) Smith + + +Made handling of +paramdef/parameter in FO output consistent with that in HTML and +manpages output. Closes #1213259. +Modified: fo/synop.xsl,1.17 - Michael(tm) +Smith + + +Made handling of +Refnamediv consistent with formatting in HTML +and manpages output; specifically, changed so that +Refname (comma-separated list of multiple instances +found) is used (instead of Refentrytitle as +previously), then em-dash, then the Refpurpose. Closes +#1212562. +Modified: fo/refentry.xsl,1.30 - Michael(tm) +Smith + + +Added output of +Releaseinfo to recto titlepage ("copyright" +page) for Book in FO output. This makes it consistent +with HTML output. Closes #1327034. Thanks to Paul DuBois for +reporting. +Modified: fo/titlepage.templates.xml,1.28 - Michael(tm) +Smith + + +Added condition for setting +block-progression-dimension.minimum on table-row, instead of +height, when fop1.extensions is +non-zero. For an explanation of the reason for the change, +see: http://wiki.apache.org/xmlgraphics-fop/Troubleshooting/CommonLogMessages +Modified: fo/pagesetup.xsl,1.59 +- Michael(tm) Smith + + +Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting. +Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith + + +Add support for keep-together PI +to informal objects. +Modified: fo/formal.xsl,1.50 - Robert +Stayton + + +Add support for +fop1.extensions. +Modified: fo/formal.xsl,1.49; +fo/graphics.xsl,1.44; fo/table.xsl,1.47 - Robert +Stayton + + +Add support for fop1 +bookmarks. +Modified: fo/docbook.xsl,1.39 - Robert +Stayton + + +Add fop1.extentions parameter to +add support for fop development version. +Modified: fo/param.ent,1.92; +fo/param.xweb,1.105 - Robert Stayton + + +Start supporting fop development +version, which will become fop version 1. +Modified: fo/fop1.xsl,1.1 - +Robert Stayton + + +Add template for task +in mode="xref-to". +Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton + + +table footnotes now +also get footnote.properties +attribute-set. +Modified: fo/footnote.xsl,1.22 - Robert +Stayton + + +Added index.separator +named template to compute the separator punctuation based on +locale. +Modified: fo/autoidx.xsl,1.36 - Robert Stayton + + +Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it). +Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith + + +Support date as an +inline +Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Map Unicode space characters +U+2000-U+200A to fo:leaders. +Modified: fo/docbook.xsl,1.38; +fo/passivetex.xsl,1.4; fo/spaces.xsl,1.1 - Jirka +Kosek + + +Output a real em dash for em-dash +dingbat (instead of two hypens). +Modified: fo/fo.xsl,1.7 - Michael(tm) +Smith + + +Support default label +width parameters for itemized and ordered lists +Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh + + +Generate localized +title for Refsynopsisdiv if no +appropriate Title descendant found in source. Closes +#1212398. This change makes behavior for the Synopsis +title consistent with the behavior of HTML and +manpages output. +Also, added +xsl:use-attribute-sets="normal.para.spacing" to +block generated for Cmdsynopsis output. Previously, +that block had no spacing at all specified, which resulted it +being crammed up to closely to the Synopsis +head. +Modified: fo/refentry.xsl,1.28; fo/synop.xsl,1.13 - Michael(tm) +Smith + + +Added parameters to support +localization of index +item punctuation. +Modified: fo/autoidx.xsl,1.35 - Robert +Stayton + + +Added +index.number.separator, +index.range.separator, +and index.term.separator parameters to +support localization of punctuation in index +entries. +Modified: fo/param.ent,1.89; fo/param.xweb,1.102 - Robert +Stayton + + +Added "Cross References" +section in HTML doc (for consistency with the FO +doc). Also, moved the existing FO "Cross +References" section to follow the "Linking" +section. +Modified: fo/param.xweb,1.101; html/param.xweb,1.95 - +Michael(tm) Smith + + +Added ID attribues to all +Reference elements (e.g., id="tables" for the doc for +section on Table params). So pages for +all subsections of ref docs now have stable filenames instead +of arbitrary generated filenames. +Modified: fo/param.xweb,1.100; +html/param.xweb,1.94 - Michael(tm) Smith + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Add sidebar titlepage +placeholder attset for styles. +Modified: fo/titlepage.xsl,1.37 - Robert +Stayton + + +Add titlepage for +sidebar. +Modified: fo/titlepage.templates.xml,1.27 - Robert +Stayton + + +Implemented RFE +#1292615. +Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier. +Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek + + +Implemented RFE +#1242092. +You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt). +Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats +Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.69.1 release. + + +implemented +index.method parameter and three +methods. +Modified: html/autoidx.xsl,1.28 - Robert +Stayton + + +added index.method +parameter to support 3 indexing methods. +Modified: html/param.ent,1.94; +html/param.xweb,1.103 - Robert Stayton + + +Implemented feature request +#1072510 as a processing instruction to permit including external +HTML content into HTML output. +Modified: html/pi.xsl,1.9 - Robert +Stayton + + +Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-). +Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek + + +Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO +Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh + + +Allow ToC without +title also for set and +book. +Modified: html/autotoc.xsl,1.37; html/division.xsl,1.12 - +Jirka Kosek + + +Implemented floats uniformly for +figure, example, equation +and informalfigure, informalexample, and +informalequation. +Modified: html/formal.xsl,1.22 - Robert +Stayton + + +Added the +autotoc.label.in.hyperlink param. +If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles. +Closes patch #1065868. Thanks to anatoly techtonik +for the patch. +Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith + + +Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple. +If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes: + - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types + - +an href attribute whose value is set to the URL of the file +containing the legalnotice + - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet) +For +example: + <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice"> +Closes +#1476450. Thanks to Sam Steingold. +Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Improved support for +task subelements +Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek + + +Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting. +Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith + + +Process alt text with +normalize-space(). Replace tab indents with +spaces. +Modified: html/graphics.xsl,1.57 - Robert +Stayton + + +Content of citation +element is automatically linked to the bibliographic entry +with the corresponding abbrev. +Modified: html/biblio.xsl,1.26; +html/inline.xsl,1.47; html/xref.xsl,1.58 - Jirka +Kosek + + +Add template for task +in mode="xref-to". +Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton + + +Suppress ID warnings if the +.warnings parameter is 0 +Modified: html/html.xsl,1.17 - Norman +Walsh + + +Add support for floatstyle to +figure. +Modified: html/formal.xsl,1.21 - Robert +Stayton + + +Handling of xref to +area/areaset need support in extensions code also. I currently have no +time to touch extensions code, so code is here to be enabled when +extension is fixed also. +Modified: html/xref.xsl,1.56 - Jirka +Kosek + + +Added 3 parameters for overriding +gentext for index +punctuation. +Modified: html/param.ent,1.89; html/param.xweb,1.98 - Robert +Stayton + + +Added parameters to support +localization of index item punctuation. Added +index.separator named template to compute +the separator punctuation based on +locale. +Modified: html/autoidx.xsl,1.27 - Robert +Stayton + + +Added a <div +class="{$class}-contents"> wrapper around output of contents +of all formal objects. Also, added an optional <br +class="{class}-break"/> linebreak after all formal +objects. +WARNING: Because this change places an additional +DIV between the DIV wrapper for the equation and the +equation contents, it may break some existing CSS +stylesheets that have been created with the assumption that there +would never be an intervening DIV there. +The following is +an example of what Equation output looks like as a +result of the changes described above. + <div +class="equation"> <a name="three" +id="three"></a> + <p +class="title"><b>(1.3)</b></p> + +<div class="equation-contents"> <span +class="mathphrase">1+1=3</span> +</div> </div><br +class="equation-break"> +Rationale: These changes allow +CSS control of the placement of the formal-object +title relative to the formal-object +contents. For example, using the CSS "float" property +enables the title and contents to be rendered on the +same line. Example stylesheet: + .equation +{ margin-top: 20px; margin-bottom: 20px; } +.equation-contents { float: left; } + +.equation .title { margin-top: 0; +float: right; margin-right: 200px; } + +.equation .title b { font-weight: +normal; } + .equation-break { clear: both; +} +Note that the purpose of the ".equation-break" class is +to provide a way to clear off the floats. +If you want +to instead have the equation title rendered to +the left of the equation contents, you can do +something like this: + .equation { +margin-top: 20px; width: 300px; margin-bottom: 20px; +} .equation-contents { float: right; } + +.equation .title { margin-top: 0; +float: left; margin-right: 200px; } + +.equation .title b { font-weight: +normal; } + .equation-break { clear: both; +} +Modified: html/formal.xsl,1.20 - Michael(tm) Smith + + +Added a chunker.output.quiet +top-level parameter so that the chunker can be made quiet by +default +Modified: html/chunker.xsl,1.26 - Norman Walsh + + +Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it). +Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith + + +New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive? +Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh + + +If the +keep.relative.image.uris parameter is true, +don't use the absolute URI (as calculated from xml:base) in +the img src attribute, us the value the author +specified. Note that we still have to calculate the absolute +filename for use in the image intrinsics +extension. +Modified: html/graphics.xsl,1.56 - Norman +Walsh + + +Support date as an +inline +Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Added "wrapper-name" param to +inline.charseq named template, enabling it to output inlines +other than just "span". Acronym and Abbrev +templates now use inline.charseq to output HTML +"acronym" and "abbr" elements (instead of +"span"). Closes #1305468. Thanks to Sam Steingold for suggesting +the change. +Modified: html/inline.xsl,1.45 - Michael(tm) +Smith + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.69.1 release. + + +Added the following +params: + - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean) +Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something). +The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width. +Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith + + +Added +man.table.footnotes.divider param. +In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table. +Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith + + +Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters. +The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory. +The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory. +Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles. +Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output. +Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith + + +Added +man.segtitle.suppress param. +If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output. +Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith + + +Added +man.output.manifest.enabled and +man.output.manifest.filename params. +If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename +Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +Changed names of all boolean +indentation params to man.indent.* Also discarded individual +man.indent.*.value params and switched to just using a common +man.indent.width param (3n by default). +Modified: manpages/docbook.xsl,1.66; +manpages/info.xsl,1.19; manpages/lists.xsl,1.29; +manpages/other.xsl,1.18; manpages/refentry.xsl,1.13 - Michael(tm) +Smith + + +Added boolean +man.output.in.separate.dir param, to control whether or not man +files are output in separate directory. +Modified: manpages/docbook.xsl,1.65; +manpages/utility.xsl,1.14 - Michael(tm) Smith + + +Added options for controlling +indentation of verbatim output. Controlled through the +man.indentation.verbatims.adjust +and man.indentation.verbatims.value params. Closes +#1242997 +Modified: manpages/block.xsl,1.15; manpages/docbook.xsl,1.64 - +Michael(tm) Smith + + +Added options for controlling +indentation in lists and in *blurb output in the AUTHORS +section. Controlled through +the man.indentation.lists.adjust, +man.indentation.lists.value, man.indentation.authors.adjust, and +man.indentation.authors.value parameters. Default is 3 characters +(instead of the roff default of 8 characters). Closes +#1449369. +Also, removed the indent that was being set on +informalexample outuput. I will instead add an option +for indenting verbatims, which I think is what the +informalexample indent was intended +for originally. +Modified: manpages/block.xsl,1.14; +manpages/docbook.xsl,1.63; manpages/info.xsl,1.18; +manpages/lists.xsl,1.28 - Michael(tm) Smith + + +Changed line-spacing call before +synopfragment to use ".sp -1n" ("n" units specified) +instead of plain ".sp -1" +Modified: manpages/synop.xsl,1.28 - Michael(tm) +Smith + + +Added support for writing man +files into a specific output directory and into appropriate +subdirectories within that output directory. Controlled through +the man.base.dir parameter (similar to the +base.dir support in the HTML stylesheet) and +the man.subdirs.enabled parameter, which automatically determines +the name of an appropriate subdir (for example, man/man7, +man/man1, etc.) based on the section number/manvolnum +of the source Refentry. +Closes #1255036 and +#1170317. Thanks to Denis Bradford for the original feature +request, and to Costin Stroie for submitting a patch that was +very helpful in implementing the +support. +Modified: manpages/docbook.xsl,1.62; manpages/utility.xsl,1.13 - +Michael(tm) Smith + + +Refined XPath statements and +notification messages for refentry metadata +handling. +Modified: common/common.xsl,1.59; common/refentry.xsl,1.14; +manpages/docbook.xsl,1.61; manpages/other.xsl,1.17 - Michael(tm) +Smith + + +Added support for +copyright and legalnotice. The manpages +stylesheets now output a COPYRIGHT section, +after the AUTHORS section, if a copyright +or legalnotice is found in the source. The +section contains the copyright contents followed +by the legalnotice contents. Closes +#1450209. +Modified: manpages/docbook.xsl,1.59; manpages/info.xsl,1.17 - +Michael(tm) Smith + + +Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date): + +(($info[//date])[last()]/date)[1]. +That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry. +It's +likely this change may break some things; may need to pick up +some pieces later. +Also, changed the default value for the +man.th.extra2.max.length from 40 to +30. +Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith + + +Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692. +Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith + + +Fixed handling of table +footnotes. With this checkin, the table support in the +manpages stylesheet is now basically feature complete. So this +change closes request #619532, "No support for tables" -- the +oldest currently open manpages feature request, submitted by Ben +Secrest (blsecres) on 2002-10-07. Congratulations to me [patting +myself on the back]. +Modified: manpages/block.xsl,1.11; +manpages/docbook.xsl,1.55; manpages/table.xsl,1.15 - Michael(tm) +Smith + + +Added handling for +table titles. Also fixed handling of nested tables; +nest tables are now "extracted" and displayed just after their +parent tables. +Modified: manpages/docbook.xsl,1.54; manpages/table.xsl,1.14 +- Michael(tm) Smith + + +Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later. +Closes #1452247. Thanks to Joe Orton for the feature +request. +Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith + + +Use AUTHORS instead of +AUTHOR if we have multiple people to attribute. Also, +fixed checking such that we generate +author section even if we don't have an +author (as long as there is at least one other +person/entity we can put in the +section). Also adjusted assembly of content for +Author metainfo field such that we now not only use +author, but try to find a "best match" if we can't +find an author name to put there. +Closes +#1233592. Thanks to Sam Steingold for the +request. +Modified: manpages/info.xsl,1.12 - Michael(tm) +Smith + + +Changes for request #1243027, +"Impove handling of AUTHOR section." This +adds support for Collab, Corpauthor, Corpcredt, +Orgname, Publishername, and +Publisher. Also adds support for output +of Affiliation and its children, and support for using +gentext strings for auto-attributing roles (Author, +Editor, Publisher, Translator, etc.). Also +did a lot of code cleanup and modularization of all the +AUTHOR handling code. And fixed a bug that was causing +Author info to not be picked up correctly +for metainfo comment we embed in man-page +source. +Modified: manpages/info.xsl,1.11 - Michael(tm) +Smith + + +Support bold output for +"emphasis remap='B'". (because Eric Raymond's +doclifter(1) tool converts groff source marked up with ".B" +request or "\fB" escapes to DocBook "emphasis +remap='B'".) +Modified: manpages/inline.xsl,1.14 - Michael(tm) +Smith + + +Added support for +Segmentedlist. Details: Output is tabular, with no +option for "list" type output. Output for Segtitle +elements can be supressed by +setting man.segtitle.suppress. If Segtitle +content is output, it is rendered in italic type (not bold +because not all terminals support bold and so italic ensures the +stand out on those terminals). Extra space (.sp line) at end of +table code ensures that it gets handled correctly in +the case where its source is the child of a Para. +Closes feature-request #1400097. Thanks to Daniel Leidert for the +patch and push, and to Alastair Rankine for filing the original +feature request. +Modified: manpages/lists.xsl,1.23; +manpages/utility.xsl,1.10 - Michael(tm) Smith + + +Improved handling or +Author/Editor/Othercredit. +Reworked content of +(non-visible) comment added at top of each page (metadata +stuff). +Added support for generating a +manifest file (useful for cleaning up +after builds, etc.) +Modified: manpages/docbook.xsl,1.46; +manpages/info.xsl,1.9; manpages/other.xsl,1.12; +manpages/utility.xsl,1.6 - Michael(tm) Smith + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.69.1 release. + + +New parameters to set +header/footer table minimum +height. +Modified: params/footer.table.height.xml,1.1; +params/header.table.height.xml,1.1 - Robert +Stayton + + +Support multiple indexing methods +for different languages. +Modified: params/index.method.xml,1.1 - Robert +Stayton + + +Remove qandaset and +qandadiv from generate.toc for fo +output because formerly it wasn't working, but now it is and +the default behavior should stay the +same. +Modified: params/generate.toc.xml,1.8 - Robert +Stayton + + +add support for page number +references to link element +too. +Modified: params/insert.link.page.number.xml,1.1 - Robert +Stayton + + +Add support for more characters to +hyphen on when ulink.hyphenate is turned +on. +Modified: params/ulink.hyphenate.chars.xml,1.1; +params/ulink.hyphenate.xml,1.3 - Robert Stayton + + +New attribute-set to format +biblioentry and +bibliomixed. +Modified: params/biblioentry.properties.xml,1.1 - +Robert Stayton + + +Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-). +Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek + + +Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT +Modified: params/toc.line.properties.xml,1.1 - Jirka +Kosek + + +Allow table footnotes +to have different properties from regular +footnotes. +Modified: params/table.footnote.properties.xml,1.1 - Robert +Stayton + + +Set properties for pgwide="1" +objects. +Modified: params/pgwide.properties.xml,1.1 - Robert +Stayton + + +Added the +autotoc.label.in.hyperlink param. +If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles. +Closes patch #1065868. Thanks to anatoly techtonik +for the patch. +Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith + + +Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple. +If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes: + - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types + - +an href attribute whose value is set to the URL of the file +containing the legalnotice + - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet) +For +example: + <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice"> +Closes +#1476450. Thanks to Sam Steingold. +Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith + + +Added the following +params: + - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean) +Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something). +The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width. +Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith + + +Added +man.table.footnotes.divider param. +In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table. +Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith + + +Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters. +The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory. +The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory. +Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles. +Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output. +Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith + + +Changed to select="0" in +refclass.suppress (instead of +..>0</..) +Modified: params/refclass.suppress.xml,1.3 - Michael(tm) +Smith + + +Added +man.segtitle.suppress param. +If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output. +Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith + + +Added +man.output.manifest.enabled and +man.output.manifest.filename params. +If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename +Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual". +Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith + + +Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date): + +(($info[//date])[last()]/date)[1]. +That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry. +It's +likely this change may break some things; may need to pick up +some pieces later. +Also, changed the default value for the +man.th.extra2.max.length from 40 to +30. +Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith + + +Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later. +Closes #1452247. Thanks to Joe Orton for the feature +request. +Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith + + +fop.extensions now only +for FOP version 0.20.5 and earlier. +Modified: params/fop.extensions.xml,1.4 +- Robert Stayton + + +Support for fop1 different from +fop 0.20.5 and earlier. +Modified: params/fop1.extensions.xml,1.1 - Robert +Stayton + + +Reset default value to empty +string so template uses gentext first, then the parameter value +if not empty. +Modified: params/index.number.separator.xml,1.2; +params/index.range.separator.xml,1.2; +params/index.term.separator.xml,1.2 - Robert +Stayton + + +New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive? +Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Support default label +width parameters for itemized and ordered lists +Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh + + +Added parameters to localize +punctuation in indexes. +Modified: params/index.number.separator.xml,1.1; +params/index.range.separator.xml,1.1; +params/index.term.separator.xml,1.1 - Robert +Stayton + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Convert 'no' to string in default +value. +Modified: params/olink.doctitle.xml,1.4 - Robert +Stayton + + +Implemented RFE +#1292615. +Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier. +Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek + + +Implemented RFE +#1242092. +You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt). +Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats +Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek + + +Changed short descriptions in doc +for *autolabel* params to match new autolabel +behavior. +Modified: params/appendix.autolabel.xml,1.5; +params/chapter.autolabel.xml,1.4; params/part.autolabel.xml,1.5; +params/preface.autolabel.xml,1.4 - Michael(tm) +Smith + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.69.1 release. + + +Profiling now works together with +namespace stripping (V5 documents). Namespace striping should work +with all stylesheets named profile-, even if they are not supporting +namespace stripping in a non-profiling +variant. +Modified: profiling/profile-mode.xsl,1.4; +profiling/xsl2profile.xsl,1.7 - Jirka Kosek + + +Moved profiling stage out of +templates. This make possible to reuse profiled content by several +templates and still maintaing node indentity (needed for example for +HTML Help where content is processed multiple times). +I +don't know why this was not on the top level before. Maybe some XSLT +processors choked on it. I hope this will be OK +now. +Modified: profiling/xsl2profile.xsl,1.5 - Jirka +Kosek + + + + + +Tools +The following changes have been made to the + tools code + since the 1.69.1 release. + + +Moved Makefile.DocBook from +contrib module to xsl +module. +Modified: tools/make/Makefile.DocBook,1.1 - Michael(tm) +Smith + + + + + +WordML +The following changes have been made to the + wordml code + since the 1.69.1 release. + + +added contrib element, +better handling of default paragraph +style +Modified: wordml/pages-normalise.xsl,1.6; wordml/supported.xml,1.2; +wordml/wordml-final.xsl,1.14 - Steve Ball + + +added +bridgehead +Modified: wordml/docbook-pages.xsl,1.6; +wordml/docbook.xsl,1.17; wordml/pages-normalise.xsl,1.5; +wordml/template-pages.xml,1.7; wordml/template.dot,1.4; +wordml/template.xml,1.14; wordml/wordml-final.xsl,1.13 - Steve +Ball + + +added blocks stylesheet to support +bibliographies, glossaries and qandasets +Modified: wordml/Makefile,1.4; +wordml/README,1.3; wordml/blocks-spec.xml,1.1; +wordml/docbook-pages.xsl,1.5; wordml/docbook.xsl,1.16; +wordml/pages-normalise.xsl,1.4; wordml/sections-spec.xml,1.3; +wordml/specifications.xml,1.13; wordml/template-pages.xml,1.6; +wordml/template.dot,1.3; wordml/template.xml,1.13; +wordml/wordml-blocks.xsl,1.1; wordml/wordml-final.xsl,1.12; +wordml/wordml-sections.xsl,1.3 - Steve Ball + + +added mediaobject +caption +Modified: wordml/docbook-pages.xsl,1.4; +wordml/docbook.xsl,1.15; wordml/specifications.xml,1.12; +wordml/template-pages.xml,1.5; wordml/template.dot,1.2; +wordml/template.xml,1.12; wordml/wordml-final.xsl,1.11 - Steve +Ball + + +added +callouts +Modified: wordml/docbook-pages.xsl,1.3; wordml/docbook.xsl,1.14; +wordml/pages-normalise.xsl,1.3; wordml/specifications.xml,1.11; +wordml/template-pages.xml,1.4; wordml/wordml-final.xsl,1.10 - Steve +Ball + + +added Word template +file +Modified: wordml/template.dot,1.1 - Steve Ball + + +added abstract, fixed +itemizedlist, ulink +Modified: wordml/specifications.xml,1.10; +wordml/wordml-final.xsl,1.9 - Steve Ball + + +fixed Makefile added many +features to Pages support added revhistory, inlines, +highlights, abstract +Modified: wordml/Makefile,1.2; +wordml/docbook-pages.xsl,1.2; wordml/pages-normalise.xsl,1.2; +wordml/sections-spec.xml,1.2; wordml/specifications.xml,1.9; +wordml/template-pages.xml,1.3; wordml/template.xml,1.11; +wordml/wordml-final.xsl,1.8; wordml/wordml-sections.xsl,1.2 - Steve +Ball + + +fixed handling linebreaks when +generating WordML added Apple Pages +support +Modified: wordml/docbook.xsl,1.13; wordml/template-pages.xml,1.2 - +Steve Ball + + + + + + + Release 1.69.1 + This release is a minor bug-fix update to the 1.69.0 + release. Along with bug fixes, it includes one + configuration-parameter change: The default value of the + annotation.support parameter is now + 0 (off). The reason for that change is that + there have been reports that annotation handling is + causing a significant performance degradation in processing of + large documents with xsltproc. + + + + + Release 1.69.0 + The release includes major feature changes, + particularly in the manpages + stylesheets, as well as a large number of bug fixes. + + As with all DocBook Project dot zero releases, this is an + experimental release . + + + Common + + + This release adds localizations for the following + languages: + + + Albanian + Amharic + Azerbaijani + Hindi + Irish (Gaelic) + Gujarati + Kannada + Mongolian + Oriya + Punjabi + Tagalog + Tamil + Welsh + . + + + Added support for specifying number format for auto + labels for chapter, appendix, + part, and preface. Contolled with the + appendix.autolabel, + chapter.autolabel, + part.autolabel, and + preface.autolabel parameters. + + + Added basic support for biblioref cross + referencing. + + + Added support for align + on caption in mediaobject. + + + Added support for processing documents that use the + DocBook V5 namespace. + + + Added support for termdef and + mathphrase. + + + EXPERIMENTAL: Incorporated the Slides and Website + stylesheets into the DocBook XSL stylesheets package. So, + for example, Website documents can now be processed using + the following URI for the driver Website + tabular.xsl file: http://docbook.sourceforge.net/release/xsl/current/website/tabular.xsl + + + A procedure without a title is + now treated as an informal procedure (meaning + that it is not added to any generated list of + procedures and has no affect on numbering of + generated labels for other procedures). + + + docname is no longer added to + olink when pointing to a root element. + + + + Added support for generation of choice separator in + inline simplelist. This enables auto-generation of an + appropriate localized choice separator (for + example, and or or) before the + final item in an inline simplelist. + To indicate that you want a choice separator + generated for a particular list, you need to put a processing + instruction (PI) of the form + dbchoice choice="foo" as a + child of the list. For example: + <para>Choose from + ONE and ONLY ONE of the following: + <simplelist type="inline"> + <?dbchoice choice="or" ?> + <member>A</member> + <member>B</member> + <member>C</member>.</simplelist></para> + + Output (for English): +
+ Choose from ONE and only ONE of the + following choices: A, B, or C. +
+ As a temporary workaround for the fact that most of the + DocBook non-English locale files don't have a localization for + the word or, you can put in a literal string to + be used; example for French: dbchoice choice="ou". That is, use + ou instead of or.
+
+
+
+ + FO + + + Added content-type property to + external-graphic element, based on + imagedata format + attribute. + + + Added support for generating + <rx:meta-field creator="$VERSION"/> + field for XEP output. This makes the DocBook XSL + stylesheet version information available through the + Document Properties menu in Acrobat + Reader and other PDF viewers. + + + Trademark symbol handling made consistent with + handling of same in HTML stylesheets. Prior to this change, + if you processed a document that contained no value for the + class attribute on the + trademark element, the HTML stylesheets would + default to rendering a superscript TM + symbol after the trademark contents, + but the FO stylesheets would render nothing. + + + Added support for generating XEP bookmarks for + refentry. + + + Added support for HTML markup table border attribute, applied to each + table cell. + + + The table.width template can now + sum column specs if none use % or + *. + + + Added fox:destination extension + inside fox:outline to support linking to + internal destinations. + + + Added support for customizing + abstract with property sets. Controlled + with the abstract.properties and + abstract.title.properties + parameters. + + + Add footnotes in table title to + table footnote set, and add support for table footnotes to + HTML table markup. + + + Added support for title in + glosslist. + + + Added support for itemizedlist symbol + none. + + + Implemented the new + graphical.admonition.properties and + nongraphical.admonition.properties + attribute sets. + + + Added id to + formalpara and some other blocks that were + missing it. + + + Changed the anchor template to output + fo:inline instead of + fo:wrapper. + + + Added support for toc.max.depth + parameter. + + + + + + Help + + + Eclipse Help: Added support for generating olink + database. + + + + + + HTML + + + Added a first cut at support in HTML output for + DocBook 5 style annotations. Controlled using the + annotation.support parameter, and + implemented using JavaScript and CSS styling. For more + details, see the documentation for the + annotation.js, + annotation.css, + annotation.graphic.open, and + annotation.graphic.close + parameters. + + + Generate client-side image map for + imageobjectco with areas using + calspair units + + + Added support for img.src.path PI. + + + Added support for passing + img.src.path to DocBook Java XSLT + image extensions when appropriate. Controlled using the + graphicsize.use.img.src.path + parameter. + + + Added support for (not + valid for DocBook 4) xlink:href + on area and (not valid for DocBook 4) + alt in area. + + + Added new parameter + default.table.frame to control table + framing if there is no frame + attribute on a table. + + + Added initial, experimental support for generating + content for the HTML title attribute from + content of the alt element. This change adds + support for the following inline elements only (none of them + are block elements): + + + abbrev + accel + acronym + action + application + authorinitials + beginpage + citation + citerefentry + citetitle + city + classname + code + command + computeroutput + constant + country + database + email + envar + errorcode + errorname + errortext + errortype + exceptionname + fax + filename + firstname + firstterm + foreignphrase + function + glossterm + guibutton + guiicon + guilabel + guimenu + guimenuitem + guisubmenu + hardware + honorific + interface + interfacename + keycap + keycode + keysym + lineage + lineannotation + literal + markup + medialabel + methodname + mousebutton + option + optional + otheraddr + othername + package + parameter + personname + phone + pob + postcode + productname + productnumber + prompt + property + quote + refentrytitle + remark + replaceable + returnvalue + tag + shortcut + state + street + structfield + structname + subscript + superscript + surname + symbol + systemitem + tag + termdef + token + trademark + type + uri + userinput + varname + wordasword + + + + + Added support for chunking revhistory into + separate file (similar to the support for doing same with + legalnotice). Patch from Thomas + Schraitle. Controlled through new + generate.revhistory.link parameter. + + + l10n.xsl: Made language codes RFC compliant. Added a + new boolean config parameter, + l10n.lang.value.rfc.compliant. If it + is non-zero (the default), any underscore in a language code + will be converted to a hyphen in HTML output. If it is zero, + the language code will be left as-is. + + + + + man + This release closes out 44 manpages stylesheet bug reports + and feature requests. It adds more than 35 new configuration + parameters for controlling aspects of man-page output -- + including hyphenation and justification, handling of links, + conversion of Unicode characters, and contents of man-page + headers and footers. + + + + New options for globally disabling/enabling + hyphenation and justification: + man.justify and + man.hyphenate. + Note that the default + for the both of those is zero (off), because justified text + looks good only when it is also hyphenated; to quote the + Hyphenation node from the groff info page: +
+ Since the odds are not great for finding a + set of words, for every output line, which fit nicely on a + line without inserting excessive amounts of space between + words, `gtroff' hyphenates words so that it can justify + lines without inserting too much space between + words. +
+ The problem is that groff can end up hyphenating a lot of + things that you don't want hyphenated (variable names and + command names, for example). Keeping both justification and + hyphenation disabled ensures that hyphens won't get inserted + where you don't want to them, and you don't end up with + lines containing excessive amounts of space between + words. These default settings run counter to how most + existing man pages are formatted. But there are some notable + exceptions, such as the perl man pages.
+
+ + Added parameters for controlling hyphenation of + computer inlines, filenames, and URLs. By default, even when + hyphenation is enabled (globally), hyphenation is now + suppressed for "computer inlines" (currently, just + classname, constant, envar, + errorcode, option, + replaceable, userinput, + type, and varname, and for + filenames, and for URLs from link. It + can be (re)enabled using the + man.hyphenate.computer.inlines, + man.hyphenate.filenames, and + man.hyphenate.urls parameters. + + + + Implemented a new system for replacing Unicode + characters. There are two parts to the new system: a + string substitution map for doing + essential replacements, and a + character map that can optionally be disabled + and enabled. + The new system fixes all open bugs that had to do with + literal Unicode numbered entities such as &#8220; and + &#8221; showing up in output, and greatly expands the + ability of the stylesheets to generate good roff + equivalents for Unicode symbols and special + characters. + Here are some details... + The previous manpages mechanism for replacing Unicode + symbols and special characters with roff equivalents (the + replace-entities template) was not + scalable and not complete. The mechanism handled a somewhat + arbitrary selection of less than 20 or so Unicode + characters. But there are potentially more than + 800 Unicode special characters that + have some groff equivalent they can be mapped to. And there + are about 34 symbols in the Latin-1 (ISO-8859-1) block + alone. Users might reasonably expect that if they include + any of those Latin-1 characters in their DocBook source + documents, they will get correctly converted to known roff + equivalents in output. + In addition to those common symbols, certain users may + have a need to use symbols from other Unicode blocks. Say, + somebody who is documenting an application related to math + might need to use a bunch of symbols from the + Mathematical Operators Unicode block (there + are about 65 characters in that block that have reasonable + roff equivalents). Or somebody else might really like + Dingbats -- such as the checkmark character -- and so might + use a bunch of things from the Dingbat block + (141 characters in that that have roff equivalents or that + can at least be degraded somewhat gracefully + into roff). + So, the old replace-entities + mechanism was replaced with a completely different mechanism + that is based on use of two maps: a + substitution map and a character + map (the latter in a format compliant with the XSLT + 2.0 spec and therefore completely forward + compatible with XSLT 2.0). + The substitution map is controlled through the + man.string.subst.map parameter, and + is used to replace things like the backslash character + (which needs special handling to prevent it from being + interpreted as a roff escape). The substitution map cannot + be disabled, because disabling it will cause the output to + be broken. However, you can add to it and change it if + needed. + + The character map mechanism, on the + other hand, can be completely disabled. It is enabled by + default, and, by default, does replacement of all Latin-1 + symbols, along with most special spaces, dashes, and quotes + (about 75 characters by default). Also, you can optionally + enable a full character map that provides + support for converting all 800 or so of the characters that + have some reasonable groff equivalent. + + The character-map mechanism is controlled through the + following parameters: + + + man.charmap.enabled + turns character-map support + on/off + + + man.charmap.use.subset + specifies that a subset of the character + map is used instead of the full map + + + man.charmap.subset.profile + specifies profile of character-map + subset + + + man.charmap.uri + specifies an alternate character map to + use instead of the standard character map + provided in the distribution + + + + + + + Implemented out-of-line handling of display of URLs + for links (currently, only for ulink). This gives + you three choices for handling of links: + + + Number and list links. Each link is numbered + inline, with a number in square brackets preceding the + link contents, and a numbered list of all links is added + to the end of the document. + + + Only list links. Links are not numbered, but an + (unnumbered) list of links is added to the end of the + document. + + + Suppress links. Don't number links and don't add + any list of links to the end of the document. + + + You can also choose whether links should be underlined. The + default is the works -- list, number, and + underline links. You can use the + man.links.list.enabled, + man.links.are.numbered, and + man.links.are.underlined parameters + to change the defaults. The default heading for the link + list is REFERENCES. You can be change that using the + man.links.list.heading + parameter. + + + Changed default output encoding to UTF-8. This does not mean that man pages are output in + raw UTF-8, because the character map is applied + before final output, causing all UTF-8 characters covered in + the map to be converted to roff equivalents. + + + + Added support for processing refsect3 and + formalpara and nested refsection + elements, down to any arbitrary level of nesting. + + + + Output of the NAME and + SYNOPSIS and AUTHOR + headings and the headings for admonitions (note, + caution, etc.) are no longer hard-coded for + English. Instead, headings are generated for those in the + correct locale (just as the FO and HTML stylesheets + do). + + + + Re-worked mechanism for assembling page + headers/footers (the contents of the .TH + macro title line). + + Here are some details... + + All man pages contain a .TH roff + macro whose contents are used for rendering the title + line displayed in the header and footer of each + page. Here are a couple of examples of real-world man pages + that have useful page headers/footers: + gtk-options(7) GTK+ User's Manual gtk-options(7) <-- header + GTK+ 1.2 2003-10-20 gtk-options(7) <-- footer + + svgalib(7) Svgalib User Manual svgalib(7) <-- header + Svgalib 1.4.1 16 December 1999 svgalib(7) <-- footer + + And here are the terms with which the + groff_man(7) man page refers to the + various parts of the header/footer: + title(section) extra3 title(section) <- header + extra2 extra1 title(section) <- footer + Or, using the names with which the man(7) + man page refers to those same fields: + title(section) manual title(section) <- page header + source date title(section) <- page footer + + The easiest way to control the contents of those + fields is to mark up your refentry content like + the following (note that this is a minimal + example). + <refentry> + <info> + <date>2003-10-20</date> + </info> + <refmeta> + <refentrytitle>gtk-options</refentrytitle> + <manvolnum>7</manvolnum> + <refmiscinfo class="source-name">GTK+</refmiscinfo> + <refmiscinfo class="version">1.2</refmiscinfo> + <refmiscinfo class="manual">GTK+ User's Manual</refmiscinfo> + </refmeta> + <refnamediv> + <refname>gtk-options</refname> + <refpurpose>Standard Command Line Options for GTK+ Programs</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <para>This manual page describes the command line options, which + are common to all GTK+ based applications.</para> + </refsect1> + </refentry> + + + Sets the date part of the header/footer. + + + Sets the title part. + + + Sets the section part. + + + Sets the source name part. + + + Sets the version part. + + + Sets the manual part. + + + + Below are explanations of the steps the stylesheets + take to attempt to assemble and display + good headers and footer. [In the + descriptions, note that *info + is the refentry info child + (whatever its name), and + parentinfo is the + info child of its parent (again, whatever + its name).] + + + extra1 field (date) + + Content of the extra1 field is + what shows up in the center + footer position of each page. The + man(7) man page describes it as + the date of the last revision. + To provide this content, if the + refentry.date.profile.enabled + is non-zero, the stylesheets check the value of + refentry.date.profile. + Otherwise, by default, they check for a + date or pubdate not only in the + *info contents, but also in + the parentinfo + contents. + If a date cannot be found, the stylesheets now + automatically generate a localized long + format date, ensuring that this field always + has content in output. + However, if for some reason you want to suppress + this field, you can do so by setting a non-zero value + for man.th.extra1.suppress. + + + + extra2 field (source) + + On Linux systems and on systems with a modern + groff, the content of the extra2 field + are what shows up in the left + footer position of each page. + + The man(7) man page describes + this as the source of the command, and + provides the following examples: + + + For binaries, use somwething like: GNU, + NET-2, SLS Distribution, MCC Distribution. + + + For system calls, use the version of the + kernel that you are currently looking at: Linux + 0.99.11. + + + For library calls, use the source of the + function: GNU, BSD 4.3, Linux DLL 4.4.1. + + + + + In practice, there are many pages that simply + have a version number in the source + field. So, it looks like what we have is a two-part + field, + Name Version, + where: + + + Name + + product name (e.g., BSD) or org. name + (e.g., GNU) + + + + Version + + version name + + + + Each part is optional. If the + Name is a product name, + then the Version is + probably the version of the product. Or there may be + no Name, in which case, if + there is a Version, it is + probably the version of the item itself, not the + product it is part of. Or, if the + Name is an organization + name, then there probably will be no + Version. + + To provide this content, if the + refentry.source.name.profile.enabled + and + refentry.version.profile.enabled + parameter are non-zero, the stylesheets check the + value of refentry.source.name.profile + refentry.version.profile. + + Otherwise, by default, they check the following + places, in the following order: + + + *info/productnumber + + + *info/productnumber + + + refmeta/refmiscinfo[@class = 'version'] + + + parentinfo/productnumber + + + *info/productname + + + parentinfo/productname + + + refmeta/refmiscinfo + + + [nothing found, so leave it empty] + + + + + + + extra3 field + + On Linux systems and on systems with a modern + groff, the content of the extra3 field + are what shows up in the center + header position of each page. Some man + pages have extra2 content, some + don't. If a particular man page has it, it is most + often context data about some larger + system the documented item belongs to (for example, + the name or description of a group of related + applications). The stylesheets now check the following + places, in the following order, to look for content to + add to the extra3 field. + + + parentinfo/title + + + parent's title + + + refmeta/refmiscinfo + + + [nothing found, so leave it empty] + + + + + + + + + + Reworked *info gathering. For + each refentry found, the stylesheets now cache its + *info content, then check for any + valid parent of it that might have metainfo content and cache + that, if found; they then then do all further matches against + those node-sets (rather than re-selecting the original + *info nodes each time they are + needed). + + + + New option for breaking strings after forward + slashes. This enables long URLs and pathnames to be broken + across lines. Controlled through + man.break.after.slash parameter. + + + + Output for servicemark and trademark are now + (SM) and (TM). There is + a groff "\(tm" escape, but output from that + is not acceptable. + + + + New option for controlling the length of the title + part of the .TH title line. Controlled + through the man.th.title.max.length + parameter. + + + + New option for specifying output encoding of each man + page; controlled with + man.output.encoding (similar to the + HTML chunker.output.encoding + parameter). + + + + New option for suppressing filename messages when + generating output; controlled with + man.output.quietly (similar to the HTML + chunk.quietly parameter). + + + + The text of cross-references to first-level + refentry (refsect1, top-level + refsection, refnamediv, and + refsynopsisdiv) are now capitalized. + + + + Cross-references to refnamediv now use the + localized NAME title instead of using the + first refname child. This makes the output + inconsistent with HTML and FO output, but for man-page output, + it seems to make better sense to have the + NAME. (It may actually make better sense to + do it that way in HTML and FO output as well...) + + + + Added support for processing funcparams. + + + + Removed the space that was being output between + funcdef and paramdef; example: was: + float rand (void); now: + float rand(void) + + + + Turned off bold formatting for the type + element when it occurs within a funcdef or + paramdef + + + + Corrected rendering of simplelist. Any + <simplelist type="inline" instance + is now rendered as a comma-separated list (also with an + optional localized and or or before the last item -- see + description elsewhere in these release notes). Any simplelist + instance whose type is not + inline is rendered as a one-column vertical + list (ignoring the values of the type and columns attributes if present) + + + + Comment added at top of roff source for each page now + includes DocBook XSL stylesheets version number (as in the + HTML stylesheets) + + + + Made change to prevent sticky fonts + changes. Now, when the manpages stylesheets encounter node + sets that need to be boldfaced or italicized, they put the + \fBfoo\fR and \fIbar\fR + groff bold/italic instructions separately around each node in + the set. + + + synop.xsl: Boldface everything in + funcsynopsis output except parameters (which are in + ital). The man(7) man page says: +
+ For functions, the arguments are always specified + using italics, even in the SYNOPSIS section, where the rest + of the function is specified in bold. +
+ A look through the contents of the + man/man2 directory shows that most + (all) existing pages do follow this everything in + funcsynopsis bold rule. That means the + type content and any punctuation (parens, + semicolons, varargs) also must be bolded.
+
+ + + Removed code for adding backslashes before periods/dots + in roff source, because backslashes in front of periods/dots + in roff source are needed only in the very rare case where a + period is the very first character in a line, without any + space in front of it. A better way to deal with that rare case + is for you to add a zero-width space in front of the offending + dot(s) in your source + + + + Removed special handling of the quote + element. That was hard-coded to cause anything marked up with + the quote element to be output preceded by two + backticks and followed by two apostrophes -- that is, that + old-school kludge for generating curly quotes in Emacs and + in X-Windows fonts. While Emacs still seems to support that, I + don't think X-Windows has for a long time now. And, anyway, it + looks (and has always looked) like crap when viewed on a + normal tty/console. In addition, it breaks localiztion of + quote. By default, quote content is + output with localized quotation marks, which, depending on the + locale, may or may not be left and right double quotation + marks. + + + + Changed mappings for left and right single quotation + marks. Those had previously been incorrectly mapped to the + backtick (&#96;) and apostrophe (&39;) characters (for + kludgy reasons -- see above). They are now correctly mapped to + the \(oq and \(cq roff + escapes. If you want the old (broken) behavior, you need to + manually change the mappings for those in the value of the + man.string.subst.map parameter. + + + Removed xref.xsl file. Now, of the + various cross-reference elements, only the ulink + element is handled differently; the rest are handled exactly + as the HTML stylesheets handle them, except that no hypertext + links are generated. (Because there is no equivalent hypertext + mechanism is man pages.) + + + + New option for making subheading dividers in generated + roff source. The dividers are not visible in the rendered man + page; they are just there to make the source + readable. Controlled using + man.subheading.divider. + + + + Fixed many places where too much space was being added + between lines. + +
+ +
+
+ + + + Release 1.68.1 + The release adds localization support for Farsi (thanks to + Sina Heshmati) and improved support for the XLink-based DocBook NG + db:link element. Other than that, it is a minor + bug-fix update to the 1.68.0 release. The main thing it fixes is a + build error that caused the XSLT Java extensions to be jarred up + with the wrong package structure. Thanks to Jens Stavnstrup for + quickly reporting the problem, and to Mauritz Jeanson for + investigating and finding the cause. + + + + + Release 1.68.0 + This release includes some features changes, particularly + for FO/PDF output, and a number of bug fixes. + + FO + + Moved footnote properties to attribute-sets. + + + Added support for side floats, margin notes, and + custom floats. + + + Added new parameters + body.start.indent and + body.end.indent to the + set.flow.properties template. + + + Added support for xml:id + + + Added support for + refdescriptor. + + + Added support for multiple refnamedivs. + + + Added index.entry.properties + attribute-set to support customization of index + entries. + + + Added set.flow.properties + template call to each fo:flow + to support customizations entry point. + + + Add support for @floatstyle in + figure + + + Moved hardcoded properties for index division titles + to the index.div.title.properties + attribute-set. + + + Added support for + table-layout="auto" for XEP. + + + Added index.div.title.properties + attribute-set. + + + $verbose parameter is now + passed to most elements. + + + Added refentry to + toc in part, as it is + permitted by the DocBook schema/DTD. + + + Added backmatter elements and + article to toc in + part, since they are permitted by the + DocBook schema/DTD. + + + Added mode="toc" for + simplesect, since it is now permitted in + the toc if + simplesect.in.toc is set. + + + Moved hard-coded properties to + nongraphical.admonintion.properties + and graphical.admonition.properties + attribute sets. + + + Added support for sidebar-width and + float-type processing instructions in + sidebar. + + + For tables with HTML markup elements, added support + for dbfo bgcolor PI, the attribute-sets + named table.properties, + informaltable.properties, + table.table.properties, and + table.cell.padding. Also added + support for the templates named + table.cell.properties and + table.cell.block.properties so that + tabstyles can be implemented. Also added support for tables + containing only tr instead of + tbody with tr. + + + Added new paramater + hyphenate.verbatim.characters which + can specify characters after which a line break can occur in + verbatim environments. This parameter can be used to extend + the initial set of characters which contain only space and + non-breakable space. + + + Added itemizedlist.label.markup to enable + selection of different bullet symbol. Also added several + potential bullet characters, commented out by default. + + + Enabled all id's in XEP output for external olinking. + + + + + HTML + + Added support for + refdescriptor. + + + Added support for multiple refnamedivs. + + + Added support for xml:id + + + refsynopsisdiv as a section for + counting section levels + + + + Images + + Added new SVG admonition graphics and navigation images. + + + + + + + + Release 1.67.2 + This release fixes a table bug introduced in the 1.67.1 + release. + + + Release 1.67.1 + This release includes a number of bug fixes. + The following lists provide details about API and feature changes. + + FO + + Tables: Inherited cell properties are now passed to the + table.cell.properties template so they can + be overridden by a customization. + + + Tables: Added support for bgcolor PI on table row + element. + + + TOCs: Added new parameter + simplesect.in.toc; default value of + 0 causes simplesect to be omitted from TOCs; to + cause simplesect to be included in TOCs, you + must set the value of simplesect.in.toc to + 1.Comment from Norm: + +
+ Simplesect elements aren't supposed to + appear in the ToC at all... The use case for simplesect + is when, for example, every chapter in a book ends with + "Exercises" or "For More Information" sections and you + don't want those to appear in the ToC. +
+
+
+ + Sections: Reverted change that caused a variable reference + to be used in a template match and rewrote code to preserve + intended semantics. + + + Lists: Added workaround to prevent "* 0.60 + 1em" garbage in + list output from PassiveTeX + + + Moved the literal attributes from + component.title to the + component.title.properties attribute-set so + they can be customized. + + + Lists: Added glossdef's first + para to special handling in + fo:list-item-body. + +
+ + + HTML + + TOCs: Added new parameter + simplesect.in.toc; for details, see + the list of changes for this + release. + + + Indexing: Added new parameter + index.prefer.titleabbrev; when set to + 1, index references will use + titleabbrev instead of + title when available. + + + + HTML Help + + Added support for generating windows-1252-encoded + output using Saxon; for more details, see the list of changes for this release. + + + + man pages + + Replaced named/numeric character-entity references for + non-breaking space with groff equivalent (backslash-tilde). + + + + XSL Java extensions + + Saxon extensions: Added the + Windows1252 class. It extends Saxon + 6.5.x with the windows-1252 character set, which is + particularly useful when generating HTML Help for Western + European Languages (code from + Pontus + Haglund and contributed to the + DocBook community by Sectra AB, Sweden). + To use: + + + Make sure that the Saxon 6.5.x jar file and the jar file for + the DocBook XSL Java extensions are in your CLASSPATH + + + Create a DocBook XSL customization layer -- a file named + mystylesheet.xsl or whatever -- that, at a + minimum, contains the following: + <xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl"/> + <xsl:output method="html" encoding="WINDOWS-1252" indent="no"/> + <xsl:param name="htmlhelp.encoding" select="'WINDOWS-1252'"></xsl:param> + <xsl:param name="chunker.output.encoding" select="'WINDOWS-1252'"></xsl:param> + <xsl:param name="saxon.character.representation" select="'native'"></xsl:param> + </xsl:stylesheet> + + Invoke Saxon with the + encoding.windows-1252 Java system property set + to com.nwalsh.saxon.Windows1252; for example + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + com.icl.saxon.StyleSheet \ + mydoc.xml mystylesheet.xsl + + Or, for a more complete "real world" case showing other + options you'll typically want to use: + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl \ + com.icl.saxon.StyleSheet \ + -x org.apache.xml.resolver.tools.ResolvingXMLReader \ + -y org.apache.xml.resolver.tools.ResolvingXMLReader \ + -r org.apache.xml.resolver.tools.CatalogResolver \ + mydoc.xml mystylesheet.xsl + + In both cases, the "mystylesheet.xsl" file should be a + DocBook customization layer containing the parameters + show in step 2. + + + + + + Saxon extensions: Removed Saxon 8 extensions from release package + + +
+
+ + Release 1.67.0 + + + A number of important bug fixes. + + + Added Saxon8 extensions + + + Enabled dbfo table-width on + entrytbl in FO output + + + Added support for role=strong on + emphasis in FO output + + + Added new FO parameter + hyphenate.verbatim that can be used to turn + on "intelligent" wrapping of verbatim environments. + + + Replaced all <tt></tt> output with + <code></code> + + + Changed admon.graphic.width template to a + mode so that different admonitions can have different graphical + widths. + + + Deprecated the HTML shade.verbatim + parameter (use CSS instead) + + + Wrapped ToC + refentrytitle/refname and + refpurpose in span with class values. This + makes it possible to style them using a CSS stylesheet. + + + Use strong/em instead of + b/i in HTML output + + + Added support for converting Emphasis to + groff italic and Emphasis role='bold' to + bold. Controlled by + emphasis.propagates.style param, but not + documented yet using litprog system. Will do that next (planning + to add some other parameter-controllable options for hyphenation + and handling of line spacing). + + + callout.graphics.number.limit.xml + param: Changed the default from 10 to + 15. + + + verbatim.properties: Added + hyphenate=false + + + Saxon and Xalan Text.java extensions: Added support for + URIResolver() on insertfile href's + + + Added generated RELEASE-NOTES.txt + file. + + + Added INSTALL file (executable file for + generating catalog.xml) + + + Removed obsolete tools directory from + package + + + + +Release 1.66.1 + + +A number of important bug fixes. + + + + +Now xml:base attributes that are generated by an +XInclude processor are resolved for image files. + + + + +Rewrote olink templates to support several new features. + + + + +Extended full olink support to FO output. + + + + +Add support for xrefstyle attribute in olinks. + + + + +New parameters to support new olink features: +insert.olink.page.number, insert.olink.pdf.frag, +olink.debug, olink.lang.fallback.sequence, olink.properties, +prefer.internal.olink. +See the reference page for each parameter for more +information. + + + + + +Added index.on.type parameter for new type +attribute introduced in DocBook 4.3 for indexterms and index. +This allows you to create multiple indices containing +different categories of entries. +For users of 4.2 and earlier, you can use the new parameter index.on.role +instead. + + + + +Added new +section.autolabel.max.depth parameter to turn off section numbering +below a certain depth. +This permits you to number major section levels and leave minor +section levels unnumbered. + + + +Added footnote.sep.leader.properties attribute set to format +the line separating footnotes in printed output. + + + + +Added parameter img.src.path as a prefix to HTML img src +attributes. +The prefix is added to whatever path is already generated by the +stylesheet for each image file. + + + +Added new attribute-sets +informalequation.properties, +informalexample.properties, +informalfigure.properties, and informaltable.properties, +so each such element type can be formatted +individually if needed. + + + + +Add component.label.includes.part.label +parameter to add any part number to chapter, appendix +and other component labels when +the label.from.part parameter is nonzero. +This permits you to distinguish multiple chapters with the same +chapter number in cross references and the TOC. + + + +Added chunk.separate.lots parameter for HTML output. +This parameter lets you generate separate chunk files for each LOT +(list of tables, list of figures, etc.). + + +Added several table features: + + + +Added table.table.properties attribute set to add +properties to the fo:table element. + + + + +Added placeholder templates named table.cell.properties +and table.cell.block.properties to enable adding properties +to any fo:table-cell or the cell's fo:block, respectively. + These templates are a start for implementing table styles. + + + + + +Added new attribute +set component.title.properties for easy modifications of +component's title formatting in FO output. + + + + +Added Saxon support for an encoding attribute on the textdata element. Added new parameter +textdata.default.encoding which specifies encoding when +encoding attribute on +textdata is missing. + + + + +Template label.this.section now controls whole +section label, not only sub-label which corresponds to +particular label. Former behaviour was IMHO bug as it was +not usable. + + + + +Formatting in titleabbrev for TOC and headers +is preserved when there are no hotlink elements in the title. Formerly the title showed only the text of the title, no font changes or other markup. + + + + +Added intial.page.number template to set the initial-page-number +property for page sequences in print output. +Customizing this template lets you change when page numbering restarts. This is similar to the format.page.number template that lets you change how the page number formatting changes in the output. + + + + +Added force.page.count template to set the force-page-count +property for page sequences in print output. +This is similar to the format.page.number template. + + + + +Sort language for localized index sorting in autoidx-ng.xsl is now taken from document +lang, not from system environment. + + + + +Numbering and formatting of normal +and ulink footnotes (if turned on) has been unified. +Now ulink footnotes are mixed in with any other footnotes. + + + +Added support for renderas attribute in section and +sect1 et al. +This permits you to render a given section title as if it were a different level. + + + +Added support for label attribute in footnote to manually +supply the footnote mark. + + + + +Added support for DocBook 4.3 corpcredit element. + + + + +Added support for a dbfo keep-together PI for +formal objects (table, figure, example, equation, programlisting). That permits a formal object to be kept together if it is not already, or to be broken if it +is very long and the +default keep-together is not appropriate. + + + + +For graphics files, made file extension matching case +insensitive, and updated the list of graphics extensions. + + + + +Allow calloutlist to have block content before +the first callout + + + + +Added dbfo-need processing instruction to provide +soft page breaks. + + + + +Added implementation of existing but unused +default.image.width parameter for graphics. + + + + +Support DocBook NG tag inline element. + + + + +It appears that XEP now supports Unicode characters in +bookmarks. There is no further need to strip accents from +characters. + + + + +Make segmentedlist HTML markup +more semantic and available to CSS styles. + + + + +Added user.preroot placeholder template to +permit xsl-stylesheet and other PIs and comments to be +output before the HTML root element. + + + + +Non-chunked legalnotice now gets an <a +name="id"> element in HTML output +so it can be referenced with xref or link. + + + + +In chunked HTML output, changed link rel="home" to rel="start", +and link rel="previous" to rel="prev", per W3C HTML 4.01 +spec. + + + + +Added several patches to htmlhelp from W. Borgert + + + + +Added Bosnian locale file as common/bs.xml. + + + + + +Release 1.65.0 + + +A number of important bug fixes. + + + +Added a workaround to allow these stylesheets to process DocBook NG +documents. (It’s a hack that pre-processes the document to strip off the +namespace and then uses exsl:node-set to process +the result.) + + + +Added alternative indexing mechanism which has better +internationalization support. New indexing method allows grouping of +accented letters like e, é, ë into the same group under letter "e". It +can also treat special letters (e.g. "ch") as one character and place +them in the correct position (e.g. between "h" and "i" in Czech +language). +In order to use this mechanism you must create customization +layer which imports some base stylesheet (like +fo/docbook.xsl, +html/chunk.xsl) and then includes appropriate +stylesheet with new indexing code +(fo/autoidx-ng.xsl or +html/autoidx-ng.xsl). For example: +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/> +<xsl:include href="http://docbook.sourceforge.net/release/xsl/current/fo/autoidx-ng.xsl"/> + +</xsl:stylesheet> +New method is known to work with Saxon and it should also work +with xsltproc 1.1.1 and later. Currently supported languages are +English, Czech, German, French, Spanish and Danish. + + + + +Release 1.64.1 + +General bug fixes and improvements. Sorry about the failure to produce +an updated release notes file for 1.62.0—1.63.2 + +In the course of fixing bug #849787, wrapping Unicode callouts +with an appropriate font change in the Xalan extensions, I discovered +that the Xalan APIs have changed a bit. So xalan2.jar +will work with older Xalan 2 implementations, xalan25.jar +works with Xalan 2.5. + + + + +Release 1.61.0 + +Lots of bug fixes and improvements. + +Initial support for timestamp PI. From now you + can use <?dbtimestamp format="Y-m-d H:M:S"?> to get current + datetime in your document. Added localization support for datetime PI + + + +Added level 6 to test for section depth in +section.level template so that +section.title.level6.properties will be used for sections +that are 6 deep or deeper. This should also cause a h6 to be +created in html output. + + + +Don't use SVG graphics if use.svg=0 + + + +Now uses number-and-title-template for sections + only if section.autolabel is not zero. + + + +Added missing 'english-language-name' attribute to +the l10n element, and the missing 'style' attribute to the +template element so the current gentext documents will +validate. + + + +Corrected several references to parameter + qanda.defaultlabel that were missing the "$". + + + +Now accepts admon.textlabel parameter to turn off + Note, Warning, etc. label. + + + +FeatReq #684561: support more XEP metadata + + + +Added hyphenation support. Added support for coref. +Added beginpage support. (does nothing; see TDG). + + + +Added support for +hyphenation-character, hyphenation-push-character-count, and +hyphenation-remain-character-count + + + +Added root.properties, +ebnf.assignment, +and ebnf.statement.terminator + + + +Support bgcolor PI in table cells; make sure +rowsep and colsep don't have any effect on the last row or +column + + + +Handle othercredit on titlepage a little +better + + + +Applied fix from Jeff Beal that fixed the bug +that put secondary page numbers on primary entries. Same +with tertiary page numbers on secondary entries. + + + +Added definition of missing variable +collection. + + + +Make footnote formatting 'normal' even when it +occurs in a context that has special formatting + + + +Added warning when glossary.collection is not +blank, but it cannot open the specified file. + + + +Pick up the frame attribute on table and +informaltable. + + + +indexdiv/title +in non-autogenerated indexes are +now picked up. + + + +Removed (unused) +component.title.properties + + + +Move IDs from +page-sequences down to titlepage blocks + + + +Use +proportional-column-width(1) on more tables. + +Use proportional-column-width() for +header/footer tables; suppress relative-align when when +using FOP + + + +Check for glossterm.auto.link when linking +firstterms; don't output gl. prefix on glossterm links + + + +Generate Part ToCs + + + +Support glossary, bibliography, +and index in component ToCs. + + + +Refactored chunking code so that +customization of chunk algorithm and chunk elements is more +practical + + + +Support textobject/phrase +on inlinemediaobject. + + + +Support 'start' PI on ordered lists + + + +Fixed test of $toc PI to turn on qandaset TOC. + + + +Added process.chunk.footnotes to sect2 through +5 to fix bug of missing footnotes when chunk level greater +than 1. + + + +Added +paramater toc.max.depth which controls maximal depth of ToC +as requested by PHP-DOC group. + + + +Exempted titleabbrev from preamble processing in +lists, and fixed variablelist preamble code to use the same +syntax as the other lists. + + + +Added support for elements between variablelist +and first varlistentry since DocBook 4.2 supports that now. + + + + + +Release 1.60.1 + +Lots of bug fixes. + +The format of the titlepage.templates.xml files and +the stylesheet that transforms them have been significantly changed. All of the +attributes used to control the templates are now namespace qualified. So what +used to be: +<t:titlepage element="article" wrapper="fo:block"> +is now: +<t:titlepage t:element="article" t:wrapper="fo:block"> +Attributes from other namespaces (including those that are unqualified) are +now copied directly through. In practice, this means that the names that used +to be fo: qualified: +<title named-template="component.title" + param:node="ancestor-or-self::article[1]" + fo:text-align="center" + fo:keep-with-next="always" + fo:font-size="&hsize5;" + fo:font-weight="bold" + fo:font-family="{$title.font.family}"/> +are now unqualified: +<title t:named-template="component.title" + param:node="ancestor-or-self::article[1]" + text-align="center" + keep-with-next="always" + font-size="&hsize5;" + font-weight="bold" + font-family="{$title.font.family}"/> +The t:titlepage and t:titlepage-content +elements both generate wrappers now. And unqualified attributes on those elements +are passed through. This means that you can now make the title font apply to +ane entire titlepage and make the entire recto +titlepage centered by specifying the font and alignment on the those elements: +<t:titlepage t:element="article" t:wrapper="fo:block" + font-family="{$title.font.family}"> + + <t:titlepage-content t:side="recto" + text-align="center"> + + + + + + + +Support use of titleabbrev in running +headers and footers. + + + +Added (experimental) xref.with.number.and.title +parameter to enable number/title cross references even when the +default would +be just the number. + + + +Generate part ToCs if they're requested. + + + +Use proportional-column-width() in header/footer tables. + + + +Handle alignment correctly when screenshot +wraps a graphic in a figure. + + + +Format chapter and appendix +cross references consistently. + + + +Attempt to support tables with multiple tgroups +in FO. + + + +Output fo:table-columns in +simplelist tables. + + + +Use titlepage.templates.xml for +indexdiv and glossdiv formatting. + + + +Improve support for new bibliography elements. + + + +Added +footnote.number.format, +table.footnote.number.format, +footnote.number.symbols, and +table.footnote.number.symbols for better control of +footnote markers. + + + +Added glossentry.show.acronyms. + + + +Suppress the draft-mode page masters when +draft-mode is no. + + + +Make blank pages verso not recto. D'Oh! + + + +Improved formatting of ulink footnotes. + + + +Fixed bugs in graphic width/height calculations. + + + +Added class attributes to inline elements. + + + +Don't add .html to the filenames identified +with the dbhtml PI. + + + +Don't force a ToC when sections contain refentrys. + + + +Make section title sizes a function of the +body.master.size. + + + + + +Release 1.59.2 + +The 1.59.2 fixes an FO bug in the page masters that causes FOP to fail. + + +Removed the region-name from the region-body of blank pages. There's +no reason to give the body of blank pages a unique name and doing so causes +a mismatch that FOP detects. + + + +Output IDs for the first paragraphs in listitems. + + + +Fixed some small bugs in the handling of page numbers in double-sided mode. + + + +Attempt to prevent duplicated IDs from being produced when +endterm on xref points +to something with nested structure. + + + +Fix aligment problems in equations. + + + +Output the type attribute on unordered lists (UL) in HTML only if +the css.decoration parameter is true. + + + +Calculate the font size in formal.title.properties so that it's 1.2 times +the base font size, not a fixed "12pt". + + + + + +Release 1.59.1 + +The 1.59.1 fixes a few bugs. + + +Added Bulgarian localization. + + + +Indexing improvements; localize book indexes to books but allow setindex +to index an entire set. + + + +The default value for rowsep and colsep is now "1" as per CALS. + + + +Added support for titleabbrev (use them for cross +references). + + + +Improvements to mediaobject for selecting print vs. online +images. + + + +Added seperate property sets for figures, +examples, equations, tabless, +and procedures. + + + +Make lineannotations italic. + + + +Support xrefstyle attribute. + + + +Make endterm on +xref higher priority than +xreflabel target. + + + +Glossary formatting improvements. + + + + + +Release 1.58.0 + +The 1.58.0 adds some initial support for extensions in xsltproc, adds +a few features, and fixes bugs. + + +This release contains the first attempt at extension support for xsltproc. +The only extension available to date is the one that adjusts table column widths. +Run extensions/xsltproc/python/xslt.py. + + + +Fixed bugs in calculation of adjusted column widths to correct for rounding +errors. + + + +Support nested refsection elements correctly. + + + +Reworked gentext.template to take context into consideration. +The name of elements in localization files is now an xpath-like context list, not +just a simple name. + + + +Made some improvements to bibliography formatting. + + + +Improved graphical formatting of admonitions. + + + +Added support for entrytbl. + + + +Support spanning index terms. + + + +Support bibliosource. + + + + + +Release 1.57.0 + + +The 1.57.0 release wasn't documented here. Oops. + + + + + +Release 1.56.0 + +The 1.56.0 release fixes bugs. + + +Reworked chunking. This will break all existing customizations +layers that change the chunking algorithm. If you're customizing chunking, +look at the new content parameter that's passed to +process-chunk-element and friends. + + + +Support continued and inherited numeration in orderedlist +formatting for FOs. + + + +Added Thai localization. + + + +Tweaked stylesheet documentation stylesheets to link to TDG and +the parameter references. + + + +Allow title on tables of contents ("Table of Contents") to be optional. +Added new keyword to generate.toc. +Support tables of contents on sections. + + + +Made separate parameters for table borders and table cell borders: +table.frame.border.color, +table.frame.border.style, +table.frame.border.thickness, +table.cell.border.color, +table.cell.border.style, and +table.cell.border.thickness. + + + +Suppress formatting of endofrange indexterms. +This is only half-right. They should generate a range, but I haven't figured out how +to do that yet. + + + +Support revdescription. (Bug #582192) + + + +Added default.float.class and fixed figure +floats. (Bug #497603) + + + +Fixed formatting of sbr in FOs. + + + +Added context to the missing template error message. + + + +Process arg correctly in a group. +(Bug #605150) + + + +Removed 'keep-with-next' from formal.title.properties +attribute set now that the stylesheets support the option of putting +such titles below the object. Now the $placement value determines if +'keep-with-next' or 'keep-with-previous' is used in the title block. + + + +Wrap url() around external-destinations when appropriate. + + + +Fixed typo in compact list spacing. (Bug #615464) + + + +Removed spurious hash in anchor name. (Bug #617717) + + + +Address is now displayed verbatim on title pages. (Bug #618600) + + + +The bridgehead.in.toc parameter is now properly +supported. + + + +Improved effectiveness of HTML cleanup by increasing the number +of places where it is used. Improve use of HTML cleanup in XHTML stylesheets. + + + +Support table of contents for appendix in +article. (Bug #596599) + + + +Don't duplicate footnotes in bibliographys and +glossarys. (Bug #583282) + + + +Added default.image.width. (Bug #516859) + + + +Totally reworked funcsynopsis code; it now +supports a 'tabular' presentation style for 'wide' prototypes; see +funcsynopsis.tabular.threshold. (HTML only +right now, I think, FO support, uh, real soon now.) + + + +Reworked support for difference marking; toned down the colors a bit +and added a system.head.content template so that the diff CSS +wasn't overriding user.head.content. (Bug #610660) + + + +Added call to the *.head.content elements when writing +out long description chunks. + + + +Make sure legalnotice link is correct even when +chunking to a different base.dir. + + + +Use CSS to set viewport characteristics if +css.decoration is non-zero, use div instead of p for making +graphic a block element; make figure titles the +default alt +text for images in a figure. + + +Added space-after to list.block.spacing. + + + +Reworked section.level template to give correct answer +instead of being off by one. + + + +When processing tables, use the tabstyle +attribute as the division class. + + + +Fixed bug in html2xhtml.xsl that was causing the +XHTML chunker to output HTML instead of XHTML. + + + + + + Older releases + To view the release notes for older releases, see http://cvs.sourceforge.net/viewcvs.py/docbook/xsl/RELEASE-NOTES.xml. Be + aware that there were no release notes for releases prior to the + 1.50.0 release. + + + About dot-zero releases + DocBook Project “dot zero” releases should be + considered experimental and are always + followed by stable “dot one plus” releases, usually within + two or three weeks. Please help to ensure the stability of + “dot one plus” releases by carefully testing each + “dot zero” release and reporting back about any + problems you find. + It is not recommended that you use a “dot zero” + release in a production system. Instead, you should wait for + the “dot one” or greater versions. + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.html new file mode 100644 index 00000000..157c3203 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.html @@ -0,0 +1,9605 @@ +Release Notes for the DocBook XSL Stylesheets

Release Notes for the DocBook XSL Stylesheets

$Revision: 9401 $ $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $

2013-03-17

+

This release-notes + document is available in the following formats: + HTML, + PDF, + plain text; it provides a per-release list +of enhancements and changes to the stylesheets’ public APIs +(user-configurable parameters) and excludes descriptions of most +bug fixes. For a complete list of all changes (including all bug +fixes) that have been made since the previous release, see the +separate NEWS (plain text) or NEWS.html files. Also available: +An online hyperlinked change history (warning: big file) of all +changes made over the entire history of the codebase.

+ +

As with all DocBook Project “dot + one plus” releases, this release aspires to be stable (in + contrast to dot-zero releases, which + are experimental).

+ + +

Table of Contents

Release Notes: 1.78.1
Common
FO
HTML
Manpages
Webhelp
Params
Highlighting
Release Notes: 1.78.0
Gentext
Common
FO
HTML
Manpages
Roundtrip
Slides
Webhelp
Params
Profiling
Tools
Template
Release Notes: 1.77.1
Gentext
Common
FO
HTML
Epub
HTMLHelp
Eclipse
JavaHelp
Webhelp
Params
Highlighting
Profiling
Lib
Template
Extensions
XSL-Saxon
Release Notes: 1.77.1
FO
HTML
Roundtrip
Slides
Website
Webhelp
Release Notes: 1.76.1
FO
HTML
Params
Release Notes: 1.76.0
Gentext
Common
FO
HTML
Manpages
Epub
Eclipse
Params
XSL-Xalan
Release Notes: 1.75.2
Gentext
Common
FO
HTML
Manpages
Epub
Profiling
XSL-Saxon
XSL-Xalan
Release Notes: 1.75.1
FO
HTML
Epub
Params
Release Notes: 1.75.0
Gentext
Common
FO
HTML
Manpages
ePub
HTMLHelp
Params
Highlighting
XSL-Saxon
XSL-Xalan
Release Notes: 1.74.3
Release Notes: 1.74.2
Release Notes: 1.74.1
Gentext
FO
HTML
Manpages
ePub
Roundtrip
Params
Highlighting
Release Notes: 1.74.0
Gentext
Common
FO
HTML
Manpages
Epub
HTMLHelp
Eclipse
JavaHelp
Roundtrip
Slides
Website
Params
Profiling
Tools
Extensions
XSL-Saxon
XSL-Xalan
XSL-libxslt
Release Notes: 1.73.2
Release: 1.73.1
Gentext
FO
HTML
Manpages
HTMLHelp
Eclipse
JavaHelp
Roundtrip
Params
Release: 1.73.0
Gentext
Common
FO
HTML
Manpages
Eclipse
JavaHelp
Roundtrip
Params
Highlighting
Profiling
Lib
Tools
XSL-Saxon
XSL-Xalan
Release: 1.72.0
Common
FO
HTML
Manpages
Params
Template
Roundtrip
Release: 1.71.1
Common
FO
HTML
Highlighting
Manpages
Params
Profiling
Release: 1.71.0
Common
Extensions
FO
HTML
Highlighting
Manpages
Params
Tools
Release: 1.70.1
FO
HTML
HTMLHelp
Params
Release: 1.70.0
Common
Extensions
FO
HTML
Manpages
Params
Profiling
Tools
WordML
Release 1.69.1
Release 1.69.0
Common
FO
Help
HTML
man
Release 1.68.1
Release 1.68.0
Release 1.67.2
Release 1.67.1
Release 1.67.0
Release 1.66.1
Release 1.65.0
Release 1.64.1
Release 1.61.0
Release 1.60.1
Release 1.59.2
Release 1.59.1
Release 1.58.0
Release 1.57.0
Release 1.56.0
Older releases
About dot-zero releases
+ + + + + +

Release Notes: 1.78.1

+ +

The following is a list of changes that have been made + since the 1.78.0 release.

+ +

Common

+ +

The following changes have been made to the + common code + since the 1.78.0 release.

+
  • +

    Robert Stayton: titles.xsl

    Make sure part and set titleabbrev are used in mode="titleabbrev.markup"
    +
  • +

    Robert Stayton: titles.xsl

    Add empty default template for titleabbrev since it is always processed in a mode.
    +
  • +

    Robert Stayton: gentext.xsl

    Make consistent handling of titleabbrev in xrefs.
    +
  • +

    Robert Stayton: titles.xsl

    for missing title in xref, provide parent information of target to help locate problem element.
    +Process bridgehead in mode="title.markup", not normal mode.
    +
  • +

    Jirka Kosek: l10n.xsl

    Fixed bug #3598963
    +
  • +

    Robert Stayton: gentext.xsl; labels.xsl

    Make sure bridgeheads are not numbered in all contexts, including html title attributes.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.78.0 release.

+
  • +

    Robert Stayton: division.xsl

    Fix bug where part TOC not generated when partintro is present.
    +
  • +

    Jirka Kosek: xref.xsl

    Footnotes can't be placed into fo:float
    +
  • +

    Robert Stayton: titlepage.templates.xml

    Remove margin-left when start-indent is used because they interfere
    +with each other.
    +
  • +

    Robert Stayton: fo.xsl; pagesetup.xsl

    Use dingbat.fontset rather than dingbat.font.family so it falls
    +back to symbol font if glyph not found, like other font properties.
    +
  • +

    Robert Stayton: inline.xsl

    Change last instance of inline.charseq in inline glossterm to 
    +inline.italicseq so it is consistent with the others.
    +
  • +

    Robert Stayton: xref.xsl

    Make consistent handling of titleabbrev in xrefs.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.78.0 release.

+
  • +

    Robert Stayton: admon.xsl

    Turn off $admon.style if $make.clean.html is set to non-zero.
    +
  • +

    Jirka Kosek: highlight.xsl

    Added new definitions for syntax highlighting
    +
  • +

    Robert Stayton: chunk-common.xsl

    Make active.olink.hrefs param work for chunked output too.
    +
  • +

    Robert Stayton: xref.xsl

    Make consistent handling of titleabbrev in xrefs.
    +
  • +

    Robert Stayton: graphics.xsl

    Add round() function when pixel counts are used for image width and height.
    +
  • +

    Robert Stayton: glossary.xsl

    fix missing class and id attributes on glossterm and glossdef.
    +
  • +

    Robert Stayton: autoidx.xsl

    Fix bug where prefer.index.titleabbrev ignored info/titleabbrev.
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.78.0 release.

+
  • +

    Robert Stayton: utility.xsl

    Fix bug 3599520: spurious newline in para when starts with
    +whitespace and inline element.
    +
+
+ +

Webhelp

+ +

The following changes have been made to the + webhelp code + since the 1.78.0 release.

+
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Fix test for webhelp.include.search.tab param
    +
  • +

    David Cramer: Makefile.sample

    Webhelp: Fix order of args to xsltproc
    +
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality
    +
  • +

    David Cramer: Makefile; Makefile.sample

    Webhelp: In Makefiles, do xinclude in first pass at document
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.78.0 release.

+
  • +

    David Cramer: webhelp.include.search.tab.xml

    Webhelp: Fix test for webhelp.include.search.tab param
    +
  • +

    Robert Stayton: article.appendix.title.properties.xml

    Remove unneeded margin-left property from article appendix title.
    +It interferes with the start-indent property.
    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.78.0 release.

+
  • +

    Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯

    Added new definitions for syntax highlighting
    +
+
+ +
+

Release Notes: 1.78.0

+ +

The following is a list of changes that have been made + since the 1.77.1 release.

+ +

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.77.1 release.

+
  • +

    Mauritz Jeanson: locale/nn.xml; locale/nb.xml

    Bug #3556630: Updated nb and nn locale files.
    +
  • +

    Mauritz Jeanson: locale/README

    Bug #3556628: Updated information in README.
    +
  • +

    tom_schr: locale/de.xml

    Added keycap context from RFE#3540451 to support @function attribute
    +
  • +

    tom_schr: locale/en.xml

    Added keycap context from RFE#3540451 to support @function attribute
    +
  • +

    Robert Stayton: locale/en.xml

    Add support for title element in screenshot, now allowed in DocBook 5.
    +
+
+ +

Common

+ +

The following changes have been made to the + common code + since the 1.77.1 release.

+
  • +

    Robert Stayton: titles.xsl

    Corrected template for bridgehead in mode="title.markup" to
    +process its children in normal mode.
    +
  • +

    Robert Stayton: labels.xsl

    Convert hard wired xsl:number for production into a template
    +with mode="label.markup" to be consistent with other element numbering.
    +
  • +

    Robert Stayton: olink.xsl

    Remove all references and code for obsolete olink attributes
    +@linkmode @targetdocent and @localinfo.
    +
  • +

    Robert Stayton: olink.xsl

    Add parameter 'activate.external.olinks' to allow making
    +external olinks inactive, as for epub output.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.77.1 release.

+
  • +

    Robert Stayton: pagesetup.xsl

    Change initial page number for book from 1 to auto so front
    +cover and title pages are sequential, and so that book inside
    +set will continue numbering.
    +
  • +

    Robert Stayton: inline.xsl

    Add missing closing tag for xsl:choose in new template.
    +
  • +

    Robert Stayton: param.xweb; param.ent; pagesetup.xsl

    Add force.blank.pages parameter to allow turning off blank
    +pages in double.sided output.
    +
  • +

    Robert Stayton: lists.xsl; callout.xsl

    Implement active links between co and callout elements for
    +PDF output, linking in both directions.
    +
  • +

    Robert Stayton: table.xsl

    Fix typo to replace "ro" with "row" in three places.
    +
  • +

    Robert Stayton: ebnf.xsl

    Convert hard wired xsl:number for production into a template
    +with mode="label.markup" to be consistent with other element numbering.
    +
  • +

    Robert Stayton: inline.xsl

    Make comma inserted after function/parameter or function/replaceable
    +conditional on $function.parens to be consistent with the function template.
    +
  • +

    tom_schr: inline.xsl

    Added new inline.sansseq template for consistency reasons.
    +Makes it easier for customization layers: Just use 
    +  <xsl:call-template name="inline.sansseq"/> 
    +to change to sans serif font, but also takes into account
    +XLinks and direction of text.
    +
  • +

    Robert Stayton: xref.xsl

    Remove all references and code for obsolete olink attributes
    +@linkmode @targetdocent and @localinfo.
    +
  • +

    Robert Stayton: table.xsl

    Remove passivetex.extensions code.
    +
  • +

    Robert Stayton: spaces.xsl; autotoc.xsl; docbook.xsl; division.xsl; table.xsl; sections.xs⋯

    Remove all passivetex code because it is obsolete.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add parameter 'activate.external.olinks' to allow making
    +external olinks inactive, as for epub output.
    +
  • +

    Mauritz Jeanson: table.xsl

    Added support for keep-together PI on informaltable. Closes bug #3555609.
    +
  • +

    tom_schr: verbatim.xsl

    Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing
    +
  • +

    tom_schr: autoidx.xsl

    Fixed typo: fole -> role attribute for phrase
    +
  • +

    tom_schr: inline.xsl

    Added support for @function attribute in keycap (uses keycap context
    +from language files) => fixes RFE#3540451
    +If @function is set and keycap is empty, then template will use the
    +content from the keycap context, otherwise it will use just the given
    +text
    +
  • +

    Robert Stayton: graphics.xsl; xref.xsl

    Add support for title element in screenshot, now allowed in DocBook 5.
    +
  • +

    Robert Stayton: graphics.xsl

    Restore formatting of figure/caption that was broken in 1.77.1.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.77.1 release.

+
  • +

    David Cramer: autotoc.xsl

    Fixing bug where toc.title.p and nodes params had not been declared inside manual-toc template
    +
  • +

    Robert Stayton: autotoc.xsl

    Add 'toc.list.attributes' template to insert class and other
    +attributes on the top level list element in a table of contents.
    +
  • +

    Robert Stayton: block.xsl

    Fix bug 3590039 abstract/title not rendered.
    +
  • +

    Jirka Kosek: chunk-common.xsl; footnote.xsl

    Fixed positioning of footnote separate when CSS decoration is used.
    +
  • +

    Robert Stayton: ebnf.xsl

    Convert hard wired xsl:number for production into a template
    +with mode="label.markup" to be consistent with other element numbering.
    +
  • +

    Robert Stayton: inline.xsl

    Make comma inserted after function/parameter or function/replaceable
    +conditional on $function.parens to be consistent with the function template.
    +
  • +

    Robert Stayton: graphics.xsl

    Add support for mediaobject/alt, with precedence over
    +mediaobject/textobject/phrase.
    +
  • +

    Robert Stayton: param.xweb

    Remove src:fragref elements for deleted obsolete olink params.
    +
  • +

    Robert Stayton: chunker.xsl

    Fix bug #3563697 where template make-relative-filename was using a
    +global param chunk.base.dir instead of its local param base.dir.  Now it uses base.dir.
    +
  • +

    Robert Stayton: param.xweb; param.ent; xref.xsl

    Remove all references and code for obsolete olink attributes
    +@linkmode @targetdocent and @localinfo.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add parameter 'activate.external.olinks' to allow making
    +external olinks inactive, as for epub output.
    +
  • +

    stefan: graphics.xsl

    Add hook for customization.
    +
  • +

    tom_schr: docbook.xsl

    Splitting head.content into smaller chunks of templates.
    +See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html
    +
  • +

    tom_schr: verbatim.xsl

    Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing
    +
  • +

    Robert Stayton: footnote.xsl

    Fix bug in footnote link introduced in 1.77.1.
    +
  • +

    Robert Stayton: formal.xsl; htmltbl.xsl

    Resolve conflict of duplicate ids on html table with caption.
    +Wrap a div with class and id attribute around html table without caption.
    +
  • +

    Robert Stayton: component.xsl

    Remove call to 'generate.id' template in <h1> in component.title because the
    +id is already generated for the parent div element.
    +
  • +

    Robert Stayton: chunker.xsl

    Set omit-xml-declaration to 'yes' for write.text.chunk template, since a text
    +file should never have an xml declaration.
    +
  • +

    tom_schr: inline.xsl

    Added support for @function attribute in keycap (uses keycap context
    +from language files) => fixes RFE#3540451
    +If @function is set and keycap is empty, then template will use the
    +content from the keycap context, otherwise it will use just the given
    +text
    +
  • +

    David Cramer: docbook.xsl

    Also set the title param in head.content since it's sometimes
    +called without that param being passed in. Use the passed-in
    +value in user.head.title.
    +
  • +

    Robert Stayton: docbook.xsl

    Restore missing title param on 'head.content' template, and passed
    +it along to user.head.title. That param
    +is used for certain special chunkings such as Long Descriptions.
    +
  • +

    Robert Stayton: graphics.xsl; xref.xsl

    Add support for title in screenshot, available since DocBook 5.
    +
  • +

    David Cramer: docbook.xsl

    HTML: Add hook for easily customizing html/head/title
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.77.1 release.

+
  • +

    Robert Stayton: lists.xsl

    Add a line break at start of variablelist to fix bug #3595156.
    +
  • +

    Robert Stayton: lists.xsl

    Better fix for bug #3545150 by putting the title with the step number
    +rather than before it.
    +
  • +

    Robert Stayton: utility.xsl

    Add 'content' param to template name inline.monoseq to support
    +email format, fixing bug #3524417.
    +
  • +

    Robert Stayton: utility.xsl

    Fix bug #3512473 where an inline synopsis element produced
    +an extra line break in nroff output.
    +
  • +

    Robert Stayton: lists.xsl

    Fix bug 3545150 where procedure/step/title not rendered in man pages.
    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.77.1 release.

+
  • +

    Robert Stayton: dbk2wordml.xsl

    Fix bug #3297553 error in Word metadata elements from including
    +WordML markup instead of just text.
    +
+
+ +

Slides

+ +

The following changes have been made to the + slides code + since the 1.77.1 release.

+
  • +

    gaborkovesdan: xhtml/plain.xsl

    - Use real push-style processing in the foil/foilgroup page content, which
    +  allows better customization in general (e.g. you can add PI templates)
    +  and also let us render scattered speakernotes/handoutnotes if that is
    +  desired
    +
  • +

    gaborkovesdan: xhtml/Makefile

    - Titlepage markup belongs to the XHTML namespace
    +
  • +

    gaborkovesdan: xhtml/plain.xsl

    - Remove now unnecessary template redefinition
    +
  • +

    gaborkovesdan: xhtml/plain.xsl

    - Generate valid links from cross-references
    +
  • +

    gaborkovesdan: xhtml/plain.xsl

    - Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets
    +  do not do that either
    +
  • +

    Robert Stayton: schema/relaxng/slides.rnc

    Update the import path for docbook.rnc after the slides directory was moved.
    +
  • +

    stefan: xhtml/plain.xsl

    Add missing stylesheet.
    +
  • +

    stefan: schema/xsd/Makefile; schema/Makefile; schema/relaxng/Makefile

    Adjust Makefiles.
    +
  • +

    stefan: locatingrules.xml; RELEASE-NOTES.xml; doc; images; locatingrules.xml; Makefile; im⋯

    Moved many files from slides/ to xsl/slides/
    +
  • +

    stefan: fo/param.xweb; xhtml/Makefile; xhtml/param.xweb; fo/Makefile

    Separate slides package.
    +
  • +

    stefan: Makefile

    A bit of cleanup...
    +
  • +

    stefan: xhtml/Makefile; fo/Makefile

    Add to 'clean' target.
    +
  • +

    David Cramer: Makefile

    Slides: Change html to xhtml passim.
    +
  • +

    David Cramer: xhtml

    Adding items to svn ignore for slides
    +
  • +

    stefan: slidy

    Import slidy from vendor branch.
    +
  • +

    stefan: s5

    Import s5 from vendor branch.
    +
  • +

    stefan: Makefile; common/common.xsl; common; fo/param.ent; graphics; xhtml/Makefile.param;⋯

    Merge Slides GSoC project to trunk.
    +
+
+ +

Webhelp

+ +

The following changes have been made to the + webhelp code + since the 1.77.1 release.

+
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: More doc updates
    +
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: Documentation updates.
    +
  • +

    David Cramer: template/content; Makefile; Makefile.sample; build.xml; template/search

    Webhelp: Improving sample Makefile to allow for profiling params and other params, removing content dir from template and making related adjustments in Makefile and build.xml
    +
  • +

    David Cramer: Makefile.sample

    Attempting to include sample Makefile in webhelp output dir
    +
  • +

    David Cramer: template/common/css/positioning.css

    Webhelp: Do not display sidebar if js is disabled in browser since it will not be functional
    +
  • +

    Jirka Kosek: build.xml

    Xerces must be on the classpath in order to XInclude work
    +
  • +

    David Cramer: Makefile

    Adding generated files to various clean targets.
    +
  • +

    David Cramer: build.properties

    Webhelp: By default don't validate against dtd when using ant build
    +
  • +

    David Cramer: Makefile

    Webhelp: By default only exclude ix01.html from search in Makefile
    +
  • +

    David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯

    Webhelp: Reverting last commit
    +
  • +

    David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯

    Webhelp: Removing two more unused jquery files
    +
  • +

    David Cramer: template/common/jquery/jquery-1.4.2.min.js

    Webhelp: Removing old, unused jquery file
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Fix header logo link
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Fix bad link to favicon.ico
    +
  • +

    David Cramer: template/common/jquery/jquery-1.7.2.min.js; template/common/main.js; templat⋯

    First part of the GSoC 2012 work by Arun and Visitha:
    +
    +Visitha Baddegama
    +Remove content folder from Webhelp output
    +Build Webhelp using GNU Make/without ant
    +Support a parameterized list of files to exclude while indexing
    +Improve information message for browser with JavaScript disabled
    +Support searching for terms with punctuation like build.xml
    +
    +Arun Bharadwaj
    +Make it possible to include the doc title in head/title and 
    + not in the search results
    +Improve performance in IE 8/9
    +Expandable TOC pane
    +Information message for browser with JavaScript disabled
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Use user.head.title to add title to webhelp pages, 
    +but do not yet add the book title to the page title.
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Append document title to html/head/title
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: fix missing reference to ie.css
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.77.1 release.

+
  • +

    Robert Stayton: page.height.portrait.xml; page.width.portrait.xml

    Add USlegal and USlegallandscape.
    +
  • +

    Robert Stayton: force.blank.pages.xml

    Improve the description.
    +
  • +

    Robert Stayton: page.margin.outer.xml; writing.mode.xml; double.sided.xml; page.margin.inn⋯

    Improve the description.
    +
  • +

    Robert Stayton: force.blank.pages.xml

    New param to control generating blank even-numbered pages.
    +
  • +

    Robert Stayton: passivetex.extensions.xml

    Indicate that passivetex is no longer supported.
    +
  • +

    Robert Stayton: footnote.properties.xml

    Fix bug #3555628 where a footnote inside a blockquote inherits the end-indent from the blockquote.
    +
  • +

    stefan: foil.page-sequence.properties.xml; handoutnotes.properties.xml; slidy.duration.xml⋯

    Merge Slides GSoC project to trunk.
    +
  • +

    Robert Stayton: activate.external.olinks.xml

    Add parameter 'activate.external.olinks' to allow making
    +external olinks inactive, as for epub output.
    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.77.1 release.

+
  • +

    Robert Stayton: xsl2profile.xsl

    Test for @xml:id as well as @id for $rootid.
    +
+
+ +

Tools

+ +

The following changes have been made to the + tools code + since the 1.77.1 release.

+
  • +

    David Cramer: bin/docbook-xsl-update

    s/VERSION/VERSION.xsl/ again.
    +
  • +

    David Cramer: xsl/build/xsl-param-link.xsl; xsl/build/make-xsl-params.xsl

    Slides: Change html to xhtml passim.
    +
+
+ +

Template

+ +

The following changes have been made to the + template code + since the 1.77.1 release.

+
  • +

    Jirka Kosek: titlepage.xsl

    Autoguess of proper parameter settings
    +
+
+ +
+ +

Release Notes: 1.77.1

+ +

The following list summarizes the major changes that have been made + since the 1.76.1 release. It is followed by sections detailing changes to individual files +from the SVN checkin logs, edited to remove housekeeping changes and bug fixes. +See the NEWS.xml file for a complete unedited list of SVN changes.

+
  • Gentext

    +
    webhelp
    +

    Many improvements to the generated text for webhelp output.

    +
    +
  • Common

    Support more media types
    +

    Expanded list of supported filename extensions for media to include video and audio, mostly for HTML5 and EPUB3 outputs.

    +
    Topic element
    +

    Add basic support for new topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic.

    +
  • FO

    Add para.properties attribute-set
    +

    Add a para.properties attribute-set that applies only to para elements. That allows still using normal.para.spacing attribute-set for many block elements for uniform spacing, but allows separate formatting of para elements.

    +
    List of titles in article
    +

    Add support for List of Tables, List of Figures, etc. for articles and other component-level elements. Includes a new template for each in autotoc.xsl, new attribute-sets in titlepage.xsl, and new entries in the titlepage.templates.xml file tu support customization.

    +
    Customizing links in FO
    +

    Add template mode simple.xlink.properties to allow +easy customization of formatting of links generated +from elements that use +the xlink attributes. This extends link formatting beyond that of xref, link, and olink which use xref.properties attribute-set.

    +
    Table caption
    +

    The caption element in an HTML table is now handled like a title in a CALS table, using the formal.object.title template with all its features, including placement. Now caption template in mode="htmlTable" does nothing, because +caption handled by formal.object.title template. Also adds support for table caption element in a CALS table, placing it after the table.

    +
    Graphics attribute handling
    +

    Refactored the big process.image template to use individual templates such as image.width for most attributes to allow easier customization of individual properties.

    +
    Side regions
    +

    Add support for side page regions in addition to header and footer regions. This feature lets you add running content to the side margins, and by default the content is rotated 90 degrees. Adds new templates named running.side.content, region.inner and region.outer; new template modes region.inner.mode and region.outer.mode; new parameters named region.inner.extent, region.outer.extent, body.margin.inner, body.margin.outer, and side.region.precedence; and new attribute-sets named inner.region.content.properties, outer.region.content.properties, region.inner.properties, and region.outer.properties.

    +
    Callout formatting
    +

    Add new attribute-sets for calloutlist.

    +
    Topic element
    +

    Add basic support for formatting a topic element, which is available in DocBook 5.1.

    +
  • HTML

    + +
    HTML5
    +

    Add variables to the base HTML stylesheets that can be adjusted for the HTML5 stylesheets.

    +
    Insert Javascript reference
    +

    Add support for html.script param to insert reference to a Javascript file.

    +
    Namespace for titlepage mechanism.
    +

    Titlepage mechanism is now namespace aware to support XHTML.

    +
    Chunked filename prefix
    +

    New param named chunked.filename.prefix lets you add a filename prefix to each chunked file. This replaces the buggy practice of adding such a prefix to the base.dir param. Now the base.dir param will always have a trailing slash added if it is not present, so you no longer have to remember to add it to the param value.

    +
    Generate id attributes
    +

    The stylesheet param generate.id.attributes already existed but was incompletely implemented. Now when it is set to 1, only id attributes should be output, not <a name> named anchors.

    +
    Generate consistent id attributes
    +

    New generate.consistent.ids parameter which allows generating a more stable id values based on XPath rather than the generate-id() function, which may not produce consistent values between runs. Stable output ids allow you to make stable links to generated content from the outside.

    +
    Topic element
    +

    Add basic support for formatting a topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic.

    +
    +
  • Webhelp

    +
    Webhelp refactored
    +

    Webhelp templates refactored to better support customization.

    +
    Added documentation.
    +

    More and better documentation added.

    +
    Webhelp generated text
    +

    Many improvements to the generated text for webhelp output.

    +
    +
  • XHTML5

    +

    New stylesheets to generate HTML5 output, in an XML serialization. These templates are a customization layer on top of the XHTML stylesheet files.

    +
  • EPUB3

    +

    New stylesheets to generate EPUB3 output. These templates are a customization layer on top of the xhtml5 stylesheet files.

    +
  • Assembly

    +

    New assembly.xsl stylesheet to convert a DocBook 5.1 assembly into a standard DocBook 5 document. Also includes a topic-maker-chunk.xsl stylesheet that can convert a DocBook 5 book or article document into an assembly with a collection of modular files, including converting some elements to topic files.

    +
+

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.76.1 release.

+
  • +

    stefanhinz: locale/de.xml

    Translated German WebHelp strings
    +
  • +

    David Cramer: locale/zh.xml; locale/en.xml; locale/fr.xml; locale/de.xml; locale/ja.xml

    Webhelp: Update non-en gentext strings
    +
  • +

    Robert Stayton: locale/en.xml

    Add topic to title-numbered context.
    +
  • +

    Robert Stayton: locale/en.xml

    Add basic topic element templates.
    +
  • +

    Mauritz Jeanson: locale/el.xml

    Updated gentext for quotation marks. Fixes bug #3512440.
    +
  • +

    Jirka Kosek: locale/cs.xml

    Adding missing context for webhelp
    +
  • +

    David Cramer: locale/en.xml

    Fixing syntax of webhelp gentext entries
    +
  • +

    David Cramer: locale/en.xml

    Moving webhelp gentext strings into a context
    +
  • +

    tom_schr: locale/zh.xml; locale/en.xml; locale/cs.xml; locale/fr.xml; locale/de.xml; local⋯

    Moved language specific of WebHelp to gentext/locale/ as discussed with
    +Stefan following the "minimal intrusive approach". :)
    +In the long run, maybe moving the text into a context, not sure.
    +
  • +

    Jirka Kosek: locale/ru.xml

    Aligned capitalization of first letters with English original
    +
+
+ +

Common

+ +

The following changes have been made to the + common code + since the 1.76.1 release.

+
  • +

    Robert Stayton: common.xsl

    In "select.mediaobject.index" template, add selection of videoobject
    +and audioobject since now supported in HTML5.
    +
  • +

    Robert Stayton: labels.xsl; titles.xsl; entities.ent; targets.xsl; subtitles.xsl; gentext.⋯

    Add basic support for new <topic> element.
    +
  • +

    Robert Stayton: common.xsl

    Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs.
    +
  • +

    Robert Stayton: olink.xsl

    Generate error message if olink data in targetset is in a namespace.
    +
  • +

    Robert Stayton: common.xsl

    Add support for generate.consistent.ids parameter.
    +
  • +

    Robert Stayton: subtitles.xsl

    Add verbose param to subtitle.markup templates to allow its
    +error message to be ignored. 
    +Add that param to fop1.xsl application of subtitle.markup
    +to avoid unnecessary error message in document information.
    +
  • +

    Robert Stayton: labels.xsl

    Add empty templates for glossdiv, glosslist, and glossentry in
    +mode="label.markup".
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.76.1 release.

+
  • +

    Robert Stayton: graphics.xsl

    qualify caption template to mediaobject/caption so not confused with table/caption.
    +
  • +

    Robert Stayton: table.xsl

    Add template to process table/caption element.
    +
  • +

    Robert Stayton: titlepage.xsl; autotoc.xsl; component.xsl; xref.xsl; titlepage.templates.x⋯

    Add basic support for new <topic> element.
    +
  • +

    Robert Stayton: graphics.xsl

    Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs.
    +
  • +

    Robert Stayton: titlepage.xsl

    Add default style att-sets for component.list.of.titles, etc.
    +
  • +

    Robert Stayton: autotoc.xsl; component.xsl; titlepage.templates.xml

    Add make.component.tocs to support lists of tables, etc. for
    +article and other components.  Added component.list.of.tables to
    +titlepage.templates.xml to format the title.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add new para.properties attribute-set for paragraphs.
    +
  • +

    Robert Stayton: inline.xsl

    Add template mode 'simple.xlink.properties' to allow
    +easy customization of formatting of links generated
    +from elements other than xref, link, and olink using
    +the xlink attributes.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add table.caption.properties to format table captions.
    +
  • +

    Robert Stayton: table.xsl

    Add support for caption in a CALS table.
    +
  • +

    Robert Stayton: graphics.xsl; math.xsl

    Refactored the 'process.image' template to create modular
    +templates for each attribute so they can be individually
    +customized.  Also merged in support for embedded svg and
    +mml content so they can have image attributes too.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Check in new params for FO side regions in page masters.
    +
  • +

    Robert Stayton: titlepage.xsl; titlepage.templates.xml

    Add support for itermset in info elements, using titlepage mechanism
    +to ensure entries are placed inside page-sequence.
    +
  • +

    Robert Stayton: pagesetup.xsl

    Add support for side body margins and side static content regions.
    +Fixes bug 3389931.
    +
  • +

    Robert Stayton: param.xweb; param.ent; task.xsl

    Add attribute-set task.properties to task element to
    +support customization.
    +
  • +

    Robert Stayton: lists.xsl; param.xweb; param.ent

    Add new attribute-sets calloutlist.properties and callout.properties
    +to  better support customization of calloutlists, fixing bug 3160341.
    +
  • +

    Jirka Kosek: Makefile

    Titlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty.
    +
  • +

    Robert Stayton: graphics.xsl

    Allow selection by role for multiple imageobject elements
    +within an imageobjectco, which since Docbook 5 allows multiple imageobjects.
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Added template for collabname. Fixes bug #3414436.
    +
  • +

    David Cramer: verbatim.xsl

    Support the keep-together processing-instruction on programlisting, screen, synopsis, and literallayout. Tracker id #3396906.
    +
  • +

    Robert Stayton: pagesetup.xsl

    Pass the pageclass, sequence, and gentext-key to the template
    +named header.footer.widths to enable further customization
    +based on page master.
    +
  • +

    Jirka Kosek: xref.xsl

    hyphenation of URL content must be disabled for link, not only for ulink because od DB5
    +
  • +

    Jirka Kosek: xref.xsl

    URLs shouldn't be hyphenated as normal text
    +
  • +

    Jirka Kosek: callout.xsl

    Added support for alternative circled numbers
    +
  • +

    Mauritz Jeanson: axf.xsl; fop1.xsl; xep.xsl

    Added support for author/orgname in document metadata. Closes bug #3132862.
    +
  • +

    Robert Stayton: component.xsl

    Add template for article/colophon to avoid nested page-sequence.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.76.1 release.

+
  • +

    Robert Stayton: xref.xsl

    Add support for using info/title as well as title in target element.
    +
  • +

    Robert Stayton: component.xsl

    Enable support for html5 features, including using <section> instead of
    +<div> for certain elements, and setting heading level to <h1> for chapters.
    +These features are not changed in the base html stylesheet for backwards
    +compatibility.
    +
  • +

    Robert Stayton: docbook.css.xml

    Add style for footnote rule.
    +
  • +

    Robert Stayton: biblio-iso690.xsl

    Add support for subtitle inside info.
    +
  • +

    Robert Stayton: docbook.xsl

    Add call to new 'root.attributes' placeholder template to allow
    +adding attributes to the <html> output element.
    +
  • +

    Robert Stayton: inline.xsl; titlepage.xsl; formal.xsl; division.xsl; toc.xsl; sections.xsl⋯

    Finish implementation of generate.id.attributes for all elements
    +using the template named id.attribute.
    +
  • +

    Robert Stayton: autotoc.xsl; chunktoc.xsl; titlepage.xsl; chunk-code.xsl; changebars.xsl; ⋯

    Add basic support for new <topic> element.
    +
  • +

    Robert Stayton: graphics.xsl

    Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs.
    +
  • +

    Robert Stayton: callout.xsl; verbatim.xsl

    Restore programlisting to use <pre> instead of <div> and instead
    +wrap callout img elements in <span> to make valid HTML.
    +
  • +

    Robert Stayton: graphics.xsl

    Turn off img longdesc attribute because not supported by browsers.
    +
  • +

    Robert Stayton: footnote.xsl

    Move square brackets and <sup> inside <a> element for footnote
    +marks to fix display problems in some browsers.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add new params html.script and html.script.type to support
    +Javascript references.
    +
  • +

    Robert Stayton: chunk-common.xsl; chunktoc.xsl; titlepage.xsl; chunker.xsl; chunk-code.xsl⋯

    Add support for chunked.filename.prefix param.
    +Make sure base.dir value has a trailing slash in
    +the chunk.base.dir internal param used by the templates.
    +
  • +

    Robert Stayton: formal.xsl; htmltbl.xsl

    Now handles caption in html markup table like title,
    +so formal.object.title is used with all its features, including 
    +formatting and placement.
    +Added htmlTable.with.caption template to handle the wrapper, and
    +left htmlTable template unchanged.
    +Now caption template in mode="htmlTable" does nothing, because
    +caption handled by formal.object.title template.
    +
  • +

    Robert Stayton: html.xsl

    Turn off generating the title attribute for block and hierarchical elements.
    +Should only be used for inline elements, usually using the alt element.
    +Also used for links to show the target title.
    +
  • +

    Robert Stayton: lists.xsl

    The spacing="compact" attribute on lists in HTML no longer outputs compact="compact"
    +(or just "compact" in the case of Saxon 6), since that attribute is
    +deprecated and improperly supported.  Instead, the output uses a 
    +multiple class attribute such as class="orderedlist compact".
    +Use CSS to style such lists without margin above.
    +
  • +

    Robert Stayton: graphics.xsl

    Allow selection by role for multiple imageobject elements
    +within an imageobjectco, which since Docbook 5 allows multiple imageobjects.
    +
  • +

    Robert Stayton: pi.xsl

    Improve doc descriptions of dbhtml filename and dir.
    +
  • +

    Robert Stayton: autoidx.xsl

    Add setindex to context param in mode="reference" to better 
    +support setindex.
    +
  • +

    Robert Stayton: autotoc.xsl

    Support set as child of set in set.toc template.
    +
  • +

    Robert Stayton: qandaset.xsl

    Change question and title templates to replace hard-coded
    +class="local-name()" with mode="class.attribute" to support customization
    +of class values.
    +
  • +

    Norman Walsh: chunktoc.xsl

    Separate book appendixes from article appendixes (so that they can be customized independently)
    +
  • +

    Mauritz Jeanson: graphics.xsl

    Added condition to prevent "Failed to interpret image" messages (SVG is not supported 
    +by the graphic size extension).
    +
+
+ + +

Epub

+ +

The following changes have been made to the + epub code + since the 1.76.1 release.

+
  • +

    Robert Stayton: docbook.xsl

    Replace $base.dir with $chunk.base.dir to ensure trailing slash in place.
    +
+
+ +

HTMLHelp

+ +

The following changes have been made to the + htmlhelp code + since the 1.76.1 release.

+
  • +

    Robert Stayton: htmlhelp-common.xsl

    Change $base.dir to $chunk.base.dir to ensure trailing slash in place.
    +
+
+ +

Eclipse

+ +

The following changes have been made to the + eclipse code + since the 1.76.1 release.

+
  • +

    Robert Stayton: eclipse.xsl; eclipse3.xsl

    Use $chunk.base.dir instead of $base.dir to ensure trailing slash is in place.
    +
+
+ +

JavaHelp

+ +

The following changes have been made to the + javahelp code + since the 1.76.1 release.

+
  • +

    Robert Stayton: javahelp.xsl

    Change $base.dir to $chunk.base.dir to ensure trailing slash is present.
    +
  • +

    Mauritz Jeanson: javahelp.xsl

    Replaced empty header.navigation and footer.navigation templates with parameter suppress.navigation=1,
    +which simplifies customization. See bug #3310904.
    +
+
+ +

Webhelp

+ +

The following changes have been made to the + webhelp code + since the 1.76.1 release.

+
  • +

    David Cramer: template/common/css/positioning.css

    Webhelp: Adding print-only css rules
    +
  • +

    David Cramer: template/common/main.js

    Webhelp: Arun's fix for bug where heading was partially hidden by header in some situations.
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: turn off autolabeling by default
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Webhelp: Import xhtml base stylesheets
    +
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: Link to the DocBook reference docs from the webhelp readme
    +
  • +

    David Cramer: xsl/webhelp-common.xsl

    Webhelp: Use gentext value for noscript warning
    +
  • +

    David Cramer: Makefile

    Webhelp: Delete tempfile after DocBook xsl build
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Webhelp: moving parameters into the standard location so they will be part of the parameter reference
    +
  • +

    David Cramer: xsl/webhelp.xsl; xsl/webhelp-common.xsl

    Webhelp: moving parameters into the standard location so they will be part of the parameter reference
    +
  • +

    David Cramer: template/common/main.js

    Webhelp: tweaking scrolldown offset for anchors
    +
  • +

    David Cramer: docsrc/images; docsrc/images/sample.jpg; docsrc/readme.xml; template/content⋯

    Webhelp: updating docs. Ant version, install instructions, handling of images.
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Patch from Arun Bharadwaj to display message if JavaScript is disabled
    +
  • +

    David Cramer: template/content/search/nwSearchFnt.js

    Patch from Arun Bharadwaj to strip quotes from search query strings
    +
  • +

    Robert Stayton: xsl/webhelp.xsl

    Add basic support for new <topic> element.
    +
  • +

    Jirka Kosek: xsl/webhelp.xsl

    Put back old extensibility point.
    +
    +Guys, please don't remove existing extensibility points like named templates, it will break existing customizations.
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Moving webhelp gentext strings into a context
    +
  • +

    tom_schr: param.ent

    Disabled branding and brandname entities for the time being
    +
  • +

    tom_schr: param.xweb; param.ent

    Prepared WebHelp reference documentation :)
    +Not clear about parameters brandname and branding: Should they renamed
    +to "webhelp.branding" and "webhelp.brandname"?
    +Currently, docsrc/reference.xml contains only a comment for the WebHelp
    +ref doc to be non-intrusive.
    +Idea is to enable it when it is ready
    +
  • +

    tom_schr: xsl/webhelp.xsl

    Moved language specific of WebHelp to gentext/locale/ as discussed with
    +Stefan following the "minimal intrusive approach". :)
    +In the long run, maybe moving the text into a context, not sure.
    +
  • +

    David Cramer: template/common/css/positioning.css

    Webhelp: Lower the minimum width of content pane
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/main.js

    If an user moved to another page by clicking on a toc link, and then clicked on #searchDiv,
    +search should be performed if the cookie textToSearch is not empty.
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Webhelp: Left align titles in nav header. Display  for all but the topmost page
    +
  • +

    David Cramer: template/content/search/stemmers/en_stemmer.js; docsrc/xinclude-test.xml

    Webhelp: Cleanup related to en_stemmer.js changes
    +
  • +

    David Cramer: template/common/css/positioning.css

    Webhelp: Don't put borders around qandaset list
    +
  • +

    David Cramer: template/common/main.js

    Webhelp: Avoid unnecessary scroll ups when anchor is clicked on
    +
  • +

    David Cramer: build.properties

    Webhelp: Show footer nav by default
    +
  • +

    David Cramer: build.properties; build.xml

    Webhelp: Support setting suppress.footer.navigation from build.properties
    +
  • +

    David Cramer: build.properties; build.xml

    Webhelp: Support admon.graphics param in build.properties
    +
  • +

    David Cramer: docsrc/xinclude-test.xml; docsrc/readme.xml

    Webhelp: Adding xinclude example to the demo/readme doc
    +
  • +

    David Cramer: template/common/css/positioning.css

    Webhelp: Remove border around table used to format callout list
    +
  • +

    David Cramer: xsl/webhelp.xsl; template/common/images/admon/tip.png; template/common/image⋯

    Webhelp: Support admon graphics (still off by default)
    +
  • +

    David Cramer: xsl/webhelp.xsl; template/common/css/positioning.css

    Webhelp: Turn on navfooter and fix related css
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Webhelp: Fix error about undeclared doc.title param
    +
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: Adding some test search terms to the readme
    +
  • +

    David Cramer: template/content/search/stemmers/en_stemmer.js

    Handle exceptional cases listed in the Porter 2 stemming algo
    +
  • +

    David Cramer: template/content/search/stemmers/en_stemmer.js

    Webhelp: adding special case word 'say' to en js stemmer
    +
  • +

    David Cramer: template/content/search/stemmers/en_stemmer.js

    Webhelp: Refine stemming of terms that end in (only stem if there's a consonant before the -y)
    +
  • +

    David Cramer: template/content/search/stemmers/en_stemmer.js; template/content/search/nwSe⋯

    Webhelp: fixed bug where words like key, day, and nucleus, were not found due to differences in the way the client stemmer and indexer stemmed words
    +
  • +

    David Cramer: build.xml

    Webhelp: Support xinclude and two-pass profiling in build.xml
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Fix bad link to default topic.
    +
  • +

    kasunbg: docsrc/readme.xml

    Automatically limit the size of the search description to something 140 characters
    +
  • +

    kasunbg: xsl/webhelp.xsl

    removing outline in 'contents' and 'search' buttons that is visible when clicked. tabindex for SIDEBAR button.
    +
  • +

    kasunbg: xsl/webhelp.xsl; build.xml

    Webhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html.
    +tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/
    +
  • +

    kasunbg: xsl/webhelp.xsl

    proper support for saxon xhtml transformation.
    +
  • +

    kasunbg: template/common/images/callouts/10.png; template/common/images/callouts/11.png; t⋯

    webhelp - adding callouts
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/main.js; template/common/css/positioning.css

    webhelp - animations for show/hide Sidebar
    +
  • +

    kasunbg: build.properties

    commenting about brand and brandname
    +
  • +

    kasunbg: Makefile

    parameterized MAKE for webhelp
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; build.properties; build.xml

    webhelp xsl customization - logo
    +
  • +

    kasunbg: template/content/search/nwSearchFnt.js

    remove some JS warninings
    +
  • +

    kasunbg: template/content/search/nwSearchFnt.js

    Fix for missing "No results found for..." bug
    +
  • +

    kasunbg: xsl/webhelp.xsl

    commented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance.
    +
  • +

    Jirka Kosek: xsl/webhelp.xsl; template/common/css/positioning.css

    Minor cleanup, added extensibility hook, some styling moved into CSS for easier customization
    +
  • +

    David Cramer: template/content/search/nwSearchFnt.js

    Removing onclick that came from Oxygen's dita stuff
    +
  • +

    kasunbg: docsrc/readme.xml

    webhelp - documenting about features
    +
  • +

    kasunbg: template/common/css/positioning.css

    webhelp search text box
    +
  • +

    kasunbg: template/common/css/positioning.css

    adding header background image
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/images/header-bg.png

    new header background image
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css

    fix left navigation
    +
  • +

    kasunbg: template/common/css/positioning.css

    some css
    +
  • +

    kasunbg: build.xml

    Adding html.extension property
    +
  • +

    kasunbg: template/common/css/positioning.css; build.properties; build.xml

    webhelp - Adding enable.stemming, toc.file build properties
    +
  • +

    David Cramer: template/common/css/positioning.css

    Make the webhelp banner slightly larger.
    +
  • +

    David Cramer: template/common/main.js; template/common/css/positioning.css

    Adjust colors and positioning of header and search/toc tabs
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Only put doc title in header
    +
  • +

    David Cramer: template/common/css/positioning.css; template/common/images/main_bg_fade.png

    Adjusting default color of the header
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css

    adjustments to header title. Now output in Opera looks good.
    +
  • +

    kasunbg: template/common/images/sidebar.png; template/content/search/punctuation.props; te⋯

    deleting svn:executable flag from webhelp files
    +
  • +

    kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; template/common/images/sear⋯

    Customized the left navagation headers; Contents and Search.
    +Adding custom css for the current redmond ui of jquery-ui. These override jquery-ui's default css customizations. These are supposed to take precedence.
    +
  • +

    kasunbg: docsrc/readme.xml

    typo fix
    +
  • +

    kasunbg: template/common/images/next-arrow.png; xsl/webhelp.xsl; template/common/main.js; ⋯

    UI improvements. 
    +	Moved search highligher to search tab.
    +	Added nice icons for navigation buttons etc.
    +	Removed footer navigation
    +	Corrected tree colorings
    +	Overall, some css magic
    +
  • +

    David Cramer: docsrc/readme.xml

    Added listitem thinking SyncRO Soft for their contributions.
    +
  • +

    kasunbg: build.xml

    support for default classpath for Gentoo Linux
    +
  • +

    kasunbg: docsrc/readme.xml

    webhelp - some updates to the documentation about search
    +
  • +

    kasunbg: template/common/css/positioning.css

    Fix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID: 3403438'
    +
  • +

    David Cramer: template/common/images/starsSmall.png

    Changed icons used to show search weightings from stars to boxes so they won't look like user ratings
    +
  • +

    David Cramer: xsl/webhelp.xsl; template/common/main.js; template/common/images/starsSmall.⋯

    Merged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039
    +
  • +

    kasunbg: docsrc/readme.xml

    webhelp documentation - search indexing, faq
    +
  • +

    kasunbg: docsrc/readme.xml

    update webhelp documentation
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Fixed bug where webhelp.default.topic was not being used if it was set
    +
  • +

    David Cramer: xsl/webhelp.xsl; template/content/search/nwSearchFnt.js

    Localize string in nwSearchFnt.js file
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Added tabindex attributes to make tab order in UI more logical in webhelp.
    +
  • +

    David Cramer: template/common/main.js

    Fixed bug where anchors in pages landed beneath the banner.
    +
  • +

    kasunbg: xsl/webhelp.xsl

    Added more comments to the xsl/webhelp/xsl/webhelp.xsl file. Removed some clutter.
    +
  • +

    David Cramer: template/common/main.js

    Fixed problem reported in IE 8. See tracker id # 373747.
    +
  • +

    David Cramer: xsl/webhelp.xsl

    Addressed tracker #3247166 by removing hard-coded reference to ch01.html.
    +
  • +

    kasunbg: build.xml

    Changed the webhelp build.xml to reflect the changes to xsl-webhelpindexer.
    +Added classpaths for xercesImpl and xml-api jars to the indexer. Paths added for *nix environments, need to look at how the current system behaves in Windows. Discussion: http://lists.oasis-open.org/archives/docbook-apps/201011/msg00116.html
    +
  • +

    kasunbg: template/common/images/loading.gif; template/common/jquery/treeview/jquery.treevi⋯

    webhelp: Removing some unnecessary JQuery JS files
    +
  • +

    kasunbg: template/common/main.js

    webhelp: Usability improvement - when click on a node in the TOC tree, the child nodes will auto populate now.
    +
  • +

    kasunbg: xsl/webhelp.xsl

    Added google translated localizations for Japanese, German, French, and Chinese. The translations might not be pretty accurate. 
    +Better translations are appreciated.
    +
  • +

    kasunbg: docsrc/readme.xml; template/content/images; template/content/images/sample.jpg

    Added documentation for how to add images to WebHelp
    +
  • +

    Jirka Kosek: xsl/webhelp.xsl

    Added more customization hooks
    +Search code output only when search tab is active
    +Added cs localization
    +
  • +

    Jirka Kosek: xsl/webhelp.xsl

    Added parameter webhelp.common.dir for specifying location of common files (JS+CSS)
    +Added hooks for adding additional user defined tabs
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.76.1 release.

+
  • +

    David Cramer: webhelp.indexer.language.xml

    Webhelp: Fixing list of supported languages
    +
  • +

    David Cramer: webhelp.indexer.language.xml

    Webhelp: Correct language code in docs for Chinese
    +
  • +

    Mauritz Jeanson: admon.graphics.extension.xml

    Added list of graphics formats.
    +
  • +

    Mauritz Jeanson: passivetex.extensions.xml

    Updated link.
    +
  • +

    tom_schr: webhelp.indexer.language.xml; webhelp.default.topic.xml; webhelp.tree.cookie.id.⋯

    Prepared WebHelp reference documentation :)
    +Not clear about parameters brandname and branding: Should they renamed
    +to "webhelp.branding" and "webhelp.brandname"?
    +Currently, docsrc/reference.xml contains only a comment for the WebHelp
    +ref doc to be non-intrusive.
    +Idea is to enable it when it is ready
    +
  • +

    Robert Stayton: glossary.collection.xml

    Add info about relative paths.
    +
  • +

    Robert Stayton: para.properties.xml

    Special attribute-set for para only.
    +
  • +

    Robert Stayton: table.caption.properties.xml

    To format table captions.
    +
  • +

    Robert Stayton: html.script.type.xml; html.script.xml

    Add support for specifying javascript references like css references.
    +
  • +

    Robert Stayton: body.margin.outer.xml; region.outer.extent.xml; body.margin.inner.xml; reg⋯

    Add support for side regions in FO output.
    +
  • +

    Robert Stayton: chunked.filename.prefix.xml

    New param chunked.filename.prefix to separate any such prefix from
    +the base.dir param, which helps fix bug 3087359.
    +
  • +

    Robert Stayton: generate.consistent.ids.xml

    New param to support replacing generate-id() with xsl:number
    +for more consistent id values.
    +
  • +

    Robert Stayton: task.properties.xml

    Allow task to be customized more easily.
    +
  • +

    Robert Stayton: calloutlist.properties.xml; callout.properties.xml

    Support better customization of callout lists.
    +
  • +

    Jirka Kosek: callout.unicode.start.character.xml

    Added support for alternative circled numbers
    +
  • +

    David Cramer: example.properties.xml

    Made example.properties use keep-together='auto' like table.properies to avoid problems where example/programlisting takes more than one page
    +
  • +

    Mauritz Jeanson: graphicsize.extension.xml

    Added info about supported image formats.
    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.76.1 release.

+
  • +

    Jirka Kosek: csharp-hl.xml

    Added LINQ keywords
    +
  • +

    Jirka Kosek: delphi-hl.xml

    Additional keywords from Yuri Zhilin
    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.76.1 release.

+
  • +

    David Cramer: profile-mode.xsl

    When profile.* params only consist of space characters, then ignore them.
    +
+
+ +

Lib

+ +

The following changes have been made to the + lib code + since the 1.76.1 release.

+
  • +

    Robert Stayton: lib.xweb

    Added two utility templates to make lib.xsl work
    +without reference to other modules since it is used
    +that way with profiling/xsl2profile.xsl.
    +
  • +

    Robert Stayton: lib.xweb

    Fix trim.common.uri.paths to first resolve any ../ in
    +the paths.
    +
+
+ +

Template

+ +

The following changes have been made to the + template code + since the 1.76.1 release.

+
  • +

    Jirka Kosek: titlepage.xsl

    Titlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty.
    +
+
+ +

Extensions

+ +

The following changes have been made to the + extensions code + since the 1.76.1 release.

+
  • +

    kasunbg: Makefile

    webhelp - Adding enable.stemming, toc.file build properties
    +
  • +

    David Cramer: Makefile

    Attempt to convince Makefile that webhelpindexer is dirty
    +
+
+ +

XSL-Saxon

+ +

The following changes have been made to the + xsl-saxon code + since the 1.76.1 release.

+
  • +

    Mauritz Jeanson: src/com/nwalsh/saxon/Verbatim.java; src/com/nwalsh/saxon/FormatGraphicCal⋯

    Added fixes to ensure that generated XHTML markup for callouts is in the proper namespace.
    +
+
+ +
+

Release Notes: 1.77.1

+ +

The following is a list of changes that have been made + since the 1.77.0 release.

+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.77.0 release.

+
  • +

    Robert Stayton: docbook.xsl

    Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
    +from the filename.
    +
  • +

    Robert Stayton: block.xsl

    In sidebar, turn off space before first para if there is no title.
    +
  • +

    Robert Stayton: math.xsl

    Restored templates for mml:* elements that were accidentally deleted.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.77.0 release.

+
  • +

    Robert Stayton: docbook.xsl

    Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
    +from the filename.
    +
  • +

    Robert Stayton: sections.xsl

    Use $div.element variable in place of div to support html5 section element.
    +output
    +
  • +

    Robert Stayton: autoidx.xsl

    Fix bug 3528673, missing "separator" param on template with
    +match="indexterm" mode="reference".  That param is passed 
    +for endofrange processing to output the range separator.
    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.77.0 release.

+
  • +

    Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xsl

    Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
    +from the filename.
    +
+
+ +

Slides

+ +

The following changes have been made to the + slides code + since the 1.77.0 release.

+
  • +

    Robert Stayton: html/slides-common.xsl

    Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
    +from the filename.
    +
+
+ +

Website

+ +

The following changes have been made to the + website code + since the 1.77.0 release.

+
  • +

    Robert Stayton: website-common.xsl

    Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly
    +from the filename.
    +
+
+ +

Webhelp

+ +

The following changes have been made to the + webhelp code + since the 1.77.0 release.

+
  • +

    kasunbg: docsrc/readme.xml

    updated webhelp documentation
    +
  • +

    kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xsl

    Removed the script htmlFileList.js since it's content is in htmlFileInfoList.js
    +
  • +

    Robert Stayton: xsl/webhelp-common.xsl

    In the <h1> output, replace call to 'get.doc.title' with
    +mode="title.markup" because get.doc.title returns only
    +the string value of the title, losing any markup such
    +as <trademark> or <superscript>.
    +
  • +

    kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.js

    Remove unnecessary bits of code from webhelp
    +
  • +

    David Cramer: docsrc/readme.xml

    Webhelp: Minor edits to the readme
    +
  • +

    David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xml

    Webhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown
    +
  • +

    David Cramer: build.xml

    Webhelp: calculate path to profile.xsl from main build.xml file
    +
+
+ +
+

Release Notes: 1.76.1

+ +

The following is a list of changes that have been made + since the 1.76.0 release.

+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.76.0 release.

+
  • +

    Robert Stayton: docbook.xsl; xref.xsl; fop1.xsl

    Apply patch to support named destination in fop1.xsl, per Sourceforge
    +bug report #3029845.
    +
+
+ +

HTML

+ +

The following changes have been made to the html code since the 1.76.0 release.

+
  • +

    Keith Fahlgren: highlight.xsl

    Implementing handling for <b> and <i>: transform to <strong> and <em> for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson)
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.76.0 release.

+
  • +

    Robert Stayton: draft.mode.xml

    Change default for draft.mode to 'no'.
    +
+
+ + +
+

Release Notes: 1.76.0

+ +

This release includes important bug fixes and adds the following +significant feature changes:

+
Webhelp

A new browser-based, cross-platform help format with full-text search and other features typically found in help systems. See webhelp/docs/content/ch01.html for more information and a demo.

Gentext

Many updates and additions to translation/locales thanks to Red Hat, the Fedora Project, and other contributors.

Common

Faster localization support, as language files are loaded on demand.

FO

Support for SVG content in imagedata added.

HTML

Output improved when using 'make.clean.html' and a stock CSS file is now provided.

EPUB

A number of improvements to NCX, cover and image selection, and XHTML 1.1 element choices

+ +

The following is a list of changes that have been made since the 1.75.2 release.

+

Gentext

+ +

The following changes have been made to the gentext code since the 1.75.2 release.

+
  • +

    + rlandmann: locale/fa.xml +

    +
    +            Update to Persian translation from the Fedora Project
    +          
    +
  • +

    + rlandmann: locale/nds.xml +

    +
    +            Locale for Low German
    +          
    +
  • +

    + Mauritz Jeanson: locale/ka.xml; Makefile +

    +
    +            Added support for Georgian based on patch #2917147.
    +          
    +
  • +

    + rlandmann: locale/nl.xml; locale/ja.xml +

    +
    +            Updated translations from Red Hat and the Fedora Project
    +          
    +
  • +

    + rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml +

    +
    +            Updated locales from Red Hat and the Fedora Project
    +          
    +
  • +

    + rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml; locale/nl.xml; loca⋯ +

    +
    +            Updated translations from Red Hat and the Fedora Project
    +          
    +
  • +

    + rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml; locale/ml.xml; locale/te.xml; ⋯ +

    +
    +            New translations from Red Hat and the Fedora Project
    +          
    +
  • +

    + rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml; locale/ru.xml; loca⋯ +

    +
    +            Updated translations from Red Hat and the Fedora Project
    +          
    +
+
+ +

Common

+ +

The following changes have been made to the common code since the 1.75.2 release.

+
  • +

    + Mauritz Jeanson: common.xsl +

    +
    +            Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO).
    +          
    +
  • +

    + Mauritz Jeanson: gentext.xsl +

    +
    +            Added fix to catch ID also of descendants of listitem. Closes bug #2955077.
    +          
    +
  • +

    + Jirka Kosek: l10n.xsl +

    +
    +            Stripped down, faster version of gentext.template is used when there is no localization customization.
    +          
    +
  • +

    + Mauritz Jeanson: stripns.xsl +

    +
    +            Added fix that preserves link/@role (makes links in the reference documentation
    +with @role="tcg" work).
    +          
    +
  • +

    + Mauritz Jeanson: l10n.xsl +

    +
    +            Fixed bugs related to manpages and L10n.
    +          
    +
  • +

    + Jirka Kosek: entities.ent; autoidx-kosek.xsl +

    +
    +            Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.
    +          
    +
  • +

    + Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl +

    +
    +            Refactored localization support. Language files are loaded on demand. Speedup is about 30%.
    +          
    +
  • +

    + Jirka Kosek: l10n.xsl +

    +
    +            Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%.
    +          
    +
  • +

    + Mauritz Jeanson: titles.xsl +

    +
    +            Fixed bug #2912677 (error with xref in title).
    +          
    +
  • +

    + Robert Stayton: olink.xsl +

    +
    +            Fix bug in xrefstyle "title" handling introduced with 
    +the 'insert.targetdb.data' template.
    +          
    +
  • +

    + Robert Stayton: gentext.xsl +

    +
    +            Fix bug in xref to equation without title to use context="xref-number" instead
    +of "xref-number-and-title".
    +          
    +
  • +

    + Robert Stayton: labels.xsl +

    +
    +            Number all equations in one sequence, with or without title.
    +          
    +
  • +

    + Robert Stayton: entities.ent +

    +
    +            Fix bug #2896909 where duplicate @sortas on indexterms caused 
    +some indexterms to drop out of index.
    +          
    +
  • +

    + Robert Stayton: stripns.xsl +

    +
    +            Expand the "Stripping namespace ..." message to advise users to
    +use the namespaced stylesheets.
    +          
    +
  • +

    + Robert Stayton: stripns.xsl +

    +
    +            need a local version of $exsl.node.set.available variable because
    +this module imported many places.
    +          
    +
  • +

    + Mauritz Jeanson: olink.xsl +

    +
    +            Added /node() to the select expression that is used to compute the title text
    +so that no <ttl> elements end up in the output. Closes bug #2830119.
    +          
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.75.2 release.

+
  • +

    + Robert Stayton: table.xsl +

    +
    +            Fix bug 2979166 able - Attribute @rowheader not working
    +          
    +
  • +

    + Mauritz Jeanson: inline.xsl +

    +
    +            Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents
    +with many inline glossterms.
    +          
    +
  • +

    + Robert Stayton: titlepage.xsl +

    +
    +            Fix bug 2805530 author/orgname not appearing on title page.
    +          
    +
  • +

    + Mauritz Jeanson: graphics.xsl +

    +
    +            Added support for SVG content in imagedata (inspired by patch #2909154).
    +          
    +
  • +

    + Mauritz Jeanson: table.xsl +

    +
    +            Removed superfluous test used when computing column-width. Closes bug #3000898.
    +          
    +
  • +

    + Mauritz Jeanson: inline.xsl +

    +
    +            Added missing <xsl:call-template name="anchor"/>. Closes bug #2998567.
    +          
    +
  • +

    + Mauritz Jeanson: lists.xsl +

    +
    +            Added table-layout="fixed" on segmentedlist table (required by XSL spec when  proportional-column-width() is used).
    +          
    +
  • +

    + Jirka Kosek: autoidx-kosek.xsl +

    +
    +            Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.
    +          
    +
  • +

    + Jirka Kosek: index.xsl +

    +
    +            Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.
    +          
    +
  • +

    + Robert Stayton: xref.xsl +

    +
    +            Fix bug in olink template when an olink has an id.
    +Add warning message with id value when trying to link
    +to an element that has no generated text.
    +          
    +
  • +

    + Mauritz Jeanson: refentry.xsl +

    +
    +            Fixed bug #2930968 (indexterm in refmeta not handled correctly).
    +          
    +
  • +

    + Robert Stayton: block.xsl +

    +
    +            fix bug 2949567 title in revhistory breaks FO transform.
    +          
    +
  • +

    + Robert Stayton: glossary.xsl +

    +
    +            Output id attributes on glossdiv blocks so they can be added to
    +xrefs or TOC.
    +          
    +
  • +

    + Jirka Kosek: xref.xsl +

    +
    +            Enabled hyphenation of URLs when ulink content is the same as link target
    +          
    +
  • +

    + Robert Stayton: table.xsl +

    +
    +            Apply patch to turn off row recursion if no @morerows attributes present.
    +This will enable very large tables without row spanning to 
    +process without running into recursion limits.
    +          
    +
  • +

    + Robert Stayton: formal.xsl +

    +
    +            Format equation without title using table layout with equation number
    +next to the equation.
    +          
    +
  • +

    + Robert Stayton: param.xweb; param.ent +

    +
    +            Add equation.number.properties.
    +          
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.75.2 release.

+
  • +

    + Mauritz Jeanson: block.xsl +

    +
    +            Modified acknowledgements template to avoid invalid output (<p> in <p>).
    +          
    +
  • +

    + Mauritz Jeanson: titlepage.xsl +

    +
    +            Added default sidebar attribute-sets.
    +          
    +
  • +

    + Robert Stayton: table.xsl +

    +
    +            Fix bug 2979166 able - Attribute @rowheader not working
    +          
    +
  • +

    + Robert Stayton: footnote.xsl +

    +
    +            Fix bug 3033191 footnotes in html tables.
    +          
    +
  • +

    + Mauritz Jeanson: inline.xsl +

    +
    +            Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents
    +with many inline glossterms.
    +          
    +
  • +

    + Robert Stayton: docbook.css.xml; verbatim.xsl +

    +
    +            Fix bug 2844927 Validity error for callout bugs.
    +          
    +
  • +

    + Robert Stayton: formal.xsl +

    +
    +            Convert formal.object.heading to respect make.clean.html param.
    +          
    +
  • +

    + Robert Stayton: titlepage.templates.xml; block.xsl +

    +
    +            Fix bug 2840768 sidebar without title inserts empty b tag.
    +          
    +
  • +

    + Mauritz Jeanson: docbook.xsl +

    +
    +            Moved the template that outputs <base> so that the base URI also applies to relative CSS paths that come later.
    +See patch #2896121.
    +          
    +
  • +

    + Jirka Kosek: autoidx-kosek.xsl +

    +
    +            Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms.
    +          
    +
  • +

    + Robert Stayton: chunk-code.xsl +

    +
    +            fix bug 2948363 generated filename for refentry not unique, when
    +used in a set.
    +          
    +
  • +

    + Robert Stayton: component.xsl +

    +
    +            Fix missing "Chapter n" label when use chapter/info/title.
    +          
    +
  • +

    + Robert Stayton: table.xsl +

    +
    +            Row recursion turned off if no @morerows attributes in the table.
    +This will prevent failure on long table (with no @morerows) due
    +to excessive depth of recursion.
    +          
    +
  • +

    + Robert Stayton: autotoc.xsl; docbook.css.xml +

    +
    +            Support make.clean.html in autotoc.xsl.
    +          
    +
  • +

    + Robert Stayton: docbook.css.xml; block.xsl +

    +
    +            Add support for make.clean.html setting in block elements.
    +          
    +
  • +

    + Robert Stayton: docbook.css.xml +

    +
    +            Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero.
    +          
    +
  • +

    + Robert Stayton: html.xsl +

    +
    +            Add templates for generating CSS files and links to them.
    +          
    +
  • +

    + Robert Stayton: param.xweb +

    +
    +            Fix bugs in new entity references.
    +          
    +
  • +

    + Robert Stayton: chunk-common.xsl +

    +
    +            List of Equations now includes on equations with titles.
    +          
    +
  • +

    + Robert Stayton: table.xsl +

    +
    +            If a colspec has a colname attribute, add it to the HTML col
    +element as a class attribute so it can be styled.
    +          
    +
  • +

    + Robert Stayton: formal.xsl +

    +
    +            Fix bug 2825842 where table footnotes not appearing in HTML-coded table.
    +          
    +
  • +

    + Robert Stayton: chunktoc.xsl +

    +
    +            Fix bug #2834826 where appendix inside part was not chunked as it should be.
    +          
    +
  • +

    + Mauritz Jeanson: chunktoc.xsl +

    +
    +            Added missing namespace declarations. Closes bug #2890069.
    +          
    +
  • +

    + Mauritz Jeanson: footnote.xsl +

    +
    +            Updated the template for footnote paras to use the 'paragraph' template. Closes bug #2803739.
    +          
    +
  • +

    + Keith Fahlgren: inline.xsl; lists.xsl +

    +
    +            Remove <b> and <i> elements "discouraged in favor of style sheets" from
    +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.
    +
    +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB
    +
    +Added regression to EPUB specs:
    +          
    +
  • +

    + Mauritz Jeanson: inline.xsl +

    +
    +            Fixed bug #2844916 (don't output @target if ulink.target is empty).
    +          
    +
  • +

    + Keith Fahlgren: autoidx.xsl +

    +
    +            Fix a bug when using index.on.type: an 'index symbols' section was created 
    +even if that typed index didn't include any symbols (they were in the other types).
    +          
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.75.2 release.

+
  • +

    + Mauritz Jeanson: other.xsl +

    +
    +            Modified the write.stubs template so that the section directory name is not output twice. Should fix bug #2831602.
    +Also ensured that $lang is added to the .so path (when man.output.lang.in.name.enabled=1).
    +          
    +
  • +

    + Mauritz Jeanson: docbook.xsl; other.xsl +

    +
    +            Fixed bug #2412738 (apostrophe escaping) by applying the submitted patch.
    +          
    +
  • +

    + Norman Walsh: block.xsl; endnotes.xsl +

    +
    +            Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com
    +          
    +
  • +

    + dleidert: lists.xsl +

    +
    +            Fix two indentation issues: In the first case there is no corresponding .RS
    +macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of
    +the probably intended .sp leads to an indentation bug (Debian #527309,
    +sf.net #2642139).
    +          
    +
+
+ +

Epub

+ +

The following changes have been made to the + epub code + since the 1.75.2 release.

+
  • +

    + Keith Fahlgren: bin/spec/examples/AMasqueOfDays.epub; docbook.xsl; bin/spec/epub_spec.rb +

    +
    +            Resolve some actual regressions in date output spotted by more recent versions of epubcheck
    +          
    +
  • +

    + Keith Fahlgren: docbook.xsl +

    +
    +            Updated mediaobject selection code that better uses roles (when available); based on contributons by  Glenn McDonald
    +          
    +
  • +

    + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl +

    +
    +            Ensure that NCX documents are always outputted with a default namespace
    +to prevent problems with the kindlegen machinery
    +          
    +
  • +

    + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/partintro.xml; docbook.x⋯ +

    +
    +            Adding support for partintros with sect2s, 3s, etc
    +          
    +
  • +

    + Keith Fahlgren: docbook.xsl +

    +
    +            Adding param to workaround horrific ADE bug with the inability to process <br>
    +          
    +
  • +

    + Keith Fahlgren: docbook.xsl +

    +
    +            Add support for authorgroup/author in OPF metadata (via Michael Wiedmann)
    +          
    +
  • +

    + Keith Fahlgren: bin/spec/epub_regressions_spec.rb +

    +
    +            Remove <b> and <i> elements "discouraged in favor of style sheets" from
    +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl.
    +
    +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB
    +
    +Added regression to EPUB specs:
    +          
    +
  • +

    + Keith Fahlgren: bin/lib/docbook.rb; bin/spec/files/DejaVuSerif-Italic.otf; docbook.xsl; bi⋯ +

    +
    +            This resolves bug #2873142, Please add support for multiple embedded fonts
    +
    +
    +If you navigate to a checkout of DocBook-XSL and go to:
    +xsl/epub/bin/spec/files
    +You can now run the following command:
    +
    +../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css
    +-s test_cust.xsl orm.book.001.xml
    +
    +In dbtoepub, the following option can be used more than once:
    +-f, --font [OTF FILE] Embed OTF FILE in .epub.
    +
    +The underlying stylesheet now accepts a comma-separated list of font file
    +names rather than just one as the RENAMED epub.embedded.fonts ('s' added).
    +
    +The runnable EPUB spec now includes:
    +- should be valid .epub after including more than one embedded font
    +          
    +
  • +

    + Keith Fahlgren: docbook.xsl +

    +
    +            Improve the selection of cover images when working in DocBook 4.x land (work in progress)
    +          
    +
  • +

    + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl +

    +
    +            Improve the quality of the OPF spine regression by ensuring that the spine
    +elements for deeply nested refentries are in order and adjacent to their
    +opening wrapper XHTML chunk.
    +          
    +
  • +

    + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/orm.book.00⋯ +

    +
    +            Add more careful handling of refentries to ensure that they always appear in the opf:spine.
    +This was only a problem when refentries were pushed deep into the hierarchy (like inside
    +a sect2), but presented navigational problems for many reading systems (despite the
    +correct NCX references). This may *not* be the best solution, but attacking a better
    +chunking strategy for refentries was too big a nut to crack at this time.
    +          
    +
+
+ +

Eclipse

+ +

The following changes have been made to the + eclipse code + since the 1.75.2 release.

+
  • +

    + Mauritz Jeanson: eclipse3.xsl +

    +
    +            Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x 
    +architecture. The main difference to the older format is that metadata is stored in a separate 
    +manifest file. The module imports and extends the existing eclipse.xsl module. Based on code 
    +contributed in patch #2624668.
    +          
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.75.2 release.

+
  • +

    + Robert Stayton: draft.watermark.image.xml +

    +
    +            Fix bug 2922488 draft.watermark.image pointing to web resource.
    +Now the value is images/draft.png, and may require customization
    +for local resolution.
    +          
    +
  • +

    + Mauritz Jeanson: equation.number.properties.xml +

    +
    +            Corrected refpurpose.
    +          
    +
  • +

    + Norman Walsh: paper.type.xml +

    +
    +            Added USlegal and USlegallandscape paper types.
    +          
    +
  • +

    + Jirka Kosek: highlight.xslthl.config.xml +

    +
    +            Added note about specifying location as URL
    +          
    +
  • +

    + Robert Stayton: docbook.css.source.xml; generate.css.header.xml; custom.css.source.xml; ma⋯ +

    +
    +            Params to support generated CSS files.
    +          
    +
  • +

    + Robert Stayton: equation.number.properties.xml +

    +
    +            New attribute set for numbers appearing next to equations.
    +          
    +
+
+ +

XSL-Xalan

+ +

The following changes have been made to the + xsl-xalan code + since the 1.75.2 release.

+
  • +

    + dleidert: nbproject/genfiles.properties; nbproject/build-impl.xml +

    +
    +            Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian.
    +          
    +
+
+ +
+

Release Notes: 1.75.2

+ +

The following is a list of changes that have been made + since the 1.75.1 release.

+ +

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.75.1 release.

+
  • +

    dleidert: locale/ja.xml

    Improved Japanese translation for Note(s). Closes bug #2823965.
    +
  • +

    dleidert: locale/pl.xml

    Polish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964.
    +
  • +

    Robert Stayton: locale/ja.xml

    Fix translation of "index", per bug report 2796064.
    +
  • +

    Robert Stayton: locale/is.xml

    New Icelandic locale file.
    +
+
+ +

Common

+ +

The following changes have been made to the + common code + since the 1.75.1 release.

+
  • +

    Norman Walsh: stripns.xsl

    Support more downconvert cases
    +
  • +

    Robert Stayton: titles.xsl

    Make sure title inside info is used if no other title.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.75.1 release.

+
  • +

    Robert Stayton: pi.xsl

    Turn off dbfo-need for fop1.extensions also, per bug #2816141.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.75.1 release.

+
  • +

    Mauritz Jeanson: titlepage.xsl

    Output "Copyright" heading in XHTML too.
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Added stylesheet.result.type test for copyright. Closes bug #2813289.
    +
  • +

    Norman Walsh: htmltbl.xsl

    Remove ambiguity wrt @span, @rowspan, and @colspan
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.75.1 release.

+
  • +

    Mauritz Jeanson: endnotes.xsl

    Added normalize-space() for ulink content. Closes bug #2793877.
    +
  • +

    Mauritz Jeanson: docbook.xsl

    Added stylesheet.result.type test for copyright. Closes bug #2813289.
    +
+
+ +

Epub

+ +

The following changes have been made to the + epub code + since the 1.75.1 release.

+
  • +

    Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb

    Corrected bugs caused by path and file assumptions were not met
    +
  • +

    Keith Fahlgren: bin/lib/docbook.rb; docbook.xsl

    Cleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly
    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.75.1 release.

+
+
+ +

XSL-Saxon

+ +

The following changes have been made to the + xsl-saxon code + since the 1.75.1 release.

+
  • +

    Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/nwalsh/saxon/Colum⋯

    Added fixes so that colgroups in the XHTML namespace are processed properly.
    +
+
+ +

XSL-Xalan

+ +

The following changes have been made to the + xsl-xalan code + since the 1.75.1 release.

+
  • +

    Mauritz Jeanson: nbproject/project.xml

    Added missing NetBeans configuration.
    +
+
+ +
+ + +

Release Notes: 1.75.1

+ +

This release includes bug fixes.

+ +

The following is a list of changes that have been made since the 1.75.0 release.

+ + +

FO

+ +

The following changes have been made to the fo code since the 1.75.0 release.

+
  • +

    Keith Fahlgren: block.xsl

    Switching to em dash for character before attribution in epigraph; resolves Bug #2793878
    +
  • +

    Robert Stayton: lists.xsl

    Fixed bug 2789947, id attribute missing on simplelist fo output.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.75.0 release.

+
  • +

    Keith Fahlgren: block.xsl

    Switching to em dash for character before attribution in epigraph; resolves Bug #2793878
    +
  • +

    Robert Stayton: lists.xsl

    Fixed bug 2789678: apply-templates line accidentally deleted.
    +
+
+ +

Epub

+ +

The following changes have been made to the + epub code + since the 1.75.0 release.

+
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl

    Added regression and fix to correct "bug" with namespace-prefixed container elements in META-INF/container.xml ; resolves Issue #2790017
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯

    Another attempt at flexible named entity and XInclude processing
    +
  • +

    Keith Fahlgren: bin/lib/docbook.rb

    Tweaking solution to Bug #2750442 following regression reported by Michael Wiedmann.
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.75.0 release.

+
  • +

    Mauritz Jeanson: highlight.source.xml

    Updated documentation to reflect changes made in r8419.
    +
+
+ +
+ + +

Release Notes: 1.75.0

+ +

This release includes important bug fixes and adds the following +significant feature changes: +

Gentext

Modifications to translations have been made.

Common
+

Added support for some format properties on tables using +HTML table markup.

+

Added two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045.

+

Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications.

+
FO
+

The inclusion of highlighting code has been simplified.

+

Add support for pgwide on informal objects.

+

Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. Closes FR #1792326.

+

Add support for more dbfo processing instructions.

+

Add new variablelist.term.properties to format terms, per request # 1968513.

+

Add support for @width on screen and programlisting, fixes bug #2012736.

+

Add support for writing-mode="rl-tb" (right-to-left) in FO outputs.

+

Add writing.mode param for FO output.

+
HTML
+

Convert all calls to class.attribute to calls to common.html.attributes to support dir, lang, and title attributes in html output for all elements. Fulfills feature request #1993833.

+

Inclusion of highlighting code was simplified. Only one import is now necessary.

+

Add new param index.links.to.section.

+

Add support for the new index.links.to.section param which permits precise links to indexterms in HTML output rather than to the section title.

+
ePub
+

Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog.

+

Added a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann)

+

Added DocBook subjectset -> OPF dc:subject mapping and tests

+

Added DocBook date -> OPF dc:date mapping and tests

+

Added DocBook abstract -> OPF dc:description mapping and tests

+

Added --output option to dbtoepub based on user request

+
HTMLHelp
+

Add support for generating olink target database for htmlhelp files.

Params
+

Add default setting for @rules attribute on HTML markup tables.

+

Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326.

+

Add new variablelist.term.properties to format terms, per request # 1968513.

+

Add two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045.

+

Add param to control whether an index entry links to a section title or to the precise location of the indexterm.

+

New attribute list for glossentry in glossary.

+

New parameter to support @width on programlisting and screen.

+

Add attribute-sets for formatting glossary terms and defs.

+
Highlighting
+

Inclusion of highlighting code was simplified. Only one import is now necessary.

+

+ + +

+

The following is a list of changes that have been made + since the 1.74.3 release.

+ +

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.74.3 release.

+
  • +

    Robert Stayton: locale/sv.xml; locale/ja.xml; locale/pl.xml

    Check in translations of Legalnotice submitted on mailing list.
    +
  • +

    Robert Stayton: locale/es.xml

    Fix spelling errors in Acknowledgements entries.
    +
  • +

    Robert Stayton: locale/es.xml

    Check in translations for 4 elements submitted through docbook-apps
    +message of 14 April 2009.
    +
  • +

    David Cramer: locale/zh.xml; locale/ca.xml; locale/ru.xml; locale/ga.xml; locale/gl.xml; l⋯

    Internationalized punctuation in glosssee and glossseealso
    +
  • +

    Robert Stayton: Makefile

    Check in fixes for DSSSL gentext targets from submitted patch #1689633.
    +
  • +

    Robert Stayton: locale/uk.xml

    Check in major update submitted with bug report #2008524.
    +
  • +

    Robert Stayton: locale/zh_tw.xml

    Check in fix to Note string submitted in bug #2441051.
    +
  • +

    Robert Stayton: locale/ru.xml

    Checkin typo fix submitted in bug #2453406.
    +
+
+ +

Common

+ +

The following changes have been made to the + common code + since the 1.74.3 release.

+
  • +

    Robert Stayton: gentext.xsl

    Fix extra generated space when xrefstyle includes 'nopage'.
    +
  • +

    Robert Stayton: table.xsl

    Add support for some format properties on tables using
    +HTML table markup.  These include:
    +  - frame attribute on table (or uses $default.table.frame parameter).
    +  - rules attribute on table (or uses $default.table.rules parameter).
    +  - align attribute on td and th
    +  - valign attribute on td and th
    +  - colspan on td and th
    +  - rowspan on td and th
    +  - bgcolor on td and th
    +
  • +

    Robert Stayton: olink.xsl

    Add placeholder template to massage olink hot text to make
    +customization easier, per Feature Request 1828608.
    +
  • +

    Robert Stayton: targets.xsl

    Add support for collecting olink targets from a glossary
    +generated from a glossary.collection.
    +
  • +

    Robert Stayton: titles.xsl

    Handle firstterm like glossterm in mode="title.markup".
    +
  • +

    Robert Stayton: titles.xsl

    Add match on info/title in title.markup templates where missing.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Changed "ancestor::title" to "(ancestor::title and (@id or @xml:id))".
    +This enables proper formatting of inline elements in titles in TOCs, 
    +as long as these inlines don't have id or xml:id attributes.
    +
  • +

    Robert Stayton: labels.xsl

    Add two new qanda.defaultlabel values so that numbered sections
    +and numbered questions can be distinguished.  Satisfies
    +Feature Request #1539045.
    +
  • +

    Robert Stayton: stripns.xsl; pi.xsl

    Convert function-available(exsl:node-set) to use the new param
    +so Xalan bug is isolated.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Added fixes for bugs #2112656 and #1759205:
    +1. Reverted mistaken commits r7485 and r7523. 
    +2. Updated the template with match="link" and mode="no.anchor.mode" so that 
    +@endterm is used if it exists and if the link has no content.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Added code to handle acknowledgements in book and part. The element is processed
    +similarly to dedication. All acknowledgements will appear as front matter, after
    +any dedications.
    +
  • +

    Robert Stayton: olink.xsl

    Fix bug #2018717 use.local.olink.style uses wrong gentext context.
    +
  • +

    Robert Stayton: olink.xsl

    Fix bug #1787167 incorrect hot text for some olinks.
    +
  • +

    Robert Stayton: common.xsl

    Fix bug #1669654 Broken output if copyright <year> contains a range.
    +
  • +

    Robert Stayton: labels.xsl

    Fix bug in labelling figure inside appendix inside article inside book.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.74.3 release.

+
  • +

    Jirka Kosek: highlight.xsl

    Inclusion of highlighting code was simplified. Only one import is now necessary.
    +
  • +

    Robert Stayton: fop1.xsl

    Add the new fop extensions namespace declaration, in case FOP
    +extension functions are used.
    +
  • +

    Robert Stayton: formal.xsl

    Add support for pgwide on informal objects.
    +
  • +

    Robert Stayton: docbook.xsl

    Fixed spurious closing quote on line 134.
    +
  • +

    Robert Stayton: docbook.xsl; autoidx-kosek.xsl; autoidx.xsl

    Convert function-available for node-set() to use
    +new $exsl.node.set.available param in test.
    +
  • +

    David Cramer: xref.xsl

    Suppress extra space after xref when xrefstyle='select: label nopage' (#2740472)
    +
  • +

    Mauritz Jeanson: pi.xsl

    Fixed doc bug for row-height.
    +
  • +

    David Cramer: glossary.xsl

    Internationalized punctuation in glosssee and glossseealso
    +
  • +

    Robert Stayton: param.xweb; param.ent; htmltbl.xsl; table.xsl

    Add support for some format properties on tables using
    +HTML table markup.  These include:
    +  - frame attribute on table (or uses $default.table.frame parameter).
    +  - rules attribute on table (or uses $default.table.rules parameter).
    +  - align attribute on td and th
    +  - valign attribute on td and th
    +  - colspan on td and th
    +  - rowspan on td and th
    +  - bgcolor on td and th
    +
  • +

    Robert Stayton: table.xsl

    Add support bgcolor in td and th
    +elements in HTML table markup.
    +
  • +

    Robert Stayton: htmltbl.xsl

    Add support for colspan and rowspan and bgcolor in td and th
    +elements in HTML table markup.
    +
  • +

    Robert Stayton: param.xweb

    Fix working of page-master left and right margins.
    +
  • +

    Mauritz Jeanson: param.xweb; param.ent; fop1.xsl

    Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed.  This is implemented for FOP 0.9X. Closes FR #1792326.
    +
  • +

    Robert Stayton: table.xsl; pi.xsl

    Add support for dbfo row-height processing instruction, like that in dbhtml.
    +
  • +

    Robert Stayton: lists.xsl

    Add support for dbfo keep-together processing instruction for
    +entire list instances.
    +
  • +

    Robert Stayton: lists.xsl; block.xsl

    Add support fo dbfo keep-together processing instruction to
    +more blocks like list items and paras.
    +
  • +

    Robert Stayton: lists.xsl; param.xweb; param.ent

    Add new variablelist.term.properties to format terms, per request # 1968513.
    +
  • +

    Robert Stayton: inline.xsl

    In simple.xlink, rearrange order of processing.
    +
  • +

    Robert Stayton: xref.xsl

    Handle firstterm like glossterm in mode="xref-to".
    +
  • +

    Robert Stayton: glossary.xsl; xref.xsl; pi.xsl; footnote.xsl

    Implement simple.xlink for glosssee and glossseealso so they can use
    +other types of linking besides otherterm.
    +
  • +

    Robert Stayton: qandaset.xsl

    Add two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished.  Satisfies Feature Request #1539045.
    +
  • +

    Robert Stayton: titlepage.xsl

    For the book title templates, I changed info/title to book/info/title
    +so other element's titles will not be affected.
    +
  • +

    Robert Stayton: xref.xsl; verbatim.xsl

    Use param exsl.node.set.available to test for function.
    +
  • +

    Robert Stayton: param.xweb; param.ent; footnote.xsl

    Start using new param exsl.node.set.available to work around Xalan bug.
    +
  • +

    Robert Stayton: titlepage.templates.xml

    Add comment on use of t:predicate for editor to prevent
    +extra processing of multiple editors. Fixes bug 2687842.
    +
  • +

    Robert Stayton: xref.xsl; autoidx.xsl

    An indexterm primary, secondary, or tertiary element with an id or xml:id
    +now outputs that ID, so that index entries can be cross referenced to.
    +
  • +

    Mauritz Jeanson: synop.xsl

    Added modeless template for ooclass|oointerface|ooexception.
    +Closes bug #1623468.
    +
  • +

    Robert Stayton: xref.xsl

    Add template with match on indexterm in mode="xref-to" to fix bug 2102592.
    +
  • +

    Robert Stayton: xref.xsl

    Now xref to qandaentry will use the label element in a question for
    +the link text if it has one.
    +
  • +

    Robert Stayton: inline.xsl

    Add id if specified from @id to output for quote and phrase so
    +they can be xref'ed to.
    +
  • +

    Robert Stayton: xref.xsl

    Add support for xref to phrase, simpara, anchor, and quote.
    +This assumes the author specifies something using xrefstyle since
    +the elements don't have ordinary link text.
    +
  • +

    Robert Stayton: toc.xsl

    Fix bug in new toc templates.
    +
  • +

    Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯

    Added code to handle acknowledgements in book and part. The element is processed
    +similarly to dedication. All acknowledgements will appear as front matter, after
    +any dedications.
    +
  • +

    Robert Stayton: toc.xsl

    Rewrite toc templates to support an empty toc or populated toc
    +in all permitted contexts.  Same for lot elements.
    +This fixes bug #1595969 for FO outputs.
    +
  • +

    Robert Stayton: index.xsl

    Fix indents for seealsoie so they are consistent.
    +
  • +

    Mauritz Jeanson: param.xweb

    Removed duplicate (monospace.font.family).
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add glossentry.list.item.properties.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add monospace.verbatim.font.width param to support @width on programlisting.
    +
  • +

    Robert Stayton: verbatim.xsl

    Put programlisting in fo:block-container with writing-mode="lr-tb"
    +when text direction is right to left because all program languages
    +are left-to-right.
    +
  • +

    Robert Stayton: verbatim.xsl

    Add support for @width on screen and programlisting, fixes bug #2012736.
    +
  • +

    Robert Stayton: xref.xsl

    Fix bug #1973585 xref to para with xrefstyle not handled correctly.
    +
  • +

    Mauritz Jeanson: block.xsl

    Added support for acknowledgements in article.
    +Support in book/part remains to be added.
    +
  • +

    Robert Stayton: xref.xsl

    Fix bug #1787167 incorrect hot text for some olinks.
    +
  • +

    Robert Stayton: fo.xsl

    Add writing-mode="tb-rl" as well since some XSL-FO processors support it.
    +
  • +

    Robert Stayton: autotoc.xsl; lists.xsl; glossary.xsl; fo.xsl; table.xsl; pagesetup.xsl

    Add support for writing-mode="rl-tb" (right-to-left) in FO outputs.
    +Changed instances of margin-left to margin-{$direction.align.start}
    +and margin-right to margin-{$direction.align.end}. Those direction.align
    +params are computed from the writing mode value in each locale's
    +gentext key named 'writing-mode', introduced in 1.74.3 to add
    +right-to-left support to HTML outputs.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add attribute-sets for formatting glossary terms and defs.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add writing.mode param for FO output.
    +
  • +

    Robert Stayton: autotoc.xsl

    Fix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title
    +instead of question, if available. For DocBook 5, use the info versions.
    +
  • +

    Keith Fahlgren: verbatim.xsl

    Add better pointer to README for XSLTHL
    +
  • +

    Keith Fahlgren: verbatim.xsl

    More tweaking the way that XSLTHL does or does not get called
    +
  • +

    Keith Fahlgren: verbatim.xsl

    Alternate attempt at sanely including/excluding XSLTHT code
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.74.3 release.

+
  • +

    Robert Stayton: lists.xsl

    Removed redundant lang and title attributes on list element inside
    +div element for lists.
    +
  • +

    Robert Stayton: inline.xsl; titlepage.xsl; division.xsl; toc.xsl; sections.xsl; table.xsl;⋯

    Convert all calls to class.attribute to calls to common.html.attributes
    +to support dir, lang, and title attributes in html output for all elements.
    +Fulfills feature request #1993833.
    +
  • +

    Robert Stayton: chunk-common.xsl

    Fix bug #2750253 wrong links in list of figures in chunk.html
    +when target html is in a subdirectory and dbhtml filename used.
    +
  • +

    Jirka Kosek: highlight.xsl

    Inclusion of highlighting code was simplified. Only one import is now necessary.
    +
  • +

    Robert Stayton: chunk-common.xsl; chunktoc.xsl; docbook.xsl; chunk-changebars.xsl; autoidx⋯

    Convert function-available for node-set() to use
    +new $exsl.node.set.available param in test.
    +
  • +

    Mauritz Jeanson: pi.xsl

    Fixed doc bug for row-height.
    +
  • +

    David Cramer: glossary.xsl

    Internationalized punctuation in glosssee and glossseealso
    +
  • +

    Robert Stayton: lists.xsl; html.xsl; block.xsl

    More elements get common.html.attributes.
    +Added locale.html.attributes template which does the lang,
    +dir, and title attributes, but not the class attribute
    +(used on para, for example).
    +
  • +

    Robert Stayton: lists.xsl

    Replace more literal class atts with mode="class.attribute" to support
    +easier customization.
    +
  • +

    Robert Stayton: glossary.xsl

    Support olinking in glosssee and glossseealso.
    +
  • +

    Robert Stayton: inline.xsl

    In simple.xlink, rearrange order of processing.
    +
  • +

    Robert Stayton: xref.xsl

    Handle firstterm like glossterm in mode="xref-to".
    +
  • +

    Robert Stayton: lists.xsl; html.xsl; block.xsl

    Added template named common.html.attributes to output
    +class, title, lang, and dir for most elements.
    +Started adding it to some list and block elements.
    +
  • +

    Robert Stayton: qandaset.xsl

    Add two new qanda.defaultlabel values so that numbered sections
    +and numbered questions can be distinguished.  Satisfies
    +Feature Request #1539045.
    +
  • +

    Robert Stayton: param.xweb; chunk-code.xsl; param.ent; xref.xsl; chunkfast.xsl; verbatim.x⋯

    Use new param exsl.node.set.available to test, handles Xalan bug.
    +
  • +

    Robert Stayton: autoidx.xsl

    Use named anchors for primary, secondary, and tertiary ids so
    +duplicate entries with different ids can still have an id output.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add new param index.links.to.section.
    +
  • +

    Robert Stayton: xref.xsl; autoidx.xsl

    Pass through an id on primary, secondary, or tertiary to 
    +the index entry, so that one could link to an index entry.
    +You can't link to the id on an indexterm because that is
    +used to place the main anchor in the text flow.
    +
  • +

    Robert Stayton: autoidx.xsl

    Add support for the new index.links.to.section param which permits
    +precise links to indexterms in HTML output rather than to
    +the section title.
    +
  • +

    Mauritz Jeanson: synop.xsl

    Added modeless template for ooclass|oointerface|ooexception.
    +Closes bug #1623468.
    +
  • +

    Robert Stayton: qandaset.xsl

    Make sure a qandaset has an anchor, even when it has no title, 
    +because it may be referenced in a TOC or xref.
    +Before, the anchor was output by the title, but there was no
    +anchor if there was no title.
    +
  • +

    Robert Stayton: xref.xsl

    Add a template for indexterm with mode="xref-to" to fix bug 2102592.
    +
  • +

    Robert Stayton: xref.xsl

    Now xref to qandaentry will use the label element in a question for
    +the link text if it has one.
    +
  • +

    Robert Stayton: qandaset.xsl; html.xsl

    Create separate templates for computing label of question and answer
    +in a qandaentry, so such can be used for the alt text of an xref
    +to a qandaentry.
    +
  • +

    Robert Stayton: inline.xsl; xref.xsl

    Now support xref to phrase, simpara, anchor, and quote,
    +most useful when an xrefstyle is used.
    +
  • +

    Robert Stayton: toc.xsl

    Rewrite toc templates to support an empty toc or populated toc
    +in all permitted contexts.  Same for lot elements.
    +This fixes bug #1595969 for HTML outputs.
    +
  • +

    Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯

    Added code to handle acknowledgements in book and part. The element is processed
    +similarly to dedication. All acknowledgements will appear as front matter, after
    +any dedications.
    +
  • +

    Robert Stayton: index.xsl

    Rewrote primaryie, secondaryie and tertiaryie templates to handle
    +nesting of elements and seeie and seealsoie, as reported in
    +bug # 1168912.
    +
  • +

    Robert Stayton: autotoc.xsl

    Fix simplesect in toc problem.
    +
  • +

    Robert Stayton: verbatim.xsl

    Add support for @width per bug report #2012736.
    +
  • +

    Robert Stayton: formal.xsl; htmltbl.xsl

    Fix bug #1787140 HTML tables not handling attributes correctly.
    +
  • +

    Robert Stayton: param.xweb

    Move writing-mode param.
    +
  • +

    Keith Fahlgren: refentry.xsl

    Remove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly)
    +
  • +

    Robert Stayton: table.xsl

    Fix bug #1945872 to allow passthrough of colwidth values to
    +HTML table when no tablecolumns.extension is available and
    +when no instance of * appears in the table's colspecs.
    +
  • +

    Mauritz Jeanson: block.xsl

    Added support for acknowledgements in article.
    +Support in book/part remains to be added.
    +
  • +

    Robert Stayton: chunk-common.xsl

    Fix bug #1787167 incorrect hot text for some olinks.
    +
  • +

    Robert Stayton: qandaset.xsl

    Fix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title
    +instead of question, if available. For DocBook 5, use the info versions.
    +
  • +

    Robert Stayton: chunktoc.xsl

    Add support for generating olink database when using chunktoc.xsl.
    +
  • +

    Keith Fahlgren: verbatim.xsl

    Add better pointer to README for XSLTHL
    +
  • +

    Keith Fahlgren: verbatim.xsl

    Another stab at fixing the stupid XSLTHT includes across processors (Saxon regression reported by Sorin Ristache)
    +
  • +

    Keith Fahlgren: verbatim.xsl

    More tweaking the way that XSLTHL does or does not get called
    +
  • +

    Keith Fahlgren: verbatim.xsl

    Alternate attempt at sanely including/excluding XSLTHT code
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.74.3 release.

+
  • +

    Robert Stayton: table.xsl

    Convert function-available test for node-set() function to
    +test of $exsl.node.set.available param.
    +
  • +

    Mauritz Jeanson: lists.xsl

    Added a template for bibliolist. Closes bug #1815916.
    +
+
+ +

ePub

+ +

The following changes have been made to the + epub code + since the 1.74.3 release.

+
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯

    Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog.
    +
  • +

    Keith Fahlgren: docbook.xsl

    Add a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann)
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/de.xml

    Correctly set dc:language in OPF metadata when i18nizing. Closes Bug #2755150
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl

    Corrected namespace declarations for literal XHTML elements to make them serialize "normally"
    +
  • +

    Keith Fahlgren: docbook.xsl

    Be a little bit more nuanced about dates
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯

    Add DocBook subjectset -> OPF dc:subject mapping and tests
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯

    Add DocBook date -> OPF dc:date mapping and tests
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯

    Add DocBook abstract -> OPF dc:description mapping and tests
    +
  • +

    Robert Stayton: docbook.xsl

    Check in patch submitted by user to add opf:file-as attribute
    +to dc:creator element.
    +
  • +

    Keith Fahlgren: bin/dbtoepub

    Adding --output option to dbtoepub based on user request
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rb

    Cleaning and regularizing the generation of namespaced nodes for OPF, NCX, XHTML and other outputted filetypes (hat tip to bobstayton for pointing out the silly, incorrect code)
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/refclass.xml

    Remove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly)
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/blockquotepre.xml

    Added regression test and fix for XHTML validation problem with <a>s added inside <blockquote>; This potentially causes another problem (where something is referenced by has no anchor, but someone reporting that should cause the whole <a id='thing'/> thing to be reconsidered with modern browsers in mind.
    +
+
+ +

HTMLHelp

+ +

The following changes have been made to the + htmlhelp code + since the 1.74.3 release.

+
  • +

    Robert Stayton: htmlhelp-common.xsl

    Add support for generating olink target database for htmlhelp files.
    +
+
+ + +

Params

+ +

The following changes have been made to the + params code + since the 1.74.3 release.

+
  • +

    Robert Stayton: default.table.rules.xml

    Add default setting for @rules attribute on HTML markup tables.
    +
  • +

    Mauritz Jeanson: bookmarks.collapse.xml

    Added a new parameter, bookmarks.collapse, that controls the initial state 
    +of the bookmark tree. When the parameter has a non-zero value (the default), 
    +only the top-level bookmarks are displayed initially. Otherwise, the whole 
    +tree of bookmarks is displayed. 
    +
    +This is implemented for FOP 0.9X. Closes FR #1792326.
    +
  • +

    Robert Stayton: variablelist.term.properties.xml

    Add new variablelist.term.properties to format terms, per 
    +request # 1968513.
    +
  • +

    Robert Stayton: qanda.defaultlabel.xml

    Add two new qanda.defaultlabel values so that numbered sections
    +and numbered questions can be distinguished.  Satisfies
    +Feature Request #1539045.
    +
  • +

    Robert Stayton: index.links.to.section.xml

    Change default to 1 to match past behavior.
    +
  • +

    Robert Stayton: exsl.node.set.available.xml

    Isolate this text for Xalan bug regarding exsl:node-set available.
    +If it is ever fixed in Xalan, just fix it here.
    +
  • +

    Robert Stayton: index.links.to.section.xml

    Add param to control whether an index entry links to
    +a section title or to the precise location of the
    +indexterm.
    +
  • +

    Robert Stayton: glossentry.list.item.properties.xml

    New attribute list for glossentry in glossary.
    +
  • +

    Robert Stayton: monospace.verbatim.font.width.xml

    New parameter to support @width on programlisting and screen.
    +
  • +

    Mauritz Jeanson: highlight.source.xml

    Updated and reorganized the description.
    +
  • +

    Robert Stayton: page.margin.outer.xml; page.margin.inner.xml

    Add caveat about XEP bug when writing-mode is right-to-left.
    +
  • +

    Robert Stayton: article.appendix.title.properties.xml; writing.mode.xml; body.start.indent⋯

    Change 'left' to 'start' and 'right' to 'end' to support right-to-left
    +writing mode.
    +
  • +

    Robert Stayton: glossdef.block.properties.xml; glossdef.list.properties.xml; glossterm.blo⋯

    Add attribute-sets for formatting glossary terms and defs.
    +
  • +

    Robert Stayton: glossterm.separation.xml

    Clarify the description.
    +
  • +

    Robert Stayton: make.year.ranges.xml

    Now handles year element containing a comma or dash without error.
    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.74.3 release.

+
  • +

    Jirka Kosek: README

    Inclusion of highlighting code was simplified. Only one import is now necessary.
    +
  • +

    Keith Fahlgren: README

    Adding XSLTHL readme
    +
  • +

    Keith Fahlgren: common.xsl

    Alternate attempt at sanely including/excluding XSLTHT code
    +
+
+ +

XSL-Saxon

+ +

The following changes have been made to the + xsl-saxon code + since the 1.74.3 release.

+
  • +

    Mauritz Jeanson: src/com/nwalsh/saxon/Text.java

    Added a fix that prevents output of extra blank line.
    +Hopefully this closes bug #894805.
    +
+
+ +

XSL-Xalan

+ +

The following changes have been made to the + xsl-xalan code + since the 1.74.3 release.

+
  • +

    Mauritz Jeanson: src/com/nwalsh/xalan/Text.java

    Added a fix that prevents output of extra blank line.
    +Hopefully this closes bug #894805.
    +
+
+ + +
+ +

Release Notes: 1.74.3

+ +

This release fixes some bugs in the 1.74.2 release.

+

See highlighting/README for XSLTHL usage instructions.

+
+

Release Notes: 1.74.2

+ +

This release fixes some bugs in the 1.74.1 release.

+
+ +

Release Notes: 1.74.1

+ +

This release includes important bug fixes and adds the following +significant feature changes: +

Gentext

Kirghiz locale added and Chinese translations have been simplified.

Somme support for gentext and right-to-left languages has been added.

FO

Various bugs have been resolved.

Support for a new processing instruction: dbfo funcsynopsis-style has been added.

Added new param email.mailto.enabled for FO output. Patch from Paolo Borelli.

+

Support for documented metadata in fop1 mode has been added.

+
Highlighting

Support for the latest version of XSLTHL 2.0 and some new language syntaxes have been added to a variety of outputs.

Manpages

Added man.output.better.ps.enabled param (zero default). It non-zero, no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command.

HTML

Support for writing.mode to set text direction and alignment based on document locale has been added.

+

Added a new top-level stylesheet module, chunk-changebars.xsl, to be +used for generating chunked output with highlighting based on change +(@revisionflag) markup. The module imports/includes the standard chunking +and changebars templates and contains additional logic for chunked output. +See FRs #1015180 and #1819915.

+
ePub
+

Covers now look better in Adobe Digital Editions thanks to a patch from Paul Norton of Adobe

+

Cover handling now more generic (including limited DocBook 5.0 cover support thanks to patch contributed by Liza Daly.

Cover markup now carries more reliably into files destined for .mobi and the Kindle.

dc:identifiers are now generated from more types of numbering schemes.

Both SEO and semantic structure of chunked ePub output by ensuring that we always send out one and only one h1 in each XHTML chunk.

+

Primitive support for embedding a single font added.

+ +

Support for embedding a CSS customizations added.

+
Roundtrip
+

Support for imagedata-metadata and table as images added.

+ +

Support for imagedata-metadata and legalnotice as images added.

+
Params

man.output.better.ps.enabled added for Manpages output

+

writing.mode.xml added to set text direction.

+ +

Added new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321.

+ +

highlight.source upgraded to support the latest version of XSLTHL 2.0.

+

+

+

The following is a list of changes that have been made since the 1.74.0 release.

+ + +

Gentext

+ +

The following changes have been made to the gentext code since the 1.74.0 release.

+
  • +

    Michael(tm) Smith: locale/ky.xml; Makefile

    new Kirghiz locale from Ilyas Bakirov
    +
  • +

    Mauritz Jeanson: locale/en.xml

    Added "Acknowledgements".
    +
  • +

    Dongsheng Song: locale/zh_cn.xml

    Simplified Chinese translation.
    +
  • +

    Robert Stayton: locale/lv.xml; locale/ca.xml; locale/pt.xml; locale/tr.xml; locale/af.xml;⋯

    Add writing-mode gentext string to support right-to-left languages.
    +
+
+ +

FO

+ +

The following changes have been made to the fo code since the 1.74.0 release.

+
  • +

    David Cramer: footnote.xsl

    Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message.
    +
  • +

    Mauritz Jeanson: spaces.xsl

    Convert spaces to fo:leader also in elements in the DB 5 namespace.
    +
  • +

    Mauritz Jeanson: pi.xsl; synop.xsl

    Added support for a new processing instruction: dbfo funcsynopsis-style. 
    +Closes bug #1838213.
    +
  • +

    Michael(tm) Smith: inline.xsl; param.xweb; param.ent

    Added new param email.mailto.enabled for FO output.
    +Patch from Paolo Borelli. Closes #2086321.
    +
  • +

    Mauritz Jeanson: docbook.xsl

    Added support for document metadata for fop1 (patch #2067318).
    +
  • +

    Jirka Kosek: param.ent; param.xweb; highlight.xsl

    Upgraded to support the latest version of XSLTHL 2.0
    + -- nested markup in highlited code is now processed
    + -- it is no longer needed to specify path XSLTHL configuration file using Java property
    + -- support for new languages, including Perl, Python and Ruby was added
    +
+
+ +

HTML

+ +

The following changes have been made to the html code since the 1.74.0 release.

+
  • +

    Robert Stayton: param.xweb; docbook.xsl; param.ent; html.xsl

    Add support for writing.mode to set text direction and alignment based on document locale.
    +
  • +

    Mauritz Jeanson: chunk-changebars.xsl

    Added a new top-level stylesheet module, chunk-changebars.xsl, to be 
    +used for generating chunked output with highlighting based on change 
    +(@revisionflag) markup. The module imports/includes the standard chunking 
    +and changebars templates and contains additional logic for chunked output.
    +See FRs #1015180 and #1819915.
    +
+
+ +

Manpages

+ +

The following changes have been made to the manpages code since the 1.74.0 release.

+
  • +

    Michael(tm) Smith: docbook.xsl

    Put the following at the top of generated roff for each page:
    +  \" t
    +purpose is to explicitly tell AT&T troff that the page needs to be
    +pre-processed through tbl(1); groff can figure it out
    +automatically, but apparently AT&T troff needs to be explicitly told
    +
+
+ +

ePub

+ +

The following changes have been made to the epub code since the 1.74.0 release.

+
  • +

    Keith Fahlgren: docbook.xsl

    Patch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions
    +
  • +

    Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/v5cover.xml; bin/spec/sp⋯

    Patch contributed by Liza Daly to make ePub cover handling more generic. Additionally
    +DocBook 5.0's <cover> now has some limited support:
    +
    +- should reference a cover in the OPF guide for a DocBook 5.0 test document
    +
  • +

    Keith Fahlgren: bin/spec/files/isbn.xml; bin/spec/files/issn.xml; bin/spec/files/biblioid.⋯

    Liza Daly reported that the dc:identifer-generation code was garbage (she was right).
    +
    +Added new tests:
    +- should include at least one dc:identifier
    +- should include an ISBN as URN for dc:identifier if an ISBN was in the metadata
    +- should include an ISSN as URN for dc:identifier if an ISSN was in the metadata
    +- should include an biblioid as a dc:identifier if an biblioid was in the metadata
    +- should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rb

    Improve both SEO and  semantic structure of chunked ePub output by ensuring that
    +we always send out one and only one h1 in each XHTML chunk.
    +
    +DocBook::Epub
    +- should include one and only one <h1> in each HTML file in rendered ePub files
    +for <book>s
    +- should include one and only one <h1> in each HTML file in rendered ePub files
    +for <book>s even if they do not have section markup
    +
  • +

    Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯

    Adding better support for covers in epub files destined for .mobi and the Kindle
    +
  • +

    Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/DejaVuSerif.otf; docbook.⋯

    Adding primitive support for embedding a single font
    +
  • +

    Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/test_cust.xsl; bin/spec/e⋯

    Adding support for user-specified customization layers in dbtoepub
    +
  • +

    Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯

    Adding CSS support to .epub target & dbtoepub:
    +    -c, --css [FILE]                 Use FILE for CSS on generated XHTML.
    +
    +
    +DocBook::Epub
    +...
    +- should include a CSS link in HTML files when a CSS file has been provided
    +- should include CSS file in .epub when a CSS file has been provided
    +- should include a CSS link in OPF file when a CSS file has been provided
    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.74.0 release.

+
  • +

    Steve Ball: blocks2dbk.xsl; template.xml; template.dot

    added support for imagedata-metadata
    +added support for table as images
    +
  • +

    Steve Ball: blocks2dbk.xsl; normalise2sections.xsl; sections2blocks.xsl

    Improved support for personname inlines.
    +
  • +

    Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xml

    Added support for legalnotice.
    +
  • +

    Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl

    added support for orgname in author
    +
  • +

    Steve Ball: specifications.xml; supported.xml; blocks2dbk.xsl; wordml2normalise.xsl; dbk2w⋯

    Updated specification.
    +to-DocBook: add cols attribute to tgroup
    +from-DocBook: fix for blockquote title
    +
+
+ +

Params

+ +

The following changes have been made to the params since the 1.74.0 release.

+
  • +

    The change was to add man.output.better.ps.enabled parameter, with +its default value set to zero. + +If the value of the man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps command for that +page will include a number of enhancements designed to improve the +quality of that output. + +If man.output.better.ps.enabled is zero (the default), no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command. + +WARNING: The enhancements provided by this parameter rely on +features that are specific to groff (GNU troff) and that are not +part of "classic" AT&T troff or any of its derivatives. Therefore, +any man pages you generate with this parameter enabled will be +readable only on systems on which the groff (GNU troff) program is +installed, such as GNU/Linux systems. The pages will not not be +readable on systems on with the classic troff (AT&T troff) command +is installed. + +NOTE: The value of this parameter only affects PostScript output +generated from the man command. It has no effect on output +generated using the FO backend. + +TIP: You can generate PostScript output for any man page by +running the following command: + +man FOO -Tps > FOO.ps + +You can then generate PDF output by running the following command: + +ps2pdf FOO.ps

    +
  • +

    Robert Stayton: writing.mode.xml

    writing mode param used to set text direction.
    +
  • +

    Michael(tm) Smith: email.mailto.enabled.xml

    Added new param email.mailto.enabled for FO output.
    +Patch from Paolo Borelli. Closes #2086321.
    +
  • +

    Jirka Kosek: highlight.source.xml; highlight.xslthl.config.xml

    Upgraded to support the latest version of XSLTHL 2.0
    + -- nested markup in highlited code is now processed
    + -- it is no longer needed to specify path XSLTHL configuration file using Java property
    + -- support for new languages, including Perl, Python and Ruby was added
    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.74.0 release.

+
  • +

    Jirka Kosek: cpp-hl.xml; c-hl.xml; tcl-hl.xml; php-hl.xml; common.xsl; perl-hl.xml; delphi⋯

    Upgraded to support the latest version of XSLTHL 2.0
    + -- nested markup in highlited code is now processed
    + -- it is no longer needed to specify path XSLTHL configuration file using Java property
    + -- support for new languages, including Perl, Python and Ruby was added
    +
+
+ +
+ + +

Release Notes: 1.74.0

+ +

This release includes important bug fixes and adds the following +significant feature changes: +

.epub target

Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media) have donated code that generates .epub documents from +DocBook input. An alpha-reference implementation in Ruby has also been provided.

+

.epub is an open standard of the The International Digital Publishing Forum (IDPF), +a the trade and standards association for the digital publishing industry.

+

Read more about this target in epub/README +

XHTML 1.1 target

To support .epub output, a strict XHTML 1.1 target has been added. The stylesheets for this output are +generated and are quite similar to the XHTML target.

Gentext updates

A number of locales have been updated.

Roundtrip improvements

Table, figure, template syncronization, and character style improvements have been made for WordML & Pages. Support added for OpenOffice.org.

First implementation of a libxslt extension
+

A stylesheet extension for libxslt, written in Python, has been added. + The extension is a function for adjusting column widths in CALS tables. See + extensions/README.LIBXSLT for more information.

+

+

+

The following is a list of changes that have been made + since the 1.73.2 release.

+ +

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: locale/id.xml

    Checked in changes to Indonesion locale submitted by Euis Luhuanam a long time ago.
    +
  • +

    Michael(tm) Smith: locale/lt.xml

    Added changes to Lithuanian locate submitted a long time back by Nikolajus Krauklis.
    +
  • +

    Michael(tm) Smith: locale/hu.xml

    fixed error in lowercase.alpha definition in Hungarian locale
    +
  • +

    Michael(tm) Smith: locale/nb.xml

    Corrected language code for nb locale, and restored missing "startquote" key.
    +
  • +

    Michael(tm) Smith: locale/ja.xml

    Committed changes to ja locale file, from Akagi Kobayashi. Adds bracket quotes around many xref instances that did not have them
    +before.
    +
  • +

    Michael(tm) Smith: Makefile

    "no" locale is now "nb"
    +
  • +

    Michael(tm) Smith: locale/nb.xml

    Update Norwegian Bokmål translation. Thanks to Hans F. Nordhaug.
    +
  • +

    Michael(tm) Smith: locale/no.xml; locale/nb.xml

    per message from Hans F. Nordhaug, correct identifier for
    +Norwegian Bokmål is "nb" (not "no") and has been for quite some
    +time now...
    +
  • +

    Michael(tm) Smith: locale/ja.xml

    Converted ja.xml source file to use real unicode characters so
    +that the actual glyphs so up when you edit it in a text editor
    +(instead of the character references).
    +
  • +

    Michael(tm) Smith: locale/ja.xml

    Checked in changes to ja.xml locale file. Thanks to Akagi Kobayashi.
    +
  • +

    Michael(tm) Smith: locale/it.xml

    Changes from Federico Zenith
    +
  • +

    Dongsheng Song: locale/zh_cn.xml

    Added missing translations.
    +
+
+ +

Common

+ +

The following changes have been made to the + common code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: l10n.xsl

    Added new template "l10.language.name" for retrieving the
    +English-language name of the lang setting of the current document.
    +Closes #1916837. Thanks to Simon Kennedy.
    +
  • +

    Michael(tm) Smith: refentry.xsl

    fixed syntax error
    +
  • +

    Michael(tm) Smith: refentry.xsl

    fixed a couple of typos
    +
  • +

    Michael(tm) Smith: refentry.xsl

    refined handling of cases where refentry "source" or "manual"
    +metadata is missing or when we use fallback content instead. We
    +now report a Warning if we use fallback content.
    +
  • +

    Michael(tm) Smith: refentry.xsl

    don't use refmiscinfo@class=date value as fallback for refentry
    +"source" or "manual" metadata fields
    +
  • +

    Michael(tm) Smith: refentry.xsl

    Made reporting of missing refentry metadata more quiet:
    +
    +  - we no longer report anything if usable-but-not-preferred
    +    metadata is found; we just quietly use whatever we manage to
    +    find
    +
    +  - we now only report missing "source" metadata if the refentry
    +    is missing BOTH "source name" and "version" metadata; if it
    +    has one but not the other, we use whichever one it has and
    +    don't report anything as missing
    +
    +The above changes were made because testing with some "real world"
    +source reveals that some authors are intentionally choosing to use
    +"non preferred" markup for some metadata, and also choosing to
    +omit "source name" or "version" metadata in there DocBook XML. So
    +it does no good to give them pedantic reminders about what they
    +already know...
    +
    +Also, changed code to cause "fixme" text to be inserted in output
    +in particular cases:
    +
    +  - if we can't manage to find any "source" metadata at all, we
    +    now put fixme text into the output
    +
    +  - if we can't manage to find any "manual" metadata a all, we 
    +    now put fixme text into the output
    +
    +The "source" and "manual" metadata is necessary information, so
    +buy putting the fixme stuff in the output, we alert users to the
    +need problem of it being missing.
    +
  • +

    Michael(tm) Smith: refentry.xsl

    When generating manpages output, we no longer report anything if
    +the refentry source is missing date or pubdate content. In
    +practice, many users intentionally omit the date from the source
    +because they explicitly want it to be generated.
    +
  • +

    Michael(tm) Smith: l10n.xml

    further change needed for switch from no locale to nb.
    +
  • +

    Michael(tm) Smith: common.xsl

    Added support for orgname in authorgroup. Thanks to Camille
    +Bégnis.
    +
  • +

    Michael(tm) Smith: Makefile

    "no" locale is now "nb"
    +
  • +

    Mauritz Jeanson: stripns.xsl

    Removed the template matching "ng:link|db:link" (in order to make @xlink:show 
    +work with <link> elements). As far as I can tell, this template is no longer needed.
    +
  • +

    Mauritz Jeanson: entities.ent

    Moved declaration of comment.block.parents entity to common/entities.ent.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Added an update the fix made in revision 7528 (handling of xref/link in no.anchor.mode mode).
    +Having xref in title is not a problem as long as the target is not an ancestor element. 
    +Closes bug #1838136.
    +
    +Note that an xref that is in a title and whose target is an ancestor element is still not 
    +rendered in the TOC. This could be considered a bug, but on the other hand I cannot really
    +see the point in having such an xref in a document.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Added a "not(ancestor::title)" test to work around "too many nested 
    +apply-templates" problems when processing xrefs or links in no.anchor.mode mode.
    +Hopefully, this closes bug #1811721.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Removed old template matching "link" in no.anchor.mode mode.
    +
  • +

    Mauritz Jeanson: titles.xsl

    Process <link> in no.anchor.mode mode with the same template as <xref>. 
    +Closes bug #1759205 (Empty link in no.anchor.mode mode).
    +
  • +

    Mauritz Jeanson: titles.xsl

    In no.anchor.mode mode, do not output anchors for elements that are descendants 
    +of <title>. Previously, having inline elements with @id/@xml:id in <title>s 
    +resulted in anchors both in the TOC and in the main flow. Closes bug #1797492.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.73.2 release.

+
  • Mauritz Jeanson: pi.xsl

    Updated documentation for keep-together.
  • Mauritz Jeanson: task.xsl

    Enabled use of the keep-together PI on task elements.
  • +

    Robert Stayton: index.xsl

    FOP1 requires fo:wrapper for inline index entries, not fo:inline.
    +
  • +

    Robert Stayton: index.xsl

    Fixed non-working inline.or.block template for indexterm wrappers.
    +Add fop1 to list of processors using inline.or.block.
    +
  • +

    Mauritz Jeanson: table.xsl

    Fixed bug #1891965 (colsep in entytbl not working).
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Added support for title in revhistory. Closes bug #1842847.
    +
  • +

    Mauritz Jeanson: pi.xsl

    Small doc cleanup (dbfo float-type).
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Insert commas between multiple copyright holders.
    +
  • +

    Mauritz Jeanson: autotoc.xsl; division.xsl

    Added modifications to support nested set elements. See bug #1853172.
    +
  • +

    David Cramer: glossary.xsl

    Added normalize-space to xsl:sorts to avoid missorting of glossterms due to stray leading spaces.
    +
  • +

    David Cramer: glossary.xsl

    Fixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry
    +
  • +

    Mauritz Jeanson: inline.xsl

    Added a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid,
    +and the "hot text" is the biblioid itself enclosed in brackets.
    +
  • +

    Mauritz Jeanson: inline.xsl

    Moved declaration of comment.block.parents entity to common/entities.ent.
    +
  • +

    Mauritz Jeanson: docbook.xsl

    Updated message about unmatched element.
    +
  • +

    Mauritz Jeanson: param.xweb

    Added link to profiling chapter of TCG.
    +
  • +

    Mauritz Jeanson: refentry.xsl

    Fixed typo (refsynopsysdiv -> refsynopsisdiv).
    +
  • +

    David Cramer: fop.xsl; fop1.xsl; ptc.xsl; xep.xsl

    Added test to check generate.index param when generating pdf bookmarks
    +
  • +

    Mauritz Jeanson: graphics.xsl

    Added support for MathML in imagedata.
    +
  • +

    Michael(tm) Smith: math.xsl

    Removed unnecessary extra test condition in test express that
    +checks for passivetex.
    +
  • +

    Michael(tm) Smith: math.xsl

    Don't use fo:instream-foreign-object if we are processing with
    +passivetex. Closes #1806899. Thanks to Justus Piater.
    +
  • +

    Mauritz Jeanson: component.xsl

    Added code to output a TOC for an appendix in an article when 
    +generate.toc='article/appendix toc'. Closes bug #1669658.
    +
  • +

    Dongsheng Song: biblio-iso690.xsl

    Change encoding from "windows-1250" to "UTF-8".
    +
  • +

    Mauritz Jeanson: pi.xsl

    Updated documentation for dbfo_label-width.
    +
  • +

    Mauritz Jeanson: lists.xsl

    Added support for the dbfo_label-width PI in calloutlists.
    +
  • +

    Robert Stayton: biblio.xsl

    Support finding glossary database entries inside bibliodivs.
    +
  • +

    Robert Stayton: formal.xsl

    Complete support for <?dbfo pgwide="1"?> for informal
    +elements too.
    +
  • +

    Mauritz Jeanson: table.xsl

    In the table.block template, added a check for the dbfo_keep-together PI, so that 
    +a table may break (depending on the PI value) at a page break. This was needed 
    +since the outer fo:block that surrounds fo:table has keep-together.within-column="always" 
    +by default, which prevents the table from breaking. Closes bug #1740964 (Titled 
    +table does not respect dbfo PI).
    +
  • +

    Mauritz Jeanson: pi.xsl

    Added a few missing @role="tcg".
    +
  • +

    Mauritz Jeanson: inline.xsl

    Use normalize-space() in glossterm comparisons (as in html/inline.xsl).
    +
  • +

    Mauritz Jeanson: autoidx.xsl

    Removed the [&scope;] predicate from the target variable in the template with name="reference".
    +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms,
    +with index.on.type=1. Closes bug #1680836.
    +
  • +

    Michael(tm) Smith: inline.xsl; xref.xsl; footnote.xsl

    Added capability in FO output for displaying URLs for all
    +hyperlinks (elements marked up with xlink:href attributes) in the
    +same way as URLs for ulinks are already handled (which is to say,
    +either inline or as numbered footnotes).
    +
    +Background on this change:
    +DocBook 5 allows "ubiquitous" linking, which means you can make
    +any element a hyperlink just by adding an xlink:href attribute to
    +it, with the value set to an external URL. That's in contrast to
    +DocBook 4, which only allows you to use specific elements (e.g.,
    +the link and ulink elements) to mark up hyperlinks.
    +
    +The existing FO stylesheets have a mechanism for handling display
    +of URLs for hyperlinks that are marked up with ulink, but they did
    +not handle display of URLs for elements that were marked up with
    +xlink:href attributes. This change adds handling for those other
    +elements, enabling the URLs they link to be displayed either
    +inline or as numbered footnotes (depending on what values the user
    +has the ulink.show and ulink.footnotes params set to).
    +
    +Note that this change only adds URL display support for elements
    +that call the simple.xlink template -- which currently is most
    +(but not all) inline elements.
    +
    +This change also moves the URL display handling out of the ulink
    +template and into a new "hyperlink.url.display" named template;
    +the ulink template and the simple.xlink named template now both
    +call the hyperlink.url.display template.
    +
    +Warning: In the stylesheet code that determines what footnote
    +number to assign to each footnote or external hyperlink, there is
    +an XPath expression for determining whether a particular
    +xlink:href instance is an external hyperlink; that expression is
    +necessarily a bit complicated and further testing may reveal that
    +it doesn't handle all cases as expected -- so some refinements to
    +it may need to be done later.
    +
    +Closes #1785519. Thanks to Ken Morse for reporting and
    +troubleshooting the problem.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.73.2 release.

+
  • Keith Fahlgren: inline.xsl; synop.xsl

    Work to make HTML and XHTML targets more valid
  • Keith Fahlgren: table.xsl

    Add better handling for tables that have footnotes in the titles
  • Keith Fahlgren: biblio.xsl

    Add anchors to bibliodivs
  • +

    Keith Fahlgren: formal.xsl; Makefile; htmltbl.xsl

    Initial checkin/merge of epub target from work provided by Paul Norton of Adobe
    +and Keith Fahlgren of O'Reilly.
    +

    This change includes new code for generating the XHTML 1.1 target sanely.

    +
  • +

    Mauritz Jeanson: biblio.xsl

    Added code for creating URLs from biblioids with @class="doi" (representing Digital 
    +Object Identifiers). See FR #1934434 and http://doi.org.
    +
    +To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled 
    +for bibliorelation, bibliosource and citebiblioid.
    +
  • +

    Norman Walsh: formal.xsl

    Don't use xsl:copy because it forces the resulting element to be in the same namespace as the source element; in the XHTML stylesheets, that's wrong. But the HTML-to-XHTML converter does the right thing with literal result elements, so use one of them.
    +
  • +

    Michael(tm) Smith: Makefile

    Added checks and hacks to various makefiles to enable building
    +under Cygwin. This stuff is ugly and maybe not worth the mess and
    +trouble, but does seem to work as expected and not break anything
    +else.
    +
  • +

    Michael(tm) Smith: docbook.xsl

    added "exslt" namespace binding to html/docbook.xsl file (in
    +addition to existing "exsl" binding. reason is because lack of it
    +seems to cause processing problems when using the profiled
    +version of the stylsheet
    +
  • +

    Norman Walsh: chunk-common.xsl

    Rename link
    +
  • +

    Mauritz Jeanson: table.xsl

    Added a fix to make rowsep apply to the last row of thead in entrytbl.
    +
  • +

    Michael(tm) Smith: synop.xsl

    Simplified and streamlined handling of output for ANSI-style
    +funcprototype output, to correct a problem that was causing type
    +data to be lost in the output parameter definitions. For example,
    +for an instance like this:
    +  <paramdef>void *<parameter>dataptr</parameter>[]</paramdef>
    +... the brackets (indicating an array type) were being dropped.
    +
  • +

    Michael(tm) Smith: synop.xsl

    Changed HTML handling of K&R-style paramdef output. The parameter
    +definitions are no longer output in a table (though the prototype
    +still is). The reason for the change is that the
    +kr-tabular-funcsynopsis-mode template was causing type data to be
    +lost in the output parameter definitions. For example, for an
    +instance like this:
    +  <paramdef>void *<parameter>dataptr</parameter>[]</paramdef>
    +... the brackets (indicating an array type) were being dropped.
    +The easiest way to deal with the problem is to not try to chop up
    +the parameter definitions and display them in table format, but to
    +instead just output them as-is. May not look quite as pretty, but
    +at least we can be sure no information is being lost...
    +
  • +

    Michael(tm) Smith: pi.xsl

    updated wording of doc for funcsynopsis-style PI
    +
  • +

    Michael(tm) Smith: param.xweb; param.ent; synop.xsl

    Removed the funcsynopsis.tabular.threshold param. It's no longer
    +being used in the code and hasn't been since mid 2006.
    +
  • +

    Mauritz Jeanson: graphics.xsl

    Added support for the img.src.path parameter for SVG graphics. Closes bug #1888169.
    +
  • +

    Mauritz Jeanson: chunk-common.xsl

    Added missing space.
    +
  • +

    Norman Walsh: component.xsl

    Fix bug where component titles inside info elements were not handled properly
    +
  • +

    Michael(tm) Smith: pi.xsl

    Moved dbhtml_stop-chunking embedded doc into alphabetical order,
    +fixed text of TCG section it see-also'ed.
    +
  • +

    David Cramer: pi.xsl

    Added support for <?dbhtml stop-chunking?> processing instruction
    +
  • +

    David Cramer: chunk-common.xsl; pi.xsl

    Added support for <?dbhtml stop-chunking?> processing instruction
    +
  • +

    David Cramer: glossary.xsl

    Fixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry. Also added normalize-space to avoid missorting due to stray leading spaces.
    +
  • +

    Mauritz Jeanson: inline.xsl

    Added a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid,
    +and the "hot text" is the biblioid itself enclosed in brackets.
    +
  • +

    Mauritz Jeanson: inline.xsl

    Added support for @xlink:show in the simple.xlink template. The "new" and "replace" 
    +values are supported (corresponding to values of "_blank" and "_top" for the 
    +ulink.target parameter). I have assumed that @xlink:show should override ulink.target
    +for external URI links. This closes bugs #1762023 and #1727498.
    +
  • +

    Mauritz Jeanson: inline.xsl

    Moved declaration of comment.block.parents entity to common/entities.ent.
    +
  • +

    Mauritz Jeanson: param.xweb

    Added link to profiling chapter of TCG.
    +
  • +

    Dongsheng Song: biblio-iso690.xsl

    Change encoding from "windows-1250" to "UTF-8".
    +
  • +

    Robert Stayton: biblio.xsl

    Add support in biblio collection to entries in bibliodivs.
    +
  • +

    Mauritz Jeanson: pi.xsl

    Added missing @role="tcg".
    +
  • +

    Mauritz Jeanson: chunk-common.xsl; titlepage.xsl

    Refactored legalnotice/revhistory chunking, so that the use.id.as.filename 
    +parameter as well as the dbhtml_filename PI are taken into account. A new named
    +template in titlepage.xsl is used to compute the filename.
    +
  • +

    Mauritz Jeanson: chunk-common.xsl; titlepage.xsl

    An update to the fix for bug #1790495 (r7433):
    +The "ln-" prefix is output only when the legalnotice doesn't have an
    +@id/@xml:id, in which case the stylesheets generate an ID value, 
    +resulting in a filename like "ln-7e0fwgj.html". This is useful because 
    +without the prefix, you wouldn't know that the file contained a legalnotice. 
    +The same logic is also applied to revhistory, using an "rh-" prefix.
    +
  • +

    Mauritz Jeanson: autoidx.xsl

    Removed the [&scope;] predicate from the target variable in the template with name="reference".
    +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms,
    +with index.on.type=1. Closes bug #1680836.
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Added 'ln-' prefix to the name of the legalnotice chunk, in order to match the 
    +<link href"..."> that is output by make.legalnotice.head.links (chunk-common.xsl).
    +Modified the href attribute on the legalnotice link.
    +Closes bug #1790495.
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: other.xsl

    slightly adjusted spacing around admonition markers
    +
  • +

    Michael(tm) Smith: refentry.xsl; utility.xsl

    make sure refsect3 titles are preceded by a line of space, and
    +make the indenting of their child content less severe
    +
  • +

    Michael(tm) Smith: block.xsl

    only indent verbatim environments in TTY output, not in non-TTY/PS
    +
  • +

    Michael(tm) Smith: block.xsl

    made another adjustment to correct vertical alignment of admonition marker
    +
  • +

    Michael(tm) Smith: block.xsl; other.xsl

    Adjusted/corrected alignment of adominition marker in PS/non-TTY output.
    +
  • +

    Michael(tm) Smith: endnotes.xsl

    For PS/non-TTY output, display footnote/endnote numbers in
    +superscript.
    +
  • +

    Michael(tm) Smith: table.xsl; synop.xsl; utility.xsl

    Changed handling of hanging indents for cmdsynopsis, funcsynopsis,
    +and synopfragment such that they now look correct in non-TTY/PS
    +output. We now use the groff \w escape to hang by the actual width
    +-- in the current font -- of the command, funcdef, or
    +synopfragment references number (as opposed to hanging by the
    +number of characters). This rendering in TTY output remains the
    +same, since the width in monospaced TTY output is the same as the
    +number of characters.
    +
    +Also, created new synopsis-block-start and synopsis-block-end
    +templates to use for cmdsynopsis and funcsynopsis instead of the
    +corresponding verbatim-* templates.
    +
    +Along with those changes, also corrected a problem that caused the
    +content of synopfragment to be dropped, and made a
    +vertical-spacing change to adjust spacing around table titles and
    +among sibling synopfragment instances.
    +
  • +

    Michael(tm) Smith: other.xsl

    use common l10.language.name template to retrieve English-language name
    +
  • +

    Michael(tm) Smith: synop.xsl; inline.xsl

    added comment in code explaining why we don't put filename output
    +in italic (despite the fact that man guidelines say we should)
    +
  • +

    Michael(tm) Smith: inline.xsl

    put filename output in monospace instead of italic
    +
  • +

    Michael(tm) Smith: synop.xsl

    put cmdsynopsis in monospace
    +
  • +

    Michael(tm) Smith: inline.xsl

    removed template match for literal. template matches for monospace
    +inlines are all imported from the HTML stylesheet
    +
  • +

    Michael(tm) Smith: block.xsl

    don't indent verbatim environments that are descendants of
    +refsynopsisdiv, not put backgrounds behind them
    +
  • +

    Michael(tm) Smith: inline.xsl

    set output of the literal element in monospace. this causes all
    +inline monospace instances in the git man pages to be set in
    +monospace (since DocBook XML source for git docs is generated with
    +asciidoc and asciidoc consistently outputs only <literal> for
    +inline monospace (not <command> or <code> or anything else).
    +Of course this only affects non-TTY output...
    +
  • +

    Michael(tm) Smith: utility.xsl

    Added inline.monoseq named template.
    +
  • +

    Michael(tm) Smith: utility.xsl

    don't bother using a custom register to store the previous
    +font-family value when setting blocks of text in code font; just
    +use \F[] .fam with no arg to switch back
    +
  • +

    Michael(tm) Smith: endnotes.xsl

    put links in blue in PS output (note that this matches how groff
    +renders content marked up with the .URL macro)
    +
  • +

    Michael(tm) Smith: endnotes.xsl; param.xweb; param.ent

    removed man.links.are.underlined and added man.font.links. Also,
    +changed the default font formatting for links to bold.
    +
  • +

    Michael(tm) Smith: endnotes.xsl; param.xweb; param.ent

    Added new param man.base.url.for.relative.links .. specifies a
    +base URL for relative links (for ulink, @xlink:href, imagedata,
    +audiodata, videodata) shown in the generated NOTES section of
    +man-page output. The value of man.base.url.for.relative.links is
    +prepended to any relative URI that is a value of ulink url,
    +xlink:href, or fileref attribute.
    +
    +If you use relative URIs in link sources in your DocBook refentry
    +source, and you leave man.base.url.for.relative.links unset, the
    +relative links will appear "as is" in the NOTES section of any
    +man-page output generated from your source. That's probably not
    +what you want, because such relative links are only usable in the
    +context of HTML output. So, to make the links meaningful and
    +usable in the context of man-page output, set a value for
    +man.base.url.for.relative.links that points
    +to the online version of HTML output generated from your DocBook
    +refentry source. For example:
    +
    +  <xsl:param name="man.base.url.for.relative.links"
    +  >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param>
    +
  • +

    Michael(tm) Smith: info.xsl

    If a source refentry contains a Documentation or DOCUMENTATION
    +section, don't report it as having missing AUTHOR information.
    +Also, if missing a contrib/personblurb for a person or org, report
    +pointers to http://docbook.sf.net/el/personblurb and to
    +http://docbook.sf.net/el/contrib
    +
  • +

    Michael(tm) Smith: info.xsl

    If we encounter an author|editor|othercredit instance that lacks a
    +personblurb or contrib, report it to the user (because that means
    +we have no information about that author|editor|othercredit to
    +display in the generated AUTHOR|AUTHORS section...)
    +
  • +

    Michael(tm) Smith: info.xsl; docbook.xsl; other.xsl

    if we can't find any usable author data, emit a warning and insert
    +a fixme in the output
    +
  • +

    Michael(tm) Smith: info.xsl

    fixed bug in indenting of output for contrib instances in AUTHORS
    +section. Thanks to Daniel Leidert and the fglrx docs for exposing
    +the bug.
    +
  • +

    Michael(tm) Smith: block.xsl

    for a para or simpara that is the first child of a callout,
    +suppress the .sp or .PP that would normally be output (because in
    +those cases, the output goes into a table cell, and the .sp or .PP
    +markup causes a spurious linebreak before it when displayed
    +
  • +

    Michael(tm) Smith: lists.xsl

    Added support for rendering co callouts and calloutlist instances.
    +So you can now use simple callouts -- marking up programlisting
    +and such with co instances -- and have the callouts displayed in
    +man-page output. ("simple callouts" means using co@id and
    +callout@arearefs pointing to co@id instances; in man/roff output,
    +we can't/don't support markup that uses areaset and area)
    +
  • +

    Michael(tm) Smith: block.xsl

    only put a line of space after a verbatim if it's followed by a
    +text node or a paragraph
    +
  • +

    Michael(tm) Smith: utility.xsl

    put verbatim environments in slightly smaller font in non-TTY
    +output
    +
  • +

    Michael(tm) Smith: lists.xsl

    minor whitespace-only reformatting of lists.xsl source
    +
  • +

    Michael(tm) Smith: lists.xsl

    Made refinements/fixes to output of orderedlist and itemizedlist
    +-- in part, to get mysql man pages to display correctly. This
    +change causes a "\c" continuation marker to be added between
    +listitem markers and contents (to ensure that the content remains
    +on the same line as the marker when displayed)
    +
  • +

    Michael(tm) Smith: block.xsl

    put a line of vertical space after all verbatim output that has
    +sibling content following it (not just if that sibling content is
    +a text node)
    +
  • +

    Michael(tm) Smith: block.xsl

    refined spacing around titles for admonitions
    +
  • +

    Michael(tm) Smith: block.xsl; other.xsl

    Deal with case of verbatim environments that have a linebreak
    +after the opening tag. Assumption is that users generally don't
    +want that linebreak to appear in output, so we do some groff
    +hackery to mess with vertical spacing and close the space.
    +
  • +

    Michael(tm) Smith: inline.xsl

    indexterm instances now produce groff comments like this:
    +
    +  .\" primary: secondary: tertiary
    +
    +remark instances, if non-empty, now produce groff comments
    +
  • +

    Michael(tm) Smith: charmap.groff.xsl; other.xsl

    convert no-break space character to groff "\ \&" (instead of just
    +"\ "). the reason is that if a space occurs at the end of a line,
    +our processing causes it to be eaten. a real-world case of this is
    +the mysql(1) man page. appending the "\&" prevents that
    +
  • +

    Michael(tm) Smith: block.xsl

    output "sp" before simpara output, not after it (outputting it
    +after results in undesirable whitespace in particular cases; for
    +example, in the hg/mercurial docs
    +
  • +

    Michael(tm) Smith: table.xsl; synop.xsl; utility.xsl

    renamed from title-preamble to pinch.together and replaced "sp -1"
    +between synopsis fragments with call to pinch.together instead
    +
  • +

    Michael(tm) Smith: table.xsl

    use title-preamble template for table titles (instead of "sp -1"
    +hack), and "sp 1" after all tables (instead of just "sp"
    +
  • +

    Michael(tm) Smith: utility.xsl

    created title-preamble template for suppressing line spacing after
    +headings
    +
  • +

    Michael(tm) Smith: info.xsl

    further refinement of indenting in AUTHORS section
    +
  • +

    Michael(tm) Smith: block.xsl; other.xsl

    refined handling of admonitions
    +
  • +

    Michael(tm) Smith: lists.xsl

    Use RS/RE in another place where we had IP ""
    +
  • +

    Michael(tm) Smith: info.xsl

    Replace (ab)use of IP with "sp -1" in AUTHORS section with RS/RE
    +instead.
    +
  • +

    Michael(tm) Smith: table.xsl; synop.xsl; info.xsl

    changed all instances of ".sp -1n" to ".sp -1"
    +
  • +

    Michael(tm) Smith: other.xsl

    add extra line before SH heads only in non-TTY output
    +
  • +

    Michael(tm) Smith: block.xsl

    Reworked output for admonitions (caution, important, note, tip,
    +warning). In TTY output, admonitions now get indented. In non-TTY
    +output, a colored marker (yellow) is displayed next to them.
    +
  • +

    Michael(tm) Smith: other.xsl

    Added BM/EM macros for putting a colored marker in margin next to
    +a block of text.
    +
  • +

    Michael(tm) Smith: utility.xsl

    created make.bold.title template by moving title-bolding part out
    +from nested-section-title template. This allows the bolding to
    +also be used by the template for formatting admonitions
    +
  • +

    Michael(tm) Smith: info.xsl

    put .br before copyright contents to prevent them from getting run in
    +
  • +

    Michael(tm) Smith: refentry.xsl; other.xsl; utility.xsl

    made point size of output for Refsect2 and Refsect3 heads bigger
    +
  • +

    Michael(tm) Smith: other.xsl

    put slightly more space between SH head and underline in non-TTY
    +output
    +
  • +

    Michael(tm) Smith: param.xweb; param.ent; other.xsl

    Added the man.charmap.subset.profile.english parameter and refined
    +the handling of charmap subsets to differentiate between English
    +and non-English source.
    +
    +This way charmap subsets are now handled is this:
    +
    +If the value of the man.charmap.use.subset parameter is non-zero,
    +and your DocBook source is not written in English (that is, if its
    +lang or xml:lang attribute has a value other than en), then the
    +character-map subset specified by the man.charmap.subset.profile
    +parameter is used instead of the full roff character map.
    +
    +Otherwise, if the lang or xml:lang attribute on the root element
    +in your DocBook source or on the first refentry element in your
    +source has the value en or if it has no lang or xml:lang
    +attribute, then the character-map subset specified by the
    +man.charmap.subset.profile.english parameter is used instead of
    +man.charmap.subset.profile.
    +
    +The difference between the two subsets is that
    +man.charmap.subset.profile provides mappings for characters in
    +Western European languages that are not part of the Roman
    +(English) alphabet (ASCII character set).
    +
  • +

    Michael(tm) Smith: other.xsl

    Various updates, mainly related to uppercasing SH titles:
    +
    +  - added a "Language: " metadata line to the top comment area of
    +    output man pages, to indicate the language the page is in
    +
    +  - added a "toupper" macro of doing locale-aware uppercasing of
    +    SH titles and cross-references to SH titles; the mechanism
    +    relies on the uppercase.alpha and lowercase.alpha DocBook
    +    gentext keys to do locale-aware uppercasing based on the
    +    language the page is written in
    +
    +  - added a "string.shuffle" template, which provides a library
    +    function for "shuffling" two strings together into a single
    +    string; it takes the first character for the first string, the
    +    first character from second string, etc. The only current use
    +    for it is to generate the argument for the groff tr request
    +    that does string uppercasing.
    +
    +  - added make.tr.uppercase.arg and make.tr.normalcase.arg named
    +    templates for use in generating groff code for uppercasing and
    +    "normal"-casing SH titles
    +
    +  - made the BB/BE "background drawing" macros have effect only in
    +    non-TTY output
    +
    +  - output a few comments in the top part of source
    +
  • +

    Michael(tm) Smith: utility.xsl

    removed some leftover kruft
    +
  • +

    Michael(tm) Smith: refentry.xsl

    To create the name(s) for each man page, we now replace any spaces
    +in the refname(s) with underscores. This ensures that tools like
    +lexgrog(1) will be able to parse the name (lexgrog won't parse
    +names that contain spaces).
    +
  • +

    Michael(tm) Smith: docbook.xsl

    Put a comment into source of man page to indicate where the main
    +content starts. (We now have a few of macro definitions at the
    +start of the source, so putting this comment in helps those that
    +might be viewing the source.)
    +
  • +

    Michael(tm) Smith: refentry.xsl

    refined mechanism for generating SH titles
    +
  • +

    Michael(tm) Smith: charmap.groff.xsl

    Added zcaron, Zcaron, scaron, and Scaron to the groff character map.
    +This means that generated Finnish man pages will no longer contain
    +any raw accented characters -- they'll instead by marked up with
    +groff escapes.
    +
  • +

    Michael(tm) Smith: other.xsl; utility.xsl

    corrected a regression I introduced about a year ago that caused
    +dots to be output just as "\." -- instead needs to be "\&." (which
    +is what it will be now, after this change)
    +
  • +

    Michael(tm) Smith: refentry.xsl

    Changed backend handling for generating titles for SH sections and
    +for cross-references to those sections. This should have no effect
    +on TTY output (behavior should remain the same hopefully) but
    +results in titles in normal case (instead of uppercase) in PS
    +output.
    +
  • +

    Michael(tm) Smith: info.xsl

    use make.subheading template to make subheadings for AUTHORS and
    +COPYRIGHT sections (instead of harcoding roff markup)
    +
  • +

    Michael(tm) Smith: block.xsl

    put code font around programlisting etc.
    +
  • +

    Michael(tm) Smith: synop.xsl; docbook.xsl

    embed custom macro definitions in man pages, plus wrap synopsis in
    +code font
    +
  • +

    Michael(tm) Smith: endnotes.xsl

    use the make.subheading template to generated SH subheading for
    +endnotes section.
    +
  • +

    Michael(tm) Smith: lists.xsl

    Added some templates for generating if-then-else conditional
    +markup in groff, so let's use those instead of hard-coding it in
    +multiple places...
    +
  • +

    Michael(tm) Smith: other.xsl; utility.xsl

    Initial checkin of some changes related to making PS/PDF output
    +from "man -l -Tps" look better. The current changes:
    +
    +  - render synopsis and verbatim sections in a monospace/code font
    +
    +  - put a light-grey background behind all programlisting, screen,
    +    and literallayout instances
    +
    +  - prevent SH heads in PS output from being rendered in uppercase
    +    (as they are in console output)
    +
    +  - also display xrefs to SH heads in PS output in normal case
    +    (instead of uppercase)
    +
    +  - draw a line under SH heads in PS output
    +
    +The changes made to the code to support the above features were:
    +
    +  - added some embedded/custom macros: one for conditionally
    +    upper-casing SH x-refs, one for redefining the SH macro
    +    itself, with some conditional handling for PS output, and
    +    finally a macro for putting a background/screen (filled box)
    +    around a block of text (e.g., a program listing) in PS output
    +
    +  - added utility templates for wrapping blocks of text in code
    +    font; also templates for inline code font
    +
  • +

    Robert Stayton: refentry.xsl

    refpurpose nodes now get apply-templates instead of just normalize-space().
    +
  • +

    Michael(tm) Smith: lists.xsl

    Fixed alignment of first lined of text for each listitem in
    +orderedlist output for TTY. Existing code seemed to have been
    +causing an extra undesirable space to appear.
    +
  • +

    Michael(tm) Smith: lists.xsl

    Wrapped some roff conditionals around roff markup for orderedlist
    +and itemizedlist output, so that the lists look acceptable in PS
    +output as well as TTY.
    +
  • +

    Michael(tm) Smith: pi.xsl; synop.xsl; param.xweb; param.ent

    Added the man.funcsynopsis.style parameter. Has the same effect in
    +manpages output as the funcsynopsis.style parameter has in HTML
    +output -- except that its default value is 'ansi' instead of 'kr'.
    +
  • +

    Michael(tm) Smith: synop.xsl

    Reworked handling of K&R funcprototype output. It no longer relies
    +on the HTML kr-tabular templates, but instead just does direct
    +transformation to roff. For K&R output, it displays the paramdef
    +output in an indented list following the prototype.
    +
  • +

    Michael(tm) Smith: synop.xsl

    Properly integrated handling for K&R output into manpages
    +stylesheet. The choice between K&R output and ANSI output is
    +currently controlled through use of the (HTML) funcsynopsis.style
    +parameter. Note that because the mechanism does currently rely on
    +funcsynopsis.style, the default in manpages output is now K&R
    +(because that's the default of that param). But I suppose I ought
    +to create a man.funcsynopsis.style and make the default for that
    +ANSI (to preserve the existing default behavior).
    +
  • +

    Michael(tm) Smith: docbook.xsl

    added manpages/pi.xsl file
    +
  • +

    Michael(tm) Smith: .cvsignore; pi.xsl

    Added "dbman funcsynopsis-style" PI and incorporated it into the
    +doc build.
    +
  • +

    Michael(tm) Smith: refentry.xsl

    Fixed regression that caused an unescaped dash to be output
    +between refname and refpurpose content. Closes bug #1894244.
    +Thanks to Daniel Leidert.
    +
  • +

    Michael(tm) Smith: other.xsl

    Fixed problem with dots being escaped in filenames of generated
    +man files. Closes #1827195. Thanks to Daniel Leidert.
    +
  • +

    Michael(tm) Smith: inline.xsl

    Added support for processing structfield (was appearing in roff
    +output surrounded by HTML <em> tags; fixed so that it gets roff
    +ital markup). Closes bug #1858329.  Thanks to Sam Varshavchik.
    +
+
+ +

Epub

+ +

The following changes have been made to the + epub code + since the 1.73.2 release.

+
  • Keith Fahlgren: bin/spec/README; bin/spec/epub_realbook_spec.rb

    'Realbook' spec now passes
  • Keith Fahlgren: bin/dbtoepub; README; bin/spec/README; bin/lib/docbook.rb; bin/spec/epub_r⋯

    Very primitive Windows support for dbtoepub reference implementation; README for running tests and for the .epub target in general; shorter realbook test document (still fails for now)
  • Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯

    Changes to OPF spine to not duplicate idrefs for documents with parts not at the root; regression specs for same
  • Keith Fahlgren: docbook.xsl

    Fixing linking to cover @id, distinct from other needs of cover-image-id (again, thanks to Martin Goerner)
  • Keith Fahlgren: docbook.xsl

    Updating the title of the toc element in the guide to be more explicit (thanks to Martin Goerner)
  • +

    Keith Fahlgren: bin/spec/examples/amasque_exploded/content.opf; bin/spec/examples/amasque_⋯

    Initial checkin/merge of epub target from work provided by Paul Norton of Adobe
    +and Keith Fahlgren of O'Reilly.
    +
  • +

    Keith Fahlgren: docbook.xsl

    == General epub test support
    +
    +$ spec -O ~/.spec.opts spec/epub_spec.rb 
    +
    +DocBook::Epub
    +- should be able to be created
    +- should fail on a nonexistent file
    +- should be able to render to a file
    +- should create a file after rendering
    +- should have the correct mimetype after rendering
    +- should be valid .epub after rendering an article
    +- should be valid .epub after rendering an article without sections
    +- should be valid .epub after rendering a book
    +- should be valid .epub after rendering a book even if it has one graphic
    +- should be valid .epub after rendering a book even if it has many graphics
    +- should be valid .epub after rendering a book even if it has many duplicated graphics
    +- should report an empty file as invalid
    +- should confirm that a valid .epub file is valid
    +- should not include PDFs in rendered epub files as valid image inclusions
    +- should include a TOC link in rendered epub files for <book>s
    +
    +Finished in 20.608395 seconds
    +
    +15 examples, 0 failures
    +
    +
    +== Verbose epub test coverage against _all_ of the testdocs 
    +
    +Fails on only (errors truncated):
    +1)
    +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/calloutlist.003.xml [30]' FAILED
    +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.001.xml [35]' FAILED
    +....
    +
    +Finished in 629.89194 seconds
    +
    +224 examples, 15 failures
    +
    +224 examples, 15 failures yields 6% failure rate
    +
+
+ +

HTMLHelp

+ +

The following changes have been made to the + htmlhelp code + since the 1.73.2 release.

+
  • +

    Mauritz Jeanson: htmlhelp-common.xsl

    Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to
    +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates.
    +This makes chunk.quietly=1 suppress chunk filename messages also for help 
    +support files (which seems to be what one would expect). See bug #1648360.
    +
+
+ +

Eclipse

+ +

The following changes have been made to the + eclipse code + since the 1.73.2 release.

+
  • +

    David Cramer: eclipse.xsl

    Use sortas attributes (if they exist) when sorting indexterms
    +
  • +

    David Cramer: eclipse.xsl

    Added support for indexterm/see in eclipse index.xml
    +
  • +

    Mauritz Jeanson: eclipse.xsl

    Added <xsl:with-param name="quiet" select="$chunk.quietly"/>
    +to helpidx template.
    +
  • +

    David Cramer: eclipse.xsl

    Generate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso.
    +
  • +

    Mauritz Jeanson: eclipse.xsl

    Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to
    +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates.
    +This makes chunk.quietly=1 suppress chunk filename messages also for help 
    +support files (which seems to be what one would expect). See bug #1648360.
    +
+
+ +

JavaHelp

+ +

The following changes have been made to the + javahelp code + since the 1.73.2 release.

+
  • +

    Mauritz Jeanson: javahelp.xsl

    Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to
    +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates.
    +This makes chunk.quietly=1 suppress chunk filename messages also for help 
    +support files (which seems to be what one would expect). See bug #1648360.
    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.73.2 release.

+
  • +

    Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl

    fix table/cell borders for wordml, fix formal figure, add emphasis-strong
    +
  • +

    Mauritz Jeanson: supported.xml

    Changed @cols to 5.
    +
  • +

    Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xml

    added pubdate, fixed metadata handling in biblioentry
    +
  • +

    Steve Ball: supported.xml

    Added support for edition.
    +
  • +

    Steve Ball: docbook-pages.xsl; wordml-blocks.xsl; docbook.xsl; wordml.xsl; pages-normalise⋯

    Removed stylesheets for old, deprecated conversion method.
    +
  • +

    Steve Ball: specifications.xml; dbk2ooo.xsl; blocks2dbk.xsl; dbk2pages.xsl; blocks2dbk.dtd⋯

    Added support for Open Office, added edition element, improved list and table support in Word and Pages
    +
  • +

    Steve Ball: normalise-common.xsl; blocks2dbk.xsl; dbk2pages.xsl; template-pages.xml; templ⋯

    Fixed bug in WordML table handling, improved table handling for Pages 08, synchronised WordML and Pages templates.
    +
  • +

    Steve Ball: normalise-common.xsl; blocks2dbk.xsl; wordml2normalise.xsl; dbk2wp.xsl

    fix caption, attributes
    +
  • +

    Steve Ball: specifications.xml; blocks2dbk.xsl; wordml2normalise.xsl; blocks2dbk.dtd; temp⋯

    Fixes to table and list handling
    +
  • +

    Steve Ball: blocks2dbk.xsl

    added support for explicit emphasis character styles
    +
  • +

    Steve Ball: wordml2normalise.xsl

    added support for customisation in image handling
    +
  • +

    Steve Ball: blocks2dbk.xsl

    Added inlinemediaobject support for metadata.
    +
  • +

    Steve Ball: normalise-common.xsl; blocks2dbk.xsl; template.xml; dbk2wordml.xsl; dbk2wp.xsl

    Added support file. Added style locking. Conversion bug fixes.
    +
+
+ +

Slides

+ +

The following changes have been made to the + slides code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: fo/Makefile; html/Makefile

    Added checks and hacks to various makefiles to enable building
    +under Cygwin. This stuff is ugly and maybe not worth the mess and
    +trouble, but does seem to work as expected and not break anything
    +else.
    +
  • +

    Jirka Kosek: html/plain.xsl

    Added support for showing foil number
    +
+
+ +

Website

+ +

The following changes have been made to the + website code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: extensions/saxon64/.classes/.gitignore; extensions/xalan2/.classes/com/⋯

    renamed a bunch more .cvsignore files to .gitignore (to facilitate use of git-svn)
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.73.2 release.

+
  • Keith Fahlgren: epub.autolabel.xml

    New parameter for epub, epub.autolabel
  • +

    Mauritz Jeanson: table.frame.border.color.xml; table.cell.padding.xml; table.cell.border.t⋯

    Added missing refpurposes and descriptions.
    +
  • +

    Keith Fahlgren: ade.extensions.xml

    Extensions to support Adobe Digital Editions extensions in .epub output.
    +
  • +

    Mauritz Jeanson: fop.extensions.xml; fop1.extensions.xml

    Clarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet...
    +
  • +

    Michael(tm) Smith: man.links.are.underlined.xml; man.endnotes.list.enabled.xml; man.font.l⋯

    removed man.links.are.underlined and added man.font.links. Also,
    +changed the default font formatting for links to bold.
    +
  • +

    Michael(tm) Smith: man.base.url.for.relative.links.xml

    Added new param man.base.url.for.relative.links .. specifies a
    +base URL for relative links (for ulink, @xlink:href, imagedata,
    +audiodata, videodata) shown in the generated NOTES section of
    +man-page output. The value of man.base.url.for.relative.links is
    +prepended to any relative URI that is a value of ulink url,
    +xlink:href, or fileref attribute.
    +
    +If you use relative URIs in link sources in your DocBook refentry
    +source, and you leave man.base.url.for.relative.links unset, the
    +relative links will appear "as is" in the NOTES section of any
    +man-page output generated from your source. That's probably not
    +what you want, because such relative links are only usable in the
    +context of HTML output. So, to make the links meaningful and
    +usable in the context of man-page output, set a value for
    +man.base.url.for.relative.links that points
    +to the online version of HTML output generated from your DocBook
    +refentry source. For example:
    +
    +  <xsl:param name="man.base.url.for.relative.links"
    +  >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param>
    +
  • +

    Michael(tm) Smith: man.string.subst.map.xml

    squeeze .sp\n.sp into a single .sp (to prevent a extra, spurious
    +line of whitespace from being inserted after programlisting etc.
    +in certain cases)
    +
  • +

    Michael(tm) Smith: refentry.manual.fallback.profile.xml; refentry.source.fallback.profile.⋯

    don't use refmiscinfo@class=date value as fallback for refentry
    +"source" or "manual" metadata fields
    +
  • +

    Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯

    made some further doc tweaks related to the
    +man.charmap.subset.profile.english param
    +
  • +

    Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯

    Added the man.charmap.subset.profile.english parameter and refined
    +the handling of charmap subsets to differentiate between English
    +and non-English source.
    +
    +This way charmap subsets are now handled is this:
    +
    +If the value of the man.charmap.use.subset parameter is non-zero,
    +and your DocBook source is not written in English (that is, if its
    +lang or xml:lang attribute has a value other than en), then the
    +character-map subset specified by the man.charmap.subset.profile
    +parameter is used instead of the full roff character map.
    +
    +Otherwise, if the lang or xml:lang attribute on the root element
    +in your DocBook source or on the first refentry element in your
    +source has the value en or if it has no lang or xml:lang
    +attribute, then the character-map subset specified by the
    +man.charmap.subset.profile.english parameter is used instead of
    +man.charmap.subset.profile.
    +
    +The difference between the two subsets is that
    +man.charmap.subset.profile provides mappings for characters in
    +Western European languages that are not part of the Roman
    +(English) alphabet (ASCII character set).
    +
  • +

    Michael(tm) Smith: man.charmap.subset.profile.xml

    Added to default charmap used by manpages:
    +
    +  - the "letters" part of the 'C1 Controls And Latin-1 Supplement
    +    (Latin-1 Supplement)' Unicode block
    +  - Latin Extended-A block (but not all of the characters from
    +    that block have mappings in groff, so some of them are still
    +    passed through as-is)
    +
    +The effects of this change are that in man pages generated for
    +most Western European languages and for Finnish, all characters
    +not part of the Roman alphabet are (e.g., "accented" characters)
    +are converted to groff escapes.
    +
    +Previously, by default we passed through those characters as is
    +(and users needed to use the full charmap if they wanted to have
    +those characters converted).
    +
    +As a result of this change, man pages generated for Western
    +European languages will be viewable in some environments in which
    +they are not viewable if the "raw" non-Roman characters are in them.
    +
  • +

    Mauritz Jeanson: generate.legalnotice.link.xml; generate.revhistory.link.xml

    Added information on how the filename is computed.
    +
  • +

    Mauritz Jeanson: default.table.width.xml

    Clarified PI usage.
    +
  • +

    Michael(tm) Smith: man.funcsynopsis.style.xml

    Added the man.funcsynopsis.style parameter. Has the same effect in
    +manpages output as the funcsynopsis.style parameter has in HTML
    +output -- except that its default value is 'ansi' instead of 'kr'.
    +
  • +

    Michael(tm) Smith: funcsynopsis.tabular.threshold.xml

    Removed the funcsynopsis.tabular.threshold param. It's no longer
    +being used in the code and hasn't been since mid 2006.
    +
  • +

    Mauritz Jeanson: table.properties.xml

    Set keep-together.within-column to "auto". This seems to be the most sensible
    +default value for tables.
    +
  • +

    Mauritz Jeanson: informal.object.properties.xml; admon.graphics.extension.xml; informalequ⋯

    Several small documentation fixes.
    +
  • +

    Mauritz Jeanson: manifest.in.base.dir.xml

    Wording fixes.
    +
  • +

    Mauritz Jeanson: header.content.properties.xml; footer.content.properties.xml

    Added refpurpose.
    +
  • +

    Mauritz Jeanson: ulink.footnotes.xml; ulink.show.xml

    Updated for DocBook 5.
    +
  • +

    Mauritz Jeanson: index.method.xml; glossterm.auto.link.xml

    Spelling and wording fixes.
    +
  • +

    Mauritz Jeanson: callout.graphics.extension.xml

    Clarifed available graphics formats and extensions.
    +
  • +

    Mauritz Jeanson: footnote.sep.leader.properties.xml

    Corrected refpurpose.
    +
  • +

    Jirka Kosek: footnote.properties.xml

    Added more properties which make it possible to render correctly footnotes placed inside verbatim elements.
    +
  • +

    Mauritz Jeanson: img.src.path.xml

    img.src.path works with inlinegraphic too.
    +
  • +

    Mauritz Jeanson: saxon.character.representation.xml

    Added TCG link.
    +
  • +

    Mauritz Jeanson: img.src.path.xml

    Updated description of img.src.path. Bug #1785224 revealed that 
    +there was a risk of misunderstanding how it works.
    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.73.2 release.

+
  • +

    Jirka Kosek: xsl2profile.xsl

    Added new rules to profile all content generated by HTML Help (including alias files)
    +
  • +

    Robert Stayton: profile-mode.xsl

    use mode="profile" instead of xsl:copy-of for attributes so
    +they can be more easily customized.
    +
+
+ + +

Tools

+ +

The following changes have been made to the + tools code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: make/Makefile.DocBook

    various changes and additions to support making with asciidoc as
    +an input format
    +
  • +

    Michael(tm) Smith: make/Makefile.DocBook

    make dblatex the default PDF maker for the example makefile
    +
  • +

    Michael(tm) Smith: xsl/build/html2roff.xsl

    Reworked handling of K&R funcprototype output. It no longer relies
    +on the HTML kr-tabular templates, but instead just does direct
    +transformation to roff. For K&R output, it displays the paramdef
    +output in an indented list following the prototype.
    +
  • +

    Mauritz Jeanson: xsl/build/make-xsl-params.xsl

    Made attribute-sets members of the param list. This enables links to attribute-sets in the
    +reference documentation.
    +
  • +

    Michael(tm) Smith: xsl/build/html2roff.xsl

    use .BI handling in K&R funsynopsis output for manpages, just as
    +we do already of ANSI output
    +
  • +

    Michael(tm) Smith: xsl/build/html2roff.xsl

    Implemented initial support for handling tabular K&R output of
    +funcprototype in manpages output. Accomplished by adding more
    +templates to the intermediate HTML-to-roff stylesheet that the
    +build uses to create the manpages/html-synop.xsl stylesheet.
    +
  • +

    Michael(tm) Smith: xsl/build/doc-link-docbook.xsl

    Made the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet
    +import profile-docbook.xsl, so that we can do profiling of release
    +notes. Corrected some problems in the target for the release-notes
    +HTML build.
    +
+
+ +

Extensions

+ +

The following changes have been made to the + extensions code + since the 1.73.2 release.

+
  • Keith Fahlgren: Makefile

    Use DOCBOOK_SVN variable everywhere, please; build with PDF_MAKER
  • +

    Michael(tm) Smith: Makefile

    moved extensions build targets from master xsl/Makefile to
    +xsl/extensions/Makefile
    +
  • +

    Michael(tm) Smith: .cvsignore

    re-adding empty extensions subdir
    +
+
+ +

XSL-Saxon

+ +

The following changes have been made to the + xsl-saxon code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: VERSION

    bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with
    +recent change to snapshot build infrastructure
    +
  • +

    Michael(tm) Smith: nbproject/build-impl.xml; nbproject/project.properties

    Changed hard-coded file references in "clean" target to variable
    +references. Closes #1792043. Thanks to Daniel Leidert.
    +
  • +

    Michael(tm) Smith: VERSION; Makefile

    Did post-release wrap-up of xsl-saxon and xsl-xalan dirs
    +
  • +

    Michael(tm) Smith: nbproject/build-impl.xml; VERSION; Makefile; test

    More tweaks to get release-ready
    +
+
+ +

XSL-Xalan

+ +

The following changes have been made to the + xsl-xalan code + since the 1.73.2 release.

+
  • +

    Michael(tm) Smith: VERSION

    bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with
    +recent change to snapshot build infrastructure
    +
  • +

    Michael(tm) Smith: nbproject/build-impl.xml

    Changed hard-coded file references in "clean" target to variable
    +references. Closes #1792043. Thanks to Daniel Leidert.
    +
  • +

    Michael(tm) Smith: Makefile; VERSION

    Did post-release wrap-up of xsl-saxon and xsl-xalan dirs
    +
  • +

    Michael(tm) Smith: Makefile; nbproject/build-impl.xml; VERSION

    More tweaks to get release-ready
    +
+
+ +

XSL-libxslt

+ +

The following changes have been made to the + xsl-libxslt code + since the 1.73.2 release.

+
  • +

    Mauritz Jeanson: python/xslt.py

    Print the result to stdout if no outfile has been given.
    +Some unnecessary semicolons removed.
    +
  • +

    Mauritz Jeanson: python/xslt.py

    Added a function that quotes parameter values (to ensure that they are interpreted as strings).
    +Replaced deprecated functions from the string module with string methods.
    +
  • +

    Michael(tm) Smith: python/README; python/README.LIBXSLT

    renamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT
    +
  • +

    Mauritz Jeanson: python/README

    Tweaked the text a little.
    +
+
+ +
+ +

Release Notes: 1.73.2

+ +

This is solely a minor bug-fix update to the 1.73.1 release. + It fixes a packaging error in the 1.73.1 package, as well as a + bug in footnote handling in FO output.

+
+ +

Release: 1.73.1

+ +

This is mostly a bug-fix update to the 1.73.0 release.

+ +

Gentext

+ +

The following changes have been made to the + gentext code + since the 1.73.0 release.

+
  • +

    Mauritz Jeanson: locale/de.xml

    Applied patch #1766009.
    +
  • +

    Michael(tm) Smith: locale/lv.xml

    Added localization for ProductionSet.
    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.73.0 release.

+
  • +

    Mauritz Jeanson: table.xsl

    Modified the tgroup template so that, for tables with multiple tgroups, 
    +a width attribute is output on all corresponding fo:tables. Previously, 
    +there was a test prohibiting this (and a comment saying that outputting more
    +than one width attribute will cause an error). But this seems to be no longer 
    +relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559.
    +
  • +

    Mauritz Jeanson: graphics.xsl

    Replaced useless <a> elements with warning messages (textinsert extension).
    +
  • +

    Mauritz Jeanson: admon.xsl

    Enabled generation of ids (on fo:wrapper) for indexterms in admonition titles, so that page
    +references in the index can be created. Closes bug #1775086.
    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.73.0 release.

+
  • +

    Mauritz Jeanson: titlepage.xsl

    Added <xsl:call-template name="process.footnotes"/> to abstract template
    +so that footnotes in info/abstract are processed. Closes bug #1760907.
    +
  • +

    Michael(tm) Smith: pi.xsl; synop.xsl

    Changed handling of HTML output for the cmdsynopsis and
    +funcsynopsis elements, such that a@id instances are generated for
    +them if they are descendants of any element containing a dbcmdlist
    +or dbfunclist PI. Also, update the embedded reference docs for the
    +dbcmdlist and dbfunclist PIs to make it clear that they can be
    +used within any element for which cmdsynopsis or funcsynopsis are
    +valid children.
    +
  • +

    Michael(tm) Smith: formal.xsl

    Reverted the part of revision 6952 that caused a@id anchors to be
    +generated for output of informal objects. Thanks to Sam Steingold
    +for reporting.
    +
  • +

    Robert Stayton: glossary.xsl

    Account for a glossary with no glossdiv or glossentry children.
    +
  • +

    Mauritz Jeanson: titlepage.xsl

    Modified legalnotice template so that the base.name parameter is calculated 
    +in the same way as for revhistory chunks. Using <xsl:apply-templates 
    +mode="chunk-filename" select="."/> did not work for single-page output since
    +the template with that mode is in chunk-code.xsl.
    +
  • +

    Mauritz Jeanson: graphics.xsl

    Updated support for SVG (must be a child of imagedata in DB 5).
    +Added support for MathML in imagedata.
    +
  • +

    Mauritz Jeanson: pi.xsl

    Added documentation for the dbhh PI (used for context-sensitive HTML Help).
    +(The two templates matching 'dbhh' are still in htmlhelp-common.xsl).
    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.73.0 release.

+
  • +

    Michael(tm) Smith: endnotes.xsl

    In manpages output, generate warnings about notesources with
    +non-para children only if the notesource is a footnote or
    +annotation. Thanks to Sam Steingold for reporting problems with
    +the existing handling.
    +
+
+ +

HTMLHelp

+ +

The following changes have been made to the + htmlhelp code + since the 1.73.0 release.

+
  • +

    Michael(tm) Smith: htmlhelp-common.xsl

    Added single-pass namespace-stripping support to the htmlhelp,
    +eclipse, and javahelp stylesheets.
    +
+
+ +

Eclipse

+ +

The following changes have been made to the + eclipse code + since the 1.73.0 release.

+
  • +

    Michael(tm) Smith: eclipse.xsl

    Added single-pass namespace-stripping support to the htmlhelp,
    +eclipse, and javahelp stylesheets.
    +
+
+ +

JavaHelp

+ +

The following changes have been made to the + javahelp code + since the 1.73.0 release.

+
  • +

    Michael(tm) Smith: javahelp.xsl

    Added single-pass namespace-stripping support to the htmlhelp,
    +eclipse, and javahelp stylesheets.
    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.73.0 release.

+
  • +

    Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; pages2normalise.xsl

    Modularised blocks2dbk to allow customisation,
    +Added support for tables to pages2normalise
    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.73.0 release.

+
  • +

    Robert Stayton: procedure.properties.xml

    procedure was inheriting keep-together from formal.object.properties, but
    +a procedure does not need to be kept together by default.
    +
  • +

    Dave Pawson: title.font.family.xml; component.label.includes.part.label.xml; table.frame.b⋯

    Regular formatting re-org.
    +
+
+
+ +

Release: 1.73.0

+ +

This release includes important bug fixes and adds the following +significant feature changes: +

New localizations and localization updates
+

We added two new localizations: Latvian and + Esperanto, and made updates to the Czech, Chinese + Simplified, Mongolian, Serbian, Italian, and Ukrainian + localizations.

+
ISO690 citation style for bibliography output.
+

Set the + bibliography.style parameter to + iso690 to use ISO690 style.

+
New documentation for processing instructions (PI)
+

The reference documentation that ships with the + release now includes documentation on all PIs that you can use to + control output from the stylesheets.

+
New profiling parameters for audience and wordsize
+

You can now do profiling based on the values of the + audience and + wordsize attributes.

+
Changes to man-page output
+

The manpages stylesheet now supports single-pass + profiling and single-pass DocBook 5 namespace stripping + (just as the HTML and FO stylesheets also do). Also, added + handling for mediaobject & + inlinemediaobject. (Each imagedata, + audiodata, or videodata element + within a mediaobject or inline + mediaobject is now treated as a "notesource" + and so handled in much the same way as links and + annotation/alt/footnote + are in manpages output.) And added the + man.authors.section.enabled and + man.copyright.section.enabled + parameters to enable control over whether output includes + auto-generated AUTHORS and + COPYRIGHT sections.

+
Highlighting support for C
+

The highlighting mechanism for generating + syntax-highlighted code snippets in output now supports C + code listings (along with Java, PHP, XSLT, and others).

+
Experimental docbook-xsl-update script
+

We added an experimental docbook-xsl-update + script, the purpose of which is to facilitate + easy sync-up to the latest docbook-xsl snapshot (by means + of rsync).

+

+

+ +

Gentext

+ +

The following changes have been made to the +gentext code +since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: locale/lv.xml; Makefile

    Added Latvian localization file, from Girts Ziemelis.
    +
  • +

    Dongsheng Song: locale/zh_cn.xml

    Brought up to date with en.xml in terms of items. A few strings marked for translation.
    +
  • +

    Jirka Kosek: locale/cs.xml

    Added missing translations
    +
  • +

    Robert Stayton: locale/eo.xml

    New locale for Esperanto.
    +
  • +

    Robert Stayton: locale/mn.xml

    Update from Ganbold Tsagaankhuu.
    +
  • +

    Jirka Kosek: locale/en.xml; locale/cs.xml

    Rules for normalizing glossary entries before they are sorted can be now different for each language.
    +
  • +

    Michael(tm) Smith: locale/sr_Latn.xml; locale/sr.xml

    Committed changes from Miloš Komarčević to Serbian files.
    +
  • +

    Robert Stayton: locale/ja.xml

    Fix chapter in context xref-number-and-title
    +
  • +

    Robert Stayton: locale/it.xml

    Improved version from contributor.
    +
  • +

    Mauritz Jeanson: locale/uk.xml

    Applied patch 1592083.
    +
+
+

Common

+ +

The following changes have been made to the +common code +since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: labels.xsl

    Changed handling of reference auto-labeling such that reference
    +(when it appears at the component level) is now affected by the
    +label.from.part param, just as preface, chapter, and appendix.
    +
  • +

    Michael(tm) Smith: common.xsl

    Added support to the HTML stylesheets for proper processing of
    +orgname as a child of author.
    +
  • +

    Michael(tm) Smith: refentry.xsl

    Refined logging output of refentry metadata-gathering template;
    +for some cases of "missing" elements (refmiscinfo stuff, etc.),
    +the log messages now include URL to corresponding page in the
    +Definitive Guide (TDG).
    +
  • +

    Robert Stayton: titles.xsl

    Add refsection/info/title support.
    +
  • +

    Michael(tm) Smith: titles.xsl

    Added support for correct handling of xref to elements that
    +contain info/title descendants but no title children.
    +
    +This should be further refined so that it handles any *info
    +elements. And there are probably some other places where similar
    +handling for *info/title should be added.
    +
  • +

    Mauritz Jeanson: pi.xsl

    Modified <xsl:when> in datetime.format template to work
    +around Xalan bug.
    +
+
+

FO

+ +

The following changes have been made to the +fo code +since the 1.72.0 release.

+
  • +

    Robert Stayton: component.xsl

    Add parameters to the page.sequence utility template.
    +
  • +

    Mauritz Jeanson: xref.xsl

    Added template for xref to area/areaset.
    +Part of fix for bug #1675513 (xref to area broken).
    +
  • +

    Michael(tm) Smith: inline.xsl

    Added template match for person element to fo stylesheet.
    +
  • +

    Robert Stayton: lists.xsl

    Added support for spacing="compact" in variablelist, per bug report #1722540.
    +
  • +

    Robert Stayton: table.xsl

    table pgwide="1" should also use pgwide.properties attribute-set.
    +
  • +

    Mauritz Jeanson: inline.xsl

    Make citations numbered if bibliography.numbered != 0.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add new profiling parameters for audience and wordsize.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Added callout.icon.size parameter.
    +
  • +

    Robert Stayton: inline.xsl; xref.xsl

    Add support for xlink as olink.
    +
  • +

    Robert Stayton: autotoc.xsl; param.xweb; param.ent

    Add support for qanda.in.toc to fo TOC.
    +
  • +

    Robert Stayton: component.xsl

    Improved the page.sequence utility template for use with book.
    +
  • +

    Robert Stayton: division.xsl

    Refactored the big book template into smaller pieces.
    +Used the "page.sequence" utility template in
    +component.xsl to shorten the toc piece.
    +Added placeholder templates for front.cover and back.cover.
    +
  • +

    Robert Stayton: param.xweb; param.ent; sections.xsl

    Add section.container.element parameter to enable
    +pgwide spans inside sections.
    +
  • +

    Robert Stayton: param.xweb; param.ent; component.xsl

    Add component.titlepage.properties attribute-set to
    +support span="all" and other properties.
    +
  • +

    Robert Stayton: htmltbl.xsl; table.xsl

    Apply table.row.properties template to html tr rows too.
    +Add keep-with-next to table.row.properties when row is in thead.
    +
  • +

    Robert Stayton: table.xsl

    Add support for default.table.frame parameter.
    +Fix bug 1575446 rowsep last check for @morerows.
    +
  • +

    Robert Stayton: refentry.xsl

    Add support for info/title in refsections.
    +
  • +

    David Cramer: qandaset.xsl

    Make fo questions and answers behave the same way as html
    +
  • +

    Jirka Kosek: lists.xsl

    Added missing attribute set for procedure
    +
  • +

    Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xsl

    Added support for formatting biblioentries according to ISO690 citation style.
    +New bibliography style can be turned on by setting parameter bibliography.style to "iso690"
    +The code was provided by Jana Dvorakova
    +
  • +

    Robert Stayton: param.xweb; param.ent; pagesetup.xsl

    Add header.table.properties and footer.table.properties attribute-sets.
    +
  • +

    Robert Stayton: inline.xsl

    Add fop1.extensions for menuchoice arrow handling exception.
    +
+
+

HTML

+ +

The following changes have been made to the + html code + since the 1.72.0 release.

+
  • +

    Mauritz Jeanson: param.xweb; param.ent

    Moved declaration and documentation of javahelp.encoding from javahelp.xsl to the
    +regular "parameter machinery".
    +
  • +

    Michael(tm) Smith: admon.xsl

    Changed handling of titles for note, warning, caution, important,
    +tip admonitions: We now output and HTML h3 head only if
    +admon.textlabel is non-zero or if the admonition actually contains
    +a title; otherwise, we don't output an h3 head at all.
    +(Previously, we were outputting an empty h3 if the admon.textlabel
    +was zero and if the admonition had no title.)
    +
  • +

    Mauritz Jeanson: xref.xsl

    Added template for xref to area/areaset.
    +Part of fix for bug #1675513 (xref to area broken).
    +
  • +

    Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; sections.xsl

    Added fixes to avoid duplicate ids when generate.id.attributes = 1.
    +This (hopefully) closes bug #1671052.
    +
  • +

    Michael(tm) Smith: formal.xsl; pi.xsl

    Made the dbfunclist PI work as intended. Also added doc for
    +dbfunclist and dbcmdlist PIs.
    +
  • +

    Michael(tm) Smith: pi.xsl; synop.xsl

    Made the dbcmdlist work the way it appears to have been intended
    +to work. Restored dbhtml-dir template back to pi.xsl.
    +
  • +

    Michael(tm) Smith: titlepage.xsl; param.xweb; param.ent

    Added new param abstract.notitle.enabled.
    +If non-zero, in output of the abstract element on titlepages,
    +display of the abstract title is suppressed.
    +Because sometimes you really don't want or need that title
    +there...
    +
  • +

    Michael(tm) Smith: chunk-code.xsl; graphics.xsl

    When we are chunking long descriptions for mediaobject instances
    +into separate HTML output files, and use.id.as.filename is
    +non-zero, if a mediaobject has an ID, use that ID as the basename
    +for the long-description file (otherwise, we generate an ID for it
    +and use that ID as the basename for the file).
    +The parallels the recent change made to cause IDs for legalnotice
    +instances to be used as basenames for legalnotice chunks.
    +Also, made some minor refinements to the recent changes for
    +legalnotice chunk handling.
    +
  • +

    Michael(tm) Smith: titlepage.xsl

    Added support to the HTML stylesheets for proper processing of
    +orgname as a child of author.
    +
  • +

    Michael(tm) Smith: chunk-code.xsl

    When $generate.legalnotice.link is non-zero and
    +$use.id.as.filename is also non-zero, if a legalnotice has an ID,
    +then instead of assigning the "ln-<generatedID>" basename to the
    +output file for that legalnotice, just use its real ID as the
    +basename for the file -- as we do when chunking other elements
    +that have IDs.
    +
  • +

    David Cramer: xref.xsl

    Handle alt text on xrefs to steps when the step doesn't have a title.
    +
  • +

    David Cramer: lists.xsl

    Added <p> element around term in variablelist when formatted as table to avoid misalignment of term and listitem in xhtml (non-quirks mode) output
    +
  • +

    David Cramer: qandaset.xsl

    Added <p> element around question and answer labels to avoid misalignment of label and listitem in xhtml (non-quirks mode) output
    +
  • +

    David Cramer: lists.xsl

    Added <p> element around callouts to avoid misalignment of callout and listitem in xhtml (non-quirks mode) output
    +
  • +

    Mauritz Jeanson: inline.xsl

    Make citations numbered if bibliography.numbered != 0.
    +
  • +

    Robert Stayton: param.xweb; param.ent

    Add support for new profiling attributes audience and wordsize.
    +
  • +

    Robert Stayton: inline.xsl; xref.xsl

    Add support for xlink olinks.
    +
  • +

    Jirka Kosek: glossary.xsl

    Rules for normalizing glossary entries before they are sorted can be now different for each language.
    +
  • +

    Robert Stayton: chunk-common.xsl; chunk-code.xsl; manifest.xsl; chunk.xsl

    Refactored the chunking modules to move all named templates to
    +chunk-common.xsl and all match templates to chunk-code.xsl, in
    +order to enable better chunk customization.
    +See the comments in chunk.xsl for more details.
    +
  • +

    Robert Stayton: lists.xsl

    Add anchor for xml:id for listitem in varlistentry.
    +
  • +

    Robert Stayton: refentry.xsl

    Add support for info/title in refsections for db5.
    +
  • +

    Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xsl

    Added support for formatting biblioentries according to ISO690 citation style.
    +New bibliography style can be turned on by setting parameter bibliography.style to "iso690"
    +The code was provided by Jana Dvorakova
    +
  • +

    Robert Stayton: inline.xsl; xref.xsl

    Add call to class.attribute to <a> output elements so they can
    +have a class value too.
    +
  • +

    Mauritz Jeanson: glossary.xsl

    Fixed bug #1644881:
    +* Added curly braces around all $language attribute values. 
    +* Moved declaration of language variable to top level of stylesheet.
    +Tested with Xalan, Saxon, and xsltproc.
    +
+
+

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: param.xweb; docbook.xsl; param.ent

    Added the man.authors.section.enabled and
    +man.copyright.section.enabled parameters. Set those to zero when
    +you want to suppress display of the auto-generated AUTHORS and
    +COPYRIGHT sections. Closes request #1467806. Thanks to Daniel
    +Leidert.
    +
  • +

    Michael(tm) Smith: docbook.xsl

    Took the test that the manpages stylesheet does to see if there
    +are any Refentry chilren in current doc, and made it
    +namespace-agnostic. Reason for that is because the test otherwise
    +won't work when it is copied over into the generated
    +profile-docbook.xsl stylesheet.
    +
  • +

    Michael(tm) Smith: Makefile

    Added a manpages/profile-docbook.xsl file to enable single-pass
    +profiling for manpages output.
    +
  • +

    Michael(tm) Smith: info.xsl

    Output copyright and legalnotice in man-page output in whatever
    +place they are in in document order. Closes #1690539. Thanks to
    +Daniel Leidert for reporting.
    +
  • +

    Michael(tm) Smith: docbook.xsl

    Restored support for single-pass namespace stripping to manpages
    +stylesheet.
    +
  • +

    Michael(tm) Smith: synop.xsl; block.xsl; info.xsl; inline.xsl; lists.xsl; endnotes.xsl; ut⋯

    Changed handling of bold and italic/underline output in manpages
    +output. Should be transparent to users, but...
    +
    +This touches handling of all bold and italic/underline output. The
    +exact change is that the mode="bold" and mode="italic" utility
    +templates were changed to named templates. (I think maybe I've
    +changed it back and forth from mode to named before, so this is
    +maybe re-reverting it yet again).
    +
    +Anyway, the reason for the change is that the templates are
    +sometimes call on dynamically node-sets, and using modes to format
    +those doesn't allow passing info about the current/real context
    +node from the source (not the node-set created by the stylesheet)
    +to that formatting stage.
    +
    +The named templates allow the context to be passed in as a
    +parameter, so that the bold/ital formatting template can use
    +context-aware condition checking.
    +
    +This was basically necessary in order to suppress bold formatting
    +in titles, which otherwise gets screwed up because of the numbnut
    +way that roff handles nested bold/ital.
    +
    +Closes #1674534). Much thanks to Daniel Leidert, whose in his
    +docbook-xsl bug-finding kung-fu has achieved Grand Master status.
    +
  • +

    Michael(tm) Smith: block.xsl

    Fixed handling of example instances by adding the example element
    +to the same template we use for processing figure. Closes
    +#1674538. Thanks to Daniel Leidert.
    +
  • +

    Michael(tm) Smith: utility.xsl

    Don't include lang in manpages filename/pathname if lang=en (that
    +is, only generate lang-qualified file-/pathnames for non-English).
    +
  • +

    Michael(tm) Smith: endnotes.xsl

    In manpages output, emit warnings for notesources (footnote, etc.)
    +that have something other than para as a child.
    +
    +The numbered-with-hanging-indent formatting that's used for
    +rendering endnotes in the NOTES section of man pages places some
    +limits/assumptions on how the DocBook source is marked up; namely,
    +for notesources (footnote, annotation, etc.) that can contain
    +block-level children, if the they have a block-level child such as
    +a table or itemizedlist or orderedlist that is the first child of
    +a footnote, we have no way of rendering/indenting its content
    +properly in the endnotes list.
    +
    +Thus, the manpages stylesheet not emits a warning message for that
    +case, and suggests the "fix" (which is to wrap the table or
    +itemizedlist or whatever in a para that has some preferatory text.
    +
  • +

    Michael(tm) Smith: utility.xsl

    Added support to mixed-block template for handling tables in
    +mixed-blocks (e.g., as child of para) correctly.
    +
  • +

    Michael(tm) Smith: table.xsl; synop.xsl; block.xsl; info.xsl; lists.xsl; refentry.xsl; end⋯

    Reverted necessary escaping of backslash, dot, and dash
    +out of the well-intentioned (but it now appears,
    +misguided) "marker" mechanism (introduced in the 1.72.0
    +release) -- which made use of alternative "marker"
    +characters as internal representations of those
    +characters, and then replaced them just prior to
    +serialization -- and back into what's basically the
    +system that was used prior to the 1.69.0 release; that
    +is, into a part of stylesheet code that gets executed
    +at the beginning of processing -- before any other roff
    +markup up is. This change obviates the need for the
    +marker system. It also requires a lot less RAM during
    +processing (for large files, the marker mechanism
    +ending up requiring gigabytes of memory).
    +
    +Closes bug #1661177. Thanks to Scott Smedley for
    +providing a test case (the fvwm man page) that exposed
    +the problem with the marker mechanism.
    +
    +Also moved the mechanism for converting non-breaking
    +spaces back into the same area of the stylesheet code.
    +
  • +

    Michael(tm) Smith: lists.xsl

    Fixed problem with incorrect formatting of nested variablelist.
    +Closes bug #1650931. Thanks to Daniel "Eagle Eye" Leidert.
    +
  • +

    Michael(tm) Smith: lists.xsl

    Make sure that all listitems in itemizedlist and orderedlist are
    +preceded by a blank line. This fixes a regression that occurred
    +when instances of the TP macro that were use in a previous
    +versions of the list-handling code were switched to RS/RE (because
    +TP doesn't support nesting). TP automatically generates a blank
    +line, but RS doesn't. So I added a .sp before each .RS
    +
  • +

    Michael(tm) Smith: block.xsl; inline.xsl; param.xweb; docbook.xsl; links.xsl; param.ent

    Made a number of changes related to elements with
    +out-of-line content:
    +
    +- Added handling for mediaobject & inlinemediaobject.
    +  Each imagedata, audiodata, or videodata element
    +  within a mediaobject or inline mediaobject is now
    +  treated as a "notesource" and so handled in much the
    +  same way as links and annotation/alt/footnotes.
    +
    +  That means a numbered marker is generated inline to
    +  mark the place in the main flow where the imagedata,
    +  audiodata, or videodata element occurs, and a
    +  corresponding numbered endnote for it is generated in
    +  the endnotes list at the end of the man page; the
    +  endnote contains the URL from the fileref attribute
    +  of the imagedata, audiodata, or videodata element.
    +
    +  For mediobject and inlinemediaobject instances that
    +  have a textobject child, the textobject is displayed
    +  within the main text flow.
    +
    +- Renamed several man.link.* params to man.endnotes.*,
    +  to reflect that fact that the endnotes list now
    +  contains more than just links. Also did similar
    +  renaming for a number of stylesheet-internal vars.
    +
    +- Added support for xlink:href (along with existing
    +  support for the legacy ulink element).
    +
    +- Cleaned up and streamlined the endnotes-handling
    +  code. It's still messy and klunky and the basic
    +  mechanism it uses is very inefficent for documents
    +  that contain a lot of notesources, but at least it's
    +  a bit better than it was.
    +
+
+

Eclipse

+ +

The following changes have been made to the + eclipse code + since the 1.72.0 release.

+
  • +

    Mauritz Jeanson: Makefile

    Fixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added.
    +
  • +

    David Cramer: eclipse.xsl

    Added normalize-space around  to avoid leading whitespace from appearing in the output if there's extra leading whitespace (e.g. <title> Foo</title>) in the source
    +
+
+

JavaHelp

+ +

The following changes have been made to the + javahelp code + since the 1.72.0 release.

+
  • +

    Mauritz Jeanson: javahelp.xsl

    Implemented FR #1230233 (sorted index in javahelp).
    +
  • +

    Mauritz Jeanson: javahelp.xsl

    Added normalize-space() around titles and index entries to work around whitespace problems.
    +Added support for glossary and bibliography in toc and map files.
    +
+
+

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.72.0 release.

+
  • +

    Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl; normalise2sections.xsl; sections2blocks.⋯

    new stylesheets for better word processor support and easier maintenance
    +
  • +

    Steve Ball: template-pages.xml; dbk2wp.xsl; sections-spec.xml

    fixed bugs
    +
+
+

Params

+ +

The following changes have been made to the + params code + since the 1.72.0 release.

+
  • +

    Mauritz Jeanson: htmlhelp.button.back.xml; htmlhelp.button.forward.xml; htmlhelp.button.zo⋯

    Modified refpurpose text.
    +
  • +

    Mauritz Jeanson: htmlhelp.map.file.xml; htmlhelp.force.map.and.alias.xml; htmlhelp.alias.f⋯

    Fixed typos, made some small changes.
    +
  • +

    Mauritz Jeanson: javahelp.encoding.xml

    Moved declaration and documentation of javahelp.encoding from javahelp.xsl to the
    +regular "parameter machinery".
    +
  • +

    Mauritz Jeanson: generate.id.attributes.xml

    Added refpurpose text.
    +
  • +

    Mauritz Jeanson: annotation.js.xml; annotation.graphic.open.xml; annotation.graphic.close.⋯

    Added better refpurpose texts.
    +
  • +

    Michael(tm) Smith: chunker.output.cdata-section-elements.xml; chunker.output.standalone.xm⋯

    Fixed some broken formatting in source files for chunker.* params,
    +as pointed out by Dave Pawson.
    +
  • +

    Michael(tm) Smith: label.from.part.xml

    Changed handling of reference auto-labeling such that reference
    +(when it appears at the component level) is now affected by the
    +label.from.part param, just as preface, chapter, and appendix.
    +
  • +

    Mauritz Jeanson: callout.graphics.extension.xml

    Clarified that 'extension' refers to file names.
    +
  • +

    Michael(tm) Smith: abstract.notitle.enabled.xml

    Added new param abstract.notitle.enabled.
    +If non-zero, in output of the abstract element on titlepages,
    +display of the abstract title is suppressed.
    +Because sometimes you really don't want or need that title
    +there...
    +
  • +

    Michael(tm) Smith: man.string.subst.map.xml

    Updated manpages string-substitute map to reflect fact that
    +because of another recent change to suppress bold markup in .SH
    +output, we no longer need to add a workaround for the accidental
    +uppercasing of roff escapes that occurred previously.
    +
  • +

    Jirka Kosek: margin.note.float.type.xml; title.font.family.xml; table.frame.border.color.x⋯

    Improved parameter metadata
    +
  • +

    Robert Stayton: profile.wordsize.xml; profile.audience.xml

    Add support for profiling on new attributes audience and wordsize.
    +
  • +

    Robert Stayton: callout.graphics.number.limit.xml; callout.graphics.extension.xml

    Added SVG graphics for fo output.
    +
  • +

    Robert Stayton: callout.icon.size.xml

    Set size of callout graphics.
    +
  • +

    Jirka Kosek: default.units.xml; chunker.output.method.xml; toc.list.type.xml; output.inden⋯

    Updated parameter metadata to the new format.
    +
  • +

    Jirka Kosek: man.output.quietly.xml; title.font.family.xml; footnote.sep.leader.properties⋯

    Added type annotations into parameter definition files.
    +
  • +

    Robert Stayton: section.container.element.xml

    Support spans in sections for certain processors.
    +
  • +

    Robert Stayton: component.titlepage.properties.xml

    Empty attribute set for top level component titlepage block.
    +Allows setting a span on title info.
    +
  • +

    Jirka Kosek: bibliography.style.xml

    Added link to WiKi page with description of special markup needed for ISO690 biblioentries
    +
  • +

    Robert Stayton: make.year.ranges.xml

    Clarify that multiple year elements are required.
    +
  • +

    Robert Stayton: id.warnings.xml

    Turn off id.warnings by default.
    +
  • +

    Jirka Kosek: bibliography.style.xml

    Added support for formatting biblioentries according to ISO690 citation style.
    +New bibliography style can be turned on by setting parameter bibliography.style to "iso690"
    +The code was provided by Jana Dvorakova
    +
  • +

    Robert Stayton: header.table.properties.xml; footer.table.properties.xml

    Support adding table properties to header and footer tables.
    +
+
+

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.72.0 release.

+
  • +

    Jirka Kosek: c-hl.xml; xslthl-config.xml

    Added support for C language. Provided by Bruno Guegan.
    +
+
+

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.72.0 release.

+
  • +

    Robert Stayton: profile-mode.xsl

    Add support for new profiling attributes audience and wordsize.
    +
+
+

Lib

+ +

The following changes have been made to the + lib code + since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: lib.xweb

    Changed name of prepend-pad template to pad-string and twheeked so
    +it can do both right/left padding.
    +
+
+

Tools

+ +

The following changes have been made to the + tools code + since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: bin; bin/docbook-xsl-update

    Did some cleanup to the install.sh source and added a
    +docbook-xsl-update script to the docbook-xsl distro, the purpose
    +of which is to facilitate easy sync-up to the latest docbook-xsl
    +snapshot (by means of rsync).
    +
+
+

XSL-Saxon

+ +

The following changes have been made to the + xsl-saxon code + since the 1.72.0 release.

+
  • +

    Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯

    Added modifications so that the new callout.icon.size parameter is taken into account. This 
    +parameter is used for FO output (where SVG now is the default graphics format for callouts).
    +
  • +

    Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯

    Added code for generating id attributes on callouts in HTML and FO output.
    +These patches enable cross-references to callouts placed by area coordinates.
    +It works for graphic, unicode and text callouts. 
    +Part of fix for bug #1675513 (xref to area broken).
    +
  • +

    Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯

    Copied over Website XSL Java extensions.
    +
+
+

XSL-Xalan

+ +

The following changes have been made to the + xsl-xalan code + since the 1.72.0 release.

+
  • +

    Michael(tm) Smith: Makefile; xalan2

    Turned off xalan2.jar build. This removes DocBook XSL
    +Java extensions support for versions of Xalan prior to
    +Xalan 2.7. If you are currently using the extensions
    +with an earlier version of Xalan, you need to upgrade
    +to Xalan 2.7.
    +
  • +

    Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯

    Added modifications so that the new callout.icon.size parameter is taken into account. This 
    +parameter is used for FO output (where SVG now is the default graphics format for callouts).
    +
  • +

    Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯

    Added code for generating id attributes on callouts in HTML and FO output.
    +These patches enable cross-references to callouts placed by area coordinates.
    +It works for graphic, unicode and text callouts. 
    +Part of fix for bug #1675513 (xref to area broken).
    +
  • +

    Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯

    Copied over Website XSL Java extensions.
    +
+
+
+ +

Release: 1.72.0

+ +

This release includes important bug fixes and adds the following +significant feature changes: +

Automatic sorting of glossary entries
+

The HTML and FO stylesheets now support automatic sorting + of glossary entries. To enable glossary sorting, set + the value of the glossary.sort parameter + to 1 (by default, it’s value is + 0). When you enable glossary sorting, + glossentry elements within a glossary, + glossdiv, or glosslist are sorted on the + glossterm, using the current language setting. If you + don’t enable glossary sorting, then the order of + glossentry elements is left “as is” — that is, they + are not sorted but are instead just displayed in document + order.

+
WordML renamed to Roundtrip, OpenOffice support added
+

Stylesheets for “roundtrip” conversion between documents in + OpenOffice format (ODF) and DocBook XML have been added to the set + of stylesheets that formerly had the collective title + WordML, and that set of stylesheets has + been renamed to Roundtrip to better + reflect the actual scope and purpose of its contents.

+

So the DocBook XSL Stylesheets now support roundtrip + conversion (with certain limitations) of WordML, OpenOffice, and + Apple Pages documents to and from DocBook XML.

+
Including QandASet questions in TOCs
+

The HTML stylesheet now provides support for including + QandASet questions in the document TOC. To + enable display of questions in the document TOC, set + the value of the qanda.in.toc to + 1 (by default, it’s 0). When you + enable qanda.in.toc, then the generated + table of contents for a document will include + qandaset titles, qandadiv titles, and + question elements. The default value of zero + excludes them from the TOC. +

Note

+

The qanda.in.toc parameter does + not affect any tables of contents that may be generated + within a qandaset or + qandadiv (only in the document TOC).

+

+

+
Language identifier in man-page filenames and pathnames
+

Added new parameter man.output.lang.in.name.enabled, which controls whether + a language identifier is included in man-page filenames and + pathnames. It works like this:

+ +

If the value of man.output.lang.in.name.enabled is non-zero, + man-page files are output with a language identifier included in + their filenames or pathnames as follows:

+ +
+ +
index.page.number.properties property set
+

For FO output, use the + index.page.number.properties to control + formatting of page numbers in index output — to (for + example) to display page numbers in index output in a + different color (to indicate that they are links).

+
Crop marks in output from Antenna House XSL Formatter
+

Support has been added for generating crop marks in + print/PDF output generated using Antenna House XSL Formatter

+
More string-substitution hooks in manpages output
+

The man.string.subst.map.local.pre + and man.string.subst.map.local.post + parameters have been added to enable easier control over + custom string substitutions.

+
Moved verbatim properties to attribute-set
+

The hardcoded properties used in verbatim elements (literallayout, + programlisting, screen) were moved to the verbatim.properties + attribute-set so they can be more easily customized.

+
enhanced simple.xlink template
+

Now the simple.xlink template in inline.xsl works with + cross reference elements xref and link as well. Also, more elements + call simple.xlink, which enables DB5 xlink functionality. +

+
DocBook 5 compatibility
+

Stylesheets now consistently support DocBook 5 attributes + (such as xml:id). Also, DocBook 5 info elements are now checked + along with other *info elements, and the use of name() function + was replaced by local-name() so it also matches on DocBook 5 elements. + These changes enable reusing the stylesheets with DocBook 5 + documents with minimal fixup. +

+
HTML class attributes now handled in class.attribute mode
+

The HTML class attributes were formerly hardcoded to the + element name. Now the class attribute is generated by applying + templates in class.attribute mode so class attribute names + can be customized. The default is still the element name.

+
arabic-indic numbering enabled in autolabels
+

Numbering of chapter, sections, and pages can now use + arabic-indic numbering when number format is set to 'arabicindic' or + to ١.

+

+The following is a detailed list of changes (not +including bug fixes) that have been made since the 1.71.1 +release.

+ +

Common

+ +

The following changes have been made to the + common code + since the 1.71.1 release.

+
  • +

    Add support for arabicindic numbering to autolabel.format template.

    +
  • +

    Finish support for @xml:id everywhere @id is used.

    +
  • +

    replace name() with local-name() in most cases.

    +
  • +

    Add support for info.

    +
  • +

    Add utility template tabstyle to return the tabstyle from
    +any table element.

    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.71.1 release.

+
  • +

    Add support for sorting glossary entries

    +
  • +

    Add table.row.properties template to customize table rows.

    +
  • +

    Moved all properties to attribute-sets so can be customized more easily.

    +
  • +

    Add index.page.number.properties attribute-set to format page numbers.

    +
  • +

    xref now supports xlink:href, using simple.xlink template.

    +
  • +

    Rewrote simple.xlink, and call it with all charseq templates.

    +
  • +

    Add simple.xlink processing to term and member elements.

    +
  • +

    Add support for crop marks in Antenna House.

    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.71.1 release.

+
  • +

    Add support for sorting glossary entries

    +
  • +

    Add support for qanda.in.toc to add qandaentry questions to document TOC.

    +
  • +

    add simple.xlink support to variablelist term and simplelist member.

    +
  • +

    *.propagates.style now handled in class.attribute mode.

    +
  • +

    add class parameter to class.attribute mode to set default class.

    +
  • +

    Convert all class attributes to use the class.attribute mode
    +so class names can be customized more easily.

    +
  • +

    Add class.attribute mode to generate class attributes.

    +
  • +

    Added simple.xlink to most remaining inlines.
    +Changed class attributes to applying class.attributes mode.

    +
  • +

    Changed xref template to use simple.xlink tempalte.

    +
  • +

    Improve generate.html.title to work with link targets too.

    +
  • +

    Improved simple.xlink to support link and xref.

    +
  • +

    Use new link.title.attribute now.

    +
  • +

    Rewrote simple.xlink to handle linkend also.
    +Better computation of title attribute on link too.

    +
  • +

    Handle Xalan quirk as special case.

    +
  • +

    Add support for info.

    +
  • +

    Fixed imagemaps so they work properly going from calspair coords
    +to HTML area coords.

    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.71.1 release.

+
  • +

    Added doc for man.output.lang.in.name.enabled parameter. This
    +checkin completes support for writing file/pathnames for man-pages
    +with $lang include in the names. Closes #1585967. knightly
    +accolades to Daniel Leidert for providing the feature request.

    +
  • +

    Added new param man.output.lang.in.name.enabled, which
    +controls whether $LANG value is included in manpages
    +filenames and pathnames. It works like this:
    +
    +If the value of man.output.lang.in.name.enabled is non-zero,
    +man-page files are output with the $lang value included in
    +their filenames or pathnames as follows;
    +
    +- if man.output.subdirs.enabled is non-zero, each file is
    +  output to, e.g., a /$lang/man8/foo.8 pathname
    +
    +- if man.output.subdirs.enabled is zero, each file is output
    +  with a foo.$lang.8 filename

    +
  • +

    Use "\e" instead of "\\" for backslash output, because the
    +groff docs say that's the correct thing to do; also because
    +testing (thanks, Paul Dubois) shows that "\\" doesn't always
    +work as expected; for example, "\\" within a table seems to
    +mess things up.

    +
  • +

    Added the man.string.subst.map.local.pre and
    +man.string.subst.map.local.post parameters. Those parameters
    +enable local additions and changes to string-substitution mappings
    +without the need to change the value of man.string.subst.map
    +parameter (which is for standard system mappings). Closes
    +#1456738. Thanks to Sam Steingold for constructing a true
    +stylesheet torture test (the clisp docs) that exposed the need for
    +these params.

    +
  • +

    Added the Markup element to the list of elements that get output
    +in bold. Thanks to Eric S. Raymond.

    +
  • +

    Replaced all dots in roff requests with U+2302 ("house"
    +character), and added escaping in output for all instances of dot
    +that are not in roff requests. This fixes the problem case where a
    +string beginning with a dot (for example, the string ".bashrc")
    +might occur at the beginning of a line in output, in which case 
    +would mistakenly get interpreted as a roff request. Thanks to Eric
    +S. Raymond for pushing to fix this.

    +
  • +

    Made change to ensure that list content nested in
    +itemizedlist and orderedlist instances is properly indented. This
    +is a switch from using .TP to format those lists to using .RS/.RE
    +to format them instead (because .TP does not allow nesting). Closes bug #1602616.
    +Thanks to Daniel Leidert.

    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.71.1 release.

+
  • +

    Added doc for man.output.lang.in.name.enabled parameter. This
    +checkin completes support for writing file/pathnames for man-pages
    +with $lang include in the names. Closes #1585967. knightly
    +accolades to Daniel Leidert for providing the feature request.

    +
  • +

    Added new param man.output.lang.in.name.enabled, which
    +controls whether $LANG value is included in manpages
    +filenames and pathnames. It works like this:
    +
    +If the value of man.output.lang.in.name.enabled is non-zero,
    +man-page files are output with the $lang value included in
    +their filenames or pathnames as follows;
    +
    +- if man.output.subdirs.enabled is non-zero, each file is
    +  output to, e.g., a /$lang/man8/foo.8 pathname
    +
    +- if man.output.subdirs.enabled is zero, each file is output
    +  with a foo.$lang.8 filename

    +
  • +

    Added the man.string.subst.map.local.pre and
    +man.string.subst.map.local.post parameters. Those parameters
    +enable local additions and changes to string-substitution mappings
    +without the need to change the value of man.string.subst.map
    +parameter (which is for standard system mappings). Closes
    +#1456738. Thanks to Sam Steingold for constructing a true
    +stylesheet torture test (the clisp docs) that exposed the need for
    +these params.

    +
  • +

    Add index.page.number.properties by default.

    +
  • +

    Added index.page.number.properties to allow customizations of page numbers in indexes.

    +
  • +

    Move show-destination="replace" property from template to attribute-set
    +so it can be customized.

    +
  • +

    Add support for sorting glossary entries

    +
  • +

    Add option to include qanda in tables of contents.

    +
  • +

    Moved all properties to attribute-sets so can be customized more easily.

    +
+
+ +

Template

+ +

The following changes have been made to the + template code + since the 1.71.1 release.

+
  • +

    Added workaround for Xalan bug: use for-each and copy instead of copy-of (#1604770).

    +
+
+ +

Roundtrip

+ +

The following changes have been made to the + roundtrip code + since the 1.71.1 release.

+
  • +

    rename to roundtrip, add OpenOffice support

    +
+
+
+ +

Release: 1.71.1

+ +

This is a minor update to the 1.71.0 release. Along with a +number of bug fixes, it includes two feature changes: + +

  • +

    Added support for profiling based on xml:lang and status attributes.

    +
  • +

    Added initial support in manpages output for + footnote, annotation, and alt + instances. Basically, they all now get handled the same way + ulink instances are. They are treated as a class as + "note sources": A numbered marker is generated at the place in the + main text flow where they occur, then their contents are displayed + in an endnotes section at the end of the man page.

    +

+

+ +

Common

+ +

The following changes have been made to the + common code + since the 1.71.1 release.

+
  • +

    For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.

    +
  • +

    Add support for Xalan generating a root xml:base like saxon.

    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.71.1 release.

+
  • +

    For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.

    +
  • +

    Add support for Xalan to add root node xml:base for db5 docs.

    +
  • +

    Added support for profiling based on xml:lang and status attributes.

    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.71.1 release.

+
  • +

    For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.

    +
  • +

    Add support for Xalan to add root node xml:base for db5 docs.

    +
  • +

    Added support for profiling based on xml:lang and status attributes.

    +
  • +

    Made changes in namespace declarations to prevent xmllint's
    +canonicalizer from treating them as relative namespace URIs.
    +
    +  - Changed xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService"
    +    to xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService";
    +    Saxon accepts either form
    +    (see http://www.saxonica.com/documentation/extensibility/functions.html);
    +    to Saxon, "the part of the URI before the final '/' is immaterial".
    +
    +  - Changed, e.g. xmlns:xverb="com.nwalsh.xalan.Verbatim" to
    +    xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"; Xalan accepts
    +    either form
    +    (see http://xml.apache.org/xalan-j/extensions.html#java-namespace-declare);
    +    just as Saxon does, it will "simply use the string to the
    +    right of the rightmost forward slash as the Java class name".
    +
    +  - Changed xmlns:xalanredirect="org.apache.xalan.xslt.extensions.Redirect"
    +    to xmlns:redirect="http://xml.apache.org/xalan/redirect", and
    +    adjusted associated code to make the current Xalan redirect spec.
    +    (see http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html)

    +
  • +

    Added the html.append and chunk.append parameters. By default, the
    +value of both is empty; but the internal DocBook XSL stylesheets
    +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order
    +to ensure that all files in the docbook-xsl-doc package end in a
    +newline character. (Because diff and some other tools may emit
    +error messages and/or not behave as expected when processing
    +files that are not newline-terminated.)

    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.71.1 release.

+
  • +

    Added license information

    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.71.1 release.

+
  • +

    Added initial support in manpages output for footnoteannotation,
    +and alt instances. Basically, they all now get handled the same
    +way ulink instances are. They are treated as a class as "note
    +sources": A numbered marker is generated at the place in the main
    +text flow where they occur, then their contents are displayed in
    +an endnotes section at the end of the man page (currently titled
    +REFERENCES, for English output, but will be changed to NOTES).
    +
    +This support is not yet complete. It works for most "normal"
    +cases, but probably mishandles a good number of cases. More
    +testing will be needed to expose the problems. It may well also
    +introduce some bugs and regressions in other areas, including
    +basic paragraph handling, handling of "mixed block" content,
    +handling of other indented content, and handling of authorblurb
    +and personblurb in the AUTHORS section.

    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.71.1 release.

+
  • +

    Added support for profiling based on xml:lang and status attributes.

    +
  • +

    Added the html.append and chunk.append parameters. By default, the
    +value of both is empty; but the internal DocBook XSL stylesheets
    +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order
    +to ensure that all files in the docbook-xsl-doc package end in a
    +newline character. (Because diff and some other tools may emit
    +error messages and/or not behave as expected when processing
    +files that are not newline-terminated.)

    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.71.1 release.

+
  • +

    Added support for profiling based on xml:lang and status attributes.

    +
+
+ +
+ +

Release: 1.71.0

+ +

This is mainly a bug fix release, but it also includes two +significant feature changes: +

Highlighting support added
+

The stylesheets now include support for source-code + highlighting in output of programlisting instances (controlled + through the highlight.source + parameter). The Java-based implementation requires Saxon and + makes use of Michal Molhanec’s XSLTHL. More details are available at Jirka Kosek’s + website:

The support is currently limited to highlighting + of XML, Java, PHP, Delphi, Modula-2 sources, and INI + files.

+
Changes to autoindexing
+

The templates that handle alternative indexing methods + were reworked to avoid errors produced by certain processors not + being able to tolerate the presence of unused functions. With + this release, none of the code for the 'kimber' or 'kosek' + methods is included in the default stylesheets. In order to use + one of those methods, your customization layer must import one + of the optional stylesheet modules:

+

+

  • + html/autoidx-kosek.xsl +
  • + html/autoidx-kimber.xsl +
  • + fo/autoidx-kosek.xsl +
  • + fo/autoidx-kimber.xsl +

+ See the index.method parameter + reference page for more information. +

+

Two other changes to note: +

  • + The default indexing method now can handle accented + characters in latin-based alphabets, not just English. This + means accented latin letters will group and sort with their + unaccented counterpart. +
  • + The default value for the + index.method parameter was changed + from 'english' to 'basic' because now the default method can + handle latin-based alphabets, not just English. +

+

+

+The following is a list of changes that have +been made since the 1.70.1 release.

+ +

Common

+ +

The following changes have been made to the + common code + since the 1.70.1 release.

+
  • +

    Added reference.autolabel parameter for controlling labels on
    +reference output.

    +
  • +

    Support rows that are *completely* overlapped by the preceding row

    +
  • +

    New modules for supporting indexing extensions.

    +
  • +

    Support startinglinenumber on orderedlist

    +
+
+ +

Extensions

+ +

The following changes have been made to the + extensions code + since the 1.70.1 release.

+
  • +

    Completely reworked extensions build system; now uses NetBeans and ant

    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.70.1 release.

+
  • +

    xsl:sort lang attribute now uses two-char substring of lang attribute.

    +
  • +

    Support titlecase "Java", "Perl", and "IDL" as values for the
    +language attribute on classsynopsis, etc. (instead of just
    +lowercase "java", "perl", and "idl"). Also support "c++" and "C++"
    +(instead of just "cpp").
    +
    +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks
    +to "Brian A. Vanderburg II".

    +
  • +

    Added support for the reference.autolabel param in (X)HTML and FO
    +output.

    +
  • +

    Support rows that are *completely* overlapped by the preceding row

    +
  • +

    Rearranged templates for the 3 indexing methods
    +and changed method named 'english' to 'basic'.

    +
  • +

    New modules for supporting indexing extensions.

    +
  • +

    Turn off blank-body for fop1.extensions too since fop 0.92
    +does not support it either.

    +
  • +

    Add Xalan variant to test for exslt:node-set function.
    +Xalan can use function named node-set(), but doesn't
    +recognize it using function-available().

    +
  • +

    Added support to FO stylesheets for handling instances of Org
    +where it occurs outside of *info content. In HTML stylesheets,
    +moved handling of Org out of info.xsl and into inline.xsl. In both
    +FO and HTML stylesheets, added support for correctly processing
    +Affiliation and Jobtitle.

    +
  • +

    Don't output punctuation between Refname and Refpurpose if
    +Refpurpose is empty. Also corrected handling of Refsect2/title
    +instances, and removed some debugging stuff that was generated in
    +manpages output to mark the ends of sections.

    +
  • +

    Added new email.delimiters.enabled param. If non-zero (the
    +default), delimiters are generated around e-mail addresses (output
    +of the email element). If zero, the delimiters are suppressed.

    +
  • +

    Initial support of syntax highlighting of programlistings.

    +
  • +

    Chapter after preface should restart numbering of pages.

    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.70.1 release.

+
  • +

    xsl:sort lang attribute now uses two-char substring of lang attribute.

    +
  • +

    Support titlecase "Java", "Perl", and "IDL" as values for the
    +language attribute on classsynopsis, etc. (instead of just
    +lowercase "java", "perl", and "idl"). Also support "c++" and "C++"
    +(instead of just "cpp").
    +
    +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks
    +to "Brian A. Vanderburg II".

    +
  • +

    Added support for the reference.autolabel param in (X)HTML and FO
    +output.

    +
  • +

    Support rows that are *completely* overlapped by the preceding row

    +
  • +

    Rearranged templates for the 3 indexing methods
    +and changed method named 'english' to 'basic'.

    +
  • +

    New modules for supporting indexing extensions.

    +
  • +

    Added several new HTML parameters for controlling appearance of
    +content on HTML title pages:
    +
    +contrib.inline.enabled:
    +  If non-zero (the default), output of the contrib element is
    +  displayed as inline content rather than as block content.
    +
    +othercredit.like.author.enabled:
    +  If non-zero, output of the othercredit element on titlepages is
    +  displayed in the same style as author and editor output. If zero
    +  (the default), othercredit output is displayed using a style
    +  different than that of author and editor.
    +
    +blurb.on.titlepage.enabled:
    +  If non-zero, output from authorblurb and personblurb elements is
    +  displayed on title pages. If zero (the default), output from
    +  those elements is suppressed on title pages (unless you are
    +  using a titlepage customization that causes them to be included).
    +
    +editedby.enabled
    +  If non-zero (the default), a localized Edited by heading is
    +  displayed above editor names in output of the editor element.

    +
  • +

    Add Xalan variant to test for exslt:node-set function.
    +Xalan can use function named node-set(), but doesn't
    +recognize it using function-available().

    +
  • +

    Added support to FO stylesheets for handling instances of Org
    +where it occurs outside of *info content. In HTML stylesheets,
    +moved handling of Org out of info.xsl and into inline.xsl. In both
    +FO and HTML stylesheets, added support for correctly processing
    +Affiliation and Jobtitle.

    +
  • +

    Don't output punctuation between Refname and Refpurpose if
    +Refpurpose is empty. Also corrected handling of Refsect2/title
    +instances, and removed some debugging stuff that was generated in
    +manpages output to mark the ends of sections.

    +
  • +

    Added new email.delimiters.enabled param. If non-zero (the
    +default), delimiters are generated around e-mail addresses (output
    +of the email element). If zero, the delimiters are suppressed.

    +
  • +

    Added qanda.nested.in.toc param. Default value is zero. If
    +non-zero, instances of "nested" Qandaentry (ones that are children
    +of Answer elements) are displayed in the TOC. Closes patch 1509018
    +(from Daniel Leidert). Currently on affects HTML output (no patch
    +for FO output provided).

    +
  • +

    Improved handling of relative locations generated files

    +
  • +

    Initial support of syntax highlighting of programlistings.

    +
  • +

    Support org

    +
  • +

    Support person

    +
  • +

    Support $keep.relative.image.uris also when chunking

    +
+
+ +

Highlighting

+ +

The following changes have been made to the + highlighting code + since the 1.70.1 release.

+
  • +

    Initial support of syntax highlighting of programlistings.

    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.70.1 release.

+
  • +

    Suppress footnote markers and output warning that footnotes are
    +not yet supported.

    +
  • +

    Handle instances of address/otheraddr/ulink in author et al in the
    +same way as email instances; that is, display them on the same
    +linke as the authoreditor, etc., name.

    +
  • +

    Don't number or link-list any Ulink instance whose string value is
    +identical to the value of its url attribute. Just display it inline.

    +
  • +

    Don't output punctuation between Refname and Refpurpose if
    +Refpurpose is empty. Also corrected handling of Refsect2/title
    +instances, and removed some debugging stuff that was generated in
    +manpages output to mark the ends of sections.

    +
  • +

    Added new email.delimiters.enabled param. If non-zero (the
    +default), delimiters are generated around e-mail addresses (output
    +of the email element). If zero, the delimiters are suppressed.

    +
  • +

    In manpages output, if the last/nearest *info element for
    +particular Refentry has multiple Copyright and/or Legalnotice
    +children, process them all (not just the first ones). Closes bug
    +1524576. Thanks to Sam Steingold for the report and to Daniel
    +Leidert for providing a patch.

    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.70.1 release.

+
  • +

    Added reference.autolabel parameter for controlling labels on
    +reference output.

    +
  • +

    Added namespace declarations to document elements for all param files.

    +
  • +

    Updated index.method doc to describe revised setup for importing index extensions.

    +
  • +

    Added several new HTML parameters for controlling appearance of
    +content on HTML title pages:
    +
    +contrib.inline.enabled:
    +  If non-zero (the default), output of the contrib element is
    +  displayed as inline content rather than as block content.
    +
    +othercredit.like.author.enabled:
    +  If non-zero, output of the othercredit element on titlepages is
    +  displayed in the same style as author and editor output. If zero
    +  (the default), othercredit output is displayed using a style
    +  different than that of author and editor.
    +
    +blurb.on.titlepage.enabled:
    +  If non-zero, output from authorblurb and personblurb elements is
    +  displayed on title pages. If zero (the default), output from
    +  those elements is suppressed on title pages (unless you are
    +  using a titlepage customization that causes them to be included).
    +
    +editedby.enabled
    +  If non-zero (the default), a localized Edited by heading is
    +  displayed above editor names in output of the editor element.

    +
  • +

    Added new email.delimiters.enabled param. If non-zero (the
    +default), delimiters are generated around e-mail addresses (output
    +of the email element). If zero, the delimiters are suppressed.

    +
  • +

    Added qanda.nested.in.toc param. Default value is zero. If
    +non-zero, instances of "nested" Qandaentry (ones that are children
    +of Answer elements) are displayed in the TOC. Closes patch 1509018
    +(from Daniel Leidert). Currently on affects HTML output (no patch
    +for FO output provided).

    +
  • +

    Initial support of syntax highlighting of programlistings.

    +
+
+ +

Tools

+ +

The following changes have been made to the + tools code + since the 1.70.1 release.

+
  • +

    Racheted down font sizes of headings in example makefile FO output.

    +
  • +

    Added param and attribute set to example makefile, for getting
    +wrapping in verbatims in FO output.

    +
  • +

    Renamed Makefile.paramDoc to Makefile.docParam.

    +
  • +

    Added Makefile.paramDoc file, for creating versions of param.xsl
    +files with doc embedded.

    +
  • +

    Added variable to example makefile for controlling whether HTML or
    +XHTML is generated.

    +
+
+
+ +

Release: 1.70.1

+ + +

This is a stable release of the 1.70 stylesheets. It includes only a +few small changes from 1.70.0.

+ +

The following is a list of changes that have been made + since the 1.70.0 release.

+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.70.0 release.

+
  • +

    Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output.

    +

    Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek

    +
  • +

    Support DBv5 revisions with full author name (not only authorinitials)

    +

    Modified: fo/block.xsl,1.33; fo/titlepage.xsl,1.40 - Jirka Kosek

    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.70.0 release.

+
  • +

    Support DBv5 revisions with full author name (not only authorinitials)

    +

    Modified: html/block.xsl,1.23; html/titlepage.xsl,1.34 - Jirka Kosek

    +
+
+ +

HTMLHelp

+ +

The following changes have been made to the + htmlhelp code + since the 1.70.0 release.

+
  • +

    htmlhelp.generate.index is now param, not variable. This means that you can override its setting from outside. This is useful when you generate indexterms on the fly (see http://www.xml.com/pub/a/2004/07/14/dbndx.html?page=3).

    +

    Modified: htmlhelp/htmlhelp-common.xsl,1.38 - Jirka Kosek

    +
  • +

    Support chunk.tocs.and.lots in HTML Help

    +

    Modified: htmlhelp/htmlhelp-common.xsl,1.37 - Jirka Kosek

    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.70.0 release.

+
  • +

    Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output.

    +

    Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek

    +
+
+ +
+ +

Release: 1.70.0

+ +

As with all DocBook Project dot-zero +releases, this is an experimental release. It will be followed shortly +by a stable release.

+ +

This release adds a number of new features, +including:

+ +
  • +

    support for selecting alternative index-collation methods + (in particular, support for using a collation library developed by + Eliot Kimber)

    +
  • +

    improved handling of DocBook 5 document instances (through a + namespace-stripping mechanism)

    +
  • +

    full support for CALS and HTML tables in manpages + output

    +
  • +

    a mechanism for preserving relative URIs in documents that + make use of XInclude

    +
  • +

    support for the "new" .90 version of + FOP

    +
  • +

    enhanced capabilities for controlling formatting of lists in HTML + and FO output

    +
  • +

    autogeneration of AUTHOR and COPYRIGHT sections in manpages + output

    +
  • +

    support for generating crop marks in FO/PDF output

    +
  • +

    support for qandaset as a root element in FO output

    +
  • +

    support for floatstyle and orient on all table types

    +
  • +

    support for floatstyle in figure, and example

    +
  • +

    pgwide.properties attribute-set supports extending figure, + example and table into the left indent area instead of spanning + multiple columns.

    +
+

The following is a detailed list of enhancements and API + changes that have been made since the 1.69.1 release.

+ +

Common

+ +

The following changes have been made to the + common code + since the 1.69.1 release.

+
  • +

    Add the xsl:key for the kimber +indexing method.

    +

    Modified: common/autoidx-ng.xsl,1.2 - Robert +Stayton

    +
  • +

    Add support for +qandaset.

    +

    Modified: common/labels.xsl,1.37; +common/subtitles.xsl,1.7; common/titles.xsl,1.35 - Robert +Stayton

    +
  • +

    Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO

    +

    Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh

    +
  • +

    Added CVS +header.

    +

    Modified: common/stripns.xsl,1.12 - Robert +Stayton

    +
  • +

    Changed content model of text +element to ANY rather than #PCDATA because they could contain +markup.

    +

    Modified: common/targetdatabase.dtd,1.7 - Robert +Stayton

    +
  • +

    Added +refentry.meta.get.quietly param.

    +

    If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed.

    +

    NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly.

    +

    Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith

    +
  • +

    After namespace stripping, the +source document is the temporary tree created by the stripping +process and it has the wrong base URI for relative +references. Earlier versions of this code used to try to fix that +by patching the elements with relative @fileref attributes. That +was inadequate because it calculated an absolute base URI +without considering that there might be xml:base attributes +already in effect. It seems obvious now that the right thing to +do is simply to put the xml:base on the root of the document. And +that seems to work.

    +

    Modified: common/stripns.xsl,1.7 - Norman +Walsh

    +
  • +

    Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual".

    +

    Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith

    +
  • +

    Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692.

    +

    Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith

    +
  • +

    Added <xsl:template +match="/"> to make stripns.xsl usable as a standalone +stylesheet for stripping out DocBook 5/NG to DocBook 4. Note that +DocBook XSLT drivers that include this stylesheet all override +the match="/" template.

    +

    Modified: common/stripns.xsl,1.4 - Michael(tm) +Smith

    +
  • +

    Number figures, examples, and +tables from book if there is no prefix (i.e. if +chapter.autolabel is set to 0). This avoids +having the list of figures where the figures mysteriously restart +their numeration periodically when +chapter.autolabel is set to +0.

    +

    Modified: common/labels.xsl,1.36 - David Cramer

    +
  • +

    Add task template in +title.markup mode.

    +

    Modified: common/titles.xsl,1.34 - Robert +Stayton

    +
  • +

    Add children (with ids) of formal +objects to target data.

    +

    Modified: common/targets.xsl,1.10 - Robert +Stayton

    +
  • +

    Added support for case when +personname doesn't contain specific name markup (as allowed +in DocBook 5.0)

    +

    Modified: common/common.xsl,1.54 - Jirka +Kosek

    +
+
+ +

Extensions

+ +

The following changes have been made to the + extensions code + since the 1.69.1 release.

+
  • +

    Support Xalan +2.7

    +

    Modified: extensions/xalan27/.cvsignore,1.1; +extensions/xalan27/build.xml,1.1; +extensions/xalan27/nbproject/.cvsignore,1.1; +extensions/xalan27/nbproject/build-impl.xml,1.1; +extensions/xalan27/nbproject/genfiles.properties,1.1; +extensions/xalan27/nbproject/project.properties,1.1; +extensions/xalan27/nbproject/project.xml,1.1; +extensions/xalan27/src/com/nwalsh/xalan/CVS.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Callout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatDingbatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatGraphicCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatTextCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatUnicodeCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Func.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/ImageIntrinsics.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Params.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Table.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Text.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Verbatim.java,1.1 - Norman +Walsh

    +
  • +

    Handle the case where the imageFn +is actually a URI. This still needs +work.

    +

    Modified: extensions/saxon643/com/nwalsh/saxon/ImageIntrinsics.java,1.4 +- Norman Walsh

    +
+
+ +

FO

+ +

The following changes have been made to the + fo code + since the 1.69.1 release.

+
  • +

    Adapted to the new indexing +code. Now works just like a wrapper that calls kosek indexing method, +originally implemented here.

    +

    Modified: fo/autoidx-ng.xsl,1.5 - Jirka +Kosek

    +
  • +

    Added parameters for header/footer +table minimum height.

    +

    Modified: fo/pagesetup.xsl,1.60; +fo/param.ent,1.100; fo/param.xweb,1.113 - Robert +Stayton

    +
  • +

    Add the index.method +parameter.

    +

    Modified: fo/param.ent,1.99; fo/param.xweb,1.112 - Robert +Stayton

    +
  • +

    Integrate support for three +indexing methods: - the original English-only method. - +Jirka Kosek's method using EXSLT extensions. - Eliot Kimber's +method using Saxon extensions. Use the 'index.method' +parameter to select.

    +

    Modified: fo/autoidx.xsl,1.38 - Robert +Stayton

    +
  • +

    Add support for TOC for +qandaset in fo output.

    +

    Modified: fo/autotoc.xsl,1.30; +fo/qandaset.xsl,1.20 - Robert Stayton

    +
  • +

    Added parameter +ulink.hyphenate.chars. Added parameter +insert.link.page.number.

    +

    Modified: fo/param.ent,1.98; +fo/param.xweb,1.111 - Robert Stayton

    +
  • +

    Implemented feature request +#942524 to add insert.link.page.number to allow link +element cross references to have a page number.

    +

    Modified: fo/xref.xsl,1.67 - +Robert Stayton

    +
  • +

    Add support for +ulink.hyphenate.chars so more characters +can be break points in urls.

    +

    Modified: fo/xref.xsl,1.66 - Robert +Stayton

    +
  • +

    Implemented patch #1075144 to make +the url text in a ulink in FO output an active link as +well.

    +

    Modified: fo/xref.xsl,1.65 - Robert Stayton

    +
  • +

    table footnotes now +have their own table.footnote.properties +attribute set.

    +

    Modified: fo/footnote.xsl,1.23 - Robert +Stayton

    +
  • +

    Add qandaset to +root.elements.

    +

    Modified: fo/docbook.xsl,1.41 - Robert +Stayton

    +
  • +

    Added mode="page.sequence" to make +it easier to put content into a page sequence. First used for +qandaset.

    +

    Modified: fo/component.xsl,1.37 - Robert +Stayton

    +
  • +

    Implemented feature request +#1434408 to support formatting +of biblioentry.

    +

    Modified: fo/biblio.xsl,1.35 - Robert +Stayton

    +
  • +

    Added +biblioentry.properties.

    +

    Modified: fo/param.ent,1.97; +fo/param.xweb,1.110 - Robert Stayton

    +
  • +

    Support PTC/Arbortext +bookmarks

    +

    Modified: fo/docbook.xsl,1.40; fo/ptc.xsl,1.1 - Norman +Walsh

    +
  • +

    Added +table.footnote.properties to permit +table footnotes to format differently from regular +footnotes.

    +

    Modified: fo/param.ent,1.96; fo/param.xweb,1.109 - Robert +Stayton

    +
  • +

    Refactored table +templates to unify their processing and support all options in +all types. Now table and informaltable, in +both Cals and Html markup, use the same templates where possible, +and all support pgwide, rotation, and floats. There is also a +placeholder table.container template to +support wrapping a table in a layout table, +so the XEP table title "continued" +extension can be more easily implemented.

    +

    Modified: fo/formal.xsl,1.52; +fo/htmltbl.xsl,1.9; fo/table.xsl,1.48 - Robert +Stayton

    +
  • +

    Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT

    +

    Modified: fo/autotoc.xsl,1.29; fo/param.ent,1.95; +fo/param.xweb,1.108 - Jirka Kosek

    +
  • +

    Added support for float to example +and equation. Added support for pgwide to +figure, example, and equation (the latter +two via a dbfo pgwide="1" processing +instruction).

    +

    Modified: fo/formal.xsl,1.51 - Robert +Stayton

    +
  • +

    Add pgwide.properties +attribute-set.

    +

    Modified: fo/param.ent,1.94; fo/param.xweb,1.107 - Robert +Stayton

    +
  • +

    Added refclass.suppress +param.

    +

    If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only.

    +

    Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Improved support for +task subelements

    +

    Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek

    +
  • +

    Adjusted spacing around +K&R-formatted Funcdef and Paramdef +output such that it can more easily be discerned where one ends +and the other begins. Closes #1213264.

    +

    Modified: fo/synop.xsl,1.18 - +Michael(tm) Smith

    +
  • +

    Made handling of +paramdef/parameter in FO output consistent with that in HTML and +manpages output. Closes #1213259.

    +

    Modified: fo/synop.xsl,1.17 - Michael(tm) +Smith

    +
  • +

    Made handling of +Refnamediv consistent with formatting in HTML +and manpages output; specifically, changed so that +Refname (comma-separated list of multiple instances +found) is used (instead of Refentrytitle as +previously), then em-dash, then the Refpurpose. Closes +#1212562.

    +

    Modified: fo/refentry.xsl,1.30 - Michael(tm) +Smith

    +
  • +

    Added output of +Releaseinfo to recto titlepage ("copyright" +page) for Book in FO output. This makes it consistent +with HTML output. Closes #1327034. Thanks to Paul DuBois for +reporting.

    +

    Modified: fo/titlepage.templates.xml,1.28 - Michael(tm) +Smith

    +
  • +

    Added condition for setting +block-progression-dimension.minimum on table-row, instead of +height, when fop1.extensions is +non-zero. For an explanation of the reason for the change, +see: http://wiki.apache.org/xmlgraphics-fop/Troubleshooting/CommonLogMessages

    +

    Modified: fo/pagesetup.xsl,1.59 +- Michael(tm) Smith

    +
  • +

    Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting.

    +

    Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith

    +
  • +

    Add support for keep-together PI +to informal objects.

    +

    Modified: fo/formal.xsl,1.50 - Robert +Stayton

    +
  • +

    Add support for +fop1.extensions.

    +

    Modified: fo/formal.xsl,1.49; +fo/graphics.xsl,1.44; fo/table.xsl,1.47 - Robert +Stayton

    +
  • +

    Add support for fop1 +bookmarks.

    +

    Modified: fo/docbook.xsl,1.39 - Robert +Stayton

    +
  • +

    Add fop1.extentions parameter to +add support for fop development version.

    +

    Modified: fo/param.ent,1.92; +fo/param.xweb,1.105 - Robert Stayton

    +
  • +

    Start supporting fop development +version, which will become fop version 1.

    +

    Modified: fo/fop1.xsl,1.1 - +Robert Stayton

    +
  • +

    Add template for task +in mode="xref-to".

    +

    Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton

    +
  • +

    table footnotes now +also get footnote.properties +attribute-set.

    +

    Modified: fo/footnote.xsl,1.22 - Robert +Stayton

    +
  • +

    Added index.separator +named template to compute the separator punctuation based on +locale.

    +

    Modified: fo/autoidx.xsl,1.36 - Robert Stayton

    +
  • +

    Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it).

    +

    Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith

    +
  • +

    Support date as an +inline

    +

    Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh

    +
  • +

    Added new parameter +keep.relative.image.uris

    +

    Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh

    +
  • +

    Map Unicode space characters +U+2000-U+200A to fo:leaders.

    +

    Modified: fo/docbook.xsl,1.38; +fo/passivetex.xsl,1.4; fo/spaces.xsl,1.1 - Jirka +Kosek

    +
  • +

    Output a real em dash for em-dash +dingbat (instead of two hypens).

    +

    Modified: fo/fo.xsl,1.7 - Michael(tm) +Smith

    +
  • +

    Support default label +width parameters for itemized and ordered lists

    +

    Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh

    +
  • +

    Generate localized +title for Refsynopsisdiv if no +appropriate Title descendant found in source. Closes +#1212398. This change makes behavior for the Synopsis +title consistent with the behavior of HTML and +manpages output.

    +

    Also, added +xsl:use-attribute-sets="normal.para.spacing" to +block generated for Cmdsynopsis output. Previously, +that block had no spacing at all specified, which resulted it +being crammed up to closely to the Synopsis +head.

    +

    Modified: fo/refentry.xsl,1.28; fo/synop.xsl,1.13 - Michael(tm) +Smith

    +
  • +

    Added parameters to support +localization of index +item punctuation.

    +

    Modified: fo/autoidx.xsl,1.35 - Robert +Stayton

    +
  • +

    Added +index.number.separator, +index.range.separator, +and index.term.separator parameters to +support localization of punctuation in index +entries.

    +

    Modified: fo/param.ent,1.89; fo/param.xweb,1.102 - Robert +Stayton

    +
  • +

    Added "Cross References" +section in HTML doc (for consistency with the FO +doc). Also, moved the existing FO "Cross +References" section to follow the "Linking" +section.

    +

    Modified: fo/param.xweb,1.101; html/param.xweb,1.95 - +Michael(tm) Smith

    +
  • +

    Added ID attribues to all +Reference elements (e.g., id="tables" for the doc for +section on Table params). So pages for +all subsections of ref docs now have stable filenames instead +of arbitrary generated filenames.

    +

    Modified: fo/param.xweb,1.100; +html/param.xweb,1.94 - Michael(tm) Smith

    +
  • +

    Added two new parameters for +handling of multi-term +varlistentry elements:

    +

    variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry.

    +

    variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string ("").

    +

    These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms.

    +

    Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options.

    +

    Also, added +normalize-space() call to processing of each +term.

    +

    This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess.

    +

    Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Add sidebar titlepage +placeholder attset for styles.

    +

    Modified: fo/titlepage.xsl,1.37 - Robert +Stayton

    +
  • +

    Add titlepage for +sidebar.

    +

    Modified: fo/titlepage.templates.xml,1.27 - Robert +Stayton

    +
  • +

    Implemented RFE +#1292615.

    +

    Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier.

    +

    Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek

    +
  • +

    Implemented RFE +#1242092.

    +

    You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt).

    +

    Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats

    +

    Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek

    +
+
+ +

HTML

+ +

The following changes have been made to the + html code + since the 1.69.1 release.

+
  • +

    implemented +index.method parameter and three +methods.

    +

    Modified: html/autoidx.xsl,1.28 - Robert +Stayton

    +
  • +

    added index.method +parameter to support 3 indexing methods.

    +

    Modified: html/param.ent,1.94; +html/param.xweb,1.103 - Robert Stayton

    +
  • +

    Implemented feature request +#1072510 as a processing instruction to permit including external +HTML content into HTML output.

    +

    Modified: html/pi.xsl,1.9 - Robert +Stayton

    +
  • +

    Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-).

    +

    Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek

    +
  • +

    Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO

    +

    Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh

    +
  • +

    Allow ToC without +title also for set and +book.

    +

    Modified: html/autotoc.xsl,1.37; html/division.xsl,1.12 - +Jirka Kosek

    +
  • +

    Implemented floats uniformly for +figure, example, equation +and informalfigure, informalexample, and +informalequation.

    +

    Modified: html/formal.xsl,1.22 - Robert +Stayton

    +
  • +

    Added the +autotoc.label.in.hyperlink param.

    +

    If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles.

    +

    Closes patch #1065868. Thanks to anatoly techtonik +for the patch.

    +

    Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple.

    +

    If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes:

    +

    - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types

    +

    - +an href attribute whose value is set to the URL of the file +containing the legalnotice

    +

    - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet)

    +

    For +example:

    +

    <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice">

    +

    Closes +#1476450. Thanks to Sam Steingold.

    +

    Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added refclass.suppress +param.

    +

    If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only.

    +

    Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Improved support for +task subelements

    +

    Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek

    +
  • +

    Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting.

    +

    Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith

    +
  • +

    Process alt text with +normalize-space(). Replace tab indents with +spaces.

    +

    Modified: html/graphics.xsl,1.57 - Robert +Stayton

    +
  • +

    Content of citation +element is automatically linked to the bibliographic entry +with the corresponding abbrev.

    +

    Modified: html/biblio.xsl,1.26; +html/inline.xsl,1.47; html/xref.xsl,1.58 - Jirka +Kosek

    +
  • +

    Add template for task +in mode="xref-to".

    +

    Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton

    +
  • +

    Suppress ID warnings if the +.warnings parameter is 0

    +

    Modified: html/html.xsl,1.17 - Norman +Walsh

    +
  • +

    Add support for floatstyle to +figure.

    +

    Modified: html/formal.xsl,1.21 - Robert +Stayton

    +
  • +

    Handling of xref to +area/areaset need support in extensions code also. I currently have no +time to touch extensions code, so code is here to be enabled when +extension is fixed also.

    +

    Modified: html/xref.xsl,1.56 - Jirka +Kosek

    +
  • +

    Added 3 parameters for overriding +gentext for index +punctuation.

    +

    Modified: html/param.ent,1.89; html/param.xweb,1.98 - Robert +Stayton

    +
  • +

    Added parameters to support +localization of index item punctuation. Added +index.separator named template to compute +the separator punctuation based on +locale.

    +

    Modified: html/autoidx.xsl,1.27 - Robert +Stayton

    +
  • +

    Added a <div +class="{$class}-contents"> wrapper around output of contents +of all formal objects. Also, added an optional <br +class="{class}-break"/> linebreak after all formal +objects.

    +

    WARNING: Because this change places an additional +DIV between the DIV wrapper for the equation and the +equation contents, it may break some existing CSS +stylesheets that have been created with the assumption that there +would never be an intervening DIV there.

    +

    The following is +an example of what Equation output looks like as a +result of the changes described above.

    +

    <div +class="equation"> <a name="three" +id="three"></a>

    +

    <p +class="title"><b>(1.3)</b></p>

    +

    +<div class="equation-contents"> <span +class="mathphrase">1+1=3</span> +</div> </div><br +class="equation-break">

    +

    Rationale: These changes allow +CSS control of the placement of the formal-object +title relative to the formal-object +contents. For example, using the CSS "float" property +enables the title and contents to be rendered on the +same line. Example stylesheet:

    +

    .equation +{ margin-top: 20px; margin-bottom: 20px; } +.equation-contents { float: left; }

    +

    +.equation .title { margin-top: 0; +float: right; margin-right: 200px; }

    +

    +.equation .title b { font-weight: +normal; }

    +

    .equation-break { clear: both; +}

    +

    Note that the purpose of the ".equation-break" class is +to provide a way to clear off the floats.

    +

    If you want +to instead have the equation title rendered to +the left of the equation contents, you can do +something like this:

    +

    .equation { +margin-top: 20px; width: 300px; margin-bottom: 20px; +} .equation-contents { float: right; }

    +

    +.equation .title { margin-top: 0; +float: left; margin-right: 200px; }

    +

    +.equation .title b { font-weight: +normal; }

    +

    .equation-break { clear: both; +}

    +

    Modified: html/formal.xsl,1.20 - Michael(tm) Smith

    +
  • +

    Added a chunker.output.quiet +top-level parameter so that the chunker can be made quiet by +default

    +

    Modified: html/chunker.xsl,1.26 - Norman Walsh

    +
  • +

    Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it).

    +

    Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith

    +
  • +

    New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive?

    +

    Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh

    +
  • +

    If the +keep.relative.image.uris parameter is true, +don't use the absolute URI (as calculated from xml:base) in +the img src attribute, us the value the author +specified. Note that we still have to calculate the absolute +filename for use in the image intrinsics +extension.

    +

    Modified: html/graphics.xsl,1.56 - Norman +Walsh

    +
  • +

    Support date as an +inline

    +

    Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh

    +
  • +

    Added new parameter +keep.relative.image.uris

    +

    Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh

    +
  • +

    Added two new parameters for +handling of multi-term +varlistentry elements:

    +

    variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry.

    +

    variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string ("").

    +

    These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms.

    +

    Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options.

    +

    Also, added +normalize-space() call to processing of each +term.

    +

    This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess.

    +

    Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added "wrapper-name" param to +inline.charseq named template, enabling it to output inlines +other than just "span". Acronym and Abbrev +templates now use inline.charseq to output HTML +"acronym" and "abbr" elements (instead of +"span"). Closes #1305468. Thanks to Sam Steingold for suggesting +the change.

    +

    Modified: html/inline.xsl,1.45 - Michael(tm) +Smith

    +
+
+ +

Manpages

+ +

The following changes have been made to the + manpages code + since the 1.69.1 release.

+
  • +

    Added the following +params:

    +

    - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean)

    +

    Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something).

    +

    The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width.

    +

    Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added +man.table.footnotes.divider param.

    +

    In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table.

    +

    Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters.

    +

    The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory.

    +

    The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory.

    +

    Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles.

    +

    Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output.

    +

    Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +man.segtitle.suppress param.

    +

    If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output.

    +

    Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added +man.output.manifest.enabled and +man.output.manifest.filename params.

    +

    If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename

    +

    Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith

    +
  • +

    Added +refentry.meta.get.quietly param.

    +

    If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed.

    +

    NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly.

    +

    Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Changed names of all boolean +indentation params to man.indent.* Also discarded individual +man.indent.*.value params and switched to just using a common +man.indent.width param (3n by default).

    +

    Modified: manpages/docbook.xsl,1.66; +manpages/info.xsl,1.19; manpages/lists.xsl,1.29; +manpages/other.xsl,1.18; manpages/refentry.xsl,1.13 - Michael(tm) +Smith

    +
  • +

    Added boolean +man.output.in.separate.dir param, to control whether or not man +files are output in separate directory.

    +

    Modified: manpages/docbook.xsl,1.65; +manpages/utility.xsl,1.14 - Michael(tm) Smith

    +
  • +

    Added options for controlling +indentation of verbatim output. Controlled through the +man.indentation.verbatims.adjust +and man.indentation.verbatims.value params. Closes +#1242997

    +

    Modified: manpages/block.xsl,1.15; manpages/docbook.xsl,1.64 - +Michael(tm) Smith

    +
  • +

    Added options for controlling +indentation in lists and in *blurb output in the AUTHORS +section. Controlled through +the man.indentation.lists.adjust, +man.indentation.lists.value, man.indentation.authors.adjust, and +man.indentation.authors.value parameters. Default is 3 characters +(instead of the roff default of 8 characters). Closes +#1449369.

    +

    Also, removed the indent that was being set on +informalexample outuput. I will instead add an option +for indenting verbatims, which I think is what the +informalexample indent was intended +for originally.

    +

    Modified: manpages/block.xsl,1.14; +manpages/docbook.xsl,1.63; manpages/info.xsl,1.18; +manpages/lists.xsl,1.28 - Michael(tm) Smith

    +
  • +

    Changed line-spacing call before +synopfragment to use ".sp -1n" ("n" units specified) +instead of plain ".sp -1"

    +

    Modified: manpages/synop.xsl,1.28 - Michael(tm) +Smith

    +
  • +

    Added support for writing man +files into a specific output directory and into appropriate +subdirectories within that output directory. Controlled through +the man.base.dir parameter (similar to the +base.dir support in the HTML stylesheet) and +the man.subdirs.enabled parameter, which automatically determines +the name of an appropriate subdir (for example, man/man7, +man/man1, etc.) based on the section number/manvolnum +of the source Refentry.

    +

    Closes #1255036 and +#1170317. Thanks to Denis Bradford for the original feature +request, and to Costin Stroie for submitting a patch that was +very helpful in implementing the +support.

    +

    Modified: manpages/docbook.xsl,1.62; manpages/utility.xsl,1.13 - +Michael(tm) Smith

    +
  • +

    Refined XPath statements and +notification messages for refentry metadata +handling.

    +

    Modified: common/common.xsl,1.59; common/refentry.xsl,1.14; +manpages/docbook.xsl,1.61; manpages/other.xsl,1.17 - Michael(tm) +Smith

    +
  • +

    Added support for +copyright and legalnotice. The manpages +stylesheets now output a COPYRIGHT section, +after the AUTHORS section, if a copyright +or legalnotice is found in the source. The +section contains the copyright contents followed +by the legalnotice contents. Closes +#1450209.

    +

    Modified: manpages/docbook.xsl,1.59; manpages/info.xsl,1.17 - +Michael(tm) Smith

    +
  • +

    Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date):

    +

    +(($info[//date])[last()]/date)[1].

    +

    That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry.

    +

    It's +likely this change may break some things; may need to pick up +some pieces later.

    +

    Also, changed the default value for the +man.th.extra2.max.length from 40 to +30.

    +

    Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith

    +
  • +

    Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692.

    +

    Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith

    +
  • +

    Fixed handling of table +footnotes. With this checkin, the table support in the +manpages stylesheet is now basically feature complete. So this +change closes request #619532, "No support for tables" -- the +oldest currently open manpages feature request, submitted by Ben +Secrest (blsecres) on 2002-10-07. Congratulations to me [patting +myself on the back].

    +

    Modified: manpages/block.xsl,1.11; +manpages/docbook.xsl,1.55; manpages/table.xsl,1.15 - Michael(tm) +Smith

    +
  • +

    Added handling for +table titles. Also fixed handling of nested tables; +nest tables are now "extracted" and displayed just after their +parent tables.

    +

    Modified: manpages/docbook.xsl,1.54; manpages/table.xsl,1.14 +- Michael(tm) Smith

    +
  • +

    Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later.

    +

    Closes #1452247. Thanks to Joe Orton for the feature +request.

    +

    Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith

    +
  • +

    Use AUTHORS instead of +AUTHOR if we have multiple people to attribute. Also, +fixed checking such that we generate +author section even if we don't have an +author (as long as there is at least one other +person/entity we can put in the +section). Also adjusted assembly of content for +Author metainfo field such that we now not only use +author, but try to find a "best match" if we can't +find an author name to put there.

    +

    Closes +#1233592. Thanks to Sam Steingold for the +request.

    +

    Modified: manpages/info.xsl,1.12 - Michael(tm) +Smith

    +
  • +

    Changes for request #1243027, +"Impove handling of AUTHOR section." This +adds support for Collab, Corpauthor, Corpcredt, +Orgname, Publishername, and +Publisher. Also adds support for output +of Affiliation and its children, and support for using +gentext strings for auto-attributing roles (Author, +Editor, Publisher, Translator, etc.). Also +did a lot of code cleanup and modularization of all the +AUTHOR handling code. And fixed a bug that was causing +Author info to not be picked up correctly +for metainfo comment we embed in man-page +source.

    +

    Modified: manpages/info.xsl,1.11 - Michael(tm) +Smith

    +
  • +

    Support bold output for +"emphasis remap='B'". (because Eric Raymond's +doclifter(1) tool converts groff source marked up with ".B" +request or "\fB" escapes to DocBook "emphasis +remap='B'".)

    +

    Modified: manpages/inline.xsl,1.14 - Michael(tm) +Smith

    +
  • +

    Added support for +Segmentedlist. Details: Output is tabular, with no +option for "list" type output. Output for Segtitle +elements can be supressed by +setting man.segtitle.suppress. If Segtitle +content is output, it is rendered in italic type (not bold +because not all terminals support bold and so italic ensures the +stand out on those terminals). Extra space (.sp line) at end of +table code ensures that it gets handled correctly in +the case where its source is the child of a Para. +Closes feature-request #1400097. Thanks to Daniel Leidert for the +patch and push, and to Alastair Rankine for filing the original +feature request.

    +

    Modified: manpages/lists.xsl,1.23; +manpages/utility.xsl,1.10 - Michael(tm) Smith

    +
  • +

    Improved handling or +Author/Editor/Othercredit.

    +

    Reworked content of +(non-visible) comment added at top of each page (metadata +stuff).

    +

    Added support for generating a +manifest file (useful for cleaning up +after builds, etc.)

    +

    Modified: manpages/docbook.xsl,1.46; +manpages/info.xsl,1.9; manpages/other.xsl,1.12; +manpages/utility.xsl,1.6 - Michael(tm) Smith

    +
  • +

    Added two new parameters for +handling of multi-term +varlistentry elements:

    +

    variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry.

    +

    variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string ("").

    +

    These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms.

    +

    Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options.

    +

    Also, added +normalize-space() call to processing of each +term.

    +

    This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess.

    +

    Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith

    +
+
+ +

Params

+ +

The following changes have been made to the + params code + since the 1.69.1 release.

+
  • +

    New parameters to set +header/footer table minimum +height.

    +

    Modified: params/footer.table.height.xml,1.1; +params/header.table.height.xml,1.1 - Robert +Stayton

    +
  • +

    Support multiple indexing methods +for different languages.

    +

    Modified: params/index.method.xml,1.1 - Robert +Stayton

    +
  • +

    Remove qandaset and +qandadiv from generate.toc for fo +output because formerly it wasn't working, but now it is and +the default behavior should stay the +same.

    +

    Modified: params/generate.toc.xml,1.8 - Robert +Stayton

    +
  • +

    add support for page number +references to link element +too.

    +

    Modified: params/insert.link.page.number.xml,1.1 - Robert +Stayton

    +
  • +

    Add support for more characters to +hyphen on when ulink.hyphenate is turned +on.

    +

    Modified: params/ulink.hyphenate.chars.xml,1.1; +params/ulink.hyphenate.xml,1.3 - Robert Stayton

    +
  • +

    New attribute-set to format +biblioentry and +bibliomixed.

    +

    Modified: params/biblioentry.properties.xml,1.1 - +Robert Stayton

    +
  • +

    Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-).

    +

    Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek

    +
  • +

    Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT

    +

    Modified: params/toc.line.properties.xml,1.1 - Jirka +Kosek

    +
  • +

    Allow table footnotes +to have different properties from regular +footnotes.

    +

    Modified: params/table.footnote.properties.xml,1.1 - Robert +Stayton

    +
  • +

    Set properties for pgwide="1" +objects.

    +

    Modified: params/pgwide.properties.xml,1.1 - Robert +Stayton

    +
  • +

    Added the +autotoc.label.in.hyperlink param.

    +

    If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles.

    +

    Closes patch #1065868. Thanks to anatoly techtonik +for the patch.

    +

    Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple.

    +

    If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes:

    +

    - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types

    +

    - +an href attribute whose value is set to the URL of the file +containing the legalnotice

    +

    - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet)

    +

    For +example:

    +

    <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice">

    +

    Closes +#1476450. Thanks to Sam Steingold.

    +

    Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added the following +params:

    +

    - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean)

    +

    Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something).

    +

    The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width.

    +

    Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added +man.table.footnotes.divider param.

    +

    In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table.

    +

    Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters.

    +

    The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory.

    +

    The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory.

    +

    Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles.

    +

    Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output.

    +

    Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Changed to select="0" in +refclass.suppress (instead of +..>0</..)

    +

    Modified: params/refclass.suppress.xml,1.3 - Michael(tm) +Smith

    +
  • +

    Added +man.segtitle.suppress param.

    +

    If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output.

    +

    Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith

    +
  • +

    Added +man.output.manifest.enabled and +man.output.manifest.filename params.

    +

    If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename

    +

    Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith

    +
  • +

    Added refclass.suppress +param.

    +

    If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only.

    +

    Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added +refentry.meta.get.quietly param.

    +

    If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed.

    +

    NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly.

    +

    Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual".

    +

    Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith

    +
  • +

    Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date):

    +

    +(($info[//date])[last()]/date)[1].

    +

    That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry.

    +

    It's +likely this change may break some things; may need to pick up +some pieces later.

    +

    Also, changed the default value for the +man.th.extra2.max.length from 40 to +30.

    +

    Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith

    +
  • +

    Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later.

    +

    Closes #1452247. Thanks to Joe Orton for the feature +request.

    +

    Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith

    +
  • +

    fop.extensions now only +for FOP version 0.20.5 and earlier.

    +

    Modified: params/fop.extensions.xml,1.4 +- Robert Stayton

    +
  • +

    Support for fop1 different from +fop 0.20.5 and earlier.

    +

    Modified: params/fop1.extensions.xml,1.1 - Robert +Stayton

    +
  • +

    Reset default value to empty +string so template uses gentext first, then the parameter value +if not empty.

    +

    Modified: params/index.number.separator.xml,1.2; +params/index.range.separator.xml,1.2; +params/index.term.separator.xml,1.2 - Robert +Stayton

    +
  • +

    New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive?

    +

    Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh

    +
  • +

    Added new parameter +keep.relative.image.uris

    +

    Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh

    +
  • +

    Support default label +width parameters for itemized and ordered lists

    +

    Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh

    +
  • +

    Added parameters to localize +punctuation in indexes.

    +

    Modified: params/index.number.separator.xml,1.1; +params/index.range.separator.xml,1.1; +params/index.term.separator.xml,1.1 - Robert +Stayton

    +
  • +

    Added two new parameters for +handling of multi-term +varlistentry elements:

    +

    variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry.

    +

    variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string ("").

    +

    These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms.

    +

    Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options.

    +

    Also, added +normalize-space() call to processing of each +term.

    +

    This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess.

    +

    Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith

    +
  • +

    Convert 'no' to string in default +value.

    +

    Modified: params/olink.doctitle.xml,1.4 - Robert +Stayton

    +
  • +

    Implemented RFE +#1292615.

    +

    Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier.

    +

    Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek

    +
  • +

    Implemented RFE +#1242092.

    +

    You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt).

    +

    Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats

    +

    Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek

    +
  • +

    Changed short descriptions in doc +for *autolabel* params to match new autolabel +behavior.

    +

    Modified: params/appendix.autolabel.xml,1.5; +params/chapter.autolabel.xml,1.4; params/part.autolabel.xml,1.5; +params/preface.autolabel.xml,1.4 - Michael(tm) +Smith

    +
+
+ +

Profiling

+ +

The following changes have been made to the + profiling code + since the 1.69.1 release.

+
  • +

    Profiling now works together with +namespace stripping (V5 documents). Namespace striping should work +with all stylesheets named profile-, even if they are not supporting +namespace stripping in a non-profiling +variant.

    +

    Modified: profiling/profile-mode.xsl,1.4; +profiling/xsl2profile.xsl,1.7 - Jirka Kosek

    +
  • +

    Moved profiling stage out of +templates. This make possible to reuse profiled content by several +templates and still maintaing node indentity (needed for example for +HTML Help where content is processed multiple times).

    +

    I +don't know why this was not on the top level before. Maybe some XSLT +processors choked on it. I hope this will be OK +now.

    +

    Modified: profiling/xsl2profile.xsl,1.5 - Jirka +Kosek

    +
+
+ +

Tools

+ +

The following changes have been made to the + tools code + since the 1.69.1 release.

+
  • +

    Moved Makefile.DocBook from +contrib module to xsl +module.

    +

    Modified: tools/make/Makefile.DocBook,1.1 - Michael(tm) +Smith

    +
+
+ +

WordML

+ +

The following changes have been made to the + wordml code + since the 1.69.1 release.

+
  • +

    added contrib element, +better handling of default paragraph +style

    +

    Modified: wordml/pages-normalise.xsl,1.6; wordml/supported.xml,1.2; +wordml/wordml-final.xsl,1.14 - Steve Ball

    +
  • +

    added +bridgehead

    +

    Modified: wordml/docbook-pages.xsl,1.6; +wordml/docbook.xsl,1.17; wordml/pages-normalise.xsl,1.5; +wordml/template-pages.xml,1.7; wordml/template.dot,1.4; +wordml/template.xml,1.14; wordml/wordml-final.xsl,1.13 - Steve +Ball

    +
  • +

    added blocks stylesheet to support +bibliographies, glossaries and qandasets

    +

    Modified: wordml/Makefile,1.4; +wordml/README,1.3; wordml/blocks-spec.xml,1.1; +wordml/docbook-pages.xsl,1.5; wordml/docbook.xsl,1.16; +wordml/pages-normalise.xsl,1.4; wordml/sections-spec.xml,1.3; +wordml/specifications.xml,1.13; wordml/template-pages.xml,1.6; +wordml/template.dot,1.3; wordml/template.xml,1.13; +wordml/wordml-blocks.xsl,1.1; wordml/wordml-final.xsl,1.12; +wordml/wordml-sections.xsl,1.3 - Steve Ball

    +
  • +

    added mediaobject +caption

    +

    Modified: wordml/docbook-pages.xsl,1.4; +wordml/docbook.xsl,1.15; wordml/specifications.xml,1.12; +wordml/template-pages.xml,1.5; wordml/template.dot,1.2; +wordml/template.xml,1.12; wordml/wordml-final.xsl,1.11 - Steve +Ball

    +
  • +

    added +callouts

    +

    Modified: wordml/docbook-pages.xsl,1.3; wordml/docbook.xsl,1.14; +wordml/pages-normalise.xsl,1.3; wordml/specifications.xml,1.11; +wordml/template-pages.xml,1.4; wordml/wordml-final.xsl,1.10 - Steve +Ball

    +
  • +

    added Word template +file

    +

    Modified: wordml/template.dot,1.1 - Steve Ball

    +
  • +

    added abstract, fixed +itemizedlist, ulink

    +

    Modified: wordml/specifications.xml,1.10; +wordml/wordml-final.xsl,1.9 - Steve Ball

    +
  • +

    fixed Makefile added many +features to Pages support added revhistory, inlines, +highlights, abstract

    +

    Modified: wordml/Makefile,1.2; +wordml/docbook-pages.xsl,1.2; wordml/pages-normalise.xsl,1.2; +wordml/sections-spec.xml,1.2; wordml/specifications.xml,1.9; +wordml/template-pages.xml,1.3; wordml/template.xml,1.11; +wordml/wordml-final.xsl,1.8; wordml/wordml-sections.xsl,1.2 - Steve +Ball

    +
  • +

    fixed handling linebreaks when +generating WordML added Apple Pages +support

    +

    Modified: wordml/docbook.xsl,1.13; wordml/template-pages.xml,1.2 - +Steve Ball

    +
+
+
+ +

Release 1.69.1

+ +

This release is a minor bug-fix update to the 1.69.0 + release. Along with bug fixes, it includes one + configuration-parameter change: The default value of the + annotation.support parameter is now + 0 (off). The reason for that change is that + there have been reports that annotation handling is + causing a significant performance degradation in processing of + large documents with xsltproc.

+
+ + +

Release 1.69.0

+ +

The release includes major feature changes, + particularly in the manpages + stylesheets, as well as a large number of bug fixes.

+ +

As with all DocBook Project dot zero releases, this is an + experimental release .

+ +

Common

+ +
  • +

    This release adds localizations for the following + languages: + Albanian, Amharic, Azerbaijani, Hindi, Irish (Gaelic), Gujarati, Kannada, Mongolian, Oriya, Punjabi, Tagalog, Tamil, and Welsh.

    +
  • +

    Added support for specifying number format for auto + labels for chapter, appendix, + part, and preface. Contolled with the + appendix.autolabel, + chapter.autolabel, + part.autolabel, and + preface.autolabel parameters.

    +
  • +

    Added basic support for biblioref cross + referencing.

    +
  • +

    Added support for align + on caption in mediaobject.

    +
  • +

    Added support for processing documents that use the + DocBook V5 namespace.

    +
  • +

    Added support for termdef and + mathphrase.

    +
  • +

    EXPERIMENTAL: Incorporated the Slides and Website + stylesheets into the DocBook XSL stylesheets package. So, + for example, Website documents can now be processed using + the following URI for the driver Website + tabular.xsl file:

    http://docbook.sourceforge.net/release/xsl/current/website/tabular.xsl
    +
  • +

    A procedure without a title is + now treated as an informal procedure (meaning + that it is not added to any generated list of + procedures and has no affect on numbering of + generated labels for other procedures).

    +
  • +

    docname is no longer added to + olink when pointing to a root element.

    +
  • +

    Added support for generation of choice separator in + inline simplelist. This enables auto-generation of an + appropriate localized choice separator (for + example, and or or) before the + final item in an inline simplelist.

    +

    To indicate that you want a choice separator + generated for a particular list, you need to put a processing + instruction (PI) of the form + <?dbchoice choice="foo"?> as a + child of the list. For example: +

      <para>Choose from
    +  ONE and ONLY ONE of the following: 
    +  <simplelist type="inline">
    +  <?dbchoice choice="or" ?>
    +  <member>A</member>
    +  <member>B</member>
    +  <member>C</member>.</simplelist></para>

    + + Output (for English): +

    +

    Choose from ONE and only ONE of the + following choices: A, B, or C.

    +

    + As a temporary workaround for the fact that most of the + DocBook non-English locale files don't have a localization for + the word or, you can put in a literal string to + be used; example for French: <?dbchoice choice="ou">. That is, use + ou instead of or.

    +
+
+

FO

+ +
  • +

    Added content-type property to + external-graphic element, based on + imagedata format + attribute.

    +
  • +

    Added support for generating + <rx:meta-field creator="$VERSION"/> + field for XEP output. This makes the DocBook XSL + stylesheet version information available through the + Document Properties menu in Acrobat + Reader and other PDF viewers.

    +
  • +

    Trademark symbol handling made consistent with + handling of same in HTML stylesheets. Prior to this change, + if you processed a document that contained no value for the + class attribute on the + trademark element, the HTML stylesheets would + default to rendering a superscript TM + symbol after the trademark contents, + but the FO stylesheets would render nothing.

    +
  • +

    Added support for generating XEP bookmarks for + refentry.

    +
  • +

    Added support for HTML markup table border attribute, applied to each + table cell.

    +
  • +

    The table.width template can now + sum column specs if none use % or + *.

    +
  • +

    Added fox:destination extension + inside fox:outline to support linking to + internal destinations.

    +
  • +

    Added support for customizing + abstract with property sets. Controlled + with the abstract.properties and + abstract.title.properties + parameters.

    +
  • +

    Add footnotes in table title to + table footnote set, and add support for table footnotes to + HTML table markup.

    +
  • +

    Added support for title in + glosslist.

    +
  • +

    Added support for itemizedlist symbol + none.

    +
  • +

    Implemented the new + graphical.admonition.properties and + nongraphical.admonition.properties + attribute sets.

    +
  • +

    Added id to + formalpara and some other blocks that were + missing it.

    +
  • +

    Changed the anchor template to output + fo:inline instead of + fo:wrapper.

    +
  • +

    Added support for toc.max.depth + parameter.

    +
+
+ +

Help

+ +
  • +

    Eclipse Help: Added support for generating olink + database.

    +
+
+ +

HTML

+ +
+
+

man

+ +

This release closes out 44 manpages stylesheet bug reports + and feature requests. It adds more than 35 new configuration + parameters for controlling aspects of man-page output -- + including hyphenation and justification, handling of links, + conversion of Unicode characters, and contents of man-page + headers and footers.

+
  • +

    New options for globally disabling/enabling + hyphenation and justification: + man.justify and + man.hyphenate.

    +

    Note that the default + for the both of those is zero (off), because justified text + looks good only when it is also hyphenated; to quote the + Hyphenation node from the groff info page: +

    +

    Since the odds are not great for finding a + set of words, for every output line, which fit nicely on a + line without inserting excessive amounts of space between + words, `gtroff' hyphenates words so that it can justify + lines without inserting too much space between + words.

    +

    + The problem is that groff can end up hyphenating a lot of + things that you don't want hyphenated (variable names and + command names, for example). Keeping both justification and + hyphenation disabled ensures that hyphens won't get inserted + where you don't want to them, and you don't end up with + lines containing excessive amounts of space between + words. These default settings run counter to how most + existing man pages are formatted. But there are some notable + exceptions, such as the perl man pages.

    +
  • +

    Added parameters for controlling hyphenation of + computer inlines, filenames, and URLs. By default, even when + hyphenation is enabled (globally), hyphenation is now + suppressed for "computer inlines" (currently, just + classname, constant, envar, + errorcode, option, + replaceable, userinput, + type, and varname, and for + filenames, and for URLs from link. It + can be (re)enabled using the + man.hyphenate.computer.inlines, + man.hyphenate.filenames, and + man.hyphenate.urls parameters.

    +
  • +

    Implemented a new system for replacing Unicode + characters. There are two parts to the new system: a + string substitution map for doing + essential replacements, and a + character map that can optionally be disabled + and enabled.

    +

    The new system fixes all open bugs that had to do with + literal Unicode numbered entities such as &#8220; and + &#8221; showing up in output, and greatly expands the + ability of the stylesheets to generate good roff + equivalents for Unicode symbols and special + characters.

    +

    Here are some details...

    +

    The previous manpages mechanism for replacing Unicode + symbols and special characters with roff equivalents (the + replace-entities template) was not + scalable and not complete. The mechanism handled a somewhat + arbitrary selection of less than 20 or so Unicode + characters. But there are potentially more than + 800 Unicode special characters that + have some groff equivalent they can be mapped to. And there + are about 34 symbols in the Latin-1 (ISO-8859-1) block + alone. Users might reasonably expect that if they include + any of those Latin-1 characters in their DocBook source + documents, they will get correctly converted to known roff + equivalents in output.

    +

    In addition to those common symbols, certain users may + have a need to use symbols from other Unicode blocks. Say, + somebody who is documenting an application related to math + might need to use a bunch of symbols from the + Mathematical Operators Unicode block (there + are about 65 characters in that block that have reasonable + roff equivalents). Or somebody else might really like + Dingbats -- such as the checkmark character -- and so might + use a bunch of things from the Dingbat block + (141 characters in that that have roff equivalents or that + can at least be degraded somewhat gracefully + into roff).

    +

    So, the old replace-entities + mechanism was replaced with a completely different mechanism + that is based on use of two maps: a + substitution map and a character + map (the latter in a format compliant with the XSLT + 2.0 spec and therefore completely forward + compatible with XSLT 2.0).

    +

    The substitution map is controlled through the + man.string.subst.map parameter, and + is used to replace things like the backslash character + (which needs special handling to prevent it from being + interpreted as a roff escape). The substitution map cannot + be disabled, because disabling it will cause the output to + be broken. However, you can add to it and change it if + needed.

    + +

    The character map mechanism, on the + other hand, can be completely disabled. It is enabled by + default, and, by default, does replacement of all Latin-1 + symbols, along with most special spaces, dashes, and quotes + (about 75 characters by default). Also, you can optionally + enable a full character map that provides + support for converting all 800 or so of the characters that + have some reasonable groff equivalent.

    + +

    The character-map mechanism is controlled through the + following parameters: +

    man.charmap.enabled

    turns character-map support + on/off

    man.charmap.use.subset

    specifies that a subset of the character + map is used instead of the full map

    man.charmap.subset.profile

    specifies profile of character-map + subset

    man.charmap.uri

    specifies an alternate character map to + use instead of the standard character map + provided in the distribution

    +

    +
  • +

    Implemented out-of-line handling of display of URLs + for links (currently, only for ulink). This gives + you three choices for handling of links: +

    1. +

      Number and list links. Each link is numbered + inline, with a number in square brackets preceding the + link contents, and a numbered list of all links is added + to the end of the document.

      +
    2. +

      Only list links. Links are not numbered, but an + (unnumbered) list of links is added to the end of the + document.

      +
    3. +

      Suppress links. Don't number links and don't add + any list of links to the end of the document.

      +

    + You can also choose whether links should be underlined. The + default is the works -- list, number, and + underline links. You can use the + man.links.list.enabled, + man.links.are.numbered, and + man.links.are.underlined parameters + to change the defaults. The default heading for the link + list is REFERENCES. You can be change that using the + man.links.list.heading + parameter.

    +
  • +

    Changed default output encoding to UTF-8. This does not mean that man pages are output in + raw UTF-8, because the character map is applied + before final output, causing all UTF-8 characters covered in + the map to be converted to roff equivalents.

    +
  • +

    Added support for processing refsect3 and + formalpara and nested refsection + elements, down to any arbitrary level of nesting.

    +
  • +

    Output of the NAME and + SYNOPSIS and AUTHOR + headings and the headings for admonitions (note, + caution, etc.) are no longer hard-coded for + English. Instead, headings are generated for those in the + correct locale (just as the FO and HTML stylesheets + do).

    +
  • +

    Re-worked mechanism for assembling page + headers/footers (the contents of the .TH + macro title line).

    + +

    Here are some details...

    + +

    All man pages contain a .TH roff + macro whose contents are used for rendering the title + line displayed in the header and footer of each + page. Here are a couple of examples of real-world man pages + that have useful page headers/footers:

    +  gtk-options(7)    GTK+ User's Manual   gtk-options(7) <-- header
    +  GTK+ 1.2              2003-10-20       gtk-options(7) <-- footer
    +
    +  svgalib(7)       Svgalib User Manual       svgalib(7) <-- header
    +  Svgalib 1.4.1      16 December 1999        svgalib(7) <-- footer
    + +

    And here are the terms with which the + groff_man(7) man page refers to the + various parts of the header/footer:

    +  title(section)  extra3  title(section)  <- header
    +  extra2          extra1  title(section)  <- footer
    +

    Or, using the names with which the man(7) + man page refers to those same fields:

    +  title(section)  manual  title(section)  <- page header
    +  source          date    title(section)  <- page footer
    + +

    The easiest way to control the contents of those + fields is to mark up your refentry content like + the following (note that this is a minimal + example).

    +  <refentry>
    +    <info>
    +      <date>2003-10-20</date> 1
    +    </info>
    +    <refmeta>
    +      <refentrytitle>gtk-options</refentrytitle> 2
    +      <manvolnum>7</manvolnum> 3
    +      <refmiscinfo class="source-name">GTK+</refmiscinfo> 4
    +      <refmiscinfo class="version">1.2</refmiscinfo> 5
    +      <refmiscinfo class="manual">GTK+ User's Manual</refmiscinfo> 6
    +    </refmeta>
    +    <refnamediv>
    +      <refname>gtk-options</refname>
    +      <refpurpose>Standard Command Line Options for GTK+ Programs</refpurpose>
    +    </refnamediv>
    +    <refsect1>
    +      <title>Description</title>
    +      <para>This manual page describes the command line options, which
    +      are common to all GTK+ based applications.</para>
    +    </refsect1>
    +  </refentry>

    +

    1

    +

    Sets the date part of the header/footer.

    +

    2

    +

    Sets the title part.

    +

    3

    +

    Sets the section part.

    +

    4

    +

    Sets the source name part.

    +

    5

    +

    Sets the version part.

    +

    6

    +

    Sets the manual part.

    +

    +

    +

    Below are explanations of the steps the stylesheets + take to attempt to assemble and display + good headers and footer. [In the + descriptions, note that *info + is the refentry info child + (whatever its name), and + parentinfo is the + info child of its parent (again, whatever + its name).] +

    extra1 field (date)
    +

    Content of the extra1 field is + what shows up in the center + footer position of each page. The + man(7) man page describes it as + the date of the last revision.

    +

    To provide this content, if the + refentry.date.profile.enabled + is non-zero, the stylesheets check the value of + refentry.date.profile.

    +

    Otherwise, by default, they check for a + date or pubdate not only in the + *info contents, but also in + the parentinfo + contents.

    +

    If a date cannot be found, the stylesheets now + automatically generate a localized long + format date, ensuring that this field always + has content in output.

    +

    However, if for some reason you want to suppress + this field, you can do so by setting a non-zero value + for man.th.extra1.suppress.

    +
    extra2 field (source)
    +

    On Linux systems and on systems with a modern + groff, the content of the extra2 field + are what shows up in the left + footer position of each page.

    + +

    The man(7) man page describes + this as the source of the command, and + provides the following examples: +

    • +

      For binaries, use somwething like: GNU, + NET-2, SLS Distribution, MCC Distribution.

      +
    • +

      For system calls, use the version of the + kernel that you are currently looking at: Linux + 0.99.11.

      +
    • +

      For library calls, use the source of the + function: GNU, BSD 4.3, Linux DLL 4.4.1.

      +

    +

    + +

    In practice, there are many pages that simply + have a version number in the source + field. So, it looks like what we have is a two-part + field, + Name Version, + where: +

    Name
    +

    product name (e.g., BSD) or org. name + (e.g., GNU)

    +
    Version
    +

    version name

    +

    + Each part is optional. If the + Name is a product name, + then the Version is + probably the version of the product. Or there may be + no Name, in which case, if + there is a Version, it is + probably the version of the item itself, not the + product it is part of. Or, if the + Name is an organization + name, then there probably will be no + Version. +

    +

    To provide this content, if the + refentry.source.name.profile.enabled + and + refentry.version.profile.enabled + parameter are non-zero, the stylesheets check the + value of refentry.source.name.profile + refentry.version.profile.

    + +

    Otherwise, by default, they check the following + places, in the following order: +

    1. +
      *info/productnumber
      +
    2. +
      *info/productnumber
      +
    3. +
      refmeta/refmiscinfo[@class = 'version']
      +
    4. +
      parentinfo/productnumber
      +
    5. +
      *info/productname
      +
    6. +
      parentinfo/productname
      +
    7. +
      refmeta/refmiscinfo
      +
    8. +

      [nothing found, so leave it empty]

      +

    +

    +
    extra3 field
    +

    On Linux systems and on systems with a modern + groff, the content of the extra3 field + are what shows up in the center + header position of each page. Some man + pages have extra2 content, some + don't. If a particular man page has it, it is most + often context data about some larger + system the documented item belongs to (for example, + the name or description of a group of related + applications). The stylesheets now check the following + places, in the following order, to look for content to + add to the extra3 field.

    +
    1. +
      parentinfo/title
      +
    2. +
      parent's title
      +
    3. +
      refmeta/refmiscinfo
      +
    4. +

      [nothing found, so leave it empty]

      +
    +

    +

    +
  • +

    Reworked *info gathering. For + each refentry found, the stylesheets now cache its + *info content, then check for any + valid parent of it that might have metainfo content and cache + that, if found; they then then do all further matches against + those node-sets (rather than re-selecting the original + *info nodes each time they are + needed).

    +
  • +

    New option for breaking strings after forward + slashes. This enables long URLs and pathnames to be broken + across lines. Controlled through + man.break.after.slash parameter.

    +
  • +

    Output for servicemark and trademark are now + (SM) and (TM). There is + a groff "\(tm" escape, but output from that + is not acceptable.

    +
  • +

    New option for controlling the length of the title + part of the .TH title line. Controlled + through the man.th.title.max.length + parameter.

    +
  • +

    New option for specifying output encoding of each man + page; controlled with + man.output.encoding (similar to the + HTML chunker.output.encoding + parameter).

    +
  • +

    New option for suppressing filename messages when + generating output; controlled with + man.output.quietly (similar to the HTML + chunk.quietly parameter).

    +
  • +

    The text of cross-references to first-level + refentry (refsect1, top-level + refsection, refnamediv, and + refsynopsisdiv) are now capitalized.

    +
  • +

    Cross-references to refnamediv now use the + localized NAME title instead of using the + first refname child. This makes the output + inconsistent with HTML and FO output, but for man-page output, + it seems to make better sense to have the + NAME. (It may actually make better sense to + do it that way in HTML and FO output as well...)

    +
  • +

    Added support for processing funcparams.

    +
  • +

    Removed the space that was being output between + funcdef and paramdef; example: was: + float rand (void); now: + float rand(void)

    +
  • +

    Turned off bold formatting for the type + element when it occurs within a funcdef or + paramdef

    +
  • +

    Corrected rendering of simplelist. Any + <simplelist type="inline" instance + is now rendered as a comma-separated list (also with an + optional localized and or or before the last item -- see + description elsewhere in these release notes). Any simplelist + instance whose type is not + inline is rendered as a one-column vertical + list (ignoring the values of the type and columns attributes if present)

    +
  • +

    Comment added at top of roff source for each page now + includes DocBook XSL stylesheets version number (as in the + HTML stylesheets)

    +
  • +

    Made change to prevent sticky fonts + changes. Now, when the manpages stylesheets encounter node + sets that need to be boldfaced or italicized, they put the + \fBfoo\fR and \fIbar\fR + groff bold/italic instructions separately around each node in + the set.

    +
  • +

    synop.xsl: Boldface everything in + funcsynopsis output except parameters (which are in + ital). The man(7) man page says: +

    +

    For functions, the arguments are always specified + using italics, even in the SYNOPSIS section, where the rest + of the function is specified in bold.

    +

    + A look through the contents of the + man/man2 directory shows that most + (all) existing pages do follow this everything in + funcsynopsis bold rule. That means the + type content and any punctuation (parens, + semicolons, varargs) also must be bolded.

    +
  • +

    Removed code for adding backslashes before periods/dots + in roff source, because backslashes in front of periods/dots + in roff source are needed only in the very rare case where a + period is the very first character in a line, without any + space in front of it. A better way to deal with that rare case + is for you to add a zero-width space in front of the offending + dot(s) in your source

    +
  • +

    Removed special handling of the quote + element. That was hard-coded to cause anything marked up with + the quote element to be output preceded by two + backticks and followed by two apostrophes -- that is, that + old-school kludge for generating curly quotes in Emacs and + in X-Windows fonts. While Emacs still seems to support that, I + don't think X-Windows has for a long time now. And, anyway, it + looks (and has always looked) like crap when viewed on a + normal tty/console. In addition, it breaks localiztion of + quote. By default, quote content is + output with localized quotation marks, which, depending on the + locale, may or may not be left and right double quotation + marks.

    +
  • +

    Changed mappings for left and right single quotation + marks. Those had previously been incorrectly mapped to the + backtick (&#96;) and apostrophe (&39;) characters (for + kludgy reasons -- see above). They are now correctly mapped to + the \(oq and \(cq roff + escapes. If you want the old (broken) behavior, you need to + manually change the mappings for those in the value of the + man.string.subst.map parameter.

    +
  • +

    Removed xref.xsl file. Now, of the + various cross-reference elements, only the ulink + element is handled differently; the rest are handled exactly + as the HTML stylesheets handle them, except that no hypertext + links are generated. (Because there is no equivalent hypertext + mechanism is man pages.)

    +
  • +

    New option for making subheading dividers in generated + roff source. The dividers are not visible in the rendered man + page; they are just there to make the source + readable. Controlled using + man.subheading.divider.

    +
  • +

    Fixed many places where too much space was being added + between lines.

    +
+ +
+
+ + +

Release 1.68.1

+ +

The release adds localization support for Farsi (thanks to + Sina Heshmati) and improved support for the XLink-based DocBook NG + db:link element. Other than that, it is a minor + bug-fix update to the 1.68.0 release. The main thing it fixes is a + build error that caused the XSLT Java extensions to be jarred up + with the wrong package structure. Thanks to Jens Stavnstrup for + quickly reporting the problem, and to Mauritz Jeanson for + investigating and finding the cause.

+
+ + +

Release 1.68.0

+ +

This release includes some features changes, particularly + for FO/PDF output, and a number of bug fixes. +

FO

  • +

    Moved footnote properties to attribute-sets.

    +
  • +

    Added support for side floats, margin notes, and + custom floats.

    +
  • +

    Added new parameters + body.start.indent and + body.end.indent to the + set.flow.properties template.

    +
  • +

    Added support for xml:id

    +
  • +

    Added support for + refdescriptor.

    +
  • +

    Added support for multiple refnamedivs.

    +
  • +

    Added index.entry.properties + attribute-set to support customization of index + entries.

    +
  • +

    Added set.flow.properties + template call to each fo:flow + to support customizations entry point.

    +
  • +

    Add support for @floatstyle in + figure

    +
  • +

    Moved hardcoded properties for index division titles + to the index.div.title.properties + attribute-set.

    +
  • +

    Added support for + table-layout="auto" for XEP.

    +
  • +

    Added index.div.title.properties + attribute-set.

    +
  • +

    $verbose parameter is now + passed to most elements.

    +
  • +

    Added refentry to + toc in part, as it is + permitted by the DocBook schema/DTD.

    +
  • +

    Added backmatter elements and + article to toc in + part, since they are permitted by the + DocBook schema/DTD.

    +
  • +

    Added mode="toc" for + simplesect, since it is now permitted in + the toc if + simplesect.in.toc is set.

    +
  • +

    Moved hard-coded properties to + nongraphical.admonintion.properties + and graphical.admonition.properties + attribute sets.

    +
  • +

    Added support for sidebar-width and + float-type processing instructions in + sidebar.

    +
  • +

    For tables with HTML markup elements, added support + for dbfo bgcolor PI, the attribute-sets + named table.properties, + informaltable.properties, + table.table.properties, and + table.cell.padding. Also added + support for the templates named + table.cell.properties and + table.cell.block.properties so that + tabstyles can be implemented. Also added support for tables + containing only tr instead of + tbody with tr.

    +
  • +

    Added new paramater + hyphenate.verbatim.characters which + can specify characters after which a line break can occur in + verbatim environments. This parameter can be used to extend + the initial set of characters which contain only space and + non-breakable space.

    +
  • +

    Added itemizedlist.label.markup to enable + selection of different bullet symbol. Also added several + potential bullet characters, commented out by default.

    +
  • +

    Enabled all id's in XEP output for external olinking.

    +

+ +

HTML

+

Images

  • +

    Added new SVG admonition graphics and navigation images.

    +

+

+
+ + +

Release 1.67.2

+ +

This release fixes a table bug introduced in the 1.67.1 + release.

+
+

Release 1.67.1

+ +

This release includes a number of bug fixes.

+

The following lists provide details about API and feature changes. +

FO

  • +

    Tables: Inherited cell properties are now passed to the + table.cell.properties template so they can + be overridden by a customization.

    +
  • +

    Tables: Added support for bgcolor PI on table row + element.

    +
  • +

    TOCs: Added new parameter + simplesect.in.toc; default value of + 0 causes simplesect to be omitted from TOCs; to + cause simplesect to be included in TOCs, you + must set the value of simplesect.in.toc to + 1.Comment from Norm: + +

    +

    Simplesect elements aren't supposed to + appear in the ToC at all... The use case for simplesect + is when, for example, every chapter in a book ends with + "Exercises" or "For More Information" sections and you + don't want those to appear in the ToC.

    +

    +

    +
  • +

    Sections: Reverted change that caused a variable reference + to be used in a template match and rewrote code to preserve + intended semantics.

    +
  • +

    Lists: Added workaround to prevent "* 0.60 + 1em" garbage in + list output from PassiveTeX

    +
  • +

    Moved the literal attributes from + component.title to the + component.title.properties attribute-set so + they can be customized.

    +
  • +

    Lists: Added glossdef's first + para to special handling in + fo:list-item-body.

    +

+ +

HTML

+

HTML Help

  • +

    Added support for generating windows-1252-encoded + output using Saxon; for more details, see the list of XSL Java extensions changes for this release.

    +

+

man pages

  • +

    Replaced named/numeric character-entity references for + non-breaking space with groff equivalent (backslash-tilde).

    +

+

XSL Java extensions

  • +

    Saxon extensions: Added the + Windows1252 class. It extends Saxon + 6.5.x with the windows-1252 character set, which is + particularly useful when generating HTML Help for Western + European Languages (code from + Pontus Haglund and contributed to the + DocBook community by Sectra AB, Sweden).

    +

    To use: +

    1. +

      Make sure that the Saxon 6.5.x jar file and the jar file for + the DocBook XSL Java extensions are in your CLASSPATH

      +
    2. +

      Create a DocBook XSL customization layer -- a file named + mystylesheet.xsl or whatever -- that, at a + minimum, contains the following: +

        <xsl:stylesheet
      +    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
      +    version='1.0'>
      +    <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
      +    <xsl:output method="html" encoding="WINDOWS-1252" indent="no"/>
      +    <xsl:param name="htmlhelp.encoding" select="'WINDOWS-1252'"></xsl:param>
      +    <xsl:param name="chunker.output.encoding" select="'WINDOWS-1252'"></xsl:param>
      +    <xsl:param name="saxon.character.representation" select="'native'"></xsl:param>
      +  </xsl:stylesheet>

      +

      +

      Invoke Saxon with the + encoding.windows-1252 Java system property set + to com.nwalsh.saxon.Windows1252; for example +

        java \
      +    -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \
      +  com.icl.saxon.StyleSheet \
      +  mydoc.xml mystylesheet.xsl

      + + Or, for a more complete "real world" case showing other + options you'll typically want to use: +

        java \
      +    -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \
      +    -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl \
      +    -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl \
      +    -Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl \
      +  com.icl.saxon.StyleSheet \
      +    -x org.apache.xml.resolver.tools.ResolvingXMLReader \
      +    -y org.apache.xml.resolver.tools.ResolvingXMLReader \
      +    -r org.apache.xml.resolver.tools.CatalogResolver \
      +  mydoc.xml mystylesheet.xsl

      + + In both cases, the "mystylesheet.xsl" file should be a + DocBook customization layer containing the parameters + show in step 2.

      +

    +

    +
  • +

    Saxon extensions: Removed Saxon 8 extensions from release package

    +

+

+
+

Release 1.67.0

+ +
  • +

    A number of important bug fixes.

    +
  • +

    Added Saxon8 extensions

    +
  • +

    Enabled dbfo table-width on + entrytbl in FO output

    +
  • +

    Added support for role=strong on + emphasis in FO output

    +
  • +

    Added new FO parameter + hyphenate.verbatim that can be used to turn + on "intelligent" wrapping of verbatim environments.

    +
  • +

    Replaced all <tt></tt> output with + <code></code>

    +
  • +

    Changed admon.graphic.width template to a + mode so that different admonitions can have different graphical + widths.

    +
  • +

    Deprecated the HTML shade.verbatim + parameter (use CSS instead)

    +
  • +

    Wrapped ToC + refentrytitle/refname and + refpurpose in span with class values. This + makes it possible to style them using a CSS stylesheet.

    +
  • +

    Use strong/em instead of + b/i in HTML output

    +
  • +

    Added support for converting Emphasis to + groff italic and Emphasis role='bold' to + bold. Controlled by + emphasis.propagates.style param, but not + documented yet using litprog system. Will do that next (planning + to add some other parameter-controllable options for hyphenation + and handling of line spacing).

    +
  • +

    callout.graphics.number.limit.xml + param: Changed the default from 10 to + 15.

    +
  • +

    verbatim.properties: Added + hyphenate=false

    +
  • +

    Saxon and Xalan Text.java extensions: Added support for + URIResolver() on insertfile href's

    +
  • +

    Added generated RELEASE-NOTES.txt + file.

    +
  • +

    Added INSTALL file (executable file for + generating catalog.xml)

    +
  • +

    Removed obsolete tools directory from + package

    +
+
+

Release 1.66.1

+ +
  • +

    A number of important bug fixes. +

    +
  • +

    +Now xml:base attributes that are generated by an +XInclude processor are resolved for image files. +

    +
  • +

    +Rewrote olink templates to support several new features. +

    +
    +
  • +

    +Added index.on.type parameter for new type +attribute introduced in DocBook 4.3 for indexterms and index. +This allows you to create multiple indices containing +different categories of entries. +For users of 4.2 and earlier, you can use the new parameter index.on.role +instead. +

    +
  • +

    +Added new +section.autolabel.max.depth parameter to turn off section numbering +below a certain depth. +This permits you to number major section levels and leave minor +section levels unnumbered.

    +
  • +

    +Added footnote.sep.leader.properties attribute set to format +the line separating footnotes in printed output. +

    +
  • +

    +Added parameter img.src.path as a prefix to HTML img src +attributes. +The prefix is added to whatever path is already generated by the +stylesheet for each image file.

    +
  • +

    +Added new attribute-sets +informalequation.properties, +informalexample.properties, +informalfigure.properties, and informaltable.properties, +so each such element type can be formatted +individually if needed. +

    +
  • +

    +Add component.label.includes.part.label +parameter to add any part number to chapter, appendix +and other component labels when +the label.from.part parameter is nonzero. +This permits you to distinguish multiple chapters with the same +chapter number in cross references and the TOC.

    +
  • +

    +Added chunk.separate.lots parameter for HTML output. +This parameter lets you generate separate chunk files for each LOT +(list of tables, list of figures, etc.).

    +
  • +

    Added several table features:

    +
    • +

      +Added table.table.properties attribute set to add +properties to the fo:table element. +

      +
    • +

      +Added placeholder templates named table.cell.properties +and table.cell.block.properties to enable adding properties +to any fo:table-cell or the cell's fo:block, respectively. + These templates are a start for implementing table styles.

      +
    +
  • +

    +Added new attribute +set component.title.properties for easy modifications of +component's title formatting in FO output. +

    +
  • +

    +Added Saxon support for an encoding attribute on the textdata element. Added new parameter +textdata.default.encoding which specifies encoding when +encoding attribute on +textdata is missing. +

    +
  • +

    +Template label.this.section now controls whole +section label, not only sub-label which corresponds to +particular label. Former behaviour was IMHO bug as it was +not usable. +

    +
  • +

    +Formatting in titleabbrev for TOC and headers +is preserved when there are no hotlink elements in the title. Formerly the title showed only the text of the title, no font changes or other markup. +

    +
  • +

    +Added intial.page.number template to set the initial-page-number +property for page sequences in print output. +Customizing this template lets you change when page numbering restarts. This is similar to the format.page.number template that lets you change how the page number formatting changes in the output. +

    +
  • +

    +Added force.page.count template to set the force-page-count +property for page sequences in print output. +This is similar to the format.page.number template. +

    +
  • +

    +Sort language for localized index sorting in autoidx-ng.xsl is now taken from document +lang, not from system environment. +

    +
  • +

    +Numbering and formatting of normal +and ulink footnotes (if turned on) has been unified. +Now ulink footnotes are mixed in with any other footnotes.

    +
  • +

    +Added support for renderas attribute in section and +sect1 et al. +This permits you to render a given section title as if it were a different level.

    +
  • +

    +Added support for label attribute in footnote to manually +supply the footnote mark. +

    +
  • +

    +Added support for DocBook 4.3 corpcredit element. +

    +
  • +

    +Added support for a dbfo keep-together PI for +formal objects (table, figure, example, equation, programlisting). That permits a formal object to be kept together if it is not already, or to be broken if it +is very long and the +default keep-together is not appropriate. +

    +
  • +

    +For graphics files, made file extension matching case +insensitive, and updated the list of graphics extensions. +

    +
  • +

    +Allow calloutlist to have block content before +the first callout +

    +
  • +

    +Added dbfo-need processing instruction to provide +soft page breaks. +

    +
  • +

    +Added implementation of existing but unused +default.image.width parameter for graphics. +

    +
  • +

    +Support DocBook NG tag inline element. +

    +
  • +

    +It appears that XEP now supports Unicode characters in +bookmarks. There is no further need to strip accents from +characters. +

    +
  • +

    +Make segmentedlist HTML markup +more semantic and available to CSS styles. +

    +
  • +

    +Added user.preroot placeholder template to +permit xsl-stylesheet and other PIs and comments to be +output before the HTML root element. +

    +
  • +

    +Non-chunked legalnotice now gets an <a +name="id"> element in HTML output +so it can be referenced with xref or link. +

    +
  • +

    +In chunked HTML output, changed link rel="home" to rel="start", +and link rel="previous" to rel="prev", per W3C HTML 4.01 +spec. +

    +
  • +

    +Added several patches to htmlhelp from W. Borgert +

    +
  • +

    +Added Bosnian locale file as common/bs.xml. +

    +
+
+

Release 1.65.0

+ +
  • +

    A number of important bug fixes. +

    +
  • +

    Added a workaround to allow these stylesheets to process DocBook NG +documents. (It’s a hack that pre-processes the document to strip off the +namespace and then uses exsl:node-set to process +the result.) +

    +
  • +

    Added alternative indexing mechanism which has better +internationalization support. New indexing method allows grouping of +accented letters like e, é, ë into the same group under letter "e". It +can also treat special letters (e.g. "ch") as one character and place +them in the correct position (e.g. between "h" and "i" in Czech +language).

    +

    In order to use this mechanism you must create customization +layer which imports some base stylesheet (like +fo/docbook.xsl, +html/chunk.xsl) and then includes appropriate +stylesheet with new indexing code +(fo/autoidx-ng.xsl or +html/autoidx-ng.xsl). For example:

    +
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    +                version="1.0">
    +
    +<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/>
    +<xsl:include href="http://docbook.sourceforge.net/release/xsl/current/fo/autoidx-ng.xsl"/>
    +
    +</xsl:stylesheet>
    +

    New method is known to work with Saxon and it should also work +with xsltproc 1.1.1 and later. Currently supported languages are +English, Czech, German, French, Spanish and Danish.

    +
+
+

Release 1.64.1

+ +

General bug fixes and improvements. Sorry about the failure to produce +an updated release notes file for 1.62.0—1.63.2

  • +

    In the course of fixing bug #849787, wrapping Unicode callouts +with an appropriate font change in the Xalan extensions, I discovered +that the Xalan APIs have changed a bit. So xalan2.jar +will work with older Xalan 2 implementations, xalan25.jar +works with Xalan 2.5.

    +
+
+

Release 1.61.0

+ +

Lots of bug fixes and improvements.

  • +

    Initial support for timestamp PI. From now you + can use <?dbtimestamp format="Y-m-d H:M:S"?> to get current + datetime in your document. Added localization support for datetime PI +

    +
  • +

    Added level 6 to test for section depth in +section.level template so that +section.title.level6.properties will be used for sections +that are 6 deep or deeper. This should also cause a h6 to be +created in html output. +

    +
  • +

    Don't use SVG graphics if use.svg=0 +

    +
  • +

    Now uses number-and-title-template for sections + only if section.autolabel is not zero. +

    +
  • +

    Added missing 'english-language-name' attribute to +the l10n element, and the missing 'style' attribute to the +template element so the current gentext documents will +validate. +

    +
  • +

    Corrected several references to parameter + qanda.defaultlabel that were missing the "$". +

    +
  • +

    Now accepts admon.textlabel parameter to turn off + Note, Warning, etc. label. +

    +
  • +

    FeatReq #684561: support more XEP metadata +

    +
  • +

    Added hyphenation support. Added support for coref. +Added beginpage support. (does nothing; see TDG). +

    +
  • +

    Added support for +hyphenation-character, hyphenation-push-character-count, and +hyphenation-remain-character-count +

    +
  • +

    Added root.properties, +ebnf.assignment, +and ebnf.statement.terminator +

    +
  • +

    Support bgcolor PI in table cells; make sure +rowsep and colsep don't have any effect on the last row or +column +

    +
  • +

    Handle othercredit on titlepage a little +better +

    +
  • +

    Applied fix from Jeff Beal that fixed the bug +that put secondary page numbers on primary entries. Same +with tertiary page numbers on secondary entries. +

    +
  • +

    Added definition of missing variable +collection. +

    +
  • +

    Make footnote formatting 'normal' even when it +occurs in a context that has special formatting +

    +
  • +

    Added warning when glossary.collection is not +blank, but it cannot open the specified file. +

    +
  • +

    Pick up the frame attribute on table and +informaltable. +

    +
  • +

    indexdiv/title +in non-autogenerated indexes are +now picked up. +

    +
  • +

    Removed (unused) +component.title.properties +

    +
  • +

    Move IDs from +page-sequences down to titlepage blocks +

    +
  • +

    Use +proportional-column-width(1) on more tables. +

    +

    Use proportional-column-width() for +header/footer tables; suppress relative-align when when +using FOP +

    +
  • +

    Check for glossterm.auto.link when linking +firstterms; don't output gl. prefix on glossterm links +

    +
  • +

    Generate Part ToCs +

    +
  • +

    Support glossary, bibliography, +and index in component ToCs. +

    +
  • +

    Refactored chunking code so that +customization of chunk algorithm and chunk elements is more +practical +

    +
  • +

    Support textobject/phrase +on inlinemediaobject. +

    +
  • +

    Support 'start' PI on ordered lists +

    +
  • +

    Fixed test of $toc PI to turn on qandaset TOC. +

    +
  • +

    Added process.chunk.footnotes to sect2 through +5 to fix bug of missing footnotes when chunk level greater +than 1. +

    +
  • +

    Added +paramater toc.max.depth which controls maximal depth of ToC +as requested by PHP-DOC group. +

    +
  • +

    Exempted titleabbrev from preamble processing in +lists, and fixed variablelist preamble code to use the same +syntax as the other lists. +

    +
  • +

    Added support for elements between variablelist +and first varlistentry since DocBook 4.2 supports that now. +

    +
+
+

Release 1.60.1

+ +

Lots of bug fixes.

  • +

    The format of the titlepage.templates.xml files and +the stylesheet that transforms them have been significantly changed. All of the +attributes used to control the templates are now namespace qualified. So what +used to be:

    +
    <t:titlepage element="article" wrapper="fo:block">
    +

    is now:

    +
    <t:titlepage t:element="article" t:wrapper="fo:block">
    +

    Attributes from other namespaces (including those that are unqualified) are +now copied directly through. In practice, this means that the names that used +to be fo: qualified:

    +
    <title named-template="component.title"
    +       param:node="ancestor-or-self::article[1]"
    +       fo:text-align="center"
    +       fo:keep-with-next="always"
    +       fo:font-size="&hsize5;"
    +       fo:font-weight="bold"
    +       fo:font-family="{$title.font.family}"/>
    +

    are now unqualified:

    +
    <title t:named-template="component.title"
    +       param:node="ancestor-or-self::article[1]"
    +       text-align="center"
    +       keep-with-next="always"
    +       font-size="&hsize5;"
    +       font-weight="bold"
    +       font-family="{$title.font.family}"/>
    +

    The t:titlepage and t:titlepage-content +elements both generate wrappers now. And unqualified attributes on those elements +are passed through. This means that you can now make the title font apply to +ane entire titlepage and make the entire recto +titlepage centered by specifying the font and alignment on the those elements:

    +
    <t:titlepage t:element="article" t:wrapper="fo:block"
    +             font-family="{$title.font.family}">
    +
    +  <t:titlepage-content t:side="recto"
    +             text-align="center">
    + + + + + +
  • +

    Support use of titleabbrev in running +headers and footers. +

    +
  • +

    Added (experimental) xref.with.number.and.title +parameter to enable number/title cross references even when the +default would +be just the number. +

    +
  • +

    Generate part ToCs if they're requested. +

    +
  • +

    Use proportional-column-width() in header/footer tables. +

    +
  • +

    Handle alignment correctly when screenshot +wraps a graphic in a figure. +

    +
  • +

    Format chapter and appendix +cross references consistently. +

    +
  • +

    Attempt to support tables with multiple tgroups +in FO. +

    +
  • +

    Output fo:table-columns in +simplelist tables. +

    +
  • +

    Use titlepage.templates.xml for +indexdiv and glossdiv formatting. +

    +
  • +

    Improve support for new bibliography elements. +

    +
  • +

    Added +footnote.number.format, +table.footnote.number.format, +footnote.number.symbols, and +table.footnote.number.symbols for better control of +footnote markers. +

    +
  • +

    Added glossentry.show.acronyms. +

    +
  • +

    Suppress the draft-mode page masters when +draft-mode is no. +

    +
  • +

    Make blank pages verso not recto. D'Oh! +

    +
  • +

    Improved formatting of ulink footnotes. +

    +
  • +

    Fixed bugs in graphic width/height calculations. +

    +
  • +

    Added class attributes to inline elements. +

    +
  • +

    Don't add .html to the filenames identified +with the dbhtml PI. +

    +
  • +

    Don't force a ToC when sections contain refentrys. +

    +
  • +

    Make section title sizes a function of the +body.master.size. +

    +
+
+

Release 1.59.2

+ +

The 1.59.2 fixes an FO bug in the page masters that causes FOP to fail. +

  • +

    Removed the region-name from the region-body of blank pages. There's +no reason to give the body of blank pages a unique name and doing so causes +a mismatch that FOP detects. +

    +
  • +

    Output IDs for the first paragraphs in listitems. +

    +
  • +

    Fixed some small bugs in the handling of page numbers in double-sided mode. +

    +
  • +

    Attempt to prevent duplicated IDs from being produced when +endterm on xref points +to something with nested structure. +

    +
  • +

    Fix aligment problems in equations. +

    +
  • +

    Output the type attribute on unordered lists (UL) in HTML only if +the css.decoration parameter is true. +

    +
  • +

    Calculate the font size in formal.title.properties so that it's 1.2 times +the base font size, not a fixed "12pt". +

    +
+
+

Release 1.59.1

+ +

The 1.59.1 fixes a few bugs. +

  • +

    Added Bulgarian localization. +

    +
  • +

    Indexing improvements; localize book indexes to books but allow setindex +to index an entire set. +

    +
  • +

    The default value for rowsep and colsep is now "1" as per CALS. +

    +
  • +

    Added support for titleabbrev (use them for cross +references). +

    +
  • +

    Improvements to mediaobject for selecting print vs. online +images. +

    +
  • +

    Added seperate property sets for figures, +examples, equations, tabless, +and procedures. +

    +
  • +

    Make lineannotations italic. +

    +
  • +

    Support xrefstyle attribute. +

    +
  • +

    Make endterm on +xref higher priority than +xreflabel target. +

    +
  • +

    Glossary formatting improvements. +

    +
+
+

Release 1.58.0

+ +

The 1.58.0 adds some initial support for extensions in xsltproc, adds +a few features, and fixes bugs. +

  • +

    This release contains the first attempt at extension support for xsltproc. +The only extension available to date is the one that adjusts table column widths. +Run extensions/xsltproc/python/xslt.py. +

    +
  • +

    Fixed bugs in calculation of adjusted column widths to correct for rounding +errors. +

    +
  • +

    Support nested refsection elements correctly. +

    +
  • +

    Reworked gentext.template to take context into consideration. +The name of elements in localization files is now an xpath-like context list, not +just a simple name. +

    +
  • +

    Made some improvements to bibliography formatting. +

    +
  • +

    Improved graphical formatting of admonitions. +

    +
  • +

    Added support for entrytbl. +

    +
  • +

    Support spanning index terms. +

    +
  • +

    Support bibliosource. +

    +
+
+

Release 1.57.0

+ +
  • +

    The 1.57.0 release wasn't documented here. Oops. +

    +
+
+

Release 1.56.0

+ +

The 1.56.0 release fixes bugs. +

  • +

    Reworked chunking. This will break all existing customizations +layers that change the chunking algorithm. If you're customizing chunking, +look at the new content parameter that's passed to +process-chunk-element and friends. +

    +
  • +

    Support continued and inherited numeration in orderedlist +formatting for FOs. +

    +
  • +

    Added Thai localization. +

    +
  • +

    Tweaked stylesheet documentation stylesheets to link to TDG and +the parameter references. +

    +
  • +

    Allow title on tables of contents ("Table of Contents") to be optional. +Added new keyword to generate.toc. +Support tables of contents on sections. +

    +
  • +

    Made separate parameters for table borders and table cell borders: +table.frame.border.color, +table.frame.border.style, +table.frame.border.thickness, +table.cell.border.color, +table.cell.border.style, and +table.cell.border.thickness. +

    +
  • +

    Suppress formatting of endofrange indexterms. +This is only half-right. They should generate a range, but I haven't figured out how +to do that yet. +

    +
  • +

    Support revdescription. (Bug #582192) +

    +
  • +

    Added default.float.class and fixed figure +floats. (Bug #497603) +

    +
  • +

    Fixed formatting of sbr in FOs. +

    +
  • +

    Added context to the missing template error message. +

    +
  • +

    Process arg correctly in a group. +(Bug #605150) +

    +
  • +

    Removed 'keep-with-next' from formal.title.properties +attribute set now that the stylesheets support the option of putting +such titles below the object. Now the $placement value determines if +'keep-with-next' or 'keep-with-previous' is used in the title block. +

    +
  • +

    Wrap url() around external-destinations when appropriate. +

    +
  • +

    Fixed typo in compact list spacing. (Bug #615464) +

    +
  • +

    Removed spurious hash in anchor name. (Bug #617717) +

    +
  • +

    Address is now displayed verbatim on title pages. (Bug #618600) +

    +
  • +

    The bridgehead.in.toc parameter is now properly +supported. +

    +
  • +

    Improved effectiveness of HTML cleanup by increasing the number +of places where it is used. Improve use of HTML cleanup in XHTML stylesheets. +

    +
  • +

    Support table of contents for appendix in +article. (Bug #596599) +

    +
  • +

    Don't duplicate footnotes in bibliographys and +glossarys. (Bug #583282) +

    +
  • +

    Added default.image.width. (Bug #516859) +

    +
  • +

    Totally reworked funcsynopsis code; it now +supports a 'tabular' presentation style for 'wide' prototypes; see +funcsynopsis.tabular.threshold. (HTML only +right now, I think, FO support, uh, real soon now.) +

    +
  • +

    Reworked support for difference marking; toned down the colors a bit +and added a system.head.content template so that the diff CSS +wasn't overriding user.head.content. (Bug #610660) +

    +
  • +

    Added call to the *.head.content elements when writing +out long description chunks. +

    +
  • +

    Make sure legalnotice link is correct even when +chunking to a different base.dir. +

    +
  • +

    Use CSS to set viewport characteristics if +css.decoration is non-zero, use div instead of p for making +graphic a block element; make figure titles the +default alt +text for images in a figure.

    +
  • +

    Added space-after to list.block.spacing. +

    +
  • +

    Reworked section.level template to give correct answer +instead of being off by one. +

    +
  • +

    When processing tables, use the tabstyle +attribute as the division class. +

    +
  • +

    Fixed bug in html2xhtml.xsl that was causing the +XHTML chunker to output HTML instead of XHTML. +

    +
+
+

Older releases

+ +

To view the release notes for older releases, see http://cvs.sourceforge.net/viewcvs.py/docbook/xsl/RELEASE-NOTES.xml. Be + aware that there were no release notes for releases prior to the + 1.50.0 release.

+
+

About dot-zero releases

+ +

DocBook Project “dot zero” releases should be + considered experimental and are always + followed by stable “dot one plus” releases, usually within + two or three weeks. Please help to ensure the stability of + “dot one plus” releases by carefully testing each + “dot zero” release and reporting back about any + problems you find.

+

It is not recommended that you use a “dot zero” + release in a production system. Instead, you should wait for + the “dot one” or greater versions.

+
+
+ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.pdf b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.pdf new file mode 100644 index 00000000..75c2d212 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.pdf @@ -0,0 +1,33022 @@ +%PDF-1.4 +%ÐÔÅØ +1 0 obj +<< /S /GoTo /D (section.1) >> +endobj +4 0 obj +(Release Notes: snapshot\1379372) +endobj +5 0 obj +<< /S /GoTo /D (subsection.1.1) >> +endobj +8 0 obj +(Gentext) +endobj +9 0 obj +<< /S /GoTo /D (subsection.1.2) >> +endobj +12 0 obj +(Common) +endobj +13 0 obj +<< /S /GoTo /D (subsection.1.3) >> +endobj +16 0 obj +(FO) +endobj +17 0 obj +<< /S /GoTo /D (subsection.1.4) >> +endobj +20 0 obj +(HTML) +endobj +21 0 obj +<< /S /GoTo /D (subsection.1.5) >> +endobj +24 0 obj +(Manpages) +endobj +25 0 obj +<< /S /GoTo /D (subsection.1.6) >> +endobj +28 0 obj +(Epub) +endobj +29 0 obj +<< /S /GoTo /D (subsection.1.7) >> +endobj +32 0 obj +(HTMLHelp) +endobj +33 0 obj +<< /S /GoTo /D (subsection.1.8) >> +endobj +36 0 obj +(Eclipse) +endobj +37 0 obj +<< /S /GoTo /D (subsection.1.9) >> +endobj +40 0 obj +(JavaHelp) +endobj +41 0 obj +<< /S /GoTo /D (subsection.1.10) >> +endobj +44 0 obj +(Roundtrip) +endobj +45 0 obj +<< /S /GoTo /D (subsection.1.11) >> +endobj +48 0 obj +(Slides) +endobj +49 0 obj +<< /S /GoTo /D (subsection.1.12) >> +endobj +52 0 obj +(Website) +endobj +53 0 obj +<< /S /GoTo /D (subsection.1.13) >> +endobj +56 0 obj +(Webhelp) +endobj +57 0 obj +<< /S /GoTo /D (subsection.1.14) >> +endobj +60 0 obj +(Params) +endobj +61 0 obj +<< /S /GoTo /D (subsection.1.15) >> +endobj +64 0 obj +(Highlighting) +endobj +65 0 obj +<< /S /GoTo /D (subsection.1.16) >> +endobj +68 0 obj +(Profiling) +endobj +69 0 obj +<< /S /GoTo /D (subsection.1.17) >> +endobj +72 0 obj +(Lib) +endobj +73 0 obj +<< /S /GoTo /D (subsection.1.18) >> +endobj +76 0 obj +(Template) +endobj +77 0 obj +<< /S /GoTo /D (subsection.1.19) >> +endobj +80 0 obj +(Extensions) +endobj +81 0 obj +<< /S /GoTo /D (subsection.1.20) >> +endobj +84 0 obj +(XSL-Saxon) +endobj +85 0 obj +<< /S /GoTo /D (section.2) >> +endobj +88 0 obj +(Release Notes: 1.77.0) +endobj +89 0 obj +<< /S /GoTo /D (subsection.2.1) >> +endobj +92 0 obj +(Gentext) +endobj +93 0 obj +<< /S /GoTo /D (subsection.2.2) >> +endobj +96 0 obj +(Common) +endobj +97 0 obj +<< /S /GoTo /D (subsection.2.3) >> +endobj +100 0 obj +(FO) +endobj +101 0 obj +<< /S /GoTo /D (subsection.2.4) >> +endobj +104 0 obj +(HTML) +endobj +105 0 obj +<< /S /GoTo /D (subsection.2.5) >> +endobj +108 0 obj +(Epub) +endobj +109 0 obj +<< /S /GoTo /D (subsection.2.6) >> +endobj +112 0 obj +(HTMLHelp) +endobj +113 0 obj +<< /S /GoTo /D (subsection.2.7) >> +endobj +116 0 obj +(Eclipse) +endobj +117 0 obj +<< /S /GoTo /D (subsection.2.8) >> +endobj +120 0 obj +(JavaHelp) +endobj +121 0 obj +<< /S /GoTo /D (subsection.2.9) >> +endobj +124 0 obj +(Webhelp) +endobj +125 0 obj +<< /S /GoTo /D (subsection.2.10) >> +endobj +128 0 obj +(Params) +endobj +129 0 obj +<< /S /GoTo /D (subsection.2.11) >> +endobj +132 0 obj +(Highlighting) +endobj +133 0 obj +<< /S /GoTo /D (subsection.2.12) >> +endobj +136 0 obj +(Profiling) +endobj +137 0 obj +<< /S /GoTo /D (subsection.2.13) >> +endobj +140 0 obj +(Lib) +endobj +141 0 obj +<< /S /GoTo /D (subsection.2.14) >> +endobj +144 0 obj +(Template) +endobj +145 0 obj +<< /S /GoTo /D (subsection.2.15) >> +endobj +148 0 obj +(Extensions) +endobj +149 0 obj +<< /S /GoTo /D (subsection.2.16) >> +endobj +152 0 obj +(XSL-Saxon) +endobj +153 0 obj +<< /S /GoTo /D (section.3) >> +endobj +156 0 obj +(Release Notes: 1.76.1) +endobj +157 0 obj +<< /S /GoTo /D (subsection.3.1) >> +endobj +160 0 obj +(FO) +endobj +161 0 obj +<< /S /GoTo /D (subsection.3.2) >> +endobj +164 0 obj +(HTML) +endobj +165 0 obj +<< /S /GoTo /D (subsection.3.3) >> +endobj +168 0 obj +(Params) +endobj +169 0 obj +<< /S /GoTo /D (section.4) >> +endobj +172 0 obj +(Release Notes: 1.76.0) +endobj +173 0 obj +<< /S /GoTo /D (subsection.4.1) >> +endobj +176 0 obj +(Gentext) +endobj +177 0 obj +<< /S /GoTo /D (subsection.4.2) >> +endobj +180 0 obj +(Common) +endobj +181 0 obj +<< /S /GoTo /D (subsection.4.3) >> +endobj +184 0 obj +(FO) +endobj +185 0 obj +<< /S /GoTo /D (subsection.4.4) >> +endobj +188 0 obj +(HTML) +endobj +189 0 obj +<< /S /GoTo /D (subsection.4.5) >> +endobj +192 0 obj +(Manpages) +endobj +193 0 obj +<< /S /GoTo /D (subsection.4.6) >> +endobj +196 0 obj +(Epub) +endobj +197 0 obj +<< /S /GoTo /D (subsection.4.7) >> +endobj +200 0 obj +(Eclipse) +endobj +201 0 obj +<< /S /GoTo /D (subsection.4.8) >> +endobj +204 0 obj +(Params) +endobj +205 0 obj +<< /S /GoTo /D (subsection.4.9) >> +endobj +208 0 obj +(XSL-Xalan) +endobj +209 0 obj +<< /S /GoTo /D (section.5) >> +endobj +212 0 obj +(Release Notes: 1.75.2) +endobj +213 0 obj +<< /S /GoTo /D (subsection.5.1) >> +endobj +216 0 obj +(Gentext) +endobj +217 0 obj +<< /S /GoTo /D (subsection.5.2) >> +endobj +220 0 obj +(Common) +endobj +221 0 obj +<< /S /GoTo /D (subsection.5.3) >> +endobj +224 0 obj +(FO) +endobj +225 0 obj +<< /S /GoTo /D (subsection.5.4) >> +endobj +228 0 obj +(HTML) +endobj +229 0 obj +<< /S /GoTo /D (subsection.5.5) >> +endobj +232 0 obj +(Manpages) +endobj +233 0 obj +<< /S /GoTo /D (subsection.5.6) >> +endobj +236 0 obj +(Epub) +endobj +237 0 obj +<< /S /GoTo /D (subsection.5.7) >> +endobj +240 0 obj +(Profiling) +endobj +241 0 obj +<< /S /GoTo /D (subsection.5.8) >> +endobj +244 0 obj +(XSL-Saxon) +endobj +245 0 obj +<< /S /GoTo /D (subsection.5.9) >> +endobj +248 0 obj +(XSL-Xalan) +endobj +249 0 obj +<< /S /GoTo /D (section.6) >> +endobj +252 0 obj +(Release Notes: 1.75.1) +endobj +253 0 obj +<< /S /GoTo /D (subsection.6.1) >> +endobj +256 0 obj +(FO) +endobj +257 0 obj +<< /S /GoTo /D (subsection.6.2) >> +endobj +260 0 obj +(HTML) +endobj +261 0 obj +<< /S /GoTo /D (subsection.6.3) >> +endobj +264 0 obj +(Epub) +endobj +265 0 obj +<< /S /GoTo /D (subsection.6.4) >> +endobj +268 0 obj +(Params) +endobj +269 0 obj +<< /S /GoTo /D (section.7) >> +endobj +272 0 obj +(Release Notes: 1.75.0) +endobj +273 0 obj +<< /S /GoTo /D (subsection.7.1) >> +endobj +276 0 obj +(Gentext) +endobj +277 0 obj +<< /S /GoTo /D (subsection.7.2) >> +endobj +280 0 obj +(Common) +endobj +281 0 obj +<< /S /GoTo /D (subsection.7.3) >> +endobj +284 0 obj +(FO) +endobj +285 0 obj +<< /S /GoTo /D (subsection.7.4) >> +endobj +288 0 obj +(HTML) +endobj +289 0 obj +<< /S /GoTo /D (subsection.7.5) >> +endobj +292 0 obj +(Manpages) +endobj +293 0 obj +<< /S /GoTo /D (subsection.7.6) >> +endobj +296 0 obj +(ePub) +endobj +297 0 obj +<< /S /GoTo /D (subsection.7.7) >> +endobj +300 0 obj +(HTMLHelp) +endobj +301 0 obj +<< /S /GoTo /D (subsection.7.8) >> +endobj +304 0 obj +(Params) +endobj +305 0 obj +<< /S /GoTo /D (subsection.7.9) >> +endobj +308 0 obj +(Highlighting) +endobj +309 0 obj +<< /S /GoTo /D (subsection.7.10) >> +endobj +312 0 obj +(XSL-Saxon) +endobj +313 0 obj +<< /S /GoTo /D (subsection.7.11) >> +endobj +316 0 obj +(XSL-Xalan) +endobj +317 0 obj +<< /S /GoTo /D (section.8) >> +endobj +320 0 obj +(Release Notes: 1.74.3) +endobj +321 0 obj +<< /S /GoTo /D (section.9) >> +endobj +324 0 obj +(Release Notes: 1.74.2) +endobj +325 0 obj +<< /S /GoTo /D (section.10) >> +endobj +328 0 obj +(Release Notes: 1.74.1) +endobj +329 0 obj +<< /S /GoTo /D (subsection.10.1) >> +endobj +332 0 obj +(Gentext) +endobj +333 0 obj +<< /S /GoTo /D (subsection.10.2) >> +endobj +336 0 obj +(FO) +endobj +337 0 obj +<< /S /GoTo /D (subsection.10.3) >> +endobj +340 0 obj +(HTML) +endobj +341 0 obj +<< /S /GoTo /D (subsection.10.4) >> +endobj +344 0 obj +(Manpages) +endobj +345 0 obj +<< /S /GoTo /D (subsection.10.5) >> +endobj +348 0 obj +(ePub) +endobj +349 0 obj +<< /S /GoTo /D (subsection.10.6) >> +endobj +352 0 obj +(Roundtrip) +endobj +353 0 obj +<< /S /GoTo /D (subsection.10.7) >> +endobj +356 0 obj +(Params) +endobj +357 0 obj +<< /S /GoTo /D (subsection.10.8) >> +endobj +360 0 obj +(Highlighting) +endobj +361 0 obj +<< /S /GoTo /D (section.11) >> +endobj +364 0 obj +(Release Notes: 1.74.0) +endobj +365 0 obj +<< /S /GoTo /D (subsection.11.1) >> +endobj +368 0 obj +(Gentext) +endobj +369 0 obj +<< /S /GoTo /D (subsection.11.2) >> +endobj +372 0 obj +(Common) +endobj +373 0 obj +<< /S /GoTo /D (subsection.11.3) >> +endobj +376 0 obj +(FO) +endobj +377 0 obj +<< /S /GoTo /D (subsection.11.4) >> +endobj +380 0 obj +(HTML) +endobj +381 0 obj +<< /S /GoTo /D (subsection.11.5) >> +endobj +384 0 obj +(Manpages) +endobj +385 0 obj +<< /S /GoTo /D (subsection.11.6) >> +endobj +388 0 obj +(Epub) +endobj +389 0 obj +<< /S /GoTo /D (subsection.11.7) >> +endobj +392 0 obj +(HTMLHelp) +endobj +393 0 obj +<< /S /GoTo /D (subsection.11.8) >> +endobj +396 0 obj +(Eclipse) +endobj +397 0 obj +<< /S /GoTo /D (subsection.11.9) >> +endobj +400 0 obj +(JavaHelp) +endobj +401 0 obj +<< /S /GoTo /D (subsection.11.10) >> +endobj +404 0 obj +(Roundtrip) +endobj +405 0 obj +<< /S /GoTo /D (subsection.11.11) >> +endobj +408 0 obj +(Slides) +endobj +409 0 obj +<< /S /GoTo /D (subsection.11.12) >> +endobj +412 0 obj +(Website) +endobj +413 0 obj +<< /S /GoTo /D (subsection.11.13) >> +endobj +416 0 obj +(Params) +endobj +417 0 obj +<< /S /GoTo /D (subsection.11.14) >> +endobj +420 0 obj +(Profiling) +endobj +421 0 obj +<< /S /GoTo /D (subsection.11.15) >> +endobj +424 0 obj +(Tools) +endobj +425 0 obj +<< /S /GoTo /D (subsection.11.16) >> +endobj +428 0 obj +(Extensions) +endobj +429 0 obj +<< /S /GoTo /D (subsection.11.17) >> +endobj +432 0 obj +(XSL-Saxon) +endobj +433 0 obj +<< /S /GoTo /D (subsection.11.18) >> +endobj +436 0 obj +(XSL-Xalan) +endobj +437 0 obj +<< /S /GoTo /D (subsection.11.19) >> +endobj +440 0 obj +(XSL-libxslt) +endobj +441 0 obj +<< /S /GoTo /D (section.12) >> +endobj +444 0 obj +(Release Notes: 1.73.2) +endobj +445 0 obj +<< /S /GoTo /D (section.13) >> +endobj +448 0 obj +(Release: 1.73.1) +endobj +449 0 obj +<< /S /GoTo /D (subsection.13.1) >> +endobj +452 0 obj +(Gentext) +endobj +453 0 obj +<< /S /GoTo /D (subsection.13.2) >> +endobj +456 0 obj +(FO) +endobj +457 0 obj +<< /S /GoTo /D (subsection.13.3) >> +endobj +460 0 obj +(HTML) +endobj +461 0 obj +<< /S /GoTo /D (subsection.13.4) >> +endobj +464 0 obj +(Manpages) +endobj +465 0 obj +<< /S /GoTo /D (subsection.13.5) >> +endobj +468 0 obj +(HTMLHelp) +endobj +469 0 obj +<< /S /GoTo /D (subsection.13.6) >> +endobj +472 0 obj +(Eclipse) +endobj +473 0 obj +<< /S /GoTo /D (subsection.13.7) >> +endobj +476 0 obj +(JavaHelp) +endobj +477 0 obj +<< /S /GoTo /D (subsection.13.8) >> +endobj +480 0 obj +(Roundtrip) +endobj +481 0 obj +<< /S /GoTo /D (subsection.13.9) >> +endobj +484 0 obj +(Params) +endobj +485 0 obj +<< /S /GoTo /D (section.14) >> +endobj +488 0 obj +(Release: 1.73.0) +endobj +489 0 obj +<< /S /GoTo /D (subsection.14.1) >> +endobj +492 0 obj +(Gentext) +endobj +493 0 obj +<< /S /GoTo /D (subsection.14.2) >> +endobj +496 0 obj +(Common) +endobj +497 0 obj +<< /S /GoTo /D (subsection.14.3) >> +endobj +500 0 obj +(FO) +endobj +501 0 obj +<< /S /GoTo /D (subsection.14.4) >> +endobj +504 0 obj +(HTML) +endobj +505 0 obj +<< /S /GoTo /D (subsection.14.5) >> +endobj +508 0 obj +(Manpages) +endobj +509 0 obj +<< /S /GoTo /D (subsection.14.6) >> +endobj +512 0 obj +(Eclipse) +endobj +513 0 obj +<< /S /GoTo /D (subsection.14.7) >> +endobj +516 0 obj +(JavaHelp) +endobj +517 0 obj +<< /S /GoTo /D (subsection.14.8) >> +endobj +520 0 obj +(Roundtrip) +endobj +521 0 obj +<< /S /GoTo /D (subsection.14.9) >> +endobj +524 0 obj +(Params) +endobj +525 0 obj +<< /S /GoTo /D (subsection.14.10) >> +endobj +528 0 obj +(Highlighting) +endobj +529 0 obj +<< /S /GoTo /D (subsection.14.11) >> +endobj +532 0 obj +(Profiling) +endobj +533 0 obj +<< /S /GoTo /D (subsection.14.12) >> +endobj +536 0 obj +(Lib) +endobj +537 0 obj +<< /S /GoTo /D (subsection.14.13) >> +endobj +540 0 obj +(Tools) +endobj +541 0 obj +<< /S /GoTo /D (subsection.14.14) >> +endobj +544 0 obj +(XSL-Saxon) +endobj +545 0 obj +<< /S /GoTo /D (subsection.14.15) >> +endobj +548 0 obj +(XSL-Xalan) +endobj +549 0 obj +<< /S /GoTo /D (section.15) >> +endobj +552 0 obj +(Release: 1.72.0) +endobj +553 0 obj +<< /S /GoTo /D (subsection.15.1) >> +endobj +556 0 obj +(Common) +endobj +557 0 obj +<< /S /GoTo /D (subsection.15.2) >> +endobj +560 0 obj +(FO) +endobj +561 0 obj +<< /S /GoTo /D (subsection.15.3) >> +endobj +564 0 obj +(HTML) +endobj +565 0 obj +<< /S /GoTo /D (subsection.15.4) >> +endobj +568 0 obj +(Manpages) +endobj +569 0 obj +<< /S /GoTo /D (subsection.15.5) >> +endobj +572 0 obj +(Params) +endobj +573 0 obj +<< /S /GoTo /D (subsection.15.6) >> +endobj +576 0 obj +(Template) +endobj +577 0 obj +<< /S /GoTo /D (subsection.15.7) >> +endobj +580 0 obj +(Roundtrip) +endobj +581 0 obj +<< /S /GoTo /D (section.16) >> +endobj +584 0 obj +(Release: 1.71.1) +endobj +585 0 obj +<< /S /GoTo /D (subsection.16.1) >> +endobj +588 0 obj +(Common) +endobj +589 0 obj +<< /S /GoTo /D (subsection.16.2) >> +endobj +592 0 obj +(FO) +endobj +593 0 obj +<< /S /GoTo /D (subsection.16.3) >> +endobj +596 0 obj +(HTML) +endobj +597 0 obj +<< /S /GoTo /D (subsection.16.4) >> +endobj +600 0 obj +(Highlighting) +endobj +601 0 obj +<< /S /GoTo /D (subsection.16.5) >> +endobj +604 0 obj +(Manpages) +endobj +605 0 obj +<< /S /GoTo /D (subsection.16.6) >> +endobj +608 0 obj +(Params) +endobj +609 0 obj +<< /S /GoTo /D (subsection.16.7) >> +endobj +612 0 obj +(Profiling) +endobj +613 0 obj +<< /S /GoTo /D (section.17) >> +endobj +616 0 obj +(Release: 1.71.0) +endobj +617 0 obj +<< /S /GoTo /D (subsection.17.1) >> +endobj +620 0 obj +(Common) +endobj +621 0 obj +<< /S /GoTo /D (subsection.17.2) >> +endobj +624 0 obj +(Extensions) +endobj +625 0 obj +<< /S /GoTo /D (subsection.17.3) >> +endobj +628 0 obj +(FO) +endobj +629 0 obj +<< /S /GoTo /D (subsection.17.4) >> +endobj +632 0 obj +(HTML) +endobj +633 0 obj +<< /S /GoTo /D (subsection.17.5) >> +endobj +636 0 obj +(Highlighting) +endobj +637 0 obj +<< /S /GoTo /D (subsection.17.6) >> +endobj +640 0 obj +(Manpages) +endobj +641 0 obj +<< /S /GoTo /D (subsection.17.7) >> +endobj +644 0 obj +(Params) +endobj +645 0 obj +<< /S /GoTo /D (subsection.17.8) >> +endobj +648 0 obj +(Tools) +endobj +649 0 obj +<< /S /GoTo /D (section.18) >> +endobj +652 0 obj +(Release: 1.70.1) +endobj +653 0 obj +<< /S /GoTo /D (subsection.18.1) >> +endobj +656 0 obj +(FO) +endobj +657 0 obj +<< /S /GoTo /D (subsection.18.2) >> +endobj +660 0 obj +(HTML) +endobj +661 0 obj +<< /S /GoTo /D (subsection.18.3) >> +endobj +664 0 obj +(HTMLHelp) +endobj +665 0 obj +<< /S /GoTo /D (subsection.18.4) >> +endobj +668 0 obj +(Params) +endobj +669 0 obj +<< /S /GoTo /D (section.19) >> +endobj +672 0 obj +(Release: 1.70.0) +endobj +673 0 obj +<< /S /GoTo /D (subsection.19.1) >> +endobj +676 0 obj +(Common) +endobj +677 0 obj +<< /S /GoTo /D (subsection.19.2) >> +endobj +680 0 obj +(Extensions) +endobj +681 0 obj +<< /S /GoTo /D (subsection.19.3) >> +endobj +684 0 obj +(FO) +endobj +685 0 obj +<< /S /GoTo /D (subsection.19.4) >> +endobj +688 0 obj +(HTML) +endobj +689 0 obj +<< /S /GoTo /D (subsection.19.5) >> +endobj +692 0 obj +(Manpages) +endobj +693 0 obj +<< /S /GoTo /D (subsection.19.6) >> +endobj +696 0 obj +(Params) +endobj +697 0 obj +<< /S /GoTo /D (subsection.19.7) >> +endobj +700 0 obj +(Profiling) +endobj +701 0 obj +<< /S /GoTo /D (subsection.19.8) >> +endobj +704 0 obj +(Tools) +endobj +705 0 obj +<< /S /GoTo /D (subsection.19.9) >> +endobj +708 0 obj +(WordML) +endobj +709 0 obj +<< /S /GoTo /D (section.20) >> +endobj +712 0 obj +(Release 1.69.1) +endobj +713 0 obj +<< /S /GoTo /D (section.21) >> +endobj +716 0 obj +(Release 1.69.0) +endobj +717 0 obj +<< /S /GoTo /D (subsection.21.1) >> +endobj +720 0 obj +(Common) +endobj +721 0 obj +<< /S /GoTo /D (subsection.21.2) >> +endobj +724 0 obj +(FO) +endobj +725 0 obj +<< /S /GoTo /D (subsection.21.3) >> +endobj +728 0 obj +(Help) +endobj +729 0 obj +<< /S /GoTo /D (subsection.21.4) >> +endobj +732 0 obj +(HTML) +endobj +733 0 obj +<< /S /GoTo /D (subsection.21.5) >> +endobj +736 0 obj +(man) +endobj +737 0 obj +<< /S /GoTo /D (section.22) >> +endobj +740 0 obj +(Release 1.68.1) +endobj +741 0 obj +<< /S /GoTo /D (section.23) >> +endobj +744 0 obj +(Release 1.68.0) +endobj +745 0 obj +<< /S /GoTo /D (section.24) >> +endobj +748 0 obj +(Release 1.67.2) +endobj +749 0 obj +<< /S /GoTo /D (section.25) >> +endobj +752 0 obj +(Release 1.67.1) +endobj +753 0 obj +<< /S /GoTo /D (section.26) >> +endobj +756 0 obj +(Release 1.67.0) +endobj +757 0 obj +<< /S /GoTo /D (section.27) >> +endobj +760 0 obj +(Release 1.66.1) +endobj +761 0 obj +<< /S /GoTo /D (section.28) >> +endobj +764 0 obj +(Release 1.65.0) +endobj +765 0 obj +<< /S /GoTo /D (section.29) >> +endobj +768 0 obj +(Release 1.64.1) +endobj +769 0 obj +<< /S /GoTo /D (section.30) >> +endobj +772 0 obj +(Release 1.61.0) +endobj +773 0 obj +<< /S /GoTo /D (section.31) >> +endobj +776 0 obj +(Release 1.60.1) +endobj +777 0 obj +<< /S /GoTo /D (section.32) >> +endobj +780 0 obj +(Release 1.59.2) +endobj +781 0 obj +<< /S /GoTo /D (section.33) >> +endobj +784 0 obj +(Release 1.59.1) +endobj +785 0 obj +<< /S /GoTo /D (section.34) >> +endobj +788 0 obj +(Release 1.58.0) +endobj +789 0 obj +<< /S /GoTo /D (section.35) >> +endobj +792 0 obj +(Release 1.57.0) +endobj +793 0 obj +<< /S /GoTo /D (section.36) >> +endobj +796 0 obj +(Release 1.56.0) +endobj +797 0 obj +<< /S /GoTo /D (section.37) >> +endobj +800 0 obj +(Older releases) +endobj +801 0 obj +<< /S /GoTo /D (section.38) >> +endobj +804 0 obj +(About dot-zero releases) +endobj +805 0 obj +<< /S /GoTo /D [806 0 R /FitH ] >> +endobj +809 0 obj << +/Length 286 +/Filter /FlateDecode +>> +stream +xÚ•AOÃ0 …ïù>v‡zvÚ¤Éu B‚õ€4퀶”!VUÐJˆÓ *Upà’<ÛÑ{ñGð WjU«å¥!ðè­¶P7`5Ú +XTP`›=„SxêÃ"׆²»n}’M÷žÄp<×Ý~Õu¯©xÜÜ.võÄäÌèIn›áóúcCÇ’Îà$Ý1½ô¹dÈ úêœÿß©‹Z½)7cÑú*ÏhIþUÛÁAf’‡bãË êŠ>ÁFÝ+:/>¿ ìÐxËñ/>J%•èªr΢r?,D6 MÙÈCŠÄCÄÄCŠÈc3~é·A²þ? Ï ++Ó2LÞñŽRÇ|·–×-ú›‰Ü‹ú‚- +endstream +endobj +806 0 obj << +/Type /Page +/Contents 809 0 R +/Resources 808 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +>> endobj +807 0 obj << +/Type /XObject +/Subtype /Image +/Width 80 +/Height 15 +/BitsPerComponent 8 +/ColorSpace /DeviceRGB +/Length 211 +/Filter/FlateDecode +/DecodeParms<> +>> +stream +HÇíW;Ã0}T>«™³dÈ2dÉÌiÛ¡*òÇR†H”!ñ±Ÿy2ÅáIq‚–™ÃO¥êÉû8·Ç¢]—À ÎÄàÐ#gFuÛìóÀ—äë²+ÛS½ÙKToYè½µÌ3)ÃV›¦ç¦[Q¥ÞAY›)Ú¢¦~5k¸V0n «‡¶7o]óì¯'N¹RÌ͵‚Õaë‚ßêñ®‹‘8t¥\˜ìð|K#ŸŠ´ÍaÅÙÄL1Fq2‡™ù?‡½Ìa7w<ßž,äíoé/§Í +endstream +endobj +810 0 obj << +/D [806 0 R /XYZ -16.307 900.716 null] +>> endobj +813 0 obj << +/D [806 0 R /XYZ 56.693 759.068 null] +>> endobj +814 0 obj << +/D [806 0 R /XYZ 56.693 759.068 null] +>> endobj +808 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R >> +/XObject << /Im1 807 0 R >> +/ProcSet [ /PDF /Text /ImageC ] +>> endobj +859 0 obj << +/Length 894 +/Filter /FlateDecode +>> +stream +xÚíœ]o›0†ïù¾„ <ï²]?T¥ûh"­RWM´¡ ,Эû÷3¦&ë6kWÎE‰‘í'¯íø¼ +A DЙw4ó^J‚ 6Š)4{@Ša¥QD9æÍæèÆ¿J²$.“ d’øo‹*)›Û‡bÓÜT˶ðMqT_š7×ÓIp;»°aBJ±‘²©mZýÈ’r™$UYÛèE6ºâuta¦ö“Pb£ÛøiZ?è̼¯µÕD‘TXŽ´¡X†îWÞÍ-As[fba"ô}ûä +IJ0ãÊÞghê}ðÈNÏ¢ Je¼«T(,©j‚y•ä¿ÚªŸ”í×8Rm3iRBÈ Ãõ:9%~™ÇërYTŸ ×lÛ¥¦7›jn®Î<$‰ÄÌŽé*­ŸëÚ¼‡*†`NíhQ…u7Ào[bƒŸÙ†'•þS„Ú¡´-ëEÀ<Çùþ› +¥ö°w×­”vH³–ôq±ZyZÍÖƒ§Ëéò–îé;ÛIÆÆ.ßžSç§.:ꢥ~>»œØ…Ci Ý3ÒÚQß²%}çëxQo«¤ÌÍ×Ô‹3wä«Z¾'ëÇ;«dn`êî ·À…#pýlê>O²u*ÍoÿÁF’ï³tÝü¶S âªØ´°/â€ÿ[À¤7jfZõ¡i›[¯Å}U<æój“Ö³¶@öàKWÀ´<ÍÒy½É¶E â¡²f ëADüä®L«¤Î¸i¾Cz¹] ÄÃÓ´hH¿¯Sñ&^Õù'MAÒýâÍœ7d²á}ž.–™}Ui¾¨O"`|¸p•+\ÕŠyS|"„e[¶Bq_dìzºMuCz’Ö‡Ÿ”Âáç8°G öY í¾lµÎâz n ÔÃalÆ'OU’—i‘—#UxïT¹KÚC±ëé$œÆOµ·D³Èöìže-¤!PÈ,mÚ×Ø¿ŒkkÉŸk3Í;ÇÚ^C~³¬Esfv¿o ,k}_;8qšYXÖú8»pêH,kc¤–µ¾“掤%Xš†\9W`iê×>̬KÓxT¥iLÚîlº°;óäÆ{Í[¸î¿;/äÆû3m é +—An¼ß2v&Í!7>FìrミÄ%äÆû©bç=·‚ÜøÈv×—þXFL”ùŸÿ•ù É$_ +endstream +endobj +858 0 obj << +/Type /Page +/Contents 859 0 R +/Resources 857 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +/Annots [ 817 0 R 818 0 R 819 0 R 820 0 R 821 0 R 822 0 R 823 0 R 824 0 R 825 0 R 826 0 R 827 0 R 828 0 R 829 0 R 830 0 R 831 0 R 832 0 R 833 0 R 834 0 R 835 0 R 836 0 R 837 0 R 838 0 R 839 0 R 840 0 R 841 0 R 842 0 R 843 0 R 844 0 R 845 0 R 846 0 R 847 0 R 848 0 R 849 0 R 850 0 R 851 0 R 852 0 R 853 0 R 854 0 R ] +>> endobj +817 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [560.952 707.653 567.925 716.51] +/A << /S /GoTo /D (section.1) >> +>> endobj +818 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [560.952 690.898 567.925 699.645] +/A << /S /GoTo /D (subsection.1.1) >> +>> endobj +819 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [560.952 674.143 567.925 682.89] +/A << /S /GoTo /D (subsection.1.2) >> +>> endobj +820 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [560.952 657.289 567.925 666.135] +/A << /S /GoTo /D (subsection.1.3) >> +>> endobj +821 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [560.952 640.534 567.925 649.111] +/A << /S /GoTo /D (subsection.1.4) >> +>> endobj +822 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 623.779 567.925 632.625] +/A << /S /GoTo /D (subsection.1.5) >> +>> endobj +823 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 607.123 567.925 615.87] +/A << /S /GoTo /D (subsection.1.6) >> +>> endobj +824 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 590.368 567.925 599.116] +/A << /S /GoTo /D (subsection.1.7) >> +>> endobj +825 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 573.613 567.925 582.361] +/A << /S /GoTo /D (subsection.1.8) >> +>> endobj +826 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 556.859 567.925 565.606] +/A << /S /GoTo /D (subsection.1.9) >> +>> endobj +827 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 540.004 567.925 548.851] +/A << /S /GoTo /D (subsection.1.10) >> +>> endobj +828 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 523.249 567.925 532.096] +/A << /S /GoTo /D (subsection.1.11) >> +>> endobj +829 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 506.494 567.925 515.341] +/A << /S /GoTo /D (subsection.1.12) >> +>> endobj +830 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 489.739 567.925 498.586] +/A << /S /GoTo /D (subsection.1.13) >> +>> endobj +831 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 473.084 567.925 481.831] +/A << /S /GoTo /D (subsection.1.14) >> +>> endobj +832 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 456.229 567.925 465.076] +/A << /S /GoTo /D (subsection.1.15) >> +>> endobj +833 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 439.474 567.925 448.321] +/A << /S /GoTo /D (subsection.1.16) >> +>> endobj +834 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 422.719 567.925 431.566] +/A << /S /GoTo /D (subsection.1.17) >> +>> endobj +835 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 405.964 567.925 414.811] +/A << /S /GoTo /D (subsection.1.18) >> +>> endobj +836 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 389.209 567.925 398.056] +/A << /S /GoTo /D (subsection.1.19) >> +>> endobj +837 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 372.454 567.925 381.301] +/A << /S /GoTo /D (subsection.1.20) >> +>> endobj +838 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 345.717 567.925 354.693] +/A << /S /GoTo /D (section.2) >> +>> endobj +839 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 328.982 567.925 337.829] +/A << /S /GoTo /D (subsection.2.1) >> +>> endobj +840 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 312.227 567.925 321.074] +/A << /S /GoTo /D (subsection.2.2) >> +>> endobj +841 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 295.472 567.925 304.319] +/A << /S /GoTo /D (subsection.2.3) >> +>> endobj +842 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 278.717 567.925 287.564] +/A << /S /GoTo /D (subsection.2.4) >> +>> endobj +843 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 261.962 567.925 270.809] +/A << /S /GoTo /D (subsection.2.5) >> +>> endobj +844 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 245.207 567.925 254.054] +/A << /S /GoTo /D (subsection.2.6) >> +>> endobj +845 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 228.452 567.925 237.299] +/A << /S /GoTo /D (subsection.2.7) >> +>> endobj +846 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 211.697 567.925 220.544] +/A << /S /GoTo /D (subsection.2.8) >> +>> endobj +847 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 194.942 567.925 203.789] +/A << /S /GoTo /D (subsection.2.9) >> +>> endobj +848 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 178.187 567.925 187.034] +/A << /S /GoTo /D (subsection.2.10) >> +>> endobj +849 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 161.432 567.925 170.279] +/A << /S /GoTo /D (subsection.2.11) >> +>> endobj +850 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 144.677 567.925 153.524] +/A << /S /GoTo /D (subsection.2.12) >> +>> endobj +851 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 127.922 567.925 136.769] +/A << /S /GoTo /D (subsection.2.13) >> +>> endobj +852 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 111.168 567.925 120.014] +/A << /S /GoTo /D (subsection.2.14) >> +>> endobj +853 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 94.413 567.925 103.259] +/A << /S /GoTo /D (subsection.2.15) >> +>> endobj +854 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 77.658 567.925 86.504] +/A << /S /GoTo /D (subsection.2.16) >> +>> endobj +860 0 obj << +/D [858 0 R /XYZ -11.232 900.716 null] +>> endobj +857 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +903 0 obj << +/Length 765 +/Filter /FlateDecode +>> +stream +xÚí›MsÚ0†ïþ:âƒT}Ëê1mB§CZ|`†æà‡05˜¦ÿ¾òC&9a³'ÉcVö#iWïÊÍEýà*ÞÝ(Š,±šk?"͉6(b‚ƒâ4éÝ¥YšlÒsE{_òmº©ªùºªlŸê›óéUžÿ¬.Æ£Axvf0cÄ*Uµ6ÚþÍÒÍSšn7Åmg¡ÈY×¢°.­$L#¬ˆ5µùù|^<\ÇÁ¯€¹æ(bHi¢­@Æ2¢)GÓE0¹§èÁÝs‰´úS>¹@ŠQÂ…võ ‚o}ñæfïÍ›6¥%Œêʸ1£”ùïC,í1b4ae«¾­g¨ªÜõ¤¨3n„»*[“º|°éÂÁ—Ç2RDpë¾—!Vˆº®u×göækˆ%ç=b×.e!­=—¾ì£=2&Ø òÃ!Дå,yA×Ô?Å·7Ô´Ò%-jÒé^²NÅújðîï'ƒ™$VJä“ÈÖ>QzyêëeÌé^Fî¼L?]nÓb$>oCl·Œ¿ÿ?óúzÃÒgù/ù2Ä.ÒºgO7òò&rçM ZìuëI]B´ØnÒŠz’V5éÛd¹JfÅ^\Yà{þ|…§wÖ5ßëÕïn& Kw'ï&´i€O³ùª +þ5Ànlé ;‚½~'x+OÞ¶æ= ð8É·ÝŠ$nYGy¨8Êí¾ýTœƒŽx©8 +TœÖ¯,~ª±§‹tyCTœKœÓ â\ +iPqÚÉ×xòç2€ïv£â ×ùwJy6_ÎÜÛJ¼;7µ£½-ý(y.boÃ# Û~² Ö´M¬1ok´—Xã{°SE§‹5vvj•ñ; ¡á`g×Ió†´€MÀeMm Ù½ó~5¬¨ÿ1^a…ïI^eO+êeÇ@¨íãOû3j%]æIr@]¢Î=©C¨í¤ýr¼r@íäk|½s“J‡ÅöO*Xº;¼)ý—.)¡Ú¾å·ô+>ìÁ +endstream +endobj +902 0 obj << +/Type /Page +/Contents 903 0 R +/Resources 901 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +/Annots [ 855 0 R 856 0 R 862 0 R 863 0 R 864 0 R 865 0 R 866 0 R 867 0 R 868 0 R 869 0 R 870 0 R 871 0 R 872 0 R 873 0 R 874 0 R 875 0 R 876 0 R 877 0 R 878 0 R 879 0 R 880 0 R 881 0 R 882 0 R 883 0 R 884 0 R 885 0 R 886 0 R 887 0 R 888 0 R 889 0 R 890 0 R 891 0 R 892 0 R 893 0 R 894 0 R 895 0 R ] +>> endobj +855 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 747.99 567.925 756.966] +/A << /S /GoTo /D (section.3) >> +>> endobj +856 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 730.077 567.925 738.924] +/A << /S /GoTo /D (subsection.3.1) >> +>> endobj +862 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 712.144 567.925 720.991] +/A << /S /GoTo /D (subsection.3.2) >> +>> endobj +863 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 694.212 567.925 703.058] +/A << /S /GoTo /D (subsection.3.3) >> +>> endobj +864 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 666.416 567.925 675.273] +/A << /S /GoTo /D (section.4) >> +>> endobj +865 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 648.384 567.925 657.23] +/A << /S /GoTo /D (subsection.4.1) >> +>> endobj +866 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 630.451 567.925 639.297] +/A << /S /GoTo /D (subsection.4.2) >> +>> endobj +867 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 612.398 567.925 621.365] +/A << /S /GoTo /D (subsection.4.3) >> +>> endobj +868 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 594.585 567.925 603.432] +/A << /S /GoTo /D (subsection.4.4) >> +>> endobj +869 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 576.653 567.925 585.499] +/A << /S /GoTo /D (subsection.4.5) >> +>> endobj +870 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 558.72 567.925 567.566] +/A << /S /GoTo /D (subsection.4.6) >> +>> endobj +871 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 540.787 567.925 549.634] +/A << /S /GoTo /D (subsection.4.7) >> +>> endobj +872 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 522.854 567.925 531.701] +/A << /S /GoTo /D (subsection.4.8) >> +>> endobj +873 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 504.922 567.925 513.768] +/A << /S /GoTo /D (subsection.4.9) >> +>> endobj +874 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 477.006 567.925 485.982] +/A << /S /GoTo /D (section.5) >> +>> endobj +875 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 459.093 567.925 467.94] +/A << /S /GoTo /D (subsection.5.1) >> +>> endobj +876 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 441.161 567.925 450.007] +/A << /S /GoTo /D (subsection.5.2) >> +>> endobj +877 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 423.228 567.925 432.075] +/A << /S /GoTo /D (subsection.5.3) >> +>> endobj +878 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 405.295 567.925 414.142] +/A << /S /GoTo /D (subsection.5.4) >> +>> endobj +879 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 387.362 567.925 396.209] +/A << /S /GoTo /D (subsection.5.5) >> +>> endobj +880 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 369.43 567.925 378.276] +/A << /S /GoTo /D (subsection.5.6) >> +>> endobj +881 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 351.497 567.925 360.344] +/A << /S /GoTo /D (subsection.5.7) >> +>> endobj +882 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 333.564 567.925 342.411] +/A << /S /GoTo /D (subsection.5.8) >> +>> endobj +883 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 315.631 567.925 324.478] +/A << /S /GoTo /D (subsection.5.9) >> +>> endobj +884 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 287.716 567.925 296.692] +/A << /S /GoTo /D (section.6) >> +>> endobj +885 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 269.803 567.925 278.65] +/A << /S /GoTo /D (subsection.6.1) >> +>> endobj +886 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 251.87 567.925 260.717] +/A << /S /GoTo /D (subsection.6.2) >> +>> endobj +887 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 233.938 567.925 242.784] +/A << /S /GoTo /D (subsection.6.3) >> +>> endobj +888 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 216.005 567.925 224.852] +/A << /S /GoTo /D (subsection.6.4) >> +>> endobj +889 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 188.09 567.925 197.066] +/A << /S /GoTo /D (section.7) >> +>> endobj +890 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 170.177 567.925 179.023] +/A << /S /GoTo /D (subsection.7.1) >> +>> endobj +891 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 152.244 567.925 161.091] +/A << /S /GoTo /D (subsection.7.2) >> +>> endobj +892 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 134.311 567.925 143.158] +/A << /S /GoTo /D (subsection.7.3) >> +>> endobj +893 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 116.379 567.925 125.225] +/A << /S /GoTo /D (subsection.7.4) >> +>> endobj +894 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 98.446 567.925 107.292] +/A << /S /GoTo /D (subsection.7.5) >> +>> endobj +895 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 80.513 567.925 89.36] +/A << /S /GoTo /D (subsection.7.6) >> +>> endobj +904 0 obj << +/D [902 0 R /XYZ -16.307 900.716 null] +>> endobj +901 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +942 0 obj << +/Length 907 +/Filter /FlateDecode +>> +stream +xÚí›[OÛ0†ïó+|™\Äóù°K¶B°1ZiHŒ‹@C‰–6]X÷ïgÇ)‡ mZ]|Q%U"±¿ß)1€À^²3JÞìr4Ô‚0º‚@!ÂR Fcp–ž”uY,Ë,'¥š¶\ºÓ«fáNÚëþâûær§i¾º?§ÃÃì|t`ÌäC͹mØþ¨ËåuY¶K{ÙXÇ@ë‚ZëLS(¸9‡Zöö«[{c2%ßl†C. ÐH¡@\N“³sÆæš1™Và{wçpŒ ¡Âœ×`˜|JÐg.ÍXfÎ’iˆ‘p¶%”YŽ‘™Îþèèp¿¬çY.$Ma–s„^Ñiýß®‚5>·àNNöp–›U”Jüè¾õ±[†jJ×`Uö8Ã<-ÅÔ.k‰_ÚÍýOx뵫Éum~m5›d9¥*2Þ\¸Ô.Ff\tòa±jfY.‰ŠHƒ%KîÈâ{²§E]²ŠE¿Y“lÉÉVŽÔŒr¡Ò}¶Õ…dcé÷Œó­ñÔ¥JÝøOØ7 ‰¤æŸ[;äëëÎfŸj/›ä¯Úì¼Õ³6±¯MöÈæ/Ym·”èÇÓ$Ž®öÊY[ÚhÕŸ¹9^$êì91¯ØhËGz÷£™!¯pàq“ûR§Žº­[S2’Þ.ÒäŽ4s¤ŠÙ¼˜Øî ×óæó¾JæŽoy|saæÇ£ëTÐÞÀ…~ÒÜÌÆí¢²=GÆ"à,}K8¶·š÷}„V}.[á„gõâ6Fײz¶¼G¾å½zAycyúúÓ~ίËûwÍtjûÞZʈuÓé*ä—*àu›7Û@øRg±y6iîKšÇæM€ÑY)ßèÜ×òƒ¹mÞPª£ëRÐZú +ZÞ»îø½X`•/ؾˆ\ÖÕÜUu"ª80{ÃÖöA‘”Þf„§…S3‘,REÛÞ5´û"#vÜCÓ³öÕ³ëɥúÛ$[rUkfXcäÝ3Á¤ƒý9S(-/–U[Zâ4×Û‡šv¨ã›´íÖöƒHÍðEó!RwoÒÓu0¨©·¶y‡zdÝxÓÔݶ³Ø;óÆ.:ìƒU[ΖU3[Ú—¦8"Þ&IJCw냖{Çgu‡6n×Ù´T«ïÐÖÕÅjYÛOJHüÚ <¸ëãS{ê‚Hè—l©ÿ k¹` +endstream +endobj +941 0 obj << +/Type /Page +/Contents 942 0 R +/Resources 940 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +/Annots [ 896 0 R 897 0 R 898 0 R 899 0 R 900 0 R 905 0 R 906 0 R 907 0 R 908 0 R 909 0 R 910 0 R 911 0 R 912 0 R 913 0 R 914 0 R 915 0 R 916 0 R 917 0 R 918 0 R 919 0 R 920 0 R 921 0 R 922 0 R 923 0 R 924 0 R 925 0 R 926 0 R 927 0 R 928 0 R 929 0 R 930 0 R 931 0 R 932 0 R 933 0 R 934 0 R 935 0 R ] +>> endobj +896 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 748.01 567.925 756.857] +/A << /S /GoTo /D (subsection.7.7) >> +>> endobj +897 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 730.077 567.925 738.924] +/A << /S /GoTo /D (subsection.7.8) >> +>> endobj +898 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 712.144 567.925 720.991] +/A << /S /GoTo /D (subsection.7.9) >> +>> endobj +899 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 694.212 567.925 703.058] +/A << /S /GoTo /D (subsection.7.10) >> +>> endobj +900 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 676.279 567.925 685.126] +/A << /S /GoTo /D (subsection.7.11) >> +>> endobj +905 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 648.364 567.925 657.34] +/A << /S /GoTo /D (section.8) >> +>> endobj +906 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 620.468 567.925 629.444] +/A << /S /GoTo /D (section.9) >> +>> endobj +907 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 592.692 567.925 601.549] +/A << /S /GoTo /D (section.10) >> +>> endobj +908 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 574.66 567.925 583.507] +/A << /S /GoTo /D (subsection.10.1) >> +>> endobj +909 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 556.727 567.925 565.574] +/A << /S /GoTo /D (subsection.10.2) >> +>> endobj +910 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 538.794 567.925 547.641] +/A << /S /GoTo /D (subsection.10.3) >> +>> endobj +911 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 520.862 567.925 529.708] +/A << /S /GoTo /D (subsection.10.4) >> +>> endobj +912 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 502.929 567.925 511.776] +/A << /S /GoTo /D (subsection.10.5) >> +>> endobj +913 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 484.996 567.925 493.574] +/A << /S /GoTo /D (subsection.10.6) >> +>> endobj +914 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 467.063 567.925 475.641] +/A << /S /GoTo /D (subsection.10.7) >> +>> endobj +915 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 449.131 567.925 457.977] +/A << /S /GoTo /D (subsection.10.8) >> +>> endobj +916 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 421.215 567.925 430.192] +/A << /S /GoTo /D (section.11) >> +>> endobj +917 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 403.183 567.925 412.149] +/A << /S /GoTo /D (subsection.11.1) >> +>> endobj +918 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 385.37 567.925 394.216] +/A << /S /GoTo /D (subsection.11.2) >> +>> endobj +919 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 367.437 567.925 376.284] +/A << /S /GoTo /D (subsection.11.3) >> +>> endobj +920 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 349.504 567.925 358.351] +/A << /S /GoTo /D (subsection.11.4) >> +>> endobj +921 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 331.572 567.925 340.418] +/A << /S /GoTo /D (subsection.11.5) >> +>> endobj +922 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 313.519 567.925 322.485] +/A << /S /GoTo /D (subsection.11.6) >> +>> endobj +923 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 295.586 567.925 304.553] +/A << /S /GoTo /D (subsection.11.7) >> +>> endobj +924 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 277.654 567.925 286.62] +/A << /S /GoTo /D (subsection.11.8) >> +>> endobj +925 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 259.721 567.925 268.687] +/A << /S /GoTo /D (subsection.11.9) >> +>> endobj +926 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [555.97 241.788 567.925 250.754] +/A << /S /GoTo /D (subsection.11.10) >> +>> endobj +927 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 223.975 567.925 232.822] +/A << /S /GoTo /D (subsection.11.11) >> +>> endobj +928 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 206.042 567.925 214.889] +/A << /S /GoTo /D (subsection.11.12) >> +>> endobj +929 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 188.11 567.925 196.956] +/A << /S /GoTo /D (subsection.11.13) >> +>> endobj +930 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 170.177 567.925 179.023] +/A << /S /GoTo /D (subsection.11.14) >> +>> endobj +931 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 152.244 567.925 161.091] +/A << /S /GoTo /D (subsection.11.15) >> +>> endobj +932 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 134.311 567.925 143.158] +/A << /S /GoTo /D (subsection.11.16) >> +>> endobj +933 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 116.379 567.925 125.225] +/A << /S /GoTo /D (subsection.11.17) >> +>> endobj +934 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 98.446 567.925 107.292] +/A << /S /GoTo /D (subsection.11.18) >> +>> endobj +935 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 80.513 567.925 89.36] +/A << /S /GoTo /D (subsection.11.19) >> +>> endobj +943 0 obj << +/D [941 0 R /XYZ -11.232 900.716 null] +>> endobj +940 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +983 0 obj << +/Length 819 +/Filter /FlateDecode +>> +stream +xÚí›MsÓ0†ïþ:Ú }ËâXèÇtZ()=˜ÖM38qH ”lÅMZ#zŠ=d,5Z)W+½+S4FGYôæHQd‰Õ\£ìiN´A)D”Ý¡ëø²(‹|Y$˜+¨êbé‹÷ÕÂê‡ÕÃ÷ÕíAU}õ7W£³ä&;uf0cÄ*å[Õ¿ÊbùPõ²yì¬3”:ëZ4Ö¥UDK‹°"Ö¬ìÿhêE‡Yô-b®5ŠRšh+±ŒhÊÑí4º¾¡èÎ=söˆ´)úÙÖœ"Å(áB»r‰Fѧˆ>¸Ùxצ´„QíM3ž`Eé–¿àm‚£1#FÞvÐ÷m1F¾pyµ£á–»;ßÕmÍ®w07$µQñÌè¦%öJK/c™R"dêÈbïìºö±r#<.fu‘0?Ö 6ÖÆÄ÷hï.rwƾ‰sË p¥ÖpzÓè +µxBÍ=ê£n”œï-á}Ã.<ö“ìüÌÍ+Ú꾡6¡¨¥G}žÏæù¸ ÚÊàþ^Gkµöå“¢œ'Xdw˜lêºÚ“=¼-'s¿ìÔ0Q–¶ñ´Oó„S·Ûá*ν?s#»ïÔ󾬾ÏîêŤ™¸¥´½'¼ŽÌÖ¾höÐù"Ÿ6Š‰aàËÃþB8ÂL+å GþUÄ¡Á"Žý§›^$ˆ8½ílØ<#;ç]5V³[cïÎãe4l¡ ;±4ºA`g¡Ø%ht=GÍCQ+Ðèz X…FhPr@; ugPr† ä„ó%gè JÎ^_l·;ÃÍâ{2~(ݯžÌÆn.R »»tyðŽš±–îÅ¢úL)/[¸R‚66DÔíÙ½ølò¥Ñ^È&ý欞øã“q–¤4®ª²=¬ +ÚÙ@±oÄí6áÒœ:Æ£ü±Qà ‡ = VOh¯ò2whS ÎÛ?´ÿÌ›®>ð¬·äMyxÞ”óWäMU—7…dZ¯f6‹(8ð¾ŸØáÀ{ßQË°% ‚ïüöebì €«Pà«ìi–Óy™×…[˜Y¬w²…l ‰ÖO7ÞN¸»nû`[RBµ}Í÷Ú¿u7Á^ +endstream +endobj +982 0 obj << +/Type /Page +/Contents 983 0 R +/Resources 981 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +/Annots [ 936 0 R 937 0 R 938 0 R 939 0 R 944 0 R 945 0 R 946 0 R 947 0 R 948 0 R 949 0 R 950 0 R 951 0 R 952 0 R 953 0 R 954 0 R 955 0 R 956 0 R 957 0 R 958 0 R 959 0 R 960 0 R 961 0 R 962 0 R 963 0 R 964 0 R 965 0 R 966 0 R 967 0 R 968 0 R 969 0 R 970 0 R 971 0 R 972 0 R 973 0 R 974 0 R ] +>> endobj +936 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 747.99 567.925 756.966] +/A << /S /GoTo /D (section.12) >> +>> endobj +937 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 720.095 567.925 729.071] +/A << /S /GoTo /D (section.13) >> +>> endobj +938 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 702.182 567.925 711.028] +/A << /S /GoTo /D (subsection.13.1) >> +>> endobj +939 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 684.249 567.925 693.096] +/A << /S /GoTo /D (subsection.13.2) >> +>> endobj +944 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 666.316 567.925 675.163] +/A << /S /GoTo /D (subsection.13.3) >> +>> endobj +945 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 648.384 567.925 657.23] +/A << /S /GoTo /D (subsection.13.4) >> +>> endobj +946 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 630.451 567.925 639.297] +/A << /S /GoTo /D (subsection.13.5) >> +>> endobj +947 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 612.518 567.925 621.365] +/A << /S /GoTo /D (subsection.13.6) >> +>> endobj +948 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 594.585 567.925 603.432] +/A << /S /GoTo /D (subsection.13.7) >> +>> endobj +949 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 576.653 567.925 585.499] +/A << /S /GoTo /D (subsection.13.8) >> +>> endobj +950 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 558.72 567.925 567.566] +/A << /S /GoTo /D (subsection.13.9) >> +>> endobj +951 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 530.804 567.925 539.781] +/A << /S /GoTo /D (section.14) >> +>> endobj +952 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 512.772 567.925 521.738] +/A << /S /GoTo /D (subsection.14.1) >> +>> endobj +953 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 494.959 567.925 503.806] +/A << /S /GoTo /D (subsection.14.2) >> +>> endobj +954 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 477.126 567.925 485.873] +/A << /S /GoTo /D (subsection.14.3) >> +>> endobj +955 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 459.193 567.925 467.94] +/A << /S /GoTo /D (subsection.14.4) >> +>> endobj +956 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 441.161 567.925 450.007] +/A << /S /GoTo /D (subsection.14.5) >> +>> endobj +957 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 423.228 567.925 432.075] +/A << /S /GoTo /D (subsection.14.6) >> +>> endobj +958 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 405.295 567.925 414.142] +/A << /S /GoTo /D (subsection.14.7) >> +>> endobj +959 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 387.362 567.925 396.209] +/A << /S /GoTo /D (subsection.14.8) >> +>> endobj +960 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 369.43 567.925 378.276] +/A << /S /GoTo /D (subsection.14.9) >> +>> endobj +961 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 351.497 567.925 360.344] +/A << /S /GoTo /D (subsection.14.10) >> +>> endobj +962 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 333.564 567.925 342.411] +/A << /S /GoTo /D (subsection.14.11) >> +>> endobj +963 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 315.731 567.925 324.478] +/A << /S /GoTo /D (subsection.14.12) >> +>> endobj +964 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 297.798 567.925 306.545] +/A << /S /GoTo /D (subsection.14.13) >> +>> endobj +965 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 279.865 567.925 288.612] +/A << /S /GoTo /D (subsection.14.14) >> +>> endobj +966 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 261.933 567.925 270.68] +/A << /S /GoTo /D (subsection.14.15) >> +>> endobj +967 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 234.037 567.925 242.894] +/A << /S /GoTo /D (section.15) >> +>> endobj +968 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 216.005 567.925 224.852] +/A << /S /GoTo /D (subsection.15.1) >> +>> endobj +969 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 198.072 567.925 206.919] +/A << /S /GoTo /D (subsection.15.2) >> +>> endobj +970 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 180.239 567.925 188.986] +/A << /S /GoTo /D (subsection.15.3) >> +>> endobj +971 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 162.306 567.925 171.053] +/A << /S /GoTo /D (subsection.15.4) >> +>> endobj +972 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 144.274 567.925 153.121] +/A << /S /GoTo /D (subsection.15.5) >> +>> endobj +973 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 126.341 567.925 135.188] +/A << /S /GoTo /D (subsection.15.6) >> +>> endobj +974 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 108.408 567.925 117.255] +/A << /S /GoTo /D (subsection.15.7) >> +>> endobj +984 0 obj << +/D [982 0 R /XYZ -16.307 900.716 null] +>> endobj +981 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1021 0 obj << +/Length 736 +/Filter /FlateDecode +>> +stream +xÚí›ÉnÛ0†ïz +­ƒXîKi³ HºÄZ ÍÁHǨl¥–ÑåíK‰V»q@øJs0LA‡äÇ¡æ×PMA§ÉQž¼9‘YlS(¿CŠa¥‘¡sò[t5º,ÊbRiÆ$}¬VEí‹wÕÒV÷ë›ï«›£ªúá/¾ÏÓëüƒ3“QŠ­”¾µñêoYÔ÷E±ª›ÛÎ:EÆYW¼±.,ÇJ”IlõÚþ¯YS19ΓŸ uÍD‘TXYŽ´¥X†næÉÕ5A·îž3ˆ…5èw[sŽ$%˜qåÊ%'_²5rýdä]›ÂbJ”·MUšIBº9x›fœ’ÅšbÚöÊwh9E¾pyš¸1HÌ,sW¾ ¦Úšáù΄!˜ 7dª±å¼³ëÚϤ›ÆwÕ|^-ÒÌMÇûÎ çOXûZúòá3Я2¡”c­·*vÿ­lãeïÉ'7JƆ‡v Ø¹Ç~–_œ»½Di@Ý3ÔìµX£žMïK÷[ÍS‡œ ûŠéšPG–žîÅdñ0™6!‘´à¾}¬<àÏ)•£Ér2o¢^Ma¿î-p½¾¬¾ÂÊv»ÂêÈQïȼŒ +l…@Λ±±kUJõ^G‚už9@çiÐyQ.5êNçÿY‹zV-êfiQ@=âsòCÄ.@ÊÇš“PÔ¤||tYè#Z”ï#àûjòÃn<ð<5dTUe›°„À,VìüpYoöÈzž¾Ý1&ëM'ëAôx þ·ó˜Nîƒ(ˆµEý$•{V”i¦4²ñ’edÄ‹=þbàÐû²{‡à|ÀŽù—‡nñYÈD¹ÔdØSÃB> ZÄ*1ä‰ò‘£$,@´pø+RÀ<Ô—áðW?€oÞpø+rÔ’„¢†äÀ€°ožÙÖcÿÚb_Þ6A“HGCšü6‡‘­·9þûDŠ• Ïí±þÜG‰‚`¢ì!ß$þoÅІ +endstream +endobj +1020 0 obj << +/Type /Page +/Contents 1021 0 R +/Resources 1019 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 816 0 R +/Annots [ 975 0 R 976 0 R 977 0 R 978 0 R 979 0 R 980 0 R 985 0 R 986 0 R 987 0 R 988 0 R 989 0 R 990 0 R 991 0 R 992 0 R 993 0 R 994 0 R 995 0 R 996 0 R 997 0 R 998 0 R 999 0 R 1000 0 R 1001 0 R 1002 0 R 1003 0 R 1004 0 R 1005 0 R 1006 0 R 1007 0 R 1008 0 R 1009 0 R 1010 0 R 1011 0 R ] +>> endobj +975 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 747.99 567.925 756.966] +/A << /S /GoTo /D (section.16) >> +>> endobj +976 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 730.077 567.925 738.924] +/A << /S /GoTo /D (subsection.16.1) >> +>> endobj +977 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 712.144 567.925 720.991] +/A << /S /GoTo /D (subsection.16.2) >> +>> endobj +978 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 694.212 567.925 703.058] +/A << /S /GoTo /D (subsection.16.3) >> +>> endobj +979 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 676.279 567.925 685.126] +/A << /S /GoTo /D (subsection.16.4) >> +>> endobj +980 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 658.346 567.925 667.193] +/A << /S /GoTo /D (subsection.16.5) >> +>> endobj +985 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 640.413 567.925 649.26] +/A << /S /GoTo /D (subsection.16.6) >> +>> endobj +986 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 622.481 567.925 631.327] +/A << /S /GoTo /D (subsection.16.7) >> +>> endobj +987 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 594.565 567.925 603.542] +/A << /S /GoTo /D (section.17) >> +>> endobj +988 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 576.533 567.925 585.499] +/A << /S /GoTo /D (subsection.17.1) >> +>> endobj +989 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 558.6 567.925 567.566] +/A << /S /GoTo /D (subsection.17.2) >> +>> endobj +990 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 540.667 567.925 549.634] +/A << /S /GoTo /D (subsection.17.3) >> +>> endobj +991 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 522.854 567.925 531.701] +/A << /S /GoTo /D (subsection.17.4) >> +>> endobj +992 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 504.922 567.925 513.768] +/A << /S /GoTo /D (subsection.17.5) >> +>> endobj +993 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 486.989 567.925 495.835] +/A << /S /GoTo /D (subsection.17.6) >> +>> endobj +994 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 469.056 567.925 477.903] +/A << /S /GoTo /D (subsection.17.7) >> +>> endobj +995 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 451.123 567.925 459.97] +/A << /S /GoTo /D (subsection.17.8) >> +>> endobj +996 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 423.208 567.925 432.184] +/A << /S /GoTo /D (section.18) >> +>> endobj +997 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 405.295 567.925 414.142] +/A << /S /GoTo /D (subsection.18.1) >> +>> endobj +998 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 387.362 567.925 396.209] +/A << /S /GoTo /D (subsection.18.2) >> +>> endobj +999 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 369.43 567.925 378.276] +/A << /S /GoTo /D (subsection.18.3) >> +>> endobj +1000 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 351.497 567.925 360.344] +/A << /S /GoTo /D (subsection.18.4) >> +>> endobj +1001 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 323.582 567.925 332.558] +/A << /S /GoTo /D (section.19) >> +>> endobj +1002 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 305.669 567.925 314.515] +/A << /S /GoTo /D (subsection.19.1) >> +>> endobj +1003 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 287.736 567.925 296.583] +/A << /S /GoTo /D (subsection.19.2) >> +>> endobj +1004 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 269.803 567.925 278.65] +/A << /S /GoTo /D (subsection.19.3) >> +>> endobj +1005 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 251.87 567.925 260.717] +/A << /S /GoTo /D (subsection.19.4) >> +>> endobj +1006 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 233.938 567.925 242.784] +/A << /S /GoTo /D (subsection.19.5) >> +>> endobj +1007 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 216.005 567.925 224.852] +/A << /S /GoTo /D (subsection.19.6) >> +>> endobj +1008 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 198.072 567.925 206.919] +/A << /S /GoTo /D (subsection.19.7) >> +>> endobj +1009 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 180.139 567.925 188.986] +/A << /S /GoTo /D (subsection.19.8) >> +>> endobj +1010 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 162.207 567.925 171.053] +/A << /S /GoTo /D (subsection.19.9) >> +>> endobj +1011 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 134.291 567.925 143.268] +/A << /S /GoTo /D (section.20) >> +>> endobj +1022 0 obj << +/D [1020 0 R /XYZ -11.232 900.716 null] +>> endobj +1019 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1041 0 obj << +/Length 588 +/Filter /FlateDecode +>> +stream +xÚí˜Mo1†ïû+|Ì<øsl)Ð"T¨hö€õÐ6Û‘°, øõx×»¥©œÊ‹öÐ’œì•G~üÎ+O&fäš0r”Ù‹C͈‡IqEPb¹iH1'³Éi¹(Ï×eN…f“U]®ÃôªZ…I}Ó-¾®.ªêsøø4=ÎÏŠwC9§uØmZÿZ”뛲¬×Ͳ§sb=eCWŽ¢%Tƒ3ÿÇím™½)²o÷û1‰F@'‰iâ™ —ËlvÆÈܯy"(gÉÏ6rI4g $úù‚L³ÛnîIï÷T8Ã<§š±Í$x¦Ö*œguMÂäô(ó4'üW»×¼ì¹òM•e •—Ì 8){,4`ÏzU-—Õ—œútL œewåÜS9Ë} #¦Ï¨Bô^‹À~l/Á¦½"Ø{xâU +±{Öî¨í2Øþ¶\|m¸wü™:.w\Ü9®:Ç‹÷Ç9•höVÿgVÿ½Ü:X½<÷¿×FØýÝ~¦†«¨áºEÊ8¥¬ëº[!âí¢žÜ.Ú ºo»€êûR¹ ”Þ—ºGA½"© dIŠô6 Ô+Âm äÔ!O™8(I©³q H%)rq H¥(’,âc+’[þß±Št(^´pLRêä6 Ô+ŠW= ¡MÅ+ƒ6£úÔÅ+ƒÆÑu•ád1/»G”UÎí$p×É0—¤ª«//ªïu€Í«šþ.[d5¾cï4ŠC÷/Ï4q’¾ +endstream +endobj +1040 0 obj << +/Type /Page +/Contents 1041 0 R +/Resources 1039 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1043 0 R +/Annots [ 1012 0 R 1013 0 R 1014 0 R 1015 0 R 1016 0 R 1017 0 R 1018 0 R 1023 0 R 1024 0 R 1025 0 R 1026 0 R 1027 0 R 1028 0 R 1029 0 R 1030 0 R 1031 0 R 1032 0 R 1033 0 R 1034 0 R 1035 0 R 1036 0 R 1037 0 R 1038 0 R ] +>> endobj +1012 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 747.99 567.925 756.966] +/A << /S /GoTo /D (section.21) >> +>> endobj +1013 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 730.077 567.925 738.924] +/A << /S /GoTo /D (subsection.21.1) >> +>> endobj +1014 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 712.144 567.925 720.991] +/A << /S /GoTo /D (subsection.21.2) >> +>> endobj +1015 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 694.212 567.925 703.058] +/A << /S /GoTo /D (subsection.21.3) >> +>> endobj +1016 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 676.279 567.925 685.126] +/A << /S /GoTo /D (subsection.21.4) >> +>> endobj +1017 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 658.346 567.925 667.193] +/A << /S /GoTo /D (subsection.21.5) >> +>> endobj +1018 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 630.431 567.925 639.407] +/A << /S /GoTo /D (section.22) >> +>> endobj +1023 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 602.535 567.925 611.512] +/A << /S /GoTo /D (section.23) >> +>> endobj +1024 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 574.64 567.925 583.616] +/A << /S /GoTo /D (section.24) >> +>> endobj +1025 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 546.745 567.925 555.721] +/A << /S /GoTo /D (section.25) >> +>> endobj +1026 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 518.849 567.925 527.825] +/A << /S /GoTo /D (section.26) >> +>> endobj +1027 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 490.954 567.925 499.93] +/A << /S /GoTo /D (section.27) >> +>> endobj +1028 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 463.058 567.925 472.035] +/A << /S /GoTo /D (section.28) >> +>> endobj +1029 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 435.163 567.925 444.139] +/A << /S /GoTo /D (section.29) >> +>> endobj +1030 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 407.268 567.925 416.244] +/A << /S /GoTo /D (section.30) >> +>> endobj +1031 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 379.372 567.925 388.349] +/A << /S /GoTo /D (section.31) >> +>> endobj +1032 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 351.477 567.925 360.453] +/A << /S /GoTo /D (section.32) >> +>> endobj +1033 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 323.582 567.925 332.558] +/A << /S /GoTo /D (section.33) >> +>> endobj +1034 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 295.686 567.925 304.662] +/A << /S /GoTo /D (section.34) >> +>> endobj +1035 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 267.791 567.925 276.767] +/A << /S /GoTo /D (section.35) >> +>> endobj +1036 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 239.895 567.925 248.872] +/A << /S /GoTo /D (section.36) >> +>> endobj +1037 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 212 567.925 220.976] +/A << /S /GoTo /D (section.37) >> +>> endobj +1038 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [550.989 184.105 567.925 193.081] +/A << /S /GoTo /D (section.38) >> +>> endobj +1042 0 obj << +/D [1040 0 R /XYZ -16.307 900.716 null] +>> endobj +1039 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1054 0 obj << +/Length 1390 +/Filter /FlateDecode +>> +stream +xÚWÛ’Û6 }÷Wè­òL¤RÊVú´™$½¥™4ë™v&Étd‰¶•H¢+J»Ù~}ÔjµnÒöÉârxÀÂ;zÂû~õl·úö¥^æYœy»ƒ—Åa¶ñ¶Q&oWyïü·ªQ…Që –Â­ehyÐ=-†o>×å3­?ÑÇïׯÖv?› ŠÂ\J²v=Ü5Êœ” nƒ÷ÈÛ‚÷,Aïé6÷/a¾aÿ7u]£êêÅnõç*ƒÂ‹<™…Yžx›< +3{e»z÷AxìË0Í·Þ­Õl=‰0N2X7ÞõêוàÜ—¿„ņ¢I1š8—açÞ&ÍÃHdÎÕÞ }Q6¤¥ æ½ %X&Ù–,ìN5@˜l¥ß´AG¨¢¨ÒåتnÀ¯ÌwŠÅ:þÍ:†UÝûF‘¸îHÍÞ +ºi4ªÝÖÝщú¶ÌSŽ—ðûä¹ÕÏ+ï] ·‘ÿÃî—Wr‚HŸ|éóüå>snŠ)nµŽ¤ÿyXÚøn¤2ñëuä3ç^£êM]© ²¦zÄ&èKQ»©Í@Ûú0‘P sºÕŠ®Tˆ³%sê]…‹Ä/aç¨X:h2ÃSßܳ÷’œÇ}S—¤võæG>ø^H1­ÔÝ{!âãØÓÍ¡ê¹è‹V ª7 =ˆ!õ •²ôÇÊÅ‹²¯ÏC­;–@nÖV«1[”ìÑßx|2“#øŒv• šDú/ñ‹ÞðÑŒeî—º=7 F”“+PkZÌ`Êm¶uW6ceY÷@Ñ…ÄŠS.í-€[°—Óø´R­Ú¢R¤eÀ•rGyqî²þ¦Ö#ÇÄ|x_™ðâÃÓ £ð + S¤1ÙêVÀÖg^¿øízÁS0½±É3¥ñÓQšó @ü…h:< móØ~f1kèҲȿjŒ&³JÂSÐHSÿŠÑ]Swêk®OkéßÁÝOëHøª¢Ót¿´†r5èþîrpRÜâ¹¢ïàî9„}}\36û ŠÇnÙ1¹1—Þ¨»páÓË·¬XvxÀuÏk&9,4K]©="œ|eaîZÜ·´Ûz8ÑŠù»èiozýQqé' û##ú–0¥JÁ_ +êÕ/ØcVš'.ºš=»ß¢ãÄ,‹àbj,RÃÇ‘ €ùƒ‹Ú»çdP9¦N`¯„æ¤û¡a|öü[ðÞàJÓÌɨlT&PÀ¾J9 +¤(»ó>Ž…vt§HznF;)‰çÀd¹æ~ƒÎæ ×Í;¶8ƒÐ& ßSèÒV$’Cù…†m8˜Aáö@ûo/“Ë oOuéPèÕÅ>³¸E|  È#ALDHâȶ7ø„Â6km @0MWœá6‚µ‘î¸Kƒ@<£-~à(fÕfÃpH‚dç¸ocèhh€VCçl¿ž›Ç‡ÝÛ »nšUÅ,— wNŠÄ%V˜ØãQó)QÝeü cÚ®}Ì^Î8èà¨:…U)èuËÏßÕ3| ‹NŠô×½;Sw‹Êqž¸Œšzìáq•*À‚âÌY›ÚÖ ÉÅw³ã'ýVä †ÈIv(êL€âÒº ŸYÆô×T³$×<9o¹Ù¼åÒ.ON=óªF*¢Òd¬0qFì@q¯Zˆ»û ÇT¸ÃmÑPî.>…ª¦kIÝŒÕh´íÂŒ{£ì < €–›‚F‹s:M7¥dup€#£=g)Šà‹MáñÃCl]•ÇŽýj’~Íà"Ñ–ŠÖ/aüL³û¿9…»1Ÿ¥œsúM¦˜LñµS,ÌðA9»ôG*¡Èòÿó?êomɘ +endstream +endobj +1053 0 obj << +/Type /Page +/Contents 1054 0 R +/Resources 1052 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1043 0 R +/Annots [ 1044 0 R 1045 0 R 1046 0 R 1047 0 R 1048 0 R 1049 0 R 1050 0 R 1051 0 R ] +>> endobj +1044 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [331.964 710.801 359.359 720.814] +/Subtype/Link/A<> +>> endobj +1045 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [363.062 710.801 381.499 720.814] +/Subtype/Link/A<> +>> endobj +1046 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [385.203 710.801 421.898 720.814] +/Subtype/Link/A<> +>> endobj +1047 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 .5 .5] +/Rect [80.603 677.924 107.997 687.937] +/Subtype/Link/A<> +>> endobj +1048 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [160.266 677.924 206.346 687.937] +/Subtype/Link/A<> +>> endobj +1049 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [322.2 677.924 421.978 687.937] +/Subtype/Link/A<> +>> endobj +1050 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [186.45 650.029 218.318 660.042] +/A << /S /GoTo /D (dot0) >> +>> endobj +1051 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [440.493 633.092 472.361 643.105] +/A << /S /GoTo /D (dot0) >> +>> endobj +1055 0 obj << +/D [1053 0 R /XYZ -11.232 900.716 null] +>> endobj +1052 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1059 0 obj << +/Length 1836 +/Filter /FlateDecode +>> +stream +xÚ͛ݓÓ6Àßï¯ðÀKn¦·èÛ}*¥Phé´pvÆç(‰{Žl‡;ø뻎œãâ$œŸÓ>YQ”Õj½¿Õê#$˜$x~òäüäÑ3IF1œOÅ@…¦xœƒ·£×6µQiOϘ$£ßòÊ–®8É W¨fÍ—OóøIž_º¿ùõôýùKìæŒR0R:ioªÏ©-gÖVeý5öN½+^÷.B!åÁ™6ýS”êÑ#÷ ÊÔ¿;ùéüäã Eé$ T  BCAÄó“·ïI0Æï°FW«–ó@RŒ+,§Á›“?NHc²aP†RYë´.HªÖ:Õ:¬¼=£„[–BEW–z|zÆ…•Y´(gyõÁð5þmt´Óh÷fÄçkƒNò4ÍO™]%ÙÔU%õ#÷H“²r¥|âžñ,ʦëwTÍ¢æëYtÊÈèÓ)•£Fø…µ™+Í£qSW&Yl[o•B¨€ºráFÃw#J³ ç ml»­õÜf•­õ¹®ö˜D éÝ&Ù±ß8«üë W}ã þÚ7Õ°v’UßÓZÑJ +œóu»8ïeF03@‰Á‚Bµ“úŽ1Ù27*»BFÔ:hJ¯U(+;‰²Y’}AÏ£ ­œæq”ÚGc ×óÔÉAkQõãù&G? >$(|}ÈQ]/Ièý"¡MPØ`rœ i»k·; ”fëœ`Z·î+_U´-_’ÚøÚ«‡ÛAEaæ”] ,¦+¼n¢ÌÆ[¼Q<ÄÀ׸|eeUv¼ñú·¥!PjÅS12¿¶Ù‹Ÿmºðk\V²Vn6¾Û‰0ê×q³‡íynOZMˆ–ÚWænžFŸ’ñéj´?ÑÜ-|¾Ìj|¾w-š:›m×MŠí:‡ÞfÝ?Qeh $â(•F‰ÃáØ’ßÇþÊúã(1!ܹ"3k#ƒÕ›Š=ìü¹#Á~œeyÖ–~¶WúÈz¢~kö +u‰æ +åqQ˜a°CP_Ø¢r4¾©¢ÏUžµ`w`û‰©N¨†„“1Ðd@87å÷„³·²àd +Hã?Œ='É*_$±oSÏvI•ÚàfË9z ï¬çÛø¢ðuOjsÇDS˜„þ )tš ˆ¦ÀŒ^«áÐlÉï‡feýÑš•ѼˆJ4½)Æ•Ög@O¹v¾¨3îòPÜDÈA‡ÇÅMRâÜ^EË"©¾8Þ^Z\mló–váMPÐzHÞ8~ÃämS~OÞz+Û7.€5;%.ãÖ~^ ?.ó*ª’Ü3CGÅå>âöýæYrÝ¢t\YNÛûOuõC.)‚x£ÍpiÎÅQÑ&9í—Iq9°ÉK{ÙÂ:.;`Í3än×e ‡uK~?¬û+ë5×Xx3Öž~@%eéÝxW‚Ù?\íX-{¸š¦`ÌQãÒ€dϨS®Ê%2äçÈ€{<-ù=!ë­lÈÞìñà¬âÍMù9«¢k¿¶ù¤5÷2wcÛ"±]7v8Ç%¶<.”CÈþ{‰2ä¶3(áƒñØ’ßÇþÊúóȌ޼ÿWù'o‡cgç¦è¾ÆIæ»oõ˜Ÿïô_fpNJ.SØÇAû>U>ÿPƳC]\6{ÈALsö+o)&´‰ÅFµw8)£V”Ü”¨+ù…&5Ð!· ˜‘šÃȦüža¤·²Â&TBÞ„ßqeÓe4õ<±)6N&¾[Q¾Y@§ÃYßh³+â¡iíߧvÔøÿÀ5Ï09NÊxY–¾¯å*©f]# æ.ŒˆáÈؔߓŒÞÊv “kaèú:V}aÄwñ—¦ù•÷„ÜÜ­iï»<Øïqó$KæQê=ÑË2ùä‰j´XyÏÚþüÜ|ðø‘ÞQI`\s­Mù=]«·²\‹iœ9×z‘æ'ûcsîëzÅrë$ý»oÇ­yôùÂSy‡¤Ô{lþÙèQÌ» –å¾Ùó²°‡§0Æ€IuÌ,–¬Z»ð=Ÿ^îJhãh».ïÈh‹åvÝôæÑ Y,ÅÅSb¸,–†8. ¶ä÷ ¨ý•õ¨T3†ï>I½{BmíÖÖÓÝ·©vK]?°Ös/øÉžçÊœã¬Ò;ÂMÕñ2äv¸÷ÚdžOSß(½ÖâЀFCœ7 IÆ°û[–ïZ‚wº^LëkÓlÈpÂ9p5`8Ù”ß3œôV¶C8Áe†’_7»}iÚ>B=l¸½ãþc™Ì©]ýK¡ÛÅÉß_x.$/âYžÄ¾«€lð:Î}¦½S({ݶŸdœiˆ"Ù07Qâ.7¦® 0:Á†‹/›âû…—ÞªúGÌëÿn­sßಈª­eysCƒ+Ήñ\µÁ‡ðø­?š D™Cþgö/Dó +endstream +endobj +1058 0 obj << +/Type /Page +/Contents 1059 0 R +/Resources 1057 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1043 0 R +>> endobj +1060 0 obj << +/D [1058 0 R /XYZ -16.307 900.716 null] +>> endobj +2 0 obj << +/D [1058 0 R /XYZ 56.693 759.068 null] +>> endobj +1061 0 obj << +/D [1058 0 R /XYZ 56.693 731.272 null] +>> endobj +6 0 obj << +/D [1058 0 R /XYZ 56.693 701.871 null] +>> endobj +1062 0 obj << +/D [1058 0 R /XYZ 56.693 673.781 null] +>> endobj +1064 0 obj << +/D [1058 0 R /XYZ 56.693 628.918 null] +>> endobj +1065 0 obj << +/D [1058 0 R /XYZ 65.161 628.929 null] +>> endobj +1066 0 obj << +/D [1058 0 R /XYZ 56.693 582.305 null] +>> endobj +1067 0 obj << +/D [1058 0 R /XYZ 65.161 582.989 null] +>> endobj +1068 0 obj << +/D [1058 0 R /XYZ 56.693 536.365 null] +>> endobj +1069 0 obj << +/D [1058 0 R /XYZ 65.161 537.049 null] +>> endobj +1070 0 obj << +/D [1058 0 R /XYZ 56.693 490.425 null] +>> endobj +1071 0 obj << +/D [1058 0 R /XYZ 65.161 491.109 null] +>> endobj +1072 0 obj << +/D [1058 0 R /XYZ 56.693 445.158 null] +>> endobj +1073 0 obj << +/D [1058 0 R /XYZ 65.161 445.169 null] +>> endobj +1074 0 obj << +/D [1058 0 R /XYZ 56.693 399.218 null] +>> endobj +1075 0 obj << +/D [1058 0 R /XYZ 65.161 399.229 null] +>> endobj +1076 0 obj << +/D [1058 0 R /XYZ 56.693 353.278 null] +>> endobj +1077 0 obj << +/D [1058 0 R /XYZ 65.161 353.289 null] +>> endobj +1078 0 obj << +/D [1058 0 R /XYZ 56.693 307.338 null] +>> endobj +1079 0 obj << +/D [1058 0 R /XYZ 65.161 307.349 null] +>> endobj +1081 0 obj << +/D [1058 0 R /XYZ 56.693 260.928 null] +>> endobj +1082 0 obj << +/D [1058 0 R /XYZ 65.161 261.409 null] +>> endobj +1083 0 obj << +/D [1058 0 R /XYZ 65.161 250.45 null] +>> endobj +1084 0 obj << +/D [1058 0 R /XYZ 65.161 239.491 null] +>> endobj +1085 0 obj << +/D [1058 0 R /XYZ 56.693 192.868 null] +>> endobj +1086 0 obj << +/D [1058 0 R /XYZ 65.161 193.551 null] +>> endobj +1087 0 obj << +/D [1058 0 R /XYZ 56.693 147.13 null] +>> endobj +1088 0 obj << +/D [1058 0 R /XYZ 65.161 147.612 null] +>> endobj +1089 0 obj << +/D [1058 0 R /XYZ 56.693 101.661 null] +>> endobj +1090 0 obj << +/D [1058 0 R /XYZ 65.161 101.672 null] +>> endobj +1057 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1093 0 obj << +/Length 2287 +/Filter /FlateDecode +>> +stream +xÚÍ\mSä¸þίpîK *½X²½I¥²Ü±›½Ü’H%U{÷Ac‹íØš’Ê<ö°Œç…ÖȆ|©Ֆúé~Ôj½©‡½Gç7Gg8ö" *¼›[OP$/$ ±À»I¼/ÇW*S²V'§”ããËB«º}¼-ªöAϺ?þPÄçEq×þòëŸN~¹ùÑ sJŠ8o¥]ëÇLÕ3¥tÝüÙŒN¼ÐŒ.X3ºPærÝøÔÈ Âã³öQÓïèâæè_GÄHÇñ¸@"b^$0õâùÑ—_°—˜¿™ñ‘…Þý²åÜã#Ê„yμ룿án"ðÎ YÉö#D°hUú™R¾ÔbÕíìƒi²ü ¿é"_„æËÆ?¦Õ<9ÿ©¨ÕÝ»“SBÍ/YËLU ô0ÏZifšÍë_h–…Ô ˜Ñ"Í6ï9Pà ¢(Œ¼Jy·Ï?iMÚö·›ÐQ¬h“¦µ«|Žˆ }ù˜©‚Œð|¹Šh4€²KÕÔk®ºõ_[˕⌠N:#~Ÿ¥Ó\%k&°)Ëû²\ôX–©–Yúo©Ó"‡õ)naínÓªÖ°¦™ÒZU5¬ñ}ªg°–ù4Kk`ã¢J§i.³õÖ/[=å´‘‹Õïø¹î˜"Ÿàžd*MT¥{0WµÌEdFèx0¡±fÆFƒyO¾ÌÝ•…Ã\„> +i»’Ò˜YÏ´.×ZšÎïÎκW›Ž'‹iÝï€v7OÔ$•¹E‡¢šö[Ÿ ÌE$vwZ~É÷©Nó¾ï f`Ä<«Z—ïhU£)ÛM0c´ÉX—ï8ÎÊZ@ÌLP„Y‹±Ã‡3†šÎ‡ ´z&q¶V1<Îçrüþ¹ç2O¤†r]ÀÚM€Z^¾ÿ|÷S]€TÓª˜Zrá‡Hp1¼Öå;ÂËYY xq³Ûòý^•Š‹ižÖ +h=—þ|~u´H _—2ï#רö›ý‘è~–Æ@´ßÏP•O@ª,Á¤Úlw¡X»—5Ô×ÑóyßÓ¼ †;Þ¯'ß8ÎÊZÇ7}Ãn‡ ‹jPÀÀcM&óéBNÕ¦Ëm]ëw»)¢ Ò¶»ºøpquqùý§÷}…¾ÛvhpË àÄ<ù=àÒLmQD +X8ŠÖå;¢ÈYY 1Œ0íòdÛBûË®ß0  t_ò¯w<ÐÄy®bUײJ³Ghèm™ö|Ùã½|´%HŸ,¾8s•4A¦t2Ž>/*e‹7ÂQDãám]¾#Þœ•µÀ‰Á·¨UËü·²óÝàÉ t€Ö2©‹l¡e+Xî‚À„( +ÆK"Òf…=Ï"ò@ ¼ââÑžê§79—'×KEbï”úˆQúm«Ü¼dYqBùñ}“«Y¾Šg† ¬ffò„âã¯'„w=&Ê0äåÓ\&Ý;cO§7˱¾ßÆ&¡oLX¬’šñ.YˆÖl%½NóXõŽ‡H!Ò>Wí¡ZŸ‘SJ"Œš‡Aì€ôëU1Q•n[®µ|ÔE¾ÊĶjh–³|4/ Ë1Gx<*¾.Þͧ9« +wi7F¶ëù©Ÿ÷\®ìb[ËŠµE²t®’T“ÚõJóD=XÒ\­æe&µ²åCиÚ~úà‡L_ÓD[&èeù‘!£xO¾›…»+ 7q? +‹¢ÖÄÁ|W.’tëBì4ˆ¥²¼{ ÌEY•zÓûÇ›Ï?ñCC»D({ÍBrø°*“•ÕM„úmûwêL=¡ró*5¯ÌꬦJ?oT/&§¦ƒzШ‹õü™v~!n;ý~ÆØiBðÓiŸ€kÁ÷F,Qðýùd¼¨Ù“ïèTœ•µp*ÜPܱÍ÷Р1‘u[A|%ö÷ÛBüïvÇ^]”=•ÍËßï¢&4Î ö0¾|¾ª‡¡‰7fÀ>1:„dD0cc³”ŽæuùŽ`vVÖÌØG˜Ø"*‘¥Ðl”ÿ- ²~,¡‡H`ä/‰%4sfÑ ÅS™ª-¹ø¼¨54cž‡Mîã>ùÛ9ÚÁB— ]ê™á²{UòÅEx`òUäÜYøF&ŒcÖb2n\Àˆµ˜=ùn¾Ñ]Y¸odÜìžVµ˜U®ªþ¦z7 ¨*(*çMºq +-ÏúÒ¥‘Áš&RËÛ‚ÒÖœ@‡—𚘺”±:Ø!q‚0{U®ÆšJäƒÊE‡tH¤Ù’ŽHÖ˜‘ÈØxd­'ßÑ!9+káŒ\Ñ¥éÏe|Ž»À:.»,ÕŠå¢VÃRÀ²*&f5xõ8¼ÔaQ&[2§`—`Ø4óý×t ´©Z&âm] Œш… +cù#ÖAô仹weá. +fÆä–ɘq2,oJ:V—Â^'öSC …ÿªWE(k® 7ÎÔPÚl‰F¼2B‰1h¼+#=ùŽHwVÖé$@”‘ÿ ¤O·m†ödÆE^§µÞÝzú™©@)+iÝ«5²ôrÕ^5r“0D„¹×Îd€ßNCèŸài"ŒéúãEïž|7L»+ Ç4i.1a‰é¯ªšPê½DÆ°µZ+³)~ÕÝ¢ªÑ•/ \a&³ zöœö²”LÓp¼ºÁž|G wVÖÂÂy„øêŠýXY±¡¯¥Ó¼¨z•±„øxéu]¼£)¸ªja Íå$Zú:øÎ}Gw[”ÄÂÉ=EÜ]QYfi<Â=ý<óËnö",¯àª'ßÑÆ•µ0òæ"ï +®À‘ék‘&¶×ßø h¹I/6 +"öHmJË7aã|A,|ÕcB‚CÄù!Ç„—Í×æ-‘ÿ»ÌêÙ×UZæ6$>2Þ•ññ8|h ;ïp]¼àU…ã=2]EW +õYÞ)¨›® -;(Á¥I¡êÜâ–‰Êôäóýáÿ³'`γÿñß}ÙàþHf‹ÍŠ‹_úH„cœêmü)#,¢CþÔÿ×ì” +endstream +endobj +1092 0 obj << +/Type /Page +/Contents 1093 0 R +/Resources 1091 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1043 0 R +>> endobj +1094 0 obj << +/D [1092 0 R /XYZ -11.232 900.716 null] +>> endobj +1095 0 obj << +/D [1092 0 R /XYZ 56.693 742.463 null] +>> endobj +1096 0 obj << +/D [1092 0 R /XYZ 65.161 742.474 null] +>> endobj +1097 0 obj << +/D [1092 0 R /XYZ 56.693 695.768 null] +>> endobj +1098 0 obj << +/D [1092 0 R /XYZ 65.161 695.779 null] +>> endobj +1099 0 obj << +/D [1092 0 R /XYZ 65.161 684.82 null] +>> endobj +1100 0 obj << +/D [1092 0 R /XYZ 65.161 673.861 null] +>> endobj +1101 0 obj << +/D [1092 0 R /XYZ 65.161 662.903 null] +>> endobj +1102 0 obj << +/D [1092 0 R /XYZ 65.161 651.944 null] +>> endobj +1103 0 obj << +/D [1092 0 R /XYZ 65.161 640.985 null] +>> endobj +1104 0 obj << +/D [1092 0 R /XYZ 65.161 630.026 null] +>> endobj +10 0 obj << +/D [1092 0 R /XYZ 56.693 592.937 null] +>> endobj +1105 0 obj << +/D [1092 0 R /XYZ 56.693 565.427 null] +>> endobj +1106 0 obj << +/D [1092 0 R /XYZ 56.693 518.634 null] +>> endobj +1107 0 obj << +/D [1092 0 R /XYZ 65.161 519.317 null] +>> endobj +1108 0 obj << +/D [1092 0 R /XYZ 65.161 508.358 null] +>> endobj +1109 0 obj << +/D [1092 0 R /XYZ 56.693 460.98 null] +>> endobj +1110 0 obj << +/D [1092 0 R /XYZ 65.161 461.663 null] +>> endobj +1111 0 obj << +/D [1092 0 R /XYZ 56.693 414.285 null] +>> endobj +1112 0 obj << +/D [1092 0 R /XYZ 65.161 414.968 null] +>> endobj +1113 0 obj << +/D [1092 0 R /XYZ 56.693 367.59 null] +>> endobj +1114 0 obj << +/D [1092 0 R /XYZ 65.161 368.274 null] +>> endobj +1115 0 obj << +/D [1092 0 R /XYZ 56.693 320.896 null] +>> endobj +1116 0 obj << +/D [1092 0 R /XYZ 65.161 321.579 null] +>> endobj +1117 0 obj << +/D [1092 0 R /XYZ 56.693 274.201 null] +>> endobj +1118 0 obj << +/D [1092 0 R /XYZ 65.161 274.884 null] +>> endobj +1119 0 obj << +/D [1092 0 R /XYZ 56.693 227.506 null] +>> endobj +1120 0 obj << +/D [1092 0 R /XYZ 65.161 228.189 null] +>> endobj +1121 0 obj << +/D [1092 0 R /XYZ 56.693 180.811 null] +>> endobj +1122 0 obj << +/D [1092 0 R /XYZ 65.161 181.495 null] +>> endobj +1123 0 obj << +/D [1092 0 R /XYZ 65.161 170.536 null] +>> endobj +1124 0 obj << +/D [1092 0 R /XYZ 65.161 159.577 null] +>> endobj +1125 0 obj << +/D [1092 0 R /XYZ 65.161 148.618 null] +>> endobj +1126 0 obj << +/D [1092 0 R /XYZ 56.693 101.24 null] +>> endobj +1127 0 obj << +/D [1092 0 R /XYZ 65.161 101.923 null] +>> endobj +1091 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1130 0 obj << +/Length 1805 +/Filter /FlateDecode +>> +stream +xÚÍ[msÛ¸þî_ÁÉ'{¦BðNàîÚ™¦Ó^ïš^⛹™Ü} (ÈbM<‘Šíþú[Š”#ÑV˜„ÒO„Àåbñò<»V8ºŽpôæìÕÕÙËK#´¤2ºZF’"GŠ0Äâèj}8gr“ÔæbF>ÿ·mLÝ—vÝšUÿòï6}eíM÷ã—÷?\üvõ=43#i!:mï›ûÜÔ+cšº} ­“HAë’µ­ó˜¢˜°h&Žûöè‹ÕùËîA¤n¿;{}uöûí8"‘HjÅš ‰i”g~ÃÑÞAûˆkÝn%‹HŒ(“PΣ÷g?á~ ðÑÙéæ,;“~¥Tl­Ø}öòD¶Ýàí7 +q©àÅVøûl}“\Ì$Æçÿ²µ¹ùæbF(üHmQØÝÕy§ +ƨÕÖ>Þvæ„Ä4Š˜ÀYÛ½¶^àÅ\Fi¥£µ‰–ûý9Ðötíã¨BDñ]bÒJÕ/‘d¨_`‚b'—öçZ"MõÆn®¯£®ð®Ÿüƒ‰Ü΂¥ÙÍçÕÊögÿ±¦èÃv¾ë•Ýä 7Ù¹£Î*Y'E} Fý©¯8ò‘Œ®o3W»³ÆQ®v“+­£ÂÊÖu6ÏÍl¬›\º©ÿsU»2Åp|‘+F)¬x;£GžÇ™ SDy3½³s³n:jzß$÷-wä”'s“×ä$5EŒèpä$A@Ü¡¸éPý8jmª;3Iő佧üë‘kLQ5÷Ž`ÙÏK†‘=ÏÁ ŒŸ ËñòmUï; +Á)F’Ì.‚Ïs{AÅùmV^wUé*)¯wþ*¹ øüãçýscÊ®T$‹¾¼ðÃ6`Û6Øú©mÑPËËYÚ'ì#q.v"©Ýi®³25ƒ=F»šéÊëng‚GbF´F”è4ì"0›Ö1^¯“j•¥>®QˆXÀ°] ›µpŒ2Ð?ŽQÆëÎ(¢ÝÌŠžQ~ß$y¶tdõ4©šÌ–~.rÚ µ0‹,±óÿšô‘¯{yœ×¼ ¯íÄá{jËå¦6Ž®ö6kVŽc– ÷þ£àÄ `\¦è)ƒxÁØ–€&åªí°ùeH`©E‚‡ âúG2Õhc=˜Š¤÷ ãÃOµ¶©©ëÓ!óø6%7„âφ1ÖHuJsOΧ…ñ<›ç™õÀ1‡ ö ápÌaÙÆ”Ãñ@ÿ87ÖÇ\j„Éîܼ°M$;o²í¼¶¹qU;·ö¦[k''‡g<..ö†'ÓH=±—ÍšÜTɵAg%è®pÆ*“D«D!¥U8¬ê‰ÕÑÆz`•Â©þZê2»sÆ^‘8†Ãvéꙫ,umÛ³GÚ ±>%â˜íZL‹¸dÓØƦ­Güö¢ßx•-Œöê–¶"{?À´{g*ËC˜Ñp e1E8fÁ@;Ð?´ãu-‹b»C0gÐ^½ý›WìÛ‡Më‰= >Ò­²6Ù¿d=ȹ„¦§Åø¢]»Î$¢X„%ˆr–‡úGÂr´±°¤ +‰]ÂÈeVfµãÉN½©*»n¾Ú;Ô`À„xƒÊSâ’j›ÿOá.U`’ +xNcè —Ã2Ð?¢ãu‡(U`)¡žž³¹¯ìs<_ÍÙiW¼ HPjÅŠ&ÝBлµY~)íïÌÄža@" Ø›ö+ÆL!ø¡Dº’ã4p03ƒ2‚Âéh ·‘†z€q¤”ò<Ï'µ«Û +ã7Ks;¼Un«¿;~žûØÓBå_>Ÿ‹1ÒRˆ5$!'¥,àõ›d¢ŠåÝm}(0ôƒóxcÝM”BX2Oï¹JÊEî¼™t=.ÚÞ ƒcž<'ëc¶0Žg¿ÎùTÉfázž¼Ìrã›ØZغÉï'‡\ýøƒ˜x^ÿççWÌqlšjÓÔÏåGÒz*>%?¡Š'δ©2fäÐ@À/Âbx.Çf $1Ž6Öƒ9A”õW*ÿt¼Ø]Ì—v³ãAFi)%_æ…µø:5“§Ã>•zú˳æq*ùÌ'‹q‚äÞÍs›ÞLœÆ”ÜÚsôTIž-žMœ” E˜«€ûR×¾c0DÉpD© "4Æ“‡êÇÑähSÝYRsĉozÏÂ,“Mºý_cÌÒøPXmš©ã̇£„í§ˆ÷3âƒXúóÂ[ ùFž¦IŸK@°— ,D^Ò£Dr »ýœ?DþÉW|| +endstream +endobj +1129 0 obj << +/Type /Page +/Contents 1130 0 R +/Resources 1128 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1043 0 R +>> endobj +1131 0 obj << +/D [1129 0 R /XYZ -16.307 900.716 null] +>> endobj +1132 0 obj << +/D [1129 0 R /XYZ 56.693 742.989 null] +>> endobj +1133 0 obj << +/D [1129 0 R /XYZ 65.161 742.431 null] +>> endobj +1134 0 obj << +/D [1129 0 R /XYZ 56.693 694.923 null] +>> endobj +1135 0 obj << +/D [1129 0 R /XYZ 65.161 695.606 null] +>> endobj +1136 0 obj << +/D [1129 0 R /XYZ 65.161 684.647 null] +>> endobj +14 0 obj << +/D [1129 0 R /XYZ 56.693 647.497 null] +>> endobj +1137 0 obj << +/D [1129 0 R /XYZ 56.693 619.944 null] +>> endobj +1138 0 obj << +/D [1129 0 R /XYZ 56.693 572.934 null] +>> endobj +1139 0 obj << +/D [1129 0 R /XYZ 65.161 573.617 null] +>> endobj +1140 0 obj << +/D [1129 0 R /XYZ 56.693 526.11 null] +>> endobj +1141 0 obj << +/D [1129 0 R /XYZ 65.161 526.793 null] +>> endobj +1142 0 obj << +/D [1129 0 R /XYZ 56.693 479.285 null] +>> endobj +1143 0 obj << +/D [1129 0 R /XYZ 65.161 479.969 null] +>> endobj +1144 0 obj << +/D [1129 0 R /XYZ 56.693 432.461 null] +>> endobj +1145 0 obj << +/D [1129 0 R /XYZ 65.161 433.144 null] +>> endobj +1146 0 obj << +/D [1129 0 R /XYZ 56.693 385.636 null] +>> endobj +1147 0 obj << +/D [1129 0 R /XYZ 65.161 386.32 null] +>> endobj +1148 0 obj << +/D [1129 0 R /XYZ 56.693 338.812 null] +>> endobj +1149 0 obj << +/D [1129 0 R /XYZ 65.161 339.495 null] +>> endobj +1150 0 obj << +/D [1129 0 R /XYZ 56.693 291.988 null] +>> endobj +1151 0 obj << +/D [1129 0 R /XYZ 65.161 292.671 null] +>> endobj +1152 0 obj << +/D [1129 0 R /XYZ 56.693 245.163 null] +>> endobj +1153 0 obj << +/D [1129 0 R /XYZ 65.161 245.847 null] +>> endobj +1154 0 obj << +/D [1129 0 R /XYZ 56.693 198.339 null] +>> endobj +1155 0 obj << +/D [1129 0 R /XYZ 65.161 199.022 null] +>> endobj +1156 0 obj << +/D [1129 0 R /XYZ 56.693 151.514 null] +>> endobj +1157 0 obj << +/D [1129 0 R /XYZ 65.161 152.198 null] +>> endobj +1158 0 obj << +/D [1129 0 R /XYZ 56.693 104.69 null] +>> endobj +1159 0 obj << +/D [1129 0 R /XYZ 65.161 105.373 null] +>> endobj +1128 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1162 0 obj << +/Length 2107 +/Filter /FlateDecode +>> +stream +xÚÝ\Kãƾϯ |ñ©í7Ù1|°¬À ï °ñ’Z3|($5£É¯OS”&+êU­VËkÒPÍêb³¾¯ëE’h‘èÇ»ïïÞ$Ò SÑã4R T%”£ÇIôéÝÏ&7icî˜$ïþVµ¦é¿N«ºÿÒÎ7?þ©_UOý?ÿüøÓý/±Ó

ýB¢‰ýÍÎB'ÑËzdIJ€qe¿çÑÇ»¿ß‘ÍB£ ²•-4P¢z•þŘ\k±=íý;d}¢;'¡ûC¿~ÕÈÔíýƒ"Ä^}úÚVåï(³ÿ¦Ë¶j«1¬š¼gש“Ø}ü¸{‰ö¾Ð˜E1·jÞ]bw\’b¡":ÑQm¢éç×´#íðÑý X4Û zÁ´í+_Ut(_ +±]+Ì Ÿßošé+(»XÏ¢þËÏع™[Å9kž[L4mU›Ø—}ZßôqU,ªÒ”íÎp+6öÏ{—gËðjê0¸MG‚8ÝM;ÆK^ŸQV/8Ñ홽Ëÿ¿" L¬76áÈçÑ-QÙí–3öko‰*±j¨p;¢Š­ Ah0èäûA×_YÁ2äKU? yÏÉn$-nêÅ12 æÄ}s¿»—vìŸà o°*Ðne hÐï³ ²ûò=1ì­¬†‰-6©°ï&H‡¤°ŽÃ¦r‰ógM»T¸qÍr±¨j$Gt¾gƒõ‘zö:ÿp:ãž³éR¹nžšÔâ`ÐØ‘î _Eñ°š[ñ›¤uZ·Ùëí¤%C•õýjÇàÉÁ“ëÉÛ"›ù-GhC +8oò±¶;L¸<À@¾§Ù{+ë`ø Â6y€›E~]ª·X„IH_ê ÊXA,Ù-A)9$üÊÞà(¯ÆO =)¬± çÙIneQÉ»ò=‘ì­¬’¹FDG˜§åÌ\d¥A‡i:°Á¢®Öü2,ù§m[g£e»‡Í‡ãs4¦½ÉÌ"%7E²ƒPq]$ww¥€Õ‹mB¸þÀ›pv!„¶ZIÚ"Q@t¸ â@¾´ý•ÅC[$¶ÄŽŽÙ~OpÅ?§.rV§‹ùÅiAa=%Jø-y@(t[¤¹¬W!7›º‹"Ÿk`* ‡ü]ùžÈ÷VÖù‚ܶ_}ÈVØRÓ0‰¹>ÌE',9NxNól†­"Çeež•¦0“,­Fÿ6cl޶ĒRÝe»X¶W®L¼ÔÕ°Tv¢¬×1çëÅ Ôyx±¾)u½„J^—zspáÂAŽ¸f D¸’Ï@¾ÿø+‹ç®%Äœ:ºÛœ2¹\MÌ!ºúú„Ù \²+kqOþNŽýåëÓô‰ ¦Ò<öÚ…O(ˆ€íùžVê­¬ƒ•&âm{§Id×xÙ´U‘ý7m³ª¼nî¿OHíwQøÊí̹1ÍLiêý¦¸óV»ò=­Ì[Y+‹9$oÝŽuU »psëù”èâ¾JÐÎS¤Õ®j3u¬CâË3§à+!{Â÷"5îH\j*\k ßÓ€½•u0`»@‰ŽH+üÝz õ/²¹õ;e|ÓdçÖëôE%Û8ã“€É6N™•.Ù6ï‰oePBîêñvÅK—‰t±çt\7í¤t¶w•Ç}«þ/'¢!–7Ͷ±DA¯œm[/™C¨Ëb«D0ÕƬ™k.Õ6ï‡{eñ¸gJ#ÒøNMFèlõ!zðN“¥¸a?|÷ÓGÒ;oèö³»Å·¸ @è•“Yó¶ÈÛQîqnÕ³YŒj :\6k ßâÞÊ:@œ1à u̦YÓ ùiµ »ºYµ¦lö6J9ˆÍ·<}­–{5òo¿:~Æ4[ r öàW§CDß 8³¾%7m±¦š½²S`®¹aЄc»¥íØí/a äû†¿²x ±)ßÞ¥PTÏ[n¶œñlZ³º„ °Yöëw “U›â°GšßÍ´ó¸nëS¡€+® ¾‰ö]ÎðÅ”I"\å` ßàÞÊ:œ%ó·CLÓq÷¨Òä²NÒóu«Cvžæ„¬8ÐŽ{®åT~Ã& +Ƶq)é-óÔõ¹Jˆ$\kç@¾§•z+ë`¥ÔÂÛ#¤®ý=F“bŸÚ<ÜÑu> endobj +1163 0 obj << +/D [1161 0 R /XYZ -11.232 900.716 null] +>> endobj +1164 0 obj << +/D [1161 0 R /XYZ 56.693 741.747 null] +>> endobj +1165 0 obj << +/D [1161 0 R /XYZ 65.161 742.431 null] +>> endobj +1166 0 obj << +/D [1161 0 R /XYZ 65.161 731.472 null] +>> endobj +1167 0 obj << +/D [1161 0 R /XYZ 56.693 683.964 null] +>> endobj +1168 0 obj << +/D [1161 0 R /XYZ 65.161 684.647 null] +>> endobj +1169 0 obj << +/D [1161 0 R /XYZ 65.161 673.689 null] +>> endobj +1170 0 obj << +/D [1161 0 R /XYZ 65.161 662.73 null] +>> endobj +1171 0 obj << +/D [1161 0 R /XYZ 56.693 615.222 null] +>> endobj +1172 0 obj << +/D [1161 0 R /XYZ 65.161 615.905 null] +>> endobj +1173 0 obj << +/D [1161 0 R /XYZ 65.161 604.946 null] +>> endobj +1174 0 obj << +/D [1161 0 R /XYZ 65.161 593.987 null] +>> endobj +1175 0 obj << +/D [1161 0 R /XYZ 56.693 546.48 null] +>> endobj +1176 0 obj << +/D [1161 0 R /XYZ 65.161 547.163 null] +>> endobj +1177 0 obj << +/D [1161 0 R /XYZ 56.693 499.655 null] +>> endobj +1178 0 obj << +/D [1161 0 R /XYZ 65.161 500.339 null] +>> endobj +1179 0 obj << +/D [1161 0 R /XYZ 56.693 452.831 null] +>> endobj +1180 0 obj << +/D [1161 0 R /XYZ 65.161 453.514 null] +>> endobj +1181 0 obj << +/D [1161 0 R /XYZ 56.693 406.006 null] +>> endobj +1182 0 obj << +/D [1161 0 R /XYZ 65.161 406.69 null] +>> endobj +1183 0 obj << +/D [1161 0 R /XYZ 65.161 395.731 null] +>> endobj +1184 0 obj << +/D [1161 0 R /XYZ 65.161 384.772 null] +>> endobj +1185 0 obj << +/D [1161 0 R /XYZ 65.161 373.813 null] +>> endobj +1186 0 obj << +/D [1161 0 R /XYZ 56.693 326.305 null] +>> endobj +1187 0 obj << +/D [1161 0 R /XYZ 65.161 326.989 null] +>> endobj +1188 0 obj << +/D [1161 0 R /XYZ 56.693 279.481 null] +>> endobj +1189 0 obj << +/D [1161 0 R /XYZ 65.161 280.164 null] +>> endobj +1190 0 obj << +/D [1161 0 R /XYZ 56.693 232.656 null] +>> endobj +1191 0 obj << +/D [1161 0 R /XYZ 65.161 233.34 null] +>> endobj +1192 0 obj << +/D [1161 0 R /XYZ 56.693 185.832 null] +>> endobj +1193 0 obj << +/D [1161 0 R /XYZ 65.161 186.515 null] +>> endobj +1194 0 obj << +/D [1161 0 R /XYZ 56.693 139.008 null] +>> endobj +1195 0 obj << +/D [1161 0 R /XYZ 65.161 139.691 null] +>> endobj +1196 0 obj << +/D [1161 0 R /XYZ 65.161 128.732 null] +>> endobj +1197 0 obj << +/D [1161 0 R /XYZ 65.161 117.773 null] +>> endobj +1198 0 obj << +/D [1161 0 R /XYZ 65.161 106.814 null] +>> endobj +1160 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1201 0 obj << +/Length 2106 +/Filter /FlateDecode +>> +stream +xÚÍ\[“Û¶~ß_ÁÉÓz¦ ãN N§IêÌ$&±÷¡3v( ’8K‘2ywûë Š’mQ«ÝPý¤ ÁƒCà|ß¹àH8[d8ûùê‡Û«×oÎ4Ò’ÊìvžIŠdž)Â˳ÛYöþú­©LaÍ«*ðõ¿glÿvÞ´ý·Ü]ü©™þÐ4wý‡ÿ¼û׫?oñÓÜ‚´½´wî±2viŒ³Ýe?;É”Ÿ]²nvžS”–ݤóÝüÂËËÕõëþ…HÝÝwõÏÛ«WÄKÇÉ„DR³,×IL³éêêýŸ8›ùk~~ĵÊî·#W™ Q&ýû*{wõÇÞ->¹ {Ù\#‚e¯ÒJÅV‹ým¯ßø!ÛÇàÝ= +q©ü…íà_Êö®xu#1¾þµ±æîûW7„úë¢-VèáÞLþÚ_í¿0µëEû5ë¤w/?>®ß#’Ó,g1źÇí¾8G9—EZé¬5Ùüëç;öô·ÇPÿ ”ï'è“nt¬|ˆ$Cù”ûuƒÌðõÞK¤©AÙ­Àv‘õoÞîŒá`c÷Š3¯)!ýþþc63³k8–”½ßî𪴶¬°Á[s0δ°á33/ëÒ•MmnØ]þ€Þ},ÀC¸Ù,–°‰êÆÁÚMk`#ï—°“ŽˆŸî~¬Y \¼¢îàt¹©ï4ø¸)«€OWÚ!©ˆ¯lç q¶g•˜ãž@=»}”#O¡û17P"!þ6)ÒáüP~$Σ•à\ „•ôœ‚Q.h¿šµ1` —5lܛ߆¶ô—“¶Ô3Hñ8‚ª©ÊúnÈ×÷D@ÀvÁ½9Ésâõ¤›•š"ÌÉnöm31­ë=é;W<º¦ÍÓJE#*§•9AÌp*äÇ!0^Y¸§•9G’ï®—fz7.ksà-llŸÿÓž´œAßšÅQ½Hëbœ~UX°ØòeœIÕ¥—äî3 &ÆåWºÊt‹†lµ£œ/ß9³ZW…O£Ðê‚. “ˆš€¨@T°tt(?’€¢• ŸVþ9Ò‡F¾ëuÓº‘Ù¢ôÐZYãÆwYÏØHS™•÷™60dÙÀSžÏ ²™.‹º´«Ãá/£ÉÇ5T§Ëkò#=ZÙc÷±µP»x×AÍ¢†'zÞ|ÚÒÝS•êét +ÌáÎôÈ¿äTOåzÖ|ܘzjÎö~ÄÇUX\Òý ¥ÊÇŽ¶ƳÔfÝy?࣋\#ÂótþMøÈ‚(• òùqWyáƒù.Çû™“föHÛE ˆÁe ¸¦Ö®œ‹KMí>'¥çDúd#DŽ(M—qäG"ZÙ@HŒÙqâ›òê­&›ÅSuWƔ֌À·Å{{~Qà•Sxä ¨5óÎÕ?†¸JV SáÝ+¡éRœüH‹V6Àâ»2ßþ4Ã[|œ½sÊ—/ä50¶¼ýíÇ‘}ŒkÖ°•ùd*(ÏM{ù½”G%­$Ÿ® +oÜzãÎöØG&ì¢üÄ•ð¯z\~*6®qÍ4€žxÞIËtôÄ=1É“ÑÓ@~=Å+ §'Þ÷êlzzæìÑ@óLo1GÖL»ÓØãJ³vËáø¿áç©tZl,8£†F×ÍÝy+òÌ@ Ý-êf¸/cÓMX¤Kîò#¡­lt|ÜÌö§'Óe±>*ÎǧBÅzmêÙQœàT¸ K}Q§B’ŒcÇŒœøI} –ÎÇx‰ZÐt@9” ”he€âÃmúmTù¦6máBÚ\¦MmK{T:xþ¦rfcúBð¹_ovI|3E‘ ê |ÿT|2=z/îíSà>5Ëé6¯Nf&}âÎe20äÇ9ZÙ“ÐeÝëžÊ !˜ÓF‹ÕЊ¿Çº£B!%.z<͘DœÒqýÔ¤œTeû0*·)X:S&ÂKLgÉâ# 9VU¸SbD#¼'±w!ÎƧ·Ë戯_ŸÆEÓ.jOòã–$z;[´ÅzÐÞùò™ñ¼|Ÿ*DQÍ°·/¨ŠrA. nª1bDŽ îYù©´>í €7U °œJ½¶Sá{ ?àñÊÂN}Œ ÷ô~[L*Ð',o”n Îå·5û£Äwø»çÑZ8×–“3gµ9?S$öæ5«Ò9hÀ¼mVÀY†"¨dž®‘z ?ÒУ• 0tþu)@ßX7ôftrjáùO_4?Þ£¹Î¹‚z*’ê¢Õ”1DÅÈÕ­™‡xʶéX:ã½·éN³ò#­lð|¸Úå,Û -êé|N¶ëR™ª§] ··fl ÔñÌ¡µš£$ñ™:J]•5”ÎÚ +LªÚo—ͦúIèÏL6vày*CÔãH’t¨= ÚXU0‹9RZ×B9a`E´ èE!’KD”¼T5~ß‘_Ø»F¼!p™0K">68]–4‡xeáx >PÍ5 ¬Î?”¼ÔÁ ,°t¶Pk_·ÍÚÛ)¸óêùŽÔ§çd8ýËØà ž.ïÈ4ÝheL—çH±]Þt^4ÝXçóÚÿÏôö… !.šn¢¡#§UiýêÇTÑ'­kÄt„Ä;QÎÒå#‡âãð­j:EiÈäàßhžIù@RžUÕl\g‹ ©þO½:#¨ò"ZTŽxºîšéq¦«(Ü’5Þª þ¡Tðføï> endobj +1202 0 obj << +/D [1200 0 R /XYZ -16.307 900.716 null] +>> endobj +1203 0 obj << +/D [1200 0 R /XYZ 56.693 741.987 null] +>> endobj +1204 0 obj << +/D [1200 0 R /XYZ 65.161 742.67 null] +>> endobj +1206 0 obj << +/D [1200 0 R /XYZ 56.693 684.922 null] +>> endobj +1207 0 obj << +/D [1200 0 R /XYZ 65.161 685.605 null] +>> endobj +1208 0 obj << +/D [1200 0 R /XYZ 56.693 638.816 null] +>> endobj +1209 0 obj << +/D [1200 0 R /XYZ 65.161 639.499 null] +>> endobj +1210 0 obj << +/D [1200 0 R /XYZ 65.161 628.54 null] +>> endobj +1211 0 obj << +/D [1200 0 R /XYZ 56.693 581.751 null] +>> endobj +1212 0 obj << +/D [1200 0 R /XYZ 65.161 582.434 null] +>> endobj +1213 0 obj << +/D [1200 0 R /XYZ 65.161 571.476 null] +>> endobj +1214 0 obj << +/D [1200 0 R /XYZ 56.693 524.686 null] +>> endobj +1215 0 obj << +/D [1200 0 R /XYZ 65.161 525.37 null] +>> endobj +1216 0 obj << +/D [1200 0 R /XYZ 56.693 478.58 null] +>> endobj +1217 0 obj << +/D [1200 0 R /XYZ 65.161 479.264 null] +>> endobj +1218 0 obj << +/D [1200 0 R /XYZ 65.161 468.305 null] +>> endobj +1219 0 obj << +/D [1200 0 R /XYZ 56.693 421.515 null] +>> endobj +1220 0 obj << +/D [1200 0 R /XYZ 65.161 422.199 null] +>> endobj +1221 0 obj << +/D [1200 0 R /XYZ 56.693 375.409 null] +>> endobj +1222 0 obj << +/D [1200 0 R /XYZ 65.161 376.093 null] +>> endobj +1223 0 obj << +/D [1200 0 R /XYZ 56.693 329.303 null] +>> endobj +1224 0 obj << +/D [1200 0 R /XYZ 65.161 329.987 null] +>> endobj +1225 0 obj << +/D [1200 0 R /XYZ 56.693 283.197 null] +>> endobj +1226 0 obj << +/D [1200 0 R /XYZ 65.161 283.881 null] +>> endobj +1227 0 obj << +/D [1200 0 R /XYZ 65.161 272.922 null] +>> endobj +1228 0 obj << +/D [1200 0 R /XYZ 56.693 226.132 null] +>> endobj +1229 0 obj << +/D [1200 0 R /XYZ 65.161 226.816 null] +>> endobj +1230 0 obj << +/D [1200 0 R /XYZ 65.161 215.857 null] +>> endobj +1231 0 obj << +/D [1200 0 R /XYZ 56.693 169.067 null] +>> endobj +1232 0 obj << +/D [1200 0 R /XYZ 65.161 169.751 null] +>> endobj +1233 0 obj << +/D [1200 0 R /XYZ 65.161 158.792 null] +>> endobj +1234 0 obj << +/D [1200 0 R /XYZ 56.693 112.002 null] +>> endobj +1235 0 obj << +/D [1200 0 R /XYZ 65.161 112.686 null] +>> endobj +1236 0 obj << +/D [1200 0 R /XYZ 65.161 101.727 null] +>> endobj +1199 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1240 0 obj << +/Length 2475 +/Filter /FlateDecode +>> +stream +xÚÅ\Û’Û¸}Ÿ¯`mvœÊ`p!@Ò•MeÇ›rìdcOª¶ÊÞJÂHÌP¤–—™Ñ~}¢´6©[C´O£‘Àf<çt£$ ¦ ~¸zuwuûFÒ !‰â*¸»'* +b&ˆˆ‚»IðéúƒÎuZë7\Òë•®»÷eÕ}hfë_—ãWeùÐýóÓÇw/~¾{ §¹aŒ$RvÖ>6Ë\×3­›Úü ggA gWÂœ=Œ8‰˜n$I¢õùØ‹âëÛîS‰9îêïwW¿\1°NHET"‚(aDQŒçWŸ~¦Á~ƒó“0‰ƒ§ÕÈy %\(øœ¯þsE×A÷NÈÆv˜FUçÒgÎåÊ‹Ía·o`Èê2BsLLBÃÝü•#]5/n¥põé²)‹—/n‡éT׺iä¹Î;ƒ0SƦùóCÿ"áΰˆ‘Hˆ`±¹H󽤉Bp’ÄIPéàþë«êYÛýíö xL„L6'è 33ÚÕ¾$L±¡}I‰`¶0gøúŽ+’ðä ή VÓ ûða ÞíÜ8.^áo²ç¶íŸV·|ÔN{×_ ª"Ê£õO{ŽlàNb€48Ë5Ùkûºhç€I‹€ëóéKSîºÞo÷φŽ|{xVŒðà¦ÞˆjdZLpÑw¤Éš\¸-ÇyÎ¥‘`šïù»_â('1•'HÜÛ¬zH;…ûgY뇾½Oô}–kä%ƒ„²ÈŸ´©˜*coÒ6°ï&mîÎâ¥MŶ´Ýí„î^¤Ïõx–Y=Ç Ïjܸ¢|BLçº^¤c¤»éSZé“”l¿(´‹EY!…á§ܽ‡—ÞÕ1?vrÞìåÍ°’þ4ÓÅP äW( +%dxl£ŸiH»Ü¯/ƒ"ÙÝfÌ V"Fhâ/Øwd¬³³ÆSi¬à\!ñ:EžêBWi“S—à´¸ž/ò «ºŸá?`Y¶¸³ôñÌÌ]¤5ÒÉ7ÿÆÃæ&Û2`)pC +†Œ0釃Šú£`ϼ#]]µ  $äq7•YQg¬@×XlVpã›<½C*‚xîve¿ÌÊ6G&Ô#ä¬5ËSsi%# ¿d2­DHäFŸÏU/˜Véb–k‹râ!‰¾pgÏ©™ ±Guè™wTWW-jˆãëÛÿ}žc“ÙZçzÜdedÏ7®*s$ÏЋëy›7Ùk6›C¶QŽþ‡ä{®çº¦ÇánÖ°1óǾ}G<:;kHªàoÒò)kfY-Xßáñ°tý§Ã!ë Dm†$HV`Wz¯ËñVhý“<ìOj[{æA}j4“IBâä¢ÑLFü”hö>m«¬ùµ gouZÔ_ÂÙoË‹x&UD¤ðÏ$\²ÇQß¼›~8»Š—)sjí~?™è‰¥#:øŒËˆƒ–E¹¨³Úò°aû}XÛŽ“U(ðPÛ!;£Ü{æyèê*¾¶‚ ºÎöó¬Ñ¬ˆÓeÙ6–!ë®JÇXòd“ÝQK$*¡è|;””PqÙ¨Å{êÌ{Ã&Ùcf’›¸Å"¢"Ÿq nCä‘-=óŽlquÕ"h]J7A ½AÈje¼êÀ v[ÕæÃá'-Ƴ²Ú’ìï¾aß&7¶‚¸A²EoúwÜŸq_–M±Ú劭“/Ë¢âRA¢Ëjšˆ€ûÌšv_.˜…ž‰ˆáSÏ„¢$dþòð}7Esw/irþˆ~)"à0n–Ze}~EÃó|tˆf»ÄožVíÂN±ëóz⻃™u?L„ pÓÀ{æñíꪼ%%Yç·ŽuçûÝ‘M‹²Ò“Scˆ1ä +}ûŽXpvÖ !x'–Z‡ß<éAèLµ¹ß"îQ)Z,òlœZT"î/ªÌÇA+1ú[¡ ì;‚ÜÙY JbÑa˜Ë Ɇ¶(´)|¥Õò"År÷5I9nÍþ¬Õî˜!/lä—‡DJqÑЙl„í÷|d'œpY<‡¥ +÷Hú}7Ò»;‹'=s| €Ñ[Ñ¥tƒ…q>´‹¨ë_Z=ÜÆc_%Þ;p +ÄÖÏE äA/Ï¡Ñs¸» tœR‘i( ˜ïÛwļ³³˜‘ë…«Ù‚„ÌL§Ë'"K«­Ù׫Fø™—Žº0{29c[áûXã¶nÊyöëŽTð84eB Úùƒfß¾#4µ€¦y¶ž±›£´ÆbÝîÃ?²—ÖûÁ‹¸ÁŠ!/™Êp!HñÉÔçJßÛd0\ÀÕùÌa˜iîyÔó¾}GÒ8;kA`Ûf¶\Ì@óο>ýï‡w؇Z`— ó»¥ +[šdµQüÉ™7jåYñ`™ŒeƒU¯|yfwÛ-Lì8m±%é9¯¯_IÛ˜hZ„"¼¤d²Ø4¥“ßO3Y3šÉ”iñúÓÌ}7Ítw¯™ òmº–LP¶Ú橽ÿ2Žë3‹ÛFݱò–¢ß$PÍÓ»¬87½² sÛ<ì{·'¹Î`¡Ól8mö†Ù> endobj +1241 0 obj << +/D [1239 0 R /XYZ -11.232 900.716 null] +>> endobj +1242 0 obj << +/D [1239 0 R /XYZ 56.693 741.922 null] +>> endobj +1243 0 obj << +/D [1239 0 R /XYZ 65.161 742.605 null] +>> endobj +1244 0 obj << +/D [1239 0 R /XYZ 56.693 696.863 null] +>> endobj +1245 0 obj << +/D [1239 0 R /XYZ 65.161 696.305 null] +>> endobj +1246 0 obj << +/D [1239 0 R /XYZ 56.693 627.403 null] +>> endobj +1247 0 obj << +/D [1239 0 R /XYZ 65.161 628.086 null] +>> endobj +1248 0 obj << +/D [1239 0 R /XYZ 65.161 617.127 null] +>> endobj +1249 0 obj << +/D [1239 0 R /XYZ 56.693 570.143 null] +>> endobj +1250 0 obj << +/D [1239 0 R /XYZ 65.161 570.827 null] +>> endobj +1251 0 obj << +/D [1239 0 R /XYZ 56.693 525.085 null] +>> endobj +1252 0 obj << +/D [1239 0 R /XYZ 65.161 524.526 null] +>> endobj +1253 0 obj << +/D [1239 0 R /XYZ 56.693 478.784 null] +>> endobj +1254 0 obj << +/D [1239 0 R /XYZ 65.161 478.226 null] +>> endobj +1255 0 obj << +/D [1239 0 R /XYZ 56.693 420.283 null] +>> endobj +1256 0 obj << +/D [1239 0 R /XYZ 65.161 420.966 null] +>> endobj +1257 0 obj << +/D [1239 0 R /XYZ 56.693 373.982 null] +>> endobj +1258 0 obj << +/D [1239 0 R /XYZ 65.161 374.665 null] +>> endobj +1259 0 obj << +/D [1239 0 R /XYZ 65.161 363.707 null] +>> endobj +1260 0 obj << +/D [1239 0 R /XYZ 65.161 352.748 null] +>> endobj +1261 0 obj << +/D [1239 0 R /XYZ 65.161 341.789 null] +>> endobj +1262 0 obj << +/D [1239 0 R /XYZ 56.693 294.805 null] +>> endobj +1263 0 obj << +/D [1239 0 R /XYZ 65.161 295.488 null] +>> endobj +1264 0 obj << +/D [1239 0 R /XYZ 65.161 284.529 null] +>> endobj +1265 0 obj << +/D [1239 0 R /XYZ 65.161 273.57 null] +>> endobj +1266 0 obj << +/D [1239 0 R /XYZ 56.693 227.828 null] +>> endobj +1267 0 obj << +/D [1239 0 R /XYZ 65.161 227.27 null] +>> endobj +1268 0 obj << +/D [1239 0 R /XYZ 56.693 181.528 null] +>> endobj +1269 0 obj << +/D [1239 0 R /XYZ 65.161 180.969 null] +>> endobj +1270 0 obj << +/D [1239 0 R /XYZ 56.693 135.227 null] +>> endobj +1271 0 obj << +/D [1239 0 R /XYZ 65.161 134.669 null] +>> endobj +1272 0 obj << +/D [1239 0 R /XYZ 65.161 112.751 null] +>> endobj +1273 0 obj << +/D [1239 0 R /XYZ 65.161 101.792 null] +>> endobj +1238 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1276 0 obj << +/Length 1907 +/Filter /FlateDecode +>> +stream +xÚå[ÛŽã6}ﯰ/n`ÍæbÈìf²;›ìe¦Lò@Ë´­µ,:Ý—|}(KÊ´ån§Ô²œy²lQÅÉsê°XÆÑ2ÂÑ7Won¯nÞ +i¤%•Ñí"’IÅ„!¦¢ÛyôqòÞfÖ”özJžüÛy[Ö— WÔ~ÕÜü»KÞ8·®¿|ÿáÛëoß…n¦„ -DmíƒÌl¹²Ö—ÕíÐ;‰âлdUï\Q¤‹¦iÕô¯‚=Onê"uõÜÕ×·W?]‘`G$IÍ"¥ ’˜FÉæêã8š‡{¡ÄuÝï[n"A0¢L†ë,úpõ¿+Ü ~q@ZÛ\#‚eíÒ”Š½íc7oC“ýkðê™q‡ûÆó̦s[øÏ®§„b<ÉÒÒ—è¡Ìj ah*#ÕÇ7‡o¦‚()zæ¬z«êwR\FéXG…O_ãÀÚó¿w@cDbÞvP&Uë¡ö"’tí L +ÃéáéK¤©>ƒ³{ƒÅ2ª/Þ7s~0­ãŒ °"[Ü…I<˜õcSÑÇ© Sœ¬L¾´m›;cr½¿š6·_0Q +Ô×Öødkš–@“…›™Yök½+A”@Ó&ŸÃæ8Ö¹MBï¦xì ÷AñEÃl‡»ðõÂçËd‚)¢1ùÈDjŠÑ㑉Œ +ü:—šF%ƒ]…3‰Œ9’¼ hoÓØÒ^8X;·óÛ‡Ú,` K»ÜØÜ[ ^÷ Öô>õ@ÂڸȂ>0.p°òg‰ù‹é¸ Ÿú¬ûØäK(ÃHD&ãâÐþ@TŒæl3B#Îéxƒqhà` v¶G„R¬¦ˆ7»%l5vë ª{{HŠEá6]\|vZÙ¬¼ß=rsó2þf»eùBp®ùÜÎÒœ~ÀËnëI±ŠïÖ¹`—T’1$˜~…‚x—kSKйҮ[%‘˜, ¤– Á%GÔ$lFI<UÚHƒíA$ìq³£þj>‡ér·…ÓX)˜ÌÛ"7>½ë$-’ ês¾ÛÌlÑ‘¿½6±F’êKBRÄ)"^ÉïÌ®HýÏ5(ßY“—.oaù`·= àˆ” ãAR„¨4 ’ûà 9ÜY8$…Ô·[º÷vãî  üÿ»| Z’„Í_îS÷æÎ ÞA“ö.u»ªOîÒ2uùk7ç"|Ƙ_ÇL£XŸÆæaQÁøóë†Z·äÉמ§ÁeˆqR½ ã‡öb|°³=0N)¢BþQÂîί:m+åzRçæfŒÑ)p;=wÉ®Ê7ôÖ›¹ñ®Î÷ý- JÈ8³Ýò¹ýý_a4+Š²JbÅ—ä®Âò5' ïݬJMïßóƒ7þï´L|k3Dðˆg Õáã5tìã–áι…+8£=3„/,v†e,°> ªû•…fתUtȹõÆk X—W§*P"§& !6MÊójS&iÚƒ“öÐú'!ßþç¿ÏÍAø¯¿ud|Ïm—‘XŒ¯Cûá5ØÙð’ñ6»V¯º#Y:øÜ,.·ÌåK[@·lWgôÏ\ĈhuÑ0Æ¢1;oKÜfëò 3úÄ2*q+Ì GLŽ—Õï؈µÁÎöÀQHrý«LrµÝl3ãí¹UrÂÅñÙÍ ™œ¸ÌmWPn‡˜;—B3^¶GÄ­9ª38QY0)íO;›'öÕ|BbŠŽÆ'´Z“J规ÂG‚6™‚x7˜Æá·ß}ÛÔ=å$MiµðU}ÛV*-\–¹k*&÷i¾¬ªk6šÚ¦•¹¦xrwMĤybfm^_m̼ù-Ìý¯Pû¾ƒ·Ÿú&1GJÉ–ÝV~“=ã!•ûÓ6ÜF¦Öv™VÓtX_U"õuQWe¡ÃјÒ0AD©pQeˆéyYxY˜í*ˆ¯$ÌïÐË fˆ±ñH¸c wNÂa €$Ñmfj äÕ»ÔÞÃs™ytÐÂofô| D{ãSp{xAABñZòc#Æé%ÅU +qŸÆó´ÎÉö€1•Á)ÆÃ1 /¬Ž†ãŽýa8î,ÇTh¤4ï)¦ÆÉ8îÊ*Zö-žIü3ùÿ/Oo}Ó> endobj +1277 0 obj << +/D [1275 0 R /XYZ -16.307 900.716 null] +>> endobj +1278 0 obj << +/D [1275 0 R /XYZ 56.693 742.989 null] +>> endobj +1279 0 obj << +/D [1275 0 R /XYZ 65.161 742.431 null] +>> endobj +1280 0 obj << +/D [1275 0 R /XYZ 56.693 696.165 null] +>> endobj +1281 0 obj << +/D [1275 0 R /XYZ 65.161 695.606 null] +>> endobj +1282 0 obj << +/D [1275 0 R /XYZ 65.161 684.647 null] +>> endobj +1283 0 obj << +/D [1275 0 R /XYZ 65.161 673.689 null] +>> endobj +1284 0 obj << +/D [1275 0 R /XYZ 56.693 627.423 null] +>> endobj +1285 0 obj << +/D [1275 0 R /XYZ 65.161 626.864 null] +>> endobj +1286 0 obj << +/D [1275 0 R /XYZ 56.693 579.356 null] +>> endobj +1287 0 obj << +/D [1275 0 R /XYZ 65.161 580.04 null] +>> endobj +1288 0 obj << +/D [1275 0 R /XYZ 56.693 532.532 null] +>> endobj +1289 0 obj << +/D [1275 0 R /XYZ 65.161 533.215 null] +>> endobj +1290 0 obj << +/D [1275 0 R /XYZ 56.693 485.708 null] +>> endobj +1291 0 obj << +/D [1275 0 R /XYZ 65.161 486.391 null] +>> endobj +1292 0 obj << +/D [1275 0 R /XYZ 65.161 475.432 null] +>> endobj +1293 0 obj << +/D [1275 0 R /XYZ 56.693 427.924 null] +>> endobj +1294 0 obj << +/D [1275 0 R /XYZ 65.161 428.608 null] +>> endobj +18 0 obj << +/D [1275 0 R /XYZ 56.693 391.457 null] +>> endobj +1295 0 obj << +/D [1275 0 R /XYZ 56.693 363.904 null] +>> endobj +1296 0 obj << +/D [1275 0 R /XYZ 56.693 316.894 null] +>> endobj +1297 0 obj << +/D [1275 0 R /XYZ 65.161 317.578 null] +>> endobj +1298 0 obj << +/D [1275 0 R /XYZ 56.693 270.07 null] +>> endobj +1299 0 obj << +/D [1275 0 R /XYZ 65.161 270.753 null] +>> endobj +1300 0 obj << +/D [1275 0 R /XYZ 56.693 223.245 null] +>> endobj +1301 0 obj << +/D [1275 0 R /XYZ 65.161 223.929 null] +>> endobj +1302 0 obj << +/D [1275 0 R /XYZ 56.693 176.421 null] +>> endobj +1303 0 obj << +/D [1275 0 R /XYZ 65.161 177.104 null] +>> endobj +1304 0 obj << +/D [1275 0 R /XYZ 56.693 129.597 null] +>> endobj +1305 0 obj << +/D [1275 0 R /XYZ 65.161 130.28 null] +>> endobj +1274 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1308 0 obj << +/Length 1840 +/Filter /FlateDecode +>> +stream +xÚí\[Û6~Ÿ_¡·N€Î ï—EQ`»½E»À&óP ÛÙ¢ÇÂÈ¢+Ñ“L±?~)_šXŽ'äPtó'idêðHü¾çRƒŠ»?]}w{õòGŽ + ZQÜ. +A@ÈBa +T·Uñæú•iLÙ›7„£ë[gúÝéÂv»·Üÿø½gíýîß^ÿòâ÷ÛŸ}77ƒæ|gíµ{lL¿4ÆõÃϾw\(ß» CïL˜7´Ü÷¯¼=©®_îXèᾫn¯þ¸ÂÞ:*pÁM ©1DŠùêêÍ﨨üo¾`Zo·-WÇþ¼)^_ýç +í_ò§Ãá§,û×%)$Ó€‘,×9’ ™(h¥‹Î‹³¦B;  +0“‡v†ñÐ:Õ>,ðØ>G¤PA=|øšh¢'pvk°»+v'¯ö@ôC¸…Ûqï8ÃÀè<¿–÷f;úç onÀi]ë±ÖºÛ4-çvµ.]= mÿ¶vË°–K·jøQSÿÀ°»pô€‘€•ÊŸcû‰ðIv6>Ôó_Šƒ’­ìƒ½ãíËÿjñtl®—v5¾å‰æ[ke[Ev²YGvÑÔí}¬zq bÄm6ÛO`²³Ä8ÞOeÿ¬ª@™)›&¬¥³aíÖM97KÛT¦ 4lVþK—Î ï}¬yé\WÏ6CPG€Ðç6m,ÖeUÕíÝqÛO#q 'î#ó‰¸Ou5öHçjû3ƒ:¶û«ß<¡Ñ^ºÆøùöiüø veZ÷\½šÅ8Û°ì§{º³á/´®ul¼ÖoºÀ–›~¤`O ÌžÞð¿'°dÊ*ª‡¶|¨ï|LhÛ8a $Ãq +_ö½©"ÕK(Ÿèq’ÇÇöqœìlŽ•Ï)ÙÆC‚8]¹êC3”À‰¸5ï0Ž;ÏûÙ™‡g+ŸB@ý›IH…ÏO‹û¼^p Œí5å¿„G©£ñSÀ<ÀÐ>â·3Ó¹Û‡~íÊGgÛ¼¸Áäƒ ÞõMè£3ùª‚ +à$_7²ŸÈÆdg#ØH5(,¾TžÆ'¥À©¾(5ý€ §¥¦«]cÖå]7‘wD|ÜäJƒD47GöÓ¸™îl87¹öæ5Žå¦Ÿ‚–uïl÷Ö¾)í&p"tá9ßgJeîÉù%©Ì…ð´T.7ÎÖÕ»"sîÝ *#‘%ó•ªFö‰œìl‘™ðGKäK2è¼Ñ¥iCóÇqçÓõ…*¶ºÜDÕbTb‹.:ßsìqy¨§O%fÖ.bÂ?'Â,ŸB0-qžM!FöÓ"ÝÙp…`Ze$²˜ÝoÖkÛ¹‰Óâº]ŒË„×/ÏSxS¦Ñü[Z¤µxêd„0M qI5`ædZ5è[»Ž&¼i*ø 9`H¾ÀÿØ|¢¤º¡œÇ*:%ß´ëÎ:ë×æKàÿ1° _”Å„%rZ¯×¶¦u1Lv ž‘Ɉ{¿gz*ÛOär²³dFÜCa_îþ!bÉ4ÏÜø/Lé6Ýéòñ×Oèu;o6§«½S& ½™Ÿ, +}:s¨ÛÞ™20²²‹Èåª1°ŒÛÌFöÓììY¸SÍ@6•=•÷Õ¹¿¹βÌY÷‹Õ± ^êsÁ\Hƒ7æÁ4¹Výq¶ÁY–kgºþ¹“8UXÆíx#û‰4Kv6|ž¡Š‚<”n—¦7 *÷¡{ Zë‚ÑÞ™*43 |è²ò¬ }O'aÎSþ¯}ØÏݳr~ÿ¶ìª>vjxÆ„#û‰œIv6‚3’€:ì ³öæ}ïV¡I¥Þ‘±zH ‰òUGöœìl ­£«‡ƒPM¬Q‰ûb¨†5H|Ѣњ¸(÷‡%ý,“Íåý ërDrÈd›O£Y²«á,#Rûct]î0À_jršŸ5¹(‰™~ÿÜT$ž5v~Ã`†áŒõ8B4 ž¯7²ŸÈádg#HL P¶¯Çý˶&´Æ¶ã@Êo‚§ÀL|ýˆcf&¯ž‘šU UDs:ñjeÛUÀÚ;‘qZÇŠ€Ç6QÙO…tgÃE+>­°U½x ý®iüqÂßGÞ÷©íç5ûcPF/Ésì”è¿wöÇÌ;!2~óŽ)†ò-FŒì'=ÙÙ¢SåaÀã‰Þ™‡ºþ)jûmaX''uh™vãŸhUÿîkÂ’dŒ„øpŽauQ A8bKˆ—j{S÷Vh!%ÚûÂ2îÍW +¸Ê·CçØ|šŽ$».#ƒ’ŸÅ^½~3‹ØW·}]™çï eåNéeð“L3äÑB?çÿÒüµ:5] +endstream +endobj +1307 0 obj << +/Type /Page +/Contents 1308 0 R +/Resources 1306 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1237 0 R +>> endobj +1309 0 obj << +/D [1307 0 R /XYZ -11.232 900.716 null] +>> endobj +1310 0 obj << +/D [1307 0 R /XYZ 56.693 759.068 null] +>> endobj +1311 0 obj << +/D [1307 0 R /XYZ 65.161 752.393 null] +>> endobj +1312 0 obj << +/D [1307 0 R /XYZ 65.161 741.435 null] +>> endobj +1313 0 obj << +/D [1307 0 R /XYZ 65.161 730.476 null] +>> endobj +1314 0 obj << +/D [1307 0 R /XYZ 65.161 719.517 null] +>> endobj +1315 0 obj << +/D [1307 0 R /XYZ 65.161 708.558 null] +>> endobj +1316 0 obj << +/D [1307 0 R /XYZ 65.161 697.599 null] +>> endobj +1317 0 obj << +/D [1307 0 R /XYZ 56.693 650.091 null] +>> endobj +1318 0 obj << +/D [1307 0 R /XYZ 65.161 650.775 null] +>> endobj +1319 0 obj << +/D [1307 0 R /XYZ 56.693 603.267 null] +>> endobj +1320 0 obj << +/D [1307 0 R /XYZ 65.161 603.95 null] +>> endobj +1321 0 obj << +/D [1307 0 R /XYZ 56.693 556.442 null] +>> endobj +1322 0 obj << +/D [1307 0 R /XYZ 65.161 557.126 null] +>> endobj +1323 0 obj << +/D [1307 0 R /XYZ 56.693 509.618 null] +>> endobj +1324 0 obj << +/D [1307 0 R /XYZ 65.161 510.301 null] +>> endobj +1325 0 obj << +/D [1307 0 R /XYZ 56.693 462.793 null] +>> endobj +1326 0 obj << +/D [1307 0 R /XYZ 65.161 463.477 null] +>> endobj +1327 0 obj << +/D [1307 0 R /XYZ 56.693 415.969 null] +>> endobj +1328 0 obj << +/D [1307 0 R /XYZ 65.161 416.652 null] +>> endobj +1329 0 obj << +/D [1307 0 R /XYZ 65.161 405.694 null] +>> endobj +1330 0 obj << +/D [1307 0 R /XYZ 65.161 394.735 null] +>> endobj +1331 0 obj << +/D [1307 0 R /XYZ 65.161 383.776 null] +>> endobj +1332 0 obj << +/D [1307 0 R /XYZ 56.693 336.268 null] +>> endobj +1333 0 obj << +/D [1307 0 R /XYZ 65.161 336.951 null] +>> endobj +1334 0 obj << +/D [1307 0 R /XYZ 56.693 289.444 null] +>> endobj +1335 0 obj << +/D [1307 0 R /XYZ 65.161 290.127 null] +>> endobj +1336 0 obj << +/D [1307 0 R /XYZ 56.693 242.619 null] +>> endobj +1337 0 obj << +/D [1307 0 R /XYZ 65.161 243.303 null] +>> endobj +1338 0 obj << +/D [1307 0 R /XYZ 56.693 195.795 null] +>> endobj +1339 0 obj << +/D [1307 0 R /XYZ 65.161 196.478 null] +>> endobj +1340 0 obj << +/D [1307 0 R /XYZ 56.693 148.97 null] +>> endobj +1341 0 obj << +/D [1307 0 R /XYZ 65.161 149.654 null] +>> endobj +1342 0 obj << +/D [1307 0 R /XYZ 56.693 102.146 null] +>> endobj +1343 0 obj << +/D [1307 0 R /XYZ 65.161 102.829 null] +>> endobj +1306 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1346 0 obj << +/Length 1960 +/Filter /FlateDecode +>> +stream +xÚå\ßoã¸~Ï_¡·fÂåoŠ×¢@÷®{Eq½¶·Z`ïd‹¶…È¢+ÉIö¿ïÈ’s¶bgG¦äЇ@²D Gä|ß g¨ÐhÑèû›÷7ï?*Yb5×Ñý"ÒœhÅLa¢û4ú|û“Ë]R¹ww\ÑÛ}íªötáËö¤^u7¿óóÞ?´?þýé‡w¿Üÿº¹cŒX¥ZiŸê/¹«VÎÕUszgQ ½kÑô. '†‰èNkºþ-È3ñíûöÀ´mž»ùóýÍnH§‹”&ÚŠÈXF4åÑ|}óù¥pú'ÒÆÑÓ®å:RŒ.4œçѧ›ÞÐn èÙÙË––0ª[•~æ\í´Ø?öþ#4Ù½†lž‰‰Ô1ÜhÇÏÏ\Y¿»Ó”ÂÛ'_j_|óîŽqø™úù Œï&|žä9®eíqí +÷tÔ°»ü»îâë§nKïëÞ#·ä|ó¤®Ël¶mpÞ{è|;6y2w+Ÿ§®D¾²[Ã3µw€`Äýñ!`Å LOgõÇò­>XÙVÏ)Q@È;«OÒ4+–ÈY8mEÁ³Û8›æÿ‡óö¼ª×yß’ÿø¶%ûm½ÙÖ8…À;®]q`Ë“;‡@ègŽg]™7)8¿À•}—­àŠW3|¾T6Íò?¤¾uò|©û‘Vªù5Ý4Œ0œìiŠ…Ûz€’ÔˆÕtH*J87ÓÁòX~ ,ƒ•ÅÃR*A“TX¥9º<Z–NSÅÖ:»­.Ư4„‹øªøå’.ÇÅïÂûºðõT­d ‡f˜ +"étE‰žü@+;À´±„ø]gU…†ï`XŽ‹Ê½5"ß,).Æ/„(’]µØ"Œ!ÒŽ\l©Ü¼)®ÉD +mˆf:ü +xae¦+µôä‡á7\Y<~…²$Ö]"úÃv‰­sŒ¾œ±ö 9FOømgš0:]íº'?‚•ÀFÌa_j×EV­‚1œ#ü­ñ :ZCo1éJjÕÀ§0kROgÆÇòÍ8XÙfL.E·mw‹O{¡·¾ûàªHÖ.½(ñ†4Ü‹}…£2×tzÌXÂ¥×é5KéÎ_!ßœiPcÂx—©˜>]M¸'? šáÊâ¡ DÓ¡Éëû¿‹dÒ 1:‘×~“ͯòSŠqÕz0œHO†È.‚Üí»>¾t*4=þjàåb³s–”ݲwê”q5áW ‘vºÚtO~ =+;€˜$&–?Ÿ%Ÿƒ¶‹  âÌ·äo|LûšR¾þ5m(·@T¤èUkÕ±"ÊŽ\ª^–Éf•ÍJ]¼SÿÉBRXIÚKþ‘ÅC Š• +endstream +endobj +1345 0 obj << +/Type /Page +/Contents 1346 0 R +/Resources 1344 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1237 0 R +>> endobj +1347 0 obj << +/D [1345 0 R /XYZ -16.307 900.716 null] +>> endobj +1348 0 obj << +/D [1345 0 R /XYZ 56.693 741.747 null] +>> endobj +1349 0 obj << +/D [1345 0 R /XYZ 65.161 742.431 null] +>> endobj +1350 0 obj << +/D [1345 0 R /XYZ 65.161 731.472 null] +>> endobj +1351 0 obj << +/D [1345 0 R /XYZ 56.693 683.964 null] +>> endobj +1352 0 obj << +/D [1345 0 R /XYZ 65.161 684.647 null] +>> endobj +1353 0 obj << +/D [1345 0 R /XYZ 56.693 626.181 null] +>> endobj +1354 0 obj << +/D [1345 0 R /XYZ 65.161 626.864 null] +>> endobj +1355 0 obj << +/D [1345 0 R /XYZ 56.693 579.356 null] +>> endobj +1356 0 obj << +/D [1345 0 R /XYZ 65.161 580.04 null] +>> endobj +1357 0 obj << +/D [1345 0 R /XYZ 65.161 569.081 null] +>> endobj +1358 0 obj << +/D [1345 0 R /XYZ 56.693 521.573 null] +>> endobj +1359 0 obj << +/D [1345 0 R /XYZ 65.161 522.256 null] +>> endobj +1360 0 obj << +/D [1345 0 R /XYZ 65.161 511.298 null] +>> endobj +1361 0 obj << +/D [1345 0 R /XYZ 56.693 463.79 null] +>> endobj +1362 0 obj << +/D [1345 0 R /XYZ 65.161 464.473 null] +>> endobj +1363 0 obj << +/D [1345 0 R /XYZ 56.693 416.965 null] +>> endobj +1364 0 obj << +/D [1345 0 R /XYZ 65.161 417.649 null] +>> endobj +1365 0 obj << +/D [1345 0 R /XYZ 56.693 370.141 null] +>> endobj +1366 0 obj << +/D [1345 0 R /XYZ 65.161 370.824 null] +>> endobj +1367 0 obj << +/D [1345 0 R /XYZ 56.693 323.317 null] +>> endobj +1368 0 obj << +/D [1345 0 R /XYZ 65.161 324 null] +>> endobj +1369 0 obj << +/D [1345 0 R /XYZ 56.693 276.492 null] +>> endobj +1370 0 obj << +/D [1345 0 R /XYZ 65.161 277.176 null] +>> endobj +1371 0 obj << +/D [1345 0 R /XYZ 56.693 229.668 null] +>> endobj +1372 0 obj << +/D [1345 0 R /XYZ 65.161 230.351 null] +>> endobj +1373 0 obj << +/D [1345 0 R /XYZ 65.161 219.392 null] +>> endobj +1374 0 obj << +/D [1345 0 R /XYZ 56.693 171.884 null] +>> endobj +1375 0 obj << +/D [1345 0 R /XYZ 65.161 172.568 null] +>> endobj +1376 0 obj << +/D [1345 0 R /XYZ 56.693 125.06 null] +>> endobj +1377 0 obj << +/D [1345 0 R /XYZ 65.161 125.743 null] +>> endobj +1344 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1380 0 obj << +/Length 2051 +/Filter /FlateDecode +>> +stream +xÚÍ\ÛnãF}÷WyòëJßÉÞlìì&YÉ^2°À$Ù²Sl /²½_¿M‰Œ8–]­&•<‘¢ZÕÅfSÕUE‘è."Ñ÷Woo¯¾üN’HƒVLE·ËH1Pq”P<ŽnóèýõϦ4icÞÜ0I®ÿi[ÓìO—¶ÞŸ´«áË¿Ûì­µ÷ûÿ}÷ã›ßnpÓÜP +Zʽ´wíSiš•1mÓíf§QâfW¼Ÿ]¨b–D7t<ÌO‰'×_îTéþ‡WßÞ^}¸¢N<‰h$(Í£XSP„EÙúêýo$ÊÝwN:‰v#ב¤WÞ]ýçŠ +AœŠýiøþÉn=hÌ¢Xh Dõ’ûë’8=…ŠèDGµ‰–'Ea'à P&Ø ¦ýèPù¨¢cù’PˆU‚šáÓeV ™ž@ÙÀú.ÚŸüt)6|_Ôivo°‘Æ88E„ÝÆ? /r߸?õœd°&ÎDÀå“ËXB,Õ|ö,?Ðþƒ•õ°ÿX9$*Öi}ßL»¿\b3ƒyÑlÊô ½#^8ó:/x? j»6—ñt2fÎ>âKº:)4$’OëꚧÊn|üwJèÝs÷Àé|0?–ó`e=`Î0ª=³õ‹îî9'ÁEBy"÷qó²(‹ê~Ž 9:ÖÝÔÆ!ukð)Ÿ±k<Ím]•íÐç3“ ¿(„éi™ íZÛÚ̃ „vj¨Kw"qG2_én$?Œ •œH$p=”înÿõ7$>«¶žº®T›å¦«7»ÃmV¶+óó2Û/PÉ ð>WÙjtw/ÿ`m±t‚ ©£mÑuÞmÊ"K±ù†"o<#kS "™eÇòQ¬¬Êbâ[xX™ +ë€róØšzÞLï×N Òë9ŸTêKz5!$0!§õjÜn¹hÕ„ µ“>)³ì<>˜Å@,û ýùë Ác lÆ" +c +ˆš¯ˆ2’H-ÁÊzP ÓÀoÏ¡©¥2n~wfA·Ê‡ëðòú·»¦e¸gYþuÀQ÷øÉ|厑ü@<+ëš?ì´@Ý‘^´â@ ŒÈéëèEþè\ºø˜˜±à@U,™¯à0’fòáÊâMžÆdÌ›jNÙ*EÂÇ®‹ÝÍí[>Ô#'.Oôo§ãx:Åvå5&çv/õSgóeÙFòq¬¬uØt?í +Ûñ¹Ü±>ÒÈÿg+ãùŽ…ï»Ó«"[M߉‚îU[˜óñîá+©À¹º¨¯äcÓúÊCfØ;íRŸ|^”6»÷q¤Ìé(gìN¥Õóȱü@ VÖƒ@(‡8I¦êN” +ýÒ 6ï[ÛËÊ´iÙ[ß{:D­AŠù²ŽÇâì9XUc& ’C{-:;Øï÷‘ä_OÞ¯‰ïNCGm^e©Ìy•b›Ë^ÛÒ„¼âé៵)çHn~öÇL‚Qúœÿeú?§Bè3 +endstream +endobj +1379 0 obj << +/Type /Page +/Contents 1380 0 R +/Resources 1378 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1237 0 R +>> endobj +1381 0 obj << +/D [1379 0 R /XYZ -11.232 900.716 null] +>> endobj +1382 0 obj << +/D [1379 0 R /XYZ 56.693 759.068 null] +>> endobj +1383 0 obj << +/D [1379 0 R /XYZ 65.161 752.393 null] +>> endobj +1384 0 obj << +/D [1379 0 R /XYZ 56.693 704.886 null] +>> endobj +1385 0 obj << +/D [1379 0 R /XYZ 65.161 705.569 null] +>> endobj +1386 0 obj << +/D [1379 0 R /XYZ 65.161 694.61 null] +>> endobj +1387 0 obj << +/D [1379 0 R /XYZ 56.693 647.102 null] +>> endobj +1388 0 obj << +/D [1379 0 R /XYZ 65.161 647.786 null] +>> endobj +1389 0 obj << +/D [1379 0 R /XYZ 56.693 600.278 null] +>> endobj +1390 0 obj << +/D [1379 0 R /XYZ 65.161 600.961 null] +>> endobj +1391 0 obj << +/D [1379 0 R /XYZ 65.161 590.002 null] +>> endobj +1392 0 obj << +/D [1379 0 R /XYZ 56.693 542.495 null] +>> endobj +1393 0 obj << +/D [1379 0 R /XYZ 65.161 543.178 null] +>> endobj +1394 0 obj << +/D [1379 0 R /XYZ 56.693 495.67 null] +>> endobj +1395 0 obj << +/D [1379 0 R /XYZ 65.161 496.354 null] +>> endobj +1396 0 obj << +/D [1379 0 R /XYZ 65.161 485.395 null] +>> endobj +1397 0 obj << +/D [1379 0 R /XYZ 56.693 437.887 null] +>> endobj +1398 0 obj << +/D [1379 0 R /XYZ 65.161 438.57 null] +>> endobj +1399 0 obj << +/D [1379 0 R /XYZ 56.693 391.062 null] +>> endobj +1400 0 obj << +/D [1379 0 R /XYZ 65.161 391.746 null] +>> endobj +1401 0 obj << +/D [1379 0 R /XYZ 56.693 344.238 null] +>> endobj +1402 0 obj << +/D [1379 0 R /XYZ 65.161 344.921 null] +>> endobj +1403 0 obj << +/D [1379 0 R /XYZ 65.161 333.963 null] +>> endobj +1404 0 obj << +/D [1379 0 R /XYZ 56.693 286.455 null] +>> endobj +1405 0 obj << +/D [1379 0 R /XYZ 65.161 287.138 null] +>> endobj +1406 0 obj << +/D [1379 0 R /XYZ 56.693 239.63 null] +>> endobj +1407 0 obj << +/D [1379 0 R /XYZ 65.161 240.314 null] +>> endobj +1408 0 obj << +/D [1379 0 R /XYZ 65.161 229.355 null] +>> endobj +1409 0 obj << +/D [1379 0 R /XYZ 56.693 181.847 null] +>> endobj +1410 0 obj << +/D [1379 0 R /XYZ 65.161 182.53 null] +>> endobj +1411 0 obj << +/D [1379 0 R /XYZ 65.161 171.572 null] +>> endobj +1412 0 obj << +/D [1379 0 R /XYZ 56.693 124.064 null] +>> endobj +1413 0 obj << +/D [1379 0 R /XYZ 65.161 124.747 null] +>> endobj +1414 0 obj << +/D [1379 0 R /XYZ 65.161 113.788 null] +>> endobj +1378 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1417 0 obj << +/Length 2296 +/Filter /FlateDecode +>> +stream +xÚÕ\[ã¶~Ÿ_!¤}Ø2gx'•" Ò P$Aº3 +lò Û´­Ž,9ºììüûRoÆòx|8´Üí“e‰:<$¿s'E¢UD¢¯¾¿»ºy'IC¬˜Šî–‘b td(®£»EôáÍ{›Ù¤²o¯™$o~)j[õ—Ë¢ì/êõðð‡bþ}QÜ÷þ}ûÓÛßïþẹ¦b){j·õcf«µµuÕ>v½ÓȸÞo{Jƒf&º–ë¡JAmÞÜô?TÅí‹W¿»úãŠ:ò$¢‘T b阂",šo®>üN¢…{æ›è¡k¹‰$%À¸r×Yt{õÏ+2Ì9:#;Ú"JTÏÓoŒÉŽ‹Ýk7ï\“n¢}Ç€PÆ=è'°˜Ù²~{­qÃOë"ÿæí5eîï6)“ |z°³¿õÏû6¯{ênÞÚÚŸ÷GìÖ‰jiq{_7BE bG¥–O‡¸Gíù»‡0Ôˆ]=aÚ¶¥/*:¦/ í¦ÓÃÓåW³ø ÌvËUÔ_¼ð°·¶;Æ9á&¨[âï‹=8Ò‰>të›Û\ø¦óu“ßÛ}O0Ü8|ëÍ2Ílžl¬Ç+ÛÒ.ÓO8†ê×MpÖ¬F¬v·91šË°²ÂÜʹ§²rä÷¸Ò ˜¡çUÝz_ϋͦÈáS• ª£»]ó'·ê´Îì6YÙq3[Žï8z‹®Y¯•Ý°ÿdL˜¤»Xû§’)%Ÿ¯h…[3à4žNe)CÁiø©4Ö>ù0…Ì*^_)#@ í©¯ªf»-Ê)ÏÎ#øÿÔX‡ÚöOÚ§­‹Aèt€Û§ˆ¸`f= §9(G¾ƒÜÏɽÅb®D¶œµ~)‹‰ÏIÖ YX'®a‚´e’fi¾BNU–Tk\Ó4ßowÖβ +Á¦ƒõ>ý@X3ëk7Aš÷¨nc¼ÊóÀêTÐNóÚ–y’Ý m*‹´)³G¤(`綶›m–´ék5¸sׄä—ô ç y<­gˆ>s¼h5¡GF(j¦S%ûôUI0³ª„JˆÉù5©¶Äá½~üßšH´¯—Hïñ_ïªÎ_&‹©“¶e1Ëì¦Âê:´…+±á6Ü]ƒîùÂ.“&«}M¶¾³„ÓÉÙ>ý@9 fÖCΈ€X É»±'tl 6cÕ½{}\tJëlPúÑç•QÍÉõ–±i³µ4[RKÐòÌYФ©‹!q¸[WO˜ö”R€áÓ¥=GôÃ$)œY¼$Ii€²!íùîµ ¼£ Ö)uˆñ0l•×i‘û˜B»­×ãöß’—õö] ½O>P*BYõ +F@휪ìuöÐqñ6sNRçCðx€lŸ~àò3ë±~$¥ãφ°‚ßZûÛõ²¦:P/7÷²â»êðykK½×qæBöCÙ¦yJOµu +'1Ïc ‚OŽè‡a>œY<æyl`—¯Êì²Aü™Ùäs‡µÕÑÝr§ÛšO·Øûô;˜YÅ6.²SÔ3ܘP÷  “Åâ@¹~ûÕquyT#u¢]`꼨×cÛ~ZqÍlW.ñU^šƒ¤Ó•æFôñ̬žµCíåÓÞ˜yûÖß<+ˆ>JTì¢g¸Ð è™Ï´ªÀ#ƹãAL¸WŸ³v°ÓÉòù@QeÕC’™CƒB§»¦DŠq±\â®lnˤ~õ&&ôÒq¯µ®ËtÖ`m#z¿Ù,+æ÷g2ש›®r¾Nçس6ë‚ÒWk9• ùtQéˆ~ d3ë!4B‡¨ôv]4r ‹[©™ÙsçÂÐàMó,ÍmÄN8]MÕ$v*6:¾î«½øj"´ž0Èݧ(BÁÌzˆP»ÅaHV—aÓÕ ÝaýþÌ[~«56ŽÃÛ´¤\Ù: ¼‚¬C¹h –iFÅ_Ø¡v¦\§dÂóLjˆÅtØý0ÕÎ,^50EqùEœTŸ4ò¼È«´ªç^J•Ça([æg±ΤèVí’Î!_!à?$m/¾¿&ÕsÒ5s,6¡4S +”M—àÑ”æPfË. vùJ)¡ô8èø"±+êútóúô8¦F;óFÒY:ËÒÂ#BµcBšéL•O—ÑCr8³x»D•iŸõÖÇÜ$M½.4öÍ YÈrup$'8cßCmU&Ûõ£g¼¶L?¡c°cßIa1'bX˜;'€Ó‹J77Àcu¹}âý÷O°óÁ\—|ÂÃF”jzºŠÆˆ~ Ø3ë!öŒ8NÙî;dÝ^ä~Øf›¥s"ën-6È}Þ<ñÅ“Ò§ÒÔÛÆÇý£I­ïQJH:ÝÖ¥ý@ä3ë<ƒ!ÃñüV6tR¡(ÓUŠþ Ã%Àé‹´ìñµa%$»èA$C@Q~^û’¹H³‚ñ!Œç>K(¾räûUÂÿ&÷r¿ +endstream +endobj +1416 0 obj << +/Type /Page +/Contents 1417 0 R +/Resources 1415 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1455 0 R +>> endobj +1418 0 obj << +/D [1416 0 R /XYZ -16.307 900.716 null] +>> endobj +1419 0 obj << +/D [1416 0 R /XYZ 56.693 741.747 null] +>> endobj +1420 0 obj << +/D [1416 0 R /XYZ 65.161 742.431 null] +>> endobj +1421 0 obj << +/D [1416 0 R /XYZ 56.693 694.923 null] +>> endobj +1422 0 obj << +/D [1416 0 R /XYZ 65.161 695.606 null] +>> endobj +1423 0 obj << +/D [1416 0 R /XYZ 65.161 684.647 null] +>> endobj +1424 0 obj << +/D [1416 0 R /XYZ 65.161 673.689 null] +>> endobj +1425 0 obj << +/D [1416 0 R /XYZ 56.693 626.181 null] +>> endobj +1426 0 obj << +/D [1416 0 R /XYZ 65.161 626.864 null] +>> endobj +1427 0 obj << +/D [1416 0 R /XYZ 65.161 615.905 null] +>> endobj +1428 0 obj << +/D [1416 0 R /XYZ 56.693 568.397 null] +>> endobj +1429 0 obj << +/D [1416 0 R /XYZ 65.161 569.081 null] +>> endobj +1430 0 obj << +/D [1416 0 R /XYZ 65.161 558.122 null] +>> endobj +1431 0 obj << +/D [1416 0 R /XYZ 56.693 510.614 null] +>> endobj +1432 0 obj << +/D [1416 0 R /XYZ 65.161 511.298 null] +>> endobj +1433 0 obj << +/D [1416 0 R /XYZ 65.161 500.339 null] +>> endobj +1434 0 obj << +/D [1416 0 R /XYZ 56.693 452.831 null] +>> endobj +1435 0 obj << +/D [1416 0 R /XYZ 65.161 453.514 null] +>> endobj +1436 0 obj << +/D [1416 0 R /XYZ 65.161 442.555 null] +>> endobj +1437 0 obj << +/D [1416 0 R /XYZ 65.161 431.596 null] +>> endobj +1438 0 obj << +/D [1416 0 R /XYZ 65.161 420.638 null] +>> endobj +1439 0 obj << +/D [1416 0 R /XYZ 65.161 409.679 null] +>> endobj +1440 0 obj << +/D [1416 0 R /XYZ 65.161 398.72 null] +>> endobj +1441 0 obj << +/D [1416 0 R /XYZ 65.161 387.761 null] +>> endobj +1442 0 obj << +/D [1416 0 R /XYZ 56.693 340.253 null] +>> endobj +1443 0 obj << +/D [1416 0 R /XYZ 65.161 340.936 null] +>> endobj +1444 0 obj << +/D [1416 0 R /XYZ 65.161 329.978 null] +>> endobj +1445 0 obj << +/D [1416 0 R /XYZ 65.161 319.019 null] +>> endobj +1446 0 obj << +/D [1416 0 R /XYZ 56.693 271.511 null] +>> endobj +1447 0 obj << +/D [1416 0 R /XYZ 65.161 272.194 null] +>> endobj +1448 0 obj << +/D [1416 0 R /XYZ 56.693 224.686 null] +>> endobj +1449 0 obj << +/D [1416 0 R /XYZ 65.161 225.37 null] +>> endobj +1450 0 obj << +/D [1416 0 R /XYZ 56.693 177.862 null] +>> endobj +1451 0 obj << +/D [1416 0 R /XYZ 65.161 178.545 null] +>> endobj +1452 0 obj << +/D [1416 0 R /XYZ 56.693 131.038 null] +>> endobj +1453 0 obj << +/D [1416 0 R /XYZ 65.161 131.721 null] +>> endobj +1454 0 obj << +/D [1416 0 R /XYZ 65.161 120.762 null] +>> endobj +1415 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1458 0 obj << +/Length 2169 +/Filter /FlateDecode +>> +stream +xÚÅ\[sãD~ϯP±"ði^QÌAv6^ÚäU°³it(q2»ilšt6CÎZ…˜—›¦ÞئxD¦ÍífS7c?œ‡p›”¹¿«ÚÎ&Ï;i4wÙ7vÛZdšI|ÁL$°K´óPuÕÉ$)ã’ËmÑå›a‹¤mg Tí6]# ·çúz¢"©›Ì66ë+¹ ªç@Ö0Êà”Άϑý0€†;‹G¨2¤1;„þ›Ôÿq{‹Ì¶Èr¹í[ß©áëÑ(ÜçݺÆFÑ2iVØŠ*YÔí‘Œ@-ÎXHg}äõ¹¸1ÈJŠȱ~fLø>Âê@N-¤^ئ{³+æºä±««/Þì2`²íê®Ná¡-¾Ü H×ÛêÃcuYWý×Ø"Ý)ÅŒRƒD<_ÙŒÁÎzÄ I@ë½Ô,°líò;´ç 6ª¤¶êšÇç)‡L+Iä-V¸GkeÞ¡KÙeS—göm§™ÄH6_S?²ô`g=€Î Äthó;<б}nZWoëÑEô‡½Í°¥ûb»z©æL-btîá$7Í=nJ“Óæž¼*òÊúäâ¼Pl¾#cšðÙ¨7²F½pgñÔ“Æ™7t7¥_eÈ(™Ùeâ:«™:•ÍºK]§å¶ûµE–‡M/ž™«ªñ’6aeÍoògHúI;¾ÉùØqh?ÁÎz°#f@8Û±c™?Œ—p|óÁß8ÑJR‚ž ZªKæ)Ä‚M›VM²Yçi둤p~h3cFàÔÁi>ȘD|¨«€çؾýª(°5vk ›v9v9qñ8u¨FJ?E0/“•­¿ÚÚÝ}(Ÿ•š¸3÷£šO+ÙÄc°³€d˜´²¾[E‹@•÷ §µçzÁ½ jÈöÙcµì›:]ôÛV^ÈòD§Ý¶™í¹Êš¤Œ¾¨²&Œ"'VÖ²Ýü@Úº„Vbšˆ+fFMh”Ï'£ì‡…pgñ!Dh bßâ¾³åX>ž¥šú¶©ðÓÑ©jpñªÅõŸõ•?;…¦@E|QvŠÓëÞyöàQj +îÜÐtFf2 œÎWkŽì23ØYfrƒê÷68·³ºþb*eàÓ¼Êìƒߊ¼úà¡*Ž—æ^ÜúTÔXÕ¼µÝ´«ˆ¿Û¦Ýfqš¢T—b>ÚdP°³ ¢”ä»MãÊ´æ»Ms õã=ͳuŸãÂàvSäýΡ»\<&ЛÈÚu½-Û½Qv¼gé4h‰næSÕFöAì¬hI *4&l€sÑ°®24¼{Ìæ¶õÝ7ö#Vð@oó@xÒL-4ÿIÇìì²0ä¢$ׄ™X‚|hìÒ£&äÊ€d3Ê\Æ çkÖ͇…†`Wñ‘+ +ñ¾_G¯F•uf}Ö—*Ÿ*,©Òõ¨a{ý€—¼9±v…­µ[&y…^„è1?öä]œ÷Ö–›Ÿâñy;«Ï §é,4¨·"Žìò-ØYÂIñ~+â:Á*#ùÄMDòÑõ측+[Ù&éÐ$@ëÀÕǤÀ:QÙÖcsü³rÁg§^Ø©î‘ý¹ ¿högŽ;So†Üä>¹ŸÒ§«œ/÷zÆ #ûÑ(ØYhDý†ÇïúgE°)ɤ¯ì\iÓ&ßôÂJ;í&³l±îÊ)ç…­’ÒNüxM–7ç2‡rsQù—iq<±ü{æ&g¦„CûŒ0“Ü]Ë|ÐFöÃ8î,žóLjØ/ÎÜm› +KJ$+— úq—9è²¢´m›¬°5p¾ôðÁút¯æ÷—øm›c%`ï§+™à@È|2íÈ~ ȃõ¹PÀö»,Ï•à‡o):¤ „Ê‹†tªúÿ^ÑcîR)ç‹æÔ(÷:ßcÄ#ûa@wtjŒ›Uí)à8Fx,G`›Ê§]ÿH®m’&)§mÒ|e©Æ.mcÇÛ„¦S¶ëÆq’J4–Àæ[º>4ˆóPW=`Ç ÷MêðzÔ=êt3`ü¢›¨¨4À÷ 0Ãã‰Ø+Î )g ê<þ¿ZÓcýÐ~ ؃õ@»  öÚ­'Ú'~ê}cWv±};ÚǼ:Ïà©-!©Ÿì~väàÑ”p¯þ‘#+lž¹Øq쉲ÁÄKºÖW½ÊœóŸkë!°M +endstream +endobj +1457 0 obj << +/Type /Page +/Contents 1458 0 R +/Resources 1456 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1455 0 R +>> endobj +1459 0 obj << +/D [1457 0 R /XYZ -11.232 900.716 null] +>> endobj +1460 0 obj << +/D [1457 0 R /XYZ 56.693 759.068 null] +>> endobj +1461 0 obj << +/D [1457 0 R /XYZ 65.161 752.393 null] +>> endobj +1462 0 obj << +/D [1457 0 R /XYZ 65.161 741.435 null] +>> endobj +1463 0 obj << +/D [1457 0 R /XYZ 65.161 730.476 null] +>> endobj +1464 0 obj << +/D [1457 0 R /XYZ 65.161 719.517 null] +>> endobj +1465 0 obj << +/D [1457 0 R /XYZ 65.161 708.558 null] +>> endobj +1466 0 obj << +/D [1457 0 R /XYZ 56.693 661.05 null] +>> endobj +1467 0 obj << +/D [1457 0 R /XYZ 65.161 661.733 null] +>> endobj +1468 0 obj << +/D [1457 0 R /XYZ 65.161 650.775 null] +>> endobj +1469 0 obj << +/D [1457 0 R /XYZ 56.693 603.267 null] +>> endobj +1470 0 obj << +/D [1457 0 R /XYZ 65.161 603.95 null] +>> endobj +1471 0 obj << +/D [1457 0 R /XYZ 65.161 592.991 null] +>> endobj +1472 0 obj << +/D [1457 0 R /XYZ 56.693 545.483 null] +>> endobj +1473 0 obj << +/D [1457 0 R /XYZ 65.161 546.167 null] +>> endobj +1474 0 obj << +/D [1457 0 R /XYZ 65.161 535.208 null] +>> endobj +1475 0 obj << +/D [1457 0 R /XYZ 56.693 487.7 null] +>> endobj +1476 0 obj << +/D [1457 0 R /XYZ 65.161 488.383 null] +>> endobj +1477 0 obj << +/D [1457 0 R /XYZ 56.693 440.876 null] +>> endobj +1478 0 obj << +/D [1457 0 R /XYZ 65.161 441.559 null] +>> endobj +1479 0 obj << +/D [1457 0 R /XYZ 65.161 430.6 null] +>> endobj +1480 0 obj << +/D [1457 0 R /XYZ 65.161 419.641 null] +>> endobj +1481 0 obj << +/D [1457 0 R /XYZ 56.693 372.133 null] +>> endobj +1482 0 obj << +/D [1457 0 R /XYZ 65.161 372.817 null] +>> endobj +1483 0 obj << +/D [1457 0 R /XYZ 65.161 361.858 null] +>> endobj +1484 0 obj << +/D [1457 0 R /XYZ 56.693 314.35 null] +>> endobj +1485 0 obj << +/D [1457 0 R /XYZ 65.161 315.034 null] +>> endobj +1486 0 obj << +/D [1457 0 R /XYZ 56.693 267.526 null] +>> endobj +1487 0 obj << +/D [1457 0 R /XYZ 65.161 268.209 null] +>> endobj +1488 0 obj << +/D [1457 0 R /XYZ 65.161 257.25 null] +>> endobj +1489 0 obj << +/D [1457 0 R /XYZ 56.693 209.742 null] +>> endobj +1490 0 obj << +/D [1457 0 R /XYZ 65.161 210.426 null] +>> endobj +1491 0 obj << +/D [1457 0 R /XYZ 65.161 199.467 null] +>> endobj +1492 0 obj << +/D [1457 0 R /XYZ 56.693 151.959 null] +>> endobj +1493 0 obj << +/D [1457 0 R /XYZ 65.161 152.643 null] +>> endobj +1456 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1496 0 obj << +/Length 2102 +/Filter /FlateDecode +>> +stream +xÚÍ[ßsã¶~÷_Á¦‘´Æo7Ó‡ä®w“L’icOÛ™»Žq¦h'i’ãÚNÖó½†Ý×U”&®·ÿ|"’t¥Œu½ê‰½¹¹9þ‚ë²ê¿Ç›ÏGsú…¢ìitÓÇ „¾iÛ[™=8íl’Å@µÎ&÷åÚä`Êv“A0×Ï`“±/?p2‚•õ(5 i笿ÃAîËÚñ®©cŸ¥Ík\ãMZ/p-±Îáa™ û8îÒVÏ,õtÜ‹”YÈv›;EÓEQV—žùf»€jX%KdËÝÒíYöÚ½ì‰6 -ï‰}¨ª˜'¤Ô-æx‡4‘E:EÚHŠ´º¼@:†$ËŠá)tûÖ-)³â€œ¿=î$*O¬@#ªE4R¨]®²¤ç¥_ž²êË®p’•Î>z¢VœÒÁ`Û“†ÛpeñÀU&iL ÜÆÂ,’]&Èuͳ4÷0šÑt‘”•ýrä ÄJSàŒ…fG>cã.ÊTJƒ óûĘÜÓ½7ﮩ3 Ò…ÒÅÄ–uQÜÖÉc]äo®Ç”5h_¬óÏãi1³ðPeØÁK'^ •*ƒÐÃÑ_O~ Ž‚•õÀ‘$ǾQ©‡KG2ÏÜæ¶ôòÒ£iåzÞ§™Eºêªx.ŒöÐä¨d%¦è¨ßúÍðÌ—‚¸Ɇ ž{ò¡¬¬t¸MU ÍÂæXbA@ãHÓ|Žk½t÷lêá$7¯J=nM“—¥ž/I>K*[ûqz(6ñHm &|0ôô䇡'\Yqò°L>{Á"³^U‹úð°ôÛÓ8ª¦ »<;o¼2¡â5éIhô rz—|Mg-7½-ÝÖ´ÜQÓ<+ª*)=¨IÄNÇMBq÷9\îª'? ¦áÊâa*\Ÿîï´/:ÏT?®žÍŽž®+ªVë2-ÖÕsoþå4°’úÂg‡›ÀnbŸ;'j‚3,ø…"@õ«¦ßÅç¤ß~)Ê¥ó¥Ûÿ;ɪEÀÎT°8pk*¨.Åpðß—ÿ`e=àO (ѹÿ[ëöA ¶ŒiÒÆâRo«•ÃZú€Í“Ý—Å)¹Ù¶a³uGÔÀù-l)ÒÂÃM=þI@»´G/è,D>±áÂV*wpÿDiË›~Ò(áàÕµcáN$p3\>±'?ÁÊ"Ш%­\_”f»MóÌ6kó:{|ŽVгÍ@„zû² + ÃÎ`•Ÿ·?¨oiåG·Y¯þ—ò˜—Éj‘N+báÊ€df8báRƒ®š`_|˜!«Šg®(è]1Ýw³¶$gZ8ÿŒ?ÒÁæ„W¥ýÚ/¸}9ëò>IѵDXMÒ¼¶¥S[R¶L澉ò¥uÁ×üŽ»ýׇ?©–±KÚ{Lqƒ°(®'?ÁÊzPл¢8l¡:pê1rmÝ>=Ô6¯ÒÃÊSŸŠ ŠñWe;æÌâÒÕs÷Mx•ùP¥Û‘Gu„@<`å\O~ Ø‚•õ@¼+çŽÜÑr˨Lw!ðDݹ-íÿÇyîö4Γ¢BŽ]™6 ,BëɳÂpeñVÈ º+B›a¯í )zS”Èhÿ]ŸL²3/¹ß_µ~óP´GžizÀ*8Ö˜@,ÍSaÂÑŠî8„‚ì»JÜè~NòUrM;’p|¹»oü”“H4fø.£{·»É|_dYqÍähÓdx·_M·µVÝÝçErÍÈèë5•£î‰µyû´LfÝwnŸûÇé6ÀŸôMµ€8V;v[6êΟÕÒmOšû]æ&©•[¥ùÔöî`7Ú>—íÍmØŸž1ãMü» †°ó3lËÃÿH6ObÎ&!¶„‡ ‡6•srÀ“ ÚÔ7™á`O~˜ Vö¨»£Mé•î¬œRJ(=NRwD\y$»¢±M†p·ý¢Ì9—ýÿ ÔëÃE +endstream +endobj +1495 0 obj << +/Type /Page +/Contents 1496 0 R +/Resources 1494 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1455 0 R +>> endobj +1497 0 obj << +/D [1495 0 R /XYZ -16.307 900.716 null] +>> endobj +1498 0 obj << +/D [1495 0 R /XYZ 56.693 759.068 null] +>> endobj +1499 0 obj << +/D [1495 0 R /XYZ 65.161 752.393 null] +>> endobj +1500 0 obj << +/D [1495 0 R /XYZ 65.161 741.435 null] +>> endobj +1501 0 obj << +/D [1495 0 R /XYZ 65.161 730.476 null] +>> endobj +1502 0 obj << +/D [1495 0 R /XYZ 65.161 719.517 null] +>> endobj +1503 0 obj << +/D [1495 0 R /XYZ 65.161 708.558 null] +>> endobj +1504 0 obj << +/D [1495 0 R /XYZ 56.693 661.05 null] +>> endobj +1505 0 obj << +/D [1495 0 R /XYZ 65.161 661.733 null] +>> endobj +1506 0 obj << +/D [1495 0 R /XYZ 65.161 650.775 null] +>> endobj +1507 0 obj << +/D [1495 0 R /XYZ 56.693 603.267 null] +>> endobj +1508 0 obj << +/D [1495 0 R /XYZ 65.161 603.95 null] +>> endobj +1509 0 obj << +/D [1495 0 R /XYZ 65.161 592.991 null] +>> endobj +1510 0 obj << +/D [1495 0 R /XYZ 65.161 582.032 null] +>> endobj +1511 0 obj << +/D [1495 0 R /XYZ 56.693 534.524 null] +>> endobj +1512 0 obj << +/D [1495 0 R /XYZ 65.161 535.208 null] +>> endobj +1513 0 obj << +/D [1495 0 R /XYZ 65.161 524.249 null] +>> endobj +1514 0 obj << +/D [1495 0 R /XYZ 56.693 476.741 null] +>> endobj +1515 0 obj << +/D [1495 0 R /XYZ 65.161 477.425 null] +>> endobj +1516 0 obj << +/D [1495 0 R /XYZ 56.693 431.159 null] +>> endobj +1517 0 obj << +/D [1495 0 R /XYZ 65.161 430.6 null] +>> endobj +1518 0 obj << +/D [1495 0 R /XYZ 56.693 372.133 null] +>> endobj +1519 0 obj << +/D [1495 0 R /XYZ 65.161 372.817 null] +>> endobj +1520 0 obj << +/D [1495 0 R /XYZ 65.161 361.858 null] +>> endobj +1521 0 obj << +/D [1495 0 R /XYZ 56.693 314.35 null] +>> endobj +1522 0 obj << +/D [1495 0 R /XYZ 65.161 315.034 null] +>> endobj +1523 0 obj << +/D [1495 0 R /XYZ 65.161 304.075 null] +>> endobj +22 0 obj << +/D [1495 0 R /XYZ 56.693 266.924 null] +>> endobj +1524 0 obj << +/D [1495 0 R /XYZ 56.693 239.371 null] +>> endobj +1525 0 obj << +/D [1495 0 R /XYZ 56.693 192.361 null] +>> endobj +1526 0 obj << +/D [1495 0 R /XYZ 65.161 193.045 null] +>> endobj +1494 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1529 0 obj << +/Length 1550 +/Filter /FlateDecode +>> +stream +xÚí[ÛnÛF}×Wi$ Zïý’¢M›&’U @’ŠZYlxQIÊNòõÝå%1)Ê^™¦íyE gggΙ]RÐ;ó ÷|òt19ùAOÅ1÷kcÀ…'Dx‹•÷vúFGÚÏõlŽœþ‘:¯×iV›úÇßÒàiš~¨¾ü}újö~ñÒ 3G(Æ*o§Å§Hç­‹ÜþlFGž4£sbG§\¥7g@‰z|DC!§'ÕâÊ^8y¶˜ü;AÆ=ôÇ8àŠxB!À!ö‚xòö=ôVæ7P%½‹Ò2ö‚nŽ#ïtòçÖ‘€­ˆ`Ϙ ¦Ê4Ωòà%Šæ2ïíA§Ï¶»e}_—£j‚€) ¼¾zÑDlFQ:Ãlz&gÕ©`ã'gMŒ7þ Ãéù ±i}ÅRë¤:ŠýU}®H¿ND9¶Aûul$)ÂÞq9¶îGˆ9 5FAÚøÎÃ$ÐyF@p€ªã¬ÊÐŽÆ›9Gf PT^ßaÌZv%Òrö©Å å²ð&]꬘͹‰êiá*ÒäÉlŽ°ùºJƒ¥É3ð1*w&½¬Gûñ¼&‘À—HÁlbØó š4£ÜÃ@IåeÚ[_΄–·þ³ûâÍ•cd­‡úgqÔõÏ é4Âå*á@au `K‡Ù™W¼©Ë¦5™ p‰†´¡’m井û¾L-ÙIÿqiY§]dÓ&Ïö¯™®ÂÌÍñEXl!›]òá cA6îd§“|—9Æ·Èü0²´ãdG~îµ0q³ÛÏ…¯Ñº¾¢5¹,†TôÏ}M¬€3 º.£ƘTF€ +Gemÿ©l0Ø#¨Œ ªšÒ×~8ÖC¡c“ê…cYÚ¶ªÓYØÓNä‘Ò Þå…ÛÿÜË6 Ó,,>u‹ôçGè4UÛÐäúÄÆ BÆK¼¶ÿ‰7쉇  ¸îÌúi~XbÊNÎ]‘¾Ðе$Ÿ»Ùuš1žÞdM´[éU÷’ÇWg[’£ ‰·iVì£qÖ($¢ô.5Š)j–7÷-QÌ,90ãif} +åhTÑñ?Œ*†ƒu§ +fVfå²ÕÎé/«n)æëÝÖæúÍ$ê ¡M›nñœ\Uýëôvûá£n«Þ¾`7-w& HÝi¹Sa–íìÞ딌Xïv{BÒñê½í`½{D½c„ÀÍò:N][»U˜ûQ”^¸Do+xÐÚ/Š,\îœ{Þ, ãè2ñc½ß¶^Ñ'õõU×4¹½ý1„aû:ÅF#Œ¾]L*Í'¥Í.¦èÝÅ|±xýê…Ž¶{'sSÄѦ%³L|‹»™„(GÚÍlnc¤qœ&GÐ.µDƒF¤]Š l<ÚíøF»ÃÁºÓ.EÒ„Usûk™ç÷¼©éÚ}ßÒ|°[šaCw+D0ÀÑ9ýµËÝQ¸Íõ¶I BBnO°}¨Æ„ú.¬üTÔgÈÚ@ 9¢6HÅãiCÇÿ0mÖ]ˆ 5ªµá¯\c¼&y¡}ÇUAºþFdïa¨Hþ€Ô†˜‚¢änÕs +˜ü¢6ªWm^úVέ8øòîÿ!Ím¡0Øp*a#* R5žÂtüS˜á`Ý)SNòûêã»nt÷èt®“⦊€,7“ïpÿq¨B7à²×þ. ‹Ï™½Ô~’"3Ä`XŽHf”ÆÕxdÖö?̃=‚̨’‰Ö bŽÝ§Ž·®ÒÓÒêì&IüóðÌ/ÂÔ±ó“•ëó´I³+ßöÛp[?ócÝå³7CHyï­š\`—rš¦ +™«‹û¤°¶’—¬ W˜Jªm殕MìÇxu×r?°ì†Bu¨:i›Hn†’@šà–¡> endobj +1530 0 obj << +/D [1528 0 R /XYZ -11.232 900.716 null] +>> endobj +26 0 obj << +/D [1528 0 R /XYZ 56.693 759.068 null] +>> endobj +1531 0 obj << +/D [1528 0 R /XYZ 56.693 738.489 null] +>> endobj +1532 0 obj << +/D [1528 0 R /XYZ 56.693 691.479 null] +>> endobj +1533 0 obj << +/D [1528 0 R /XYZ 65.161 692.163 null] +>> endobj +1534 0 obj << +/D [1528 0 R /XYZ 56.693 644.655 null] +>> endobj +1535 0 obj << +/D [1528 0 R /XYZ 65.161 645.338 null] +>> endobj +1536 0 obj << +/D [1528 0 R /XYZ 65.161 634.379 null] +>> endobj +1537 0 obj << +/D [1528 0 R /XYZ 56.693 586.871 null] +>> endobj +1538 0 obj << +/D [1528 0 R /XYZ 65.161 587.555 null] +>> endobj +1539 0 obj << +/D [1528 0 R /XYZ 56.693 540.047 null] +>> endobj +1540 0 obj << +/D [1528 0 R /XYZ 65.161 540.73 null] +>> endobj +30 0 obj << +/D [1528 0 R /XYZ 56.693 503.58 null] +>> endobj +1541 0 obj << +/D [1528 0 R /XYZ 56.693 476.027 null] +>> endobj +1542 0 obj << +/D [1528 0 R /XYZ 56.693 429.017 null] +>> endobj +1543 0 obj << +/D [1528 0 R /XYZ 65.161 429.7 null] +>> endobj +34 0 obj << +/D [1528 0 R /XYZ 56.693 392.55 null] +>> endobj +1544 0 obj << +/D [1528 0 R /XYZ 56.693 364.997 null] +>> endobj +1545 0 obj << +/D [1528 0 R /XYZ 56.693 317.987 null] +>> endobj +1546 0 obj << +/D [1528 0 R /XYZ 65.161 318.67 null] +>> endobj +38 0 obj << +/D [1528 0 R /XYZ 56.693 281.52 null] +>> endobj +1547 0 obj << +/D [1528 0 R /XYZ 56.693 253.967 null] +>> endobj +1548 0 obj << +/D [1528 0 R /XYZ 56.693 206.957 null] +>> endobj +1549 0 obj << +/D [1528 0 R /XYZ 65.161 207.64 null] +>> endobj +1550 0 obj << +/D [1528 0 R /XYZ 56.693 160.133 null] +>> endobj +1551 0 obj << +/D [1528 0 R /XYZ 65.161 160.816 null] +>> endobj +1552 0 obj << +/D [1528 0 R /XYZ 65.161 138.898 null] +>> endobj +1527 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1555 0 obj << +/Length 1412 +/Filter /FlateDecode +>> +stream +xÚÍš]“Ú6†ïù¾+\ ôý‘^5M›i'ÓI³tÒ™$^‹Û¢¶Y6ÿ¾GØ.‹wID¼fv¸Àùèè輎8º‰pôzôr>šý*pd‘TFóU$)’*Ò„!¦¢ù2ú0~gS—v2¥ÿp•-ëË•+ê‹jÝ|ùÊ-^:÷¹þð÷՛ɧùïÐÍ”d„¨­]U_R[®­­Jÿ5ôN" ½Kæ{çR!Eu4Ȩ¦"À ÒãYýF¤ñŽ~™þ0# ‰¤a‘2IL£E6úð GKø@Üèh·o™E‚`D™„ë4ºý9ÂM$ðQDhÍ”0û´Æ¹AËÆ)¸Ü»Ñ>}˜ŒñøÛæ˪H6ÍèîÇBA9b²±1oã¶riê&TŒwI~SßZ¬ãü¦ô:žP<¾1nž¸¶6¯¯²xÙÜ«Üa:ö}ƒÏ‡¾‰æH)?î}ßÅWÜ„ñRmÚ– ×vP&ùÂv¦œ %©¯‹:QÐq\`Èa)à&³ÚêGJÅQ»½»ûDàÞ¸Ô­ ¯â[èNBtßÆ»Òå/&SBáÓ&.â Ýíìum +²Ì[óo¯ó²š(I­‘VÂ燿/0d—EÆ[Øhu?!Ž¬=~÷aJ!CdÛAm˜øÖ}í D$éÚØÇ_õp_,jú;»×ÊÑ´µnj‚(æTÁ„4“í_ÅMT_¼ó²ϱî(iü‹ÐUÆ¢úÌè‰÷Ó L#¬ ‚à*M–¶|Þ(Où#dB>(C„Ñ°r³~¬[¬«,ÍjÐ|@6xÙi=:öû±¡·³'Ù †p\‚ B2¤ÍeÙ ¨B˜Ø@eÃû _—IeŸ7 v'äà!cOH_\™çP$pŸúd@p!àc¿z;{\À”óK€€ Š´¼,8‘“Ø×@°¶éæÙƒà„“Ïɲ&ÁÏ }[´$¨l¶IãÊÎ.Ë\>[”ålã€o‰Ë!>&Q(= "DUÓáѱßý} ø“Ð`\CÁÝ@ãý!)Àp#û¤øi¹ô²¹ÿÐɶ›"É«®ýéiL¹<ýfùÿdûVÃb›ÚNÓoç'l¹5xÓÏ;F`®è zÍâ$Gÿkûþ†“(5° Äd0‰vì÷“hgÏ(xêÏúH´ØæÝG~8­º@%­’»À†®kx½ äÈnm Ötmãp>íâÀ±C\%qJ§u²\Ú<0_Âf›ö]ºÌvA#î¥$B)ßæ#æ¸)uô½F +qÐsÓfˆªýF 'ÿcû=åßÛÙùk°Â as¾”TÛØ—WeWÍ(8ÌaÁ/¹’Q 9ßr!»+ÓYS@Oëµ Á­ÐpG©2Ž%z¸L>¶ß3“{;¾QÎhðù¾…¬Ú$s«UXÃx[¹4¾¶ið" +è¥]ÅÛ´:³Ö¤L!Ø´]T¡öœD $Ñs´‰ÁÁ†Ó&1 1ÃÓfÇ~?möw6\›Ä@*hÒG›¿eWTaÒ¸ó¿)ªÍÿVV¼ÿ~†æ¬±‹KjŽH(“ yJÍ-Ý¢,³êÂÌ¢»,TuD($¨Pu\"!Ípª;¶ßSu½=CuÜ -TÕ½IòÏaò¨\`»u ÞÚ¿§„»ØlÙüfØÚ ¹¸¹,\öÄÛ=2_˜—Û¹Àñ¥&ÅH¶GßÏ 'þŒóá¨c ƒAçØ|?æôvõ ä`†p»Ÿü>äüº ßؼ²w%ÁmœníŸ'å®\ɦ +=ü)ò›€oæ1NJÈ”üàßx°UÃõÂtîŸñþO•Ét +endstream +endobj +1554 0 obj << +/Type /Page +/Contents 1555 0 R +/Resources 1553 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1455 0 R +>> endobj +1556 0 obj << +/D [1554 0 R /XYZ -16.307 900.716 null] +>> endobj +42 0 obj << +/D [1554 0 R /XYZ 56.693 759.068 null] +>> endobj +1557 0 obj << +/D [1554 0 R /XYZ 56.693 738.489 null] +>> endobj +1558 0 obj << +/D [1554 0 R /XYZ 56.693 691.479 null] +>> endobj +1559 0 obj << +/D [1554 0 R /XYZ 65.161 692.163 null] +>> endobj +46 0 obj << +/D [1554 0 R /XYZ 56.693 655.012 null] +>> endobj +1560 0 obj << +/D [1554 0 R /XYZ 56.693 627.459 null] +>> endobj +1561 0 obj << +/D [1554 0 R /XYZ 56.693 580.449 null] +>> endobj +1562 0 obj << +/D [1554 0 R /XYZ 65.161 581.133 null] +>> endobj +50 0 obj << +/D [1554 0 R /XYZ 56.693 543.982 null] +>> endobj +1563 0 obj << +/D [1554 0 R /XYZ 56.693 516.429 null] +>> endobj +1564 0 obj << +/D [1554 0 R /XYZ 56.693 469.419 null] +>> endobj +1565 0 obj << +/D [1554 0 R /XYZ 65.161 470.102 null] +>> endobj +54 0 obj << +/D [1554 0 R /XYZ 56.693 432.952 null] +>> endobj +1566 0 obj << +/D [1554 0 R /XYZ 56.693 405.399 null] +>> endobj +1567 0 obj << +/D [1554 0 R /XYZ 56.693 358.389 null] +>> endobj +1568 0 obj << +/D [1554 0 R /XYZ 65.161 359.072 null] +>> endobj +1569 0 obj << +/D [1554 0 R /XYZ 56.693 311.565 null] +>> endobj +1570 0 obj << +/D [1554 0 R /XYZ 65.161 312.248 null] +>> endobj +1571 0 obj << +/D [1554 0 R /XYZ 56.693 253.781 null] +>> endobj +1572 0 obj << +/D [1554 0 R /XYZ 65.161 254.465 null] +>> endobj +1573 0 obj << +/D [1554 0 R /XYZ 56.693 206.957 null] +>> endobj +1574 0 obj << +/D [1554 0 R /XYZ 65.161 207.64 null] +>> endobj +1575 0 obj << +/D [1554 0 R /XYZ 56.693 160.805 null] +>> endobj +1576 0 obj << +/D [1554 0 R /XYZ 65.161 160.816 null] +>> endobj +1577 0 obj << +/D [1554 0 R /XYZ 56.693 113.308 null] +>> endobj +1578 0 obj << +/D [1554 0 R /XYZ 65.161 113.992 null] +>> endobj +1553 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1581 0 obj << +/Length 1890 +/Filter /FlateDecode +>> +stream +xÚí[moÛÈþî_Áoz´ïܽ’¦ ëml r‡‚×cŠÔ‘”e÷×wHJ¾ˆ±£¡×Ô¡Å}0H“ÃÙÙÙyæmW,ºŽXôþäÍÅÉìf‘g„‰.®"#ÀÄ‘åd]¤Ñ§W}î“ÚŸž Í^ý­l|Ýß^•UÓ,¶/ß–ó7eyÓÿó¯ó¿žþtñ‡9ãœÖ=·óæ>÷õÂû¦n_ãè<²8º‘íèÊÄ ipñv|nal_Íú 7®ýðä/'?ŸpdÏ"iÆÉ(v Ñ|yòé'¥øål´é(—‘æ „4xŸGç'ÿ8a[M°'5²ã­pfz™~BwRì>›½C’nªýÆ‚2_tÄo“Û,==3Œ½ús•,}õÝéøßÉ¿ÊrßsBµÌÚËûýÙášðXD±D ”lg×>× u¥L$ÀYU>ºúr:{Üúõ·j7@Ϙ·Ô¡ü5pÇü5㣚(#|¹Ôœp/ lÇ°ºŽú›Ûµß[Çà’ƒBuËùO¹ðùjoùññwÛC¦Ñ§nåß"Š¿÷Ñ“´_®~±‹CÔÉUã+é $â»:§^®³<Ý'=lË5‹olù‰ëÓf„å/ `TÑlÓ›<¨ëàÜ ¹›ÇÆr@7Œ÷Ù‡¡8XT:ˆU`Tâey›×4T¬’ÖTš5>+š’èDÏP7I‘&UJ£ÎËyÒdeAäMöžF¹ÉrªÃñä%hh”åÕóT–¦¿°4¥ h¹s?2Åúó_ˆâ.”liΨ>#Æ4†ñé0½Ï?ÔÁÂPm50kp, ÙwÚ|Àm5+å+_ÌýÈàe0KU\3x¥º4vºàõ‡Ó]Ôß==›—ËeYŒ‰lR¡ýë #› ã CÛ>ÿ@ ;"¸ ¶}ò[pû-¸ýÏ7.Àp;ª÷ù¢:XØÁkpL7¸1F¸c7m Ä\¿dpkKè‰cÍÆ'7äHVÏ«2ÏÓrSPéU퉎·íÒZ8Å|Qcéa+Å«eê¨H•vÉöË5-çu5ŸeËäÚ×ÛtïÙ¬NÊ>¯®÷_W>I—î–»Ôõ Ì/šmxÚ‹aÖÆÛ‡ Æ8ÊÁÙÃïïˆnB ‚„ÐMðVt7›Øçè&‚…á&„¡Mˆ›X¯RÌ©n¢µ¹áðí^D7q‹iô05Eö¿ÿ6û¬À ˜šT¶ÄÕzÞfÀõÈq˜fçd=QsÍÛOhô0ðÚ¼ÈÓñ)'óë7••ÀÙ„›@˜¿WÓm ø‡ùœpaé>GÅ”Üný=iæ bP•KåëjMÌBÞ,°H7ÉgbeG¬gÓ¬ÆJ,i—¾®ÄD¼ý‡ä69ŸWÙŠè;³š<³ä2÷c·©¦£\›£z,³…âC]b4«}RͳbsÞݼ+zm¤$ÊO¸{¥„)¦ó?{ìÝO¨¨#¼°`˜ýö>˜¢d+éÏëîÊ k ‡U_ÝÓçU\­î¦¸Ròcºé(?Ãõ|,/}Õô¾ç¼IKs$jJ«é¼ŒŒqnº„ÿ0?.,ÝÑH‹’ZÙ¯ëë”Ø_¿LêlN„Ãzµ*«—n¡~3¨&ºÇ|²¸A·´ˆŒÿôíbÈç~éu݈ºEb +‰¦|TLkÚÉg`úCVÝ$=¤¿/kh%ÀLX¶ «O·A>àˆç`aGàYªŽoŸ8¬*žçÄcbeNtþsÏ:»Ìò¬!FÎU™€M0ˆùt‰ä€ EL&ìVÌA¬§ÛpðTF°°#àÁ%°]¹õ~}?¶=¶êG›ˆ_5ù~÷øDÝç[–·ž +Á¬¦÷<Ÿ Xb^žg7D± ,fSúÑÙ¶Ô»ŒYóÌ}üჱÀô›äÂYˆÝt}¹ÿ0‡ Kß$—LàuÛ—»¬|r3æëº)—Ù’G{è@^D –µŸ$bÖ‰_¿s-ðêÄ„#¡9¸x:€ì±ÄG¨¨ô'´¡·£FœñÚ<²­ö$ñ5VE/"áGÇ"’ËGD=l½ +5kÚŽÂ3ÏiÇ §úw=_<¶;:w¸¢T¬rœMØ~ ­SM×~ðDk°°#àÊp%å¶^—ÝQŸöœÓ°3AXgŒ\µ!ÁcBÉ°êÝÏç 3o¢esƒÃOxdƒk RLׇð3ìpaé†`˜mØY‘ú"}äðîá¥ÆÈ'åQés)@qûb.ûч'+pä°Ê†Í9¨ Ó«ÿ@Ãv„as±Ý½ûè>ó“]¶*)RrB†´#ضE3±*š¬ÉÈÛiÔŽ<ù$“Q%½ô_)ë000 jvÔÃBX˜j§&Šp[6ýü]1ÌÝs~ýþ_É„³2 +endstream +endobj +1580 0 obj << +/Type /Page +/Contents 1581 0 R +/Resources 1579 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1455 0 R +>> endobj +1582 0 obj << +/D [1580 0 R /XYZ -11.232 900.716 null] +>> endobj +1583 0 obj << +/D [1580 0 R /XYZ 56.693 742.989 null] +>> endobj +1584 0 obj << +/D [1580 0 R /XYZ 65.161 742.431 null] +>> endobj +1585 0 obj << +/D [1580 0 R /XYZ 56.693 694.923 null] +>> endobj +1586 0 obj << +/D [1580 0 R /XYZ 65.161 695.606 null] +>> endobj +1587 0 obj << +/D [1580 0 R /XYZ 56.693 637.14 null] +>> endobj +1588 0 obj << +/D [1580 0 R /XYZ 65.161 637.823 null] +>> endobj +1589 0 obj << +/D [1580 0 R /XYZ 56.693 579.356 null] +>> endobj +1590 0 obj << +/D [1580 0 R /XYZ 65.161 580.04 null] +>> endobj +1591 0 obj << +/D [1580 0 R /XYZ 56.693 532.532 null] +>> endobj +1592 0 obj << +/D [1580 0 R /XYZ 65.161 533.215 null] +>> endobj +1593 0 obj << +/D [1580 0 R /XYZ 56.693 485.708 null] +>> endobj +1594 0 obj << +/D [1580 0 R /XYZ 65.161 486.391 null] +>> endobj +1595 0 obj << +/D [1580 0 R /XYZ 56.693 438.883 null] +>> endobj +1596 0 obj << +/D [1580 0 R /XYZ 65.161 439.567 null] +>> endobj +1597 0 obj << +/D [1580 0 R /XYZ 56.693 392.059 null] +>> endobj +1598 0 obj << +/D [1580 0 R /XYZ 65.161 392.742 null] +>> endobj +1599 0 obj << +/D [1580 0 R /XYZ 56.693 345.234 null] +>> endobj +1600 0 obj << +/D [1580 0 R /XYZ 65.161 345.918 null] +>> endobj +1601 0 obj << +/D [1580 0 R /XYZ 65.161 334.959 null] +>> endobj +1602 0 obj << +/D [1580 0 R /XYZ 65.161 324 null] +>> endobj +1603 0 obj << +/D [1580 0 R /XYZ 56.693 265.533 null] +>> endobj +1604 0 obj << +/D [1580 0 R /XYZ 65.161 266.217 null] +>> endobj +1605 0 obj << +/D [1580 0 R /XYZ 56.693 218.709 null] +>> endobj +1606 0 obj << +/D [1580 0 R /XYZ 65.161 219.392 null] +>> endobj +1607 0 obj << +/D [1580 0 R /XYZ 56.693 171.884 null] +>> endobj +1608 0 obj << +/D [1580 0 R /XYZ 65.161 172.568 null] +>> endobj +1609 0 obj << +/D [1580 0 R /XYZ 56.693 125.06 null] +>> endobj +1610 0 obj << +/D [1580 0 R /XYZ 65.161 125.743 null] +>> endobj +1579 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1613 0 obj << +/Length 2390 +/Filter /FlateDecode +>> +stream +xÚÅ\[oã¶~ϯz^ ax§¸}88íîé¦Ø^ Ø-d›‰ÕèâJr÷×—²”l$ßF¡è}²,ÓÃ9ßÇ™áP8¸ pðýÉ·×'ÿ8ÐHK*ƒë›@R$U†˜ +®gÁÇÓßLb¢ÒœSOÊ+S6—7yÑ\TóöÇ·ùôÛ<¿k¾üïêÃÙ×?ØnÎ AZˆFÚUµJL97¦*ëŸmï$mï’Õ½s©¢ap.VmÿDY*<½h>ˆÔõOÞ]ŸüuB¬x@H$5 ”&HbLÓ“à`f³ + ®ÃàaÝ2 Áˆ2i¯“àêä×ÜŽ¶*Ö—õÇ÷/$Ûñ ŠŠkD°¬%×÷¶zrP¤C&¸Ù) +Ú áꩃF0©[»ÊˆHÒ—/0AJ† ^³Dšê”] ,nƒæâ·Öí®m¯-±UœÄYk=ÿ™ÍÌl=ý»%Ï%Ƨi\–qvÛiÜþ„Ú››ÿ<]DE”Â:¸‰³Mú',ðîª&}b`í¦yVÆee² +Öþ!®æ°–5¬A sÛ²6]V‹%PSË/iÔ°Ä‹!®‡—4÷:–Õ¡ƒgLY¡ hw|nòæ+ÈÆZ?Q*:ê÷,Íï_Ý ûܼÏîó‘#ä­+ÃË )ßrY¼:¦áÊÚ•:jáVúS™Ï —±\Sé<Îþvs9·® ý9œQĸ¿ì[O¾#}9+;€¾˜@ò©Üp@‰×¶„rbp² +ùÊ”P:£—°fóº?qlº0Åz·=ÏFŽÅÁ´\˜EOŠ6Ø•)L5‡Fçq’ôyK¼°wòuJ¤e®O˜ã¦V‡/Z5¥)m›s({Q‚˜Gnéˆw¤WUÌ +òJÛGRµ©Ë‰±„u6VÐ"Њüš­ é ¹Ù\¼Xi Ä`b€:@‡ªŒ€cõþ݇?“v÷¦XåÙfýóž|î¶Àê0xˆõ(ðQ3dLKDÄkŠßÞF÷ñ¬‡ïêý÷ç\YeÒEU梶´<»˜–åÅ"/ãºÃzÎÈ~’ %Ìcy³¦PþÊãzòÝøÊ]Y¸+ÄlÔʶÀë÷í[ÄÊ>äfìí´u†`™BWÁ´Æšš[ÇJ¸,¥GƒW‰P•¶6}ÜEå2›ÜîˆvÚr¾>Ô^/úL#E<÷1ª‘þR9=ùŽà¬ì` aþ”ʹVJÁÚ-K(3¤ðÔ=8-’ 8(²ïLVиxzN åÙ¨¹ž +ºžÄÙÝ@Ç\&Ww-×cÿíÅžÿÚí¢•&*¦ó·ñ}ût#$„ô!1ëä)} J³¯nÏûߤ¡nŸ»h*õ™¼<ÊËk[0Å(µŸmŠîkè¨Û¥#ô˜öä;½³²ˆžDh[ØØ@o ([À3>õq;(ä¡I,°9Íó»x@Êþ:¿0bÐô 8·n}«jõÚä:Ã×Õ¤!E«#Çš;Ñ8µK{yÑXüyl={´Èn¿Ù¹ðÏk&¶w‚Ÿ¯Hsvªê!öçÑRû‰)õFt=ùnDç®,œè¨ýdX»„´Wi”·§«Ýœ¶®thÒø9ÙŽA©Ð3vTb`ÒúcòÂÑù|0þð3SemÄc¡%Q쯥'ß•ÎÊ@%шkê‚Ê_§†¡Ç¸9í9®ƒñX&Õ¢€WàÒR¨ÛRwmʲ_½~Øì Cv² u¢­ž ÖIHã_¡BF,ôwf°'ß ëîʱNCR ¬¿gà­Û4* +pœÁËž¡ûQÛÞ1rØ8¥BLë£"’×o'‘_‘L A=¾1„PŽ„G@vÄ;âÑUÕp´NO(B8^×^.8™™vÌŽ Jº+ª5blT‡t²Œ“² õÂõ;Ú¨´¹ý|˜îàXÔ'¼‰Ç ÑúD­ð·Úïøò/WUáH©Ïþròù0tï š>šÂ:z—é"ùèzÿ8çþÃjÑêÂþåØu­kÌ 8ªút‰G kžcfÈ6^È1ÂR¿æ=ÿ@I? +endstream +endobj +1612 0 obj << +/Type /Page +/Contents 1613 0 R +/Resources 1611 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1649 0 R +>> endobj +1614 0 obj << +/D [1612 0 R /XYZ -16.307 900.716 null] +>> endobj +1615 0 obj << +/D [1612 0 R /XYZ 56.693 759.068 null] +>> endobj +1616 0 obj << +/D [1612 0 R /XYZ 65.161 752.393 null] +>> endobj +1617 0 obj << +/D [1612 0 R /XYZ 56.693 705.893 null] +>> endobj +1618 0 obj << +/D [1612 0 R /XYZ 65.161 706.576 null] +>> endobj +1619 0 obj << +/D [1612 0 R /XYZ 56.693 660.076 null] +>> endobj +1620 0 obj << +/D [1612 0 R /XYZ 65.161 660.759 null] +>> endobj +1621 0 obj << +/D [1612 0 R /XYZ 56.693 614.259 null] +>> endobj +1622 0 obj << +/D [1612 0 R /XYZ 65.161 614.942 null] +>> endobj +1623 0 obj << +/D [1612 0 R /XYZ 65.161 603.983 null] +>> endobj +1624 0 obj << +/D [1612 0 R /XYZ 65.161 593.025 null] +>> endobj +1625 0 obj << +/D [1612 0 R /XYZ 65.161 582.066 null] +>> endobj +1626 0 obj << +/D [1612 0 R /XYZ 65.161 571.107 null] +>> endobj +1627 0 obj << +/D [1612 0 R /XYZ 65.161 560.148 null] +>> endobj +1628 0 obj << +/D [1612 0 R /XYZ 56.693 513.647 null] +>> endobj +1629 0 obj << +/D [1612 0 R /XYZ 65.161 514.331 null] +>> endobj +1630 0 obj << +/D [1612 0 R /XYZ 65.161 503.372 null] +>> endobj +1631 0 obj << +/D [1612 0 R /XYZ 65.161 492.413 null] +>> endobj +1632 0 obj << +/D [1612 0 R /XYZ 56.693 445.913 null] +>> endobj +1633 0 obj << +/D [1612 0 R /XYZ 65.161 446.596 null] +>> endobj +1634 0 obj << +/D [1612 0 R /XYZ 56.693 389.137 null] +>> endobj +1635 0 obj << +/D [1612 0 R /XYZ 65.161 389.82 null] +>> endobj +1636 0 obj << +/D [1612 0 R /XYZ 56.693 343.32 null] +>> endobj +1637 0 obj << +/D [1612 0 R /XYZ 65.161 344.003 null] +>> endobj +1638 0 obj << +/D [1612 0 R /XYZ 65.161 322.085 null] +>> endobj +1639 0 obj << +/D [1612 0 R /XYZ 56.693 275.585 null] +>> endobj +1640 0 obj << +/D [1612 0 R /XYZ 65.161 276.268 null] +>> endobj +1641 0 obj << +/D [1612 0 R /XYZ 56.693 231.01 null] +>> endobj +1642 0 obj << +/D [1612 0 R /XYZ 65.161 230.451 null] +>> endobj +1643 0 obj << +/D [1612 0 R /XYZ 56.693 185.193 null] +>> endobj +1644 0 obj << +/D [1612 0 R /XYZ 65.161 184.634 null] +>> endobj +1645 0 obj << +/D [1612 0 R /XYZ 56.693 139.375 null] +>> endobj +1646 0 obj << +/D [1612 0 R /XYZ 65.161 138.817 null] +>> endobj +1647 0 obj << +/D [1612 0 R /XYZ 56.693 92.317 null] +>> endobj +1648 0 obj << +/D [1612 0 R /XYZ 65.161 93 null] +>> endobj +1611 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1652 0 obj << +/Length 1822 +/Filter /FlateDecode +>> +stream +xÚÍ[[sÛ6~÷¯à[C¸_ºOÛfÓN§ÓÙM<³;“tvh +’˜R$KR‰óï÷’×mˇ†Àä‰çûx.MÖ M~ºøáúbñFÑħ¹N®W‰æD›Ä2A„I®—ÉûË·¾ðië_]qE/«:ßªÙ7ºÍáæë*û¡ªþØÿøÏ»__ý~ý sÅqJí¥½ë¾¾Ýxßµým%F×¢]jC ·É•"ÎÆg{¹Ø_˜výƒÿ¸¾øó‚xš°Di¢HŒcDSždÛ‹÷¿Ód ÷@"M>=·‰b”p¡¡]$ï.þuA31¾>œ™»1¤#Œê½n8Wƒ6w-Þ@—á}dÿŒ%R[¸1t~~Ê—¯®4¥—?6éÖ7ß¿ºb~ݶÅ⳿Ùø¢&ÐÞ „)ëeö—ŸŽ_–ˆžሴºÙþEaê¤N8qÖ%OV}»#iÿûpn‰âæn€½`Ö÷•¯Ól,_QF Ìf„¿®¼&Ž»3(;lÖɾñö`GËy§¸`IJƒAÿ{¿pGVøc,4y?À¯~Õ=òdÏ´È×%®k—w€-\ß)³L?á:n|ºôÍxÈéix·u‘~y~„'=ã ç¬Àu¼Ù!W¡ç8\ǪÞV-Rj®GbŸG=WD ‚úÉŒGác@Ý9¯ó[X÷Î/²ªì|Ù-ZŸ6ÙfÑ èÖ.|ùßC›|lÿ¶±¬²¶É·y™»¥¿‚/QGn·X¾„W!&)_jˉÑèòX|[«Š'Km5¡Ì†åà€”»‡©Æ÷†µÄ¢×ïÞñwùIÅÙ&-×cÞ~ÞœûåsV†(&"Áv[•‹¬muÕæ]^•y¹&ð oiˆu""¼`GÈxø>–ð`e' \‚KÍyÂ_Wåø‰ïžöëŠý¸ßT ¸.H´¦Mµ+‘ôògZ.!tBªQäc¿áy£‚8©f%ˆæ 31I`›æ%ùˆ>å„:ø +¢Jvïrø#ùaÀW|å$‘<(úû§*G‚iW–>óm›6_p´YSa]„ÿçGFNi™m°KŽuŠ<ûëÜŒ8õy$)k “nN6Q`JŽŸ“Lnvy±$uSÕ¾ére +Et”TDHCŽårH°²8DZ¢¹ áw›ê3«ªê|sæÄÇ ’Ž–~•îŠ©_x%9jV7_qJ—1Ayˆè÷ãCø>y«¨ŒSéQ÷þÔÙa:’Ópe'Àœ,+DLwu]5H_œæâ?dgÜø¶›?§:È×i–"©¦©¶Ø$€`‚&ãOšJ¤Ó>ssR‰4’n¾A*‘ZC#F R /jɤ’`eñT"•!TèÙ¨$]nfNàkݤõ&ÏZl +¬ó¼%—ùAQ°™Yù ¯Ò vN>xª*p\4h<˜ŸÂ a,"?€DwïØŸŽåòC°²ø1rç}¾0©°\¢}‡;»AÖnÓm]øóеťßVã©X<Í {›GŠ®²©äA%¬œ˜“=ÄPµ’ßfýAA‹›ˆþzï¾0FòÃ#\YPEŸöAÚ.Ç–`ªÕ*~ÂuˆBƒa¿ vF"â}ùNòù‰è厷Œ(Îã17.Þƪ‘ü0ÆWÏ\NT~½Þ5åËŠ‰'Ê&Sª,)Ö;Zå·öeíÔœ ׆(#gå„¡§¾þŽs.1\ED:—½x!ÎH~ Òƒ•€tn UAI‘7Xù¦Aï³¾AÇù¬H,2Ç ‰Ó)Ðaçû‹¶Ï>C1³nºfCqÏEÈ”NN…20zƒ{fàUâ39ú`Uñ˜g–®ì\‰Ð¶Âæ +û ;¶ŠÛïêÇJm¶íWJ¬>–)}FÁò³YI¡/Ó)þõNb`CJÂDÄ€ ×x{±Gò9#XÙ ¤!4,û¡Àö3x׺²‘ùºþÒ›l±gÍú ö»-’¢±ýϪy¸Óc¸ÃO“ç`õhúL‹u5•@%Ìκy› u<ý͈³DˆˆG[­!ÂÄó8ŽÅ‡±G°ªxòp”h”OH§8µÏò)lƒÜ ]5ËÇÐ~â> endobj +1653 0 obj << +/D [1651 0 R /XYZ -11.232 900.716 null] +>> endobj +1654 0 obj << +/D [1651 0 R /XYZ 56.693 742.09 null] +>> endobj +1655 0 obj << +/D [1651 0 R /XYZ 65.161 742.773 null] +>> endobj +1656 0 obj << +/D [1651 0 R /XYZ 56.693 696.294 null] +>> endobj +1657 0 obj << +/D [1651 0 R /XYZ 65.161 696.977 null] +>> endobj +1658 0 obj << +/D [1651 0 R /XYZ 56.693 650.497 null] +>> endobj +1659 0 obj << +/D [1651 0 R /XYZ 65.161 651.181 null] +>> endobj +1660 0 obj << +/D [1651 0 R /XYZ 56.693 604.701 null] +>> endobj +1661 0 obj << +/D [1651 0 R /XYZ 65.161 605.384 null] +>> endobj +1662 0 obj << +/D [1651 0 R /XYZ 56.693 558.904 null] +>> endobj +1663 0 obj << +/D [1651 0 R /XYZ 65.161 559.588 null] +>> endobj +1664 0 obj << +/D [1651 0 R /XYZ 56.693 513.108 null] +>> endobj +1665 0 obj << +/D [1651 0 R /XYZ 65.161 513.791 null] +>> endobj +1666 0 obj << +/D [1651 0 R /XYZ 56.693 467.312 null] +>> endobj +1667 0 obj << +/D [1651 0 R /XYZ 65.161 467.995 null] +>> endobj +1668 0 obj << +/D [1651 0 R /XYZ 56.693 421.91 null] +>> endobj +1669 0 obj << +/D [1651 0 R /XYZ 65.161 422.199 null] +>> endobj +1670 0 obj << +/D [1651 0 R /XYZ 56.693 375.719 null] +>> endobj +1671 0 obj << +/D [1651 0 R /XYZ 65.161 376.402 null] +>> endobj +1672 0 obj << +/D [1651 0 R /XYZ 56.693 329.922 null] +>> endobj +1673 0 obj << +/D [1651 0 R /XYZ 65.161 330.606 null] +>> endobj +1674 0 obj << +/D [1651 0 R /XYZ 56.693 284.126 null] +>> endobj +1675 0 obj << +/D [1651 0 R /XYZ 65.161 284.809 null] +>> endobj +1676 0 obj << +/D [1651 0 R /XYZ 56.693 238.33 null] +>> endobj +1677 0 obj << +/D [1651 0 R /XYZ 65.161 239.013 null] +>> endobj +1678 0 obj << +/D [1651 0 R /XYZ 56.693 193.206 null] +>> endobj +1679 0 obj << +/D [1651 0 R /XYZ 65.161 193.217 null] +>> endobj +1680 0 obj << +/D [1651 0 R /XYZ 56.693 146.737 null] +>> endobj +1681 0 obj << +/D [1651 0 R /XYZ 65.161 147.42 null] +>> endobj +1682 0 obj << +/D [1651 0 R /XYZ 56.693 100.94 null] +>> endobj +1683 0 obj << +/D [1651 0 R /XYZ 65.161 101.624 null] +>> endobj +1650 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1686 0 obj << +/Length 2188 +/Filter /FlateDecode +>> +stream +xÚÍ\ßoÛÈ~÷_A u€zµ¿¹{}º4—»×}¸É¡ È•Å˜"U’ŠþõJ”Ï¢%yèÕ*}M.g‡ÃF·~¼x{s1y¯hd‰Õ\G7³Hs¢ãÈ0ADÝdÑÇË®pIãÞ\qE/ÿQµ®ÙΪzsÐÎû‹ïªômUÝmþø×õÏo~»ùLsűJm¤]·_ ×Ìk›î2ÌÎ"³kÑÍ.uLbn¢+ElÜÏÏ,ŒÍådóôín¼øáæâ? ÄÓˆEJmE[F4åQº¸øø2¸ +iMt¿¹ˆ£„ ÇEt}ñÏ Ú[‚´ÈV¶´„Q½Ñéçj­Åö¶É{²~ÙÝcˆÔ.¬¿K¾äÙ›+Méå_êdáêïÞ\1µn±,’ÖMÒªl]ÙN—Ôé|ÒÀÖL\ùïþ˜|n6ó%»)»ŸwmoŽÅ<Šè)Egƒî¼¢`Q©#N¬±Qí¢ÙÓ‡Þ‘¶ÿìó ¸!ÌÈíÁ¬í+_¦ÙP¾¢ŒÄ`LÌ O„&–Û(»XßF›ƒý +ÙyÛ[Å# ´~鿺éÜËE§¿ëO …F×ëホå¥Û¹éàØõÊÈË[Üèj†׺zÑ ‡Î“7Ò•n`^ ¶>û‰*zÐn—UY|Å[ ©ÖZsW»á;þãa]‘–MpÃ6šªLJä[˜:€l‡~° <ƒ3ü¾Ð¥±Di»¶OTÒ~”y2*^{A?æ + [,&ªÇu¨ìÐe_Ž4»sB¬ÔGÌ ò(Oùi},œÖ€t”(&v¬¾o ~.Wð.†~IrMžÜrà÷ íj tÁù·£Ý?¿éqqÿMåýõaO‘¿{ +e0;£Gls„³»6`ŽÒu kˆ²`”>ïGéþÊâ)]Ç‚hïAé³üÁ!ÙoºB’ùý3Ú9<´ª3$ëùRè{†":n…,{G‚ÊUZ¸U3Rü=Ú‚e…ä×YµÂꜭ°<\ ñne$#L… c­,‘’‡C„]ùžˆà­,Œ"ÔèHƒâže³|6ƒeT¦®yUxûRô…ðîäë‰%¦Eî°eO’Ș¿ÈÜVêF…ìÕXˆpM¤g y„ JØS†<ÓU^däaQ`ÝŸƒ +qȈƒq¢™ ‡/»ò=ñÅ[ÙSÄRåq\¯–˪FúðC^¦Å*s'vâö¾j}dO²L$‚.ëj–è¬p×þ1T˜VøÑ“ð8B-Ñ°–Έ#Êh3uJyhŠÉýfQ8F¢ ‰‡& +œ'¶"š äû¡‰¿²x4QÚBÔÂ6oõ}þ€ô†$ÃîÊ»Wű‡c7KVE‹ºÌÓ^ûò¢„_CåYRXbìÿ?rP›€þȺ±áüqW¾§?z+;Â9'\õE¤ï³¬vMƒ^Û:Iï°qq>Lu÷çÿ ¤”JÚBˆ_4Ŷy[¸d:­Ý—ºHê»Õ7â†'y û,x¡+"Ýú=ÚpÛ "Eˆm»¢†ÌãíŠ÷t;_Uñ{vÅá`ܵ)ñ«©+pãö•{Âô#¤•Ž …ÇàìœL% LMãoOUà„IŽª¤f„Ìeòý|Æ_Y›±¬«%ºe>HÜÒ$ØÀéám¼&.A5Ì2ÂìYŒLÂÍ ŒÃrl¾H žt™òjÕ6X]ËòöùGŠû³§ƒƒ¶È”!‚Ls2¡Ã¥9ò=ÁÁ[Ùà (ÑýVþ~ïG˜ŘŽí™ûgìˆø¬Ÿ×0ΈTöô®ÙwJ >îÞ—-¾­H¿Ö’<‰R¢D¸ïqò==É[ÙžD1\ûºRWZCé< 7´kn–IêÐ!|ÞÑhêKÜ´pI‰F l[kíÜoD›îç±Pñ–’!>àyöoŒ$%tÓ>ö¿ýŸÐÚ +endstream +endobj +1685 0 obj << +/Type /Page +/Contents 1686 0 R +/Resources 1684 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1649 0 R +>> endobj +1687 0 obj << +/D [1685 0 R /XYZ -16.307 900.716 null] +>> endobj +1688 0 obj << +/D [1685 0 R /XYZ 56.693 741.747 null] +>> endobj +1689 0 obj << +/D [1685 0 R /XYZ 65.161 742.431 null] +>> endobj +1690 0 obj << +/D [1685 0 R /XYZ 56.693 683.964 null] +>> endobj +1691 0 obj << +/D [1685 0 R /XYZ 65.161 684.647 null] +>> endobj +1692 0 obj << +/D [1685 0 R /XYZ 56.693 627.423 null] +>> endobj +1693 0 obj << +/D [1685 0 R /XYZ 65.161 626.864 null] +>> endobj +1694 0 obj << +/D [1685 0 R /XYZ 56.693 579.356 null] +>> endobj +1695 0 obj << +/D [1685 0 R /XYZ 65.161 580.04 null] +>> endobj +1696 0 obj << +/D [1685 0 R /XYZ 56.693 532.532 null] +>> endobj +1697 0 obj << +/D [1685 0 R /XYZ 65.161 533.215 null] +>> endobj +1698 0 obj << +/D [1685 0 R /XYZ 56.693 474.749 null] +>> endobj +1699 0 obj << +/D [1685 0 R /XYZ 65.161 475.432 null] +>> endobj +1700 0 obj << +/D [1685 0 R /XYZ 56.693 427.924 null] +>> endobj +1701 0 obj << +/D [1685 0 R /XYZ 65.161 428.608 null] +>> endobj +1702 0 obj << +/D [1685 0 R /XYZ 56.693 381.1 null] +>> endobj +1703 0 obj << +/D [1685 0 R /XYZ 65.161 381.783 null] +>> endobj +1704 0 obj << +/D [1685 0 R /XYZ 56.693 334.275 null] +>> endobj +1705 0 obj << +/D [1685 0 R /XYZ 65.161 334.959 null] +>> endobj +1706 0 obj << +/D [1685 0 R /XYZ 56.693 276.492 null] +>> endobj +1707 0 obj << +/D [1685 0 R /XYZ 65.161 277.176 null] +>> endobj +1708 0 obj << +/D [1685 0 R /XYZ 65.161 255.258 null] +>> endobj +1709 0 obj << +/D [1685 0 R /XYZ 56.693 207.75 null] +>> endobj +1710 0 obj << +/D [1685 0 R /XYZ 65.161 208.433 null] +>> endobj +1711 0 obj << +/D [1685 0 R /XYZ 56.693 160.925 null] +>> endobj +1712 0 obj << +/D [1685 0 R /XYZ 65.161 161.609 null] +>> endobj +1713 0 obj << +/D [1685 0 R /XYZ 56.693 114.101 null] +>> endobj +1714 0 obj << +/D [1685 0 R /XYZ 65.161 114.784 null] +>> endobj +1684 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1717 0 obj << +/Length 1996 +/Filter /FlateDecode +>> +stream +xÚí\Ksã6¾ûW°rY»*†ð&°{ÊkR™ì$•È‡­šä@‹Å1E*$5öä×oS¢“6í¦!(9äà"E‚&Øß×nÀ4º‰hôíÙ—Wg³7ŠF–XÍutµŒ4':Ž DÄÑU½?ÿÙå.©ÝÅ%Wôü‡²qõþtYVû“fÕÝüº\|Y–·ûÿ›ÿ÷â׫·ÐÍ%cÄ*µ—6o>å®^9×ÔímèEz×¢í]ê˜ÄÜD—ŠØ¸ëŸS›óÙþÀ´m<ûæêì·3âiÄ"¥‰¶"Š-#šòh±>{ÿ+R¸ +iMt·k¹Ž£„ çy4?ûéŒv#AGGä [Z¨Þëô çj§Åá±Ùh²{Ù>cˆÔnìß&õ¶¸¾ù÷Å%㔞ß×ùìÎ]¯\¾!pþŸ‹K W·ÞäIãf‹r½.‹Ù:É +ò¡¹»¨ëÙ¦¬³&+‹¬¸!ð{¯ t«Q{ø¶?DðaYÌ£XÀkHÑQ{]Qp©#N¬±Qå¢åÃ1éI{úêã¸!ÌÈC{Á¬mí+_¦ÙP¾¢ŒÄ0Ö˜Ú‹&–Û#(»XÝDû“Ÿ;êÃAqÁˆ„ÚÙDg=ŠÞï¾õewq(¸»Ù:i¿{Ý{x´} STÃzUÞ ôÌér¾ÊR‡<‡–×É@‹— •Ã°Á]C9ŽCœr ó‡øõ6ËS²©Ê«šÌa±©-'‚ÙpØÔ†à¾PÐì‹÷C¦·ªx`j#‰–·i Ö *θ“ërÛàš^WI‘"¥bîdÉÚMD—Ž 8xvJti¥ˆT±?ºÞ%·n™å‹* ýZUB%T8Xõå{âÊ[Ù À11\ì?â&©ÀLWe¿;¤q¿ûâûoŽìäžò»×­€!N‰jˆâTáæe×rèËz—ï×9…Êšvb „Ê€DÆ‚p ß„þÊâA¨,)öyL´9þÊ,ÊY»&$àŠA5À.\ýf ßåÞÊN@9È¥Š÷ +£Øñ„º(zòœ­7eÕ$ÅÙ¾\Y²J±Óqlß$¨^l¸w˜õÄ$Æx•³zÚgÀ–½]sç\1$ õÀÞdlˆ¡ö@¿PI÷‹Ã¬yÐ*Þ-ŸéÚ\"Ùƒ[¢Ã­yÈ÷·¿²pE(°9·–PÛñÖwž™aŸ¯šu>¡ùŸ5‘£½Ž=yVÜb9­fûæS=GÏGÐj¤n‘'Õ”Åesm÷á·­«>M°…mÖ@&$#L± 4a$1ò…²ÒPÏ!Ÿ¿ÿ˜:ú}ŽQVê$äU‰OÒ‰1„‰®ÎsɈ!|Ü€»Š1Þâ' ¾Âúò®š`U–¦®˜ˆÑïÐHÒ Eÿk\ìP ‹…«½ÚçÏ¿Úø‚Øé>É‚¦á$Mw5¾$ŸÄCBÑÜ | bŒ9-Ÿôû<Ÿy• ‹¥0§†‰cZ}˜< ?ã¦jôje0ÁÚaýå2ÙæÍ«]à_8|‡‡r{³jŽ;Û¹unƒ.—Xc¿o“,š×eiQÂnLJ€c‹§`3‘¾|Ï™ˆ·²f"Ð'g]2Ñ%u†°¶{d€%&¾¹²ÄomðÔl1¡ü5Ù´·Yu›ìËšß—µ»=ÕÊÎAc0Ç™&Œ†Û24ï‰ oeñ 8Î,¶KÀ½Ë +lþ|d½Ë !]‚_ïâîwuvåYƒôi«vgà4…ð%·ºù”ã×ØA8š¢ ²¨ðÕ|~ä"ÈL8ôUB‘8Œ¯¢`€2`Ö¬/ß‘ÞÊNðU(ù°,|Ý3f„á¨Nº¥€Å–pùš-_'³tïV¾jwqTAʹLƒ~«¹L"x¸-ù~Fí¯,ÞÍÀÑÔ¶{?¢¹´,y¶¸}ešcÜ%Xæ_V%r’ðãý§›Çÿ4Kš5 ÖKm—ˉ<Á”"Bœt£œHv„i¹¨«Å¬rIºvö +1 +( #Ò†Ûñ0ïÉÞÊN`&Il¼w<À‡ß†ÚE»tI³­ÜÔ5S ·¢'Ýú!ƒ²ò¨k¦žŸÉu¢ŸúÏ’Âξæcü‰­ú +endstream +endobj +1716 0 obj << +/Type /Page +/Contents 1717 0 R +/Resources 1715 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1649 0 R +>> endobj +1718 0 obj << +/D [1716 0 R /XYZ -11.232 900.716 null] +>> endobj +1719 0 obj << +/D [1716 0 R /XYZ 56.693 741.747 null] +>> endobj +1720 0 obj << +/D [1716 0 R /XYZ 65.161 742.431 null] +>> endobj +1721 0 obj << +/D [1716 0 R /XYZ 56.693 694.923 null] +>> endobj +1722 0 obj << +/D [1716 0 R /XYZ 65.161 695.606 null] +>> endobj +1723 0 obj << +/D [1716 0 R /XYZ 56.693 648.099 null] +>> endobj +1724 0 obj << +/D [1716 0 R /XYZ 65.161 648.782 null] +>> endobj +1725 0 obj << +/D [1716 0 R /XYZ 56.693 601.274 null] +>> endobj +1726 0 obj << +/D [1716 0 R /XYZ 65.161 601.958 null] +>> endobj +1727 0 obj << +/D [1716 0 R /XYZ 56.693 554.45 null] +>> endobj +1728 0 obj << +/D [1716 0 R /XYZ 65.161 555.133 null] +>> endobj +1729 0 obj << +/D [1716 0 R /XYZ 56.693 507.625 null] +>> endobj +1730 0 obj << +/D [1716 0 R /XYZ 65.161 508.309 null] +>> endobj +1731 0 obj << +/D [1716 0 R /XYZ 56.693 460.801 null] +>> endobj +1732 0 obj << +/D [1716 0 R /XYZ 65.161 461.484 null] +>> endobj +1733 0 obj << +/D [1716 0 R /XYZ 56.693 413.977 null] +>> endobj +1734 0 obj << +/D [1716 0 R /XYZ 65.161 414.66 null] +>> endobj +1735 0 obj << +/D [1716 0 R /XYZ 56.693 367.152 null] +>> endobj +1736 0 obj << +/D [1716 0 R /XYZ 65.161 367.836 null] +>> endobj +1737 0 obj << +/D [1716 0 R /XYZ 56.693 320.328 null] +>> endobj +1738 0 obj << +/D [1716 0 R /XYZ 65.161 321.011 null] +>> endobj +1739 0 obj << +/D [1716 0 R /XYZ 56.693 229.668 null] +>> endobj +1740 0 obj << +/D [1716 0 R /XYZ 65.161 230.351 null] +>> endobj +1741 0 obj << +/D [1716 0 R /XYZ 56.693 171.884 null] +>> endobj +1742 0 obj << +/D [1716 0 R /XYZ 65.161 172.568 null] +>> endobj +1743 0 obj << +/D [1716 0 R /XYZ 56.693 125.06 null] +>> endobj +1744 0 obj << +/D [1716 0 R /XYZ 65.161 125.743 null] +>> endobj +1715 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1747 0 obj << +/Length 1799 +/Filter /FlateDecode +>> +stream +xÚÕ[KsÛ6¾ûWðVg¦‚𘜚¤ÍL§M¦±I2Š„dÅ©’Tb÷×wùPlÑ– +ÛžDQàb¹Øo÷Ãb…ƒE€ƒ7g//Ϧ¿„(”T—ó@R$U  CL—Iðáü½IMTšg*ðùÛ¼2e{9Ï‹ö¢ºê~|Ç/óüºýòçÅoÏ>]þ +ÓLA¡­´‹ê65å•1UYÿ ³“@Ãì’Õ³s©¢:˜ªn~J@ ÒçÓöƒÈ°~ðìç˳¿ÎˆÇ „D2d + ’˜ñêìÃ'$ð(€x¨ƒoÍÈU F”I¸Nƒ‹³?Îpg *Ö—õÇ›{’ÁDÑ@ñ,kÉõ}AO.ŠB… æ{EÙNÀ4"\m'h“z´«|ˆ$}ù¤¤¶šá¾™% +ixeÅ"h/ÞwžKØøo<±SœÄYç=ßÌìʤëÆöË +>L$Æ祉ŠøÊnlen*»‘³üfwàÎ îxå÷¥…7ÚÅwö|>„ï„"Êyk´”Š•{†Öˆƒ'àvðuTn²Ùâù³ ¡]Vë4ªÌ4ÎW«<›Æe9]çå²ZæÙ2[ øÞŠ~Ú +TÒÄ‚$€ŸQê A=ùnrWÖA2ä>šå’–ÍÎÓ¯L”˜ÂQ|½(òM–Ø_®¢…ˆ#©5bŒ‰# &äÔF7e:íb‚ëϺ ³ ®Æ(å´µûd¶@ëíR=mŠ +å]œ7yÔºvå;¢ËYÙèâ`j-ÛeÏÌ·ÿ)¶ Ë +ŽŠ-¢‘ÅXà:>sI¬‘d̶D¨€tsoØêÉwÖ»²°…áÙmêš/oìü?5sK.—E_—‹¨öˆpuJÕbL¸«¦È‰Ò IÆÚ#0Fš‡þ€±+ßÎÊÚCŽÈvƒ^æ+cçïß—ÖÞÑ!»i9ªŸSŽB.Ýý|¶Y¦ ºY¥¶ÞL`bÍ=z3æSáÏ›wå;z³³²¼LÍHG³²C©¶«Û„çQwãá#ç°Ç7Yù Ú.òµ)ªÛ¡»c6*f¸ÒˆP:JnèèU‹®ÎDK³{Ût  +""ô:Ø!5én€sUÔn\bĵÞ_Qëü²IÍÏC€j²h–šP-ÁW}ñpÿÇÃ:Uy<`’ù2µLœ[Š‰qƒCN§„Ž7A4ÔGÄ×Àœ“ò¯ŠheŠÓ³KN bLx €/¦¤¿à°+ß1<8+; @†š;õJÿ][‚¤>²8¨Š?‹²Ì¶RR¦ËÅU•ÞZî£bÑ“|/žvÏš´h5&\™æˆ+殫h™¡/åÉk(Lq$<ÿ™dH‰¾'ß ËîÊÚc™Áœš…[nýeSZÖFâ<Í‹Ònld[š¼çœ•>(F˜tEúw™mj]o,£Lb˜eeKÖ—Ùñ1ãiWn¤Ø¨‡ù4ÄHS>2K?|FYó„ϳÅç9˜pÀ1%Õð*’ú2•`>̼¹'ß ÈîÊÚ™*†È °ÎÁ‰™G›tm8mn·ÞWhZ/µ«à$9¾O=)ã3”2„•¿Ž‚ž|G¨:+;ªT" íÛ†«+“U–\¼ÊOϘ&߃…µæ™·¹e+D¾©¬é‚mj·6EdYÈókKÓ.ò<9¶\@k"5j Ì,N(ÐQ€r™˜YTÔÙÿaðÉ*ðØi»š®7Y\mšsöæÄàŽ[´-ÀðžwšpÂ>‡ouùˆ1=þ~EÚ+;³­%{7ˆ’ˆ +½=ùnQÌ]Yû(F¬ã¶w.1©±'å׬³ç‡NõL¼©œ/ì•>O#K=æE¾òPѬ†îþ Ð7*Gm8!#&È¿ÈToAêàâ?~p0‚öØâBhˆ¸¿ýÊ®xÇèáªê€àÁ(R¤ëoy(_-ÿ6ɉ÷ ƒÅ¢ÇÅ“«²Å^¦L¯Ú´yê¢ëÅ£eL[âB`[º+ßÑE•à£4zx×JÜøó‘[{“Ší®Ûñ¦(Àí&Ðlé›åi _þÚ˜â¶ïàûÛú +<½™¹¼2¥¥Ùò¯¦(€¦úº(ú){'QJ°¸Ë“wÙTߤNt;fb2 K +âï0®'ß1d8+k2´@XKO©0Ürâ!e5Û8wɲIV¥?7 +Ëåf ´Î:wç¶h¶] ëÂÄ&1YlŽÎ€˜#AG=yÓõÿXCwêäqYÄÓèÈÊܵåu‚û -ð],ÃcþAûô– +endstream +endobj +1746 0 obj << +/Type /Page +/Contents 1747 0 R +/Resources 1745 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1649 0 R +>> endobj +1748 0 obj << +/D [1746 0 R /XYZ -16.307 900.716 null] +>> endobj +1749 0 obj << +/D [1746 0 R /XYZ 56.693 759.068 null] +>> endobj +1750 0 obj << +/D [1746 0 R /XYZ 65.161 752.393 null] +>> endobj +1751 0 obj << +/D [1746 0 R /XYZ 56.693 704.886 null] +>> endobj +1752 0 obj << +/D [1746 0 R /XYZ 65.161 705.569 null] +>> endobj +1753 0 obj << +/D [1746 0 R /XYZ 56.693 658.061 null] +>> endobj +1754 0 obj << +/D [1746 0 R /XYZ 65.161 658.745 null] +>> endobj +1755 0 obj << +/D [1746 0 R /XYZ 56.693 611.237 null] +>> endobj +1756 0 obj << +/D [1746 0 R /XYZ 65.161 611.92 null] +>> endobj +1757 0 obj << +/D [1746 0 R /XYZ 56.693 564.412 null] +>> endobj +1758 0 obj << +/D [1746 0 R /XYZ 65.161 565.096 null] +>> endobj +1759 0 obj << +/D [1746 0 R /XYZ 56.693 517.588 null] +>> endobj +1760 0 obj << +/D [1746 0 R /XYZ 65.161 518.271 null] +>> endobj +1761 0 obj << +/D [1746 0 R /XYZ 56.693 470.764 null] +>> endobj +1762 0 obj << +/D [1746 0 R /XYZ 65.161 471.447 null] +>> endobj +1763 0 obj << +/D [1746 0 R /XYZ 56.693 423.939 null] +>> endobj +1764 0 obj << +/D [1746 0 R /XYZ 65.161 424.623 null] +>> endobj +1765 0 obj << +/D [1746 0 R /XYZ 56.693 377.115 null] +>> endobj +1766 0 obj << +/D [1746 0 R /XYZ 65.161 377.798 null] +>> endobj +1767 0 obj << +/D [1746 0 R /XYZ 56.693 330.29 null] +>> endobj +1768 0 obj << +/D [1746 0 R /XYZ 65.161 330.974 null] +>> endobj +1769 0 obj << +/D [1746 0 R /XYZ 56.693 283.466 null] +>> endobj +1770 0 obj << +/D [1746 0 R /XYZ 65.161 284.149 null] +>> endobj +1771 0 obj << +/D [1746 0 R /XYZ 56.693 236.642 null] +>> endobj +1772 0 obj << +/D [1746 0 R /XYZ 65.161 237.325 null] +>> endobj +1773 0 obj << +/D [1746 0 R /XYZ 56.693 189.817 null] +>> endobj +1774 0 obj << +/D [1746 0 R /XYZ 65.161 190.501 null] +>> endobj +1775 0 obj << +/D [1746 0 R /XYZ 56.693 142.993 null] +>> endobj +1776 0 obj << +/D [1746 0 R /XYZ 65.161 143.676 null] +>> endobj +1777 0 obj << +/D [1746 0 R /XYZ 65.161 132.717 null] +>> endobj +1745 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1780 0 obj << +/Length 2008 +/Filter /FlateDecode +>> +stream +xÚÅ\ßsÛ6~÷_ÁÉCkÏœ!ü&Ð>µI“i/m¦±oæf’>P,1¦•¤bûþú[Š´1’µDå!#FKì~»+ÓhÑèÍÙÏ×g£×ŠF–XÍut}iNt&ˆˆ£ëiôáü½Ë\Rº‹K®èù¾resyã‹æ¢š·7_ùÉÏÞß6ÿùïÕÛ‹¿®ƒi.#V©FÚUõ¹rî\UÖ·av˜]‹zv©cs]*bãv~ÎA`lÎGÍÓ¶~ðì—볿ψ§‹”&ÚŠ(¶ŒhÊ£ÉâìÃ_4šÂ=P€Hk¢»õÈE¤%\h¸Î¢«³?Ïh»T¬/ë7_H†õ`1bi £º–\¯(è)uĉ56*\t³Sva“ñã`V•¯Ó¬+_QFbmP3|¹ÌšXn ìZ`1‹š‹÷­'‚ ×¾ מØ*.‘¢õžêaé×Öß-(úp©)xgz¿9pC çy²L¨Lˆ‰w|~²Geœp)›wûȹÚP¹³†H0mß&å*Ï~¸¸dÞ¶r‹e–Tn4ñ‹…ÏGé"™¹r”»ûê2) +G–ùìÇ‹õÊÜ—ÙèÎç.[¸n¿íJX$iN>•?6 …×üGi,QpÙªò‘Rj0útÅš«õ»ì_v +k`ØpÈÒ@ +‚óÁÕ‘†¬peñÈÒVøXñ?¿â`•.–…ÿì.oøûé A׆š fMù Va¶;^+.ˆV­E~‡ežâŒRº¤˜ÌqcçélžÁ?WàÆWþø:TÉø`ßÑ–Hª†óMù¾¬l߉!p³¼ñŸ¦S¬ïäéÄ!¡?ñy‰Ü|=Ò»òäs:KªÔç¸ñãUU¡µpÕä`7S°ÛJ=œ›mÊt³`e{¸™M…x<,ð$uãáèèûí&c"ÍpQtG~ Ý‚•ía7EI·QôK_nRa-WIŸù"Íge_³ M7ÙmS~ Ù‚•ía6a‰aº1ۻϮH²¬Ëiÿj¿Øµ1ûÖz%’Xáp‘Nz›X%ì)OWŒ¢¹:àtõ +øgÚœ‹^ÉÂ笩Ÿ”ÅdT¸dºpä~‘a÷ +ªh>Ü!GÁ™,¦b0uä‡!(\Yü!GYoYï¸(KË*…C1’"çi~ ć}õOÞ¿CŽõ7Õ‘ƒ®jîÒKèyU¤u¥Ý¨«G0¥Œ&1S§„¾Ò‚ÊÂ+ãUšM{])˜X˜.91±è›ò¬l K Ÿmθ\-—¾86p¦î&YeH©“,)ËeRͬÄ—Wy(›æ«¾iPU‡'ݧo‰u8XÝë—¤LZi5¡j¸¬EG~hÕŃVZK„l³mRº³Í¬ùòX1îj9Mê +ÖQs_u G ~²ªS§=2ÉدªÃSp{}_ZA¨Ö§Ä»Œ)aŠ¿ê˜ÑÒ—i½ºŒ‘§ÍþUРRëíai .<߈ÿPU{À_q¢˜iŒûº[± Þ*Ó²\¹mtòýN:9ÿ·s[èÅîG¶à¾}Ñœ¿»Ø÷xco+§¼xžóàt’a‰,Éî’äØÏi™Ž3lNÉb‡Sû¯¯ºëòC³¢BR!…ù‹p¹d'å9.ˆàñ1ó;ê¼e•åÕ"ɲºÎ‹]‘ºÇC«9r"épIôŽü@Ö V¶íQÒ–ý_Γ|†ÍJô¨Á¬Jt~[â›û»ãï\:›W_'w²á‘I™5*Ž»cåÜ<> Wª3‚ó<³‘!ƒÆ¬nØBfÄn]—Á6ÛBä:†zj ‘´m1_&¶‰jhÇ\"©JXFä€ÍQùaL®,‚IŒ"Ôh˜K’ø±9 + ŒŠ¤: J# lR§m‚ý‰¨ƒ¤vn¡=ÛŸ¶ÞýzÛ¼MJ(X‰!Û¤„”DxDéÈÄX°²øÝZȘ<~wz¯~wÿ0sññ!=Xëû©¢½N+GÛ›·t\€2ìù?ÍÑy–b•ßî8ì>Fœ– +öÕcð¥ÅbO2¢…<)ñ1CbþíR¢‚Âü*Žn¸‰v¸’G~Ý„+Ûƒn@Ózkß™= »ˆÌ¢ö`†4ŸºûnÁs3ÂMòwÏ ƒC„cèIë£&èåwWë‹×yE>a«–LƒÖfÀ¾¦b"øp} ùa|®,ž™¦D³¶ þ­Ÿ$Yú?‡ÍJhxcËk_xO’û„͸§Ýrà~Ï„8Jˆ“v0ÁˆäüÛG)Œƒ"jÀ^N P•›òQ¬lT2Abcz÷úVÉx}žEÓ«¦%öØ]D‹äÖöû¹}1Å–°Tƒý¡èÂcã¹ÌÏR ÐS4 [–€V1~Jþ2’(k†lhk‚·ýI Õö?¢ð1Ê3r +endstream +endobj +1779 0 obj << +/Type /Page +/Contents 1780 0 R +/Resources 1778 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1649 0 R +>> endobj +1781 0 obj << +/D [1779 0 R /XYZ -11.232 900.716 null] +>> endobj +1782 0 obj << +/D [1779 0 R /XYZ 56.693 759.068 null] +>> endobj +1783 0 obj << +/D [1779 0 R /XYZ 65.161 752.393 null] +>> endobj +1784 0 obj << +/D [1779 0 R /XYZ 56.693 704.886 null] +>> endobj +1785 0 obj << +/D [1779 0 R /XYZ 65.161 705.569 null] +>> endobj +1786 0 obj << +/D [1779 0 R /XYZ 65.161 694.61 null] +>> endobj +1787 0 obj << +/D [1779 0 R /XYZ 65.161 683.651 null] +>> endobj +1788 0 obj << +/D [1779 0 R /XYZ 65.161 672.692 null] +>> endobj +1789 0 obj << +/D [1779 0 R /XYZ 65.161 661.733 null] +>> endobj +1790 0 obj << +/D [1779 0 R /XYZ 65.161 650.775 null] +>> endobj +1791 0 obj << +/D [1779 0 R /XYZ 56.693 603.939 null] +>> endobj +1792 0 obj << +/D [1779 0 R /XYZ 65.161 603.95 null] +>> endobj +1793 0 obj << +/D [1779 0 R /XYZ 56.693 556.442 null] +>> endobj +1794 0 obj << +/D [1779 0 R /XYZ 65.161 557.126 null] +>> endobj +1795 0 obj << +/D [1779 0 R /XYZ 56.693 509.618 null] +>> endobj +1796 0 obj << +/D [1779 0 R /XYZ 65.161 510.301 null] +>> endobj +1797 0 obj << +/D [1779 0 R /XYZ 56.693 462.793 null] +>> endobj +1798 0 obj << +/D [1779 0 R /XYZ 65.161 463.477 null] +>> endobj +1799 0 obj << +/D [1779 0 R /XYZ 56.693 415.969 null] +>> endobj +1800 0 obj << +/D [1779 0 R /XYZ 65.161 416.652 null] +>> endobj +1801 0 obj << +/D [1779 0 R /XYZ 56.693 358.186 null] +>> endobj +1802 0 obj << +/D [1779 0 R /XYZ 65.161 358.869 null] +>> endobj +1803 0 obj << +/D [1779 0 R /XYZ 56.693 311.361 null] +>> endobj +1804 0 obj << +/D [1779 0 R /XYZ 65.161 312.045 null] +>> endobj +1805 0 obj << +/D [1779 0 R /XYZ 56.693 264.537 null] +>> endobj +1806 0 obj << +/D [1779 0 R /XYZ 65.161 265.22 null] +>> endobj +1807 0 obj << +/D [1779 0 R /XYZ 56.693 217.713 null] +>> endobj +1808 0 obj << +/D [1779 0 R /XYZ 65.161 218.396 null] +>> endobj +1809 0 obj << +/D [1779 0 R /XYZ 56.693 170.888 null] +>> endobj +1810 0 obj << +/D [1779 0 R /XYZ 65.161 171.572 null] +>> endobj +1811 0 obj << +/D [1779 0 R /XYZ 56.693 124.064 null] +>> endobj +1812 0 obj << +/D [1779 0 R /XYZ 65.161 124.747 null] +>> endobj +1778 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1815 0 obj << +/Length 2233 +/Filter /FlateDecode +>> +stream +xÚÅ\[sÛ¸~÷¯àL_œváN2}jœMºig/±;Û™d +ó¢%(_úë ŠTbQ–|`ˆÊ“h<8$Î÷áÜh,¼?{su6}'p£XR\]’"aˆ…ÁÕ<øtþQçZýjB>ÿ¹j´é¯«º;hÒþâÛ*ySU7Ýÿ½ü÷«?®>Øi&„ XˆNÚeók“jݘö²‘]²vv.CÒ(˜‡ýü”Yat>í~ˆŒÛÏ~¼:ûóŒXñ8 HÆ,c‚$¦ARœ}ús{Í*€xwë‘E F”I{œ—g¿áþM`«b{Øþ¼$Ù¾Ò ä1"X¶’Ûó[=¹ (Š£8¨up½Wt!ÂÃÍ`ÒŽö•/‘d(_`‚Bfxüš%Ši|e×ëEÐ|ì-Ñ.áÚøÚ{Å9AœõÖó.»×óõòï—|šHŒÏg«là]ªk ªÊ$­jœ•°qKµÐ@‘¹*çàç×¥VM +ÜB&U•¥®·ÆÚeA݉­¥ÞÂçW#·k*"íùÝ%² %Š(çù|¦Tlé>0¹q‹ Ü ¾QfUί_MµO~oò鞥:_"{ }bl§Èx¼!-å1JGã|?ÞðWÎ2æÈþ¬—òs0lŠ +JIUºl€Ðmª##ñ« ~ƒá´?±{Çyo¹wE>‚Ëßû ×Y®ár×·|ÔEu ]qSÐÏWMórö“Q„ã§d?iÁÀé Èï­ºÍæ¯ÖO}Q«B×lt±ÌU£§­ùWå´PY‰¾è+VŽH‡œ¯Ý½Ñèp[¾'z+ë@‡Ü¾êH:»Q˺šåº€ ®õ²ª¨h¨ƒôÓÄ­ÏFÏpÀ¥¢º©Ur3@õ~çOéò—),d¡}ÍP,XÇVàø¤t@"$bqL>x™[$q„$cãñ€ˆCÇòÑx` ßü•uàlï}äÕÚ(`ŸBÊŒòHy“³(Øý;+\ªê!*Ï'û¤;ƒµ¾¶±a™èãúxIŠ‰ƒ§”6EþRŸC´^p$NI2"´X‰Ä5[eùÝPR’ G#’ŠÀ(âñx¤²-ß“T¼•…“Š‘M¾ð"UåL)Ðpç©ã@îÇZŽK,RäÇE¸%Ž\'Í‘ßA²~³G8Ÿˆó&ÏÆyY9×÷/„‹Q4"Ž¶Ä{ÂÈWUqfßN䜲HreÌR5)Ð2ÚÄ=Ì4thó“ ø éQ Æ÷…‹Í©eûEÕß+sûîú¾h +nÃõ 8vG&6Þqg^ݧ˜@ÌBåÛÀ2»îßâ‘éR‹’ÍöýsÜÕtlLûmHˆ¸…|?fej02ElË÷äoe$ „mü.E”ô‹£ËÛ¬®ÊÝ4¤½öÃaÓ+5x‹b%oK0[nŒiuwìtU[8½y0 4ó1Ó©ºÕG® ýnY¥º3Ž¤ò63Éʘ¬*‡7¾îÑùÀ¼+øŽa¢8¯21ï aoe L ¢}&.mš¤ùëéD{ž™ÆÁ"Î+e2ã°ÙVK]ºˆ¯UU'i6„Éá[æU2ËsîÂrwŠ &äÀ<…Y`;BúÄåLpkY'-ð˜"úGãÃÄV´uëi^©yV.Ð"»þ{—üòçJ×Ó¦Öú6Ówýߨûû)FŠbë~ðo”„‰Uà¯G¤;‚±ì/±âÀC‚¯â0ïGsþÊÂÃrÄYÏs{ꃯu8þQ³,Ï ‚²bYW·ºzêýåÉáÉîR]B'Y Y* HVVs}ÜX]ýr­öhíT:d2‡ Úƒ¯ÊJAðÙ}fŒ†·]°RŒG Ûò=)Á[YxÉÝDßWr—åÐüà +šKXVËU»W@Mähnß å)7TYc”ô{u$²ÐNÇãm¤Ì¤oÝï‡oUá»(“1Š¨{rQU‹ÞÉRš6shÆ.Qyö?ÕdUyìÚÁµT¥6®;È{]ªt¼é][£Oo+.Òì©y& w5Ø +O–vcB —9È÷ ·²ðM‹‰E›²Æ*pË/²EÚ@÷£š5†6áéê<«$YÕíÓaGdœ#IÙxö³-ßÓ~¼•u`p¢¸ƒÞèFàgYnj +ü=ÊÒZF’í0¾Ór$OÛ”ÌH„Â#ø?ó*1u2­µšºíÚM@–!ûTåá«S£ìy¾,Ð7‡ícŒÙËLc+qÄ^æ|?$ú+ë€D«)Þô2;øRÖ`VmRaÅ#û;ðZe.øC³%êèMA¿ëÙ?wº­žE9ŠNÛÑLC‚¢u4ÈêÕQ¿*£oü¢** ŠÇlh¦Â^±¡y ß“ ¼•…“Ñq?ôZ™¦*ú8 ÊÕknŸrŒ0/Û4ï¹ÂÞÊ:¬0gˆaÖ?®Û"2ô =h–µZ5ËUMçà/‹öbžªQ3àÆu7“&»Õ®ÖJc„…ÏZ·å{Z«·²ÖÊ(b›Ž]º8{ÒÆyÍ$Â2<éþŒ"‚}÷ý™ÄV“ž$¢È®ühpÈ÷ƒƒ¿²p8H ±éWt€ÃRµŸ™ƒl÷ï»*´Ã ó¬>rÌ`–6x¿~78´Ð‡û Õ5ü;vp8´Ó³Ð_øŒÞÿê-öÌßö¾¸Üm¥Cû}ˆ h8^új ߈ÞÊ:1äH¸ÇÌOx²ÞvoC[°Í·c[›WÀãÊ@)c®¯³Ü­f®þ<‘¢£ôúíüߣÖ—ñKþíÑÿ*eÚ +endstream +endobj +1814 0 obj << +/Type /Page +/Contents 1815 0 R +/Resources 1813 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1844 0 R +>> endobj +1816 0 obj << +/D [1814 0 R /XYZ -16.307 900.716 null] +>> endobj +1817 0 obj << +/D [1814 0 R /XYZ 56.693 759.068 null] +>> endobj +1818 0 obj << +/D [1814 0 R /XYZ 65.161 752.393 null] +>> endobj +1819 0 obj << +/D [1814 0 R /XYZ 56.693 704.886 null] +>> endobj +1820 0 obj << +/D [1814 0 R /XYZ 65.161 705.569 null] +>> endobj +1821 0 obj << +/D [1814 0 R /XYZ 56.693 658.061 null] +>> endobj +1822 0 obj << +/D [1814 0 R /XYZ 65.161 658.745 null] +>> endobj +1823 0 obj << +/D [1814 0 R /XYZ 56.693 611.237 null] +>> endobj +1824 0 obj << +/D [1814 0 R /XYZ 65.161 611.92 null] +>> endobj +1825 0 obj << +/D [1814 0 R /XYZ 56.693 564.412 null] +>> endobj +1826 0 obj << +/D [1814 0 R /XYZ 65.161 565.096 null] +>> endobj +1827 0 obj << +/D [1814 0 R /XYZ 65.161 554.137 null] +>> endobj +1828 0 obj << +/D [1814 0 R /XYZ 56.693 484.711 null] +>> endobj +1829 0 obj << +/D [1814 0 R /XYZ 65.161 485.395 null] +>> endobj +1830 0 obj << +/D [1814 0 R /XYZ 56.693 437.887 null] +>> endobj +1831 0 obj << +/D [1814 0 R /XYZ 65.161 438.57 null] +>> endobj +1832 0 obj << +/D [1814 0 R /XYZ 56.693 380.104 null] +>> endobj +1833 0 obj << +/D [1814 0 R /XYZ 65.161 380.787 null] +>> endobj +1834 0 obj << +/D [1814 0 R /XYZ 65.161 358.869 null] +>> endobj +1835 0 obj << +/D [1814 0 R /XYZ 56.693 311.361 null] +>> endobj +1836 0 obj << +/D [1814 0 R /XYZ 65.161 312.045 null] +>> endobj +1837 0 obj << +/D [1814 0 R /XYZ 56.693 264.537 null] +>> endobj +1838 0 obj << +/D [1814 0 R /XYZ 65.161 265.22 null] +>> endobj +1839 0 obj << +/D [1814 0 R /XYZ 65.161 254.261 null] +>> endobj +1840 0 obj << +/D [1814 0 R /XYZ 65.161 243.303 null] +>> endobj +1841 0 obj << +/D [1814 0 R /XYZ 56.693 195.795 null] +>> endobj +1842 0 obj << +/D [1814 0 R /XYZ 65.161 196.478 null] +>> endobj +1843 0 obj << +/D [1814 0 R /XYZ 65.161 185.519 null] +>> endobj +1813 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1847 0 obj << +/Length 2014 +/Filter /FlateDecode +>> +stream +xÚå[ÛnãF}÷Wy‰ ¬kú~™}X$N&›`7HÆ`&XPbÛ"†"’ÛùúErlÑ–§é…û$Š*V—ºÏ©ª®j’è:"Ñw'__ž¼z#IdÁ*¦¢Ë«H1P:2”×Ñe½›½u™‹+wzÆ$™ýXÔ®j/¯Š²½¨—Ýß‹¯‹âCûå·‹ÿœþ~ùsF)X)[mõ]檥suÕüŒ£ÓÈàèŠ7£ ¥A3I°ºŸ T¨ÍìUûA•m<ùöòäŠêID#©@YiKA-V'ï~'Q‚¿¡ ¬‰n¶’«HRŒ+¼Î¢‹“ŸOH7dgFX„bZÚí”ôÊ…JTk*¶fôÏEïÎ(!döÓ)'³¸ŒWýß{8¹8LW’Ë~⮊,+N™œÝ¤ùu{k±Œóë~ª—ñ)#³§Tκ'æÎåíÕ*Nº{uq¿Û±Ñèû±© uóÇ·c¯÷ÙÈ pùIlQôÚ«4_¸Á‚SÐ +h{]¶0ÝY9cŒå /pI oµ¾gLîÈmmÝÂ@46Êô&|L“Ó3…“{Ž6»òõéeøíÆÍ—.[Cš'îÖ•áŒmâk·«¬ÕŽ°kh>¾Û Âœj)cÀhÙ¦¹/ ÂO¨ˆ56*]tõ!;Úž¾ûx­ÁRÕÐ*¦t¨~ TÑ¡~Iš%1^#3˜pð£RŸàš{,êÿ³} IÜU¼Éj¨‹uºxðû¼É+’´>Òe9òMÂXxÙYõžLO(%Ÿ®h{åçs¤•À˜šÎéHLʘғ9þ0§n¬¿Ó‘Fƒì÷ /s:«â£wz°Í†]íÊÊ×—`²í%Ù%ãùDçI\ú¦Å"®ÓÂÓ¥UþÆÞùIÞ¤Yæ'9wÞKpà m8õCW!H~ï)éü‰y ¤A M;™3_·¡q÷LÌt¬ÞÕÈê`c=Xm$£p,œr«ì@Îù­fé®\éš=è¸(*5Ní1£¨"_EÿoÊ´þ³q?¸8¯Š¼¤Ëz•mÃ$NB‘ k‘a c +„ÓA~W äƒȘ´]Þ_ÖIì¿cLóÃSsÿ=‘doä›Å×ñ ÑÝ:7IÁ*Œƒ°ò¨|!¤¡æKœ¬Š®Ëx½L¸ÛÚå†Ì´–€¢f:ÚmAI;múÃhn¬?m„Aõ¢«•$þ¤9t§÷–p×Õ€¾ä •¦Ç$Ÿ´Ô£`… +´²Ž30\NǺ]ý¬ 6vë¸Êøa‚•?è1D¡Ž +z‚“ËÙA¿Ž«*ýˆ)íí}´©FŸ[´JÙé€ÏBédÀè~¸±þÀçÆÃßqÏ ÂØ1ÏJÌ €_«ÿU‹å!ëzýïué,ŠâCê M`ò²—8 bÂ^稙®ë7Ðȳ`cGðL0ºëú½Io}YvS¾¥¼OîÖ§P8K“¡ð—û…ÇöîxNíQ{wœr`†ÿŸó›pàŒNÇofp5]¯p ?ŒßáÆúó›Y Jtý£ŸJ·ŽK_ŠÿêæÿùÇŸiémV.¯—Ì;×M…Ä]ÌP÷m¹Ã/þ®þÀÅ6vÄâ>¨+ãüXxîÙ‹=KÀñ¼ØÔÓ4tæeœ'9>âiIžŒÐ;lC}¾wu±,6Yrè¦ 2ÿa22Š1M@ˆéJ»ýx6vÞ5Ýo"ýÀnÆ¿ØŸLÜ<ÝÔ„ýOìÃÒÏciˆÕÉL{DŸÆ¶ùzUiA˜éj2ý( 6vÊp‚´î2ºóM‰$®³»á<ÿãy 4gZÊÅð¡Wûôéû<†™÷3gv0§¹§k.òÌӿžïšdàÀg|¼ýO&:Ÿç‡0 Ùt[Êþ@~;‚’‚¡Ý–aëz.kqØcù£´?Vðäö4¯ËMSS|i‰‰q«é ôÂ&ØØ°LÀèûÄyúŽ´:,l0#›g¾=]ÖÍÒå‡Õèû¯K'wc µ9f‘„Q +[4Œ.’¼-殬ÛêÆEßÕ÷Åÿy:ÏÒbÛ-¼ƒE‘enQë6³†<„MW¶ – Æév®ýaÎ ÜXg@­Â駲¤'Ï\–ðåMkØ%¹«<É´. t «—z~j>R“WT 0¦UÞ4Ô3höóP­ãE×Jî*ŒÛÛ8Qk|> endobj +1848 0 obj << +/D [1846 0 R /XYZ -11.232 900.716 null] +>> endobj +58 0 obj << +/D [1846 0 R /XYZ 56.693 759.068 null] +>> endobj +1849 0 obj << +/D [1846 0 R /XYZ 56.693 738.489 null] +>> endobj +1850 0 obj << +/D [1846 0 R /XYZ 56.693 691.479 null] +>> endobj +1851 0 obj << +/D [1846 0 R /XYZ 65.161 692.163 null] +>> endobj +1852 0 obj << +/D [1846 0 R /XYZ 56.693 644.655 null] +>> endobj +1853 0 obj << +/D [1846 0 R /XYZ 65.161 645.338 null] +>> endobj +1854 0 obj << +/D [1846 0 R /XYZ 56.693 597.83 null] +>> endobj +1855 0 obj << +/D [1846 0 R /XYZ 65.161 598.514 null] +>> endobj +1856 0 obj << +/D [1846 0 R /XYZ 56.693 540.047 null] +>> endobj +1857 0 obj << +/D [1846 0 R /XYZ 65.161 540.73 null] +>> endobj +1858 0 obj << +/D [1846 0 R /XYZ 56.693 493.223 null] +>> endobj +1859 0 obj << +/D [1846 0 R /XYZ 65.161 493.906 null] +>> endobj +1860 0 obj << +/D [1846 0 R /XYZ 56.693 446.398 null] +>> endobj +1861 0 obj << +/D [1846 0 R /XYZ 65.161 447.082 null] +>> endobj +1862 0 obj << +/D [1846 0 R /XYZ 56.693 399.574 null] +>> endobj +1863 0 obj << +/D [1846 0 R /XYZ 65.161 400.257 null] +>> endobj +1864 0 obj << +/D [1846 0 R /XYZ 56.693 352.749 null] +>> endobj +1865 0 obj << +/D [1846 0 R /XYZ 65.161 353.433 null] +>> endobj +1866 0 obj << +/D [1846 0 R /XYZ 56.693 305.925 null] +>> endobj +1867 0 obj << +/D [1846 0 R /XYZ 65.161 306.608 null] +>> endobj +1868 0 obj << +/D [1846 0 R /XYZ 65.161 295.649 null] +>> endobj +1869 0 obj << +/D [1846 0 R /XYZ 65.161 284.691 null] +>> endobj +1870 0 obj << +/D [1846 0 R /XYZ 65.161 273.732 null] +>> endobj +1871 0 obj << +/D [1846 0 R /XYZ 65.161 262.773 null] +>> endobj +1872 0 obj << +/D [1846 0 R /XYZ 65.161 251.814 null] +>> endobj +1873 0 obj << +/D [1846 0 R /XYZ 56.693 204.306 null] +>> endobj +1874 0 obj << +/D [1846 0 R /XYZ 65.161 204.989 null] +>> endobj +1875 0 obj << +/D [1846 0 R /XYZ 56.693 157.482 null] +>> endobj +1876 0 obj << +/D [1846 0 R /XYZ 65.161 158.165 null] +>> endobj +1877 0 obj << +/D [1846 0 R /XYZ 56.693 110.657 null] +>> endobj +1878 0 obj << +/D [1846 0 R /XYZ 65.161 111.341 null] +>> endobj +1845 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1881 0 obj << +/Length 1784 +/Filter /FlateDecode +>> +stream +xÚÍ[KsÛ6¾ûWðèÌÔ¼ ¤§&­3ÓG:M|èL’-BjŠdIʶþ}—¢”XrÜ€‚ äà-‹%°ß·@$™%$y}öòêìù¥$‰£˜J®¦‰b ÒDS>|Peúg¿\ý{FQì]øu-³…=kr0aNŠ5FoY:&Ö6':›F ¢–)‹ˆ@B@P»ò¬ì)¡#½x»¬ëª9vòÙöùòtåíÈÿÉn³ÁÔ|KPSÛØrb==kán|ã÷¶ Ra‡pŒº;é©OÈC•~uÍM6ðÂoUko>…ùU¾‚EÖÌ\ äÙæ4vÖ'ÓÃ×ö¾³e÷ µu¹…M—º±›÷‹ù ÃõpîŽ/üY'¡ H|ÜhõŠŠPòé‰Ož p5„ŽÇU\rÚDãª=ùa\®¬?Wq´G½½8Ñ‚oh~g‹bDU­ÏñóÒîCúë†ÁŒ:).Y +JùÒÆÓóÅío¹D¼•Á‰BƒwÚ³'?ÁÊŽÀÊ%’ôå“j±@’=zRîJdðÒ·üíÊÜݺ|éÛ±·G@l6ñ, ô(9؃÷!WzR¦`š€VìÈźƒ½ø¦Õ•%¶î”Í£{o–âJ˜ˆ×Q˜ÄÕwelW|7«êOMLq`lsüòªZÔ…íì7Í5öü?!û,¤4Ï‚Fžô +ãO¿´?9@~gd|È3\Ž4â£(wmO~ 胕zª@þ}‚\a¼üÓ³š¿ìê½k ÙàFRvÒ›/T§€6u\²™Ì—åÍaê +Û\ûLdêîGd!4Eµ"bž"œ˜‰wfO~æÕõÇXÕ&Oèm-Â;Y[xÿ`é3 zækžIèmV,?¤5dŒï£ß D™C~üg—2p +endstream +endobj +1880 0 obj << +/Type /Page +/Contents 1881 0 R +/Resources 1879 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1844 0 R +>> endobj +1882 0 obj << +/D [1880 0 R /XYZ -16.307 900.716 null] +>> endobj +1883 0 obj << +/D [1880 0 R /XYZ 56.693 741.747 null] +>> endobj +1884 0 obj << +/D [1880 0 R /XYZ 65.161 742.431 null] +>> endobj +1885 0 obj << +/D [1880 0 R /XYZ 56.693 694.923 null] +>> endobj +1886 0 obj << +/D [1880 0 R /XYZ 65.161 695.606 null] +>> endobj +1887 0 obj << +/D [1880 0 R /XYZ 56.693 648.099 null] +>> endobj +1888 0 obj << +/D [1880 0 R /XYZ 65.161 648.782 null] +>> endobj +1889 0 obj << +/D [1880 0 R /XYZ 56.693 601.274 null] +>> endobj +1890 0 obj << +/D [1880 0 R /XYZ 65.161 601.958 null] +>> endobj +1891 0 obj << +/D [1880 0 R /XYZ 56.693 554.45 null] +>> endobj +1892 0 obj << +/D [1880 0 R /XYZ 65.161 555.133 null] +>> endobj +1893 0 obj << +/D [1880 0 R /XYZ 56.693 507.625 null] +>> endobj +1894 0 obj << +/D [1880 0 R /XYZ 65.161 508.309 null] +>> endobj +1895 0 obj << +/D [1880 0 R /XYZ 56.693 460.801 null] +>> endobj +1896 0 obj << +/D [1880 0 R /XYZ 65.161 461.484 null] +>> endobj +1897 0 obj << +/D [1880 0 R /XYZ 56.693 413.977 null] +>> endobj +1898 0 obj << +/D [1880 0 R /XYZ 65.161 414.66 null] +>> endobj +1899 0 obj << +/D [1880 0 R /XYZ 56.693 367.152 null] +>> endobj +1900 0 obj << +/D [1880 0 R /XYZ 65.161 367.836 null] +>> endobj +1901 0 obj << +/D [1880 0 R /XYZ 56.693 320.328 null] +>> endobj +1902 0 obj << +/D [1880 0 R /XYZ 65.161 321.011 null] +>> endobj +1903 0 obj << +/D [1880 0 R /XYZ 56.693 273.503 null] +>> endobj +1904 0 obj << +/D [1880 0 R /XYZ 65.161 274.187 null] +>> endobj +1905 0 obj << +/D [1880 0 R /XYZ 56.693 226.679 null] +>> endobj +1906 0 obj << +/D [1880 0 R /XYZ 65.161 227.362 null] +>> endobj +1907 0 obj << +/D [1880 0 R /XYZ 56.693 179.855 null] +>> endobj +1908 0 obj << +/D [1880 0 R /XYZ 65.161 180.538 null] +>> endobj +1909 0 obj << +/D [1880 0 R /XYZ 65.161 169.579 null] +>> endobj +1910 0 obj << +/D [1880 0 R /XYZ 56.693 122.071 null] +>> endobj +1911 0 obj << +/D [1880 0 R /XYZ 65.161 122.755 null] +>> endobj +1912 0 obj << +/D [1880 0 R /XYZ 65.161 111.796 null] +>> endobj +1879 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1915 0 obj << +/Length 1981 +/Filter /FlateDecode +>> +stream +xÚÕ[[sÛÆ~ç¯ÀL"=h½÷K:}HšÚ­›zK™Iç"—F¸0(™þõ= €–‰ê‚Kp&ãñ{Î÷Ë.p´ŠpônöýÍìÍ[#ƒŒ¤2ºYF’"©"Mb*ºYD¿^|´™k{yE¾øP6¶î—eÕ4Iñ‡rþ}YÞuürýãåo7ïá1W„ #D'íºÙf¶N¬mjwžN" O—Ì=K…ÕÑ•@Fõϧ*}ñ¦û!Ò¸g»™ý># G$IÃ"e’˜Fó|öëo8ZÀ5Pq££‡vd ‚eŽ³èzöÓ ÷3ÎÈN67ˆ`Ùéô‰RÑj±»íÍ[Ò¾w÷hÄ¥† íàâ{˜ ‰ñſㇺ,¾½¼"þÊÒ›üÖVi±BöÞVÛM‚>çY'&ÍIw?ïö_ŒD•0bܽ­;-0Ì—EF›¨²Ñòéëí {ùìsùÔ ¦Éî`âF‡ÊˆH2”/0A +¦Íç OM/‘¡&\ÙÖò{VÜ©ÉÒtÆ$„`BzÛ»Õ*ê>¾›Áõ¬÷N}K¨¯A©DÌЋø=ìÖX >['Ûub‹¸±Î“ÿÜØ€¯ß¡Ç+ó$®êW®ûc@ÕÂr2H-áj2 ä‡ XÙƒ Ú Î„/Ô3åkQÍ}Ïé¢ÓG€àc ôÝtN|ÝÄÛæM\ß¡uU®a@jë1>-`’MèÓd>OïËôé`eŸ¹èa/çQL:Û~—eåÞ'¼äì­é­=G–~ãn­ß¸ù¦nÊ<ýb~ãó²ò” I_šm‡8F¾>ÌeTœÅ( +‹Ó¢xƒlš,­›˜ûÐÕ8éàÇ0SÓ!]ƒà=§ú¾ø0œ«:æÄËžï¯7ëu Ö÷„eÓØj4ã&- ¿[Ê¥§èÎéü;߭ű0\äœ8 +’EN‹ãã3L5©£•é0 +ï͹œ¤ûòQ¬¬?L…0HAÛ·!òòÞ3t-À‹Ƿ>aÁ(üN_Û‘•]ÚÊs{Ú°^wdã­[¯õ¤(©â9ÓñPçq=a°Ø—è‡ÁÊŽðC®‘R}bñÝbáËÑ÷6ö¤èø֛͛$­=…®×Ù6-Vž¡§${Á¾nóu³=¹ŸÛÌæ¶hPNpsÖòRP‚Œ2'ì±4i“Y´,‹-ãÒô1ñŒ0DÉ„Õ%P,¢bºêr ?G‚•Á#X p¿Î´?¯ŸG©ƒNïzí~åÝ&kÒuf}ÅôÿÝ°ƒ¨ªø>„"eô9áà äê˜å÷iuwøùgYÛ»AWmŠt^.,ª›¸jÐ×nš˜fm:š˜¢H6šòÃЮ¬?š˜Hsòµ*ôÅR=¦ßè ¼8¿)â&õí‘ÌÓjžùêÜmS UY’ü¬På@qœÕÅ›*m¾t`}oãâI´sÍ ¢©¶¨«»^\ø=.ñkj;wà~H·ù^öQ®»éêú„1çüõˆtGžÄÀqKZÓƒÛpAÌtÄ°/?‚•A n¿îw/½M?û‚ìv³z©gù'F„š_~í`^xoªrsë}Ò&ñÓž#ÛlГmÖAbØÊqÝYßvs[fØY)Æí˜92—NÿZŹ­vôb?ÇùúmxN5ªe¼ÉpN5Ô+zºå‰ü0œ‡+ës +|ÍÛ……ïºzgíýË—PýèžÝÔÚS•;k×C=®^a—re›d°ü çÿòÍá{âÍ ] ç¾y}é%Kï|W]âÛ#&Ò{}Ýñ}™zrë¿¿§Ibß] …§Èu¼²#k +ag-ç)d’è×`Ôu’Îëô‹Eösc‹Ú%û#â8§H‹ yÊÒfºB~ ?ûÁÊŽˆã ~õøB>-–åÉ—wGnHóg{¥•Çǯ›R +‡§+æ©3¯æ)R‰á¼ý¦cDÄ°>"^ìïé*ÉàÿŽO¨ÇÑe`è~ýõf÷µÊ²Ì²ò’ +¨ƒà¾öÔ(qµû¾%‰/)¾¸¿$⢿ãÖÚ¢;Ê]¶×}üR>~ÓiöäÙDs¤”ÜñGòº¦Š#JÉn°k v²ëÔíCÙÿÖÆ ‘î¸ê¾ÐAû³—ÀbFÁ…Ú—ž²}Y'qµ¾J²üF8˜—LØö'Pâ+1]n3ÆoáÊúóaì±'6‚ß~üLJŸ|ëˆíCY-Æö‰[ ’gýKDù)[ù ›A܇(Ù¹ž0ÔC,èt‘~_|‚UõÇ”ëš<†ùÔµžâ,ÄÆڪÌýFþJ¿‘ÿMÒ,-F"Ì-±)bö³O/ݱ4Ç|yù?-xžq +endstream +endobj +1914 0 obj << +/Type /Page +/Contents 1915 0 R +/Resources 1913 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1844 0 R +>> endobj +1916 0 obj << +/D [1914 0 R /XYZ -11.232 900.716 null] +>> endobj +1917 0 obj << +/D [1914 0 R /XYZ 56.693 742.944 null] +>> endobj +1918 0 obj << +/D [1914 0 R /XYZ 65.161 743.628 null] +>> endobj +1919 0 obj << +/D [1914 0 R /XYZ 56.693 699.711 null] +>> endobj +1920 0 obj << +/D [1914 0 R /XYZ 65.161 700.394 null] +>> endobj +1921 0 obj << +/D [1914 0 R /XYZ 56.693 656.477 null] +>> endobj +1922 0 obj << +/D [1914 0 R /XYZ 65.161 657.16 null] +>> endobj +1923 0 obj << +/D [1914 0 R /XYZ 56.693 613.243 null] +>> endobj +1924 0 obj << +/D [1914 0 R /XYZ 65.161 613.927 null] +>> endobj +1925 0 obj << +/D [1914 0 R /XYZ 56.693 570.01 null] +>> endobj +1926 0 obj << +/D [1914 0 R /XYZ 65.161 570.693 null] +>> endobj +1927 0 obj << +/D [1914 0 R /XYZ 65.161 559.734 null] +>> endobj +1928 0 obj << +/D [1914 0 R /XYZ 56.693 515.817 null] +>> endobj +1929 0 obj << +/D [1914 0 R /XYZ 65.161 516.5 null] +>> endobj +1930 0 obj << +/D [1914 0 R /XYZ 56.693 472.583 null] +>> endobj +1931 0 obj << +/D [1914 0 R /XYZ 65.161 473.267 null] +>> endobj +1932 0 obj << +/D [1914 0 R /XYZ 56.693 429.35 null] +>> endobj +1933 0 obj << +/D [1914 0 R /XYZ 65.161 430.033 null] +>> endobj +1934 0 obj << +/D [1914 0 R /XYZ 56.693 387.358 null] +>> endobj +1935 0 obj << +/D [1914 0 R /XYZ 65.161 386.799 null] +>> endobj +1936 0 obj << +/D [1914 0 R /XYZ 56.693 342.882 null] +>> endobj +1937 0 obj << +/D [1914 0 R /XYZ 65.161 343.566 null] +>> endobj +1938 0 obj << +/D [1914 0 R /XYZ 56.693 299.649 null] +>> endobj +1939 0 obj << +/D [1914 0 R /XYZ 65.161 300.332 null] +>> endobj +1940 0 obj << +/D [1914 0 R /XYZ 56.693 245.456 null] +>> endobj +1941 0 obj << +/D [1914 0 R /XYZ 65.161 246.14 null] +>> endobj +62 0 obj << +/D [1914 0 R /XYZ 56.693 210.701 null] +>> endobj +1942 0 obj << +/D [1914 0 R /XYZ 56.693 184.345 null] +>> endobj +1943 0 obj << +/D [1914 0 R /XYZ 56.693 143.32 null] +>> endobj +1944 0 obj << +/D [1914 0 R /XYZ 65.161 144.003 null] +>> endobj +1945 0 obj << +/D [1914 0 R /XYZ 56.693 100.086 null] +>> endobj +1946 0 obj << +/D [1914 0 R /XYZ 65.161 100.769 null] +>> endobj +1913 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1949 0 obj << +/Length 1813 +/Filter /FlateDecode +>> +stream +xÚÍ[[oÛ6~ϯúd3CR¼Û€u]WtÝÖ5V íƒbÓ¶[ô$9NþýHKNlÅIŽB+í“e™<<"Ï÷›Œ£i„£ßO^ON_si¤Ñp Š„Œ‰Q,£á8úÔû`æ&)L@9îýeKST—›Wå¬þñ•½´ö¢úòñì]ÿËð­[f@ÒœWÒÎÊë¹)fÆ”…ÿÙ­N"åV±_ ‰$UÑ€#-ëõ©t¥êVDh?ñä·áÉ'ĉlj¸@BÇ‘Ô L£ÑâäÓÝoNÄ´ŠÖ›‘‹ˆŒh,Üõ<:;ùç×;÷v„Fn˜äz³%[áL#‚E¥ADlÔØ΋> Ƹ÷>ïSܳŸ1¦ó4›Öϸ»ÃnC(C±¨% ·»7±ó¹íSÞ[ûy›[£Y’M·û=K¼äË>á½zƹ1YuµHÆõ½ÒÞÊfm§ùíÚD1$¥úÍÚËÜNÒ{ÔtOM•ÞŽÙíEšLãà ’‘ê:¯ÌíïŽ{d‚°àîÂ-Ž+©Ÿ)å{ã6ênÌybBmUx•\¦ãþ@¸Mþ5O&ÿ¡? Ô}«žÂ NGtUÌ+‰Îä¼Pÿñû¾±8'’FB)¤$÷ÆâïsìL‰ˆ"í;7Ñd×:ö¤¾{w)‘&b»@%˜øÑ¡ò¹³>Ҕϱ?Za9iª ìF`>ª‹5”öÎs«¸"ˆbVë¿3gÄ»6pWÖ¸=çìzK‹„³ÜX;®A\èJòwõÈ;â*lG;C—‰³¨¦†Íæ×°‘#›iQÅN`ãŠe22Àõgî±F¥É‹æž}ßÖTKð™¤ÓÌæ@uœÔÅÁÀU2g¦2¬÷|ÞOø"VË[— ÿ]zþm“üü ‚Ô¹EÞ±ƒ¶ÖôþÁž›¼¬øý¬L®K›m Þ=ºZ›s ­pGeŠuHìž3•êŽØòÈ=\Y8±s‰ÝÕÄþËxlÆ@fX[ØÀUé•H¿¥Y,ç‰WaÃ:,’ áÕÈ;Àwfôn"—ÇÄ®m~±?òqHp¾KŸÇ·Ø}ù¬l ‹åQRç&ë´œÙÐ_çfbr“A}1Ôº¬cÝhˆv¼šC­»âu˜Oî@ +\zU4yàq{eÎÝ;êÌ^÷åÚk°²-ì•)DyU”³xTëÈ™m¢ñ:wÜ¥¸Ó)Ž>ÅȱEØÈ]Ö©¥î,ll$Ì>jäDoݯa_ªˆ»‹€˜Vˆ0Ö>òÃð®l |:MYLª}^Cž.Zbd ›µ˜°ÊÓ£—I9;rÌ4IóìW ;¿ºª$»n&eþ6B§'¸iÖÒ!1%Q¼;ƒß—hðÁÊ ži—Hº ªðÜîšX Rg.¿%Z6wÍ(MæG.êA•´ùZ{†&þn//›QÍýòåu“È™ñ3c.Ìa7mËϘá:×Q;ƒä&#­Ç  œ! ⬻IC~ ¤ƒ•@ZùÄͱ¦dHÅuêk®F¦(Ò˶¨† ›Ñ<É“2µÙ“«T(ĹzN§GG‚±¯íô\¢-íÐéQ†$í. nÈDH°²-œU×5ß÷¹)LÞ> Á«#Ò4Ì‘>nmÔNÌžfD+¤èWFño rÙʈ{Ew×úlÈCY¸²p”åë®ÛÚéöè€Y—ñÕ´X·³Ùu'8OÖI~ä÷ +Z•Æ>¾þùÞ1ÚÌy_½%Ü·üÎ ¸ÅÝ|g±9r‚4é"r$ ±î±ûò¬,> endobj +1950 0 obj << +/D [1948 0 R /XYZ -16.307 900.716 null] +>> endobj +66 0 obj << +/D [1948 0 R /XYZ 56.693 759.068 null] +>> endobj +1951 0 obj << +/D [1948 0 R /XYZ 56.693 738.489 null] +>> endobj +1952 0 obj << +/D [1948 0 R /XYZ 56.693 691.479 null] +>> endobj +1953 0 obj << +/D [1948 0 R /XYZ 65.161 692.163 null] +>> endobj +70 0 obj << +/D [1948 0 R /XYZ 56.693 655.012 null] +>> endobj +1954 0 obj << +/D [1948 0 R /XYZ 56.693 627.459 null] +>> endobj +1955 0 obj << +/D [1948 0 R /XYZ 56.693 580.449 null] +>> endobj +1956 0 obj << +/D [1948 0 R /XYZ 65.161 581.133 null] +>> endobj +1957 0 obj << +/D [1948 0 R /XYZ 65.161 570.174 null] +>> endobj +1958 0 obj << +/D [1948 0 R /XYZ 65.161 559.215 null] +>> endobj +1959 0 obj << +/D [1948 0 R /XYZ 56.693 511.707 null] +>> endobj +1960 0 obj << +/D [1948 0 R /XYZ 65.161 512.39 null] +>> endobj +1961 0 obj << +/D [1948 0 R /XYZ 65.161 501.431 null] +>> endobj +74 0 obj << +/D [1948 0 R /XYZ 56.693 464.281 null] +>> endobj +1962 0 obj << +/D [1948 0 R /XYZ 56.693 436.728 null] +>> endobj +1963 0 obj << +/D [1948 0 R /XYZ 56.693 389.718 null] +>> endobj +1964 0 obj << +/D [1948 0 R /XYZ 65.161 390.401 null] +>> endobj +1965 0 obj << +/D [1948 0 R /XYZ 56.693 342.894 null] +>> endobj +1966 0 obj << +/D [1948 0 R /XYZ 65.161 343.577 null] +>> endobj +1967 0 obj << +/D [1948 0 R /XYZ 56.693 296.069 null] +>> endobj +1968 0 obj << +/D [1948 0 R /XYZ 65.161 296.753 null] +>> endobj +1969 0 obj << +/D [1948 0 R /XYZ 56.693 238.286 null] +>> endobj +1970 0 obj << +/D [1948 0 R /XYZ 65.161 238.969 null] +>> endobj +1971 0 obj << +/D [1948 0 R /XYZ 56.693 191.461 null] +>> endobj +1972 0 obj << +/D [1948 0 R /XYZ 65.161 192.145 null] +>> endobj +1947 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1975 0 obj << +/Length 2447 +/Filter /FlateDecode +>> +stream +xÚÅZYsÛ8~÷¯à£TÁ@ðØ}šd’ìL%™Ý±wvª2ó‘°Å1-AÆr~ý6.Š¤d™¾jŸ¾Ðýu¶ï]{¾÷ñìíåÙùæ{ JBz—W^HPy1¦ˆFÞeæ}]ü* +Á¥X®ó_êVH3¼ª3h7vñÇ:}[×7æÇ^þ bV£„1Ãí¢½+„ÜÑJµ Ò±ƒô*éA¡ˆÄÞŠ¡$²òI £xqn>8LÔƳ÷—gÿ=ÃÀÞ÷°ÇB&Ô‹ŒBŸxiyöõOßË` @A{·š²ôö¡!Œ ïâì_g¾õ„?òñ€,b‰v‰c$û¡Q +#lÔpû¼¯+ìûþâý®•ÌëÊ™7t.ø‚ˆ†–É¥sÜU]õ’°Åm^]›©tëkçê _ñm‰ÙÂîX Q™QÉ3;×ÖûóвAé½l(Š”áZ¶8¥' {Ò´vd^¥brèE!ÂfܘPAcÏ€Íò8VŸ®ÂFtZ_ +Ò!FA;n¸ìªõõß–+LÀÉŸù¸Ê aöCp)êóq`ŽˆÆ1Š#¦ÂBÍ3‚,=‚’8ñá] ã`Äíøì¡€(B Ã+êçòg‡xÊŸùÊéñ, à QB’PV3l®=3øÕ&Íèôœâ1FÄÌ!ÞŠõFÛiÚ„p +;9el—È2•Ã÷ÒŠŠ¯]dôBè^ ÙŠ²œ²‡ù7§ujëôBöÑúþë./²y¤Û¦ÞŠ¦Í…Ó?œQ¡='!îù‹ž!#ÈÇOÉýù·<[jƒß5¼ÍSQ ^(F~B^ÆüŸ ÏVö @¡æE‰9ÍZH·m;/À¡¢Í¢Këê›.M³¨Çqó >S[‹oy•‰hæíÉå<º,oÚ»Çf9‰¡a¡¯–åÇš$–Î6IÄ?Ú$Ao¸ºà»º:Ñ#±ÿ´“Åj¹R}Ï=º‚ÑQ½`Ÿ„ƒFøé}ÒgÞ5yûÝ åÏ‚W²®\Ê&=Oëò¼ºå…Üœk›ÎÍš·y‰þâßøß;£„ê¦äídžo7yúŽÖ{l I' ~àtùÃ÷Á\Œý~„Íh\3…PäõàšùáëÁõ„ÿóàúùÊ·kFàî8¸Î21³¹ÊwB¾,®Ã ¥k^§¯E%Þεë÷\~þ4´äÍM·é®zf‰H9_×Ê—-(y5×­â1Íè<Ú +Ú8¹åé}múÃà€áF½ji^³Ai "•ö.CŽÖµýSI›§_ +üAá{ªd ˜4¨vø°ÚùÉ¢ÈekeWB¤åßuéîÆIÉÿÒ2xX±Í M1©’¸¯’¸¯’@åêWÏê¬÷õkE’hñ“U+—fu¯;¤˜‘qgi«Ÿ4]&Zžöæ5}'Ú딺j+ U–/I¸€ A%HÏAI!…#¼jêÒnqz_üöÅ̤‘Þä•uf}-ß(‚h!²¼uŠjAÚÀ²V>ê¥\WwRÜ,Jˆm*#?ó*3³kååÎ’( wš‘´»b¨% ¾¼ÿÏÚ•Å1W 'nܶ@u¹-DkW»ª7~Ù€Q}e¾ÆûÎiÒ€øtæ ¢ü£¨@ سk' ‹¡m“†Âî˜$ÃqC×6·Z©ÃJe"öÏ·F_a~¸¸…ž|c¤+Vò,΃LÀXý"¦§þ)²þ©^MB]ÓÀDTjCÂêH ý1*é}ÎOzþ6/ +k¾0Ë€™[k7GŒ]a ŸMB”K)ÊuqwÄì€!æ3g¶Ø †Z¥Ð ˆ´d5Ñ6pÙo—:ÙaAƒ,Ⱥ´$5àBc79˜Ù¤à6]F`±7L-gp‹Ò 6©P¯ß˜ ƒí­ù‘Û)¯Ì\™ê±fWúæd@HèöVÖ°±L0n žWÒÀõ'шF£¿<‰tHk-xÃÑV#QÿÌhJOÛ6¹õ‚XIñ´¬!@Á‘!! +0vn•¾sNÄaÜ_:uAÄ5@Jäv[K`º®Š;3m¢…jyfÍ„*ÙÔ¡3ã–wÝ4[d›/ñ¢(̯NÚ†fjVù»¿¨W*( +¤ÍSðÊcDaß(*z†#»qŒBzÊìa‰+Gt]ÔéÍ÷¦Òëª\…­}Íýlø«Í}ø«PúB‘ +eQ»oVTä÷ï5® ±Nˆ? ßX0†ïO½M›·…‹P—=‚&<ôͨ˜:>)¥{(W?L}‚‘­Fº„Â÷rƒ°uq T[IYp„êC~ ·Y·.ZÈëcñž±UWÚ_•ÕÂâ–ªv¯®Àc«B×Ófq±ŠíO¦;næ3(CÓJªÞe }v”2§p窴PØ+ãäÉ,†âÕ¿€ñ®­Û:E;Yû«"Cë3U»!ìÒ²ÂXžœ`øI_6Õñoùµ¸G8Ü¿"?ž·.fc-À‡M.ö¢õäñÆ”ê`!^½ÚDÁüœ›¥k÷§xæ#œ$ƒG´¾÷o;›dÃ^1íd[—ùw®.V§ÓûpyÆÑ(ÞÙí}ŽÂ}ìf’E‡%dv cŠB·—‰#ÐÎXo±ÌÕí”"§‘¸SïJ7 *Ò&Ù¬àòÎ&ÏÐUãÔ"•:u7o½¡†ƒ»„Þ¡nšú”áâ‡B<Áì=®R¨Ÿ¦üP¸lvR¸);Іšá(üKt&ãjO.Íö¾Ï,çýæ‘ X· +ñÁ)xaºè¨×#V¥!dh߉îqu¬ÅhOóæ†bÒŸŠVðA&&û«ìXáTÿ‰Ò÷½õ=ü¨zí…Ú~Xª~¤ h±ŽMüp³Ç÷VÝqþû•@é™<åTþ/Œ¨ +endstream +endobj +1974 0 obj << +/Type /Page +/Contents 1975 0 R +/Resources 1973 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1844 0 R +>> endobj +1976 0 obj << +/D [1974 0 R /XYZ -11.232 900.716 null] +>> endobj +78 0 obj << +/D [1974 0 R /XYZ 56.693 759.068 null] +>> endobj +1977 0 obj << +/D [1974 0 R /XYZ 56.693 738.489 null] +>> endobj +1978 0 obj << +/D [1974 0 R /XYZ 56.693 691.479 null] +>> endobj +1979 0 obj << +/D [1974 0 R /XYZ 65.161 692.163 null] +>> endobj +1980 0 obj << +/D [1974 0 R /XYZ 56.693 645.897 null] +>> endobj +1981 0 obj << +/D [1974 0 R /XYZ 65.161 645.338 null] +>> endobj +82 0 obj << +/D [1974 0 R /XYZ 56.693 608.188 null] +>> endobj +1982 0 obj << +/D [1974 0 R /XYZ 56.693 580.634 null] +>> endobj +1983 0 obj << +/D [1974 0 R /XYZ 56.693 533.625 null] +>> endobj +1984 0 obj << +/D [1974 0 R /XYZ 65.161 534.308 null] +>> endobj +86 0 obj << +/D [1974 0 R /XYZ 56.693 496.086 null] +>> endobj +1985 0 obj << +/D [1974 0 R /XYZ 56.693 459.921 null] +>> endobj +1973 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1988 0 obj << +/Length 2878 +/Filter /FlateDecode +>> +stream +xÚ­ZYÛF~Ÿ_!äI¬¯æì.àxw³1lc73@°ó@‘­Q'©å‘ñì¯ßª®j^¢<Ö$v7Ūêê¯Îgõ°rV?Ü|wóí?¥³JDzáên¿ +=F«Øõ…­îòÕÇõOªPi£6[O:ëU«î«ší_þ½Ê¾¯ªßhrûnóËÝ[`³u]‘HIÔnÛ§B5¥Ú_ww÷ÐGîA‰È‹W[)’ˆù{ Œâõ·ôpÃ?¼ùÇÝÍo\ ï¬Ü• E˜ø«(qEèx«ìxóñg•Ã;@I¼z4¿<®¤ëÏa\¬noþsã°&œ‰F¢±F¤pCw‰pdºÛ$Þ:ݼñ,=µº*\–ÐL¯èÀ§º¸CÅùî𽙨bã®ÕQ•-Í5¯§üü×Ýûw0r’uK˜5ô,«'×49¤e^¨œ~\èß6H‰Ñ£ÕmO¡¤ßñ›7¯ßÝòoË+á®Ñå3áÍ‚Þ͸M?ö…ãú ³CÀÈ1-DµûUe­n[ƒ‰­ý©ƒ•Z0Á‰Þˆ ‚éµêx*ÒÖˆ¯u{ QZ4ÐmCƒ½JÛ®V +îKØ]Vt9 oHfT,6[ékRÛù†<$¥`tÒ3AGÄ^´,¨.(±ð“Ä~p¬rõ×oí±¸C}³À!N„ô’ä•â­–U{€½"ÕžAL‘¶SYÚöFhÃIœìžätë_>Òåcs8É\±ã¬_MEÓs·0v.ÛÞ/ §K¼~¨ÓÓAgìgÓ¶­õn"v-Ó5‡†\ép~R{ôiÖVµñ . ‹ƒ~XPt9îõ|ª«L5ÐÇôaéØ#0–ekF= ÉãäÍîww©±_·ÿ„ÝYÓevXÍ +bWÄQotF*ñ¨sp ç²AdóÂxc"|¬v´E7½Ðä°’À¨q¢Nð:ÖÝâ©@”ÔY×´ÕQÿ/eKƒ¥jÏ€™mÛ ª®Nªnµj®GË­Îõ¼zŽÍµÈx£ päÈ aBfˆ«ÄF'Ö) +a+7,\þ|­>ônY‹€ðr&ÅÂqúX”¡h*{Mò`†²×ŸƒX8n5dÇÀ“Š'àHŬ¤ô˜ì…«y‡æ×FÁ°ªRã=a”MÔ?±Ðƒݵu,×ÊtÞ˜½­Ã (ÃnѬº¦öðð„Å` "¤Y«Í±' Ó‰œ¼=¬Q³À¬ÒÂHê„¥ÆçbãÒƒq{Ý ÈõR†„Âq݉ábõ&eßE4Ì—Ù@…æÚs\¼¹{H°é‰½Nä¨qÂþSCoì +À(XS)ﺆxÆ9„©@BšÜ*f«óOŽtàÏ]jŒ{B:=J÷]™a‡ôuú2$^Ó'î{ÅÐ[åe;ñ ñd÷øãj•béëÎtR}ß_߶¶”‰úôsóaÒʦĀä`Cd†k»ÇÔ^)R:?”Ki~›UVOyæÊûº:Î:Hiº/Wûð?±æDÍq͉Ã>Ÿôý€ï`u\sâ<¥ל8jN_/LsØ|rVs" s# ¯ûš'¦æÜÊÐaïP Ÿþ"_š˜´aá>Þ8Ä(À[$ߪâZÚ4Œ)ئ=,FaÅ~ ¹EÙ , sæð¢©L +•±9³xÐ vÌí¼®åàuÞÕ”ÑÁ ¾n2—›[/vÆKrÀ ¸E éZ–v‹ ~>ªÞ17“* +2S[å%þ‘Òþç «vUœ®¬ðÞ„Ò~9.`Íæ×by, mo¸Nàârr+8¶Zp(ýµæ¤žš\p]o¥¯‡3¯²™Òs›{_Ù²»­S™'ÄG¹íõŸÌÌ¡µêóÕ^æ= "Òô#à産ؗº4g¼M†7o‡=ŽÅ%·ÿG@}ßwŸzàJ¨+Ãy1+£yÇ(ℽà´Ú7ƒ¢qBs·-Z§ü¼§NÐUµN‹uàÙL°¦7vd;!Yxt~)­‹ô‰ ­í?}E¶ÑÙu!ÞýRƒlÜ$˜¥|Kÿ°8 “—ü¿Òÿâz×X +endstream +endobj +1987 0 obj << +/Type /Page +/Contents 1988 0 R +/Resources 1986 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +1989 0 obj << +/D [1987 0 R /XYZ -16.307 900.716 null] +>> endobj +1986 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +1993 0 obj << +/Length 1981 +/Filter /FlateDecode +>> +stream +xÚÍ›[sÛ¶€ßý+8í‹{yqöì;½>õ½‹µçSäKO†˜ô.VÞûÅ[]˜ó%xñSVšÂž®³Üž”Ûöâ·Yø2Ë®ìßßý÷ü‹7ð˜%!(ÂJ{WÞƦØSõex:ñ<ÝgõÓ¹/‘¤Ê[ +Èöù ƒ@©ÏìøA}ãÙ«‹³¿ÏˆÇñ„ü€y2 ÈÇÔ “³÷`o×@Äå]7=OŒ(óá<öÞýr†[Kàƒédóì[>P*-ºÛ¼÷KñâÕÏ¿¾dÍ°â>ŒƒÀ@¸½ç'sNÅâÚZ§¸gkÄÌ7&5¹.[‹ZyÍiV•»ªDçKFðâbkº)M²‹õݬè¼m×öVE™%Ñ']FYj›b}kÚ©ëšÊl×6¬sz³-“X •¶¿?`L¡õ-±ì†&¤ØëEQ˜ä2¾}Äd£À4ŽÂëI¡ÜT€¨¦ŸnÅ ›"n½ªçÓ0ƒ’u{£ ÔZž°EÆàxññœˆ…ÉÛ‹Ú>{6üˆØ;ºÇÚæ(µ’Ú›<èœ,tºÒùÊ6ô¥ØÃ* «Ä¤õÄÒ@-^ÄEÖ‰ ãjÕLk#rß,Pˆ*Ò«Ì–—\ äÓ ÏÝ. +—‰¾2ù2ÜVéÕKÌñ ©h^¡›3µuj›ö­Ú>î¶í²mMø¨;çeÆÆöêÌa/µ&­;¥öú=“CëuTn{O ³8£›°ñöÆÝzÖèÜ<ÉVU¬óž;eYûGé¦å¨?λö"KZR LÖšx²¢ð_p  `v$EÐÌ@GcHÕ1±Ö–‚à à!èy 3µB7ås —rÄüvÈÑk°QÖpõyp[nº²Õç´¨m¹4¦‰^™Áø@lçš÷üHq$¥ßùѦVôA%9hÈîÐ ³N|æ7ƒPDôôà<·IizÀ HƒëS"˜>Ž¬Åï\Þ¬uºÒOÏÏ—„‚•ã,Ô±y¶2è&‰­p¤ZT}xÝOD>‰¤ž¢0¡ˆêv!­qߣ(P—o}?óô¤=ܺÿ_ád÷+˜Ô½§Ê‡èæ“¡|kã+§'ÜÏÊ>¤€à ”mæÏž¼mÓto;Å%”´óù\§EW½ùßDù Py¢S·¾¿™ËïM¼së\”9ÀVô;?îE0&ÆÕ/:pÌl‡Ì@óó¶á<¿îVuAìZš¥Cé˃ÒÆ‘õ{ùk6Ö‰B`«S²Uòɨ¿Í.›R¯í»Rß–Y:€Ý‚ígS¯r9œ\rä+5œùÓàœ®¬;œ\JxÏnßÑ^¬³¤-i»:ö‹ÊØŒ7­pA×´µû¾ ¹ú'”ò¤`r…¤òÿÈd +)Êf$“JxÍáó‘Ù—?‘ÌÉÊŽ “DàÍp™—ºp'ÓâöÅÖQîÝrÔ±´Õƒ'å Ü"8*þ¨«<*?YàÞxÛØ. @“@ÍSáùxë‹Ÿ†ÛdUÝicŠ#FÛõf[n®f¨ ës§ŽWY©»%¬Ç»':¿:ÄÛ¡{¾‹nŒŽ*Õf¸üT7É¡œcW°™T rJ°™€ùíö1Fý&ʯ´Åú?Ya®P‡Å¨9h!ùŒP3Ž(óQÝ—?ëÉÊŽàšI$ºe@È¢õ‚§QQQ8w~¨¼œ®xWvð5¨(õO +Vˆ:ÒѨZ• †˜2ª$‚ô<dùÓ ›®¬;d4¨÷â”RH+ÎÜ·i©oÜúfë ÔÑjë4%G„-Z‹Ü®´¿ˆ£Mê¼9¯wQ©ãî õ'-×Q^82›²4yql-u¨ç«tG…cç,6Q:ÌÞ{:¥“96Vöþ`Á1Â~pÌÿ+þ¦¼ô +endstream +endobj +1992 0 obj << +/Type /Page +/Contents 1993 0 R +/Resources 1991 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +1994 0 obj << +/D [1992 0 R /XYZ -11.232 900.716 null] +>> endobj +90 0 obj << +/D [1992 0 R /XYZ 56.693 657.295 null] +>> endobj +1995 0 obj << +/D [1992 0 R /XYZ 56.693 628.91 null] +>> endobj +1996 0 obj << +/D [1992 0 R /XYZ 56.693 582.573 null] +>> endobj +1997 0 obj << +/D [1992 0 R /XYZ 65.161 582.584 null] +>> endobj +1998 0 obj << +/D [1992 0 R /XYZ 56.693 535.076 null] +>> endobj +1999 0 obj << +/D [1992 0 R /XYZ 65.161 535.759 null] +>> endobj +2000 0 obj << +/D [1992 0 R /XYZ 56.693 488.252 null] +>> endobj +2001 0 obj << +/D [1992 0 R /XYZ 65.161 488.935 null] +>> endobj +2002 0 obj << +/D [1992 0 R /XYZ 56.693 441.427 null] +>> endobj +2003 0 obj << +/D [1992 0 R /XYZ 65.161 442.111 null] +>> endobj +2004 0 obj << +/D [1992 0 R /XYZ 56.693 395.275 null] +>> endobj +2005 0 obj << +/D [1992 0 R /XYZ 65.161 395.286 null] +>> endobj +2006 0 obj << +/D [1992 0 R /XYZ 56.693 348.451 null] +>> endobj +2007 0 obj << +/D [1992 0 R /XYZ 65.161 348.462 null] +>> endobj +2008 0 obj << +/D [1992 0 R /XYZ 56.693 301.626 null] +>> endobj +2009 0 obj << +/D [1992 0 R /XYZ 65.161 301.637 null] +>> endobj +2010 0 obj << +/D [1992 0 R /XYZ 56.693 254.802 null] +>> endobj +2011 0 obj << +/D [1992 0 R /XYZ 65.161 254.813 null] +>> endobj +2012 0 obj << +/D [1992 0 R /XYZ 56.693 207.507 null] +>> endobj +2013 0 obj << +/D [1992 0 R /XYZ 65.161 207.989 null] +>> endobj +2014 0 obj << +/D [1992 0 R /XYZ 65.161 197.03 null] +>> endobj +2015 0 obj << +/D [1992 0 R /XYZ 65.161 186.071 null] +>> endobj +2016 0 obj << +/D [1992 0 R /XYZ 56.693 139.235 null] +>> endobj +2017 0 obj << +/D [1992 0 R /XYZ 65.161 139.246 null] +>> endobj +1991 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2020 0 obj << +/Length 1881 +/Filter /FlateDecode +>> +stream +xÚí[KÛ8¾÷¯æÔ l3|SÜ`³›df‘}%½ÀI²L»5‘E$÷ãßoéáÄVÛ*4Ý9ä$š"‹%²¾UdGËG¯Îž_={)p¤‘–TFW‹HR$U†˜Š®æÑ»ó7&7Im..©Àçÿ²©ûâÂV}¡¹^þݦϭýØÿøííë‹Wÿ€a. AZˆ^ÚÛæ>7õµ1Mݾ†ÑIÃè’µ£s©¢qt)VÃøŒ€@Ÿ?ëDê¶ãÙ‹«³?Έlj„DR³Hi‚$¦Qº:{÷Gsx + ®ãè¶k¹ŠÁˆ2 åßéq°aÿé™-ÜšÛ…[»›lnìž rÀPk=B…3ñ]ùž&î­ìW°«ða‹K +ÇõMÖólïB4ˆŽˆšöÖQæº,mÕG3Gcüå꟯Åü9؃Ž}¸úÀó¡Ã3ìî’„?î&•'3“×í&õ—þ}“5àýlU˜ª2¨‚¦MR-Á;ÚjT¯g:.¡ƒ¹kа݋-íx¬‘€â ß{ŒaŸ&*‘¾ä¸ &FÓ€û&Åà&°p¤²+ß“T¼•@*à?qÚ/â_]÷ŒYRgé$ä»5n½}7â1·ûvøo½-G*CåÏï¡°3®_M0D!Âù) FhÇ;Á"*U80 #Žƒy$ßÌþʺƒY@¸ÔÅ“í’¾ÌîÜÀ‘à2ö;ÏÒÑ÷™ä$9ê™å£Oú²3¾²u“ßy:?þóðâ?ÿ{Îí`Ý”ë¦þZràÌ2¢OJŽ\!ŽÅqÙÑr>N!GJp©D<æáÈqW¾'9z+;©FJ ®Î+S˜jUvªÊ•+S×ÉÒQnæÈ¥‘¹5'MrÜ kŒ£—ÕÇÞñkŠf¾LRóÕ„Ô:ÂZœ”0F"&Oì®q‘$q8FâJ#)t0FÉ÷c$eÝ‰Ç ž«‰ÁW˜ˆj¹?ÍLmQgus8BÚ{:wä‡2©Ò©¾Ðœa©È)ÍCJ¨ãzç`ÆõÛ9(¢y@L3Šb&ÂazW¾'¦½•€i&Ù„àΘ¾1ÕÌÖf2÷nëÊ)½M¹IªëÒQá£>®ÖIž»@g£HÅB” X…»iÉ÷´poe'X8mŸÃ!v(ÏØÕf®žö²°ÕèúaÊ^ÒÎ% w'5’ïi ÞÊN0ÂÝÄÔÎt×\'Í“qÝ–dÏ}Út¿ÈFe™girü«Ô#‘óœiphD¸cÕ‘|?#÷Wv‚‘c†(ŽU7§›9Âa]&mÙ±ºâóGËÛtýàfä©…¬cÿ2 «.OzZÈGXˆPwµ®.A ð¸‰6*ÜqáH¾'轕u=;àtêÍ(8ºÍ}§Ø=’Ïm]ϳ›‰w]·âù©‰F®w Ý@®$7&£/c…·Ïp1éH¾§){+;Á”¹~bÒU›q9ZâŸIë(ËÏõh“Üœ™žiDbŒé÷%Ý2Lcb“tËö&ݾü÷·p»°{ôïœsq´d[N¥$L²í²JÊë,²;ÒD8à1eŽRFòý(Å_YwJ¡ ,‹ ðÇ:ɳ…#­§Ié"íM~õŽIÞ}öÈq÷ÅkëšAéèD§¶X¬k×ÊÛ¬¹v½Ý›=Œ,'ÎÂGžÒ!OéÈS, z£Ç%«nÚ&0Ñ „Òá˜ªÝ %Á˜j$ß©ü•ug*+$q<õ„*ñ”•mãüÓ!3Tj#‰ xLô”0&°Iâ#ø=W+“¥ÙJzNÖmlºU“ÚUi ˜®­º»Ê,Æ9× Oaº ž6M8|¨øw#Òf+ép— #ùž¬â­ìVáEÄü{ÞtrßLù¤äBú錄t›ë£h0<ïŠ÷ƒ³·ªîhÖ¬û=mú{Úô7ž6Ý:³1 @þæîo\¦þËýÿ£bÈ÷ +endstream +endobj +2019 0 obj << +/Type /Page +/Contents 2020 0 R +/Resources 2018 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +2021 0 obj << +/D [2019 0 R /XYZ -16.307 900.716 null] +>> endobj +94 0 obj << +/D [2019 0 R /XYZ 56.693 759.068 null] +>> endobj +2022 0 obj << +/D [2019 0 R /XYZ 56.693 738.489 null] +>> endobj +2023 0 obj << +/D [2019 0 R /XYZ 56.693 691.479 null] +>> endobj +2024 0 obj << +/D [2019 0 R /XYZ 65.161 692.163 null] +>> endobj +2025 0 obj << +/D [2019 0 R /XYZ 65.161 681.204 null] +>> endobj +2026 0 obj << +/D [2019 0 R /XYZ 56.693 633.696 null] +>> endobj +2027 0 obj << +/D [2019 0 R /XYZ 65.161 634.379 null] +>> endobj +2028 0 obj << +/D [2019 0 R /XYZ 56.693 586.871 null] +>> endobj +2029 0 obj << +/D [2019 0 R /XYZ 65.161 587.555 null] +>> endobj +2030 0 obj << +/D [2019 0 R /XYZ 56.693 540.047 null] +>> endobj +2031 0 obj << +/D [2019 0 R /XYZ 65.161 540.73 null] +>> endobj +2032 0 obj << +/D [2019 0 R /XYZ 56.693 493.223 null] +>> endobj +2033 0 obj << +/D [2019 0 R /XYZ 65.161 493.906 null] +>> endobj +2034 0 obj << +/D [2019 0 R /XYZ 56.693 446.398 null] +>> endobj +2035 0 obj << +/D [2019 0 R /XYZ 65.161 447.082 null] +>> endobj +2036 0 obj << +/D [2019 0 R /XYZ 65.161 436.123 null] +>> endobj +2037 0 obj << +/D [2019 0 R /XYZ 65.161 425.164 null] +>> endobj +2038 0 obj << +/D [2019 0 R /XYZ 65.161 414.205 null] +>> endobj +2039 0 obj << +/D [2019 0 R /XYZ 56.693 366.697 null] +>> endobj +2040 0 obj << +/D [2019 0 R /XYZ 65.161 367.38 null] +>> endobj +2041 0 obj << +/D [2019 0 R /XYZ 65.161 356.422 null] +>> endobj +98 0 obj << +/D [2019 0 R /XYZ 56.693 319.271 null] +>> endobj +2042 0 obj << +/D [2019 0 R /XYZ 56.693 291.718 null] +>> endobj +2043 0 obj << +/D [2019 0 R /XYZ 56.693 244.708 null] +>> endobj +2044 0 obj << +/D [2019 0 R /XYZ 65.161 245.392 null] +>> endobj +2045 0 obj << +/D [2019 0 R /XYZ 56.693 197.884 null] +>> endobj +2046 0 obj << +/D [2019 0 R /XYZ 65.161 198.567 null] +>> endobj +2047 0 obj << +/D [2019 0 R /XYZ 56.693 151.059 null] +>> endobj +2048 0 obj << +/D [2019 0 R /XYZ 65.161 151.743 null] +>> endobj +2049 0 obj << +/D [2019 0 R /XYZ 56.693 104.235 null] +>> endobj +2050 0 obj << +/D [2019 0 R /XYZ 65.161 104.918 null] +>> endobj +2018 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2053 0 obj << +/Length 2100 +/Filter /FlateDecode +>> +stream +xÚÕ\ËrÛFÝë+°‹Uµû~eV±'NU*•ÔØZL•“6I”‚@[Ê×O7$ÅÛl4G³À9ç¾ÄÉ<ÁÉÏ7ïîoÞ~à8ÑH *’ûY"(2Q„!&“ûiòùÍGSš¬5·w”ã7¿Õi·gu³ýÐ-v_þ³ÎßÕõÃöŸúõöÏû_ìiîAšó­µOÝSiÚ…1]뾶g'‰²gÌ=Iª’;Ž´ÜŸQkPª7o·ˆÐîÀ›Ÿîoþº!ÖoùÔ̲uÙÁvn=`»f]ߦõén·áðˆ7íŽpçí:^ƒvÌëjU/ÍòÀ tÚ²h}v¯g;oÈÔøþ䛋0]~âç‰H¹Éžø{Zƒ0E +óq5([wuWçNþq۰϶ýW©:S­Ê̆ôXA5Ë:0‘ñ4K(Š0WÑ4k`?L³Â…k–P¤ÞšUeƃy—(…Pº¨ëÕªn€Bë„xþö3›Œ©?`}>Ï>IÖñúÀ~ 9‚õ ‡LS»<3kº"ß%IµÍŽ}ãi누[^›éÿiÐ>$ XÎ_`DÒx¸ï™„}¨«¨ ¥¶ÈÚ þ[\÷yfû Àã˜o¹ÂXjoe°Ê€bï*TØŽîn\š +.áôš ¡`)â{+!\eMV¡Ç¯f²Ëý¶¾iÆùAS$ŸÇƒÑ³=ŠÈëžù@^‡ºêÁkbñG¥gª·4_a;:x~ÕÔ+‹°*mŠÉº3~EíÈ5­»Èy“­íÅ*`Ÿ®âäš*À•BTÜš*–e±ôéKq©6¶h¬çB"Î⥱ûa¼wN|.-伉¿âÀŠ°ž™¹ÙþÝ ì,ì |òŠG‹¸‡p‰±ß|÷r Í1²²¬¿zæœÜ’2b#¢o>£¡®z@”k¤Ä.ç4Yû¬VÖmWWÅßYWÔËq«õmþØËù¸v†!on–¦± œúB,åHPc}û vÖe©Ý„õe³¦®`ÏÁ”¦:(»Ç¨è»EDíccfž£cbyæx×âÀøÉ]×í…ÎØ–-BÐxîÛp°³fÒ»­Ì¡Eë#üa}K²/No¹›Éôªé-v“WýÊŠÜTkÄ(‰—î¦6«gI2°F’pgá$IÝ”Ÿûf»®Ïè3ÒÈV9Ǹo”F×ÁUžN­¶x±¤n°$Ù5… nü©F^‚án™G™›r†0Hû”",â%wû´vÖƒö©›djOÞ{ áKŽ¨ÃÉ à~l·÷?þú)\óÎãœi„åU»Ù)±õèØüÞtóŠ¼}¶–ÁÊé‡ñX ‘ñLsKÁxŒØc|¸³pÆ3›báTí—!β¼«è s˜>ŸïWÙž›Ög¨UTGgçzO^m7h’7Ƨ•·.3ßEL¥6øÆKGöQì¬Jmê‹Õ..†“å‹9ÊéøXƒéíÙA{ŸÓâK1]geùä Zé¦o,hûöAì¬h¥D„m1»o²”²î¤„§2ͪÜÐ|)Njgª‰/§i¿Ì/\0t»®Ú‰8åØÄn°³صçt7hÞ +º®$¯—ÝpÙÓkTÅEöª‹Ù‡oßï…´£¾´n`nÒc¿½bÝÀ˜DŒ½²þ £ñ4fÙàª%1¶õíêC°³ú@,%Ù>â÷ “?Œw¼VÌTcg‚~JX1ŠCcæÀà›´kS•µi.îC2Â×WHPMfßå ª¢1ˆJŒhDØ pgáDm"Ïå«hT–Zx™\îhÎê€ÑúùAõ‘¡ò‹Kv=ÔÆä‹lY´•g6N¹÷ÅËÆöÁì¬ØÝÃdm¡í*³l×îksWð*R¨U+§9¼ …ÓcKé_\Áú×Ú,ó‹»ôÔ†$Æ®šmSÆ}ÉùÜX•Z¯<Úò”2{•1ãq“¾ˆñ­o?òÁÎzPÞ&ólOùÿq€ƒ3sROŸ i3/  1xMÜӶ˺"ÐÖ8–éûˆ vÓÞˆ1°o?ÁÎzsÄø®#õ¡x„F«Éz~lFŘҚèc!nL&¯ˆ´åü^â·\öõPÖ>x"ÜÜ–Å „»Yh<> ì‡ñ!ÜY8ˆÍ?1÷ QßrØy‹¹Ü8W9Ez3–¤éæ—$¢A·o?ºÁÎz@7Uë”{¥,§ßUð±$%HqU-'Q>²–o~^áY++¸N°¶§Ž(æZ!Žãiyß|‚]õ ƒstO‡ñß)½Pò[èÌ­,ëuçùóÞ/®B €;#¸r–-ÊÍžâ©{ß|˜ƒ]…ƒYc¤ösBHÀÞ(ÙÄtô}Ÿ‘âEð;hÏ€ïÛyàÖë©ò…ÌRpù¢RÄyŒˆwðó€)¶¡¾ä×ÿpc\½ +endstream +endobj +2052 0 obj << +/Type /Page +/Contents 2053 0 R +/Resources 2051 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +2054 0 obj << +/D [2052 0 R /XYZ -11.232 900.716 null] +>> endobj +2055 0 obj << +/D [2052 0 R /XYZ 56.693 741.922 null] +>> endobj +2056 0 obj << +/D [2052 0 R /XYZ 65.161 742.605 null] +>> endobj +2057 0 obj << +/D [2052 0 R /XYZ 56.693 695.621 null] +>> endobj +2058 0 obj << +/D [2052 0 R /XYZ 65.161 696.305 null] +>> endobj +2059 0 obj << +/D [2052 0 R /XYZ 65.161 685.346 null] +>> endobj +2060 0 obj << +/D [2052 0 R /XYZ 65.161 674.387 null] +>> endobj +2061 0 obj << +/D [2052 0 R /XYZ 56.693 627.403 null] +>> endobj +2062 0 obj << +/D [2052 0 R /XYZ 65.161 628.086 null] +>> endobj +2063 0 obj << +/D [2052 0 R /XYZ 56.693 581.102 null] +>> endobj +2064 0 obj << +/D [2052 0 R /XYZ 65.161 581.786 null] +>> endobj +2065 0 obj << +/D [2052 0 R /XYZ 65.161 570.827 null] +>> endobj +2066 0 obj << +/D [2052 0 R /XYZ 65.161 559.868 null] +>> endobj +2067 0 obj << +/D [2052 0 R /XYZ 65.161 548.909 null] +>> endobj +2068 0 obj << +/D [2052 0 R /XYZ 56.693 501.925 null] +>> endobj +2069 0 obj << +/D [2052 0 R /XYZ 65.161 502.608 null] +>> endobj +2070 0 obj << +/D [2052 0 R /XYZ 56.693 455.624 null] +>> endobj +2071 0 obj << +/D [2052 0 R /XYZ 65.161 456.308 null] +>> endobj +2072 0 obj << +/D [2052 0 R /XYZ 56.693 409.324 null] +>> endobj +2073 0 obj << +/D [2052 0 R /XYZ 65.161 410.007 null] +>> endobj +2074 0 obj << +/D [2052 0 R /XYZ 65.161 399.048 null] +>> endobj +2075 0 obj << +/D [2052 0 R /XYZ 65.161 388.089 null] +>> endobj +2076 0 obj << +/D [2052 0 R /XYZ 65.161 377.13 null] +>> endobj +2077 0 obj << +/D [2052 0 R /XYZ 56.693 330.146 null] +>> endobj +2078 0 obj << +/D [2052 0 R /XYZ 65.161 330.83 null] +>> endobj +2079 0 obj << +/D [2052 0 R /XYZ 56.693 283.846 null] +>> endobj +2080 0 obj << +/D [2052 0 R /XYZ 65.161 284.529 null] +>> endobj +2081 0 obj << +/D [2052 0 R /XYZ 65.161 273.57 null] +>> endobj +2082 0 obj << +/D [2052 0 R /XYZ 56.693 226.586 null] +>> endobj +2083 0 obj << +/D [2052 0 R /XYZ 65.161 227.27 null] +>> endobj +2084 0 obj << +/D [2052 0 R /XYZ 65.161 216.311 null] +>> endobj +2085 0 obj << +/D [2052 0 R /XYZ 56.693 169.327 null] +>> endobj +2086 0 obj << +/D [2052 0 R /XYZ 65.161 170.01 null] +>> endobj +2087 0 obj << +/D [2052 0 R /XYZ 65.161 159.051 null] +>> endobj +2088 0 obj << +/D [2052 0 R /XYZ 56.693 112.067 null] +>> endobj +2089 0 obj << +/D [2052 0 R /XYZ 65.161 112.751 null] +>> endobj +2090 0 obj << +/D [2052 0 R /XYZ 65.161 101.792 null] +>> endobj +2051 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2093 0 obj << +/Length 2135 +/Filter /FlateDecode +>> +stream +xÚÅ\[sã¶~÷¯àLbÏÔXÜ ´OÙl7ín›¬Ý™ÌlòQ°Äš"´­üú‚"µkÑ–}`ŠÎ“(<<Î÷ …“E‚“OÞ^ž¼y/p¢‘–T&—W‰¤H¦‰" ±4¹œ'_N?ÛšڞSOÿí¼­»Ã+Wu~ÙŸ|ç²·Î]w_~¹øxöÛå‡p›sB¢“vá7…­—Öúº=îNî.Y{w.S”R•œ ¤ÓþþŒ©:}Ó}©Û Oþqyòû âqB!‘Ô,I5AÓ$[|ù 'óp.(€¸VÉívä*#Êd8.’‹“ŸOp?øàŒìds–N¿R*¶Zì.{ó> Ù>o¯QˆKNlÈ«ksv.1>ý—«íõßÎÎ _>™k{•¶¦¨•Õ~ü¸ÿpaIHJ“”8k®ý]à0U\&i¥“Ê&W÷ŸfOÚã¿>¼Uˆ(¾»A'˜´£ÇʈH2”/0Ai˜%ÈDšê#(»X-’îàs¿ô{˸SœÄÃmWó2÷…]›…Ý[ÿ‡Ò’/Û_Ùliʼ^Á†ç5l\énÍÊÖk“Õ5·¦õ6®nÖkWyØà_þyùéãÞÐ0å¨ÿáÀ5?uüœ7}¼¥ê|»´å Ä=+â"ðÙ±Á¯˜ãŽù+}”n-¬s¥’¢ÀDÓ!v_þHÄŽV€X%V2°F‚°n6¶´•ñy¹®|½]­ 5«zßÿ=ÁÆ5°Kssdä®M Tòý`ãBÈðBˆ$¸!9ADLƒA,•r: îˉÁÑÊF`k$ïf3/ë|åèjžUX{o«Hñj…p#|\•Ã$°tM1‡g-°ß˜ €3‚ë1±åσñ´T1É_Ov3â‰íS_x³ñ®Ü…ԋʬ—yV£»º>ºLC‚€ÉtaµqN'#ˆüq1^YxX-Ã¥½þ¾( mòÑÌç®âgW¹ˆ´+(¬šÂçk¨Ø|B7û_x8 â »²å0ŽxÞày@“bÓÙã¾ü‘ö8ZÙ{ qzš’Î os¿Ì&fÊèÎܪÿú´Óº ´¶$/¡éÞ;—Íڊ;.ÛSâi}L ØzbÔ/õg’ Ä5UF)êîì“iªÜÿÑù³Ö”õ7ö5‰qh„"IÔ„- :ø‰éd_þH­l`Ž4ïK„ßÏçv>E v?™+ +3kó£Ø9¿³@hÏšÅcäñÆ çLBñ*´jËίW‘ +”Š—”sß™›|Þ¡õ‡6ê¯v`½±ÕÌø|U,'ÕÖtC†›®¦;?«ã•…cU…íkº1%Êv»4ðÚÚõyç‘wêÝÂÙ@p¯+—Ùºµž¾EÈÂ}ÕDÏÐqA›z­Š¼öhôLhSg•TPmJ·®ó:ò2SΟ¬)„ÔSÔ‰gH¥ÓÕjòG"q´²ð:‘àix€>,ro«[šk|¤Ûº¬Lv ÅO>Üo1-5†û-Ž‘R¯ë¸HŠôn3êXu“6Ĭ­oÖ1¾ +4eÝ„ëaA&Ì@þ8ÀŒW6ÂuaŒ‚v‹ú¸Fö[­1dÅP.€’í咽ñ”|pà–ÞÞùwm7ÇÝÏáã!ý³˜âJ"¬§«ä´ùÑÊÂm¾u̬Ϯیh2Kkæ1û!¹rQ +§·ùÜ/ëãZ™-Í \Œl*xИ5µw«üó0|Þ4CÂDØteÃü‘¦9ZÙÓLƒ—¥}Ùpfj¨m‚ckx¯‰©/`Ã'ÕšçQvÄ–ª»Ê^E„0œ…ûË Keœ*Äðt¥²ü‘ ­lhAB÷å—åf½ œ‘–^ÁÆý÷óGh©,„¥‡–³kܽÛy^·Œ??r°ÈËëÈ`¬tÊ^ÅæÈê6ô}bb3Ó@{¾p^ß½±>‘ +Äè«2&¦ˆµ 5’2™ +LÙ…ÊA|Â.Ôüq”9^Y8e2ÅQºKü³Õ1½&Êkß=Qˆ<.¹íØJoÜ[­LMÇy#ÀÐÛ°NË×7 EŽî¬Ý¦m| ¾¹@’è ñÍ8š°]n_üHtU5Ü,Eš«è­Ã¨æj°'6EÈ#Ú€ ÚQšåUŽ_Êf5³UlÛ + £LÉ«â+”ŠôÈ{úænëoÿ~֯ɚÜûzgcJ°Tǵ9< VªR¤ØthÈ×ñÊÂñJ5Ad—ºþùxmüÒ=Hüßvñ®Z<è 8¼UÌÊæ.kVð,Êz37ÞDnòüPÿ6¶90ª‚…CQ/Å_u“‡J‚4cÇÝäÉÜjíÊ°@1 Ó¾»’NH0œ L¦ÛäÈI0£• ÎÕú+Áü©D¦òyVØ‚É\áÖKh=Z77.‡¶g*¬Oï*Úçó SÓéÊ´µÉt[]ûF(ÁðÉ®·5dðC^$øÞûNÂÉ9åˆÉ¾êp¹{Ý÷Ê…ä⌊ÓÛ¶çcûSû®ãb÷‚ðÒœQ|zsFÄiŬíóح̼ÿ-¬ý×·ˆ»V vïÞd›ôÊ»-ýªxDC*·-üý Ìídw°û/)·€Hw\u¯6£ýÙ8§¤¬4¤ñ‘·Ú#ë-„‡“Fx„†iTÓð@þ8¯,œ€ cˆÊXž&¾kjðË‹yyå"xzÛ`|̭ܺ-ŠãJŒP«zS-lÜ{/¥{ØIëW­ÌNÕäác/ð±¿b´…¥~É?1üâ4HE +endstream +endobj +2092 0 obj << +/Type /Page +/Contents 2093 0 R +/Resources 2091 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +2094 0 obj << +/D [2092 0 R /XYZ -16.307 900.716 null] +>> endobj +2095 0 obj << +/D [2092 0 R /XYZ 56.693 742.989 null] +>> endobj +2096 0 obj << +/D [2092 0 R /XYZ 65.161 742.431 null] +>> endobj +2097 0 obj << +/D [2092 0 R /XYZ 56.693 673.005 null] +>> endobj +2098 0 obj << +/D [2092 0 R /XYZ 65.161 673.689 null] +>> endobj +2099 0 obj << +/D [2092 0 R /XYZ 65.161 662.73 null] +>> endobj +2100 0 obj << +/D [2092 0 R /XYZ 56.693 615.222 null] +>> endobj +2101 0 obj << +/D [2092 0 R /XYZ 65.161 615.905 null] +>> endobj +2102 0 obj << +/D [2092 0 R /XYZ 56.693 569.639 null] +>> endobj +2103 0 obj << +/D [2092 0 R /XYZ 65.161 569.081 null] +>> endobj +2104 0 obj << +/D [2092 0 R /XYZ 56.693 510.614 null] +>> endobj +2105 0 obj << +/D [2092 0 R /XYZ 65.161 511.298 null] +>> endobj +2106 0 obj << +/D [2092 0 R /XYZ 65.161 500.339 null] +>> endobj +2107 0 obj << +/D [2092 0 R /XYZ 65.161 489.38 null] +>> endobj +2108 0 obj << +/D [2092 0 R /XYZ 56.693 443.114 null] +>> endobj +2109 0 obj << +/D [2092 0 R /XYZ 65.161 442.555 null] +>> endobj +2110 0 obj << +/D [2092 0 R /XYZ 56.693 396.289 null] +>> endobj +2111 0 obj << +/D [2092 0 R /XYZ 65.161 395.731 null] +>> endobj +2112 0 obj << +/D [2092 0 R /XYZ 56.693 349.465 null] +>> endobj +2113 0 obj << +/D [2092 0 R /XYZ 65.161 348.907 null] +>> endobj +2114 0 obj << +/D [2092 0 R /XYZ 56.693 301.399 null] +>> endobj +2115 0 obj << +/D [2092 0 R /XYZ 65.161 302.082 null] +>> endobj +2116 0 obj << +/D [2092 0 R /XYZ 56.693 254.574 null] +>> endobj +2117 0 obj << +/D [2092 0 R /XYZ 65.161 255.258 null] +>> endobj +102 0 obj << +/D [2092 0 R /XYZ 56.693 218.107 null] +>> endobj +2118 0 obj << +/D [2092 0 R /XYZ 56.693 190.554 null] +>> endobj +2119 0 obj << +/D [2092 0 R /XYZ 56.693 143.544 null] +>> endobj +2120 0 obj << +/D [2092 0 R /XYZ 65.161 144.228 null] +>> endobj +2091 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2123 0 obj << +/Length 2200 +/Filter /FlateDecode +>> +stream +xÚÍ\[oãÆ~÷¯à[¼@}2wrÚ¢@ݤ²E›u›<ŒÈ‘E˜"’²×ÿ>C‘ÚX´eÑJŸDQ£Ã£á÷;E¢»ˆDß_½¿½úö;I" Z1Ý.#Å@ÅQB9ð8ºÍ¢Ï×?Ùšƾ»a’\ÿ«jmÓ.«º?hWÇÿ¨Ò÷Uuß¿ùߧßýrûƒ»Ì ¥ ¥ì¥}jŸ +Û¬¬m›îcwu%îêŠwW*†˜%Ñ×ç Œ“ëoûªt÷Å«·W¿^Q'žD4’ +”æQ¬)(¢t}õùeî3§D»•ëHRŒ+w\DŸ®þsE† NÅî°{ùþ™d·4fQ,4P¢:ÉÝyIœžBE t¢£ÚFË£¢°à Pï/Ð ¦ÝêPù¨¢cù’PˆU‚ºÂómV ™ž@ÙÀú.ê~èná b‡ÄAqAAð=J³(ìîþ}¾Q„\7Ûͦª[Üą̂…«v]H¤LkÚmm›ƒÕîGüi8qäky™Û,/ïpWÙ6ã¥Ã=z™ëƦm^•cÅþvJ±¦µ&éU-×Àà€»{°h’ÌG€CùUö8ܹ³W±êáþÆ-ÌòÏÛ‡†xjëÖä%n±sk[¶¾ 7%Gm[4VžèÅ…}°ni[ylEg»9+³imýb¿¡?qšfTsžf‡òi¬¬‡Ÿ¡$bŽÛ•ml€•?Žû)¶¬Z4 Ê;‹d–Õ]H‡Z¸0Ø}ê'’ò_Cĉ}÷¤÷¦Î_×D$°C³ñŒ UÕƒ0$)“ž0iµÞ˜6_äEÞ>m›–Ð ûÈëË_im$?õÁÊz ^Æ@ÙPl3¾vtEÁwwœw#*Mã´út­©Ú¶›mëUÞ;וII ú¢®ŒÅ ÷ý‚©\Y^yi;Oö—þó]Ø°1wÏϹ°cmŠg'²ü!oòª|þ½*}ön¨Ã7{é´“Ï´‰çöúýLuúPòõˆöGÈ{AÝÆÄlFçê$*æ33‡òÍL°²fÆÉå„öwñ»¼Ì›2ŠtdÇ?ó¢]ƒn¼[wgK[ÝÓÛ¾3ÏÂmxÐŽŽ9^mMœæ‰Ð +ˆ”³Áx$? ÆáÊâa,´.Xã—mÇðb²_ÄTš5ºì}pÏuzBs J]Ò鉘•lZ§g¶muè¯ÒÕ¶¼?<õš#Ü-»I«ìðdקX˜ºéOÎíî„r[’èùÜŸÏLˆ´¡ªz É@î+ èDraš<ý#+AGòÎ7ï¶ÚŒT>yFÓB(`â¢ýÁ8p6qä®6›Už6•!Ñ ¤©›#‚0d¾æÈH~ Ÿƒ•õ 4‘ b¼~Av{M™è³:‡Ÿ›öi3yLùg[€ÁN®˜m–#e.óÂ{Ll]5mñ4ñ>üóöãrâ}øðïÿ¾çHì*g϶p  +zÑžH2qO«+«º­x<=ØzárÀµ‡ÅäÎVH1ŸÁäR‚Lækpä‡Ìpeñ“Ë¥÷ÃÓM[ag~6uå\ãºÈüȶ²¸m|+‹›Ú^p@ô´>þhõªâ§&¨3€‘ü@+ëÁƒÊ].ÖÃ7“*l]:_ß…óqˆIêñ£Æ2vmî‘vãÁy†wðg»WAAqqQ÷JˆÙž}pâÔ–yÛ™2í$êù:t#ùa¦$\YSâ4%ÉС»ÝÖè"ørb;RTå]f›Ô³?ˆ,ØÔl›©'ƒ‡J ¶Hº@&‹ºzl&Й‹öYL!Ñ÷÷³zv„) +:l²ç„‘î“x¾ÜH~  VoG˜àv¿¿©«ì3d¿nÑû‹Ú¤÷iŒcSD¨±ÝøÇããµÓ—1Ô4ç„=M0A€Ðùzw#ùøVÖÿ‚ß×)Ö¦¾Ÿxpe‰- fy³)Ì:!^8x5Ó>ÜÒTk{!WÇc ì¢@FP:qȼ1µY×G»êQý‰¯´?½Äi%flÆQÍÎ÷TÛ¡ø0Ú«Šg=Õ +DìÛŒ÷ÂŽÓ³CAsæã_o7á›´Î7íÄ•èpÞþB×™˜Ö¬¾Úì<É6š0`œÍdžCùtVÖƒ‰I‡ÒìæÁøÀ¬¶K[Û2µg»kpŽø’WÎôÄý‰a¾c½>˜mô™±õÑy‘Ù'C¨p{¢f|Ê€r ‚Ì÷”ÁH~ ÿ‚•õàO*åÿų?= }ú.m7tæñ•3ØÈxçMÏ6-L€óGò!¬¬ä˜c7 +ˆÑ%õf[ŸûüÛˆÈò]Ôßb­7Ø¢2:©MŽÞh +ƒžg.}#ÊA$3Æõ‡òa¬¬¬©‚xÿYèÛÍóë\ØÎËÖÖ¥)Î5Œou¹'®v{/Ÿ:¨8^2:LbûæÊteñÑS0]ÖÕ.ŠßËäƒü×þÀ­«ˆ)}Îÿ·ýˆGçM +endstream +endobj +2122 0 obj << +/Type /Page +/Contents 2123 0 R +/Resources 2121 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 1990 0 R +>> endobj +2124 0 obj << +/D [2122 0 R /XYZ -11.232 900.716 null] +>> endobj +2125 0 obj << +/D [2122 0 R /XYZ 56.693 759.068 null] +>> endobj +2126 0 obj << +/D [2122 0 R /XYZ 65.161 752.393 null] +>> endobj +2127 0 obj << +/D [2122 0 R /XYZ 65.161 741.435 null] +>> endobj +2128 0 obj << +/D [2122 0 R /XYZ 65.161 730.476 null] +>> endobj +2129 0 obj << +/D [2122 0 R /XYZ 65.161 719.517 null] +>> endobj +2130 0 obj << +/D [2122 0 R /XYZ 56.693 672.009 null] +>> endobj +2131 0 obj << +/D [2122 0 R /XYZ 65.161 672.692 null] +>> endobj +2132 0 obj << +/D [2122 0 R /XYZ 56.693 625.185 null] +>> endobj +2133 0 obj << +/D [2122 0 R /XYZ 65.161 625.868 null] +>> endobj +2134 0 obj << +/D [2122 0 R /XYZ 56.693 578.36 null] +>> endobj +2135 0 obj << +/D [2122 0 R /XYZ 65.161 579.044 null] +>> endobj +2136 0 obj << +/D [2122 0 R /XYZ 65.161 568.085 null] +>> endobj +2137 0 obj << +/D [2122 0 R /XYZ 56.693 520.577 null] +>> endobj +2138 0 obj << +/D [2122 0 R /XYZ 65.161 521.26 null] +>> endobj +2139 0 obj << +/D [2122 0 R /XYZ 65.161 510.301 null] +>> endobj +2140 0 obj << +/D [2122 0 R /XYZ 56.693 462.793 null] +>> endobj +2141 0 obj << +/D [2122 0 R /XYZ 65.161 463.477 null] +>> endobj +2142 0 obj << +/D [2122 0 R /XYZ 56.693 415.969 null] +>> endobj +2143 0 obj << +/D [2122 0 R /XYZ 65.161 416.652 null] +>> endobj +2144 0 obj << +/D [2122 0 R /XYZ 56.693 369.145 null] +>> endobj +2145 0 obj << +/D [2122 0 R /XYZ 65.161 369.828 null] +>> endobj +2146 0 obj << +/D [2122 0 R /XYZ 65.161 358.869 null] +>> endobj +2147 0 obj << +/D [2122 0 R /XYZ 56.693 311.361 null] +>> endobj +2148 0 obj << +/D [2122 0 R /XYZ 65.161 312.045 null] +>> endobj +2149 0 obj << +/D [2122 0 R /XYZ 56.693 264.537 null] +>> endobj +2150 0 obj << +/D [2122 0 R /XYZ 65.161 265.22 null] +>> endobj +2151 0 obj << +/D [2122 0 R /XYZ 65.161 254.261 null] +>> endobj +2152 0 obj << +/D [2122 0 R /XYZ 56.693 206.754 null] +>> endobj +2153 0 obj << +/D [2122 0 R /XYZ 65.161 207.437 null] +>> endobj +2154 0 obj << +/D [2122 0 R /XYZ 65.161 196.478 null] +>> endobj +2155 0 obj << +/D [2122 0 R /XYZ 56.693 148.97 null] +>> endobj +2156 0 obj << +/D [2122 0 R /XYZ 65.161 149.654 null] +>> endobj +2157 0 obj << +/D [2122 0 R /XYZ 65.161 138.695 null] +>> endobj +2158 0 obj << +/D [2122 0 R /XYZ 65.161 127.736 null] +>> endobj +2121 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2161 0 obj << +/Length 2463 +/Filter /FlateDecode +>> +stream +xÚÕ\[sã¶~÷¯àìÓîLàN°3}È¥Ù&“ìL"§íÌn +²S¤–×Þýõ%ª±(Ë:wúdY„‰ï;7'· NÞ^}ssõÕ÷'Ê$•ÉÍ2‘É4Q„!–&7‹äýë_MitkÞ\S_¿«­iw—u³û`WÃÅïêü›º¾ÛýóïÙOo~¿ùÑÝæš” ±“6³ŸKÓ®Œ±mÙÝ$ÊÝ]²þî\¦(¥*¹(K‡û3á¦êõW»?Dfý¯þ~sõñŠ8ñ8!‰Hf,I3‚$¦I¾¾zÿ;NîšSñL%÷Û‘ëDŒ(“îs™Ì®~¹ÂÛÀNÅþcÿçí#Éî}”&)ÏÁ²—Ü/°Ó“Ë„¢LeIc’åIQÐ0…O÷7Ø &ýèPùIÆò&(• +t‡Ç¯Y¢Œf(»ØÜ&»¿HtS¸Åß"qPœÄÙ€žwõývòOËIÞ_KŒ_¯tµp8ƒ ÎõÆu\ǭ캄\ëæ®ÛÀÆZ=/ lhYÜGÚÂŽ„ºWý—ÝÓwÀ¹=piŠˆRñ€{(?¸ÁÊz—9Ë“ÊpÛ6Ψ®u9ž 4|qü£×õü“[Oöi¨ùÓµfy_Øl¤.ì),P˥ѶkF6áO Ÿæ{^v‹¢º=¼Ëy^‰¨ƒ\4^ÊäE°²¼ dpî[¼[{ôzO¢"mSêܬMuŠçç D#úãñ³ªªÇäa…„P»Éûz±€¿÷†7G¾ëyKud,žîåÅ­Y;„X¨ƒ¬}¢ Ìpà}£7Óxš­#¢œ¼Ì8b„DCüH~äÕ…c^f)Y¶Ã|i–6ò!²«r¶Ûý<Ì›T.Ã4ÞlÊœí`e=f[¹\’{¦m4ßX׋#ãú·W§ÍåI‹üêyò¨¡iUUÛÕرŸ7\s“kPú¯”"æ¦3œåÂ9XY8§IEvxö‚éΙýûüóÿa~ó$}l¨ÌÇ"¤(tâïq]n¨pI.φéü@©8Ð}…¸Ã(ÊxõÜ4öÍöÁgV¶uõ×7ׄž +=´%ô±™D‚ªxµ0I2^ê4’Hæ`e=ÈLRbHnºÈäz¹„ ¼5•i4<Ç°¤tÙ`SÌ;¨{ì«Ð0 UÖùÝÄIæªp¯«ÉWE®Õ +Sn“Òöb“C8’côñÄUÕƒ$E*²ÒÙªîJàÖU t\s3u- ŒÜ¢*‹Ê„áëLÐÕµ.¡¯¢k§7º´^x10CRD$Сü@+ëA!ìîɆ$÷ëZ¯Žwö»vÚºL»‚&rp¦›[cÖWàˆÅHJú’A¦Hû{¨iƒÌ²hmëeŠ~)XE\qîiUÄ +ïH~˜)Wn +„Ĉ¡r%D»ÑùÙþs%ˆ¼^»YÏ„g€Mw·øœ¶$󛟂–J€JÖÕ­ÚѺ³›úH'¦âòÙ;Ïo.’ñÖGòéªìi²õ%bX%þ€~¦œø?ºv<+Ûï'g"”`§šëÊj`F;Ó#0\î]“3Q±‹ssðjŽ¶QòÛñüy^1Ž2¯x2’È«`e=ÜZß´” Å“…Ù4&×½‚KÅzÓÔÓ@“©¶ÛlêÆž\ÈyêwÛxꇪµF/<=0wޜ݌ö3eýÅhX>åPU=LSDÙŸ¯»Òhu-/uÛF1Tm—C[{ÚKu=‘ÔÍÂ4fÑGrAQÏ+hn&ˆ›ç,^5a$? ÁÊz ´ï'J‡jÂoP§þíl6qÞß7O _D¡ï`©¡Vt­›[hD¥çõ§‹+ +} 4Æ/ZQà*EXM\Q¸môfUä>Ež¦ˆÐˆEîÈFd¼¢ÂH~˜EWnx¿V*ø¾¾XB r­)M_´†®C7u9õ“Ÿ#.ÖúÖ<±¸íWÙ ^Dq¼4{$?ÁÊzR8;“ ‰wo¨Á¶·òžá¼ö Óï]º#$õ»:Ÿ÷ûsžH‡Å™š[OØ62.^å‚"J²uh4C ‹iÚ¦ðqeÄiÀiDW†b*^KÕH~ åVÖÃr‚d:ôàüÐçûŸ€`_Ô9p ió¦Ø6kµÓÄsøƤeQšJ¯ÍÄ%’EÑ\Ìt,Ë^´ãŠ)Š¸š¸ãJw¶.tg)E‚Dlºb’ !âÕ GòÃè®,œîLr¤xúß-иÕÕÂp”2Ñ¢c†Ò4"Òåb=XY´»Wû¶í‚žhŸ¸Æ½*À½ŠË‰u„ý±À3ý÷Ð7´ûžaŒR•¾¤å iŠTʦµ]à¬Ý;ö0T¦(#ñ,uÏ›Eì’ɳáÊÂ-•ýé!úƷÛx0°ìL ¯b‚S© 6»LÜZÙ˜íNkè–¢æhÁúú¹®”£ýÅç©ÁʲxûGò¡¬¬ty†èáy¯¬–u~¼kë™™;ª ÍM}ÓÍ™Ð~D„o2òäS?ãÉž^Ÿ.yñŠ³ó®µõºø¢­ÈyN00ãñ8q(?ÁÊzp‚)ÄèPÛÆW-ŸtÙ™‹ËÚ”Q„ù‹»(Îa—»Þõ;«]€ó/]¶«}x“¯ºêÎ/3"™ÓBF¬u¥Ø#7’Fˆpeá„ A|ŸÏL_A‚öÿ­,Žn6S-Šh(²lj`K7¶ÈÁ ŸVc¸ú|+.t{ ¼-Ô®Ìgh“l5í–µ½kÅZ!âB8'ˆˆ=Ý?`Žwç÷eêÑ qG¯aÌ5”î.«¢ñšüÅr1TU•óJ:Úc$öM~}‰­G«©ì¨±tXð«æˆÊ­¶Aã—TÛ~Ö]SØ/;Ÿò£ÑUÔûC€™ŠXo#ýo4^½m$?ÉÁÊzxÆPJ˜÷¡Qyíì³Ç¹*@£¼i̧ã-¤ç¶H|¯ ðiPMŠÊšÆ©c=z%<“‘µi[÷« |ÜìŸo§=&°ªmHO<€á$sö#^óÝH~ ƒ•õ ¥(ÝŸÀ m‘ol1´]é t+ûƒ5U[mßÙú;hEˆt!‰ŠàðŽæáÝ9 ¾gÿX‰ +endstream +endobj +2160 0 obj << +/Type /Page +/Contents 2161 0 R +/Resources 2159 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2162 0 obj << +/D [2160 0 R /XYZ -16.307 900.716 null] +>> endobj +2163 0 obj << +/D [2160 0 R /XYZ 56.693 759.068 null] +>> endobj +2164 0 obj << +/D [2160 0 R /XYZ 65.161 752.393 null] +>> endobj +2165 0 obj << +/D [2160 0 R /XYZ 65.161 741.435 null] +>> endobj +2166 0 obj << +/D [2160 0 R /XYZ 65.161 730.476 null] +>> endobj +2167 0 obj << +/D [2160 0 R /XYZ 65.161 719.517 null] +>> endobj +2168 0 obj << +/D [2160 0 R /XYZ 65.161 708.558 null] +>> endobj +2169 0 obj << +/D [2160 0 R /XYZ 65.161 697.599 null] +>> endobj +2170 0 obj << +/D [2160 0 R /XYZ 65.161 686.64 null] +>> endobj +2171 0 obj << +/D [2160 0 R /XYZ 56.693 639.132 null] +>> endobj +2172 0 obj << +/D [2160 0 R /XYZ 65.161 639.816 null] +>> endobj +2173 0 obj << +/D [2160 0 R /XYZ 65.161 628.857 null] +>> endobj +2174 0 obj << +/D [2160 0 R /XYZ 65.161 617.898 null] +>> endobj +2175 0 obj << +/D [2160 0 R /XYZ 56.693 570.39 null] +>> endobj +2176 0 obj << +/D [2160 0 R /XYZ 65.161 571.073 null] +>> endobj +2177 0 obj << +/D [2160 0 R /XYZ 65.161 560.114 null] +>> endobj +2178 0 obj << +/D [2160 0 R /XYZ 65.161 549.156 null] +>> endobj +2179 0 obj << +/D [2160 0 R /XYZ 65.161 538.197 null] +>> endobj +2180 0 obj << +/D [2160 0 R /XYZ 65.161 527.238 null] +>> endobj +2181 0 obj << +/D [2160 0 R /XYZ 56.693 479.73 null] +>> endobj +2182 0 obj << +/D [2160 0 R /XYZ 65.161 480.413 null] +>> endobj +2183 0 obj << +/D [2160 0 R /XYZ 65.161 469.454 null] +>> endobj +2184 0 obj << +/D [2160 0 R /XYZ 56.693 421.947 null] +>> endobj +2185 0 obj << +/D [2160 0 R /XYZ 65.161 422.63 null] +>> endobj +2186 0 obj << +/D [2160 0 R /XYZ 56.693 375.122 null] +>> endobj +2187 0 obj << +/D [2160 0 R /XYZ 65.161 375.806 null] +>> endobj +2188 0 obj << +/D [2160 0 R /XYZ 65.161 364.847 null] +>> endobj +2189 0 obj << +/D [2160 0 R /XYZ 56.693 317.339 null] +>> endobj +2190 0 obj << +/D [2160 0 R /XYZ 65.161 318.022 null] +>> endobj +2191 0 obj << +/D [2160 0 R /XYZ 56.693 270.515 null] +>> endobj +2192 0 obj << +/D [2160 0 R /XYZ 65.161 271.198 null] +>> endobj +2193 0 obj << +/D [2160 0 R /XYZ 65.161 260.239 null] +>> endobj +2194 0 obj << +/D [2160 0 R /XYZ 65.161 249.28 null] +>> endobj +2195 0 obj << +/D [2160 0 R /XYZ 56.693 203.014 null] +>> endobj +2196 0 obj << +/D [2160 0 R /XYZ 65.161 202.456 null] +>> endobj +2197 0 obj << +/D [2160 0 R /XYZ 56.693 143.989 null] +>> endobj +2198 0 obj << +/D [2160 0 R /XYZ 65.161 144.672 null] +>> endobj +2199 0 obj << +/D [2160 0 R /XYZ 65.161 133.713 null] +>> endobj +2159 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2203 0 obj << +/Length 1510 +/Filter /FlateDecode +>> +stream +xÚíZ[›F~÷¯@j¥ÚR<;÷Rõ¡¹4Q”TjÖU*%yÀx¼`pï&ùõ=c k|IÆ˲qªz;yÓŒ A¾•µóòcbŠÈ˜²°—avâi˜]2;;— +)ª½±@¾ªçg *=<«6DúöÆÁãÉàßóØ#žHúÌS>AS/\ ^¿ÅÞ ®Ä}í]­G.ÊïG꧰Bðk5 >ÃŽÐnÙô¨ \¤EÚ°e¿›6të® \@lðZþ.ÌwÆËqZ”&˜¹ Îæ߉솊'¤6\P¤åݪ 'aòYmô^µyXI¸´âœ~ò.¸ þMHóG( NUºG…a Úšö§0[ö»)Lw°î +øF„üè>~èÆ–ä¦0iySE`œ ÍúS„7V‚À7½ —½Vy\~ªÈì™ Ò¢™a;O\F}0&½qÙ–ýn\Öì\H)˜ß|·îX|šÅ²üè64‚ŠÖäGI\ÆAgŽ¥X:‚žgYÙ+’Ü’ö ç-HXy°0ÛàóÛjiù¨Øû¨ b#8ÔT‚ Îí7˜ãz”Þ¥‡LªÇŒ›jû‚ƒõ—xmû¯3X‡ÄÓ¶Œnó¡<­™÷@ŒÁ•ßÈ=WGC‹5ïÏÑmûݬ;ÃQå#¦Håé«(ó­ˆ!‘ãyìšÉáª(³Eüiï:&˜ª0Ž5Îtu±Ý´ÙÓ?1F°9r†°/î´ù¤L"ÊYÓ|ú{›ÏW#½á4úrß)¾}ßyuäɽê|ì2« +µ‡VBò¦Nk¤ê¬úòuÅÙ2+bÀàH6êñÕx"6Ÿ í¯~#ÌXôÇn[ö»±[w°îìF¤FÐ8T+ýê:(7Éçþ—Éç÷Ù̹kZæñnƒ3>\=eiâX"†…#Ïæ«d›’¿Ÿ°ÅRÜekEä­ }æë"ˆSôÎ9G-‘hÝcŽB3 lÕ_Ž¶íwÌÑÎ`ÈQJ ªSŽæ«šâ—Ãiç˜Jóøƒkה߬>9Ü÷DÆõ½Žm ê*(œÛ©2WzŠâÙÌ8¶€Ó›wÅ¿IÙÂl3M«Õãh©N¡\ÿLuûÙß2ß1ù»BuoóØBW®„ÒjµnŠ›¾#$PãSMîRÈ4Š[ݦŽ}(’³º~Þù骶»ïÏlŽAÃý›ü˜ýi 5¨ +endstream +endobj +2202 0 obj << +/Type /Page +/Contents 2203 0 R +/Resources 2201 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2204 0 obj << +/D [2202 0 R /XYZ -11.232 900.716 null] +>> endobj +106 0 obj << +/D [2202 0 R /XYZ 56.693 759.068 null] +>> endobj +2205 0 obj << +/D [2202 0 R /XYZ 56.693 738.489 null] +>> endobj +2206 0 obj << +/D [2202 0 R /XYZ 56.693 691.479 null] +>> endobj +2207 0 obj << +/D [2202 0 R /XYZ 65.161 692.163 null] +>> endobj +110 0 obj << +/D [2202 0 R /XYZ 56.693 655.012 null] +>> endobj +2208 0 obj << +/D [2202 0 R /XYZ 56.693 627.459 null] +>> endobj +2209 0 obj << +/D [2202 0 R /XYZ 56.693 580.449 null] +>> endobj +2210 0 obj << +/D [2202 0 R /XYZ 65.161 581.133 null] +>> endobj +114 0 obj << +/D [2202 0 R /XYZ 56.693 543.982 null] +>> endobj +2211 0 obj << +/D [2202 0 R /XYZ 56.693 516.429 null] +>> endobj +2212 0 obj << +/D [2202 0 R /XYZ 56.693 469.419 null] +>> endobj +2213 0 obj << +/D [2202 0 R /XYZ 65.161 470.102 null] +>> endobj +118 0 obj << +/D [2202 0 R /XYZ 56.693 432.952 null] +>> endobj +2214 0 obj << +/D [2202 0 R /XYZ 56.693 405.399 null] +>> endobj +2215 0 obj << +/D [2202 0 R /XYZ 56.693 358.389 null] +>> endobj +2216 0 obj << +/D [2202 0 R /XYZ 65.161 359.072 null] +>> endobj +2217 0 obj << +/D [2202 0 R /XYZ 56.693 311.565 null] +>> endobj +2218 0 obj << +/D [2202 0 R /XYZ 65.161 312.248 null] +>> endobj +2219 0 obj << +/D [2202 0 R /XYZ 65.161 290.33 null] +>> endobj +122 0 obj << +/D [2202 0 R /XYZ 56.693 253.18 null] +>> endobj +2220 0 obj << +/D [2202 0 R /XYZ 56.693 225.626 null] +>> endobj +2221 0 obj << +/D [2202 0 R /XYZ 56.693 178.617 null] +>> endobj +2222 0 obj << +/D [2202 0 R /XYZ 65.161 179.3 null] +>> endobj +2223 0 obj << +/D [2202 0 R /XYZ 56.693 131.792 null] +>> endobj +2224 0 obj << +/D [2202 0 R /XYZ 65.161 132.476 null] +>> endobj +2201 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2227 0 obj << +/Length 1920 +/Filter /FlateDecode +>> +stream +xÚí\[sã¶~÷¯à[×35„;ˆ$“™Ýn³ÓmÒI×î$3›<ÐdqÍ‹BR–Ý_ßË‹^Û‡† tòD‚€óE£‹ˆFïŽÞœ;S4²Äj®£³e¤9Ñ&Š™ ÂDg‹èã«.sIíŽO¸¢¯þU6®î›Ë²êÍjøòm9S–—ý‡ŸO¿?þõì=Ls±JõÔN››ÌÕ+皺ýfgQ ³kÑÎ.µ!†Çщ"Ö ó MüjÖ?˜¶íþ~vôÛò4b‘ÒD[ˈ¦<šçG¥Ñ¾ˆ´q´íFæ‘b”p¡¡E§Gÿ>¢ÃNP`±m¶w÷(Ã~0Ã##-aT·”Û~EO©#Nll£ÊEËGIa'1aÒÜNÐfíh_úŠ0ÍÆôeÄè5ÃýmÖÄr»f;‚ÕEÔ7> ’GØÉ‚ì$q`\2"Å =?¹ó•ËÖÜ҂Ž1Ñè㉦  ›ªØùÉ£#Ëå70Ù4e–œ»,-.p¿8¿Á[¸e²ÉšÝÁ;›¸#ùw⻥bù|äùPEÜ‚q²ºƒù…sµÃòè0c"AÚh?ømr•.Ž»Õþ­JrW}u|Â8|º®³Ù¶?bížàók§‚pÐÁ°©-'‚Ê`ØÑ÷æ?³xlj«ˆ²Ì›ÿÈ×eÕà q½jò ‰¶Öb¡FÖ»iætl‰`ê˜Ó`é­)Ýæå¼®æ³Ê%‹Ü‘ë‹:­ ‘< è¤þY8ÐíÒ÷7³@®ˆ‘±è¾O‹K:š9n…„Û­ˆ\¹¥«\1GÒnE7rY•ùž¶ýÌI<±°mSõD~P}Ãጲñ'ó2ÏËb‚©×J(cjJ‰fq8­³KßSëx3;A뀓e©—þ¬I¾pE㮑NÁU’mtÛˆ5°(ëy•®‘l“ªx<+ÊÊ¢áˆfeÚîÍ?$—n™f‰_Òd„ ‡_¥$1FÃ~ý™ÅãW©˜PÍ}ðûÖe®AB­qùúw¹x6š^6® +à?Ü–gÃ…Mš-¦XÁÙÇú æ–¨¶çK‡ÜŠYˆý˜Â:ã]úž0öfvŒ‡ÌúÀ8/¯ÐI«uÒ + €éW§ÅÞ†ºIŠER-p£³rž4i‰L÷Õxf‘Ù»mšaUŽCAƒM^¾lëAÒÔ=I“Ë*q«8~¡’ö‰zßdºHds‚Ô\kD0Tèû¡ÚŸYªcE(˜–Ó[µ~9¯qV$i½@bˆá2 õúúøÖì¿<Ä”ZÀ™´mRÁ3 vÈ{bÀ—U¼a“JÉÌŸ†íOÃö4l’Á3\®zDßÔÞÌâ ›”’HÖ²µ—ÓñAÓ¤’)ØÚ½¦IÛ:K7ë Ø,OÒ‚|ª±I5áqÀ<©°Š.O:¢ï'ñþÌâ혰1Ñ̯\aë’K´%«çU™e‹r‹/q¨]³ç„iRÌWe5õU´WÕâ )Pa(¡Æ¸@MóäÂÕƒºÓ7«À²#ŸÖ»_ÿ~ç:ôß}Ѹ¢ìÓŽ‹-Qм³b”ŒÞµXßÂé ¡)POHKd.;¢ï©'¼™ 'Àµ6Æ+»Y/À%Äꉗ£0yz‚×öüè±o +äÿú4ù´ëU¶ƒ«Í¼uë‰ó¬ÀÏÆ×iaÍÛìèóÀk ìA“Ç‚Ë®òñ‹'“$`%¥ ‚h.w<¢ï©r¼™ rh?gw¦?&Í|µïb‰×Õé…¼YA0°Ø&Ÿö[†²Hk0 È6wu F©Þ'WÉé„Ëã´F¯,9ÏÜÔK*Ñ–(qH=ÃML<ÃC_4«]RÍW³b{Ú5¾+|lÄuLŒ +q­ ¦€Fôý?³xÄ5ë²ÿÇ +œ”YöÛ¦{—bÏ;Ð#Ë«nðë*.¦x\I³ƒ*ÁÉ‹êc?”ç®jzåsÚ$7MYøy9œÃ:YÀЊ¯ÕS3»ô=ÕŒ7³Ô S„ËÁ½^,Ðãé †Í_´Ž/:sÛQ4ÑuóhpJi=b:¿}:r™ËÝ(®›·ð¶ÖA›CBšÅšj^€é÷iu™ôþgY»K?@3c5, `…±pˈ¾ ý™ÅšiK†kã7 Îsd‘X™!5„»ß³NÏÓ,mfs]¦/ÇSí;]á^;Ñ÷”‡`Ì›!%a6œµÑ÷Ü of'€C"ã!‘øns35;¶îßîEæäøþò„yÂÞóåå•ÃB0­ñ)Ï—é”gé%’í‚Ù¾p¶ u§cÚ¼ð|¿Ñ1U!.É™]þ1‚wé{"Ø›Yü%9š(>ø«ç•K.C€a¾©›2Oÿ›|6…Ž¶I‚‚o}Xÿæ°±ùòyk¡¾ñ›.o +»äýàáÍ*Þ¾YJôP@òįI¯ãMzá賩ÿº± ãò3¬>+º±$’†(ö|ð’ªíKþãa%©Ï +endstream +endobj +2226 0 obj << +/Type /Page +/Contents 2227 0 R +/Resources 2225 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2228 0 obj << +/D [2226 0 R /XYZ -16.307 900.716 null] +>> endobj +2229 0 obj << +/D [2226 0 R /XYZ 56.693 759.068 null] +>> endobj +2230 0 obj << +/D [2226 0 R /XYZ 65.161 752.393 null] +>> endobj +2231 0 obj << +/D [2226 0 R /XYZ 56.693 705.867 null] +>> endobj +2232 0 obj << +/D [2226 0 R /XYZ 65.161 706.55 null] +>> endobj +2233 0 obj << +/D [2226 0 R /XYZ 56.693 660.696 null] +>> endobj +2234 0 obj << +/D [2226 0 R /XYZ 65.161 660.707 null] +>> endobj +2235 0 obj << +/D [2226 0 R /XYZ 56.693 614.181 null] +>> endobj +2236 0 obj << +/D [2226 0 R /XYZ 65.161 614.864 null] +>> endobj +2237 0 obj << +/D [2226 0 R /XYZ 56.693 569.58 null] +>> endobj +2238 0 obj << +/D [2226 0 R /XYZ 65.161 569.021 null] +>> endobj +2239 0 obj << +/D [2226 0 R /XYZ 56.693 522.495 null] +>> endobj +2240 0 obj << +/D [2226 0 R /XYZ 65.161 523.178 null] +>> endobj +2241 0 obj << +/D [2226 0 R /XYZ 56.693 465.693 null] +>> endobj +2242 0 obj << +/D [2226 0 R /XYZ 65.161 466.376 null] +>> endobj +2243 0 obj << +/D [2226 0 R /XYZ 56.693 408.891 null] +>> endobj +2244 0 obj << +/D [2226 0 R /XYZ 65.161 409.574 null] +>> endobj +2245 0 obj << +/D [2226 0 R /XYZ 56.693 363.048 null] +>> endobj +2246 0 obj << +/D [2226 0 R /XYZ 65.161 363.731 null] +>> endobj +2247 0 obj << +/D [2226 0 R /XYZ 56.693 317.205 null] +>> endobj +2248 0 obj << +/D [2226 0 R /XYZ 65.161 317.888 null] +>> endobj +2249 0 obj << +/D [2226 0 R /XYZ 56.693 271.362 null] +>> endobj +2250 0 obj << +/D [2226 0 R /XYZ 65.161 272.045 null] +>> endobj +2251 0 obj << +/D [2226 0 R /XYZ 56.693 225.519 null] +>> endobj +2252 0 obj << +/D [2226 0 R /XYZ 65.161 226.202 null] +>> endobj +2253 0 obj << +/D [2226 0 R /XYZ 56.693 179.676 null] +>> endobj +2254 0 obj << +/D [2226 0 R /XYZ 65.161 180.359 null] +>> endobj +2255 0 obj << +/D [2226 0 R /XYZ 65.161 169.4 null] +>> endobj +2256 0 obj << +/D [2226 0 R /XYZ 65.161 158.441 null] +>> endobj +2257 0 obj << +/D [2226 0 R /XYZ 56.693 100.956 null] +>> endobj +2258 0 obj << +/D [2226 0 R /XYZ 65.161 101.639 null] +>> endobj +2225 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2261 0 obj << +/Length 2312 +/Filter /FlateDecode +>> +stream +xÚÍ\[ë¶~ß_!¤Ý²4ï¢NŠæl“¦H‹6»@ +œ²DÛÊJ¢£Ë^þ})K>YËëõhiy’lQÃ9óÍ7CJ8X8øîâ›»‹Ù·Š$•ÁÝ"É0P„!wiðéòGë¸ÖW×TàË›F×ýéÂTýI³.Þ˜äcîûÿ»ýáêç»Ún® A‘½´Ûæ9×õJë¦î.ÛÞI lï’u½s¢ªàZ (úgÊ + Õå¬?u7^üýîâ· bÅã€B"± Œ’˜Iqñég¤öšUñH›–E F”I{ž·ÿ½ÀÃHàƒ#²•Í#D°ìuúL©Øh±½mö­m²yÞÝ£—Ê^Ø4nLñK¬ªWׄb|¹Ž«¸@ºlz vl:!Ýá»Ý§²sAB„,Bœ³î©ºÿ¶cÄe@Q¤¢ ÒÁâåcìH{ýßý¨ÕWñm½`Òµv•/‘d,_`‚B;<^N±DN ìF`µ ú“‡9ß™¿­âÌjjh37YÏsîÌû¾°àÓµ´“<¯â2ÍÊ%¬µm;AlÖÜYÖdº†µî<Ô°óxXà ªé\ï ÖqÇ Âú¶pqŒÇÃ(€"Šœ žõü/W›˜ + V$ˆò RQ$¬Wù‚…‘|7XpW R ¤øžþSi;sPXøIÏÿ¡ó5¬q¥ºÒet¡Ô$maí'n2SîÜ24ø𠵮ІRSÿRºãÄ;*:aÚCŽ”Rý´["›•Ä²' ¬ÆsÓ¥nÀB7ºª½ÄiñhŒÜvx> ¸íveÚ<›g¨¿tO˜NŒ"Rb$9ñgë»ò­ÝYÙ ö.Ù¦Ï!|½†(_œæKØVc¤³£Ãw²¥¯Þ¶¥±­zSmÏ}:Ýþ +ÅS›>ØåÏÊvå;Z™³²¬LXñC,ýØVÖ‡›üy<Ì_¿m6òÕU2¾ivx>_¬oÛÀS‘ßØœ•@d6e„·Ú}Q|a‘ç§ü¯2œãîÁ”Mü™?÷Ø•ïèÎÊNpN&CÂaÍLÓj é¬]¹ÇžŠY™10±x.¶Êõº2q²ÚËYÑÕär 6ÌPéëH¾£e9+;Á´$CE’ïË'S¹š^Õ–“æ"~†²úÂ<¼Û7ó[voNœ"¿Ž X -ùÖmõîŒFX1vN¾(G’¨wðÅ›ø!K{0ùØÕ£¿ÇFëu}i1ÛÊ Ò1…rå©ì(ÁË4¥žÊàˆÍܱ:'p¥6Çép×m9_ȇ…í1qV¢_¡ÀÃa›_ìÓ úc6#ùnþï®,ÜÿyH[f³€.ÂÚµ5 +x f 6’¯ ý¯Áyñüº"œ%÷`>eÊ“RŸZγò~"A¯7àÞf¬ óÿú®‡?ξjWÉê&{è·"ZOùÝ ¸ŠÑé>cŽ‡VêE«qëŽC›k(¤‰rdý`¬îØŸß¾¾C»}‚!¨Ô/€äåQ^¬Ýà#VÒ F1ù:æ\""ü­Œä;¼³²`žw»K‡jqïÀ,gÂh¢¹ÖÕÂTÔá³Å‰ÉebÌ}6!½3·F ºÎN4-±jžß›irάœu÷$§)qÊDó}+Ürl¢<®PpŒ¥þV(FòÑÆYÙ hƒ»M«Ò)©Ô  {Äy¶„Vä²&‡n“΀2ËøÖp¥ãtDGßÜŠ²¹é&«mV œ?ïóˆs`1zݪ/šuaêæ½´ü¨×³(D”ŸïXÈ­‡ O•µMbÖ‡ìYm/ØfõL—¿ ç6Ç2ð~Ôì)+“¼Mõu£ë}ÙÏt|à¬óRé1g‚#†ý‘³‘|7¸tW—ÌÒk¸ü˜ë¸lÁ;Î;ÛJO½ dk‘vÛý +ãd—Ë1r·hA#gå>l»“öVag$BŒy$C +ÄBdh$ßÑ»•àÝ–†JéD†nö÷Ûýù°SAc+4´ÏM•‚_Aˆ+ÓB D¿Åe׺–ªÆ¬á¸Ñc^îðñïÿT1„Cá¦ÖiÈ'ÔŸßS{äK.#ùn~ï®,Üï©=†Ü)ªÿíÁd@_jËR'º®ã +XŸ®“Ê@³€v]Ÿz×f\&+h¶­¨¸”‘ž$"ë¯ge”…ˆœLæm–§h]™µ®~eøø³ÓqzD"‘ðXJÉwDge' ˆåmÊ­”r»2Ðp¦®˜ëгT/â6Ÿâ)aHœ5Ý'A”zõÊ!¡ïÿ†gðD$¤ÇXOBŒ$ö÷þÎH¾›—º+ ÷RbY–rËàoÛõÚTнgºiÀk˵•\麞—¿oß`Ñ [î¿’~i*S@+YžNÐdÛÀHBdˆäy«„Ûüä$L É<†{B9’¡¿ì#ùŽ@â¬ì ±D+r+L’8-ök oxײŠ×«,©'|¿à´Ë-çƒJ¬ž ¢±Ó–­ì.t/¼z<¨…>K +¡B¡ðÇ2vÅ;~§ÊUU84(Š°c9!…«jk3ÀâÿS\¬s}Úð’bª 3é³½¿óë㟫ÖœNÉ"ö¾Ç1Â=2MýüÝÿòè( +endstream +endobj +2260 0 obj << +/Type /Page +/Contents 2261 0 R +/Resources 2259 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2262 0 obj << +/D [2260 0 R /XYZ -11.232 900.716 null] +>> endobj +2263 0 obj << +/D [2260 0 R /XYZ 56.693 742.047 null] +>> endobj +2264 0 obj << +/D [2260 0 R /XYZ 65.161 742.731 null] +>> endobj +2265 0 obj << +/D [2260 0 R /XYZ 56.693 696.122 null] +>> endobj +2266 0 obj << +/D [2260 0 R /XYZ 65.161 696.806 null] +>> endobj +2267 0 obj << +/D [2260 0 R /XYZ 65.161 685.847 null] +>> endobj +2268 0 obj << +/D [2260 0 R /XYZ 65.161 674.888 null] +>> endobj +2269 0 obj << +/D [2260 0 R /XYZ 65.161 663.929 null] +>> endobj +2270 0 obj << +/D [2260 0 R /XYZ 65.161 652.97 null] +>> endobj +2271 0 obj << +/D [2260 0 R /XYZ 65.161 642.011 null] +>> endobj +2272 0 obj << +/D [2260 0 R /XYZ 56.693 595.403 null] +>> endobj +2273 0 obj << +/D [2260 0 R /XYZ 65.161 596.086 null] +>> endobj +2274 0 obj << +/D [2260 0 R /XYZ 65.161 585.127 null] +>> endobj +2275 0 obj << +/D [2260 0 R /XYZ 65.161 574.168 null] +>> endobj +2276 0 obj << +/D [2260 0 R /XYZ 56.693 527.56 null] +>> endobj +2277 0 obj << +/D [2260 0 R /XYZ 65.161 528.243 null] +>> endobj +2278 0 obj << +/D [2260 0 R /XYZ 56.693 481.635 null] +>> endobj +2279 0 obj << +/D [2260 0 R /XYZ 65.161 482.318 null] +>> endobj +2280 0 obj << +/D [2260 0 R /XYZ 65.161 460.4 null] +>> endobj +2281 0 obj << +/D [2260 0 R /XYZ 56.693 413.792 null] +>> endobj +2282 0 obj << +/D [2260 0 R /XYZ 65.161 414.475 null] +>> endobj +2283 0 obj << +/D [2260 0 R /XYZ 56.693 367.867 null] +>> endobj +2284 0 obj << +/D [2260 0 R /XYZ 65.161 368.55 null] +>> endobj +2285 0 obj << +/D [2260 0 R /XYZ 56.693 321.942 null] +>> endobj +2286 0 obj << +/D [2260 0 R /XYZ 65.161 322.625 null] +>> endobj +2287 0 obj << +/D [2260 0 R /XYZ 56.693 276.017 null] +>> endobj +2288 0 obj << +/D [2260 0 R /XYZ 65.161 276.7 null] +>> endobj +2289 0 obj << +/D [2260 0 R /XYZ 56.693 230.092 null] +>> endobj +2290 0 obj << +/D [2260 0 R /XYZ 65.161 230.775 null] +>> endobj +2291 0 obj << +/D [2260 0 R /XYZ 56.693 184.167 null] +>> endobj +2292 0 obj << +/D [2260 0 R /XYZ 65.161 184.85 null] +>> endobj +2293 0 obj << +/D [2260 0 R /XYZ 56.693 138.242 null] +>> endobj +2294 0 obj << +/D [2260 0 R /XYZ 65.161 138.925 null] +>> endobj +2295 0 obj << +/D [2260 0 R /XYZ 56.693 92.711 null] +>> endobj +2296 0 obj << +/D [2260 0 R /XYZ 65.161 93 null] +>> endobj +2259 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2299 0 obj << +/Length 2206 +/Filter /FlateDecode +>> +stream +xÚÍ\Û’Û¸}Ÿ¯àÛŽ«2î6Ov¼^'µIe=“Jªì­EB=©ðbÍäë¼ØkQ¹9 ´û$JË9Ýèn +ë?^½º»Z¼8ÐHK*ƒ»U )’a C, î’àýõ;“™¨2/n¨À×ÿ(jSõ—«¢ì/êÍpóu¿*ŠûþËnzñËÝßl77„ -D/í¶~ÌLµ1¦®ÚÛ¶w(Û»dmï\†(¤*¸H‡CÿL[¡º^ôDêöÁ«î®þwE¬x@H$5 BMÄ4ˆ·WïÁAbïY×*Øw-· Q&íuÜ^ý|…‡™ÏÌç>¸FË^·”ŠN›Ï-ÞØ&ÝxxûŒB\*{£kü:ú”&/n$Æ×)£­)¿qC¨ýV›í.‹j³ˆ‹í¶ÈqU-vE•Öi‘§ùÙï}'vÛ~Ú'À. i2B,Ú hØN'—EZé 4ÁêëH;ýëqTu‡zÁ¤mí*_ "ÉX¾À…v!=|½$ÒTÏ l'°\ýÅ»a[,ñgÅE˜ñ~¥ÿm–“ív†ýùûᇱÐà}·)Þ™mñÉ<ôdÛeQ&¦„µÊ¢ÉXÛ:Zf@šÊ@…°v–Q¶Q kGYV4ÀÆYZZ~IT P($MfÌìOjNfy¨²Å¾ßŒÈ^ÿ¹o3æ›t­Mµˆ’öKîÐ._ŸkÚ·ìoêp¥‘°—ƒB0&V‚¿\‘þ +FcRs+-ôGcR1k(”7Éw£1weá4&•DJK»mv»¢"³Ûs°¦ë2ÚmÒ¸©ÓÝû€~R«ëªN³ ÖI±Z øÖ.1«¨ÉêñZ…Á`PIzI"’B!Å.ÏCÏ÷{¤uʸ…Š?Â`v ¡?¾8ïH®ªN` N:#éÀwM Ä?”'òèÓª°Ç¨wuVé¬aiÚM ”úeƒ=Éâ겄`ƒRSŒÅ9æˆjâçBÛƒ/£Þ€>’ï†tweáPZ¶VÈéo ø1eY@Á»ŸìÈÄYTB™ñx€èi£Nkè¹iY LļÐ1Î/‰y!‚ωy;¥U/Jc½>ƒ¶PÔ ¡Ì#ê¹BDs¨?”ïˆzge' ^ÎÖ8Àþe’X_ªØAT› +ˆûÊDe¼J-·Õ¼168 +ôZTLå.u‹÷MæÊ'¾âŸymòzѯ٢²7l³jaòÿ×è#ôH G˜x … +ÌþB¡#ùŽ¤á¬ìÒÀ²3VÝ¢¿µþ5Ô2š‡ØìÚÃ_”Aƒ€•©à!@¨éOó™±ýÏ¢ŸG†;ôét@ÓD¶á‚w›é’lÃ"üO6Ö« +™Ç&'…¹æ@¼#Õ¸ª:iˆ´æO¹emWin& ÌKÅjþSËš_5ùóœ%PB¦È³GøŒõX¶ÒÀYö8³Ð|yeýÛ¸ +K³*J3É=™˜Õ¿%f9Z©¯Z…ˆ[ŽÚÜ@9Ë¢\Qr¨ceÇ=ÿ˜gû|Šh R¿PŽ—¡|m›ØGcki¤íÕ +ëƒY?µ²‡L·¹’ïfÒÝ•…Ût&ìŽ ‰‹M_¥ÐXÁ²Zóý‘Ý9{r‡5îBïÍüéü,$ÑÔ'À¹Ô¼‰3ÓTÅïÁ3˜5´ä \—4æY¡á1Íp‚ˆða(¤þ²#ùŽŒà¬,€”@XIÛ—F˜ YŒ$]­ì>Êchäpöhà>zœYbœ¥êRž<¹;:Íó•Ú«<› H°'H&/êôP+ÏšY6i–LH“2Bà3 c$”¿ŒÇH¾#Á8+;ÁåÀ ©_¬jò!Íã¬IÌÌ ®÷ÅXë3§’]TtW«4Ç= „ÛácBÆ$y„ê }Ñ"p +¤°úýK­¨ÅÇÓTĹ¿äH¾›¸+ g*Tg½ºUWM-£zdÈïç­q8Uã|Fè.}ª²êÛ›RPÄ/j×)Ãí qÓáxUM¾\»Ö>QJ•ÔîbFü¡ð@¼#]U€AÂ:æï–òeSÛ¨NÛwŽ¡ Û¦õÌ^~•þßÌœ9w=¡ˆ*1U\¦]Ǽ4ÓV‡Õ›±1Ü$Ÿw°âMTFqmÊ©‡ j!ÇèEë­‰=¸ +FÝYçy¦Ÿ„æ±Êš´( ýUYä»±Ž»²pÚ!²]Í~)ËöuPx²°©3pòtÎîLlˆ W«Æ'@Ä1Ñ|»›eS×E>{ +4Jü”V)ø­ÙýZŠgi|o&p>¿ÀÛÅb.› +$‚#k2/š +õ9W*ÐÏP&PÁ$ž=ñÆXA_ˆ¸ýëë^½|=@·¸y®/N„õLéEk Õˆ31»]†SnVT÷ο?;‰5¡ðg'å;ÚIge'ØIB“ìé€Û““wN,ª7Q¾6'ßL¾9O×oïþþÐn•Q^õÿö¬«)AE0ÇØù~{à„Œö_àrí»h]Íîyší^¨Â^ìžVˆ¯Šwƒ§³ªð|±Šr<„ÃwQY½XðíÚÔ£¨ï §BD„¿å¡x·ÕuVν­Â\Ÿ€i ë r&ÿ1*çõÁ£$™ûßhê²J­â‹3é…*›=¼SyÓóÝdéò‰ÖßÞÏÜ. êë£?ââí[%ú9ÿÃõ+]ö}o +endstream +endobj +2298 0 obj << +/Type /Page +/Contents 2299 0 R +/Resources 2297 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2300 0 obj << +/D [2298 0 R /XYZ -16.307 900.716 null] +>> endobj +2301 0 obj << +/D [2298 0 R /XYZ 56.693 742.31 null] +>> endobj +2302 0 obj << +/D [2298 0 R /XYZ 65.161 742.993 null] +>> endobj +2303 0 obj << +/D [2298 0 R /XYZ 56.693 697.172 null] +>> endobj +2304 0 obj << +/D [2298 0 R /XYZ 65.161 697.855 null] +>> endobj +2305 0 obj << +/D [2298 0 R /XYZ 56.693 652.034 null] +>> endobj +2306 0 obj << +/D [2298 0 R /XYZ 65.161 652.717 null] +>> endobj +2307 0 obj << +/D [2298 0 R /XYZ 56.693 606.896 null] +>> endobj +2308 0 obj << +/D [2298 0 R /XYZ 65.161 607.579 null] +>> endobj +2309 0 obj << +/D [2298 0 R /XYZ 56.693 562.43 null] +>> endobj +2310 0 obj << +/D [2298 0 R /XYZ 65.161 562.441 null] +>> endobj +2311 0 obj << +/D [2298 0 R /XYZ 56.693 516.619 null] +>> endobj +2312 0 obj << +/D [2298 0 R /XYZ 65.161 517.303 null] +>> endobj +2313 0 obj << +/D [2298 0 R /XYZ 56.693 471.481 null] +>> endobj +2314 0 obj << +/D [2298 0 R /XYZ 65.161 472.165 null] +>> endobj +2315 0 obj << +/D [2298 0 R /XYZ 56.693 426.343 null] +>> endobj +2316 0 obj << +/D [2298 0 R /XYZ 65.161 427.027 null] +>> endobj +2317 0 obj << +/D [2298 0 R /XYZ 56.693 370.247 null] +>> endobj +2318 0 obj << +/D [2298 0 R /XYZ 65.161 370.93 null] +>> endobj +2319 0 obj << +/D [2298 0 R /XYZ 56.693 315.391 null] +>> endobj +2320 0 obj << +/D [2298 0 R /XYZ 65.161 314.833 null] +>> endobj +2321 0 obj << +/D [2298 0 R /XYZ 56.693 269.012 null] +>> endobj +2322 0 obj << +/D [2298 0 R /XYZ 65.161 269.695 null] +>> endobj +2323 0 obj << +/D [2298 0 R /XYZ 56.693 223.874 null] +>> endobj +2324 0 obj << +/D [2298 0 R /XYZ 65.161 224.557 null] +>> endobj +2325 0 obj << +/D [2298 0 R /XYZ 56.693 178.736 null] +>> endobj +2326 0 obj << +/D [2298 0 R /XYZ 65.161 179.419 null] +>> endobj +2327 0 obj << +/D [2298 0 R /XYZ 56.693 122.639 null] +>> endobj +2328 0 obj << +/D [2298 0 R /XYZ 65.161 123.322 null] +>> endobj +2329 0 obj << +/D [2298 0 R /XYZ 65.161 101.404 null] +>> endobj +2297 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2332 0 obj << +/Length 2023 +/Filter /FlateDecode +>> +stream +xÚÍ\KsÛF¾ëW r‰\µÎ3ÙÓæáTœu\1uH•DIXx0hÉùõÛ @[„H¹¡á0{P$==¯ß–~¾øþúbòRÑÈ«¹Ž®‘æDÇ‘a‚ˆ8ºžGï.ߺÌ%µ{qŽü­l\ÝÝ.ʪ»iVýÃËÙ÷eyÛ}øcúß^¿‚a®#V©ŽÛ´ù”¹zå\S·at]‹vt©cs])bã~|Ial.'Ý…iÛ¾xñÓõÅ_ ØÓˆEJmE[F4åÑ,¿x÷'æð  ÒšènK™GŠQÂ…†û,š^ü~Aû• GWdÇ[Z¨îdzϹÚJ±{mòH¶óí;†HmàÁ–ø6©7ÅÍò»WŒSzy_g“;w³rÙšÀ}ǨåÔ^~ÞŸl‹y ^Švjí÷ŠÂBIqb*-ÎeÛáoÀ aFîè³–Ú—¿"L³!E‰a0#<ÜgM,·'vË°ZFÝÍÛ~ã÷6q'¸`DÂm÷r]•kWímýcVÑ»+ ]oÖë²jpÄ-šp\“û²À‘Þ¯š<Ñ6URÔ Cž4é€=Ìš`)‡%ƒ§‡ôÈõ8,)'Ü0X6._gIã&³2ÏËb’æÉÒÕ“Y’e妩'pºÖÅòß/ºåú1{HÜ):˜çI¤±DÁm/Ë{JÈÁèç;ÖÝáÖ][N³á”ƒ6Œ€Ò ¥öÙû©oQñšAI´ìÍT¯ÒÐÙ€«þË#ØKæó´Xâpº;aûÔ_? ±{ÎÎ L­‘*>¹½<‚ÀòtVדuY§­rƒµ&ð - Ó°2 ´„$J¨pØÚçï .oaG KÄÄpá®"íŒZ}jC¼*rrT–ËU:w8ÆS ¼Iª±7E2:'Ä©!ZˆßlÒlN:ߪI›Êš6X Me€#cÁ 9àïMañÐTÞµ¶ÛËVź¢A›°ä Žô¼Ò9’+–p˳Hr7_ +Œ}Ìù9ñ¥4#†|½NnÝ"ÍW +Æ•* °$%ÆÄဵÏßXÞÂŽ–”°@²5“ +Žiãªôo‡<ܯÿóëO'6s‡,/âµÆÛš³¢…Ià.Ïåpp){Ê¡5Ûûú>Çf|U„r…àÖªy0øû¡Ð_X< +¥‰PÇÏã —™n™mê¦ÌÓ¿e[0NmV.Ë‘ˆ”–‹s" F˜²'ÍÍ ø“Ú%Õl5)î¦Û›—E±WRT6 Û(eL¸0ápµÏßWÞÂŽÀ•¢DñX•ËËȈ¨.s$å«)Òª%hmÐÛc3),4—ö¬0⌈>úÿ©bF”ÉD8íó÷„‘·°#`D‰iŸò~™ÞŸØáËÓºsý£oŽ§7~+qÜ+Wo²‹Ù`úáôÚª!ßýü±âØó˜æÀrý¬C‚L塃xP¹¡[uF áÇpŸzŸøˆ¯°†ü£«FÈ*Ï]1£¿ ½¤²þö¸,Ø¥@{3W=šÚ¿žžÚØAl°…ϱ ÕpÛ®Òê©$¥‡ +EBU}Â)‰?¯>Ùódú$ÈTF8,–B@ †Ë]rÀ ~ÂDÕè¦8~µÃÚÊE²Éšg›¿Æiø»åf¹jNæÜ:·F×ça'rìþ6Éì™ý­ÔÁ¶ï<„: –Ä*` ²Ïß3ñvD¡²O,¹¤N±‘jÛjZàQ&`D£° Vé¬i4n1ÏI¢¿J«Û¤+áþZÖîÖ»LŒ\#ƒÀ&`æõ=t¡1àï‡ añ™7crÖgÞ^§6s>Ë\RlÖ#Ý9ð§°Q­»ÜÕéMš¥ Ò¦­ÚäŒ_m«›OÚ®´®èmX儦ӗ?h¡­ŠÄAlWŒØpmQûì=ñè+*ÞPq¥W}ºìxçby%ð6gí‚ç\ªŸÓÿcò1w6凶¬ +RÅåLF¶·s +gO†ûéÈ€¿ç¡öv„‘¡°Ý»æé·m ŽÖ¤e1ËÒÙí3Oü¶«÷U‰ ÞÜZ>ÎÝø'Xæi“`mÔf±«((\ÕY{éYl —'襟—³ºšM*—Ìs7¢Ýi  ·É”!‚‡k¦ð÷SþÂâüM­ïï\`ß7¡úð.i6•Û+ÅÀp qÖ–y&8‘Ìœþç Ïã‘”ˆ,ƈ è6ø{"Ë[ØÈb’Ä»ŽðQ¼K…4°•!kñåýX“ èYÛèÁéVVž@=ëCÿÏARpžísþÃÿ+üm‰ +endstream +endobj +2331 0 obj << +/Type /Page +/Contents 2332 0 R +/Resources 2330 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2200 0 R +>> endobj +2333 0 obj << +/D [2331 0 R /XYZ -11.232 900.716 null] +>> endobj +2334 0 obj << +/D [2331 0 R /XYZ 56.693 741.747 null] +>> endobj +2335 0 obj << +/D [2331 0 R /XYZ 65.161 742.431 null] +>> endobj +2336 0 obj << +/D [2331 0 R /XYZ 56.693 694.923 null] +>> endobj +2337 0 obj << +/D [2331 0 R /XYZ 65.161 695.606 null] +>> endobj +2338 0 obj << +/D [2331 0 R /XYZ 56.693 648.099 null] +>> endobj +2339 0 obj << +/D [2331 0 R /XYZ 65.161 648.782 null] +>> endobj +2340 0 obj << +/D [2331 0 R /XYZ 56.693 601.274 null] +>> endobj +2341 0 obj << +/D [2331 0 R /XYZ 65.161 601.958 null] +>> endobj +2342 0 obj << +/D [2331 0 R /XYZ 56.693 554.45 null] +>> endobj +2343 0 obj << +/D [2331 0 R /XYZ 65.161 555.133 null] +>> endobj +2344 0 obj << +/D [2331 0 R /XYZ 56.693 507.625 null] +>> endobj +2345 0 obj << +/D [2331 0 R /XYZ 65.161 508.309 null] +>> endobj +2346 0 obj << +/D [2331 0 R /XYZ 56.693 460.801 null] +>> endobj +2347 0 obj << +/D [2331 0 R /XYZ 65.161 461.484 null] +>> endobj +2348 0 obj << +/D [2331 0 R /XYZ 56.693 413.977 null] +>> endobj +2349 0 obj << +/D [2331 0 R /XYZ 65.161 414.66 null] +>> endobj +2350 0 obj << +/D [2331 0 R /XYZ 56.693 367.152 null] +>> endobj +2351 0 obj << +/D [2331 0 R /XYZ 65.161 367.836 null] +>> endobj +2352 0 obj << +/D [2331 0 R /XYZ 56.693 276.492 null] +>> endobj +2353 0 obj << +/D [2331 0 R /XYZ 65.161 277.176 null] +>> endobj +2354 0 obj << +/D [2331 0 R /XYZ 56.693 218.709 null] +>> endobj +2355 0 obj << +/D [2331 0 R /XYZ 65.161 219.392 null] +>> endobj +2356 0 obj << +/D [2331 0 R /XYZ 56.693 171.884 null] +>> endobj +2357 0 obj << +/D [2331 0 R /XYZ 65.161 172.568 null] +>> endobj +2358 0 obj << +/D [2331 0 R /XYZ 56.693 125.06 null] +>> endobj +2359 0 obj << +/D [2331 0 R /XYZ 65.161 125.743 null] +>> endobj +2330 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2362 0 obj << +/Length 1810 +/Filter /FlateDecode +>> +stream +xÚÕ[KsÛ6¾ûWðVg¦‚𘜚¤ÍL§M¦±I2Š„dÅ©’Tl÷×wùmÑ– ÛžDQàb ì·ûíb…ƒE€ƒw'¯ÏO¦¿„(”Tçó@R$U  CLçIðéô£IMTš*ðéû¼2e{9Ï‹ö¢ºè~|›Ç¯óü²ýòçÙo/¾œÿ +ÓLA¡­´³ê&5å…1UYÿ ³“@Ãì’Õ³s©¢:˜ªn~N@ Ò§ÓöƒÈ°~ðäçó“¿NˆÇ „D2d + ’˜ñêäÓ$ð(€x¨ƒ«fä*#Ê$\§ÁÙÉ'¸[ *Ö—õÇ»{’a=ˆ¢â!"XÖ’ëûƒž\…: +Ì÷Š²€iD¸ÚNÐ +&õhWùIúò&HIm5Ãýe–(¤á”m‹ ½øØY"lac ¼±ÄNqNgõDI²ÌÍþï|šHŒO/L”˜Ânì,Š/E¾É»ñËU´0»CwÞsÇ8ow^HhÚóùÅ[<Š(çíÚ}¦Tì¨Ü[o8n_Få&›-^¾˜ +ï{]¦Ó+3»0éÁõ«Í*TfµN£ÊLã|µÊ³i³*å´]øÉlÖÛ½zzq0hª‰?|Ip ŒRoøêÉw×»²öø’!GðÑìzf®þŸØ’Z#Æø˜Ø’°~œŽ­¸,§ë¼\VË<ˆà»%²¤=…òˆ,Λë Y»ò‘å¬ìdqXj-Û]Ÿ/¯íÌ?5óÊnd}_.¢Ú"†¢BªÀá¨h!‰P¸ÃåˆÀÀIÆüC„ +¸4÷Œž|7`¸+;žÝÆœ2_;{¿ÝZkCulÓbLC +vAwCŸm–i‚®W©¥9 IÆÚ£9 Œ4ý™ó®|GsvVÖÞœ…àˆl³åŸ†d(Õvw»‘ð<ên<|äÔ\W&+¸û}Ò×E¾6Eu33µ´2”£ËQbCG¯Zpu+´4»·`Ž€æš{ÄæSás»ò1ç¬ìÌÁR3ÒÑïŽ>÷ Ôìèd/œšŸ‡ ÕdÑ,5ðZ‚=®úâáþ‡uªòxÀ$óej>ãä:Cf£z®4"ô9‰Ø[àÏI ü7E´2Åñ9&̆ˆý9È쿢Ǝt7çન½kà#®u»Ç¿G—–ð¨«ØVó6ŠYf[()Óåâ¢Jo,óĨXô$ßyŠ§ 8 %tT 2‚h¨}u-3ô­i~€–ÕšgÞç–Ýù¦²¦ ¶áýÃÚ‘e% Ï/-—v‘çÉsK´¶#2jÅQz—öp€r™˜YTÔáÿ¡ãÉ*0×i›@M×›,®6ÍA{sdpG.ÚFxÇ;M¸añ­.Ÿ1& Á·W¤½²\sÆf›7(e+Í=ùŽÌYÙŒJéC»‹‰I=á(¿g}Œ½> endobj +2363 0 obj << +/D [2361 0 R /XYZ -16.307 900.716 null] +>> endobj +2364 0 obj << +/D [2361 0 R /XYZ 56.693 759.068 null] +>> endobj +2365 0 obj << +/D [2361 0 R /XYZ 65.161 752.393 null] +>> endobj +2366 0 obj << +/D [2361 0 R /XYZ 56.693 704.886 null] +>> endobj +2367 0 obj << +/D [2361 0 R /XYZ 65.161 705.569 null] +>> endobj +2368 0 obj << +/D [2361 0 R /XYZ 56.693 658.061 null] +>> endobj +2369 0 obj << +/D [2361 0 R /XYZ 65.161 658.745 null] +>> endobj +2370 0 obj << +/D [2361 0 R /XYZ 56.693 611.237 null] +>> endobj +2371 0 obj << +/D [2361 0 R /XYZ 65.161 611.92 null] +>> endobj +2372 0 obj << +/D [2361 0 R /XYZ 56.693 564.412 null] +>> endobj +2373 0 obj << +/D [2361 0 R /XYZ 65.161 565.096 null] +>> endobj +2374 0 obj << +/D [2361 0 R /XYZ 56.693 517.588 null] +>> endobj +2375 0 obj << +/D [2361 0 R /XYZ 65.161 518.271 null] +>> endobj +2376 0 obj << +/D [2361 0 R /XYZ 56.693 470.764 null] +>> endobj +2377 0 obj << +/D [2361 0 R /XYZ 65.161 471.447 null] +>> endobj +2378 0 obj << +/D [2361 0 R /XYZ 56.693 423.939 null] +>> endobj +2379 0 obj << +/D [2361 0 R /XYZ 65.161 424.623 null] +>> endobj +2380 0 obj << +/D [2361 0 R /XYZ 56.693 377.115 null] +>> endobj +2381 0 obj << +/D [2361 0 R /XYZ 65.161 377.798 null] +>> endobj +2382 0 obj << +/D [2361 0 R /XYZ 56.693 330.29 null] +>> endobj +2383 0 obj << +/D [2361 0 R /XYZ 65.161 330.974 null] +>> endobj +2384 0 obj << +/D [2361 0 R /XYZ 56.693 283.466 null] +>> endobj +2385 0 obj << +/D [2361 0 R /XYZ 65.161 284.149 null] +>> endobj +2386 0 obj << +/D [2361 0 R /XYZ 56.693 236.642 null] +>> endobj +2387 0 obj << +/D [2361 0 R /XYZ 65.161 237.325 null] +>> endobj +2388 0 obj << +/D [2361 0 R /XYZ 56.693 189.817 null] +>> endobj +2389 0 obj << +/D [2361 0 R /XYZ 65.161 190.501 null] +>> endobj +2390 0 obj << +/D [2361 0 R /XYZ 65.161 179.542 null] +>> endobj +2391 0 obj << +/D [2361 0 R /XYZ 56.693 121.075 null] +>> endobj +2392 0 obj << +/D [2361 0 R /XYZ 65.161 121.758 null] +>> endobj +2360 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2396 0 obj << +/Length 2015 +/Filter /FlateDecode +>> +stream +xÚÍ\MsÛ6¾ûWprhí™Â7öÔ&M¦ï›6ÓØéLÒ%Ác~¨$Ûýõ]Š”Çb$k)ˆJQ"¸Xa÷y°Ø]™³€oÎ~º>½V4°Äj®ƒë›@s¢ÃÀ0AD\Oƒçï]â¢Ò]\rEÏË+W6—7yÑ\Tóöæ«|òSžß6oþ¼z{ñ×õÿ`šKƈUª‘vU=$®œ;W•õm˜f×¢ž]ê„Ü—ŠØ°_ršóQó´­<ûùúìï3âiÀ¥‰¶"-#šò`’ž}ø‹S¸ +iMp·™ŠQÂ…†ë$¸:ûýŒ¶+AAÅú²~yóD2¬ yJKÕµäúsEAO©N¬±Aá‚›¢°C˜ ×4‚Y=ÚW¾"L³®|E µAÍðt™5±ÜAÙ•Àb4ï[O®|A®<±U\2"Eë=ü²²ýn1Á‡KMéyœ.Šü³K]Ö¸Ùã ƒ4lèµáLk‹ð0c†³È¦|O‹x+‹°H¨äµ+¤BÝXäWXæ)Î(¥‹ŠÉ7vÏæ ü¹7¾Ê¯Cö¦ ³ æ;›ò=}Ç[Ù¾Ã,Q¬eö§S¬ïdñÄ!¡?ɳ7´ÞÁp³GŸãYTÅy†?^VZ WMv3ªpÏØïéd¾ªöð1jˆRf½¤x†ºÉ!¼ñô‰½FÓVÁØ`VëÈ÷3›¿²x»iemc·—yQ¸I…µ\U8$?Lò$/âlVö5›Xñá̶)ßÓlÞÊö0›à[6V{÷ÙQ’tùì»öƒ]›ržbW"I5fñ¤·…)ðMÎÐy–b™Ýî8 ì>Dœ– +öÅcð¡E‚OàeNÉ|¼OIùõr¢B† H8R=àá #ß“p¼•íA82$ëBF/^Ø]DfQ{0CœMÝ}·â¹¿á&ú»gÔ! ÄÑ⤂ò¯= +󫻸‰v¸nŽ|?èù+Ûz iW7ñôªT0ÀþýL`¯opˆF =i¾3ÄX5`ŽÄ׌X!Ä…‚;¡›ò=qá­,\I«ÿ˜¥Ç†Àã%²%ænî +ç“H^w£l‹ÿ¶ÕퟢÊÝ·êDÈØ8Ë‘)™±Cwá“|ñ r\uä¯]ºª/ÅÕñ9i¡!;ižaUò51×(»»Z]¼Î*ò [µä ÐIl[àT&‡k[èÈ÷äCoe{ð!,µ\ÿ†ïm>‰’ø‡ÍJhxckkO¼§É}ÂfÜãn-p¿g‚%ëu:!„Yh—úëG)Lƒ"fÀ^¦B"øp½ù~¨ôWJ¦)ÑLôîõ­¢ñê8‹¬¤WMKì±›ˆÒèÖöÛ¹óbŠ- `©û#Ñ4ÇÆsI>‹@OÑm€nYfï +qÒV&‘|ÐV¶¨] +©›ÐËp<¶)ߓǼ•íÁcLИÿÄi+Ê&ó[FÇ¢sQ—Ïìeh»Ì¡®Ñ=›ã(Ë:,Ú‡I6ŠñS2‰‘DY㟾Üþ´b¶ýƒI Õöÿñ/$[~ +endstream +endobj +2395 0 obj << +/Type /Page +/Contents 2396 0 R +/Resources 2394 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2393 0 R +>> endobj +2397 0 obj << +/D [2395 0 R /XYZ -11.232 900.716 null] +>> endobj +2398 0 obj << +/D [2395 0 R /XYZ 56.693 759.068 null] +>> endobj +2399 0 obj << +/D [2395 0 R /XYZ 65.161 752.393 null] +>> endobj +2400 0 obj << +/D [2395 0 R /XYZ 65.161 741.435 null] +>> endobj +2401 0 obj << +/D [2395 0 R /XYZ 65.161 730.476 null] +>> endobj +2402 0 obj << +/D [2395 0 R /XYZ 65.161 719.517 null] +>> endobj +2403 0 obj << +/D [2395 0 R /XYZ 65.161 708.558 null] +>> endobj +2404 0 obj << +/D [2395 0 R /XYZ 65.161 697.599 null] +>> endobj +2405 0 obj << +/D [2395 0 R /XYZ 56.693 650.764 null] +>> endobj +2406 0 obj << +/D [2395 0 R /XYZ 65.161 650.775 null] +>> endobj +2407 0 obj << +/D [2395 0 R /XYZ 56.693 603.267 null] +>> endobj +2408 0 obj << +/D [2395 0 R /XYZ 65.161 603.95 null] +>> endobj +2409 0 obj << +/D [2395 0 R /XYZ 56.693 556.442 null] +>> endobj +2410 0 obj << +/D [2395 0 R /XYZ 65.161 557.126 null] +>> endobj +2411 0 obj << +/D [2395 0 R /XYZ 56.693 509.618 null] +>> endobj +2412 0 obj << +/D [2395 0 R /XYZ 65.161 510.301 null] +>> endobj +2413 0 obj << +/D [2395 0 R /XYZ 56.693 462.793 null] +>> endobj +2414 0 obj << +/D [2395 0 R /XYZ 65.161 463.477 null] +>> endobj +2415 0 obj << +/D [2395 0 R /XYZ 56.693 405.01 null] +>> endobj +2416 0 obj << +/D [2395 0 R /XYZ 65.161 405.694 null] +>> endobj +2417 0 obj << +/D [2395 0 R /XYZ 56.693 358.186 null] +>> endobj +2418 0 obj << +/D [2395 0 R /XYZ 65.161 358.869 null] +>> endobj +2419 0 obj << +/D [2395 0 R /XYZ 56.693 311.361 null] +>> endobj +2420 0 obj << +/D [2395 0 R /XYZ 65.161 312.045 null] +>> endobj +2421 0 obj << +/D [2395 0 R /XYZ 56.693 264.537 null] +>> endobj +2422 0 obj << +/D [2395 0 R /XYZ 65.161 265.22 null] +>> endobj +2423 0 obj << +/D [2395 0 R /XYZ 56.693 217.713 null] +>> endobj +2424 0 obj << +/D [2395 0 R /XYZ 65.161 218.396 null] +>> endobj +2425 0 obj << +/D [2395 0 R /XYZ 56.693 170.888 null] +>> endobj +2426 0 obj << +/D [2395 0 R /XYZ 65.161 171.572 null] +>> endobj +2427 0 obj << +/D [2395 0 R /XYZ 56.693 124.064 null] +>> endobj +2428 0 obj << +/D [2395 0 R /XYZ 65.161 124.747 null] +>> endobj +2394 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2431 0 obj << +/Length 2382 +/Filter /FlateDecode +>> +stream +xÚÅ\Ks㸾ûW°*9‰ ¼ANNÏÎd'©$;vjR5³ˆ‚%ŽùÐ’”ùõEʶ(Kn¢ö$ŠM ûë'‰ƒy€ƒOgï¯Î&"I*ƒ«ë@R$U†˜ +®fÁ·Ñ“]™ó1xôÏ¢6U{x]”íA½è.~(â÷EqÓþùïå?νúl§‚"!Zj—õCjª…1uÕ\¶³“ ´³KÖÌÎ¥BŠ†ÁX Huósf ªp4iˆŒšÏ~º:ûíŒXò8 HF,PAÓ ÎξýŠƒ™½f@< +ƒ»õÈ,#ʤ=NƒË³_Îp·زØ6?ŸžQ¶ëA Á²¡ÜœØòÉe@QFAi‚뽤 °®6´„I3Ú—¾@D’>} R2Íð|™%Šhtf×ËyÐ|é$ÑnáZøZ;Æ9AœuÒó×ÙÌÌÖÛ¿ŸRðm,1eEi`#ã"ËLÞÊãë£ë8nœþ¾J·ÚÇœt'vïÝ™é¤K‡;ŽBÁéï}Ðë$5pºë[¾˜¬¸…îxUdÐOWumÊ=ÌlIìÌ<êªMú€Ážß]<Þ ¡ˆrÞjÁwJÅï=Í ·ªÛÁôm2;_?öE©3S¾;ڨɖ©®Í¤‘ÿ"Ÿd:ÉÑ +ºØ2’áQZ,g”ˆ=ú~€èÏ,eÄ‘ýYoîÇäª˲˜¦&ƒ .Ͳ(k(é$‡ûù§žÆ­Ï†¯`À¥ju]êø¦§Õûyž½ÄËZEaŠ)® p Ã1ÆO ÒʧÇD‹â“ûÑ#¢¿þèÂò!Ô€(ÀùÚ} ¶é{¢€7³(`åS…òÑ-*MUAõõ%EÙ(£\)«äô +#Ö|'ù6z¡Ë¾RŽÆûýŽ¸û‚¥¹6¥Écs\/^`âà(-ê,}«Ë!­,ptRŒ!!‘xÈÜèj•Oçh™®’t†î30¨àIƆ)äòÁ@¥GßTü™ulïÝø ÏÁv^Š/öãL#9.¡H–WÃ-p¤&®¼ñzeo¾æ_ ó’|fî߉P"EÄpŠ´MßS‘¼™…+’ˆ0˜:'-âTWÕR×  p498˜t˜26ÕÏ6âƒ×9ãûÌEìô2‘ý¡Ëß+sX'öÝõoø¦i¸<ô÷7àL ¥‚±õdÔŠ×÷1&³ºò40Oîû&\<]jÕdcÁ¿cŽÛô¬ugŸ†(Ä­ÖwcÆPP–e!‡‰múž áÍ,$B°uÝ…ŠÞätL~›”E¾›ˆ´×þ|Xôr¶Ò@]I›,>L–¶qQÜÛˆ®JëÒ§¯ªšû˜š…¾…Zghêã«E•â®r•I¯ª*)òþï:í|®À¼­Ý ¡Â’# WœèÑ÷TaofTX†ö·‹‘u½“779kO“ªv‰Q¡«¤r°¶ÅÒä.ä˹C¡@—ñ"éëÉá[fE<í#ËkþÂrwŠ &äÀGóäú/m’°?ðÇo+S>LêÒ˜ÛÄÜuÿQûÿ%L +#ë€ð'PÂIJ@ðãi€8D-e6`ÑA…"5\Ñ¡Gßè¼™uh(A´Ë6î)¾”òÀ¹@x-o•çƆ6•.IÉÏ¿4" { /mV®øA¸Ý±“– xDVLJ·Ò!í/°hÀA„W4èÑ÷ÓbfáZÌGœy©ñ*=MÒ¤*P’-ËâÖd}O½»<><ÙÝÂäÐÄIC–HRÆåÅÌ7V‡@Wÿº€|Œq *’™ýíÁ¥ª¥ ¸bV>‡ˆ`¸Äˆ„Ñp°Mß¼™…G0\Ú%ß´ÚÝ%)4?¸‚æ–ÅrÕØ +¨ˆÜ½5Í…Bô¤Ö”qD7%Xsú¶Ú;§1Ê4£M¨.»ß£ï©3ÞÌ:˜Qb@¸g÷çE1OáÍ,yÕèÍ š²‹ušüO×I‘»xðY/un*WòÉ”™ÎoúØÔéŽ7«‹ä¥y% wÕ³…'Ë»qLÇÃ¥Î{ô=5ЛY«………à.²Q¸ägÉ|QC R MCûðL õžu¯Ê¾ít0‰,"ˆØTÞ£ï'?þÌÂœE©MSù{³Ó ü*,ÃeMCÛÐõÒŠFœì@¾Ë~‡ÖÍ8mc²µ¹Hð#¤$gE\•ñ¤4z–™¦[h7™×6Œìr•‡¯N*mÏôc9‡.°Ï1d?3ãIʆÓÅmúžºèͬƒ.r…"âìLYyY5i…µ.ÙáW+ pÉš/ÑGï új¦Ûi¹z]!8Aò´]ÍŒ„H½¥«ùsRÞèþ^TæÆ/°bز1dS3,Å›š{ôý ÀŸY(°œâgMͼ뵪ê"ëâ$(7®¹}J²áÒM=úž;ìÍ,|‡i„¡]ºéÒ4EdèKzÐ4k±ª—«š N®8<]9É°NW¤#˜#¬NZA‰Ý!~ZMí¨¿ô ©&¾Ñ[>!õ¶ã5E +endstream +endobj +2430 0 obj << +/Type /Page +/Contents 2431 0 R +/Resources 2429 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2393 0 R +>> endobj +2432 0 obj << +/D [2430 0 R /XYZ -16.307 900.716 null] +>> endobj +2433 0 obj << +/D [2430 0 R /XYZ 56.693 759.068 null] +>> endobj +2434 0 obj << +/D [2430 0 R /XYZ 65.161 752.393 null] +>> endobj +2435 0 obj << +/D [2430 0 R /XYZ 56.693 704.886 null] +>> endobj +2436 0 obj << +/D [2430 0 R /XYZ 65.161 705.569 null] +>> endobj +2437 0 obj << +/D [2430 0 R /XYZ 56.693 658.061 null] +>> endobj +2438 0 obj << +/D [2430 0 R /XYZ 65.161 658.745 null] +>> endobj +2439 0 obj << +/D [2430 0 R /XYZ 56.693 611.237 null] +>> endobj +2440 0 obj << +/D [2430 0 R /XYZ 65.161 611.92 null] +>> endobj +2441 0 obj << +/D [2430 0 R /XYZ 65.161 600.961 null] +>> endobj +2442 0 obj << +/D [2430 0 R /XYZ 56.693 531.536 null] +>> endobj +2443 0 obj << +/D [2430 0 R /XYZ 65.161 532.219 null] +>> endobj +2444 0 obj << +/D [2430 0 R /XYZ 56.693 484.711 null] +>> endobj +2445 0 obj << +/D [2430 0 R /XYZ 65.161 485.395 null] +>> endobj +2446 0 obj << +/D [2430 0 R /XYZ 56.693 426.928 null] +>> endobj +2447 0 obj << +/D [2430 0 R /XYZ 65.161 427.611 null] +>> endobj +2448 0 obj << +/D [2430 0 R /XYZ 65.161 405.694 null] +>> endobj +2449 0 obj << +/D [2430 0 R /XYZ 56.693 358.186 null] +>> endobj +2450 0 obj << +/D [2430 0 R /XYZ 65.161 358.869 null] +>> endobj +2451 0 obj << +/D [2430 0 R /XYZ 56.693 311.361 null] +>> endobj +2452 0 obj << +/D [2430 0 R /XYZ 65.161 312.045 null] +>> endobj +2453 0 obj << +/D [2430 0 R /XYZ 65.161 301.086 null] +>> endobj +2454 0 obj << +/D [2430 0 R /XYZ 65.161 290.127 null] +>> endobj +2455 0 obj << +/D [2430 0 R /XYZ 56.693 242.619 null] +>> endobj +2456 0 obj << +/D [2430 0 R /XYZ 65.161 243.303 null] +>> endobj +2457 0 obj << +/D [2430 0 R /XYZ 65.161 232.344 null] +>> endobj +126 0 obj << +/D [2430 0 R /XYZ 56.693 195.193 null] +>> endobj +2458 0 obj << +/D [2430 0 R /XYZ 56.693 167.64 null] +>> endobj +2459 0 obj << +/D [2430 0 R /XYZ 56.693 120.63 null] +>> endobj +2460 0 obj << +/D [2430 0 R /XYZ 65.161 121.314 null] +>> endobj +2429 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2463 0 obj << +/Length 2084 +/Filter /FlateDecode +>> +stream +xÚÍ\]sã¶}÷¯àäÉ;Sß@$6™Í¶I›iÒvíL2³›ÉP$$±¦H•„ÖV~}A‘Z[´µ¾HµO¤DðâŠ8ç~‚"Á" Á÷ßÞ\¼þN@’L7ó@2QÓÂ(¸É‚—ïu¡“F¿ºb‚\þTÝt§óªîN̲¿øç*ý¶ªn»¿^ÿýÕo7?Øi®(%D'íÚl Ý,µ6M{ÙÎNƒØÎ.Ãvv.#ˆX\ PQ??çV`_¾îTªöÆ‹¿Ü\üç‚Zñ$  UDŠ‚$,HW~#Af¯Y€«8¸Û\‚`¡´çEp}ñ¯ Ò? bUlOÛÃ÷$ÛçA#D\%²•Ü~/ˆÕ“Ë€ŠUPë`~Tv‚0Ê£ý`ÚŽö•/€J:”/…Hƨ?f Š©”Ý ¬Awò¾G¢]Âø‰½âœ{ôü¢gK]¬wØ˲_¿é¿ + >\IB.ßUu­Ssp×ÑÁER.6ÉBãF§U†™—¸qY•6¸‘-Qß-óR7=Öå€LŸi@Ä>?r|juöü¥ çÝZdL¨<ÀG ܘtƒL6unþxµû½?è¤lªòÍ«+ÊìÇ$[U%,êd½ÌÓô½Ñe“Û¯îWE7ÁËÏ‚XÅb:ý¥µ\!c“Ñ ßþþÊâé/{Ø-òÛ,Ó’Åyƒä{5ÇÛãÍÍUbš¡¡$ÞdCòsrOÚÎÙÈÔ['M“ÒFß?ЮqàV)MÈ;ÎwáÁd¼;”ïÉ;oexÇí£Že·Ä?¯³Äà©WÞžŒ{ëìQgÅ=A(qðMµú½I—õìw]py™é{]Ã>’hñþuGýLÏ“MaÀTë<}溩µ†ÔÆÒ¹†<ƒ.R¶J>hÂcžöº|$„Z5(ù|F»3äs'1È0œŽgBE6¯à“ñl ßgþÊ:ðŒØ{÷^'5–h6þë0>:¸Ös]ë2Õè(t³Ò¥IŒµØ6ï¼ùH]"–Q1ÝâÊ÷\|oeñ‹/Bz§kSkdÎaóqdäŸÌª Rª^²²žºFF8³:)³ÒÞ‚Ô¤ÌäæåÂ1Ç»^V›9…Yê-–5í/Ì3' ˆ„œï‡ò=ñî­¬Þ#dŸß™ê9»òÕÑeÞ;Ç#±ÅswÃÒW_ÆÒ«“©ö„>­nß`­ªä©é*Fùž(óVÖe2÷Ý»MmIlŠíð9ÿéËhË0u:¼éõñ}ÞÁ~Ÿ¡—ËLÖç%Ò4We´o vúU Œ\–jëƧ:/óC„‡Ó¥vùžüðVÖ"ÊúÔÎÂ"—µB:zäê—OÐË«ã”ÊKSoښé)¨à âHM›Cùž°ñVÖ6\Úcß”ù[¦‘¶#oÆ…Èf¶æŽ4YwK]Ž+û«kd[WÃ*ˆÏZ#ÔÂ-’'ÔHÞW3]›®¸qm’­y¨ .Šªi’z iU:5nùögʧ«Xp%ˆé’Ö|?;à¯,Þp¥ ÜWŠßf¶ý5¯FÏYk]$fhë¿ášåÉy®B Rž“u<"@—umšëºZÛ¹v©ÅsiÕñ³;/0Ž+`át„;ïÉ7_Uè&÷»'Ö:ÍdÒSç³ÑáS£ÇŽò[À˜¶¸ÐÓ'ŒÓ³Ò“…²h\zš6¸4YïÜái:þßɧ¤Cšc·®ÁöÜo±v¡i¼Tp1!mä¢Â³š¦@Fj\2«²-¬’z‘—`S]?²!µ^´Žºûz·ÅÅ<ºúøμ,‡wNÞÖ©‚ˆN¸k5$1DbºÄ@¾§±òVÖÁXQ„‹ÿc•c÷¨vhnÆÝÐúÝ?áÿƬ‰¿‹±±±W 33ˆ×ؤËMy«3˜çÅ®÷ls=ÏïYµ›ŽôLRPát‰ú@¾éý•Å“žÙ#ÛïæÐwû.¾»Ã†Cƒq"‡[:¼[³oÚmM‰AoÙbÍeºD>d‡5¯«•cEž {qÂÝmùžŒðVÖ‚ÛïnC÷{gIã‚Ø,¯O¥ÚËûî–9díìöp,g›Ås[Ql(…Ba#ã‘]eqVçȈŽÜ2Ò6†¶vR¥äÍ.ÚÎ3—⣘$žÐ9”O×>È÷4ÞÊ:˜û¨ùþÂ)¼#Ú¹Ùµ^IŠÎó÷uÙ°ðÄŸ$‚<ì®=j˜rƒ´K÷MßLyYnV–Žªèt ?ï‡yoUñ§JúÖ :][U5úåýDflÈ4ôSRlN/ûPE€vNgCe,ŽÇnÅ4·§u`¨ˆ dv`(—Êé:0ùž„óVÖq\ܧäo‹¢ºÃ6VšÛÿÍî¶tÓ˜j•ÿ}éotÒä§7T)oÿà¬ýË:KÍ‘û?ibQ°1íû 2÷uØ~À‰L·8¶ì˜ŽéJàÓ½|(ÞçÞª:Ðœ0ˆY_æ¿v‰çfÚ]»Qóé;PÞ/÷ Ã¿Ë|²7¶!ˆSô`žüù'@¤:å¿7þ à¶Q +endstream +endobj +2462 0 obj << +/Type /Page +/Contents 2463 0 R +/Resources 2461 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2393 0 R +>> endobj +2464 0 obj << +/D [2462 0 R /XYZ -11.232 900.716 null] +>> endobj +2465 0 obj << +/D [2462 0 R /XYZ 56.693 759.068 null] +>> endobj +2466 0 obj << +/D [2462 0 R /XYZ 65.161 752.393 null] +>> endobj +2467 0 obj << +/D [2462 0 R /XYZ 56.693 704.886 null] +>> endobj +2468 0 obj << +/D [2462 0 R /XYZ 65.161 705.569 null] +>> endobj +2469 0 obj << +/D [2462 0 R /XYZ 56.693 658.061 null] +>> endobj +2470 0 obj << +/D [2462 0 R /XYZ 65.161 658.745 null] +>> endobj +2471 0 obj << +/D [2462 0 R /XYZ 56.693 611.237 null] +>> endobj +2472 0 obj << +/D [2462 0 R /XYZ 65.161 611.92 null] +>> endobj +2473 0 obj << +/D [2462 0 R /XYZ 65.161 600.961 null] +>> endobj +2474 0 obj << +/D [2462 0 R /XYZ 65.161 590.002 null] +>> endobj +2475 0 obj << +/D [2462 0 R /XYZ 65.161 579.044 null] +>> endobj +2476 0 obj << +/D [2462 0 R /XYZ 65.161 568.085 null] +>> endobj +2477 0 obj << +/D [2462 0 R /XYZ 65.161 557.126 null] +>> endobj +2478 0 obj << +/D [2462 0 R /XYZ 56.693 509.618 null] +>> endobj +2479 0 obj << +/D [2462 0 R /XYZ 65.161 510.301 null] +>> endobj +2480 0 obj << +/D [2462 0 R /XYZ 56.693 462.793 null] +>> endobj +2481 0 obj << +/D [2462 0 R /XYZ 65.161 463.477 null] +>> endobj +2482 0 obj << +/D [2462 0 R /XYZ 56.693 415.969 null] +>> endobj +2483 0 obj << +/D [2462 0 R /XYZ 65.161 416.652 null] +>> endobj +2484 0 obj << +/D [2462 0 R /XYZ 56.693 369.145 null] +>> endobj +2485 0 obj << +/D [2462 0 R /XYZ 65.161 369.828 null] +>> endobj +2486 0 obj << +/D [2462 0 R /XYZ 56.693 322.32 null] +>> endobj +2487 0 obj << +/D [2462 0 R /XYZ 65.161 323.004 null] +>> endobj +2488 0 obj << +/D [2462 0 R /XYZ 56.693 275.496 null] +>> endobj +2489 0 obj << +/D [2462 0 R /XYZ 65.161 276.179 null] +>> endobj +2490 0 obj << +/D [2462 0 R /XYZ 65.161 265.22 null] +>> endobj +2491 0 obj << +/D [2462 0 R /XYZ 56.693 217.713 null] +>> endobj +2492 0 obj << +/D [2462 0 R /XYZ 65.161 218.396 null] +>> endobj +2493 0 obj << +/D [2462 0 R /XYZ 65.161 207.437 null] +>> endobj +2494 0 obj << +/D [2462 0 R /XYZ 56.693 159.929 null] +>> endobj +2495 0 obj << +/D [2462 0 R /XYZ 65.161 160.613 null] +>> endobj +2496 0 obj << +/D [2462 0 R /XYZ 56.693 113.105 null] +>> endobj +2497 0 obj << +/D [2462 0 R /XYZ 65.161 113.788 null] +>> endobj +2461 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2500 0 obj << +/Length 2011 +/Filter /FlateDecode +>> +stream +xÚÍ[Ysã6~÷¯àÛÊ[+7‰Tåas8ÙÙ™I2£ª3y€%Hb™‡BB–_¿MQ´-Ú²›¦è—h h4€þ¾>Ò`Ðà‡“o&'g犆Íu0™šD„Ád|}p‰³¥;sEGïsïÊúqžõƒ_î~ü.Ÿ~“ç—õ?¿}|{úçä 3fŒ¥jiýMâÊ¥s¾¬~†ÑYÁèZT£K’GÁXîÆ— +†Ñè¬þ`ÚTO¾ŸœüuÂ@< X 4ÑF¡aDSLÓ“OÒ`¿Dš(Øl[¦b”p¡á9 >žürBw+A®H#[¨®uú̹ÚjÑt;;‡&ÛyȪOD¤Žà‡mã7qqiOÇšÒÑóÒ]~u:fþ™Ú$Éמ¬³xšÏ)½-<™.ma§Þä:Mê1`õªaªöç »ÅBºÁ$e5íêkEa¥81‘ +ÌïÏsOØãß>”Ï ‘k¨³ªu_ùŠ0ÍÚòe$„õÃŒpß41ÜAÙ­ÀbÔvF±·Á₃¦¦ÞçÏfn¶g%Ÿ¶vP®W«¼ð¸ÆÐP mf“Y_9\‡i\L¬ÎÙ:½pE¹ßøyÓäðÇûØæÏÃH¥z;tw¤~g¯âYÔo ›º¢ª»¶é*qdUä+WøØ•ЩMH`ÞÃÁSGš( Ï–ü~ðì¯,ž:2$;ÏóÎΰØíö^c@v_<ì5º³ Üë©Ê¥s«¶ãÃzø|áÀí._ÿãp»öy»ýáæ[­’ø©¿·/XHô:¶4?ÌŒWyŒ¤9ÐTNË6i¨{æ%ÈDÔ4´ñ™JZ3hܵ +‰pîÚŒ±d*¢ƒay_~O,÷VåHi Ö¼‰ 7`ãýÀ|ö¤ .€ý“¸ôq¶ÀÚù%ÖfÓ«º_Ú ×2Ï"Wvá:zpBJðšþ[+N èî¾ßÙuû¿kþÆ٬̳ƃή–ñ´ŒÿvÄ]{—•qžuqâRÍŒ±5„’²¤Á€¿/¿'ð{+ÛÁ‰ H¥ècÇÙë. 븣uHàí‰(?µ¾<à+Ÿ·OÈz´Ã)¯¶7Tæ>P•Ñ;J5XKù1£0±ãÅ2¿†L[ §Á˜ Bõ𓦘0Ï!;>åj´©úm¿‚Ô8[4凥=åttuÊÔh×㹬~J«P¯®Mäw5ŠÚC‹{c³H’0Ô ,ŸÖ4”„sÖ4®RöZvgS×*…Tà"¬~.ê +Ù_ø LÝ„ðÀ eü˜……ri‹Õx™tà7%t9Žß”`„k1¿µä÷ã·þÊâùM IšêXz{ûŸ÷¿`sˆ›M^̺fîŠG„‡ò5=5†QòˆP˜¹Ü~7(Hc þˆ†ƒ‚Œ""øp1~K~?(ôWYÕoYx‹…ØCf“>f~ÐÝyŠkù;•¸–,ã$Î:ÂLB~#ä«úm©`™%»õÛüQ¿ýsQ9Øü3¥<ùâ]7älóø€š0k™ãùmÉ`Ϊ‡ß>Xf¬gáÆiup]b K˜DF GX".z0ÂjÉïGXý•Å–0¢¦Ãúué2t©ÚçGcý@ƒå +ŒQÍÉÂ?+jl÷š®,XT‰­$7ȃ‚òå™#åsd.µ²SìAEs(ö ?ú×Ó•JÞ“x‘u(̸ô¥‰šˆ¤³Ñ«¾P`¦2º%|ñ(á¿/¾l’OUS"¹8½S€¶1=èýC~á +_óûGooü] +f@®7îi+Üh¢è€I‡àCÝØ[òû{eñÄñ?‰뜕ù ²æ´ö®x$ýz—®ë}*’Zì1ÎyÈCœÛÈå9±¯_v —!#%*®LÚ’ßÓb{+ÛÁbC›SïMì—èšfáæ®pÖc­+pùÄ‘Èl`­»æuœOG®@Œ?¶uµW-H娳×}ù=íµ·²ìµ“íÊú~i‘[µ±Hά Ð%oõ=}FÇŸŠâqÄØ!läš-Â׬ÆqI‰hª1ÿ¯H0¢0‚ðQßÝO:>>÷å÷Ägoe;à¢~³ úÏãk¤o(â´¦yšæY‡íRÜ3—I¬_9dšÇE‰v«ež`oâÙ즓U_röt~Û¹ÜÈ©!¡î¦%¿§½÷V¶ƒ½3Èr9küú>EÛĺp:ÕÀfêUK,„iJu[ +–&§šŽvIÇ—]ð‡µT•û:ây­¨." q^ëcŸ¸êfN‡š/c†ˆáÜ"£r¸ß-ùýh¢¿²xš` ’ævÒ¤Ù8dšã*4Äezܬ$Ë7Ȇ6uŠ®vc‹#ç„î½ÿöãäÝ[¼»ßöù¹~W¹n›ž´ëÍ훣ŠAÖ3ÄÅQ Çî‹ï‡×Þªâo‚7#º9Y¸Ì¶Ã¥Înð¾ïŠPØêù7ù×pi¯Ž Û•-‘Jžÿ„,/倎ìÖÆŸd„©Aéí9ÄPÜ߀½UÅ0‚ží¢ê8+cì;Y‰5ÍêÝ?|åáGqŽµ@¼>®ÊaXæëy¬p½ìž®üÍKÓ‘H9ÈM”ïiJ +ɃyÉkšÿ[5´h +endstream +endobj +2499 0 obj << +/Type /Page +/Contents 2500 0 R +/Resources 2498 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2393 0 R +>> endobj +2501 0 obj << +/D [2499 0 R /XYZ -16.307 900.716 null] +>> endobj +2502 0 obj << +/D [2499 0 R /XYZ 56.693 744.286 null] +>> endobj +2503 0 obj << +/D [2499 0 R /XYZ 65.161 743.728 null] +>> endobj +2504 0 obj << +/D [2499 0 R /XYZ 56.693 700.111 null] +>> endobj +2505 0 obj << +/D [2499 0 R /XYZ 65.161 700.794 null] +>> endobj +2506 0 obj << +/D [2499 0 R /XYZ 56.693 646.219 null] +>> endobj +2507 0 obj << +/D [2499 0 R /XYZ 65.161 646.902 null] +>> endobj +130 0 obj << +/D [2499 0 R /XYZ 56.693 611.607 null] +>> endobj +2508 0 obj << +/D [2499 0 R /XYZ 56.693 585.35 null] +>> endobj +2509 0 obj << +/D [2499 0 R /XYZ 56.693 544.826 null] +>> endobj +2510 0 obj << +/D [2499 0 R /XYZ 65.161 545.509 null] +>> endobj +2511 0 obj << +/D [2499 0 R /XYZ 56.693 501.892 null] +>> endobj +2512 0 obj << +/D [2499 0 R /XYZ 65.161 502.576 null] +>> endobj +134 0 obj << +/D [2499 0 R /XYZ 56.693 467.281 null] +>> endobj +2513 0 obj << +/D [2499 0 R /XYZ 56.693 441.024 null] +>> endobj +2514 0 obj << +/D [2499 0 R /XYZ 56.693 400.5 null] +>> endobj +2515 0 obj << +/D [2499 0 R /XYZ 65.161 401.183 null] +>> endobj +138 0 obj << +/D [2499 0 R /XYZ 56.693 365.888 null] +>> endobj +2516 0 obj << +/D [2499 0 R /XYZ 56.693 339.631 null] +>> endobj +2517 0 obj << +/D [2499 0 R /XYZ 56.693 299.107 null] +>> endobj +2518 0 obj << +/D [2499 0 R /XYZ 65.161 299.79 null] +>> endobj +2519 0 obj << +/D [2499 0 R /XYZ 65.161 288.831 null] +>> endobj +2520 0 obj << +/D [2499 0 R /XYZ 65.161 277.872 null] +>> endobj +2521 0 obj << +/D [2499 0 R /XYZ 56.693 234.256 null] +>> endobj +2522 0 obj << +/D [2499 0 R /XYZ 65.161 234.939 null] +>> endobj +2523 0 obj << +/D [2499 0 R /XYZ 65.161 223.98 null] +>> endobj +142 0 obj << +/D [2499 0 R /XYZ 56.693 188.685 null] +>> endobj +2524 0 obj << +/D [2499 0 R /XYZ 56.693 162.428 null] +>> endobj +2525 0 obj << +/D [2499 0 R /XYZ 56.693 121.904 null] +>> endobj +2526 0 obj << +/D [2499 0 R /XYZ 65.161 122.587 null] +>> endobj +2498 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2529 0 obj << +/Length 1665 +/Filter /FlateDecode +>> +stream +xÚÍZ[oÛ6~÷¯°‡ÚÀÌI‰Ý0 —µ[×îÒC¶´LÛZ$Q“è\öëwdI‰­Ø ÙmÑyÎ!uÎ÷}¤‚½¹‡½×ƒçgƒ“W{IA…w6óE"ðBâ#?ðΦÞÇá{hUêјr<üÝX]ÖÍ™)ê†]4_šè¹1çõ§oGŸÏÞ€›1!Hr^[;µ×‰.ZÛ²z Þ‰‚wáWÞ™P@CoÌ‘ ÿL€Á žÔ"d5pðóÙàßóØ#HHß $AS/J?co +Ï Ädè]®z¦'Q_@;ñN p³xcE¨Ý.WKÒg,ê ("|F;Îû8&ãáÏWVgel²vzë‹ kAòEcä¬]¸™I3¢|xgóúV´PÙ¼]ê…Q<¼>lFL´ÎêVª¦Í=knßÇÊ7}뛄 A5ñ•o}_œTÜtLë¡Œ³Hw^:A@¤nuª Í•93 + x­Ø¯­~¢tsWñ®RU1„ˆ‰° á\•Ël2: +‹üNëYœèz<$We¢º¼ÞL ˜ ¨'Â…¯Ò¢ºÏ1$E2”^¡½ÙzlXÛ~÷®ƒ @’ˆÖAm˜T½ûÚçˆÒµÏqµè¡“‡õHRy€`W‹¹W7Þ7E³ñöÚÀC‚(fõK¼Ô“…NònÙx¡ãæf×póøÙtZÆúÀ}u¦&mfÜ8¢†¥ÕiÚ5÷¿¿?&k¢=œÜfëCñO–q2uëš&×…u¹ÙÿႤBЧ v\ïJƒž‚S„Écjÿ¥ºˆ§£Õ„_*ÕÅcQ€AÇŸ ,éñ@`Ó~Oèì àç²~›Ï,”[nÝÍ©_d²‹59õÞÌ›cX(Çh|‹³©¾Ò…Û˜¸të7 {½o•Ó‹´*ß&’8(0 +’®Ib«Hm8>UW&»G#ñ¯¯‘®Êd<WºgG¬0é ¨“â „¯“Þ©eÛÿj´|£UVš¬…˲ˆN"“žd—*)'«9ü­‹‰²qŠþQê‡zÜÖŽ¯L‘*ûºPù"Ž^¨¤Y=¾ %„ÏÚX>a Ó%ß´HÝrƒk^!=\sŠǃëŽý~pÝ?Xw¸æö~¬…ëéT;ª‘Y|¥ËÃâ:ìP–ÅÁqz®3](ë:¯¿œ½{ëÖ5UÅù2w\.ãH‘à[Úò°„g®Ëª÷£n}3qe®¢]2ýap °£ ŽJm`‹¾Fm,¨ê£ÙËø[yíö¨$ë£_Ÿ±ü·³T LéA¶‹¢Sõ%‰K[·Ìl ®ÊabÜIYøÊꊘï£P4³ñÙºL¯þø¶ÏFffK|„!Æø\ïåz"%¢”4\OÁõïÍ65eŸZumo©~j¢‰1çLÃéW…ž­ýœ™œT?Ëͯ6oRŒ}P>„‹7Í÷£âÞ¡º31 b4l˜8Ï“kG(V6Z–‰Ëež›ÂºÃ»#¹Nuiã ¨ÉË[U†ïq>sS Îç?Îdwj–E¤îçzÏ œïcDBr¼²Ø´ß³.z»GaË0ÑHÔÉÒñd°ÐwR¸yò© w•> ‘ô‹î¬©Ä ËIˬt+³¶RõÛåÖ…M“-R&cWJ¤ƒ »þ¦c»¨Éò•Z$óBß°ë"ž/ø³{0(­ªƒ@)‘ˆðãAEÇ~?¨è¬;TPJó¨ø5ÍêÌ:M€j˜&ν»{ºæö»ygÒeŸîggOñOø°Q¨¬„™¤RTÚÂÜýÚrðyëtOÎò=`ßžw·îÝS³ D!–·§f 7(®õ +ƒ*oúŒ]A‡ë4uxPØ´ßzë +!G8Üz`®îfÖn©ê(•3ã(“—¥þJg55ƒ¹£`ÆÛ +ðæxw :käöÜÚ©ss®Ý-o…8Gô !"D°nõÛö¤?G>`]¡ÒòÛþ2’ïŠÑ¯&)§ã¨ˆßç?Gî;%)ÔÌ¢bDW©«#LÑ#*9 [‹#~–Ø4ß²{‡ê.ã :kÿÅ*¹]Ïfj™Øɯ2gÓ…*Çú¨©'»MgÝÃ'®»XÉàr ¼óy¬úz%óoyÿsôz +endstream +endobj +2528 0 obj << +/Type /Page +/Contents 2529 0 R +/Resources 2527 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2393 0 R +>> endobj +2530 0 obj << +/D [2528 0 R /XYZ -11.232 900.716 null] +>> endobj +146 0 obj << +/D [2528 0 R /XYZ 56.693 759.068 null] +>> endobj +2531 0 obj << +/D [2528 0 R /XYZ 56.693 738.489 null] +>> endobj +2532 0 obj << +/D [2528 0 R /XYZ 56.693 691.479 null] +>> endobj +2533 0 obj << +/D [2528 0 R /XYZ 65.161 692.163 null] +>> endobj +2534 0 obj << +/D [2528 0 R /XYZ 56.693 645.897 null] +>> endobj +2535 0 obj << +/D [2528 0 R /XYZ 65.161 645.338 null] +>> endobj +150 0 obj << +/D [2528 0 R /XYZ 56.693 608.188 null] +>> endobj +2536 0 obj << +/D [2528 0 R /XYZ 56.693 580.634 null] +>> endobj +2537 0 obj << +/D [2528 0 R /XYZ 56.693 533.625 null] +>> endobj +2538 0 obj << +/D [2528 0 R /XYZ 65.161 534.308 null] +>> endobj +154 0 obj << +/D [2528 0 R /XYZ 56.693 496.086 null] +>> endobj +2539 0 obj << +/D [2528 0 R /XYZ 56.693 459.921 null] +>> endobj +158 0 obj << +/D [2528 0 R /XYZ 56.693 430.098 null] +>> endobj +2540 0 obj << +/D [2528 0 R /XYZ 56.693 401.713 null] +>> endobj +2541 0 obj << +/D [2528 0 R /XYZ 56.693 354.703 null] +>> endobj +2542 0 obj << +/D [2528 0 R /XYZ 65.161 355.387 null] +>> endobj +2543 0 obj << +/D [2528 0 R /XYZ 65.161 344.428 null] +>> endobj +162 0 obj << +/D [2528 0 R /XYZ 56.693 307.277 null] +>> endobj +2544 0 obj << +/D [2528 0 R /XYZ 56.693 279.724 null] +>> endobj +2545 0 obj << +/D [2528 0 R /XYZ 56.693 232.714 null] +>> endobj +2546 0 obj << +/D [2528 0 R /XYZ 65.161 233.398 null] +>> endobj +166 0 obj << +/D [2528 0 R /XYZ 56.693 185.288 null] +>> endobj +2547 0 obj << +/D [2528 0 R /XYZ 56.693 157.735 null] +>> endobj +2548 0 obj << +/D [2528 0 R /XYZ 56.693 110.725 null] +>> endobj +2549 0 obj << +/D [2528 0 R /XYZ 65.161 111.409 null] +>> endobj +2527 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2552 0 obj << +/Length 1868 +/Filter /FlateDecode +>> +stream +xÚíZÛnÛF}×WèC$ Zï.ïíS“ÆNÛIm¥ M®D&¼¨$UÇùúÎ^H‰S¦i¤€ŸH‘ËÙ™³sÎÌ®µ•†µ“ɳÅäèØÄš‹\‹ZÚb©YY¶æ鶶´÷Ó 3¯`³95ñô<+Y!o—Y.oÊP½ü-óŸeÙgùãÝåéìãâL3'¹¦)­]–71+BÆÊ‚¿†Ù‰æÀì–Îg7,ÙÔÑæ&rm5¿aƒAÛ™É ±\þáäÅbòÏ„€y¬Í´åêšídaªùÉäýG¬ð@†ëh×bd¢™#ª[pk—“?&X!ˆPPäbr§*ㆅLb)§„ÕGÚû9Áï@Ž +¨~žÍuØd[«€wát¨ƒ0u¥ÙE)tó]Ô£Ô7A|”¬³¼ôÒRþ¼šQ<ݬäÓ/3bN«Á^¨› (ZëµÌâ8›Qsz¥êû"Z¥7â×ö—Ì+7¹úĽtÅÃÚ b²[1éÛjÅÿšYàÎUÈâuû«]$¨\l7“åW>©;M™pRþ¸Ê¥ËËyàó+@)x +ï,2õó¬(æëØ+!9>Þ™ŠyÅ—ü™WÊûë¨ ÕÓMÏKÆ1û¢^ÌËýP~®ðs§À–«O$"…üUÞ¬#ß‹ã›j–MõI”¶](nŠ’%êdc2A ׶° 96OW1æZâxd~qägiÉÒòÈ1Aa™ÄùE‚âTßלM²¼Î-‰K”¥íŒ‘—€%úÞzÏ),·… „Lvt9Õ ¸ÆÑ—üÌKùRÜȹ7ëÀ+»R9âþVùœ©kî¥E,"9Š3XV'¼—~n ¾`ÊØK¯|ÚâÅ1 ²\Eÿ&Ï>1¿R»PgP–!$ Ë,/nÁªŠ™CEeÌϳ$ôû"¥$è˜ãäA>)?DÈÑו,6k®•ï +¼ñVl+5P^•qæ@•5ÈÿðèŽ_š—ÒïV™¹ü“|²U +¥5qD)1D惂PCTæG „ ÉäuÄÄàƒ[„ìb·„IQ˜­‘ð/g§‡FúzS®7e-ë mâ¿B¿ú×!SøoŠZ¥ŸÈ ”º€)E˜*ŒÄûÌE$ý–68êZ- OºÙ_”™¯*úóËËÝœQ^«ÔI³Z£ñ´ +$ºIJmdAQmdÌ‹7oŸÝ©T€›äª"D¶ì6¼i‰ÁùówO«¼ÚÌ[ˆˆR¨@uö9ÑÚºðNd¸%ˆÈ›Ô¹ê‡Yä3Ñûlé²[.ß©ÎØjmâ¨(›¡ªò\Ëžzz\dTªi`UZ%Àôªö§>kI!4.&¢–doA¡YÂ0Ì­Š¿N¡O2TŸ tuJ¢:¨šÛÝéÈ úí4"îg]/Â΂ëÈÞVÜÕ¶Œµœ4 ¤ëz5ÎÏÁÈ™à"*$“AÁ÷R³wCädX5ƒsPö4:…¦“P¬*;Zzè‹€ É-ñËI³…†ÆŸØT3°‰lìðš?714䆥A7ì¸ZδånÏÜ°ÖýtoÝ| ·š@&|ôPû&"iÛ71ï½^3ìî',äBS>ÜYa0_iòæBm0š• +V^jÓõV4>¥ß7d²°Èç^ãÞ°¼ˆ¼´§Ñm3Õïƒež%=M‡=S}X¿àdŸÖ|k¶ë.ÏŽ!ÉþëþÆZí"u´R§÷Hï4(à·nAÄ„ŽÈo“}<~7íä÷`gà·i l¹˜§bíz2 :à^O³ë~OìøÒC¹b@ª@DIjY¬;åÌÛäQùu&Â}Mp‘µyóY”Å_ä3è–—Qµ"·cA xbÈ" ‘C«<‹šö²h°³°ìb£júùV­_Ê«½ð=3î„eùªwMGUý†ö­ºk¯ôÃv‡Í_üD]b lߌƺȀd7u(º×F7w­ž}:¤ù¥¶Îsl4VS¸ÚÀ¾±Xݲ?ŒÕÃíÏj +sbÃÝí}ƒƒûÔâ¾Õ‹¾N¼ôz + ?'ø¿õÈÔ„%ÆŠƒ•Aw`Žû”†«b_òÍþ³0?D.Dò#ê,s<½hÚ¨ƒ=@/øY§©ßA/ª? ]• "N>ÇS%à¶Ç;ylÙ¨Jƒ=@•taK<ž³ëGEúA‰œ=Q%â¨Î»]òöŸÏŠ¼Ç®ltarmqÈ<š.9¹=ÞQnÓü0UìjQr1h’ùØ)ý€ºäè KctJ{ÿ°kð$pïòÿºÿÎÙ +endstream +endobj +2551 0 obj << +/Type /Page +/Contents 2552 0 R +/Resources 2550 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2573 0 R +>> endobj +2553 0 obj << +/D [2551 0 R /XYZ -16.307 900.716 null] +>> endobj +170 0 obj << +/D [2551 0 R /XYZ 56.693 759.068 null] +>> endobj +2554 0 obj << +/D [2551 0 R /XYZ 56.693 731.272 null] +>> endobj +174 0 obj << +/D [2551 0 R /XYZ 56.693 478.051 null] +>> endobj +2556 0 obj << +/D [2551 0 R /XYZ 56.693 450.608 null] +>> endobj +2557 0 obj << +/D [2551 0 R /XYZ 56.693 408.985 null] +>> endobj +2558 0 obj << +/D [2551 0 R /XYZ 65.161 408.996 null] +>> endobj +2559 0 obj << +/D [2551 0 R /XYZ 56.693 364.989 null] +>> endobj +2560 0 obj << +/D [2551 0 R /XYZ 65.161 365 null] +>> endobj +2561 0 obj << +/D [2551 0 R /XYZ 56.693 320.715 null] +>> endobj +2562 0 obj << +/D [2551 0 R /XYZ 65.161 321.004 null] +>> endobj +2563 0 obj << +/D [2551 0 R /XYZ 56.693 276.324 null] +>> endobj +2564 0 obj << +/D [2551 0 R /XYZ 65.161 277.008 null] +>> endobj +2565 0 obj << +/D [2551 0 R /XYZ 56.693 232.723 null] +>> endobj +2566 0 obj << +/D [2551 0 R /XYZ 65.161 233.012 null] +>> endobj +2567 0 obj << +/D [2551 0 R /XYZ 56.693 188.332 null] +>> endobj +2568 0 obj << +/D [2551 0 R /XYZ 65.161 189.016 null] +>> endobj +2569 0 obj << +/D [2551 0 R /XYZ 56.693 144.538 null] +>> endobj +2570 0 obj << +/D [2551 0 R /XYZ 65.161 145.02 null] +>> endobj +2571 0 obj << +/D [2551 0 R /XYZ 56.693 100.34 null] +>> endobj +2572 0 obj << +/D [2551 0 R /XYZ 65.161 101.024 null] +>> endobj +2550 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F57 861 0 R /F93 1063 0 R /F102 2555 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2576 0 obj << +/Length 2176 +/Filter /FlateDecode +>> +stream +xÚÅ\mã¶þ¾¿BHQÄ Ô<¾KJQ MÒ r½¤íÝ(p—Z‹ö ++‹Ž$ßîå×w¨—x-{½¤)ù>YkSÃÑpžy†ÃÑâ`ààÇ«ïn®^½8ˆQ,© n–¤H†ADbap“fïT®’J]Ï©À³_t­ªör©Ëö¢¾ë~üA/¾Óú¾ýãïß^ÿz󦙂b!ZiïëϹªî”ª+ó3ÌN‚f—ÌÌÎeˆBsâ°›ŸG 0Œf¯Ú"csãÕ?n®~»" $ɘaLÄ4X¬¯>üŠƒ~£à¡¹Áˆ2 ×yðþê?W¸³Þ³ `X(âÆ$½p#‚e§¢ýmÁ‡9ÁϾ×ëµ.º'{jW0åˆÉîþ›ÞfKçúšŠÙCV¬Ú¯wI±ê­|—\S<ûtMĬ»ãV©¢½Z'i÷]­wKÑÌ úîæ&Gahž¹™{ñœŽ,BL<ÖK¯²b¡kMÀ<`ƒæºl=í[dN)C„Q¸€ÕĬ•ú‘R±7®Ñµñntˆ—Q¯ÂÏɶÌê߯çLûF%E¥‹o®ç„ŸíS Ç*oÅ‹‰æãÇ}ç—&! d¡(Æ9Ì÷ƒ«qPGqPª`ùÔö¤ÿöp‚0D1‘ý­`bFûʈH2”/0¬ØÊf†§H‘(¦ñÊ6ËUÐ^¼ë ³·˜„ƨ±™ˆc³¿$ðÉx<^÷å{âÕ[Y‡L\ÀȾR–ëE’g¿'µ5PÛªÖëc·ì`ðòêˆ1°â%ŠIĹ9®LÀ+*¦¢ GÄ'd*" b:Ïß—ïéùÞÊ:0hCØ„yô]b¹¯Ý”ªRå'Û¼0ÏŠû!Ô^¨™”:?£Ô²Nî]ªÆ-tuuà—–j 4eÊ»'˜…IŒ¸ “0 æÜw:|íË÷Ä—·².̱,ê+©^l×,¡–MÌc†$ž®Œ6ïgbe-Lü‡âEqWE{ÈjËÝø±€0ûÛW'rÖÅA%ø«Ó‰ùA¥Î±°ÆcŒ$¹ha­9¹ÃcÖ7®\˜°ª9 +£éªjùžXòVÖ>à#žsÂSÙ•Ùö¥ãÖàÖI±IV¶<–Ó¿¯=7™çœ¡0¾h¹‰SŒ¢hÄrUVgªBpñ×ö÷d[ë,}œß›q.ˆ6þJ&,E±ì!¦+E äû!Ú_YDc†h¿ÅûïfU&éØðÛV–Yê®cáå±½ó9V–§8–¶/UzmmŠT]Ôú¶Òeœ/W…bˆ§«B ä{BÕ[Y‡½‹)¢QG¿ö¾d}rl}¼*õvs¤óáÄþÚøÞðïÂrV¤ê±Våº:—‡Y$&-ª1ÉŽÃ Î}:nþLëôéŸëÜ“¢™0m^Öà7ŸÓÕàò=qï­¬=E3.À Xߦ¹Lµ.mƒ¾{±ºÚn6VGb}›«-$Ù¶åÁÜ:·=^ɵ}êbk‹T­‡Dø²)Þo”J·›/ÓMÅAtÂîÄ|Oy+람#Ñ—.lÏâ’[}ÐIØüÀðŸ­9†FˆÒð¢ƒbä öÐd:¶ Gl×Y5ºŸäûù¹¿²öl "’aì|bóÇÚîâÜ7ϧs÷ês5rR™­7¥þd«îF• ¢óBܲäL˜¦·Áö ȼ7a·­Ûeá‘ ,¶ÙDBC†ø„…ùžóVÖHh( ÐkþÛÕ W‰íá^›¬ƒÜ£ù…kî¡!Fü²mm”‡HŒýHÕ1º-¦ln£wÂæ¶|O|x+ë@@ðõÍmõ¶]#'¡2 ¯-NãUYÚ²ýAàc©–#Ûgö9ø3¯\IzQPcŒB,Î@õ;}«`7ÙîŒêäs½µ6-˜&1(ÁÙt˜&!xð®ÏhtLäûaÚ_Y{L“ˆ!ÜsÞkÛÞžÑ_ì2P¬Ì›¥ÇÅ©£ùc€{ápþ6þ¹uÅ2+êR§Û…uƒéAøyÙûe„¢ {Ôò=Ó[Yû0"ýfwØÕÙûëç#+*U:5''åJÕé­Ã-iR'Ãá_Ÿö¿g^ÿ³®l°NÄä%I‚pNé¸$áþÒa †œ%(E“逸/߈ÞÊ:°ˆö-_–%Æ=ÁV¿mê&¶«†¹à%ÏÛ¾—qªÉíÀ¶Îï;¿Ì¼k•¤®ôHÂ|º‚à@¾'*½•u G£]AP/S§QüÄ GŽW殉œ5%âaÁ.I‰¬‹ÇeÄ<¹Uù“ZH'íØJáaŸóRþC€ù± +endstream +endobj +2575 0 obj << +/Type /Page +/Contents 2576 0 R +/Resources 2574 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2573 0 R +>> endobj +2577 0 obj << +/D [2575 0 R /XYZ -11.232 900.716 null] +>> endobj +178 0 obj << +/D [2575 0 R /XYZ 56.693 759.068 null] +>> endobj +2578 0 obj << +/D [2575 0 R /XYZ 56.693 738.489 null] +>> endobj +2579 0 obj << +/D [2575 0 R /XYZ 56.693 692.721 null] +>> endobj +2580 0 obj << +/D [2575 0 R /XYZ 65.161 692.163 null] +>> endobj +2581 0 obj << +/D [2575 0 R /XYZ 56.693 633.696 null] +>> endobj +2582 0 obj << +/D [2575 0 R /XYZ 65.161 634.379 null] +>> endobj +2583 0 obj << +/D [2575 0 R /XYZ 56.693 588.113 null] +>> endobj +2584 0 obj << +/D [2575 0 R /XYZ 65.161 587.555 null] +>> endobj +2585 0 obj << +/D [2575 0 R /XYZ 56.693 529.088 null] +>> endobj +2586 0 obj << +/D [2575 0 R /XYZ 65.161 529.772 null] +>> endobj +2587 0 obj << +/D [2575 0 R /XYZ 65.161 507.854 null] +>> endobj +2588 0 obj << +/D [2575 0 R /XYZ 56.693 461.588 null] +>> endobj +2589 0 obj << +/D [2575 0 R /XYZ 65.161 461.029 null] +>> endobj +2590 0 obj << +/D [2575 0 R /XYZ 56.693 413.916 null] +>> endobj +2591 0 obj << +/D [2575 0 R /XYZ 65.161 414.205 null] +>> endobj +2592 0 obj << +/D [2575 0 R /XYZ 56.693 356.133 null] +>> endobj +2593 0 obj << +/D [2575 0 R /XYZ 65.161 356.422 null] +>> endobj +2594 0 obj << +/D [2575 0 R /XYZ 56.693 299.197 null] +>> endobj +2595 0 obj << +/D [2575 0 R /XYZ 65.161 298.638 null] +>> endobj +2596 0 obj << +/D [2575 0 R /XYZ 56.693 241.413 null] +>> endobj +2597 0 obj << +/D [2575 0 R /XYZ 65.161 240.855 null] +>> endobj +2598 0 obj << +/D [2575 0 R /XYZ 56.693 193.347 null] +>> endobj +2599 0 obj << +/D [2575 0 R /XYZ 65.161 194.031 null] +>> endobj +2600 0 obj << +/D [2575 0 R /XYZ 65.161 183.072 null] +>> endobj +2601 0 obj << +/D [2575 0 R /XYZ 56.693 135.564 null] +>> endobj +2602 0 obj << +/D [2575 0 R /XYZ 65.161 136.247 null] +>> endobj +2603 0 obj << +/D [2575 0 R /XYZ 65.161 125.288 null] +>> endobj +2574 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2606 0 obj << +/Length 2261 +/Filter /FlateDecode +>> +stream +xÚÅ\YãÆ~Ÿ_A¬ó0dzûf·‘¶ïÂFâ ÞA`ש%K‘\säקZ”fGÔ1Eµ8~XËiVWwW}uR4šG4zñãÍÅÛwŠF–XÍut3‹4':Ž DÄÑÍ4úxù›Ë\R»«k®èå¯EãêîvVTÝM³XÿñïÅäÇ¢øÜýç¿þqõûÍ/0Í5cÄ*ÕQûÐëbéÆ9´¦@ +dU”HñÂZŒb6`I§Zâ7ö-‹öWv^ÃR7UZæ5y¨3ìÂeLhhW„&Œ™ñ4w›~ æ3;À®K$Ä«3ýé¡Lò)RnŸqysЪ€”€X”i>ÇM'KW—Édï4„7Çí¼\'sw^`I¦wi¤ ö¥:×^Öî]P;ž8oÓç`f" %×Áw‹=ª¾,¿,“H%©·'Ùj(øÑ´MP–eÄx6AÅ–h.GS¢ý0% +go”ò׬Î4wXaOpòb’ “w€ )6ÀzhrO2¸£ûÌV^LÝ€áµkŒNî’4Kn3$þÜ%UŠ}ëVQÎ@Û¢´wBÕxj±M?P-‚™ÅÛûT°èÔ¢Y¤Hã¾,¦-öÄÒe ±1Vá–IþˆYf`³N6A +6@ǯjƒ”wüôϤ­ÒæúÅ%yýÕYšb‚„$ÔØM„—OØ&¨i¡¬°?\ ñÏê<˜N{ú°–é·Ã ûUþ±ãQ6@{ŒµËÜ™cpeQ Úâ5‹I‹U»9±Ðš˲mÎí‡ïæïuÍP Èü•§–Ûôõ2˜Ù)"•Ý¤ùÎ-¥y±OÏÿrXÏ›fÇ‘ûî¸~ƒ6.]Þ ÕÁa“!myÞòZŠ¶)Ûç꥿eEíêЂ ŒY´ A-aaÁÜQ‚{‘•}îCÈØ÷¬ãXIDŒÂBÞýk]Éî„Ðè¬ëwo6=³"ËŠ+®.ï}kõh²Hòù¦«`‘\qpÒ¯˜º\¿që\ÞÝ-“éú@çSëÁjnàõëÜÌHÇzãÎÌŠ=ü1I¤T›!“bC¹N}%v»¯°EÞÝW]7ÙÞ‰kf-áœÁ¢%ÑLœ7ðo|¼2Àç’€1ÜÊñ|.IAÄxñM~º‡3‹w»$lµæâD;¡ìúùõñ×~hš*½E{ßWÅýÂúUX3„´W÷Eõy'ý²€ƒ@©_3š1(¸=w4•æN Qm¡­ÇèñT[(CÆ«ñlQSëPFñJ-`k¨YÇR?/˪¸Ãºøspj_E¦ÿÚ¦ï¿QäKŠ£kA·ØøMò³{¬úM7h¯,›b££)’ä}‚îðr³Y:IŸšz¾j¹z&|®ØFÏ?QI×Έy6*&dh=æ«æ2&FŽ>õèjb0³]”–hpØ„bô²ÛN°IÈh”vâóXÑž“vO”óòÁ MŒ¯ùªG?ðà‚™ÅǽBR_ƒëŽ ݹˆOÏv–t *ŸœÎBc_µËD0FŒ°gŽ,|¨Læƒ\ʉ³š[ïÝç„ôè‡éP8³xGb:¢7­ÐÁÑ…¡J úBtÑ6‹^÷0L}$m\Ts_à?s””¥K*4x£“¿øhÙïƒÜ"Â|ö¡`ÁA:ÅIÍÎÇ¢•y•”‹t2¤Cñ˜ÝÎ\*bF¬ÿôè‚E0³À±r¨þs¸ÖÒ–¾|Š<Ã~Xðá?ï±Î|Þô½îàLpºå&M²}Më0œ¥y]¦vó°!V™4“Åþ”°¥–)é‹lht‘œþª®ç”Àž]†f998D\ŒØð +Lè‡lÓ„–`f@‹ÿ„E«ÍçK|>àÅU³¬-Zl[§«›s×]ñQcWyEû“"k—ù€Î}:m¯Xyê%0„aÄÆ£$0˜±D°ñºk{ôÃt'˜ÙÃé +æ¿oÚô†#(¥Æ‚ÞDðâÄk";ÓPDÿÑYn0°ÔûV™$6ãõ­öèŠg0³xhg«¯Hø`¿q™î&×^n>ØÓEúíáÑ“þ½ÇÁµqË2CQ·µ…¿ù#É'{"ã7o¿{ÆkÒ1F$¸kV½*Ž0s°3ãH–ÖÍà“QK85ãÁ@9„Y£¡È6ù0 fu†£jóë0¤ÙSË>ZþJ‹ÝÆcJ;Kv!/_ø +›LªÝÜ ÜÔKéé F¥•ûÒž?(]ÿ^b¡¥›œèh÷ h\:ŠûibÂÇÓË-êajÊè€Ê™ÿ(^W±Ëªðiž´È“!&õ<®øä~ÛntþÄH"(Á8îü: ˜aªí)?Nó²WBD +endstream +endobj +2605 0 obj << +/Type /Page +/Contents 2606 0 R +/Resources 2604 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2573 0 R +>> endobj +2607 0 obj << +/D [2605 0 R /XYZ -16.307 900.716 null] +>> endobj +2608 0 obj << +/D [2605 0 R /XYZ 56.693 759.068 null] +>> endobj +2609 0 obj << +/D [2605 0 R /XYZ 65.161 752.393 null] +>> endobj +2610 0 obj << +/D [2605 0 R /XYZ 56.693 706.175 null] +>> endobj +2611 0 obj << +/D [2605 0 R /XYZ 65.161 706.859 null] +>> endobj +2612 0 obj << +/D [2605 0 R /XYZ 65.161 695.9 null] +>> endobj +2613 0 obj << +/D [2605 0 R /XYZ 56.693 649.681 null] +>> endobj +2614 0 obj << +/D [2605 0 R /XYZ 65.161 650.365 null] +>> endobj +2615 0 obj << +/D [2605 0 R /XYZ 65.161 639.406 null] +>> endobj +2616 0 obj << +/D [2605 0 R /XYZ 56.693 593.187 null] +>> endobj +2617 0 obj << +/D [2605 0 R /XYZ 65.161 593.871 null] +>> endobj +2618 0 obj << +/D [2605 0 R /XYZ 65.161 582.912 null] +>> endobj +2619 0 obj << +/D [2605 0 R /XYZ 56.693 537.935 null] +>> endobj +2620 0 obj << +/D [2605 0 R /XYZ 65.161 537.377 null] +>> endobj +2621 0 obj << +/D [2605 0 R /XYZ 65.161 526.418 null] +>> endobj +182 0 obj << +/D [2605 0 R /XYZ 56.693 489.883 null] +>> endobj +2622 0 obj << +/D [2605 0 R /XYZ 56.693 462.759 null] +>> endobj +2623 0 obj << +/D [2605 0 R /XYZ 56.693 417.898 null] +>> endobj +2624 0 obj << +/D [2605 0 R /XYZ 65.161 418.582 null] +>> endobj +2625 0 obj << +/D [2605 0 R /XYZ 56.693 373.605 null] +>> endobj +2626 0 obj << +/D [2605 0 R /XYZ 65.161 373.047 null] +>> endobj +2627 0 obj << +/D [2605 0 R /XYZ 65.161 351.129 null] +>> endobj +2628 0 obj << +/D [2605 0 R /XYZ 56.693 304.911 null] +>> endobj +2629 0 obj << +/D [2605 0 R /XYZ 65.161 305.594 null] +>> endobj +2630 0 obj << +/D [2605 0 R /XYZ 56.693 259.376 null] +>> endobj +2631 0 obj << +/D [2605 0 R /XYZ 65.161 260.059 null] +>> endobj +2632 0 obj << +/D [2605 0 R /XYZ 56.693 215.083 null] +>> endobj +2633 0 obj << +/D [2605 0 R /XYZ 65.161 214.524 null] +>> endobj +2634 0 obj << +/D [2605 0 R /XYZ 56.693 158.589 null] +>> endobj +2635 0 obj << +/D [2605 0 R /XYZ 65.161 158.03 null] +>> endobj +2636 0 obj << +/D [2605 0 R /XYZ 56.693 113.054 null] +>> endobj +2637 0 obj << +/D [2605 0 R /XYZ 65.161 112.495 null] +>> endobj +2604 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2640 0 obj << +/Length 2100 +/Filter /FlateDecode +>> +stream +xÚí\KsÛF¾ëW *é ñ¼³»µ•d7Jʱ׵¶RµUv9$Qê‘_ŸÆƒ²‹Vƒ¨öàA`ÐÓ˜éþ¾îžh´ŒhôóÉ—'¯.,±šëèriN´‰b&ˆ0Ñå<úxúÞe.©ÜÙ9Wôô?…wU{¸(ÊöÀ¯º‹ÿ.f?ÅuûçÞœý~ùº9gŒX¥Ziü}檕s¾ª/Cï,Š¡w-êÞ¥6Äð8:WÄš®EA ‰O_µ?LÛúÆ“Ÿ.Oþ8a žF,Ršh+"cÑ”G³õÉÇßi4‡k ‘6Žn›–ëH1J¸ÐpœENþ{B»‘ Gd'[Z¨nuúĹj´ØÝöêš4Ï!ë{b"u šÆ¯Óò:9;×”žþZTîúogçŒÃŸdë‹t~w~]Ÿ$wUÖJ„±ª…Ö??ï?%Ì 3<24‘¢~Êú¼¢0fRGœØØF¥‹kOÚÓg¿ì€Ç„År×A+˜Õ­Cå+Â4ëËW”Ã…éáñ”kb¹AÙF`¹ŒÚƒ÷ ìÍ'ã–4#ψ„ßfZÛ,Ëdîæ{vð¥°èc3ó¾ÀµÛ‚§¡ΊõºÈqm]îSŸºj¯5<éN¸í"½Ã>ÞÕv‰kx»rH¥«bŠ¹C.ò¾¯ŠÒ'®q’Ïûh Y¤1‰ ÛáÁ'*i‹}€KŸ[™Æ´º6çX,`†Mçªûò]5XYŒ«Nk©(QL´Ã‰·¥¼ð¸†5ý¡.Ëb»Ióeßù^t¾ÓÚöúw”_,píÒ|îî¼+ׇ`al²áÎâ9ð{u50ºà|DÖm†aÛê4ÐÓ‘­6 P6™÷ä‡yp¸²x²ÕF â¿‘í7²ýÿ [­,‘’Oçªûò]5XÙd«a„Ì7®‘k5 TâE¹V¢„=‚kßW®ô-Ù~ðɽ/òÝÞ•n1„m9è`¦¤[Ɖfñt>¼/?Їƒ•@·LK»* ÑÈT”"‰¨ÈÒüÉòn½ÉïÆæÂd|UWxrCçüh`‹n˜Îöå:@°²xP\+»ßsdèr›”9š>Ö®ª’%Ö`S¿:ʶ»I²íèÞâË{ôócãò/ëY³V–3™QïI3éPEñ­¬ñ];ôXr™[C¦ƒœ÷UâGÊù»ïc Cã¤$ŽÍ‹â3Ä>n +w•³!ë“ŠÆ„²é @ZC`&ƒ‚žü0(WvPJÄ._›Âu§¹•Vióõ¢¥O}æÆöþ›UZù¢¼Gª_ºä4\¼ÃÆ´À‡‹¢lBi%¡š¿¤ëKÓñ¸®¿Ì +ÈXERƒ±šÐý%œOë÷亰²x÷—JÅd;©ï¶~³õãæ‰÷ezµõénØ“ÆÊæé Òák:ª°ËØÅ!áf†M®¸˜Ì^ÖzÞ…%\OWììÉt•`eñ©±”œ¨Ý–´ºDµhä:Äå»MBnì‹RG½ÛO«ÙVý%DR>gˉü¼entGèÉs„peñœ!¬"F°v6Ê“+tŠ´ºß¬\žø‹òص³ßÞ¿©Æ.Rnñ¥úY‘{ta+­Ðü‚$¬»xŠ-” XOIÊ¥ó)FÄ–H%_®ø‰’㺾¶üˆ%@eâ K*¢ÙtË4=ùˆ¬ìÄ’pŠv%Ï6› ¸m?[»Lá·%ûàW·Ø4y¶-+4ø¦‹qËê߯‹Ò²Õ4™Ã¦tU„ÄPBH¢õt¾³'>ÐuBUŽBbw‚Ë–»nÓ,Ãî|«Q¹é°ž¬¦%,ƒAÿ~yµÀfÈh·¬6Iž½ú¼asAÌ„›E{òM;XÙ¶Íu#¾±íMYÌ\5‰lÌnšc‰d ˜gé:õGï,œÃ^´6É-ôaG®MÖõÙ$³ñØxÊ­ÜÜh›é*“=ùaÞ®,>fã1…èBö‹zÞþæþØÈ0¹ò€¥‹m…Gt<fÉ=ZYü^ a#–o×à_Iˆƒ9Ú ·Pöäšy°²xâÚ¾ÛB™÷w’„§Ø"“60€!8üÖc÷’ !)¡LË›¤LÖäîÖ]ýý¬Ëë‰Åó!@+5a]’3K¨®.Ù“èJÁÊ` ΉˆÙÀ͘ÏþS{Xž@À¯ßÁå îð >Ï[Ó„ÑéJf¼ž£ìcÿb Iu»„$‘ýFaø~¹|û¦{)ÿ±‹ÒèœËÏ —»×ýE–g\;=6§f«$_î>°JÎ8$zgLvw\9—·GëdÞô{øŠ@ûžŽxÔ7‹%1Fïœ}å×ÙBð_¿•Ö5jÞPjdoÏ\ï#àŠðö¸l?m@öGãœ3eà Þ/FÞ]7t; «ÝŽOB¬Þ¯£§¡žü0 +WB ì@¨„Þót‘bWG’Ùu^Üfn¾l¶ÉVS¼Ñ€ÞÒ{S`WøÓü&É°‹/·tWêmƒÿø +„ö‘óŸ_ße”æOu2¨ƒ!ûöU„š]Òˆ¡g=2Î4 Î&Y>ZÖè$>õé”:þÒö˜/§ü£þ +endstream +endobj +2639 0 obj << +/Type /Page +/Contents 2640 0 R +/Resources 2638 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2573 0 R +>> endobj +2641 0 obj << +/D [2639 0 R /XYZ -11.232 900.716 null] +>> endobj +2642 0 obj << +/D [2639 0 R /XYZ 56.693 742.989 null] +>> endobj +2643 0 obj << +/D [2639 0 R /XYZ 65.161 742.431 null] +>> endobj +2644 0 obj << +/D [2639 0 R /XYZ 56.693 685.206 null] +>> endobj +2645 0 obj << +/D [2639 0 R /XYZ 65.161 684.647 null] +>> endobj +2646 0 obj << +/D [2639 0 R /XYZ 56.693 626.181 null] +>> endobj +2647 0 obj << +/D [2639 0 R /XYZ 65.161 626.864 null] +>> endobj +2648 0 obj << +/D [2639 0 R /XYZ 65.161 615.905 null] +>> endobj +2649 0 obj << +/D [2639 0 R /XYZ 65.161 604.946 null] +>> endobj +2650 0 obj << +/D [2639 0 R /XYZ 56.693 557.439 null] +>> endobj +2651 0 obj << +/D [2639 0 R /XYZ 65.161 558.122 null] +>> endobj +2652 0 obj << +/D [2639 0 R /XYZ 56.693 510.614 null] +>> endobj +2653 0 obj << +/D [2639 0 R /XYZ 65.161 511.298 null] +>> endobj +2654 0 obj << +/D [2639 0 R /XYZ 56.693 463.79 null] +>> endobj +2655 0 obj << +/D [2639 0 R /XYZ 65.161 464.473 null] +>> endobj +2656 0 obj << +/D [2639 0 R /XYZ 65.161 453.514 null] +>> endobj +2657 0 obj << +/D [2639 0 R /XYZ 56.693 407.248 null] +>> endobj +2658 0 obj << +/D [2639 0 R /XYZ 65.161 406.69 null] +>> endobj +2659 0 obj << +/D [2639 0 R /XYZ 56.693 359.182 null] +>> endobj +2660 0 obj << +/D [2639 0 R /XYZ 65.161 359.865 null] +>> endobj +2661 0 obj << +/D [2639 0 R /XYZ 65.161 348.907 null] +>> endobj +2662 0 obj << +/D [2639 0 R /XYZ 65.161 337.948 null] +>> endobj +2663 0 obj << +/D [2639 0 R /XYZ 56.693 290.44 null] +>> endobj +2664 0 obj << +/D [2639 0 R /XYZ 65.161 291.123 null] +>> endobj +2665 0 obj << +/D [2639 0 R /XYZ 65.161 280.164 null] +>> endobj +2666 0 obj << +/D [2639 0 R /XYZ 56.693 232.656 null] +>> endobj +2667 0 obj << +/D [2639 0 R /XYZ 65.161 233.34 null] +>> endobj +186 0 obj << +/D [2639 0 R /XYZ 56.693 196.19 null] +>> endobj +2668 0 obj << +/D [2639 0 R /XYZ 56.693 168.636 null] +>> endobj +2669 0 obj << +/D [2639 0 R /XYZ 56.693 122.868 null] +>> endobj +2670 0 obj << +/D [2639 0 R /XYZ 65.161 122.31 null] +>> endobj +2638 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2673 0 obj << +/Length 2164 +/Filter /FlateDecode +>> +stream +xÚÕ\Û’ã¶}Ÿ¯`9/³UwI*e{»¼¹TegœJÕ®( ’Q„ÌË\üõnJâzD´MAT*OÒˆ`³ôé>Ý æ¾¿ùöþæíwŠF–XÍut?‹4':Ž DÄÑý4úxûÁe.)Ý›WôöŸ¾råöëÌÛ/Õbwñ/~ò­÷Ëíÿ¹ûû›ŸîßÃcFŒ«ÔVÚ]õœ¹rá\U6—áé,2ðt-š§K“˜›h¤ˆwÏW ÆæöíöƒiÛÜxó×û›Ÿoˆ§‹”&ÚŠ(¶ŒhÊ£ÉêæãO4šÂ5P€Hk¢ÇÍÈU¤%\høžEw7ÿº¡»•  bóµùøþ…dXó(––0ªÉÍžRGœXc£ÂE³£¢°†0·Ø +fÍèPùŠ0ͺòe$Öõ„—ˬ‰åöÊnóhûåÃÎa 7¶ [`Ü’ÍÊ3"ÅÎz¾™NÝt³ýÇ%EGšÒÛ©›%uVá—éÔ“78©ª"וÛÚv?Þw[îìýåp²ýaoö¬ú³iÀ*b{G>á߉qÂ¥Ü.ú'ÎÕžî2D‚%Ñ·ðcWTo6 uW%Ï•ÏÿðfÄ8üY%ãÌ‘§2ÃΛ‚† ‡9 îBp>æ:òÃ0®,sÚJúo6ô»ô ‹q=ïXøægnÁ+k}[He¼vóèômß¼ŠÄ£Ã¿.üãÂ%S‡zî‘îãÑË4ߟþ—í[C„×ĵË”ü²°žy_ÁJõA¶V †ŠD¶”›¨?²÷å";XÙÈ–°ÔF_Ú‚ +Á,;ÑÖ¬’ü Ú& ötËgósXøøš'XÙ>G¢â‹Q +³>M!z5øšlí7&‰ÍJ0ldMìËxÆØBèülÿÑp>{ÕV…¤–sá"h›}à}„°–H6`«BÐ^ תèÈóáÊâ}„°l³ÔÛMÅ—@+lů !X± Ò#€ëX×íþÍ¥?gãæŒMžþ‚Só—V½vÚùㇵè ;Ÿd½ÎRlC©Ã +¯WR1ÜfípÀÞ—ì`e{”T…¡$6»ð_8À`ú€´¦wwwXº\-ÊKÃcâWH=¿RœmlŠ®/¶/>ÐnBUÅt…¶Äð#¸sm“Åk®øwÜXÍ8ÃoŠ JñkR !)Ñí1Ì^è}Z,“-ú›/ݲå?M¿/>–Í}XMb5 bóÙpmŒŽü@£V¶ â‚Ð6þq=/ô Hl=¤Æ†rp+ì¹£Ôõm×B2ˆ^7<žÎ¡›v%Ú¿ã›À°ºÈ }]ú¢Â¶Œ“|z’×PCL< ¯ѱ®Ú‘Õ`eûðÆ •»J*Þ–ÐÇ ÑíŠyáëu·n +:½=q@l]iõ3lÁcêž‚Úž‚ªÍî_1êrÉQ.\Nu¾5^£GÔå1hbùpQ—kF¬®>Ù‘åpeñQ—ÃøîÌÇ,ø´4@Oǽ¹Ë]92TÌÒÌå ÖÁ ýFáf·‹ç û­:O®Š¿?½"‡QûËxQpqÀ…ùæ¬,>uâJÞ(ÄìYÜÉ®\unà2†õQW \³ ‡¿Zû0Ö' +0ØDjŒT 0ÃÁf_~ l‚•í`©¥èÛ¦Z¥‡Çþv—¾:οÞ-’u…~1¥‹£¯NûÒ,»ìÒÉ>m|ej§ÉhšÏ|á‡-¸>®̱±Ò+ºÂÛÎÆÿêí:¦A #‡s+LÅDðáŽw䇹•peñn…iJ4íŽ>b¹Ù¤.Ê[©ê"ÇÆy?Ãæs3,3DV> endobj +2674 0 obj << +/D [2672 0 R /XYZ -16.307 900.716 null] +>> endobj +2675 0 obj << +/D [2672 0 R /XYZ 56.693 759.068 null] +>> endobj +2676 0 obj << +/D [2672 0 R /XYZ 65.161 752.393 null] +>> endobj +2677 0 obj << +/D [2672 0 R /XYZ 56.693 704.886 null] +>> endobj +2678 0 obj << +/D [2672 0 R /XYZ 65.161 705.569 null] +>> endobj +2679 0 obj << +/D [2672 0 R /XYZ 56.693 658.061 null] +>> endobj +2680 0 obj << +/D [2672 0 R /XYZ 65.161 658.745 null] +>> endobj +2681 0 obj << +/D [2672 0 R /XYZ 56.693 612.479 null] +>> endobj +2682 0 obj << +/D [2672 0 R /XYZ 65.161 611.92 null] +>> endobj +2683 0 obj << +/D [2672 0 R /XYZ 65.161 590.002 null] +>> endobj +2684 0 obj << +/D [2672 0 R /XYZ 56.693 542.495 null] +>> endobj +2685 0 obj << +/D [2672 0 R /XYZ 65.161 543.178 null] +>> endobj +2686 0 obj << +/D [2672 0 R /XYZ 56.693 495.67 null] +>> endobj +2687 0 obj << +/D [2672 0 R /XYZ 65.161 496.354 null] +>> endobj +2688 0 obj << +/D [2672 0 R /XYZ 56.693 448.846 null] +>> endobj +2689 0 obj << +/D [2672 0 R /XYZ 65.161 449.529 null] +>> endobj +2690 0 obj << +/D [2672 0 R /XYZ 56.693 403.263 null] +>> endobj +2691 0 obj << +/D [2672 0 R /XYZ 65.161 402.705 null] +>> endobj +2692 0 obj << +/D [2672 0 R /XYZ 65.161 380.787 null] +>> endobj +2693 0 obj << +/D [2672 0 R /XYZ 56.693 334.521 null] +>> endobj +2694 0 obj << +/D [2672 0 R /XYZ 65.161 333.963 null] +>> endobj +2695 0 obj << +/D [2672 0 R /XYZ 56.693 275.496 null] +>> endobj +2696 0 obj << +/D [2672 0 R /XYZ 65.161 276.179 null] +>> endobj +2697 0 obj << +/D [2672 0 R /XYZ 65.161 265.22 null] +>> endobj +2698 0 obj << +/D [2672 0 R /XYZ 56.693 217.713 null] +>> endobj +2699 0 obj << +/D [2672 0 R /XYZ 65.161 218.396 null] +>> endobj +2700 0 obj << +/D [2672 0 R /XYZ 56.693 170.888 null] +>> endobj +2701 0 obj << +/D [2672 0 R /XYZ 65.161 171.572 null] +>> endobj +2702 0 obj << +/D [2672 0 R /XYZ 65.161 160.613 null] +>> endobj +2703 0 obj << +/D [2672 0 R /XYZ 65.161 149.654 null] +>> endobj +2704 0 obj << +/D [2672 0 R /XYZ 56.693 102.146 null] +>> endobj +2705 0 obj << +/D [2672 0 R /XYZ 65.161 102.829 null] +>> endobj +2671 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2708 0 obj << +/Length 2232 +/Filter /FlateDecode +>> +stream +xÚÕ\[oã6~ϯº;4ñ*rv±Øv¦—»M +˜éƒ"1±Yr%y’ô×ï‘d'ñEΡ)Ø';öñá!Åï;& n‚0øîìÝåÙ›2 1Š©àò:PŒ¨(Д—iðéÕ/6·qm_Ÿ3¾ú¹llÝ¿½.«þM3[}ùm™¼+ËÛþß.>¾þýòGæœRb¤ìµ]4¹­gÖ6uû5ŒN £+ÞŽ.TD"¦ƒsIL´_2PéWoúªLûó÷—gœQP4Š(ÃÈP¢B$ó³O¿‡A +ßDÜu’ó@Ò0®à}\œý÷,\­D8¸"kÝÂªÞ¦ÏŒÉΊõÏÞ|‘n¢ý&Biø¢_ÀòÊVÍës†0ýø¡)‹·¯Ï)ƒ?Ó2¹‚#I]“ûyþ·^è*/“[r_çý°xí(íËw›Ó†‡E#DÜ®y;íösÂ" +0b´ *\?Ÿç†¶ýŸîÀ`BL¬èÓVÚW¿$TÑmý2¤$‚õÃŒð|(b˜ÁØNauôo~YmŠL™!Ýʃ¥”öÏù_iº±'võŸºç[/‹vJ¸…JpßÚ I0‰¬>ØýÉ«P]8ÈÏšyŽœžmš¬¸Á gN®ÃNøjn‹ž_öLîe81I—>px&—OJ,È™ƒ)„ïNF$J3©žŒH¶ôû‰¿±x"QZ‚çzô‘è½þÍŔߙrÖ%üýåOq’å²Y,‘ôx7³Û,Ö}þ×a&;5QÂgÃÖô$ˆ|0E¹cÈù°!Úª<–U!`à„¨àU1.¶Ã!’R"‚W:!rEeÓà¦~Oô6Ö!†Æ8FR/ò¸Ønla«Å iø:C³p\ !ÏŠ[¤Î¦DÊÍìühêàD0~Rê€Mi=.u,â*ž“û;{…8€-Tr:ò&ìRЩÈcK¿yø‹' q+7«úCvL)–7õ¸IJaï)JÑdÍN¶²×¶²EbNh¤¯F£S"R*A ~‘ÉlYÜž'å|^N]JÑíºép)¦+<Óí‰Gqš’ˆ„ŠéUíîcV#ãøò'÷þ%øå²@GÌwXˆ'ù2ÅúæIÖÍÚ»¬™!tÖä„ ÀSQzRB šÈhäòi_åÖ… BM´œ°P*LÔå0S±Á–~?Fð7ÖÀRªW…ÒXqbI™× ›à„gq=öàE<·HMSeWËf§üðõáú@ŒÍ‡²fô<`ìâ,Ø¦à‹¨öëS=v|Pmê÷•·±P=²A™Ö*ÈZU½‘qdäq]û@`¸lYŽ»ñ“{Þ`êªé±ŽXhNŒP§tÄBQ"×GVc9â벚Ç.…6!i—±Oç‰EHôSs|ÒØÔïIÞÆâ=±’Aåž+﫲3ͤì°÷º›AþŠô7m@‡­å•MQ¢K Š$¨ÅÂÆÕèç—;òpí>)S›»f.Ä!'å*‰XŸtZhÊÄ…BÙU(&c nàOÆ@[úýÈßX<q£!û‡€þÂ4š©Ñ¨…‘b­ÊŠ:K‘š1¶åã.›Ô:|` ;:6æªgå2O +»˜ŒØÿü¤TÆ•!l}fåDe?ÅË*kþì¹ìGµ—qiºâÊt\&4QOäñ¹lS¿'—yëÀeÇšP<[b16Ïêc´†z'H¢I-äcÕžºãÁ¾…þ3/klD5ÌÈ& ؽ+À3}RÜ2N¨á#ãvºà–r"&l·â!ër½É`»©ß¶ÞÆ:À‚¿È¬Œ]¤qƒŽ¶±±ukÂÈ ë]†Ž9â‘[–µ=n¥^nÌj­½©âÅ̱}jïR¯É6€|¶Úà“RºôçP„+)ýL*X²µÌ9Í ")§ëíÙÒï‡6c1h†(!a0A4_Jãø˜·]ïØ'£5‘ê¤-) Ö™²cZRþmÛSÀnžâY~SÙG“yVtfuS Ïê¦vp8 ¬k“ïÉ<o.Ät-*[ú=1àm,Þã0J#Î×Wjæå—½ìø÷av¼Ú¦·¼phT¤Ž#dŽ# 4Úwß}5s.l²r¾EzKª#¢;eVLaÅ‹F®¼>¥ÅØ™KId(¦Kƒ©DŠéZÖ¶ô{BÍÛX|LED4º©…Ú°ïÂP…‰ÎÓÝË“j‘ÍøWUÿÙÄÕE +gÈuÙÞþrˆ®l@z{;_l]fY%(ظŠ¶yÒ68J ¡ŒŽ[Ÿ‹—M™¥÷.LÂÍ„}plçÓ%›êýxÈÛTj e‘cJ|Wáï®8tqhHKí½!”.wÛ›‡…7†ÓÇS Ý ‡?ó«2¯‹j›4è˜ Ý‹“Tv÷ñEüC&¦«Wlh÷§¯¡øhÿÖ̾©ý !XÙÌbì Øë鱘nÎÈÒ ÂÕí5ìÅòx!B­ff‘CÜ¡ó°%ô}ÙVañ[¡ö p´ ÂL‘iíü 4’°¯£¹þ´ÿžYŠE +endstream +endobj +2707 0 obj << +/Type /Page +/Contents 2708 0 R +/Resources 2706 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2573 0 R +>> endobj +2709 0 obj << +/D [2707 0 R /XYZ -11.232 900.716 null] +>> endobj +2710 0 obj << +/D [2707 0 R /XYZ 56.693 741.987 null] +>> endobj +2711 0 obj << +/D [2707 0 R /XYZ 65.161 742.67 null] +>> endobj +2712 0 obj << +/D [2707 0 R /XYZ 56.693 695.881 null] +>> endobj +2713 0 obj << +/D [2707 0 R /XYZ 65.161 696.564 null] +>> endobj +2714 0 obj << +/D [2707 0 R /XYZ 56.693 649.775 null] +>> endobj +2715 0 obj << +/D [2707 0 R /XYZ 65.161 650.458 null] +>> endobj +2716 0 obj << +/D [2707 0 R /XYZ 56.693 603.669 null] +>> endobj +2717 0 obj << +/D [2707 0 R /XYZ 65.161 604.352 null] +>> endobj +2718 0 obj << +/D [2707 0 R /XYZ 56.693 557.563 null] +>> endobj +2719 0 obj << +/D [2707 0 R /XYZ 65.161 558.246 null] +>> endobj +2720 0 obj << +/D [2707 0 R /XYZ 56.693 511.457 null] +>> endobj +2721 0 obj << +/D [2707 0 R /XYZ 65.161 512.14 null] +>> endobj +2722 0 obj << +/D [2707 0 R /XYZ 65.161 501.181 null] +>> endobj +2723 0 obj << +/D [2707 0 R /XYZ 56.693 454.392 null] +>> endobj +2724 0 obj << +/D [2707 0 R /XYZ 65.161 455.075 null] +>> endobj +2725 0 obj << +/D [2707 0 R /XYZ 56.693 408.286 null] +>> endobj +2726 0 obj << +/D [2707 0 R /XYZ 65.161 408.969 null] +>> endobj +2727 0 obj << +/D [2707 0 R /XYZ 56.693 363.422 null] +>> endobj +2728 0 obj << +/D [2707 0 R /XYZ 65.161 362.863 null] +>> endobj +2729 0 obj << +/D [2707 0 R /XYZ 56.693 317.316 null] +>> endobj +2730 0 obj << +/D [2707 0 R /XYZ 65.161 316.757 null] +>> endobj +2731 0 obj << +/D [2707 0 R /XYZ 56.693 259.009 null] +>> endobj +2732 0 obj << +/D [2707 0 R /XYZ 65.161 259.692 null] +>> endobj +2733 0 obj << +/D [2707 0 R /XYZ 65.161 248.733 null] +>> endobj +2734 0 obj << +/D [2707 0 R /XYZ 65.161 237.775 null] +>> endobj +2735 0 obj << +/D [2707 0 R /XYZ 65.161 226.816 null] +>> endobj +2736 0 obj << +/D [2707 0 R /XYZ 65.161 215.857 null] +>> endobj +2737 0 obj << +/D [2707 0 R /XYZ 65.161 204.898 null] +>> endobj +2738 0 obj << +/D [2707 0 R /XYZ 56.693 159.35 null] +>> endobj +2739 0 obj << +/D [2707 0 R /XYZ 65.161 158.792 null] +>> endobj +2740 0 obj << +/D [2707 0 R /XYZ 56.693 112.002 null] +>> endobj +2741 0 obj << +/D [2707 0 R /XYZ 65.161 112.686 null] +>> endobj +2742 0 obj << +/D [2707 0 R /XYZ 65.161 101.727 null] +>> endobj +2706 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2745 0 obj << +/Length 2462 +/Filter /FlateDecode +>> +stream +xÚÅ\ëoÛFÿî¿‚@ œ Äë}òÑÞ.½ÄAs—´—øÐIqX‘+‰ ÅeIÊŽû×ßP¤‰zxh’Î'­Éåìpvæ7š:s‡:¯Î~¸>»¼RÔ Hàr×¹ž9.'®çøLá9בóaòÎ$Fæü‚+:ykKSÔÙÍëA¹hn¾°áÖ~ªÿøõý¿Ï»~ Ë\0F¥jjïË»Ä cÊ¢º «3LJÕ]Q­.]xÜw. ¼f}%€ çO.ëæÕƒg/¯Ïþ8c@ž:ÌQ.qáx#.åN¸<ûðu"¸ øÎízæÒQŒ.\'Îû³ÿœÑFtG"Üiž +Ö"Ù—aÔ­™’D­¹Ø<æ|¸`”ÒÉfúœÑÉü.LÌæ%·E á’·!u½ßÌ&‰=çjr§óúR¸Ðé|#ð…>çtrsÎÔ¤ybjLZ–:j®•öË®¬×Ö¿¬Í|I<¯zýõÚËŠÝùA.%‚±ÍÄÐnèqšÖÆ3áõ8¯Õ…ìŠç‚ E¨ïÁ¶–ŠšêGÎwŸæv­²âÁ'Òõ7,¼Ñ«<.ÿ<¿pAίN ›~Ræð§Vrò¹Hjj nÁêçÕ®¢€z3;®ïßS•¢T×µ“®ÃIàNnœÙ¶fìP;|uÏ#s7 Ô„Y5»/}E˜ËÚô…-QaVض—<€Ù5Á|îÔƒwíì%ãYKžNe³¥6Šg±‰vt`ŸWµçF?<ñôÄ´Ìs²QÈýg&E¹šHÌ2Kt‰d¤°Ø7ÓåÀ2(LXÆ6ÅMŽâ¦Ûü7=ÕK$1R¬©-Û8 ¶tG2I¸º£TÒÛü­Y‘ `Íœ ,T6 ¼ñ u—~OCíÍ,ÆPÁϹR*€§”Û¶«2[auô6;˜ßú™÷ »J80‹?ã&NW󶓮.Ã}Á L XQà²@ÓFS‘]ú=U¤7³¹g< Üo˜ç íLZ¬r<èc¡ñÛb¥aaIGšOû8o.ŸòNHÊ™.‡H¤Š§~»0H'±bŸz0N?°·{§§Ç]˜ÙsX§§›TO“ÖÆÃå¿1%ㆠ”}BÌ#¿ûI[“¡¸‚¨cëȆSÈêªèúûzBçh›S„1Ú¦šyr<„ޥߡ{3Û!Úf¶™Õ›|Æ¢ÙQÏ)÷„ŽÙ¢Ìm† XMê,ÞÇ€ÊæNÇSdت³,¹‹±>i¯¦Ë¸,±¢˜GÀèaK¢.a¾zJPQ¾ Üc•·6¯|Æú­ÑI±Ø Ê4±á6ž˜4J«ºRHQž ‚úãAŠ‚_!ƒÑ ¥E¿¤ôg) +^ÀÝÔ¯ŠÏÝÁµ` /^f:×Èå̬-+eÄ&ÎÑ^ò—㘈Œdomþ©cþôóªô†Ë×6…ˆR#åö66‘ÉÛ\?kÒôíd^>al”d^Ax&F´Ùò=M¶/«2y¥$q=¿–åïyºÞªÌ—:N:DÅ¡]îªÂÃÛ!ÁÔåø'óV\éûðVQbbK¹qRI\”<SVÑ#QI@{ÆÓî]ú=Õ»7³<ˆÚW²£G*o-ÖsD&-5¾šÅÊmËúî4€ÿ˜–Îâ¼@ú›°:Þîž^úE2ióÜ™M£ý$á¡Ê»÷‘K‚¸t¼ªp‹~?[ëÏ,¾ä'—ø›ÃR‡¹í^rza¦ñ^-©Î/ ¤ðŸ6•bÖ¥ôcÊC+q/¾'¶ +:Of˜… A‰‡¶ÌÃí`Çá¯(Fòkg] Í碌W[oÑïih½™í`h¾"hjëhÝÊr;ÕÓ仵%¤Þ{…Î ÒŽ|jS [=Çf#}ö‘‚×ãŒ{‚ϱ£ôqýñ—ýžVЛÙVàÉ/@Càþ7Ü•œ‰ K%’âQ6Zs¨ÙH +F|lšÜƒÍF/³ÕôD‘úúýEæ0‡Ü…¼pÀÞ"Æ`£úôýËÄå¢.F^éE2ÏÍýñÇ4N/‹Ì„—æ³^f‰).Ÿ¿ÑÅ+óÓì…¾+HõŠMsÿ¤äËÃ0ëÕˆäS¤Ú‰ÊÎ؈%NáRâªñP§E¿êôgŸP +W@Þ·?6¹A7ü`;ctX®t‚››PÈ¢gV [ìŒÐL]ú? IÇ`«‘K‹M/“¶W<³úQ0¼Y)½±z„ó¦,I¸#Ö7™ïAÇ«o¶è÷þÌâ½) (Q›’Âó(B÷D«,³y‰í¤Ì±ÑŽ7ÕG¼ØoJ\ß'N8ö1ž('•aGä©ÎIgO‰< ²Dn¾_ÿz…$¦€ )G4{I‰üÒ#?¼ÙïÒïiö½™í`öRÏÝ;ê²^{_µ8ëÜ®°0 ›çñ,q³Ÿ¿x9t[úð1NœêiœÄåÝ°’…Ø-ï¨Øõ×ãˆ7ÝkÝþ;Öž«h4pŸɘ$Êç_ɨ$. ÆC²ª¯Ïe£Ù.ù~8Ö›U<Œ°¢ôïQìkF.zU0ÍDz¶ù\žø2nýÔ°'¹?ý|…=(u¤Kݽ~#«oâp¡ òlû—ØDK¦Ç?û{Ð!šu½1Îäöþ¿8kêù÷BÿÑÎ +endstream +endobj +2744 0 obj << +/Type /Page +/Contents 2745 0 R +/Resources 2743 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2774 0 R +>> endobj +2746 0 obj << +/D [2744 0 R /XYZ -16.307 900.716 null] +>> endobj +190 0 obj << +/D [2744 0 R /XYZ 56.693 759.068 null] +>> endobj +2747 0 obj << +/D [2744 0 R /XYZ 56.693 738.489 null] +>> endobj +2748 0 obj << +/D [2744 0 R /XYZ 56.693 692.721 null] +>> endobj +2749 0 obj << +/D [2744 0 R /XYZ 65.161 692.163 null] +>> endobj +2750 0 obj << +/D [2744 0 R /XYZ 65.161 670.245 null] +>> endobj +2751 0 obj << +/D [2744 0 R /XYZ 56.693 623.131 null] +>> endobj +2752 0 obj << +/D [2744 0 R /XYZ 65.161 623.42 null] +>> endobj +2753 0 obj << +/D [2744 0 R /XYZ 56.693 576.307 null] +>> endobj +2754 0 obj << +/D [2744 0 R /XYZ 65.161 576.596 null] +>> endobj +2755 0 obj << +/D [2744 0 R /XYZ 56.693 519.371 null] +>> endobj +2756 0 obj << +/D [2744 0 R /XYZ 65.161 518.813 null] +>> endobj +2757 0 obj << +/D [2744 0 R /XYZ 65.161 507.854 null] +>> endobj +2758 0 obj << +/D [2744 0 R /XYZ 65.161 496.895 null] +>> endobj +2759 0 obj << +/D [2744 0 R /XYZ 65.161 485.936 null] +>> endobj +194 0 obj << +/D [2744 0 R /XYZ 56.693 448.786 null] +>> endobj +2760 0 obj << +/D [2744 0 R /XYZ 56.693 421.232 null] +>> endobj +2761 0 obj << +/D [2744 0 R /XYZ 56.693 374.222 null] +>> endobj +2762 0 obj << +/D [2744 0 R /XYZ 65.161 374.906 null] +>> endobj +2763 0 obj << +/D [2744 0 R /XYZ 56.693 316.439 null] +>> endobj +2764 0 obj << +/D [2744 0 R /XYZ 65.161 317.123 null] +>> endobj +2765 0 obj << +/D [2744 0 R /XYZ 56.693 258.656 null] +>> endobj +2766 0 obj << +/D [2744 0 R /XYZ 65.161 259.339 null] +>> endobj +2767 0 obj << +/D [2744 0 R /XYZ 65.161 248.38 null] +>> endobj +2768 0 obj << +/D [2744 0 R /XYZ 56.693 200.873 null] +>> endobj +2769 0 obj << +/D [2744 0 R /XYZ 65.161 201.556 null] +>> endobj +2770 0 obj << +/D [2744 0 R /XYZ 56.693 154.048 null] +>> endobj +2771 0 obj << +/D [2744 0 R /XYZ 65.161 154.732 null] +>> endobj +2772 0 obj << +/D [2744 0 R /XYZ 56.693 107.224 null] +>> endobj +2773 0 obj << +/D [2744 0 R /XYZ 65.161 107.907 null] +>> endobj +2743 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2777 0 obj << +/Length 3157 +/Filter /FlateDecode +>> +stream +xÚÕ]ëã¶ÿ¾…~ÈnÑå’©GZHšÛôÒä’æ¶EŠKÐ2mëN–=n³ýë;zxo%[öh)^PàpöÚÔp4äo^œ‘©³v¨óÕÅw7·’:! =î9w+ÇãÄó€¹Äõ»¥óæòhUè«k.é嫬ÔEûv•åí›rÓ}ùe}‘eïÚ?~|ýÍÕÏw_Ã4׌‘PÊ–Úëò!ÑÅF벨¿†Ù™Àìž[Ï.<Ÿø%¾ôLbÁ‘×ÑØØpI>lœÄ‹›e-²ìÃn>Í«8ÑÅÍ—ú­úwõZçñêúe©’8"Y¹êÆî/ÿãñê6ïwü'„DÂÛŽ«Ÿ(ß1úøŽµï+àe!ìEã÷–EÈ÷éBÞ˜Y|4îA4Î}·]Å»M\`_dÉûY|ÁÏÄ#ß·Ù4ÔLj‰TYEµÛey‰ §±Áô¶JÊx‡“õv¡ñJv•  \AØI¹goÛ÷én{kÌv€Hƒzöòú†Â°Æl+ ‘£öÒ“úfÂ0gïI‹Ü°ËZ¿D&Dz +70Uïãµ*õ¼~’Âf-tô.«Êyƒû3Œóu=¿tˆûÂf’ÖÙ³:ÁG”“0{þCŸ¼!ZLY–À'bìu$cu"ˆ­Ïo& _ ‚éÓ£kgwÂðÆ-žhZ%Äe,´—dÐ7ÜÆÌNؾG„ßåŸÿƒUŒ‘BÆŽivtQ«†Æz`I’Ý£Ó¾Q¶Ý¦£ð^¹k/q9 o¸Á¬1Û C¶aŠ5aôé +ÔÙqlIQ7k±EÈ ü;qº¸(³#Z¶Ù›'¬3ÖìH"L8ÕÈÊÕGgçñ6ûa•ÿ©„tQNà#*&Û+A ÛöÔ§oˆ SfÇ$ܦà¥AЉe+ðËöKTMZ»¡Ÿ4îçÛ dGœpBaNp28‘Dì"WZôƒûô w‘5f;a°6T´&Œ>}Ca3;ÁäŒxèbh¤6b®ÎU+ØòÞ²]‰>Ï@;¯ $¯UÍ +nÑååËe–FúÙ^+m#Bk˜èÓ7Ä„)³ã*>—gÍÌêp··Å©k²´<愼¿ä»»[ÜÒß¾üæÅ¥ŸOðEÅÆQ>Ø3öîS2-ï€-¬aÚÚÚÜúf›Û³0I¤½ð´OÞP¦¬âMŸPž†Õ÷éRçÉÚ85á3'MTé¶ZNMȃLÊ +½S¹*±J%‰‹™3Ú +v|d<<ë;¯Cü6„·†›>}Cà3;9¾OÑå SµÅ.ÃVÙè|nèm…ÞU)ölº˜9ùËWŸûâKäaó¸Ý;j&MŸ¾äð€º›º.þjßž)ñ;ÆW]Œ6ãž»oz±Á>}CZc¶†äÄö2«ú†Â0fv‚>’’„.›hÉó*MÕ"Ñ6 +Üf¶õq%ÕR?»lNˆ6Ê·¶súô wŽ)³ãûDúg3Š]gLV%ËysïU/Mƒ qe»*±ÆµÝOhÖNæÂZéÕT7Ï ˆÊYS*|!›·¦ôI9(V-Pk¯–Ó A1s{9è}3½cÎ,¾–Ó CÂY§‰^nwù°µÒÜå,t¢#|bqEÀ)VËlÕÜo4’Ñû,‡Ö\ؾŽã•QÍWâÔ© 2îiu9ÝœWßèP/ôêºYH<÷CY· ]ñwðdOl7Ú3ygõ‚ˆš€=ØöéÂÖ˜Y lÈZH˜, \v5ØØÍènš.Æ;"+š‡|DåJÐTûróöL€ÃÖ¬„$…½%-Ú2T6µŠ>}CP3;Á– ÎŒ°iË~­Às.æµdèÙ¿ûþùÅX¯vj¶ÝY§E•£Í#¸ëåÜnÇ¡ Îc—ƒVöN"ô ¡eÌ,>±áºŒH·;›<úä +óF˜¥Ö»¹»R]”øNÃp›ÇXPacL¬ÙÍò%ÖSEW¯«å[i왶)ÀçS1Ã|Â{œú†˜1fvf8%ÒïºB²NÑÚð>W»vËv‚Ÿhæ¨ÒwÏ=Èv™ îÇôûxÈ ½ßÝï;Þ›å[ÒŒ Ôz«+À± ,>xŠû Þ¹½Î®}3 ›3‹w)¹/HÀüÇîö¹Ó”›U…¬íÜ€uHðÅh+;ækKP[pÿ.‚JîÕÖ䃺Uù³¬þGË…p¯6'ö Ú#oˆPSV'$B¸ç’@v%èà Û­FŽ°Ž·† C‰ v“׌2{Åú†+gÌ,Þ?â’“ §>Fà[‘¥ØhB¡Óg }æÎ#OUÀ÷«VwU±ÁFIuô…U€ ¤e‹u®òhó0=9ÄïÐáZ/§fx}&g±dq@ß½ÆÌN@¯`dŸkS؃ ¨äÇrÏgÊõØöó8ó%ì–ïëÁûWÉ$ 0wæc«Ò¬®PøÓòâ¡(‡Ì¢0µÔ`ñÊçæNÏcŠûM€g S}ú†˜2fv¦\¸6èNã£,Ï0¸Exõ·ñÆÂáH'ªáÆ.Æé­¨r!lÈ<çb7¯³ù›M–ëÃÀ44/00£U7UÀR=º˜ûP`¡±uŸE–T'áçû•Ð +P•¥Šð‡Ò +{åAAÏyÃù®½Š‹}C3;äœÊ»Š‹¡„¿®q_?Ìl~&; èªä é(.âywlZÍœrÀƒXõ‚U¦e¼}~ôÉÜ&Wh+oË;û4qË|˜DvI3Aü¡Âh]Æ]ñºc×>¦m¦Î5„>©¤í~ !I²+./›žÌæ£æ±Êû_Kبšèû+&/»+°æÝV-»Ï`ÑR¡MθO¦fõ“D}oŸžÑÑB×}LõDÙž|×½ýmå$ oßçíO=¾X®9›VÕ7¸Á3ÒÞߪ*Ëÿ¶é꯵J‹ì1ïÝ݆;¡±¸”ÙË:3WØ‹­ôÍL„9³ø¬3c¬N"N}¤ª²Ó¶Í–U2{"w­S][3¤Ü%σ<Õ±>¶Š0;¹Å*Ìú(J•.U~²,o˜cæ²VrÌ¡ž·½êü>y3<³:!Ç ‹x~gŒ¾{ýUyÃßû0eýljà9~žzçzí›ÊËؾûe4‘½>ç‡ÑþÏ©^‚ +endstream +endobj +2776 0 obj << +/Type /Page +/Contents 2777 0 R +/Resources 2775 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2774 0 R +>> endobj +2778 0 obj << +/D [2776 0 R /XYZ -11.232 900.716 null] +>> endobj +2779 0 obj << +/D [2776 0 R /XYZ 56.693 742.102 null] +>> endobj +2780 0 obj << +/D [2776 0 R /XYZ 65.161 742.786 null] +>> endobj +2781 0 obj << +/D [2776 0 R /XYZ 65.161 731.827 null] +>> endobj +2782 0 obj << +/D [2776 0 R /XYZ 65.161 720.868 null] +>> endobj +2783 0 obj << +/D [2776 0 R /XYZ 65.161 709.909 null] +>> endobj +2784 0 obj << +/D [2776 0 R /XYZ 65.161 698.95 null] +>> endobj +2785 0 obj << +/D [2776 0 R /XYZ 65.161 687.991 null] +>> endobj +2786 0 obj << +/D [2776 0 R /XYZ 56.693 641.549 null] +>> endobj +2787 0 obj << +/D [2776 0 R /XYZ 65.161 642.232 null] +>> endobj +2788 0 obj << +/D [2776 0 R /XYZ 65.161 631.273 null] +>> endobj +2789 0 obj << +/D [2776 0 R /XYZ 65.161 620.314 null] +>> endobj +2790 0 obj << +/D [2776 0 R /XYZ 65.161 609.355 null] +>> endobj +2791 0 obj << +/D [2776 0 R /XYZ 65.161 598.396 null] +>> endobj +2792 0 obj << +/D [2776 0 R /XYZ 65.161 587.437 null] +>> endobj +2793 0 obj << +/D [2776 0 R /XYZ 65.161 576.478 null] +>> endobj +2794 0 obj << +/D [2776 0 R /XYZ 65.161 565.52 null] +>> endobj +2795 0 obj << +/D [2776 0 R /XYZ 65.161 554.561 null] +>> endobj +2796 0 obj << +/D [2776 0 R /XYZ 65.161 543.602 null] +>> endobj +2797 0 obj << +/D [2776 0 R /XYZ 65.161 532.643 null] +>> endobj +2798 0 obj << +/D [2776 0 R /XYZ 65.161 521.684 null] +>> endobj +2799 0 obj << +/D [2776 0 R /XYZ 65.161 510.725 null] +>> endobj +2800 0 obj << +/D [2776 0 R /XYZ 65.161 499.766 null] +>> endobj +2801 0 obj << +/D [2776 0 R /XYZ 65.161 488.807 null] +>> endobj +2802 0 obj << +/D [2776 0 R /XYZ 65.161 477.848 null] +>> endobj +2803 0 obj << +/D [2776 0 R /XYZ 65.161 466.889 null] +>> endobj +2804 0 obj << +/D [2776 0 R /XYZ 65.161 455.931 null] +>> endobj +2805 0 obj << +/D [2776 0 R /XYZ 56.693 409.488 null] +>> endobj +2806 0 obj << +/D [2776 0 R /XYZ 65.161 410.171 null] +>> endobj +2807 0 obj << +/D [2776 0 R /XYZ 56.693 352.769 null] +>> endobj +2808 0 obj << +/D [2776 0 R /XYZ 65.161 353.453 null] +>> endobj +2809 0 obj << +/D [2776 0 R /XYZ 65.161 342.494 null] +>> endobj +2810 0 obj << +/D [2776 0 R /XYZ 65.161 331.535 null] +>> endobj +2811 0 obj << +/D [2776 0 R /XYZ 56.693 285.092 null] +>> endobj +2812 0 obj << +/D [2776 0 R /XYZ 65.161 285.776 null] +>> endobj +2813 0 obj << +/D [2776 0 R /XYZ 65.161 263.858 null] +>> endobj +2814 0 obj << +/D [2776 0 R /XYZ 65.161 252.899 null] +>> endobj +2815 0 obj << +/D [2776 0 R /XYZ 65.161 241.94 null] +>> endobj +2816 0 obj << +/D [2776 0 R /XYZ 65.161 230.981 null] +>> endobj +198 0 obj << +/D [2776 0 R /XYZ 56.693 194.339 null] +>> endobj +2817 0 obj << +/D [2776 0 R /XYZ 56.693 167.14 null] +>> endobj +2818 0 obj << +/D [2776 0 R /XYZ 56.693 121.906 null] +>> endobj +2819 0 obj << +/D [2776 0 R /XYZ 65.161 122.589 null] +>> endobj +2820 0 obj << +/D [2776 0 R /XYZ 65.161 100.671 null] +>> endobj +2775 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2823 0 obj << +/Length 1834 +/Filter /FlateDecode +>> +stream +xÚÍZ]oÛ6}ϯ°˜’")j{ZÛµ@×]œbº>Ð2mk‘%U¢§¿~W_‰­Ú eYÁ3uy}uÎá!)ì,ì¼¹xqsqùšcÇG¾ Â¹Y8‚"á9’¸Èõœ›¹óit­#­r=žPŽGW‰ÑyÕ\$YÕ0«úâ«$x‘$·Õ?§ïÆŸoÞÂ0BÏymjî#¯´6yqF'Ž„Ñ…[ŒÎ„‡<* G¾WÏ9ôäè²ú Â/n¼øýæâËðØ!Hø®ãù L`}ñé3væp @Ì—Î]Ùsíp‚u´#gzñ×®+!Å¢Y|¼Ù‰ õ u<Æ‘$²ˆ\|O‘/}‡½}'ÓÎâh¤'ãsDiÇç˜ OH«v« Oý3$[Ì–NÕ¸®.+Ò$î#‚Eõ¨Ö*:7å:Ìù4Fz¯'D@õGn¹Yi»Øëd¾‰,û†ë4É*8>ÝYÅs»Žzkt<·Œjl—Þ†¹ ã¥eï +Ó¼C‘GÛ<:¹ÀO?¾ #–åKâ½~>¾>æI$±—JÜýƒ®Ô˜þØËC ¨[÷™Tñöð¾§! Ó]†$e0¦ïÇïÉôÞÉZ0]r„¥€±$"¬å ™·ûta©‹,ënôžEí™hñ¤"R6%MÎ6Æ–"al×/U&Xµ˜Z^ø‰ +Ê„È–.òXe˜¬™¨KdY›ÃŸ•¡E=î—F¤žÒ…d¨™^ëíŸA0üŽ÷c„9SëÆRìð”!WÔþã¦1+‹$Š’1壻BN˯‚•Š—½Y©1Å£¯cÂGõ3­ãªµVóú;“¥LÊOö%P:XHu¸§Ÿ¥ +&al×VýîôÌ®c¦ód“ÇÓÓ´ íhïùa½¿'®{'k?‡ + Ÿ¾_û*¹;³áþª¢í:"·]o¨b–iáò8Ê»2)Û¬ýüc®Z¯jÖêÞï_6afY¹`“›d~S&lùþ§‰Áýâ"Œ­øýˆÑ?Y{bpŸ!Ê*^{5VO"JÙ+Z´ùî‰uÐ4.=Hš æ'w-Vm'9óÑŸj“…æ[e‰Þjç– ^"Å›5ø&”fI +ö)Ôy_Äy±Ìò†óEœ1Dèp[X­ø=‰Ò;Y{kÄ™‡©×/“,Óõ,Ó‹t“¥I~òÄγî?+ ˆD€ýXp•€C‹+ü­¢|ÕP U€xdîÓ.KŽ!A‡ƒ<ó=äb6ä[ñûA¾² 1â>©êoó¹-Ü?L#½´ ¬ME5‚ò€d»­³t{€ËüT‚2˜G]Ÿ“ Ì#ˆarA߆٭ªøùˆÒmÃÏU¸\EðgÐ6Ì*BA/Âe²29¹r@²rŒ˜7Üa+~O²öNÖž¬Œ»©×™¬qb,©¤fÉÆòÐ&Ou.î­Ò…¡üÞÕMÄr õáú]Çe+&ùgeeˆ{âÌ»oI0K’[ä9ª6 + +ÿZõ]êXgÊèòêJ«9LÉW«EÖá;ת޽Ü;d‘>âÐ|8dÁ² ø¡Eª–¥~†aêv‘à|8ýØßS?z'ÛA?0ŒÉhõß?ìAŸo,ߤŠª]礖"ör:µ?M>}Ž?$„xNyp=ƒÓóÊÃYV¢nñ†p‡Þ…Hw0¢î‡ïÇÓÞ©ÚÓÔRïÐ_iËLeêCCKªjÛ—3lwŒ*¤Ù¾=‘¦ZeÖæ!Ö[s^©jr²R¸`Æ$£Ïzê£ßœúÏ@?NßM>*XBý¿@aõ1O ÷öH®ð“=éï(”ð0n£Ðy¤C0R¦‘Øx¢ú¯Ì%Ìd夳£²µzì3Û„Ñ|®Ó¨ƒÓ¢|@¦Å bƒéï^ô~òÛ7Q{õ¥ÌG¸yãZ—ÏÍV¤Ì¬Ø¶=Qµü½£9®« c»¢æský]‡ynÝùªSªý‡MÖaqØÒøöjÖ”“!^ £Å[Vl¸³×Vüž”é¬ i€-‚qL" PUN³‰¥k©m›ªàV-­ahm\^éY¨N>»¢.A’»CúZœ¡ó@`Aî³úH´/k{²zYæ-—±f®> endobj +2824 0 obj << +/D [2822 0 R /XYZ -16.307 900.716 null] +>> endobj +2825 0 obj << +/D [2822 0 R /XYZ 65.161 760.065 null] +>> endobj +2826 0 obj << +/D [2822 0 R /XYZ 65.161 738.147 null] +>> endobj +202 0 obj << +/D [2822 0 R /XYZ 56.693 700.996 null] +>> endobj +2827 0 obj << +/D [2822 0 R /XYZ 56.693 673.443 null] +>> endobj +2828 0 obj << +/D [2822 0 R /XYZ 56.693 626.433 null] +>> endobj +2829 0 obj << +/D [2822 0 R /XYZ 65.161 627.117 null] +>> endobj +2830 0 obj << +/D [2822 0 R /XYZ 65.161 616.158 null] +>> endobj +2831 0 obj << +/D [2822 0 R /XYZ 65.161 605.199 null] +>> endobj +2832 0 obj << +/D [2822 0 R /XYZ 56.693 557.691 null] +>> endobj +2833 0 obj << +/D [2822 0 R /XYZ 65.161 558.375 null] +>> endobj +2834 0 obj << +/D [2822 0 R /XYZ 56.693 510.867 null] +>> endobj +2835 0 obj << +/D [2822 0 R /XYZ 65.161 511.55 null] +>> endobj +2836 0 obj << +/D [2822 0 R /XYZ 56.693 464.042 null] +>> endobj +2837 0 obj << +/D [2822 0 R /XYZ 65.161 464.726 null] +>> endobj +2838 0 obj << +/D [2822 0 R /XYZ 56.693 417.218 null] +>> endobj +2839 0 obj << +/D [2822 0 R /XYZ 65.161 417.901 null] +>> endobj +2840 0 obj << +/D [2822 0 R /XYZ 56.693 370.394 null] +>> endobj +2841 0 obj << +/D [2822 0 R /XYZ 65.161 371.077 null] +>> endobj +206 0 obj << +/D [2822 0 R /XYZ 56.693 333.927 null] +>> endobj +2842 0 obj << +/D [2822 0 R /XYZ 56.693 306.373 null] +>> endobj +2843 0 obj << +/D [2822 0 R /XYZ 56.693 259.364 null] +>> endobj +2844 0 obj << +/D [2822 0 R /XYZ 65.161 260.047 null] +>> endobj +210 0 obj << +/D [2822 0 R /XYZ 56.693 210.866 null] +>> endobj +2845 0 obj << +/D [2822 0 R /XYZ 56.693 174.701 null] +>> endobj +2821 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2848 0 obj << +/Length 1611 +/Filter /FlateDecode +>> +stream +xÚÍZÉ’Û6½ë+XÎESÁØIää؉¸¼$UÅU¶ +’SCB³äëÓÜìÑæEQñ‰Õl4ýº›ÄÞÂÃÞ‹ÑÓéèñs=…”¤Ò›Î=I‘ô½€0Ä|o:ó>ŒßéD‡…¾˜PÇoŒÕE=œ›¼Øeóç/&zjÌçúÇûËWŸ¦/aš !H Qk»´w‰.–ZÛ¢üf'^³KVÎÎ¥|x”ßÌ/$(ôƒñãúB¤*ý:ý3" {ÄIÅ<_$1õ¢ÕèÃ'ìÍà?0qx7•äÊ#Ê$Œïrôç7žÀ¡ˆùBU.i•s…–QˆTV´y&c<~¡S«/ˆßÚfy÷ ¾  °äJÉ´uÜÜ$‰¹ b|§‹úV´ ÓEëêexAñøºÔÛîo¬;C²„p›€¼]Ûlm;¶”Ÿ™ì.ËWA¾ÍJKÎJ`9æÂnrï[ˆ;ä™Æ›e¿D­8gK­Þä|Xå ²B6 VE<«›ú{bµ·±°Ê„]Shü<›¹¦.Å—ì:ä%¹.ÖI—ì]æZ/ëž8銑ÐYÞGC@Ý銪Wç%˜Crʶq™©Ø«¤o¨‚˜G(®k¼©¾iô6Õ3Tùmk?Ý]ç¯;VWñbÛ;Ç/L\ÆOŠ,L;Ö/OrssÄcaêÈO"“ìè8 !u§D€ã™9FXªc¾cþ%…ä4 +endstream +endobj +2847 0 obj << +/Type /Page +/Contents 2848 0 R +/Resources 2846 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2774 0 R +>> endobj +2849 0 obj << +/D [2847 0 R /XYZ -11.232 900.716 null] +>> endobj +214 0 obj << +/D [2847 0 R /XYZ 56.693 759.068 null] +>> endobj +2850 0 obj << +/D [2847 0 R /XYZ 56.693 738.489 null] +>> endobj +2851 0 obj << +/D [2847 0 R /XYZ 56.693 694.054 null] +>> endobj +2852 0 obj << +/D [2847 0 R /XYZ 65.161 694.738 null] +>> endobj +2853 0 obj << +/D [2847 0 R /XYZ 56.693 648.775 null] +>> endobj +2854 0 obj << +/D [2847 0 R /XYZ 65.161 649.458 null] +>> endobj +2855 0 obj << +/D [2847 0 R /XYZ 56.693 603.495 null] +>> endobj +2856 0 obj << +/D [2847 0 R /XYZ 65.161 604.179 null] +>> endobj +2857 0 obj << +/D [2847 0 R /XYZ 56.693 558.216 null] +>> endobj +2858 0 obj << +/D [2847 0 R /XYZ 65.161 558.899 null] +>> endobj +218 0 obj << +/D [2847 0 R /XYZ 56.693 522.486 null] +>> endobj +2859 0 obj << +/D [2847 0 R /XYZ 56.693 495.447 null] +>> endobj +2860 0 obj << +/D [2847 0 R /XYZ 56.693 451.013 null] +>> endobj +2861 0 obj << +/D [2847 0 R /XYZ 65.161 451.696 null] +>> endobj +2862 0 obj << +/D [2847 0 R /XYZ 56.693 405.733 null] +>> endobj +2863 0 obj << +/D [2847 0 R /XYZ 65.161 406.417 null] +>> endobj +222 0 obj << +/D [2847 0 R /XYZ 56.693 370.003 null] +>> endobj +2864 0 obj << +/D [2847 0 R /XYZ 56.693 342.965 null] +>> endobj +2865 0 obj << +/D [2847 0 R /XYZ 56.693 298.53 null] +>> endobj +2866 0 obj << +/D [2847 0 R /XYZ 65.161 299.213 null] +>> endobj +226 0 obj << +/D [2847 0 R /XYZ 56.693 262.8 null] +>> endobj +2867 0 obj << +/D [2847 0 R /XYZ 56.693 235.761 null] +>> endobj +2868 0 obj << +/D [2847 0 R /XYZ 56.693 191.327 null] +>> endobj +2869 0 obj << +/D [2847 0 R /XYZ 65.161 192.01 null] +>> endobj +2870 0 obj << +/D [2847 0 R /XYZ 56.693 146.047 null] +>> endobj +2871 0 obj << +/D [2847 0 R /XYZ 65.161 146.731 null] +>> endobj +2872 0 obj << +/D [2847 0 R /XYZ 56.693 102.01 null] +>> endobj +2873 0 obj << +/D [2847 0 R /XYZ 65.161 101.451 null] +>> endobj +2846 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2876 0 obj << +/Length 1602 +/Filter /FlateDecode +>> +stream +xÚÕZKsÛ6¾ëWp¦é ñ šSã<:©“imwÆ3qKL(R%©ØίïR¤dëå¬LÑIÂÔr±Xì~û-Hê=ê½í¼¼è ÞHêbWÞŵ§8QÚ ˜O|í]Œ¼Ý3;›»^ŸKÚý.¯†×iV ŠIýã«4|™¦_ª.ÏO{Ÿ.ÞÁ4}ƈ‘²Òv^ÜÅ.Ÿ8WäåÏ0;ó˜]ùåìBi¢yàõ%1ºž_jP¨ƒî º0eÊ;¯/:ÿu¨§ó¤"Êøž6Œ(ʽpÚùø‰z#ø ÂÞÍBrêIF ÷Œcï¼óO‡Öž káˆii.Y*†0ªj£ˆ\X±|ÌûØg”Òî{›ÌlÑî¸7ºn¹È‡.pA|U«ºXºï:ã´Çe÷&JÆÕ­pb“ñÒáÛã´ûµÇd·~bè\R¦vTß+Òû]YÌ ¦ßÏÍA´.—¿˜{Zš;Þi¥¤Ägl)¦Kýy”„ncãøŠ°jœUáBÖÝÓç¾$4Ð0€­¥~¥õŠóu7.¬]„ƒ(mˆPÁÒ„÷vžEÅ·^_Ÿß9›äiò;x™Ã¿.%ed’Û<®BÄ•:ËËÛõXgš{*H e+å}I!ò„ò81ñ2ç]? Ž5m»ïnO 51L-'¨³Rº©~ðµb›ú%…]oafx˜8ŠnŽ`ìBa6öªÁYIkÛ¹4<`„SQí꣑­ÅÀ¶&H®rÏ“4›Ú8úæ62¯Û¯ol?×Íg6Ü’¿¢’ÂÛûØbºßPvÍã(ù‚ Ó¤pI±iyÜ’“8Í«ýþ Ãùx˜ÊÛ¿qmü6›Z@\è&Ù±çº]rj|U’ÊŽ £4BM:ØÑ&.øŒPÃÛÃ…uý q¡±±à‚UQ›ƒq!_Q +|^A™Êçñ!w3‡³êP“DCL˜Îî²h<ù!Èd<šä·†»¨™ÞÇHÖÔLí¤f¯góá#lLþx6æv[ÈôˆL è8ÓM˜Ø_.*&Ú¾±“xœ¹Ü£d0i¹”•Hy+Ž†ƒ%gCd$É{x{@,9%TµÄú›qscñ@,9t¢â“4Ë\X`ÁP‰7¡çh­w8¹™…ÀDIÚ9õu#qßæù|:+¢4AzàÆeK}‘eºQYÆ4¡ÚN¦'Œ Lšã#Ï:ÌÔøs8Ę̈öGhŸp_·†<ú›!OscñÈ#´"’×¥øÊWR_\6ÃÉMl6*k(2ý¿ÚxŽePQå‰S™…TuY~t´ºE{ìlŽ…UÈ«ÌfHa¼räêÝL‘:³tæ²ø®æZòA„  °R™%’\QAk©à”&ò³–écñ®\gȦś¹òøïÛ)¾>ç¾Çj]%{+KyXÖÁ½<T0«„½©ÏC_<ÞÒØ8ÆFM¾äÇŽÙ"DŒë,EíiôÍâ$_ÙøîÀò.¤!н=k;&8'–í˜ÞÙŽý•ýSzE)kÈúy;3Àà»Í„E—>Z{& ë5?½=;K‡.+*òs^Ø»âþ4¬Z‡;€ ù% PÝò%ôî"h mèoÆ…š‹çB¾Dú5(¾‰nâð€IaüÇ¡uå9š=¸U ¡ŽÏ’2/ðâùA‡yö«b;Ä6j+öµgŠï'…—Ï ª>cDШ;Aõòü´noÓäç†S~¯_bä[aÍ:ÐGÅT©ü–^>æY8Óé ¹±q>,Ö48Iãù4ùw6²…{= +ˆ6òâ´nJ÷?³—ºŠ{êJa¹ŒÑÕˆU#\ðrYÿµ†è\PÂY{ˆ¾¡¿¢77è\øD.¿ 8à4uØ4OÑä¸À¾zˆÇY:Ÿ¡{`tO‡¼üóâý)ò” P}û…ïþN{ú¬)t9ú°òaú”êÂ}M8Þê8F|½ª.fou¹´±ýUªËí[©ê’ !ž>»°ÔWr;Å’wàÆD‹Pϸ!,hê7ô7ƒúæÆâ¡žùÐëáþ +þÁ/Ë`A{rç™-ßP<›W„™6°iëc>Q¾ð2Où–ïàëÊ +endstream +endobj +2875 0 obj << +/Type /Page +/Contents 2876 0 R +/Resources 2874 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2774 0 R +>> endobj +2877 0 obj << +/D [2875 0 R /XYZ -16.307 900.716 null] +>> endobj +230 0 obj << +/D [2875 0 R /XYZ 56.693 759.068 null] +>> endobj +2878 0 obj << +/D [2875 0 R /XYZ 56.693 738.489 null] +>> endobj +2879 0 obj << +/D [2875 0 R /XYZ 56.693 692.721 null] +>> endobj +2880 0 obj << +/D [2875 0 R /XYZ 65.161 692.163 null] +>> endobj +2881 0 obj << +/D [2875 0 R /XYZ 56.693 645.897 null] +>> endobj +2882 0 obj << +/D [2875 0 R /XYZ 65.161 645.338 null] +>> endobj +234 0 obj << +/D [2875 0 R /XYZ 56.693 608.188 null] +>> endobj +2883 0 obj << +/D [2875 0 R /XYZ 56.693 580.634 null] +>> endobj +2884 0 obj << +/D [2875 0 R /XYZ 56.693 533.625 null] +>> endobj +2885 0 obj << +/D [2875 0 R /XYZ 65.161 534.308 null] +>> endobj +2886 0 obj << +/D [2875 0 R /XYZ 56.693 486.8 null] +>> endobj +2887 0 obj << +/D [2875 0 R /XYZ 65.161 487.484 null] +>> endobj +238 0 obj << +/D [2875 0 R /XYZ 56.693 439.374 null] +>> endobj +2888 0 obj << +/D [2875 0 R /XYZ 56.693 411.821 null] +>> endobj +2889 0 obj << +/D [2875 0 R /XYZ 56.693 364.811 null] +>> endobj +2890 0 obj << +/D [2875 0 R /XYZ 65.161 365.495 null] +>> endobj +242 0 obj << +/D [2875 0 R /XYZ 56.693 328.344 null] +>> endobj +2891 0 obj << +/D [2875 0 R /XYZ 56.693 300.791 null] +>> endobj +2892 0 obj << +/D [2875 0 R /XYZ 56.693 253.781 null] +>> endobj +2893 0 obj << +/D [2875 0 R /XYZ 65.161 254.465 null] +>> endobj +246 0 obj << +/D [2875 0 R /XYZ 56.693 217.314 null] +>> endobj +2894 0 obj << +/D [2875 0 R /XYZ 56.693 189.761 null] +>> endobj +2895 0 obj << +/D [2875 0 R /XYZ 56.693 142.751 null] +>> endobj +2896 0 obj << +/D [2875 0 R /XYZ 65.161 143.435 null] +>> endobj +2874 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2899 0 obj << +/Length 1727 +/Filter /FlateDecode +>> +stream +xÚíZßoÛ6~÷_!l/603$ERdûÔbM×®é¶Æà +´E!Ë´%T–<‰nœýõ;ýrlÇNéÈJúЇ@²tº;žxß}wvfv^öžzgç; +)A…3š:‚"á9’¸ÈõœÑÄùЧcíçz0¤÷ߦFçÕé4ͪÖ7Mƒçiú¥úñþòÍàÓè5˜‚當Ksë<ÔÚäÅm°N Ö…[XgÂC•Î#åÕö¹…žìŸU"Tñ`ïŨ÷o€zì‡ $”ëxŠ ©Ì{>ag÷ÀÄ”t®Jɹà FÔp;—½¿z¸ŽÞŠuEŠ^8Õ(gq"*§DéCóóaH0Æ¡GËP= ]Æúy‘zÁ›á†èP‰¡•ÚQÕÑÍ6£%A¼œ4(î/gÕÓÕ€ð¾ÎÑ:Þ¼¼µFݼ®8N”÷¯¢¤~¶±åW‡8ÊMu–N«cúɬ1kB¿¾ú…_K«µKZ'ÕÙÜŸÔ×rðZïì2xk…h+’Uì1ˆ©&>®‹° uØ« Þ +üùbë"‰ù·#±µP»å™ôfm¥mØ"7¶‰dÈóŠmVÚž¦{ü# 1Æ‘ m8xëJ!J ,š•ÇRëGJùN€ÁÏ2áXáì=!~ב CQÔãY¦Ø¿„Âïqœ_Ð*+eÏ…¾âðr;?ì=Q¤s‹L,®s yÍ„I%•“igº™z[Úö_½e€«•¬1P)&…t[ý¨°Ývôs o"eca–RTÀÙRa6sª“w5Nm½ÊÚqÀ?ě쿼ŠLÛ|sÜÖyT¼u“ÚÉé¹ÜÄÏC;É¢˜X B¦f~`´¥øXƒfm'ë“E㥉ÒÄîÈRN/¢Yæ/Âèê?­/x,ÓyÕ¹‘çËÙ.4—¦žr¥'-ó`Q¸Û"ooSº®r!Žé=ðê]:Ö™©ëÒø×&]ãUQËò#ðŠÙÓ!Zq†#Ý¡Õ¶þ–hÕÚY{´âÜC l–ïó$d”"¦øã’AF\„U‡Í+ƒ¸Ý5¯;ú[âUkgÀ+Ì’SÒAáÉ'w§–¿XÄ×»é8<øLßh d¾±ÍÅ8Jl1'¢‰NŒïøsS¡ú› Aã\¥€éó¥q®p‘à͹{iÜ‹Årü}Ó8½ßÃNiÜ©gzQr–/tpV¬ås¦á40i’.®¢lü´zn’ã4=†ð¹ø9•Ý(UQ¡:Ðýí´½³öJ•D¼É®g“‰-€Þ¼}K¨J,O£Õiéff™Ì>¸ÿé0fß.wH—Ê®Š¼±ò(ñç:_ø>¢†,2=µ/oA +Eʈ%Ï,™CÉïE\a_ñ}Å< €«8ùˆ®ÁQnHyˆAVÖ2CK” €¨nw3±mõ-S¸­«,¡HIé!Á-Cyñbôìˆ]õêíù®ôÙaéý»ê†>ì{f5÷eÞI›—Wy¾Ô‡ÚŒ‰g½¿r)yÈö…r…8•S§×rÓ(ÖùYšè²ÑŒ´ªÿŒàõ=­Ów+É¥*Çë$Çl¼>#Õ™eÜ9F„Š«¿ ´UxÝ!Ƕþ–ÐÑÚÙ#ª?ƒî¹ùÒâY’Õ̬ÇÐÕ[aËÚëU4Žµ}µ¬‡PÜ"s}b¦òþU•$vÒ‹, ôžyÿ·³Ãp|С +%P½$?=*ÅÑø¬é²±-<`kípºBC˜v7]ÙÑßÚ;kDyÀbšƒ®´ÿÅz õûˆY¨-—?<¦ä˜1z7©(›þ+ëÛádz‘fÆze‰FQú:¶þ'Ò“¹Ÿ$÷ïEvv¼C8Gœ­Ç;lïxçÏ Àœùóüûò,ùèJärqº1,˜¸´Å˜çÂ_f‘ù¯‚ê×ÚOò›ñwÍÂþ ÊÓe”,Ðr)‰épŽ½áÝq¶Õ·êÖ®Úã´Âˆ±úë׿ß… /‹Îß?=TgØ\`¬ÿ/Wæ¥Ýg¾-ç²ý[&Q÷M@âu™·>Vfáj*xì·Êÿ#-á +endstream +endobj +2898 0 obj << +/Type /Page +/Contents 2899 0 R +/Resources 2897 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2774 0 R +>> endobj +2900 0 obj << +/D [2898 0 R /XYZ -11.232 900.716 null] +>> endobj +250 0 obj << +/D [2898 0 R /XYZ 56.693 759.068 null] +>> endobj +2901 0 obj << +/D [2898 0 R /XYZ 56.693 731.272 null] +>> endobj +254 0 obj << +/D [2898 0 R /XYZ 56.693 684.879 null] +>> endobj +2902 0 obj << +/D [2898 0 R /XYZ 56.693 657.054 null] +>> endobj +2903 0 obj << +/D [2898 0 R /XYZ 56.693 612.847 null] +>> endobj +2904 0 obj << +/D [2898 0 R /XYZ 65.161 613.531 null] +>> endobj +2905 0 obj << +/D [2898 0 R /XYZ 56.693 567.705 null] +>> endobj +2906 0 obj << +/D [2898 0 R /XYZ 65.161 568.388 null] +>> endobj +258 0 obj << +/D [2898 0 R /XYZ 56.693 532.04 null] +>> endobj +2907 0 obj << +/D [2898 0 R /XYZ 56.693 505.047 null] +>> endobj +2908 0 obj << +/D [2898 0 R /XYZ 56.693 460.84 null] +>> endobj +2909 0 obj << +/D [2898 0 R /XYZ 65.161 461.523 null] +>> endobj +2910 0 obj << +/D [2898 0 R /XYZ 56.693 415.697 null] +>> endobj +2911 0 obj << +/D [2898 0 R /XYZ 65.161 416.38 null] +>> endobj +262 0 obj << +/D [2898 0 R /XYZ 56.693 380.032 null] +>> endobj +2912 0 obj << +/D [2898 0 R /XYZ 56.693 353.039 null] +>> endobj +2913 0 obj << +/D [2898 0 R /XYZ 56.693 308.832 null] +>> endobj +2914 0 obj << +/D [2898 0 R /XYZ 65.161 309.515 null] +>> endobj +2915 0 obj << +/D [2898 0 R /XYZ 56.693 252.73 null] +>> endobj +2916 0 obj << +/D [2898 0 R /XYZ 65.161 253.414 null] +>> endobj +2917 0 obj << +/D [2898 0 R /XYZ 56.693 207.587 null] +>> endobj +2918 0 obj << +/D [2898 0 R /XYZ 65.161 208.271 null] +>> endobj +266 0 obj << +/D [2898 0 R /XYZ 56.693 171.922 null] +>> endobj +2919 0 obj << +/D [2898 0 R /XYZ 56.693 144.929 null] +>> endobj +2920 0 obj << +/D [2898 0 R /XYZ 56.693 100.722 null] +>> endobj +2921 0 obj << +/D [2898 0 R /XYZ 65.161 101.406 null] +>> endobj +2897 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2924 0 obj << +/Length 2525 +/Filter /FlateDecode +>> +stream +xÚÕY[“Û¶~ß_¡‰_¤™&ðÏ´ÓÄÍÆîÄY×Þ™¸ãæ±kˆ” Òòæ×÷àJRËÕZéS4Hààà\¾sQ¼Ø.âÅÏW?Þ^=¿NãC,K²ÅíÝ"KP–/ +LÉ·åâãò‚+±Š’4^þÚtBÙá]ÓÚA·sÿÞl~lšOvòáý/«ßoÿÇD#–¦–Úûî^ +µ¢Sú3œŽœž}:Ír”'Å"JËÝù)‚y±|n8czãÕO·WŸ¯0x‘f(cd‘3Œ²8YlöW%|eÅâhVî)ŽQB2ËÅû«^ÅNñD"É'ˆaœj¦F8Žã‘¨€Q#ª«ˆPºÄ(OQì.<7H'ëlÉÞî*'Ýv,õªÞȾô‚¯ö‡¦íxÝÙéz•ÄË~k'ÿŽãäë +§K¿˜×¥”¥:Ñ×]#e³JÒ屪Ý~UmëJÙúw‚w}ë¶lv¼Þêk¯wÊO5”7Mé骦ö¬7îÙòZÉñ—×bøb®îä"DmG{^ +tŽã(0ÀPQPËÀËf¿oêKÙþ¡,…“¸êZQ'Þ¢š}»çîó¡m¢í*¯¶Æ±ÞñµôïzÔôêöÍ/ÖšÀ0ûPÃPFÅ x5¼˜Í3F—0D¢=o?õ#KP3¸8 š\©vŽ+ ÌÙI-ŒíØ0¸ÝÀH–!œPÄg0BŽJqÇ{ÙI¾r†)ÆP–ä~ËMšËÞܽÐRs ìŒÄôéý~-ZϘo …7ú“ExùÈV‰ÛÁZØgYÁçzÛW€O¥“ÎÀ”£¦ –§´qzÕ\}ä0ÙÉ3œÓ0É&Á’˜-7M)ìH›¸~‚£•^{%Ʊ"¨o>ÕÍQŠr+öàhjF²C8 ʨꚊÀ®[²Ö >c6¥, ׎õo;´Šh‘|¹KxinìDCšYØ6¡”¿²ªö•ä­¼÷žá‹QT°À;ˆ«²x0Ã^JPΠGùò)gÈF´š¤lªÕoeÒ,é±ê\ÁƒsÛÆC(¸y'Ú—ß»5wzîZcÖ½ Tç C€¦9"ÖõÍ¥hu»GUyØiîªVÛ„_ǪE\u +´ Òƒ4¨íý'~%ç°ñ°=Vž¼g¥ª N:A7ëÿ€§«3ÞDI¶äú‘€2ïÀLù^5Ì€ŽsçlìÚ@œä5¥,C >ñ½6ºÄ”>t&Ð6RY~LàÕ¯«ºê*.g1äL=AÕñnîX‚ѯZYšª#ŸÎÝëV@ô‹Š,_¾”ʾ¾~gŽÐéŒklÏpÎ’dF‡ûÆã`¹¾kBtÓžŒ¨ªU×ö›ÁΪÒ.<bHhõ…·•Žv ’÷hQÊ@ÄôæÓŠqDÖD”s׃wÖvíöYV¤àŽ.^èã‹Dö7°únÌ~Æ*t6J«Ø´ÚåfÌ‚BÚ5èR`°ÃÒÜBÚÀ7CÒV‚ó‘}Ï&™“ôYã$'™O)Pó)EòMò8¶•f'ÚÖüå»VFÝú;r·¢®‰¤¸ëàö6åBñdßú¤ëc ¡Á(Hs1#¨TbÂA—“kL9y +Ïu傧xî³¼Ký%õ‰°–,¡ )©¤Z{ìWuü;û4(`FÎ>-¬”:ûuM‰–íCS†×'5ón®šÈc”äCdqw6 ŒÇüÍ ›èèq\Ë » ׈Ý"ÞöëKqí½ñcØ N—dÀ¨îy½1LLÍd=&É´/ÍÄ?Gt¾ç[a“ʹ›‚ŒE‚vjÈεA} ñOªµc`-:›ØÃx°ËÄ)^–뮸¾™Yk…Á‡×C‡gLï§_o_ßþK9•Ç`väDç^»­P·?^+Õ ‘ó4¦4ñ+5[¾I±vPñŽv\8¨{‘ãfûXì4{3ªÓlý€ôؘ Ô5GŒôl.—a±!cækÈù¬ð)Û3{>×î@yÆžŠ C) :<îL­\ï¡f³¦“ª¶ž˜zÜ Ëróô±i«ƒóxçÐ….oÞ^;*¢ã%ï¸'c‰7oBH±=‚.wB|sï›XzhϨ“!µððX³kȺ¡NéË&RbÏë®Ú¨!qRývèØÕ¥,oµ‚òÓ!º%ì¯Mzõh©5îù>ÔÜ-z +ª·•›˜SušA 4ýÕ’¶BÖ…ÄæÅ }JÉÈ ý9;Š¦£v—Wû¸9 +™Bç½ Ç(Mi]pár¾rl‹ñ¹›š}®kð«àJ9)þgNÏù`jdqŽÝ‰| ×ëÞKþ˜AEÑ8 kF”=Ô0TW~«_Ø«ÓzíÒÞ¯Ž¹¯œ›^Øý=WØlE- H‡Rë¤È‹Q–U½NžjÞv¼]áèvsð ý:RZVOj9p«³eƒU¡è“≶TB ­†3'áþ­ÉW!GRß,ÎìDœ¥¸3DzéD +82¤ÆC!Ýö¡[>©¦öá2*c¬ºù=nµŸyqbb<†,&O·–XJK/ï,M*oŒ}ûÎ:Kzfc ï,1¨¥pòTcIÿ…Ç¥ õ¡±d^ÛÆRÂèò7Vc<¬„bÛLÙ')º‹i!’k©êGÝÔÑ¢mì,ü`§:„êz22£tã oL壿»…Àdsˆ¤26i¿¸ó[O·RÉïM¦NœÒ•EQeëN²Í»COÇ]#ÝP‹ÆŽlzú/èèøqINw•Üðw`5ü÷gËPy£nÃ[;ˆû€ìÐ÷ûÌ÷w¾éíý¿÷ݨÌý+ @ yâŸøSø¿Îf!Ô +endstream +endobj +2923 0 obj << +/Type /Page +/Contents 2924 0 R +/Resources 2922 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2927 0 R +>> endobj +2925 0 obj << +/D [2923 0 R /XYZ -16.307 900.716 null] +>> endobj +270 0 obj << +/D [2923 0 R /XYZ 56.693 759.068 null] +>> endobj +2926 0 obj << +/D [2923 0 R /XYZ 56.693 731.272 null] +>> endobj +2922 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F57 861 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2930 0 obj << +/Length 1945 +/Filter /FlateDecode +>> +stream +xÚÍZMsÛ8½ûW°j.ÒA¾Iì\63Ùdwkf¶6öaª’©-š‚%Ž)R!©ØίßÒ"EW ÓtÍA% +Ýý p° pðá⧫‹7ïR’Êàê&É0ˆC, ®ÖÁ§ÅGé¸ÒËxñ[QëÊ^Þ¥½¨·îæ»"ù©(níß/YþqõofERBXk—õC¦«­ÖuenÃè$ˆ`tÉÌè\†(¤Q°H…n|‰Á`-ÞØ/"•yðâW_.˜Ç „DR± TILƒdwñé¬á@\EÁ]Ós‚e®³àòâ¿øIOD`+¹BK‹äíz½\1.ê»%Á‹Âüˆ¹^R±¸³³!0z3nLˆ…L€ýæñ/q¾ŽÑZßć¬Îâk9J0àSª}櫱gãt3rå­·qm[òÃîZ—zmÛ+Ôi‘»Þ0 ÃØëôÌÕé’,Š|¹" ×9‰s{ûZÛ†u +½òÍ!…p­QÌ +aÆ1ë´úŒ1mS㽎ëCé²â£nƳ?~ ‚)Ìêr"ÍÉ‘M¯}\Æ;—\…ýNŠ¼.‹Ìþ¸ÛjH:—~»q#ÄÿÑó„qÄáÒ¹1Í×úÞæ;#Ž7±ŠÚþYšßV}ñÈ( œAYûó½¦NëL #´t*TÚ—:I[ÒeE;Ëð«¸yì;2q*ç¢7ñZ—»(=¿&÷t­‘©û}Qºiþý.]×[ŽQŒ‚¢wQؗŬf–P#PúwP mGlJ&¶É–”Zç#¦E4TƒYC +QíØÖ‹èª2ÊÜx¸ØA§ú€iaÉ|â! 2“”UË`‡´±jw² &Â#+Š)ȹ™4R§ËÿL7Û >-Âã§PŽûÚõ¯<ÉÕ ¹¶Ç&­]º7â;ìUºÛgi#~ ‘+·þ“gmn¸G S—<©{2/Ž².׉¶~“¢ šƒK!f˜Y¸W­@ÜYf t[Ãñ•í¤’mœoZ¶+H3×ØÄþë’ˆ…3~mR«¹ÚÅí¬«4Oô@¥ +9böº´eÂIø¨!l(T|ÆP$©MˆH¯{ðië^|yÐÏ}=’G¸q “òû.éÍØožÇRÜfûÑòq†²Ëvt$„¬[“çYn„ S¨CH?>S*ÞîË.¬€¦|, €€Kpïe?ÔEþ7Xü)¶ËK¦ßT_Ñý.ûÑvqmƧmûÌ´ÙGflóõ¡_‘AIBJ ÌTd¦]`¨ï¸ (R ò¥nŽJ°¾µñÖÓ »„àíÖ01½§ÚˆH2´/0 ¼ê3Âqy*A­Ô €m –›À^|tuk/ìp wDûy«“Û^®œZò™(Û5÷ûýê2Ϋ,¶Õ¦× C^ý~Ñ›8Ë‹:M´ßÕáz—Öµ^{âðœá.N³áŠòdçFmûZ¶@¾$V)¦ä‰ïÓ]Û)qÐ1)È,B¢«3‚ƒôÉ(šO ¸d° ›Múæ§ÉÃd¨þê`6Ú˜¸öûôÞ“h{ùSB—eQV/«:o“Û¼¸Ëôz£w°özZ7»TWÏå'—PÁÀ&õ5ùÉ`G@ÿ?)‘|F~¾Fa1Aûö'2t2Ø3(J1"Šý…p·»?.×M3wO‘/;‡ªg®åõ¶,›­_çu‘\›óÉ ¬žÄ¿ˆ÷ûîï›-¶œ/Ÿûö'æód°gä3Vˆ2wø°3»Ý~VáèZÉwòîí¾L³±A +•·ôcð‰_SúY„æÏÙ㽋¿¦k«ü?›C¬r ü߶§»¹dd‡WNÛ6#ý6Ùq›Û-‹#tƒr}ž3§oÛÿÕwçPŸ*$q8#õI„$WóQ¿o"õ'ƒ=ƒú” Å䜵„çB^øõ3I󔇺ô>¼>SJ|g?’N8'Xoq€‚OÊ×Ô¢h3Æâ`Ï<§N"ÍøF™„Et¾7ÊûÓ”a:Xe !|“ã7ÊÞGÍûâ…ÕáÕù)ÇÒ—ŸP䣈ÍñF÷ä?¯#,Õsþòú"fÐn +endstream +endobj +2929 0 obj << +/Type /Page +/Contents 2930 0 R +/Resources 2928 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2927 0 R +>> endobj +2931 0 obj << +/D [2929 0 R /XYZ -11.232 900.716 null] +>> endobj +274 0 obj << +/D [2929 0 R /XYZ 56.693 599.512 null] +>> endobj +2932 0 obj << +/D [2929 0 R /XYZ 56.693 571.127 null] +>> endobj +2933 0 obj << +/D [2929 0 R /XYZ 56.693 524.117 null] +>> endobj +2934 0 obj << +/D [2929 0 R /XYZ 65.161 524.801 null] +>> endobj +2935 0 obj << +/D [2929 0 R /XYZ 56.693 477.293 null] +>> endobj +2936 0 obj << +/D [2929 0 R /XYZ 65.161 477.976 null] +>> endobj +2937 0 obj << +/D [2929 0 R /XYZ 56.693 430.468 null] +>> endobj +2938 0 obj << +/D [2929 0 R /XYZ 65.161 431.152 null] +>> endobj +2939 0 obj << +/D [2929 0 R /XYZ 65.161 420.193 null] +>> endobj +2940 0 obj << +/D [2929 0 R /XYZ 56.693 372.685 null] +>> endobj +2941 0 obj << +/D [2929 0 R /XYZ 65.161 373.368 null] +>> endobj +2942 0 obj << +/D [2929 0 R /XYZ 56.693 325.861 null] +>> endobj +2943 0 obj << +/D [2929 0 R /XYZ 65.161 326.544 null] +>> endobj +2944 0 obj << +/D [2929 0 R /XYZ 56.693 279.036 null] +>> endobj +2945 0 obj << +/D [2929 0 R /XYZ 65.161 279.72 null] +>> endobj +2946 0 obj << +/D [2929 0 R /XYZ 56.693 232.212 null] +>> endobj +2947 0 obj << +/D [2929 0 R /XYZ 65.161 232.895 null] +>> endobj +2948 0 obj << +/D [2929 0 R /XYZ 56.693 185.387 null] +>> endobj +2949 0 obj << +/D [2929 0 R /XYZ 65.161 186.071 null] +>> endobj +2928 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R /F57 861 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2952 0 obj << +/Length 2475 +/Filter /FlateDecode +>> +stream +xÚí\moܸþî_!$Îj†¯¢”¢@zis‡Ã]‹:.p@î>È»´W°VÚH\Û¹_ßÑË&–ömhJN{¸ÆÊ»ÔpD>ÏÌp8 n|wòíåÉ«wŠ1‰C—×AÈI¨ƒˆ "tp9>œ^˜Ì$•9;犞þ³°¦j/¯‹²½°‹îÇ¿³o‹â¶ýçç÷?žýzùtsΉ•j¥½·Ÿ2S-Œ±Uý3ô΂zEÝ» 5Ñ< +Ήu×È@ ŽN_µ,ŒëOþqyòñ„x°@…$ŒE cFBʃÙòäï4˜Ão ‘qÜ7-—b”pÂu¼?ù÷ íF‚öF„ÐL«¸’pFÃV)Mx£Åæ¶àÃ9£”ž¾-–Ë"ïžìñ¸Â0p"»û/7cv]dYqÆÕé}šß´_ÍI~³åErÆééÝS§ÝWÆäíÕ2™wßÙâËT4}ƒ¾_úf‘$Z×ÏÜô=Û§£ˆˆPšm¤Wi>3ƒ¹fDK"Úë²EéÈ9‡f‚Ã…$T‹Vê/œ«^»FײÖ!"2Œ6*\W¦´gç!Œì{›|²Eþúìœqø÷ÆäÖFJ #;ÝŽé@¾'½•uà¡¢ÀÃÿS33³[›‹#x‘H…Ëb‰Œ6‘#Yΰüäê]6m ß“&ÞÊ:ÐDeÝî6ôü9ÉÐÄ™fÀfòҪȶ*dÖ¹àÆH(ÂguL‚‘X~õ Æ!‰â }c0´Óq¬'Þ“b¾ª:0ŒI`Xôy•‹.îJ°KFtQ"°qç[“^rÆx¨Â#qwïļdZÅœ*ìK2¥$œð…?ùž@ñUv?.¨h¤4¸`äðÐ_˜:~ÁBg ˱äûö­úv)v÷ Ô2R#Ÿ^*µââ©ö<Š‰žðU<}ñ~XòUu/”6Çjøýg5Ç—¢7·#7÷©]<µèæHõÚVõñ o4F]+éòÂ!¡˜ä³Åöþù¡RœÚyÒ§§RÖ¸z—õÅûQÐ[U¼ß8¡›w ½1ùÜ¡ºýê2,—S쮳ž_> endobj +2953 0 obj << +/D [2951 0 R /XYZ -16.307 900.716 null] +>> endobj +278 0 obj << +/D [2951 0 R /XYZ 56.693 759.068 null] +>> endobj +2954 0 obj << +/D [2951 0 R /XYZ 56.693 738.489 null] +>> endobj +2955 0 obj << +/D [2951 0 R /XYZ 56.693 694.529 null] +>> endobj +2956 0 obj << +/D [2951 0 R /XYZ 65.161 695.212 null] +>> endobj +2957 0 obj << +/D [2951 0 R /XYZ 56.693 649.534 null] +>> endobj +2958 0 obj << +/D [2951 0 R /XYZ 65.161 650.218 null] +>> endobj +2959 0 obj << +/D [2951 0 R /XYZ 65.161 639.259 null] +>> endobj +2960 0 obj << +/D [2951 0 R /XYZ 65.161 628.3 null] +>> endobj +2961 0 obj << +/D [2951 0 R /XYZ 65.161 617.341 null] +>> endobj +2962 0 obj << +/D [2951 0 R /XYZ 65.161 606.382 null] +>> endobj +2963 0 obj << +/D [2951 0 R /XYZ 65.161 595.423 null] +>> endobj +2964 0 obj << +/D [2951 0 R /XYZ 65.161 584.464 null] +>> endobj +2965 0 obj << +/D [2951 0 R /XYZ 65.161 573.505 null] +>> endobj +2966 0 obj << +/D [2951 0 R /XYZ 65.161 562.546 null] +>> endobj +2967 0 obj << +/D [2951 0 R /XYZ 56.693 516.868 null] +>> endobj +2968 0 obj << +/D [2951 0 R /XYZ 65.161 517.552 null] +>> endobj +2969 0 obj << +/D [2951 0 R /XYZ 65.161 506.593 null] +>> endobj +2970 0 obj << +/D [2951 0 R /XYZ 56.693 460.915 null] +>> endobj +2971 0 obj << +/D [2951 0 R /XYZ 65.161 461.598 null] +>> endobj +2972 0 obj << +/D [2951 0 R /XYZ 65.161 450.639 null] +>> endobj +2973 0 obj << +/D [2951 0 R /XYZ 56.693 404.961 null] +>> endobj +2974 0 obj << +/D [2951 0 R /XYZ 65.161 405.645 null] +>> endobj +2975 0 obj << +/D [2951 0 R /XYZ 56.693 359.966 null] +>> endobj +2976 0 obj << +/D [2951 0 R /XYZ 65.161 360.65 null] +>> endobj +2977 0 obj << +/D [2951 0 R /XYZ 56.693 316.214 null] +>> endobj +2978 0 obj << +/D [2951 0 R /XYZ 65.161 315.655 null] +>> endobj +2979 0 obj << +/D [2951 0 R /XYZ 65.161 304.696 null] +>> endobj +2980 0 obj << +/D [2951 0 R /XYZ 65.161 293.737 null] +>> endobj +2981 0 obj << +/D [2951 0 R /XYZ 56.693 248.059 null] +>> endobj +2982 0 obj << +/D [2951 0 R /XYZ 65.161 248.743 null] +>> endobj +2983 0 obj << +/D [2951 0 R /XYZ 65.161 237.784 null] +>> endobj +2984 0 obj << +/D [2951 0 R /XYZ 65.161 226.825 null] +>> endobj +2985 0 obj << +/D [2951 0 R /XYZ 56.693 181.147 null] +>> endobj +2986 0 obj << +/D [2951 0 R /XYZ 65.161 181.83 null] +>> endobj +2987 0 obj << +/D [2951 0 R /XYZ 65.161 170.871 null] +>> endobj +2988 0 obj << +/D [2951 0 R /XYZ 56.693 126.435 null] +>> endobj +2989 0 obj << +/D [2951 0 R /XYZ 65.161 125.877 null] +>> endobj +2990 0 obj << +/D [2951 0 R /XYZ 65.161 114.918 null] +>> endobj +2991 0 obj << +/D [2951 0 R /XYZ 65.161 103.959 null] +>> endobj +2992 0 obj << +/D [2951 0 R /XYZ 65.161 93 null] +>> endobj +2950 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +2995 0 obj << +/Length 2027 +/Filter /FlateDecode +>> +stream +xÚÅ[ÛnãF}÷Wȱ¨§ïMf/@&Y;»ÙIÆ~X`’‡6Õ’¸¦Ø +Iíýú/(Y.Š¢öÁ M5««›uN«Š4˜4øñâííÅ›kEƒˆDšëàvhN´ B&ˆ0Áí4øxùÁ¥Îîj½ü·/]ÑœÎ|Þœ”‹öÇ|üÖûûæŸÿÜüëê·Ûw0Í„1)ÕH»)ŸRW,œ+‹êg˜!Ì®E5»Ô†E"Óί94áå›æÀtTÝxñ÷Û‹ß/ˆ§ ”&:‰Ñ”ñòâão4˜Âo ‘Q<Ô#—b”p¡á< n.~¹ íNt»;³™CF„QÝèö+çªÖfsÛ›kR¯GV÷„Dê~¨ÿd×yRþïj¢)½|çlVøìÛ« ãðo™”°-ä±Hq°a•ÄêðãöRá1Ã#@ )ª¥V×…“:à$ +£ wÁì˵mIÛuwÊÍ`V*_¦YW¾¢ŒØ+Ì _>wM"@ÙZ`>š“­l=Ìâ‚ T?Óï¦S7ݲ€]IÁÇú‰Ç~êp#K·°Ù4EÊ´ñ}æR7»¥Ëð½~W’áÆÝU°Çé‘!·keórk$ì6i/¼pËí¹ÀhÕ& ÷¹W«ÜÇ®(ºæð:’™!@#ãm[þ@  V¶Ð8%Š‰hE²LR›§O§… 7‰m™ø¬§­}—¦cï!AË_­œÍ‘c‘³ÏrEÇÒ–¥Ë»›÷Íáͳ³î=˜PM¸ÖãÁd[þ@˜ V¶LhD”’ LlöÔ×ð‹,ñDˆlHÒ7øÒ!%BË#‚¯þÎC©×~SÚ§ò9öòi’Ý÷½´’²ñB/­""%ÍÔ;ò‡™úpeñ¦®aƒL뮓Gdl²žw,¼¾ü§,wv˜©Ö…Ã;†ËÔÇ6í1¾¶¼ã‹êå ·jPëj€ì縡sp`î±ÄÆ»»ƒ{°‹ÈK%ÎÊ.B%¢ÿ3»pPÂèÙ…Á+> Çc—mùÙe°²=Ø…)Qu"zaØE¿B/Iûë|=1Š|vn"1ð;ò‡¸²xà+²S_ëH+yøosïÉ¿.Wkl²b†uΫ§<™/Ê}KøËËÈS÷]®ýíðR«8À&2±¸a¹ÍæîXŠQp ©<+ňˆ„'Ž,R{çÒ>9cÅA/ŽÈ0¬ZE4ÃlËÈ0ƒ•íÁ0œ®ô@†œ¦­-¼3Rì,™¯s‡U¡H°ùí*e•M±»ÐKr^&q:‚Ê; î>tSÅ•ã¥Ixe´FE_Ò4a¼åCD—å…5]¿o+p_ò &\¡[[½ÝÔöf>MýW—•ùÔ—âEEÂm5pa¯8½ütÅÔe{ÇWŸ-í´½Vúç’a=7èú<7 %1Fo¨oæ÷èÇ$‘Rm†Ô5•Zb¡´ëÔ#`)ÍyÞT1ÉöNLXÎ,ºŠýÅý.ÉïmÃÏÿô…»ß°ó¼kZyØ-’ÂhD‚– 1ãtGþ0‚®,ž %c`­Ñÿ#‹ÓuÑ­ ¼Ÿ!c®Ï&`|Éð›Ú/’å*MfI§LõzÁã}†­½ø KÀË•ÏO\…Ëür «ªu6:–Ö%•Õg "EÈ ú´Qä̯XŠt0#öÍcãõt䣨áÊâ)Jhp}ô¹ï™ ÂÖÄ3÷€Í­UöÇÒeÅN…ée ìÒ+;l+Nm¾·vûÍkY7$ýÚ©ËõûŸ{–3…¢„©ñªþùÍ|°²=Ì\ ˆðÚHì³ !MsÅ%ÞàlŽ/¦LuBX—9«Ÿ€ž+qj?‘/mÚÇS@¨>,ûŠ£ ‚ÁÆCжü¬lQ0õtÅz…ÆÐUƒÕüýŽEy’5¶ˆ”z÷_—G—#¥DH~Nørcˆäáiá;õq•Ãè_®A ­Æ0‡õ‚ÔÑÜ‘? ÀÕŘ«ˆ˜H~Îb;L‹Õ:OüéýâÔè7Ñß×¾<1ŒÓ$sûªLH,8ÁÉÅÎÚÄ%šÊÑÀùçf€]—>™>Nî«”Òîõ>0æ °±[‰WÛp¼n¥Žü0¬l3ß~Äð½Ï>9´wmÃخϚ¼\—³Ÿl’Ú;lêí¿³nê°…Ûé÷ù•* +ìð+¶_·Ûõºý³($†WõîÈfžÃ•íaž”ÊÚª7úíÿOî3õ ZÖöée@ädV¿²¹]ž¶¢Vºâè7)bÄYËÐ0- ùÎëû)™6.è{ØD—o\×cîf=¼«JïjÄ +SŒ„ÑxŽŽüp¬,îLÁ1lÝÑ ¼ìå®(Љ¼ÜbCPtþnÏG/ ­Œ YY`»j*™»ý´°7ýú=¥Ýf=¸úíaßVWݱîvewûZ¾n€WyÒ¯¸‘TþìQ_‡œ[`ge™ª˜úÉUÒ‡g˜&TŒX¦`TjÆ+Stää™ÁÊöà¡yï—Wx:qW :ÈÍ;5ÃÃ1îÂíé›Ã;ý*ê +õ9áXõ‚˜“:ýyêëÒ)éÆ‚û>Ê–”Цͪï7Ù®ŽaÊ +endstream +endobj +2994 0 obj << +/Type /Page +/Contents 2995 0 R +/Resources 2993 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2927 0 R +>> endobj +2996 0 obj << +/D [2994 0 R /XYZ -11.232 900.716 null] +>> endobj +2997 0 obj << +/D [2994 0 R /XYZ 56.693 742.989 null] +>> endobj +2998 0 obj << +/D [2994 0 R /XYZ 65.161 742.431 null] +>> endobj +2999 0 obj << +/D [2994 0 R /XYZ 65.161 731.472 null] +>> endobj +3000 0 obj << +/D [2994 0 R /XYZ 65.161 720.513 null] +>> endobj +3001 0 obj << +/D [2994 0 R /XYZ 56.693 673.005 null] +>> endobj +3002 0 obj << +/D [2994 0 R /XYZ 65.161 673.689 null] +>> endobj +3003 0 obj << +/D [2994 0 R /XYZ 56.693 626.181 null] +>> endobj +3004 0 obj << +/D [2994 0 R /XYZ 65.161 626.864 null] +>> endobj +3005 0 obj << +/D [2994 0 R /XYZ 56.693 579.356 null] +>> endobj +3006 0 obj << +/D [2994 0 R /XYZ 65.161 580.04 null] +>> endobj +3007 0 obj << +/D [2994 0 R /XYZ 56.693 532.532 null] +>> endobj +3008 0 obj << +/D [2994 0 R /XYZ 65.161 533.215 null] +>> endobj +282 0 obj << +/D [2994 0 R /XYZ 56.693 496.065 null] +>> endobj +3009 0 obj << +/D [2994 0 R /XYZ 56.693 468.512 null] +>> endobj +3010 0 obj << +/D [2994 0 R /XYZ 56.693 421.502 null] +>> endobj +3011 0 obj << +/D [2994 0 R /XYZ 65.161 422.185 null] +>> endobj +3012 0 obj << +/D [2994 0 R /XYZ 56.693 374.678 null] +>> endobj +3013 0 obj << +/D [2994 0 R /XYZ 65.161 375.361 null] +>> endobj +3014 0 obj << +/D [2994 0 R /XYZ 65.161 364.402 null] +>> endobj +3015 0 obj << +/D [2994 0 R /XYZ 56.693 316.894 null] +>> endobj +3016 0 obj << +/D [2994 0 R /XYZ 65.161 317.578 null] +>> endobj +3017 0 obj << +/D [2994 0 R /XYZ 56.693 270.07 null] +>> endobj +3018 0 obj << +/D [2994 0 R /XYZ 65.161 270.753 null] +>> endobj +3019 0 obj << +/D [2994 0 R /XYZ 56.693 223.245 null] +>> endobj +3020 0 obj << +/D [2994 0 R /XYZ 65.161 223.929 null] +>> endobj +3021 0 obj << +/D [2994 0 R /XYZ 65.161 212.97 null] +>> endobj +3022 0 obj << +/D [2994 0 R /XYZ 56.693 166.704 null] +>> endobj +3023 0 obj << +/D [2994 0 R /XYZ 65.161 166.145 null] +>> endobj +3024 0 obj << +/D [2994 0 R /XYZ 56.693 118.638 null] +>> endobj +3025 0 obj << +/D [2994 0 R /XYZ 65.161 119.321 null] +>> endobj +2993 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3028 0 obj << +/Length 2189 +/Filter /FlateDecode +>> +stream +xÚí\K“Û¸¾Ï¯`UrWe°xØœ²I¼ÉÖ>{ª²Uö( ’XC‘Z’òŒýë>ä5©¡ÕÊÚñIB&ðõ×îq´‰pôíÕ7·W_=8ÒHK*£Ûu$)’q¤C,ŽnWÑ«ë&3IežÝP¯,jSuo×EÙ½©·ýÅ¿ËoŠâ®ûðóËïŸýrû憤…褽¬ßf¦ÚSWÍe;;‰”]²fv.cSݤã~~ɬÀX]Õ½©›^ýýöê×+bÅãˆDB"©Yk‚$¦Ñrwõê­ì5«âZE÷íÈ]$F”Iû>‹^^ýû +÷+­ŠÍÛæåÛ$Ûõ 1b®Á²‘Ü|/°Õ“ˈ"­tTšh=) +:Sˆðø8A'˜4£}å D$˘ X*Ð .³Dšê”m–›¨{ó¢G¢Ý ¼Eb¯8'ˆ³=ÿÌkSæIy’¥ï̪…´ÔèÕÄøzÈ—õ¡ýì)pÜ&+ªª26:ÉWnb“¬*†¿¬æÀÞãÈ.›P>@x=劣ÕŠ(çݽ¦T TíªBÜÂ÷ÔR,LY?kïùe¼­‹üëg7„6[–”É=ܛş»ëÝ&¯ûÏÛz—Õ‹ =TYÿM,2Ó|îæ?¿TØê­H8›––Ž¥Álz$ßϦý•…Û´ÔÙ—Y¢:ì÷…E hpãœ`R‹‹Ü%Àé÷e±·ÈNMå¥â@™‡*Í7Žì!FÌnU0Äå{"Ö[YÄ*†¤è!ûÛ¾wØ/ØÐ]RÞöƒ±v*ÔñÈZš¼ÝšÊ@}Ú2;¬Ìx†¯l)¥F‹pÐÊ÷„†¯²§@ˆmHJ­š± 5í€p3½;-cX êºL‡Úà‹ÑŽ·^c'•¿†’ç¡‚’ÑWf²ŽïGuÿØx‡Õnc cCɱx»,A BØX†Ëp1”ïi¾ÊN„´z12ˆòö^_ ÂÛ V{ƒà1â*Üv$ßÓ |•6Q AØCì&ÿßÄjæ³k½u9™D‚ªp°Ê÷„¯²Ó°a)"A°yó77T !u8Ü å{âÆWÙiÜP…”ˆA¸YYµOòÏ ¤M'Â@¼'LI#nrÑgI„)fv&o7Öxl@¿~j÷Ã9§ì*õ=¹vÐغiõö~úG]‡6’ÿÙš|fl=N“÷I5/¡ªlÞ™²€É}“d‡'4—m¢m¨éÓ9C{Ež½yëbï°ˆ™yc²qØ2à&P“ œS$H¸,óH¾gÜà­,€šS­²Ì ¤pŸe~Ü O›Z mZí³ä-4&éýã®çYê' Üò>}B@¼ûmÍ9œ¬·×vÜœ´zÂÞŒ R*„E{” ¡/ëã‡sÎæãƒÜÊd•ÿh·’#Åûóàù ¤3£&Ýí»üÔ¦Á ðç?ýë1÷iWjÚ³üìHÍ +p£îó©ókʨ„f ˜PHÄ—L0ëLå±|8{CÂ1]:$µi09@8ŠY¸ÄýH¾§“÷VÖ!9@,Sú»(p­ë\´rˆ.·žþÛ—ÅÒT8_šæU]–'ÿ>Zdé4`g% µ”Õ¢)B?5ÇÉiÍó‚”E•BŠÍ\öÈÒª®XŠÆV °êAeŒt¸.Å¡x?ŽòVNQ4&ˆûW?Šº3Æå\ÓœQ.ËRð9oÖRuÀÛ‘|Oôz+ë_Ù> endobj +3029 0 obj << +/D [3027 0 R /XYZ -16.307 900.716 null] +>> endobj +3030 0 obj << +/D [3027 0 R /XYZ 56.693 759.068 null] +>> endobj +3031 0 obj << +/D [3027 0 R /XYZ 65.161 752.393 null] +>> endobj +3032 0 obj << +/D [3027 0 R /XYZ 56.693 704.886 null] +>> endobj +3033 0 obj << +/D [3027 0 R /XYZ 65.161 705.569 null] +>> endobj +3034 0 obj << +/D [3027 0 R /XYZ 65.161 694.61 null] +>> endobj +3035 0 obj << +/D [3027 0 R /XYZ 65.161 683.651 null] +>> endobj +3036 0 obj << +/D [3027 0 R /XYZ 65.161 672.692 null] +>> endobj +3037 0 obj << +/D [3027 0 R /XYZ 65.161 661.733 null] +>> endobj +3038 0 obj << +/D [3027 0 R /XYZ 65.161 650.775 null] +>> endobj +3039 0 obj << +/D [3027 0 R /XYZ 65.161 639.816 null] +>> endobj +3040 0 obj << +/D [3027 0 R /XYZ 65.161 628.857 null] +>> endobj +3041 0 obj << +/D [3027 0 R /XYZ 65.161 617.898 null] +>> endobj +3042 0 obj << +/D [3027 0 R /XYZ 56.693 570.39 null] +>> endobj +3043 0 obj << +/D [3027 0 R /XYZ 65.161 571.073 null] +>> endobj +3044 0 obj << +/D [3027 0 R /XYZ 65.161 560.114 null] +>> endobj +3045 0 obj << +/D [3027 0 R /XYZ 56.693 512.607 null] +>> endobj +3046 0 obj << +/D [3027 0 R /XYZ 65.161 513.29 null] +>> endobj +3047 0 obj << +/D [3027 0 R /XYZ 65.161 502.331 null] +>> endobj +3048 0 obj << +/D [3027 0 R /XYZ 56.693 454.823 null] +>> endobj +3049 0 obj << +/D [3027 0 R /XYZ 65.161 455.507 null] +>> endobj +3050 0 obj << +/D [3027 0 R /XYZ 56.693 407.999 null] +>> endobj +3051 0 obj << +/D [3027 0 R /XYZ 65.161 408.682 null] +>> endobj +3052 0 obj << +/D [3027 0 R /XYZ 56.693 328.298 null] +>> endobj +3053 0 obj << +/D [3027 0 R /XYZ 65.161 328.981 null] +>> endobj +3054 0 obj << +/D [3027 0 R /XYZ 56.693 281.473 null] +>> endobj +3055 0 obj << +/D [3027 0 R /XYZ 65.161 282.157 null] +>> endobj +3056 0 obj << +/D [3027 0 R /XYZ 65.161 271.198 null] +>> endobj +3057 0 obj << +/D [3027 0 R /XYZ 56.693 223.69 null] +>> endobj +3058 0 obj << +/D [3027 0 R /XYZ 65.161 224.374 null] +>> endobj +3059 0 obj << +/D [3027 0 R /XYZ 65.161 213.415 null] +>> endobj +3060 0 obj << +/D [3027 0 R /XYZ 56.693 165.907 null] +>> endobj +3061 0 obj << +/D [3027 0 R /XYZ 65.161 166.59 null] +>> endobj +3062 0 obj << +/D [3027 0 R /XYZ 56.693 119.082 null] +>> endobj +3063 0 obj << +/D [3027 0 R /XYZ 65.161 119.766 null] +>> endobj +3026 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3066 0 obj << +/Length 2360 +/Filter /FlateDecode +>> +stream +xÚí\ßoãÆ~÷_A$½ê½ýÍÝš4½ä‚6@Ï.à’ZZYÄQ¤Ž\ÙVÑ?¾C‰r,ê$ÏjI_ú¤_«áœï›™owI“Û„&?\|w}ñæ­¢‰%Vs\Ï͉NÃir=M>¼zï +—5îõ%WôÕÏ•wÍöí¬ª·oü¼ûñûjò]U}Ü~øåêﯻþ sɱJm­]ùuáš¹s¾i†£³ÄÀѵh.uJRn’KElÚ_K0˜šWo¶/LÛö»¾øtÁÀ̪ʗÀwíWØ+EápQF£ m9b4–Ø7GÑ®â9B[E43Ûx·XnáJƒ]“·ãûØ 'pWäåG$AŠÄSJã$f6+š +y5ã ç¯q#'’ÿVMïôŸE›6 ª6öíGÂ!ÚÙ<I4ØÝà¡‚{… C¿^º7´šaÓjù1/oqƒo\“OÑ´çu†Çîóá“" É´¦á•Éa³Ú' ¨Ï}@šÒRÅĈi +*¥äxÈÜ·‰Ìhg •³‘|{S¿"yÜß#i¹t÷¸›  HzS7ËV…/²WàŽp—+,”ñY'CfõrµÀ8äõmÜÄçUÙ œ~Ãœø—+À‹.¯B˜©'a&%JÛmüJ%íF™'£R"¤Ý˜K,ipIüz&}gû€9ýû!Î÷y çX«ˆåTØÀR w ~¤Ä±½7ÈêošC˜”·«¼™÷Bë$„·Éâ*óy3˱À|ë2¿ª‘Ž½w›î¹´ùék¦„¥R¡S3o…ý’©YYK„87ûÜn™Ý†ô + œŠt¼ä¬ îIS3ZrîÙKÎñÎ⓳2œP݉o±½[+âªÛVÅ™lÃ9ÔAûšù Áÿ?g‚öïYfž•·Ø –—³‘éÍ E*à,«3/ñiâ~Í(žÙñÀ¶o?lÑ΀-e„ÑNãÇ€½¬ûŒGúÃñÛÛ€9ö>/årYylŒ¬Rg3¨jVˆÀ•ÄˆÍÀ’eÌ°¸'ðÞ¹úJ EH>pÒš˜9¤ÊÇ£ˆ}û‘ílEpEx§bý«AÆý2«3äÌŒ{ T\~f‚æÄðÆù€ÑÙ]–Cw=tBôý‚<^«ž­ÊM·|6±0K({Qf‘VCɆe–M ‘‡{w³›<Ú|9çüù#iR¤kdª 3j4®éÙãšxgñ\#SKd*v‹²Úcg-Ðê6Zœû?…íÕPUl›²ºZaµ¹_²;1u³º=—ë ¢³/ªcHÕZMÇxì7ÉÃÍj’ÁGT4¤ DèñžýHV‹v6€Õ„ ZéÀé†IµÀÏŸWçNïÆÎ,PÓ7Ç©iY»i>°¸«­!ù|½;¸úÏc ª*IÇÓzö#!íl aѶÓ܃¯3ìm¨&®ÁgwlØ.V…Ï—Ø$¹ °&@æßÈöùV¡8Ln›¯¹6©~ËðLù¢3éÂJ8ò¸bA¶òU>}¨ß…‘D©µ…²ãi=ûq0ws½ÂN;ú¶ÄêÕS ôBÎe/²z(´7nR•Óðÿ¡Ó +sÞ7¤ŠžP/ý;%Ž¼âÈ +{ò5(ª +èýy8·«áG\nÙ³‰¶hgЯ–w‚JY!ûÚjå—+ß ½ÖãÝ÷¡|¹É†I,}žG/žÄÎ +LêªAr¡«]9ÁÎþ.0ÇVBY¢ãT¯àòA¤Pò3ʇd«:÷ÿÞV?¹¬l~¯šuY-CÊgšªË¨Ë ÓãؾýH‹v6€À8%ŒÊÇÆäí&Âa!´Kî:«jRdÍASðŸã™¯ªò +…Y6qAÿr·ŒûUĨñ¶5õìG`´³H-a²ÛÖô×¢j"¶¯™æh +c81úE÷ôpCÉæ›1Z6äió~´#nÐáš:ÞÂç}óqáí*>Ú¹Dpºì9ˆ>ñÝÊ"ó“ù°êf`+ù¿»'ðtåŒÕ0gùCœüÄ(W-?q•'»“™ÄPûeÉŒºâ6°c)Q¬ëÆö¿èŒÆÙfGÛQ®‡^†ž®A/ Ø;¤Ra¹4 Û†qfÍþ­*?ôc–ó:æÿ¾–þ<^¥&ÒŒ·V§g?NÑÎÀIZ’¦ú1ÿ­¿ÐÁçzÈ»&ÆŸ`R§Ù§6Î4•_´»cŒ=â}ƒñé=û‘@Œv6ˆPôÚÝÓ3Ðy­Y-—U=4½ß2~†Ü3¦ù¢]”ø¯¬œÌ{'ŠùÓôÜÌÀ)í[6Þ2š}óq¡í*>òmWÌ_Ïs쳚fµpÍÀRA¶òs,BvõúQ ççèU}Ëû[¨6íÓ ±Ï*'¡›IÛ½Ðj<9nß|ä#c]ÅGm»k[²@Ý “˜Q3=œ=Q¡e;ì’èzš—è5^’Hƒ¦ +¢cH½áàiž’ªí9óü/¿²÷ +endstream +endobj +3065 0 obj << +/Type /Page +/Contents 3066 0 R +/Resources 3064 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 2927 0 R +>> endobj +3067 0 obj << +/D [3065 0 R /XYZ -11.232 900.716 null] +>> endobj +3068 0 obj << +/D [3065 0 R /XYZ 56.693 759.068 null] +>> endobj +3069 0 obj << +/D [3065 0 R /XYZ 65.161 752.393 null] +>> endobj +3070 0 obj << +/D [3065 0 R /XYZ 56.693 705.893 null] +>> endobj +3071 0 obj << +/D [3065 0 R /XYZ 65.161 706.576 null] +>> endobj +3072 0 obj << +/D [3065 0 R /XYZ 65.161 695.618 null] +>> endobj +3073 0 obj << +/D [3065 0 R /XYZ 56.693 649.117 null] +>> endobj +3074 0 obj << +/D [3065 0 R /XYZ 65.161 649.8 null] +>> endobj +3075 0 obj << +/D [3065 0 R /XYZ 56.693 592.341 null] +>> endobj +3076 0 obj << +/D [3065 0 R /XYZ 65.161 593.025 null] +>> endobj +3077 0 obj << +/D [3065 0 R /XYZ 65.161 582.066 null] +>> endobj +3078 0 obj << +/D [3065 0 R /XYZ 56.693 535.565 null] +>> endobj +3079 0 obj << +/D [3065 0 R /XYZ 65.161 536.249 null] +>> endobj +3080 0 obj << +/D [3065 0 R /XYZ 56.693 489.748 null] +>> endobj +3081 0 obj << +/D [3065 0 R /XYZ 65.161 490.432 null] +>> endobj +3082 0 obj << +/D [3065 0 R /XYZ 56.693 443.931 null] +>> endobj +3083 0 obj << +/D [3065 0 R /XYZ 65.161 444.615 null] +>> endobj +3084 0 obj << +/D [3065 0 R /XYZ 65.161 433.656 null] +>> endobj +3085 0 obj << +/D [3065 0 R /XYZ 56.693 387.155 null] +>> endobj +3086 0 obj << +/D [3065 0 R /XYZ 65.161 387.839 null] +>> endobj +3087 0 obj << +/D [3065 0 R /XYZ 65.161 376.88 null] +>> endobj +3088 0 obj << +/D [3065 0 R /XYZ 56.693 330.379 null] +>> endobj +3089 0 obj << +/D [3065 0 R /XYZ 65.161 331.063 null] +>> endobj +3090 0 obj << +/D [3065 0 R /XYZ 65.161 320.104 null] +>> endobj +3091 0 obj << +/D [3065 0 R /XYZ 56.693 273.603 null] +>> endobj +3092 0 obj << +/D [3065 0 R /XYZ 65.161 274.287 null] +>> endobj +3093 0 obj << +/D [3065 0 R /XYZ 56.693 227.786 null] +>> endobj +3094 0 obj << +/D [3065 0 R /XYZ 65.161 228.47 null] +>> endobj +3095 0 obj << +/D [3065 0 R /XYZ 65.161 217.511 null] +>> endobj +3096 0 obj << +/D [3065 0 R /XYZ 56.693 171.01 null] +>> endobj +3097 0 obj << +/D [3065 0 R /XYZ 65.161 171.694 null] +>> endobj +3098 0 obj << +/D [3065 0 R /XYZ 65.161 160.735 null] +>> endobj +3099 0 obj << +/D [3065 0 R /XYZ 56.693 114.234 null] +>> endobj +3100 0 obj << +/D [3065 0 R /XYZ 65.161 114.918 null] +>> endobj +3101 0 obj << +/D [3065 0 R /XYZ 65.161 103.959 null] +>> endobj +3102 0 obj << +/D [3065 0 R /XYZ 65.161 93 null] +>> endobj +3064 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3105 0 obj << +/Length 2041 +/Filter /FlateDecode +>> +stream +xÚÍ\ÝÛ6ß¿Bh_à–á÷G\‹6ŠöÚ&ûP éƒlÓ¶}$Ç»÷×—²ìt-g½CStîɲD‡£ù œ!“U‚“o¾»»yõZàÄ #©Lî–‰¤HªD†˜JîÉ»olnÓÖ¾¼¥¿øOÕÙv¸\VÍpÑ­÷¿¯æßUÕ‡áËo~ùçÝO®›[Bbö¶{Èm»¶¶kûÇ®w’h×»d}ï\*¤¨Nn2jß¿N Ò/^ Dšþ‡7?ÜÝü÷†8ñ8!‰H–(CÄ4™7ïþÄÉÂ=s + nt²Ýµ,A0¢Lºëב´Ïß=í€jD4?t0&}ëPùIÆò&H9;AzxüÎ%2ÔL ìN`³J†‹7û—ô"Š3‚¸3Ðî}¾ÎîÞý©œäÝîeÏ6+X섵+íÖÐù°¡-ê<í±ý¸¹$‚ú$urO|Ò‰˜"ªÉHü%Ý4Y÷¿Š?Ù´lA1ër[§+ÛòŸC“yUÔUiËîѽEö1k³ª|të¾±ËG_ÿ–td]§˜x¤× w¹Wí=ÆÄiBð§+2\Á^ƒ41bâ…© rá3Vd8‚U…Ç©9’|?a}»XØ vója¡H†µ[§å"ÊLçÊj›ÛÅÊιÛiƒÔ¬§0=J ¹êÔÍŸŸPOýän 4†c9½€6Úªnª¹mÛ±;<cåX &ñ`v,?gÁÊzM1$øÐÚ¬Èò´É¦…Co6O;Û=}íÛ< ¼m–_×6m€m½/› +ŠŽ"í:ÛŒ÷óÆK—ãß`" âœÆƒÉ±ü@˜+ëg Å”¤åƒ¯ß_Ì¥£f\°k²@ÉÌ|Éõ˜¤N%#’.âVåDÇóócù~¬¬‡Ÿ ‡DÅÖ±z{••Qð$Ónêºj:(Ar˜¢î&œGêªÞôvZ\Øÿó(s^ébh<ËA°² À¾ÏHAÙy +åµmŠ¬ëà+š²³÷]ëAv÷mZ‘»„zd^u^ÔÿâYOŒT4¿<’æ•¡ŠÂ}RæÄïÄwkèzi™ÝCí8©¶¿ý5n<ûq¸½þ%7]½ ð í(!×äMBr¤Œš–7eåÂÞ{0'!8ÒŒÇcN‚3¤•ˆÎcùð VÖ \¹Oæ™Éîß/x½ +Ykmš·UœZ ÅêÖH†ÒÆ‚g·6k»qžÈé#­ÕU‘N2‡¢Ådyò:mÒÝoí :r¬&ñ ÎBXÄË™ä‡A=\Y¨cŒØa…üÆÕG(™[lê¼O ØÏÍ´ï±ÀOβ/Šª¬Ú:[8t£ì|š§E6Êýí +(‚@ÁÈ GXÒk‚‘+‚×ÓN»cq_zn| +SÏB:­´ˆN¥ñHòH~ 8ƒ•…ƒ“ †áŸ*G0`®òªmÝëm<𒻙ˣyÖÙ£yÝTn©Øe——¹£$”é«¢‘rÄ(ÿC#qZɘS%fˆãxyó‘ü@4+ëFÜû…'/™ê>Úf–vYovÜf‹n .«¦ÅLoþÛCתW^WnT}ÌËÊÕÅ!ÉQ'N®ZÏ`J!n&®gÜÍciΤB‚©xAˆ¹ ¯¨1’„•…!& Òr_ÔømÓ;|ðVŽe5Ð7OžY^Í?ŒÛß>ݾϧYih*újÐg°{nѲ8 âÿúê £j<„w³q㯠PäI¯ò1’ˆ”`e=ÂÝ-¼Ïan׶„–ôî ZdŸì ÞÔd«u7í„›Û%PâÌÎÓMk§. á¨lZ®6éjœêŒ#oóá±ø@„ªê¦9¤À©Ì‡y&zUOýÛƒs1FTW­…0¬‘ê‹s.jœ&b9„j…tÄí»#ùa +WŽ!j"”y®ü¼V9àrHŒåP;o,tz„oÇ=»Æzf¿ß¥^Š ULB Õi~ÕÒ •Ʀ ,‡cÐa §CÄuåa¯î2’S‚•õˆ)œ#zXÉ_|XèÓ¾£˜Ðâ<¨zט–Wö¹¡©f½–mxÚ ºg8ûÞ¨ÔôÜ>¸”§P¦¦W-Qâ< ë‰+¹»»O@ÁN q»+1¯X4’Q•…GWÜû˜Qž÷øPÚtÙ<·—¢“h†(—]Éô¡`e=|HK$Èá4¶c\|ðËuôêLá0…*ÐØ"Íʉ7bÏ ™¸yycêÜ\s® B!FÅ¥ž„;ÂöW<3S8öÏ1‹‡òcù(VÖåÌ8/ SqO¥‘ê<÷ÌÊ=¥’5(«ƒgká+èfó*ÏÊïh Œ!N®z(ž8‡rn:-ì—•è±Ó lÇyÐ÷æU¼jȱø0È« +G¼¡HKå™ÀŠ_";­zËçO”ÈB¯n-´ŽÑº0f§Ž"ûÿÂZzæ`¸¼jÚ«€ìâü}Ï/c0“ûáai.ù³Ÿ¿c2ƒ +endstream +endobj +3104 0 obj << +/Type /Page +/Contents 3105 0 R +/Resources 3103 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3140 0 R +>> endobj +3106 0 obj << +/D [3104 0 R /XYZ -16.307 900.716 null] +>> endobj +3107 0 obj << +/D [3104 0 R /XYZ 56.693 741.747 null] +>> endobj +3108 0 obj << +/D [3104 0 R /XYZ 65.161 742.431 null] +>> endobj +3109 0 obj << +/D [3104 0 R /XYZ 56.693 694.923 null] +>> endobj +3110 0 obj << +/D [3104 0 R /XYZ 65.161 695.606 null] +>> endobj +3111 0 obj << +/D [3104 0 R /XYZ 65.161 684.647 null] +>> endobj +3112 0 obj << +/D [3104 0 R /XYZ 65.161 673.689 null] +>> endobj +3113 0 obj << +/D [3104 0 R /XYZ 56.693 626.181 null] +>> endobj +3114 0 obj << +/D [3104 0 R /XYZ 65.161 626.864 null] +>> endobj +3115 0 obj << +/D [3104 0 R /XYZ 65.161 615.905 null] +>> endobj +3116 0 obj << +/D [3104 0 R /XYZ 65.161 604.946 null] +>> endobj +3117 0 obj << +/D [3104 0 R /XYZ 56.693 557.439 null] +>> endobj +3118 0 obj << +/D [3104 0 R /XYZ 65.161 558.122 null] +>> endobj +3119 0 obj << +/D [3104 0 R /XYZ 56.693 510.614 null] +>> endobj +3120 0 obj << +/D [3104 0 R /XYZ 65.161 511.298 null] +>> endobj +3121 0 obj << +/D [3104 0 R /XYZ 56.693 463.79 null] +>> endobj +3122 0 obj << +/D [3104 0 R /XYZ 65.161 464.473 null] +>> endobj +3123 0 obj << +/D [3104 0 R /XYZ 56.693 416.965 null] +>> endobj +3124 0 obj << +/D [3104 0 R /XYZ 65.161 417.649 null] +>> endobj +3125 0 obj << +/D [3104 0 R /XYZ 56.693 370.141 null] +>> endobj +3126 0 obj << +/D [3104 0 R /XYZ 65.161 370.824 null] +>> endobj +3127 0 obj << +/D [3104 0 R /XYZ 65.161 359.865 null] +>> endobj +3128 0 obj << +/D [3104 0 R /XYZ 65.161 348.907 null] +>> endobj +3129 0 obj << +/D [3104 0 R /XYZ 56.693 301.399 null] +>> endobj +3130 0 obj << +/D [3104 0 R /XYZ 65.161 302.082 null] +>> endobj +3131 0 obj << +/D [3104 0 R /XYZ 56.693 254.574 null] +>> endobj +3132 0 obj << +/D [3104 0 R /XYZ 65.161 255.258 null] +>> endobj +3133 0 obj << +/D [3104 0 R /XYZ 56.693 208.992 null] +>> endobj +3134 0 obj << +/D [3104 0 R /XYZ 65.161 208.433 null] +>> endobj +3135 0 obj << +/D [3104 0 R /XYZ 65.161 197.474 null] +>> endobj +3136 0 obj << +/D [3104 0 R /XYZ 56.693 149.967 null] +>> endobj +3137 0 obj << +/D [3104 0 R /XYZ 65.161 150.65 null] +>> endobj +3138 0 obj << +/D [3104 0 R /XYZ 56.693 103.142 null] +>> endobj +3139 0 obj << +/D [3104 0 R /XYZ 65.161 103.826 null] +>> endobj +3103 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3143 0 obj << +/Length 2388 +/Filter /FlateDecode +>> +stream +xÚÝ\ÝsÛ6÷_Ái;S{¦FðAd;÷Цq{mÒÌ%zèLÒH‚$Ž)Ò!)Û™›ûßoù!ŸDIö•Î=‰¢ÀÅØß~bEƒy@ƒ_Î~½¸’4ˆI¬¸ +F³@q¢t1A„FÓàÃù;›ZSÚ‹K.éùyeËör–íEµè~ü9Ÿü”ç×í—?ß¿¾økôLsɉ¥l©½¯>§¶\X[•õÏ0; "˜]‰zöPi¢y\Jën~¥€ ŽÎ_´LÅõƒg¯FgŸÎ§ ¤"*ŽQ”“åÙ‡¿h0…߀ÆQp׌\’QÂ…‚ë4xö¯3Ú­=¸"kÚaLU-O9— ëÇ^\Áæ=Âú™ˆ„*‚ÚÌǶ¨..¥ðúæs•gß_\2_ͪʫ|BîËô‡v@š”U¹ñ}žæeiŠÏ·fùÆ—ÊŒS»ñýÆÌmi«ÕM}¯e¿æ²þøe{Ù`³™æðj‘ª—­¾/)lB¨Nâ( +Ì6×i‹Úþ»»ðˆp®×´„Y=Ú—¾$L±>}IÑ°þ˜6eH‘˜ÇG`¶!X̃öâ]'T[²f\0"Y§Ó-™Ú¥|hö¸\ÝÜä Q¨Á5LQJ²ùÖ`àê²»±ûÔù2ŸÚþð|ux|‘:¯ÆýÁ_µþ‘JúÈÉ|Q¹L“; Níl‡6°Ã>Ñ0œd¸ ¸z‹—¯ª›U«>7!X´3M¸Š‡ã6}O0z3ëFN‰”†¹0ÙÜ"™dee²‰-‘8Ã[šbÞGùß#<ŒÂ¾3xpä­IWkXq㬙,p#Ó|bÒ¯õÛGL+`¢ˆ˜˜múž€ñfÖ0‘&ªÃËÜf•½GÚkû703KÛ×¹Ílïq¢žo¿{*¨Š|ºšàÊ}¯; ÛõøLX£iúÁæÓ‚­ …N°·é{ +¶7³‚­Ñœµ’}Úøó8)¬Ìü:zóú$!ªÒ”„aè“:ðy0½§BÐNìÈé½Æ- ÷wvü«o€òÃ.„®b=\fhðbõ6}OP{3ëjA åÊ13gªªHÆà´9€º´UyäT \+hßmdFª [ }]l9µ³çk .ñIµ +œÿÍ´…Œ¡”§-d ‡szôý´…?³xm!#A„`ŽÚâ€ïI|σ´Ù9²ZqKP?ÎRkB¥<%œ¥ ›’ÏPµ=웇àÞÓh@ü +Óp¸Ô¾'~½™uÀ¯Aµ¿Jîqr>^Í÷†i2„èûãT…> 5`°ÖK×à†Þ¾ìù‰Xw…Ma&X¿gœæ“ë$›í„J/‰«’*µf<.ì-Ri3ãnKΉª[ä=‘ê˪P¹$j}2¤.»Y3=nÑíÓÊ–ûòêOexäÍ­IÒúÌÞê·¶+ŸëC8{“<rÑäœN +Û¢„Uv YLBÊNé5„±"R‹gx ¿Û¤Z´NÕY¤óÂ>x °cS%K·!Œ€ç6„@ËÁtQ¾Ÿ2òg¯B ·"áèöm!4ÒÏ“ =›Ç{÷êÇŸß¼:rpðçû×£__;¹Ps¢©:)jØD:þò¨q#“á–ç=lÐöD+?ß +NxÔUŸÞäØlugÍ5:†/¬lªmaªçÃï`²-GŸT*ŽM1Ë‘/4·È“¦Öµ˜rE(;­»@aQøňáj@wADÐáÜ…}?äÏ,^ ‰H¯Ý…ìzf*‹®,ØåM…Œ¬šÌ¦è¼Â$]M÷¤+‰{íý¾g×a#ìᘩkD-tLÓƒaž×r£e¼ zrˆÚ×$ìGeŒn”U{jƒ—<$b]e­»,fyšæ\žßÕ ÛÜš4‡U»¾Œ…¹à .˜<ïž[›µWK3íî¯øмÑÌ ÌþonÐSDkµV@‹j™îáthruƒših– +¶×Ò]h®‹¶£„l¯Æ%g öIÃ…„ÉÅq³±}H-ÉA/H¿,ôãZ’kFjYJKöèûiIfñZ’ƒ Dk;ùÎ.ó[ì©™ÂNWÙÔdHí—¬bB—1÷$úž,c]1d^·t䡹Ô.-v±’¬Lœ5.W´9#9˜ŒoÓ÷”qofd\ ˜³ëû™&·l:po4ãsÓn\j¢N[{çôÃú¸Õ±ÌC’¥I¶ÙG× ¹n¦Û¸•ÔIÊÍa[Í{e{$»ÜߟךY¹Á]ÅDÂeÇßGJðÃèÃk¯{îB> endobj +3144 0 obj << +/D [3142 0 R /XYZ -11.232 900.716 null] +>> endobj +3145 0 obj << +/D [3142 0 R /XYZ 56.693 741.791 null] +>> endobj +3146 0 obj << +/D [3142 0 R /XYZ 65.161 742.474 null] +>> endobj +3147 0 obj << +/D [3142 0 R /XYZ 65.161 731.515 null] +>> endobj +3148 0 obj << +/D [3142 0 R /XYZ 65.161 720.556 null] +>> endobj +3149 0 obj << +/D [3142 0 R /XYZ 65.161 709.597 null] +>> endobj +3150 0 obj << +/D [3142 0 R /XYZ 65.161 698.638 null] +>> endobj +3151 0 obj << +/D [3142 0 R /XYZ 65.161 687.68 null] +>> endobj +3152 0 obj << +/D [3142 0 R /XYZ 56.693 640.301 null] +>> endobj +3153 0 obj << +/D [3142 0 R /XYZ 65.161 640.985 null] +>> endobj +3154 0 obj << +/D [3142 0 R /XYZ 56.693 593.607 null] +>> endobj +3155 0 obj << +/D [3142 0 R /XYZ 65.161 594.29 null] +>> endobj +3156 0 obj << +/D [3142 0 R /XYZ 56.693 546.912 null] +>> endobj +3157 0 obj << +/D [3142 0 R /XYZ 65.161 547.595 null] +>> endobj +3158 0 obj << +/D [3142 0 R /XYZ 65.161 536.636 null] +>> endobj +3159 0 obj << +/D [3142 0 R /XYZ 56.693 489.258 null] +>> endobj +3160 0 obj << +/D [3142 0 R /XYZ 65.161 489.942 null] +>> endobj +3161 0 obj << +/D [3142 0 R /XYZ 56.693 442.563 null] +>> endobj +3162 0 obj << +/D [3142 0 R /XYZ 65.161 443.247 null] +>> endobj +3163 0 obj << +/D [3142 0 R /XYZ 56.693 395.869 null] +>> endobj +3164 0 obj << +/D [3142 0 R /XYZ 65.161 396.552 null] +>> endobj +286 0 obj << +/D [3142 0 R /XYZ 56.693 359.463 null] +>> endobj +3165 0 obj << +/D [3142 0 R /XYZ 56.693 331.953 null] +>> endobj +3166 0 obj << +/D [3142 0 R /XYZ 56.693 285.16 null] +>> endobj +3167 0 obj << +/D [3142 0 R /XYZ 65.161 285.843 null] +>> endobj +3168 0 obj << +/D [3142 0 R /XYZ 65.161 274.884 null] +>> endobj +3169 0 obj << +/D [3142 0 R /XYZ 56.693 227.506 null] +>> endobj +3170 0 obj << +/D [3142 0 R /XYZ 65.161 228.189 null] +>> endobj +3171 0 obj << +/D [3142 0 R /XYZ 65.161 217.231 null] +>> endobj +3172 0 obj << +/D [3142 0 R /XYZ 65.161 206.272 null] +>> endobj +3173 0 obj << +/D [3142 0 R /XYZ 56.693 158.893 null] +>> endobj +3174 0 obj << +/D [3142 0 R /XYZ 65.161 159.577 null] +>> endobj +3175 0 obj << +/D [3142 0 R /XYZ 65.161 148.618 null] +>> endobj +3176 0 obj << +/D [3142 0 R /XYZ 56.693 101.24 null] +>> endobj +3177 0 obj << +/D [3142 0 R /XYZ 65.161 101.923 null] +>> endobj +3141 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3180 0 obj << +/Length 2168 +/Filter /FlateDecode +>> +stream +xÚÕ\[ã¶~Ÿ_!lû° t¸¼Klч&é& šÙ™vó@[ôXXYšÕefv},ybkìñáÐr›òD‘ßwn¤L£›ˆFß_|s}ñö¢‘!Fs]/"͉Ž£„ "âè:>¼~ïrgk÷æ’+úúç²qu¸(«þ Y¿+çß”å§þǯWÿ~óÛõÐÍ%cÄ(ÕK»j¾ä®^:×ÔÝeèE ô®E×»Ô1‰y]*b⡃À8yý¶ÿbÚt7^üóúâóñ4b‘ÒDņMy4_]|øF)\ˆ4It¿n¹Š£„ ÇytuñËF‚‘li£º×é#çj­Å涷ï Éú9dwOB¤NàB?€åÌUÍ›KM)<¾ýÒ”Å_ß\2?ç˶øt9/W«² uþ·¾ÕútSηN¥å|c;nt9_ÚâÆÍlUo]²mSféC?ÀFm)&Cª}¤”*Œ>±þhýl0kÝãu_ßïŽ7 „Å<ŠŒI,»ñîÎ+ +³'uĉILT¹h±=À;ÒöŸ}ÚOgzÓA/˜u­Cå+Â4ËW”‘&ÓÃ6ø41Üœ@ÙµÀê&êÞhÜAÖFqÁˆ¢¢ŸÅoËâ®CØ6 ŸÊŠ>¬±±h‹y“•ÅNkr9œxzÛk{g³ÜÎr‡ì ªaQ¦ÎCÚ5ãÖ©¢ðaoZ÷Ó”8}Úzô„Ç ÀbÂU<>wåâ3XY|rJ””=> w›€?;°aã9&‡±@Ä @äd¨¿µ•]ášf®¸ÚC +#) ¨˜æß=¤ï+Yüù“m«¬ùÚ;¯-êß]ämFAqô©u*$j:‡¤cÀ5ŸÎ!ä‡>\Y<áu,H¿Ë\ŠÃ8Ä5¸†³öæÄî§*ï=¼ÏÒe7ËÓQC`«Äyé(%ÑÉKÖïì]–ödüŒš«6\¼É˺¶ÕF +Ib5%#¹ ±™‘»ò¬¬#yLh20ò_EãªÂvŸÍ³¯XvÞvÁbkŸÄ‹Á®m¤Ú!}«-R?±6¯KÏPNCÄ’Ðøœ U& 'N)ó¬n¶sÁe³Ê·~ÎòrþɃ¿*IåòWÅS=GòÃø®,ž¿*¡D¨¿?•’+.w+WôÕa2mìkás‡;Ÿh»iªlÖvÕ¥ºØnŽ.ÉR°²@Ò†3Ôßþ‘¦Xã–ÂæîìSþL:´ºÍmƒäÁý2›/±1(Z…%²÷Ü7ã¡ø È +æM&ÓyW~ ƒ•õ²'(™fÕŽ"š¬Áfý‡ÍÖeàl‘¬916ç¹­kÏÇó ¦ä €0„wåB8TÙÀ•1‘›uŒ®Vyض5Ö,cCñ® å Jtêì,Øb·§ËÐîZ2ÂÏm³„i&Š¶±OMA2K¦ §%äRMǼ‘ü0æ…+ëá<(…¡~\Ó„HbŽ´—+tìgeÛ| +3ŒlyŸ5KìS=­ÿýÕaõT]dt7¾çÕikêöö¶/zåŸL4QÓ‘c[z 5Å£[Ž“¤'†³uæN`ÞÖM¹Ê¾Ú}ˉX7 AcçtRS¢O\uyAeT*0HÜLè +Lìtùð®ø@´‡ªêw)Uƒ¸ÚgD^yV|ÊŠ›?v%Ô‡›Bƒe8/7™ Fœ–›Yç|˜IA 3a& `PL¤ä‡q3\Y<9…ÑDðx³fŒ²}¹È3¡ÉCGdÏÔ¨r¶ªº­VH[Q¥X7Z.ù\UÎ]]gO KX> CÁô•ÏBÇ„™']•[xÐY¨8t+Ä:K@-λò鬬¥!Ê tþ|z YVÕ äR+lÞõÉy¸E¼`¬÷M¦:{ì=hž¸ðWhÎC¸#ÎZgœÍÿõª¦ÀnÇxÞ$pȧ3 #ùa&!\Y“@9Itì½å·øSØVðÿha3¸þQ¶Ímë[þàIB4Ÿ•;âAª*“Ü0bèPÙ[ç:>]0:~Ï3+„ÁÉßxm,¼à¿*ë&`ÿGÊã˜hͦÃè®ü@+ëÒîݬ_€{¬¬‰³iŠ/[4§5Su¹BϱCó`œ ¶’èø¬WŒ$œ6Ðú ƒkk×xS\‚Ö1¹€+bB‹°+?Ð"+ëa„$œ%±’¹÷Hê¢_ÛXcÆ#$Jݶy“Û™C®•ÝÙ¼ÅPu‰Ý/a±[0Úðkmk·~¿ªö Í<ž06Û•ˆò`e=PÎáÃr ÚòûMÙgמ9;˜2XdY`æ°ñt_Ü´Y½©ü,‘z‹}e›¬^dÎpÔÊÄt€Û•¸`e=Ç8tð«ïœmZìúÿ{·FÒh×—þÄ”0T*tÒkþjs´ßl_¼ÆÅ”!Üœ×n +M¤<±ÝþÂÁ# c\‡î¤9b¥QM¡ŽäZ©`e=¬KÈæE;¼•Â—¨m1_–U}â’Þm•­lõÅ“òÝ”íy߇ß|ŒÈÆò—«Òf…ÇéD%Q¿’Ó£}W~ Úƒ•õ@;–$Â㴽ͳ9z]"¼*s'ßËšf‹d{EsbР=Hßrd)ciïÐ{½°óâ#ÇJ»ÿVRçt¬qBb5u>ò˜zìHß÷ïR’ªÍKþ\ê¿ký$ +endstream +endobj +3179 0 obj << +/Type /Page +/Contents 3180 0 R +/Resources 3178 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3140 0 R +>> endobj +3181 0 obj << +/D [3179 0 R /XYZ -16.307 900.716 null] +>> endobj +3182 0 obj << +/D [3179 0 R /XYZ 56.693 741.779 null] +>> endobj +3183 0 obj << +/D [3179 0 R /XYZ 65.161 742.462 null] +>> endobj +3184 0 obj << +/D [3179 0 R /XYZ 65.161 731.503 null] +>> endobj +3185 0 obj << +/D [3179 0 R /XYZ 56.693 684.09 null] +>> endobj +3186 0 obj << +/D [3179 0 R /XYZ 65.161 684.773 null] +>> endobj +3187 0 obj << +/D [3179 0 R /XYZ 56.693 637.359 null] +>> endobj +3188 0 obj << +/D [3179 0 R /XYZ 65.161 638.043 null] +>> endobj +3189 0 obj << +/D [3179 0 R /XYZ 56.693 590.629 null] +>> endobj +3190 0 obj << +/D [3179 0 R /XYZ 65.161 591.312 null] +>> endobj +3191 0 obj << +/D [3179 0 R /XYZ 65.161 580.354 null] +>> endobj +3192 0 obj << +/D [3179 0 R /XYZ 65.161 569.395 null] +>> endobj +3193 0 obj << +/D [3179 0 R /XYZ 65.161 558.436 null] +>> endobj +3194 0 obj << +/D [3179 0 R /XYZ 56.693 511.022 null] +>> endobj +3195 0 obj << +/D [3179 0 R /XYZ 65.161 511.705 null] +>> endobj +3196 0 obj << +/D [3179 0 R /XYZ 65.161 500.747 null] +>> endobj +3197 0 obj << +/D [3179 0 R /XYZ 56.693 453.333 null] +>> endobj +3198 0 obj << +/D [3179 0 R /XYZ 65.161 454.016 null] +>> endobj +3199 0 obj << +/D [3179 0 R /XYZ 56.693 406.603 null] +>> endobj +3200 0 obj << +/D [3179 0 R /XYZ 65.161 407.286 null] +>> endobj +3201 0 obj << +/D [3179 0 R /XYZ 56.693 359.872 null] +>> endobj +3202 0 obj << +/D [3179 0 R /XYZ 65.161 360.556 null] +>> endobj +3203 0 obj << +/D [3179 0 R /XYZ 56.693 313.142 null] +>> endobj +3204 0 obj << +/D [3179 0 R /XYZ 65.161 313.825 null] +>> endobj +3205 0 obj << +/D [3179 0 R /XYZ 65.161 302.867 null] +>> endobj +3206 0 obj << +/D [3179 0 R /XYZ 65.161 291.908 null] +>> endobj +3207 0 obj << +/D [3179 0 R /XYZ 56.693 244.494 null] +>> endobj +3208 0 obj << +/D [3179 0 R /XYZ 65.161 245.177 null] +>> endobj +3209 0 obj << +/D [3179 0 R /XYZ 65.161 234.218 null] +>> endobj +3210 0 obj << +/D [3179 0 R /XYZ 65.161 223.26 null] +>> endobj +3211 0 obj << +/D [3179 0 R /XYZ 56.693 175.846 null] +>> endobj +3212 0 obj << +/D [3179 0 R /XYZ 65.161 176.529 null] +>> endobj +3213 0 obj << +/D [3179 0 R /XYZ 56.693 129.116 null] +>> endobj +3214 0 obj << +/D [3179 0 R /XYZ 65.161 129.799 null] +>> endobj +3215 0 obj << +/D [3179 0 R /XYZ 65.161 118.84 null] +>> endobj +3178 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3218 0 obj << +/Length 2367 +/Filter /FlateDecode +>> +stream +xÚÍ\ßsã¶~÷_ÁIꛉÄ/¶Ó‡ÜµM&“¤mì‡v.y )ÈâEèH*²:ýã»”¨‹E[öB |y%Ë%¸ßî·‹ir—Ð䛋·7_ý]Ò$#™â*¹™'Š¥ÃR’êäf–¼¿üÉV6oí›+.é害íþpîšýA·þü«+Þ:÷aÿåß×ß¿ùåæ;¸Ìc$“r/íºÛV¶]XÛµýßpu–¸ºJû« ¥‰æ&¹’$ÓÃõ•Ú\~µÿ`*ëO¼øÛÍÅÇ âi©ˆÊÒDgŒ(Ê“byñþšÌà?P€ˆÌ$›ÝÈe"%v)p2Nì»çø3çòHõѳ7D€qÒÁ¹[ÛtovÏàºË·«ÿôæŠqøzßØ9¹o«?ïÿÍ×+g÷ý/Øy àïLvF/#I +¦ÇãYú±ü@KVÖÃÒ tˆ_=U:3ÖœjëÎßÖny‡ÅòÎ +·®xëèyÖ짆•Êˆ¡i<ÐËM°² Ñ)¡ÙÀþãÖHÛÊ¢?>÷>—â½ÀÄÉËü!^ ‰ñ­-òuk§v)e낤!Fˆxh:–ˆ¦`e=ÐÔOPÊ÷h‚'5›ÖžWU^؉M™—h£.X„•‰V³œàFÎ+·9;LHIŒ”¯™­©4%œêiÓ5ÿüLñ¾¥#&h• +fâùŒcù>#XYŸÁ$ÑTyÖ]Úõjå,$Щ Žè²Ïï¾–3EÁj³( dª¼‚`_vÞ¬Y¨xØ9PU=C8©Áu®[”XnôØÊ‚có'*×N!¿½ùá{$9]w«5Ò#49@í°tÖ»–!3JÀÜ¢öH~˜e‡+‹7m™¥DãYÌðòo]ÙUö\¢$&’ñ×$JR búÕ+o¢ôC¾nÊî¿{¦ôÍëö7¦Ônk·òàI"ME<ž$… TËx8–‰`e= !4IÿÄ“°ÉÕÒÍleÑuo»„,«³+çŠj\{‡Ûøßi®â\YC8™3¾—β÷…]…¬XIHH‹G6Fò 0XYLTì ð]åZ‹´©ÛõÝèaì~þƒ¤ ÜþÁP¸~UŸ ×:›69ý˜×³¼µ‡×™&Jdñ¼®0ý G³ùcña&¬*Þâ…‹ÐæE?`iȺAŽÌqýÈÛi«´O¾^^ù±¿Ú›=bG–SÏ@í¸â—XðjItää¢+XYxéŒP6xW¯Ú>Ö–ù»²€ÌíÜ6¶.°ä ][Æ »ùÇ;$ßBò²¾¯å\¢$ !Ñ:ÞBüH~ ]+ëa×ÀiÍ·8²õôè„×gIbƒuŠ>u”ÛíÔëÏxÚÓü²CkÌ›sCÈË°‘)1,ÞRüH~ l‚•õ€Ô„Ña)Þk±mþûyüQªMBRb¸xÍÌGp—Vqº(±·Í IEÄ^hS¯z$?ŠÁÊz@ä*íÛ Ö“g/ɦìøÚ¹ùât ê)Nu峂÷Å ìéræå}P}†3ÊeÆÑNŠ +’fÙk:©Ô ägõQ©f€Îx.*U´¿ëh.j$?ÌE…+‹wQ)z.†äñG·93ß FÙ®6ó¸7ó¿SU¸‘nØeßüÖ"/n+»„»ú,YîǵmñëxĢ:E#6ÃŽäb*XYLÛç™ç¢«GÛ*º‡ Ëè'/Ž»Ë=Hz*4¡ìUIzÊ!ä*oybØî´è–•OLd‚È4"oOiJ¤ŽÇÛGò¬¬€©"F Œè]cÑ,»µ}»Wgý|;1…/ÜrµîÊúnòpææ1B ;°ÝXß0Å{«ˆ£#ùaV®,ÞÊy&Iv(°NÍ=ž¦sÓítj×ØVÉ»>‡]¼À7äOß0›WÝÔ$‹iì4>Î ^†($ JÆ[7É„h°²5‚d‡ÖTô¦¹Pˆb©צùÄ+25Ÿ”ói™ZY÷¶xšgí‚ EXÌâO%ái¼Dk$?ÁÊzÀ#5DræY¼ðÚó0}¥cµhòÖwm®-—=³ô<묎4û¸vÝÙÝr.®ãíýÉ´é`e=lšk"ý©K×vhR2_WSw +ùÄü¶SÐy;EÑLË'8qF¸yÕ=x,ƒx˜N¼¯s…G,bÆC#î¿cZ#âeS#ùa¸ W[´¥êð®MS¢Ë®ˆR/è\„xˆõ j·øþ±ÙÔÊ­Öý<ÍμþË(û2ñÒ•cñUÕšÂìhÏzvg¿ãýP W÷)°Çн»½Î—S¯¨W®óZ,jÏ yLJ’EìÉ4Ì`e=,Sf„³¡ýf¥óò>xo†„ûÞ€nI¾›8, ž‡xÕ}y,¥„gSïËÛõ‹­ò»‡é}_w5íÁo³òײ-]ýD`øú›¤£0 ŠÉŠõ[$ªýL)MýtÄöGÈÇÀ)ÜhÄ]‚Œ‚º4Þ.Á‘ü@¬¬‡Ç`œèÌ—`1nr +fg ÈDZyU^|¨Ý¦²³»'IpÛÁmÿ®ØitVùˆw>¡w½ûØR¹_ëE‹}U +lûhàE$Cf(#¾yáX|Ì‚Uõ@(jÒa+d[.Ë*oªí´øè–EþÌNÖS'~e¦ç¡ßÀ”¯V6G2lƒÆ¼q5zó°nï"â¼ó^¨íß±‹øX|F‚UÅc$£Äš3ózëkôgS@#ˆÌb¼pøÑ[À%t¿Õ÷%àÿH_µ¨ +endstream +endobj +3217 0 obj << +/Type /Page +/Contents 3218 0 R +/Resources 3216 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3140 0 R +>> endobj +3219 0 obj << +/D [3217 0 R /XYZ -11.232 900.716 null] +>> endobj +3220 0 obj << +/D [3217 0 R /XYZ 56.693 759.068 null] +>> endobj +3221 0 obj << +/D [3217 0 R /XYZ 65.161 752.393 null] +>> endobj +3222 0 obj << +/D [3217 0 R /XYZ 56.693 705.284 null] +>> endobj +3223 0 obj << +/D [3217 0 R /XYZ 65.161 705.968 null] +>> endobj +3224 0 obj << +/D [3217 0 R /XYZ 65.161 695.009 null] +>> endobj +3225 0 obj << +/D [3217 0 R /XYZ 65.161 684.05 null] +>> endobj +3226 0 obj << +/D [3217 0 R /XYZ 65.161 673.091 null] +>> endobj +3227 0 obj << +/D [3217 0 R /XYZ 56.693 625.982 null] +>> endobj +3228 0 obj << +/D [3217 0 R /XYZ 65.161 626.665 null] +>> endobj +3229 0 obj << +/D [3217 0 R /XYZ 65.161 615.706 null] +>> endobj +3230 0 obj << +/D [3217 0 R /XYZ 65.161 604.747 null] +>> endobj +3231 0 obj << +/D [3217 0 R /XYZ 56.693 557.638 null] +>> endobj +3232 0 obj << +/D [3217 0 R /XYZ 65.161 558.321 null] +>> endobj +3233 0 obj << +/D [3217 0 R /XYZ 65.161 547.362 null] +>> endobj +3234 0 obj << +/D [3217 0 R /XYZ 56.693 500.253 null] +>> endobj +3235 0 obj << +/D [3217 0 R /XYZ 65.161 500.937 null] +>> endobj +3236 0 obj << +/D [3217 0 R /XYZ 65.161 489.978 null] +>> endobj +3237 0 obj << +/D [3217 0 R /XYZ 65.161 479.019 null] +>> endobj +3238 0 obj << +/D [3217 0 R /XYZ 65.161 468.06 null] +>> endobj +3239 0 obj << +/D [3217 0 R /XYZ 56.693 420.951 null] +>> endobj +3240 0 obj << +/D [3217 0 R /XYZ 65.161 421.634 null] +>> endobj +3241 0 obj << +/D [3217 0 R /XYZ 56.693 374.525 null] +>> endobj +3242 0 obj << +/D [3217 0 R /XYZ 65.161 375.208 null] +>> endobj +3243 0 obj << +/D [3217 0 R /XYZ 65.161 364.249 null] +>> endobj +3244 0 obj << +/D [3217 0 R /XYZ 56.693 317.14 null] +>> endobj +3245 0 obj << +/D [3217 0 R /XYZ 65.161 317.823 null] +>> endobj +3246 0 obj << +/D [3217 0 R /XYZ 65.161 306.865 null] +>> endobj +3247 0 obj << +/D [3217 0 R /XYZ 65.161 295.906 null] +>> endobj +3248 0 obj << +/D [3217 0 R /XYZ 56.693 248.796 null] +>> endobj +3249 0 obj << +/D [3217 0 R /XYZ 65.161 249.48 null] +>> endobj +3250 0 obj << +/D [3217 0 R /XYZ 65.161 238.521 null] +>> endobj +3251 0 obj << +/D [3217 0 R /XYZ 56.693 191.412 null] +>> endobj +3252 0 obj << +/D [3217 0 R /XYZ 65.161 192.095 null] +>> endobj +3253 0 obj << +/D [3217 0 R /XYZ 65.161 181.136 null] +>> endobj +3254 0 obj << +/D [3217 0 R /XYZ 65.161 170.177 null] +>> endobj +3255 0 obj << +/D [3217 0 R /XYZ 56.693 123.068 null] +>> endobj +3256 0 obj << +/D [3217 0 R /XYZ 65.161 123.751 null] +>> endobj +3257 0 obj << +/D [3217 0 R /XYZ 65.161 112.792 null] +>> endobj +3258 0 obj << +/D [3217 0 R /XYZ 65.161 101.834 null] +>> endobj +3216 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3261 0 obj << +/Length 2143 +/Filter /FlateDecode +>> +stream +xÚÍ\ÝsÛ6÷_Á™{¸äæŒ >Û››¦mÒN›ÜÍÅ~ÈLÒˆ‚-Ž)R!)Ü_ߥ(§–dÙ TûD‰K`»?ì¢ÉeB“ŸN¾??yõVÒÄ«¸JÎ/ʼn҉a)Iur>M>½øà ïÿò”Kúâ?Uë›þãEU÷ÚÙúÇ«ìûªºê¿|<{÷ò·ó_ ›Sƈ•²—vÖÞ¾™yß6ÝÏÐ;K ô®Ò®w¡4ÑÜ$§’X½î_Y¨Í‹Wý…ÁwxðäÍùÉ—âi©ˆ²i¢-#Šò$›Ÿ|ú&Sø  šäfÕržHF O|.’³“ÿÐõHн#r/[X¨êuú̹\iqÿØ«·Ðdõ¢{Æ¡ üÐ`5ñuûòTQ +¯ïîÚªüæå)ãð5/§þ–Ü6E/ †©“×]~Ú|A˜¦y¢SPB¤Ý v÷%…á*áÄ›Ô>¹xøFÒ¿»Û7„qßA/˜u­cåKÂÛ–/)#F +ÓÃÃÙVÄr;€²+õeÒø°žþ©¼WÃ\›œ2®S…2ÄbóxD K£ˆfrX ÃÄÍ]ÑÁøÛþ÷Y;/ÚIl5Ñ’l v¬m:°·äÇ;^Y<°¥²„C÷1G¦f‚>½Føùüý;dHu(‘+Š²jVÍèµkÛ:Ÿ,Ñk÷¬ªk ÅÝ¡á]ÂÕPqT¯ZbŽî W;í7~‚}ozq3¢ `Ý[Øñ\À¦üH­l€ àœp¹N̾¯®‘¹„›:ßI‘€€Ó½à1¯¦Ø”_g=#¨ã*G]ˆ +›ªImÿês 2«w~ëfÅeí¿"¨ö¾l뻀0*LJ1»-4\ÅxÙí-ùqŠW!¡%é×ìö"‡ŒnùÈõÝíæbjÿ~:‚çe“OýÈ ×”¬pMó˜>Ÿ©¤O8$‡uHwHK’2MK“SF€Dõ3ÿ}}ÙÁºõA˼¼vE> L¯âÆ“¬&/vÙ +ŒÃ:`Lª£ú[¡lXƲ"›!ÎVz\Û-—$/ë·)>ÒÕƪài¹!Šš¡,VH£ùÓ¨ÃÖã\QT7X‚Ó4í¬®–—³akLYU¤GÀ-­J>&HªØx¼)?Ò‚£• 0aˆJ¬AàjÉÍg¾Ä.›:ãZÎËf1,ÂúÛÖY¨ÚäØÚèµË üpì”=Ÿ·]šAGt¾›ò#m7ZÙÛ¥]îMwx+bÙº2ó‡ñ\!XÂÊï0Fæ ïêfà¢ÐÌ +nPéïû…NGÍÂgÍ¡kiAéŠä‘Ü¥xµ=$õÞ-ë¼ýÏî~ñ®lþ`w“¢Ê®Ø]ªÀ–R=»Káu¥¯Ô´%?ÎÃÄ+‹÷0©´Ä¨?JMþO-6¹ìª¬n +?½ Ù»ƒu®nól÷Xt¦BÅÆKinÉ´¡helHÀ-ºÞÿzbØ™›tût·¦íÕɇU ös——ïœ`‰ÒÜ‚¬‘uÜPÁ,Ñlà-ÅÙlY^fÕ|^•!ƒ‚.rÄÜ+·†h;^îuK~Øã• ;å„>d Séç ë:²äˆ­M¶°^8€5ÕK§‹¼¼:˜)r+‰¡GMr͉±|XøÅ¢k|}WËGÌrɈÕã!C|$ðcUÅãžKI¸(Ȥ€‹ùæ9Üã:YѪz70_Ä5;ÿï……eƒt9–¯\yyQ°¤6o ï&“Ú_#]V=²2i#.¡l¼”ç–üH¨F+€U!·_k_MëÝtØÄ÷—eW"ÝJ4>oøùELÆñÉäg_ÕÇšèýÙ¿G|“ +¼èlÔTöW|Ý¥w§ ©!”ó£Ò6y_AtÕvn€SÐCŒ¸›™YA˜7lÉóFñÊâ½³š-þ»™/}ék°¹£c鸦S׺‰k¯-´¶÷°(}P¸3a–vÜ­_LÂvë×G#˜4$å#BbB“TWÛ’éL¢• p&’z2bâÛ{4aQå%º16#øáÍëß¿Ø—}<{wþó»@ÎÌ€¦ú¨yCÆÒþù e ‡±ÈÄ(%2¯È´%?´ÑÊ€–¦ÄðuæøuY3ÆæÓ ¦b á•ß¢ã)šÁ7ír‘O`{Ž]dÅrŠÝ3䲺jô±ÈÌ7MU°‘óÌÝb·˜Ô@ÛìlI3‘Ì O¨¼GýgÚŸiFæA#½úC‹u›S$æ%RW²ÛÈhUx4’P£ˉQëz]ØL)¶³ªÆfÙ>äòlæ#6ÅEä'ûvþ±GPBûs"¡Øó;D8t1 +endstream +endobj +3260 0 obj << +/Type /Page +/Contents 3261 0 R +/Resources 3259 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3140 0 R +>> endobj +3262 0 obj << +/D [3260 0 R /XYZ -16.307 900.716 null] +>> endobj +3263 0 obj << +/D [3260 0 R /XYZ 56.693 741.747 null] +>> endobj +3264 0 obj << +/D [3260 0 R /XYZ 65.161 742.431 null] +>> endobj +3265 0 obj << +/D [3260 0 R /XYZ 65.161 731.472 null] +>> endobj +3266 0 obj << +/D [3260 0 R /XYZ 65.161 720.513 null] +>> endobj +3267 0 obj << +/D [3260 0 R /XYZ 56.693 673.005 null] +>> endobj +3268 0 obj << +/D [3260 0 R /XYZ 65.161 673.689 null] +>> endobj +3269 0 obj << +/D [3260 0 R /XYZ 56.693 626.181 null] +>> endobj +3270 0 obj << +/D [3260 0 R /XYZ 65.161 626.864 null] +>> endobj +3271 0 obj << +/D [3260 0 R /XYZ 56.693 579.356 null] +>> endobj +3272 0 obj << +/D [3260 0 R /XYZ 65.161 580.04 null] +>> endobj +3273 0 obj << +/D [3260 0 R /XYZ 56.693 532.532 null] +>> endobj +3274 0 obj << +/D [3260 0 R /XYZ 65.161 533.215 null] +>> endobj +3275 0 obj << +/D [3260 0 R /XYZ 56.693 485.708 null] +>> endobj +3276 0 obj << +/D [3260 0 R /XYZ 65.161 486.391 null] +>> endobj +3277 0 obj << +/D [3260 0 R /XYZ 56.693 438.883 null] +>> endobj +3278 0 obj << +/D [3260 0 R /XYZ 65.161 439.567 null] +>> endobj +3279 0 obj << +/D [3260 0 R /XYZ 65.161 428.608 null] +>> endobj +3280 0 obj << +/D [3260 0 R /XYZ 65.161 417.649 null] +>> endobj +3281 0 obj << +/D [3260 0 R /XYZ 56.693 371.383 null] +>> endobj +3282 0 obj << +/D [3260 0 R /XYZ 65.161 370.824 null] +>> endobj +3283 0 obj << +/D [3260 0 R /XYZ 65.161 359.865 null] +>> endobj +3284 0 obj << +/D [3260 0 R /XYZ 56.693 312.358 null] +>> endobj +3285 0 obj << +/D [3260 0 R /XYZ 65.161 313.041 null] +>> endobj +3286 0 obj << +/D [3260 0 R /XYZ 56.693 265.533 null] +>> endobj +3287 0 obj << +/D [3260 0 R /XYZ 65.161 266.217 null] +>> endobj +3288 0 obj << +/D [3260 0 R /XYZ 65.161 255.258 null] +>> endobj +3289 0 obj << +/D [3260 0 R /XYZ 56.693 207.75 null] +>> endobj +3290 0 obj << +/D [3260 0 R /XYZ 65.161 208.433 null] +>> endobj +3291 0 obj << +/D [3260 0 R /XYZ 56.693 160.925 null] +>> endobj +3292 0 obj << +/D [3260 0 R /XYZ 65.161 161.609 null] +>> endobj +3293 0 obj << +/D [3260 0 R /XYZ 56.693 114.101 null] +>> endobj +3294 0 obj << +/D [3260 0 R /XYZ 65.161 114.784 null] +>> endobj +3259 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3297 0 obj << +/Length 2158 +/Filter /FlateDecode +>> +stream +xÚí\ÝsÛ6÷_ÁiïÁ~ €ø Û™›¹ôš&½º×Æš¹Ü¤DA/üБí䯿å‡b‰–œe(Ú}¸i\,€Ýßþv›zKz?œ½˜ž]¾”Ô I¨¸ò¦ Oq¢´0ŸøڛνwçolbMi/&\ÒóŸsgËæv‘Í[µ/ÿžG/òü}óËÛëŸ.~ŸþÝL#¡”´k÷!±åÊZWV¯¡wæлò«Þ…ÒDóÀ›Hê¶MA Î/› SaõáÙ÷Ó³ÿž1O=æIETè{:dDQîEéٻߩ7‡w aàÝÖ-SO2J¸¯à>ñ®Ï~=£íLУ3²•-B¨jtúsYk±ýìò%4©Ç!ªo"T/êÆÿ°±[]L¥ç/Í*Y6ûæbÂ8ü~c‹™qqJîʤ‘3U‰¬.?ìV†iîi?$‚Õc¬žK +3&”ÇI„^a½Åî ö¤~ú°ÚKÛA#˜U­‡Ê—„)Ö•/)#& ÓÃî‚+òðÊÖ‹¥×ܼi-`o5·Šû ©`Í¢^å…ݳ€‡‚¼wõš»[kÞÇÙÙz…{k>`%‡k .;}õ®í<·%®%Àĉ%f9r@K‹l™$±óý¶Ÿ÷D.ÁÍÅOŸÛž>¯4D_°ô±|žWv£e¸ëôJø„‹Öé5‘É›0 +c¹2ÙÚ\0À<ðjzn·ìjD€ŠqAhØ’˜é–·-ò$É/¸<¿­¦¹~­L¶Ü2½•¹àLž·_̬͚»ÔÌÛg.¿§ƒuß ú}ß,Dkµ…£´RwyPKI‰Ïضa½FµÜ¬Çvg‰ßÜ O%ûÓ3á¾ÈÔp#ï‡Þ :ßä3[¸;¯ùàòOÐéÌ,±=pSÂ,øjDò&µO¼uäÃÍáÊâqSêÊ™Zòö]žÝTKŠB‰Å&‹\œg]ÌšÇ,scâ¤2 $C³%V,™ÊºÐö¸Âe‡(U.B%…vô£ã“s| yO¸•pBŒgÎûòšó`e{˜3\µÏsÆÛO¾Àµû‹ý„i÷AŽÛÏ!s#½ÌœÌ›Ö¦0éñŸ78 ñ]ʧäôÒׄêð Ó•Ù±ûØD¦­ÉÊûȔĥ+ûD&®‰È#SDp5ž+ïËèʃ•íáÊ,$š‰–ÑÏçÝ<ô(AÇ—t St€™Å³$Î++Ã{rýáwI^býÙ¦›)Ô¿f“!,Ö¶ð _?)iZî‡[Ò®’vûËföçæév}PCîAOÈу…Úrt}ÚòÆ,Î.˵.«±üQXxW–@YÊ?ª§¤˜}{ÑZtÛn'¶¼Ì3hiÖ«8"wMÞ +D?M¾mçLîh"‚H¸muùR}C¶½cÍÎZ ˆ¿[=5 ¸S¼99wäCâáÊâ‘X€\´9Âu/W[ÙHÑåàlcÀGÞ=Oе,»‹SH½óÙl„­µu¦ø‹Ü 7â­ÙÈRÓf½Î±i[ŒÌIæ3—oQnj:xxïà‚¶0ì´ÒD€wµm&Ho÷C5j¡³#˜3WáŒAU¯QÐWx_èDÓ’·¯¨>µ™~ÿóôõôßå—¥¹ÇÚA Ê“$n¼.Ë=Ȇ¸–Tþ8í*lå:XÜ™!aï Hc\ãW¶póå—¦f~èZz=šùšAjvZ:2Ï£Yž¿ï‘šùŠ_«ñ/)L‡AûòbÐ`eñ„hÑT~JÍNš˜Ey‚­›™:F¬ÈYé +¹;1.vØÌíÊ"õHÍz&8q†…Vô6ú<êÎÀ7ÇgâJTÄk|Á·þùËKä|YgæÆ™ç¢+ÕéŒûòBÅ`e{ÐÁkT®gË=·ù?‚ÚoÜzãNK?V6YŸØ› vÛØÙ;‡Í° Ÿ„­K»™ç½6HR“¹8*1°j«ä‘O7K[Vd‹"OõnÁ“lï®NS…áxÞ½/ wV¶‡wWG¿‚– ^Åžôþ+¶s0ìÀöC¯Š$°ÞOÉ{©O˜/ž§·CWæšBròx5ŒÇyuö'`£¹LGþ0—®,ž;óê ’ +·îEa#t5­ÄžÛëÅÞ“-7fiO[?ÆÜNÀ cdñLJªN¸óâÈF ×R²mðû¼/V‡§Bþ”HÆ¥&Œ©gG2ì ˆÛ|ÄóAÜW0ÈñÎuä„«ÁÊö€+È´d{p…­–e&µåÚDØ”ÓF‰)LJˆM#“ØÙ ©ÉÛWÓ+äio›ØÔfîÄõÏÔ¼·è$ņŽ"6Iüñ`©ô«C›w€|”\™W¼ŽWÚïÈèkƒ•Å³iÌ]‡íá¥,/R“t˜<ÿ +=ËØñ“–…!=Ÿ».ÌB:´ þx°`U¼Æ« wä3àáÊ⃭u›½°'- „£Ë¬³Ø=ëö´™åØ¢0ß.Ùü¼kUÿíÞº6“‚0ÎGsínFÛ2H“T >s ¥HI-†‚ŸÜ~ … T4]|ÈÌÕxŦŽüè2XÙè´WKÝs×iûÇ·È“õé‡çpë·“¿>ž9¢SÞ^éy«ÓÛFè]þê uoò! +?-FÑ€0*þQ^£cã!T´_ŽWÚÛ? Ÿ«Š‡'`zK~ÇA§y÷¸ò³âÒ}xúÏJÄn5F¡íÁ¿\”Ð&.öý ÿ\Ah™ +endstream +endobj +3296 0 obj << +/Type /Page +/Contents 3297 0 R +/Resources 3295 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3140 0 R +>> endobj +3298 0 obj << +/D [3296 0 R /XYZ -11.232 900.716 null] +>> endobj +3299 0 obj << +/D [3296 0 R /XYZ 56.693 742.016 null] +>> endobj +3300 0 obj << +/D [3296 0 R /XYZ 65.161 742.7 null] +>> endobj +3301 0 obj << +/D [3296 0 R /XYZ 56.693 695.998 null] +>> endobj +3302 0 obj << +/D [3296 0 R /XYZ 65.161 696.682 null] +>> endobj +290 0 obj << +/D [3296 0 R /XYZ 56.693 659.916 null] +>> endobj +3303 0 obj << +/D [3296 0 R /XYZ 56.693 632.631 null] +>> endobj +3304 0 obj << +/D [3296 0 R /XYZ 56.693 586.966 null] +>> endobj +3305 0 obj << +/D [3296 0 R /XYZ 65.161 587.649 null] +>> endobj +3306 0 obj << +/D [3296 0 R /XYZ 65.161 576.691 null] +>> endobj +3307 0 obj << +/D [3296 0 R /XYZ 56.693 531.231 null] +>> endobj +3308 0 obj << +/D [3296 0 R /XYZ 65.161 530.673 null] +>> endobj +294 0 obj << +/D [3296 0 R /XYZ 56.693 493.907 null] +>> endobj +3309 0 obj << +/D [3296 0 R /XYZ 56.693 466.622 null] +>> endobj +3310 0 obj << +/D [3296 0 R /XYZ 56.693 420.957 null] +>> endobj +3311 0 obj << +/D [3296 0 R /XYZ 65.161 421.64 null] +>> endobj +3312 0 obj << +/D [3296 0 R /XYZ 56.693 363.98 null] +>> endobj +3313 0 obj << +/D [3296 0 R /XYZ 65.161 364.664 null] +>> endobj +3314 0 obj << +/D [3296 0 R /XYZ 56.693 296.044 null] +>> endobj +3315 0 obj << +/D [3296 0 R /XYZ 65.161 296.728 null] +>> endobj +3316 0 obj << +/D [3296 0 R /XYZ 56.693 250.027 null] +>> endobj +3317 0 obj << +/D [3296 0 R /XYZ 65.161 250.71 null] +>> endobj +3318 0 obj << +/D [3296 0 R /XYZ 56.693 193.05 null] +>> endobj +3319 0 obj << +/D [3296 0 R /XYZ 65.161 193.733 null] +>> endobj +3320 0 obj << +/D [3296 0 R /XYZ 56.693 147.032 null] +>> endobj +3321 0 obj << +/D [3296 0 R /XYZ 65.161 147.715 null] +>> endobj +3322 0 obj << +/D [3296 0 R /XYZ 56.693 101.014 null] +>> endobj +3323 0 obj << +/D [3296 0 R /XYZ 65.161 101.698 null] +>> endobj +3295 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3326 0 obj << +/Length 2501 +/Filter /FlateDecode +>> +stream +xÚÍ\[oÛF~÷¯ °µÕx®¼´»Án³ëݶÉ&6@R5²ˆP†¤â8¿~o¶DIö“údZ9žï;—9#êÜ8Ôùñì‡ë³Ë+E€.wë¥ãrâzŽÏžs½pÞŸ¿Ñ‰ }1㊞ÿfJ]4—K“7媽ù/ý`ÌÇæŸwo¹øýúg˜fÆ ”j¤½-ï]¬´.‹ê6ÌÎfwE5»t=âqß™)xíüž~ÙüanP}ñìß×gŸÎˆ§s”KÜ@8^ÀˆK¹­ÏÞÿN܈ |綹v£„ ®çíÙÏh»ôèŠt²e@u>p®j-º¯]^Áú9dõŸHׇõàÿè¸\]Ì\JϯÂUr“ëô»‹ãðÿÂDsX1ò¥H¾oFÌãô²Ètt©³Íü\‡I5àê#’Ïûƒ–1,æ¥ÉפC)#_še Ô–:Òˆ‚ËV¡0`ôþŠ5WõÁ»ªªúóãî*ƒm0;ž€•²ZåêsEáI×á$ð'×Îr{Yw¤þtîæ«n‚F0«F•¯sY_¾‚UóàuafØ69—<AÙZ`~ã4oZܱ§NqÁˆôDóÿ¹Xì˜à¾ç}m-,QƒÃyQæaTîŒnïÍ^´Ÿùî«×W¸IQOüùwG%Ÿ/tåqVÆ&ÅI_‡Y§7ÈçM‘«¼×PÖ‘×y)Þ[àAÊ‘¿ÇiŠrÂ}ù šzcæ:/‚y[†w¥9DSHŽpNçÓq„ë3"ÀiLÅ=ùÃ8b¸²xŽp}IÜÖÙ¾\é‰û ®,,£nh±™¯ã²ÔH€Íïpã6…Α5HÀ2©É–ÄU9çþðÙñáaÔ¶,óx¾)µ%¹DBTN‡˜]ù3XY Äx¨“7ÁÚŒ• ‹ Ž+ Òj!Ü^ë´ï€Ï –y!„–LÒç¸REù¸¡qã.楩â`ì£ ÐC² Dù|:íÊ¡ÁÊZ@ˆ»ÄwƒûÀ´~uä#ôg6e¶)±<ŒÑ€Þ±µ'dÄX§‘Ží×rýiѨ-ÿsJT NI *ðØïISæ6SFR†òa˜?e(Ï% n*ÊèÉFÕÅS†ò)¡²­ñ¼Lt˜ŽŸ³åúf“„yü-ºªe¡ÞèTç!ž†Ì7. ׺ÈÂË.©ü7t‰@úy<¼ oÏü{ùÎòï~ºþõ—‘_··—-å/IÛQþÖ(›¯í˜–?Àš}ÊGL_Ý>v¿¿ùÝ9A+õü“<Š1ò».èê·^£‰ +Ð9d•r•wYíÍTÑãñÇ*DeœyÌͼhê-#ã83qZ¢©Ï`£/4Gq’ÜYòBœF&Ïu„Ô%ú;„øfc +À+I|ÉO øÝ9Gü$²îx +` ðV>a<èÞŒbè…gÄW§ _9h/ÇOk·÷wà^Q@Q<¾Å“ëe”„EA¾¬±%XÅ@;oÊЖú„² CÛ]ùCÛÁÊZ„¶ŒAï·O×æ3’0CdÌÉžÖ—‡|áߎ;¬ÏØ/žbì"^è‰'Aû¼(öÀ:\ _Ó~ìêVUÝ„3cu¤Y¿ù¿› ÌÎs­‘qú9Lâ…¥«Ä+Œµºl–¦Àò‚’¥¥S3ÿOAÓóÄD?mL©³\[p5"„)w:®–.#,ð&ãêžüa\=\YÁ‡ß\¾8DÎi(‚ûDp6CÞ•?Ð!VÖÂ!‹ªU»ÍÚ,\º¨ŽÆadêà-Ç:™½àôx‚n@,2>žçæ¶Ðy1n·Þ:NÏm$’\!ød©<¯ë *ØÎå… ºßvÁ|}a´­fü¤“¬=?°] ÎŒK"ºþÇëîdÂÒ$‰¹à +^ZýQ´ +Ó›î,Ã*¼àÓ\0uÞ~c®uÚ\Õe–æ ƒy8ðÐðƒØš›ù’xžÛ1Ī\'«ÃZBÜ+Ø}ü_oaÔr‹BÞ™ +À3‡¡—á&) Xs¢I¾ƒ²(2óŠ„ÄtŒÌ© 9ätݱ=ùÃy¸²xFæ4 J–ŒÜ¾l$}ëϲh‚ûGmbƒŽ% íŠÅW¤×aþqƒmÍ©ôl2æTùôþ@®›ünò¸üÚÐÉÏ:L‹:©úh«U+H„f…Í–«OhLØ^ÀT@¤œ®½ ' WO' ÈëŒÁbË +Ý]p‹= +.U—Úº Ö™Ýü{ îåMwž¿' J+k¿m\Øs%ƒYš2vãþ°%[¤XŒ)â²é«÷ä4‡É”mƒV?é0Ýïáôä\ŒÁÊZ`’Î@Š®ºlÅñ:kÎâ£a +W¯^ +Z`%Ž;¨w–4ÿ21膢«7‡Ôù ó.€ë° ÃqÝÓþÜO<%Æ­²~ó¸ª%qQˆ˜×$ËM£ãírk;Ç¡Ÿ!ƒ¸†ºÁs~…ìÿ9ÁÈ> +endstream +endobj +3325 0 obj << +/Type /Page +/Contents 3326 0 R +/Resources 3324 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3354 0 R +>> endobj +3327 0 obj << +/D [3325 0 R /XYZ -16.307 900.716 null] +>> endobj +3328 0 obj << +/D [3325 0 R /XYZ 56.693 741.748 null] +>> endobj +3329 0 obj << +/D [3325 0 R /XYZ 65.161 742.432 null] +>> endobj +3330 0 obj << +/D [3325 0 R /XYZ 56.693 694.926 null] +>> endobj +3331 0 obj << +/D [3325 0 R /XYZ 65.161 695.609 null] +>> endobj +3332 0 obj << +/D [3325 0 R /XYZ 65.161 684.65 null] +>> endobj +3333 0 obj << +/D [3325 0 R /XYZ 56.693 637.145 null] +>> endobj +3334 0 obj << +/D [3325 0 R /XYZ 65.161 637.828 null] +>> endobj +3335 0 obj << +/D [3325 0 R /XYZ 56.693 590.323 null] +>> endobj +3336 0 obj << +/D [3325 0 R /XYZ 65.161 591.006 null] +>> endobj +3337 0 obj << +/D [3325 0 R /XYZ 56.693 521.583 null] +>> endobj +3338 0 obj << +/D [3325 0 R /XYZ 65.161 522.266 null] +>> endobj +3339 0 obj << +/D [3325 0 R /XYZ 56.693 474.76 null] +>> endobj +3340 0 obj << +/D [3325 0 R /XYZ 65.161 475.444 null] +>> endobj +298 0 obj << +/D [3325 0 R /XYZ 56.693 405.418 null] +>> endobj +3341 0 obj << +/D [3325 0 R /XYZ 56.693 377.865 null] +>> endobj +3342 0 obj << +/D [3325 0 R /XYZ 56.693 330.859 null] +>> endobj +3343 0 obj << +/D [3325 0 R /XYZ 65.161 331.543 null] +>> endobj +302 0 obj << +/D [3325 0 R /XYZ 56.693 294.393 null] +>> endobj +3344 0 obj << +/D [3325 0 R /XYZ 56.693 266.841 null] +>> endobj +3345 0 obj << +/D [3325 0 R /XYZ 56.693 219.835 null] +>> endobj +3346 0 obj << +/D [3325 0 R /XYZ 65.161 220.518 null] +>> endobj +3347 0 obj << +/D [3325 0 R /XYZ 56.693 173.013 null] +>> endobj +3348 0 obj << +/D [3325 0 R /XYZ 65.161 173.696 null] +>> endobj +3349 0 obj << +/D [3325 0 R /XYZ 65.161 162.737 null] +>> endobj +3350 0 obj << +/D [3325 0 R /XYZ 65.161 151.778 null] +>> endobj +3351 0 obj << +/D [3325 0 R /XYZ 65.161 140.819 null] +>> endobj +3352 0 obj << +/D [3325 0 R /XYZ 65.161 129.86 null] +>> endobj +3353 0 obj << +/D [3325 0 R /XYZ 65.161 118.901 null] +>> endobj +3324 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3357 0 obj << +/Length 2103 +/Filter /FlateDecode +>> +stream +xÚÍ\[oë6~ϯ°M€Í”¤HJì¾ì¶Û-ºE{’ +œö±i[{dÉG¢sé¯ßÑ%'ÇJœŒLËèC`Ù¢‡#r¾ontX´ŒXôýÙ××g_~§XdÀh¡£ëE¤è$Jy q]Ï£÷çï\îlí..…bç?—ÞÕÝ墬º ¿êoþ»œ}]–º7¿]ýtñÇõ8Í%ç`”ê¤]ù‡ÜÕ+ç|ÝÜÆÙy”âì:nf—:D¤Ñ¥“ôó'&éù—Ý ×¦ùâÙ·×gÏ8Šg”mâ(14Ñl}öþÍñ*Ò¤Ñ];r)Î@įóèêì×3Ö¯C›ËæåûÏ$ãzðDD‰4À™n$7Ÿ+†zJ 0©‰*-öŠ¢N§Àeò8A'˜7£Cå+àšå+Æ!Ñ)i†Ï—Yƒæʶ«eÔ]¼ë-·°µÙZb¯¸ä ãÞzþ5Ÿ·›¿_NôþR3v^¸;ÚÀ[[eö&wyVûoàlÐðü«çÞUëÃ7U¹q•Ï\MÓÊ—´qˆÁµõD™¨r=Ôùï{un¿ƒJï +ßÙÍ>Ú±H€§étv¼+?ÐŽƒ•aÇ1Q¢;;®ÜÇ­{fpí’ÿí¢}áF§ +Y¸BXv ܘ~ÚóúÜE<’-.½H{`þ.„ÚyšÁ"¤ q—XïQÊC÷œWÞ>ø²øêâ’ |ûÑs s·°ÛÜçöÆåp¿Î‰‹ ‘þc!¦#i2ˆñ¦2îü0ãW–nÜ:A£'GÒþ®<2›·æ3‚—?74ª¿È·T¯‰çWT/¶k„Ž#®oíf>+‹z$…km@25•ïÊ´ò`eGXy‚Á±•£¥M±g­_x¾iû†ÏlAxãhãæeÅr›aŒ>§#©cï+ë³zñ,ÊyÛâú©§³¸]ù¬ì‹Ó¨iw÷³~[÷ñÝ+W±aRQc ­H•œ2¶Ð±%ããÆY1w÷gŇ| =;Ž‰/j•N^`¢¬Ÿ»òa¬ìp †™n‡¿YÙbIe³Î¿”tõŸò×3$j¦†iÚlEº±µ§’úÊÞfeµ‡§ß6h–‚Fz9!²Uª áéq‘íîëŠrîÔì­Íò&§m• ZjÂúŽÒ3]}g ? ÛáÊÒ±­t +ì1ü¡.së5lΨåwïÉÚÀßlN½¶KÚÀÊ-m5Çè‹6¼±ú!ò¿ÚŸë4ø¿Ü?‘DSãÜe!¥bHãéJFùÐVv4T\ô%£´íȈÛFÅŽ»uDH,²{j–“‡¢ìíšåÿ¶T÷‰ +wMW® +@ƒTž´‚§D&V±([qÔ*™°Š×Hd|º*Þ@~ ß+;‚oPnÌÆVñ6¶²ëã¶5feá«’X‘»[9¿¢rÕg·VL$HÔõ6´EÅaKõ&l¤ÑÀÔtU»ü0«W–nÕÒˆåcÕnT唸U™Ï‰!+5ºôäÊ1qâMåfYMœ—3Kürq ®o›4æŠÌLWÈ4é`eG˜tšBœöå±–ª^éG–_ÙIë{RàæÈõ½e^ÖuËÆÐtó!ón O÷!ˆ”D<]"ãD2]¡o ?аƒ•aØ’ƒR}¡ïgj×Ïz_e7[jÝàÙQðjÀ“é7ÿiåÚÔ1ÐŽˆô¤>ÉÄÚÚë²(ë9ÀlôÓ#Â]6÷«1Àfä”ǸbÃANxŒk ? ÙáÊÒ‘ Éc®IFv›[8ïŽ6ÕÛͦ¬ˆ$ðÏÖȈ±PA ÇÊ%>YÞ5[©© µí?«œ+¥Œc ÖåK1Úˆ’òÊøÝV™ÿ³ãŒ-ê'ÎXeËUŽêr[ÍÆtb… +¥|BšôS„q|šØ•HÁÊŽ  ™€é+ÿÝÌ­§VÉè¨\Y-m‘ýI•Lαæ‘—mžeNcÀ‡ñŽåIÁÇSHÄqÝõÆ.¬mµÌ +(1.«ìý㢧ô§{YQt÷¨ËÃP×°“¯ãR”h¦kE ä‡á2\Ù¸DMYªG–göÖQ¶Ù´bWàÛ_ŽÜy»[9¢ç¾C3tÙ¯7ÒÖþ[pK¦j¼Ú žlxmpîþPúä¥ì¤= ÌL!5GîaØÊg³ÜÝl\1Ïî¡-ñ j =ŸõÍ6öñM9€Ú£$h +4…ï~í‚š>©#S +/{…~gŒ£œ}ºâÝqñ5OXµ +ï$ÓõMòÉ1XY:9 +%Wïñ¤¶_ŒÝ£½=GkŒ#'FUoÏò"7ûQÜ3µFNqœÌð´> endobj +3358 0 obj << +/D [3356 0 R /XYZ -11.232 900.716 null] +>> endobj +3359 0 obj << +/D [3356 0 R /XYZ 56.693 759.068 null] +>> endobj +3360 0 obj << +/D [3356 0 R /XYZ 65.161 752.393 null] +>> endobj +3361 0 obj << +/D [3356 0 R /XYZ 65.161 741.435 null] +>> endobj +3362 0 obj << +/D [3356 0 R /XYZ 56.693 693.927 null] +>> endobj +3363 0 obj << +/D [3356 0 R /XYZ 65.161 694.61 null] +>> endobj +3364 0 obj << +/D [3356 0 R /XYZ 65.161 683.651 null] +>> endobj +3365 0 obj << +/D [3356 0 R /XYZ 65.161 672.692 null] +>> endobj +3366 0 obj << +/D [3356 0 R /XYZ 56.693 625.185 null] +>> endobj +3367 0 obj << +/D [3356 0 R /XYZ 65.161 625.868 null] +>> endobj +3368 0 obj << +/D [3356 0 R /XYZ 56.693 578.36 null] +>> endobj +3369 0 obj << +/D [3356 0 R /XYZ 65.161 579.044 null] +>> endobj +3370 0 obj << +/D [3356 0 R /XYZ 65.161 568.085 null] +>> endobj +3371 0 obj << +/D [3356 0 R /XYZ 56.693 520.577 null] +>> endobj +3372 0 obj << +/D [3356 0 R /XYZ 65.161 521.26 null] +>> endobj +3373 0 obj << +/D [3356 0 R /XYZ 65.161 510.301 null] +>> endobj +3374 0 obj << +/D [3356 0 R /XYZ 65.161 499.342 null] +>> endobj +3375 0 obj << +/D [3356 0 R /XYZ 56.693 451.835 null] +>> endobj +3376 0 obj << +/D [3356 0 R /XYZ 65.161 452.518 null] +>> endobj +3377 0 obj << +/D [3356 0 R /XYZ 56.693 405.01 null] +>> endobj +3378 0 obj << +/D [3356 0 R /XYZ 65.161 405.694 null] +>> endobj +3379 0 obj << +/D [3356 0 R /XYZ 56.693 358.186 null] +>> endobj +3380 0 obj << +/D [3356 0 R /XYZ 65.161 358.869 null] +>> endobj +3381 0 obj << +/D [3356 0 R /XYZ 56.693 311.361 null] +>> endobj +3382 0 obj << +/D [3356 0 R /XYZ 65.161 312.045 null] +>> endobj +3383 0 obj << +/D [3356 0 R /XYZ 56.693 264.537 null] +>> endobj +3384 0 obj << +/D [3356 0 R /XYZ 65.161 265.22 null] +>> endobj +3385 0 obj << +/D [3356 0 R /XYZ 65.161 254.261 null] +>> endobj +3386 0 obj << +/D [3356 0 R /XYZ 56.693 206.754 null] +>> endobj +3387 0 obj << +/D [3356 0 R /XYZ 65.161 207.437 null] +>> endobj +3388 0 obj << +/D [3356 0 R /XYZ 56.693 159.929 null] +>> endobj +3389 0 obj << +/D [3356 0 R /XYZ 65.161 160.613 null] +>> endobj +3390 0 obj << +/D [3356 0 R /XYZ 56.693 113.105 null] +>> endobj +3391 0 obj << +/D [3356 0 R /XYZ 65.161 113.788 null] +>> endobj +3355 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3394 0 obj << +/Length 1304 +/Filter /FlateDecode +>> +stream +xÚíYKsÛ6¾ëW`¦é o½9'®“´S[‡Ì89Ð$±¦H—¤l¹¿¾Ë—-Ò’ ›R2îô ák±X,v¿oW hŽúØ{7î>H‚ 6Š)4ž!Å°ÒÈ£sÆStÑ?³¡õS;2Iú¿Ç™MËÛYœ”7Ù¢úø>ž¼‹ã«òáëùçÁ÷ñ)L3¤)KmçÙ]hÓ…µYš†Ù)ò`vÅóÙ…ÒX3 %6ºš_sP¨½þ¨¼Peò½ãqïïõQ$V†#m(V„¡É²wñ )|°0º-$—HR‚Wp¢óÞŸ=Ry‚4<ˆii +—ÔÊ…Á”¨Ê(\ZQCCJéŸóE¿,ˆæÕú6½ Î`sUiמ›Åa˜ìßæãŠW“…Ík_/ü#ý›•ýjÄ¥µQy·ô§Õ»,~Øbn°úanê ¬u¾òbîÅÓ–j£µð$®çHƒhb[ûN1Hóò>)£7½Ÿ`“Îo°!¼Ôú1Ù+,.¢Aä6xX(¯6á4H®üÁP“?Å©½úu0¤ ÎŽÞ9.Õ@˜åšòËÇf€@XSÍò<ìi™Hþ^7¡ÃÆ3(±h¶ mÛß>ž@CdPUOP*¦¹tWýSEÛú%߃\fØÌ… 3{0¶P˜ÌQysV¥OckÃ=Šå^þMÂUÄQc÷kƒ¬Ê÷;ž¹ÉµCúùE\;IÞú©›`,¯Ã`Øi úuNìøGÞ9ú#r4L‰“ÌQÖq}Q|ë(h'6Mýän‡žOV@Ãt—dÝq}L{Æ+É0¡¯§O6È%<}ðá<±ÑëJ€‡(N11ìpÕÔß :û€âÀaÚ”»y4:c:ã“Ïn²‰õ§ËVò>̃ƒÿÐ< àÏì7&ñrGx†Ž¹ „"D.$”DLéƒ%CK·dèn¬{2HOcY—ìGaf“ÈÏIÇÏ2»¼Î\…YÕ¬+=yuñ(a!£Ü·ëmcžÎùñkkŒç?/–´w°ŒßÖÞH!°`uÏ€³µ¿…ÏýuY¹íhnäÏonc†ƒaޮ찭=½¿öFP,¡…}}{óÅ_%AöO‰œ§ÖÒø8Ód2ðE·~˜.FÅšFc»Îð_þ列ˆj¯<’àBÔ$µ•aÏ4«Y9HTV>|#„­ ®¾¦ñ²&ãœWóê}mcGö˜‹ÓW ¯ØðÜnåm…½íƒ£‡ÿ®[+¢0ˆ@•Q º? Î} ëçÿˆÏ«ÔŸÛÚê4KV“,ˆ£·8¹¹CÊáAP4äà5Zýi^±ìgm}¢TÙvt XA”yÍÉõ¿¹*ûH +endstream +endobj +3393 0 obj << +/Type /Page +/Contents 3394 0 R +/Resources 3392 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3354 0 R +>> endobj +3395 0 obj << +/D [3393 0 R /XYZ -16.307 900.716 null] +>> endobj +306 0 obj << +/D [3393 0 R /XYZ 56.693 759.068 null] +>> endobj +3396 0 obj << +/D [3393 0 R /XYZ 56.693 738.489 null] +>> endobj +3397 0 obj << +/D [3393 0 R /XYZ 56.693 692.721 null] +>> endobj +3398 0 obj << +/D [3393 0 R /XYZ 65.161 692.163 null] +>> endobj +3399 0 obj << +/D [3393 0 R /XYZ 56.693 644.655 null] +>> endobj +3400 0 obj << +/D [3393 0 R /XYZ 65.161 645.338 null] +>> endobj +3401 0 obj << +/D [3393 0 R /XYZ 56.693 597.83 null] +>> endobj +3402 0 obj << +/D [3393 0 R /XYZ 65.161 598.514 null] +>> endobj +310 0 obj << +/D [3393 0 R /XYZ 56.693 561.363 null] +>> endobj +3403 0 obj << +/D [3393 0 R /XYZ 56.693 533.81 null] +>> endobj +3404 0 obj << +/D [3393 0 R /XYZ 56.693 486.8 null] +>> endobj +3405 0 obj << +/D [3393 0 R /XYZ 65.161 487.484 null] +>> endobj +3406 0 obj << +/D [3393 0 R /XYZ 65.161 476.525 null] +>> endobj +314 0 obj << +/D [3393 0 R /XYZ 56.693 439.374 null] +>> endobj +3407 0 obj << +/D [3393 0 R /XYZ 56.693 411.821 null] +>> endobj +3408 0 obj << +/D [3393 0 R /XYZ 56.693 364.811 null] +>> endobj +3409 0 obj << +/D [3393 0 R /XYZ 65.161 365.495 null] +>> endobj +3410 0 obj << +/D [3393 0 R /XYZ 65.161 354.536 null] +>> endobj +318 0 obj << +/D [3393 0 R /XYZ 56.693 316.313 null] +>> endobj +3411 0 obj << +/D [3393 0 R /XYZ 56.693 280.149 null] +>> endobj +322 0 obj << +/D [3393 0 R /XYZ 56.693 231.321 null] +>> endobj +3412 0 obj << +/D [3393 0 R /XYZ 56.693 194.324 null] +>> endobj +3392 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3415 0 obj << +/Length 2298 +/Filter /FlateDecode +>> +stream +xÚÅYYsÛ¶~÷¯àL_¤™ +!¸3}i&i›ä^ßHs§3I ’0& •c+¿¾EJ´+×íôE$±œ gùä{[Ï÷Þ^]¯®^¼‰}/Gy$Þjã%JR/Ã! +SoUzŸfiE‰ óEû³ÿpI…yÝðÖ¼Èü‘לߚ_—ïç¿­~6 ŒQdžÚR**v”J¡¦;ö2àž„Š{”¤( 2o£<µüÓ¦Ùì…yà$W¯^¯®~¿Â@Þ÷°'(ÉC/Í1JüÀ+ê«O¿ù^ s ŠòÌ»Ó+k/Æ> +ÂÞ+oyõ¿+ßZÂY$ðp€rŒc%”#%(Ɖ +ûZ·Ëû´À¾ïl’j[½œ/Â(ša”F[‡öó ?Ž ÝÕŽYó¶C³³¦¨ºÒYžÕ{ÞJÒHó¹žþ¬ÛšÏ¾ÜÏqû±ÿ•¶Ü|•t3w&]%aƒw'~>ûYšÙ†7 µö[øL#ø4âS~o¸··ÝÞðPÅPÑzMò)OU³siKä@ì©H×ÖøVY5s‡œh¶êI¨gUQ!Ì1•.q5·t_æi½-Ýp!—EËöÒLƒ™÷`êÓE²ÚÍ…%¯¤Õ/{WÒÙú0b2X´Xí-^$rLJQ¢ »ôRðza’‚Ù¡VÊŸ§¨ªÉ‰Çý P¯ã€^}xÿì@žÈ·Q†pÔËu×2•1NIçJlô£Ì-v1&¨e1®Ì%k©®,ÇÀŸàŸÇ(ëÓ=”Õ('™àû `/è0› uÇÀ¥ÝsóxÅZ Ø,M¦ã4ITQ>M©É÷4Ô€IE•=ì6ß`Ç®¢*ó0]×Ü. ²[“V {QÙ)eJµ~MͳŽ¹Î¿êÅ:».Ýê[SS À­t‘¡Þï˜Ü™·Å(^-´î«Ã" BgÏ0ˆ´=ÕÔ¼«Ìó}kôe*Û† ÉVå³ÀdÈAq躦†T=Ç3dñ¬«àÕŽ\-^Ѷ¢ w–—È]’ÖJ£ÕìÅÔ‰å(œ²âT.’p&‘gؼàPN˜CªàLù'©œËlYqRõFV>ƒKj=ìÍGKóìãg§Åîœá<ÇñêŒ=&zÓ­/Ž{»çW>éj³-²|XdûöÑž2ù¡äk×j²-“Î>¯¹úî†4·b²ÚîFW]åÜVžbÃwâ8GúÀZ@ÒÀ¼¬ ŒÅÁ@9˜ª¹.-0¬CF) +6g·aš™ê‹]5ÌÄ®ÀhqÎúؘÀ|o˜ÐV€§S_oodË Ô·œ°)?0ùž}%fäGRæI‰Õ4U»·÷}=þ!K¥(¢R)à?…sö؇ˆ'qŽgpš"Fÿ¸°Ý’ªá:“X£$¹Pæ‡Ï+ŒPŒÏëFG 4E§½×XNØYÇ5ì¶&®âEY¯ï ½ì Ø·p0sŽÖHž!ÜF÷u5!C–¡8I'D¸}[§°tþµË™äºœÑ»^UÐï9øYB»5} ú'Ûaç.Kà];éÍãcèöÛ–œŸÄ0Äž}]₃ߤÑøªwõÈͲ»Ø¶‘\1ÇÜñ²WË=Š“~±RwCɽ 'êKwt~Õ^ƹ»¸C”¦¹»ä7Wög×üo—½ÓWúü l2Rù2EÝ¡*-]&øtü½OoWï'BF aožeGP +Æcgøñ‰¹GY;CQÒ÷ìØ‚V + ËÚ´o Xz E÷µÀw­ó‹ÛƒJIß™È-Ý0S›® /õx;þ‡( N/ÏP¢ÿR£±¯ÊFâ(Ïr¯¥Þfø‡ÐˆÖôèù,…Ú‚}C«ÅÏ%# tÇäc,x ƒá_e ʃüù¢jzíÖ3/í_g£¶bç°5²1Õл‘Oœ“ SûŽµú¯Ÿ‹ÛK•‹ÖêÔ}ÑÊŸ«—-½&·¬å_Æ‹ÿÔ!X“ôYîøÀóìŸÑÈG>€ž¿ðÇè.=¼ÿ +endstream +endobj +3414 0 obj << +/Type /Page +/Contents 3415 0 R +/Resources 3413 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3354 0 R +>> endobj +3416 0 obj << +/D [3414 0 R /XYZ -11.232 900.716 null] +>> endobj +326 0 obj << +/D [3414 0 R /XYZ 56.693 759.068 null] +>> endobj +3417 0 obj << +/D [3414 0 R /XYZ 56.693 731.272 null] +>> endobj +330 0 obj << +/D [3414 0 R /XYZ 56.693 176.268 null] +>> endobj +3418 0 obj << +/D [3414 0 R /XYZ 56.693 147.941 null] +>> endobj +3419 0 obj << +/D [3414 0 R /XYZ 56.693 101.224 null] +>> endobj +3420 0 obj << +/D [3414 0 R /XYZ 65.161 101.908 null] +>> endobj +3413 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F57 861 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3423 0 obj << +/Length 2522 +/Filter /FlateDecode +>> +stream +xÚÍ\_sÛ¸÷§à\jÏT$¾´Iš»Ismj»37“Üt +”8¦HIÙñ}ú.EÒ¶(QZ +¢ç^,ŠK`÷·aêÌêüxñîöâÍGAE”Ï}ç6r|NüÀ‘Ì%nàÜÎœ¯—×&1º0W.è忲Òõe”åõE¹h~ü…ï²ì®þòËÍç«_o?Á4ƈ¢¦vS>&¦XSÕÏ0;s$Ìî»Õ잀Kg"ˆ +šùyù¦þ`¾ª¼øÇíÅo ÈS‡9Â'¾r@1âSî„Ë‹¯¿Rg¿ÄSÒyØŒ\:‚QÂ]®çæâ?´Y Ú»"-mOFýš§oœ‹ íco>ÂÍ{xÕ3’x¾„6ƒÖë<.¿šø”^~2:-²ôíÕ„qøšd¡NÌ“’ïˤ¦kU­>~Ü~KØpà„’@¸Õ[V÷…5ó|‡%•“'zùZ[ÔößÝ€+(¯ &̪Ѷôa>ëÒ”‘– 3ÃË-÷‰âê Ìnæs§¾¸nd`k?[Æ]—PÉëmýûlff[Bà|ÝlñÍÍ.Ùê™ð.Í3››¥Ikxñøå+Ü'’ +èùìW˜ƒ1v‚|ÈÒ9¨|:¯Uà¾väÿ÷ÅÿÂ!*à+ * ÇS_E¥FS};°g¯>@,• 4ßÄËUGqGö‰þfçß/âÔ€)A .s@ÊD—q–vÕ«%¾ôˆd¯©$~µLì+qMM^6RêÇrÇH$÷•†üµÒÜ õî½U¹{¯Ìwï騾·1ÃðÚÏŒyR— kß(eÀ +£OW¬¾Bî¬Màh¯|OŽg¯:ô-•ÕšÙÊ +> UÏö +§xà­ÄÖ¥›ô›µe6C*õ¬žù^âeÞå£-2$Íõj•åHòx¾(¬C‡‰Ãƒ!ÙHt:_ë¹)NÆAú£!¯8j ©"²õá+§»ë*1 +¯öñßMðK!dàè50zÛÆQ–$Ù—•Xln… X›6"Yè+N/ﯘ¸lž˜“ÖWK=kîÁ&=…-5ô¹/æf`2‚Ào¡/ÊöðÇ<ây¢f-å"NCÓ‰‰*O ‡<ƒ²8ÖÚ#}Ô<Œä’¥E™¯Ã}ï·‡`6°ˆ¼NÃ~q1 YUTñÂÉ(ãQ"ùxÅ”}Kñ·fv€ø{Þsµà}’Xû;]Ï÷™‹?1éJ vcÜ€È×E& óNª¢ÇáB›ä´\Â_Ö”J–q¹h­@œBØn^X‚•Îõ’|0Ó­`ç±+D«êòˆµ WA„íŽW»èÐ·Ó {fè…â|°iÀ£s% +Hßp©ãŸa¹¬†ïÖ<`R=M°oˆ¶gurýø¸l]®Öå©èîJ‘@Œ'ÁÛô-%ØšY¼»ŠÁg“Ïÿ¢ËpÜß3Q¶bû”¹rªúÓjºž1À\&+o U)Z½jOŽË]ÀàøçwºFÞ=eZ/²ÏÍ\ÄóER5 éy#ÂuA÷F4ÔÛô-šÙHQu6¶…÷ÿ®æ¹FƒÅ(m'è¤a¢KS ‰Þ›¼è&ú=Bdq藛Ϸ?}Þ‡ œP¤Üs›ËÇëèзKkfw…0 Dx›>á¬)ÜL&G¿°íX]êün½:oZ»Æ74 !º?,.°UÉa9¸.§Ç¥R2Ø¡ñÊÓú–RiËl¿TJAx{vã˜TÆå¹7 ƒY:ÇŽRcÎî+ÆÑ#6íP.N×Ã8óu¾Û.Ýï ƉÁ×Ñ)ìOú^£seòòq¨^Vå#:^.¹CßR/m™í×ËÀ#\ù8½'¢A'ÚzÛWÿrNÒ0YÏТ÷ÅäÉÀ¾<– ¬º Û[®×S$v$ìÞ$سqm?2 ”ÍÖ»Ê|Ä?ÞˆþþŸ•d€MxR'4[XÛ05}fÆ@äxIŸ}Ku²fv€:k!g­Nëâì +s“š*wõ6‚‰¶Ž»í ý.MŒÍÎ<•xÐL`Ðk…*å´Š Ç«wè[J¹-³ý2 ñ—ËD{²éPôo¹¹«êI”èwwÓ‹v¯ödà·^Üb‹@{½?¥²¬Â€t~Óÿêu}.ËtQ‚Û¬óÙußѳ£‚^„ðÇKn“·skV`9¥Äm½dtðÒcÚ„[ËÕ¦qW‘œN°!Ï<ÏlÛlmÕ€˜Kú„±Ñä}‹º¸Û2Š—v©ˆ«štÉA¢ÓÇëý=oŒ2Á$= Ü]Q~îÍfJ1ÞK—0>FŸÌÎMƒ µÁž¡ÿ4íÿ6Ó×C +endstream +endobj +3422 0 obj << +/Type /Page +/Contents 3423 0 R +/Resources 3421 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3354 0 R +>> endobj +3424 0 obj << +/D [3422 0 R /XYZ -16.307 900.716 null] +>> endobj +3425 0 obj << +/D [3422 0 R /XYZ 56.693 744.03 null] +>> endobj +3426 0 obj << +/D [3422 0 R /XYZ 65.161 744.041 null] +>> endobj +3427 0 obj << +/D [3422 0 R /XYZ 56.693 701.362 null] +>> endobj +3428 0 obj << +/D [3422 0 R /XYZ 65.161 702.046 null] +>> endobj +3429 0 obj << +/D [3422 0 R /XYZ 56.693 659.368 null] +>> endobj +3430 0 obj << +/D [3422 0 R /XYZ 65.161 660.051 null] +>> endobj +334 0 obj << +/D [3422 0 R /XYZ 56.693 625.203 null] +>> endobj +3431 0 obj << +/D [3422 0 R /XYZ 56.693 599.26 null] +>> endobj +3432 0 obj << +/D [3422 0 R /XYZ 56.693 561.541 null] +>> endobj +3433 0 obj << +/D [3422 0 R /XYZ 65.161 560.983 null] +>> endobj +3434 0 obj << +/D [3422 0 R /XYZ 56.693 507.346 null] +>> endobj +3435 0 obj << +/D [3422 0 R /XYZ 65.161 508.029 null] +>> endobj +3436 0 obj << +/D [3422 0 R /XYZ 56.693 465.351 null] +>> endobj +3437 0 obj << +/D [3422 0 R /XYZ 65.161 466.034 null] +>> endobj +3438 0 obj << +/D [3422 0 R /XYZ 65.161 455.075 null] +>> endobj +3439 0 obj << +/D [3422 0 R /XYZ 56.693 412.397 null] +>> endobj +3440 0 obj << +/D [3422 0 R /XYZ 65.161 413.08 null] +>> endobj +3441 0 obj << +/D [3422 0 R /XYZ 65.161 402.122 null] +>> endobj +3442 0 obj << +/D [3422 0 R /XYZ 56.693 360.685 null] +>> endobj +3443 0 obj << +/D [3422 0 R /XYZ 65.161 360.127 null] +>> endobj +3444 0 obj << +/D [3422 0 R /XYZ 56.693 317.448 null] +>> endobj +3445 0 obj << +/D [3422 0 R /XYZ 65.161 318.132 null] +>> endobj +3446 0 obj << +/D [3422 0 R /XYZ 65.161 307.173 null] +>> endobj +3447 0 obj << +/D [3422 0 R /XYZ 65.161 296.214 null] +>> endobj +3448 0 obj << +/D [3422 0 R /XYZ 65.161 285.255 null] +>> endobj +338 0 obj << +/D [3422 0 R /XYZ 56.693 250.408 null] +>> endobj +3449 0 obj << +/D [3422 0 R /XYZ 56.693 224.464 null] +>> endobj +3450 0 obj << +/D [3422 0 R /XYZ 56.693 185.504 null] +>> endobj +3451 0 obj << +/D [3422 0 R /XYZ 65.161 186.187 null] +>> endobj +3452 0 obj << +/D [3422 0 R /XYZ 56.693 143.509 null] +>> endobj +3453 0 obj << +/D [3422 0 R /XYZ 65.161 144.192 null] +>> endobj +3454 0 obj << +/D [3422 0 R /XYZ 65.161 133.233 null] +>> endobj +3455 0 obj << +/D [3422 0 R /XYZ 65.161 122.274 null] +>> endobj +3456 0 obj << +/D [3422 0 R /XYZ 65.161 111.315 null] +>> endobj +3457 0 obj << +/D [3422 0 R /XYZ 65.161 100.357 null] +>> endobj +3421 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F52 815 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3460 0 obj << +/Length 2595 +/Filter /FlateDecode +>> +stream +xÚí]msÛ¸þî_Áé‡Vž©aH0×¹i2I®×Krnìvn&¹¹¡(Hbդ줿¾€H9&%JKƒ°ë›|‰ Zlû<»X,ì,ìüpòâêäü5ÇN€zÎÕÜñ(ò|G¹¾s5s>LÞËD†¥<=£OÞå•,ëÇy^ÔÕ²ùðe½ÈóOõ_~¹|súëÕßÕ4g„ €óZÚeõ%‘åRʪÔ«Ù‰#Ôìž«ggž|*œ3Ž¿™ß÷”@_LÎëâú‹'¯®NþsB”xì‡{È \Çò0u¢ôäïؙ©Ï”ˆ¹ٌLN0¢®§žçòä'¸±nY„:j˜ÏƒI¶ÂY€öj¥ÔÇl£Æö{·3‚1ž¼ ³UxJðdqªÞ˜Èí¿ò®•I(C®×ȺÚÚož'I~Jùä&Îõ[Ñ2Ì[‹/ÃSŠ'ק„OšoL¥Ìê§4œ5ïUù×eÙÌ­tÿ:7 ù¾þ÷oæNµº‹½ZrŒ\B¶£|+¿Œ³HvVž Ÿ!\?µ¿ ¶yΨ˾zPk‹ÝZêGJykÜFÛ?0­ƒ@Ì[ÞÆÊ2ùˆ9®Rõ'9=ó”Å/Ó¸Z>SÖ¦ê/³<š*DŸË¤–«GÄ#]ù«ÅPFƒÌp@ +h0‚²Å©Þ7ˆj­êVqAŬ^Ü‹uÕr„]9 +az¹·>>pƒ¦ ’@Ãñç¯òl`>‡[ÈLa%g°áE>ŸC-UÀÊ0ZÂFjRéðãä‘Ú¹o0mù†€1Uv¾"Hªq­"kÂæGâ²?4íó·öÊ73Wó¨ÈhÍÌmù†f6Vv/ñQÑçÕºXå%òq ¥ Þ>¯’8Š«ä P®LØÈçW]tþ±×»&WÀÙáŒS-G§ÛÆé™I9y¡¦r(ø˜Ê†ÜÀøÚò Ág¬ìð1\Ú¤þ«b'ˆœõ»éªÈ#Y–ÐøX-‹|½Æ³jšt5Ñy(Ñièw‡yy‡EfÀˆ/Ö””€HË׃#ˆ«’~‹¤%ÞÐ…MUàÁ®¯öv¢öàp]åiXÅQ˜tH\}øçÃŽ3…¦Äáj2‡‰G&ÿàßÑjžÌƒ‚ P“ýdÏki‚L¥Š·• ¾·2!/ÖÓÅþøŹګ!õÃ#"Q eRˆøIÆÕ².>¼—ÉBaïþõ®™ öꜺsk,ÝoÆÒƪÂYš+¯r݆¥/ +º±y +y®Éø»¼¨òlÜbÁóY>•ã’ìBãQ”_Ëbd†Ota ªJ q6º5_Æ‹¸ ++ÿjWqž•c §aÏ^Œi•ëÃæË–Ó8;/W2:×Ìÿ[!Õge©íñ›~ÓïêïÝŽ›Ç‰,ϯùÆÃÐç4é(WM˜áwÔa"@\=6 +}Ę(¾}"õŒ°™P– ÆÌ÷¥ö +Æùf”m®,œ³™¯Ö‘°ÁœåYUÄ*†n §ÀôðMüßÈ +!<å„KÃOФ·Iü€Ä ªRÁY.®§9t·º)rÇQwƒ‚o•žÏj"ÝÙeଜ‹zöªÍù†h3VvÚ<øöØv{´ÛÙXhÛs„ÿÔ¿},÷}å/ýãw]P½ùýáÕÏò¨Ó³’2OþšÄi æ•r½Z©\ï¾#Œ«šÅ‚KG¾¡«ZS¶1s‘ËìUP;ò aªl?J™Ê϶­g‡qR.óu==”s©2µƒpôMÍÁ?_¼† u<“#ŸœBÓ„ƒ4{äüO–ÀýÙ,֩̆–{ÃÈõtÓA|¤ÜÒ¦£ÞLÄå4Û·“Ø~ZøtO“8gÈþ¦CY› foÓáâÔ^™¨#ߌNÍ•…§An Ah½Š6þBêœ~j5úÉé,êIHöågŠ³*žïæhæšÆ•ZãÚ”xA#o  Ý",¦»-)›ô9Þüu9¶*E¼XV{ r+¸b{õŽ|C¨ZS¶1†Ï‡ímß:ò a¬ìÞò}$‚fû¦öÇP‚Éä ´Ù¤¬Êûne\ÏE³·•éÈ7\6SeûIÏàz£gïq%k(‰BŠ>MƒödcOÜÝB÷6N‘'ìí;ò ½ÍTÙ~oãwÚêÍÛ€IÀ—/Þ%ï?ß¿yW7Š÷öZuþX§2£ïÑSY…³° +‡â›)À¹öàÝoˆnCUûÁ­›ôˆx*à¾üîÇ1èÓ·‹‘ï{ènË7„·©²ýøÖ}BJÊ“À÷¶06.ÆÃß!p‡Yêé—ÔÕ3kàmË7¯©²ýà¥." ÝÇŠ£¡ èò>hä_£$,¡S5}"ßxëëKëP£¾~{¦Ápsò!îÞ_CL!·Üý8Q`göˆ¢-ß(Œ•Ôñ„¾/í)RRb yüÞ£æHxü!©PÒ9±ÖÞ=8Üt:6Ý@hP_@Ø;û£êS{屎|3ì™+ ¯¡Sõê’¦`öcº*òk ¦94>]¾úÊÌØoܯ”i¨‚ClJªŠuT¯“AУå:û=t€·(æëj½mã”Y¹.À½Œ»'°ÇÌ ²xFÕo/SU Kwˆñ¦bu͹’›ð ´‹Of³{Þ}4>ØÁSgÐFðÜK2n؇ÿìÃ/»zûf?ô´ùÈ{5¡Ž|CHYS¶1 áööØù†Æ0VvÁ¸1v¨yòìÀëÕª”Žû%ˆöv1ù†Kaªl¿á)AL> endobj +3461 0 obj << +/D [3459 0 R /XYZ -11.232 900.716 null] +>> endobj +342 0 obj << +/D [3459 0 R /XYZ 56.693 759.068 null] +>> endobj +3462 0 obj << +/D [3459 0 R /XYZ 56.693 738.489 null] +>> endobj +3463 0 obj << +/D [3459 0 R /XYZ 56.693 691.874 null] +>> endobj +3464 0 obj << +/D [3459 0 R /XYZ 65.161 692.163 null] +>> endobj +3465 0 obj << +/D [3459 0 R /XYZ 65.161 681.204 null] +>> endobj +3466 0 obj << +/D [3459 0 R /XYZ 65.161 670.245 null] +>> endobj +3467 0 obj << +/D [3459 0 R /XYZ 65.161 659.286 null] +>> endobj +3468 0 obj << +/D [3459 0 R /XYZ 65.161 648.327 null] +>> endobj +346 0 obj << +/D [3459 0 R /XYZ 56.693 611.177 null] +>> endobj +3469 0 obj << +/D [3459 0 R /XYZ 56.693 583.623 null] +>> endobj +3470 0 obj << +/D [3459 0 R /XYZ 56.693 536.614 null] +>> endobj +3471 0 obj << +/D [3459 0 R /XYZ 65.161 537.297 null] +>> endobj +3472 0 obj << +/D [3459 0 R /XYZ 56.693 489.789 null] +>> endobj +3473 0 obj << +/D [3459 0 R /XYZ 65.161 490.472 null] +>> endobj +3474 0 obj << +/D [3459 0 R /XYZ 65.161 479.514 null] +>> endobj +3475 0 obj << +/D [3459 0 R /XYZ 65.161 468.555 null] +>> endobj +3476 0 obj << +/D [3459 0 R /XYZ 65.161 457.596 null] +>> endobj +3477 0 obj << +/D [3459 0 R /XYZ 56.693 410.088 null] +>> endobj +3478 0 obj << +/D [3459 0 R /XYZ 65.161 410.771 null] +>> endobj +3479 0 obj << +/D [3459 0 R /XYZ 65.161 399.812 null] +>> endobj +3480 0 obj << +/D [3459 0 R /XYZ 65.161 388.854 null] +>> endobj +3481 0 obj << +/D [3459 0 R /XYZ 65.161 377.895 null] +>> endobj +3482 0 obj << +/D [3459 0 R /XYZ 65.161 366.936 null] +>> endobj +3483 0 obj << +/D [3459 0 R /XYZ 65.161 355.977 null] +>> endobj +3484 0 obj << +/D [3459 0 R /XYZ 65.161 345.018 null] +>> endobj +3485 0 obj << +/D [3459 0 R /XYZ 65.161 334.059 null] +>> endobj +3486 0 obj << +/D [3459 0 R /XYZ 56.693 275.592 null] +>> endobj +3487 0 obj << +/D [3459 0 R /XYZ 65.161 276.276 null] +>> endobj +3488 0 obj << +/D [3459 0 R /XYZ 65.161 265.317 null] +>> endobj +3489 0 obj << +/D [3459 0 R /XYZ 65.161 254.358 null] +>> endobj +3490 0 obj << +/D [3459 0 R /XYZ 65.161 243.399 null] +>> endobj +3491 0 obj << +/D [3459 0 R /XYZ 65.161 232.44 null] +>> endobj +3492 0 obj << +/D [3459 0 R /XYZ 65.161 221.481 null] +>> endobj +3493 0 obj << +/D [3459 0 R /XYZ 65.161 210.522 null] +>> endobj +3494 0 obj << +/D [3459 0 R /XYZ 65.161 199.563 null] +>> endobj +3495 0 obj << +/D [3459 0 R /XYZ 56.693 152.056 null] +>> endobj +3496 0 obj << +/D [3459 0 R /XYZ 65.161 152.739 null] +>> endobj +3497 0 obj << +/D [3459 0 R /XYZ 56.693 105.231 null] +>> endobj +3498 0 obj << +/D [3459 0 R /XYZ 65.161 105.915 null] +>> endobj +3458 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3501 0 obj << +/Length 2956 +/Filter /FlateDecode +>> +stream +xÚí\ÝÛ6ß¿BèCa5W¤HJÊ´×l.½\’˺¸Ò¢-z-D–IÎfû×ß IÙ’ÖÎÊÑ*éCâçp8ó›~y]çÆqg?Ì/.¯„ë„$”L:ó•#‘¾Px¾3·“7*UQ©¦3&ÜÉ˼R¥I®òÂ$ªµ­ü1_þçïLæ—ëÓßæ?Á03JI(„¡v]Ý¥ª\+U•X £S'€Ñ¥‡£séŸÎLзãû>ôƒÉ¥ùPbÇ‹§ó‹÷È»u„$2ô?¤DºÌYn.Þþæ:1Ô„‡s«[nA]Â< éÔ¹¾øÏ…k%áž”HM›‡„ºÒðô+cBsQw»¼‚&zû„Ë*t㩤ZOgÒu'WÑ:½)Töd:£ ò‹$»ŒU®¶»ÅßL,J“Åeœ/ LR4+Ê­Z^®à%è¡ú}¹++ò±L»M”‘m(<ñ $’–«_]—Ôݧ¨IéiÂpføyÖ5„ú Är¥ZÔX.\P—#a:…rVMÙ¶¨/½? ^=€!L±õPú‚PI»ô…K‰:ë3Bw’„,|f5ÁâÆ1‰7ˆ-PÕŒ{ DM¿ã$»iAñ>)ç­FG¹Ûnó¢ê×­»WÃ]©Ú-«™-¸ße‚ðLV‰ŠûQG€ç›ä¨Jò¬_—4ºSEÙ¯mÒ“fm£íÖ “àø#9ñ=í¦\IÜÀÿ"nʸ(û½Pм,AGåïXÚöZ§ÝÙènJ†>ñB>ž›’¨Ø£¹©ýanj8³ýÝ”=úŒï¦þq}=‚?«òŽ“ҥ䴣ºoî'IGŪŽ‘ÿö$ùÓ^†~Òܾ Ü—ãa¯M ö†2{i€f ›ðå¤}"ô,»rþÎx¢Ù§ú”å1ž=Ýãêù‹§Ý~;ꢃý¹Tý°vúðÞÛÞúà•©"ªú†ø_þ9ÿ÷‹®ÄH_œêgmúM`4f­0„G„ÆF›þ@aŒÆ¬gD„áxÂhÓ(ŒÁÌž˜¹ A½B¬·ìÝôä´ƒ{zþ:Xz°/çã©¢E~ &²zZì‡#vBz;8æê 7šìÚô +o(³§¥Ç<( +Šñf]¸ÎwiÜw¸LwqÏà=r@M“ìÝãîSï…ÒÓËr£ªè^—‡ñÆ°9w¼my‡þ@@ f¶?"ðúþþ$ˆ¨¢EßXÙ7Tj•gÃÅ#Œz_ò"˜ÃÐ'GöÞY^l¢4)+ÕïèËFe]ÄLW¬ééιà„ò_—p}èÐh¿ƒ™=Ã~¹$Ü·Šç\î}]Þª¢Ì³,ÚôÞ¡ÃöA•Ÿ{¡Ä¹KhøEŸlp’€#[j£0®â#‹¯¾¢”P6â‹ +k +*Ç{QÑ¡?Ð43{†iºž~dV¿¨øºv™ª›(Íò*YªÏµ5ªÍ÷ãÛšçKâ‡áȶv›ñ&eûàxFäó$ld\1žyy„ÎÇ»1ïÐf^Ùío^ž„½ŒÇÿ$+×¼¸9'æõ\ãîªu—‡‰k±æ­ÿ°RÏ#~@ÏJí«Óed—¨û£«<7Êz›´­‚†ìvô—ŒúaçxŽ‚žÙx¯G:ô:†ÁÌžá¨O8µ;©Ÿ·qÿ§M-Ø}v”„°OåxY:ôêe0³gèÅ…­Š°ç“÷Þw~êÐçÔ«—Oߟ@Lèùh=O{&DUU$‹]¥>ëëév7E¾ÛžéçYÈïD«M~ʳÚd,ú÷Cd«"ߌ³Uòñ‘×: ½ßå½a–TÝS³‡ÑÁŽ1öE/x˜Ý¾¿àñ^ð¼žz`hE´)ÿÜ7<ÛS×u›¨x~¹ÑžMÔf¡ôfÔږ*Z®MêðšÚ’ÈL¿m„ŠÁ¢rW·­ÖQeR¯ó²º^ɶ2­ÍMöb¶½:P=òcÍÙ|[î{p!¯y߸îñàrÀe°®þ½(§ÜrÉÁtÌ°ì6IS“ª_èLdÚe;’íúïʛKµQ¢[ŪLn2”%·ôð í´6Vlª'Žµïw°š¯îÚ¤ Z\Lgë!²PF3 KO_´%õ0üacot.} WSò«+\£È4`åú(ÓɪÚíaÔ Ù€–fæ[ƒgJ'qÝ×V¡ìK;ªOÖcYáÎŽÂJÜãèU‘s/¬•›b=:”š‰AA P±G#w[ø†* NŽš—–¼aš»†iS¶¸«›u@­ø„IÿaØz>‘boP¾ðÃɧ°‘œ|ÿæåó—Ïž˜çÆ«;3Îði¯´b²…6>™Ï'5õó ]‚s`>Â1©Ûœ +fÁ™ß™Tž™ïJEÕ®ÐaHwD¤b¹V&ôžö•liò:Á–„+ô„+Ó÷ìå϶M]‡°³ô2Ëã½!ÀójÏ­Må+óýf™FåQØ”ÉòŒPbòý·¾óoç&[5ƒ¬ùU9xì …ug m¥Ž˜ˆU‘`'ãÜ+›F/Aa°WFí +|ŽÂ0#d›žÆ +&, 0y—ïLbo4:g“f¬È(Jw<( +²{37]Йaja‰*Šë«È®`ò uì1ªuŒßò®¬Ô¦lÞ®mÿŒYÈCYC§˜Ýë3bð¸6™ÄÒO²²ŠRàý;ƒjëf &²-€äå‹$Û}lq‡vÁ¸Y*hâÖ4‘U=Li¤Ô‰#s×òñƒƒ|tÎ`=<ÈáPÔú€”Yþ@1ð2špòƒmûµ$s$¼á/ý©èßðÀÖíËè^ ÄPL^¾ÂÅÎüéS=¯¹n¬KôüV–ÿuM¨å ƒíop­-¸l‹22sRKãndËé2X‰ÔNëN«ŒÓÅ ++SY¯:¢¡aH8 {úРáCaÁ0yn9Ágiz,7_µçݲš™òË~›e9Ù•fa~àÙŸ\½2‹hù©ÊbrT¿øÕÌÍŸ¿>2* ÝÝ=±~>"aØ–ûÿ¦x¤§}¸Æe”µ%lŠÛº-]˜ÿ£á7=ž_{(¨6k$,ª£E±Ë²îäEgÇr$üQ@µ”ç†?Œu’Öìñ+“ÐQV³ð÷} ÙÚ¸ÔŠÔBÑ„m ˜hÊj]oœšŽ ?^™Ä^X¸Ëº³»œ½ šû ‡dÀ\Ðj >G0mɶñÊŒd'ÛÜ;û‡$à!\svîÿ#ù?ݯx +endstream +endobj +3500 0 obj << +/Type /Page +/Contents 3501 0 R +/Resources 3499 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3502 0 obj << +/D [3500 0 R /XYZ -16.307 900.716 null] +>> endobj +3503 0 obj << +/D [3500 0 R /XYZ 56.693 743.016 null] +>> endobj +3504 0 obj << +/D [3500 0 R /XYZ 65.161 743.7 null] +>> endobj +3505 0 obj << +/D [3500 0 R /XYZ 56.693 699.998 null] +>> endobj +3506 0 obj << +/D [3500 0 R /XYZ 65.161 700.681 null] +>> endobj +3507 0 obj << +/D [3500 0 R /XYZ 65.161 689.722 null] +>> endobj +3508 0 obj << +/D [3500 0 R /XYZ 65.161 678.763 null] +>> endobj +3509 0 obj << +/D [3500 0 R /XYZ 65.161 667.804 null] +>> endobj +3510 0 obj << +/D [3500 0 R /XYZ 65.161 656.846 null] +>> endobj +3511 0 obj << +/D [3500 0 R /XYZ 65.161 645.887 null] +>> endobj +3512 0 obj << +/D [3500 0 R /XYZ 65.161 634.928 null] +>> endobj +3513 0 obj << +/D [3500 0 R /XYZ 65.161 623.969 null] +>> endobj +3514 0 obj << +/D [3500 0 R /XYZ 65.161 613.01 null] +>> endobj +350 0 obj << +/D [3500 0 R /XYZ 56.693 577.674 null] +>> endobj +3515 0 obj << +/D [3500 0 R /XYZ 56.693 551.39 null] +>> endobj +3516 0 obj << +/D [3500 0 R /XYZ 56.693 510.724 null] +>> endobj +3517 0 obj << +/D [3500 0 R /XYZ 65.161 511.407 null] +>> endobj +3518 0 obj << +/D [3500 0 R /XYZ 65.161 500.448 null] +>> endobj +3519 0 obj << +/D [3500 0 R /XYZ 56.693 457.141 null] +>> endobj +3520 0 obj << +/D [3500 0 R /XYZ 65.161 457.43 null] +>> endobj +3521 0 obj << +/D [3500 0 R /XYZ 56.693 413.728 null] +>> endobj +3522 0 obj << +/D [3500 0 R /XYZ 65.161 414.411 null] +>> endobj +3523 0 obj << +/D [3500 0 R /XYZ 56.693 371.104 null] +>> endobj +3524 0 obj << +/D [3500 0 R /XYZ 65.161 371.393 null] +>> endobj +3525 0 obj << +/D [3500 0 R /XYZ 56.693 327.691 null] +>> endobj +3526 0 obj << +/D [3500 0 R /XYZ 65.161 328.375 null] +>> endobj +3527 0 obj << +/D [3500 0 R /XYZ 65.161 317.416 null] +>> endobj +3528 0 obj << +/D [3500 0 R /XYZ 65.161 306.457 null] +>> endobj +354 0 obj << +/D [3500 0 R /XYZ 56.693 271.121 null] +>> endobj +3529 0 obj << +/D [3500 0 R /XYZ 56.693 244.837 null] +>> endobj +3499 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3533 0 obj << +/Length 2429 +/Filter /FlateDecode +>> +stream +xÚí[[sÛ¸~÷¯àLgZi&B¼mŸœMœË:k«ÓIö"!‘ EjI0Ž÷×÷à&™º8iµûà‡X$|çòˆë,×y{öjzöò"p%¡:Ó¹z(ŒœûÈœiæ|]³’Ñ–'^àŽþQsÖªËyݨ žë‡¯ëôU]U7¿Þ\Ž›~€i&£$”´~W²6gŒ·â1ÌŽf}1; #y±3 Péù£Fñè¥úÁa"ž½™žý~†A¼ë`'Q˜øN”`ºž“.Ï>ÿæ:<IbçVö\:v‘ç‡p]:7gÿ +A¼Dðåin¹¾Mm‰Ë+Z—–™æUÝ°²,ì1)Gý\Ö-k·É'ñÜ8ô=l¨5 öþ—Y%$D£Çg•Eó•ªLò à«É$y±ÈKøÇQ[wM*‹È¿«~›GßÛ’ç%Jëj^,ŽÉ3>Aœ0Ïx> +¢&š¾üŽ:XÙ#Õ Q,ZÄÚÿkµhhöä…^·ZÕm±—[Ö®%~h)ôkÚíªðpF˜ÛõÚ9}w¹/>xȵÅ=ŒãÓÁ²/ ,‡*» BÈHj w5oŸLŽË,»-D—´ùÚ­ìú–øPÑÎZ…Ôš­e•WÛVyM²v‡¸ý•“0HN‡Ê¾ü¨ªìaTº%$´CeÁŸz‘-Ã`]-XcKØÓ÷K‹ù-íàù£ƒë&ª®¡Ü:ÆÏ‹’Ùî{Xï»| ß¨µc®XÃïŽôË qQt2¯ìIæ“=è‘A⃰ÈÎ#*;¬y¥5Å.iµèèb‡AŒ^ü TiÙeÖ »bMyä Ww<·uZYÆ‹ënfn©e¤»?v‘˜Æ'£Zžr$÷¹V¸PB+PÂÓx»$Ä.¼Ì;ÑôÊnÑ6×™xù¡35:æu ,× F·bœlJs@–ù4’Ó±õí#=bÆX¥®–PÊëï&õæû‰œ´ÞÌc‚¢(40XÓˆ Ï泬n¤lˆ“)ÛúL1„@-,¯õqõ­ÀË“H\@ è?!aMW« pÑ MMû·<-û «|{@½\Ö• µ¦8[¿KÆÊU^h£÷T$q‚¸ÔJ~q] zaw}…Õ•O PCï„û°$JÄ׸Så–¾øaÉe°ªöä˜Ä >ˆžÉñÿ…ƒßåOʾü¨ªìÁ¢‡D"dòLŽÿä˜{ït¨ìˈʡÊFeˆ‘Kž¹ñ37þspcBB%þéܲ/ [Uö°[qÍi‚g†üÌ÷8Šb—œ’!ƒ,Œƒ{ ™€·Ä‰¡Èx/AÞþ‹buøˆœOˆ!‘û938€9#5Í‹¶G5ÕB‹áËÅR žV\“eÁž;M¬yß%“ÖÅÒª‹,k·¨íbÞ‹ªBÒµü9£¼kX¸ÿ´Ål_ôßéFlÕÍôÌ´}\lšÚ²‰G`pÔ?y%Þ‰v%˜3ŽÀ´ lÃu<G‡Î³zÆÔé!Ñ$ßYôûE¼+ )Éö )$/ «Ä°O»fEYŽñèNuøȲ‚näô7&„À¬®¨( åcµo šyN¹j[°Š5‚¸ìÙ£ðcÃq`è´²Ë.$|À’˜^YvKVñVÍdÎ8‚7>雩w¦´¨VG0L~®÷S(P}:iØœ Ì^ªdb•aõ`õ+=^oÓH•m½½OO˜é[ÎŒÖ'Y¤‚ÐI„Ã/­Ô/¤J}Õ¨3ÚÀ†DÐ4Ùªà +Ssñ¾â¬©¤²´TM¯‹EÁÍÍU7+‹6W †{¹îuÓ-Õ­Xú÷¯¯.ÄB¿PsÑ­©x£ö¤šY_;£~ÛÖi±®IÖ'wu„Ø=ï›­Uöº¯¢4wÖµ¼¹‡ÁhŸý®Õ~¼¬/ÒYÝq3‰‰ÒÅbébf÷ì–yâÜòz÷I¬ÍËë7ç¯?¾yȯ'˜D(O04zr¿¾›~¼4[ex¨ŸOÇ1taádÚ!šº%ú¸“X¹H¯ôåM‘ê®F#hVÁEÏ,p¯À­! M2 w c5!ws[6¨uÖ&_룅ÈʼnÜu Èt{•m:ì9èý{„Ó„àeQÒfw×Sߘ{óNèÁe[ÛY¬š†ç[ðvq$U +êV™ YǬչ]uËÓêJŸ kIii³¿«¦ÎŽxÀïª }µaÒµÀÝ7ñ‡©¨ùü‰³|^¾Ì§@=Ô­7â B%•+(i華©«âô½Ò±H• M¹4è,¤.…²*\J›èð.žl™ +Z >c³¾Æ 4ý[zK“)¸Ç£¿ª•,!MK4“ÑͦFÞSªúêÿ…O?ÍEê”…CµÂÙñ‹tQ4-?œc Z¨M1g¯Ô €“U;{zv¨ô½Pš»ò]ÕÄ„YÖbe“|gÞTÏýB”k<ªÎY¥º¯*¨u?ÄSµ>⹉©ø!huÕcÞUê¸÷}…„´ÿ@B(àDŠ-i]vËj_ð¸-2ž·ý¼ýóùå çV×7lï×QîëÊdmûVgtùþ•`ì{ª€"¾¹ÆÐ&K4.媫ÄoÌÑëW‰}-2¹m* Þç$UŒÙX:ðÑÇGÞ}öý´5Lóßiþ z‡ã' +endstream +endobj +3532 0 obj << +/Type /Page +/Contents 3533 0 R +/Resources 3531 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3534 0 obj << +/D [3532 0 R /XYZ -11.232 900.716 null] +>> endobj +3535 0 obj << +/D [3532 0 R /XYZ 56.693 741.747 null] +>> endobj +3536 0 obj << +/D [3532 0 R /XYZ 65.161 742.431 null] +>> endobj +3537 0 obj << +/D [3532 0 R /XYZ 56.693 695.317 null] +>> endobj +3538 0 obj << +/D [3532 0 R /XYZ 65.161 695.606 null] +>> endobj +3539 0 obj << +/D [3532 0 R /XYZ 65.161 684.647 null] +>> endobj +3540 0 obj << +/D [3532 0 R /XYZ 56.693 637.14 null] +>> endobj +3541 0 obj << +/D [3532 0 R /XYZ 65.161 637.823 null] +>> endobj +3542 0 obj << +/D [3532 0 R /XYZ 65.161 626.864 null] +>> endobj +3543 0 obj << +/D [3532 0 R /XYZ 65.161 615.905 null] +>> endobj +3544 0 obj << +/D [3532 0 R /XYZ 65.161 604.946 null] +>> endobj +358 0 obj << +/D [3532 0 R /XYZ 56.693 567.796 null] +>> endobj +3545 0 obj << +/D [3532 0 R /XYZ 56.693 540.243 null] +>> endobj +3546 0 obj << +/D [3532 0 R /XYZ 56.693 493.233 null] +>> endobj +3547 0 obj << +/D [3532 0 R /XYZ 65.161 493.916 null] +>> endobj +3548 0 obj << +/D [3532 0 R /XYZ 65.161 482.957 null] +>> endobj +3549 0 obj << +/D [3532 0 R /XYZ 65.161 471.999 null] +>> endobj +3550 0 obj << +/D [3532 0 R /XYZ 65.161 461.04 null] +>> endobj +362 0 obj << +/D [3532 0 R /XYZ 56.693 422.817 null] +>> endobj +3551 0 obj << +/D [3532 0 R /XYZ 56.693 386.652 null] +>> endobj +3531 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3554 0 obj << +/Length 2043 +/Filter /FlateDecode +>> +stream +xÚÕ\ÛrÛÈ}×W ö‰ªŠÆs¿$OkïÚ›Ä몬•ªTì­DI˜$  eåëÓ @Kuip8\çEÉaOO£Ï™¾ D“YB“7g//Ï^¼V4qÄi®“Ëi¢9Ñ&±La’ËIòaô›_ú´òç\ÑÑ»¢öU{9-Êö¢žw_þTŒ_Å¢}ó¯÷oÏ¿üLsÁqJµÒÞ×·K_ͽ¯«æk˜%f×¢™]jC ·É…"Îtó½h_˜vÍÏ~¾<û|Æ@\0JéèÏkÎÔèkÝ­ï¾uÁ\¡;)—[ËM‹å²8çjt“å³ö£ñ<Íg[[ÏÓsNG_¹Ý/®¼ÏÛ«U:é>«‹»²™´¾››YIŒiV¾™{Ö(ú ’4b;n\lÅWY>ö½[Έ„·×eë(d×.œ7vsp7•ŠVêGÎÕθ²G–Hm·*üš1üò#U´^Á_v~¡ÁÔïWY=ÿóùãðfYŒÓ¥‘MÈ×Õ²• N×o^Þìº 893<ÑÖkTã.Í犂óIpâ¬KJŸLïûÇŽ´‡?ÝŸÀâ˜ÞNÐ +fÍèPùŠ0Íúò…ÛfÃÌp;š8ìF`9KÚ‹ß:0íÜ×­â–Ne{{_Íýxá';î°/ ÖÜô,ÇÛÂ5€ƒ÷×|Rä¾Ê +¤­SâÆVë+ðçk‡«[ܸŸ×Òo×óuš§+Üèkà3Ü=ÈVHK¥³¢G½#‚E¼‘àë&ñ¼îï¤Ý¶¡'”E¦½e=„ö$h“õ#Ôñx¬·+?õ‚•ÀzvVãÚ»ûãd‚Åz.{ ^xÏÒ\VÇá²?K®Òñ⸄û.[ËôÓy»þ^¦ëŲÇÑC[ˆ®ÄI‚;[—Ñæ댦œ"œëx”¦ væÚD£´žü0J WOiÊ¢¶¹Ý4ûŠ…¼/KHñ-‹_Ž›Lõa(=ð»Qº¼ž#Ùgâ§YžÕèØ«ö/ë|––ƒh¸R>&Ü6ö”$¡”…ët†ÜÍ7µ +ÔÈ)–}ò«ƒq «ýÓ£ÔÓ>9Ò ¥¯ê¢Äm•UUÖ‹•º¯~xœ «:-ëÏë¢Þ[ÅO¯báo^DÄRÉ“cDEæ¥Oé^+câñ’t”hf£ñRO~/…+‹ç%éqÛŠî«b5$g‰’“}J_WšfƒiiZÈ*Ћt–!â*½M«y†ÏÚ)&¤•¯JHæ|¼!:¤à´,ÖX¦^¥ùmW|W÷Z×C'ÚÆ7´}œfÄ<Åäš3ªÇmÇ|^gèC(ÅjhŸTPMuñPµ+?UÁÊ@uD¹® †?]³ŸA‡HTÁÙ)C$n)‘Ô|GÍ!n@#)ã…C\9"­Šæò=ùa.®,Þå9ÈÜu­ó/¾D7‡z}œ§Ï |s†ç m]ŽíúçRëÊc{Õ)rAë<Ãwì_e:®}Ya­5ü¹´Dñx¿žü@$+; Š˺ ¾iÑ=…‚h¯ë5ÖefËÛëùð¨^ãÆÝ̱áÌm±Fƒ›dØ”¢>î±3d§yûˆn)ƒÓ. QÏUöäb.TÙÇ&)±ÛS”O'MѧÈ}¨˜ªßH»L}é÷:¢í"6äBuÚÓ‹œ1¢õ÷tJˆ7®óô"s$Æ;½Ø“ÅpeñÛs’PÁþßžU‹ƒ†ž<úšG<£ô,J™Xžö<#Ó’ØÈL• y¼Œ)P(æyF&qÏ3öä2U°²˜J¿gB*øÂük?ñ%¤m¸Ñÿö9xÓÀ A4äNÚcÌÊô ú©Ègä³<ð¶‡ÿÎÿ3·À‡‚.Jă3„: =»âÃÀ¬êìPJ„僟Í|è¬=¦;~ð°°§wyÝûoCªÝ!ÿLãI\“ +endstream +endobj +3553 0 obj << +/Type /Page +/Contents 3554 0 R +/Resources 3552 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3555 0 obj << +/D [3553 0 R /XYZ -16.307 900.716 null] +>> endobj +366 0 obj << +/D [3553 0 R /XYZ 56.693 759.068 null] +>> endobj +3556 0 obj << +/D [3553 0 R /XYZ 56.693 738.489 null] +>> endobj +3557 0 obj << +/D [3553 0 R /XYZ 56.693 691.874 null] +>> endobj +3558 0 obj << +/D [3553 0 R /XYZ 65.161 692.163 null] +>> endobj +3559 0 obj << +/D [3553 0 R /XYZ 56.693 645.049 null] +>> endobj +3560 0 obj << +/D [3553 0 R /XYZ 65.161 645.338 null] +>> endobj +3561 0 obj << +/D [3553 0 R /XYZ 56.693 598.225 null] +>> endobj +3562 0 obj << +/D [3553 0 R /XYZ 65.161 598.514 null] +>> endobj +3563 0 obj << +/D [3553 0 R /XYZ 56.693 551.4 null] +>> endobj +3564 0 obj << +/D [3553 0 R /XYZ 65.161 551.689 null] +>> endobj +3565 0 obj << +/D [3553 0 R /XYZ 56.693 504.182 null] +>> endobj +3566 0 obj << +/D [3553 0 R /XYZ 65.161 504.865 null] +>> endobj +3567 0 obj << +/D [3553 0 R /XYZ 65.161 482.947 null] +>> endobj +3568 0 obj << +/D [3553 0 R /XYZ 56.693 435.834 null] +>> endobj +3569 0 obj << +/D [3553 0 R /XYZ 65.161 436.123 null] +>> endobj +3570 0 obj << +/D [3553 0 R /XYZ 56.693 389.009 null] +>> endobj +3571 0 obj << +/D [3553 0 R /XYZ 65.161 389.298 null] +>> endobj +3572 0 obj << +/D [3553 0 R /XYZ 56.693 342.185 null] +>> endobj +3573 0 obj << +/D [3553 0 R /XYZ 65.161 342.474 null] +>> endobj +3574 0 obj << +/D [3553 0 R /XYZ 65.161 331.515 null] +>> endobj +3575 0 obj << +/D [3553 0 R /XYZ 65.161 320.556 null] +>> endobj +3576 0 obj << +/D [3553 0 R /XYZ 56.693 273.048 null] +>> endobj +3577 0 obj << +/D [3553 0 R /XYZ 65.161 273.732 null] +>> endobj +3578 0 obj << +/D [3553 0 R /XYZ 65.161 262.773 null] +>> endobj +3579 0 obj << +/D [3553 0 R /XYZ 65.161 251.814 null] +>> endobj +3580 0 obj << +/D [3553 0 R /XYZ 56.693 204.306 null] +>> endobj +3581 0 obj << +/D [3553 0 R /XYZ 65.161 204.989 null] +>> endobj +3582 0 obj << +/D [3553 0 R /XYZ 56.693 157.876 null] +>> endobj +3583 0 obj << +/D [3553 0 R /XYZ 65.161 158.165 null] +>> endobj +3584 0 obj << +/D [3553 0 R /XYZ 56.693 110.657 null] +>> endobj +3585 0 obj << +/D [3553 0 R /XYZ 65.161 111.341 null] +>> endobj +3552 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3588 0 obj << +/Length 2660 +/Filter /FlateDecode +>> +stream +xÚí][oãÆ~÷¯ Ú‡Ê@<™;ÉšMÓm¶Ec °É%Ž,ÖGáÅ—ß¡HÁKÊ´Îh8® äe¥•Gg¿oÎm†ÂÁm€ƒï.>Ü\|ùWƒÅ’ÊàfHŠdD„!7iðiñƒÊUR©Ë+*ð⟺VU÷v­ËîM½éÿø½ú õ]÷ŸŸ®¿¿üåæïfš+BP,D'íº~ÊUµQª®Ú?›ÙI™Ù%kgç2D!‚+â°Ÿ?ÂF`-¾ì^ˆŒÛ/^|{sñë1âq@!‘ŒYÆILƒÕöâÓ/8HÍߌˆÇQð°¹ Áˆ2iÞçÁõÅ¿/po <° Ì°PÄ{“„ó,;¥Ì%ѽ‡ïŸ®ÆxñÞnuÑ_Úç†5v  ÅQÔ ¸9m­ó\_R±xÈŠÛî£Õ&)nfÞ$—/î/‰XôßX*Utï¶IÚVëç{±ŸÛ(ü<7‰8 +Ãö¢÷s¯¦tdbâ³aéUV¬Ôèf2cƒýû²ƒZ䊚 &Œš7fzÙ_øÏ”ŠÁ¸½®{ðV‡q3´Wácfl¡òŸ±ÀõÖüK.¯¤1òõ6«7_]^jþ“\ Ç*µrÛ—ï†1È&! dlî¬-FÚÏ6ˆã2 æÖÄA©‚õç H{ùÓã ÂE8 S[Ea#+U×`$ήçª)KUÔ°Á©^5ÛñègŸf…Qd°åCùŽ¬pVÖ‚’õaÒ7¹®TõÒzü{ãBôú:xcB¡» + wõÑÏé¡ÿPE¡Ò§óAÂQìiL¼‡í}Œ*5sPO‘V©Ö†1å“M´Õ†€"òmó{äáP¾#•µà!ˆG=×Ù#4ÚªžŠ:y„Ue9ŽSN#Lj’·$…ˆB„Å;"…C3Kè-ÞöGŠ‘|7R¸+ '…1 +c{R$ÀD7»|î0íi§+KŽ É oÊ1N“ï‰cÌ`2ôÉ1ŠQDü¥E#ùŽsVÖ‚c”?×ÉÌË +(ËL¬—æ³ç«d‚N}بRAóî’–µ†J7åʶ0ò±§gÙ&E“䳜¦ŽñÐ&pðìxG\»ªjkb"YÞפ·ªNÒ¤º… ¿mVUpø—`L“ ô› +8päù2YÝAgQƒÓ÷¬¨j•¤ð"Üþ[?ÚÖ¾xlp€‰7.Œä»‘Á]Y 6`c C/£ÐÐEs§ËzÖëǤ,ÀœÉÖÿ·L°¨:ðX ˜¼iøÇC†BÁßOøÇ¥ Bg“óC}(ßê®ÊN› $XÜû}Gø“ñ¥UÔºÎTžÚV8‹•ìM} M¾)Þ‘ï1-ÜJœ¯;K$¤?FŽä»1Ò]Y¸óa±IyÏÑíæ‹°töƒU:÷òâ<“·ZÕøµÉÔQÜù÷,Hbæ–CùŽ°ô¦loŒ#ɹ?c å;ÃUÙcF†&¡­š!ŠY_¾zÝ=A³®ØçÍuq«J™iñTofÏ9›*YæÊbÿȲ©-FÚfô®]ŽÊr\¸=½H†d$ü¡~(ßõÎÊôõg 3€Um]@×;›(ã¥ìÁSÑÒͽoó̺#]²ç úCùŽÐwVÖbÝ»è;•^zþuó7w`Â÷:Ÿ†prúœRÈDUv\Ÿ>‡*§ã,(g²Ú–8Bw!Å;RÀUU ´û,þ ±–ÝuÄç8ózÅ…Ô3¯•ÚŒ׊_Ìãð,¢ñlµ‡ã`»f5tŸPÍÔmƒKwõ +_„Éwc”»²”2šR{ìëù+Á$.>ð4d¢.µ÷™¡|GÈxS¶7FØ%wÞŒ1”ïh geá­ ÆÈpèùð/ ¹K}=ýÔVHJpÚEYªUv!µªà —‡¬Þ/è­íéÏRú¨Ójè2OÏÝTI °ðWÉw$†³²Äb¼¯ŒÚd ¥‰@’z6l“ÔgBhšœM½Ñ%4.Ûïý2™I’CË +«Öðä zLîˆË§1.º*Œ7Œå;bÜUÙiD‹±ˆŸÜ)R@O!¾Ü$«Iy×ìfÞEçÇT®ü…]*?=0¯ô[ä4îyWpñ†û¡|GÜ;+k±¶s‰8í·æèmV¿¯¢‘õ®«kF¯¬ÿà’Ô¥žËüÓÇï-wÕ_[ó…uåo|Êw䋳²|aqÙ·12ð“  Q?tãÄ­Öé¼±ÄmMc ¬·@¯¨ÒÄJ+h´¸ÍŠTõ¥†ùÀ¡¥¹6Û&¥]ÙÅU†ò©â¬¬U(G÷MŽ$7Y\ +Œ–ïƽv…CÐô}~˜Çw ÞñvøRµ³‰»Š†/SŒä»ÙÂ]Y hbŠDÔ—J¿©§à®’“BÏ +¥jÞµú¸Šs:0ZgÖÑW­ëy5_‚SìJ•5ÔÂЀÌ8Œ]cÛ¿#Q[ýð×oÉw$‘³²p‘öQŽ}UzvIiâ&OÊsO†[ìv&a—å{»sCùŽwΛ²½1d—èy3ÆP¾£1\•Ü†DÚÇ‹Ønç¹Ï¢®=9—’ÓçŠÀžâéým‚ûIž;öéO/A¢K½±n(ß‘uÎÊ›ÕDD(ÌòtúšñG;39Y%|³ÈY ï+o Êw•7e{c0†„ÇgŸŽä;ÃUÙi¿Æ$Š˜üͯý¯üÚ÷MÞ[£]þìtCùŽ¤sVÖ­Q¢Ãcñskv "û|Ò¦â!åKÕÞ#z¬Û å;ÚÂYY‹’f{¹/nÑò”{Øï[W=3P¨•ªªzh½}K¹Mê:¨'\HeÛaŒº<ÜćâÝî¬*àqŸ-›'°ë¨ÏÿeüLU7ëõì}ó³ÝÌ|{í“\•ðç•3?ÝþG Â.¡öE¨¡x7B9« +'TDæýžÞBA +»R/sh—[¯ç=;±T`B¿|ü:“;:þÎÎèõèçž8FXÆçüÚÓ³{‹› +endstream +endobj +3587 0 obj << +/Type /Page +/Contents 3588 0 R +/Resources 3586 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3589 0 obj << +/D [3587 0 R /XYZ -11.232 900.716 null] +>> endobj +370 0 obj << +/D [3587 0 R /XYZ 56.693 759.068 null] +>> endobj +3590 0 obj << +/D [3587 0 R /XYZ 56.693 738.489 null] +>> endobj +3591 0 obj << +/D [3587 0 R /XYZ 56.693 693.764 null] +>> endobj +3592 0 obj << +/D [3587 0 R /XYZ 65.161 694.053 null] +>> endobj +3593 0 obj << +/D [3587 0 R /XYZ 65.161 683.094 null] +>> endobj +3594 0 obj << +/D [3587 0 R /XYZ 65.161 672.135 null] +>> endobj +3595 0 obj << +/D [3587 0 R /XYZ 56.693 625.762 null] +>> endobj +3596 0 obj << +/D [3587 0 R /XYZ 65.161 626.445 null] +>> endobj +3597 0 obj << +/D [3587 0 R /XYZ 56.693 580.072 null] +>> endobj +3598 0 obj << +/D [3587 0 R /XYZ 65.161 580.755 null] +>> endobj +3599 0 obj << +/D [3587 0 R /XYZ 56.693 534.382 null] +>> endobj +3600 0 obj << +/D [3587 0 R /XYZ 65.161 535.065 null] +>> endobj +3601 0 obj << +/D [3587 0 R /XYZ 65.161 524.106 null] +>> endobj +3602 0 obj << +/D [3587 0 R /XYZ 65.161 513.147 null] +>> endobj +3603 0 obj << +/D [3587 0 R /XYZ 56.693 466.774 null] +>> endobj +3604 0 obj << +/D [3587 0 R /XYZ 65.161 467.457 null] +>> endobj +3605 0 obj << +/D [3587 0 R /XYZ 65.161 456.498 null] +>> endobj +3606 0 obj << +/D [3587 0 R /XYZ 56.693 410.125 null] +>> endobj +3607 0 obj << +/D [3587 0 R /XYZ 65.161 410.808 null] +>> endobj +3608 0 obj << +/D [3587 0 R /XYZ 65.161 399.849 null] +>> endobj +3609 0 obj << +/D [3587 0 R /XYZ 65.161 388.89 null] +>> endobj +3610 0 obj << +/D [3587 0 R /XYZ 65.161 377.932 null] +>> endobj +3611 0 obj << +/D [3587 0 R /XYZ 65.161 366.973 null] +>> endobj +3612 0 obj << +/D [3587 0 R /XYZ 65.161 356.014 null] +>> endobj +3613 0 obj << +/D [3587 0 R /XYZ 65.161 345.055 null] +>> endobj +3614 0 obj << +/D [3587 0 R /XYZ 65.161 334.096 null] +>> endobj +3615 0 obj << +/D [3587 0 R /XYZ 65.161 323.137 null] +>> endobj +3616 0 obj << +/D [3587 0 R /XYZ 65.161 312.178 null] +>> endobj +3617 0 obj << +/D [3587 0 R /XYZ 65.161 301.219 null] +>> endobj +3618 0 obj << +/D [3587 0 R /XYZ 65.161 290.26 null] +>> endobj +3619 0 obj << +/D [3587 0 R /XYZ 65.161 279.301 null] +>> endobj +3620 0 obj << +/D [3587 0 R /XYZ 65.161 268.343 null] +>> endobj +3621 0 obj << +/D [3587 0 R /XYZ 65.161 257.384 null] +>> endobj +3622 0 obj << +/D [3587 0 R /XYZ 65.161 246.425 null] +>> endobj +3623 0 obj << +/D [3587 0 R /XYZ 65.161 235.466 null] +>> endobj +3624 0 obj << +/D [3587 0 R /XYZ 65.161 224.507 null] +>> endobj +3625 0 obj << +/D [3587 0 R /XYZ 65.161 213.548 null] +>> endobj +3626 0 obj << +/D [3587 0 R /XYZ 65.161 202.589 null] +>> endobj +3627 0 obj << +/D [3587 0 R /XYZ 65.161 191.63 null] +>> endobj +3628 0 obj << +/D [3587 0 R /XYZ 65.161 180.671 null] +>> endobj +3629 0 obj << +/D [3587 0 R /XYZ 65.161 169.712 null] +>> endobj +3630 0 obj << +/D [3587 0 R /XYZ 65.161 158.753 null] +>> endobj +3631 0 obj << +/D [3587 0 R /XYZ 65.161 147.795 null] +>> endobj +3632 0 obj << +/D [3587 0 R /XYZ 65.161 136.836 null] +>> endobj +3633 0 obj << +/D [3587 0 R /XYZ 65.161 125.877 null] +>> endobj +3634 0 obj << +/D [3587 0 R /XYZ 65.161 114.918 null] +>> endobj +3635 0 obj << +/D [3587 0 R /XYZ 65.161 103.959 null] +>> endobj +3636 0 obj << +/D [3587 0 R /XYZ 65.161 93 null] +>> endobj +3586 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3639 0 obj << +/Length 2586 +/Filter /FlateDecode +>> +stream +xÚå]msÛ¸þî_Á¹~qfñzÓÉär½—Ü4íõâ™v&¹´Y“„Ž¤b§Ó_P¤®õ¶0{Ò~°%Kàb ì>xv± qr“à䇋×W/¾ç8ÑH *’«E"(2Q$E©L®æÉûË_La²Æ<{N9¾ü«mMÓ¿]غÓ.‡/ÿlg¯­½íÿø绿<ûõê'×ÍsBæ¼—ö®ýT˜fiLÛt_»ÞI¢\ï"ízgB"IUòœ#-‡þq¥º|Ñ¿¡» /¾»ºøí‚8ñ8! Hè4‘š i2+/ÞÿŠ“¹ûÎ)€˜VÉݦe™p‚M…{_$ï.þ~‡‘¿î̶¦Á¢×í¥|£Íö²ß»&›ûaÝ5 +1¡Ü›ÆoóÙ23ÅÌq[ºßî¾Æ—ïʼ]~ýì9¡îÚ,LÕÖŸÐ}Sô‚ÝÐu²»—voÚM‘4‘©F\¥ÝMwŸs솉„"­tR›dñù]îH;üé~T!AÙ¶ƒ^0éZ‡Êçˆ2–Ï1AÒ¤‡Ï-@ MõÊnÖ7Iÿæ—Áv¦u«xê ›Ð~vÿ±4ÕŽ)ì JÞo&üÆT¦ÎÚ¼ºµ/³j•Ý˜ÖÚ®ÛÕºÝië´ûãðÁ‘‹î Lxeaí +[ݘÖ¶6+[·°¶Yõ©]‚._ì¶;ïJD"!xòŽãk”B5wy;[N½ðÀã˜YV˜iñ¦º~0€0‰(g + ”#J#áÇÌ–¥­Ïß:—ˆ +1&PŠãEÑ#ùÀ¬¬°2¸JŸÞÂ)ÐÜÌŠ¬«x±Ðµ{Ý2/K¯-óËküÜz´_eõ^G÷Θ?MË9úéXãÇ5Þz”ÇMÂóÎÈR”’GÝÓb”¸ðO DnÐ +ãŠ1Ò¹mÄXŒaŒŽWv7’CÁÊzÀfkꋆ”õ +^ëŽîù=4ȘOœØ®ÍǼÉ÷@dóäTA¢®eVÍ p%¿ïk³ð€¶=Â<4û¹³0™U³åh‡âô¥M¥³gþ™=3™"–nÑéf¸/‰Öê³F1C›ç@pJ•FŠÅ+dÉÃŽpeØ¡8ÂJ$©NI‡DÞÞüìFbçGY:®â%ªGòG9XY8B§ª ¡”îÇì#8ö!ØÃ7ëúÔÑ ´ZX%ZÛë”ÓFí](:­Dx"3«oLûTcÝí­f¦i¡ÎCÞæ¡,9Òù Œ»ò"XY ŽË“Ë[ØzÊáz}0óý¢RERžSh/ÔÉœ˜hʃÁÂ8^ñËH~à`+ëa¥L#ª‡í÷î0³‰A ¾<ÂûΛ‰Ëh&_—]èÌá/mó„kÔã-=Áª6m>JÂÃWÞó š:®1ö؈"¡ªz€HªûéA¤6ÕÜÔÐĘëBÚÕß¾õ.qƒšÖÌ®‹ù´•÷3[5¹Çxeåçö¡®×@?´SϘ…—l/Áx ßÙÓïÚìR:´OèECŒ]ù¬¬fP‰Òíž[c¦ÎI®l^X*¨ñÁƒýf -쟞MÌfæv¶ +)A§¹B»C`B?õ6 +Uq&âm£P©Wñbï‘ü0p W.T¤$÷ßFñ-9³í$+>™gßçÇ]ùÔ‰ú©ýpbÈåž©…m]OÓnØÂKŽ²Ú®«¹çh¶\¬=Š\¹1Oþy¿ /s2’èVÁÊz¸•t×’¡H"[­Flè¿›8gw(_jõ)êQ Ñ” Áä““Eê^êÏEâxxÄäzU°²^EbÛ0^ç,4ô(ç;8‰ÿW« +VîU<&´%aô©¡Åݵ£ˆñÅ9ª[ã¬ÉC–peáÈB„ûˆ yñŸ{¾ÿ ÆïÔðƒ,<} |ÖÞÃ3߉>T/øŠm„3$q¼,óH~ +ëá\"­'¬Á\SÌ!e¥ß•+hÁü_üéµ`û”!×T’GMª‘OžQÒ43Sͳ=Îú½VˆF|JÓ®ø0§ VÕÃ'¢œ™g»ðäVwP^ž) ù¹;[b×w‚ÍgŸ8¯ÜÚob5œ+¿ÊçU^ýþPDÐáÿüau@ÓO!ðôC%QÄ- éa^ª(Ü 5F\Èm•W³.Ú©«¼¼Vƒk µðèEfáõ“«XfP‘‹bïGçJæ¦ ¥´dšB#Åòd²½ÿ´Áð¦xäÿhã?ãæO® +endstream +endobj +3638 0 obj << +/Type /Page +/Contents 3639 0 R +/Resources 3637 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3640 0 obj << +/D [3638 0 R /XYZ -16.307 900.716 null] +>> endobj +3641 0 obj << +/D [3638 0 R /XYZ 56.693 742.187 null] +>> endobj +3642 0 obj << +/D [3638 0 R /XYZ 65.161 742.871 null] +>> endobj +3643 0 obj << +/D [3638 0 R /XYZ 65.161 731.912 null] +>> endobj +3644 0 obj << +/D [3638 0 R /XYZ 65.161 720.953 null] +>> endobj +3645 0 obj << +/D [3638 0 R /XYZ 65.161 709.994 null] +>> endobj +3646 0 obj << +/D [3638 0 R /XYZ 56.693 664.201 null] +>> endobj +3647 0 obj << +/D [3638 0 R /XYZ 65.161 664.49 null] +>> endobj +3648 0 obj << +/D [3638 0 R /XYZ 56.693 618.697 null] +>> endobj +3649 0 obj << +/D [3638 0 R /XYZ 65.161 618.986 null] +>> endobj +3650 0 obj << +/D [3638 0 R /XYZ 65.161 608.027 null] +>> endobj +3651 0 obj << +/D [3638 0 R /XYZ 56.693 562.233 null] +>> endobj +3652 0 obj << +/D [3638 0 R /XYZ 65.161 562.522 null] +>> endobj +3653 0 obj << +/D [3638 0 R /XYZ 56.693 516.335 null] +>> endobj +3654 0 obj << +/D [3638 0 R /XYZ 65.161 517.018 null] +>> endobj +3655 0 obj << +/D [3638 0 R /XYZ 65.161 506.059 null] +>> endobj +3656 0 obj << +/D [3638 0 R /XYZ 56.693 461.113 null] +>> endobj +3657 0 obj << +/D [3638 0 R /XYZ 65.161 460.555 null] +>> endobj +3658 0 obj << +/D [3638 0 R /XYZ 56.693 415.609 null] +>> endobj +3659 0 obj << +/D [3638 0 R /XYZ 65.161 415.05 null] +>> endobj +3660 0 obj << +/D [3638 0 R /XYZ 65.161 393.133 null] +>> endobj +3661 0 obj << +/D [3638 0 R /XYZ 65.161 382.174 null] +>> endobj +3662 0 obj << +/D [3638 0 R /XYZ 65.161 371.215 null] +>> endobj +3663 0 obj << +/D [3638 0 R /XYZ 65.161 360.256 null] +>> endobj +3664 0 obj << +/D [3638 0 R /XYZ 65.161 349.297 null] +>> endobj +3665 0 obj << +/D [3638 0 R /XYZ 65.161 338.338 null] +>> endobj +3666 0 obj << +/D [3638 0 R /XYZ 56.693 293.392 null] +>> endobj +3667 0 obj << +/D [3638 0 R /XYZ 65.161 292.834 null] +>> endobj +3668 0 obj << +/D [3638 0 R /XYZ 65.161 281.875 null] +>> endobj +3669 0 obj << +/D [3638 0 R /XYZ 65.161 270.916 null] +>> endobj +3670 0 obj << +/D [3638 0 R /XYZ 56.693 225.97 null] +>> endobj +3671 0 obj << +/D [3638 0 R /XYZ 65.161 225.412 null] +>> endobj +3672 0 obj << +/D [3638 0 R /XYZ 56.693 180.466 null] +>> endobj +3673 0 obj << +/D [3638 0 R /XYZ 65.161 179.907 null] +>> endobj +3674 0 obj << +/D [3638 0 R /XYZ 65.161 168.948 null] +>> endobj +3675 0 obj << +/D [3638 0 R /XYZ 56.693 124.003 null] +>> endobj +3676 0 obj << +/D [3638 0 R /XYZ 65.161 123.444 null] +>> endobj +3677 0 obj << +/D [3638 0 R /XYZ 65.161 112.485 null] +>> endobj +3678 0 obj << +/D [3638 0 R /XYZ 65.161 101.526 null] +>> endobj +3637 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3681 0 obj << +/Length 2075 +/Filter /FlateDecode +>> +stream +xÚÍ\Ërã¶Ýû+XÉF®Š0x˜¬òšTRyݱoÕ­šÉ‚"!‰eŠ`HÈåë/øPdÑ–H9+QØh}N°AÁ`ÀàÇ«oo¯Þ¼c0@r̃ÛeÀ1àa $ n“àÃì½ÊTT©ë9fpö›6ªj—ºl̺ûñ{«õ]ûå7¿\ÿyû³ífŽŒµÖnÌ.SÕZ)SÕ?ÛÞQ lïœÔ½S‚‹`΀ »þ¶C1{Ó~ .ë ¯~¸½úë +Yó0@ã€K„qo®>ü ƒÄþfTŠà¡i¹ ‚n³àæê?W° x4"8°ÍB&›!Ù§ È[§ì-‘ÆýuÁ‡9‚ÎÞýÞÝÖãAµc€ ²»øv?`Keú³ÙCš¯ÚSñ:ÊWû!^G×ÎuW,”ÊÛ£M”tçŒ>ÌCÓ·uöÐ7„a}ÃMßKýŒˆJÙ¾I¬÷–«4Uo’ ÀíqÙ†8‰9’`ŒìMÛ®­3Õ³£vŸÍÔÓÚ({~¶ejþ¾žs;¤?«(¯tþözŽ°ýZ¤àS•µ¦l\ÕÖê#ÂÆ1 +qÀ¥GL눨Ï3hã‹ò)dPª`ù8Ž¬=öi¡!gûZèníkŸÄQß>ƒvüí8¹ôðH,Gp¶1X®‚öà}‡—£‰Ü;.€¬›üÿIdTr4ÿOmY Õóèx»Q¹‰Lªs·Kj.rjx§TÑÃílÞxz‰…ÖJÙÈ/û—×ð y>ð;ñù”¹;šâŒ68.èLTÝ eB9!ìµÑ5êŽÌ{‚Î×Õ˜#! D´ÓùC-2WÌm+åÖP/ÝÚuÉè2ˆB +»ý¿âQ«Ð®Þñ¾ÍÜ•e(ô ÑÆgcûž,àí¬ fu‰%Zj—XíX6 =[cJõÛ˜<8að¾Úøz !Ë£á„ÌJ~ãÇî±}ÏØõvv@³ÚZ +6b©ˆQ$åÛ—•á>DÔ`û¹ê4Ÿ®õ6{‡«óÎÕ:G¹.Þ#cÊt±uÝÉẵÜzçY/«|…HZØùmÐJ?(d€í+•£­ÁÛÝøñº8‹§ãĨµ5]îìÙ÷ãgÝù1p8X@G¯ºU*NZ¤‹,í«×ϯ‰o]‰d½+TiÃØuSXT®\—ói52éQiùæ•Þ(ÕRÙîã^èôuqX?ùD#J<¨¶ñ±}lßÛÞκëbDíJuxOáå+×Q&À ß©ëÙ÷eog0(á‡RS”'çÁ«;ýÅi¶vÝXcÔ§'Õ½/^fÅÑéÙh;ݽ©T¶t݌׻ ’q·<,Ê(¾Sç¿„ð²ï"Û‡ýÂÁÒM +@¦|©PX›ŽuŽ¬ûqŽ¯£îŒ#á¡nö«¾w~…WÅYTx×U*ÔÓ¾þ8Cïsí[S9oWLÍn܇„õ->}µáÍi'R5 d3;=„Ÿ¡ €Lò^â“s –ç¸<çÏþ‡GG¼ +endstream +endobj +3680 0 obj << +/Type /Page +/Contents 3681 0 R +/Resources 3679 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3530 0 R +>> endobj +3682 0 obj << +/D [3680 0 R /XYZ -11.232 900.716 null] +>> endobj +374 0 obj << +/D [3680 0 R /XYZ 56.693 759.068 null] +>> endobj +3683 0 obj << +/D [3680 0 R /XYZ 56.693 738.489 null] +>> endobj +3684 0 obj << +/D [3680 0 R /XYZ 56.693 693.328 null] +>> endobj +3685 0 obj << +/D [3680 0 R /XYZ 65.161 694.012 null] +>> endobj +3686 0 obj << +/D [3680 0 R /XYZ 56.693 648.855 null] +>> endobj +3687 0 obj << +/D [3680 0 R /XYZ 65.161 648.297 null] +>> endobj +3688 0 obj << +/D [3680 0 R /XYZ 56.693 601.898 null] +>> endobj +3689 0 obj << +/D [3680 0 R /XYZ 65.161 602.582 null] +>> endobj +3690 0 obj << +/D [3680 0 R /XYZ 56.693 556.183 null] +>> endobj +3691 0 obj << +/D [3680 0 R /XYZ 65.161 556.867 null] +>> endobj +3692 0 obj << +/D [3680 0 R /XYZ 65.161 545.908 null] +>> endobj +3693 0 obj << +/D [3680 0 R /XYZ 56.693 500.751 null] +>> endobj +3694 0 obj << +/D [3680 0 R /XYZ 65.161 500.193 null] +>> endobj +3695 0 obj << +/D [3680 0 R /XYZ 56.693 453.795 null] +>> endobj +3696 0 obj << +/D [3680 0 R /XYZ 65.161 454.478 null] +>> endobj +3697 0 obj << +/D [3680 0 R /XYZ 56.693 408.08 null] +>> endobj +3698 0 obj << +/D [3680 0 R /XYZ 65.161 408.763 null] +>> endobj +3699 0 obj << +/D [3680 0 R /XYZ 56.693 362.365 null] +>> endobj +3700 0 obj << +/D [3680 0 R /XYZ 65.161 363.048 null] +>> endobj +3701 0 obj << +/D [3680 0 R /XYZ 56.693 317.044 null] +>> endobj +3702 0 obj << +/D [3680 0 R /XYZ 65.161 317.333 null] +>> endobj +3703 0 obj << +/D [3680 0 R /XYZ 56.693 270.935 null] +>> endobj +3704 0 obj << +/D [3680 0 R /XYZ 65.161 271.618 null] +>> endobj +3705 0 obj << +/D [3680 0 R /XYZ 56.693 214.261 null] +>> endobj +3706 0 obj << +/D [3680 0 R /XYZ 65.161 214.944 null] +>> endobj +3707 0 obj << +/D [3680 0 R /XYZ 56.693 169.788 null] +>> endobj +3708 0 obj << +/D [3680 0 R /XYZ 65.161 169.229 null] +>> endobj +3709 0 obj << +/D [3680 0 R /XYZ 65.161 147.312 null] +>> endobj +3710 0 obj << +/D [3680 0 R /XYZ 56.693 102.155 null] +>> endobj +3711 0 obj << +/D [3680 0 R /XYZ 65.161 101.597 null] +>> endobj +3679 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3714 0 obj << +/Length 1908 +/Filter /FlateDecode +>> +stream +xÚÍ›[“Û¶€ß÷Wp¶±Æ@Ò4Ó¬kO=q/^e¦3N&C‰Äš"’Zíö×÷P”‹+yÔäI" ‚øÎ $ŽŽÞ^}?¹zõFàH#-©Œ&óHR$ãH†XMÒèã‹&7Im^ÞP_üÃ6¦îþÎmÕýi–»‹¯íì{k?uÿ¹ûáåÏ“w0Ì !H ÑI»ksS/iêö2ŒN"£KÖŽÎeŒbª¢t¼_1«¯º"uÛñêo“«_¯ˆÇ‰„DR³(ÖIL£ÙêêãÏ8Já(€¸VÑfÛr ‚eþçÑÝÕ¿¯ðn&ðÉÙËæ,;~¢TlµØw{õšl}âRÁ…mã÷ɺʚÿ½¼‘¿xg’¢¶Å×/o…ÃÔΦ0eè¡Î;y0S­Èöçíá=“!1bzpÖÞc{^`˜1.#Š´ÒQe¢ùç7u íøÙ§P…ˆâû:Á¤m*_ "I_¾ÀÅ0Y.#|þÀ%ÒT ìV`µˆº?v+ààiîgq˜ íCý±L“Ƥ‹à©¬èãö¡¯L]' ãÖ8™ÚuãÖt]¬’f¶tU@^™âP6Ü +r]y殬¼¿§¡ÃQE†®Lªd…6fêxçRSĈ9©£4r‡âÈ VÕ8©8’|çþš¦®ë<ÏŠOn-ëÖ®¬ì<± ·æ³eR6¦rklçní&·oÏ%WÆ +Ü9¹$¹RÄE<0¹•™ƒ«=ü¥ä ˆæ#²Ë8LŒï¡ü@zƒ•õÀ—ÅHQÖ=Õ7Ùƒ+¾Íci{+}{þ',ðîüÓžíÒ¨ [ÖušÝëó—“½·×“‘ÐŽNœyƒHA€áº$oX!Éؼ½Nî³´£íü¢©ö°ÍmÙröMw ŽÈg‡e3ûìèÁ”H +­Ú$c4"…‰„ŒFdO~‘áʺ)4ôÕÚÛ¡BÎ× ëP!h9úè…)L±ö çwÌdEj={ º5Ý,Mᥲs¼P¦Ž1@›+®’êS}Øüyâ ’Š)½¤A’ …ÕÀÀ¢JÊe6«}¬ ØmÅňæ†c¤T<ž¹9”hn‚•õ07œÃqosS¯ËÒVŽ§-C95|Ÿ4Ë÷?¸µÍAÏVÖ§I“œ™‹6FÒê¢`Òù9`fؘ¼ÃšUuˆÞ­²f¹t³ì'S2œú#,éhpöä‡Á®¬;œ\Lj‰}‰weï]é\…™µ­êѱìôÐTÉÐÆÌiÖd¶hwÌCYÁ,8Š]&§ËæŠ!‚Ùx ÷P~à VÖcá*‰˜ÞÕ·qd=°§(“ºÎîMÓ‹!=Ì:WÂ/iÖ¹ˆýcuÎA¦F4êL"ëñØ8”ÈF°²l0„ÜUÝ^÷Œ#œúêtÎäºåPWÚúƒý¥„­n*ÓKÄàüÍé.@³É…G;ý¯™9Þfæ˜m\7u*ã\in«sê¸L}= ˆˆd'TUt¨BrŸ¯>ëN=ŽÛÜÖ¦>V}üQX*­Ÿ0Y&…«Cs-¶¼[×ÍÚQ濲¤¿sáã÷(EŒ]t£Á”r2ôFÃÌ®J[˜¢ñp{L&băþz¼mžü0tÕug—)ÐT1ïBÃ̦fXÔìº)]wïs¢É?oŽoÇd()KYÖð)–óèU“Írsnmöy\eŒ¯lדHS°²4Å)º+Q}oì¬ßúÛ/žÇž3œ~õ…^ëòˆ:_ù{ñÓ%ùõ⸻—RK¡\='“ ~ÑB ãIvN!2‹E Ä-v¹"îç4›æ™½Éj+5öqž ”‰G,2ŠQLÆ {{òqVÖ÷=ê·zº¾¤f +ðÎIʼ²«c\Ÿf|“©ÝÔOÒ;B¾þ2½õëÇÉ›'ã¨kgrIûÎ*»$¹Ts¤°úµ¸ÌƒWª@>â&>RJÆkO~¯áʺóJã&HžñjjgëöÐĽnîS¦Ó¹ý%O¦&÷¨Èl²´W½ðÈ5i¦h}Qîx ÒÅÀÜåYÝølhS¦ÛÌ=#,ÇÛzèÉD/XYôFL?ȆvûÝÅ%Ù<]3úû°â,ÉsH¤·\œm(G8¾èËêÖq»Jü­Ã;5°<º`ºI›ßCO{X¢A =âæ Qí4ãm¾ôä‡Y‡peÝ­Q º«DÞy!Á®s0½€äÔ}ó½}9ešÔÎa}Se®™oVÔ™ký¬[Æiv6ÐÂzQž‰àˆ19,Ï`ÝWIîÃ3-â¿÷"Œ!NÆ{½'?ç`e=xfÅx·§~kWens‡¿;ýçïN;çÖ£;î'.6}HÛzÜ5¹þî™×áã¬èµgý•PŠ¸o7£'?pÝ+ë±î¨Äw»»oöœwíÙö•h0aýfAK$8›w—›ßíëNÚ±¯…9†ÄAŸó±ðÿYb© +endstream +endobj +3713 0 obj << +/Type /Page +/Contents 3714 0 R +/Resources 3712 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3715 0 obj << +/D [3713 0 R /XYZ -16.307 900.716 null] +>> endobj +3716 0 obj << +/D [3713 0 R /XYZ 56.693 742.989 null] +>> endobj +3717 0 obj << +/D [3713 0 R /XYZ 65.161 742.431 null] +>> endobj +3718 0 obj << +/D [3713 0 R /XYZ 56.693 694.923 null] +>> endobj +3719 0 obj << +/D [3713 0 R /XYZ 65.161 695.606 null] +>> endobj +3720 0 obj << +/D [3713 0 R /XYZ 56.693 648.099 null] +>> endobj +3721 0 obj << +/D [3713 0 R /XYZ 65.161 648.782 null] +>> endobj +3722 0 obj << +/D [3713 0 R /XYZ 56.693 601.274 null] +>> endobj +3723 0 obj << +/D [3713 0 R /XYZ 65.161 601.958 null] +>> endobj +3724 0 obj << +/D [3713 0 R /XYZ 56.693 554.45 null] +>> endobj +3725 0 obj << +/D [3713 0 R /XYZ 65.161 555.133 null] +>> endobj +3726 0 obj << +/D [3713 0 R /XYZ 56.693 508.02 null] +>> endobj +3727 0 obj << +/D [3713 0 R /XYZ 65.161 508.309 null] +>> endobj +3728 0 obj << +/D [3713 0 R /XYZ 65.161 497.35 null] +>> endobj +3729 0 obj << +/D [3713 0 R /XYZ 56.693 450.237 null] +>> endobj +3730 0 obj << +/D [3713 0 R /XYZ 65.161 450.525 null] +>> endobj +3731 0 obj << +/D [3713 0 R /XYZ 65.161 439.567 null] +>> endobj +3732 0 obj << +/D [3713 0 R /XYZ 56.693 392.059 null] +>> endobj +3733 0 obj << +/D [3713 0 R /XYZ 65.161 392.742 null] +>> endobj +3734 0 obj << +/D [3713 0 R /XYZ 65.161 381.783 null] +>> endobj +3735 0 obj << +/D [3713 0 R /XYZ 56.693 334.275 null] +>> endobj +3736 0 obj << +/D [3713 0 R /XYZ 65.161 334.959 null] +>> endobj +3737 0 obj << +/D [3713 0 R /XYZ 56.693 287.451 null] +>> endobj +3738 0 obj << +/D [3713 0 R /XYZ 65.161 288.134 null] +>> endobj +3739 0 obj << +/D [3713 0 R /XYZ 56.693 241.868 null] +>> endobj +3740 0 obj << +/D [3713 0 R /XYZ 65.161 241.31 null] +>> endobj +3741 0 obj << +/D [3713 0 R /XYZ 56.693 193.802 null] +>> endobj +3742 0 obj << +/D [3713 0 R /XYZ 65.161 194.486 null] +>> endobj +3743 0 obj << +/D [3713 0 R /XYZ 56.693 146.978 null] +>> endobj +3744 0 obj << +/D [3713 0 R /XYZ 65.161 147.661 null] +>> endobj +3745 0 obj << +/D [3713 0 R /XYZ 65.161 136.702 null] +>> endobj +3712 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3749 0 obj << +/Length 3367 +/Filter /FlateDecode +>> +stream +xÚÕ]mã¶þ¾¿BHöè2$ERRÒ´MCÚ¦¹ àr(d™^«+KŽ^nwï×—zqz’-{¸#îµö­åјšg8ó̤ޭG½o®¾º¹úükI½ˆDŠ+ïfã)NTà…Ì'~àݬ½·/~ЙŽ+ýòšKúâoE­«þí¦(û7õvøðÏEòUQÜõÿùéÍw/ßݼ6·¹fŒDRöÒÞÔ™®¶Z×Uû±¹;óBswå·w* ½kI¢`¸(ŒÀ |ñyÿÂTÔ~ñê/7W¿\1#žzÌ“Š¨È÷‚ˆE¹—ì®Þ¾£ÞÚ|f " +½ûîÊ'%ÜWæ}æ½¹úÇF‚Û·íË7I6ãÁî""ŒªVrûwIžByœDaä•ÚÛÌŠ‚ÞÀ Áá½`Ö^•/ Sl*_RF‚îðñ0+ñhe;å­×¿ùa°Dó;[%Š F„?XÏ·y÷ìçÅxo¯íMva¼ÊÆ—š»áÇßy±ÊŠä(ZïöY\Iÿý¬ôîkñz­×°;Ä°Ë’­†êÜbzÙ^¯6Å¿î´ÞO‡áz~ëâV›Uùþ[Ë® +èoŒëñ•#[9 Šy@XºCñX>Åhe-Pì7¨ÅñS±9{é.~„]¸*u|7±—©¤ó¹Ö{¯Óüv—bi75±ñÙëÞÇYsäpÌOc|N½¨ÃÙÇ·úéãŒûí¾s³M+˜ôûxa®õ‘Ó½Œu¦70r†õ±|$ÖÑÊZ`ED²!z«Ò<Ñ £¡hjèä°)¦ÖõÅ2“ûŠ™ª)Ë¢Éו…-<䊅%æêó1Ô}ZoÓÜâI‘5»£/üá³ùoÄÙ}üXM¿1|á2²©$Üa(>Ä5VU XÓHö°^çÛµÞÄMV[Fh÷Û4ÙçšR¿×y]9Ï æ[;‹ÙnD\žðþ”•þÀUs{*ºù ”ɤ/Ç:7iYO†*ÄgÌf&òq Á+ GŠ"£¨G…U­ è#Ï àLTêj¯“ž·=5ÿjNôµ*bÄçC¬Ì¼s[K¤THÙϜˑþ“Çh.5vFû‹ÿ7eZèQôZÇyUä_¼¼f¼uD)y¨2诖F®pH')º›Ã&ò‘xD+kGII tÒçZ6ú˜±¦UÎ'¿,‹c–ê\üS'G“Ìg`D +Ñ1¦Ï‰HΈ ňLó,͵ *#F‡¨¤”(ÅÝ¡r,‰J´²¨¤~ûÝî‘þXièÄWîâ,ý -R‰j'§z™$I¤Î­ ×*“ ƒÂ¤Øíã25v[ÙóRФªû¶ÞeÓÑù|þö=Â,R¿_±ø´`Aš`Jâ9]“ 9ð–‹y¦¸©‹tý`ᚤ2jD;×$¥OBßs=‘sMxeá®IÊ€0®µÐ]ñ2L“ÍáÏo{Æ=%ÅþO¯ÞwL&^§É´Ò´@¾j‘-—·º†RÔe +OƒÒÅ ~§ªróDDZyˆ<ÞÍDhƬäGf%Œ=¼ÄÏTÐá¢ð£‹L¾Ì͇Ê :‘ô he-<0„‹팾Mª™²Àåq6jRêÐå#Ç­¬…f~\tà ]Ž½Ðù,®È-.>òm`Äž£ä¡Bú +<«›”Š²gÍ-E({Jj™&ÛXg-5Pï:â¢ûÅov打_¯úOLàóÑ7EQçEmC “ +3ßa*”o^Ýå ù8Xã•…ÃZ˜{šÖ¤uïãUš¥õã²ÙÖ×7jì›záÖÃuZ™ îcýøÃwÕÂ*ÄYfY’ÎÜåfùHÓF+kaÚRãIzÓÞš¹¢<rAT¨ÎôÞ°‹Ë;(ŠšýÒdÁCû-ú|¶Æw-³®ËtÕÔº²ï|2×rÙú#\¹3þ‘x¤ícUµ0}!ˆCÆ\Mù£3Y0ЛC³e²±ÈTchþg¥Ž×Ð~·|=mcù‹Þ#(ÇQ;)ªÉ“µÈˆ„O‰OÝežùHŒ¡•µ™ï)‘NáË +NÔ¶æãœrYDæÍn¥Kèütå+LiM°ˆøÂ]J=‘4 gʃAC⇾»ÁËGZY 4µÁ³~'w·]oóÒ«" ŽÕ¤Áù­ž ¤.š¼Dpéì)Oäãž2^Y‹§L) ïŸòaQ牉T^XU’eÅýÉHþLçR³JiÒºh溷çîÖF'zk—ë4Þµ5|Ø¥EMÐsh¾rgtûaO83ï±|¤y£•…›·F$þ°-”C~¹h·à¯ù.ìò7ðþÐöüx _Ô5ÕgHnŸv_FLÐsÎ3–D ZY Ä! ¢¡?3µ^ÍæEÀuÛãuŽóI´1š¥AqÐÕ¸ò8'áÖë ã£'ñ»3­EËRÀI‘×e\Õ® ¨znÄÇò‘PD+kEÐWc3±\àSäÙ#˜ŸF|ø ŠKp'G» +&ݤ‰Õ¼ÿFÚ¢Jz¼& Êüø²'8œ!e,‰´²H‘Š„‡MdÀ3 <7Ã4p™3Æ ï¡(i Ë–=f‹6/ Ü“/8QîØ–±x¤»Ru ¿çWœ ÅX>r,ÐÊZ€ÙÜ¡»PCC°´ªÁ ´ª]·°‚Ô"ÞëEóÆn™¯´Ú-\¶éŠ&àñ +ñ¶‘ïÉ%g&>–4q´²&· Úiê n7ãËØ\åû´•ùæyq!”^A[\LÝ6!µ]€ïÓžÔr«±|$¬ÐÊZÀŠù„Š¡d^+ß—~ÛFîÜv2phÃ;¸ŸÛ±Â£žÎr…•‰|VðÊZ`…rBáðó)š”ÛúëDeð ^¹ˆ,6S,À«PŽ.›{ØSFÎÌ},iîheáæÎ#F +As©÷…É_çñ +n`îþáAœ†€’ +»êúOµé\¶ò §{œYùX>ÒÊÑÊZXyHÍë¡xóßÕôévë¼GD]yj鵊Me csWE™ÈGb­¬&TD86Ù.¾¬ôdy†ý¯¶Å½sÒù¼ +§ávf‹×2ÞUn+°–Œ\ö¡3cËG»3e‡ÁÓ±Tj#ž'­á" <íÛ –΀k'y‰EÝœÁLÛ –!5ªf¿/ÊúYøŠË~Àï gæ?–„ZY øŠø‡ÕÁpãNŽV»¡çÇ*Ýí­Ž]x°È]N»Ð}v}½XSDÒ”¥1N(B¡þaWT¶gpÞ“6Îì},iïXeç­›Ë_¬9Ÿ€ùz0[ÿϸÌO¬íýâ|Œ°øa¡ÿmü…®‘Z/N5¯u»sbšëjé¢å¡d;'ø‚‡'ÿLä# ­¬…ûQ‡“úÚ÷ «*½Í—•©c(zÚ\°½v‹&g§Å M;m{‰~q{¼'Qœáa,‰´²xàŠâ°ê6ú?}C;·õþÔÐnø~ƒƒÇ3<÷[‹Ó‹ÁGª–uš4YlÛÂXÏS83DZ|¤9¢•µ0G&I2×½®i^Õ1øT(åêf ú¬;}uÉBc [Ú{_ÚsÎÌ},iîhe-Ì +òÛÏubžB\¦à ¥ÖðC²îÌ’õÂäΦ)áηÖËÁgŒ·'’Æ™³3棞jpeácñ8G« +·ïÈ'¡òOîPröŒÍÜb k‡ÀTQƒ7D‡¶3g¬“úô™—:% U¼ª€nkjfT“ÕÚ,P²ÝS$ˆˆbîxü±xä±ÎXUáÀ t*ì€v…¹“ÜK/9jÒ™³Ç—÷YÓaó~J¨êXÁ·ï¨·6½6O¡=8ó¾»p×üÀ}eÞgÞ›Ù«ûÊ +endstream +endobj +3748 0 obj << +/Type /Page +/Contents 3749 0 R +/Resources 3747 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3750 0 obj << +/D [3748 0 R /XYZ -11.232 900.716 null] +>> endobj +3751 0 obj << +/D [3748 0 R /XYZ 56.693 759.068 null] +>> endobj +3752 0 obj << +/D [3748 0 R /XYZ 65.161 752.393 null] +>> endobj +3753 0 obj << +/D [3748 0 R /XYZ 65.161 741.435 null] +>> endobj +3754 0 obj << +/D [3748 0 R /XYZ 65.161 730.476 null] +>> endobj +3755 0 obj << +/D [3748 0 R /XYZ 65.161 719.517 null] +>> endobj +3756 0 obj << +/D [3748 0 R /XYZ 65.161 708.558 null] +>> endobj +3757 0 obj << +/D [3748 0 R /XYZ 56.693 661.05 null] +>> endobj +3758 0 obj << +/D [3748 0 R /XYZ 65.161 661.733 null] +>> endobj +3759 0 obj << +/D [3748 0 R /XYZ 56.693 615.467 null] +>> endobj +3760 0 obj << +/D [3748 0 R /XYZ 65.161 614.909 null] +>> endobj +3761 0 obj << +/D [3748 0 R /XYZ 56.693 568.643 null] +>> endobj +3762 0 obj << +/D [3748 0 R /XYZ 65.161 568.085 null] +>> endobj +3763 0 obj << +/D [3748 0 R /XYZ 65.161 546.167 null] +>> endobj +3764 0 obj << +/D [3748 0 R /XYZ 65.161 524.249 null] +>> endobj +3765 0 obj << +/D [3748 0 R /XYZ 56.693 477.136 null] +>> endobj +3766 0 obj << +/D [3748 0 R /XYZ 65.161 477.425 null] +>> endobj +3767 0 obj << +/D [3748 0 R /XYZ 65.161 466.466 null] +>> endobj +3768 0 obj << +/D [3748 0 R /XYZ 65.161 455.507 null] +>> endobj +3769 0 obj << +/D [3748 0 R /XYZ 65.161 444.548 null] +>> endobj +3770 0 obj << +/D [3748 0 R /XYZ 65.161 433.589 null] +>> endobj +3771 0 obj << +/D [3748 0 R /XYZ 65.161 422.63 null] +>> endobj +3772 0 obj << +/D [3748 0 R /XYZ 65.161 411.671 null] +>> endobj +3773 0 obj << +/D [3748 0 R /XYZ 65.161 400.712 null] +>> endobj +3774 0 obj << +/D [3748 0 R /XYZ 65.161 389.753 null] +>> endobj +3775 0 obj << +/D [3748 0 R /XYZ 65.161 378.794 null] +>> endobj +3776 0 obj << +/D [3748 0 R /XYZ 65.161 367.836 null] +>> endobj +3777 0 obj << +/D [3748 0 R /XYZ 65.161 356.877 null] +>> endobj +3778 0 obj << +/D [3748 0 R /XYZ 65.161 345.918 null] +>> endobj +3779 0 obj << +/D [3748 0 R /XYZ 65.161 334.959 null] +>> endobj +3780 0 obj << +/D [3748 0 R /XYZ 65.161 324 null] +>> endobj +3781 0 obj << +/D [3748 0 R /XYZ 65.161 313.041 null] +>> endobj +3782 0 obj << +/D [3748 0 R /XYZ 65.161 302.082 null] +>> endobj +3783 0 obj << +/D [3748 0 R /XYZ 65.161 291.123 null] +>> endobj +3784 0 obj << +/D [3748 0 R /XYZ 65.161 280.164 null] +>> endobj +3785 0 obj << +/D [3748 0 R /XYZ 65.161 269.205 null] +>> endobj +3786 0 obj << +/D [3748 0 R /XYZ 65.161 258.246 null] +>> endobj +3787 0 obj << +/D [3748 0 R /XYZ 65.161 247.288 null] +>> endobj +3788 0 obj << +/D [3748 0 R /XYZ 65.161 236.329 null] +>> endobj +3789 0 obj << +/D [3748 0 R /XYZ 65.161 225.37 null] +>> endobj +3790 0 obj << +/D [3748 0 R /XYZ 65.161 214.411 null] +>> endobj +3791 0 obj << +/D [3748 0 R /XYZ 65.161 203.452 null] +>> endobj +3792 0 obj << +/D [3748 0 R /XYZ 65.161 192.493 null] +>> endobj +3793 0 obj << +/D [3748 0 R /XYZ 65.161 181.534 null] +>> endobj +3794 0 obj << +/D [3748 0 R /XYZ 65.161 170.575 null] +>> endobj +3795 0 obj << +/D [3748 0 R /XYZ 65.161 159.616 null] +>> endobj +3796 0 obj << +/D [3748 0 R /XYZ 65.161 148.657 null] +>> endobj +3797 0 obj << +/D [3748 0 R /XYZ 65.161 137.699 null] +>> endobj +3798 0 obj << +/D [3748 0 R /XYZ 65.161 126.74 null] +>> endobj +3799 0 obj << +/D [3748 0 R /XYZ 65.161 115.781 null] +>> endobj +3800 0 obj << +/D [3748 0 R /XYZ 65.161 104.822 null] +>> endobj +3801 0 obj << +/D [3748 0 R /XYZ 65.161 93.863 null] +>> endobj +3747 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3804 0 obj << +/Length 2574 +/Filter /FlateDecode +>> +stream +xÚÅ\YsÛÈ~ׯ@mBUEc̉Án¥*ëu¼—ÄVj·ÊÞ‘ˆ@ €’•_ŸÆAY%±G(O‰a£1Óß×Ç4Ë ~3°˜éL×~6ïÇ þÊâ™ÅÍS»>çâÊ”èƲ…ßgËÚ¢Ñn_©Î!(±ûø]ðàD®LSÙ‘C>[ŒÜGKûä˜ÖDFÏÚ Çb”?¥îm–®“7ûõº­õt•ç5×.Ûµó`ï”t¦8&$rº¦¸|OÖóVŸ„1¡aª©û¾_ÓºS\ÃX%éØO«]%ef·þ1ÆjGÖÁM‡02Úfùâ€Ïˆ "âéšÓò=íÛ[Yûæ@%»®òm±Àºôn–ׇiG·Ì*lȽ½@ú¬Èí2¿ë䛓¶F·»act°9y5Õ¡ŒqˆÄ§ëÈ÷D–·²ÈbŠhÆ÷ u-‡c“6|€]³—½ñý™ RGóecÒÚ,FF+‚óÒ$Ø[*nîI/Žƒ†2ˆg§ë +È÷·² ¡’hÕw…˜¼2OÎÂf£L?gÆ@uD¨œ(aXØtní¥Ã® ""˜š.g `BM×"2ïgÄþÊ☪˜D»·±$9COl§XåÚqCݱò>ÏŠþýÛδÎVèmÚ¡¡i¸õðPvàlMÃ"óqŒIId8ÝÎå@¾'¼•u€€„´9V·Èšü³Æ/Yu°!‡Ã–#´îÃÊñd‚ˆ +{ÏØÆi¿4OÒËqKxÃØãø‚H1]oÍ@¾'>¼•uÀ‡ˆˆÞ½þ«‰ÉG.©8˜É¦´)ä‡hgпƒ»WµÂ> ³­&y_Nã \sZÊ!MŒ§ÛÈ÷4[oeÌ–CNõ-)W¦¬²±ŸwÃo9×7y»'뼶áîvÏ–„fOŽÙÕ®¶ÅåYj×k[8ä1HŸðé!H€„ž6ûâýPã­*4qzÆ»7=è^š<+.[7…ã)ÞIsðH’PÅOy äÿ{µ¨ +endstream +endobj +3803 0 obj << +/Type /Page +/Contents 3804 0 R +/Resources 3802 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3805 0 obj << +/D [3803 0 R /XYZ -16.307 900.716 null] +>> endobj +3806 0 obj << +/D [3803 0 R /XYZ 65.161 760.065 null] +>> endobj +3807 0 obj << +/D [3803 0 R /XYZ 65.161 749.106 null] +>> endobj +3808 0 obj << +/D [3803 0 R /XYZ 65.161 738.147 null] +>> endobj +378 0 obj << +/D [3803 0 R /XYZ 56.693 701.337 null] +>> endobj +3809 0 obj << +/D [3803 0 R /XYZ 56.693 674.022 null] +>> endobj +3810 0 obj << +/D [3803 0 R /XYZ 56.693 628.205 null] +>> endobj +3811 0 obj << +/D [3803 0 R /XYZ 65.161 628.888 null] +>> endobj +3812 0 obj << +/D [3803 0 R /XYZ 56.693 582.096 null] +>> endobj +3813 0 obj << +/D [3803 0 R /XYZ 65.161 582.779 null] +>> endobj +3814 0 obj << +/D [3803 0 R /XYZ 56.693 535.987 null] +>> endobj +3815 0 obj << +/D [3803 0 R /XYZ 65.161 536.67 null] +>> endobj +3816 0 obj << +/D [3803 0 R /XYZ 56.693 489.877 null] +>> endobj +3817 0 obj << +/D [3803 0 R /XYZ 65.161 490.561 null] +>> endobj +3818 0 obj << +/D [3803 0 R /XYZ 65.161 479.602 null] +>> endobj +3819 0 obj << +/D [3803 0 R /XYZ 56.693 418.23 null] +>> endobj +3820 0 obj << +/D [3803 0 R /XYZ 65.161 417.672 null] +>> endobj +3821 0 obj << +/D [3803 0 R /XYZ 65.161 406.713 null] +>> endobj +3822 0 obj << +/D [3803 0 R /XYZ 65.161 395.754 null] +>> endobj +3823 0 obj << +/D [3803 0 R /XYZ 65.161 384.795 null] +>> endobj +3824 0 obj << +/D [3803 0 R /XYZ 65.161 373.836 null] +>> endobj +3825 0 obj << +/D [3803 0 R /XYZ 56.693 328.285 null] +>> endobj +3826 0 obj << +/D [3803 0 R /XYZ 65.161 327.727 null] +>> endobj +3827 0 obj << +/D [3803 0 R /XYZ 56.693 259.411 null] +>> endobj +3828 0 obj << +/D [3803 0 R /XYZ 65.161 259.7 null] +>> endobj +3829 0 obj << +/D [3803 0 R /XYZ 65.161 248.741 null] +>> endobj +3830 0 obj << +/D [3803 0 R /XYZ 65.161 237.782 null] +>> endobj +3831 0 obj << +/D [3803 0 R /XYZ 65.161 226.823 null] +>> endobj +3832 0 obj << +/D [3803 0 R /XYZ 56.693 180.425 null] +>> endobj +3833 0 obj << +/D [3803 0 R /XYZ 65.161 180.714 null] +>> endobj +3834 0 obj << +/D [3803 0 R /XYZ 65.161 169.755 null] +>> endobj +3835 0 obj << +/D [3803 0 R /XYZ 65.161 158.796 null] +>> endobj +3836 0 obj << +/D [3803 0 R /XYZ 65.161 147.837 null] +>> endobj +3837 0 obj << +/D [3803 0 R /XYZ 56.693 102.286 null] +>> endobj +3838 0 obj << +/D [3803 0 R /XYZ 65.161 101.728 null] +>> endobj +3802 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3841 0 obj << +/Length 2530 +/Filter /FlateDecode +>> +stream +xÚí\moÛÈþî_A @›õd_¸Ëå5¸Ã]î’æz ÚØh ä‚‚¦Ök¾¹Šíþú.Eê΢,iV+:A‘/¶D-‡ÃÝyæåÙ!IpàÕÉwç'Ï^ +ÄK&ƒóË@2Q (ç³àý“w:×I«Ÿž2Až¼­Œnû—UÓ0óáÇï«ô»ªºî¿üë짧δ—9¥b!zigæ.×í\kÓv?Û«Ó@Ù«KÞ]=”DL§âh¸¾’V`¤ž<ëÿQw'žüp~òË µâI@!AÆ<ˆb +’° -NÞ ÁÌþf€0VÁÍrdJ€qi?çÁÙÉßOÈ0d댬d‡1P"{~fL,µXö쥲¼°;GA(•ýa9øM²h2óߧ§’'?ê¤l«ò«§§”Ù¯&¹È5ܶy/ÍÎS'°û÷jýíºÐˆ·Z„¼»Ãî¸ v¾B0ˆU4:¸¼KkÒ>ºy¦€ªpu^0íFûÊ@%Ë„Bd§ +s…ûË-!fñ”] +l®‚þûaý×Ör¥8§Ú Z.é·³™ž­À¦¤àýrÁÜ°Ëì7ÐT¸qEr­q#›ê¦Õ5ònê:¿;®¢û@ Ì“Ö ï7°ºDë˜ ×;+qãtiš;s‘¯¶¦XOÀ¬]Ú_=<Á–ÿÛ] aÀ=Äfé<ÑùÏDSØ¿´w†gEfæ+WØÞ•Uíà +eÌ€Óx:W()¦ò„ëâý¡·ªx?(U2bóYVÔyv™¡a‰ØšF'Ež•XÉs+Ú¿:.î«…©H§ÓåC¨ß¾={=Fýép`ó;6cZ—¼‘ÍzÎv×å{¯·²ÖqVüÒz/eZ7•©Ì]­6+èO[WÏ)¦UÓèÔ5¯°÷g3ÌæäÕo’yOÉ¢EÃrsö[ºˆ! Ùt–¾.ßÓÒ½•u°t;Aï }–˜ä¸IÛ6g«°96oB§‹.¾»Nš¤ÐF#=øL_fef²ªl·¤oÛÎ|‰ ú6±¡Uoñ4ûaÚüKñé`±.ßÞÊ:ÀBXM£!‡E‡ì¤Äqk’2Å‚#ÖhfžmXÚWXSà6]E?’ïi +¾Ên.|$¬äÎb (:ÔïÏ·§[KW`>žî¯·Ÿò±ÊÖ³Ô@[0©à”‚C²ñÇ%&€Û©ùíè>E6|ÒnM:G_›3ž?;ä2ï?ì=oû<í7K&í4ˆéÌr]¾§Yú*»Ý±”â4Àžð~M’^ë½ÕYþÖUáÛ×5+gYštΆuIÓ$w¦ÝБ;çæF7ØÉÑè»›5U]jP’F2"’IÒX­Áæ~Ÿ I#bÑtˆb+qº:w$ßωø+‹Os„â@Ød^Ì“ò +K¤üåüÍOŸ’rùëk¿ßî«ÞùÑ(;«qhs¤ö8òó¹öªLöO*ˆÔtuñH¾'2¼•u@FÄ€ ôå¶:nGC.[Yaëc‹Ìæø-¶šÆÒÝ6¥{.aæÕâj~äº~ c·"Ŧ+‰Gò=á­¬"$J‡’¸5Yž#m¬}(I;–ãktÒVå‘©w´‘¥ËyÐ<]ÝPs¿q‡”œ®ÈÉ÷4noeŒ[ bH‡¯‡„Áú¼Ež¸œÑí',äv;N+ª–ÒE'F^ýÖÚirÖy?,¸€˜LG2Œä{ÂÂ[YXt}Dñ@;|!é'!é½£Õ˜ZÙoî,„8œ®ea$ßÓܽ•u0w¦€ñ°7÷Ï‘¤”Ûû¦[¹uùž+ç«ìV’^ÐX$¾ôŸ I/HO#Mf–ëò=ÍÒWÙíîƒHàT~!éÿ/Iú0^2BSÙøºx?÷V2ÃغA1eèªÝí™nÑMDGn%žéÉ]Üdf^ +ßi…æ *,߈¥š#Ïy:¯½ã‹Ú1 UOLM†ÌuùžÐôVÖ›*nS—%6çV‚kýäßÜ;ËÚ:GcŽÆTy(™½«T+×vÏ lA;†Ø~@D=™5 Öå{Â[Y@DÂ{åúiÿ,°ÁÊ…©ÀÛlâBf®DÆ,ÈÐá#ïžïCüe‘a‰J,OY7Ú˜;_4îG™è¹±ÉP¶.ßeÞÊ: ÌNP¸zþ»—Ñ=<ŠÍ±›3ØrÛ¥Ü.Ž½¯›•}èÈ°[X؄С,Ú uï¯H`$|ÌÖ¥sXõ¬½s©ÎÚ–BƳ —BÊ€Ë鈕‘|Oã­¬ƒ¡¤¨–E=K ¶qé¦jfGïFšUé‘· Ü$th_úÛk×€GâŽñ|D¤s%-~åTPï +¸½Ñ~ú[åº4Ãw×.FId§~N·}?’ïçü•Å».(ÎVo¢(ªXw€.‹wœÛv1ot;¯ò™C¹î˜ð¿ÞøØáR¦oeÛ,‚PÓmÐä{¾·²†ß5€­žßsHú­ž}¢½üÝÇ‚fŠæI[:X´ÁæÐyïm†Þ'.ÆÛ‹ýa$6åæ‚‚ˆõiÎHÅŽüV›«&©çYÚº„Xª bFØN¢œŽKÉ÷t4ÞÊ:8J„Êù½6í¢®«Æ|ªͬ¸r½m“:Œ®ìæ#¥Žž†³¼Â \!Í1Ox‘W­Æ2‹«‡Ûï¨RŠÊíÜH‘Â]S”PGvné|Q^Ÿ¦UQT¥ƒƒc‘UÆï}=»=“ö— ßW3’ïçáü•Å{8&C`,töpEÖâÛbÛ:Iõ¡Ì&{qø¨8ãȪ#Î o;b³ì¡ñÏ$o-»-$ꪴU¶ *˜U#¢¢‚†@ét[f#ùž¨ðVÖ4‚aù_bß=7Û¹¸9ºÏçW«A&™É±‘++Û [’t„=²Å%×…U·Åîià·ŒÃs—X'V7U­›ñ;ûöãÒf…”ñÇôH6ŸF> úŸFV•PN畨Œ€)5™WÉ÷óJþÊ⽈Uð<Û7»˜›"ÿwkFÍH»Iõe*‡ñº¸Ðøì½s•ØV«$¯çÉ…6YŠms«šÙfÏ0öBÔ“OØü;’ïi¤ÞÊ:©ˆA®Ú/³[4%­oÍq·§Î_ ëÄV§{Ñ+T;€Í¦Š•—wx?/ø£n\SN d‡lg}Ÿ|Ìf}¸zÑQ ÍañŠÙëË ÷§(‰Aéö§Fò=]·²®€2ˆbö¸ìÙpøù7;ž1YÆCì»Výƒ¦=þÍ×»9'›‰¦Ú¡¢îúøšÅnk?ˆAõÕÈŠƒ$ô˜`L3­¶²ïù…AüCo ¾cÃõEøÿ3x« +endstream +endobj +3840 0 obj << +/Type /Page +/Contents 3841 0 R +/Resources 3839 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3842 0 obj << +/D [3840 0 R /XYZ -11.232 900.716 null] +>> endobj +3843 0 obj << +/D [3840 0 R /XYZ 56.693 742.989 null] +>> endobj +3844 0 obj << +/D [3840 0 R /XYZ 65.161 742.431 null] +>> endobj +3845 0 obj << +/D [3840 0 R /XYZ 56.693 694.923 null] +>> endobj +3846 0 obj << +/D [3840 0 R /XYZ 65.161 695.606 null] +>> endobj +3847 0 obj << +/D [3840 0 R /XYZ 65.161 684.647 null] +>> endobj +3848 0 obj << +/D [3840 0 R /XYZ 65.161 673.689 null] +>> endobj +3849 0 obj << +/D [3840 0 R /XYZ 65.161 662.73 null] +>> endobj +3850 0 obj << +/D [3840 0 R /XYZ 65.161 651.771 null] +>> endobj +3851 0 obj << +/D [3840 0 R /XYZ 65.161 640.812 null] +>> endobj +3852 0 obj << +/D [3840 0 R /XYZ 56.693 593.304 null] +>> endobj +3853 0 obj << +/D [3840 0 R /XYZ 65.161 593.987 null] +>> endobj +3854 0 obj << +/D [3840 0 R /XYZ 65.161 583.029 null] +>> endobj +3855 0 obj << +/D [3840 0 R /XYZ 65.161 572.07 null] +>> endobj +3856 0 obj << +/D [3840 0 R /XYZ 65.161 561.111 null] +>> endobj +3857 0 obj << +/D [3840 0 R /XYZ 65.161 550.152 null] +>> endobj +3858 0 obj << +/D [3840 0 R /XYZ 65.161 539.193 null] +>> endobj +3859 0 obj << +/D [3840 0 R /XYZ 65.161 528.234 null] +>> endobj +3860 0 obj << +/D [3840 0 R /XYZ 65.161 517.275 null] +>> endobj +3861 0 obj << +/D [3840 0 R /XYZ 65.161 506.316 null] +>> endobj +3862 0 obj << +/D [3840 0 R /XYZ 65.161 495.357 null] +>> endobj +3863 0 obj << +/D [3840 0 R /XYZ 65.161 484.398 null] +>> endobj +3864 0 obj << +/D [3840 0 R /XYZ 65.161 473.44 null] +>> endobj +3865 0 obj << +/D [3840 0 R /XYZ 56.693 425.932 null] +>> endobj +3866 0 obj << +/D [3840 0 R /XYZ 65.161 426.615 null] +>> endobj +3867 0 obj << +/D [3840 0 R /XYZ 56.693 379.107 null] +>> endobj +3868 0 obj << +/D [3840 0 R /XYZ 65.161 379.791 null] +>> endobj +3869 0 obj << +/D [3840 0 R /XYZ 65.161 368.832 null] +>> endobj +3870 0 obj << +/D [3840 0 R /XYZ 56.693 321.324 null] +>> endobj +3871 0 obj << +/D [3840 0 R /XYZ 65.161 322.007 null] +>> endobj +3872 0 obj << +/D [3840 0 R /XYZ 56.693 275.741 null] +>> endobj +3873 0 obj << +/D [3840 0 R /XYZ 65.161 275.183 null] +>> endobj +3874 0 obj << +/D [3840 0 R /XYZ 56.693 227.675 null] +>> endobj +3875 0 obj << +/D [3840 0 R /XYZ 65.161 228.359 null] +>> endobj +3876 0 obj << +/D [3840 0 R /XYZ 56.693 180.851 null] +>> endobj +3877 0 obj << +/D [3840 0 R /XYZ 65.161 181.534 null] +>> endobj +3878 0 obj << +/D [3840 0 R /XYZ 65.161 170.575 null] +>> endobj +3879 0 obj << +/D [3840 0 R /XYZ 56.693 123.067 null] +>> endobj +3880 0 obj << +/D [3840 0 R /XYZ 65.161 123.751 null] +>> endobj +3839 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3883 0 obj << +/Length 2574 +/Filter /FlateDecode +>> +stream +xÚÍ\[Û6~Ÿ_!dvÔ ï³—¦Mš Åv±;™ $E Ë´­Yòê2žé¯/eËÉX¶ìCSröÉuxDñûΕÂÞÌÃÞ»«o¯^¼ØSHI*½Û©')’¾†˜ïÝN¼×7:Ña¡Ÿ¨À×ÿÌJ]l¾N³|ó¥œ7ÿ|“E?fÙÝæÿ|øÇóßn6ÓŒAJˆ´åc¢‹¹ÖeQÿÛÌN¼ÀÌ.Y=;—>òiàR~3à~pýbóA¤ª/¼úéöêWĈÇñ„DR1ÏWIL½hqõñ7ìMÌÿŒˆ«À[­G.jþš%YQ„ù#z(šyúƱÑ" Ãñ€4Æ(ŒZòÝxÀ]Y8HÅ‘ùX?Ñ·ñ”ÆÕì²ÿDÁ‰R/#j»CÚHDÝàý²—N’Â<«à]TÆþ‚Ö¶6»áÆ°€ Ë2ÇU Ýf“£‹«ÓÒfy×þPó­½0{J<ÙS|„ 5®þ¬èzY‹ðžŠï›C\Ò‡‚› EÎð!~ «<.ßx?ë0-²tëFÄi§Ú‰œ¯c’áœÆ`j8'bW¾£ᬬ…Á$ +¨oL„@@êÅ2 ¡v²ttŒâRãq·)ç´©¼…úóÇ¥ÎÍ>¾Þi˜Ï40¸Š‹ž}—e˜·èŒL{ž<×Sm¦Z[§í`ø +ð0¥èkèÕ?¶wÄ;BÛUU²p`|*P`]/eX¾ƒ.1!HR2ÜïÊw\dge-ø“p¤Ì¶^¯r˜NÎÃVóó³n‡mž•PÆ}(ÛOùÙqJìŽî¶îéËB'@R24cb$¨‘Šq×8£»&ÿz–ã†dŒö%7aPî“à[;nÂ7jˆ³ÀBrä«á²À-ùnÄã®,œx„ Í_8 Ü9ðÕÞ§dÔzy$g«~A OôÄÆ'Õ6 , /ð¿k¶©^Y²|Û8ž#×æ^"Ý1Ïin l8¿¬%ߺÎÊZ@WøˆÔl^C÷>L* M;æÚ +äúàÿ„>RjÉò\Ë,…g= Y›[mE)§7ëçqî3Pï˜ø| pub0‰î1ØiˆqŠ¸´FK¾#Äœ•µ€—æ³IkT‡lÓ¾· åMä.t©ÛÕÒeäë¿&"Â{ ì⨃„å77î6%Ÿì^çy<®Eý4þ1[{8øíˆwDŸ«ªàcQÜÄ&`ö3q«ÎÓX+üõˆžzÖî4$^G£¸ðZ®¼ú’bÊÎ2Uæbês@CUAÍãb䢡*–ÿ[‡ª\5„.TåuâMÉÁØ %ßÜ•…óÄÖ·ä»AØ]Y8„™âÈßv>¿ž‡éLƒËF<Ÿ5ͳ…eZh§“lµg<ÍFøDz¨Å§çúõöíÞ<Á3(z™qÆøe•™y|â¬Få›l¬ó²n>–_ ï½°eÂh1d£2ãɯ¦½ØîÊw„­³²°å>Rä‹á N.ô®7 ÔƒNÁƒ¨õ¯û{chÎÀîÆ&ñýÙ5lfÜ#ÉøEyÈÌܳCÛp68N ÊHTÃÕÀZòÝ8Á]Y N0šÖ]J¶ÞxÝ: 6ä¯òl¿Ðû·#¦µŒöŽ +5ÎIÝàvA™Ð JôŒ õa«Ñ&Pcé/›Qe\&zÎlrnT¤Ø€Ñ®q¯òùpøÚ•ïˆ/geáø¢‚#ºmì¾ÑÓ0*³òêY˜¤Yïÿ_k¸ŸÇ…™æ×>Ô÷ÝqzÒ^ßwŽ´OÙ´&_‡6‰·iœè4\ØV‹)Ç1Xvå;‚ÅYY °p†nRƒ‡+ºGj®°q+$ýJoÛÍÁÜχwM×EÿzßsOJÞéêõ‚EQVÙdò7Çå`ÂÛ=VÝýªûi0R…°®ZÔ’ïFge-ÀÈ(bÛlÝùp«àÖ•â+´t\Û˜-j>Kð™T0{¤ ‹À’R‰°¼h©‡b†ˆ`ÿ¿~1QFA5œ[LŠ Ž#—–|7rqWN.$HmHÕr¦ 2ë~=÷jw¾ÀW˜+ñÐ$šûœ±Co/¡0‘+õ‡Ë•¶ä;nPge-6¨Ï‘hÒ"ö]áÉ^ÅôìÔR4x‡A-[V•ÆA_ÃÅÕ\÷} +Îíö¤3]ì-ñŸä“zïð´}/ ‘12\‚¤%ßhÎÊZM2$q“ yµ«It¼zh½æèx7lç©KW7v5£9Ð5 û_Êî{Ëo7Ñ©ÎÁ†4.Âû7‡Î=þJ¸BL —9iÉwD‘³²(IÞxÚ¹.ª¤´xÙV¯¯°Ko$ñ]ÆÕ?Ò‡§«Ù-̽—§=)>¸7*[D¥Ó +éŽué4–X€Ø€m²-ùŽXrVÖKu6h«¸œgUß ìÞÞisô˜U@{TŸåÀ=ºK¡ÇIÈù×´M¿¤e§=¿AåH-š!ÔGœ ×OÖ’ïˆ8ge-Ç0ò©8mu;>p#“Íâ¨_~áoz[.“¸ïcGï4‰Tðª}˜ÚžSž÷õZá‰#Î/ÚBG ¦ã=g4êÌâÉj綽I¸.ÇIu΋„ÿ;ˆ +endstream +endobj +3882 0 obj << +/Type /Page +/Contents 3883 0 R +/Resources 3881 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3884 0 obj << +/D [3882 0 R /XYZ -16.307 900.716 null] +>> endobj +3885 0 obj << +/D [3882 0 R /XYZ 56.693 759.068 null] +>> endobj +3886 0 obj << +/D [3882 0 R /XYZ 65.161 752.393 null] +>> endobj +3887 0 obj << +/D [3882 0 R /XYZ 56.693 704.886 null] +>> endobj +3888 0 obj << +/D [3882 0 R /XYZ 65.161 705.569 null] +>> endobj +3889 0 obj << +/D [3882 0 R /XYZ 56.693 648.344 null] +>> endobj +3890 0 obj << +/D [3882 0 R /XYZ 65.161 647.786 null] +>> endobj +3891 0 obj << +/D [3882 0 R /XYZ 65.161 625.868 null] +>> endobj +3892 0 obj << +/D [3882 0 R /XYZ 56.693 579.602 null] +>> endobj +3893 0 obj << +/D [3882 0 R /XYZ 65.161 579.044 null] +>> endobj +3894 0 obj << +/D [3882 0 R /XYZ 65.161 568.085 null] +>> endobj +3895 0 obj << +/D [3882 0 R /XYZ 65.161 557.126 null] +>> endobj +3896 0 obj << +/D [3882 0 R /XYZ 65.161 546.167 null] +>> endobj +3897 0 obj << +/D [3882 0 R /XYZ 56.693 499.901 null] +>> endobj +3898 0 obj << +/D [3882 0 R /XYZ 65.161 499.342 null] +>> endobj +3899 0 obj << +/D [3882 0 R /XYZ 56.693 451.835 null] +>> endobj +3900 0 obj << +/D [3882 0 R /XYZ 65.161 452.518 null] +>> endobj +3901 0 obj << +/D [3882 0 R /XYZ 56.693 405.01 null] +>> endobj +3902 0 obj << +/D [3882 0 R /XYZ 65.161 405.694 null] +>> endobj +3903 0 obj << +/D [3882 0 R /XYZ 56.693 358.186 null] +>> endobj +3904 0 obj << +/D [3882 0 R /XYZ 65.161 358.869 null] +>> endobj +3905 0 obj << +/D [3882 0 R /XYZ 56.693 311.361 null] +>> endobj +3906 0 obj << +/D [3882 0 R /XYZ 65.161 312.045 null] +>> endobj +3907 0 obj << +/D [3882 0 R /XYZ 56.693 264.537 null] +>> endobj +3908 0 obj << +/D [3882 0 R /XYZ 65.161 265.22 null] +>> endobj +3909 0 obj << +/D [3882 0 R /XYZ 65.161 254.261 null] +>> endobj +3910 0 obj << +/D [3882 0 R /XYZ 65.161 243.303 null] +>> endobj +3911 0 obj << +/D [3882 0 R /XYZ 56.693 195.795 null] +>> endobj +3912 0 obj << +/D [3882 0 R /XYZ 65.161 196.478 null] +>> endobj +3913 0 obj << +/D [3882 0 R /XYZ 65.161 185.519 null] +>> endobj +3914 0 obj << +/D [3882 0 R /XYZ 65.161 174.56 null] +>> endobj +3915 0 obj << +/D [3882 0 R /XYZ 65.161 163.601 null] +>> endobj +3916 0 obj << +/D [3882 0 R /XYZ 65.161 152.643 null] +>> endobj +3917 0 obj << +/D [3882 0 R /XYZ 65.161 141.684 null] +>> endobj +3881 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3920 0 obj << +/Length 2632 +/Filter /FlateDecode +>> +stream +xÚÕ\mã¶þ¾¿B¸ÍnQóHŠ/RÓIÚ&@Ð+ÚÜmqw´m«+‰®$ßfóëK½øÎ’-{´4擵Zj4"gÎ3C{+{ßÝ|sóú[Ž½…‚ +ï~é Š„ôâ#_z÷‰÷îö•©¨Rw Êñíßt­ªîr©Ëî¢^÷ÿü³Ž¿Ñú±ûã_oÿz÷áþ{óš!(伓ö¶~ÎTµVª®š›·/0o~óv&$’4ð…²2¸}Ýý6Þüåþæ¿7ĈÇñ¸@"ô=$0õâüæÝì%æFÄÂÀ{j[æ'Q_˜ëÌ{{óÜ÷6*6—ÍÏw{’MI=ÉBD°h$7÷96z2áQ¡W*o9) +ú?@„ÉÝ :Á¤im+Ÿ#"ÈX>ÇI€Þ°ßÍ…4¼€²­Àråu?ô–h†°µÖZb¯8#ˆù|g‹¹þ¨’Ö¦eyïwv¹ß°¿ýî×ýÝÃÇn«XoÆÝ~ùaòVà¦TIGµ‚©µ,uþ²˜n•+UÃÚ~ŒÊ4zÈ€’ÓâÒªª|“ûê)­×°–E” Ü^ucLï³Y1.‘1aÜÔ{Ìpß(Øk$3>Ù·Ytr†<@Ÿ S‰H¸sá¡|K¶VàÂG8. KÑõf©–ªTE|0Z¯´Ÿ‰@Ô|‚³~Ê·ìgkeg@% 'ý´y¿N+ ¥Y­J CFÕ…!Ž¶°©^ÂÚåiU¥Å +Šp‰úÖô!Š³´xvÁÓZÑó«Ÿt샨Î~_ÕÏ(ʇ„µ4C|½~ú„¥o&u' Œ9¢èxKh°Uuãqt]ÙZ¼ñø¼Cðo,B†|BœõòH¾]7Û+ G`JÄðëgxðrˆAæq4¦Žœëtãh"#‚NÇ´Êt¥€8÷°]‹³ED€_ °QäSjC±&~YnÏ…PÀúázO)cÖÀ•36ØÃÑ›h[¦õOwí—~¯¢¢ÒÅïî„6S_Zgj­ú±Ê ÏóKÁÜòË‘|K—e×ã—‚ïñ˯“d4ÁõÆüÅ´eθøâ,a\¦À˜£ÖŽ·ˆ’u¸~u¦VQVè:¡±áz[o“Ä)Š·´HâžR{_„êȳÃG…"¸£:´é8ÉÃ}®Ã%7ÝÐǹ„ >þ‚Í—¼‰ŠMtGðíÊ|«vEº}ò„½e&>ç»D£Ú³LßQnˆo±ênÅë¨Xí +†ëèŽâÛw„ßöO<(UtWy”ô÷L°õ©ªØå„ü½w“€!)ÅŽ†åº«£Zrܲþ¾a¬wò«´É= —Æl}D»ë²+w¢a÷,¨ßdR¤¹0VÊü—PÆÔô†Êš9®Î›y¥#oó´^﨣6*•3h#'>sG9æ(€ŒäÛ!ˆ½²páØvÑÛA•¥«uC²(ù϶ª¡3`µ‰bp2;*õš Ž¥u +àò¨|Te5“¶pLQÈkfuX`(qå¢Mýª¨ËçÆK¿ìþ¿­Ó,­Ÿgø-“¸YfáÌm‘t˜ É·s[{eánËL…»í7švÂ-´BbÌ£RqíƒÆ&UXA}¨Â¦T±J ø%’8X½pz©@53 tP%;ï‘,0uç1Cù–c­ì áa6×aÀl¨)}5x‚›‘“LKh’1Í€¾ë¢6ÚBy^ôìJ}<¨À – bWX©ß,q3¯>d:~œ3…qær5‘ w˜pÉ·Dkeg Bf·C« hØÛy:p‘š*¢:®“SÅÇ´ÔEnÄW—]Övÿï§nÏÏR…®/«nq˜î<‘œ¹õzºõßßÎ(? ÛZøÊ—*þOÊùï¡|óÙŒ2g5’o‡PöÊÂÊoÝ- xmU›™Ãâs0¤A‹ˆ±.MüÇÉ:£ ¨r–® +¸ÆÐXëe‰„¹hÂý¶LM4ñcMŽÑ¤O"ÌMýù” JB‡èÒì”p—ùŠ·Ä[Ug@Kv»å"G2y§§ÑÞ½¡ìÜ™Ëê<µõYÛheQœî7»ÐffÜ­ãøÆé¨$×%Ú@Bé”T‘ͯ8D%G˜sw8DC8tD#ùvHd¯,Šh_¶£û­.é^w†-%iµÉ" Ù\j]7–<ã[{Û2­mþpP âyŸ2ÁñÝ•íGò-MÞZÙ&ß“ˆ®ê¶Ý˜!ˆËtób§#‚«8•HHæÀëfkß^TY=zcUª¢D¢Ð'ñ;’¾;cÊ·4vkeg{Õv‹TÚ…À Ñ´M²‹§Ô fíªgã–й+Γ֠«´š9y,·E|æѳž@B0q—nÉ·3T{eá†JÂù¸'Êà jíp,Ëh§7Õ¾¾º8×Ðîghvõ XùiA¸|²ç™&Á€\Þi‚ý°rkeg8M Ÿõ9Ê“4tjœÿ©.l·à¸àêîªÔËåÑ•ÞÄgÓVÔWUqÝã +M¿6³ÜeN€;+Šë-4•û”&ãÍ…ç]Qº%Ò#ù–®h«ì´ãɆ6÷øbq™ÝDðíî[ƒøÐùn©‹ú˜÷œÓúâ;·š­ã‰t%‡›kÎ<¥ç–ˆpË–Gò-íZ\-Ñ°å~™ö ­OGuTs’"ó7ö@ϔЛ@0ðSç˜ÞˆyóënµÉH¾¥[+;È9GLô4øˆ…Yƒ`¼ŽJ3õŽ³yÃÍ_“ DÀ§¬GJT9ƒ@»_¡rB×í +j«Ù»PÂ.5áÊð‡âíìÞZÕf›Ýr}}aw€huYÎ}Z«ìMw²˜u"2«êñ—Ï5ï ËG¸2ï¡x;ó¶VnÞÁÞbå¶ Tmt‘€™âѽ;`òõ‘ô¥· ˆ‹~ïÎo¦ «95@x{-;ÛŒ¸FväÝÙqŒñ–Ç1ÚªÚÿœJÎ0Â"|É¡äÿ‰ëðÍ +endstream +endobj +3919 0 obj << +/Type /Page +/Contents 3920 0 R +/Resources 3918 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 3746 0 R +>> endobj +3921 0 obj << +/D [3919 0 R /XYZ -11.232 900.716 null] +>> endobj +3922 0 obj << +/D [3919 0 R /XYZ 56.693 759.068 null] +>> endobj +3923 0 obj << +/D [3919 0 R /XYZ 65.161 752.393 null] +>> endobj +3924 0 obj << +/D [3919 0 R /XYZ 65.161 730.476 null] +>> endobj +3925 0 obj << +/D [3919 0 R /XYZ 65.161 708.558 null] +>> endobj +3926 0 obj << +/D [3919 0 R /XYZ 56.693 661.71 null] +>> endobj +3927 0 obj << +/D [3919 0 R /XYZ 65.161 662.394 null] +>> endobj +3928 0 obj << +/D [3919 0 R /XYZ 65.161 651.435 null] +>> endobj +3929 0 obj << +/D [3919 0 R /XYZ 65.161 640.476 null] +>> endobj +3930 0 obj << +/D [3919 0 R /XYZ 65.161 629.517 null] +>> endobj +382 0 obj << +/D [3919 0 R /XYZ 56.693 592.681 null] +>> endobj +3931 0 obj << +/D [3919 0 R /XYZ 56.693 565.348 null] +>> endobj +3932 0 obj << +/D [3919 0 R /XYZ 56.693 519.833 null] +>> endobj +3933 0 obj << +/D [3919 0 R /XYZ 65.161 520.122 null] +>> endobj +3934 0 obj << +/D [3919 0 R /XYZ 56.693 473.275 null] +>> endobj +3935 0 obj << +/D [3919 0 R /XYZ 65.161 473.958 null] +>> endobj +3936 0 obj << +/D [3919 0 R /XYZ 65.161 462.999 null] +>> endobj +3937 0 obj << +/D [3919 0 R /XYZ 56.693 416.546 null] +>> endobj +3938 0 obj << +/D [3919 0 R /XYZ 65.161 416.835 null] +>> endobj +3939 0 obj << +/D [3919 0 R /XYZ 56.693 370.382 null] +>> endobj +3940 0 obj << +/D [3919 0 R /XYZ 65.161 370.671 null] +>> endobj +3941 0 obj << +/D [3919 0 R /XYZ 56.693 324.218 null] +>> endobj +3942 0 obj << +/D [3919 0 R /XYZ 65.161 324.506 null] +>> endobj +3943 0 obj << +/D [3919 0 R /XYZ 56.693 278.053 null] +>> endobj +3944 0 obj << +/D [3919 0 R /XYZ 65.161 278.342 null] +>> endobj +3945 0 obj << +/D [3919 0 R /XYZ 65.161 267.383 null] +>> endobj +3946 0 obj << +/D [3919 0 R /XYZ 56.693 220.536 null] +>> endobj +3947 0 obj << +/D [3919 0 R /XYZ 65.161 221.219 null] +>> endobj +3948 0 obj << +/D [3919 0 R /XYZ 65.161 210.26 null] +>> endobj +3949 0 obj << +/D [3919 0 R /XYZ 65.161 199.301 null] +>> endobj +3950 0 obj << +/D [3919 0 R /XYZ 65.161 188.342 null] +>> endobj +3951 0 obj << +/D [3919 0 R /XYZ 65.161 177.384 null] +>> endobj +3952 0 obj << +/D [3919 0 R /XYZ 65.161 166.425 null] +>> endobj +3953 0 obj << +/D [3919 0 R /XYZ 65.161 155.466 null] +>> endobj +3954 0 obj << +/D [3919 0 R /XYZ 65.161 144.507 null] +>> endobj +3955 0 obj << +/D [3919 0 R /XYZ 65.161 133.548 null] +>> endobj +3956 0 obj << +/D [3919 0 R /XYZ 65.161 122.589 null] +>> endobj +3957 0 obj << +/D [3919 0 R /XYZ 65.161 111.63 null] +>> endobj +3958 0 obj << +/D [3919 0 R /XYZ 65.161 100.671 null] +>> endobj +3959 0 obj << +/D [3919 0 R /XYZ 65.161 89.712 null] +>> endobj +3918 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +3962 0 obj << +/Length 2452 +/Filter /FlateDecode +>> +stream +xÚÍ\Y“ã¶~Ÿ_Á·ÌTe`ÜãTªÖÛ©Ô:ÇΤʩõ>pHHb–‡Ìcfçߤ({D] ý²ÒJP³§Ñ_ß–¾¿ùæñæ«ï"I*ƒÇE )’a C, Óàãíë¸Ñw÷TàÛT­n6oU½yÓ®Æ/ÿZ%ßTÕçÍ~|x÷éñïæ1÷„ Hˆ µ‡ö5×ÍJë¶é¿6O'2O—¬:—! +© +îŠÂñù*2CuûÕæ…ȨÿáÍ·7?ßC$ɈaDÄ4HŠ›Ÿpšï ˆG*xV Q&ÍûÞKŒo_²v[Ù®*£} ¥É*.—ºÙYlØúãøÁ‘_ÅySéWu­“V§°å1lÙº®žr]@¥·@fã®rÚCxgáŽZì@m Æ‘2úä »ôá̬ ˜B„¶+©ÊV—À «°uÍkY­u¼,À¤[ ‚?–ÖÕz=Q.ÐJ :qª/‚Øyµ¥ yTÚ·ÔUÖ‘Q …¥!"JmöY×m–Äùtgïîìm³Ž“ jö7z^¥Óÿu VÌÆuÕAU¶ .ÍÚ|â¤à9¯áÄh 'þt|—¾£–;3k¡çD"jž9èy\€#•&{ÊÁ*smÎʦËd?lA›Îï86á»`¿îˆ‰¡¹… ”âá×ýô` ´¥2ÏP£,¢Tìð>‘¿BÜ(Þ,þ!3&@ç?aÛÂüKî!<&üÓÝ=¡½#4áH¾49P2TˆnÂþKp:ú—&-¡œyÃÔ„¾¦Ü™…cJ† F6[ÛÃôª0ðƒ­Í >‚‹C¾(7Þ¥‹'æôOʸ€Úm]¬ó¸Ù{Õº­3ý ¤úm¹Ì³feដä(ý}iœGŸäˆ +~UóÃ)Âñd~Þ›Ÿ¯ïFm쿶±GŒ"¹G{D \ø³G»ôí‘3³öˆšDÑÑǧ)4ÿí-’…Æ…f1ú‹1,Y Ž2^V¯À…Ð|nbŽôþpܤå´î€ Y®áf¸êÚ=Êç!iN(é1»ôã̬bC*äÄ@5;kã/‡Ù”:ÖµÊJø(`a­D)%¯éa˜Â(¤ì÷’± Â^§´¹¡1¹L—êEÜåí…•ŒSó&Dƒ×|,Ž+‚coð8`µMøŠ?aiξÈÞÕÙ#,£KnÎþ?9¸§À +endstream +endobj +3961 0 obj << +/Type /Page +/Contents 3962 0 R +/Resources 3960 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4002 0 R +>> endobj +3963 0 obj << +/D [3961 0 R /XYZ -16.307 900.716 null] +>> endobj +3964 0 obj << +/D [3961 0 R /XYZ 65.161 760.065 null] +>> endobj +3965 0 obj << +/D [3961 0 R /XYZ 65.161 749.106 null] +>> endobj +3966 0 obj << +/D [3961 0 R /XYZ 65.161 738.147 null] +>> endobj +3967 0 obj << +/D [3961 0 R /XYZ 65.161 727.188 null] +>> endobj +3968 0 obj << +/D [3961 0 R /XYZ 56.693 681.201 null] +>> endobj +3969 0 obj << +/D [3961 0 R /XYZ 65.161 681.49 null] +>> endobj +3970 0 obj << +/D [3961 0 R /XYZ 56.693 635.108 null] +>> endobj +3971 0 obj << +/D [3961 0 R /XYZ 65.161 635.791 null] +>> endobj +3972 0 obj << +/D [3961 0 R /XYZ 65.161 624.832 null] +>> endobj +3973 0 obj << +/D [3961 0 R /XYZ 56.693 578.845 null] +>> endobj +3974 0 obj << +/D [3961 0 R /XYZ 65.161 579.134 null] +>> endobj +3975 0 obj << +/D [3961 0 R /XYZ 56.693 532.753 null] +>> endobj +3976 0 obj << +/D [3961 0 R /XYZ 65.161 533.436 null] +>> endobj +3977 0 obj << +/D [3961 0 R /XYZ 56.693 487.449 null] +>> endobj +3978 0 obj << +/D [3961 0 R /XYZ 65.161 487.738 null] +>> endobj +3979 0 obj << +/D [3961 0 R /XYZ 65.161 476.779 null] +>> endobj +3980 0 obj << +/D [3961 0 R /XYZ 56.693 430.792 null] +>> endobj +3981 0 obj << +/D [3961 0 R /XYZ 65.161 431.08 null] +>> endobj +3982 0 obj << +/D [3961 0 R /XYZ 65.161 420.122 null] +>> endobj +3983 0 obj << +/D [3961 0 R /XYZ 56.693 374.134 null] +>> endobj +3984 0 obj << +/D [3961 0 R /XYZ 65.161 374.423 null] +>> endobj +3985 0 obj << +/D [3961 0 R /XYZ 65.161 363.464 null] +>> endobj +3986 0 obj << +/D [3961 0 R /XYZ 65.161 352.505 null] +>> endobj +3987 0 obj << +/D [3961 0 R /XYZ 65.161 341.547 null] +>> endobj +3988 0 obj << +/D [3961 0 R /XYZ 65.161 330.588 null] +>> endobj +3989 0 obj << +/D [3961 0 R /XYZ 65.161 319.629 null] +>> endobj +3990 0 obj << +/D [3961 0 R /XYZ 56.693 273.247 null] +>> endobj +3991 0 obj << +/D [3961 0 R /XYZ 65.161 273.93 null] +>> endobj +3992 0 obj << +/D [3961 0 R /XYZ 56.693 227.549 null] +>> endobj +3993 0 obj << +/D [3961 0 R /XYZ 65.161 228.232 null] +>> endobj +3994 0 obj << +/D [3961 0 R /XYZ 65.161 217.273 null] +>> endobj +3995 0 obj << +/D [3961 0 R /XYZ 65.161 206.314 null] +>> endobj +3996 0 obj << +/D [3961 0 R /XYZ 56.693 160.327 null] +>> endobj +3997 0 obj << +/D [3961 0 R /XYZ 65.161 160.616 null] +>> endobj +3998 0 obj << +/D [3961 0 R /XYZ 65.161 149.657 null] +>> endobj +3999 0 obj << +/D [3961 0 R /XYZ 56.693 103.276 null] +>> endobj +4000 0 obj << +/D [3961 0 R /XYZ 65.161 103.959 null] +>> endobj +4001 0 obj << +/D [3961 0 R /XYZ 65.161 93 null] +>> endobj +3960 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4005 0 obj << +/Length 3021 +/Filter /FlateDecode +>> +stream +xÚí]m“Û¶þ~¿‚“/µgz8¼ñ-M;uš8qÇ/©ï<Ó'( :qŽ"¾Xç™þø‚"•˜”(.n‰«;ñó,Ëð<‹ÝŤέC.¾½¹¸zîR'$¡Ç=çfíxœx¾0A„ïܬœ÷OÞªDE¥zzÉ]úäuV©²ýsíÕ¦ûò»lùm–ݵÿù÷õ˧¿ÜüS?æ’1ºn+íºú˜¨r£TU6_ë§3'ÐO÷DótéùÄçsé’ÐïžR-О\µæ…Íßß\üzÁ´xê0Çõˆ +Çñ(w–Û‹÷¿Pg¥¿Ó +Înßr브.<ýwâ\_üë‚v=1¼÷Ìá2$Œz­n?sîîµ9Üvõ\7ÙÿÙÜéú‹}ãWñr©ägêÒj«ÿeO/=JŸ\oãjóõÓKÆõTºJ›.&÷eò—öû<*¢-¹ß©Eï•Ví“uß6o.?ô{E%ó¹ã ­qà7½Ò|îRÝÇÒs8 ƒÐ)”³þ´zÒNzü®G­{@+˜5­±ò]Â<6”ïRF|Ý­'| +„<œAÙ½ÀâÖiÿxÛa¥7îÅ#.ë°òlµR«XŽ%9ï÷#œª¬á +°¦Û(í5Ô‘îƒã;ž,ÆÛ×Ebк±ðÖ…J¢*þ`¢N§wå ý¾ÈøMûïË\-ãu¬JXŸFýfÓLd>á^h(}ùH¢ •5 +§Äu;ƒ„½Ñþ÷ö%¬áq£ O‚m´õ(ÎÇÿ¨üºyÀ÷>á¿ßŸºéëqm6…Z>#ÞF·jUÑÈ}ÓD Ìzâ‘4ÀªjÀWû*{Dõ*ÎÎôñØØ|ˆWêä}{ã¼õÛd»†ÌØ®ñ A oUªŠ¨‚ίßÜ| kZªeg@}³µ¡I÷B—×”òqXÆ+ ³Äa æÎÇå¸EʵuW]åu÷ ö7Ý@1ù!Jjõ0Ü|ñÂNyaãæ¤4¥] ‰¹=Úõå#i‡VÖ€vO¼n +É •ë€jS« èõ¦m8SïÞ¾€Î)Qõ0XýøG´ÇÞxÓcvCÝ-ÏD +a-}ùH¶ •5`‹ïŸ³–.à8Cÿuœ¨¡ôqôVU/êjÌ6OÃC_¥/íÁ£/ kÊvá¶9kÑ—ì ´²\q% ¨h¹òˆÍY ´nИßxR)çhà»Ìêb©f~¼îP  9d㽺ViU|4uÃd›·±F–¾|$YÐÊE +HÙ’¥‚áT¥«™)–¨J›/aÊi#•–ª2Ç£ È4©x›²Fª¾|$©ÐÊJpÝB"6S;Út' ÐñÊs§ò¿_Ã-zXH¬ïüj");wJî±rlà8sš9¬Í9YcN_>’9he ˜Ã™~¦ÿèɸ¹Ò½ë"ÛÎíž•'s‡ÑÑð§ñÎr=/²E´H€i•4«LyA÷I!k´è‰G²«ª)¹‡\ÙœTû[»(5uj#¡²^ngUsÜDPÛBÑ]—š Êò*Ô$cÜ°M Ù¢Ì@>Ž3xe HC)¡´[ÖYfi¥î«y§ýo^½´¸ús™:ð4fºS3{`Lܪ(ÓÛu õ]‡áå4%WcÔÞ’Ë@>’heá”pƒÐ.*yë5ÖÐ +wév‚‹ÃðûWtŽŠv¦ ã· Sk„éËG­¬aü€ÐF#_RM&‹œy§•éú¹ëµùIkØìËGb­¬6=Ÿ0Á[lB§~°…ÖnpœB«OTQΞSA9WŸs4rµcšn›Q´Fƒ¾|$ ÐÊÐÀõt‰CªõÔâЬy•çЕqumóD,ÓO¸laÖ¼/9àÖ”í:C´ kÑ—ì ¬²ÇX÷]-¹QS~ØŸôÍøì}_&Õ![3Òh{è¿žYBø£oå8¬„L³·É +kïËG«ì8À¹ <ì¶!ýíLASUåG¿º¿a·Û å*Re®¬¸¶>£L^/ Z—ÙºÚ Ó—·,·­oãÊ õ*[¡üê›+{Æèw$L³ˆù„rÌöAÓ=–2”„…ÂÒË8]gä·þ›üù2ÐÓçÕksoŸ”¾ ‚ÙsBòqV +¯,Ü •¾†ƒiÅYô`/Õ°8ê\.ŠÓyKuxSoµ‘Á2;4rzów¯¾}óìæś׆ñ“ÔWa±þk  ]´²ÐÕWï·ú¯ÕÓ¹ÎÕñgVš+(”ó¬€VÏCs­@¨o¢qz Ì:Çe nüìÝÍoÞB“îÚeÝF§ÆZ.-]F„Åú¬|$èÑÊ€Þ•Ä;Ôg=KJÓ•¶xmÜj±‰™«¢ÌÒER‹™7!Un˜w28árO Ú)‹2M!I‰´X¨5¤ZY +IA|Þ…jû̾äy·oGy:6Y S«ç·rmÐ8U&Òq9'EÁE×ÃΞF<‰´8gôÄ#ñŽUÕî‚ïÝÃýÌS³ C‘!{ÔHœ +²²Ï!¡Øÿ`k‘¸4{áÌ@>Ž¦xeá<G¨/Í"ñ0¼Vé2«›‰j£íêjsœþϯâÊ膬ڨbY4÷Aƒ²ŠÒ¥š» ‰–w–Ž,>#ų½ò‘”@+k@ __Yì;P|$,y€OŽòg¯…¨KU˜ŸdT! gPS>iZC#’÷he ˆO=âÒ.ŠgŽ†–‘…eŸu Mlw2Ùépb_ö2?òPmãy·ì¢"…/0@»VGÊ8SÎCN¸k/þÈÇ‘¯,œ„ ꤫>M4!‰Gíz6äZYŸ‡RıÈfòÌø¶/`nã»(p«ïK¯4_…N|ëÛ¤¸ú~Ã*X<%Õ}ž‹Ló âI{±Ï@>’he øÀõ3Eû€10œ ª­8§ÄûÔAµï±Ps^0K.Ð"É–w> |2nÏb¾R×Þ>å|ÖñʱÎJ¸ìp0{õVTDó®•ñ.tþC”áB\”Àg/7q²šùT1h&I²Ñó ¦I«!†öâŠ|$§ÐÊpÊÓmÐÅeç…*°Ã;}ΔûäbØ´àŸ~š›e»¬†"=mVµèyJ Ìys/ȃ˜i¹.¡Â^\2äZY¹\ü°¬§—KUb0åÌ€ ù‚ßLd%’—he x)}"“Û¨¸«s(1ëRÍ»i¬Ìë"Îê|ؘZ*ºƒÎ+Ú#VóÖí6 +˜åê–ÛÕÊ·ŒÐàq£IîÙŠ&“¸¬J“h’êyCZŒ&uì,{ õÅãìZU³@)ñ|fü&ÐÆC—ò¼å0]©œS_fF1S9s¦±Û “Y7È9‘Ü^ðÖÃ0ZU8†ƒø¬‹Ü®³™Ë]B˺Ól7óEš¼ Ø<ñî»ËËóŽaã €9uò"»-¢mCó,·ïêéÆ^pÕ| 'VUƒ×pÄw»È +l¤à‡1ïôì=¯Ý³w T‚!¼@~`©Ñ„1âóLÛë©÷ÆKJh[eaúÚøÿýZ +endstream +endobj +4004 0 obj << +/Type /Page +/Contents 4005 0 R +/Resources 4003 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4002 0 R +>> endobj +4006 0 obj << +/D [4004 0 R /XYZ -11.232 900.716 null] +>> endobj +4007 0 obj << +/D [4004 0 R /XYZ 56.693 741.791 null] +>> endobj +4008 0 obj << +/D [4004 0 R /XYZ 65.161 742.475 null] +>> endobj +4009 0 obj << +/D [4004 0 R /XYZ 65.161 731.516 null] +>> endobj +4010 0 obj << +/D [4004 0 R /XYZ 65.161 720.557 null] +>> endobj +4011 0 obj << +/D [4004 0 R /XYZ 65.161 709.598 null] +>> endobj +4012 0 obj << +/D [4004 0 R /XYZ 65.161 698.639 null] +>> endobj +4013 0 obj << +/D [4004 0 R /XYZ 65.161 687.68 null] +>> endobj +4014 0 obj << +/D [4004 0 R /XYZ 65.161 676.721 null] +>> endobj +4015 0 obj << +/D [4004 0 R /XYZ 65.161 665.762 null] +>> endobj +4016 0 obj << +/D [4004 0 R /XYZ 65.161 654.803 null] +>> endobj +4017 0 obj << +/D [4004 0 R /XYZ 65.161 643.844 null] +>> endobj +4018 0 obj << +/D [4004 0 R /XYZ 65.161 632.885 null] +>> endobj +4019 0 obj << +/D [4004 0 R /XYZ 65.161 621.927 null] +>> endobj +4020 0 obj << +/D [4004 0 R /XYZ 65.161 610.968 null] +>> endobj +4021 0 obj << +/D [4004 0 R /XYZ 65.161 600.009 null] +>> endobj +4022 0 obj << +/D [4004 0 R /XYZ 65.161 589.05 null] +>> endobj +4023 0 obj << +/D [4004 0 R /XYZ 65.161 578.091 null] +>> endobj +4024 0 obj << +/D [4004 0 R /XYZ 65.161 567.132 null] +>> endobj +4025 0 obj << +/D [4004 0 R /XYZ 65.161 556.173 null] +>> endobj +4026 0 obj << +/D [4004 0 R /XYZ 65.161 545.214 null] +>> endobj +4027 0 obj << +/D [4004 0 R /XYZ 65.161 534.255 null] +>> endobj +4028 0 obj << +/D [4004 0 R /XYZ 56.693 487.273 null] +>> endobj +4029 0 obj << +/D [4004 0 R /XYZ 65.161 487.562 null] +>> endobj +4030 0 obj << +/D [4004 0 R /XYZ 65.161 476.603 null] +>> endobj +4031 0 obj << +/D [4004 0 R /XYZ 65.161 465.644 null] +>> endobj +4032 0 obj << +/D [4004 0 R /XYZ 65.161 454.685 null] +>> endobj +4033 0 obj << +/D [4004 0 R /XYZ 65.161 443.726 null] +>> endobj +4034 0 obj << +/D [4004 0 R /XYZ 56.693 396.744 null] +>> endobj +4035 0 obj << +/D [4004 0 R /XYZ 65.161 397.033 null] +>> endobj +4036 0 obj << +/D [4004 0 R /XYZ 65.161 386.074 null] +>> endobj +4037 0 obj << +/D [4004 0 R /XYZ 65.161 375.115 null] +>> endobj +4038 0 obj << +/D [4004 0 R /XYZ 65.161 364.157 null] +>> endobj +4039 0 obj << +/D [4004 0 R /XYZ 56.693 317.174 null] +>> endobj +4040 0 obj << +/D [4004 0 R /XYZ 65.161 317.463 null] +>> endobj +4041 0 obj << +/D [4004 0 R /XYZ 65.161 306.504 null] +>> endobj +4042 0 obj << +/D [4004 0 R /XYZ 56.693 259.522 null] +>> endobj +4043 0 obj << +/D [4004 0 R /XYZ 65.161 259.811 null] +>> endobj +4044 0 obj << +/D [4004 0 R /XYZ 65.161 248.852 null] +>> endobj +4045 0 obj << +/D [4004 0 R /XYZ 65.161 237.893 null] +>> endobj +4046 0 obj << +/D [4004 0 R /XYZ 56.693 190.911 null] +>> endobj +4047 0 obj << +/D [4004 0 R /XYZ 65.161 191.2 null] +>> endobj +4048 0 obj << +/D [4004 0 R /XYZ 65.161 180.241 null] +>> endobj +4049 0 obj << +/D [4004 0 R /XYZ 65.161 169.282 null] +>> endobj +4050 0 obj << +/D [4004 0 R /XYZ 65.161 158.323 null] +>> endobj +4051 0 obj << +/D [4004 0 R /XYZ 56.693 111.341 null] +>> endobj +4052 0 obj << +/D [4004 0 R /XYZ 65.161 111.63 null] +>> endobj +4053 0 obj << +/D [4004 0 R /XYZ 65.161 100.671 null] +>> endobj +4054 0 obj << +/D [4004 0 R /XYZ 65.161 89.712 null] +>> endobj +4003 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4057 0 obj << +/Length 2450 +/Filter /FlateDecode +>> +stream +xÚÍ\[oã6~ϯæ¡;š3$ERdûÒ-º[`Ñ] <ì¢ÓƦmmtq%9™ì¯_Ê–ÛXŽãÃPL`Ç–ŽÈï;w‰$Ë„$?^|}ñáï‚$´d2¹^$’ÌESH³äzžüúþ[XÓÚË+&ÈûÕmwou³{Ó­†/¨gß×õíîŸüéò·ë¸Ó\Q +Zˆ´ÝCaÛ•µ]ÛíÎNåÎ.Óþì\f1•\ ÐÙp~MÀL½ÿ°{¡R÷?¼øÛõÅïÔ‰' M„©Ó$Ó$aɬ¼øõ7’ÌÝwNàZ%÷Û#ËDP,•î}‘|¼øù‚ +AœŠýÛþåÇG’ÝzÐŒ% ¨ê%÷Ÿ3ÐJ'´?Z'M'%•/€J:–/…L*Ô¯‚ÍôÊn6Ëd÷æ—(n…·[Å·@Ù+®¹ÛªÒTÛ½ÙËq] Œº¯Öfiê¨+IÈûzÓ­7ÝX4\n¿üDywú,m^® äyf¦(ܹÚñ™N‹ßþ¬´¦jqgØ´yµD*S—Ïq‡šjtàÁ®0e甃rpˆ†çCùxVÖÏ©ÊÓ3àá;ÓX÷·@îñºÎ«½Í]=9òªíL5³G8þöyçNþ4ÿpš€M½X„ÐüëÝç!ÍRˆèÇÒᨨ˜YT©˜ïÑFðhwÿrzw;$Ìë—K>©n»Y¯ë¦Ã"·¹Ý¬‘Ä\™kÔ-Ò4ô†¤µÝ ­úsRÇ ë¼"EÇ}IéŸàv1—2‘|úõ8¼5©3Ðz°²ŸêÀ¬€;®‘ÝÁÿÌg+c‹Þéwåö"·Kð±Ì»Õ7—W”¹nŠzv ŸÛ¹R) ©Y€ç£G™e@2Í8䇙§peñJ*iÿI¿µuU< =ìK!ÜaE^a#Q¤+k×f†im&½œ;Ûܘ./‘Ñò’òÎÃx#íá¢vÖ½EÚ¹›‡-Óyþ;äSšÅ£ç¡ü@z+ëAO©“!sïìg$ëªzŽ¥Ó´À_›Æ,³^y ÊÔ«z@N€QÉnº¼È»˜:}è©æ®*Éå’,XY’1bˆÑÑŽÍÏÄÛê.oꪴU×bSH¤Ÿ+òåªÃúí¶t 5ÖÙ-ꪛVÙªö)O]_ÿÇ׌iÊãAüP~ ă•õ€8¥ ¼ã,³´R.^ÓB Å€§4’….ò¶k=ì³ÈØöÑ쳉W@Éo¸²xð +É!Ûçªe^ac–ûUÞÙã<ày£ƒÏ»¨›ÒtøJ#6wÙBó¸Ø~Rç?@|Öü×›fœ¾P Ø«? ÷-·'>sÚp‘ø”ƒT"ñå?XYâÓ ´[ ÝÖlN㈙Wö8Öz¾6ºÈ?c‹ˆØŽÁSŽ6Ô6ÔÍÜ6vÞƒxâ"¦3–eþ¿§DŸ§I!cñÊk#ùUö4^i û”òêjš^K©OudBñ¹Ä¡ö÷âe­©g®k95ßæy».̶×4v6Îœžu´Ûß]¯òÖ“\3‡×xå­‘ü0z„+‹7ð\K ûÁ繫%ºEæÑòmðöÃwŸhÊO;ƒ™ç¬îÎÓåu…o„aq,þo°ïù]ñµÝ½µ•/àEâ ëŒä>XYÀ+D‘mïh{§ë˜vb§ß÷‰@鹞gºÃ5¶ôÕn;uÇ·yó¹@läXš¼ò6ïÅã%î#ùhVÖíºŸbÄFôζ¦´SwM;±’>fþ~e+¯@gdÄý†úIO%_3­çœƒæò ™9à©ÓFELë9ã@X¼´~$?Ð,+ëaX)ež —7›$¸³M—ÏLñ¦sE£-åS Àûæ•ñö 4"ãÕFò©¬¬U¨„T …6¿)<†—=âžÝZöÑ +"\¬j¤.ÿÝ`+[ع|ü³óH§Z€ŠôCña[MÕa%ßîs´¥8”¸ÁÊâU +Ñûò|?ø(¡39¶9êwK¦-×݃§&_¨s<ÏjEA§¯»R¡ÐX±«;¢)ͶKÐ8 .Â&"bHKSDÇ iGò­H°²V„SHÕ~^¾®úœKs–{Ô’<Æzø™Y7õÐû±!8ñߦ¸w_½»DŒ©ôæÖšù´Í“ã‘–óë–FŒ)åR TÙÓ€O p6tÊmè»ÞÄ)ã£+ý#ÁÞ®ÖuÔfrBÖ³Ù}CÁÔsù¶š˜d/õxÀ!¥Ò½ÆKâFòI¬¬‡_êG ä~ÐÓ ã=×z<Õ㦯¼{›[«¬élåÙo4h3Ux8ñûº)æo5.pT7šn0’ŒÅãàø@ +†ªêÁ@¢@¡Çˆ¿;åè¾Þݸ#¡Î> endobj +4058 0 obj << +/D [4056 0 R /XYZ -16.307 900.716 null] +>> endobj +4059 0 obj << +/D [4056 0 R /XYZ 65.161 760.065 null] +>> endobj +4060 0 obj << +/D [4056 0 R /XYZ 65.161 749.106 null] +>> endobj +4061 0 obj << +/D [4056 0 R /XYZ 65.161 738.147 null] +>> endobj +4062 0 obj << +/D [4056 0 R /XYZ 56.693 691.034 null] +>> endobj +4063 0 obj << +/D [4056 0 R /XYZ 65.161 691.322 null] +>> endobj +4064 0 obj << +/D [4056 0 R /XYZ 65.161 680.364 null] +>> endobj +4065 0 obj << +/D [4056 0 R /XYZ 56.693 632.856 null] +>> endobj +4066 0 obj << +/D [4056 0 R /XYZ 65.161 633.539 null] +>> endobj +4067 0 obj << +/D [4056 0 R /XYZ 65.161 622.58 null] +>> endobj +4068 0 obj << +/D [4056 0 R /XYZ 56.693 575.467 null] +>> endobj +4069 0 obj << +/D [4056 0 R /XYZ 65.161 575.756 null] +>> endobj +4070 0 obj << +/D [4056 0 R /XYZ 56.693 528.642 null] +>> endobj +4071 0 obj << +/D [4056 0 R /XYZ 65.161 528.931 null] +>> endobj +4072 0 obj << +/D [4056 0 R /XYZ 65.161 517.972 null] +>> endobj +4073 0 obj << +/D [4056 0 R /XYZ 65.161 507.014 null] +>> endobj +4074 0 obj << +/D [4056 0 R /XYZ 65.161 496.055 null] +>> endobj +4075 0 obj << +/D [4056 0 R /XYZ 65.161 485.096 null] +>> endobj +4076 0 obj << +/D [4056 0 R /XYZ 56.693 437.982 null] +>> endobj +4077 0 obj << +/D [4056 0 R /XYZ 65.161 438.271 null] +>> endobj +4078 0 obj << +/D [4056 0 R /XYZ 65.161 427.312 null] +>> endobj +4079 0 obj << +/D [4056 0 R /XYZ 65.161 416.354 null] +>> endobj +4080 0 obj << +/D [4056 0 R /XYZ 56.693 369.24 null] +>> endobj +4081 0 obj << +/D [4056 0 R /XYZ 65.161 369.529 null] +>> endobj +4082 0 obj << +/D [4056 0 R /XYZ 56.693 322.416 null] +>> endobj +4083 0 obj << +/D [4056 0 R /XYZ 65.161 322.705 null] +>> endobj +4084 0 obj << +/D [4056 0 R /XYZ 65.161 311.746 null] +>> endobj +4085 0 obj << +/D [4056 0 R /XYZ 65.161 300.787 null] +>> endobj +4086 0 obj << +/D [4056 0 R /XYZ 65.161 289.828 null] +>> endobj +4087 0 obj << +/D [4056 0 R /XYZ 56.693 242.715 null] +>> endobj +4088 0 obj << +/D [4056 0 R /XYZ 65.161 243.004 null] +>> endobj +4089 0 obj << +/D [4056 0 R /XYZ 65.161 232.045 null] +>> endobj +4090 0 obj << +/D [4056 0 R /XYZ 65.161 221.086 null] +>> endobj +4091 0 obj << +/D [4056 0 R /XYZ 65.161 210.127 null] +>> endobj +4092 0 obj << +/D [4056 0 R /XYZ 65.161 199.168 null] +>> endobj +4093 0 obj << +/D [4056 0 R /XYZ 56.693 151.66 null] +>> endobj +4094 0 obj << +/D [4056 0 R /XYZ 65.161 152.344 null] +>> endobj +4095 0 obj << +/D [4056 0 R /XYZ 65.161 141.385 null] +>> endobj +4096 0 obj << +/D [4056 0 R /XYZ 65.161 130.426 null] +>> endobj +4097 0 obj << +/D [4056 0 R /XYZ 65.161 119.467 null] +>> endobj +4055 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4100 0 obj << +/Length 1989 +/Filter /FlateDecode +>> +stream +xÚÕ\KsÛ6¾ûWpzrfê Þ$šS2M“tš>bg¦$š‚$6©’Ô8þ÷EjÑ’µ0%¹˜².WÀ~ß¾’h‘èÅÙ³«³Ç¿HiЊ©èj)*ŽÊÇÑÕ$zwþÆ&mÌ£ &ÉùïUkšþã´ªûí|8ùs•=«ªý?_þöèÃÕ¯ö6”‚–²—vÙÞ¦™Ó6Ýi{w%öîŠww*†˜%Ñ…÷×Ì +Œ“óÇý*Ý]xöüêì¿3jÅ“ˆFRÒ<Š5EX”-ÎÞ} ÑÄž³ +€ÐIt³¹ˆ$%À¸²Ÿ‹èòì¯32̱*v»Ã‹/$Ûù 1‹b¡ÕIî¾—Äê)TÄ@':ªM4Ý+ +{žñæ½`Úö•/*:–/ …X%¨;|9Í +4ÓGPv-°žEý‡7ƒ%Ú%\Û‚X[â ¸  ø`=Õª]®ÚõúoDEï.!ç? _ŽåÚ‹šåè‚{¯e]kÛf뢽c›|±Lë7x§úç?Þ¯MYµ8éé´55nh¾sßIöOc¯|›—³Ýc۶л‹&I8lË÷„€·²à–ÃbÕCÀa•kÓ¬ŠžgËUâƭʉiò:½.¹™çÖg,ÓÌW »6ÏVEŠœÌ:±fŒ½'÷c¯óqŽFL0kÁŒx[¾§{+ë`ÄTƒ¤ƒO7ŸÒÅrd@‡™k]@‚8Ÿ5x¼Ÿÿ¦ÎVuž8Ù“*kœm‡>1ÆžãÝ0o˜”&ÀÙÀ,ï“[2a-ôƒ_çÙ<5Eç2Ú…ýK­õå"oç?=º ¬[‡Ž$àSS<éO6·eµüâÿU›y{Û}Óß÷à ©Äê«D¸0L) ‚È`ðÉ÷ƒ¯¿²xøªØ&šõ‹_›2]˜ ÓºZ q›·w9áb?"—µIh?ÔVH¿’—Ù|¬ì×¢­fÆ2Ò ¥åë¼—…õ™ß`w}Áý‹0ia.T8lË÷€·²PVSÎ{\›öƤ;ZÓ^“7X¸¤³…)±aÛå[lüSßRò²iM:qô¡JJ2>©å ¤à¡(ÀÌj“ô”‚b4AlË÷$oe‚ +ÐD÷+»jÌ7áóŒ ³Ó9úN¶³W,>û[ÿ¾Æ½Ú°ý{ë*ÓS{IB@)Ûò=Aà­¬ï®]c`žfÇ–Ý‘Ü,o!=t5é*ŸC!ï9;`œØÚ÷ŽûwÕ­TzRÇ â“&¯2‡Ê]ÝsS©¬::çy¥äðpõÑ‘|?ÒñWO:RÆ@7UŒÌ:È››~—Þ·Y-­Mƒ®Äy‰íf,Ó -v‰`ÄáÊ£#ùž6ì­¬ƒ eCytn}]×ú¡ä}R +¦v¦‚qp^N+¶?˜Ð€ÅA¡®88’ïg¼þÊâWh \ ÅÁéªÆ'ùµ™ZrêêÇ}òrbeâ{•ÈRÎÓ·W/ÿxs‰$S“µyU:‚XhD©S¢XĨdP|]TÙÇ/ªþUg°ÊjçGk`-40Õ[â=Aí«ª¦%I“MÁ¿ƒ)2¨šÛ ®@C‹èt²¨Ê¼”«[Öµ2AOŠ(Ƴ8¢Š¼iuOs)A„ áš#ùžòVÖDDZ{ýÒ¾ÅÖGæþ¶ô›çÇuqiYáÝ÷ºE…} Ä`Ÿ©ºÁ¶ï±“W`k܆7‚ž´§Àc’ðo#°æ92`\Í¥™„k)Œäûч¿²xúà2DéÍs¸wц*.¦×»ª°ûÇ£{X×=‚¾—é]Èÿúñ¾ßÖËƶ F¿#ùžØóVÖ{"M{èí*Ïnu#昂â'­sš@̾Òs]®î…X]eÀÂ9ÓV¢W8É÷³qelÜjJ’MáÜæm3lŽ‡îˆuÐIËÌ4^\p÷û¯(·Œ‡ñÐ p2- !'­ä²˜B²éÜ1\k>LQÐœ¤iÏ|nWŸ¶å{R‚·²xJ`R€ýa¯ÁIæS‹ÝƒoF¹lù|‰L­ÇRQYÜ7µ.«Ò¡×xuõσw!Ö…7‰<)Å0 $¦¡ËÌXŠ¡ÖàIÀå@E¸VçH¾'Åx+ë@1vªÅçÝ¥7Uývì2uï~ú¾Ê2*¹ÎÒÕ¤±“e±¬j=`/ ë¦™6_î¹â D¨æ@Ãð¶x?ûõVo¾T+ñйIërÜê +,pÿº¼B: 7pØ:övUö[à nàÌ´.­Z3Á?Hî4žN÷0HŒ‡{t$ß&ÞÊ:à$‘ ©¾gãöAãDnl¨ +'"=È"µÞ¦vçù[S#Ó?THí­‰«IÞ,‹ôû3Jqw3‡ÍÐ-pÑXü”Á$µGÎô7’¯RaµQ_A¹A½b$ß“e¼•u`žX{êO',€ž½v¨ª?%—¬®š#‡§N/]8ez§ÂVæ 6?˜ëã– "\ex$ßVÞÊ:ÀŠYã›WN ë5]~ÜÎa;^z§Ä(yÒ"ªN@ +yª ƒÜ]/BˆÒyÒÿˤ¹[ +endstream +endobj +4099 0 obj << +/Type /Page +/Contents 4100 0 R +/Resources 4098 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4002 0 R +>> endobj +4101 0 obj << +/D [4099 0 R /XYZ -11.232 900.716 null] +>> endobj +4102 0 obj << +/D [4099 0 R /XYZ 56.693 759.068 null] +>> endobj +4103 0 obj << +/D [4099 0 R /XYZ 65.161 752.393 null] +>> endobj +4104 0 obj << +/D [4099 0 R /XYZ 65.161 741.435 null] +>> endobj +4105 0 obj << +/D [4099 0 R /XYZ 65.161 730.476 null] +>> endobj +4106 0 obj << +/D [4099 0 R /XYZ 56.693 682.968 null] +>> endobj +4107 0 obj << +/D [4099 0 R /XYZ 65.161 683.651 null] +>> endobj +4108 0 obj << +/D [4099 0 R /XYZ 65.161 672.692 null] +>> endobj +4109 0 obj << +/D [4099 0 R /XYZ 56.693 625.579 null] +>> endobj +4110 0 obj << +/D [4099 0 R /XYZ 65.161 625.868 null] +>> endobj +4111 0 obj << +/D [4099 0 R /XYZ 65.161 614.909 null] +>> endobj +4112 0 obj << +/D [4099 0 R /XYZ 56.693 567.401 null] +>> endobj +4113 0 obj << +/D [4099 0 R /XYZ 65.161 568.085 null] +>> endobj +4114 0 obj << +/D [4099 0 R /XYZ 65.161 557.126 null] +>> endobj +4115 0 obj << +/D [4099 0 R /XYZ 56.693 510.012 null] +>> endobj +4116 0 obj << +/D [4099 0 R /XYZ 65.161 510.301 null] +>> endobj +4117 0 obj << +/D [4099 0 R /XYZ 56.693 463.188 null] +>> endobj +4118 0 obj << +/D [4099 0 R /XYZ 65.161 463.477 null] +>> endobj +4119 0 obj << +/D [4099 0 R /XYZ 56.693 416.364 null] +>> endobj +4120 0 obj << +/D [4099 0 R /XYZ 65.161 416.652 null] +>> endobj +4121 0 obj << +/D [4099 0 R /XYZ 56.693 369.539 null] +>> endobj +4122 0 obj << +/D [4099 0 R /XYZ 65.161 369.828 null] +>> endobj +4123 0 obj << +/D [4099 0 R /XYZ 65.161 358.869 null] +>> endobj +4124 0 obj << +/D [4099 0 R /XYZ 56.693 311.361 null] +>> endobj +4125 0 obj << +/D [4099 0 R /XYZ 65.161 312.045 null] +>> endobj +4126 0 obj << +/D [4099 0 R /XYZ 56.693 264.931 null] +>> endobj +4127 0 obj << +/D [4099 0 R /XYZ 65.161 265.22 null] +>> endobj +4128 0 obj << +/D [4099 0 R /XYZ 56.693 218.107 null] +>> endobj +4129 0 obj << +/D [4099 0 R /XYZ 65.161 218.396 null] +>> endobj +4130 0 obj << +/D [4099 0 R /XYZ 65.161 207.437 null] +>> endobj +4131 0 obj << +/D [4099 0 R /XYZ 65.161 196.478 null] +>> endobj +4132 0 obj << +/D [4099 0 R /XYZ 56.693 149.365 null] +>> endobj +4133 0 obj << +/D [4099 0 R /XYZ 65.161 149.654 null] +>> endobj +4134 0 obj << +/D [4099 0 R /XYZ 65.161 138.695 null] +>> endobj +4098 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4137 0 obj << +/Length 2877 +/Filter /FlateDecode +>> +stream +xÚí]Û’Û¸}Ÿ¯`åÉ®ÚÁ A»O»‰³ÙÔ&©x¦r)ï>`$Hb™"’²<ûõ/rLêÂÆ4a{¶òbi,ê°žÓèn4A¬üpóýýÍ×4PDÅ<îWAÌIœ’…$L‚ûeðæÅk“]™—·\Ð-jSuoWEÙ½©7ý‡(ßÅÛîÝýôò—û?ÛÓÜ2F”Ú]ý˜™jcL]5Û³³@Ú³Çasö(NHÂep+ˆJúó«Ð&òÅ×Ý ‹UóÅ›W÷7ÿ¹až,1‰U$Š‘˜ò`±½yó –ö3k‰” í‘Û@0JxÛ÷Ypwó÷Úµ&6o›—>B¶ãÁ$‘"ŒÆ róÿ‚Z;£8àDI”&X]„‚ž ”„EÉñ0kŽÆâ Âb6Æ”‘$– 3|<Ì1Q\Í`l X®ƒîÍ랉ö¶\ˆZ&ö†GŒDaÏžEitm–-.concJ_lõ[38Òþ?N¿òâ¡È–‡×i˜!µÙî2k7ìè‡GàÏ+Þ¥ùhÁ‰±öÜ^ 0øN—5ìÈb?:p@Ž¢²à aRú“Å) ´±²­_KâN«²Ø®@nª±~®3¡2‹:-r‡o`…qUví×î7i;βâ<¶™Æ`uG]¸2žÅ„[2ycüÉx´±ŒgŠÖ:« +àÕ^Õ}W L(·ù¡‰» nu]ƒ©ª—Û"OµWÎœ 0ÁÑ…×Óø´ôbEIÈ{÷÷3çb`ñˆ@’D–á´;ø/éb£Mö3´ÞÚÙËöÇßmÓzóÍË[Æíi¾*Èû*ë@'~,­1qä/8ŒcE"*¼ù„>Î'à…û„8±éŠâÝ•Ý¢‹žÖ×B¾êC¬–€ò\»Ç2]ojèáymòºzÚlr1$+Í;‹ +öSÀèg¬ƒã)÷9ìÀ4wtL±ådÄâOꙢÊ=y¦Ò¬ìu-ïôm÷ya¯_ùÑßû:ÍÒúÑÅ…ÖäPyô_œá/ˆÂ#½ÖTçÅ‘ÖÐöâoõè`vE +Uv•þ +-Và nìfñÊk³jÒ  Sò¥l;zcôè…ÒõÚ”®®¨ _û”®H(ûz,£ÍîŠ>ø —2& þ¼ŒHIDìÍÍŒðq~o,ÜшDE磤ËÎ#k¢˜ \‚HÕN/ ™¶©ƃƒ»?Á…>³§ÙçKSfinžÆ\,Ö8Õ]îïÿíè’D‘Dù«9ð‘‚Aë ˜X*ûšó¹)0´ŒH*?©·%‘*òäíwºÔ[òþ`ú0³ûŒŽÃPètÀ­5!ó8°„¨„ûc÷Én´±ìæŒK'ß-—в¸œµÕ¹Ã:Š¥^¹Õ;‡oTû‡ÊÔ_Ø•Å*Í\Ö‚L¾ÎÒj^ÿÐ[S›ræYÅæzvJYºz+$Ê"´â#i6Öö7¤¬ã=˜Ì{¹2p%šF#ý倩åûÌ¢eºZ™Òºï¾0é½:§ IòF6c¡Â_¡s„#/ÞX8y#¥HõU%°q _¹8½ªØ—‹K.uú:KA¨ò—ªð‘×Ù›±ý`$a¡¿0|„ ´±¤Oñ> ‡/úôãçöš çÅÁa‚†j)xÉ{t¤ço ŽCûꯨ;ÂG²Ö›±ý`N8ó·h?ÂGÚX Al×IøÇÕÌ™Æ;íg.p1Yξ2¸œh®|êLÜ‚_MYŒÿ +êz¢6õ&¶Ë€ë#ÅÊ¡Ü~êH®Èm÷ÔÂf¨º’•/Šðq÷gl?2&Qì/Qá#m,\ï¡T$ý,÷·&à9¤§éþLÁ?Xy¿Ùh¶Èg©²€¦¢&3Û“Fìi/’tU3oÂâ#…ƒ6ÖA8‰$ɱÇš¹%¨`fgê*-«Ünж–#ˆ­±œ^©i©Ä]ÕË›T†øH© uJœöm>.\çþ>ÊôÐŒ*(x…læÁÉ‹ç:éNKNt%0o’â#%‡6ÖAr"&òØo>F™ëU'·ôç7\G™¦pÔV™¼1x$0ÖTþF‚(öᆤÿwq>Ÿ²Ë4ãîÄäòC|$çÑÆ:>ŒZÜçHúé«Î)I˜¿e†>òª{3¶ ÚU]¼ Æ9hc$ÀBB#vì³3nÄ^næ‚ïq(<ôïÁè´km‡«®„á‹…#| ñÆ:°rB%FŽøÊö Å»ti*ðrÃ.Í×ÕÌwUˆú+O›+pÙU¼1yˆd2ÚX8“¹b„ñ¾¼ÿÏfÇ­Úd´/‹v54¹û^¯Í“Õ íËõì{Äͽ¬ñº;µ“.“÷Fí!>’ÚXc/YRûz¼¥ôj—Ûùö¸¶Íæz½Cg»~0µ{cÝww¿ÿñG/ Àg¦†æ‡@£nž„DÊOzó/!‰¾­xÄeïíå!%TøËkFøH}¢u˜z„= þ¡Ë´ØC뻥®kêV§9t‡ˆÒdð½[¡·1îw;S.t¾CºKD»‹å“oŽáLªü¥š#|$?½Û•„…3ž!>r0°ÆžJ3¹¹fŒD¼Ïon'&EømùúÜÄù»Ë³æO}ÐxJí‰ov‚7µ¶ŽØö ߪwx] ØA7àÛ²m`¬=h™J쫿α>N%xcSš´¡läMm¼^ÞŒÚ5{%9Y;Ï|P¦ù2]€o±wêÕ:Q1v†L}U˜½ìœùK½FøHx3¶ ;wp;'Žð‘ƒ5öâÔÉID$>÷ÔYm¸9öSS¦^”żµeŽw³b¡¶þ×põÇ9øvŸãˆpå¯Õd„ä?ÚXø¤Èâ„Ùww!rü.E–ÜUåÀ¯¦Í°]5šyC\b÷ídS0æ0‹ÎÓjëJtÑæíÞx>€GÒkªË›êïRJ“¥PÒÌÞG{tu.í'mesfµeÅÁ§g §ÉqJ½%#|$}ÑÆ:ð7$ŽûÞ’µÍ2Í{`îòÖ<νáWñ † nŸ*¼Ý«Ë®pãÞC|$½ÑÆ:Ð;ŒÈñ®Åg“¢6‡˜æ +ïŠÞ¸2ÄGrÅ›±ý`PEõÕ ñ‘ƒ5öröÊ8IÔg/üVu9ö»=2›ýju:L¤»—žé5QO;lÒÅÆGw ¸TýPêñÍO“rW]]ÂÁ‡ð8~£Mu˜¬¡2ì+¶«}~ú9pw€Ö-KÏ0{Š§àÆÁV7àhlmà˜¤94zÓÐ~äkçmdWJðEâ!<ŽÄhSá$V”ÈcCÅy×9Q3€ÞRVë·¦ú|·}:¶Æ€Û}Øzþ:|åX»™~œ]WuðöÆ<òŒXSá‚HQ¬¯Á{äøc•Yвɓˆcê…óƒIÁ;@»fû²/O÷Œ<¾ž{VvD ÕS•ý_#ìGú +endstream +endobj +4136 0 obj << +/Type /Page +/Contents 4137 0 R +/Resources 4135 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4002 0 R +>> endobj +4138 0 obj << +/D [4136 0 R /XYZ -16.307 900.716 null] +>> endobj +4139 0 obj << +/D [4136 0 R /XYZ 56.693 759.068 null] +>> endobj +4140 0 obj << +/D [4136 0 R /XYZ 65.161 752.393 null] +>> endobj +4141 0 obj << +/D [4136 0 R /XYZ 65.161 741.435 null] +>> endobj +4142 0 obj << +/D [4136 0 R /XYZ 65.161 730.476 null] +>> endobj +4143 0 obj << +/D [4136 0 R /XYZ 56.693 683.362 null] +>> endobj +4144 0 obj << +/D [4136 0 R /XYZ 65.161 683.651 null] +>> endobj +4145 0 obj << +/D [4136 0 R /XYZ 56.693 636.143 null] +>> endobj +4146 0 obj << +/D [4136 0 R /XYZ 65.161 636.827 null] +>> endobj +4147 0 obj << +/D [4136 0 R /XYZ 56.693 589.713 null] +>> endobj +4148 0 obj << +/D [4136 0 R /XYZ 65.161 590.002 null] +>> endobj +4149 0 obj << +/D [4136 0 R /XYZ 65.161 579.044 null] +>> endobj +4150 0 obj << +/D [4136 0 R /XYZ 56.693 531.536 null] +>> endobj +4151 0 obj << +/D [4136 0 R /XYZ 65.161 532.219 null] +>> endobj +4152 0 obj << +/D [4136 0 R /XYZ 65.161 521.26 null] +>> endobj +4153 0 obj << +/D [4136 0 R /XYZ 65.161 510.301 null] +>> endobj +4154 0 obj << +/D [4136 0 R /XYZ 65.161 499.342 null] +>> endobj +4155 0 obj << +/D [4136 0 R /XYZ 65.161 488.383 null] +>> endobj +4156 0 obj << +/D [4136 0 R /XYZ 65.161 477.425 null] +>> endobj +4157 0 obj << +/D [4136 0 R /XYZ 65.161 466.466 null] +>> endobj +4158 0 obj << +/D [4136 0 R /XYZ 65.161 455.507 null] +>> endobj +4159 0 obj << +/D [4136 0 R /XYZ 65.161 444.548 null] +>> endobj +4160 0 obj << +/D [4136 0 R /XYZ 65.161 433.589 null] +>> endobj +4161 0 obj << +/D [4136 0 R /XYZ 65.161 422.63 null] +>> endobj +4162 0 obj << +/D [4136 0 R /XYZ 65.161 411.671 null] +>> endobj +4163 0 obj << +/D [4136 0 R /XYZ 65.161 400.712 null] +>> endobj +4164 0 obj << +/D [4136 0 R /XYZ 65.161 389.753 null] +>> endobj +4165 0 obj << +/D [4136 0 R /XYZ 65.161 378.794 null] +>> endobj +4166 0 obj << +/D [4136 0 R /XYZ 65.161 367.836 null] +>> endobj +4167 0 obj << +/D [4136 0 R /XYZ 65.161 356.877 null] +>> endobj +4168 0 obj << +/D [4136 0 R /XYZ 65.161 345.918 null] +>> endobj +4169 0 obj << +/D [4136 0 R /XYZ 65.161 334.959 null] +>> endobj +4170 0 obj << +/D [4136 0 R /XYZ 65.161 324 null] +>> endobj +4171 0 obj << +/D [4136 0 R /XYZ 65.161 313.041 null] +>> endobj +4172 0 obj << +/D [4136 0 R /XYZ 65.161 302.082 null] +>> endobj +4173 0 obj << +/D [4136 0 R /XYZ 65.161 291.123 null] +>> endobj +4174 0 obj << +/D [4136 0 R /XYZ 56.693 244.01 null] +>> endobj +4175 0 obj << +/D [4136 0 R /XYZ 65.161 244.299 null] +>> endobj +4176 0 obj << +/D [4136 0 R /XYZ 65.161 233.34 null] +>> endobj +4177 0 obj << +/D [4136 0 R /XYZ 65.161 222.381 null] +>> endobj +4178 0 obj << +/D [4136 0 R /XYZ 65.161 211.422 null] +>> endobj +4179 0 obj << +/D [4136 0 R /XYZ 65.161 200.463 null] +>> endobj +4180 0 obj << +/D [4136 0 R /XYZ 65.161 189.504 null] +>> endobj +4181 0 obj << +/D [4136 0 R /XYZ 65.161 178.545 null] +>> endobj +4182 0 obj << +/D [4136 0 R /XYZ 65.161 167.586 null] +>> endobj +4183 0 obj << +/D [4136 0 R /XYZ 65.161 156.628 null] +>> endobj +4184 0 obj << +/D [4136 0 R /XYZ 65.161 145.669 null] +>> endobj +4185 0 obj << +/D [4136 0 R /XYZ 65.161 134.71 null] +>> endobj +4186 0 obj << +/D [4136 0 R /XYZ 65.161 123.751 null] +>> endobj +4187 0 obj << +/D [4136 0 R /XYZ 65.161 112.792 null] +>> endobj +4188 0 obj << +/D [4136 0 R /XYZ 65.161 101.833 null] +>> endobj +4189 0 obj << +/D [4136 0 R /XYZ 65.161 90.874 null] +>> endobj +4135 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4192 0 obj << +/Length 2640 +/Filter /FlateDecode +>> +stream +xÚÍ]Kwã¶ÞûWðxÑÚçÄâI°]Åm2“œ6™ŽÕÓ¦3YÐ$±¦H…QÜ__ð¡©ISÒ…A¸ÙŒ5ùñ¸ß}°ï­=ß{{q»¸xó-÷½…‚o±òA"ð$¦ˆÞbé}¼ú R•êú†pÿꇼRe÷q•݇jÓùç<¾Íó‡î?ÿ¼ûËõÏ‹ïõcn0F!çÚ]õ˜ªr£TU6_ë§cOê§ Ú<‰Dz7…AÿüiÀ@^½é~`67^|³¸øåkxßÃH„Ô BŒ„O¼x{ññgß[êï´ˆ…ÒÛ·Wn=Ž}D¨ÐŸSïîâo~?¾±ùØüxûYˆ0Ž$– ró{‚Bz¸¹:ô +å­Ž"Åç <Æç>F '<BÎ l X¬½îÇ^Qô·SÅš©’zÈe#xˆ°/º©jT¢™›ã8ÞÇáûWI¼®„]Wå°ëÖ*SET) êxaT¬ë­Ê€/%ðó×E¾Z1Ï.Ô/µ*Go4P–4¡ I­eÎh2Ä·¤‰µ°4¡aÖ[´jUe™+ ʪH²5ìÚz·SE•ã´h¨ûÅù‰&9œæ§è–“ìHÐ~°†dØÝ@ ñ-‡ÂVØçÚh?M1"ú ­vßô:uÌV.—j ÓÓmô Ž(èÄ-cÓvúâL Í<Ðd¿7Ìòb¥®^1‹¶ãiX€‹^*Š7ÐBtuØëg/øÕiq÷бË÷ÐÞä.bho6ftåNcšV‚8ÅZÝÕüFø–”´Ö€’”#ÂIGÉÙãKm_…i{í€õål©Š2Î UÂÛ-í‹ t•ƒÊʺ€6àMæ*ÏS hš<˜†Öœ`äûîj¥#|K†X kÀÂ9 SõëºÈ×S +!jš¦° ¼‡ZÍûTÍ»ôFgzå+xÛö÷§íÀÔXÚç©ßŸhоx,ÎóH«¡Ï&PC|KY kÀ£f­"í¨F#f7qžUÔ‡M„½«®­iŸË×Ì¥˜Ô¶H?ÒM.µÌãû<0H¥XÀåS)¦“Ǧ[ãŠM#|;6Ù g]U¾Ü÷3—/ûª$´( u-S%?Û2âË"kO™dË$§¦û*æö«Ûȸ½Å8AŒºK„Fø–„²Ö€Pœ£€ô‰PãIÀ(«¨¨&² @ˆó¹Snx»uîNœ°q$ØR­’,©’<† +àLjcÕ1†sXá[ÒÆZXÚ0¦%í³£– óª ØN8—ó%¯šÕ|].úY  PéZçð\/2í50ê·=Xgœâ[rÆZXÎPŠ¤ßgBÛd½©æ- +|NÔÞ@[­†þWõ8¯$@œ¼nÂä³v£Úo¦ùDC†äÓÞÍÜ•´íSºbÝߎuöÂÂYGe€0LJ®-Àû”V…,)·3¯u6]™ít­,•>’MrR.‘pGäÔWÛh‡Úõì& eáÀ!AiÐ6AtˆoIPka ʺ-Àí  ß~ôŸ8*žWÏD~ÿzÉMåKno2º{Žn]£p±5µ!VWÐe*šƒ/ݽH‰h›“Ψ2Ä·¤Šµ°T!!â´ßÈoLnU”Í^u?ìÕjù·I¦]©‹åÀ7ƒ7á2 ÉÒ<[CÙ0Ù£8OÌÛ¤3" ñ-‰`-¬°DüP/!)"`Q+ŠcàCUû‹a,§š7g–!kSýhЄ*q’••Š€opÿåeñ•zååx ÇyZèìŽ:,fð-ia-¬-tÔ*Ål×®t„³;º20Qöª9 ´`®rˆ\“²hr‡?v_š/Ø&B"ÁÜe„mÐFøv°N"ô½"<ôsŠBÅ`CAW·­ U– 4hÿÜP-òeƒ¥½Ïgîÿ>ªÎDë|öUQ]Y@˜h»wÎh0Ä·¤µ°4à>òûøh™W3ŸÓ­H›l±úw]Bµy2κü„)C—×  Ë(:Ê”ZºÀ§¯ð»Ã;œn!ï7Il7ÊÛ¦3¶ ñ-Ùb-¬[hˆüCšUïÁ¦ zœÚüëDÇ e«¸ÂcÐðÜDÙZ_ß Ð\‚‚àUw_ÿÊY•ú-$}òEè.¦Ä2D ÔCx;ã`-*Ü6à°98¢/Oÿ©UdhVÅ +ZÖÀËÜrÖkšê!Y m`•:V7Xõc|ÖIcÓ +t¦áC|K·Ö@ÇesÆChxJhsHipDcó +•Åªœ»Ù^Î2©asî*7y.ç^´­HO¥rž"@ÚȹcÅß’Ö°"ðë ?4×·9ò´;æ^iµI 5QÇBm£Ùw–tü&ß©U¦æÛïÏŽÁ:È#Ô]&4·Ôyka tž‡ˆ“/«eÊ:ýƒŠ9qV݉:Sù‚MiFè"×£‡œžWyèȼ¿3ekκt·t„oÉ ka ˜Á$â¢ï­LZop¿3‚ˆ¯™Íbj_&e³I¶Ê 2Y¬Sk» t§ÙP¶]0W*<„·Ó`kQ ¸91×ïƒ|ðq³†G —õýFÛIx¾Ù§;oFðLèãñÉyçNz¿þûâÝî\å²2@Âa)wo§ãÖ¢Âuûs1ìK½Óô¯ÅüÅDͺ +endstream +endobj +4191 0 obj << +/Type /Page +/Contents 4192 0 R +/Resources 4190 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4002 0 R +>> endobj +4193 0 obj << +/D [4191 0 R /XYZ -11.232 900.716 null] +>> endobj +4194 0 obj << +/D [4191 0 R /XYZ 65.161 760.065 null] +>> endobj +4195 0 obj << +/D [4191 0 R /XYZ 65.161 749.106 null] +>> endobj +4196 0 obj << +/D [4191 0 R /XYZ 65.161 738.147 null] +>> endobj +4197 0 obj << +/D [4191 0 R /XYZ 65.161 727.188 null] +>> endobj +4198 0 obj << +/D [4191 0 R /XYZ 65.161 716.229 null] +>> endobj +4199 0 obj << +/D [4191 0 R /XYZ 65.161 705.27 null] +>> endobj +4200 0 obj << +/D [4191 0 R /XYZ 65.161 694.311 null] +>> endobj +4201 0 obj << +/D [4191 0 R /XYZ 65.161 683.352 null] +>> endobj +4202 0 obj << +/D [4191 0 R /XYZ 65.161 672.393 null] +>> endobj +4203 0 obj << +/D [4191 0 R /XYZ 65.161 661.435 null] +>> endobj +4204 0 obj << +/D [4191 0 R /XYZ 65.161 650.476 null] +>> endobj +4205 0 obj << +/D [4191 0 R /XYZ 56.693 603.139 null] +>> endobj +4206 0 obj << +/D [4191 0 R /XYZ 65.161 603.823 null] +>> endobj +4207 0 obj << +/D [4191 0 R /XYZ 56.693 556.486 null] +>> endobj +4208 0 obj << +/D [4191 0 R /XYZ 65.161 557.17 null] +>> endobj +4209 0 obj << +/D [4191 0 R /XYZ 65.161 546.211 null] +>> endobj +4210 0 obj << +/D [4191 0 R /XYZ 65.161 535.252 null] +>> endobj +4211 0 obj << +/D [4191 0 R /XYZ 65.161 524.293 null] +>> endobj +4212 0 obj << +/D [4191 0 R /XYZ 56.693 477.351 null] +>> endobj +4213 0 obj << +/D [4191 0 R /XYZ 65.161 477.64 null] +>> endobj +4214 0 obj << +/D [4191 0 R /XYZ 65.161 466.681 null] +>> endobj +4215 0 obj << +/D [4191 0 R /XYZ 65.161 455.722 null] +>> endobj +4216 0 obj << +/D [4191 0 R /XYZ 65.161 444.763 null] +>> endobj +4217 0 obj << +/D [4191 0 R /XYZ 56.693 397.427 null] +>> endobj +4218 0 obj << +/D [4191 0 R /XYZ 65.161 398.11 null] +>> endobj +4219 0 obj << +/D [4191 0 R /XYZ 56.693 350.774 null] +>> endobj +4220 0 obj << +/D [4191 0 R /XYZ 65.161 351.457 null] +>> endobj +4221 0 obj << +/D [4191 0 R /XYZ 65.161 340.498 null] +>> endobj +4222 0 obj << +/D [4191 0 R /XYZ 65.161 329.539 null] +>> endobj +4223 0 obj << +/D [4191 0 R /XYZ 65.161 318.581 null] +>> endobj +4224 0 obj << +/D [4191 0 R /XYZ 56.693 271.244 null] +>> endobj +4225 0 obj << +/D [4191 0 R /XYZ 65.161 271.928 null] +>> endobj +4226 0 obj << +/D [4191 0 R /XYZ 65.161 260.969 null] +>> endobj +4227 0 obj << +/D [4191 0 R /XYZ 65.161 250.01 null] +>> endobj +4228 0 obj << +/D [4191 0 R /XYZ 56.693 202.673 null] +>> endobj +4229 0 obj << +/D [4191 0 R /XYZ 65.161 203.357 null] +>> endobj +4230 0 obj << +/D [4191 0 R /XYZ 65.161 192.398 null] +>> endobj +4231 0 obj << +/D [4191 0 R /XYZ 65.161 181.439 null] +>> endobj +4232 0 obj << +/D [4191 0 R /XYZ 65.161 170.48 null] +>> endobj +4233 0 obj << +/D [4191 0 R /XYZ 65.161 159.521 null] +>> endobj +4234 0 obj << +/D [4191 0 R /XYZ 56.693 112.579 null] +>> endobj +4235 0 obj << +/D [4191 0 R /XYZ 65.161 112.868 null] +>> endobj +4236 0 obj << +/D [4191 0 R /XYZ 65.161 101.909 null] +>> endobj +4190 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4239 0 obj << +/Length 2579 +/Filter /FlateDecode +>> +stream +xÚÝÛrã¶õÝ_ÁÉKwgb,î ’§f’MÛi;éÚílò@IÄš"UZÛýú‚OMJ´ ÁIûbÉxxxpî'›'?^}w{õá£À‰FZR™Ü®I‘TIJb*¹]%Ÿß}2…Éjóþš +üî¯Ucêþíº²ý›f;|ù}µü®ªîúþ~óç÷¿ÜþÉÝ暤…è¡Ý4…©·Æ4uûµ»;IRwwÉÚ»s©¢ir-VÃýµpUúîCÿB¤n/¼úáöê_WÄÇ I„DR³Di‚$¦Érwõùœ¬ÜwÄušÜw+w‰ Q&Ýû"¹¹úÛ(g)ò›kD°ìqú™RÑañtÙ‡nI÷¼½&E\¦î‹nñ_òå63ÅÏXàfçþ’÷×ãw7»¼Ù~óþšP÷Ï¢¨–wè¡.z¨Ž^-àöåÇñ“ºý!Š&Š9l8kŸ´ý\`G7.Štªk’õóGA;ýéñ hŠHÊŸnÐ&íêPøI¦ð&H9’Aîð|Û%ÒT_Ù Ý$ý›OŒöô qFwê¶vhFlp 'ùÜmö²ZØÊuUaf¶:”+ØÚ½­66ÛyÝäåvi–£…îy”=©#–û6€=g^çåSDSI>ëDzڷòùmÿåªZ.œªóX©)bDÇ“X™ä[,ƒ“×`Táâ*SŽ$L‰Ù- P`–‡º©v°µ»li+ØÒ•YçeÞäUYÃ.ÈK(À…ûlcê©\=|0wMq¢{o³=le'QuþJ2œ7åì>&ñÄa ?P‚‘õÅtà;1Kç·À9sœÐ·4’óÎÛ‹cL¹*[ÿ×Gë3Žµ>eH¨ˆj ?σ‘õàs*QÚ~ÒîyËõí™ñŽN\ò®>,¶&[}¯ÆìöEÖ@±ZŸ)uP6ðæ@Uîùpmäè©Jˆ KIËÇð¹<Y.'.RÆClý¤Ÿ€»f–­òZ_b$Õo©ÝE*‘""’voc#ÕîR‚ÆSíÂí±Ò,ÓOà‡1}8²p¦R#üêý~µ‚곺Ú?õ[¿R¡QÀ`M™¯§ây=ocœí*=–›j—U¹êb–¬ðÔÛBp”²xY¤ ü@FÖƒ…EŠ²H»ÌÞö—7¶Z¯=üèF¦™BþÝ ® ¨‡‹VA—æeÝ8Ƕ¸ZÃÖm3»ò3bÁŽ‰ ÎPªD<9ÔÃ`d=ä+÷Ê9<M¾/€Ìå Äò8“‚Ô£4Uoê@…ôSîúâTå }–#=4y‘7>.NÑóœÊ¥=*®r¸Gƒ ü01GÖC 0FŒ I¡?¶ Ê©©Ÿõ ¶fy5JP wÔW–¨›fM~¡1õ.»ë÷Ÿn¦êâüáøéû@ªš£:ÔYQã.–šÆ…1ü@QF. +<Õˆ ĵ”Š5¿kÓ<üpÅ Bá¹þvdt¾zÙ¯+Ú¢<ˆ•¦iŒ…絺‹n¡9³åÁZ­nž’l‡Ë7@S•ÛN/xžÀäïhÈÄÜ½Æ Ã&ð‰Šì±h;òjJºî.÷çúe¦vŒº26F)+ƒÖ쿻Ț|ç•Î»pY1Áª¬ê½ó‡=ì[ÔÚ Q/à™ÀäøhÈÄàQ¯F4HŒPdçÅŸ $8‰?¸±( E¾Ù6Yƒ5@“-ï6@ ³Í¡k³¢n/¤–Ög.¿†zFÕñJCøÌŒ,À‘uβL[Ä9éP-±ëö={¬ <Ë–•Ó\`çhtFÛ¹1üÀ‹†ì@ Ü…Ñh1HŠ@Tçt[8• +¦ ­ùŽ% …춊}ajò{ñ³þ…v¦- 87Ñ;¼Ðìôñû½±Ëlš°?«˜N§ñ2uøaŒì¼oñÂC^®M¾Î{ Y îpy„ö›Ë2ÃÒ…'4½~B z cÀÒ>Ú‹ÆBcø, ÙJ"ã¥C&ð‰Šì¬…aJ#¥ ÈÂd´ºÊë½s˜`‹¬Y×—MAÿŸ™7è½ËÊîÀeŠW˜ Ù‡‹ÑDf ?PdB‘5AL¦(eb‚¢”ÛO{ž¦@ô¡P´­ÃÜÊhÈÄà µeáhÄÃ$F(²ó¦€»;X6he³û §ƒJ t€§¡ÿGÍÀyée}XaÇð6²1hÄKLà#YxÝ–QŽ´æsá%IŸþ]¶ºpC>xÜ^,Þºv†µ²Í…ñÌÕhUÇdÍÁBio¬ym-˜9–‹Øü6(1±Pí)AuÿÄ"Å~-‚‘·ý˜!¬RX£¿¼DÂ=S.õHk˜µÍ¥¹p·û³¾ñâÑÓèÓ´;¢qê~ §# /ëPíD†”`ù4#g58! u'<î”û8_¼<[ZÓOaƒgñ ÆJ±óâçåA)”ªx ¼ ü@yFÖCRÒ=@'yS›Âwìá>o¶ïK™™Ÿ*(WÅë'(#fç wTT>ÏŲº£qñ~ #ëÁÅ +#Š‡,›SNÇ3´C ~F˜¹ÇÀGÙ² v–—}£“$¸—–ë¼( ÎÝ¢zÈ@R!º3°¢1þ~ ã#ëÁøB#ʇŸ üÔ¬uÙŒtc^ó9-ਃ +ÓÄ^mZÐåÉf®ÿ2ýo:iHyŸŠ&pcø ÙŒ#ÌâeP'ð‰ŠìlØO™BŒŠK‡ýÜۯ;YÞ¼´ãN+Ö‘ÕâúEV¾E[JûÌN4NÃäô`d=ì,•ˆÉ!=~ÔPï>ûöRݱ8ùT-Œm†aÝ&{lªòi\ךµ)ë3ŸKR…(‰xê(QQ/>œÀßpdáÕ-¢4|ˆÝÎív>¡tÒPC—ÞCO2Hì÷“PöÌ)&~ê#JÏÉ?uãÓƒ”ÿÛx<áÉA©6xh]kèéD1D回°JFLßÈñK„;lÒ4¢.¢ñx ×1ø@MŠª‡"b)2ôèÌ x”(ß”;pÇ>TR×¹…Šjë=¬~-—ìå˜l¹õˆÏ¶Œtd !N„U¼Rñ~ #ë!mS‹ŠÇ•í†&Ú½ˆ0çešÛÛxÎìÿðàs8Ü®Ù]ú„mm)YL³À6wvCxuæ ü@6FÖƒÍÛNýtNpv€Ž¡'Q;åi3xdÛl9ö±‚ÙÐ9²&³¯=.“`Žeo鯥íaè·qר§~”ÃùiXê×ü&Ç 97& +endstream +endobj +4238 0 obj << +/Type /Page +/Contents 4239 0 R +/Resources 4237 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4286 0 R +>> endobj +4240 0 obj << +/D [4238 0 R /XYZ -16.307 900.716 null] +>> endobj +4241 0 obj << +/D [4238 0 R /XYZ 56.693 742.142 null] +>> endobj +4242 0 obj << +/D [4238 0 R /XYZ 65.161 742.431 null] +>> endobj +4243 0 obj << +/D [4238 0 R /XYZ 56.693 694.923 null] +>> endobj +4244 0 obj << +/D [4238 0 R /XYZ 65.161 695.606 null] +>> endobj +4245 0 obj << +/D [4238 0 R /XYZ 65.161 684.647 null] +>> endobj +4246 0 obj << +/D [4238 0 R /XYZ 56.693 637.534 null] +>> endobj +4247 0 obj << +/D [4238 0 R /XYZ 65.161 637.823 null] +>> endobj +4248 0 obj << +/D [4238 0 R /XYZ 65.161 626.864 null] +>> endobj +4249 0 obj << +/D [4238 0 R /XYZ 56.693 579.751 null] +>> endobj +4250 0 obj << +/D [4238 0 R /XYZ 65.161 580.04 null] +>> endobj +4251 0 obj << +/D [4238 0 R /XYZ 65.161 569.081 null] +>> endobj +4252 0 obj << +/D [4238 0 R /XYZ 65.161 558.122 null] +>> endobj +4253 0 obj << +/D [4238 0 R /XYZ 56.693 510.614 null] +>> endobj +4254 0 obj << +/D [4238 0 R /XYZ 65.161 511.298 null] +>> endobj +4255 0 obj << +/D [4238 0 R /XYZ 65.161 500.339 null] +>> endobj +4256 0 obj << +/D [4238 0 R /XYZ 65.161 489.38 null] +>> endobj +4257 0 obj << +/D [4238 0 R /XYZ 65.161 478.421 null] +>> endobj +4258 0 obj << +/D [4238 0 R /XYZ 65.161 467.462 null] +>> endobj +4259 0 obj << +/D [4238 0 R /XYZ 65.161 456.503 null] +>> endobj +4260 0 obj << +/D [4238 0 R /XYZ 65.161 445.544 null] +>> endobj +4261 0 obj << +/D [4238 0 R /XYZ 65.161 434.585 null] +>> endobj +4262 0 obj << +/D [4238 0 R /XYZ 65.161 423.626 null] +>> endobj +4263 0 obj << +/D [4238 0 R /XYZ 65.161 412.667 null] +>> endobj +4264 0 obj << +/D [4238 0 R /XYZ 65.161 401.709 null] +>> endobj +4265 0 obj << +/D [4238 0 R /XYZ 65.161 390.75 null] +>> endobj +4266 0 obj << +/D [4238 0 R /XYZ 65.161 379.791 null] +>> endobj +4267 0 obj << +/D [4238 0 R /XYZ 65.161 368.832 null] +>> endobj +4268 0 obj << +/D [4238 0 R /XYZ 65.161 357.873 null] +>> endobj +4269 0 obj << +/D [4238 0 R /XYZ 65.161 346.914 null] +>> endobj +4270 0 obj << +/D [4238 0 R /XYZ 65.161 335.955 null] +>> endobj +4271 0 obj << +/D [4238 0 R /XYZ 65.161 324.996 null] +>> endobj +4272 0 obj << +/D [4238 0 R /XYZ 65.161 314.037 null] +>> endobj +4273 0 obj << +/D [4238 0 R /XYZ 65.161 303.078 null] +>> endobj +4274 0 obj << +/D [4238 0 R /XYZ 65.161 292.119 null] +>> endobj +4275 0 obj << +/D [4238 0 R /XYZ 65.161 281.161 null] +>> endobj +4276 0 obj << +/D [4238 0 R /XYZ 65.161 270.202 null] +>> endobj +4277 0 obj << +/D [4238 0 R /XYZ 65.161 259.243 null] +>> endobj +4278 0 obj << +/D [4238 0 R /XYZ 65.161 248.284 null] +>> endobj +4279 0 obj << +/D [4238 0 R /XYZ 65.161 237.325 null] +>> endobj +4280 0 obj << +/D [4238 0 R /XYZ 56.693 189.817 null] +>> endobj +4281 0 obj << +/D [4238 0 R /XYZ 65.161 190.501 null] +>> endobj +4282 0 obj << +/D [4238 0 R /XYZ 56.693 143.387 null] +>> endobj +4283 0 obj << +/D [4238 0 R /XYZ 65.161 143.676 null] +>> endobj +4284 0 obj << +/D [4238 0 R /XYZ 65.161 132.717 null] +>> endobj +4285 0 obj << +/D [4238 0 R /XYZ 65.161 121.758 null] +>> endobj +4237 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4289 0 obj << +/Length 2490 +/Filter /FlateDecode +>> +stream +xÚÕ\msÛ6þî_ÁéÍ\œ™3‚w×››i®—6wi'{îeÒ~ (Hâ™"U²ãþú‚F”e-Âm¾XoàrM>öÙ]€8™'8ùæìåÕÙ‹W'iIer5K$ER%)aˆ©äjš¼?gJ“5æùøüûº5Íöí¬¶Û7í¢ÿñë:Y××Ûÿ½|óüÇ«¸Ó\‚´[k—í]iš…1mÓýìÎN’Ô]²îì\*¤hš\¤U~-A•ž¿Ø¾©»Ïþ~uöÓqæqB!‘Ô,Qš ‰i’/ÏÞÿˆ“©ûÍ9€¸N“ÛÍÈe"F”I÷¾L.Ïþu†û+‹ÝÛîå›O,»ëAM׈`ÙYî¾ØùÉeB‘NubM2;h +z–"ÂÕý ¶†I7:Ô¾@D’¡} R2áÓË,‘¦zg7í<Ù¾y×#ÑÝ ø‰½ãœ ÎzôüÇf«•™npØVòþBb|ÞÔKiëÙ 62¯«iÑu•• ìˆÌÖëj:¶ËÌ^¯W°±QAk;5ÖLË¢iwع‡;Ä»G/Uˆ¤i<ôîÚDo°³èenúQr‹Þ Šƒ¢5Ëâç‡îÄÁ[·nWëݱî„ê¿8H˜ñv‘µÐ‘@Æuÿ@eR`TËs³j³I t¢¨`ãÞ^úÒHDÒ¢Ña×~ ‚õ ÑH>°?€Ù÷–[S–ãZ¼ºúßVhû Q¢¼î˶^I£ýtó¥bÇõÁ=Iw ÁÛÁßù"3åXàvéþ’ç›ÿþrY´‹??¿ Ô}XèCS~¹ý¥¹«êÕ'ŸW™Í–èí™ì|aªxµdê|—<žÄ’R#ŽE4V쇱2ÜY8+¥r¢_Ó-¾šN¡ <Û/³ê‡8â|¶®ò ºš¢ñ8¬é2 ˜?hšÖX¸ùÍqßB' ð•i2¨F5³™ÉÛÓÛqî 7p»ö©ì¬5¤ó”±-5ŒWÙÜ4'K²à`ÆÕoÅ¡ƒÃÐ*ʾ½úî/ʹB<—cì¢<ØY” Œ”eYÉ/.Ÿ͇NSÐDajfÙºZ½ÉÊ54MhºÏ³(«šbHºg_º¢jZ“ãn=ótèz/Ð=ƒjXÉù¦~ö”"–$RIÄ~Ô­Ð @rE”¥#)i¼Yi×~à¬ì¬Ç¬„Ywl_„¾­í5T˜.²jZÕü$:÷Ï!‰þx˜qïàazeë¶nïV&¤ÒsD¸¾ΊU ­ÉTshä·¦,†šé(ëDª‘Â,)öÃHî,œB;óšô¡ºY6C#÷CÊaqpÞf“u™ñÒšåªÌZÓxV3'kpväkÿ¿†–`§543˜v/•;ΕºÀ¯z1°Ȉ`g=‘R„Y_½h­_³Ú.³®I\}bwæø¼û +Úz‰[Nj P°#éÝØië&©t:Þ—]Û8W¾ØäF°³ÜPaÅüëíÐ,<« ö¦¦j¡ú Þ÷šÕeYß‚¥ˆŠ2Ú¿)­ž2oœ 4e¿“¼I0âà/mÔý"I<ÎïÚä|°³œ§Q®·wö­­WÆ–wP–¶fn³6Nž5û}ÃÇ®B îkN wç1Ž—ñìB7ØYèv Ó¹ÍÇ…bžšë +:Ç狺Èc'¦½5¦ú,ð ^fòÕ÷—¯#ÐÇ—\k„y¼\`?ŒáÎzÐSÄXŸëçkk„‚Nåy]µÖ‰#x/×Öëù6xݘqKkC]ÖÝ ’ÃÔÙ+Vt²§/NãuÆŽ;MNã¥ìûÀvl® bªOÙOmÆwK‘Çî5MLžÁ _þ`œ¼®Šf9v!ÉsN°:²ö]@À•B„ÆËÀö¡ì¬ÔSŒ8铲Ñæžã…08½º¦Ð²@¼•EídÜFkÇYáGd¼û¬uö0ºµl⾡ûhL÷œ€³Þg?»X韂ƪMÜ|Hÿ‰›/¡TæÍzµª¡· œo̾ .¢8Þ„ý@²;낺õrº_ -mäÖdP}•}ž«@Áyò2»6¿åÜ.œíOÇY÷ÕÂh¬ÙµÈš`g=XÃ÷{ ÷*% ʵ•5±7ccÌ|(š\õBäÄ,²›¢¶„ò¢ò)$œ¤ˆñX»#¦u>©ëk ÇΟ”Åë‘0­§ñ +ûaäwÖƒÜ#EúDßñð`^ãL¼8< ¬ +èõ;GCBá]bš#Ξ”pL$(D8”ß4żª­¹ßqTxIç›ÐÉ'0ŠWÙ±H¼@Gá´c‚¡4Mm4ê±ýÅa~L'K芃Çôã…g­å‹Ç3ª·¯GœE•×vU{tb‹Ñ{›{2ã8£˜F’ÇëÈì‚>ØYØsº9çöN&5Öº(§§.?aÌÍÀ‚>édOR,4Ù[33Ukï|fxìRŸÙA5E)‰WÞØ|¸³pÀS-ÁýÒýWÅè,fÍÜ¥B |å&¸X¶©*NÇ]Ó¶®L“gàÇ‘L³f1î‚ÔÉé[Ž³‡¦¥"^9m`?ÜÁÎz€;u¯÷Y¤×º7‡Uàý¾`±à¬®Ö^‚íV|Ü•î¶þ­t'h ‘kþ®ûI5§œCcU¥:^ij`?ÁÎz PqDÒ¾4uµÈªëf܉åë¬* 0}cŠ©±í©B…J…4yJÒ!PëXU Úéfë!R(³ˆO½ ”#¬âÕ€öY쬋¨BLRo‘²²õ¤4Àµ·ÐUÐ}Î.êz hs¿«=uq¬·ó97•y ã=Î —w¯Ò2°ð`g=N$âø×gWÀïn.~ùT-Ž®Ùý¼ƒ˜»ƒ„>éfÿ%±6{UYTÆ#ŒåÜñ¢qü¡:^mi`?ŒäáÎÂIN¤FBiïg7mVmرÐ.6æ]OMk×y;s<ú·Wo¡”éžšY°SÐ8¸ÿ´Îã41oçÇÀ~ Œƒõ€±HѽóYجíæùªPØOîNÜßÿ—Ãp4{‹±þzd‰f6ß ´_Y¼—©ã?ÜÚc˜¨’=…A.{c*Þf‘ý@;ëÁ ®”ýf‘¢ÍÊ“$ [F8NAH¤ŒêGδQ#1ÔáeÌàþÙf‘Ýä‹âúTyH8A,äáÞÐ9FXêS€þ Víÿœ +endstream +endobj +4288 0 obj << +/Type /Page +/Contents 4289 0 R +/Resources 4287 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4286 0 R +>> endobj +4290 0 obj << +/D [4288 0 R /XYZ -11.232 900.716 null] +>> endobj +4291 0 obj << +/D [4288 0 R /XYZ 56.693 759.068 null] +>> endobj +4292 0 obj << +/D [4288 0 R /XYZ 65.161 752.393 null] +>> endobj +4293 0 obj << +/D [4288 0 R /XYZ 65.161 741.435 null] +>> endobj +4294 0 obj << +/D [4288 0 R /XYZ 65.161 730.476 null] +>> endobj +4295 0 obj << +/D [4288 0 R /XYZ 56.693 682.968 null] +>> endobj +4296 0 obj << +/D [4288 0 R /XYZ 65.161 683.651 null] +>> endobj +4297 0 obj << +/D [4288 0 R /XYZ 65.161 672.692 null] +>> endobj +4298 0 obj << +/D [4288 0 R /XYZ 65.161 661.733 null] +>> endobj +4299 0 obj << +/D [4288 0 R /XYZ 56.693 614.226 null] +>> endobj +4300 0 obj << +/D [4288 0 R /XYZ 65.161 614.909 null] +>> endobj +4301 0 obj << +/D [4288 0 R /XYZ 65.161 603.95 null] +>> endobj +4302 0 obj << +/D [4288 0 R /XYZ 65.161 592.991 null] +>> endobj +4303 0 obj << +/D [4288 0 R /XYZ 65.161 582.032 null] +>> endobj +4304 0 obj << +/D [4288 0 R /XYZ 56.693 534.524 null] +>> endobj +4305 0 obj << +/D [4288 0 R /XYZ 65.161 535.208 null] +>> endobj +4306 0 obj << +/D [4288 0 R /XYZ 65.161 524.249 null] +>> endobj +4307 0 obj << +/D [4288 0 R /XYZ 65.161 513.29 null] +>> endobj +4308 0 obj << +/D [4288 0 R /XYZ 65.161 502.331 null] +>> endobj +4309 0 obj << +/D [4288 0 R /XYZ 65.161 491.372 null] +>> endobj +4310 0 obj << +/D [4288 0 R /XYZ 65.161 480.413 null] +>> endobj +4311 0 obj << +/D [4288 0 R /XYZ 65.161 469.454 null] +>> endobj +4312 0 obj << +/D [4288 0 R /XYZ 65.161 458.496 null] +>> endobj +4313 0 obj << +/D [4288 0 R /XYZ 56.693 411.382 null] +>> endobj +4314 0 obj << +/D [4288 0 R /XYZ 65.161 411.671 null] +>> endobj +4315 0 obj << +/D [4288 0 R /XYZ 56.693 364.163 null] +>> endobj +4316 0 obj << +/D [4288 0 R /XYZ 65.161 364.847 null] +>> endobj +4317 0 obj << +/D [4288 0 R /XYZ 65.161 353.888 null] +>> endobj +4318 0 obj << +/D [4288 0 R /XYZ 56.693 306.38 null] +>> endobj +4319 0 obj << +/D [4288 0 R /XYZ 65.161 307.063 null] +>> endobj +4320 0 obj << +/D [4288 0 R /XYZ 65.161 296.105 null] +>> endobj +4321 0 obj << +/D [4288 0 R /XYZ 65.161 285.146 null] +>> endobj +4322 0 obj << +/D [4288 0 R /XYZ 56.693 238.032 null] +>> endobj +4323 0 obj << +/D [4288 0 R /XYZ 65.161 238.321 null] +>> endobj +4324 0 obj << +/D [4288 0 R /XYZ 65.161 227.362 null] +>> endobj +4325 0 obj << +/D [4288 0 R /XYZ 56.693 180.249 null] +>> endobj +4326 0 obj << +/D [4288 0 R /XYZ 65.161 180.538 null] +>> endobj +4327 0 obj << +/D [4288 0 R /XYZ 65.161 169.579 null] +>> endobj +4328 0 obj << +/D [4288 0 R /XYZ 65.161 158.62 null] +>> endobj +4287 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4331 0 obj << +/Length 2705 +/Filter /FlateDecode +>> +stream +xÚí][oÛ8~ϯÐÛ†¤HŠêì,vfš³»3í¶Ù Ð +Ybl!²ä‘ä¤yÙß¾¤%§‘l9G¡˜A¬ÊôáÑá÷ñ\H*Ø›{Ø{}ôýÅÑÙ+Ž½…‚ +ïâÒ‰À“ÄG~à]$Þ‡ãw*SQ¥NN)ÇÇ?µªšËË¢l.êEûåË"þ¾(®šÿü÷ý?N~¹ø›îæ”rÞH{_ßfªZ(UWækÝ;ñ¤î]ø¦w&Pérmÿa òø¬ù "4?<:¿8úõˆhñØ#H„¾„ L½xyôáì%ú;­b¡ôn6-—'Q_èëÌ{ôÏ#ÜZw,B=Ý,àáÆ$[á,D‹F)ýHb£ÆöwÞ‡S‚1>>_­gíƒÝ7«¶e·F¸ØZì²È²â„òã›4Ÿ7·âE”Ï·6^D'_Ÿ~Üþb¦TÞ\-£¤½W_bÓµÖöK×D2æ‰7}«ý +R&ÛFq±•]¥y¬zãLPà#Ú\— :PקTˆè4O}7ö)åvM7£ÏŒ1!·*ü]¥õâäTh›¾ŠÙ¼Tù‹“SBõÿgi~V­T|öîü»—?Ó´º»kžðS©¢l¦ÁøÉÜBå¬éWëbº6¯»Ò¸'õD¨á™A¹Ï±Æ#E¡ ½Ry—÷!Ó‘¶ÿînA¨ñÈ·4‚‰im+Ÿ#"H_>Çz°´Q!=ܧ“@! í•Ý°©3Æ[5%Eô›¡þc +ó¯œ{ÍÅ;Ã)=ù4ÃØãÚŸl°`½ó“Á–yqk¸ŠªJUݶÃ)ˆë9ÃNŸ»3w;M Î¥lzÆ%³º0Ôj鶟{;w³tv–±CÍÂýTm'-~O1&CÄõe«ÚGŒ‰V…à»+Ò\YÍâz6rÇjßG‚Hw¬îÊ·dµµ²;湯ûÜ:Í«òH¶2]¦uz­`Íÿ“æIqSÁWëÕª(kXcä€nÙk]ªK¥éŸ/]®2µTyÕi‘÷çÂoÏ… %'~Ürç&déÍ-] +3D4²î(ÌpKty¯U€˜æOÛæÊgª£TVgtëÊ·¤›µ²ºIŽ°º/8³6pÖ‘z äD”'¤EïÇÇæ6võpöÔQ9W@§9¬Ý\媌²‘ܪz&QPÎì‹e†Rpê)âµ™öÙû#æxØäUfpà£4«ö9j!MZã‚ä:…³¦¯kŸ?‡¿ß¥ýý‡H•yG1bb0ùŒÐÑy˜”Í€IÜŽ7#ÌÁQ–( ä)ƒ_.u«î:øí皺yUi×\mÓMPì<îå:ý$u÷rÍI}gŽ¸'ßÎÛ+ {¹‘¬fhK:°y¿€µ{óö0Þ]¥¹š¶ï¼€º¦õ*K㨆ƹ‰Œ«©#óÖ=åÞ˜yX(¡BÁ‹êÇ…WÃAGQÔ{ƒšþÄøˆù.ü8ç IÁÜÍ]ù–s„µ²ð`s‰§5¿ø(«U<5Sªh©F¸8'HüI}<Õ.2ô§õñ[ý¹Ê °&Z3&úV>…2pÇ›®|KÞX+;·ŠhЮ)¼J?÷ëƒøÎÒü +Üê ãâšþ5MúSñŸç—IªS´<†«Êb kYhÿÍ”J€MqùX“}q'ûÒÔtÍÕ˜öÉøT8šGi>rtj×] +ëöFûNJd,Ôy9•Oš?÷úœ*ƒvó(ãshó<>ikÙ?éàZ[z]¨2ßEüˆTš…:dðçt³s(àÁ×v³LøÈ®†pØË2®?9qæe{òí¼¬½²p/Ë8× A[Jù×*‰j¸ë„&'uZgjZßï»®«féeÚr3XÍù:M&ÎÞg@yË¢¶TŸMšŸ>¢=Þ…>ÜnÏÔütKSŒDBên>éÊ·œO¬•…g»Œ1ÄÚôÑ—ˆbö¤‘pm4âh+“ú™EÞê,ZFÕ¯kõÉpªHTry­çT¬.wªÏý9¯(3,tîåp”¯#Ÿ¸ÛÕ“oÇ{eáþØ×Q°ÀmÙãÇ<­Ó¸t/T|µ›Üœ ÏÊKUÎ'öËnVwáïMQ^A÷ž×ÚçÄgÀ-o£5p¸~.ÊZ„Zÿ»¤˜-íùÚIú\¸cbW¾%­•ÁD ÁÚvà5Ý:‰i1ð¾‡òøJ³ì¶ÿt¾Ô‰²Oéœ}ê(ƒílÕg¡Nš¤C÷¨ã¸ÛùÔ“oIJ[e‡)ÈŒ^mqâÛo—é^ïÙÚ3…ŸoÐÙ»ãða,Ñqê®2Ñ“o9ÔΔmA„ŽbÝ¥U=ù–Æ°Vv„3"!’¬-Óü¾v¸/U?PR³¯ýÿÎlçÛÓÉ¡ÝÅ +º–¾OðÙám…ŸF*SÎÆróMpî ž]ù–ðt¦lc ²M|äÊ=ùvÆ°WÎU(ôÛÿía¹*_¼†åùŽoz˜TúHHwétO¾åXØ*;ly©{üN)ïÀžÞu–L[JfÙW*âÆ¥Šê~2û0lÌâu—ûõä[ÂÆVÙaØaÂ&‡ÙL Lî€I`݇–«ÏiUƒ×3.ÓllÝ€Š&6w†®|KìØ*;Œý‰·'_SŽÎŒè®¨ÌÈ 9F»;’דo C[e‡aÈ¡˜†_q<ȃ/Gº1 ÝYº~>~“W9ƒOW¾%|l•†óÙ¾ bBø,"èÙNðJy\”¥‚n•[¦KUß®~Cx£I‡p눷D›¥ªÃ`ó-äWs™×Q¶ëà$§íA4|zØ®¬Óx¼#%&kuW‡ìɷĦ­²Ãà¤Q>ƒó)ÁyèN±†–ßµW0góÆâ75g¸ïʷĽ­²Ã¸7/LÏ° { v΃?ˆK6E W¸ìÉ·Ã¥µ²ƒ¸$aˆ|LžùTÀ\1½†îTH;ÒšD@¦@ÀÎËhµH㱌”M©Ç#»ò-i«ì0#¥D>£ÏŒ|fäÃùw”ߎ¢äØèMÝË'»ò-9i«ì0'ƒù’=sò™“rò[‹¦øèŒÃ]ù–¶Uv˜Ã¼Ôfú•¤RÁ߃ÍâÕrUßN^‡¯v§ÊxSut†²®|K”Ù*;Œ2sÞO8X(*òË´\B‹ýРD¿ÿ‡pZ=V_€YS™tà®|KÛ*; `ó’W<ýRøÝ=igkèaÍ·/_UÓ)m"¨KòjÚ‰zʇ_}A"mì_=¢ÒKüM‰Ó:â-éc©ê0{|q6ýÚÛ(R'õ‹7?À_øò»#YÿuNíí?;´}/PÿËÛcéCšJ¬3þtå[È™²­1pSsfŒ®|KcX+ ßüLÌŸÌð·/mÊÓj¡’Gq³½K1Xú!`®R:MÆB:lª&®±+Þn ©ÚXB6¹§+KtÅÛYÂVÕAèʤ­k“ð¶=’¿û*©Í×øð¯ÍÆàu9úÏLMêæjºâíÉZÕösçoÿ0Œ°ó§þ©J5 +endstream +endobj +4330 0 obj << +/Type /Page +/Contents 4331 0 R +/Resources 4329 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4286 0 R +>> endobj +4332 0 obj << +/D [4330 0 R /XYZ -16.307 900.716 null] +>> endobj +386 0 obj << +/D [4330 0 R /XYZ 56.693 759.068 null] +>> endobj +4333 0 obj << +/D [4330 0 R /XYZ 56.693 738.489 null] +>> endobj +4334 0 obj << +/D [4330 0 R /XYZ 56.693 693.058 null] +>> endobj +4335 0 obj << +/D [4330 0 R /XYZ 65.161 693.742 null] +>> endobj +4336 0 obj << +/D [4330 0 R /XYZ 56.693 647.181 null] +>> endobj +4337 0 obj << +/D [4330 0 R /XYZ 65.161 647.865 null] +>> endobj +4338 0 obj << +/D [4330 0 R /XYZ 56.693 579.386 null] +>> endobj +4339 0 obj << +/D [4330 0 R /XYZ 65.161 580.07 null] +>> endobj +4340 0 obj << +/D [4330 0 R /XYZ 56.693 522.55 null] +>> endobj +4341 0 obj << +/D [4330 0 R /XYZ 65.161 523.234 null] +>> endobj +4342 0 obj << +/D [4330 0 R /XYZ 56.693 465.714 null] +>> endobj +4343 0 obj << +/D [4330 0 R /XYZ 65.161 466.398 null] +>> endobj +4344 0 obj << +/D [4330 0 R /XYZ 56.693 408.879 null] +>> endobj +4345 0 obj << +/D [4330 0 R /XYZ 65.161 409.562 null] +>> endobj +4346 0 obj << +/D [4330 0 R /XYZ 65.161 398.603 null] +>> endobj +4347 0 obj << +/D [4330 0 R /XYZ 56.693 352.043 null] +>> endobj +4348 0 obj << +/D [4330 0 R /XYZ 65.161 352.726 null] +>> endobj +4349 0 obj << +/D [4330 0 R /XYZ 65.161 341.767 null] +>> endobj +4350 0 obj << +/D [4330 0 R /XYZ 65.161 330.808 null] +>> endobj +4351 0 obj << +/D [4330 0 R /XYZ 65.161 319.849 null] +>> endobj +4352 0 obj << +/D [4330 0 R /XYZ 65.161 308.89 null] +>> endobj +4353 0 obj << +/D [4330 0 R /XYZ 65.161 297.932 null] +>> endobj +4354 0 obj << +/D [4330 0 R /XYZ 65.161 286.973 null] +>> endobj +4355 0 obj << +/D [4330 0 R /XYZ 65.161 276.014 null] +>> endobj +4356 0 obj << +/D [4330 0 R /XYZ 65.161 265.055 null] +>> endobj +4357 0 obj << +/D [4330 0 R /XYZ 65.161 254.096 null] +>> endobj +4358 0 obj << +/D [4330 0 R /XYZ 65.161 243.137 null] +>> endobj +4359 0 obj << +/D [4330 0 R /XYZ 65.161 232.178 null] +>> endobj +4360 0 obj << +/D [4330 0 R /XYZ 65.161 221.219 null] +>> endobj +4361 0 obj << +/D [4330 0 R /XYZ 65.161 210.26 null] +>> endobj +4362 0 obj << +/D [4330 0 R /XYZ 65.161 199.301 null] +>> endobj +4363 0 obj << +/D [4330 0 R /XYZ 65.161 188.342 null] +>> endobj +4364 0 obj << +/D [4330 0 R /XYZ 65.161 177.384 null] +>> endobj +4365 0 obj << +/D [4330 0 R /XYZ 65.161 166.425 null] +>> endobj +4366 0 obj << +/D [4330 0 R /XYZ 65.161 155.466 null] +>> endobj +4367 0 obj << +/D [4330 0 R /XYZ 65.161 144.507 null] +>> endobj +4368 0 obj << +/D [4330 0 R /XYZ 65.161 133.548 null] +>> endobj +4369 0 obj << +/D [4330 0 R /XYZ 65.161 122.589 null] +>> endobj +4370 0 obj << +/D [4330 0 R /XYZ 65.161 111.63 null] +>> endobj +4371 0 obj << +/D [4330 0 R /XYZ 65.161 100.671 null] +>> endobj +4372 0 obj << +/D [4330 0 R /XYZ 65.161 89.712 null] +>> endobj +4329 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4375 0 obj << +/Length 2290 +/Filter /FlateDecode +>> +stream +xÚí\ëÛÆÿ®¿‚p[DDë}sר $õ# œ‰/EÛ(qO"L‘ +IÝ£}—"e‹”H-µÚ;Õ}·óúͽ¹½·£ï¯GÏß0èI 9æÞõÇ1à¾'Ä÷®CïÃøW« WWÌàøç´Pyux“fÕA±¨¿|•Î¾OÓÏÕ?ÿyÿîêÓõz™ B@2Vq{_<Ä*_(Uäå×zuä ½:'åê”ûÀÇ›0 ýz})4C_ŒŸWˆËòÂÑëëÑ#¤ÙCyŒ.‰çK8ÄÞl9úð z¡þN ¨Þ݆ré1&\ÇÞûÑ/#XkjËÃòãíg­äcϧ $JÎåy ¤*©¥—)煉ÓQþ ŽÚüDÀçÂh…]-p ±t(l­ Bмœ)£ÉßR¶Ân|D×ÆJéÆG¶b +€hm¥/_n¬nVÏæ^uðëÛ‘÷aÂ!ÿ[eÓT{QET¯×E¬Vë©¥öÆÂŒr–Þª,˜J̃(1eý{Ç¿›‘¦7†÷µPæ +ÓYÞ¤n<ÈF¤Øš0&À¡ïr·4_G‚Öj@š%EîÑäo© +ka÷Œ¨Û·X¯¹ñí7Aç†ö˜ÒÅ ÊúüGÈ`g «,K3CIŠlÌ‚B…­eÊ%Ћêäq7ÑL +ìÎ>šü-íÃVØnk€ à:УR†ê㺘:S_‹¿ú¬…íT—„*ý}ÓmÞÛú±e°/^t_òÚ8Sæ‹t‡f´SÓ,9MÓTjF—©$T™áêfd·A…‡b è 4Æj-QÀù3º¥Îûë¥JŠC7÷¼ûæ~ËU+ˆê“=ôŸUT,Òksg;æNH; ¬,ý#¤°¦;T> :4Ô4ÓH" €œ¹‹$Mþ–‘ÄZXƒD-€‚ëµ4Re¸Òæ]š}ð`µýLÄ›IÏêvÿ2‘ç>Pïùh?ù4JPç+5r§‡ªðþKf4¤ë"Žò¶ÿŽ„¤'8Ý/ãCÿÀOßôƒ°7ßýëÝëW¡ç Èݹ^“¿¥ëÙ +ÛÄ} ˆþâ’Ä/Iü’ÄOKâ¬j9‹$Mþ–‘ÄZØIœ#@ »$ñ?]_†ùC’®ò(?ÄÑ)Iœ¹IâÔ×^í®ßâoéz¶Âv'quàâ•£ýg¹HÕs¦¾&Kõ9¶VÞtƒœé¢ÁÞR¶¢šwL9€1QwL£$ÊÊ°RÛ j›³K $’´?äj–&áÐþ?GUKÊÙClò·|ŠÎ„­•+ íLMþ–Ê°¶Û‚!å‰Ò€1>bvê>X®bµ—ö¾½Ú|Xÿå7A¯35Ôl™¬@˜«'Õâo÷¤Ü [+C”U£»îz‹¿¥2l…í4[¦‹ñSÚmõC¤â0?Üÿf´Ž!Þ +5Ô‘|(ÝiºøÀ×ÿVÅ05þ¬Fjpùl}&735õt +£QwP6¦¶bÔ7óÃõOï~PñªžŽÙÍÞS€i]¿]oçnnÒ8N¯0ßEɼ:5[É|;©³®0ß^!6®¯˜*•TGË ¬Ïé×qž +ð’µQie>ßBÞE±Œ‡¥Ô%f™¬jÂYºåŸGÉLµ&†´ÀÕqVͦV&˜”Ñ× °í­Ę5èÚ¸Pí©µ?ë,*þ[ø*Hò4yq5AXÿ»½É,].Ó|AoG-ˆ +¬…ocAýáú`‡¥Åß.¼Ù k^iRŸ¶1ß…¡:Øûû ˆÞÓ¼;Ð8êé.¬‚,XšÅ­$Xª6ç—ϺYÿ±ŽÔ^³üÙ±ò8V³bÈ*-t<À±öÆÆÏžÿ£_4Óvj¹SŸÖ¡=îÅ\G+‡À¶ÅßÒɬ…àdœŽê™ã¶ï´j€é4µoûÍæ,k€aþzûÅÃJ ¼‰ Ýh´P÷…•rzZúºp ŠýÒÑ´‰D©Äw‡¹[ü-}ÍZؾÆ0àÛÖÉõ"2 vËà³i!~¦þI6ëÕJƒƒ“…ê†Q¬ö²e·b´ÁÜT7Aœ§gÞ&ÛVÆCÑ5+r׃iñ·tka8‡FM\Ö“˜¥¥Yan4ùð!Ë»E4[nG+µÌÏ»wlºk}· +ÓQSS–æ{ëê~u ª,'#A„x¯ …™®ç‡Ý_§‚è:È4çhôH1yTœO¤‚£/8_Äù¯g%(£U®z ¾ÿôP_ͺ„¤B·ôq9»"-þ«à6 ++œÿOÂT¶…ùõ= €÷„H€wGkÏ ï swcE-þvß^Xó€OŒÕm²ßL_™ÉuZL3~QdÑt]œ’"óXLc鸯CæÝ @%æª)£…á^\¨„Ê–C·&Èf«Ñwi-Æ:ÐB]7Cô´K¬€Ã> Ús¥»>`‹¿] °Ö‘¬GaÞªDíO†8+†úº†°ÔtO(CÓQâ½7À;‰çizÞVæ*^Ï÷çÕè´—ïæ’W©é~@’BƒU8mLðx¯§ Òc©»wL[ü-ʵ°æ¯§ ¿üÍ S{©~{[K²'âDÉ5{ÒrˆçÉ¡"å¨$w˜?qù„»ŽJ‹¿¥¡[ ; b¢%eôt™¬²ž¬BP†ÜMVµø[:™µ°œ a ¿LV]&«Î5Y¥Q/s·“Øànçg¶‚ð2-§øº}~™©ú?œ©þf{Е_4ÙÛ9†µ¨æž!!â2Ou™§:ežJPÀw§ÏJ÷~Ë—–¿!%Où)ßÿ} ä“ +endstream +endobj +4374 0 obj << +/Type /Page +/Contents 4375 0 R +/Resources 4373 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4286 0 R +>> endobj +4376 0 obj << +/D [4374 0 R /XYZ -11.232 900.716 null] +>> endobj +4377 0 obj << +/D [4374 0 R /XYZ 65.161 760.065 null] +>> endobj +4378 0 obj << +/D [4374 0 R /XYZ 65.161 749.106 null] +>> endobj +4379 0 obj << +/D [4374 0 R /XYZ 65.161 738.147 null] +>> endobj +4380 0 obj << +/D [4374 0 R /XYZ 65.161 727.188 null] +>> endobj +4381 0 obj << +/D [4374 0 R /XYZ 65.161 716.229 null] +>> endobj +4382 0 obj << +/D [4374 0 R /XYZ 65.161 705.27 null] +>> endobj +4383 0 obj << +/D [4374 0 R /XYZ 65.161 683.352 null] +>> endobj +4384 0 obj << +/D [4374 0 R /XYZ 65.161 661.435 null] +>> endobj +4385 0 obj << +/D [4374 0 R /XYZ 65.161 650.476 null] +>> endobj +4386 0 obj << +/D [4374 0 R /XYZ 65.161 639.517 null] +>> endobj +4387 0 obj << +/D [4374 0 R /XYZ 65.161 628.558 null] +>> endobj +4388 0 obj << +/D [4374 0 R /XYZ 65.161 617.599 null] +>> endobj +4389 0 obj << +/D [4374 0 R /XYZ 65.161 606.64 null] +>> endobj +4390 0 obj << +/D [4374 0 R /XYZ 65.161 595.681 null] +>> endobj +390 0 obj << +/D [4374 0 R /XYZ 56.693 558.701 null] +>> endobj +4391 0 obj << +/D [4374 0 R /XYZ 56.693 531.266 null] +>> endobj +4392 0 obj << +/D [4374 0 R /XYZ 56.693 484.852 null] +>> endobj +4393 0 obj << +/D [4374 0 R /XYZ 65.161 485.535 null] +>> endobj +4394 0 obj << +/D [4374 0 R /XYZ 65.161 474.576 null] +>> endobj +4395 0 obj << +/D [4374 0 R /XYZ 65.161 463.617 null] +>> endobj +4396 0 obj << +/D [4374 0 R /XYZ 65.161 452.658 null] +>> endobj +394 0 obj << +/D [4374 0 R /XYZ 56.693 415.678 null] +>> endobj +4397 0 obj << +/D [4374 0 R /XYZ 56.693 388.244 null] +>> endobj +4398 0 obj << +/D [4374 0 R /XYZ 56.693 341.829 null] +>> endobj +4399 0 obj << +/D [4374 0 R /XYZ 65.161 342.512 null] +>> endobj +4400 0 obj << +/D [4374 0 R /XYZ 56.693 295.361 null] +>> endobj +4401 0 obj << +/D [4374 0 R /XYZ 65.161 296.045 null] +>> endobj +4402 0 obj << +/D [4374 0 R /XYZ 56.693 248.894 null] +>> endobj +4403 0 obj << +/D [4374 0 R /XYZ 65.161 249.577 null] +>> endobj +4404 0 obj << +/D [4374 0 R /XYZ 65.161 238.618 null] +>> endobj +4405 0 obj << +/D [4374 0 R /XYZ 56.693 191.467 null] +>> endobj +4406 0 obj << +/D [4374 0 R /XYZ 65.161 192.151 null] +>> endobj +4407 0 obj << +/D [4374 0 R /XYZ 56.693 134.041 null] +>> endobj +4408 0 obj << +/D [4374 0 R /XYZ 65.161 134.724 null] +>> endobj +4409 0 obj << +/D [4374 0 R /XYZ 65.161 123.765 null] +>> endobj +4410 0 obj << +/D [4374 0 R /XYZ 65.161 112.806 null] +>> endobj +4411 0 obj << +/D [4374 0 R /XYZ 65.161 101.847 null] +>> endobj +4373 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4414 0 obj << +/Length 2055 +/Filter /FlateDecode +>> +stream +xÚÍ[[së¶~÷¯à´}°g*Ü ¤M§=m“N&iÚcÏ´3çä"!‹5/ +IùÒ_ߥHÙu1(JŸDQàb¹Øo¿Ý„ƒûß^}¼»úðÀFZRÜÍI‘ Ebap—Ÿ¯?™ÌDµ¹™P¯ÿ^6¦î.geÕ]4óþÇ¿”ñDz|è¾üûöû›Ÿî¾ƒi&„ -D'í¶yÉL=7¦©ÛŸav(˜]²vv.CRLÒa?¿Ö 0T׺"uûàÕ_ï®~¾" $IÍ‚P$1 âüêóO8Hà7Pq­‚§ÕÈ<#Ê$\gÁíÕ?¯po ¼eÀ°Pè•IÖ¹FËN©ö•Vj¬Ÿ >OÆøú»è†ˆëÇŠ¯£¿™lѿ䦉Á"”#&{QwkóÍÊ,+o¨¸~J‹ûîV<ŠûµÁçQ+õ±•ß?15¦è®ò(éï5åÛª¬æÕßæ&Š£0l_5÷¢Çh¾_K#d=0.×òë´ˆÍ`á +¢ÝuÕ¹ ڶ΄2° +á–³NêJÅÖ¸•¶+wà­ +q©Ö*ü-«´ùïÍD¶f6QQ—ÅW7Báëú=ÐsuÁãZ™íÇ·Û¾NBH¥ +Eë+í}Áó¸ (ÒJ• f›Î±%mÿÝÝ Âi"×t‚I;ÚU¾@D’¡|aÀZ63lG"Mõ”] ¬îƒîâS¤­å\+®¢˜w«ú§$1ÉIí +ÿ¾¿9 ϼ.òë×_ý”6óáðÉáየŠò­ñû†­T,¢Ü %ý«Ã¢^¦¦>pxüjŽà7cfùM<_Ã'Ð;je/;Š}øÃqÕ ÒX™)Ž²¬¶:ù>Š[ÿ¡?mËw™³²#@Ïñžt{.xßþOaÍ×Ùëj¿=î6g™Ãû‘áI7/ 3ò%¢"ñcÑÆ<7NÆ9Œ-“/²¨Mßö‹k¨R)oXÛ–ïˆ5geG`MhDÕk:—Z»'Ã;Ÿ^âß6æÑtþG(ÖÕý4+㇚&Ó‡¶¾ÿÝMïíU’g´(«<ÊRÐƾôœÃüÊ_é/Gû#ƒ|72pWÖž  Õ=ÌÒgËØM³úѤØd™e”'2U}æô¡sÍ‘…µ5f+·¥Ðûe5º¶IlY$_Ì£:­GtWê¦*‹û‘¹•`X¨7„Ä–Vo½Þ³u)ûìÇ$è9·U\ƒ&œû‹U\…ˆ(á-V ä»Å*weíc×q0ÐjYÿ¼¢iK\ü1.Olxõw…mzÄ쉖—„—²ê™Ý7n&MÒß\w0ÆÀ2ZF´Gøp ‰ž?ôl‰w«ª#°Ã‚D¿[÷h§Å‹å4‰3ž:m'ÈMÁ ‘e *’,òÕ¡Ñia™t¤Ó,-MÑT/#‰CúÄ‹2!'q¡Î÷“HƒÚã^Ó 0Èwñ»²ö@fZ"EîÕí$Ú7zlk“¤MZ§6°0ºàá%áÃdˆ$;c-œ”ñ´,&‹¶AºSO:Þܸßß¹qc%jòZH÷=±¡W ¸ìUû‚1u~½"Ý•å2ˆ°=câÌ\¢P`Þ–ïfgeG€™ƒ®;[ŸL^>ZÃyûÔÎ!]fÉH¶OÌ¢21d –ºÇeñ5þ0nKæerrŒÌ'¤ì¢1†b¤°>#E/LœÎR°1­nyzL¦´,ËýyúFÌaÃø´Ðû1!Å¥¿ CµFJù;x0ïdÜ•d0‰ÿ“ŒáÇ…±„ý3ðøZe¶ï·/w9<839#µIóEeÓë-­m}Øa·Q{žåTV;‘ƒ#ò¶ñsÜǵ1*\5sú1Ë0B þŽ< ä;¢ÜYY ”«ö'RM%}ƒô_QžÙ“þ±»ÿo±Xi¦/I½T2„©8õ¾fᓸÌó²8…j×m²uoýàz©›Hæ‘z9|bî”ÛòA鬬=õR.Ó}köû¦Øp¯Þ¹ÃÕ„¾?;gìmÇ›]õqÏYvc_ÿVï¼iýRÄóª, ~$G3dˆ3/„É"ÜßnÒ@¾#6•A˜ŒƒÉÙaÚâÃ…2½¥T!".ºïD±@L9ªÝwàdƒ…ŸÆüù„hx™Ðã¶T{ +ˆQâ ‡ùn8tWÖž#‰ +‘Äjä ”8Zìk<¿W6M•N—ÍèL–(‚»è>€¢.ÐD ®ƒ[ÁÞ3YÂáE…Çm'€dµ¿m§|G”:+;¥£Pñ·Lö̧tG$yÖükßOÙŸ7¾ïŽB€^4*‚„öv”Ӈි8ÔÉÐ߆Ѷx7:«jBÍVbÇžáð´õû¼ÈÒ8mN&ù#KTEqcª1›a#ÁÛ¦ÊǶÐΟà!tb©Oùüÿ½rð +endstream +endobj +4413 0 obj << +/Type /Page +/Contents 4414 0 R +/Resources 4412 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4286 0 R +>> endobj +4415 0 obj << +/D [4413 0 R /XYZ -16.307 900.716 null] +>> endobj +398 0 obj << +/D [4413 0 R /XYZ 56.693 759.068 null] +>> endobj +4416 0 obj << +/D [4413 0 R /XYZ 56.693 738.489 null] +>> endobj +4417 0 obj << +/D [4413 0 R /XYZ 56.693 691.479 null] +>> endobj +4418 0 obj << +/D [4413 0 R /XYZ 65.161 692.163 null] +>> endobj +4419 0 obj << +/D [4413 0 R /XYZ 65.161 681.204 null] +>> endobj +4420 0 obj << +/D [4413 0 R /XYZ 65.161 670.245 null] +>> endobj +4421 0 obj << +/D [4413 0 R /XYZ 65.161 659.286 null] +>> endobj +402 0 obj << +/D [4413 0 R /XYZ 56.693 622.135 null] +>> endobj +4422 0 obj << +/D [4413 0 R /XYZ 56.693 594.582 null] +>> endobj +4423 0 obj << +/D [4413 0 R /XYZ 56.693 547.967 null] +>> endobj +4424 0 obj << +/D [4413 0 R /XYZ 65.161 548.256 null] +>> endobj +4425 0 obj << +/D [4413 0 R /XYZ 56.693 500.748 null] +>> endobj +4426 0 obj << +/D [4413 0 R /XYZ 65.161 501.431 null] +>> endobj +4427 0 obj << +/D [4413 0 R /XYZ 56.693 453.924 null] +>> endobj +4428 0 obj << +/D [4413 0 R /XYZ 65.161 454.607 null] +>> endobj +4429 0 obj << +/D [4413 0 R /XYZ 56.693 407.099 null] +>> endobj +4430 0 obj << +/D [4413 0 R /XYZ 65.161 407.783 null] +>> endobj +4431 0 obj << +/D [4413 0 R /XYZ 56.693 360.275 null] +>> endobj +4432 0 obj << +/D [4413 0 R /XYZ 65.161 360.958 null] +>> endobj +4433 0 obj << +/D [4413 0 R /XYZ 56.693 313.45 null] +>> endobj +4434 0 obj << +/D [4413 0 R /XYZ 65.161 314.134 null] +>> endobj +4435 0 obj << +/D [4413 0 R /XYZ 56.693 255.667 null] +>> endobj +4436 0 obj << +/D [4413 0 R /XYZ 65.161 256.35 null] +>> endobj +4437 0 obj << +/D [4413 0 R /XYZ 56.693 197.884 null] +>> endobj +4438 0 obj << +/D [4413 0 R /XYZ 65.161 198.567 null] +>> endobj +4439 0 obj << +/D [4413 0 R /XYZ 56.693 151.059 null] +>> endobj +4440 0 obj << +/D [4413 0 R /XYZ 65.161 151.743 null] +>> endobj +4441 0 obj << +/D [4413 0 R /XYZ 56.693 105.477 null] +>> endobj +4442 0 obj << +/D [4413 0 R /XYZ 65.161 104.918 null] +>> endobj +4412 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4445 0 obj << +/Length 1954 +/Filter /FlateDecode +>> +stream +xÚÍ[Ksã6¾ûWð(WÅ0Þ$’Sf2“ªÉ&›]Ù­šÉ"!‰1Ih ÒýõÛ)Yk Š¢“‹ “@£ö÷õƒæ~¼xw{qýQà@!%© ng¤H†ADbap›Ÿ'¿™Ìhg.¯¨À“_le\ۜٲmT‹îá6~gí]ûÏnþqùÇí'˜æŠ¤„h¥ÝTO™q c*×<†ÙIÁì’5³s˜>ä,¸H…ÝücF“ëöB¤jF^|¸½øïù8 H*„Š ‰içŸÿÀAÏ@ÄU<¬zæ Q&¡7ÿºÀÝVà£[²–Í"X¶J}¡T¬´X»þ]V á͘qÁƒnÍæ¶Hbr=Ža üÂÔù0<Íl|çh2½ë^©èÊnGC¯Œ€qÇï®øaجª?te$WùÞºiÆmr“¤ÚNÿ4qõW">7•Nt¥wzÃz¯í…°/yKÐI¸2˜úl ÛxÌ«Øæ¹-è}×vÛÅcw³2ù2Ó8Ø|} :ÐÖÿnõ[Ý\ö2—HH:"™€x†‡ä]ù¡ û hv}Á” oZ¤mùQ*ã!”G©Œ5Ev1¥îÉF©Ã•õ§TÆÀ‹‹~¥)tîú–ŠØ3ÛÊÁ ÷9¤¹<çÄ÷®5dÿjüi¥•×UÙ`ê¥q TõMf:N³´Ò•çrkçÙÑzV`ûáâÕñe¹ûƒòÅŠ¬<91$Bù¦>*È(•|öiìEŸöë%û/uþ7/ô/é8j¡ÿö“×Õú¢z‘͉6ŽlYO‘®+›é©ÉšÏ¯žDYˆ$ Çs*”6ß Æ+ÌìÉæT†+ëïTšG‰Î~1~ä²²VSùÖG½õÆ€z–…^òêßXgÏ°½Á Õ[æÐŒ‡§Äœº.Óê-F?]8»hÕ|]@³æõ¡©-S¢Øf¶Ü:+Ñv‰M–¡¥Nšï /?ì†W£‡œDDG<üH"Œ&£‘Þüaä0\Yr øõŽ]ä©sÞùvif˺\ZgÎý…01..ÓesVòäó $ #ô-qOD˜×5CT‚žSÇ®™@J)6"ú xTŒ‡¾]ùÑ7XÙ胠ˆÒî݇ͻ;ï‹^·ïëû‰ï‡íYHû¤•ÿÒLÏ­8ø2ûZzxROÆêjYW's ƒ‡\¼)·àæè¼yJ9~ü[®dÙ¼]æEóF­Úÿ•Ï¿Ïó7͇ÿÜ<òúö}›§„ ˆóFÚz—Êr%¥*ëŸõ݉ê» ¿¾;Ó·˜ï=å( +ÚûL´Ä ||ݼÕW^=»½úóŠhùØ#HD¾D L½ùúêåkì-ôoZÄ¢ÐÛîZ®=N0¢¾ÐïSïæêßW¸í +<Ú%{Ù,B‹F©W”òûË®ÐMvÿ«¯ ¡þa×ø×d¾Šeú +s¬Öú¯þÆoÖ‰Z}õä)¡úÃ:ÎPšdoJUÙBú£\ ûuú¦}ÝDf‹¬ݶTúSÂÄ™ÕèÉ·³öÊ­†|$´øݘ÷)™ÜÂnâ"^»ðS5ðLq‘9Á õö–ns× è„ï,7rž, ´kq·Ùi"ò1FÝ¥+ß’(ÖÊ¥NÚZï:€Þh÷ÿñâùÄ>í Ö <`ûCm×áð•_Õ7 åÆ®ùöþÐE_k³*äÒðÉ:ÖáO¬âsÃLÁ´7 }w<èÊ·äµ²<àZÓ€4Dˆ«E’éæ±áy›,äÁëvÆqû·Ê· œI6qü{'3YÄ +ê#ûýöÙ ¬i)ç*ÉúæKS£îˆSw5†ž|K0[+kf†QHÚðø@øñtÜ(m´W¥6•2L‘o¡˜|§•<7_â°—&)bRšÒŽ +Ä…»REO¾%í¬•5 PÈÛ`jSÈÌÀ‰4Q³w.ª?^ü u*±:WÀPþ‚aå7ÒrŽîèÒ•oIke èBBF¬¡Ë‚ghð¿LRÙ—>Ž^¥ŠdV)ynõL`† ÜÁ£+ßΔm:ƒGMÙÆUgôäÛu†½²p®ðHß3hç/bó]^­4ï7v*å´) Ü`—yUÌåÄ·× +´!ûÙt`¯.e¦Šw†qw¥g\鈷¤Š­ªL ¤]~РÀÐO€ç*ÁüJe åÌ—$å°…ÊJ© ÇqPÿ8ͨ )9£TW¾%§¬•5 UÀæá~Ñ‚]©v´é6IS`ÔµÙȸ8T~td…Ãy ±¾òщªìÔ¹KUØÀIæi戦âäŒ9]ù–̱VÖ€9‚!rñBÜT¥Þe‘¯§ûä“uÃx`þÿ6Þy@¦oŠ|ÏR`E%Ë•)+XSrÆŠ®|KVX+kÀ +î#ÂZ^lÁ%%pÀµ3Óha&ç18*«ùê2óšã6º€š‡ +ðª¬W¤:ž„:M¿) 9#MW¾%i¬•5 Ó¶³:óûb롹¡Ik+?@'Æå}¼Þ¤rd–þô€‡u)ÌÙp?”n9ØŽm»!hjÎ:¢+ß²+l•¢<àZr­¦@Œ¶S +_ûíû25Xb°-#‹×(sdúàsßƱŸ9ÍsÑÔ)œ¼+ßà¶ÊŽ\«ËD»éŸGV2)µ üúzü‚ívk0”od‘IpåÅ]¿õe6ÕÌ u™/ÕöÀNãc—Ì×­ïeÐz‘Ï(¿þúÚ1ú€„Ó,â"‘É]•Ìˆ‘Ã]•¥*’ì•Õ¬Tho ¶R2*Oî¥d„#Ÿ»KËzò-Í–µ²ñ( ‘`mZVþYIù—<¸Åï‰îñÙx{OÛ“}¤ä^c ¶5”Sëžl[ƒê½)ä[™M[¥“÷ª0ÝUnª"É+Óºà ù‘Ä°+ß’€ÖÊPÛ:¶ !¼ˆ­KlW‰’å&žË©K3 >ü ÉJY€«ñRÉ<ǧÝp}äX©æç.çö#1ßÝ +æž|;Û+ ± Ðv]&túe®1ƒ딫ßy :Œ'—Œ¸| ¾?«kòˆk_;Ò‘VVÅ)ZÆi:‹çoæD½ÉáÁÑSï›6¤aSç'Réhñ€¹‹ï|¦ûœ¸›DíÉ·d¦µ²Ìd—¸D]ä™Á:+5ùþ‚å:)çI¶Ì¿§q9 ó7G’¹XM¿·ºftÏ—ÉOE8kg€ïs$¸»ÙÏž|K¨Û*;l_ÅÚ¹ÎGǪ‡ªæŒv“^~Üaû¬¥Š +Ù¹&ÓEi Š„.êöp„‚ýFY'…ݪ¨ë u¥Aªïa£Ã'1~áÜ÷ÑH÷GDÜù>†(ôÝ•d{òí ‚½²pßG#ÝA$Ú/‡X@×ækh²TjÍUù8齕1t5îü?õ6tóe4Pèp»ZO¾%­•5€`Hv¯g¬ÈiM”I±lg .h-§Á2»ÓÉöêìcÔHb( Ù%åEÁµFÆCå„™»R`O¾¥±°VÖÀXø ù¾0>×¼Jê³4@\Mï Ö™ÛðtäÓÄ¢awÅîxKÔÛªjzZhßš_0’Wz¬RpÉZ,?„ø#Û„j°O|Tï"Y.e!3•€ 3©F ,£>;DŸÓÈÕ)ñÝ­jêÉ·Ä®µ²à%1Ò®s›,7YùÿÌÄâ]#xrœIî^]sO¾Ý8»S¶íŒ0@”¸Ëizò-;ÃZY8èI„‘Ö¶ýí +zØ6~÷±­0x[e–o ü4NKÀ[†§@×á’@ ÊÝm°ìÉ·D­3eÛÎÐJÓÈݬPO¾egX+k@a"úf'N©x¼ç'“âTF+$DS%+Pcblü%‹³ŸrBx“¾:c[W¾%Û¬•5` Ì0JttÙqŒ1¾-¥äÄGa +aKïÎ=îp–;Ю%Æ kòeg,ëÊ·d™µ²,«WUˆv%kƒk@’½_Ì Z¿ÿá3Fœïä]ø\—f¼2;´¨ëôáoÎN(!~“Ò;ãWW¾%¿¬•5à—ÏQ°Êb8Åó~°r<¶0Ìé€mÛGËêìÝçXR žĸ»âtO¾%ê­•5@=e(`myÚQˆ®sŠx!µ’ñâ#åVË +z„£Æ AÉ}hHŽÐmsvq“4e+gïÊ·„¸3e›Îˆ"Ä>1«+Þ®+¬U5 ;¦(¤í‚¡ßëpg›”ÒQè?­êÿ5–ͧ>§©È¡‰¨Låz°›ê¤ ›ª™+ÖtÅÛ±ÆZU8k"‚BíŸ@mÊ•ÉAºLŠRÙ¬7Âôô§âŸ~dlSírö°ãŽxËgÛª +gI¨/Ý?µË§à„ßEyšfCÉ/‹MÜ9Yþ?ëk›×Ñö[ú1Âb—½|½…þé P…Þv×píq æúéÍØK½›hþ/ZÄ +endstream +endobj +4474 0 obj << +/Type /Page +/Contents 4475 0 R +/Resources 4473 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4527 0 R +>> endobj +4476 0 obj << +/D [4474 0 R /XYZ -16.307 900.716 null] +>> endobj +4477 0 obj << +/D [4474 0 R /XYZ 56.693 742.142 null] +>> endobj +4478 0 obj << +/D [4474 0 R /XYZ 65.161 742.431 null] +>> endobj +4479 0 obj << +/D [4474 0 R /XYZ 65.161 731.472 null] +>> endobj +4480 0 obj << +/D [4474 0 R /XYZ 56.693 684.359 null] +>> endobj +4481 0 obj << +/D [4474 0 R /XYZ 65.161 684.647 null] +>> endobj +4482 0 obj << +/D [4474 0 R /XYZ 65.161 673.689 null] +>> endobj +4483 0 obj << +/D [4474 0 R /XYZ 65.161 662.73 null] +>> endobj +4484 0 obj << +/D [4474 0 R /XYZ 65.161 651.771 null] +>> endobj +4485 0 obj << +/D [4474 0 R /XYZ 65.161 640.812 null] +>> endobj +4486 0 obj << +/D [4474 0 R /XYZ 65.161 629.853 null] +>> endobj +4487 0 obj << +/D [4474 0 R /XYZ 65.161 618.894 null] +>> endobj +4488 0 obj << +/D [4474 0 R /XYZ 65.161 607.935 null] +>> endobj +4489 0 obj << +/D [4474 0 R /XYZ 65.161 596.976 null] +>> endobj +4490 0 obj << +/D [4474 0 R /XYZ 65.161 586.017 null] +>> endobj +4491 0 obj << +/D [4474 0 R /XYZ 65.161 575.058 null] +>> endobj +4492 0 obj << +/D [4474 0 R /XYZ 65.161 564.1 null] +>> endobj +4493 0 obj << +/D [4474 0 R /XYZ 65.161 553.141 null] +>> endobj +4494 0 obj << +/D [4474 0 R /XYZ 65.161 542.182 null] +>> endobj +4495 0 obj << +/D [4474 0 R /XYZ 65.161 531.223 null] +>> endobj +4496 0 obj << +/D [4474 0 R /XYZ 65.161 520.264 null] +>> endobj +4497 0 obj << +/D [4474 0 R /XYZ 65.161 509.305 null] +>> endobj +4498 0 obj << +/D [4474 0 R /XYZ 65.161 498.346 null] +>> endobj +4499 0 obj << +/D [4474 0 R /XYZ 65.161 487.387 null] +>> endobj +4500 0 obj << +/D [4474 0 R /XYZ 65.161 476.428 null] +>> endobj +4501 0 obj << +/D [4474 0 R /XYZ 56.693 428.921 null] +>> endobj +4502 0 obj << +/D [4474 0 R /XYZ 65.161 429.604 null] +>> endobj +4503 0 obj << +/D [4474 0 R /XYZ 65.161 418.645 null] +>> endobj +4504 0 obj << +/D [4474 0 R /XYZ 65.161 407.686 null] +>> endobj +4505 0 obj << +/D [4474 0 R /XYZ 56.693 360.178 null] +>> endobj +4506 0 obj << +/D [4474 0 R /XYZ 65.161 360.862 null] +>> endobj +4507 0 obj << +/D [4474 0 R /XYZ 65.161 349.903 null] +>> endobj +4508 0 obj << +/D [4474 0 R /XYZ 56.693 302.395 null] +>> endobj +4509 0 obj << +/D [4474 0 R /XYZ 65.161 303.078 null] +>> endobj +4510 0 obj << +/D [4474 0 R /XYZ 65.161 292.119 null] +>> endobj +4511 0 obj << +/D [4474 0 R /XYZ 56.693 244.612 null] +>> endobj +4512 0 obj << +/D [4474 0 R /XYZ 65.161 245.295 null] +>> endobj +4513 0 obj << +/D [4474 0 R /XYZ 65.161 234.336 null] +>> endobj +4514 0 obj << +/D [4474 0 R /XYZ 65.161 223.377 null] +>> endobj +4515 0 obj << +/D [4474 0 R /XYZ 65.161 212.418 null] +>> endobj +4516 0 obj << +/D [4474 0 R /XYZ 65.161 201.459 null] +>> endobj +4517 0 obj << +/D [4474 0 R /XYZ 65.161 190.501 null] +>> endobj +4518 0 obj << +/D [4474 0 R /XYZ 65.161 179.542 null] +>> endobj +4519 0 obj << +/D [4474 0 R /XYZ 65.161 168.583 null] +>> endobj +4520 0 obj << +/D [4474 0 R /XYZ 65.161 157.624 null] +>> endobj +4521 0 obj << +/D [4474 0 R /XYZ 65.161 146.665 null] +>> endobj +4522 0 obj << +/D [4474 0 R /XYZ 65.161 135.706 null] +>> endobj +4523 0 obj << +/D [4474 0 R /XYZ 65.161 124.747 null] +>> endobj +4524 0 obj << +/D [4474 0 R /XYZ 65.161 113.788 null] +>> endobj +4525 0 obj << +/D [4474 0 R /XYZ 65.161 102.829 null] +>> endobj +4526 0 obj << +/D [4474 0 R /XYZ 65.161 91.87 null] +>> endobj +4473 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4530 0 obj << +/Length 2778 +/Filter /FlateDecode +>> +stream +xÚÕ]Y“Û6~Ÿ_Áò‹ÇUž`öÉñ:‰SN*ñLj·Ê›Š‚$®y(ó»•ã3ðGPoßîª×.wn<ƒþý”0E1×ßtÔÛ'¯^Ý]ýyE}âPÇóÁ¹„|Âœ8»z÷q–êžâÜP8»ýÈÌñ(Æ}u:·W¿]‘~*ˆâ±½l?~ø‚²âˆÌ \-åö{¡ÚŽR:«“”&é{@}:¦ï +/Poør|Y8³{‚åÚé.ÞöHQ3¼_+w”ã!PâwkÕu™,šZîWè@MÝxÞ1&ë¼»ñÉBùà‘s#qãMTFq-Ë1+7'Y¹Î¢-ŽxÕ,*Y#Çneœ¬¹Ä _|¼p" 9Ž„¹ B!À„‡ô !l̬„¹êöê&‹ò1bà4bZ”Qsþ‰ sþmY¬’Tj¤o¸æÖ˜í'Cq +fo2†ô 'ØY  °^áßa=Še²ZÉRæ1rüBÖ;9»_Sï +¥šW­×›¨ÖÔÀ¾òÉ s­pDß „æÌâAè‡.pJ¿"=|Ú‰(‹ûd)‘ Rœo“|ÝÆ™z?ó¹.’â{ö<¤oˆdcf5,8puHþ—Tþ\‰T{¯š²ØÊ9:òu­åÅÊêÔȨD=/j´[]_æÒ[ˆ·ÅX™  íwQ¼5héBÛ”ÙÓ@pucäÿœÖ¯²º‡èù\G”n7ÑâHïïå‹Û—¯_›d?Nû +Ǧ¡ýG°N·¯†Òàóê¸~¿0Heóðçq‚²Ïôù.F+Ř7à´º\6Ò þ9Q“#Óvªël¿\û)¸Í’zóí³Êö*‡ÞÆBg9¡·‡ð!K±³Â‹®É¤œ÷î}Æ€ {¡Îˆ¾¡Ì3«aŽ˜žvËýb¹Äf"j¤g½”«¨Ik¼$¢óŠø¬ 6M¨¼=²˜jZ¾Å‚˜RàÌ^9¢o2kÌö“ApŸÛ›Œ!}ÃÉ0eöX¾OQnÙäà{}àr3™ÙÈÐ=9måRYùðêë'çßcßßê¿~zšó—Gùe‘×e‘"½Ø9R%¼‰êä(ˆ¼™ðFn›í6•™ÌuÃzO„à{ÁЈ¾™,3{, Bù!Êžy!SþÃxŒs®Oï ==ÿðïyKlº*-â÷º ”kåÚ Fô A`ÊìI…è Åç(…xŒ‚ÓÁñ‡Zæcïå|óÅ¥k +@M=s˜¥é_%ëf‹Ve‘éJ‡€+{Ò1¤o(ÆÌ"ôƒÒ ÛÉ >Kó€†:5tÝKÉH¬è®U´¸Òl‚¨°‰ý"“³ M6s¢¬ª“±hOË‹Ší=f¯ÇfDßP^Œ™Õ/Aû›mT¡£ÄzSÍÙ U†&©Ng¾¦Úítk =¤o¸ÐÖ˜í'ƒ»àÛËâ ÉN…)«øŽÇ¡Ð,ÑÊÕJÆØš'^;b«£Ê§È×rfMŠ·Xã”aë-[|­e-sYF5V1õ¦uë’ÖädHßPPŒ™Õ¦ÞÉûlgVTH°ü}ÊtQ¾œ¹ü}’çÔfžOfR³ÐaôKXÃð¾!†™ÕÀ0Ut¯ì¿Ò«V¹mPa¹NoèúhìógSÙ(Že^ç!&R²'ÄDÓU$]jÅšÈ éŠŒ1³"C< ¬O£‰¸ÈïeYÏ];wO»hUmëQØR³v©[xÑ7Ã=fûɺ¸ÐÚd éN†1³xápzèøµ”÷IÑTéGM‡[cÕªï°-u¶ÂüzST–r¤Ñ…ݦÓRï ž½Lꈾ!ÐM™= ë@M‡ëbŠMh§º©ÐË›K9{/ESÉ™}³U£ãÇ£[3¼‰T»(ŸÝ罧eËë2-ÖdkHßP¶Œ™Õ0">*¼C•ÂšÖ|Ø'ÓlÁsÝ. `m‡ô Wѳýdð}8im.ä §Â”U <ó˜ßGÙ/°&7¬”Úz”¼ë´w÷wÌ‚j%ë¦uëBDkr0¤o(ÆÌjHÀIŸ2µšÛÜ%Xgd´.÷‰ÜE ìÆlI_S–ù}RyÛ‘4sÍ|·Iâ.Ä© Ä·—QÑ7„¸1³§ðO¾ Ö%Œ&\Íz3Ïä0Ëh§™¾Ì‹\£®‘ÖŽªË™…ý¨ÝC'ÿF)€?æV.P/¼d«GÔ”Iý¿.Áý“ÒñU‘¶xL5¤r¥ +ÏI¬®“ü}»ÃãÏæJy¯œ‘º(?~‚œ/(æÃÀÞ.îÀ¸=gwDßLš3‹×€< à1O{H’+·,‹ê¤@ŠvܦØÍêHR™GXËö¦‹lÛ<ŽbU÷]`nø¨*Â¥Àæn6Ñçu¡n ì’e½Ñ‘|®x +˜EÉg\j¯46¢o(ùÆÌjH>ã¾4ö2Jã—~}Í[Fë‹)áÊ9SñÎcJ ]8lÙ±²]rÕäqõ1/¶URAÕžò¦!+L(î\aOVXÀÁöÒc#úf²bÎ,^VXàƒ8µ§³Wr#/k6;ßžð%ŠtN·hñfrÞÕYòûç~Œª™g¦B[î®­ÑÒ©¬=òÑž’7 SV5äB}†ôó!YIÀ¢©·Ø2³ƒê¯ 3©™ÓD?ÞýüFâ?°—Ñ7¹1³(÷Ü=Ý=ÊÀm?å7{Úä‡XnëÙÛ™± F­þ‹û(m. ˜¦7«è! ÝÄM“Ó§zdåžb}Tæ +ð{T•y{¹±ã¤TÒ5*0€zSÊjS¤Kg•z ¾<Ëfvg•¸ \{Ý.#ú†êʘY uEPîΥΊûÙÝÕ íg''ÈÓ°ºš.ë믌®±=@ÈF”´È×Rw 9a/—9¢o|sfñÀ§a &¨Ïo-d’¯ç?…wîýÕèƒЭjÊ•Ì5ÝUŒ>£³JÐgfÉò!S­ì5À4$ ÂGM£R?PÔçN£véÓm[e/ëDV¦–z³˜C¥nÄbô;¢o¨qŒ™ÕÐ8~HÞb·¯¼—r«Q4­‹µT +EÇlî”G—èfã"m²ü¢.ËéªrÔ=rýdÂ*ß¡Ûš*)³jÞþÐÅÜݶø ‡•TÑÑQ'À´ +à>PboÃLj¾¡„3«!¡<~8yÈVŒîPÛ+ù‹wõPÎRÿQm]û;0„Ílëúâq +Åâ¿2®GV¯o+ˆ–Y‘úŒ¶›$®@¶ÇüT‰úêóùgÓýLŽúg?³ãŠ> endobj +4531 0 obj << +/D [4529 0 R /XYZ -11.232 900.716 null] +>> endobj +4532 0 obj << +/D [4529 0 R /XYZ 65.161 760.065 null] +>> endobj +4533 0 obj << +/D [4529 0 R /XYZ 65.161 749.106 null] +>> endobj +4534 0 obj << +/D [4529 0 R /XYZ 65.161 738.147 null] +>> endobj +4535 0 obj << +/D [4529 0 R /XYZ 65.161 727.188 null] +>> endobj +4536 0 obj << +/D [4529 0 R /XYZ 65.161 716.229 null] +>> endobj +4537 0 obj << +/D [4529 0 R /XYZ 65.161 705.27 null] +>> endobj +4538 0 obj << +/D [4529 0 R /XYZ 65.161 694.311 null] +>> endobj +4539 0 obj << +/D [4529 0 R /XYZ 65.161 683.352 null] +>> endobj +4540 0 obj << +/D [4529 0 R /XYZ 56.693 635.845 null] +>> endobj +4541 0 obj << +/D [4529 0 R /XYZ 65.161 636.528 null] +>> endobj +4542 0 obj << +/D [4529 0 R /XYZ 65.161 625.569 null] +>> endobj +4543 0 obj << +/D [4529 0 R /XYZ 65.161 614.61 null] +>> endobj +4544 0 obj << +/D [4529 0 R /XYZ 65.161 603.651 null] +>> endobj +4545 0 obj << +/D [4529 0 R /XYZ 65.161 592.692 null] +>> endobj +4546 0 obj << +/D [4529 0 R /XYZ 65.161 581.733 null] +>> endobj +4547 0 obj << +/D [4529 0 R /XYZ 65.161 570.774 null] +>> endobj +4548 0 obj << +/D [4529 0 R /XYZ 65.161 559.816 null] +>> endobj +4549 0 obj << +/D [4529 0 R /XYZ 65.161 548.857 null] +>> endobj +4550 0 obj << +/D [4529 0 R /XYZ 65.161 537.898 null] +>> endobj +4551 0 obj << +/D [4529 0 R /XYZ 65.161 526.939 null] +>> endobj +4552 0 obj << +/D [4529 0 R /XYZ 65.161 515.98 null] +>> endobj +4553 0 obj << +/D [4529 0 R /XYZ 65.161 505.021 null] +>> endobj +4554 0 obj << +/D [4529 0 R /XYZ 65.161 494.062 null] +>> endobj +4555 0 obj << +/D [4529 0 R /XYZ 65.161 483.103 null] +>> endobj +4556 0 obj << +/D [4529 0 R /XYZ 65.161 472.144 null] +>> endobj +4557 0 obj << +/D [4529 0 R /XYZ 65.161 461.185 null] +>> endobj +4558 0 obj << +/D [4529 0 R /XYZ 65.161 450.227 null] +>> endobj +4559 0 obj << +/D [4529 0 R /XYZ 65.161 439.268 null] +>> endobj +4560 0 obj << +/D [4529 0 R /XYZ 65.161 428.309 null] +>> endobj +4561 0 obj << +/D [4529 0 R /XYZ 56.693 380.801 null] +>> endobj +4562 0 obj << +/D [4529 0 R /XYZ 65.161 381.484 null] +>> endobj +4563 0 obj << +/D [4529 0 R /XYZ 56.693 335.218 null] +>> endobj +4564 0 obj << +/D [4529 0 R /XYZ 65.161 334.66 null] +>> endobj +4565 0 obj << +/D [4529 0 R /XYZ 56.693 287.152 null] +>> endobj +4566 0 obj << +/D [4529 0 R /XYZ 65.161 287.836 null] +>> endobj +4567 0 obj << +/D [4529 0 R /XYZ 65.161 276.877 null] +>> endobj +4568 0 obj << +/D [4529 0 R /XYZ 65.161 265.918 null] +>> endobj +4569 0 obj << +/D [4529 0 R /XYZ 56.693 218.41 null] +>> endobj +4570 0 obj << +/D [4529 0 R /XYZ 65.161 219.093 null] +>> endobj +4571 0 obj << +/D [4529 0 R /XYZ 65.161 208.134 null] +>> endobj +4572 0 obj << +/D [4529 0 R /XYZ 56.693 160.627 null] +>> endobj +4573 0 obj << +/D [4529 0 R /XYZ 65.161 161.31 null] +>> endobj +4574 0 obj << +/D [4529 0 R /XYZ 65.161 150.351 null] +>> endobj +4575 0 obj << +/D [4529 0 R /XYZ 56.693 102.843 null] +>> endobj +4576 0 obj << +/D [4529 0 R /XYZ 65.161 103.527 null] +>> endobj +4528 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4579 0 obj << +/Length 1864 +/Filter /FlateDecode +>> +stream +xÚÍ[KsÛ6¾ûWpÒ‹}ÐoéôФM:iÒicwÚ™8˜‚,Ž)B%)?ò뻩ؒ-EMO¢DpñØoŸ‰.#½;z}vôò­$‘£˜ŠÎ&‘b âHS<ŽÎÆÑçãO.s¶t'#&Éño¾res9ñEsQMÛ›?ùäµ÷WÍ—¿O?œ|9{ÓŒ(#e#í´ºË\9u®*ëÛ8;4ήx=»ÀécÁ£‘·óSÂQb¬_6T™úÉ£ŸÏŽþ9¢(ŸD4’ +”áQl((¢dvôù ‰Æx€0:ºYŽœE’`\áuýqDÚ­ [·d%[ D5 Î“K«Ç^¾Å!Ë…ˆú Bi¼±üÑ.Š´úz2R„¿w6/}þêdD~Ù<¸²‚4‡ Üf§ÜβF8î[-¿þx·¾`Ü(³(æ +7 \ÿ.IŒû§"F›¨pÑäá +פ=ýëã ˜ªÅj‚F0­G÷•/*º)_ +1î\È O_af`—‹Ë¨¹øÔªÃÚÑ®€s +7hyÂùbœæ—kñXVôy©“ôÖ•kCQ„8Ãéñnßò¹]ñ ¦éžêìØø¼ryóÂÏ]Q¥®¬µÿû摉Gs³mLà†)ÀS3C”¦€öd(‚¬‹ïÇÞPÃé¡´%ZþãxìÆaä(Üd¾(æÎŽ Q±FßEÉ%%ï™!‹,ͯ æ@^{ݼhî”SÓ…A1 ¸ÉåpLX—ß“ +½ÁvàA3ÞœøŸó±­BÙPÇXAW¡×:g–·d0qУI¤ì!‰C4(Î÷Lœ4»[˜¹jêÇXs™ù²D2»¨<,9NitÆ©Q"¥ƒ±gC~?öôÎiðYcÚôaî²,8Ò²y Ïn¿Iô‹1c‡$™T4Ñ{&Yb³Ì/*¸,ì|š&%¸[ ÒÊÔç]H%š²JÐ:ŽUëò{²ª7ج7H4çü&³f¡d±×6ÍìE憯$ØãÍlUî™ßßtswÞÖ>Üèƒò– +”.öÌÛU< ¥›CÖ$a;%V’H ŒÇ] V(6w7ä÷ãn°áÜ&ÞÖÓÞø¢pIu¸ôJ +$æ‡$j6Piv Âû´¸² ~Å5_="ÁNš/$â1Æ‚BÄÀ¸Nó×å÷ÔüÞ`;h¾$ ™ì\U˜ù"Ð[Ý+D`䈮mÂ^‚H«@°˜Ð¤ÁŽ¸ò¡6ó§À¼3iÌOvêÝÛbFàú2›„qŠþ}ì6-ƒ| CCoŠºÙÚ†s"HÓ‚@·~?*^VuÛ1£P‹À°Ø GØuù= Ûla5Zá\¤j+c×®¸°U: ŒÙ27syµsÄ&8fê§py¼ïQ:»„²H`n«i'E:`gˆkB×ÚßOçûƒ wRÜÔM̶3„§·EŸÐûc<ç£k®o\…:´4ThšgiîÚô.Ôù]é̵BƨCò™+R²=ó¹´·>‡dj ›ÔÝ­ÂÍ W¢¥CÓØ©xÂ%ÂÓv¶¸` øp_ß“ß}¡v ·`¨îƒž½y6°.LïÌô·J´ùÅ©‚˜Åÿ¯Ç ‚Q™‘ ÉpíÞ ùýXÑl8-˜1@Ì.M®±+“"×Ö/ì? tP‡ô½Ï_Ây½¸|ª?÷µdL<ÿpá®ÍB·´šÚò?™Ã0;Òb¸Jù†üžŠÝlÅÖ(oË°ÕÔ…Vnlh;0-OË«ýòc––‹:Õ/+›‡·¿¦þf¿UŒÇÁi‡Ç4-‡«Ë³Z­biz<†Y½ H)P±ÉkJp]¿' 㜶jYnxP˜®Ú‚ÖÙêEʉÏ2Â$ãøÜò'ŒóËÕ«—S[K¾>¡ò¸}â¹¼¹šÙqû[åïßÏlêüÁÜ´nDÆjå‹ç…Ÿ¤[`â²Ù}Ý$ñ« Ê4OÜÆ; ÈjL»›ë¢ysÖw—Làšq Â÷XÖ½-3Ö,Ä^ªÐj'‹(n‰¦Ã™Ö ùýLk°á¦•Æ1P":‡Ò¹ 4AÅ" ­5†VG[ý +4íYZG]¾âØQu¹+Âã«‹Àâì/g?ŽtÙü©PæœH²=dBk‘-ÂýŒÍÒPZÈ#‚`h¨ˆ hvÐæ.1f‘»4w?ù WTõ;­ì]uŸ4µº9š¡‰îb9b‘vr)CÛb†ëänÈïi{ƒí`9A×Úœë¢t¡Í¬ñ£îí/žIUž°Xøó‹çŽ4/+gÇû8¿éä=ŒWÛ'~~·9|´}x(ˆà—*mUéÅ"¸]UúŽ9¥ +®Â¶!¿'/zƒíÀ j€3ú-ç +ô`‰ ¬ \¸}÷1ÐMC» É¢¬ü,ýºáÀ;d=”r bˆ<úK• ¬›]þQõ/W.µõ +endstream +endobj +4578 0 obj << +/Type /Page +/Contents 4579 0 R +/Resources 4577 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4527 0 R +>> endobj +4580 0 obj << +/D [4578 0 R /XYZ -16.307 900.716 null] +>> endobj +4581 0 obj << +/D [4578 0 R /XYZ 56.693 742.989 null] +>> endobj +4582 0 obj << +/D [4578 0 R /XYZ 65.161 742.431 null] +>> endobj +4583 0 obj << +/D [4578 0 R /XYZ 56.693 694.923 null] +>> endobj +4584 0 obj << +/D [4578 0 R /XYZ 65.161 695.606 null] +>> endobj +4585 0 obj << +/D [4578 0 R /XYZ 56.693 648.493 null] +>> endobj +4586 0 obj << +/D [4578 0 R /XYZ 65.161 648.782 null] +>> endobj +4587 0 obj << +/D [4578 0 R /XYZ 56.693 601.274 null] +>> endobj +4588 0 obj << +/D [4578 0 R /XYZ 65.161 601.958 null] +>> endobj +4589 0 obj << +/D [4578 0 R /XYZ 56.693 554.45 null] +>> endobj +4590 0 obj << +/D [4578 0 R /XYZ 65.161 555.133 null] +>> endobj +4591 0 obj << +/D [4578 0 R /XYZ 56.693 507.625 null] +>> endobj +4592 0 obj << +/D [4578 0 R /XYZ 65.161 508.309 null] +>> endobj +4593 0 obj << +/D [4578 0 R /XYZ 56.693 460.801 null] +>> endobj +4594 0 obj << +/D [4578 0 R /XYZ 65.161 461.484 null] +>> endobj +4595 0 obj << +/D [4578 0 R /XYZ 56.693 403.018 null] +>> endobj +4596 0 obj << +/D [4578 0 R /XYZ 65.161 403.701 null] +>> endobj +4597 0 obj << +/D [4578 0 R /XYZ 56.693 356.193 null] +>> endobj +4598 0 obj << +/D [4578 0 R /XYZ 65.161 356.877 null] +>> endobj +4599 0 obj << +/D [4578 0 R /XYZ 56.693 309.369 null] +>> endobj +4600 0 obj << +/D [4578 0 R /XYZ 65.161 310.052 null] +>> endobj +4601 0 obj << +/D [4578 0 R /XYZ 65.161 299.093 null] +>> endobj +418 0 obj << +/D [4578 0 R /XYZ 56.693 261.943 null] +>> endobj +4602 0 obj << +/D [4578 0 R /XYZ 56.693 234.389 null] +>> endobj +4603 0 obj << +/D [4578 0 R /XYZ 56.693 187.38 null] +>> endobj +4604 0 obj << +/D [4578 0 R /XYZ 65.161 188.063 null] +>> endobj +4605 0 obj << +/D [4578 0 R /XYZ 56.693 140.555 null] +>> endobj +4606 0 obj << +/D [4578 0 R /XYZ 65.161 141.239 null] +>> endobj +4607 0 obj << +/D [4578 0 R /XYZ 65.161 130.28 null] +>> endobj +4577 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4610 0 obj << +/Length 2325 +/Filter /FlateDecode +>> +stream +xÚÍ\[sÛ¸~÷¯àSGž©`\yÙ>%›d›Í:ÙÆÞNg²;;”Y¬IB%);î¯ï¡DÙ%Y‚àæŤ)ðà8ßw.Dƒ›€?½¾>»x§h$äap= BNÂ(ˆ™ " +®'Á—Ágë´ÖçC®èà£it½ºšjuÓ̺ߘñkcnWÿüëê—ó?®†n†Œ‘D©•´«æ!×õLë¦n?†ÞYCï¡h{—Ð}$E0T$‰ºþ• 1Š« “öͳ·×gÿ9c Ÿ,P! D #!åÁ¸8ûò &ðh@d÷Ë–E %\„pŸWgÿ8£ÝPÐ!á4‹T²“µp™FÃN+F˜Zê±~1ø2d”ÒÁõyLÆäëï÷íèÂ`pY%VB®×#75ynιÜgåÍêÑx––7뱞¥çœîΙtoŒ´.WwE:éž5æiB–}ƒÒO}³X’(j¿ø²ïfŠ‚ÃÌÇëVc³^gåX÷&œ‘H¾º¯VfB6ÇdÈY%ᆓ8ìïwÎ7Çn©êÒ d«CLdø¨ÂeC¡óß©¢MÙù0„a¾*²föÃùqÚŽÁ­¾¸„?Ó,×dm‡ËÀôÚNÚËO›6¶Æ"ÀÔ’Œl¦}®h&œ$qT:˜~k$Òv?Ýî Y0¤]+Á¬mí*_²¾|EaZ`ø0=|  $<9²KÕM°ºùÜ!jc~ _ÛÄ]ZefQo˜Å¶,Y;ùkp §åÙp2ɚ̔H¹7T»z1Ÿ›ªÁ5Kn)Õö€üfõ8Ë&fŒm½Ùî0„"N(KüYø¦|G wVÖÂÂ#EíYZâ†?+ç ¤µ€.ÒÆv¶Â„PáÂw{®ÛÑDç9C&Ù÷Hþ|zÂ<’?!Üàþ ±)ßÎÊZ@C0aÖr–ÛÄüd”§þŠ$èVªž¦‹‰¹_ß¼CS¹®Ð8>ñWÒ_Óbžk¼¦-xl‰„+ÂåË2 •>KOLòµÎ/F‹,Ÿ\Ìš"ç•™N #)bQŽç•iLó0GÂÚ,š~$ý‘½ª,_z¤Áýæ"u$»A™iÛàSA*ãÐ*6å;¢ÂYY TD!$üWšòÄæï×—¿àZÞV}îGC“ŽyŠõ†|\ÚôL¤üõyaã묬"©äß‹)vb°¹ë$«ôØ6ÀWpU<ò‡ˆMùŽˆpVÖpYW‰lª´¬W T†F’ôÚÈÁ’wßaC@¾e·£8¢ kìY }¨OÌ?ó´J Üm±¡ íýãzò±á¬¬6”$±êŠq; âŽÄ–á°ò&ºl°ñ[žÕèZIž›{t¨‡7ÄAÙà›¤Œ‰Š’—L£€pázL•.ª¬ùï*wúYƒšr;{jóÉ!ü;\‚´¶É¡X _Þc +ÕJŒ™?øoÊw„¿³²ðgŒÐµI\¶KJ8P7M•A8¥-B¼º[ûCÔ%t1ÒU}ÚÜÌÎÃÉB‡ýýõ,C~1]¦£0B.{{âõ ¿sœ›˜ä™„$æþJ¯=ùnXwWÖë”ÖUã+=Õ•n—v‘™ËxQ€{ÞŽ™-žL‰Å‹Ö eÒå÷Y7”¡ IâÑéI%þê†=ùŽ@pV Ö!xW7\Ô}‚[Nô~¼~ï£Æˆ%D?5Æú¡4óëšlòôG‘–óôƺ¨ƒ/¿X¯oKÉ ü•{ò䬬€¤""ìhõíCÓ”W:<œ6ú{õñêýñ¶}ØRDBh½¨kƒ”‰%ñ÷éÚhB¸Œý¹6‘Ä„Çþvžôä»!Ó]Y d‚¦*êÊ9ïۥࢪ’•Y“¥¹‡ýMh/`ç4­– ^¦‚Š¦ªƒ(qDžÂåÓÛø†xGwUoá"¡$dÝÞª#VG±qÖÎpä´k®¯ÆcÍê £ü–F,† +SÙ¦Ø"‚:òWNëÉw´Mge-Œ3JH¨ºrÚîeJçº º•ñW…ždisìâîE[cÑxkml¿cy<+€´ñUL0±’ù+&õä;Zº³²–Ƥ#áeœˆ›H¶OŒ†1$ XóF#g_*z±ß¼Û0Ù¦PÚæÛxw1xŒ½E™NÀUò-Ó Q«ð_¦›˜ñ°­”áfdÌ­EJ#'*öX­œ‘û«Öõä;2³²LÃ%I·]¢Bƒ½­çqþx~ +ÙÞNú6•>ß¾¶ãyÒiMߢy’d) ÁÈÂÐ_I®'ß%ÎÊZ „ x·£Ð¬Àgæ>mí÷m‡«ºµ9uì‡-SŽ±V°õÌÕŸ|¯qwðÒ?éö–fÇæÒÉü¦j÷lb3ùÚøF£\¾×Õ÷—تÝü¿Î³ì²òçÙi{ÛíGþvöä;¢ÂYY<*x ]9¿õ{gƒÍ?x¬Ú#øÞò]gü¹b2Ú§3þáÎ3þo¿6º¬×G…¿ßCþú9=a˜ÛÓ×';é/#B%ïNú«#r¸º=Ð¼Ú Îò›J?î-¼Ü8¡vÐtXî/Ecq{ðÍ_Ù³'ß&Ü•ÅÓJR¼ƒÏo5’Ûß|úñõ§Oþ¼úçGÜ ío´{âûçîtõp?Ó•¶Œ=ç;]Îß-AÁðç÷}óîÏËWÞ~¶ôg,Œ+þ’%0`Pá©„cËŠoVUOÎ’©ü­Íõä;2³²L Á­üæoz¬c"Œ,Rî´2¶F\7ØŽvE ËDz±…òÃàí/#ù+4öä;Ú®³²¶+‰â®Ðh7e{Ì÷˜y><<"Š†/Jî4|Zs?9¹“ñ]Ý”ËÐG ‰6kt§f÷8ôZ#Ùï†gUñðˆ“§Ie“‘ÛlFÐżyðã2êÅh’U–`‹˜\të7ì$]Ä9â'ìþ“4  +endstream +endobj +4609 0 obj << +/Type /Page +/Contents 4610 0 R +/Resources 4608 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4527 0 R +>> endobj +4611 0 obj << +/D [4609 0 R /XYZ -11.232 900.716 null] +>> endobj +422 0 obj << +/D [4609 0 R /XYZ 56.693 759.068 null] +>> endobj +4612 0 obj << +/D [4609 0 R /XYZ 56.693 738.489 null] +>> endobj +4613 0 obj << +/D [4609 0 R /XYZ 56.693 696.936 null] +>> endobj +4614 0 obj << +/D [4609 0 R /XYZ 65.161 697.225 null] +>> endobj +4615 0 obj << +/D [4609 0 R /XYZ 65.161 686.266 null] +>> endobj +4616 0 obj << +/D [4609 0 R /XYZ 56.693 642.19 null] +>> endobj +4617 0 obj << +/D [4609 0 R /XYZ 65.161 642.479 null] +>> endobj +4618 0 obj << +/D [4609 0 R /XYZ 56.693 598.402 null] +>> endobj +4619 0 obj << +/D [4609 0 R /XYZ 65.161 598.691 null] +>> endobj +4620 0 obj << +/D [4609 0 R /XYZ 65.161 587.732 null] +>> endobj +4621 0 obj << +/D [4609 0 R /XYZ 65.161 576.774 null] +>> endobj +4622 0 obj << +/D [4609 0 R /XYZ 65.161 565.815 null] +>> endobj +4623 0 obj << +/D [4609 0 R /XYZ 56.693 521.344 null] +>> endobj +4624 0 obj << +/D [4609 0 R /XYZ 65.161 522.027 null] +>> endobj +4625 0 obj << +/D [4609 0 R /XYZ 65.161 511.069 null] +>> endobj +4626 0 obj << +/D [4609 0 R /XYZ 56.693 466.992 null] +>> endobj +4627 0 obj << +/D [4609 0 R /XYZ 65.161 467.281 null] +>> endobj +4628 0 obj << +/D [4609 0 R /XYZ 65.161 456.322 null] +>> endobj +4629 0 obj << +/D [4609 0 R /XYZ 56.693 412.246 null] +>> endobj +4630 0 obj << +/D [4609 0 R /XYZ 65.161 412.535 null] +>> endobj +4631 0 obj << +/D [4609 0 R /XYZ 65.161 401.576 null] +>> endobj +4632 0 obj << +/D [4609 0 R /XYZ 65.161 390.617 null] +>> endobj +4633 0 obj << +/D [4609 0 R /XYZ 65.161 379.659 null] +>> endobj +4634 0 obj << +/D [4609 0 R /XYZ 56.693 335.582 null] +>> endobj +4635 0 obj << +/D [4609 0 R /XYZ 65.161 335.871 null] +>> endobj +4636 0 obj << +/D [4609 0 R /XYZ 65.161 324.912 null] +>> endobj +4637 0 obj << +/D [4609 0 R /XYZ 65.161 313.954 null] +>> endobj +4638 0 obj << +/D [4609 0 R /XYZ 65.161 302.995 null] +>> endobj +426 0 obj << +/D [4609 0 R /XYZ 56.693 267.292 null] +>> endobj +4639 0 obj << +/D [4609 0 R /XYZ 56.693 240.751 null] +>> endobj +4640 0 obj << +/D [4609 0 R /XYZ 56.693 198.804 null] +>> endobj +4641 0 obj << +/D [4609 0 R /XYZ 65.161 199.487 null] +>> endobj +4642 0 obj << +/D [4609 0 R /XYZ 56.693 155.411 null] +>> endobj +4643 0 obj << +/D [4609 0 R /XYZ 65.161 155.7 null] +>> endobj +4644 0 obj << +/D [4609 0 R /XYZ 65.161 144.741 null] +>> endobj +4645 0 obj << +/D [4609 0 R /XYZ 56.693 100.271 null] +>> endobj +4646 0 obj << +/D [4609 0 R /XYZ 65.161 100.954 null] +>> endobj +4608 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4649 0 obj << +/Length 1600 +/Filter /FlateDecode +>> +stream +xÚí[Û’›F}×WPÎ˪*š;3É›/qÅåuK•r•íV­ˆ(€ö’¯O# ´BÒjð%Nô²°0ôzúœžîe±wãaïuïù¨wù“ÀžFZR馞¤Húž" 1ßM¼ïMd‚ÌôTà‹wIn²òtš¤åI>«n¾LÆÏ“äKùˇáÛþçјf@ÒB”Ö†ùCd²™1yV܆ى§`vÉŠÙ9Lïsæ Ò~5?Á,úêâ²<©‹'{¯F½?{ìcxB"©™çk‚$¦ÞxÞûø{¸×Ê»[œ{‚`D™„óÈö~ëáÊxÃ%Ôƒa¾Ð+ŸÔƹFË +AÄ_á¨ô>Æ« ƒû$®Þï±wÁ”#&+#£ÚsÓ$Š’>wa|S^Ï‚ø¦öõ,èS|qÛ'â¢zâÚ˜¸<›“êZž¬d57€^ÏMG¾_¼øjîû,ô0:ÛƒÞÚW~=|œÔ³da<6•'Ègˆ–çi/hÓ9ðÞ Xeƒ4f¥ÕO”Šq+Ì«xà…¸T5„«|b¢OXà|?I ÁßÃy˜Ï~è…_~õ~øó/ïJ›u…Ùâðz3\ ̈O=©R¾(Â¥¸.°Ñ'=Š´Ò^j¼éãøØ°¶ûêö¾4‘õ¥aRŒvµ/‘¤i_`Xp˜Í ¹#‘¦ú`WÓ¯{5lD·rù³§sy¤7&?®ÐÝi\G­•C½áóî¢~Ó¾cÔ;ƒmõ„‚’:‹íŒ"¸ƒž^éQ’m=´ºóñ5lNÙ# ܗ측ò2ˆCÙ}k èôž×¶/‰ˆ§LtBA•è“nk¿*¯]_ÌZ‹zC@Ë°ê.‡ 82®;csþ›ÝÁÚ³YÀQÖͦ—¡ešY$YÞ"UM ËŠ# ÚÔ="i¯ÙdÚE•¸]°þ‹ëÔI˜f-³ 1“SÊ“ˆsùÏìÇw«Xõknê¨?ì7 +/¡x‡‚FTt'h›öÍl A# +)Ru8¯’Ô¶l¾3Á±·Ö[Ù]úxHQƒÉC[.ÃÆ ÈÕ—wuí¹éE‰u×^ííÚ¨…ìèÚßïÁú?èÚsà2*Çqݲ5ì»)›;X{eã…«;wíÏ]ûºöL³ÇÙáè´kØw£;X{Ú1-‘¢üܵ*v0Ü?e•À¤u+;q•`™#™ð‹ï8:K‘ŒÃ>ƒÐiß‘«Î`[p•C h}nÉÿ'[òŒ ¨/ºûCTþcØ;ƒmöL#ÌÏy§ŽX¦aþW)co Ë’¸ÖÀÅC>KâËâUÐâÁRÜгÅvøTþ›¸¹ƒµ7 +TâökÚ6«Ø¶Q¢l¹æÎòI²´´ZnÍb˹abû.È,°L+±Ká­‰¿¶.$Å¥¤»¿G5ì;ÒÀl Ÿ¿ÖZ8Læ–뻌c36Y¤–‘kæá8‰’8³eÏ<¹5“¯^oâ#Bå)wØšCÉGOT*“»þycØ*ë¯ùß½¿¨kHL +endstream +endobj +4648 0 obj << +/Type /Page +/Contents 4649 0 R +/Resources 4647 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4527 0 R +>> endobj +4650 0 obj << +/D [4648 0 R /XYZ -16.307 900.716 null] +>> endobj +430 0 obj << +/D [4648 0 R /XYZ 56.693 759.068 null] +>> endobj +4651 0 obj << +/D [4648 0 R /XYZ 56.693 738.489 null] +>> endobj +4652 0 obj << +/D [4648 0 R /XYZ 56.693 691.874 null] +>> endobj +4653 0 obj << +/D [4648 0 R /XYZ 65.161 692.163 null] +>> endobj +4654 0 obj << +/D [4648 0 R /XYZ 65.161 681.204 null] +>> endobj +4655 0 obj << +/D [4648 0 R /XYZ 56.693 633.696 null] +>> endobj +4656 0 obj << +/D [4648 0 R /XYZ 65.161 634.379 null] +>> endobj +4657 0 obj << +/D [4648 0 R /XYZ 65.161 623.42 null] +>> endobj +4658 0 obj << +/D [4648 0 R /XYZ 56.693 576.307 null] +>> endobj +4659 0 obj << +/D [4648 0 R /XYZ 65.161 576.596 null] +>> endobj +4660 0 obj << +/D [4648 0 R /XYZ 56.693 529.088 null] +>> endobj +4661 0 obj << +/D [4648 0 R /XYZ 65.161 529.772 null] +>> endobj +434 0 obj << +/D [4648 0 R /XYZ 56.693 492.621 null] +>> endobj +4662 0 obj << +/D [4648 0 R /XYZ 56.693 465.068 null] +>> endobj +4663 0 obj << +/D [4648 0 R /XYZ 56.693 418.453 null] +>> endobj +4664 0 obj << +/D [4648 0 R /XYZ 65.161 418.741 null] +>> endobj +4665 0 obj << +/D [4648 0 R /XYZ 65.161 407.783 null] +>> endobj +4666 0 obj << +/D [4648 0 R /XYZ 56.693 360.275 null] +>> endobj +4667 0 obj << +/D [4648 0 R /XYZ 65.161 360.958 null] +>> endobj +4668 0 obj << +/D [4648 0 R /XYZ 65.161 349.999 null] +>> endobj +4669 0 obj << +/D [4648 0 R /XYZ 56.693 302.886 null] +>> endobj +4670 0 obj << +/D [4648 0 R /XYZ 65.161 303.175 null] +>> endobj +4671 0 obj << +/D [4648 0 R /XYZ 56.693 255.667 null] +>> endobj +4672 0 obj << +/D [4648 0 R /XYZ 65.161 256.35 null] +>> endobj +438 0 obj << +/D [4648 0 R /XYZ 56.693 219.2 null] +>> endobj +4673 0 obj << +/D [4648 0 R /XYZ 56.693 191.647 null] +>> endobj +4674 0 obj << +/D [4648 0 R /XYZ 56.693 144.637 null] +>> endobj +4675 0 obj << +/D [4648 0 R /XYZ 65.161 145.32 null] +>> endobj +4676 0 obj << +/D [4648 0 R /XYZ 65.161 134.362 null] +>> endobj +4647 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4679 0 obj << +/Length 2199 +/Filter /FlateDecode +>> +stream +xÚÝ[[Û¶~ß_! /^ Ëå]d{p€¤Ý-šÓžì>Hú µh[ˆ,¹½—þú3å¬-_BYRNÑ'É49rf¾¹ÂÁ<ÀÁÛ‹×w×o4Ò’ÊànHŠd( ƒ»8ø0yoR•æòŠ +<ùOnMé^gyá^ì¢ùóÇ|ú:Ï?¹¿ßþrùÇÝÏ0Í!H á¨ÝÚçÔ” clYý ³“@Áì’U³s˜>ä,¸H‡ÍüK ªÉµ{©«‘7w^ ‰¤fA¨ ’˜ÓåŇ?pÃÀâZuÏe F”IxOƒÛ‹ÿ^àf+0ðX½V·[”#Ò ä'åª]à•EZé 0Áì()ß ˜B„‡› aRõîK_ "I›¾À…RyÍ°½Íiª`¶&XÌ÷ò¾QEa­ ¼VņqNgú¼Šc×â?N)øp%1žD~Ýfëlj“<óëm‘õëùçº6¯¾«¨ˆ–ƚ¯ûC”®[¤›>b›öý±›ûÑ7Y¹.ÌÐ0ñì)9ßÉ“ ölUÀÎùêÄî®Â‰-…ãR!,àŸZÕ>bŽDz¼t +kmú\9r;*¾ƒKã¦!"JgÜ»ô{wof=Œ[ „• t¥ÛÍÒI6o+v¥Ôùn4‘ˆÂFÛè]ú=7º7³P”h$Èg—¾J£©¯ÑÄLlyÙQ=ÁoVäKoñëèɯï2ש'ÝÇÄ.FàÀØE墳¿Ê3DyŸÀäÈs?8l¢,©!Hd¤IJETw ¬nðò]2]D&­Ü”]Vv}YïÀí6ö»Ë+B+gø Û‘]¿¿yõã»›ï]‡6ôËO¯!º¼óÜ©R”Œ¹É"%éh˜Ó¢ßsú3ë92”%j'úÂdãxBÈS™¶Íáêx\“&÷0À¶G\áô©Ã§yž0•ÿsù‚C‡ìâA­9hR#²¯ŠX½ÑJ7»#V´.û—ƒ¡ŸM”•yv©|шCÀ#؈hD5ä»|<4Ú¥ßz3ÛE¡¢N¬w&úä‹FÞq‡5OvÐä4M¬m'"°$úÕ,N Ð"DlYšP!b0¹Ò m'©ê^*J¡r%°(ÆùT b™¦.´mÆ8€¾è³ðIUƒÒVO¥'ežšôÙµE®i™du +Zî/)ž¬çW1¦O®i½Š! u=¯ë6WÇ‚†š â Ç+º¼âTO~²®‡£DÄÄ”/“ê*‘Ÿ~ŠæUäWw3E±á!ÉšÉêI a{7Ì|[ýÒU’Z·>š4uƒ¢ÝYšõ¸ÿ’ìP™m–ç6ËmS˜[DYœ:®Dà +<ßüêžùÚ®Öµ qWº@ž…ˆ†MÐGØ)ÁnK“—&Ñ;â8E“—¶§pkû2[2ØÉp»YOŽÝûgPè S”ˆÍ +ë{k|k2˜DïLýÀÒ@… Û,ÍlŠ¥iš_R)ÄF  góM1uUë{¨UªY°1œ–Q|`•®2Á¶æ&Š£0”Ï5¯=È$çˆ1¶é7Í7äË$›š®û ¦UiTW/ˆs9°“Mói”šëØ §eê |L ¤¸ÏÉ2Øj5^•a—|?Û›UË”‚Ýi°ÿÕj•&¾vÙéâPAóJxj_—Ç€ &_3¶d’ ªéHÙp£þéCõ`ˆŠŽ¨þœ AÙxú¿K¿§ôf¶ƒ´*B:ŸUÔRNþŠü"ªÓ7¯Ž¿y¼®ëq·ÆžI2¦`|ÌHòÅoì +sÐböÙŽ%!ˆù[{áY~€?+ãb0L4d·”4X ì€mtŸ‚ó-}ÑE˜ðñЇ2°£¡O‹~?ôéϬ?úPNãÒ¿Ëãd– Ÿâ΋|½òM‡—«´ +ÑýJæù™'Ž°ØoÖ¨ºe­ëåЇËuj“UÚi‡Ë#Kü²ùQ…°ïA‹~OëèÍlë`A0ì¬#ò•qì+äÈÚ"¹_ûj{â©e.9÷ìë;Diê×qš…)Wy{fÍò¶â~wâB¾¹,87yHòu™>Ÿm"$D„wߢßÓDz3ÛÁD(Fœ6¸ß{Q9hÙÓšÒSåWE¾Hîë­Ÿv‘œqs&ʆ½t4Í—K“y®±Œž;,Ï÷:ŽÛ᜼­ _¶3,á9^™¤E¿§õf¶ƒa Ñ·ÜØY”ùâ»ù»­ÇÄÛwDëÒ“¨ïú]9ýøí cã^¯í™àpÜ&Y–Ãß{îV–ûÖ ±-:š,ÑRÉÑ,v—|?ƒíͪ¿½­Àjs‘!5Q¶—ƒ|Z ;l`˜åÃ5‚'…`l9tîóæ×ß¹[;½_¾)Ûï7'àtáô ?¤yé›ìݯçÇÊÓXïò4ÑAò5ËÓ$$HR:pQh^D«E2-;Ô…<«Úèhu!Ž@‰ñªÒ-ú=Ñ«7³àKÀ“Ÿsõ\8$h或ÛÐøïÓ†sTÑðàu—ǨÈ:ÜÂ,Ëh~Öµzóati +O@†î&+“ý«Y].:®’_õÚ'¡ +Q1ô%ª(^æY!;óËËïJŒ#»ô{ÂHof;ÀNæ¼|“UµO™›Ì·ò™g¬Ÿa®þ'l*YàWæ`r2Pi:Éâ +8 +ß´#ñ-Vö—tø*±jv_(ÀŸ]Ûo¡2ÄÙ_èè :Þ™Ò.ù~6ß›UÿÏsƳ5¿÷Ø1T 9ÞYÄ.ù~»Ú›U UB?±É&g¦0ÙÔ lÖÞz5®ø–t²aKÓÂì}Vôå€aò¶zém)†D¨G¶ö¾`æa©Ïù€ùåVb +endstream +endobj +4678 0 obj << +/Type /Page +/Contents 4679 0 R +/Resources 4677 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4527 0 R +>> endobj +4680 0 obj << +/D [4678 0 R /XYZ -11.232 900.716 null] +>> endobj +4681 0 obj << +/D [4678 0 R /XYZ 56.693 759.068 null] +>> endobj +4682 0 obj << +/D [4678 0 R /XYZ 65.161 752.393 null] +>> endobj +4683 0 obj << +/D [4678 0 R /XYZ 65.161 730.476 null] +>> endobj +4684 0 obj << +/D [4678 0 R /XYZ 56.693 686.425 null] +>> endobj +4685 0 obj << +/D [4678 0 R /XYZ 65.161 687.108 null] +>> endobj +4686 0 obj << +/D [4678 0 R /XYZ 56.693 643.058 null] +>> endobj +4687 0 obj << +/D [4678 0 R /XYZ 65.161 643.741 null] +>> endobj +442 0 obj << +/D [4678 0 R /XYZ 56.693 607.167 null] +>> endobj +4688 0 obj << +/D [4678 0 R /XYZ 56.693 572.154 null] +>> endobj +446 0 obj << +/D [4678 0 R /XYZ 56.693 530.953 null] +>> endobj +4689 0 obj << +/D [4678 0 R /XYZ 56.693 495.109 null] +>> endobj +450 0 obj << +/D [4678 0 R /XYZ 56.693 466.934 null] +>> endobj +4690 0 obj << +/D [4678 0 R /XYZ 56.693 439.701 null] +>> endobj +4691 0 obj << +/D [4678 0 R /XYZ 56.693 399.126 null] +>> endobj +4692 0 obj << +/D [4678 0 R /XYZ 65.161 399.137 null] +>> endobj +4693 0 obj << +/D [4678 0 R /XYZ 56.693 355.481 null] +>> endobj +4694 0 obj << +/D [4678 0 R /XYZ 65.161 355.77 null] +>> endobj +454 0 obj << +/D [4678 0 R /XYZ 56.693 320.268 null] +>> endobj +4695 0 obj << +/D [4678 0 R /XYZ 56.693 293.866 null] +>> endobj +4696 0 obj << +/D [4678 0 R /XYZ 56.693 253.861 null] +>> endobj +4697 0 obj << +/D [4678 0 R /XYZ 65.161 253.302 null] +>> endobj +4698 0 obj << +/D [4678 0 R /XYZ 65.161 242.343 null] +>> endobj +4699 0 obj << +/D [4678 0 R /XYZ 65.161 231.384 null] +>> endobj +4700 0 obj << +/D [4678 0 R /XYZ 65.161 220.425 null] +>> endobj +4701 0 obj << +/D [4678 0 R /XYZ 65.161 209.466 null] +>> endobj +4702 0 obj << +/D [4678 0 R /XYZ 56.693 165.416 null] +>> endobj +4703 0 obj << +/D [4678 0 R /XYZ 65.161 166.099 null] +>> endobj +4704 0 obj << +/D [4678 0 R /XYZ 56.693 123.29 null] +>> endobj +4705 0 obj << +/D [4678 0 R /XYZ 65.161 122.732 null] +>> endobj +4706 0 obj << +/D [4678 0 R /XYZ 65.161 100.814 null] +>> endobj +4677 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4709 0 obj << +/Length 2497 +/Filter /FlateDecode +>> +stream +xÚÕ\[sÛÆ~ׯÀ8‘fªõÞ¤—iœ¤N2q§µ”Ngœ<,%‰%«¿>‹›m€¤xV hÒ‹‡»ßwn{ØÛxØ{}ñêöâåßöBJ*½Ûµ')’¾†˜ïÝÆ޻˷:ÕªÒW×TàË¿µ®ºë¢ì>ÔÛþËo‹èUQ¼ïþó®~½ýÑ<æš +ÑI»©R]mµ®«ækótâæé’5Oçæñ>gÞµ@¡ß?Ÿ`ßHôƒË—Ý"Ãæ΋ïn/þ{AŒ|ìOH$Cæù!AS/Ê.ÞýŠ½Ø|g4@< ¼ûvdæ ‚eÒ|N½›‹^à~*ðhJ¨g†ù"lçdÎCD°ìµ2Ôª1Üç½»&ãËïoßüÔÿ²ÏçÕLåˆÉþöÛaÎÖEšWT\Þ'ù¦»mU¾fy«®(¾¼»"ⲿc¥uÞ}ÊTÜ_«‹OKÑ>Û¨ûéÙ$àÈ÷›ŸÜ>{[gé ©D“aPT ²«$ôd¥ òÂÝç²ÃÏÆ55«NÌš1(Ĭ“ú ¥b4®Õ´]Þè .ƒA…7j_&õÿ®®¥™ÖµÊ«"ÿêêšPóß:©S½S>Ti'Ñ`¬Úüy=‡ñ©'ƒ¾hÀÑ\Ø7X“Eaz¥öÖŸ£a$íøÕÃø> +‰Ð &ÍhWùI¦ò6Ë`¦ ò„Ï™"QHÔm–¯ûð¶§Îh=Å‚(æݲ~Ç:žR§Yâ?õ§bÍ=ùã—_©ô`øõéáµÎv©ªõè–c#[-s•é©ð?¿8-}W‘®ªé-èô뢨óÖÎNîyñò/'ïju3fôÔªªKÕ°ÑÇçç<Ý  96Œå;²ÁYY 6øÆñÞVÀ%«· +¸\Çásrx’CÇ­‹) _ž±ÄT d_ϦòŸÚû¾I‹ +:#«ýæ˜yú‚ø‡Æi@ÝdfåwsâïaÔÖG(’„Š¯MLÔ¡Ó_°Àufþ%׽ɒz;øÜ]Ò8Û?vßTy±³q¾Ì¨Ò/ň0¶œ¹Ëw47ÎÊZ˜Ê§Ý2Ó†–1Œflœ6Q)ht±†âc€Ä}½Ûƒ^ µ£@Keq‹ñ*š 3[¶›„ÂçËAv,ß²ÎÊZ@–PcœH‡Ùõ>ìVÂ$$™ÎëƒøéûˆjmçvÆê¯I õ¯U­L¦UÍì17:×¥‰Þâ'é,ŠE JÄb(žÈwC±»²(6šŠ!ó5v'a ¶d3c%ÖU¤óXM¹ãlôUþ`E] ‰.òZ%9ØE)à,¬ŒíO“ª¶%Bà#*–Kÿ'ò‰à¬,œ"ÄHð>,…:êxÕþÃe85þ?X¦_§Uaé!ö»\':[郒ÈÉÑ¥^ëR79Ø,Qµtuž¾D4\®0‘ïH ge-ˆá‡H}%à„Ù‡›ó ˆhµ)SïhM †?Õªœ;TƒûÓHk&+k¦`0,Ç”±|G¦8+kÁ ¶ÖÑ0e_A­å}Ro¡®eb°Y½ß&ÐôÃ:5…ê`Ÿj„–ç!.8b~¸ÄÇò!Ä…¤ì7=ïT +M£m’Æ&$8þ„ >g™RÐq_.T¦4ŒËTjQš$@‚ðåJ“D!ÌÇò!שּׁäÜ€³¡ÏàN—à:8¼Þ©²ž7™-õ]R%E~l“@†‚žÙ£$‘‚;:xIåѶ(gñ¬JÔtW,E‰‰|7J¸+ §C}®ìZ»›£²eE³?Ø^ ÔÕtTW–)ûíVåïg†îÖånjä›"µ­òó@ É–Ë~'ò¡î¬¬Ôs‰öÙ/»¥Þe=­ùYÄ;< HògÝ—å"D>{ʾìÛbeœbåÔê¡þÔµI‹ªRåƒE¤Ã¹ÑÃ'ËE:œ( ËmÂNä;bÝYY ¬s3A}ÿSûÙÓG`m{ <}vEÏ“»yóÖVªIÉ¡¿Ë5eâL €òg5!ÄH'¿ƒ.JŽ"Ü_Ά°YËÕÀ&òÝlˆ»²pÂBè6¿)âd@#ÃToTšuÝ7°ë‰œ¿‰ œÞ­šÖtxoåA÷æcy£[k  ‚Ì"•Fûô0¦?Ë;„éru³‰|GZ8+kA‹€#Fúº´Ø ÆW̽‚nÇϽ#Wê»mRÕÜýí§iÔùÜëçê0æž·m[ívéÃú¶+[&ùáåò±±xG¹ªjA#Ÿ!&‚ŽFYsúâɽE”ÅÒ­“Tk¤q¦CK§zÒRÜ*†ÎvÆÇÐò˜q’@ºåû™yÜ0,ÕÓØ„nóW|º?–œ2.!d9Rå;²ÊYY Z™ baø± l‰ð ž¦Á° àù@]³­-‰ŽØ*då“ i3¹¡ì9Ó>Æ¢8œ9ïÛ”j·M¢Ê"ícÔ(Âå‚iŸIpi° [Ëw´ ÎÊZX"ðû2éÏmЗUû]S+ÙKÝüëõ±0°Ù“=ͺlm?ZéY ^m©gæŽÌ¸]³ j^»÷í«cÓ*š]n°2 ftÁÒÉX¾#‡œ•µàæHyêê33誷ÐC0àãyGAiáÜh ö¼} Ôˆ@³9·î˜ôW€pÉ–skTp$ðrg|&òÝ(é®,œ’T˜©*Ú”Œ‹hß´ß©zÚ‚ñŒ‡ÃâÕvûĶt€³„·}€YsTB¨-ÂêJçUR'wzîc}ßët7ÕÃÆÉQÎàËuSMä;2ÊUÙÓüálx¯Æ£xº§÷…]~ZA;Àk‡/~yZï–™k_>^çuªê$MçuÁÍ{U¶GÀýhîšeEî–½Úq#!äbNþØks(fÈÇâãksøÑ×æ¼QùN]“›7Ž/uõû~‡NÖ¨»9ª¥Àˆ‘ߣÃÂÓ{tM³:ÛwFX„NĘ6î/Ø6KEbÁƒ¥ùn†Þ]YxèDšöƒ +?äPü ±OªŸ?7´+B÷ËÊæè&ô Áª€Ö¯[ û|–ú°~zü”|nHçÇæX¾#6•µÀ¦±ÐÁpÖ3?ômîf”Ê¡ç4–óôaö£×¶Pœ·–®ì^ô´n«ó$0 žëœÈw$³²$0aN0œëT¹Y‚Ãlõÿ³Ûy†^…cí»½ïi•êl9C†H.xàr,Þ ÁΪZ¸iòŽ[ÂO²H*øÒ}½EÁ24é_¢^yðVQ“4a>奢¿õ'G/ +endstream +endobj +4708 0 obj << +/Type /Page +/Contents 4709 0 R +/Resources 4707 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4746 0 R +>> endobj +4710 0 obj << +/D [4708 0 R /XYZ -16.307 900.716 null] +>> endobj +458 0 obj << +/D [4708 0 R /XYZ 56.693 759.068 null] +>> endobj +4711 0 obj << +/D [4708 0 R /XYZ 56.693 738.489 null] +>> endobj +4712 0 obj << +/D [4708 0 R /XYZ 56.693 691.479 null] +>> endobj +4713 0 obj << +/D [4708 0 R /XYZ 65.161 692.163 null] +>> endobj +4714 0 obj << +/D [4708 0 R /XYZ 65.161 681.204 null] +>> endobj +4715 0 obj << +/D [4708 0 R /XYZ 56.693 633.696 null] +>> endobj +4716 0 obj << +/D [4708 0 R /XYZ 65.161 634.379 null] +>> endobj +4717 0 obj << +/D [4708 0 R /XYZ 65.161 623.42 null] +>> endobj +4718 0 obj << +/D [4708 0 R /XYZ 65.161 612.461 null] +>> endobj +4719 0 obj << +/D [4708 0 R /XYZ 65.161 601.503 null] +>> endobj +4720 0 obj << +/D [4708 0 R /XYZ 65.161 590.544 null] +>> endobj +4721 0 obj << +/D [4708 0 R /XYZ 65.161 579.585 null] +>> endobj +4722 0 obj << +/D [4708 0 R /XYZ 65.161 568.626 null] +>> endobj +4723 0 obj << +/D [4708 0 R /XYZ 56.693 521.512 null] +>> endobj +4724 0 obj << +/D [4708 0 R /XYZ 65.161 521.801 null] +>> endobj +4725 0 obj << +/D [4708 0 R /XYZ 65.161 510.843 null] +>> endobj +4726 0 obj << +/D [4708 0 R /XYZ 65.161 499.884 null] +>> endobj +4727 0 obj << +/D [4708 0 R /XYZ 56.693 452.376 null] +>> endobj +4728 0 obj << +/D [4708 0 R /XYZ 65.161 453.059 null] +>> endobj +4729 0 obj << +/D [4708 0 R /XYZ 56.693 405.551 null] +>> endobj +4730 0 obj << +/D [4708 0 R /XYZ 65.161 406.235 null] +>> endobj +4731 0 obj << +/D [4708 0 R /XYZ 65.161 395.276 null] +>> endobj +4732 0 obj << +/D [4708 0 R /XYZ 65.161 384.317 null] +>> endobj +4733 0 obj << +/D [4708 0 R /XYZ 65.161 373.358 null] +>> endobj +4734 0 obj << +/D [4708 0 R /XYZ 56.693 325.85 null] +>> endobj +4735 0 obj << +/D [4708 0 R /XYZ 65.161 326.534 null] +>> endobj +4736 0 obj << +/D [4708 0 R /XYZ 65.161 315.575 null] +>> endobj +4737 0 obj << +/D [4708 0 R /XYZ 56.693 268.067 null] +>> endobj +4738 0 obj << +/D [4708 0 R /XYZ 65.161 268.75 null] +>> endobj +4739 0 obj << +/D [4708 0 R /XYZ 65.161 257.791 null] +>> endobj +462 0 obj << +/D [4708 0 R /XYZ 56.693 220.641 null] +>> endobj +4740 0 obj << +/D [4708 0 R /XYZ 56.693 193.088 null] +>> endobj +4741 0 obj << +/D [4708 0 R /XYZ 56.693 146.472 null] +>> endobj +4742 0 obj << +/D [4708 0 R /XYZ 65.161 146.761 null] +>> endobj +4743 0 obj << +/D [4708 0 R /XYZ 65.161 135.803 null] +>> endobj +4744 0 obj << +/D [4708 0 R /XYZ 65.161 124.844 null] +>> endobj +4745 0 obj << +/D [4708 0 R /XYZ 65.161 113.885 null] +>> endobj +4707 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4749 0 obj << +/Length 1496 +/Filter /FlateDecode +>> +stream +xÚíZ]s›8}÷¯àÑžY«ú@Bì>m§Ýv:íN7ñÃδ}ÀF¶i±€“æßï•»+‚ɶ¾EWGWçÞs`gã`çÕäùbòìŽù‚ +g±vEÂs$aˆyÎ"t>L/T¬‚BÍæ”ã韺TEÕ\ë¼j”ÛúÇzõ\ë«êŸ¿/ßÎ>-ÞÀ4sBÏyeí²¼U±Uª,ÌÏ0;q$Ì.˜™Ý…é=—9sŽ|¯žŸ` =9}V]ˆðÍ“—‹É?ö±C.ð™ãù LU2ùð ;!üëKçf?2q8Áˆ2íعœü5Áµ+pÇ%Ôa÷÷>iŒ»>"XÔ¨â{Í}·9ÁO_/Þ½}­â¬^]Û·à +ê"&j‹ÆokÇzFùô&J7U×j¤›ÆÓÛ`FñôzFø´¾c©TZµ’ ¬ûJ}¿û¹òýÜDºÈó̲÷soË$ÞGÉ1b„4Wº±_DéJì8AC¸jçOP×+sÊ8ÂÒƒì)f•Õ”v½·G»çk0Hä +Ù@x7Tüs\&ð—Ìæ}™Dåö×ÙœPø§YÏ|¥“D§èKWöyf +syÕ¥ PxÔR"éqCÓϱ E¾ô\9ë6G:ÖŽ÷>œÀóOD3Ae˜˜ÑCísD9´Ï1l +8Ïf†vüäSÿ `÷óS5.ê€êìn\D±[mòïa¨Â%Z‚3DÜÄê ø¦óºãáMÓ,( +;Ói¨" V}¬ee™‰\;ô»,Óyi7bÚnÜVÙ lÇ}{}¿ØF‹á ÷Æ#s×þ@2ÛƒÌÈŠ[‹œZÅQV¨N>µ7AjŸƒëàÁ&ž&\WqÛ€õ®3X¯’#O\O«­ "Ä»S[qTm_®Œ4ÞyûÛÜ%@º€±óé-5UŠ_ë-IoëåôÐY”RŠñt–sX0/5Ø–š†ƒµOMœûˆþSg¿#åZ÷üdîÚHæÁ`{Ù•ˆrñcê,wá¤ìùOª³ƒc©¼ÓYï¨Î¾ Œ^Y ¾ýÓm{ãžòt;–Ú6ëé!·.Ĥô½ñäÖeP²ñ2Ôýaj8Xû å2Q*~Êíw$·.¥íÄ{~2wí$ó`°=ÈL¢Âû1åÖ%  O«¶L2D˜§¶ò¨Ú^è]šøûŠÌòÿ_fó¯À„õRpãÙt*# k~üSäËR]«J[ŸqÜHë2Ö««‚†Ë+#®¿UZaÖY¾¤©Î“ Žz}™ X,ÇÓbfÞ°¸ã¥¯ûÃÒ×p°öé‹Žhó"ëwqÃÞY&¤{œWÖ€~úÆnèjW”:‰Š ŒtúXuc·òÜùÙÑ1?C¡öàvõdÿ:­O¥c^’Úq'X‚œ—g«{Ó²†úaLžT© ¨yRêèUÇ÷31”IñmËcv +#“ˆqqÆ'¾¦¦ ´ñB/0º:x–Ám©ÓF³\¯T¸Ë‚V£"U /‰­ôQÏÄOúˆ4~-·uÍËmƒ¡Úç6â3DÝ:·Ým¡]Ö¸ ,ÓP”nU•ÖGÄ+¥²ÐRo„eþ\ç:±NÉOœŽÑËÏjUö¸á>Rz•–»²g’&žßNÒçç×þÀ ¶GHº?€ì# °ÔË~j[ÁNµe¹*Û*ĶX*Ûà̬Þô‰Ëå­¥3Õ:ØÅåcòÄ:Z±rp´5µ +á ̾|„ܾš“èûস×Ú2*c…Ö:-Ñ:H¢øÖm}ú\é$Ó©‚Ÿâ`©b¥B¼ A‹¡ÊhúîGï«I´†úC¡e]©ð¤ˆC³ô¢0|×"UËÒù®)@F|µ Õ \Ç{µ{``– ¶G–cˆÅ›57æ|ÛCK{ñÎû<;ÖùæÑl>_c|jòàcQ#,üÇ|+ú/ù‡†Z +endstream +endobj +4748 0 obj << +/Type /Page +/Contents 4749 0 R +/Resources 4747 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4746 0 R +>> endobj +4750 0 obj << +/D [4748 0 R /XYZ -11.232 900.716 null] +>> endobj +466 0 obj << +/D [4748 0 R /XYZ 56.693 759.068 null] +>> endobj +4751 0 obj << +/D [4748 0 R /XYZ 56.693 738.489 null] +>> endobj +4752 0 obj << +/D [4748 0 R /XYZ 56.693 691.479 null] +>> endobj +4753 0 obj << +/D [4748 0 R /XYZ 65.161 692.163 null] +>> endobj +4754 0 obj << +/D [4748 0 R /XYZ 65.161 681.204 null] +>> endobj +470 0 obj << +/D [4748 0 R /XYZ 56.693 644.053 null] +>> endobj +4755 0 obj << +/D [4748 0 R /XYZ 56.693 616.5 null] +>> endobj +4756 0 obj << +/D [4748 0 R /XYZ 56.693 569.49 null] +>> endobj +4757 0 obj << +/D [4748 0 R /XYZ 65.161 570.174 null] +>> endobj +4758 0 obj << +/D [4748 0 R /XYZ 65.161 559.215 null] +>> endobj +474 0 obj << +/D [4748 0 R /XYZ 56.693 522.064 null] +>> endobj +4759 0 obj << +/D [4748 0 R /XYZ 56.693 494.511 null] +>> endobj +4760 0 obj << +/D [4748 0 R /XYZ 56.693 447.501 null] +>> endobj +4761 0 obj << +/D [4748 0 R /XYZ 65.161 448.185 null] +>> endobj +4762 0 obj << +/D [4748 0 R /XYZ 65.161 437.226 null] +>> endobj +478 0 obj << +/D [4748 0 R /XYZ 56.693 400.075 null] +>> endobj +4763 0 obj << +/D [4748 0 R /XYZ 56.693 372.522 null] +>> endobj +4764 0 obj << +/D [4748 0 R /XYZ 56.693 325.512 null] +>> endobj +4765 0 obj << +/D [4748 0 R /XYZ 65.161 326.196 null] +>> endobj +4766 0 obj << +/D [4748 0 R /XYZ 65.161 315.237 null] +>> endobj +482 0 obj << +/D [4748 0 R /XYZ 56.693 278.086 null] +>> endobj +4767 0 obj << +/D [4748 0 R /XYZ 56.693 250.533 null] +>> endobj +4768 0 obj << +/D [4748 0 R /XYZ 56.693 203.523 null] +>> endobj +4769 0 obj << +/D [4748 0 R /XYZ 65.161 204.207 null] +>> endobj +4770 0 obj << +/D [4748 0 R /XYZ 65.161 193.248 null] +>> endobj +4771 0 obj << +/D [4748 0 R /XYZ 56.693 145.74 null] +>> endobj +4772 0 obj << +/D [4748 0 R /XYZ 65.161 146.423 null] +>> endobj +4747 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4776 0 obj << +/Length 2673 +/Filter /FlateDecode +>> +stream +xÚ½Z[sÛ¶~÷¯àô¡#ÍDÞsž7Í¥I“+ÓÓ“tÎÀ,±¦•¤â8¿þìàÕ´MÙq^,v{ý4uÖu^=[=þÕ§NLâ€ÎòÌ 8 B'b.qCg¹r>Í>ÈLŠRÎܧ³ßU%Kóx¦ +óPmìË_TòL©s3øÏÉ›ù_Ë×ÀfÁ‰}ßP;©.3Yn¤¬J| Ü™÷ÀEî°=×Yø$-Fc F³Çæ‡1îo¼³Ì¹ˆø>«]¨bU¦ßäMNµ`O¼ êëîÏ9Ã|½·ù¦Îa­+hׯU08þ)¸ŽÍuL4Zÿ‚D¶¯ë£:¤•^ÀsŠÅÙ»F;t ÷ŠrzÄX@¢0ÓÍ´ªªHM‡Êr³§¸*"öSű)ÙMZÓ¿[‘/vb-»9ùn¡aýË‘ViF­_›qk3|¹ß!x©—‚É2 ‚”v¢oʨ.¾cK[Œ ß²¯/w"‘µ$EºÛ5´0Éý½/­XÂÒ±†o‚×ØËåÛ7ˆÝl=Ň_ßÁ¯w×®ÈJežV +s(™/|@!Oaj²ð‰à°ÆÊœGguTöÝΈEµ lå*êôo™T#Þ`Qj\ôç1Çc„¹M¡Ks`/o¦cÉivØó þž‹d3Â*^52¤[±^h¥.<8 Âø®ßHÀHb„)d¢(nÌ£±úKBκÁ¨®!åWµ¤.÷f£ªf!a´ ¶/éJ^GìêÓ†;(,/@™ÆPÄ*€sˆÁF˜„z©`²9yаÁ2ŽŒÑÆ4òûѤ[ôb(7á‰ÂW€}í©ð#ÄœHÊ¡å³fu#°g<È¥Ú‰ü W35”ÏthÀ„ö{i'µ²`r»wÒ3:AãT 1l¦4d—–^i&A çeËb$v ÆQ§NØŒ˜Ô%aÜ(ïñ56a ²1¥BVgn|  ž)U¡"Çœ6 Ôkó~abtÅ;Yg-ŒÖmáþì©ÑØ&pÁQõ´I@îuÚ1cÞ8’ȉØWU”¤”*™‹S´àˆ¼˜ÐJw°ï‡ZÔ¥Ÿ¨Ýe‘®7Õ~LÂè*X/í™tþå3CÀÌu‘(%&  Û’/º[¶hùb#A=E¯*Žtà µXËÚÁJŽ–úÚÖ$ħ—/ß}8³9% ¼ ¸¡9úñ»÷~xõâårÌŸ)T醚Õêm˜qøA3¼³dhšöbÀî‘ãx2nº¸ÚìMŸ Ìl%^0¤åÖ ÍÍ gV×ͺòý×EC@Ã=˜OÔÊÒ.s(ýºBãc“Âs‹K€A—À«ã!µ,-‘¹}…PdР¡~¬F1¯¢68moþþå{¶lö¨½‹ùl9½Ù°{W舥“»+Ãó¯;Y¤ºýÉÆPz@õå˜õh•NI-¾–ÙÂ\`Ì“'ŸnD… ×'4ã70 ©ús£i‰ñvE¾¾ÃÓ€„4š.ß0YñÚž5Ëëkd·/vª´ÿA¬‹MŠ¥H;‹5³ÆÊè…º%i†·vt§—Ös.óÄêoixexT™„•‰ÓêÎZ.våFUmc~joN¶R䃮¥@î£>ÂA‹$ô㾓¸.‰·¾¸$lôêòØÅX©ºæÆÒ#nÐkÆ/“n籱рÙÖ¶iRæu7²’ýþ¤ÛŽu yP³FAG…ô@B·I¿6Žõõ¦¹ èv„ @%¡½[×¾6áÀ<&Œõ¯5?sî”ÞsâH7µV‚·à\BfhÍjkj6zðÉ’Å“ù‚qjïçäãì ùºÍþe¼çò,Íl ^ƒ¼ðçEÿÖ ¹Ã#æâ­7Îû4$¡A@THç¬{ÍÝ£6>{•AÜ÷j†0ÃÕ÷¥ï¨w@ð6`§h‡î'€Raü„Õ‹µc>Øo=37‚òì-þSõº¾q•¸¾iž´¸wI>iGë;MŒ›Æê†-xS5‰ø‹´¨ÊiKÿ›B·Et( ™êØ!‚hÿ>Ž}ÍïÕ_ö#LùìÁþ ƒr#1 ê ‡á Æ¿mþ—äæSïâívü€q¡Ü‡ ëù{Fõ}E= ¨]h˜™ýúø¬P{@šÓüðÀ¤uæ+Ãíë4è™´RÃÏI+e~M4Žl˜5¾zÕtbf‚Þm;1yؙƺ’Ûrú™ôž§󨼘¶¯±O˜´x+Šó©…Â^NPl(1»Z#ɶˆs<öC³-uõ ÂáÙöuZœ “iT>HµIy@že1Hx—gY¿Ô°D; ¿L{a§§ZùÄ݃ñÓ65ß5 A„Þî!vá ¿œò;„Äu*ñªF£J\V*D…T‡D…‚á{¸ èÓ¿gPÜ[Ø‚ˆÄíßé]‚üÎU¥ùß—»Ö†X*æ?4€hLÜ0zÚßã˜x̸Š"ýµî¡â§Oþ~ásoQ§GO rzž1èÇÝt}@,òS•M¬TËR¬…ÈÏ7ûý]c(2ÿ(ñýCèÊ¿OzpP|—ÿžü?Y#â +endstream +endobj +4775 0 obj << +/Type /Page +/Contents 4776 0 R +/Resources 4774 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4746 0 R +/Annots [ 4773 0 R ] +>> endobj +4773 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [359.467 600.817 460.541 611.721] +/Subtype/Link/A<> +>> endobj +4777 0 obj << +/D [4775 0 R /XYZ -16.307 900.716 null] +>> endobj +486 0 obj << +/D [4775 0 R /XYZ 56.693 759.068 null] +>> endobj +4778 0 obj << +/D [4775 0 R /XYZ 56.693 731.272 null] +>> endobj +490 0 obj << +/D [4775 0 R /XYZ 56.693 364.712 null] +>> endobj +4780 0 obj << +/D [4775 0 R /XYZ 56.693 336.327 null] +>> endobj +4781 0 obj << +/D [4775 0 R /XYZ 56.693 289.712 null] +>> endobj +4782 0 obj << +/D [4775 0 R /XYZ 65.161 290.001 null] +>> endobj +4783 0 obj << +/D [4775 0 R /XYZ 56.693 242.493 null] +>> endobj +4784 0 obj << +/D [4775 0 R /XYZ 65.161 243.176 null] +>> endobj +4785 0 obj << +/D [4775 0 R /XYZ 56.693 196.341 null] +>> endobj +4786 0 obj << +/D [4775 0 R /XYZ 65.161 196.352 null] +>> endobj +4787 0 obj << +/D [4775 0 R /XYZ 56.693 148.844 null] +>> endobj +4788 0 obj << +/D [4775 0 R /XYZ 65.161 149.528 null] +>> endobj +4789 0 obj << +/D [4775 0 R /XYZ 56.693 102.02 null] +>> endobj +4790 0 obj << +/D [4775 0 R /XYZ 65.161 102.703 null] +>> endobj +4774 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F57 861 0 R /F102 2555 0 R /F93 1063 0 R /F105 4779 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4793 0 obj << +/Length 2459 +/Filter /FlateDecode +>> +stream +xÚÅ\msÛ6þî_Áé'û¦FÉöæfÒæ’»4¹™&îLg’Î DAŠdI*Žûëoù¢Æ¤,{a¾/–L‚‹°ÏƒÝÅR4X4xuöÃÕÙ³—’ IWÁÕ*Pœ¨(ˆYHÂ(¸ZÎß™ÜèÆ\\rIÏÿS¶¦¾®ÊzøÒnÆ›/Êô‡²ü4üóëû7¿]½†n.#‰”ƒ´÷íMnš1mÓ݆ÞYCï*ìzÐ}$ÂàR’$ûgŒ‚Ä(>6|0•tOžýóêì3òiÀ©ˆJ JQ”éöìÃo4XÂ=Ѐˆ$®û–Û@2Jx¨à{¼?ûùŒŽSANÉ^¶H£jPê#ç²×bÿس—Фˆèž‰‰P1Üè¿ÎêOúâRQzþSÙ˜Oß]\2ÿäeªsóÌäË6ÿ~h0^K›îÚÐL^×I÷ñj:j˜-qÐŒ'ݨ»ë’F0‰*à$‹µ V·‡9‘v÷ÕÃ8 =ÜËä²®±«xI˜b3ñ’2Áäa:¸mŠ$RAÆ2ûÚ(":¶¹Ä‹á“ùôT¾#¢•E@:–À  +؃rûÙ4:Ýà2×Åz§×Ss ½0o1w!ð#ŸGw3•Âö#µÚÍÞféF›ü#•´ÝÂ_6l\ï·Y»™ílMýß7º½c{kj‹íMÁâ0Áýmo*‚¹ˆ…78Ìä»ÁÁ]Yü§¢Ž^Ø°î?–[Xb< oè-±.·¸–o³¼œÃì#ùxíÈS?•[=åÚðF~ ¸ rO±œî}Ö[—Ó£²ÏÍçl*øC²d"”+a%tØBKÜt¼7õ"Ãîw«lî£Xp”Šap÷)9JÒ¾k{ŽzW.LÝŽÄÔ꛶,fÔô»¶a c—Ò#…0ÒDùc ©|GrVÖ‚Bð€íúU}™}AsOÕ¤—!Ñ“–Ek¾ ]»/µYÍ‘vyœGŠÝv1Ó÷þt±´hÝfm>óu¶yN£'Å;U°µI/xÏZ ¼Ë$ë‹ýá]Æ +&7ñ†÷™|7¼»+‹Ç»Œ"’1ÉòïmU—Ÿ±ÇgS7YYœÚáè`_g‹][ÖÝ:eþ¤Þ½ìzN¢Çx÷zWgퟔ^]4PÚ}²’ Ó‘$8Ì­¿Pv&ßIÎÊZ IH"éà=¯ª<éÒí,ðo@¼È)Ø2véÄð0ôf÷¼›ºH&炨h5„ÏÇÁ( ¤ e¦˜Á|t\í3Û«2‡°ƒËóë.×_ÚÇ7ý?}Á.˜<ŸXS ߶z9^§þ¯„ùÉ oõ A‰"µbzLÇ0&¡¼Õl/½ÉŠÔÌ2ò`¬œÐá{=äñÉtF.9 ˜…¼8UÊWB@/LÞ/ –7D—m"Ä!`ùWf:9qÌ仇»²xâìÈý9ǽ•#‰Ú.st²º\áÚ'ÝåTSd²VïÚÒÂ5î ­s³Ã¦ÛnÆ÷0B:]úó!gò ØUÙãæ +Ѩ{W8èøZ_o Ò=Ìk§«Êè™äÂĸ=`\ÓmUèã†Ü|6ùAî¬ãë{SQYsâS½Z™G\܉M”èâföâ[B{çô"C5úé;Æ„’€ÉÜjx˜º{˜2$ï }½¡d*ß%ÎÊZ DJ¸4¦Ž$Uï)ËéW÷9¶ü¤9ñ«þU].ô"¿9uÊ»Ä#¶ÊuŠEÂ5~ +šl›å³÷P–.º*n†>ïh箪Z˜¹„Ò1dçâÏÃŒ@AÜ&'¢®Óe <ì[ú r³ñÒÂ.Sÿ¤ï11}ÐäÄï1U™EÎÑTñX–€ÀÐ_yØT¼¾UµÀ7(Jù˜yz[.³Uv`¹ýÚþý8ØþZ䯶þEu8\ûÇ¥ÑÈ0q©[Óf[cSLÛýöOëp +.ëO–[U¬Hù«›Šw3egUñ¦ ž1Ucå‘®ËÖ¹úUçè_2Ú­ËêqH¢ØG)ÖÁ³u¿R¦’Çü6ÛÿÎv¿Ô +endstream +endobj +4792 0 obj << +/Type /Page +/Contents 4793 0 R +/Resources 4791 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4746 0 R +>> endobj +4794 0 obj << +/D [4792 0 R /XYZ -11.232 900.716 null] +>> endobj +4795 0 obj << +/D [4792 0 R /XYZ 56.693 743.088 null] +>> endobj +4796 0 obj << +/D [4792 0 R /XYZ 65.161 743.376 null] +>> endobj +4797 0 obj << +/D [4792 0 R /XYZ 56.693 687.948 null] +>> endobj +4798 0 obj << +/D [4792 0 R /XYZ 65.161 688.43 null] +>> endobj +4799 0 obj << +/D [4792 0 R /XYZ 56.693 643.759 null] +>> endobj +4800 0 obj << +/D [4792 0 R /XYZ 65.161 644.443 null] +>> endobj +4801 0 obj << +/D [4792 0 R /XYZ 56.693 599.772 null] +>> endobj +4802 0 obj << +/D [4792 0 R /XYZ 65.161 600.455 null] +>> endobj +4803 0 obj << +/D [4792 0 R /XYZ 56.693 556.457 null] +>> endobj +4804 0 obj << +/D [4792 0 R /XYZ 65.161 556.468 null] +>> endobj +494 0 obj << +/D [4792 0 R /XYZ 56.693 520.67 null] +>> endobj +4805 0 obj << +/D [4792 0 R /XYZ 56.693 494.062 null] +>> endobj +4806 0 obj << +/D [4792 0 R /XYZ 56.693 452.176 null] +>> endobj +4807 0 obj << +/D [4792 0 R /XYZ 65.161 452.465 null] +>> endobj +4808 0 obj << +/D [4792 0 R /XYZ 65.161 441.506 null] +>> endobj +4809 0 obj << +/D [4792 0 R /XYZ 65.161 430.547 null] +>> endobj +4810 0 obj << +/D [4792 0 R /XYZ 56.693 386.27 null] +>> endobj +4811 0 obj << +/D [4792 0 R /XYZ 65.161 386.559 null] +>> endobj +4812 0 obj << +/D [4792 0 R /XYZ 65.161 375.601 null] +>> endobj +4813 0 obj << +/D [4792 0 R /XYZ 56.693 330.93 null] +>> endobj +4814 0 obj << +/D [4792 0 R /XYZ 65.161 331.613 null] +>> endobj +4815 0 obj << +/D [4792 0 R /XYZ 65.161 320.654 null] +>> endobj +4816 0 obj << +/D [4792 0 R /XYZ 65.161 309.695 null] +>> endobj +4817 0 obj << +/D [4792 0 R /XYZ 65.161 298.736 null] +>> endobj +4818 0 obj << +/D [4792 0 R /XYZ 56.693 254.066 null] +>> endobj +4819 0 obj << +/D [4792 0 R /XYZ 65.161 254.749 null] +>> endobj +4820 0 obj << +/D [4792 0 R /XYZ 56.693 210.473 null] +>> endobj +4821 0 obj << +/D [4792 0 R /XYZ 65.161 210.762 null] +>> endobj +4822 0 obj << +/D [4792 0 R /XYZ 65.161 199.803 null] +>> endobj +4823 0 obj << +/D [4792 0 R /XYZ 65.161 188.844 null] +>> endobj +4824 0 obj << +/D [4792 0 R /XYZ 65.161 177.885 null] +>> endobj +4825 0 obj << +/D [4792 0 R /XYZ 65.161 166.926 null] +>> endobj +4826 0 obj << +/D [4792 0 R /XYZ 65.161 155.967 null] +>> endobj +4827 0 obj << +/D [4792 0 R /XYZ 56.693 111.296 null] +>> endobj +4828 0 obj << +/D [4792 0 R /XYZ 65.161 111.98 null] +>> endobj +4829 0 obj << +/D [4792 0 R /XYZ 65.161 101.021 null] +>> endobj +4791 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4832 0 obj << +/Length 1867 +/Filter /FlateDecode +>> +stream +xÚÝ[MÛ6½ï¯PÛ‹è2ü¦Ø¢‡~£AÛ´É(ä Ë´-¬,:’œÝô×wdÉ»±gISrŠž,ËÔpD¾÷fÈ¡q´ˆpôóÅw×O~8ÒHK*£ëy$)’*Š CLE׳èåä¹ÉMR™Ë+*ðäw[›ª½œÛ²½¨—Ý?Øô;koÚ/¿øõòõõSè护…h­½¨ßå¦ZSWÍÏÐ;‰bè]²¦wÝ+΢+´êú'„€EOž´DêæÉ‹¯/Þ\°# ‰¤f‘ÒIL£tuñò5Žfðx€¸Ž£ÛmËU$F”I¸Î£^àn(ðÞК)¡·c²3Î5"Xv^qĶnìž‹^^Œñä§gÝ{½?ª0ÝÃ×»›Û<·—TLn³bÑÞJ—I±Øñ2¹¤xòö’ˆI÷ÄÔ˜¢½Z%³î^m&bÛ78ûÐ7‰9Rªyámßsûÿàm8»&©ÝY®²"5½Y&HQ„Ûë²ÅÚ‰+¢5¢”ÀKÃØYÆ3ˆtJß3ÞÌ€~´u“}85l`3¬ˆ$¥Iúl|r\šæ•©Oæ/ň06Îöíâ,ØYœQ†8maöGRÖn“gÁ0Ïîât³è'ŒÍí/ˆTBÖjÞ+,ðq(ËÇÝ/í ¤ž=ƒ¿ÄÉD!Âù9#‘Ð’ýSQy¸É›é¨WÍKv©è*«—»€”yV$ §R“„‚eŽGÓŠžý0­wÖ]+„’h»˜5&­’:]¬kÈmáÖc+X «sÇvÕýÂþÔH'FŒè³êWˆc1ì5Ϫºò‘Np6¢,P‰xÌÇ“…}û²쬇,P”¢Þ²PmÖkëšq8S½Z'i³ Ô£Ï7ŸOš½$=`Üñ'¶eŽzò6)³dš›Ðý.¾üx [§eEG–æ`Èï3(ÌåØYgšÄQ‹³ê ÆHÄdX©›¹ñЮ1’$Og¸ÒH +=šÎôì‡éL¸³î:Ãc0Ï»ýìí´9ÿÅm63‡‚@!xµ´›ÜQË’¼rŒð›*ÈílŸ­K ‚QgÆq»/©ë2›n7Å®>¶EwrbÂ!{”ŠœS0¸`H 5ðš÷ŠÒ¤4Q2E1ãIƾý@ÉvÖC2˜Dd·tý-¹q¤^šÕIÙ‘HÅfáÅ5íÉ7¦Ù4Ïì¢LÖËw*ðAg:“Ÿ}ÓÚ9ÈsHíb.ÏÊY 0atØ ¿­„ »[3ýúò¡4‚î—yÓà•ÔãQ˜ÅaBF£pÏ~…Ãu§0‹5¢:ö,}æÖ1Ê–vžåýÃ`%5çeK²™e¤p‡[[Ϊ쟓ë^,fSzN`#‚ãÿšðŠX cL#WûîÙ€`g=€SÄ÷Þ^H“<·›Ú#tf©-|ÊÕ}^=®'Ó°ÉcôYËÏŒ0DãO<¤Î =ËÑ 3Ä(…TSÄäxõèžý0†;ëÎBª’\{†áq¶øîD7ŽÒ1NÛ“줢0ÅÎÉN +àBËÎdSÛÚ¦ïÑ38lRð—k9"a¹@‚©ñ»o?°ÁÎz–Ç(¦â?AØ7¯&>Ø' b?M­îúÙ÷'+ä4‚ŸµHG‰F’‰OŠ”bpDÑñ$è)2ÞYŸžý0IwÖC0Ewõ“_V°ô}ë\ÂÿŸù ×2çýûÛ¬v<Æ0mŽûŸ¨$ò2EÏzºECWáfÙÛ¬Êlá¡#>c>â9 "Šãñ +q=û:쬻ŽŸJîþØ2OÒÚ–ƒ+É4[œHŸ$!+\3†j•ä¹k­~™´W¢óá;‡GŒm{æ!êª"9G”t…¾¿ªS±ØÝþÈQ‘!ÂÛãGKFŒsýS+ŽBPã&zö!ì¬æCTÄ»?{u‰°8îCÝP —j K7S ¬ÃÎë«­°¬k°<Ád¼·žý@˜;ë3JóÞüEHÍÒæ3ר´S‘¡ëZóÒz‘"…5I9plš¤7A.xáX"LϺ¨"XŸ«^Ö}¯Lº=!ú*ö¡?C"€Ûâ¹ïÿ‰ÿrÂ"= +endstream +endobj +4831 0 obj << +/Type /Page +/Contents 4832 0 R +/Resources 4830 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4746 0 R +>> endobj +4833 0 obj << +/D [4831 0 R /XYZ -16.307 900.716 null] +>> endobj +498 0 obj << +/D [4831 0 R /XYZ 56.693 759.068 null] +>> endobj +4834 0 obj << +/D [4831 0 R /XYZ 56.693 738.489 null] +>> endobj +4835 0 obj << +/D [4831 0 R /XYZ 56.693 691.479 null] +>> endobj +4836 0 obj << +/D [4831 0 R /XYZ 65.161 692.163 null] +>> endobj +4837 0 obj << +/D [4831 0 R /XYZ 56.693 645.897 null] +>> endobj +4838 0 obj << +/D [4831 0 R /XYZ 65.161 645.338 null] +>> endobj +4839 0 obj << +/D [4831 0 R /XYZ 65.161 634.379 null] +>> endobj +4840 0 obj << +/D [4831 0 R /XYZ 56.693 587.266 null] +>> endobj +4841 0 obj << +/D [4831 0 R /XYZ 65.161 587.555 null] +>> endobj +4842 0 obj << +/D [4831 0 R /XYZ 56.693 540.047 null] +>> endobj +4843 0 obj << +/D [4831 0 R /XYZ 65.161 540.73 null] +>> endobj +4844 0 obj << +/D [4831 0 R /XYZ 56.693 493.223 null] +>> endobj +4845 0 obj << +/D [4831 0 R /XYZ 65.161 493.906 null] +>> endobj +4846 0 obj << +/D [4831 0 R /XYZ 56.693 447.64 null] +>> endobj +4847 0 obj << +/D [4831 0 R /XYZ 65.161 447.082 null] +>> endobj +4848 0 obj << +/D [4831 0 R /XYZ 56.693 399.574 null] +>> endobj +4849 0 obj << +/D [4831 0 R /XYZ 65.161 400.257 null] +>> endobj +4850 0 obj << +/D [4831 0 R /XYZ 56.693 352.749 null] +>> endobj +4851 0 obj << +/D [4831 0 R /XYZ 65.161 353.433 null] +>> endobj +4852 0 obj << +/D [4831 0 R /XYZ 56.693 305.925 null] +>> endobj +4853 0 obj << +/D [4831 0 R /XYZ 65.161 306.608 null] +>> endobj +4854 0 obj << +/D [4831 0 R /XYZ 56.693 259.101 null] +>> endobj +4855 0 obj << +/D [4831 0 R /XYZ 65.161 259.784 null] +>> endobj +4856 0 obj << +/D [4831 0 R /XYZ 56.693 212.276 null] +>> endobj +4857 0 obj << +/D [4831 0 R /XYZ 65.161 212.96 null] +>> endobj +4858 0 obj << +/D [4831 0 R /XYZ 56.693 165.452 null] +>> endobj +4859 0 obj << +/D [4831 0 R /XYZ 65.161 166.135 null] +>> endobj +4860 0 obj << +/D [4831 0 R /XYZ 65.161 155.176 null] +>> endobj +4861 0 obj << +/D [4831 0 R /XYZ 65.161 144.217 null] +>> endobj +4862 0 obj << +/D [4831 0 R /XYZ 65.161 133.258 null] +>> endobj +4830 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4865 0 obj << +/Length 2123 +/Filter /FlateDecode +>> +stream +xÚÍ\Ms㸽ûW°æd„Á7Á¤R•l&»ÉdgSYûª™=@$1¦IYv~}š"5#Q+ ˆª¹Ø´6šÀ{¯ Ð8ZD8úé懇›·? +%(‘TFóHR$ãH†X=Ì¢·¿šÜèÚÜM¨À·¿ØÆÔÝåÜVÝE³ì¿|gÓ¬}ìþøÏýÏw¿=¼‡n&„ DˆÎÚ}ó’›ziLS·_Cï$Rлdmïº9‹&%qß?!,Æêöm÷‹È¤½óæo7ŸoØlj„D2aQœ$1ÒÕÍÇßp4ƒïÀÄm¶-W‘ Q&á:îoþ}ƒû¡Ààc{ÙþúiÏ2xDbų¡®zP– +¤ÀÑ.N”eþâ(šG9ñëŠ_Ù͈ñ¡1«2×¹lâß‚ÚÑ¢£`À(¸>‘µgk +5:%ã!ýÐ~ ÔƒõÀ:á(Á‰gNôhLé‘vl²féѼ0ÏÍeQû}1s³4…37WwΫ@Ç[=;›lX!]× àB uÙî®E NˆËuBr'ã•ëöÃT,ÜYwR!¬¼Ëu>Ùx[yvj83s½Î½V‹žê4oKz!å?. Áb㥈û vÖr"F„ö5»³g·ù˜®ƒ™Ø~L@:8—¯¯ÖÚDivO¶ÍuíˆëtiÒÇ SàÏ+[™£¼Î u)~Õ¢ 1JØ… ˆ•™›¢©^|‚?â˃­ELÆ+ì2:ØYFƒ]†ÉwD²b~´Öyûzãe3@€nè6€Àa*®Éb®"„œÁâwú)›u$þk3«‡?ëb¦kãSâç1xÁÕxæ#¢’Ñ8<°ÆápgÝ9Ì%C|·‰ÿA?W^ºµû¼6õ1%Â뫺¨7¦r´:5Kýdœ×qŽ2æœRn´c9L×ç–”¾M0H¾èUu…qD•î}2< ÐÝ2Éj+ìAlÃÓ$#nò0àŒ/ß?4Fë`WÝYÍd‚UÞ¬'߇†+g¹èÀÖ®-ÝÏ ¤©­fÎ=¸–Öÿqÿ/À»c­!kôѹÓ#ÝžÚ> endobj +4866 0 obj << +/D [4864 0 R /XYZ -11.232 900.716 null] +>> endobj +4867 0 obj << +/D [4864 0 R /XYZ 56.693 759.068 null] +>> endobj +4868 0 obj << +/D [4864 0 R /XYZ 65.161 752.393 null] +>> endobj +4869 0 obj << +/D [4864 0 R /XYZ 65.161 741.435 null] +>> endobj +4870 0 obj << +/D [4864 0 R /XYZ 56.693 693.927 null] +>> endobj +4871 0 obj << +/D [4864 0 R /XYZ 65.161 694.61 null] +>> endobj +4872 0 obj << +/D [4864 0 R /XYZ 65.161 683.651 null] +>> endobj +4873 0 obj << +/D [4864 0 R /XYZ 56.693 636.143 null] +>> endobj +4874 0 obj << +/D [4864 0 R /XYZ 65.161 636.827 null] +>> endobj +4875 0 obj << +/D [4864 0 R /XYZ 65.161 625.868 null] +>> endobj +4876 0 obj << +/D [4864 0 R /XYZ 56.693 578.36 null] +>> endobj +4877 0 obj << +/D [4864 0 R /XYZ 65.161 579.044 null] +>> endobj +4878 0 obj << +/D [4864 0 R /XYZ 65.161 568.085 null] +>> endobj +4879 0 obj << +/D [4864 0 R /XYZ 56.693 520.577 null] +>> endobj +4880 0 obj << +/D [4864 0 R /XYZ 65.161 521.26 null] +>> endobj +4881 0 obj << +/D [4864 0 R /XYZ 56.693 473.752 null] +>> endobj +4882 0 obj << +/D [4864 0 R /XYZ 65.161 474.436 null] +>> endobj +4883 0 obj << +/D [4864 0 R /XYZ 56.693 428.17 null] +>> endobj +4884 0 obj << +/D [4864 0 R /XYZ 65.161 427.611 null] +>> endobj +4885 0 obj << +/D [4864 0 R /XYZ 56.693 380.104 null] +>> endobj +4886 0 obj << +/D [4864 0 R /XYZ 65.161 380.787 null] +>> endobj +4887 0 obj << +/D [4864 0 R /XYZ 65.161 369.828 null] +>> endobj +4888 0 obj << +/D [4864 0 R /XYZ 65.161 347.91 null] +>> endobj +4889 0 obj << +/D [4864 0 R /XYZ 56.693 300.402 null] +>> endobj +4890 0 obj << +/D [4864 0 R /XYZ 65.161 301.086 null] +>> endobj +4891 0 obj << +/D [4864 0 R /XYZ 56.693 253.578 null] +>> endobj +4892 0 obj << +/D [4864 0 R /XYZ 65.161 254.261 null] +>> endobj +502 0 obj << +/D [4864 0 R /XYZ 56.693 217.111 null] +>> endobj +4893 0 obj << +/D [4864 0 R /XYZ 56.693 189.558 null] +>> endobj +4894 0 obj << +/D [4864 0 R /XYZ 56.693 142.548 null] +>> endobj +4895 0 obj << +/D [4864 0 R /XYZ 65.161 143.231 null] +>> endobj +4896 0 obj << +/D [4864 0 R /XYZ 65.161 132.273 null] +>> endobj +4863 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4899 0 obj << +/Length 2801 +/Filter /FlateDecode +>> +stream +xÚÝ]m“Û¶þ~¿‚“f¦öLÆ;À¤íL\§©3Iǵo&qò"¡cŠTIÊç˯/(QΉ:‰ “|’Ž.—Äóì.vŽn#}sõüæêÙ?ŽbK*£›y$)’*Ò„!¦¢›,zûäµ)LÒ˜§×Tà'ÿ®ZÓl¿Î«zû¥]ôÿ|Q¥Ï«êÝöÿ¾ùîéO7ßÚË\‚b!¶ÒÞ´÷…iÆ´M÷o{ui{uɺ«s{yÅYt-P¬úë¬D¥Ÿ<Û~wg^}}sõ¿+båãˆDB"³HÅIL£tyõö'eöVÄcÝmF.#A0¢LÚïEôæê?W¸ØêØ}í>¾y ÙjDÁ²“ÜXYEeDQ¬ã¨6Ñü¨(è˜F„«Ý¶‚I7ÚW¾@D’¡| RRƒ®ðð1KÓxe7ëÛhûåuE;…0ð {Å9AœõðùÇ")oM¶ÀqYÑÛk‰ñ;6+òò6ºšÃƵyk Ûq4°´¼Úiïõ/ý#§Ü%u9¼¹ñ³ÒdÝæUéxV¾\Uu›”í‘óöæx˜;tS…ˆÖáн/ßÝÞÊ: ›Yó¤äÝm¾‚Á%É–U™wÙ gä‹Ó3ùƒòH›u»Z·@µK sÿuóýw@Ž3à8“¯]•Å=ld>°ã, Q °`,Ø—ïÉoeX@b$Hïð7àÂ…õ“Ö|h‹df +à¬5P(q}\‰_L]ñUŸ‡®£þha\p|Ú®“J†´*Û$Ø#%°@4`Ô³'Þ“¾ª:ðk$„îùà— ûåioPYðÔwyã{!—rèÏ'ˆÂã|*7’@5,Š#¶n”;2戌<ù~ìñVö(Yd¬ˆã-Y~ÄGثڼϫu30jÓþÎÔÆÅ-xyE²Y®ÚûiAÆù{øq‚h†˜ á²/ß“ ÞÊÂý‹Ôu:ÆÜ%À€â€ãüOã, æ¼¬<¼0²V‰@ºÆˆÙ¹ñH4ù;îmºáiώʨB!Ãál_¾'μ•uÀÈr¶ÅÙ«¤n§ÍËÎó#q¶fW7‡ÿD¤¢«Jt8/æãê×Õ;sfu®ef'Q]ÔY8,ýLæ‹6^y•ÜšÎ!}ù´OX,WUiÊöÁ±,Ÿ76xxp¨1é&ÏêàÊDLW*œ+š AÂeÓòýLŒ¿²p#4G gWfm´¤æéû*^=[¯Š<{Ò<ªz·0À0øÖ”¦NKP'Ödƒ›;=8iÛ:Ÿ­[Óú¸Iº nØ ¼ ¨ #3Ó¤u¾:Üêß·4YžT³Ÿ 4üÉ˦MÊÔ¸î cvéŽãpùÍ|Oðz+ë^"Ûˆòš¦kL—?€¦ áûo]Ö{ó¼8º,ò® +®›pÝKÃàî&ËdyfÈ?Î TÂÂuä{òÂ[Y^`Ž8í71„O‡•I ³º€vd@·½|áøÀ #x ?ÐÁ»¼¢Ÿ%Í#œå"±ý — È÷㢿²p.Ò˜Ù¨ºÏ…ƒc ðtDB#¥´_Ã!¸Ÿrïœ ½—úÑÝ©yï! ôã,R1¢›Ùò=Yä­¬‹4µ+ç¾pvôdzËÞ_ÿCà´†JhÀFõ|Oh{+ëmEàjרnàТ0ÅÔ0«M +®¥›£:x§pç~ùbêµan“¢«§Î’Pˆ…cÁCéžðTÔ#¡õnÿh’Ä-3vÙ´~g¸/Á“)¶³û)ß& +ƒ!w_¾'v½•u@/‘¤}à {<æ…[Æ®¬´¶y …Qmæy¹)þO̸€.§ µ™²mB1È÷å{‚Ü[Y3ݽ wƒñó ÇkJ]¬£ˆÅ}cµœc~‰ÎHèCÀöŸ˜‡«¦mŸWÈ÷£‰¿²pš˜! AçÆÇ®‹¥‚¾br ¯p4ûo¬ž0šYÕÕÊÀÇÚø°9ûmÆ£"ÊάWXÈ÷Ä··²øÖÑÝÛ‘ªúžçè¡.%/²i{Þ’u» ÕÁñ%P_tû5a¬.ÒÚ} +œ#{ë=cHðp Ò|Ofz+ëÀL&‘fÒµãó3Þvq,þ9+‡Æ€Ÿú¥ÄéåqØSŠ„—ÛÈ÷D¥·²¨¤éÝŒ>ÿc´%y-tãþï­"ï¼à»\E~œš„ nA¿/Þ“˜¾ª:ð’pý±©µ„7°Á; +BÉß–à`~¸ªévÂó²í¯ÇGïbvˆ¹¿všvn%º³—q㘷ë©ÂíhÈ÷D½·²°Çl#w»|qìÖ›¼ð +-9Ÿˆ·FüÀÏkèk À¥´ºòïöjüFJ꣄Ñ1R$\ic_¼]¼U…³%îkƒ›ã××#í²Í´½ìY5õ«ÝšÞ7MUNÛ9€D#%ÂKûâ=€ÄWU84E˜“]¬”´S¿eØàuRbÿÅ$ÞI§ƒ_äaŸó#‚ÿn‘ö +endstream +endobj +4898 0 obj << +/Type /Page +/Contents 4899 0 R +/Resources 4897 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +4900 0 obj << +/D [4898 0 R /XYZ -16.307 900.716 null] +>> endobj +4901 0 obj << +/D [4898 0 R /XYZ 56.693 759.068 null] +>> endobj +4902 0 obj << +/D [4898 0 R /XYZ 65.161 752.393 null] +>> endobj +4903 0 obj << +/D [4898 0 R /XYZ 65.161 741.435 null] +>> endobj +4904 0 obj << +/D [4898 0 R /XYZ 65.161 730.476 null] +>> endobj +4905 0 obj << +/D [4898 0 R /XYZ 65.161 719.517 null] +>> endobj +4906 0 obj << +/D [4898 0 R /XYZ 65.161 708.558 null] +>> endobj +4907 0 obj << +/D [4898 0 R /XYZ 65.161 697.599 null] +>> endobj +4908 0 obj << +/D [4898 0 R /XYZ 56.693 652.719 null] +>> endobj +4909 0 obj << +/D [4898 0 R /XYZ 65.161 652.161 null] +>> endobj +4910 0 obj << +/D [4898 0 R /XYZ 65.161 641.202 null] +>> endobj +4911 0 obj << +/D [4898 0 R /XYZ 56.693 595.081 null] +>> endobj +4912 0 obj << +/D [4898 0 R /XYZ 65.161 595.764 null] +>> endobj +4913 0 obj << +/D [4898 0 R /XYZ 65.161 584.805 null] +>> endobj +4914 0 obj << +/D [4898 0 R /XYZ 56.693 538.684 null] +>> endobj +4915 0 obj << +/D [4898 0 R /XYZ 65.161 539.367 null] +>> endobj +4916 0 obj << +/D [4898 0 R /XYZ 65.161 528.409 null] +>> endobj +4917 0 obj << +/D [4898 0 R /XYZ 56.693 482.287 null] +>> endobj +4918 0 obj << +/D [4898 0 R /XYZ 65.161 482.971 null] +>> endobj +4919 0 obj << +/D [4898 0 R /XYZ 65.161 472.012 null] +>> endobj +4920 0 obj << +/D [4898 0 R /XYZ 56.693 425.891 null] +>> endobj +4921 0 obj << +/D [4898 0 R /XYZ 65.161 426.574 null] +>> endobj +4922 0 obj << +/D [4898 0 R /XYZ 65.161 415.615 null] +>> endobj +4923 0 obj << +/D [4898 0 R /XYZ 65.161 404.656 null] +>> endobj +4924 0 obj << +/D [4898 0 R /XYZ 65.161 393.697 null] +>> endobj +4925 0 obj << +/D [4898 0 R /XYZ 65.161 382.738 null] +>> endobj +4926 0 obj << +/D [4898 0 R /XYZ 56.693 336.617 null] +>> endobj +4927 0 obj << +/D [4898 0 R /XYZ 65.161 337.3 null] +>> endobj +4928 0 obj << +/D [4898 0 R /XYZ 65.161 326.342 null] +>> endobj +4929 0 obj << +/D [4898 0 R /XYZ 65.161 315.383 null] +>> endobj +4930 0 obj << +/D [4898 0 R /XYZ 65.161 304.424 null] +>> endobj +4931 0 obj << +/D [4898 0 R /XYZ 65.161 293.465 null] +>> endobj +4932 0 obj << +/D [4898 0 R /XYZ 65.161 282.506 null] +>> endobj +4933 0 obj << +/D [4898 0 R /XYZ 65.161 271.547 null] +>> endobj +4934 0 obj << +/D [4898 0 R /XYZ 65.161 260.588 null] +>> endobj +4935 0 obj << +/D [4898 0 R /XYZ 65.161 249.629 null] +>> endobj +4936 0 obj << +/D [4898 0 R /XYZ 56.693 203.508 null] +>> endobj +4937 0 obj << +/D [4898 0 R /XYZ 65.161 204.191 null] +>> endobj +4938 0 obj << +/D [4898 0 R /XYZ 65.161 193.232 null] +>> endobj +4939 0 obj << +/D [4898 0 R /XYZ 56.693 147.506 null] +>> endobj +4940 0 obj << +/D [4898 0 R /XYZ 65.161 147.795 null] +>> endobj +4941 0 obj << +/D [4898 0 R /XYZ 65.161 136.836 null] +>> endobj +4942 0 obj << +/D [4898 0 R /XYZ 65.161 125.877 null] +>> endobj +4943 0 obj << +/D [4898 0 R /XYZ 65.161 114.918 null] +>> endobj +4944 0 obj << +/D [4898 0 R /XYZ 65.161 103.959 null] +>> endobj +4945 0 obj << +/D [4898 0 R /XYZ 65.161 93 null] +>> endobj +4897 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4949 0 obj << +/Length 2232 +/Filter /FlateDecode +>> +stream +xÚí\Ksã6¾ûWps‰§*Æ ‚ÙGÕfgó˜ìfkm¶j&H„l–ùДóëÓ©±HYvS •”kO’H¨Ñúûºh’zWõ~8ùîòäí÷’z! WÞåÂSœ¨ÀÓÌ'~à]FÞ‡Ós›XSÚ7g\ÒÓ_òÊ–Í×E^4_ªëöæ»|þ]žß4?þwñ¯7¿^¾‡nÎ#¡”´‹ê!±åµµUY߆ޙ§¡wå×½ è>¾w&I´ý3&@b Oß6L…õ?Oþyyòé„|ê1O*¢Bß BFåÞ<=ùð+õ"¸jïnÝ2õ$£„û +¾'ÞÅÉOh;ýÏÝ©Ùô!B¨j”ûȹ\k³ùÛÛï¡Éz@¢þ&Bi¸±nüÎÜÆÑ›3Eéé? +“ÚâÛ7gŒÃ¯ûÂ.È}™4’`²jaõÇÝQÂì°€{¢e}]Ò&Myœ„:ô +ë-¶‡Õ‘öôÕݸ&œ©M`V·v•/ S¬/_RF˜&LÛK®HÈÔ] ,®¼æËy»öuÜ(î3"©ß,ç&‹ÛYý]QÞ‡õz›¤Â5¬ì=²ežáÚÕÆU";ÏqíÊÊ.‘"ï®-RÏšFнãZF¹-»½Ã²}Ý^ØýÏ)ræ¯Í-vÙ‘C«ž!2Ë\Î6L”ƒ{cR`—U9€Uȉr ÒŒ-'ãÀž|7tWÏJ -þ=ŠlÔ³Üõêþe?Ê–}KÿÛÞ¶kQ¤6CbÓù*‹°\[¤¸–1’ÃnM›Ybkk›!ÞJMUYäà –ók}Çuæ6£>%È-K>%~È6¤ð‘ +Úƒ§=¶ +ˆ¶mΰ¼P"ùt¡KO¾#l•EÀVKBµ‚¾|¢™hf3K“ÄWWùblL,Lk0Å•ª÷×Uš<Å\©¤ûÉ+ËwŠ³ý­?­ââ Ä4vbÐ…=OŽùªZ®zkø2HT@¤¯2(!ˆÒ£fMŸÀ‚ 1­†D >ø.)'Œ¸O‚pBúéÊw¤geD <¯ jø´²ÀGØì Ír&+ïldD3³I9µÓÞÏT“yõÀ›Ø~ˆîNø“DŒíÓA¼+ßâÎʈ0˜"Œ·YáÿöèN›†D‹£:m©ÁŠÂà÷Ìóe~C©éd„Œ»÷›˜U?祽Ù`î*ÉËÒ`æ „žf¾ÒÛ=£Ã¬'ß fîÊâaæŒHÖÂì|•`ýÞÑÖ%IüíA7æƒk q_c•žYPÛ¢Kç°ÛfØ";`&‹Þ_Ë°c®2à‰âŲŽì@=Ú™‘/ÂÕt™rO¾#¤•Åï7ùŠ)Ûý&kæ×ØsÂìje®})Ž2ú>ƒœväs~½ÊnÎæyšæÙVูmG“©Éâ…-«~»!®Ã w”|0³­Â”ñqÒ•ïˆge¸>æ½9[=· 3¯rôÖº²zmhç—æÞcOUÒ][ +2“¢gʦËÄT‡êEñ0$ò‘wF·ïž|7ûvWv€}SN´j#ûµ8yhøoÀfåƯzkŒ©©°NÎÑŸù Ù¬ÃÜÂ¥ož?Ö韾Œ"­‰âÓ¨#ÞC®ªâ!ÄCÈÇ7§Nya‹É°vc3|¥øÌV¶ÿ]{ÜßtUVy6;õwb?DÁ|Mf>]ùŽöã¬ìÒð_¶ÏiZ;vp, ™Z9nQÁ“l6õ£7 RtšÙÊÄIy¸á +¢~̤…Ka'7iZÆ(N—tpîøBW¾#!8+;€|È’™¸­m²ù5;ø]íÊ¡Óo÷ƒ[—…î~š‚¨[SÔ‚ëmÁ‡ƒI@ÚÇ%* G&…Â.Öó0€X(]+{ž'¦ÁþétÄГïF îÊâ‰é€­ÿç]q¶ÈûàyûÌ#Þ;Z;ø~¾ÞÎî ÇÍ䡼À4î>*/0©‰¯F<œÛ)Ÿij“¶60£|>Ëó›­+_*l:9‹Ë\…t¹íZ‚ô¹øõIÂtÜÒïH-®ª`AI õ¾¢ó#sKûÈ5zG´1¶AÇ|f>‡\Ý6Yÿéâ?`ïÃʱoßx8ü]Œ+"Ù„µ+ßÑì•`÷<$AØæÞ¿`ë½öÖjX½ãêV«"Ãâk3ì¸í¯}ˆEo`X1;`)ªü©²Ú¯žI€Öîî¸ÏT0&‰”/ìuöuíçùû»xïö¹ïX©_?ÉP¶ã§§ÎÂÓdó„ôWØI§‚ÈPLG¨]ùŽ„ê¬ìB…€Më6I½ÄïQFÈ–wØ÷«,‹ü6FÇ1X>{o2以ÞÝæ…¹ÉoÍÀCFëWéÉ£¾VJCì絨¶þÔ»!¥*<äU‚¿t!f +endstream +endobj +4948 0 obj << +/Type /Page +/Contents 4949 0 R +/Resources 4947 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +4950 0 obj << +/D [4948 0 R /XYZ -11.232 900.716 null] +>> endobj +4951 0 obj << +/D [4948 0 R /XYZ 56.693 743.021 null] +>> endobj +4952 0 obj << +/D [4948 0 R /XYZ 65.161 742.462 null] +>> endobj +4953 0 obj << +/D [4948 0 R /XYZ 56.693 696.29 null] +>> endobj +4954 0 obj << +/D [4948 0 R /XYZ 65.161 695.732 null] +>> endobj +4955 0 obj << +/D [4948 0 R /XYZ 56.693 637.359 null] +>> endobj +4956 0 obj << +/D [4948 0 R /XYZ 65.161 638.043 null] +>> endobj +4957 0 obj << +/D [4948 0 R /XYZ 56.693 580.912 null] +>> endobj +4958 0 obj << +/D [4948 0 R /XYZ 65.161 580.354 null] +>> endobj +4959 0 obj << +/D [4948 0 R /XYZ 56.693 523.223 null] +>> endobj +4960 0 obj << +/D [4948 0 R /XYZ 65.161 522.664 null] +>> endobj +4961 0 obj << +/D [4948 0 R /XYZ 56.693 475.251 null] +>> endobj +4962 0 obj << +/D [4948 0 R /XYZ 65.161 475.934 null] +>> endobj +4963 0 obj << +/D [4948 0 R /XYZ 56.693 428.52 null] +>> endobj +4964 0 obj << +/D [4948 0 R /XYZ 65.161 429.204 null] +>> endobj +4965 0 obj << +/D [4948 0 R /XYZ 56.693 381.79 null] +>> endobj +4966 0 obj << +/D [4948 0 R /XYZ 65.161 382.474 null] +>> endobj +4967 0 obj << +/D [4948 0 R /XYZ 56.693 324.101 null] +>> endobj +4968 0 obj << +/D [4948 0 R /XYZ 65.161 324.784 null] +>> endobj +4969 0 obj << +/D [4948 0 R /XYZ 65.161 313.825 null] +>> endobj +4970 0 obj << +/D [4948 0 R /XYZ 65.161 302.867 null] +>> endobj +4971 0 obj << +/D [4948 0 R /XYZ 65.161 291.908 null] +>> endobj +4972 0 obj << +/D [4948 0 R /XYZ 56.693 244.494 null] +>> endobj +4973 0 obj << +/D [4948 0 R /XYZ 65.161 245.177 null] +>> endobj +4974 0 obj << +/D [4948 0 R /XYZ 56.693 197.764 null] +>> endobj +4975 0 obj << +/D [4948 0 R /XYZ 65.161 198.447 null] +>> endobj +4976 0 obj << +/D [4948 0 R /XYZ 56.693 151.033 null] +>> endobj +4977 0 obj << +/D [4948 0 R /XYZ 65.161 151.717 null] +>> endobj +4978 0 obj << +/D [4948 0 R /XYZ 65.161 140.758 null] +>> endobj +4979 0 obj << +/D [4948 0 R /XYZ 65.161 118.84 null] +>> endobj +4947 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +4982 0 obj << +/Length 2726 +/Filter /FlateDecode +>> +stream +xÚÝ\[sã¶~÷¯à¤©Ý©±€dz™Ùl’Íf²ÝÖvgÒÙÍDÁÇ¡”må×)¯DIÖ@¸;y±hŠ:8$¾ï\â`ààíÙ77g¯¾ç8HP"¨nnA‘ˆ‚˜„(Œ‚›qðñüJåJVêâ’r|þO]«ª=¼Õe{PO»/¿Õé7Zßµÿü|ýÓÅ/7?ša. A ç­´ëz™«jªT]5_›ÑI›ÑEØŒÎÌð ƒKŽ’¨Ÿn$Fñù«öƒˆ¤ùåÙw7g¿ž#$à‰$ ¢„ iÎÎ>þ‚ƒ±ùÎh€X«+g'ÑP˜ã<¸>û÷î6:6‡ÍÇÛ ÉF#Ñ b "X4’›óGFQP”ÄIPªàö (èaŒ‹Ö´‚Isµ«|Žˆ }ù‰4Âæc(¡ÉÊ®–“ =¸ê h¦p¶‚b§8#ˆ…|^Ç«É?,'øx)0>OežÃ®¬5Pb.«jëR£êNìþæ\Öu™µ:Iîìßž‘ß×å¯]‰Ò‹z¾¨aÊÊÏTQW°«+à4†b ½bûÂ-m1M!Çþè³-ß‘>ÎÊZÐ'4ö/-}¦òGy*)^z/ó˜ úÑ8`ˆ$‰‹>ð¹ë+×NÇ`3Ú>áO”ò-Ý{³#f`ƒÛ‹ßËE™Õ¿]¬núG%‹J__\jþ亪d¹DU¼wa¼_„c>JÄØHL¼‘¬'ßdîÊÂI&b†ð:`ú>{T@/5ZLöYý?ÁX“¯¡/yœ–-ñŽ³â¨êá)ˆ qÒNÁŸ¹B3”±…æJ‘<ÐÉJeô_£R¦ +he©PpPóÇ\“…œ@­½]¬²2åÕ©&ZðÅ!ñ×mùŽxuUö0`F묎×÷úŠ×±2Þ¹”u¦ Øô-ì:;lÝË2“£\ ×zTVÝ«|Øû¯žrØ“)À"GÔ¶å;RÀYY Gʉùl¡~£ªŠõ‡¬žÂ®üYæ½ä õ—çS§kù¨m#¡6ÝÄwõ¼ÔééXb(Ž™·ˆ—®ŒO6C^c2Öhâý(†`sgïe1—ÄIJ&¦5Iåºâ³CãàÒDìMA¦óu-éVç¹¾ ÜÌl1iO¥ScwÖÕ§©¼ Æ¶\~Þýb¤TÑÍä¸;g¬ÉS‰j5¶ÑýóØÄDmQ$ÖÑø¬Qw²WKŽQHÈúÂT¯åWY‘ª^ÌP"Ü—mí m?žKr„ãÈpÄI|J晧¡òO˜ãzfþ’6‡¸ž¬3ˆ¹1þ3ôø Fm¿ët¤õ]“QtgÚKL¦Äg±‚Ç*ÄÄ_¬'ßÍ0º+ 7Œœn´vÈ?~ál×*>WÜZÔS]Ú”Ã*•îD"ÏÿBMØŒûæö8–©0‘¿ŠQO¾#Ôœ•µ€Zˆ¡âÉ(ZLYªçË2›Lë/+§jeÖÖ–ªJ1] Ýþ¦Jà•Se[*å„›xÎ_¹ 'ßøÎÊZŸ$泫â,õ8²¨‡ýj1Ÿ— +ZWgÕ<—ËaS°Û0Ž`§V{y˜ºU(“’BÉûú?7?|¸ºöæ03 óG„-ñŽ{ö›X8™…èEk¶!5^…ž\LVÜj‹‚mh`ãÄŸ‹¡ISmñÆ£mñn4rVÕ‚E&B$a×ùú`±_jÿº÷RM®&2/´ÉûÕ°µ¨=Ë:žµÔО6›Ì º>LMf²“å›’‹¿eæ=ùŽ wVŽrš4¨k®Ís™ª¡·ïË·ÙÀ%V\-fà«.Ç=TÔ©þ¼i'ÁjÊ.þúp=ùŽ˜wVÖó1A´Û¢·¯UhöõžÝ©RÍuY÷4‹èˆF %Œ½d|D95ÑlôÅô´)£ˆñÐcˆÄºž|G.9+kÁ¥¡hÝÔ¾RU­Kh"Þ¬lÓƒÓi€Ìóèý­šgŠke6Ÿƒ3/h¾?ñ:NÚ”K ge-XÈ2¾}½8×VéÚËðã–Àoóø}ø¯ãæðfj»‹„QØ–xGN¸ªjA‰04 I×ÇP2…¶1V¡Ú°k |,<×ãlÿï_†î}̹¯†ZLk©Ë~ÞÑfQgyV/m¹Ab ž|Gv8+kAJ_'ϵšÍsYC=Áƒ‚ö6R›¼ƒ5õ(¨È½7¶2Â«ï› +Àaœ¾ƒr6+î ÙǾ³X.zoí2Vï.ñ·é®'ß‘ÎÊZЂ$ºVà….›Éônà0æV—ÐÿÜ–zv¢MIÚŽ”¹'e™fÁßÀ +uÛ™m• iK>¾Xµ-ÞTΪZpªY+‘õ»4À°´ig”Íꈜž@麄nÕ“™í,'iJËÐD?në(¾°³-Þ ;ÞTí^_Ëþò™mñŽ/1vUÕâÆÍ[§:ÏôºX>ôÞvqÜ>‚S‹ÒÏ~)õ»Ê¿,CæÝÕ@íç¾ø3Œ°HNyÿÿǹŽO +endstream +endobj +4981 0 obj << +/Type /Page +/Contents 4982 0 R +/Resources 4980 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +4983 0 obj << +/D [4981 0 R /XYZ -16.307 900.716 null] +>> endobj +4984 0 obj << +/D [4981 0 R /XYZ 56.693 759.068 null] +>> endobj +4985 0 obj << +/D [4981 0 R /XYZ 65.161 752.393 null] +>> endobj +4986 0 obj << +/D [4981 0 R /XYZ 65.161 741.435 null] +>> endobj +4987 0 obj << +/D [4981 0 R /XYZ 56.693 694.312 null] +>> endobj +4988 0 obj << +/D [4981 0 R /XYZ 65.161 694.996 null] +>> endobj +4989 0 obj << +/D [4981 0 R /XYZ 65.161 684.037 null] +>> endobj +4990 0 obj << +/D [4981 0 R /XYZ 65.161 673.078 null] +>> endobj +4991 0 obj << +/D [4981 0 R /XYZ 65.161 662.119 null] +>> endobj +506 0 obj << +/D [4981 0 R /XYZ 56.693 625.152 null] +>> endobj +4992 0 obj << +/D [4981 0 R /XYZ 56.693 597.727 null] +>> endobj +4993 0 obj << +/D [4981 0 R /XYZ 56.693 551.36 null] +>> endobj +4994 0 obj << +/D [4981 0 R /XYZ 65.161 552.044 null] +>> endobj +4995 0 obj << +/D [4981 0 R /XYZ 65.161 541.085 null] +>> endobj +4996 0 obj << +/D [4981 0 R /XYZ 65.161 530.126 null] +>> endobj +4997 0 obj << +/D [4981 0 R /XYZ 65.161 519.167 null] +>> endobj +4998 0 obj << +/D [4981 0 R /XYZ 65.161 508.208 null] +>> endobj +4999 0 obj << +/D [4981 0 R /XYZ 56.693 461.48 null] +>> endobj +5000 0 obj << +/D [4981 0 R /XYZ 65.161 461.769 null] +>> endobj +5001 0 obj << +/D [4981 0 R /XYZ 65.161 450.81 null] +>> endobj +5002 0 obj << +/D [4981 0 R /XYZ 65.161 439.851 null] +>> endobj +5003 0 obj << +/D [4981 0 R /XYZ 65.161 428.893 null] +>> endobj +5004 0 obj << +/D [4981 0 R /XYZ 65.161 417.934 null] +>> endobj +5005 0 obj << +/D [4981 0 R /XYZ 56.693 371.206 null] +>> endobj +5006 0 obj << +/D [4981 0 R /XYZ 65.161 371.495 null] +>> endobj +5007 0 obj << +/D [4981 0 R /XYZ 65.161 360.536 null] +>> endobj +5008 0 obj << +/D [4981 0 R /XYZ 56.693 313.808 null] +>> endobj +5009 0 obj << +/D [4981 0 R /XYZ 65.161 314.097 null] +>> endobj +5010 0 obj << +/D [4981 0 R /XYZ 65.161 303.138 null] +>> endobj +5011 0 obj << +/D [4981 0 R /XYZ 65.161 292.179 null] +>> endobj +5012 0 obj << +/D [4981 0 R /XYZ 56.693 245.451 null] +>> endobj +5013 0 obj << +/D [4981 0 R /XYZ 65.161 245.74 null] +>> endobj +5014 0 obj << +/D [4981 0 R /XYZ 65.161 234.781 null] +>> endobj +5015 0 obj << +/D [4981 0 R /XYZ 56.693 187.659 null] +>> endobj +5016 0 obj << +/D [4981 0 R /XYZ 65.161 188.342 null] +>> endobj +5017 0 obj << +/D [4981 0 R /XYZ 65.161 177.384 null] +>> endobj +5018 0 obj << +/D [4981 0 R /XYZ 65.161 166.425 null] +>> endobj +5019 0 obj << +/D [4981 0 R /XYZ 65.161 155.466 null] +>> endobj +5020 0 obj << +/D [4981 0 R /XYZ 65.161 144.507 null] +>> endobj +5021 0 obj << +/D [4981 0 R /XYZ 65.161 133.548 null] +>> endobj +5022 0 obj << +/D [4981 0 R /XYZ 65.161 122.589 null] +>> endobj +5023 0 obj << +/D [4981 0 R /XYZ 65.161 111.63 null] +>> endobj +5024 0 obj << +/D [4981 0 R /XYZ 65.161 100.671 null] +>> endobj +5025 0 obj << +/D [4981 0 R /XYZ 65.161 89.712 null] +>> endobj +4980 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5028 0 obj << +/Length 3320 +/Filter /FlateDecode +>> +stream +xÚÍ]K“Ûƾï¯@9‡¬ª²£y ªâHvÅe9ïR%é0 Idñ ñ—þõ<(À’ìá`’`£9øúÝ=ÀÎÚÁÎ7ß?ܼþÁÃNˆBN¹ó°r8EÜwÂó‡Øùpû«L¥¨ä«;êáÛ_ŠZVýáª(ûƒz3|ù¶ˆ¾/Š§þÍî~õéá'u™;BPèy=µûzŸÊj#e]µ_««'PW笽º«.ï»Ì¹óPè×'„+Š~pûº!ÇFVÉC±ƒº‡I¾ÂK< ÙÖžÀÔGS–2¯§Ëõúôr•RNTäµ|Ö–ÊEi8¦n( †ŒjHõ ‚^fÚö´:*‹la¸TESFSeß}ó{ø4hòbiàê h¾k 47û¥×÷‹k7ýoj}IÿÙe " +.±'Ccú†Rd̬†Ž¨ºfoQ +è½µŽù¯Áš¿ªÅz†a½ÉjÕÀڻÉcú†7Ù³ýbp³`êZ[Œ }³Å0gŽxºˆÒ#þ¬[EÕ€µÌ¶©¨¡ž´†wa^r3L]ùG wõ k•0]LMÏŠaîÙ“’1}C)1fVCJ†˜G{)ÙŠRÁ¿–¥fŒZ-nOÀðX¤±†ŸÔP^×¢´4u‘C£z© uÞgT¬A}LßêÆÌj@ݧˆ©/:¨¿¤9Ï»Ñb'J¸ZŽ“:f¢Œž¦@Óð‡¸×g ¬Ýñ1}Ã;nÙa1Ü>`´¶cú†‹a̬ü=Œ\Ÿü¡hiwP“ü(*­Ì©ŒdU‰r¿¬Q”ñÄ|ûCU³Ý–Š×+ ’¶…¹,ï¬å¬A|LßâÆÌj@œ…È#CÚŠ˜:©S©›•ßm’hD¤òeÊ]Mᮧ%‚Ó¸ŒJ¹ƒ:àÍêüG¢òZ¬–Îl5ÙcÞè¦M9õµhþFä ¥Á”U a ò¼!sºû¥]ô²XoÿFäq + “sYÁs†Î¿ŽEúl‚5é¢Ì³Ãbà>h´¶cú†‹a̬†ÌaŽÚZ‘ûGZT3»ÒÁöO„û®ÇÜ6¯ÎÛ™÷ ÔÌ(ÁÍŸ.ê¾y"ñòÏ2QžW­mGÁµM¨=Ÿy¶eÛ ûÀÐœ'ôÍàlÎ,Î^è! )Ô¸ˆÛöxÄü\±óج5È®]CÓ2OM®E»š4h¢2Ú$ò3Ô ýX‚Û=Þ‹ª†F:U-ꦺÖôyAˆ\|”Ûô‘ïòy@Ƚü:ï±Z°ûþ H?RêxŸ€5@®’&ÜŸü^ùåB¦mI¶ÎºÂa·÷YRoþúêŽÐni=¡/è¼¼Š«Ðc& pÞžz®‡ÂÐ^ gBßP3«¡€ÜÑ`ÈNÿ® Ø÷ÜP¹=žoÉCjê$M꽆äâŒÛó‘\ßGÜ·—å›Ð7“.sfáÄ Ôoù0ñ¶°Ðþ›äQÚ@;/Sïþv«‹|+ÖPGj•¤2ŸZ½óyÁ­¨79ØP&«+B]éo§™¹~kéFø0ˆ’èÖƒŠZ÷\Ë\–`?ë%I_üÖˆ4Y%Ð0©••u€ T ûtù\kù“ïòušT›—º„¡Ûå ùÇÎ?À`»ÊGCK[æqÞÎÖéXlFõ‹›bĈ½2õ„¾¡ª1fVCÕP†8|·Z±‚ESoÝd¼Tˆ‚6…”¹ŠÀ–× +ÂݘE¥o WEQ·tÿtÍÜ~‡ˆÙ‹ùÆä !nʪ EÜ ókÐ’òF|ãd²ÞÀ3|m¼Ží.…Õ®æÓý‚ɼî 5}¬ ±½Bö„¾dí1;,Fà#×µWÈžÐ7\ cfáÌBŒ|¦;;Ñd²”±†/·S>ŒÆéJ6׉–Gœäñ,Y½XË÷T±¶+pÊ4¾Ò®^~Ÿ#7°WéžÐ7Ä»1³x÷CäûC¥»TÞ´,Á08øÞËf=À)þ_þõðîh5eïJ‡VÅ2¸½»¯ÛT€+g­+ +ê®{gæ&ô ÅÀ˜Y 1à +ÈPoMTy4QUM¶mV-»-ÇfñÁ¹Ã^3×N~Ÿï +*5åÓ•½»j¥ßœiÚÍ$õ5º,ž‹øìIǘ¾¡t3«!žoðŠ¾é VäêGb¦ëM£aó¦aðÜ[;Ÿ%¦¶ò2tÝ>³b ºcú†Ð5fVº.GA8e»þ' :•Ÿ¡…Ô.4-¥.ì’¥ Ô‰û¥sÀèÜöêB‡– ÃB·Ï±>¹cMÈÆô …̘Y !c +ÙP‰¢¥ÐÆ+¨ÁIj™%¿Ë8MªzYÊÝpa¸a€úM` °JJ(—b5 Š. %ˆöŠ ú†Âb̬†°P÷ë&šð¸Ê‚6«ÁMA^@ë$ûeƒí—SÆžº|S6èüa7B¯ÝÊH—Y´&#ò†â`ʪ†4a2L¶e±•eºÿ?%”ôòY3c Q‹ aŸu³† }34ØcvXŒ Ï½X[Œ1}ÃÅ0f.4T t(E4º9`ØëØOìVw. ”¾ ¬€…V±¸ +í¦ ë¥›¶¯hT£~Ÿl±&cú†â`̬†8wˆHTÒÖ†ÂU³VâP_é˜wnŽïyÊúw¯91½’…{Êw¥Ø.©¸>¼,C¼ÏúX“¡1}C2fVC†|ŒÈa®Ì^¼¼SjO~†vž€÷È[º=E§Açê¢Üéy¹jb èN@/mÛv89C!ædß'uÛ6Kï›Ô Œ ×síµ}RÚ>1Áޤ߄¾¡Ò1fVCéP†ü`(ý=Že ߪ(Þä3› ÓžÏRÏ³Ú M‚}H½™Þά^Ù’qY†pˆ<‹]Ÿú†7fVâ„¢€e¦« vETc¸óv¾Çâ%o¹²žCðÑV觳re)£z^þÛHÌ‘w¼Û£}Ie–‰­aÆN´òMÿeµÏ‹íÑû/ÛA ïÛ§R½mÝÂêè}ë¯äu¹?úHö!•bÔ;bÔ ”à©ÃÕ+îÁ_ŽH»-Äw-Xåf¯v>¡o¦ÔÌ™…+5¢®éRïð8+åσ7(ÓÜäRV‘Ø.¾mÅ£Pj5ó‰© ª/.j[©…xÊ ÿ^ûj¯ê<¡oOcf5àéyJ#ƒ‹à§ä,¾uãN¦©V_v[;JŠ|æ",þ#ô_&àì,°ÁPl·R”Õµ­u¤ -ŽÄMè‚ؘY ».ò#qYR­›$ž;_ ü™´b×YYÎ3‹g5W&•‘'U¦F…䲈›héG!œH¨ª;J†âaDíÅ)cò†h3eUlŒ)784û÷ϧ< µ»»Å¶ÎD¼ô¾9P=.ÒZ–¹¨“Ϻiú³òt$DÌâ¸Ù„¾!™Õ!¥È †yp¥|J©;T-;PØZYu×ShsI»Ï¹2ËB§‡ìHÚ² 8@ÌâxÞ„¾!xŒ™Õ!ˆ³³ØYÐ[W–(#¨ÜÓ>¤ï¿ ´4³-“âÊýÿ/Â1ô ìUÓÆäÍÀh̪1Fü0:WÉ2iòûK³ k +eÕ‚•`¯×-?Щù`ŒYÄu—AŸŸ°…Ë1y3\³ +Çe"ÿ0ÊVí«ZfKWCÁFô¨/í8‚‡ŸÆ¾ñÝi ËOtìSÖè8"oøìøÔ>ůKŸ|ø„X}õ“ÓV›gט9že\§ÎýrþEÅnf +endstream +endobj +5027 0 obj << +/Type /Page +/Contents 5028 0 R +/Resources 5026 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +5029 0 obj << +/D [5027 0 R /XYZ -11.232 900.716 null] +>> endobj +5030 0 obj << +/D [5027 0 R /XYZ 65.161 760.065 null] +>> endobj +5031 0 obj << +/D [5027 0 R /XYZ 65.161 749.106 null] +>> endobj +5032 0 obj << +/D [5027 0 R /XYZ 65.161 738.147 null] +>> endobj +5033 0 obj << +/D [5027 0 R /XYZ 65.161 727.188 null] +>> endobj +5034 0 obj << +/D [5027 0 R /XYZ 65.161 716.229 null] +>> endobj +5035 0 obj << +/D [5027 0 R /XYZ 65.161 705.27 null] +>> endobj +5036 0 obj << +/D [5027 0 R /XYZ 65.161 694.311 null] +>> endobj +5037 0 obj << +/D [5027 0 R /XYZ 65.161 683.352 null] +>> endobj +5038 0 obj << +/D [5027 0 R /XYZ 65.161 672.393 null] +>> endobj +5039 0 obj << +/D [5027 0 R /XYZ 65.161 661.435 null] +>> endobj +5040 0 obj << +/D [5027 0 R /XYZ 65.161 650.476 null] +>> endobj +5041 0 obj << +/D [5027 0 R /XYZ 65.161 639.517 null] +>> endobj +5042 0 obj << +/D [5027 0 R /XYZ 65.161 628.558 null] +>> endobj +5043 0 obj << +/D [5027 0 R /XYZ 65.161 617.599 null] +>> endobj +5044 0 obj << +/D [5027 0 R /XYZ 65.161 606.64 null] +>> endobj +5045 0 obj << +/D [5027 0 R /XYZ 56.693 559.952 null] +>> endobj +5046 0 obj << +/D [5027 0 R /XYZ 65.161 560.241 null] +>> endobj +5047 0 obj << +/D [5027 0 R /XYZ 65.161 549.282 null] +>> endobj +5048 0 obj << +/D [5027 0 R /XYZ 65.161 538.323 null] +>> endobj +5049 0 obj << +/D [5027 0 R /XYZ 56.693 491.24 null] +>> endobj +5050 0 obj << +/D [5027 0 R /XYZ 65.161 491.924 null] +>> endobj +5051 0 obj << +/D [5027 0 R /XYZ 65.161 480.965 null] +>> endobj +5052 0 obj << +/D [5027 0 R /XYZ 56.693 434.277 null] +>> endobj +5053 0 obj << +/D [5027 0 R /XYZ 65.161 434.566 null] +>> endobj +5054 0 obj << +/D [5027 0 R /XYZ 65.161 423.607 null] +>> endobj +5055 0 obj << +/D [5027 0 R /XYZ 65.161 412.648 null] +>> endobj +5056 0 obj << +/D [5027 0 R /XYZ 65.161 401.689 null] +>> endobj +5057 0 obj << +/D [5027 0 R /XYZ 65.161 390.73 null] +>> endobj +5058 0 obj << +/D [5027 0 R /XYZ 65.161 379.771 null] +>> endobj +5059 0 obj << +/D [5027 0 R /XYZ 65.161 368.812 null] +>> endobj +5060 0 obj << +/D [5027 0 R /XYZ 65.161 357.853 null] +>> endobj +5061 0 obj << +/D [5027 0 R /XYZ 65.161 346.894 null] +>> endobj +5062 0 obj << +/D [5027 0 R /XYZ 65.161 335.935 null] +>> endobj +5063 0 obj << +/D [5027 0 R /XYZ 65.161 324.977 null] +>> endobj +5064 0 obj << +/D [5027 0 R /XYZ 65.161 314.018 null] +>> endobj +5065 0 obj << +/D [5027 0 R /XYZ 65.161 303.059 null] +>> endobj +5066 0 obj << +/D [5027 0 R /XYZ 65.161 292.1 null] +>> endobj +5067 0 obj << +/D [5027 0 R /XYZ 65.161 281.141 null] +>> endobj +5068 0 obj << +/D [5027 0 R /XYZ 56.693 234.058 null] +>> endobj +5069 0 obj << +/D [5027 0 R /XYZ 65.161 234.742 null] +>> endobj +5070 0 obj << +/D [5027 0 R /XYZ 65.161 223.783 null] +>> endobj +5071 0 obj << +/D [5027 0 R /XYZ 56.693 176.7 null] +>> endobj +5072 0 obj << +/D [5027 0 R /XYZ 65.161 177.384 null] +>> endobj +5073 0 obj << +/D [5027 0 R /XYZ 65.161 166.425 null] +>> endobj +5074 0 obj << +/D [5027 0 R /XYZ 65.161 155.466 null] +>> endobj +5075 0 obj << +/D [5027 0 R /XYZ 65.161 144.507 null] +>> endobj +5076 0 obj << +/D [5027 0 R /XYZ 65.161 133.548 null] +>> endobj +5077 0 obj << +/D [5027 0 R /XYZ 65.161 122.589 null] +>> endobj +5078 0 obj << +/D [5027 0 R /XYZ 65.161 111.63 null] +>> endobj +5079 0 obj << +/D [5027 0 R /XYZ 65.161 100.671 null] +>> endobj +5080 0 obj << +/D [5027 0 R /XYZ 65.161 89.712 null] +>> endobj +5026 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5083 0 obj << +/Length 3234 +/Filter /FlateDecode +>> +stream +xÚÝ]Ý“Û¶¿¿‚“δv§ ’Γ“8™dìN{wéŒãˆ„$æøq!)Ý)}A²Ô×BKØmŸN'AËøÛïÅÒuŽëütõÝÝÕ«׉IÌwîæg„‡ND=â…Î]ê|xq#s)ùòšî‹¿W­lú—óªî_´KýáUò]UÝ÷ÿüûöÝËw¿¨Ë\SJâ è©Ý¶›\6K)Û¦ûX]:‘º:÷º«ûêò¡ï9׉C}}JCE1Œ^¼êÿPwß¼z{wõûUô]‡:'<öœ0¦„»ÌIŠ«]'UŸ)ˆGÎãveáÔ%ÌãêuîÜ^ýóÊÕ[á*»—ÝŸŸžQVÑ9¡ˆFåî}Fâ(vh·:vjéÌR:K? ”Ó1ýÀ¥$äè +Ïw“˜Å0»%X/œþÅFŠÚáí½ò·HÙ1êòþ^‰v{kŽ“q>\s·‡ háL.²²ÌÊly5‡­{¨«D6͘®þôúZ¿{”)…}àåȺړ¶´®æ£ß9¸‰ÁØÁ×óI¤î¾5øé#á‹fÖ¾^D¨¯UM!êûÕì&@×eÍb/ÈitÝ-G_9º2YŠrÄa5[g¢ÓÝÓÊg)e +[Ù™‹Ë®}ÜÌ#¡ýœ:ØHF `ÍBB£è3¬¡º¥Ù4­, !û3P틼©€*Nþ¾Êj(\lY^ùT +ðÊ7oÞæ«zÏŠ6U ñ©=hé#ÁfÖÞ”¦®¹…÷icþ«¸GÑ ×J¹¨¡ªvžårOéÿí´®‰,²³YS˜ÂNá Ž˜=Ø é#a‡fÖvn@˜öd™‚ÝR¨¯Ðk=0ÙE¶³ بCãBU½XÉÕfà,€¸ +Ã\æ[Ј>@ö˜Õ›¹Äå½ÍÒGnšY¸4ñÈ#^Àzqú>¯(g«ƒšþO”sJÃð¬-Ê{¨ tWn“ªú·…Ls¹¹Ði>/z¼Ç­¡mH‰64³h ñÔ;—aÁõ7пTš‚¤K¨;+`'a¾~, îD ̘ˆ…¤D;šY´sJ|Oç\Á¸Qb1Ë%:Y»œ8›€wn?Ǫç±ã÷!²5ì é#±cY½^PYÛŒ!}äf ™5$/&Õ>ÿpþ¢¨ÖÐÄ\:‡sè„[R•kY·`kXVåXæŽ'Ì_Ìj)îÍSœmC-kxGÂ˪YD‚@§õš‘€]f‘ÜóÕ%Ôé·´Z¢À2m0 gòSa*5©¼Øô0FXô,ï’Ðç:@Ìþ»_ÐÕ•Ñ Ž‰Çµû•±`Àûmñ•4¸ýâ÷™R;2ï\Ӷغ|:ŽQöÿõËkʺìXÖ´ yjràQL|7ÀlÀi{„ê7øö }œÁ3 × A¤8õtôcöµR–\ìLªº–I ¶i…hÛÉëÁ¥ŠÜ ;±u&Ô^t˜¿T<$~dϼè#á‰fÖž¡KÂП2'¸±G¿BNèå«ÉüSß÷–ÞŠE4Xo7{öç›Ó¿òÌRåè]ZÛIó%­–OIùÿ-VKáˆ3jÑj1—pn¯ð2¢T hf ÔBW8×ÙŒ÷âêÒ­ ]:ð<•Ès`ÁP+keÑ@ !p"™ý!Ó=ës¢ hتZi#ʵi§†ÒÅ$t={ÒGͬÀ»âyLwÙi™ÈêÌ6“&±g¹2…Pˆ—ÒZsÓ\ù¦Ó¶ÔrQw}U9µR¨’d¥¼XÓìµ2¦Ê€Ø« Žèã¤Ϭ4¸Œ¸ž® >.%T7–M+Êdêz88…p÷hš;©«©1ø(¡ÆnÕÈim’€†rU«ÆTJ"åfEöBù}¤” ™…K‰ß5.„:”_˺Ól_ ú‡‚áIan)?Åï¥Ú&‚æ1k“%8G×›Ûñ&¼:¾ 7oÍKÀ3™ˆ=ù=/B!'‘Ålúˆ>R„Ð̈PäJu| Ußi%›½ +È_N”í¡ÑÊÃCU·ð„Õ~Ããó&-¬‘«¶*D›%*âz˜ YÊÞd~¹CzðêþFÜ^mwD x4³€ï:n}Zçÿ~¦Ou¶j/Ò„–„é|Àq ÔÜ?1›‚ã2qH»çöEó=?}$E²4dc|ã²ÆHÆ_2-è{Ý[¥´à,¯’û.-øíKíw‚òìQ‹‚<=Ê™~#­’YU=ÿŽúÆ}³÷Y¶ÀT£ï¹Äu™½T£Ocâúö21#úH ‰fÖ@C2F<îrPÏhÌÊU1ƒv8AôþXM‚ä¢Ú핹,¶›K«ƒçÅÁˆYÌ” é#ÑŠfÖ­”/Ô™’jeƒàuzñž«pª›¨ý¤ç>Ó~ T|^ÊìEû#ú¸;mY½WLÛ‹ÛFô‘›eö(Ƚ®[$ÐQÚ™³ÙoàšYÜNWÈ4Õì·qSƒþøϧùïã4ÀÕZ/ sí…@#úHì ™¨Lu˜uŒ+0Ö!ÐÛ±ƒ|üÆb!SÑ +ÈI¬Ò¬ºà{P¸­³TîÓ?gª í¯Ç}Â|{íÁ#úH0¡™5I°›”Ò96çÌ)4lz=c‰ h¯¬MxÄb›ú<†XV P¨ââ ÔmÁm-á¾hÉŒ}Le7'¨ZÕ‰i¸[Ú‰¿µòÐí€Jo±J–¶¦Yx~€ZÃø>ähf Pî„S}èÞSþ(6ÓÊÂ6·3qï(•Äˆ6Û?Zq¢€$òÖ`õ¼ªÚ­X^ìQz}¬i ˜CúH`ZcVos‰OíåÏFô‘›fÖ@J™GBWçÏîÀí …ec!ÕÕü&G¡îÍ®–Nï’3sç…×íchkxÒGâͬ^i7r}ž”4qgÄC.’‰ûm ÎÓBIÎó±+~Ôœ.%¼«VN[ŸE7‹»˜Þ^~xD‡n<³èî8tÐÿB*âd‹¥éT%¸ûe¨MYÔ‡ýÖð6¤ÄšY8ÞXì’ˆéTíöhWóPLJ23Ú²L;vânÖ~e7ÀŒaý[ã>Œhf ÀÆ$â¦C04¨š 똩gãJðÁŽùä~bjÌ·†“ðÎãŸ÷ykøÒGâͬþ¹zk7šÙHWvE\å;N=-ö_7º®Š‰¯ÝMe¬å*«mÍV­1Ÿp{Åë!y$±¬à0IìëôôäÊèÿ¸0gœc~Ÿv±½!}$ö¬1«7Ãëczk›1¤Ü 4³’èqâî†?˜44˜TÿÀQ×é^‡©Žyí¡:/L¬š­ágH‰4³øaqCÜ]Šµœx~âSk„d™å©­A˦Ì@£Á4kr±1>,ÊhY[Ãä>“hf 0I}B)3oÁ°Fí@saÂÕÀÖÓ¸kmAaD{Ìê͈ú ÇÚf é#7ËìÑI«íˆa=’7²4Õȵ¬E~Ybàäùœm!ýàr‡úQQƒsMIÀuÅÿ¯Ç©ý ¹ólåö°ÅÄÓ|Ì~ÙÁÒç_וH½¿Î ˆ=ÿ%ÐúG7õº‹°¬ Á>RÐÌÂ(aŸæà‚>2ÏÁv~B.¦§ùÕ³šæ-|´ƒAd/]7¢Ä*šY¬†.a!ßÕNL2pEe0éèËü¶‚b`¿!êü¹Lø(Ý4ƒZª¬Èra:0ŸÛØä‘`IJj€Å &ÞnìqÝù Ó”øŠGæŽ {=}*+[Y—PWh-ê‹;í:÷§ ³­rH‰JkÌêÍðúøÎÚf é#7Ëìqß ÉäG ŒfN€ûécÿúÄ4˜q]4 +EäT%ÁçÑʧl°@`•GO‹VdH‰Q4³v„qâû:ahmðEr!`/øj¦…“çe)± Þ­ÁgH kÌêÍpûÍÚf é#7Ëìq}ïú$`HãŸKQBu>ôatð“8݉£¢+å¤_"h½d²ØY ŒûÐËæ†äqC³ +×Þ±Gþ©™/•¸ÇžìÓ@Á–A'ð²i6cý>_•÷S…? ]4Ybú0Ï>³ö,Ïyä£<±¬Â‘1Â]4|®´=tž]-®e½–Èå|ž%àîj°³•VÉêШ—þï»YMÝ%· ´]'Uý¢î[7Gþq»°pu™ÇÕëܹ}v“ÿ£9‰} +endstream +endobj +5082 0 obj << +/Type /Page +/Contents 5083 0 R +/Resources 5081 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +5084 0 obj << +/D [5082 0 R /XYZ -16.307 900.716 null] +>> endobj +5085 0 obj << +/D [5082 0 R /XYZ 65.161 760.065 null] +>> endobj +5086 0 obj << +/D [5082 0 R /XYZ 65.161 749.106 null] +>> endobj +5087 0 obj << +/D [5082 0 R /XYZ 65.161 738.147 null] +>> endobj +5088 0 obj << +/D [5082 0 R /XYZ 65.161 727.188 null] +>> endobj +5089 0 obj << +/D [5082 0 R /XYZ 65.161 716.229 null] +>> endobj +5090 0 obj << +/D [5082 0 R /XYZ 65.161 705.27 null] +>> endobj +5091 0 obj << +/D [5082 0 R /XYZ 65.161 694.311 null] +>> endobj +5092 0 obj << +/D [5082 0 R /XYZ 65.161 683.352 null] +>> endobj +5093 0 obj << +/D [5082 0 R /XYZ 65.161 672.393 null] +>> endobj +5094 0 obj << +/D [5082 0 R /XYZ 65.161 661.435 null] +>> endobj +5095 0 obj << +/D [5082 0 R /XYZ 65.161 650.476 null] +>> endobj +5096 0 obj << +/D [5082 0 R /XYZ 65.161 639.517 null] +>> endobj +5097 0 obj << +/D [5082 0 R /XYZ 56.693 592.403 null] +>> endobj +5098 0 obj << +/D [5082 0 R /XYZ 65.161 592.692 null] +>> endobj +5099 0 obj << +/D [5082 0 R /XYZ 65.161 581.733 null] +>> endobj +5100 0 obj << +/D [5082 0 R /XYZ 56.693 534.62 null] +>> endobj +5101 0 obj << +/D [5082 0 R /XYZ 65.161 534.909 null] +>> endobj +5102 0 obj << +/D [5082 0 R /XYZ 65.161 523.95 null] +>> endobj +5103 0 obj << +/D [5082 0 R /XYZ 65.161 512.991 null] +>> endobj +5104 0 obj << +/D [5082 0 R /XYZ 65.161 502.032 null] +>> endobj +5105 0 obj << +/D [5082 0 R /XYZ 65.161 491.073 null] +>> endobj +5106 0 obj << +/D [5082 0 R /XYZ 65.161 480.114 null] +>> endobj +5107 0 obj << +/D [5082 0 R /XYZ 56.693 432.607 null] +>> endobj +5108 0 obj << +/D [5082 0 R /XYZ 65.161 433.29 null] +>> endobj +5109 0 obj << +/D [5082 0 R /XYZ 65.161 422.331 null] +>> endobj +5110 0 obj << +/D [5082 0 R /XYZ 65.161 411.372 null] +>> endobj +5111 0 obj << +/D [5082 0 R /XYZ 65.161 400.413 null] +>> endobj +5112 0 obj << +/D [5082 0 R /XYZ 65.161 389.454 null] +>> endobj +5113 0 obj << +/D [5082 0 R /XYZ 65.161 378.496 null] +>> endobj +5114 0 obj << +/D [5082 0 R /XYZ 65.161 367.537 null] +>> endobj +5115 0 obj << +/D [5082 0 R /XYZ 65.161 356.578 null] +>> endobj +5116 0 obj << +/D [5082 0 R /XYZ 65.161 345.619 null] +>> endobj +5117 0 obj << +/D [5082 0 R /XYZ 65.161 334.66 null] +>> endobj +5118 0 obj << +/D [5082 0 R /XYZ 65.161 323.701 null] +>> endobj +5119 0 obj << +/D [5082 0 R /XYZ 65.161 312.742 null] +>> endobj +5120 0 obj << +/D [5082 0 R /XYZ 65.161 301.783 null] +>> endobj +5121 0 obj << +/D [5082 0 R /XYZ 65.161 290.824 null] +>> endobj +5122 0 obj << +/D [5082 0 R /XYZ 65.161 279.865 null] +>> endobj +5123 0 obj << +/D [5082 0 R /XYZ 65.161 268.906 null] +>> endobj +5124 0 obj << +/D [5082 0 R /XYZ 65.161 257.948 null] +>> endobj +5125 0 obj << +/D [5082 0 R /XYZ 65.161 246.989 null] +>> endobj +5126 0 obj << +/D [5082 0 R /XYZ 65.161 236.03 null] +>> endobj +5127 0 obj << +/D [5082 0 R /XYZ 65.161 225.071 null] +>> endobj +5128 0 obj << +/D [5082 0 R /XYZ 65.161 214.112 null] +>> endobj +5129 0 obj << +/D [5082 0 R /XYZ 65.161 203.153 null] +>> endobj +5130 0 obj << +/D [5082 0 R /XYZ 65.161 192.194 null] +>> endobj +5131 0 obj << +/D [5082 0 R /XYZ 65.161 181.235 null] +>> endobj +5132 0 obj << +/D [5082 0 R /XYZ 65.161 170.276 null] +>> endobj +5133 0 obj << +/D [5082 0 R /XYZ 65.161 159.317 null] +>> endobj +5134 0 obj << +/D [5082 0 R /XYZ 65.161 148.359 null] +>> endobj +5135 0 obj << +/D [5082 0 R /XYZ 65.161 137.4 null] +>> endobj +5136 0 obj << +/D [5082 0 R /XYZ 65.161 126.441 null] +>> endobj +5137 0 obj << +/D [5082 0 R /XYZ 65.161 115.482 null] +>> endobj +5138 0 obj << +/D [5082 0 R /XYZ 65.161 104.523 null] +>> endobj +5139 0 obj << +/D [5082 0 R /XYZ 65.161 93.564 null] +>> endobj +5081 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5142 0 obj << +/Length 1907 +/Filter /FlateDecode +>> +stream +xÚÍ[]sÛ6}÷¯àLÖš©|èf:³Ù4m3M§›øag’>@dsM‘\’²üú^ðÑhIMÑÍ“ ¼¸î9÷ˆÂÁe€ƒŸÏ^]œ½x#p ‘–T«@R$Ã@†X\,ƒçïmbMigs*ðùïYe˦¹ÊŠ¦Q]µ7_gÑ«,»n¾ü÷Ão³?/ÞÂ0sB¢±ö¡úœØòÊÚªt·at(]27:‡áC΂¹@:lÇ'DÅP¿h>ˆÔîɳŸ.ÎþFÀ>H $’š¡&HbDë³â` ÷Àĵ +nëžë@Œ(“ÐN‚gÿ9ÃíR`ðÑ5ÝÇÏ[–Á#Ò ä)¢œew"­t@\o6X´ô¨}ˆ$}ûJå5Âö*H¤©>³µÁâ2hïÛH®÷Š»½ +a¨s\#‚e³WÕ•©êÍ9l(ø8—ŸGYZ™8õëlüº%™çàÙʯ_ê¢=Û‘-w€™~ß^8ðäbãéŠïz9 zv«¾³ÿ8èìùîÄv£aaG +Âh2ìÚ‰ƒÑÎÀSˆð–³<v{néÂV•-üúÓ'ÊÁ~·æAø£æ‚G¸¤Â¯»½Ëv#'æôS4£€ª8‡ÌÖä¡í,I‹2øÆ+]†[eI’ͨ8¿ÓËæRË}ÙåÄ+ã¬Þ̈8oŸXX›6­µY¶×ªìkâ¬Ç¯¿ŽMGaèT=¶9É9bŒuý¢¬3_Æid{©PDnÚE“ÐÑîºÌ)uD®¡k ³¶ú‰R±Ó¯ü +q@gëÂ;³)âêˬš·Ö¤e–þ0› +_ß™k»Šë7’A¤„tLàÏç°†"Ùd<Ö³?ŽÇÆ;ëÁcã CfGßÄwvéIQ›Ë>ÐÜåïHHÖì‡ãùr7<Ë•ž~UFaMå êÕ;/2çƒç„olQÆYzÚŠc í{èv_¿+ÏJc¹ìMmK CEùdD¾Ík;È@Ðç¡×æ&^6,ôï¬mÑ‘P»ºè~Í·Ðð)&ä!¡"z:êÙÇCãõç!i«–‡þõ vÔìÅÚ$ñ—š)‚syR)²MêáJoèýŒÞdñÒ[,½ íö*ã?¹U‘­==Îsk +oG|…^[yðé¦Ê}%V¼ê3‡Ø +7®4RwÜñ sÜej»ÈGÀÚö™û’GèŽøtØÞµ?Û£õÀ¶+ c1$(íÎ laŸ®XfÒ»ª0χ©öî',ðaׇäõˇ}ë^~¤Š«äÁ?/¼ÞdYÿ‰—/†³&LJ994Ç2/„ åâYå¨Ü¥‚ ÷ªÑ·ÆIÆ'Í/6É¿mIú?sc®ö{)0b„œN“2GáDš´›Ç€zs¹SžÉêAwNÔtçÌ=ûãrÆxgýëAŸù—Ræ^]‘ôYµ)…JÞ‹SµWœ¾wl çW¥Å7a¾TéÓÉRN:xº,ýPÙÛÔ¶¯L’t…í"É¢ë’.×®´ýç¬KÌËuBÛz¨ùù¢½u–6ªâ,-·nv—hcL©ükJÅBüYOä Œ¡Ød豌œÞ<ÀddëPm!Ð-¦Ü×­¹±šZA +›œ*DlÂŒìšÍÑ®ú#ScPErðë¥Õg@äÀ?aÔùÒóm‚µoOÐÛž/\vyý‰ÜIœÑ)¨áÁ¿¦ nÄR?åOS7W×µ +endstream +endobj +5141 0 obj << +/Type /Page +/Contents 5142 0 R +/Resources 5140 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 4946 0 R +>> endobj +5143 0 obj << +/D [5141 0 R /XYZ -11.232 900.716 null] +>> endobj +5144 0 obj << +/D [5141 0 R /XYZ 65.161 760.065 null] +>> endobj +5145 0 obj << +/D [5141 0 R /XYZ 65.161 749.106 null] +>> endobj +510 0 obj << +/D [5141 0 R /XYZ 56.693 712.53 null] +>> endobj +5146 0 obj << +/D [5141 0 R /XYZ 56.693 685.378 null] +>> endobj +5147 0 obj << +/D [5141 0 R /XYZ 56.693 641.618 null] +>> endobj +5148 0 obj << +/D [5141 0 R /XYZ 65.161 641.059 null] +>> endobj +5149 0 obj << +/D [5141 0 R /XYZ 56.693 594.756 null] +>> endobj +5150 0 obj << +/D [5141 0 R /XYZ 65.161 595.44 null] +>> endobj +514 0 obj << +/D [5141 0 R /XYZ 56.693 547.905 null] +>> endobj +5151 0 obj << +/D [5141 0 R /XYZ 56.693 520.753 null] +>> endobj +5152 0 obj << +/D [5141 0 R /XYZ 56.693 475.751 null] +>> endobj +5153 0 obj << +/D [5141 0 R /XYZ 65.161 476.434 null] +>> endobj +5154 0 obj << +/D [5141 0 R /XYZ 56.693 430.131 null] +>> endobj +5155 0 obj << +/D [5141 0 R /XYZ 65.161 430.815 null] +>> endobj +5156 0 obj << +/D [5141 0 R /XYZ 65.161 408.897 null] +>> endobj +518 0 obj << +/D [5141 0 R /XYZ 56.693 372.321 null] +>> endobj +5157 0 obj << +/D [5141 0 R /XYZ 56.693 345.169 null] +>> endobj +5158 0 obj << +/D [5141 0 R /XYZ 56.693 300.562 null] +>> endobj +5159 0 obj << +/D [5141 0 R /XYZ 65.161 300.851 null] +>> endobj +5160 0 obj << +/D [5141 0 R /XYZ 56.693 254.548 null] +>> endobj +5161 0 obj << +/D [5141 0 R /XYZ 65.161 255.231 null] +>> endobj +522 0 obj << +/D [5141 0 R /XYZ 56.693 218.655 null] +>> endobj +5162 0 obj << +/D [5141 0 R /XYZ 56.693 191.503 null] +>> endobj +5163 0 obj << +/D [5141 0 R /XYZ 56.693 146.501 null] +>> endobj +5164 0 obj << +/D [5141 0 R /XYZ 65.161 147.185 null] +>> endobj +5165 0 obj << +/D [5141 0 R /XYZ 56.693 100.881 null] +>> endobj +5166 0 obj << +/D [5141 0 R /XYZ 65.161 101.565 null] +>> endobj +5140 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5169 0 obj << +/Length 2390 +/Filter /FlateDecode +>> +stream +xÚÕ\YsÛÈ~ׯ@íËJ©U{.\ÉS¼;ëdS‰å¤ReïÊX,Iô¯Oã -‚¦ÔàªÊ‹ƒžžA}™wã1ïíÙëg¯ÞøÌ‹!Dà}Xz€ ô".A†Þ‡…÷ñü½ÉŒ®ÌÅ¥ðÙù?lmªþriËþ¢^ _þd“×ÖÞöÿü÷êï¿~x‡Ó\r±ï÷Ô®êMfª•1uÕ~³s/ÂÙÙήpúPIïÒ‡8æçyö—g¿Ÿq¤Ï<îù±ô˜CÀ„—¬Ï>þʼ~‡€Š#ï¾¹ö|Î@ȯ3ïêì_glØ +vpK¶´U œ=SŸ„ð;.¶½zƒCº…¨ö™TáÝà_tS¦õç‹Ë€±ówFç•ÍÿxqÉþû›¾Ó+“`òÄ.ÒüÖYO7­%Þ~¼Ý]-î…Jäw WÛÞ÷Yˆ›xâ(öJã-/o‡Ú·ïîO "à‘ÚNÐæíhWú>ð€éûŒCˆÛF™áñ« ñ ˜í–7^ñ~…÷ºe\rP¸Aýëµwf±# û”¼ÝË_˜$Ó¥®S›ÓÐ9•²MšµÉë ´í’6n+¢;£qÝ0ÜØì|+Ì´ –¥]ÏÆÊC•Ñh×–8ÕÝÎÀçqÊC@}1Œvé;Âș٠0 |.{•æ¦ApŒ^m·åß~½ÂimjSÒ^ÞZ'«47åf,AßUérÕÙ¥{àó å ЪI!Nlyn  ¤ Ðu]¦× Úö æ'ˆ­`>ë„h¹Ÿ 6#ún°qg–› ” ùîÿy± ZŸÒ,‹¦,leˆšÎ<Ô4íó„ ¸xQ˜(Õyz§…‰ÎsÛ[Uø­CÇŸ.ËüåþM©‹Uš€-Lþôˆ$Ã͇ÞñÅÅ~eGE1øx90ô‰1ŽósöåŠ÷WÄÍ— +|éÏM!Áƒù ¹KßšÎÌN€¦ jïL„浩É6ìWGã¸5ÑQô’8öãcPu ŽÓd¥Mö‰ù¬^ã_ÞñjÖ«-ž“U“ßšlSM ÉB×ú²2I‹ÓK u['ú1ÎGã«]rÙÜà˜ÙìG¸ÝœÏdÄ„¾˜ È#ún@vg–d?bÀ|“>Pq\Ù5•×¥½5ÄHmiË5ºhä€*Í©Ü6eBäw™f¦"³K8`뛺ɓ Õ/½KŽ€œ? +P +PÃ?ÙÅ{Zï*îP +ÂX΋]úŽ°pfv,‚XÄû=ÖDy(lš×T¡ž%hC÷“¾#Šø?õ}5JžL°”>~FL½¨¥”1l〓ÊL_› ÚÜ ˜ê ¡/SÍhµx»®x>xîÒw„§3³à)ÈQÿ¸Òù v8v‘‘ 5uˆ®ª)MNµ1º%áp—‡s?„’y®šdEÍðéÚi}Ï#„E0cfc—¼£ø:²zXV9ñ%\GMtøE߯¨žRJ|qº(Œ.‰ö‹* {™áƒ~]AäDº™¹3ÙÖ>´cý^——Û{â>,—'‘CÚÍ\ùt…"®~6øŒè»áÇÙ êŸ1rp:í8¡P²W…yzxëÝ¿Ö?à‰,ô4ÉT'uµ)êçù@7©¨÷#”gž"WíZ5”/Ò‡c}N+`Á‹fYUÈ«SgYeèùo¥˜‡ÚäU›;¥û*@Ö¢ÓžÊg D8ŸâÙ¥ï¨xœ™¥+åKðù.ù1ÓeºL©vbÏÛîÿDyy+cÜ|ÿ4.;w­:m9¸Í‹í¬^›£ó°J… ä‹æa•P Å\yX}]Õ¥NjÈmÖ™“ëëÌ,¦à#ƒÁŒÙQÅ$(6_vtDßïÎÌNÀ{›››^€ÌÍý±.Ãa:ÈÑ×e¸Iý,l ^ Pj¾t∾›¹3K—#ûÊ!øó’¯ä’ŸMi'ºoÔôy_:mÆ„C~SîŽ +[D^‰ëïPTèstž]FÔŒ †#úŽÀpfv0"á¶Áp‘VE¦7ÿ‚¶¯YóUS`ðVUú7dàÏØ€7¢ï(fÎÌN³PB´mÀ{mÝP› +ÚBg®©%Ám¨UŒ7Ôž× À9Q€ï5YM–T¯çèPh +ÌžG߶&̽Žè;¢À™Ù (h+wþè ^,÷]C « žüðEã4)%Á\qÚZ瀠=™P5h +`­‹ 1šB6cŒ&y{dd¾mDßQª™ Õ<6¨ö MNÜãßwê‚N6&8ä¥uS*;Åi36¥Yf†êÏ,éžÏžò~­0E3Æ…»ôe×™Ù ²Ë|`á^OñK¨î¯Îm«é©“ƒ§¤«ºŸVb·0±ðf32ÒËÛ¦8ª§l¸ûDÎäê¯Ñ b‘˜/ÑwCƒ;³t4ˆXçC0ø¤Ãó{jŠš(™E?½ûKœ]/¨å5¢ËoË[]Ú†Zµ#÷7Òcì$Iíé½l*f¢`¾ÈvDß3ÎÌNÀL$ûƒûƒêÓ”‰®Nßßd—Ä‘¦JtAõ©èq M’¦,©C#r—Ú¦Ê6ÇfRD@†/Þ_â-yDxó.E\÷!Íßlen¿†4åMš·…'ËÌêêMaõü÷©¥ÍkXêušm×V`Ùž:„k[.L ‰Íl ³ŸJÍG Œ"™š¯©fDßQ“83;A“ȤŠ]?¯‹’~Ü{êáTSëö8ÊT 0ÿE›@ÎÁå1M ïíµ)ë!ÏPëMýµw¶-¦šãE•~~ ÈíWºY¤m»å„‘ÕpƦ ø|iµ}7à¸3Ko•ûzŽëXjkÙëˆnÿó´¿°¦vB÷‚~â_‰ØBëXóÏÑ«âE³›<` ¹:­ªÙk7Ë›5†,]§õãçhKã>®ÀŸ1Êe 2ž/:¢ï¨œ™ ”€ šÜ¦rõŸ·´[±8±²ZÚ£û¦`ýÅä‹b™KPGX"`9M•[¿ºL‚/Âù  ôÿ£Ù¹KÞ ˜Î¬Òqû}ùA0C´õ{vË9z$ÇëàÖ:Ca<Úö~Ma8П7›úhÿ,vÑ +endstream +endobj +5168 0 obj << +/Type /Page +/Contents 5169 0 R +/Resources 5167 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5170 0 obj << +/D [5168 0 R /XYZ -16.307 900.716 null] +>> endobj +5171 0 obj << +/D [5168 0 R /XYZ 56.693 741.747 null] +>> endobj +5172 0 obj << +/D [5168 0 R /XYZ 65.161 742.431 null] +>> endobj +5173 0 obj << +/D [5168 0 R /XYZ 65.161 731.472 null] +>> endobj +5174 0 obj << +/D [5168 0 R /XYZ 56.693 683.964 null] +>> endobj +5175 0 obj << +/D [5168 0 R /XYZ 65.161 684.647 null] +>> endobj +5176 0 obj << +/D [5168 0 R /XYZ 56.693 637.14 null] +>> endobj +5177 0 obj << +/D [5168 0 R /XYZ 65.161 637.823 null] +>> endobj +5178 0 obj << +/D [5168 0 R /XYZ 56.693 590.315 null] +>> endobj +5179 0 obj << +/D [5168 0 R /XYZ 65.161 590.999 null] +>> endobj +5180 0 obj << +/D [5168 0 R /XYZ 65.161 580.04 null] +>> endobj +5181 0 obj << +/D [5168 0 R /XYZ 56.693 532.532 null] +>> endobj +5182 0 obj << +/D [5168 0 R /XYZ 65.161 533.215 null] +>> endobj +5183 0 obj << +/D [5168 0 R /XYZ 65.161 522.256 null] +>> endobj +5184 0 obj << +/D [5168 0 R /XYZ 65.161 511.298 null] +>> endobj +5185 0 obj << +/D [5168 0 R /XYZ 56.693 463.79 null] +>> endobj +5186 0 obj << +/D [5168 0 R /XYZ 65.161 464.473 null] +>> endobj +5187 0 obj << +/D [5168 0 R /XYZ 56.693 417.36 null] +>> endobj +5188 0 obj << +/D [5168 0 R /XYZ 65.161 417.649 null] +>> endobj +5189 0 obj << +/D [5168 0 R /XYZ 65.161 406.69 null] +>> endobj +5190 0 obj << +/D [5168 0 R /XYZ 65.161 395.731 null] +>> endobj +5191 0 obj << +/D [5168 0 R /XYZ 65.161 384.772 null] +>> endobj +5192 0 obj << +/D [5168 0 R /XYZ 65.161 373.813 null] +>> endobj +5193 0 obj << +/D [5168 0 R /XYZ 56.693 326.305 null] +>> endobj +5194 0 obj << +/D [5168 0 R /XYZ 65.161 326.989 null] +>> endobj +5195 0 obj << +/D [5168 0 R /XYZ 65.161 316.03 null] +>> endobj +5196 0 obj << +/D [5168 0 R /XYZ 65.161 305.071 null] +>> endobj +5197 0 obj << +/D [5168 0 R /XYZ 65.161 294.112 null] +>> endobj +5198 0 obj << +/D [5168 0 R /XYZ 56.693 246.604 null] +>> endobj +5199 0 obj << +/D [5168 0 R /XYZ 65.161 247.288 null] +>> endobj +5200 0 obj << +/D [5168 0 R /XYZ 56.693 199.78 null] +>> endobj +5201 0 obj << +/D [5168 0 R /XYZ 65.161 200.463 null] +>> endobj +5202 0 obj << +/D [5168 0 R /XYZ 56.693 152.955 null] +>> endobj +5203 0 obj << +/D [5168 0 R /XYZ 65.161 153.639 null] +>> endobj +5204 0 obj << +/D [5168 0 R /XYZ 56.693 106.131 null] +>> endobj +5205 0 obj << +/D [5168 0 R /XYZ 65.161 106.814 null] +>> endobj +5167 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5209 0 obj << +/Length 2012 +/Filter /FlateDecode +>> +stream +xÚÍ[Ksã6¾ûW°r’ÂàMb÷”Éc’I*›Œ½µ©šÉ¦ eŠÐí¯O󡉤±\MQtæàM6  ¿¯ F‹ˆFo®^ß^½ú^ÑÈ£¹Žnç‘æDÇQÂqt;‹ÞOÞÙܦ•½žrE'¿ø`«örîËö",»‡ßúìµ÷÷í?¿ßü|ýÇí[hfÊ1JµÚnÂ6·ÕÒÚPÕ¡u%кu뚥ˆ¦Š˜¸kŸq +ãdòªýaÚÔo^}w{õñŠ~±Hi¢ˆbȦ<ÊVWïÿ Ñ žDš$zl$W‘b”p¡á:n®~»¢ÝPГC²Ó- aT·F}à\5Vì^{õ=ˆ4‘õ; ‘:ð[WÞ§×SMéä'_Ùû]O¡St2³ót“²)\¨ÈŸ«üß­P¶Ü÷¶$~Ö›@V6,ýlïyðÉ]HØ®íÞýNÞ3[´ƒkÔžM21DÁegÕJÂè§+Ö^5Ý‚«{Vÿ¼9j˜"ó(0RÖC]ßW4†™Ó'&1Qi£ùþØh{úîç ð„°Díh³Zz¨~E˜fÇúe$†9ô°ïwšn.`l£°\DíŻΜjg¸`DÆ¢Åÿ®gi°³_ü\Wô¾quZ¦àM¶Ä‰ƒh +ÚSœtðH9  ”`aq‚ÀD«4ÈÂȬ#sV£‡8ò‰ßÓTB9ቸ •¬ÒbG7Ά|»Ï.ä–Ì}È<]¹ƒgsïC¤N*»&@ô3àué׶ ÎV£³ˆ6œÎÆc0"4EŽôc‘áÆâYD'’è.(=›a)¤98É´¿JƒóE…{ÁX +éÉcg„X°É'.·Õ¹t¢ãR'ù’t¢•Ž`gÐÉ;@o™à&¤Ûà‹£T6«GŒd@©+€ \Yà ìXH0̘Ñ-$Qr»?—2T¬I¬Ìx|¨ 6¶‡'”PÙR¾ÎsÿX¡]2¸btw|ÄÃIb³ÇÆÇ°1tîÏw/Aâø%’R”$*¾àªõÎÝåÎ/Êt½Ü’ª® ö‰@Ì1jÄÄa„À‡úx°±=,á\ö^;殸¿l-éî'‡]2bIÿÑ…%v]Ye¥[ã–~Ž%%›¹Wiy¿YcKj=[è¸þãÍ´¡ÈˆÚ âu鎖ØÀspuù²”G%¡B]6_¥÷–lmZ’2-½²niÀžXŒÇy2„±ñVÔGú‡qÞpcñœ'M$íj,ßäiéæ[l½;Ef§«MÜ›<Ô„“ì +7È,+-‘”öãÆ•GtÒ#ƒ‘2®^ÏRÅ„3~Y<»yLË2Ó^P–`ʈًšpÃÆCò¡þHll$ CTlÚi½Ý”èØ Þî žxa²sdôÜ¢ ÞõÆòÙÀ„üNPþ¢À„ÉæKYZHJ‰äÉxà‰NŒW8Ò? œÃŃSNb¥{/-ª>UntfÛn,ãkÏd·'£m–ùr†n»0ê““g®Ý¦CŽt¥s™EÄ QãŤCõ½~¨©=œ>CMWéÿ{êaŸáκÓ>­ŠÝ!´X0c]{Õ {î-Ÿœ…çã~©Ç%ÂæîW§u»ÊwØòè†ùûè†ÜI%{R1‘€ÔNfŠ¶Ž÷÷Çž†Ë±­ÇÀyþùçh?lóܱZ?”®ì'@‡ÙŒ"4Ñ@7”$» è+ì¨Cö¤Ìx‡[Žô$ÔÁÆö`TeHÒê-ö¼YægØaZ¡7ž:‰ÁòÙÛ´@în|ûàËôÞ?¤=KmB ¢©xÉ€~/»2_¶çÙBz—osï;!Å §$u­@ÍÞFÏå1~ ~ ćšÚáLºÛŒêuÆ%õH·k¿@C}ïÐäå2ùÖ‡±Gîе}Îpš18ûàŒ šÄÉxgxí`±2ûTÂu½ÖÕj™$ŒgPŒBÇ~p‹e»Üðˆ—h4å’ˆÝÉÛÝWsŸçþš«Écý^s+[6…üöŸezÍéäáš©I÷ƵE{µ‚¹ì>šð<Ñæ`b¯m–H’ÞQÜòyKcI8g;á&Œ5º+Wdöè €7'´½.Û/;ÈáèÀ#@›‰ë b(»`Q&›.ó=òý³ÊÃ2Ÿf¾˜»EÊå5ÍÐwA˜I@ãx» Gú‡‘îpcñ¬Ë)8à_Hyæä¶3€ss¼ýûìò¬yí×Qr·×å¦@2ÿ›]-Ã{/3ª©¤½$ñ²š9vŸHÕÄËž$Þ_Ëš!ýJyþÅs/Äõ¹;a&t›'ærÄ+¡Ðçó‰÷™\¸í‡®ÀJÌ‹t£æ˜çˆÙmspr¼Bø¡úaD;ØT<Ï6G<ãO4ûO’,ú+¬ ô8ŽŠ-”ofÎÖ°ºl&üèËYåþvE»&‹1ÖÉŸ}Ú*)pƒ9çËÖ¿ÊÜ9 +endstream +endobj +5208 0 obj << +/Type /Page +/Contents 5209 0 R +/Resources 5207 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5210 0 obj << +/D [5208 0 R /XYZ -11.232 900.716 null] +>> endobj +5211 0 obj << +/D [5208 0 R /XYZ 56.693 741.748 null] +>> endobj +5212 0 obj << +/D [5208 0 R /XYZ 65.161 742.431 null] +>> endobj +5213 0 obj << +/D [5208 0 R /XYZ 56.693 694.926 null] +>> endobj +5214 0 obj << +/D [5208 0 R /XYZ 65.161 695.609 null] +>> endobj +5215 0 obj << +/D [5208 0 R /XYZ 56.693 648.103 null] +>> endobj +5216 0 obj << +/D [5208 0 R /XYZ 65.161 648.787 null] +>> endobj +5217 0 obj << +/D [5208 0 R /XYZ 56.693 601.281 null] +>> endobj +5218 0 obj << +/D [5208 0 R /XYZ 65.161 601.964 null] +>> endobj +5219 0 obj << +/D [5208 0 R /XYZ 65.161 591.005 null] +>> endobj +5220 0 obj << +/D [5208 0 R /XYZ 56.693 543.499 null] +>> endobj +5221 0 obj << +/D [5208 0 R /XYZ 65.161 544.183 null] +>> endobj +5222 0 obj << +/D [5208 0 R /XYZ 56.693 496.677 null] +>> endobj +5223 0 obj << +/D [5208 0 R /XYZ 65.161 497.36 null] +>> endobj +5224 0 obj << +/D [5208 0 R /XYZ 56.693 449.854 null] +>> endobj +5225 0 obj << +/D [5208 0 R /XYZ 65.161 450.538 null] +>> endobj +5226 0 obj << +/D [5208 0 R /XYZ 56.693 403.032 null] +>> endobj +5227 0 obj << +/D [5208 0 R /XYZ 65.161 403.715 null] +>> endobj +5228 0 obj << +/D [5208 0 R /XYZ 65.161 392.756 null] +>> endobj +5229 0 obj << +/D [5208 0 R /XYZ 65.161 370.839 null] +>> endobj +5230 0 obj << +/D [5208 0 R /XYZ 56.693 323.333 null] +>> endobj +5231 0 obj << +/D [5208 0 R /XYZ 65.161 324.016 null] +>> endobj +526 0 obj << +/D [5208 0 R /XYZ 56.693 286.867 null] +>> endobj +5232 0 obj << +/D [5208 0 R /XYZ 56.693 259.314 null] +>> endobj +5233 0 obj << +/D [5208 0 R /XYZ 56.693 212.308 null] +>> endobj +5234 0 obj << +/D [5208 0 R /XYZ 65.161 212.991 null] +>> endobj +530 0 obj << +/D [5208 0 R /XYZ 56.693 175.842 null] +>> endobj +5235 0 obj << +/D [5208 0 R /XYZ 56.693 148.289 null] +>> endobj +5236 0 obj << +/D [5208 0 R /XYZ 56.693 101.282 null] +>> endobj +5237 0 obj << +/D [5208 0 R /XYZ 65.161 101.966 null] +>> endobj +5207 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5240 0 obj << +/Length 2225 +/Filter /FlateDecode +>> +stream +xÚÍ\ÛrÛ8}÷W°j_쪄+Aî>íd6ÙI%{»fS•ÌDA'©å%²çë·)R¶H[V3 “y±i +l´}ú ©wëQïÍÅ7ó׊z! }î{7+ÏçÄ×^ÀÚ»Yz/¶‰5…½šqE/ÿ™•¶h.WYÞ\”ëöóè‡,ûÜüñáúÝÕ¯7o¡›c$Tª±v]Þ'¶X[[õÇÐ;óèÝuïº×Rx3EBÝöÏ8‹:¸œ7¿˜ÖO^üýæâ ìSyÊ'~(<2âSîE›‹¿Ro ŸD†·Û·ÜxŠQÂ…׉w}ñŸ Ú†‚vBÂ=h¦U¸ÉÁ¸ £~ë•$Œïý8<è}œ1Jéå»xÑ~³ã¸B¸$Âo¿9Äl•%IvÅÕå.No›[ÑÚ¤·‡(¯Í§—_®˜ºlŸXX›6W³lï•ÙãPìûwûf$Z×_yßwò¬ƒÂÄÅ¡M”LqÙÞ@3¢9¡ÍuÞ¤éÆbÆ©", ᆒŠÆê'ÎU§ÝÞÑýðËÚ‡€H?8¸ð>†@ØäU´ÜÀOÈÂ{½‰Ëõ_®fŒÃðUÈÝÎ.£eµÝú×›nz@Z1Í=?H Uõ}E5d›ïq¡—[ouœkÏß}ÚÖ$dþ¡ƒÆ0«[»Ú‡hú¬o_Q ˆ¦‡c¬ø$äáÎî æ·^sñs žÎáT6#ûjŸàËN&<µxªÇ;5‹k™­pí¶¹ÝÚtÙï嬽ñô©Ë­A:[ÚÍ61%Òa@-Îa3ÄÙ¢Ìk*AY6)ö‹í€²?cǬè}±óÀ¬SRéépÓµïˆggàFÃl%Û¹3.qáLŠk¸D&à"+׸–y|».ûÉ:?¬‰]•h,ûy –ú}± \¨ÿÄïÓƒÏ5aL? âÙ‚áæ*òÊ’â]6”'\JÅ`¼ÂAДl >Qá°ˆÓ¿6·áj¾Ì¢®³»"™UÛåŸÍªš‚ÀŸ® P +¢À§#Æž}7btwOŒJ…„³–ŒÑ¶˜ˆ 9Ój;îDÞâì|Ã8-J“$'ÈîÙY@•Gväê¨[˜•’ò˜·Ç@×¾#œ®Úy¡%°U"PÝ€ÖǤx6â<Þ–ß 8î8m:†Ê:ë[þóIËÃßVù6+ìPtI( §CG×¾#:œ€¡ ÛÒ + wk¨]Œ›à+ÅI\¢A•Ó=Ž÷i4éß ¹µl.Êo†òóÐâ‚P5²:æåêê\qŸ4¸*R³-ÖY_ï퇨®¾OÇ™¼(ŠqWòçQ«¬’Tœêóoª$e  Ú}’òY!ùáúÝìÚÜeé BR}!Y«¬«Y­Oø +_Zz\±æ +—½’C¢êp:Å*ŒŸŒ7»æÝxÓÙU›î„XϾ#O9;‹ç)^Ç<¼¯ô*ÛÆØ2)û‚]^m“ ׸}#ì|÷ºÈòö®´iñdolÈ,'Câóð›îæsˆ·óÕÉíüý£ž Øο;áë¤ÛùSo>ÛUœØ…"sŠÈ•œòX‚`:ÊëÙw£€¢ÊS4å­õÍq" v¢3è2-N–xÃûgžî2ž<öd7@ëÈƇy¿ŽÖÏãCÐcÎ?}»öÓ×ÙÙé+ / 9Ï‚§OˆTÛm–½#Eðrèaļ×c}-‡¾ ÈXX¿?YÆvÌ;&¬««òµ>L¦ÚBæéHµÁ†bç ý„L†û¬B«Kä"I•ç6-“{ì1ôzçûzÏç$ ˆfÓ-öì;f¥³³Ò²þ‡a»p¸‹±ï®byÆš<‰í0VœšÏ/G¢±“ZlÑ„]멶·¹Y}·%„ªYM·üØ5ï–ÜήÈíú@›<¼‘ûõéÒcæó£šÏŸb íÉÿp‘õñúðkþ…ËÿÜCH +endstream +endobj +5239 0 obj << +/Type /Page +/Contents 5240 0 R +/Resources 5238 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5241 0 obj << +/D [5239 0 R /XYZ -16.307 900.716 null] +>> endobj +534 0 obj << +/D [5239 0 R /XYZ 56.693 759.068 null] +>> endobj +5242 0 obj << +/D [5239 0 R /XYZ 56.693 738.489 null] +>> endobj +5243 0 obj << +/D [5239 0 R /XYZ 56.693 691.874 null] +>> endobj +5244 0 obj << +/D [5239 0 R /XYZ 65.161 692.163 null] +>> endobj +5245 0 obj << +/D [5239 0 R /XYZ 65.161 681.204 null] +>> endobj +538 0 obj << +/D [5239 0 R /XYZ 56.693 644.053 null] +>> endobj +5246 0 obj << +/D [5239 0 R /XYZ 56.693 616.5 null] +>> endobj +5247 0 obj << +/D [5239 0 R /XYZ 56.693 569.49 null] +>> endobj +5248 0 obj << +/D [5239 0 R /XYZ 65.161 570.174 null] +>> endobj +5249 0 obj << +/D [5239 0 R /XYZ 65.161 559.215 null] +>> endobj +5250 0 obj << +/D [5239 0 R /XYZ 65.161 548.256 null] +>> endobj +5251 0 obj << +/D [5239 0 R /XYZ 65.161 537.297 null] +>> endobj +542 0 obj << +/D [5239 0 R /XYZ 56.693 500.147 null] +>> endobj +5252 0 obj << +/D [5239 0 R /XYZ 56.693 472.593 null] +>> endobj +5253 0 obj << +/D [5239 0 R /XYZ 56.693 425.583 null] +>> endobj +5254 0 obj << +/D [5239 0 R /XYZ 65.161 426.267 null] +>> endobj +5255 0 obj << +/D [5239 0 R /XYZ 65.161 404.349 null] +>> endobj +5256 0 obj << +/D [5239 0 R /XYZ 56.693 345.882 null] +>> endobj +5257 0 obj << +/D [5239 0 R /XYZ 65.161 346.566 null] +>> endobj +5258 0 obj << +/D [5239 0 R /XYZ 65.161 335.607 null] +>> endobj +5259 0 obj << +/D [5239 0 R /XYZ 65.161 324.648 null] +>> endobj +5260 0 obj << +/D [5239 0 R /XYZ 65.161 313.689 null] +>> endobj +5261 0 obj << +/D [5239 0 R /XYZ 56.693 266.181 null] +>> endobj +5262 0 obj << +/D [5239 0 R /XYZ 65.161 266.865 null] +>> endobj +546 0 obj << +/D [5239 0 R /XYZ 56.693 229.714 null] +>> endobj +5263 0 obj << +/D [5239 0 R /XYZ 56.693 202.161 null] +>> endobj +5264 0 obj << +/D [5239 0 R /XYZ 56.693 155.546 null] +>> endobj +5265 0 obj << +/D [5239 0 R /XYZ 65.161 155.835 null] +>> endobj +5266 0 obj << +/D [5239 0 R /XYZ 65.161 144.876 null] +>> endobj +5267 0 obj << +/D [5239 0 R /XYZ 65.161 133.917 null] +>> endobj +5268 0 obj << +/D [5239 0 R /XYZ 65.161 122.958 null] +>> endobj +5269 0 obj << +/D [5239 0 R /XYZ 65.161 111.999 null] +>> endobj +5238 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5272 0 obj << +/Length 3444 +/Filter /FlateDecode +>> +stream +xÚÅ[[sÛ6~÷¯àÌîL¥ &@‚»Oiºé&“nÚØÓt&í-AŠTI*¶ûë÷\x3í@‘Õ}nÎå;çïÝx¾÷ÃÙwWg¯¸ï%$‰Xä]­½ˆ‘(ö H{W+ïãì½ÌeZËù‚qöß²‘µ.®ËJšéü¾\~W–Ÿtå×Ë·ó߯ÞÀ2 JI¹ží²¹Ïe½‘²©±V§ž€Õ£Waù8 ¼'IlÖ§ŒÁŒ±˜]è%øåÙ¿¯Îþ<£0¿ïQG$J/N(‰|æ-·g÷½ô$L„w«Fn=N}‚ʹwyöó™oXá?Ê;w˜êGš¨ß㊠+ûÙÅ+¢6â7‚„‘€5øÇt_eÍ_óEäû³72-ê²øv¾  ªwiž,¾¨«åŲÜ^·i^o.TóÅ/²ºN›lKþH?§ÿÒß?ùfiÂ{”„"!Š†–ß|ŸÂÒÔoKT—Ôf@N¸üùaÈ` ™À0Û¹ƒ¼"‘D$^%½uŸ£ƒÙ¦[.À¡"´ è‰)Ž>v~NhDÇósŸ’$å²B_Û"’°äˆUV7ž.¼7ê7P%Kx@I RR|±ZÉÕ@ÿÎä}Tú²-WÙ:[‚•EíöI]ºk6iã:Rº ,ä­ÛÀešçå~¸<0†˜†‡_ͲeY0¼Îþr¤y—VéV6²rž9J¡I?ÉÂqÊ¢qYº\–ûbšmcàˆ–ÞâFè›A¢7(V:iÆ,\A„Æðót6>œÿH?šXœø"<ñ §ææÕf¬)_f¬E§cìpþ#{4±€§N‡š±'²×}í +É99 |õÎmáß|î?Žq·Y9‚Üå/?8"xyûÌ8èê;VrîsGtS¥»M¶¬%¶uõuÎÒ5.¬~4hKN¾QÂIàÇO›Ý˜â±>Ýÿ7Fk>†®³Z9ÍVúyÀHG‰ <áV2œgÎ3Ðä˜Øù‘ßGs–(JHèógÎYêô®,">NATóÅ+e*/µn»$.'ÏY"LÙér–(Ö‰àdnw4ÿqn÷xbÝÝnÆÇôàœeY®ä3ƒí,dIPqãèIM›¦Ê®÷x*â檋ÃKà6î?W?¾uÜW±úb”™3v1áìtÇ£ù4±£‰=ÀÄBŸÊlÊ k礵Yn\•Véuî8ñ²*ëz,æÅã1h%ׄKWZ\3Ýà h—§KWtº¾w4¡J¦®xWV«¬HÇ(rˆ°\æérêÑüGÈÑÄ` ,!‚›œúµc [VŸêçö@:ã øüQÓÐYe‘¹{CgÐnä]s„¢—”“È?Ý‘Ähþ#õòhbÐK*ˆHÌ‘ÄOiå(rí¨–ÙÝ3ëïõþfê„á4Š9§ÁÜá¼áÀþyQÞc¯«r|žzhþF©ýù‡D(öƒ¯Éß²å&•9Ê£Ùâ.µ|.·Y³qÊã>Èë:k¤ëÕÓɳ8+Bzº,ŽG‚Ä‚ ©Fó‡TÇëŽTK7Vt@0²\0! À6ÐÛîé¡äÈPÚ4›í’ù"bv5À½ŒIU¹cQšs¨±pVKC³9¶÷`¯háAŸq«i¾GyF‰f~Üžõ_¼¢>ë{ áÅx7WžØR,ˆï·—ÝmZI#vq Sû˜¦ì؉Nõú^S¼‚ˆ„‰çØβæ›9ç³Z¯×ßhl/=FË'€é±|Ê<9 DoqˆXÌýaZå¾Üëù­˜°±§É±ß‰éáúfô;G­¾“ÅB‹/ a Š¯™Ô%Œhƒ–€[ЧZ/ qGVèr:A-Ž˜‹ÂÄï¸1µNX0ÜÌ*ûì0ÐÆg:3(RWÀý)ó¬žÒ=à$Ä5vdZÉŽùr¥Ë¥âít}èsvö¨–ÝÝN‘/ú# ùûZš™_-¸ÜW•T0 +ÕnöéµÍ8×nÁ˼mFMA%cÉìµÂÅȨg«²øfNŬÑí­ÆA¹qHN¡Gà€×+e–0vÅ`‹AôrZ÷À'œM謣Y<ËåÚ ¡t¶½P õ(Å–È´±ýÝÐ¥™ÝiÙBQ6†™~~9ZJ+ùÖE–V­W §fÈûÚô¯²z—§÷ö[e;Ø\.÷[i¢æ   yÊ.ZmÌöa®´}…þIyz”)skW¤T¿ïË}±·°;×õw;Y¼[+çlvÐú*ãàG¢ƒ¿¼øB D=.ÄJª²hAa3¾å }@WŒ1* Ýtûµln¥4Ë+3gfšõ—í&ÌŠxÅ åXü»ï_é´ ;µó†BûÄ+¿*ß…MŠ’ÕÄX:t®9~þ¨¹ð,4#aÌðZ¹NlQÞ~‚šš!H­¬ò{ýå&] æBþä¹\6îÒÒ¥dMn],H +N#k@æ C, ÀÞõ•ÁHŠêz|"Ã¥>.{Ú¤¦ X¦>ªŒ« +ó£!DY/>ܾì [ðmõv +;IK¾ÕtP'¨À”#Ž‚ÕtÙìÓÜèý²ÜÉQ|»ÛW»ÒÌ6¦Ìó‚Ú6¨Dï„b`aª9ºÄp‹ðÆ(±§pT¥>ª0²¿;Bo;B¥5=pÚp¨RyôѺ¶”Ùk{—‘m³F¿´AÕÖ°óƒŠFÎuÇغÎ'ÍÀ²ëÅn—fý„$gª‡@WѨýr]•Û©gÇ?¾= _«Ä¦M~†E^\J#ú?÷²Ö'@|…xùîå×¥€c&5xëÙ„îi…‰»ªDÆ|Îtâ…!v ·Pѯ°a\Öîa‘àuoùzû E»¿©¨ü¯ßÆ=fyÅX°±é¹$¨¾=ȦØÓF +Ðn¼›Íðóbhâ“ Ý×”c;4nOŒqqÑ£k†òs]Ó‰Lt/”Ǫ²Lä,TDTw´ÏS’¤)—ôúÒ Mî=`Oç(I˜ŒsµÍAŽˆ¨ËQ&Ј„%ŽÙHp“àz*TÄBwo8æÎ"ôq;£´âKLŸÃNG´q¥°-¨½ëWŽÛÚ ZØdqX×´ Awªë=…˜¹ä¹î6ç“ù6'4ŽÂFšPL9R+FåŽëóÉØ—ÄÁpÂG²˜É kÌuÐhfÈè ÃÒS¶Ä ïØnCk¢ñÿÊ:Æž’é†~æÛó…ÉÊ@¹Š¦ïúGJ ÁíÝ[ÏÛËðHOÿÎäŸp‡˜Žÿ ôþ ‚Oœ“„¶ÿ±gmÝRÌTˆŸöù(þfâ¯+þC˜ŸD’tÒšÐ÷þ” +”õ2ƒÍaF ¿sHT¢šÒõzo—îH “³`'Xª¹ýJA˜=sP£Tô†ýÛç2_Kݨ¬KQÒÈ• Ãú$'É×üOö°>w +endstream +endobj +5271 0 obj << +/Type /Page +/Contents 5272 0 R +/Resources 5270 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5273 0 obj << +/D [5271 0 R /XYZ -11.232 900.716 null] +>> endobj +5274 0 obj << +/D [5271 0 R /XYZ 56.693 741.747 null] +>> endobj +5275 0 obj << +/D [5271 0 R /XYZ 65.161 742.431 null] +>> endobj +5276 0 obj << +/D [5271 0 R /XYZ 65.161 720.513 null] +>> endobj +5277 0 obj << +/D [5271 0 R /XYZ 56.693 662.046 null] +>> endobj +5278 0 obj << +/D [5271 0 R /XYZ 65.161 662.73 null] +>> endobj +5279 0 obj << +/D [5271 0 R /XYZ 65.161 651.771 null] +>> endobj +5280 0 obj << +/D [5271 0 R /XYZ 65.161 640.812 null] +>> endobj +5281 0 obj << +/D [5271 0 R /XYZ 65.161 629.853 null] +>> endobj +5282 0 obj << +/D [5271 0 R /XYZ 56.693 582.345 null] +>> endobj +5283 0 obj << +/D [5271 0 R /XYZ 65.161 583.029 null] +>> endobj +550 0 obj << +/D [5271 0 R /XYZ 56.693 544.806 null] +>> endobj +5284 0 obj << +/D [5271 0 R /XYZ 56.693 508.641 null] +>> endobj +5270 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R /F57 861 0 R /F102 2555 0 R /F110 5285 0 R /F112 5286 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5289 0 obj << +/Length 2142 +/Filter /FlateDecode +>> +stream +xÚÍYKs䶾ëW°*UñLʃ%À·sÉ®7²Ë嵓¬©ZûÀá`4¬%‰ A®¤üút 8¢´ÒÚ%çD¼èÇ×_70ap„Áwo®.^]&aP°"ipµRÁÒ,ÈyÄ¢,¸ÚVÿ’,µ\oD®~RƒÔ¶¹W½m š|«ª7J}´¿ÿqýëÕp̆sV$‰Ýíýp×H}rÐ8 §ó ‡ÓÓOáø,Ž‚MŠŒÎç"‚³|õÊ~xZà//þ~uñŸ û‡’”¥Edgi(‚ª½øðkì`$`q‘7fe$6%¹ŽTÖIè<  +b)~‚*QqO»©ù–NŽýZ€‘e/;ZQ©Æ©€ú8‰á¤º*éB¶NÁ Š’*eO šºû¨QovŽJÕ!BV`Å‚eaaÅý–°m7jËþ£žËîë³·‹[Û{Ý ²ëH·ïÕèX¹Ä4.Q[‹(Ù?/"fE˜ÍÝû~<UOJ’j+¥³én'wgÜv-;Ù—_´nÿˆbǾî†Wÿx{y_OÚÇí?êiÇ'èÌÖyî §´çwÊX˜6Õˆx½ÑãVõ0µ"ÑÀÛgÚ´e‡ÈÖ3ežjr"¨«eÖá98‘!Ĭ`ÌÆÚòÈU• Ð\â4f)çî÷e·[<$ƒT=奇ÅS ]L§˾lå`Â;h-ÂÕ'tŽ´#IزH2De!MfHtA)»rÛk ÇÖ²w1ì-GØsÜô¨2V'j{nÕì  ²æF#†pj;ý" uŸ2Wí°áÔ„öõÍ2r󙌶¡—Mbtö»J™pÄ®—…L‚„f¬ø%û 8UK ¤H¿@*ljð^Ùo+“!àÎ×àצÖã4¨«\iY|#{’«õœA òæëdŸDÙ,Õ? ŸŸT°›u§Z¢èªìqQœªÞƒPsçc¤þ¯Ü=ÜŠ(»CÙUºÆÈn1#<F0•<“ ~RÈÞ7° O©h„ÆÙþ8åö7=CGæ +`Æ°àìÐT–ƒaú¦¶­i°—&3V´Õ Ø»…YÛB1“ ¥ÛV6 ƒfQ¬^7ZaUñM&÷·\p5pKs߆_Û¡›C]| ,¼}“؆gðýØUÓ% øn&«g»tV™'ŽdÚ#„˶6»>Ó—~¿‰’xÕ9çbøKCDaŽQ5QîÅéIì$ö3‹ÚƒVh&³‚FoÛæ›5_Õ;[žlR!œo¢<\ܼîöÊÊq‚€ÙÝèK¿äѬ>Nœ˜«²Q†pÓÜ๷ƒ±§á¨; }žE„3@~ƒÿÔUè¸ÅÞþ¾ƒ4ƒšSÕ 3Îÿt( +cð S½„P±± +SÛ;;jòÚæ|£Ü2 +Ì׃SÅŽäPtÆ®DXÂSÜTÀß®|©€C¦âÁÏs½ôŠŸéê¨}<™ø°¦}àܪFʳÅmÝÕmÙ¸ú7·ãñÙÑòýÕ;ª½ª¦ÔK$Mcɘ7®¢ìvcMWD™ Øì·ŽµwòKª),¹€â$ XP¸Ì…-¼‡ÉÞd1˯Ø5 \8wˆÉ¯¶ƒ8B‡¡Gáþꇄ°C5Mù%0t·$Jy<6wˆ¥dI™@?Ǩ³ÜùÉ ™~ ­ú Ô›ÀyCplÜ¥L;׎ñ'`Ÿ,™8K>Pwnëjc.pþ5s +"]gÀ+ÇA5åV6úÙiÚÛ]-Áúˆ8\™·àtiXÉ°[»ÁJwkÀ«B£;ÇQ4ÎTÃuóÃo²ó'lÛ¾)ØvM'Ùª ËÅê+»¹Ùû«E^ëçÕëŸÿt›¦ü¯ÌÖíÎ2"a"Éüø3×æ± +MNpps9”õä,/©˜ß/Ð#’t§¦~ÕŒ»i_ ØkÐLy©½7‰é.?¿’Ì/·m9…Fm "¥ÐƸ#hóÞw§"à!Ë’ÂlE,Ibz£Kà×þúàƇ@ߪ¶UÝÂí*4&æÉç-;3ÕÓT¼ÊÙ½Áx»IÒ¼y¤gov³lcÊpzèÒÎ#Žê(V·òLÇcEGõö­ë¡¡Gÿ&»¯ä\?ÇÚŽN©ùÌkKÿpÆ! ÓâKþàüNÊØ +endstream +endobj +5288 0 obj << +/Type /Page +/Contents 5289 0 R +/Resources 5287 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5290 0 obj << +/D [5288 0 R /XYZ -16.307 900.716 null] +>> endobj +554 0 obj << +/D [5288 0 R /XYZ 56.693 378.597 null] +>> endobj +5292 0 obj << +/D [5288 0 R /XYZ 56.693 350.427 null] +>> endobj +558 0 obj << +/D [5288 0 R /XYZ 56.693 205.465 null] +>> endobj +5293 0 obj << +/D [5288 0 R /XYZ 56.693 176.672 null] +>> endobj +5287 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F113 5291 0 R /F57 861 0 R /F102 2555 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5296 0 obj << +/Length 1302 +/Filter /FlateDecode +>> +stream +xÚÍX[oÛ6~÷¯°=ØÃ̈ºÙÞ[“®ë†tÃ(õ‘Žm"”¨Tœì×IÉRì6+<'Oâß9üÎM¾·ö|ï—Ñùrtö.ö½Z$Aâ-W^ dæÍqˆÂ™·Ì¼ëñG`@$L¦Aìç +¤i®¸0 µ±“oyzÎù­é|ººœ|^þ¦¯™bŒqlN»R ä@ÉzZߎ½¹¾= ëÛ#}ý, +½iŒ3{?"}âl>>3œ,꣟—£»Öçûöâ%‹Ð›-0JüÀKóÑõgßËôœF€¢ÅÜÛ6+s/Æ> +ÂD·™w5úsä[UøUâÎŽû‰õwÄ Šáv÷={§·tgÌQ”ÌõD³ùAÀj2M|\ð­iȪ,¹Ð:izŒ·?mô²Í@%i±¶+i^2@Í3¢@¨h ÄÔ ˜b=Cˆ°š OAYȤÈL#%Œ™U滥jc¹©tC„„»¾@òùÅGèM–Rq)x +²{ÅR‘ÄÍ!¿aÚÚrr(Ô‹ÉaHe:¹6ª¼´P‰¸µŒ£…ù¾)1÷¼’OYxÚ‚fñ¢> Ѽ6áÆ`cö6y×Sì×ç-?\Z£ßU€öA„ÂÄʾtîdÅã“ Ö|©õ^iškç€6døãû ŽÇvÇ @aZ9ÉìXýTÎK5w÷‡çšÍ§ºÊÙ„A‚"»E)wgkB¤0p‚Í0¦-Œëì«PK«"ÖîM¯A ?üÿŸ\ê¡–»kÆ¥$âÑR´P‚‚|M½Ó¶D-âiß܈ÛØ,©¡[)î*ŠòBö×g<­j4½å§u‘ä°CéIîàÞAÉ F¥:è_ÌYÝãoNäa¦¸ ÏÍ ?4á½Ôsogi_Y’uã¾eì‘N[pÆ ë»”)Qš‹7• *¹¶³/Ë…#EəپXÈú~"HÊùt÷X!÷—I°ï”ÁŠTLín>©Ñ]ðâ㺸ÛÉÙŠ20¢J:‘6ð5Ñw>kA’?¹©Ðú”.9° ¸qgWRñœþã’sag´'¥ìñ…Bé3_{ ¢à Ê=¹pÐ 9Ô9wÎD@Nhц +ZèÅò0‘¿hBqöl‘²díÉ}ÊçZü±]tOŠ./wèKØŸƒö_rðc¼î¯¹v¶÷Ð窓¤¨bø[.n‡ øŽD¬AµÆ_D’¯Rµ7»é6:ÖOxZä9R°í`ý†‚¯¤HëkÕÄä=8u&ù^ë?ÕFÄ”çe¥H™ãà@nå.”3îýŽÌŸsq订ÎJˆ5YBJ‰ ˜D«*çh±â§%Õ;úÐæo9YëQ:Mñ6Sxúœ:-Áìøš·¡`%xÞþ)%¡-­¸Èä>ò9Ú6õ¤y*dw×7­ÑÞ¢õ)J2ÁòDŒA¾î +6¯á®÷¢Œ}â#V±aŒüù‘«XG¬Ì•~-ϵ`ˆWJ{¤u]ׇu‰ ¨K¦l«#[òmè^¥HoÛâƒ×~±MBö›ÙVЮ„^Qg%Q›Lvè´}‚áÅ]äý¾–™pÊ*—J:Tm¶ÝÜaå¹Ðµ»»ð;Ï5¡gv궠ëÒöµçV’¦œi> R²·¤ `ýÚ%Ð žH]ešu¿½¦U¹Ä\@S~÷ù±ïïlä#?Y|ËÏÙ.?µI +endstream +endobj +5295 0 obj << +/Type /Page +/Contents 5296 0 R +/Resources 5294 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5206 0 R +>> endobj +5297 0 obj << +/D [5295 0 R /XYZ -11.232 900.716 null] +>> endobj +562 0 obj << +/D [5295 0 R /XYZ 56.693 673.858 null] +>> endobj +5298 0 obj << +/D [5295 0 R /XYZ 56.693 644.85 null] +>> endobj +566 0 obj << +/D [5295 0 R /XYZ 56.693 244.407 null] +>> endobj +5299 0 obj << +/D [5295 0 R /XYZ 56.693 214.019 null] +>> endobj +5294 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5302 0 obj << +/Length 1724 +/Filter /FlateDecode +>> +stream +xÚíX[Ó8~﯈$¦Ú©›K“¶Ë,±ÄÎi%àÁMÜ&jjÛa~ý'¶s©‡!–}Ù‡Ñ8s®ßùα}oïùÞËÉÓÍdþ"ö½5Z'aâmv^¢dé­‚EKo“yÎ/II° ÓYûço™$¢]îo2×/Ÿ±ô)c‡öáï«×ÓO›?AÍ,Ð:Ž[iWò¦$"'D +õ´Þ +´'‘Ò¾õËEäÍb´^jýAƒÄåê|Þþ ’µúrò|3ù< @¾ï^œ dyËu€?ôÒãäÃ'ßËàX€ë•wÝìD(Þ–$»hw]çEš»"œ2*9+…ÙF ?¼}xøúÉÛ—íò .kÒ. ½µ iY[Ë +j­©ðžˆ*…]Qeš€ifœ‘yó;jŸ_Im ã½·,Z½Ì ñ»‘Fh´Â_íÌ{rb2ÛÝ+TCÿ(£³o„³ WÔ@ÒLùÙnUŽ§¸ÑÙèÑŽ2Y÷PpÛqLªADÁ;½½€2>Š§6Iÿß±²d×âñ x:z3­ñ4P¢ÞfwŨy$8Í;ËìV¥O{0ð¤"ie =ÒKÜþ›7±šƒM«ùŽ1´zÙˆ7rûˆøAŸîö§ŸßÛ|ëRŽMôj1ö›ä xaÄ%³Ø(‚ à·ðgÉ{¡ý8ûD rf&$ÁÙ°ZšêïÌx ñµÅéA”XäýHèmIŠkA:´;¼çl§ud,ÕñøÆ|„å#1*—”qNRi)ÀÔŽdFÎcíR°¡%®"BZýØô ´ ïp]¶«gõ–6ÚÆ꧳Ò¦ŒAIcÎ5¾.¹ ë“|­ÀE’=…›|ÅǪ$nu +h†|5Ô¤Bµ¶˜£°¡r¢U½®+ô]X¶úy¨ìµ8›rU¯Br0JÕ«èˆ+T²—¨2$«Zˆ›oý” Ùk¡DnÚÎ&g¸Ý;—ø–6tcRRµ1YVÈ‚Ñq{K\{"†€mÍ›5æ²Vß·«ªI„ 3kfÓŠ;Ö×x¿~8Ž“K¯ GW1í<1`D X!Áw̵Qâ¸å8tN•”Žú%DÝéíƒ`'ËheÓ£jtèè•‚®$¹¬ÌF¦ÀtÖiWî¦FxM\3Š°§ÑÄemà¦x£O†œÊBTŸu|Ñ‘Ô6¸™Ýš9e°»× )î_–ñ¿T–o0?ÔÚ[õ„ÊaNìNˆŠâMï?¡Ð½‰v¯©Ž"a(n 9þ žó"Ոл.ñÍ‘Ñì×òÙ%©JœšØá²4èb8.w“Ï5ÀKŒ'Æ÷¿…‘v¨;з]£|Â/F,„»\‘âÊ„1¥?Ùú±¦« ÓÔŽš¶K7nMjíøÕ1¢ÄZGÌm¸= c ?{õ“SÕCŽ§!ŒŒÓ >×_l ¡íêØ࿹ÊcÝ•^£{P4Áj–ËÄ”Mu›0áE±Ý–2#`‘’Ña€– +Ú5oo‡¡ÃQ‹­ýðçŽA0ßØé^wJv€¾­êÓÁIz0ž2Õo¤ÁŸ¨« +†Ñ‘úk^t³­ºR˜nú†ÎN¯æN®+zSú6jØVºáµwcׯ“A¼/õ«U=ØÇ¡§)+Mw×˸%pö¥Èº¦`lÚÜMë¶ýG#óÿ—µÝe­ë~á#?YÿÈ-ü?7†‰< +endstream +endobj +5301 0 obj << +/Type /Page +/Contents 5302 0 R +/Resources 5300 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5305 0 R +>> endobj +5303 0 obj << +/D [5301 0 R /XYZ -16.307 900.716 null] +>> endobj +570 0 obj << +/D [5301 0 R /XYZ 56.693 228.912 null] +>> endobj +5304 0 obj << +/D [5301 0 R /XYZ 56.693 198.524 null] +>> endobj +5300 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5308 0 obj << +/Length 1760 +/Filter /FlateDecode +>> +stream +xÚÍXKoÜ6¾ï¯œv‹õ–‹’¾Ð¢mÐ؇I\‰»+X+ª"{óë;|éµJ¤FÒ“(ŠÎ|óÍ Gž³w<ç×Õ‹ÛÕÕ/‘çd(‹ýعÝ9±âÄIq€‚Ĺ-œ7ëW´¢„ÓëGÞú/&(×Ãkõ@ÌÇŸXþ‚±;ýòúæÍ»Ûßác”E‘–v#NåJ—Ÿátì¤pzÈÓC8> ÇP–˜ó±ƒÄ$]_éŽ3¹sõóíêŸùžƒ(Fq8I†QìùN~\½yç9| P˜¥Î½Zyt"ì!?ˆa\97«¿WÞ +1‚"B8ÆN$ƒ–J™ßv7öŒÍrðžT2óíHjÄ:ÑtU¤Þ£²F59RDk²­h¡•\?kV»hË.'`Åú4ä6doäïÊŠš]¤µgªsôø¾‡™vßIÎ-ë¼êŠ^“zÉO ¢l‡s¥ælf¦"£ibž;VUìžo…úÊ x®9ð'Þm‹²åA¤^)ɃbýRyœ1`bÈ!ÑË@{d†D?®TW Szµc ¥S#•x+WÛôߌzÜ ±?fÜàrbÑgHYb °ÎS!c¹>‹yׇñ!ê0ÌùFô[ß&›æÏY´¤(ŒSø 6?/zzõ\”ÈpÑ–  Ã:’U,'j,I],‘ñS[ÖU-Ø)( ®'nŒÓù·%ñÚAz¥’j”)ŠR”¬æƒnj_K{ÁôS«ç*õJÑÉ}Öì¦/|)¾¥ûXON TM{ìØøÄÏË’[kØNZ£?qASã@6¨ÿXê‹0?Ãa'AÚ»‡Ôw3oˆ|#(ÈeU1S%wˆ¶ËEióš!>LÒ¥Cy_oìI­è,Ý –‰‚Ù¼*y£‡Ë•q{bÖÓ ÞÅÏI…—³ê„’@ÕOÅ¥Ž)–ñÓ„¥Íù}@²´ º;ni !ÈÚŠÒòz{2Ðé*ñùz>qúx\SË"ëŽq`Ç;–È(|mŒ õTËã}ΣüëÚû'{otâvï@˲VÊÿpÑÒ¦"9½0Úkãsv-;Z&a™ 3H$ƒm'¨Ë©XŒ³°4´Î‰aK§HÒâ1•wM!;ÏH0Õg€=dNZƒ ­Áf€¾&_ Éš!ñ['˜Û–~ùGfÒ)ã„,>3’Bš`È7 aÑÓ„pçÑ6¦·^y”E¦l0›¡³(«Ó™™¾·ô$Ê&vJe› š‚Å“MÎ{²ªlbj‚A7cÌä…4DAlີ­‹ºµnüJ²¤•œê˼|9%wƒ£µÙ±¥´Ö£#)ÌœÇvDêì Ö8 Q’Ämñq-#Û…9³ò9p‰Îš.ŒŒ°·ºU›Â)¯«òÒÐVyÁÓ&è{ÖÞ‘–uõ¼T¿&Uσn­G-°Ì.¾ÃÝŠ5'pÍ Å<.š“k_dÍ~†c/LO_@¾€EÉ"‹^I{€àÍÿ›Bí'Ô„ŽØO³§ãPˆ‘GOÈ¡V÷%“¬ÒtÙ_ÁõàeCë—»]™ÓiY8÷¸/[³hâñò£qørÒ0¿8€£AZ4–=²l=_×Ú'1Þ,kûo¤k +U•ç®`÷f°»öÖÏ+f9¤[¼‘t}mÑc +ŠI’ZÙñÖóüE3~iôæ©K‘ÑVÜoà(£ÔŽ}/ñöz +–÷ˆóÍÀ4¹AqÍïÉÿ"()RŪ“-áv3ñp¬®õ¿ eym +ÐÒ‚­*2\Ì/lêžó©»ÈLW?l Ù“­Ÿ|÷3U¨å$tWòòÈõ›ý¯ Ç涯خ~f…:XSÈ>}°Bk.j¶˜ïÃyA— ²B”zýRƒu=\Šû%ÙHdÿÀöÕ3¡>Ç#©Ä‚8 A„»F&eùC¶Ø¬_@ù†~¹:mâHŸå+zùNu‘(Ö:7êÙ=5ÈÑ +ùoDý^ @¡g-, ³5WÙÂÓµâ-9-XI/Jú¤×Åîlò3$É™MúÒª ô2•Ù!z^D ¡¢Xª»K?òŠp;ÃõŠ åsmëZ8çâZË®gu> endobj +5309 0 obj << +/D [5307 0 R /XYZ -11.232 900.716 null] +>> endobj +574 0 obj << +/D [5307 0 R /XYZ 56.693 390.919 null] +>> endobj +5310 0 obj << +/D [5307 0 R /XYZ 56.693 361.911 null] +>> endobj +578 0 obj << +/D [5307 0 R /XYZ 56.693 306.788 null] +>> endobj +5311 0 obj << +/D [5307 0 R /XYZ 56.693 277.78 null] +>> endobj +582 0 obj << +/D [5307 0 R /XYZ 56.693 221.585 null] +>> endobj +5312 0 obj << +/D [5307 0 R /XYZ 56.693 183.966 null] +>> endobj +5306 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5315 0 obj << +/Length 1516 +/Filter /FlateDecode +>> +stream +xÚíXmoÛ6þî_!¸ÀêõfÉVÚXºv[ÑnXã Ú~ %Úb-‘žHÙÎ~ýNIYŽt]³ E?™")ÞÝóÜs<˵֖ký0º\Œœç¡kÅ(ŽüÈZ¬¬ÈGÑÌš{ +fÖ"µÞN^“œ`AÎl?t'?sID;\ñ²ÈL-~Ï“KÎ7íÛ«—gï/ÀŒíy(Ãö´+y‘"E½ Ö=kÖ£ ¶>ó³i`Ù!ŠgʾçÏàÄÙ|â´?^×oŽž-FŒ<8ßµ<+ŒPÖ,öPäúVRŒÞ¾w­ÖÀ4çÖ¾ÙYX¡ç"?ˆ`œ[W£_G®‚ÂíAâ[°mÆ &úðiŒ<7R^EÈkÜÐïYomÏuÝÉS^œ©ØŽ‘ ü) +"uÀB£¶âyÎÏüp²§lÝN%fks†Ï|w²;ó‰zcIkGNÕœämp¸³íͧh6«ƒnl'·ùÌQmÓ§ Êr¶‡f`ÐŒË6GPÛ÷ä> €O7hO}çûaoßéï‰ïs4æÚ¥çuÒEó'›=.Óö Úb‰—4§òºÂ•ä4=Øl"oç¨P¿lÇ7 ÚõÓxÃÙŒõRJf© 2ãÊ^cÊúž g·®ÚLùágˆö»TÙÕvËKÙ>¬4opŽY;\FJ,ã¸ý)9W/ŠübÙȸ~ÊéF>ð›QõÒ_‡hù&ýýÁôþËÿ;õW|À?oŠ¦ÓÏ—ö^#ßÿšö÷Ÿö5õ“ú.áYÃâÍÔ7ǤËP x"þõÉ!nK¾R5µ÷j?g]Pƒ–;ÓÇI,+E7–²¤Ë +.ì¿¡ïÀè;Ô÷‹W/ïPxøß+<“E>à¡¡©ë}¾« šZ”¯ÿ5} ¿Wú^a¼‘s›bŠ\±Å‰Ú“’$Çu{™蓺-ÉŽ°®G<äC1ôÇ!ÁŒ3šàœþI‚«’긒5? c5•91¬ïÈ w¿½þ©EÏRölh[cÏkíÚí¦§M˜©q”‰‹Í“ñ¼Ã PD‡ 5Ýõæ ]éÑ)w4!ãÎ@ÔLCaͤÜ^8Î~¿×Ç‚gU±¤Ðù8{ÿ}Õ»4IB¶RáC(`Vš-†Þ}熮 +³#[Üx :« + ´áÚ!I˜ míê"@u‰†ã¼A5¯çªŽ5¥¹I¬…ÄW†mã’ÈÉêŠ2¬jåCçáIÑ, +,IIq>nÁÖDÝž Ê3‚Ö蘿ΔË'ãš#¶Ç¹ÈС.eèw˜PŠ±ÉÿÛò¡wNó2}ûynLÍ춟Ê3ø„0(&#ˆ—k§qÁþ ùÕ”>¨å`uÙ­ìÉ­L¨„ìëô(?SN„˜ª]{š+Ç‚Û\]‡•8åZ@Q4Å€w‹>”tÝ–PÍZÁEW¹»kYäXd}çÍ{/Ua—èŠÎÇgW/¥j´K’Ò’$òÉÐ\´©=€DGT¼V[?¶ätGßÁ¶£wÏ»ëhOœÖ¬ê zžPlžsak +¼9e/©ÊÒÜ Gy­=PlI‚þaþâ-­§žk—U°9]:FS­î¼`³ø~úƒLí ı%º0=A’UlÓ[‚B UM¨úty­/ã®ry~§,v8¯H_K.³~Ù$ÅV^«ú=ȉ³p““ÒÔ\óm°!õê¥jïkà©ËŠæZoDv2£ª„y©óiüäp!Aß~óààâG3¡SWw)¼L¡Þq¢ªî"ÁºXé*íÛiãc¢‡¼ZB¼6·a¬9I6xMôáiÿ]<ä +#{艺^«Ä Àª(­Sý’$ØTÀ”®V§Ý"/4‘]í—œçB ðZ³ uvèÎ(KݲBaØ4{`ÂÑ+L·äK’aÝgéÂH USöa¦NàĺTÛUê9B÷{M‡1¨²•®x0ƒnˆuèSñÔEnÊ—â¿ž‡/ +endstream +endobj +5314 0 obj << +/Type /Page +/Contents 5315 0 R +/Resources 5313 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5305 0 R +>> endobj +5316 0 obj << +/D [5314 0 R /XYZ -16.307 900.716 null] +>> endobj +586 0 obj << +/D [5314 0 R /XYZ 56.693 759.068 null] +>> endobj +5317 0 obj << +/D [5314 0 R /XYZ 56.693 738.489 null] +>> endobj +590 0 obj << +/D [5314 0 R /XYZ 56.693 663.441 null] +>> endobj +5318 0 obj << +/D [5314 0 R /XYZ 56.693 634.433 null] +>> endobj +594 0 obj << +/D [5314 0 R /XYZ 56.693 539.459 null] +>> endobj +5319 0 obj << +/D [5314 0 R /XYZ 56.693 510.451 null] +>> endobj +5313 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5325 0 obj << +/Length 1847 +/Filter /FlateDecode +>> +stream +xÚÝXëÛ6ÿ¾…°z6°fô–•$w›¦i“¶Y8 éZ¢m”è’T¼ûßwø’%EŠ= ¸¶øœÎüæA†Á>ƒ®^n®ž½Ê DeçÁfä1Ê‹`%()‚M|X¼'Œ`I–«8 ï¸"Ò6w\؆:¸Éóê%çGÛùÏÝÏË?6o€Í*ŠP™e–Úz`DQRO÷(X÷<ÑÜS`_¤I°ÊPY8þQ¼ŠÅzñÌ~¢¼Ô;¯n7W^E@? ¢ ËQ^&AQF(ã j®>ü5Ì(-×ÁÙ¬l‚, +QœäÐfÁÝÕoW¡SE8RIÀ²"+N<ñ´DQ˜;©r”1ü¾àÃ* +Ãpñšî ~Š¶{w¡~Aq‚²µ¥²ñªÛqÆø2Îg½Í UÜî½²x‡‹OË([¸[BZÛjpíÆ¿XÄ°©/¬£uŠŠBŸÜð>|YÐ"EqùÅ÷<$m+21|„ŠE¶-,\ÐX90V. {úÔácg£uÓïäk”æk/Ò‹º&õr•ƒÎ­H«!ª;´d6XQÞŽhO­º²ÔV @.){«f³V}‹Û^FáŒÿD~Õ¦m´´ûY!³%Ñš5ÉP¸þ™•¶TQÌlGv§ÊÏØoPÓã:un…‰N¶ÁU QëÆvq Ž›¹ð„[dzž•Tt#‘í¿Ä’V˜±G´õà·8Q[~¶=qDÀÞ5óÇ2ú5G  ábË;Š£íq"†ã%ˆ“gsá/]%Vžö;ì§bXÊñ̵VÏœ2$ïp¼~n×½p§ëš-ž|ƒÅ‘8USéÝ1@MÎ}b¸"cCös ¦íœ,ŠÜ{Ë2¯ÞóôGîµÀ«ªÛ\èS'eÅ[EZ%'J«©¹.Ø›‡‡%mÝÚLhìH*mæOK<¤øî³³º=öõ1ÌB_€€ÌHQ¥¡3#ÍûÛW·ïoßýëöîfúÛvϨ< ÝÂ-Ùz9S×­ãm£’)·ßw¿lnï@ªy ÀÓKˆ .Èy›ÝSzGpÞ*ÞœQ¼?za¸8ÊÉ.UPèìzN%9=ÛIð-Þz6  ãcOØs^=6’¡ë¤|˙Ǥ4Éó}¶„ÔSu’û—dê .#œ(¥ñaàLÈA Ñ{öZ…ÄÀºÚ SÆ[ =ˆÞ |: BìºwÇZ¾nè½WÑ–ñêx=òÑ›¹è8Oi ÕézÄTÃ>ú|ÕK\ºö8š2v…0.úªÈ…ªšìpÇÔ%ÿιÑ'Ì:2v¼-øï8w椾›ö^XxD´¾6ì/žº£/žNÑ£«æg¡«£Ì›„ør`P' ¤ôÑûúû{ÉžëRäŸß~sâï¾Ö\ßL¢©¨! Íį>´²»”/¾lè‹H‘—šW[8ï +˜¯ ímRû:¢·”ß‹çTÐ’3 ø’þ®@­èRŠ¼$îd_!ívS,÷‰fçLNRi¨š“€Ñç{HJ—ZX<ó3}±%ü‰Œ«WȨ]=šÏ}ÅþYé47Ÿ·ÚèÞ›£gè´­4´Õ%-ÒµÐß¹Wóq\è˜Ë?†a̾ø`P”_A4ïCÞ̽2Gñº|º€žF(̳ÿ§€ ‰uåœ@R ¢ôOJóqïop KÒÔê.|'k­óae®5ì¿úf¥KbÝÆ"CÆàýÈ(7ÃUÊQs_S‰ÚSzØ©³~%áÞøû–jºnݾ\MMØöùTUÅçø÷o £ç5ËÄ[Óˆe¬ü…T§¨ ‹q0°>3†h­‡ÙŽ;(t¢rÀ5öO¡š€¹1¯üaà07¶Yýc…iïì tW7· .þz‰¹ r]î3ó  ÇÔAðn˜M6Þ¯£0¶ï¬©qìEågÈŠ?®õ…àZêNg{/\ÅeêtÆ‹7.î€ÞðÊ9Q& ª/~ TâöeάäÏŽ +s4èÝá{;‘XßÒc >.í{›éš\¤€Æ¬‘íð1ð­Ÿ´ßè¥o) ‹Ùmo9¤‘jâ_‹,³l!§CXKÆpÑF/6¯žÒC„æ¾hZ5Q˜2çØ4DÜSý°Ãð*ŽÎAZ&Ù.ŒG'©<“­¤ŠŒ½fî5< !†–ç1ü/‚P‚ +endstream +endobj +5324 0 obj << +/Type /Page +/Contents 5325 0 R +/Resources 5323 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5305 0 R +/Annots [ 5320 0 R 5321 0 R ] +>> endobj +5320 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [489.208 87.556 561.28 98.459] +/Subtype/Link/A<> +>> endobj +5321 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [80.603 77.658 119.866 86.504] +/Subtype/Link/A<> +>> endobj +5326 0 obj << +/D [5324 0 R /XYZ -11.232 900.716 null] +>> endobj +598 0 obj << +/D [5324 0 R /XYZ 56.693 759.068 null] +>> endobj +5327 0 obj << +/D [5324 0 R /XYZ 56.693 738.489 null] +>> endobj +602 0 obj << +/D [5324 0 R /XYZ 56.693 688.227 null] +>> endobj +5328 0 obj << +/D [5324 0 R /XYZ 56.693 658.625 null] +>> endobj +606 0 obj << +/D [5324 0 R /XYZ 56.693 439.611 null] +>> endobj +5329 0 obj << +/D [5324 0 R /XYZ 56.693 411.389 null] +>> endobj +610 0 obj << +/D [5324 0 R /XYZ 56.693 269.315 null] +>> endobj +5330 0 obj << +/D [5324 0 R /XYZ 56.693 240.654 null] +>> endobj +614 0 obj << +/D [5324 0 R /XYZ 56.693 187.941 null] +>> endobj +5331 0 obj << +/D [5324 0 R /XYZ 56.693 151.107 null] +>> endobj +5323 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F57 861 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5334 0 obj << +/Length 1958 +/Filter /FlateDecode +>> +stream +xÚÍX[sÛ6~÷¯àøÅÒ6¢^Åô)qÒ³išÖžîÎ$}€HÈbM,Zvý´HÉN¼ë™öACÜÏíÃwD¼+xÿ 281]ÎNí‡&™Þyôöòè# +çzqâ'Yè¥õxy}ôù7â0øQ¶ô¶feíÅ”øA˜@»ò.Ž~>"èŠý¯=ûÚs­Yw˜{wQú1M½4Ê|J«ñF©öåéém]]õ]ïçž„$§$=-D¾-æ ð¼k»µíMyµ©à§ÊæÊXçÔ˜„g€/AÞ‚‚¼}zé û¶²ã”÷]ÇUÝÙnUÖ¥â†NØïH¼k ã^ØÖ{6ÈìfÄ3†CŸÞ}šSJgØ}ëvSbçGQô[¨™è»œKœc Ê?ÿxn_ þÔötd{ägdbûÙ†5W’ÎÖ+Q6¿ýŠ7‡wj™3Åë¶bîI(gÊN€Ä¢âv”UŠw S¥vËÍœÆ3Ü­Åëî­õ(,­¹ÚˆBÚé-ïðøÂÖ휂ϻký1ÁÑ +ûu~‡ea7ñ®ÕvàéœãÌêÎŽæ¼S¬lì ,çËaK#Ô¡»¹âFÙ0™+m¡ni-ì·â¸C÷Às:Û`»í¸äMŽë5pô·oz©•Òíußäª Äwéìßóð©6xòFCU·:K5€’4¢™œ©68‹…Í\—õŠw'¸µs£ÆÃ’_Ÿ2ý>8QloN”@ óª/ŒgMÏÎZºƒ‚¯õ™¬¯”‘÷܆†$›ãѼ³»LTa¨—xŒ±Ò,ZãŠps¨Ö Û»ƒKd[y/•¨Ë?™Ž8ÖŽVìÎI©aSJصiÊ +޹둋VG‹Uxw³l¿Ö7›Ë—£›¥7²ö— ˆÇ >ÏÓ¨º:5÷³¸] 1ñoeµw}gO9Î~dzÏK?n-ž ÛÎÚSlê® Îïc`ò"…4fc¤™*¤~é4dVnó-80‹ŽrxêG@k¸¸eƒ¥³uÇ×À=æºênË®ø$Ÿ×¢Ã¡²Áši0fö¨-ýaΗù Ñ6àQù!vöáûàÙ%õ‡\Š‰n9¹zq:¥[X‚Þ1íFXŽ5œ5vÏÀã0Èòr$Çõ vÇrp™´ýw@:(›ÅŠI·AÂc+¸ïú†&Æ4»òw{ÿ`ÉÛæª*åFB‚¥tú±Æ”@å(YŽéhWbÅb“+§8½¬ðŠ^u¢o'¹U•ÀÖP-¢«ÄÐôÍXH.zèt€5ÎÂÞÂ)ø ÷ÑD(Lè8BzÀUó–·¡ñà)ü$ˆ¾ñK¨Â‚ˆ× 6™´‹È•èD­[dvÂm˜NP)a¿'ë2ÇÁÏ™amÝ ålسÚÜš‚Ct“ÝdƒngÙ{4’)ÎÈgñ€32àŒÜãÌÈ uýÇ@yšÐI™¸UeÕÊ=W,2W$ºc]nßd[ ­mq‚…Œ¬8G‹jV¸º´øfÈ1ÔO‰O'™¼¿WýP_ûiœ™G„úu€N¤)ìž €à™¨kȈû !ÖËøëîYûm6:vð<~',#?M‡Ðü!Ã¥Æ;Ëþ/‚½`0 ƒ1öîîô;ÑÝ^TéUa +¢„ìd_ç¹ +ðYÙ‰û—L,º‘‹Fuàlãf=`öHÛ¶î˜Ö(;ÙÊ,êUÛ+ÿÑ’c+O¢g°øÂ=ªŒÍb‹úÚ; [¬3÷¨NÒæ9(EÉÿ03ú5»ôv†!þ-P9‡G™™Ï 8ö7bNØ7¼«XÛº èzߪƒ.‚jƒ‹A᯼'S?YF_É¿Oñ×G¾µ¢±Nœ€ß¨ƒ‚Ã;Íôø­â´O…o rüÜA–Š¨¼éMéæ j¿ºšç…!ÉÇËi9¡­à m½,ÿ{SLÏ$ðƒäé+J}='}Ý_<ä°-¼ºÝeÚ±Í^®¾¬pJÞIÅëïm§q(péG®^›ŠÎRBS¸Æ ’ B䇟Fô×Cc-èu\=$h–ùAà <$àEöRw¿bŽŠ˜R]¹ê0æj+ú©àˆm%a‡Û® §ü ©M•ª‚2V¢QÇïÙ ;~OZ\g@ðñù›Ç8†vßè2~Êëˆé+ÚüÞ¼1øÔj^1)å]#ZYJT€«Ü·­/$&e×cךâ÷L±åÝŽ‘¿ïÙ4²,ªcCQä«JŠQºÂeùwßO·žé±Z<®6ž×¶(Öý'úòÜ«õšç +ÝüîÒü›˜j_³F?ãå¸F2³J p]õDÇAŒc{—À +×òPñ¥Ðǯ»’a¨^á®_A:ïV}‡gžŸa}èïùˆø$Éþ—çÿ ƒÌb +endstream +endobj +5333 0 obj << +/Type /Page +/Contents 5334 0 R +/Resources 5332 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5305 0 R +/Annots [ 5322 0 R ] +>> endobj +5322 0 obj << +/Type /Annot +/Border[0 0 0]/H/I/C[0 1 1] +/Rect [102.521 746.575 422.322 756.473] +/Subtype/Link/A<> +>> endobj +5335 0 obj << +/D [5333 0 R /XYZ -16.307 900.716 null] +>> endobj +618 0 obj << +/D [5333 0 R /XYZ 56.693 462.938 null] +>> endobj +5336 0 obj << +/D [5333 0 R /XYZ 56.693 435.333 null] +>> endobj +622 0 obj << +/D [5333 0 R /XYZ 56.693 314.279 null] +>> endobj +5337 0 obj << +/D [5333 0 R /XYZ 56.693 286.051 null] +>> endobj +626 0 obj << +/D [5333 0 R /XYZ 56.693 234.386 null] +>> endobj +5338 0 obj << +/D [5333 0 R /XYZ 56.693 206.158 null] +>> endobj +5332 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F57 861 0 R /F102 2555 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5341 0 obj << +/Length 1588 +/Filter /FlateDecode +>> +stream +xÚíY[oÛ6~÷¯ü’dÝm÷­—uKѵ[c Ú>Ðek¡D¤ê¸¿~‡)K2ÓCàvÀQ¤ÈsÎwî´ël×ùeòt5¹z¹Î-c?vV™û(ž; /@ÁÜY¥Îûó·„,ÈÅÌÜó×LÑ3ÆÛÜêÅç,yÊØmûòîæÕÅÇÕK 3ó<´Œ¢ö´¹§Dl ‘B-uÏYõ8PÔC ?g¡å\Ó÷Nœ/ίڇ/ÕÎÉÏ«ÉßÎwωb/g¾ôPìúNRLÞtÖ€.ήù²p"ÏE~Ø:7“?&®†Â½sv¸Dž·L}ðý¨áb¼Ý<¯^À–Ã Æ Xh6?IS’^Ìb×=uU1.Û—Q5hUN2ÂI™„kÉ(^Ú.T˜ã¢æeûüàFî;øçýºúíU;…KMæÅ›.X-«Z¢#Ùg-ã3¦ü‡ý¦/0g;a$ÆzsÒðêŠÜ9n,¢ÙüS³¢lcáô¦VT”HB÷íúÍç‘ec#{ÜßÉ>NqUu¬÷#Tœ$$ÍËMÇðÑò½9Š¡Æ+z¼ÞÌ9.7†CI@VÜ8¡Ýdc)¹ëø.ˆÜ²TØŒ ³‘dÛ#ÓnhÇ%.Ìô)74Û3M”éé5yröí–ôȼ&;Í+Kkzˆö¬‚! äN’R䬧5ÿU͵»²,Ó6Gqy;[³t?’ c•‡ŒÈ5æ"‡°Ð}Ø\àÒ¦ã”xJ&-'×O’ƒñÓª‚aKü Úá'Ìs\Ê¡‘Íã$¹T>.YJf‚˜ÅºL$à…l@ôh$fP 2Üydõ†€Š°*À^jÅÕš¤‚·<“‚ÚX |°M™&C kÑY¢¡:ßpžCæäz°&%?¤v±—À‡Ú€ø‘Òž¿ ‰ÁD…1÷öù†olŠÙÝ0bIRs³»–"OIwTÍcËè[D^fZŠ„•àOóš·k­ëCÆìIwÙœ5óâ9”BÁÝGj“º/¦á|¸¢xA`·£ —輄ãˆúdÄåšÉ­ ;£™î¬{Äi?úZí‘0F+éÞ$@:lÌÕbÞO²,§9>xMÇÃK¶–¹¤ä´Füœ)?4ÀWûJùXÝcsMäŽýò–dÊÙGÀlUóŠ™èg6ì¾Ò YZîµþžPÁØ~ÙtàHùW ~6¢k]Žxæ¤g˜‚™R²®7›ŽµÉ=‡²k‡5çRŽ;¡º´pPà²Â"Ž¡6V\`~;ªLH™Ž‚’óô9¸éJSC‚/J Í‹\.)U(N{Õ¶ñÆÌ$…rö™pv(¾• ¶äK2\SÙK2‡’׆=æ¬6ª%3ÅaçÃ|ÒÀ¯hkØŠül¬†ÃAÐÙ Ûd3NIv9Úx/Û*4 ¥§õöë2—9¦–hÖؾ”øN{[¾ÙRø“G1n +†ÂV­ØŸmq˜jH³nˆfØTxbËjÚ99x¿´¬‹5áÇ)ç<’Ãw ÷GË A€±¯[í9 +›œ÷3Ï5¥m×û`€©ù! +bÃÊ\dŒRváG细35Õvúê`‹/|¨ò.¼è\ïX7ÑX +œê9JÌýBC{¢·¡Í‹ Œ[YP ‡~ŒB×3%Ìœ­«çÁõ .òÚ1o/=†ªþÎCÞšRj ×õCš,:»…êTkKÉs¨0‰‰6»®Z5ÀŽÍÕ®ÝY yl–¿c¿ßd´›d9} 5ïT‡™éïЊOÇmzýüÕTÏ ÓÐÚÚþZ‚Ÿ¿_°bjŠ„b! R°Jä&¥™ CtU —àtí_µ°\Êv„÷„ü«/de2Oé´„à ¨M“G¦ã­ÏÔœ…‹/³­Ï«ªi×h4Π¥çu¥dgq¨(/M0fßV hIžQÖÙ+Ô íÀ‹"?|ýÉ +íõf”Ó§ªÔÐè]uÂ×µ)³¯¯§?F»ô£ßáEßí/´·háWïðÂ{îðÂSÜáÅÿßáý×îðl? „.rãå¿ù]àjÇq +endstream +endobj +5340 0 obj << +/Type /Page +/Contents 5341 0 R +/Resources 5339 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5305 0 R +>> endobj +5342 0 obj << +/D [5340 0 R /XYZ -11.232 900.716 null] +>> endobj +630 0 obj << +/D [5340 0 R /XYZ 56.693 367.009 null] +>> endobj +5343 0 obj << +/D [5340 0 R /XYZ 56.693 338.001 null] +>> endobj +5339 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5346 0 obj << +/Length 1526 +/Filter /FlateDecode +>> +stream +xÚÅXMoÛ8½ûWÅ›.bF²c9î-mÚÝÝ-ÚøP í–h›Eª$•ÔýõŠú°ì6‹ =!%‘3óæqæÑq´‰âèïÑóåèìÕ,Žh‘NÒh¹ŽÒ JçÑE2EÓy´Ì£O'#X‘§ãÉ,>ùOh¢ìp-¤è­{y%²çBÜØÉÇë·O¿,߀™q’ Ålfw»Ö;FÔ–­Ìk°žD`=ëç`~~>Æ3´˜;ûÉ4ç'gö_’.ÌÊÑËåèë(ýã(‰f)JÓh¾HPO¢¬}úG9¼Ðùâ"º«¿,¢Y£É4…1‹®GïG±ƒ">‰ßû|’8µN}žLfµýåþÿÙ+XÒìqÎÓ xQ/¾Ìs’?§q|¢È-‘˜Ù 'wvðÏòß·vTb‰ ¢‰Tv^ƒn™àZ +Æ(ßظ, |Ì3bçb=¿YF¸vŸð¾9M5#Þò†¨g~É-’¤ÙCÒ¢¬D8^1’ÛO­ŽÍ×kžàãïD +;ûÏâš9f’“5®˜†gÉ©ó­Òe¥C(Ö;ÿ¹óÀN€žE‰ª¡¨sªJ†wtìÀ´4[†]$SÒż»lÅDvÓY…j£Þ¤ËZf£L’œjÄè A¸Ò[!€–ƒö+°´Œ @ã³]ç¸Îî= £¼gK-ÝÈœè.B6H7æn ã–hÃ@vâC­¹1àÊϘҺuõ©TsnÚQ ±^Plè£^"Ž„=ÄG‘«ä + ŽBbî¤ر–¢h»U›éùVB]¼õÆæ>ÌèЪU:†’{߃_Ç0àÄ£Èm6«²”D©Ÿ9ÙxTqhKn¾•JRbŸ=!u®,TJ‹‚~ÇšŠ=¶d¸RÞ2àà’¤:+â\Æ*h™#ä1ì"ùjç)ó°EØEõ3ú݃ù²¶éÜÝÙÿ[‚óʯᕸ%û•C]QÝšs´æµ×:. Ncî5óñäÀFÏ&³‡éæÖüGÌ|m¸Å’âP2Ø œt¯‹“oŠég\äd¬ˆYñÌð ز‘ùAåÏ‚_Ù ™û¤[&Ý­ô®<ª¹ Šÿ©;]’$Éw9Ñ{Ô[ã[L™a¡7s<ÄÍCPUpü…ìÁÿê]«Ò;ÚÍ”ö¼T”+mä”ê2ïÜ %æšP#‘e•×mÀaEó®4KÒMæœÖš·Þæ¯úU¿­Ç”¯EOqØ꺧àZѺ²‘ÎAËOºîpøò¡¨ÛazÏ»oŒ/xÛë%”{ .„Oz^® Uaç3ö:Žýè@š[ÊXi5s•©”rXÓu€Þ—ë5e´U§ƒoĪ®êKâ+aÎá^Ù+Í«Zn®ˆ¾#ÄM>5r,OËJ–¡SÒÁ ÁÞWŽ°¤(õÎåï’)ÑÁö8u`KMÎl·0ŽÖiÏgIZÄT¢iUm6ÁÒÕzÝo«w^|n‡+•n)× +Ì[  µgqåM¿×ð¼W Lœõë$yàûc¸2’Š/Ê £5×Å škdO‘ +¡Æ½§ 3NÂKQ<6†3\«³–þr)0¿ßò›\Ç·ÍfOožöt»‘‹¿­e}…3€‰NP¸ ˆl?uW6^c°ªwhMÐ Xöî ZÜëÆ;{o<宕-Þ(XšÙ–2È/ª·ÞÄ%Ww¤+Û”Ébo«ŸÝB—ï^¸x_0øTbmí0™Å‹8¹8t­l.IW˜SâXõ–@«–mV½¨¤¹úžš\ 3/#š¦Õ.'Æ +m¿\ ½ËwÂNí—â–¶oFÏ×…±}¼ØK -y%on +uA,Ðj‰zÔJùšSMýÏk¹*øŽküÍEH7[z/JÀaÇQeÞ©ÇMÃuÇo+?qû{Áï³ÿÇ !%ò”C´0?–TÒ—?t +¨qKÚVüƉ¿`pè§ãóÅéâÿürüå3¿ +endstream +endobj +5345 0 obj << +/Type /Page +/Contents 5346 0 R +/Resources 5344 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +>> endobj +5347 0 obj << +/D [5345 0 R /XYZ -16.307 900.716 null] +>> endobj +5344 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5351 0 obj << +/Length 1621 +/Filter /FlateDecode +>> +stream +xÚÍXÛrÛ6}×Wð­RÇ‚yI©}Ê¥m’q:m¬Ìt&ÉDBj` ÐŽúõ]xKÇãä!1HØݳ»ò½ƒç{¿Ížng—¿Æ¾·A›$L¼íÞKB”¤Þ:ˆP”zÛÜ{7CÁ’,–aìÏŠÈv¸U;PGóñ¹Èž +qÓ>üu}µø°}f–A€6qÜîv­NŒÈ#!JêÏ`=ðÖ`=‰´õ˜OW‘·ŒÑ&5öƒ(„Óõü²ý$½röËvöÏ,€ý}/ðâ%›ÈK7JüÐËŠÙ»¾—Ã7ð­6kï®™Yxqà£0J`̼ëÙŸ3ß@á =˜–Æ›»ùjƒ?1^¥(nÜ°ë¼wËÀ÷ýù z82ø§(?˜ûøá +ùë¨Ýfk±Û ÆÄ"Œçwz]ó*;b~°hñ"ôç·‹ ž›;Bx;*pnÞ)Ñ¥¤± nw¶ƒõ +¥©½±}ü´§é +…a`'gÂÚ”gd”ù¥> +ÚqÕò ÑOæMªÈ·lx†CÇG¬Ñ*Y[—^rª(f‹e°Ëº,E¥Ú±7/O\áíxí`VY‰C… F¥þ&‡Ž¹°l]XFZÅÇ…d’ ¯1/ñ"ðç`þ'òû&D¡Ý=Lzû( + `ýd¸†üWDÊ6¥{!©jŸ +\ÝÊ|Â<7é¯UYÂÜáŠ;^¨#VÃmìÒŠLIÌh¿Ÿˆ‘äg\êcj©lP²Šƒ31S.†ÜÈ!×qžk”.d«Ò—5£üÆ®1“juÔâ®Ç6${ÎìC¨1ÄBz2+ ¤À”œûyŒ8•í §²dv 0V˜8zæ[¨µÁ GtTdè€[ÓÆg ‘œªîAeÈ 9lü¸é{.ø^;b2`3¡#Zj‘²<6à¼í'°ÅÕdà(¤EIUŽÞ·˜Õ–$r +:š®hf3®%d_oK+ª ÆueVa&wµ ›çWµu|YjóÎ!Šo‡w_ ÊšgªÆŠZ®íˆºk¤U?¼!{î8î´Þ–uU:¼é~ +سYîd”êdpz¤Á;UE2séÃ}vwÁ–&…—Š*6yÜY»ù\‘BÜÚÝ¥°1ådWÎTõ~?>¥wöHq>‚8Lxக3¨-µ´@HFx>’.'äD>.Ižä¹Ž“»ž’¡œ0ZP "ï˜Vb(&L6_ß¹àËIeÂ}ïÇþ=ú™“=®™‚Bg¦»„¦°Ç•¨mjɲÓZ£ø~mÛ¤`¼ØÓÐm7y ]E§#»-¼×mi.êǾ_r˵s6^¸S; ‚a©.9ße Wé`nA›²j7þ±ùÒ6,½×”ïÅ8[RTÍ|(út  ñî€òÖ WîxÃÊêd%Àx]Ehi¯úg¢FkÅÉÃua„ óÀ¡§ä+ }F”‚‚áa=í&Ê–^Ž™€S`;4k¤«I'øìlô…æË%/|à» Â’%Îœ:g 1M3:d¹ÈêN­ŒtÉN¼ìágä‘ïæ·eÞ¯=ròAòŽ"w¡Œb#2ƒ¢Ô‰Ä-•®þ!ª.GQÒB«ˆKycÀÀòQ.¿i1"É-ÜþlT™¼Ø¾¾1Y~ŽÊ¸,á†ëÚ1Y»êeŽ¶2î̵姱 úó“ÝŽñ&è¶ø‘©õMÑÔÎ4¦&?]<™ŒŽË¥~yyVÍ&®åQ'dΰiU\‰%ûÍJ·¥ÛNÔ‘¸Ëóá²ÙÍ`jK|«¦?Ï*Ýœ"Fo¡‚žõëAûXzÆ& q-·Nq¯tšnGÑÉ~Ýt'6êÐû?<¸{»mЇ*zV~N¹ò9¦Œ£îcd[³Q8µ×m“ÜÙ7€Ó¡k£Ü2÷‡=Ô—©Ÿ¼W>ò“ÍÿùÅû? ¶J9 +endstream +endobj +5350 0 obj << +/Type /Page +/Contents 5351 0 R +/Resources 5349 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +>> endobj +5352 0 obj << +/D [5350 0 R /XYZ -11.232 900.716 null] +>> endobj +634 0 obj << +/D [5350 0 R /XYZ 56.693 759.068 null] +>> endobj +5353 0 obj << +/D [5350 0 R /XYZ 56.693 738.489 null] +>> endobj +638 0 obj << +/D [5350 0 R /XYZ 56.693 684.618 null] +>> endobj +5354 0 obj << +/D [5350 0 R /XYZ 56.693 655.892 null] +>> endobj +642 0 obj << +/D [5350 0 R /XYZ 56.693 348.39 null] +>> endobj +5355 0 obj << +/D [5350 0 R /XYZ 56.693 319.665 null] +>> endobj +5349 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5358 0 obj << +/Length 1705 +/Filter /FlateDecode +>> +stream +xÚÅXK“Ó8¾çW¸8%UDcùà Ø……ear  +8(¶µ­žÈ‹VÖ^¾™[>¶‘ã0ά«Ù‡™Ý‡–èAá#`+tC„ÁKéÌ&kÊ âªYѹ¦ˆd“Ñ䉌V‡ªBÔœ×ébØö¼àÅò;-ùcuÉ›z×Ôjœ–š¯ˆZ»Ød<¾ñ#×{ +÷±¼¯„NpÛxüànO7â îMé>Í©å<3KN©.ÎD­Bw¹˜³'Èù¡µ¦–‘°Ü3qTf¢š·ToXy£©è¯…ëÏáìv3*ñs¤Pø•9šÈÏ·ÏoýAz™rqK ³$†Æ­úV©Æ¢ÇQ#un«H[¾ÌÔÁH•c¿ +Euà‰òpñqy¸O EçÚþ1´¦>"{À!Aô3ßÿT-$ô +endstream +endobj +5357 0 obj << +/Type /Page +/Contents 5358 0 R +/Resources 5356 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +>> endobj +5359 0 obj << +/D [5357 0 R /XYZ -16.307 900.716 null] +>> endobj +646 0 obj << +/D [5357 0 R /XYZ 56.693 496.928 null] +>> endobj +5360 0 obj << +/D [5357 0 R /XYZ 56.693 468.619 null] +>> endobj +650 0 obj << +/D [5357 0 R /XYZ 56.693 302.749 null] +>> endobj +5361 0 obj << +/D [5357 0 R /XYZ 56.693 265.828 null] +>> endobj +654 0 obj << +/D [5357 0 R /XYZ 56.693 219.771 null] +>> endobj +5362 0 obj << +/D [5357 0 R /XYZ 56.693 192.085 null] +>> endobj +5356 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5366 0 obj << +/Length 1870 +/Filter /FlateDecode +>> +stream +xÚÍX[oã¶~ϯú$kšº[[Ù¶ÛM»íæ$.ЃÝ>Ðc³‘DU¤ÖIýÞdIqi}2ÍÛ|œË73ÂÞÎÃÞgo6g«· ör”§aêmn¼4Diæ­ƒE™·)½þ­(t± ìÿÂ%fxÃ;3{»ø/Þp~kþüvý~ñûæG³ ”'‰¹íZÞWTì)•B-ƒôÀ[ƒô4RÒcŸÅ‘·LPžYùAÃÙÚ_™Ÿ ÍÕɳï7gžp?ö/IQšG^–(Å¡WÔgÇ^ k€ÅùÚ;èµ—…Q +ãÊ»>ûﶪÀ•„lË’\ëÄ]ç(À©EµF¡†áÎy—ÆØ·ùù½}ÙX¯ †0B9¼q»áUÅaâX³3SÅž4;§ã=Y„Øÿ¼ßžØRÚ˜QMJ;'ùÑZ2€=JÖ1Ê2õ`-{/ëê¾0E1ܦ‚»»k +:³s€2Œ°wÆ;ÐTËl€—a:[›[?…a2×Y*»îÛ–wÒ:ћω»Ziæ3Œ7V&÷Vs}U™éåÞ¹bCj‹ñNpÃí¼©îÇ›YÃ$#•€MvÒ5ŠÓ58j‚"lÝîg^²O‡´|½XFÖŠ[m+^Ü¢;Q½ +À‹¾¶VR+’ÉŠ¶dGíªöZX\šŸYwKÌð§E”ø\ÐÛ‰.æN·´˜¢á$œ.zÔéÞѪý·;Þþ4Æ£(xAç‹„×Îù²/;Ÿƒ…v´¡‘±äÃÃïßä>æ·1ú‚?kì·¤#õ+5N}ãfk¥.Ø@:F¶`ZFy +×Ça±¦¤±7É=‘ftÏ{³ZÆÌp%Ùè½ë˜V„ íQA¥4ƒC7¯í©^ +ج…®Ðö^P˜‰«8ù°w¦5x`à”aþ ‘´«…‹©™a X¢ûcð J]tÈöõju8i⣻ºB¯Wm¿]‘Uˆq¼ÂÙ*ˆWå¶)ï2Ç7*Œþ©èDCQ¡¹þBh*®Ü` jÞ¸P\ÿ½Pbâ-Mÿwû¾¹E’‘¦D—Â)Ðüêä`F6&ÔóÜ÷e/H5á@5ñIª¹\D@£àýâq²ÁÿºiÉ&éË‘zp>lÎË’–`Ó$Š( ü†ZfQóDÊŽm•:zIÍ”PÅ’Þ©˦EˆqÉ»{S:÷ ¶ã-í$£ˆ)Ê2ÿÔNÍMÇVfcA=z¢ U5>¦¡æ*a–‚7²ÛV'mKÁ0ƒ¦ùÍ$×;Á“ yûÁîíeÛË)#œJÖšù$UG±J՞׎h#au†íŸJ^ôÊ_]Á³€wűDƒÄûÝ~ê.ÐA‰–t) µí ©¦*c3Q?|~ÒsŽ›×LÃg„oÏß_»°+çå’ŠY1U“Fq²g‡ç#³Îpµ´û<(Âmî¹0ûëÕÅ žS¿pìB¤Ã}»°;Ø‹Y*üíBG }ÎSNkv(g¾²ÿÕP>éO/±"ᦕ§õЧ»Ü4wMÁÉ.÷Ô§öjù4Ηöÿ¸u¬ +endstream +endobj +5365 0 obj << +/Type /Page +/Contents 5366 0 R +/Resources 5364 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +/Annots [ 5363 0 R ] +>> endobj +5363 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [173.304 365.653 208.492 376.557] +/A << /S /GoTo /D (dot0) >> +>> endobj +5367 0 obj << +/D [5365 0 R /XYZ -11.232 900.716 null] +>> endobj +658 0 obj << +/D [5365 0 R /XYZ 56.693 759.068 null] +>> endobj +5368 0 obj << +/D [5365 0 R /XYZ 56.693 738.489 null] +>> endobj +662 0 obj << +/D [5365 0 R /XYZ 56.693 673.041 null] +>> endobj +5369 0 obj << +/D [5365 0 R /XYZ 56.693 645.921 null] +>> endobj +666 0 obj << +/D [5365 0 R /XYZ 56.693 534.551 null] +>> endobj +5370 0 obj << +/D [5365 0 R /XYZ 56.693 507.431 null] +>> endobj +670 0 obj << +/D [5365 0 R /XYZ 56.693 417.001 null] +>> endobj +5371 0 obj << +/D [5365 0 R /XYZ 56.693 381.269 null] +>> endobj +5364 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5374 0 obj << +/Length 2634 +/Filter /FlateDecode +>> +stream +xÚ½Y[wÛ¸~÷¯ÐÑ>T:'†y/IÛÓl’Ýz»ñnc÷v’} DÈâš$Œíþú0Š”iÇIŽûbÁÜæþÍЛ]μÙGß_üÀ½YƲ8ˆg›Y°8™¥~ÈÂdvQÌÞ/Þ‰JäJ,î-Τ +‡Ùâ@o‰øZ®¿—ò +ÿù÷ùÏËß.~‚kŽ}Ÿeœãiçú¶j+„V† ·û³nCs{×'Q8;æ,Kè~?äpb’.NðÇ3³óèÍÅÑÇ#Î÷fþŒÇ,ÎÂY’ù,ö‚Ùº>zÿ›7+€/`Q–ήíÊzÆ}a ãjv~ô÷#DáDÌ`YÂ3+wx”1ß‹éU0¶Ïpûfï}Ïó¯d]ˆxJ,õqÿ…ÚFV•\|q]6—8µÞæÍ¥ó6_ÞâÓÒç Ú±¢ÁQ4§å^öjxïþj?X’žíÝëûž¦,äƒeîtU6kq l´·h"l,`7d~ÀÀ·"·§~~(8r{Y7ܨêùÕÒ÷€o`þö>«»*땠ɲ)ìâ›^–µÐ[YØ—Eq +æÈ™oÌͼæ­,Êžˆâùò8„»P6'y§eYÜ7— žñ ÞÇãÏ; WjŸëüV£8¼»»@¢qöHÎU·ÛIw¬aÔiÒ:Hd4”D¬×ÏǼ)@êzB‘Qȼ0u ‘{0OPXò8þ«|%*E¼‡É 2L$ªn¥K nLôòˆf÷‰w>”W±Úêº:)Vr¥sGûõô!™úawõb•m!ZQT¥š’l vMgl¯7¶’ür%õG½xû3Ž@Y8øáRG0?RøC2}¸åØ<ÔI›{#iŸÉ¶ÎéMÿZ¦ðˆJmï—wòY;ÄëžÓ „ vÉù⮋³¤t[î÷rÿì3ï~eÃiál´Ñ¢¡“kˆpå†Â +ÆZq­îW»ûòì?örB}8r‚þî×W¯—,[ú¾¿¸Xf! )p¯óN é>¬­eW ^˜—}„o¯ºÝËL駋K¡‹\ç+› ]W}2)£uÜõ®0aÜï¦g{{_Ìê2Ü9ØÇ®º"9íò6¯)ž%ó²±¹ºldÞgSNÖååV;PTaÑ,=0<ððç+l€$Á¤Ì\A¼¢¸Å¹Á/ˆ±k â “tqª‘ „¨åÊèéS);:©ÁNR)‡&ä†Þâ›q÷J¤’ž@§©²ÞU·Ã5Áb×i$Ò™Á²9 ·Rê©FN˜]Zw!…¡L_6Å!pœ°´µ,Ù^SûUÉÿ¡ä0°/Î㈺0;Wr£ ¼ˆ9ÔX"h¿jM„u•›hhH}rUHrí˜qlãKƒaz­Kµ.¨pïú7Å}¿ö*oêy%=A»Pn' Ð\ ^kí%&ð„9f¹qqjyCWñBÆÃW†{~ q“™Ý40…9è­Ë«ù$Ê™Bij‡€̇qàr8Ëô–Q]×æ«óV‰æf1}‡v‡?™õ‘f’,ƒ„†“öESŽñMiÿñ%øfÑÝ,µ^z|p<ÈÏÃv…ÃB®oâ:´äɯ*©±…È/ÝúP)΂/.OGÝ ¿?ã"É +˜pô±ƒ?¥\CÎ4mGƒ*Ìp0UCµg2ñŸæ'ó?ã”M߆”S‡Òþ7L8Ñ)„ó!0r[wàZÓ¾«dÓïubÇåS8*ø³ zU›ÕüäìÇþe÷ ¨‘mD¤\ÓÐ?ŒÓwúøY°¸  ßðE«î{ͺêúžô¶¼cRToT®ëbóÖ–Åa¹vRw½ÔÊ7$‹èém鬣~t–XtwÙAõú á¡ØÀ)ß•À°VSQ8Þ´²žª¶RÎâ¬òÆI&2A±h_w–:‘O¥—3ÓøÀ_(¯ †ª‘FÉ„<0Ûí ¾ âe,ñö_ +¶ùÊfºæ¶s<ñ*(›÷8ݽ@Y‹€K5=Å3Z «/¶n}?²,”ƒµêÄdlâô±„êb*hl•_ª}QoI½jpúÚ‰g°i´Jõ[L°VQÍ$j2㶲Åù€P PÜ‚) í̶¢Ozx]3%ØÈóX_*XÏHÅ“oᢜs½Ï'Û{? +Ä#WzM’w bH¤¢ý¶o"€(e¾9Vu®î1ÿ½8öœÞD“- +²/6ìÇ‹©Sc–fƒî$5ü\Ù5/ü„ñì‘ߘÆßI¢§ì̺ïŠeU´îã¡ñs¬–©}tØ~cÀ´ Õ«ßÍÀ÷}Ÿ™Òƒm:~u³ºÿà=q›úµî¿uï}t„ƒ„%½k+Ùˆ5…Éc¤½ÑR¨æ†U=ÑéW;±ÆÞµ ¿ì•–«>‹b¹ØCëf +2SÉ>¨Ýÿ”6¶ÏŸÊöŠº†[š.ˆW#qO}7}Hpü¯ø8ÿ?Ž¦] +endstream +endobj +5373 0 obj << +/Type /Page +/Contents 5374 0 R +/Resources 5372 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +>> endobj +5375 0 obj << +/D [5373 0 R /XYZ -16.307 900.716 null] +>> endobj +674 0 obj << +/D [5373 0 R /XYZ 56.693 759.068 null] +>> endobj +5376 0 obj << +/D [5373 0 R /XYZ 56.693 738.489 null] +>> endobj +5372 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5379 0 obj << +/Length 1859 +/Filter /FlateDecode +>> +stream +xÚÍYIsÛ6¾ûWp¦‡H3€àÖœ²8i’¶ic%íL’EÂcTH0–ÿ}€¢$ʲ;Ó“@xË÷v; ;¯NžÍN¦/=ìD(ò©ïÌΟ"?pBâ"7pf©óiôžç<®ùxB=<ú³”¼ÖËó²Ò ¹4›/ÊäYY^è‡Ï~™½6BPäyšÚ™¼Êy½ä\Öj¸'¸3`0×™x( + âú@1GSýCüHÝ<9|;!@;Äñ|äG®Dù˜:Iqòé vRØ ‹Bç²=Y8Áˆº>¬sçìäïl À[PŽ^Ôbb‰³ì©"D[1ì=çÓ„`ŒG§kÉE•Âê×GÀ  ¹¾!2³È—y^Ž©7ºÌÄB¿J–±XX¬—ñ˜âÑ÷1ñFæÆœs¡WEœšw²Ü¤å Box“¡ PŠ·¼ùur‚¨ßMJË¡ÎDÂw¬ˆ.z]i_AÛÈ€ÎÂŒÂìŠ]Mõ3¥Þ.‚xÖ¬Ve%ÅylôÏh*DÌÁ©€Ó”þ(Óì3Æ”§¿Ž'Ì #ªÓoºVDh0EÉ÷:[ˆ²‚ýÑc™Œy2ž¸Œº2W¸7Yž¢u‘?&æ¸w踘¯ªò+Od—¾5 +GitÌ'Y±Ê{P‚ß^p¡@hCðjÅ+™ñú6ÌïÞí»¨biÝH‡ºJ¦IYLÅåÅy½Ô[ÓçÏÐW +,ñŠ!â9@îæê$þR/«"–‡ÙÜIê á(æ×Ñ¿W5^Uñj™%¦Ílt×o¦’ÿ£*}™Êk÷­R#’‡1Æë"^ð×BVÜHêûø/u>®â¢~±gãžç9¿/û®rSš“!MŽ1ú8&„ŒxQ–{œtMšØ®<Ê”©Z…ÌN ´e Š,õ®¯€¿Å"ÍwËlÒõ`—K^íîfÊ;^2Ó5ĉlÀ½¯ÌS×´ýSužb +ëÀúï_4ÄGÄ줩͖–K-³<×KÁyjÞ¶h–ÕEÛ +8Ê*ÈwmÙ&uÛÝ·[¯Ká3w×>íûcÁni¡Ý¦ÏÌuQèÓ®és›¾—ïþßÍÞy9dW†óî­É#´Ä”ܬÉ{šÆ+ÉS R­Šúm¹…ü¨…G¿ÍDªýB£o”¨à† {`×ÞIësµ~üÚÔRÓ˳‹që^íûØœ†š}e›³ DŒ!Ð^*k~qH‚Ëe™>V0Ι0ñ¦ŽCÏÆ .”šý¾µ—‚T £.7hhU`œ—Ó¸‘e–®'bÖµj¢¼-“U±^¾»žûÎèiš¶Æj+U¸äÕîØ·äà‹Õô¼„‘°È-Äs£®õ/©ŠÀ€Rˆ©.¹™ÈŠ¦° ²ÅRšB%ðÖc0­ )Ô\6+ƒ’ŸX¹§­*,¢8ÞÛX_ò¹Ú!î²ïË9·ãÈ™Œ¯d)®Ö? +ì~Øn0c0äÊáÖCù(Œ6 Y{Ꮅƞ72Ðù©°< +Üœ(:ˆ ýlŽ8äò6¾U ‹‰A*²³ zh=Ï…H“ËŠ›Û1©Þh4jPÌ‹Z9õ sÞ©~:‹<«—“R¨ Ý܆äШ½u¡¥–]h=RøÖý;šQSw‚œª@":šŠþíj‡´% °§yV\ßf€l¶E gpð5€*‹z9HúC½›Õ µ!EØ»“ >ÚõÁ­BUCÙHl8»8²èH?°I{&šÝðáܯ ͺÿ„rº} uµuöîùPq ¡ßÙ”ßÁÉ u½×7hú ªÊZÌCíe+™þ…éeÕti’AšŒÂUY&Ö^.´r˜-Šñ½*£Õ'˜öÑŽPȬúMž‰ ´¼Z-¹Pyb®ZͨÃAoUÙä¨{fQƒbhÈLÐÏà}Å}( “M<¨*„D£·—ˆiN„Ç~+‡s1yÀ\Ük^ X;e£ÆõPño WÍ•‹Éè—ˆQ2½£‚]ýÆiªwãJI‰†ÜØCý|>&#Û ª7-Áö ת臤*ëZŸ¨ø94`ÐìÖÛÂo7à­:ú‚ânLéb¤œt+¡ïüxS·l£ü„®c8µíD[/·Ý-Ø /“ŸŠÒN«jfÒ®•LìD6·sNÅcóù`UfBÖ66M­«òºËsP€ht+€ýŸ.:»Èd©—¿@’÷ /oWÃ"îF’~EÍS·0~£}»¿h¯˜Ó¢û SaòÜ[™Ä{ŸßÑM_¹Í¢&±ùÎ%ºsp6Óe¦†èƒb°†`„ýè¨Û]ÕPÒD,"»‚µ .Ân¸I›Ý_øÆ#¤¬2ýyAÚ©ŸÛ†x†ÁQCZö¶S¸ÝØ4ôùŽi”îðõî?Á²] +endstream +endobj +5378 0 obj << +/Type /Page +/Contents 5379 0 R +/Resources 5377 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5348 0 R +>> endobj +5380 0 obj << +/D [5378 0 R /XYZ -11.232 900.716 null] +>> endobj +678 0 obj << +/D [5378 0 R /XYZ 56.693 759.068 null] +>> endobj +5381 0 obj << +/D [5378 0 R /XYZ 56.693 738.489 null] +>> endobj +682 0 obj << +/D [5378 0 R /XYZ 56.693 535.296 null] +>> endobj +5382 0 obj << +/D [5378 0 R /XYZ 56.693 506.911 null] +>> endobj +5377 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5385 0 obj << +/Length 2294 +/Filter /FlateDecode +>> +stream +xÚµY[oÛ8~ϯºÀÂjFÔ]³˜‡Nwºsig»‰ Y¢cm$QÕ%©ç×ï9ä¡dÙr¦››")ò\¿s‘mÝZ¶õ¯‹VWo|ÛŠY8µÚXÂЊ¸ËÜÐZeևŵ(DÒŠË¥ãÛ‹ßd'Z=ÜÈFº--þS¦?Hy§þ¸y{ùçê¸fÉ9‹}_ŸvÓí +Ñn…èZ\†Û¹Áí‹·{p}è¹ÖÒgqH÷s7„Ãhq¥ÿxã›?®.>]p8߶¸å,ˆ]+Œ9 lÇJË‹ÚVk@óâÈzP;KËç6sÜÆ…usñŸ ›DaŸ‰9Û‹·MÔGÇñæ5ëÃÒ·íÅ«,ÓlÁ Š-Op"ƹûÔ»Ÿ’*vÄÿþUžÏ|×ì뤖d#eÇ@ ¥¨º–)¡.Ÿñ0Ñ‚ <½ýÌò¶íˆì»Ë¥ËQAW™L× ö¹-^ræq}àRÿ]˵h:=¾é’]'«)KˈyA—ÎyÆE¦Ï*e&¾Q'·‚µâS/ªT¼ K!ŽÊäî$³É‰°²\4ÓuO‹©¬:àŸÞ¨ÌzBÛà2=272-ƒ7yÓÒK}kDË=V’g;, +ýÇhÉe¶›¤Ï ™çWI*ËZVÀ +)EY÷S•âY)?—µ6›s‘t}C¢jPTF:ãžëyv4Û×µ4ä€ØʤëòêV?ËÍœ©ƒe:Þ`Ãë|]ä(hv3‚ôÁ£Âè@. +¼àœ õÑFŠþs›ö1« pŸÇOâ´nd æÂøs1ljÏò\'MR2¸XŽÃ½Ðü籆Îíç3©›}‹x¿z}õªYó¸äþâ3M#ä”Is§Þ2‡RÙ{¼u)ÍNáë74ÇJ¿Œ ŠvûÜZî’u!fôë,Š§pè…¸Ù°H¯ ”ž—9K9FÑ”y7sOä2?ÎÒ³Á 5Wh×ã,ß\:>àGÆWìhC#K%¨ÿÛ¾Hó.Iöípy®ÿuœ2p;~>¿ŒMIÚÉfÖ |…c0ÿ‚€ýq“ N´€_ þû*ßìhj+òFAã©h[ ³ð qHF0ÆÙ¢ÐYw¹¬èä¼:Xív5ê`éú>8 ªðaÎÆí€ÅQôžF«AºŽâ!³ÐìÉ+eDÅ©ºÃî—Iã˜9ýMòFäÌuÀ–n‹#wñü]Ï) á৮,ô᧯_"ã.F~ýŠÊTq¹MJí©¶¢¡Íµ%ÙêáWËVbôõíCž º°‘]‚Z¡Ç>°vW&˜Ä-}?\¬ÔeûI2aTŽÔ8 +Ñ$ºFŒyN©©ØÊ"sL0×õ¿ª0±Jò +/¼ÁÈC_‹–Š³#«ððÐ$u­ÌSÑ8kXEœ¥Äµ™y£­˜ÕÕE²“ýÀyŽ6ó8.Qn¸h‰m0øãÇ÷s)Œ@½ò .ïf/[z€°21Ù(Ú¼êEFé/IQµ`”Öš¶&y6é¦Ãió1‘cƒÁ|IµãQäôJ·à$ÝÚ¬Äã‚bÔàèùv¯T¨„†$Ëw]“¯/A-}7dósÀmj™]e:£0¾—¤`âGÁt(aQS,Š!· r r]õÇ´¦Ñÿ+Ì=äë«·r¥ñ‹CñlGçc]Òwh'‰;ña´£(蟌‚Sý’7wTýzéB`hÅÝ·×s^|TèYÂ2ý`Rmá Z«^8$‚êžÁ‡¡Qpy>Ò²;K›ã´—qo° M~Û7³å@$ÚG´8úÂàè¼Õ7V²Zþ%‰þ«ø\é YÞB:²›saªþØ} >‹¼!œS#é€C–Âœ§û!©{0¦¥gû‹WT¥æíŸVïÞê÷  Ð‰bek'}óoŠ"ê4WÜ!CŸºÚœ‘:ѱ‘ºh¤|ÎHZÁ0?}Ç>^¡·â˜–Ôl{e„9h‹}.u>ÓÑ%wx—§ÛD +½JÄò ¨R·ßÔÁj$âí=þ˜´áõÍ#¥ï4íÝ\Žè1{(ÉÛ~mz¬&ŒCä8g17](‚%áýùg Ôÿí[Ýàó &©“ô’/4®ÃsÒȾ¢µ_ÿ~½¤ž˜/Ý@f|È›¾J3±™s(ÈÛÿL°pôÎ÷hW'ƒ\nôÎÁC—>Ýâˆ$4§zÅ0£óf˜ |¦†|f×4𑊦2Ò¡êWd%Èa¡ TßvϦE•µchŸ~å€Ôt©×ºíÁ“2“×(³5U‡»Nà=6–¶»JÖ¦Ó5MížÇ·Þ%±´.‹ý¾î5@i+Dg¸6‰ïªº¶y;vêB’_ÒMß'ôÜr™TØÊo÷>)ZA_Ñ`œˆ7üˆ7x”xCw_¼ð4N#J.ÇxÁµØT ñ,¿Ÿk%û)ÁDàp: F“v=<+±Ã?‰=¤¾öÄŽ*±#”E>ŠH•,ӤРct/@dÕ­ °°Æ¥ä™,*j;Fö–”ÑF> œƒŒV±~¢û4žÊJeY&ì¡}j 9Thê“FHv 3e_t¹®HB®2]¬ëZ½iƒøH:ÇÕVÿÓÇ"Ø€á;"¡ æ?{€í±¢ª/§Øq‡ì)¡K!Ôb‚qŸË¾-vH”’u`ò! F”Ë,i·Ô)s#¹öA§Œ6dÍ(ÞQ(­û¦ßš35@ü°ú:tDÇœñ+·ÏÅhH:*ý¡i?Í#ç>«ð?åðÿfI +endstream +endobj +5384 0 obj << +/Type /Page +/Contents 5385 0 R +/Resources 5383 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5387 0 R +>> endobj +5386 0 obj << +/D [5384 0 R /XYZ -16.307 900.716 null] +>> endobj +5383 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5390 0 obj << +/Length 2121 +/Filter /FlateDecode +>> +stream +xÚÅYÝsÛ6÷_ÁI_¨9øÍÜÜC“\z׋ã¶V§7“ô"!5I°$ÛýëoA”(Ó‘Ý©}/&„v÷·¿]ÀØÙ:ØùîìÍêlù>ÂN†²ØÕƉ}'NJ$Ϊp>¹?±ŠÑž-A8!SX(÷‘ » ¨ñëøÞ‡Ÿï•Ÿ•öjŒ6úËTç-8¨¡ÚFªSZ}2T¢Ùn¬ˆqØlÙùL7¡tŒ¼ž±HŒHh§€ü»¥”íëåò†_sD[š— Á®$u·KѶ£mÉóÞ-W 0h'vkÅÄB(—.ߊºÍ±½g{C~ ìì> ]…ZÇ®E·½l”ý€}×qê6L#ê¾9£%Äšªc›¼¢ý,BÐs#ÔïÚVÁZ‹oiGkÝ\©vƪ£à=`âNÿ˜%|’d(„´:2þç‰Q‚£C‚TB5w©mŒâŠ3‡ý,™ÁVî;nÍ"¤™_˜n:¤0 †ý` 5m‡j¨®YNwý€[r4ÔÉ\ÿ¶Q”ﺹºÓ?ÛõR/ïyuÐÏ·è”ýf¢ …D•ø1Uˆ²` ˆQλ•)ÀqäšH¶¯Có÷³Gú†„1¤õÈÌ3l¯@1b›ÞÑ…Ý/ê¥üËœU<×m…õB {ÀŸJ  ×itŒùÙßµ°RÖÕì„àe²†–£ât:RT§lÖzRl°ŸéþáßÓ|ªªž®¦&ŸŠõoPØôÚ6ö,'’§^oéO4ÿI¬™=Ù•¤wR4Ï¡ðLvJÂ}¹u:5¥ +Í‘´úÀª˜ì$B&-6`ÀR¿ +÷CCF¶ýÉÿÃf¦Ñ0®¡^¬iwý4ßCœ©…F‘ {E´3‡B@•žƒC‡!U0inNOZ@7Š!‘}Q‚Y%ÚZ—µ6]ÝP]ݳÍ×3”suØ{^÷ßÞ°5 =ŸÉ@€•et×äSµ>×=7åÒ4yeR”¨Ù‘Ѓµºƒ<‘PÀÃQäeKþ#:™^Þ2¨Å‚ñHûîV˜L®V ¯ûÇ«[H@į ³d!Šâè$„Ô*cˆ88L9ÑsÇ‘özɨ¼ºKÌhŸ¡ÃË€ÍþÁ¢1×UoBòÒŒ­3‘$8–tºp„ûP ºs»)•²ãkU%ì$ó F¶´‡ÃKÅ#p¨·¶IÝV0BA}ßA‚"’í1U°Û9ÓCžÊ*h¦8FZ†k€g¡n"*Xvô¤t$¥Ý5¹Ü™k×ù´·bm\K)d5mæ¬{ât'/nm‰ŸÛÄ_©¦‡XÆcm[ñf6à!üÆByîF r:2‚xHÊÄ{†lÕ5c¦6'(ÆHT,pŠ†Ô›Œ¥¢Ë˹#†( ÆéoU©ßß5¢íù\”øpgÉö%¿1h^òª€{‡y·Q…î{w¹÷<ùñ»ed™ ÒÄ`"–KUüøÀÎx2L‡ãÚ|Òäd${’üÊkÆÌ>²µ[Agùlâ8jY¬±u:À‡™ÐJŽN? è%¶Èœ$éÐ4ê>ªrÖìúË"»üKâξ•k3Õ{–ÂtÄÙ5\cPÇ€¹ø†x­êvÝ,@½ #Ÿ¯ F½Ø—gDن̕g¡¬v¸&Mî˜UYl††Þ~iobF…}Áu Šyn$s÷Ïã— jªµŸžC‘b¨±¥9³A ÇÏÁA‰?ÿÍÇ{ÃçÛiوףL}J…|tyHkä¾?°“Ôå¾…ë~ÞpÚ~¶Vüžw×T7ÿ£ÝDÏ®ÿüƒ×¥ý‚ŠHû`/ͬ6µ4íË£Û«½}oå÷šÊý+Åþí5ÒϘƒM‡cØr¹w-Ü[÷Äø8Ûn„±Jò‚´gn›á hWÍñ $(/Ú]³êT-yà YqÆñ“?‡Ê†ÿayfÌK¢LÚÞŠ÷Ò> endobj +5391 0 obj << +/D [5389 0 R /XYZ -11.232 900.716 null] +>> endobj +5388 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5394 0 obj << +/Length 2933 +/Filter /FlateDecode +>> +stream +xÚ½ZK“Û6¾Ï¯P/TÕ&@$“Ê!‰ãl²önÖ3U»UvXÇ–Ûã_¿Ýx‰” ÑxSÉÁ& tãë.îáâç«î®^¾NÂENrÎøân»àŒðt‘шDéâ®X¼ÞÉJŠ^.W, ƒ´ƒìõí¶íôÍ°3“¯ÚÍmû üçöÍò÷»_a™¥$O-ívx¬d¿“rèqV§‹ Vç®Ãòi-V ÉS³>r˜fÁK}¡<Ç7¯~º»úïùá‚.Nx-Òœ²Å¦¾zÿ{¸(`v@â<[|ROÖ‹„†„Eî«ÅíÕ¿®BcŠð¬I¬ì8'4äzSKÔ.ìk‹÷«$ ƒŸe#;1 AbTíFTåYhUAˆR5F©YBh–Á»JÞP•4™®ÍrÙgÐà§rhLBšÚgÞÉmÿØ´û¾ì‹ò£G`š’”ºeË­ÞhÓê«Øï»vß•¨ÁéR<#œÙWïž±ãBöÙ¢´øm;6…¾-}íÛ±ÛH²\EaüXµ½‚L¼ Œ²(ÏÌÔÝ®T€Y¬XžD“9¬6;ÑÜÖâaIÃÀât-wbÉÂàci;C®Ç¢,&qê½5öÔè;wPiLršÛw6mo R) }*‡Ý‘³œn«ÝêëßîÞ¾ÑwBYK©ÔìŽը‡ý8mšƒÁs +7à31Õë_õí9Ò¢(%Ê‚Ï}õÍØË•†®\ãâã W=¸âw×MÛÕ¢">s¤Œ$µªíE'|ÇNIâLFú½Ø”Íýµ^w@tEy°xÐC÷ÆOÌÎÎ@°æM?օŶg6pØ5`‡¿urÉ´ôØWKžÆ6ÃN zzkÊ Qƒ¿ó9¾vÂœ„ò¸ Í9™cUegå¦ü†L7»rc ÐÉ~¬´êð«,œ¸M'êÚÎ{³ð}´˜ úEœÐœŸùÔxq§çл“¢ Ö”¤,1èÒÓoÛÂèö Ø—¢?½ìäÀÞ)ãÀÙ %,ûÖºÛKunfœFzx¥/oÁ.BVÂ$jøŸêáÛ]faW‰y†ˆ'9KžŽÃßÔƒ$l-Ùõs›õã~ßvÆú&R‹¡lçDf`Q<›B~>-ËAÖfc³Fµ‚1. S26w]ŸuÅ8´eñÙ0Jf|×®¥Uãvhðí¦t¢G'XJa‹ÑLuÒŒ5,Mz‰&¬ ÏlA)äŒÔYãÆ'°GÙ\r‡Ñü‚àˆ°|"<=RÓ³c$;^Q_X!$YO㞃Qiål#¬Ú•>Ú8 §ô(IBì&&4>쨃%Ÿ_æžBŸ,eoSE Þ".9³R•À»¶,?x±ÿüI®ÑCögÃP%þë»% ÀØÀ–øOÏ‘l6²¿öš*'Œ;RÔ˲­'î…À†&¨ÖùB'`\¦h7zÓ¢ 8ê²ûfI“àQ?¡SŽŒdœž0y½ ò ØÀ¾¥Œ ãð S°S”G—Aœ®)ÝFî-z>»3êW¢ÇvEgÁ+ Aèp ó­^ãqÄyp­bìÖÒÀhÃô¨îhëܘe|BßTxÎ’`ý¨g„þ‰} iÙ*Mƒ»e¦ƒ7ÎA©Óɾ×/)¤FNª( ÚFÀÍáDâP5\òƆÙSÉ8n«î£âýé©@xéôcMˆ¬¦¹nœÎ,å8¬÷ãMîKEhéëkmži^6f'mŸü8µ‰ÎNte Û· œ²ЌŜ®ÍÃc/·£i)•& >¶ã92‰’ê·¶­ $¥c;Û°:•QµVW”ÓûÔt]Zž/(T$<åD{üdî3¥”á<¸µ¸°ÅÕV…×ÙÆ÷.ƒÊBÛæD£§´Çˆz¯ØL\Wí`ä+ÀÁÙ1®ˆ;¾Ö£šÄâ V‡d \o°<‹'æ¸ajŠB-zúé‚Û î×:Ž»Ý+é³–mÅ"¤H·[Ë/re.9‹„øðq÷œý®´àqˆRƒv_;ê¾+…€U õÙF£Ãkà¦FŸÞ÷½j-AiÐôÌçÛÒxÕŠòrR@L¶Î_áæ ýáœ~èâÎü;Æ!Htm1nlµÑÖÒæõæîï¨õ^$Ϊ–©ªcCoúŠœaÍàieÇ㶒ÈÍ„*2¦¢âl:3ÆOg¬¸è[ŸÛY\Ì`¸WH ‡Ùé"4öÏÚꈛi]L¾4qò r`W»VÝëo}(yRÐ!9MÄü55˜/6 u> endobj +5395 0 obj << +/D [5393 0 R /XYZ -16.307 900.716 null] +>> endobj +5392 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5398 0 obj << +/Length 2808 +/Filter /FlateDecode +>> +stream +xÚÅZm“Û¶þ~¿B3ù"ÍX8€àk<ýà8vëÔŽ]Ÿ:MÇÎt(:qŽ"²îúë»xã›p:9n&ŸÐb±Ø}öYPxv;ó¿^ý°ºº~áY†²8ˆg«Í,PœÌRBMf«röiþ‘Õ,l± "<ÿ™K&LsÃ[Ó[;ø#/~àüÎt~¹y»øuõ,³$eQd¤Ýȇš‰-cR¨aXÌRX=¦jõ–OB:[F(Kìú$Ä 1Iç×æAâLýòêÕêê·+òñŒÌ¢Å%A1fÅîêÓ¯xVÂh€Â,õÌÝ,"4†v=»¹úǶ¦ÀšÄÉ3Dpl”ú‘ÖÂýlöia<³Û×lÇÉJc†¯_™Æw$œH[%Eaœ‚e`Ÿ¡‘øï!xÎ0; æEÞ˜kòuÍìË–ïMk—·wÂ4+=‘Ìø¡5oJ^” +¦·~0OÁ¤¬šÛ^ÒBþBÌ›¼)Mã~A¢9Û#¦ž÷’5¢â LC‹eˆãù‹ýžåmÞÌ,Ë7gtS»ú€5ÞÚúKÁÙòºv¶ÒªÂs ì˜d­u'ª}$TÇAÀ7C‚P-¬Û +;$ãTÃóK)ŠÂØÍÿŒ#ï%<È3Ÿø D4ÌN¥óÍL蟢Bf >|³eYÏ:!E ‰O×9V¥ÜúwAÒt¸ F‘YǸÔ2¤1ûÔ‹ZpP"LUŒ¶Ì4+až [Ñüh;`ðÒNeàù´³‹Üž´‚µ‹Ï—ÖG–ûJ€[Pœ ½Wÿ¨1 ®&~ѳÛc[9¡•´O7­-YkW· +ï[^ +;_ðm}x#܆r9Y̺“éüòêƒ~r ^%E[­çiE๕rÿýõõñx\Äѵ¬ÅîQÁw×-Û€ ÁïÑVîêïÞäþ ÿóZí·»ÜÀ™^®·ÿ;^VŸ1Xù½ +…™×kIt/êgÑø9Œ=¢ÝAàÂûôäýý‘­a KúªFT@툞/®'îwjNZúL4ü%D7øˆrüáÏ#ÏÚmŸ˜$ܸ^šÇOU{—›æ߬)ØÝZ!‚ ve:–<)3Q›$2Nñ˜`ä¿­Þ½õDìYzl÷¼r)lpÄu\¬T(µÍ›[—ô¶¹ +ãÑ´³Î³ËKûN;±ÍŒzmHýÚ$ Q’t¡¯ÜÉ£a£“¸“-*ƒ½ÃÄ I/sVmMºFckÀ™ƒÝ!¥Â”az>‹Uƒ,æôï‘ rt–R§Y!rï×?Í:E€ç[^Nð½H»Ÿ–Ù™éÂ"[JPHBZÄ[”`mÇëü yUÞ»HGžö‘¯Y+MûFæ’7+¹´ Û¢ó6ÊËÒk +‡Ûç3Ö¹È6ΓÄa¿çNwê@«4IºsÕ±Õ"•1Èã€ÔmÂŽyXØ¥äè«‚þf˜Eʵֿ\o\Ž‘¹ûð¦¯ñ=±C3 N]HköÎʺ¾ò(rw¹®9ìĺ„åx÷š«€Q-ƒ´#Zðú½9ųª´Î&4 ê;Þ\›‡=ʘ sšÒSØ‘ögÅä­JÿR‘›×b{ÆÜO\¼p\ÒG"P«3኿ôAgŠâ.œ¦@¼ùD£ñà@»cÈMa8¼Å1A=¬WǤ"Ü“>UÁøÖ‹’ž×ôÇ–àø¢È„Š+’á©••²ä—JÝF¸ ¾®Žøý|$ˆÀ7L¹*ótïÐT`¹]ý`ºÄI\°?™Mu«Í©Ùàƒ¤3›ÂÇ„X’+5žù2E=»v”k†s*;?ë'úÏ–$÷$U£v–ת›Dˆ’´W÷T`„HF§ò˜ÙŒïjƒŽÉdÿ~U0Í&¢—öþ#‚ddc­ÏÙü¡ßˆ»E1/ŸöV³+Wiß@Õ⋨ڨâs¡â1T—w×cu¾fõÓåYÕ í"š?+ +r7¨E\ i4²ËE¬×ꋊѼ>0óžÛñ3Êf\åÛ•…E*[¡7¼Yþ—µü™y­E +«GË\ÚQ|ß\keö*›dÂ)wF¯d *9ËîÚã )TvaçÌ«÷^`¡œÔò´5•|9ØVOH–[]ÌÎŒ£`»dêîn»ÊGÜv…¬êÚ&ýJìëüÁmmßV¼=½³0°û¨9”-žÙÄݱ¸á‚ —çeä5wÀpåÑÊfä¹P{Yª ç²Øº»uGiœ"ž«mÞ܉ñ¶ò&—¼¶Ì’[Éêî±/ZöÓì1ˆöe.uy&™‡:§#u$vÌRG'SéÔçû›´sï=Þ;(ŽrV+^.wýuôÍ®’Ûo®µµ4ù¶öío“»‹¿X¢-x°·ì‹0¢iÔ»Íkðžªðå‰(‡ãõ4úPõ¢}ÎÏQº‚I0¨˜ðͳ +ºfÿWuÉú8ÕîPË +Ò¨«$3ŠõÁlË4ˆ7«Æ–U—Æ=E~`ÛíÐÖ ¶ŠÑ”ÐáArf™ Ó0R«6ýD÷MÐôÝ¢V€òàjúu>^~¡?_ÁŠÇr?FîK˜±I\ØË´B·µ‰Ò˜Ú‚Ù ‚>«ÔÓÎí(rô‡;h÷—Ð'ÎOÒä) (Iº1ÃJ\À­kÂD‰)≂ñ±öØGãOf†Ò¾nû=Ý(«³áÈ›Ì9)îJâñ÷EÞø23$Ý4yÒØ@žÈ©­‡I‚åÅÖW ¥(MÉâq·E>6CïYaÓŠÍa¯ü«¤P†…é×lbë>yÉ3ß8r)ÛÊærÀ­m@Œ¤ÊgùmÞ}kðüÞæu{ï3¡…ŠàtßàZSÔé{) ¾›–ï&úN~Î7À4e(HÿL 6™Å€4Äy˜P¯!݇ǖm¾Á”]ñ~ÂâþùñíØl݈r·zð%>¯šÎá¶lBœ\fÔ¥›=Ù5¾’{/•P‘ n12ÜëÄVJ´µÅd”ö`Dç#x­m¥^è»{õônVe³0¿N!G¬H½XÁÛ–‰=oJÿÅ.T a^fÑ8€lA‡ÿPô˜=!öz]¦ý¾å·@Ü \.ô­«–]êê«¿CÜàôîzW5Ó?qt~Ögw/‡œÒ÷ yçwüƒçh·˜ù +endstream +endobj +5397 0 obj << +/Type /Page +/Contents 5398 0 R +/Resources 5396 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5387 0 R +>> endobj +5399 0 obj << +/D [5397 0 R /XYZ -11.232 900.716 null] +>> endobj +686 0 obj << +/D [5397 0 R /XYZ 56.693 649.325 null] +>> endobj +5400 0 obj << +/D [5397 0 R /XYZ 56.693 620.94 null] +>> endobj +5396 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F52 815 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5403 0 obj << +/Length 2522 +/Filter /FlateDecode +>> +stream +xÚ½Y[sܶ~ׯàlûÀf!€$xI$ÍØqœ(µÖÒ4±óÀ%±KF¼™-)þ÷ܸäŠ+m¬q_vA<8÷ó[[ [?ž¼¼>9}M±¡Èw|ëzcùò+$.rë:µ>ØïYÁâŽ-WÅö»š³N 7u«<Ó‹¯êäe]ߨ‡_½Yþvý3³"E”*jWü¾`]ÆïÄ2œN¬N÷]qºÇžk­(Š}>ñP BûTý?ožüp}òé„}l‹úÈ\+ˆò±c%åɇ߰•Âp€¼(´nåÎÒ¢#Çõa\XW'ÿ<Á‡UAñ‰x"ØW̼^jÁ™x¸‹Ë¦`ß²R‘Ú|¦$¾¤„ž J‘O"Ø(7yu£µ0>Øñ&fOËŠóÅ !#yfWR7÷m¾Íø 9/D ÍÎ…â=kÙæ|QT«$ª÷i@¡”ãr˜6QŽA¯â¥ƒEÅÀxû%aEž¨±Hi-'v9aÀ·-a ¢£97kຠ¹V‰¤bˉÆA7·Áý?Tð´ ¥±ÌĆ²Ní,SÌI"(e\¡_Þn[r^RÆEþ[uMœ0!€`_CÀ÷ Â.Ñý×jW©.vR’@§! ÔB÷R¹Û6n²<é´bi0QìûzÍLR¾âñ=¯«/×ç÷ªLëZ9‹@ ‘ŠzÎcž«óVê M§x­­—¸çu ï'q!bRLÉþÄ6ǸûБ­óu‘×Z!³MDw¨@Ê'gJP„vévgŸá˜¤†Ò5u•Î'ˆÈC.2d¼^·ìóÌ1ÁN°KëÊîõ/¸Ç^IkâÉ\^®˜é‚ñÒ£q•ð9ðiô¬ÕÆ c„æâ1`Å;îŸA ½²N¡sB­x½ÐJPŸ> FºðÝCJzN<=®&Áå+dh+p.½’oö<=Ü#q㬆–1<=¦)¸ì”àd*ø;‘è´Ò]ú‹.{@:u‰ÂnsYć`ŸA-Ž‹Â]dzɷ}ËŽ 5èÖ¡ŽÓcÔ²‘YÞ„ùzñ §BÂ6Ñ`jò¼]¬OhN&Ja²–ŧ⧨HÌTL&Ó Ù!ĺÓ2W>ó;ÈãšK â4¹¢«E¡‹"ûR¯íÀ•¼µÐ8Dt ê”JsÂóR1¼ñºO²§Â‹âTш†€n5> (d=gŠ€4s£ÈX˦åb­ŸY¯ SKnUwK÷NŸÒŽq7îy”žê7§ÿëw‚š»—öo3G}\Ûæ©r=˜ß‚'g>qHµî²rÊ¨M_%¼—Ð@G¢ªó£c48îà ƜöÎá× Q£\ÏŸjž¥‡ytK0YÔ‰ˆ + +É™ù,„æ˜:ÇhÒÛ銫fe¬Ô•‹Ãƒ×W— ³†1Ÿ½;»yCƒóÃ#Ž3éžÇ÷×E]›/NE®zeÍ”aÎÜñt}Á§líÚ[Eú…”uI›¯À³ƒ£8Á4Òž ¨2ÅÜ= $UÏ=&X&w  eδ<¢"/xÖ2¦?éå©y¾8;Í<ù¡³÷Õ²y’G‘]ä·Âù‚F#ÏÖâ2ˆ WÜ®FóáC»ëí±1§0£irwq³Ã|“0DxwOYÆš^¿‘s÷ìTcŽ<Õ>x%b–kU.&…rî3¶‡ø÷_±ÿÉub5 +endstream +endobj +5402 0 obj << +/Type /Page +/Contents 5403 0 R +/Resources 5401 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5387 0 R +>> endobj +5404 0 obj << +/D [5402 0 R /XYZ -16.307 900.716 null] +>> endobj +5401 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5407 0 obj << +/Length 2711 +/Filter /FlateDecode +>> +stream +xÚíÛŽã¶õ}¾Â˜>ÔÖR)ióPd·I°E³A3S¤Ành›c«#‰^‰žKŠþ{yH]<òÌt‘ ‚¢/ER<÷+MgÛ}wöæêìâ[Ng9ÉE$fW×3‘Î2“8]mfæ?ªRÉV-–§ó÷Ú¨‡×ºÁÙùÅ?ëõ­oðå—]ü|õ³dŒäœãi—æ¡TíN)ÓÚe€Îf@±…žø4‰gKNòÔÃgI'¦ÙüLäö˳o®Î>18ŸÎØŒ "òx–æŒÍÖÕÙ‡Ÿélk€IòlvçvV3Î(‰bãrvyö·3zšœ0Áfi’F…g†4…®e©^2Ÿ_í”c ¥óõNÖ[Çx‘e©ŸßÙW6{yé7éÚ4ºÄ}Od ö¥\«JÕ¿z´,¯d¹Ô«ªµAöÑŽ}‰Å8Ž8á)ãp5…)•gò®(#Yž„]*&‹ëí‚ñ¹‡dô4;ÝѸ¶ÄÉyó„$€ÇHÜßÚ3­¢ÄI gÃ˽¬ö¥z3BÌmQoqÑA²Ç+;8ÿHi¬¥9Ÿ ”%)É’ŽÔ}£÷ª1Ô&‚$€ß¨j¹*­ÈÇG'ÀžìY&Æ”ÄL„]²Þà‘'€ÆçÊ“Ö¨z£å÷êúˆòVV~Tµ"‹%Ïòù7È0äq”Æ„Sîyìu²íLêugq`? ®’ #°Ö±äÓÁ)õï@¢àA¸po<‹º5Jnì Ÿïä"¢½ë·Û&½"ƒ¨Aóè‘ú,ã(?©)'Y÷‘&x¿!6H ¬ãÈ1p; $büeŠœg>ƆšöLZËQ«+ev.09¼ŠËF¢œ ŽE9ØÝþ.|ï]±1;?Ó/ÎjÂ)³ÿ¯<>ÿwÊ¿¶SÆc¾×›˜©ß¿3Uyi'¹oËWŒD?_âãûRnU~¤œš +~N_V…Ù¹ +!¤ö³e™ià÷ÈÛìÇ(âã]–²Ú¯7ç¢zG½ÞjtÍ‚ó9ѳ?òéP¨;ô~ ìîrèÒ{~Ù@Fg”wè­>s† pÂ9%¬TP»>pW>zlÔµóô‡ÒU³@îÀ§Ù{Lšç³ñù½•Gç§Ef‹›ö×ap{Øïucúzò±Vg ¡´+V /¾™ÒjÆö¼šÊé!t¶¡O" .ÊûcP ³Ÿ°5F2ž…­÷ ðâ<@½zWØ‚gþðÊ ÄÊnû[›O´µÞ·E;YÁÚ{wàÊÔ£¢Ü@œ%(ckoÔZÚ© +ýýwܪÕÂkN¾®‹òˆPW×=a¬×úÂaë5ˆqoéNËF+ùo`ÃïU¨½yÖ[ákä#ƒøÔ³R”„w)J±!w²©!öO1ç„¥YqÌ1é058À_T£­ÞˆÝù£ÜÙ8!äó­ªU# Aú(úl?‰u¶ÿ28ŒR”ú6ú\8JÞ­Gíj?ÍÁ/¡³È†Î +IÄów(hHkñ¸¸tth›¸yÕèÒçÞe9öUF{O'·ÛFµí »ð§g=?g¨4«bU:x$§O™_Zëj¯kÈMÂj:\Ý ¸¢…”Ž 7Œb +ˇKÛR·­l¢w†Lô±ÜvûΉí9Á¯À0×ì«b¸ê4’þ°’eWîïÔ +–òt¸>¾£ 7´ 0@rëãi¼„öÂ*ú@CÉ}åÐü’~ß +0ºËêdžG$K;G£Ôž`kêV‘¢’[Eͤ+d1Ç:]€æ´ÔB;°¦™e##‚tŽ17«V—3Y|ˆ˜ˆ¾¤ùûï¦0‚ýq×A²¾Mz,Ö²\Joûð~Ýè +G €×+Ûfesï-òõfEµõeHl»TùQ#¨Yö(™Kcšbe}Pa©†í`Qˆ|·Énºµf"˃=QlÒŽy0»¥ÇÝ°„ð~[»WkoÑÖQ +nÆù2@äÎÏ´ üY„4»Ò1®GÖ­?!ªÈö9“.¢^¥ªmƒm2·ŽD‡=úc‚Š@œz¨ÉÜ飯w"PˆŒ¬C…*»X{‰¾ª)ç“^œün¹ßÁ!Þ¢ùMË.}.6‘™D„wlÜH£žËudr'3jÛÏD~q¨yôLn +Ù~ã)Oâa:1^ú­rÕºÏ)†™ý„'Ë3"Òü3<Ù2§$bì´fD™ãÍ0~äÌÇ€nÞGF““1'=sB òq‹ƒŽ‚>(é‚ÇD¸ùL±ˆ‹Å`‚ò”ŒŽï«v.—ØÞtø*ȇŠ%l¯&}I +9H×sº•MY´ãñc9Š”ФSUº+v2ý´—H÷‹‘ÌáøÂ^SXÄbD\eMäu§qãxÀ‚¢$àFÚ)Ûž£üTÄM`Øßý÷@s§]wÍÆY kÇ,‡J§1I´£ýâ›´dÞû‡X$$¥ÙX‹D½ª\ï&d% ‹í}Q/ÐÓþêIÑCp`쥂‡0ȳ£&Í‘ÀYž“4ÍŸx«¬úšÉ`Ël/(Š›CLòâæ)ðt‚Š˜Ä,z)û¦¢îxµ/§®½›ŠŸã»M'ø±iXeÉ ¾BòãîÂNk#èÖû|' +O©WlÛ•åDkÍ Á±MjkèqLOYÔ»‚³ÓÖð´D Õl"µ€iÄþvwƒs^íô 5fÀª8Ÿ×ãŒö]y—g¬ÕÞø¾¼ã&À(%z’döÆç†M£žçVI>?ÇW—¿6S0ÎtÌf¨Æ*Û)˸ØÐHÀ—cÑ +_Û=°{ Ë„¥P¡fè¼í$ ¶ZÄð²½4,:/…ÛôâH¨ëÕäIº¾X¿‹rÜÌ],LUÖžžr„ωrÀNLÚ§…¹u0é8?ïÚ}ªÚߺ zŽ=gNÏÏûÖË8G 5˜m¾µ`ïš ,7Eù/cÙ¸ß1…2òÛëC9.ëñVÄÉqka Ý;ò¶s$Eø_HßÞ||F©­öœÉK¬·P‚»£ Îý‹©© hîW¹oü’#Fˆù¥¬pâÒ(`¤.78Ñæûë7ä3¬¹LDðáÿpá¼ÔÆŸï¦<Æ¢Åøg7zí'‘X;¥*(¾MhìîÅ KC-Ä£§ +ȬNL/n½ÇÂ~‚[_—­ÊA®ê:Å/j Žö½5(¥ÊG7”kÛ¦9N‰Nx&[XEIôœg‚‚…/,º4nê¯; %TäŸóÏÿ6ÞŸ« +endstream +endobj +5406 0 obj << +/Type /Page +/Contents 5407 0 R +/Resources 5405 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5387 0 R +>> endobj +5408 0 obj << +/D [5406 0 R /XYZ -11.232 900.716 null] +>> endobj +5405 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5411 0 obj << +/Length 2660 +/Filter /FlateDecode +>> +stream +xÚÅZ[sÛ¸~÷¯Ð¸/tÆ‚àeó”t»­w6¶ñCg’} $ÈbM‘ +AÅq}ÏÁx‘(ÙÎd¶/ˆË¹_>Àá³ûŸýõâýÝÅÍ/ŠÏ2–Å2žÝ­g±dq2KEÈÂdv·š} +þ¥K}5—Š¯[mh¸®´·øs½|_×ôñï¿]ý~÷+°™ Á2¥ˆÚÇö©Ôf£ukp¸‹Y +Üã¹GÀ>‰ÂÙ\±,qüEÅ$ nèGÄž¼øËÝÅ— ôùLÌTÌâ,œ%™`1—³åöâÓï|¶‚5€EY:{´;·3%8“a ãröñâŸü´)±˜%QÆI˜»MaÕ—Ár“W÷Vqäë+©‚µ^¶n1/KZ©÷ínßÒ$l›ûŸ¹â»ûðÛ5íûÇÏ¿\¥<¸¦Åm^íò{m`“`WóP(`ìx­ôúJð ß—ŽìBoò+Ƀ¯9DfSïËmß5ºmŸÙýrC³ÞæEE³Î}p,ßz}Ì”ë4Ð×äÞ²$ÍxPø_»Ú˜bQº°@Us·’—(ü£ÕàÉêçc(o¢©70ƒ<9UÛÔ«ýÒÍ›zëF•F<…»¿/*m ëtQ,”¤Ê‡zU|æ\êÕOp"Å`¾) ÓöÍ”×Cò-Ì ;¿Ë›|ËtÕÂ|šÎ{Ô XÈ2·°i·åˆT”WFÄâãO.|;å#e #Õ¯™ˆhzÕ1±[¶³ææ+Z1oŠ¼‡LX«›-[4:`ù>®” +Ø·-2“2ž%d4.·õˆ ùlN? +ð».1fÚm·E»±iïóu6OY§À¦®ìØ®*W1Rƒò)LB€oš¨­ +Ýý †ŸØhM”zÝÒÄÌ"ÒàÄÊa-ã.žFÇ\VàPÙÃÕÀ.ZDSÖ.8ø×ÁçÓÜ’ŒQ_T*õ`õ(€{„;¸ÇΫz Þ}p=4‰ìú[Õºö°œ‚ö¿r`·— ¡É=5¼+L‚|)§WÈ—Ñá2Dœlž®âŽƒð›Žmâô·„!§ijò³»ÉµÝ½AdÀàÏ€Áéçî Ñ‹{-J1FUw(ÕÁ`¼îLÀ³´‡¬l]×m…/)lU`p-VºM +Þy¢¢¬a߾ŲA¥óåfBš>+M»:i\W¢Xmr@¾ø¥R[)m¡Ê\¡‚}„ Üx§—.§èæ8.t»ONÊã Ö±ð±–Ó­ÿ,œÝ­ æ裗€;Þ'd:hª¤è[þ-Ärœ'^¿ŽµËB–òä•Ê‘©æ¡É(wðq7šèM®. ú¬ñ ±tiü¸Ñîñe%HÖ_›íßrÝÀ^Î^ãÂ@xä×;’‹î ½·6߉Û{§m|œq°ÌþŒ×…ˆY…¯v»ÐgÌm×û=ðÞÞø-uUúP8”~€ë†ÚIQòq, -&gì¢=Ôvw—ÛõW†PPëψ0"ïQ¼Æôé‚‚x:’rPŽÙ cåÅAž­ýü|í—ǀ̙§‹©> Ÿ±ìˆÂà ãætþš ʳ†*2…j²aï~]ßßè¯|f¢?œâ“)]|¾8Da,Êz2E{ +/†Ù¨'˜ëäªjÙ=?¡à]€O<2KÉRõ¤¦ëv²bûqÎb©¾/IĹ$Ùù$™¸µXï ò²¿4IG­~|¨‡Bžuh.²CAë}µ4OU½3…Á[ð„3Ó l8ê1ϱPÊþigÀb×ÔmÝ>í¦‚% …: +ÓP¦¦ÈÌ"˜õ“ÒP„îššþ„KÓ¼8¦íNk¼«~Ë·»R;Âïo¯4K!ñÓh|›ï²ä¶w Òš¸¶E ÙkL™2§C[N¤$’¼ØxÒ^‚Üî¨Ý„„‹…<ó”2Ê©EY/}FçÌ8ãâìlÆ¥ç3nеæS¯)tÆšÒ?£ñ£s«§Rxd¼ÓÝÞ¡÷ºÄÈ÷?²c=ûvaôý©áU½ï#f¿Û5ژ㋠¯ /¯À\SU&e> endobj +5412 0 obj << +/D [5410 0 R /XYZ -16.307 900.716 null] +>> endobj +690 0 obj << +/D [5410 0 R /XYZ 56.693 624.82 null] +>> endobj +5413 0 obj << +/D [5410 0 R /XYZ 56.693 597.302 null] +>> endobj +5409 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F52 815 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5417 0 obj << +/Length 2834 +/Filter /FlateDecode +>> +stream +xÚÅZY“·~ß_ÁÚ¼ ]"4˜æHžt8–R–åHL•S’†$¸kj­6¿>Ýh`.¹´]Q^–\ÝèóCcÝÅÝÂ]üpó|}óôïÒ]Ä,¼`±Þ/á"â>óÃÅz·øà¼S™Jjµ\yÒu~*USs_VÔhfðe¹}^–Ÿèã—÷?.]ÿȬ8g±”´Ûûæ!SõA©¦Æa ÎP|¤.€|(üÅJ²84ô¹°c9Oé‡1®¼ù~}óù†Ãþî‚/dÀ‚Ø_„1gë-¶ù͇_ÝÅÆ€&âhq¯gæ É]æù´³Åû›Þ¸FîY‘ؽE̸S=Oj.ì²Å‡•t]çÙn§v$€<)XÙ6ǶatRŒé£ +Ü5’Œ{°TosÓ½ª#’!uá3×íD¦Šd“YIqJËneˆã=Mî‡ÌÂn¶O3Ø.WsT%“^Gõ˜TI^ë+ßõ˜€ýV”$hÂë=ðóÇÎ,CÆ}ñg 4Òš~‹²XýGUå“%°Ä„z³6Ô­Róä:]×£sš…d¸Ä-5ŽÉ¼S…ª’ÆÛ<Ð/Ù84êÎ~i÷¦JŠvÌ“&-‹ŽC-)‡¾qc9÷UÚ4ª0®SN\ˆ˜¥6²lô«Ùxܦ¸ŠøZG€gl”ó+,eå¹’‰0ÙÛr—âQÔî¯Àx¤×B~º+·ˆìk=_ ÿã|0^‚(ª¥”Ž™Áãé mŒ` Žó£_ïÕ‡#3¬{Wsñ¨~:ç;ÆàØ×\ó0Üe~Aod“5MYf¸äÓ>ÔÓ7¦A󙉘0bsZÑÏ›t{HTöÑ•n“Ã_>Jó´9ŒƒÐ*×DU€~ç:2µô™Ñðc§ö(®¤Í”ºº‚çë$„tÄƽžWiqg‡6 $lzÎmž.Áuk¼¥ž<©>µG3±2Ô¾¯‰·,0CKé$hš]„—SÙ ð…Àó¯^¡°s@”Ý.ù-W"öQ*Z`Br|¬öAÜ…»}¥&KwŒÛPrkÔsKŸ«•Ý&iìÊéÎEŸô»Œ3–·ªÌôº=+U×à?Ùö¡á§·Ká:ëï10ÄÒdŽÀy([ê m q¬Ê­Ò:3ô“%Õ’G +Z—äe[444« HÛW©˜ì4²-‹c &—°ç.O¨±1\bœ Nt,‡žú¨({H-ìô(S§w…ŽÛ¤h20Íêß<Þ=á27ò'‘J5 í€Â¶š![ ¯/KÊZÕ´yÀžÑµÞ÷î@:Æ­¹,òIÛ2ÏËâiG0è#|x1ÂËË>ÇæÑþ³<›ð< +¨&5W8 ¾ºûO†Û‡¤¸#ÈœD¦D ·Œpô‘;8O‡-"sNj“ÅEÐDöö„γ¬6c»´Þ&ÕΆi)ZÉ—t×&Ùér6´¡ 9ô}”š=ôÐ6ïÓf{°!Æ¢šßÚÚÄ”¶žZ.ÙCj ÷é„Üg‹Š¤ëc(4I s¡æjr‚"Òb_ž 1k3êŘh:CÛèjÎ'Žá›ý¿4ËÁ…¥7¼1ÒL V+ÔF£Ø.­Úy2Ö7Æ̪ÌL‚8(- ýa¯ŠIºí‡€wšBˆ²ÉGf¦åÁ¨?­Ô¶)«A ²§>c>?o:ÈÈÁxÛ¤YÚŒ´!¾6|DpD§G,ãÅteÁ^#âŒ`ˆïŽNÅx‚_–\:ªÚÀPnv4‡•±óÂl¤ÉÁ²æP•íÝfþò‡ž©)°á¦5Kv¿AîÒNŽ“/ćËûLò–½mj½ÈÊÚšÇ_¸'¼8G®ÎSõ&+·VÑüDÑCø–Jæñ@ÉiHÉÐ;V2Ÿdœ‘4 Cu$™±Øùn“µÕ†ú¬? ×;Ï0Zýkýêí»÷³×E\Z Pƒ×!§€î ì¯`f<›™&j͌ǚ¹.Ü Üà²ÍPØ›ƒÃÀãzg¦tætfVÒ6‡²šl¥Å‡W¯s³FŠÓŽÉìu,W5ª²Öû²ORcXnB;˜W•lqAŸèÒ¢nTbb²FC,^A0²?I‚ãùÑtÊ‘3.%àÂÄlΧE x‚€b^¢Ï’ã"s0LAƒä…mß^$ —®5}l!hÖÊLµf4Áëîðf„™¸Ê“L}Mòc6W€ˆ|æ{}‚¥·å|É׆“Tƒ+Í©.ÐOvæ :Á/¹#µ©J³èp÷]èZ¬úàú¬Žaí‰ÍƒD¨ùÚê2->Íá¾»}Ÿ˜ +Å"^𻄣~º‹[ms+\r:ÐUtË*½K @¤C˜ï¹ ¸¸a¢®˜B IÔõ/á¯è"þŠ¾yݤò )ˆÑjU“m‡o·äO)è¬6…Çü°©EyÜWÉ]ŽJ:Õ%`áuº´`«µ%ù[VMÖâÅmGníG[¤Ñ7ÜM·Fa}:› 8Ç,±ÀkHභߗצ`}ÂƾYŠ "](«†>(ÅB«°”^ƒ˜À(öv`?À7Jj%f'+¼-}wI5ˆp”VèdÄÃMŽÇªªf™ùô¸®éâÒU=|ˆƒã +×Ñ…¢ ‹ö0 À¡ÄW­Ž£ºk‡³s5}›W¡ë] ‹Væwh6ØA¬Ðd”°yÍŽÂÄD A3ƒÅª‹Õᓹ(h¹ISªÙ2 z.Jß„âbboŒ®‡’zÿ0Q´ùFUHEÈ +ÈdÐyóÔe[mg©û’D—ß]]«6ÊöcDbÅ:tä{xáÒõüòµènº>d¸ÂYCBøTÓmâ0å¥*R³Éó*Ù’v4ÔÝt:è±É–º÷*iZ} †J}nAT?°ô{"/ʺÑí÷àï©šÐ[8ªÝŒ$öºÕX€ÒG(Á@Sx9¨ì¸o³ñåÌï ÄîàÂx ¾x¬ÆËué2¯õ×–!€á–âXÎÖLöL_T¨ +è.š³+½N(‚Îe1Y ƒû²ÕÐ1 ¨N,ƒ”Aïˆr}6î +ò1g‚óácÀýº'8#E‘˜VB•\Ž•kÞÓºp—edÓÿp83\—‰ðJ? °¢Oòæë‰BºžÛw,ÐüÚKÍ8²Qp”gî°áËMsÿâ„Oƒpº?ðNÿºåEQ +endstream +endobj +5416 0 obj << +/Type /Page +/Contents 5417 0 R +/Resources 5415 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5414 0 R +>> endobj +5418 0 obj << +/D [5416 0 R /XYZ -11.232 900.716 null] +>> endobj +5415 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5421 0 obj << +/Length 3790 +/Filter /FlateDecode +>> +stream +xÚÅZÝsܶ÷_qsÉŒyEàW:}°§u¦‰SK™fÆöÄI¬I‚!y±Õ¿¾»Xäx’’ɸÒ €],~û «ëU°úû“WO.¾‹‚Uægq¯®ö«8ôãd•2îóduU®Þyoe-óAn¶ax?ªQÔÜ«žãyù­*^(õ‘~¹üçæÃÕ÷@f˘ŸE­v9ÞÖr¸‘rð5Pg«¨Ç© Ÿ¾ÚF~–úLD°b’zôÃâ g>yuõä×' ÖVlÅ~œñU’1?ÂUÑé‘Í*bòÚõêòÉ¿žFÁY‘صEæ³ &¦Þ‡a¤¹°ÓVï¶Q"èóa¬Š¼®o7[p¯—›0ò>mXà©þ#þÈßÆPCíi¨–#vüòÓ†E^>ÞP¿Ä§Ï]/‡¡Rí@c­Ã½ª%A‹Zy…ðãÀšf·—{ÙŽý­ù|w"öƒ8´9æe>æDäz£Ù}Õ^±í–Þªéj9Êi›B6Ãv‡_wyd«v¯4¶aÊü$HŽ‘·8\¤Þxè[=U$Þ×z’î®ÚQQgNƒéY :ZU"(±k¼ÉG;­¨³~Iݱ '°‡vözA‹ÑÈ»ò䀞DVLoï•g0;°«g9H8H  Û4¦ V¤,«-,¦Il[r­6‚¶6¸¦SmWV9wùPF5'|éGø¢¾VlõaT½W‡ëué¹2¶à}‡A£äÈ"ÐÒ9b…:pGø[ÜÈâ£ïLI¾ zÁ¹?IÀ)¤2?b™ì°oHb"Šü0Î@b`R„{àŸÙ»‹ \óÎyWƒöš·ìƒî×ÝìƒïlÙ´Ìa-H‘µ,ô1ö ¡±ÆÕÖÔÖ‡~11´CÆ…GñC[~”¤vh½^¸TÅÏ›žT_Êžš¤©N# U Ï †‡ª5 Y¨æ¶wÚÈ‚e b? ÃÇiBM ¥½eó.%Ý(j5–ÍѱÐ"qj-æ`GË`w—Õ8ð£ìQœr?à=tÖ[p?æìèÈ_O7QäÔ×t4‚Ä…Õ‡â&o¯ ä›Ü¼Þõ27ÎqPtsÚëá¯'C[é4Îì°« +3÷ЮÑU²°^¹ðôÈã1bñÿ¼Ô³9‹å‰Â–r[ʵÑðßÐäõA.8}-Hîve4P“ùkòÖo|ùyìóÐoòÏ~-Ûk0ZšÔy½´À6ÌÂÅ)ƒ:ô…ôÛ¼‘gæ±Åyä¿{td˜ëòk9\€%ÚAôw$ció^i 9³ˆléç‡ +)k´¾cƒV—º/›Šà2EZ[8ö8.ÀCR5w*Ö•¾ëòqtúÞÜRÌ2_wœêâã‡E/{G‹¢îjUX5eì5ŽNßësù¿XO>WðHh¨,hxæiú ‚ÕX“z‡OˆŠo20'ô¹I#ÄIÃhGjµÌ"ý‚†P7 É5¡1Ko„·vn½€ÅÖfh[ÒÛ²º:¿µTþs° çûqÃÀWšhÄ@œ«€•ÊøJ… „4KK)Åyäœ`CÜ‹ ñg`#~68„ñÝH‰#ONÌæ鼸NdAÞ{² BÝ0¸qúÏ‹¥ –¥~¸RÆw‡¶n[Õ Õ°€®²¤(ByH+bïP¤¸¶¿ƒ2æK ö@Øì3Þ=,d„À.Õf(ÀIaX’ ˆä8zdAz68*Ä9xj‰94êÁ÷ðÔ©‹ + ¢Út_ÕÒp… ‡¶Â3°žqA8­¥_Ò‚j°BqÄBMLëhyßBhT†6&—èSx^™è@’ã–.•4<ÕcaË$M4ºèóÎ,¥è÷&ß„aÓnpÉU`a©_LP#Ÿâ±p‰u¡Ñ V‡±Ó¥ ÁI,ð‹hÅ- +8sE]¯é'7 ¸ ¥± €ÎIŸi€°¾Ô,N­#@ +}ªv¡^‚*ÜR•áðBÈ ý”‘ÚÔh|A¬¤ìXrýÄK”yC'‹*¯éa¯Z¼ î¤í?£8eýöõš^˜È9pA¦ÙæÖ[f°.æ¢óš +MÈÌs^Òƒ¶Ù±s Ùi®™y뚈棧Áwˆ Ä Ô +%¨Ó•]³•Î°göTÀcAà­1³[ª÷êÇñ\õ!ÕxÛ-¹´š|2:(ŵ)hµåý„ ä‹S>'dÑj˦'´ÒØ&Ä-[ëÛ@ÂkšMèM}ȆT'õ²ÄâÈ Í󗯘ˆÂP$®œ˜·Ob§ï•¡õ¦m”t÷r`Š§¬èáè SøYŽùX{íC˜“›¼3™)‹Mò½h§oOœ);}_µj8oߟ÷êó2cÃ/‘zý¬/cÂÔ{ŽçøóÕ?Þ¼½ÄŽd¦oaºœ„1ð‰ÞžëÙ (ãàFÅT»ÛÓ’Ÿ$Ñ9±Ñð¦%®¨Ê OT®­QsÀ¸õÕçt2ƒ·¶Fþ8àƒy³ +1< ‡â†Ö¡zæÄMê]ËVöË•U&>Ÿ*«ùa¼Q&` ´"ÍNòI.~¡DøqäªÐrr¥º„É´ˆ8Î'IÏ¥jŸnlŸ%†=ùb¬„óØaâ÷ôx"€Z4+wù@ËÖŠ®jÀô˜,»š•é¢Š0™†AS +††-ƒâAœ Ú ô´ã-½µÛ+òÖŒ9˜ªÖ‘[rÊIæG±ãø¼œyr>*äC%2°ññqQ¾À!óÌK Ìí•X> ²ÙÑÝThî×B{ÛBC–3,_Š©¸ýü>ùgl~if.uB²¬ '„[ì¶uøÐÈp–„`g«Ì[ÕÚ;5ˆã–XLÁcLUíó "Nƒ±òØ3úgî{# qÆykEH]ëÝTŽ2íªŽîž f)nŒ¯«L¦üÉyÀˆUJ×iur‹‹àæþù ?‰D°XwR*··Sù¶š +,’ð?áh„¥¹³~î27éËQ‚a¢ÐmÑ×-º·‡2dò–V~:½øé°««áÃâæá`T»W¡ãÐ¥ƒñ£àîÂKî€ÅŽÓjnË5ÜFÈçUvn5.±âg ¢oBgQŸï÷U]åg 3­ÊÁìû\oÉu£¸©êr ÙÞ5—wx£;õ«®'•{™Íc /FS!¢L—‚ÐÞš-Fh®Ôvä¸zE(„*¼hÓ8ˆäa·sÐE¤LiË«²ÿŒuŒgTݸÚÀ^û¼ Û˜ô†gž ߦmAäCêZ1Òs­Œ°uÖ…*%õµ´‡Î~Íâ¥/JàŒU꼯þKHÒ}:3ó‘?wwÌP7¦ë| A\㪠“1Ä•‘gØi$2ï¹eé(ÎÅŽœ~4×–%+@K8¤#9`¹È –K—òp`“&myŒ9Ábã÷,Óeˆ"r…pJ‘¤¾v¶-q}ùLÁ@úœñÓ«Š¾{n¯Ã_œâ#¨¦q¥P+@¸f3ÔÙ%ÛÖT¹ôm·¾ÐüÕ}’襳/IhK;ÐrÆ/aF&й^ €2€œ^ʦ»É—ËV"%O_wA*ü·§/žêB@Bff'.’¨½êuIZoóÛFµ¥ûŒ!Á*]QWûQö8i¯£R5€È•ØÔG3ïzVH‚G:!j7y¿ažCvYä0ûYzò ˜)eaı^¸9µPZ¿g\ìí9y'O´£ÝE1C4ÆüqbŽø‚”µŒ¨|ÂS?Éø£9¯+ˆ/xƒ“‰™÷ËÎ^àD>w~õR^SálÿøpÑk³"ô¾EU¯Üx–zo,ò¢®Ngú>F›:°ËÆ1 '0€÷­¢_w©`¸Õ5ò²6 a-Ž†j2†ƒ9Íå]rDÞô¹ìS_B-lq+"8Þð¤H`¿°£¢°Î„u-Wš*ñAJG¥aAw˜Ø-]uW_.Yœú MYòYÎN¾X³E¢Ú¯¦Þë¥ ¼î,µ½g×€z1]Ô»¬7¡«ÙZȺ,n*ÿî¥EiKH¼ÌþmÝÕ……;:!´¥B§CÎ> endobj +5422 0 obj << +/D [5420 0 R /XYZ -16.307 900.716 null] +>> endobj +5419 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5425 0 obj << +/Length 2574 +/Filter /FlateDecode +>> +stream +xÚµYKs㸾ûW¨¼‡PU ›Ólv7ÙÔÌf2vUR5³ˆ„,”IBC‚ãñþú4^|H”ìšÍ^L€ºî¯»¿†ñêa…W¿úáþêögŠW9Ê“0YÝïVIˆ’t•‘Eéê¾\} >ðŠ³Ž¯7!ÅÁ¯Rñξîdk_ÔÞMþ(‹¤|´ÿ½{»þíþŸ fCÊ)µÒîÔsÅ»=çªÓÓ ¬2ОDZ{ êÓ8Zm(ÊS§ŸÄ HL³àÖ>H’ë_^ýtõùŠ€|¼"+š $ViNP‚ÃUQ_}ü ¯J˜ƒ 8ÏVOfe½¢£0Jà½ZÝ]ýû +Ÿ7E$!«4ÎÁ‰ÝŒÜÙ]ƒ.³ëX/‰ÖÍŶwg›Š s« +Y«…oº¾µF%`K¦ì°pÏm)3·gMYñÒ²my¡ªg;';ì|óÎe$xÚó–{™}édßn^t³Ÿ’ Ø‹Êiãš'[8uSD³á@ïYË–NM ý´ÞD„«dÇÖg +Ž¿&Á¦åŸ{Þ)ƒšMŒS‘lžïHŒ1ÎS#÷`‘G‡F%Y#xeßßrQòVƒë©bo_Á²n¬ïö7Gc^ô›ŠuŠ 'æè ?þ ã°ÍÑ*ÙŠÑ0·/fóáN†`èÇÄž÷,…–ÈËïí‰kÖØïn+Ñ©}íªhþ«5ÌöJTB=¯¸5Û%ûx'Š=ãÕ'L±ªá/±ÃwµP{\>*V› ʼnv¸4tnø†t¾êã†büRZ¹Ñ¸3Ÿí`o¨7½ÚËöö§R(xü ,Õ-‡/k¯Uç¡uHƒ§5Ñ2õÃ+(d£xãÜl«Aq#›ÍÑ ˆÇñŒ…¬ëa5+K/…)ïíÃ\g%Ú¸£ôš+V2ÅìH§úÞàNkš;Óîÿͨªëy‚ËÞð–©ÁR.š¤³Iª ”Cº€‹‹™£ÀÓÑæ~¡Áådó}Çw}u´ƒ}3èïØNq·`»a²Cçb„«Óš˜%i:à ³ JKYl¡\8„ƉFñã¢ÙI7™ÏI ˜5ñ¯8(#$7! §!°T­þX@L|®,ríGã°ìPÕ2ÀoëêQà88Ö}¥Ä–× 99 SÂæ׿°V' +€{û¼‘$E8 e^F÷ýîÀseP6§ñB;­é¡mËÙ#²ˆ9ÕG JGQæbÀÓöŠW„©I— ºcx•ø[•æ@e†2¥«Ö¥sÃ57:±æ¦Úêá'QUöÍ…#·_L?â Òß`=Jb”â£údvr5&œú*I>§g ƒCçå3F˜ Ñ~ÉõÖñ1¢4«ò’ÃIž£4ÍçÁ|jüŽküB_2½ÎAéÔß4Œ½¿iºÈ*b ž$|í928s4RªÊsÓYáÆXÏÄf:ÒÑè%ÃS„Sz-YlëzDÈú­ P­°;ðÂe:; Ü1¬3”;=ÂÌ +XÕk‰‘ ó(ÌÏÅÔ–„’ó±pÙÊ’áÇCÞ± +M`À+Ì `ÌXŸ1;Eyô2Š³ê\³ƒ¯?(+ZùÛ»ãkŠìŽÆ°;7VòÎ :ßêµvGœ×öS§ræ-!:Ó¹¥uå×Õ:K ÇV•49ØäçŒÛg;Ãìgw+ØR¾‰Iܯ3›½õ”o ìýAË ™6MäIÓ0l©¼Œ‰q ËfØš­¢SèqßfÌo÷¥Lø’÷ãpô”t<;×æÈRoåõA={‚ÓµH[úúúÓÇu|¹¶1Ïz­¨aû•.4ƒk¥+“[·xJV„+ƒÏ²÷UR“Ë8O*¤ù¶¶‰ð ¬ïµ–dTràð §[dçCã;á$IdC~èL`Êœ&I‚;VÛ;ÅÁ’ÒôXIâê=Œ{ò,Jkh˜c²!Ãêƒáp0q]IåäÄÁÛ²Ö¨·|mGd¹A{Z=ÄkÙ€;¡¸•~ΉÂЊ^ EÎZÓ.Çû[”Ù‹ü·êäÍ ënd[³JüÎ7>âð„ª³ªš#LT@ä¢3Ù) 3Æ/ÖXhQI>«†Àw ëO!YÎí{e ŽÍƒk—™åýÐŒ»I·kÈ^z×ÆïôAý +}ÌÜ¿{{c×½ÿñg^nì¤g°.ûè†ùÞ·æ³T¨o¹÷†eÐÚïeoÛwæâÊÆ/ˆímC cÕìä¾ ƒ8uçé–œ¾åp~3í\ðÿtaui¹ÆTÁ|ôWzó†³çnôóˆCâ ¬)ý˜%ZYö…ïdÍø´ÝÜôÛ€”—ÛjÝ’ì䬡N|3ã&ƒ!È0žeÇã_ŸøV·'¾?Ù«ºš‰Š³éÌLXr:ãÅAC¿à‚åæ_ï +Ã8;UBâåY§ˆ$nÚŒv·.S^àצãªMǵ¸Ç‹‚Æò4óm÷¡¾wKinbØweQ†ÜÅa-ßQWF0´eïב.E°Ñ…l€uì£(¡C1óm™§ Cö± íÎÕ-çGpÉç‰l w¯&5:ƒ¦bìUçöeØçñU"D„h|p ‘pν•[{•‹Ž:Ú0Œ‰ o2—ãèrOûë¥ÞÕÏmGoowRÝÙœ?Rݶ¼æî42t-Q÷µW öîÒhC ãh~otr‡æ 궤‘h´"'i@÷xÀîÖãìâ†?Èípéx§Ø³’Í·ß ÜM¯Š†–ÆeÃÒÒ‚à‰½,¯Já +T;\{U€Û^§ƒÓË6rÙjƒRd•ýùøle¼S\êc裇Ní3kJ¦á·x#–&ŠôõîÓ)°R|yQØ®•õcC„ó¡öW +H)[¼Ž‰è(Òø/áÅ>6ï[^°Þ.³ ­yk¨4| ·Ä–Ù®ùËšdÁtL¶€˜[ùÆJÓô¡ÒAŽ)ëðtö‚$96³3ÃCÁ' OŠî*|q$h&²D ÏArjUÇìÀ1¹ Gà®—.qÇ+⦯·þ¨å&ú +>¦É%èã$CwW‰æñ¥ !w-á…JŸsŠBš¼Êz¢éÀ8HkCzóÈíû\…þ¿Æö›ËƬe;ÒÁ–§uf¿¦Áóaïë¬tÏ'=²ŽD¿_½9õÞÐ7}§ÖΠ0fÙôîÐhïÛÆ70²ñ C¡$K_et§Øo^ƒWŸ°[.> «íºèσù¬Ê3]³ËШq5w‚mm– æNÆË¡-tBž½Ë¢òbvNP–¦syµøÊËyXÏx÷8tu)8'•“¦ÛÕÿD€Þó¼û¦ÀXúwuŒ†3ëÿ =uó +endstream +endobj +5424 0 obj << +/Type /Page +/Contents 5425 0 R +/Resources 5423 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5414 0 R +>> endobj +5426 0 obj << +/D [5424 0 R /XYZ -11.232 900.716 null] +>> endobj +694 0 obj << +/D [5424 0 R /XYZ 56.693 398.267 null] +>> endobj +5427 0 obj << +/D [5424 0 R /XYZ 56.693 369.881 null] +>> endobj +5423 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5430 0 obj << +/Length 2780 +/Filter /FlateDecode +>> +stream +xÚÍZY“Û¸~Ÿ_¡š}¡\†àÍuœª]ï‘ÝØIÅ3©J•½”¸CZÚ±òëÓOAÒøØ$O"  ÑÝèþú€ÜÙýÌýxõíÝÕÍ¡;KYyÑìn=‹<ų„ûÌgwùìóV”"kÄ|á…®ó7©DCkYÓƒÚ˜Áïäê[)èå_·¯ç¿Üý Û,8giµ[u(E³B58 »óY»G>îÀöqàÏ!Kc³?b 'Î ýð(Å•Wßß]ývž;ã³0bQêÏ┳Èõf«íÕ»_ÜYcÀ Òdö¨gng!w™çGð\În¯þqåU¸'UÒÒRÆ݈˜zïy¡æ¢]6{·]×ù&ÏE>_ðÔu*1÷Bç‘^vYm…5 ÍG-u€¤KäH“^möÕSrÕ°¬ÊY);M ™ +Ìãq»ˆm²†Ñ4`µ'ÍæE¼¥ +U + 1/aqêµ³7ÅjCl¯d¥jY6FˆZ4¢Z z“kÛ~nÌx܆EE3úijK™m´:èñ±P†¯»y ¼ºy-ïæqàhÉg ?öYÄcƒû®h²eYT÷n®Mã³)‹B¿;ž¬B;Œœ%Z};¿Ïyèˆú@_÷XïK)Öôí ÷ô!«}¹•‘+ý¾Fëh„¢ir¯v{E#ïÝÐ}eù^ß9hïƒ9j#1\l&,çžëì ¡Fn͜վQðR7ôZ‹¬,¤µ˜3NHJ3æý8çp•ê|KO/Àgc‡,naâÌ‹÷®ë‰ükäÄu6j[ÞèÓ[¬d.؇¦|Ž[½€an†µ[0Q)Iýã‘b‰‹\ÏŒéÏÍÅG´è#d¶z'ü,HŽŸ‹ú!£Ç¿ÎýÐ]>ŒÝy‘° J`qÊBž>Éé‘Zçôø’)Uæ@ DâÛ¼&d:C”+›ÇGŒûiçð`Ò‚íj¹µ*Ž0Ù8nI†¼ìvt§½ßåš~‘ŒYŒnˆ¿CçÒÂ!¸Ixæ¼ýþh€ù)oÝhòÌ”¥$Ík×YÄ;xU€'¼¼×îZJUõ¡NIúÝdx˜äðô%‡m×¢­·I-÷€÷ÃÊû}™Õíq™m €A¤ ýÄè9¹ g”ƒµ.iû­\Â(=ߪì dõéʾ§DmÍowÿXäâå5¿6Ö¶üU¬”³Ýé ÆDtþ«Â œ¹Kl²½’h×ãJæºç–ÙR”6ã‚Ÿö¾[Tl3®b&B<ãqÝâq?¡ËiÏÖïhzY¹ô]šñ3ܦ.ãéçs ›æÈ+Y-þ-jùœ>k’á£-°¬Ê=iWVô;¢ GÞi0|Î*©ò’ˆ¥A—oÜýýÕeä$z?,Ô@ Í^£Dfx!Éô‘è.NÇᤤ·QEY¶ðÐìÊìЊ¶«‹.i–;§ŠîðÒG÷á†çid¥lãåP£i‡qP7àóªXnZûT+³ô+ȃÃ$J9ëÝ&«&P™U™’åÁ|« 8eñpªrд/§À§ÎZ§œÂ ;âÔ’SxÇ#]NÁ͘Áš–¦>Ó©Ñ÷¸¸àŽ%µxYs&JLØÔÓ$H[Ôø#•IK¢AèDQÙLØZ„.ó!”· î³̧XÙBbOœô~cq?ÈŸ;Zht0á,ì2}¦@¡­¿TF®³ ¾¦_”]þ~yÛ}©ŠDZSb¤>ó°@³ïEdÎø0f|•ƒqKùÜv"šÊ@°¬ì«ÜO˜Û"n3€d?q×jÂ_ÓáôÞnj  Ó5x@6•zP‡öÜ@˜/(üN˜ \–º]6Q Àk ²Lk·¿Ü½y 6‚Ë}½Æ«à]€S‰šž33rÝRг^h·~žÄ—,ÀgqÜI$J±¥ÜO²ž®ƒ`ìs*ïZyãc÷̱Æ/xfÊ’(ý?0ubVÇÑ5Ñ9ñ˜¹MÊEYÙb3„Ý$¾¨lÈŸø±®‡QBd«…<„Ÿ$áCÁÇ„èX™°bbØ÷öM_[åGleè$¸­e[œôÕØ°2àÖªõÀE’iÒgRܬ­ Ê“¥å£éLCLq G¹¨ ¡&Ÿ–'Ö¼rP*ž5_/Š™—ü/‘šB ¡4øyûvMš*wS‹õgè²ik £DîŸo_õÖ Á•¢/г¢ê,âDz á&pã§iuÑΞŠíCÊ’Ù€.äOh¥nw°e!i£,ßå£À#:"Áoƒù¼¢gÔ—þµ +Œ!-ˆ‚ãICR³±’u-š¬r{ߊ† ž¦ÕȃÑuÿ04".R)DC÷‰*íö‡êöò· Ð]9M<×ÍbÏ5¹&à®wÜÛÜUëÆËÃÄØú¯£¦%µþa Y|ùmÿ¿¶Mþ“EX쫤ƒ_/¯mZ•¥+¹;ÔÅýFÙ²0Þ!ÇuïÊ/¯ËjQ䊀ø ±êzPÞ¼¼~MÍ—9Úgw—G~ýgRpš@bÇO—?_ñ Ž–Ó5Ïm¶m› O–ù'tJ·[Y™º&8Ý+ågz¥î¸W:È({ KSÚ/lE¡ÑCÿ)"]žl +¥ÃÊä ë5z[»;|]u&P·•Õ‰¾²ä6« `ÌálØc‘ë;N4V4€–Õý¢ÃÅÜ‹4k°ÌógÆÕK)K‘UçÖ,Ë}½lN.I,,–E£Î¯°Â`½¹ðX`m›6²éXZ xs“#Ôw¦èI÷v"Ìð ÈÖé|˜:M•íšTºçù6åÂ,º¡hh}•mõaÂc?;ÃB„ååq&˜'†ò¨-@£ÖàÁˆ@/xô·¶fM–÷›56•5]H%SFž±,ÿuß(ƒß”Í4q°jk‚&-é„Æ ‚EkÂÓͲ½ÚȺ1[ögÔ¢=^ © XæÉëœ;*Zbg)L×›ZW^AÛz€áÛ^júi^ÜV;ɸŠM5”Pµ£Tàü¦ïáŸÑÄþ0hºV|§Â$u}¯Ý7ž½“- l¢"Œ«={n?HÔ™N¡Äí0p‡tªOæf'êFVúY¶9uMB£c?ù±O}:¤6èâ+µâô úPŠµ¢[P Oœ{]…#Z3íBŒõƒeÆ+ðQü¶Ç膃:Ï‚O”ÁÃ07ƒqº¾=ãæšìå†I‹òG<!ñ]v/š›\®àtL˜‹=öãEµ–fÐs§‹5|µ?wµ¢N +š+u— !5ŒÝŒaTõ<û¨‰¬^0+‚•õau;ð`}§¸Û«ät´= èj¥=Â䋳éh»`‹7ê ú±[üüå‚-raK%ñoáÅ;ºñÅD}–S][ä¢>¾L‰C¦Ñ¤e‡¸Vu¢·àãi'O¸2ôúþ§ k@ÔÔv7`ÕÈ¥Ðlj¤jïo|lÃÕQøÜw$h™Nèý¨Ÿ}Bsžç3×÷¾ê`Ÿþ¯*úµ0btJðñ¯kY‹ž?*º9Ý^bƒÒa5<¹ZÝX.¬|–ôõï…3whPUÄnt!÷>…IþÔ×1Kma':‹"ü<ŠøC·\Øà‹|u|Á;>(hŸ“+Ûþ<¸ÌÒOùïÔðDS +endstream +endobj +5429 0 obj << +/Type /Page +/Contents 5430 0 R +/Resources 5428 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5414 0 R +>> endobj +5431 0 obj << +/D [5429 0 R /XYZ -16.307 900.716 null] +>> endobj +5428 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5434 0 obj << +/Length 2270 +/Filter /FlateDecode +>> +stream +xÚ½ZY“ã¶~Ÿ_ÁÒ“¦j„@$ã$UÞÄŽ7åµËÞyHÕ®( ’XK‘2 eFùõiœ ÁÁ6ÀÁ¿îÞ<Ý=~Ïp¢”S™¯y)+3zÞå«vqȶö„"X8ŠYmgÝe¾L]s¨2­!¢*²^ÎG—PZ]U¥¬«Âçy'àCðx‘´½j;k›q^šO#…¾qî<çrçÖ=É¥‡m«!ÎæÈãr¨ÿ½§lžG§œj3Pû«ÂQþ\³k½¢n½ÞzèÀzÇÆm©Ê¹ÂPz½þí.@ÔؘÄÒ¸ÊFέ)ʪ\üOÔøQHðüíf`•ŽÚ›«Q¢G^‘nc†õéóTVò¼'eÖ¡,³}å]µ6ˆ\ÿN$Z%Fó¸®VKHè¥)Šé7°N:ëZc`N «O¯¾<‹¥Zv‡õlóØQ÷)ò½ì+òÍT®j¶G¡ €½3/tûÍö…ùxq&ÅGÌ°ÜÃ_»ú~°ì§‰Äqž€œz{2Qòl ŠXÌA:j!3ch¥’rn”£$MÝ.´Ù:/·ÍD~8Ç'e :ùL>t(äã–L.§É¤(L{9¡yÔ6ªp ·R¶>æK(E K®^8'žõ=i±]ŽŒ0Fœ²×„\ I/ƒ„ŒA¢­§ïæm|+H:Gõý¾¤«³›\=$ô²«Cr¡¾ +ÚËUs*«C“7y¹©&Œ™@Í–örÌ5Œ!ž°.‹C]ÉJžS·³‘›†41nª˜é +fsÒ^’Ð$µPCè‡T°1ÓÆyÕ¼R­?-î ›¿dûC!,á7oli–ð“AåñÆ¢ämkEk|Ï00¤Ÿ£Ê1žtu91߬<ˆÔSìp7@Ho„Ô²¨VPcÈôÇÓ‹€K.®“´ÓhRg´&-?:âgfWÏ!¸§»nŽ:³·k<Û ÿTÿc—•[ßÿT®º( žøÛ Ï.Åf(¢cîËÆZlVEÖ4Óý n3dçáMãj †ó²‘øúÕBÇ}DH_Õ”tP†ad=ŒL¸XتÚÉãÙY‡_/4ºì<²bD¸BØžKªugÝ(Úèzä.ú>§ŽŠÜ ÂQ|«ŒÉ‡5öƒ—©tÅks(²“iÂÓFŒF·HÂó©Š 9œtÎ@®°îŲ€}@í¯)xr1ZÅ£•…€Ñè„bî<ôæ~Àà_!` |ûB_ ¹ŽPg Ø›oD#¯»xïqcêÄ‘šòYÆÐÙ{WÙäÛŸs:(Wõ1d9±”’kwV¸£?rià¡]>; 1Ñ­Ìy#ÍHã×?¨{Úƒ¦Þ6Òšv53ÜŠR¨nÊ2[žÌ§ 0hüsŸ¡.ë¬l€â>“yUz MD†2šÄa?_=×¹”Ý.¥ MlL‘­}—§›|Š0Pa”Þªàäæ¦æ‚§,(†6*N^ Fx¯ôK’ncÏT?½xÁ/Ç‹¤/SÑ ×{ì Zã³»?Ð:ÙàŒ¬ªBùt_Äã;;0û‘}`†ý‘y·Y˜qpšzyþ¡j¢ŽŽk[Œ×.Ýä e1NÇñ"¡ÖïÒ˽0?™èÀ¹Õè¤uøHzღ>ã—q'ÂgRzSMÇP±‰TÛ —jÕ¼åïm#ÌæßšŽ +êM{ú‡§w?šó¶aQmSª ¾žs|ÿóø•L?#ŽÞÀÈÈnªÔÒÐz´Ÿw Ä;¹/úgðxÅžJ©ü\Aúõkþ›qw¬O×Ýo/d†¶B¢ß¹ÅéV|„„è·Q3Ò—46™¯ÅFE‘ìXHumÝGÇêeTe1µÁ> ù³ÞW—æÅG/-«£íËgû{•¬ ÅÚÎÜ;Býéx°kË­“5ócm[XºÔªˆíg&‘ žŒ8 oч +Áç%¥ºuê0¤¡ÒŠyžbPÍóÃ+h›2-~ëwvf­c{ºÅ‘ÉÜ \3¤\¶?úB¬¯ïÞÃu‹÷Iüýô³úñìé;…¾”ÙŠŠÏOÕÑL:0€&z%´Ñì‚ù(²úž$sýxç²}uÔ‡°4Ý6¤@÷&›€”É –é¢+n¥ÛëK+¥~‹Ô’èfšƒ0U›+_…Ï›|[ê ´Ê@v(æNf~yr¿Ýa„“AAÕ)ý‹iÖo§&»éç#4“[ÑœG·¯`Ý%á•ÂhUí÷Uùèò¶ò‰/V>ìråÂkKRæ?-ÜÞø›È RÕÊiyd«t˜5ÕFZ\‰™Y4xÓ‹×¢YÙ“õR÷‡?µTM=ÓPFQÒ>À‚šöy³:ó`‰½é•‚c:)^nEµ°­„š\ƒòUVh¯V«•Y +Çz%f*¾ð´Íë!¡_üFö÷íij–“šìqê´3p–cVÌ®þ±ô’gª´rÚ-ˆå™—]hˆ(ÔÅ/Êá-ÌÚw%}‚Lº£¹>ÒÅ3D[›sÑ—ðÇ©¬P‘„§¯ù¿Šÿ¡,[s +endstream +endobj +5433 0 obj << +/Type /Page +/Contents 5434 0 R +/Resources 5432 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5414 0 R +>> endobj +5435 0 obj << +/D [5433 0 R /XYZ -11.232 900.716 null] +>> endobj +5432 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5438 0 obj << +/Length 2919 +/Filter /FlateDecode +>> +stream +xÚ½Z[sÛ6~÷¯Ðx;Si'‚ ‚ÉìÃN³Ý줳M»±gÚ™4IÜð¢’Tlç×ï98/2åØÝIl’¸ƒsý `¶›³]¼º¹¸z-ƒYÊRªÙÍv¦B¦âYÂñìf3{?gr£³X†2˜¿­ZÓÐ붪é¥Ý»Îï«õ«ªúH¿^ÿ{ñáæ ³äœ¥RÒj×í}nš½1mƒÝ@Ï ®R€|‰ÙR²4vôy”Šq2¿¢W)μøçÍÅïÖf|&S©˜Å)g*gëââý‡`¶>à€Ei2»µ#‹™ä …‚÷|v}ñŸ‹À‰"8+¿v”2(bê·0”– ?mö~)A­›6[ë<¿_,E æµY„r~»àÁ¼ª?âÃl°'šÃz©¶4ÔÊ~ýyÁå\·{j7øuw¨MÓdUÙИcCëˆyV’ E+Èy£ˆq.€5Ënm¶¦lë{'òáî"Åú…iõF·šˆì– Sg厈-—Ô³®ŠCnZÓo³¨ÍOøÏï𛃮lVn+k +Ë0á,â±Eè‡Gɼ=Ö¥Åóoì$Ûœ•mEšÓÒ·4”Õ›Ú½ný´u~´jþ«_8†=”-°×P-F#ÊS€ÕˆXz1½{Tž2à~à!?žå q;ƒ€f÷Òo0#g™-Øb+'@å¸6Më½¼µÀ5Lk»ñιÒM¶v®ÙÛ—1²/j++2[ûA¶F®^WÇݾ:¶ô¹Xð[ ƒcc­dhi¶B ¸#|®÷fý±ß…=!úHÖKŒÓLH=äLòÔvøK’X$% U +ƒuÝþY#{u…k~À9ïsð^×Ë?ØvÛÌ?°.–õËÜ­1XdnÖVW4¼\âj—ôn•~Õ3?Ú!SR}i‹“qâ×Û…7Õúˆú¦¯ªÞ˜š^ÉS;€·¬y/aØsX•îÅd-º¹oí72YÅâ0|š'iÏp RÚz6R²/ë¼jÀ–êxÈF‹¡±cdð÷U0™>‰SÁÑYézÉÁ”à#•¿i¿]H9wVŸgÐ1ÞÖ{]îœÉÚu¯j£]rlªÂtsÊ]ó·“¡¥é<Îíð­ÝÜãátCfÖ>+ç`<5ò8¶XNü—7Õ‹!‹›‡Ý˜-nIsçáŸ0èüh&’¾$‡t;0e P}ø+tÉÚ=3wm­CVè;–›r硸ÀÔÝ9Á¶® +¢cIˆ€ùl’°Èf“^A?V›ì· Íæ%ŒNLTEU^уÝ5ù ˆ Ê›w]vT 6»ÁtÑ\ù}Øpv²vWàŒpššÔ:ŸZ`¦á䔦:ÖkÃJ]˜3óøä<Êß5&‚'2 ÌôÎ4W‰V€þF2¶6íú+ad'b.iÀ’?f`‘&ÇèÛu©ùºÈÈ\z¤µµ«¸ã åãxì»ÍÆÚ¸€`sh)½‰Ä™14"æ 4$lºcßÒU•»‰0¸ÐmÛ ›\,@U]FLO3b:¿|e‰X>jü€JÌÑ@¯@£wºñk–¦Cש×Ê„ñ@õDAðóÏTU®¯ÔÐõ!f·U{˜ +^EtPŠ—v—›Ç )ÉT"†„¼µúâî„Vد·X¢å+’¤e—ËWv8ëñÈ ŠA!C•Rý?,V¤ñá‘ Ã(îŠ]~lÆ°á‡ÊÑú©n}•óðck48„û¨ÍïG›“HêÐ …¦Å‚™5ÇL.ôÁåO®DèRâ*¯Ö>aòà´÷$¡òÓþ¬Ì³ÒøéêñìlõåƆñ×̼§æxÓ& š’Ž2NCZê†ÊЪô@»ÓÛëŸ~ö0µÃ-Ô°Ðÿ‰y]çÙÈ°¹³RôˆÎ²Nбïô¤ù®Z™ÚçëVߣ±âŽ“®‡CåWëv œ8c)uvÀ†=Gž­'I‚O‹‚ÿ¢ø’{gì¹ÏSŠïò¦8´ÎbÈ%}áä†A?šîÃEŒ"Ú?ݺi_t±¢<‰V.CÖ;ÙÖŸ©´C¾Ô?.Y¹!ÆXy,VNyÁ^,‰-¶ž*Fúy5}Ï›Û*¦gLœ¯áoût™ô²~9UÆ’E²KTÙ†Ýj o¦BLG â›-‘)«rùÙÔ¶Z† opýRv€KÎ)š‹©f–¾´€—6ksßX­þKD¶ÃžÈXlQ•ß.8´PÇ ¨ôk4Žµ›ü«®kuOÏ3 ?:¿d1VD—oªÞ6û£‹Û,ÏÇɹ­œÃèÝÎöýïÇbã¨!ù|ßùÕ*[åYåDV×…gÉU N×¥§aï†Èe¶$u¹ŽXLšû®tصˆÐèQa“yÒÇ~áÜÁvôÎÐ'Û¾×Z$þ¡'IöÜÝšt¥ñ°kâÌ! ‡cë¸ÆuŠà±ã4ô…NFã·('¹~A ¦ófÿÇÒWÖö´j¥ûX8ážP«ª¸«U?s`µœ}2,+¨°c=Y-¡\ 9¯?5ŽT v;èb°“Nç#åsÕ"Ÿ†‰ò!¨C&U‡Ñs½2ùÔ±sÊú£ÑÛlão :=Ÿ^BÙ]dŸ½mtxÃMwø +xw¥‘ +%éÀ5hÐNqΠ¢SÍ:g5.NÒ›cWevëÌîÍ+l<Úñ~nðŸ§ÝÓÊ߃() ìüì‘ uÛáâ¬{ºfM¶ùjH„?‰ðg#þg!‘ü[J¥EÀSÏ€ªlÈÃPV€wfKÜÛÔ1QC¶ìJüOÚ›öÜ=†ŠYuˆÆßN%P¦d‰P#mÃò™^åƺ•¶½³`zÛÅóñ™½TLôG +`"˜_,@ÆS¸3—¼¦Ñ`OÏ$ +)\"­`<µÇOØLpß(þ„ /azÎ$$3ÉÏ»ÂãêHX¢úŸôE(´~ ࡬Ý´9Ææ36ÌAN"_6⤷tŠÎkshiévðÛm¯À¡|‘‘;ýĶQù>dõÕ¥óKúÄ)=ŠÂS?ù‰ðd0ý#¿øùñÙñ0 +endstream +endobj +5437 0 obj << +/Type /Page +/Contents 5438 0 R +/Resources 5436 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5440 0 R +>> endobj +5439 0 obj << +/D [5437 0 R /XYZ -16.307 900.716 null] +>> endobj +5436 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5443 0 obj << +/Length 2724 +/Filter /FlateDecode +>> +stream +xÚÍZë“Û¶ÿ~Çþ`*sÂà;ž|pœ8u'®ï¦“Žé@tâI°$dÝõ¯ï ð!QçGÛ™~€‹ÝÅîoTàÝz÷ÓÅ÷7W¯âÀËIž°Ä»Ùz #Iêe4$aêÝl¼÷þ;Q +މŒÅÿ›T¢ÃáV¶8P;»øƒ\/å>üqýëâÏ›Ÿá˜%¥$c¤v­JÑí„P^†Ó©—ÁéI¨Oàø4 +½eLòÔžOã(¦™…?4Éõ›?Þ\üó‚ýÀ£^œ$½4§$ ˜·®.ÞÿxXH”gÞÁ쬼˜„… ŒKïúâ¯ÁyUÄ„&ÔK£œÐ AfÖ²ª8ð‘% YÊ‹ýƒØè™Ø_=à +ÇÇ®ákñ!ˆ)Y,#šú7‹,ð¥]Û7M+º_hE½mQßâ¢Üâ4*hxË(< +üK˜Ë#˜S“]±ÿQ3Ã˽} ¨SЇÑp¤… +£˜Äy"y>ò¶à«R”E§ˆmE†³ðzÆ¡QF"º—•47¼Œòˆ4^to¢jÔ;e…„1(&xòÕãì$†›±¯ß섳9ÍO%€9kx¼u mQÿ¥¥^ÔJëqc­RâïÊnÞwb»/íÎ-þ>È=v|ÁP }»½Ú—ªXjà3*·Õz5ˆá¼@í¸:G£”NXM§›Ê¡œ/KÙZIì?¥a$iöÆ`/;^ßÙ%#M’ø׼‰k%@•²Üà<:#Ì7­Ô|,6¨iXã5. ½pÏ«¦¸ð¤”ÊÒ7&S–e}¢fù ÎnäÚN¢´zJT²†ûäÊ(ܬY²c;DÒ38`µÕ›ƒî[6ªÚ³êzQvòÒšÁ¦¿ëZ¶/‹‰¥ó¹@.®yYNMt´ßëÏ–Ö_ïÐêJ—a,#,b½Õk›8õ FILs· ™_2ÀŽ0äÈ´ c<Ì_à ß©©Ï·Zm[±VvѲM}¹WÍ^áäVKêvh9ÿróæ×KÜ÷ö‡Wa.q±âuÃoEg(„»¿ÙÙ³6b»  A°qܼî>Ô™ßíäÞl¤RèÂ@v:2³­¨xQã¬uvx <ÕÊÓÍ]ûJ€ÂÞàJ¹·îS¸_ëX„Z•b@ îü¿ÔÌŒÝpу+öØ3(<š8ÑÊÍ~mç;YÙQ- œ™»½-j0•Y[|#7Ň `bó­F\¯4>tä¾+/!±ç0OͼÁ0ÈóYv<+XÈs»°SU9!eã• ±ätÅ‘ ŸÏ]3ŒÉLó +±aXB£ùU{Mì²™í®,V–U+øá[xXıOî+}0åñQBC„‘ÁK[âÏ›.^”ÚhT5ÈuU(ãà}Ð÷–Ð’ ÏÀ{í½~`,žîz¿ŒƒÀ)ká[kjÏjùlŠ.ã ‡þ;\0`$Z–ãâœu…4p:‘eQß@dU¨RXñ£‰øïäªçïZñŒŸ—:|\ê×:^T`lß½úO)ËY<Ÿˆ`oñ…EèœYoª vä!".L““8Ÿ#¼qÚ´8!p$>Îésæœæ{]PßNi›Ám:Ù¸Ž,ZŸylɪ”ë;¡AP¿œÁÿ0g$Ìzh/”¨ Ôl ñÓ8D$Ž³>Æ~‘þë|m3PÎŒVs>Š’û§´!ëßnZÖx‡9 Â㜧sùŠrÉ©¨Ç‘j3·ûâ™­µÖûNI¸CcÈ–Ú¡p ΪO^1HÃHºdj¸Â"遼øÎq0£:ΰô$˜¥Çó.údvÁâÖØöˆ¹’±Æû`püÊr.<ôtæ) `9ëãó[G&÷({óoL÷™˜4ú…蟋öŽãð—EIr'î¾>2=ŠÑ ÀÎ…™¿/(Hdê  RS+À@Ôs/= ²áª-SÀÐD¶ŒêªÅI{Í>a-Ì4Z+[Ø"%bˆ|GqFƒÜ›¨Ú,R Æê´gjç ñ_4­×&iƒc±D>Û–b6÷´>$uX–½·=œÔ™3…3¥!‰(íEób3/YHâ(qûu0K¥×åy€ŒSêr»Õ•þ y°‹$“gÒ·Y²ƒÙé9QHRšœžs(6j7/Ͳñ1ÔxŽ­q¢pô´J.¢Lgâ€`h{øb¾~oìVVÌ•Ý­«6·¥{«qid٣à ›¯y©ÆÖÀ˜¨ÚÂ55†þuÛ´ÛÓ-ÃM_Àƒ- `ôöuçâêè0kOøðÇo'¶gûFù7¢[CBãLÏå‡;¥šo¯®‡Ã*f‚ý {²–ÕU+¶ B0|¢3ü§¿›bð¯´l¶üÌÒüs%åÅó09Sœ$犓tXpÎjk‡pŠ‹G®1ž³¨>~Sb2¦?~=ž9Ãî'6u³UÂbð'òä—ãÕ³KÀñÆ›Q¼î‹ÓUwR¿á{%Mðùf,È´¾€;wÑ}R°öïº\`TÒ÷Q&KŸqä´ÇrëMqOzÂV‹±ÖrÖïƒÌ¥q5ÝñÖÈl ÝVøQgÈ {Ààg̓ƒ œÐÿº²0Žy4 iœs÷‚ýGöžiNÒã{¦\ô[ƒER«¬Ô‘í3qÆ€ñ°oeº{vã¾@Ä´¯;×AòÊoÄÔt“Ãe¾£m‘4íàl[œaJ6”5kéèŠÚõFúF +$€¹sŸ?#_a%AÃ6'éãÞò¶ˆ@öQ!ÅÞŽÄxn°ùVØžú6Í6> endobj +5444 0 obj << +/D [5442 0 R /XYZ -11.232 900.716 null] +>> endobj +698 0 obj << +/D [5442 0 R /XYZ 56.693 321.711 null] +>> endobj +5445 0 obj << +/D [5442 0 R /XYZ 56.693 294.364 null] +>> endobj +702 0 obj << +/D [5442 0 R /XYZ 56.693 156.748 null] +>> endobj +5446 0 obj << +/D [5442 0 R /XYZ 56.693 129.774 null] +>> endobj +5441 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5451 0 obj << +/Length 1732 +/Filter /FlateDecode +>> +stream +xÚÍYmoÛ6þž_¡o³ˆå‹^·O)Ú š¡kt@[`´ÄØjdÑ•ä&é¯ßñM–lÅ‘»5ØÃu¼;>w|x>coéaï·³—×g/~ ±—¢4¢‘w}ãEE±—†Xì]çÞ‡Ù;Q +Þˆ¹OC<ûC¶¢1ÃY›A»²/_É쥔·æᯫ7óO׿ƒŸ”†¡ÑvÕ>”¢Y Ñ6ê5X'^Ö#¦¬`>˜ç‡(­}Ð'³æ‹D©ZyöúúìËýØ#^¡(e^œaêe볟°—Ã;ðiâÝiɵŒ(‹`\zWgža @B=‹ÃTcâ”)"8²^dÚ ·ÎûàŒñìý<Â3€†âY~ùÆî±0BÄ"«èÚ¡w#ËRÎi8»+ª¥™ÊV¼Z:¼W\éü:'áÌ®XQ™Ñšçv®•» hÛàøÎ6IÇjóÚö¬óu9â#K ;±L:íMQeb/ê€8àbƵÉ4DƧ”!Â( ®˜­) ÷ @žç"ï|×¹hŸÀõ ÝùTµu±ñ=Àˆ„N üY‹ª=w€µ­¨œU^vHËó‹›9¶ek&6¼æËšoV•¾:¯ý(B#Ý°§ÀX»”yñc*òŸç>=wJ™ùņC$ýJÖk^Ñ}Sžt¿½=Áf»ÙȺ9º_+z(²úÊ\ÅK«ŽFÖ7_W­P ÕÏ™—¼,÷¢“  J`! ÿ‹Ø,ê"_Š•àùHx|!šÁ&ƒ½æ2[©ø¿>jdLÌáJŒ <lÅzSòV8“: + p„ÍFV¡\¶ F­“0IpJ`Ù¿ l4%°æ”2»mzé®ÙzÈ.6Gí‚bQR’B4ö¨-KÙ4¼.{Ái3ƒ/0Š0ôï9§åÂ%¿UB½/…Cy½w¯/^]¾†wìðÙšßlDæ‚ðh& î Kü±l8ÈÂhjŽì£Y[ÈjàíÈ–Ô[WƵ¸Û;’×c¾÷s=z|­Íî#Ú8ÐËn ‡ÓQѽƒ@Ÿ:ˆ½¥C»öYÎÐSä¸yÁåâ3¸fꙌo”“?ˆ*ƒ'©2œžTt"Y†'’%}š,OºÉsÜ‚¦BEr;BfäûÂÅž W0•SN 25^ƒ(Ÿtág Éûy¢}°7–õÜ<™‹cÊÍÃŽòù?0 _4mÍFFj`†0ëÏw›¿×>Žé¦1¢Aâ–°á⛀ +¹Ó( “=ý[(§oMmL"ud£Éð>–˜ø„Kl†õÑÓê†Åˆ­rvi¸æ•’~°?îo·µ+†\õVIðîÞ ªz,h£w±­Å×ÄHÖ#a +ŠÓý0Ä©«ÓVÅrU§…‰Cc ÐHLH8ÄPHØ÷—rtZ%F§ÒVR=YN<’šéÄ«pB¥tJù“•lÅrÌ^ DŸù” f«Ì[Ô‚»ßw+×ÁXŠJÔ€°“t,~ùæàd]l6î¼=r€Nç÷½K–=^ ¢{:š¦·DQJH¨Žõ“Á¡£ÆOŠGK»>œj‚™¦Ëxw TÅÔu— +À†%ĵfÔ¹In×E¥šyjf¡šLÛ¥o©§¶›\_ JR1—šÓÝ5¡ÁhîÇ8˜]”RS Ýíj ÞLï’E±Q@¸vŒXQeå6‘“•0Ó™¬Ôšå¶ÖgÑWÍ™µP-‘3lšg:Ô©ë²…û ž¢!ãåÖ¾7 p×?#˜ö‘0‚bÜQ*¯*Ùj_P/÷öB’¦}Ýù¬íq£2­¿Ž1J!5ìr> endobj +5447 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [305.796 125.53 393.287 136.434] +/A << /S /GoTo /D (V1690_MAN) >> +>> endobj +5448 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [289.228 107.598 373.232 118.501] +/A << /S /GoTo /D (dot0) >> +>> endobj +5452 0 obj << +/D [5450 0 R /XYZ -16.307 900.716 null] +>> endobj +706 0 obj << +/D [5450 0 R /XYZ 56.693 759.068 null] +>> endobj +5453 0 obj << +/D [5450 0 R /XYZ 56.693 738.489 null] +>> endobj +710 0 obj << +/D [5450 0 R /XYZ 56.693 283.166 null] +>> endobj +5454 0 obj << +/D [5450 0 R /XYZ 56.693 246.169 null] +>> endobj +714 0 obj << +/D [5450 0 R /XYZ 56.693 179.543 null] +>> endobj +5455 0 obj << +/D [5450 0 R /XYZ 56.693 142.412 null] +>> endobj +5449 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5459 0 obj << +/Length 2864 +/Filter /FlateDecode +>> +stream +xÚ­ZYsÔH~÷¯è 6u]­Ò-–0Œa¼ Ø ÞY6`"¨–ÊÝÂjUŽϯßÌ:t¹l`†§®3++Ï/Kí.¶ wñâèéÅÑúyè.R’F^´¸¸\D‰âEB}âÇ‹‹|ñÞyÃKξ\y¡ë¼-oTóRÔªÑîôäÏ"{*Ä•ê¼{ûrùÛÅ?à˜¥$ CEím{]òfÇyÛà4œN œùxzÇÇ¿X…$õù4ô€bœ8kõC£w\ý~D¾» ‹0"Qê/â”’ÈõÙþèýoî"‡9à€i²ø,Wî!u‰çGÐ.oþuäjQ¸‘x X‡©”‰!¤„º‘âÊ£„J6̾Åûu]×y&ö{QM¦f"‰xñ#Méƒç…sJ!ºØ ißõœÚhÀw©Ãò\—"ceñk Qé!©l´Kêì¸,K±ôBçsQmõVVm;¶åÍÃå* ¾s\nXU°êLÓÐ9ÞïX]d¦÷¯7¬ø+äHàüRTy¡gOë¢Ù)ªÜÐ}ÁxYdТzí‹î«ÇÒDÉÔ"þɪŠåì2›W¢ÚŠR±‚ý³º¸6sç]õ‰m +Ý»X&®Ã¶ËÐa¥ØN÷E©ûÿÁ>/›™ŠxeµxáÝŠ8Îsžã }§éQ·ª£… £ž—×Zº¾Suû ¯ûE{ÖN´ã;¬k…j•lÜ ô¤K€­I—ÐZ¼(!IàC’ÉlÇ-× 'fåÇ$ +³î…TH¢€šìpà Å/JO\ÿÛ)Hä&𦰆ÈaUn»#=½š_²ŒßvÅž$ÛRp¸ª 7*ú\´;ij«ÀHSkÃ`% S4 QÎeCPQREfÒˆ$#§RšR HšÐ™æî¦II~Mýãøt¤J齦”AaÉ`@Z w³ë“4ˆGÌ°=‡+6sg ¨¶àiw‹¾ÉÝÑ kŠL5{Ï3©ç¦Al†vM±) ·°0º$u{CÊjÑè¤ËyÍ« |y~ Æ$¤ô=1ÃʹÒAYl+ÕTÙb~ +nû=‹`;…Y8uV—ÐÞp +)Hxƒ·îy^0±ùÄ3›Ó†ââdð°©<Âfàý j‘ñ¦‘aû¹Èº=¯ÚÆÀ +¦wt}ؑƯ¡ú­ÀúšÚì”÷¯ó{S¨I@\·Y`ôûÜjiõØ£¤]ý°vwØÕ˜ï-êñIœÞªš$ñÒos³“wç'oN_¼¾X¦^ðÓÈ9­2QÃåY+*ŒH¡cãmYäþ°7‘ •`7MÑêUÍàÉ¢’ÉnL©Wv(Úw‚.¯¤@œèå¼¾ß3 +±a ¾Dò…í%ŸÍŸÅÊ2¦½°RI>1QcÝ`¬½)ÎÐýûÍém9¯ \û?ä“×7Y4Ö1ÊygüÁÐئ+YM¾4¶x PÁòè×õJþp¢ü’ND +¹2\ ©8¥jÿ®m×kØ”EÑÕ‡+F*Þ®5*]+묫!j¶ëÏêë›·!aƒÂä¡ô+îióØO‡dˆÊÊ»Úê8×£>à#Fúw ¦l! ^;¤ö¶hKM/ÔÓD°Žä;‚N[såHò ½BZü~,*‰Ëûª?ð/»ˆ¦÷@·4+$¦"´ +ùÎ4wÑ1 W‹þ4°µkÕÙòŠ×GË¢iX¢>HȧSw—#7@Κû‚kz÷Q3—xýKÌ.&¹©y‰‰{1”Ç A×Àá‰óðžzÎVÓÏøܢU–Ž9ä«IvvåJà ’(À’6"↑¡…Nue·,0Ö×2<ˆ¥C2×ÈE-rðK p7²¸¸ß— ƒx” ¡£” ­¸BêúR¡ð›íD‘q½“#$lÍ–¢2¿pm³¤ÀXfH¾§ºêÅ)^±MÉuQèê¶3™îl¯Å¡.X«©ë +™ç·å‹=»˜õ »ÚÈÑ{#¼™Y>‚è•fÑGØ‹†i’ìž# Ê+UBå^·*ãX¦/etÓ€ ä(ÝÇøA~߆+?ã’X<𮃮,›¥=¡zò"S"„žAa‰s-:5ôyI‘ÑVõ˜ú9Õ;lœø¸1¡a'Ö0E†éBõñ2RÄ©92q*nv·šËC7= +&¸EÓÖ]¦ 6ÏOv´ñÈ rÛ;Ff-þäÖé‘EAXƒô©ãI¾1‚‰À«Tû§{—BÜ{b¡N!Æ~ÛJ®qh‚¯Ù®(ói|ííθ¨î9š²Å®¿ )P¨Üȇ¤ öãúZ¨ðÇÏvB4úª—µØÛäzöúD-)g¯_þ×´ôr¿’{I A¬‡6šF^ ö]@Êʇî=¶n¹E3¢¾§žØ·í9¦±ÇÇÖº5YMW=µ¯šÑzÖ¯"ÖÃM?ZK¡ZlÀ™¨à¬kµOÌ"×Iµz;´|»†Ñ¨S:KœF—2£.ÕkjhDU^ÏænØž"+yãó#Z䱩OLãé3³l 7ê}‘©ˆ¤XµÔת+c”¨¯X-:YªÀ˜z~õ²Áɪ¨a¦[{ÑèÞe²e(] S‰j¥Å«dÂÑ+üÖ\梺¿¤‰£ÉîØÒsu0¹ÆøM×µŌôMQPÇa§67ÔÁÆT‰ ei ² 0Õ-—SQ-Óô!r*EÁoaLVDЇZ<ÿ»zù…5§L?Ç'”ÝC[ü„j&½¿@EgŸPøáñ©GãÄ_Ú™L#…è')Ðî¾~Nôtêê˜f8›]T™×=“/ +ªú>I"¯ÿ¢àY¿(z:aý5XaV‡Ör· +‰¤gøâ•-0DdTGjûSO8-½[Z2tL<ÿ›åæγKcâ¹ÒÕ ,B¶S÷›ÊÐÊÐÕR1/1`ª7¿Øx~D€þ Ï£x­þà c&Þ" Þ¿¹ë{‡Ùßë3~gªZ@«·|}Míoü¶ÿ<X¥æ/ÿjçÚÛ +endstream +endobj +5458 0 obj << +/Type /Page +/Contents 5459 0 R +/Resources 5457 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5440 0 R +>> endobj +5460 0 obj << +/D [5458 0 R /XYZ -11.232 900.716 null] +>> endobj +718 0 obj << +/D [5458 0 R /XYZ 56.693 759.068 null] +>> endobj +5461 0 obj << +/D [5458 0 R /XYZ 56.693 738.489 null] +>> endobj +722 0 obj << +/D [5458 0 R /XYZ 56.693 228.512 null] +>> endobj +5462 0 obj << +/D [5458 0 R /XYZ 56.693 198.069 null] +>> endobj +5457 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5465 0 obj << +/Length 3482 +/Filter /FlateDecode +>> +stream +xÚ­[Ioì6¾ûWôe€öà5£}yL0y“É û0@’[b·K¢"QÏv~ý­MµÔ²/6µ‹ÅZ¾*V»óÎØ}{÷ÕãÝ߸Æ.D¡gy»ÇÓγçïÓF¶¿{Œw¿î!Á5¹?X®±ÿe¤–íä€%êá¿iô¥Oòâ?ÞÿþøLs0Mº®¤öÀ^3R'„°š?†ÙÍ]³{6ŸÝé}ÇÞ\új~Óµ¢ì¿ÿL/ä_Þ}ýx÷ç ô¹s=ä…öÎMäÖ.Êï~ýÝØÅð 8@NìžÅ›ùÎ5 dÙŒ³ÝÃÝï % +cV$-m'D¦áI¦~³,WpÑ~¶ûõàÆþ_qLb)€º)KZ±‰°¾{üéG9ÊqõÔ”R@^Ááó™Ž<Dzb*†Q²²e…ÈÛ—Ž´Š‰š3V¥Ç{ËØ7Œ|P÷Ê2K[Εÿ ŽuGÌ!†É24^ÚÁô}dØ. €K7¸.‚Ç„heyÈqÍÑšÐs³D³26Ñ ºwI^f˜µìáB +zo¹ûçVÖ¹zL³&WoÔ%‰”®¦§ö£BÑij—fè Ëogþ›†7ÝsØS ù!H +¹Jÿ®¡â";Øõ¯Låm -+TòרÜ%#¶\³S}ù“š¥f)-4<62ƒNêäÞt÷/Œ5[ +ƱNjž‡‚ñL´aYZå½¥[/ŸÒâ<ÖÕ´`¤*p&¯+©§Â³¸†Î:emíÕó<À…´WDMÍhžþÅÒl¶í¢ °ÛåàcÍ*1ͺœH'£ç”%’~YÑ’TìUñnÝlÏÜ¢«h–µìõŸ°ÖÀLðt^ÜÙ¦9å©RRkØ2 ºÛ\ÄZÒ`þŽ?¥|þýà¸+ܱ—G,e`àW§m:ÝÌ%®pN`/öXAŽé­ÞOó i:½‚RV@Óí’ ~®Û¥Öyº‡ `k|tÐÑB«õÀñvlI‹ ¬uÝ…rÛ8¾Y4¤êñd}ì¼+ÃÐ…ÐaËM÷6Òqv)¸ÀA†áŒE²ÜôaܱÚWέë,­µ¦€þt[uÛ,d¸Î-¾vÛRSdé_$žáÒã6Ö«Þk~¤™Î«›¨÷7"œi„‘Åš[¯ïöº­ýB/É ø^XµºëÙ¡³‡‰EøÕy ÃD`É©p™¤ÎŽsZ¤Üg/ø$B¨á-ù$îí‚$6L@àrú‰†¸Iù6/@¾g›tÒc©‚ŠAT»Õ\Ò]î4¸sðz§Uå8ã^R'¦Å Ðp R3‚'ô¤!í€Ñƒññô tGGÚˆ7ëP ƒVïä;ÇJ?qž4B9~A1)µ8<G‘Ó{ﺦá;KW7LÐ(Ç'a µð*öt ¦køŽdå”Ü È-€á‚(¾Ž²´lóLNó#xsEJu&© ¶JK9€T8C¤ƒäõúr ¹N?ìêèÊã犅® "¦¿Çòßo`èUÍ×e€8™z¨þ÷«†‹´ÿU,‡÷•±ˆ»R&0èSq¸pžzkS3PJ €sIÂXõ9VµÂpŒUa¦Fys¬†²¬ËQ»ÖË™®Ð6Ǿ¸WjÇØsÀä8Êÿ9Ö>F/˱;¾àÙ˜;úÏ<ˆá‡¨JK&ï«íý§‡y‡‹ >ã°Üößð¼HHåTxMÅ„á4«5!’ˆôyü9Ή”«¸%÷J½¤‘ãXÈ /eÔÂnùx »ÿІ9õà÷ƒv*êöEµŽžÙ«é/Ôm¯ŠÑ‚²N»L0¿‡¬™Ì4pƒ+“D€ u‘Á´y‘È[Î<ì0Y°Ò“+½P[¦ÈRØíƒH˜e$Íñ¹CÜå5Ôhº‰º¸Å?£Ç?HÄ":çâƒIZÉeV\·•}î +Voõ¡pS]â´Ò§®n9VõTN6¯½[¶Ì¼è–£n_¦ùÕU„JÌ’/5ô„îvòú§.-EŽÛÑûùûËtÁE¾ãÝ–.xÖ°ºÐš> J\÷»3Á·`¶gõŠÐ/LŸ=˜“² +7öxò/цÖþQ^µ +ÃQñ§–÷žRÈÀ"@ÕU +Ê΢ãMjVçga8ãÜ„Ý)²V–[Cš„ˆÚ ‹6!™–·àÀ4XÕ­U¡YÈñ›áàoä…iÖ‚ùî¥Q9ÜOL9|áøäcRU”¤ºôÂ$q½S{Öez`æîßÊÆC6N6cÚ4 +0ùr®¾¸–kY+vÆ혺ÍRÅE¯:@‹ð»h“n2†dúÄ¿›)žù†?-fFÒ.«2@¦Ï¬N]VÔf^iÝU¶»÷‰¦¤ßi|4˜ç2×8x7‰ÍÓOyöŒ3ˆ¿¶m(o©P*L&ßé ƒ_­²Mg„Åù. øhò–¬"ÀQO‹FˆŒ>1Ÿ+Ù2lGŸ¾Ë +šËG|@þ'þ3íI/}î‚ʇÈò»™‰D™¨­øÄŒ<Ûc"w$"rb9Æq¬îÜŒ×Ú¨Û¦Ì\rY&Ï;”ñ=‰¯+-Zd¯r$Aû=Iò@5WóWê‘( +ŒiqðQ—'ƺù¬Ûø½=}ÐÕ7†[Œ£ˆd:§A0\$ÓïVTõÙƒP´YÛ½æZ;F¾w}«÷p8šÉÖ,Ùòz}åGrÑl¢"³¯Ë/kXB+e·«Aû<½#9§EÉÁR=u‘T”Îf“¢Ü~%p–'ÐÎêU‡ bºÁê}äÔæ<‹Xbx ©×™ˆf®Wˆ(4XèCͲÌNÈ’?ö;ÉFÎ\«3«ˆæy—…uÞGÞ’ÌÇ„JðÎÕ°Àw³šºV/2€§ lñ(g¥fF­Ä×jKNog‰ä8Ýê2'Åg\m&ÓsSU´šQ§5aÈ'µYÑ/¹êN"Á˜Æ¤&B^Øʚȼ}ËY^Ëwð†ä%"%w‡3뇠ÚëØ ¿¼yu§4#s»±Bc‹;¥UÍÞ°±SRà)òw E+’ž‹2©ôf)D¾>4žš"zŸx&-7¯QïðÏMzlÓ³·HÓA¡ÓéJ#=ÒYt‰œ5 ”á£ß-+Ø”€Óf3Kö„?“ݾ¦\ÕÍq†1Q1_¿ÂWñ3Çåo–UB @„§4Ú„oF¤DóÍ Gä½H]sØ0ÍŒ ¹1?‘×—ú„Ž>îÝÎP­M@ndˆ'~zh~#C‚еãžq¹t=Ø\œ½±aoä[$•“ò¡ß³l™ZbÅ3ª9>[¦E[ \äYÁØšš¼Á‡Cˆé³YZ^KVo¥ƒ³­AÏïÀŸhEÀq\mM»&¤Þ7üAí8zºbR·7ðÔ-¯$U=‹×(Ü­d¦UhE0d‰gàæ"JðBk6—H,êÒõ¨²NYѸ‰æ çšZJØ×´ZbM~Ônã¼8&——l£/ û#€®StLPú³Ñw?®Q†ÁÂÚRÌ\eM*3àª"Üëo–Ó€­2 1Ó‘¹NL±¦‚:k¶Óƒt†Ï›Ìˆ«wŠW'“F ÛdFcJ oÔNÆëÉT„lSô)0¿SJ²x+6®­ºâ蘱æXËV‘¹Õ€­†{÷9bëÖ8à«ÚŒ˜Ç„]§oÚÁך7»v âò­ Ê×'^ëLÀêÛ®Ïï@ð˜œ6…þ1!ú¤íjYgFýoc͹ÂuZÖs¤/Y-WG 5Uº¥Æ4¦Q“*-ô5ßUdOê3~›¶w„žiãšÿ½ÖÔw°-k}Çk{öì ;>†Í^QÒÈ_·èÛ­¾—¥"Ÿ“´fT[”æ¿ýo= ©¦jRÂ(S]g¼¯0S­hü,°Nó4êy­ý¤ëQ0l· óε®g®–çÑ0Fº¦,½S¿ŒœqÙe-O~Ü(ZìüýÏü¼³(QîÃ7P8iû“»üÜû1¡yÛéô%?<‘££¶qÖ^Ñæœèáâ CfAžïžÑõ–Ôïí¥úngû®u£Ø ª¡¬ë"ÊL£@/uÆûagÿ=e^°ÏpqnTÓŽ/Žzj9üå›Oí½¼ÌRÌϦ¶gõ Iìòpq¤4#âvâÛ‚ëÏY¾>i´ÔˆÐöFÖ%¸æ"žPuŠdG…tØ5íIñ§X¬Öó¥øÁþ{~ší[û”+¬oËî ¸.hqø‹TTÞåZ/ÜçMš§{P ÞÙÁÕíƒü=)¬ôíU¾ß1˲¯“S/ä},/‡›"‰÷ŸÓ,“÷Žê/œ:¼ûhjR‡ÇÂèà1–—É=Ì\ÊÎ*¾†B>UͽpG”‰%ûjɶZ²Å—,$)Å3’#—À‡Ißý€yÑ¥Ò¶&*æùoÚ7ÉIuáúNú"u¿»»7¼pËÏnÿ….. +endstream +endobj +5464 0 obj << +/Type /Page +/Contents 5465 0 R +/Resources 5463 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5440 0 R +>> endobj +5466 0 obj << +/D [5464 0 R /XYZ -16.307 900.716 null] +>> endobj +726 0 obj << +/D [5464 0 R /XYZ 56.693 519.936 null] +>> endobj +5467 0 obj << +/D [5464 0 R /XYZ 56.693 492.517 null] +>> endobj +730 0 obj << +/D [5464 0 R /XYZ 56.693 464.058 null] +>> endobj +5468 0 obj << +/D [5464 0 R /XYZ 56.693 436.64 null] +>> endobj +5463 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R /F98 1205 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5471 0 obj << +/Length 4055 +/Filter /FlateDecode +>> +stream +xÚ¥Z[¯Ü¶~?¿bÑ=:€WÑ…ÔÅyŠ‘¶q›&hì’G»âîªÖŠk]||úë;ÃRÔ®ìé“x‡Ãá𛡢Íqmþz÷êíÝW‘Ѧ Ë,É6o›, ³|SÄi˜æ›·õæ—à'ÕªjPÛDFÁzTº§ÂxâÎoõþ•Öï¨ò¯7ß?üööo0Í6ŽÃRJâöf|nÕpRj°f7Ìž¥8»€és‘n¶2,sž?–8æEð}â¬Ä‘w~{÷þ.þÑ&ÞÈ,ÌÊt“—q˜EÉf¾ûå·hSCHŠ²Ø<ÊóFÆQ˜¤”ÛÍ›»ÞE¬Šh¡’dd¹,N,sQ†q”‘TIJ#†·ùeGQœ«Žæ«´ˆ0ÍxôÛSZLÓ8è­vÓ4 ö­wèi¤F!¨_ª#u'ÁàôH½»‡$ +¦£ezÑýÈ”UWSëAUãÔóT½z?©a‡­”"xÍ“UuÍóŸ5‘Æ°¿°$Ó›JjéÔC"ƒ'Zw¿FQrœújltG—j»¶û}uV£êÑ‚ +kAEŒ,Æ^·mÓ©§.j?Ô«Ô +Ø¢¸u/¨"ìÙn©­éöíT;.§<_NªcÁÄh;ÿ= cƒ‚ïMï l-Xj=‹A3Ç´¼ E²>ˆ(øðËVÂŒ íÊ‚îš½®ù|ìOU_íqý/¨„ÁP€êF>YfZ¹X0ÔNªªIuþȃÖÈ0\Ú"š¡(%)~M’c•`«?Ø}4³^PׇûØê]Õ¶ÏT«›¡Ú¡~¾¥îXQrEÓ¾ˆWš~IÇ#†cj¾Àó‘FE—xšÀ°òÐ ;<¯&p"N--γÂ1ÎÂ\ˆÇðĪ5–PLµÑæf+°“°¡ JA=èÿ`Ue§­¯,ÙÿAS­1,|jGj -ú$;=ž¨d6Ùté;Ñ'à÷?ª×Ôùk$# „M:@1³Ia‚ÚW *gíªšShšY„ò@”G­™DwfC¡ô¡Þf\ +Qµ ám®ª¿’$õšµ¿ŸH=þ¥ðøÝl÷ÔÔ¹qèõùŠþØó‚©ÚtM%< /Vl¿°õ±¿™à›Ë¸Ñ )aû|ú3™ÑT©ÌMΚªþ!ÍnîôH­Gj­¸jv PÛ¹3˜ZÅt¸³ø}Òf|§=-Òy¼Ù ªfzödØGJ¡ ñ§S³GâQâÄL~Eµ–A·Äð °.`½²UM7¨~¤\‚'Ãëãã^ CóÁ–ª³žÈ%A?Y«†KµWÔ´Sã“"ë‘˵F(išÇþA˜¡qÛY&Á=qq'q¸Í“hj¶GL²qŠ`_ñ|Ö9˜ +.˜‡~áŠÑà4ÛÕy²*Æš] Œ¼Bʼn®xíÂ⤽ã‘O’—^ïZu¦Š9^ðåµAÉ7x¨Ò¡ Œÿ„Ât¡¯ïdÍ* ­¢O«™™>Xö@r3Õ³ž¨PãY„]áö'㶺ñfÅ" ú€BV}~ŸÖÁmÎsTVؽ>ŸÙ#_o€!Ç›/ç³d…ÕùÒ*ôpGÒLǹ”ºÐ:³ÒúMpu›P7M½7´Ñ¥e–¤ª ÔŪñDfTâi HŽŠ dI–!¸PDJØúõξÇÓ6¦YÛXOJß“:ãᑱ%´_XXpˆÉ4°MðlP=Xâ³ÀÀl¬šŽüÔIÕ挣z ÁCwÖ‘Îø/„˜t°èŽ‚“_÷5aG‰†n¬®X¸È‘ì2Ê Ÿ:*ìqrÕSÅè¾'m1&TÎz©D‹h:¦¯b6C±2Ø +`gçj„½YE‘¯&æ3Ò®-ˆ}æ\dæó”{Eø÷ì|˜ö'>8Ž,‡êÛµÕAíMvضE(²+ò)ØöM]“ñ!+Rg·eѤÎV ZÆ@ÓŸáR<´éŒáIÍRsç´ÊÝ,±‡- +~þé{´àð+tÅYìÀÌBÍæÆ3ì¸ Õf5áûîÀ·Afí# O%e¾‚úK7¾³F…•aº\À –‡#EðOEaõñªá¬û©ï®Ãý ¾êá%ôKt5@¨èÛ< +£HZd¹o«a@e®Ü"€6E\ZÊ+Ìd(dáX1ŽèFV8¥a”_ÌIuݲIB—Ÿh+Ê2Lf/üê{Ý›°ç÷-2¸§ d…OšÀ¼_Î"â¼™9Ô·Ì$öyñÅÌ{÷Mw™Æÿ}ãóeM Ì.ø\ŒËq΂]’†ñ¼•°‘Ÿ°®43¹diošˆ"•5ã ‘Ø1‡†ýÀ§–]¬ ÜsF¾0 z ž‘ÿíŒEÆÂÅawÿOíÏn2´E˜fåÒ¨\dø•æ÷qÌ.º§ü¥ (a-¬ŒE(Ët5® ­ßÙe¬Ègq˜–òÊ@–s7³õ>·1˜BžfÞ&$"ÿTx :Ì‹xu’-+Ž¿ñR‘áÔ·°ƒY´¸zne)²0Ê—ñ´wו C!¿ì²{Ðð Þ÷(MråÀgÎAAexFDØiÂA76Ò™'œU—ŠÁÊœŠA#1=\YŠx$º‘ÀU`Å#a;7Ñ¥¿§`q^‚afÂÊû8Œ½“e˜v€`ÆéswÞ¹ºÜ_%cjí—G¼¸º±©Z&b‡šºI/U<Æ­Úæ—ì Œƒ1eA +yÞ9õ³S~ +HÕWSð1 +ðÁœIìEBi–yJ‚ŠÛ³LñÑ„:a^*è‹Pâ ç@#Hbl?U5ÌžÀ·ÖD ZÚÖ\1ÇÙP¢é¼ XÓTèØXâ¡4Üò§?I} ûê¼›m¿^¼ŒbiÛbA±|›Ž¾ûã~%67cH¨ªÑ(H~^ s J•@¡Ú5°2&3XÎïÅ 1Z4'Û©SÓ÷¨:PÈÈ”˜º§²ŒâÜï'Ž0ök9E d’ êœàÄ)ŸÏ;Ýkšp†‚™Ý÷b™]ùŽ+43[ ˆnìPApÓa¸6ÒY<#ó€cÞF/“›~V E× gê$÷í¾ûXšt %ëèØ|ÜÒ°u^Úµ5Î*66·¦b$Ã+Ê]B‹KRQ˜ˆÒÃ6ÖesÇ¡WØ:˾uÕy¦3@…# ËÍÕˆ1]Ááê@ÊAaØW-‡HPãˆÕëÇ«°…ÛÝk.xC µ Ûa-&å®x|ÅÜq›ñàÐ)ÇŽ~׌}erfH Zµ·Ï …M¾oy- ËkÁSb’Ù‡ (%}Í^Ã3N©ðï‘]Ýñ)x$lÐ3Qe =’?6Y9hà;/ÝÁ‹<%‹a9|UDÑÚ­pfÆ g{WöF“²´§ +=§ ÷Ír "nð¶ +“òJc^F*•éŠ…R;'ð|¦š¹8R)ÌE p»\̶"©fq|ÓÕn°Q B[µ£G/(¦‚¾óAƒJÓÍ›Â÷˜ ÛÆTÁóòúÍÛ¢å6fûEyZ½Ç´ºS,ÉÏ#—›0½9žÌeˆ. 4^lÏTgW –‡õÌ]›2hôubZÍ{”¢ +èÇödüÄ#]öŠn1Xñw“8ÙUÓS“÷Ú +®GOýžÕz?Í0 ¿’é©i[*a>keý{ Áí~´÷þò½k´ÿÈÙÓwR3jX&ïׯ“Õga®¿5þ)þUuÝpѬ±÷h™ÜÅÙv³µàºÁgíAÜ +gÂÓ@º4/´ÏTX 3}:…Ë4ij™ìtÎ ±ÂÏPÒhÏ4d¾¡Ýú¤Lƒ7•KÄt•ítý¼–1|:á¼¹¤ÄE>ï)‰ÜX}/—¶q©Ðm¶å¼-TFfs®LúKlÝP¤Uúd´JäJ‚\ݞǣͽÛ+¬ƒ\2ò€Âã?*Ìf‚P{sÑCÓĺî?ûJj^²ù¼B‘¯@û]¹; +(fü$½piL¾‚¯9Ñêñµñµo4oç|æm}ö…˜y½µhN[Kð/?öD嶖ƴó"寽‹+Ú¥°úo\E6ó-ìø®ùyÃöà®Æ"^õ= ·7û‰9>™KW§÷ËÏüßÊMÐcðŸŒq÷<ÖÆ‹ûªVõ½‡FL¡×K@[‡ÉEMMgeï½ã®9¼7š³¥¤Á ðj»–ï‚üë¼Öçð]Q„Y>',f´‹s8p‡¹XfVsWCO.ä³ØA:³¶ #AZ‘ê $@’+îöy%"?-»j°©kJBÇlnYì²Ñ6æ6%NE(¢lé[ ÷/)ñc #Æ×~L MÇ·ØÉø4wÄÞ±ÀúLiQ·©´øtÀ$ 3eô°@e£˜†_tr÷c³PÀŸ¡Ê$xKµ$Œˆ¸+»; t\½š½@›BÚÁÞýHr¾€ßïÅ&Ê»È?d‘ X>e‰„ÕE\iT=Q—ù}Iî™Á=â÷z:ž¨óS)´2 ³¨ðsO” Í„!N²‚ƒAñ§¸ì‚Ì7æ6›é¤ËÑ´¸ÅäàË&n…åÇ(蘽®!‡øäd!r$Âs¢¼\!N¿%-aÛƒ’†Œ=¾˜?›€ÂÏÐJÿYcù³ÙÚïÆ" +£¬ü=ÿÃE² +endstream +endobj +5470 0 obj << +/Type /Page +/Contents 5471 0 R +/Resources 5469 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5440 0 R +>> endobj +5472 0 obj << +/D [5470 0 R /XYZ -11.232 900.716 null] +>> endobj +734 0 obj << +/D [5470 0 R /XYZ 56.693 759.068 null] +>> endobj +5456 0 obj << +/D [5470 0 R /XYZ 56.693 738.489 null] +>> endobj +5469 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F102 2555 0 R /F110 5285 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5475 0 obj << +/Length 2642 +/Filter /FlateDecode +>> +stream +xÚµÛrÛ¸õÝ_Á7SS!À{g_²g“m·¶2Ód§(ÈbM‘ +AÆë¿ïÀ‹DÛJvúb pîwùέã;¿žý¼<{ñ:òŒd1‹åƉ‰'¥ g¹v>¹×¢\Š…Ç"ßýP·BârS7¸h·æã«:ÿ¹®ïpóï›w‹?–¿R’EB»iJ!·B´R}ìÔI{(ì! OÂÀñ"’%?"€˜¤î üGãL½<»\ž}=£ßw¨Å$Î'É(‰}æ仳Oøξ$ÌRç^ßÜ9õ bX—ÎÍÙ¿Î|# +,J¤*Ô2‰©“„¡~ŒTíxEò-ov|ODÅW¥Xkª,˜±2M§¢h»¦2²TxÞŠfÁ|טx,»ý¾nZÜÔÕ‹z³`‘»9@4%ÖëQ CzLm'‘ÝJŠö{ –{‘Ÿ}ŸYh·ÜÇ-Á.Ò»90I½í¹, 4 lmN*Ù +¾~Φ+ËÄé²8’KöM½)Jñ—ÅpÔ¶SÂUþ®)N&:~„h^™ÿ%PXñöeµu¯¬StõE¶¼Zóf}þ4XÝ‚Fî·b=ØÀ¨u!Û¦X)!vmQWÎ/ðIÆÀ,ðÏŒ†>3M¯}ò"ßwßîö¥Ø‰ªÕÈ2êÖ]ëÕ¯,*[ v·æóÿ û’?¨ß~¼~'q…ðòÎœ}ö#?ïš•‹8r/@*€¬Ê‡á•Ž„ÙXõAŸ¥@µæ¤S MÀœ¨8&i–Ù[€Œ’…»Ü†‚ÛBoJ¼Â=ÔòÐna8ηu‘ 9¡ ¤ +9Œ²©á„3Ò¹fúïSqg$Œ£©N€À|èv+4 +©M@‰Q¶x¤ag0qÉóípŠ+ !Ô­44!8­”B/ps_´æßµ7ñ¿üÚñFàz†z· ¾«R•~±oD.Ö†qf-s „XƒMU­¼˜p¢P*iR%Ë`êcŠýžãAªÜÆ:kS£€É×½·X·ì½ET¹äºÎ;eûzðzê†XÃfuu…¦;!wPï¾(5Âôݪ6-¿¸5î< EÊgºÊÞTFý˜tþßBñ'âfÅqIºR âU]/hêNX?"œ[¢ÖÓëÀH/0û‡dð£ ;ÞŒ£þ¾ ÀƒŽiàæZ9°à¥¬ÍѶ®u€õýVè7–"XÊmÝ•k\¯ôÝÐíªµh”g®U¬ò3ˆUÊZl”Ãñ®lñ 0`¾´öʽºP7wò÷žgqÊöƒ—‘sè»úÀº!\ê1è44ôÜÎÔ¬È{˜¤ EŽÆŠÍ!h‡1‰‚>«L(qã*ñ ˆSš’„†öÝÅh¨Z?< Fúòèh ä‡Z 38 ^H†”3Å1(mK@! öårüN@’—FZ5Y&úÚ$BEPÝj£Œ¬u†cCÐÎ l9ó _m¡ü0A9²]É–ÎQï;‘ ¡{}ùúòúòÃ/—7?ŒŒv¨xX¬ ¬)±Ü@ë¤A>jAB1 ÏH¿O¬NÙŒeíXä—iz$ðPsןÄazZaô‹æoŸ:`¡ª’ö]‹E•×(uµSGÝø¸|í¥Ä›Œ-$c„õžÅ‰ÆQ ‰Ou†PG;¡¤®¡j «;{´ç·öoT°x>&­¨ðBÃïñ@S5[ +N¡%ÄûPìx©ük\“0‰Æà4±•­˜ èé`n†NÓÉ< Z`·¢ËÊÒd­¤~_!:ôáÿP&¨M³*Ú†7(HhIû ÄõÆTø!ƒÌ’T¥Àû/¨ôÊ:déâ#FÁq"•8&ñÊ>¼|9çª!¨˜=«¹¤¿róû‡«Þ¼½™³‚˜ }íãÕËË7W×3 ‚hïqšh-‘km–m}2þ¢që‹ë]]ÊÌKUÿÎÑ”Re} SÌI +. ”_Ì œøAoZo1AHIq”ƒc~ßæ ò(±¼W¼T£ Ï‚ƒDVÖS¯q­c³ö sè{,.«[HÏ[HÃq˜¹oq¨ ªf|ÜD¤°¸•hx{ªÝê²T-u*ˆ£Xä5´ây‹›²Îyi>(™ÿ·“ú TŒòàÝë+ƒ¼2ØÞ,ßÏÎ7åh¾i +mìÊ÷¤øiOºž-zu7j*úPÅH!wÓX.¥Ø­†ö\eL\)1B²x±©kS›™^k˜Ð™öõ¸g˜P°TOC}囹Â0%C,Ýñ¼1 Ê—¶hí˜L•ç½Œ )añtèõFØF²ï(e½³­ŒhyQJBH¯áåKÝ?3†%c-!Ô™â—æœÏ0™%$ô£gyÏè£zŸ&)²ÌT‡„Í’AkÄÌŒ=«c3ÿ„*¾5B•Ý¨Kf',äÇÊÍ|Ê‚AÎFÏÐðÓS~£ÌeOArI|à¿Ö„¼ M™wF3ÜS·?… +•þäjüv`dॵóÒš¸X•MFÎ[®f˜Óú™ä¦+Ÿ1ûé„j˜œ‚ÞÇm“fßc}f†~ÛÞyõ^‡iå4‰™K„ࢿ.ÿñ7\°ú(Es.qýžW®ñRØÌ¿V×~R-¬ZíÌ•>%lᥠ+'óýÀ£>ÐÀ²Ó0ŒTíæLÔúvËËb5z§AÞàñÀÚ”1}çøé‰LM€Sª"«ZÇxöJä'&ú4Ë2@™>ràòÀS½9µ¾´#’í±%÷àíŒÚ9"¬¶…uˆùI£dA_ÚÜBlØüŒz |¦¯ƒò3÷à‡æ ec¼æ=XŽ7EÝÙŸ$x3ÎGŽaüâ$·ðõ¡x ÛÑ¡H±dªYÔU¶!þ„40›'îýô¬±hHLß2`éé`O4ÄtÕOŽtDéóh/¶ +Zí°…0 a6> endobj +5476 0 obj << +/D [5474 0 R /XYZ -16.307 900.716 null] +>> endobj +5477 0 obj << +/D [5474 0 R /XYZ 56.693 613.45 null] +>> endobj +5478 0 obj << +/D [5474 0 R /XYZ 56.693 587.611 null] +>> endobj +5479 0 obj << +/D [5474 0 R /XYZ 56.693 569.614 null] +>> endobj +5473 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F113 5291 0 R /F93 1063 0 R /F102 2555 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5483 0 obj << +/Length 3135 +/Filter /FlateDecode +>> +stream +xÚÍ\_“£6ŸOAåe˜»X‹ÊÝÃî&›Üm6w™ÉÕUmRµŒ-©Åà<³“O-µÀÆ[ë­›HúÿŽ¦¤4êf!¡Qt9uwé[ªÛVØ}uGà0‘BxG(Žª;ÍçÅÙª¦‚0XÅÅTÝ¥o©j[a÷U‡$€pL8 jz–ÔrOÓÌóü õ&Ìûöʼnb” ¶B<õ!ÈúÌñ‰ ÊóØyŒÂ•Â‚3sD0ž›P äÁ…GMlî<ׯ˜^Hxœ° ƺyK@XŠ:ìz^D8 ^\Æ÷DŸÒ‹iz‡¾ª­…Ôµäq<&«,eœ­íÊ&Î.§í.}KmÛ +;é„Rz0:ƒ×iÉ÷=÷PÜ=ž]¬ê´È«Ý'ùÛqÁºñ”ùRÌYá4ì„Svf8!#>Xâb¸ëÒ·Ä­°ƒ¸ƒR9û1à-“ü±Èòõr϶á!X ?Ö—b¡>¦ÌÜD+ÿ\L,¤/†‰.}KLØ +;ˆ ±Q?­¦{©¶oòDxž;Í’j/ªüí«aU±.§ò„È•'˽é_ˆ‹oîþ¹;ý¯GÂ\ï’‚œÊ`ßÏP4ç"šã^åbˆîÒ·D´­°ƒˆæ>ˆåÿ ý(Ë +rë>FÁäŸx\@Äxü<à5¡”Ÿ <·n^—¾%ðl…^ÀHäàA&^'™mlœ­…úµ’åî#×¢û¸¥þÔ+ùçsßè@œý Î"Îu†ÛÚ‹9K—¾¥³Ø +;¼ãKD?¾»·ÝrRÜÙ^LÝ]ú–ê¶vXÝÌ#QŽ Nª®š¥g+ÜÓ»Û‹é»CÞRÝ–¢f"‹Æ*ûO¶·? ÒQãó·˜—²þ};ó[ ;d«žQ§i«u¹*ªS p['ù,)gãê«b ÕÀÈÉoÓ\Ž›ùs²'«¡£&ž^…ü«,Êdy*Äký8Ê#Ü4_ å]ú–(·v0§ð("•Á-s +qOw1…wé[*ÜVØa…‡!ñ8W*9­éÙ긓¹˜º»ô-Õm+ì`^|ühìÔóùײš–© §„­ClŽ[”cµ}1‹vé[ZÔVØA‹rÖ?~4´JÊäƒÞ-Ò‘™°gc>8w•<ŒLÆ3 ¨{9Rõ9Ò¸s‡Sj‡ltí0P•~}8Ó?-Òé¢Ëà8êÜô\ õ]ú–¨·vOuƒ~ sR•”'Àa'd cläÑV’e—* ï“JŽÄn²Zeé4é…%9“Šãàd¸I¼8»ô-Ái+ìpMãû„Ñqç@vE ÅMÙÅôÝ¥o©o[a¿äŒÆÅ(}[}@È)0Œl¾ݹê%m抈„!w‚8$E—øPkçÛ_¦¾º #^sºs«¾Óí~åûA}fvm5¶Šùδ…Lf²|1/ŠZ–7œ»dÿ¸zÂ`ïË„2â3a·DvêÃá%êbtk—’ýðKþaÙÛ¯©{dWQ"ýþð Ýó4o^“뵫þ‚Fà§A /ãñ†rß~ÁˆÏ#¬åw…‡Ç"â«OT%15Qâ¥ÌŠÆÝ'õ…¾¯K.ÝJ ŸVY’›âz† +E^Шj¹ªöú6¿À‘äã õ\‰4 CVu-—«ÚLi:«J.ï3CI•øº1K+å |x(ŠÙ5`¨ªv¦oG®‰Fîûó=?m˜m6¾Õ×ðÜH@ËðLR£õ©Ç¶+VŸx^¤­Øœ¨þEçÄ+mu7¯wÍ(T¹ 'U ;‰s;9LÏY;w;î ñãfÞÅùéNi6SÍÐýÍãÞÓB}r –7xÇIim¤P ӨцÙlíª€r Ìv€5k`µ<$4ˆûV«eêUhÄ©átâLƒÖºæC¾ˆwµ¶äᆻIš]ûKU½iã8ÍRÉïýïM7¾n-G!HUžFù©.Úˆà1©ÐÈ£Ò®âС¿ tÊκ^y £úÈ_ßPW»´? ›*Ö×8kÃn”’Õ4¥ì©èíÞ®Wfbnh7Øë,•Ê)ÓMA$­Dxp®¨¡·õX\-8Š*Õ'KÕÈöκG*€»²8rïz]€zPŠ†9¥Ú°Ñëo¢í†7LÞ0ÁVçhBÁŠ®c²Ò¿ æ©ÁTR5ÅEcõ÷úýÕS–Tæ±A—êTBÚ¸ã“80iôî& +*FÅîª,”1әĎz¡ZSÄÀ9 ÌMç͸ìõI¦Î¾ãÝPA”ȘÌÓL™'eg=Š£ÂcwÜxåE>ùC–…½ú;±^‹ºÓùtãQ©!ÉÖæ4Ö#6d§v+q×z¥ï“rp¶à0 ¯éE›Œ÷3ÈU>¥•TÑ!î½J+‘@ÌU–JÖYmFÔÀ"fܬŒE¡ùýô%}0å V#Hó»ŽýÈï‡-:‹² 3ø­ó¬ïHá CÖB‹<3rk߆ž¸õÙIÜŸÅ¢qIlk)©U£Ûæ¹ëÚ(+« +EC"ÅpF%•IÀ È@ê ¦‘¢ësÆþ?*÷ 'xAOV­i’kõù”º÷¦o^¬ó™Ê,2x†Á.èaVÞ”Pšîº.–P4M“L™@u=È\–-Ã8+`Fú‡œ!ÑY‘?4LK p½‘Ïhtój]¦ÍD]™˜ôî6T”d +àOåÏ&¤-šØ6msʹ nëzµ®{Õø®¹“WÏU†0F± ù¥©¢XJì*eRé,íçb J³‡Éº„Þj½Z•²ªðã¡j™Ui^tCdš²³æysÕ.®„u­•§:¼4‘ ï¶B•z`Þ¸f óˆÙVv!õ‚@ 01ÉÄŒwCYBI» }$‹@δÀ†JI$ôªuŽlÕl þP;³Aæ>§ +ù9Wðcêüú6«g(ü— +ýŒbÙ­z‹|o”¹Oi½ÀV‚—e{Ž>@@WŸ+„&‰ªI-5Ý9^ÛÑMÙî‘P»dͨ4ó°îÑ"mêu«êuM•Gmˆï—>zÓÆZKgr^›N½p°b!‘詆¶ŠS qÏTC¸mû…C…’8bã+¤0ìH†¯)qÚÉÔ7i5T mïü÷ê!ó®æÚã¸ISœ6õÎîv^dfWŠÞª4£-ž,Wy¿9蜑P'åæôoŒ‰C°W­6×~¯X5¿¿Oó¤Lee¤_Wí’—OtÒÈ—¥¸ÇýFÅcÏ}óîWóÄ»ïînbæN˜¹¿}{k~rŸV5è3$ ÁŒÿôêUÿøá€+è`äüE£óAÛ[}k©­Ã’ó£ZÊ\fÍ@b’ Æm‰²ÊºT¹^W.J§Eñ±UpRÕš0¤ú<Çp´f"[Ídé}™”ÏcTsÐ)æë\õíÁååíkl@Yeº¶üúíÛf4 Ôćf›d O;K€ËTWºB0ZÓ0’4 åø¦ÆU€÷WØ4v°gLÁëÌ„E¢ðˆV7”ðÒtäëå½Þ%B[—@ —æ¬ðïLðVg5œ»·…Wï¾`XÁÀÕxÞ=µ">ÉñzÊ¡6„sè²£˜lÎÂÛÊ¢'뇉¢6C¿KtAFî6?¦ØÍé”ÑîÚÓ°B7„õýÔõ¾f9õï0þšªK3 +endstream +endobj +5482 0 obj << +/Type /Page +/Contents 5483 0 R +/Resources 5481 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5480 0 R +>> endobj +5484 0 obj << +/D [5482 0 R /XYZ -11.232 900.716 null] +>> endobj +5485 0 obj << +/D [5482 0 R /XYZ 56.693 759.068 null] +>> endobj +5486 0 obj << +/D [5482 0 R /XYZ 65.161 752.393 null] +>> endobj +5487 0 obj << +/D [5482 0 R /XYZ 65.161 741.435 null] +>> endobj +5488 0 obj << +/D [5482 0 R /XYZ 65.161 730.476 null] +>> endobj +5489 0 obj << +/D [5482 0 R /XYZ 226.558 730.476 null] +>> endobj +5491 0 obj << +/D [5482 0 R /XYZ 65.161 719.517 null] +>> endobj +5492 0 obj << +/D [5482 0 R /XYZ 65.161 708.558 null] +>> endobj +5493 0 obj << +/D [5482 0 R /XYZ 65.161 697.599 null] +>> endobj +5494 0 obj << +/D [5482 0 R /XYZ 328.775 697.599 null] +>> endobj +5495 0 obj << +/D [5482 0 R /XYZ 65.161 686.64 null] +>> endobj +5496 0 obj << +/D [5482 0 R /XYZ 231.937 686.64 null] +>> endobj +5497 0 obj << +/D [5482 0 R /XYZ 65.161 675.681 null] +>> endobj +5498 0 obj << +/D [5482 0 R /XYZ 377.194 675.681 null] +>> endobj +5499 0 obj << +/D [5482 0 R /XYZ 65.161 664.722 null] +>> endobj +5500 0 obj << +/D [5482 0 R /XYZ 350.295 664.722 null] +>> endobj +5501 0 obj << +/D [5482 0 R /XYZ 65.161 653.763 null] +>> endobj +5502 0 obj << +/D [5482 0 R /XYZ 425.613 653.763 null] +>> endobj +5503 0 obj << +/D [5482 0 R /XYZ 65.161 642.804 null] +>> endobj +5504 0 obj << +/D [5482 0 R /XYZ 65.161 631.845 null] +>> endobj +5505 0 obj << +/D [5482 0 R /XYZ 65.161 620.887 null] +>> endobj +5506 0 obj << +/D [5482 0 R /XYZ 65.161 609.928 null] +>> endobj +5507 0 obj << +/D [5482 0 R /XYZ 65.161 598.969 null] +>> endobj +5508 0 obj << +/D [5482 0 R /XYZ 65.161 588.01 null] +>> endobj +5509 0 obj << +/D [5482 0 R /XYZ 65.161 577.051 null] +>> endobj +5510 0 obj << +/D [5482 0 R /XYZ 65.161 566.092 null] +>> endobj +5511 0 obj << +/D [5482 0 R /XYZ 65.161 555.133 null] +>> endobj +5512 0 obj << +/D [5482 0 R /XYZ 65.161 544.174 null] +>> endobj +5513 0 obj << +/D [5482 0 R /XYZ 65.161 533.215 null] +>> endobj +5481 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F4 5490 0 R /F52 815 0 R /F102 2555 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5516 0 obj << +/Length 3152 +/Filter /FlateDecode +>> +stream +xÚÍÙŽÜÆñ}¿bàÍšûâ#@,ÛòYB¬µ@`.Ù³CˆCŽIŽÖë¯OUW7¯á^’‘ä‰Í¾ê>É`uµ +Vß=¿8{öB«„%¡WÛU(X­b.™ŒVùêíúgSš´5硃õ«º3- ·uCƒnç¿©³çuý^þýæåùû‹̆s–hM·½énJÓîŒéZ\è|ôP"tà#%WÍ’ÈÁç:‚£xýŒtpIZ"‰±^ÿ°¥iT-«%„jÕDYT}­É‰,fø +Å„Nü&(uô€ÄYsXÝš3pí¯ßfàUÀdrà^¦—åÍæŒD~lg;ÂŽ?¯›~¹q qÂ4œhŸ"¤D®/ñšD¬«z‰(¥™õ}üäL ¿Ø%¹.*ºþzWXÙ„ |…_ÝÒ*aiW-`*]æ­­÷óVF,Dë¡ut5cV4=e5¬XVÂÛ™½Ã¶kM¹u÷Wu7»jP¢Äƒ·’€Mzë¬D©‚µ³`Ë1çRŒ'áýz?ègáœuZM<É9BUü™vË}Ú¯úQã\͈›ðv]”%.Ýú²b ć•(#J^ŠO¼ÕÅy TÌÐÚ +óc‘šèv–ÞP­³ºêLÕ!EaBl o·i°dàYc¶p´¹am}l2Ã5 `m‹Ò0SL¾@HC§»$­òEPK„:ô‘3@Ù8HF­§Jt+RC€’þrÐ5@¼3è*T¼N­$U’ª6š¦~Jó¤Í0hG‘ÙnÌv&û0ÙõPòè΀í,I] +¦Âø!ü$76ðÁÑ-ˆéˆOéžòhþH3É£™¹É±½F½¾.Z¯ð—N«s³…X¸Ne7˜j˜[÷ ç<Ûº,kdÊuQ]9S)ÓÌ´Þ¢«ûÔMnš¿Obï*d<Š¦ñ“³É–ùóÙ H€Fê2ÐmBe/ø›å¦Vñj4]TÛú™óeÕq sG€‘]É©QŠÿ?ÌxBWÈOAmP\0 ô>‹6ClÞþ3+Ó $„œéôxâ¬÷Éû»±ód|SŸ˜7ØÌc9tŠƒþdÙ©eÙ©ÙÝ“-/éTø×òæ^ N9ýµªóXðñüêíFƒ²½…4d×{Žm}¬rçiÚšžP­‹Àå9Î ¹¤ÃìÝÍû;ë³Àtº#}!b˜ÛìW¬ºÑ˜T勉ãE–Ó»+ àÜ¥)ëêªuûkzb5NMx!lÒý¡´Y†Põ®~GÜæÜ´YSØx©g‚"–@Þâu‡~¥1ejÑ´Û‡²Èlnßb?%†ë „ë“D'*ÒkzqI;:Áç9 ®õIŽ:ÑFÄÒ›ä¸RÏ ×p¾´#:Ô,Q?˜1¦QÎÉ¥y>èó«™].‹Ýž`©ÏH°NCNWt壃ølØO\VòIàåÿ6Ö©ÿJ¬2mÛR ÓÊÁ~'„^‚þ³!«à˜ À‡Y,é46„°ïW'Ó”HbFÔÏzÆÌÃ¥„a_|ÚÒë ;A¼~ÔYW¡BróöȨ3€÷EóŠk©-¥™ŠûKÏS¸ÙÕxz^êÁ?චp ßÃÕ¸J±HêÏäHã(–AïËSíZÑ° +QÆ•kJûZµÈ]4‰8‹ƒø¤!c}‹ÔŠœ)< ÷ÞÙÈ£}qµsÃiÌ´‹ û–ûÖ{+|±Y%¦ù[ÑÆÔíÁ)+…/ÁKá¨â¤ÍH­Ô²)ˆJîrlÁØãÇÆa“vªu[¬6UÛST·fÉÇVOmZ¸ë+7)]JÎÕ÷ÜVš¬ëͲw¼uS\UZ.ªD õíä,¨D”<ôJs›°^»&”Ä44hMó±ÈÌ>mlâá+4äý<'ÍÁw€§~Wœ‰°o\¢á¼ùÉ„9UaÍÓáä>‹ãë.n½nÜg„è5lqhÕ‰£×¾JZ +ÁTo\_¼ãR!änÿÅr“QD=¸¦Ûïçr}‰®Ñ³»³¾©÷ŽÃäSGøa[üs(X"g ó4ËÌ¡C˜«WÓGX¬Ð¼·ØÑLn6ê÷Ü©qH0ª«nç[ö4×{<Ê´ìœoìs·kÔÂŸê‹ +Yܳš]|¿d øé¬çð©ýjÀgÉ{‹¼ëë—¹Ûf·cö~¶Oÿ`@«o;Ç1‹1òádf· ’ÇJLªAbR9‰Á =˜¬ØÞÀp“Ó6›*«s·â +œ¥@!•«Ea€µè—8Lz °ü„%ÛqXà¡ìyH YuGfA86ê¶ØT,[ÂH_ Âàû‹Ÿ^.ß(¬VÄì_¶;VÀ·>(¨9O¤µ¹ +˜ŽÃ‡¹Ù!&‚èc"ŒÉç =i[ +‹0E(œ-…ñ¢VK |»¦l‡C±k*©HŽ¨©ILGR³Çn“ZÎ… RûýX˜®¼YZÀÂ$Y”ÂêjßÇ3A4íRô.â6Q*› +# ÞJ$¡VZ™x˜Ô.(R\ÉŒo”ã¬Í6XJ@ŠœÙ|KIRVEòkÚnSZÑS>\.4p:ú…I8‰| ·Éñ¸¬…Lt)6* V:þ@Œõ@WîEW &‡pî ,²Ô3&ñcá2ÈyÇ_ÁPÛóâãî²ø.gö#9áÁMUÚ¢ÍóVèægÅE <`ÑØ+ñy¾Ü—}øí+=SšüDç&ÄÃû×':%ƒÈ™ÒŒÎn’‡qbêðñxÔÍŠÖÇÖ8ÔšŠ!ƒÎˆŒ˜ ø¼á»å«¯~úö–4n@Ì…gu–Isz¡Î\ ¸XBämgÉZ‡Zͨ^þ»$âÉà@ +ìom ²÷…€Ù§”î·xRþdDúø™@f¤…r]7˜qýwYfÿs Ž=L½xMOºâ)ew}*ˆ[)jÃp¼מð¿O´†ºþ°n]=EtÐÛ¥éè›v‚™|Õšñf1ïi'ü–DL…zÜúMÖcóÑo öBôM?¸¤UÅ!K"±ô× šRÖ¡Lwo#:ìŽlg9:Fý̼ž¶³(q¶ÿ^تñfúyÙÉE»bV.˜¶zÑ⢫š¯MY2ÆNþ{LZýUžûz£{íÿléÿ <4uæBþ‚¦ ü›® Ûc•ÙÀÖÞë§îgé/@0Žœø'üøøjx\ +endstream +endobj +5515 0 obj << +/Type /Page +/Contents 5516 0 R +/Resources 5514 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5480 0 R +>> endobj +5517 0 obj << +/D [5515 0 R /XYZ -16.307 900.716 null] +>> endobj +5518 0 obj << +/D [5515 0 R /XYZ 56.693 614.345 null] +>> endobj +5519 0 obj << +/D [5515 0 R /XYZ 56.693 601.147 null] +>> endobj +5520 0 obj << +/D [5515 0 R /XYZ 56.693 587.328 null] +>> endobj +5521 0 obj << +/D [5515 0 R /XYZ 56.693 573.946 null] +>> endobj +5522 0 obj << +/D [5515 0 R /XYZ 56.693 559.688 null] +>> endobj +5523 0 obj << +/D [5515 0 R /XYZ 56.693 545.868 null] +>> endobj +5524 0 obj << +/D [5515 0 R /XYZ 56.693 532.048 null] +>> endobj +5525 0 obj << +/D [5515 0 R /XYZ 56.693 518.976 null] +>> endobj +5526 0 obj << +/D [5515 0 R /XYZ 56.693 428.518 null] +>> endobj +5527 0 obj << +/D [5515 0 R /XYZ 56.693 413.264 null] +>> endobj +5528 0 obj << +/D [5515 0 R /XYZ 56.693 399.444 null] +>> endobj +5529 0 obj << +/D [5515 0 R /XYZ 56.693 386.371 null] +>> endobj +5514 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F57 861 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5532 0 obj << +/Length 3872 +/Filter /FlateDecode +>> +stream +xÚ­ZmÛ6þ¾¿Âè/+"õÞÞ}hzM›¢Mïº ´‡¦@d‰¶ÕÕ‹#JÙlýÍp†”ì•›"¹»¢Hj8ÎË3Cû«ýÊ_}sõüöêÙ‹È_e^Ëxu»[ÅÒ‹“U*/HV·åê×õOªV¹V×ùëWÝ 45w]OáÀƒÿêŠç]wG/¿Ü|ýÛíw°ÌF/‹"¢v3<ÔJ”4Ãêb•Âêq€«‡°|«Mäe ¯/¢(&éú=Dœá—W_ß^½½@ß_‰U{q¬’Lx±/WEsõëoþª„1àÀ ³tuof6«Høž bh׫›«ÿ\ù, +ÿ¢H,í0ó„S¯¥Œ ö³Õ¯›È÷AXMw-¢õ;ü§ÊëMF$ lèc^(Û—Ôº¿þ:×ô²UU»§f7Çq°ÝýR-I x1 ‘9)2O¦ ð`øÚmQª‹v¾‹Px~Ûyy[.‰—ÊÀÎ9æ}Þ\ x~Ù‰_“Y°V¸ç÷ys¬¯ÅZ}~ vwŸ/¬–O$©ã¼îP"1±GîLëµùﺪ„§X`N;Œ’36ÚîZ‚T—VÜ„Iä…BžªäÙÊçkº#>[|“zaœ)è’P‹Ûk8ıoQ#Ð8ºò¸£—mW—Τš|Œ +<2±…ã +A3cw ÃÃQ-I†ž/ì°åFµQ½?€J™VÅ=]QŒ=Û÷}5*Ï—V—Vð4Ï÷D踄--Ðò½$[Ò»‹Â"Ð!XüÑŸ‹ÿ«®ïU1é'ñºWm©z’r’àa,q$½‰i]V«ºÒÃÂþ¢˜wS=ÔBýe‹Öð°d±±'i§ÿcFÚ¨ žâ??«ÚºjÕg «‰ ñdä´jõ·èUpg•¦-± Ì·K›OŒ§ÁÞœ^‹®iòV(tºìMæ!ýðÔLˆE™Æ*óZwø&žPÞÒ³;U×æ5½Õ]‘×Õ´¾\¿{Âózz¾ézîÙ*PyEí¼ÈÛun×®ÕPk³!‚Zñ¤R颯ÌÚÔ¡j[(‡ƒ²DBÃG`Pš»zßtßÐòñ!ØÌŽñ<’Í.Äì$‚m«ÓŠŒ]ÒMOXeIå@‘D<,jÀ‚‘%¡›Æ$§CÆ7N´[óÚµjStõØ´ôNÑ©ª {ì6ÈåVû¶#û0ü”ý „™×£â5ÁpÌ'n´SŽ/ ±4õ’Àª»Iâ…ý 8¼¾Ú^K=:lQ±k<öpLíðÈŸ:ßZc}^ºÎË’œ04¹kèŽÔèvôìgî9]ënì}A›rºVyJeà­ö<8¼TmQ%í'#£Ô #¢<ÃB¦ƒÏE“#ɱÙ*^ÒX¶Ô™õ¯ýíí·¬\æŠ:-ói‚ü!/ñx£h]òvÏí¡£'œîŸö€âÆÎ7”ìÎØÐêÙu-nw¢¢ÁÔbøð‹/ŽÖOa<•ŸÌ^¬É[88 v¨¶èÆv@‘ákÛY†µ›ÂÀ G•1—Ù¶ê’ 1Fï ”)ŒúÄ!y/xV¸·ÜSì C1Nà  ‡K1<8êÌùµÂÝó]×™ÆOKÑp\ôAç‹ô„äËmÞÿ5’û™ö׸ñg´EÞ.¸¹~,ÐËjê±Á£6;ÑðØN EgAÈ5È’ŒHžº—LÀ‰y¯ªú¡íŽÞ{] àØžÏÎèÏ”µ@¤Ã˜«jO œnx‚uÌ +ºÒ òŒAþ¡“¿Åñ´(BäBùÝ@úÊ~müþP‘of{å˜bœ–×6:Áfn—U*K<9@&ƒd“ :½$žO¶œííAäߥJ€§E`&8=“¸Ic21¢2º‚Æaƒ‰”€?úk‘®÷#ºfMsi»Ø€ ¦<¨ª¨^û¾4ö£¦3Z¤Ÿv‰¹¢©?Ýâ7ÿ}õã¿o^Þ0ieXäÏ-Z€ip0Ø +f¹œÖu¥~VvƧ@±4˜5‹jÐK˜ >ŠªÈG­.7``×wCBÓøº°<Ýj— ™Ã”Â:yið9Dì&šF‚]…´ÑwîÝçé&†ÄiŒ8e‚šžLPžD7Õo/€Ðú¼‚Jæ…©bÒÐF”v#åÔG¸æ5ߊe$rÃ{çN'hܤ˜ßF®‹tô,•É6¹jak&9GÙÞÅÑÂ2«ó*æC7žÒ¥³ÅóøCõÝæ¾*-}·±É»ù¼±Yq”5Ò45@oÐÆÙç„€f‹5åÿhb1ÇR#1x^ÖÄSÌñ-N.¢Uéű+^¼!]^ò}™MžˆkNˆYbÁŽ—p…Oâ¢/7húÌ¢9xZÓ„&«•ÅjÐÓäý±G¦LJpq2‰!ØFµ ö‡‰ï8µjÃ3øé-2,’ ùAdG›7Œl¨w02è¸\fKšÆL”ÀÆÿôóü¡·ïŽä¹`ÔHDb A`yÍU® xÄb-ë 4tq躚Fî 5аÐSç^µ +°> ¼)ƾ†Ôn +©'Ê ž_7yÁ]´½,uc¿l~¾ÑJ-°Ûä‹ ;!x‰ŸU­è«%uÍM¥î5‡]ãñØõw¾1¹ô³õKê)»ö Q7¡jïh… ürÇXÏ;¡Äåý’†ªAžƒ©@9ƒ¯¿lMÒ:Ÿi½%Á2äÒl¨‰ŽAVF|ðBü@A³?ÍÐg£1ö1H¨¢.šQôù‘Z\ †Ö»JMê_tÜŸÛmôqІ‡g€mtg€né¥ 1Û¢êPð6Òõ¶Wù^òõ\'dü#år]6Š½dª~]´ÜØKOJ²@öç´$h»¢Lp¬‡§Ë+ø~ð¡ßSÒ<Á;àÛMäß^àH[$ÅÕgåP@úù´gôhh¤Aˆ%DH¹]ª£†4O75R4^5#®ž2Ž3/IÅ©666tÚ¸ç:°(ÉÑ–žµÚq)FÒjlð·5Ïœm‚HÂ&>~eêB%éS“°o”©‘Ña71‡-BÓÐ`æp¦†ÈvÏ%lèæÀƒ'‹¨H ݇œ©Ø2VÕ1’Û*Å_WmAw 4DìYVMÉ·Õ*è°ý DCþûß²ø ¶Î8cQÇÁÌÓ»™dvjâOàÌ„PÊÈ)Át㽨 &§¹ZÃesxRÙÚ΂-.„™).Ø2VÀ(5fUNx™ 9°ÂÀ! +àÁ…Æ'§‚ +–¦ýîíò–˜Ò­å’×&LR—3ù2ÙâY?påöyÍRU]äGS™ è½ä^†ˆ;Y‚z™CæM÷xtÛž]okáfS‡ Ý \=Æ–§gt©"‰-¡(Ñv„$úzmÙõdÕÉ@ðñ,Žwšgœ¥ÁTÈg¾w\‚ ‰<ªÇÙ _žAÀѬŠà²ž·zð€§¥«+áϯ¾\ñë:€xê.D ++|È}\ö3 f~ß«Ö—Š¾—L12- Õ§}Éy Í¤2ÉríÑuÐHÑwZo`9HÈè’f1Ô– +¥zLg¬æ¡»åkD(‹`5õÃÇ÷¼g|°°AúFÃ६8!ÎÀ€ñò\¸ŠÇ + zþ꬘Âe°Ø&­±?£ û ë£{+!˜nî)L×éåt%7¿yJþã¤dj†rnµ³p ^ +2ܦò(ŠIŸ0+½BÈÄ›NãåÈ­>w€Ø$lvz¥—ð\Ëù¡z;VT‘2ÆänÕØÁ˜¨Ðx+Ýœ¦Ÿ'õVí}ÚýÌ+å\³äKXjsT@wrÇÉ“X¿S=¨œÓÑ5‚_ å uUL€a?³œ;Kx£Õ£_ªÜÒIŸR£>ÉHï*]ˆ˜­Åº2¿Ò$Öy%õÅ£ˆ:sW¶ö0«Ÿÿ>êÁåã¶Ó&ú  ˆç ûT£ñ1‚–ù–0®ÀÅBs]Ûr.•¢ܤŒ2/§~ÒIÝ++#žEO™zq2°§:¤±&ò¯iÅ‹ê½ËýYã& ë¼°—®÷sÑXÙŒÅãrÇ”¸´èêînÕw?X" Yµê Â~åJHÈÂ! ‡ û¸)Ø mEÊó߸ywSŸ®…§ÞÒ…’@*D‹2Mf÷üð¬jj1·ð5gŒ©Íò an5ò^WôŠ~\ù˜”ÓMxÞTmN­oÁ»5@–ÃjS^hTͱ?/|^Zw°üÿò=x´Í¶Àóí¥òB.õê› ×‚»–*·Ÿ_ˆ$¡ïB,To¢lý#ÚÚ!Þ€EÆ6«FLZqmÇø·˜~e¦j;þŒnú÷Œ­ï©k<–à[æu{õ sÎ>µù™—[;¥É+lj« 'ñšÖA13K'¬%ÌOe ôª¾§_(­6 Êð,rôÁ25† .Y3 =Bl½¥îïì™ø@=T«ùú?îl›ÞÏûÞ6-xrA+³î »úΖÄÁ2ïèºKÛævvì l‘æbƒ•”—BÆTËÕí›x4—º¼˜+»C€+îêÅ¿ô +UÕY¾sš ×à&MìžçÖÕþ}5üA/ßáE‹Í]Ž2ôÙ0ôPí!šæÓBŽ"묔ê0Çrêk–~( +:îºùˆß‰þ}Ò^Ï +endstream +endobj +5531 0 obj << +/Type /Page +/Contents 5532 0 R +/Resources 5530 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5480 0 R +>> endobj +5533 0 obj << +/D [5531 0 R /XYZ -11.232 900.716 null] +>> endobj +738 0 obj << +/D [5531 0 R /XYZ 56.693 197.942 null] +>> endobj +5534 0 obj << +/D [5531 0 R /XYZ 56.693 160.945 null] +>> endobj +5530 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5537 0 obj << +/Length 2377 +/Filter /FlateDecode +>> +stream +xÚíZYã6~ï_! ¬ Œ9"uQØs$‹™Íìvc`’Z¢m¡ux%º{œ_¿ÅK—év{Òó¶/mê*’U_}u°}oëùÞû›ïn^¿‹|/EiLbïnãÅʼnGq€‚Ļ˽ϋ󒳎/W$òÿlïôpÓ´z væá›&û±iîõů·–¿ßý¦YaŒÒ(ÒÒnűäÝŽsÑÉÇ0;ö(Ìrö¦OÂÀ[E(MÌü8JAbB¯õŽSùåÍÛ»›ÿÞ`ï{Ø‹b§—¤Å>ñ²êæóï¾—Ã3X +Sê=ª7+/Â>"A ãÒ»½ù×oTáOTBŠh _üh®Ê4ù±‘3<¨ir»•FÔ@³Õ¶ÙsØ­U„hÌ.„h ½^ÁW MåKDRX)yz?乸;ì÷M+f +튜÷ + &¬*Ö.1]l‹Ú(T:Í\ÙÙ¡M5ýþO/´æK-{,°Š ÞOÃàÊÕB‰A¸Bx¥¯…¯›üˆ:ðAEóZ8`›( û…܉KnŒh’LÄò:?/”Sjß·F”œâNB”ú±}l‹6eóˆÆPˆA#‚Wû’ î˜G>Šƒ~Û3¯Â„ ìÓBÈ—ªü¾È_}jW@Hƒ^hˆ|?´›jùh#k‹½°oO9†=§I3“RAu(E±/¹cѧ(Á£E××¼xp¬–”¤ýŠ»“%'Š®³š\AôžÚI$`¿tE{ãË(`3:r‹9ýLÙi¢%ÍÅLM=%\9½ä¾/úR®£à§( +âøE7þu^^LzÇÌXYN·ÍY¶s@ Lí¿Ú4ßËyâCá0sÄyUvƒÒLÜ7E-æÚƒâ(|¶öžíŽIˆú]ýöÔ.Ó—+BŽ0çr4{7Ù[ˆý“ÎD®°ÊSž·+G”ݱ6ÏšÞ­ça¶÷ìBóB†ž‡¢ë¡, +Q΃óY^—Ä>ó= ¤d\ð¿(8çs«4A$‰¾ ÷±E°uÉW%;B¶å2}ñ·§¿}ç—BÙ³:;€OÅòÓkÀ±q17EQBO·erËL!´¨Þ6%N‰:Ä‘Èr¾.ýð±J?V6ÿðgù<·.3«:ƒ%´w¿º©·-Ûï +ÈDË«¦†ô“ 1)ŸIñå7¢ò|šË³¬‚’44}±Ø{åžоyê"[kÖ®‹\ì{€*9$ôDQS¤N* ^‰ãÞʼnQŒÈÐíe¼ïÙZ‡èD{ÈF‰ý Q@èl ŽÙ €ÆQz®ü àDúÌÌèD®Êµ’Dç{r…I¼x,@oêîOw?èQÅÚûÃ^?·!ER ÌØ +ž ¶‚OÎS¼ÙÛ*_o] ­·YSº+þ¸Ç짟_™+†IO{fúU‘;Cú–LSÝö+Õ\…]üOû¿nÇó!ØÓ1_œ‚‡xz©X9õLqž"Œ¯­e>G2à#ˆâ1çƒÂÎpm…átŽŒ—%Úƒå%Є & GMf´ø¡ìd®™1xŒb2˜ð!ë OÍ`kyigŠÏÛ9ñÏ-üiÝD(ÐqŽH„iä½.›ìþRù@!Ýꦴû;&̈­UÍm6˜±ZÖ\ÿª']p‰!ô £ªƒMéTUFç2ÿ¹Ôìê@6$šZ°¢îY¬©Ë£‹µ€x£¡.ïÅÁýà,ïÛEŽ® +0ØÐ ²ëÊý Y¢= *Âræ@d$ª½ä¼'lê‹^ÝLŒÇìH×cL¦ã¥Ñ¡»ã~ÇkxÉb‰¢Bd,Úà³ÆdBq¯ÛGå;=©F ,¥Ûó¬ØÍÝA˜zÈ6¦Jˆ†oc}/ÊÀUs}±n9»×C#"G–Z =€Nƒd +=™ +Ab$½}‡×ËÐ_<mS›BsÓë“$ù¨†•—jJ9ø—¿U½Ê‘¬^•HÕ̼¶÷wæÕBf5¬Ôª¡T5*•ä‘FäµQƒz¤]@_(ük{–ц懄¾­”¾¤?‡“ýélÈÕÃ!@ŒÅJcä“dŠ¼Ÿû•€ÿ&>VÜ…èÛ†c  +JïÕø-üÅ‹Û' ‰² |%Æ'çÌ·ÿ‘‹os$[ëkSw³ÓïšIZz(¶Ëh1:ý**¶Ÿr¹þÏ#ôaÙé×ü›ÇÿKîU +endstream +endobj +5536 0 obj << +/Type /Page +/Contents 5537 0 R +/Resources 5535 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5480 0 R +>> endobj +5538 0 obj << +/D [5536 0 R /XYZ -16.307 900.716 null] +>> endobj +742 0 obj << +/D [5536 0 R /XYZ 56.693 759.068 null] +>> endobj +5539 0 obj << +/D [5536 0 R /XYZ 56.693 731.272 null] +>> endobj +5540 0 obj << +/D [5536 0 R /XYZ 72.912 703.158 null] +>> endobj +5541 0 obj << +/D [5536 0 R /XYZ 89.4 197.115 null] +>> endobj +5542 0 obj << +/D [5536 0 R /XYZ 93.036 101.493 null] +>> endobj +5535 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F102 2555 0 R /F93 1063 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5547 0 obj << +/Length 2459 +/Filter /FlateDecode +>> +stream +xÚ¥YYsܸ~ׯ`éeg&ÀÛy’y-—´Vô\ËöIjþ4pàÄ0Z½V?4ˆqçÉùöäÏ +ç;µü€±k…1%ì´<ùú‡ceð $ ^Y÷reiùÔ!Ì €.¬ÍÉ¿N­ +g¢fQFbJ}”Êîħ’ŠyR³ËújSÇqFÊBIA•„ékŽ• :a OµÝçZ§õX×߇=¬©¿2O´¾“]¡—ìÖÌYu·jWm-².å™Ïì#å¡Ndr‹ùÅAN7"^¤¯ì¿ðÊô‰+»O^9¯Ò¢Ëf÷­ºrǵ¯‰›…‹EzŸ IÀ|ÃŒ—- +±fþê>¯ôÞ"oZÍîP <ä{žéåo“¼0ÂìD×*òìúBÏUZÕ7=´"s)‰X ÂH¥'dGFœŽOi@œÐí·ñòP$­¥qõ?ê;$•"vz™²´r]çYÆ+u¥ÞHuÛ®Ïõ¦I'íšV”ù“6™)<ˆ`}Lý€â‘ùÈ¡] éQ·³Ü¸»MEaÆmDuȵ± "J^µ3A-cøœŒ4Z}z'%dÁ a´ªxÏ#›×IÉ[ˆ+i. +Is03…Põc®&sñ†§-É+ÒŠtÁÂwýÁ/þ<ñs³F§ëŠV1ýŽ$EÇÕ‚ùØÅB„(2'9 ¼B0,5 Ò¤kT¾ˆF‚ª1ú2þî ¿2o[£›Z”Š2ÓR›]òä!Å$ +¦6b},0ÔØÓ{¿Ð®1Íy³¤m„z¥†¢SD ®¬Ž·³ü>Q¯Ó«wfÛ£Ñ×#pÄ þ±N°¦z½M–ò¿OÜž'y'Jtp+Ú.êòÍħ‡ÂDéø4Ûõ\L"b36¿š0jÔ(©×8Wý²vAejNƬL}8’†Á•‡OjEKsà7©c ¶ë˜­Ä;½RŸ“@$Î t±É®ÑDšJ¥d<5×BÞïy…wãa-ÇR÷àŒ¦WT¥ÑˆÌœßy¹ÐŽ8Ü' o9×p½+*w¥!Å«¬QÔ}ÞîÕ¢Óó.••æZ§ê³Ð'¾!ü~x%”ZÕ΋ +¤.!Ë®1_ÛPfôn¼)¤^ÍJ–M$¤W#‘‰Þ.xÎ}RµêC» פX“½±–6ÖÈ™º’®¼,¹nô= ¹²È胧‹’Ê,ÕõiEúÎb:Ñ+õQÅkë2j~Ãk^¥f·PÓ;=NWN**N‚Ò½ú Šñ¼¾*Šò *ÄmÞ|!G¡¡7®IFŽ…ÃY@¢0ú?‡?ý Q»C¹ž\É–% ù6#þÂHa@ v\ƒ;€nè/ƒ;ž=å…ázáq‘ÃÞÔïUv[ˆ¦A„s|g¸²3T»_Ö¾¿j†N¥nÚ%d më÷ :[8š‡ÎqDsàiŽ.ƒH=YÑ77ààÇœ"ÀOqFnÄtü®´w"{\wžöÕÛí€P7T‹Žñ²³ÙÊ¿WòïåÏt9æ†už²Ô~ÉŽñ¼n _Ægg”J¤gèŠúÖRÄgy=üþþÓüÒ£Þñè…eÖ-Ï=¡GáË|ýR:FÙø (×w©Q®ÐA¹8xZ¹r\ÚûEÇ>@2À¦2C²ÛÕüûRR`€ =6R²G ~[•glúqböR° ¦r£HJ'/­8ô…¶Qãû\¶Ì¬±K—2â±þ®O_Ïö‚:häÌ9|×AΞ r¦Aå–#û¨­Ê_5O´²µ~$1Ì,uòÃÔWÒŽgòïo`üÐs‚6ÎP¸Õ¯rþ\Zyó¤•Gùüœ÷™Bíß&+H+Ùëª+y§ý³Y¤˜k@;6À‹¼}4w‚urýJT6Ä`r×W¼æ¤:«†Fâ¾ìš×o‡üÏN#9Ù.÷ò›ã;»$½kŠ¤ÙÛm^d¦èäo¬Ã/2t6ãú¸ ~OAÕgëÐ]ý{ ê>C­ûZÉ_¤Â·’>7F¿9s!éO“ù§Œ‚p-za••¡¢øÁÌ#±2°¡2†Y~¤.ƒ’cî÷;æ}#ò8w!‚bÃÓ è:¸O¸ºh^Ù–‚P½|þ* >yP³ºYJ!gߧðóàTrYdÎ<ÕGäJ•4½î4î BƒÓI] 7RÙ×ßt…¢uþj’¡`üa{u©)^¥üˆßñ‘C=¨õîó1t"GÁêB½Ã|–@>SAkÐ=uÓ†g©î¨kQµ^ó!¹-T»Du›D ++Ô-µÑL.ÿ/ÙU}<îô/võ~¤?{«1Ñæžg¼0òIé— +ù„ª™&§Ï=à*^àOûFJ{¨äDnÞ^ëˆ%óW1íAHjBò?æÑ!¹y…íßóûÍ‹Ë^ðŸ/IÌ’¾”ôÓzÖŽ>Š®^‚Ð"8Ðüèèywy¶Ù\Ÿm?LÔ³ôO1¨ÄNÿ•ÿ‰ýxd!2 +endstream +endobj +5546 0 obj << +/Type /Page +/Contents 5547 0 R +/Resources 5545 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5480 0 R +/Annots [ 5543 0 R 5544 0 R ] +>> endobj +5543 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [381.086 328.316 395.81 339.22] +/A << /S /GoTo /D (V1671_FO) >> +>> endobj +5544 0 obj << +/Type /Annot +/Subtype /Link +/Border[0 0 0]/H/I/C[1 0 0] +/Rect [483.555 246.786 567.925 257.69] +/A << /S /GoTo /D (V1671_EXT) >> +>> endobj +5548 0 obj << +/D [5546 0 R /XYZ -11.232 900.716 null] +>> endobj +746 0 obj << +/D [5546 0 R /XYZ 56.693 759.068 null] +>> endobj +5549 0 obj << +/D [5546 0 R /XYZ 56.693 731.272 null] +>> endobj +750 0 obj << +/D [5546 0 R /XYZ 56.693 700.818 null] +>> endobj +5550 0 obj << +/D [5546 0 R /XYZ 56.693 664.129 null] +>> endobj +5551 0 obj << +/D [5546 0 R /XYZ 72.912 615.459 null] +>> endobj +5552 0 obj << +/D [5546 0 R /XYZ 89.4 356.448 null] +>> endobj +5553 0 obj << +/D [5546 0 R /XYZ 115.223 274.918 null] +>> endobj +5554 0 obj << +/D [5546 0 R /XYZ 108.398 213.005 null] +>> endobj +5555 0 obj << +/D [5546 0 R /XYZ 158.958 163.046 null] +>> endobj +5556 0 obj << +/D [5546 0 R /XYZ 56.693 92.448 null] +>> endobj +5545 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R /F110 5285 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5559 0 obj << +/Length 3002 +/Filter /FlateDecode +>> +stream +xÚí\moã6þž_!äË:@Íð]Ro[ Ým{-úr·Éa tûA±™X]½¸’Ç÷ëo(ÒŠ-ËŽTF½n±X`­Päp4óÌpÄ{wö¾9ûòúìòk½…’JïúÖ“Iß CÌ÷®çÞ/“7*QQ©.¦TàÉy¥Jsy›æ¢ZØ›¯óÙ—yþÞüñóÕ÷¿^ÓL A¡†ÚUµIT¹Pª*õm˜xÌ.™žÃô>gÞT Ð·óI€¢L.Í‘¡yöÕõÙïgècxB"2Ï ’˜z³ôì—_±7‡{Àâaà­ëž©'F”I¸N¼«³Ÿa+ +|T$>GúÊç!"X¦(ªyØò~™ +Œ'¯ +UZ!žDú‡ìÈ$42©/f«²ÊÓø¿Qç™iJ¢*̘ét‡ž¼Ã˜&ÊÜÊ¢TÍààqy¤‚ƒÄ(0S³—nÊFÎè¡L¬¨wŸ* `|; Ö%̵^è brAĤÍPw?¹˜2xÔ¨2·,iœÅé*ý¤Vù”q‚°`ûšŸåYÅYÙÍmž$¹žqgwŸ©Â -Xýó;žŽpèùÔߪY7ó@ €Eaz…ònwõºG¬»õ€>8 -}C—èήä}„ýúÜQ zM°‹x‰Bú ¼Ö€0ÕVÈkhø(`š2 …£½—ïú_q癋7ù‹¯c˜|z¼÷#0÷=­s, øx:Ù§ï¦g^$w¨%‚Á‚C=YP›~­¦‡4ÉÊÚèÐÝgçÇ»/ªjy@ýòòø€õzÝîNôf:çÅ]»÷% Ãð7vMÚr¼÷ue%¬ri{Ìy?/%CŽ|*FCl‹¾bÝy€X k&Ì ö^¥^Û(|KÈ‹Ï{J:`È—rEöÇ3Ë}únféÌkHÁP)‡É$ÈÇÆÅÇT…¡çü²¯¯”<O)ûôÝ”âÊë _)"L>³¯ÌWÕrÕÓW¦ªZäóaÞ2MŽÄ"Ç&QÙ,ŸÃ‹ÕiÞ~ûãëŸÞ^µ‡L ô‰éâlÞá§NM–åÉ£1’÷é»!Ù•×H†W²Ý,y6$/£"JûYïI …ñ@‡w ÆOÀ±„uyÖÇ ü/Î?y9ž€¡±/ò™y3 ùûôÝïÊë äs†( >äÏ«ì½*†¼ä.(-eˆ¥P³92š¥ìÓw³W^OX +£ˆ™ÆRÊèápO²,àeV ²­B- UB¼bváG7˜ æ¹?Â_ÇTˆÙ•ÍTöé»™Š+¯G7½%%ÈîL=ŸZŽìyÑ ¼¢Sî’ðx2ÍeÕ$ÂùØ.ªßfOî/(žäï/¼O\Lg“«Ú<á’OÖqµ0:¥³ÍLíÈU Λ<ÓvyBkxUÈ×e½Ztd§‘ˆ…þvØw‘fá^§‰"3Y¹)+•–E¾TEµ±w@ʆŸ¼ƒB8’Xl Ïòeë()¨v9è­áë[ÆKÖŒþ‡IwqDýtW“U:“ö¥ËDõS¶róѲ[Úˆ(o·´EßÉÐÝyí±-cM_È fÿ·è>j§xµßGï©F! ÆÛýjÑw³+¯ÇC!à×ç{‡]>òõ±ÈõT¾ÈkgúÙ‰`!O‡l×îaÈŽóÀØ¥årÇ9bt¼­½}7Ä9ó:À°¹`m<þÝijdDÍ×Å0WqÁPÅ3†˜o'¬EßMñμP<“H +[3ÏgC6Ù[›­Ç7r7Çã»›ø=´Œ þ”‚$,­Ïþ©Ð1à'­¢¯Èü¤yaëxÀ® ©ì_ç…Šs¹Öqc^$ósÛ±)&+MáiÈ!„´ôó¥~)³ÅB›|õBSI,Éj³ŒgQ’lvfˆ²ÊÞÌÍïªT=ˉæH9ZÀÅC†„/hÑw2Ow^û›'% +8®€‹"Žñ–¿}71»òz<àªáÈ×ø÷ ¼Ž·î¶è»!Ε׈ó9Lá?8mãKðéÞ˨(UQñ:Ÿ­R•U_®âd®Š¯£Y•›ƒM½A5h'¦‹–Ñl1¤ +åA35ä~‹ºÓj­’&1âbŒš”åˆ>x¼›A¸r: àƒKmvS­ußBøäèxˆ|:^V°EßMø®¼žðF‚!ŒÃÏ]}ñó¿êAc?ÔïÉŸÁX€|9^Þ¯EßÍ\y=a œ",þߦP+¤F=Š¯ÿˆ9ü•öxäÐMá +—ªkÑwC·3¯^(ñ¿ïF'æy4ÅïÓwS¼+¯'Üň0ú¤_{è·7öê9ÈYªÌ“ûA… Už'CVç7õðæÿóß¿QÑü`²¡¨ÄzÇa¼]ZôÝPéÊë TâŸ=‰ÊÍGTþ¨d¡Ù• •-úN¨tæõ8*Y JžÎ¿QÙÕÿUTEI~÷¦{¦¡ Ì6ÀhܧïIg^ûÇm ø§Û™>OǸç‡F¢ŽIŽê£l±Ö”>¹ÉëŠ,"êT[©?Øgöƒ{ÝxÞ>àÜ Û3 ¯ËE¾Jæ¦ÿm‹ÌŸÍº­uŽn²çÔÓ›/þëôž¾eYà¦LQUz{¤î¸Mš»qÖupDY©¥IìµÏ^˜ÖyQ ÝC$ˆþßQ*ºŽh°•k…Y•Êô÷§å§zr «PšëvsþÁÜôÜtµ¹ÑÞ8ê«b÷È pï£ÖLJ Mê@Ñe ·úYYP×C˜Ó%d›u‚1Þ9‰Cƒ$` Mu#@To?Šà´D¾0lf«ô¦I¾Þš_óég“Y½ÑEx+›«Õpy¨…T¶ôûiâ‹ù|O¾Ý’í¤LOSþ*‹n’c2v>udHb¹ÝÒžßÜæµk¨ô€é:žW‹Žª¿¤žp{TFÖUVHì±Ê±*6ÕM×±\ ÞÕvŒ-ª¾þÉ +¾£ÜÞv„,Õrµ¬¿Üm÷‡lk‡…›âÌ"OÔgeUä&'Ø>'Ã!RH—‹¨ŒË#R`ƒ„@1¨n¨°?É”õ,fhlüa`ºW!J}¬]l– •E•B°ü߀£K»S f Bô1)f¢Y”™™µÕ «Ò0˜2h©V…íS»h9³J%I|0:7Më"Z.M™„îxkZí-†©úŽ2õº1¨PgÚ–9¥àQ©>_§½QË$šmÑ%I‡Æu)hrD/«êó——ð_‡ˆ¬qø>FǦ|#ÞZݾ­€úfÀËY>W@¼þ9åõ¦0œ^? ¼ZDÙ]·§ˆù§ˆæiž¡;ÐÂ"ž¡c~‚`Ž|Ü-W`I´­ˆÙ–¥4…3ómL¾='²™Ç·´·ªþèÛŒÒ Ä;%1Yp±°¥Ñ +G‡[Λ’ýà ‚ ôÇkýñÄ žnÞ:ÏçŸ×?|ßiVüGØØH¹€7¼S&åû(ä ²-Ö.>¯¶ ì««+»\e$Ds¸IÚ‘0°Ñ oµ­©¹ ®/pH¯º@Ö> endobj +5560 0 obj << +/D [5558 0 R /XYZ -16.307 900.716 null] +>> endobj +5561 0 obj << +/D [5558 0 R /XYZ 56.693 759.068 null] +>> endobj +5562 0 obj << +/D [5558 0 R /XYZ 56.693 729.43 null] +>> endobj +5563 0 obj << +/D [5558 0 R /XYZ 87.079 730.89 null] +>> endobj +5564 0 obj << +/D [5558 0 R /XYZ 87.079 719.931 null] +>> endobj +5565 0 obj << +/D [5558 0 R /XYZ 87.079 708.972 null] +>> endobj +5566 0 obj << +/D [5558 0 R /XYZ 87.079 698.013 null] +>> endobj +5567 0 obj << +/D [5558 0 R /XYZ 87.079 676.095 null] +>> endobj +5568 0 obj << +/D [5558 0 R /XYZ 87.079 665.136 null] +>> endobj +5569 0 obj << +/D [5558 0 R /XYZ 87.079 654.177 null] +>> endobj +5570 0 obj << +/D [5558 0 R /XYZ 87.079 643.218 null] +>> endobj +5571 0 obj << +/D [5558 0 R /XYZ 87.079 632.259 null] +>> endobj +5572 0 obj << +/D [5558 0 R /XYZ 56.693 579.033 null] +>> endobj +5573 0 obj << +/D [5558 0 R /XYZ 87.079 580.492 null] +>> endobj +5574 0 obj << +/D [5558 0 R /XYZ 87.079 569.533 null] +>> endobj +5575 0 obj << +/D [5558 0 R /XYZ 87.079 558.574 null] +>> endobj +5576 0 obj << +/D [5558 0 R /XYZ 87.079 547.615 null] +>> endobj +5577 0 obj << +/D [5558 0 R /XYZ 56.693 506.344 null] +>> endobj +5578 0 obj << +/D [5558 0 R /XYZ 87.079 507.803 null] +>> endobj +5579 0 obj << +/D [5558 0 R /XYZ 87.079 496.844 null] +>> endobj +5580 0 obj << +/D [5558 0 R /XYZ 87.079 485.886 null] +>> endobj +5581 0 obj << +/D [5558 0 R /XYZ 87.079 463.968 null] +>> endobj +5582 0 obj << +/D [5558 0 R /XYZ 87.079 453.009 null] +>> endobj +5583 0 obj << +/D [5558 0 R /XYZ 87.079 442.05 null] +>> endobj +5584 0 obj << +/D [5558 0 R /XYZ 87.079 431.091 null] +>> endobj +5585 0 obj << +/D [5558 0 R /XYZ 87.079 420.132 null] +>> endobj +5586 0 obj << +/D [5558 0 R /XYZ 87.079 409.173 null] +>> endobj +5587 0 obj << +/D [5558 0 R /XYZ 87.079 398.214 null] +>> endobj +754 0 obj << +/D [5558 0 R /XYZ 56.693 316.209 null] +>> endobj +5588 0 obj << +/D [5558 0 R /XYZ 56.693 279.626 null] +>> endobj +5557 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F95 1080 0 R /F98 1205 0 R /F52 815 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5592 0 obj << +/Length 3031 +/Filter /FlateDecode +>> +stream +xÚµZK“㶾ϯÐÍT• ’[åÃÚY'Nmv+;“Š«l(’h“CPÞQ~}/¾ÄÍx+—~~ÝÞ7xó×»ïî¾ùáMŠRNùæá°áñx“…ñæ¡Øü|•È”Øî(ÃÁÙ e²³ýÉ}ü‹Ì¿“òwûòÓýûí¯‡mv„ ”1Kí¾¿TB„è•þ »“M»óPïÁöqnv ¥±ÛŸp +ã$øÆþ#<Õ+ïÞ=ÜýçŽ}¼!ÆOÃMœÄ1ÝäõÝÏ¿âM߀¥Éæ³™YoÁˆ†ž«ÍýÝ?ï°~R$žv”"‚¹eêJ™áÂ/Ûü¼co‹BÛ]…:·­ìzûb„FQËfáà-aèú²9Z1ÀF ‘Þ‘„ÑXŸÍlö®nO™*½À¦¼EE,ñ{iw;vò°¥,8ØײϪ2·ûgM±²aÌP„£«ývŽÔÉJ|ûÕ^VÅW+ P.&|ÉžŽ¶;–âà{Ùô@£òrÙ_,z9HAÈ<õd„ã`gLh10G67$Ôv²ÍŽØ#RÚ¨V˜K#ÐÜ@´Íº¬þÚŠa¿¥88kåP4Ò<° ù¹MoX…á>œ•V”«Ê- zØܽ«‹êE­ÏòàßZ·eUÙO…´«ûSæwZïŽê/˜á¶ÊšÆgV|0/+ +; d-ì7ë¬8ܱ¬8øäp¢‡)p°]îdží+盲íKÙ,]÷´eÁ¥=‰&Ó_혶ûž*Ú!p°ÿaÄ‘Tm–Ãg8As_Ø%(â 0˜"­ÝU‡Y€]âT•gU%Ï=:vY{*s…šs½ªÊºìÑc]­Yb‚¦l¦í7 ;&G9Šb® +qØÂÇì\õN,¬W½‘! ÞHðÚæ!¢ŒL¼`… žQakT0ŠWZÊ4d1JþRýCt{Ptm\G¡V™€àCb¿È‰Ð¶ëS…Jñàb'gLâÛCV)±`m¶ÍŽD ±4zþ<.¬ÞgWæùS®c¶1œk¡ß2íèø—ÙÏî‹h”vÙ¬!ûHí}ãú˜4Â(‰ãúק? %+¨vbí+’Œ)Šè }€²Q û_0¦Þ7OX⎱à«-üQK½ë\ŒÃÉir¨£hD—õ¥MKPáþÓ»÷ïÞÞ¿Û à?>¼»G=„¨5Ë€Àƒ‡Ù#,Í”$ÀnD_Áî5aŒŒêÇ÷oß¿_Ë~ +ÇsLEªµbÕnm~îÇP87DB'®!Üå$MyÔ±ÆkwßJØËTòIÔRó`3¾SŽÜƒñ@´^9{!â"‰¬ÖœB*ÊNä½ì.“8fž Bÿž¯ünE)!Ì:"á(¥,-±SK’ÆËÃlNãÁ Fb²yÎÉüÑñäj²ÜÚ ?O7e­]3kœwÚ¼}iõ«VˆjÈóû~:J|^ kKâ!‚¼Ùgj bè FEd}ß•[xœl³¿ ]Xú¦=ÔŇ6Ù~lòê\¸É¬s¡”7ÔHgÐÔªc.k­ô‰±/å³ÀÇ1¡!u€üj8ÈÌxT¹P•YïoV9U[¢Žo‘õçnÉ$:žú……”šæÏŸ~ +L«ãÿ窺:ÌŒk”>ºyç¾@ò‡;»áŽ€l=J}o‹—'$íyá€&!ƒ<‚žfè™…ú„4ÅóJØ#Œ¿äÍóhD­Ú€xh¥ã£àe´˜áõãÞlÞ¬Õ$ňŒ•‘MºÈ¬FP6‡(ײMQ+¿^£Î€6]§]Сˎ«¥Rˆ¢$~9aK±¾ +Š ³ÂúY´?¯nÕ»±fñ|#€SG¸­ÚCÖ@Jüç,š|Í¢˜_MÿYÔ™ðiÀ½M²‹‡‚ „b­k²ÊJÿ ¡Ó˜Ž Š©$¸Æö¹/x`È™óš×ÖPîÝOgGHúxQ…Š,?ùTë °y,®e7ø Ö¦ÒºM`rdÝna¦¹x4¥S£,Ä#‚úK+Ö±iÂgµ’ã=uÍ +šN=F !3¼Œ!ð±ÔõfqÎM€5ïvêØ‚A@kvÔm.8ïjeÇ,À‡YÃGPZuõéôS :4œ)«]²@U?WÍEžAٌآZCº†°c5}e[¹7Ø©ÌuÓ/ºvÎJW“ë2±´½m½›¢égGÙ•~™,z:LÒƒÀ3'aðƒžfz?ðé¬L g µæÔf}ÖU%h¬{1’k€ ÎJØÉÆ|õˆ×ÔJÇmTîŠÑD 8J®ŒF÷|n4÷z‘W¶LCS?¾¦^‰£é ®Ÿ£$¨«](;÷²Êö¢BuöQ²íOkþéª9Y³tØÔ䛘G;24Îô°ÛÊ1h†-à6–Þ;b[jÂh.+Ý +ÓŽ8IäF!Öeï-7å(älÞË1 +Ÿ‚)0®³ß|hÙÓ}™ ̪ԢVÐn‹býÕÑ)›Ó97–Qü‰FÏ âÖ¤Ø;HÙ75!ÿ´Ø. È?ß®à!Jö ¾Qbél^tƒ&}-¡­d,=Kj—Ú®l¿!œcbúª¯p…0Lž÷XÈB,jÞ²>"ÕåiV­ŸÇ¦²ó²Q–~¦ÿÅ:…Ú +Ê š( £{øÇ{;´ílàÎÊÝóŒ)X¶plOèÅAé7óçŠÝIðù¤ãçX8vôìÆ~i»¸8O‰Âáýé¹v òSÖö#Üa°¸m¡R/=)GÓÞØ5²vöD E¦15'sro&âq äF«AÖåäËú‰Fa4 Ú*ËÅIV…±g˜vnáµ[_»Þ#GéxåcŘ‹ªº!K¢áÈ°lýGºIÅ×Hï+™ÿ~ ï@ÕÆÓŸècˆÆ žA9î×›]D¡ÌŠÉ"Q̔ƜÒؽVš®)ŠFËò:Ýi¦Ÿ¨–Ç;‹<™7 èUã…ßb'ý[Ov22Y»'3ð¢›YªÕ5ݤ’»l9³Ý/…àÈ$ð-°iŸùûwy +Üõ™íD3ž™¾”±ìj$æ|ßædˆg8]Ä3 ÄŸj{½ä®fh„“¶TL¯üÔ„â~`c0‚ñb{DB}Ùß DG… a\],µ,JsóÌÿÐBç–ƒK~/§p³Âl;¤%]sÁµÏ`Š¹}°9Ê#ž£(ZZò²ô\ûm,Ä<ý3?ú8@è¾ +endstream +endobj +5591 0 obj << +/Type /Page +/Contents 5592 0 R +/Resources 5590 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5589 0 R +>> endobj +5593 0 obj << +/D [5591 0 R /XYZ -11.232 900.716 null] +>> endobj +758 0 obj << +/D [5591 0 R /XYZ 56.693 590.311 null] +>> endobj +5594 0 obj << +/D [5591 0 R /XYZ 56.693 553.6 null] +>> endobj +5590 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R /F57 861 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5597 0 obj << +/Length 2700 +/Filter /FlateDecode +>> +stream +xÚ­ZYÛ8~ï_aäÉbE÷ì,°ÉΑÁ$“ÝöbÈ̃,±mnË¢#Qéîùõ[Å*ê²:é$û$Š"‹Å:¾:lwuX¹«¯^î®^ü¹«ÌÉb?^ínV±ïÄÉ*õ'HV»rõ~ýoQ‰¼›­¹ë·J‹–†7ª¡>òǪâ¥R·ôòûõ/›?w?Ã1[Ïs²("j×ú¡íQÝâg8Ý[¥pzàé!Ÿ„Áj9YÂç{q“tý‚^œáΫïwW®< ï®¼U;q¬’Ìsb×_§«÷º«¾N˜¥«;³ò´Š<×ñƒÆÕêúê_W.‹Â}T$–v˜9žSø~d¸°ÛVï·‘ë®ÿQ–¢>Ãx}ß«š†mw>«FÓ É 9u¡JYxVëFî7¾»î´ )KmdÜ™…Èžï‡N”†1-îu™ëœ…;¾G ì:PêIÔÚÙl7³]‹­ïèåœ7ùIhÑ9D;ìù‰ãÏÏuJq“w•vàV[cÛ M$ó§v@7¾dÒ‡¡ëYªwGYÉžÚ³(ä®ë[û‰ Þ^šŸ‹¦@œ R‹Ó'Š1ò{9Jææ$Ûu¦F±õ³Ä‰ÒîüÏÏn“û§s•ë%E‡©ãƽÀ«|/*Geë´¢ÐÒÞjÂk–9‘ÝP+«Ø8YªÖªù8á©JÐK˼˜3ž£Ûù°]Ó¤ª«^Ûí·f‰¥BÊ2ä›F´gU—-MhEO0(-‹®ÊÚC· ;ñ‚Ìq³pj'?l¼h­š“`°Ù‹cŽÚü(UÇSwôÌzxýæ§_y¥Qº5þ,õº º6ßWb®ÃÔ ã”5}Zƒ–[°:²À$YËšžZjÒý¾1ö‘& `°Ûxéú×Wô’×% Ž"/EÓ2!~žA´¢ùˆG ^ÇÖ§E#˜ŠÔŠ©)]Éú–^Ú“G1âÑ!óF:0š¿XfÔg¥4Ò]{$“3\Ç3ûÇ! hß³üÕÍü3’nµdãNÍË‹c^,Øh¤Pì“ysÛ?¥Î'¡ù¥'©ãõŽ(k-óÊ9çáÔÝioÁr?Bvòmfˆ¾x¸žæ‰EœO'ŽÜ©%»Åc·|ì6žÏ:‹F?,0áE“ø±%alÏC–…à'Ê? U˜¬™7Õés§ÙcƒØ…8=óØW]«ÕIþe H³5b†{Ã[…9€=¨-Íj”&ɦqÄüÁˆ.ÚSGÐ(-Øiâ§ë]}¶ò$ Ö˜Ó•åg]ÝÐÉo$ðâÏhuk7M0Ü’l9gs¥ûâÈÜw°`{|{ÝÝØ?+™s¯cæž ë‘ξÖõƒÄI¢`$²BÄ +ÕÁ\ + 2Ôõ/ÝÀO +IHn`&dB"L–N„ÍçÞÐíž&B½1ジÀ3®°‚³pÙzpZòk=<¿ LU­Q/ä`nòE8\âÄ\u^i²ë? Ä®)óŒ0œ×‡ŽíɆœVE^É¿¥1”ÊôÚÂv¶3&ì5G°’0î='ï´’åýv³E£=8÷mµd 1$úÑ4‹JF9 +¼èü£4åuÀo£N4*UÑaìneBDfùxmûЂi ”BÌUsjêC½á³°EyñW;ËÛF¹1ÅòÀM&>‹0Øá|óÕdq¼î(PÓ>¥k*»ðËnäÊ뮩“W5|ñhþ˜·4¹C‘`MÉs Ö&r,i\ÖŸÏO39.9É{›pà<ÂRп“š3v¨o`ÇÃEXîøæÈ ä¼Qq/hÔ—Ž˜†Žô8Õ°ð&oÉíÁ¬%Ïk±Õ¥ÉðBéÏz4Ìd8} /0¨u’š_8x %sÇ›éq”1¢ü—Χ$Œv0YyÃOf㎲BÔ +ÙïA5LuWÂ68é×}Ðή¾9„P%7(Ìý„ÂÜhRê,׊ÏÕÖ ­Å1X+›Ö]^Ù”¹ºHO§1Ÿ¼€b씘¢å…pÙA `A4X%ÅC•Ö¹hD)—Âm;~zYòÏnENæE_äwA8ºAdœK†l^3–³pÔx(÷7Š2Õ[!Î[­Â@ÃBºêºŽß' ï^ÓtI¸ “jÿ_pˆ–> Bj,ä *±¿FÜ;t}¥à–Cdíg>t9z¿BbqhòS%[kDUpá0s‡©y„/?œµ4F~ë=“8&&iL6@ãÓ_S¤;÷_Y(æ|9`_8X6ÚÁYUuâÃ&ŽÖÏù¨féx6jS'MþÞ<Ð[¥(þélnŒ—âÆ”Ò]Å$ˆþX³–òB7°¯¼ó3¦s\Hv¾¼ü&’ ÃóQœ£T¢}n=¹ãyîQ-*ê–¡êâ8¤Ù}TÖ-.Ó#d~n£{xw.á6å QЪ¦Åî”Ï óé>ÑI«Š£ûBÊ9±7 à$Á†©KŒ½qÅia“û/æÎÜi ’1 ûJ}ìØ 01 +¼±2àógÏ€­è›K“È›€Î¶vå$¡†uû•`†P1´½ÊAѺéú`;DXˆ"ø(­%µêFÏk¶=8æíež&íyÜ”YˆàùÀ5"2B¬qûË6¶ê®µ—Ÿ5q3Jø>ÔÚî­¾ýq)> endobj +5598 0 obj << +/D [5596 0 R /XYZ -16.307 900.716 null] +>> endobj +5595 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5601 0 obj << +/Length 2972 +/Filter /FlateDecode +>> +stream +xÚíZÝ“Û¸ ß¿BãëL䙈+Rßé}ÌÝ%ÙnçšI³Û6Ë=heÚÒE–}d7ùë ¤,ÉöÆßö¡Óñƒ)’@øh+Ã6.Î~º>;éÙFÄ"_øÆõÒðó#äsãzaüj¾‘¹Œk9·„g›¯ÊFÖÔ\–5šT >/“ŸÊò==¼½úeþÛõ_Å9‹<¨]5ŸrY§R65wn„ÀÝw» ì×1,EâÏ}(¡yNÜðͳ×gÎ8з nx>ó#Ç"Î|[Éúì×ßlcc s£Ð¸íf® ÛL8>´sãêìïg¶R…=R‰0¸`çJ¥‰»>ó¸OR‰°B¿eüjqÛ¶ÊBI™ï1{4o¢mPŽYh‡DôÞ”¬T$•íúF*¥—KúÏÖ›²j⢡Ǜ¹°ÍvEïl[Ü͹gÊšÉâ¦D,ð¿Àv± \ŠkÆøç™·s¬«÷qU¶…jJ‹ó¼œ œCÝ©$=xf=ØóÑ+›ªLd­:·Ö#¯.¨sQ&íZ ,ÀrB–äÙ—Í“¹T[š˜Æ‰zµIã†ú6•´ YëA¹%lu2ו‘*… GeÛ%ý×M•mzÍÃ*—Û/⵬7q¢ãN;4¡ V‹Bt&¶Ô™¼‹&ÀCL>½w¬å]?+Ê…´jÙ(ZL ˜+B=[‹·UäP¦JÖmÞ0Ðo¯%|—ù®÷ +}ØâFVEÜd¨eÑ@V,$>ÞeÅŠzÖ2Iã"«×ø˜·i–¤4’Æ55ndÓtæÜP”Ë"γÏ]ƒFêvƒûïòÈ|%µ‰àÚ¤e/¬²GÅn6»Á™ÓMWÈÔyT’Àö“áûfÞ ©¬'ÏÞ£(³–O‘°0ß9ïš›½ *G& &Bƒ(Ô nÔé©k}ÀŒ™œuï›— &q¡ý¬.iR3ç°Çdí ¨L²8ÒRb£ÓH¶RgI:ëL¢{+VsÊBI ÛVÅ +2Doe#½YoòÞÔa}k…EÅÄ“²ªd¢\iSÖ™ÚÖ›z™@£` +·R;Ê,Mœh–ÍÆ~þ,;s‚f«6^I\ëeöXè)P½Äw\°Eš†f·5ðßv…iVSkh·ðø©lU[7ÔJPåê½zËõÖ^¡+?i6Úè¡I0­xÔåZ½k ¶IϨŸÞÜ4jlaÀu|fÃé¤p`Yž Ý|’ +,=>²p€–=ˆÂ9Ž¦ôt3Ÿ9!×ÒfŸ'i[¼gûéžù¡¯§“¥9¾ Ýt|GA"veE’· Äfì7c›*ë´‹ÃCàómÖ¤4µÐ0@T†0€Ã à'¡÷¬H€{.¨/n›2[ÜYs Á|u`mÜöX°…ß²ÚCÛr#Ð%ë¾SÛ‘L¸Ëì@ 5¨Üä%.S‡]´æx½Éå3Âmà†ÐãðÂ*½Â+Â#ì÷ì´àé„‘QIc9Œ‡FÔö÷î29 "_3 ÂgŸJßcÜçSúž €ãÇpÆŠ>‹Dtº°]¨8:Ì{1!î ]Ú¿oÕ¡Š¿jePã ¯Ú!'®ùìðì; _Ú7×òáà¾[çEýú{¤ùnvxzÚ4›êçç‡_¸½½Îg÷Ìv0¹¬VÓÙç<Š¢{¤Qß'£WϾ®â¢†/žõôÙ±®Ø,„OªGóŒ1ý=ãdawt¸ë+`M8ÈÌe\(˜üA ¥;vÈ™=ûþX]{ ƒðñt=¦¢®MX¥ TΣÇSƘþ‰Ê8UØÃì &ìà†d +뎃㴒ËGÅW>6ë²­ °¶’x«˜@÷#g¥2"Ç¿±g î™´ðQkot)¸«š.Æe\,Š) ÚfÓ6ìë æyY<™sÐvÙBCÿD_Ðà +ŽÅ4KÔ’²%™‡Ïœ±@¬nË@ˆÕWûŒ%„HYOûn€÷< ùq¿ê¡BßÞ÷ð³ä¬Îl¬‘ ]¯·Rg‘ºo‘ÂÁc4ñ†_Ïy|#÷U%#NÆÞ7´Y@lDϲ*§Ûç¬Û"xÐ-×1×Y]ÓW˜O$EÀ–Ž—-¼ió„fÆMSet:èŠ<•öb=žÛuI:a1Jv]ultµ¹ïÜs;wÇO©Cìœþ&AOd°=ЭXºg¤Ýh{a¢Gp´V¼†B1Ô ûó;WÞóÍñ÷>º ~¦ÛÚIë>õA{%—¿5´‰ö!u\Á¶¨[#;.!ƒ'ú+@õ1[ÈeÜæÍAsƒïbÑ»×Än¥F±ív 58ûÓlªàmç+\¯môEÅñš – Ã^¾x±F\—w×:Œ‡½ûlÕ5ÒbÓVÅžKfxéR}Ûýk"°pÕ#›DuÇzºxîÞq‹ ýF~ Âß@tçùüøëRoÂÛ¯U—lb0¿xÿ=Ã#O{<æ,mRYì»qÉN²{ö Ûf‚÷ŠOJ•ÖlÐz<qÚ¥ àé÷fnä*+6ñJî¡êÙ,²·(;ZÞLY”r‹£)ì韵ë)õ^?¿èï5õJÛwñÕµ™íG_sïõ?Lœð +endstream +endobj +5600 0 obj << +/Type /Page +/Contents 5601 0 R +/Resources 5599 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5589 0 R +>> endobj +5602 0 obj << +/D [5600 0 R /XYZ -11.232 900.716 null] +>> endobj +762 0 obj << +/D [5600 0 R /XYZ 56.693 759.068 null] +>> endobj +5603 0 obj << +/D [5600 0 R /XYZ 56.693 731.272 null] +>> endobj +5604 0 obj << +/D [5600 0 R /XYZ 56.693 594.583 null] +>> endobj +5605 0 obj << +/D [5600 0 R /XYZ 65.161 596.043 null] +>> endobj +5606 0 obj << +/D [5600 0 R /XYZ 65.161 585.084 null] +>> endobj +5607 0 obj << +/D [5600 0 R /XYZ 65.161 574.125 null] +>> endobj +5608 0 obj << +/D [5600 0 R /XYZ 65.161 563.166 null] +>> endobj +5609 0 obj << +/D [5600 0 R /XYZ 65.161 552.207 null] +>> endobj +5610 0 obj << +/D [5600 0 R /XYZ 65.161 541.248 null] +>> endobj +5611 0 obj << +/D [5600 0 R /XYZ 65.161 530.289 null] +>> endobj +766 0 obj << +/D [5600 0 R /XYZ 56.693 465.321 null] +>> endobj +5612 0 obj << +/D [5600 0 R /XYZ 56.693 428.489 null] +>> endobj +770 0 obj << +/D [5600 0 R /XYZ 56.693 349.133 null] +>> endobj +5613 0 obj << +/D [5600 0 R /XYZ 56.693 311.678 null] +>> endobj +5599 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5616 0 obj << +/Length 2451 +/Filter /FlateDecode +>> +stream +xÚÍZYܸ~Ÿ_!Ü ¸iQ·6àcíÝÅnìx&@ï>°%v·2ºLQsäקxêhÍLÏÌ: ü0l‰¬*¿¯Ê®³w\çÃÙ›‹³WïC×IQy‘s±s"E±“`ù±s‘;_VŸiIIG×/tWk8íÔp×05àýò]“½išKõãŸç?¯»ø Ôl0Fi*içü¶¤ÝRމנ; h|¡=õqà;›¥±Ö£$ÆÉê•úƒ£T¬<ûþâìëù®ƒ0BQê;qŠQäzNV}ùÍurx  Mœk9³rBì"Ï`\:çg?sµ+Ü;]bd)Ân¤ŒúÕóBi…Yæ|Ù„®»zç4Wèú¶mŸ9ë°W·íÖ„M½É„‘ŒS¶ÜÕËÅ)mßFókJƒ„O?ª¿E­iD¶¥&RF˲û“WärÝ5 bzÄšµ®®;ÚÎp*ìü©_¬q²ÒúD àjC#ÔâÇ­úAwBäŽfzzSÏ^’ŽO´ëyÌjî«z^¸é0v/O ¸6‚WŠb›kÀ–1šK@ˆ€ü‘=\k}ÁKÚ’½Ù±ÞJÁ¹q÷–rA‰Yìbä§éiæ¿nÛ²Ä÷=¼úÕu½5ܱ¦#oõ“v®zþ†’Røðñ2q4¹Z"Ý.ÞlÅ©õûù‚¶çjbG³¦Î »ÕÏå^Ũî«-eú!ü!f·¬¨ì\€=ž¢õ&ô‚Õù¯HEռ내JAæ©xÙ€·Ut×ÑÃ*ÃgdžD™Q9õ·‘vŠ·‡ ›Sᶺ!OkÝiÞ3ê½úq%|OX!)¶0Äø!äŽK y ²ÐGqjA6ß…Ù%Â'îãCíØû( £eQµ†Ì»`N¢ÐK‡‰¬"œÛ}¿¨Åƒò…ö¼ð‚b¿vÖõÁŒ +Ãù,ëÍšÈD ½k0Vßpˆ ,zI×Ò¬ØÖIÏX3õRœ"7ö}Ø×Â[„Õv{Òü…ãL!c{6#ì˦ë~èÞsÅn€b×.*ô†Àí:H”¤¾ÔÉE’O=—‘ÚN†ü7Ò3¬f7b\Ò#‰°ã§%åOE¦«­¾©Û1Idy|§M¦–šÇ˜Ã^ +ôø@–‰£`–ogÓìT°)\YK ”w Œ`èÇw2 +AIz?Xf¨`bõçô&/®–Øã#wØÌ«…­@=Ù 2•<äÚŠ0ÒófOkÊ ÄÈ ©rE"ÉC2b²z=Ϋ­8^ rsÈGAÓßD§é3­¡óÊäÂÐíë¾£9Œ°áyÕ6µ,ˆÄ~gåÜ£+Ç_FZ•‚ß™B¦G¹UH*›Ž~íi§äʆHÍb:ß–MvÙ=©æø‡ijÄ¡Fƒ¸@Ê*b6×EÎÂ;xpŒI1UÖb6Nñƒür¤-* +Þ{À‘8 õ Ô»Ó ìš JrÊ^‰´AÙ¨º45¥hMí´Ÿ-¡erÆ”PlÏÄ0ꇼúþ㧧§ñ·jÂ×N•Üó8ºÜ&a\”èH° +•E}¹ÆCäº6ˆ V‹ùÖn{Y'ª¾ÊødV*7=oM„ß—PùXœÕÅÝÖ°AQ7/&C‘¦ýÓóA Ý&ˆ3!¦ƒ¸X' øíÓoz‘cè4qó|ù`¼|¹$ z7+i[lË¢Ù3Ò–¤E +‡flÞ¸MÃð¤o“ýÔ8lÃÙԃlj7‚Ä{r,ÝÉZ$ƒ^Ñ„ÒìЖ5¹IüͼZÊúŽ7Uñor\µJ!Úå¾aPƒWóþn˜BKÙ¸šr­…'7ÀÂ"ƒzìÂ…ÓÞlÿ%ºÆ;ªåÓl{`âªéXŽÅY<êì–ª„þpø@CpN^;mK1¬¸»îðcèò“Ó(;éò_¬ÃpÕqàì‹i§o›At6°)‹Ž?Îï‹›q*çÔ4çLäM6µÀ&ÑžÕS›¾¾Àõ–$ ?¾EO²kT±Câ‚tÞ!‰YdÚ˜nj ô‡Ü3aM¿?¨átÚ(òÚ†øΆo¦jH#ö”£~Hw,{FÉ2D/Âèwfº¾zœè[†yšƒv(±½œªÈ Êi ý÷1jcÀ¹— ù­ÈC{ÆšÒrm~iºd!kâ-ul±•`-U·ºcÿôçͻo‹šã:‡òNÍûß+ØV-§K¡>ÄÈM½IÉM¶[F¯–o|¡BÐ够ˆDM*u槅 +ðVfø+©'ÒN€ux…‡“k±z|w VkHL´‡Ù­ð¤ïô+Õ‘Á›N5d𨻭9¹Qcéz±n¡lSµ hEqM/ÎåÕ×(dü>÷'Ë—ÔÓ¼²¥üšþ,xcœœta5™+¦‰K&8‡léƒA€¼‰MÝL?eEðì‡Rå§,ñ v®f_;¬¾»g®½¢¯Yšº‰\mç +þò‡»5@mYd%/¹{…Tt X;ÿÐq¿¢]óˆ}Ë»˜#›þz*à¡ÇóqðÀ?ø)ל¹ë!? ç7½’ì§ò3uØ7¤g‚åeì·bçTüóÈù\Sïäf]4šÿCn>FôÇ1êÿ›ó1T­qø;Rþè„.r£ô)ÿ!ä?ç£±Ò +endstream +endobj +5615 0 obj << +/Type /Page +/Contents 5616 0 R +/Resources 5614 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5589 0 R +>> endobj +5617 0 obj << +/D [5615 0 R /XYZ -16.307 900.716 null] +>> endobj +774 0 obj << +/D [5615 0 R /XYZ 56.693 233.807 null] +>> endobj +5618 0 obj << +/D [5615 0 R /XYZ 56.693 196.811 null] +>> endobj +5619 0 obj << +/D [5615 0 R /XYZ 56.693 137.09 null] +>> endobj +5620 0 obj << +/D [5615 0 R /XYZ 65.161 138.549 null] +>> endobj +5621 0 obj << +/D [5615 0 R /XYZ 56.693 96.308 null] +>> endobj +5622 0 obj << +/D [5615 0 R /XYZ 65.161 95.71 null] +>> endobj +5614 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F102 2555 0 R /F93 1063 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5625 0 obj << +/Length 2675 +/Filter /FlateDecode +>> +stream +xÚí[í›Èÿ¾ªÆ–γó¤/R®wI¯jõ²'UJ"›±Mƒ8»Ûªÿ{ŸaÆ»`ÂõõÌ<óÌ<¿ç•[ [¯¯¾½¹º~%°å"WRiݬ-I‘´-‡0ÄlëÆ·ÞÍ~T¡òR5_Pg‹3•šæ:NL#Û/¿‹WßÆñ­¹ùÇÛ¿Ì?Üü¦Y‚\! µ·ÙC¨Ò­RYª_ÃìÄr`vÉô즷9³¹v1?‘(ÚÎìÚ\ˆtõÈ«ïo®>] -b ‰¤Ë,Û%Hbj­vWï>`ˇwÀâ®cÝå=w– Q&¡Zo¯þ~…‹­Àç·D "‰es, S/³, –sŠg³!XÌÖI¼3­¶$1ÍÈÛ©tï­L'9{¢UxðƒhcºdÛ8ßÞ¼ée¦å%Å£Côéà…Á{Œ©òa4i½â9³;C}ïå›~¨U>””“ø°Ù"¸sÅì‡È<Ý'Þ* Vê¸%:ÅZvÊ‹Ò.ùÖÅž/±|V¾=¤9úYl®Ë¢ûÇuüâù|ÁžÕVö"—)†‰´ôåuS€ bS˦6"Ž£%¬Ÿ l`¤E‘ë¸V¢¬u]¤ jÝOO' Qê–ÂD÷K¿€Q“¾ÀÙÒé5Cî¹@d4³9ÚAqräu´ R¨àïŒpòÉ“e?¾¾Òx²P¯KE:í¶ØàÄot…ñ‹GH«Ý>ô2ÕòûgçǬâÝ>ŽT”µ¡!K€‡Ïúâ DíéÐÒ ?,cY=Ù¼SôL‘£wÅAB8={/ñvíý}q^Qì’¹uÍÀõ‡Ö Î© +×'ì?¿—€I=EÔ;ò¡/¨¤Ë#d2TµèƒÕxfûãJº6®kpµŽ€*S÷Ù™ƒ_ÚDƒ Ø•\jE¤ñ– Ó ¼I¤ÀG3;@àvüyß*µ ï» Ûèu éQÞyéÅè°)b°;“¡£I$:F3;¶@Ò!ÀcGCÌAü«Ã%ýæü€­!ÚC~Û[â’ ÎÄtoÒ)ñÑ̸äȦtz‰ß©`³¤ãË8ô/ÖpIª-§“w“þHyfv€¼NÙôò^{»råyÿûü_w&hKh(Kÿyvý‡¾¨â6âŽ=&Wî[‘´ð›Ú„® Tµ ]ˆ.H÷%º®˜.Ý—@Q² 5¯I¤æeölº/5Ê¿dºŸ Iù¾ÆÒ€p!vµ§« ´èƒÖxfûuÈàà‘øuà²ê€p²‰3®šôGâj4³p帗ú_vÂ/lˆc§ó:Mò#%8–Õ´„yQtþš2x!rðt½ý‘Íì‰KaÇ)ãû_tR.°Ì§+ÒµèâhfQHD¨{‘Þ<[p‚gºJZ‹þHŽfv€9,À&‰ðkLsãòŸ#u¤ ßl•9Ñ’ƒ˜ÐšÈæE¾{{oSômàÀÌ.ûz‘ßEÏF”óz‹ìs‘"µè,¶e9H…jõwÇç›·6*R‰ÎÌò»»ÄÛïURô*ËR€ìœ’ÙËÈ7¯jÅ9™©â©×>eÏâÈ\Í© }BaAÃ6všj rZ”$ ±÷Rs2ÚÇ3 ;°õAÑÙ~(ºä õLcåE¦q¬nè1Þíœà™*‡•çy3‡0´Ø ö$?–¡ßÇQÑ X’úà\ÌEÿѹŠ¡‡6>ê“ ñóâ> endobj +5626 0 obj << +/D [5624 0 R /XYZ -11.232 900.716 null] +>> endobj +5627 0 obj << +/D [5624 0 R /XYZ 56.693 729.016 null] +>> endobj +5628 0 obj << +/D [5624 0 R /XYZ 65.161 730.476 null] +>> endobj +5629 0 obj << +/D [5624 0 R /XYZ 65.161 719.517 null] +>> endobj +5630 0 obj << +/D [5624 0 R /XYZ 65.161 708.558 null] +>> endobj +5631 0 obj << +/D [5624 0 R /XYZ 65.161 697.599 null] +>> endobj +5632 0 obj << +/D [5624 0 R /XYZ 65.161 686.64 null] +>> endobj +5633 0 obj << +/D [5624 0 R /XYZ 65.161 675.681 null] +>> endobj +5634 0 obj << +/D [5624 0 R /XYZ 65.161 664.722 null] +>> endobj +5635 0 obj << +/D [5624 0 R /XYZ 56.693 620.423 null] +>> endobj +5636 0 obj << +/D [5624 0 R /XYZ 65.161 621.883 null] +>> endobj +5637 0 obj << +/D [5624 0 R /XYZ 65.161 610.924 null] +>> endobj +5638 0 obj << +/D [5624 0 R /XYZ 65.161 599.965 null] +>> endobj +5639 0 obj << +/D [5624 0 R /XYZ 65.161 589.006 null] +>> endobj +5640 0 obj << +/D [5624 0 R /XYZ 65.161 578.047 null] +>> endobj +5641 0 obj << +/D [5624 0 R /XYZ 65.161 567.088 null] +>> endobj +5642 0 obj << +/D [5624 0 R /XYZ 65.161 556.129 null] +>> endobj +5643 0 obj << +/D [5624 0 R /XYZ 56.693 487.92 null] +>> endobj +5644 0 obj << +/D [5624 0 R /XYZ 65.161 489.38 null] +>> endobj +5645 0 obj << +/D [5624 0 R /XYZ 65.161 478.421 null] +>> endobj +5646 0 obj << +/D [5624 0 R /XYZ 65.161 467.462 null] +>> endobj +5647 0 obj << +/D [5624 0 R /XYZ 65.161 456.503 null] +>> endobj +5648 0 obj << +/D [5624 0 R /XYZ 65.161 445.544 null] +>> endobj +5623 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5651 0 obj << +/Length 1635 +/Filter /FlateDecode +>> +stream +xÚX[oÛ6~÷¯òR¨YQwaO½,]‡tíÐ(-Ñ6WITE*ûëw(‘´eˉã‡D2Eëw¾s(×Y;®óvòj1yqºNŠÒÈ‹œÅʉ<ÅN‚}äÇÎ"w>O?Ñ‚Ags/t§qIE»âM#7úáž½âü{ÿãßÛ›Ù×ÅŸ fŽ1Jð—v+·J¥PA;vÐùJ{êãÀwæ!Jc­G1HŒ“é‹þ‚£T½9ù}1ù1Á ßu°F(J}'N1Š\ÏÉÊÉ篮“Ã3°iâüìv–Nˆ]äùÜÎíäCáž ‰‘¤»QoÔÏ ;+ÌkÎçyèºÓ—yNó>YA„‘²aË™çN[>Éû+« +VéB¤KZI†¢UÁïÝoxõl†“©ÔJsmÈ7´‘eñl¨Ö&í‹ëz­Hi c9˜ÀÔ²ñä'“›ƒ·¾åË=¡ß°8|’Å€¨LË'ýe1KÜ)­ÍØЪ¿4“ŒWÚàŒW’°ª‡$ªƒS 2‡cÅ€#·7£¡+p­Ùjàíç8ð‘ë'fãaæŽP‚Ãó¼zO¾Ï0$s`«Ž“…Yg¿Lĵ³«¶ÚÛÊW»wöbÀõ¾k‚?cñ’ç[T!iƒ”䓹»X =„­žƒ=”bpö‚æyAêÌ}Péõ¯øÞ¡·Øwwü Š…)òF´"<kY $ý‚…âý ‡S‹ëýµ/¡µ)œLÖd­ïú@˜BÛ¯Œ´Âˆ¾þðqX+•3Šc${1JÒGrþ‰–\Y~×™¯ê&I´epÓPµ¼†ÜÎU¡©ÅxºjxyzŸJh¿Øö/ R}ï—”§€Ñyà*’ }6 éè÷UÜ#¢“Ò ×Ölæ#ûÝV÷¡ÂäHaÿéWÚŠýh;˜(ƒ(²¼ö²K¡&‘œ³JgNðã|è(™(‰Ì6‡©³éÊ©„‚:*PcÃåù¡•u«Å¾{s²™)06Bh5dÝz#†Ø+˜€’¦å…Œ}Íî-^º¸˜¨AŠb€yqôpa#kHcW +U[.m)˜·sÞ. :Ì6«’çô2)ÁÿZ‹©$[ UúaÞÖˈ4:wÁï+A9K­+uÃó6³-Èr?­r¨m½Ÿ±¾ï(p#Ãt÷@û#„äÈÅfO à”YeCn¬=»&XQa}²i3Ù6‡Á›ûÀvŽÎ‹¡ÂA_[—6`HS¹KÞH‡ƒª <ëýÑ’®…<¹ÃႦçáv¿„,嶦#ãŽMTwm+Þä@Xù®~„©·Ðýçþã!VÿX¼¿12Š­~¶:Ð ršñ†ì¨ªYÈ Õ…ÍLz›öB¤¿&EÖĸd•¯¸IX×yÖ¯@)£®ï#ÈgMÉ ç ~HsLZ&ïz£gÆ;Y­K;“õ?× år@¬»ÞªC…½Z^=<¸ÃþïŸÙÿñýõ|ªÿk;2ù9äÃ}úüùüU[¬gá”4̌Ϡuº "謁ká÷–6X YßMÝxÿÛ@ɧ=91#d?†•Ô6± “æ¢à{QTîÄœ7ËÄÒªdYåeî۬洧ÚB›w§l#EKÚmÓ-h}0.d¼°‹¦t«}¯ð•~E?­M¥¿~ys{Y?ÞC‡hëš7»ƒÉ÷&ÐAÜÀ0jWâd¹lèÝü#8—F©Ù«¸®;)¢’5ÜÕ™¥¡UF…¢Æ#ÖB8®ûg‚sŠÇîÅÐÀ`žÓ&—4g„/ÿƒáëQ÷¬¨Ž4»–Î SÝ©ñÕÇ©Ûã/+û¹öÐGa/8sÙË DX¶ÖÜ»µ¥Vé |{ºZ±5´ø¿}y±õ[<C JB{ê¢÷¤¬‹QI1ŠÂä ’éôe$I`ÊçxgKôX¢¢Ø÷í<ÕpÝÆc¨Á(=9ˆøpN Üô‰Gí‘)ÐGa`«SŒTÐO-‘mtÍÈ% ³#@º¾ŸG)·û<¢FQ¡>€ÌI—1îð[Ãã³q‚öçŒÆ¶Þf…æ 3EcKeý‚Þí“%Õ‡Iõ]g}ÔH x!Ö:Ï»·ð i¶{³””¶Ö¡º±O„PÙ.PÕ_ÿ>MUP +endstream +endobj +5650 0 obj << +/Type /Page +/Contents 5651 0 R +/Resources 5649 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5655 0 R +>> endobj +5652 0 obj << +/D [5650 0 R /XYZ -16.307 900.716 null] +>> endobj +778 0 obj << +/D [5650 0 R /XYZ 56.693 672.94 null] +>> endobj +5653 0 obj << +/D [5650 0 R /XYZ 56.693 635.167 null] +>> endobj +782 0 obj << +/D [5650 0 R /XYZ 56.693 444.87 null] +>> endobj +5654 0 obj << +/D [5650 0 R /XYZ 56.693 407.873 null] +>> endobj +5649 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5658 0 obj << +/Length 2038 +/Filter /FlateDecode +>> +stream +xÚ­YKÛ6¾ï¯ÚÃÚ@Ì)‘’zkÚ¦HÑÚøP )Ù¢-ueÑ©dÝ_ßáK–dy³Ùô$>‡3Ãy|C…Á>ƒo^®oî^Ñ0ÈPÆ Ö»€Ä’ ÅŠ’`]oðšç’/W„†‹_…âÒ6w¢µ UºÉïÅö¥÷¶ó盟—­‚cV£ŒRKí:Õ\–œ+©§át¤p:‹ôé1ŸÄQ°¢(KÜù˜¥@1IwöƒY¦wÞü°¾ùçý0ÀeˆeQd±ÛÃÍۿ €9àÅY|4+Å!"ƒv¼¹ùý&tªG*!&(Øj®<ñ˜!Š™å*Š ~Wðv…Ã0(KsŠhŠB'æPÉ B'ÄÒZ{º ¦…S´7_5•ªòÚ wÇ£hÕä2øÓŃâ¬D#ý6û}µ:¶bûbzBîˆð%¡‹¾“«®åÒ/n +Ûx†äAâí`³$á¢ÛK4Vˆ–1AiæôõŽ:Õ…­Ë +èD8Y´^uº³Ê«ÆL1kazXÞJe;¹Rüpì;véH~;Õ+JwŒ¢tÃ+-W`öô¸hê“m]b (õƒÖR^Õù¦v{”°ß"WnÄ å8g@Ö¯-Uí)ŠY:vŽ¼ø»“ÊéUYúº¹uwp—ø±*T Êb`n]cÍ Ìól^8¢ˆQв!Ê{k¸ó2ßOªé£ãiÆBI—¤žÆänWQœ ˆ2à¶úø¿ª¬½c{Ûæ6¯·]+£j= vÞJµNüæKM8e ?߶|;uŠVtMQ5{ç"m+Ús}Š,o†N×pØ¿Æb­½Bí/ å; Ö¹§9¤Úúu>dêÓ¡SÜÿ•Ó?aÏß…?ò" ^šu£0Œ{kT{R›zÆžã…Qv-èaÈg¡'Ÿ(ä1oš^ USX+r×ÄÛÃF£K‘cPÅ b @Š®ÝÎy1‹¥WBý +Ê%h{à0‡_"ú$,”X,4¤ý(ºÎ`)ñ`©bTærÙÜ.qºp7Pˆm§]Ã[MÉ[îrèoâ(:´Òẩ˞$.û\èÇf¥ùŸñÖl&X ¹-»æÞǃ»WÙÎ"”àÞ3,hÓ›>Vum[›vfÊïm7÷ã\³ûÒÚ¿>"¤8¸íèÔù‰·šÓÇ%ÙÕZö2‡Í._qô“–oî^´•*hFùQ¢Ä ñzgwœDw»4Z³çòBL _å…Þ—½Ò\¨ûò'W“⨂ë÷&•4êÖvy ‰ß“à ¥ 駥ô† AýÒÛ ¸pJzÀ¡!—re˜[¹´9£0oÈ=Ìoë!þ®­xSÈ Ðé>¡Ù3⟖¶j:/CPÕ€V½S6à¢íVÍŒ¬8K>#&Ñ€à…ÎÄs¡ ÊAÖ‡¶i:êñá«ß.„%P‰¥4yš°ƒt´.óÊÛ˜ÿ2¸Ï4s÷à"æèøG‡SóPqÒ3HœñÓSZ«?#“d‚W’Å{H.¶ÙóÛ¹ôe +þ^™ºxÐÀ\5.‹ûäeŸ|¨Ç^Ô•¶ðµ/VºUBá…»U[íK…ìÓF˜Ø•}d!KÑé5…íú`e{¹ýÞ_ض›Êv^[IK÷ +¦1édU÷]kŸ´NAÔh¼:—·J1ÀC>⌀lëÄÕD²'H-ÿPp¹m«ã•Wš<§Ã¨C“^vK|MS‚3b’ÏÄÆ0Àr’~Na;—eà·÷Ò‚ïò®VhW‹\¡mÏCöH.ðݹ¤ è‹ë{•³bÆYÂÂhNLÐ(!Ï{œy'˜©âŽ'ËÍl0K!Lž}ë*ºÓUlœ°ÏFw/@JLPÓûC%e/ˆ;»¼<ÚæI¾Ÿ<ÍýÒ€’%dÙsþhüùóŸ¼ +endstream +endobj +5657 0 obj << +/Type /Page +/Contents 5658 0 R +/Resources 5656 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5655 0 R +>> endobj +5659 0 obj << +/D [5657 0 R /XYZ -11.232 900.716 null] +>> endobj +786 0 obj << +/D [5657 0 R /XYZ 56.693 759.068 null] +>> endobj +5660 0 obj << +/D [5657 0 R /XYZ 56.693 731.272 null] +>> endobj +790 0 obj << +/D [5657 0 R /XYZ 56.693 489.17 null] +>> endobj +5661 0 obj << +/D [5657 0 R /XYZ 56.693 452.173 null] +>> endobj +794 0 obj << +/D [5657 0 R /XYZ 56.693 421.278 null] +>> endobj +5662 0 obj << +/D [5657 0 R /XYZ 56.693 384.281 null] +>> endobj +5656 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F52 815 0 R /F93 1063 0 R /F110 5285 0 R /F102 2555 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5665 0 obj << +/Length 2699 +/Filter /FlateDecode +>> +stream +xÚ¥Ymsܶþ®_q3패N"@$›Ovc·î8qj©“ÌØ™1ŽÄÝ1â,AZºüú.°y/”%;_î@vÏî> †‹Í"\üóâåíÅõë$\ä$çŒ/n× ÎOH”.nËŇཬ¥ÐòjÉ’0øIõRcs­:lô[7øƒ*^*u‡¿Þ¼½úíöß°Í’R’' ®vÓïk©·RöÚ Ãît‘Áî<2»Ç°}G‹eBòÔíOy+¦YpæÞ¼xu{ñ¿ +ë‡ ºH8áy´HsJxÈÅîâÃoᢄ1€Äy¶¸·3w‹„†„EÚõâæâ?¡3Eø¨IüÚqNhÈQ¨Œ%V +ÿÚâÃ2 ÃàçNR;Õà%«ZlU£$Êc˜kßÝÆ©¸ÍØÁM)T×É¢¯÷hϪÁ1³v’0_ÜtjhgVgœdyîg‘«eDÃàc˜„/‡ ®ý&4 ¡+·¤ ~žrhÀzì #¼—;uE“à³ù‘%lÄ£àòî +¶“²]ÞWývÙH3øÐ_âèºS;™ÂñMšÑ8"Œs/4`n'jÒW}-IÛ©Vv}%õœ)YJ¢d4wßwÕꊅÁÐKÜQ˺bIpo`Y¸n‹j;ñ±Ø1´­êzÿ‚›¦Ú¾Rk¯-ô— àLãìØÚ¡ï«ÆZœÁZÅ[V'ëZ4XÉÚ e‡ÐÁX V¿"ìÉ%àŠsSþÚÖ¢;ÙôøüÙLõà†KК²ÛU nÆ‚jÿݺ›ÕvÒlð¹Rƒ¾Dá+·î áèg"€ò6¬æØ\Õª¸#'ØËHÌ3‡¼äËÈû¥-®ôièjƒmƒåKç9àM‰m§œìQ/K©áD„9?Ûî·Ò»[k`ÖU¢—'r…ÏéuõàÝÀ*»oÕ±Cj׊¢Ç‡ºÒ®¥¡`2ï¦4‰y|î¦á7ú'î7tæñi+ôö$î4ÅÖGüFìä#‚¥)Mì [½(ËÎDOÜØý7Îà¬4|ï…F ºœÝ{TsªVl¤~DÜŒ‡á7‹{ ž‰Ygã„úгêªr#·R”¤jH¯Š™`•Ç$¤cdnEöl~Áû|npI–§®C$¿ôy¨x³ƒEaC¨X›]×v*ëèv¬ÁC‚ae‚Gÿºýñ-öÀš¡Å‡Õÿ«¦è€D`؃gô}x¯v+«è¸ lsëƒ#vnjÕ»µÜ‰/æTÃôTôqü)MtòÑe&BýêÞ0ž’ÀŸO7>sX„Š•G¨•Ð†‚¦‡È}@°Îs=e1´ÇÄÖ¶²)!Äœƒ*NHÂFPN3kŠÙÄIú +,3³T”ž|™9$9ÌÈg˜RåϳϪ¹¼¢Yà,Tm]¢—Þªo&þ9¯c$ƒŒë¯ZÕ•Ú@VØîgôâ1I’q²ö®œY˜‰'ŠU+­E7·&–0šÖœ7V±ŒÍ+‰Ïžé°-e9€à¸’)œ”r-†º'Õâ ¹¯Ê~;Ç—BFM¿|Æ”gÉÜÓ('iÄŸ5¯2@|/j½€-!…¸7¼BuH/æN ÍHÆG½šBïÕêjŽþñ”Ð4›¨t)¿7Õƒ‹"‡¬MŒNã“À?D¢@ÖX‹î»ñhðQly‚ˆM¬‰ÌË`g9¾¡zy_j#ÏzÎæ 08x +?Óp‰d2ŽS àÇ‘ +”' ¢ô[l«êrîtM=7ÑáƒÓBœj|:éªÍ¶?N:< ¾Ãž7ž½UÍëzýî( ¹Þaëùk7Aùô|°.™£$ £çêý~ÀÐ|bꌧþl8p—Ó:Ùw¢»ƒìdA½jp‰4(QÐ_żBÕªÓ8E`× +¡ÅmÁë Ø‡=Ÿô^÷rG,pÑþÒ--wøz·¾VøÖ#~ëGò•WMû›Gb)„> +©Y²bâêC—5¤áNãH´GXSÈù\‘x˜ Ÿ»0éA$p˜R'•Á§¿YÊp÷ÚÖ7gTý¾«úQ!5xF­|Ðü¢«\™fwÞÍþ6Zÿ£@¤yäwr®.gPÏùµ–QC«Š¹Ë)á| Ú5x×1ýs×¾|™¸Ø©¬V£¼M…çÏöûÙ‚;Ú@ÇH±Z’²êæ]ÄéRŽ±A&ƒbàyÆü¯¡j‘ÇnçVlÓU:t|®ÐË]åmõž\M†’©*4N«Ö³Je ›nV´&¥ƒb?Wͤš‘8iÜ®QÍòÙ)j„ˆÁ‹\:^ŒÛ7àÞ¢ÄÃêÌ‹c6þ˜çÀã1–šTü³E°»@+ÆàæGîîðÿ=žèîˆÃmæÁ˜q’„ãÁb}ôÔ%‘>qHà6¨Ÿp°òÞUÔ'wƒ–tè§o°hÌlÀ÷¹¯š”8f¢ÀRÒü1бœƒ™â¯A¦Ö–K±k.€ß Œòˆäq:¹¨î ^X¸Z}®²KI4Ñѳò,§„åÉŸJsÖI +dR„R§¬r 6µœ‹´.¼ø«’Fßõ§Çôa¥²’S¤=L>«½'ßx]òËÇZ¼J"™©—´'þBzºE+OÄŒÇ~¶ë Ìh…JO ¡ú±|À¿êš·ÞœU*ñ>$y6†Ïm¿«Ùƒù%ºžx¯ §Þ{‘LIÞ§ÒáÀ^^σ2Öæ î.[Ÿ1§é³Go—;6ÈÊ ô"9…ÌÂ.)pU +•Õ2ïRÄ +¥§†£!Xî]]ZiÒ ˜¢ýÔ0Gèᬕ2\ ‹ÃŒâ15˜§ÄS´Ø/†½¾n„~Çã@¹aØolÐų‰ ǨbK§#ëÛ¿__Ÿ5Ñjè + CÕÈþ$º7ýíþºTÅJ©»k8Õë÷¯Þ¾zqójé½_ï(¸ÿôîöÕ yØÍa ‚E³ÿÒÃÛÀÑоáQÒ»k˜±Õ(ÏÏ>ð43xÆcq~Y©îÂF!Åðè­'ât²@qge³8y±BN8)U¿üãj‰8f„¯‚Ïø¥*ÊsóÍæwˬbØü;‚åqÄä{èˆqh2ƒƒRk€ZËŽ¬$öOÕP÷ucYNR+8Æ +VÉZà/&›‹¹OHŠÓ7#SW˜mì›}á%êCÀÞɵVµûx ½t{'±»q:S‚56ÚzÐV_‹Ï(òÔ‡ž™KþÁòŒæ‹€Mò +LTø`ñb:¡D•Ø¼—òÎ^Ž„Qð³ÇôoeݺÉîeÙXvíp £KÚC=¿w{¬ñÔÌv6nþ¨™}:4<­Ü +Øu=8m`/ûU`ã„ÅvîcÆ´ ~‚Ë™[ ÿá¡“†ÁŽAz% +ÇóÅj,YDc|y?¦A8µs¾½&¢×à}¯•)%y¡Lo̱† ™+ü7Êu@‚W;›å=¦Ã}í‚–]×4×BCàßx˜Ä圂v³æè5º +÷E ž]Ý àƒRö ¦•ïð;Ö¸µ÷(ÓFLWn_¤Î¡ÿÚv*œò$^šžžÓ¦“bdw®þ5yÿ$ÛÏ}SŽ!¢Aaö Ÿ”ÿ ' +endstream +endobj +5664 0 obj << +/Type /Page +/Contents 5665 0 R +/Resources 5663 0 R +/MediaBox [0 0 595.276 841.89] +/Parent 5655 0 R +>> endobj +5666 0 obj << +/D [5664 0 R /XYZ -16.307 900.716 null] +>> endobj +798 0 obj << +/D [5664 0 R /XYZ 56.693 281.628 null] +>> endobj +5667 0 obj << +/D [5664 0 R /XYZ 56.693 244.631 null] +>> endobj +802 0 obj << +/D [5664 0 R /XYZ 56.693 201.781 null] +>> endobj +1056 0 obj << +/D [5664 0 R /XYZ 56.693 164.785 null] +>> endobj +5663 0 obj << +/Font << /F50 811 0 R /F51 812 0 R /F93 1063 0 R /F102 2555 0 R /F52 815 0 R /F110 5285 0 R >> +/ProcSet [ /PDF /Text ] +>> endobj +5668 0 obj +[700] +endobj +5670 0 obj +[600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600] +endobj +5671 0 obj +[556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722] +endobj +5672 0 obj +[500 500 167 333 556 278 333 333 0 333 675 0 556 389 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 214 250 333 420 500 500 833 778 333 333 333 500 675 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 675 675 675 500 920 611 611 667 722 611 611 722 722 333 444 667 556 833 667 722 611 722 611 500 556 722 611 833 611 556 556 389 278 389 422 500 333 500 500 444 500 444 278 500 500 278 278 444 278 722 500 500 500 500 389 389 278 500 444 667 444 444 389] +endobj +5673 0 obj +[600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600] +endobj +5674 0 obj +[600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600] +endobj +5675 0 obj +[277.8 500 500 500 500 500 500 500 500 500 500 500 500 277.8 277.8 777.8 500 777.8] +endobj +5676 0 obj +[277.8 777.8 500 777.8 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 500 500 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 777.8 1000 1000 777.8 777.8 1000] +endobj +5677 0 obj +[600 600 0 0 0 0 0 0 0 0 0 0 0 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 0 0 0 600 600 600 600 600 600 600 600 600 600 600 0 0 0 0 0 0 600 600 600 600 600 600 600 600 600 600 0 0 600 0 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600 600] +endobj +5678 0 obj +[556 556 167 333 667 278 333 333 0 333 570 0 667 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 278 250 333 555 500 500 1000 833 333 333 333 500 570 250 333 250 278 500 500 500 500 500 500 500 500 500 500 333 333 570 570 570 500 930 722 667 722 722 667 611 778 778 389 500 778 667 944 722 778 611 778 722 556 667 722 722 1000 722 722 667 333 278 333 581 500 333 500 556 444 556 444 333 500 556 278 333 556 278 833 556 500 556 556 444 389 333 556 500 722 500 500 444 394 220 394 520 0 0 0 333 500 500 1000 500 500 333 1000 556 333 1000 0 0 0 0 0 0 500 500 350 500] +endobj +5679 0 obj +[611 611 167 333 611 278 333 333 0 333 584 0 611 500 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 238 278 333 474 556 556 889 722 278 333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 333 333 584 584 584 611 975 722 722 722 722 667 611 778 722 278 556 722 611 833 722 778 667 778 722 667 611 722 667 944 667 667 611 333 278 333 584 556 278 556 611 556 611 556 333 611 611 278 278 556 278 889 611 611 611 611 389 556 333 611 556 778 556 556 500] +endobj +5680 0 obj +[333 333 389 584 278 333 278 278 556 556 556 556 556 556 556 556 556 556 278 278 584 584 584 556 1015 667 667 722 722 667 611 778 722 278 500 667 556 833 722 778 667 778 722 667 611 722 667 944 667 667 611 278 278 278 469 556 222 556 556 500 556 556 278 556 556 222 222 500 222 833 556 556 556 556 333 500 278 556 500 722 500 500] +endobj +5681 0 obj +[556 556 167 333 611 278 333 333 0 333 564 0 611 444 333 278 0 0 0 0 0 0 0 0 0 0 0 0 333 180 250 333 408 500 500 833 778 333 333 333 500 564 250 333 250 278 500 500 500 500 500 500 500 500 500 500 278 278 564 564 564 444 921 722 667 667 722 611 556 722 722 333 389 722 611 889 722 722 556 722 667 556 611 722 722 944 722 722 611 333 278 333 469 500 333 444 500 444 500 444 333 500 500 278 278 500 278 778 500 500 500 500 333 389 278 500 500 722 500 500 444 480 200 480 541 0 0 0 333 500 444 1000 500 500 333 1000 556 333 889 0 0 0 0 0 0 444 444 350 500 1000 333 980 389 333 722 0 0 722 0 333 500 500 500 500 200 500 333 760 276 500 564 333 760 333 400 564 300 300 333 500 453 250 333 300 310 500 750 750 750 444 722 722 722 722 722 722 889 667 611 611 611 611 333 333 333 333 722 722 722 722 722 722 722 564 722 722 722 722 722 722 556 500 444 444 444 444 444 444 667 444 444 444 444 444] +endobj +5682 0 obj << +/Length1 1465 +/Length2 6153 +/Length3 0 +/Length 7141 +/Filter /FlateDecode +>> +stream +xÚwTÓ}Û?R"!")C›ÞFIw§4ˆÄFlcÒÒ]Ò"Ý J +¢4HH¨(ïPïçyîçÿ?ç}ÏÎÙ~W_Ÿïõ¹¾ç7¶ûüò¶H˜ +å €$ŠÚÚê`É88 áXgØßz2cG"$þÃC ƒ`q:%ç¨D4Üœ`!XT|O‚@â;"Ñ%ˆ;Ü -Ð@"`2E$Ê ·wÀâêüýà‚rÀââ÷ø~…ä]`h8‚hC°0\E(Ä`€„ÂaX¯¤à’rÀbQ@ ‡‡‡Ä#€DÛËpó<àX€> C»Ãl—:ØhdC8æ·Ái‡õ€ aœÂ…!0¸7„- ÀU¨ktQ0Äog­ß|€?‡ €ÿ•îOôe"8âW0 +Eº  /8Â`w†tU´°žX>a{éqÆ qñwÜbƒsøÕ: "¯€àþÁ‡¢á(,Fw¾Ä¼Lƒ;fe„­"ÒņÀbÈ.ûS‚£aPܹ{ÿ × ô@øü-ÙÁ¶v—0lÝP@#ÜÕ ¦®ôǧ"û·Î†ˆ€Äî ‰‰`®˜'ÔxYÀÐ ûe_ªqü|PHÀæ·ƒá~È|0w‹vƒùùü§áŸ °…C±˜=Aöïì85Ìî·Œ›?î 0áè€.?ÿz²À1̉pöú·û¯•u•5uõyÿ@þ—QAé ðá𠊀`°àîÁïŸyþu£ÿ¥½ÿéî?2ª#ì€Ë—(pÇ÷7÷?Ôàú³7Ü€–ÐAâ pý›ÿA" (î üÞ‚_!ÿ?ò_fù_ùÿß©¸9;ÿ²sývø츳סݰ¸åÐFâVñß®&°ß­ ³…»¹ü·U Á-‰<ÂGt~°°Hø·ŽQ{ÂlïñP‡ßdú{¸Îpì>¿¼xpQ ÐÙp»uÂ].ÜÌ~› Ü"b÷R†áVíŸ}(# HÛË@ÐhˆŽ8IàÆ-¯-Ìóç@‹ à0ûìh²ËA ‹€¸(¤‡éô{„8û/“¨ hyùáNè_:è|Ùߥâ@ÝÐh\§¿„ëòoù×Mƒy dS“H¨dˆcmHÛQµ<“ÿê°ÑvÚ‘© ÿp¡% ¶GyÌj)Á ;kZ³Leª¬béØ¡£àz”3ÿa×g¥ŽµÞKø€ŸUeÝžÕ&nòâàÊD¢Ï!óIÊf¼§&) +·%JÐ=x÷Y¢©:Iemí{ 8(}ÿªíú˜èÁI[ªrO#´M§½³º4K‹ŽYÜøË'}l‹M¿áªÈý_¹Ÿ\ž/Ç<ŒLÕɸ£)Õ~L–àQEµØ7Ð?KÝÍò*:PÃ=hõ;{–ZY²ŸYIøj•ñlþõŸ¹%î[4>6ª7ä¶l{ž/p§Õêì8¬ìlY°q%uÞs°N²‹ñ>f¡FÍÒ*¤¡ó +Ö¢lgrÂY šúd1Æ]épµ×óŸXœ4ÂC5½¦'ºFºi¦ª›ô†pñi'HŸ—¯|ñkàxën†ßúWu +õŠ2/]÷¦Ÿ]p~/»söìW脉 ¹XšC›¡Lñ¬xHk€)µ…;<­Òè:°ásßÕ"³oáóüÝövÎiתhD,MŒ÷bݬoFáÓ“m0ðM=4½&FÑÛÃeéÀ·ÊsÉB«ÏYäWáÝæ"òuñõ㤀5çÙfGTH,½@k䊙åîˆýÛåøq¶x¥:yÏOöéÞö"Ûð„ÈÜKcN¶¼Ï¶ð3:d¨zo¢²û7%Ç:ìEûò{Èñe¦ø.~È´¦êh»Èƒ†Îô…'[xhû}ÚyóéZWhÄ©—Bán«#ÚI+ºr”~ü7f¸SÑêõo$<‰i“_ÜkÉæ¯ašøz­­T:D@üÙ笭=!{&ÆÝ,éë¬æíV¬6H«›ß˜ Nzƒ¯6î˜ÜaýÊ€¿Ò˜ùz²³| ‚ÑçI*äضÜiñˆÑyQ1®&³¯ä·ÿd&;¾Ç,ùzÛ×ú°ãƒÊ`ûÒëÄ`›ö–,2ˆ¯u»Cl‰Í#îWfÁÛPsNcÒ÷ZS¼{^Göd7Ò šBó9‰ùÑ ÎùÇ6í&-ÓI+²&gaoãÝu„þîb‹U,L®ªŽßÛ7%>Ù.Ð$>Äý¸/=S!ÌàñFhäɧ<>Ë›„ŒïÞƒ-$òÁPa+âåÍD4³§½Ã'àmÞÑiêñ+”_LjPÈ,¥Ó¬ç‘íž2vÔêNÌY- •^9fè÷GùyOÉWVè6iTsÎb+Þ¦³ ¨Ú½ÜÌl56ãÃÙ@ÛF¶ÆI[áüÃ"Ê) ¾åwÚ»PÍ'<³“’¼Þ#7¯šÆTÑxS8nê/xôÈ@\{mDWÁ±ê'-ÚTœ¡²°wïã¥#6íZ¥¾;jþ|<ÎîÔì|0ÏaµçÂnA•.¾Ìßœ·zË ¢5øˆqö8Ípä>Øç]à FZD^äã÷9*Ó>6†/‡ÚìˆÃ>}Í«ð‰ÔÛâŒèì$0Í_(^<9üÖ° #xcz¥Þ0ïc?ò›¾GÆø’YøíLXË6p‡4²u…ù=×é×æë~!yáصiÓüàÖ;÷v\±!‹v'~4k£IÜÕab„úã¦É^·h¤²0õ‚ŽÉº–mKÁ­Tמe·†.úÈLÄóÊ«ž)º VAÃå~OQ3·l?û8Ð ËDÑD]µôP*þ.ÓÛ³½ÞM° ÛšZ.Êu4È’ ®Á…$™kzZäY`§§·ûöö¯ŒÞ©Ð„n¬Y‘‘íÉü|óÓ9*]ÈÃ|£ùÍà‰WaÀÔ]Ô böt£afHq@m@¶ˆžà! úì&¦~)3ÕQðÑÔX¡š@”Ë +­}ç(j©™ÅV÷zºÓ¼¼á°¢ÂÏžy'Ó†–«ÁÛIIOß+Y×w}ñ°¹;Û‰|E‡á@¸bœXø8}o¡nöÂQž'ÓÚ~,\¯¬¦–”«ø³ä``µ…kˆ"Êfý­œäQ—"ž8lƒSÅœ+š,ÿgèqÜq±ì0},/êkZ[«Õ^eèUê1;]“ùwøË¥¹¥nÇ ¹ÃøX'`B%g•Èþµ7c¥Ç ï?’Öð/h™?(³ù"lšc>rr¤“Qžpª ¨e3íéÔŠko1TcîGŒ{evÃŒz{/~bBå g³¢¡B¬Ã¾¬€*‹ô•5&ï–À9JÎdÆ$Õ÷F`¹†0 8¾dߨú•Íï$öâö£@M|çv¢ž®‹y,¤^dµ~5AjjÀ:Ž“›d§ÄªŸf5^HÏwŽ•ßR= j ^¦<ôjàFÜ’mÍ1^Òhd¸}LÌËÚÏä Í3§óž²K«  Iý`§Î3gnÇ ¯MC'4ÎÍÑöãY%U¢kYe£.QÇCþl1 ·s¶4ºÈÔ¸™Ñzq ,z" ém´ü€2Ã"N4_è¥õ<òuÏïщüŒ¸Ë$‘ü/ßÈŠNë¾l|CßÀ-ÅÊ5íƒ÷ðí÷Ó2Éש{G#V¯­þâùàxפ+[iSl=š}gÜw'‡­I%ja`(ªùœqcZ+QÒê™­^Š†:{ckJ—Y?×Gz:}×õ‡æô þv“Tâ|)ÏEë>ݲŸŒû{È_l=c6à#’?‘ &!ß”ŸèYðræ +ZÖºÒ2‚}‘ÇJ°mGóíË:i'Ãs¹1ºÓ8CZñ¸åü"]{þé”ÉW1”Õj¨5úë5âÛwHzž½¦ŽßQv4&òÉG‚ k’µÎÆD¼L4}½Æv—S¿ûN7b¯:*Øn„KWzO MwNjø·­™×¶7œ¿²>sÏ;G!ÐÁF×´MÊ2>ß0ãÇ®§§mTWÔ +zg¿ÿR„N&e Š78wÏY¿°ÉX‹ÂËmÅSߢe±âÎ~¾;a£R¾n€¥(2‚Š|y«¸$„ì¡êóÔRzÛ!ŸÕøè¬G§˜å> @+úk–]¯çš WJÐ"¯vz2k>[62ú,CÑ5ÕüéD=ORMp{WÙü?AùYÓ—ýëëÁ¥Þ/SVŸ +‰(7ÇØ‹ÊȵðQqŸ%šèö“ó8T™rƆÁn¢ Œu YÂ^²oFk"W pîB ×Æw…Ú3~j§¶-9½)NEK{§/4oWºDÏÉÍ[Êÿµö¡óAëx' »>ŒÔeBÉœ "¶3å?ø½ò{$9±él¢ü™˜‹¼÷Ôþç,BÛvÉ;+éþôÄ£ ¥í¨…¶ƒÔ›Í ŠªÅ×uÞåV?î^ð•h^ý&JÕ)¿p8Ñgm½Òî($Ç¿…÷ îIÀŹQ1ω(Óû +kK‰ÓñR›«÷cØQŽ½]ØP^xé<¼²P£l"§éçà¥QQÏàw̺Yk¶c¨_>ÙÃ×X5ÅÍ«ÛÇ·ÓdJK«€¤>pX÷òµt‚r©§ULí›#g¾¯|R¡ÕáÎG Ç\%tÓIÒx¿½enfžzÐ|Žbpþ ‚”PÖ³+—%¨¨Åºàq/Üš/"*Ç.è¯Â3ÙAžNlgŠé⟭†ù_ø9ùkÊ}þZþšbPUºÛò¹ÃÇMn§ªÌ8©˜Íxü‘ÆòÖ‘§ê…@| å½îaXƃèoŽUË*´†³mï(øØ!ÛÁŒú3Õ'»¤ú‚Â] N`d ïÚ#’𡵀WÊ›á6ÛÑ|Š•®»]œag¦7¶Ô 2{'ÒÑ/Î4¾zsñéT†´vOXjEÛÞBÉ~™¨¬Ê²{¯8|“¸æÙd‹ Ñ*lb׉8?x¸_>•ŠkÊB{…á5%)íÁlœe`Åè{Ýä繑w^ÒÌ{¥–Þ"Ê1 ÞìçAƒÐ¯ó A'ƒ(Ô“—òßñJÐòЗÖDoÏ¢ÛZ†T•&8×eo‡ +n,V2Y'g/ˉG³¥!Êi%B S-ô±ä_(½;ªþbäyuh$Ư<ʸšˆ|ahói®Cd¥ª©ãçKÁ¤v™ç_4=]…ºŠßXaKX*27âÞùŽš|àˆ I¯)ÇËUµ& l Z.¢ëŠ$r¹XÔdÊaëÓ÷‡æê&$«?ö}xâçb’µÁÿ£A{I~Øc±ñ‹Ë‰™:ëÂ4ËÑZ%bÚ€ø©9Ë*!”º ʯŸ§:‹žwx¨jmsår[¬0£‰k~§ßÒHèF•kFýÄþöò®"ÑçîÑÍûŽçÔx±²i¹'³ƒò,ãMk"¥‰v‹>&I5ÁÊЗµ²ÎõµPZš•s¼ûE‡{l0’‚™M~,øñG #°/ÞF*,9qöÌé¸ê³@¼1š„Ìλòäm/Áò—"1UêHÔpÛ›­Þ&íãÉ'ˆ³×ìPƒ€-&¶²„œVPrÔ§i¹P¶”Fÿ%Òñ»b’×=Ý©¿ØŲäZnVKÛ+~ϯœ“=^ßúà}U2ÖÊ"± íûs¨–X Äþ$ïÚ]U|vOÕþqKÚñ& Êciqöý«?ú¶èÙ3yšDã÷OúДûlÁ¤¬°rÉõÁëc&=¥¶þ‡ªç å´¥aR¼Ây9ðJcQ¬'¼:ʸÌõZüPsÕó¤ +ªIÔgûB+^ “³f1‚®.ßÎes>i6žHúìï¶Q…uæ¾~R¢“¿=AµHÜî´µØm»èùJÝAYº/¸$¢È"Á 0Lèô£hý¦tú5SpŽ¡ò.EQ8aúùf9iu*Ùû¨Û™W‹‘~ Ó"Aî¤a ’éùÛÀŽ°ß6ÓûyÆ/{¸6¼çG7]|Ü_>îÒÁòäýÈ€Rá)¥× 1&[Ib&æù3³7…Y8JJ‰TJ·Ó®Í}­e¼B ¯›ËU†ycWÃÁ5{ŠVšQ»#ÈI”ÆŠ"×Üö¯Ž´YÞb“vSÞÕÛHJ%áÚR’’¬s¬îh:Y˜R_=Äвä7.œÊ×Û‡©&¾Õ1è‹‚ö +Nülý€¦›[¾÷^ñ±¥¢BÞRôz5­ô:nÔ:e‡6ËÙµ‚KÐb®#]Æ”­¹žªcù"[2†§þ ·ŒMÛ¹N{“Úú¾¿Á«´æÜ…¬òñš&Sf&gïndú!» )»ù‡ ç$J¨oë“™ÑÓr×`¢|ë<4àÙ¡‚÷¶¤4E&¡êÌ£GÞbT÷ Ð(ΰZöH§ý•·rË$ ÅiÑ퀈×)·hïÔÂ|OÓölª>ÝN'¿†Õ +­¥DøŽŒo¶ëÞæ^p}·J¥’Œ%MÑÍÅ/ö¬-jí!Šž¦øXlµÖ#}‘HuÆ›Z5¦+¾&ï7Dÿô!ù’—%%Ÿ´§UÌ«çFD/žt.<Õ% wT˜^“ • ù¼ªDô"/žÙüñž—RÒTÇU“b«» 6Ñ‹_njuëEÊŠ.8â éżäÐÈ6DÝê——ã\ó’{ù•îÓx˜8¿3 —cì…Í*´/6†‰:–¢é97mW׿ÅH·zà•÷Ç’Ÿ²ò°>QaÞIå/íš©;¦~ä î/š}^g[N@¥ü(ñt€³‹6è#qoIáÑ#­YPýÿûåikÅkxA÷\a†…t%R6Eä(¶¶i~¬kh¢kÆ<ö]X@דÝ3Áó3õÇG¦Í yåƒöbšª´Vß@ul“È=ïb“àïCƒp‰>b“6ÞÂTͺ¶ŽŸ“†„ŸŸa\à ËÛ‚DÑÓ›;Z‰œ&fQÝméñ€eû²Â-[™˜Èp|Í«™r§Bï~3Б{Z@÷—=áFñ‰‘ì<÷Ê„¾ Çèé42¦) m]&J”b¹»ÏŸ;T7ìù³>S‘·À;ƒK¾Né¥\0v ý¼ÆóvUòæÅÄÛ}û¯r˜AÚûÈ»¨Qà ŽîÕ+üúy\2E<Ã'¤c¥_úE"ÚÖ·[}ÕDÜ^YëÝ/8œ â¶þñ,UO¯¯qƒëçÕCáDúä:Ë’àù Zí…*d ‰ˆ*µì[}íRŠÅ®€ó÷CöË7QvÓ ø‚s¼v‘^0¥myaKüWÍî-s-2¯fWÒz…ÎFö.¹¿"D7ØL¶ɆãN”o6öª·l‹ñª¾b=öÊœ +ÿ–xE-oY»0†:äXÐ;sÎ,6¶¨«¸ŠýEqT@Îdyï©Õ`þ¨ëŠåEÛ2Ti–óñ]Dâ…©[à G*Wÿ¡iSR¾L&Ž(K:`hâ–:áõ×h†²¥x¦Ï»5ã¸-ÇAÀÿ0)å! +endstream +endobj +5683 0 obj << +/Type /FontDescriptor +/FontName /EOEKOR+CMMI10 +/Flags 4 +/FontBBox [-32 -250 1048 750] +/Ascent 694 +/CapHeight 683 +/Descent -194 +/ItalicAngle -14 +/StemV 72 +/XHeight 431 +/CharSet (/arrowhookright/greater/less) +/FontFile 5682 0 R +>> endobj +5684 0 obj << +/Length1 1432 +/Length2 6046 +/Length3 0 +/Length 7021 +/Filter /FlateDecode +>> +stream +xÚxTTíÚ6Ò ]Ò HwHw×Ð ’3 3À ÝÒ%%Jƒ€„4JJ— ˆ‚”tˆ ßèë{ÎyÏÿ¯õ}k¯5{?w>×}_÷³÷V ±€áQGÀQ"‚ÂÒ=cKa€°°˜ °°(!‡ ƒü-'ä0ƒx"¡¸ôX¨xBìQh™ª= +m¨‡€´½`1€ˆ„´ˆ¤´°0@TXXêoC„§4@ÕÞ +è ´p’Cáîç urF¡óüýàñD¤¤$ù»”Ü žP= gr†¸¡3‚ìac +Aùý#·¬3 +å.-$äãã#hï†Dx:Éóð| (g€ ñô†€¿ ôíÝ   rLœ¡È¿ÆG”½'€À  ‰vñ‚ƒ!žtv€±–.ÀÀÿËX÷/~ÀŸâDEþî÷¯@Pøog{áæn÷ƒÂŽP` ®+ˆòEñìáà_†ö0$íoïm…Ù;  ~oÝ ®d°G#üƒ ò„º£‚H(ìF¡_aÐeVƒƒUnn8 +IøkªPO]w?¡?Íu…#|௡p°ã/`/w!S8Ôà ¢¥úÇ-"ü·Ì ‚ˆ KIHˆ‹ ˆ/ÈYèW?wÈoåo1CP€;Âàˆ† ‚:BÐ7¤½7€òô‚ü§âŸ+B +B NP8á¿££ÅÇ¿Öèþ{B}VÂhú‰„]ÿz²F3 Œ€Ãüþmþ»ÅBf–Ú*æ| ÿK©¬ŒðˆJ¤$„"""IIq@Ð?ãü«£ÿ-ÚCÿìî?"jÁ©¿@ «÷7ï?Ìàþ36<€fÐG ù pÿ›þ…Å…Aè‘ÿóüvùÿqÿW”ÿ•þÿ½#u/ì·žû/ƒÿGoï…ùý±@óÙ …ž =zBàÿmjùk õ `¨—ÛkµPöèQ‚;¡y. rOPøÞ_r(Rê ¡(ó_\ú»è0(D ¡¿Î´—°ðéУrEŸ-HtË~« èÉúg^58þ5‚¢â{OO{?B4Ð+q@€zVÁßß Â(´ 1àˆð$üÕX1Q€Ú áƒ8¢~©~KEBîè!Àè¡G]è_š$yyz¢•¿‚ÞÕßëßâ .Ì!@2‘./#;.ê”|6Æp—WºâR,ûcÅQœïŸ8ëâåjL{(ÛkhGç+¢§æx.Æ}¾É[ÊÒ,Da¨õ¯)  }?yãa#è&$Ç­‘¦2‘ÚYa[q¥›Ï]EIöˆm¾øòüº ¹ù@jà(=#cÍb@%*tíb>²de_A [>$K¢ð´Êö2Ñ2¸Æ|M:WîH ûî·f•”3üéÓÛüþÇbÇÅ:½µ5Ñ”tTþÚ¬#iƒtÔ©ùÚ¯œÊâg*™)lt%nÑœKXv’K?fŠÚSżšœôUÂn6{5 Äçä +z–Žm×óL¾ Ó¶¤Å9ó×=fWæ¨cœ gÖŠÁ +{±i˜¸ ]‹7z3ˆ²òsK]ÌÍ xÁb6_&i/ìsSED­3å`÷??S–˜ÝGÍ?\Éf(é9(ZXú¬.+^#wù¿=ë‡VY°¤ÃO·ZÞv ÷Ä!ؘ¨§ÃR,:swûvR_i‰Ÿ½#7ãU“@Õë¼GtÛò$$Ï„`Û»4d(JÍO²%›‰‘™¿7ÑÝÄÈÖ'°”ŽR +!#¡t=¨`zñ¡Zbô©\x‹\æýPáàÅÉ£[ª†{Édõk· {¾ãؤ8x ‰âÛèv=p¶+ÓçÒFÝK6ï¦\m)[N‡IÎ-*ÿ4 ±¥,~Xè˜ø#éÛæiÓa¡…RCìX\F÷tÈší³Q¦ÎIŒÙ¯'÷z;¹27}5›.Ï°(†5¤Ù"K`UÍÉâm*Ÿ¨ãL­ìu;N[ð={F›O¿‰XËÜ[s·ÙjÒ?tÿQ顬 +  åš’[«Ñ å” +À&Š5 Q%þvŸ‚Ø~²)\t.ˆáìØL¸SÐù@S¼kÅþ¨%ž¼áRÃý謗ñe[=£ö ?è«$\ýþo ØÇÏBoý”ÝõÁ»›Öæ ªáz­¸±–÷–ËN¢[È‹-“gG‹-€jGº×¢k¶¢­·kZ+š™„"w|§é¨†v¸º;¼èÛÄg—æú,LF¹jÇ¥û9­É3˜§?83Ö²a,ê74CtÉ1œE^0«8|-­™â‹«\XJK{¸ñ#½g|Ž´ùz»û, Aç0FïR,ÛAMˆQõëJ·èu²wвHJƒ¡é$V­Û /g^þؤýfDþÓ5c.“Ó=ú5{ÐK‘ûn%Šw´Œræ¶éÓü€Àµoß ƒìÅ6ÔËaX™]'÷}±«ðžO£Ò4Í•Ê{jVeX?˜-Mþ$Vi¦Š0C4<^ôn+ØKSèiÈ`‘Éȯ—ù(Ï9°VVÕõ­ê{sfî)£}o#•Ìùì|CUgB:’E[þ‚Aš‘|ÒNW +šDGئ’Öг²!Çg!—²¬5¤éïÊ :‹ðý‘Â?¶g°âî_¾Ÿßšyˆh·yÏþŠ3aãäØšü>,3yý²•32òPÊêª O.«ÉF_¨=ñ æJõÁÂdà +MX§1[‘LòVæ•— †q¡’øqŽ„²ùb±7|1Çd ¿&'¹~¢ƒ-j꼂ÒZwL $( vj`H±p&‹ïc.”äÖuÈ~Ü>´¸Ö8óy6 ’X¿"ãЙù½rû¨€Ñú~Eÿ9MøúFµÙ‡õñÁˆnûŠ\ëÓ-…Y~"ÌýcT,=Û™L"õÆ Ö»Ç¶ ×h{´A*Å`ƒÜg5t?'x“ÂpÞê)qÞñF¦¤áAÖV÷Àº÷<³”+‘yM“fšŸ» ½êÐû5@º ݾHþ¤ô‘Q¤uõ§< 6Žð@ȧÖ­ú¬1‰Ä‘#àû—W­Ò7ïx†:“ÔîÎo•€¹ª{7ºZ›‰ÞŠb1ô8¾&Å,t3$̼Cä6UûàŠ¾¯X—äþÄëÓ…DÐÈIÓ‚j³:>OW³ä]›ÎÇÓ“æžìox|ïA–~™ýcí%…y·)mõF®íð„)Ìp¯¸Nó'ê'Ï*PÆåCÏIÁ +Ÿê-¨±)¹#,#¢úÎ]õÍ›,_ï«ÏËn)5dm»6,öâ-ís˜°ç ÆTººÞs‹lÇH'݆ºE fÞîUÜ£3Üh£®‰,ò{B˜žüÁ›…â/8åy!s_†Z(éÝˬ4½Ý÷B5gL4»¨ù(¬+MHnôP¥qÛ[ÿ`“MC"ˆ¨tø¯°ÀºI¤HéNÊë„ ¾ÀÍ:îõV³Ù¯ËñåÕ0ÉpGs*ÿ%ÏBÛ}¹l\•÷F¢-ô¥ÜÝ´½™õчtþBšü§u{D¶Æ©Þb¸'@ú}EXmß½9žþñeˉÒàJL5~lÃÛºù¥õŒÖ7(XWý¸æu‘†I˜/r\¯˜) +ÇÛø©H.u,íÂðqýCË|¡)Â#‰_ž eKœì= gfšÿÖXÕk¦í¦ ˆó?Ù¼?ÐØ]"¾qñ3ÉM ëm2süòx…ΣlÔIe˜.õ$õpþu[î-)œö “X•¥¡>Tp[jv4N‚‰wÿ±T€çĬ֣"„K­é¾Î¥¯KQ› ?îØŸƒHÝÜ˯D½Zy0UÝCÃXbaçÍ@8â´ã¸“KvÒ²s"°'"tA’P(–À«&~÷18æësDRV€µJ¥<ûO,u'ÖÉXÞgˆ6Œ—øwú?ÂöÇJÆjÇ÷“ûu| >%ºçóŠØP’„ ÎÅÇ>ïÙ­'Ò5‹ >}{suáFL³'¶æ Úd+µKi¯°}aø +ÊB¿îþú¬?‰y™†)î'h‘ŒÅ8=ö‚çëÆb“¢}ŒÒ3°ˆNa±kUÕh¼Ë§ªb|¸°ÿJL+,q¯’wí+Ì ·9ü#ghµ_¶Î[<§/îCiù ÷u=Äž¹×o•~÷9S„ê]µwáiîîµê¼Uåßê—²½= fÀãpIøíçäÓXŽR¼µ {Òߺ6å;r¥yÇ–t™1Ç©{¥Ò8íÓ\dø˜¨Û…cx&?(¥9õÖéðî„Yèô`.š5sù/<8UbúÀC?8›¸Ý0kÒ‘AÞ›“²¨;¾L¢½{x¼m£ +-¿¶*=’FÊ>ùØ"ÚÃú•jÉ4æ20#ë.îwq³È]Ç)Óø`XÐùÕt ÜMB.ú{¦GÜ Ø‹»…Ì•úZÆœ´¾‘ÎKÈÄçä®Ê_ÇÿF.Ð¥JTœ\e(\2ïÛ,QÚaVmÓãyF²Ám!õr†¡Öáâ,”QþJ[<¦ £„È™ž®›ú²>çæ~| ƒhT¬«_Í +»±=ÚQš+[5¤ÞîVf6; f?’R+n£Iq‘#|d­¨ÚzàƒSkK*.v^¢~à4ÓÝpï‰rÎÖzÞžRyÅJ§Çˉ£R–å×KS÷šðâ™cž§Lˆ¼:Ò¾#¨>áŸ3î/”8]ëÀa|êù¼Ì*õÓo»ÏDMõ?ïœv‡øžk°ß2D–ìLµŽßÍxU~çãD—úXN¨®>75\Ž¶æ#ë[,¼#•‚¸B›>¸}qF÷Û¸åúƒZ:{õ9µÜ|z&oÁúÖ-òuXqFCb~Ã6m¦¢¹uñäþ;×;³©8²~ùú^Äöx;%åý‚¥‡˜(ýÆ’¾X˜èK²W%-ëž;z¤!ÍÆÅ_n,³àMôቸ¸9ɳœå¼6ILƒ©\W E ÒUÚ+ÎWC²ËãýÏŸw1OÑï×QÜì,Tòe€HjB›e‹‚ý¸Üö²9¦ÛaR]˜e†¾­s•êçi4®àdË“`ö—½v±n¤€ŸˆYÈkù+,¨î‡Êé_DÝêt€3%xÜq°ä–g[¸Ï»õ¨kh̵ÜOì±ñz§¹ÖCœ¬ê³Úzaý<”¨“!…zü4@-z¸¤÷‘OØÝJ¹ ;µÙʦ3=*ÿÌß•ÝÕ•ÝúÞn-5öȱ¥è²–¬]Û'5E¦׫3½²µëŒGGóUuL[vA$)„«¸3Ïð¡`†\ÝF'W<©7Ü–Z) 0»ßdìf©7¿(MâkJ7¾xºb©Éä ’Þ´Ú®9Ðâ1hdc9•KGÂOø”]½ü]–¦ê±½‚û1žßÔãV*à‡º\{xÏà€r îÙÂY‘†Î<й!X¿Ñª[kØv'6TÿÈ„ÆiÚ‘`“@v&+#á*ì–Ý=ô[YMdN›«ãzå»].i8Þ‡‡å¡ä«ú¢®ŽÅö'/mI±'!d;ÇÞ+;ݧ!:‹æùz3Kb +ï“+ôŽ­¿K›ÓÉP‘{³¤D‘eãX¬ÊàD*³¤Ä•YP& W´d +YMžÇo¿BÒìa™Z¯¿ˆH“›²ˆÿyû:M¼ñu|¨g¨JÞO®6šw-ÌA«+؆¸ÕÏ äY_ãj¾è/ͼ:¹õðô|¾pˆQ7 s7¢˜Î)‰B‘bžyiøËè8Ýûp2•È,óÊ‹‡m»Aæò£qfVwçÈÑÕ7•à…níˆv¡4u6 SÁ:aùM\ÌS¾:†3‘ÂtlÃ3USr»a_‘ÛKû¾më•÷•¬£>WŸƒ„¢vGBÄÉŠÍVG*øªÉK^U×¼¾b’Œo0E†ç¾˜«ðÛÜîKÇ3)LP¿ÒðtZ5Åí#eOŽyœÀX—ÜÔœùI£r}þ~Áãâ¢Z\=ïen—;¨²ˆµeñ׉bø×ý<ëqë~CÌQsÚ(ƒùTúX7Á„gI5GFV]w&³ú².w¿àÿä +ßìë©¡œ'y-ÄBzõP/ä hŽ[z’\¯p½Fù ç³N¬S vEÿÖóžŠMRJÅ„|“ê À,—ýÇ€N ¡NÐçâ·kÇ^ªÑùéq$A'œ¡×}÷¥¯çÊÚ7轕A|!jÝ| +DC⥱œ0©S‹V ü$Üé”@K}SZ¡•1Ÿ‚klj0 qUq³*ù\e )æj~éZR\щ9bQËñò€©”&Ÿ”ºGÖ´ìå{ýÅûº°Ë"ò=‰YŒ–N»èg…âs½T­ð¥mbTiÓ¼7nDôìCúV!‡µ©Þc=3uêaañ›q>W­ Qs)yǬ ŠW²É‹¾æS1TLsÕM[‘Ketio [Yã—Óƒ”9ÂÂÁ!+êÝxçBÌ$K +êžy„¸¤+õòÏô»!xši1ø«}ÇO‘µHßýÍYuòµõ˜yœ±}ç²Û­$&i£0Üø—¦œÌP$“`kÓr½ª;–+_ÿ裿ñ¤ÁV)Ç~a ¾ \ô鵌SŽgÕY‹›a³Ù˜úîäñSJ¸ÞQm€[ÆMîç°#è½`ž«rVed7l-žÀàû×];Šaü2÷´ì€–år-‰;*Y:×*XB>uOܨðª>¿caøƒyJE÷´ø$µ…Æ7Û‡àsW)S”zËR'q0[äºZºüXt`³Œ6i?‘÷Ž –µ&Vû 9\ëÃpf<›ÆcSz—Äå*ÜH¿ø#”·ï¬´Ø0•ÆëŸ-ÕK0[zå3¾Í7ÑÖó°ZßÏ\>Çk/UȺUu˜ ðèÞÄ8æq;)úX;–šåŒôXí„ï&ˆ¨ßf¶!Uó®&\5Èóž®el½åMDè¹aÒ²t9"¼ð‰ÊáîYÞ-«<¿‰´YvlˆHõ¢ë¬øc°‘Òžw”b@ŠŽŸ¹|÷Qìºüejí¦Ÿâ—þ›VÓ•Küß)ôjÊ ‚²Ždý”$+`¬œ¾ÉmG8Š1ï3ñÀEØ‹^ë;1zÆ0¿°e‡œsy R³Ê/ŠýnL¼ÓÛñÌföE-ÏlŽ@À+ƒäÖ:ƒ¹KQ2£òžFRß·[»ø,±†ýø§>ÊN“©«×Æ×íylï+ayGgþ2­õÙZ~³ÕÞã¼Ù‰s÷,wÕ#z¥ˆ«Øá|ýT,3Ö;‡2>ÿÒÇÁ¶Ï³%än4x±´ðº’V´É‹0[ ’&~Á×·P‡,{pÌEOUßZö-ûó¦C¬áKúÓ£:cE¡Kÿ …ŽÞÏ›ƒl)t5˜CRÇÿ¡>UQ|äæÕÚ9ÚÿÄLtš\Nï‚’‡J L4höù¹ô4½é‚èT‹üHìû·él¤Ý†æmO# ®¿M¥Þã5ðÿÑ&j9qeTYr^-œŸŸ LÞÛ‘Û•¤È°¤Íi<»x{´Ã¯$ÖZVÏÊW¸ÏY!¶¶G +6êón¾4ikLI¥ÜŒ5+È™0OÓfÛr[0W;ÝzêYyì þ¤ï‹ê[çvæW]z’GÕc[Þ³åM8æ÷•‘r%ÛŽo{Á\ – ­zÁØÌY€ñ¶Jé‰V¯+yýÅ)ÜÏÇ7î ¢¿C¼»/±tFàÝŒ«ÎïÉÏìK¢ c +ºß·Ó3Å+hYFíJ³Õ²Ö±[ò.H–A@†‰fœsƒº«¢iLg » Œì‚7íµ&7E§¢ñ= ®·>é+êÅïÞS›ŸHØÉl+í¦€Bm4±qøßtäPLù™æË4okjœN¬<‡}Ûdo·ÚwH{…; ;Evµ¼£ý£HY±¯‘øáÉ;Ö.¶?ßcLè‹¿¶jàµ$åÐ×ɨÄÍç ~I*J Úž¡íÎ#&âÁëÛ“dØ0F¸ÒÂ>­DmV°ÿžuÕÉ‹Æ}ÇDV©Çúþþ±‘z‹ÒWqÁÐ<€+/uƒ&]vc ÿ`B`n¥akÊ\q'óeMÛ×ãG ìôUçQuŸ±ÑŸ$¥ûjjݬÁfš[Þ ¶%–Rn'˜O¼ðÊ3ïÉúÈè&'H> endobj +5686 0 obj << +/Length1 1360 +/Length2 1006 +/Length3 0 +/Length 1841 +/Filter /FlateDecode +>> +stream +xÚSiTWÃmpQPà º«ÁnÖHš¥‘fDP¡¨zM—tWµÕÕ„H"ã‰ÑaDe :jd dY<ä A– '.P˜°›¸ÄDã1š©nÅ™9}Îëzßýî}ï»ï~.ŒMðáT £HÆ“ÏEüATˆ$>$*”ñæ"ˆÇÅ%‘`p^ˆã’i5A‘þóH!4D£ Ë•R$ˆÔ(ßð…þ|^â÷‚HÑþ@Œj H¹ ’"¡šãB© 4‘)güÁì'pÃÜßÏÏÇÔDJHJ)ÊÈ¡’=C ÂÈ”p ”3ŒÊŸÇÓét\T©æRtæ&w #9ˆ‡jHk!ŒÂA4ª„sê¸('ÔÓ±JÆèPP$Õl–†Ä! Ø €IˆQArš5Mð3ý|.¶ÜL¶±Aš’Q £”*”4d& +b¢¸Œžñ(‰‰¨BM±ù¨%hK0Ýa¢8€²"g$ª1šP1j®šPeòŒeØN‡’x¥TB’QsŒ÷4ÄØÖxs¯œER:2g #H\fƒkT¼?‘Ä. ”ˆgh,Ä™Ã2!Ÿï·Ñ À]ê19ÏxL¢AMA¾f•äæ¨(±b`.!ƒì'Gj!`h ÌÍ™X¸ãðù'0dÀL‚äÌUga(›Þ³ƒ@zŠ°sȈñ7ûµ5œ"†9ºé­y‰±›S¶Š6Ì©žSzãɦW/dãÌ’»°Ül#^4Á„Æ¢ÄÌ%çU•2 +øLka›øBvfLÜfläžM±ó Ûœ¶!cþo6…)åÿyÁXå·ØáåK…i +Åm–ó?TI( 3$4&¿LاÍ-…8¡Q¾•0(k™©˜m"¡#ô%L>=I&²6Y˜Jbnô“—@PšF „/äðYãáPošTÀã’敆É2Šæ†Ï÷<Ô¸²0gAiLCÓ¬•LoÈžûboò-„zˆqúz), `ç'Í“µ¢5:ϱËBòQnÄk´ÇwG5­ì?øþwNײªªj)ÿ°†¤²û¶¿h[këWî!Žè‡ïsȶ{Èònð3-RqÆéÁ4‡ûx~¡­ƒ]I[µ«okºCnóŸ=E]Å1—NÝg¶ýÀ×}«Ë|»v£ÃHj}K’×Uí÷¾Üá”j#z±OÛsUfœø:Hr7œ¾k¾kä@Ùã¢g¤}§8Ï1²Êã+AÙ2/ëˆPù˜•õ—R^ÿ¥@I£™üûŸƒÜä[ýNCgËÅ›Éô–âíZó-híö<ôûOáÎØ ·±æ4ÉhcqruàýOŃ×}o7÷¬²þ¡&» ñXœÚíòJ[ü×;”±•gŽHíŸ8ãܼv¯tÓþºìc=ÝâÛ[¯¸S~?;<¯«àVS¯Ÿ!üoõÇVQ’þ 7üÝÛuÞ¹þøßÖsµý×¢“‹Æìñ ’ôð|§÷ª&ÉAK)ZÔ4â.Ìêª!J+Ê#÷Û¼§Ê=­Nù>Ç·:?ÐÕØL"iXùÈá¸Òè›_Äv…7Å¿Š¿QYX”„\|¢oŒçtÞ4ë³1?-yºÿbÐOmSâ +3çÂÞH½wöÝ=š žqZÞ®Î:ú1q5ݲä_Ñ{žï +Ý©ë´{vbóÑÉ ÉÂÉ牖¢÷ƒKõ¿6ÆÖ}dmïÖŠÎýãdÝõâ㷼υ+ˆ2ïáÅþâ7«Ö[9í (¾ƒTÖœÞ\¾w¨üzjý¦E;_ó¼6ù¤ìÑ•Ñþé:¶¯n¸<6áòýx ´=jÏj´è®ZÚY¼¢ÓéÕdÊ>úÐ_O´Ï««yÃèÊÎÖ…jhS¬NY[¡ÎÚóøÊú#Ï÷û \¦+bòÍÊÃ솺[^Ä>ÿ}ú(¹Üa­_ÀàDß­£ë/-~çKùòqWóo_—ܧò~ç”_纎WêIÙu¤D[¬ ªæWïøPy° =Kß¹ž²Rt(/OŸý2Ú1êô¬;¥òcíÈǼ%Íõ?Úàéf¢CKU¸ ¯zøé**ßõp÷›¥Ïï}”ŒÓqcX$ Y$=sóq¸.vé:ÞÀêH«+êÊeb¯!¦þ˜®¿§aÒОøíÎhŸy¼´JÝF“§Ÿžݶ캤ó§&²o®éÊÈÙWÿ´&Ùâ+û¬²-MÛK‚l?kÔyë¯önÓZ>°ZÏzO„ZmPìø¬˜’ü4‰4´r±–æÔº¸·»Z …Øù·##–,‘]Ht«l™ð8WjÆ S%½ïž ïë쬿žfoÇ3o Kÿeó_ÃŸË +endstream +endobj +5687 0 obj << +/Type /FontDescriptor +/FontName /TPKZYA+LCIRCLE10 +/Flags 4 +/FontBBox [-2000 -2000 2040 2040] +/Ascent 0 +/CapHeight 0 +/Descent 0 +/ItalicAngle 0 +/StemV 40 +/XHeight 0 +/CharSet (/a118) +/FontFile 5686 0 R +>> endobj +5688 0 obj << +/Length1 1606 +/Length2 7713 +/Length3 0 +/Length 8530 +/Filter /FlateDecode +>> +stream +xÚ­VeT\Ý’Å‚“` ¤qww kph ‘n »qK ¸‡à4hp÷`!¸÷à.CòÍ{oÖ7ï×Ìûq׺§ªÎ®]µëœ{hÔµ8d¬  (ÎÁÃÉ- +‚-0U(D…Cê`x0 +`30ȹ€Ìá`(DÞè¬ò K//€GDD› uòpÛØÂÌ:šz,llìÿ²üXxüÃó°¶^\AP'GþñÞ¨ච€5ØSS7x T0+uŠ ÈÅÜ Ž°p[TÀ–  Ä°†ºþZ,¡+ðïÒ`œX20€9æ²?l¹[‚œ~»ØN G0 öðÃ6.æøCàPb逰úMàÁn ýCÈÉúáøà{S‡Âà0K°ðU]^á/žp[søïÜ0ðƒµ~ˆ´‚Z"~—ôÇ÷óà…›ƒ!0äÿË°ÃœÌ=r?€9¹€ÿÐ@ÀÀ›1`¸€lÌ]¬@0ØÌöïîü«NÀÿ¨ÞÜÉÉÁãÏn蟨rÃa kNlÞ‡œ–ð‡Ü6`6×ïAy ±†x¸ÿ²[!œþás¹üióï™ay an…8x¬@ÖØ\@(ü!%€ùÿ¦2çNäÿ€Äÿÿ#òþÿÄý»FÿãÿÏóß¡@sLJøë‚<Ü0P€ +à÷ó¿bÍÁÿ&úïz ¿þ;—pó‡6È@l¤àæäþˆ)€ÝAVê`¸¥-ÀÚÜá¡Gì:+‹zÐòO<ÜÜóiÛ‚-í!¿›.ð— ±ú;óyþðæ’×74Ð`ûûmú'JýAu¸¶‡Ó±ÿ®CjõÏÅo YY¨;À‹ƒŸÀÁ+$ æ ñøü›l`xþµV5‡»€Ý¯JææùSø?ÿZÿ æÄjõ{J´à櫇Áú§á·Ûáâò çŸ³þPð?ÖFrYbOÿ€ZŠÚ%§¥À?‘döÉ¿îlçAí}çTX­—ã_móKY)1»©xÇYóMô®ÁcbÛévU™u­¿ý™S["h?›Â‡Ž¥#‡`ž±Iˆmí-—I!^ÊŽ^„ׯï*‹h†‚ܺk?‡44M +nÐ)¿5ñ¹`þ:gñ§sÍñ'¦?szìk™Tý´¿‰ðSîöãûÍó3¦î¾Þž¶ÃG«ÏÙ2¢±ÄÌI|¶iâáf.'Õ–w®\…WX[C ÞD¶Óߢp_âÝlÕ;b‰[ÙÅ™™ƒRZ•1÷K¨.Uc¬‹å¤½7*ÙM|¨†GÕñËã‚jÙ*C_*Ù+Ä'M•ã¹‘Ÿ™w´=RÖ›Ó;àݽ¯…ályºb¨æ=a­=|ÐAÿ¶Ï‚ ¼I{:1לéÍ‹ÁCˆ’¸«cÞÖhX/¦Ç‰ž VªÔÜh<)ËpO9®`ÓÞ.ñ]îÍên>gËÆ>5²y›\­ l?éšq’ îv~ÖL®]O>´Õn¤ ¶®ƒ¹ý¤~áç}¶ìŽRþÓ¢àoÆð¦êò4dûA‡ùGaUøç‡%̽5Ýz#¤²î @¶I9™Ëþ«ëL‚·Îo™oƒÅœGÞ%_îèŽG_I8?>y£Í¯¨Öä}R#F&ªå{‡áÀø‘òÅô‘ßPصþuseóq)4»0ì3¥°Lh䤢£SÎGïhf©riü;nèh àè|ctQùM‹’b­lÚ·Žá¾‰]6ªe|±q“g\½£Gôq†x¾µõ¿ÎßÒë>jŠ¢BÓ+Ÿ¸h>š¦5½âMkù.Â5ô%²Ôîqøò£X7„/W—,H5ö3ýc-§Û¯Ì$óp\>Ïèq +ãاÏ!¢MêoP¦O®Qƒ§"ß&‰i9G$OD¤ŒÐ}Vy–^Û%1“¨ ˜w/&»§»0}¿Sš/7U•kܼ©"Ÿ‹& ¿IÛ$æÁ7¿‹ð×°,HðY/V>¿[nxö¯¿ÙÊ'Ée¡?c^|âAÒëàm¸•š‚ãâíà8”AКÜåÆ¡Ô„~±¦ë¡–¹K5u[vK\{¾¯w˜£êÎøA tâ>0]jýî:/¡«þ ¦¸‡ÒÑë^îÑÒ‘åË+Ã[ÉNŒ¾[ßÆnl[QåFàá»f«ø™;·ˆóMi:²´Ÿúæª`ñ¢J$XíàRȃñäZ=á$ú,d˜&¬­!\–¶ßÀÌ`÷¨Prшwì}8¹²p+WUÃ|¡uüz2S˜àÊ붗ÔŠ6ªæ2ƒ~¥Óö³7B’TÔÁ!Ô“Í¢>V,ì:ÁÇpzsÔûÍ;v)ÍÌ3J¦ñ»ˆ&K¨Òz5À­eíÉ4|¸À/~—¬k—·ØÂ> +Œƒô-§ÕûÿêMœô¡y$89J6°gÙŒ2Ö˜$˜ÉZË$¢ì:ê´ G¾I‚Q?É‹S¢­eÔƒåoÚ‘äQÁ>wwû³œª[Kâa8"ý¦ £öóNÈ\ãuÙª^hÛŒ‘¸ùZqñºyµÀ‡/û’Ð(±“Y+Û¿§Ä¸(J4?²_ ÞrÚÄ”¼8‹óöM<’ÃŒ"»I·Ì +äµNëgùõÜ·ëŠëë4àÓùrW4QÔRWËødk/±¿a¾……؉¬¸€YÕyQÑl +ÔÇoæí§«'ÛÉ6zÂÐÍqgˆÜ€©”_6”°ð’ž²åä3u(òuu0þßAÒ9¸ä”\/Õ Þ[Ü-Äó„ÜGß¡]]ÉVùÈ÷¸=Ó¥Ô¢¬êäÎ/e”©[1Xù¶ËW†gêÆÊ£¢ ­ñéÊÚȾ"N2AÖ)a|ïÂÊœ‡Ñ»n×3±'f§cÆ—º7GC“)Â1»mFé8·Qde Egˆ]÷ä¾¹*|ßý|½«^þ³¤¾9ÏY|ÛÁž[a Ÿ7Žÿ¥‘v”1°û†t +鸪°võ§=à¥E³m©bsÏXfHù–Fç ÚâDÞ®cÏØÆÆ2‰fø0»_®ëUÞ?,f“[L.½ò0WP‚ÑtW¿Ÿ¢ü’è"0Är’[«ẩ¡´Ÿ~ošÒU¦mãà|›¿üá¤/>ïê QoUx˜ðþµMÙ /4Y©‘YQ¹4¿ 8ã;ž,BTjÁ‰3¬Ø`—WiQ) ­f-$¨° î'¿ÿð¦§dñê)°"q:Ý:7ÒcD”CÀåBÞTªb8 fÆùF6=g¿<—Ñ2rGéípQ¹3ZDÈEBnbS©¢B)cå ¾³Øw嚣[VPphueÊûÅFäÏgEÇ#aè„€¥…¨jn?0(¾6?!@?cå?'ΕTÌãfŠñ‹Q +Ö÷w1nßf¦c;ühù994úÖÆâ·^ô– +5÷M·mCÙí¦ç+?%eûüznÍRº“j+Yþi%ÓXöFŠ@ZO³4^õÍ2JïU¨®šß‡ìŸ<Óqϵi Ž–Ý­§8±×5Ç'†T?ÁQ“¯ÌRö€Þ±]üTö0€‘Ãç^Ñû¶'ìlÚ [þrô@tíuntžŽõ÷œÝæÂlóUÛ=w¶–Çb*÷—x™…‹ÇN[XRAÑŠ#JˆÀÊË…ãÔ²yá¥H63»ªæÉ’÷EXc/•Ä>_IÃ*.±$µ{&w±¶7ó¥9Á³ï•&’%ÑfÈE6Ò®ˆ‘;™óuè8®á3¬•ßÖÒxÛlȧ¸pç)¸ëö*9ô2N>]þŒI˜Ô•>ã³a]ávk¥ªG• ”µñ¼D[*¡GÕéÖ¦ Ä Â”=êcý9”'­K}ÑEj†˜ƒîg-&‰£=ÎÝáN“n©r=¸uH9..’ ^öûª¤·ý~Ò"ùº:2c´—¤C,náuh²!g&ïá+÷4ÛÞ7ÛS#"'Ç!~Ì9ÓkÏÕsëpÍ#[y%ðzýøâ#±°¢j[íw`V7‹¨ˆ·ìåIŒí2¡ä øГ”åŽ±zð#/­kÞŸ&¡˜"QÛ,ë\`–qÎkQžêøž0»žCªMŠUoüÕ¯tod?ZÞ¶£Ïƒä³E™ù,¯šœËkrÕŒdáÑž’YÍ +¹_²éKìi/¥ôñäUØBW°K¼Ë ÷1>ý@?ð6­ -*ßI©VrUdγ†QüÌ'àᨅ¡cûÂÈ]W&C+Ö+NbR¿Õ^±œ¬ît|.³¹ÕhÕ%‘^„uò¬ksm³Û1¼`¶—!Åþ…´¨.¤­ÌWÇ8T‘,xi§dû´à)®¿eíØH»ä5Ý‚§À׌vk‡™0p>£À\¨3õuc(hXXJMy}&yÔœòÑZÆt+îµhéwhYIŽ½6߸øl“Äh@’­ò;Ï‘ælpݧ·¾ø¶#|E» gO‘­o[ÏVe˜_äc^dj]j={¦,Ü?m§šKE÷²ê¥a€ÐPVÕ¦˜·÷AñÚF–fz[¡Di˜^t7c,sÀQƒ2¢1ìl—2ýÖN\Îëc ï„Ö°§Ã…AÜ<_©‹.!å„Ñ»Û.› âîÆÌ®þÆM·“áõ³žÈë7/ÃÚ쟨=ïTié±ãj›,RK{à“’…,èÀ“ÏÈø^§Nf*KF•×·¦9ä*ôù× Èèëa®F¥Q­5ÈLjôÀ~ EW¹/AQ‘]½˜U÷…·Éƒ‘*ìu?ü®® r%ôœJuqh‰“Ûta"Í%ÁÎö”O–®¯ßi"pëÑÉ«Bð¼Q‰Ž¹ Vp;Ùæ"\Ä! -Ü›RPõ!w˜„‡•¹¢þ}áüN3Üϱv>eg7ÒxùËɘ­`pv¢vÂ^˜Ðé¼ð{AþÆmÓ!¦²z€¡Xgû!J#7ã]ÚúuŒ&t)r ò¸cà͆“ć;î)‚qS4yì° +fDzq ²ÖU¿±3jà9~JÜs•W–G†KäjáY¯OÓæÎÓÑ8q¾¶X=Ï°‘T¬M}» W&ßoƒCËŠÚå>±ݽò¼ü@óìp-Š›f¢sqÕ©[â0£= Ýת5IFõ׌œß´žðΟ/J1ôõŠÏUˆXJä gW«/<Õ­Ø›O3 êuùeêƒøÅ/ã9Ò³ø\>´ÏV1ƒœÅÂ5”ßp†M*ÎýâÛc[óù‹jU½OÇ,5bªà7æµf!â:v߸%Œ‚W6†å)"¸ +`EgkªÜŸ¥®ÝÚ*˜ûžºN'ê±3ôarŽ¤èo ž+@ét"Gïf ]ɬoÙ ÓcUf¾Fi–Ĥ‘ÿÈVnŸìåuDò¦?íæÔ¯)œ»pbü1üÃïCÞ=ß Y]õZç€' ¹9Úº°*âõñ¬mb¯c ÂW|ã¤K +×:ÂÚóLì)‘â|Z+m +jÿ¤ð¥MK;ÞÓ•Ù¢þº!¢‹ª•´§ú&Ϊ\ââ ¥ú Yõú]MÃXN°1æY0”-ܤÌÞ©!´„ýd_„»ýœ.ñéË=b+Ì° †>|pÆŒ`æJ˜¬èÅgZ~ü¥¡ Íb¸cÏŒÅÞø„þ<Ú«Wx©DøøMO><­‘ÁÀÂ9VÊžo.~Sšï#“~¯«ò-õ1)[Z¼ü­0~ {q~?Ea½`®ëÒXZI*UŽR4Úþdªv‘¨.f2dú”çs©OqÝ“Šp¹Ké÷q«Ód^rÊW©Ÿ.¹v&Á¢wôv•o±K}ãëb»^@s +1þ1xý£àT¯ŠfcI 9Îôì+¿”þÈùjœ žeëlìÆKX^åeˆ Í,hò†’Lþ"ø2ØÒíq†aæVt@ðãñ›ÅNgS!òH;Fcý×%c +ú¦ßUü®'êÝÕ•å"Äø†‹©ZsãOÜÔ÷ª)›V_m™áò}_¢1ÖD^­Sý+'G%;øÇW¥Wh®St¥í#£.™ˆvëŸS‹ó“r§Ž7ؘ2¾Ëf)6ôˆ"D ¿qö7hvCö8ª‡ÙÁÎŽÒHAV׺ȸè@´%{#ž T)† (!ÏMêݛ㢭L«X*÷±ÅíwÙždï0¥y‰ÚÓ‚°L¤ú0|eò»õŽ…õ ˜$7È mua bâW¼aÏÄ©§øԌڊì“ZÕ¬I‚R;9„К›~Þ_¤8ª¡ø#5`åñŸÔø‡P¦XY¦—8à†ˆP¨R…?¶Ó ª;ÙLFKA{šÑ ¡ñró}Øvç£ÆäŠ ®fQŒèš(ój4°ãœw¿³yÚV=K?ŸŠÂ~ªCñ'Jž1§ò,Š/Hª [‹Îx¦ôHÇì.ô ´+ï‡}Æšm\ZׯœA÷†? …Oßù+&¤N·X\­­«'B$sR¡ +£wót VHzÈ`)¨ÖÂf^U±¯( jÂAÀ±Iéz8Oa££_Šå¦ô^Ç-ïý)ÌÔZ"é؉˜X7ÆEžmNaÊâì+DØÐ6é4OÛÊ´"(Px ±3U.©ÍܯQ¹܉S+üíðÅ(è¨îöUÊ:r.IDüã,«ÕŸòbƒýS"Þ4-ØÆX?ë%ôôÌ ª.„šC]£^]ÄæÈ,›s«j°þ^„MÀórŒ°ú8_zôi\6ÓÃÿº5ºZêê:%лrÕ¢‰ôuúÊ'¦¦ê  ¶Þårµ¿Àlmp"C¬cujwµŽS8W¬mŸékeF•¡´ü"ô…¹V¾jUV=~àg²`=&övLçsFûǶï·e7‰Ÿ(õRx6P¯6™Ãt)]òÈÔnpÔ(5+®…ÎÆùü7L§M! +XAîw;$óh8"Ÿ¿Ì‡LonÁLèÒ6 €»^C‰³¥I.'çË<”yë…ÂYNÖ6ýý¸b”wågW ¨Êñ“xzL.r‚›ñdÇ:¶t+ ¦Ã©§;‡AÏ Éiçð”½4¨1·'IuÒ&¥&Ú)™øyåê +€§úay¶‰/ rV¯#Ýí—SýÐE¢ž×£ÝÆìz,®§o¿à¥uîšvfÌ&Ï$,†eÛæ]Õ%W+N¦¨½}⯑µ»u±´à¹%"ÃxÆAPò¢°É³4ŽP” ÊP£§ŒÂ>Ú<o Â{¿íÍçµúÌØVPg6¨¾Ø”Ræj9F5RâÜԀѰݯÕÖ£÷Ôˆ¬X‚z+`L$g?¿»åSS’`GäW&ÊÎÞívF­X Té­—ÉçcÆs_,¦"wL.êXÛ´]!×^„w@hq´Y›4”h“¿»û”ÙPʮٴ’©iÙÉÝ^—$‹B,õ'òºTùL»zŽx–7éL1Lí`Whä[!5RdÞÇèÈ„Q·f²9Œ¹þHe–q}X%Fu¬‰]:n£Ïgô’l¡ÝÍG£¯Oµ„×ÛN˜°-Áƒ»,ÂŒM㛉‚1BD8 m„«ˆùdÓ\kþÅñh#ÓmÙB©‡!lÚXNH¯¸ÆÀƒ”úÚiœÛ8Çy[±)lâÑ™tÊÝ}Iΰ4•‰ +y,ɜݱ‹¬ž0U·íh|ƒd±ð5Ëgkô_„ôótþÜÂÚ7ÄDŒùÛöñ›Ù<‡©^„Û>¥QjÛ鮣Oô¨–å‡.ÊG(\¥¦øå½ü³†À®ýÊ€èÇz#€ïŸ5UJ ñ²äÖhðÍŠ\ÄwÓ ‘•¼|K†˜A]˜í¦}jêEið<ÊÏ`—ç¹Øü~üç묭òågäh…ùe<+ûU/¸<9­¤d§({Ž²=’®[m7'° Ûr‰æõ:%bJDù0NÚŸq¬ÐK<|¸KÎ<[W +Nyû¦÷¡(NAïXËÎΗýŒD„µÖ‡Åœ¦¡ƒo^¼aß#.eÉgVºñð¢NÙÇ·ñB¬Ÿ³l¬´^™Û#L‰ŒøÄ‚ÇE6{ü»…¹ì(bÄžO¡"¿ŽÒ(±sÚDµQØä%®;Ƭ†=ÔÏYx‰Ž¯?®Ôí,Söù"ÝTmœÛ×<ʱ©¦{¢Ó.´ˆâf|J£Ë®-¡z£‹Ÿß/üU|7yï–RPåÔŸOµ)#´)–wã§Î(±æÜž…ð£NF‡ =›,¯©Ã£"Ã:LciòÁªÍe÷mõQ]¯{:@!ýX«ò5éÕÛÕˆ€æ: ec¢› +ôÜ;•AâyAgñ-÷Ÿ3FïTÃ4½]_›0’dqÅiPm‚vÌHœÆìà±´°è7sÊÛÏžp ƒ?àÓ¾u]{Q’°”@3—æbYäPN«†Ößo÷,+—É—É3Ãáé÷ëâó6ªÃëì…¥Ãní1-¿ Xb©)Êz> tåÝ‹Qžò|å7d¢ßÖ­l6›“BQw§VêsÓ8ÇgvËØ0÷õâ»°FÍÛ³@´á‘Α÷Éú¯Ö#ú-ujêï¤Â'sÇWý‚¸˜Ç9Û––ï?nÐNTþš\½zŽÑ¢¥`HæçKmj‹²çGêwK2Æ<¿<Ûi´¸žºWù"ØkÑ×dòâDõS*sÇc–©Àü¥ÉÙµÐK¬úYìw0PA•}“žÞ¬ +ž'²±¨mtóÑDK@ó—ÄÃYŒV_/1›/–çœnŸ>³"qn16Ü~ñ_ Ž¦™\†Û&ŸH2Ù$é~äwWÙFÝ#F[%ÙˆRTðû(žT¬G¾¸Õ=þBºLyuv™L-.°‘œš8R5S&®ErÞ#\å÷õÈyí&í—ÿRcq§SS5P T»íqçu‚ÛbLÈâõõrÒ×#Â3Ì¢‘_·ÆÞŠXŸ,ÑšŒ:ò»5¢é·ÚGà b˜SÓè¤WÅ´Ñ¡‚7º¨ôñþˆèQIº’ýÀ{7 bËpaÔòÂnM[½´½2w_KÛ¶&ž!7}Iʽw÷´^´¢;îCËXº‡ZJmÔFIþíÒ¾o?E)ÌæÃƲ¾Ø\ìˆñ—2d–nc¶qm@©66¸”k÷v}§& ŠíQÒ°%ΰ/€âAŸn¼±#³lzpRh9ñ5î~‘ŠSmÏ92Ž?îÇ9JdL>˜Ãy¿Í3ÚJ»>E¾ÌÆ­Äi®\}½6¨Óõî›Ï)ÂÒÎî½F¤„vŒ^wUË µª>^=–ò¬©Üi5è9ˆÐÒt— ;kG‡é¢Qô'ÝÐr>¡áU¢cz#õ…†…©ð?šx¯×•tÄf1ëT +ûämÏýÙç;§ÔÌXnzïwÝp¹XÖ5@5Sù¸Nj˜‚­&ÆÝwñ¨Dúã)§¼KxxΧ5o™!~´™'iÀÍYÜ'½g4O¦ç×MT7·­È![¼G§m¤;RÒ™.¿Fö¾œ"TÃ>íIzßzu¤Áu‹[; ãÄ÷íéð*]ø1¡¸CûÇ7œãùBPιϤÜÇ-~lõœ&¹Í„Q»ÎIâ¼ÿÒ@þ=&€u_¿œ©~™$æú”QºÒIðw¥gÿ×ůéF,`T±k!Û>i÷ٸK•‰{§öÇFß6 Ã£í¬ƒ¥›’sµÒ/ù¨ªæ~*<)ÛI9ݤ“²M´˜qÜñ+´<0˜qáumÚ¯hx§!ŒU_Ä¢žˆuÛãIΜòÕP˜9êqÄ‘ˤ1…ë}šDË\)_õ¯qÇHqÚIFËÌëbÇ"”¡ã{Af`²Î–â ñÆ-|î 6@MhZ¤ ¬r¿žö8k/Ùñ®ëôfË/ç~'¸uÍM÷®cŠ°¨ò ǵWÙM«×Ùj±ínŸ¾µì2.Ðú‡Ø÷V¸½—5@B{Õã6Äî«uöú™Sï&Ó•µ8\>VŒ^ i¤*eúPˆëNPvÿÊÞmÃJW3à´[RšäUAîS…iÿ„#TKÌóÀòÜÇÇ°¥³«š8½Y²qbŠÖé›M£1Wö—ú9ôv;A%yk`ÉñA‹_cRÛÓï%>% fcr/Ä?œ#B‰“ Zn."ìKÚ¬“œ÷`TÎ1­`Õ¥| ž›8¦ù¥¼ZU²m\m#•5‹ãH«i°Ÿnú!”^K<<5à[ÑÐäZ× ïX̤6•3;ñ…·÷ðÕÇÏ (Âä_>hÆÒ(¡Îôæ +Å«{QûáëkçÙ˜W}—mµ¯47š¶`!¤ã_J?¢ÓH—c&ªíü¬‰î0é ÝE2ŒÆfR#¶uN¯‰î[|sÆ4±Ùˆ„n;:,}µAWÍXêÑfM-mÐ ß+/b&œo#º°›ñµxä÷󀾿™µbdí“^gQ¸ó›ÀgVÁ²µÕPÐ$k7QÕ”­êt9Ã[Ã`ú +endstream +endobj +5689 0 obj << +/Type /FontDescriptor +/FontName /DQDZYQ+NimbusMonL-Bold +/Flags 4 +/FontBBox [-43 -278 681 871] +/Ascent 623 +/CapHeight 552 +/Descent -126 +/ItalicAngle 0 +/StemV 101 +/XHeight 439 +/CharSet (/a/b/c/d/e/hyphen/i/k/l/n/o/p/r/s/t/u/w/x/z) +/FontFile 5688 0 R +>> endobj +5690 0 obj << +/Length1 1624 +/Length2 7166 +/Length3 0 +/Length 7996 +/Filter /FlateDecode +>> +stream +xÚ­tuXÔm·.!¤”Ô tww7(90300Ìà0”4ÒRÒ!-(RÒHƒ Ýê‹„t7C }Ï·¿}½gÿµÏ÷ÇÌõ{Ö½Ö½îÏÃÎbh§B8€ÕpŸ¿ 4@êæà顇€ëò)#` pˆ²³« Á@W¢ÀÒ 0  +v „¤¤¤Ù*w_$ÔÉà23¶à~ü˜÷ß–ß.ß!w‘P'8€ãîà C¸»á¨;Šÿu   @9ƒ( P10|¢¥¯àÒÐ7h€á`$0ô¼+Å  uÃ=ÀÜ €ý}8"à èïÒ<ø︔<@€‡;Øzöq»ÿ†xî`¤ÔÃãîõ8!pÔ]Pîóýpg‡ þrG"î<Üî°;2C„Êà uGªÿ­å DýÎí½ƒÈ'áèù»¤?ØÍŠBáØõ;—‚z¸Ã€¾w¹ïÈÜ‘Ð?2<= p§+à ÁN@$ö𸣹ãþÝ× øoÕÝÝa¾¢¼þKå†Aø …„ïr:¢îr;Aá„¿—E A„ÿ¶ƒ<Ýÿ…y‘Äõ{g¸ïDA8ÌCô¨»”®ÿÝ”ùÿsCþŒø?2àÿÈxÿÿ†ûÏý·Küÿ{ŸÿI­î ƒéÝîàïGp÷Ê º€ßï à÷CóÌüÿÄÝ 0ßÿ!꟎à¿•þ&û'¦…ÞµC ît7>!a~Á¿ÍPu¨dE9: @Ø]·þØÍà 0…ƒï¦ú§¡wA‚‚ÿÀL¡Ž®ðßíûÃAÿÔ~7¨?ÊtÍM5ôôÿOoëOû@™úºƒÿ7…ô_‡ß<ÊÊ€Ÿ¸€OXB )*” +ø2þ¡ú÷YˆBB}V‚ü‚‚B€»ÿýþ}²ùÜú½3&( t·fÿeø ;z"‘wÓýsóïŠþ×ùσÁ>`GÂo3G™0—ô¬ TM^ߪUW‡v_¸{i­iQAðD{PzÔ¢Ô;ûëÊpþ#Ò7M¾Ó[î¿V´yVû;¨aœí©à½|†VîÎò-WClKïgl[ÄúíOé.Ü{*.h¾º4ddl[rË8Ò"‚ÄßGs³z?`;s' tL«yEÕJöƒ¢ªpk›#y}ÆÙ3𹯷ý§s…þqî+v Màë-–”¯=ò¤ÖñçÒK“d™§- +áOéümO¬uÿz³Ñ@ä’dO g´iãï½cºÐK€”«(úoxêæ·ˆ`?=’«ÅKù9)k¯;48_‰É[);k§"ˆù «‡jó„F=Š<¿¤9 ˸È@h1†i¯°ü‹}5žCÆ{íO¬ûX‡øÎTŽç¡=‡\ÏeKDHîÛPb+O†ŠÕ¤‹Y2¬ô­‚‡Ùi˜ÉCîÉÞhøí°˜"³²:%ŸÍFx6‘’µçš1"Ć˜—KUÉ Êdo>ŠcºØÈ>öVëߊ–ŒæbºÝ¥}DïDžþ¡oL{é—œOô¯{?ØÇ)”•ÎD†›¾\nÏ\U^:û½%’™ßh<ú^ÌmoLõ•2ê\ºZûHïÂÇKXhÍx–Üö#u¾ühUÒИÉ;&! ·÷%ÅÀ¶«‘}3zÝ„ãz!ãCÞŽyÂ%‡ÝŒ‚¥©ñXv· +¥h¼%ÖÅüø²_vD8œ_#CöY*èD"ÑfÌ;‹fCω–“_›$^iÒ+*U§/°¤Ø&:óퟖ ¢ET.ÑÔF–r¤ ( ªæ›p”ËÍ!צ¦&yð@Ù!¸;´™)%Z¿ªû¶¡Rkaú~÷ &@!C•5m;¢Œ÷*ÎüØ”]túàÈñRWîRÂ_kTobÔøÊÊÿ¸qŠäg^["uó}%5Áóɱ¯'ÄAEx‰\¹RªåIúqVt„Ç7—¸?ß?½]ÿêoŸöJ¢"&ÁÌSÌÚ¬=/l½¾¦™tÿÿ6Ýg\jË)šó} ˜k &S-mŠQ”s‰>YìŸb5UÏ7$XlTZ>ùTõ3œ*NítC=cü•Ùú>_g7T‚B„;TK]_¢äüˆm3ƒÊ¢µ¨u7ÞŶÿâ¥ynOÀj=‚ü)û}>'¢.ü’êÐwGxÝ Tè3`³7cœFûK¨5*Iù™.t¨Å­8ê'»V—"ιä#úOúVüíî”Íe«¾P`Þ߶¢˜ê ¿º +fŸøk&ƒùBÞŸ ÎHLê¹÷Ä_`’)æƶ³Øp?W`¾êD̲(2@Ýäu/ÑR1þªÕì’žYA³\eøe%ç›Ê²nýlÌzþ#9«tyoá£ÜÇ⣕|ß¹f„zŸ´^ñŸª©$®gD }Ÿ| ù«„£ïEm¿‰8ÛV”’OÐN„‚¥óeû;³ØÉ—g"3˜S,Ô§xÇ  w7bhuòý€â®yK)íWk÷5ê«E90|8#óSƒ€DØ7‘)œE–­¾³û¼µ«–uö÷„¸{9‘õE°Ø]ÒCÈCÌ(cðùY6§ë?·Þ†ÓËëöÐ*öZÆ͸uOêžÇ€Z¤ñnö#®z6E%~qÔ”¯uƤmøža™bøj!–k5¼Da&ŒVîÈRÂÝkYhД­¤æ´}ªë;8£*tJÇ?9ôPqe­ò òf–Ãj×ÆŸá—xaÝ3¦Å>ĉ>¸ÍcÄàQJy›E´TrFu`䪕¡¼ +¿JÅ…òu8Ø|Bž–ÿt÷*8“ƒ-ùõ|ýˆµåFsš9"Šåì³ZM§ÉËøáS[i2ÍjèÛôM³‡¹ÌÙW¡]ÙrsøõÅFU]a)×&jVm¬ò³…Šƒm¿¥4*õo¼Gbl>HâÀ9©#˜±Ÿuéz7Fò÷ã8V®ë¬¡JqÏõFNx”lÄUÇKQp,å^ÿj|ÖÎÖ6yíÜ¿¢Z Êšµ +pOÚ}ÛÁîç-áó¥å†_“ìélNà„…MÕW- eô…nnñ8ƒoDå!WölÙg ¯ 1Uï'¿ÚÉÆLNïôý.µ4DÅsúâË +sPÐb¹sÀ7JŠ"¦î…Ú±µ]ýRNR97•÷à>áOBGy¸!«> +‰•Ä[îµZ«&¹?«²¬\ø¿:åªèºŠìMJ!²%ê[>\\¸´¿£ÿ"ÿÙ„ƒ6žû¦Koº¤â…´NÉb-h ûxž¨W¨§òWÓ-תØÌméÚõÈk¶Ðb¢‰ñ_ÅmAk†j|¹Ò"sÅ +uEV·ËS#³ÜŽŠ. )ùÚ4µäñ†e?f'çÊÉ‘oôUŸr=<²hÿuùéz=#ZœñÍì»—iYßÛU®Œµì ÍÕÄ™ýÑ߶Z›R‰¦z9¼\G|Ý{Hw:'¿d†S6¾lè²0Ycrú®¿±uËZ›qtK ÖæF.4$^•±Í*eH‹‰ñh ü=oLí·5 +óÏ4Òê£%1+9B™)>L’n $Þû¹6;¸§E–2‰-B+¶”¤÷Ã^zä@5̓¥ãg²±Ml'6ÚNB Ó¬ãjV¾ý©Ög2á-ˆ·»Ë°žF4Ë5/!ai¶N|ëÛMôš:¼Hèœ.L䀹û6ÍWr•_­t~ÙÙ™œ\'­sº‘T@˜ ÁXc¤aEi2àºN9sÎK?>ïƒO)Vª×ºß"Á.#;A²Ò<õÈ^šÙFƒ4R¬–çPÌ>7øçM›¶ƒÔ’èß1v¤Œ„¹èË*]Â)¥@-=›Í3­.ÌäCsSÅCH¶&Ï FCÌ4‡¹Ÿ¸X×_Œw°çËèJ³cýÉËØSO¸áj®òí%ÊÂà({Âœi_ +!^IuM+& [hÜŠÓ1îÛÔG׶PŠÝHzzŠ½ú\AebwÉ”6,$¯¸°½ÂA7šóñE÷ÃØ-ß4Rn«òÆ‘ÃUH-Hr® Í§î@‚{—L¾ BáA脱!yŠ„/:ª…T ºK·##Î.Ì­Þ_ÄrÃ6uy‰.¦¤»ó|Ǩª<#0 p£ãÜMÚ’ÿLi¿©™‰EÈüÚAï{ëMà8÷Ì‹Õ’5ü^ïmÎùq“ËÅâlP÷›¾Æ÷m‡¨ü8¦§¹|öVckšÔÐ42‹Kf}Ñ®¼ECz´•®iÊÖhV~‹vXVÕŠ‰ þF¤fã¢^HÝ"m«çÊï½Vb϶x¥lrùþ†¼°ÃÞ™6qpUùUm+óÒš6½œ)J»:¾>´ÏÆyê:`ä_Eo[Z€®qÓêÖOÈU('wøñ´HJð¦3«e®ê ’FÆàgoÕà·uô‡’ýp|ðž­ò+6îjUÅ h9cù†e9]r×#•VÖ +í!ÉMR³5`2¾Í—7tè\Ö„lD}ÀØ3µ.!¶L+C¢Û­êÇq™v}þ¯‹ _—æ–JªI"LìÄ8)å¦åÇ$ßèìœïQØûœb3\=²Ú{@A~„!¿[b h²ëkZâ!"-ÃûÅOÄ|_0ÀtÅ÷»¢”Æí­°µ¶w ÜôªÍx^5;µ-.ªÜéuð&ÐF˜tð”QôŸ”|U³KƒØÍþ-#ºÃD\Lr$› 9¶akÿâ/ˆ?ñ .¬TÝz/èXµfŒ™óv ôÅ«°÷:Vxqm^ȨJª³œ{_LãÁìdcú˜/P—>ç}jqóܘ˜Iqªå‹ ö1Nm¦HTž+}8åóšáù ´t?ÙÏ#0z…¯kq&Ãt\þe´Bƒ¨b£{½ƒ‚džZ¡“Ë#ù)*/{Û¢a·aÞKõ¡® LÕgÍé1+ŠyÎVbÎs}ß—ÁÛ·llÂÊÉ’ è,XLyë꞊ ¨$Ö§3U$ÉòJmY’šg¨E «uO˜H€R0òq[&|›eˆl¾t¹cñøe*¨«ã§b¶i™°¸<‘¢Ï{Œ‰ +®,oeÕÐÉ1]#/µ!ë•/%ãxVÑÔS‰‚ŒˆWgž›¿²¥–a÷Ñ›Îu½Å_»¶éX›pæUhÖt³Pr⬇ðÙ°¼W©œnì˜0dxj£qïÎsfÑTSy@ð>Añ™Ï¦:0#-ßš=ú4ú +ÊþHK(ÅñŒ,¥XúoàuCJþ…¢X ˜3t“ò™L‚ŒºaÝð¯³(4ÍÖð‹M7ßç‰S1¤È“|L´M? LrÅÁ£2y_–)Dè©|­}ã)˜8#1¼ÔwU¥=Æke +àŸì ¬íÛ£xáÖøÈñíŽâ +‘”Õt¢nѵ~¢¤£% Ž\l×ìݱ´§ÏfÉt, • :Mo°Ó+K¨ +p9>T­?¹­ìì]0¾)Âd h,ÕÒÉñ-)nšÓøÀ;p#ošÐEÄØjãz²ÇzÁYxõjöìäV„åŠAÆ™l“u–šB‡Qô¥˜”Y¨xxàõëɇ˜Qþ‰Õ59Ó̱ôÜIWv¥rú^?:&‚¡”Oü +‰âÅ ±†ìÀÙ†õÏ0„Ö¬¾G‘­I–{ᲈá·bÇÒ®)k2Æ$°­˜*¸}ƒýµ…êˆ2‹Ý,±]•ùäÅq<ªéH³ýèä1©g/ê's›àÓ(b•¦üÅ0µ •ð•¾rS ÁËI_%õô‘Ý\Yã³³¢‘]önP«njq¯GÃÔëW*õé6.¢SÒBp­9ªO¡?õcäeÊ—z/Ø(³o“®s„)˜ÛwftÅ„îÙý¥A!¨ÁZlÑÓqHGN}ØßÈi¹Âȼºå¢KþöÐ((¢Ôª-‚èæÑÖRc,«AÁ¢gÓÍ–Í8ñ˜˜½­…´mN£÷_ayÅÁŸÏx/íEuæÝ“œ)éDh«¹çŒN)¢Ý£©¢Dø-q 3(צŒ¹fíÚ! ý3ôùýûçrr0¿ +ŽJE-;v,Y hô¤…”Ù˜8™Cÿ5·CgEµ°!6\ÔÎdµÏ àû²¥ºŠk.½PÍ@ê8±ˆ^ýrndÄ2ÂœXÎoN½<èMÏz#½ô²~^VGíÑ‚™qPj|Œž·^õõùì.*—9ß=X±@¼_mhÀuôŸî…ëD}ŸæêsÝŠ&3F+g¯ã°È(F¯GáÒÞßœ¾÷%B2µßcã A#>¸Y±ÏìûÒ:ؽVÖ¬~òÓ¶s.̾yŸð‡¨ ƒü[gã nD$I— …û緥絷~~&Zòe[‡s$=E˯ã¶OÔ#Cüݘ"kuöH©GHJQ-þ+)6™ITëp×`ëÅ'Bºí$ëß…¯Çô0!škÓ †y7P ûò¾C¾švÃÓ¿xu×ìç˜'•9:·'/ég&¯ãÔ¸õó“’,G­Ê®Rrî¼ÖÛïTmxsBá—rèO/,ÜZ ¸ÖúÕø±ý¡•Ytæ³ö«7Îä½°ùo0ŠÜ¸-#šÚ~^ò K¾ƒJÊT†EPò€ÿÜüÛ&-oÜ{:c†Ï›µE|®š;@)ð¥ËÃÝSŒ$€äËÛE «WŠ¥ŽÑ*ó©=[;ìZä<÷%Ýù[—€TUêç'¤"½âe+®i…8|žÞÎåçú¼^ZDêmpR¹xô±ë#ƒ¡$>©÷©~X»9!ÃÌ ¤vh}3ÚCíàž¯„ê8å §,yä´O×Õ_¼À¸ÍD²r––âs+—>e`/cÝÊÑ”ø°>Y9~“dh]K§Ð‡Y×ýü¡1’ìvÞ®(æ8ÏR "H³ôk‚dT2ûY1”Ô¡9úðÝΦ!U™^Ið[ÀÜu8ÿ“HÑa"ž3„{%éœÁ8xJ°°ŽdÕ㯠7óµ`\ÛÐS¯¶œ¯ôÊ;Û*JVÉWÖ¾h}õ…xº%jœ0.²»''m©2Ólfðýušr0¦WÃ|ØæÏl1ïÎâÂNÞ~Òô‹1‘‚=¿(6Š>lQëþ,”äáF¿ % >ʃ¿Þ»b‰¯8‹z¶KPkÍ=(,_ªUÜÇ_–ÀÃÈ{0žÁR¯¶Ûl6(­_íwN7#–\•óc·Ž2U²né_j~õÁAõM’x׸‡¼Ð¶<Ïó`i‹ G5i>„$©8ØcÊ>¯²SNìqÌ Û‰1—•·Yåñ4¯^̹T–+÷’Þ?_­íMSÙGó´:›l¬â}–+aŠ?üd—’7ÿ‡ö“‡h<¯ôÆâÅNŠ¡3h™Òt|ÈûKîáf+Ìh‘žç¾ ãÜ…'¶LмñÓg/¸L,Ì[K&ÜVr>`7¼uÏì$¼7Y“Èl»ló$×dß‚œý`Ðm¸°è̸–ߦ߹_u™µkk_"¨h`škkKôdW1X®Ø(ò~æNÙeŒžX7a•£½áP!MÉŒDí4n§§?5ÀŽ¶Zð«ø°k§r šÂ>hùî€2<áÔ—}ͪçÇÒ}oOS"_°éUƒ&G$G6ÄæùÔ׸äŽ~‚4®º“3/Ç,»D²ôÚëT<Ð5T‡Ýs¯7 ,ŠÈ/¢5p*Ûy»œ29Pã·­0‰ŒÅb›‚ŸD> endobj +5692 0 obj << +/Length1 1612 +/Length2 19759 +/Length3 0 +/Length 20600 +/Filter /FlateDecode +>> +stream +xÚ¬»c”e]³%œv¥Í“V¥Ui۶͓¶*mÛ¶••v¥mÛ¶ºž÷íÛ·ÇýúûÓ}œ1öŠˆ5cFÌXkìýã+(Ó šLÅ€vÎtLôŒ\9K[#'Y  ’©¹ ௑ Žœ\ØÑÔÐÙh'bèlÊP75ˆ˜˜™Lœœœpäa ½‡£¥¹…3€JUIš–öûZþ yü‡çïN'Ks;ÅßWS ½­©ó_ˆÿëʦ¦g S€™¥)@X^ASRN@%.§ +7µ3u4´(¸ÙXd,MíœL©f@G€Í¿c ‰å?¥9ÑÿÅtœìM-ÿn3u76µÿÇõ`oêhkéäô÷`é0w4´sþÛg ÀÒÎØÆÅäífÀ²wþ°ýëû ¦trv2v´´wüͪ "öožÎ†Îÿäv²üëÍþFš]þ)é_¾¿0½Î†–vNgSwçr™L,ìm =þæþ fïhù/.N–væÿÉà;ÀÑÔÜÐÑÄÆÔÉé/Ì_ìºóŸuþ·ê íím<þµø¯¨ÿÅÁÒÙÉÔÆŒŽ‰ùoNc翹Í-íàþI;3 €‰ñßvûÿð¹š:þ«ATÿÌ õ_†&@;€‰©ƒÐùoJÕÿÊôÿ}"ÿ7Hüß"ð‹¼ÿoâþWþ·Cüÿzžÿ+´˜‹œ¡íßø÷ø{Ã2€îCÇÿO¸¡­¥Çÿaà T7ý7ÉÿIgÿÍ´3ÿ+#=ã¿–Nb–î¦& +–ÎÆ3C›¿ú—]ÕÎÄÔÑÆÒÎô¯¢ÿj&€Ž‰‘ñ¿øT,,­íþi=Û¿]¦v&ÿ•ü_‘þEA^KVFE˜ö¿Þ©ÿŠRø«½³Š‡ý_bÿ³Y ÉÿZüƒ!$txÑý=tÌ,ö¿ 01ùü²ý †é?ײ†ÎŽ–îí¿%32ý«ðÿùûÏ•îµ3šü3+ÊΆv&Çëþq»8:þUõ_'þoÁÿ±þ× ›šº›í,¹ƒ¬Ò2Óë°r‡ÆE´ûz˜À‡‚íKUŠ +ük€Ý~iaÛœ•ïµÁôM“\Ÿí §öûR4#=˜6”Ý)¦—ùø>¤Ô½(´ z¥ßÒÏÔ£¼®æe¶ ´ØÕvÆ•ôJÞ¡&;Xa®ž¨ýI] üÑÉí}Sb1~#7 ÖžžQ$?=RŒ vß@öîãÑæÄÂ’sbù&Ÿ'9{8Þ7B¾ºr¸íp+"WÓŸ%µEùŒ8]i +6{A…p´Xa“§Ï(úå 8—+çb2çû-Š5SOö51ÞLô¯`›`ÉÙ¨·[Ñu·Œ ¿gÁ´šó²¯Äð¹—í»G²îÙ5 ÷,F°ï’ôÜü"‘0æ:wùm“ã׳ +Z ãf$–á[tWÎ,x{'ã¸ÆbxÚcú£„é±l\¼¾yË»;'Žzž¡Z:îVæá;lˆ¼©·7›ƒ?‡¼ Àcßqh ÷».ø :;Èô†pzZ²uZÊ×ïŽV¿Þs}B¡À8tijvßY²Ó}Å1>Öìl!ÚÕH«­]¬l¬Ba$”ä×”Ë÷“/ðÝ6VǽïM±ªæSÔµ?ð­[–ë/Q­Û+Ãþuö>àØl¤‚>°û͸ݜÚ90^bËcBD@·¥˜µT¿¾âËGÒå4B=¢ß^d -9Omxeg|‹—>˜FÖ'QáÀU½ÑujxÊ÷‡3ú~ÖKwy…è‰êOzëŸNUzúÓצ›·3¬ÓMÊLš}ÝH-É)áGdz؟Y©\¡UˆÁ\*tm9^I"Õ")µ-)]ˆµ£žBØjõ=¿^´õËBÍâɪÙÓšEôŠ§~É)ºË)‰1pQòn#å/s[E!zÔNܘ·ûÒ-¥´1ÍMSÇŸÄ­ß®u€P¼ä+ö8B˜Æ|ï)~?&W“»šŽù¾–ò°%>»Nõ«„9@Uxú±xTŒñ¥¤ºÁD„¯uú±?ŒGÍðÞ¯S¯1Á…ÞØË eõœ]~¬`z¦¡­å“ó6 <²X„½%Ï+–Ü&Õ»ŸÞOØtDuƒlá.ð¦Â]íý‚B>p‚кvÄ©m +aι<µEpV̤ó“óÉ‹$‘,ioßÄMÿ̸—¼ð(au’‹»õ!tw²˜óhÇЂaø/ò¸vãÇÿÔœVÔ¬w—[›>6,ÒÍ…²‹úMüùPb%ó¼T¿ëÏ3Õ;úNÓ™G‰Ï‚*Îï÷ýR£:ë +Yßhm·ËæWiàшÌç ‚ª÷)ËÃB"ŽYÎÚÁ¬Á²Þ¹=fdêŽ[#«nõ¦²$P‹¤‚Aóy.Äþ3Ñ +ÒCHè$kã4º¸éàÀ*TG’—Nb¼ÆÐ@™T[Ú¤F¹Ø){œ§S <‚”©²haØ¿vqä¤0eçdo31êª-2Þ{ºfä3"g6<ºr–›ç´g,1Æ^åפ÷4BšèýVŒË4‚ù‚Œ9ónÚ2oì– +8;Þï¢C¤ +¹J€|{75þã_5uÞ:rM̼ª@†š Úù³®#n!æjƯQù:—¸º)i”šraw.ÕŸÎIàËŠXˆ'Ë{î'Üj'»G³jù6r¬›Z§‡LûýÅ’§/¨ß¶ÊO<¾Â‡ºïɬ\zM’Ž<¹GÁ΂Ÿ•ã‰ö}Ás+×y;ÄÓ$±‘oLx1@ñ!/ð&ÝQø¥@–93b±¬ÕèÇkX-½K\5#H-mÔE1™ÉË\ý–"„}©Kw <ÒÍÄ蜥ažo[EŸ ÛPÒ΄isSÆ,Ö)¨BÉ5‡‚·RÙ P„¤šó8‚ÍfÁm€î}ø4…IÓî+xÄHÍņ-T÷}„-WàS.Ûí‚ÒÖ—‹tµæ–¨=W™¯õ¼:yÀÁ¡b+ÜhH$fŒüz—ŽüsUº×¦9e&²_îy¦4]/ê2Šl)@…ú«qÔIöŽ”êbÒ´Út9¿Â~A˜ÊfI|†çœ†çÏÛlµÔsCc2YÁçnÈdUz]v[«¼Ø…êÈU'¿Êcm%n:-ÆN÷^Ë{‹«eEG¹Œˆ6?ZvéÝã÷ºÚëioÅâ‚ŒöWˆ€“õ:á){y¬ÎÞW"_Ãä‹o ùöˆ_º–Ncð%nåõ%to¾òu—¡ÆD¢­È3?ƒºƒ·ð¿„V6Š„ábÒ@ÐYÕå•)‰[‹m±¢Ì!é±%g:X(˜üò»l‘_+yz}ÃͧÒɹø•°ÎÊ^km0Âç-¿ú5²Ú +õ7ž‹õ÷EôösƲ{y2E^•LBàí˜`T¦Îµ_PøVâA+(oËß­••'†¿x‘ŒM“‚›ÊÉâ^ó;d6©ÍTúKYåÀì`Loü»ý’”‡oìñ8¨å—òj.RæÛ-%ôãïÃ0 —$Óƒþ“ƒ¡‘ãÍ/9µ‰©’œÀêÖŠ'›fcªG®nûÎõC¥wJß D:u¤pó +o»¦7\È—OÞ_o•¦—Ø?¬ˆŽ3'A4‰‹ÔÈs»·_ZϺ^AæÌ<Å.ˆ,¿ñetL‹9¶7Zñ%›)Bjw=-í»…yÓ:“ftõÖ’2­SóÕ=ƒíH£š¯é +±Ë,hC×hØÐbCѦëLå ü>žP¢A’íõ²J( \ +OôñB©p—뮹P?ݺEç6m`G/m–ªggÔâhaºT+³â¹y Ÿ}¢$]7éamº¿¤«Ùö¶Ä‚»^Øo}cŸ§Þ˜Ëñ7¡cñKP*‰½ã²ñæIœš½Éó¯ûÊ`HÊúr¹Oö×7Ú6¡œïhÉ ƒ]f\kxw9Läû ž +ƒó«}R?%K0mžŸÌVìíЊú›„é|6·Ü¼uá7Ü3‘KÆÚzljIÄ>LJl€¿*ž)¡Šã—~ÁÎiS°}½”B¯Šô¸/ÇÄ44ï>OijÎk`’¬˜’Õ¦¶SQ3ØainCì’ëvl—‚øª‚ŠÔ²y2O0ïI|ÐÌ÷"°L3¿ƒ}E„{KKë°¥ÓÛTDŒšY)!Ò§a˽7çÐ)ËÊE6ã¤Æį'솦éæ×dÛ FÑsCrðïZ‚šÊâºK +cþϺÖCÀá¤ÝV£LZÆ4‡ßÊø¤c]gz§¡I[%ýMj·œº [?Jv_ͦn*P¨ïß(ñasÙ¼#ÍŸ]ƒ¿júŽ¡‡ÜÌEID:¤œê€q±.ºþ‘ͺàf:•Ì6É'¸~"rüR*+IÍýq”âb$sÑ,GuÓ¦³G¤'Û“¦ôÐä%?EKÔ˜t_6:éï[‘1¿¼±ŒYíµYø“PÜñ{]>§y÷º‘>ÎCë ¹¨n«i³¾8´©® aÔª©·~kz(Ú åì+ ó’³ÀýX +ëç—†çT?H&'ˆ~ÌM;>•C茸´#äúŸÄæù<·¨w\þn_‰â‘(Êm5¥¹þŠ?»c™ZÂÙì¡{´«ÅRLž@û@ž°ÚHÛ ‹c æ#3J´I@ÚAgöÔ¥„Šr<™‡œ@ÄÚY±_á/9ìýÐÊÅ[+^½‹Ìç=8·%j¹/†Þ+,‰ï*ªoI ÁëNç¹êkL“G{êrX r]ÀðûàƒÓ°j©˜éŒWÁ9ÿS¬Ý · Ôx·Þvá¾Éi¨C߆‚äKDUÇÖ.²þ.ÂÉŸž:AB^È7Ôõ€&XSÛ~ÔÙz7}0_ÝŒÒk¤YoM-‚´<ºq<~Ü ';ÈEHÑxFûS绪¨çé,qÞe‚ ,.C‹sU^ågþAÃ!ÂÞmð>ødÀ†ÚµtÜÈçPJÁvK®ÃRi!ЪhêÊÜW¦[ï²3Gv­HVüZˆ‘d$â/ +¦^V ¹ÙIÝÆ_ÉÃÏã<÷vgI`}¯^ëH=2Š0y±¶À¬c¢m uÐáÝ-MUßu÷,¾hÜñ®â ƒüt-ü3 ïo*d/¢]®ê–ñpü¦/³eÖBÙž0ÁÛ|-ݼÁïLÞˆM'è +ÿ™Ü•º‡v‘ºG?ÑkË«.E›KÓ\mƒ©Åy†IŽö{× ËdÉbp—–º¬=¦l‚ÍIȺž¶l+ û&˜Ï5!'<ü"–QK >SwÇHÆŒ¦ÅYwÈï6-îŸ?faN]–åU}Î8WÞ„ÙOªp&ìä@–S*k'rm6ü©Z +„¢”}ï ê> ¥8Ð;nòylrE$¹CØ^%ê(W“Yq†ÖÁ´ïè.¤ÕÆH›IË/o£ -ý)¯kuPîwxÂèÇ$¾-_„¤Öî’D]µ†HüuÉyѦH»© {Ã`…'«BtJù(P<&ß" ÁàÒm½^æ¼úµüî©i‰FRn,Uê×ÝÆÖÊ,)É+â|ì¦uø:5r³y1#yt«KbŠðÎÀóÄýÁ!m„פ1&äžÅ5»Tö1ÃÌ64oŒm Ý÷9dÆC©ÉÚÍbŽ· +ÕÉ&€HÕSŠž>ù€D•*4"LSQŸ#ŽºÞvYNp7·À˜íI>ñÖNoPu´|µŒÅ¦+êXüMY25mN3÷\”šèV­¢ª”0ˆŒÔ­>/4jÄ7â^0F3*¹ÀÞ.ˆ`ƒ²A6g[DYŽîJg*õùܺ†~N! ëVB‘Gé£ê B£iˆ@ñ|¾™‘†Þ¦òV»^Ø›_U֫ljà ¿œänûCN®ä@þ§˜l¤Ñ¹bÒêtdL0 ,ôJšä” íÌÎñføý•f€ùB]å£Ëêi_VŠˆ¿Ò¤öNgÇ~ŽˆÓ˜E~ˆ¡K¡BdÀòt3ñk)Ôà§7³F“guÀdqYõ‘ž7)žÂ3Ö‹TIbvÍmË'¸‰›9,²ëÉ#B\óÞ°Ú¼PŽÖ4,¸ïÎê½”u׸äw«_øA+Äb¿}í‰Æ]o¯üÆ~kwªq×.ïÑü2'*‡J+—L +M/|ë¡/± Õb- ã ‰È}Ûí#_«a[Is^H¬ÜàèQ3½ÙˆFÜsÏv7t]• ./€€“Q¸¦Ð• §µ×ˆö;ÊñĦÿ-[û½8±u$ Ÿöw,íMæìŒ)ƒ^ÃoÛÁ÷WÌ{BlŸLPYuƒ"/»ÄÈzRb®CÒzLÄbº+£“~–K4!ÝäÛÛðµSîìjⓦËUÚ]ïî¥Ú´Nø36j¬Ý¨à6q£ä¤´ÞõNçžÏ¼­ŸË…‹Ò£föbÔ›·›Q%]Õ\-)áÞÕôÀúÃÈdÌÑ\]· 'ÕßU'[óç†&A¥ZÁjÙÇ~»ü(—{rدi]ɵ`p5ìlù¶¶ŠúDºó!WZYÝo©Iñ’¾³Ìš$öîÌ‹«Ûo•œìÛå~Úéh€ÝU2š>Ó§4"tö(ñ|×_ Åÿp§¡ÆN’à6ËÈ»meŠ®}NxÐvá(v5ü¨ü$ ¬'Û½õïq´ƒ”iÜ¥ t2aí–ÏT‘Aõ9â³{ñäSúà +¶¡ªÝÒ ”ƒ¿Û!€öŽd ¼Æÿ9OÛ”H­kÓ¸MÈ´ž½?wý–ÊêhÙÏ¢óè}¸)¤Ã`äó˜’=}œÈEŽþE—¦Î’ÿŠBöx¼Ú¾9vÚo¹Dè*âÕCÖÜEíâ»EjÞK•ÀœäȦÄ|_déÿð¬Ößx^JZø…nºD&q$%Í1Ø«ãÒ;PÊCB5½oRèß·ÝËqZôV J•ð²) ÍIÄ«p,ðNÞ¿H41ÚögEÄûáXÔ©ÄÕµ1B)1V#pa;Õ!pUQêêÞ›ø+­°dá1ÔÅ=®À… o܃¤(S[ö§Û1ô b¦ÍÚ*gÒdf®ðåjI©ÇTÁ»KXÿª¸ÝÌŬ](º¼}§Ž‘ÆáÓƒ×`s/”q1MÓ°hH @—J4l`ÒîÅä—Pµ¬iÒvÚ˜;f³·µLœ8¾{¶µm ÂÌ¡ï`+ýZî¬wA>¤¾¸ÁPIç–QGËm Ôžviy7^i7w¿ùÛóìicœT¬çêó-«ä¯§ ÑP4 ö‹=/f¿¬îæ±x¦RÛÓ^–žùonE’ ¨Ø¸4;¼å¾j—B§ÛŠøý5®)\i#›Êù`—ÙIÔ¬^¸EQ×ÞÓå…R>MQ„jŒö»5™J‘büû:ù§ ‹ƒ¯ÖâN?èèý‹v†Ûž³\K8A¶ÆKŸ^3úyö–†ávMpg´©bÌgä(šÚÜWa1S~±Sü"“R³åF¢ôS¯Ž!«4k<ìšç©á÷l† +~Bg7³™à›ƒô<¿½&^L|hÓNZ¼ð×ïÓ²«Á]‰q«ŽÜGÌÝ{†u8ˆh¨|B«*_Öp’;AGjs#ÈÂ¥¤ÖÙ*ì +æ![:²tê_2t¶ +jëÛ+ BgR•¥6„å  $òߺ§e£–ëL:ô€˜ƒÒ‹= „—B$W°o¨¢ö3²Y`"+çOPþ]´¼h퇄±¿‰èñƒ4–£ôâØ"¿ š0Våo|Ñ@¯ÂfâÄÞ>:‚pø"1N2+gh DHea–¡÷œÏ&Ï=á]ˆ~„ÂIYˆã—”VeÎ|ÕB¾Ê²HßìÞ—½ÅÜ õ¿LÕ#]ÃæËO0Í-Æçi0ŠÎ*ÃÓ…ýz£øsÚ &o¾”¼{Pºi"  “gÕÐz‡œ§àÈÊ#AJ„eWIc@¶ÑÅ<¦)Ø#y§E¼)ÏaËÿM4Ã¥™%‹•¥Lé ž¯BN"K‚qUõ£§1¿wVCœ/B¼Ê¾OäÞ ˆ%ˆêôÛS*|(Ä_er(ÊlÔÓ88Ás@Ø&éjžî¨<‹V†­öÁ-½¼Žô™áðGò +D_Ó®+„u8phãh“ô\ Æ9ºMf +sš$ˆ€|è]]œs‚⨠ý=“y»´«7š^¥E,ËÎ wÀØÿm:'›©^²7ìŽþ›döÃK0::µ[»{¤èB† ó£õic0í‹Oo“‚ŽÇ3¼°ž¬ÈŽ±ë¨ Ö¯A¬íêçû· åÖ,Oý‡ÑHcH ;ƒÅiò‘f'ž”¢Ó]BéÅ —ž¤Œ$!Ö\&D-ÅÄc1}º YµæÉ'h~·fRã½›|O,ñJÎ=Þ‰LßtPs‘ÒáζÝ@0λ£º=›¼ø¢Òô|OºSXXö8•uµdÒ|iÁ—ÙI­`ÓаˆÎkØI%TCE§Üa^VhOWÚ»[ ‹Ùz1zù4.?Q ÏVùªÇÝ êYÕÄÍüÈî'HJöJÄhß'wÐC £Žg}àÿä»;ìâö¯ú‡w|?ôŹàX¢ìJ|SíðíÇzœ€Óõ†w3C:¬ÃxAjŒ]µO‘¯xËÓPSÂg\C &x;:f&ØkŒÄv€Éæ÷:æ:ûí&î½®+ªO]¡œDÄƱ|Q Ì™øÕ õ»@R© íÁîØü¬pcô ,³C +àvfÍŒÀùÁý*ÜÒ';ä ¤$ø­r¸qZ…g.œäÇ×IÌÑÙÊ©ùÒ+4SG[íÜëÛÁ«•NZaÏ¿‰!ÊW>¡H½¥š³ÿÔd)#¤™Â™©Øì¾³Üm!ÁÃKÁCŠTÚ—…¥ß ÚM +Ÿ1Œ"X­ãMÀZdŒBÐ|àõõɶœl6A8(Ÿ§•Ï¹`¨Í¥QŸ;cÈ*"ÒoX;]‘œ2Ј,ß%èü“0‡ìyÕ'Ú=,&\0œÎkÅñ²TÞZ|;ÓBÓaOö÷w’LÂÙ^¡–ûœ›!¬B:«(b¿<î;Ø|ug¶. äÊák›g,ÃaøT šôZA)"&EÂb;B³¸üÇí¾€äBŹ„o\¹08Æ_Çt¨Z ªJæ +Іá{Z?«cŸÇ2\ÇꀤÎO䘰sx¬p”J@,‘ßyÞÚ6¿Òö®SÌHg‰—‘j.ñg)Æ ó“Íø߸PÙ¯Ž¡ût´Þ…iôyGN`ÄŠc™„oo@h–èQæûZÇ{Ã(=k 0ùÀ4|ìÎB¡öÔ‘× ‡¹ý>Ý + æ['ÅU|öqkUÔ^î¦(ˆd-]_g• +aòÑ”‰÷ÄÆû6ÌãÛœY« °º®oCð]§ãÉîõ~„+ÓÖnÛ¬ÅÐD•¨–8/f'NñÜGÂît™:`*â…|¹jάn¸'J¡‘ÝБE7ÃúÙÈ’Þ—ïIÌ +¶>¨´š’äçy¯i6iç[î"Lõ èîÏŸQ¼7Ñ\^‘µ?X¤¿ó2Àµ¾·Uov%‘¤rmÛ±â!iÝbÃqÁˆ;#R Þmõ¹!`dSùE/¯ð)&!‚d±"ñ¶ÂáI9òN²ú¢h[#p^xYî#ìLt¸lKtͦÚƨc‚ AÚèQ{…-É9+Uÿ¶¬ßËâ õ[ tGßæ\æ”åS46ü)KÐÄjŠÐ:¼È5S²0ïD^C׼īšs©ðŸ+&¹“®{–ã?.`°Âõ @ôÉjï­øXÊ3zÐü¨“ƒÔ¿²‘Ϋ€}¬ÇapÞd@õÔŒÜ]-'â`‚\\ƾb V=7ò˃¹©3r'¶1Ï]Üaxý¨.RL³`#²HOW nည’ß°|„ïì:&žåó2§¯¯qu,yB4ÎnyŒ¡óÀöUº„ɬPšz½TmîÉmp&i…O–W•‚Ýb¶ÜZ@uÁ«òµ‘ò`ý5}ÙraÁý~«bãWâ(ñYcË¡&>ìŠî&mkÜÕ¿iÿ,ÄQ6Aþ Ž )&›™à4)TÂà·/Gœ&ÜÀs'ÖœP5†h¡­¹ôµŸ¨™mc‘Y<¤{Yº9-ÆàšÛtY¹N¢‡;;ìü ¢OiÃÊ~žDÖ>_‘‹v=ˆ`³]A4°}æ½7DÑš@«̧.}êÄâH´'è±óà³bCyÖÁŽñ¿W3Í!¯ëŒJcÞMw}ÕzÑn¨Ô}…Eñ¢* +ˆ‚pöîÃ/Ÿ6ù>ŠÚ’Žz„n>ø3»Ž…ÇÑ ~[¹U TÚÜØøµÇkß =ÚOЧÓul´LôîÙGÍâ©›hç;‹²fU½§w‘¥½À[ý9gû“-IGusÁŠÔ‹69ö’–fã sýaÔÃï™ç*0Z6B(¡sîŽtKùÄ{Õ˜å4o0 ýÛáu^²É% +*É nLcs_øª ª>ùµäxëÕ¬ßôS˜‹|Y†¾*1HìÖüH)Sd•£WͶìøÆBV­s~YõýÅÝ•eÉiefpÔB >ô‹ð9"k¡¢²;icGdv X\{?nx­è®ÑAöuZh_æ{FÀÅdáµÙ |P$§¬T%µèÇÄGLx#¹I˜I™±î}ÑoÓC¿u?òú£+ø`o@EŸHG”>w†ëùxZMlÜJ°öˆ9ð³öÓ ¿âŽpfâŠ@Ÿ§qŠv0D *?ùìAjt°×£"¶0Á«{ÿ/6 y×;¨‡:þ&Hz®³xÒÓ $Ð]UÔfèþý‡!=ÏOÙ%­ŸIÇ‘1P_ÕïÕˆFȺúÛÅ;¬Pöœö"Ñ]o¹ËÄho橃d¹á +¬¶$.nD<¦a´/¤¹à•˜,_†…Aμš}j'gf¡·ºÓZÂ.Ù-e >î¼n±N㟓¨¼U¨aå4ôýØ'ï"ówœV 9aú !•{oÏöRð$¤ìjÐÝKDÅìuà3›¢;otá`yºc ÔX¥×`F©_ZB„ÿüîHdü²O…Aö¾…)¼cJȽ;@¨Iâ—ÉÆw-3Ú9™âžŒÕ·ïq¶ +ɼO:RNcg÷í‹Fb«#‚AvþÝ{úåZ›Ñb쪻ÓÂ]Ðb}»Î¸1Ø@3ÞÙÙ\ÂœZ—S.ê"ºŸúõt^ùŽëÛ @£îyÜ„¼‡ÏÛô;ct‡ôq¾C†A’8ž•ûÑDjSjë6Rë‰Öø\ÇüYó€³ê°ÑóRðïrT ɽۖÞJ«¶UýU3gw·ˆ“‡A™+r&ž¥îu3ijV#½#=¿—híU>>ªZò'ÓSz~²ô™5ØòA÷ŒùFáà~Ua7è¦èmó›}ݧËág_ýæ—¦•–—îXÊ|ïþ_˜m1€'ü-/<,xí¼N¤dzƒåÓ6¯PY T?fŠÎ9¡.L³Cn½Ÿ¯nÓHj‚ÏWòº¯…Ž¿¥ƒ“sgÆ‘uá ÞpJÀÏ›Fì"&èŠdáý=¶X]îäû4*…N»ÖÒG¢äÄq4™„ÁOÎýFiŽ ¤T¼ëCXr3¦21©¨Ø/9jêÔ=ŽNlWW 3xý¸PîÆb-xŸÿЛŠ›°ÑEr­V½Éí܃Ê4y)P¡%Áܯ½ hüÌÁ–MìõgDdÂZ§Den0ž‘-q¼Y¸[f&xÕ*TžÍ^HÛ»¹kÙc,Þc +y«>ä—ï«ñ…i=­ÃüÙ«H`›‹$,Ý…«†Ê´Ô¨‰R\7ÊÉÁÖÞ>xÖÀÝçö(Œ^¹È:Çи·üŸôSÁeU8@V¢"-/'šÖGªÏ§Ý£HÍoLáá.S§øÕ Ú> +ðAÑô(,Ñ¡ u´R Žª¥©ʫ퉾ú_ÖCK/uk (x¿·Ÿfµ®í!€ø$vTëmMÌnßDÅ2GÄ„è2‹7)š%¹. +‹£I½É+“øíÊÞooÝH‚¼ÃF{ +¾!Y­\¸IS:W…;¿b˜×Ã#LH€…ÑêEl6ä\«héýÜ0aÆ“qM ü–=¢)ðáܬœOµµ×²²„¿ ÝeþnUÛ^q†J…É;ÃÏÇpÀ‰x蟕õA~ïÞ¤9 „;TFܱv¥‚ùÚZ]ÉA¨Ú=Ô´(p‹——oY¢ìKûA¾8mIÛ)NDxœE $ƒrýè Š£y‚|–§oD„À§øçO†µä•l,Ô ¶[ÙùUÆÖå–C­¼$: Ôý »ù®- •%Á+É·Àª×çfÛßÀÛ)"õB±|Wuü]½Ò?Äëƒ1÷•jXÈ•rvþ¸Í²P*Ö†w ¹ÞŸc{œñINX|Vêû¹í()æÁܦ¼¨ž<™g§!V ¡áülðߪÓ:¹&¼&[”µŒxðÒsôœÖ„䯑»pòâVñû²/nÙê"‹¤0¬>¸k +H<ŠE5Z“$¥” óÚ˜rzŸ=w¯Î ]³È~· @Í&¸<}Fuò.þœ¦¬Åé\Ýy3ÈÝŠ5<Ügr¬"áÏTc¿±K¶7Iª8ÿ@}cÕÉZ•ÑÛ$#Cá¯ì ,½þqRc€L³xËÒD©ž±Iµº?ôy¢ò7Àßð©Ì°iâóÉ$Š/ÞmŽ%b]70CœŒk.—?;§-aድQ+D:‰©ÊˆöÉ lP\5Í-R­“ád eÇÌ.<¹~`EZX÷tkSþc˜ÈúéqèG±W3ç´cŒ"DÁc«LçF—üÐ#ß­Yø0{WQØñÅJL­Cõp¢ «ÏOØþkÜbyå0¸OCo#×ð¼|ŠÇxlèÃÚ +yiáêùZý×]ðŒÁN¥ò{ ¨Û=©fÍ8ÉÀ>¬æöóʦ¤ß+k~¢2Å?šÖ¾V>ÅØÊÔLË¾ì… Zx‚!jMÏ¢¼Dõ@”tG %XÂódš áǯÆ. UÆ­¥j'fT2º×³-^O¡>ÖÛövíY—W<Û¿¬²±û^„ñŒ"ûÊûGð³ ¬MÿôAbÀ΋ÃR+ÊláÓ'‰†3HƒÅõÛDMÖ¯Tˆ4†I@ùÑ,­KŠ3ÙLÂ4Æšô>@ç +º 5GÌYc~×ö<á.~æ¥/GÏO0™]T2ÌÒœÈl«Òn‰ïðàd¢>}¬3“ Þ«¿{ßM_Ÿ¤¤¦í‰´©Êì]¶TçxŸI#hžCƒÕSóÇÞ^OG@³Ž½0ûΆJÃ^nX»A ±Ýª·r¼Ú +£´Q ì§öqÕP9_7h‘d%*aÏàeŒ¥¿àG +òôÎNŒáG@6:ã'ï§sÐvyW'm©®t;*.yF>ÊDÐ ÚnÑ‹Ü…?»Ôô¥‰<¢kʤãÕ^ªišnSW •†£Ú„צV?Ÿ^m¸œ‰CÓ%€ßÛ½çGkR—Ù°^ÔÊ1¸C)ìyÿH´n¾ÉYÒ¢åuŒ|ƒœ´6Õpªû8Bª<¹:pxy /ŸñR¿nÉL ¯?Ò‡=JHx¥'Ýa=ÝÄĘúF2½Bma|o䱜{JNuYjXŸex¬ËkväÕš¦½àÞ8©±ÂéC–`ƒoB51ÿûlömeèäU.p-äïËÁŽ-¾ö×*úéÆOÄØĽR¤Òüt ³Äk[  ¯0³Ñ­‚÷ ÐCxÞ³Ïêþ‹Õ Is²òµR=âã}.)ÉA/ËÄi²—àGêžaÛæ8”N u"Q»2¦üîa :k.œvÃÎ ‰•ÿ^ÞBV%Ùò4xiE‰½±–É›û]:o pÍ›m-EÔÐSxÑIÆ­u-…ÑM­E²h(}*”£‡·´A`A—,Raå™_²å¬¯cí|5$Ðʇz IcðÛ}2zþb¢šãWÄ‹ïÈB˜¨Ÿÿ¢ßöW<ÃFÊ‚®Oí¢ï«‡Q× +8–0c&íf~³—v´¦ wvº‘ïcÔáÍZ·Û–=54]wdp*á§>…4…hh>ô! ’­ÄÀûï(CæcAs¿¦Ž]ÄQjg!—ñJË_ÀL¹,÷'r+sá0#¯µ™©Ö5ÞÁ)Ïå§i Vݾ5p íçšB7pUp_ŹO‘0ØB +Ò’lz N¡ºúû”´…•ÙNkY ’­^òô×÷œ~ÒC‡i3ãŸ,¨R2¿À}ÜHô†Ë¿“Z+¿)ê>JDÌíóU=ÂŽÄE=·äšõó|óf<Œm•V86ê¹õñèÁâ:5ŒKðá’r|ÃH#‰…Ͻr¶ÏɼðɪÅnÏ**]3Í +g½ø£™1^ËÁE?ƒ14P°JO·Ö;ßëT>iE‘,²‰¸Q¼‚ipØèÆD¸x Šª à&ÁjC-q4\šŠ%”®fSJIzµNöâ4å7 +† VNËzÑgè!˜Ä¿[Bä‘i|æà5éΡ¦ÌÑ€æC×ZúÃKe¼Œ”¾³—ÙÊÚé+kv0àáyCìÅŒéÝø§ZÏ‚­ñ0:ÆÓ¦GY…EP;×öñ aŸ¸ÒõhJoÑL=›ƒÙ½že……Á»Êr–2^bkU­âïV(—žêñR§’bc6îWQ¬®šÁºr½ ‘†8J1ýÙgåY•¥\$¢øµç_{oê‡ËÏç6Ë{uÛÝ°£’Éî*Ø£q䡬¸n…£­ÚòuY ͘0U$Û…í¢”¦˜ÊÙÅHÝ̈¶Ì®Šº“ÎOp‰d×~J¼Ý‚ûcåãÐ`±ß/y8 ]õ²F–¶¹ÍÑ:>Ýöéø¡ð½£2Á’gü]¹º—ô來C§z`Ü}´’‹(‘£Ã²pFà!²5=Ç­aŽ@à`‰Ÿ){Ñ$kTa̧ÇPÑ…ÃtßYkë×Ù<=ü€B »ÑùÈú'ÈEê•JŒ>ýW´wÚ¹#誤=á¶t×ÉüRIn¸±ÿm?xWVC6S~ 29|êý˜ç‡Ã +ù +g·ÓíP‡¹»ùÄ1¶\Ôù‡Ð ¿cÚ=›gAY†.ô†œÅ Y`ÖõÕ(›.ahØ0Â=ž)¼léÓ߯¢ ··8.á¼eŒÞ²¬ÊŽíÙÓŒòÈ5«¤pQÖ“Ú†–]+kâ±¥CS4¼¶4Ïy‚?Þœå]q½ðAáV´èºïN$; £1šM­jëÊÐþ`‹‹¿Ÿ„VpºfÚ'µsA/ò½¬F”>ÿá#”Ú/_íÁ®Š @xOŠìÌR˜Ñ/Ñ@_ÄaÐk²“ Lmë…å[8Nq{ÅžãîØÝü½øÛÂ"bu4þL¤¬0¦?Cƒ†lF6Præ’ClGþ¾B œg»‘¢í*¥}º­Ú#&žV§”hߺÑ;§÷ó'³¢ÐΟ¥?NQ(CЇyvÜ—5„zÊ—¯¼¯l_ß{èôª¤ ÈzÕD¸`?H¼¬P"–»…+,m…tâSOŸ™6æ ¶·ÈÈ*í¸¢)Xq’ôAæŽ?q¤‘À !;K˜ÖÇu%*ôÐ>ˆ¶1`JnË,­1ÝL$ÖâFìüüJ +‚”iä:WwêðSGã[®&t8¾Ê&Û Î„ ¥nŸLS‘ä{ †«T5,S™ ÒQö +#8÷Y[ï%*&ÉàId³±/fzn‰SÎxÎåÝ÷…}ŒÓ›ñv“ªë† k.3š³åZR°ª +ü$UâQø´¨ì6tIþnPõk[B[„tÅ6Ôj“» ä\˜²Ì—²y… ÍþÐpÊhò/X+àß#B±Ýý¤{ÒÛؘ[߃¯J‰%“,vÛäNq’ÈÅö!ÚYò_  un™`qiBbîLi÷h˜ÑIÕpÜa½x+áÒ9eã‡ÏáŠ-ðR"9-ĺòñð[篸Šm0J·jô%q9’ +¿RH‹}%Õ™ÈR ²ÅÏRàbÊ-Rd>jÀa~OŸÂn6­Í¶ÌžûU}àŽyvƒX½y\_žãAn(c_ë³#㙨ÇwÒb—úÖ÷¸7]G¸ÈT®ÀZf +}P¥’ßù›áÄïW Ó$™Zè7•ð‚}iߊñ¡õãT¬¹›ï…àï7L D·Ä +y(åºßð}¶/ÖMof9ôÆÜÇaÊoíï²þj¶Yñ4MžtŸaª¢Û 뎖cÏngj¯œ‚°—&Ÿ½¨ä­ êßå5ˆäý‹÷ãº%ÚÐ9NüC¾sf‡+ª¹AQ‰Ed<¡ŠôMÞ[¤d†§–m¹øªQOD–‘Lï£_j*03pˆ9øÈýxšy¿$× yµWÄùal¨<%eòÉw8ä»õÕ‘Ö> +Öý‡ú©jŸ­CENBÉYs‹ž"(5ë®úWòu¬Ô~½É’?øzûK5‹¶¯-~ Ñlï"›ëPùÓ[²‹ºË³³·›GNü¨èl$÷|DWM”רBÁ +ŨËØ`=¯á{ý×Ø28JTÆÜ¥ *qð2l TI^èS—c_;ƒEmrN*ö{7Úe-š€Ö …/aÆn«æáå?þq?Øàæli#Å]ŸB¬a¬¨?Ý;vvóm:ëî{ÈdQ-þÊž6_ŒŸ~qíUeô!”sSN:¹£å•}æëÝ9V6Zö@”Ž!´×)òCÛ>g÷SøÂÏG9Óèkë«S(ÎÞܘUÃO¾ó°ú|i¡ËÊX˜GŸKŠ Õ,Äýø}y¢cŒMÃßp)µpÁ{ â½b¬›EJ2HxŽOQ|G¡zGªûŸ@~Œ±!ö‚‘Á<Þ$NÿÐÑ`;‚ô­ßßÕÁ• †áŠã)*vAÌ%ì j쵨ROüxK@v~fW6qîÔëô®3(âMØ÷4¿gbÆ4kwJJ\!]8Q©-u#7ÓU¬âÀbø2Ù=óiòñ)z³–J»ÇšÂ)kc‘/¼ö–rÔ¡r¿×ìm(¼‘äg Š¢´)yà8)") –ÖÌ:„ËÖ àÈ îúqô ZcðËR¦“2²æ¥Ï—Š.r˜SI‹ðá°Åšöהʥ¡N¡ÌX³¯¯]þÚ2ºf´«]Ýõâ€9\®ÜÞ +Y6¾5äÁHh=/Ò#ŸgÏ5Ópè>Í9¯|BQ ¹§äŒÌÉ-Ê#&8{‡–)ä]$¦O˜Ç^òjGU®ŽlU_ûʲ¶àn®­’YìOHÑyF/Aû¶âˆ²r2h!ݼ긧™à{KÑ}¨ê©Â?+@t_¿Ëx/ä9„§P1Ïj–âyv8‹«cÔikŒ¤ÖMWê0C8"çÞÕý©šòDS•àßûZÞZ¿ž.u}U¹!ȇœŽN°Tlì«ù¤TÀ¯~Óá6®–‹õ:QXÜHt¨žðäøÁU늅ªdQr .PN€1ʤê?7ƒrà M^ž)2NIWseçÏ]‰òCS¶NUþöñ;wª—¬ÓY áùNW÷ªÅu + +/n‰2+g >"F5:$P£çø@EÞ~yöDÅЛw^´z%áK±'“’‚!£€ÍମÚ9H ¢ÚVÞ,} +Új¿(XytyZ¼üZ 9À¢(<” >Û<«*ºÉŠ„‚SäL·?Ô¢èÞCË_ùšYºëu…f ¦êgƒS‰lgœ` gRi9üë b¤mÕƒfùx:nš¤ZaFGãëWk^§Èñ¶5‹ÃÅH,çˆx•|,ÁóYƒC9iÿtL³SF:KªVP(ÿÑq<Ç›1ŸÞ<¯Íh¶XžÄ!úC’'Ža¾gøCïÀ‹ôÄyELÕË +ËOÃ$œ¨?ùÞ›ëˆí¶g}§ê²†Í%øw ø2 PÓê« +¤“ìóýºn†+|Ø͆=Æ!Þb62ÖFòŠ«f`ö7:fæËð©øn¨o…z’Yξ˨àwšg8µÐôù +¹ðâ 2¿äHxN ¢Özàõ}ŸÒ‘¿ Øâù…&Zò¶êTV­êòJŒmE|6ÏôÚFÎfkÝï¶+_LüE´îrh›Ã guXÍ +kU½°:/Áû Ð>òz¯–nÏv˘̠“À; žªNaàtC:ç«]%SFNPžØUåñ˜&ÎØÝHjË«¬ÁßÕMeÐÏä ãÞé冥.cªm¹«ÇpþF.Ò}AåÙ_¥ñ]Sñ(‰g« ˜ìÀ DI¼º®”"„?Ï°JÚ¥Br„¨§9(”ð×$®¡§hÓL S¡²È”›â½^Ä‘<¥n¬ûôŸÛÓújMÄŠß×Bèå±ßCvˆƒÞÆ÷‚û×):r²”KÖçÙ<ûÇé3Z^Ì’1Qò5¨u¾uuN´h‹ÅÐõF çüN´ùËÖ úOˆ¤ô¨=é\-o‘@ëxƒ¥ã4Y˜;›,ÊŽa,:FªÆ.A_–€ÕýÙñ‰.ô§ÚÕnê¨a¡aÁ ŦƒQ_Û¤IÔ;-´­æ öÀ¢Qéopf™O6"C<—Fí„2»ŸŠÁ>–HÈR_VÐ4‰¯5ûŒÎcƒ–ïÙôÌuªN")£¹Fµ½y¤®É(A0ÂËž¦Ÿp{T¶‡gtEìL$ Š£knð¶Œu¹EãÆ‘£þ@ç)mMÂx-ʧū©W¨ŠàÊz-à€¦ŸüdR«ºÇ«e!ÚqÂó³ÍÞ#ä3„Ξë"œUqD œMýÞ\8³„è½^÷ˆˆžÖ÷4I9îåË¢ÞÕšìÕ"©O$î)´Ò´ÊŠãtÍœï]±EÓþﺈàÌù{g +ÓSç,ºgÁŽª’p®‹à§-ó&:~b»6d9Gû¡·˜O²N©&΀HrñYCºÛ6 Õb'5³¥YŽ ffÄ=èEGÔ’Oýž”·onE×>Gw/]å¯ C/9â­Òä‹y¼Ri›¾U²Ò­Ûc|‰t«¨ +›ë¯8hîM›CEÕ¥RzÐ.¡&{šÉyÑŒºj8þHÁ榙Èø‡Þʽò•‘×z2PRr‘z˜ñ¼Ä¸"†þjE5T'ÜŽFkzµF21ÜÔ9Kþk¶;öZE`{ !«Œ 6B®×ÄK®¢dàcLBëa÷îúšÿv÷äEšZï³=²lå _lj Û-V§.2…'oxèøÂc†.%>ˆ;jèC4U4ÙZâ¬ÝWˆ¶É„ù'oWàs¢Ôð ¿óÅæ,ªàS"ì±a|Æï/49_ÊfÅKƒ¾$¢±)€å´q羃UYçv´ÝöÉšù!Zý:0Æì»'M3½•íA¤SÊØ¢×!Gi\˜Krb:üúÇ­ßý<ÒÄx…ó1œ6h§¦ã¥ôFˆ*¼†äles°>ì$Êf³Ídf:Y°'"v?EbØ€*jÞ*L¥Je0&׶`æáË?hĉAøåaÅU›ªüì¯Á¯`Ñc€)°ŒþÐ –(ú)ò'ܳ +êgùÄ,×wÏSU^·>š!A=G»6S¤HÅ +V«CßR7Dr=/ w¬„s¢†±Ah"˜äÀæòáê“i8£`ê·DV&=ÛZ!m·ft'-ç.ªx[…« ý‡´˜ºbmp·ÅŸ([NŸêaü8÷~ª$И +ó‘SLý¬¾¸¸ ¿‹ðÙ[¡ñ£—ìæ+1'":÷ûÞã†3'‡)€jNq 噟oÓÓøÀ% @±Xn f: ý2üi°3ƒ$KfÞÅíý½`gÕ6H‰¥hx…y +Ðow——êži¢ø|ˆäæuâð4ƳËÈ{w;[»&vg…¹X1 ™ºÑкžÉžeZÿÓœI'çüñ¿w‘²{Þ¦ý'ß)šË-Oeþ)¯oõÁò4 LV‡]FÞ¼xl@Q/”åçø>D£(æP+¤—Ù .Èc`ß;öÛƒ¯ZfòùÚáÎ7g{”ç>åŠì媀 ]Œ}˜0(§´}˜žI” ð4±±-jGF _`¶í†rÒR8æu½kŸµ©-á +å¢#oÚ\^ Ë³ƒ¹/ƒYKæaÇÉ6m]>Ïú/è@iHÌ;ð ¸Ëëúú†¢#½]¨¸Çœä“C‡×*Í”¤,?#}¥íK®fA‡_ô-~á~JÞ/›îs2h’¢ä'°?ÇöîT^y¨A¶ö8M&òO ¹2V>Þ¹º§7Ç<¿{/F3²b½Û×­.ÊÙºJ2¡×e®weâ½ì1΂Ï^QÝ„¢¸*#núEž.5qZŸÀ_<ãѱþ@V˳ޥÆ&ãi}¬ŠÝ·›¨© åƒ~^þ·Tìê@;tXµ¢[¢'p7®Åˆ}GóEé^òØó3±ôs¸•jÞÚvæ+Ùmnµ8CoÅ¿wm²Fh z¥Èx宦û$ª€P©ù}턨k‘=ÄE ÝjËá~ISÎäÖ[=©»IÁØoÙ @è¡~f»þÙÅyŵ0³¦;9¾õeyd$”ù_L7úz +ô°¡IÆú•£6RmŸé`Ö°ÃÅ.¤Q‰É¬­°|Y†sóÜa´*è8 °%ˆ Ð$²,ÏOfT@*ºB§”v›{žD€fxxÇ¢êbÎXåj~/³ýÐQ!;5]B˜Cн‡åÊÔÿÏôó§W“ƒ.Cì~Jb(f3}yX:¦¿­¦åG=m€-ˆc>hË£«„í›ÐæþäoX',Ù½Ö‘üã‹ig +z…6ˆãªÝ†ë[ÜBuyà]Oo0¸«rnq¦f_ðX>8¡³œbLO³Ù‡¼Kb’Ã"«& +!Ktöæ¡•¬váâaïS°äqPà>Rè `pªm›ý€v®SñH?·Hž[M!%¿¿Þ:£Ï¢-/ æ!½š°+#l +ሜS‘ÿ[…U¥q5ÀE›‡æêlà°þ#÷Á –²X­~[€ëè ã¡Á bò8i™ÐÍWèªh‹§›áwR3l¶ ä—Œµ·BZn„Ô‹Ñp¯Üç,’%ß cˆ¯N´S>:eç{¶ÍŸªAÂÙª íÒãxrf„,V_A% +™",e:Á— +œ]u(èM²:ïk×þ†~¬‹f4 ®sÊ“îqÙ§=CÈj¬ôöôˆ>Rö~“ê*ròKes\„œ$•þÛ `„‚¤ +‹ýÁß­w†ª_H†A ÏA92™ä݃S!Ýìâ´‡0QÀ7 Jˆ]ùîY‚¹“Ã)³øýCç«ÎDm-ÒÛUl—`Ç]-иˆo7Õìæ Ä`ôl7L$$Ÿ ä¶M±L/í¿J¡Uz¼•v¸èÏY·0q<@Ñ·ámD<4{é¥e©\JÇDQ`[`ÚãGùÚÍïA–Y®*Yvíû‰– kÐG«‚ìÃÔ¹Kýä¨N6Xå=|Ÿ|%s6ê캭4µ‚ߺ»°[ŠJ"yY å8XzÚ‹”âvžê\õr»yŸ21Úƒk4 ‹Zåj%eÙÝœñ—3[iGI¶%)ÅåŽKò"tÓö9ÆÄMŠê˜Ý¦>{‚KC:@à¨mp¥îó‚Nw`+=SI ¸aYV¸ŸæØàÝoó&t7Yå+¥WÍ}¾i¥'2É‹Ý´Ž‘D³ñ–X¦F7Ê>ö øÅ©[¯·ß&rÙzZ5W4m˜â»åVûߢòÙ ´ß¬)i›ÚÆ°F×@ÏQZŠ}…a˜o¹ÌÙ˜Sq~ª„ÄŠaß0†eìgæÄŽ³«Ý$º ÊE@È •á½:ó=gÍ6…e»z=‹à,„I©™¥tûݪõô„qeƒ*àb10¿ Ý©8HÙbÊ4νúPŒì¤ˆ!ö}ø¯éé:ò9ªÓVèȹßÎÅÊ;Uþ[¸èÊpµÑY‹ó 4"ÃÚnLȲ])*Émü˜Ú‡gæÎm€†9ÖË_Rƒ™ßÄß…2B?C½øÞ6F¥[®c±Oîæ³ÛÒP[ƒe~Ã\Ú>‹°ëTß%bæF€M‚ËPAðó _gKÝ&ÀTÓÆô„=·Ã2}µ…±¶plxrj¦Q +Ö½‡é½ó<šl lA˜\>g¥ç¾¨eTãþÖT‚Gù+~O]Ã]2&/¶Ò4>Çÿ/é]/2sO~°Ê{µè_æ8¦Úgh¨­¤ƒÇ«ÃBX‹%›Véî.=\Û>X§V%1Wg ,³HP÷íLw`çø°]™¡A“Çn±h|÷ÓftÓÃpei;eåùeKz4ÀŽnœ  ^Kw’ ¯‡A"nÝ*i¿á€Ò;™-uD«ŒwB¨ä§v$c|ˆä¸%©9UÆX%ØB½Ýhmc%H Y&M†>äq´H@“ŸÍ(ÓÍ­µ¢à+ç2Ð?Nˆ™ïS h4q¾¥s‹.;…1í¸Ø÷TI ?Š—i&h‰Mñ#2æ°Ef¹gyœ¯áG&àlRZQ$&æ±bö ˆÍ©ÆUr±qÚY=VʲÁIŒ” 8é‘õùÖÙ_næc +Rq„Ôž§Íºè¼»4ÖtANÁÉ`›oíÈùCØÃä}tÅ-¦gÞçæÅi4¿gž5I‰;|'‡‰Í0„4…ã +šg¦äðÏÜ5½ +jí?èUý8ó¡´á²ïQ®•‰„Ö¥€\ϹɊ w”>baú­—öØIZò±"0ŒGèBvõÚh3Tŧ1"5ï.€Üº÷Çb³¾´ß@²r2!H¸½–ÞüÛÝÛ›7õô1­'$Îε,†&P|zf«è# +áòWJ„ù´~• ÿ܇MB]ÏSZcã²k¬ªÙ w·`P°kƒ“S»/Í>Xm\•oz± ¬@²LæÏËÌß~©Öa»¿w$)†‰ÅAt º"²&<ÿ¾MŸWƒfš¸œq$+ѧ¢ò +endstream +endobj +5693 0 obj << +/Type /FontDescriptor +/FontName /OZMLTC+NimbusMonL-Regu +/Flags 4 +/FontBBox [-12 -237 650 811] +/Ascent 625 +/CapHeight 557 +/Descent -147 +/ItalicAngle 0 +/StemV 41 +/XHeight 426 +/CharSet (/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/a/acute/ampersand/aring/asciitilde/asterisk/at/b/backslash/bar/braceleft/braceright/bracketleft/bracketright/c/caron/colon/comma/d/dollar/e/eacute/eight/equal/exclam/f/five/four/g/greater/h/hyphen/i/j/k/l/less/m/n/nine/numbersign/o/one/p/parenleft/parenright/percent/period/plus/q/question/quotedbl/quoteright/r/s/scaron/semicolon/seven/six/slash/t/three/two/u/underscore/v/w/x/y/z/zero) +/FontFile 5692 0 R +>> endobj +5694 0 obj << +/Length1 1630 +/Length2 9604 +/Length3 0 +/Length 10449 +/Filter /FlateDecode +>> +stream +xÚ­weTœk–5î\ ÷Â=8Á]ƒ‚P8EáÁÝÝÝ]‚{€\C 8 Np ¹wº{Vók¦T­÷9ûœ}dŸ÷YUôÔêZì’Žf YG(;S  +¶7suQqtPf×Y¹ª™Ù/=½4d +;:ȘBAÂ=@dàæp ¡Ñ¤ÊO.9GÝ5hùYqw«:ä·#Š‰Hb•Ï'óslñtM—Kïýf"%Ü“ßqÓ!¼Â"šü›¨¿›)[/,³:[nGp*ÝDón\ÖV44ÝÌ èI€óî7ý{fþ<#íL/¦XŠ#«V +JóÜ•[“ã¯gÏ®¹ÉaÞµÀßoö ŽìM,µŒÎªÃ¨ ÚÎ’Ïô¿ 2X§âîÓ2›TçÃœžÊ°—¤jÜx¶ñØ)Ç&£ây÷Ó3£š%0™ê•Ž¯Ë0€y À쬮þ=ÿ©Ý¾Ji’*Í,¥y{_ÅÖ¼¿!YkVh&*ÜM±Ð‘ä–]Û¶ u w3"胈TkÆ0­§·°¤ý0¶ º!:rÈh|Èz‰Ø4s6Iì[7*úØÊÁɹ½˜õ):ûÇÎÅ= íjrþŠŠá—êÊUÆ{O÷7l±¹û¥4×æ0­Ù†Œ¼n)çþ8¶¿{– +_fñ 5­… +îŸÑ—kÏoá| öæxŸ(i³7dÙž‚ÿ^Ô?¯ðYöD58oôh’%ÏŽkƒdq/Ÿ ‹&çÊZs“¿Á³&ª™Ø*U±”cÿû<ºüyŸ“]„£âõ„@3*Œ?q3«‚¡YŠÄ˱®f¾³¶ôÖX9"è\κŠ ++W²¿:)ÿjJ£ÔêÇxq†Áyóg¢Ç‘×&&)gïl iñmN»Å¹IZÏ=îdºÏd‡Ü}Ä‘À4òìR“õ +¿ÞGØæúM`:ÿÇ`8ÕŸÚdï¹hÆduZê +!ó:H 7üÀ½ôÚÆdËž•†+›Ü óN…–ü]þ{$Qûh-õHÏþu¨ʶê)£<ÇÊ/£{Š³N^ƒoçÇ¢­,ê1ÁDnvU•'0ôSþ©â—x¢ý×VJêQêíé“÷‰=~E„™ýž¨%Õ¦Æ|Ù0ƒž'^‡=êMÿã|Úô—qK[OØ®¸ÌuñÂç¦ÍÄhaüŽ=¾vTæ7½ãg±²ÈÜ6%%T²–Vh=6é4Ï%ßwcU)ý™Ö_-ÚQ¹fÚz~ç¯ +cz÷ïÊ…­µO˜žÈ8toËÌ‚l)y*ÆÏÝÔQ5ºeEaX6y*#·§·©{…˜$c¿ÛÑÈi5w9º ÓnàÓ%nw²ÓeéÄ%ÔbYô:ÝpFē܆ý´ùÚŠiô;ëü††\ÍzÜnQßîåÙŠCrýï¨I‘<@ž—eŸ<£©4voø‘oÌù{ÓRmP’-D÷“$IÇè“jÌ÷ ŸÁsÒhï{»¶€=°Ú¤Û×(ƒ†©Û‚›m±½”›Øk,·U–€u”=Ѭ»’K~Zazhû«ò ‡h$ ,XC ‰6:ëѽXxë‡W˜™hœ[ÝxfïˆÔ ;Î-¾µà&YÎô&¡3/YR#ºüc46r3a{K‚_jÇÌ‘Ö¨®år‰M‹?€yªß|ý ÕDLÌùßt5\…ˆñ/£PX¨ŽÎ`YÍXéfmä—€ 5Ú°Y´•xC6±±–—ÞÁ{«À}Ô˜­Fá«?é£\Ò‘»¦²¼äBÊ'hî™JNòÙÕ?ô#vE”œnhÓá®È"š8ÂäˆóR%É||^¿Ue²_.íþ'¡‘3~˜aœ47íqcOdË™„zòSÇVõ€V†nª±Mäg³5ÞÍÒ<œxŸ 5÷zzû¯Ïi'NÌ3©'¥×¹« ý˜èô»ë•u—͆/&sƒEåFE†ß]½Ö6Z§ì](™ÈGàj”¬—2p,¨IýS´úéï›ÌoB5~›Â1–&:PÓö„©yÚô‡Ê$“†)7¢‘4û{ˆÂ"´±à“¬ÉÇÀ …nvÞ8À¹Sž]o´Ø„ø:JªÞ£ ƒ†æ©ÞŠ‘òë#ά|RàÄF¹GŠÉ@°°W­psåÊ‚ÜC)<Ž¾à¼¢“þçC{bþqv¼ÄÉô³yi™•šøcá½ó)wö½ø¹˜7ˆj5öFlï+‡çõ!<Š¬æj1¬Ò' +"úx?´oÖ_eýäÑkÂ(”Ö™kg€G¾²¹u«gÕþ°i·â~;þáç;ðñ;”ûË’~©ä@ù‡Û«[.ÅÐ}Œåâˤ-$&œºš‘ Åà-‹¥Ó[­·búG^¤—ÀŸ®žœ²¡!pYGkk”” dú„N!1¬»§=ä,º¢-/…ÉèŸIÏT|€KLþÑBÁÏÊ°Äa`™™€W»ÉOŸúæ‘®]x|ß“Z]ú[3«i’óëÊ Ì «v±Ü÷¼É¦ýåɶ­\©ýw۞짟vž"llïúIÛûEãçѨ³|›ª/¥ü?-ŽHX1ÁþÖJ´]ÊJiÖÞ<`k®7© +CO³axCU¾ΆˆÎ•çUò˜á‹b™2'ʆø!| w³ÆT™‰n‰‡ªè/Ëå`smWrgoݧôŽ•e¬ð´ÚÑÿn•`ý·I®¾*xOÈí4³ÒeªðºŒ©¾¶Qeb³,ê\®»Cw{ŸEPö$–l$ð o‚·'“6ð]€J¹ÿ=X󅱼蠻÷ë3 ?G?›ó.öç„DM—~‰·ùl +-iË:™ ]ͽE$„Š ï;Âê9FLâÃ|Œ¨Zíáþ”Yì˜Cñ”2gî +¨"M½H`æ±ußw_[Û1  ¸‚Qy“ÿQ&E_ç¦Óœ"2œûÑQ”ÚÄã6¤à«!{“fåè +Ý鯆qÔt&\UC´yòüUÅL·ý>€Èvä—£™ÔÝé6 m6†h8燉•ï•-`{¼p!¿oõy+ˆ„¦€–+ òu<ÜÒOÉAW®Sµ—Œc +…W{°eh¦g˜V^ñoQ´Þßãî °£XeÍñÛ® ¶Qq=JÑ®¥ñÙÏÔ‡oYågwØà€µS5SòÝ?ß.7o#½!œöõ„sFóH3Ýu4ß Ò¶‰ûN^Øosùî|Ö—.綣#£ÿ®éÜ­OŽ¬-0Ûݤ§ïX–+{ïWbhí¶‚om†ÞÞøŠ®Ýb\g‰¥·×œ€NŠ¦ +ÍàÛ6AÈ„wΘ W¶ç.÷c&´ O>L­Cp«ÐÀŲ§ÿé•´Í«£nƒê 4â¥q‹GR2ðFpçò+æ,Y¬<(#’ÐƹSÈ[-Ö„ +l²Ôàw‘6 ´òEÑ1 ÄBY +DFD}Ó¿˜w姮š®YÒÍ¥,5 3ïìö¹_‰ë‰®Y+Km9S©fæjò¢¡šRÖ; ÊÐËð)úS"mŠWG‚J¸ÝGËD ‘,¦ÐUJ#3Õd$44;©úÜœs‡åZì?kÝyҚν®U2ž¯îfÇõ=·{7ݬ +p­OÈF„Ö|ðÕw»÷•a¼Ï÷W8ïÒº.úr†ºº¾Œ,\çÒM\ìa^`?©VÁ¼GX{w²·~3ß«*‹ÚúýýÅ|÷VxèÏ gλ矤â|-ÕzóÊÎR +Š {u½&xß]C -1G³ßWF‡YZD¦¦i)æø ^åa½º=¹ðÝw“Ñ5O{núÖ®”l}µIÖ9àTI +%1X¿ÞZßò^â +ÃŽÈiùÝ·ïe_-0K¯MùlÄ#w±ü³ž‹ôf[Ÿ_¼gߘÙ\•½ªÈðl¯Ò=@`‘©‰ïÉR”-Þ£ >Ú[1`õ’é"ÔÒ+Â!Õió{]?Ž¸¼Û™9{e¨v¸%ÈcÂû vgm’$K#az~Û3·ßñΨ Lᬠ+ÏCkÐáïÞïö(Ú`¤MC%Âm»9YË–„•Jè²’‰idiv‰>ÿ4ìK®‹¯úy|ÓÉW;p]M@š=¯kÉÄ{E¤>D÷´Àfhhp„ôI¾ÓÓSb¥.˳ ¬ŒõÅ®býY·­µ±‰{¯È/j‰"à³¼™¿é$ÑË$æÊO‰Œôï1ŠD¥£Ênu°vÏ]e\¬FÛ®Î\ÚáÉ6÷Ï»Éeï!M ƒóÝÈ_¦4 GL­‹ Úéux¿yíÄKcú÷‚UEmS\BÏåìhÍÔPƒCE~žLY+}S6ÓãrØùŠRþL,ø…Ì~ÓO[õ3onœ¾bËÉûÞ^áVA’^ä¾€@£ÞÞˆ ø¡C¶†V²“ÅÄ}+ð¹Ô=Ú¯ãTyá²Ý]÷½ùè`²;p,ê|çX™íäÁ/PìÁEú@ç a[¼@üùEßÏÆ“ñ|J¶‚” Šx‘Ãh¤òJȯ•c‡ -|OM‘2îé^SÕ¹o,oïÂáaãK”AÝä”õ+°5q㶑²3ìê"‰©ñÐ[±MâºúÌc‡ñA +Øiúºk$²Yú¦K1’Óã¤FþÑSáF(¨ÑeDwG4ÝEÆtåΙ訪RsJ°´vFÂbV˜ââd"¸Øi+3ª¾³Î ;æîSòl.ue<Ñb¥»ôWø1’úC¼ŸN ½ 6ý©ú‘ó6±Î]cB‡oèE$h¾"<¬™ùÈݬ[Mĸ5NÉ%mºLs_uœ­N=×sˆ0ÛÂx¿màÿ€ÐûéDÑp³uz?ò³,)k21„£åé÷,œÿ°ˆ{ig@åçñÃ}ÕǪ…›öî3¶äÕ—Âò¢ƒ=RÍÑŠ†ë×4:MW¯wR…â0mG©¶?vÃAà›HÅóNËEFDÑf +þI x™:£Y¶†(Cá"’¤!$ú’Pƒza"žL­xlbl`ó*…±Ûè3@')Wü÷<Ê‚jåê§â™Žk"T¢á’€¶@òFéžcv§R{æÔ5cXHý×R)nùØâv5£ +ñe|Î/5²„±M¼¨]Š5ojz ëî®vŒâTù+õa¾Ãß̳™¢JŠmîÓÇjì¯B<ª'`Ç·Ð¥•{!ß‚Øh™ã7Èúè$Õ{;1w¾ždHΫÄ4ÆwÁ¦êZè:þ¼_×Ö +Ùl?Ë8¨Ä9+|³4W„Ž¦_ž&¡‚&iðé€ û ‘™–^_mó¬ã:,o¼#ZhëÇ„«DBOƒD¯òv؇^Ñp‰4Ûõ%’ÔºÕŽhò‚m]‡ž—$èü¤%~xK¿IšŠx¾+ˆ ™^=V°ÇèÎdÜ+†(Rü¸'á̾Ì~{bú ž}»/Q#IêAVèÂD ì6Zd¿-Xe]ɦ¼MH£M½Â¢ã$~±Ã=¯ÿéëpù«Bv9ÆÍ#æŽEïT¤yù£±¸r¢–†8¼ÊU¨döÓôŸÞù'éЯnýøp〱¾FJ¤®â}žú däáLÌPœ‚ƒoœ<‹nû]QÆ‘o'9Ž¯[ Ë]«SX+Ooû㯱?òÏÞh«Ãs—©áS„y\$ „6ÐWÎØÚú|Á”9ôI2-Q¥ä8šhù¡´Òªlp÷ÞBæIŽyT )¶z+›ÊD•Ä}-ÇjšÏµúö•tÑO*þÒ.?X–\xòÎWŠS…0ÎÐaE`d¤³òsúyYæŽerõA¢[Ô++›œ:ö%P]䬟c¡x¨Óùc»wSÐÛ +íla|ov©%È·a—Ù:-‚ ñú¨FC¿–ßë›x~±ÉÚ²¨gG&t-Çò)Ȁ„W²^x•›°0‹£ôdÚ=ç‹ÐʇÜãÔÏ•j…C3,<¨ø´ƒX +«ùþÌ´õ§û¸}´½†£š±vïaE/³MTdx­*Dß­,«ÌlûÔTö.iýG¢«"tôè£Ûf §ÛWÉÙ¤0ÙüÔ%/õîB¨¸>²i¯Q}}FºHµ¿)™`"J¸ÝÄ ‡¹¾¡ìÆ‹A_· ;•WMmóÂ’ÈR1&ÂÁ.Fo×ËvövûENøÑzæ¹vYÇ|m€þ9:÷øÌýÄpŠÉ5]”ÙšM·39ZÄ‚1²ó#šœYÉ·°\“Ð,ãÖ«WÆQ³ÚKçnZ“™«÷Õ¯T‹(~}š .fNeïé©2Ë9ÿí Y,ªþî+‚ŸKtD9®Úb%d7pÇ, ÖæÈ~=³9©ã·Î@5þmÙÝ ãsZýœ³ï¶ïEH™Í–Á‡—±1v›Å±¢0€ÃÊôÀ]‹Çk6:ûŽ$Ó¸Ûp%þ„V€»ø1¡J6È?P›uÜ\·(å‡w" ñü‘o5{NµËZž¸Š>ïñµ?V·à£ô¸š~ÓÅû›²«mæì°RÙ» ôÈj¸Ó^8ñ¦ê¦ÃÎI=±N6”r¼]2‹¹&ú~÷Œí¬ãF éšó1­Ý¶Vžì·å¢µÌìænµ쳨‹>œ(ûW%Ñ~_¬/¶ýLx;¬lH0,3šB4¡­Êy=š†ÄʽÝjN¯Ÿýãå8ùr TÛõ’¥YtÒˆ…A¾ ¤Žfz„_1ÐVI>àkO®Ÿ„¾ù¢ô¶Ž§Jþý ëÇ)ýYÍ•ˆB –¹úl74ûÁbGL`cx +GŒ,%‘«r±ÚÂÒþö=ULÝ–£\ñ¨QÎ%=ŠëÿÚk™â!á¾™M(#—Jª'ú±/CÝhû8Pv˜r:ÚØí.ô¤ùD ÔÐ$J÷Ñr/2•‚ë ·_•œ;ù„c|Æ–>ꤛ0ó±ìòAuÜeìo„_¶´f€¢¬+´†J“m™B§®~>ÜX¨’²§²zšÕÁ`U¥¸¨ˆÐÂõ± µ| ¿¨<Œ¬9ëEËáÌPÂZæm2ü ÍãG¥íQÇ4‹ŸK¢,§B8½5>CËgöáÇ¥reòwGó³{æ‹ŒÜ;>ÑÖ]ÁýCŒx†{ñËcp&:d„Eß&Ñ&5»%ºÔßÌ‚1R@œvë«ix†0úoü²j¸êG4q@bÎqßùß P¤¥mÂTW=ê„L“Ž…¹”sì ÿ Ÿ9„=£Mñb'};4¡HíES+1•£ú-á`~<¡Túü:ÝkhǺüyœ]¯óé„ »±fN*^ ›z¨0`ÌSšé'ö<&Ñ¢ýütä½oHçgïk}•‘ú!#ŸýqØŠÓ\ÞŠôà¨&%„9B.òN¶³UKÑÛ# ï›÷Èš‡¿Ò¤é¤ºÃwIbÏôÐEË5BÛ=¢ÖÇP­-Ê#>êrq§€J(`™à»ò @R¿€d½Ü2þ>÷„÷õnäÉ{ã¸+Ÿã[ÝC[ :}RlÞ¦iéÌšaèªúéÊhºfüÝUè*“€Ì«ùùm£?\ø)^çï+ÍZàÞ¶kMÀœiI Ýb‹“EH«³»_žTG´@-!èñFËÍ ¤¯jøÀâ—!¦àû%Bk¹X=Î ~R—Þ:Æß’~ãFm;PƒÖ²ç*·{hU^~u&9… +kAì–ŽÏfÒ.¦n"%C{ÊÃíl!4[ž¿¦¸ÅàL94ÉÛr™$Áª‘?™Bƒr„~!µÑÌû…‘tRx}n?? T¬1Î5qñ¬Ñx2¼o¬yË4îXž¬Y/ijy‰–æ¬×ËG”ãÊ‚«¹†Ò¿L×Ýßt¶¦Tïwg«v£þeÇ‚díéÛ{\»MW,™ÚòªúÈ+W»U‹7^ªÞùe®ǧû0q°†™Kãˆ.a½ÄÖ·¨¬Ø†éÈ]׈lK% CÙŸ‘}”Ï}Ýýá~»j¿æ(-¥dNäÄÌK¶¢žÆ@¬g®J{ZÓ8)½b2˼1»Ï`”?,O¦™Ü™H…‰v|3;sƒõEonAY–tCÚ”­üCï!¦¥ïÎ"8ÿ‘£|ÇwpQo랇*…¢Xƒ÷ì]ƒdU7üP¾´Ê`Ýýý*É +\+½WŒî¶{“ pA²ÝC]°[ú&ç´)ØõZjËrtÍ=«~…i;RFÁ‘÷IgÈÓ9C“Ô¯xw²Kbˆ¼$’-¯`£ëZîÄHùéóÝàÑ»IÄb¦D¢2ÒP±Ž*…Íùµ¯+íD1åꮞWg`oÒ(K$à}S<‚3»ÎR4WZkjeŸ2ž°{Ãñ¤ ®*öF*apðÉåŠÂ ®‚²à‚»æíÞV‰(š¨îaú`™àcj7ÖÙÖõÞÔW$s¹Œw4¹ˆì_c¼´6Üè‹:ÈŠÃ0³[ÑuGy½'Á}[ç^B4ørÅòÈ-˦6\eÙŒåÎb«0>&éw¥·!êm9ëD§HÒ~ϱ䤾̸~ÚÒ¤â…M,l6=båßVŸ-S2΋ѽýÖ¤„­ ÂâQ¨¿/È@ácl¨ Jª—ZŸ·Úù¢ž~ן‰m“›&÷Í´®F//#½¢¯¥Tnõþ¡]Œ`ìÎt;ö}ïá¬mc¹i ¼6ËÖþó3~s¶ñY9Êožµùò•™+oö‚˜u¾íE¾ÐíÄhâÙºÀo¦Øsa|ø¨k\§OIýmx‚nèhº8>Æ„*ù¥Œ–‚¦Oñ®Ü»éªy3]ò"ùd’¾"‡³¸×5SŸ-òØz¸^{i,ål|ÉJ³ÓzÛq\ ·€1ºûñšL+¼ +‘K¿Eõ'*Êi+«³@ý›à:Z’/f5gC$q¯®]é>\~¥5ü¦pº.Õ…¯Ú:³í‰ ž-Ö¿é!Z¯ üYÜìdÝYÙ>ythèP˜TÓ¤~P Ü<뾪€ö/Íñ²ñÚ˜½Þ$Æ‘qSÌÆôÛãÖü<ü]è×[j{˜]aÄy¥êÃÖ"lj Ýžgp"9ðófÌØšD8ß‘dIËxû¦V Õž‹²]\s_‰óÄÿ—Qqï35(ÛM;ª™ŽLH£Õ/½Pí(ËÖÅ~¾ÐMtªÖ‹£ Æcý!²3ußÁ^9´¢h<ŒÄߦ³>½å=,Ë‚KÅöÁ„}=yïo«ŸŠ–9Fcæ×ψ=áYÙKgâ[©7Çö Š7QŽq?4ž/ò_-xpô'“ž„PÞÝ:Æ+?6·„w±º07¡åI<žm¼!rí-ó‡®b*'­ÜÚسÑ°1JcõR´:¨¸:/¸¶IÙ8R†ùÒd7„»m†‹²%¿Ôˆ¥šŠ3=ÖËiÈúÏË+ù™–KPÚ\ö}kß¡ÑxO±ê-’\Z5÷ù°¸øå$Ÿ äË!tõa‰E¡ÕÄqãÌ}TIB0=:Â&Æ\ÛÇÀû”áï£ Ÿ.ò¶@ú1-OŽHuè½ù:´J¶(¥:ðydô(”V‘vº{à!É¢~“X¹ÈWtÎ݃Xë•ÄÈùšç{+Yô+‰õ«ä¥‹6¸Q¬[Ka Þ·¿Àܬºp¡½üÂ|*#zÁwõÂvƒÆ¹ŽÎ¯>?ô?1åÊ­g­sƒ¹·S©ÃããÊÙŽ, 9ŽsœšÉµ‰¨D´ ¹Rjl}JµÚð÷òùbÒ¼‰%¿ÝQˆumcêÞãÃúN^"8¢ªã û61§¤Æ‚·Œ¨®™˜Ú€(>žÜ3}}çxÊ7ä;ŒÛ;eÍô ?½»~Øm±,q¬&¥/Ô“ª àÉ>^ÅЊøãuž” cÍšôË­¾s(‹¨ Ö­Åk²ë\šJ’̺…4æ2Uu1tÅzÜ»–|7ªòs4Ú‹«DvÓNdGs1ÒNøéø4ÄúÜf iS®)Ê=Ðx]²oâ`8‹²Ðñ¨æƒnßµ{ü¨Ô&^ÆôáÖE ÊL‡ª<ž]Yóœ\Zl¦ , +£(JD¹G“˜—”Ô²ñl¾p™‹¡×V«Có%ÂÜÔç`’êºyj(ºo”Ëõa#M˜FsðÒ2ÊÐœ¨4ÅÈÍÉ':ðDØt»Þª?êÔåÆ,n)näÆ$Û;›qP®&€Ÿ…“{}ý£ºÈÃ;Ï»§]'Ä˜Ú pYÜ9 ÛœWæ=IјOѯmü§©Æ¤‡9˜½[v¾ÇÝ¡î˜Jÿ†AJéªé&)ĈzXà°ðf˜Ð°eÊtiø½sõ—/Õm%uØ,ó|ã,ÖTº9ѴRëkDQ…À»¯zcBÎqÌL ¸•c¹°ƒ©V6mßB|&–¬ø³Fq\…«Ô¯6—4¼æ>Ÿ˜‚¯«aø¿î§²&ð¬ßÏûÍ>²[œ÷Þþ?FªÙ` +endstream +endobj +5695 0 obj << +/Type /FontDescriptor +/FontName /CFFDXI+NimbusMonL-ReguObli +/Flags 4 +/FontBBox [-61 -237 774 811] +/Ascent 625 +/CapHeight 557 +/Descent -147 +/ItalicAngle -12 +/StemV 43 +/XHeight 426 +/CharSet (/N/V/a/asterisk/b/c/d/dollar/e/f/g/h/hyphen/i/j/k/l/m/n/o/one/p/period/q/r/s/t/two/u/v/w/x/y/z/zero) +/FontFile 5694 0 R +>> endobj +5696 0 obj << +/Length1 1608 +/Length2 10676 +/Length3 0 +/Length 11498 +/Filter /FlateDecode +>> +stream +xÚ­xeTœÝ’5î$·@ãîî‚»K7ÐAiÜ  A‚÷àîîîw÷àäã}ïܹ³î7¿fædzÖsªêìÚU»Îé^ …ª‹b’ØCY8XÙÊ`;sg 3{%Iˆ-ðjäA£¡ùà2ƒ‚!öRfP @H,œœ4Àˆƒ‡ØÊ + ×R×a`bbþ—寀¹Ç?=¯;ÁVöÚ×W-ÄÁd}…øoÔPkÀl |PQÕ“W–ÐË*kdAö '3[€ª‹¹-Ø ¶Ù;ƒ–'€í? ˆ=üWiά¯XÎ3€³Èüº änrøËÅ p9Ù_ß`g€•“™=ôµPloaëü‹À«Ýò7!'Èk„Ý«ïLâ u¶p;@¯YU¥dþÁjmý+·3øÕ €X¾F!.•ô·ïæÕ 5Û;  wè_¹ÌA ØÙÁÖÌã5÷+˜ƒøo.Î`{«1`8¬Ìœ€¶ gçW˜W쿺ó¯:ÿ¥z3[¿wCþŽúO`¨3ÈÖ’ƒó5§ô5·Øí¯A‘··„8Øÿaº8üÓç +rú»AôÍ Ã+ 3 ÄÞÖY¢±)C ¯)ôÿ3•YÿïDþ?øÿDàÿyÿwâþ»FÿåÿoÏó¿C˸ØÚ*›Ù½À?.Àë ã PüuÇü±fv`[ÿ&úßu@ÿ`øßÈCÍ^Û aoõ*;+û?Œ`g°;¨ +†ZX,Íl_{ô·]Ër²Ûƒ^µü»žóiZƒ-lìÿj:¯Àß.=ðß™¿Êó7o6MyYM9U¦¿MÿŽR}UªéáðJì?êøþçâ/ IIˆ;À‹…ƒ ÀÂÅÎ÷zØعÜ>ÿM¾¿8þµþhu» ^‹fçø»ôÿxþµ2ú7i{ ð¯9Ñ€šÙ_Gë? ¹-\œœ^ýû´¿–üÏõßC¹ƒ,Ðç BAŸ’ÓR ™}#R]ð}ÁÕš¹Ùþåv¿äÐuÓ§ŸÁ¬5c‚/³‡ÏÛ +Œ;ø¶tíI Ó¤>T ÙïVh›ù˜vÙŒ 0SŽt"½Îf”ÖôyÙµw6FÔÔóŸÞ5s9¡œÝ2øS¹fûãRÿvxãkñ­*¯«»"çðˆ6~ÿö7]Ï`_oûbç6 SF4*oâ!EÔÃÔéºÚâÙ¥\0=>x”¢k‰õþ'5z5ÂŽ‰ø{ëS£d®µp‹º%ß™{Ä +œcï+\bqê‚Z™k[†un’D%c¹Ü…æl-|©· b5Vfv_jhHxd{„¿ÞJ†?­ŽÃ[yþê„ögŠ›&#Á÷Sg +Õþ:©+ª•–n¹,:ÑS“—á³;»—ç<# 1t–·Réf Ff÷XóJ 0òUåŸÂ®–5l]àÈ©îE<´þýhiw·jK!)¯¬FÿŒcò€±(¦O}V¼rU:m& ÚÕeŠtjC:kÊ +ƒƒ7¿rÂûDtúßkŽ+BÝÓqë‡ÐÈ•ÇàÐ+¦Ç c†=e\º ½ó­ˆbq”Î0R% h.ˆp).99á¤Lô¯åOçíE6‰¹·àfHæO/sá-¿°… Y|)ÜöÊ3†„-ëa `½TyYS…Ô]öt¬ÁÂ/äᦵ?ÅA¿›K ZíXo•Tp¨2+E—‚tòªÌå† s§ï’*Š„ÀEh¿hjDnaÐßÒ³{÷ýþÖ›õ)Üî(²I©b’w YO¬¤s éü"©$› ±dƘxý '¬ÕbæCBÌ}I79•^Ûï¾K¼^]î!¤¢a³@Y‹?½OÙ¨‡ú8!nK B΄6¾ðHM (.Ä­÷›ÕdÅTÁêù@¼7lÁÒƒ¦$Sy…Döx~Ñ„°Þð¡ÄíÈs]DO÷ ¤jmˆS¥Ûæ%¡)›q™˜d+•QÉ!þQ‚ëmKÜ#’áü=’ c-;gŠG·¿•O†BÀSXN(Åë9åˆí +¤#§ìeÙ{ÊG;‘£¶ÚN¹ÔÐ6±`´Jya¡“êž ïËòö¡­ëk^vGÎàsdèô<Ë,`+ÐÐYÉÃ÷Æ\V‰³¼:w¥™Å6Å’’÷‹k&$»þl°WYé¸"Ó3‰èh.5—´sbƤ d +KtjOš’«,k2î ÷Ã(AµÇQâ­z™¨ÂRþP…-À»|;·î`‰_`eW ÈžcûBÉñ˜·ñNddCëT“î¿~WXëSí&y6WïŸ4ñ~=Fœà¾"¥ªP>x;,TÐØ_g^ò›­Zâ©5uù,ìÆâß1ï`P¯£öKO–¹!Q. ¤ïÂÊ낯ÏY +sÍ[=¼Š“}*ßÉßĬ@çxÔ‘ò[¾E€Fêö[ž£—ËiÍ·ìà ´€)&ŒÈœZóÝÒðð7Ù6I¬ üOBXT™mî¨×ŸÅ‹SÍV§6VÍŽ7Å—'El¤vÛãëQ)ЊóöÁzÉüLÌôÕ‘Þý$ˆOvBžÒ ÿ)s¼GžåEŒ¢ãý ç£:,2ÀùM¦Z½ià™²ÓÔåQ¹'ÌqÇFåÜêlÏyý™˜=žVNî'öw*ðLY O=™j¶ÁF­$ÍÚÁÏd%6]…£t÷ÚÉ—6k›Û#ãeó»Ö€…cŽ:*,VêÛ·šT>¹ÃÚŠýU"Žzï²êXl:¤^Ч“¥£«#Â+ùÀ¢íñß½3–é CÀ_£ªÆuR÷ðÐÖÏÏÙ1;«[.®æê…fvºD88(rGÇOF>«œöV†)k}K±¼NzɾXöã•.Ì;xA8×FGèæ dþ,‹UGþñAÑ1¨&LþC1³àºÞ=‘η2H*Í{¶ëÑ÷`ïˆMÁdcð™pÔ« †s&Ó õxÄ¿ÿ³ k peh⿇£Bƒ +R>½”c‰"MŽ³ÿþK¦ðã~;rDîE¿ð]8s3 w#5n²ÕÕ¾#"rC¼h4eÒêÙpùF¨;ó‡R‰::kì™'ƒú ï` 1ûÖ ÆA™G]%*1:›Ð& ”šd´ºxR;¥5¾ú¢È©Cåbk†*C]ÊÍÖAwÖBÀÇ@åí!Ï}G‘¶Ò¡”aãŒêñ*õ®*<Ú‡GMôT;0~ŸçLç½õkŠåÄÜÓ‚ê×Hã¬æH1?дàúÏ$4ŒWid³?&bÞ<“>_5Tô~Ê€-ÎÑ£ì2¶/šZuhhŽÝ—˜j¤ª)ÀðyîìÙ™ž'ý-ž +à‡º!B÷pl„@’#eÕÓëÜ÷HÈ3$þú¦ów™*SkÞ·8ýj ÉTƒÖ«5X${Ãê®v¢½5%zËûBë{¼u5œŒñMÆÁ™OF9ád9t7ÛQäRÑÌ“Áð”õ\,áiÕpB¶ un—Ú§sþ«t-rÒF: ›~}Û._Bb Œœº k…{ NHìÑa$ïäm¥Ê›Bú[·ø gf:K}´Ýº·zl¶/®&ŒOQëIŸVê:¿ ¬ß_;ˆn)Ï"ðLáðXÏ*ø_ðe¢4 4 +éûQ)g¢5¶6Q:ÖÜE`Ö…9ãÍ-égEà»Â”Ù zþ¡|¬0¤/‰¼s_Œ5÷F¼ç7gHeA=Ñ¡{ÿk·•švoŒGÒ +’#–°l“êí‡D‡ÒyªÔ÷ b}sûVŠŒ‚ÅÄó:†?HÖ Gì…BLjì …NĆNúj6jw7 kÙHZã#âç¾µø(-£üëèû*õ¬zIW,ÕØ;weÒ9]xf•ÙAé*lç­Ç=Œû42Yޛ̫qã·|¢ÙôŽ‹4",uªM*}#¥ç\ƒôH•ÏnWÜ?’Ë*´ UìË/i2ˆ±ocÇã^óITIlìö!¹¡+žÇ_?qOhÏ®gHÙqoU”ðÇxkå|7ÉÏ ›5Pã:©Æ¯GËä“oP~\QežQp ÐFTíy†ŒA +†®–Lïyçœ,DÞ;طʴ’Aã=¬†l˜-Õ—K‹Cr{mÑbCvGß(Ðc4\|.íÐœuÛÔtú—«¼t©ˆD»2¦;º…|•=h· ÎÛŠ|¼Î½.9îÂÍovŠ”[F* b¶h”¦¶þòž¥§`Q_dý£4 «z /=èy͘X¹dƾ)·ì®P Íwàv ÓX:y£½ór&Iíµù3/CKVÊáþX²tÇÇÔ¼çkC†ù’{BÁñ¸ùа³’DŤã;Eõ}+pÑâ¬Ip>H"ºîâØC Vóã±ýý/ÐÐFì– +Jø.bº/w!’CÉ1È)ÉAÚÊšð{ˆuPÞdêˆÕ ­C³˜xà "Ô y²`~6öÏ8HƒÛ׎ ëß³Š.ܺ=»ob~sœôõJ_r¬bf›¯—$Ñ|š¦ƒSȲ¢½‚Fê2熆²Ò¼I¾æ‡ãÝ ¾Ú|¶ê<»¹úå¬÷悯ìÈzk·dÝŸ;>eì3ç2»~ éÌp÷£ +ÖÈû asM¡˜úärý5‰Œô¥ía’`®¸ÞОè +WDC–¢ðI§råú C—‡OׄÍÞÍa6+ÖHÎüî‹·ÀB«ö~["GÑ>,@'•ÆôyÊDÓm>¿o÷(V!\mC)ÐËp.¢èò»(Éfwø(„ȯtÂÓWÁH_<Ÿ–…YýÊèÁu¡•¾j¿‹I}jkñõ/¾y°² æÑÝuäaüu«å6±o£ë²–L»9;a_z½ù}Èó/¹{;wK‚%Ôw]:e?MšNšÜ—Þ~s¬ÙöA> á2IÀcL•Ë¬˜Ú° Ï™_’ðŽ±mò÷ˆ/§ƒiIÅ“Îë2Zü=ÈÚÞÝ×PQE‚âO~·K,L3ïô*®o_]›ùº9ÈЯúx©iøǧ@oèÌ}Ðñ9JB„y+'ÜÄ?±ÃêÚbÕVæƒkÅÐ¥ ˆÔ‚ŒT§;Wºå»£´LwÎðÒoâ—Pû:2”@ÃÒvMx™¸Ø;!¤ÊI,-iƒ|…ŸŽ[…µ÷ÄżÜ|[3‘‹ ÉvôÐÀ dÆÜÏ´r*÷£.› rE²ˆ¸ìÌ’i3§?ùOÆ>5ñzãµò'‡C;Þò„ÍÔàän,Z>EŒÄ҈舖ž”áÑ÷‡3¯dnì ’iBq7Ÿ8Þ¾$Ö¬J‰I +Ú¹ÌHêSkë¢'‰^gCTXbßyžÒߪa:\tÀÖ.OÊ äQ÷\äK8kÃâãƒëBŽ¢ý6=úLÈ~v,äÁwãÒÌæ«{‹­f¹*Zí +wˆNçuÂï|Ï&÷.3?7R%‡a;n±9*Cmˆt½¡+“Cɨm!‚j@ýÒJ}Áà±ÃL0ãšä`›¯O³]Ε·‹ÿt.77®Ô8 ;%öÆáB{J|4¾Î‹ŽM?ot³¾B\ú•M:1+:®;™<̾w]ÍÈvý‹?-u n#™ÆÚºæe´ìtüÊÇ*šÄ¾_ï•OV#\ä¿úbö/:¢lo›ï„3O¶(SÃÜ!5 ϦÈíÍíX~9èÕËîTKMIþ.†O/ø¢V²EûÎàM,YLìg†q˜‡ÒQ¨È®ççÄ^ÄuaDßO>#Iž‘>*E?ð÷8p¿Ÿ¨Ooz(+;£rÅ-ÉÐß©ä1µµ//Æ%ŠÙLF¿Šv`á-=LÍÀX±þ>}gN¡œ<Êp^(™ùÜ.+\9ÚâJ¢BKhjòœØ }OIØœ«üçcå³^\çj9«Šýö4š¢Uÿ3rbzßú;¶üu»Ú¾°å­tç¦Èï¨bW¶0AÌš¿[Â`a0wUªMŸ-¢u8õF¦+ѸÉ[X5"hÞåkÎØЂ©3jPx† z60U?~Ùˆ‡$ýò¯Çb(tg¡x¢Êg²#É«Ðc/$· +,h¡V&_ŠýŽÂ˜H·ê™pk¹’óàí&ýQŒÞ§:Š5ÓÌ¡…Pжž)©È )»CL¦jel@ÌØ}pO“Aæ˘ë,¶Ã¦$økü‚ŠAô¾²Z,•T˜•ïf@u{‰åšû¢ØFJ%;=Å7zÖ%PNoÊÞO¾y 9FÞ!ÛŸ9DO*b5bš‹û‹Ê‚vPÿ¨;gºœ_L©ÎufãU:1ìö-;º¨§{äÉD7<‘µý€‡¶†bÛ4ø]­©é±,âI+Þïß Î.Ï7c;k£½q‡ÞÛ3pkþXO[Åçà› oÙÈå{Û>¬ ;‡5°œÈ‡®‚_ ƒW†Ôòîê\ù7(6õŸÈº) 4, è\¹Ž'_ÐSÂmé¬[å‹-™úq°ðòèop7îÅ’ÊQÿñøª0õxw€{›‚ð­œBŽö67e­6Ë„&.^®Õx+¸t‘z6Ÿ¼Ky•ãr¯7!Cµ†«”öÐÍÇ>d¹AŒ}—‘üú‡²’ˆÆÖ +$3”Uæ·XÙ×ÍŸ;¡üR¥àH¯×N¡t¡x×®AŽˆ Þñ:‰UXÏ8 +eðt<”„¢/ñïi­\Ùð·È‘øfOqiu&FaÌŸ ÆüZ\’ä ζEHÂ|\E¹¢ +*i5/¼ÂS±Ó ¥ìi0ù…äÝ}?ÓŒå5éM“æ$†×tÄRm|L/¾1µqE´¦i÷Eñ‡kì×5jÔ€ÖDt[n9‰94}1»ß’emä­ê;–¾XäËË´Z}tMÛ1ï€B';´FMæDk öž +`¦#"~`¿¡-úÀæ÷£ _©(‚1ã°a'¯5lSnéô~xúCÃ;ÁÏ7®_ÏjÎ ¤Ð‡Ÿ›zèWÚâÇœB|frÓh“ߢØk’y¸+ø‹à\’1Å´D£gbZ¿sŒ¨pS<ž‹g_QeÁ–iÚëÊ ,N{'÷1‚>ÐØ”ý‹5½+2Úz‘×àKwŸßSª¤} £ËÔ4n¯íjEí_pˆè³Àza™#µeöâ®±ÑøÑ©D._´2æ¸õiHˆ.Ä¥}´3eFrÝe4î +šgkŠ$1ÿJ‘X­Úh•ïÇW§cǯýäZqôGañ"MéÝ£änòÒ"œã—n›™]9²`á~,\b¬,>…›Ì›QüMC”ò&kµ BƒsÅ1ä8OF4âb´ºó©_Ñ5Ýo€Hëx׶ ”iQ.+ã BŒ!L×½H±GØ7´¹Ýcq`²FÏ8ê!ÅÖ›½pj°Âª¿Ï¸ÜŸ:¸™zA]=4÷x ë—|"¿ðIwMÊgõ@l:„á÷¾‹•Á¾}QNhÒ‹ùãD5Ýà8‹“¤e1»¸Fk§ ´Õ#Þ aÕd ‰9­p@:þxüMÈ8.©²JôHF¡ù‹§ÙwȯŒzªÃ´©dyÀqÈñ氘χåM›jŠ&:^$Ë"!ºÉý0ßb¯“ã{"mlGábŒÈÅáLÆó7áÂfÁyfIÜVjÊ|¨›š8‹†;6Aï ”Ý< ãÎÖuµå£e’‚QšHÓýðZu?ý’Ï t‡é!¶ú`ÜbÏÜaÚ†²€6ò¥/<ŽBq[ÀPo†œÑÌ›f8ÄUËÊMLÏÛ±'ÁÅp5P¼—4 ÞÖª4)XÍD]ŠÜþ[¿út¼„Êñ¤«Øò©ˆ=›k싢ΨØÉìóî¦a×*U¿x²õ‘±œ«ý“òF’ŸØ{lì#‡(~Ô+~®:·w©)}ÞFá!ãéáÎúnßßôÙ;§žqýyÊúLÚIÆ>±Öh•NˆëqÒ{únÌ6° |½qòÕšbÞ %›OC ®`^Oƒ_ï^AXùÁWI¡“?làBƒÕe8ûÆ +AÎM£§é‰§'æáŽú# Þ(¯ ΋!a+ª8ŠHŠãeso€ÚOÄr®cë¶0)ÁL†¬Oü1•ßñ.Q¼ +¹Ä¾e rHn}Ù‹‡‹ƒ%Ïð¸EÐ4«åª¶8•âÆVK‰wêÓlöˆÆ>vs²ÒœZïvÛ†éY´ èmÌB±.TJ)ÅK®ž!i¿¯¯NPwAÂH Hð&•J¸w[H4ÓÈ•LÑ´ª0f¯GßñɃDÀÖ´‡|s +PÚßËPÌFm3û´bÙ©j¸ÜÈyêåŸ +J8‘+;‰n°ø?m®À”‡d]–¤X«ìèHBÚû±gA®)Y ·éÙΊéA¾ñTÌð2ÀM8IÌË|è¼ú$†Þ/î,ßòg-J/ÌF·êŠKmWç]øf%cdѺ“û|}p/C˜k½FصÛI c°ñOF‡…EÜ¢~éñcöw)»Yû1ÖG›µ¤è¹ÀÍ‚òòNœ»Û?œOäO°÷å ïqåc•û¿¹KùTºÁXcºö¤¤fì!þL»ô+!_Å5,¹4ß✃p}¼¥ *3¸©Aëƒ- +ŸÍ ‚Í£[c‘ÞÃwU6¾·HtþƒÚ †ŠR# -È—É)È ê&#ïp~·ÞÞ}F¼˜™œU$íh‡Ak™~cຌüg±Ûs_èCAå úÂÄ—¼oz!^öW>¸ä2f‡T³«Ê&†›™A‹,Z²sel©£æDƒ…ãZ÷{Õ¾/³Ógò¬ÓzÚAÖ&,NÅ&]Y>𶳟®oƒ±¹ªù©T·m¶p8ÓY#\lÛ°¿‚ÔÀ™J7iYòãš&/FœiLNA–wƒKzmÓ€‘\CyÆbï2ml]øyÌœo©ïrØݳéလ3 Î7›ƒ=×q]q‘_Ïìò œ†×Y&*Ùk–Îk{k"¦JõqjsùëÉmýÉ%TJ)X(Œ¿P%opdž Úøösó)&¨±µ ]f¯°Í‘ÁFÀÖÎ])<²€KI­ðµügK½» Ê2¶Т¢G¡IC÷á²ZbÊ»;ØPqѱ"WÍ4ìJ©°’_qiæWIÁ‘:ÑîÓDº¼’n5¯~C`Õ³‰Ø㪰+h•´ŒaèWú(n5{¼=†ExVŽÎ‘;²ntŒ´1ôã`úíqÜ[ú•“f­ý˜‘‹,*'>MAÀán•÷õDúáhŒ¼ôöÚõy°\¢‘&ûË0â>nF˜²žƒ`éÉ›û¾ÓŽí †F¿¨i÷#Ÿ",ÙTƇp#"œkÄí}>ÉÖ^—2®Å›•æÓQ¢ÄYyõ)“PÙçÀÒÀĈ âtiʲ]r‰_‚µÓ÷“SÇ·&Ma]ÞûYÓ¸›ëëU=XÈnU9Œ¡¤1vÇBxHZñT»ØÎO éTñr¹M}_ôÒ:s†0G~7ÇÑ-.p$Î0=-ã¼–½ÉóôàÙÚ¹^zê}þ•\’ÅÏ©Úž:ùû÷„!îea*]aÍ÷e}Ø|Ùzc!'7Çæ*“k–ñ¢-Kh›‡êÇm^\{ˆ‹è¼½Ž0‡RÈvz_Xw^jÑÔ*swUt·Óyú1¬#+ð«N"+C‹œFœÚÁbÒèžLµÆ'ïâÏÓëÞ‹$òS#¹Æ×À˜å»*kU>—™Lß!®Ô•ÌqËòµ5‹ØURpWé?6ñ=Sp ÃP3@°õîELÄVî߯«Ü%ã±QÁ )NrÉ/N>]µE%Ζè‰Ïu:ƒäva?Ôxß-xך|$Ù Ö¼žetP/dÕG²i¶JäTÅ_a´”ýÄŠ8“TÙÓÂh˜]~`#l}ëP‹c ØqNÓ£™ðÑPÖ ßàvWǶÒÍÁôI·EÔk‰Ò XlÃaÊÁøÕÑÄɧgü2CË8žpÕB(íNn: mb] WLäÁ{ëzÐm‡47¼•$@m®ökÁD;­ðDžqú«h2½]ÿþ–Î=åø>Çp©å³Ñ÷+¨Ä&û*eÏdlÅêâí&ÕÁ1Ñ2Æ5T[V¹œtVÔš;“ß"XhF.¶“|ŽóPsßÒǵg2g=×8oD#Ì8[wŸ¼xô€òœ^òô+ÁÆÑÞe†ïŒ€Z +EÊa¾y´–ã8&tðrÍËzcÇšãpºTÌî¾½§ùh9–t)X4ú¥,ÒJÁ‹|'izôõ,9×ûÏ»üR‡íÂ)·Á?šóép#<7„.¨›Ï’˜n ¦`S•ˆx ˆ²)|ÆvI¥%ô¿]û‘1Ï4K‚85ÕA§•ƒá¸WSß¾)m94V^+°Éäó÷»¸wP÷Â×ÜÂ>p|L#ÐØdtFöL0ÞÇìÐ÷º™PýÞ=m¤ïoƒå÷‘Å,Nñ…òv·åže}šâôýæˆIeÈPÇ2ÂA3ǶÅEç5@“œnª4-IE‚>±ŸOÌqÂF¥JÑ +Žˆ-Úï7§¡0«çzKM=‚ªNI3Ì¢Õœ[¹ü +Ê¢°¾´¤;*­M7µoM“†xqÏߪâ쑵j¿ rSÖ:•‰WV3W~Á`!ž@Y€ú¡U…„éxÂÏ‘úO0·e¤O‹ÂDMOT«öào‡N_/<%]¨¥’’¸p&Ó´ÆQ-=‚*õydÇôðˆR}‘iŠ9ñÊ$œDž¬ÁšuC«ñI4yÂEÍϱ–ŸÃNÑYâèTí5Cm¯¤a½9q¼-ÉŽÜ2ÂwAGãcòI ÈVNáê´Êƭ3ï Hô +[üýú^‹¤n]¤Ì9÷_¾­nèÆÎ}âC uÍ*°¸—“€ÉŠ¦„XÈ?3½6W>fª¶}u‹^õ­Ç®0hXߦ¬œ7 +"Þ=B€E‚oo:öQ;=ø×H¹ +Zjo­„@ûíç”!OgÄ•Ôõä‡Y~{Ô‘=Öã° ­¥£G«+‘‹ï0 @ KQK¨öY +ÊÛ‚w(‚b>ºNGLÆ‹Cô ÝÞÔwßÎ#£çšRŽØ'zÃ$¶æ‰ÇÈeŸÊY×mê»q‰%²¿\=D,3ÔTœXèíLQб>f7j|¸ ?^9@XN»7;ÿ>†úÌLWa'棿|¾›½°_#Ç8ÉE¤gOÛcǽ)AÔæ7`—ÿB¦€;[fA4W-è6ùaøä«­pÑ—,vQÖ¬9Þø3ë§r_«JìµÛG£Ov8»4Õµ]-Ûé[嚉i¥MJI†;˜=wîѯuƒÖ8 A¿fäCߎ¥7~½kZðã<ÿ“…•tû™ž»1r\Åö÷‡ÃŸÐ +ƒ—u-O´cŽvD ’âÓÏÉ^ÛæöW*äzE9‡ ‹~²n£:ß¡‚PLš¯hO´ƒÅãì—9-#×ЛPK ú0AÍ´zÎ`üxeEJߘñ®ó÷C$ZÞ“šŸ ¬-«mñî?—¹B©ï1Éýo%¶þ¨–Û~û‰¡H$ki0G/&EY‰`…¿ä5¾òí_ý$Ö"˜à~ü9i¾c]É’1í9ê˧޵ފ“N"»ñ˜núÞœg•IKÓ:[8Ì‘è U¢—bF'PÞ·ßîl)ßrvÔ˜ù%ñ×à]N›«¿iö`˜0I+H> endobj +5698 0 obj << +/Length1 1166 +/Length2 6149 +/Length3 0 +/Length 6914 +/Filter /FlateDecode +>> +stream +xÚuSu\”ÛºQº[rè†Aº»»;``˜Aº»»‘Aº†F:¤Q@@@i¤äâÞwŸ}Ï>çþ¾?¾µžç]o<ëYLtÚz\2vp°"æÁÅË hB\l<Ýõ@0u.]°ƒ'àa21éC< àÿ 970ȇɃ<x}GO€È ð àŠ…ExÖ@¾¿án¢m7ˆ Ü  ö»A!°Jnëé†yèyººB!`;]°;ÜÓÍì. +°èì?«äாnG«®ç߯ˆˆÀÆ÷/ v‡8ÀÌ /0îú»ÒC +%0 ìöдÝïXm{‚Äã÷¸VGWQW{øãv·ç†=xØU€ÙÉÁ]~'pÇü­™<Ä lû0”/Ï?us†Á½aþÿÛC`vŒdçéÊcƒ<÷«Èÿoð„ù7æöŸE€Ïàç°­#Ïï’ú¾®à?HÞß0fèï +w؃ îà@ˆ=øá‡éïò<Ü<Áþÿ—ø÷&//Àbë°;<\ÃßÙ`°ýŸ{ ‡Ä`äyÀßß¿Vj‡A}ÿ×¹€<êÊÚjÊÿœý_Q²²ð‡”\¼Bü®gÂNyÈ("À÷ÏŒÿÒâ/þ@µAÿíøwJ˜= òç8:þ5’ØÍýÁ›Ö?lÌø÷üšpˆ-Àú·uÌÀ×<üxÿ«¥þÿ¯Æúg EO(ôUXÿ”ð ‡;@ð[(Èí?ÂA.¨ï9ðÏ@#ðŸîÿò¨x€ [˜ô_2AÜ!>`;mˆ‡­ãŸvùKe»?Þ!Xîùý’\¼¼ÿàô!¶Î0°»ûÃ]üAavÿ(©³…ÛA`=W‚Üìþü¦m=ÝÜäùã‚Îþµ·‡<4û€m1—á¶bNMW 2”Þ\_ßó½4¸¸÷¤åÇL„"oq?ê×$w®¢ä/9Î,×w”¬3CÑ@AŽJ¡THòv‘íâF#$Š$|¤KqÈÝ,®)Š}ŒÎ:}|G‘š@ž]´'ç;¤|DW}aÂ$)7I¨' ¦¾2ÝÙ}®…JISý²Ckw‘M„ôgØw-ehŽ(êüh·<Ð),:KµçÍÌ5‹ª)Ö›ÃK¢Ú.Bë…ÅYàù(%L¦cJ“*!ÑîÉžg?»Ô¤»‘{9ËãŠYvNy&°~}eŸÇF%OO¥^ÅÆ%'Ÿ +Pw[²E§Ì](èšaÅþÈ%³>°©÷¦[ó«*,f ÷TGSú¼¹rÕ6ñlüC×G¸ý©ƒEBÄ0qgÛÀu®á¢ Ùê¬Åø¶—\·ÚÆÖR£9 ’U0¼>=ÌKþf?@EϪïeŽ R2‚ßID¦Lü¨ÅšÜ]—R†N»_H½3¥wdùÃ’ù §võÅ€ÿŠ­ÛZA¸zYçkɽ²ÒMØbK:$v¹W–‹V#žÆ·j3QèÉ»£w}Ô%ÌÚtÙ »0£bô|WÉüý›¹Ûkq³ÑkÝÊf;ú…Iª5tY šûN`¤.^.”†ÅÈ.6± e¥XYioa3þê&Vo-¦5XÿÕª ¤8!»”E©¬>œçWd° ´Ú(ƒ)9f+<„Râ{lü°Tc.‰Ú¹aŸµê™_¥Í Í MC–Æ´»õnÏæKÉhWÎUì½P˜ô+v‡ ô¦>4jÇׂP)æ rõq«¼YÔÕ©¬ÈâÔv2ë ܸ„#‰×ÒéXG½ÚÜK›ÏMãBbªvÛ0ŽZ8}Ü°òšŸ‰*.£zµ£íï·Šr¿/ŸÞ¼¦î§^%o2}0¥¬€ñâK˜÷ªµ=qÀÛøX@IÝ‚qãðòf˜A:ï!Ž¨*4‰çªó…‡v +–p†Ä´áù¯½ .w¹ŒRuºk›nÝZ¦€Ú¿C2ã(œÃˆ¾µÛ™ž¨Œ^9q¥á%©˜nçq¨#v„-pG‡ò¨Úﲆ†™,Ç·rP»…ÝÀ,¾FfOXš90"“B?•Ëç›»dÊ‘ä6C¯DŸZ"àñsýÅ…†OW øÒõÎÇz‚UôSRJC”ûf›+e㬧”{žÏû±çÂ’ÙÂøøYÑi1Θ»:'U=$¶ÅüÂ3/˜‚KDZ7±F…˜èŠ.‹¥ñ™ÙHòÇ‹÷×Å3|äò× Ôã¹/ÍÜôÞùDŸT2Ì­uÅzE8ž`eJw½úòTæåm:*.çh,B’¨Ý¸wÝ´>õ'×¹ÚIÜ;}Dkߣ«@ëïH]‹×ú,tW¼‰‘–¬Wdz²Ü b¦Mbß̧J•{›@•‹þ‚Ö'R³ö"Oj¡8`…àæ“DíÝU^YÎmŸb—Ž~žñ|õ|?Ï®wIýÖ,A5¾r,Á½„Èï zÐQ*¯´;÷.Ä[V‘Ï ֖諧½bäIŽº-ä g“rÈYˆ'h}yŠoìò~s¹Âp¦*ÂDŸW‹˜]ÓÚ)N)A|¸Í„AŽ[º›˜Cx/[õ÷£é=–©†8uF+_Îí +ŽgŒ ë¶Öîé9¦6"N>u5+™[®1ô&¢´º[lÉkÞ¸t.EÇFÈx1bòä&GÞa§‹Ær_ÿóUCS—A’‘„1>Û¢{’uºÈqRt+D«Ë3˜&ô¤Y>oȼժÅAßM+p%ƈŒÄü>K'Ë;Bˆ’r²¼A hÒ÷ÿ¤ “¬r§²pkBžkT;ó6âdŽ¼ô?™iÊ("˜#­ÛÑ°Ô’1é¹n_¶fd·YØÏ©š0°a ™,µ¼î—îÓi7|bTùóÍ*0˜"²Ýó%*õà +Ž(Â%_U@:Œ•Öš—œÍ s–èZ8ÒiOª6>ÖΓ½å-.q±m¿\;¿>ÍgÎÆêOg^r¬góQzãf£Z‹­8‹§£V^o¥»#á#šÎ89LdÊIr +<ÊÆ•µ8U™VVtc§Å]£îslæB|S3GSŠwÄ=(uKà0ú1“y2m ®Uµz6|ØÂHšC·Õ˜Ó³CÉ6¥BG››!‹BTΉ£¥kíMª¾'ðµÿÅfa"é\qŒRºY—›áÂíä¶#È*ÃSDÛ¦û¼‘š-ÇB+œ-…‚Z[&Ø&ù®Ì3 ß4íÓ6XÚy*'"8¼«Ám®½Ž˜²kî fïKò€>áçäÅæjÛék 3Œ2áOôã{h~MË ͳî¼WYöýMùˆô—Ùš0ÝWv!a÷^R¿sqN¨¸µÖºéʘ÷–ö1ÙZÓÝòtÔ<¥úséÁuŸœ€»ƒ*’{‹: •¼OîµÀ¯«Z×ý¬9Á¶+̘tôÏøcbÙ)ÍMN»K¬¹Ø,TÜß~ªMb);,}Çy—,w‘úójZOô|€NµåÛ,º"åÑy…75jè]»5ÞÓ + ¦áS‘0ö׺iÈÀ¨à+ ¶xG¾m³a°­ž”ñÞagÔo*ƒè^b"óOÔ„IG‘D ¡â]Ì:žT”–gUsÏ[üxó½>:,½ 'Á+½Àenú‘r?Ì«xyŒ'õF èÍj|ñÝÜ¢Bž„·žz b EÊ'‹ +ám»v³ÂR‹¼-z½Û†ò$€³f,bb,ˆ¦?Aä8y¨YUDB=u…ÈÉ¢íJE·¿S¢Dšy† ’Ïׂ%1)ý^ÿ»Ük‡áÁ€Øe“Ù•æÄè³éE2âÇ[™hœÂÅG嚥vaY§Ås}BLÇ´_ ³(\A#{É?Å÷ƒXÜSÀæÒyWaÊ v«BQÕjÁõ0ÉqníˆÚÊònΣRÂ¥†GFÓJŒÆ£lhúõÛ=Ä)JÐZxʶJëÚØ]PÄÕD_âxFV(pb0¢D +(Ó®fd+Œ‹·_‰s½øòEEkr\ r¤E… ýÙ8’ÙJ3ýêéu]¦íÀI‰ dÄcbmªûðìî'3ê+t·‹‚c<ÐfûÏÈ‚ŠÎ_[Æ)û¼D UÄÜÏ;i·Š³é:›Åø5ÚoÖªrÎz¢Ò»%"šŽÍt–Ãó¿ózþè}5ƒƒoôk^àK†ÖÚLÃusêTè£ëÛÇ¥ª«!ž¶éŸKüâ¿Ï‘¢‹g´Hß~G ìÎvDÍ +Ç5¤‰íÜ}®Ä}ñÎG&)1ÃEß(íãÛH{¯ˆ»yÒ"hãÍ Ôy'Ç–|±ÏŸýñäžÇŽ³ÉÓe±2EP‹tÃÈÔßjG†06¿Ñ—še¥5ªQãq6u ë¼²ï&M&t ö¦ÆäG‹_ežÿd(ùÑÀ§æp½5/œÇ¥Lø…vkSŸ³Â­ Þ“€ñ­'Nà©EÄ!DiáÔ4Ч-ô­Ùbá ì·*ÅfÉyh‡ÞMÕÙìâo9U”6ŽzOR%}œWeÆ"¤ÂLŽ”¼•%•ò…\r]Ɖ=jNBeŒyßL½Gω$¹a—òVzšO¶Ò…·~,§:¦ñÑ~ïàçlD˜TÔ±’'»–p„§è‰–s"²2ì{…Œ!–¨¢#þ-kÜ©Ä´Œ€’Kѹԡû>ë’|£¯B=„”)Æü‘§ UØýÚ"—Áî"vª,Eëú|½œ3ðè&+M€“sÖY öÍÌòíÝÙÒýE¡¼úÞÄ&ÅK ­8’·o+9˜ ÇüD)ÃóBÛ4bŽ¥·5O"ï¾ÿ ÷ óó—~®Zþõ3Q`ÈÏ…"U9˜ËO†9E)A™ »2ï®òéiÜkœÁŒãè9Ð Ú£«{Ѳ€gRÓûêÔ $¸@J5#ÓìÞ“^t¹áPpÎS‰jù›ú@ߺ5àP㾆}R7ÿþöM(‰SVýBçø‡Nýþ“#"éƧ¼BŸ¦³3¦Xx>úuF[%5²*±»”Ñçk¸8’¥ˆq÷@œ¶u½ÝT õa6ŒÇ3Ü:ñì•|8ÕYF‚™uõeõíó0w]æÁÏ󄙌•jVáY¤däSœD®þI~K{vµÅ RøŸb‘ {»ÅsuHæ”V&ÒljÈ2Øfæóu~Ý*Œ†B7ÜçËð9¯|Îã™GDz7”ü`Oêb’7S Jëˆ|±L¢Zô [«h©Û^]v0À£{Íß‚‘ dQӠųÖ8ƒG ë&I¼/žÖ¥º§­Å®ä-ÑbŸ?Ô}ï£kPµÂ‚4¹Ã`³IƒÝè—ÙãöužkÛ™Œ«Éñ‹8Þz–†°ÞþW9Ý0§©‚0œí–›ÓןøeêZ‘³‘ñ™Ä¯2Õ·£~e9_„7ýÞn`~ è³¤ÒÝcû\þ¶¸—!ËcÁ“™ƒÑUžÓ‘r®ã€ÑVG7Ô*Ö€UçT) yäˆ=V^ „¸™Oñc¾9îÜöåˆä9>À¤·"ý„z>¿[4âÜ*ή%Æ6Z”èÓÈ”â}L=’Ž]´tûÞèm7CÊVŒ¼”Ó"nƱZˆp-O#â ‚Mš¿É^‚7“>z\×Qä{ro©¯¾Ò֑̔{—óˆüÓÚÛëp–ä Íab߆ÅA4t~ZRã:â±®ÝdÔpóeØ7ªžŽm©öagfÔi®€6»$O +ƒäb•»“iT±ŠcTõQ¿ž¥‹qþä6¿ÛÕk²_ø‹=2+ Ì5sb(éº-õHòn¦bìýE63(• { ¶ KQ¿ïEÒô×S–>"t½øH ÝH†Â˜yM–zjŽÄÜö!&íS£íÃ÷ß% T©È=­ œÂ®'ïD(ÈašV!#X(mÓ®›dû2/pŸÕ†ŠÆعrgIÜx¤êë¯En[ÅŽú±ª £žd@•V”“-æ‘u\»]­(ovH g€MÓ:t¬[¾Ž8wl涽ªÊ'\<&!k" '€íÔÞ7~Aö/@i ¼ˆ‹wIî#³HòÝvL£=ŠÿÙ†þÓð©#Å +ˆº9Y+è2ò(`RÝä,²‘p˜:À®Ç€8®Ü¨q#,34IÉ 94¼È¤z{#ÚÐÇ%¡|TQEíµÎS6º<Ü»¶‘º ³S’¢JÅ:~ËÜ™_♆*¼zé*D‘˜¶a2t;ýCª<4(á†uØF¦’ûf¾;•9˜ŒÄ~XçCÈþn‡8M°Cy^¦·”¯m Æùú×1o†Ìý—æÒêëº*ë(S¤t÷1¥¸Ê­£û ´ùžZœWù1K!Y²]ùsEè"›°Eñz¿–/Mý|?9ìT*Œû†ËúáƒcqíÉ¢#9ºý·.$G¿ÕbÛuÖÖÍ®—¯Wú½^`zV_a,£qÂWî+è9beƒš‚è|OVhk_ûàHºvh( ,©•Ûž˜T"icžIܤ>2· î,‹óK²ðE§°q£®1ðçæT¢ýRÎÊÆ™äÅŠnŸÞ™k&¢;PÍ~ÈÅ þ°—qõ‹÷€§P’"D4w¯«Úÿ6–ÏÂÆrV—mÑeX®7m.Í wÃu«c9¨ÄûE¿GtðuÍ&9ºûž~랥a"ÁÂû–]ð×îˆX·É†|+æ<Ê4b|$2ÚëBÆ´v’åÒ ëGs|!´wž‡Ç†gk§+jË`~ù´ +O/R¿µ\2nŽ×—¶ÎkD§`=-w{÷E×Þæ#*.ú(Ÿ³³„(;‘˜óÚôD–.¼*ÀO,Èv„€`7L½­—Ó©,Ö»!h—ï¾ó”ÛÒAƒá`‰áí3éæ|ûôIÎt!×uÖªláÇ›ŸeÚ¡¾<æµë!æÝ=õ|K:tÓ«}Ò’UïÍS_ ñ³V¿•Ö^µ^ÂBÞWÛ<ËOä9<¼Ò®ÿP$܆ñNÏ—ÌIªž±:)êBkò-ú|)ï ¸f9Ë'j>8\Àzþ‹¸GX¡­ÜgsÞò;¾m#²©ä\øã²›ÛiÝBÓ+MGéôÆQ Ú×*tEâ£ãúkÈíkQñ{šMÌ;Èì5q7j:}•7V +¸ò¢uèTßÁ1÷Ì™Ò-ô*vÞOñ¤E$çÛÆB6ÊéÄZ£*î%ðÕ5å½P¯’p±Å¦‹OL$·9®XQ6_^‘׳³Ø¼8x\”³_Êl]®÷ÕœŒ“t¤j$üŠªcÙ]6ìÑÐw«Â“zeóñ¦·yª’Cªð q'b?ãæ‚xÂp‹ëòð}½¶þ•qûÒt6n!œ_æImó+zÿ‹Üæ‰DJUõÄËÖ”9à½ì©&áCü[ùVñ¼ýf] +M¼,Üæö­˜Òó´Bvõ÷Ý'«7¹ÐÇ…Nq°0?®ïgÖ]ñ”Â\·I{#,Í{eKűzœßÕ^4"JZÈg^×>íZI EhJy¿(˜ —ö2ÍLc’ªDI‚¶eÕ +mØ=Í—HëvÉYËCø +SpqϨ¾ÒñÑÂÌàq>SÀÍdYz÷ÍŒ4¦Õ\‰…1:QÅre«ô•„~¯»eÓØÒ ’®Ôëw¯Ñ³Tê*uµÍ³§â¶úÁÂ/Z¢[Êô!‚4ñ)›ìƒ ‚p£—uºš{ÓÞx4å’ù(ø«”)½ë˜{míLìé®á£ûìh“¸Üá]d©ÕÏ™KÊvB›µ&r½ð¤T׋Vûç‰n÷mÊØhæ~®wfÃ9 ›l¤ó¥O(¡ç[•]³á¹šŠFgIkðk"¹|Á×™@ ¹FGé÷–=“ÜšD‘ˆâ•¤ûšy¿ž;Ä䇾 æyÿxWu$‰AíýÙ[&ïÐWF +ÙŸEHYÙk×÷é2]KŠ³’|:}„ë•¿¦h*Û¯ ­EY°Ñ×CËŠ?}§s.šàŵ½fèeA¨›tv$ä*À³¸'Ž©†æÑ€|ŒÛ[Ÿé÷ ÷—:Öo19H6œS«J =g²Â™Ô;4Oßö¾Ü›¹¢0Þ5ÉÇW ~O´BïÎMaï÷£<õ²)uq%YÀ„ö¨|»öc\‡%hùÍ”å+'¢ÿ2K¼ +endstream +endobj +5699 0 obj << +/Type /FontDescriptor +/FontName /LHPKHM+NimbusSanL-Regu +/Flags 4 +/FontBBox [-174 -285 1001 953] +/Ascent 712 +/CapHeight 712 +/Descent -213 +/ItalicAngle 0 +/StemV 85 +/XHeight 523 +/CharSet (/C/O/T/a/b/c/d/e/eight/f/five/four/g/h/i/l/m/n/nine/o/one/p/parenleft/parenright/period/r/s/seven/six/slash/t/three/two/u/v/y/zero) +/FontFile 5698 0 R +>> endobj +5700 0 obj << +/Length1 1199 +/Length2 2227 +/Length3 0 +/Length 2969 +/Filter /FlateDecode +>> +stream +xÚmSy½>÷ûûï9ßsÎ÷wjµ‡§ž-a&W£ÆnPhãIbºêmi¼\&$ +åqà¢.О ’¸Ìt q>^t@ ±C4€AãÐf8c´àŒ6úé³q€ +…w d3 ¦r€É¼PÉõä±X ¤l90M98€*¨pñÌ€=ÌŠbC4:ÐòÞ¼U[GG÷·ƒÅb ¨Ÿàr X+8„ƒ ˜µM@á2A¶ pÊ‚¯•„§@Ü…¶-:—Ë°¨$P`ÓçPõ™ ×@[P,žI±‡C8ˆý 6H4e°˜†!L8‚½(D…˜”ïíQx,o&Æ7:ü 0!~Ûh 0A¢±h3 ÀH2Ý`!µW übÌ$&%6š³*‰Ác!*(ø!¢9¤pà²y`lôÿÿ¾!0€‘¹@H<Éov¤þ¸H\6 ø£õÑh €^ø~K™Œ¨ßîn¤P0°u!zû8é,Öÿ/O;;X@«‡15ô ÍŒ FÐ'ÖÄèOÖ_züÔâ»ÕƒýS+ú7åF&°?Zhù³­pÍÌ* õ}´µó»Á\ˆ Z¿Ç(m‚Là‡Yt¼þ…/:dæpä1ß•Ñú! Є¸ ª0‹³  Dþ¿(R(ĈZ$îOÇ­à…ø‡îOø»-“Æ=Œá#Äq„"AŠÄ%ÓÌÎO¹)ßô€9Њ BL0`^tˆÂ9Á£|‡@&å¤x&¦@LàÉŒ(‰MùeX€É<6[ Ó÷—Äþ¼S!A‰  ’=]0Ù<1¸<ñ¿Ô¡7øШ~ƒ÷ô¤$Tî+²ÓS†¨mRçïRªïqùt%[>ãMDú6dnbšç'œÔÙCMÖq -' q'¯n/J-äi,YŸµüܺ»_{ŽbÈcY3ix¤ïÀ™{õZ¥s7Ñî$dø{8Ø”xfçxíæX¶­Þt€¤GÙU6ç/s˜PªCÈí MǯY–W IHÃQB9ÖӪݣ»ûƒ¦×«$n+]Áƒ13$|kqÞ åŒF™Åú¦&ïÜ+Š°ŒÍqHÜh”ž>3 •¢%ä—UäÓ~hS%'\nD뽧¾ûz™Î +℧¥)]ªocpºù½:×FN6áaÍø©Àýã©¡å"ϧ„Ûân¨¢ò€V(ÖåIJûïn^½E9Sb\ƈvGZ Gö¦G­údù:í„M˜ÙžÈ3W§Da…vSÄÅ×:3Þ&Ö©}y&”›®Š¸Fâ¸Fmçý5ÍqšVºwíJ?örùJG;ÎèÅ`F©Qï?¿^Û˜B%…µ)È›6™›¿n̸þ‚áS4k›‡A\©k£MYÙ~y“my}¡¨w¼Ä¡ºŠÇ9·+ù‘j¸Ð÷.–Þt»3k{>¾ÆCŸ +,úµ6ä·¾ºVþpx„ý±VòqÏ]6ßfõvÁ=ÉI1(¶Òߎý sün«ÀÀú¦Cæ•ŠCÖ !t™Ö»Œºõ®ºfÑBù9i0o.¥ÿBU°¼ä2ÔåÖ¯:*kŠDQÊ:RÓ*âÁôq …î;ù3¸¥È·.˜ömÏ Q…8^ÆlQudŸL<*¹uàÞ›ves0êÛ&ÝRqanŠEйŸ {ÌÏÆ 6Ϙ—m5ˆäµx]vë“MîDÙÒ +Õ +ˆ[ª:r5G…éc!Ã…S7JÅLЗ/?wÁ“Œï˜´—sÎú–4ðiùgËó"‡ÞIFúó‡ÆðÞqp?DW¬±=ôòÊ(—QHC¨T[3?êß$ +W<»ÿZI’pjsö4jy”ïµÝ¯D-V8užö"–mžäÍ!9¡Î·[íXÍOž iÔ|²p A:Ô êÜzÚqeïiÿwj±Œ«­ò(ë"ç̈Š$cL§sÌç£mGªPϸûŸL*£–R ü(ÊN÷~ÛÔUÿÞ€hÃ;¢å›dþlɾ•ŠJç±u*U_W®s®Òu~›oüãµÅ>™=š.–ú­«ï‡è ¡eõ»¢³s¼Î=OÙ³o¸óøTY%fðƒò«æ¼ú*öUMôD{…vƒ>;¥.TÈïÛÓY*{% Þ…8sáÃ=ZÿÞWŕLj_"cÅ™ M®´#äÎó…SÕ·HÎ+€¥%~îTe¹Iæá´©>æ< éÇ/ê‰v,Á —Êûmß}oÝwݶƒ(Ÿx‰]š/ÏŠ™•¯û/º¿Á~ +endstream +endobj +5701 0 obj << +/Type /FontDescriptor +/FontName /AJQUXG+NimbusSanL-ReguItal +/Flags 4 +/FontBBox [-178 -284 1108 953] +/Ascent 712 +/CapHeight 712 +/Descent -213 +/ItalicAngle -12 +/StemV 88 +/XHeight 523 +/CharSet (/h/i/n/t/w) +/FontFile 5700 0 R +>> endobj +5702 0 obj << +/Length1 1626 +/Length2 15471 +/Length3 0 +/Length 16310 +/Filter /FlateDecode +>> +stream +xÚ­¸eT]ݶ%Š»;Ù¸»»»{pÝÀ&8w‚;ÁÝÝÝÝ]‚·@ðà¯|çÔ­[í¾zªîÕÚšCû}̹„š\M“YÜÒÑ(ãèffga¨€ìÍÝ\5íUù•˜•– À_975µ¤ Ð rt2º@K€ÐÀÁ`çççG¢H::y¹€¬mÀ:m ]zFF¦ÿ”üc0÷úÍ_OWµ€æï;ÐÎÑÉèþâÿÚQ€m€+ ©ª¦'¯"  “UÑÈ€.fv57s;@ dtpÒ¬]vÿ^,,Aÿ”æÊò7–¸+À àê´ýuzZþQ1œ€.ö W׿÷+ÀÚÅÌü·`GÈÁÂÎÍòåVŽÿääâø×Âþ¯îo05GW°«… È ø›UMJæß8Á6fàr»‚þªŽV---Üþ)é_º¿aþjÁf Wè þ'—9` ru²3óú›ûo0'п`¸¹‚¬ÿÀhmæbituýæoìºóŸuþ·êÍœœì¼þåíø/«ÿ…vÚY± ±süÍiþ›Ûä€ÄúϬÈ;X9ØÙþ-·tsú;Ðå_ ¢ûgfèÿ‚0³tt°óX­XUÁSèþïXfùï#ù¿âÿ‚ÿ[èý#÷¿rô¿mâÿ×ýü_C˸ÙÙ©˜Ùÿ€Ÿ1€¿‡Œ™àï9PüsиÙÿ\ÌìAv^ÿNÿÕZøo´Žv–ÿU'6ûÛqë¿´°±°ý[r•y-Õ@` €•™Ýß~ýK®í` t±9ÿòú¯–˜ÙÙØþ‹NËdñÅá¸ÿ­:XþWø©úxVeI]%]ÆÿÃáú/Cµ¿CÖòrú‹í–¢ìhù¿ÿ„‘pôø0³óð˜9¹Øÿ€øyØüþ)ÿˆý?×Êf`'ÀàoÝlìÿªþ^ÿ¹2ú/a¤,-ÿM°™ƒåßIû_‚Ôn.. þ×æÿ[õ¬ÿ5ó@ 'ÐimÅÑB0Ä6=+\Ÿ7:-e0ØÏ=êTÖ¤U\XëرË_eúZÊÒ<+ðÞáµ|êôöSáp¼ÏŽ¶/xY@ìGI?Pˆ¹EÓÅËxÌj\†šq¦ãó{IiFŸ‡MçpoZ]øôŽd¶‹Óá÷#} ¥{a Õƒš¿EZcÇÕìš à—0¿¸*j4ýÑûöÓíýÇ*EÔ«?jvt…„egCL½ò$B—Ú0©AAÎoÈØnÂu<܇°)¯}a/Û .þœl#uç|aúfœÀïŸA×ýŸ +’®‹ÁtvgrBê˜a•sJ¢ŽÂN=Ÿß=Í%fbŒ€ú1” +lx_xK»_Þ{Œ89-€0o~¯d>“æ^[ùu2Ž%­HÛ E¸±¦MÞ81‡Ë={«Ó ®}ôG£5â¸^s5°š‰OÀ˜´,ÆÈúÖì[­î„–A§WeB·ø+u ’ˆ{¶0Ýæ¡{†çÛ’–ÄÚ¬ X£÷{» +æ•H‘Ö~¦:ø&›éÛË;˜¡ê‚+™cÝÊK+£ß*+EÔˆ¬Å?a߯u“ìàI’‡ «Ju×…xBsû9´Y?ýA³ |ðÞÿ´ðÄèý™Œà|aPl»Nµ;G¯D¯±§s8®åÊù“jÛ!%³•T! ﵋›#\ eˆùÙÄê±·{(ž)Ú÷×Pàh‰åey½² •ÙèaŠŒ_Ü÷˜Qyhª¶éˆÊúlDrŠr&  ÚèâßÊ01HfE ðW¤/º‘yŸ|×½Õ¼­l÷¼Xà&³ýêZ&™jJ³Ë¯Ë +©ûhökóo5:&Ôš½w€h„Ê»R¹¶µ^j(Í¿&Ù£B 7ñãiª™5Ng(‹ÿ¶í÷Ññ+C¥ž¡…§W{H*&çÁaö(“Ò¥L1=<È^¾Õ¨£ºê<Ðjã“.Rj%r|ǧ«D1E§'S"Æ^\,Eªâí£N6¹"B äFNlPGÐp´_„fŒZ\j¶’Ñ©saO‡ýÒœÔé9t>ñ +Šø]âë•*ôãIðKô- I’?èMýhí‹Öà|>`&…ïÉðÊÐi3bdÕíBëŸÖæXÈËò¢àƒ™²yÈ’Éÿö&<9O@ÅÖX´î,Ì=w*ôƒë×£ÀjÒ·²P¼›<ŸÆíý«ø"ð4­]>:¨¿±;6òJ_:ì†ÚmÔÆã%ÛíXÑbç|>YɹpùN˽õ…-£ïÌ?%¤¯<¼H!ðM;DÇG˨êSýà4Œ5ó™Cúç_b2 ô1sakƒj"Lå Õ½§Cúèy¿cq}“¢[+ &»‘œÍ#SdÛŽh‰e-Ï?IqYsñ±(Ö¨¸T¬À;™fÎQâ +îí]'Gù—Sl=Sµ¼.üOûA­W1U­V©©1?pø'ìñ¹.Xf‰ùcv|±ºÂs=]½LOˆ+yä’Û»°ÕÄJÉÛ¬ÔØL*bÕYŒŸ:iõåkWlãÔO9‡zNžnr•a¿#©pWìfÔ!æ›Ç„æfyÛ»u_ và©käF‘>· è=? Y]ÅÙí\£æ;kt+¾ÜÁÎf²a[4iËSüœ +Y&eNvL449o§ÐxYkòmöðjQ†Ÿ7âÍ1n„uƒn´²"¿h¥¢ÐÃQš?òây‰öÊ™Ôz™¤|I‚’¢xUpsê¸À x9´Ò³D²E:îü¬–Æ¥‹À˜ÀR¼xN½7d$%[sRÁ,&F4Ó1ªÛ8fA[]p`óÀÛÈÿÂV1/'¦m!§Ö»)ÕðÂÈÍ­ß]؈hOòh9"ƒù[ËqhºR2DÇ7|z»OÕ¦ƒšå¼d’WÑr”Eñ±Í&/hzugÒ—å³zþ—ÎÊ)L\ 6B¼s| +9ã4ÁZ¬/EaoõLgêžE·ƒQ|aZKó£Q›p ãœ7Zþe´Žlj¶G\—1ÔÝ9ßÊv’°7±vóE)ü¼f2·e†®é°i0ò +6µRˆáºT°fÄŽ€5ˆÕ%¤B¦÷0˶%–¿âPa';]¯PpaÊÚºñLð,t* àd»OÖbî{súF£À·Ð«×Ô«q±¸RÑ83™’ƒä=Õðé8©;¡‚ §:3®R (uéêu¦$;i(¼ú>Ìaí-\€? +<,“úqðàÅ;ÑïäŸI ¿N_³ÈE‰RÝ/ÆI*VÏ‚C:þX§•á×ÔT`Žéă—ü+µ³rólĶd¦V:íä‹¥Pc¹wò îW<à@ôÉ¢&3?ûëƲìw[’5Üà&Q2#,â¡”“^èf$ª|ÖJTŽL} t.Çi›Z!¨±S­}ÂaL‚¹ìYl•4‘/ï|udš5Lôâ”ö¹—Z›p¹Â0) ÜÉúâÖ£5×°û4­@rö¿ùÚRó‚ WËÕßíl¥›‚m¸˜™éÝ’ +'”_3± +â|ö‘ˆÄ¯¼;wC'£Yz&™?=fY9"ãåè!D´xƒ¼ìPÀ^z+ί¬°ãö“è»îRP0Ôuüè§ “Ôü…½WÙ³0!D†éþ”<$lʬ h“µ¿ + UZ‹40Òƒ(ªH;ñ ùѹllÕ3L5õÝ6¶ya©înf ¬S._YEÆ&ΰȓÏ|;. ©‰ùnß,ìÞ\œÀ»M#28bo¢ÒmÆë&}1ß C©vbØk+20ÛÇÞïÎBgÝèæIòòÉ›3i<–3‚nAãÊLŒàKûØÎJ¤‡ÖÖ™«ãZͺØ-%P 0òkHù-´›Ã^¨.¬Ï Ã),‚xm‚ó3õ§Ý¾¶µÝŒÞoÆ¥Hù{³$êÀùq‹÷ œ¬ë²ªõ1©-ÖæosûU)ˆîS±Iù5»ÂªÓÏ ©ƒò¤+·¥Uñ‡‘óÆÈ“Ò]•¦iým†i_…ô.A̹þ×P£$•\ŒTk¹”ÇÍéµ\†åТn&]¡¸_š9¦Ì1:DMgÆ ï0¡7oí#•ó8„UE4 å•? +±#^J.A—[_2è2ô v5áv-m,&›iºÁŽˆÚrœ”¿]û[£PÂh|ïÏ–+žfÃÒ'è÷¦°ÑM—Ù¡EÄÂ× \3{KTœÍìàa4nÕÍé ÍêK~½ sª±s—è¤(˳Ïý³ºÍÃ4ÌÃÖJÜ A—üXË'ý¨— +=”¼ˆLŒ J¼Š»Ð½ZEq/0êB½ uWT%ýþD1!m»*§˜•¾–-åag,ˆX®9:mRað$2jÆçp¶ÌÌ›QBc›ë:Ü4ö#ªð,[ðyWÁK1un¸+þzDÙ+";D‚¬¾–mÿ¨7Ü°hçP×ýÊËýÍPi©ýf_Jz’VA¬ÿ Íï~®ƒ—Dôž¶•#ù>lü%úÎÅ‘|ERÛ¯ˆHæÍ„´— ųÛ4˜ÓëNS›hÙõ®ÉÎ÷°—‚q»Ìš¨2/Æáþ£íE.±¶6‘+ÛÒûÆöÅ£c@˜û$3A›ü¼IQuÙ­2®”zgû^… +ü ™7ý÷ü(ó 26Õ`~Á4 ÛÔh.Á^qGEdè%Œ‹ kîÊ ¢ÍüÙ\•¬ðTúoœè\àRÓÑ$}BÎoŠ÷nÂÊó¤&nØÙ˜¸KÐ\…VV;qP{ƒë{*èV¿®^!£¬‚‹ ÁÐdqì.œ‹DFéÛgUÔÇËщ6MýQÔ +q¡ÌUò³ðn„ŽK)×eû÷ÂÕ7ÉkÝ&¾°øÞõfœm$#AO7ÒžzO5z éу©æâ„ ç€!:`Ôi³Ã%Ž½Ã™ð!ÆaOJ×P܈ ¶c…OjL§ðV/{…*-9°ü¨fè& r ˜™Œ½:9åŒHHÂôþ|›|WÛ0Sx§°ÍAçÄ?°«w™w‰|ky?2`ÞþÓ×@4™èª5ãóS-Ps¢%QuȦ´.Jv…ssÀÈä»ÜT©)Ο§vð6ì> UT¸J¢°çíÝdQôñ=þq¯ ³™ÿFYv²:Mˆhe#!ÛÉ'dû#”.Ñ´DTó;ËŠ•3-¿³GŒƒ9-·ù "HžöGjtŠPÁ&#òj§ÊðSÙg +©rÈ¬Þ U¤ò¸:'$ˆ$-‰uD¤ K„¢“³¤q^Š/pm:³-¯%b<1$ α~éÏŒä¿ÎßP–ó'k‘Yn(Z¯?ʵ?¦òkßÝu œvý"µúdLP¯«òt83éë4ãÍ +–ˆûýJ»5ÐçdÎZàŽƒÿFmpNìú»MçÅÁ÷ÞÁ8øO"³ªüÀøÕÒ;±×ÛrÙQM,YÌñÛC¬!ËŽåô|BT‚Sy­ メÈÓ§&5Ïꬰz ±³$ëŽÚ›æW97uº»ye%ª»²þ„ÏX¯ ÆÌö£³ñ1·ÍD­ö _1r+‘OÙÀ5úvaZTn(§º9Ðɘ'ˆH +>®%]ÞPÅx¢·fº$Cád‚Kãì—ºüX°qî7ãÈmÎiÆnØó¸f:{sà˜Ö~¹d¾ÞÈuµ¾j¯Œ^zBÒÇ l¸›Š#V™T)Ò¹ä2–p¦Ö ½ÓXæ‚êÜåK.+be$1Õ”2wve1‘ýÙäjy©É.OQ-'ŒÉÑFv]yù§þã´Lî?XwVÎe4Üû:¤$òqìã“ŠŒ¢ +É\SOõMÆîé©×òjh´*ܯ€ÜÙ€âÕO»•ÓM½Æ‚Ä*^͉wó«°n¬>ækžPèÖíu(bî²ôòÁØ°÷¬rW•Í -‹fŒHy~IZh‘(¼i¤îŽs«J–Q9=¶žBò¼É}Xj,0¯p*ó°7СÅα9Õié•Á~‚’&½ù@;éCZʸ†s5ÝZ‹ô+Žs$µ„S'Š>»={\S• ³©PHaÍÔ‡Y]¨é³ÅÓ×é¦R®°5¹É<@“F²)zFOi³åÔnó6è7ßòíÎÄš`5™»Å—tI¦Ún¬†¬’S +îJ©¶ÿ|6³0p>ZZÀ“þ·³|Á¦©Öº,§ÞŬgøp@záBMñðŸŸæßËŠâÞŒ›Ó~ÓVe¢î®›­õ–×ðþr¨XU}QâLR‡$Š¨†qþ…[ƒpÿ{y…‡y-éÏZÔD2ÎT22ì_¬Äd[ÔøÂ]ø­[Õ+Wˆ³šÍ—RØè;˜°Jⶑ²ê£fXSgˆ{PqP$xøì•øqm 4¿7=Y°ÈÖø¬ w#èÔ£™è.‡¾æ×/Ìó„úšó oéÝkÞX—=`5œBY%NÅJ’è°’ó) õ°ÏÕ5Q[?J×X‹e{pžVÆHͲtùµ­{; o­f“mÊ{úg¨oKlïæ9{cì 7îëùFeŠJ.³Ãù¯Á²ÿÅxòù¥C¸§í8=+J-©ýkJ yÖký®ÐÑè×õC”Þ>,TÈ:Ã4ò µ2ÿ>â?Dœ +Ša==øJêýjâó:6_4¥û,ÉäDD|¢__É2W1Âõ\ŇS\Íbí²ÿÜ#£q ”#°JgÍŒ!‡¶¯pÀôÁbÚI\R~³žJ„FÉDZPVÒŽŠ{ÎyzðˆõCÊw{¥‡¤7Y@ZƒèÃLún¯µâÿÂOä—^=És£¸6²¢³nˆEX×WU«p»_sªË¿Ü&Žà™è|d8F7WXU \pȇÞîÈÍ0̨:Á³vˆçaÁ{ç²nþ²ÁlW󉘾ŠÌT¯à.ˆêp.kNn’ü– ü&\ÔwÆÛ)¾QRáû¢‹sMÖû‡B¡*5ÆÅám¬/éaƒŠ+wýXŽÎ! +ä:Ú"\.嬮O…O†Xñpö•ÅE+cÕ¦ Ã\F‡ ª hTUèÝá|¼³×Ñ"­ì'@ŸñgŽ;@†¥ŒœP\ ·#¦£ÓžŽ#4¤²ùóD ‡Ø6# ;t“7ÅÅm#W"7?–8úPŸÍñúÖK¤•©Á^ú”=RÉWÈ¥Œ’Ø–žÙ|Š¸xþÊ涂Ï/KëjM[¿î~}Ãï_tÎp{ÈÙXÊ×|ùÕ´°ûõÆfeÌ“#ßZ)+ôÔ BO@lÑ“|ÆðV¿Mÿ´_Œï›·Yòê`ûÆœäï~~ŠMtW»8$UvaÆÛ½PtáÇSF?æ–ÛYPBó#ir·l8ï~Æ"õT)ï9¯JFôr}q¿*• ¯qÖ±±~÷g˜p9ëïó¾ÊiöMåZS×EÕW=.Ú …¡’l‚ì]y§‘ÆìíÝœJj«DæѼ%«ïj(âGµ!&ôoX~ú¶žONHB£¹¡oÅ–7|;²ïÂa}ÈÊo§P¨ÁêË(×V¥,¥|͆Ìt©`ÔwÏW¨“Šín OÙV.À£4ˆ´› ©þ¢ä¡éH;½ú‘1up -¸’Sª©rmA«¢å–y×PÒ-wù8,T8¬t §ý]š I*e-ð‹ä€4ê¨U1BZ…‚f&C²ÇŸÅ½°‚[dÌjãÇÅä4§$9Ö «:÷¡ YÙ‹ÜãBr YE'·6Df!€ZC54æÚRu›b +ð-úñb’nÑk¼šõµ.»¬ ¦G?û‡Å×SÜÞUg ²íŸf[ãO;—FÐõÓï!Ì‘ÀÇbD¥‚unÖ Ñ uwŽ¬ÞûNš¡Iñ¨zl¸¨HÍ6ŒËnÞ+Æ“³4ޑɆÕòbôf§ºIJ¤ªów®dh¸#‚è÷"ØÓ\ì¯âTùŸþ„µ§ÍN,j¿œçû½HîvóPÉ‹,#µF!S”y­þÀ3Ï!“#·tÿ.™h“JÂÈô±¼à8–á/ä â,—%ßв9÷79(ÈîCƒ‰GãyC 44Qº›ÅOÚ”Îc‹ú +ÚTÉ7¦ãSAQfèÙe5ES¡¨ðfM‰ë¥AÓ.ï¨÷Pm¼hŽ;¸ãQ:õÄ’‚„W¾v¬+òJÍ°²ú!I²®¦ïªE@Égrz¨÷Æ6úÕs›j=éûeÌ¢n0^BRò‚Âò¹³) š¿´bIk-‹€ÝO*/çéèx°üôÚJâÒ'ÇDµÂïKÅjÓ³­D%èaßrw;U,ÐáW˜„T)Ñ[ùI,p ßÿ¸N²‰e“ïÀŸKE»;›Ÿ*i—SпW>ïrÛU‡’XΟfIŸbØâ +ÓQK²`Ç?…+±|Ìo‚̃q³0Ž&æËF™íH?Þ`&Ý”ñ’\¸‹LNÌúçŒêgùªDÄ{ÚËy-çü.aI‹ò¤ÆõÓó"§ãœ¡¬'Hú¬þÑ}3rìò Wf.ùnÔL¾¹G3÷|ìð1”ñePÂ2þ„;5ø¶I‘Œœ¦•B¸ÎTmú:Èóć55æu4íe´Ç5MÈöÓ0¤þAÈ7.Ýæï1ê¥)~xD·÷ +ðØøÄ_òðËùZ—*Å÷áü[¦”ìé DŒ§Í׺)ertü­dß>mò›#ÕI¾ä ´o„p xrÝ?oÌî~ñÄàd„ïÆ%§U +&ÓKcæƒ0š¸€;!RfÊëA4&Ïç¡åÅN4f@+â]îÐÆC¿Ñ!¦¬Àæ{rm‘ªï,ÀßΉ‡ÏW¶ »R‹èáá—l”ªÛ<vM¨uYY—ÕW4E¾X,¨\(<_°XÏ/Ãõw‚¢«=žå7ü'…û†|½cEÒ0ö«è´Ü"‹}Øf·« ¾!'h++{Éöøáƒg½# =£wëÂMÔ[·qŽ]ìâämAò/¹Ø›JÉ?IL§‡§ö]å¥ÍÑ™ò?9&ˆ¾Œö}õ43´)¯ÌÃ:EÁ|ɇ•|oÂxð_÷`›fÑm!“2óÿjvoVÝHÙmƒ:ÚN;ÁPÖ/?Õ¢÷4jfMOX| QÂe—‡’Ø¢nrU,XÁ=]„¶¤¿„£¶¢—ù92+EÌi¢,Q~ÁRÖ§ùù‰ Ș,ËIGÜï8O%=mÀ¼e¿ŒÑû¾ +eøÅ™ZDÿb.!µ÷žW5Vóœ¤EoÍfºÕ^çžB'9 ÞSsº|õ§ô—‘@¼-þ”X4 ¡¼/`…åë™rÚ¼k×óØÛí­%pаš@|•¥Ì°n(>·Z.ì´¾ì ù¡“rÄM + Ov,ž‰÷•ò™õ#/LN>j7•ÿ«¥µ†îƒ Úù“ÈÊ2\ò•pñb.ÚÔÉ¡(Ž‰ËѶž=ñ¨ÏÒqYõí +R&GÊèB½ˆà‡GšöP¯Ià¾@¼Ü8þ/“rÍßnù¨#Ù/ùååßœª7ÚðH«f·R8 í'é ]B"Olùv6T(‚P4Eu"iïYó¾½<É£t¶©…4ÌIZ•ÿnõ—Øg—S[Ähuð‹1oÌâ¯æãæñ⬥Eg/FX•sþÕÐÓ¦ɦU‡LhGnh7¿'cwèØ=Eò nkF«ó«Í{ëb·YÅRÂLƒ³ÄYœÖàU“@‰ÌíÝXß`*kàׇFô·ùuþ òrŽÚ‡4«¡äÄw•Bã´¸šÊÿZÀ¹¡¯®H󀺷ãýœbÀ^©º ™GØý`a,ó»C-<é ýÀ—áwI“,†}ù4[X¨Ôó+‚H5\Ë» Ÿ²IÖÌÙs”°iʤù¦ï\GL¤",Œí·&›ª£cî)Z°ݽou¸¹/lŸnZ-{²Ñ*â^ÙóÅÄÚ‘Ù¢:Ú¡ŒfçS&±¬¦Ñ‹V·æ0¡ÿ\ª |˜Ä™HøøÐÐ>»,&®ö2×S=~Ý£¤-t|Î WPdŽ`$mÐ=N¤.—æ©WÁñN ôuçø ã=´GßJ + :â!.&5&¹jSÉ !iæh¦ ɹÍ뜌äkÚ4»wóv 8C!ÅxpNà·'!Ê՞Br üÖÇü8'MµŽÚÁØl»Ñˆ—F«ˆùÍ0“ç®Jh•¸„4ÔeêúÇÝÃ7î‹vçãë@VR_àWaC3ÑÅAoÇÇïh¿ºª3]t2Æ{4‰^)?L”¦3?1hÓÆŸ·ÝgÏy0µ€Éa*š\¸z8tKnöÐÌž— ’r0 ¶º2›Zê n¤ªm5ÏA D áY$1 éN¹‚ãfúé£víà +=S×¹§m +ÚÅøÉc ¶¡Ì…5¾¿JfŠÚ}“b¨˜e[ˆöãN’m^×:¤—õˆž ¤m6óK +NCmï°>p±”½šÛ(G‡x±<ÎïK¼²¢Ù?JXÅ´•ÕúÛn£HååÛÃnŸŽî´›£›³§ÃÏ»âã5|Ó>v²&ÎÊ”¦Ä°£æ‡ƒ®Í'Û'ä?VÃòëŽl)²z^R`ÍÐhø® 5©ØvNEdUÍÃg\¥òYû~V#­wŠå ÖúíÃJGn´rq©Š@•? +kÝÜŸ?aC,¼j9#œC-£ †·¦š{Ï&æ•%¦þHõÿšFqÎÄ(i²˜pÿ:M—6‘Ÿ·c ‹Ü{h4vS»móø©´(ãžÌÒÁ–Ž¯-¹ü¼«Ù£Œ‹Ù²6 w«†ˆµàîxª¥Êxù#{€Èq¹ZË> á®‡Ô-c™ÓÃ’ ­Žq¾ùÙÈ,íÏ«;]`K\M§X^0ÜA®n~Ë€g‡i7%Ãd´°ö˜†ÜÏ °ê.Nô0éØÖÍs€K¡[Fx<ä¯/í™’5¡Ð*oA´è¬–Ý»·n-n&¿8N;ó?IãïÅëtƒRt‘—Ö.«qS¡9AJ2רì,\ˆ¶/e©5‰¼‡²€„Bf#J²¨FqVôPïm6ù?dÎþ¶(ú +µŸÙïlF=Т(v¡*Òƒc‚aõ†v_Ý„QœÔ¹/ÉQ’Ö`ÕY—´—IÌCµ'ÇLÞy2S˹S*n]¯!ÙY™;ñ.6eú¯‘÷Dö`>¦nBÆ¿¹…d÷2?€¸fVÓ÷JË—öF~CÞ$à¥r+¢¯›NI0Kª=ùâû!*ËNz‡n½.¢äQ†¶§’‚•éÞ&¶Ž˜D…1ÈuNú”}0¸iå%l2KqÉß|›™/Ö“YÈ_ã¹oFš,KÝUw®"ÞåLo¹0 sƒç·n>®ÆY½œÜf>¼û“K XRê•7;E|ü$-W9ÏÌIQüª +‘ÃÔg)ˆFüÌÖyûýªUþR]Þ¥!®¦…u¾Ž›T÷6'`²‡„¾Ea`hä³þX1ªGÜ@?ï3à/HŽ~J_OìnKx—RÎÃ=¤€ù9ÔyDUûKµLTg‡'ìÉ\Æpgi‹4ÃâüC= ñ³y{YƒÜ„ßV{ù6±Ù-T¯ ð¾÷àØÇI“ÚL»?~ºéõKÊ‚cpP”ðL cCt M‘|ÆH9åšrï7ì“dû»/ðI’‚ª<û±+èL$‚¹…ã¹àècQ’²íEÿ‹½–žÃ ²§Ï¬>|­$iEÝeȲÎ>[Ýb3p°Ð‡=¹ùÚ2b%P"ŸtÊ‚aZÄ"~çR¡¨ˆ‚…ÈÚm'jù…¿þ*,BOXѧˆÂ7PL£âÖ(â•qæ(àãRá€ø°Ñ_«÷@(uw°(ò“u©eŒ,Ū¨x<ö[A,Žôƒq…ßuì鑸Sí(=*o£FùBк+áÂø£>OL†öâÔa52>?]ÝæÜ·žÅ5\ƒ ±!IƒÑ5¸«ÔP;BÜHñ§ÊµÊ c…q“(`O~ÊSI‹|ë/ôU1åá*”¸w|)/uíYÊÊGÇuLŸe ÆØ1BŸv‘1(êÑu牽*§»o +LNŒNo•ð¾ùêÛØ&0=ܹlaå‹Eˆ9°÷Ÿp™¶°('PRŸây ýôÑ’áöÓ’4Í'ª§”ëvátBàþúXÌÛHT°¿`sÉÖ£W.˜5ßy%ɸN¾DÙÔ`Š˜1ßì!Z [œm™Ú(…U=F(¬–ÅŒ^8tgà0ýÂt3Q&/7}‚Såoøõg´eÝãæwS!'›/%‹S.}DkG×6íYrµg»È+fùÅxÑ*:²#œ¼«´ÉQLÃøó#t¿ÊÛIb `ÑâCzúÜ4¼åDƒ)bsIqáÝûn|lû…ñ\Í”yr`;£Çè§õ<ž8>iùÎ;å6ßdí$öå3ê¯;bÕz¯®Äí[ÏùÀñ±IÒUcnÓ¾õ$Î8ƒ±†?’ìóÓˆX¥ ÌwÌ8mo<| M­¸jÈixZ8øuáÄ%5¬Ê6ĺœ's[¡pšD]0oHç@°qƯÜiK3¦¡¦‡{Z4Tv,ðϬ¼w•¸é´dæä½×Œ?Ô¹&ÏÀ º—;Ózd¾]¢Œ¶z»FX½Q˜n^>­°°{ð,ý²ƒ| ‡r,þQã‡þÓ”ÛO–¹ùË3¨_úOÐ{ƒŸÎ–©$« +–Èéô ×›AáÙ¢Ù_žjÌ°ÏáUáKÓXKêF{åy—©z5Ao‡•@*图4ïpÛäD¿ø"«êͼ°jú˜ù²V“»þ”þR6N±ô&4ýŸþkeÛåڢȤ–l«·‘öÁc²³ÕjLm;–‚ž8Ú=c)Fú å2Å<dú:%ÛÒ;zßíÖ|eiykï5³™?ö„µ4Ù¼ù Ôô—}©VÑb”âgîòøõР•u!Äb`ƒY ¥í#¾‡\X¿Š‘ât•m$”cGÃØbk®à“Å tÿQ½î2õMŸw–ña‹ôµ§N&ú=áÌülM2ŸXé~oäÓN'J}âÒ`„ÙëŸÝéÙxY}oRCDW_hXº$¼?´î ­¸87‹PÏbs3÷î‘8`ÿÇ"E>yÿÔ÷QÒ8ûÍtÀª½Ú©°ræà!B”y$áÿ™u"¹Ã91ö>Ô´)çN9‰—q.Üšëàçb/(e¿«Ö’TƧNåS¦¦kMêxFA¾nWvîÏM~kï±% ëJWk›äó‡Ü¤ZAÆ„~/Ãwëì BC•(˜GUÝ&°£Gz\(éÓØ$ñÒ*>qQ@ƒØíö«þ3´ÆÃ-8xËEƵôËþ¼A«Š/=ˆ;Ä‹6îuàÊe{IÖÝoôvY-êì )cç3DMÆ*»“òZ̯^”]5“÷èñIÓeö ?/‡p|õb†E¦kÅ6z‚ &LF⺣«Ô#ЙÆOËÌ“¤€Y„ÊÙŸÞƒÉëžn4X…ŠS™7´qãm9=dõxô+„áƒZéf!Ç–ssm*bÌüç£6Vpj‰•½,Š .‘ð×±¼ÕÈSß™d?2»÷c.ŠÔ Øþû‘YížbM÷tƒèCê2ËÏx™*ˆ5ÊrÆVˆÇ Gƒži´t¿d,Õ„¤]kY¬~ÿá{o˜ÌaìUp/û­×zSkãTGcÉú¼d.¹£lŠ`3 ++9"Hp²!*`gÈu¼õ{;0jt¯‚¬ÙOm³¤>ñù›ZêÎNÆô4Ï©·b€œ‚öG >ôqÄçs ö§pÃ(‹xŽ¤¡±÷8¬~Ÿùۃ䳠#tIwBºKÄ +ªQÀÔ +«%Ó“#!ÿoý†§….o…½‡Š‡ñ^C‹ýÂuM ×ã‰orêdJÖy*›¢ËGÿž¬Û+Ü?ñÃTÖãOT¹&)‚r—î]„ÉÞyúg™üËTéqù‚á±d9Ód«ljô‡áÀŸ:¿¿%pYòiìoÇÌ7`7›ðÝòâ]Ào2iÄF!¶1lØVQgWÏ•ö2ÁÊÍsÒõÞá3ìpõ6ß zw€úýîïu%à +M´{éP×¢eÅ-í͆9&Œ”ç…žU8åê,³!û‡ŒÉhºš—â„;Êç_4—ÄÅÊoZ¸„=¨¡n6y•ZsLù”ʶ$à3;j¥ŠÙ݉¿—d•˜È枈¹'Ÿ„F­qÙvkŽ u_+ÓH©ÒAÎü}íO3Šö|…êØÏ”$þ!rzP„.°„ñM”Ÿ_mþˆ9‹?ró#ª»…ÈÚL{@XùFóÇνņµ1çî/%C›úIÂNn.M•Îc ^tÜ:oõŠÛáT­=)_…ñRhÜjô®‰$ÈŸkyaôžŠ„¶¤Ë•ˆôÂyVŸ¬¼¤õZgŽ¶PF7 b 6¸óS1ØC!À ƒõ*Ò4›ŠýæÏ[ÈC;eQàH’Ó'=Ëx~¡VÌ:¹îR6ë(WŠ›7<ô~fIÎ/r¿U­^¸—LÿI?Š·S7ù0^’Þ èâUÔwZɦ‰ôøž´ê³÷’5)÷ÔAþ¡Þ´tР-Ë ×\ní²ò²™ÛÿÚœvš=Ð ¬ï` šÀø¹RlP›å—xÁü‘9™a :gü‡¨–Aæ)mpµ­¨º⣘Ȣk<öÛa–.9¾ä͈sÀ^ í`ìó<ïE(‰N‡÷*=~çz„«p”ÑßÇm©èW)Q^"Â8’»pÆœáÏâ5b +Qyáâßgfp*”£Õ•äN&ºíéOÊ©‰ÐfYsƒYYʯ1Œ¾Kìbs\žéf3z%q˜Úƒ£$®ÿñÖz[ôleüú§ÂÈ.c Ço„ÌíQÖttâôïœE¨f:•÷Ïe¿A_Íç"›ˆè}…ƒÞBúžiø¿„qU?Íñ¯OË øE©V#*ë3Ö%"FÉôå‹gíW]"¶ÆÜZN½F±TÕÒü®?ÄoY95: ¡‘f +~?>Ö“ñxÀGOÈŠ÷D ZГx—Á½ËýÍKdraR¿¹ÇGM¶dHgBÇ<4E´øý¾m„5Á•—‡,]:ºŒìCÒØ”F +_î%žØËöDØ„ ŒSô âLˆ~ºc¶n‡…¼9½i ÒÓÓI‡gÇpFÙlÚĨIæF©Ïƒü6ê½ú휚HôÜÞUúÔ4„…Çuç9º-Õ×T… +{³É¢LøÇÖvôC{‚å>žÎ¨¥ÔÎ9Ãÿ û‡yÅ"i}ËÖ½W6¨ÅƒÃ*J/XÍ\S]´ܺ×|M+V‰ÜáÌçSÿˆÜ½à¬£ÝœÿøÄ-@Ø13È +*˜ƒü>0û¶Œƒãˆ˵õtŒè…NÛKÉig¹!ëú½ÈØ#ÞÙ'Œ¡8ÿæä‹ŒÓðtTE$Q©aªÎw²ÌÛôȱBy3^çS9ÐŒ"¯%øÎ)§ºØR‹óù®Ë>éÁNàÐ\Û +š+c?ÿʶÛyŒ¢Õ)zx,5$^òsÐF˜Oãìq‰yY²ríDÑbôZ ÏËú„PƆ÷ë¹ûŸfIÜBäÎ'®y®òï n$µè›ø¹ÛL~–¥¹étc»h Ž(,#5øÄ0ZiÃAã´F\%9\Ò6cEå˜ÎgWx+öÈTø·ÏM9‰1øf´©Ëµ ^|ÊòÒ,›MìxÂöõ”€hcZ†‘¨\¬Þö†D`ÒÚðN¥Ù±às^›w0¦j,ØÇî³K`Äì;_uŠøâƒóH?…bÆgû¹Ÿ +;Kwšbã@ÕØ],ãJø|wa(m[ÿøŠÒ“,c,"ëò$iŽ‘¼,÷|§†é¶œïøÕ¡ü³Ù*öS¿XŽi¤ÇÀ}.œ9§>sÇ8-gêûÞÅ'JóçÍúÈзú•±aó8îDËÌ?Oc*<'µ+D“è†u(ý„"†îÙݵl<ô"'yÛE½9C| o3ù@+AÐoçâ™"Õþ$ö]±›ª?ÆÏ‚„œ/>fõ™;íQ"ô7ªƒkú©HQxî£Õ¢;A0D[»º@ï¹%é¹ v!˜ËÇ€V£¥+ì¸:õ¶1Naî쟌ô£‚©ßVáZ6Ä‹ ²)|9û ü7 -g@ ¸hT=i:öVÝ"…MŸyõwúÒб¼ŸLFHк´RC•Ä‹|›”ŠsæºrGÚº“ΰá72”L>S ŠAs4¤ëüŽÖÝ•|)¾iÇr6âÄ:2o0€bwdÎB¸ oèK(Pl{µ.s_&l™ÍÉÛh˜îç=FTedí)**úš³^ˆŒò°ñ + +ìýX‹ °Ù }ª8K)PñFáw_øDØå5'X/Rå† ÞŸ’“Ú‘AMUçE­Ÿ‰"8´Š‡y+0Z%ñ½YêdtuÉÇØêUw#%wÇì "kŽB$¨D +…„õé]XÆ 1Ô›³I†Â\Éy¼nOªšiÏz†œø¬ÐÛ>høQoNlƧœR~'ÝcØ[Ì°”}ᇓo)C Öðºiêêa2u'VÉߊ=‚3²(­åR«ÉúºDw„ƒeñÑí[1xý¶5]?xÌDb¹ÖÄ ³ÿ¾°bž2#³—€¶ÿÎô—1•(•¡ëPOôƒ±f”p'™èc®ÍnF{î·--(>¶p‚çV~jLº÷© Éð L©{¼ün·ñc¾¯F8¯åGVcãQ%íIýë|”½ã± QMrdg¿ d2œr>BOËO q-8[£NžQg}êSËaÌ@r«!çëéâ©îŠ—çäÌ«[ft_‰ 톪eÅT"NÐS{Y/egIö9›çÉæ`1‰ÆH³ê*ƒº zaÅWGW[Aë !ÝÔ"7DÕ%WýEPõ]˜¦]ëý–VK&íˆz&è%í­i@Wó·Þ¯\LÝKn º ‚´Õ¦ÔÆ‚*¢QÚ\£H10"ã>Ãâ]eiQþÜTfÛÑ:…tF£JC缶§6›r‹{¡©òv;è»™²!„LPÜd鿸aÐçÖè+\œ”ÝJF÷^ãfh˜Òå(QÙ· ¸ët½°n-N…žôjÓ|™&DXF+å®Õ{a$êÚœT0 ²_íÚÎVðB”-‘£/š¥ží°UÍ ô*%±Öjæ·Æl]äZ"‹pšô;‡‚ûɱÂäÌïì-i›Ø d*º¯Œ‹Ä»€ ]¯™ÁTìx=–ágÓ9ýM–% ËT£™Fµö¨JSÉ0‘åúe(òÖ~š¡c—4}3ÂÕÛÔôŒ:¬u€‘ž¾‰ló¼Ëð;¢(ÎÓfü֪ץwí8¢Ž,ÇB Gc¿äŠõÆ‹xZ8Ÿü,´qÀK2³pÃù||_80µóÍ ]ÍÑ—l+šqlÚÑ.¡Á`)X159¦'/™(ºIÂ*£äë‹×pVtç©sÇïýücÓO®GüùN#ž­#üTûˆÌÒŠ™bæîüµÔ/ïÛ L‹0L Ða¶yékz +ÐZqŠ>¦"SÌYÉ ‰|7@öþ,ç—S|Vq™ö~ E´'-âÜéK扺2£)‡?_Ôé'î»CúOU,åò?¥Eã<)]è?ne¾:VzÙÖuÓpåTz%eêËòH$­(==hȮز_xTFnOŸiäûùë³É_ …¥÷÷ÎóR7ª:Sá­³ÿ>¦¹îBÄK€\Ý^hýKÇöÕúéÛN Ÿ>ësb-Ò*rW%u†ÄPK­ÉØw&xuƒÉô¡¨vÁ¬€üa» p§{³´ØSX`ÂÚ4£†ZH{æ8­Œz0X.)­ßæå¡Ê.PmPX›{MGžõ`‚‡_“jµñÁNÖ×Ælž&8ú +O?§â!†ÅR"5¾N3¹’ÎüK°j·§%º_)O½z¨\w"ÝÑ—ýTqYŬûGRÝ’O®K×Ø9l^_ýWKú¨Ñ¤º*§P³>v?ÍiĨZÌ‹¿âPœô=Ì°©»–o9žù„,~…öÖ¹K?F©ryTCJ4vàø'”®²Þ3…Ë ž<Í€»X>DÔ¼òok|‹µ(a¸ r¿Ñv3{%ŸB˜…ƒZr¾=è‘ ÁÝl¤bñEë‘éõáÂT£ðèóe½¦4k•#Õ•Ñõy%S·»£#UvÅj ò˜U18Žq­ +bçâg¼-ð¯_+¸):b»ìOliôrŠö°”zÔ|_÷e_M’Löž2ú8ÿŠÐLËWW,Ï \VûøÌ\lù>G1]³®9n+[U½IƉ†ºðëMÎgdÙ¤d·f ™ù=/ÂŒùQ e×GÇ™aÆîÃqÏ‘.–zľHüòt<¸1Ôÿgø'ID4]öëc#àªeŸ aAG2ÿðÒ‚³—•È)ÿl>"%öâÚÐTÿ¸ç¼qå(‡®—¦I–5¥ˆvs& ¹^D%›¡ÐRR™ƒòÅÁýLã# +endstream +endobj +5703 0 obj << +/Type /FontDescriptor +/FontName /MFCWLW+NimbusRomNo9L-Medi +/Flags 4 +/FontBBox [-168 -341 1000 960] +/Ascent 690 +/CapHeight 690 +/Descent -209 +/ItalicAngle 0 +/StemV 140 +/XHeight 461 +/CharSet (/A/B/C/D/E/F/G/H/I/J/L/M/N/O/P/Q/R/S/T/U/V/W/X/a/b/c/colon/comma/d/e/eight/endash/f/fi/five/four/g/h/hyphen/i/k/l/m/n/nine/o/one/p/parenleft/parenright/period/q/r/s/seven/six/t/three/two/u/underscore/v/w/x/y/z/zero) +/FontFile 5702 0 R +>> endobj +5704 0 obj << +/Length1 1630 +/Length2 20369 +/Length3 0 +/Length 21212 +/Filter /FlateDecode +>> +stream +xÚ¬¸ctem·&œ¤bT’Š½c۶특“ìTl[Û¶m'Û¨ØVÅþêyß>}zœ¯ûO÷ù±ÆX÷Ä5qÍ{Ž½9±’*½°©­1PÂÖƉž™‰ ²6vvT±µV°å–£Wš;þÊÙáÉÉE€FN [1#' @h +šXXÌÜÜÜðäQ[;w¹…€J]E“š––î?%ÿ˜ŒÝÿCó×Ódn øûâ´²µ³Ú8ý…ø¿vTN@€È +UTÒ’VPI*¨$6@#+€’³±È 2Ú8©f¶«&¶6¦ Jsdø‹%ì08ÚM@Ý€n&@»Tt; ƒ5ÈÑñï;ä0w0²qúÛ'[ÈÆÄÊÙôŸþÊÍlÿ•ƒí_ 뿺¿`J¶ŽNŽ& ;'ÀߨJbÿÎÓÉÂÈéŸØŽ ¿j€­Ù_KS[çJú—î/Ì_­“ÈÆàtsú'–1` +r´³2rÿû/˜è_i8;‚lÌÿ3:€ÐÜÈÁÔ +èèøæ/ö?ÝùÏ:ÿKõFvvVîÿò¶ý—ÕÿÌää´2c€gfùÓÄéols <ã?³"mcf `fú·ÜÔÙî?t.@‡5ˆêŸ™¡þ›„‘©­•;ÀhϨ`ëô7$€êÿŽe†ÿ>’ÿ(þo!ø¿…Þÿ7rÿ+GÿË%þ½ÏÿZÂÙÊJÁÈúïü{Çþ.#Àß=ü³h¬Œþ>FÖ +÷ÿ“×µÖþ;Ýÿ˜´“Ñ߶Û˜ÿ¥†‰éßB£È hªr2±˜YýíÙ¿äê6¦@+ ð/·ÿj+€ž™‰é¿èÔ,@&?lþ!ýß* é­à/]ÿÊŸQü»¶¤”0íÿfÁþËPéï 8©¹ÛýÍíT#okú?ÿÀˆˆØº<é™9¸ô,\Ìïßß„¸Yؼÿ7!ÿÄüŸgy#'@çoÝLÌÿªþ<ÿyÒû/0â6&¶¦ÿŒŽª“‘éßiûŸ‚Ô&ÎIþ×ø[õœÿ5÷@ Ð~uÉÖ„7È25#Í©+ghBL§¿—ùËP°]IƒZa¾_µmojØ6w…á[M0CãÏG›ûâ©Ýû¾ ÍÁH/¦eO2ð2ß›”º/uƒ¢ƒ“ö €Q¿)íL3ÒójAn R›ƒIã`gBYE¿ø š`ªƒÕöê‘ÚÔ%ßìÁî«IJ} F'J#Ø·Ú‚Ó3Š„ãÇÊÑá¡Áž¨¾}<Úì8r^#,Ÿ¤SâD'wC‡»“¨NÇÊÅÌÍjÔuW¼×%g"²ûèm4æ´ VBóOað=&¡%ãY×ËЄh–Âx:¢1Ñi5ýºÎ%鳎ßçõ<©?2V¸£A‡K’©¤…웨TBR Ú!q¦RL\(iÊZüÓœlu¸‚äâ_#„jýFËw„Š¢ô;œ¼ aù»ÁªÔRÕe)Ññƒ¾ÐG1º†ßÙó1 iY†ÐœE>À¼¨”±E îòáB$o4bŠ”OZVÎ ­BÁ¦6Ew¡Ö¸Ê^¾à„¢JmX7ñDJçßzÝ&é·ôètu§Š³ Í Nõ7ÊïÀº7 iIu_€•Ê D+äú°%iŸ½]0®ll¤Ó‰8ÖÝ®ÀËlIÎè çØMä%È<\±aîR¸ªç%!…¸…ÿø:=XûMfüހќÉêD¦ú;\=€·C;[Ǭþ)/\Ü"ÆxeÇWîmrFôBÃ"±Âu=·Í.‚‚ÜnÎËÅ%c167§ +ƒt¯‹pñ=ȹ·É3 Kk¶H×®!Ín}Ú:s-9Ö¢ÐøLjI5f2$8šÚ¤@—r“ ^™[Ž‹›Ú͹Låq[ ¹f$¯¬mO•¤)iÅ÷A_©ú"¹,±*vkkÿRƒ`·:G ”·@;tæû|%Va0%@3÷Ýw1ä[á‹Bͧ*4¨pV¸© +¶APö®²4„i®ÂoÈÖš‹‡xEúܪg±ýK6VG7&ÛN¤°ûŸ˜5s>KZ8såB#¦Ï…¾5iàWSñˆ ƒ×úuAKi¿æ“å¢^£Ë+Å°9«?Õ [Ë$¾7 ¾žW-Ž­¿ö_ŸÊS;EÁs ¯ÚŽqAM¢''eùŠ×jH²O‘&ûnšbÔ³ÎpAª”±Ÿ{w¶U·2O_ÎR)â¿Éϧ~¬×D‡ÌŒVëÿ$Jü(¦5Í…Ž‚m•àñt¿ãxÀ‰üÐ3Ð…³_7ª{ À»Ù¦‹ë“>ë3é5›ìáóÿtÈWmntí—1f`sÜÁúrLOHÜN’ŽŽRñBl/Jƒ[r¨]©²`ð4<ȦR d°j^/ '6®-Ža×&÷ãú¥JïžåÀÕ® $ëm-»ctáØZ´h´Ó)ýuÇw’ß]† ø ΟÎXD>£7ö7-ùxŒJkP®ÓÀ€ +Æ ô€0MË5…|7Œ¡±ËÓQ’VòŸÖj¡µ¶G4“ŸùO_»Fº,l-Ã`~í9T¬„¼Eך!$ìz£^B +æÔU­€)¹ò ¦/¶lß Ê>½F{c.^ö°¼¿R%g@o4@s³3qJ±o‚Ô¥¹n’AGÚŒöç(á ÷²i߃ßuÍ>‡UTÀ³m"æôÆ %ôú¯:BŸ,U +7Ù-/¿¶c˜k±À7Þî•*ÈnÛñÒD›þv:2mvûvšÎU %ôvÓÚPösŽòçmWð–hg«ÚB ‹üÙ ê´-©.óË,nMAX4Ê=jòÕ²ö#T}Ù¨E +*±îh šƒ@Årt4Hûøþ0>Í¥SÞø`4oTDÝ–àÈGTÎ7 wè6ÉÜ“=¿Û¾Äw8¾óìy.í‹@è†òo9®^ÏÁÔJÙÇÆòñb`åVœ +-ß9iqC÷Ç¿55!12“4QºÊ8U0Ï;cþ &¾0ã~Æš¶«AÍyVç~·cú>NÕË“çeôÛÆ‚#Ìã¦ôeÂås w5UÊ_‘p×"Í`ÂÑ1Ë£Á< 6Ù,¤ÁBhÞŠœãg>âô»ÃN[™äÇx%’ í6ê/+×ݹ° Y¤ù³L)'ŸE=ˆMÊå¿{ª}"ª°ÉÒ“B­_ú®ÎMh‰(~{Ñ Rs ­ÅŸ©µä7‘SÎr6)ñŸÊŠtelá½A”2E`øâO2|àß92;Œ#WB"èðùnäjN$v3 XûN†îØWäÍŠNâf¯Ï:%àÜᤱzh;BLºóóíg®lRY¿5`¡ø­l1­ŒQyÐB"Ú? +´A‰Ôžý)ƒ•`s-žžÌ‰ %fp~y¸IÖa) b³…¹âø¦Ê—oÙ7/‰¬[ÈxÚžÐK›xW“Õ ôÿ–$¹!.x‰–gn,²Ë| Ýˆš"g,/ÿÕKMm×JtÊ›…*+à©’Õ^4™XŽ#u®8!òzšþ6|_y„Ü>^ô×/:9ç&¿RâbæÙúÌ/ÆÎ1ÿZN5=ƒ4s‡CbÆÇðAtBkö²žXbO¶7NÙƒ²5€õ^‡Mï-¢úq‡ª÷,a7Wš}·Ó¬çÚ´í‹s{Žïøóv”%hွó²_ä-\Ò€«%ô´ár‰n;=U+ÞÌJ¼ŒEH°°ˆA#N{ñ³¬0_¨çº~’íÜ–üìbÿ(Óc1Ú5ýõ‚¿I¬,´=kÍ3߉Èl)ÐV]ó.ˆ†ßa¨^ž3ÊÇç*f`ØXà9¼BÈÂí§E ËEÈjÏÎB'3œâ{kÒ þçìÈ |ö¾Ð–?VˆNÙ‹²\½z[!¿sBŒ”DÐë|p0Э$oS5f b_-ܸò cBMŸ†ä"‘ûY=x9)–9¢‰:¤À‹š#jì«ÂL˽Q“+*±ÃBú>Ielª®d}ÉMP 3Äûy9¢Ù[°¨~­·ÉÕ5Áñu@7Z9äá›iðßUmÐOãp3—j³_ä›fD`:öuÛä­óÛñ z+âß­Á•†ÙùÎ[—#ùH=­5bâäþt,Å´¦…t‰vfóðÅLD‹§ñi9ÝN]w¤ïÿ)]6Û=©Uvç"HnVR„VÜG¤Ñl…À:ñÓrË£ÝÈ«éø>üô¦IÊY74ä€Lo‰Ò8æNÅM{Þ#= ›¦x¹²V¿x…¦ [׸•V>§¸²tļ‘7Î\Ž/{Mâ›ôÆ"oñÙ…¤8’%‘^‘¾ sdÁÚ¥ýÒIíþŸPúººÔ´ð½iwθPÀþõ,hp»·é[¨3nšÛnóɹª–»nmh C}DfZó|š«²qaPB†Ç +J3<âð3ãØqâý%ÑÀIŸVœçwÛ•o¾Ü9™× IA|éõà}%ÐÆX[0G4 ìIeR“µ¾½:ÑádªO¤žÇß÷8»„ƒ5¶~¬å.1·–?YèWžv tfŸ*vG¬¼1iùÁOð|Öt ûP±Ó¶_(9µ&oŒ—0ð­zÏŒüÍ(feã¼·pH¿KtÜ=_‹M !/­32oê1o³uþÜ×'}˜ü=ÎÃ÷õÔÆ:zÞa‹ÖnlåyÃ%`þ »+úI +ô¶nÌM»T™ïH­.ô“,’ÁkœsÖ¬œ´n]c¨AÄñŽ(LŠþºtÖ!ÅÔÕAUk´X‚Ô-†=uÝÞ£'áäÀØ£Dý á­qÑË‘>Oa`Cäö%B‰—~®CE«¡„'”JÓ¼ÔHs€‚YHp›óÊìZFD]8æ ›hü $QÈAZ•K·Üµ÷'R{W1"W籉³;ï2^CÞÁGò¦Á;÷_ºJ|¹¨Åï;å0õ }}ÿÒž?"L¯Mþ{"…¾?ü1Œ©µ|¸ó"s¢… Ý *õ¦B_ߤœ«Ê7Ǻ —E æ1DtÓ÷ +üÌÆÝJa†j©7QÌBsD¥¦ö/bW"£ ÷ºYâÅ)­_YcSΤ uýM4•+£\ÚØ·Õ£Š2¡´§à9ÖM ý‰¾J\Mãn©û—°\°NNGñ{‚ÁÇ[œµ€«Ä5Ó8QŸx$ƒÆ9­ +ò×#:󌫀lؾZh­NXMÆKÃ7ð¯xCµÒò›<ÑÃgraqydÊnÞ£•{Úô|¼„©9É ç „"‡ÂÏŠ·ŠéÞ2¯}%žŠRžûS¡m§´NŸz»+F¯AÙ¦Ãå™rÎKI–ºéùgÖ?§ýÊÌjôdÜÀuäLöÂ’6}ä"w£™ØѬ0L7Úfw÷…_K§˜Û9》l—úMVàKAä6sÔò_óÆ؇lVÍ&É Ó¿DµJö–çˆMrâ]fx]Q™ºYÆ— ciéðiur4Oœ7ÏŒ9Ò ºß—tŸs¦ÈZ ?Ÿ¨ì pjöaÞ9É Úf¬³|2¦8.MÕTšÇ÷¹ÙœO”ã´HÀ¦9¢wîÀa[.è>9MÀ°Á7|ëØ~pEÉ€;‹‰Øž´Û‰â«iƒ_ÅûÌïL<ÛëŠÝ^ŸI`5X)üž ¸áíeat´Íoó¸õ“$ ‘"L`p9ün„`¡u¹% +þ´.,ºzEÔ‚ê¹6.¯Em9ž‹xqçlÜ­ê"Â&.±¿-XݯÒâ_èe€*œ,\]±Ñ µÚnc°öBíT;]C®‰!r’ÊãWŽþ™1|¼¯ÈÛË/E7wj¯ÿMÿ.¼Ýø“äX‚øû µâšYŒÉM3{¾e¾ñ‹·&òÊzù%RplW{ÙÇU¤òËkÙÅÉa»­dïY׺åðZyc’ó7÷¢þ ¹ßÚ“ kª˜mÞ¼¨ +ËSHx²Îä¼ÀûªNã¢èH’ŸîÐ;{äù‘¿dÐ +ų9HYQíÊbjÐñü÷³ Øïññ®$+`' Ž¬}Ø@ç³hj…ɸU;D‚ª»ÔY öæÞ9”™ZB +PˆÜ_|ùº–pà |S8—™IÀ4Xc»¡ÅóBóüžî¯Ó0‰áöGÁq~´Ñ¬»ô‚JB/ÍÁÜW'à…,:‹yÎØgAJ€r+ñJÓŸVàÚ¾_þÁ‘é– íé…ߌ*”„ï¶Jq ^©SÂDsÅ€3}ÊÙ)¢Ã² êÃ+is<µGA2 .Ó1>ãù2rñÄæ:gé:Ûœ/o Ô;WÈ55Ìw³NÕ™Ý Ü £²¶úCUNfQ…1: #aöËK\Å0Ep‹{rßõ¸‡¼ãbQŠdâÊ·aJ/ôu•Åû¦v·D¡¢<ž×¹nÀ&VGð3§ýæú!ÒaWh›tPY¾/ ^RÚ +_‚Ðs–®îEóÑS^( Zr¦SÓj1cÔOà ¼£ÄøËr>ú âAô«ÊYöغ}CiLõøÿø9ŒÕêë-hûðH-MÅY’Ç»0Ï Á"/–ºßÞg¾A:·ÔR˜¦Œ!ÊYÉä +Sê:ZeXõ óóÙ7Š0Ä_/W[ÖQZ;5tž¨öTé]\“04¤KaÚÃ&yÂnä)† ‰Os$(s^~cÃr'››ŸBZj³yý-}PÏ¡º -€ˆaߤĩÉ~F,IL¢òrÇ»r„™Ñ`<·Gå×l™Yñ½:«@Ë5U-éú„¯àÍùt«VRçNòÖQ¿1§tŸ„D‡°Ïpµ¦Ôºú¨kô±!#m>æÅ=ê4ï¢1ΚKîéE¬üИifóX掕`”õL»å° ±ºÇÉ“×BÂbèáDÛa}ãŒXã- ±Ô³­ì•3ÇWó㌃/1ùèÐœmKg‰”ÁQÎoÅ”¹¯¿‡-óº€4#ûºRðeëßgœ-RZzî¥6áùyzì¾±¿Â«ðšËNtÈÍÌ·¾àR†Ê•y˜‡DU¾cÍÅ›•ð”D.ôéqSIù*ÛîܯP™3•yÐ#öö÷ϳ“Ñ“þj ¿fïõÛü4L„׼᧘Ø6/ ÉL=u#YH5 ÓpÛ‹p°·_h #Ø:w%ÉU‰¸ÓÁPK‡…Ò±`ëµÂu™Ðí/uH˜DÎÁMR`±ˆé‚ØàILaç£ærynŸú¢±õ‹¿‰í ¹¦)"UQâ¬YÛ9.4¤Ï½6‘:K¾”s»\ƒc©šˆTN†ó6"<¦^Œ"´þîU ªòCp ªÏ”(ôë,Jóju ¨½çùqxæïÓ„ }L«cHäO{峊•_D·gRpÒ5«Í­©f‹\JO„#“;ßÕÚ=H$Äpsžgfåî†.äÇé;+*¹]$‘aÚq|dÊ¥}†=þ¨œÛqˆ÷É)M¾Ã4Ù¬Y•3¦°Xßš38~VùzAdÛI€ab¸’ýíÐál·7TŠ2AKMYXÔâ¸E€5ƒ‰“îo¡²øK¹ÌóÕ"¿£ÚˆÑqª÷#Øz…aÞ„­ó™b üÜP¤ÚvÛñ(–`÷• ,%l”Ö×ÓÓÅÌm‚ê^)âMÒ— ªÏo(ø· ØOabä,–¿dñ_/*ŽDãÍ‚?•h»7VéÙld†Vp`£”†N­°fr­!FCàNà#­+¬_X6“˜³S4PÝû{¯!ÛÅ=vÓ7$²p¶É=àˆX®¦aÜÀhÞ"1¦£z§­‡éh=aÚ&Rè µuä%Ú¢‘e7LJut¾CZ¤¢=Ö†¶”ÌÍë4ké¡’B9ŠXš@m CŽ¬ñyÏNî CY ’õc¨~ö~7¼ÈW70ƒÍNye9 –Þ0¼Ä«Ý(9PèfÞý¥3ó8œþDVÕKÓBŠ9öâ÷¢­Ò²®¶Rs[±æäÊåØåSèŲä ap‘€.ë½clMWTA¸©yPñsçcmÐS‡þ؉•V?NPBÍpâªcîR´_úR«…ÜU‰:.%Ý°}¼`ÉÛH^푲6ÒŽ¶ÏßpÍ>è¡è¢þ ë{ßÅù;þ…¥©5sV1}£E—ó¬Z8ÏœIÌÖhRWïù‘&Š£Ò»ÊšµàA;³=òEKî'a¹¬nkd‡9£ø :„‘;ìŒâÚÇàïÚÁ¤¹ôZxŠG¨AŠÕyµÎÚ±?šçòžßËm<|Gñnn 5E2H?6ŸA»âCHEOg ø玒})H'v3Z•â\bC>enc-j ‰še…™+Äà›G‡X9âÀûË3kLÚ·ÝÌ@øuËÐÒóÇΟ»Å–àÜÍ!zå‘ ã`¯•¤†”Ô~ßsÑ™éb2Z‡¯f§1‰~ñŽ°õ-Ôdk«Å]fÊÎ"Ý’–¯ßo’º&Ï*ìéáaŽýð1\ÞÇ +jÞ† †Wp~åC9«>+ÏÁpߛĤa¢ø·r|k8£ì_QE~4‘™¯jÑ´³&ÛnœÇÀ×W^üˆÉŒóÀ¬Tk°³‡ÙPQÓˆ˜O=”ÃÑíÑ¢Ðnsú'çÁüžyu…XQ–)_°½~°Ñvö@µr}¡Œ>ÖE;ü`” +ÌιCü­Œ›¬‰“¶\2ÐŒêÏ9þԺυ¥„#¢–àªi¬È‹RÍ;dʬ…/øÞïüæv?!è–5U4M ˆÉmýj(z2Tþ›MgñhËÐül†ˆs¨ÿB +Äù,†7bŽãÿý1µøö59­|V;Wd"¦·”Ù+Ýç:@Üùe¾_šUEˆ4}ýELçv-ª’^iË@ÜÖ²ðCÜ{m§6šòìøF:€cÀ³Çç´IP¶þ›¥Ím´Zü] œÅ•s®Àl„ÙH¸9j¢u òŒ‰y}.ááXT=yƒFóü®ƯŸg d¢´„fúEá¾ M²µ +ýyO@>š6‚mÝç?Röa%í/Êl ¢¶¡´OÏáÛ¿º59™q°Üú¡Ê†ÛÛò|Ú¦è| 10 ½¼;'°Rã ¢òþ°´_ÚÁFfS$';ß߶ Ç›¨hEcËí²/pÌ{3w^¤ZRbàiHÔª®1NÊCâÙT©¢X¡a ×ÖÐƬ2Ø9±Û8»EÐŒšM[> …#"ÌÇGS)(Qà7K7mò—ž¼§‡ïùa„Ü6¬êÏ¿¶˜ôO˜îþæ`®ðK?R?ÀZ[ä;ù¨¥W1ÒIø\ŽŒ±&k¨ÕRd8‹d\¤S7ó.ÿb‚*¬.Çjrï@> ëøH®`à75€öILÀ…ª-G0NgFá¾ÔŸ+_Us-R³ÍëO¡$¦ŠÀ +§©þ*àÏvë0x¬÷vààîãÀâ×˾Ðõü¥ƒþvÁY k=èÞ¦¯QÿrÉÄ£¡;É!id¾ÍoèÁ0ç?!rs&‡¹n‘eg(dW}VqÞo¼É¯b¤ë Æ3.†§ñï‘ n°šNåéSßöĤ'túâãÉ¢}Aä¬eȇAùQEƲ ?ƒÊo½ñE jUÍBXä@e%í*î >:°¿2ÍaŸ¾ÉE2+X?…_Wk€ä“ £xù^ξvú1BÍ_zð+dqWQI)ëœ\àØh-¤Ž>\‹–üÁ“=Ô<»# ÈÓŠ >yG0¬ (¯´ËXÚ”8Θ‰ïÆO-5qA­º‡î.®“!º`~A4ÔF*ú‘ª¨n“ðèÊÄQq‹ë¬°³ÃmT¹I-•ñíFzOŸQ‹€¼ +ü\ŽÙ?‹~¸A÷Ïêõ]|>5º`÷‘>þÏ©?º¹¦¼õ…–ú¬Ôos¥ö.L±NÈnDÀ3Ù2€ý¹ˆ(š{'¶X›,Š êts‘ž¿:jÛ?æYÝ LKß3õÚSÈz_=ÉÀ¼ èˆL+V\¼ Æô¤¦Yjü¢3}kõ· ¤>d`C[\ôöÊÙ ÓM†œ!n'â÷Ê^½—àá¸jñiëN¾$d “³£ö§ü™œh ÑŒrÐl€}¨¢_:sÒ1-ñÂs´ øêŽîþÝTD8[v¨w½hÛÙÎ6êØ4ì 8‘ÆLO 9M°Ž”¯†ëwBœåÐcAµJ³Ž_çuzó=±$[Nfàýxo%Iãi®™pI4M¸sGxÉÉfEäÄd³lËÛa ˜ös zw âìLß7ârÊ?„oføp,ô‚¡K²§ð +š."˜É Ìà:¼…— ‹B“”—ò¿V©-Ñ8ç†X;4ƒ‡¤Éž™g›ZÝ]ò_ã.CU&4’ôÈç&º—CÍ ÆÇUÓ(º®Õ]ù€‹³šºKF_ëý˜x1Ž]¦hõŒ¨*ߺýµÕ$ÆÚ—-e‰ð ©fµƒ“8Y1î]S»ÏîíÈÒв ˆò›ýq‡)‰5dCá 8sîR·r5D®n†4jç×+ 3®ˆ¡¼Îß¾Ýó35`edÿ6ÂMÉ|±:&S ”ÕÍp9c[æ6W[¸¤± Ëì¶O_óÜî_ÚÔª£AZ?LP›~±Ô¨‰¸w»Øš]„‡$Œbéê²³=•E‡Ã 5×™nˆRqú‚ªHFãÊÚ"¸ã?oßß6²ö”¤G +46¡/h)PF%Âװͦ质›ÉÐõUÑiX.f ¡¦e~†¬T”¶éMq½ÔËä0Ô¸ôÜV$ú)7Ð<F™Üü£C?]?ìµ» «p©Ày"·ðÖ©:¹›¼oüÊ’›gP…?Þ¡Ø%-AŽ´Ëßà#"š?UlÅD¿¢/GûI’. +è"ÞõçªÔŒÔÌç%tP›×uÛ­~WCÉËÞu·oºŒL5½$¨'¸XÜ«)‡Ê;P{:4¿S3–…AÅÓžî­Ô&/µÉŠåmÕöÑöéÑýÙsòD-ù +††ióѹÐß "sFÎ*š=;ÁÐèÎÅ3÷v Õx…êf¬Wê ¿x𰟼\ÚÊÃYÀsŠñãŽà_²¨& ~ÇÐŒKí<á ÷2Áf¶3÷~SÀ`úÕÒe*ézð‰ujüòÙÆåã§Uà a¦ƒ`$8¶œœ’:Œ½žÈÝågŒøKån&SìØa(AÙš( -—“WJ¶Ç—ýº¹Þà«‚ÊVØR«Â.âÍBðᯄy¨óügnà'€LÆ“Þµp×e–ûÁ“-ÈôÌ¡¥Ç‡àrÄVb¸æ¼×‡ƒýÞÀ™ò¥>á*lÈpÈ ÇÒ¬W–wŒGéC`e,iŽdÿ²üqHÀIhä ƒX«GâiH5Ì´òÅÚ7†·”]-`ØóœEO™°‡h5-Ú¥¥“°Ÿ¤~«v0$%‰Ì’¼p'ìL@¬%R‰Ùê³}oL5Zk¬´é"Û|È[^Š¹„[ù…£†qñˆ¤;(áJ´4F뼤i¶›ˆ +b~T0]Ë!´Â9’¡ª”wEd@á^Ñù¸FGHÿ4 hÈ>¦ð?>Ç×jžiä±ÿkCw­ô_âÊá½2ý¶£Ën]Å‹ùF4$·.ªf¨ðGÿ¦Èö*uJ󺌘(¼¾ ¸ãb®«@ÌpÜNš@t—¡“A-¢Ô?„ &›•@²ìÍGÏQûLî‡É7G²z©Ðà¤ã/Ë‹gŽK¾ûS0 œº†§%[ù(®tAji@¿âûôÕXHëù•|¾#ëÈÈR\³©“úîIÊø¿üTw€í‚•+Øÿ0S¤_+\8 + +'·ÉóÍ„'®«VfTÿÒ’lD«Rw¸PÃÀø®)Xé¸!åZo4ê»~€‰¿¼,JtYëV ' ;Þ:vqKÑ'Ë?ª‹-öÐî—ÈIºœß= Zòh‰â›žOB³ß"ò/t.˜tÝz–G û"XˆyLѬƒØ…¿X@å­É«ý> §c˜Èþ¶Ö~çf×'®GU«ïVE2"y¨.ðƒDLQÏM!»E¯lÍ^aDºTØAòþŸ“`—(!ñAV¹ a;¦->Fþ×g"»ÐK"S½Ý²ˆÊa‰! +½(²ÌM‘n†:¯ðüru¹=0® Ô½{ÏïfG…¸†Û <Ñ=9¥Žyï àã¨)_kË>îñŽ÷AµÔ F:;îâ‚Cþ!0*à¦Eëoçô%ïMTËÅ®JCÒ+¬ëzÆïB*kf(±ê\Y“©y‘ÜÄ—úö¹Ñ¬"r8)óÇ/E@f|U——;þÊì¿ÞŠš _ùSnÊoM³ŸGNI¾¿}׎æáÞœ­.¬Å…F¾l~ieiJeNæé`'u ïiζ}<(áÖúJD¹ÊeõhY'—÷ˆVzj9íµ•‡4ôtÖ–œ-¢ iºÜ9ò›ÉW¨²z'È|úÞJþ²Ø®©+?¿)jMêo|Ú¦=¦Yp–Yv5ª<±Ø¶¥îŽ¥Ôƒõ ÈˆúîQ€·Ò3™…cˆ‚¸®…'JùƒD8›Œù{ÿZ$VbåÕ!س{ùçZ¹‹Y…®äPV:C lã×€a6¼#ºJ"8s}X±?¦ÍãàD,Ï€ð¸‹6ï›4µ,5¼Õ¹o¸§!:J/h0û6‰µh2bMO‚¹Ê<*}FJ™­“‡¼Ó—ý2NçMfà*blq”!l(ß,…AÏ EX¾,Ú{®{¾¾¿mÉè†ñ6l.¦X‘ñf»$¤ã&ª¦uÅZï¿áÅ<^­ó8›Ëín \eÜÓ"®÷Á¾±8:a¬á©« ÍÏU§  ¢ïao³"}(èßáÔ­ë?ˆjºníó"wci¢¸`aäƒûàæ»àþÑ™i>‹w0ƒØö$Ýþõ°4ëŽp'„³©é2sÏÍ_CÞOŸÍ2¨n‰ôÐÛfk³± ‘=£÷‘ª¥Ì$ ®FÒ%`ûЕŒ®aÞñ¤å0DS˜Â‹eg»ôu4]a/—•ž¹Å_Û*õà縫êºìÔL !Ý—tyÓ%Ü~ÙýI Y;_ø{ko*š…ш©}Í­ÔßôfÔ+¿ÈW³,Ô>’E-8Ó;% ·ªë´ç–øU·:!õ(û^ù~?_t›¢ v¤•Iˆw;ºŽUˆ ânqyx¿`øpl:ùÇ;6VÓFÏ=»±ÕìÃàŠÁ¼÷V’ à§HʦD†Èùí`Ôbå5 +f ͼFóæò}(”„e€ ~—ÇhKtÝ/oÌkâ:ÞÈ‚…k÷…ZkW÷b…kéP n¯2Õ¥ù¼P0»ï°Ëߌù”¼ÍO„ìLHžùÑ–‹`¶Ý† +èÎ`GL2f"=ÕõˆMªS§°Ä½øØ©ª,dL×O¤Ocâ®ÅyÂøêé÷}>î{˜ês«ˆX EÆìv²hwjÕ\䬚¨~¨~é˜iÛa§\¢#—\ñq¼üQªú¾ ákáÔ8'+ÌÒÓ•œúñF—™Š×ˆ¡*(I±%Ü%·4¼‡UèêV5 xø/nûHPiÒ {tTf«YáüI#Ñ7¡Dl&«¹ŽØig`i½þ.ëå[gALµESè_ËEŒî÷^+‚»m*.Džv vüÙsûÆ·#Iðh¬6oŒz ϧ÷QCŠF5Ó«#Ä’¬è’¹ïä€2Š +\#­ |)ž±üššo8—F…~ášäYõë>z€CÇÈöàò‡ßbýQñîõ/ÝCU’B§…¬z™ ò1¨óôdS³ìQÿ¶ljQªe¸õn)õ@ñU—:NUêÚ¸Ìnªziºè…AgI«feýt/ƒqŽçû!Þ ¶Êy–…¥§Tw¸[ uRíz¨<sï'|׃'omª:þÚ~³o f._5üB?4ý²ÿ º¨¸ïßKå<$í’N+ß¿©yÓú†*˜'Ü^Ž…>ú*9F6wîªT;Wâ(¨ ¿dï3š0¢Eºí·åÞ¥lÒf“/šó¼±é:ëUgÊCÿ¶Ý^j²j¶2C¿ÓC=ÀÁrFÐÄ–@Œ´ŒwÔT8~ÏqêÂ5¯b8D9ß-¥iÖ ˽IåH ”#ÕÃTLˆËÒJ´±{/&t¢U+èÚ]“¾êíOö’%ÿù’y‚ƒ‚³=0"µ¤Èe÷é=f:™Mþ°¬„ ³a@øȉØÍVTžvšpËH{wiþÍ rC[sYDJâ¯ÚÔeæ´]¸bGÊÓVÓd’Bó6YÓlŒ@@,îAž\XX[†VEK!w%ßdÅ\F»®txL `}PÆ ~ ¨Ì|!‚gTˆž&c¢Íyž{£Oéú[gK"0°n-ÔM6Có©Q5iØ…ºæê̈ó;Ø/â‚[Y/'G–ÈÎú¦°Y¾Âr ›2Û©¼%©ß÷x›v (ÑYcìK­?ÚgO • 1ó]þÈ@íEÝp²`YÏ1ŠŠ ªõ|Ï íïT³*”ÈSNjFH¹phØœPÁúÉ–¹BËR¥œd} Ö¶ +1]#@n‚¿Ý=ؾQ0!×-FÌ{ÀҖ½Ü=áüSÌÃëš[³;²VïÚ¾úÛïq‚\Ô„;¹%Ø>Gü±„8j?;‡´Xx9õÆ8MlC‘³}µ@8ó>ß{Šò}Â:ŒE›'ûãŽ1?8g„µvGó®ž÷ÂÁØ÷3"aW㜖]²I†rª~´~°óvaü”½5ÎùÆU{6q ª"MÃV)¿’èx‰ú‘œ×!Õ9Î;4éNU£5\ AŽ˜3 +±Örjk¥›Ç#øgbf8¸j‰ +é>ê;;¾¦4~_,\Ü8„ -Íþ ›æå·tÒqMsŒbÌb³ B[òrþçÒIBŽeDG$×BJP);Õt¤;ãÂ74B‰–YûoôÕßó[¨ÄLŠ•ë9°ÑÏ©ÑúÙÁA !;ÁÚÍ)]¢gFMMãu>(:€QÌj*ëîa¶ãx¾ÊO´5)¯‡zšÅáèW¾>åöë>ró$—'7o¡èMÜQmåëp è€Ê\ùPµ~„ÃÛ rftRq]>qËã8Ýês¿KE#$¦¥§^æùºˆÖÕô~Vª\¨¤ÔÄŠ¨äÓÆê¹äOÛtûy â6åoP]äÉÞ5¨ÞĘ́ß~2¢ìϯ‚ÿ" ‡/q^:¯µºxÿÁûÙû:-àÿ%]"oÆŽ4Ná! ÜÚ¼Æ%¨ØsP#úÍf•^‡N"ýheï÷Õ>¬ÄdY#1l ðÀ¢–ü šü¦óÍ\{w¡†—&ƒÞÊ3ã¡¢Œ2CY*âr>µ²Š”=ù `L|ÏðÇc™a¬3’‰AÄøu¬¸ç.È…Ž~A¸‘è—žcÀcÞ¸§ç゚œ@pÓ•¨ 8Ù˽T˜ðM$±µõE¶êZÊ‹a/gÀþS½¨p˜WÈV{ÍøPÚÍa_«ÈÙÝ4mO|é3a‹^2B8õäØFèC59ðM8J®.ì+mÀ×Pñ×áBþ²àSÃþmãß“ÇÍŒ.8çÙzÊV –è…C ëè)sFÓ·Ã46tóÎÔS>xŸ¶¢`öî·qµ 1.Du¡­:FÆ6¿'ªÞWlYV±ŽT$žÿæp=3¾»vÏë> ³ÙZ0w,˜fÂ-y)ß<ÿæúüúöMÚ@IÉü6S\cöøþj¯2ÜGR­br]UK™¾÷Q­¥ÊñæØãðƒN;áYò=£`Zè§S˜­­TïL|µÂE؇T3?£±i½S¼cð{OL_ç ïy~`+rx¡-Mp¤4=®ûÝ6Å7HECüßGý´¾ÖvŽ×TMr¼Ñ:vPÈù²†¨áÈÉ34;èø†5 «e(j‹bÇqÞÐ~/½„DéQ%lףȚ6Xû¤ôÏëÖ"b%Àòñ²ãÎw´V·‚ÒqpUÕh¦rQ±{9àª8i0€Þ +tÑBþa +%jM<½õ4imÅÕȲ}Äö$š™+¢¥ÝKëÌk³f‹¢ñÞÀB Ç`è¢yPQE’3åà磞¨!6£ÔŸóülsÞCtmq ›Zþ¹ùlÃÄ*\ÂØõ9¿.¿^þnͨ4;EJò™3@ÛE³8u$2³;üú!WR(Ó©5rÌô + AñdÕÊ‚Êû‰.Ñê¼ÏÛÓ‹z“¨>¿Q•Y¯‰iÆQBO`6^,âbúF½ÈjT)G„BFbJEób3qHWQ²½C ‘óŦ +žHª5ÞÐj 3ý? BÊ’Ö¦¢q˯d°wé_ጥrU²b=.Jú9­½4"ňCV5õlÕ"îÁN¢ØjC¥ÅYËGª,§žŠ Û¿`Ÿçzgà +ÿçÊeƒ¯í°&o¹@íÞˆàçVð5‘•ÐR»&»À™ôê7úRðé9þ˜Ý>¤®ó +÷ç‹oÚ¯ô†uJ§ŸW„üÐáÅ7z9DÅwV£§´øÌ3ù^6†ÜI”àÇÑM6fOõ½×þü*>ç ª`¶´ÙÜM²dF:Èhe+$ìBm¶‰¸„úÌþù3¬Xpæ>iT¯Ž‘îC\‡ À Ï°ˆ›{»‡¤V•lÜýFÕÊòyD³r?¸êiÁLD?h×BèÝ!æ«*KR»ˆ…b"ûI†£ÊÍzŽ¾¸e˜+Ì©ÍÈîï'He%Î`O‡Ë9Ý?Æœ?æ'‘åk5iKWú‰Ó.4MÉ4µIYPâƒÎ4‰_ ÖÕüÿÓ,îmÿLs\DË)ô¦ql… ‡y>º‚˜zÑÚc¢¹/®7Ì ƒ3v›ù†-+¾å•4щîÃæÝéüÌRŸs•ê`kjà·#S:,(nµØN/,;ƒ(ïÎ[Ôö*[Þž¿·ý%óØáô™o +RŒ7YÒ×ÞeÅ<³°Áœ=9Èõà³× …: J}&⩦+@¢‚D—?µèx3UrGM"ñ:ׄ%%H‚[‚©0è™ìrW~EÈ‘ƒgE¡j°“¿ö¨·½êötÌ‚„ÄMÍ@#žY³Qåž/cj½¬œYF^‘{(ïp¿ë¤B +óí宂ÜÃhê7yQÓù˜}N¦eæéÌHè^x‘£ ûô 0_@ˆŒo†ÊÖ"ùzÜ'a‹qâ·1G†a¢;Õäújg©§Ë´ô4n¥Œó4ŽXà$YÄ$³Y¯¨ïó¼Òs)"ú¹ +‚Ä^@‡ãoâ ±«dü‹KdÉb ÏK.ç<ÂéÅŽÉë‡[¹ýâ––…å¹;ăôÌtMPžï¬t瀖ê\s{I6¶"hV¼\œ˜ŠÓí³Òí›»ÔF{Ô”h³ªçøÃ`® ViÀìgc…ËaÛK­Ý)t”ü’'|ãŽÐ¸oþ(·æÓÓò¬8»„}‡*‘“›$ðÌXšRò‹s%tÀ²¹°ãæ:µ TÝ+mŸ^C±ÇZ¤µCiÚÛ™þÖCÁÝ°¦åÉo`R,JnKÑá}à ZVmìÚ]Ö’’“²þÉ<*U¸øËVß–6‡\6Ûöéú¯Ÿ½¨þÜ´¶˜\åÀÿ`BÙCmtâÊYæ?P­(TV¬1T ­ZXÇo¾P¨S³/8øá…ßÓÒÁy‚³Ëö0mµÛñ99ÑÿBxAd©ª2†PÒˆ{3\‡* aœžÆ/ÃA†|4Yýžkx,ýÐKZÒ¨ %†TŒ±,XÓm›×øBp[¾ªOÏÍ +xŽ;ªÌd"§Ì®@ë òµÈaÚ5%‘'ö€Ò90÷Îê’O9ÐþZ‚RÏŸ¨’OýN?|š}ímƒìT§In¢ùG}¿;‡c{ö4lAnÐÄa_™°øUŽýÊËCX®æŒØìÔêSÊwÙT N‰VVõ%P·s¹F/ùþš//ÜVìU˜xkØ«¬ Ø»Œ9í4=h›áö ¼û·®³ký€œ$IÊ­0£%k %FÐ=ž’©8÷º1±×AEÆ Á^w]N_×/ÄqmüKTï4e#ÓÊe|n~Ý .ÙÕÝJjÚæªÛN=ôÆz}¹ø¨Fû‡²à‚P¥¶á¸$µ§PÇÄ>ËWÿ²½þ¡Ì® Ÿ¾Xs’è²kÙvX áï3—š‡îd&~n‘ÌÄ]ácLϪ ¯9ò# Îv9†Ø–sÑQû:‘gk5`GãÚFŸ 6¿«ò˜o©ì¨FïBaT%’cî]% øùä›`O ê´b ý¼ý…ªA‚‡Ra¦Å+c ඔ4;Ø>RŒ–` ÓD‰±Í³ÙAÎæ{ú?I wŽ0(èúÎÞÃÄ},£×åŒMy%žÀ³/¥h¯ŸsP_DX¬œ’ù·ÈHzïkƃ°ÙRþ"­^†`•óëø<õ¦ŒÌêWi3¤Õ;à ¸vÑêƒÇb;R¼çºÍC­X«£E2š mŸèƒ±Æ íT +Áqe@6 +„oÝ–5µ˜_6#®Iì|ÂZ1ü¸ä!*D´‘ G) ;1üŽ@0Û› ÐwTV¡6Ox/Êœ¤´wo…tiÛÄÿ¬2§‚q +¸Ÿ+ªr®¨Ùº\¶ëŸ;í̧ž6Î\ lñKž-LúÔ8ÿrQÒ£]Ë÷l ˜a#ŽS'Ú™ä”ÙáÛˆÔž+€bw¤itë²Ü÷Åý÷XÍúrÿ¼¬z h9á"Þ±–?%eEYL@Vç}Í|ÝKÈ‘i(¬؃DóÖ—ö}EþÉ™ÁgOËIi½W%š.ËÖ¥¯öú‰«Ú +m0‡ñüÊ3ÜüW@HÝŒô÷—cx/‡@5óƆƒmÞM²P¡q—Æ +“t§ò8/ÜïŸa˜ž7·Mö1ð [Ÿ²çêltÆÐFû•G0éÇç×_ÁÇþ +EÞ.ßûpOÂŽt ¿mq÷”$§iûÚZ¼ƒè Ë·fÝùz)6wû‡Cå•t¥k+ìùÜn ‰h¡`Ü­55Žð €Ô— ê§ðÃ077oGC¬rÝPèH«úP‰jfyòuø¯=w½+ð«Ù¾„üŲ+2ÿ2åa)àR¦ÁEg‹% k¤_Óç³ÎDkGÈ(”v·o37ÍGà‘ùƒ*Zx¾Aá˜;½ÝÌü1 E÷Jr×ékìk†»åxåûF¯¾[ÀùÏzÅ%ܺ¸02­P°3Ó·Ö"!siÈEµ•KP^å@ñº€Šx_v~?9|1ýse +½ÿtÆì ‡Ñ6"ÑÛÕ éq(9™QFà¦ìÇÂgå5¯hlBã¼1 þlˆé­F•‡Lþ×ÀQqòËGò&8f(±âWÙš0œ­F¡^BdÙuzpMµ÷3N2‰–¨[6lÿȹä$„=Š”F19›T8ÚÓÚì>F™ƒàÒµór¾6~Âÿ>‡¯y“j¿0¼Ú(“÷‹4"zõÙÀf„¼=»W£GxÒÍxä %¼´·ÆåŒÀuÐÖ­tm²v§Ž=\ò‚~»óÌ_g^«·:’ìÚ†Žt”ú¤‹åUË Aò*ó´î°DBÚmKšÄé¯ðR‡†ùGZ\dÿû­âH.`o›¶¬xé€ÌIüƒ £Ë0Œ‰l’šÑ-Y™$H†ò{:Í>QAy‡ú3õUw¿¼ñ ðZ6KŒn;8'è1¶Çhîû|Ÿ„¼I' +jê 2ûR´†fwÅ¡iù.ö5b _…üýû|4)€L,ä3zöjjà à™ÙÌ~#¿¼ÙÙH삪ËÊDK2ßMg¼…jL©ŸÚµWâ‹Ii˜Eiâ7­ø{Ž”bóTåÄ]./óZÜ°Ùt}ó7$‚“À÷¾”ˆjÂI‡¦g=F: ÏŠîj¾!?î¢õ½aâsÆг¢Mz}`ˆÀ溂“ôû>`”~4U6}{^#b¦ÜD¹Ôº)Y¾÷˜Æ`:¶"ΫDupw‹¦hâ³m%®ÿ`pڥà œ´þwìòAýÁã¥G +¦ÿ‘‰ñ<ŠÞ• ZÄ"|¸{än–³7.÷Ð…Üx%Ë‘»¢"‡¦GU©û)<Ä"w®NYrˆxà¸ï?VŠ.C©Qæb7å|©\ù Î0ßâ [Ya§Hö•ÙºBFn>¤lßS(d)Øp4 Û[i ÐŒãB"C¸=zÂg½|êAQÅîy¼Pó¤Ÿø„¦ºòß`º¶Ú—ÚLÆøIÅûÚ j>Çœ¹èÈL""Ü ±)š4V)hèäšH•¦T @.‹7¹cW¯œAõZô÷ËðmÍ‘qëõ“+øwŸ–kßZŠüh@N¸‘¨sÍeGu:Ø0`O8Õ%X¶Dxbˆõ¬/çâÑ#ÉQ»Yw-G¸uß±™aÁetÊŸ©Íµ[ey[ó;ÊÃûâxGì+ħmä|I“ÿÙjJ´lÂ{C†Üõ^ùœ–ÛïÃ>W»ˆ¥kŽiŸé©.²N#¼eh—º„ +E‚9µGÝ`q­·qX'Ç=ðÕ³¯¾Î*á­#ñ8DªNŒ3dþÿÔ’ó‚æ¤Ò±‰:²KèßkDp Š§JÑjX‹9p8õç*ð× ´'°!4„¬Z +Ÿ’Þ.ÓàWyŽb%yŽ ½%´ U—R¼õÈ°ÂË£äR‰ó‰óæ7Âvçiúá±É[õ͇&?-¹Ñ¼}wK‘–§ŸñÆŽ^x«<®%κ†O6¤,f}àõ!R¤d±Ô„ѵÈ‚I¨e8E²˜ýN !ÝEc˜Sø—‡U\°ýššnµB{—óƤ^’¤?Š±"SdŒ2á2vr0¾—1lÒãÕè舽5‰Ó/VîÕvà’§(7PÜó¨¥4ÒŸh7æ"ÇÙéÕn‰ÎOpwmû <Ãðüóý¥ý‘>&V>ìMEvˆ$~ýˆ£ùTœÚeO‰Ó<|.ûÅ\,OÈûj=š'æ G¸ÏÙZÊ(§¥Šò ,š¶3·Öß3 Ý/Pój‰ð‘k êL£yùM™M=p0‚øˆëGP/öÂùzvw†Æ,'ÿS|Î$¾«‡D}Zƒšw9‘Å©¦(Gá΋üôCBžã[ïµÞÐ÷vMÀ¢·,"¶l§4¨®§÷Çh®i˜'û}@ +çSÐndJWQZHtdö¬EKm92zÐ,. Ö~,´ Aìý«Þðt9Rs—ï’I–¡²ó¦XVD ¿rðÐ[B ©?šb®Ïd°g¨;Ò†5 ^CÝã;T¦vIµ›ÚìÀ‡½6÷Ö¯êË·I …PëÞÙ¦K•0úEÀˆP%-¦Ì*dýó¨Ý­`&„Ž¥3¨Šj:,;ö×LáSô] ÿõßb*Å6‰?¹;> endobj +5706 0 obj << +/Length1 1647 +/Length2 12086 +/Length3 0 +/Length 12939 +/Filter /FlateDecode +>> +stream +xÚ­weTÜ’-Ü]B qîîNp'Xš4Þ¸ww'¸{p‚ÜÝÝÁßwçÎuß›?óæG÷êS»jWÕÙuj­¦&WQg3³5JÛÚ@˜Ø˜YùJ k'G5[k%[>&5 …“Ä xø©©%€Æ­¤1ÈК$¦vv25@ÂÖÎÍda ÐiªiÓ300þËò— ÀÄíŸÈ[¤#ÈÂ@óööµ³Ú@Þ(þÇê@ b ˜ƒÀ@€„²Š®œ’ €NFI ´:¼5¡âd™@¦@G =ÀÜÖþÇ`jkcú«5Gæ7.1G€1ÀÑh +z ºšíþ‚v@k£ãÛoÈ`á`ly»ˆ-dc +v2û«€7»¹íßÙ9ؾyX¿aod*¶ŽGSð–UERúuB,!åv½Á[ó7O3[S§¿Zú{£yC!Æ Gè +ù+— `r´»½å~#³sý]†“#ÈÆâ_0€Æf` £ãÍ÷_·ó¯>ÿ¥{c;;°ÛßѶ{ýg ˆ#lÎŒÌÆþ–Óò–ÛdƒÌò×¼ÈÙ˜ÛØXÿa7s²û'æ tøû‚èþšú·"ŒÍlmÀn3 92‹’-ä-%€î¦2óÿžÈÿ ÿ¯ü¿"ïÿŸ¸ÿ®ÑyÄÿ¿ïùß©¥À`%cë·øÇž¼-cÀÛ®(þZ6`cÀ_ dú…[ƒÀnÿ]ð¿{kÿQõpþ;üb6o +1±q1sýà r”¹ÍT@SK€¹1øíòþ¶kÚ˜À à›Èßï[+ë¿a– Ó¯6©Áõhcöï=¼éöw,ºJòŠŸdþ›mû·³ÊÛT@4Ü쀀ÿȤ­hköŸ‡¿¨ÄÅm]LlÜ|&vÖ·ÇøöùØ9½þiÿ&bû×YÑârè±2³²²Þ¾ÿùù×Éàßh¤lLmÍþš#uˆ±ÙÛèý§á/ØÔÉÁáMñ¿·Á[çÿ<ÿý€@W )ò✭©@€UJz*¤š »DR¯û'l ]QF~žo¥m§OJÈ_Ù—§ª@æú1þ—f·Ù#»çù»ƒ?ñÁ´IÀ³\/Jú®<¬UšV†Ýo,†Eh©ÇÚç3 +ëï>s³jínŽ¨ª>Ákåp@<¿£÷¥tÎóÅ¥úm‡îmš\׆Y…]ýýè˜&þàî7mï¯þ¾ÎK¸®÷ YÑHÔÆÞ‰Gä ·/7u¦/pœyœP\ÐjGDF@¶0{C'çÿ ÞLÐ)„¤ó¼üñź:¶]¤«ã‰À£æ³ª=§¶÷tà“)µ¤ʦ¶ÿØø¦6¶ÈxØY‹KBÆÄN8Ù7º_òj[ÿŒ}%Æÿ­l|*d:Û&Þ`‚š*ÉË¥ÐßzHË_Õê×É ¡0š:œnèJ ©b½Óá²ä«3z¢áuœÞa’àU$hŠ‚+!SÝÍÈFј”N…>Ì㊙p…[í2#ÿB]ó;?(=_\ |„}#Åa ôecïzl!qâö +`Ýh6ßî”Ôè † +p\Ì,É÷`ƒY&Ê?,¯ÙAŠµòéwåÉÅÏsk×˲#§þóþ¿Õ™Hµ6ñ››VçÞ`¤%e±pSr® ɺ÷l@4¶ñ¿”s ÐœbHM³”Çzσ³Re›€»û…%‡ ‘²AW|Ž"A_i20™.BÙÛGï=“ SD_=a¯Tip%ŸgEœ+„(y{¾Løq«8„…‘R?«ê +ÌÔ5¬I5¢v©@Ži/ ++»ÜkÜU„÷Ùp­v’òq6< 2‰EB2Z_F¼ýŒñ²úZUÍ0àþ­š„@쬦»VjÔä㧭§ÐÖ98ÔJï!Z†)—M:ú6éD¬P±Í¾ èUi'×áÓ©Üii˜ôwž#õ`̸di4±&'Âbý__é›ÓÞ«Ì­¼ü‚ÇKá¨öYŽº<Àš±&?lZþÒœ#Ïï¸ëµŽ¾ÌÏèjþËw[P¬%÷Ü‘+¯-#`r£ƒvN˜¡Ñtßd€ÿ£)ΘÔæ¨óÚs÷Ny•ÿ~þ=E)›fZ¬÷û>izfI.GãMþ^7—o^˜WT·²âæK¶¿°ÂÝÐë#­¹lzÐKK/.4FVup+ƒ`Eð>uEþ¢EõP"k8I'òâVžraH;ƒå×™; /5ÇÕ½hUôýØ$úÑ„ˆU Ô†ƒÙÛi«+Ù^ä-îh§ÙãaÖ<¿XS:YD¤œ„Å€*·x˜Z4ŸI#ߟêQµÙÄÐÙ1r½O¢Ñy™i8줲ÝöŽ/³ µ[X2wJÝ'´ó­T>¶Âq‡qLu~Ƕ¬êEœ ª¸ÊCu‚c‘~n`7oªþÖç]h^|wá샂Mû}“‘ƒ­+UÍbÈ…Bw¦a!4/"S¢Ôh·@ð­9TÙï}ÿü¤hðçÙ =¯â^®¼(ê…QÕMR—ÚØùBòqÚª5Ýã„»ìAC ­÷‚Žìä§"\Žd‰X4rä9Ôµo#£°¿)ÝݨG/šûSm€oCtErZRÓ¨2ËÿÀ¶þŒ•Ó†¸X5{VA}¥Ÿfbä QêWØïÙ±¾Ž{wK{¶yUÆ*®A".d¢H*%O?M…Ø~Ì÷1™|à׃ŠÚ -LFx>Áç­#UÍã4œn¥v7="·ƒ™Óâéc…üv‡?¢æjïg(UKAS }'q%·«Ò´Œ® Þ²·b>$Å%¦$£Fñe€m°KñËLäæ3,Ïï9ìœc $þœ¶©Í}¨SDnýV+R‡®Q«üT¼iUY^Y*h—&™èÙ/ðW6„šEkíeq¤Lú}—âH‡2·<,‰œ]jžáôûõö¡&é± )¥¸;s-|R=…h¤_úÕ/Ù†åg•«$rwMwJÛòBHæ“w~%æåÍ5íD©w>$Š“Ÿ…„ñOn´cV3QQvèFÈ°»Ë•6…Šïh9~\×+Ëîmâ·ÿEÉ•Î;±ïØŒZ—ÐÅšXåå¶+ɤkëK­ét)ÿ†”wÈõ¯™ÔH3¸•r3‹ª)ƒ +„Õ›¾Øg_¾{‡úeqÄ]±ÚkÊ.ò sÄļgÁ§!ã)|–µ»€Û6…c¡<]ïÖ•¦îy£Û%è`Grl7ëÀþR^sr-Š\2áì¡®Ni[Ôd».nj”Mï$†Ø3}ÊTiñ÷ÕݽÌtŒ:Ž–’PVž1=̼TׇLµ;tÜ!L$`@-±µleS(w¼U릢`ãƒãÆEóÎçÎ(ík<¡?‰ë¹ >P—PeÊ°òسæ…×K<9™Üí¾â„T@u¡ yJÃi+Jä +Cÿ@cr«Ï€8 J”à]YÊOû ö_•˜‘ÃwmOè_‘ôóš@ÇŸE{+ãÿñ”HÎׄ1qNµ‡7©jf?æ%íK½µšàœ-çm!´·r9 +zi†ö†ùÓ÷J[ +ì\UMˆ@²>kà’öçô X ëËΩÑV>èõŽÏ‚W©‰–¥Ò%áG0ÄÑ ‹Ê‚} kqV¸2&5#ÄqµS:y‚© üØ‹+Ÿ¬à—/–‰–0E9+H&ͤ°iáÇ0“+rƒöÅ8Q0õì36."Ý;VW\EW¤ï`Þi¸¢“ ð«É¬ px8x}É˨‘uËí°w4J5HÒªxœýÖ6bXÄo©±µÒ¨‚Š/‘,­”[‰ –hÇ7ÁÂZ,$€_qaM‹)ošÛŠ½ÿØà{f–9ïë¤Ù2Ijm–Bƒ€zôô{" ¬“ŒêH®VÜ*ÛƒJfUéDZj3sL ¤÷%ÄÁ– ñÇUXMŒÊÄù¦|Æ!Eê¿Ea¬Ù–IÌý€šVšû]Í÷è…l–®¹—†¶Ýx冡à[R ìdŸ8èxŒFï±2õÊbØÍwúÀü‹u¬«žçPê‘‚ŸÐù~P°7“02Z‹n”dòÒ œkbâõºZF\kTÃYÍ•mÁök6Üúè¿Ž-é™ Ô#èCoK÷2pçÖpŽ"\sFÄ6§vQÜÄÂá— Yº¢rnåa*H^Íw÷gá!‡}c:oäÁ¥p0…ÒŸµ‹c~_›îŒ@›b²C´Ïš»KãêQnÁ5ø,ÆÎåÙt+¶­‘§1`@òÀƒU$Ia?ïØWtVˆü“ເÞé©-rKN;ˆ˜¯Y¤%ÔûìCvû@r¥ª[üS7†ÓG'W-RY€±bq^µç•š:ÕÅÚ„•KH ¢f›£ÃäÏ´Žp’a,î“óŸZ÷Ø›2ä®mËâWœ{õÌ=3&Çý¼bjxMÛð]ˆŸQ0¿ò‰¡ûS; ']õ6?a8¶gæëy#j +¿_O›4yÑZÄ‚‘hĨbW”`w­ãý>kö3´ûšÏxüÅÛ­í`nâk–oÀÙ‚9uâñ‹<9aX›rA&ˆº¡ˆ¯°›h‚IXdûŒ*½÷c„™Ôð÷°jTßšFt±^&îÙtÕ@%\Ç’ÀäJàZRɧV¸ŒõŸï|¨dÃià?%ЇãÕ\*²-OÅ@&ØÛÈÃOgÄvO“¬EÅߊ6$ |ï HÀ•3§ ⎯Û=¯WxÜ©Ìj ­vÚWjÓ_þ„Ì\šk]DŠ%#úú[ã[6é͉ßÝ"oÔ§WÁOäÔ(Ü•¦qʯ 1ˆôiª[žTg[—;R|ÀQ ÆLT<°|Âé·Q÷u Ĭ¿îâ¾Áîa8¿óÔm*¼ÑãÀ“®Կñ½ßÔˆ@RGß]=úT‡å_®„¹ÞsX«ºü€Ð‘¼ØLɺ€§GLq2øÕ _„ô>2ÜÓsIàö ¢uc½Aÿ½yÜ‘7— }V5ìWî¦BÛ¯¼è¾¤¬EÁfQÚë Px-òNºgë.±²êÇ(ÇD,½œrðÒËÀ@DxYÈl&ƒÆ]*R!_qïqñ©ö’´M¤dDZÍÐ/ßÈ|GgWÕRÉdÍ2ܸ™j®÷®ò:ó‡R×[l“­p„bKŒ•yAG›F¦^Þ˜0-–úë2ä“Ô†u÷ÇN׊ð?“¢ñ~ ¢f³¿QG ºnNe-ùÒ]1éñzâƒ/î7§ó½pÊÑÓãü„·KtoCNŒé°²Éá®ë+ž´KcÅõ!‰ÄŒŽ±nEu~ü‰Ä*éy]Ú¼IÞY5×Ýú=ª_ (UTMS*À •«x8C§böúwÞhU@f7F"3¼y¹£Û~­#ÐAÎÝR·5|ôó¤j…Ÿ{I<÷ŽPel“¬%†W&)µe(Ä¥°–.äì)!-iŸ.1el+e22f€+ÂʯŽ©T:¦ÿœû‘]3MVz*¦Ã5)2]¸½yª‹èüs]r¢öÈÓ1ü8ðž“Ôj‡%@c>¥¨•Ñ¨ä£O(üJ᯾ǟ +\ä+,±XÙ† CeÀ‘*VÙۂ˩æPùé!ü¡Mãm Ÿáuh}øÓi? …÷¬Ç f¦?E}‘%Á¥ôÊ£9‚‹óÐñå Úk˜ðn…Q¿Ñk\£¤<íÍõ*ò 32sÈîãÄx7 qŒY"°ÃyVË\R¹±âû¶ÕvÊ´*eà#tFÆ‚ô|´h¦›Ü‡¾>Ö×:~l Š‰ß”“oÎ b>È–ÈVbÿuÖÿ£}S&O5`tINçáW(cì(EŠŽbx÷¢Gòàg5ÏçríŸ"óÉ,ˆ¼ -µ—Œþiõ + JqáËñ2Gf›7ÜÂFZå\¾÷œr£=[ø–³ ÎoÕÁxt¹§šÛ—“J«å>°¶ÒÆa`"2‡c#\Zí‘Úa•¸ŒZã_)Ä(‘g(pc7ŠUáÅï›`Ÿq˜}>\47ë‡w¿,NuZ ‹µ˜˜_¯-T4qÃ䙪nP×r@–Q×ÌýU€+jïØGß5hm`>÷©–7æïUŠÐ5Œp‘R Ú<òL¦­²=½—á> ´ÝŸBAĶà•#a ~Ü*msàÌêÛX™?6ó~ìÿ0IR_ó9Zñ³=¤šçS¢?{w ŸWNi•¶ b×üï9øm™Nn’ +–‚挬‹Ù•;B•„z4ìôB£ å\?úsÛ&˜[ýé%Þ `ÉÝ@ÞÕ48±L'ÃL¾7â:AûˆkoÃqw2 PÿŽqn‘«eÏ­)* ˜|áNþ0“Žm€™¥  ëƉ1ŒpÑ û^=——îÞ;4$QŠl±þ‡—Ém– +‚ ªÇ veùÔÒ´ž-úï.ô½:o·BÉåCk£&Ê/ߣÇÃZË-Fº~+É=@\YO‰%¨P›âŒ(æ­‹±‹î‘놣léZ7ñBbvyˆŽlQîD+zü›éóLêÅ_Ó+Î:¼>„¦©^±#ÎîŽ^w +óTðVóF–hX2•"7— Õ­|BH Õ)÷TOî/FŸŸª8f¸>|eçWÉ;÷™/ë,Žö¦§ô…¡‹4ã””Š¡ úØ”îÙŽ&Šù§öœ#;¼kG®00ìÊÊH³Ï*%OÆúÒF:|¢1B.u€ô³Ú‹ARu­u“M?"•~TŸiŠ)cáçâømâ3b6ãôˆ_º3ÑòFäÔ™ ÄÔ­ãÛ—d,*ÇTwÞP~Õ!n×$ô=£Ý(´­ æW({‘>Ãs¯ô¹WýÅ«ê§ù™yjowh{ø*8ëÒüµ|èKA¶#*3¢ŽhŠoŠŽ†¬3‰©¶±£Kô`†õ×ω2ç&±(We“íÕ¹¹n{jLú”§F®r5R?ZãµÙôôK“–ǤU‘ŠŒ¾&ˆw!Ž +!§¡3~‡ã®qxûú>óÏ µƒþºúd îËàÖ%·Œ¯y/± ³dŠG&«êQ ­þ§¾’eð-Ë'üXº‚oÚì,ƒ·i_ -`U[.X”ḡšçé'©*ç`#«Ãí«DÏ6o)PÂ,A>ók‡õíÄ*L“Q&·UÊwV@Íè Ù†~™ »ÄÒ͸Á‡G›Dn5‹§¨ô€ ‰ê˜ùêNYÚ‡»üôúó§‹ÆIù´tåU6cð šßSºÎŽNò”¦ÄþJ®^°½jãK'JÎ Ók3Iy +íÈæñØKc*(«ÙÐ¥ò¦µ€«QN±õ£] A³`ËÆ Hʧ0y<‰›_TLþ— ïVÉ®Á±ßlO¯9°Ñ¿aö'…¢“@Í]$ÍAØ3úŸ_¦ÅnÈV¶駅Åðsœ,VU›¾Q_t¦åÛBùcZHå[UsÍ¥÷Dª^mé´ÓÔe€3â¤ï×ÿD¹•¤U›Ð&n Û¹²&’x´©X•6Öˆx}Œ]'•ÌÞ™ÑJòçǹK"é¶&3®Ã¦ó9ËäòÞ?ؼձq ÇtF¦E}ààdÃë5ÚŸÛ¡9œtá¼¢Ÿ°“dËW ©Ò’ "Ððã)힃§‰–•»XÜ£RÓ‚F·OmÐgúø§LS?}G8à‰¾«§P­£")'‹ÔRb4†^,’E\¾Š¨ ,ÀUP¼ßpp8¾ýIŸŠÃ›ÕøÛ®Åhù¾çx{V…¸߀dû«‡­=yáiŠ2T[ÝZÄ +#‰õ¶Ê&æßq®¨Ú·ï· zp ž©Lž;ý8gŽg€ú>}—G«¿¢ ¹LRÜz©ù¾çmÔï\ñãí +]Ë8·—õÐ 4—ÏÑi2*—4ʈa¥¦,˜Ÿ¶™¡ª¢ÈÚ”è@¯˜7ï› J4ɤsÁ7][ÌÑ< 6žšÁ«?§øCÖ[S5¡Ù¬ÕüOñT­ŒL‡|¯Ï60¤\„ºßùmý„ÒKÚe©  Ê鶴n©qý5·¹¬êGP€ZDÌ?LM €ÊW_v‚,J™†?øeòJ>‘–Wyèýl=¬åô;ŒHò«±H9b.þºqT¿U+:{“#Q?w›V®ÔÿdèÙÙsåEî,2 ñ`-Q0Pù3Õü™¾`TñÆ9d ֳ㠳Ÿcôn/Œ#¾9Ômˆù:RAv ¬GÚ÷n’.x¿OÇñ“Ñ‹ «»Fy·eTq6DkV˜0‡ÜMÉåQh*CïêîÕeùη[1‚‘ºÚj^9.åOcL d4Bô¯}ï°êFP6óª+ø‰ÁØóEq`ïQm‡³Þëkù1ewƒ„öòYSqÇ@€'•ÇΉá,}p?Z@•J´ïÀ³LÌhŸÖÕ×`ú}ãƒs®ã±‰Å¯:}BÓmýÈíÖG/óØ…Â'¯¼O“¯É8õzjkn)t*«î.Èô«×í8 ×ÌÄÙ±lhöJ³d(\±gß]öw­ƒûœ‚Îò‰Œ_q„$=âÌÔª~—Zº×K.îø…Çe¹peôÿLëKMœŠí¿ž"k-Èÿ™^†5ŒBÌrƒ´Ž²V”ÿy¶ðÝîÑç$ãhÛ‘ñÚi„Ë´¥‚Š'Õ¾ú&yÌæ4…:¤ªFÀ÷É€’0mþnEG¨ªP´|^„7[—4Ú=º!ÍëCayÖ15c=ÑÄn!Ó +Uc­­`‘Y¤¡rO9É=îصï‘^»˜à#´!ˆ:ÛN]X”yç~@÷7ÓÁH^é9Q&@5̱±©&Ÿc9Ÿ„ ¶+ÊOiŽ À‘J Aà½í™A»57üÛ¹£)qqÉ¥Û1œMVÒ›þf3fÜ>9Ÿv¸¹M[ :êî­(ÆG½`ÂEcuœ3ôu8%£P"F»8žÂ>׫m¥åò²væÄÃ3yTµÍÝ;‡›Ÿ Ÿ,5Ê$}ÔÙC(Ò—qé½×ñÕHè¼Û£e?^KxꬋF ¢¸Ä†Ó° ã8YÜšäÁ|ŠÎGäoN}Q‘G9ùPòìu5À`l§OKjð8ñn¦}*û=.VµÛ7GvX}ºm·9_¿¶nj«3§~Güðäšâ;ŠNRŸS¸ŸX2V¿¡þPar§Êúè¤<¹!¶KK6HK †½+ãï¾ZúÒŒöW˜èg”vÐËz£$+sÞ¶9>€±œ”º¾Š¯2¿îPaÚ4Š§-¾g‰ÙV¸NþDª*)ËÒ‘ÍÔæ›×œtÓŽ„ï‘ÝÆrèjØ¡m˜a Jà¬]húî’T·9 Û¿+ÌD¶L7€ïJeq2Ê”pä¾öÙõ=”Ôº¶Aâ?|o7¤jÙà·‰*cœ¢ZZxf 3u÷_œýÖ‘c¼Ø xU•yÏágÝ¿÷‘·Ñkÿ5*BGûy6s{´J\qógó¡•ËŸ\¼á^Œ š_5™î +¿bzá1P¶ómŽ÷ðýŽúƵîãNLMÿ1Ç„ ìñÍ@Ãq§*Àæ’’˜É +Œ¹Â|xg óåpVìGS Gk¼²åZkÑÈN`¡w/C"}y<¿R6_Þz=lŸ®bi9­DÚĦÒÌ5MŽ¨Ã¨¹ZàW'e¢@×ÃÀœT¬ÜÄl`ïÞôÑõØ}¨N-å¡]L»Û!·RæjCy{? vPÉ7î+ÁâëîºNàÛʬ™‚}صÛR´èÝ6ÍI6… M˜“»Ñ¯ªÁ%óÆÃg¾lƒðxºÏÔ› aùb±í¹ÜŠý†êo_Ëì2sbù|ÍH$¼‘3ng^øhùÈ -˜}jK‘¦g•¤ã^‚9ý¯-×Óî«õ\HB ð÷Úq¬ ìˆ÷w ‰3†aã Øši„Jh¨j²Èk«2T£»p`"%eÙejÈÏ#š>ÅЛ³àÖø®ª)Iºbƒƒ¾í´lÑ–VÂؤ•*QèÓ‘e¼D~8³¥© =µí±Ö¢¸Ke¥˜ÜQäV¸o“öO“ðÙlEQºf’CÏ#½ãë_YˆÍ’ºðw"˜1UYöàÅápÉÌs3)a%Œ.nV ŠñÓeÕ>0…»FÒF‘øú‡þ‚áé… ÂHnmWÓßÒð›ax &êÓ²Zƒ÷˜|ò¾æè¶Ø{Ó_ؾõ9³48ž²]†™ßîÙô¦¼ŠËRSÔ-ˆìÀˆ…Øƪ”s7%Í”ýNî³d‘ß½X¿ç´3|ÆÅà<,È©øW6; {­ŽqOHS…”]`ÏVIØ D›gƒßóžO‘…zz)Ld ÷«xâ@ࢶœ‹•¬” }φÖÁ’øpø¸Îa± ðÊënðªÿòiâýW^!ó3pdrê—ÎÅ üT~IàÊcùÔјײãö5+¬'ýUB§ÒO-Wãô/èñQ­®(†ø'®ªÃMÓz£i\CƲV²Q Èõ(ÜâânS3íb="¼¾É6–P]÷`vù¹:QoMæ©òh&0æ0›³„`[éæ¤Ñ/q«l*nøºbØÞEjÕ@oLl^«{V’ÅíÊTX§.ó$“*«Ôçt#ðØRÂðIƒ¥{–;Ö:k™m9Ǫ‘Jé½ Ùi-#ûN s<6ôFÅ.Z Ê2ÓÁ‡/2;h)gOØdÐ~ÑUÞä4vÿ +ûÙÀL·žÌr¤0aY0Ê çp*ðà VYð–ùc Îè´Tt°ŒKØû“ç¤n«ñ'N«Ä¢4剛­ ç[sBÄák¿æù Ä!cŠ²Àß –ÇÖúCëÁóù9A‚½àvV–YP­åÁÊxúõðtœM§féMV£û¢Õ¿½»ºü~ï1ìwl>ÇCéDToâyZ‹ÅGT{`ohxÅkÐùk#´“ ➀ž§> endobj +5669 0 obj << +/Type /Encoding +/Differences [2/fi/fl 16/caron 30/grave 33/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright 95/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde 147/quotedblleft/quotedblright/bullet/endash/emdash 154/scaron 180/acute 229/aring 233/eacute 235/edieresis] +>> endobj +1205 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /EOEKOR+CMMI10 +/FontDescriptor 5683 0 R +/FirstChar 45 +/LastChar 62 +/Widths 5675 0 R +>> endobj +1080 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /VOYJCW+CMSY10 +/FontDescriptor 5685 0 R +/FirstChar 1 +/LastChar 32 +/Widths 5676 0 R +>> endobj +5490 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /TPKZYA+LCIRCLE10 +/FontDescriptor 5687 0 R +/FirstChar 118 +/LastChar 118 +/Widths 5668 0 R +>> endobj +4779 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /DQDZYQ+NimbusMonL-Bold +/FontDescriptor 5689 0 R +/FirstChar 45 +/LastChar 122 +/Widths 5673 0 R +/Encoding 5669 0 R +>> endobj +5291 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /LVTGMN+NimbusMonL-BoldObli +/FontDescriptor 5691 0 R +/FirstChar 46 +/LastChar 120 +/Widths 5670 0 R +/Encoding 5669 0 R +>> endobj +1063 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /OZMLTC+NimbusMonL-Regu +/FontDescriptor 5693 0 R +/FirstChar 16 +/LastChar 233 +/Widths 5677 0 R +/Encoding 5669 0 R +>> endobj +2555 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /CFFDXI+NimbusMonL-ReguObli +/FontDescriptor 5695 0 R +/FirstChar 36 +/LastChar 122 +/Widths 5674 0 R +/Encoding 5669 0 R +>> endobj +815 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /TIGTHP+NimbusSanL-Bold +/FontDescriptor 5697 0 R +/FirstChar 2 +/LastChar 122 +/Widths 5679 0 R +/Encoding 5669 0 R +>> endobj +812 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /LHPKHM+NimbusSanL-Regu +/FontDescriptor 5699 0 R +/FirstChar 40 +/LastChar 121 +/Widths 5680 0 R +/Encoding 5669 0 R +>> endobj +5286 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /AJQUXG+NimbusSanL-ReguItal +/FontDescriptor 5701 0 R +/FirstChar 104 +/LastChar 119 +/Widths 5671 0 R +/Encoding 5669 0 R +>> endobj +861 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /MFCWLW+NimbusRomNo9L-Medi +/FontDescriptor 5703 0 R +/FirstChar 2 +/LastChar 150 +/Widths 5678 0 R +/Encoding 5669 0 R +>> endobj +811 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /EXZGHA+NimbusRomNo9L-Regu +/FontDescriptor 5705 0 R +/FirstChar 2 +/LastChar 235 +/Widths 5681 0 R +/Encoding 5669 0 R +>> endobj +5285 0 obj << +/Type /Font +/Subtype /Type1 +/BaseFont /YNJMKH+NimbusRomNo9L-ReguItal +/FontDescriptor 5707 0 R +/FirstChar 2 +/LastChar 122 +/Widths 5672 0 R +/Encoding 5669 0 R +>> endobj +816 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [806 0 R 858 0 R 902 0 R 941 0 R 982 0 R 1020 0 R] +>> endobj +1043 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [1040 0 R 1053 0 R 1058 0 R 1092 0 R 1129 0 R 1161 0 R] +>> endobj +1237 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [1200 0 R 1239 0 R 1275 0 R 1307 0 R 1345 0 R 1379 0 R] +>> endobj +1455 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [1416 0 R 1457 0 R 1495 0 R 1528 0 R 1554 0 R 1580 0 R] +>> endobj +1649 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [1612 0 R 1651 0 R 1685 0 R 1716 0 R 1746 0 R 1779 0 R] +>> endobj +1844 0 obj << +/Type /Pages +/Count 6 +/Parent 5708 0 R +/Kids [1814 0 R 1846 0 R 1880 0 R 1914 0 R 1948 0 R 1974 0 R] +>> endobj +1990 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [1987 0 R 1992 0 R 2019 0 R 2052 0 R 2092 0 R 2122 0 R] +>> endobj +2200 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [2160 0 R 2202 0 R 2226 0 R 2260 0 R 2298 0 R 2331 0 R] +>> endobj +2393 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [2361 0 R 2395 0 R 2430 0 R 2462 0 R 2499 0 R 2528 0 R] +>> endobj +2573 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [2551 0 R 2575 0 R 2605 0 R 2639 0 R 2672 0 R 2707 0 R] +>> endobj +2774 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [2744 0 R 2776 0 R 2822 0 R 2847 0 R 2875 0 R 2898 0 R] +>> endobj +2927 0 obj << +/Type /Pages +/Count 6 +/Parent 5709 0 R +/Kids [2923 0 R 2929 0 R 2951 0 R 2994 0 R 3027 0 R 3065 0 R] +>> endobj +3140 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [3104 0 R 3142 0 R 3179 0 R 3217 0 R 3260 0 R 3296 0 R] +>> endobj +3354 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [3325 0 R 3356 0 R 3393 0 R 3414 0 R 3422 0 R 3459 0 R] +>> endobj +3530 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [3500 0 R 3532 0 R 3553 0 R 3587 0 R 3638 0 R 3680 0 R] +>> endobj +3746 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [3713 0 R 3748 0 R 3803 0 R 3840 0 R 3882 0 R 3919 0 R] +>> endobj +4002 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [3961 0 R 4004 0 R 4056 0 R 4099 0 R 4136 0 R 4191 0 R] +>> endobj +4286 0 obj << +/Type /Pages +/Count 6 +/Parent 5710 0 R +/Kids [4238 0 R 4288 0 R 4330 0 R 4374 0 R 4413 0 R 4444 0 R] +>> endobj +4527 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [4474 0 R 4529 0 R 4578 0 R 4609 0 R 4648 0 R 4678 0 R] +>> endobj +4746 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [4708 0 R 4748 0 R 4775 0 R 4792 0 R 4831 0 R 4864 0 R] +>> endobj +4946 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [4898 0 R 4948 0 R 4981 0 R 5027 0 R 5082 0 R 5141 0 R] +>> endobj +5206 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [5168 0 R 5208 0 R 5239 0 R 5271 0 R 5288 0 R 5295 0 R] +>> endobj +5305 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [5301 0 R 5307 0 R 5314 0 R 5324 0 R 5333 0 R 5340 0 R] +>> endobj +5348 0 obj << +/Type /Pages +/Count 6 +/Parent 5711 0 R +/Kids [5345 0 R 5350 0 R 5357 0 R 5365 0 R 5373 0 R 5378 0 R] +>> endobj +5387 0 obj << +/Type /Pages +/Count 6 +/Parent 5712 0 R +/Kids [5384 0 R 5389 0 R 5393 0 R 5397 0 R 5402 0 R 5406 0 R] +>> endobj +5414 0 obj << +/Type /Pages +/Count 6 +/Parent 5712 0 R +/Kids [5410 0 R 5416 0 R 5420 0 R 5424 0 R 5429 0 R 5433 0 R] +>> endobj +5440 0 obj << +/Type /Pages +/Count 6 +/Parent 5712 0 R +/Kids [5437 0 R 5442 0 R 5450 0 R 5458 0 R 5464 0 R 5470 0 R] +>> endobj +5480 0 obj << +/Type /Pages +/Count 6 +/Parent 5712 0 R +/Kids [5474 0 R 5482 0 R 5515 0 R 5531 0 R 5536 0 R 5546 0 R] +>> endobj +5589 0 obj << +/Type /Pages +/Count 6 +/Parent 5712 0 R +/Kids [5558 0 R 5591 0 R 5596 0 R 5600 0 R 5615 0 R 5624 0 R] +>> endobj +5655 0 obj << +/Type /Pages +/Count 3 +/Parent 5712 0 R +/Kids [5650 0 R 5657 0 R 5664 0 R] +>> endobj +5708 0 obj << +/Type /Pages +/Count 36 +/Parent 5713 0 R +/Kids [816 0 R 1043 0 R 1237 0 R 1455 0 R 1649 0 R 1844 0 R] +>> endobj +5709 0 obj << +/Type /Pages +/Count 36 +/Parent 5713 0 R +/Kids [1990 0 R 2200 0 R 2393 0 R 2573 0 R 2774 0 R 2927 0 R] +>> endobj +5710 0 obj << +/Type /Pages +/Count 36 +/Parent 5713 0 R +/Kids [3140 0 R 3354 0 R 3530 0 R 3746 0 R 4002 0 R 4286 0 R] +>> endobj +5711 0 obj << +/Type /Pages +/Count 36 +/Parent 5713 0 R +/Kids [4527 0 R 4746 0 R 4946 0 R 5206 0 R 5305 0 R 5348 0 R] +>> endobj +5712 0 obj << +/Type /Pages +/Count 33 +/Parent 5713 0 R +/Kids [5387 0 R 5414 0 R 5440 0 R 5480 0 R 5589 0 R 5655 0 R] +>> endobj +5713 0 obj << +/Type /Pages +/Count 177 +/Kids [5708 0 R 5709 0 R 5710 0 R 5711 0 R 5712 0 R] +>> endobj +5714 0 obj << +/Type /Outlines +/First 3 0 R +/Last 803 0 R +/Count 38 +>> endobj +803 0 obj << +/Title 804 0 R +/A 801 0 R +/Parent 5714 0 R +/Prev 799 0 R +>> endobj +799 0 obj << +/Title 800 0 R +/A 797 0 R +/Parent 5714 0 R +/Prev 795 0 R +/Next 803 0 R +>> endobj +795 0 obj << +/Title 796 0 R +/A 793 0 R +/Parent 5714 0 R +/Prev 791 0 R +/Next 799 0 R +>> endobj +791 0 obj << +/Title 792 0 R +/A 789 0 R +/Parent 5714 0 R +/Prev 787 0 R +/Next 795 0 R +>> endobj +787 0 obj << +/Title 788 0 R +/A 785 0 R +/Parent 5714 0 R +/Prev 783 0 R +/Next 791 0 R +>> endobj +783 0 obj << +/Title 784 0 R +/A 781 0 R +/Parent 5714 0 R +/Prev 779 0 R +/Next 787 0 R +>> endobj +779 0 obj << +/Title 780 0 R +/A 777 0 R +/Parent 5714 0 R +/Prev 775 0 R +/Next 783 0 R +>> endobj +775 0 obj << +/Title 776 0 R +/A 773 0 R +/Parent 5714 0 R +/Prev 771 0 R +/Next 779 0 R +>> endobj +771 0 obj << +/Title 772 0 R +/A 769 0 R +/Parent 5714 0 R +/Prev 767 0 R +/Next 775 0 R +>> endobj +767 0 obj << +/Title 768 0 R +/A 765 0 R +/Parent 5714 0 R +/Prev 763 0 R +/Next 771 0 R +>> endobj +763 0 obj << +/Title 764 0 R +/A 761 0 R +/Parent 5714 0 R +/Prev 759 0 R +/Next 767 0 R +>> endobj +759 0 obj << +/Title 760 0 R +/A 757 0 R +/Parent 5714 0 R +/Prev 755 0 R +/Next 763 0 R +>> endobj +755 0 obj << +/Title 756 0 R +/A 753 0 R +/Parent 5714 0 R +/Prev 751 0 R +/Next 759 0 R +>> endobj +751 0 obj << +/Title 752 0 R +/A 749 0 R +/Parent 5714 0 R +/Prev 747 0 R +/Next 755 0 R +>> endobj +747 0 obj << +/Title 748 0 R +/A 745 0 R +/Parent 5714 0 R +/Prev 743 0 R +/Next 751 0 R +>> endobj +743 0 obj << +/Title 744 0 R +/A 741 0 R +/Parent 5714 0 R +/Prev 739 0 R +/Next 747 0 R +>> endobj +739 0 obj << +/Title 740 0 R +/A 737 0 R +/Parent 5714 0 R +/Prev 715 0 R +/Next 743 0 R +>> endobj +735 0 obj << +/Title 736 0 R +/A 733 0 R +/Parent 715 0 R +/Prev 731 0 R +>> endobj +731 0 obj << +/Title 732 0 R +/A 729 0 R +/Parent 715 0 R +/Prev 727 0 R +/Next 735 0 R +>> endobj +727 0 obj << +/Title 728 0 R +/A 725 0 R +/Parent 715 0 R +/Prev 723 0 R +/Next 731 0 R +>> endobj +723 0 obj << +/Title 724 0 R +/A 721 0 R +/Parent 715 0 R +/Prev 719 0 R +/Next 727 0 R +>> endobj +719 0 obj << +/Title 720 0 R +/A 717 0 R +/Parent 715 0 R +/Next 723 0 R +>> endobj +715 0 obj << +/Title 716 0 R +/A 713 0 R +/Parent 5714 0 R +/Prev 711 0 R +/Next 739 0 R +/First 719 0 R +/Last 735 0 R +/Count -5 +>> endobj +711 0 obj << +/Title 712 0 R +/A 709 0 R +/Parent 5714 0 R +/Prev 671 0 R +/Next 715 0 R +>> endobj +707 0 obj << +/Title 708 0 R +/A 705 0 R +/Parent 671 0 R +/Prev 703 0 R +>> endobj +703 0 obj << +/Title 704 0 R +/A 701 0 R +/Parent 671 0 R +/Prev 699 0 R +/Next 707 0 R +>> endobj +699 0 obj << +/Title 700 0 R +/A 697 0 R +/Parent 671 0 R +/Prev 695 0 R +/Next 703 0 R +>> endobj +695 0 obj << +/Title 696 0 R +/A 693 0 R +/Parent 671 0 R +/Prev 691 0 R +/Next 699 0 R +>> endobj +691 0 obj << +/Title 692 0 R +/A 689 0 R +/Parent 671 0 R +/Prev 687 0 R +/Next 695 0 R +>> endobj +687 0 obj << +/Title 688 0 R +/A 685 0 R +/Parent 671 0 R +/Prev 683 0 R +/Next 691 0 R +>> endobj +683 0 obj << +/Title 684 0 R +/A 681 0 R +/Parent 671 0 R +/Prev 679 0 R +/Next 687 0 R +>> endobj +679 0 obj << +/Title 680 0 R +/A 677 0 R +/Parent 671 0 R +/Prev 675 0 R +/Next 683 0 R +>> endobj +675 0 obj << +/Title 676 0 R +/A 673 0 R +/Parent 671 0 R +/Next 679 0 R +>> endobj +671 0 obj << +/Title 672 0 R +/A 669 0 R +/Parent 5714 0 R +/Prev 651 0 R +/Next 711 0 R +/First 675 0 R +/Last 707 0 R +/Count -9 +>> endobj +667 0 obj << +/Title 668 0 R +/A 665 0 R +/Parent 651 0 R +/Prev 663 0 R +>> endobj +663 0 obj << +/Title 664 0 R +/A 661 0 R +/Parent 651 0 R +/Prev 659 0 R +/Next 667 0 R +>> endobj +659 0 obj << +/Title 660 0 R +/A 657 0 R +/Parent 651 0 R +/Prev 655 0 R +/Next 663 0 R +>> endobj +655 0 obj << +/Title 656 0 R +/A 653 0 R +/Parent 651 0 R +/Next 659 0 R +>> endobj +651 0 obj << +/Title 652 0 R +/A 649 0 R +/Parent 5714 0 R +/Prev 615 0 R +/Next 671 0 R +/First 655 0 R +/Last 667 0 R +/Count -4 +>> endobj +647 0 obj << +/Title 648 0 R +/A 645 0 R +/Parent 615 0 R +/Prev 643 0 R +>> endobj +643 0 obj << +/Title 644 0 R +/A 641 0 R +/Parent 615 0 R +/Prev 639 0 R +/Next 647 0 R +>> endobj +639 0 obj << +/Title 640 0 R +/A 637 0 R +/Parent 615 0 R +/Prev 635 0 R +/Next 643 0 R +>> endobj +635 0 obj << +/Title 636 0 R +/A 633 0 R +/Parent 615 0 R +/Prev 631 0 R +/Next 639 0 R +>> endobj +631 0 obj << +/Title 632 0 R +/A 629 0 R +/Parent 615 0 R +/Prev 627 0 R +/Next 635 0 R +>> endobj +627 0 obj << +/Title 628 0 R +/A 625 0 R +/Parent 615 0 R +/Prev 623 0 R +/Next 631 0 R +>> endobj +623 0 obj << +/Title 624 0 R +/A 621 0 R +/Parent 615 0 R +/Prev 619 0 R +/Next 627 0 R +>> endobj +619 0 obj << +/Title 620 0 R +/A 617 0 R +/Parent 615 0 R +/Next 623 0 R +>> endobj +615 0 obj << +/Title 616 0 R +/A 613 0 R +/Parent 5714 0 R +/Prev 583 0 R +/Next 651 0 R +/First 619 0 R +/Last 647 0 R +/Count -8 +>> endobj +611 0 obj << +/Title 612 0 R +/A 609 0 R +/Parent 583 0 R +/Prev 607 0 R +>> endobj +607 0 obj << +/Title 608 0 R +/A 605 0 R +/Parent 583 0 R +/Prev 603 0 R +/Next 611 0 R +>> endobj +603 0 obj << +/Title 604 0 R +/A 601 0 R +/Parent 583 0 R +/Prev 599 0 R +/Next 607 0 R +>> endobj +599 0 obj << +/Title 600 0 R +/A 597 0 R +/Parent 583 0 R +/Prev 595 0 R +/Next 603 0 R +>> endobj +595 0 obj << +/Title 596 0 R +/A 593 0 R +/Parent 583 0 R +/Prev 591 0 R +/Next 599 0 R +>> endobj +591 0 obj << +/Title 592 0 R +/A 589 0 R +/Parent 583 0 R +/Prev 587 0 R +/Next 595 0 R +>> endobj +587 0 obj << +/Title 588 0 R +/A 585 0 R +/Parent 583 0 R +/Next 591 0 R +>> endobj +583 0 obj << +/Title 584 0 R +/A 581 0 R +/Parent 5714 0 R +/Prev 551 0 R +/Next 615 0 R +/First 587 0 R +/Last 611 0 R +/Count -7 +>> endobj +579 0 obj << +/Title 580 0 R +/A 577 0 R +/Parent 551 0 R +/Prev 575 0 R +>> endobj +575 0 obj << +/Title 576 0 R +/A 573 0 R +/Parent 551 0 R +/Prev 571 0 R +/Next 579 0 R +>> endobj +571 0 obj << +/Title 572 0 R +/A 569 0 R +/Parent 551 0 R +/Prev 567 0 R +/Next 575 0 R +>> endobj +567 0 obj << +/Title 568 0 R +/A 565 0 R +/Parent 551 0 R +/Prev 563 0 R +/Next 571 0 R +>> endobj +563 0 obj << +/Title 564 0 R +/A 561 0 R +/Parent 551 0 R +/Prev 559 0 R +/Next 567 0 R +>> endobj +559 0 obj << +/Title 560 0 R +/A 557 0 R +/Parent 551 0 R +/Prev 555 0 R +/Next 563 0 R +>> endobj +555 0 obj << +/Title 556 0 R +/A 553 0 R +/Parent 551 0 R +/Next 559 0 R +>> endobj +551 0 obj << +/Title 552 0 R +/A 549 0 R +/Parent 5714 0 R +/Prev 487 0 R +/Next 583 0 R +/First 555 0 R +/Last 579 0 R +/Count -7 +>> endobj +547 0 obj << +/Title 548 0 R +/A 545 0 R +/Parent 487 0 R +/Prev 543 0 R +>> endobj +543 0 obj << +/Title 544 0 R +/A 541 0 R +/Parent 487 0 R +/Prev 539 0 R +/Next 547 0 R +>> endobj +539 0 obj << +/Title 540 0 R +/A 537 0 R +/Parent 487 0 R +/Prev 535 0 R +/Next 543 0 R +>> endobj +535 0 obj << +/Title 536 0 R +/A 533 0 R +/Parent 487 0 R +/Prev 531 0 R +/Next 539 0 R +>> endobj +531 0 obj << +/Title 532 0 R +/A 529 0 R +/Parent 487 0 R +/Prev 527 0 R +/Next 535 0 R +>> endobj +527 0 obj << +/Title 528 0 R +/A 525 0 R +/Parent 487 0 R +/Prev 523 0 R +/Next 531 0 R +>> endobj +523 0 obj << +/Title 524 0 R +/A 521 0 R +/Parent 487 0 R +/Prev 519 0 R +/Next 527 0 R +>> endobj +519 0 obj << +/Title 520 0 R +/A 517 0 R +/Parent 487 0 R +/Prev 515 0 R +/Next 523 0 R +>> endobj +515 0 obj << +/Title 516 0 R +/A 513 0 R +/Parent 487 0 R +/Prev 511 0 R +/Next 519 0 R +>> endobj +511 0 obj << +/Title 512 0 R +/A 509 0 R +/Parent 487 0 R +/Prev 507 0 R +/Next 515 0 R +>> endobj +507 0 obj << +/Title 508 0 R +/A 505 0 R +/Parent 487 0 R +/Prev 503 0 R +/Next 511 0 R +>> endobj +503 0 obj << +/Title 504 0 R +/A 501 0 R +/Parent 487 0 R +/Prev 499 0 R +/Next 507 0 R +>> endobj +499 0 obj << +/Title 500 0 R +/A 497 0 R +/Parent 487 0 R +/Prev 495 0 R +/Next 503 0 R +>> endobj +495 0 obj << +/Title 496 0 R +/A 493 0 R +/Parent 487 0 R +/Prev 491 0 R +/Next 499 0 R +>> endobj +491 0 obj << +/Title 492 0 R +/A 489 0 R +/Parent 487 0 R +/Next 495 0 R +>> endobj +487 0 obj << +/Title 488 0 R +/A 485 0 R +/Parent 5714 0 R +/Prev 447 0 R +/Next 551 0 R +/First 491 0 R +/Last 547 0 R +/Count -15 +>> endobj +483 0 obj << +/Title 484 0 R +/A 481 0 R +/Parent 447 0 R +/Prev 479 0 R +>> endobj +479 0 obj << +/Title 480 0 R +/A 477 0 R +/Parent 447 0 R +/Prev 475 0 R +/Next 483 0 R +>> endobj +475 0 obj << +/Title 476 0 R +/A 473 0 R +/Parent 447 0 R +/Prev 471 0 R +/Next 479 0 R +>> endobj +471 0 obj << +/Title 472 0 R +/A 469 0 R +/Parent 447 0 R +/Prev 467 0 R +/Next 475 0 R +>> endobj +467 0 obj << +/Title 468 0 R +/A 465 0 R +/Parent 447 0 R +/Prev 463 0 R +/Next 471 0 R +>> endobj +463 0 obj << +/Title 464 0 R +/A 461 0 R +/Parent 447 0 R +/Prev 459 0 R +/Next 467 0 R +>> endobj +459 0 obj << +/Title 460 0 R +/A 457 0 R +/Parent 447 0 R +/Prev 455 0 R +/Next 463 0 R +>> endobj +455 0 obj << +/Title 456 0 R +/A 453 0 R +/Parent 447 0 R +/Prev 451 0 R +/Next 459 0 R +>> endobj +451 0 obj << +/Title 452 0 R +/A 449 0 R +/Parent 447 0 R +/Next 455 0 R +>> endobj +447 0 obj << +/Title 448 0 R +/A 445 0 R +/Parent 5714 0 R +/Prev 443 0 R +/Next 487 0 R +/First 451 0 R +/Last 483 0 R +/Count -9 +>> endobj +443 0 obj << +/Title 444 0 R +/A 441 0 R +/Parent 5714 0 R +/Prev 363 0 R +/Next 447 0 R +>> endobj +439 0 obj << +/Title 440 0 R +/A 437 0 R +/Parent 363 0 R +/Prev 435 0 R +>> endobj +435 0 obj << +/Title 436 0 R +/A 433 0 R +/Parent 363 0 R +/Prev 431 0 R +/Next 439 0 R +>> endobj +431 0 obj << +/Title 432 0 R +/A 429 0 R +/Parent 363 0 R +/Prev 427 0 R +/Next 435 0 R +>> endobj +427 0 obj << +/Title 428 0 R +/A 425 0 R +/Parent 363 0 R +/Prev 423 0 R +/Next 431 0 R +>> endobj +423 0 obj << +/Title 424 0 R +/A 421 0 R +/Parent 363 0 R +/Prev 419 0 R +/Next 427 0 R +>> endobj +419 0 obj << +/Title 420 0 R +/A 417 0 R +/Parent 363 0 R +/Prev 415 0 R +/Next 423 0 R +>> endobj +415 0 obj << +/Title 416 0 R +/A 413 0 R +/Parent 363 0 R +/Prev 411 0 R +/Next 419 0 R +>> endobj +411 0 obj << +/Title 412 0 R +/A 409 0 R +/Parent 363 0 R +/Prev 407 0 R +/Next 415 0 R +>> endobj +407 0 obj << +/Title 408 0 R +/A 405 0 R +/Parent 363 0 R +/Prev 403 0 R +/Next 411 0 R +>> endobj +403 0 obj << +/Title 404 0 R +/A 401 0 R +/Parent 363 0 R +/Prev 399 0 R +/Next 407 0 R +>> endobj +399 0 obj << +/Title 400 0 R +/A 397 0 R +/Parent 363 0 R +/Prev 395 0 R +/Next 403 0 R +>> endobj +395 0 obj << +/Title 396 0 R +/A 393 0 R +/Parent 363 0 R +/Prev 391 0 R +/Next 399 0 R +>> endobj +391 0 obj << +/Title 392 0 R +/A 389 0 R +/Parent 363 0 R +/Prev 387 0 R +/Next 395 0 R +>> endobj +387 0 obj << +/Title 388 0 R +/A 385 0 R +/Parent 363 0 R +/Prev 383 0 R +/Next 391 0 R +>> endobj +383 0 obj << +/Title 384 0 R +/A 381 0 R +/Parent 363 0 R +/Prev 379 0 R +/Next 387 0 R +>> endobj +379 0 obj << +/Title 380 0 R +/A 377 0 R +/Parent 363 0 R +/Prev 375 0 R +/Next 383 0 R +>> endobj +375 0 obj << +/Title 376 0 R +/A 373 0 R +/Parent 363 0 R +/Prev 371 0 R +/Next 379 0 R +>> endobj +371 0 obj << +/Title 372 0 R +/A 369 0 R +/Parent 363 0 R +/Prev 367 0 R +/Next 375 0 R +>> endobj +367 0 obj << +/Title 368 0 R +/A 365 0 R +/Parent 363 0 R +/Next 371 0 R +>> endobj +363 0 obj << +/Title 364 0 R +/A 361 0 R +/Parent 5714 0 R +/Prev 327 0 R +/Next 443 0 R +/First 367 0 R +/Last 439 0 R +/Count -19 +>> endobj +359 0 obj << +/Title 360 0 R +/A 357 0 R +/Parent 327 0 R +/Prev 355 0 R +>> endobj +355 0 obj << +/Title 356 0 R +/A 353 0 R +/Parent 327 0 R +/Prev 351 0 R +/Next 359 0 R +>> endobj +351 0 obj << +/Title 352 0 R +/A 349 0 R +/Parent 327 0 R +/Prev 347 0 R +/Next 355 0 R +>> endobj +347 0 obj << +/Title 348 0 R +/A 345 0 R +/Parent 327 0 R +/Prev 343 0 R +/Next 351 0 R +>> endobj +343 0 obj << +/Title 344 0 R +/A 341 0 R +/Parent 327 0 R +/Prev 339 0 R +/Next 347 0 R +>> endobj +339 0 obj << +/Title 340 0 R +/A 337 0 R +/Parent 327 0 R +/Prev 335 0 R +/Next 343 0 R +>> endobj +335 0 obj << +/Title 336 0 R +/A 333 0 R +/Parent 327 0 R +/Prev 331 0 R +/Next 339 0 R +>> endobj +331 0 obj << +/Title 332 0 R +/A 329 0 R +/Parent 327 0 R +/Next 335 0 R +>> endobj +327 0 obj << +/Title 328 0 R +/A 325 0 R +/Parent 5714 0 R +/Prev 323 0 R +/Next 363 0 R +/First 331 0 R +/Last 359 0 R +/Count -8 +>> endobj +323 0 obj << +/Title 324 0 R +/A 321 0 R +/Parent 5714 0 R +/Prev 319 0 R +/Next 327 0 R +>> endobj +319 0 obj << +/Title 320 0 R +/A 317 0 R +/Parent 5714 0 R +/Prev 271 0 R +/Next 323 0 R +>> endobj +315 0 obj << +/Title 316 0 R +/A 313 0 R +/Parent 271 0 R +/Prev 311 0 R +>> endobj +311 0 obj << +/Title 312 0 R +/A 309 0 R +/Parent 271 0 R +/Prev 307 0 R +/Next 315 0 R +>> endobj +307 0 obj << +/Title 308 0 R +/A 305 0 R +/Parent 271 0 R +/Prev 303 0 R +/Next 311 0 R +>> endobj +303 0 obj << +/Title 304 0 R +/A 301 0 R +/Parent 271 0 R +/Prev 299 0 R +/Next 307 0 R +>> endobj +299 0 obj << +/Title 300 0 R +/A 297 0 R +/Parent 271 0 R +/Prev 295 0 R +/Next 303 0 R +>> endobj +295 0 obj << +/Title 296 0 R +/A 293 0 R +/Parent 271 0 R +/Prev 291 0 R +/Next 299 0 R +>> endobj +291 0 obj << +/Title 292 0 R +/A 289 0 R +/Parent 271 0 R +/Prev 287 0 R +/Next 295 0 R +>> endobj +287 0 obj << +/Title 288 0 R +/A 285 0 R +/Parent 271 0 R +/Prev 283 0 R +/Next 291 0 R +>> endobj +283 0 obj << +/Title 284 0 R +/A 281 0 R +/Parent 271 0 R +/Prev 279 0 R +/Next 287 0 R +>> endobj +279 0 obj << +/Title 280 0 R +/A 277 0 R +/Parent 271 0 R +/Prev 275 0 R +/Next 283 0 R +>> endobj +275 0 obj << +/Title 276 0 R +/A 273 0 R +/Parent 271 0 R +/Next 279 0 R +>> endobj +271 0 obj << +/Title 272 0 R +/A 269 0 R +/Parent 5714 0 R +/Prev 251 0 R +/Next 319 0 R +/First 275 0 R +/Last 315 0 R +/Count -11 +>> endobj +267 0 obj << +/Title 268 0 R +/A 265 0 R +/Parent 251 0 R +/Prev 263 0 R +>> endobj +263 0 obj << +/Title 264 0 R +/A 261 0 R +/Parent 251 0 R +/Prev 259 0 R +/Next 267 0 R +>> endobj +259 0 obj << +/Title 260 0 R +/A 257 0 R +/Parent 251 0 R +/Prev 255 0 R +/Next 263 0 R +>> endobj +255 0 obj << +/Title 256 0 R +/A 253 0 R +/Parent 251 0 R +/Next 259 0 R +>> endobj +251 0 obj << +/Title 252 0 R +/A 249 0 R +/Parent 5714 0 R +/Prev 211 0 R +/Next 271 0 R +/First 255 0 R +/Last 267 0 R +/Count -4 +>> endobj +247 0 obj << +/Title 248 0 R +/A 245 0 R +/Parent 211 0 R +/Prev 243 0 R +>> endobj +243 0 obj << +/Title 244 0 R +/A 241 0 R +/Parent 211 0 R +/Prev 239 0 R +/Next 247 0 R +>> endobj +239 0 obj << +/Title 240 0 R +/A 237 0 R +/Parent 211 0 R +/Prev 235 0 R +/Next 243 0 R +>> endobj +235 0 obj << +/Title 236 0 R +/A 233 0 R +/Parent 211 0 R +/Prev 231 0 R +/Next 239 0 R +>> endobj +231 0 obj << +/Title 232 0 R +/A 229 0 R +/Parent 211 0 R +/Prev 227 0 R +/Next 235 0 R +>> endobj +227 0 obj << +/Title 228 0 R +/A 225 0 R +/Parent 211 0 R +/Prev 223 0 R +/Next 231 0 R +>> endobj +223 0 obj << +/Title 224 0 R +/A 221 0 R +/Parent 211 0 R +/Prev 219 0 R +/Next 227 0 R +>> endobj +219 0 obj << +/Title 220 0 R +/A 217 0 R +/Parent 211 0 R +/Prev 215 0 R +/Next 223 0 R +>> endobj +215 0 obj << +/Title 216 0 R +/A 213 0 R +/Parent 211 0 R +/Next 219 0 R +>> endobj +211 0 obj << +/Title 212 0 R +/A 209 0 R +/Parent 5714 0 R +/Prev 171 0 R +/Next 251 0 R +/First 215 0 R +/Last 247 0 R +/Count -9 +>> endobj +207 0 obj << +/Title 208 0 R +/A 205 0 R +/Parent 171 0 R +/Prev 203 0 R +>> endobj +203 0 obj << +/Title 204 0 R +/A 201 0 R +/Parent 171 0 R +/Prev 199 0 R +/Next 207 0 R +>> endobj +199 0 obj << +/Title 200 0 R +/A 197 0 R +/Parent 171 0 R +/Prev 195 0 R +/Next 203 0 R +>> endobj +195 0 obj << +/Title 196 0 R +/A 193 0 R +/Parent 171 0 R +/Prev 191 0 R +/Next 199 0 R +>> endobj +191 0 obj << +/Title 192 0 R +/A 189 0 R +/Parent 171 0 R +/Prev 187 0 R +/Next 195 0 R +>> endobj +187 0 obj << +/Title 188 0 R +/A 185 0 R +/Parent 171 0 R +/Prev 183 0 R +/Next 191 0 R +>> endobj +183 0 obj << +/Title 184 0 R +/A 181 0 R +/Parent 171 0 R +/Prev 179 0 R +/Next 187 0 R +>> endobj +179 0 obj << +/Title 180 0 R +/A 177 0 R +/Parent 171 0 R +/Prev 175 0 R +/Next 183 0 R +>> endobj +175 0 obj << +/Title 176 0 R +/A 173 0 R +/Parent 171 0 R +/Next 179 0 R +>> endobj +171 0 obj << +/Title 172 0 R +/A 169 0 R +/Parent 5714 0 R +/Prev 155 0 R +/Next 211 0 R +/First 175 0 R +/Last 207 0 R +/Count -9 +>> endobj +167 0 obj << +/Title 168 0 R +/A 165 0 R +/Parent 155 0 R +/Prev 163 0 R +>> endobj +163 0 obj << +/Title 164 0 R +/A 161 0 R +/Parent 155 0 R +/Prev 159 0 R +/Next 167 0 R +>> endobj +159 0 obj << +/Title 160 0 R +/A 157 0 R +/Parent 155 0 R +/Next 163 0 R +>> endobj +155 0 obj << +/Title 156 0 R +/A 153 0 R +/Parent 5714 0 R +/Prev 87 0 R +/Next 171 0 R +/First 159 0 R +/Last 167 0 R +/Count -3 +>> endobj +151 0 obj << +/Title 152 0 R +/A 149 0 R +/Parent 87 0 R +/Prev 147 0 R +>> endobj +147 0 obj << +/Title 148 0 R +/A 145 0 R +/Parent 87 0 R +/Prev 143 0 R +/Next 151 0 R +>> endobj +143 0 obj << +/Title 144 0 R +/A 141 0 R +/Parent 87 0 R +/Prev 139 0 R +/Next 147 0 R +>> endobj +139 0 obj << +/Title 140 0 R +/A 137 0 R +/Parent 87 0 R +/Prev 135 0 R +/Next 143 0 R +>> endobj +135 0 obj << +/Title 136 0 R +/A 133 0 R +/Parent 87 0 R +/Prev 131 0 R +/Next 139 0 R +>> endobj +131 0 obj << +/Title 132 0 R +/A 129 0 R +/Parent 87 0 R +/Prev 127 0 R +/Next 135 0 R +>> endobj +127 0 obj << +/Title 128 0 R +/A 125 0 R +/Parent 87 0 R +/Prev 123 0 R +/Next 131 0 R +>> endobj +123 0 obj << +/Title 124 0 R +/A 121 0 R +/Parent 87 0 R +/Prev 119 0 R +/Next 127 0 R +>> endobj +119 0 obj << +/Title 120 0 R +/A 117 0 R +/Parent 87 0 R +/Prev 115 0 R +/Next 123 0 R +>> endobj +115 0 obj << +/Title 116 0 R +/A 113 0 R +/Parent 87 0 R +/Prev 111 0 R +/Next 119 0 R +>> endobj +111 0 obj << +/Title 112 0 R +/A 109 0 R +/Parent 87 0 R +/Prev 107 0 R +/Next 115 0 R +>> endobj +107 0 obj << +/Title 108 0 R +/A 105 0 R +/Parent 87 0 R +/Prev 103 0 R +/Next 111 0 R +>> endobj +103 0 obj << +/Title 104 0 R +/A 101 0 R +/Parent 87 0 R +/Prev 99 0 R +/Next 107 0 R +>> endobj +99 0 obj << +/Title 100 0 R +/A 97 0 R +/Parent 87 0 R +/Prev 95 0 R +/Next 103 0 R +>> endobj +95 0 obj << +/Title 96 0 R +/A 93 0 R +/Parent 87 0 R +/Prev 91 0 R +/Next 99 0 R +>> endobj +91 0 obj << +/Title 92 0 R +/A 89 0 R +/Parent 87 0 R +/Next 95 0 R +>> endobj +87 0 obj << +/Title 88 0 R +/A 85 0 R +/Parent 5714 0 R +/Prev 3 0 R +/Next 155 0 R +/First 91 0 R +/Last 151 0 R +/Count -16 +>> endobj +83 0 obj << +/Title 84 0 R +/A 81 0 R +/Parent 3 0 R +/Prev 79 0 R +>> endobj +79 0 obj << +/Title 80 0 R +/A 77 0 R +/Parent 3 0 R +/Prev 75 0 R +/Next 83 0 R +>> endobj +75 0 obj << +/Title 76 0 R +/A 73 0 R +/Parent 3 0 R +/Prev 71 0 R +/Next 79 0 R +>> endobj +71 0 obj << +/Title 72 0 R +/A 69 0 R +/Parent 3 0 R +/Prev 67 0 R +/Next 75 0 R +>> endobj +67 0 obj << +/Title 68 0 R +/A 65 0 R +/Parent 3 0 R +/Prev 63 0 R +/Next 71 0 R +>> endobj +63 0 obj << +/Title 64 0 R +/A 61 0 R +/Parent 3 0 R +/Prev 59 0 R +/Next 67 0 R +>> endobj +59 0 obj << +/Title 60 0 R +/A 57 0 R +/Parent 3 0 R +/Prev 55 0 R +/Next 63 0 R +>> endobj +55 0 obj << +/Title 56 0 R +/A 53 0 R +/Parent 3 0 R +/Prev 51 0 R +/Next 59 0 R +>> endobj +51 0 obj << +/Title 52 0 R +/A 49 0 R +/Parent 3 0 R +/Prev 47 0 R +/Next 55 0 R +>> endobj +47 0 obj << +/Title 48 0 R +/A 45 0 R +/Parent 3 0 R +/Prev 43 0 R +/Next 51 0 R +>> endobj +43 0 obj << +/Title 44 0 R +/A 41 0 R +/Parent 3 0 R +/Prev 39 0 R +/Next 47 0 R +>> endobj +39 0 obj << +/Title 40 0 R +/A 37 0 R +/Parent 3 0 R +/Prev 35 0 R +/Next 43 0 R +>> endobj +35 0 obj << +/Title 36 0 R +/A 33 0 R +/Parent 3 0 R +/Prev 31 0 R +/Next 39 0 R +>> endobj +31 0 obj << +/Title 32 0 R +/A 29 0 R +/Parent 3 0 R +/Prev 27 0 R +/Next 35 0 R +>> endobj +27 0 obj << +/Title 28 0 R +/A 25 0 R +/Parent 3 0 R +/Prev 23 0 R +/Next 31 0 R +>> endobj +23 0 obj << +/Title 24 0 R +/A 21 0 R +/Parent 3 0 R +/Prev 19 0 R +/Next 27 0 R +>> endobj +19 0 obj << +/Title 20 0 R +/A 17 0 R +/Parent 3 0 R +/Prev 15 0 R +/Next 23 0 R +>> endobj +15 0 obj << +/Title 16 0 R +/A 13 0 R +/Parent 3 0 R +/Prev 11 0 R +/Next 19 0 R +>> endobj +11 0 obj << +/Title 12 0 R +/A 9 0 R +/Parent 3 0 R +/Prev 7 0 R +/Next 15 0 R +>> endobj +7 0 obj << +/Title 8 0 R +/A 5 0 R +/Parent 3 0 R +/Next 11 0 R +>> endobj +3 0 obj << +/Title 4 0 R +/A 1 0 R +/Parent 5714 0 R +/Next 87 0 R +/First 7 0 R +/Last 83 0 R +/Count -20 +>> endobj +5715 0 obj << +/Names [(Doc-Start) 813 0 R (Item.1) 5477 0 R (Item.10) 5524 0 R (Item.11) 5525 0 R (Item.12) 5526 0 R (Item.13) 5527 0 R] +/Limits [(Doc-Start) (Item.13)] +>> endobj +5716 0 obj << +/Names [(Item.14) 5528 0 R (Item.15) 5529 0 R (Item.16) 5556 0 R (Item.17) 5561 0 R (Item.2) 5478 0 R (Item.3) 5479 0 R] +/Limits [(Item.14) (Item.3)] +>> endobj +5717 0 obj << +/Names [(Item.4) 5518 0 R (Item.5) 5519 0 R (Item.6) 5520 0 R (Item.7) 5521 0 R (Item.8) 5522 0 R (Item.9) 5523 0 R] +/Limits [(Item.4) (Item.9)] +>> endobj +5718 0 obj << +/Names [(V1.71.0) 5331 0 R (V1.71.0_Common) 5336 0 R (V1.71.0_Extensions) 5337 0 R (V1.71.0_FO) 5338 0 R (V1.71.0_HTML) 5343 0 R (V1.71.0_Highlighting) 5353 0 R] +/Limits [(V1.71.0) (V1.71.0_Highlighting)] +>> endobj +5719 0 obj << +/Names [(V1.71.0_Manpages) 5354 0 R (V1.71.0_Params) 5355 0 R (V1.71.0_Tools) 5360 0 R (V1.71.1) 5312 0 R (V1.71.1_Common) 5317 0 R (V1.71.1_FO) 5318 0 R] +/Limits [(V1.71.0_Manpages) (V1.71.1_FO)] +>> endobj +5720 0 obj << +/Names [(V1.71.1_HTML) 5319 0 R (V1.71.1_Highlighting) 5327 0 R (V1.71.1_Manpages) 5328 0 R (V1.71.1_Params) 5329 0 R (V1.71.1_Profiling) 5330 0 R (V1.72.0) 5284 0 R] +/Limits [(V1.71.1_HTML) (V1.72.0)] +>> endobj +5721 0 obj << +/Names [(V1.72.0_Common) 5292 0 R (V1.72.0_FO) 5293 0 R (V1.72.0_HTML) 5298 0 R (V1.72.0_Manpages) 5299 0 R (V1.72.0_Params) 5304 0 R (V1.72.0_Roundtrip) 5311 0 R] +/Limits [(V1.72.0_Common) (V1.72.0_Roundtrip)] +>> endobj +5722 0 obj << +/Names [(V1.72.0_Template) 5310 0 R (V1.73.0) 4778 0 R (V1.73.0_Common) 4805 0 R (V1.73.0_Eclipse) 5146 0 R (V1.73.0_FO) 4834 0 R (V1.73.0_Gentext) 4780 0 R] +/Limits [(V1.72.0_Template) (V1.73.0_Gentext)] +>> endobj +5723 0 obj << +/Names [(V1.73.0_HTML) 4893 0 R (V1.73.0_Highlighting) 5232 0 R (V1.73.0_JavaHelp) 5151 0 R (V1.73.0_Lib) 5242 0 R (V1.73.0_Manpages) 4992 0 R (V1.73.0_Params) 5162 0 R] +/Limits [(V1.73.0_HTML) (V1.73.0_Params)] +>> endobj +5724 0 obj << +/Names [(V1.73.0_Profiling) 5235 0 R (V1.73.0_Roundtrip) 5157 0 R (V1.73.0_Tools) 5246 0 R (V1.73.0_XSL-Saxon) 5252 0 R (V1.73.0_XSL-Xalan) 5263 0 R (V1.73.1) 4689 0 R] +/Limits [(V1.73.0_Profiling) (V1.73.1)] +>> endobj +5725 0 obj << +/Names [(V1.73.1_Eclipse) 4755 0 R (V1.73.1_FO) 4695 0 R (V1.73.1_Gentext) 4690 0 R (V1.73.1_HTML) 4711 0 R (V1.73.1_HTMLHelp) 4751 0 R (V1.73.1_JavaHelp) 4759 0 R] +/Limits [(V1.73.1_Eclipse) (V1.73.1_JavaHelp)] +>> endobj +5726 0 obj << +/Names [(V1.73.1_Manpages) 4740 0 R (V1.73.1_Params) 4767 0 R (V1.73.1_Roundtrip) 4763 0 R (V1.73.2) 4688 0 R (V1.74.0) 3551 0 R (V1.74.0_Common) 3590 0 R] +/Limits [(V1.73.1_Manpages) (V1.74.0_Common)] +>> endobj +5727 0 obj << +/Names [(V1.74.0_Eclipse) 4397 0 R (V1.74.0_Epub) 4333 0 R (V1.74.0_Extensions) 4639 0 R (V1.74.0_FO) 3683 0 R (V1.74.0_Gentext) 3556 0 R (V1.74.0_HTML) 3809 0 R] +/Limits [(V1.74.0_Eclipse) (V1.74.0_HTML)] +>> endobj +5728 0 obj << +/Names [(V1.74.0_HTMLHelp) 4391 0 R (V1.74.0_JavaHelp) 4416 0 R (V1.74.0_Manpages) 3931 0 R (V1.74.0_Params) 4464 0 R (V1.74.0_Profiling) 4602 0 R (V1.74.0_Roundtrip) 4422 0 R] +/Limits [(V1.74.0_HTMLHelp) (V1.74.0_Roundtrip)] +>> endobj +5729 0 obj << +/Names [(V1.74.0_Slides) 4453 0 R (V1.74.0_Tools) 4612 0 R (V1.74.0_Website) 4461 0 R (V1.74.0_XSL-Saxon) 4651 0 R (V1.74.0_XSL-Xalan) 4662 0 R (V1.74.0_XSL-libxslt) 4673 0 R] +/Limits [(V1.74.0_Slides) (V1.74.0_XSL-libxslt)] +>> endobj +5730 0 obj << +/Names [(V1.74.1) 3417 0 R (V1.74.2) 3412 0 R (V1.74.3) 3411 0 R (V1.75.0) 2926 0 R (V1.76.0) 2554 0 R (V1.76.1) 2539 0 R] +/Limits [(V1.74.1) (V1.76.1)] +>> endobj +5731 0 obj << +/Names [(V1.77.0) 1985 0 R (V1560) 5662 0 R (V1570) 5661 0 R (V1580) 5660 0 R (V1591) 5654 0 R (V1592) 5653 0 R] +/Limits [(V1.77.0) (V1592)] +>> endobj +5732 0 obj << +/Names [(V1601) 5618 0 R (V1610) 5613 0 R (V1641) 5612 0 R (V1650) 5603 0 R (V1661) 5594 0 R (V1670) 5588 0 R] +/Limits [(V1601) (V1670)] +>> endobj +5733 0 obj << +/Names [(V1671) 5550 0 R (V1671_EXT) 5555 0 R (V1671_FO) 5551 0 R (V1671_HELP) 5553 0 R (V1671_HTML) 5552 0 R (V1671_MAN) 5554 0 R] +/Limits [(V1671) (V1671_MAN)] +>> endobj +5734 0 obj << +/Names [(V1672) 5549 0 R (V1680) 5539 0 R (V1680_FO) 5540 0 R (V1680_HTML) 5541 0 R (V1680_images) 5542 0 R (V1681) 5534 0 R] +/Limits [(V1672) (V1681)] +>> endobj +5735 0 obj << +/Names [(V1690) 5455 0 R (V1690_COMMON) 5461 0 R (V1690_FO) 5462 0 R (V1690_HELP) 5467 0 R (V1690_HTML) 5468 0 R (V1690_MAN) 5456 0 R] +/Limits [(V1690) (V1690_MAN)] +>> endobj +5736 0 obj << +/Names [(V1691) 5454 0 R (V1700) 5371 0 R (V1700_Common) 5376 0 R (V1700_Extensions) 5381 0 R (V1700_FO) 5382 0 R (V1700_HTML) 5400 0 R] +/Limits [(V1691) (V1700_HTML)] +>> endobj +5737 0 obj << +/Names [(V1700_Manpages) 5413 0 R (V1700_Params) 5427 0 R (V1700_Profiling) 5445 0 R (V1700_Tools) 5446 0 R (V1700_WordML) 5453 0 R (V1701) 5361 0 R] +/Limits [(V1700_Manpages) (V1701)] +>> endobj +5738 0 obj << +/Names [(V1701_FO) 5362 0 R (V1701_HTML) 5368 0 R (V1701_HTMLHelp) 5369 0 R (V1701_Params) 5370 0 R (VOlder) 5667 0 R (VrnV1.77_Common) 2022 0 R] +/Limits [(V1701_FO) (VrnV1.77_Common)] +>> endobj +5739 0 obj << +/Names [(Vsnapshot_9372_Common) 1105 0 R (Vsnapshot_9372_Eclipse) 1544 0 R (Vsnapshot_9372_Epub) 1531 0 R (Vsnapshot_9372_Extensions) 1977 0 R (Vsnapshot_9372_FO) 1137 0 R (Vsnapshot_9372_Gentext) 1062 0 R] +/Limits [(Vsnapshot_9372_Common) (Vsnapshot_9372_Gentext)] +>> endobj +5740 0 obj << +/Names [(Vsnapshot_9372_HTML) 1295 0 R (Vsnapshot_9372_HTMLHelp) 1541 0 R (Vsnapshot_9372_Highlighting) 1942 0 R (Vsnapshot_9372_JavaHelp) 1547 0 R (Vsnapshot_9372_Lib) 1954 0 R (Vsnapshot_9372_Manpages) 1524 0 R] +/Limits [(Vsnapshot_9372_HTML) (Vsnapshot_9372_Manpages)] +>> endobj +5741 0 obj << +/Names [(Vsnapshot_9372_Params) 1849 0 R (Vsnapshot_9372_Profiling) 1951 0 R (Vsnapshot_9372_Roundtrip) 1557 0 R (Vsnapshot_9372_Slides) 1560 0 R (Vsnapshot_9372_Template) 1962 0 R (Vsnapshot_9372_Webhelp) 1566 0 R] +/Limits [(Vsnapshot_9372_Params) (Vsnapshot_9372_Webhelp)] +>> endobj +5742 0 obj << +/Names [(Vsnapshot_9372_Website) 1563 0 R (Vsnapshot_9372_XSL-Saxon) 1982 0 R (cocnt.1) 5489 0 R (cocnt.2) 5494 0 R (cocnt.3) 5496 0 R (cocnt.4) 5498 0 R] +/Limits [(Vsnapshot_9372_Website) (cocnt.4)] +>> endobj +5743 0 obj << +/Names [(cocnt.5) 5500 0 R (cocnt.6) 5502 0 R (current) 1061 0 R (dot0) 1056 0 R (lstlisting.-1) 1064 0 R (lstlisting.-10) 1085 0 R] +/Limits [(cocnt.5) (lstlisting.-10)] +>> endobj +5744 0 obj << +/Names [(lstlisting.-100) 1351 0 R (lstlisting.-1000) 4407 0 R (lstlisting.-1001) 4417 0 R (lstlisting.-1002) 4423 0 R (lstlisting.-1003) 4425 0 R (lstlisting.-1004) 4427 0 R] +/Limits [(lstlisting.-100) (lstlisting.-1004)] +>> endobj +5745 0 obj << +/Names [(lstlisting.-1005) 4429 0 R (lstlisting.-1006) 4431 0 R (lstlisting.-1007) 4433 0 R (lstlisting.-1008) 4435 0 R (lstlisting.-1009) 4437 0 R (lstlisting.-101) 1353 0 R] +/Limits [(lstlisting.-1005) (lstlisting.-101)] +>> endobj +5746 0 obj << +/Names [(lstlisting.-1010) 4439 0 R (lstlisting.-1011) 4441 0 R (lstlisting.-1012) 4447 0 R (lstlisting.-1013) 4449 0 R (lstlisting.-1014) 4451 0 R (lstlisting.-1015) 4454 0 R] +/Limits [(lstlisting.-1010) (lstlisting.-1015)] +>> endobj +5747 0 obj << +/Names [(lstlisting.-1016) 4459 0 R (lstlisting.-1017) 4462 0 R (lstlisting.-1018) 4465 0 R (lstlisting.-1019) 4467 0 R (lstlisting.-102) 1355 0 R (lstlisting.-1020) 4469 0 R] +/Limits [(lstlisting.-1016) (lstlisting.-1020)] +>> endobj +5748 0 obj << +/Names [(lstlisting.-1021) 4471 0 R (lstlisting.-1022) 4477 0 R (lstlisting.-1023) 4480 0 R (lstlisting.-1024) 4501 0 R (lstlisting.-1025) 4505 0 R (lstlisting.-1026) 4508 0 R] +/Limits [(lstlisting.-1021) (lstlisting.-1026)] +>> endobj +5749 0 obj << +/Names [(lstlisting.-1027) 4511 0 R (lstlisting.-1028) 4540 0 R (lstlisting.-1029) 4561 0 R (lstlisting.-103) 1358 0 R (lstlisting.-1030) 4563 0 R (lstlisting.-1031) 4565 0 R] +/Limits [(lstlisting.-1027) (lstlisting.-1031)] +>> endobj +5750 0 obj << +/Names [(lstlisting.-1032) 4569 0 R (lstlisting.-1033) 4572 0 R (lstlisting.-1034) 4575 0 R (lstlisting.-1035) 4581 0 R (lstlisting.-1036) 4583 0 R (lstlisting.-1037) 4585 0 R] +/Limits [(lstlisting.-1032) (lstlisting.-1037)] +>> endobj +5751 0 obj << +/Names [(lstlisting.-1038) 4587 0 R (lstlisting.-1039) 4589 0 R (lstlisting.-104) 1361 0 R (lstlisting.-1040) 4591 0 R (lstlisting.-1041) 4593 0 R (lstlisting.-1042) 4595 0 R] +/Limits [(lstlisting.-1038) (lstlisting.-1042)] +>> endobj +5752 0 obj << +/Names [(lstlisting.-1043) 4597 0 R (lstlisting.-1044) 4599 0 R (lstlisting.-1045) 4603 0 R (lstlisting.-1046) 4605 0 R (lstlisting.-1047) 4613 0 R (lstlisting.-1048) 4616 0 R] +/Limits [(lstlisting.-1043) (lstlisting.-1048)] +>> endobj +5753 0 obj << +/Names [(lstlisting.-1049) 4618 0 R (lstlisting.-105) 1363 0 R (lstlisting.-1050) 4623 0 R (lstlisting.-1051) 4626 0 R (lstlisting.-1052) 4629 0 R (lstlisting.-1053) 4634 0 R] +/Limits [(lstlisting.-1049) (lstlisting.-1053)] +>> endobj +5754 0 obj << +/Names [(lstlisting.-1054) 4640 0 R (lstlisting.-1055) 4642 0 R (lstlisting.-1056) 4645 0 R (lstlisting.-1057) 4652 0 R (lstlisting.-1058) 4655 0 R (lstlisting.-1059) 4658 0 R] +/Limits [(lstlisting.-1054) (lstlisting.-1059)] +>> endobj +5755 0 obj << +/Names [(lstlisting.-106) 1365 0 R (lstlisting.-1060) 4660 0 R (lstlisting.-1061) 4663 0 R (lstlisting.-1062) 4666 0 R (lstlisting.-1063) 4669 0 R (lstlisting.-1064) 4671 0 R] +/Limits [(lstlisting.-106) (lstlisting.-1064)] +>> endobj +5756 0 obj << +/Names [(lstlisting.-1065) 4674 0 R (lstlisting.-1066) 4681 0 R (lstlisting.-1067) 4684 0 R (lstlisting.-1068) 4686 0 R (lstlisting.-1069) 4691 0 R (lstlisting.-107) 1367 0 R] +/Limits [(lstlisting.-1065) (lstlisting.-107)] +>> endobj +5757 0 obj << +/Names [(lstlisting.-1070) 4693 0 R (lstlisting.-1071) 4696 0 R (lstlisting.-1072) 4702 0 R (lstlisting.-1073) 4704 0 R (lstlisting.-1074) 4712 0 R (lstlisting.-1075) 4715 0 R] +/Limits [(lstlisting.-1070) (lstlisting.-1075)] +>> endobj +5758 0 obj << +/Names [(lstlisting.-1076) 4723 0 R (lstlisting.-1077) 4727 0 R (lstlisting.-1078) 4729 0 R (lstlisting.-1079) 4734 0 R (lstlisting.-108) 1369 0 R (lstlisting.-1080) 4737 0 R] +/Limits [(lstlisting.-1076) (lstlisting.-1080)] +>> endobj +5759 0 obj << +/Names [(lstlisting.-1081) 4741 0 R (lstlisting.-1082) 4752 0 R (lstlisting.-1083) 4756 0 R (lstlisting.-1084) 4760 0 R (lstlisting.-1085) 4764 0 R (lstlisting.-1086) 4768 0 R] +/Limits [(lstlisting.-1081) (lstlisting.-1086)] +>> endobj +5760 0 obj << +/Names [(lstlisting.-1087) 4771 0 R (lstlisting.-1088) 4781 0 R (lstlisting.-1089) 4783 0 R (lstlisting.-109) 1371 0 R (lstlisting.-1090) 4785 0 R (lstlisting.-1091) 4787 0 R] +/Limits [(lstlisting.-1087) (lstlisting.-1091)] +>> endobj +5761 0 obj << +/Names [(lstlisting.-1092) 4789 0 R (lstlisting.-1093) 4795 0 R (lstlisting.-1094) 4797 0 R (lstlisting.-1095) 4799 0 R (lstlisting.-1096) 4801 0 R (lstlisting.-1097) 4803 0 R] +/Limits [(lstlisting.-1092) (lstlisting.-1097)] +>> endobj +5762 0 obj << +/Names [(lstlisting.-1098) 4806 0 R (lstlisting.-1099) 4810 0 R (lstlisting.-11) 1087 0 R (lstlisting.-110) 1374 0 R (lstlisting.-1100) 4813 0 R (lstlisting.-1101) 4818 0 R] +/Limits [(lstlisting.-1098) (lstlisting.-1101)] +>> endobj +5763 0 obj << +/Names [(lstlisting.-1102) 4820 0 R (lstlisting.-1103) 4827 0 R (lstlisting.-1104) 4835 0 R (lstlisting.-1105) 4837 0 R (lstlisting.-1106) 4840 0 R (lstlisting.-1107) 4842 0 R] +/Limits [(lstlisting.-1102) (lstlisting.-1107)] +>> endobj +5764 0 obj << +/Names [(lstlisting.-1108) 4844 0 R (lstlisting.-1109) 4846 0 R (lstlisting.-111) 1376 0 R (lstlisting.-1110) 4848 0 R (lstlisting.-1111) 4850 0 R (lstlisting.-1112) 4852 0 R] +/Limits [(lstlisting.-1108) (lstlisting.-1112)] +>> endobj +5765 0 obj << +/Names [(lstlisting.-1113) 4854 0 R (lstlisting.-1114) 4856 0 R (lstlisting.-1115) 4858 0 R (lstlisting.-1116) 4867 0 R (lstlisting.-1117) 4870 0 R (lstlisting.-1118) 4873 0 R] +/Limits [(lstlisting.-1113) (lstlisting.-1118)] +>> endobj +5766 0 obj << +/Names [(lstlisting.-1119) 4876 0 R (lstlisting.-112) 1382 0 R (lstlisting.-1120) 4879 0 R (lstlisting.-1121) 4881 0 R (lstlisting.-1122) 4883 0 R (lstlisting.-1123) 4885 0 R] +/Limits [(lstlisting.-1119) (lstlisting.-1123)] +>> endobj +5767 0 obj << +/Names [(lstlisting.-1124) 4889 0 R (lstlisting.-1125) 4891 0 R (lstlisting.-1126) 4894 0 R (lstlisting.-1127) 4901 0 R (lstlisting.-1128) 4908 0 R (lstlisting.-1129) 4911 0 R] +/Limits [(lstlisting.-1124) (lstlisting.-1129)] +>> endobj +5768 0 obj << +/Names [(lstlisting.-113) 1384 0 R (lstlisting.-1130) 4914 0 R (lstlisting.-1131) 4917 0 R (lstlisting.-1132) 4920 0 R (lstlisting.-1133) 4926 0 R (lstlisting.-1134) 4936 0 R] +/Limits [(lstlisting.-113) (lstlisting.-1134)] +>> endobj +5769 0 obj << +/Names [(lstlisting.-1135) 4939 0 R (lstlisting.-1136) 4951 0 R (lstlisting.-1137) 4953 0 R (lstlisting.-1138) 4955 0 R (lstlisting.-1139) 4957 0 R (lstlisting.-114) 1387 0 R] +/Limits [(lstlisting.-1135) (lstlisting.-114)] +>> endobj +5770 0 obj << +/Names [(lstlisting.-1140) 4959 0 R (lstlisting.-1141) 4961 0 R (lstlisting.-1142) 4963 0 R (lstlisting.-1143) 4965 0 R (lstlisting.-1144) 4967 0 R (lstlisting.-1145) 4972 0 R] +/Limits [(lstlisting.-1140) (lstlisting.-1145)] +>> endobj +5771 0 obj << +/Names [(lstlisting.-1146) 4974 0 R (lstlisting.-1147) 4976 0 R (lstlisting.-1148) 4984 0 R (lstlisting.-1149) 4987 0 R (lstlisting.-115) 1389 0 R (lstlisting.-1150) 4993 0 R] +/Limits [(lstlisting.-1146) (lstlisting.-1150)] +>> endobj +5772 0 obj << +/Names [(lstlisting.-1151) 4999 0 R (lstlisting.-1152) 5005 0 R (lstlisting.-1153) 5008 0 R (lstlisting.-1154) 5012 0 R (lstlisting.-1155) 5015 0 R (lstlisting.-1156) 5045 0 R] +/Limits [(lstlisting.-1151) (lstlisting.-1156)] +>> endobj +5773 0 obj << +/Names [(lstlisting.-1157) 5049 0 R (lstlisting.-1158) 5052 0 R (lstlisting.-1159) 5068 0 R (lstlisting.-116) 1392 0 R (lstlisting.-1160) 5071 0 R (lstlisting.-1161) 5097 0 R] +/Limits [(lstlisting.-1157) (lstlisting.-1161)] +>> endobj +5774 0 obj << +/Names [(lstlisting.-1162) 5100 0 R (lstlisting.-1163) 5107 0 R (lstlisting.-1164) 5147 0 R (lstlisting.-1165) 5149 0 R (lstlisting.-1166) 5152 0 R (lstlisting.-1167) 5154 0 R] +/Limits [(lstlisting.-1162) (lstlisting.-1167)] +>> endobj +5775 0 obj << +/Names [(lstlisting.-1168) 5158 0 R (lstlisting.-1169) 5160 0 R (lstlisting.-117) 1394 0 R (lstlisting.-1170) 5163 0 R (lstlisting.-1171) 5165 0 R (lstlisting.-1172) 5171 0 R] +/Limits [(lstlisting.-1168) (lstlisting.-1172)] +>> endobj +5776 0 obj << +/Names [(lstlisting.-1173) 5174 0 R (lstlisting.-1174) 5176 0 R (lstlisting.-1175) 5178 0 R (lstlisting.-1176) 5181 0 R (lstlisting.-1177) 5185 0 R (lstlisting.-1178) 5187 0 R] +/Limits [(lstlisting.-1173) (lstlisting.-1178)] +>> endobj +5777 0 obj << +/Names [(lstlisting.-1179) 5193 0 R (lstlisting.-118) 1397 0 R (lstlisting.-1180) 5198 0 R (lstlisting.-1181) 5200 0 R (lstlisting.-1182) 5202 0 R (lstlisting.-1183) 5204 0 R] +/Limits [(lstlisting.-1179) (lstlisting.-1183)] +>> endobj +5778 0 obj << +/Names [(lstlisting.-1184) 5211 0 R (lstlisting.-1185) 5213 0 R (lstlisting.-1186) 5215 0 R (lstlisting.-1187) 5217 0 R (lstlisting.-1188) 5220 0 R (lstlisting.-1189) 5222 0 R] +/Limits [(lstlisting.-1184) (lstlisting.-1189)] +>> endobj +5779 0 obj << +/Names [(lstlisting.-119) 1399 0 R (lstlisting.-1190) 5224 0 R (lstlisting.-1191) 5226 0 R (lstlisting.-1192) 5230 0 R (lstlisting.-1193) 5233 0 R (lstlisting.-1194) 5236 0 R] +/Limits [(lstlisting.-119) (lstlisting.-1194)] +>> endobj +5780 0 obj << +/Names [(lstlisting.-1195) 5243 0 R (lstlisting.-1196) 5247 0 R (lstlisting.-1197) 5253 0 R (lstlisting.-1198) 5256 0 R (lstlisting.-1199) 5261 0 R (lstlisting.-12) 1089 0 R] +/Limits [(lstlisting.-1195) (lstlisting.-12)] +>> endobj +5781 0 obj << +/Names [(lstlisting.-120) 1401 0 R (lstlisting.-1200) 5264 0 R (lstlisting.-1201) 5274 0 R (lstlisting.-1202) 5277 0 R (lstlisting.-1203) 5282 0 R (lstlisting.-1204) 5485 0 R] +/Limits [(lstlisting.-120) (lstlisting.-1204)] +>> endobj +5782 0 obj << +/Names [(lstlisting.-1205) 5562 0 R (lstlisting.-1206) 5572 0 R (lstlisting.-1207) 5577 0 R (lstlisting.-1208) 5604 0 R (lstlisting.-1209) 5619 0 R (lstlisting.-121) 1404 0 R] +/Limits [(lstlisting.-1205) (lstlisting.-121)] +>> endobj +5783 0 obj << +/Names [(lstlisting.-1210) 5621 0 R (lstlisting.-1211) 5627 0 R (lstlisting.-1212) 5635 0 R (lstlisting.-1213) 5643 0 R (lstlisting.-122) 1406 0 R (lstlisting.-123) 1409 0 R] +/Limits [(lstlisting.-1210) (lstlisting.-123)] +>> endobj +5784 0 obj << +/Names [(lstlisting.-124) 1412 0 R (lstlisting.-125) 1419 0 R (lstlisting.-126) 1421 0 R (lstlisting.-127) 1425 0 R (lstlisting.-128) 1428 0 R (lstlisting.-129) 1431 0 R] +/Limits [(lstlisting.-124) (lstlisting.-129)] +>> endobj +5785 0 obj << +/Names [(lstlisting.-13) 1095 0 R (lstlisting.-130) 1434 0 R (lstlisting.-131) 1442 0 R (lstlisting.-132) 1446 0 R (lstlisting.-133) 1448 0 R (lstlisting.-134) 1450 0 R] +/Limits [(lstlisting.-13) (lstlisting.-134)] +>> endobj +5786 0 obj << +/Names [(lstlisting.-135) 1452 0 R (lstlisting.-136) 1460 0 R (lstlisting.-137) 1466 0 R (lstlisting.-138) 1469 0 R (lstlisting.-139) 1472 0 R (lstlisting.-14) 1097 0 R] +/Limits [(lstlisting.-135) (lstlisting.-14)] +>> endobj +5787 0 obj << +/Names [(lstlisting.-140) 1475 0 R (lstlisting.-141) 1477 0 R (lstlisting.-142) 1481 0 R (lstlisting.-143) 1484 0 R (lstlisting.-144) 1486 0 R (lstlisting.-145) 1489 0 R] +/Limits [(lstlisting.-140) (lstlisting.-145)] +>> endobj +5788 0 obj << +/Names [(lstlisting.-146) 1492 0 R (lstlisting.-147) 1498 0 R (lstlisting.-148) 1504 0 R (lstlisting.-149) 1507 0 R (lstlisting.-15) 1106 0 R (lstlisting.-150) 1511 0 R] +/Limits [(lstlisting.-146) (lstlisting.-150)] +>> endobj +5789 0 obj << +/Names [(lstlisting.-151) 1514 0 R (lstlisting.-152) 1516 0 R (lstlisting.-153) 1518 0 R (lstlisting.-154) 1521 0 R (lstlisting.-155) 1525 0 R (lstlisting.-156) 1532 0 R] +/Limits [(lstlisting.-151) (lstlisting.-156)] +>> endobj +5790 0 obj << +/Names [(lstlisting.-157) 1534 0 R (lstlisting.-158) 1537 0 R (lstlisting.-159) 1539 0 R (lstlisting.-16) 1109 0 R (lstlisting.-160) 1542 0 R (lstlisting.-161) 1545 0 R] +/Limits [(lstlisting.-157) (lstlisting.-161)] +>> endobj +5791 0 obj << +/Names [(lstlisting.-162) 1548 0 R (lstlisting.-163) 1550 0 R (lstlisting.-164) 1558 0 R (lstlisting.-165) 1561 0 R (lstlisting.-166) 1564 0 R (lstlisting.-167) 1567 0 R] +/Limits [(lstlisting.-162) (lstlisting.-167)] +>> endobj +5792 0 obj << +/Names [(lstlisting.-168) 1569 0 R (lstlisting.-169) 1571 0 R (lstlisting.-17) 1111 0 R (lstlisting.-170) 1573 0 R (lstlisting.-171) 1575 0 R (lstlisting.-172) 1577 0 R] +/Limits [(lstlisting.-168) (lstlisting.-172)] +>> endobj +5793 0 obj << +/Names [(lstlisting.-173) 1583 0 R (lstlisting.-174) 1585 0 R (lstlisting.-175) 1587 0 R (lstlisting.-176) 1589 0 R (lstlisting.-177) 1591 0 R (lstlisting.-178) 1593 0 R] +/Limits [(lstlisting.-173) (lstlisting.-178)] +>> endobj +5794 0 obj << +/Names [(lstlisting.-179) 1595 0 R (lstlisting.-18) 1113 0 R (lstlisting.-180) 1597 0 R (lstlisting.-181) 1599 0 R (lstlisting.-182) 1603 0 R (lstlisting.-183) 1605 0 R] +/Limits [(lstlisting.-179) (lstlisting.-183)] +>> endobj +5795 0 obj << +/Names [(lstlisting.-184) 1607 0 R (lstlisting.-185) 1609 0 R (lstlisting.-186) 1615 0 R (lstlisting.-187) 1617 0 R (lstlisting.-188) 1619 0 R (lstlisting.-189) 1621 0 R] +/Limits [(lstlisting.-184) (lstlisting.-189)] +>> endobj +5796 0 obj << +/Names [(lstlisting.-19) 1115 0 R (lstlisting.-190) 1628 0 R (lstlisting.-191) 1632 0 R (lstlisting.-192) 1634 0 R (lstlisting.-193) 1636 0 R (lstlisting.-194) 1639 0 R] +/Limits [(lstlisting.-19) (lstlisting.-194)] +>> endobj +5797 0 obj << +/Names [(lstlisting.-195) 1641 0 R (lstlisting.-196) 1643 0 R (lstlisting.-197) 1645 0 R (lstlisting.-198) 1647 0 R (lstlisting.-199) 1654 0 R (lstlisting.-2) 1066 0 R] +/Limits [(lstlisting.-195) (lstlisting.-2)] +>> endobj +5798 0 obj << +/Names [(lstlisting.-20) 1117 0 R (lstlisting.-200) 1656 0 R (lstlisting.-201) 1658 0 R (lstlisting.-202) 1660 0 R (lstlisting.-203) 1662 0 R (lstlisting.-204) 1664 0 R] +/Limits [(lstlisting.-20) (lstlisting.-204)] +>> endobj +5799 0 obj << +/Names [(lstlisting.-205) 1666 0 R (lstlisting.-206) 1668 0 R (lstlisting.-207) 1670 0 R (lstlisting.-208) 1672 0 R (lstlisting.-209) 1674 0 R (lstlisting.-21) 1119 0 R] +/Limits [(lstlisting.-205) (lstlisting.-21)] +>> endobj +5800 0 obj << +/Names [(lstlisting.-210) 1676 0 R (lstlisting.-211) 1678 0 R (lstlisting.-212) 1680 0 R (lstlisting.-213) 1682 0 R (lstlisting.-214) 1688 0 R (lstlisting.-215) 1690 0 R] +/Limits [(lstlisting.-210) (lstlisting.-215)] +>> endobj +5801 0 obj << +/Names [(lstlisting.-216) 1692 0 R (lstlisting.-217) 1694 0 R (lstlisting.-218) 1696 0 R (lstlisting.-219) 1698 0 R (lstlisting.-22) 1121 0 R (lstlisting.-220) 1700 0 R] +/Limits [(lstlisting.-216) (lstlisting.-220)] +>> endobj +5802 0 obj << +/Names [(lstlisting.-221) 1702 0 R (lstlisting.-222) 1704 0 R (lstlisting.-223) 1706 0 R (lstlisting.-224) 1709 0 R (lstlisting.-225) 1711 0 R (lstlisting.-226) 1713 0 R] +/Limits [(lstlisting.-221) (lstlisting.-226)] +>> endobj +5803 0 obj << +/Names [(lstlisting.-227) 1719 0 R (lstlisting.-228) 1721 0 R (lstlisting.-229) 1723 0 R (lstlisting.-23) 1126 0 R (lstlisting.-230) 1725 0 R (lstlisting.-231) 1727 0 R] +/Limits [(lstlisting.-227) (lstlisting.-231)] +>> endobj +5804 0 obj << +/Names [(lstlisting.-232) 1729 0 R (lstlisting.-233) 1731 0 R (lstlisting.-234) 1733 0 R (lstlisting.-235) 1735 0 R (lstlisting.-236) 1737 0 R (lstlisting.-237) 1739 0 R] +/Limits [(lstlisting.-232) (lstlisting.-237)] +>> endobj +5805 0 obj << +/Names [(lstlisting.-238) 1741 0 R (lstlisting.-239) 1743 0 R (lstlisting.-24) 1132 0 R (lstlisting.-240) 1749 0 R (lstlisting.-241) 1751 0 R (lstlisting.-242) 1753 0 R] +/Limits [(lstlisting.-238) (lstlisting.-242)] +>> endobj +5806 0 obj << +/Names [(lstlisting.-243) 1755 0 R (lstlisting.-244) 1757 0 R (lstlisting.-245) 1759 0 R (lstlisting.-246) 1761 0 R (lstlisting.-247) 1763 0 R (lstlisting.-248) 1765 0 R] +/Limits [(lstlisting.-243) (lstlisting.-248)] +>> endobj +5807 0 obj << +/Names [(lstlisting.-249) 1767 0 R (lstlisting.-25) 1134 0 R (lstlisting.-250) 1769 0 R (lstlisting.-251) 1771 0 R (lstlisting.-252) 1773 0 R (lstlisting.-253) 1775 0 R] +/Limits [(lstlisting.-249) (lstlisting.-253)] +>> endobj +5808 0 obj << +/Names [(lstlisting.-254) 1782 0 R (lstlisting.-255) 1784 0 R (lstlisting.-256) 1791 0 R (lstlisting.-257) 1793 0 R (lstlisting.-258) 1795 0 R (lstlisting.-259) 1797 0 R] +/Limits [(lstlisting.-254) (lstlisting.-259)] +>> endobj +5809 0 obj << +/Names [(lstlisting.-26) 1138 0 R (lstlisting.-260) 1799 0 R (lstlisting.-261) 1801 0 R (lstlisting.-262) 1803 0 R (lstlisting.-263) 1805 0 R (lstlisting.-264) 1807 0 R] +/Limits [(lstlisting.-26) (lstlisting.-264)] +>> endobj +5810 0 obj << +/Names [(lstlisting.-265) 1809 0 R (lstlisting.-266) 1811 0 R (lstlisting.-267) 1817 0 R (lstlisting.-268) 1819 0 R (lstlisting.-269) 1821 0 R (lstlisting.-27) 1140 0 R] +/Limits [(lstlisting.-265) (lstlisting.-27)] +>> endobj +5811 0 obj << +/Names [(lstlisting.-270) 1823 0 R (lstlisting.-271) 1825 0 R (lstlisting.-272) 1828 0 R (lstlisting.-273) 1830 0 R (lstlisting.-274) 1832 0 R (lstlisting.-275) 1835 0 R] +/Limits [(lstlisting.-270) (lstlisting.-275)] +>> endobj +5812 0 obj << +/Names [(lstlisting.-276) 1837 0 R (lstlisting.-277) 1841 0 R (lstlisting.-278) 1850 0 R (lstlisting.-279) 1852 0 R (lstlisting.-28) 1142 0 R (lstlisting.-280) 1854 0 R] +/Limits [(lstlisting.-276) (lstlisting.-280)] +>> endobj +5813 0 obj << +/Names [(lstlisting.-281) 1856 0 R (lstlisting.-282) 1858 0 R (lstlisting.-283) 1860 0 R (lstlisting.-284) 1862 0 R (lstlisting.-285) 1864 0 R (lstlisting.-286) 1866 0 R] +/Limits [(lstlisting.-281) (lstlisting.-286)] +>> endobj +5814 0 obj << +/Names [(lstlisting.-287) 1873 0 R (lstlisting.-288) 1875 0 R (lstlisting.-289) 1877 0 R (lstlisting.-29) 1144 0 R (lstlisting.-290) 1883 0 R (lstlisting.-291) 1885 0 R] +/Limits [(lstlisting.-287) (lstlisting.-291)] +>> endobj +5815 0 obj << +/Names [(lstlisting.-292) 1887 0 R (lstlisting.-293) 1889 0 R (lstlisting.-294) 1891 0 R (lstlisting.-295) 1893 0 R (lstlisting.-296) 1895 0 R (lstlisting.-297) 1897 0 R] +/Limits [(lstlisting.-292) (lstlisting.-297)] +>> endobj +5816 0 obj << +/Names [(lstlisting.-298) 1899 0 R (lstlisting.-299) 1901 0 R (lstlisting.-3) 1068 0 R (lstlisting.-30) 1146 0 R (lstlisting.-300) 1903 0 R (lstlisting.-301) 1905 0 R] +/Limits [(lstlisting.-298) (lstlisting.-301)] +>> endobj +5817 0 obj << +/Names [(lstlisting.-302) 1907 0 R (lstlisting.-303) 1910 0 R (lstlisting.-304) 1917 0 R (lstlisting.-305) 1919 0 R (lstlisting.-306) 1921 0 R (lstlisting.-307) 1923 0 R] +/Limits [(lstlisting.-302) (lstlisting.-307)] +>> endobj +5818 0 obj << +/Names [(lstlisting.-308) 1925 0 R (lstlisting.-309) 1928 0 R (lstlisting.-31) 1148 0 R (lstlisting.-310) 1930 0 R (lstlisting.-311) 1932 0 R (lstlisting.-312) 1934 0 R] +/Limits [(lstlisting.-308) (lstlisting.-312)] +>> endobj +5819 0 obj << +/Names [(lstlisting.-313) 1936 0 R (lstlisting.-314) 1938 0 R (lstlisting.-315) 1940 0 R (lstlisting.-316) 1943 0 R (lstlisting.-317) 1945 0 R (lstlisting.-318) 1952 0 R] +/Limits [(lstlisting.-313) (lstlisting.-318)] +>> endobj +5820 0 obj << +/Names [(lstlisting.-319) 1955 0 R (lstlisting.-32) 1150 0 R (lstlisting.-320) 1959 0 R (lstlisting.-321) 1963 0 R (lstlisting.-322) 1965 0 R (lstlisting.-323) 1967 0 R] +/Limits [(lstlisting.-319) (lstlisting.-323)] +>> endobj +5821 0 obj << +/Names [(lstlisting.-324) 1969 0 R (lstlisting.-325) 1971 0 R (lstlisting.-326) 1978 0 R (lstlisting.-327) 1980 0 R (lstlisting.-328) 1983 0 R (lstlisting.-329) 1996 0 R] +/Limits [(lstlisting.-324) (lstlisting.-329)] +>> endobj +5822 0 obj << +/Names [(lstlisting.-33) 1152 0 R (lstlisting.-330) 1998 0 R (lstlisting.-331) 2000 0 R (lstlisting.-332) 2002 0 R (lstlisting.-333) 2004 0 R (lstlisting.-334) 2006 0 R] +/Limits [(lstlisting.-33) (lstlisting.-334)] +>> endobj +5823 0 obj << +/Names [(lstlisting.-335) 2008 0 R (lstlisting.-336) 2010 0 R (lstlisting.-337) 2012 0 R (lstlisting.-338) 2016 0 R (lstlisting.-339) 2023 0 R (lstlisting.-34) 1154 0 R] +/Limits [(lstlisting.-335) (lstlisting.-34)] +>> endobj +5824 0 obj << +/Names [(lstlisting.-340) 2026 0 R (lstlisting.-341) 2028 0 R (lstlisting.-342) 2030 0 R (lstlisting.-343) 2032 0 R (lstlisting.-344) 2034 0 R (lstlisting.-345) 2039 0 R] +/Limits [(lstlisting.-340) (lstlisting.-345)] +>> endobj +5825 0 obj << +/Names [(lstlisting.-346) 2043 0 R (lstlisting.-347) 2045 0 R (lstlisting.-348) 2047 0 R (lstlisting.-349) 2049 0 R (lstlisting.-35) 1156 0 R (lstlisting.-350) 2055 0 R] +/Limits [(lstlisting.-346) (lstlisting.-350)] +>> endobj +5826 0 obj << +/Names [(lstlisting.-351) 2057 0 R (lstlisting.-352) 2061 0 R (lstlisting.-353) 2063 0 R (lstlisting.-354) 2068 0 R (lstlisting.-355) 2070 0 R (lstlisting.-356) 2072 0 R] +/Limits [(lstlisting.-351) (lstlisting.-356)] +>> endobj +5827 0 obj << +/Names [(lstlisting.-357) 2077 0 R (lstlisting.-358) 2079 0 R (lstlisting.-359) 2082 0 R (lstlisting.-36) 1158 0 R (lstlisting.-360) 2085 0 R (lstlisting.-361) 2088 0 R] +/Limits [(lstlisting.-357) (lstlisting.-361)] +>> endobj +5828 0 obj << +/Names [(lstlisting.-362) 2095 0 R (lstlisting.-363) 2097 0 R (lstlisting.-364) 2100 0 R (lstlisting.-365) 2102 0 R (lstlisting.-366) 2104 0 R (lstlisting.-367) 2108 0 R] +/Limits [(lstlisting.-362) (lstlisting.-367)] +>> endobj +5829 0 obj << +/Names [(lstlisting.-368) 2110 0 R (lstlisting.-369) 2112 0 R (lstlisting.-37) 1164 0 R (lstlisting.-370) 2114 0 R (lstlisting.-371) 2116 0 R (lstlisting.-372) 2119 0 R] +/Limits [(lstlisting.-368) (lstlisting.-372)] +>> endobj +5830 0 obj << +/Names [(lstlisting.-373) 2125 0 R (lstlisting.-374) 2130 0 R (lstlisting.-375) 2132 0 R (lstlisting.-376) 2134 0 R (lstlisting.-377) 2137 0 R (lstlisting.-378) 2140 0 R] +/Limits [(lstlisting.-373) (lstlisting.-378)] +>> endobj +5831 0 obj << +/Names [(lstlisting.-379) 2142 0 R (lstlisting.-38) 1167 0 R (lstlisting.-380) 2144 0 R (lstlisting.-381) 2147 0 R (lstlisting.-382) 2149 0 R (lstlisting.-383) 2152 0 R] +/Limits [(lstlisting.-379) (lstlisting.-383)] +>> endobj +5832 0 obj << +/Names [(lstlisting.-384) 2155 0 R (lstlisting.-385) 2163 0 R (lstlisting.-386) 2171 0 R (lstlisting.-387) 2175 0 R (lstlisting.-388) 2181 0 R (lstlisting.-389) 2184 0 R] +/Limits [(lstlisting.-384) (lstlisting.-389)] +>> endobj +5833 0 obj << +/Names [(lstlisting.-39) 1171 0 R (lstlisting.-390) 2186 0 R (lstlisting.-391) 2189 0 R (lstlisting.-392) 2191 0 R (lstlisting.-393) 2195 0 R (lstlisting.-394) 2197 0 R] +/Limits [(lstlisting.-39) (lstlisting.-394)] +>> endobj +5834 0 obj << +/Names [(lstlisting.-395) 2206 0 R (lstlisting.-396) 2209 0 R (lstlisting.-397) 2212 0 R (lstlisting.-398) 2215 0 R (lstlisting.-399) 2217 0 R (lstlisting.-4) 1070 0 R] +/Limits [(lstlisting.-395) (lstlisting.-4)] +>> endobj +5835 0 obj << +/Names [(lstlisting.-40) 1175 0 R (lstlisting.-400) 2221 0 R (lstlisting.-401) 2223 0 R (lstlisting.-402) 2229 0 R (lstlisting.-403) 2231 0 R (lstlisting.-404) 2233 0 R] +/Limits [(lstlisting.-40) (lstlisting.-404)] +>> endobj +5836 0 obj << +/Names [(lstlisting.-405) 2235 0 R (lstlisting.-406) 2237 0 R (lstlisting.-407) 2239 0 R (lstlisting.-408) 2241 0 R (lstlisting.-409) 2243 0 R (lstlisting.-41) 1177 0 R] +/Limits [(lstlisting.-405) (lstlisting.-41)] +>> endobj +5837 0 obj << +/Names [(lstlisting.-410) 2245 0 R (lstlisting.-411) 2247 0 R (lstlisting.-412) 2249 0 R (lstlisting.-413) 2251 0 R (lstlisting.-414) 2253 0 R (lstlisting.-415) 2257 0 R] +/Limits [(lstlisting.-410) (lstlisting.-415)] +>> endobj +5838 0 obj << +/Names [(lstlisting.-416) 2263 0 R (lstlisting.-417) 2265 0 R (lstlisting.-418) 2272 0 R (lstlisting.-419) 2276 0 R (lstlisting.-42) 1179 0 R (lstlisting.-420) 2278 0 R] +/Limits [(lstlisting.-416) (lstlisting.-420)] +>> endobj +5839 0 obj << +/Names [(lstlisting.-421) 2281 0 R (lstlisting.-422) 2283 0 R (lstlisting.-423) 2285 0 R (lstlisting.-424) 2287 0 R (lstlisting.-425) 2289 0 R (lstlisting.-426) 2291 0 R] +/Limits [(lstlisting.-421) (lstlisting.-426)] +>> endobj +5840 0 obj << +/Names [(lstlisting.-427) 2293 0 R (lstlisting.-428) 2295 0 R (lstlisting.-429) 2301 0 R (lstlisting.-43) 1181 0 R (lstlisting.-430) 2303 0 R (lstlisting.-431) 2305 0 R] +/Limits [(lstlisting.-427) (lstlisting.-431)] +>> endobj +5841 0 obj << +/Names [(lstlisting.-432) 2307 0 R (lstlisting.-433) 2309 0 R (lstlisting.-434) 2311 0 R (lstlisting.-435) 2313 0 R (lstlisting.-436) 2315 0 R (lstlisting.-437) 2317 0 R] +/Limits [(lstlisting.-432) (lstlisting.-437)] +>> endobj +5842 0 obj << +/Names [(lstlisting.-438) 2319 0 R (lstlisting.-439) 2321 0 R (lstlisting.-44) 1186 0 R (lstlisting.-440) 2323 0 R (lstlisting.-441) 2325 0 R (lstlisting.-442) 2327 0 R] +/Limits [(lstlisting.-438) (lstlisting.-442)] +>> endobj +5843 0 obj << +/Names [(lstlisting.-443) 2334 0 R (lstlisting.-444) 2336 0 R (lstlisting.-445) 2338 0 R (lstlisting.-446) 2340 0 R (lstlisting.-447) 2342 0 R (lstlisting.-448) 2344 0 R] +/Limits [(lstlisting.-443) (lstlisting.-448)] +>> endobj +5844 0 obj << +/Names [(lstlisting.-449) 2346 0 R (lstlisting.-45) 1188 0 R (lstlisting.-450) 2348 0 R (lstlisting.-451) 2350 0 R (lstlisting.-452) 2352 0 R (lstlisting.-453) 2354 0 R] +/Limits [(lstlisting.-449) (lstlisting.-453)] +>> endobj +5845 0 obj << +/Names [(lstlisting.-454) 2356 0 R (lstlisting.-455) 2358 0 R (lstlisting.-456) 2364 0 R (lstlisting.-457) 2366 0 R (lstlisting.-458) 2368 0 R (lstlisting.-459) 2370 0 R] +/Limits [(lstlisting.-454) (lstlisting.-459)] +>> endobj +5846 0 obj << +/Names [(lstlisting.-46) 1190 0 R (lstlisting.-460) 2372 0 R (lstlisting.-461) 2374 0 R (lstlisting.-462) 2376 0 R (lstlisting.-463) 2378 0 R (lstlisting.-464) 2380 0 R] +/Limits [(lstlisting.-46) (lstlisting.-464)] +>> endobj +5847 0 obj << +/Names [(lstlisting.-465) 2382 0 R (lstlisting.-466) 2384 0 R (lstlisting.-467) 2386 0 R (lstlisting.-468) 2388 0 R (lstlisting.-469) 2391 0 R (lstlisting.-47) 1192 0 R] +/Limits [(lstlisting.-465) (lstlisting.-47)] +>> endobj +5848 0 obj << +/Names [(lstlisting.-470) 2398 0 R (lstlisting.-471) 2405 0 R (lstlisting.-472) 2407 0 R (lstlisting.-473) 2409 0 R (lstlisting.-474) 2411 0 R (lstlisting.-475) 2413 0 R] +/Limits [(lstlisting.-470) (lstlisting.-475)] +>> endobj +5849 0 obj << +/Names [(lstlisting.-476) 2415 0 R (lstlisting.-477) 2417 0 R (lstlisting.-478) 2419 0 R (lstlisting.-479) 2421 0 R (lstlisting.-48) 1194 0 R (lstlisting.-480) 2423 0 R] +/Limits [(lstlisting.-476) (lstlisting.-480)] +>> endobj +5850 0 obj << +/Names [(lstlisting.-481) 2425 0 R (lstlisting.-482) 2427 0 R (lstlisting.-483) 2433 0 R (lstlisting.-484) 2435 0 R (lstlisting.-485) 2437 0 R (lstlisting.-486) 2439 0 R] +/Limits [(lstlisting.-481) (lstlisting.-486)] +>> endobj +5851 0 obj << +/Names [(lstlisting.-487) 2442 0 R (lstlisting.-488) 2444 0 R (lstlisting.-489) 2446 0 R (lstlisting.-49) 1203 0 R (lstlisting.-490) 2449 0 R (lstlisting.-491) 2451 0 R] +/Limits [(lstlisting.-487) (lstlisting.-491)] +>> endobj +5852 0 obj << +/Names [(lstlisting.-492) 2455 0 R (lstlisting.-493) 2459 0 R (lstlisting.-494) 2465 0 R (lstlisting.-495) 2467 0 R (lstlisting.-496) 2469 0 R (lstlisting.-497) 2471 0 R] +/Limits [(lstlisting.-492) (lstlisting.-497)] +>> endobj +5853 0 obj << +/Names [(lstlisting.-498) 2478 0 R (lstlisting.-499) 2480 0 R (lstlisting.-5) 1072 0 R (lstlisting.-50) 1206 0 R (lstlisting.-500) 2482 0 R (lstlisting.-501) 2484 0 R] +/Limits [(lstlisting.-498) (lstlisting.-501)] +>> endobj +5854 0 obj << +/Names [(lstlisting.-502) 2486 0 R (lstlisting.-503) 2488 0 R (lstlisting.-504) 2491 0 R (lstlisting.-505) 2494 0 R (lstlisting.-506) 2496 0 R (lstlisting.-507) 2502 0 R] +/Limits [(lstlisting.-502) (lstlisting.-507)] +>> endobj +5855 0 obj << +/Names [(lstlisting.-508) 2504 0 R (lstlisting.-509) 2506 0 R (lstlisting.-51) 1208 0 R (lstlisting.-510) 2509 0 R (lstlisting.-511) 2511 0 R (lstlisting.-512) 2514 0 R] +/Limits [(lstlisting.-508) (lstlisting.-512)] +>> endobj +5856 0 obj << +/Names [(lstlisting.-513) 2517 0 R (lstlisting.-514) 2521 0 R (lstlisting.-515) 2525 0 R (lstlisting.-516) 2532 0 R (lstlisting.-517) 2534 0 R (lstlisting.-518) 2537 0 R] +/Limits [(lstlisting.-513) (lstlisting.-518)] +>> endobj +5857 0 obj << +/Names [(lstlisting.-519) 2541 0 R (lstlisting.-52) 1211 0 R (lstlisting.-520) 2545 0 R (lstlisting.-521) 2548 0 R (lstlisting.-522) 2557 0 R (lstlisting.-523) 2559 0 R] +/Limits [(lstlisting.-519) (lstlisting.-523)] +>> endobj +5858 0 obj << +/Names [(lstlisting.-524) 2561 0 R (lstlisting.-525) 2563 0 R (lstlisting.-526) 2565 0 R (lstlisting.-527) 2567 0 R (lstlisting.-528) 2569 0 R (lstlisting.-529) 2571 0 R] +/Limits [(lstlisting.-524) (lstlisting.-529)] +>> endobj +5859 0 obj << +/Names [(lstlisting.-53) 1214 0 R (lstlisting.-530) 2579 0 R (lstlisting.-531) 2581 0 R (lstlisting.-532) 2583 0 R (lstlisting.-533) 2585 0 R (lstlisting.-534) 2588 0 R] +/Limits [(lstlisting.-53) (lstlisting.-534)] +>> endobj +5860 0 obj << +/Names [(lstlisting.-535) 2590 0 R (lstlisting.-536) 2592 0 R (lstlisting.-537) 2594 0 R (lstlisting.-538) 2596 0 R (lstlisting.-539) 2598 0 R (lstlisting.-54) 1216 0 R] +/Limits [(lstlisting.-535) (lstlisting.-54)] +>> endobj +5861 0 obj << +/Names [(lstlisting.-540) 2601 0 R (lstlisting.-541) 2608 0 R (lstlisting.-542) 2610 0 R (lstlisting.-543) 2613 0 R (lstlisting.-544) 2616 0 R (lstlisting.-545) 2619 0 R] +/Limits [(lstlisting.-540) (lstlisting.-545)] +>> endobj +5862 0 obj << +/Names [(lstlisting.-546) 2623 0 R (lstlisting.-547) 2625 0 R (lstlisting.-548) 2628 0 R (lstlisting.-549) 2630 0 R (lstlisting.-55) 1219 0 R (lstlisting.-550) 2632 0 R] +/Limits [(lstlisting.-546) (lstlisting.-550)] +>> endobj +5863 0 obj << +/Names [(lstlisting.-551) 2634 0 R (lstlisting.-552) 2636 0 R (lstlisting.-553) 2642 0 R (lstlisting.-554) 2644 0 R (lstlisting.-555) 2646 0 R (lstlisting.-556) 2650 0 R] +/Limits [(lstlisting.-551) (lstlisting.-556)] +>> endobj +5864 0 obj << +/Names [(lstlisting.-557) 2652 0 R (lstlisting.-558) 2654 0 R (lstlisting.-559) 2657 0 R (lstlisting.-56) 1221 0 R (lstlisting.-560) 2659 0 R (lstlisting.-561) 2663 0 R] +/Limits [(lstlisting.-557) (lstlisting.-561)] +>> endobj +5865 0 obj << +/Names [(lstlisting.-562) 2666 0 R (lstlisting.-563) 2669 0 R (lstlisting.-564) 2675 0 R (lstlisting.-565) 2677 0 R (lstlisting.-566) 2679 0 R (lstlisting.-567) 2681 0 R] +/Limits [(lstlisting.-562) (lstlisting.-567)] +>> endobj +5866 0 obj << +/Names [(lstlisting.-568) 2684 0 R (lstlisting.-569) 2686 0 R (lstlisting.-57) 1223 0 R (lstlisting.-570) 2688 0 R (lstlisting.-571) 2690 0 R (lstlisting.-572) 2693 0 R] +/Limits [(lstlisting.-568) (lstlisting.-572)] +>> endobj +5867 0 obj << +/Names [(lstlisting.-573) 2695 0 R (lstlisting.-574) 2698 0 R (lstlisting.-575) 2700 0 R (lstlisting.-576) 2704 0 R (lstlisting.-577) 2710 0 R (lstlisting.-578) 2712 0 R] +/Limits [(lstlisting.-573) (lstlisting.-578)] +>> endobj +5868 0 obj << +/Names [(lstlisting.-579) 2714 0 R (lstlisting.-58) 1225 0 R (lstlisting.-580) 2716 0 R (lstlisting.-581) 2718 0 R (lstlisting.-582) 2720 0 R (lstlisting.-583) 2723 0 R] +/Limits [(lstlisting.-579) (lstlisting.-583)] +>> endobj +5869 0 obj << +/Names [(lstlisting.-584) 2725 0 R (lstlisting.-585) 2727 0 R (lstlisting.-586) 2729 0 R (lstlisting.-587) 2731 0 R (lstlisting.-588) 2738 0 R (lstlisting.-589) 2740 0 R] +/Limits [(lstlisting.-584) (lstlisting.-589)] +>> endobj +5870 0 obj << +/Names [(lstlisting.-59) 1228 0 R (lstlisting.-590) 2748 0 R (lstlisting.-591) 2751 0 R (lstlisting.-592) 2753 0 R (lstlisting.-593) 2755 0 R (lstlisting.-594) 2761 0 R] +/Limits [(lstlisting.-59) (lstlisting.-594)] +>> endobj +5871 0 obj << +/Names [(lstlisting.-595) 2763 0 R (lstlisting.-596) 2765 0 R (lstlisting.-597) 2768 0 R (lstlisting.-598) 2770 0 R (lstlisting.-599) 2772 0 R (lstlisting.-6) 1074 0 R] +/Limits [(lstlisting.-595) (lstlisting.-6)] +>> endobj +5872 0 obj << +/Names [(lstlisting.-60) 1231 0 R (lstlisting.-600) 2779 0 R (lstlisting.-601) 2786 0 R (lstlisting.-602) 2805 0 R (lstlisting.-603) 2807 0 R (lstlisting.-604) 2811 0 R] +/Limits [(lstlisting.-60) (lstlisting.-604)] +>> endobj +5873 0 obj << +/Names [(lstlisting.-605) 2818 0 R (lstlisting.-606) 2828 0 R (lstlisting.-607) 2832 0 R (lstlisting.-608) 2834 0 R (lstlisting.-609) 2836 0 R (lstlisting.-61) 1234 0 R] +/Limits [(lstlisting.-605) (lstlisting.-61)] +>> endobj +5874 0 obj << +/Names [(lstlisting.-610) 2838 0 R (lstlisting.-611) 2840 0 R (lstlisting.-612) 2843 0 R (lstlisting.-613) 2851 0 R (lstlisting.-614) 2853 0 R (lstlisting.-615) 2855 0 R] +/Limits [(lstlisting.-610) (lstlisting.-615)] +>> endobj +5875 0 obj << +/Names [(lstlisting.-616) 2857 0 R (lstlisting.-617) 2860 0 R (lstlisting.-618) 2862 0 R (lstlisting.-619) 2865 0 R (lstlisting.-62) 1242 0 R (lstlisting.-620) 2868 0 R] +/Limits [(lstlisting.-616) (lstlisting.-620)] +>> endobj +5876 0 obj << +/Names [(lstlisting.-621) 2870 0 R (lstlisting.-622) 2872 0 R (lstlisting.-623) 2879 0 R (lstlisting.-624) 2881 0 R (lstlisting.-625) 2884 0 R (lstlisting.-626) 2886 0 R] +/Limits [(lstlisting.-621) (lstlisting.-626)] +>> endobj +5877 0 obj << +/Names [(lstlisting.-627) 2889 0 R (lstlisting.-628) 2892 0 R (lstlisting.-629) 2895 0 R (lstlisting.-63) 1244 0 R (lstlisting.-630) 2903 0 R (lstlisting.-631) 2905 0 R] +/Limits [(lstlisting.-627) (lstlisting.-631)] +>> endobj +5878 0 obj << +/Names [(lstlisting.-632) 2908 0 R (lstlisting.-633) 2910 0 R (lstlisting.-634) 2913 0 R (lstlisting.-635) 2915 0 R (lstlisting.-636) 2917 0 R (lstlisting.-637) 2920 0 R] +/Limits [(lstlisting.-632) (lstlisting.-637)] +>> endobj +5879 0 obj << +/Names [(lstlisting.-638) 2933 0 R (lstlisting.-639) 2935 0 R (lstlisting.-64) 1246 0 R (lstlisting.-640) 2937 0 R (lstlisting.-641) 2940 0 R (lstlisting.-642) 2942 0 R] +/Limits [(lstlisting.-638) (lstlisting.-642)] +>> endobj +5880 0 obj << +/Names [(lstlisting.-643) 2944 0 R (lstlisting.-644) 2946 0 R (lstlisting.-645) 2948 0 R (lstlisting.-646) 2955 0 R (lstlisting.-647) 2957 0 R (lstlisting.-648) 2967 0 R] +/Limits [(lstlisting.-643) (lstlisting.-648)] +>> endobj +5881 0 obj << +/Names [(lstlisting.-649) 2970 0 R (lstlisting.-65) 1249 0 R (lstlisting.-650) 2973 0 R (lstlisting.-651) 2975 0 R (lstlisting.-652) 2977 0 R (lstlisting.-653) 2981 0 R] +/Limits [(lstlisting.-649) (lstlisting.-653)] +>> endobj +5882 0 obj << +/Names [(lstlisting.-654) 2985 0 R (lstlisting.-655) 2988 0 R (lstlisting.-656) 2997 0 R (lstlisting.-657) 3001 0 R (lstlisting.-658) 3003 0 R (lstlisting.-659) 3005 0 R] +/Limits [(lstlisting.-654) (lstlisting.-659)] +>> endobj +5883 0 obj << +/Names [(lstlisting.-66) 1251 0 R (lstlisting.-660) 3007 0 R (lstlisting.-661) 3010 0 R (lstlisting.-662) 3012 0 R (lstlisting.-663) 3015 0 R (lstlisting.-664) 3017 0 R] +/Limits [(lstlisting.-66) (lstlisting.-664)] +>> endobj +5884 0 obj << +/Names [(lstlisting.-665) 3019 0 R (lstlisting.-666) 3022 0 R (lstlisting.-667) 3024 0 R (lstlisting.-668) 3030 0 R (lstlisting.-669) 3032 0 R (lstlisting.-67) 1253 0 R] +/Limits [(lstlisting.-665) (lstlisting.-67)] +>> endobj +5885 0 obj << +/Names [(lstlisting.-670) 3042 0 R (lstlisting.-671) 3045 0 R (lstlisting.-672) 3048 0 R (lstlisting.-673) 3050 0 R (lstlisting.-674) 3052 0 R (lstlisting.-675) 3054 0 R] +/Limits [(lstlisting.-670) (lstlisting.-675)] +>> endobj +5886 0 obj << +/Names [(lstlisting.-676) 3057 0 R (lstlisting.-677) 3060 0 R (lstlisting.-678) 3062 0 R (lstlisting.-679) 3068 0 R (lstlisting.-68) 1255 0 R (lstlisting.-680) 3070 0 R] +/Limits [(lstlisting.-676) (lstlisting.-680)] +>> endobj +5887 0 obj << +/Names [(lstlisting.-681) 3073 0 R (lstlisting.-682) 3075 0 R (lstlisting.-683) 3078 0 R (lstlisting.-684) 3080 0 R (lstlisting.-685) 3082 0 R (lstlisting.-686) 3085 0 R] +/Limits [(lstlisting.-681) (lstlisting.-686)] +>> endobj +5888 0 obj << +/Names [(lstlisting.-687) 3088 0 R (lstlisting.-688) 3091 0 R (lstlisting.-689) 3093 0 R (lstlisting.-69) 1257 0 R (lstlisting.-690) 3096 0 R (lstlisting.-691) 3099 0 R] +/Limits [(lstlisting.-687) (lstlisting.-691)] +>> endobj +5889 0 obj << +/Names [(lstlisting.-692) 3107 0 R (lstlisting.-693) 3109 0 R (lstlisting.-694) 3113 0 R (lstlisting.-695) 3117 0 R (lstlisting.-696) 3119 0 R (lstlisting.-697) 3121 0 R] +/Limits [(lstlisting.-692) (lstlisting.-697)] +>> endobj +5890 0 obj << +/Names [(lstlisting.-698) 3123 0 R (lstlisting.-699) 3125 0 R (lstlisting.-7) 1076 0 R (lstlisting.-70) 1262 0 R (lstlisting.-700) 3129 0 R (lstlisting.-701) 3131 0 R] +/Limits [(lstlisting.-698) (lstlisting.-701)] +>> endobj +5891 0 obj << +/Names [(lstlisting.-702) 3133 0 R (lstlisting.-703) 3136 0 R (lstlisting.-704) 3138 0 R (lstlisting.-705) 3145 0 R (lstlisting.-706) 3152 0 R (lstlisting.-707) 3154 0 R] +/Limits [(lstlisting.-702) (lstlisting.-707)] +>> endobj +5892 0 obj << +/Names [(lstlisting.-708) 3156 0 R (lstlisting.-709) 3159 0 R (lstlisting.-71) 1266 0 R (lstlisting.-710) 3161 0 R (lstlisting.-711) 3163 0 R (lstlisting.-712) 3166 0 R] +/Limits [(lstlisting.-708) (lstlisting.-712)] +>> endobj +5893 0 obj << +/Names [(lstlisting.-713) 3169 0 R (lstlisting.-714) 3173 0 R (lstlisting.-715) 3176 0 R (lstlisting.-716) 3182 0 R (lstlisting.-717) 3185 0 R (lstlisting.-718) 3187 0 R] +/Limits [(lstlisting.-713) (lstlisting.-718)] +>> endobj +5894 0 obj << +/Names [(lstlisting.-719) 3189 0 R (lstlisting.-72) 1268 0 R (lstlisting.-720) 3194 0 R (lstlisting.-721) 3197 0 R (lstlisting.-722) 3199 0 R (lstlisting.-723) 3201 0 R] +/Limits [(lstlisting.-719) (lstlisting.-723)] +>> endobj +5895 0 obj << +/Names [(lstlisting.-724) 3203 0 R (lstlisting.-725) 3207 0 R (lstlisting.-726) 3211 0 R (lstlisting.-727) 3213 0 R (lstlisting.-728) 3220 0 R (lstlisting.-729) 3222 0 R] +/Limits [(lstlisting.-724) (lstlisting.-729)] +>> endobj +5896 0 obj << +/Names [(lstlisting.-73) 1270 0 R (lstlisting.-730) 3227 0 R (lstlisting.-731) 3231 0 R (lstlisting.-732) 3234 0 R (lstlisting.-733) 3239 0 R (lstlisting.-734) 3241 0 R] +/Limits [(lstlisting.-73) (lstlisting.-734)] +>> endobj +5897 0 obj << +/Names [(lstlisting.-735) 3244 0 R (lstlisting.-736) 3248 0 R (lstlisting.-737) 3251 0 R (lstlisting.-738) 3255 0 R (lstlisting.-739) 3263 0 R (lstlisting.-74) 1278 0 R] +/Limits [(lstlisting.-735) (lstlisting.-74)] +>> endobj +5898 0 obj << +/Names [(lstlisting.-740) 3267 0 R (lstlisting.-741) 3269 0 R (lstlisting.-742) 3271 0 R (lstlisting.-743) 3273 0 R (lstlisting.-744) 3275 0 R (lstlisting.-745) 3277 0 R] +/Limits [(lstlisting.-740) (lstlisting.-745)] +>> endobj +5899 0 obj << +/Names [(lstlisting.-746) 3281 0 R (lstlisting.-747) 3284 0 R (lstlisting.-748) 3286 0 R (lstlisting.-749) 3289 0 R (lstlisting.-75) 1280 0 R (lstlisting.-750) 3291 0 R] +/Limits [(lstlisting.-746) (lstlisting.-750)] +>> endobj +5900 0 obj << +/Names [(lstlisting.-751) 3293 0 R (lstlisting.-752) 3299 0 R (lstlisting.-753) 3301 0 R (lstlisting.-754) 3304 0 R (lstlisting.-755) 3307 0 R (lstlisting.-756) 3310 0 R] +/Limits [(lstlisting.-751) (lstlisting.-756)] +>> endobj +5901 0 obj << +/Names [(lstlisting.-757) 3312 0 R (lstlisting.-758) 3314 0 R (lstlisting.-759) 3316 0 R (lstlisting.-76) 1284 0 R (lstlisting.-760) 3318 0 R (lstlisting.-761) 3320 0 R] +/Limits [(lstlisting.-757) (lstlisting.-761)] +>> endobj +5902 0 obj << +/Names [(lstlisting.-762) 3322 0 R (lstlisting.-763) 3328 0 R (lstlisting.-764) 3330 0 R (lstlisting.-765) 3333 0 R (lstlisting.-766) 3335 0 R (lstlisting.-767) 3337 0 R] +/Limits [(lstlisting.-762) (lstlisting.-767)] +>> endobj +5903 0 obj << +/Names [(lstlisting.-768) 3339 0 R (lstlisting.-769) 3342 0 R (lstlisting.-77) 1286 0 R (lstlisting.-770) 3345 0 R (lstlisting.-771) 3347 0 R (lstlisting.-772) 3359 0 R] +/Limits [(lstlisting.-768) (lstlisting.-772)] +>> endobj +5904 0 obj << +/Names [(lstlisting.-773) 3362 0 R (lstlisting.-774) 3366 0 R (lstlisting.-775) 3368 0 R (lstlisting.-776) 3371 0 R (lstlisting.-777) 3375 0 R (lstlisting.-778) 3377 0 R] +/Limits [(lstlisting.-773) (lstlisting.-778)] +>> endobj +5905 0 obj << +/Names [(lstlisting.-779) 3379 0 R (lstlisting.-78) 1288 0 R (lstlisting.-780) 3381 0 R (lstlisting.-781) 3383 0 R (lstlisting.-782) 3386 0 R (lstlisting.-783) 3388 0 R] +/Limits [(lstlisting.-779) (lstlisting.-783)] +>> endobj +5906 0 obj << +/Names [(lstlisting.-784) 3390 0 R (lstlisting.-785) 3397 0 R (lstlisting.-786) 3399 0 R (lstlisting.-787) 3401 0 R (lstlisting.-788) 3404 0 R (lstlisting.-789) 3408 0 R] +/Limits [(lstlisting.-784) (lstlisting.-789)] +>> endobj +5907 0 obj << +/Names [(lstlisting.-79) 1290 0 R (lstlisting.-790) 3419 0 R (lstlisting.-791) 3425 0 R (lstlisting.-792) 3427 0 R (lstlisting.-793) 3429 0 R (lstlisting.-794) 3432 0 R] +/Limits [(lstlisting.-79) (lstlisting.-794)] +>> endobj +5908 0 obj << +/Names [(lstlisting.-795) 3434 0 R (lstlisting.-796) 3436 0 R (lstlisting.-797) 3439 0 R (lstlisting.-798) 3442 0 R (lstlisting.-799) 3444 0 R (lstlisting.-8) 1078 0 R] +/Limits [(lstlisting.-795) (lstlisting.-8)] +>> endobj +5909 0 obj << +/Names [(lstlisting.-80) 1293 0 R (lstlisting.-800) 3450 0 R (lstlisting.-801) 3452 0 R (lstlisting.-802) 3463 0 R (lstlisting.-803) 3470 0 R (lstlisting.-804) 3472 0 R] +/Limits [(lstlisting.-80) (lstlisting.-804)] +>> endobj +5910 0 obj << +/Names [(lstlisting.-805) 3477 0 R (lstlisting.-806) 3486 0 R (lstlisting.-807) 3495 0 R (lstlisting.-808) 3497 0 R (lstlisting.-809) 3503 0 R (lstlisting.-81) 1296 0 R] +/Limits [(lstlisting.-805) (lstlisting.-81)] +>> endobj +5911 0 obj << +/Names [(lstlisting.-810) 3505 0 R (lstlisting.-811) 3516 0 R (lstlisting.-812) 3519 0 R (lstlisting.-813) 3521 0 R (lstlisting.-814) 3523 0 R (lstlisting.-815) 3525 0 R] +/Limits [(lstlisting.-810) (lstlisting.-815)] +>> endobj +5912 0 obj << +/Names [(lstlisting.-816) 3535 0 R (lstlisting.-817) 3537 0 R (lstlisting.-818) 3540 0 R (lstlisting.-819) 3546 0 R (lstlisting.-82) 1298 0 R (lstlisting.-820) 3557 0 R] +/Limits [(lstlisting.-816) (lstlisting.-820)] +>> endobj +5913 0 obj << +/Names [(lstlisting.-821) 3559 0 R (lstlisting.-822) 3561 0 R (lstlisting.-823) 3563 0 R (lstlisting.-824) 3565 0 R (lstlisting.-825) 3568 0 R (lstlisting.-826) 3570 0 R] +/Limits [(lstlisting.-821) (lstlisting.-826)] +>> endobj +5914 0 obj << +/Names [(lstlisting.-827) 3572 0 R (lstlisting.-828) 3576 0 R (lstlisting.-829) 3580 0 R (lstlisting.-83) 1300 0 R (lstlisting.-830) 3582 0 R (lstlisting.-831) 3584 0 R] +/Limits [(lstlisting.-827) (lstlisting.-831)] +>> endobj +5915 0 obj << +/Names [(lstlisting.-832) 3591 0 R (lstlisting.-833) 3595 0 R (lstlisting.-834) 3597 0 R (lstlisting.-835) 3599 0 R (lstlisting.-836) 3603 0 R (lstlisting.-837) 3606 0 R] +/Limits [(lstlisting.-832) (lstlisting.-837)] +>> endobj +5916 0 obj << +/Names [(lstlisting.-838) 3641 0 R (lstlisting.-839) 3646 0 R (lstlisting.-84) 1302 0 R (lstlisting.-840) 3648 0 R (lstlisting.-841) 3651 0 R (lstlisting.-842) 3653 0 R] +/Limits [(lstlisting.-838) (lstlisting.-842)] +>> endobj +5917 0 obj << +/Names [(lstlisting.-843) 3656 0 R (lstlisting.-844) 3658 0 R (lstlisting.-845) 3666 0 R (lstlisting.-846) 3670 0 R (lstlisting.-847) 3672 0 R (lstlisting.-848) 3675 0 R] +/Limits [(lstlisting.-843) (lstlisting.-848)] +>> endobj +5918 0 obj << +/Names [(lstlisting.-849) 3684 0 R (lstlisting.-85) 1304 0 R (lstlisting.-850) 3686 0 R (lstlisting.-851) 3688 0 R (lstlisting.-852) 3690 0 R (lstlisting.-853) 3693 0 R] +/Limits [(lstlisting.-849) (lstlisting.-853)] +>> endobj +5919 0 obj << +/Names [(lstlisting.-854) 3695 0 R (lstlisting.-855) 3697 0 R (lstlisting.-856) 3699 0 R (lstlisting.-857) 3701 0 R (lstlisting.-858) 3703 0 R (lstlisting.-859) 3705 0 R] +/Limits [(lstlisting.-854) (lstlisting.-859)] +>> endobj +5920 0 obj << +/Names [(lstlisting.-86) 1310 0 R (lstlisting.-860) 3707 0 R (lstlisting.-861) 3710 0 R (lstlisting.-862) 3716 0 R (lstlisting.-863) 3718 0 R (lstlisting.-864) 3720 0 R] +/Limits [(lstlisting.-86) (lstlisting.-864)] +>> endobj +5921 0 obj << +/Names [(lstlisting.-865) 3722 0 R (lstlisting.-866) 3724 0 R (lstlisting.-867) 3726 0 R (lstlisting.-868) 3729 0 R (lstlisting.-869) 3732 0 R (lstlisting.-87) 1317 0 R] +/Limits [(lstlisting.-865) (lstlisting.-87)] +>> endobj +5922 0 obj << +/Names [(lstlisting.-870) 3735 0 R (lstlisting.-871) 3737 0 R (lstlisting.-872) 3739 0 R (lstlisting.-873) 3741 0 R (lstlisting.-874) 3743 0 R (lstlisting.-875) 3751 0 R] +/Limits [(lstlisting.-870) (lstlisting.-875)] +>> endobj +5923 0 obj << +/Names [(lstlisting.-876) 3757 0 R (lstlisting.-877) 3759 0 R (lstlisting.-878) 3761 0 R (lstlisting.-879) 3765 0 R (lstlisting.-88) 1319 0 R (lstlisting.-880) 3810 0 R] +/Limits [(lstlisting.-876) (lstlisting.-880)] +>> endobj +5924 0 obj << +/Names [(lstlisting.-881) 3812 0 R (lstlisting.-882) 3814 0 R (lstlisting.-883) 3816 0 R (lstlisting.-884) 3819 0 R (lstlisting.-885) 3825 0 R (lstlisting.-886) 3827 0 R] +/Limits [(lstlisting.-881) (lstlisting.-886)] +>> endobj +5925 0 obj << +/Names [(lstlisting.-887) 3832 0 R (lstlisting.-888) 3837 0 R (lstlisting.-889) 3843 0 R (lstlisting.-89) 1321 0 R (lstlisting.-890) 3845 0 R (lstlisting.-891) 3852 0 R] +/Limits [(lstlisting.-887) (lstlisting.-891)] +>> endobj +5926 0 obj << +/Names [(lstlisting.-892) 3865 0 R (lstlisting.-893) 3867 0 R (lstlisting.-894) 3870 0 R (lstlisting.-895) 3872 0 R (lstlisting.-896) 3874 0 R (lstlisting.-897) 3876 0 R] +/Limits [(lstlisting.-892) (lstlisting.-897)] +>> endobj +5927 0 obj << +/Names [(lstlisting.-898) 3879 0 R (lstlisting.-899) 3885 0 R (lstlisting.-9) 1081 0 R (lstlisting.-90) 1323 0 R (lstlisting.-900) 3887 0 R (lstlisting.-901) 3889 0 R] +/Limits [(lstlisting.-898) (lstlisting.-901)] +>> endobj +5928 0 obj << +/Names [(lstlisting.-902) 3892 0 R (lstlisting.-903) 3897 0 R (lstlisting.-904) 3899 0 R (lstlisting.-905) 3901 0 R (lstlisting.-906) 3903 0 R (lstlisting.-907) 3905 0 R] +/Limits [(lstlisting.-902) (lstlisting.-907)] +>> endobj +5929 0 obj << +/Names [(lstlisting.-908) 3907 0 R (lstlisting.-909) 3911 0 R (lstlisting.-91) 1325 0 R (lstlisting.-910) 3922 0 R (lstlisting.-911) 3926 0 R (lstlisting.-912) 3932 0 R] +/Limits [(lstlisting.-908) (lstlisting.-912)] +>> endobj +5930 0 obj << +/Names [(lstlisting.-913) 3934 0 R (lstlisting.-914) 3937 0 R (lstlisting.-915) 3939 0 R (lstlisting.-916) 3941 0 R (lstlisting.-917) 3943 0 R (lstlisting.-918) 3946 0 R] +/Limits [(lstlisting.-913) (lstlisting.-918)] +>> endobj +5931 0 obj << +/Names [(lstlisting.-919) 3968 0 R (lstlisting.-92) 1327 0 R (lstlisting.-920) 3970 0 R (lstlisting.-921) 3973 0 R (lstlisting.-922) 3975 0 R (lstlisting.-923) 3977 0 R] +/Limits [(lstlisting.-919) (lstlisting.-923)] +>> endobj +5932 0 obj << +/Names [(lstlisting.-924) 3980 0 R (lstlisting.-925) 3983 0 R (lstlisting.-926) 3990 0 R (lstlisting.-927) 3992 0 R (lstlisting.-928) 3996 0 R (lstlisting.-929) 3999 0 R] +/Limits [(lstlisting.-924) (lstlisting.-929)] +>> endobj +5933 0 obj << +/Names [(lstlisting.-93) 1332 0 R (lstlisting.-930) 4007 0 R (lstlisting.-931) 4028 0 R (lstlisting.-932) 4034 0 R (lstlisting.-933) 4039 0 R (lstlisting.-934) 4042 0 R] +/Limits [(lstlisting.-93) (lstlisting.-934)] +>> endobj +5934 0 obj << +/Names [(lstlisting.-935) 4046 0 R (lstlisting.-936) 4051 0 R (lstlisting.-937) 4062 0 R (lstlisting.-938) 4065 0 R (lstlisting.-939) 4068 0 R (lstlisting.-94) 1334 0 R] +/Limits [(lstlisting.-935) (lstlisting.-94)] +>> endobj +5935 0 obj << +/Names [(lstlisting.-940) 4070 0 R (lstlisting.-941) 4076 0 R (lstlisting.-942) 4080 0 R (lstlisting.-943) 4082 0 R (lstlisting.-944) 4087 0 R (lstlisting.-945) 4093 0 R] +/Limits [(lstlisting.-940) (lstlisting.-945)] +>> endobj +5936 0 obj << +/Names [(lstlisting.-946) 4102 0 R (lstlisting.-947) 4106 0 R (lstlisting.-948) 4109 0 R (lstlisting.-949) 4112 0 R (lstlisting.-95) 1336 0 R (lstlisting.-950) 4115 0 R] +/Limits [(lstlisting.-946) (lstlisting.-950)] +>> endobj +5937 0 obj << +/Names [(lstlisting.-951) 4117 0 R (lstlisting.-952) 4119 0 R (lstlisting.-953) 4121 0 R (lstlisting.-954) 4124 0 R (lstlisting.-955) 4126 0 R (lstlisting.-956) 4128 0 R] +/Limits [(lstlisting.-951) (lstlisting.-956)] +>> endobj +5938 0 obj << +/Names [(lstlisting.-957) 4132 0 R (lstlisting.-958) 4139 0 R (lstlisting.-959) 4143 0 R (lstlisting.-96) 1338 0 R (lstlisting.-960) 4145 0 R (lstlisting.-961) 4147 0 R] +/Limits [(lstlisting.-957) (lstlisting.-961)] +>> endobj +5939 0 obj << +/Names [(lstlisting.-962) 4150 0 R (lstlisting.-963) 4174 0 R (lstlisting.-964) 4205 0 R (lstlisting.-965) 4207 0 R (lstlisting.-966) 4212 0 R (lstlisting.-967) 4217 0 R] +/Limits [(lstlisting.-962) (lstlisting.-967)] +>> endobj +5940 0 obj << +/Names [(lstlisting.-968) 4219 0 R (lstlisting.-969) 4224 0 R (lstlisting.-97) 1340 0 R (lstlisting.-970) 4228 0 R (lstlisting.-971) 4234 0 R (lstlisting.-972) 4241 0 R] +/Limits [(lstlisting.-968) (lstlisting.-972)] +>> endobj +5941 0 obj << +/Names [(lstlisting.-973) 4243 0 R (lstlisting.-974) 4246 0 R (lstlisting.-975) 4249 0 R (lstlisting.-976) 4253 0 R (lstlisting.-977) 4280 0 R (lstlisting.-978) 4282 0 R] +/Limits [(lstlisting.-973) (lstlisting.-978)] +>> endobj +5942 0 obj << +/Names [(lstlisting.-979) 4291 0 R (lstlisting.-98) 1342 0 R (lstlisting.-980) 4295 0 R (lstlisting.-981) 4299 0 R (lstlisting.-982) 4304 0 R (lstlisting.-983) 4313 0 R] +/Limits [(lstlisting.-979) (lstlisting.-983)] +>> endobj +5943 0 obj << +/Names [(lstlisting.-984) 4315 0 R (lstlisting.-985) 4318 0 R (lstlisting.-986) 4322 0 R (lstlisting.-987) 4325 0 R (lstlisting.-988) 4334 0 R (lstlisting.-989) 4336 0 R] +/Limits [(lstlisting.-984) (lstlisting.-989)] +>> endobj +5944 0 obj << +/Names [(lstlisting.-99) 1348 0 R (lstlisting.-990) 4338 0 R (lstlisting.-991) 4340 0 R (lstlisting.-992) 4342 0 R (lstlisting.-993) 4344 0 R (lstlisting.-994) 4347 0 R] +/Limits [(lstlisting.-99) (lstlisting.-994)] +>> endobj +5945 0 obj << +/Names [(lstlisting.-995) 4392 0 R (lstlisting.-996) 4398 0 R (lstlisting.-997) 4400 0 R (lstlisting.-998) 4402 0 R (lstlisting.-999) 4405 0 R (lstnumber.-1.1) 1065 0 R] +/Limits [(lstlisting.-995) (lstnumber.-1.1)] +>> endobj +5946 0 obj << +/Names [(lstnumber.-10.1) 1086 0 R (lstnumber.-100.1) 1352 0 R (lstnumber.-1000.1) 4408 0 R (lstnumber.-1000.2) 4409 0 R (lstnumber.-1000.3) 4410 0 R (lstnumber.-1000.4) 4411 0 R] +/Limits [(lstnumber.-10.1) (lstnumber.-1000.4)] +>> endobj +5947 0 obj << +/Names [(lstnumber.-1001.1) 4418 0 R (lstnumber.-1001.2) 4419 0 R (lstnumber.-1001.3) 4420 0 R (lstnumber.-1001.4) 4421 0 R (lstnumber.-1002.1) 4424 0 R (lstnumber.-1003.1) 4426 0 R] +/Limits [(lstnumber.-1001.1) (lstnumber.-1003.1)] +>> endobj +5948 0 obj << +/Names [(lstnumber.-1004.1) 4428 0 R (lstnumber.-1005.1) 4430 0 R (lstnumber.-1006.1) 4432 0 R (lstnumber.-1007.1) 4434 0 R (lstnumber.-1008.1) 4436 0 R (lstnumber.-1009.1) 4438 0 R] +/Limits [(lstnumber.-1004.1) (lstnumber.-1009.1)] +>> endobj +5949 0 obj << +/Names [(lstnumber.-101.1) 1354 0 R (lstnumber.-1010.1) 4440 0 R (lstnumber.-1011.1) 4442 0 R (lstnumber.-1012.1) 4448 0 R (lstnumber.-1013.1) 4450 0 R (lstnumber.-1014.1) 4452 0 R] +/Limits [(lstnumber.-101.1) (lstnumber.-1014.1)] +>> endobj +5950 0 obj << +/Names [(lstnumber.-1015.1) 4455 0 R (lstnumber.-1015.2) 4456 0 R (lstnumber.-1015.3) 4457 0 R (lstnumber.-1015.4) 4458 0 R (lstnumber.-1016.1) 4460 0 R (lstnumber.-1017.1) 4463 0 R] +/Limits [(lstnumber.-1015.1) (lstnumber.-1017.1)] +>> endobj +5951 0 obj << +/Names [(lstnumber.-1018.1) 4466 0 R (lstnumber.-1019.1) 4468 0 R (lstnumber.-102.1) 1356 0 R (lstnumber.-102.2) 1357 0 R (lstnumber.-1020.1) 4470 0 R (lstnumber.-1021.1) 4472 0 R] +/Limits [(lstnumber.-1018.1) (lstnumber.-1021.1)] +>> endobj +5952 0 obj << +/Names [(lstnumber.-1022.1) 4478 0 R (lstnumber.-1022.2) 4479 0 R (lstnumber.-1023.1) 4481 0 R (lstnumber.-1023.10) 4490 0 R (lstnumber.-1023.11) 4491 0 R (lstnumber.-1023.12) 4492 0 R] +/Limits [(lstnumber.-1022.1) (lstnumber.-1023.12)] +>> endobj +5953 0 obj << +/Names [(lstnumber.-1023.13) 4493 0 R (lstnumber.-1023.14) 4494 0 R (lstnumber.-1023.15) 4495 0 R (lstnumber.-1023.16) 4496 0 R (lstnumber.-1023.17) 4497 0 R (lstnumber.-1023.18) 4498 0 R] +/Limits [(lstnumber.-1023.13) (lstnumber.-1023.18)] +>> endobj +5954 0 obj << +/Names [(lstnumber.-1023.19) 4499 0 R (lstnumber.-1023.2) 4482 0 R (lstnumber.-1023.20) 4500 0 R (lstnumber.-1023.3) 4483 0 R (lstnumber.-1023.4) 4484 0 R (lstnumber.-1023.5) 4485 0 R] +/Limits [(lstnumber.-1023.19) (lstnumber.-1023.5)] +>> endobj +5955 0 obj << +/Names [(lstnumber.-1023.6) 4486 0 R (lstnumber.-1023.7) 4487 0 R (lstnumber.-1023.8) 4488 0 R (lstnumber.-1023.9) 4489 0 R (lstnumber.-1024.1) 4502 0 R (lstnumber.-1024.2) 4503 0 R] +/Limits [(lstnumber.-1023.6) (lstnumber.-1024.2)] +>> endobj +5956 0 obj << +/Names [(lstnumber.-1024.3) 4504 0 R (lstnumber.-1025.1) 4506 0 R (lstnumber.-1025.2) 4507 0 R (lstnumber.-1026.1) 4509 0 R (lstnumber.-1026.2) 4510 0 R (lstnumber.-1027.1) 4512 0 R] +/Limits [(lstnumber.-1024.3) (lstnumber.-1027.1)] +>> endobj +5957 0 obj << +/Names [(lstnumber.-1027.10) 4521 0 R (lstnumber.-1027.11) 4522 0 R (lstnumber.-1027.12) 4523 0 R (lstnumber.-1027.13) 4524 0 R (lstnumber.-1027.14) 4525 0 R (lstnumber.-1027.15) 4526 0 R] +/Limits [(lstnumber.-1027.10) (lstnumber.-1027.15)] +>> endobj +5958 0 obj << +/Names [(lstnumber.-1027.16) 4532 0 R (lstnumber.-1027.17) 4533 0 R (lstnumber.-1027.18) 4534 0 R (lstnumber.-1027.19) 4535 0 R (lstnumber.-1027.2) 4513 0 R (lstnumber.-1027.20) 4536 0 R] +/Limits [(lstnumber.-1027.16) (lstnumber.-1027.20)] +>> endobj +5959 0 obj << +/Names [(lstnumber.-1027.21) 4537 0 R (lstnumber.-1027.22) 4538 0 R (lstnumber.-1027.23) 4539 0 R (lstnumber.-1027.3) 4514 0 R (lstnumber.-1027.4) 4515 0 R (lstnumber.-1027.5) 4516 0 R] +/Limits [(lstnumber.-1027.21) (lstnumber.-1027.5)] +>> endobj +5960 0 obj << +/Names [(lstnumber.-1027.6) 4517 0 R (lstnumber.-1027.7) 4518 0 R (lstnumber.-1027.8) 4519 0 R (lstnumber.-1027.9) 4520 0 R (lstnumber.-1028.1) 4541 0 R (lstnumber.-1028.10) 4550 0 R] +/Limits [(lstnumber.-1027.6) (lstnumber.-1028.10)] +>> endobj +5961 0 obj << +/Names [(lstnumber.-1028.11) 4551 0 R (lstnumber.-1028.12) 4552 0 R (lstnumber.-1028.13) 4553 0 R (lstnumber.-1028.14) 4554 0 R (lstnumber.-1028.15) 4555 0 R (lstnumber.-1028.16) 4556 0 R] +/Limits [(lstnumber.-1028.11) (lstnumber.-1028.16)] +>> endobj +5962 0 obj << +/Names [(lstnumber.-1028.17) 4557 0 R (lstnumber.-1028.18) 4558 0 R (lstnumber.-1028.19) 4559 0 R (lstnumber.-1028.2) 4542 0 R (lstnumber.-1028.20) 4560 0 R (lstnumber.-1028.3) 4543 0 R] +/Limits [(lstnumber.-1028.17) (lstnumber.-1028.3)] +>> endobj +5963 0 obj << +/Names [(lstnumber.-1028.4) 4544 0 R (lstnumber.-1028.5) 4545 0 R (lstnumber.-1028.6) 4546 0 R (lstnumber.-1028.7) 4547 0 R (lstnumber.-1028.8) 4548 0 R (lstnumber.-1028.9) 4549 0 R] +/Limits [(lstnumber.-1028.4) (lstnumber.-1028.9)] +>> endobj +5964 0 obj << +/Names [(lstnumber.-1029.1) 4562 0 R (lstnumber.-103.1) 1359 0 R (lstnumber.-103.2) 1360 0 R (lstnumber.-1030.1) 4564 0 R (lstnumber.-1031.1) 4566 0 R (lstnumber.-1031.2) 4567 0 R] +/Limits [(lstnumber.-1029.1) (lstnumber.-1031.2)] +>> endobj +5965 0 obj << +/Names [(lstnumber.-1031.3) 4568 0 R (lstnumber.-1032.1) 4570 0 R (lstnumber.-1032.2) 4571 0 R (lstnumber.-1033.1) 4573 0 R (lstnumber.-1033.2) 4574 0 R (lstnumber.-1034.1) 4576 0 R] +/Limits [(lstnumber.-1031.3) (lstnumber.-1034.1)] +>> endobj +5966 0 obj << +/Names [(lstnumber.-1035.1) 4582 0 R (lstnumber.-1036.1) 4584 0 R (lstnumber.-1037.1) 4586 0 R (lstnumber.-1038.1) 4588 0 R (lstnumber.-1039.1) 4590 0 R (lstnumber.-104.1) 1362 0 R] +/Limits [(lstnumber.-1035.1) (lstnumber.-104.1)] +>> endobj +5967 0 obj << +/Names [(lstnumber.-1040.1) 4592 0 R (lstnumber.-1041.1) 4594 0 R (lstnumber.-1042.1) 4596 0 R (lstnumber.-1043.1) 4598 0 R (lstnumber.-1044.1) 4600 0 R (lstnumber.-1044.2) 4601 0 R] +/Limits [(lstnumber.-1040.1) (lstnumber.-1044.2)] +>> endobj +5968 0 obj << +/Names [(lstnumber.-1045.1) 4604 0 R (lstnumber.-1046.1) 4606 0 R (lstnumber.-1046.2) 4607 0 R (lstnumber.-1047.1) 4614 0 R (lstnumber.-1047.2) 4615 0 R (lstnumber.-1048.1) 4617 0 R] +/Limits [(lstnumber.-1045.1) (lstnumber.-1048.1)] +>> endobj +5969 0 obj << +/Names [(lstnumber.-1049.1) 4619 0 R (lstnumber.-1049.2) 4620 0 R (lstnumber.-1049.3) 4621 0 R (lstnumber.-1049.4) 4622 0 R (lstnumber.-105.1) 1364 0 R (lstnumber.-1050.1) 4624 0 R] +/Limits [(lstnumber.-1049.1) (lstnumber.-1050.1)] +>> endobj +5970 0 obj << +/Names [(lstnumber.-1050.2) 4625 0 R (lstnumber.-1051.1) 4627 0 R (lstnumber.-1051.2) 4628 0 R (lstnumber.-1052.1) 4630 0 R (lstnumber.-1052.2) 4631 0 R (lstnumber.-1052.3) 4632 0 R] +/Limits [(lstnumber.-1050.2) (lstnumber.-1052.3)] +>> endobj +5971 0 obj << +/Names [(lstnumber.-1052.4) 4633 0 R (lstnumber.-1053.1) 4635 0 R (lstnumber.-1053.2) 4636 0 R (lstnumber.-1053.3) 4637 0 R (lstnumber.-1053.4) 4638 0 R (lstnumber.-1054.1) 4641 0 R] +/Limits [(lstnumber.-1052.4) (lstnumber.-1054.1)] +>> endobj +5972 0 obj << +/Names [(lstnumber.-1055.1) 4643 0 R (lstnumber.-1055.2) 4644 0 R (lstnumber.-1056.1) 4646 0 R (lstnumber.-1057.1) 4653 0 R (lstnumber.-1057.2) 4654 0 R (lstnumber.-1058.1) 4656 0 R] +/Limits [(lstnumber.-1055.1) (lstnumber.-1058.1)] +>> endobj +5973 0 obj << +/Names [(lstnumber.-1058.2) 4657 0 R (lstnumber.-1059.1) 4659 0 R (lstnumber.-106.1) 1366 0 R (lstnumber.-1060.1) 4661 0 R (lstnumber.-1061.1) 4664 0 R (lstnumber.-1061.2) 4665 0 R] +/Limits [(lstnumber.-1058.2) (lstnumber.-1061.2)] +>> endobj +5974 0 obj << +/Names [(lstnumber.-1062.1) 4667 0 R (lstnumber.-1062.2) 4668 0 R (lstnumber.-1063.1) 4670 0 R (lstnumber.-1064.1) 4672 0 R (lstnumber.-1065.1) 4675 0 R (lstnumber.-1065.2) 4676 0 R] +/Limits [(lstnumber.-1062.1) (lstnumber.-1065.2)] +>> endobj +5975 0 obj << +/Names [(lstnumber.-1066.1) 4682 0 R (lstnumber.-1066.2) 4683 0 R (lstnumber.-1067.1) 4685 0 R (lstnumber.-1068.1) 4687 0 R (lstnumber.-1069.1) 4692 0 R (lstnumber.-107.1) 1368 0 R] +/Limits [(lstnumber.-1066.1) (lstnumber.-107.1)] +>> endobj +5976 0 obj << +/Names [(lstnumber.-1070.1) 4694 0 R (lstnumber.-1071.1) 4697 0 R (lstnumber.-1071.2) 4698 0 R (lstnumber.-1071.3) 4699 0 R (lstnumber.-1071.4) 4700 0 R (lstnumber.-1071.5) 4701 0 R] +/Limits [(lstnumber.-1070.1) (lstnumber.-1071.5)] +>> endobj +5977 0 obj << +/Names [(lstnumber.-1072.1) 4703 0 R (lstnumber.-1073.1) 4705 0 R (lstnumber.-1073.2) 4706 0 R (lstnumber.-1074.1) 4713 0 R (lstnumber.-1074.2) 4714 0 R (lstnumber.-1075.1) 4716 0 R] +/Limits [(lstnumber.-1072.1) (lstnumber.-1075.1)] +>> endobj +5978 0 obj << +/Names [(lstnumber.-1075.2) 4717 0 R (lstnumber.-1075.3) 4718 0 R (lstnumber.-1075.4) 4719 0 R (lstnumber.-1075.5) 4720 0 R (lstnumber.-1075.6) 4721 0 R (lstnumber.-1075.7) 4722 0 R] +/Limits [(lstnumber.-1075.2) (lstnumber.-1075.7)] +>> endobj +5979 0 obj << +/Names [(lstnumber.-1076.1) 4724 0 R (lstnumber.-1076.2) 4725 0 R (lstnumber.-1076.3) 4726 0 R (lstnumber.-1077.1) 4728 0 R (lstnumber.-1078.1) 4730 0 R (lstnumber.-1078.2) 4731 0 R] +/Limits [(lstnumber.-1076.1) (lstnumber.-1078.2)] +>> endobj +5980 0 obj << +/Names [(lstnumber.-1078.3) 4732 0 R (lstnumber.-1078.4) 4733 0 R (lstnumber.-1079.1) 4735 0 R (lstnumber.-1079.2) 4736 0 R (lstnumber.-108.1) 1370 0 R (lstnumber.-1080.1) 4738 0 R] +/Limits [(lstnumber.-1078.3) (lstnumber.-1080.1)] +>> endobj +5981 0 obj << +/Names [(lstnumber.-1080.2) 4739 0 R (lstnumber.-1081.1) 4742 0 R (lstnumber.-1081.2) 4743 0 R (lstnumber.-1081.3) 4744 0 R (lstnumber.-1081.4) 4745 0 R (lstnumber.-1082.1) 4753 0 R] +/Limits [(lstnumber.-1080.2) (lstnumber.-1082.1)] +>> endobj +5982 0 obj << +/Names [(lstnumber.-1082.2) 4754 0 R (lstnumber.-1083.1) 4757 0 R (lstnumber.-1083.2) 4758 0 R (lstnumber.-1084.1) 4761 0 R (lstnumber.-1084.2) 4762 0 R (lstnumber.-1085.1) 4765 0 R] +/Limits [(lstnumber.-1082.2) (lstnumber.-1085.1)] +>> endobj +5983 0 obj << +/Names [(lstnumber.-1085.2) 4766 0 R (lstnumber.-1086.1) 4769 0 R (lstnumber.-1086.2) 4770 0 R (lstnumber.-1087.1) 4772 0 R (lstnumber.-1088.1) 4782 0 R (lstnumber.-1089.1) 4784 0 R] +/Limits [(lstnumber.-1085.2) (lstnumber.-1089.1)] +>> endobj +5984 0 obj << +/Names [(lstnumber.-109.1) 1372 0 R (lstnumber.-109.2) 1373 0 R (lstnumber.-1090.1) 4786 0 R (lstnumber.-1091.1) 4788 0 R (lstnumber.-1092.1) 4790 0 R (lstnumber.-1093.1) 4796 0 R] +/Limits [(lstnumber.-109.1) (lstnumber.-1093.1)] +>> endobj +5985 0 obj << +/Names [(lstnumber.-1094.1) 4798 0 R (lstnumber.-1095.1) 4800 0 R (lstnumber.-1096.1) 4802 0 R (lstnumber.-1097.1) 4804 0 R (lstnumber.-1098.1) 4807 0 R (lstnumber.-1098.2) 4808 0 R] +/Limits [(lstnumber.-1094.1) (lstnumber.-1098.2)] +>> endobj +5986 0 obj << +/Names [(lstnumber.-1098.3) 4809 0 R (lstnumber.-1099.1) 4811 0 R (lstnumber.-1099.2) 4812 0 R (lstnumber.-11.1) 1088 0 R (lstnumber.-110.1) 1375 0 R (lstnumber.-1100.1) 4814 0 R] +/Limits [(lstnumber.-1098.3) (lstnumber.-1100.1)] +>> endobj +5987 0 obj << +/Names [(lstnumber.-1100.2) 4815 0 R (lstnumber.-1100.3) 4816 0 R (lstnumber.-1100.4) 4817 0 R (lstnumber.-1101.1) 4819 0 R (lstnumber.-1102.1) 4821 0 R (lstnumber.-1102.2) 4822 0 R] +/Limits [(lstnumber.-1100.2) (lstnumber.-1102.2)] +>> endobj +5988 0 obj << +/Names [(lstnumber.-1102.3) 4823 0 R (lstnumber.-1102.4) 4824 0 R (lstnumber.-1102.5) 4825 0 R (lstnumber.-1102.6) 4826 0 R (lstnumber.-1103.1) 4828 0 R (lstnumber.-1103.2) 4829 0 R] +/Limits [(lstnumber.-1102.3) (lstnumber.-1103.2)] +>> endobj +5989 0 obj << +/Names [(lstnumber.-1104.1) 4836 0 R (lstnumber.-1105.1) 4838 0 R (lstnumber.-1105.2) 4839 0 R (lstnumber.-1106.1) 4841 0 R (lstnumber.-1107.1) 4843 0 R (lstnumber.-1108.1) 4845 0 R] +/Limits [(lstnumber.-1104.1) (lstnumber.-1108.1)] +>> endobj +5990 0 obj << +/Names [(lstnumber.-1109.1) 4847 0 R (lstnumber.-111.1) 1377 0 R (lstnumber.-1110.1) 4849 0 R (lstnumber.-1111.1) 4851 0 R (lstnumber.-1112.1) 4853 0 R (lstnumber.-1113.1) 4855 0 R] +/Limits [(lstnumber.-1109.1) (lstnumber.-1113.1)] +>> endobj +5991 0 obj << +/Names [(lstnumber.-1114.1) 4857 0 R (lstnumber.-1115.1) 4859 0 R (lstnumber.-1115.2) 4860 0 R (lstnumber.-1115.3) 4861 0 R (lstnumber.-1115.4) 4862 0 R (lstnumber.-1116.1) 4868 0 R] +/Limits [(lstnumber.-1114.1) (lstnumber.-1116.1)] +>> endobj +5992 0 obj << +/Names [(lstnumber.-1116.2) 4869 0 R (lstnumber.-1117.1) 4871 0 R (lstnumber.-1117.2) 4872 0 R (lstnumber.-1118.1) 4874 0 R (lstnumber.-1118.2) 4875 0 R (lstnumber.-1119.1) 4877 0 R] +/Limits [(lstnumber.-1116.2) (lstnumber.-1119.1)] +>> endobj +5993 0 obj << +/Names [(lstnumber.-1119.2) 4878 0 R (lstnumber.-112.1) 1383 0 R (lstnumber.-1120.1) 4880 0 R (lstnumber.-1121.1) 4882 0 R (lstnumber.-1122.1) 4884 0 R (lstnumber.-1123.1) 4886 0 R] +/Limits [(lstnumber.-1119.2) (lstnumber.-1123.1)] +>> endobj +5994 0 obj << +/Names [(lstnumber.-1123.2) 4887 0 R (lstnumber.-1123.3) 4888 0 R (lstnumber.-1124.1) 4890 0 R (lstnumber.-1125.1) 4892 0 R (lstnumber.-1126.1) 4895 0 R (lstnumber.-1126.2) 4896 0 R] +/Limits [(lstnumber.-1123.2) (lstnumber.-1126.2)] +>> endobj +5995 0 obj << +/Names [(lstnumber.-1127.1) 4902 0 R (lstnumber.-1127.2) 4903 0 R (lstnumber.-1127.3) 4904 0 R (lstnumber.-1127.4) 4905 0 R (lstnumber.-1127.5) 4906 0 R (lstnumber.-1127.6) 4907 0 R] +/Limits [(lstnumber.-1127.1) (lstnumber.-1127.6)] +>> endobj +5996 0 obj << +/Names [(lstnumber.-1128.1) 4909 0 R (lstnumber.-1128.2) 4910 0 R (lstnumber.-1129.1) 4912 0 R (lstnumber.-1129.2) 4913 0 R (lstnumber.-113.1) 1385 0 R (lstnumber.-113.2) 1386 0 R] +/Limits [(lstnumber.-1128.1) (lstnumber.-113.2)] +>> endobj +5997 0 obj << +/Names [(lstnumber.-1130.1) 4915 0 R (lstnumber.-1130.2) 4916 0 R (lstnumber.-1131.1) 4918 0 R (lstnumber.-1131.2) 4919 0 R (lstnumber.-1132.1) 4921 0 R (lstnumber.-1132.2) 4922 0 R] +/Limits [(lstnumber.-1130.1) (lstnumber.-1132.2)] +>> endobj +5998 0 obj << +/Names [(lstnumber.-1132.3) 4923 0 R (lstnumber.-1132.4) 4924 0 R (lstnumber.-1132.5) 4925 0 R (lstnumber.-1133.1) 4927 0 R (lstnumber.-1133.2) 4928 0 R (lstnumber.-1133.3) 4929 0 R] +/Limits [(lstnumber.-1132.3) (lstnumber.-1133.3)] +>> endobj +5999 0 obj << +/Names [(lstnumber.-1133.4) 4930 0 R (lstnumber.-1133.5) 4931 0 R (lstnumber.-1133.6) 4932 0 R (lstnumber.-1133.7) 4933 0 R (lstnumber.-1133.8) 4934 0 R (lstnumber.-1133.9) 4935 0 R] +/Limits [(lstnumber.-1133.4) (lstnumber.-1133.9)] +>> endobj +6000 0 obj << +/Names [(lstnumber.-1134.1) 4937 0 R (lstnumber.-1134.2) 4938 0 R (lstnumber.-1135.1) 4940 0 R (lstnumber.-1135.2) 4941 0 R (lstnumber.-1135.3) 4942 0 R (lstnumber.-1135.4) 4943 0 R] +/Limits [(lstnumber.-1134.1) (lstnumber.-1135.4)] +>> endobj +6001 0 obj << +/Names [(lstnumber.-1135.5) 4944 0 R (lstnumber.-1135.6) 4945 0 R (lstnumber.-1136.1) 4952 0 R (lstnumber.-1137.1) 4954 0 R (lstnumber.-1138.1) 4956 0 R (lstnumber.-1139.1) 4958 0 R] +/Limits [(lstnumber.-1135.5) (lstnumber.-1139.1)] +>> endobj +6002 0 obj << +/Names [(lstnumber.-114.1) 1388 0 R (lstnumber.-1140.1) 4960 0 R (lstnumber.-1141.1) 4962 0 R (lstnumber.-1142.1) 4964 0 R (lstnumber.-1143.1) 4966 0 R (lstnumber.-1144.1) 4968 0 R] +/Limits [(lstnumber.-114.1) (lstnumber.-1144.1)] +>> endobj +6003 0 obj << +/Names [(lstnumber.-1144.2) 4969 0 R (lstnumber.-1144.3) 4970 0 R (lstnumber.-1144.4) 4971 0 R (lstnumber.-1145.1) 4973 0 R (lstnumber.-1146.1) 4975 0 R (lstnumber.-1147.1) 4977 0 R] +/Limits [(lstnumber.-1144.2) (lstnumber.-1147.1)] +>> endobj +6004 0 obj << +/Names [(lstnumber.-1147.2) 4978 0 R (lstnumber.-1147.3) 4979 0 R (lstnumber.-1148.1) 4985 0 R (lstnumber.-1148.2) 4986 0 R (lstnumber.-1149.1) 4988 0 R (lstnumber.-1149.2) 4989 0 R] +/Limits [(lstnumber.-1147.2) (lstnumber.-1149.2)] +>> endobj +6005 0 obj << +/Names [(lstnumber.-1149.3) 4990 0 R (lstnumber.-1149.4) 4991 0 R (lstnumber.-115.1) 1390 0 R (lstnumber.-115.2) 1391 0 R (lstnumber.-1150.1) 4994 0 R (lstnumber.-1150.2) 4995 0 R] +/Limits [(lstnumber.-1149.3) (lstnumber.-1150.2)] +>> endobj +6006 0 obj << +/Names [(lstnumber.-1150.3) 4996 0 R (lstnumber.-1150.4) 4997 0 R (lstnumber.-1150.5) 4998 0 R (lstnumber.-1151.1) 5000 0 R (lstnumber.-1151.2) 5001 0 R (lstnumber.-1151.3) 5002 0 R] +/Limits [(lstnumber.-1150.3) (lstnumber.-1151.3)] +>> endobj +6007 0 obj << +/Names [(lstnumber.-1151.4) 5003 0 R (lstnumber.-1151.5) 5004 0 R (lstnumber.-1152.1) 5006 0 R (lstnumber.-1152.2) 5007 0 R (lstnumber.-1153.1) 5009 0 R (lstnumber.-1153.2) 5010 0 R] +/Limits [(lstnumber.-1151.4) (lstnumber.-1153.2)] +>> endobj +6008 0 obj << +/Names [(lstnumber.-1153.3) 5011 0 R (lstnumber.-1154.1) 5013 0 R (lstnumber.-1154.2) 5014 0 R (lstnumber.-1155.1) 5016 0 R (lstnumber.-1155.10) 5025 0 R (lstnumber.-1155.11) 5030 0 R] +/Limits [(lstnumber.-1153.3) (lstnumber.-1155.11)] +>> endobj +6009 0 obj << +/Names [(lstnumber.-1155.12) 5031 0 R (lstnumber.-1155.13) 5032 0 R (lstnumber.-1155.14) 5033 0 R (lstnumber.-1155.15) 5034 0 R (lstnumber.-1155.16) 5035 0 R (lstnumber.-1155.17) 5036 0 R] +/Limits [(lstnumber.-1155.12) (lstnumber.-1155.17)] +>> endobj +6010 0 obj << +/Names [(lstnumber.-1155.18) 5037 0 R (lstnumber.-1155.19) 5038 0 R (lstnumber.-1155.2) 5017 0 R (lstnumber.-1155.20) 5039 0 R (lstnumber.-1155.21) 5040 0 R (lstnumber.-1155.22) 5041 0 R] +/Limits [(lstnumber.-1155.18) (lstnumber.-1155.22)] +>> endobj +6011 0 obj << +/Names [(lstnumber.-1155.23) 5042 0 R (lstnumber.-1155.24) 5043 0 R (lstnumber.-1155.25) 5044 0 R (lstnumber.-1155.3) 5018 0 R (lstnumber.-1155.4) 5019 0 R (lstnumber.-1155.5) 5020 0 R] +/Limits [(lstnumber.-1155.23) (lstnumber.-1155.5)] +>> endobj +6012 0 obj << +/Names [(lstnumber.-1155.6) 5021 0 R (lstnumber.-1155.7) 5022 0 R (lstnumber.-1155.8) 5023 0 R (lstnumber.-1155.9) 5024 0 R (lstnumber.-1156.1) 5046 0 R (lstnumber.-1156.2) 5047 0 R] +/Limits [(lstnumber.-1155.6) (lstnumber.-1156.2)] +>> endobj +6013 0 obj << +/Names [(lstnumber.-1156.3) 5048 0 R (lstnumber.-1157.1) 5050 0 R (lstnumber.-1157.2) 5051 0 R (lstnumber.-1158.1) 5053 0 R (lstnumber.-1158.10) 5062 0 R (lstnumber.-1158.11) 5063 0 R] +/Limits [(lstnumber.-1156.3) (lstnumber.-1158.11)] +>> endobj +6014 0 obj << +/Names [(lstnumber.-1158.12) 5064 0 R (lstnumber.-1158.13) 5065 0 R (lstnumber.-1158.14) 5066 0 R (lstnumber.-1158.15) 5067 0 R (lstnumber.-1158.2) 5054 0 R (lstnumber.-1158.3) 5055 0 R] +/Limits [(lstnumber.-1158.12) (lstnumber.-1158.3)] +>> endobj +6015 0 obj << +/Names [(lstnumber.-1158.4) 5056 0 R (lstnumber.-1158.5) 5057 0 R (lstnumber.-1158.6) 5058 0 R (lstnumber.-1158.7) 5059 0 R (lstnumber.-1158.8) 5060 0 R (lstnumber.-1158.9) 5061 0 R] +/Limits [(lstnumber.-1158.4) (lstnumber.-1158.9)] +>> endobj +6016 0 obj << +/Names [(lstnumber.-1159.1) 5069 0 R (lstnumber.-1159.2) 5070 0 R (lstnumber.-116.1) 1393 0 R (lstnumber.-1160.1) 5072 0 R (lstnumber.-1160.10) 5085 0 R (lstnumber.-1160.11) 5086 0 R] +/Limits [(lstnumber.-1159.1) (lstnumber.-1160.11)] +>> endobj +6017 0 obj << +/Names [(lstnumber.-1160.12) 5087 0 R (lstnumber.-1160.13) 5088 0 R (lstnumber.-1160.14) 5089 0 R (lstnumber.-1160.15) 5090 0 R (lstnumber.-1160.16) 5091 0 R (lstnumber.-1160.17) 5092 0 R] +/Limits [(lstnumber.-1160.12) (lstnumber.-1160.17)] +>> endobj +6018 0 obj << +/Names [(lstnumber.-1160.18) 5093 0 R (lstnumber.-1160.19) 5094 0 R (lstnumber.-1160.2) 5073 0 R (lstnumber.-1160.20) 5095 0 R (lstnumber.-1160.21) 5096 0 R (lstnumber.-1160.3) 5074 0 R] +/Limits [(lstnumber.-1160.18) (lstnumber.-1160.3)] +>> endobj +6019 0 obj << +/Names [(lstnumber.-1160.4) 5075 0 R (lstnumber.-1160.5) 5076 0 R (lstnumber.-1160.6) 5077 0 R (lstnumber.-1160.7) 5078 0 R (lstnumber.-1160.8) 5079 0 R (lstnumber.-1160.9) 5080 0 R] +/Limits [(lstnumber.-1160.4) (lstnumber.-1160.9)] +>> endobj +6020 0 obj << +/Names [(lstnumber.-1161.1) 5098 0 R (lstnumber.-1161.2) 5099 0 R (lstnumber.-1162.1) 5101 0 R (lstnumber.-1162.2) 5102 0 R (lstnumber.-1162.3) 5103 0 R (lstnumber.-1162.4) 5104 0 R] +/Limits [(lstnumber.-1161.1) (lstnumber.-1162.4)] +>> endobj +6021 0 obj << +/Names [(lstnumber.-1162.5) 5105 0 R (lstnumber.-1162.6) 5106 0 R (lstnumber.-1163.1) 5108 0 R (lstnumber.-1163.10) 5117 0 R (lstnumber.-1163.11) 5118 0 R (lstnumber.-1163.12) 5119 0 R] +/Limits [(lstnumber.-1162.5) (lstnumber.-1163.12)] +>> endobj +6022 0 obj << +/Names [(lstnumber.-1163.13) 5120 0 R (lstnumber.-1163.14) 5121 0 R (lstnumber.-1163.15) 5122 0 R (lstnumber.-1163.16) 5123 0 R (lstnumber.-1163.17) 5124 0 R (lstnumber.-1163.18) 5125 0 R] +/Limits [(lstnumber.-1163.13) (lstnumber.-1163.18)] +>> endobj +6023 0 obj << +/Names [(lstnumber.-1163.19) 5126 0 R (lstnumber.-1163.2) 5109 0 R (lstnumber.-1163.20) 5127 0 R (lstnumber.-1163.21) 5128 0 R (lstnumber.-1163.22) 5129 0 R (lstnumber.-1163.23) 5130 0 R] +/Limits [(lstnumber.-1163.19) (lstnumber.-1163.23)] +>> endobj +6024 0 obj << +/Names [(lstnumber.-1163.24) 5131 0 R (lstnumber.-1163.25) 5132 0 R (lstnumber.-1163.26) 5133 0 R (lstnumber.-1163.27) 5134 0 R (lstnumber.-1163.28) 5135 0 R (lstnumber.-1163.29) 5136 0 R] +/Limits [(lstnumber.-1163.24) (lstnumber.-1163.29)] +>> endobj +6025 0 obj << +/Names [(lstnumber.-1163.3) 5110 0 R (lstnumber.-1163.30) 5137 0 R (lstnumber.-1163.31) 5138 0 R (lstnumber.-1163.32) 5139 0 R (lstnumber.-1163.33) 5144 0 R (lstnumber.-1163.34) 5145 0 R] +/Limits [(lstnumber.-1163.3) (lstnumber.-1163.34)] +>> endobj +6026 0 obj << +/Names [(lstnumber.-1163.4) 5111 0 R (lstnumber.-1163.5) 5112 0 R (lstnumber.-1163.6) 5113 0 R (lstnumber.-1163.7) 5114 0 R (lstnumber.-1163.8) 5115 0 R (lstnumber.-1163.9) 5116 0 R] +/Limits [(lstnumber.-1163.4) (lstnumber.-1163.9)] +>> endobj +6027 0 obj << +/Names [(lstnumber.-1164.1) 5148 0 R (lstnumber.-1165.1) 5150 0 R (lstnumber.-1166.1) 5153 0 R (lstnumber.-1167.1) 5155 0 R (lstnumber.-1167.2) 5156 0 R (lstnumber.-1168.1) 5159 0 R] +/Limits [(lstnumber.-1164.1) (lstnumber.-1168.1)] +>> endobj +6028 0 obj << +/Names [(lstnumber.-1169.1) 5161 0 R (lstnumber.-117.1) 1395 0 R (lstnumber.-117.2) 1396 0 R (lstnumber.-1170.1) 5164 0 R (lstnumber.-1171.1) 5166 0 R (lstnumber.-1172.1) 5172 0 R] +/Limits [(lstnumber.-1169.1) (lstnumber.-1172.1)] +>> endobj +6029 0 obj << +/Names [(lstnumber.-1172.2) 5173 0 R (lstnumber.-1173.1) 5175 0 R (lstnumber.-1174.1) 5177 0 R (lstnumber.-1175.1) 5179 0 R (lstnumber.-1175.2) 5180 0 R (lstnumber.-1176.1) 5182 0 R] +/Limits [(lstnumber.-1172.2) (lstnumber.-1176.1)] +>> endobj +6030 0 obj << +/Names [(lstnumber.-1176.2) 5183 0 R (lstnumber.-1176.3) 5184 0 R (lstnumber.-1177.1) 5186 0 R (lstnumber.-1178.1) 5188 0 R (lstnumber.-1178.2) 5189 0 R (lstnumber.-1178.3) 5190 0 R] +/Limits [(lstnumber.-1176.2) (lstnumber.-1178.3)] +>> endobj +6031 0 obj << +/Names [(lstnumber.-1178.4) 5191 0 R (lstnumber.-1178.5) 5192 0 R (lstnumber.-1179.1) 5194 0 R (lstnumber.-1179.2) 5195 0 R (lstnumber.-1179.3) 5196 0 R (lstnumber.-1179.4) 5197 0 R] +/Limits [(lstnumber.-1178.4) (lstnumber.-1179.4)] +>> endobj +6032 0 obj << +/Names [(lstnumber.-118.1) 1398 0 R (lstnumber.-1180.1) 5199 0 R (lstnumber.-1181.1) 5201 0 R (lstnumber.-1182.1) 5203 0 R (lstnumber.-1183.1) 5205 0 R (lstnumber.-1184.1) 5212 0 R] +/Limits [(lstnumber.-118.1) (lstnumber.-1184.1)] +>> endobj +6033 0 obj << +/Names [(lstnumber.-1185.1) 5214 0 R (lstnumber.-1186.1) 5216 0 R (lstnumber.-1187.1) 5218 0 R (lstnumber.-1187.2) 5219 0 R (lstnumber.-1188.1) 5221 0 R (lstnumber.-1189.1) 5223 0 R] +/Limits [(lstnumber.-1185.1) (lstnumber.-1189.1)] +>> endobj +6034 0 obj << +/Names [(lstnumber.-119.1) 1400 0 R (lstnumber.-1190.1) 5225 0 R (lstnumber.-1191.1) 5227 0 R (lstnumber.-1191.2) 5228 0 R (lstnumber.-1191.3) 5229 0 R (lstnumber.-1192.1) 5231 0 R] +/Limits [(lstnumber.-119.1) (lstnumber.-1192.1)] +>> endobj +6035 0 obj << +/Names [(lstnumber.-1193.1) 5234 0 R (lstnumber.-1194.1) 5237 0 R (lstnumber.-1195.1) 5244 0 R (lstnumber.-1195.2) 5245 0 R (lstnumber.-1196.1) 5248 0 R (lstnumber.-1196.2) 5249 0 R] +/Limits [(lstnumber.-1193.1) (lstnumber.-1196.2)] +>> endobj +6036 0 obj << +/Names [(lstnumber.-1196.3) 5250 0 R (lstnumber.-1196.4) 5251 0 R (lstnumber.-1197.1) 5254 0 R (lstnumber.-1197.2) 5255 0 R (lstnumber.-1198.1) 5257 0 R (lstnumber.-1198.2) 5258 0 R] +/Limits [(lstnumber.-1196.3) (lstnumber.-1198.2)] +>> endobj +6037 0 obj << +/Names [(lstnumber.-1198.3) 5259 0 R (lstnumber.-1198.4) 5260 0 R (lstnumber.-1199.1) 5262 0 R (lstnumber.-12.1) 1090 0 R (lstnumber.-120.1) 1402 0 R (lstnumber.-120.2) 1403 0 R] +/Limits [(lstnumber.-1198.3) (lstnumber.-120.2)] +>> endobj +6038 0 obj << +/Names [(lstnumber.-1200.1) 5265 0 R (lstnumber.-1200.2) 5266 0 R (lstnumber.-1200.3) 5267 0 R (lstnumber.-1200.4) 5268 0 R (lstnumber.-1200.5) 5269 0 R (lstnumber.-1201.1) 5275 0 R] +/Limits [(lstnumber.-1200.1) (lstnumber.-1201.1)] +>> endobj +6039 0 obj << +/Names [(lstnumber.-1201.2) 5276 0 R (lstnumber.-1202.1) 5278 0 R (lstnumber.-1202.2) 5279 0 R (lstnumber.-1202.3) 5280 0 R (lstnumber.-1202.4) 5281 0 R (lstnumber.-1203.1) 5283 0 R] +/Limits [(lstnumber.-1201.2) (lstnumber.-1203.1)] +>> endobj +6040 0 obj << +/Names [(lstnumber.-1204.1) 5486 0 R (lstnumber.-1204.10) 5501 0 R (lstnumber.-1204.11) 5503 0 R (lstnumber.-1204.12) 5504 0 R (lstnumber.-1204.13) 5505 0 R (lstnumber.-1204.14) 5506 0 R] +/Limits [(lstnumber.-1204.1) (lstnumber.-1204.14)] +>> endobj +6041 0 obj << +/Names [(lstnumber.-1204.15) 5507 0 R (lstnumber.-1204.16) 5508 0 R (lstnumber.-1204.17) 5509 0 R (lstnumber.-1204.18) 5510 0 R (lstnumber.-1204.19) 5511 0 R (lstnumber.-1204.2) 5487 0 R] +/Limits [(lstnumber.-1204.15) (lstnumber.-1204.2)] +>> endobj +6042 0 obj << +/Names [(lstnumber.-1204.20) 5512 0 R (lstnumber.-1204.21) 5513 0 R (lstnumber.-1204.3) 5488 0 R (lstnumber.-1204.4) 5491 0 R (lstnumber.-1204.5) 5492 0 R (lstnumber.-1204.6) 5493 0 R] +/Limits [(lstnumber.-1204.20) (lstnumber.-1204.6)] +>> endobj +6043 0 obj << +/Names [(lstnumber.-1204.7) 5495 0 R (lstnumber.-1204.8) 5497 0 R (lstnumber.-1204.9) 5499 0 R (lstnumber.-1205.1) 5563 0 R (lstnumber.-1205.2) 5564 0 R (lstnumber.-1205.3) 5565 0 R] +/Limits [(lstnumber.-1204.7) (lstnumber.-1205.3)] +>> endobj +6044 0 obj << +/Names [(lstnumber.-1205.4) 5566 0 R (lstnumber.-1205.5) 5567 0 R (lstnumber.-1205.6) 5568 0 R (lstnumber.-1205.7) 5569 0 R (lstnumber.-1205.8) 5570 0 R (lstnumber.-1205.9) 5571 0 R] +/Limits [(lstnumber.-1205.4) (lstnumber.-1205.9)] +>> endobj +6045 0 obj << +/Names [(lstnumber.-1206.1) 5573 0 R (lstnumber.-1206.2) 5574 0 R (lstnumber.-1206.3) 5575 0 R (lstnumber.-1206.4) 5576 0 R (lstnumber.-1207.1) 5578 0 R (lstnumber.-1207.10) 5587 0 R] +/Limits [(lstnumber.-1206.1) (lstnumber.-1207.10)] +>> endobj +6046 0 obj << +/Names [(lstnumber.-1207.2) 5579 0 R (lstnumber.-1207.3) 5580 0 R (lstnumber.-1207.4) 5581 0 R (lstnumber.-1207.5) 5582 0 R (lstnumber.-1207.6) 5583 0 R (lstnumber.-1207.7) 5584 0 R] +/Limits [(lstnumber.-1207.2) (lstnumber.-1207.7)] +>> endobj +6047 0 obj << +/Names [(lstnumber.-1207.8) 5585 0 R (lstnumber.-1207.9) 5586 0 R (lstnumber.-1208.1) 5605 0 R (lstnumber.-1208.2) 5606 0 R (lstnumber.-1208.3) 5607 0 R (lstnumber.-1208.4) 5608 0 R] +/Limits [(lstnumber.-1207.8) (lstnumber.-1208.4)] +>> endobj +6048 0 obj << +/Names [(lstnumber.-1208.5) 5609 0 R (lstnumber.-1208.6) 5610 0 R (lstnumber.-1208.7) 5611 0 R (lstnumber.-1209.1) 5620 0 R (lstnumber.-121.1) 1405 0 R (lstnumber.-1210.1) 5622 0 R] +/Limits [(lstnumber.-1208.5) (lstnumber.-1210.1)] +>> endobj +6049 0 obj << +/Names [(lstnumber.-1211.1) 5628 0 R (lstnumber.-1211.2) 5629 0 R (lstnumber.-1211.3) 5630 0 R (lstnumber.-1211.4) 5631 0 R (lstnumber.-1211.5) 5632 0 R (lstnumber.-1211.6) 5633 0 R] +/Limits [(lstnumber.-1211.1) (lstnumber.-1211.6)] +>> endobj +6050 0 obj << +/Names [(lstnumber.-1211.7) 5634 0 R (lstnumber.-1212.1) 5636 0 R (lstnumber.-1212.2) 5637 0 R (lstnumber.-1212.3) 5638 0 R (lstnumber.-1212.4) 5639 0 R (lstnumber.-1212.5) 5640 0 R] +/Limits [(lstnumber.-1211.7) (lstnumber.-1212.5)] +>> endobj +6051 0 obj << +/Names [(lstnumber.-1212.6) 5641 0 R (lstnumber.-1212.7) 5642 0 R (lstnumber.-1213.1) 5644 0 R (lstnumber.-1213.2) 5645 0 R (lstnumber.-1213.3) 5646 0 R (lstnumber.-1213.4) 5647 0 R] +/Limits [(lstnumber.-1212.6) (lstnumber.-1213.4)] +>> endobj +6052 0 obj << +/Names [(lstnumber.-1213.5) 5648 0 R (lstnumber.-122.1) 1407 0 R (lstnumber.-122.2) 1408 0 R (lstnumber.-123.1) 1410 0 R (lstnumber.-123.2) 1411 0 R (lstnumber.-124.1) 1413 0 R] +/Limits [(lstnumber.-1213.5) (lstnumber.-124.1)] +>> endobj +6053 0 obj << +/Names [(lstnumber.-124.2) 1414 0 R (lstnumber.-125.1) 1420 0 R (lstnumber.-126.1) 1422 0 R (lstnumber.-126.2) 1423 0 R (lstnumber.-126.3) 1424 0 R (lstnumber.-127.1) 1426 0 R] +/Limits [(lstnumber.-124.2) (lstnumber.-127.1)] +>> endobj +6054 0 obj << +/Names [(lstnumber.-127.2) 1427 0 R (lstnumber.-128.1) 1429 0 R (lstnumber.-128.2) 1430 0 R (lstnumber.-129.1) 1432 0 R (lstnumber.-129.2) 1433 0 R (lstnumber.-13.1) 1096 0 R] +/Limits [(lstnumber.-127.2) (lstnumber.-13.1)] +>> endobj +6055 0 obj << +/Names [(lstnumber.-130.1) 1435 0 R (lstnumber.-130.2) 1436 0 R (lstnumber.-130.3) 1437 0 R (lstnumber.-130.4) 1438 0 R (lstnumber.-130.5) 1439 0 R (lstnumber.-130.6) 1440 0 R] +/Limits [(lstnumber.-130.1) (lstnumber.-130.6)] +>> endobj +6056 0 obj << +/Names [(lstnumber.-130.7) 1441 0 R (lstnumber.-131.1) 1443 0 R (lstnumber.-131.2) 1444 0 R (lstnumber.-131.3) 1445 0 R (lstnumber.-132.1) 1447 0 R (lstnumber.-133.1) 1449 0 R] +/Limits [(lstnumber.-130.7) (lstnumber.-133.1)] +>> endobj +6057 0 obj << +/Names [(lstnumber.-134.1) 1451 0 R (lstnumber.-135.1) 1453 0 R (lstnumber.-135.2) 1454 0 R (lstnumber.-136.1) 1461 0 R (lstnumber.-136.2) 1462 0 R (lstnumber.-136.3) 1463 0 R] +/Limits [(lstnumber.-134.1) (lstnumber.-136.3)] +>> endobj +6058 0 obj << +/Names [(lstnumber.-136.4) 1464 0 R (lstnumber.-136.5) 1465 0 R (lstnumber.-137.1) 1467 0 R (lstnumber.-137.2) 1468 0 R (lstnumber.-138.1) 1470 0 R (lstnumber.-138.2) 1471 0 R] +/Limits [(lstnumber.-136.4) (lstnumber.-138.2)] +>> endobj +6059 0 obj << +/Names [(lstnumber.-139.1) 1473 0 R (lstnumber.-139.2) 1474 0 R (lstnumber.-14.1) 1098 0 R (lstnumber.-14.2) 1099 0 R (lstnumber.-14.3) 1100 0 R (lstnumber.-14.4) 1101 0 R] +/Limits [(lstnumber.-139.1) (lstnumber.-14.4)] +>> endobj +6060 0 obj << +/Names [(lstnumber.-14.5) 1102 0 R (lstnumber.-14.6) 1103 0 R (lstnumber.-14.7) 1104 0 R (lstnumber.-140.1) 1476 0 R (lstnumber.-141.1) 1478 0 R (lstnumber.-141.2) 1479 0 R] +/Limits [(lstnumber.-14.5) (lstnumber.-141.2)] +>> endobj +6061 0 obj << +/Names [(lstnumber.-141.3) 1480 0 R (lstnumber.-142.1) 1482 0 R (lstnumber.-142.2) 1483 0 R (lstnumber.-143.1) 1485 0 R (lstnumber.-144.1) 1487 0 R (lstnumber.-144.2) 1488 0 R] +/Limits [(lstnumber.-141.3) (lstnumber.-144.2)] +>> endobj +6062 0 obj << +/Names [(lstnumber.-145.1) 1490 0 R (lstnumber.-145.2) 1491 0 R (lstnumber.-146.1) 1493 0 R (lstnumber.-147.1) 1499 0 R (lstnumber.-147.2) 1500 0 R (lstnumber.-147.3) 1501 0 R] +/Limits [(lstnumber.-145.1) (lstnumber.-147.3)] +>> endobj +6063 0 obj << +/Names [(lstnumber.-147.4) 1502 0 R (lstnumber.-147.5) 1503 0 R (lstnumber.-148.1) 1505 0 R (lstnumber.-148.2) 1506 0 R (lstnumber.-149.1) 1508 0 R (lstnumber.-149.2) 1509 0 R] +/Limits [(lstnumber.-147.4) (lstnumber.-149.2)] +>> endobj +6064 0 obj << +/Names [(lstnumber.-149.3) 1510 0 R (lstnumber.-15.1) 1107 0 R (lstnumber.-15.2) 1108 0 R (lstnumber.-150.1) 1512 0 R (lstnumber.-150.2) 1513 0 R (lstnumber.-151.1) 1515 0 R] +/Limits [(lstnumber.-149.3) (lstnumber.-151.1)] +>> endobj +6065 0 obj << +/Names [(lstnumber.-152.1) 1517 0 R (lstnumber.-153.1) 1519 0 R (lstnumber.-153.2) 1520 0 R (lstnumber.-154.1) 1522 0 R (lstnumber.-154.2) 1523 0 R (lstnumber.-155.1) 1526 0 R] +/Limits [(lstnumber.-152.1) (lstnumber.-155.1)] +>> endobj +6066 0 obj << +/Names [(lstnumber.-156.1) 1533 0 R (lstnumber.-157.1) 1535 0 R (lstnumber.-157.2) 1536 0 R (lstnumber.-158.1) 1538 0 R (lstnumber.-159.1) 1540 0 R (lstnumber.-16.1) 1110 0 R] +/Limits [(lstnumber.-156.1) (lstnumber.-16.1)] +>> endobj +6067 0 obj << +/Names [(lstnumber.-160.1) 1543 0 R (lstnumber.-161.1) 1546 0 R (lstnumber.-162.1) 1549 0 R (lstnumber.-163.1) 1551 0 R (lstnumber.-163.2) 1552 0 R (lstnumber.-164.1) 1559 0 R] +/Limits [(lstnumber.-160.1) (lstnumber.-164.1)] +>> endobj +6068 0 obj << +/Names [(lstnumber.-165.1) 1562 0 R (lstnumber.-166.1) 1565 0 R (lstnumber.-167.1) 1568 0 R (lstnumber.-168.1) 1570 0 R (lstnumber.-169.1) 1572 0 R (lstnumber.-17.1) 1112 0 R] +/Limits [(lstnumber.-165.1) (lstnumber.-17.1)] +>> endobj +6069 0 obj << +/Names [(lstnumber.-170.1) 1574 0 R (lstnumber.-171.1) 1576 0 R (lstnumber.-172.1) 1578 0 R (lstnumber.-173.1) 1584 0 R (lstnumber.-174.1) 1586 0 R (lstnumber.-175.1) 1588 0 R] +/Limits [(lstnumber.-170.1) (lstnumber.-175.1)] +>> endobj +6070 0 obj << +/Names [(lstnumber.-176.1) 1590 0 R (lstnumber.-177.1) 1592 0 R (lstnumber.-178.1) 1594 0 R (lstnumber.-179.1) 1596 0 R (lstnumber.-18.1) 1114 0 R (lstnumber.-180.1) 1598 0 R] +/Limits [(lstnumber.-176.1) (lstnumber.-180.1)] +>> endobj +6071 0 obj << +/Names [(lstnumber.-181.1) 1600 0 R (lstnumber.-181.2) 1601 0 R (lstnumber.-181.3) 1602 0 R (lstnumber.-182.1) 1604 0 R (lstnumber.-183.1) 1606 0 R (lstnumber.-184.1) 1608 0 R] +/Limits [(lstnumber.-181.1) (lstnumber.-184.1)] +>> endobj +6072 0 obj << +/Names [(lstnumber.-185.1) 1610 0 R (lstnumber.-186.1) 1616 0 R (lstnumber.-187.1) 1618 0 R (lstnumber.-188.1) 1620 0 R (lstnumber.-189.1) 1622 0 R (lstnumber.-189.2) 1623 0 R] +/Limits [(lstnumber.-185.1) (lstnumber.-189.2)] +>> endobj +6073 0 obj << +/Names [(lstnumber.-189.3) 1624 0 R (lstnumber.-189.4) 1625 0 R (lstnumber.-189.5) 1626 0 R (lstnumber.-189.6) 1627 0 R (lstnumber.-19.1) 1116 0 R (lstnumber.-190.1) 1629 0 R] +/Limits [(lstnumber.-189.3) (lstnumber.-190.1)] +>> endobj +6074 0 obj << +/Names [(lstnumber.-190.2) 1630 0 R (lstnumber.-190.3) 1631 0 R (lstnumber.-191.1) 1633 0 R (lstnumber.-192.1) 1635 0 R (lstnumber.-193.1) 1637 0 R (lstnumber.-193.2) 1638 0 R] +/Limits [(lstnumber.-190.2) (lstnumber.-193.2)] +>> endobj +6075 0 obj << +/Names [(lstnumber.-194.1) 1640 0 R (lstnumber.-195.1) 1642 0 R (lstnumber.-196.1) 1644 0 R (lstnumber.-197.1) 1646 0 R (lstnumber.-198.1) 1648 0 R (lstnumber.-199.1) 1655 0 R] +/Limits [(lstnumber.-194.1) (lstnumber.-199.1)] +>> endobj +6076 0 obj << +/Names [(lstnumber.-2.1) 1067 0 R (lstnumber.-20.1) 1118 0 R (lstnumber.-200.1) 1657 0 R (lstnumber.-201.1) 1659 0 R (lstnumber.-202.1) 1661 0 R (lstnumber.-203.1) 1663 0 R] +/Limits [(lstnumber.-2.1) (lstnumber.-203.1)] +>> endobj +6077 0 obj << +/Names [(lstnumber.-204.1) 1665 0 R (lstnumber.-205.1) 1667 0 R (lstnumber.-206.1) 1669 0 R (lstnumber.-207.1) 1671 0 R (lstnumber.-208.1) 1673 0 R (lstnumber.-209.1) 1675 0 R] +/Limits [(lstnumber.-204.1) (lstnumber.-209.1)] +>> endobj +6078 0 obj << +/Names [(lstnumber.-21.1) 1120 0 R (lstnumber.-210.1) 1677 0 R (lstnumber.-211.1) 1679 0 R (lstnumber.-212.1) 1681 0 R (lstnumber.-213.1) 1683 0 R (lstnumber.-214.1) 1689 0 R] +/Limits [(lstnumber.-21.1) (lstnumber.-214.1)] +>> endobj +6079 0 obj << +/Names [(lstnumber.-215.1) 1691 0 R (lstnumber.-216.1) 1693 0 R (lstnumber.-217.1) 1695 0 R (lstnumber.-218.1) 1697 0 R (lstnumber.-219.1) 1699 0 R (lstnumber.-22.1) 1122 0 R] +/Limits [(lstnumber.-215.1) (lstnumber.-22.1)] +>> endobj +6080 0 obj << +/Names [(lstnumber.-22.2) 1123 0 R (lstnumber.-22.3) 1124 0 R (lstnumber.-22.4) 1125 0 R (lstnumber.-220.1) 1701 0 R (lstnumber.-221.1) 1703 0 R (lstnumber.-222.1) 1705 0 R] +/Limits [(lstnumber.-22.2) (lstnumber.-222.1)] +>> endobj +6081 0 obj << +/Names [(lstnumber.-223.1) 1707 0 R (lstnumber.-223.2) 1708 0 R (lstnumber.-224.1) 1710 0 R (lstnumber.-225.1) 1712 0 R (lstnumber.-226.1) 1714 0 R (lstnumber.-227.1) 1720 0 R] +/Limits [(lstnumber.-223.1) (lstnumber.-227.1)] +>> endobj +6082 0 obj << +/Names [(lstnumber.-228.1) 1722 0 R (lstnumber.-229.1) 1724 0 R (lstnumber.-23.1) 1127 0 R (lstnumber.-230.1) 1726 0 R (lstnumber.-231.1) 1728 0 R (lstnumber.-232.1) 1730 0 R] +/Limits [(lstnumber.-228.1) (lstnumber.-232.1)] +>> endobj +6083 0 obj << +/Names [(lstnumber.-233.1) 1732 0 R (lstnumber.-234.1) 1734 0 R (lstnumber.-235.1) 1736 0 R (lstnumber.-236.1) 1738 0 R (lstnumber.-237.1) 1740 0 R (lstnumber.-238.1) 1742 0 R] +/Limits [(lstnumber.-233.1) (lstnumber.-238.1)] +>> endobj +6084 0 obj << +/Names [(lstnumber.-239.1) 1744 0 R (lstnumber.-24.1) 1133 0 R (lstnumber.-240.1) 1750 0 R (lstnumber.-241.1) 1752 0 R (lstnumber.-242.1) 1754 0 R (lstnumber.-243.1) 1756 0 R] +/Limits [(lstnumber.-239.1) (lstnumber.-243.1)] +>> endobj +6085 0 obj << +/Names [(lstnumber.-244.1) 1758 0 R (lstnumber.-245.1) 1760 0 R (lstnumber.-246.1) 1762 0 R (lstnumber.-247.1) 1764 0 R (lstnumber.-248.1) 1766 0 R (lstnumber.-249.1) 1768 0 R] +/Limits [(lstnumber.-244.1) (lstnumber.-249.1)] +>> endobj +6086 0 obj << +/Names [(lstnumber.-25.1) 1135 0 R (lstnumber.-25.2) 1136 0 R (lstnumber.-250.1) 1770 0 R (lstnumber.-251.1) 1772 0 R (lstnumber.-252.1) 1774 0 R (lstnumber.-253.1) 1776 0 R] +/Limits [(lstnumber.-25.1) (lstnumber.-253.1)] +>> endobj +6087 0 obj << +/Names [(lstnumber.-253.2) 1777 0 R (lstnumber.-254.1) 1783 0 R (lstnumber.-255.1) 1785 0 R (lstnumber.-255.2) 1786 0 R (lstnumber.-255.3) 1787 0 R (lstnumber.-255.4) 1788 0 R] +/Limits [(lstnumber.-253.2) (lstnumber.-255.4)] +>> endobj +6088 0 obj << +/Names [(lstnumber.-255.5) 1789 0 R (lstnumber.-255.6) 1790 0 R (lstnumber.-256.1) 1792 0 R (lstnumber.-257.1) 1794 0 R (lstnumber.-258.1) 1796 0 R (lstnumber.-259.1) 1798 0 R] +/Limits [(lstnumber.-255.5) (lstnumber.-259.1)] +>> endobj +6089 0 obj << +/Names [(lstnumber.-26.1) 1139 0 R (lstnumber.-260.1) 1800 0 R (lstnumber.-261.1) 1802 0 R (lstnumber.-262.1) 1804 0 R (lstnumber.-263.1) 1806 0 R (lstnumber.-264.1) 1808 0 R] +/Limits [(lstnumber.-26.1) (lstnumber.-264.1)] +>> endobj +6090 0 obj << +/Names [(lstnumber.-265.1) 1810 0 R (lstnumber.-266.1) 1812 0 R (lstnumber.-267.1) 1818 0 R (lstnumber.-268.1) 1820 0 R (lstnumber.-269.1) 1822 0 R (lstnumber.-27.1) 1141 0 R] +/Limits [(lstnumber.-265.1) (lstnumber.-27.1)] +>> endobj +6091 0 obj << +/Names [(lstnumber.-270.1) 1824 0 R (lstnumber.-271.1) 1826 0 R (lstnumber.-271.2) 1827 0 R (lstnumber.-272.1) 1829 0 R (lstnumber.-273.1) 1831 0 R (lstnumber.-274.1) 1833 0 R] +/Limits [(lstnumber.-270.1) (lstnumber.-274.1)] +>> endobj +6092 0 obj << +/Names [(lstnumber.-274.2) 1834 0 R (lstnumber.-275.1) 1836 0 R (lstnumber.-276.1) 1838 0 R (lstnumber.-276.2) 1839 0 R (lstnumber.-276.3) 1840 0 R (lstnumber.-277.1) 1842 0 R] +/Limits [(lstnumber.-274.2) (lstnumber.-277.1)] +>> endobj +6093 0 obj << +/Names [(lstnumber.-277.2) 1843 0 R (lstnumber.-278.1) 1851 0 R (lstnumber.-279.1) 1853 0 R (lstnumber.-28.1) 1143 0 R (lstnumber.-280.1) 1855 0 R (lstnumber.-281.1) 1857 0 R] +/Limits [(lstnumber.-277.2) (lstnumber.-281.1)] +>> endobj +6094 0 obj << +/Names [(lstnumber.-282.1) 1859 0 R (lstnumber.-283.1) 1861 0 R (lstnumber.-284.1) 1863 0 R (lstnumber.-285.1) 1865 0 R (lstnumber.-286.1) 1867 0 R (lstnumber.-286.2) 1868 0 R] +/Limits [(lstnumber.-282.1) (lstnumber.-286.2)] +>> endobj +6095 0 obj << +/Names [(lstnumber.-286.3) 1869 0 R (lstnumber.-286.4) 1870 0 R (lstnumber.-286.5) 1871 0 R (lstnumber.-286.6) 1872 0 R (lstnumber.-287.1) 1874 0 R (lstnumber.-288.1) 1876 0 R] +/Limits [(lstnumber.-286.3) (lstnumber.-288.1)] +>> endobj +6096 0 obj << +/Names [(lstnumber.-289.1) 1878 0 R (lstnumber.-29.1) 1145 0 R (lstnumber.-290.1) 1884 0 R (lstnumber.-291.1) 1886 0 R (lstnumber.-292.1) 1888 0 R (lstnumber.-293.1) 1890 0 R] +/Limits [(lstnumber.-289.1) (lstnumber.-293.1)] +>> endobj +6097 0 obj << +/Names [(lstnumber.-294.1) 1892 0 R (lstnumber.-295.1) 1894 0 R (lstnumber.-296.1) 1896 0 R (lstnumber.-297.1) 1898 0 R (lstnumber.-298.1) 1900 0 R (lstnumber.-299.1) 1902 0 R] +/Limits [(lstnumber.-294.1) (lstnumber.-299.1)] +>> endobj +6098 0 obj << +/Names [(lstnumber.-3.1) 1069 0 R (lstnumber.-30.1) 1147 0 R (lstnumber.-300.1) 1904 0 R (lstnumber.-301.1) 1906 0 R (lstnumber.-302.1) 1908 0 R (lstnumber.-302.2) 1909 0 R] +/Limits [(lstnumber.-3.1) (lstnumber.-302.2)] +>> endobj +6099 0 obj << +/Names [(lstnumber.-303.1) 1911 0 R (lstnumber.-303.2) 1912 0 R (lstnumber.-304.1) 1918 0 R (lstnumber.-305.1) 1920 0 R (lstnumber.-306.1) 1922 0 R (lstnumber.-307.1) 1924 0 R] +/Limits [(lstnumber.-303.1) (lstnumber.-307.1)] +>> endobj +6100 0 obj << +/Names [(lstnumber.-308.1) 1926 0 R (lstnumber.-308.2) 1927 0 R (lstnumber.-309.1) 1929 0 R (lstnumber.-31.1) 1149 0 R (lstnumber.-310.1) 1931 0 R (lstnumber.-311.1) 1933 0 R] +/Limits [(lstnumber.-308.1) (lstnumber.-311.1)] +>> endobj +6101 0 obj << +/Names [(lstnumber.-312.1) 1935 0 R (lstnumber.-313.1) 1937 0 R (lstnumber.-314.1) 1939 0 R (lstnumber.-315.1) 1941 0 R (lstnumber.-316.1) 1944 0 R (lstnumber.-317.1) 1946 0 R] +/Limits [(lstnumber.-312.1) (lstnumber.-317.1)] +>> endobj +6102 0 obj << +/Names [(lstnumber.-318.1) 1953 0 R (lstnumber.-319.1) 1956 0 R (lstnumber.-319.2) 1957 0 R (lstnumber.-319.3) 1958 0 R (lstnumber.-32.1) 1151 0 R (lstnumber.-320.1) 1960 0 R] +/Limits [(lstnumber.-318.1) (lstnumber.-320.1)] +>> endobj +6103 0 obj << +/Names [(lstnumber.-320.2) 1961 0 R (lstnumber.-321.1) 1964 0 R (lstnumber.-322.1) 1966 0 R (lstnumber.-323.1) 1968 0 R (lstnumber.-324.1) 1970 0 R (lstnumber.-325.1) 1972 0 R] +/Limits [(lstnumber.-320.2) (lstnumber.-325.1)] +>> endobj +6104 0 obj << +/Names [(lstnumber.-326.1) 1979 0 R (lstnumber.-327.1) 1981 0 R (lstnumber.-328.1) 1984 0 R (lstnumber.-329.1) 1997 0 R (lstnumber.-33.1) 1153 0 R (lstnumber.-330.1) 1999 0 R] +/Limits [(lstnumber.-326.1) (lstnumber.-330.1)] +>> endobj +6105 0 obj << +/Names [(lstnumber.-331.1) 2001 0 R (lstnumber.-332.1) 2003 0 R (lstnumber.-333.1) 2005 0 R (lstnumber.-334.1) 2007 0 R (lstnumber.-335.1) 2009 0 R (lstnumber.-336.1) 2011 0 R] +/Limits [(lstnumber.-331.1) (lstnumber.-336.1)] +>> endobj +6106 0 obj << +/Names [(lstnumber.-337.1) 2013 0 R (lstnumber.-337.2) 2014 0 R (lstnumber.-337.3) 2015 0 R (lstnumber.-338.1) 2017 0 R (lstnumber.-339.1) 2024 0 R (lstnumber.-339.2) 2025 0 R] +/Limits [(lstnumber.-337.1) (lstnumber.-339.2)] +>> endobj +6107 0 obj << +/Names [(lstnumber.-34.1) 1155 0 R (lstnumber.-340.1) 2027 0 R (lstnumber.-341.1) 2029 0 R (lstnumber.-342.1) 2031 0 R (lstnumber.-343.1) 2033 0 R (lstnumber.-344.1) 2035 0 R] +/Limits [(lstnumber.-34.1) (lstnumber.-344.1)] +>> endobj +6108 0 obj << +/Names [(lstnumber.-344.2) 2036 0 R (lstnumber.-344.3) 2037 0 R (lstnumber.-344.4) 2038 0 R (lstnumber.-345.1) 2040 0 R (lstnumber.-345.2) 2041 0 R (lstnumber.-346.1) 2044 0 R] +/Limits [(lstnumber.-344.2) (lstnumber.-346.1)] +>> endobj +6109 0 obj << +/Names [(lstnumber.-347.1) 2046 0 R (lstnumber.-348.1) 2048 0 R (lstnumber.-349.1) 2050 0 R (lstnumber.-35.1) 1157 0 R (lstnumber.-350.1) 2056 0 R (lstnumber.-351.1) 2058 0 R] +/Limits [(lstnumber.-347.1) (lstnumber.-351.1)] +>> endobj +6110 0 obj << +/Names [(lstnumber.-351.2) 2059 0 R (lstnumber.-351.3) 2060 0 R (lstnumber.-352.1) 2062 0 R (lstnumber.-353.1) 2064 0 R (lstnumber.-353.2) 2065 0 R (lstnumber.-353.3) 2066 0 R] +/Limits [(lstnumber.-351.2) (lstnumber.-353.3)] +>> endobj +6111 0 obj << +/Names [(lstnumber.-353.4) 2067 0 R (lstnumber.-354.1) 2069 0 R (lstnumber.-355.1) 2071 0 R (lstnumber.-356.1) 2073 0 R (lstnumber.-356.2) 2074 0 R (lstnumber.-356.3) 2075 0 R] +/Limits [(lstnumber.-353.4) (lstnumber.-356.3)] +>> endobj +6112 0 obj << +/Names [(lstnumber.-356.4) 2076 0 R (lstnumber.-357.1) 2078 0 R (lstnumber.-358.1) 2080 0 R (lstnumber.-358.2) 2081 0 R (lstnumber.-359.1) 2083 0 R (lstnumber.-359.2) 2084 0 R] +/Limits [(lstnumber.-356.4) (lstnumber.-359.2)] +>> endobj +6113 0 obj << +/Names [(lstnumber.-36.1) 1159 0 R (lstnumber.-360.1) 2086 0 R (lstnumber.-360.2) 2087 0 R (lstnumber.-361.1) 2089 0 R (lstnumber.-361.2) 2090 0 R (lstnumber.-362.1) 2096 0 R] +/Limits [(lstnumber.-36.1) (lstnumber.-362.1)] +>> endobj +6114 0 obj << +/Names [(lstnumber.-363.1) 2098 0 R (lstnumber.-363.2) 2099 0 R (lstnumber.-364.1) 2101 0 R (lstnumber.-365.1) 2103 0 R (lstnumber.-366.1) 2105 0 R (lstnumber.-366.2) 2106 0 R] +/Limits [(lstnumber.-363.1) (lstnumber.-366.2)] +>> endobj +6115 0 obj << +/Names [(lstnumber.-366.3) 2107 0 R (lstnumber.-367.1) 2109 0 R (lstnumber.-368.1) 2111 0 R (lstnumber.-369.1) 2113 0 R (lstnumber.-37.1) 1165 0 R (lstnumber.-37.2) 1166 0 R] +/Limits [(lstnumber.-366.3) (lstnumber.-37.2)] +>> endobj +6116 0 obj << +/Names [(lstnumber.-370.1) 2115 0 R (lstnumber.-371.1) 2117 0 R (lstnumber.-372.1) 2120 0 R (lstnumber.-373.1) 2126 0 R (lstnumber.-373.2) 2127 0 R (lstnumber.-373.3) 2128 0 R] +/Limits [(lstnumber.-370.1) (lstnumber.-373.3)] +>> endobj +6117 0 obj << +/Names [(lstnumber.-373.4) 2129 0 R (lstnumber.-374.1) 2131 0 R (lstnumber.-375.1) 2133 0 R (lstnumber.-376.1) 2135 0 R (lstnumber.-376.2) 2136 0 R (lstnumber.-377.1) 2138 0 R] +/Limits [(lstnumber.-373.4) (lstnumber.-377.1)] +>> endobj +6118 0 obj << +/Names [(lstnumber.-377.2) 2139 0 R (lstnumber.-378.1) 2141 0 R (lstnumber.-379.1) 2143 0 R (lstnumber.-38.1) 1168 0 R (lstnumber.-38.2) 1169 0 R (lstnumber.-38.3) 1170 0 R] +/Limits [(lstnumber.-377.2) (lstnumber.-38.3)] +>> endobj +6119 0 obj << +/Names [(lstnumber.-380.1) 2145 0 R (lstnumber.-380.2) 2146 0 R (lstnumber.-381.1) 2148 0 R (lstnumber.-382.1) 2150 0 R (lstnumber.-382.2) 2151 0 R (lstnumber.-383.1) 2153 0 R] +/Limits [(lstnumber.-380.1) (lstnumber.-383.1)] +>> endobj +6120 0 obj << +/Names [(lstnumber.-383.2) 2154 0 R (lstnumber.-384.1) 2156 0 R (lstnumber.-384.2) 2157 0 R (lstnumber.-384.3) 2158 0 R (lstnumber.-385.1) 2164 0 R (lstnumber.-385.2) 2165 0 R] +/Limits [(lstnumber.-383.2) (lstnumber.-385.2)] +>> endobj +6121 0 obj << +/Names [(lstnumber.-385.3) 2166 0 R (lstnumber.-385.4) 2167 0 R (lstnumber.-385.5) 2168 0 R (lstnumber.-385.6) 2169 0 R (lstnumber.-385.7) 2170 0 R (lstnumber.-386.1) 2172 0 R] +/Limits [(lstnumber.-385.3) (lstnumber.-386.1)] +>> endobj +6122 0 obj << +/Names [(lstnumber.-386.2) 2173 0 R (lstnumber.-386.3) 2174 0 R (lstnumber.-387.1) 2176 0 R (lstnumber.-387.2) 2177 0 R (lstnumber.-387.3) 2178 0 R (lstnumber.-387.4) 2179 0 R] +/Limits [(lstnumber.-386.2) (lstnumber.-387.4)] +>> endobj +6123 0 obj << +/Names [(lstnumber.-387.5) 2180 0 R (lstnumber.-388.1) 2182 0 R (lstnumber.-388.2) 2183 0 R (lstnumber.-389.1) 2185 0 R (lstnumber.-39.1) 1172 0 R (lstnumber.-39.2) 1173 0 R] +/Limits [(lstnumber.-387.5) (lstnumber.-39.2)] +>> endobj +6124 0 obj << +/Names [(lstnumber.-39.3) 1174 0 R (lstnumber.-390.1) 2187 0 R (lstnumber.-390.2) 2188 0 R (lstnumber.-391.1) 2190 0 R (lstnumber.-392.1) 2192 0 R (lstnumber.-392.2) 2193 0 R] +/Limits [(lstnumber.-39.3) (lstnumber.-392.2)] +>> endobj +6125 0 obj << +/Names [(lstnumber.-392.3) 2194 0 R (lstnumber.-393.1) 2196 0 R (lstnumber.-394.1) 2198 0 R (lstnumber.-394.2) 2199 0 R (lstnumber.-395.1) 2207 0 R (lstnumber.-396.1) 2210 0 R] +/Limits [(lstnumber.-392.3) (lstnumber.-396.1)] +>> endobj +6126 0 obj << +/Names [(lstnumber.-397.1) 2213 0 R (lstnumber.-398.1) 2216 0 R (lstnumber.-399.1) 2218 0 R (lstnumber.-399.2) 2219 0 R (lstnumber.-4.1) 1071 0 R (lstnumber.-40.1) 1176 0 R] +/Limits [(lstnumber.-397.1) (lstnumber.-40.1)] +>> endobj +6127 0 obj << +/Names [(lstnumber.-400.1) 2222 0 R (lstnumber.-401.1) 2224 0 R (lstnumber.-402.1) 2230 0 R (lstnumber.-403.1) 2232 0 R (lstnumber.-404.1) 2234 0 R (lstnumber.-405.1) 2236 0 R] +/Limits [(lstnumber.-400.1) (lstnumber.-405.1)] +>> endobj +6128 0 obj << +/Names [(lstnumber.-406.1) 2238 0 R (lstnumber.-407.1) 2240 0 R (lstnumber.-408.1) 2242 0 R (lstnumber.-409.1) 2244 0 R (lstnumber.-41.1) 1178 0 R (lstnumber.-410.1) 2246 0 R] +/Limits [(lstnumber.-406.1) (lstnumber.-410.1)] +>> endobj +6129 0 obj << +/Names [(lstnumber.-411.1) 2248 0 R (lstnumber.-412.1) 2250 0 R (lstnumber.-413.1) 2252 0 R (lstnumber.-414.1) 2254 0 R (lstnumber.-414.2) 2255 0 R (lstnumber.-414.3) 2256 0 R] +/Limits [(lstnumber.-411.1) (lstnumber.-414.3)] +>> endobj +6130 0 obj << +/Names [(lstnumber.-415.1) 2258 0 R (lstnumber.-416.1) 2264 0 R (lstnumber.-417.1) 2266 0 R (lstnumber.-417.2) 2267 0 R (lstnumber.-417.3) 2268 0 R (lstnumber.-417.4) 2269 0 R] +/Limits [(lstnumber.-415.1) (lstnumber.-417.4)] +>> endobj +6131 0 obj << +/Names [(lstnumber.-417.5) 2270 0 R (lstnumber.-417.6) 2271 0 R (lstnumber.-418.1) 2273 0 R (lstnumber.-418.2) 2274 0 R (lstnumber.-418.3) 2275 0 R (lstnumber.-419.1) 2277 0 R] +/Limits [(lstnumber.-417.5) (lstnumber.-419.1)] +>> endobj +6132 0 obj << +/Names [(lstnumber.-42.1) 1180 0 R (lstnumber.-420.1) 2279 0 R (lstnumber.-420.2) 2280 0 R (lstnumber.-421.1) 2282 0 R (lstnumber.-422.1) 2284 0 R (lstnumber.-423.1) 2286 0 R] +/Limits [(lstnumber.-42.1) (lstnumber.-423.1)] +>> endobj +6133 0 obj << +/Names [(lstnumber.-424.1) 2288 0 R (lstnumber.-425.1) 2290 0 R (lstnumber.-426.1) 2292 0 R (lstnumber.-427.1) 2294 0 R (lstnumber.-428.1) 2296 0 R (lstnumber.-429.1) 2302 0 R] +/Limits [(lstnumber.-424.1) (lstnumber.-429.1)] +>> endobj +6134 0 obj << +/Names [(lstnumber.-43.1) 1182 0 R (lstnumber.-43.2) 1183 0 R (lstnumber.-43.3) 1184 0 R (lstnumber.-43.4) 1185 0 R (lstnumber.-430.1) 2304 0 R (lstnumber.-431.1) 2306 0 R] +/Limits [(lstnumber.-43.1) (lstnumber.-431.1)] +>> endobj +6135 0 obj << +/Names [(lstnumber.-432.1) 2308 0 R (lstnumber.-433.1) 2310 0 R (lstnumber.-434.1) 2312 0 R (lstnumber.-435.1) 2314 0 R (lstnumber.-436.1) 2316 0 R (lstnumber.-437.1) 2318 0 R] +/Limits [(lstnumber.-432.1) (lstnumber.-437.1)] +>> endobj +6136 0 obj << +/Names [(lstnumber.-438.1) 2320 0 R (lstnumber.-439.1) 2322 0 R (lstnumber.-44.1) 1187 0 R (lstnumber.-440.1) 2324 0 R (lstnumber.-441.1) 2326 0 R (lstnumber.-442.1) 2328 0 R] +/Limits [(lstnumber.-438.1) (lstnumber.-442.1)] +>> endobj +6137 0 obj << +/Names [(lstnumber.-442.2) 2329 0 R (lstnumber.-443.1) 2335 0 R (lstnumber.-444.1) 2337 0 R (lstnumber.-445.1) 2339 0 R (lstnumber.-446.1) 2341 0 R (lstnumber.-447.1) 2343 0 R] +/Limits [(lstnumber.-442.2) (lstnumber.-447.1)] +>> endobj +6138 0 obj << +/Names [(lstnumber.-448.1) 2345 0 R (lstnumber.-449.1) 2347 0 R (lstnumber.-45.1) 1189 0 R (lstnumber.-450.1) 2349 0 R (lstnumber.-451.1) 2351 0 R (lstnumber.-452.1) 2353 0 R] +/Limits [(lstnumber.-448.1) (lstnumber.-452.1)] +>> endobj +6139 0 obj << +/Names [(lstnumber.-453.1) 2355 0 R (lstnumber.-454.1) 2357 0 R (lstnumber.-455.1) 2359 0 R (lstnumber.-456.1) 2365 0 R (lstnumber.-457.1) 2367 0 R (lstnumber.-458.1) 2369 0 R] +/Limits [(lstnumber.-453.1) (lstnumber.-458.1)] +>> endobj +6140 0 obj << +/Names [(lstnumber.-459.1) 2371 0 R (lstnumber.-46.1) 1191 0 R (lstnumber.-460.1) 2373 0 R (lstnumber.-461.1) 2375 0 R (lstnumber.-462.1) 2377 0 R (lstnumber.-463.1) 2379 0 R] +/Limits [(lstnumber.-459.1) (lstnumber.-463.1)] +>> endobj +6141 0 obj << +/Names [(lstnumber.-464.1) 2381 0 R (lstnumber.-465.1) 2383 0 R (lstnumber.-466.1) 2385 0 R (lstnumber.-467.1) 2387 0 R (lstnumber.-468.1) 2389 0 R (lstnumber.-468.2) 2390 0 R] +/Limits [(lstnumber.-464.1) (lstnumber.-468.2)] +>> endobj +6142 0 obj << +/Names [(lstnumber.-469.1) 2392 0 R (lstnumber.-47.1) 1193 0 R (lstnumber.-470.1) 2399 0 R (lstnumber.-470.2) 2400 0 R (lstnumber.-470.3) 2401 0 R (lstnumber.-470.4) 2402 0 R] +/Limits [(lstnumber.-469.1) (lstnumber.-470.4)] +>> endobj +6143 0 obj << +/Names [(lstnumber.-470.5) 2403 0 R (lstnumber.-470.6) 2404 0 R (lstnumber.-471.1) 2406 0 R (lstnumber.-472.1) 2408 0 R (lstnumber.-473.1) 2410 0 R (lstnumber.-474.1) 2412 0 R] +/Limits [(lstnumber.-470.5) (lstnumber.-474.1)] +>> endobj +6144 0 obj << +/Names [(lstnumber.-475.1) 2414 0 R (lstnumber.-476.1) 2416 0 R (lstnumber.-477.1) 2418 0 R (lstnumber.-478.1) 2420 0 R (lstnumber.-479.1) 2422 0 R (lstnumber.-48.1) 1195 0 R] +/Limits [(lstnumber.-475.1) (lstnumber.-48.1)] +>> endobj +6145 0 obj << +/Names [(lstnumber.-48.2) 1196 0 R (lstnumber.-48.3) 1197 0 R (lstnumber.-48.4) 1198 0 R (lstnumber.-480.1) 2424 0 R (lstnumber.-481.1) 2426 0 R (lstnumber.-482.1) 2428 0 R] +/Limits [(lstnumber.-48.2) (lstnumber.-482.1)] +>> endobj +6146 0 obj << +/Names [(lstnumber.-483.1) 2434 0 R (lstnumber.-484.1) 2436 0 R (lstnumber.-485.1) 2438 0 R (lstnumber.-486.1) 2440 0 R (lstnumber.-486.2) 2441 0 R (lstnumber.-487.1) 2443 0 R] +/Limits [(lstnumber.-483.1) (lstnumber.-487.1)] +>> endobj +6147 0 obj << +/Names [(lstnumber.-488.1) 2445 0 R (lstnumber.-489.1) 2447 0 R (lstnumber.-489.2) 2448 0 R (lstnumber.-49.1) 1204 0 R (lstnumber.-490.1) 2450 0 R (lstnumber.-491.1) 2452 0 R] +/Limits [(lstnumber.-488.1) (lstnumber.-491.1)] +>> endobj +6148 0 obj << +/Names [(lstnumber.-491.2) 2453 0 R (lstnumber.-491.3) 2454 0 R (lstnumber.-492.1) 2456 0 R (lstnumber.-492.2) 2457 0 R (lstnumber.-493.1) 2460 0 R (lstnumber.-494.1) 2466 0 R] +/Limits [(lstnumber.-491.2) (lstnumber.-494.1)] +>> endobj +6149 0 obj << +/Names [(lstnumber.-495.1) 2468 0 R (lstnumber.-496.1) 2470 0 R (lstnumber.-497.1) 2472 0 R (lstnumber.-497.2) 2473 0 R (lstnumber.-497.3) 2474 0 R (lstnumber.-497.4) 2475 0 R] +/Limits [(lstnumber.-495.1) (lstnumber.-497.4)] +>> endobj +6150 0 obj << +/Names [(lstnumber.-497.5) 2476 0 R (lstnumber.-497.6) 2477 0 R (lstnumber.-498.1) 2479 0 R (lstnumber.-499.1) 2481 0 R (lstnumber.-5.1) 1073 0 R (lstnumber.-50.1) 1207 0 R] +/Limits [(lstnumber.-497.5) (lstnumber.-50.1)] +>> endobj +6151 0 obj << +/Names [(lstnumber.-500.1) 2483 0 R (lstnumber.-501.1) 2485 0 R (lstnumber.-502.1) 2487 0 R (lstnumber.-503.1) 2489 0 R (lstnumber.-503.2) 2490 0 R (lstnumber.-504.1) 2492 0 R] +/Limits [(lstnumber.-500.1) (lstnumber.-504.1)] +>> endobj +6152 0 obj << +/Names [(lstnumber.-504.2) 2493 0 R (lstnumber.-505.1) 2495 0 R (lstnumber.-506.1) 2497 0 R (lstnumber.-507.1) 2503 0 R (lstnumber.-508.1) 2505 0 R (lstnumber.-509.1) 2507 0 R] +/Limits [(lstnumber.-504.2) (lstnumber.-509.1)] +>> endobj +6153 0 obj << +/Names [(lstnumber.-51.1) 1209 0 R (lstnumber.-51.2) 1210 0 R (lstnumber.-510.1) 2510 0 R (lstnumber.-511.1) 2512 0 R (lstnumber.-512.1) 2515 0 R (lstnumber.-513.1) 2518 0 R] +/Limits [(lstnumber.-51.1) (lstnumber.-513.1)] +>> endobj +6154 0 obj << +/Names [(lstnumber.-513.2) 2519 0 R (lstnumber.-513.3) 2520 0 R (lstnumber.-514.1) 2522 0 R (lstnumber.-514.2) 2523 0 R (lstnumber.-515.1) 2526 0 R (lstnumber.-516.1) 2533 0 R] +/Limits [(lstnumber.-513.2) (lstnumber.-516.1)] +>> endobj +6155 0 obj << +/Names [(lstnumber.-517.1) 2535 0 R (lstnumber.-518.1) 2538 0 R (lstnumber.-519.1) 2542 0 R (lstnumber.-519.2) 2543 0 R (lstnumber.-52.1) 1212 0 R (lstnumber.-52.2) 1213 0 R] +/Limits [(lstnumber.-517.1) (lstnumber.-52.2)] +>> endobj +6156 0 obj << +/Names [(lstnumber.-520.1) 2546 0 R (lstnumber.-521.1) 2549 0 R (lstnumber.-522.1) 2558 0 R (lstnumber.-523.1) 2560 0 R (lstnumber.-524.1) 2562 0 R (lstnumber.-525.1) 2564 0 R] +/Limits [(lstnumber.-520.1) (lstnumber.-525.1)] +>> endobj +6157 0 obj << +/Names [(lstnumber.-526.1) 2566 0 R (lstnumber.-527.1) 2568 0 R (lstnumber.-528.1) 2570 0 R (lstnumber.-529.1) 2572 0 R (lstnumber.-53.1) 1215 0 R (lstnumber.-530.1) 2580 0 R] +/Limits [(lstnumber.-526.1) (lstnumber.-530.1)] +>> endobj +6158 0 obj << +/Names [(lstnumber.-531.1) 2582 0 R (lstnumber.-532.1) 2584 0 R (lstnumber.-533.1) 2586 0 R (lstnumber.-533.2) 2587 0 R (lstnumber.-534.1) 2589 0 R (lstnumber.-535.1) 2591 0 R] +/Limits [(lstnumber.-531.1) (lstnumber.-535.1)] +>> endobj +6159 0 obj << +/Names [(lstnumber.-536.1) 2593 0 R (lstnumber.-537.1) 2595 0 R (lstnumber.-538.1) 2597 0 R (lstnumber.-539.1) 2599 0 R (lstnumber.-539.2) 2600 0 R (lstnumber.-54.1) 1217 0 R] +/Limits [(lstnumber.-536.1) (lstnumber.-54.1)] +>> endobj +6160 0 obj << +/Names [(lstnumber.-54.2) 1218 0 R (lstnumber.-540.1) 2602 0 R (lstnumber.-540.2) 2603 0 R (lstnumber.-541.1) 2609 0 R (lstnumber.-542.1) 2611 0 R (lstnumber.-542.2) 2612 0 R] +/Limits [(lstnumber.-54.2) (lstnumber.-542.2)] +>> endobj +6161 0 obj << +/Names [(lstnumber.-543.1) 2614 0 R (lstnumber.-543.2) 2615 0 R (lstnumber.-544.1) 2617 0 R (lstnumber.-544.2) 2618 0 R (lstnumber.-545.1) 2620 0 R (lstnumber.-545.2) 2621 0 R] +/Limits [(lstnumber.-543.1) (lstnumber.-545.2)] +>> endobj +6162 0 obj << +/Names [(lstnumber.-546.1) 2624 0 R (lstnumber.-547.1) 2626 0 R (lstnumber.-547.2) 2627 0 R (lstnumber.-548.1) 2629 0 R (lstnumber.-549.1) 2631 0 R (lstnumber.-55.1) 1220 0 R] +/Limits [(lstnumber.-546.1) (lstnumber.-55.1)] +>> endobj +6163 0 obj << +/Names [(lstnumber.-550.1) 2633 0 R (lstnumber.-551.1) 2635 0 R (lstnumber.-552.1) 2637 0 R (lstnumber.-553.1) 2643 0 R (lstnumber.-554.1) 2645 0 R (lstnumber.-555.1) 2647 0 R] +/Limits [(lstnumber.-550.1) (lstnumber.-555.1)] +>> endobj +6164 0 obj << +/Names [(lstnumber.-555.2) 2648 0 R (lstnumber.-555.3) 2649 0 R (lstnumber.-556.1) 2651 0 R (lstnumber.-557.1) 2653 0 R (lstnumber.-558.1) 2655 0 R (lstnumber.-558.2) 2656 0 R] +/Limits [(lstnumber.-555.2) (lstnumber.-558.2)] +>> endobj +6165 0 obj << +/Names [(lstnumber.-559.1) 2658 0 R (lstnumber.-56.1) 1222 0 R (lstnumber.-560.1) 2660 0 R (lstnumber.-560.2) 2661 0 R (lstnumber.-560.3) 2662 0 R (lstnumber.-561.1) 2664 0 R] +/Limits [(lstnumber.-559.1) (lstnumber.-561.1)] +>> endobj +6166 0 obj << +/Names [(lstnumber.-561.2) 2665 0 R (lstnumber.-562.1) 2667 0 R (lstnumber.-563.1) 2670 0 R (lstnumber.-564.1) 2676 0 R (lstnumber.-565.1) 2678 0 R (lstnumber.-566.1) 2680 0 R] +/Limits [(lstnumber.-561.2) (lstnumber.-566.1)] +>> endobj +6167 0 obj << +/Names [(lstnumber.-567.1) 2682 0 R (lstnumber.-567.2) 2683 0 R (lstnumber.-568.1) 2685 0 R (lstnumber.-569.1) 2687 0 R (lstnumber.-57.1) 1224 0 R (lstnumber.-570.1) 2689 0 R] +/Limits [(lstnumber.-567.1) (lstnumber.-570.1)] +>> endobj +6168 0 obj << +/Names [(lstnumber.-571.1) 2691 0 R (lstnumber.-571.2) 2692 0 R (lstnumber.-572.1) 2694 0 R (lstnumber.-573.1) 2696 0 R (lstnumber.-573.2) 2697 0 R (lstnumber.-574.1) 2699 0 R] +/Limits [(lstnumber.-571.1) (lstnumber.-574.1)] +>> endobj +6169 0 obj << +/Names [(lstnumber.-575.1) 2701 0 R (lstnumber.-575.2) 2702 0 R (lstnumber.-575.3) 2703 0 R (lstnumber.-576.1) 2705 0 R (lstnumber.-577.1) 2711 0 R (lstnumber.-578.1) 2713 0 R] +/Limits [(lstnumber.-575.1) (lstnumber.-578.1)] +>> endobj +6170 0 obj << +/Names [(lstnumber.-579.1) 2715 0 R (lstnumber.-58.1) 1226 0 R (lstnumber.-58.2) 1227 0 R (lstnumber.-580.1) 2717 0 R (lstnumber.-581.1) 2719 0 R (lstnumber.-582.1) 2721 0 R] +/Limits [(lstnumber.-579.1) (lstnumber.-582.1)] +>> endobj +6171 0 obj << +/Names [(lstnumber.-582.2) 2722 0 R (lstnumber.-583.1) 2724 0 R (lstnumber.-584.1) 2726 0 R (lstnumber.-585.1) 2728 0 R (lstnumber.-586.1) 2730 0 R (lstnumber.-587.1) 2732 0 R] +/Limits [(lstnumber.-582.2) (lstnumber.-587.1)] +>> endobj +6172 0 obj << +/Names [(lstnumber.-587.2) 2733 0 R (lstnumber.-587.3) 2734 0 R (lstnumber.-587.4) 2735 0 R (lstnumber.-587.5) 2736 0 R (lstnumber.-587.6) 2737 0 R (lstnumber.-588.1) 2739 0 R] +/Limits [(lstnumber.-587.2) (lstnumber.-588.1)] +>> endobj +6173 0 obj << +/Names [(lstnumber.-589.1) 2741 0 R (lstnumber.-589.2) 2742 0 R (lstnumber.-59.1) 1229 0 R (lstnumber.-59.2) 1230 0 R (lstnumber.-590.1) 2749 0 R (lstnumber.-590.2) 2750 0 R] +/Limits [(lstnumber.-589.1) (lstnumber.-590.2)] +>> endobj +6174 0 obj << +/Names [(lstnumber.-591.1) 2752 0 R (lstnumber.-592.1) 2754 0 R (lstnumber.-593.1) 2756 0 R (lstnumber.-593.2) 2757 0 R (lstnumber.-593.3) 2758 0 R (lstnumber.-593.4) 2759 0 R] +/Limits [(lstnumber.-591.1) (lstnumber.-593.4)] +>> endobj +6175 0 obj << +/Names [(lstnumber.-594.1) 2762 0 R (lstnumber.-595.1) 2764 0 R (lstnumber.-596.1) 2766 0 R (lstnumber.-596.2) 2767 0 R (lstnumber.-597.1) 2769 0 R (lstnumber.-598.1) 2771 0 R] +/Limits [(lstnumber.-594.1) (lstnumber.-598.1)] +>> endobj +6176 0 obj << +/Names [(lstnumber.-599.1) 2773 0 R (lstnumber.-6.1) 1075 0 R (lstnumber.-60.1) 1232 0 R (lstnumber.-60.2) 1233 0 R (lstnumber.-600.1) 2780 0 R (lstnumber.-600.2) 2781 0 R] +/Limits [(lstnumber.-599.1) (lstnumber.-600.2)] +>> endobj +6177 0 obj << +/Names [(lstnumber.-600.3) 2782 0 R (lstnumber.-600.4) 2783 0 R (lstnumber.-600.5) 2784 0 R (lstnumber.-600.6) 2785 0 R (lstnumber.-601.1) 2787 0 R (lstnumber.-601.10) 2796 0 R] +/Limits [(lstnumber.-600.3) (lstnumber.-601.10)] +>> endobj +6178 0 obj << +/Names [(lstnumber.-601.11) 2797 0 R (lstnumber.-601.12) 2798 0 R (lstnumber.-601.13) 2799 0 R (lstnumber.-601.14) 2800 0 R (lstnumber.-601.15) 2801 0 R (lstnumber.-601.16) 2802 0 R] +/Limits [(lstnumber.-601.11) (lstnumber.-601.16)] +>> endobj +6179 0 obj << +/Names [(lstnumber.-601.17) 2803 0 R (lstnumber.-601.18) 2804 0 R (lstnumber.-601.2) 2788 0 R (lstnumber.-601.3) 2789 0 R (lstnumber.-601.4) 2790 0 R (lstnumber.-601.5) 2791 0 R] +/Limits [(lstnumber.-601.17) (lstnumber.-601.5)] +>> endobj +6180 0 obj << +/Names [(lstnumber.-601.6) 2792 0 R (lstnumber.-601.7) 2793 0 R (lstnumber.-601.8) 2794 0 R (lstnumber.-601.9) 2795 0 R (lstnumber.-602.1) 2806 0 R (lstnumber.-603.1) 2808 0 R] +/Limits [(lstnumber.-601.6) (lstnumber.-603.1)] +>> endobj +6181 0 obj << +/Names [(lstnumber.-603.2) 2809 0 R (lstnumber.-603.3) 2810 0 R (lstnumber.-604.1) 2812 0 R (lstnumber.-604.2) 2813 0 R (lstnumber.-604.3) 2814 0 R (lstnumber.-604.4) 2815 0 R] +/Limits [(lstnumber.-603.2) (lstnumber.-604.4)] +>> endobj +6182 0 obj << +/Names [(lstnumber.-604.5) 2816 0 R (lstnumber.-605.1) 2819 0 R (lstnumber.-605.2) 2820 0 R (lstnumber.-605.3) 2825 0 R (lstnumber.-605.4) 2826 0 R (lstnumber.-606.1) 2829 0 R] +/Limits [(lstnumber.-604.5) (lstnumber.-606.1)] +>> endobj +6183 0 obj << +/Names [(lstnumber.-606.2) 2830 0 R (lstnumber.-606.3) 2831 0 R (lstnumber.-607.1) 2833 0 R (lstnumber.-608.1) 2835 0 R (lstnumber.-609.1) 2837 0 R (lstnumber.-61.1) 1235 0 R] +/Limits [(lstnumber.-606.2) (lstnumber.-61.1)] +>> endobj +6184 0 obj << +/Names [(lstnumber.-61.2) 1236 0 R (lstnumber.-610.1) 2839 0 R (lstnumber.-611.1) 2841 0 R (lstnumber.-612.1) 2844 0 R (lstnumber.-613.1) 2852 0 R (lstnumber.-614.1) 2854 0 R] +/Limits [(lstnumber.-61.2) (lstnumber.-614.1)] +>> endobj +6185 0 obj << +/Names [(lstnumber.-615.1) 2856 0 R (lstnumber.-616.1) 2858 0 R (lstnumber.-617.1) 2861 0 R (lstnumber.-618.1) 2863 0 R (lstnumber.-619.1) 2866 0 R (lstnumber.-62.1) 1243 0 R] +/Limits [(lstnumber.-615.1) (lstnumber.-62.1)] +>> endobj +6186 0 obj << +/Names [(lstnumber.-620.1) 2869 0 R (lstnumber.-621.1) 2871 0 R (lstnumber.-622.1) 2873 0 R (lstnumber.-623.1) 2880 0 R (lstnumber.-624.1) 2882 0 R (lstnumber.-625.1) 2885 0 R] +/Limits [(lstnumber.-620.1) (lstnumber.-625.1)] +>> endobj +6187 0 obj << +/Names [(lstnumber.-626.1) 2887 0 R (lstnumber.-627.1) 2890 0 R (lstnumber.-628.1) 2893 0 R (lstnumber.-629.1) 2896 0 R (lstnumber.-63.1) 1245 0 R (lstnumber.-630.1) 2904 0 R] +/Limits [(lstnumber.-626.1) (lstnumber.-630.1)] +>> endobj +6188 0 obj << +/Names [(lstnumber.-631.1) 2906 0 R (lstnumber.-632.1) 2909 0 R (lstnumber.-633.1) 2911 0 R (lstnumber.-634.1) 2914 0 R (lstnumber.-635.1) 2916 0 R (lstnumber.-636.1) 2918 0 R] +/Limits [(lstnumber.-631.1) (lstnumber.-636.1)] +>> endobj +6189 0 obj << +/Names [(lstnumber.-637.1) 2921 0 R (lstnumber.-638.1) 2934 0 R (lstnumber.-639.1) 2936 0 R (lstnumber.-64.1) 1247 0 R (lstnumber.-64.2) 1248 0 R (lstnumber.-640.1) 2938 0 R] +/Limits [(lstnumber.-637.1) (lstnumber.-640.1)] +>> endobj +6190 0 obj << +/Names [(lstnumber.-640.2) 2939 0 R (lstnumber.-641.1) 2941 0 R (lstnumber.-642.1) 2943 0 R (lstnumber.-643.1) 2945 0 R (lstnumber.-644.1) 2947 0 R (lstnumber.-645.1) 2949 0 R] +/Limits [(lstnumber.-640.2) (lstnumber.-645.1)] +>> endobj +6191 0 obj << +/Names [(lstnumber.-646.1) 2956 0 R (lstnumber.-647.1) 2958 0 R (lstnumber.-647.2) 2959 0 R (lstnumber.-647.3) 2960 0 R (lstnumber.-647.4) 2961 0 R (lstnumber.-647.5) 2962 0 R] +/Limits [(lstnumber.-646.1) (lstnumber.-647.5)] +>> endobj +6192 0 obj << +/Names [(lstnumber.-647.6) 2963 0 R (lstnumber.-647.7) 2964 0 R (lstnumber.-647.8) 2965 0 R (lstnumber.-647.9) 2966 0 R (lstnumber.-648.1) 2968 0 R (lstnumber.-648.2) 2969 0 R] +/Limits [(lstnumber.-647.6) (lstnumber.-648.2)] +>> endobj +6193 0 obj << +/Names [(lstnumber.-649.1) 2971 0 R (lstnumber.-649.2) 2972 0 R (lstnumber.-65.1) 1250 0 R (lstnumber.-650.1) 2974 0 R (lstnumber.-651.1) 2976 0 R (lstnumber.-652.1) 2978 0 R] +/Limits [(lstnumber.-649.1) (lstnumber.-652.1)] +>> endobj +6194 0 obj << +/Names [(lstnumber.-652.2) 2979 0 R (lstnumber.-652.3) 2980 0 R (lstnumber.-653.1) 2982 0 R (lstnumber.-653.2) 2983 0 R (lstnumber.-653.3) 2984 0 R (lstnumber.-654.1) 2986 0 R] +/Limits [(lstnumber.-652.2) (lstnumber.-654.1)] +>> endobj +6195 0 obj << +/Names [(lstnumber.-654.2) 2987 0 R (lstnumber.-655.1) 2989 0 R (lstnumber.-655.2) 2990 0 R (lstnumber.-655.3) 2991 0 R (lstnumber.-655.4) 2992 0 R (lstnumber.-656.1) 2998 0 R] +/Limits [(lstnumber.-654.2) (lstnumber.-656.1)] +>> endobj +6196 0 obj << +/Names [(lstnumber.-656.2) 2999 0 R (lstnumber.-656.3) 3000 0 R (lstnumber.-657.1) 3002 0 R (lstnumber.-658.1) 3004 0 R (lstnumber.-659.1) 3006 0 R (lstnumber.-66.1) 1252 0 R] +/Limits [(lstnumber.-656.2) (lstnumber.-66.1)] +>> endobj +6197 0 obj << +/Names [(lstnumber.-660.1) 3008 0 R (lstnumber.-661.1) 3011 0 R (lstnumber.-662.1) 3013 0 R (lstnumber.-662.2) 3014 0 R (lstnumber.-663.1) 3016 0 R (lstnumber.-664.1) 3018 0 R] +/Limits [(lstnumber.-660.1) (lstnumber.-664.1)] +>> endobj +6198 0 obj << +/Names [(lstnumber.-665.1) 3020 0 R (lstnumber.-665.2) 3021 0 R (lstnumber.-666.1) 3023 0 R (lstnumber.-667.1) 3025 0 R (lstnumber.-668.1) 3031 0 R (lstnumber.-669.1) 3033 0 R] +/Limits [(lstnumber.-665.1) (lstnumber.-669.1)] +>> endobj +6199 0 obj << +/Names [(lstnumber.-669.2) 3034 0 R (lstnumber.-669.3) 3035 0 R (lstnumber.-669.4) 3036 0 R (lstnumber.-669.5) 3037 0 R (lstnumber.-669.6) 3038 0 R (lstnumber.-669.7) 3039 0 R] +/Limits [(lstnumber.-669.2) (lstnumber.-669.7)] +>> endobj +6200 0 obj << +/Names [(lstnumber.-669.8) 3040 0 R (lstnumber.-669.9) 3041 0 R (lstnumber.-67.1) 1254 0 R (lstnumber.-670.1) 3043 0 R (lstnumber.-670.2) 3044 0 R (lstnumber.-671.1) 3046 0 R] +/Limits [(lstnumber.-669.8) (lstnumber.-671.1)] +>> endobj +6201 0 obj << +/Names [(lstnumber.-671.2) 3047 0 R (lstnumber.-672.1) 3049 0 R (lstnumber.-673.1) 3051 0 R (lstnumber.-674.1) 3053 0 R (lstnumber.-675.1) 3055 0 R (lstnumber.-675.2) 3056 0 R] +/Limits [(lstnumber.-671.2) (lstnumber.-675.2)] +>> endobj +6202 0 obj << +/Names [(lstnumber.-676.1) 3058 0 R (lstnumber.-676.2) 3059 0 R (lstnumber.-677.1) 3061 0 R (lstnumber.-678.1) 3063 0 R (lstnumber.-679.1) 3069 0 R (lstnumber.-68.1) 1256 0 R] +/Limits [(lstnumber.-676.1) (lstnumber.-68.1)] +>> endobj +6203 0 obj << +/Names [(lstnumber.-680.1) 3071 0 R (lstnumber.-680.2) 3072 0 R (lstnumber.-681.1) 3074 0 R (lstnumber.-682.1) 3076 0 R (lstnumber.-682.2) 3077 0 R (lstnumber.-683.1) 3079 0 R] +/Limits [(lstnumber.-680.1) (lstnumber.-683.1)] +>> endobj +6204 0 obj << +/Names [(lstnumber.-684.1) 3081 0 R (lstnumber.-685.1) 3083 0 R (lstnumber.-685.2) 3084 0 R (lstnumber.-686.1) 3086 0 R (lstnumber.-686.2) 3087 0 R (lstnumber.-687.1) 3089 0 R] +/Limits [(lstnumber.-684.1) (lstnumber.-687.1)] +>> endobj +6205 0 obj << +/Names [(lstnumber.-687.2) 3090 0 R (lstnumber.-688.1) 3092 0 R (lstnumber.-689.1) 3094 0 R (lstnumber.-689.2) 3095 0 R (lstnumber.-69.1) 1258 0 R (lstnumber.-69.2) 1259 0 R] +/Limits [(lstnumber.-687.2) (lstnumber.-69.2)] +>> endobj +6206 0 obj << +/Names [(lstnumber.-69.3) 1260 0 R (lstnumber.-69.4) 1261 0 R (lstnumber.-690.1) 3097 0 R (lstnumber.-690.2) 3098 0 R (lstnumber.-691.1) 3100 0 R (lstnumber.-691.2) 3101 0 R] +/Limits [(lstnumber.-69.3) (lstnumber.-691.2)] +>> endobj +6207 0 obj << +/Names [(lstnumber.-691.3) 3102 0 R (lstnumber.-692.1) 3108 0 R (lstnumber.-693.1) 3110 0 R (lstnumber.-693.2) 3111 0 R (lstnumber.-693.3) 3112 0 R (lstnumber.-694.1) 3114 0 R] +/Limits [(lstnumber.-691.3) (lstnumber.-694.1)] +>> endobj +6208 0 obj << +/Names [(lstnumber.-694.2) 3115 0 R (lstnumber.-694.3) 3116 0 R (lstnumber.-695.1) 3118 0 R (lstnumber.-696.1) 3120 0 R (lstnumber.-697.1) 3122 0 R (lstnumber.-698.1) 3124 0 R] +/Limits [(lstnumber.-694.2) (lstnumber.-698.1)] +>> endobj +6209 0 obj << +/Names [(lstnumber.-699.1) 3126 0 R (lstnumber.-699.2) 3127 0 R (lstnumber.-699.3) 3128 0 R (lstnumber.-7.1) 1077 0 R (lstnumber.-70.1) 1263 0 R (lstnumber.-70.2) 1264 0 R] +/Limits [(lstnumber.-699.1) (lstnumber.-70.2)] +>> endobj +6210 0 obj << +/Names [(lstnumber.-70.3) 1265 0 R (lstnumber.-700.1) 3130 0 R (lstnumber.-701.1) 3132 0 R (lstnumber.-702.1) 3134 0 R (lstnumber.-702.2) 3135 0 R (lstnumber.-703.1) 3137 0 R] +/Limits [(lstnumber.-70.3) (lstnumber.-703.1)] +>> endobj +6211 0 obj << +/Names [(lstnumber.-704.1) 3139 0 R (lstnumber.-705.1) 3146 0 R (lstnumber.-705.2) 3147 0 R (lstnumber.-705.3) 3148 0 R (lstnumber.-705.4) 3149 0 R (lstnumber.-705.5) 3150 0 R] +/Limits [(lstnumber.-704.1) (lstnumber.-705.5)] +>> endobj +6212 0 obj << +/Names [(lstnumber.-705.6) 3151 0 R (lstnumber.-706.1) 3153 0 R (lstnumber.-707.1) 3155 0 R (lstnumber.-708.1) 3157 0 R (lstnumber.-708.2) 3158 0 R (lstnumber.-709.1) 3160 0 R] +/Limits [(lstnumber.-705.6) (lstnumber.-709.1)] +>> endobj +6213 0 obj << +/Names [(lstnumber.-71.1) 1267 0 R (lstnumber.-710.1) 3162 0 R (lstnumber.-711.1) 3164 0 R (lstnumber.-712.1) 3167 0 R (lstnumber.-712.2) 3168 0 R (lstnumber.-713.1) 3170 0 R] +/Limits [(lstnumber.-71.1) (lstnumber.-713.1)] +>> endobj +6214 0 obj << +/Names [(lstnumber.-713.2) 3171 0 R (lstnumber.-713.3) 3172 0 R (lstnumber.-714.1) 3174 0 R (lstnumber.-714.2) 3175 0 R (lstnumber.-715.1) 3177 0 R (lstnumber.-716.1) 3183 0 R] +/Limits [(lstnumber.-713.2) (lstnumber.-716.1)] +>> endobj +6215 0 obj << +/Names [(lstnumber.-716.2) 3184 0 R (lstnumber.-717.1) 3186 0 R (lstnumber.-718.1) 3188 0 R (lstnumber.-719.1) 3190 0 R (lstnumber.-719.2) 3191 0 R (lstnumber.-719.3) 3192 0 R] +/Limits [(lstnumber.-716.2) (lstnumber.-719.3)] +>> endobj +6216 0 obj << +/Names [(lstnumber.-719.4) 3193 0 R (lstnumber.-72.1) 1269 0 R (lstnumber.-720.1) 3195 0 R (lstnumber.-720.2) 3196 0 R (lstnumber.-721.1) 3198 0 R (lstnumber.-722.1) 3200 0 R] +/Limits [(lstnumber.-719.4) (lstnumber.-722.1)] +>> endobj +6217 0 obj << +/Names [(lstnumber.-723.1) 3202 0 R (lstnumber.-724.1) 3204 0 R (lstnumber.-724.2) 3205 0 R (lstnumber.-724.3) 3206 0 R (lstnumber.-725.1) 3208 0 R (lstnumber.-725.2) 3209 0 R] +/Limits [(lstnumber.-723.1) (lstnumber.-725.2)] +>> endobj +6218 0 obj << +/Names [(lstnumber.-725.3) 3210 0 R (lstnumber.-726.1) 3212 0 R (lstnumber.-727.1) 3214 0 R (lstnumber.-727.2) 3215 0 R (lstnumber.-728.1) 3221 0 R (lstnumber.-729.1) 3223 0 R] +/Limits [(lstnumber.-725.3) (lstnumber.-729.1)] +>> endobj +6219 0 obj << +/Names [(lstnumber.-729.2) 3224 0 R (lstnumber.-729.3) 3225 0 R (lstnumber.-729.4) 3226 0 R (lstnumber.-73.1) 1271 0 R (lstnumber.-73.2) 1272 0 R (lstnumber.-73.3) 1273 0 R] +/Limits [(lstnumber.-729.2) (lstnumber.-73.3)] +>> endobj +6220 0 obj << +/Names [(lstnumber.-730.1) 3228 0 R (lstnumber.-730.2) 3229 0 R (lstnumber.-730.3) 3230 0 R (lstnumber.-731.1) 3232 0 R (lstnumber.-731.2) 3233 0 R (lstnumber.-732.1) 3235 0 R] +/Limits [(lstnumber.-730.1) (lstnumber.-732.1)] +>> endobj +6221 0 obj << +/Names [(lstnumber.-732.2) 3236 0 R (lstnumber.-732.3) 3237 0 R (lstnumber.-732.4) 3238 0 R (lstnumber.-733.1) 3240 0 R (lstnumber.-734.1) 3242 0 R (lstnumber.-734.2) 3243 0 R] +/Limits [(lstnumber.-732.2) (lstnumber.-734.2)] +>> endobj +6222 0 obj << +/Names [(lstnumber.-735.1) 3245 0 R (lstnumber.-735.2) 3246 0 R (lstnumber.-735.3) 3247 0 R (lstnumber.-736.1) 3249 0 R (lstnumber.-736.2) 3250 0 R (lstnumber.-737.1) 3252 0 R] +/Limits [(lstnumber.-735.1) (lstnumber.-737.1)] +>> endobj +6223 0 obj << +/Names [(lstnumber.-737.2) 3253 0 R (lstnumber.-737.3) 3254 0 R (lstnumber.-738.1) 3256 0 R (lstnumber.-738.2) 3257 0 R (lstnumber.-738.3) 3258 0 R (lstnumber.-739.1) 3264 0 R] +/Limits [(lstnumber.-737.2) (lstnumber.-739.1)] +>> endobj +6224 0 obj << +/Names [(lstnumber.-739.2) 3265 0 R (lstnumber.-739.3) 3266 0 R (lstnumber.-74.1) 1279 0 R (lstnumber.-740.1) 3268 0 R (lstnumber.-741.1) 3270 0 R (lstnumber.-742.1) 3272 0 R] +/Limits [(lstnumber.-739.2) (lstnumber.-742.1)] +>> endobj +6225 0 obj << +/Names [(lstnumber.-743.1) 3274 0 R (lstnumber.-744.1) 3276 0 R (lstnumber.-745.1) 3278 0 R (lstnumber.-745.2) 3279 0 R (lstnumber.-745.3) 3280 0 R (lstnumber.-746.1) 3282 0 R] +/Limits [(lstnumber.-743.1) (lstnumber.-746.1)] +>> endobj +6226 0 obj << +/Names [(lstnumber.-746.2) 3283 0 R (lstnumber.-747.1) 3285 0 R (lstnumber.-748.1) 3287 0 R (lstnumber.-748.2) 3288 0 R (lstnumber.-749.1) 3290 0 R (lstnumber.-75.1) 1281 0 R] +/Limits [(lstnumber.-746.2) (lstnumber.-75.1)] +>> endobj +6227 0 obj << +/Names [(lstnumber.-75.2) 1282 0 R (lstnumber.-75.3) 1283 0 R (lstnumber.-750.1) 3292 0 R (lstnumber.-751.1) 3294 0 R (lstnumber.-752.1) 3300 0 R (lstnumber.-753.1) 3302 0 R] +/Limits [(lstnumber.-75.2) (lstnumber.-753.1)] +>> endobj +6228 0 obj << +/Names [(lstnumber.-754.1) 3305 0 R (lstnumber.-754.2) 3306 0 R (lstnumber.-755.1) 3308 0 R (lstnumber.-756.1) 3311 0 R (lstnumber.-757.1) 3313 0 R (lstnumber.-758.1) 3315 0 R] +/Limits [(lstnumber.-754.1) (lstnumber.-758.1)] +>> endobj +6229 0 obj << +/Names [(lstnumber.-759.1) 3317 0 R (lstnumber.-76.1) 1285 0 R (lstnumber.-760.1) 3319 0 R (lstnumber.-761.1) 3321 0 R (lstnumber.-762.1) 3323 0 R (lstnumber.-763.1) 3329 0 R] +/Limits [(lstnumber.-759.1) (lstnumber.-763.1)] +>> endobj +6230 0 obj << +/Names [(lstnumber.-764.1) 3331 0 R (lstnumber.-764.2) 3332 0 R (lstnumber.-765.1) 3334 0 R (lstnumber.-766.1) 3336 0 R (lstnumber.-767.1) 3338 0 R (lstnumber.-768.1) 3340 0 R] +/Limits [(lstnumber.-764.1) (lstnumber.-768.1)] +>> endobj +6231 0 obj << +/Names [(lstnumber.-769.1) 3343 0 R (lstnumber.-77.1) 1287 0 R (lstnumber.-770.1) 3346 0 R (lstnumber.-771.1) 3348 0 R (lstnumber.-771.2) 3349 0 R (lstnumber.-771.3) 3350 0 R] +/Limits [(lstnumber.-769.1) (lstnumber.-771.3)] +>> endobj +6232 0 obj << +/Names [(lstnumber.-771.4) 3351 0 R (lstnumber.-771.5) 3352 0 R (lstnumber.-771.6) 3353 0 R (lstnumber.-772.1) 3360 0 R (lstnumber.-772.2) 3361 0 R (lstnumber.-773.1) 3363 0 R] +/Limits [(lstnumber.-771.4) (lstnumber.-773.1)] +>> endobj +6233 0 obj << +/Names [(lstnumber.-773.2) 3364 0 R (lstnumber.-773.3) 3365 0 R (lstnumber.-774.1) 3367 0 R (lstnumber.-775.1) 3369 0 R (lstnumber.-775.2) 3370 0 R (lstnumber.-776.1) 3372 0 R] +/Limits [(lstnumber.-773.2) (lstnumber.-776.1)] +>> endobj +6234 0 obj << +/Names [(lstnumber.-776.2) 3373 0 R (lstnumber.-776.3) 3374 0 R (lstnumber.-777.1) 3376 0 R (lstnumber.-778.1) 3378 0 R (lstnumber.-779.1) 3380 0 R (lstnumber.-78.1) 1289 0 R] +/Limits [(lstnumber.-776.2) (lstnumber.-78.1)] +>> endobj +6235 0 obj << +/Names [(lstnumber.-780.1) 3382 0 R (lstnumber.-781.1) 3384 0 R (lstnumber.-781.2) 3385 0 R (lstnumber.-782.1) 3387 0 R (lstnumber.-783.1) 3389 0 R (lstnumber.-784.1) 3391 0 R] +/Limits [(lstnumber.-780.1) (lstnumber.-784.1)] +>> endobj +6236 0 obj << +/Names [(lstnumber.-785.1) 3398 0 R (lstnumber.-786.1) 3400 0 R (lstnumber.-787.1) 3402 0 R (lstnumber.-788.1) 3405 0 R (lstnumber.-788.2) 3406 0 R (lstnumber.-789.1) 3409 0 R] +/Limits [(lstnumber.-785.1) (lstnumber.-789.1)] +>> endobj +6237 0 obj << +/Names [(lstnumber.-789.2) 3410 0 R (lstnumber.-79.1) 1291 0 R (lstnumber.-79.2) 1292 0 R (lstnumber.-790.1) 3420 0 R (lstnumber.-791.1) 3426 0 R (lstnumber.-792.1) 3428 0 R] +/Limits [(lstnumber.-789.2) (lstnumber.-792.1)] +>> endobj +6238 0 obj << +/Names [(lstnumber.-793.1) 3430 0 R (lstnumber.-794.1) 3433 0 R (lstnumber.-795.1) 3435 0 R (lstnumber.-796.1) 3437 0 R (lstnumber.-796.2) 3438 0 R (lstnumber.-797.1) 3440 0 R] +/Limits [(lstnumber.-793.1) (lstnumber.-797.1)] +>> endobj +6239 0 obj << +/Names [(lstnumber.-797.2) 3441 0 R (lstnumber.-798.1) 3443 0 R (lstnumber.-799.1) 3445 0 R (lstnumber.-799.2) 3446 0 R (lstnumber.-799.3) 3447 0 R (lstnumber.-799.4) 3448 0 R] +/Limits [(lstnumber.-797.2) (lstnumber.-799.4)] +>> endobj +6240 0 obj << +/Names [(lstnumber.-8.1) 1079 0 R (lstnumber.-80.1) 1294 0 R (lstnumber.-800.1) 3451 0 R (lstnumber.-801.1) 3453 0 R (lstnumber.-801.2) 3454 0 R (lstnumber.-801.3) 3455 0 R] +/Limits [(lstnumber.-8.1) (lstnumber.-801.3)] +>> endobj +6241 0 obj << +/Names [(lstnumber.-801.4) 3456 0 R (lstnumber.-801.5) 3457 0 R (lstnumber.-802.1) 3464 0 R (lstnumber.-802.2) 3465 0 R (lstnumber.-802.3) 3466 0 R (lstnumber.-802.4) 3467 0 R] +/Limits [(lstnumber.-801.4) (lstnumber.-802.4)] +>> endobj +6242 0 obj << +/Names [(lstnumber.-802.5) 3468 0 R (lstnumber.-803.1) 3471 0 R (lstnumber.-804.1) 3473 0 R (lstnumber.-804.2) 3474 0 R (lstnumber.-804.3) 3475 0 R (lstnumber.-804.4) 3476 0 R] +/Limits [(lstnumber.-802.5) (lstnumber.-804.4)] +>> endobj +6243 0 obj << +/Names [(lstnumber.-805.1) 3478 0 R (lstnumber.-805.2) 3479 0 R (lstnumber.-805.3) 3480 0 R (lstnumber.-805.4) 3481 0 R (lstnumber.-805.5) 3482 0 R (lstnumber.-805.6) 3483 0 R] +/Limits [(lstnumber.-805.1) (lstnumber.-805.6)] +>> endobj +6244 0 obj << +/Names [(lstnumber.-805.7) 3484 0 R (lstnumber.-805.8) 3485 0 R (lstnumber.-806.1) 3487 0 R (lstnumber.-806.2) 3488 0 R (lstnumber.-806.3) 3489 0 R (lstnumber.-806.4) 3490 0 R] +/Limits [(lstnumber.-805.7) (lstnumber.-806.4)] +>> endobj +6245 0 obj << +/Names [(lstnumber.-806.5) 3491 0 R (lstnumber.-806.6) 3492 0 R (lstnumber.-806.7) 3493 0 R (lstnumber.-806.8) 3494 0 R (lstnumber.-807.1) 3496 0 R (lstnumber.-808.1) 3498 0 R] +/Limits [(lstnumber.-806.5) (lstnumber.-808.1)] +>> endobj +6246 0 obj << +/Names [(lstnumber.-809.1) 3504 0 R (lstnumber.-81.1) 1297 0 R (lstnumber.-810.1) 3506 0 R (lstnumber.-810.2) 3507 0 R (lstnumber.-810.3) 3508 0 R (lstnumber.-810.4) 3509 0 R] +/Limits [(lstnumber.-809.1) (lstnumber.-810.4)] +>> endobj +6247 0 obj << +/Names [(lstnumber.-810.5) 3510 0 R (lstnumber.-810.6) 3511 0 R (lstnumber.-810.7) 3512 0 R (lstnumber.-810.8) 3513 0 R (lstnumber.-810.9) 3514 0 R (lstnumber.-811.1) 3517 0 R] +/Limits [(lstnumber.-810.5) (lstnumber.-811.1)] +>> endobj +6248 0 obj << +/Names [(lstnumber.-811.2) 3518 0 R (lstnumber.-812.1) 3520 0 R (lstnumber.-813.1) 3522 0 R (lstnumber.-814.1) 3524 0 R (lstnumber.-815.1) 3526 0 R (lstnumber.-815.2) 3527 0 R] +/Limits [(lstnumber.-811.2) (lstnumber.-815.2)] +>> endobj +6249 0 obj << +/Names [(lstnumber.-815.3) 3528 0 R (lstnumber.-816.1) 3536 0 R (lstnumber.-817.1) 3538 0 R (lstnumber.-817.2) 3539 0 R (lstnumber.-818.1) 3541 0 R (lstnumber.-818.2) 3542 0 R] +/Limits [(lstnumber.-815.3) (lstnumber.-818.2)] +>> endobj +6250 0 obj << +/Names [(lstnumber.-818.3) 3543 0 R (lstnumber.-818.4) 3544 0 R (lstnumber.-819.1) 3547 0 R (lstnumber.-819.2) 3548 0 R (lstnumber.-819.3) 3549 0 R (lstnumber.-819.4) 3550 0 R] +/Limits [(lstnumber.-818.3) (lstnumber.-819.4)] +>> endobj +6251 0 obj << +/Names [(lstnumber.-82.1) 1299 0 R (lstnumber.-820.1) 3558 0 R (lstnumber.-821.1) 3560 0 R (lstnumber.-822.1) 3562 0 R (lstnumber.-823.1) 3564 0 R (lstnumber.-824.1) 3566 0 R] +/Limits [(lstnumber.-82.1) (lstnumber.-824.1)] +>> endobj +6252 0 obj << +/Names [(lstnumber.-824.2) 3567 0 R (lstnumber.-825.1) 3569 0 R (lstnumber.-826.1) 3571 0 R (lstnumber.-827.1) 3573 0 R (lstnumber.-827.2) 3574 0 R (lstnumber.-827.3) 3575 0 R] +/Limits [(lstnumber.-824.2) (lstnumber.-827.3)] +>> endobj +6253 0 obj << +/Names [(lstnumber.-828.1) 3577 0 R (lstnumber.-828.2) 3578 0 R (lstnumber.-828.3) 3579 0 R (lstnumber.-829.1) 3581 0 R (lstnumber.-83.1) 1301 0 R (lstnumber.-830.1) 3583 0 R] +/Limits [(lstnumber.-828.1) (lstnumber.-830.1)] +>> endobj +6254 0 obj << +/Names [(lstnumber.-831.1) 3585 0 R (lstnumber.-832.1) 3592 0 R (lstnumber.-832.2) 3593 0 R (lstnumber.-832.3) 3594 0 R (lstnumber.-833.1) 3596 0 R (lstnumber.-834.1) 3598 0 R] +/Limits [(lstnumber.-831.1) (lstnumber.-834.1)] +>> endobj +6255 0 obj << +/Names [(lstnumber.-835.1) 3600 0 R (lstnumber.-835.2) 3601 0 R (lstnumber.-835.3) 3602 0 R (lstnumber.-836.1) 3604 0 R (lstnumber.-836.2) 3605 0 R (lstnumber.-837.1) 3607 0 R] +/Limits [(lstnumber.-835.1) (lstnumber.-837.1)] +>> endobj +6256 0 obj << +/Names [(lstnumber.-837.10) 3616 0 R (lstnumber.-837.11) 3617 0 R (lstnumber.-837.12) 3618 0 R (lstnumber.-837.13) 3619 0 R (lstnumber.-837.14) 3620 0 R (lstnumber.-837.15) 3621 0 R] +/Limits [(lstnumber.-837.10) (lstnumber.-837.15)] +>> endobj +6257 0 obj << +/Names [(lstnumber.-837.16) 3622 0 R (lstnumber.-837.17) 3623 0 R (lstnumber.-837.18) 3624 0 R (lstnumber.-837.19) 3625 0 R (lstnumber.-837.2) 3608 0 R (lstnumber.-837.20) 3626 0 R] +/Limits [(lstnumber.-837.16) (lstnumber.-837.20)] +>> endobj +6258 0 obj << +/Names [(lstnumber.-837.21) 3627 0 R (lstnumber.-837.22) 3628 0 R (lstnumber.-837.23) 3629 0 R (lstnumber.-837.24) 3630 0 R (lstnumber.-837.25) 3631 0 R (lstnumber.-837.26) 3632 0 R] +/Limits [(lstnumber.-837.21) (lstnumber.-837.26)] +>> endobj +6259 0 obj << +/Names [(lstnumber.-837.27) 3633 0 R (lstnumber.-837.28) 3634 0 R (lstnumber.-837.29) 3635 0 R (lstnumber.-837.3) 3609 0 R (lstnumber.-837.30) 3636 0 R (lstnumber.-837.4) 3610 0 R] +/Limits [(lstnumber.-837.27) (lstnumber.-837.4)] +>> endobj +6260 0 obj << +/Names [(lstnumber.-837.5) 3611 0 R (lstnumber.-837.6) 3612 0 R (lstnumber.-837.7) 3613 0 R (lstnumber.-837.8) 3614 0 R (lstnumber.-837.9) 3615 0 R (lstnumber.-838.1) 3642 0 R] +/Limits [(lstnumber.-837.5) (lstnumber.-838.1)] +>> endobj +6261 0 obj << +/Names [(lstnumber.-838.2) 3643 0 R (lstnumber.-838.3) 3644 0 R (lstnumber.-838.4) 3645 0 R (lstnumber.-839.1) 3647 0 R (lstnumber.-84.1) 1303 0 R (lstnumber.-840.1) 3649 0 R] +/Limits [(lstnumber.-838.2) (lstnumber.-840.1)] +>> endobj +6262 0 obj << +/Names [(lstnumber.-840.2) 3650 0 R (lstnumber.-841.1) 3652 0 R (lstnumber.-842.1) 3654 0 R (lstnumber.-842.2) 3655 0 R (lstnumber.-843.1) 3657 0 R (lstnumber.-844.1) 3659 0 R] +/Limits [(lstnumber.-840.2) (lstnumber.-844.1)] +>> endobj +6263 0 obj << +/Names [(lstnumber.-844.2) 3660 0 R (lstnumber.-844.3) 3661 0 R (lstnumber.-844.4) 3662 0 R (lstnumber.-844.5) 3663 0 R (lstnumber.-844.6) 3664 0 R (lstnumber.-844.7) 3665 0 R] +/Limits [(lstnumber.-844.2) (lstnumber.-844.7)] +>> endobj +6264 0 obj << +/Names [(lstnumber.-845.1) 3667 0 R (lstnumber.-845.2) 3668 0 R (lstnumber.-845.3) 3669 0 R (lstnumber.-846.1) 3671 0 R (lstnumber.-847.1) 3673 0 R (lstnumber.-847.2) 3674 0 R] +/Limits [(lstnumber.-845.1) (lstnumber.-847.2)] +>> endobj +6265 0 obj << +/Names [(lstnumber.-848.1) 3676 0 R (lstnumber.-848.2) 3677 0 R (lstnumber.-848.3) 3678 0 R (lstnumber.-849.1) 3685 0 R (lstnumber.-85.1) 1305 0 R (lstnumber.-850.1) 3687 0 R] +/Limits [(lstnumber.-848.1) (lstnumber.-850.1)] +>> endobj +6266 0 obj << +/Names [(lstnumber.-851.1) 3689 0 R (lstnumber.-852.1) 3691 0 R (lstnumber.-852.2) 3692 0 R (lstnumber.-853.1) 3694 0 R (lstnumber.-854.1) 3696 0 R (lstnumber.-855.1) 3698 0 R] +/Limits [(lstnumber.-851.1) (lstnumber.-855.1)] +>> endobj +6267 0 obj << +/Names [(lstnumber.-856.1) 3700 0 R (lstnumber.-857.1) 3702 0 R (lstnumber.-858.1) 3704 0 R (lstnumber.-859.1) 3706 0 R (lstnumber.-86.1) 1311 0 R (lstnumber.-86.2) 1312 0 R] +/Limits [(lstnumber.-856.1) (lstnumber.-86.2)] +>> endobj +6268 0 obj << +/Names [(lstnumber.-86.3) 1313 0 R (lstnumber.-86.4) 1314 0 R (lstnumber.-86.5) 1315 0 R (lstnumber.-86.6) 1316 0 R (lstnumber.-860.1) 3708 0 R (lstnumber.-860.2) 3709 0 R] +/Limits [(lstnumber.-86.3) (lstnumber.-860.2)] +>> endobj +6269 0 obj << +/Names [(lstnumber.-861.1) 3711 0 R (lstnumber.-862.1) 3717 0 R (lstnumber.-863.1) 3719 0 R (lstnumber.-864.1) 3721 0 R (lstnumber.-865.1) 3723 0 R (lstnumber.-866.1) 3725 0 R] +/Limits [(lstnumber.-861.1) (lstnumber.-866.1)] +>> endobj +6270 0 obj << +/Names [(lstnumber.-867.1) 3727 0 R (lstnumber.-867.2) 3728 0 R (lstnumber.-868.1) 3730 0 R (lstnumber.-868.2) 3731 0 R (lstnumber.-869.1) 3733 0 R (lstnumber.-869.2) 3734 0 R] +/Limits [(lstnumber.-867.1) (lstnumber.-869.2)] +>> endobj +6271 0 obj << +/Names [(lstnumber.-87.1) 1318 0 R (lstnumber.-870.1) 3736 0 R (lstnumber.-871.1) 3738 0 R (lstnumber.-872.1) 3740 0 R (lstnumber.-873.1) 3742 0 R (lstnumber.-874.1) 3744 0 R] +/Limits [(lstnumber.-87.1) (lstnumber.-874.1)] +>> endobj +6272 0 obj << +/Names [(lstnumber.-874.2) 3745 0 R (lstnumber.-875.1) 3752 0 R (lstnumber.-875.2) 3753 0 R (lstnumber.-875.3) 3754 0 R (lstnumber.-875.4) 3755 0 R (lstnumber.-875.5) 3756 0 R] +/Limits [(lstnumber.-874.2) (lstnumber.-875.5)] +>> endobj +6273 0 obj << +/Names [(lstnumber.-876.1) 3758 0 R (lstnumber.-877.1) 3760 0 R (lstnumber.-878.1) 3762 0 R (lstnumber.-878.2) 3763 0 R (lstnumber.-878.3) 3764 0 R (lstnumber.-879.1) 3766 0 R] +/Limits [(lstnumber.-876.1) (lstnumber.-879.1)] +>> endobj +6274 0 obj << +/Names [(lstnumber.-879.10) 3775 0 R (lstnumber.-879.11) 3776 0 R (lstnumber.-879.12) 3777 0 R (lstnumber.-879.13) 3778 0 R (lstnumber.-879.14) 3779 0 R (lstnumber.-879.15) 3780 0 R] +/Limits [(lstnumber.-879.10) (lstnumber.-879.15)] +>> endobj +6275 0 obj << +/Names [(lstnumber.-879.16) 3781 0 R (lstnumber.-879.17) 3782 0 R (lstnumber.-879.18) 3783 0 R (lstnumber.-879.19) 3784 0 R (lstnumber.-879.2) 3767 0 R (lstnumber.-879.20) 3785 0 R] +/Limits [(lstnumber.-879.16) (lstnumber.-879.20)] +>> endobj +6276 0 obj << +/Names [(lstnumber.-879.21) 3786 0 R (lstnumber.-879.22) 3787 0 R (lstnumber.-879.23) 3788 0 R (lstnumber.-879.24) 3789 0 R (lstnumber.-879.25) 3790 0 R (lstnumber.-879.26) 3791 0 R] +/Limits [(lstnumber.-879.21) (lstnumber.-879.26)] +>> endobj +6277 0 obj << +/Names [(lstnumber.-879.27) 3792 0 R (lstnumber.-879.28) 3793 0 R (lstnumber.-879.29) 3794 0 R (lstnumber.-879.3) 3768 0 R (lstnumber.-879.30) 3795 0 R (lstnumber.-879.31) 3796 0 R] +/Limits [(lstnumber.-879.27) (lstnumber.-879.31)] +>> endobj +6278 0 obj << +/Names [(lstnumber.-879.32) 3797 0 R (lstnumber.-879.33) 3798 0 R (lstnumber.-879.34) 3799 0 R (lstnumber.-879.35) 3800 0 R (lstnumber.-879.36) 3801 0 R (lstnumber.-879.37) 3806 0 R] +/Limits [(lstnumber.-879.32) (lstnumber.-879.37)] +>> endobj +6279 0 obj << +/Names [(lstnumber.-879.38) 3807 0 R (lstnumber.-879.39) 3808 0 R (lstnumber.-879.4) 3769 0 R (lstnumber.-879.5) 3770 0 R (lstnumber.-879.6) 3771 0 R (lstnumber.-879.7) 3772 0 R] +/Limits [(lstnumber.-879.38) (lstnumber.-879.7)] +>> endobj +6280 0 obj << +/Names [(lstnumber.-879.8) 3773 0 R (lstnumber.-879.9) 3774 0 R (lstnumber.-88.1) 1320 0 R (lstnumber.-880.1) 3811 0 R (lstnumber.-881.1) 3813 0 R (lstnumber.-882.1) 3815 0 R] +/Limits [(lstnumber.-879.8) (lstnumber.-882.1)] +>> endobj +6281 0 obj << +/Names [(lstnumber.-883.1) 3817 0 R (lstnumber.-883.2) 3818 0 R (lstnumber.-884.1) 3820 0 R (lstnumber.-884.2) 3821 0 R (lstnumber.-884.3) 3822 0 R (lstnumber.-884.4) 3823 0 R] +/Limits [(lstnumber.-883.1) (lstnumber.-884.4)] +>> endobj +6282 0 obj << +/Names [(lstnumber.-884.5) 3824 0 R (lstnumber.-885.1) 3826 0 R (lstnumber.-886.1) 3828 0 R (lstnumber.-886.2) 3829 0 R (lstnumber.-886.3) 3830 0 R (lstnumber.-886.4) 3831 0 R] +/Limits [(lstnumber.-884.5) (lstnumber.-886.4)] +>> endobj +6283 0 obj << +/Names [(lstnumber.-887.1) 3833 0 R (lstnumber.-887.2) 3834 0 R (lstnumber.-887.3) 3835 0 R (lstnumber.-887.4) 3836 0 R (lstnumber.-888.1) 3838 0 R (lstnumber.-889.1) 3844 0 R] +/Limits [(lstnumber.-887.1) (lstnumber.-889.1)] +>> endobj +6284 0 obj << +/Names [(lstnumber.-89.1) 1322 0 R (lstnumber.-890.1) 3846 0 R (lstnumber.-890.2) 3847 0 R (lstnumber.-890.3) 3848 0 R (lstnumber.-890.4) 3849 0 R (lstnumber.-890.5) 3850 0 R] +/Limits [(lstnumber.-89.1) (lstnumber.-890.5)] +>> endobj +6285 0 obj << +/Names [(lstnumber.-890.6) 3851 0 R (lstnumber.-891.1) 3853 0 R (lstnumber.-891.10) 3862 0 R (lstnumber.-891.11) 3863 0 R (lstnumber.-891.12) 3864 0 R (lstnumber.-891.2) 3854 0 R] +/Limits [(lstnumber.-890.6) (lstnumber.-891.2)] +>> endobj +6286 0 obj << +/Names [(lstnumber.-891.3) 3855 0 R (lstnumber.-891.4) 3856 0 R (lstnumber.-891.5) 3857 0 R (lstnumber.-891.6) 3858 0 R (lstnumber.-891.7) 3859 0 R (lstnumber.-891.8) 3860 0 R] +/Limits [(lstnumber.-891.3) (lstnumber.-891.8)] +>> endobj +6287 0 obj << +/Names [(lstnumber.-891.9) 3861 0 R (lstnumber.-892.1) 3866 0 R (lstnumber.-893.1) 3868 0 R (lstnumber.-893.2) 3869 0 R (lstnumber.-894.1) 3871 0 R (lstnumber.-895.1) 3873 0 R] +/Limits [(lstnumber.-891.9) (lstnumber.-895.1)] +>> endobj +6288 0 obj << +/Names [(lstnumber.-896.1) 3875 0 R (lstnumber.-897.1) 3877 0 R (lstnumber.-897.2) 3878 0 R (lstnumber.-898.1) 3880 0 R (lstnumber.-899.1) 3886 0 R (lstnumber.-9.1) 1082 0 R] +/Limits [(lstnumber.-896.1) (lstnumber.-9.1)] +>> endobj +6289 0 obj << +/Names [(lstnumber.-9.2) 1083 0 R (lstnumber.-9.3) 1084 0 R (lstnumber.-90.1) 1324 0 R (lstnumber.-900.1) 3888 0 R (lstnumber.-901.1) 3890 0 R (lstnumber.-901.2) 3891 0 R] +/Limits [(lstnumber.-9.2) (lstnumber.-901.2)] +>> endobj +6290 0 obj << +/Names [(lstnumber.-902.1) 3893 0 R (lstnumber.-902.2) 3894 0 R (lstnumber.-902.3) 3895 0 R (lstnumber.-902.4) 3896 0 R (lstnumber.-903.1) 3898 0 R (lstnumber.-904.1) 3900 0 R] +/Limits [(lstnumber.-902.1) (lstnumber.-904.1)] +>> endobj +6291 0 obj << +/Names [(lstnumber.-905.1) 3902 0 R (lstnumber.-906.1) 3904 0 R (lstnumber.-907.1) 3906 0 R (lstnumber.-908.1) 3908 0 R (lstnumber.-908.2) 3909 0 R (lstnumber.-908.3) 3910 0 R] +/Limits [(lstnumber.-905.1) (lstnumber.-908.3)] +>> endobj +6292 0 obj << +/Names [(lstnumber.-909.1) 3912 0 R (lstnumber.-909.2) 3913 0 R (lstnumber.-909.3) 3914 0 R (lstnumber.-909.4) 3915 0 R (lstnumber.-909.5) 3916 0 R (lstnumber.-909.6) 3917 0 R] +/Limits [(lstnumber.-909.1) (lstnumber.-909.6)] +>> endobj +6293 0 obj << +/Names [(lstnumber.-91.1) 1326 0 R (lstnumber.-910.1) 3923 0 R (lstnumber.-910.2) 3924 0 R (lstnumber.-910.3) 3925 0 R (lstnumber.-911.1) 3927 0 R (lstnumber.-911.2) 3928 0 R] +/Limits [(lstnumber.-91.1) (lstnumber.-911.2)] +>> endobj +6294 0 obj << +/Names [(lstnumber.-911.3) 3929 0 R (lstnumber.-911.4) 3930 0 R (lstnumber.-912.1) 3933 0 R (lstnumber.-913.1) 3935 0 R (lstnumber.-913.2) 3936 0 R (lstnumber.-914.1) 3938 0 R] +/Limits [(lstnumber.-911.3) (lstnumber.-914.1)] +>> endobj +6295 0 obj << +/Names [(lstnumber.-915.1) 3940 0 R (lstnumber.-916.1) 3942 0 R (lstnumber.-917.1) 3944 0 R (lstnumber.-917.2) 3945 0 R (lstnumber.-918.1) 3947 0 R (lstnumber.-918.10) 3956 0 R] +/Limits [(lstnumber.-915.1) (lstnumber.-918.10)] +>> endobj +6296 0 obj << +/Names [(lstnumber.-918.11) 3957 0 R (lstnumber.-918.12) 3958 0 R (lstnumber.-918.13) 3959 0 R (lstnumber.-918.14) 3964 0 R (lstnumber.-918.15) 3965 0 R (lstnumber.-918.16) 3966 0 R] +/Limits [(lstnumber.-918.11) (lstnumber.-918.16)] +>> endobj +6297 0 obj << +/Names [(lstnumber.-918.17) 3967 0 R (lstnumber.-918.2) 3948 0 R (lstnumber.-918.3) 3949 0 R (lstnumber.-918.4) 3950 0 R (lstnumber.-918.5) 3951 0 R (lstnumber.-918.6) 3952 0 R] +/Limits [(lstnumber.-918.17) (lstnumber.-918.6)] +>> endobj +6298 0 obj << +/Names [(lstnumber.-918.7) 3953 0 R (lstnumber.-918.8) 3954 0 R (lstnumber.-918.9) 3955 0 R (lstnumber.-919.1) 3969 0 R (lstnumber.-92.1) 1328 0 R (lstnumber.-92.2) 1329 0 R] +/Limits [(lstnumber.-918.7) (lstnumber.-92.2)] +>> endobj +6299 0 obj << +/Names [(lstnumber.-92.3) 1330 0 R (lstnumber.-92.4) 1331 0 R (lstnumber.-920.1) 3971 0 R (lstnumber.-920.2) 3972 0 R (lstnumber.-921.1) 3974 0 R (lstnumber.-922.1) 3976 0 R] +/Limits [(lstnumber.-92.3) (lstnumber.-922.1)] +>> endobj +6300 0 obj << +/Names [(lstnumber.-923.1) 3978 0 R (lstnumber.-923.2) 3979 0 R (lstnumber.-924.1) 3981 0 R (lstnumber.-924.2) 3982 0 R (lstnumber.-925.1) 3984 0 R (lstnumber.-925.2) 3985 0 R] +/Limits [(lstnumber.-923.1) (lstnumber.-925.2)] +>> endobj +6301 0 obj << +/Names [(lstnumber.-925.3) 3986 0 R (lstnumber.-925.4) 3987 0 R (lstnumber.-925.5) 3988 0 R (lstnumber.-925.6) 3989 0 R (lstnumber.-926.1) 3991 0 R (lstnumber.-927.1) 3993 0 R] +/Limits [(lstnumber.-925.3) (lstnumber.-927.1)] +>> endobj +6302 0 obj << +/Names [(lstnumber.-927.2) 3994 0 R (lstnumber.-927.3) 3995 0 R (lstnumber.-928.1) 3997 0 R (lstnumber.-928.2) 3998 0 R (lstnumber.-929.1) 4000 0 R (lstnumber.-929.2) 4001 0 R] +/Limits [(lstnumber.-927.2) (lstnumber.-929.2)] +>> endobj +6303 0 obj << +/Names [(lstnumber.-93.1) 1333 0 R (lstnumber.-930.1) 4008 0 R (lstnumber.-930.10) 4017 0 R (lstnumber.-930.11) 4018 0 R (lstnumber.-930.12) 4019 0 R (lstnumber.-930.13) 4020 0 R] +/Limits [(lstnumber.-93.1) (lstnumber.-930.13)] +>> endobj +6304 0 obj << +/Names [(lstnumber.-930.14) 4021 0 R (lstnumber.-930.15) 4022 0 R (lstnumber.-930.16) 4023 0 R (lstnumber.-930.17) 4024 0 R (lstnumber.-930.18) 4025 0 R (lstnumber.-930.19) 4026 0 R] +/Limits [(lstnumber.-930.14) (lstnumber.-930.19)] +>> endobj +6305 0 obj << +/Names [(lstnumber.-930.2) 4009 0 R (lstnumber.-930.20) 4027 0 R (lstnumber.-930.3) 4010 0 R (lstnumber.-930.4) 4011 0 R (lstnumber.-930.5) 4012 0 R (lstnumber.-930.6) 4013 0 R] +/Limits [(lstnumber.-930.2) (lstnumber.-930.6)] +>> endobj +6306 0 obj << +/Names [(lstnumber.-930.7) 4014 0 R (lstnumber.-930.8) 4015 0 R (lstnumber.-930.9) 4016 0 R (lstnumber.-931.1) 4029 0 R (lstnumber.-931.2) 4030 0 R (lstnumber.-931.3) 4031 0 R] +/Limits [(lstnumber.-930.7) (lstnumber.-931.3)] +>> endobj +6307 0 obj << +/Names [(lstnumber.-931.4) 4032 0 R (lstnumber.-931.5) 4033 0 R (lstnumber.-932.1) 4035 0 R (lstnumber.-932.2) 4036 0 R (lstnumber.-932.3) 4037 0 R (lstnumber.-932.4) 4038 0 R] +/Limits [(lstnumber.-931.4) (lstnumber.-932.4)] +>> endobj +6308 0 obj << +/Names [(lstnumber.-933.1) 4040 0 R (lstnumber.-933.2) 4041 0 R (lstnumber.-934.1) 4043 0 R (lstnumber.-934.2) 4044 0 R (lstnumber.-934.3) 4045 0 R (lstnumber.-935.1) 4047 0 R] +/Limits [(lstnumber.-933.1) (lstnumber.-935.1)] +>> endobj +6309 0 obj << +/Names [(lstnumber.-935.2) 4048 0 R (lstnumber.-935.3) 4049 0 R (lstnumber.-935.4) 4050 0 R (lstnumber.-936.1) 4052 0 R (lstnumber.-936.2) 4053 0 R (lstnumber.-936.3) 4054 0 R] +/Limits [(lstnumber.-935.2) (lstnumber.-936.3)] +>> endobj +6310 0 obj << +/Names [(lstnumber.-936.4) 4059 0 R (lstnumber.-936.5) 4060 0 R (lstnumber.-936.6) 4061 0 R (lstnumber.-937.1) 4063 0 R (lstnumber.-937.2) 4064 0 R (lstnumber.-938.1) 4066 0 R] +/Limits [(lstnumber.-936.4) (lstnumber.-938.1)] +>> endobj +6311 0 obj << +/Names [(lstnumber.-938.2) 4067 0 R (lstnumber.-939.1) 4069 0 R (lstnumber.-94.1) 1335 0 R (lstnumber.-940.1) 4071 0 R (lstnumber.-940.2) 4072 0 R (lstnumber.-940.3) 4073 0 R] +/Limits [(lstnumber.-938.2) (lstnumber.-940.3)] +>> endobj +6312 0 obj << +/Names [(lstnumber.-940.4) 4074 0 R (lstnumber.-940.5) 4075 0 R (lstnumber.-941.1) 4077 0 R (lstnumber.-941.2) 4078 0 R (lstnumber.-941.3) 4079 0 R (lstnumber.-942.1) 4081 0 R] +/Limits [(lstnumber.-940.4) (lstnumber.-942.1)] +>> endobj +6313 0 obj << +/Names [(lstnumber.-943.1) 4083 0 R (lstnumber.-943.2) 4084 0 R (lstnumber.-943.3) 4085 0 R (lstnumber.-943.4) 4086 0 R (lstnumber.-944.1) 4088 0 R (lstnumber.-944.2) 4089 0 R] +/Limits [(lstnumber.-943.1) (lstnumber.-944.2)] +>> endobj +6314 0 obj << +/Names [(lstnumber.-944.3) 4090 0 R (lstnumber.-944.4) 4091 0 R (lstnumber.-944.5) 4092 0 R (lstnumber.-945.1) 4094 0 R (lstnumber.-945.2) 4095 0 R (lstnumber.-945.3) 4096 0 R] +/Limits [(lstnumber.-944.3) (lstnumber.-945.3)] +>> endobj +6315 0 obj << +/Names [(lstnumber.-945.4) 4097 0 R (lstnumber.-946.1) 4103 0 R (lstnumber.-946.2) 4104 0 R (lstnumber.-946.3) 4105 0 R (lstnumber.-947.1) 4107 0 R (lstnumber.-947.2) 4108 0 R] +/Limits [(lstnumber.-945.4) (lstnumber.-947.2)] +>> endobj +6316 0 obj << +/Names [(lstnumber.-948.1) 4110 0 R (lstnumber.-948.2) 4111 0 R (lstnumber.-949.1) 4113 0 R (lstnumber.-949.2) 4114 0 R (lstnumber.-95.1) 1337 0 R (lstnumber.-950.1) 4116 0 R] +/Limits [(lstnumber.-948.1) (lstnumber.-950.1)] +>> endobj +6317 0 obj << +/Names [(lstnumber.-951.1) 4118 0 R (lstnumber.-952.1) 4120 0 R (lstnumber.-953.1) 4122 0 R (lstnumber.-953.2) 4123 0 R (lstnumber.-954.1) 4125 0 R (lstnumber.-955.1) 4127 0 R] +/Limits [(lstnumber.-951.1) (lstnumber.-955.1)] +>> endobj +6318 0 obj << +/Names [(lstnumber.-956.1) 4129 0 R (lstnumber.-956.2) 4130 0 R (lstnumber.-956.3) 4131 0 R (lstnumber.-957.1) 4133 0 R (lstnumber.-957.2) 4134 0 R (lstnumber.-958.1) 4140 0 R] +/Limits [(lstnumber.-956.1) (lstnumber.-958.1)] +>> endobj +6319 0 obj << +/Names [(lstnumber.-958.2) 4141 0 R (lstnumber.-958.3) 4142 0 R (lstnumber.-959.1) 4144 0 R (lstnumber.-96.1) 1339 0 R (lstnumber.-960.1) 4146 0 R (lstnumber.-961.1) 4148 0 R] +/Limits [(lstnumber.-958.2) (lstnumber.-961.1)] +>> endobj +6320 0 obj << +/Names [(lstnumber.-961.2) 4149 0 R (lstnumber.-962.1) 4151 0 R (lstnumber.-962.10) 4160 0 R (lstnumber.-962.11) 4161 0 R (lstnumber.-962.12) 4162 0 R (lstnumber.-962.13) 4163 0 R] +/Limits [(lstnumber.-961.2) (lstnumber.-962.13)] +>> endobj +6321 0 obj << +/Names [(lstnumber.-962.14) 4164 0 R (lstnumber.-962.15) 4165 0 R (lstnumber.-962.16) 4166 0 R (lstnumber.-962.17) 4167 0 R (lstnumber.-962.18) 4168 0 R (lstnumber.-962.19) 4169 0 R] +/Limits [(lstnumber.-962.14) (lstnumber.-962.19)] +>> endobj +6322 0 obj << +/Names [(lstnumber.-962.2) 4152 0 R (lstnumber.-962.20) 4170 0 R (lstnumber.-962.21) 4171 0 R (lstnumber.-962.22) 4172 0 R (lstnumber.-962.23) 4173 0 R (lstnumber.-962.3) 4153 0 R] +/Limits [(lstnumber.-962.2) (lstnumber.-962.3)] +>> endobj +6323 0 obj << +/Names [(lstnumber.-962.4) 4154 0 R (lstnumber.-962.5) 4155 0 R (lstnumber.-962.6) 4156 0 R (lstnumber.-962.7) 4157 0 R (lstnumber.-962.8) 4158 0 R (lstnumber.-962.9) 4159 0 R] +/Limits [(lstnumber.-962.4) (lstnumber.-962.9)] +>> endobj +6324 0 obj << +/Names [(lstnumber.-963.1) 4175 0 R (lstnumber.-963.10) 4184 0 R (lstnumber.-963.11) 4185 0 R (lstnumber.-963.12) 4186 0 R (lstnumber.-963.13) 4187 0 R (lstnumber.-963.14) 4188 0 R] +/Limits [(lstnumber.-963.1) (lstnumber.-963.14)] +>> endobj +6325 0 obj << +/Names [(lstnumber.-963.15) 4189 0 R (lstnumber.-963.16) 4194 0 R (lstnumber.-963.17) 4195 0 R (lstnumber.-963.18) 4196 0 R (lstnumber.-963.19) 4197 0 R (lstnumber.-963.2) 4176 0 R] +/Limits [(lstnumber.-963.15) (lstnumber.-963.2)] +>> endobj +6326 0 obj << +/Names [(lstnumber.-963.20) 4198 0 R (lstnumber.-963.21) 4199 0 R (lstnumber.-963.22) 4200 0 R (lstnumber.-963.23) 4201 0 R (lstnumber.-963.24) 4202 0 R (lstnumber.-963.25) 4203 0 R] +/Limits [(lstnumber.-963.20) (lstnumber.-963.25)] +>> endobj +6327 0 obj << +/Names [(lstnumber.-963.26) 4204 0 R (lstnumber.-963.3) 4177 0 R (lstnumber.-963.4) 4178 0 R (lstnumber.-963.5) 4179 0 R (lstnumber.-963.6) 4180 0 R (lstnumber.-963.7) 4181 0 R] +/Limits [(lstnumber.-963.26) (lstnumber.-963.7)] +>> endobj +6328 0 obj << +/Names [(lstnumber.-963.8) 4182 0 R (lstnumber.-963.9) 4183 0 R (lstnumber.-964.1) 4206 0 R (lstnumber.-965.1) 4208 0 R (lstnumber.-965.2) 4209 0 R (lstnumber.-965.3) 4210 0 R] +/Limits [(lstnumber.-963.8) (lstnumber.-965.3)] +>> endobj +6329 0 obj << +/Names [(lstnumber.-965.4) 4211 0 R (lstnumber.-966.1) 4213 0 R (lstnumber.-966.2) 4214 0 R (lstnumber.-966.3) 4215 0 R (lstnumber.-966.4) 4216 0 R (lstnumber.-967.1) 4218 0 R] +/Limits [(lstnumber.-965.4) (lstnumber.-967.1)] +>> endobj +6330 0 obj << +/Names [(lstnumber.-968.1) 4220 0 R (lstnumber.-968.2) 4221 0 R (lstnumber.-968.3) 4222 0 R (lstnumber.-968.4) 4223 0 R (lstnumber.-969.1) 4225 0 R (lstnumber.-969.2) 4226 0 R] +/Limits [(lstnumber.-968.1) (lstnumber.-969.2)] +>> endobj +6331 0 obj << +/Names [(lstnumber.-969.3) 4227 0 R (lstnumber.-97.1) 1341 0 R (lstnumber.-970.1) 4229 0 R (lstnumber.-970.2) 4230 0 R (lstnumber.-970.3) 4231 0 R (lstnumber.-970.4) 4232 0 R] +/Limits [(lstnumber.-969.3) (lstnumber.-970.4)] +>> endobj +6332 0 obj << +/Names [(lstnumber.-970.5) 4233 0 R (lstnumber.-971.1) 4235 0 R (lstnumber.-971.2) 4236 0 R (lstnumber.-972.1) 4242 0 R (lstnumber.-973.1) 4244 0 R (lstnumber.-973.2) 4245 0 R] +/Limits [(lstnumber.-970.5) (lstnumber.-973.2)] +>> endobj +6333 0 obj << +/Names [(lstnumber.-974.1) 4247 0 R (lstnumber.-974.2) 4248 0 R (lstnumber.-975.1) 4250 0 R (lstnumber.-975.2) 4251 0 R (lstnumber.-975.3) 4252 0 R (lstnumber.-976.1) 4254 0 R] +/Limits [(lstnumber.-974.1) (lstnumber.-976.1)] +>> endobj +6334 0 obj << +/Names [(lstnumber.-976.10) 4263 0 R (lstnumber.-976.11) 4264 0 R (lstnumber.-976.12) 4265 0 R (lstnumber.-976.13) 4266 0 R (lstnumber.-976.14) 4267 0 R (lstnumber.-976.15) 4268 0 R] +/Limits [(lstnumber.-976.10) (lstnumber.-976.15)] +>> endobj +6335 0 obj << +/Names [(lstnumber.-976.16) 4269 0 R (lstnumber.-976.17) 4270 0 R (lstnumber.-976.18) 4271 0 R (lstnumber.-976.19) 4272 0 R (lstnumber.-976.2) 4255 0 R (lstnumber.-976.20) 4273 0 R] +/Limits [(lstnumber.-976.16) (lstnumber.-976.20)] +>> endobj +6336 0 obj << +/Names [(lstnumber.-976.21) 4274 0 R (lstnumber.-976.22) 4275 0 R (lstnumber.-976.23) 4276 0 R (lstnumber.-976.24) 4277 0 R (lstnumber.-976.25) 4278 0 R (lstnumber.-976.26) 4279 0 R] +/Limits [(lstnumber.-976.21) (lstnumber.-976.26)] +>> endobj +6337 0 obj << +/Names [(lstnumber.-976.3) 4256 0 R (lstnumber.-976.4) 4257 0 R (lstnumber.-976.5) 4258 0 R (lstnumber.-976.6) 4259 0 R (lstnumber.-976.7) 4260 0 R (lstnumber.-976.8) 4261 0 R] +/Limits [(lstnumber.-976.3) (lstnumber.-976.8)] +>> endobj +6338 0 obj << +/Names [(lstnumber.-976.9) 4262 0 R (lstnumber.-977.1) 4281 0 R (lstnumber.-978.1) 4283 0 R (lstnumber.-978.2) 4284 0 R (lstnumber.-978.3) 4285 0 R (lstnumber.-979.1) 4292 0 R] +/Limits [(lstnumber.-976.9) (lstnumber.-979.1)] +>> endobj +6339 0 obj << +/Names [(lstnumber.-979.2) 4293 0 R (lstnumber.-979.3) 4294 0 R (lstnumber.-98.1) 1343 0 R (lstnumber.-980.1) 4296 0 R (lstnumber.-980.2) 4297 0 R (lstnumber.-980.3) 4298 0 R] +/Limits [(lstnumber.-979.2) (lstnumber.-980.3)] +>> endobj +6340 0 obj << +/Names [(lstnumber.-981.1) 4300 0 R (lstnumber.-981.2) 4301 0 R (lstnumber.-981.3) 4302 0 R (lstnumber.-981.4) 4303 0 R (lstnumber.-982.1) 4305 0 R (lstnumber.-982.2) 4306 0 R] +/Limits [(lstnumber.-981.1) (lstnumber.-982.2)] +>> endobj +6341 0 obj << +/Names [(lstnumber.-982.3) 4307 0 R (lstnumber.-982.4) 4308 0 R (lstnumber.-982.5) 4309 0 R (lstnumber.-982.6) 4310 0 R (lstnumber.-982.7) 4311 0 R (lstnumber.-982.8) 4312 0 R] +/Limits [(lstnumber.-982.3) (lstnumber.-982.8)] +>> endobj +6342 0 obj << +/Names [(lstnumber.-983.1) 4314 0 R (lstnumber.-984.1) 4316 0 R (lstnumber.-984.2) 4317 0 R (lstnumber.-985.1) 4319 0 R (lstnumber.-985.2) 4320 0 R (lstnumber.-985.3) 4321 0 R] +/Limits [(lstnumber.-983.1) (lstnumber.-985.3)] +>> endobj +6343 0 obj << +/Names [(lstnumber.-986.1) 4323 0 R (lstnumber.-986.2) 4324 0 R (lstnumber.-987.1) 4326 0 R (lstnumber.-987.2) 4327 0 R (lstnumber.-987.3) 4328 0 R (lstnumber.-988.1) 4335 0 R] +/Limits [(lstnumber.-986.1) (lstnumber.-988.1)] +>> endobj +6344 0 obj << +/Names [(lstnumber.-989.1) 4337 0 R (lstnumber.-99.1) 1349 0 R (lstnumber.-99.2) 1350 0 R (lstnumber.-990.1) 4339 0 R (lstnumber.-991.1) 4341 0 R (lstnumber.-992.1) 4343 0 R] +/Limits [(lstnumber.-989.1) (lstnumber.-992.1)] +>> endobj +6345 0 obj << +/Names [(lstnumber.-993.1) 4345 0 R (lstnumber.-993.2) 4346 0 R (lstnumber.-994.1) 4348 0 R (lstnumber.-994.10) 4357 0 R (lstnumber.-994.11) 4358 0 R (lstnumber.-994.12) 4359 0 R] +/Limits [(lstnumber.-993.1) (lstnumber.-994.12)] +>> endobj +6346 0 obj << +/Names [(lstnumber.-994.13) 4360 0 R (lstnumber.-994.14) 4361 0 R (lstnumber.-994.15) 4362 0 R (lstnumber.-994.16) 4363 0 R (lstnumber.-994.17) 4364 0 R (lstnumber.-994.18) 4365 0 R] +/Limits [(lstnumber.-994.13) (lstnumber.-994.18)] +>> endobj +6347 0 obj << +/Names [(lstnumber.-994.19) 4366 0 R (lstnumber.-994.2) 4349 0 R (lstnumber.-994.20) 4367 0 R (lstnumber.-994.21) 4368 0 R (lstnumber.-994.22) 4369 0 R (lstnumber.-994.23) 4370 0 R] +/Limits [(lstnumber.-994.19) (lstnumber.-994.23)] +>> endobj +6348 0 obj << +/Names [(lstnumber.-994.24) 4371 0 R (lstnumber.-994.25) 4372 0 R (lstnumber.-994.26) 4377 0 R (lstnumber.-994.27) 4378 0 R (lstnumber.-994.28) 4379 0 R (lstnumber.-994.29) 4380 0 R] +/Limits [(lstnumber.-994.24) (lstnumber.-994.29)] +>> endobj +6349 0 obj << +/Names [(lstnumber.-994.3) 4350 0 R (lstnumber.-994.30) 4381 0 R (lstnumber.-994.31) 4382 0 R (lstnumber.-994.32) 4383 0 R (lstnumber.-994.33) 4384 0 R (lstnumber.-994.34) 4385 0 R] +/Limits [(lstnumber.-994.3) (lstnumber.-994.34)] +>> endobj +6350 0 obj << +/Names [(lstnumber.-994.35) 4386 0 R (lstnumber.-994.36) 4387 0 R (lstnumber.-994.37) 4388 0 R (lstnumber.-994.38) 4389 0 R (lstnumber.-994.39) 4390 0 R (lstnumber.-994.4) 4351 0 R] +/Limits [(lstnumber.-994.35) (lstnumber.-994.4)] +>> endobj +6351 0 obj << +/Names [(lstnumber.-994.5) 4352 0 R (lstnumber.-994.6) 4353 0 R (lstnumber.-994.7) 4354 0 R (lstnumber.-994.8) 4355 0 R (lstnumber.-994.9) 4356 0 R (lstnumber.-995.1) 4393 0 R] +/Limits [(lstnumber.-994.5) (lstnumber.-995.1)] +>> endobj +6352 0 obj << +/Names [(lstnumber.-995.2) 4394 0 R (lstnumber.-995.3) 4395 0 R (lstnumber.-995.4) 4396 0 R (lstnumber.-996.1) 4399 0 R (lstnumber.-997.1) 4401 0 R (lstnumber.-998.1) 4403 0 R] +/Limits [(lstnumber.-995.2) (lstnumber.-998.1)] +>> endobj +6353 0 obj << +/Names [(lstnumber.-998.2) 4404 0 R (lstnumber.-999.1) 4406 0 R (page.1) 1060 0 R (page.10) 1381 0 R (page.100) 4446 0 R (page.101) 4476 0 R] +/Limits [(lstnumber.-998.2) (page.101)] +>> endobj +6354 0 obj << +/Names [(page.102) 4531 0 R (page.103) 4580 0 R (page.104) 4611 0 R (page.105) 4650 0 R (page.106) 4680 0 R (page.107) 4710 0 R] +/Limits [(page.102) (page.107)] +>> endobj +6355 0 obj << +/Names [(page.108) 4750 0 R (page.109) 4777 0 R (page.11) 1418 0 R (page.110) 4794 0 R (page.111) 4833 0 R (page.112) 4866 0 R] +/Limits [(page.108) (page.112)] +>> endobj +6356 0 obj << +/Names [(page.113) 4900 0 R (page.114) 4950 0 R (page.115) 4983 0 R (page.116) 5029 0 R (page.117) 5084 0 R (page.118) 5143 0 R] +/Limits [(page.113) (page.118)] +>> endobj +6357 0 obj << +/Names [(page.119) 5170 0 R (page.12) 1459 0 R (page.120) 5210 0 R (page.121) 5241 0 R (page.122) 5273 0 R (page.123) 5290 0 R] +/Limits [(page.119) (page.123)] +>> endobj +6358 0 obj << +/Names [(page.124) 5297 0 R (page.125) 5303 0 R (page.126) 5309 0 R (page.127) 5316 0 R (page.128) 5326 0 R (page.129) 5335 0 R] +/Limits [(page.124) (page.129)] +>> endobj +6359 0 obj << +/Names [(page.13) 1497 0 R (page.130) 5342 0 R (page.131) 5347 0 R (page.132) 5352 0 R (page.133) 5359 0 R (page.134) 5367 0 R] +/Limits [(page.13) (page.134)] +>> endobj +6360 0 obj << +/Names [(page.135) 5375 0 R (page.136) 5380 0 R (page.137) 5386 0 R (page.138) 5391 0 R (page.139) 5395 0 R (page.14) 1530 0 R] +/Limits [(page.135) (page.14)] +>> endobj +6361 0 obj << +/Names [(page.140) 5399 0 R (page.141) 5404 0 R (page.142) 5408 0 R (page.143) 5412 0 R (page.144) 5418 0 R (page.145) 5422 0 R] +/Limits [(page.140) (page.145)] +>> endobj +6362 0 obj << +/Names [(page.146) 5426 0 R (page.147) 5431 0 R (page.148) 5435 0 R (page.149) 5439 0 R (page.15) 1556 0 R (page.150) 5444 0 R] +/Limits [(page.146) (page.150)] +>> endobj +6363 0 obj << +/Names [(page.151) 5452 0 R (page.152) 5460 0 R (page.153) 5466 0 R (page.154) 5472 0 R (page.155) 5476 0 R (page.156) 5484 0 R] +/Limits [(page.151) (page.156)] +>> endobj +6364 0 obj << +/Names [(page.157) 5517 0 R (page.158) 5533 0 R (page.159) 5538 0 R (page.16) 1582 0 R (page.160) 5548 0 R (page.161) 5560 0 R] +/Limits [(page.157) (page.161)] +>> endobj +6365 0 obj << +/Names [(page.162) 5593 0 R (page.163) 5598 0 R (page.164) 5602 0 R (page.165) 5617 0 R (page.166) 5626 0 R (page.167) 5652 0 R] +/Limits [(page.162) (page.167)] +>> endobj +6366 0 obj << +/Names [(page.168) 5659 0 R (page.169) 5666 0 R (page.17) 1614 0 R (page.18) 1653 0 R (page.19) 1687 0 R (page.2) 1094 0 R] +/Limits [(page.168) (page.2)] +>> endobj +6367 0 obj << +/Names [(page.20) 1718 0 R (page.21) 1748 0 R (page.22) 1781 0 R (page.23) 1816 0 R (page.24) 1848 0 R (page.25) 1882 0 R] +/Limits [(page.20) (page.25)] +>> endobj +6368 0 obj << +/Names [(page.26) 1916 0 R (page.27) 1950 0 R (page.28) 1976 0 R (page.29) 1989 0 R (page.3) 1131 0 R (page.30) 1994 0 R] +/Limits [(page.26) (page.30)] +>> endobj +6369 0 obj << +/Names [(page.31) 2021 0 R (page.32) 2054 0 R (page.33) 2094 0 R (page.34) 2124 0 R (page.35) 2162 0 R (page.36) 2204 0 R] +/Limits [(page.31) (page.36)] +>> endobj +6370 0 obj << +/Names [(page.37) 2228 0 R (page.38) 2262 0 R (page.39) 2300 0 R (page.4) 1163 0 R (page.40) 2333 0 R (page.41) 2363 0 R] +/Limits [(page.37) (page.41)] +>> endobj +6371 0 obj << +/Names [(page.42) 2397 0 R (page.43) 2432 0 R (page.44) 2464 0 R (page.45) 2501 0 R (page.46) 2530 0 R (page.47) 2553 0 R] +/Limits [(page.42) (page.47)] +>> endobj +6372 0 obj << +/Names [(page.48) 2577 0 R (page.49) 2607 0 R (page.5) 1202 0 R (page.50) 2641 0 R (page.51) 2674 0 R (page.52) 2709 0 R] +/Limits [(page.48) (page.52)] +>> endobj +6373 0 obj << +/Names [(page.53) 2746 0 R (page.54) 2778 0 R (page.55) 2824 0 R (page.56) 2849 0 R (page.57) 2877 0 R (page.58) 2900 0 R] +/Limits [(page.53) (page.58)] +>> endobj +6374 0 obj << +/Names [(page.59) 2925 0 R (page.6) 1241 0 R (page.60) 2931 0 R (page.61) 2953 0 R (page.62) 2996 0 R (page.63) 3029 0 R] +/Limits [(page.59) (page.63)] +>> endobj +6375 0 obj << +/Names [(page.64) 3067 0 R (page.65) 3106 0 R (page.66) 3144 0 R (page.67) 3181 0 R (page.68) 3219 0 R (page.69) 3262 0 R] +/Limits [(page.64) (page.69)] +>> endobj +6376 0 obj << +/Names [(page.7) 1277 0 R (page.70) 3298 0 R (page.71) 3327 0 R (page.72) 3358 0 R (page.73) 3395 0 R (page.74) 3416 0 R] +/Limits [(page.7) (page.74)] +>> endobj +6377 0 obj << +/Names [(page.75) 3424 0 R (page.76) 3461 0 R (page.77) 3502 0 R (page.78) 3534 0 R (page.79) 3555 0 R (page.8) 1309 0 R] +/Limits [(page.75) (page.8)] +>> endobj +6378 0 obj << +/Names [(page.80) 3589 0 R (page.81) 3640 0 R (page.82) 3682 0 R (page.83) 3715 0 R (page.84) 3750 0 R (page.85) 3805 0 R] +/Limits [(page.80) (page.85)] +>> endobj +6379 0 obj << +/Names [(page.86) 3842 0 R (page.87) 3884 0 R (page.88) 3921 0 R (page.89) 3963 0 R (page.9) 1347 0 R (page.90) 4006 0 R] +/Limits [(page.86) (page.90)] +>> endobj +6380 0 obj << +/Names [(page.91) 4058 0 R (page.92) 4101 0 R (page.93) 4138 0 R (page.94) 4193 0 R (page.95) 4240 0 R (page.96) 4290 0 R] +/Limits [(page.91) (page.96)] +>> endobj +6381 0 obj << +/Names [(page.97) 4332 0 R (page.98) 4376 0 R (page.99) 4415 0 R (page.i) 810 0 R (page.ii) 860 0 R (page.iii) 904 0 R] +/Limits [(page.97) (page.iii)] +>> endobj +6382 0 obj << +/Names [(page.iv) 943 0 R (page.v) 984 0 R (page.vi) 1022 0 R (page.vii) 1042 0 R (page.viii) 1055 0 R (releasenotes) 814 0 R] +/Limits [(page.iv) (releasenotes)] +>> endobj +6383 0 obj << +/Names [(rnV1.76.0_Common) 2578 0 R (rnV1.76.0_Eclipse) 2817 0 R (rnV1.76.0_Epub) 2760 0 R (rnV1.76.0_FO) 2622 0 R (rnV1.76.0_Gentext) 2556 0 R (rnV1.76.0_HTML) 2668 0 R] +/Limits [(rnV1.76.0_Common) (rnV1.76.0_HTML)] +>> endobj +6384 0 obj << +/Names [(rnV1.76.0_Manpages) 2747 0 R (rnV1.76.0_Params) 2827 0 R (rnV1.76.0_XSL-Xalan) 2842 0 R (rnV1.76.1_FO) 2540 0 R (rnV1.76.1_HTML) 2544 0 R (rnV1.76.1_Params) 2547 0 R] +/Limits [(rnV1.76.0_Manpages) (rnV1.76.1_Params)] +>> endobj +6385 0 obj << +/Names [(rnV1.77_) 2214 0 R (rnV1.77_Eclipse) 2211 0 R (rnV1.77_Epub) 2205 0 R (rnV1.77_Extensions) 2531 0 R (rnV1.77_FO) 2042 0 R (rnV1.77_Gentext) 1995 0 R] +/Limits [(rnV1.77_) (rnV1.77_Gentext)] +>> endobj +6386 0 obj << +/Names [(rnV1.77_HTML) 2118 0 R (rnV1.77_HTMLHelp) 2208 0 R (rnV1.77_Highlighting) 2508 0 R (rnV1.77_Lib) 2516 0 R (rnV1.77_Params) 2458 0 R (rnV1.77_Profiling) 2513 0 R] +/Limits [(rnV1.77_HTML) (rnV1.77_Profiling)] +>> endobj +6387 0 obj << +/Names [(rnV1.77_Template) 2524 0 R (rnV1.77_Webhelp) 2220 0 R (rnV1.77_XSL-Saxon) 2536 0 R (rn_V1.75.0_Common) 2954 0 R (rn_V1.75.0_Epub) 3309 0 R (rn_V1.75.0_FO) 3009 0 R] +/Limits [(rnV1.77_Template) (rn_V1.75.0_FO)] +>> endobj +6388 0 obj << +/Names [(rn_V1.75.0_Gentext) 2932 0 R (rn_V1.75.0_HTML) 3165 0 R (rn_V1.75.0_HTMLHelp) 3341 0 R (rn_V1.75.0_Highlighting) 3396 0 R (rn_V1.75.0_Manpages) 3303 0 R (rn_V1.75.0_Params) 3344 0 R] +/Limits [(rn_V1.75.0_Gentext) (rn_V1.75.0_Params)] +>> endobj +6389 0 obj << +/Names [(rn_V1.75.0_XSL-Saxon) 3403 0 R (rn_V1.75.0_XSL-Xalan) 3407 0 R (rn_V1.75.1) 2901 0 R (rn_V1.75.1_Epub) 2912 0 R (rn_V1.75.1_FO) 2902 0 R (rn_V1.75.1_HTML) 2907 0 R] +/Limits [(rn_V1.75.0_XSL-Saxon) (rn_V1.75.1_HTML)] +>> endobj +6390 0 obj << +/Names [(rn_V1.75.1_Params) 2919 0 R (rn_V1.75.2) 2845 0 R (rn_V1.75.2_Common) 2859 0 R (rn_V1.75.2_Epub) 2883 0 R (rn_V1.75.2_FO) 2864 0 R (rn_V1.75.2_Gentext) 2850 0 R] +/Limits [(rn_V1.75.1_Params) (rn_V1.75.2_Gentext)] +>> endobj +6391 0 obj << +/Names [(rn_V1.75.2_HTML) 2867 0 R (rn_V1.75.2_Manpages) 2878 0 R (rn_V1.75.2_Profiling) 2888 0 R (rn_V1.75.2_XSL-Saxon) 2891 0 R (rn_V1.75.2_XSL-Xalan) 2894 0 R (section.1) 2 0 R] +/Limits [(rn_V1.75.2_HTML) (section.1)] +>> endobj +6392 0 obj << +/Names [(section.10) 326 0 R (section.11) 362 0 R (section.12) 442 0 R (section.13) 446 0 R (section.14) 486 0 R (section.15) 550 0 R] +/Limits [(section.10) (section.15)] +>> endobj +6393 0 obj << +/Names [(section.16) 582 0 R (section.17) 614 0 R (section.18) 650 0 R (section.19) 670 0 R (section.2) 86 0 R (section.20) 710 0 R] +/Limits [(section.16) (section.20)] +>> endobj +6394 0 obj << +/Names [(section.21) 714 0 R (section.22) 738 0 R (section.23) 742 0 R (section.24) 746 0 R (section.25) 750 0 R (section.26) 754 0 R] +/Limits [(section.21) (section.26)] +>> endobj +6395 0 obj << +/Names [(section.27) 758 0 R (section.28) 762 0 R (section.29) 766 0 R (section.3) 154 0 R (section.30) 770 0 R (section.31) 774 0 R] +/Limits [(section.27) (section.31)] +>> endobj +6396 0 obj << +/Names [(section.32) 778 0 R (section.33) 782 0 R (section.34) 786 0 R (section.35) 790 0 R (section.36) 794 0 R (section.37) 798 0 R] +/Limits [(section.32) (section.37)] +>> endobj +6397 0 obj << +/Names [(section.38) 802 0 R (section.4) 170 0 R (section.5) 210 0 R (section.6) 250 0 R (section.7) 270 0 R (section.8) 318 0 R] +/Limits [(section.38) (section.8)] +>> endobj +6398 0 obj << +/Names [(section.9) 322 0 R (subsection.1.1) 6 0 R (subsection.1.10) 42 0 R (subsection.1.11) 46 0 R (subsection.1.12) 50 0 R (subsection.1.13) 54 0 R] +/Limits [(section.9) (subsection.1.13)] +>> endobj +6399 0 obj << +/Names [(subsection.1.14) 58 0 R (subsection.1.15) 62 0 R (subsection.1.16) 66 0 R (subsection.1.17) 70 0 R (subsection.1.18) 74 0 R (subsection.1.19) 78 0 R] +/Limits [(subsection.1.14) (subsection.1.19)] +>> endobj +6400 0 obj << +/Names [(subsection.1.2) 10 0 R (subsection.1.20) 82 0 R (subsection.1.3) 14 0 R (subsection.1.4) 18 0 R (subsection.1.5) 22 0 R (subsection.1.6) 26 0 R] +/Limits [(subsection.1.2) (subsection.1.6)] +>> endobj +6401 0 obj << +/Names [(subsection.1.7) 30 0 R (subsection.1.8) 34 0 R (subsection.1.9) 38 0 R (subsection.10.1) 330 0 R (subsection.10.2) 334 0 R (subsection.10.3) 338 0 R] +/Limits [(subsection.1.7) (subsection.10.3)] +>> endobj +6402 0 obj << +/Names [(subsection.10.4) 342 0 R (subsection.10.5) 346 0 R (subsection.10.6) 350 0 R (subsection.10.7) 354 0 R (subsection.10.8) 358 0 R (subsection.11.1) 366 0 R] +/Limits [(subsection.10.4) (subsection.11.1)] +>> endobj +6403 0 obj << +/Names [(subsection.11.10) 402 0 R (subsection.11.11) 406 0 R (subsection.11.12) 410 0 R (subsection.11.13) 414 0 R (subsection.11.14) 418 0 R (subsection.11.15) 422 0 R] +/Limits [(subsection.11.10) (subsection.11.15)] +>> endobj +6404 0 obj << +/Names [(subsection.11.16) 426 0 R (subsection.11.17) 430 0 R (subsection.11.18) 434 0 R (subsection.11.19) 438 0 R (subsection.11.2) 370 0 R (subsection.11.3) 374 0 R] +/Limits [(subsection.11.16) (subsection.11.3)] +>> endobj +6405 0 obj << +/Names [(subsection.11.4) 378 0 R (subsection.11.5) 382 0 R (subsection.11.6) 386 0 R (subsection.11.7) 390 0 R (subsection.11.8) 394 0 R (subsection.11.9) 398 0 R] +/Limits [(subsection.11.4) (subsection.11.9)] +>> endobj +6406 0 obj << +/Names [(subsection.13.1) 450 0 R (subsection.13.2) 454 0 R (subsection.13.3) 458 0 R (subsection.13.4) 462 0 R (subsection.13.5) 466 0 R (subsection.13.6) 470 0 R] +/Limits [(subsection.13.1) (subsection.13.6)] +>> endobj +6407 0 obj << +/Names [(subsection.13.7) 474 0 R (subsection.13.8) 478 0 R (subsection.13.9) 482 0 R (subsection.14.1) 490 0 R (subsection.14.10) 526 0 R (subsection.14.11) 530 0 R] +/Limits [(subsection.13.7) (subsection.14.11)] +>> endobj +6408 0 obj << +/Names [(subsection.14.12) 534 0 R (subsection.14.13) 538 0 R (subsection.14.14) 542 0 R (subsection.14.15) 546 0 R (subsection.14.2) 494 0 R (subsection.14.3) 498 0 R] +/Limits [(subsection.14.12) (subsection.14.3)] +>> endobj +6409 0 obj << +/Names [(subsection.14.4) 502 0 R (subsection.14.5) 506 0 R (subsection.14.6) 510 0 R (subsection.14.7) 514 0 R (subsection.14.8) 518 0 R (subsection.14.9) 522 0 R] +/Limits [(subsection.14.4) (subsection.14.9)] +>> endobj +6410 0 obj << +/Names [(subsection.15.1) 554 0 R (subsection.15.2) 558 0 R (subsection.15.3) 562 0 R (subsection.15.4) 566 0 R (subsection.15.5) 570 0 R (subsection.15.6) 574 0 R] +/Limits [(subsection.15.1) (subsection.15.6)] +>> endobj +6411 0 obj << +/Names [(subsection.15.7) 578 0 R (subsection.16.1) 586 0 R (subsection.16.2) 590 0 R (subsection.16.3) 594 0 R (subsection.16.4) 598 0 R (subsection.16.5) 602 0 R] +/Limits [(subsection.15.7) (subsection.16.5)] +>> endobj +6412 0 obj << +/Names [(subsection.16.6) 606 0 R (subsection.16.7) 610 0 R (subsection.17.1) 618 0 R (subsection.17.2) 622 0 R (subsection.17.3) 626 0 R (subsection.17.4) 630 0 R] +/Limits [(subsection.16.6) (subsection.17.4)] +>> endobj +6413 0 obj << +/Names [(subsection.17.5) 634 0 R (subsection.17.6) 638 0 R (subsection.17.7) 642 0 R (subsection.17.8) 646 0 R (subsection.18.1) 654 0 R (subsection.18.2) 658 0 R] +/Limits [(subsection.17.5) (subsection.18.2)] +>> endobj +6414 0 obj << +/Names [(subsection.18.3) 662 0 R (subsection.18.4) 666 0 R (subsection.19.1) 674 0 R (subsection.19.2) 678 0 R (subsection.19.3) 682 0 R (subsection.19.4) 686 0 R] +/Limits [(subsection.18.3) (subsection.19.4)] +>> endobj +6415 0 obj << +/Names [(subsection.19.5) 690 0 R (subsection.19.6) 694 0 R (subsection.19.7) 698 0 R (subsection.19.8) 702 0 R (subsection.19.9) 706 0 R (subsection.2.1) 90 0 R] +/Limits [(subsection.19.5) (subsection.2.1)] +>> endobj +6416 0 obj << +/Names [(subsection.2.10) 126 0 R (subsection.2.11) 130 0 R (subsection.2.12) 134 0 R (subsection.2.13) 138 0 R (subsection.2.14) 142 0 R (subsection.2.15) 146 0 R] +/Limits [(subsection.2.10) (subsection.2.15)] +>> endobj +6417 0 obj << +/Names [(subsection.2.16) 150 0 R (subsection.2.2) 94 0 R (subsection.2.3) 98 0 R (subsection.2.4) 102 0 R (subsection.2.5) 106 0 R (subsection.2.6) 110 0 R] +/Limits [(subsection.2.16) (subsection.2.6)] +>> endobj +6418 0 obj << +/Names [(subsection.2.7) 114 0 R (subsection.2.8) 118 0 R (subsection.2.9) 122 0 R (subsection.21.1) 718 0 R (subsection.21.2) 722 0 R (subsection.21.3) 726 0 R] +/Limits [(subsection.2.7) (subsection.21.3)] +>> endobj +6419 0 obj << +/Names [(subsection.21.4) 730 0 R (subsection.21.5) 734 0 R (subsection.3.1) 158 0 R (subsection.3.2) 162 0 R (subsection.3.3) 166 0 R (subsection.4.1) 174 0 R] +/Limits [(subsection.21.4) (subsection.4.1)] +>> endobj +6420 0 obj << +/Names [(subsection.4.2) 178 0 R (subsection.4.3) 182 0 R (subsection.4.4) 186 0 R (subsection.4.5) 190 0 R (subsection.4.6) 194 0 R (subsection.4.7) 198 0 R] +/Limits [(subsection.4.2) (subsection.4.7)] +>> endobj +6421 0 obj << +/Names [(subsection.4.8) 202 0 R (subsection.4.9) 206 0 R (subsection.5.1) 214 0 R (subsection.5.2) 218 0 R (subsection.5.3) 222 0 R (subsection.5.4) 226 0 R] +/Limits [(subsection.4.8) (subsection.5.4)] +>> endobj +6422 0 obj << +/Names [(subsection.5.5) 230 0 R (subsection.5.6) 234 0 R (subsection.5.7) 238 0 R (subsection.5.8) 242 0 R (subsection.5.9) 246 0 R (subsection.6.1) 254 0 R] +/Limits [(subsection.5.5) (subsection.6.1)] +>> endobj +6423 0 obj << +/Names [(subsection.6.2) 258 0 R (subsection.6.3) 262 0 R (subsection.6.4) 266 0 R (subsection.7.1) 274 0 R (subsection.7.10) 310 0 R (subsection.7.11) 314 0 R] +/Limits [(subsection.6.2) (subsection.7.11)] +>> endobj +6424 0 obj << +/Names [(subsection.7.2) 278 0 R (subsection.7.3) 282 0 R (subsection.7.4) 286 0 R (subsection.7.5) 290 0 R (subsection.7.6) 294 0 R (subsection.7.7) 298 0 R] +/Limits [(subsection.7.2) (subsection.7.7)] +>> endobj +6425 0 obj << +/Names [(subsection.7.8) 302 0 R (subsection.7.9) 306 0 R (summary_V1.74.1_Epub) 3469 0 R (summary_V1.74.1_FO) 3431 0 R (summary_V1.74.1_Gentext) 3418 0 R (summary_V1.74.1_HTML) 3449 0 R] +/Limits [(subsection.7.8) (summary_V1.74.1_HTML)] +>> endobj +6426 0 obj << +/Names [(summary_V1.74.1_Highlighting) 3545 0 R (summary_V1.74.1_Manpages) 3462 0 R (summary_V1.74.1_Params) 3529 0 R (summary_V1.74.1_Roundtrip) 3515 0 R] +/Limits [(summary_V1.74.1_Highlighting) (summary_V1.74.1_Roundtrip)] +>> endobj +6427 0 obj << +/Kids [5715 0 R 5716 0 R 5717 0 R 5718 0 R 5719 0 R 5720 0 R] +/Limits [(Doc-Start) (V1.72.0)] +>> endobj +6428 0 obj << +/Kids [5721 0 R 5722 0 R 5723 0 R 5724 0 R 5725 0 R 5726 0 R] +/Limits [(V1.72.0_Common) (V1.74.0_Common)] +>> endobj +6429 0 obj << +/Kids [5727 0 R 5728 0 R 5729 0 R 5730 0 R 5731 0 R 5732 0 R] +/Limits [(V1.74.0_Eclipse) (V1670)] +>> endobj +6430 0 obj << +/Kids [5733 0 R 5734 0 R 5735 0 R 5736 0 R 5737 0 R 5738 0 R] +/Limits [(V1671) (VrnV1.77_Common)] +>> endobj +6431 0 obj << +/Kids [5739 0 R 5740 0 R 5741 0 R 5742 0 R 5743 0 R 5744 0 R] +/Limits [(Vsnapshot_9372_Common) (lstlisting.-1004)] +>> endobj +6432 0 obj << +/Kids [5745 0 R 5746 0 R 5747 0 R 5748 0 R 5749 0 R 5750 0 R] +/Limits [(lstlisting.-1005) (lstlisting.-1037)] +>> endobj +6433 0 obj << +/Kids [5751 0 R 5752 0 R 5753 0 R 5754 0 R 5755 0 R 5756 0 R] +/Limits [(lstlisting.-1038) (lstlisting.-107)] +>> endobj +6434 0 obj << +/Kids [5757 0 R 5758 0 R 5759 0 R 5760 0 R 5761 0 R 5762 0 R] +/Limits [(lstlisting.-1070) (lstlisting.-1101)] +>> endobj +6435 0 obj << +/Kids [5763 0 R 5764 0 R 5765 0 R 5766 0 R 5767 0 R 5768 0 R] +/Limits [(lstlisting.-1102) (lstlisting.-1134)] +>> endobj +6436 0 obj << +/Kids [5769 0 R 5770 0 R 5771 0 R 5772 0 R 5773 0 R 5774 0 R] +/Limits [(lstlisting.-1135) (lstlisting.-1167)] +>> endobj +6437 0 obj << +/Kids [5775 0 R 5776 0 R 5777 0 R 5778 0 R 5779 0 R 5780 0 R] +/Limits [(lstlisting.-1168) (lstlisting.-12)] +>> endobj +6438 0 obj << +/Kids [5781 0 R 5782 0 R 5783 0 R 5784 0 R 5785 0 R 5786 0 R] +/Limits [(lstlisting.-120) (lstlisting.-14)] +>> endobj +6439 0 obj << +/Kids [5787 0 R 5788 0 R 5789 0 R 5790 0 R 5791 0 R 5792 0 R] +/Limits [(lstlisting.-140) (lstlisting.-172)] +>> endobj +6440 0 obj << +/Kids [5793 0 R 5794 0 R 5795 0 R 5796 0 R 5797 0 R 5798 0 R] +/Limits [(lstlisting.-173) (lstlisting.-204)] +>> endobj +6441 0 obj << +/Kids [5799 0 R 5800 0 R 5801 0 R 5802 0 R 5803 0 R 5804 0 R] +/Limits [(lstlisting.-205) (lstlisting.-237)] +>> endobj +6442 0 obj << +/Kids [5805 0 R 5806 0 R 5807 0 R 5808 0 R 5809 0 R 5810 0 R] +/Limits [(lstlisting.-238) (lstlisting.-27)] +>> endobj +6443 0 obj << +/Kids [5811 0 R 5812 0 R 5813 0 R 5814 0 R 5815 0 R 5816 0 R] +/Limits [(lstlisting.-270) (lstlisting.-301)] +>> endobj +6444 0 obj << +/Kids [5817 0 R 5818 0 R 5819 0 R 5820 0 R 5821 0 R 5822 0 R] +/Limits [(lstlisting.-302) (lstlisting.-334)] +>> endobj +6445 0 obj << +/Kids [5823 0 R 5824 0 R 5825 0 R 5826 0 R 5827 0 R 5828 0 R] +/Limits [(lstlisting.-335) (lstlisting.-367)] +>> endobj +6446 0 obj << +/Kids [5829 0 R 5830 0 R 5831 0 R 5832 0 R 5833 0 R 5834 0 R] +/Limits [(lstlisting.-368) (lstlisting.-4)] +>> endobj +6447 0 obj << +/Kids [5835 0 R 5836 0 R 5837 0 R 5838 0 R 5839 0 R 5840 0 R] +/Limits [(lstlisting.-40) (lstlisting.-431)] +>> endobj +6448 0 obj << +/Kids [5841 0 R 5842 0 R 5843 0 R 5844 0 R 5845 0 R 5846 0 R] +/Limits [(lstlisting.-432) (lstlisting.-464)] +>> endobj +6449 0 obj << +/Kids [5847 0 R 5848 0 R 5849 0 R 5850 0 R 5851 0 R 5852 0 R] +/Limits [(lstlisting.-465) (lstlisting.-497)] +>> endobj +6450 0 obj << +/Kids [5853 0 R 5854 0 R 5855 0 R 5856 0 R 5857 0 R 5858 0 R] +/Limits [(lstlisting.-498) (lstlisting.-529)] +>> endobj +6451 0 obj << +/Kids [5859 0 R 5860 0 R 5861 0 R 5862 0 R 5863 0 R 5864 0 R] +/Limits [(lstlisting.-53) (lstlisting.-561)] +>> endobj +6452 0 obj << +/Kids [5865 0 R 5866 0 R 5867 0 R 5868 0 R 5869 0 R 5870 0 R] +/Limits [(lstlisting.-562) (lstlisting.-594)] +>> endobj +6453 0 obj << +/Kids [5871 0 R 5872 0 R 5873 0 R 5874 0 R 5875 0 R 5876 0 R] +/Limits [(lstlisting.-595) (lstlisting.-626)] +>> endobj +6454 0 obj << +/Kids [5877 0 R 5878 0 R 5879 0 R 5880 0 R 5881 0 R 5882 0 R] +/Limits [(lstlisting.-627) (lstlisting.-659)] +>> endobj +6455 0 obj << +/Kids [5883 0 R 5884 0 R 5885 0 R 5886 0 R 5887 0 R 5888 0 R] +/Limits [(lstlisting.-66) (lstlisting.-691)] +>> endobj +6456 0 obj << +/Kids [5889 0 R 5890 0 R 5891 0 R 5892 0 R 5893 0 R 5894 0 R] +/Limits [(lstlisting.-692) (lstlisting.-723)] +>> endobj +6457 0 obj << +/Kids [5895 0 R 5896 0 R 5897 0 R 5898 0 R 5899 0 R 5900 0 R] +/Limits [(lstlisting.-724) (lstlisting.-756)] +>> endobj +6458 0 obj << +/Kids [5901 0 R 5902 0 R 5903 0 R 5904 0 R 5905 0 R 5906 0 R] +/Limits [(lstlisting.-757) (lstlisting.-789)] +>> endobj +6459 0 obj << +/Kids [5907 0 R 5908 0 R 5909 0 R 5910 0 R 5911 0 R 5912 0 R] +/Limits [(lstlisting.-79) (lstlisting.-820)] +>> endobj +6460 0 obj << +/Kids [5913 0 R 5914 0 R 5915 0 R 5916 0 R 5917 0 R 5918 0 R] +/Limits [(lstlisting.-821) (lstlisting.-853)] +>> endobj +6461 0 obj << +/Kids [5919 0 R 5920 0 R 5921 0 R 5922 0 R 5923 0 R 5924 0 R] +/Limits [(lstlisting.-854) (lstlisting.-886)] +>> endobj +6462 0 obj << +/Kids [5925 0 R 5926 0 R 5927 0 R 5928 0 R 5929 0 R 5930 0 R] +/Limits [(lstlisting.-887) (lstlisting.-918)] +>> endobj +6463 0 obj << +/Kids [5931 0 R 5932 0 R 5933 0 R 5934 0 R 5935 0 R 5936 0 R] +/Limits [(lstlisting.-919) (lstlisting.-950)] +>> endobj +6464 0 obj << +/Kids [5937 0 R 5938 0 R 5939 0 R 5940 0 R 5941 0 R 5942 0 R] +/Limits [(lstlisting.-951) (lstlisting.-983)] +>> endobj +6465 0 obj << +/Kids [5943 0 R 5944 0 R 5945 0 R 5946 0 R 5947 0 R 5948 0 R] +/Limits [(lstlisting.-984) (lstnumber.-1009.1)] +>> endobj +6466 0 obj << +/Kids [5949 0 R 5950 0 R 5951 0 R 5952 0 R 5953 0 R 5954 0 R] +/Limits [(lstnumber.-101.1) (lstnumber.-1023.5)] +>> endobj +6467 0 obj << +/Kids [5955 0 R 5956 0 R 5957 0 R 5958 0 R 5959 0 R 5960 0 R] +/Limits [(lstnumber.-1023.6) (lstnumber.-1028.10)] +>> endobj +6468 0 obj << +/Kids [5961 0 R 5962 0 R 5963 0 R 5964 0 R 5965 0 R 5966 0 R] +/Limits [(lstnumber.-1028.11) (lstnumber.-104.1)] +>> endobj +6469 0 obj << +/Kids [5967 0 R 5968 0 R 5969 0 R 5970 0 R 5971 0 R 5972 0 R] +/Limits [(lstnumber.-1040.1) (lstnumber.-1058.1)] +>> endobj +6470 0 obj << +/Kids [5973 0 R 5974 0 R 5975 0 R 5976 0 R 5977 0 R 5978 0 R] +/Limits [(lstnumber.-1058.2) (lstnumber.-1075.7)] +>> endobj +6471 0 obj << +/Kids [5979 0 R 5980 0 R 5981 0 R 5982 0 R 5983 0 R 5984 0 R] +/Limits [(lstnumber.-1076.1) (lstnumber.-1093.1)] +>> endobj +6472 0 obj << +/Kids [5985 0 R 5986 0 R 5987 0 R 5988 0 R 5989 0 R 5990 0 R] +/Limits [(lstnumber.-1094.1) (lstnumber.-1113.1)] +>> endobj +6473 0 obj << +/Kids [5991 0 R 5992 0 R 5993 0 R 5994 0 R 5995 0 R 5996 0 R] +/Limits [(lstnumber.-1114.1) (lstnumber.-113.2)] +>> endobj +6474 0 obj << +/Kids [5997 0 R 5998 0 R 5999 0 R 6000 0 R 6001 0 R 6002 0 R] +/Limits [(lstnumber.-1130.1) (lstnumber.-1144.1)] +>> endobj +6475 0 obj << +/Kids [6003 0 R 6004 0 R 6005 0 R 6006 0 R 6007 0 R 6008 0 R] +/Limits [(lstnumber.-1144.2) (lstnumber.-1155.11)] +>> endobj +6476 0 obj << +/Kids [6009 0 R 6010 0 R 6011 0 R 6012 0 R 6013 0 R 6014 0 R] +/Limits [(lstnumber.-1155.12) (lstnumber.-1158.3)] +>> endobj +6477 0 obj << +/Kids [6015 0 R 6016 0 R 6017 0 R 6018 0 R 6019 0 R 6020 0 R] +/Limits [(lstnumber.-1158.4) (lstnumber.-1162.4)] +>> endobj +6478 0 obj << +/Kids [6021 0 R 6022 0 R 6023 0 R 6024 0 R 6025 0 R 6026 0 R] +/Limits [(lstnumber.-1162.5) (lstnumber.-1163.9)] +>> endobj +6479 0 obj << +/Kids [6027 0 R 6028 0 R 6029 0 R 6030 0 R 6031 0 R 6032 0 R] +/Limits [(lstnumber.-1164.1) (lstnumber.-1184.1)] +>> endobj +6480 0 obj << +/Kids [6033 0 R 6034 0 R 6035 0 R 6036 0 R 6037 0 R 6038 0 R] +/Limits [(lstnumber.-1185.1) (lstnumber.-1201.1)] +>> endobj +6481 0 obj << +/Kids [6039 0 R 6040 0 R 6041 0 R 6042 0 R 6043 0 R 6044 0 R] +/Limits [(lstnumber.-1201.2) (lstnumber.-1205.9)] +>> endobj +6482 0 obj << +/Kids [6045 0 R 6046 0 R 6047 0 R 6048 0 R 6049 0 R 6050 0 R] +/Limits [(lstnumber.-1206.1) (lstnumber.-1212.5)] +>> endobj +6483 0 obj << +/Kids [6051 0 R 6052 0 R 6053 0 R 6054 0 R 6055 0 R 6056 0 R] +/Limits [(lstnumber.-1212.6) (lstnumber.-133.1)] +>> endobj +6484 0 obj << +/Kids [6057 0 R 6058 0 R 6059 0 R 6060 0 R 6061 0 R 6062 0 R] +/Limits [(lstnumber.-134.1) (lstnumber.-147.3)] +>> endobj +6485 0 obj << +/Kids [6063 0 R 6064 0 R 6065 0 R 6066 0 R 6067 0 R 6068 0 R] +/Limits [(lstnumber.-147.4) (lstnumber.-17.1)] +>> endobj +6486 0 obj << +/Kids [6069 0 R 6070 0 R 6071 0 R 6072 0 R 6073 0 R 6074 0 R] +/Limits [(lstnumber.-170.1) (lstnumber.-193.2)] +>> endobj +6487 0 obj << +/Kids [6075 0 R 6076 0 R 6077 0 R 6078 0 R 6079 0 R 6080 0 R] +/Limits [(lstnumber.-194.1) (lstnumber.-222.1)] +>> endobj +6488 0 obj << +/Kids [6081 0 R 6082 0 R 6083 0 R 6084 0 R 6085 0 R 6086 0 R] +/Limits [(lstnumber.-223.1) (lstnumber.-253.1)] +>> endobj +6489 0 obj << +/Kids [6087 0 R 6088 0 R 6089 0 R 6090 0 R 6091 0 R 6092 0 R] +/Limits [(lstnumber.-253.2) (lstnumber.-277.1)] +>> endobj +6490 0 obj << +/Kids [6093 0 R 6094 0 R 6095 0 R 6096 0 R 6097 0 R 6098 0 R] +/Limits [(lstnumber.-277.2) (lstnumber.-302.2)] +>> endobj +6491 0 obj << +/Kids [6099 0 R 6100 0 R 6101 0 R 6102 0 R 6103 0 R 6104 0 R] +/Limits [(lstnumber.-303.1) (lstnumber.-330.1)] +>> endobj +6492 0 obj << +/Kids [6105 0 R 6106 0 R 6107 0 R 6108 0 R 6109 0 R 6110 0 R] +/Limits [(lstnumber.-331.1) (lstnumber.-353.3)] +>> endobj +6493 0 obj << +/Kids [6111 0 R 6112 0 R 6113 0 R 6114 0 R 6115 0 R 6116 0 R] +/Limits [(lstnumber.-353.4) (lstnumber.-373.3)] +>> endobj +6494 0 obj << +/Kids [6117 0 R 6118 0 R 6119 0 R 6120 0 R 6121 0 R 6122 0 R] +/Limits [(lstnumber.-373.4) (lstnumber.-387.4)] +>> endobj +6495 0 obj << +/Kids [6123 0 R 6124 0 R 6125 0 R 6126 0 R 6127 0 R 6128 0 R] +/Limits [(lstnumber.-387.5) (lstnumber.-410.1)] +>> endobj +6496 0 obj << +/Kids [6129 0 R 6130 0 R 6131 0 R 6132 0 R 6133 0 R 6134 0 R] +/Limits [(lstnumber.-411.1) (lstnumber.-431.1)] +>> endobj +6497 0 obj << +/Kids [6135 0 R 6136 0 R 6137 0 R 6138 0 R 6139 0 R 6140 0 R] +/Limits [(lstnumber.-432.1) (lstnumber.-463.1)] +>> endobj +6498 0 obj << +/Kids [6141 0 R 6142 0 R 6143 0 R 6144 0 R 6145 0 R 6146 0 R] +/Limits [(lstnumber.-464.1) (lstnumber.-487.1)] +>> endobj +6499 0 obj << +/Kids [6147 0 R 6148 0 R 6149 0 R 6150 0 R 6151 0 R 6152 0 R] +/Limits [(lstnumber.-488.1) (lstnumber.-509.1)] +>> endobj +6500 0 obj << +/Kids [6153 0 R 6154 0 R 6155 0 R 6156 0 R 6157 0 R 6158 0 R] +/Limits [(lstnumber.-51.1) (lstnumber.-535.1)] +>> endobj +6501 0 obj << +/Kids [6159 0 R 6160 0 R 6161 0 R 6162 0 R 6163 0 R 6164 0 R] +/Limits [(lstnumber.-536.1) (lstnumber.-558.2)] +>> endobj +6502 0 obj << +/Kids [6165 0 R 6166 0 R 6167 0 R 6168 0 R 6169 0 R 6170 0 R] +/Limits [(lstnumber.-559.1) (lstnumber.-582.1)] +>> endobj +6503 0 obj << +/Kids [6171 0 R 6172 0 R 6173 0 R 6174 0 R 6175 0 R 6176 0 R] +/Limits [(lstnumber.-582.2) (lstnumber.-600.2)] +>> endobj +6504 0 obj << +/Kids [6177 0 R 6178 0 R 6179 0 R 6180 0 R 6181 0 R 6182 0 R] +/Limits [(lstnumber.-600.3) (lstnumber.-606.1)] +>> endobj +6505 0 obj << +/Kids [6183 0 R 6184 0 R 6185 0 R 6186 0 R 6187 0 R 6188 0 R] +/Limits [(lstnumber.-606.2) (lstnumber.-636.1)] +>> endobj +6506 0 obj << +/Kids [6189 0 R 6190 0 R 6191 0 R 6192 0 R 6193 0 R 6194 0 R] +/Limits [(lstnumber.-637.1) (lstnumber.-654.1)] +>> endobj +6507 0 obj << +/Kids [6195 0 R 6196 0 R 6197 0 R 6198 0 R 6199 0 R 6200 0 R] +/Limits [(lstnumber.-654.2) (lstnumber.-671.1)] +>> endobj +6508 0 obj << +/Kids [6201 0 R 6202 0 R 6203 0 R 6204 0 R 6205 0 R 6206 0 R] +/Limits [(lstnumber.-671.2) (lstnumber.-691.2)] +>> endobj +6509 0 obj << +/Kids [6207 0 R 6208 0 R 6209 0 R 6210 0 R 6211 0 R 6212 0 R] +/Limits [(lstnumber.-691.3) (lstnumber.-709.1)] +>> endobj +6510 0 obj << +/Kids [6213 0 R 6214 0 R 6215 0 R 6216 0 R 6217 0 R 6218 0 R] +/Limits [(lstnumber.-71.1) (lstnumber.-729.1)] +>> endobj +6511 0 obj << +/Kids [6219 0 R 6220 0 R 6221 0 R 6222 0 R 6223 0 R 6224 0 R] +/Limits [(lstnumber.-729.2) (lstnumber.-742.1)] +>> endobj +6512 0 obj << +/Kids [6225 0 R 6226 0 R 6227 0 R 6228 0 R 6229 0 R 6230 0 R] +/Limits [(lstnumber.-743.1) (lstnumber.-768.1)] +>> endobj +6513 0 obj << +/Kids [6231 0 R 6232 0 R 6233 0 R 6234 0 R 6235 0 R 6236 0 R] +/Limits [(lstnumber.-769.1) (lstnumber.-789.1)] +>> endobj +6514 0 obj << +/Kids [6237 0 R 6238 0 R 6239 0 R 6240 0 R 6241 0 R 6242 0 R] +/Limits [(lstnumber.-789.2) (lstnumber.-804.4)] +>> endobj +6515 0 obj << +/Kids [6243 0 R 6244 0 R 6245 0 R 6246 0 R 6247 0 R 6248 0 R] +/Limits [(lstnumber.-805.1) (lstnumber.-815.2)] +>> endobj +6516 0 obj << +/Kids [6249 0 R 6250 0 R 6251 0 R 6252 0 R 6253 0 R 6254 0 R] +/Limits [(lstnumber.-815.3) (lstnumber.-834.1)] +>> endobj +6517 0 obj << +/Kids [6255 0 R 6256 0 R 6257 0 R 6258 0 R 6259 0 R 6260 0 R] +/Limits [(lstnumber.-835.1) (lstnumber.-838.1)] +>> endobj +6518 0 obj << +/Kids [6261 0 R 6262 0 R 6263 0 R 6264 0 R 6265 0 R 6266 0 R] +/Limits [(lstnumber.-838.2) (lstnumber.-855.1)] +>> endobj +6519 0 obj << +/Kids [6267 0 R 6268 0 R 6269 0 R 6270 0 R 6271 0 R 6272 0 R] +/Limits [(lstnumber.-856.1) (lstnumber.-875.5)] +>> endobj +6520 0 obj << +/Kids [6273 0 R 6274 0 R 6275 0 R 6276 0 R 6277 0 R 6278 0 R] +/Limits [(lstnumber.-876.1) (lstnumber.-879.37)] +>> endobj +6521 0 obj << +/Kids [6279 0 R 6280 0 R 6281 0 R 6282 0 R 6283 0 R 6284 0 R] +/Limits [(lstnumber.-879.38) (lstnumber.-890.5)] +>> endobj +6522 0 obj << +/Kids [6285 0 R 6286 0 R 6287 0 R 6288 0 R 6289 0 R 6290 0 R] +/Limits [(lstnumber.-890.6) (lstnumber.-904.1)] +>> endobj +6523 0 obj << +/Kids [6291 0 R 6292 0 R 6293 0 R 6294 0 R 6295 0 R 6296 0 R] +/Limits [(lstnumber.-905.1) (lstnumber.-918.16)] +>> endobj +6524 0 obj << +/Kids [6297 0 R 6298 0 R 6299 0 R 6300 0 R 6301 0 R 6302 0 R] +/Limits [(lstnumber.-918.17) (lstnumber.-929.2)] +>> endobj +6525 0 obj << +/Kids [6303 0 R 6304 0 R 6305 0 R 6306 0 R 6307 0 R 6308 0 R] +/Limits [(lstnumber.-93.1) (lstnumber.-935.1)] +>> endobj +6526 0 obj << +/Kids [6309 0 R 6310 0 R 6311 0 R 6312 0 R 6313 0 R 6314 0 R] +/Limits [(lstnumber.-935.2) (lstnumber.-945.3)] +>> endobj +6527 0 obj << +/Kids [6315 0 R 6316 0 R 6317 0 R 6318 0 R 6319 0 R 6320 0 R] +/Limits [(lstnumber.-945.4) (lstnumber.-962.13)] +>> endobj +6528 0 obj << +/Kids [6321 0 R 6322 0 R 6323 0 R 6324 0 R 6325 0 R 6326 0 R] +/Limits [(lstnumber.-962.14) (lstnumber.-963.25)] +>> endobj +6529 0 obj << +/Kids [6327 0 R 6328 0 R 6329 0 R 6330 0 R 6331 0 R 6332 0 R] +/Limits [(lstnumber.-963.26) (lstnumber.-973.2)] +>> endobj +6530 0 obj << +/Kids [6333 0 R 6334 0 R 6335 0 R 6336 0 R 6337 0 R 6338 0 R] +/Limits [(lstnumber.-974.1) (lstnumber.-979.1)] +>> endobj +6531 0 obj << +/Kids [6339 0 R 6340 0 R 6341 0 R 6342 0 R 6343 0 R 6344 0 R] +/Limits [(lstnumber.-979.2) (lstnumber.-992.1)] +>> endobj +6532 0 obj << +/Kids [6345 0 R 6346 0 R 6347 0 R 6348 0 R 6349 0 R 6350 0 R] +/Limits [(lstnumber.-993.1) (lstnumber.-994.4)] +>> endobj +6533 0 obj << +/Kids [6351 0 R 6352 0 R 6353 0 R 6354 0 R 6355 0 R 6356 0 R] +/Limits [(lstnumber.-994.5) (page.118)] +>> endobj +6534 0 obj << +/Kids [6357 0 R 6358 0 R 6359 0 R 6360 0 R 6361 0 R 6362 0 R] +/Limits [(page.119) (page.150)] +>> endobj +6535 0 obj << +/Kids [6363 0 R 6364 0 R 6365 0 R 6366 0 R 6367 0 R 6368 0 R] +/Limits [(page.151) (page.30)] +>> endobj +6536 0 obj << +/Kids [6369 0 R 6370 0 R 6371 0 R 6372 0 R 6373 0 R 6374 0 R] +/Limits [(page.31) (page.63)] +>> endobj +6537 0 obj << +/Kids [6375 0 R 6376 0 R 6377 0 R 6378 0 R 6379 0 R 6380 0 R] +/Limits [(page.64) (page.96)] +>> endobj +6538 0 obj << +/Kids [6381 0 R 6382 0 R 6383 0 R 6384 0 R 6385 0 R 6386 0 R] +/Limits [(page.97) (rnV1.77_Profiling)] +>> endobj +6539 0 obj << +/Kids [6387 0 R 6388 0 R 6389 0 R 6390 0 R 6391 0 R 6392 0 R] +/Limits [(rnV1.77_Template) (section.15)] +>> endobj +6540 0 obj << +/Kids [6393 0 R 6394 0 R 6395 0 R 6396 0 R 6397 0 R 6398 0 R] +/Limits [(section.16) (subsection.1.13)] +>> endobj +6541 0 obj << +/Kids [6399 0 R 6400 0 R 6401 0 R 6402 0 R 6403 0 R 6404 0 R] +/Limits [(subsection.1.14) (subsection.11.3)] +>> endobj +6542 0 obj << +/Kids [6405 0 R 6406 0 R 6407 0 R 6408 0 R 6409 0 R 6410 0 R] +/Limits [(subsection.11.4) (subsection.15.6)] +>> endobj +6543 0 obj << +/Kids [6411 0 R 6412 0 R 6413 0 R 6414 0 R 6415 0 R 6416 0 R] +/Limits [(subsection.15.7) (subsection.2.15)] +>> endobj +6544 0 obj << +/Kids [6417 0 R 6418 0 R 6419 0 R 6420 0 R 6421 0 R 6422 0 R] +/Limits [(subsection.2.16) (subsection.6.1)] +>> endobj +6545 0 obj << +/Kids [6423 0 R 6424 0 R 6425 0 R 6426 0 R] +/Limits [(subsection.6.2) (summary_V1.74.1_Roundtrip)] +>> endobj +6546 0 obj << +/Kids [6427 0 R 6428 0 R 6429 0 R 6430 0 R 6431 0 R 6432 0 R] +/Limits [(Doc-Start) (lstlisting.-1037)] +>> endobj +6547 0 obj << +/Kids [6433 0 R 6434 0 R 6435 0 R 6436 0 R 6437 0 R 6438 0 R] +/Limits [(lstlisting.-1038) (lstlisting.-14)] +>> endobj +6548 0 obj << +/Kids [6439 0 R 6440 0 R 6441 0 R 6442 0 R 6443 0 R 6444 0 R] +/Limits [(lstlisting.-140) (lstlisting.-334)] +>> endobj +6549 0 obj << +/Kids [6445 0 R 6446 0 R 6447 0 R 6448 0 R 6449 0 R 6450 0 R] +/Limits [(lstlisting.-335) (lstlisting.-529)] +>> endobj +6550 0 obj << +/Kids [6451 0 R 6452 0 R 6453 0 R 6454 0 R 6455 0 R 6456 0 R] +/Limits [(lstlisting.-53) (lstlisting.-723)] +>> endobj +6551 0 obj << +/Kids [6457 0 R 6458 0 R 6459 0 R 6460 0 R 6461 0 R 6462 0 R] +/Limits [(lstlisting.-724) (lstlisting.-918)] +>> endobj +6552 0 obj << +/Kids [6463 0 R 6464 0 R 6465 0 R 6466 0 R 6467 0 R 6468 0 R] +/Limits [(lstlisting.-919) (lstnumber.-104.1)] +>> endobj +6553 0 obj << +/Kids [6469 0 R 6470 0 R 6471 0 R 6472 0 R 6473 0 R 6474 0 R] +/Limits [(lstnumber.-1040.1) (lstnumber.-1144.1)] +>> endobj +6554 0 obj << +/Kids [6475 0 R 6476 0 R 6477 0 R 6478 0 R 6479 0 R 6480 0 R] +/Limits [(lstnumber.-1144.2) (lstnumber.-1201.1)] +>> endobj +6555 0 obj << +/Kids [6481 0 R 6482 0 R 6483 0 R 6484 0 R 6485 0 R 6486 0 R] +/Limits [(lstnumber.-1201.2) (lstnumber.-193.2)] +>> endobj +6556 0 obj << +/Kids [6487 0 R 6488 0 R 6489 0 R 6490 0 R 6491 0 R 6492 0 R] +/Limits [(lstnumber.-194.1) (lstnumber.-353.3)] +>> endobj +6557 0 obj << +/Kids [6493 0 R 6494 0 R 6495 0 R 6496 0 R 6497 0 R 6498 0 R] +/Limits [(lstnumber.-353.4) (lstnumber.-487.1)] +>> endobj +6558 0 obj << +/Kids [6499 0 R 6500 0 R 6501 0 R 6502 0 R 6503 0 R 6504 0 R] +/Limits [(lstnumber.-488.1) (lstnumber.-606.1)] +>> endobj +6559 0 obj << +/Kids [6505 0 R 6506 0 R 6507 0 R 6508 0 R 6509 0 R 6510 0 R] +/Limits [(lstnumber.-606.2) (lstnumber.-729.1)] +>> endobj +6560 0 obj << +/Kids [6511 0 R 6512 0 R 6513 0 R 6514 0 R 6515 0 R 6516 0 R] +/Limits [(lstnumber.-729.2) (lstnumber.-834.1)] +>> endobj +6561 0 obj << +/Kids [6517 0 R 6518 0 R 6519 0 R 6520 0 R 6521 0 R 6522 0 R] +/Limits [(lstnumber.-835.1) (lstnumber.-904.1)] +>> endobj +6562 0 obj << +/Kids [6523 0 R 6524 0 R 6525 0 R 6526 0 R 6527 0 R 6528 0 R] +/Limits [(lstnumber.-905.1) (lstnumber.-963.25)] +>> endobj +6563 0 obj << +/Kids [6529 0 R 6530 0 R 6531 0 R 6532 0 R 6533 0 R 6534 0 R] +/Limits [(lstnumber.-963.26) (page.150)] +>> endobj +6564 0 obj << +/Kids [6535 0 R 6536 0 R 6537 0 R 6538 0 R 6539 0 R 6540 0 R] +/Limits [(page.151) (subsection.1.13)] +>> endobj +6565 0 obj << +/Kids [6541 0 R 6542 0 R 6543 0 R 6544 0 R 6545 0 R] +/Limits [(subsection.1.14) (summary_V1.74.1_Roundtrip)] +>> endobj +6566 0 obj << +/Kids [6546 0 R 6547 0 R 6548 0 R 6549 0 R 6550 0 R 6551 0 R] +/Limits [(Doc-Start) (lstlisting.-918)] +>> endobj +6567 0 obj << +/Kids [6552 0 R 6553 0 R 6554 0 R 6555 0 R 6556 0 R 6557 0 R] +/Limits [(lstlisting.-919) (lstnumber.-487.1)] +>> endobj +6568 0 obj << +/Kids [6558 0 R 6559 0 R 6560 0 R 6561 0 R 6562 0 R 6563 0 R] +/Limits [(lstnumber.-488.1) (page.150)] +>> endobj +6569 0 obj << +/Kids [6564 0 R 6565 0 R] +/Limits [(page.151) (summary_V1.74.1_Roundtrip)] +>> endobj +6570 0 obj << +/Kids [6566 0 R 6567 0 R 6568 0 R 6569 0 R] +/Limits [(Doc-Start) (summary_V1.74.1_Roundtrip)] +>> endobj +6571 0 obj << +/Dests 6570 0 R +>> endobj +6572 0 obj << +/Type /Catalog +/Pages 5713 0 R +/Outlines 5714 0 R +/Names 6571 0 R +/PageMode/UseOutlines/PageLabels<>8<>]>> +/OpenAction 805 0 R +>> endobj +6573 0 obj << +/Author()/Title(Release Notes for the DocBook XSL Stylesheets)/Subject()/Creator(DBLaTeX-0.3-2)/Producer(pdfTeX-1.40.10)/Keywords() +/CreationDate (D:20120520203311Z) +/ModDate (D:20120520203311Z) +/Trapped /False +/PTEX.Fullbanner (This is pdfTeX, Version 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian) kpathsea version 5.0.0) +>> endobj +xref +0 6574 +0000000000 65535 f +0000000015 00000 n +0000062855 00000 n +0000947274 00000 n +0000000060 00000 n +0000000109 00000 n +0000062978 00000 n +0000947204 00000 n +0000000159 00000 n +0000000184 00000 n +0000068049 00000 n +0000947120 00000 n +0000000234 00000 n +0000000259 00000 n +0000072072 00000 n +0000947034 00000 n +0000000310 00000 n +0000000331 00000 n +0000091093 00000 n +0000946948 00000 n +0000000382 00000 n +0000000405 00000 n +0000118662 00000 n +0000946862 00000 n +0000000456 00000 n +0000000483 00000 n +0000120872 00000 n +0000946776 00000 n +0000000534 00000 n +0000000557 00000 n +0000121562 00000 n +0000946690 00000 n +0000000608 00000 n +0000000635 00000 n +0000121809 00000 n +0000946604 00000 n +0000000686 00000 n +0000000712 00000 n +0000122057 00000 n +0000946518 00000 n +0000000763 00000 n +0000000790 00000 n +0000124316 00000 n +0000946432 00000 n +0000000842 00000 n +0000000870 00000 n +0000124566 00000 n +0000946346 00000 n +0000000922 00000 n +0000000947 00000 n +0000124816 00000 n +0000946260 00000 n +0000000999 00000 n +0000001025 00000 n +0000125066 00000 n +0000946174 00000 n +0000001077 00000 n +0000001103 00000 n +0000162437 00000 n +0000946088 00000 n +0000001155 00000 n +0000001180 00000 n +0000172401 00000 n +0000946002 00000 n +0000001232 00000 n +0000001263 00000 n +0000174999 00000 n +0000945916 00000 n +0000001315 00000 n +0000001343 00000 n +0000175249 00000 n +0000945830 00000 n +0000001395 00000 n +0000001417 00000 n +0000175813 00000 n +0000945744 00000 n +0000001469 00000 n +0000001496 00000 n +0000179424 00000 n +0000945658 00000 n +0000001548 00000 n +0000001577 00000 n +0000179800 00000 n +0000945585 00000 n +0000001629 00000 n +0000001657 00000 n +0000180050 00000 n +0000945457 00000 n +0000001703 00000 n +0000001743 00000 n +0000185824 00000 n +0000945383 00000 n +0000001794 00000 n +0000001820 00000 n +0000189609 00000 n +0000945296 00000 n +0000001871 00000 n +0000001896 00000 n +0000190928 00000 n +0000945207 00000 n +0000001947 00000 n +0000001969 00000 n +0000200266 00000 n +0000945116 00000 n +0000002021 00000 n +0000002045 00000 n +0000212344 00000 n +0000945024 00000 n +0000002097 00000 n +0000002121 00000 n +0000212595 00000 n +0000944932 00000 n +0000002173 00000 n +0000002201 00000 n +0000212846 00000 n +0000944840 00000 n +0000002253 00000 n +0000002280 00000 n +0000213097 00000 n +0000944748 00000 n +0000002332 00000 n +0000002360 00000 n +0000213536 00000 n +0000944656 00000 n +0000002412 00000 n +0000002439 00000 n +0000244192 00000 n +0000944564 00000 n +0000002492 00000 n +0000002518 00000 n +0000251783 00000 n +0000944472 00000 n +0000002571 00000 n +0000002603 00000 n +0000252159 00000 n +0000944380 00000 n +0000002656 00000 n +0000002685 00000 n +0000252408 00000 n +0000944288 00000 n +0000002738 00000 n +0000002761 00000 n +0000252972 00000 n +0000944196 00000 n +0000002814 00000 n +0000002842 00000 n +0000255298 00000 n +0000944104 00000 n +0000002895 00000 n +0000002925 00000 n +0000255675 00000 n +0000944026 00000 n +0000002978 00000 n +0000003007 00000 n +0000255926 00000 n +0000943894 00000 n +0000003054 00000 n +0000003095 00000 n +0000256051 00000 n +0000943815 00000 n +0000003147 00000 n +0000003169 00000 n +0000256365 00000 n +0000943722 00000 n +0000003221 00000 n +0000003245 00000 n +0000256616 00000 n +0000943643 00000 n +0000003297 00000 n +0000003323 00000 n +0000259145 00000 n +0000943510 00000 n +0000003370 00000 n +0000003411 00000 n +0000259270 00000 n +0000943431 00000 n +0000003463 00000 n +0000003490 00000 n +0000262997 00000 n +0000943338 00000 n +0000003542 00000 n +0000003568 00000 n +0000268248 00000 n +0000943245 00000 n +0000003620 00000 n +0000003642 00000 n +0000273461 00000 n +0000943152 00000 n +0000003694 00000 n +0000003718 00000 n +0000285798 00000 n +0000943059 00000 n +0000003770 00000 n +0000003798 00000 n +0000286678 00000 n +0000942966 00000 n +0000003850 00000 n +0000003874 00000 n +0000293579 00000 n +0000942873 00000 n +0000003926 00000 n +0000003953 00000 n +0000296262 00000 n +0000942780 00000 n +0000004005 00000 n +0000004031 00000 n +0000297268 00000 n +0000942701 00000 n +0000004083 00000 n +0000004112 00000 n +0000297519 00000 n +0000942568 00000 n +0000004159 00000 n +0000004200 00000 n +0000299665 00000 n +0000942489 00000 n +0000004252 00000 n +0000004279 00000 n +0000300294 00000 n +0000942396 00000 n +0000004331 00000 n +0000004357 00000 n +0000300671 00000 n +0000942303 00000 n +0000004409 00000 n +0000004431 00000 n +0000300921 00000 n +0000942210 00000 n +0000004483 00000 n +0000004507 00000 n +0000303404 00000 n +0000942117 00000 n +0000004559 00000 n +0000004587 00000 n +0000303781 00000 n +0000942024 00000 n +0000004639 00000 n +0000004663 00000 n +0000304156 00000 n +0000941931 00000 n +0000004715 00000 n +0000004744 00000 n +0000304407 00000 n +0000941838 00000 n +0000004796 00000 n +0000004825 00000 n +0000304658 00000 n +0000941759 00000 n +0000004877 00000 n +0000004906 00000 n +0000307046 00000 n +0000941626 00000 n +0000004953 00000 n +0000004994 00000 n +0000307171 00000 n +0000941547 00000 n +0000005046 00000 n +0000005068 00000 n +0000307548 00000 n +0000941454 00000 n +0000005120 00000 n +0000005144 00000 n +0000307922 00000 n +0000941361 00000 n +0000005196 00000 n +0000005220 00000 n +0000308424 00000 n +0000941282 00000 n +0000005272 00000 n +0000005298 00000 n +0000311610 00000 n +0000941148 00000 n +0000005345 00000 n +0000005386 00000 n +0000314090 00000 n +0000941069 00000 n +0000005438 00000 n +0000005465 00000 n +0000318184 00000 n +0000940976 00000 n +0000005517 00000 n +0000005543 00000 n +0000323858 00000 n +0000940883 00000 n +0000005595 00000 n +0000005617 00000 n +0000343193 00000 n +0000940790 00000 n +0000005669 00000 n +0000005693 00000 n +0000361323 00000 n +0000940697 00000 n +0000005745 00000 n +0000005773 00000 n +0000361763 00000 n +0000940604 00000 n +0000005825 00000 n +0000005849 00000 n +0000366494 00000 n +0000940511 00000 n +0000005901 00000 n +0000005929 00000 n +0000366745 00000 n +0000940418 00000 n +0000005981 00000 n +0000006007 00000 n +0000373710 00000 n +0000940325 00000 n +0000006059 00000 n +0000006091 00000 n +0000374212 00000 n +0000940232 00000 n +0000006144 00000 n +0000006173 00000 n +0000374523 00000 n +0000940153 00000 n +0000006226 00000 n +0000006255 00000 n +0000374837 00000 n +0000940059 00000 n +0000006302 00000 n +0000006343 00000 n +0000374962 00000 n +0000939965 00000 n +0000006390 00000 n +0000006431 00000 n +0000377767 00000 n +0000939832 00000 n +0000006479 00000 n +0000006520 00000 n +0000377892 00000 n +0000939753 00000 n +0000006573 00000 n +0000006600 00000 n +0000381452 00000 n +0000939660 00000 n +0000006653 00000 n +0000006675 00000 n +0000382646 00000 n +0000939567 00000 n +0000006728 00000 n +0000006752 00000 n +0000386280 00000 n +0000939474 00000 n +0000006805 00000 n +0000006833 00000 n +0000386783 00000 n +0000939381 00000 n +0000006886 00000 n +0000006910 00000 n +0000392853 00000 n +0000939288 00000 n +0000006963 00000 n +0000006992 00000 n +0000393795 00000 n +0000939195 00000 n +0000007045 00000 n +0000007071 00000 n +0000397374 00000 n +0000939116 00000 n +0000007124 00000 n +0000007156 00000 n +0000397813 00000 n +0000938982 00000 n +0000007204 00000 n +0000007245 00000 n +0000400390 00000 n +0000938903 00000 n +0000007298 00000 n +0000007325 00000 n +0000405410 00000 n +0000938810 00000 n +0000007378 00000 n +0000007404 00000 n +0000416256 00000 n +0000938717 00000 n +0000007457 00000 n +0000007479 00000 n +0000432448 00000 n +0000938624 00000 n +0000007532 00000 n +0000007556 00000 n +0000448341 00000 n +0000938531 00000 n +0000007609 00000 n +0000007637 00000 n +0000497856 00000 n +0000938438 00000 n +0000007690 00000 n +0000007714 00000 n +0000504012 00000 n +0000938345 00000 n +0000007767 00000 n +0000007795 00000 n +0000504452 00000 n +0000938252 00000 n +0000007848 00000 n +0000007875 00000 n +0000507924 00000 n +0000938159 00000 n +0000007928 00000 n +0000007956 00000 n +0000508364 00000 n +0000938066 00000 n +0000008010 00000 n +0000008039 00000 n +0000512489 00000 n +0000937973 00000 n +0000008093 00000 n +0000008119 00000 n +0000513055 00000 n +0000937880 00000 n +0000008173 00000 n +0000008200 00000 n +0000513306 00000 n +0000937787 00000 n +0000008254 00000 n +0000008280 00000 n +0000530138 00000 n +0000937694 00000 n +0000008334 00000 n +0000008363 00000 n +0000533311 00000 n +0000937601 00000 n +0000008417 00000 n +0000008442 00000 n +0000535073 00000 n +0000937508 00000 n +0000008496 00000 n +0000008526 00000 n +0000537619 00000 n +0000937415 00000 n +0000008580 00000 n +0000008609 00000 n +0000538373 00000 n +0000937322 00000 n +0000008663 00000 n +0000008692 00000 n +0000539127 00000 n +0000937243 00000 n +0000008746 00000 n +0000008777 00000 n +0000542460 00000 n +0000937149 00000 n +0000008825 00000 n +0000008866 00000 n +0000542585 00000 n +0000937016 00000 n +0000008914 00000 n +0000008949 00000 n +0000542710 00000 n +0000936937 00000 n +0000009002 00000 n +0000009029 00000 n +0000543086 00000 n +0000936844 00000 n +0000009082 00000 n +0000009104 00000 n +0000546810 00000 n +0000936751 00000 n +0000009157 00000 n +0000009181 00000 n +0000548696 00000 n +0000936658 00000 n +0000009234 00000 n +0000009262 00000 n +0000551014 00000 n +0000936565 00000 n +0000009315 00000 n +0000009343 00000 n +0000551328 00000 n +0000936472 00000 n +0000009396 00000 n +0000009423 00000 n +0000551639 00000 n +0000936379 00000 n +0000009476 00000 n +0000009504 00000 n +0000551953 00000 n +0000936286 00000 n +0000009557 00000 n +0000009586 00000 n +0000552267 00000 n +0000936207 00000 n +0000009639 00000 n +0000009665 00000 n +0000556003 00000 n +0000936073 00000 n +0000009713 00000 n +0000009748 00000 n +0000556128 00000 n +0000935994 00000 n +0000009801 00000 n +0000009828 00000 n +0000560395 00000 n +0000935901 00000 n +0000009881 00000 n +0000009907 00000 n +0000564305 00000 n +0000935808 00000 n +0000009960 00000 n +0000009982 00000 n +0000570329 00000 n +0000935715 00000 n +0000010035 00000 n +0000010059 00000 n +0000584733 00000 n +0000935622 00000 n +0000010112 00000 n +0000010140 00000 n +0000603325 00000 n +0000935529 00000 n +0000010193 00000 n +0000010220 00000 n +0000603700 00000 n +0000935436 00000 n +0000010273 00000 n +0000010301 00000 n +0000604140 00000 n +0000935343 00000 n +0000010354 00000 n +0000010383 00000 n +0000604517 00000 n +0000935250 00000 n +0000010436 00000 n +0000010462 00000 n +0000613609 00000 n +0000935157 00000 n +0000010516 00000 n +0000010548 00000 n +0000613860 00000 n +0000935064 00000 n +0000010602 00000 n +0000010631 00000 n +0000616746 00000 n +0000934971 00000 n +0000010685 00000 n +0000010708 00000 n +0000617060 00000 n +0000934878 00000 n +0000010762 00000 n +0000010787 00000 n +0000617497 00000 n +0000934785 00000 n +0000010841 00000 n +0000010870 00000 n +0000618252 00000 n +0000934706 00000 n +0000010924 00000 n +0000010953 00000 n +0000623238 00000 n +0000934573 00000 n +0000011001 00000 n +0000011036 00000 n +0000625973 00000 n +0000934494 00000 n +0000011089 00000 n +0000011115 00000 n +0000626098 00000 n +0000934401 00000 n +0000011168 00000 n +0000011190 00000 n +0000627950 00000 n +0000934308 00000 n +0000011243 00000 n +0000011267 00000 n +0000628074 00000 n +0000934215 00000 n +0000011320 00000 n +0000011348 00000 n +0000630305 00000 n +0000934122 00000 n +0000011401 00000 n +0000011427 00000 n +0000632572 00000 n +0000934029 00000 n +0000011480 00000 n +0000011508 00000 n +0000632697 00000 n +0000933950 00000 n +0000011561 00000 n +0000011590 00000 n +0000632821 00000 n +0000933817 00000 n +0000011638 00000 n +0000011673 00000 n +0000634844 00000 n +0000933738 00000 n +0000011726 00000 n +0000011752 00000 n +0000634969 00000 n +0000933645 00000 n +0000011805 00000 n +0000011827 00000 n +0000635094 00000 n +0000933552 00000 n +0000011880 00000 n +0000011904 00000 n +0000637828 00000 n +0000933459 00000 n +0000011957 00000 n +0000011989 00000 n +0000637953 00000 n +0000933366 00000 n +0000012042 00000 n +0000012070 00000 n +0000638078 00000 n +0000933273 00000 n +0000012123 00000 n +0000012149 00000 n +0000638203 00000 n +0000933194 00000 n +0000012202 00000 n +0000012231 00000 n +0000638328 00000 n +0000933061 00000 n +0000012279 00000 n +0000012314 00000 n +0000641044 00000 n +0000932982 00000 n +0000012367 00000 n +0000012393 00000 n +0000641169 00000 n +0000932889 00000 n +0000012446 00000 n +0000012476 00000 n +0000641294 00000 n +0000932796 00000 n +0000012529 00000 n +0000012551 00000 n +0000643417 00000 n +0000932703 00000 n +0000012604 00000 n +0000012628 00000 n +0000647440 00000 n +0000932610 00000 n +0000012681 00000 n +0000012713 00000 n +0000647565 00000 n +0000932517 00000 n +0000012766 00000 n +0000012794 00000 n +0000647690 00000 n +0000932424 00000 n +0000012847 00000 n +0000012873 00000 n +0000649901 00000 n +0000932345 00000 n +0000012926 00000 n +0000012951 00000 n +0000650026 00000 n +0000932212 00000 n +0000012999 00000 n +0000013034 00000 n +0000650151 00000 n +0000932133 00000 n +0000013087 00000 n +0000013109 00000 n +0000652697 00000 n +0000932040 00000 n +0000013162 00000 n +0000013186 00000 n +0000652822 00000 n +0000931947 00000 n +0000013239 00000 n +0000013267 00000 n +0000652947 00000 n +0000931868 00000 n +0000013320 00000 n +0000013346 00000 n +0000653072 00000 n +0000931735 00000 n +0000013394 00000 n +0000013429 00000 n +0000656213 00000 n +0000931656 00000 n +0000013482 00000 n +0000013508 00000 n +0000658594 00000 n +0000931563 00000 n +0000013561 00000 n +0000013591 00000 n +0000658719 00000 n +0000931470 00000 n +0000013644 00000 n +0000013666 00000 n +0000670534 00000 n +0000931377 00000 n +0000013719 00000 n +0000013743 00000 n +0000679701 00000 n +0000931284 00000 n +0000013796 00000 n +0000013824 00000 n +0000690188 00000 n +0000931191 00000 n +0000013877 00000 n +0000013903 00000 n +0000702555 00000 n +0000931098 00000 n +0000013956 00000 n +0000013985 00000 n +0000702680 00000 n +0000931005 00000 n +0000014038 00000 n +0000014063 00000 n +0000705264 00000 n +0000930926 00000 n +0000014116 00000 n +0000014142 00000 n +0000705389 00000 n +0000930832 00000 n +0000014190 00000 n +0000014224 00000 n +0000705514 00000 n +0000930699 00000 n +0000014272 00000 n +0000014306 00000 n +0000708913 00000 n +0000930620 00000 n +0000014359 00000 n +0000014385 00000 n +0000709038 00000 n +0000930527 00000 n +0000014438 00000 n +0000014460 00000 n +0000713056 00000 n +0000930434 00000 n +0000014513 00000 n +0000014537 00000 n +0000713181 00000 n +0000930341 00000 n +0000014590 00000 n +0000014614 00000 n +0000717771 00000 n +0000930262 00000 n +0000014667 00000 n +0000014690 00000 n +0000735052 00000 n +0000930168 00000 n +0000014738 00000 n +0000014772 00000 n +0000737951 00000 n +0000930074 00000 n +0000014820 00000 n +0000014854 00000 n +0000741451 00000 n +0000929980 00000 n +0000014902 00000 n +0000014936 00000 n +0000741576 00000 n +0000929886 00000 n +0000014984 00000 n +0000015018 00000 n +0000747191 00000 n +0000929792 00000 n +0000015066 00000 n +0000015100 00000 n +0000750772 00000 n +0000929698 00000 n +0000015148 00000 n +0000015182 00000 n +0000757361 00000 n +0000929604 00000 n +0000015230 00000 n +0000015264 00000 n +0000757990 00000 n +0000929510 00000 n +0000015312 00000 n +0000015346 00000 n +0000758115 00000 n +0000929416 00000 n +0000015394 00000 n +0000015428 00000 n +0000761088 00000 n +0000929322 00000 n +0000015476 00000 n +0000015510 00000 n +0000767935 00000 n +0000929228 00000 n +0000015558 00000 n +0000015592 00000 n +0000768059 00000 n +0000929134 00000 n +0000015640 00000 n +0000015674 00000 n +0000770618 00000 n +0000929040 00000 n +0000015722 00000 n +0000015756 00000 n +0000770743 00000 n +0000928946 00000 n +0000015804 00000 n +0000015838 00000 n +0000770867 00000 n +0000928852 00000 n +0000015886 00000 n +0000015920 00000 n +0000774103 00000 n +0000928758 00000 n +0000015968 00000 n +0000016002 00000 n +0000774228 00000 n +0000928678 00000 n +0000016050 00000 n +0000016093 00000 n +0000016513 00000 n +0000016632 00000 n +0000017264 00000 n +0000016146 00000 n +0000017080 00000 n +0000923797 00000 n +0000923267 00000 n +0000017142 00000 n +0000017203 00000 n +0000923094 00000 n +0000924154 00000 n +0000018808 00000 n +0000018959 00000 n +0000019116 00000 n +0000019272 00000 n +0000019429 00000 n +0000019586 00000 n +0000019742 00000 n +0000019897 00000 n +0000020053 00000 n +0000020209 00000 n +0000020365 00000 n +0000020522 00000 n +0000020679 00000 n +0000020836 00000 n +0000020993 00000 n +0000021150 00000 n +0000021307 00000 n +0000021464 00000 n +0000021621 00000 n +0000021778 00000 n +0000021935 00000 n +0000022092 00000 n +0000022243 00000 n +0000022399 00000 n +0000022555 00000 n +0000022711 00000 n +0000022867 00000 n +0000023023 00000 n +0000023179 00000 n +0000023335 00000 n +0000023491 00000 n +0000023647 00000 n +0000023804 00000 n +0000023961 00000 n +0000024118 00000 n +0000024275 00000 n +0000024432 00000 n +0000024588 00000 n +0000026181 00000 n +0000026331 00000 n +0000024805 00000 n +0000018373 00000 n +0000017398 00000 n +0000024743 00000 n +0000923621 00000 n +0000026487 00000 n +0000026643 00000 n +0000026799 00000 n +0000026950 00000 n +0000027105 00000 n +0000027261 00000 n +0000027417 00000 n +0000027573 00000 n +0000027729 00000 n +0000027884 00000 n +0000028040 00000 n +0000028196 00000 n +0000028352 00000 n +0000028503 00000 n +0000028658 00000 n +0000028814 00000 n +0000028970 00000 n +0000029126 00000 n +0000029282 00000 n +0000029437 00000 n +0000029593 00000 n +0000029749 00000 n +0000029905 00000 n +0000030056 00000 n +0000030211 00000 n +0000030366 00000 n +0000030522 00000 n +0000030678 00000 n +0000030828 00000 n +0000030984 00000 n +0000031140 00000 n +0000031296 00000 n +0000031452 00000 n +0000031607 00000 n +0000033327 00000 n +0000033482 00000 n +0000033638 00000 n +0000033794 00000 n +0000033951 00000 n +0000031822 00000 n +0000025762 00000 n +0000024916 00000 n +0000031760 00000 n +0000034108 00000 n +0000034258 00000 n +0000034409 00000 n +0000034561 00000 n +0000034717 00000 n +0000034874 00000 n +0000035031 00000 n +0000035188 00000 n +0000035345 00000 n +0000035502 00000 n +0000035659 00000 n +0000035816 00000 n +0000035968 00000 n +0000036125 00000 n +0000036281 00000 n +0000036438 00000 n +0000036595 00000 n +0000036752 00000 n +0000036909 00000 n +0000037066 00000 n +0000037222 00000 n +0000037379 00000 n +0000037537 00000 n +0000037696 00000 n +0000037855 00000 n +0000038013 00000 n +0000038172 00000 n +0000038331 00000 n +0000038490 00000 n +0000038649 00000 n +0000038807 00000 n +0000040434 00000 n +0000040586 00000 n +0000040739 00000 n +0000040897 00000 n +0000039025 00000 n +0000032908 00000 n +0000031920 00000 n +0000038963 00000 n +0000041055 00000 n +0000041213 00000 n +0000041370 00000 n +0000041528 00000 n +0000041686 00000 n +0000041844 00000 n +0000042002 00000 n +0000042159 00000 n +0000042312 00000 n +0000042470 00000 n +0000042628 00000 n +0000042786 00000 n +0000042943 00000 n +0000043101 00000 n +0000043259 00000 n +0000043417 00000 n +0000043575 00000 n +0000043732 00000 n +0000043891 00000 n +0000044050 00000 n +0000044209 00000 n +0000044368 00000 n +0000044527 00000 n +0000044685 00000 n +0000044838 00000 n +0000044996 00000 n +0000045154 00000 n +0000045312 00000 n +0000045470 00000 n +0000045628 00000 n +0000045786 00000 n +0000047332 00000 n +0000047484 00000 n +0000047642 00000 n +0000047800 00000 n +0000047958 00000 n +0000048116 00000 n +0000046006 00000 n +0000040023 00000 n +0000039123 00000 n +0000045944 00000 n +0000048274 00000 n +0000048431 00000 n +0000048589 00000 n +0000048742 00000 n +0000048900 00000 n +0000049056 00000 n +0000049214 00000 n +0000049372 00000 n +0000049530 00000 n +0000049688 00000 n +0000049846 00000 n +0000050003 00000 n +0000050156 00000 n +0000050314 00000 n +0000050472 00000 n +0000050629 00000 n +0000050788 00000 n +0000050942 00000 n +0000051101 00000 n +0000051260 00000 n +0000051418 00000 n +0000051576 00000 n +0000051735 00000 n +0000051894 00000 n +0000052053 00000 n +0000052212 00000 n +0000052371 00000 n +0000053700 00000 n +0000053853 00000 n +0000054012 00000 n +0000054171 00000 n +0000054330 00000 n +0000054489 00000 n +0000054648 00000 n +0000052589 00000 n +0000046922 00000 n +0000046104 00000 n +0000052525 00000 n +0000054802 00000 n +0000054956 00000 n +0000055109 00000 n +0000055263 00000 n +0000055417 00000 n +0000055570 00000 n +0000055724 00000 n +0000055878 00000 n +0000056032 00000 n +0000056186 00000 n +0000056340 00000 n +0000056494 00000 n +0000056648 00000 n +0000056802 00000 n +0000056956 00000 n +0000057106 00000 n +0000057324 00000 n +0000053358 00000 n +0000052688 00000 n +0000057260 00000 n +0000924273 00000 n +0000059102 00000 n +0000059320 00000 n +0000059537 00000 n +0000059754 00000 n +0000059913 00000 n +0000060076 00000 n +0000060292 00000 n +0000060439 00000 n +0000060651 00000 n +0000058895 00000 n +0000057423 00000 n +0000060587 00000 n +0000774290 00000 n +0000064737 00000 n +0000062668 00000 n +0000060750 00000 n +0000062791 00000 n +0000062915 00000 n +0000063038 00000 n +0000922740 00000 n +0000063101 00000 n +0000063164 00000 n +0000063227 00000 n +0000063290 00000 n +0000063353 00000 n +0000063416 00000 n +0000063479 00000 n +0000063542 00000 n +0000063605 00000 n +0000063668 00000 n +0000063731 00000 n +0000063794 00000 n +0000063857 00000 n +0000063920 00000 n +0000063983 00000 n +0000064046 00000 n +0000922090 00000 n +0000064109 00000 n +0000064172 00000 n +0000064235 00000 n +0000064297 00000 n +0000064360 00000 n +0000064423 00000 n +0000064486 00000 n +0000064548 00000 n +0000064611 00000 n +0000064674 00000 n +0000069556 00000 n +0000067233 00000 n +0000064864 00000 n +0000067356 00000 n +0000067420 00000 n +0000067483 00000 n +0000067546 00000 n +0000067609 00000 n +0000067672 00000 n +0000067734 00000 n +0000067797 00000 n +0000067860 00000 n +0000067923 00000 n +0000067986 00000 n +0000068110 00000 n +0000068173 00000 n +0000068236 00000 n +0000068299 00000 n +0000068362 00000 n +0000068424 00000 n +0000068487 00000 n +0000068550 00000 n +0000068613 00000 n +0000068675 00000 n +0000068738 00000 n +0000068801 00000 n +0000068864 00000 n +0000068927 00000 n +0000068990 00000 n +0000069053 00000 n +0000069116 00000 n +0000069179 00000 n +0000069242 00000 n +0000069305 00000 n +0000069368 00000 n +0000069431 00000 n +0000069493 00000 n +0000073579 00000 n +0000071570 00000 n +0000069683 00000 n +0000071693 00000 n +0000071757 00000 n +0000071820 00000 n +0000071883 00000 n +0000071946 00000 n +0000072009 00000 n +0000072133 00000 n +0000072196 00000 n +0000072259 00000 n +0000072322 00000 n +0000072384 00000 n +0000072447 00000 n +0000072510 00000 n +0000072573 00000 n +0000072636 00000 n +0000072699 00000 n +0000072762 00000 n +0000072824 00000 n +0000072887 00000 n +0000072950 00000 n +0000073013 00000 n +0000073076 00000 n +0000073139 00000 n +0000073202 00000 n +0000073265 00000 n +0000073328 00000 n +0000073391 00000 n +0000073454 00000 n +0000073516 00000 n +0000078283 00000 n +0000075895 00000 n +0000073706 00000 n +0000076018 00000 n +0000076082 00000 n +0000076145 00000 n +0000076208 00000 n +0000076271 00000 n +0000076334 00000 n +0000076397 00000 n +0000076460 00000 n +0000076522 00000 n +0000076585 00000 n +0000076648 00000 n +0000076711 00000 n +0000076774 00000 n +0000076836 00000 n +0000076899 00000 n +0000076962 00000 n +0000077025 00000 n +0000077088 00000 n +0000077151 00000 n +0000077214 00000 n +0000077276 00000 n +0000077339 00000 n +0000077402 00000 n +0000077465 00000 n +0000077528 00000 n +0000077591 00000 n +0000077654 00000 n +0000077717 00000 n +0000077780 00000 n +0000077842 00000 n +0000077905 00000 n +0000077968 00000 n +0000078031 00000 n +0000078094 00000 n +0000078157 00000 n +0000078220 00000 n +0000082833 00000 n +0000080571 00000 n +0000078383 00000 n +0000080694 00000 n +0000080758 00000 n +0000080821 00000 n +0000921944 00000 n +0000080883 00000 n +0000080946 00000 n +0000081009 00000 n +0000081072 00000 n +0000081135 00000 n +0000081197 00000 n +0000081260 00000 n +0000081323 00000 n +0000081386 00000 n +0000081449 00000 n +0000081511 00000 n +0000081573 00000 n +0000081636 00000 n +0000081699 00000 n +0000081762 00000 n +0000081825 00000 n +0000081888 00000 n +0000081951 00000 n +0000082014 00000 n +0000082077 00000 n +0000082140 00000 n +0000082203 00000 n +0000082266 00000 n +0000082329 00000 n +0000082392 00000 n +0000082455 00000 n +0000082518 00000 n +0000082581 00000 n +0000082644 00000 n +0000082707 00000 n +0000082770 00000 n +0000924398 00000 n +0000087719 00000 n +0000085518 00000 n +0000082961 00000 n +0000085641 00000 n +0000085705 00000 n +0000085768 00000 n +0000085831 00000 n +0000085894 00000 n +0000085957 00000 n +0000086020 00000 n +0000086083 00000 n +0000086146 00000 n +0000086209 00000 n +0000086272 00000 n +0000086335 00000 n +0000086398 00000 n +0000086461 00000 n +0000086524 00000 n +0000086587 00000 n +0000086650 00000 n +0000086713 00000 n +0000086776 00000 n +0000086839 00000 n +0000086902 00000 n +0000086965 00000 n +0000087028 00000 n +0000087091 00000 n +0000087154 00000 n +0000087216 00000 n +0000087279 00000 n +0000087341 00000 n +0000087404 00000 n +0000087467 00000 n +0000087530 00000 n +0000087593 00000 n +0000087656 00000 n +0000091845 00000 n +0000089836 00000 n +0000087847 00000 n +0000089959 00000 n +0000090023 00000 n +0000090086 00000 n +0000090149 00000 n +0000090212 00000 n +0000090275 00000 n +0000090338 00000 n +0000090401 00000 n +0000090464 00000 n +0000090527 00000 n +0000090590 00000 n +0000090652 00000 n +0000090715 00000 n +0000090778 00000 n +0000090841 00000 n +0000090904 00000 n +0000090967 00000 n +0000091030 00000 n +0000091154 00000 n +0000091217 00000 n +0000091280 00000 n +0000091343 00000 n +0000091405 00000 n +0000091468 00000 n +0000091531 00000 n +0000091594 00000 n +0000091657 00000 n +0000091720 00000 n +0000091783 00000 n +0000096207 00000 n +0000093880 00000 n +0000091958 00000 n +0000094003 00000 n +0000094067 00000 n +0000094130 00000 n +0000094193 00000 n +0000094256 00000 n +0000094319 00000 n +0000094382 00000 n +0000094445 00000 n +0000094508 00000 n +0000094571 00000 n +0000094634 00000 n +0000094697 00000 n +0000094759 00000 n +0000094822 00000 n +0000094885 00000 n +0000094948 00000 n +0000095011 00000 n +0000095074 00000 n +0000095137 00000 n +0000095200 00000 n +0000095263 00000 n +0000095326 00000 n +0000095389 00000 n +0000095452 00000 n +0000095515 00000 n +0000095578 00000 n +0000095641 00000 n +0000095704 00000 n +0000095767 00000 n +0000095830 00000 n +0000095893 00000 n +0000095956 00000 n +0000096018 00000 n +0000096081 00000 n +0000096144 00000 n +0000100419 00000 n +0000098349 00000 n +0000096307 00000 n +0000098472 00000 n +0000098536 00000 n +0000098599 00000 n +0000098662 00000 n +0000098725 00000 n +0000098788 00000 n +0000098851 00000 n +0000098914 00000 n +0000098977 00000 n +0000099040 00000 n +0000099102 00000 n +0000099165 00000 n +0000099228 00000 n +0000099291 00000 n +0000099354 00000 n +0000099416 00000 n +0000099479 00000 n +0000099542 00000 n +0000099605 00000 n +0000099668 00000 n +0000099731 00000 n +0000099794 00000 n +0000099853 00000 n +0000099916 00000 n +0000099979 00000 n +0000100042 00000 n +0000100105 00000 n +0000100168 00000 n +0000100231 00000 n +0000100294 00000 n +0000100356 00000 n +0000104941 00000 n +0000102680 00000 n +0000100547 00000 n +0000102803 00000 n +0000102867 00000 n +0000102930 00000 n +0000102993 00000 n +0000103056 00000 n +0000103119 00000 n +0000103181 00000 n +0000103244 00000 n +0000103307 00000 n +0000103370 00000 n +0000103433 00000 n +0000103496 00000 n +0000103559 00000 n +0000103622 00000 n +0000103684 00000 n +0000103747 00000 n +0000103810 00000 n +0000103873 00000 n +0000103935 00000 n +0000103998 00000 n +0000104061 00000 n +0000104124 00000 n +0000104187 00000 n +0000104250 00000 n +0000104313 00000 n +0000104376 00000 n +0000104438 00000 n +0000104501 00000 n +0000104564 00000 n +0000104627 00000 n +0000104689 00000 n +0000104752 00000 n +0000104815 00000 n +0000104878 00000 n +0000109872 00000 n +0000107419 00000 n +0000105041 00000 n +0000107542 00000 n +0000107606 00000 n +0000107669 00000 n +0000107732 00000 n +0000107795 00000 n +0000107858 00000 n +0000107921 00000 n +0000107984 00000 n +0000108047 00000 n +0000108110 00000 n +0000108173 00000 n +0000108236 00000 n +0000108299 00000 n +0000108362 00000 n +0000108425 00000 n +0000108488 00000 n +0000108551 00000 n +0000108614 00000 n +0000108677 00000 n +0000108740 00000 n +0000108803 00000 n +0000108866 00000 n +0000108929 00000 n +0000108991 00000 n +0000109054 00000 n +0000109117 00000 n +0000109180 00000 n +0000109243 00000 n +0000109306 00000 n +0000109369 00000 n +0000109432 00000 n +0000109495 00000 n +0000109557 00000 n +0000109620 00000 n +0000109683 00000 n +0000109746 00000 n +0000109809 00000 n +0000924523 00000 n +0000114558 00000 n +0000112237 00000 n +0000109986 00000 n +0000112360 00000 n +0000112424 00000 n +0000112487 00000 n +0000112550 00000 n +0000112613 00000 n +0000112676 00000 n +0000112739 00000 n +0000112802 00000 n +0000112864 00000 n +0000112927 00000 n +0000112990 00000 n +0000113053 00000 n +0000113115 00000 n +0000113178 00000 n +0000113241 00000 n +0000113304 00000 n +0000113367 00000 n +0000113428 00000 n +0000113491 00000 n +0000113554 00000 n +0000113617 00000 n +0000113678 00000 n +0000113741 00000 n +0000113804 00000 n +0000113867 00000 n +0000113930 00000 n +0000113992 00000 n +0000114055 00000 n +0000114118 00000 n +0000114181 00000 n +0000114243 00000 n +0000114306 00000 n +0000114369 00000 n +0000114432 00000 n +0000114495 00000 n +0000118912 00000 n +0000116842 00000 n +0000114658 00000 n +0000116965 00000 n +0000117029 00000 n +0000117092 00000 n +0000117155 00000 n +0000117218 00000 n +0000117281 00000 n +0000117344 00000 n +0000117407 00000 n +0000117469 00000 n +0000117532 00000 n +0000117595 00000 n +0000117658 00000 n +0000117720 00000 n +0000117783 00000 n +0000117846 00000 n +0000117909 00000 n +0000117972 00000 n +0000118035 00000 n +0000118098 00000 n +0000118161 00000 n +0000118224 00000 n +0000118285 00000 n +0000118348 00000 n +0000118411 00000 n +0000118474 00000 n +0000118536 00000 n +0000118599 00000 n +0000118723 00000 n +0000118786 00000 n +0000118849 00000 n +0000122494 00000 n +0000120685 00000 n +0000119053 00000 n +0000120808 00000 n +0000120933 00000 n +0000120996 00000 n +0000121059 00000 n +0000121122 00000 n +0000121185 00000 n +0000121248 00000 n +0000121311 00000 n +0000121374 00000 n +0000121437 00000 n +0000121500 00000 n +0000121622 00000 n +0000121685 00000 n +0000121748 00000 n +0000121869 00000 n +0000121932 00000 n +0000121995 00000 n +0000122117 00000 n +0000122180 00000 n +0000122243 00000 n +0000122305 00000 n +0000122368 00000 n +0000122431 00000 n +0000125945 00000 n +0000124129 00000 n +0000122635 00000 n +0000124252 00000 n +0000124377 00000 n +0000124440 00000 n +0000124503 00000 n +0000124627 00000 n +0000124690 00000 n +0000124753 00000 n +0000124877 00000 n +0000124940 00000 n +0000125003 00000 n +0000125127 00000 n +0000125190 00000 n +0000125253 00000 n +0000125316 00000 n +0000125379 00000 n +0000125442 00000 n +0000125505 00000 n +0000125568 00000 n +0000125631 00000 n +0000125693 00000 n +0000125756 00000 n +0000125819 00000 n +0000125882 00000 n +0000130002 00000 n +0000128058 00000 n +0000126086 00000 n +0000128181 00000 n +0000128245 00000 n +0000128308 00000 n +0000128371 00000 n +0000128434 00000 n +0000128497 00000 n +0000128559 00000 n +0000128622 00000 n +0000128685 00000 n +0000128747 00000 n +0000128810 00000 n +0000128873 00000 n +0000128936 00000 n +0000128999 00000 n +0000129062 00000 n +0000129125 00000 n +0000129188 00000 n +0000129251 00000 n +0000129314 00000 n +0000129377 00000 n +0000129440 00000 n +0000129499 00000 n +0000129562 00000 n +0000129625 00000 n +0000129688 00000 n +0000129751 00000 n +0000129814 00000 n +0000129877 00000 n +0000129939 00000 n +0000134922 00000 n +0000132602 00000 n +0000130130 00000 n +0000132725 00000 n +0000132789 00000 n +0000132852 00000 n +0000132915 00000 n +0000132978 00000 n +0000133041 00000 n +0000133104 00000 n +0000133167 00000 n +0000133230 00000 n +0000133293 00000 n +0000133356 00000 n +0000133419 00000 n +0000133482 00000 n +0000133545 00000 n +0000133608 00000 n +0000133671 00000 n +0000133734 00000 n +0000133797 00000 n +0000133860 00000 n +0000133923 00000 n +0000133986 00000 n +0000134049 00000 n +0000134111 00000 n +0000134173 00000 n +0000134236 00000 n +0000134299 00000 n +0000134362 00000 n +0000134425 00000 n +0000134487 00000 n +0000134550 00000 n +0000134613 00000 n +0000134676 00000 n +0000134739 00000 n +0000134802 00000 n +0000134864 00000 n +0000924648 00000 n +0000139026 00000 n +0000136954 00000 n +0000135050 00000 n +0000137077 00000 n +0000137141 00000 n +0000137203 00000 n +0000137266 00000 n +0000137329 00000 n +0000137392 00000 n +0000137455 00000 n +0000137518 00000 n +0000137581 00000 n +0000137644 00000 n +0000137707 00000 n +0000137770 00000 n +0000137833 00000 n +0000137896 00000 n +0000137959 00000 n +0000138022 00000 n +0000138084 00000 n +0000138147 00000 n +0000138210 00000 n +0000138273 00000 n +0000138336 00000 n +0000138399 00000 n +0000138462 00000 n +0000138525 00000 n +0000138587 00000 n +0000138650 00000 n +0000138713 00000 n +0000138776 00000 n +0000138839 00000 n +0000138901 00000 n +0000138963 00000 n +0000143294 00000 n +0000141410 00000 n +0000139140 00000 n +0000141533 00000 n +0000141597 00000 n +0000141660 00000 n +0000141723 00000 n +0000141786 00000 n +0000141849 00000 n +0000141912 00000 n +0000141975 00000 n +0000142038 00000 n +0000142100 00000 n +0000142163 00000 n +0000142226 00000 n +0000142289 00000 n +0000142352 00000 n +0000142415 00000 n +0000142478 00000 n +0000142539 00000 n +0000142602 00000 n +0000142665 00000 n +0000142728 00000 n +0000142791 00000 n +0000142854 00000 n +0000142917 00000 n +0000142979 00000 n +0000143042 00000 n +0000143105 00000 n +0000143168 00000 n +0000143231 00000 n +0000147322 00000 n +0000145500 00000 n +0000143422 00000 n +0000145623 00000 n +0000145687 00000 n +0000145750 00000 n +0000145813 00000 n +0000145876 00000 n +0000145939 00000 n +0000146002 00000 n +0000146065 00000 n +0000146128 00000 n +0000146191 00000 n +0000146253 00000 n +0000146316 00000 n +0000146379 00000 n +0000146442 00000 n +0000146505 00000 n +0000146568 00000 n +0000146631 00000 n +0000146693 00000 n +0000146756 00000 n +0000146819 00000 n +0000146882 00000 n +0000146945 00000 n +0000147008 00000 n +0000147071 00000 n +0000147134 00000 n +0000147197 00000 n +0000147259 00000 n +0000151343 00000 n +0000149331 00000 n +0000147450 00000 n +0000149454 00000 n +0000149518 00000 n +0000149581 00000 n +0000149644 00000 n +0000149707 00000 n +0000149770 00000 n +0000149833 00000 n +0000149896 00000 n +0000149959 00000 n +0000150021 00000 n +0000150084 00000 n +0000150147 00000 n +0000150210 00000 n +0000150273 00000 n +0000150336 00000 n +0000150399 00000 n +0000150462 00000 n +0000150525 00000 n +0000150588 00000 n +0000150651 00000 n +0000150713 00000 n +0000150776 00000 n +0000150839 00000 n +0000150902 00000 n +0000150965 00000 n +0000151028 00000 n +0000151091 00000 n +0000151154 00000 n +0000151217 00000 n +0000151280 00000 n +0000155698 00000 n +0000153561 00000 n +0000151471 00000 n +0000153684 00000 n +0000153748 00000 n +0000153811 00000 n +0000153874 00000 n +0000153937 00000 n +0000154000 00000 n +0000154062 00000 n +0000154125 00000 n +0000154188 00000 n +0000154251 00000 n +0000154314 00000 n +0000154377 00000 n +0000154439 00000 n +0000154502 00000 n +0000154565 00000 n +0000154628 00000 n +0000154691 00000 n +0000154754 00000 n +0000154817 00000 n +0000154880 00000 n +0000154943 00000 n +0000155006 00000 n +0000155069 00000 n +0000155132 00000 n +0000155195 00000 n +0000155258 00000 n +0000155320 00000 n +0000155383 00000 n +0000155446 00000 n +0000155509 00000 n +0000155572 00000 n +0000155635 00000 n +0000160026 00000 n +0000158141 00000 n +0000155826 00000 n +0000158264 00000 n +0000158328 00000 n +0000158391 00000 n +0000158454 00000 n +0000158517 00000 n +0000158580 00000 n +0000158643 00000 n +0000158706 00000 n +0000158769 00000 n +0000158831 00000 n +0000158894 00000 n +0000158957 00000 n +0000159020 00000 n +0000159083 00000 n +0000159146 00000 n +0000159209 00000 n +0000159271 00000 n +0000159334 00000 n +0000159397 00000 n +0000159460 00000 n +0000159523 00000 n +0000159586 00000 n +0000159649 00000 n +0000159711 00000 n +0000159774 00000 n +0000159837 00000 n +0000159900 00000 n +0000159963 00000 n +0000924773 00000 n +0000164386 00000 n +0000162250 00000 n +0000160154 00000 n +0000162373 00000 n +0000162498 00000 n +0000162561 00000 n +0000162624 00000 n +0000162687 00000 n +0000162750 00000 n +0000162813 00000 n +0000162875 00000 n +0000162938 00000 n +0000163001 00000 n +0000163063 00000 n +0000163126 00000 n +0000163189 00000 n +0000163252 00000 n +0000163315 00000 n +0000163378 00000 n +0000163441 00000 n +0000163504 00000 n +0000163567 00000 n +0000163630 00000 n +0000163693 00000 n +0000163756 00000 n +0000163819 00000 n +0000163882 00000 n +0000163945 00000 n +0000164008 00000 n +0000164071 00000 n +0000164134 00000 n +0000164197 00000 n +0000164260 00000 n +0000164323 00000 n +0000168468 00000 n +0000166393 00000 n +0000164527 00000 n +0000166516 00000 n +0000166580 00000 n +0000166643 00000 n +0000166706 00000 n +0000166769 00000 n +0000166832 00000 n +0000166895 00000 n +0000166958 00000 n +0000167021 00000 n +0000167084 00000 n +0000167146 00000 n +0000167209 00000 n +0000167272 00000 n +0000167335 00000 n +0000167398 00000 n +0000167461 00000 n +0000167524 00000 n +0000167586 00000 n +0000167649 00000 n +0000167712 00000 n +0000167775 00000 n +0000167838 00000 n +0000167901 00000 n +0000167964 00000 n +0000168027 00000 n +0000168090 00000 n +0000168153 00000 n +0000168216 00000 n +0000168279 00000 n +0000168342 00000 n +0000168405 00000 n +0000172776 00000 n +0000170645 00000 n +0000168582 00000 n +0000170768 00000 n +0000170832 00000 n +0000170895 00000 n +0000170958 00000 n +0000171021 00000 n +0000171084 00000 n +0000171147 00000 n +0000171209 00000 n +0000171272 00000 n +0000171335 00000 n +0000171397 00000 n +0000171460 00000 n +0000171523 00000 n +0000171586 00000 n +0000171647 00000 n +0000171710 00000 n +0000171773 00000 n +0000171835 00000 n +0000171898 00000 n +0000171961 00000 n +0000172024 00000 n +0000172087 00000 n +0000172150 00000 n +0000172213 00000 n +0000172276 00000 n +0000172339 00000 n +0000172462 00000 n +0000172525 00000 n +0000172587 00000 n +0000172650 00000 n +0000172713 00000 n +0000176567 00000 n +0000174812 00000 n +0000172917 00000 n +0000174935 00000 n +0000175060 00000 n +0000175123 00000 n +0000175186 00000 n +0000175310 00000 n +0000175373 00000 n +0000175436 00000 n +0000175499 00000 n +0000175562 00000 n +0000175625 00000 n +0000175688 00000 n +0000175750 00000 n +0000175874 00000 n +0000175937 00000 n +0000176000 00000 n +0000176063 00000 n +0000176126 00000 n +0000176189 00000 n +0000176252 00000 n +0000176315 00000 n +0000176378 00000 n +0000176441 00000 n +0000176504 00000 n +0000180174 00000 n +0000179237 00000 n +0000176708 00000 n +0000179360 00000 n +0000179485 00000 n +0000179548 00000 n +0000179611 00000 n +0000179674 00000 n +0000179737 00000 n +0000179861 00000 n +0000179924 00000 n +0000179987 00000 n +0000180111 00000 n +0000183461 00000 n +0000183274 00000 n +0000180314 00000 n +0000183397 00000 n +0000924898 00000 n +0000187332 00000 n +0000185637 00000 n +0000183574 00000 n +0000185760 00000 n +0000185885 00000 n +0000185947 00000 n +0000186010 00000 n +0000186073 00000 n +0000186136 00000 n +0000186199 00000 n +0000186262 00000 n +0000186325 00000 n +0000186388 00000 n +0000186451 00000 n +0000186514 00000 n +0000186577 00000 n +0000186640 00000 n +0000186703 00000 n +0000186766 00000 n +0000186829 00000 n +0000186892 00000 n +0000186955 00000 n +0000187018 00000 n +0000187081 00000 n +0000187143 00000 n +0000187206 00000 n +0000187269 00000 n +0000191556 00000 n +0000189422 00000 n +0000187459 00000 n +0000189545 00000 n +0000189670 00000 n +0000189733 00000 n +0000189796 00000 n +0000189859 00000 n +0000189922 00000 n +0000189985 00000 n +0000190048 00000 n +0000190111 00000 n +0000190174 00000 n +0000190237 00000 n +0000190299 00000 n +0000190362 00000 n +0000190425 00000 n +0000190488 00000 n +0000190551 00000 n +0000190614 00000 n +0000190677 00000 n +0000190740 00000 n +0000190803 00000 n +0000190865 00000 n +0000190989 00000 n +0000191052 00000 n +0000191115 00000 n +0000191178 00000 n +0000191241 00000 n +0000191304 00000 n +0000191367 00000 n +0000191430 00000 n +0000191493 00000 n +0000196315 00000 n +0000193865 00000 n +0000191683 00000 n +0000193988 00000 n +0000194052 00000 n +0000194115 00000 n +0000194178 00000 n +0000194241 00000 n +0000194304 00000 n +0000194367 00000 n +0000194430 00000 n +0000194493 00000 n +0000194556 00000 n +0000194619 00000 n +0000194682 00000 n +0000194745 00000 n +0000194808 00000 n +0000194871 00000 n +0000194934 00000 n +0000194997 00000 n +0000195060 00000 n +0000195123 00000 n +0000195186 00000 n +0000195249 00000 n +0000195312 00000 n +0000195375 00000 n +0000195437 00000 n +0000195500 00000 n +0000195562 00000 n +0000195625 00000 n +0000195688 00000 n +0000195750 00000 n +0000195813 00000 n +0000195875 00000 n +0000195938 00000 n +0000196001 00000 n +0000196063 00000 n +0000196126 00000 n +0000196189 00000 n +0000196252 00000 n +0000200517 00000 n +0000198632 00000 n +0000196415 00000 n +0000198755 00000 n +0000198819 00000 n +0000198882 00000 n +0000198945 00000 n +0000199008 00000 n +0000199071 00000 n +0000199133 00000 n +0000199196 00000 n +0000199259 00000 n +0000199322 00000 n +0000199385 00000 n +0000199448 00000 n +0000199511 00000 n +0000199574 00000 n +0000199636 00000 n +0000199699 00000 n +0000199762 00000 n +0000199825 00000 n +0000199888 00000 n +0000199951 00000 n +0000200014 00000 n +0000200077 00000 n +0000200140 00000 n +0000200203 00000 n +0000200328 00000 n +0000200391 00000 n +0000200454 00000 n +0000205265 00000 n +0000202940 00000 n +0000200658 00000 n +0000203063 00000 n +0000203127 00000 n +0000203190 00000 n +0000203253 00000 n +0000203316 00000 n +0000203379 00000 n +0000203442 00000 n +0000203505 00000 n +0000203568 00000 n +0000203631 00000 n +0000203694 00000 n +0000203756 00000 n +0000203819 00000 n +0000203882 00000 n +0000203945 00000 n +0000204007 00000 n +0000204070 00000 n +0000204133 00000 n +0000204196 00000 n +0000204259 00000 n +0000204322 00000 n +0000204385 00000 n +0000204448 00000 n +0000204511 00000 n +0000204574 00000 n +0000204637 00000 n +0000204700 00000 n +0000204762 00000 n +0000204825 00000 n +0000204888 00000 n +0000204951 00000 n +0000205014 00000 n +0000205076 00000 n +0000205139 00000 n +0000205202 00000 n +0000210437 00000 n +0000207924 00000 n +0000205379 00000 n +0000208047 00000 n +0000208111 00000 n +0000208174 00000 n +0000208237 00000 n +0000208300 00000 n +0000208363 00000 n +0000208426 00000 n +0000208489 00000 n +0000208552 00000 n +0000208614 00000 n +0000208677 00000 n +0000208740 00000 n +0000208803 00000 n +0000208866 00000 n +0000208928 00000 n +0000208991 00000 n +0000209054 00000 n +0000209117 00000 n +0000209180 00000 n +0000209243 00000 n +0000209305 00000 n +0000209368 00000 n +0000209431 00000 n +0000209494 00000 n +0000209556 00000 n +0000209619 00000 n +0000209682 00000 n +0000209745 00000 n +0000209808 00000 n +0000209871 00000 n +0000209934 00000 n +0000209997 00000 n +0000210060 00000 n +0000210122 00000 n +0000210185 00000 n +0000210248 00000 n +0000210311 00000 n +0000210374 00000 n +0000925023 00000 n +0000213910 00000 n +0000212157 00000 n +0000210565 00000 n +0000212280 00000 n +0000212406 00000 n +0000212469 00000 n +0000212532 00000 n +0000212657 00000 n +0000212720 00000 n +0000212783 00000 n +0000212908 00000 n +0000212971 00000 n +0000213034 00000 n +0000213159 00000 n +0000213222 00000 n +0000213285 00000 n +0000213348 00000 n +0000213411 00000 n +0000213474 00000 n +0000213597 00000 n +0000213660 00000 n +0000213723 00000 n +0000213784 00000 n +0000213847 00000 n +0000218126 00000 n +0000216053 00000 n +0000214051 00000 n +0000216176 00000 n +0000216240 00000 n +0000216303 00000 n +0000216366 00000 n +0000216429 00000 n +0000216491 00000 n +0000216554 00000 n +0000216617 00000 n +0000216680 00000 n +0000216743 00000 n +0000216805 00000 n +0000216868 00000 n +0000216931 00000 n +0000216994 00000 n +0000217057 00000 n +0000217120 00000 n +0000217183 00000 n +0000217246 00000 n +0000217309 00000 n +0000217372 00000 n +0000217435 00000 n +0000217498 00000 n +0000217561 00000 n +0000217624 00000 n +0000217687 00000 n +0000217750 00000 n +0000217813 00000 n +0000217876 00000 n +0000217937 00000 n +0000218000 00000 n +0000218063 00000 n +0000222963 00000 n +0000220648 00000 n +0000218254 00000 n +0000220771 00000 n +0000220835 00000 n +0000220898 00000 n +0000220961 00000 n +0000221024 00000 n +0000221087 00000 n +0000221150 00000 n +0000221213 00000 n +0000221276 00000 n +0000221338 00000 n +0000221401 00000 n +0000221464 00000 n +0000221527 00000 n +0000221590 00000 n +0000221653 00000 n +0000221715 00000 n +0000221778 00000 n +0000221841 00000 n +0000221904 00000 n +0000221965 00000 n +0000222028 00000 n +0000222091 00000 n +0000222154 00000 n +0000222216 00000 n +0000222279 00000 n +0000222342 00000 n +0000222405 00000 n +0000222466 00000 n +0000222529 00000 n +0000222592 00000 n +0000222655 00000 n +0000222717 00000 n +0000222780 00000 n +0000222843 00000 n +0000222905 00000 n +0000227390 00000 n +0000225379 00000 n +0000223091 00000 n +0000225502 00000 n +0000225566 00000 n +0000225628 00000 n +0000225691 00000 n +0000225754 00000 n +0000225817 00000 n +0000225880 00000 n +0000225943 00000 n +0000226006 00000 n +0000226069 00000 n +0000226131 00000 n +0000226194 00000 n +0000226257 00000 n +0000226320 00000 n +0000226383 00000 n +0000226446 00000 n +0000226509 00000 n +0000226572 00000 n +0000226635 00000 n +0000226697 00000 n +0000226760 00000 n +0000226823 00000 n +0000226886 00000 n +0000226949 00000 n +0000227012 00000 n +0000227075 00000 n +0000227138 00000 n +0000227201 00000 n +0000227264 00000 n +0000227327 00000 n +0000231445 00000 n +0000229623 00000 n +0000227518 00000 n +0000229746 00000 n +0000229810 00000 n +0000229873 00000 n +0000229936 00000 n +0000229999 00000 n +0000230062 00000 n +0000230125 00000 n +0000230188 00000 n +0000230251 00000 n +0000230314 00000 n +0000230376 00000 n +0000230439 00000 n +0000230502 00000 n +0000230565 00000 n +0000230628 00000 n +0000230691 00000 n +0000230754 00000 n +0000230816 00000 n +0000230879 00000 n +0000230942 00000 n +0000231005 00000 n +0000231068 00000 n +0000231131 00000 n +0000231194 00000 n +0000231257 00000 n +0000231320 00000 n +0000231382 00000 n +0000235477 00000 n +0000233465 00000 n +0000231573 00000 n +0000233588 00000 n +0000233652 00000 n +0000233715 00000 n +0000233778 00000 n +0000233841 00000 n +0000233904 00000 n +0000233967 00000 n +0000234030 00000 n +0000234093 00000 n +0000234155 00000 n +0000234218 00000 n +0000234281 00000 n +0000234344 00000 n +0000234407 00000 n +0000234470 00000 n +0000234533 00000 n +0000234596 00000 n +0000234659 00000 n +0000234722 00000 n +0000234785 00000 n +0000234847 00000 n +0000234910 00000 n +0000234973 00000 n +0000235036 00000 n +0000235099 00000 n +0000235162 00000 n +0000235225 00000 n +0000235288 00000 n +0000235351 00000 n +0000235414 00000 n +0000925148 00000 n +0000239839 00000 n +0000237702 00000 n +0000235605 00000 n +0000237825 00000 n +0000237889 00000 n +0000237952 00000 n +0000238015 00000 n +0000238078 00000 n +0000238141 00000 n +0000238204 00000 n +0000238267 00000 n +0000238330 00000 n +0000238393 00000 n +0000238456 00000 n +0000238519 00000 n +0000238581 00000 n +0000238644 00000 n +0000238707 00000 n +0000238770 00000 n +0000238833 00000 n +0000238896 00000 n +0000238959 00000 n +0000239021 00000 n +0000239084 00000 n +0000239147 00000 n +0000239210 00000 n +0000239273 00000 n +0000239336 00000 n +0000239399 00000 n +0000239461 00000 n +0000239524 00000 n +0000239587 00000 n +0000239650 00000 n +0000239713 00000 n +0000239776 00000 n +0000244441 00000 n +0000242431 00000 n +0000239967 00000 n +0000242554 00000 n +0000242618 00000 n +0000242681 00000 n +0000242744 00000 n +0000242807 00000 n +0000242870 00000 n +0000242933 00000 n +0000242996 00000 n +0000243059 00000 n +0000243121 00000 n +0000243184 00000 n +0000243247 00000 n +0000243310 00000 n +0000243373 00000 n +0000243436 00000 n +0000243499 00000 n +0000243562 00000 n +0000243625 00000 n +0000243688 00000 n +0000243751 00000 n +0000243814 00000 n +0000243877 00000 n +0000243940 00000 n +0000244003 00000 n +0000244066 00000 n +0000244129 00000 n +0000244254 00000 n +0000244316 00000 n +0000244378 00000 n +0000249011 00000 n +0000246748 00000 n +0000244582 00000 n +0000246871 00000 n +0000246935 00000 n +0000246998 00000 n +0000247061 00000 n +0000247124 00000 n +0000247187 00000 n +0000247250 00000 n +0000247313 00000 n +0000247376 00000 n +0000247438 00000 n +0000247501 00000 n +0000247564 00000 n +0000247627 00000 n +0000247690 00000 n +0000247753 00000 n +0000247816 00000 n +0000247879 00000 n +0000247942 00000 n +0000248005 00000 n +0000248068 00000 n +0000248131 00000 n +0000248194 00000 n +0000248257 00000 n +0000248319 00000 n +0000248382 00000 n +0000248445 00000 n +0000248508 00000 n +0000248570 00000 n +0000248633 00000 n +0000248696 00000 n +0000248759 00000 n +0000248822 00000 n +0000248885 00000 n +0000248948 00000 n +0000253223 00000 n +0000251218 00000 n +0000249125 00000 n +0000251341 00000 n +0000251405 00000 n +0000251468 00000 n +0000251531 00000 n +0000251594 00000 n +0000251657 00000 n +0000251720 00000 n +0000251845 00000 n +0000251907 00000 n +0000251970 00000 n +0000252033 00000 n +0000252096 00000 n +0000252221 00000 n +0000252284 00000 n +0000252345 00000 n +0000252470 00000 n +0000252533 00000 n +0000252596 00000 n +0000252658 00000 n +0000252721 00000 n +0000252784 00000 n +0000252847 00000 n +0000252910 00000 n +0000253034 00000 n +0000253097 00000 n +0000253160 00000 n +0000256867 00000 n +0000255111 00000 n +0000253364 00000 n +0000255234 00000 n +0000255360 00000 n +0000255423 00000 n +0000255486 00000 n +0000255549 00000 n +0000255612 00000 n +0000255737 00000 n +0000255800 00000 n +0000255863 00000 n +0000255988 00000 n +0000256113 00000 n +0000256176 00000 n +0000256239 00000 n +0000256302 00000 n +0000256427 00000 n +0000256490 00000 n +0000256553 00000 n +0000256678 00000 n +0000256741 00000 n +0000256804 00000 n +0000260397 00000 n +0000258958 00000 n +0000257008 00000 n +0000259081 00000 n +0000259207 00000 n +0000922915 00000 n +0000259332 00000 n +0000259395 00000 n +0000259458 00000 n +0000259521 00000 n +0000259584 00000 n +0000259643 00000 n +0000259706 00000 n +0000259769 00000 n +0000259832 00000 n +0000259895 00000 n +0000259958 00000 n +0000260021 00000 n +0000260084 00000 n +0000260147 00000 n +0000260210 00000 n +0000260272 00000 n +0000260334 00000 n +0000925273 00000 n +0000264697 00000 n +0000262810 00000 n +0000260552 00000 n +0000262933 00000 n +0000263059 00000 n +0000263122 00000 n +0000263185 00000 n +0000263248 00000 n +0000263311 00000 n +0000263374 00000 n +0000263437 00000 n +0000263500 00000 n +0000263563 00000 n +0000263626 00000 n +0000263689 00000 n +0000263752 00000 n +0000263815 00000 n +0000263878 00000 n +0000263941 00000 n +0000264004 00000 n +0000264067 00000 n +0000264130 00000 n +0000264193 00000 n +0000264256 00000 n +0000264319 00000 n +0000264382 00000 n +0000264445 00000 n +0000264508 00000 n +0000264571 00000 n +0000264634 00000 n +0000269317 00000 n +0000267181 00000 n +0000264838 00000 n +0000267304 00000 n +0000267368 00000 n +0000267431 00000 n +0000267494 00000 n +0000267557 00000 n +0000267620 00000 n +0000267681 00000 n +0000267744 00000 n +0000267807 00000 n +0000267870 00000 n +0000267933 00000 n +0000267996 00000 n +0000268059 00000 n +0000268122 00000 n +0000268185 00000 n +0000268310 00000 n +0000268373 00000 n +0000268436 00000 n +0000268499 00000 n +0000268562 00000 n +0000268625 00000 n +0000268688 00000 n +0000268751 00000 n +0000268814 00000 n +0000268877 00000 n +0000268940 00000 n +0000269003 00000 n +0000269066 00000 n +0000269129 00000 n +0000269191 00000 n +0000269254 00000 n +0000273710 00000 n +0000271640 00000 n +0000269458 00000 n +0000271763 00000 n +0000271827 00000 n +0000271890 00000 n +0000271953 00000 n +0000272016 00000 n +0000272079 00000 n +0000272142 00000 n +0000272205 00000 n +0000272268 00000 n +0000272331 00000 n +0000272394 00000 n +0000272457 00000 n +0000272520 00000 n +0000272583 00000 n +0000272645 00000 n +0000272708 00000 n +0000272771 00000 n +0000272834 00000 n +0000272896 00000 n +0000272959 00000 n +0000273022 00000 n +0000273085 00000 n +0000273148 00000 n +0000273210 00000 n +0000273273 00000 n +0000273336 00000 n +0000273399 00000 n +0000273522 00000 n +0000273585 00000 n +0000273648 00000 n +0000278234 00000 n +0000276097 00000 n +0000273851 00000 n +0000276220 00000 n +0000276284 00000 n +0000276347 00000 n +0000276410 00000 n +0000276473 00000 n +0000276536 00000 n +0000276599 00000 n +0000276662 00000 n +0000276725 00000 n +0000276787 00000 n +0000276850 00000 n +0000276913 00000 n +0000276976 00000 n +0000277038 00000 n +0000277101 00000 n +0000277164 00000 n +0000277227 00000 n +0000277290 00000 n +0000277353 00000 n +0000277416 00000 n +0000277479 00000 n +0000277542 00000 n +0000277605 00000 n +0000277668 00000 n +0000277730 00000 n +0000277793 00000 n +0000277856 00000 n +0000277919 00000 n +0000277982 00000 n +0000278045 00000 n +0000278108 00000 n +0000278171 00000 n +0000282939 00000 n +0000280676 00000 n +0000278362 00000 n +0000280799 00000 n +0000280863 00000 n +0000280926 00000 n +0000280988 00000 n +0000281051 00000 n +0000281114 00000 n +0000281177 00000 n +0000281240 00000 n +0000281303 00000 n +0000281366 00000 n +0000281429 00000 n +0000281492 00000 n +0000281555 00000 n +0000281617 00000 n +0000281680 00000 n +0000281743 00000 n +0000281806 00000 n +0000281869 00000 n +0000281932 00000 n +0000281995 00000 n +0000282058 00000 n +0000282121 00000 n +0000282184 00000 n +0000282247 00000 n +0000282310 00000 n +0000282373 00000 n +0000282436 00000 n +0000282499 00000 n +0000282562 00000 n +0000282625 00000 n +0000282687 00000 n +0000282750 00000 n +0000282813 00000 n +0000282876 00000 n +0000287621 00000 n +0000285611 00000 n +0000283067 00000 n +0000285734 00000 n +0000285860 00000 n +0000285923 00000 n +0000285986 00000 n +0000286049 00000 n +0000286112 00000 n +0000286175 00000 n +0000286237 00000 n +0000286300 00000 n +0000286363 00000 n +0000286426 00000 n +0000286489 00000 n +0000286552 00000 n +0000286615 00000 n +0000286740 00000 n +0000286803 00000 n +0000286866 00000 n +0000286929 00000 n +0000286992 00000 n +0000287055 00000 n +0000287118 00000 n +0000287181 00000 n +0000287243 00000 n +0000287306 00000 n +0000287369 00000 n +0000287432 00000 n +0000287495 00000 n +0000287558 00000 n +0000925398 00000 n +0000293892 00000 n +0000291001 00000 n +0000287762 00000 n +0000291124 00000 n +0000291188 00000 n +0000291251 00000 n +0000291314 00000 n +0000291377 00000 n +0000291440 00000 n +0000291503 00000 n +0000291565 00000 n +0000291628 00000 n +0000291691 00000 n +0000291754 00000 n +0000291817 00000 n +0000291880 00000 n +0000291943 00000 n +0000292006 00000 n +0000292069 00000 n +0000292132 00000 n +0000292194 00000 n +0000292257 00000 n +0000292320 00000 n +0000292383 00000 n +0000292446 00000 n +0000292509 00000 n +0000292572 00000 n +0000292635 00000 n +0000292698 00000 n +0000292761 00000 n +0000292824 00000 n +0000292887 00000 n +0000292950 00000 n +0000293013 00000 n +0000293076 00000 n +0000293139 00000 n +0000293202 00000 n +0000293265 00000 n +0000293328 00000 n +0000293391 00000 n +0000293454 00000 n +0000293516 00000 n +0000293641 00000 n +0000293703 00000 n +0000293766 00000 n +0000293829 00000 n +0000297644 00000 n +0000295949 00000 n +0000294033 00000 n +0000296072 00000 n +0000296136 00000 n +0000296199 00000 n +0000296324 00000 n +0000296387 00000 n +0000296450 00000 n +0000296513 00000 n +0000296576 00000 n +0000296639 00000 n +0000296702 00000 n +0000296765 00000 n +0000296828 00000 n +0000296890 00000 n +0000296953 00000 n +0000297016 00000 n +0000297079 00000 n +0000297142 00000 n +0000297205 00000 n +0000297330 00000 n +0000297393 00000 n +0000297456 00000 n +0000297581 00000 n +0000301420 00000 n +0000299478 00000 n +0000297785 00000 n +0000299601 00000 n +0000299727 00000 n +0000299790 00000 n +0000299853 00000 n +0000299916 00000 n +0000299979 00000 n +0000300042 00000 n +0000300105 00000 n +0000300168 00000 n +0000300231 00000 n +0000300356 00000 n +0000300419 00000 n +0000300482 00000 n +0000300545 00000 n +0000300608 00000 n +0000300733 00000 n +0000300796 00000 n +0000300858 00000 n +0000300981 00000 n +0000301044 00000 n +0000301107 00000 n +0000301169 00000 n +0000301232 00000 n +0000301295 00000 n +0000301357 00000 n +0000304909 00000 n +0000303217 00000 n +0000301533 00000 n +0000303340 00000 n +0000303466 00000 n +0000303529 00000 n +0000303592 00000 n +0000303655 00000 n +0000303718 00000 n +0000303843 00000 n +0000303906 00000 n +0000303969 00000 n +0000304032 00000 n +0000304093 00000 n +0000304218 00000 n +0000304281 00000 n +0000304344 00000 n +0000304469 00000 n +0000304532 00000 n +0000304595 00000 n +0000304720 00000 n +0000304783 00000 n +0000304846 00000 n +0000308675 00000 n +0000306859 00000 n +0000305050 00000 n +0000306982 00000 n +0000307108 00000 n +0000307233 00000 n +0000307296 00000 n +0000307359 00000 n +0000307422 00000 n +0000307485 00000 n +0000307609 00000 n +0000307672 00000 n +0000307734 00000 n +0000307797 00000 n +0000307860 00000 n +0000307984 00000 n +0000308047 00000 n +0000308110 00000 n +0000308173 00000 n +0000308235 00000 n +0000308298 00000 n +0000308361 00000 n +0000308486 00000 n +0000308549 00000 n +0000308612 00000 n +0000311735 00000 n +0000311423 00000 n +0000308816 00000 n +0000311546 00000 n +0000311672 00000 n +0000925523 00000 n +0000315285 00000 n +0000313903 00000 n +0000311876 00000 n +0000314026 00000 n +0000314152 00000 n +0000314215 00000 n +0000314278 00000 n +0000314341 00000 n +0000314404 00000 n +0000314467 00000 n +0000314530 00000 n +0000314593 00000 n +0000314656 00000 n +0000314719 00000 n +0000314782 00000 n +0000314845 00000 n +0000314908 00000 n +0000314971 00000 n +0000315033 00000 n +0000315096 00000 n +0000315159 00000 n +0000315222 00000 n +0000320694 00000 n +0000317997 00000 n +0000315440 00000 n +0000318120 00000 n +0000318246 00000 n +0000318309 00000 n +0000318372 00000 n +0000318435 00000 n +0000318498 00000 n +0000318561 00000 n +0000318624 00000 n +0000318685 00000 n +0000318748 00000 n +0000318811 00000 n +0000318874 00000 n +0000318937 00000 n +0000319000 00000 n +0000319063 00000 n +0000319126 00000 n +0000319189 00000 n +0000319252 00000 n +0000319315 00000 n +0000319378 00000 n +0000319441 00000 n +0000319504 00000 n +0000319567 00000 n +0000319630 00000 n +0000319692 00000 n +0000319755 00000 n +0000319818 00000 n +0000319881 00000 n +0000319944 00000 n +0000320007 00000 n +0000320070 00000 n +0000320133 00000 n +0000320196 00000 n +0000320259 00000 n +0000320321 00000 n +0000320384 00000 n +0000320447 00000 n +0000320510 00000 n +0000320573 00000 n +0000320636 00000 n +0000324989 00000 n +0000322916 00000 n +0000320807 00000 n +0000323039 00000 n +0000323103 00000 n +0000323166 00000 n +0000323229 00000 n +0000323292 00000 n +0000323355 00000 n +0000323418 00000 n +0000323481 00000 n +0000323544 00000 n +0000323607 00000 n +0000323670 00000 n +0000323732 00000 n +0000323795 00000 n +0000323920 00000 n +0000323983 00000 n +0000324046 00000 n +0000324109 00000 n +0000324172 00000 n +0000324235 00000 n +0000324298 00000 n +0000324361 00000 n +0000324424 00000 n +0000324486 00000 n +0000324549 00000 n +0000324612 00000 n +0000324675 00000 n +0000324737 00000 n +0000324800 00000 n +0000324863 00000 n +0000324926 00000 n +0000329697 00000 n +0000327373 00000 n +0000325102 00000 n +0000327496 00000 n +0000327560 00000 n +0000327623 00000 n +0000327686 00000 n +0000327749 00000 n +0000327812 00000 n +0000327874 00000 n +0000327937 00000 n +0000328000 00000 n +0000328063 00000 n +0000328126 00000 n +0000328189 00000 n +0000328252 00000 n +0000328315 00000 n +0000328377 00000 n +0000328440 00000 n +0000328503 00000 n +0000328566 00000 n +0000328628 00000 n +0000328691 00000 n +0000328754 00000 n +0000328817 00000 n +0000328880 00000 n +0000328943 00000 n +0000329006 00000 n +0000329069 00000 n +0000329132 00000 n +0000329195 00000 n +0000329258 00000 n +0000329320 00000 n +0000329383 00000 n +0000329446 00000 n +0000329509 00000 n +0000329571 00000 n +0000329634 00000 n +0000334649 00000 n +0000332267 00000 n +0000329825 00000 n +0000332390 00000 n +0000332454 00000 n +0000332517 00000 n +0000332580 00000 n +0000332643 00000 n +0000332706 00000 n +0000332769 00000 n +0000332832 00000 n +0000332893 00000 n +0000332956 00000 n +0000333019 00000 n +0000333082 00000 n +0000333145 00000 n +0000333208 00000 n +0000333271 00000 n +0000333334 00000 n +0000333397 00000 n +0000333460 00000 n +0000333523 00000 n +0000333586 00000 n +0000333649 00000 n +0000333711 00000 n +0000333774 00000 n +0000333837 00000 n +0000333900 00000 n +0000333963 00000 n +0000334026 00000 n +0000334089 00000 n +0000334151 00000 n +0000334214 00000 n +0000334276 00000 n +0000334339 00000 n +0000334402 00000 n +0000334465 00000 n +0000334528 00000 n +0000334591 00000 n +0000339164 00000 n +0000336900 00000 n +0000334777 00000 n +0000337023 00000 n +0000337087 00000 n +0000337150 00000 n +0000337213 00000 n +0000337276 00000 n +0000337339 00000 n +0000337402 00000 n +0000337465 00000 n +0000337528 00000 n +0000337591 00000 n +0000337654 00000 n +0000337717 00000 n +0000337780 00000 n +0000337843 00000 n +0000337906 00000 n +0000337969 00000 n +0000338031 00000 n +0000338094 00000 n +0000338157 00000 n +0000338220 00000 n +0000338283 00000 n +0000338346 00000 n +0000338409 00000 n +0000338472 00000 n +0000338535 00000 n +0000338598 00000 n +0000338661 00000 n +0000338724 00000 n +0000338787 00000 n +0000338850 00000 n +0000338913 00000 n +0000338976 00000 n +0000339038 00000 n +0000339101 00000 n +0000925648 00000 n +0000344072 00000 n +0000341748 00000 n +0000339278 00000 n +0000341871 00000 n +0000341935 00000 n +0000341998 00000 n +0000342061 00000 n +0000342124 00000 n +0000342187 00000 n +0000342250 00000 n +0000342313 00000 n +0000342375 00000 n +0000342438 00000 n +0000342501 00000 n +0000342564 00000 n +0000342626 00000 n +0000342689 00000 n +0000342752 00000 n +0000342815 00000 n +0000342878 00000 n +0000342941 00000 n +0000343004 00000 n +0000343067 00000 n +0000343130 00000 n +0000343255 00000 n +0000343318 00000 n +0000343380 00000 n +0000343443 00000 n +0000343506 00000 n +0000343569 00000 n +0000343632 00000 n +0000343695 00000 n +0000343758 00000 n +0000343821 00000 n +0000343884 00000 n +0000343947 00000 n +0000344009 00000 n +0000348775 00000 n +0000346449 00000 n +0000344199 00000 n +0000346572 00000 n +0000346636 00000 n +0000346699 00000 n +0000346762 00000 n +0000346825 00000 n +0000346887 00000 n +0000346950 00000 n +0000347013 00000 n +0000347076 00000 n +0000347139 00000 n +0000347202 00000 n +0000347265 00000 n +0000347328 00000 n +0000347391 00000 n +0000347454 00000 n +0000347517 00000 n +0000347580 00000 n +0000347643 00000 n +0000347706 00000 n +0000347769 00000 n +0000347832 00000 n +0000347895 00000 n +0000347958 00000 n +0000348021 00000 n +0000348084 00000 n +0000348147 00000 n +0000348210 00000 n +0000348273 00000 n +0000348336 00000 n +0000348399 00000 n +0000348461 00000 n +0000348524 00000 n +0000348587 00000 n +0000348650 00000 n +0000348713 00000 n +0000353978 00000 n +0000351338 00000 n +0000348889 00000 n +0000351461 00000 n +0000351525 00000 n +0000351588 00000 n +0000351651 00000 n +0000351714 00000 n +0000351777 00000 n +0000351840 00000 n +0000351902 00000 n +0000351965 00000 n +0000352028 00000 n +0000352091 00000 n +0000352154 00000 n +0000352217 00000 n +0000352280 00000 n +0000352343 00000 n +0000352406 00000 n +0000352469 00000 n +0000352532 00000 n +0000352595 00000 n +0000352658 00000 n +0000352720 00000 n +0000352783 00000 n +0000352846 00000 n +0000352909 00000 n +0000352972 00000 n +0000353035 00000 n +0000353097 00000 n +0000353160 00000 n +0000353223 00000 n +0000353286 00000 n +0000353349 00000 n +0000353411 00000 n +0000353474 00000 n +0000353537 00000 n +0000353600 00000 n +0000353663 00000 n +0000353726 00000 n +0000353789 00000 n +0000353852 00000 n +0000353915 00000 n +0000358518 00000 n +0000356317 00000 n +0000354092 00000 n +0000356440 00000 n +0000356504 00000 n +0000356567 00000 n +0000356630 00000 n +0000356693 00000 n +0000356756 00000 n +0000356819 00000 n +0000356882 00000 n +0000356945 00000 n +0000357008 00000 n +0000357071 00000 n +0000357133 00000 n +0000357196 00000 n +0000357259 00000 n +0000357322 00000 n +0000357385 00000 n +0000357448 00000 n +0000357511 00000 n +0000357574 00000 n +0000357637 00000 n +0000357700 00000 n +0000357763 00000 n +0000357826 00000 n +0000357889 00000 n +0000357952 00000 n +0000358015 00000 n +0000358078 00000 n +0000358141 00000 n +0000358203 00000 n +0000358266 00000 n +0000358329 00000 n +0000358392 00000 n +0000358455 00000 n +0000362766 00000 n +0000360886 00000 n +0000358646 00000 n +0000361009 00000 n +0000361073 00000 n +0000361136 00000 n +0000361197 00000 n +0000361260 00000 n +0000361385 00000 n +0000361448 00000 n +0000361511 00000 n +0000361574 00000 n +0000361637 00000 n +0000361700 00000 n +0000361825 00000 n +0000361888 00000 n +0000361951 00000 n +0000362013 00000 n +0000362075 00000 n +0000362138 00000 n +0000362201 00000 n +0000362264 00000 n +0000362327 00000 n +0000362389 00000 n +0000362451 00000 n +0000362514 00000 n +0000362577 00000 n +0000362640 00000 n +0000362703 00000 n +0000367436 00000 n +0000365490 00000 n +0000362907 00000 n +0000365613 00000 n +0000365677 00000 n +0000365740 00000 n +0000365803 00000 n +0000365866 00000 n +0000365929 00000 n +0000365991 00000 n +0000366054 00000 n +0000366117 00000 n +0000366180 00000 n +0000366243 00000 n +0000366306 00000 n +0000366369 00000 n +0000366431 00000 n +0000366556 00000 n +0000366619 00000 n +0000366682 00000 n +0000366807 00000 n +0000366870 00000 n +0000366933 00000 n +0000366996 00000 n +0000367059 00000 n +0000367122 00000 n +0000367185 00000 n +0000367248 00000 n +0000367311 00000 n +0000367373 00000 n +0000925773 00000 n +0000372023 00000 n +0000369762 00000 n +0000367577 00000 n +0000369885 00000 n +0000369949 00000 n +0000370012 00000 n +0000370075 00000 n +0000370138 00000 n +0000370201 00000 n +0000370263 00000 n +0000370326 00000 n +0000370389 00000 n +0000370452 00000 n +0000370515 00000 n +0000370577 00000 n +0000370640 00000 n +0000370703 00000 n +0000370766 00000 n +0000370828 00000 n +0000370891 00000 n +0000370954 00000 n +0000371017 00000 n +0000371080 00000 n +0000371142 00000 n +0000371205 00000 n +0000371268 00000 n +0000371331 00000 n +0000371394 00000 n +0000371457 00000 n +0000371520 00000 n +0000371582 00000 n +0000371645 00000 n +0000371708 00000 n +0000371771 00000 n +0000371834 00000 n +0000371897 00000 n +0000371960 00000 n +0000375087 00000 n +0000373523 00000 n +0000372137 00000 n +0000373646 00000 n +0000373772 00000 n +0000373835 00000 n +0000373898 00000 n +0000373961 00000 n +0000374024 00000 n +0000374087 00000 n +0000374149 00000 n +0000374274 00000 n +0000374336 00000 n +0000374397 00000 n +0000374460 00000 n +0000374585 00000 n +0000374648 00000 n +0000374711 00000 n +0000374774 00000 n +0000374899 00000 n +0000375024 00000 n +0000378143 00000 n +0000377580 00000 n +0000375200 00000 n +0000377703 00000 n +0000377829 00000 n +0000377954 00000 n +0000378017 00000 n +0000378080 00000 n +0000383275 00000 n +0000380888 00000 n +0000378284 00000 n +0000381011 00000 n +0000381075 00000 n +0000381137 00000 n +0000381200 00000 n +0000381263 00000 n +0000381326 00000 n +0000381389 00000 n +0000381514 00000 n +0000381576 00000 n +0000381639 00000 n +0000381702 00000 n +0000381765 00000 n +0000381828 00000 n +0000381891 00000 n +0000381954 00000 n +0000382017 00000 n +0000382080 00000 n +0000382142 00000 n +0000382205 00000 n +0000382268 00000 n +0000382331 00000 n +0000382394 00000 n +0000382457 00000 n +0000382520 00000 n +0000382583 00000 n +0000382708 00000 n +0000382771 00000 n +0000382834 00000 n +0000382897 00000 n +0000382960 00000 n +0000383023 00000 n +0000383086 00000 n +0000383149 00000 n +0000383212 00000 n +0000388734 00000 n +0000386093 00000 n +0000383416 00000 n +0000386216 00000 n +0000386342 00000 n +0000386405 00000 n +0000386468 00000 n +0000386531 00000 n +0000386594 00000 n +0000386657 00000 n +0000386720 00000 n +0000386845 00000 n +0000386908 00000 n +0000386971 00000 n +0000387034 00000 n +0000387097 00000 n +0000387160 00000 n +0000387223 00000 n +0000387286 00000 n +0000387349 00000 n +0000387412 00000 n +0000387475 00000 n +0000387538 00000 n +0000387601 00000 n +0000387664 00000 n +0000387727 00000 n +0000387790 00000 n +0000387853 00000 n +0000387916 00000 n +0000387979 00000 n +0000388042 00000 n +0000388105 00000 n +0000388168 00000 n +0000388231 00000 n +0000388293 00000 n +0000388356 00000 n +0000388419 00000 n +0000388482 00000 n +0000388545 00000 n +0000388608 00000 n +0000388671 00000 n +0000393920 00000 n +0000391913 00000 n +0000388875 00000 n +0000392036 00000 n +0000392100 00000 n +0000392163 00000 n +0000392224 00000 n +0000392287 00000 n +0000392350 00000 n +0000392413 00000 n +0000392476 00000 n +0000392539 00000 n +0000392602 00000 n +0000392665 00000 n +0000392728 00000 n +0000392791 00000 n +0000392915 00000 n +0000392977 00000 n +0000393040 00000 n +0000393103 00000 n +0000393166 00000 n +0000393229 00000 n +0000393291 00000 n +0000393354 00000 n +0000393417 00000 n +0000393480 00000 n +0000393543 00000 n +0000393606 00000 n +0000393669 00000 n +0000393732 00000 n +0000393857 00000 n +0000925898 00000 n +0000397938 00000 n +0000396558 00000 n +0000394047 00000 n +0000396681 00000 n +0000396745 00000 n +0000396808 00000 n +0000396871 00000 n +0000396934 00000 n +0000396997 00000 n +0000397060 00000 n +0000397122 00000 n +0000397185 00000 n +0000397248 00000 n +0000397311 00000 n +0000397436 00000 n +0000397499 00000 n +0000397562 00000 n +0000397625 00000 n +0000397688 00000 n +0000397751 00000 n +0000397875 00000 n +0000402340 00000 n +0000400203 00000 n +0000398078 00000 n +0000400326 00000 n +0000400452 00000 n +0000400515 00000 n +0000400578 00000 n +0000400641 00000 n +0000400704 00000 n +0000400767 00000 n +0000400830 00000 n +0000400893 00000 n +0000400954 00000 n +0000401017 00000 n +0000401080 00000 n +0000401143 00000 n +0000401206 00000 n +0000401269 00000 n +0000401332 00000 n +0000401395 00000 n +0000401458 00000 n +0000401521 00000 n +0000401584 00000 n +0000401647 00000 n +0000401710 00000 n +0000401773 00000 n +0000401836 00000 n +0000401899 00000 n +0000401962 00000 n +0000402025 00000 n +0000402088 00000 n +0000402151 00000 n +0000402214 00000 n +0000402277 00000 n +0000408425 00000 n +0000405223 00000 n +0000402481 00000 n +0000405346 00000 n +0000405472 00000 n +0000405535 00000 n +0000405598 00000 n +0000405661 00000 n +0000405724 00000 n +0000405787 00000 n +0000405850 00000 n +0000405913 00000 n +0000405976 00000 n +0000406039 00000 n +0000406102 00000 n +0000406165 00000 n +0000406228 00000 n +0000406291 00000 n +0000406354 00000 n +0000406417 00000 n +0000406480 00000 n +0000406543 00000 n +0000406606 00000 n +0000406669 00000 n +0000406731 00000 n +0000406794 00000 n +0000406857 00000 n +0000406920 00000 n +0000406983 00000 n +0000407046 00000 n +0000407109 00000 n +0000407172 00000 n +0000407235 00000 n +0000407297 00000 n +0000407360 00000 n +0000407423 00000 n +0000407486 00000 n +0000407549 00000 n +0000407612 00000 n +0000407675 00000 n +0000407738 00000 n +0000407801 00000 n +0000407863 00000 n +0000407926 00000 n +0000407989 00000 n +0000408052 00000 n +0000408115 00000 n +0000408178 00000 n +0000408241 00000 n +0000408304 00000 n +0000408367 00000 n +0000413784 00000 n +0000411206 00000 n +0000408538 00000 n +0000411329 00000 n +0000411393 00000 n +0000411456 00000 n +0000411519 00000 n +0000411582 00000 n +0000411645 00000 n +0000411708 00000 n +0000411771 00000 n +0000411833 00000 n +0000411896 00000 n +0000411959 00000 n +0000412022 00000 n +0000412085 00000 n +0000412148 00000 n +0000412211 00000 n +0000412274 00000 n +0000412337 00000 n +0000412400 00000 n +0000412463 00000 n +0000412526 00000 n +0000412588 00000 n +0000412651 00000 n +0000412714 00000 n +0000412777 00000 n +0000412840 00000 n +0000412903 00000 n +0000412966 00000 n +0000413029 00000 n +0000413092 00000 n +0000413155 00000 n +0000413218 00000 n +0000413280 00000 n +0000413343 00000 n +0000413406 00000 n +0000413469 00000 n +0000413532 00000 n +0000413595 00000 n +0000413658 00000 n +0000413721 00000 n +0000418144 00000 n +0000416069 00000 n +0000413912 00000 n +0000416192 00000 n +0000416318 00000 n +0000416381 00000 n +0000416444 00000 n +0000416507 00000 n +0000416570 00000 n +0000416633 00000 n +0000416696 00000 n +0000416759 00000 n +0000416822 00000 n +0000416885 00000 n +0000416948 00000 n +0000417011 00000 n +0000417074 00000 n +0000417137 00000 n +0000417200 00000 n +0000417262 00000 n +0000417325 00000 n +0000417388 00000 n +0000417451 00000 n +0000417514 00000 n +0000417577 00000 n +0000417640 00000 n +0000417703 00000 n +0000417766 00000 n +0000417829 00000 n +0000417892 00000 n +0000417955 00000 n +0000418018 00000 n +0000418081 00000 n +0000422348 00000 n +0000420275 00000 n +0000418285 00000 n +0000420398 00000 n +0000420462 00000 n +0000420525 00000 n +0000420588 00000 n +0000420651 00000 n +0000420714 00000 n +0000420777 00000 n +0000420840 00000 n +0000420903 00000 n +0000420966 00000 n +0000421028 00000 n +0000421091 00000 n +0000421153 00000 n +0000421216 00000 n +0000421278 00000 n +0000421341 00000 n +0000421404 00000 n +0000421467 00000 n +0000421530 00000 n +0000421593 00000 n +0000421656 00000 n +0000421719 00000 n +0000421782 00000 n +0000421845 00000 n +0000421908 00000 n +0000421971 00000 n +0000422033 00000 n +0000422096 00000 n +0000422159 00000 n +0000422222 00000 n +0000422285 00000 n +0000926023 00000 n +0000429288 00000 n +0000425897 00000 n +0000422448 00000 n +0000426020 00000 n +0000426084 00000 n +0000426147 00000 n +0000426210 00000 n +0000426273 00000 n +0000426336 00000 n +0000426399 00000 n +0000426462 00000 n +0000426524 00000 n +0000426587 00000 n +0000426650 00000 n +0000426713 00000 n +0000426776 00000 n +0000426839 00000 n +0000426902 00000 n +0000426965 00000 n +0000427028 00000 n +0000427091 00000 n +0000427154 00000 n +0000427217 00000 n +0000427280 00000 n +0000427343 00000 n +0000427405 00000 n +0000427468 00000 n +0000427531 00000 n +0000427594 00000 n +0000427657 00000 n +0000427720 00000 n +0000427783 00000 n +0000427846 00000 n +0000427909 00000 n +0000427968 00000 n +0000428031 00000 n +0000428094 00000 n +0000428157 00000 n +0000428220 00000 n +0000428283 00000 n +0000428346 00000 n +0000428409 00000 n +0000428472 00000 n +0000428534 00000 n +0000428597 00000 n +0000428660 00000 n +0000428723 00000 n +0000428786 00000 n +0000428849 00000 n +0000428912 00000 n +0000428975 00000 n +0000429038 00000 n +0000429100 00000 n +0000429163 00000 n +0000429226 00000 n +0000434396 00000 n +0000432072 00000 n +0000429416 00000 n +0000432195 00000 n +0000432259 00000 n +0000432322 00000 n +0000432385 00000 n +0000432510 00000 n +0000432573 00000 n +0000432636 00000 n +0000432699 00000 n +0000432762 00000 n +0000432825 00000 n +0000432888 00000 n +0000432950 00000 n +0000433013 00000 n +0000433076 00000 n +0000433139 00000 n +0000433201 00000 n +0000433264 00000 n +0000433327 00000 n +0000433390 00000 n +0000433453 00000 n +0000433516 00000 n +0000433579 00000 n +0000433642 00000 n +0000433705 00000 n +0000433766 00000 n +0000433829 00000 n +0000433892 00000 n +0000433955 00000 n +0000434018 00000 n +0000434081 00000 n +0000434144 00000 n +0000434207 00000 n +0000434270 00000 n +0000434333 00000 n +0000439727 00000 n +0000437149 00000 n +0000434537 00000 n +0000437272 00000 n +0000437336 00000 n +0000437399 00000 n +0000437462 00000 n +0000437525 00000 n +0000437588 00000 n +0000437651 00000 n +0000437714 00000 n +0000437776 00000 n +0000437839 00000 n +0000437902 00000 n +0000437965 00000 n +0000438028 00000 n +0000438091 00000 n +0000438153 00000 n +0000438216 00000 n +0000438279 00000 n +0000438342 00000 n +0000438405 00000 n +0000438468 00000 n +0000438531 00000 n +0000438594 00000 n +0000438657 00000 n +0000438719 00000 n +0000438782 00000 n +0000438845 00000 n +0000438908 00000 n +0000438971 00000 n +0000439034 00000 n +0000439097 00000 n +0000439160 00000 n +0000439223 00000 n +0000439286 00000 n +0000439349 00000 n +0000439412 00000 n +0000439475 00000 n +0000439538 00000 n +0000439601 00000 n +0000439664 00000 n +0000444746 00000 n +0000442483 00000 n +0000439827 00000 n +0000442606 00000 n +0000442670 00000 n +0000442733 00000 n +0000442796 00000 n +0000442859 00000 n +0000442922 00000 n +0000442985 00000 n +0000443048 00000 n +0000443111 00000 n +0000443174 00000 n +0000443237 00000 n +0000443300 00000 n +0000443363 00000 n +0000443426 00000 n +0000443489 00000 n +0000443552 00000 n +0000443615 00000 n +0000443678 00000 n +0000443740 00000 n +0000443803 00000 n +0000443866 00000 n +0000443929 00000 n +0000443992 00000 n +0000444055 00000 n +0000444118 00000 n +0000444180 00000 n +0000444243 00000 n +0000444306 00000 n +0000444369 00000 n +0000444432 00000 n +0000444495 00000 n +0000444557 00000 n +0000444620 00000 n +0000444683 00000 n +0000450227 00000 n +0000447588 00000 n +0000444874 00000 n +0000447711 00000 n +0000447775 00000 n +0000447838 00000 n +0000447901 00000 n +0000447964 00000 n +0000448027 00000 n +0000448089 00000 n +0000448152 00000 n +0000448215 00000 n +0000448278 00000 n +0000448403 00000 n +0000448466 00000 n +0000448529 00000 n +0000448592 00000 n +0000448655 00000 n +0000448718 00000 n +0000448781 00000 n +0000448844 00000 n +0000448907 00000 n +0000448970 00000 n +0000449033 00000 n +0000449096 00000 n +0000449159 00000 n +0000449222 00000 n +0000449285 00000 n +0000449348 00000 n +0000449411 00000 n +0000449474 00000 n +0000449536 00000 n +0000449599 00000 n +0000449662 00000 n +0000449725 00000 n +0000449788 00000 n +0000449851 00000 n +0000449914 00000 n +0000449977 00000 n +0000450040 00000 n +0000450102 00000 n +0000450165 00000 n +0000455475 00000 n +0000452902 00000 n +0000450368 00000 n +0000453025 00000 n +0000453089 00000 n +0000453152 00000 n +0000453215 00000 n +0000453278 00000 n +0000453341 00000 n +0000453404 00000 n +0000453466 00000 n +0000453529 00000 n +0000453592 00000 n +0000453655 00000 n +0000453718 00000 n +0000453781 00000 n +0000453844 00000 n +0000453907 00000 n +0000453970 00000 n +0000454033 00000 n +0000454096 00000 n +0000454159 00000 n +0000454221 00000 n +0000454284 00000 n +0000454347 00000 n +0000454410 00000 n +0000454473 00000 n +0000454536 00000 n +0000454599 00000 n +0000454662 00000 n +0000454725 00000 n +0000454788 00000 n +0000454850 00000 n +0000454913 00000 n +0000454976 00000 n +0000455039 00000 n +0000455102 00000 n +0000455165 00000 n +0000455228 00000 n +0000455291 00000 n +0000455354 00000 n +0000455417 00000 n +0000926148 00000 n +0000461883 00000 n +0000458678 00000 n +0000455575 00000 n +0000458801 00000 n +0000458865 00000 n +0000458928 00000 n +0000458991 00000 n +0000459054 00000 n +0000459117 00000 n +0000459180 00000 n +0000459243 00000 n +0000459305 00000 n +0000459368 00000 n +0000459431 00000 n +0000459494 00000 n +0000459557 00000 n +0000459620 00000 n +0000459683 00000 n +0000459746 00000 n +0000459809 00000 n +0000459871 00000 n +0000459934 00000 n +0000459997 00000 n +0000460060 00000 n +0000460123 00000 n +0000460186 00000 n +0000460249 00000 n +0000460312 00000 n +0000460375 00000 n +0000460438 00000 n +0000460501 00000 n +0000460564 00000 n +0000460627 00000 n +0000460690 00000 n +0000460753 00000 n +0000460816 00000 n +0000460879 00000 n +0000460942 00000 n +0000461005 00000 n +0000461068 00000 n +0000461131 00000 n +0000461194 00000 n +0000461257 00000 n +0000461320 00000 n +0000461383 00000 n +0000461444 00000 n +0000461507 00000 n +0000461570 00000 n +0000461633 00000 n +0000461696 00000 n +0000461758 00000 n +0000461821 00000 n +0000467156 00000 n +0000464515 00000 n +0000461983 00000 n +0000464638 00000 n +0000464702 00000 n +0000464765 00000 n +0000464828 00000 n +0000464891 00000 n +0000464954 00000 n +0000465017 00000 n +0000465080 00000 n +0000465143 00000 n +0000465206 00000 n +0000465268 00000 n +0000465331 00000 n +0000465394 00000 n +0000465457 00000 n +0000465520 00000 n +0000465583 00000 n +0000465646 00000 n +0000465709 00000 n +0000465772 00000 n +0000465835 00000 n +0000465898 00000 n +0000465961 00000 n +0000466024 00000 n +0000466086 00000 n +0000466149 00000 n +0000466212 00000 n +0000466275 00000 n +0000466338 00000 n +0000466401 00000 n +0000466464 00000 n +0000466527 00000 n +0000466590 00000 n +0000466653 00000 n +0000466716 00000 n +0000466779 00000 n +0000466842 00000 n +0000466904 00000 n +0000466967 00000 n +0000467030 00000 n +0000467093 00000 n +0000471592 00000 n +0000469327 00000 n +0000467256 00000 n +0000469450 00000 n +0000469514 00000 n +0000469577 00000 n +0000469640 00000 n +0000469703 00000 n +0000469766 00000 n +0000469829 00000 n +0000469892 00000 n +0000469955 00000 n +0000470018 00000 n +0000470081 00000 n +0000470144 00000 n +0000470207 00000 n +0000470270 00000 n +0000470333 00000 n +0000470396 00000 n +0000470459 00000 n +0000470522 00000 n +0000470585 00000 n +0000470648 00000 n +0000470711 00000 n +0000470774 00000 n +0000470837 00000 n +0000470900 00000 n +0000470963 00000 n +0000471026 00000 n +0000471089 00000 n +0000471151 00000 n +0000471214 00000 n +0000471277 00000 n +0000471340 00000 n +0000471403 00000 n +0000471466 00000 n +0000471529 00000 n +0000478041 00000 n +0000474651 00000 n +0000471692 00000 n +0000474774 00000 n +0000474838 00000 n +0000474901 00000 n +0000474964 00000 n +0000475027 00000 n +0000475090 00000 n +0000475153 00000 n +0000475216 00000 n +0000475279 00000 n +0000475342 00000 n +0000475405 00000 n +0000475468 00000 n +0000475531 00000 n +0000475594 00000 n +0000475657 00000 n +0000475719 00000 n +0000475782 00000 n +0000475845 00000 n +0000475908 00000 n +0000475971 00000 n +0000476034 00000 n +0000476097 00000 n +0000476160 00000 n +0000476223 00000 n +0000476285 00000 n +0000476348 00000 n +0000476411 00000 n +0000476474 00000 n +0000476537 00000 n +0000476600 00000 n +0000476663 00000 n +0000476726 00000 n +0000476789 00000 n +0000476848 00000 n +0000476911 00000 n +0000476974 00000 n +0000477037 00000 n +0000477099 00000 n +0000477162 00000 n +0000477224 00000 n +0000477287 00000 n +0000477350 00000 n +0000477413 00000 n +0000477476 00000 n +0000477539 00000 n +0000477602 00000 n +0000477665 00000 n +0000477728 00000 n +0000477790 00000 n +0000477853 00000 n +0000477916 00000 n +0000477979 00000 n +0000483753 00000 n +0000480863 00000 n +0000478141 00000 n +0000480986 00000 n +0000481050 00000 n +0000481113 00000 n +0000481176 00000 n +0000481239 00000 n +0000481302 00000 n +0000481365 00000 n +0000481427 00000 n +0000481490 00000 n +0000481553 00000 n +0000481616 00000 n +0000481679 00000 n +0000481742 00000 n +0000481805 00000 n +0000481868 00000 n +0000481931 00000 n +0000481993 00000 n +0000482056 00000 n +0000482119 00000 n +0000482182 00000 n +0000482245 00000 n +0000482307 00000 n +0000482370 00000 n +0000482433 00000 n +0000482496 00000 n +0000482559 00000 n +0000482621 00000 n +0000482684 00000 n +0000482747 00000 n +0000482810 00000 n +0000482873 00000 n +0000482936 00000 n +0000482999 00000 n +0000483062 00000 n +0000483125 00000 n +0000483187 00000 n +0000483250 00000 n +0000483313 00000 n +0000483376 00000 n +0000483439 00000 n +0000483501 00000 n +0000483564 00000 n +0000483627 00000 n +0000483690 00000 n +0000489533 00000 n +0000486514 00000 n +0000483853 00000 n +0000486637 00000 n +0000486701 00000 n +0000486764 00000 n +0000486827 00000 n +0000486890 00000 n +0000486953 00000 n +0000487016 00000 n +0000487079 00000 n +0000487142 00000 n +0000487205 00000 n +0000487268 00000 n +0000487330 00000 n +0000487393 00000 n +0000487456 00000 n +0000487519 00000 n +0000487582 00000 n +0000487645 00000 n +0000487707 00000 n +0000487770 00000 n +0000487833 00000 n +0000487896 00000 n +0000487959 00000 n +0000488022 00000 n +0000488085 00000 n +0000488148 00000 n +0000488211 00000 n +0000488273 00000 n +0000488336 00000 n +0000488399 00000 n +0000488462 00000 n +0000488525 00000 n +0000488588 00000 n +0000488651 00000 n +0000488714 00000 n +0000488777 00000 n +0000488840 00000 n +0000488903 00000 n +0000488966 00000 n +0000489029 00000 n +0000489092 00000 n +0000489155 00000 n +0000489218 00000 n +0000489281 00000 n +0000489344 00000 n +0000489407 00000 n +0000489470 00000 n +0000926273 00000 n +0000494782 00000 n +0000492205 00000 n +0000489633 00000 n +0000492328 00000 n +0000492392 00000 n +0000492455 00000 n +0000492518 00000 n +0000492581 00000 n +0000492644 00000 n +0000492707 00000 n +0000492770 00000 n +0000492833 00000 n +0000492896 00000 n +0000492959 00000 n +0000493022 00000 n +0000493084 00000 n +0000493147 00000 n +0000493210 00000 n +0000493273 00000 n +0000493336 00000 n +0000493399 00000 n +0000493461 00000 n +0000493524 00000 n +0000493587 00000 n +0000493650 00000 n +0000493713 00000 n +0000493776 00000 n +0000493839 00000 n +0000493902 00000 n +0000493965 00000 n +0000494028 00000 n +0000494091 00000 n +0000494153 00000 n +0000494216 00000 n +0000494279 00000 n +0000494342 00000 n +0000494405 00000 n +0000494468 00000 n +0000494531 00000 n +0000494594 00000 n +0000494657 00000 n +0000494720 00000 n +0000500432 00000 n +0000497669 00000 n +0000494882 00000 n +0000497792 00000 n +0000497918 00000 n +0000497981 00000 n +0000498044 00000 n +0000498107 00000 n +0000498170 00000 n +0000498233 00000 n +0000498296 00000 n +0000498358 00000 n +0000498420 00000 n +0000498483 00000 n +0000498546 00000 n +0000498609 00000 n +0000498672 00000 n +0000498735 00000 n +0000498798 00000 n +0000498861 00000 n +0000498924 00000 n +0000498987 00000 n +0000499050 00000 n +0000499113 00000 n +0000499175 00000 n +0000499238 00000 n +0000499301 00000 n +0000499364 00000 n +0000499427 00000 n +0000499490 00000 n +0000499553 00000 n +0000499616 00000 n +0000499679 00000 n +0000499741 00000 n +0000499804 00000 n +0000499867 00000 n +0000499930 00000 n +0000499993 00000 n +0000500056 00000 n +0000500119 00000 n +0000500182 00000 n +0000500245 00000 n +0000500307 00000 n +0000500370 00000 n +0000505459 00000 n +0000502945 00000 n +0000500573 00000 n +0000503068 00000 n +0000503132 00000 n +0000503195 00000 n +0000503258 00000 n +0000503321 00000 n +0000503384 00000 n +0000503447 00000 n +0000503509 00000 n +0000503572 00000 n +0000503635 00000 n +0000503698 00000 n +0000503761 00000 n +0000503824 00000 n +0000503887 00000 n +0000503949 00000 n +0000504074 00000 n +0000504137 00000 n +0000504200 00000 n +0000504263 00000 n +0000504326 00000 n +0000504389 00000 n +0000504514 00000 n +0000504577 00000 n +0000504640 00000 n +0000504703 00000 n +0000504766 00000 n +0000504829 00000 n +0000504892 00000 n +0000504955 00000 n +0000505018 00000 n +0000505081 00000 n +0000505144 00000 n +0000505207 00000 n +0000505270 00000 n +0000505333 00000 n +0000505396 00000 n +0000509747 00000 n +0000507737 00000 n +0000505600 00000 n +0000507860 00000 n +0000507986 00000 n +0000508049 00000 n +0000508112 00000 n +0000508175 00000 n +0000508238 00000 n +0000508301 00000 n +0000508426 00000 n +0000508489 00000 n +0000508552 00000 n +0000508615 00000 n +0000508678 00000 n +0000508741 00000 n +0000508804 00000 n +0000508867 00000 n +0000508930 00000 n +0000508993 00000 n +0000509056 00000 n +0000509119 00000 n +0000509181 00000 n +0000509244 00000 n +0000509307 00000 n +0000509369 00000 n +0000509432 00000 n +0000509495 00000 n +0000509558 00000 n +0000509621 00000 n +0000509684 00000 n +0000513934 00000 n +0000511924 00000 n +0000509888 00000 n +0000512047 00000 n +0000512111 00000 n +0000512174 00000 n +0000512237 00000 n +0000512300 00000 n +0000512363 00000 n +0000512426 00000 n +0000512551 00000 n +0000512614 00000 n +0000512677 00000 n +0000512740 00000 n +0000512803 00000 n +0000512866 00000 n +0000512929 00000 n +0000512992 00000 n +0000513117 00000 n +0000513180 00000 n +0000513243 00000 n +0000513367 00000 n +0000513430 00000 n +0000513493 00000 n +0000513556 00000 n +0000513619 00000 n +0000513682 00000 n +0000513745 00000 n +0000513808 00000 n +0000513871 00000 n +0000520579 00000 n +0000517247 00000 n +0000514061 00000 n +0000517370 00000 n +0000517434 00000 n +0000517497 00000 n +0000517560 00000 n +0000517623 00000 n +0000517686 00000 n +0000517749 00000 n +0000517812 00000 n +0000517874 00000 n +0000517937 00000 n +0000518000 00000 n +0000518063 00000 n +0000518126 00000 n +0000518189 00000 n +0000518252 00000 n +0000518315 00000 n +0000518378 00000 n +0000518439 00000 n +0000518502 00000 n +0000518565 00000 n +0000518628 00000 n +0000518691 00000 n +0000518754 00000 n +0000518817 00000 n +0000518880 00000 n +0000518943 00000 n +0000519006 00000 n +0000519069 00000 n +0000519132 00000 n +0000519195 00000 n +0000519258 00000 n +0000519321 00000 n +0000519384 00000 n +0000519447 00000 n +0000519510 00000 n +0000519573 00000 n +0000519636 00000 n +0000519699 00000 n +0000519762 00000 n +0000519825 00000 n +0000519888 00000 n +0000519951 00000 n +0000520014 00000 n +0000520077 00000 n +0000520140 00000 n +0000520203 00000 n +0000520266 00000 n +0000520329 00000 n +0000520392 00000 n +0000520455 00000 n +0000520518 00000 n +0000926398 00000 n +0000526569 00000 n +0000523553 00000 n +0000520693 00000 n +0000523676 00000 n +0000523740 00000 n +0000523803 00000 n +0000523866 00000 n +0000523929 00000 n +0000523992 00000 n +0000524055 00000 n +0000524117 00000 n +0000524180 00000 n +0000524243 00000 n +0000524306 00000 n +0000524369 00000 n +0000524432 00000 n +0000524494 00000 n +0000524557 00000 n +0000524620 00000 n +0000524683 00000 n +0000524746 00000 n +0000524809 00000 n +0000524872 00000 n +0000524935 00000 n +0000524998 00000 n +0000525060 00000 n +0000525123 00000 n +0000525186 00000 n +0000525249 00000 n +0000525312 00000 n +0000525375 00000 n +0000525438 00000 n +0000525501 00000 n +0000525564 00000 n +0000525627 00000 n +0000525690 00000 n +0000525753 00000 n +0000525815 00000 n +0000525878 00000 n +0000525941 00000 n +0000526004 00000 n +0000526067 00000 n +0000526129 00000 n +0000526192 00000 n +0000526255 00000 n +0000526318 00000 n +0000526380 00000 n +0000526443 00000 n +0000526506 00000 n +0000530576 00000 n +0000528629 00000 n +0000526683 00000 n +0000528752 00000 n +0000528816 00000 n +0000528879 00000 n +0000528942 00000 n +0000529005 00000 n +0000529068 00000 n +0000529131 00000 n +0000529194 00000 n +0000529257 00000 n +0000529320 00000 n +0000529382 00000 n +0000529445 00000 n +0000529508 00000 n +0000529571 00000 n +0000529634 00000 n +0000529697 00000 n +0000529760 00000 n +0000529823 00000 n +0000529886 00000 n +0000529949 00000 n +0000530012 00000 n +0000530075 00000 n +0000530200 00000 n +0000530263 00000 n +0000530325 00000 n +0000530388 00000 n +0000530451 00000 n +0000530514 00000 n +0000535637 00000 n +0000533124 00000 n +0000530717 00000 n +0000533247 00000 n +0000533373 00000 n +0000533436 00000 n +0000533499 00000 n +0000533562 00000 n +0000533625 00000 n +0000533687 00000 n +0000533750 00000 n +0000533813 00000 n +0000533876 00000 n +0000533939 00000 n +0000534002 00000 n +0000534065 00000 n +0000534128 00000 n +0000534191 00000 n +0000534254 00000 n +0000534317 00000 n +0000534380 00000 n +0000534443 00000 n +0000534506 00000 n +0000534569 00000 n +0000534632 00000 n +0000534695 00000 n +0000534758 00000 n +0000534821 00000 n +0000534884 00000 n +0000534947 00000 n +0000535010 00000 n +0000535135 00000 n +0000535198 00000 n +0000535261 00000 n +0000535324 00000 n +0000535387 00000 n +0000535448 00000 n +0000535511 00000 n +0000535574 00000 n +0000539438 00000 n +0000537432 00000 n +0000535750 00000 n +0000537555 00000 n +0000537681 00000 n +0000537744 00000 n +0000537807 00000 n +0000537870 00000 n +0000537933 00000 n +0000537996 00000 n +0000538059 00000 n +0000538121 00000 n +0000538184 00000 n +0000538247 00000 n +0000538310 00000 n +0000538435 00000 n +0000538498 00000 n +0000538561 00000 n +0000538624 00000 n +0000538687 00000 n +0000538750 00000 n +0000538813 00000 n +0000538876 00000 n +0000538939 00000 n +0000539002 00000 n +0000539065 00000 n +0000539187 00000 n +0000539250 00000 n +0000539313 00000 n +0000539375 00000 n +0000543903 00000 n +0000541832 00000 n +0000539551 00000 n +0000541955 00000 n +0000542019 00000 n +0000542082 00000 n +0000542145 00000 n +0000542208 00000 n +0000542271 00000 n +0000542334 00000 n +0000542397 00000 n +0000542522 00000 n +0000542647 00000 n +0000542772 00000 n +0000542835 00000 n +0000542898 00000 n +0000542961 00000 n +0000543024 00000 n +0000543148 00000 n +0000543211 00000 n +0000543274 00000 n +0000543337 00000 n +0000543400 00000 n +0000543463 00000 n +0000543526 00000 n +0000543589 00000 n +0000543652 00000 n +0000543715 00000 n +0000543777 00000 n +0000543840 00000 n +0000549136 00000 n +0000546623 00000 n +0000544044 00000 n +0000546746 00000 n +0000546872 00000 n +0000546935 00000 n +0000546998 00000 n +0000547061 00000 n +0000547124 00000 n +0000547187 00000 n +0000547250 00000 n +0000547312 00000 n +0000547375 00000 n +0000547438 00000 n +0000547501 00000 n +0000547564 00000 n +0000547627 00000 n +0000547690 00000 n +0000547753 00000 n +0000547816 00000 n +0000547879 00000 n +0000547942 00000 n +0000548005 00000 n +0000548068 00000 n +0000548131 00000 n +0000548194 00000 n +0000548257 00000 n +0000548320 00000 n +0000548382 00000 n +0000548445 00000 n +0000548508 00000 n +0000548571 00000 n +0000548633 00000 n +0000548758 00000 n +0000548821 00000 n +0000548884 00000 n +0000548947 00000 n +0000549010 00000 n +0000549073 00000 n +0000926523 00000 n +0000552706 00000 n +0000550827 00000 n +0000549249 00000 n +0000550950 00000 n +0000551076 00000 n +0000551139 00000 n +0000551202 00000 n +0000551265 00000 n +0000551390 00000 n +0000551451 00000 n +0000551513 00000 n +0000551576 00000 n +0000551701 00000 n +0000551764 00000 n +0000551827 00000 n +0000551890 00000 n +0000552015 00000 n +0000552078 00000 n +0000552141 00000 n +0000552204 00000 n +0000552329 00000 n +0000552392 00000 n +0000552455 00000 n +0000552518 00000 n +0000552581 00000 n +0000552643 00000 n +0000555732 00000 n +0000556882 00000 n +0000555588 00000 n +0000552833 00000 n +0000555939 00000 n +0000556065 00000 n +0000922386 00000 n +0000556190 00000 n +0000556253 00000 n +0000556316 00000 n +0000556379 00000 n +0000556442 00000 n +0000556505 00000 n +0000556568 00000 n +0000556631 00000 n +0000556694 00000 n +0000556757 00000 n +0000556819 00000 n +0000562028 00000 n +0000559579 00000 n +0000557038 00000 n +0000559702 00000 n +0000559766 00000 n +0000559829 00000 n +0000559892 00000 n +0000559955 00000 n +0000560017 00000 n +0000560080 00000 n +0000560143 00000 n +0000560206 00000 n +0000560269 00000 n +0000560332 00000 n +0000560456 00000 n +0000560519 00000 n +0000560582 00000 n +0000560645 00000 n +0000560708 00000 n +0000560771 00000 n +0000560833 00000 n +0000560896 00000 n +0000560959 00000 n +0000561021 00000 n +0000561084 00000 n +0000561147 00000 n +0000561210 00000 n +0000561273 00000 n +0000561336 00000 n +0000561399 00000 n +0000561462 00000 n +0000561525 00000 n +0000561588 00000 n +0000561651 00000 n +0000561714 00000 n +0000561777 00000 n +0000561840 00000 n +0000561903 00000 n +0000561965 00000 n +0000566191 00000 n +0000564118 00000 n +0000562169 00000 n +0000564241 00000 n +0000564367 00000 n +0000564430 00000 n +0000564493 00000 n +0000564556 00000 n +0000564619 00000 n +0000564682 00000 n +0000564745 00000 n +0000564808 00000 n +0000564871 00000 n +0000564934 00000 n +0000564996 00000 n +0000565059 00000 n +0000565122 00000 n +0000565184 00000 n +0000565247 00000 n +0000565310 00000 n +0000565373 00000 n +0000565436 00000 n +0000565499 00000 n +0000565562 00000 n +0000565625 00000 n +0000565688 00000 n +0000565751 00000 n +0000565814 00000 n +0000565876 00000 n +0000565939 00000 n +0000566002 00000 n +0000566065 00000 n +0000566128 00000 n +0000570643 00000 n +0000568509 00000 n +0000566304 00000 n +0000568632 00000 n +0000568696 00000 n +0000568759 00000 n +0000568822 00000 n +0000568885 00000 n +0000568948 00000 n +0000569010 00000 n +0000569073 00000 n +0000569136 00000 n +0000569199 00000 n +0000569262 00000 n +0000569324 00000 n +0000569387 00000 n +0000569450 00000 n +0000569513 00000 n +0000569575 00000 n +0000569638 00000 n +0000569701 00000 n +0000569763 00000 n +0000569826 00000 n +0000569889 00000 n +0000569952 00000 n +0000570015 00000 n +0000570077 00000 n +0000570140 00000 n +0000570203 00000 n +0000570266 00000 n +0000570391 00000 n +0000570454 00000 n +0000570517 00000 n +0000570580 00000 n +0000576682 00000 n +0000573667 00000 n +0000570784 00000 n +0000573790 00000 n +0000573854 00000 n +0000573917 00000 n +0000573980 00000 n +0000574043 00000 n +0000574106 00000 n +0000574169 00000 n +0000574232 00000 n +0000574295 00000 n +0000574358 00000 n +0000574421 00000 n +0000574484 00000 n +0000574547 00000 n +0000574610 00000 n +0000574673 00000 n +0000574736 00000 n +0000574799 00000 n +0000574862 00000 n +0000574925 00000 n +0000574988 00000 n +0000575051 00000 n +0000575114 00000 n +0000575177 00000 n +0000575240 00000 n +0000575303 00000 n +0000575366 00000 n +0000575429 00000 n +0000575492 00000 n +0000575553 00000 n +0000575616 00000 n +0000575679 00000 n +0000575742 00000 n +0000575805 00000 n +0000575868 00000 n +0000575931 00000 n +0000575994 00000 n +0000576057 00000 n +0000576120 00000 n +0000576183 00000 n +0000576246 00000 n +0000576309 00000 n +0000576372 00000 n +0000576435 00000 n +0000576498 00000 n +0000576561 00000 n +0000576624 00000 n +0000926648 00000 n +0000581106 00000 n +0000579096 00000 n +0000576782 00000 n +0000579219 00000 n +0000579283 00000 n +0000579346 00000 n +0000579409 00000 n +0000579471 00000 n +0000579534 00000 n +0000579597 00000 n +0000579660 00000 n +0000579723 00000 n +0000579786 00000 n +0000579849 00000 n +0000579912 00000 n +0000579975 00000 n +0000580038 00000 n +0000580100 00000 n +0000580163 00000 n +0000580225 00000 n +0000580288 00000 n +0000580351 00000 n +0000580414 00000 n +0000580477 00000 n +0000580540 00000 n +0000580603 00000 n +0000580666 00000 n +0000580729 00000 n +0000580792 00000 n +0000580855 00000 n +0000580918 00000 n +0000580981 00000 n +0000581044 00000 n +0000586931 00000 n +0000584042 00000 n +0000581234 00000 n +0000584165 00000 n +0000584229 00000 n +0000584292 00000 n +0000584355 00000 n +0000584418 00000 n +0000584481 00000 n +0000584544 00000 n +0000584607 00000 n +0000584670 00000 n +0000584795 00000 n +0000584858 00000 n +0000584920 00000 n +0000584983 00000 n +0000585046 00000 n +0000585109 00000 n +0000585172 00000 n +0000585235 00000 n +0000585297 00000 n +0000585360 00000 n +0000585422 00000 n +0000585485 00000 n +0000585548 00000 n +0000585611 00000 n +0000585674 00000 n +0000585737 00000 n +0000585800 00000 n +0000585863 00000 n +0000585926 00000 n +0000585989 00000 n +0000586052 00000 n +0000586115 00000 n +0000586177 00000 n +0000586240 00000 n +0000586303 00000 n +0000586366 00000 n +0000586429 00000 n +0000586492 00000 n +0000586555 00000 n +0000586618 00000 n +0000586681 00000 n +0000586744 00000 n +0000586806 00000 n +0000586869 00000 n +0000593850 00000 n +0000590460 00000 n +0000587058 00000 n +0000590583 00000 n +0000590647 00000 n +0000590710 00000 n +0000590773 00000 n +0000590836 00000 n +0000590899 00000 n +0000590962 00000 n +0000591024 00000 n +0000591087 00000 n +0000591150 00000 n +0000591213 00000 n +0000591276 00000 n +0000591339 00000 n +0000591402 00000 n +0000591465 00000 n +0000591528 00000 n +0000591590 00000 n +0000591653 00000 n +0000591716 00000 n +0000591779 00000 n +0000591842 00000 n +0000591904 00000 n +0000591967 00000 n +0000592030 00000 n +0000592093 00000 n +0000592156 00000 n +0000592219 00000 n +0000592282 00000 n +0000592345 00000 n +0000592407 00000 n +0000592470 00000 n +0000592533 00000 n +0000592596 00000 n +0000592659 00000 n +0000592722 00000 n +0000592785 00000 n +0000592848 00000 n +0000592911 00000 n +0000592972 00000 n +0000593035 00000 n +0000593098 00000 n +0000593161 00000 n +0000593224 00000 n +0000593285 00000 n +0000593348 00000 n +0000593411 00000 n +0000593474 00000 n +0000593537 00000 n +0000593600 00000 n +0000593663 00000 n +0000593725 00000 n +0000593788 00000 n +0000600923 00000 n +0000597280 00000 n +0000593964 00000 n +0000597403 00000 n +0000597467 00000 n +0000597530 00000 n +0000597593 00000 n +0000597656 00000 n +0000597719 00000 n +0000597782 00000 n +0000597844 00000 n +0000597907 00000 n +0000597970 00000 n +0000598033 00000 n +0000598096 00000 n +0000598159 00000 n +0000598222 00000 n +0000598285 00000 n +0000598348 00000 n +0000598411 00000 n +0000598473 00000 n +0000598536 00000 n +0000598598 00000 n +0000598661 00000 n +0000598724 00000 n +0000598787 00000 n +0000598850 00000 n +0000598913 00000 n +0000598975 00000 n +0000599038 00000 n +0000599101 00000 n +0000599164 00000 n +0000599227 00000 n +0000599290 00000 n +0000599353 00000 n +0000599416 00000 n +0000599479 00000 n +0000599541 00000 n +0000599604 00000 n +0000599667 00000 n +0000599730 00000 n +0000599793 00000 n +0000599856 00000 n +0000599919 00000 n +0000599982 00000 n +0000600045 00000 n +0000600107 00000 n +0000600170 00000 n +0000600233 00000 n +0000600296 00000 n +0000600359 00000 n +0000600422 00000 n +0000600485 00000 n +0000600548 00000 n +0000600611 00000 n +0000600672 00000 n +0000600735 00000 n +0000600798 00000 n +0000600861 00000 n +0000604894 00000 n +0000603012 00000 n +0000601023 00000 n +0000603135 00000 n +0000603199 00000 n +0000603262 00000 n +0000603386 00000 n +0000603449 00000 n +0000603512 00000 n +0000603575 00000 n +0000603638 00000 n +0000603762 00000 n +0000603825 00000 n +0000603888 00000 n +0000603951 00000 n +0000604014 00000 n +0000604077 00000 n +0000604202 00000 n +0000604265 00000 n +0000604328 00000 n +0000604391 00000 n +0000604454 00000 n +0000604579 00000 n +0000604642 00000 n +0000604705 00000 n +0000604768 00000 n +0000604831 00000 n +0000609892 00000 n +0000607507 00000 n +0000605035 00000 n +0000607630 00000 n +0000607694 00000 n +0000607757 00000 n +0000607820 00000 n +0000607883 00000 n +0000607946 00000 n +0000608009 00000 n +0000608071 00000 n +0000608134 00000 n +0000608197 00000 n +0000608260 00000 n +0000608322 00000 n +0000608385 00000 n +0000608448 00000 n +0000608511 00000 n +0000608574 00000 n +0000608636 00000 n +0000608699 00000 n +0000608761 00000 n +0000608824 00000 n +0000608886 00000 n +0000608949 00000 n +0000609012 00000 n +0000609075 00000 n +0000609138 00000 n +0000609201 00000 n +0000609263 00000 n +0000609326 00000 n +0000609389 00000 n +0000609452 00000 n +0000609515 00000 n +0000609577 00000 n +0000609640 00000 n +0000609703 00000 n +0000609766 00000 n +0000609829 00000 n +0000926773 00000 n +0000614111 00000 n +0000612100 00000 n +0000610006 00000 n +0000612223 00000 n +0000612287 00000 n +0000612350 00000 n +0000612413 00000 n +0000612476 00000 n +0000612539 00000 n +0000612602 00000 n +0000612665 00000 n +0000612728 00000 n +0000612791 00000 n +0000612854 00000 n +0000612917 00000 n +0000612980 00000 n +0000613043 00000 n +0000613105 00000 n +0000613168 00000 n +0000613231 00000 n +0000613294 00000 n +0000613357 00000 n +0000613420 00000 n +0000613483 00000 n +0000613546 00000 n +0000613671 00000 n +0000613734 00000 n +0000613797 00000 n +0000613922 00000 n +0000613985 00000 n +0000614048 00000 n +0000618755 00000 n +0000616559 00000 n +0000614252 00000 n +0000616682 00000 n +0000616808 00000 n +0000616871 00000 n +0000616934 00000 n +0000616997 00000 n +0000617122 00000 n +0000617183 00000 n +0000617245 00000 n +0000617308 00000 n +0000617371 00000 n +0000617434 00000 n +0000617559 00000 n +0000617622 00000 n +0000617685 00000 n +0000617748 00000 n +0000617811 00000 n +0000617874 00000 n +0000617937 00000 n +0000618000 00000 n +0000618063 00000 n +0000618126 00000 n +0000618189 00000 n +0000618314 00000 n +0000618377 00000 n +0000618440 00000 n +0000618503 00000 n +0000618566 00000 n +0000618629 00000 n +0000618692 00000 n +0000623363 00000 n +0000622422 00000 n +0000618896 00000 n +0000622545 00000 n +0000622609 00000 n +0000622672 00000 n +0000622735 00000 n +0000622798 00000 n +0000622861 00000 n +0000622923 00000 n +0000622986 00000 n +0000623049 00000 n +0000623112 00000 n +0000623175 00000 n +0000623300 00000 n +0000923973 00000 n +0000923441 00000 n +0000626223 00000 n +0000625786 00000 n +0000623562 00000 n +0000625909 00000 n +0000922561 00000 n +0000626035 00000 n +0000626160 00000 n +0000628199 00000 n +0000627763 00000 n +0000626379 00000 n +0000627886 00000 n +0000628012 00000 n +0000628136 00000 n +0000630430 00000 n +0000630118 00000 n +0000628312 00000 n +0000630241 00000 n +0000630367 00000 n +0000926898 00000 n +0000632946 00000 n +0000632385 00000 n +0000630543 00000 n +0000632508 00000 n +0000632634 00000 n +0000632759 00000 n +0000632883 00000 n +0000635219 00000 n +0000634657 00000 n +0000633059 00000 n +0000634780 00000 n +0000634906 00000 n +0000635031 00000 n +0000635156 00000 n +0000637414 00000 n +0000637580 00000 n +0000640778 00000 n +0000638453 00000 n +0000637261 00000 n +0000635332 00000 n +0000637764 00000 n +0000637890 00000 n +0000638015 00000 n +0000638140 00000 n +0000638265 00000 n +0000638390 00000 n +0000641419 00000 n +0000640634 00000 n +0000638594 00000 n +0000640980 00000 n +0000641106 00000 n +0000641231 00000 n +0000641356 00000 n +0000643542 00000 n +0000643230 00000 n +0000641560 00000 n +0000643353 00000 n +0000643479 00000 n +0000645450 00000 n +0000645263 00000 n +0000643655 00000 n +0000645386 00000 n +0000927023 00000 n +0000647814 00000 n +0000647253 00000 n +0000645550 00000 n +0000647376 00000 n +0000647502 00000 n +0000647627 00000 n +0000647751 00000 n +0000650276 00000 n +0000649714 00000 n +0000647927 00000 n +0000649837 00000 n +0000649963 00000 n +0000650088 00000 n +0000650213 00000 n +0000652485 00000 n +0000653197 00000 n +0000652341 00000 n +0000650389 00000 n +0000652633 00000 n +0000652759 00000 n +0000652884 00000 n +0000653009 00000 n +0000653134 00000 n +0000656338 00000 n +0000656026 00000 n +0000653310 00000 n +0000656149 00000 n +0000656275 00000 n +0000658844 00000 n +0000658407 00000 n +0000656466 00000 n +0000658530 00000 n +0000658656 00000 n +0000658781 00000 n +0000661535 00000 n +0000661348 00000 n +0000658972 00000 n +0000661471 00000 n +0000927148 00000 n +0000664025 00000 n +0000663838 00000 n +0000661635 00000 n +0000663961 00000 n +0000667342 00000 n +0000667155 00000 n +0000664140 00000 n +0000667278 00000 n +0000670658 00000 n +0000670347 00000 n +0000667457 00000 n +0000670470 00000 n +0000670596 00000 n +0000673577 00000 n +0000673390 00000 n +0000670786 00000 n +0000673513 00000 n +0000676657 00000 n +0000676470 00000 n +0000673677 00000 n +0000676593 00000 n +0000679825 00000 n +0000679514 00000 n +0000676772 00000 n +0000679637 00000 n +0000679762 00000 n +0000927273 00000 n +0000683056 00000 n +0000682869 00000 n +0000679953 00000 n +0000682992 00000 n +0000687230 00000 n +0000687043 00000 n +0000683171 00000 n +0000687166 00000 n +0000690313 00000 n +0000690001 00000 n +0000687345 00000 n +0000690124 00000 n +0000690250 00000 n +0000693490 00000 n +0000693303 00000 n +0000690441 00000 n +0000693426 00000 n +0000696144 00000 n +0000695957 00000 n +0000693605 00000 n +0000696080 00000 n +0000699447 00000 n +0000699260 00000 n +0000696259 00000 n +0000699383 00000 n +0000927398 00000 n +0000702805 00000 n +0000702368 00000 n +0000699562 00000 n +0000702491 00000 n +0000702617 00000 n +0000702742 00000 n +0000704900 00000 n +0000705052 00000 n +0000705639 00000 n +0000704747 00000 n +0000702933 00000 n +0000705200 00000 n +0000705326 00000 n +0000705451 00000 n +0000705576 00000 n +0000717833 00000 n +0000709163 00000 n +0000708726 00000 n +0000705780 00000 n +0000708849 00000 n +0000708975 00000 n +0000709100 00000 n +0000713305 00000 n +0000712869 00000 n +0000709305 00000 n +0000712992 00000 n +0000713118 00000 n +0000713243 00000 n +0000717896 00000 n +0000717584 00000 n +0000713447 00000 n +0000717707 00000 n +0000721138 00000 n +0000720763 00000 n +0000718039 00000 n +0000720886 00000 n +0000720950 00000 n +0000721012 00000 n +0000721075 00000 n +0000927523 00000 n +0000726452 00000 n +0000724498 00000 n +0000721281 00000 n +0000724621 00000 n +0000724685 00000 n +0000724748 00000 n +0000724811 00000 n +0000724874 00000 n +0000724937 00000 n +0000922235 00000 n +0000725001 00000 n +0000725064 00000 n +0000725127 00000 n +0000725190 00000 n +0000725254 00000 n +0000725316 00000 n +0000725379 00000 n +0000725442 00000 n +0000725506 00000 n +0000725569 00000 n +0000725633 00000 n +0000725696 00000 n +0000725760 00000 n +0000725823 00000 n +0000725886 00000 n +0000725949 00000 n +0000726012 00000 n +0000726075 00000 n +0000726137 00000 n +0000726200 00000 n +0000726263 00000 n +0000726326 00000 n +0000726389 00000 n +0000730783 00000 n +0000729840 00000 n +0000726606 00000 n +0000729963 00000 n +0000730027 00000 n +0000730090 00000 n +0000730153 00000 n +0000730216 00000 n +0000730279 00000 n +0000730342 00000 n +0000730405 00000 n +0000730468 00000 n +0000730531 00000 n +0000730594 00000 n +0000730657 00000 n +0000730720 00000 n +0000735177 00000 n +0000734865 00000 n +0000730911 00000 n +0000734988 00000 n +0000735114 00000 n +0000738263 00000 n +0000737764 00000 n +0000735305 00000 n +0000737887 00000 n +0000738013 00000 n +0000738076 00000 n +0000738139 00000 n +0000738200 00000 n +0000741085 00000 n +0000741235 00000 n +0000742079 00000 n +0000740932 00000 n +0000738391 00000 n +0000741387 00000 n +0000741513 00000 n +0000741638 00000 n +0000741701 00000 n +0000741764 00000 n +0000741825 00000 n +0000741889 00000 n +0000741953 00000 n +0000742017 00000 n +0000747316 00000 n +0000745306 00000 n +0000742222 00000 n +0000745429 00000 n +0000745493 00000 n +0000745556 00000 n +0000745618 00000 n +0000745680 00000 n +0000745743 00000 n +0000745806 00000 n +0000745869 00000 n +0000745932 00000 n +0000745995 00000 n +0000746058 00000 n +0000746121 00000 n +0000746184 00000 n +0000746247 00000 n +0000746310 00000 n +0000746373 00000 n +0000746436 00000 n +0000746499 00000 n +0000746562 00000 n +0000746625 00000 n +0000746688 00000 n +0000746751 00000 n +0000746814 00000 n +0000746877 00000 n +0000746939 00000 n +0000747002 00000 n +0000747065 00000 n +0000747128 00000 n +0000747253 00000 n +0000927648 00000 n +0000750895 00000 n +0000750585 00000 n +0000747472 00000 n +0000750708 00000 n +0000750834 00000 n +0000754005 00000 n +0000753818 00000 n +0000751036 00000 n +0000753941 00000 n +0000758240 00000 n +0000757174 00000 n +0000754120 00000 n +0000757297 00000 n +0000757423 00000 n +0000757486 00000 n +0000757549 00000 n +0000757612 00000 n +0000757675 00000 n +0000757738 00000 n +0000757801 00000 n +0000757864 00000 n +0000757927 00000 n +0000758052 00000 n +0000758177 00000 n +0000761461 00000 n +0000760901 00000 n +0000758368 00000 n +0000761024 00000 n +0000761150 00000 n +0000761213 00000 n +0000761275 00000 n +0000761338 00000 n +0000761400 00000 n +0000765916 00000 n +0000764346 00000 n +0000761589 00000 n +0000764469 00000 n +0000764533 00000 n +0000764596 00000 n +0000764659 00000 n +0000764722 00000 n +0000764785 00000 n +0000764848 00000 n +0000764910 00000 n +0000764973 00000 n +0000765036 00000 n +0000765099 00000 n +0000765162 00000 n +0000765225 00000 n +0000765288 00000 n +0000765351 00000 n +0000765414 00000 n +0000765477 00000 n +0000765540 00000 n +0000765602 00000 n +0000765664 00000 n +0000765727 00000 n +0000765790 00000 n +0000765853 00000 n +0000768183 00000 n +0000767748 00000 n +0000766031 00000 n +0000767871 00000 n +0000767996 00000 n +0000768120 00000 n +0000927773 00000 n +0000770992 00000 n +0000770431 00000 n +0000768311 00000 n +0000770554 00000 n +0000770680 00000 n +0000770804 00000 n +0000770929 00000 n +0000774353 00000 n +0000773916 00000 n +0000771135 00000 n +0000774039 00000 n +0000774165 00000 n +0000774496 00000 n +0000921332 00000 n +0000774520 00000 n +0000774840 00000 n +0000774924 00000 n +0000775400 00000 n +0000775732 00000 n +0000776100 00000 n +0000776202 00000 n +0000776402 00000 n +0000777246 00000 n +0000777821 00000 n +0000778297 00000 n +0000778646 00000 n +0000779553 00000 n +0000786815 00000 n +0000787065 00000 n +0000794207 00000 n +0000794454 00000 n +0000796416 00000 n +0000796639 00000 n +0000805290 00000 n +0000805562 00000 n +0000813679 00000 n +0000813959 00000 n +0000834681 00000 n +0000835348 00000 n +0000845918 00000 n +0000846251 00000 n +0000857871 00000 n +0000858270 00000 n +0000865305 00000 n +0000865665 00000 n +0000868755 00000 n +0000869001 00000 n +0000885433 00000 n +0000885881 00000 n +0000907215 00000 n +0000907909 00000 n +0000920970 00000 n +0000927871 00000 n +0000927996 00000 n +0000928122 00000 n +0000928248 00000 n +0000928374 00000 n +0000928500 00000 n +0000928601 00000 n +0000947384 00000 n +0000947563 00000 n +0000947737 00000 n +0000947906 00000 n +0000948135 00000 n +0000948356 00000 n +0000948582 00000 n +0000948817 00000 n +0000949046 00000 n +0000949282 00000 n +0000949515 00000 n +0000949751 00000 n +0000949977 00000 n +0000950207 00000 n +0000950457 00000 n +0000950706 00000 n +0000950883 00000 n +0000951048 00000 n +0000951209 00000 n +0000951395 00000 n +0000951571 00000 n +0000951760 00000 n +0000951952 00000 n +0000952161 00000 n +0000952370 00000 n +0000952660 00000 n +0000952956 00000 n +0000953255 00000 n +0000953479 00000 n +0000953673 00000 n +0000953920 00000 n +0000954167 00000 n +0000954416 00000 n +0000954664 00000 n +0000954913 00000 n +0000955161 00000 n +0000955410 00000 n +0000955658 00000 n +0000955907 00000 n +0000956155 00000 n +0000956404 00000 n +0000956651 00000 n +0000956898 00000 n +0000957147 00000 n +0000957395 00000 n +0000957644 00000 n +0000957892 00000 n +0000958141 00000 n +0000958387 00000 n +0000958636 00000 n +0000958884 00000 n +0000959133 00000 n +0000959381 00000 n +0000959630 00000 n +0000959877 00000 n +0000960124 00000 n +0000960373 00000 n +0000960621 00000 n +0000960870 00000 n +0000961118 00000 n +0000961367 00000 n +0000961615 00000 n +0000961864 00000 n +0000962112 00000 n +0000962361 00000 n +0000962608 00000 n +0000962853 00000 n +0000963100 00000 n +0000963347 00000 n +0000963593 00000 n +0000963834 00000 n +0000964073 00000 n +0000964312 00000 n +0000964553 00000 n +0000964793 00000 n +0000965034 00000 n +0000965274 00000 n +0000965515 00000 n +0000965755 00000 n +0000965996 00000 n +0000966236 00000 n +0000966477 00000 n +0000966716 00000 n +0000966953 00000 n +0000967192 00000 n +0000967431 00000 n +0000967672 00000 n +0000967912 00000 n +0000968153 00000 n +0000968393 00000 n +0000968634 00000 n +0000968874 00000 n +0000969115 00000 n +0000969355 00000 n +0000969596 00000 n +0000969835 00000 n +0000970074 00000 n +0000970315 00000 n +0000970555 00000 n +0000970796 00000 n +0000971036 00000 n +0000971277 00000 n +0000971515 00000 n +0000971756 00000 n +0000971996 00000 n +0000972237 00000 n +0000972477 00000 n +0000972718 00000 n +0000972957 00000 n +0000973196 00000 n +0000973437 00000 n +0000973677 00000 n +0000973918 00000 n +0000974158 00000 n +0000974399 00000 n +0000974639 00000 n +0000974880 00000 n +0000975120 00000 n +0000975361 00000 n +0000975600 00000 n +0000975837 00000 n +0000976076 00000 n +0000976315 00000 n +0000976556 00000 n +0000976796 00000 n +0000977037 00000 n +0000977277 00000 n +0000977518 00000 n +0000977758 00000 n +0000977999 00000 n +0000978239 00000 n +0000978480 00000 n +0000978719 00000 n +0000978958 00000 n +0000979199 00000 n +0000979439 00000 n +0000979680 00000 n +0000979920 00000 n +0000980161 00000 n +0000980399 00000 n +0000980640 00000 n +0000980880 00000 n +0000981121 00000 n +0000981361 00000 n +0000981602 00000 n +0000981841 00000 n +0000982080 00000 n +0000982321 00000 n +0000982561 00000 n +0000982802 00000 n +0000983042 00000 n +0000983283 00000 n +0000983523 00000 n +0000983764 00000 n +0000984004 00000 n +0000984245 00000 n +0000984484 00000 n +0000984721 00000 n +0000984960 00000 n +0000985199 00000 n +0000985440 00000 n +0000985680 00000 n +0000985921 00000 n +0000986161 00000 n +0000986402 00000 n +0000986642 00000 n +0000986883 00000 n +0000987123 00000 n +0000987364 00000 n +0000987603 00000 n +0000987842 00000 n +0000988083 00000 n +0000988323 00000 n +0000988564 00000 n +0000988804 00000 n +0000989045 00000 n +0000989283 00000 n +0000989524 00000 n +0000989764 00000 n +0000990005 00000 n +0000990245 00000 n +0000990486 00000 n +0000990725 00000 n +0000990964 00000 n +0000991205 00000 n +0000991445 00000 n +0000991686 00000 n +0000991926 00000 n +0000992167 00000 n +0000992407 00000 n +0000992648 00000 n +0000992888 00000 n +0000993129 00000 n +0000993368 00000 n +0000993605 00000 n +0000993844 00000 n +0000994083 00000 n +0000994324 00000 n +0000994564 00000 n +0000994805 00000 n +0000995045 00000 n +0000995286 00000 n +0000995526 00000 n +0000995767 00000 n +0000996007 00000 n +0000996248 00000 n +0000996487 00000 n +0000996726 00000 n +0000996967 00000 n +0000997207 00000 n +0000997448 00000 n +0000997688 00000 n +0000997929 00000 n +0000998167 00000 n +0000998408 00000 n +0000998648 00000 n +0000998889 00000 n +0000999129 00000 n +0000999370 00000 n +0000999609 00000 n +0000999848 00000 n +0001000089 00000 n +0001000329 00000 n +0001000570 00000 n +0001000810 00000 n +0001001051 00000 n +0001001291 00000 n +0001001532 00000 n +0001001772 00000 n +0001002013 00000 n +0001002252 00000 n +0001002491 00000 n +0001002743 00000 n +0001003000 00000 n +0001003257 00000 n +0001003512 00000 n +0001003769 00000 n +0001004024 00000 n +0001004285 00000 n +0001004550 00000 n +0001004810 00000 n +0001005067 00000 n +0001005324 00000 n +0001005589 00000 n +0001005853 00000 n +0001006114 00000 n +0001006373 00000 n +0001006638 00000 n +0001006900 00000 n +0001007157 00000 n +0001007412 00000 n +0001007669 00000 n +0001007924 00000 n +0001008181 00000 n +0001008438 00000 n +0001008694 00000 n +0001008951 00000 n +0001009208 00000 n +0001009465 00000 n +0001009721 00000 n +0001009978 00000 n +0001010233 00000 n +0001010490 00000 n +0001010747 00000 n +0001011004 00000 n +0001011261 00000 n +0001011517 00000 n +0001011774 00000 n +0001012031 00000 n +0001012288 00000 n +0001012542 00000 n +0001012799 00000 n +0001013053 00000 n +0001013310 00000 n +0001013567 00000 n +0001013824 00000 n +0001014080 00000 n +0001014337 00000 n +0001014594 00000 n +0001014850 00000 n +0001015107 00000 n +0001015364 00000 n +0001015618 00000 n +0001015875 00000 n +0001016132 00000 n +0001016389 00000 n +0001016646 00000 n +0001016903 00000 n +0001017158 00000 n +0001017415 00000 n +0001017672 00000 n +0001017927 00000 n +0001018184 00000 n +0001018441 00000 n +0001018701 00000 n +0001018966 00000 n +0001019230 00000 n +0001019491 00000 n +0001019748 00000 n +0001020008 00000 n +0001020270 00000 n +0001020527 00000 n +0001020786 00000 n +0001021051 00000 n +0001021313 00000 n +0001021570 00000 n +0001021827 00000 n +0001022088 00000 n +0001022353 00000 n +0001022617 00000 n +0001022882 00000 n +0001023145 00000 n +0001023402 00000 n +0001023659 00000 n +0001023914 00000 n +0001024171 00000 n +0001024428 00000 n +0001024685 00000 n +0001024940 00000 n +0001025197 00000 n +0001025452 00000 n +0001025709 00000 n +0001025966 00000 n +0001026218 00000 n +0001026475 00000 n +0001026732 00000 n +0001026995 00000 n +0001027258 00000 n +0001027518 00000 n +0001027775 00000 n +0001028032 00000 n +0001028291 00000 n +0001028548 00000 n +0001028805 00000 n +0001029061 00000 n +0001029318 00000 n +0001029575 00000 n +0001029832 00000 n +0001030083 00000 n +0001030332 00000 n +0001030579 00000 n +0001030828 00000 n +0001031077 00000 n +0001031326 00000 n +0001031575 00000 n +0001031819 00000 n +0001032064 00000 n +0001032313 00000 n +0001032562 00000 n +0001032811 00000 n +0001033058 00000 n +0001033307 00000 n +0001033554 00000 n +0001033803 00000 n +0001034050 00000 n +0001034299 00000 n +0001034547 00000 n +0001034796 00000 n +0001035045 00000 n +0001035293 00000 n +0001035542 00000 n +0001035791 00000 n +0001036035 00000 n +0001036284 00000 n +0001036531 00000 n +0001036778 00000 n +0001037023 00000 n +0001037272 00000 n +0001037520 00000 n +0001037769 00000 n +0001038017 00000 n +0001038266 00000 n +0001038512 00000 n +0001038761 00000 n +0001039010 00000 n +0001039257 00000 n +0001039504 00000 n +0001039753 00000 n +0001040002 00000 n +0001040250 00000 n +0001040499 00000 n +0001040748 00000 n +0001040996 00000 n +0001041245 00000 n +0001041489 00000 n +0001041738 00000 n +0001041986 00000 n +0001042235 00000 n +0001042483 00000 n +0001042732 00000 n +0001042980 00000 n +0001043229 00000 n +0001043478 00000 n +0001043725 00000 n +0001043974 00000 n +0001044222 00000 n +0001044471 00000 n +0001044720 00000 n +0001044969 00000 n +0001045216 00000 n +0001045465 00000 n +0001045711 00000 n +0001045960 00000 n +0001046209 00000 n +0001046454 00000 n +0001046703 00000 n +0001046952 00000 n +0001047201 00000 n +0001047450 00000 n +0001047696 00000 n +0001047943 00000 n +0001048192 00000 n +0001048437 00000 n +0001048686 00000 n +0001048934 00000 n +0001049183 00000 n +0001049432 00000 n +0001049681 00000 n +0001049928 00000 n +0001050177 00000 n +0001050421 00000 n +0001050670 00000 n +0001050918 00000 n +0001051167 00000 n +0001051415 00000 n +0001051664 00000 n +0001051912 00000 n +0001052161 00000 n +0001052409 00000 n +0001052658 00000 n +0001052905 00000 n +0001053150 00000 n +0001053399 00000 n +0001053647 00000 n +0001053896 00000 n +0001054145 00000 n +0001054390 00000 n +0001054639 00000 n +0001054888 00000 n +0001055134 00000 n +0001055383 00000 n +0001055629 00000 n +0001055878 00000 n +0001056126 00000 n +0001056375 00000 n +0001056622 00000 n +0001056869 00000 n +0001057118 00000 n +0001057365 00000 n +0001057614 00000 n +0001057863 00000 n +0001058111 00000 n +0001058360 00000 n +0001058608 00000 n +0001058857 00000 n +0001059106 00000 n +0001059353 00000 n +0001059602 00000 n +0001059851 00000 n +0001060098 00000 n +0001060347 00000 n +0001060596 00000 n +0001060841 00000 n +0001061092 00000 n +0001061349 00000 n +0001061601 00000 n +0001061850 00000 n +0001062099 00000 n +0001062348 00000 n +0001062595 00000 n +0001062842 00000 n +0001063089 00000 n +0001063338 00000 n +0001063586 00000 n +0001063835 00000 n +0001064082 00000 n +0001064331 00000 n +0001064580 00000 n +0001064829 00000 n +0001065077 00000 n +0001065326 00000 n +0001065575 00000 n +0001065822 00000 n +0001066071 00000 n +0001066320 00000 n +0001066569 00000 n +0001066817 00000 n +0001067066 00000 n +0001067313 00000 n +0001067562 00000 n +0001067811 00000 n +0001068057 00000 n +0001068303 00000 n +0001068552 00000 n +0001068801 00000 n +0001069045 00000 n +0001069292 00000 n +0001069541 00000 n +0001069790 00000 n +0001070037 00000 n +0001070286 00000 n +0001070535 00000 n +0001070783 00000 n +0001071032 00000 n +0001071281 00000 n +0001071526 00000 n +0001071775 00000 n +0001072024 00000 n +0001072273 00000 n +0001072522 00000 n +0001072770 00000 n +0001073019 00000 n +0001073266 00000 n +0001073512 00000 n +0001073761 00000 n +0001074009 00000 n +0001074258 00000 n +0001074506 00000 n +0001074755 00000 n +0001075004 00000 n +0001075251 00000 n +0001075500 00000 n +0001075749 00000 n +0001075996 00000 n +0001076245 00000 n +0001076494 00000 n +0001076738 00000 n +0001076987 00000 n +0001077236 00000 n +0001077485 00000 n +0001077734 00000 n +0001077983 00000 n +0001078231 00000 n +0001078480 00000 n +0001078729 00000 n +0001078978 00000 n +0001079227 00000 n +0001079474 00000 n +0001079723 00000 n +0001079971 00000 n +0001080220 00000 n +0001080469 00000 n +0001080726 00000 n +0001080982 00000 n +0001081239 00000 n +0001081493 00000 n +0001081742 00000 n +0001081990 00000 n +0001082239 00000 n +0001082488 00000 n +0001082737 00000 n +0001082985 00000 n +0001083234 00000 n +0001083480 00000 n +0001083724 00000 n +0001083973 00000 n +0001084222 00000 n +0001084469 00000 n +0001084718 00000 n +0001084967 00000 n +0001085224 00000 n +0001085480 00000 n +0001085737 00000 n +0001085993 00000 n +0001086250 00000 n +0001086502 00000 n +0001086750 00000 n +0001086999 00000 n +0001087248 00000 n +0001087497 00000 n +0001087744 00000 n +0001087996 00000 n +0001088245 00000 n +0001088494 00000 n +0001088739 00000 n +0001088981 00000 n +0001089230 00000 n +0001089479 00000 n +0001089728 00000 n +0001089975 00000 n +0001090224 00000 n +0001090475 00000 n +0001090732 00000 n +0001090983 00000 n +0001091229 00000 n +0001091475 00000 n +0001091724 00000 n +0001091973 00000 n +0001092222 00000 n +0001092474 00000 n +0001092731 00000 n +0001092981 00000 n +0001093230 00000 n +0001093479 00000 n +0001093728 00000 n +0001093977 00000 n +0001094226 00000 n +0001094474 00000 n +0001094723 00000 n +0001094972 00000 n +0001095221 00000 n +0001095470 00000 n +0001095718 00000 n +0001095967 00000 n +0001096216 00000 n +0001096464 00000 n +0001096718 00000 n +0001096975 00000 n +0001097228 00000 n +0001097477 00000 n +0001097732 00000 n +0001097987 00000 n +0001098244 00000 n +0001098495 00000 n +0001098744 00000 n +0001098993 00000 n +0001099242 00000 n +0001099490 00000 n +0001099739 00000 n +0001099988 00000 n +0001100245 00000 n +0001100501 00000 n +0001100758 00000 n +0001101007 00000 n +0001101256 00000 n +0001101504 00000 n +0001101753 00000 n +0001102002 00000 n +0001102251 00000 n +0001102500 00000 n +0001102747 00000 n +0001103000 00000 n +0001103257 00000 n +0001103513 00000 n +0001103770 00000 n +0001104025 00000 n +0001104280 00000 n +0001104529 00000 n +0001104778 00000 n +0001104984 00000 n +0001105169 00000 n +0001105353 00000 n +0001105538 00000 n +0001105722 00000 n +0001105907 00000 n +0001106090 00000 n +0001106273 00000 n +0001106458 00000 n +0001106642 00000 n +0001106827 00000 n +0001107011 00000 n +0001107196 00000 n +0001107374 00000 n +0001107551 00000 n +0001107727 00000 n +0001107904 00000 n +0001108080 00000 n +0001108257 00000 n +0001108433 00000 n +0001108610 00000 n +0001108786 00000 n +0001108963 00000 n +0001109138 00000 n +0001109313 00000 n +0001109490 00000 n +0001109666 00000 n +0001109843 00000 n +0001110018 00000 n +0001110204 00000 n +0001110445 00000 n +0001110695 00000 n +0001110917 00000 n +0001111157 00000 n +0001111400 00000 n +0001111667 00000 n +0001111916 00000 n +0001112162 00000 n +0001112407 00000 n +0001112602 00000 n +0001112795 00000 n +0001112990 00000 n +0001113184 00000 n +0001113379 00000 n +0001113568 00000 n +0001113784 00000 n +0001114013 00000 n +0001114235 00000 n +0001114463 00000 n +0001114698 00000 n +0001114941 00000 n +0001115181 00000 n +0001115416 00000 n +0001115651 00000 n +0001115889 00000 n +0001116129 00000 n +0001116364 00000 n +0001116599 00000 n +0001116834 00000 n +0001117069 00000 n +0001117304 00000 n +0001117539 00000 n +0001117771 00000 n +0001118006 00000 n +0001118233 00000 n +0001118464 00000 n +0001118694 00000 n +0001118921 00000 n +0001119148 00000 n +0001119375 00000 n +0001119605 00000 n +0001119832 00000 n +0001120094 00000 n +0001120343 00000 n +0001120461 00000 n +0001120591 00000 n +0001120713 00000 n +0001120835 00000 n +0001120974 00000 n +0001121108 00000 n +0001121241 00000 n +0001121375 00000 n +0001121509 00000 n +0001121643 00000 n +0001121775 00000 n +0001121906 00000 n +0001122038 00000 n +0001122170 00000 n +0001122302 00000 n +0001122433 00000 n +0001122565 00000 n +0001122697 00000 n +0001122829 00000 n +0001122959 00000 n +0001123090 00000 n +0001123222 00000 n +0001123354 00000 n +0001123486 00000 n +0001123617 00000 n +0001123749 00000 n +0001123881 00000 n +0001124013 00000 n +0001124144 00000 n +0001124276 00000 n +0001124408 00000 n +0001124540 00000 n +0001124671 00000 n +0001124803 00000 n +0001124935 00000 n +0001125067 00000 n +0001125199 00000 n +0001125331 00000 n +0001125465 00000 n +0001125600 00000 n +0001125737 00000 n +0001125873 00000 n +0001126009 00000 n +0001126145 00000 n +0001126281 00000 n +0001126417 00000 n +0001126552 00000 n +0001126688 00000 n +0001126825 00000 n +0001126962 00000 n +0001127098 00000 n +0001127234 00000 n +0001127370 00000 n +0001127506 00000 n +0001127642 00000 n +0001127778 00000 n +0001127913 00000 n +0001128047 00000 n +0001128180 00000 n +0001128314 00000 n +0001128448 00000 n +0001128582 00000 n +0001128716 00000 n +0001128850 00000 n +0001128984 00000 n +0001129118 00000 n +0001129252 00000 n +0001129386 00000 n +0001129520 00000 n +0001129654 00000 n +0001129788 00000 n +0001129922 00000 n +0001130056 00000 n +0001130189 00000 n +0001130323 00000 n +0001130457 00000 n +0001130591 00000 n +0001130725 00000 n +0001130859 00000 n +0001130993 00000 n +0001131127 00000 n +0001131261 00000 n +0001131395 00000 n +0001131528 00000 n +0001131662 00000 n +0001131796 00000 n +0001131930 00000 n +0001132064 00000 n +0001132198 00000 n +0001132332 00000 n +0001132466 00000 n +0001132600 00000 n +0001132734 00000 n +0001132869 00000 n +0001133004 00000 n +0001133138 00000 n +0001133273 00000 n +0001133408 00000 n +0001133541 00000 n +0001133675 00000 n +0001133810 00000 n +0001133946 00000 n +0001134081 00000 n +0001134215 00000 n +0001134349 00000 n +0001134483 00000 n +0001134609 00000 n +0001134727 00000 n +0001134844 00000 n +0001134960 00000 n +0001135076 00000 n +0001135202 00000 n +0001135330 00000 n +0001135457 00000 n +0001135589 00000 n +0001135721 00000 n +0001135853 00000 n +0001135984 00000 n +0001136107 00000 n +0001136234 00000 n +0001136366 00000 n +0001136498 00000 n +0001136630 00000 n +0001136761 00000 n +0001136893 00000 n +0001137026 00000 n +0001137162 00000 n +0001137298 00000 n +0001137433 00000 n +0001137567 00000 n +0001137701 00000 n +0001137835 00000 n +0001137969 00000 n +0001138103 00000 n +0001138237 00000 n +0001138372 00000 n +0001138499 00000 n +0001138624 00000 n +0001138757 00000 n +0001138883 00000 n +0001139016 00000 n +0001139142 00000 n +0001139241 00000 n +0001139359 00000 n +0001139399 00000 n +0001139571 00000 n +trailer +<< /Size 6574 +/Root 6572 0 R +/Info 6573 0 R +/ID [<00AB7861DB4067A5AD036B4A4CC32B86> <00AB7861DB4067A5AD036B4A4CC32B86>] >> +startxref +1139917 +%%EOF diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.txt b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.txt new file mode 100644 index 00000000..eda395a9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.txt @@ -0,0 +1,10546 @@ +Release Notes for the DocBook XSL Stylesheets + +$Revision: 10355 $ $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + +2013-03-17 + +This release-notes document is available in the following formats: HTML, PDF, +plain text; it provides a per-release list of enhancements and changes to the +stylesheets’ public APIs (user-configurable parameters) and excludes +descriptions of most bug fixes. For a complete list of all changes (including +all bug fixes) that have been made since the previous release, see the separate +NEWS (plain text) or NEWS.html files. Also available: An online hyperlinked +change history (warning: big file) of all changes made over the entire history +of the codebase. + +As with all DocBook Project “dot one plus†releases, this release aspires to be +stable (in contrast to dot-zero releases, which are experimental). + +â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” + +Table of Contents + +Release Notes: 1.78.1 + + Common + FO + HTML + Manpages + Webhelp + Params + Highlighting + +Release Notes: 1.78.0 + + Gentext + Common + FO + HTML + Manpages + Roundtrip + Slides + Webhelp + Params + Profiling + Tools + Template + +Release Notes: 1.77.1 + + Gentext + Common + FO + HTML + Epub + HTMLHelp + Eclipse + JavaHelp + Webhelp + Params + Highlighting + Profiling + Lib + Template + Extensions + XSL-Saxon + +Release Notes: 1.77.1 + + FO + HTML + Roundtrip + Slides + Website + Webhelp + +Release Notes: 1.76.1 + + FO + HTML + Params + +Release Notes: 1.76.0 + + Gentext + Common + FO + HTML + Manpages + Epub + Eclipse + Params + XSL-Xalan + +Release Notes: 1.75.2 + + Gentext + Common + FO + HTML + Manpages + Epub + Profiling + XSL-Saxon + XSL-Xalan + +Release Notes: 1.75.1 + + FO + HTML + Epub + Params + +Release Notes: 1.75.0 + + Gentext + Common + FO + HTML + Manpages + ePub + HTMLHelp + Params + Highlighting + XSL-Saxon + XSL-Xalan + +Release Notes: 1.74.3 +Release Notes: 1.74.2 +Release Notes: 1.74.1 + + Gentext + FO + HTML + Manpages + ePub + Roundtrip + Params + Highlighting + +Release Notes: 1.74.0 + + Gentext + Common + FO + HTML + Manpages + Epub + HTMLHelp + Eclipse + JavaHelp + Roundtrip + Slides + Website + Params + Profiling + Tools + Extensions + XSL-Saxon + XSL-Xalan + XSL-libxslt + +Release Notes: 1.73.2 +Release: 1.73.1 + + Gentext + FO + HTML + Manpages + HTMLHelp + Eclipse + JavaHelp + Roundtrip + Params + +Release: 1.73.0 + + Gentext + Common + FO + HTML + Manpages + Eclipse + JavaHelp + Roundtrip + Params + Highlighting + Profiling + Lib + Tools + XSL-Saxon + XSL-Xalan + +Release: 1.72.0 + + Common + FO + HTML + Manpages + Params + Template + Roundtrip + +Release: 1.71.1 + + Common + FO + HTML + Highlighting + Manpages + Params + Profiling + +Release: 1.71.0 + + Common + Extensions + FO + HTML + Highlighting + Manpages + Params + Tools + +Release: 1.70.1 + + FO + HTML + HTMLHelp + Params + +Release: 1.70.0 + + Common + Extensions + FO + HTML + Manpages + Params + Profiling + Tools + WordML + +Release 1.69.1 +Release 1.69.0 + + Common + FO + Help + HTML + man + +Release 1.68.1 +Release 1.68.0 +Release 1.67.2 +Release 1.67.1 +Release 1.67.0 +Release 1.66.1 +Release 1.65.0 +Release 1.64.1 +Release 1.61.0 +Release 1.60.1 +Release 1.59.2 +Release 1.59.1 +Release 1.58.0 +Release 1.57.0 +Release 1.56.0 +Older releases +About dot-zero releases + +Release Notes: 1.78.1 + +The following is a list of changes that have been made since the 1.78.0 +release. + +Common + +The following changes have been made to the common code since the 1.78.0 +release. + + • Robert Stayton: titles.xsl + + Make sure part and set titleabbrev are used in mode="titleabbrev.markup" + + • Robert Stayton: titles.xsl + + Add empty default template for titleabbrev since it is always processed in a mode. + + • Robert Stayton: gentext.xsl + + Make consistent handling of titleabbrev in xrefs. + + • Robert Stayton: titles.xsl + + for missing title in xref, provide parent information of target to help locate problem element. + Process bridgehead in mode="title.markup", not normal mode. + + • Jirka Kosek: l10n.xsl + + Fixed bug #3598963 + + • Robert Stayton: gentext.xsl; labels.xsl + + Make sure bridgeheads are not numbered in all contexts, including html title attributes. + +FO + +The following changes have been made to the fo code since the 1.78.0 release. + + • Robert Stayton: division.xsl + + Fix bug where part TOC not generated when partintro is present. + + • Jirka Kosek: xref.xsl + + Footnotes can't be placed into fo:float + + • Robert Stayton: titlepage.templates.xml + + Remove margin-left when start-indent is used because they interfere + with each other. + + • Robert Stayton: fo.xsl; pagesetup.xsl + + Use dingbat.fontset rather than dingbat.font.family so it falls + back to symbol font if glyph not found, like other font properties. + + • Robert Stayton: inline.xsl + + Change last instance of inline.charseq in inline glossterm to + inline.italicseq so it is consistent with the others. + + • Robert Stayton: xref.xsl + + Make consistent handling of titleabbrev in xrefs. + +HTML + +The following changes have been made to the html code since the 1.78.0 release. + + • Robert Stayton: admon.xsl + + Turn off $admon.style if $make.clean.html is set to non-zero. + + • Jirka Kosek: highlight.xsl + + Added new definitions for syntax highlighting + + • Robert Stayton: chunk-common.xsl + + Make active.olink.hrefs param work for chunked output too. + + • Robert Stayton: xref.xsl + + Make consistent handling of titleabbrev in xrefs. + + • Robert Stayton: graphics.xsl + + Add round() function when pixel counts are used for image width and height. + + • Robert Stayton: glossary.xsl + + fix missing class and id attributes on glossterm and glossdef. + + • Robert Stayton: autoidx.xsl + + Fix bug where prefer.index.titleabbrev ignored info/titleabbrev. + +Manpages + +The following changes have been made to the manpages code since the 1.78.0 +release. + + • Robert Stayton: utility.xsl + + Fix bug 3599520: spurious newline in para when starts with + whitespace and inline element. + +Webhelp + +The following changes have been made to the webhelp code since the 1.78.0 +release. + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Fix test for webhelp.include.search.tab param + + • David Cramer: Makefile.sample + + Webhelp: Fix order of args to xsltproc + + • David Cramer: docsrc/readme.xml + + Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + • David Cramer: Makefile; Makefile.sample + + Webhelp: In Makefiles, do xinclude in first pass at document + +Params + +The following changes have been made to the params code since the 1.78.0 +release. + + • David Cramer: webhelp.include.search.tab.xml + + Webhelp: Fix test for webhelp.include.search.tab param + + • Robert Stayton: article.appendix.title.properties.xml + + Remove unneeded margin-left property from article appendix title. + It interferes with the start-indent property. + +Highlighting + +The following changes have been made to the highlighting code since the 1.78.0 +release. + + • Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; + bourne-hl.xml; ⋯ + + Added new definitions for syntax highlighting + +Release Notes: 1.78.0 + +The following is a list of changes that have been made since the 1.77.1 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.77.1 +release. + + • Mauritz Jeanson: locale/nn.xml; locale/nb.xml + + Bug #3556630: Updated nb and nn locale files. + + • Mauritz Jeanson: locale/README + + Bug #3556628: Updated information in README. + + • tom_schr: locale/de.xml + + Added keycap context from RFE#3540451 to support @function attribute + + • tom_schr: locale/en.xml + + Added keycap context from RFE#3540451 to support @function attribute + + • Robert Stayton: locale/en.xml + + Add support for title element in screenshot, now allowed in DocBook 5. + +Common + +The following changes have been made to the common code since the 1.77.1 +release. + + • Robert Stayton: titles.xsl + + Corrected template for bridgehead in mode="title.markup" to + process its children in normal mode. + + • Robert Stayton: labels.xsl + + Convert hard wired xsl:number for production into a template + with mode="label.markup" to be consistent with other element numbering. + + • Robert Stayton: olink.xsl + + Remove all references and code for obsolete olink attributes + @linkmode @targetdocent and @localinfo. + + • Robert Stayton: olink.xsl + + Add parameter 'activate.external.olinks' to allow making + external olinks inactive, as for epub output. + +FO + +The following changes have been made to the fo code since the 1.77.1 release. + + • Robert Stayton: pagesetup.xsl + + Change initial page number for book from 1 to auto so front + cover and title pages are sequential, and so that book inside + set will continue numbering. + + • Robert Stayton: inline.xsl + + Add missing closing tag for xsl:choose in new template. + + • Robert Stayton: param.xweb; param.ent; pagesetup.xsl + + Add force.blank.pages parameter to allow turning off blank + pages in double.sided output. + + • Robert Stayton: lists.xsl; callout.xsl + + Implement active links between co and callout elements for + PDF output, linking in both directions. + + • Robert Stayton: table.xsl + + Fix typo to replace "ro" with "row" in three places. + + • Robert Stayton: ebnf.xsl + + Convert hard wired xsl:number for production into a template + with mode="label.markup" to be consistent with other element numbering. + + • Robert Stayton: inline.xsl + + Make comma inserted after function/parameter or function/replaceable + conditional on $function.parens to be consistent with the function template. + + • tom_schr: inline.xsl + + Added new inline.sansseq template for consistency reasons. + Makes it easier for customization layers: Just use + + to change to sans serif font, but also takes into account + XLinks and direction of text. + + • Robert Stayton: xref.xsl + + Remove all references and code for obsolete olink attributes + @linkmode @targetdocent and @localinfo. + + • Robert Stayton: table.xsl + + Remove passivetex.extensions code. + + • Robert Stayton: spaces.xsl; autotoc.xsl; docbook.xsl; division.xsl; + table.xsl; sections.xs⋯ + + Remove all passivetex code because it is obsolete. + + • Robert Stayton: param.xweb; param.ent + + Add parameter 'activate.external.olinks' to allow making + external olinks inactive, as for epub output. + + • Mauritz Jeanson: table.xsl + + Added support for keep-together PI on informaltable. Closes bug #3555609. + + • tom_schr: verbatim.xsl + + Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + • tom_schr: autoidx.xsl + + Fixed typo: fole -> role attribute for phrase + + • tom_schr: inline.xsl + + Added support for @function attribute in keycap (uses keycap context + from language files) => fixes RFE#3540451 + If @function is set and keycap is empty, then template will use the + content from the keycap context, otherwise it will use just the given + text + + • Robert Stayton: graphics.xsl; xref.xsl + + Add support for title element in screenshot, now allowed in DocBook 5. + + • Robert Stayton: graphics.xsl + + Restore formatting of figure/caption that was broken in 1.77.1. + +HTML + +The following changes have been made to the html code since the 1.77.1 release. + + • David Cramer: autotoc.xsl + + Fixing bug where toc.title.p and nodes params had not been declared inside manual-toc template + + • Robert Stayton: autotoc.xsl + + Add 'toc.list.attributes' template to insert class and other + attributes on the top level list element in a table of contents. + + • Robert Stayton: block.xsl + + Fix bug 3590039 abstract/title not rendered. + + • Jirka Kosek: chunk-common.xsl; footnote.xsl + + Fixed positioning of footnote separate when CSS decoration is used. + + • Robert Stayton: ebnf.xsl + + Convert hard wired xsl:number for production into a template + with mode="label.markup" to be consistent with other element numbering. + + • Robert Stayton: inline.xsl + + Make comma inserted after function/parameter or function/replaceable + conditional on $function.parens to be consistent with the function template. + + • Robert Stayton: graphics.xsl + + Add support for mediaobject/alt, with precedence over + mediaobject/textobject/phrase. + + • Robert Stayton: param.xweb + + Remove src:fragref elements for deleted obsolete olink params. + + • Robert Stayton: chunker.xsl + + Fix bug #3563697 where template make-relative-filename was using a + global param chunk.base.dir instead of its local param base.dir. Now it uses base.dir. + + • Robert Stayton: param.xweb; param.ent; xref.xsl + + Remove all references and code for obsolete olink attributes + @linkmode @targetdocent and @localinfo. + + • Robert Stayton: param.xweb; param.ent + + Add parameter 'activate.external.olinks' to allow making + external olinks inactive, as for epub output. + + • stefan: graphics.xsl + + Add hook for customization. + + • tom_schr: docbook.xsl + + Splitting head.content into smaller chunks of templates. + See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html + + • tom_schr: verbatim.xsl + + Fixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + • Robert Stayton: footnote.xsl + + Fix bug in footnote link introduced in 1.77.1. + + • Robert Stayton: formal.xsl; htmltbl.xsl + + Resolve conflict of duplicate ids on html table with caption. + Wrap a div with class and id attribute around html table without caption. + + • Robert Stayton: component.xsl + + Remove call to 'generate.id' template in

in component.title because the + id is already generated for the parent div element. + + • Robert Stayton: chunker.xsl + + Set omit-xml-declaration to 'yes' for write.text.chunk template, since a text + file should never have an xml declaration. + + • tom_schr: inline.xsl + + Added support for @function attribute in keycap (uses keycap context + from language files) => fixes RFE#3540451 + If @function is set and keycap is empty, then template will use the + content from the keycap context, otherwise it will use just the given + text + + • David Cramer: docbook.xsl + + Also set the title param in head.content since it's sometimes + called without that param being passed in. Use the passed-in + value in user.head.title. + + • Robert Stayton: docbook.xsl + + Restore missing title param on 'head.content' template, and passed + it along to user.head.title. That param + is used for certain special chunkings such as Long Descriptions. + + • Robert Stayton: graphics.xsl; xref.xsl + + Add support for title in screenshot, available since DocBook 5. + + • David Cramer: docbook.xsl + + HTML: Add hook for easily customizing html/head/title + +Manpages + +The following changes have been made to the manpages code since the 1.77.1 +release. + + • Robert Stayton: lists.xsl + + Add a line break at start of variablelist to fix bug #3595156. + + • Robert Stayton: lists.xsl + + Better fix for bug #3545150 by putting the title with the step number + rather than before it. + + • Robert Stayton: utility.xsl + + Add 'content' param to template name inline.monoseq to support + email format, fixing bug #3524417. + + • Robert Stayton: utility.xsl + + Fix bug #3512473 where an inline synopsis element produced + an extra line break in nroff output. + + • Robert Stayton: lists.xsl + + Fix bug 3545150 where procedure/step/title not rendered in man pages. + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.77.1 +release. + + • Robert Stayton: dbk2wordml.xsl + + Fix bug #3297553 error in Word metadata elements from including + WordML markup instead of just text. + +Slides + +The following changes have been made to the slides code since the 1.77.1 +release. + + • gaborkovesdan: xhtml/plain.xsl + + - Use real push-style processing in the foil/foilgroup page content, which + allows better customization in general (e.g. you can add PI templates) + and also let us render scattered speakernotes/handoutnotes if that is + desired + + • gaborkovesdan: xhtml/Makefile + + - Titlepage markup belongs to the XHTML namespace + + • gaborkovesdan: xhtml/plain.xsl + + - Remove now unnecessary template redefinition + + • gaborkovesdan: xhtml/plain.xsl + + - Generate valid links from cross-references + + • gaborkovesdan: xhtml/plain.xsl + + - Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets + do not do that either + + • Robert Stayton: schema/relaxng/slides.rnc + + Update the import path for docbook.rnc after the slides directory was moved. + + • stefan: xhtml/plain.xsl + + Add missing stylesheet. + + • stefan: schema/xsd/Makefile; schema/Makefile; schema/relaxng/Makefile + + Adjust Makefiles. + + • stefan: locatingrules.xml; RELEASE-NOTES.xml; doc; images; + locatingrules.xml; Makefile; im⋯ + + Moved many files from slides/ to xsl/slides/ + + • stefan: fo/param.xweb; xhtml/Makefile; xhtml/param.xweb; fo/Makefile + + Separate slides package. + + • stefan: Makefile + + A bit of cleanup... + + • stefan: xhtml/Makefile; fo/Makefile + + Add to 'clean' target. + + • David Cramer: Makefile + + Slides: Change html to xhtml passim. + + • David Cramer: xhtml + + Adding items to svn ignore for slides + + • stefan: slidy + + Import slidy from vendor branch. + + • stefan: s5 + + Import s5 from vendor branch. + + • stefan: Makefile; common/common.xsl; common; fo/param.ent; graphics; xhtml/ + Makefile.param;⋯ + + Merge Slides GSoC project to trunk. + +Webhelp + +The following changes have been made to the webhelp code since the 1.77.1 +release. + + • David Cramer: docsrc/readme.xml + + Webhelp: More doc updates + + • David Cramer: docsrc/readme.xml + + Webhelp: Documentation updates. + + • David Cramer: template/content; Makefile; Makefile.sample; build.xml; + template/search + + Webhelp: Improving sample Makefile to allow for profiling params and other params, removing content dir from template and making related adjustments in Makefile and build.xml + + • David Cramer: Makefile.sample + + Attempting to include sample Makefile in webhelp output dir + + • David Cramer: template/common/css/positioning.css + + Webhelp: Do not display sidebar if js is disabled in browser since it will not be functional + + • Jirka Kosek: build.xml + + Xerces must be on the classpath in order to XInclude work + + • David Cramer: Makefile + + Adding generated files to various clean targets. + + • David Cramer: build.properties + + Webhelp: By default don't validate against dtd when using ant build + + • David Cramer: Makefile + + Webhelp: By default only exclude ix01.html from search in Makefile + + • David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; + template/common/jquery⋯ + + Webhelp: Reverting last commit + + • David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; + template/common/jquery⋯ + + Webhelp: Removing two more unused jquery files + + • David Cramer: template/common/jquery/jquery-1.4.2.min.js + + Webhelp: Removing old, unused jquery file + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Fix header logo link + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Fix bad link to favicon.ico + + • David Cramer: template/common/jquery/jquery-1.7.2.min.js; template/common/ + main.js; templat⋯ + + First part of the GSoC 2012 work by Arun and Visitha: + + Visitha Baddegama + Remove content folder from Webhelp output + Build Webhelp using GNU Make/without ant + Support a parameterized list of files to exclude while indexing + Improve information message for browser with JavaScript disabled + Support searching for terms with punctuation like build.xml + + Arun Bharadwaj + Make it possible to include the doc title in head/title and + not in the search results + Improve performance in IE 8/9 + Expandable TOC pane + Information message for browser with JavaScript disabled + + • David Cramer: xsl/webhelp-common.xsl + + Use user.head.title to add title to webhelp pages, + but do not yet add the book title to the page title. + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Append document title to html/head/title + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: fix missing reference to ie.css + +Params + +The following changes have been made to the params code since the 1.77.1 +release. + + • Robert Stayton: page.height.portrait.xml; page.width.portrait.xml + + Add USlegal and USlegallandscape. + + • Robert Stayton: force.blank.pages.xml + + Improve the description. + + • Robert Stayton: page.margin.outer.xml; writing.mode.xml; double.sided.xml; + page.margin.inn⋯ + + Improve the description. + + • Robert Stayton: force.blank.pages.xml + + New param to control generating blank even-numbered pages. + + • Robert Stayton: passivetex.extensions.xml + + Indicate that passivetex is no longer supported. + + • Robert Stayton: footnote.properties.xml + + Fix bug #3555628 where a footnote inside a blockquote inherits the end-indent from the blockquote. + + • stefan: foil.page-sequence.properties.xml; handoutnotes.properties.xml; + slidy.duration.xml⋯ + + Merge Slides GSoC project to trunk. + + • Robert Stayton: activate.external.olinks.xml + + Add parameter 'activate.external.olinks' to allow making + external olinks inactive, as for epub output. + +Profiling + +The following changes have been made to the profiling code since the 1.77.1 +release. + + • Robert Stayton: xsl2profile.xsl + + Test for @xml:id as well as @id for $rootid. + +Tools + +The following changes have been made to the tools code since the 1.77.1 +release. + + • David Cramer: bin/docbook-xsl-update + + s/VERSION/VERSION.xsl/ again. + + • David Cramer: xsl/build/xsl-param-link.xsl; xsl/build/make-xsl-params.xsl + + Slides: Change html to xhtml passim. + +Template + +The following changes have been made to the template code since the 1.77.1 +release. + + • Jirka Kosek: titlepage.xsl + + Autoguess of proper parameter settings + +Release Notes: 1.77.1 + +The following list summarizes the major changes that have been made since the +1.76.1 release. It is followed by sections detailing changes to individual +files from the SVN checkin logs, edited to remove housekeeping changes and bug +fixes. See the NEWS.xml file for a complete unedited list of SVN changes. + + • Gentext + + webhelp + + Many improvements to the generated text for webhelp output. + + • Common + + Support more media types + + Expanded list of supported filename extensions for media to include + video and audio, mostly for HTML5 and EPUB3 outputs. + + Topic element + + Add basic support for new topic element, which is available in DocBook + 5.1. Generally a topic element will be used with assembly and may be + transformed to some other hierarchical element during processing, but + it can also be formatted as a plain topic. + + • FO + + Add para.properties attribute-set + + Add a para.properties attribute-set that applies only to para elements. + That allows still using normal.para.spacing attribute-set for many + block elements for uniform spacing, but allows separate formatting of + para elements. + + List of titles in article + + Add support for List of Tables, List of Figures, etc. for articles and + other component-level elements. Includes a new template for each in + autotoc.xsl, new attribute-sets in titlepage.xsl, and new entries in + the titlepage.templates.xml file tu support customization. + + Customizing links in FO + + Add template mode simple.xlink.properties to allow easy customization + of formatting of links generated from elements that use the xlink + attributes. This extends link formatting beyond that of xref, link, and + olink which use xref.properties attribute-set. + + Table caption + + The caption element in an HTML table is now handled like a title in a + CALS table, using the formal.object.title template with all its + features, including placement. Now caption template in mode="htmlTable" + does nothing, because caption handled by formal.object.title template. + Also adds support for table caption element in a CALS table, placing it + after the table. + + Graphics attribute handling + + Refactored the big process.image template to use individual templates + such as image.width for most attributes to allow easier customization + of individual properties. + + Side regions + + Add support for side page regions in addition to header and footer + regions. This feature lets you add running content to the side margins, + and by default the content is rotated 90 degrees. Adds new templates + named running.side.content, region.inner and region.outer; new template + modes region.inner.mode and region.outer.mode; new parameters named + region.inner.extent, region.outer.extent, body.margin.inner, + body.margin.outer, and side.region.precedence; and new attribute-sets + named inner.region.content.properties, outer.region.content.properties, + region.inner.properties, and region.outer.properties. + + Callout formatting + + Add new attribute-sets for calloutlist. + + Topic element + + Add basic support for formatting a topic element, which is available in + DocBook 5.1. + + • HTML + + HTML5 + + Add variables to the base HTML stylesheets that can be adjusted for the + HTML5 stylesheets. + + Insert Javascript reference + + Add support for html.script param to insert reference to a Javascript + file. + + Namespace for titlepage mechanism. + + Titlepage mechanism is now namespace aware to support XHTML. + + Chunked filename prefix + + New param named chunked.filename.prefix lets you add a filename prefix + to each chunked file. This replaces the buggy practice of adding such a + prefix to the base.dir param. Now the base.dir param will always have a + trailing slash added if it is not present, so you no longer have to + remember to add it to the param value. + + Generate id attributes + + The stylesheet param generate.id.attributes already existed but was + incompletely implemented. Now when it is set to 1, only id attributes + should be output, not named anchors. + + Generate consistent id attributes + + New generate.consistent.ids parameter which allows generating a more + stable id values based on XPath rather than the generate-id() function, + which may not produce consistent values between runs. Stable output ids + allow you to make stable links to generated content from the outside. + + Topic element + + Add basic support for formatting a topic element, which is available in + DocBook 5.1. Generally a topic element will be used with assembly and + may be transformed to some other hierarchical element during + processing, but it can also be formatted as a plain topic. + + • Webhelp + + Webhelp refactored + + Webhelp templates refactored to better support customization. + + Added documentation. + + More and better documentation added. + + Webhelp generated text + + Many improvements to the generated text for webhelp output. + + • XHTML5 + + New stylesheets to generate HTML5 output, in an XML serialization. These + templates are a customization layer on top of the XHTML stylesheet files. + + • EPUB3 + + New stylesheets to generate EPUB3 output. These templates are a + customization layer on top of the xhtml5 stylesheet files. + + • Assembly + + New assembly.xsl stylesheet to convert a DocBook 5.1 assembly into a + standard DocBook 5 document. Also includes a topic-maker-chunk.xsl + stylesheet that can convert a DocBook 5 book or article document into an + assembly with a collection of modular files, including converting some + elements to topic files. + +Gentext + +The following changes have been made to the gentext code since the 1.76.1 +release. + + • stefanhinz: locale/de.xml + + Translated German WebHelp strings + + • David Cramer: locale/zh.xml; locale/en.xml; locale/fr.xml; locale/de.xml; + locale/ja.xml + + Webhelp: Update non-en gentext strings + + • Robert Stayton: locale/en.xml + + Add topic to title-numbered context. + + • Robert Stayton: locale/en.xml + + Add basic topic element templates. + + • Mauritz Jeanson: locale/el.xml + + Updated gentext for quotation marks. Fixes bug #3512440. + + • Jirka Kosek: locale/cs.xml + + Adding missing context for webhelp + + • David Cramer: locale/en.xml + + Fixing syntax of webhelp gentext entries + + • David Cramer: locale/en.xml + + Moving webhelp gentext strings into a context + + • tom_schr: locale/zh.xml; locale/en.xml; locale/cs.xml; locale/fr.xml; + locale/de.xml; local⋯ + + Moved language specific of WebHelp to gentext/locale/ as discussed with + Stefan following the "minimal intrusive approach". :) + In the long run, maybe moving the text into a context, not sure. + + • Jirka Kosek: locale/ru.xml + + Aligned capitalization of first letters with English original + +Common + +The following changes have been made to the common code since the 1.76.1 +release. + + • Robert Stayton: common.xsl + + In "select.mediaobject.index" template, add selection of videoobject + and audioobject since now supported in HTML5. + + • Robert Stayton: labels.xsl; titles.xsl; entities.ent; targets.xsl; + subtitles.xsl; gentext.⋯ + + Add basic support for new element. + + • Robert Stayton: common.xsl + + Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + • Robert Stayton: olink.xsl + + Generate error message if olink data in targetset is in a namespace. + + • Robert Stayton: common.xsl + + Add support for generate.consistent.ids parameter. + + • Robert Stayton: subtitles.xsl + + Add verbose param to subtitle.markup templates to allow its + error message to be ignored. + Add that param to fop1.xsl application of subtitle.markup + to avoid unnecessary error message in document information. + + • Robert Stayton: labels.xsl + + Add empty templates for glossdiv, glosslist, and glossentry in + mode="label.markup". + +FO + +The following changes have been made to the fo code since the 1.76.1 release. + + • Robert Stayton: graphics.xsl + + qualify caption template to mediaobject/caption so not confused with table/caption. + + • Robert Stayton: table.xsl + + Add template to process table/caption element. + + • Robert Stayton: titlepage.xsl; autotoc.xsl; component.xsl; xref.xsl; + titlepage.templates.x⋯ + + Add basic support for new element. + + • Robert Stayton: graphics.xsl + + Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + • Robert Stayton: titlepage.xsl + + Add default style att-sets for component.list.of.titles, etc. + + • Robert Stayton: autotoc.xsl; component.xsl; titlepage.templates.xml + + Add make.component.tocs to support lists of tables, etc. for + article and other components. Added component.list.of.tables to + titlepage.templates.xml to format the title. + + • Robert Stayton: param.xweb; param.ent + + Add new para.properties attribute-set for paragraphs. + + • Robert Stayton: inline.xsl + + Add template mode 'simple.xlink.properties' to allow + easy customization of formatting of links generated + from elements other than xref, link, and olink using + the xlink attributes. + + • Robert Stayton: param.xweb; param.ent + + Add table.caption.properties to format table captions. + + • Robert Stayton: table.xsl + + Add support for caption in a CALS table. + + • Robert Stayton: graphics.xsl; math.xsl + + Refactored the 'process.image' template to create modular + templates for each attribute so they can be individually + customized. Also merged in support for embedded svg and + mml content so they can have image attributes too. + + • Robert Stayton: param.xweb; param.ent + + Check in new params for FO side regions in page masters. + + • Robert Stayton: titlepage.xsl; titlepage.templates.xml + + Add support for itermset in info elements, using titlepage mechanism + to ensure entries are placed inside page-sequence. + + • Robert Stayton: pagesetup.xsl + + Add support for side body margins and side static content regions. + Fixes bug 3389931. + + • Robert Stayton: param.xweb; param.ent; task.xsl + + Add attribute-set task.properties to task element to + support customization. + + • Robert Stayton: lists.xsl; param.xweb; param.ent + + Add new attribute-sets calloutlist.properties and callout.properties + to better support customization of calloutlists, fixing bug 3160341. + + • Jirka Kosek: Makefile + + Titlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + + • Robert Stayton: graphics.xsl + + Allow selection by role for multiple imageobject elements + within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + • Mauritz Jeanson: titlepage.xsl + + Added template for collabname. Fixes bug #3414436. + + • David Cramer: verbatim.xsl + + Support the keep-together processing-instruction on programlisting, screen, synopsis, and literallayout. Tracker id #3396906. + + • Robert Stayton: pagesetup.xsl + + Pass the pageclass, sequence, and gentext-key to the template + named header.footer.widths to enable further customization + based on page master. + + • Jirka Kosek: xref.xsl + + hyphenation of URL content must be disabled for link, not only for ulink because od DB5 + + • Jirka Kosek: xref.xsl + + URLs shouldn't be hyphenated as normal text + + • Jirka Kosek: callout.xsl + + Added support for alternative circled numbers + + • Mauritz Jeanson: axf.xsl; fop1.xsl; xep.xsl + + Added support for author/orgname in document metadata. Closes bug #3132862. + + • Robert Stayton: component.xsl + + Add template for article/colophon to avoid nested page-sequence. + +HTML + +The following changes have been made to the html code since the 1.76.1 release. + + • Robert Stayton: xref.xsl + + Add support for using info/title as well as title in target element. + + • Robert Stayton: component.xsl + + Enable support for html5 features, including using
instead of +
for certain elements, and setting heading level to

for chapters. + These features are not changed in the base html stylesheet for backwards + compatibility. + + • Robert Stayton: docbook.css.xml + + Add style for footnote rule. + + • Robert Stayton: biblio-iso690.xsl + + Add support for subtitle inside info. + + • Robert Stayton: docbook.xsl + + Add call to new 'root.attributes' placeholder template to allow + adding attributes to the output element. + + • Robert Stayton: inline.xsl; titlepage.xsl; formal.xsl; division.xsl; + toc.xsl; sections.xsl⋯ + + Finish implementation of generate.id.attributes for all elements + using the template named id.attribute. + + • Robert Stayton: autotoc.xsl; chunktoc.xsl; titlepage.xsl; chunk-code.xsl; + changebars.xsl; ⋯ + + Add basic support for new element. + + • Robert Stayton: graphics.xsl + + Fix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + • Robert Stayton: callout.xsl; verbatim.xsl + + Restore programlisting to use
 instead of 
and instead + wrap callout img elements in to make valid HTML. + + • Robert Stayton: graphics.xsl + + Turn off img longdesc attribute because not supported by browsers. + + • Robert Stayton: footnote.xsl + + Move square brackets and inside element for footnote + marks to fix display problems in some browsers. + + • Robert Stayton: param.xweb; param.ent + + Add new params html.script and html.script.type to support + Javascript references. + + • Robert Stayton: chunk-common.xsl; chunktoc.xsl; titlepage.xsl; chunker.xsl; + chunk-code.xsl⋯ + + Add support for chunked.filename.prefix param. + Make sure base.dir value has a trailing slash in + the chunk.base.dir internal param used by the templates. + + • Robert Stayton: formal.xsl; htmltbl.xsl + + Now handles caption in html markup table like title, + so formal.object.title is used with all its features, including + formatting and placement. + Added htmlTable.with.caption template to handle the wrapper, and + left htmlTable template unchanged. + Now caption template in mode="htmlTable" does nothing, because + caption handled by formal.object.title template. + + • Robert Stayton: html.xsl + + Turn off generating the title attribute for block and hierarchical elements. + Should only be used for inline elements, usually using the alt element. + Also used for links to show the target title. + + • Robert Stayton: lists.xsl + + The spacing="compact" attribute on lists in HTML no longer outputs compact="compact" + (or just "compact" in the case of Saxon 6), since that attribute is + deprecated and improperly supported. Instead, the output uses a + multiple class attribute such as class="orderedlist compact". + Use CSS to style such lists without margin above. + + • Robert Stayton: graphics.xsl + + Allow selection by role for multiple imageobject elements + within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + • Robert Stayton: pi.xsl + + Improve doc descriptions of dbhtml filename and dir. + + • Robert Stayton: autoidx.xsl + + Add setindex to context param in mode="reference" to better + support setindex. + + • Robert Stayton: autotoc.xsl + + Support set as child of set in set.toc template. + + • Robert Stayton: qandaset.xsl + + Change question and title templates to replace hard-coded + class="local-name()" with mode="class.attribute" to support customization + of class values. + + • Norman Walsh: chunktoc.xsl + + Separate book appendixes from article appendixes (so that they can be customized independently) + + • Mauritz Jeanson: graphics.xsl + + Added condition to prevent "Failed to interpret image" messages (SVG is not supported + by the graphic size extension). + +Epub + +The following changes have been made to the epub code since the 1.76.1 release. + + • Robert Stayton: docbook.xsl + + Replace $base.dir with $chunk.base.dir to ensure trailing slash in place. + +HTMLHelp + +The following changes have been made to the htmlhelp code since the 1.76.1 +release. + + • Robert Stayton: htmlhelp-common.xsl + + Change $base.dir to $chunk.base.dir to ensure trailing slash in place. + +Eclipse + +The following changes have been made to the eclipse code since the 1.76.1 +release. + + • Robert Stayton: eclipse.xsl; eclipse3.xsl + + Use $chunk.base.dir instead of $base.dir to ensure trailing slash is in place. + +JavaHelp + +The following changes have been made to the javahelp code since the 1.76.1 +release. + + • Robert Stayton: javahelp.xsl + + Change $base.dir to $chunk.base.dir to ensure trailing slash is present. + + • Mauritz Jeanson: javahelp.xsl + + Replaced empty header.navigation and footer.navigation templates with parameter suppress.navigation=1, + which simplifies customization. See bug #3310904. + +Webhelp + +The following changes have been made to the webhelp code since the 1.76.1 +release. + + • David Cramer: template/common/css/positioning.css + + Webhelp: Adding print-only css rules + + • David Cramer: template/common/main.js + + Webhelp: Arun's fix for bug where heading was partially hidden by header in some situations. + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: turn off autolabeling by default + + • David Cramer: xsl/webhelp.xsl + + Webhelp: Import xhtml base stylesheets + + • David Cramer: docsrc/readme.xml + + Webhelp: Link to the DocBook reference docs from the webhelp readme + + • David Cramer: xsl/webhelp-common.xsl + + Webhelp: Use gentext value for noscript warning + + • David Cramer: Makefile + + Webhelp: Delete tempfile after DocBook xsl build + + • David Cramer: xsl/webhelp.xsl + + Webhelp: moving parameters into the standard location so they will be part of the parameter reference + + • David Cramer: xsl/webhelp.xsl; xsl/webhelp-common.xsl + + Webhelp: moving parameters into the standard location so they will be part of the parameter reference + + • David Cramer: template/common/main.js + + Webhelp: tweaking scrolldown offset for anchors + + • David Cramer: docsrc/images; docsrc/images/sample.jpg; docsrc/readme.xml; + template/content⋯ + + Webhelp: updating docs. Ant version, install instructions, handling of images. + + • David Cramer: xsl/webhelp.xsl + + Patch from Arun Bharadwaj to display message if JavaScript is disabled + + • David Cramer: template/content/search/nwSearchFnt.js + + Patch from Arun Bharadwaj to strip quotes from search query strings + + • Robert Stayton: xsl/webhelp.xsl + + Add basic support for new element. + + • Jirka Kosek: xsl/webhelp.xsl + + Put back old extensibility point. + + Guys, please don't remove existing extensibility points like named templates, it will break existing customizations. + + • David Cramer: xsl/webhelp.xsl + + Moving webhelp gentext strings into a context + + • tom_schr: param.ent + + Disabled branding and brandname entities for the time being + + • tom_schr: param.xweb; param.ent + + Prepared WebHelp reference documentation :) + Not clear about parameters brandname and branding: Should they renamed + to "webhelp.branding" and "webhelp.brandname"? + Currently, docsrc/reference.xml contains only a comment for the WebHelp + ref doc to be non-intrusive. + Idea is to enable it when it is ready + + • tom_schr: xsl/webhelp.xsl + + Moved language specific of WebHelp to gentext/locale/ as discussed with + Stefan following the "minimal intrusive approach". :) + In the long run, maybe moving the text into a context, not sure. + + • David Cramer: template/common/css/positioning.css + + Webhelp: Lower the minimum width of content pane + + • kasunbg: xsl/webhelp.xsl; template/common/main.js + + If an user moved to another page by clicking on a toc link, and then clicked on #searchDiv, + search should be performed if the cookie textToSearch is not empty. + + • David Cramer: xsl/webhelp.xsl + + Webhelp: Left align titles in nav header. Display for all but the topmost page + + • David Cramer: template/content/search/stemmers/en_stemmer.js; docsrc/ + xinclude-test.xml + + Webhelp: Cleanup related to en_stemmer.js changes + + • David Cramer: template/common/css/positioning.css + + Webhelp: Don't put borders around qandaset list + + • David Cramer: template/common/main.js + + Webhelp: Avoid unnecessary scroll ups when anchor is clicked on + + • David Cramer: build.properties + + Webhelp: Show footer nav by default + + • David Cramer: build.properties; build.xml + + Webhelp: Support setting suppress.footer.navigation from build.properties + + • David Cramer: build.properties; build.xml + + Webhelp: Support admon.graphics param in build.properties + + • David Cramer: docsrc/xinclude-test.xml; docsrc/readme.xml + + Webhelp: Adding xinclude example to the demo/readme doc + + • David Cramer: template/common/css/positioning.css + + Webhelp: Remove border around table used to format callout list + + • David Cramer: xsl/webhelp.xsl; template/common/images/admon/tip.png; + template/common/image⋯ + + Webhelp: Support admon graphics (still off by default) + + • David Cramer: xsl/webhelp.xsl; template/common/css/positioning.css + + Webhelp: Turn on navfooter and fix related css + + • David Cramer: xsl/webhelp.xsl + + Webhelp: Fix error about undeclared doc.title param + + • David Cramer: docsrc/readme.xml + + Webhelp: Adding some test search terms to the readme + + • David Cramer: template/content/search/stemmers/en_stemmer.js + + Handle exceptional cases listed in the Porter 2 stemming algo + + • David Cramer: template/content/search/stemmers/en_stemmer.js + + Webhelp: adding special case word 'say' to en js stemmer + + • David Cramer: template/content/search/stemmers/en_stemmer.js + + Webhelp: Refine stemming of terms that end in (only stem if there's a consonant before the -y) + + • David Cramer: template/content/search/stemmers/en_stemmer.js; template/ + content/search/nwSe⋯ + + Webhelp: fixed bug where words like key, day, and nucleus, were not found due to differences in the way the client stemmer and indexer stemmed words + + • David Cramer: build.xml + + Webhelp: Support xinclude and two-pass profiling in build.xml + + • David Cramer: xsl/webhelp.xsl + + Fix bad link to default topic. + + • kasunbg: docsrc/readme.xml + + Automatically limit the size of the search description to something 140 characters + + • kasunbg: xsl/webhelp.xsl + + removing outline in 'contents' and 'search' buttons that is visible when clicked. tabindex for SIDEBAR button. + + • kasunbg: xsl/webhelp.xsl; build.xml + + Webhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html. + tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/ + + • kasunbg: xsl/webhelp.xsl + + proper support for saxon xhtml transformation. + + • kasunbg: template/common/images/callouts/10.png; template/common/images/ + callouts/11.png; t⋯ + + webhelp - adding callouts + + • kasunbg: xsl/webhelp.xsl; template/common/main.js; template/common/css/ + positioning.css + + webhelp - animations for show/hide Sidebar + + • kasunbg: build.properties + + commenting about brand and brandname + + • kasunbg: Makefile + + parameterized MAKE for webhelp + + • kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; + build.properties; build.xml + + webhelp xsl customization - logo + + • kasunbg: template/content/search/nwSearchFnt.js + + remove some JS warninings + + • kasunbg: template/content/search/nwSearchFnt.js + + Fix for missing "No results found for..." bug + + • kasunbg: xsl/webhelp.xsl + + commented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance. + + • Jirka Kosek: xsl/webhelp.xsl; template/common/css/positioning.css + + Minor cleanup, added extensibility hook, some styling moved into CSS for easier customization + + • David Cramer: template/content/search/nwSearchFnt.js + + Removing onclick that came from Oxygen's dita stuff + + • kasunbg: docsrc/readme.xml + + webhelp - documenting about features + + • kasunbg: template/common/css/positioning.css + + webhelp search text box + + • kasunbg: template/common/css/positioning.css + + adding header background image + + • kasunbg: xsl/webhelp.xsl; template/common/images/header-bg.png + + new header background image + + • kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css + + fix left navigation + + • kasunbg: template/common/css/positioning.css + + some css + + • kasunbg: build.xml + + Adding html.extension property + + • kasunbg: template/common/css/positioning.css; build.properties; build.xml + + webhelp - Adding enable.stemming, toc.file build properties + + • David Cramer: template/common/css/positioning.css + + Make the webhelp banner slightly larger. + + • David Cramer: template/common/main.js; template/common/css/positioning.css + + Adjust colors and positioning of header and search/toc tabs + + • David Cramer: xsl/webhelp.xsl + + Only put doc title in header + + • David Cramer: template/common/css/positioning.css; template/common/images/ + main_bg_fade.png + + Adjusting default color of the header + + • kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css + + adjustments to header title. Now output in Opera looks good. + + • kasunbg: template/common/images/sidebar.png; template/content/search/ + punctuation.props; te⋯ + + deleting svn:executable flag from webhelp files + + • kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; template/ + common/images/sear⋯ + + Customized the left navagation headers; Contents and Search. + Adding custom css for the current redmond ui of jquery-ui. These override jquery-ui's default css customizations. These are supposed to take precedence. + + • kasunbg: docsrc/readme.xml + + typo fix + + • kasunbg: template/common/images/next-arrow.png; xsl/webhelp.xsl; template/ + common/main.js; ⋯ + + UI improvements. + Moved search highligher to search tab. + Added nice icons for navigation buttons etc. + Removed footer navigation + Corrected tree colorings + Overall, some css magic + + • David Cramer: docsrc/readme.xml + + Added listitem thinking SyncRO Soft for their contributions. + + • kasunbg: build.xml + + support for default classpath for Gentoo Linux + + • kasunbg: docsrc/readme.xml + + webhelp - some updates to the documentation about search + + • kasunbg: template/common/css/positioning.css + + Fix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID: 3403438' + + • David Cramer: template/common/images/starsSmall.png + + Changed icons used to show search weightings from stars to boxes so they won't look like user ratings + + • David Cramer: xsl/webhelp.xsl; template/common/main.js; template/common/ + images/starsSmall.⋯ + + Merged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039 + + • kasunbg: docsrc/readme.xml + + webhelp documentation - search indexing, faq + + • kasunbg: docsrc/readme.xml + + update webhelp documentation + + • David Cramer: xsl/webhelp.xsl + + Fixed bug where webhelp.default.topic was not being used if it was set + + • David Cramer: xsl/webhelp.xsl; template/content/search/nwSearchFnt.js + + Localize string in nwSearchFnt.js file + + • David Cramer: xsl/webhelp.xsl + + Added tabindex attributes to make tab order in UI more logical in webhelp. + + • David Cramer: template/common/main.js + + Fixed bug where anchors in pages landed beneath the banner. + + • kasunbg: xsl/webhelp.xsl + + Added more comments to the xsl/webhelp/xsl/webhelp.xsl file. Removed some clutter. + + • David Cramer: template/common/main.js + + Fixed problem reported in IE 8. See tracker id # 373747. + + • David Cramer: xsl/webhelp.xsl + + Addressed tracker #3247166 by removing hard-coded reference to ch01.html. + + • kasunbg: build.xml + + Changed the webhelp build.xml to reflect the changes to xsl-webhelpindexer. + Added classpaths for xercesImpl and xml-api jars to the indexer. Paths added for *nix environments, need to look at how the current system behaves in Windows. Discussion: http://lists.oasis-open.org/archives/docbook-apps/201011/msg00116.html + + • kasunbg: template/common/images/loading.gif; template/common/jquery/ + treeview/jquery.treevi⋯ + + webhelp: Removing some unnecessary JQuery JS files + + • kasunbg: template/common/main.js + + webhelp: Usability improvement - when click on a node in the TOC tree, the child nodes will auto populate now. + + • kasunbg: xsl/webhelp.xsl + + Added google translated localizations for Japanese, German, French, and Chinese. The translations might not be pretty accurate. + Better translations are appreciated. + + • kasunbg: docsrc/readme.xml; template/content/images; template/content/ + images/sample.jpg + + Added documentation for how to add images to WebHelp + + • Jirka Kosek: xsl/webhelp.xsl + + Added more customization hooks + Search code output only when search tab is active + Added cs localization + + • Jirka Kosek: xsl/webhelp.xsl + + Added parameter webhelp.common.dir for specifying location of common files (JS+CSS) + Added hooks for adding additional user defined tabs + +Params + +The following changes have been made to the params code since the 1.76.1 +release. + + • David Cramer: webhelp.indexer.language.xml + + Webhelp: Fixing list of supported languages + + • David Cramer: webhelp.indexer.language.xml + + Webhelp: Correct language code in docs for Chinese + + • Mauritz Jeanson: admon.graphics.extension.xml + + Added list of graphics formats. + + • Mauritz Jeanson: passivetex.extensions.xml + + Updated link. + + • tom_schr: webhelp.indexer.language.xml; webhelp.default.topic.xml; + webhelp.tree.cookie.id.⋯ + + Prepared WebHelp reference documentation :) + Not clear about parameters brandname and branding: Should they renamed + to "webhelp.branding" and "webhelp.brandname"? + Currently, docsrc/reference.xml contains only a comment for the WebHelp + ref doc to be non-intrusive. + Idea is to enable it when it is ready + + • Robert Stayton: glossary.collection.xml + + Add info about relative paths. + + • Robert Stayton: para.properties.xml + + Special attribute-set for para only. + + • Robert Stayton: table.caption.properties.xml + + To format table captions. + + • Robert Stayton: html.script.type.xml; html.script.xml + + Add support for specifying javascript references like css references. + + • Robert Stayton: body.margin.outer.xml; region.outer.extent.xml; + body.margin.inner.xml; reg⋯ + + Add support for side regions in FO output. + + • Robert Stayton: chunked.filename.prefix.xml + + New param chunked.filename.prefix to separate any such prefix from + the base.dir param, which helps fix bug 3087359. + + • Robert Stayton: generate.consistent.ids.xml + + New param to support replacing generate-id() with xsl:number + for more consistent id values. + + • Robert Stayton: task.properties.xml + + Allow task to be customized more easily. + + • Robert Stayton: calloutlist.properties.xml; callout.properties.xml + + Support better customization of callout lists. + + • Jirka Kosek: callout.unicode.start.character.xml + + Added support for alternative circled numbers + + • David Cramer: example.properties.xml + + Made example.properties use keep-together='auto' like table.properies to avoid problems where example/programlisting takes more than one page + + • Mauritz Jeanson: graphicsize.extension.xml + + Added info about supported image formats. + +Highlighting + +The following changes have been made to the highlighting code since the 1.76.1 +release. + + • Jirka Kosek: csharp-hl.xml + + Added LINQ keywords + + • Jirka Kosek: delphi-hl.xml + + Additional keywords from Yuri Zhilin + +Profiling + +The following changes have been made to the profiling code since the 1.76.1 +release. + + • David Cramer: profile-mode.xsl + + When profile.* params only consist of space characters, then ignore them. + +Lib + +The following changes have been made to the lib code since the 1.76.1 release. + + • Robert Stayton: lib.xweb + + Added two utility templates to make lib.xsl work + without reference to other modules since it is used + that way with profiling/xsl2profile.xsl. + + • Robert Stayton: lib.xweb + + Fix trim.common.uri.paths to first resolve any ../ in + the paths. + +Template + +The following changes have been made to the template code since the 1.76.1 +release. + + • Jirka Kosek: titlepage.xsl + + Titlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + +Extensions + +The following changes have been made to the extensions code since the 1.76.1 +release. + + • kasunbg: Makefile + + webhelp - Adding enable.stemming, toc.file build properties + + • David Cramer: Makefile + + Attempt to convince Makefile that webhelpindexer is dirty + +XSL-Saxon + +The following changes have been made to the xsl-saxon code since the 1.76.1 +release. + + • Mauritz Jeanson: src/com/nwalsh/saxon/Verbatim.java; src/com/nwalsh/saxon/ + FormatGraphicCal⋯ + + Added fixes to ensure that generated XHTML markup for callouts is in the proper namespace. + +Release Notes: 1.77.1 + +The following is a list of changes that have been made since the 1.77.0 +release. + +FO + +The following changes have been made to the fo code since the 1.77.0 release. + + • Robert Stayton: docbook.xsl + + Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly + from the filename. + + • Robert Stayton: block.xsl + + In sidebar, turn off space before first para if there is no title. + + • Robert Stayton: math.xsl + + Restored templates for mml:* elements that were accidentally deleted. + +HTML + +The following changes have been made to the html code since the 1.77.0 release. + + • Robert Stayton: docbook.xsl + + Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly + from the filename. + + • Robert Stayton: sections.xsl + + Use $div.element variable in place of div to support html5 section element. + output + + • Robert Stayton: autoidx.xsl + + Fix bug 3528673, missing "separator" param on template with + match="indexterm" mode="reference". That param is passed + for endofrange processing to output the range separator. + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.77.0 +release. + + • Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xsl + + Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly + from the filename. + +Slides + +The following changes have been made to the slides code since the 1.77.0 +release. + + • Robert Stayton: html/slides-common.xsl + + Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly + from the filename. + +Website + +The following changes have been made to the website code since the 1.77.0 +release. + + • Robert Stayton: website-common.xsl + + Import the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly + from the filename. + +Webhelp + +The following changes have been made to the webhelp code since the 1.77.0 +release. + + • kasunbg: docsrc/readme.xml + + updated webhelp documentation + + • kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xsl + + Removed the script htmlFileList.js since it's content is in htmlFileInfoList.js + + • Robert Stayton: xsl/webhelp-common.xsl + + In the

output, replace call to 'get.doc.title' with + mode="title.markup" because get.doc.title returns only + the string value of the title, losing any markup such + as or . + + • kasunbg: template/common/css/positioning.css; template/content/search/ + nwSearchFnt.js + + Remove unnecessary bits of code from webhelp + + • David Cramer: docsrc/readme.xml + + Webhelp: Minor edits to the readme + + • David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/ + titlepage.templates.xml + + Webhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown + + • David Cramer: build.xml + + Webhelp: calculate path to profile.xsl from main build.xml file + +Release Notes: 1.76.1 + +The following is a list of changes that have been made since the 1.76.0 +release. + +FO + +The following changes have been made to the fo code since the 1.76.0 release. + + • Robert Stayton: docbook.xsl; xref.xsl; fop1.xsl + + Apply patch to support named destination in fop1.xsl, per Sourceforge + bug report #3029845. + +HTML + +The following changes have been made to the html code since the 1.76.0 release. + + • Keith Fahlgren: highlight.xsl + + Implementing handling for and : transform to and for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson) + +Params + +The following changes have been made to the params code since the 1.76.0 +release. + + • Robert Stayton: draft.mode.xml + + Change default for draft.mode to 'no'. + +Release Notes: 1.76.0 + +This release includes important bug fixes and adds the following significant +feature changes: + +Webhelp + + A new browser-based, cross-platform help format with full-text search and + other features typically found in help systems. See webhelp/docs/content/ + ch01.html for more information and a demo. + +Gentext + + Many updates and additions to translation/locales thanks to Red Hat, the + Fedora Project, and other contributors. + +Common + + Faster localization support, as language files are loaded on demand. + +FO + + Support for SVG content in imagedata added. + +HTML + + Output improved when using 'make.clean.html' and a stock CSS file is now + provided. + +EPUB + + A number of improvements to NCX, cover and image selection, and XHTML 1.1 + element choices + +The following is a list of changes that have been made since the 1.75.2 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.75.2 +release. + + • rlandmann: locale/fa.xml + + Update to Persian translation from the Fedora Project + + + • rlandmann: locale/nds.xml + + Locale for Low German + + + • Mauritz Jeanson: locale/ka.xml; Makefile + + Added support for Georgian based on patch #2917147. + + + • rlandmann: locale/nl.xml; locale/ja.xml + + Updated translations from Red Hat and the Fedora Project + + + • rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml + + Updated locales from Red Hat and the Fedora Project + + + • rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml; + locale/nl.xml; loca⋯ + + Updated translations from Red Hat and the Fedora Project + + + • rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml; locale/ml.xml; + locale/te.xml; ⋯ + + New translations from Red Hat and the Fedora Project + + + • rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml; + locale/ru.xml; loca⋯ + + Updated translations from Red Hat and the Fedora Project + + +Common + +The following changes have been made to the common code since the 1.75.2 +release. + + • Mauritz Jeanson: common.xsl + + Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO). + + + • Mauritz Jeanson: gentext.xsl + + Added fix to catch ID also of descendants of listitem. Closes bug #2955077. + + + • Jirka Kosek: l10n.xsl + + Stripped down, faster version of gentext.template is used when there is no localization customization. + + + • Mauritz Jeanson: stripns.xsl + + Added fix that preserves link/@role (makes links in the reference documentation + with @role="tcg" work). + + + • Mauritz Jeanson: l10n.xsl + + Fixed bugs related to manpages and L10n. + + + • Jirka Kosek: entities.ent; autoidx-kosek.xsl + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + • Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl + + Refactored localization support. Language files are loaded on demand. Speedup is about 30%. + + + • Jirka Kosek: l10n.xsl + + Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%. + + + • Mauritz Jeanson: titles.xsl + + Fixed bug #2912677 (error with xref in title). + + + • Robert Stayton: olink.xsl + + Fix bug in xrefstyle "title" handling introduced with + the 'insert.targetdb.data' template. + + + • Robert Stayton: gentext.xsl + + Fix bug in xref to equation without title to use context="xref-number" instead + of "xref-number-and-title". + + + • Robert Stayton: labels.xsl + + Number all equations in one sequence, with or without title. + + + • Robert Stayton: entities.ent + + Fix bug #2896909 where duplicate @sortas on indexterms caused + some indexterms to drop out of index. + + + • Robert Stayton: stripns.xsl + + Expand the "Stripping namespace ..." message to advise users to + use the namespaced stylesheets. + + + • Robert Stayton: stripns.xsl + + need a local version of $exsl.node.set.available variable because + this module imported many places. + + + • Mauritz Jeanson: olink.xsl + + Added /node() to the select expression that is used to compute the title text + so that no elements end up in the output. Closes bug #2830119. + + +FO + +The following changes have been made to the fo code since the 1.75.2 release. + + • Robert Stayton: table.xsl + + Fix bug 2979166 able - Attribute @rowheader not working + + + • Mauritz Jeanson: inline.xsl + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents + with many inline glossterms. + + + • Robert Stayton: titlepage.xsl + + Fix bug 2805530 author/orgname not appearing on title page. + + + • Mauritz Jeanson: graphics.xsl + + Added support for SVG content in imagedata (inspired by patch #2909154). + + + • Mauritz Jeanson: table.xsl + + Removed superfluous test used when computing column-width. Closes bug #3000898. + + + • Mauritz Jeanson: inline.xsl + + Added missing . Closes bug #2998567. + + + • Mauritz Jeanson: lists.xsl + + Added table-layout="fixed" on segmentedlist table (required by XSL spec when proportional-column-width() is used). + + + • Jirka Kosek: autoidx-kosek.xsl + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + • Jirka Kosek: index.xsl + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + • Robert Stayton: xref.xsl + + Fix bug in olink template when an olink has an id. + Add warning message with id value when trying to link + to an element that has no generated text. + + + • Mauritz Jeanson: refentry.xsl + + Fixed bug #2930968 (indexterm in refmeta not handled correctly). + + + • Robert Stayton: block.xsl + + fix bug 2949567 title in revhistory breaks FO transform. + + + • Robert Stayton: glossary.xsl + + Output id attributes on glossdiv blocks so they can be added to + xrefs or TOC. + + + • Jirka Kosek: xref.xsl + + Enabled hyphenation of URLs when ulink content is the same as link target + + + • Robert Stayton: table.xsl + + Apply patch to turn off row recursion if no @morerows attributes present. + This will enable very large tables without row spanning to + process without running into recursion limits. + + + • Robert Stayton: formal.xsl + + Format equation without title using table layout with equation number + next to the equation. + + + • Robert Stayton: param.xweb; param.ent + + Add equation.number.properties. + + +HTML + +The following changes have been made to the html code since the 1.75.2 release. + + • Mauritz Jeanson: block.xsl + + Modified acknowledgements template to avoid invalid output (

in

). + + + • Mauritz Jeanson: titlepage.xsl + + Added default sidebar attribute-sets. + + + • Robert Stayton: table.xsl + + Fix bug 2979166 able - Attribute @rowheader not working + + + • Robert Stayton: footnote.xsl + + Fix bug 3033191 footnotes in html tables. + + + • Mauritz Jeanson: inline.xsl + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents + with many inline glossterms. + + + • Robert Stayton: docbook.css.xml; verbatim.xsl + + Fix bug 2844927 Validity error for callout bugs. + + + • Robert Stayton: formal.xsl + + Convert formal.object.heading to respect make.clean.html param. + + + • Robert Stayton: titlepage.templates.xml; block.xsl + + Fix bug 2840768 sidebar without title inserts empty b tag. + + + • Mauritz Jeanson: docbook.xsl + + Moved the template that outputs so that the base URI also applies to relative CSS paths that come later. + See patch #2896121. + + + • Jirka Kosek: autoidx-kosek.xsl + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + • Robert Stayton: chunk-code.xsl + + fix bug 2948363 generated filename for refentry not unique, when + used in a set. + + + • Robert Stayton: component.xsl + + Fix missing "Chapter n" label when use chapter/info/title. + + + • Robert Stayton: table.xsl + + Row recursion turned off if no @morerows attributes in the table. + This will prevent failure on long table (with no @morerows) due + to excessive depth of recursion. + + + • Robert Stayton: autotoc.xsl; docbook.css.xml + + Support make.clean.html in autotoc.xsl. + + + • Robert Stayton: docbook.css.xml; block.xsl + + Add support for make.clean.html setting in block elements. + + + • Robert Stayton: docbook.css.xml + + Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero. + + + • Robert Stayton: html.xsl + + Add templates for generating CSS files and links to them. + + + • Robert Stayton: param.xweb + + Fix bugs in new entity references. + + + • Robert Stayton: chunk-common.xsl + + List of Equations now includes on equations with titles. + + + • Robert Stayton: table.xsl + + If a colspec has a colname attribute, add it to the HTML col + element as a class attribute so it can be styled. + + + • Robert Stayton: formal.xsl + + Fix bug 2825842 where table footnotes not appearing in HTML-coded table. + + + • Robert Stayton: chunktoc.xsl + + Fix bug #2834826 where appendix inside part was not chunked as it should be. + + + • Mauritz Jeanson: chunktoc.xsl + + Added missing namespace declarations. Closes bug #2890069. + + + • Mauritz Jeanson: footnote.xsl + + Updated the template for footnote paras to use the 'paragraph' template. Closes bug #2803739. + + + • Keith Fahlgren: inline.xsl; lists.xsl + + Remove and elements "discouraged in favor of style sheets" from + XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + + Fixes bug #2873153: No and tags in XHTML/EPUB + + Added regression to EPUB specs: + + + • Mauritz Jeanson: inline.xsl + + Fixed bug #2844916 (don't output @target if ulink.target is empty). + + + • Keith Fahlgren: autoidx.xsl + + Fix a bug when using index.on.type: an 'index symbols' section was created + even if that typed index didn't include any symbols (they were in the other types). + + +Manpages + +The following changes have been made to the manpages code since the 1.75.2 +release. + + • Mauritz Jeanson: other.xsl + + Modified the write.stubs template so that the section directory name is not output twice. Should fix bug #2831602. + Also ensured that $lang is added to the .so path (when man.output.lang.in.name.enabled=1). + + + • Mauritz Jeanson: docbook.xsl; other.xsl + + Fixed bug #2412738 (apostrophe escaping) by applying the submitted patch. + + + • Norman Walsh: block.xsl; endnotes.xsl + + Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com + + + • dleidert: lists.xsl + + Fix two indentation issues: In the first case there is no corresponding .RS + macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of + the probably intended .sp leads to an indentation bug (Debian #527309, + sf.net #2642139). + + +Epub + +The following changes have been made to the epub code since the 1.75.2 release. + + • Keith Fahlgren: bin/spec/examples/AMasqueOfDays.epub; docbook.xsl; bin/spec + /epub_spec.rb + + Resolve some actual regressions in date output spotted by more recent versions of epubcheck + + + • Keith Fahlgren: docbook.xsl + + Updated mediaobject selection code that better uses roles (when available); based on contributons by Glenn McDonald + + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + Ensure that NCX documents are always outputted with a default namespace + to prevent problems with the kindlegen machinery + + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + partintro.xml; docbook.x⋯ + + Adding support for partintros with sect2s, 3s, etc + + + • Keith Fahlgren: docbook.xsl + + Adding param to workaround horrific ADE bug with the inability to process
+ + + • Keith Fahlgren: docbook.xsl + + Add support for authorgroup/author in OPF metadata (via Michael Wiedmann) + + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb + + Remove and elements "discouraged in favor of style sheets" from + XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + + Fixes bug #2873153: No and tags in XHTML/EPUB + + Added regression to EPUB specs: + + + • Keith Fahlgren: bin/lib/docbook.rb; bin/spec/files/DejaVuSerif-Italic.otf; + docbook.xsl; bi⋯ + + This resolves bug #2873142, Please add support for multiple embedded fonts + + + If you navigate to a checkout of DocBook-XSL and go to: + xsl/epub/bin/spec/files + You can now run the following command: + + ../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css + -s test_cust.xsl orm.book.001.xml + + In dbtoepub, the following option can be used more than once: + -f, --font [OTF FILE] Embed OTF FILE in .epub. + + The underlying stylesheet now accepts a comma-separated list of font file + names rather than just one as the RENAMED epub.embedded.fonts ('s' added). + + The runnable EPUB spec now includes: + - should be valid .epub after including more than one embedded font + + + • Keith Fahlgren: docbook.xsl + + Improve the selection of cover images when working in DocBook 4.x land (work in progress) + + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + Improve the quality of the OPF spine regression by ensuring that the spine + elements for deeply nested refentries are in order and adjacent to their + opening wrapper XHTML chunk. + + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/ + files/orm.book.00⋯ + + Add more careful handling of refentries to ensure that they always appear in the opf:spine. + This was only a problem when refentries were pushed deep into the hierarchy (like inside + a sect2), but presented navigational problems for many reading systems (despite the + correct NCX references). This may *not* be the best solution, but attacking a better + chunking strategy for refentries was too big a nut to crack at this time. + + +Eclipse + +The following changes have been made to the eclipse code since the 1.75.2 +release. + + • Mauritz Jeanson: eclipse3.xsl + + Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x + architecture. The main difference to the older format is that metadata is stored in a separate + manifest file. The module imports and extends the existing eclipse.xsl module. Based on code + contributed in patch #2624668. + + +Params + +The following changes have been made to the params code since the 1.75.2 +release. + + • Robert Stayton: draft.watermark.image.xml + + Fix bug 2922488 draft.watermark.image pointing to web resource. + Now the value is images/draft.png, and may require customization + for local resolution. + + + • Mauritz Jeanson: equation.number.properties.xml + + Corrected refpurpose. + + + • Norman Walsh: paper.type.xml + + Added USlegal and USlegallandscape paper types. + + + • Jirka Kosek: highlight.xslthl.config.xml + + Added note about specifying location as URL + + + • Robert Stayton: docbook.css.source.xml; generate.css.header.xml; + custom.css.source.xml; ma⋯ + + Params to support generated CSS files. + + + • Robert Stayton: equation.number.properties.xml + + New attribute set for numbers appearing next to equations. + + +XSL-Xalan + +The following changes have been made to the xsl-xalan code since the 1.75.2 +release. + + • dleidert: nbproject/genfiles.properties; nbproject/build-impl.xml + + Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian. + + +Release Notes: 1.75.2 + +The following is a list of changes that have been made since the 1.75.1 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.75.1 +release. + + • dleidert: locale/ja.xml + + Improved Japanese translation for Note(s). Closes bug #2823965. + + • dleidert: locale/pl.xml + + Polish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964. + + • Robert Stayton: locale/ja.xml + + Fix translation of "index", per bug report 2796064. + + • Robert Stayton: locale/is.xml + + New Icelandic locale file. + +Common + +The following changes have been made to the common code since the 1.75.1 +release. + + • Norman Walsh: stripns.xsl + + Support more downconvert cases + + • Robert Stayton: titles.xsl + + Make sure title inside info is used if no other title. + +FO + +The following changes have been made to the fo code since the 1.75.1 release. + + • Robert Stayton: pi.xsl + + Turn off dbfo-need for fop1.extensions also, per bug #2816141. + +HTML + +The following changes have been made to the html code since the 1.75.1 release. + + • Mauritz Jeanson: titlepage.xsl + + Output "Copyright" heading in XHTML too. + + • Mauritz Jeanson: titlepage.xsl + + Added stylesheet.result.type test for copyright. Closes bug #2813289. + + • Norman Walsh: htmltbl.xsl + + Remove ambiguity wrt @span, @rowspan, and @colspan + +Manpages + +The following changes have been made to the manpages code since the 1.75.1 +release. + + • Mauritz Jeanson: endnotes.xsl + + Added normalize-space() for ulink content. Closes bug #2793877. + + • Mauritz Jeanson: docbook.xsl + + Added stylesheet.result.type test for copyright. Closes bug #2813289. + +Epub + +The following changes have been made to the epub code since the 1.75.1 release. + + • Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb + + Corrected bugs caused by path and file assumptions were not met + + • Keith Fahlgren: bin/lib/docbook.rb; docbook.xsl + + Cleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly + +Profiling + +The following changes have been made to the profiling code since the 1.75.1 +release. + + • Robert Stayton: profile.xsl + + Fix bug 2815493 missing exsl.node.set.available parameter. + +XSL-Saxon + +The following changes have been made to the xsl-saxon code since the 1.75.1 +release. + + • Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/ + nwalsh/saxon/Colum⋯ + + Added fixes so that colgroups in the XHTML namespace are processed properly. + +XSL-Xalan + +The following changes have been made to the xsl-xalan code since the 1.75.1 +release. + + • Mauritz Jeanson: nbproject/project.xml + + Added missing NetBeans configuration. + +Release Notes: 1.75.1 + +This release includes bug fixes. + +The following is a list of changes that have been made since the 1.75.0 +release. + +FO + +The following changes have been made to the fo code since the 1.75.0 release. + + • Keith Fahlgren: block.xsl + + Switching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + • Robert Stayton: lists.xsl + + Fixed bug 2789947, id attribute missing on simplelist fo output. + +HTML + +The following changes have been made to the html code since the 1.75.0 release. + + • Keith Fahlgren: block.xsl + + Switching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + • Robert Stayton: lists.xsl + + Fixed bug 2789678: apply-templates line accidentally deleted. + +Epub + +The following changes have been made to the epub code since the 1.75.0 release. + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + Added regression and fix to correct "bug" with namespace-prefixed container elements in META-INF/container.xml ; resolves Issue #2790017 + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + onegraphic.xinclude.xml;⋯ + + Another attempt at flexible named entity and XInclude processing + + • Keith Fahlgren: bin/lib/docbook.rb + + Tweaking solution to Bug #2750442 following regression reported by Michael Wiedmann. + +Params + +The following changes have been made to the params code since the 1.75.0 +release. + + • Mauritz Jeanson: highlight.source.xml + + Updated documentation to reflect changes made in r8419. + +Release Notes: 1.75.0 + +This release includes important bug fixes and adds the following significant +feature changes: + +Gentext + + Modifications to translations have been made. + +Common + + Added support for some format properties on tables using HTML table markup. + + Added two new qanda.defaultlabel values so that numbered sections and + numbered questions can be distinguished. Satisfies Feature Request # + 1539045. + + Added code to handle acknowledgements in book and part. The element is + processed similarly to dedication. All acknowledgements will appear as + front matter, after any dedications. + +FO + + The inclusion of highlighting code has been simplified. + + Add support for pgwide on informal objects. + + Added a new parameter, bookmarks.collapse, that controls the initial state + of the bookmark tree. Closes FR #1792326. + + Add support for more dbfo processing instructions. + + Add new variablelist.term.properties to format terms, per request # + 1968513. + + Add support for @width on screen and programlisting, fixes bug #2012736. + + Add support for writing-mode="rl-tb" (right-to-left) in FO outputs. + + Add writing.mode param for FO output. + +HTML + + Convert all calls to class.attribute to calls to common.html.attributes to + support dir, lang, and title attributes in html output for all elements. + Fulfills feature request #1993833. + + Inclusion of highlighting code was simplified. Only one import is now + necessary. + + Add new param index.links.to.section. + + Add support for the new index.links.to.section param which permits precise + links to indexterms in HTML output rather than to the section title. + +ePub + + Slightly more nuanced handling of imageobject alternatives and better + support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 + reported by Raphael Hertzog. + + Added a colon after an abstract/title when mapping into the dc:description + for OPF metadata in ePub output to help the flat text have more + pseudo-semantics (sugestions from Michael Wiedmann) + + Added DocBook subjectset -> OPF dc:subject mapping and tests + + Added DocBook date -> OPF dc:date mapping and tests + + Added DocBook abstract -> OPF dc:description mapping and tests + + Added --output option to dbtoepub based on user request + +HTMLHelp + + Add support for generating olink target database for htmlhelp files. + +Params + + Add default setting for @rules attribute on HTML markup tables. + + Added a new parameter, bookmarks.collapse, that controls the initial state + of the bookmark tree. When the parameter has a non-zero value (the + default), only the top-level bookmarks are displayed initially. Otherwise, + the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. + Closes FR #1792326. + + Add new variablelist.term.properties to format terms, per request # + 1968513. + + Add two new qanda.defaultlabel values so that numbered sections and + numbered questions can be distinguished. Satisfies Feature Request # + 1539045. + + Add param to control whether an index entry links to a section title or to + the precise location of the indexterm. + + New attribute list for glossentry in glossary. + + New parameter to support @width on programlisting and screen. + + Add attribute-sets for formatting glossary terms and defs. + +Highlighting + + Inclusion of highlighting code was simplified. Only one import is now + necessary. + +The following is a list of changes that have been made since the 1.74.3 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.74.3 +release. + + • Robert Stayton: locale/sv.xml; locale/ja.xml; locale/pl.xml + + Check in translations of Legalnotice submitted on mailing list. + + • Robert Stayton: locale/es.xml + + Fix spelling errors in Acknowledgements entries. + + • Robert Stayton: locale/es.xml + + Check in translations for 4 elements submitted through docbook-apps + message of 14 April 2009. + + • David Cramer: locale/zh.xml; locale/ca.xml; locale/ru.xml; locale/ga.xml; + locale/gl.xml; l⋯ + + Internationalized punctuation in glosssee and glossseealso + + • Robert Stayton: Makefile + + Check in fixes for DSSSL gentext targets from submitted patch #1689633. + + • Robert Stayton: locale/uk.xml + + Check in major update submitted with bug report #2008524. + + • Robert Stayton: locale/zh_tw.xml + + Check in fix to Note string submitted in bug #2441051. + + • Robert Stayton: locale/ru.xml + + Checkin typo fix submitted in bug #2453406. + +Common + +The following changes have been made to the common code since the 1.74.3 +release. + + • Robert Stayton: gentext.xsl + + Fix extra generated space when xrefstyle includes 'nopage'. + + • Robert Stayton: table.xsl + + Add support for some format properties on tables using + HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + • Robert Stayton: olink.xsl + + Add placeholder template to massage olink hot text to make + customization easier, per Feature Request 1828608. + + • Robert Stayton: targets.xsl + + Add support for collecting olink targets from a glossary + generated from a glossary.collection. + + • Robert Stayton: titles.xsl + + Handle firstterm like glossterm in mode="title.markup". + + • Robert Stayton: titles.xsl + + Add match on info/title in title.markup templates where missing. + + • Mauritz Jeanson: titles.xsl + + Changed "ancestor::title" to "(ancestor::title and (@id or @xml:id))". + This enables proper formatting of inline elements in titles in TOCs, + as long as these inlines don't have id or xml:id attributes. + + • Robert Stayton: labels.xsl + + Add two new qanda.defaultlabel values so that numbered sections + and numbered questions can be distinguished. Satisfies + Feature Request #1539045. + + • Robert Stayton: stripns.xsl; pi.xsl + + Convert function-available(exsl:node-set) to use the new param + so Xalan bug is isolated. + + • Mauritz Jeanson: titles.xsl + + Added fixes for bugs #2112656 and #1759205: + 1. Reverted mistaken commits r7485 and r7523. + 2. Updated the template with match="link" and mode="no.anchor.mode" so that + @endterm is used if it exists and if the link has no content. + + • Mauritz Jeanson: titles.xsl + + Added code to handle acknowledgements in book and part. The element is processed + similarly to dedication. All acknowledgements will appear as front matter, after + any dedications. + + • Robert Stayton: olink.xsl + + Fix bug #2018717 use.local.olink.style uses wrong gentext context. + + • Robert Stayton: olink.xsl + + Fix bug #1787167 incorrect hot text for some olinks. + + • Robert Stayton: common.xsl + + Fix bug #1669654 Broken output if copyright contains a range. + + • Robert Stayton: labels.xsl + + Fix bug in labelling figure inside appendix inside article inside book. + +FO + +The following changes have been made to the fo code since the 1.74.3 release. + + • Jirka Kosek: highlight.xsl + + Inclusion of highlighting code was simplified. Only one import is now necessary. + + • Robert Stayton: fop1.xsl + + Add the new fop extensions namespace declaration, in case FOP + extension functions are used. + + • Robert Stayton: formal.xsl + + Add support for pgwide on informal objects. + + • Robert Stayton: docbook.xsl + + Fixed spurious closing quote on line 134. + + • Robert Stayton: docbook.xsl; autoidx-kosek.xsl; autoidx.xsl + + Convert function-available for node-set() to use + new $exsl.node.set.available param in test. + + • David Cramer: xref.xsl + + Suppress extra space after xref when xrefstyle='select: label nopage' (#2740472) + + • Mauritz Jeanson: pi.xsl + + Fixed doc bug for row-height. + + • David Cramer: glossary.xsl + + Internationalized punctuation in glosssee and glossseealso + + • Robert Stayton: param.xweb; param.ent; htmltbl.xsl; table.xsl + + Add support for some format properties on tables using + HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + • Robert Stayton: table.xsl + + Add support bgcolor in td and th + elements in HTML table markup. + + • Robert Stayton: htmltbl.xsl + + Add support for colspan and rowspan and bgcolor in td and th + elements in HTML table markup. + + • Robert Stayton: param.xweb + + Fix working of page-master left and right margins. + + • Mauritz Jeanson: param.xweb; param.ent; fop1.xsl + + Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326. + + • Robert Stayton: table.xsl; pi.xsl + + Add support for dbfo row-height processing instruction, like that in dbhtml. + + • Robert Stayton: lists.xsl + + Add support for dbfo keep-together processing instruction for + entire list instances. + + • Robert Stayton: lists.xsl; block.xsl + + Add support fo dbfo keep-together processing instruction to + more blocks like list items and paras. + + • Robert Stayton: lists.xsl; param.xweb; param.ent + + Add new variablelist.term.properties to format terms, per request # 1968513. + + • Robert Stayton: inline.xsl + + In simple.xlink, rearrange order of processing. + + • Robert Stayton: xref.xsl + + Handle firstterm like glossterm in mode="xref-to". + + • Robert Stayton: glossary.xsl; xref.xsl; pi.xsl; footnote.xsl + + Implement simple.xlink for glosssee and glossseealso so they can use + other types of linking besides otherterm. + + • Robert Stayton: qandaset.xsl + + Add two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045. + + • Robert Stayton: titlepage.xsl + + For the book title templates, I changed info/title to book/info/title + so other element's titles will not be affected. + + • Robert Stayton: xref.xsl; verbatim.xsl + + Use param exsl.node.set.available to test for function. + + • Robert Stayton: param.xweb; param.ent; footnote.xsl + + Start using new param exsl.node.set.available to work around Xalan bug. + + • Robert Stayton: titlepage.templates.xml + + Add comment on use of t:predicate for editor to prevent + extra processing of multiple editors. Fixes bug 2687842. + + • Robert Stayton: xref.xsl; autoidx.xsl + + An indexterm primary, secondary, or tertiary element with an id or xml:id + now outputs that ID, so that index entries can be cross referenced to. + + • Mauritz Jeanson: synop.xsl + + Added modeless template for ooclass|oointerface|ooexception. + Closes bug #1623468. + + • Robert Stayton: xref.xsl + + Add template with match on indexterm in mode="xref-to" to fix bug 2102592. + + • Robert Stayton: xref.xsl + + Now xref to qandaentry will use the label element in a question for + the link text if it has one. + + • Robert Stayton: inline.xsl + + Add id if specified from @id to output for quote and phrase so + they can be xref'ed to. + + • Robert Stayton: xref.xsl + + Add support for xref to phrase, simpara, anchor, and quote. + This assumes the author specifies something using xrefstyle since + the elements don't have ordinary link text. + + • Robert Stayton: toc.xsl + + Fix bug in new toc templates. + + • Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; + titlepage.templates⋯ + + Added code to handle acknowledgements in book and part. The element is processed + similarly to dedication. All acknowledgements will appear as front matter, after + any dedications. + + • Robert Stayton: toc.xsl + + Rewrite toc templates to support an empty toc or populated toc + in all permitted contexts. Same for lot elements. + This fixes bug #1595969 for FO outputs. + + • Robert Stayton: index.xsl + + Fix indents for seealsoie so they are consistent. + + • Mauritz Jeanson: param.xweb + + Removed duplicate (monospace.font.family). + + • Robert Stayton: param.xweb; param.ent + + Add glossentry.list.item.properties. + + • Robert Stayton: param.xweb; param.ent + + Add monospace.verbatim.font.width param to support @width on programlisting. + + • Robert Stayton: verbatim.xsl + + Put programlisting in fo:block-container with writing-mode="lr-tb" + when text direction is right to left because all program languages + are left-to-right. + + • Robert Stayton: verbatim.xsl + + Add support for @width on screen and programlisting, fixes bug #2012736. + + • Robert Stayton: xref.xsl + + Fix bug #1973585 xref to para with xrefstyle not handled correctly. + + • Mauritz Jeanson: block.xsl + + Added support for acknowledgements in article. + Support in book/part remains to be added. + + • Robert Stayton: xref.xsl + + Fix bug #1787167 incorrect hot text for some olinks. + + • Robert Stayton: fo.xsl + + Add writing-mode="tb-rl" as well since some XSL-FO processors support it. + + • Robert Stayton: autotoc.xsl; lists.xsl; glossary.xsl; fo.xsl; table.xsl; + pagesetup.xsl + + Add support for writing-mode="rl-tb" (right-to-left) in FO outputs. + Changed instances of margin-left to margin-{$direction.align.start} + and margin-right to margin-{$direction.align.end}. Those direction.align + params are computed from the writing mode value in each locale's + gentext key named 'writing-mode', introduced in 1.74.3 to add + right-to-left support to HTML outputs. + + • Robert Stayton: param.xweb; param.ent + + Add attribute-sets for formatting glossary terms and defs. + + • Robert Stayton: param.xweb; param.ent + + Add writing.mode param for FO output. + + • Robert Stayton: autotoc.xsl + + Fix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title + instead of question, if available. For DocBook 5, use the info versions. + + • Keith Fahlgren: verbatim.xsl + + Add better pointer to README for XSLTHL + + • Keith Fahlgren: verbatim.xsl + + More tweaking the way that XSLTHL does or does not get called + + • Keith Fahlgren: verbatim.xsl + + Alternate attempt at sanely including/excluding XSLTHT code + +HTML + +The following changes have been made to the html code since the 1.74.3 release. + + • Robert Stayton: lists.xsl + + Removed redundant lang and title attributes on list element inside + div element for lists. + + • Robert Stayton: inline.xsl; titlepage.xsl; division.xsl; toc.xsl; + sections.xsl; table.xsl;⋯ + + Convert all calls to class.attribute to calls to common.html.attributes + to support dir, lang, and title attributes in html output for all elements. + Fulfills feature request #1993833. + + • Robert Stayton: chunk-common.xsl + + Fix bug #2750253 wrong links in list of figures in chunk.html + when target html is in a subdirectory and dbhtml filename used. + + • Jirka Kosek: highlight.xsl + + Inclusion of highlighting code was simplified. Only one import is now necessary. + + • Robert Stayton: chunk-common.xsl; chunktoc.xsl; docbook.xsl; + chunk-changebars.xsl; autoidx⋯ + + Convert function-available for node-set() to use + new $exsl.node.set.available param in test. + + • Mauritz Jeanson: pi.xsl + + Fixed doc bug for row-height. + + • David Cramer: glossary.xsl + + Internationalized punctuation in glosssee and glossseealso + + • Robert Stayton: lists.xsl; html.xsl; block.xsl + + More elements get common.html.attributes. + Added locale.html.attributes template which does the lang, + dir, and title attributes, but not the class attribute + (used on para, for example). + + • Robert Stayton: lists.xsl + + Replace more literal class atts with mode="class.attribute" to support + easier customization. + + • Robert Stayton: glossary.xsl + + Support olinking in glosssee and glossseealso. + + • Robert Stayton: inline.xsl + + In simple.xlink, rearrange order of processing. + + • Robert Stayton: xref.xsl + + Handle firstterm like glossterm in mode="xref-to". + + • Robert Stayton: lists.xsl; html.xsl; block.xsl + + Added template named common.html.attributes to output + class, title, lang, and dir for most elements. + Started adding it to some list and block elements. + + • Robert Stayton: qandaset.xsl + + Add two new qanda.defaultlabel values so that numbered sections + and numbered questions can be distinguished. Satisfies + Feature Request #1539045. + + • Robert Stayton: param.xweb; chunk-code.xsl; param.ent; xref.xsl; + chunkfast.xsl; verbatim.x⋯ + + Use new param exsl.node.set.available to test, handles Xalan bug. + + • Robert Stayton: autoidx.xsl + + Use named anchors for primary, secondary, and tertiary ids so + duplicate entries with different ids can still have an id output. + + • Robert Stayton: param.xweb; param.ent + + Add new param index.links.to.section. + + • Robert Stayton: xref.xsl; autoidx.xsl + + Pass through an id on primary, secondary, or tertiary to + the index entry, so that one could link to an index entry. + You can't link to the id on an indexterm because that is + used to place the main anchor in the text flow. + + • Robert Stayton: autoidx.xsl + + Add support for the new index.links.to.section param which permits + precise links to indexterms in HTML output rather than to + the section title. + + • Mauritz Jeanson: synop.xsl + + Added modeless template for ooclass|oointerface|ooexception. + Closes bug #1623468. + + • Robert Stayton: qandaset.xsl + + Make sure a qandaset has an anchor, even when it has no title, + because it may be referenced in a TOC or xref. + Before, the anchor was output by the title, but there was no + anchor if there was no title. + + • Robert Stayton: xref.xsl + + Add a template for indexterm with mode="xref-to" to fix bug 2102592. + + • Robert Stayton: xref.xsl + + Now xref to qandaentry will use the label element in a question for + the link text if it has one. + + • Robert Stayton: qandaset.xsl; html.xsl + + Create separate templates for computing label of question and answer + in a qandaentry, so such can be used for the alt text of an xref + to a qandaentry. + + • Robert Stayton: inline.xsl; xref.xsl + + Now support xref to phrase, simpara, anchor, and quote, + most useful when an xrefstyle is used. + + • Robert Stayton: toc.xsl + + Rewrite toc templates to support an empty toc or populated toc + in all permitted contexts. Same for lot elements. + This fixes bug #1595969 for HTML outputs. + + • Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; + titlepage.templates⋯ + + Added code to handle acknowledgements in book and part. The element is processed + similarly to dedication. All acknowledgements will appear as front matter, after + any dedications. + + • Robert Stayton: index.xsl + + Rewrote primaryie, secondaryie and tertiaryie templates to handle + nesting of elements and seeie and seealsoie, as reported in + bug # 1168912. + + • Robert Stayton: autotoc.xsl + + Fix simplesect in toc problem. + + • Robert Stayton: verbatim.xsl + + Add support for @width per bug report #2012736. + + • Robert Stayton: formal.xsl; htmltbl.xsl + + Fix bug #1787140 HTML tables not handling attributes correctly. + + • Robert Stayton: param.xweb + + Move writing-mode param. + + • Keith Fahlgren: refentry.xsl + + Remove a nesting of

inside

for refclass (made XHTML* invalid, made HTML silly) + + • Robert Stayton: table.xsl + + Fix bug #1945872 to allow passthrough of colwidth values to + HTML table when no tablecolumns.extension is available and + when no instance of * appears in the table's colspecs. + + • Mauritz Jeanson: block.xsl + + Added support for acknowledgements in article. + Support in book/part remains to be added. + + • Robert Stayton: chunk-common.xsl + + Fix bug #1787167 incorrect hot text for some olinks. + + • Robert Stayton: qandaset.xsl + + Fix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title + instead of question, if available. For DocBook 5, use the info versions. + + • Robert Stayton: chunktoc.xsl + + Add support for generating olink database when using chunktoc.xsl. + + • Keith Fahlgren: verbatim.xsl + + Add better pointer to README for XSLTHL + + • Keith Fahlgren: verbatim.xsl + + Another stab at fixing the stupid XSLTHT includes across processors (Saxon regression reported by Sorin Ristache) + + • Keith Fahlgren: verbatim.xsl + + More tweaking the way that XSLTHL does or does not get called + + • Keith Fahlgren: verbatim.xsl + + Alternate attempt at sanely including/excluding XSLTHT code + +Manpages + +The following changes have been made to the manpages code since the 1.74.3 +release. + + • Robert Stayton: table.xsl + + Convert function-available test for node-set() function to + test of $exsl.node.set.available param. + + • Mauritz Jeanson: lists.xsl + + Added a template for bibliolist. Closes bug #1815916. + +ePub + +The following changes have been made to the epub code since the 1.74.3 release. + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + onegraphic.xinclude.xml;⋯ + + Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog. + + • Keith Fahlgren: docbook.xsl + + Add a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann) + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/ + files/de.xml + + Correctly set dc:language in OPF metadata when i18nizing. Closes Bug #2755150 + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + Corrected namespace declarations for literal XHTML elements to make them serialize "normally" + + • Keith Fahlgren: docbook.xsl + + Be a little bit more nuanced about dates + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files + /orm.book.001.x⋯ + + Add DocBook subjectset -> OPF dc:subject mapping and tests + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files + /orm.book.001.x⋯ + + Add DocBook date -> OPF dc:date mapping and tests + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files + /orm.book.001.x⋯ + + Add DocBook abstract -> OPF dc:description mapping and tests + + • Robert Stayton: docbook.xsl + + Check in patch submitted by user to add opf:file-as attribute + to dc:creator element. + + • Keith Fahlgren: bin/dbtoepub + + Adding --output option to dbtoepub based on user request + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rb + + Cleaning and regularizing the generation of namespaced nodes for OPF, NCX, XHTML and other outputted filetypes (hat tip to bobstayton for pointing out the silly, incorrect code) + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + refclass.xml + + Remove a nesting of

inside

for refclass (made XHTML* invalid, made HTML silly) + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + blockquotepre.xml + + Added regression test and fix for XHTML validation problem with s added inside

; This potentially causes another problem (where something is referenced by has no anchor, but someone reporting that should cause the whole thing to be reconsidered with modern browsers in mind. + +HTMLHelp + +The following changes have been made to the htmlhelp code since the 1.74.3 +release. + + • Robert Stayton: htmlhelp-common.xsl + + Add support for generating olink target database for htmlhelp files. + +Params + +The following changes have been made to the params code since the 1.74.3 +release. + + • Robert Stayton: default.table.rules.xml + + Add default setting for @rules attribute on HTML markup tables. + + • Mauritz Jeanson: bookmarks.collapse.xml + + Added a new parameter, bookmarks.collapse, that controls the initial state + of the bookmark tree. When the parameter has a non-zero value (the default), + only the top-level bookmarks are displayed initially. Otherwise, the whole + tree of bookmarks is displayed. + + This is implemented for FOP 0.9X. Closes FR #1792326. + + • Robert Stayton: variablelist.term.properties.xml + + Add new variablelist.term.properties to format terms, per + request # 1968513. + + • Robert Stayton: qanda.defaultlabel.xml + + Add two new qanda.defaultlabel values so that numbered sections + and numbered questions can be distinguished. Satisfies + Feature Request #1539045. + + • Robert Stayton: index.links.to.section.xml + + Change default to 1 to match past behavior. + + • Robert Stayton: exsl.node.set.available.xml + + Isolate this text for Xalan bug regarding exsl:node-set available. + If it is ever fixed in Xalan, just fix it here. + + • Robert Stayton: index.links.to.section.xml + + Add param to control whether an index entry links to + a section title or to the precise location of the + indexterm. + + • Robert Stayton: glossentry.list.item.properties.xml + + New attribute list for glossentry in glossary. + + • Robert Stayton: monospace.verbatim.font.width.xml + + New parameter to support @width on programlisting and screen. + + • Mauritz Jeanson: highlight.source.xml + + Updated and reorganized the description. + + • Robert Stayton: page.margin.outer.xml; page.margin.inner.xml + + Add caveat about XEP bug when writing-mode is right-to-left. + + • Robert Stayton: article.appendix.title.properties.xml; writing.mode.xml; + body.start.indent⋯ + + Change 'left' to 'start' and 'right' to 'end' to support right-to-left + writing mode. + + • Robert Stayton: glossdef.block.properties.xml; + glossdef.list.properties.xml; glossterm.blo⋯ + + Add attribute-sets for formatting glossary terms and defs. + + • Robert Stayton: glossterm.separation.xml + + Clarify the description. + + • Robert Stayton: make.year.ranges.xml + + Now handles year element containing a comma or dash without error. + +Highlighting + +The following changes have been made to the highlighting code since the 1.74.3 +release. + + • Jirka Kosek: README + + Inclusion of highlighting code was simplified. Only one import is now necessary. + + • Keith Fahlgren: README + + Adding XSLTHL readme + + • Keith Fahlgren: common.xsl + + Alternate attempt at sanely including/excluding XSLTHT code + +XSL-Saxon + +The following changes have been made to the xsl-saxon code since the 1.74.3 +release. + + • Mauritz Jeanson: src/com/nwalsh/saxon/Text.java + + Added a fix that prevents output of extra blank line. + Hopefully this closes bug #894805. + +XSL-Xalan + +The following changes have been made to the xsl-xalan code since the 1.74.3 +release. + + • Mauritz Jeanson: src/com/nwalsh/xalan/Text.java + + Added a fix that prevents output of extra blank line. + Hopefully this closes bug #894805. + +Release Notes: 1.74.3 + +This release fixes some bugs in the 1.74.2 release. + +See highlighting/README for XSLTHL usage instructions. + +Release Notes: 1.74.2 + +This release fixes some bugs in the 1.74.1 release. + +Release Notes: 1.74.1 + +This release includes important bug fixes and adds the following significant +feature changes: + +Gentext + + Kirghiz locale added and Chinese translations have been simplified. + + Somme support for gentext and right-to-left languages has been added. + +FO + + Various bugs have been resolved. + + Support for a new processing instruction: dbfo funcsynopsis-style has been + added. + + Added new param email.mailto.enabled for FO output. Patch from Paolo + Borelli. + + Support for documented metadata in fop1 mode has been added. + +Highlighting + + Support for the latest version of XSLTHL 2.0 and some new language syntaxes + have been added to a variety of outputs. + +Manpages + + Added man.output.better.ps.enabled param (zero default). It non-zero, no + such markup is embedded in generated man pages, and no enhancements are + included in the PostScript output generated from those man pages by the man + -Tps command. + +HTML + + Support for writing.mode to set text direction and alignment based on + document locale has been added. + + Added a new top-level stylesheet module, chunk-changebars.xsl, to be used + for generating chunked output with highlighting based on change + (@revisionflag) markup. The module imports/includes the standard chunking + and changebars templates and contains additional logic for chunked output. + See FRs #1015180 and #1819915. + +ePub + + Covers now look better in Adobe Digital Editions thanks to a patch from + Paul Norton of Adobe + + Cover handling now more generic (including limited DocBook 5.0 cover + support thanks to patch contributed by Liza Daly. + + Cover markup now carries more reliably into files destined for .mobi and + the Kindle. + + dc:identifiers are now generated from more types of numbering schemes. + + Both SEO and semantic structure of chunked ePub output by ensuring that we + always send out one and only one h1 in each XHTML chunk. + + Primitive support for embedding a single font added. + + Support for embedding a CSS customizations added. + +Roundtrip + + Support for imagedata-metadata and table as images added. + + Support for imagedata-metadata and legalnotice as images added. + +Params + + man.output.better.ps.enabled added for Manpages output + + writing.mode.xml added to set text direction. + + Added new param email.mailto.enabled for FO output. Patch from Paolo + Borelli. Closes #2086321. + + highlight.source upgraded to support the latest version of XSLTHL 2.0. + +The following is a list of changes that have been made since the 1.74.0 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.74.0 +release. + + • Michael(tm) Smith: locale/ky.xml; Makefile + + new Kirghiz locale from Ilyas Bakirov + + • Mauritz Jeanson: locale/en.xml + + Added "Acknowledgements". + + • Dongsheng Song: locale/zh_cn.xml + + Simplified Chinese translation. + + • Robert Stayton: locale/lv.xml; locale/ca.xml; locale/pt.xml; locale/tr.xml; + locale/af.xml;⋯ + + Add writing-mode gentext string to support right-to-left languages. + +FO + +The following changes have been made to the fo code since the 1.74.0 release. + + • David Cramer: footnote.xsl + + Added a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message. + + • Mauritz Jeanson: spaces.xsl + + Convert spaces to fo:leader also in elements in the DB 5 namespace. + + • Mauritz Jeanson: pi.xsl; synop.xsl + + Added support for a new processing instruction: dbfo funcsynopsis-style. + Closes bug #1838213. + + • Michael(tm) Smith: inline.xsl; param.xweb; param.ent + + Added new param email.mailto.enabled for FO output. + Patch from Paolo Borelli. Closes #2086321. + + • Mauritz Jeanson: docbook.xsl + + Added support for document metadata for fop1 (patch #2067318). + + • Jirka Kosek: param.ent; param.xweb; highlight.xsl + + Upgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + +HTML + +The following changes have been made to the html code since the 1.74.0 release. + + • Robert Stayton: param.xweb; docbook.xsl; param.ent; html.xsl + + Add support for writing.mode to set text direction and alignment based on document locale. + + • Mauritz Jeanson: chunk-changebars.xsl + + Added a new top-level stylesheet module, chunk-changebars.xsl, to be + used for generating chunked output with highlighting based on change + (@revisionflag) markup. The module imports/includes the standard chunking + and changebars templates and contains additional logic for chunked output. + See FRs #1015180 and #1819915. + +Manpages + +The following changes have been made to the manpages code since the 1.74.0 +release. + + • Michael(tm) Smith: docbook.xsl + + Put the following at the top of generated roff for each page: + \" t + purpose is to explicitly tell AT&T troff that the page needs to be + pre-processed through tbl(1); groff can figure it out + automatically, but apparently AT&T troff needs to be explicitly told + +ePub + +The following changes have been made to the epub code since the 1.74.0 release. + + • Keith Fahlgren: docbook.xsl + + Patch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions + + • Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/ + v5cover.xml; bin/spec/sp⋯ + + Patch contributed by Liza Daly to make ePub cover handling more generic. Additionally + DocBook 5.0's now has some limited support: + + - should reference a cover in the OPF guide for a DocBook 5.0 test document + + • Keith Fahlgren: bin/spec/files/isbn.xml; bin/spec/files/issn.xml; bin/spec/ + files/biblioid.⋯ + + Liza Daly reported that the dc:identifer-generation code was garbage (she was right). + + Added new tests: + - should include at least one dc:identifier + - should include an ISBN as URN for dc:identifier if an ISBN was in the metadata + - should include an ISSN as URN for dc:identifier if an ISSN was in the metadata + - should include an biblioid as a dc:identifier if an biblioid was in the metadata + - should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rb + + Improve both SEO and semantic structure of chunked ePub output by ensuring that + we always send out one and only one h1 in each XHTML chunk. + + DocBook::Epub + - should include one and only one

in each HTML file in rendered ePub files + for s + - should include one and only one

in each HTML file in rendered ePub files + for s even if they do not have section markup + + • Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files + /orm.book.001.x⋯ + + Adding better support for covers in epub files destined for .mobi and the Kindle + + • Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/ + DejaVuSerif.otf; docbook.⋯ + + Adding primitive support for embedding a single font + + • Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/ + test_cust.xsl; bin/spec/e⋯ + + Adding support for user-specified customization layers in dbtoepub + + • Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/ + docbook.rb; bin/s⋯ + + Adding CSS support to .epub target & dbtoepub: + -c, --css [FILE] Use FILE for CSS on generated XHTML. + + + DocBook::Epub + ... + - should include a CSS link in HTML files when a CSS file has been provided + - should include CSS file in .epub when a CSS file has been provided + - should include a CSS link in OPF file when a CSS file has been provided + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.74.0 +release. + + • Steve Ball: blocks2dbk.xsl; template.xml; template.dot + + added support for imagedata-metadata + added support for table as images + + • Steve Ball: blocks2dbk.xsl; normalise2sections.xsl; sections2blocks.xsl + + Improved support for personname inlines. + + • Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xml + + Added support for legalnotice. + + • Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl + + added support for orgname in author + + • Steve Ball: specifications.xml; supported.xml; blocks2dbk.xsl; + wordml2normalise.xsl; dbk2w⋯ + + Updated specification. + to-DocBook: add cols attribute to tgroup + from-DocBook: fix for blockquote title + +Params + +The following changes have been made to the params since the 1.74.0 release. + + • The change was to add man.output.better.ps.enabled parameter, with its + default value set to zero. If the value of the man.output.better.ps.enabled + parameter is non-zero, certain markup is embedded in each generated man + page such that PostScript output from the man -Tps command for that page + will include a number of enhancements designed to improve the quality of + that output. If man.output.better.ps.enabled is zero (the default), no such + markup is embedded in generated man pages, and no enhancements are included + in the PostScript output generated from those man pages by the man -Tps + command. WARNING: The enhancements provided by this parameter rely on + features that are specific to groff (GNU troff) and that are not part of + "classic" AT&T troff or any of its derivatives. Therefore, any man pages + you generate with this parameter enabled will be readable only on systems + on which the groff (GNU troff) program is installed, such as GNU/Linux + systems. The pages will not not be readable on systems on with the classic + troff (AT&T troff) command is installed. NOTE: The value of this parameter + only affects PostScript output generated from the man command. It has no + effect on output generated using the FO backend. TIP: You can generate + PostScript output for any man page by running the following command: man + FOO -Tps > FOO.ps You can then generate PDF output by running the following + command: ps2pdf FOO.ps + + • Robert Stayton: writing.mode.xml + + writing mode param used to set text direction. + + • Michael(tm) Smith: email.mailto.enabled.xml + + Added new param email.mailto.enabled for FO output. + Patch from Paolo Borelli. Closes #2086321. + + • Jirka Kosek: highlight.source.xml; highlight.xslthl.config.xml + + Upgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + +Highlighting + +The following changes have been made to the highlighting code since the 1.74.0 +release. + + • Jirka Kosek: cpp-hl.xml; c-hl.xml; tcl-hl.xml; php-hl.xml; common.xsl; + perl-hl.xml; delphi⋯ + + Upgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + +Release Notes: 1.74.0 + +This release includes important bug fixes and adds the following significant +feature changes: + +.epub target + + Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media) have donated code + that generates .epub documents from DocBook input. An alpha-reference + implementation in Ruby has also been provided. + + .epub is an open standard of the The International Digital Publishing Forum + (IDPF), a the trade and standards association for the digital publishing + industry. + + Read more about this target in epub/README + +XHTML 1.1 target + + To support .epub output, a strict XHTML 1.1 target has been added. The + stylesheets for this output are generated and are quite similar to the + XHTML target. + +Gentext updates + + A number of locales have been updated. + +Roundtrip improvements + + Table, figure, template syncronization, and character style improvements + have been made for WordML & Pages. Support added for OpenOffice.org. + +First implementation of a libxslt extension + + A stylesheet extension for libxslt, written in Python, has been added. The + extension is a function for adjusting column widths in CALS tables. See + extensions/README.LIBXSLT for more information. + +The following is a list of changes that have been made since the 1.73.2 +release. + +Gentext + +The following changes have been made to the gentext code since the 1.73.2 +release. + + • Michael(tm) Smith: locale/id.xml + + Checked in changes to Indonesion locale submitted by Euis Luhuanam a long time ago. + + • Michael(tm) Smith: locale/lt.xml + + Added changes to Lithuanian locate submitted a long time back by Nikolajus Krauklis. + + • Michael(tm) Smith: locale/hu.xml + + fixed error in lowercase.alpha definition in Hungarian locale + + • Michael(tm) Smith: locale/nb.xml + + Corrected language code for nb locale, and restored missing "startquote" key. + + • Michael(tm) Smith: locale/ja.xml + + Committed changes to ja locale file, from Akagi Kobayashi. Adds bracket quotes around many xref instances that did not have them + before. + + • Michael(tm) Smith: Makefile + + "no" locale is now "nb" + + • Michael(tm) Smith: locale/nb.xml + + Update Norwegian BokmÃ¥l translation. Thanks to Hans F. Nordhaug. + + • Michael(tm) Smith: locale/no.xml; locale/nb.xml + + per message from Hans F. Nordhaug, correct identifier for + Norwegian BokmÃ¥l is "nb" (not "no") and has been for quite some + time now... + + • Michael(tm) Smith: locale/ja.xml + + Converted ja.xml source file to use real unicode characters so + that the actual glyphs so up when you edit it in a text editor + (instead of the character references). + + • Michael(tm) Smith: locale/ja.xml + + Checked in changes to ja.xml locale file. Thanks to Akagi Kobayashi. + + • Michael(tm) Smith: locale/it.xml + + Changes from Federico Zenith + + • Dongsheng Song: locale/zh_cn.xml + + Added missing translations. + +Common + +The following changes have been made to the common code since the 1.73.2 +release. + + • Michael(tm) Smith: l10n.xsl + + Added new template "l10.language.name" for retrieving the + English-language name of the lang setting of the current document. + Closes #1916837. Thanks to Simon Kennedy. + + • Michael(tm) Smith: refentry.xsl + + fixed syntax error + + • Michael(tm) Smith: refentry.xsl + + fixed a couple of typos + + • Michael(tm) Smith: refentry.xsl + + refined handling of cases where refentry "source" or "manual" + metadata is missing or when we use fallback content instead. We + now report a Warning if we use fallback content. + + • Michael(tm) Smith: refentry.xsl + + don't use refmiscinfo@class=date value as fallback for refentry + "source" or "manual" metadata fields + + • Michael(tm) Smith: refentry.xsl + + Made reporting of missing refentry metadata more quiet: + + - we no longer report anything if usable-but-not-preferred + metadata is found; we just quietly use whatever we manage to + find + + - we now only report missing "source" metadata if the refentry + is missing BOTH "source name" and "version" metadata; if it + has one but not the other, we use whichever one it has and + don't report anything as missing + + The above changes were made because testing with some "real world" + source reveals that some authors are intentionally choosing to use + "non preferred" markup for some metadata, and also choosing to + omit "source name" or "version" metadata in there DocBook XML. So + it does no good to give them pedantic reminders about what they + already know... + + Also, changed code to cause "fixme" text to be inserted in output + in particular cases: + + - if we can't manage to find any "source" metadata at all, we + now put fixme text into the output + + - if we can't manage to find any "manual" metadata a all, we + now put fixme text into the output + + The "source" and "manual" metadata is necessary information, so + buy putting the fixme stuff in the output, we alert users to the + need problem of it being missing. + + • Michael(tm) Smith: refentry.xsl + + When generating manpages output, we no longer report anything if + the refentry source is missing date or pubdate content. In + practice, many users intentionally omit the date from the source + because they explicitly want it to be generated. + + • Michael(tm) Smith: l10n.xml + + further change needed for switch from no locale to nb. + + • Michael(tm) Smith: common.xsl + + Added support for orgname in authorgroup. Thanks to Camille + Bégnis. + + • Michael(tm) Smith: Makefile + + "no" locale is now "nb" + + • Mauritz Jeanson: stripns.xsl + + Removed the template matching "ng:link|db:link" (in order to make @xlink:show + work with elements). As far as I can tell, this template is no longer needed. + + • Mauritz Jeanson: entities.ent + + Moved declaration of comment.block.parents entity to common/entities.ent. + + • Mauritz Jeanson: titles.xsl + + Added an update the fix made in revision 7528 (handling of xref/link in no.anchor.mode mode). + Having xref in title is not a problem as long as the target is not an ancestor element. + Closes bug #1838136. + + Note that an xref that is in a title and whose target is an ancestor element is still not + rendered in the TOC. This could be considered a bug, but on the other hand I cannot really + see the point in having such an xref in a document. + + • Mauritz Jeanson: titles.xsl + + Added a "not(ancestor::title)" test to work around "too many nested + apply-templates" problems when processing xrefs or links in no.anchor.mode mode. + Hopefully, this closes bug #1811721. + + • Mauritz Jeanson: titles.xsl + + Removed old template matching "link" in no.anchor.mode mode. + + • Mauritz Jeanson: titles.xsl + + Process in no.anchor.mode mode with the same template as . + Closes bug #1759205 (Empty link in no.anchor.mode mode). + + • Mauritz Jeanson: titles.xsl + + In no.anchor.mode mode, do not output anchors for elements that are descendants + of . Previously, having inline elements with @id/@xml:id in <title>s + resulted in anchors both in the TOC and in the main flow. Closes bug #1797492. + +FO + +The following changes have been made to the fo code since the 1.73.2 release. + + • Mauritz Jeanson: pi.xsl + + Updated documentation for keep-together. + + • Mauritz Jeanson: task.xsl + + Enabled use of the keep-together PI on task elements. + + • Robert Stayton: index.xsl + + FOP1 requires fo:wrapper for inline index entries, not fo:inline. + + • Robert Stayton: index.xsl + + Fixed non-working inline.or.block template for indexterm wrappers. + Add fop1 to list of processors using inline.or.block. + + • Mauritz Jeanson: table.xsl + + Fixed bug #1891965 (colsep in entytbl not working). + + • Mauritz Jeanson: titlepage.xsl + + Added support for title in revhistory. Closes bug #1842847. + + • Mauritz Jeanson: pi.xsl + + Small doc cleanup (dbfo float-type). + + • Mauritz Jeanson: titlepage.xsl + + Insert commas between multiple copyright holders. + + • Mauritz Jeanson: autotoc.xsl; division.xsl + + Added modifications to support nested set elements. See bug #1853172. + + • David Cramer: glossary.xsl + + Added normalize-space to xsl:sorts to avoid missorting of glossterms due to stray leading spaces. + + • David Cramer: glossary.xsl + + Fixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry + + • Mauritz Jeanson: inline.xsl + + Added a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, + and the "hot text" is the biblioid itself enclosed in brackets. + + • Mauritz Jeanson: inline.xsl + + Moved declaration of comment.block.parents entity to common/entities.ent. + + • Mauritz Jeanson: docbook.xsl + + Updated message about unmatched element. + + • Mauritz Jeanson: param.xweb + + Added link to profiling chapter of TCG. + + • Mauritz Jeanson: refentry.xsl + + Fixed typo (refsynopsysdiv -> refsynopsisdiv). + + • David Cramer: fop.xsl; fop1.xsl; ptc.xsl; xep.xsl + + Added test to check generate.index param when generating pdf bookmarks + + • Mauritz Jeanson: graphics.xsl + + Added support for MathML in imagedata. + + • Michael(tm) Smith: math.xsl + + Removed unnecessary extra test condition in test express that + checks for passivetex. + + • Michael(tm) Smith: math.xsl + + Don't use fo:instream-foreign-object if we are processing with + passivetex. Closes #1806899. Thanks to Justus Piater. + + • Mauritz Jeanson: component.xsl + + Added code to output a TOC for an appendix in an article when + generate.toc='article/appendix toc'. Closes bug #1669658. + + • Dongsheng Song: biblio-iso690.xsl + + Change encoding from "windows-1250" to "UTF-8". + + • Mauritz Jeanson: pi.xsl + + Updated documentation for dbfo_label-width. + + • Mauritz Jeanson: lists.xsl + + Added support for the dbfo_label-width PI in calloutlists. + + • Robert Stayton: biblio.xsl + + Support finding glossary database entries inside bibliodivs. + + • Robert Stayton: formal.xsl + + Complete support for <?dbfo pgwide="1"?> for informal + elements too. + + • Mauritz Jeanson: table.xsl + + In the table.block template, added a check for the dbfo_keep-together PI, so that + a table may break (depending on the PI value) at a page break. This was needed + since the outer fo:block that surrounds fo:table has keep-together.within-column="always" + by default, which prevents the table from breaking. Closes bug #1740964 (Titled + table does not respect dbfo PI). + + • Mauritz Jeanson: pi.xsl + + Added a few missing @role="tcg". + + • Mauritz Jeanson: inline.xsl + + Use normalize-space() in glossterm comparisons (as in html/inline.xsl). + + • Mauritz Jeanson: autoidx.xsl + + Removed the [&scope;] predicate from the target variable in the template with name="reference". + This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, + with index.on.type=1. Closes bug #1680836. + + • Michael(tm) Smith: inline.xsl; xref.xsl; footnote.xsl + + Added capability in FO output for displaying URLs for all + hyperlinks (elements marked up with xlink:href attributes) in the + same way as URLs for ulinks are already handled (which is to say, + either inline or as numbered footnotes). + + Background on this change: + DocBook 5 allows "ubiquitous" linking, which means you can make + any element a hyperlink just by adding an xlink:href attribute to + it, with the value set to an external URL. That's in contrast to + DocBook 4, which only allows you to use specific elements (e.g., + the link and ulink elements) to mark up hyperlinks. + + The existing FO stylesheets have a mechanism for handling display + of URLs for hyperlinks that are marked up with ulink, but they did + not handle display of URLs for elements that were marked up with + xlink:href attributes. This change adds handling for those other + elements, enabling the URLs they link to be displayed either + inline or as numbered footnotes (depending on what values the user + has the ulink.show and ulink.footnotes params set to). + + Note that this change only adds URL display support for elements + that call the simple.xlink template -- which currently is most + (but not all) inline elements. + + This change also moves the URL display handling out of the ulink + template and into a new "hyperlink.url.display" named template; + the ulink template and the simple.xlink named template now both + call the hyperlink.url.display template. + + Warning: In the stylesheet code that determines what footnote + number to assign to each footnote or external hyperlink, there is + an XPath expression for determining whether a particular + xlink:href instance is an external hyperlink; that expression is + necessarily a bit complicated and further testing may reveal that + it doesn't handle all cases as expected -- so some refinements to + it may need to be done later. + + Closes #1785519. Thanks to Ken Morse for reporting and + troubleshooting the problem. + +HTML + +The following changes have been made to the html code since the 1.73.2 release. + + • Keith Fahlgren: inline.xsl; synop.xsl + + Work to make HTML and XHTML targets more valid + + • Keith Fahlgren: table.xsl + + Add better handling for tables that have footnotes in the titles + + • Keith Fahlgren: biblio.xsl + + Add anchors to bibliodivs + + • Keith Fahlgren: formal.xsl; Makefile; htmltbl.xsl + + Initial checkin/merge of epub target from work provided by Paul Norton of Adobe + and Keith Fahlgren of O'Reilly. + + This change includes new code for generating the XHTML 1.1 target sanely. + + • Mauritz Jeanson: biblio.xsl + + Added code for creating URLs from biblioids with @class="doi" (representing Digital + Object Identifiers). See FR #1934434 and http://doi.org. + + To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled + for bibliorelation, bibliosource and citebiblioid. + + • Norman Walsh: formal.xsl + + Don't use xsl:copy because it forces the resulting element to be in the same namespace as the source element; in the XHTML stylesheets, that's wrong. But the HTML-to-XHTML converter does the right thing with literal result elements, so use one of them. + + • Michael(tm) Smith: Makefile + + Added checks and hacks to various makefiles to enable building + under Cygwin. This stuff is ugly and maybe not worth the mess and + trouble, but does seem to work as expected and not break anything + else. + + • Michael(tm) Smith: docbook.xsl + + added "exslt" namespace binding to html/docbook.xsl file (in + addition to existing "exsl" binding. reason is because lack of it + seems to cause processing problems when using the profiled + version of the stylsheet + + • Norman Walsh: chunk-common.xsl + + Rename link + + • Mauritz Jeanson: table.xsl + + Added a fix to make rowsep apply to the last row of thead in entrytbl. + + • Michael(tm) Smith: synop.xsl + + Simplified and streamlined handling of output for ANSI-style + funcprototype output, to correct a problem that was causing type + data to be lost in the output parameter definitions. For example, + for an instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> + ... the brackets (indicating an array type) were being dropped. + + • Michael(tm) Smith: synop.xsl + + Changed HTML handling of K&R-style paramdef output. The parameter + definitions are no longer output in a table (though the prototype + still is). The reason for the change is that the + kr-tabular-funcsynopsis-mode template was causing type data to be + lost in the output parameter definitions. For example, for an + instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> + ... the brackets (indicating an array type) were being dropped. + The easiest way to deal with the problem is to not try to chop up + the parameter definitions and display them in table format, but to + instead just output them as-is. May not look quite as pretty, but + at least we can be sure no information is being lost... + + • Michael(tm) Smith: pi.xsl + + updated wording of doc for funcsynopsis-style PI + + • Michael(tm) Smith: param.xweb; param.ent; synop.xsl + + Removed the funcsynopsis.tabular.threshold param. It's no longer + being used in the code and hasn't been since mid 2006. + + • Mauritz Jeanson: graphics.xsl + + Added support for the img.src.path parameter for SVG graphics. Closes bug #1888169. + + • Mauritz Jeanson: chunk-common.xsl + + Added missing space. + + • Norman Walsh: component.xsl + + Fix bug where component titles inside info elements were not handled properly + + • Michael(tm) Smith: pi.xsl + + Moved dbhtml_stop-chunking embedded doc into alphabetical order, + fixed text of TCG section it see-also'ed. + + • David Cramer: pi.xsl + + Added support for <?dbhtml stop-chunking?> processing instruction + + • David Cramer: chunk-common.xsl; pi.xsl + + Added support for <?dbhtml stop-chunking?> processing instruction + + • David Cramer: glossary.xsl + + Fixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry. Also added normalize-space to avoid missorting due to stray leading spaces. + + • Mauritz Jeanson: inline.xsl + + Added a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, + and the "hot text" is the biblioid itself enclosed in brackets. + + • Mauritz Jeanson: inline.xsl + + Added support for @xlink:show in the simple.xlink template. The "new" and "replace" + values are supported (corresponding to values of "_blank" and "_top" for the + ulink.target parameter). I have assumed that @xlink:show should override ulink.target + for external URI links. This closes bugs #1762023 and #1727498. + + • Mauritz Jeanson: inline.xsl + + Moved declaration of comment.block.parents entity to common/entities.ent. + + • Mauritz Jeanson: param.xweb + + Added link to profiling chapter of TCG. + + • Dongsheng Song: biblio-iso690.xsl + + Change encoding from "windows-1250" to "UTF-8". + + • Robert Stayton: biblio.xsl + + Add support in biblio collection to entries in bibliodivs. + + • Mauritz Jeanson: pi.xsl + + Added missing @role="tcg". + + • Mauritz Jeanson: chunk-common.xsl; titlepage.xsl + + Refactored legalnotice/revhistory chunking, so that the use.id.as.filename + parameter as well as the dbhtml_filename PI are taken into account. A new named + template in titlepage.xsl is used to compute the filename. + + • Mauritz Jeanson: chunk-common.xsl; titlepage.xsl + + An update to the fix for bug #1790495 (r7433): + The "ln-" prefix is output only when the legalnotice doesn't have an + @id/@xml:id, in which case the stylesheets generate an ID value, + resulting in a filename like "ln-7e0fwgj.html". This is useful because + without the prefix, you wouldn't know that the file contained a legalnotice. + The same logic is also applied to revhistory, using an "rh-" prefix. + + • Mauritz Jeanson: autoidx.xsl + + Removed the [&scope;] predicate from the target variable in the template with name="reference". + This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, + with index.on.type=1. Closes bug #1680836. + + • Mauritz Jeanson: titlepage.xsl + + Added 'ln-' prefix to the name of the legalnotice chunk, in order to match the + <link href"..."> that is output by make.legalnotice.head.links (chunk-common.xsl). + Modified the href attribute on the legalnotice link. + Closes bug #1790495. + +Manpages + +The following changes have been made to the manpages code since the 1.73.2 +release. + + • Michael(tm) Smith: other.xsl + + slightly adjusted spacing around admonition markers + + • Michael(tm) Smith: refentry.xsl; utility.xsl + + make sure refsect3 titles are preceded by a line of space, and + make the indenting of their child content less severe + + • Michael(tm) Smith: block.xsl + + only indent verbatim environments in TTY output, not in non-TTY/PS + + • Michael(tm) Smith: block.xsl + + made another adjustment to correct vertical alignment of admonition marker + + • Michael(tm) Smith: block.xsl; other.xsl + + Adjusted/corrected alignment of adominition marker in PS/non-TTY output. + + • Michael(tm) Smith: endnotes.xsl + + For PS/non-TTY output, display footnote/endnote numbers in + superscript. + + • Michael(tm) Smith: table.xsl; synop.xsl; utility.xsl + + Changed handling of hanging indents for cmdsynopsis, funcsynopsis, + and synopfragment such that they now look correct in non-TTY/PS + output. We now use the groff \w escape to hang by the actual width + -- in the current font -- of the command, funcdef, or + synopfragment references number (as opposed to hanging by the + number of characters). This rendering in TTY output remains the + same, since the width in monospaced TTY output is the same as the + number of characters. + + Also, created new synopsis-block-start and synopsis-block-end + templates to use for cmdsynopsis and funcsynopsis instead of the + corresponding verbatim-* templates. + + Along with those changes, also corrected a problem that caused the + content of synopfragment to be dropped, and made a + vertical-spacing change to adjust spacing around table titles and + among sibling synopfragment instances. + + • Michael(tm) Smith: other.xsl + + use common l10.language.name template to retrieve English-language name + + • Michael(tm) Smith: synop.xsl; inline.xsl + + added comment in code explaining why we don't put filename output + in italic (despite the fact that man guidelines say we should) + + • Michael(tm) Smith: inline.xsl + + put filename output in monospace instead of italic + + • Michael(tm) Smith: synop.xsl + + put cmdsynopsis in monospace + + • Michael(tm) Smith: inline.xsl + + removed template match for literal. template matches for monospace + inlines are all imported from the HTML stylesheet + + • Michael(tm) Smith: block.xsl + + don't indent verbatim environments that are descendants of + refsynopsisdiv, not put backgrounds behind them + + • Michael(tm) Smith: inline.xsl + + set output of the literal element in monospace. this causes all + inline monospace instances in the git man pages to be set in + monospace (since DocBook XML source for git docs is generated with + asciidoc and asciidoc consistently outputs only <literal> for + inline monospace (not <command> or <code> or anything else). + Of course this only affects non-TTY output... + + • Michael(tm) Smith: utility.xsl + + Added inline.monoseq named template. + + • Michael(tm) Smith: utility.xsl + + don't bother using a custom register to store the previous + font-family value when setting blocks of text in code font; just + use \F[] .fam with no arg to switch back + + • Michael(tm) Smith: endnotes.xsl + + put links in blue in PS output (note that this matches how groff + renders content marked up with the .URL macro) + + • Michael(tm) Smith: endnotes.xsl; param.xweb; param.ent + + removed man.links.are.underlined and added man.font.links. Also, + changed the default font formatting for links to bold. + + • Michael(tm) Smith: endnotes.xsl; param.xweb; param.ent + + Added new param man.base.url.for.relative.links .. specifies a + base URL for relative links (for ulink, @xlink:href, imagedata, + audiodata, videodata) shown in the generated NOTES section of + man-page output. The value of man.base.url.for.relative.links is + prepended to any relative URI that is a value of ulink url, + xlink:href, or fileref attribute. + + If you use relative URIs in link sources in your DocBook refentry + source, and you leave man.base.url.for.relative.links unset, the + relative links will appear "as is" in the NOTES section of any + man-page output generated from your source. That's probably not + what you want, because such relative links are only usable in the + context of HTML output. So, to make the links meaningful and + usable in the context of man-page output, set a value for + man.base.url.for.relative.links that points + to the online version of HTML output generated from your DocBook + refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + • Michael(tm) Smith: info.xsl + + If a source refentry contains a Documentation or DOCUMENTATION + section, don't report it as having missing AUTHOR information. + Also, if missing a contrib/personblurb for a person or org, report + pointers to http://docbook.sf.net/el/personblurb and to + http://docbook.sf.net/el/contrib + + • Michael(tm) Smith: info.xsl + + If we encounter an author|editor|othercredit instance that lacks a + personblurb or contrib, report it to the user (because that means + we have no information about that author|editor|othercredit to + display in the generated AUTHOR|AUTHORS section...) + + • Michael(tm) Smith: info.xsl; docbook.xsl; other.xsl + + if we can't find any usable author data, emit a warning and insert + a fixme in the output + + • Michael(tm) Smith: info.xsl + + fixed bug in indenting of output for contrib instances in AUTHORS + section. Thanks to Daniel Leidert and the fglrx docs for exposing + the bug. + + • Michael(tm) Smith: block.xsl + + for a para or simpara that is the first child of a callout, + suppress the .sp or .PP that would normally be output (because in + those cases, the output goes into a table cell, and the .sp or .PP + markup causes a spurious linebreak before it when displayed + + • Michael(tm) Smith: lists.xsl + + Added support for rendering co callouts and calloutlist instances. + So you can now use simple callouts -- marking up programlisting + and such with co instances -- and have the callouts displayed in + man-page output. ("simple callouts" means using co@id and + callout@arearefs pointing to co@id instances; in man/roff output, + we can't/don't support markup that uses areaset and area) + + • Michael(tm) Smith: block.xsl + + only put a line of space after a verbatim if it's followed by a + text node or a paragraph + + • Michael(tm) Smith: utility.xsl + + put verbatim environments in slightly smaller font in non-TTY + output + + • Michael(tm) Smith: lists.xsl + + minor whitespace-only reformatting of lists.xsl source + + • Michael(tm) Smith: lists.xsl + + Made refinements/fixes to output of orderedlist and itemizedlist + -- in part, to get mysql man pages to display correctly. This + change causes a "\c" continuation marker to be added between + listitem markers and contents (to ensure that the content remains + on the same line as the marker when displayed) + + • Michael(tm) Smith: block.xsl + + put a line of vertical space after all verbatim output that has + sibling content following it (not just if that sibling content is + a text node) + + • Michael(tm) Smith: block.xsl + + refined spacing around titles for admonitions + + • Michael(tm) Smith: block.xsl; other.xsl + + Deal with case of verbatim environments that have a linebreak + after the opening tag. Assumption is that users generally don't + want that linebreak to appear in output, so we do some groff + hackery to mess with vertical spacing and close the space. + + • Michael(tm) Smith: inline.xsl + + indexterm instances now produce groff comments like this: + + .\" primary: secondary: tertiary + + remark instances, if non-empty, now produce groff comments + + • Michael(tm) Smith: charmap.groff.xsl; other.xsl + + convert no-break space character to groff "\ \&" (instead of just + "\ "). the reason is that if a space occurs at the end of a line, + our processing causes it to be eaten. a real-world case of this is + the mysql(1) man page. appending the "\&" prevents that + + • Michael(tm) Smith: block.xsl + + output "sp" before simpara output, not after it (outputting it + after results in undesirable whitespace in particular cases; for + example, in the hg/mercurial docs + + • Michael(tm) Smith: table.xsl; synop.xsl; utility.xsl + + renamed from title-preamble to pinch.together and replaced "sp -1" + between synopsis fragments with call to pinch.together instead + + • Michael(tm) Smith: table.xsl + + use title-preamble template for table titles (instead of "sp -1" + hack), and "sp 1" after all tables (instead of just "sp" + + • Michael(tm) Smith: utility.xsl + + created title-preamble template for suppressing line spacing after + headings + + • Michael(tm) Smith: info.xsl + + further refinement of indenting in AUTHORS section + + • Michael(tm) Smith: block.xsl; other.xsl + + refined handling of admonitions + + • Michael(tm) Smith: lists.xsl + + Use RS/RE in another place where we had IP "" + + • Michael(tm) Smith: info.xsl + + Replace (ab)use of IP with "sp -1" in AUTHORS section with RS/RE + instead. + + • Michael(tm) Smith: table.xsl; synop.xsl; info.xsl + + changed all instances of ".sp -1n" to ".sp -1" + + • Michael(tm) Smith: other.xsl + + add extra line before SH heads only in non-TTY output + + • Michael(tm) Smith: block.xsl + + Reworked output for admonitions (caution, important, note, tip, + warning). In TTY output, admonitions now get indented. In non-TTY + output, a colored marker (yellow) is displayed next to them. + + • Michael(tm) Smith: other.xsl + + Added BM/EM macros for putting a colored marker in margin next to + a block of text. + + • Michael(tm) Smith: utility.xsl + + created make.bold.title template by moving title-bolding part out + from nested-section-title template. This allows the bolding to + also be used by the template for formatting admonitions + + • Michael(tm) Smith: info.xsl + + put .br before copyright contents to prevent them from getting run in + + • Michael(tm) Smith: refentry.xsl; other.xsl; utility.xsl + + made point size of output for Refsect2 and Refsect3 heads bigger + + • Michael(tm) Smith: other.xsl + + put slightly more space between SH head and underline in non-TTY + output + + • Michael(tm) Smith: param.xweb; param.ent; other.xsl + + Added the man.charmap.subset.profile.english parameter and refined + the handling of charmap subsets to differentiate between English + and non-English source. + + This way charmap subsets are now handled is this: + + If the value of the man.charmap.use.subset parameter is non-zero, + and your DocBook source is not written in English (that is, if its + lang or xml:lang attribute has a value other than en), then the + character-map subset specified by the man.charmap.subset.profile + parameter is used instead of the full roff character map. + + Otherwise, if the lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry element in your + source has the value en or if it has no lang or xml:lang + attribute, then the character-map subset specified by the + man.charmap.subset.profile.english parameter is used instead of + man.charmap.subset.profile. + + The difference between the two subsets is that + man.charmap.subset.profile provides mappings for characters in + Western European languages that are not part of the Roman + (English) alphabet (ASCII character set). + + • Michael(tm) Smith: other.xsl + + Various updates, mainly related to uppercasing SH titles: + + - added a "Language: " metadata line to the top comment area of + output man pages, to indicate the language the page is in + + - added a "toupper" macro of doing locale-aware uppercasing of + SH titles and cross-references to SH titles; the mechanism + relies on the uppercase.alpha and lowercase.alpha DocBook + gentext keys to do locale-aware uppercasing based on the + language the page is written in + + - added a "string.shuffle" template, which provides a library + function for "shuffling" two strings together into a single + string; it takes the first character for the first string, the + first character from second string, etc. The only current use + for it is to generate the argument for the groff tr request + that does string uppercasing. + + - added make.tr.uppercase.arg and make.tr.normalcase.arg named + templates for use in generating groff code for uppercasing and + "normal"-casing SH titles + + - made the BB/BE "background drawing" macros have effect only in + non-TTY output + + - output a few comments in the top part of source + + • Michael(tm) Smith: utility.xsl + + removed some leftover kruft + + • Michael(tm) Smith: refentry.xsl + + To create the name(s) for each man page, we now replace any spaces + in the refname(s) with underscores. This ensures that tools like + lexgrog(1) will be able to parse the name (lexgrog won't parse + names that contain spaces). + + • Michael(tm) Smith: docbook.xsl + + Put a comment into source of man page to indicate where the main + content starts. (We now have a few of macro definitions at the + start of the source, so putting this comment in helps those that + might be viewing the source.) + + • Michael(tm) Smith: refentry.xsl + + refined mechanism for generating SH titles + + • Michael(tm) Smith: charmap.groff.xsl + + Added zcaron, Zcaron, scaron, and Scaron to the groff character map. + This means that generated Finnish man pages will no longer contain + any raw accented characters -- they'll instead by marked up with + groff escapes. + + • Michael(tm) Smith: other.xsl; utility.xsl + + corrected a regression I introduced about a year ago that caused + dots to be output just as "\." -- instead needs to be "\&." (which + is what it will be now, after this change) + + • Michael(tm) Smith: refentry.xsl + + Changed backend handling for generating titles for SH sections and + for cross-references to those sections. This should have no effect + on TTY output (behavior should remain the same hopefully) but + results in titles in normal case (instead of uppercase) in PS + output. + + • Michael(tm) Smith: info.xsl + + use make.subheading template to make subheadings for AUTHORS and + COPYRIGHT sections (instead of harcoding roff markup) + + • Michael(tm) Smith: block.xsl + + put code font around programlisting etc. + + • Michael(tm) Smith: synop.xsl; docbook.xsl + + embed custom macro definitions in man pages, plus wrap synopsis in + code font + + • Michael(tm) Smith: endnotes.xsl + + use the make.subheading template to generated SH subheading for + endnotes section. + + • Michael(tm) Smith: lists.xsl + + Added some templates for generating if-then-else conditional + markup in groff, so let's use those instead of hard-coding it in + multiple places... + + • Michael(tm) Smith: other.xsl; utility.xsl + + Initial checkin of some changes related to making PS/PDF output + from "man -l -Tps" look better. The current changes: + + - render synopsis and verbatim sections in a monospace/code font + + - put a light-grey background behind all programlisting, screen, + and literallayout instances + + - prevent SH heads in PS output from being rendered in uppercase + (as they are in console output) + + - also display xrefs to SH heads in PS output in normal case + (instead of uppercase) + + - draw a line under SH heads in PS output + + The changes made to the code to support the above features were: + + - added some embedded/custom macros: one for conditionally + upper-casing SH x-refs, one for redefining the SH macro + itself, with some conditional handling for PS output, and + finally a macro for putting a background/screen (filled box) + around a block of text (e.g., a program listing) in PS output + + - added utility templates for wrapping blocks of text in code + font; also templates for inline code font + + • Robert Stayton: refentry.xsl + + refpurpose nodes now get apply-templates instead of just normalize-space(). + + • Michael(tm) Smith: lists.xsl + + Fixed alignment of first lined of text for each listitem in + orderedlist output for TTY. Existing code seemed to have been + causing an extra undesirable space to appear. + + • Michael(tm) Smith: lists.xsl + + Wrapped some roff conditionals around roff markup for orderedlist + and itemizedlist output, so that the lists look acceptable in PS + output as well as TTY. + + • Michael(tm) Smith: pi.xsl; synop.xsl; param.xweb; param.ent + + Added the man.funcsynopsis.style parameter. Has the same effect in + manpages output as the funcsynopsis.style parameter has in HTML + output -- except that its default value is 'ansi' instead of 'kr'. + + • Michael(tm) Smith: synop.xsl + + Reworked handling of K&R funcprototype output. It no longer relies + on the HTML kr-tabular templates, but instead just does direct + transformation to roff. For K&R output, it displays the paramdef + output in an indented list following the prototype. + + • Michael(tm) Smith: synop.xsl + + Properly integrated handling for K&R output into manpages + stylesheet. The choice between K&R output and ANSI output is + currently controlled through use of the (HTML) funcsynopsis.style + parameter. Note that because the mechanism does currently rely on + funcsynopsis.style, the default in manpages output is now K&R + (because that's the default of that param). But I suppose I ought + to create a man.funcsynopsis.style and make the default for that + ANSI (to preserve the existing default behavior). + + • Michael(tm) Smith: docbook.xsl + + added manpages/pi.xsl file + + • Michael(tm) Smith: .cvsignore; pi.xsl + + Added "dbman funcsynopsis-style" PI and incorporated it into the + doc build. + + • Michael(tm) Smith: refentry.xsl + + Fixed regression that caused an unescaped dash to be output + between refname and refpurpose content. Closes bug #1894244. + Thanks to Daniel Leidert. + + • Michael(tm) Smith: other.xsl + + Fixed problem with dots being escaped in filenames of generated + man files. Closes #1827195. Thanks to Daniel Leidert. + + • Michael(tm) Smith: inline.xsl + + Added support for processing structfield (was appearing in roff + output surrounded by HTML <em> tags; fixed so that it gets roff + ital markup). Closes bug #1858329. Thanks to Sam Varshavchik. + +Epub + +The following changes have been made to the epub code since the 1.73.2 release. + + • Keith Fahlgren: bin/spec/README; bin/spec/epub_realbook_spec.rb + + 'Realbook' spec now passes + + • Keith Fahlgren: bin/dbtoepub; README; bin/spec/README; bin/lib/docbook.rb; + bin/spec/epub_r⋯ + + Very primitive Windows support for dbtoepub reference implementation; README for running tests and for the .epub target in general; shorter realbook test document (still fails for now) + + • Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/ + docbook.rb; bin/s⋯ + + Changes to OPF spine to not duplicate idrefs for documents with parts not at the root; regression specs for same + + • Keith Fahlgren: docbook.xsl + + Fixing linking to cover @id, distinct from other needs of cover-image-id (again, thanks to Martin Goerner) + + • Keith Fahlgren: docbook.xsl + + Updating the title of the toc element in the guide to be more explicit (thanks to Martin Goerner) + + • Keith Fahlgren: bin/spec/examples/amasque_exploded/content.opf; bin/spec/ + examples/amasque_⋯ + + Initial checkin/merge of epub target from work provided by Paul Norton of Adobe + and Keith Fahlgren of O'Reilly. + + • Keith Fahlgren: docbook.xsl + + == General epub test support + + $ spec -O ~/.spec.opts spec/epub_spec.rb + + DocBook::Epub + - should be able to be created + - should fail on a nonexistent file + - should be able to render to a file + - should create a file after rendering + - should have the correct mimetype after rendering + - should be valid .epub after rendering an article + - should be valid .epub after rendering an article without sections + - should be valid .epub after rendering a book + - should be valid .epub after rendering a book even if it has one graphic + - should be valid .epub after rendering a book even if it has many graphics + - should be valid .epub after rendering a book even if it has many duplicated graphics + - should report an empty file as invalid + - should confirm that a valid .epub file is valid + - should not include PDFs in rendered epub files as valid image inclusions + - should include a TOC link in rendered epub files for <book>s + + Finished in 20.608395 seconds + + 15 examples, 0 failures + + + == Verbose epub test coverage against _all_ of the testdocs + + Fails on only (errors truncated): + 1) + 'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/calloutlist.003.xml [30]' FAILED + 'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.001.xml [35]' FAILED + .... + + Finished in 629.89194 seconds + + 224 examples, 15 failures + + 224 examples, 15 failures yields 6% failure rate + +HTMLHelp + +The following changes have been made to the htmlhelp code since the 1.73.2 +release. + + • Mauritz Jeanson: htmlhelp-common.xsl + + Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to + the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. + This makes chunk.quietly=1 suppress chunk filename messages also for help + support files (which seems to be what one would expect). See bug #1648360. + +Eclipse + +The following changes have been made to the eclipse code since the 1.73.2 +release. + + • David Cramer: eclipse.xsl + + Use sortas attributes (if they exist) when sorting indexterms + + • David Cramer: eclipse.xsl + + Added support for indexterm/see in eclipse index.xml + + • Mauritz Jeanson: eclipse.xsl + + Added <xsl:with-param name="quiet" select="$chunk.quietly"/> + to helpidx template. + + • David Cramer: eclipse.xsl + + Generate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso. + + • Mauritz Jeanson: eclipse.xsl + + Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to + the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. + This makes chunk.quietly=1 suppress chunk filename messages also for help + support files (which seems to be what one would expect). See bug #1648360. + +JavaHelp + +The following changes have been made to the javahelp code since the 1.73.2 +release. + + • Mauritz Jeanson: javahelp.xsl + + Added <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to + the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. + This makes chunk.quietly=1 suppress chunk filename messages also for help + support files (which seems to be what one would expect). See bug #1648360. + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.73.2 +release. + + • Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl + + fix table/cell borders for wordml, fix formal figure, add emphasis-strong + + • Mauritz Jeanson: supported.xml + + Changed @cols to 5. + + • Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xml + + added pubdate, fixed metadata handling in biblioentry + + • Steve Ball: supported.xml + + Added support for edition. + + • Steve Ball: docbook-pages.xsl; wordml-blocks.xsl; docbook.xsl; wordml.xsl; + pages-normalise⋯ + + Removed stylesheets for old, deprecated conversion method. + + • Steve Ball: specifications.xml; dbk2ooo.xsl; blocks2dbk.xsl; dbk2pages.xsl; + blocks2dbk.dtd⋯ + + Added support for Open Office, added edition element, improved list and table support in Word and Pages + + • Steve Ball: normalise-common.xsl; blocks2dbk.xsl; dbk2pages.xsl; + template-pages.xml; templ⋯ + + Fixed bug in WordML table handling, improved table handling for Pages 08, synchronised WordML and Pages templates. + + • Steve Ball: normalise-common.xsl; blocks2dbk.xsl; wordml2normalise.xsl; + dbk2wp.xsl + + fix caption, attributes + + • Steve Ball: specifications.xml; blocks2dbk.xsl; wordml2normalise.xsl; + blocks2dbk.dtd; temp⋯ + + Fixes to table and list handling + + • Steve Ball: blocks2dbk.xsl + + added support for explicit emphasis character styles + + • Steve Ball: wordml2normalise.xsl + + added support for customisation in image handling + + • Steve Ball: blocks2dbk.xsl + + Added inlinemediaobject support for metadata. + + • Steve Ball: normalise-common.xsl; blocks2dbk.xsl; template.xml; + dbk2wordml.xsl; dbk2wp.xsl + + Added support file. Added style locking. Conversion bug fixes. + +Slides + +The following changes have been made to the slides code since the 1.73.2 +release. + + • Michael(tm) Smith: fo/Makefile; html/Makefile + + Added checks and hacks to various makefiles to enable building + under Cygwin. This stuff is ugly and maybe not worth the mess and + trouble, but does seem to work as expected and not break anything + else. + + • Jirka Kosek: html/plain.xsl + + Added support for showing foil number + +Website + +The following changes have been made to the website code since the 1.73.2 +release. + + • Michael(tm) Smith: extensions/saxon64/.classes/.gitignore; extensions/ + xalan2/.classes/com/⋯ + + renamed a bunch more .cvsignore files to .gitignore (to facilitate use of git-svn) + +Params + +The following changes have been made to the params code since the 1.73.2 +release. + + • Keith Fahlgren: epub.autolabel.xml + + New parameter for epub, epub.autolabel + + • Mauritz Jeanson: table.frame.border.color.xml; table.cell.padding.xml; + table.cell.border.t⋯ + + Added missing refpurposes and descriptions. + + • Keith Fahlgren: ade.extensions.xml + + Extensions to support Adobe Digital Editions extensions in .epub output. + + • Mauritz Jeanson: fop.extensions.xml; fop1.extensions.xml + + Clarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet... + + • Michael(tm) Smith: man.links.are.underlined.xml; + man.endnotes.list.enabled.xml; man.font.l⋯ + + removed man.links.are.underlined and added man.font.links. Also, + changed the default font formatting for links to bold. + + • Michael(tm) Smith: man.base.url.for.relative.links.xml + + Added new param man.base.url.for.relative.links .. specifies a + base URL for relative links (for ulink, @xlink:href, imagedata, + audiodata, videodata) shown in the generated NOTES section of + man-page output. The value of man.base.url.for.relative.links is + prepended to any relative URI that is a value of ulink url, + xlink:href, or fileref attribute. + + If you use relative URIs in link sources in your DocBook refentry + source, and you leave man.base.url.for.relative.links unset, the + relative links will appear "as is" in the NOTES section of any + man-page output generated from your source. That's probably not + what you want, because such relative links are only usable in the + context of HTML output. So, to make the links meaningful and + usable in the context of man-page output, set a value for + man.base.url.for.relative.links that points + to the online version of HTML output generated from your DocBook + refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + • Michael(tm) Smith: man.string.subst.map.xml + + squeeze .sp\n.sp into a single .sp (to prevent a extra, spurious + line of whitespace from being inserted after programlisting etc. + in certain cases) + + • Michael(tm) Smith: refentry.manual.fallback.profile.xml; + refentry.source.fallback.profile.⋯ + + don't use refmiscinfo@class=date value as fallback for refentry + "source" or "manual" metadata fields + + • Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; + man.charmap.su⋯ + + made some further doc tweaks related to the + man.charmap.subset.profile.english param + + • Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; + man.charmap.su⋯ + + Added the man.charmap.subset.profile.english parameter and refined + the handling of charmap subsets to differentiate between English + and non-English source. + + This way charmap subsets are now handled is this: + + If the value of the man.charmap.use.subset parameter is non-zero, + and your DocBook source is not written in English (that is, if its + lang or xml:lang attribute has a value other than en), then the + character-map subset specified by the man.charmap.subset.profile + parameter is used instead of the full roff character map. + + Otherwise, if the lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry element in your + source has the value en or if it has no lang or xml:lang + attribute, then the character-map subset specified by the + man.charmap.subset.profile.english parameter is used instead of + man.charmap.subset.profile. + + The difference between the two subsets is that + man.charmap.subset.profile provides mappings for characters in + Western European languages that are not part of the Roman + (English) alphabet (ASCII character set). + + • Michael(tm) Smith: man.charmap.subset.profile.xml + + Added to default charmap used by manpages: + + - the "letters" part of the 'C1 Controls And Latin-1 Supplement + (Latin-1 Supplement)' Unicode block + - Latin Extended-A block (but not all of the characters from + that block have mappings in groff, so some of them are still + passed through as-is) + + The effects of this change are that in man pages generated for + most Western European languages and for Finnish, all characters + not part of the Roman alphabet are (e.g., "accented" characters) + are converted to groff escapes. + + Previously, by default we passed through those characters as is + (and users needed to use the full charmap if they wanted to have + those characters converted). + + As a result of this change, man pages generated for Western + European languages will be viewable in some environments in which + they are not viewable if the "raw" non-Roman characters are in them. + + • Mauritz Jeanson: generate.legalnotice.link.xml; + generate.revhistory.link.xml + + Added information on how the filename is computed. + + • Mauritz Jeanson: default.table.width.xml + + Clarified PI usage. + + • Michael(tm) Smith: man.funcsynopsis.style.xml + + Added the man.funcsynopsis.style parameter. Has the same effect in + manpages output as the funcsynopsis.style parameter has in HTML + output -- except that its default value is 'ansi' instead of 'kr'. + + • Michael(tm) Smith: funcsynopsis.tabular.threshold.xml + + Removed the funcsynopsis.tabular.threshold param. It's no longer + being used in the code and hasn't been since mid 2006. + + • Mauritz Jeanson: table.properties.xml + + Set keep-together.within-column to "auto". This seems to be the most sensible + default value for tables. + + • Mauritz Jeanson: informal.object.properties.xml; + admon.graphics.extension.xml; informalequ⋯ + + Several small documentation fixes. + + • Mauritz Jeanson: manifest.in.base.dir.xml + + Wording fixes. + + • Mauritz Jeanson: header.content.properties.xml; + footer.content.properties.xml + + Added refpurpose. + + • Mauritz Jeanson: ulink.footnotes.xml; ulink.show.xml + + Updated for DocBook 5. + + • Mauritz Jeanson: index.method.xml; glossterm.auto.link.xml + + Spelling and wording fixes. + + • Mauritz Jeanson: callout.graphics.extension.xml + + Clarifed available graphics formats and extensions. + + • Mauritz Jeanson: footnote.sep.leader.properties.xml + + Corrected refpurpose. + + • Jirka Kosek: footnote.properties.xml + + Added more properties which make it possible to render correctly footnotes placed inside verbatim elements. + + • Mauritz Jeanson: img.src.path.xml + + img.src.path works with inlinegraphic too. + + • Mauritz Jeanson: saxon.character.representation.xml + + Added TCG link. + + • Mauritz Jeanson: img.src.path.xml + + Updated description of img.src.path. Bug #1785224 revealed that + there was a risk of misunderstanding how it works. + +Profiling + +The following changes have been made to the profiling code since the 1.73.2 +release. + + • Jirka Kosek: xsl2profile.xsl + + Added new rules to profile all content generated by HTML Help (including alias files) + + • Robert Stayton: profile-mode.xsl + + use mode="profile" instead of xsl:copy-of for attributes so + they can be more easily customized. + +Tools + +The following changes have been made to the tools code since the 1.73.2 +release. + + • Michael(tm) Smith: make/Makefile.DocBook + + various changes and additions to support making with asciidoc as + an input format + + • Michael(tm) Smith: make/Makefile.DocBook + + make dblatex the default PDF maker for the example makefile + + • Michael(tm) Smith: xsl/build/html2roff.xsl + + Reworked handling of K&R funcprototype output. It no longer relies + on the HTML kr-tabular templates, but instead just does direct + transformation to roff. For K&R output, it displays the paramdef + output in an indented list following the prototype. + + • Mauritz Jeanson: xsl/build/make-xsl-params.xsl + + Made attribute-sets members of the param list. This enables links to attribute-sets in the + reference documentation. + + • Michael(tm) Smith: xsl/build/html2roff.xsl + + use .BI handling in K&R funsynopsis output for manpages, just as + we do already of ANSI output + + • Michael(tm) Smith: xsl/build/html2roff.xsl + + Implemented initial support for handling tabular K&R output of + funcprototype in manpages output. Accomplished by adding more + templates to the intermediate HTML-to-roff stylesheet that the + build uses to create the manpages/html-synop.xsl stylesheet. + + • Michael(tm) Smith: xsl/build/doc-link-docbook.xsl + + Made the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet + import profile-docbook.xsl, so that we can do profiling of release + notes. Corrected some problems in the target for the release-notes + HTML build. + +Extensions + +The following changes have been made to the extensions code since the 1.73.2 +release. + + • Keith Fahlgren: Makefile + + Use DOCBOOK_SVN variable everywhere, please; build with PDF_MAKER + + • Michael(tm) Smith: Makefile + + moved extensions build targets from master xsl/Makefile to + xsl/extensions/Makefile + + • Michael(tm) Smith: .cvsignore + + re-adding empty extensions subdir + +XSL-Saxon + +The following changes have been made to the xsl-saxon code since the 1.73.2 +release. + + • Michael(tm) Smith: VERSION + + bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with + recent change to snapshot build infrastructure + + • Michael(tm) Smith: nbproject/build-impl.xml; nbproject/project.properties + + Changed hard-coded file references in "clean" target to variable + references. Closes #1792043. Thanks to Daniel Leidert. + + • Michael(tm) Smith: VERSION; Makefile + + Did post-release wrap-up of xsl-saxon and xsl-xalan dirs + + • Michael(tm) Smith: nbproject/build-impl.xml; VERSION; Makefile; test + + More tweaks to get release-ready + +XSL-Xalan + +The following changes have been made to the xsl-xalan code since the 1.73.2 +release. + + • Michael(tm) Smith: VERSION + + bring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with + recent change to snapshot build infrastructure + + • Michael(tm) Smith: nbproject/build-impl.xml + + Changed hard-coded file references in "clean" target to variable + references. Closes #1792043. Thanks to Daniel Leidert. + + • Michael(tm) Smith: Makefile; VERSION + + Did post-release wrap-up of xsl-saxon and xsl-xalan dirs + + • Michael(tm) Smith: Makefile; nbproject/build-impl.xml; VERSION + + More tweaks to get release-ready + +XSL-libxslt + +The following changes have been made to the xsl-libxslt code since the 1.73.2 +release. + + • Mauritz Jeanson: python/xslt.py + + Print the result to stdout if no outfile has been given. + Some unnecessary semicolons removed. + + • Mauritz Jeanson: python/xslt.py + + Added a function that quotes parameter values (to ensure that they are interpreted as strings). + Replaced deprecated functions from the string module with string methods. + + • Michael(tm) Smith: python/README; python/README.LIBXSLT + + renamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT + + • Mauritz Jeanson: python/README + + Tweaked the text a little. + +Release Notes: 1.73.2 + +This is solely a minor bug-fix update to the 1.73.1 release. It fixes a +packaging error in the 1.73.1 package, as well as a bug in footnote handling in +FO output. + +Release: 1.73.1 + +This is mostly a bug-fix update to the 1.73.0 release. + +Gentext + +The following changes have been made to the gentext code since the 1.73.0 +release. + + • Mauritz Jeanson: locale/de.xml + + Applied patch #1766009. + + • Michael(tm) Smith: locale/lv.xml + + Added localization for ProductionSet. + +FO + +The following changes have been made to the fo code since the 1.73.0 release. + + • Mauritz Jeanson: table.xsl + + Modified the tgroup template so that, for tables with multiple tgroups, + a width attribute is output on all corresponding fo:tables. Previously, + there was a test prohibiting this (and a comment saying that outputting more + than one width attribute will cause an error). But this seems to be no longer + relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559. + + • Mauritz Jeanson: graphics.xsl + + Replaced useless <a> elements with warning messages (textinsert extension). + + • Mauritz Jeanson: admon.xsl + + Enabled generation of ids (on fo:wrapper) for indexterms in admonition titles, so that page + references in the index can be created. Closes bug #1775086. + +HTML + +The following changes have been made to the html code since the 1.73.0 release. + + • Mauritz Jeanson: titlepage.xsl + + Added <xsl:call-template name="process.footnotes"/> to abstract template + so that footnotes in info/abstract are processed. Closes bug #1760907. + + • Michael(tm) Smith: pi.xsl; synop.xsl + + Changed handling of HTML output for the cmdsynopsis and + funcsynopsis elements, such that a@id instances are generated for + them if they are descendants of any element containing a dbcmdlist + or dbfunclist PI. Also, update the embedded reference docs for the + dbcmdlist and dbfunclist PIs to make it clear that they can be + used within any element for which cmdsynopsis or funcsynopsis are + valid children. + + • Michael(tm) Smith: formal.xsl + + Reverted the part of revision 6952 that caused a@id anchors to be + generated for output of informal objects. Thanks to Sam Steingold + for reporting. + + • Robert Stayton: glossary.xsl + + Account for a glossary with no glossdiv or glossentry children. + + • Mauritz Jeanson: titlepage.xsl + + Modified legalnotice template so that the base.name parameter is calculated + in the same way as for revhistory chunks. Using <xsl:apply-templates + mode="chunk-filename" select="."/> did not work for single-page output since + the template with that mode is in chunk-code.xsl. + + • Mauritz Jeanson: graphics.xsl + + Updated support for SVG (must be a child of imagedata in DB 5). + Added support for MathML in imagedata. + + • Mauritz Jeanson: pi.xsl + + Added documentation for the dbhh PI (used for context-sensitive HTML Help). + (The two templates matching 'dbhh' are still in htmlhelp-common.xsl). + +Manpages + +The following changes have been made to the manpages code since the 1.73.0 +release. + + • Michael(tm) Smith: endnotes.xsl + + In manpages output, generate warnings about notesources with + non-para children only if the notesource is a footnote or + annotation. Thanks to Sam Steingold for reporting problems with + the existing handling. + +HTMLHelp + +The following changes have been made to the htmlhelp code since the 1.73.0 +release. + + • Michael(tm) Smith: htmlhelp-common.xsl + + Added single-pass namespace-stripping support to the htmlhelp, + eclipse, and javahelp stylesheets. + +Eclipse + +The following changes have been made to the eclipse code since the 1.73.0 +release. + + • Michael(tm) Smith: eclipse.xsl + + Added single-pass namespace-stripping support to the htmlhelp, + eclipse, and javahelp stylesheets. + +JavaHelp + +The following changes have been made to the javahelp code since the 1.73.0 +release. + + • Michael(tm) Smith: javahelp.xsl + + Added single-pass namespace-stripping support to the htmlhelp, + eclipse, and javahelp stylesheets. + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.73.0 +release. + + • Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; pages2normalise.xsl + + Modularised blocks2dbk to allow customisation, + Added support for tables to pages2normalise + +Params + +The following changes have been made to the params code since the 1.73.0 +release. + + • Robert Stayton: procedure.properties.xml + + procedure was inheriting keep-together from formal.object.properties, but + a procedure does not need to be kept together by default. + + • Dave Pawson: title.font.family.xml; + component.label.includes.part.label.xml; table.frame.b⋯ + + Regular formatting re-org. + +Release: 1.73.0 + +This release includes important bug fixes and adds the following significant +feature changes: + +New localizations and localization updates + + We added two new localizations: Latvian and Esperanto, and made updates to + the Czech, Chinese Simplified, Mongolian, Serbian, Italian, and Ukrainian + localizations. + +ISO690 citation style for bibliography output. + + Set the bibliography.style parameter to iso690 to use ISO690 style. + +New documentation for processing instructions (PI) + + The reference documentation that ships with the release now includes + documentation on all PIs that you can use to control output from the + stylesheets. + +New profiling parameters for audience and wordsize + + You can now do profiling based on the values of the audience and wordsize + attributes. + +Changes to man-page output + + The manpages stylesheet now supports single-pass profiling and single-pass + DocBook 5 namespace stripping (just as the HTML and FO stylesheets also + do). Also, added handling for mediaobject & inlinemediaobject. (Each + imagedata, audiodata, or videodata element within a mediaobject or inline + mediaobject is now treated as a "notesource" and so handled in much the + same way as links and annotation/alt/footnote are in manpages output.) And + added the man.authors.section.enabled and man.copyright.section.enabled + parameters to enable control over whether output includes auto-generated + AUTHORS and COPYRIGHT sections. + +Highlighting support for C + + The highlighting mechanism for generating syntax-highlighted code snippets + in output now supports C code listings (along with Java, PHP, XSLT, and + others). + +Experimental docbook-xsl-update script + + We added an experimental docbook-xsl-update script, the purpose of which is + to facilitate easy sync-up to the latest docbook-xsl snapshot (by means of + rsync). + +Gentext + +The following changes have been made to the gentext code since the 1.72.0 +release. + + • Michael(tm) Smith: locale/lv.xml; Makefile + + Added Latvian localization file, from Girts Ziemelis. + + • Dongsheng Song: locale/zh_cn.xml + + Brought up to date with en.xml in terms of items. A few strings marked for translation. + + • Jirka Kosek: locale/cs.xml + + Added missing translations + + • Robert Stayton: locale/eo.xml + + New locale for Esperanto. + + • Robert Stayton: locale/mn.xml + + Update from Ganbold Tsagaankhuu. + + • Jirka Kosek: locale/en.xml; locale/cs.xml + + Rules for normalizing glossary entries before they are sorted can be now different for each language. + + • Michael(tm) Smith: locale/sr_Latn.xml; locale/sr.xml + + Committed changes from MiloÅ¡ KomarÄević to Serbian files. + + • Robert Stayton: locale/ja.xml + + Fix chapter in context xref-number-and-title + + • Robert Stayton: locale/it.xml + + Improved version from contributor. + + • Mauritz Jeanson: locale/uk.xml + + Applied patch 1592083. + +Common + +The following changes have been made to the common code since the 1.72.0 +release. + + • Michael(tm) Smith: labels.xsl + + Changed handling of reference auto-labeling such that reference + (when it appears at the component level) is now affected by the + label.from.part param, just as preface, chapter, and appendix. + + • Michael(tm) Smith: common.xsl + + Added support to the HTML stylesheets for proper processing of + orgname as a child of author. + + • Michael(tm) Smith: refentry.xsl + + Refined logging output of refentry metadata-gathering template; + for some cases of "missing" elements (refmiscinfo stuff, etc.), + the log messages now include URL to corresponding page in the + Definitive Guide (TDG). + + • Robert Stayton: titles.xsl + + Add refsection/info/title support. + + • Michael(tm) Smith: titles.xsl + + Added support for correct handling of xref to elements that + contain info/title descendants but no title children. + + This should be further refined so that it handles any *info + elements. And there are probably some other places where similar + handling for *info/title should be added. + + • Mauritz Jeanson: pi.xsl + + Modified <xsl:when> in datetime.format template to work + around Xalan bug. + +FO + +The following changes have been made to the fo code since the 1.72.0 release. + + • Robert Stayton: component.xsl + + Add parameters to the page.sequence utility template. + + • Mauritz Jeanson: xref.xsl + + Added template for xref to area/areaset. + Part of fix for bug #1675513 (xref to area broken). + + • Michael(tm) Smith: inline.xsl + + Added template match for person element to fo stylesheet. + + • Robert Stayton: lists.xsl + + Added support for spacing="compact" in variablelist, per bug report #1722540. + + • Robert Stayton: table.xsl + + table pgwide="1" should also use pgwide.properties attribute-set. + + • Mauritz Jeanson: inline.xsl + + Make citations numbered if bibliography.numbered != 0. + + • Robert Stayton: param.xweb; param.ent + + Add new profiling parameters for audience and wordsize. + + • Robert Stayton: param.xweb; param.ent + + Added callout.icon.size parameter. + + • Robert Stayton: inline.xsl; xref.xsl + + Add support for xlink as olink. + + • Robert Stayton: autotoc.xsl; param.xweb; param.ent + + Add support for qanda.in.toc to fo TOC. + + • Robert Stayton: component.xsl + + Improved the page.sequence utility template for use with book. + + • Robert Stayton: division.xsl + + Refactored the big book template into smaller pieces. + Used the "page.sequence" utility template in + component.xsl to shorten the toc piece. + Added placeholder templates for front.cover and back.cover. + + • Robert Stayton: param.xweb; param.ent; sections.xsl + + Add section.container.element parameter to enable + pgwide spans inside sections. + + • Robert Stayton: param.xweb; param.ent; component.xsl + + Add component.titlepage.properties attribute-set to + support span="all" and other properties. + + • Robert Stayton: htmltbl.xsl; table.xsl + + Apply table.row.properties template to html tr rows too. + Add keep-with-next to table.row.properties when row is in thead. + + • Robert Stayton: table.xsl + + Add support for default.table.frame parameter. + Fix bug 1575446 rowsep last check for @morerows. + + • Robert Stayton: refentry.xsl + + Add support for info/title in refsections. + + • David Cramer: qandaset.xsl + + Make fo questions and answers behave the same way as html + + • Jirka Kosek: lists.xsl + + Added missing attribute set for procedure + + • Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; + biblio-iso690.xsl + + Added support for formatting biblioentries according to ISO690 citation style. + New bibliography style can be turned on by setting parameter bibliography.style to "iso690" + The code was provided by Jana Dvorakova + + • Robert Stayton: param.xweb; param.ent; pagesetup.xsl + + Add header.table.properties and footer.table.properties attribute-sets. + + • Robert Stayton: inline.xsl + + Add fop1.extensions for menuchoice arrow handling exception. + +HTML + +The following changes have been made to the html code since the 1.72.0 release. + + • Mauritz Jeanson: param.xweb; param.ent + + Moved declaration and documentation of javahelp.encoding from javahelp.xsl to the + regular "parameter machinery". + + • Michael(tm) Smith: admon.xsl + + Changed handling of titles for note, warning, caution, important, + tip admonitions: We now output and HTML h3 head only if + admon.textlabel is non-zero or if the admonition actually contains + a title; otherwise, we don't output an h3 head at all. + (Previously, we were outputting an empty h3 if the admon.textlabel + was zero and if the admonition had no title.) + + • Mauritz Jeanson: xref.xsl + + Added template for xref to area/areaset. + Part of fix for bug #1675513 (xref to area broken). + + • Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; sections.xsl + + Added fixes to avoid duplicate ids when generate.id.attributes = 1. + This (hopefully) closes bug #1671052. + + • Michael(tm) Smith: formal.xsl; pi.xsl + + Made the dbfunclist PI work as intended. Also added doc for + dbfunclist and dbcmdlist PIs. + + • Michael(tm) Smith: pi.xsl; synop.xsl + + Made the dbcmdlist work the way it appears to have been intended + to work. Restored dbhtml-dir template back to pi.xsl. + + • Michael(tm) Smith: titlepage.xsl; param.xweb; param.ent + + Added new param abstract.notitle.enabled. + If non-zero, in output of the abstract element on titlepages, + display of the abstract title is suppressed. + Because sometimes you really don't want or need that title + there... + + • Michael(tm) Smith: chunk-code.xsl; graphics.xsl + + When we are chunking long descriptions for mediaobject instances + into separate HTML output files, and use.id.as.filename is + non-zero, if a mediaobject has an ID, use that ID as the basename + for the long-description file (otherwise, we generate an ID for it + and use that ID as the basename for the file). + The parallels the recent change made to cause IDs for legalnotice + instances to be used as basenames for legalnotice chunks. + Also, made some minor refinements to the recent changes for + legalnotice chunk handling. + + • Michael(tm) Smith: titlepage.xsl + + Added support to the HTML stylesheets for proper processing of + orgname as a child of author. + + • Michael(tm) Smith: chunk-code.xsl + + When $generate.legalnotice.link is non-zero and + $use.id.as.filename is also non-zero, if a legalnotice has an ID, + then instead of assigning the "ln-<generatedID>" basename to the + output file for that legalnotice, just use its real ID as the + basename for the file -- as we do when chunking other elements + that have IDs. + + • David Cramer: xref.xsl + + Handle alt text on xrefs to steps when the step doesn't have a title. + + • David Cramer: lists.xsl + + Added <p> element around term in variablelist when formatted as table to avoid misalignment of term and listitem in xhtml (non-quirks mode) output + + • David Cramer: qandaset.xsl + + Added <p> element around question and answer labels to avoid misalignment of label and listitem in xhtml (non-quirks mode) output + + • David Cramer: lists.xsl + + Added <p> element around callouts to avoid misalignment of callout and listitem in xhtml (non-quirks mode) output + + • Mauritz Jeanson: inline.xsl + + Make citations numbered if bibliography.numbered != 0. + + • Robert Stayton: param.xweb; param.ent + + Add support for new profiling attributes audience and wordsize. + + • Robert Stayton: inline.xsl; xref.xsl + + Add support for xlink olinks. + + • Jirka Kosek: glossary.xsl + + Rules for normalizing glossary entries before they are sorted can be now different for each language. + + • Robert Stayton: chunk-common.xsl; chunk-code.xsl; manifest.xsl; chunk.xsl + + Refactored the chunking modules to move all named templates to + chunk-common.xsl and all match templates to chunk-code.xsl, in + order to enable better chunk customization. + See the comments in chunk.xsl for more details. + + • Robert Stayton: lists.xsl + + Add anchor for xml:id for listitem in varlistentry. + + • Robert Stayton: refentry.xsl + + Add support for info/title in refsections for db5. + + • Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; + biblio-iso690.xsl + + Added support for formatting biblioentries according to ISO690 citation style. + New bibliography style can be turned on by setting parameter bibliography.style to "iso690" + The code was provided by Jana Dvorakova + + • Robert Stayton: inline.xsl; xref.xsl + + Add call to class.attribute to <a> output elements so they can + have a class value too. + + • Mauritz Jeanson: glossary.xsl + + Fixed bug #1644881: + * Added curly braces around all $language attribute values. + * Moved declaration of language variable to top level of stylesheet. + Tested with Xalan, Saxon, and xsltproc. + +Manpages + +The following changes have been made to the manpages code since the 1.72.0 +release. + + • Michael(tm) Smith: param.xweb; docbook.xsl; param.ent + + Added the man.authors.section.enabled and + man.copyright.section.enabled parameters. Set those to zero when + you want to suppress display of the auto-generated AUTHORS and + COPYRIGHT sections. Closes request #1467806. Thanks to Daniel + Leidert. + + • Michael(tm) Smith: docbook.xsl + + Took the test that the manpages stylesheet does to see if there + are any Refentry chilren in current doc, and made it + namespace-agnostic. Reason for that is because the test otherwise + won't work when it is copied over into the generated + profile-docbook.xsl stylesheet. + + • Michael(tm) Smith: Makefile + + Added a manpages/profile-docbook.xsl file to enable single-pass + profiling for manpages output. + + • Michael(tm) Smith: info.xsl + + Output copyright and legalnotice in man-page output in whatever + place they are in in document order. Closes #1690539. Thanks to + Daniel Leidert for reporting. + + • Michael(tm) Smith: docbook.xsl + + Restored support for single-pass namespace stripping to manpages + stylesheet. + + • Michael(tm) Smith: synop.xsl; block.xsl; info.xsl; inline.xsl; lists.xsl; + endnotes.xsl; ut⋯ + + Changed handling of bold and italic/underline output in manpages + output. Should be transparent to users, but... + + This touches handling of all bold and italic/underline output. The + exact change is that the mode="bold" and mode="italic" utility + templates were changed to named templates. (I think maybe I've + changed it back and forth from mode to named before, so this is + maybe re-reverting it yet again). + + Anyway, the reason for the change is that the templates are + sometimes call on dynamically node-sets, and using modes to format + those doesn't allow passing info about the current/real context + node from the source (not the node-set created by the stylesheet) + to that formatting stage. + + The named templates allow the context to be passed in as a + parameter, so that the bold/ital formatting template can use + context-aware condition checking. + + This was basically necessary in order to suppress bold formatting + in titles, which otherwise gets screwed up because of the numbnut + way that roff handles nested bold/ital. + + Closes #1674534). Much thanks to Daniel Leidert, whose in his + docbook-xsl bug-finding kung-fu has achieved Grand Master status. + + • Michael(tm) Smith: block.xsl + + Fixed handling of example instances by adding the example element + to the same template we use for processing figure. Closes + #1674538. Thanks to Daniel Leidert. + + • Michael(tm) Smith: utility.xsl + + Don't include lang in manpages filename/pathname if lang=en (that + is, only generate lang-qualified file-/pathnames for non-English). + + • Michael(tm) Smith: endnotes.xsl + + In manpages output, emit warnings for notesources (footnote, etc.) + that have something other than para as a child. + + The numbered-with-hanging-indent formatting that's used for + rendering endnotes in the NOTES section of man pages places some + limits/assumptions on how the DocBook source is marked up; namely, + for notesources (footnote, annotation, etc.) that can contain + block-level children, if the they have a block-level child such as + a table or itemizedlist or orderedlist that is the first child of + a footnote, we have no way of rendering/indenting its content + properly in the endnotes list. + + Thus, the manpages stylesheet not emits a warning message for that + case, and suggests the "fix" (which is to wrap the table or + itemizedlist or whatever in a para that has some preferatory text. + + • Michael(tm) Smith: utility.xsl + + Added support to mixed-block template for handling tables in + mixed-blocks (e.g., as child of para) correctly. + + • Michael(tm) Smith: table.xsl; synop.xsl; block.xsl; info.xsl; lists.xsl; + refentry.xsl; end⋯ + + Reverted necessary escaping of backslash, dot, and dash + out of the well-intentioned (but it now appears, + misguided) "marker" mechanism (introduced in the 1.72.0 + release) -- which made use of alternative "marker" + characters as internal representations of those + characters, and then replaced them just prior to + serialization -- and back into what's basically the + system that was used prior to the 1.69.0 release; that + is, into a part of stylesheet code that gets executed + at the beginning of processing -- before any other roff + markup up is. This change obviates the need for the + marker system. It also requires a lot less RAM during + processing (for large files, the marker mechanism + ending up requiring gigabytes of memory). + + Closes bug #1661177. Thanks to Scott Smedley for + providing a test case (the fvwm man page) that exposed + the problem with the marker mechanism. + + Also moved the mechanism for converting non-breaking + spaces back into the same area of the stylesheet code. + + • Michael(tm) Smith: lists.xsl + + Fixed problem with incorrect formatting of nested variablelist. + Closes bug #1650931. Thanks to Daniel "Eagle Eye" Leidert. + + • Michael(tm) Smith: lists.xsl + + Make sure that all listitems in itemizedlist and orderedlist are + preceded by a blank line. This fixes a regression that occurred + when instances of the TP macro that were use in a previous + versions of the list-handling code were switched to RS/RE (because + TP doesn't support nesting). TP automatically generates a blank + line, but RS doesn't. So I added a .sp before each .RS + + • Michael(tm) Smith: block.xsl; inline.xsl; param.xweb; docbook.xsl; + links.xsl; param.ent + + Made a number of changes related to elements with + out-of-line content: + + - Added handling for mediaobject & inlinemediaobject. + Each imagedata, audiodata, or videodata element + within a mediaobject or inline mediaobject is now + treated as a "notesource" and so handled in much the + same way as links and annotation/alt/footnotes. + + That means a numbered marker is generated inline to + mark the place in the main flow where the imagedata, + audiodata, or videodata element occurs, and a + corresponding numbered endnote for it is generated in + the endnotes list at the end of the man page; the + endnote contains the URL from the fileref attribute + of the imagedata, audiodata, or videodata element. + + For mediobject and inlinemediaobject instances that + have a textobject child, the textobject is displayed + within the main text flow. + + - Renamed several man.link.* params to man.endnotes.*, + to reflect that fact that the endnotes list now + contains more than just links. Also did similar + renaming for a number of stylesheet-internal vars. + + - Added support for xlink:href (along with existing + support for the legacy ulink element). + + - Cleaned up and streamlined the endnotes-handling + code. It's still messy and klunky and the basic + mechanism it uses is very inefficent for documents + that contain a lot of notesources, but at least it's + a bit better than it was. + +Eclipse + +The following changes have been made to the eclipse code since the 1.72.0 +release. + + • Mauritz Jeanson: Makefile + + Fixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added. + + • David Cramer: eclipse.xsl + + Added normalize-space around to avoid leading whitespace from appearing in the output if there's extra leading whitespace (e.g. <title> Foo) in the source + +JavaHelp + +The following changes have been made to the javahelp code since the 1.72.0 +release. + + • Mauritz Jeanson: javahelp.xsl + + Implemented FR #1230233 (sorted index in javahelp). + + • Mauritz Jeanson: javahelp.xsl + + Added normalize-space() around titles and index entries to work around whitespace problems. + Added support for glossary and bibliography in toc and map files. + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.72.0 +release. + + • Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl; normalise2sections.xsl; + sections2blocks.⋯ + + new stylesheets for better word processor support and easier maintenance + + • Steve Ball: template-pages.xml; dbk2wp.xsl; sections-spec.xml + + fixed bugs + +Params + +The following changes have been made to the params code since the 1.72.0 +release. + + • Mauritz Jeanson: htmlhelp.button.back.xml; htmlhelp.button.forward.xml; + htmlhelp.button.zo⋯ + + Modified refpurpose text. + + • Mauritz Jeanson: htmlhelp.map.file.xml; htmlhelp.force.map.and.alias.xml; + htmlhelp.alias.f⋯ + + Fixed typos, made some small changes. + + • Mauritz Jeanson: javahelp.encoding.xml + + Moved declaration and documentation of javahelp.encoding from javahelp.xsl to the + regular "parameter machinery". + + • Mauritz Jeanson: generate.id.attributes.xml + + Added refpurpose text. + + • Mauritz Jeanson: annotation.js.xml; annotation.graphic.open.xml; + annotation.graphic.close.⋯ + + Added better refpurpose texts. + + • Michael(tm) Smith: chunker.output.cdata-section-elements.xml; + chunker.output.standalone.xm⋯ + + Fixed some broken formatting in source files for chunker.* params, + as pointed out by Dave Pawson. + + • Michael(tm) Smith: label.from.part.xml + + Changed handling of reference auto-labeling such that reference + (when it appears at the component level) is now affected by the + label.from.part param, just as preface, chapter, and appendix. + + • Mauritz Jeanson: callout.graphics.extension.xml + + Clarified that 'extension' refers to file names. + + • Michael(tm) Smith: abstract.notitle.enabled.xml + + Added new param abstract.notitle.enabled. + If non-zero, in output of the abstract element on titlepages, + display of the abstract title is suppressed. + Because sometimes you really don't want or need that title + there... + + • Michael(tm) Smith: man.string.subst.map.xml + + Updated manpages string-substitute map to reflect fact that + because of another recent change to suppress bold markup in .SH + output, we no longer need to add a workaround for the accidental + uppercasing of roff escapes that occurred previously. + + • Jirka Kosek: margin.note.float.type.xml; title.font.family.xml; + table.frame.border.color.x⋯ + + Improved parameter metadata + + • Robert Stayton: profile.wordsize.xml; profile.audience.xml + + Add support for profiling on new attributes audience and wordsize. + + • Robert Stayton: callout.graphics.number.limit.xml; + callout.graphics.extension.xml + + Added SVG graphics for fo output. + + • Robert Stayton: callout.icon.size.xml + + Set size of callout graphics. + + • Jirka Kosek: default.units.xml; chunker.output.method.xml; + toc.list.type.xml; output.inden⋯ + + Updated parameter metadata to the new format. + + • Jirka Kosek: man.output.quietly.xml; title.font.family.xml; + footnote.sep.leader.properties⋯ + + Added type annotations into parameter definition files. + + • Robert Stayton: section.container.element.xml + + Support spans in sections for certain processors. + + • Robert Stayton: component.titlepage.properties.xml + + Empty attribute set for top level component titlepage block. + Allows setting a span on title info. + + • Jirka Kosek: bibliography.style.xml + + Added link to WiKi page with description of special markup needed for ISO690 biblioentries + + • Robert Stayton: make.year.ranges.xml + + Clarify that multiple year elements are required. + + • Robert Stayton: id.warnings.xml + + Turn off id.warnings by default. + + • Jirka Kosek: bibliography.style.xml + + Added support for formatting biblioentries according to ISO690 citation style. + New bibliography style can be turned on by setting parameter bibliography.style to "iso690" + The code was provided by Jana Dvorakova + + • Robert Stayton: header.table.properties.xml; footer.table.properties.xml + + Support adding table properties to header and footer tables. + +Highlighting + +The following changes have been made to the highlighting code since the 1.72.0 +release. + + • Jirka Kosek: c-hl.xml; xslthl-config.xml + + Added support for C language. Provided by Bruno Guegan. + +Profiling + +The following changes have been made to the profiling code since the 1.72.0 +release. + + • Robert Stayton: profile-mode.xsl + + Add support for new profiling attributes audience and wordsize. + +Lib + +The following changes have been made to the lib code since the 1.72.0 release. + + • Michael(tm) Smith: lib.xweb + + Changed name of prepend-pad template to pad-string and twheeked so + it can do both right/left padding. + +Tools + +The following changes have been made to the tools code since the 1.72.0 +release. + + • Michael(tm) Smith: bin; bin/docbook-xsl-update + + Did some cleanup to the install.sh source and added a + docbook-xsl-update script to the docbook-xsl distro, the purpose + of which is to facilitate easy sync-up to the latest docbook-xsl + snapshot (by means of rsync). + +XSL-Saxon + +The following changes have been made to the xsl-saxon code since the 1.72.0 +release. + + • Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/ + com/nwalsh/xalan/⋯ + + Added modifications so that the new callout.icon.size parameter is taken into account. This + parameter is used for FO output (where SVG now is the default graphics format for callouts). + + • Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/ + src/com/nwalsh/x⋯ + + Added code for generating id attributes on callouts in HTML and FO output. + These patches enable cross-references to callouts placed by area coordinates. + It works for graphic, unicode and text callouts. + Part of fix for bug #1675513 (xref to area broken). + + • Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/ + com/nwalsh/xalan⋯ + + Copied over Website XSL Java extensions. + +XSL-Xalan + +The following changes have been made to the xsl-xalan code since the 1.72.0 +release. + + • Michael(tm) Smith: Makefile; xalan2 + + Turned off xalan2.jar build. This removes DocBook XSL + Java extensions support for versions of Xalan prior to + Xalan 2.7. If you are currently using the extensions + with an earlier version of Xalan, you need to upgrade + to Xalan 2.7. + + • Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/ + com/nwalsh/xalan/⋯ + + Added modifications so that the new callout.icon.size parameter is taken into account. This + parameter is used for FO output (where SVG now is the default graphics format for callouts). + + • Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/ + src/com/nwalsh/x⋯ + + Added code for generating id attributes on callouts in HTML and FO output. + These patches enable cross-references to callouts placed by area coordinates. + It works for graphic, unicode and text callouts. + Part of fix for bug #1675513 (xref to area broken). + + • Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/ + com/nwalsh/xalan⋯ + + Copied over Website XSL Java extensions. + +Release: 1.72.0 + +This release includes important bug fixes and adds the following significant +feature changes: + +Automatic sorting of glossary entries + + The HTML and FO stylesheets now support automatic sorting of glossary + entries. To enable glossary sorting, set the value of the glossary.sort + parameter to 1 (by default, it’s value is 0). When you enable glossary + sorting, glossentry elements within a glossary, glossdiv, or glosslist are + sorted on the glossterm, using the current language setting. If you don’t + enable glossary sorting, then the order of glossentry elements is left “as + is†— that is, they are not sorted but are instead just displayed in + document order. + +WordML renamed to Roundtrip, OpenOffice support added + + Stylesheets for “roundtrip†conversion between documents in OpenOffice + format (ODF) and DocBook XML have been added to the set of stylesheets that + formerly had the collective title WordML, and that set of stylesheets has + been renamed to Roundtrip to better reflect the actual scope and purpose of + its contents. + + So the DocBook XSL Stylesheets now support roundtrip conversion (with + certain limitations) of WordML, OpenOffice, and Apple Pages documents to + and from DocBook XML. + +Including QandASet questions in TOCs + + The HTML stylesheet now provides support for including QandASet questions + in the document TOC. To enable display of questions in the document TOC, + set the value of the qanda.in.toc to 1 (by default, it’s 0). When you + enable qanda.in.toc, then the generated table of contents for a document + will include qandaset titles, qandadiv titles, and question elements. The + default value of zero excludes them from the TOC. + + Note + + The qanda.in.toc parameter does not affect any tables of contents that may + be generated within a qandaset or qandadiv (only in the document TOC). + +Language identifier in man-page filenames and pathnames + + Added new parameter man.output.lang.in.name.enabled, which controls whether + a language identifier is included in man-page filenames and pathnames. It + works like this: + + If the value of man.output.lang.in.name.enabled is non-zero, man-page files + are output with a language identifier included in their filenames or + pathnames as follows: + + â–¡ if man.output.subdirs.enabled is non-zero, each file is output to, + e.g., a /$lang/man8/foo.8 pathname + + â–¡ if man.output.subdirs.enabled is zero, each file is output with a + foo.$lang.8 filename + +index.page.number.properties property set + + For FO output, use the index.page.number.properties to control formatting + of page numbers in index output — to (for example) to display page numbers + in index output in a different color (to indicate that they are links). + +Crop marks in output from Antenna House XSL Formatter + + Support has been added for generating crop marks in print/PDF output + generated using Antenna House XSL Formatter + +More string-substitution hooks in manpages output + + The man.string.subst.map.local.pre and man.string.subst.map.local.post + parameters have been added to enable easier control over custom string + substitutions. + +Moved verbatim properties to attribute-set + + The hardcoded properties used in verbatim elements (literallayout, + programlisting, screen) were moved to the verbatim.properties attribute-set + so they can be more easily customized. + +enhanced simple.xlink template + + Now the simple.xlink template in inline.xsl works with cross reference + elements xref and link as well. Also, more elements call simple.xlink, + which enables DB5 xlink functionality. + +DocBook 5 compatibility + + Stylesheets now consistently support DocBook 5 attributes (such as xml:id). + Also, DocBook 5 info elements are now checked along with other *info + elements, and the use of name() function was replaced by local-name() so it + also matches on DocBook 5 elements. These changes enable reusing the + stylesheets with DocBook 5 documents with minimal fixup. + +HTML class attributes now handled in class.attribute mode + + The HTML class attributes were formerly hardcoded to the element name. Now + the class attribute is generated by applying templates in class.attribute + mode so class attribute names can be customized. The default is still the + element name. + +arabic-indic numbering enabled in autolabels + + Numbering of chapter, sections, and pages can now use arabic-indic + numbering when number format is set to 'arabicindic' or to Ù¡. + +The following is a detailed list of changes (not including bug fixes) that have +been made since the 1.71.1 release. + +Common + +The following changes have been made to the common code since the 1.71.1 +release. + + • Add support for arabicindic numbering to autolabel.format template. + + • Finish support for @xml:id everywhere @id is used. + + • replace name() with local-name() in most cases. + + • Add support for info. + + • Add utility template tabstyle to return the tabstyle from + any table element. + +FO + +The following changes have been made to the fo code since the 1.71.1 release. + + • Add support for sorting glossary entries + + • Add table.row.properties template to customize table rows. + + • Moved all properties to attribute-sets so can be customized more easily. + + • Add index.page.number.properties attribute-set to format page numbers. + + • xref now supports xlink:href, using simple.xlink template. + + • Rewrote simple.xlink, and call it with all charseq templates. + + • Add simple.xlink processing to term and member elements. + + • Add support for crop marks in Antenna House. + +HTML + +The following changes have been made to the html code since the 1.71.1 release. + + • Add support for sorting glossary entries + + • Add support for qanda.in.toc to add qandaentry questions to document TOC. + + • add simple.xlink support to variablelist term and simplelist member. + + • *.propagates.style now handled in class.attribute mode. + + • add class parameter to class.attribute mode to set default class. + + • Convert all class attributes to use the class.attribute mode + so class names can be customized more easily. + + • Add class.attribute mode to generate class attributes. + + • Added simple.xlink to most remaining inlines. + Changed class attributes to applying class.attributes mode. + + • Changed xref template to use simple.xlink tempalte. + + • Improve generate.html.title to work with link targets too. + + • Improved simple.xlink to support link and xref. + + • Use new link.title.attribute now. + + • Rewrote simple.xlink to handle linkend also. + Better computation of title attribute on link too. + + • Handle Xalan quirk as special case. + + • Add support for info. + + • Fixed imagemaps so they work properly going from calspair coords + to HTML area coords. + +Manpages + +The following changes have been made to the manpages code since the 1.71.1 +release. + + • Added doc for man.output.lang.in.name.enabled parameter. This + checkin completes support for writing file/pathnames for man-pages + with $lang include in the names. Closes #1585967. knightly + accolades to Daniel Leidert for providing the feature request. + + • Added new param man.output.lang.in.name.enabled, which + controls whether $LANG value is included in manpages + filenames and pathnames. It works like this: + + If the value of man.output.lang.in.name.enabled is non-zero, + man-page files are output with the $lang value included in + their filenames or pathnames as follows; + + - if man.output.subdirs.enabled is non-zero, each file is +   output to, e.g., a /$lang/man8/foo.8 pathname + + - if man.output.subdirs.enabled is zero, each file is output +   with a foo.$lang.8 filename + + • Use "\e" instead of "\\" for backslash output, because the + groff docs say that's the correct thing to do; also because + testing (thanks, Paul Dubois) shows that "\\" doesn't always + work as expected; for example, "\\" within a table seems to + mess things up. + + • Added the man.string.subst.map.local.pre and + man.string.subst.map.local.post parameters. Those parameters + enable local additions and changes to string-substitution mappings + without the need to change the value of man.string.subst.map + parameter (which is for standard system mappings). Closes + #1456738. Thanks to Sam Steingold for constructing a true + stylesheet torture test (the clisp docs) that exposed the need for + these params. + + • Added the Markup element to the list of elements that get output + in bold. Thanks to Eric S. Raymond. + + • Replaced all dots in roff requests with U+2302 ("house" + character), and added escaping in output for all instances of dot + that are not in roff requests. This fixes the problem case where a + string beginning with a dot (for example, the string ".bashrc") + might occur at the beginning of a line in output, in which case  + would mistakenly get interpreted as a roff request. Thanks to Eric + S. Raymond for pushing to fix this. + + • Made change to ensure that list content nested in + itemizedlist and orderedlist instances is properly indented. This + is a switch from using .TP to format those lists to using .RS/.RE + to format them instead (because .TP does not allow nesting). Closes bug # + 1602616. + Thanks to Daniel Leidert. + +Params + +The following changes have been made to the params code since the 1.71.1 +release. + + • Added doc for man.output.lang.in.name.enabled parameter. This + checkin completes support for writing file/pathnames for man-pages + with $lang include in the names. Closes #1585967. knightly + accolades to Daniel Leidert for providing the feature request. + + • Added new param man.output.lang.in.name.enabled, which + controls whether $LANG value is included in manpages + filenames and pathnames. It works like this: + + If the value of man.output.lang.in.name.enabled is non-zero, + man-page files are output with the $lang value included in + their filenames or pathnames as follows; + + - if man.output.subdirs.enabled is non-zero, each file is +   output to, e.g., a /$lang/man8/foo.8 pathname + + - if man.output.subdirs.enabled is zero, each file is output +   with a foo.$lang.8 filename + + • Added the man.string.subst.map.local.pre and + man.string.subst.map.local.post parameters. Those parameters + enable local additions and changes to string-substitution mappings + without the need to change the value of man.string.subst.map + parameter (which is for standard system mappings). Closes + #1456738. Thanks to Sam Steingold for constructing a true + stylesheet torture test (the clisp docs) that exposed the need for + these params. + + • Add index.page.number.properties by default. + + • Added index.page.number.properties +  to allow customizations of page numbers in indexes. + + • Move show-destination="replace" property from template to attribute-set + so it can be customized. + + • Add support for sorting glossary entries + + • Add option to include qanda in tables of contents. + + • Moved all properties to attribute-sets so can be customized more easily. + +Template + +The following changes have been made to the template code since the 1.71.1 +release. + + • Added workaround for Xalan bug: use for-each and copy instead of copy-of (# + 1604770). + +Roundtrip + +The following changes have been made to the roundtrip code since the 1.71.1 +release. + + • rename to roundtrip, add OpenOffice support + +Release: 1.71.1 + +This is a minor update to the 1.71.0 release. Along with a number of bug fixes, +it includes two feature changes: + + • Added support for profiling based on xml:lang and status attributes. + + • Added initial support in manpages output for footnote, annotation, and alt + instances. Basically, they all now get handled the same way ulink instances + are. They are treated as a class as "note sources": A numbered marker is + generated at the place in the main text flow where they occur, then their + contents are displayed in an endnotes section at the end of the man page. + +Common + +The following changes have been made to the common code since the 1.71.1 +release. + + • For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again. + + • Add support for Xalan generating a root xml:base like saxon. + +FO + +The following changes have been made to the fo code since the 1.71.1 release. + + • For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again. + + • Add support for Xalan to add root node xml:base for db5 docs. + + • Added support for profiling based on xml:lang and status attributes. + +HTML + +The following changes have been made to the html code since the 1.71.1 release. + + • For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again. + + • Add support for Xalan to add root node xml:base for db5 docs. + + • Added support for profiling based on xml:lang and status attributes. + + • Made changes in namespace declarations to prevent xmllint's + canonicalizer from treating them as relative namespace URIs. + +   - Changed xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService" +     to xmlns:k="http://www.isogen.com/functions/ + com.isogen.saxoni18n.Saxoni18nService"; +     Saxon accepts either form +     (see http://www.saxonica.com/documentation/extensibility/ + functions.html); +     to Saxon, "the part of the URI before the final '/' is immaterial". + +   - Changed, e.g. xmlns:xverb="com.nwalsh.xalan.Verbatim" to +     xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"; Xalan accepts +     either form +     (see http://xml.apache.org/xalan-j/extensions.html# + java-namespace-declare); +     just as Saxon does, it will "simply use the string to the +     right of the rightmost forward slash as the Java class name". + +   - Changed xmlns:xalanredirect="org.apache.xalan.xslt.extensions.Redirect" +     to xmlns:redirect="http://xml.apache.org/xalan/redirect", and +     adjusted associated code to make the current Xalan redirect spec. +     (see http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/ + Redirect.html) + + • Added the html.append and chunk.append parameters. By default, the + value of both is empty; but the internal DocBook XSL stylesheets + build sets their value to " ", in order + to ensure that all files in the docbook-xsl-doc package end in a + newline character. (Because diff and some other tools may emit + error messages and/or not behave as expected when processing + files that are not newline-terminated.) + +Highlighting + +The following changes have been made to the highlighting code since the 1.71.1 +release. + + • Added license information + +Manpages + +The following changes have been made to the manpages code since the 1.71.1 +release. + + • Added initial support in manpages output for footnote, annotation, + and alt instances. Basically, they all now get handled the same + way ulink instances are. They are treated as a class as "note + sources": A numbered marker is generated at the place in the main + text flow where they occur, then their contents are displayed in + an endnotes section at the end of the man page (currently titled + REFERENCES, for English output, but will be changed to NOTES). + + This support is not yet complete. It works for most "normal" + cases, but probably mishandles a good number of cases. More + testing will be needed to expose the problems. It may well also + introduce some bugs and regressions in other areas, including + basic paragraph handling, handling of "mixed block" content, + handling of other indented content, and handling of authorblurb + and personblurb in the AUTHORS section. + +Params + +The following changes have been made to the params code since the 1.71.1 +release. + + • Added support for profiling based on xml:lang and status attributes. + + • Added the html.append and chunk.append parameters. By default, the + value of both is empty; but the internal DocBook XSL stylesheets + build sets their value to " ", in order + to ensure that all files in the docbook-xsl-doc package end in a + newline character. (Because diff and some other tools may emit + error messages and/or not behave as expected when processing + files that are not newline-terminated.) + +Profiling + +The following changes have been made to the profiling code since the 1.71.1 +release. + + • Added support for profiling based on xml:lang and status attributes. + +Release: 1.71.0 + +This is mainly a bug fix release, but it also includes two significant feature +changes: + +Highlighting support added + + The stylesheets now include support for source-code highlighting in output + of programlisting instances (controlled through the highlight.source + parameter). The Java-based implementation requires Saxon and makes use of + Michal Molhanec’s XSLTHL. More details are available at Jirka Kosek’s + website: + + http://xmlguru.cz/2006/07/docbook-syntax-highlighting + + The support is currently limited to highlighting of XML, Java, PHP, Delphi, + Modula-2 sources, and INI files. + +Changes to autoindexing + + The templates that handle alternative indexing methods were reworked to + avoid errors produced by certain processors not being able to tolerate the + presence of unused functions. With this release, none of the code for the + 'kimber' or 'kosek' methods is included in the default stylesheets. In + order to use one of those methods, your customization layer must import one + of the optional stylesheet modules: + + â–¡ html/autoidx-kosek.xsl + â–¡ html/autoidx-kimber.xsl + â–¡ fo/autoidx-kosek.xsl + â–¡ fo/autoidx-kimber.xsl + + See the index.method parameter reference page for more information. + + Two other changes to note: + + â–¡ The default indexing method now can handle accented characters in + latin-based alphabets, not just English. This means accented latin + letters will group and sort with their unaccented counterpart. + â–¡ The default value for the index.method parameter was changed from + 'english' to 'basic' because now the default method can handle + latin-based alphabets, not just English. + +The following is a list of changes that have been made since the 1.70.1 +release. + +Common + +The following changes have been made to the common code since the 1.70.1 +release. + + • Added reference.autolabel parameter for controlling labels on + reference output. + + • Support rows that are *completely* overlapped by the preceding row + + • New modules for supporting indexing extensions. + + • Support startinglinenumber on orderedlist + +Extensions + +The following changes have been made to the extensions code since the 1.70.1 +release. + + • Completely reworked extensions build system; now uses NetBeans and ant + +FO + +The following changes have been made to the fo code since the 1.70.1 release. + + • xsl:sort lang attribute now uses two-char substring of lang attribute. + + • Support titlecase "Java", "Perl", and "IDL" as values for the + language attribute on classsynopsis, etc. (instead of just + lowercase "java", "perl", and "idl"). Also support "c++" and "C++" + (instead of just "cpp"). + + Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks + to "Brian A. Vanderburg II". + + • Added support for the reference.autolabel param in (X)HTML and FO + output. + + • Support rows that are *completely* overlapped by the preceding row + + • Rearranged templates for the 3 indexing methods + and changed method named 'english' to 'basic'. + + • New modules for supporting indexing extensions. + + • Turn off blank-body for fop1.extensions too since fop 0.92 + does not support it either. + + • Add Xalan variant to test for exslt:node-set function. + Xalan can use function named node-set(), but doesn't + recognize it using function-available(). + + • Added support to FO stylesheets for handling instances of Org + where it occurs outside of *info content. In HTML stylesheets, + moved handling of Org out of info.xsl and into inline.xsl. In both + FO and HTML stylesheets, added support for correctly processing + Affiliation and Jobtitle. + + • Don't output punctuation between Refname and Refpurpose if + Refpurpose is empty. Also corrected handling of Refsect2/title + instances, and removed some debugging stuff that was generated in + manpages output to mark the ends of sections. + + • Added new email.delimiters.enabled param. If non-zero (the + default), delimiters are generated around e-mail addresses (output + of the email element). If zero, the delimiters are suppressed. + + • Initial support of syntax highlighting of programlistings. + + • Chapter after preface should restart numbering of pages. + +HTML + +The following changes have been made to the html code since the 1.70.1 release. + + • xsl:sort lang attribute now uses two-char substring of lang attribute. + + • Support titlecase "Java", "Perl", and "IDL" as values for the + language attribute on classsynopsis, etc. (instead of just + lowercase "java", "perl", and "idl"). Also support "c++" and "C++" + (instead of just "cpp"). + + Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks + to "Brian A. Vanderburg II". + + • Added support for the reference.autolabel param in (X)HTML and FO + output. + + • Support rows that are *completely* overlapped by the preceding row + + • Rearranged templates for the 3 indexing methods + and changed method named 'english' to 'basic'. + + • New modules for supporting indexing extensions. + + • Added several new HTML parameters for controlling appearance of + content on HTML title pages: + + contrib.inline.enabled: +   If non-zero (the default), output of the contrib element is +   displayed as inline content rather than as block content. + + othercredit.like.author.enabled: +   If non-zero, output of the othercredit element on titlepages is +   displayed in the same style as author and editor output. If zero +   (the default), othercredit output is displayed using a style +   different than that of author and editor. + + blurb.on.titlepage.enabled: +   If non-zero, output from authorblurb and personblurb elements is +   displayed on title pages. If zero (the default), output from +   those elements is suppressed on title pages (unless you are +   using a titlepage customization that causes them to be included). + + editedby.enabled +   If non-zero (the default), a localized Edited by heading is +   displayed above editor names in output of the editor element. + + • Add Xalan variant to test for exslt:node-set function. + Xalan can use function named node-set(), but doesn't + recognize it using function-available(). + + • Added support to FO stylesheets for handling instances of Org + where it occurs outside of *info content. In HTML stylesheets, + moved handling of Org out of info.xsl and into inline.xsl. In both + FO and HTML stylesheets, added support for correctly processing + Affiliation and Jobtitle. + + • Don't output punctuation between Refname and Refpurpose if + Refpurpose is empty. Also corrected handling of Refsect2/title + instances, and removed some debugging stuff that was generated in + manpages output to mark the ends of sections. + + • Added new email.delimiters.enabled param. If non-zero (the + default), delimiters are generated around e-mail addresses (output + of the email element). If zero, the delimiters are suppressed. + + • Added qanda.nested.in.toc param. Default value is zero. If + non-zero, instances of "nested" Qandaentry (ones that are children + of Answer elements) are displayed in the TOC. Closes patch 1509018 + (from Daniel Leidert). Currently on affects HTML output (no patch + for FO output provided). + + • Improved handling of relative locations generated files + + • Initial support of syntax highlighting of programlistings. + + • Support org + + • Support person + + • Support $keep.relative.image.uris also when chunking + +Highlighting + +The following changes have been made to the highlighting code since the 1.70.1 +release. + + • Initial support of syntax highlighting of programlistings. + +Manpages + +The following changes have been made to the manpages code since the 1.70.1 +release. + + • Suppress footnote markers and output warning that footnotes are + not yet supported. + + • Handle instances of address/otheraddr/ulink in author et al in the + same way as email instances; that is, display them on the same + linke as the author, editor, etc., name. + + • Don't number or link-list any Ulink instance whose string value is + identical to the value of its url attribute. Just display it inline. + + • Don't output punctuation between Refname and Refpurpose if + Refpurpose is empty. Also corrected handling of Refsect2/title + instances, and removed some debugging stuff that was generated in + manpages output to mark the ends of sections. + + • Added new email.delimiters.enabled param. If non-zero (the + default), delimiters are generated around e-mail addresses (output + of the email element). If zero, the delimiters are suppressed. + + • In manpages output, if the last/nearest *info element for + particular Refentry has multiple Copyright and/or Legalnotice + children, process them all (not just the first ones). Closes bug + 1524576. Thanks to Sam Steingold for the report and to Daniel + Leidert for providing a patch. + +Params + +The following changes have been made to the params code since the 1.70.1 +release. + + • Added reference.autolabel parameter for controlling labels on + reference output. + + • Added namespace declarations to document elements for all param files. + + • Updated index.method doc to describe revised setup for importing index +  extensions. + + • Added several new HTML parameters for controlling appearance of + content on HTML title pages: + + contrib.inline.enabled: +   If non-zero (the default), output of the contrib element is +   displayed as inline content rather than as block content. + + othercredit.like.author.enabled: +   If non-zero, output of the othercredit element on titlepages is +   displayed in the same style as author and editor output. If zero +   (the default), othercredit output is displayed using a style +   different than that of author and editor. + + blurb.on.titlepage.enabled: +   If non-zero, output from authorblurb and personblurb elements is +   displayed on title pages. If zero (the default), output from +   those elements is suppressed on title pages (unless you are +   using a titlepage customization that causes them to be included). + + editedby.enabled +   If non-zero (the default), a localized Edited by heading is +   displayed above editor names in output of the editor element. + + • Added new email.delimiters.enabled param. If non-zero (the + default), delimiters are generated around e-mail addresses (output + of the email element). If zero, the delimiters are suppressed. + + • Added qanda.nested.in.toc param. Default value is zero. If + non-zero, instances of "nested" Qandaentry (ones that are children + of Answer elements) are displayed in the TOC. Closes patch 1509018 + (from Daniel Leidert). Currently on affects HTML output (no patch + for FO output provided). + + • Initial support of syntax highlighting of programlistings. + +Tools + +The following changes have been made to the tools code since the 1.70.1 +release. + + • Racheted down font sizes of headings in example makefile FO output. + + • Added param and attribute set to example makefile, for getting + wrapping in verbatims in FO output. + + • Renamed Makefile.paramDoc to Makefile.docParam. + + • Added Makefile.paramDoc file, for creating versions of param.xsl + files with doc embedded. + + • Added variable to example makefile for controlling whether HTML or + XHTML is generated. + +Release: 1.70.1 + +This is a stable release of the 1.70 stylesheets. It includes only a few small +changes from 1.70.0. + +The following is a list of changes that have been made since the 1.70.0 +release. + +FO + +The following changes have been made to the fo code since the 1.70.0 release. + + • Added three new attribute sets (revhistory.title.properties, + revhistory.table.properties and revhistory.table.cell.properties) for + controlling appearance of revhistory in FO output. + + Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/ + titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params + /revhistory.table.properties.xml,1.1; params/ + revhistory.title.properties.xml,1.1 - Jirka Kosek + + • Support DBv5 revisions with full author name (not only authorinitials) + + Modified: fo/block.xsl,1.33; fo/titlepage.xsl,1.40 - Jirka Kosek + +HTML + +The following changes have been made to the html code since the 1.70.0 release. + + • Support DBv5 revisions with full author name (not only authorinitials) + + Modified: html/block.xsl,1.23; html/titlepage.xsl,1.34 - Jirka Kosek + +HTMLHelp + +The following changes have been made to the htmlhelp code since the 1.70.0 +release. + + • htmlhelp.generate.index is now param, not variable. This means that you can + override its setting from outside. This is useful when you generate + indexterms on the fly (see http://www.xml.com/pub/a/2004/07/14/dbndx.html? + page=3). + + Modified: htmlhelp/htmlhelp-common.xsl,1.38 - Jirka Kosek + + • Support chunk.tocs.and.lots in HTML Help + + Modified: htmlhelp/htmlhelp-common.xsl,1.37 - Jirka Kosek + +Params + +The following changes have been made to the params code since the 1.70.0 +release. + + • Added three new attribute sets (revhistory.title.properties, + revhistory.table.properties and revhistory.table.cell.properties) for + controlling appearance of revhistory in FO output. + + Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/ + titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params + /revhistory.table.properties.xml,1.1; params/ + revhistory.title.properties.xml,1.1 - Jirka Kosek + +Release: 1.70.0 + +As with all DocBook Project dot-zero releases, this is an experimental release. +It will be followed shortly by a stable release. + +This release adds a number of new features, including: + + • support for selecting alternative index-collation methods (in particular, + support for using a collation library developed by Eliot Kimber) + + • improved handling of DocBook 5 document instances (through a + namespace-stripping mechanism) + + • full support for CALS and HTML tables in manpages output + + • a mechanism for preserving relative URIs in documents that make use of + XInclude + + • support for the "new" .90 version of FOP + + • enhanced capabilities for controlling formatting of lists in HTML and FO + output + + • autogeneration of AUTHOR and COPYRIGHT sections in manpages output + + • support for generating crop marks in FO/PDF output + + • support for qandaset as a root element in FO output + + • support for floatstyle and orient on all table types + + • support for floatstyle in figure, and example + + • pgwide.properties attribute-set supports extending figure, example and + table into the left indent area instead of spanning multiple columns. + +The following is a detailed list of enhancements and API changes that have been +made since the 1.69.1 release. + +Common + +The following changes have been made to the common code since the 1.69.1 +release. + + • Add the xsl:key for the kimber indexing method. + + Modified: common/autoidx-ng.xsl,1.2 - Robert Stayton + + • Add support for qandaset. + + Modified: common/labels.xsl,1.37; common/subtitles.xsl,1.7; common/ + titles.xsl,1.35 - Robert Stayton + + • Support dbhtml/dbfo start PI for orderedlist numbering in both HTML and FO + + Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman Walsh + + • Added CVS header. + + Modified: common/stripns.xsl,1.12 - Robert Stayton + + • Changed content model of text element to ANY rather than #PCDATA because + they could contain markup. + + Modified: common/targetdatabase.dtd,1.7 - Robert Stayton + + • Added refentry.meta.get.quietly param. + + If zero (the default), notes and warnings about "missing" markup are + generated during gathering of refentry metadata. If non-zero, the metadata + is gathered "quietly" -- that is, the notes and warnings are suppressed. + + NOTE: If you are processing a large amount of refentry content, you may be + able to speed up processing significantly by setting a non-zero value for + refentry.meta.get.quietly. + + Modified: common/refentry.xsl,1.17; manpages/param.ent,1.15; manpages/ + param.xweb,1.17; params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) + Smith + + • After namespace stripping, the source document is the temporary tree + created by the stripping process and it has the wrong base URI for relative + references. Earlier versions of this code used to try to fix that by + patching the elements with relative @fileref attributes. That was + inadequate because it calculated an absolute base URI without considering + that there might be xml:base attributes already in effect. It seems obvious + now that the right thing to do is simply to put the xml:base on the root of + the document. And that seems to work. + + Modified: common/stripns.xsl,1.7 - Norman Walsh + + • Added support for "software" and "sectdesc" class values on refmiscinfo; + "software" is treated identically to "source", and "setdesc" is treated + identically to "manual". + + Modified: common/refentry.xsl,1.10; params/ + man.th.extra2.max.length.xml,1.3; params/ + refentry.source.name.profile.xml,1.4 - Michael(tm) Smith + + • Added support for DocBook 5 namespace-stripping in manpages stylesheet. + Closes request #1210692. + + Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - Michael(tm) + Smith + + • Added to make stripns.xsl usable as a standalone + stylesheet for stripping out DocBook 5/NG to DocBook 4. Note that DocBook + XSLT drivers that include this stylesheet all override the match="/" + template. + + Modified: common/stripns.xsl,1.4 - Michael(tm) Smith + + • Number figures, examples, and tables from book if there is no prefix (i.e. + if chapter.autolabel is set to 0). This avoids having the list of figures + where the figures mysteriously restart their numeration periodically when + chapter.autolabel is set to 0. + + Modified: common/labels.xsl,1.36 - David Cramer + + • Add task template in title.markup mode. + + Modified: common/titles.xsl,1.34 - Robert Stayton + + • Add children (with ids) of formal objects to target data. + + Modified: common/targets.xsl,1.10 - Robert Stayton + + • Added support for case when personname doesn't contain specific name markup + (as allowed in DocBook 5.0) + + Modified: common/common.xsl,1.54 - Jirka Kosek + +Extensions + +The following changes have been made to the extensions code since the 1.69.1 +release. + + • Support Xalan 2.7 + + Modified: extensions/xalan27/.cvsignore,1.1; extensions/xalan27/ + build.xml,1.1; extensions/xalan27/nbproject/.cvsignore,1.1; extensions/ + xalan27/nbproject/build-impl.xml,1.1; extensions/xalan27/nbproject/ + genfiles.properties,1.1; extensions/xalan27/nbproject/ + project.properties,1.1; extensions/xalan27/nbproject/project.xml,1.1; + extensions/xalan27/src/com/nwalsh/xalan/CVS.java,1.1; extensions/xalan27/ + src/com/nwalsh/xalan/Callout.java,1.1; extensions/xalan27/src/com/nwalsh/ + xalan/FormatCallout.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + FormatDingbatCallout.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + FormatGraphicCallout.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + FormatTextCallout.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + FormatUnicodeCallout.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + Func.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + ImageIntrinsics.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/ + Params.java,1.1; extensions/xalan27/src/com/nwalsh/xalan/Table.java,1.1; + extensions/xalan27/src/com/nwalsh/xalan/Text.java,1.1; extensions/xalan27/ + src/com/nwalsh/xalan/Verbatim.java,1.1 - Norman Walsh + + • Handle the case where the imageFn is actually a URI. This still needs work. + + Modified: extensions/saxon643/com/nwalsh/saxon/ImageIntrinsics.java,1.4 - + Norman Walsh + +FO + +The following changes have been made to the fo code since the 1.69.1 release. + + • Adapted to the new indexing code. Now works just like a wrapper that calls + kosek indexing method, originally implemented here. + + Modified: fo/autoidx-ng.xsl,1.5 - Jirka Kosek + + • Added parameters for header/footer table minimum height. + + Modified: fo/pagesetup.xsl,1.60; fo/param.ent,1.100; fo/param.xweb,1.113 - + Robert Stayton + + • Add the index.method parameter. + + Modified: fo/param.ent,1.99; fo/param.xweb,1.112 - Robert Stayton + + • Integrate support for three indexing methods: - the original English-only + method. - Jirka Kosek's method using EXSLT extensions. - Eliot Kimber's + method using Saxon extensions. Use the 'index.method' parameter to select. + + Modified: fo/autoidx.xsl,1.38 - Robert Stayton + + • Add support for TOC for qandaset in fo output. + + Modified: fo/autotoc.xsl,1.30; fo/qandaset.xsl,1.20 - Robert Stayton + + • Added parameter ulink.hyphenate.chars. Added parameter insert.link + .page.number. + + Modified: fo/param.ent,1.98; fo/param.xweb,1.111 - Robert Stayton + + • Implemented feature request #942524 to add insert.link.page.number to allow + link element cross references to have a page number. + + Modified: fo/xref.xsl,1.67 - Robert Stayton + + • Add support for ulink.hyphenate.chars so more characters can be break + points in urls. + + Modified: fo/xref.xsl,1.66 - Robert Stayton + + • Implemented patch #1075144 to make the url text in a ulink in FO output an + active link as well. + + Modified: fo/xref.xsl,1.65 - Robert Stayton + + • table footnotes now have their own table.footnote.properties attribute set. + + Modified: fo/footnote.xsl,1.23 - Robert Stayton + + • Add qandaset to root.elements. + + Modified: fo/docbook.xsl,1.41 - Robert Stayton + + • Added mode="page.sequence" to make it easier to put content into a page + sequence. First used for qandaset. + + Modified: fo/component.xsl,1.37 - Robert Stayton + + • Implemented feature request #1434408 to support formatting of biblioentry. + + Modified: fo/biblio.xsl,1.35 - Robert Stayton + + • Added biblioentry.properties. + + Modified: fo/param.ent,1.97; fo/param.xweb,1.110 - Robert Stayton + + • Support PTC/Arbortext bookmarks + + Modified: fo/docbook.xsl,1.40; fo/ptc.xsl,1.1 - Norman Walsh + + • Added table.footnote.properties to permit table footnotes to format + differently from regular footnotes. + + Modified: fo/param.ent,1.96; fo/param.xweb,1.109 - Robert Stayton + + • Refactored table templates to unify their processing and support all + options in all types. Now table and informaltable, in both Cals and Html + markup, use the same templates where possible, and all support pgwide, + rotation, and floats. There is also a placeholder table.container template + to support wrapping a table in a layout table, so the XEP table title + "continued" extension can be more easily implemented. + + Modified: fo/formal.xsl,1.52; fo/htmltbl.xsl,1.9; fo/table.xsl,1.48 - + Robert Stayton + + • Added new attribute set toc.line.properties for controlling appearance of + lines in ToC/LoT + + Modified: fo/autotoc.xsl,1.29; fo/param.ent,1.95; fo/param.xweb,1.108 - + Jirka Kosek + + • Added support for float to example and equation. Added support for pgwide + to figure, example, and equation (the latter two via a dbfo pgwide="1" + processing instruction). + + Modified: fo/formal.xsl,1.51 - Robert Stayton + + • Add pgwide.properties attribute-set. + + Modified: fo/param.ent,1.94; fo/param.xweb,1.107 - Robert Stayton + + • Added refclass.suppress param. + + If the value of refclass.suppress is non-zero, then display refclass + contents is suppressed in output. Affects HTML and FO output only. + + Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; html + /param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) Smith + + • Improved support for task subelements + + Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - Jirka Kosek + + • Adjusted spacing around K&R-formatted Funcdef and Paramdef output such that + it can more easily be discerned where one ends and the other begins. Closes + #1213264. + + Modified: fo/synop.xsl,1.18 - Michael(tm) Smith + + • Made handling of paramdef/parameter in FO output consistent with that in + HTML and manpages output. Closes #1213259. + + Modified: fo/synop.xsl,1.17 - Michael(tm) Smith + + • Made handling of Refnamediv consistent with formatting in HTML and manpages + output; specifically, changed so that Refname (comma-separated list of + multiple instances found) is used (instead of Refentrytitle as previously), + then em-dash, then the Refpurpose. Closes #1212562. + + Modified: fo/refentry.xsl,1.30 - Michael(tm) Smith + + • Added output of Releaseinfo to recto titlepage ("copyright" page) for Book + in FO output. This makes it consistent with HTML output. Closes #1327034. + Thanks to Paul DuBois for reporting. + + Modified: fo/titlepage.templates.xml,1.28 - Michael(tm) Smith + + • Added condition for setting block-progression-dimension.minimum on + table-row, instead of height, when fop1.extensions is non-zero. For an + explanation of the reason for the change, see: http://wiki.apache.org/ + xmlgraphics-fop/Troubleshooting/CommonLogMessages + + Modified: fo/pagesetup.xsl,1.59 - Michael(tm) Smith + + • Added new refclass.suppress param for suppressing display of Refclass in + HTML and FO output. Did not add it to manpages because manpages stylesheet + is currently just silently ignoring Refclass anyway. Closes request # + 1461065. Thanks to Davor Ocelic (docelic) for reporting. + + Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - Michael(tm) Smith + + • Add support for keep-together PI to informal objects. + + Modified: fo/formal.xsl,1.50 - Robert Stayton + + • Add support for fop1.extensions. + + Modified: fo/formal.xsl,1.49; fo/graphics.xsl,1.44; fo/table.xsl,1.47 - + Robert Stayton + + • Add support for fop1 bookmarks. + + Modified: fo/docbook.xsl,1.39 - Robert Stayton + + • Add fop1.extentions parameter to add support for fop development version. + + Modified: fo/param.ent,1.92; fo/param.xweb,1.105 - Robert Stayton + + • Start supporting fop development version, which will become fop version 1. + + Modified: fo/fop1.xsl,1.1 - Robert Stayton + + • Add template for task in mode="xref-to". + + Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert Stayton + + • table footnotes now also get footnote.properties attribute-set. + + Modified: fo/footnote.xsl,1.22 - Robert Stayton + + • Added index.separator named template to compute the separator punctuation + based on locale. + + Modified: fo/autoidx.xsl,1.36 - Robert Stayton + + • Added support for link, olink, and xref within OO Classsynopsis and + children. (Because DocBook NG/5 allows it). + + Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) Smith + + • Support date as an inline + + Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman Walsh + + • Added new parameter keep.relative.image.uris + + Modified: fo/param.ent,1.91; fo/param.xweb,1.104; html/param.ent,1.87; html + /param.xweb,1.96; params/keep.relative.image.uris.xml,1.1 - Norman Walsh + + • Map Unicode space characters U+2000-U+200A to fo:leaders. + + Modified: fo/docbook.xsl,1.38; fo/passivetex.xsl,1.4; fo/spaces.xsl,1.1 - + Jirka Kosek + + • Output a real em dash for em-dash dingbat (instead of two hypens). + + Modified: fo/fo.xsl,1.7 - Michael(tm) Smith + + • Support default label width parameters for itemized and ordered lists + + Modified: fo/lists.xsl,1.64; fo/param.ent,1.90; fo/param.xweb,1.103; params + /itemizedlist.label.width.xml,1.1; params/orderedlist.label.width.xml,1.1 - + Norman Walsh + + • Generate localized title for Refsynopsisdiv if no appropriate Title + descendant found in source. Closes #1212398. This change makes behavior for + the Synopsis title consistent with the behavior of HTML and manpages + output. + + Also, added xsl:use-attribute-sets="normal.para.spacing" to block generated + for Cmdsynopsis output. Previously, that block had no spacing at all + specified, which resulted it being crammed up to closely to the Synopsis + head. + + Modified: fo/refentry.xsl,1.28; fo/synop.xsl,1.13 - Michael(tm) Smith + + • Added parameters to support localization of index item punctuation. + + Modified: fo/autoidx.xsl,1.35 - Robert Stayton + + • Added index.number.separator, index.range.separator, and + index.term.separator parameters to support localization of punctuation in + index entries. + + Modified: fo/param.ent,1.89; fo/param.xweb,1.102 - Robert Stayton + + • Added "Cross References" section in HTML doc (for consistency with the FO + doc). Also, moved the existing FO "Cross References" section to follow the + "Linking" section. + + Modified: fo/param.xweb,1.101; html/param.xweb,1.95 - Michael(tm) Smith + + • Added ID attribues to all Reference elements (e.g., id="tables" for the doc + for section on Table params). So pages for all subsections of ref docs now + have stable filenames instead of arbitrary generated filenames. + + Modified: fo/param.xweb,1.100; html/param.xweb,1.94 - Michael(tm) Smith + + • Added two new parameters for handling of multi-term varlistentry elements: + + variablelist.term.break.after: When the variablelist.term.break.after is + non-zero, it will generate a line break after each term multi-term + varlistentry. + + variablelist.term.separator: When a varlistentry contains multiple term + elements, the string specified in the value of the + variablelist.term.separator parameter is placed after each term except the + last. The default is ", " (a comma followed by a space). To suppress + rendering of the separator, set the value of variablelist.term.separator to + the empty string (""). + + These parameters are primarily intended to be useful if you have multi-term + varlistentries that have long terms. + + Closes #1306676. Thanks to Sam Steingold for providing an example "lots of + long terms" doc that demonstrated the value of having these options. + + Also, added normalize-space() call to processing of each term. + + This change affects all output formats (HTML, PDF, manpages). The default + behavior should pretty much remain the same as before, but it is possible + (as always) that the change may introduce some new bugginess. + + Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; fo/param.xweb,1.99; html/ + lists.xsl,1.48; html/param.ent,1.86; html/param.xweb,1.93; manpages/ + lists.xsl,1.22; manpages/param.ent,1.14; manpages/param.xweb,1.16; params/ + variablelist.term.break.after.xml,1.1; params/ + variablelist.term.separator.xml,1.1 - Michael(tm) Smith + + • Add sidebar titlepage placeholder attset for styles. + + Modified: fo/titlepage.xsl,1.37 - Robert Stayton + + • Add titlepage for sidebar. + + Modified: fo/titlepage.templates.xml,1.27 - Robert Stayton + + • Implemented RFE #1292615. + + Added bunch of new parameters (attribute sets) that affect list + presentation: list.block.properties, itemizedlist.properties, orderedlist + .properties, itemizedlist.label.properties and orderedlist.label + .properties. Default behaviour of stylesheets has not been changed but + further customizations will be much more easier. + + Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; fo/param.xweb,1.98; params/ + itemizedlist.label.properties.xml,1.1; params/ + itemizedlist.properties.xml,1.1; params/list.block.properties.xml,1.1; + params/orderedlist.label.properties.xml,1.1; params/ + orderedlist.properties.xml,1.1 - Jirka Kosek + + • Implemented RFE #1242092. + + You can enable crop marks in your document by setting crop.marks=1 and + xep.extensions=1. Appearance of crop marks can be controlled by parameters + crop.mark.bleed (6pt), crop.mark.offset (24pt) and crop.mark.width (0.5pt). + + Also there is new named template called user-xep-pis. You can overwrite it + in order to produce some PIs that can control XEP as described in http:// + www.renderx.com/reference.html#Output_Formats + + Modified: fo/docbook.xsl,1.36; fo/param.ent,1.86; fo/param.xweb,1.97; fo/ + xep.xsl,1.23; params/crop.mark.bleed.xml,1.1; params/ + crop.mark.offset.xml,1.1; params/crop.mark.width.xml,1.1; params/ + crop.marks.xml,1.1 - Jirka Kosek + +HTML + +The following changes have been made to the html code since the 1.69.1 release. + + • implemented index.method parameter and three methods. + + Modified: html/autoidx.xsl,1.28 - Robert Stayton + + • added index.method parameter to support 3 indexing methods. + + Modified: html/param.ent,1.94; html/param.xweb,1.103 - Robert Stayton + + • Implemented feature request #1072510 as a processing instruction to permit + including external HTML content into HTML output. + + Modified: html/pi.xsl,1.9 - Robert Stayton + + • Added new parameter chunk.tocs.and.lots.has.title which controls presence + of title in a separate chunk with ToC/LoT. Disabling title can be very + useful if you are generating frameset output (well, yes those frames, but + some customers really want them ;-). + + Modified: html/chunk-code.xsl,1.15; html/param.ent,1.93; html/ + param.xweb,1.102; params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka + Kosek + + • Support dbhtml/dbfo start PI for orderedlist numbering in both HTML and FO + + Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman Walsh + + • Allow ToC without title also for set and book. + + Modified: html/autotoc.xsl,1.37; html/division.xsl,1.12 - Jirka Kosek + + • Implemented floats uniformly for figure, example, equation and + informalfigure, informalexample, and informalequation. + + Modified: html/formal.xsl,1.22 - Robert Stayton + + • Added the autotoc.label.in.hyperlink param. + + If the value of autotoc.label.in.hyperlink is non-zero, labels are included + in hyperlinked titles in the TOC. If it is instead zero, labels are still + displayed prior to the hyperlinked titles, but are not hyperlinked along + with the titles. + + Closes patch #1065868. Thanks to anatoly techtonik for the patch. + + Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; html/ + param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - Michael(tm) + Smith + + • Added two new params: html.head.legalnotice.link.types and html.head. + legalnotice.link.multiple. + + If the value of the generate.legalnotice.link is non-zero, then the + stylesheet generates (in the head section of the HTML source) either a + single HTML link element or, if the value of the html.head.legalnotice.link + .multiple is non-zero, one link element for each link type specified. Each + link has the following attributes: + + - a rel attribute whose value is derived from the value of html.head. + legalnotice.link.types + + - an href attribute whose value is set to the URL of the file containing + the legalnotice + + - a title attribute whose value is set to the title of the corresponding + legalnotice (or a title programatically determined by the stylesheet) + + For example: + + + + Closes #1476450. Thanks to Sam Steingold. + + Modified: html/chunk-common.xsl,1.45; html/param.ent,1.91; html/ + param.xweb,1.100; params/generate.legalnotice.link.xml,1.4; params/ + html.head.legalnotice.link.multiple.xml,1.1; params/ + html.head.legalnotice.link.types.xml,1.1 - Michael(tm) Smith + + • Added refclass.suppress param. + + If the value of refclass.suppress is non-zero, then display refclass + contents is suppressed in output. Affects HTML and FO output only. + + Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; html + /param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) Smith + + • Improved support for task subelements + + Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - Jirka Kosek + + • Added new refclass.suppress param for suppressing display of Refclass in + HTML and FO output. Did not add it to manpages because manpages stylesheet + is currently just silently ignoring Refclass anyway. Closes request # + 1461065. Thanks to Davor Ocelic (docelic) for reporting. + + Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - Michael(tm) Smith + + • Process alt text with normalize-space(). Replace tab indents with spaces. + + Modified: html/graphics.xsl,1.57 - Robert Stayton + + • Content of citation element is automatically linked to the bibliographic + entry with the corresponding abbrev. + + Modified: html/biblio.xsl,1.26; html/inline.xsl,1.47; html/xref.xsl,1.58 - + Jirka Kosek + + • Add template for task in mode="xref-to". + + Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert Stayton + + • Suppress ID warnings if the .warnings parameter is 0 + + Modified: html/html.xsl,1.17 - Norman Walsh + + • Add support for floatstyle to figure. + + Modified: html/formal.xsl,1.21 - Robert Stayton + + • Handling of xref to area/areaset need support in extensions code also. I + currently have no time to touch extensions code, so code is here to be + enabled when extension is fixed also. + + Modified: html/xref.xsl,1.56 - Jirka Kosek + + • Added 3 parameters for overriding gentext for index punctuation. + + Modified: html/param.ent,1.89; html/param.xweb,1.98 - Robert Stayton + + • Added parameters to support localization of index item punctuation. Added + index.separator named template to compute the separator punctuation based + on locale. + + Modified: html/autoidx.xsl,1.27 - Robert Stayton + + • Added a
wrapper around output of contents + of all formal objects. Also, added an optional
+ linebreak after all formal objects. + + WARNING: Because this change places an additional DIV between the DIV + wrapper for the equation and the equation contents, it may break some + existing CSS stylesheets that have been created with the assumption that + there would never be an intervening DIV there. + + The following is an example of what Equation output looks like as a result + of the changes described above. + +
+ +

(1.3)

+ +
1+1=3

+ + Rationale: These changes allow CSS control of the placement of the + formal-object title relative to the formal-object contents. For example, + using the CSS "float" property enables the title and contents to be + rendered on the same line. Example stylesheet: + + .equation { margin-top: 20px; margin-bottom: 20px; } .equation-contents { + float: left; } + + .equation .title { margin-top: 0; float: right; margin-right: 200px; } + + .equation .title b { font-weight: normal; } + + .equation-break { clear: both; } + + Note that the purpose of the ".equation-break" class is to provide a way to + clear off the floats. + + If you want to instead have the equation title rendered to the left of the + equation contents, you can do something like this: + + .equation { margin-top: 20px; width: 300px; margin-bottom: 20px; } + .equation-contents { float: right; } + + .equation .title { margin-top: 0; float: left; margin-right: 200px; } + + .equation .title b { font-weight: normal; } + + .equation-break { clear: both; } + + Modified: html/formal.xsl,1.20 - Michael(tm) Smith + + • Added a chunker.output.quiet top-level parameter so that the chunker can be + made quiet by default + + Modified: html/chunker.xsl,1.26 - Norman Walsh + + • Added support for link, olink, and xref within OO Classsynopsis and + children. (Because DocBook NG/5 allows it). + + Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) Smith + + • New parameter: id.warnings. If non-zero, warnings are generated for titled + objects that don't have titles. True by default; I wonder if this will be + too aggressive? + + Modified: html/biblio.xsl,1.25; html/component.xsl,1.27; html/ + division.xsl,1.11; html/formal.xsl,1.19; html/glossary.xsl,1.20; html/ + html.xsl,1.13; html/index.xsl,1.16; html/param.ent,1.88; html/ + param.xweb,1.97; html/refentry.xsl,1.22; html/sections.xsl,1.30; params/ + id.warnings.xml,1.1 - Norman Walsh + + • If the keep.relative.image.uris parameter is true, don't use the absolute + URI (as calculated from xml:base) in the img src attribute, us the value + the author specified. Note that we still have to calculate the absolute + filename for use in the image intrinsics extension. + + Modified: html/graphics.xsl,1.56 - Norman Walsh + + • Support date as an inline + + Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman Walsh + + • Added new parameter keep.relative.image.uris + + Modified: fo/param.ent,1.91; fo/param.xweb,1.104; html/param.ent,1.87; html + /param.xweb,1.96; params/keep.relative.image.uris.xml,1.1 - Norman Walsh + + • Added two new parameters for handling of multi-term varlistentry elements: + + variablelist.term.break.after: When the variablelist.term.break.after is + non-zero, it will generate a line break after each term multi-term + varlistentry. + + variablelist.term.separator: When a varlistentry contains multiple term + elements, the string specified in the value of the + variablelist.term.separator parameter is placed after each term except the + last. The default is ", " (a comma followed by a space). To suppress + rendering of the separator, set the value of variablelist.term.separator to + the empty string (""). + + These parameters are primarily intended to be useful if you have multi-term + varlistentries that have long terms. + + Closes #1306676. Thanks to Sam Steingold for providing an example "lots of + long terms" doc that demonstrated the value of having these options. + + Also, added normalize-space() call to processing of each term. + + This change affects all output formats (HTML, PDF, manpages). The default + behavior should pretty much remain the same as before, but it is possible + (as always) that the change may introduce some new bugginess. + + Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; fo/param.xweb,1.99; html/ + lists.xsl,1.48; html/param.ent,1.86; html/param.xweb,1.93; manpages/ + lists.xsl,1.22; manpages/param.ent,1.14; manpages/param.xweb,1.16; params/ + variablelist.term.break.after.xml,1.1; params/ + variablelist.term.separator.xml,1.1 - Michael(tm) Smith + + • Added "wrapper-name" param to inline.charseq named template, enabling it to + output inlines other than just "span". Acronym and Abbrev templates now use + inline.charseq to output HTML "acronym" and "abbr" elements (instead of + "span"). Closes #1305468. Thanks to Sam Steingold for suggesting the + change. + + Modified: html/inline.xsl,1.45 - Michael(tm) Smith + +Manpages + +The following changes have been made to the manpages code since the 1.69.1 +release. + + • Added the following params: + + - man.indent.width (string-valued) - man.indent.refsect (boolean) - + man.indent.blurbs (boolean) - man.indent.lists (boolean) - + man.indent.verbatims (boolean) + + Note that in earlier snapshots, man.indent.width was named + man.indentation.default.value and the boolean params had names like + man.indentation.*.adjust. Also the man.indent.blurbs param was called + man.indentation.authors.adjust (or something). + + The behavior now is: If the value of a particular man.indent.* boolean + param is non-zero, the corresponding contents (refsect*, list items, + authorblurb/personblurb, vervatims) are displayed with a left margin + indented by a width equal to the value of man.indent.width. + + Modified: params/man.indent.blurbs.xml,1.1; manpages/docbook.xsl,1.74; + manpages/info.xsl,1.20; manpages/lists.xsl,1.30; manpages/other.xsl,1.20; + manpages/param.ent,1.22; manpages/param.xweb,1.24; manpages/ + refentry.xsl,1.14; params/man.indent.lists.xml,1.1; params/ + man.indent.refsect.xml,1.1; params/man.indent.verbatims.xml,1.1; params/ + man.indent.width.xml,1.1 - Michael(tm) Smith + + • Added man.table.footnotes.divider param. + + In each table that contains footenotes, the string specified by the man. + table.footnotes.divider parameter is output before the list of footnotes + for the table. + + Modified: manpages/docbook.xsl,1.73; manpages/links.xsl,1.6; manpages/ + param.ent,1.21; manpages/param.xweb,1.23; params/ + man.table.footnotes.divider.xml,1.1 - Michael(tm) Smith + + • Added the man.output.in.separate.dir, man.output.base.dir, and + man.output.subdirs.enabled parameters. + + The man.output.base.dir parameter specifies the base directory into which + man-page files are output. The man.output.subdirs.enabled parameter + controls whether the files are output in subdirectories within the base + directory. + + The values of the man.output.base.dir and man.output.subdirs.enabled + parameters are used only if the value of man.output.in.separate.dir + parameter is non-zero. If the value of man.output.in.separate.dir is zero, + man-page files are not output in a separate directory. + + Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; manpages/ + param.xweb,1.22; params/man.output.base.dir.xml,1.1; params/ + man.output.in.separate.dir.xml,1.1; params/ + man.output.subdirs.enabled.xml,1.1 - Michael(tm) Smith + + • Added man.font.table.headings and man.font.table.title params, for + controlling font in table headings and titles. + + Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; manpages/ + param.xweb,1.21; params/man.font.table.headings.xml,1.1; params/ + man.font.table.title.xml,1.1 - Michael(tm) Smith + + • Added man.font.funcsynopsisinfo and man.font.funcprototype params, for + specifying the roff font (for example, BI, B, I) for funcsynopsisinfo and + funcprototype output. + + Modified: manpages/block.xsl,1.19; manpages/docbook.xsl,1.69; manpages/ + param.ent,1.18; manpages/param.xweb,1.20; manpages/synop.xsl,1.29; manpages + /table.xsl,1.21; params/man.font.funcprototype.xml,1.1; params/ + man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) Smith + + • Added man.segtitle.suppress param. + + If the value of man.segtitle.suppress is non-zero, then display of segtitle + contents is suppressed in output. + + Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; manpages/ + param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - Michael(tm) Smith + + • Added man.output.manifest.enabled and man.output.manifest.filename params. + + If man.output.manifest.enabled is non-zero, a list of filenames for man + pages generated by the stylesheet transformation is written to the file + named by man.output.manifest.filename + + Modified: manpages/docbook.xsl,1.67; manpages/other.xsl,1.19; manpages/ + param.ent,1.16; manpages/param.xweb,1.18; params/ + man.output.manifest.enabled.xml,1.1; params/ + man.output.manifest.filename.xml,1.1; tools/make/Makefile.DocBook,1.4 - + Michael(tm) Smith + + • Added refentry.meta.get.quietly param. + + If zero (the default), notes and warnings about "missing" markup are + generated during gathering of refentry metadata. If non-zero, the metadata + is gathered "quietly" -- that is, the notes and warnings are suppressed. + + NOTE: If you are processing a large amount of refentry content, you may be + able to speed up processing significantly by setting a non-zero value for + refentry.meta.get.quietly. + + Modified: common/refentry.xsl,1.17; manpages/param.ent,1.15; manpages/ + param.xweb,1.17; params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) + Smith + + • Changed names of all boolean indentation params to man.indent.* Also + discarded individual man.indent.*.value params and switched to just using a + common man.indent.width param (3n by default). + + Modified: manpages/docbook.xsl,1.66; manpages/info.xsl,1.19; manpages/ + lists.xsl,1.29; manpages/other.xsl,1.18; manpages/refentry.xsl,1.13 - + Michael(tm) Smith + + • Added boolean man.output.in.separate.dir param, to control whether or not + man files are output in separate directory. + + Modified: manpages/docbook.xsl,1.65; manpages/utility.xsl,1.14 - Michael + (tm) Smith + + • Added options for controlling indentation of verbatim output. Controlled + through the man.indentation.verbatims.adjust and + man.indentation.verbatims.value params. Closes #1242997 + + Modified: manpages/block.xsl,1.15; manpages/docbook.xsl,1.64 - Michael(tm) + Smith + + • Added options for controlling indentation in lists and in *blurb output in + the AUTHORS section. Controlled through the man.indentation.lists.adjust, + man.indentation.lists.value, man.indentation.authors.adjust, and + man.indentation.authors.value parameters. Default is 3 characters (instead + of the roff default of 8 characters). Closes #1449369. + + Also, removed the indent that was being set on informalexample outuput. I + will instead add an option for indenting verbatims, which I think is what + the informalexample indent was intended for originally. + + Modified: manpages/block.xsl,1.14; manpages/docbook.xsl,1.63; manpages/ + info.xsl,1.18; manpages/lists.xsl,1.28 - Michael(tm) Smith + + • Changed line-spacing call before synopfragment to use ".sp -1n" ("n" units + specified) instead of plain ".sp -1" + + Modified: manpages/synop.xsl,1.28 - Michael(tm) Smith + + • Added support for writing man files into a specific output directory and + into appropriate subdirectories within that output directory. Controlled + through the man.base.dir parameter (similar to the base.dir support in the + HTML stylesheet) and the man.subdirs.enabled parameter, which automatically + determines the name of an appropriate subdir (for example, man/man7, man/ + man1, etc.) based on the section number/manvolnum of the source Refentry. + + Closes #1255036 and #1170317. Thanks to Denis Bradford for the original + feature request, and to Costin Stroie for submitting a patch that was very + helpful in implementing the support. + + Modified: manpages/docbook.xsl,1.62; manpages/utility.xsl,1.13 - Michael + (tm) Smith + + • Refined XPath statements and notification messages for refentry metadata + handling. + + Modified: common/common.xsl,1.59; common/refentry.xsl,1.14; manpages/ + docbook.xsl,1.61; manpages/other.xsl,1.17 - Michael(tm) Smith + + • Added support for copyright and legalnotice. The manpages stylesheets now + output a COPYRIGHT section, after the AUTHORS section, if a copyright or + legalnotice is found in the source. The section contains the copyright + contents followed by the legalnotice contents. Closes #1450209. + + Modified: manpages/docbook.xsl,1.59; manpages/info.xsl,1.17 - Michael(tm) + Smith + + • Drastically reworked all of the XPath expressions used in refentry metadata + gathering -- completely removed $parentinfo and turned $info into a set of + nodes that includes the *info contents of the Refentry plus the *info + contents all all of its ancestor elements. The basic XPath expression now + used throughout is (using the example of checking for a date): + + (($info[//date])[last()]/date)[1]. + + That selects the "last" *info/date date in document order -- that is, the + one eitther on the Refentry itself or on the closest ancestor to the + Refentry. + + It's likely this change may break some things; may need to pick up some + pieces later. + + Also, changed the default value for the man.th.extra2.max.length from 40 to + 30. + + Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; params/ + man.th.extra2.max.length.xml,1.2; params/refentry.date.profile.xml,1.2; + params/refentry.manual.profile.xml,1.2; params/ + refentry.source.name.profile.xml,1.2; params/ + refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; manpages/ + other.xsl,1.15 - Michael(tm) Smith + + • Added support for DocBook 5 namespace-stripping in manpages stylesheet. + Closes request #1210692. + + Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - Michael(tm) + Smith + + • Fixed handling of table footnotes. With this checkin, the table support in + the manpages stylesheet is now basically feature complete. So this change + closes request #619532, "No support for tables" -- the oldest currently + open manpages feature request, submitted by Ben Secrest (blsecres) on + 2002-10-07. Congratulations to me [patting myself on the back]. + + Modified: manpages/block.xsl,1.11; manpages/docbook.xsl,1.55; manpages/ + table.xsl,1.15 - Michael(tm) Smith + + • Added handling for table titles. Also fixed handling of nested tables; nest + tables are now "extracted" and displayed just after their parent tables. + + Modified: manpages/docbook.xsl,1.54; manpages/table.xsl,1.14 - Michael(tm) + Smith + + • Added option for turning off bold formatting in Funcsynopsis. Boldface + formatting in function synopsis is mandated in the man(7) man page and is + used almost universally in existing man pages. Despite that, it really does + look like crap to have an entire Funcsynopsis output in bold, so I added + params for turning off the bold formatting and/or replacing it with a + different roff special font (e.g., "RI" for alternating roman/italic + instead of the default "BI" for alternating bold/italic). The new params + are "man.funcprototype.font" and "man.funcsynopsisinfo.font". To be + documented later. + + Closes #1452247. Thanks to Joe Orton for the feature request. + + Modified: params/man.string.subst.map.xml,1.16; manpages/block.xsl,1.10; + manpages/docbook.xsl,1.51; manpages/inline.xsl,1.16; manpages/ + synop.xsl,1.27 - Michael(tm) Smith + + • Use AUTHORS instead of AUTHOR if we have multiple people to attribute. + Also, fixed checking such that we generate author section even if we don't + have an author (as long as there is at least one other person/entity we can + put in the section). Also adjusted assembly of content for Author metainfo + field such that we now not only use author, but try to find a "best match" + if we can't find an author name to put there. + + Closes #1233592. Thanks to Sam Steingold for the request. + + Modified: manpages/info.xsl,1.12 - Michael(tm) Smith + + • Changes for request #1243027, "Impove handling of AUTHOR section." This + adds support for Collab, Corpauthor, Corpcredt, Orgname, Publishername, and + Publisher. Also adds support for output of Affiliation and its children, + and support for using gentext strings for auto-attributing roles (Author, + Editor, Publisher, Translator, etc.). Also did a lot of code cleanup and + modularization of all the AUTHOR handling code. And fixed a bug that was + causing Author info to not be picked up correctly for metainfo comment we + embed in man-page source. + + Modified: manpages/info.xsl,1.11 - Michael(tm) Smith + + • Support bold output for "emphasis remap='B'". (because Eric Raymond's + doclifter(1) tool converts groff source marked up with ".B" request or "\ + fB" escapes to DocBook "emphasis remap='B'".) + + Modified: manpages/inline.xsl,1.14 - Michael(tm) Smith + + • Added support for Segmentedlist. Details: Output is tabular, with no option + for "list" type output. Output for Segtitle elements can be supressed by + setting man.segtitle.suppress. If Segtitle content is output, it is + rendered in italic type (not bold because not all terminals support bold + and so italic ensures the stand out on those terminals). Extra space (.sp + line) at end of table code ensures that it gets handled correctly in the + case where its source is the child of a Para. Closes feature-request # + 1400097. Thanks to Daniel Leidert for the patch and push, and to Alastair + Rankine for filing the original feature request. + + Modified: manpages/lists.xsl,1.23; manpages/utility.xsl,1.10 - Michael(tm) + Smith + + • Improved handling or Author/Editor/Othercredit. + + Reworked content of (non-visible) comment added at top of each page + (metadata stuff). + + Added support for generating a manifest file (useful for cleaning up after + builds, etc.) + + Modified: manpages/docbook.xsl,1.46; manpages/info.xsl,1.9; manpages/ + other.xsl,1.12; manpages/utility.xsl,1.6 - Michael(tm) Smith + + • Added two new parameters for handling of multi-term varlistentry elements: + + variablelist.term.break.after: When the variablelist.term.break.after is + non-zero, it will generate a line break after each term multi-term + varlistentry. + + variablelist.term.separator: When a varlistentry contains multiple term + elements, the string specified in the value of the + variablelist.term.separator parameter is placed after each term except the + last. The default is ", " (a comma followed by a space). To suppress + rendering of the separator, set the value of variablelist.term.separator to + the empty string (""). + + These parameters are primarily intended to be useful if you have multi-term + varlistentries that have long terms. + + Closes #1306676. Thanks to Sam Steingold for providing an example "lots of + long terms" doc that demonstrated the value of having these options. + + Also, added normalize-space() call to processing of each term. + + This change affects all output formats (HTML, PDF, manpages). The default + behavior should pretty much remain the same as before, but it is possible + (as always) that the change may introduce some new bugginess. + + Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; fo/param.xweb,1.99; html/ + lists.xsl,1.48; html/param.ent,1.86; html/param.xweb,1.93; manpages/ + lists.xsl,1.22; manpages/param.ent,1.14; manpages/param.xweb,1.16; params/ + variablelist.term.break.after.xml,1.1; params/ + variablelist.term.separator.xml,1.1 - Michael(tm) Smith + +Params + +The following changes have been made to the params code since the 1.69.1 +release. + + • New parameters to set header/footer table minimum height. + + Modified: params/footer.table.height.xml,1.1; params/ + header.table.height.xml,1.1 - Robert Stayton + + • Support multiple indexing methods for different languages. + + Modified: params/index.method.xml,1.1 - Robert Stayton + + • Remove qandaset and qandadiv from generate.toc for fo output because + formerly it wasn't working, but now it is and the default behavior should + stay the same. + + Modified: params/generate.toc.xml,1.8 - Robert Stayton + + • add support for page number references to link element too. + + Modified: params/insert.link.page.number.xml,1.1 - Robert Stayton + + • Add support for more characters to hyphen on when ulink.hyphenate is turned + on. + + Modified: params/ulink.hyphenate.chars.xml,1.1; params/ + ulink.hyphenate.xml,1.3 - Robert Stayton + + • New attribute-set to format biblioentry and bibliomixed. + + Modified: params/biblioentry.properties.xml,1.1 - Robert Stayton + + • Added new parameter chunk.tocs.and.lots.has.title which controls presence + of title in a separate chunk with ToC/LoT. Disabling title can be very + useful if you are generating frameset output (well, yes those frames, but + some customers really want them ;-). + + Modified: html/chunk-code.xsl,1.15; html/param.ent,1.93; html/ + param.xweb,1.102; params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka + Kosek + + • Added new attribute set toc.line.properties for controlling appearance of + lines in ToC/LoT + + Modified: params/toc.line.properties.xml,1.1 - Jirka Kosek + + • Allow table footnotes to have different properties from regular footnotes. + + Modified: params/table.footnote.properties.xml,1.1 - Robert Stayton + + • Set properties for pgwide="1" objects. + + Modified: params/pgwide.properties.xml,1.1 - Robert Stayton + + • Added the autotoc.label.in.hyperlink param. + + If the value of autotoc.label.in.hyperlink is non-zero, labels are included + in hyperlinked titles in the TOC. If it is instead zero, labels are still + displayed prior to the hyperlinked titles, but are not hyperlinked along + with the titles. + + Closes patch #1065868. Thanks to anatoly techtonik for the patch. + + Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; html/ + param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - Michael(tm) + Smith + + • Added two new params: html.head.legalnotice.link.types and html.head. + legalnotice.link.multiple. + + If the value of the generate.legalnotice.link is non-zero, then the + stylesheet generates (in the head section of the HTML source) either a + single HTML link element or, if the value of the html.head.legalnotice.link + .multiple is non-zero, one link element for each link type specified. Each + link has the following attributes: + + - a rel attribute whose value is derived from the value of html.head. + legalnotice.link.types + + - an href attribute whose value is set to the URL of the file containing + the legalnotice + + - a title attribute whose value is set to the title of the corresponding + legalnotice (or a title programatically determined by the stylesheet) + + For example: + + + + Closes #1476450. Thanks to Sam Steingold. + + Modified: html/chunk-common.xsl,1.45; html/param.ent,1.91; html/ + param.xweb,1.100; params/generate.legalnotice.link.xml,1.4; params/ + html.head.legalnotice.link.multiple.xml,1.1; params/ + html.head.legalnotice.link.types.xml,1.1 - Michael(tm) Smith + + • Added the following params: + + - man.indent.width (string-valued) - man.indent.refsect (boolean) - + man.indent.blurbs (boolean) - man.indent.lists (boolean) - + man.indent.verbatims (boolean) + + Note that in earlier snapshots, man.indent.width was named + man.indentation.default.value and the boolean params had names like + man.indentation.*.adjust. Also the man.indent.blurbs param was called + man.indentation.authors.adjust (or something). + + The behavior now is: If the value of a particular man.indent.* boolean + param is non-zero, the corresponding contents (refsect*, list items, + authorblurb/personblurb, vervatims) are displayed with a left margin + indented by a width equal to the value of man.indent.width. + + Modified: params/man.indent.blurbs.xml,1.1; manpages/docbook.xsl,1.74; + manpages/info.xsl,1.20; manpages/lists.xsl,1.30; manpages/other.xsl,1.20; + manpages/param.ent,1.22; manpages/param.xweb,1.24; manpages/ + refentry.xsl,1.14; params/man.indent.lists.xml,1.1; params/ + man.indent.refsect.xml,1.1; params/man.indent.verbatims.xml,1.1; params/ + man.indent.width.xml,1.1 - Michael(tm) Smith + + • Added man.table.footnotes.divider param. + + In each table that contains footenotes, the string specified by the man. + table.footnotes.divider parameter is output before the list of footnotes + for the table. + + Modified: manpages/docbook.xsl,1.73; manpages/links.xsl,1.6; manpages/ + param.ent,1.21; manpages/param.xweb,1.23; params/ + man.table.footnotes.divider.xml,1.1 - Michael(tm) Smith + + • Added the man.output.in.separate.dir, man.output.base.dir, and + man.output.subdirs.enabled parameters. + + The man.output.base.dir parameter specifies the base directory into which + man-page files are output. The man.output.subdirs.enabled parameter + controls whether the files are output in subdirectories within the base + directory. + + The values of the man.output.base.dir and man.output.subdirs.enabled + parameters are used only if the value of man.output.in.separate.dir + parameter is non-zero. If the value of man.output.in.separate.dir is zero, + man-page files are not output in a separate directory. + + Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; manpages/ + param.xweb,1.22; params/man.output.base.dir.xml,1.1; params/ + man.output.in.separate.dir.xml,1.1; params/ + man.output.subdirs.enabled.xml,1.1 - Michael(tm) Smith + + • Added man.font.table.headings and man.font.table.title params, for + controlling font in table headings and titles. + + Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; manpages/ + param.xweb,1.21; params/man.font.table.headings.xml,1.1; params/ + man.font.table.title.xml,1.1 - Michael(tm) Smith + + • Added man.font.funcsynopsisinfo and man.font.funcprototype params, for + specifying the roff font (for example, BI, B, I) for funcsynopsisinfo and + funcprototype output. + + Modified: manpages/block.xsl,1.19; manpages/docbook.xsl,1.69; manpages/ + param.ent,1.18; manpages/param.xweb,1.20; manpages/synop.xsl,1.29; manpages + /table.xsl,1.21; params/man.font.funcprototype.xml,1.1; params/ + man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) Smith + + • Changed to select="0" in refclass.suppress (instead of ..>0 as a child of the list. For example: + + Choose from + ONE and ONLY ONE of the following: + + + A + B + C. + + Output (for English): + + Choose from ONE and only ONE of the following choices: A, B, or C. + + As a temporary workaround for the fact that most of the DocBook non-English + locale files don't have a localization for the word “orâ€, you can put in a + literal string to be used; example for French: . + That is, use “ou†instead of “orâ€. + +FO + + • Added content-type property to external-graphic element, based on imagedata + format attribute. + + • Added support for generating field for + XEP output. This makes the DocBook XSL stylesheet version information + available through the Document Properties menu in Acrobat Reader and other + PDF viewers. + + • Trademark symbol handling made consistent with handling of same in HTML + stylesheets. Prior to this change, if you processed a document that + contained no value for the class attribute on the trademark element, the + HTML stylesheets would default to rendering a superscript TM symbol after + the trademark contents, but the FO stylesheets would render nothing. + + • Added support for generating XEP bookmarks for refentry. + + • Added support for HTML markup table border attribute, applied to each table + cell. + + • The table.width template can now sum column specs if none use % or *. + + • Added fox:destination extension inside fox:outline to support linking to + internal destinations. + + • Added support for customizing abstract with property sets. Controlled with + the abstract.properties and abstract.title.properties parameters. + + • Add footnotes in table title to table footnote set, and add support for + table footnotes to HTML table markup. + + • Added support for title in glosslist. + + • Added support for itemizedlist symbol none. + + • Implemented the new graphical.admonition.properties and + nongraphical.admonition.properties attribute sets. + + • Added id to formalpara and some other blocks that were missing it. + + • Changed the anchor template to output fo:inline instead of fo:wrapper. + + • Added support for toc.max.depth parameter. + +Help + + • Eclipse Help: Added support for generating olink database. + +HTML + + • Added a first cut at support in HTML output for DocBook 5 style annotation + s. Controlled using the annotation.support parameter, and implemented using + JavaScript and CSS styling. For more details, see the documentation for the + annotation.js, annotation.css, annotation.graphic.open, and + annotation.graphic.close parameters. + + • Generate client-side image map for imageobjectco with areas using calspair + units + + • Added support for PI. + + • Added support for passing img.src.path to DocBook Java XSLT image + extensions when appropriate. Controlled using the + graphicsize.use.img.src.path parameter. + + • Added support for (not valid for DocBook 4) xlink:href on area and (not + valid for DocBook 4) alt in area. + + • Added new parameter default.table.frame to control table framing if there + is no frame attribute on a table. + + • Added initial, experimental support for generating content for the HTML + title attribute from content of the alt element. This change adds support + for the following inline elements only (none of them are block elements): + abbrev, accel, acronym, action, application, authorinitials, beginpage, + citation, citerefentry, citetitle, city, classname, code, command, + computeroutput, constant, country, database, email, envar, errorcode, + errorname, errortext, errortype, exceptionname, fax, filename, firstname, + firstterm, foreignphrase, function, glossterm, guibutton, guiicon, guilabel + , guimenu, guimenuitem, guisubmenu, hardware, honorific, interface, + interfacename, keycap, keycode, keysym, lineage, lineannotation, literal, + markup, medialabel, methodname, mousebutton, option, optional, otheraddr, + othername, package, parameter, personname, phone, pob, postcode, + productname, productnumber, prompt, property, quote, refentrytitle, remark, + replaceable, returnvalue, tag, shortcut, state, street, structfield, + structname, subscript, superscript, surname, symbol, systemitem, tag, + termdef, token, trademark, type, uri, userinput, varname, and wordasword + + • Added support for chunking revhistory into separate file (similar to the + support for doing same with legalnotice). Patch from Thomas Schraitle. + Controlled through new generate.revhistory.link parameter. + + • l10n.xsl: Made language codes RFC compliant. Added a new boolean config + parameter, l10n.lang.value.rfc.compliant. If it is non-zero (the default), + any underscore in a language code will be converted to a hyphen in HTML + output. If it is zero, the language code will be left as-is. + +man + +This release closes out 44 manpages stylesheet bug reports and feature +requests. It adds more than 35 new configuration parameters for controlling +aspects of man-page output -- including hyphenation and justification, handling +of links, conversion of Unicode characters, and contents of man-page headers +and footers. + + • New options for globally disabling/enabling hyphenation and justification: + man.justify and man.hyphenate. + + Note that the default for the both of those is zero (off), because + justified text looks good only when it is also hyphenated; to quote the + “Hyphenation†node from the groff info page: + + Since the odds are not great for finding a set of words, for every + output line, which fit nicely on a line without inserting excessive + amounts of space between words, `gtroff' hyphenates words so that it + can justify lines without inserting too much space between words. + + The problem is that groff can end up hyphenating a lot of things that you + don't want hyphenated (variable names and command names, for example). + Keeping both justification and hyphenation disabled ensures that hyphens + won't get inserted where you don't want to them, and you don't end up with + lines containing excessive amounts of space between words. These default + settings run counter to how most existing man pages are formatted. But + there are some notable exceptions, such as the perl man pages. + + • Added parameters for controlling hyphenation of computer inlines, + filenames, and URLs. By default, even when hyphenation is enabled + (globally), hyphenation is now suppressed for "computer inlines" + (currently, just classname, constant, envar, errorcode, option, replaceable + , userinput, type, and varname, and for filenames, and for URLs from link. + It can be (re)enabled using the man.hyphenate.computer.inlines, + man.hyphenate.filenames, and man.hyphenate.urls parameters. + + • Implemented a new system for replacing Unicode characters. There are two + parts to the new system: a “string substitution map†for doing “essential†+ replacements, and a “character map†that can optionally be disabled and + enabled. + + The new system fixes all open bugs that had to do with literal Unicode + numbered entities such as “ and ” showing up in output, and + greatly expands the ability of the stylesheets to generate “good†roff + equivalents for Unicode symbols and special characters. + + Here are some details... + + The previous manpages mechanism for replacing Unicode symbols and special + characters with roff equivalents (the replace-entities template) was not + scalable and not complete. The mechanism handled a somewhat arbitrary + selection of less than 20 or so Unicode characters. But there are + potentially more than 800 Unicode special characters that have some groff + equivalent they can be mapped to. And there are about 34 symbols in the + Latin-1 (ISO-8859-1) block alone. Users might reasonably expect that if + they include any of those Latin-1 characters in their DocBook source + documents, they will get correctly converted to known roff equivalents in + output. + + In addition to those common symbols, certain users may have a need to use + symbols from other Unicode blocks. Say, somebody who is documenting an + application related to math might need to use a bunch of symbols from the + “Mathematical Operators†Unicode block (there are about 65 characters in + that block that have reasonable roff equivalents). Or somebody else might + really like Dingbats -- such as the checkmark character -- and so might use + a bunch of things from the “Dingbat†block (141 characters in that that + have roff equivalents or that can at least be “degraded†somewhat + gracefully into roff). + + So, the old replace-entities mechanism was replaced with a completely + different mechanism that is based on use of two “mapsâ€: a “substitution + map†and a “character map†(the latter in a format compliant with the XSLT + 2.0 spec and therefore completely “forward compatible†with XSLT 2.0). + + The substitution map is controlled through the man.string.subst.map + parameter, and is used to replace things like the backslash character + (which needs special handling to prevent it from being interpreted as a + roff escape). The substitution map cannot be disabled, because disabling it + will cause the output to be broken. However, you can add to it and change + it if needed. + + The “character map†mechanism, on the other hand, can be completely + disabled. It is enabled by default, and, by default, does replacement of + all Latin-1 symbols, along with most special spaces, dashes, and quotes + (about 75 characters by default). Also, you can optionally enable a “full†+ character map that provides support for converting all 800 or so of the + characters that have some reasonable groff equivalent. + + The character-map mechanism is controlled through the following parameters: + + man.charmap.enabled + + turns character-map support on/off + + man.charmap.use.subset + + specifies that a subset of the character map is used instead of the + full map + + man.charmap.subset.profile + + specifies profile of character-map subset + + man.charmap.uri + + specifies an alternate character map to use instead of the “standard†+ character map provided in the distribution + + • Implemented out-of-line handling of display of URLs for links (currently, + only for ulink). This gives you three choices for handling of links: + + 1. Number and list links. Each link is numbered inline, with a number in + square brackets preceding the link contents, and a numbered list of all + links is added to the end of the document. + + 2. Only list links. Links are not numbered, but an (unnumbered) list of + links is added to the end of the document. + + 3. Suppress links. Don't number links and don't add any list of links to + the end of the document. + + You can also choose whether links should be underlined. The default is “the + works†-- list, number, and underline links. You can use the + man.links.list.enabled, man.links.are.numbered, and + man.links.are.underlined parameters to change the defaults. The default + heading for the link list is REFERENCES. You can be change that using the + man.links.list.heading parameter. + + • Changed default output encoding to UTF-8. This does not mean that man pages + are output in raw UTF-8, because the character map is applied before final + output, causing all UTF-8 characters covered in the map to be converted to + roff equivalents. + + • Added support for processing refsect3 and formalpara and nested refsection + elements, down to any arbitrary level of nesting. + + • Output of the NAME and SYNOPSIS and AUTHOR headings and the headings for + admonitions (note, caution, etc.) are no longer hard-coded for English. + Instead, headings are generated for those in the correct locale (just as + the FO and HTML stylesheets do). + + • Re-worked mechanism for assembling page headers/footers (the contents of + the .TH macro “title lineâ€). + + Here are some details... + + All man pages contain a .TH roff macro whose contents are used for + rendering the “title line†displayed in the header and footer of each page. + Here are a couple of examples of real-world man pages that have useful page + headers/footers: + + gtk-options(7) GTK+ User's Manual gtk-options(7) <-- header + GTK+ 1.2 2003-10-20 gtk-options(7) <-- footer + + svgalib(7) Svgalib User Manual svgalib(7) <-- header + Svgalib 1.4.1 16 December 1999 svgalib(7) <-- footer + + And here are the terms with which the groff_man(7) man page refers to the + various parts of the header/footer: + + title(section) extra3 title(section) <- header + extra2 extra1 title(section) <- footer + + Or, using the names with which the man(7) man page refers to those same + fields: + + title(section) manual title(section) <- page header + source date title(section) <- page footer + + The easiest way to control the contents of those fields is to mark up your + refentry content like the following (note that this is a “minimal†+ example). + + + + 2003-10-20 1 + + + gtk-options 2 + 7 3 + GTK+ 4 + 1.2 5 + GTK+ User's Manual 6 + + + gtk-options + Standard Command Line Options for GTK+ Programs + + + Description + This manual page describes the command line options, which + are common to all GTK+ based applications. + + + + 1 Sets the “date†part of the header/footer. + + 2 Sets the “title†part. + + 3 Sets the “section†part. + + 4 Sets the “source name†part. + + 5 Sets the “version†part. + + 6 Sets the “manual†part. + + Below are explanations of the steps the stylesheets take to attempt to + assemble and display “good†headers and footer. [In the descriptions, note + that *info is the refentry “info†child (whatever its name), and parentinfo + is the “info†child of its parent (again, whatever its name).] + + extra1 field (date) + + Content of the “extra1†field is what shows up in the center footer + position of each page. The man(7) man page describes it as “the date of + the last revisionâ€. + + To provide this content, if the refentry.date.profile.enabled is + non-zero, the stylesheets check the value of refentry.date.profile. + + Otherwise, by default, they check for a date or pubdate not only in the + *info contents, but also in the parentinfo contents. + + If a date cannot be found, the stylesheets now automatically generate a + localized “long format†date, ensuring that this field always has + content in output. + + However, if for some reason you want to suppress this field, you can do + so by setting a non-zero value for man.th.extra1.suppress. + + extra2 field (source) + + On Linux systems and on systems with a modern groff, the content of the + “extra2†field are what shows up in the left footer position of each + page. + + The man(7) man page describes this as “the source of the commandâ€, and + provides the following examples: + + ☆ For binaries, use somwething like: GNU, NET-2, SLS Distribution, + MCC Distribution. + + ☆ For system calls, use the version of the kernel that you are + currently looking at: Linux 0.99.11. + + ☆ For library calls, use the source of the function: GNU, BSD 4.3, + Linux DLL 4.4.1. + + In practice, there are many pages that simply have a version number in + the “source†field. So, it looks like what we have is a two-part field, + Name Version, where: + + Name + + product name (e.g., BSD) or org. name (e.g., GNU) + + Version + + version name + + Each part is optional. If the Name is a product name, then the Version + is probably the version of the product. Or there may be no Name, in + which case, if there is a Version, it is probably the version of the + item itself, not the product it is part of. Or, if the Name is an + organization name, then there probably will be no Version. + + To provide this content, if the refentry.source.name.profile.enabled + and refentry.version.profile.enabled parameter are non-zero, the + stylesheets check the value of refentry.source.name.profile + refentry.version.profile. + + Otherwise, by default, they check the following places, in the + following order: + + 1. *info/productnumber + + 2. *info/productnumber + + 3. refmeta/refmiscinfo[@class = 'version'] + + 4. parentinfo/productnumber + + 5. *info/productname + + 6. parentinfo/productname + + 7. refmeta/refmiscinfo + + 8. [nothing found, so leave it empty] + + extra3 field + + On Linux systems and on systems with a modern groff, the content of the + “extra3†field are what shows up in the center header position of each + page. Some man pages have “extra2†content, some don't. If a particular + man page has it, it is most often “context†data about some larger + system the documented item belongs to (for example, the name or + description of a group of related applications). The stylesheets now + check the following places, in the following order, to look for content + to add to the “extra3†field. + + 1. parentinfo/title + + 2. parent's title + + 3. refmeta/refmiscinfo + + 4. [nothing found, so leave it empty] + + • Reworked *info gathering. For each refentry found, the stylesheets now + cache its *info content, then check for any valid parent of it that might + have metainfo content and cache that, if found; they then then do all + further matches against those node-sets (rather than re-selecting the + original *info nodes each time they are needed). + + • New option for breaking strings after forward slashes. This enables long + URLs and pathnames to be broken across lines. Controlled through + man.break.after.slash parameter. + + • Output for servicemark and trademark are now (SM) and (TM). There is a + groff "\(tm" escape, but output from that is not acceptable. + + • New option for controlling the length of the title part of the .TH title + line. Controlled through the man.th.title.max.length parameter. + + • New option for specifying output encoding of each man page; controlled with + man.output.encoding (similar to the HTML chunker.output.encoding + parameter). + + • New option for suppressing filename messages when generating output; + controlled with man.output.quietly (similar to the HTML chunk.quietly + parameter). + + • The text of cross-references to first-level refentry (refsect1, top-level + refsection, refnamediv, and refsynopsisdiv) are now capitalized. + + • Cross-references to refnamediv now use the localized NAME title instead of + using the first refname child. This makes the output inconsistent with HTML + and FO output, but for man-page output, it seems to make better sense to + have the NAME. (It may actually make better sense to do it that way in HTML + and FO output as well...) + + • Added support for processing funcparams. + + • Removed the space that was being output between funcdef and paramdef; + example: was: float rand (void); now: float rand(void) + + • Turned off bold formatting for the type element when it occurs within a + funcdef or paramdef + + • Corrected rendering of simplelist. Any + + + + + + + + Invoke Saxon with the encoding.windows-1252 Java system property set to + com.nwalsh.saxon.Windows1252; for example + + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + com.icl.saxon.StyleSheet \ + mydoc.xml mystylesheet.xsl + + Or, for a more complete "real world" case showing other options you'll + typically want to use: + + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl \ + com.icl.saxon.StyleSheet \ + -x org.apache.xml.resolver.tools.ResolvingXMLReader \ + -y org.apache.xml.resolver.tools.ResolvingXMLReader \ + -r org.apache.xml.resolver.tools.CatalogResolver \ + mydoc.xml mystylesheet.xsl + + In both cases, the "mystylesheet.xsl" file should be a DocBook + customization layer containing the parameters show in step 2. + + • Saxon extensions: Removed Saxon 8 extensions from release package + +Release 1.67.0 + + • A number of important bug fixes. + + • Added Saxon8 extensions + + • Enabled dbfo table-width on entrytbl in FO output + + • Added support for role=strong on emphasis in FO output + + • Added new FO parameter hyphenate.verbatim that can be used to turn on + "intelligent" wrapping of verbatim environments. + + • Replaced all output with + + • Changed admon.graphic.width template to a mode so that different + admonitions can have different graphical widths. + + • Deprecated the HTML shade.verbatim parameter (use CSS instead) + + • Wrapped ToC refentrytitle/refname and refpurpose in span with class values. + This makes it possible to style them using a CSS stylesheet. + + • Use strong/em instead of b/i in HTML output + + • Added support for converting Emphasis to groff italic and Emphasis role= + 'bold' to bold. Controlled by emphasis.propagates.style param, but not + documented yet using litprog system. Will do that next (planning to add + some other parameter-controllable options for hyphenation and handling of + line spacing). + + • callout.graphics.number.limit.xml param: Changed the default from 10 to 15. + + • verbatim.properties: Added hyphenate=false + + • Saxon and Xalan Text.java extensions: Added support for URIResolver() on + insertfile href's + + • Added generated RELEASE-NOTES.txt file. + + • Added INSTALL file (executable file for generating catalog.xml) + + • Removed obsolete tools directory from package + +Release 1.66.1 + + • A number of important bug fixes. + + • Now xml:base attributes that are generated by an XInclude processor are + resolved for image files. + + • Rewrote olink templates to support several new features. + + â–¡ Extended full olink support to FO output. + + â–¡ Add support for xrefstyle attribute in olinks. + + â–¡ New parameters to support new olink features: insert.olink.page.number, + insert.olink.pdf.frag, olink.debug, olink.lang.fallback.sequence, + olink.properties, prefer.internal.olink. See the reference page for + each parameter for more information. + + • Added index.on.type parameter for new type attribute introduced in DocBook + 4.3 for indexterms and index. This allows you to create multiple indices + containing different categories of entries. For users of 4.2 and earlier, + you can use the new parameter index.on.role instead. + + • Added new section.autolabel.max.depth parameter to turn off section + numbering below a certain depth. This permits you to number major section + levels and leave minor section levels unnumbered. + + • Added footnote.sep.leader.properties attribute set to format the line + separating footnotes in printed output. + + • Added parameter img.src.path as a prefix to HTML img src attributes. The + prefix is added to whatever path is already generated by the stylesheet for + each image file. + + • Added new attribute-sets informalequation.properties, + informalexample.properties, informalfigure.properties, and + informaltable.properties, so each such element type can be formatted + individually if needed. + + • Add component.label.includes.part.label parameter to add any part number to + chapter, appendix and other component labels when the label.from.part + parameter is nonzero. This permits you to distinguish multiple chapters + with the same chapter number in cross references and the TOC. + + • Added chunk.separate.lots parameter for HTML output. This parameter lets + you generate separate chunk files for each LOT (list of tables, list of + figures, etc.). + + • Added several table features: + + â–¡ Added table.table.properties attribute set to add properties to the + fo:table element. + + â–¡ Added placeholder templates named table.cell.properties and + table.cell.block.properties to enable adding properties to any + fo:table-cell or the cell's fo:block, respectively. These templates are + a start for implementing table styles. + + • Added new attribute set component.title.properties for easy modifications + of component's title formatting in FO output. + + • Added Saxon support for an encoding attribute on the textdata element. + Added new parameter textdata.default.encoding which specifies encoding when + encoding attribute on textdata is missing. + + • Template label.this.section now controls whole section label, not only + sub-label which corresponds to particular label. Former behaviour was IMHO + bug as it was not usable. + + • Formatting in titleabbrev for TOC and headers is preserved when there are + no hotlink elements in the title. Formerly the title showed only the text + of the title, no font changes or other markup. + + • Added intial.page.number template to set the initial-page-number property + for page sequences in print output. Customizing this template lets you + change when page numbering restarts. This is similar to the + format.page.number template that lets you change how the page number + formatting changes in the output. + + • Added force.page.count template to set the force-page-count property for + page sequences in print output. This is similar to the format.page.number + template. + + • Sort language for localized index sorting in autoidx-ng.xsl is now taken + from document lang, not from system environment. + + • Numbering and formatting of normal and ulink footnotes (if turned on) has + been unified. Now ulink footnotes are mixed in with any other footnotes. + + • Added support for renderas attribute in section and sect1 et al. This + permits you to render a given section title as if it were a different + level. + + • Added support for label attribute in footnote to manually supply the + footnote mark. + + • Added support for DocBook 4.3 corpcredit element. + + • Added support for a dbfo keep-together PI for formal objects (table, + figure, example, equation, programlisting). That permits a formal object to + be kept together if it is not already, or to be broken if it is very long + and the default keep-together is not appropriate. + + • For graphics files, made file extension matching case insensitive, and + updated the list of graphics extensions. + + • Allow calloutlist to have block content before the first callout + + • Added dbfo-need processing instruction to provide soft page breaks. + + • Added implementation of existing but unused default.image.width parameter + for graphics. + + • Support DocBook NG tag inline element. + + • It appears that XEP now supports Unicode characters in bookmarks. There is + no further need to strip accents from characters. + + • Make segmentedlist HTML markup more semantic and available to CSS styles. + + • Added user.preroot placeholder template to permit xsl-stylesheet and other + PIs and comments to be output before the HTML root element. + + • Non-chunked legalnotice now gets an element in HTML output so + it can be referenced with xref or link. + + • In chunked HTML output, changed link rel="home" to rel="start", and link + rel="previous" to rel="prev", per W3C HTML 4.01 spec. + + • Added several patches to htmlhelp from W. Borgert + + • Added Bosnian locale file as common/bs.xml. + +Release 1.65.0 + + • A number of important bug fixes. + + • Added a workaround to allow these stylesheets to process DocBook NG + documents. (It’s a hack that pre-processes the document to strip off the + namespace and then uses exsl:node-set to process the result.) + + • Added alternative indexing mechanism which has better internationalization + support. New indexing method allows grouping of accented letters like e, é, + ë into the same group under letter "e". It can also treat special letters + (e.g. "ch") as one character and place them in the correct position (e.g. + between "h" and "i" in Czech language). + + In order to use this mechanism you must create customization layer which + imports some base stylesheet (like fo/docbook.xsl, html/chunk.xsl) and then + includes appropriate stylesheet with new indexing code (fo/autoidx-ng.xsl + or html/autoidx-ng.xsl). For example: + + + + + + + + + New method is known to work with Saxon and it should also work with + xsltproc 1.1.1 and later. Currently supported languages are English, Czech, + German, French, Spanish and Danish. + +Release 1.64.1 + +General bug fixes and improvements. Sorry about the failure to produce an +updated release notes file for 1.62.0—1.63.2 + + • In the course of fixing bug #849787, wrapping Unicode callouts with an + appropriate font change in the Xalan extensions, I discovered that the + Xalan APIs have changed a bit. So xalan2.jar will work with older Xalan 2 + implementations, xalan25.jar works with Xalan 2.5. + +Release 1.61.0 + +Lots of bug fixes and improvements. + + • Initial support for timestamp PI. From now you can use to get current datetime in your document. Added + localization support for datetime PI + + • Added level 6 to test for section depth in section.level template so that + section.title.level6.properties will be used for sections that are 6 deep + or deeper. This should also cause a h6 to be created in html output. + + • Don't use SVG graphics if use.svg=0 + + • Now uses number-and-title-template for sections only if section.autolabel + is not zero. + + • Added missing 'english-language-name' attribute to the l10n element, and + the missing 'style' attribute to the template element so the current + gentext documents will validate. + + • Corrected several references to parameter qanda.defaultlabel that were + missing the "$". + + • Now accepts admon.textlabel parameter to turn off Note, Warning, etc. + label. + + • FeatReq #684561: support more XEP metadata + + • Added hyphenation support. Added support for coref. Added beginpage + support. (does nothing; see TDG). + + • Added support for hyphenation-character, hyphenation-push-character-count, + and hyphenation-remain-character-count + + • Added root.properties, ebnf.assignment, and ebnf.statement.terminator + + • Support bgcolor PI in table cells; make sure rowsep and colsep don't have + any effect on the last row or column + + • Handle othercredit on titlepage a little better + + • Applied fix from Jeff Beal that fixed the bug that put secondary page + numbers on primary entries. Same with tertiary page numbers on secondary + entries. + + • Added definition of missing variable collection. + + • Make footnote formatting 'normal' even when it occurs in a context that has + special formatting + + • Added warning when glossary.collection is not blank, but it cannot open the + specified file. + + • Pick up the frame attribute on table and informaltable. + + • indexdiv/title in non-autogenerated indexes are now picked up. + + • Removed (unused) component.title.properties + + • Move IDs from page-sequences down to titlepage blocks + + • Use proportional-column-width(1) on more tables. + + Use proportional-column-width() for header/footer tables; suppress + relative-align when when using FOP + + • Check for glossterm.auto.link when linking firstterms; don't output gl. + prefix on glossterm links + + • Generate Part ToCs + + • Support glossary, bibliography, and index in component ToCs. + + • Refactored chunking code so that customization of chunk algorithm and chunk + elements is more practical + + • Support textobject/phrase on inlinemediaobject. + + • Support 'start' PI on ordered lists + + • Fixed test of $toc PI to turn on qandaset TOC. + + • Added process.chunk.footnotes to sect2 through 5 to fix bug of missing + footnotes when chunk level greater than 1. + + • Added paramater toc.max.depth which controls maximal depth of ToC as + requested by PHP-DOC group. + + • Exempted titleabbrev from preamble processing in lists, and fixed + variablelist preamble code to use the same syntax as the other lists. + + • Added support for elements between variablelist and first varlistentry + since DocBook 4.2 supports that now. + +Release 1.60.1 + +Lots of bug fixes. + + • The format of the titlepage.templates.xml files and the stylesheet that + transforms them have been significantly changed. All of the attributes used + to control the templates are now namespace qualified. So what used to be: + + + + is now: + + + + Attributes from other namespaces (including those that are unqualified) are + now copied directly through. In practice, this means that the names that + used to be “fo:†qualified: + + + + are now unqualified: + + <title t:named-template="component.title" + param:node="ancestor-or-self::article[1]" + text-align="center" + keep-with-next="always" + font-size="&hsize5;" + font-weight="bold" + font-family="{$title.font.family}"/> + + The t:titlepage and t:titlepage-content elements both generate wrappers + now. And unqualified attributes on those elements are passed through. This + means that you can now make the title font apply to ane entire titlepage + and make the entire “recto†titlepage centered by specifying the font and + alignment on the those elements: + + <t:titlepage t:element="article" t:wrapper="fo:block" + font-family="{$title.font.family}"> + + <t:titlepage-content t:side="recto" + text-align="center"> + + • Support use of titleabbrev in running headers and footers. + + • Added (experimental) xref.with.number.and.title parameter to enable number/ + title cross references even when the default would be just the number. + + • Generate part ToCs if they're requested. + + • Use proportional-column-width() in header/footer tables. + + • Handle alignment correctly when screenshot wraps a graphic in a figure. + + • Format chapter and appendix cross references consistently. + + • Attempt to support tables with multiple tgroups in FO. + + • Output fo:table-columns in simplelist tables. + + • Use titlepage.templates.xml for indexdiv and glossdiv formatting. + + • Improve support for new bibliography elements. + + • Added footnote.number.format, table.footnote.number.format, + footnote.number.symbols, and table.footnote.number.symbols for better + control of footnote markers. + + • Added glossentry.show.acronyms. + + • Suppress the draft-mode page masters when draft-mode is “noâ€. + + • Make blank pages verso not recto. D'Oh! + + • Improved formatting of ulink footnotes. + + • Fixed bugs in graphic width/height calculations. + + • Added class attributes to inline elements. + + • Don't add “.html†to the filenames identified with the “dbhtml†PI. + + • Don't force a ToC when sections contain refentrys. + + • Make section title sizes a function of the body.master.size. + +Release 1.59.2 + +The 1.59.2 fixes an FO bug in the page masters that causes FOP to fail. + + • Removed the region-name from the region-body of blank pages. There's no + reason to give the body of blank pages a unique name and doing so causes a + mismatch that FOP detects. + + • Output IDs for the first paragraphs in listitems. + + • Fixed some small bugs in the handling of page numbers in double-sided mode. + + • Attempt to prevent duplicated IDs from being produced when endterm on xref + points to something with nested structure. + + • Fix aligment problems in equations. + + • Output the type attribute on unordered lists (UL) in HTML only if the + css.decoration parameter is true. + + • Calculate the font size in formal.title.properties so that it's 1.2 times + the base font size, not a fixed "12pt". + +Release 1.59.1 + +The 1.59.1 fixes a few bugs. + + • Added Bulgarian localization. + + • Indexing improvements; localize book indexes to books but allow setindex to + index an entire set. + + • The default value for rowsep and colsep is now "1" as per CALS. + + • Added support for titleabbrev (use them for cross references). + + • Improvements to mediaobject for selecting print vs. online images. + + • Added seperate property sets for figures, examples, equations, tabless, and + procedures. + + • Make lineannotations italic. + + • Support xrefstyle attribute. + + • Make endterm on xref higher priority than xreflabel target. + + • Glossary formatting improvements. + +Release 1.58.0 + +The 1.58.0 adds some initial support for extensions in xsltproc, adds a few +features, and fixes bugs. + + • This release contains the first attempt at extension support for xsltproc. + The only extension available to date is the one that adjusts table column + widths. Run extensions/xsltproc/python/xslt.py. + + • Fixed bugs in calculation of adjusted column widths to correct for rounding + errors. + + • Support nested refsection elements correctly. + + • Reworked gentext.template to take context into consideration. The name of + elements in localization files is now an xpath-like context list, not just + a simple name. + + • Made some improvements to bibliography formatting. + + • Improved graphical formatting of admonitions. + + • Added support for entrytbl. + + • Support spanning index terms. + + • Support bibliosource. + +Release 1.57.0 + + • The 1.57.0 release wasn't documented here. Oops. + +Release 1.56.0 + +The 1.56.0 release fixes bugs. + + • Reworked chunking. This will break all existing customizations layers that + change the chunking algorithm. If you're customizing chunking, look at the + new “content†parameter that's passed to process-chunk-element and friends. + + • Support continued and inherited numeration in orderedlist formatting for + FOs. + + • Added Thai localization. + + • Tweaked stylesheet documentation stylesheets to link to TDG and the + parameter references. + + • Allow title on tables of contents ("Table of Contents") to be optional. + Added new keyword to generate.toc. Support tables of contents on sections. + + • Made separate parameters for table borders and table cell borders: + table.frame.border.color, table.frame.border.style, + table.frame.border.thickness, table.cell.border.color, + table.cell.border.style, and table.cell.border.thickness. + + • Suppress formatting of “endofrange†indexterms. This is only half-right. + They should generate a range, but I haven't figured out how to do that yet. + + • Support revdescription. (Bug #582192) + + • Added default.float.class and fixed figure floats. (Bug #497603) + + • Fixed formatting of sbr in FOs. + + • Added context to the “missing template†error message. + + • Process arg correctly in a group. (Bug #605150) + + • Removed 'keep-with-next' from formal.title.properties attribute set now + that the stylesheets support the option of putting such titles below the + object. Now the $placement value determines if 'keep-with-next' or + 'keep-with-previous' is used in the title block. + + • Wrap “url()†around external-destinations when appropriate. + + • Fixed typo in compact list spacing. (Bug #615464) + + • Removed spurious hash in anchor name. (Bug #617717) + + • Address is now displayed verbatim on title pages. (Bug #618600) + + • The bridgehead.in.toc parameter is now properly supported. + + • Improved effectiveness of HTML cleanup by increasing the number of places + where it is used. Improve use of HTML cleanup in XHTML stylesheets. + + • Support table of contents for appendix in article. (Bug #596599) + + • Don't duplicate footnotes in bibliographys and glossarys. (Bug #583282) + + • Added default.image.width. (Bug #516859) + + • Totally reworked funcsynopsis code; it now supports a 'tabular' + presentation style for 'wide' prototypes; see + funcsynopsis.tabular.threshold. (HTML only right now, I think, FO support, + uh, real soon now.) + + • Reworked support for difference marking; toned down the colors a bit and + added a “system.head.content†template so that the diff CSS wasn't + overriding “user.head.contentâ€. (Bug #610660) + + • Added call to the “*.head.content†elements when writing out long + description chunks. + + • Make sure legalnotice link is correct even when chunking to a different + base.dir. + + • Use CSS to set viewport characteristics if css.decoration is non-zero, use + div instead of p for making graphic a block element; make figure titles the + default alt text for images in a figure. + + • Added space-after to list.block.spacing. + + • Reworked section.level template to give “correct†answer instead of being + off by one. + + • When processing tables, use the tabstyle attribute as the division class. + + • Fixed bug in html2xhtml.xsl that was causing the XHTML chunker to output + HTML instead of XHTML. + +Older releases + +To view the release notes for older releases, see http://cvs.sourceforge.net/ +viewcvs.py/docbook/xsl/RELEASE-NOTES.xml. Be aware that there were no release +notes for releases prior to the 1.50.0 release. + +About dot-zero releases + +DocBook Project “dot zero†releases should be considered experimental and are +always followed by stable “dot one plus†releases, usually within two or three +weeks. Please help to ensure the stability of “dot one plus†releases by +carefully testing each “dot zero†release and reporting back about any problems +you find. + +It is not recommended that you use a “dot zero†release in a production system. +Instead, you should wait for the “dot one†or greater versions. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.xml new file mode 100644 index 00000000..171a63d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/RELEASE-NOTES.xml @@ -0,0 +1,12059 @@ +<article xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xml:lang="en" xml:id="releasenotes" + version="5.0"> + +<info> + <title>Release Notes for the DocBook XSL Stylesheets + + $Revision: 9401 $ $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + + +This release-notes + document is available in the following formats: + HTML, + PDF, + plain text; it provides a per-release list +of enhancements and changes to the stylesheets’ public APIs +(user-configurable parameters) and excludes descriptions of most +bug fixes. For a complete list of all changes (including all bug +fixes) that have been made since the previous release, see the +separate NEWS (plain text) or NEWS.html files. Also available: +An online hyperlinked change history (warning: big file) of all +changes made over the entire history of the codebase. +As with all DocBook Project dot-zero releases, this is an + experimental release. It will be followed shortly by a stable + release. +As with all DocBook Project “dot + one plus†releases, this release aspires to be stable (in + contrast to dot-zero releases, which + are experimental). +This is a pre-release “snapshot†of the +DocBook XSL Stylesheets. The change information in the first +section of this file +(for “â€) is +auto-generated from change descriptions stored in the project +source-code repository. +That means the first section contains +descriptions both of bug fixes and of feature changes. The +remaining sections are manually edited changelog subsets that +exclude bug-fix descriptions – that is, trimmed down to just those +those descriptions that document enhancements and changes to the +public APIs (user-configurable parameters). + + + + + + + + +Release Notes: 1.78.1 +The following is a list of changes that have been made + since the 1.78.0 release. + + +Common +The following changes have been made to the + common code + since the 1.78.0 release. + + +Robert Stayton: titles.xslMake sure part and set titleabbrev are used in mode="titleabbrev.markup" + + +Robert Stayton: titles.xslAdd empty default template for titleabbrev since it is always processed in a mode. + + +Robert Stayton: gentext.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: titles.xslfor missing title in xref, provide parent information of target to help locate problem element. +Process bridgehead in mode="title.markup", not normal mode. + + +Jirka Kosek: l10n.xslFixed bug #3598963 + + +Robert Stayton: gentext.xsl; labels.xslMake sure bridgeheads are not numbered in all contexts, including html title attributes. + + + + + +FO +The following changes have been made to the + fo code + since the 1.78.0 release. + + +Robert Stayton: division.xslFix bug where part TOC not generated when partintro is present. + + +Jirka Kosek: xref.xslFootnotes can't be placed into fo:float + + +Robert Stayton: titlepage.templates.xmlRemove margin-left when start-indent is used because they interfere +with each other. + + +Robert Stayton: fo.xsl; pagesetup.xslUse dingbat.fontset rather than dingbat.font.family so it falls +back to symbol font if glyph not found, like other font properties. + + +Robert Stayton: inline.xslChange last instance of inline.charseq in inline glossterm to +inline.italicseq so it is consistent with the others. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + + + + +HTML +The following changes have been made to the + html code + since the 1.78.0 release. + + +Robert Stayton: admon.xslTurn off $admon.style if $make.clean.html is set to non-zero. + + +Jirka Kosek: highlight.xslAdded new definitions for syntax highlighting + + +Robert Stayton: chunk-common.xslMake active.olink.hrefs param work for chunked output too. + + +Robert Stayton: xref.xslMake consistent handling of titleabbrev in xrefs. + + +Robert Stayton: graphics.xslAdd round() function when pixel counts are used for image width and height. + + +Robert Stayton: glossary.xslfix missing class and id attributes on glossterm and glossdef. + + +Robert Stayton: autoidx.xslFix bug where prefer.index.titleabbrev ignored info/titleabbrev. + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.78.0 release. + + +Robert Stayton: utility.xslFix bug 3599520: spurious newline in para when starts with +whitespace and inline element. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.78.0 release. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix test for webhelp.include.search.tab param + + +David Cramer: Makefile.sampleWebhelp: Fix order of args to xsltproc + + +David Cramer: docsrc/readme.xmlWebhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality + + +David Cramer: Makefile; Makefile.sampleWebhelp: In Makefiles, do xinclude in first pass at document + + + + + +Params +The following changes have been made to the + params code + since the 1.78.0 release. + + +David Cramer: webhelp.include.search.tab.xmlWebhelp: Fix test for webhelp.include.search.tab param + + +Robert Stayton: article.appendix.title.properties.xmlRemove unneeded margin-left property from article appendix title. +It interferes with the start-indent property. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.78.0 release. + + +Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯Added new definitions for syntax highlighting + + + + + + +Release Notes: 1.78.0 +The following is a list of changes that have been made + since the 1.77.1 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.77.1 release. + + +Mauritz Jeanson: locale/nn.xml; locale/nb.xmlBug #3556630: Updated nb and nn locale files. + + +Mauritz Jeanson: locale/READMEBug #3556628: Updated information in README. + + +tom_schr: locale/de.xmlAdded keycap context from RFE#3540451 to support @function attribute + + +tom_schr: locale/en.xmlAdded keycap context from RFE#3540451 to support @function attribute + + +Robert Stayton: locale/en.xmlAdd support for title element in screenshot, now allowed in DocBook 5. + + + + + +Common +The following changes have been made to the + common code + since the 1.77.1 release. + + +Robert Stayton: titles.xslCorrected template for bridgehead in mode="title.markup" to +process its children in normal mode. + + +Robert Stayton: labels.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: olink.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: olink.xslAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + + + + +FO +The following changes have been made to the + fo code + since the 1.77.1 release. + + +Robert Stayton: pagesetup.xslChange initial page number for book from 1 to auto so front +cover and title pages are sequential, and so that book inside +set will continue numbering. + + +Robert Stayton: inline.xslAdd missing closing tag for xsl:choose in new template. + + +Robert Stayton: param.xweb; param.ent; pagesetup.xslAdd force.blank.pages parameter to allow turning off blank +pages in double.sided output. + + +Robert Stayton: lists.xsl; callout.xslImplement active links between co and callout elements for +PDF output, linking in both directions. + + +Robert Stayton: table.xslFix typo to replace "ro" with "row" in three places. + + +Robert Stayton: ebnf.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: inline.xslMake comma inserted after function/parameter or function/replaceable +conditional on $function.parens to be consistent with the function template. + + +tom_schr: inline.xslAdded new inline.sansseq template for consistency reasons. +Makes it easier for customization layers: Just use + <xsl:call-template name="inline.sansseq"/> +to change to sans serif font, but also takes into account +XLinks and direction of text. + + +Robert Stayton: xref.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: table.xslRemove passivetex.extensions code. + + +Robert Stayton: spaces.xsl; autotoc.xsl; docbook.xsl; division.xsl; table.xsl; sections.xs⋯Remove all passivetex code because it is obsolete. + + +Robert Stayton: param.xweb; param.entAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + +Mauritz Jeanson: table.xslAdded support for keep-together PI on informaltable. Closes bug #3555609. + + +tom_schr: verbatim.xslFixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + +tom_schr: autoidx.xslFixed typo: fole -> role attribute for phrase + + +tom_schr: inline.xslAdded support for @function attribute in keycap (uses keycap context +from language files) => fixes RFE#3540451 +If @function is set and keycap is empty, then template will use the +content from the keycap context, otherwise it will use just the given +text + + +Robert Stayton: graphics.xsl; xref.xslAdd support for title element in screenshot, now allowed in DocBook 5. + + +Robert Stayton: graphics.xslRestore formatting of figure/caption that was broken in 1.77.1. + + + + + +HTML +The following changes have been made to the + html code + since the 1.77.1 release. + + +David Cramer: autotoc.xslFixing bug where toc.title.p and nodes params had not been declared inside manual-toc template + + +Robert Stayton: autotoc.xslAdd 'toc.list.attributes' template to insert class and other +attributes on the top level list element in a table of contents. + + +Robert Stayton: block.xslFix bug 3590039 abstract/title not rendered. + + +Jirka Kosek: chunk-common.xsl; footnote.xslFixed positioning of footnote separate when CSS decoration is used. + + +Robert Stayton: ebnf.xslConvert hard wired xsl:number for production into a template +with mode="label.markup" to be consistent with other element numbering. + + +Robert Stayton: inline.xslMake comma inserted after function/parameter or function/replaceable +conditional on $function.parens to be consistent with the function template. + + +Robert Stayton: graphics.xslAdd support for mediaobject/alt, with precedence over +mediaobject/textobject/phrase. + + +Robert Stayton: param.xwebRemove src:fragref elements for deleted obsolete olink params. + + +Robert Stayton: chunker.xslFix bug #3563697 where template make-relative-filename was using a +global param chunk.base.dir instead of its local param base.dir. Now it uses base.dir. + + +Robert Stayton: param.xweb; param.ent; xref.xslRemove all references and code for obsolete olink attributes +@linkmode @targetdocent and @localinfo. + + +Robert Stayton: param.xweb; param.entAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + +stefan: graphics.xslAdd hook for customization. + + +tom_schr: docbook.xslSplitting head.content into smaller chunks of templates. +See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html + + +tom_schr: verbatim.xslFixed subtle typo when calling lastLineNumber template: must be $listing instead of listing + + +Robert Stayton: footnote.xslFix bug in footnote link introduced in 1.77.1. + + +Robert Stayton: formal.xsl; htmltbl.xslResolve conflict of duplicate ids on html table with caption. +Wrap a div with class and id attribute around html table without caption. + + +Robert Stayton: component.xslRemove call to 'generate.id' template in <h1> in component.title because the +id is already generated for the parent div element. + + +Robert Stayton: chunker.xslSet omit-xml-declaration to 'yes' for write.text.chunk template, since a text +file should never have an xml declaration. + + +tom_schr: inline.xslAdded support for @function attribute in keycap (uses keycap context +from language files) => fixes RFE#3540451 +If @function is set and keycap is empty, then template will use the +content from the keycap context, otherwise it will use just the given +text + + +David Cramer: docbook.xslAlso set the title param in head.content since it's sometimes +called without that param being passed in. Use the passed-in +value in user.head.title. + + +Robert Stayton: docbook.xslRestore missing title param on 'head.content' template, and passed +it along to user.head.title. That param +is used for certain special chunkings such as Long Descriptions. + + +Robert Stayton: graphics.xsl; xref.xslAdd support for title in screenshot, available since DocBook 5. + + +David Cramer: docbook.xslHTML: Add hook for easily customizing html/head/title + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.77.1 release. + + +Robert Stayton: lists.xslAdd a line break at start of variablelist to fix bug #3595156. + + +Robert Stayton: lists.xslBetter fix for bug #3545150 by putting the title with the step number +rather than before it. + + +Robert Stayton: utility.xslAdd 'content' param to template name inline.monoseq to support +email format, fixing bug #3524417. + + +Robert Stayton: utility.xslFix bug #3512473 where an inline synopsis element produced +an extra line break in nroff output. + + +Robert Stayton: lists.xslFix bug 3545150 where procedure/step/title not rendered in man pages. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.77.1 release. + + +Robert Stayton: dbk2wordml.xslFix bug #3297553 error in Word metadata elements from including +WordML markup instead of just text. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.77.1 release. + + +gaborkovesdan: xhtml/plain.xsl- Use real push-style processing in the foil/foilgroup page content, which + allows better customization in general (e.g. you can add PI templates) + and also let us render scattered speakernotes/handoutnotes if that is + desired + + +gaborkovesdan: xhtml/Makefile- Titlepage markup belongs to the XHTML namespace + + +gaborkovesdan: xhtml/plain.xsl- Remove now unnecessary template redefinition + + +gaborkovesdan: xhtml/plain.xsl- Generate valid links from cross-references + + +gaborkovesdan: xhtml/plain.xsl- Do not add fallbacks for EXSLT extensions, the main DocBook XSL stylesheets + do not do that either + + +Robert Stayton: schema/relaxng/slides.rncUpdate the import path for docbook.rnc after the slides directory was moved. + + +stefan: xhtml/plain.xslAdd missing stylesheet. + + +stefan: schema/xsd/Makefile; schema/Makefile; schema/relaxng/MakefileAdjust Makefiles. + + +stefan: locatingrules.xml; RELEASE-NOTES.xml; doc; images; locatingrules.xml; Makefile; im⋯Moved many files from slides/ to xsl/slides/ + + +stefan: fo/param.xweb; xhtml/Makefile; xhtml/param.xweb; fo/MakefileSeparate slides package. + + +stefan: MakefileA bit of cleanup... + + +stefan: xhtml/Makefile; fo/MakefileAdd to 'clean' target. + + +David Cramer: MakefileSlides: Change html to xhtml passim. + + +David Cramer: xhtmlAdding items to svn ignore for slides + + +stefan: slidyImport slidy from vendor branch. + + +stefan: s5Import s5 from vendor branch. + + +stefan: Makefile; common/common.xsl; common; fo/param.ent; graphics; xhtml/Makefile.param;⋯Merge Slides GSoC project to trunk. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.77.1 release. + + +David Cramer: docsrc/readme.xmlWebhelp: More doc updates + + +David Cramer: docsrc/readme.xmlWebhelp: Documentation updates. + + +David Cramer: template/content; Makefile; Makefile.sample; build.xml; template/searchWebhelp: Improving sample Makefile to allow for profiling params and other params, removing content dir from template and making related adjustments in Makefile and build.xml + + +David Cramer: Makefile.sampleAttempting to include sample Makefile in webhelp output dir + + +David Cramer: template/common/css/positioning.cssWebhelp: Do not display sidebar if js is disabled in browser since it will not be functional + + +Jirka Kosek: build.xmlXerces must be on the classpath in order to XInclude work + + +David Cramer: MakefileAdding generated files to various clean targets. + + +David Cramer: build.propertiesWebhelp: By default don't validate against dtd when using ant build + + +David Cramer: MakefileWebhelp: By default only exclude ix01.html from search in Makefile + + +David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯Webhelp: Reverting last commit + + +David Cramer: template/common/jquery/jquery-ui-1.8.2.custom.min.js; template/common/jquery⋯Webhelp: Removing two more unused jquery files + + +David Cramer: template/common/jquery/jquery-1.4.2.min.jsWebhelp: Removing old, unused jquery file + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix header logo link + + +David Cramer: xsl/webhelp-common.xslWebhelp: Fix bad link to favicon.ico + + +David Cramer: template/common/jquery/jquery-1.7.2.min.js; template/common/main.js; templat⋯First part of the GSoC 2012 work by Arun and Visitha: + +Visitha Baddegama +Remove content folder from Webhelp output +Build Webhelp using GNU Make/without ant +Support a parameterized list of files to exclude while indexing +Improve information message for browser with JavaScript disabled +Support searching for terms with punctuation like build.xml + +Arun Bharadwaj +Make it possible to include the doc title in head/title and + not in the search results +Improve performance in IE 8/9 +Expandable TOC pane +Information message for browser with JavaScript disabled + + +David Cramer: xsl/webhelp-common.xslUse user.head.title to add title to webhelp pages, +but do not yet add the book title to the page title. + + +David Cramer: xsl/webhelp-common.xslWebhelp: Revert 9433. We need to fix the indexer before we can include the document title in the html/head/title + + +David Cramer: xsl/webhelp-common.xslWebhelp: Append document title to html/head/title + + +David Cramer: xsl/webhelp-common.xslWebhelp: fix missing reference to ie.css + + + + + +Params +The following changes have been made to the + params code + since the 1.77.1 release. + + +Robert Stayton: page.height.portrait.xml; page.width.portrait.xmlAdd USlegal and USlegallandscape. + + +Robert Stayton: force.blank.pages.xmlImprove the description. + + +Robert Stayton: page.margin.outer.xml; writing.mode.xml; double.sided.xml; page.margin.inn⋯Improve the description. + + +Robert Stayton: force.blank.pages.xmlNew param to control generating blank even-numbered pages. + + +Robert Stayton: passivetex.extensions.xmlIndicate that passivetex is no longer supported. + + +Robert Stayton: footnote.properties.xmlFix bug #3555628 where a footnote inside a blockquote inherits the end-indent from the blockquote. + + +stefan: foil.page-sequence.properties.xml; handoutnotes.properties.xml; slidy.duration.xml⋯Merge Slides GSoC project to trunk. + + +Robert Stayton: activate.external.olinks.xmlAdd parameter 'activate.external.olinks' to allow making +external olinks inactive, as for epub output. + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.77.1 release. + + +Robert Stayton: xsl2profile.xslTest for @xml:id as well as @id for $rootid. + + + + + +Tools +The following changes have been made to the + tools code + since the 1.77.1 release. + + +David Cramer: bin/docbook-xsl-updates/VERSION/VERSION.xsl/ again. + + +David Cramer: xsl/build/xsl-param-link.xsl; xsl/build/make-xsl-params.xslSlides: Change html to xhtml passim. + + + + + +Template +The following changes have been made to the + template code + since the 1.77.1 release. + + +Jirka Kosek: titlepage.xslAutoguess of proper parameter settings + + + + + + + +Release Notes: 1.77.1 +The following list summarizes the major changes that have been made + since the 1.76.1 release. It is followed by sections detailing changes to individual files +from the SVN checkin logs, edited to remove housekeeping changes and bug fixes. +See the NEWS.xml file for a complete unedited list of SVN changes. + + Gentext + + webhelp + + Many improvements to the generated text for webhelp output. + + + + Common + + Support more media types + + Expanded list of supported filename extensions for media to include video and audio, mostly for HTML5 and EPUB3 outputs. + + + + Topic element + + Add basic support for new topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic. + + + + + +FO + + Add para.properties attribute-set + + Add a para.properties attribute-set that applies only to para elements. That allows still using normal.para.spacing attribute-set for many block elements for uniform spacing, but allows separate formatting of para elements. + + + + List of titles in article + + Add support for List of Tables, List of Figures, etc. for articles and other component-level elements. Includes a new template for each in autotoc.xsl, new attribute-sets in titlepage.xsl, and new entries in the titlepage.templates.xml file tu support customization. + + + + Customizing links in FO + + Add template mode simple.xlink.properties to allow +easy customization of formatting of links generated +from elements that use +the xlink attributes. This extends link formatting beyond that of xref, link, and olink which use xref.properties attribute-set. + + + + Table caption + + The caption element in an HTML table is now handled like a title in a CALS table, using the formal.object.title template with all its features, including placement. Now caption template in mode="htmlTable" does nothing, because +caption handled by formal.object.title template. Also adds support for table caption element in a CALS table, placing it after the table. + + + + Graphics attribute handling + + Refactored the big process.image template to use individual templates such as image.width for most attributes to allow easier customization of individual properties. + + + + Side regions + + Add support for side page regions in addition to header and footer regions. This feature lets you add running content to the side margins, and by default the content is rotated 90 degrees. Adds new templates named running.side.content, region.inner and region.outer; new template modes region.inner.mode and region.outer.mode; new parameters named region.inner.extent, region.outer.extent, body.margin.inner, body.margin.outer, and side.region.precedence; and new attribute-sets named inner.region.content.properties, outer.region.content.properties, region.inner.properties, and region.outer.properties. + + + + Callout formatting + + Add new attribute-sets for calloutlist. + + + + Topic element + + Add basic support for formatting a topic element, which is available in DocBook 5.1. + + + + + HTML + + + HTML5 + + Add variables to the base HTML stylesheets that can be adjusted for the HTML5 stylesheets. + + + + Insert Javascript reference + + Add support for html.script param to insert reference to a Javascript file. + + + + Namespace for titlepage mechanism. + + Titlepage mechanism is now namespace aware to support XHTML. + + + + Chunked filename prefix + + New param named chunked.filename.prefix lets you add a filename prefix to each chunked file. This replaces the buggy practice of adding such a prefix to the base.dir param. Now the base.dir param will always have a trailing slash added if it is not present, so you no longer have to remember to add it to the param value. + + + + Generate id attributes + + The stylesheet param generate.id.attributes already existed but was incompletely implemented. Now when it is set to 1, only id attributes should be output, not <a name> named anchors. + + + + Generate consistent id attributes + + New generate.consistent.ids parameter which allows generating a more stable id values based on XPath rather than the generate-id() function, which may not produce consistent values between runs. Stable output ids allow you to make stable links to generated content from the outside. + + + + Topic element + + Add basic support for formatting a topic element, which is available in DocBook 5.1. Generally a topic element will be used with assembly and may be transformed to some other hierarchical element during processing, but it can also be formatted as a plain topic. + + + + + + Webhelp + + + Webhelp refactored + + Webhelp templates refactored to better support customization. + + + + Added documentation. + + More and better documentation added. + + + + Webhelp generated text + + Many improvements to the generated text for webhelp output. + + + + + XHTML5 + New stylesheets to generate HTML5 output, in an XML serialization. These templates are a customization layer on top of the XHTML stylesheet files. + + + EPUB3 + New stylesheets to generate EPUB3 output. These templates are a customization layer on top of the xhtml5 stylesheet files. + + + Assembly + New assembly.xsl stylesheet to convert a DocBook 5.1 assembly into a standard DocBook 5 document. Also includes a topic-maker-chunk.xsl stylesheet that can convert a DocBook 5 book or article document into an assembly with a collection of modular files, including converting some elements to topic files. + + + +Gentext +The following changes have been made to the + gentext code + since the 1.76.1 release. + + +stefanhinz: locale/de.xmlTranslated German WebHelp strings + + +David Cramer: locale/zh.xml; locale/en.xml; locale/fr.xml; locale/de.xml; locale/ja.xmlWebhelp: Update non-en gentext strings + + +Robert Stayton: locale/en.xmlAdd topic to title-numbered context. + + +Robert Stayton: locale/en.xmlAdd basic topic element templates. + + +Mauritz Jeanson: locale/el.xmlUpdated gentext for quotation marks. Fixes bug #3512440. + + +Jirka Kosek: locale/cs.xmlAdding missing context for webhelp + + +David Cramer: locale/en.xmlFixing syntax of webhelp gentext entries + + +David Cramer: locale/en.xmlMoving webhelp gentext strings into a context + + +tom_schr: locale/zh.xml; locale/en.xml; locale/cs.xml; locale/fr.xml; locale/de.xml; local⋯Moved language specific of WebHelp to gentext/locale/ as discussed with +Stefan following the "minimal intrusive approach". :) +In the long run, maybe moving the text into a context, not sure. + + + +Jirka Kosek: locale/ru.xmlAligned capitalization of first letters with English original + + + + + +Common +The following changes have been made to the + common code + since the 1.76.1 release. + + +Robert Stayton: common.xslIn "select.mediaobject.index" template, add selection of videoobject +and audioobject since now supported in HTML5. + + +Robert Stayton: labels.xsl; titles.xsl; entities.ent; targets.xsl; subtitles.xsl; gentext.⋯Add basic support for new <topic> element. + + +Robert Stayton: common.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: olink.xslGenerate error message if olink data in targetset is in a namespace. + + +Robert Stayton: common.xslAdd support for generate.consistent.ids parameter. + + +Robert Stayton: subtitles.xslAdd verbose param to subtitle.markup templates to allow its +error message to be ignored. +Add that param to fop1.xsl application of subtitle.markup +to avoid unnecessary error message in document information. + + +Robert Stayton: labels.xslAdd empty templates for glossdiv, glosslist, and glossentry in +mode="label.markup". + + + + + +FO +The following changes have been made to the + fo code + since the 1.76.1 release. + + +Robert Stayton: graphics.xslqualify caption template to mediaobject/caption so not confused with table/caption. + + +Robert Stayton: table.xslAdd template to process table/caption element. + + +Robert Stayton: titlepage.xsl; autotoc.xsl; component.xsl; xref.xsl; titlepage.templates.x⋯Add basic support for new <topic> element. + + +Robert Stayton: graphics.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: titlepage.xslAdd default style att-sets for component.list.of.titles, etc. + + +Robert Stayton: autotoc.xsl; component.xsl; titlepage.templates.xmlAdd make.component.tocs to support lists of tables, etc. for +article and other components. Added component.list.of.tables to +titlepage.templates.xml to format the title. + + +Robert Stayton: param.xweb; param.entAdd new para.properties attribute-set for paragraphs. + + +Robert Stayton: inline.xslAdd template mode 'simple.xlink.properties' to allow +easy customization of formatting of links generated +from elements other than xref, link, and olink using +the xlink attributes. + + +Robert Stayton: param.xweb; param.entAdd table.caption.properties to format table captions. + + +Robert Stayton: table.xslAdd support for caption in a CALS table. + + +Robert Stayton: graphics.xsl; math.xslRefactored the 'process.image' template to create modular +templates for each attribute so they can be individually +customized. Also merged in support for embedded svg and +mml content so they can have image attributes too. + + +Robert Stayton: param.xweb; param.entCheck in new params for FO side regions in page masters. + + +Robert Stayton: titlepage.xsl; titlepage.templates.xmlAdd support for itermset in info elements, using titlepage mechanism +to ensure entries are placed inside page-sequence. + + +Robert Stayton: pagesetup.xslAdd support for side body margins and side static content regions. +Fixes bug 3389931. + + +Robert Stayton: param.xweb; param.ent; task.xslAdd attribute-set task.properties to task element to +support customization. + + +Robert Stayton: lists.xsl; param.xweb; param.entAdd new attribute-sets calloutlist.properties and callout.properties +to better support customization of calloutlists, fixing bug 3160341. + + +Jirka Kosek: MakefileTitlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + + +Robert Stayton: graphics.xslAllow selection by role for multiple imageobject elements +within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + +Mauritz Jeanson: titlepage.xslAdded template for collabname. Fixes bug #3414436. + + +David Cramer: verbatim.xslSupport the keep-together processing-instruction on programlisting, screen, synopsis, and literallayout. Tracker id #3396906. + + +Robert Stayton: pagesetup.xslPass the pageclass, sequence, and gentext-key to the template +named header.footer.widths to enable further customization +based on page master. + + +Jirka Kosek: xref.xslhyphenation of URL content must be disabled for link, not only for ulink because od DB5 + + +Jirka Kosek: xref.xslURLs shouldn't be hyphenated as normal text + + +Jirka Kosek: callout.xslAdded support for alternative circled numbers + + +Mauritz Jeanson: axf.xsl; fop1.xsl; xep.xslAdded support for author/orgname in document metadata. Closes bug #3132862. + + +Robert Stayton: component.xslAdd template for article/colophon to avoid nested page-sequence. + + + + + +HTML +The following changes have been made to the + html code + since the 1.76.1 release. + + +Robert Stayton: xref.xslAdd support for using info/title as well as title in target element. + + +Robert Stayton: component.xslEnable support for html5 features, including using <section> instead of +<div> for certain elements, and setting heading level to <h1> for chapters. +These features are not changed in the base html stylesheet for backwards +compatibility. + + +Robert Stayton: docbook.css.xmlAdd style for footnote rule. + + +Robert Stayton: biblio-iso690.xslAdd support for subtitle inside info. + + +Robert Stayton: docbook.xslAdd call to new 'root.attributes' placeholder template to allow +adding attributes to the <html> output element. + + +Robert Stayton: inline.xsl; titlepage.xsl; formal.xsl; division.xsl; toc.xsl; sections.xsl⋯Finish implementation of generate.id.attributes for all elements +using the template named id.attribute. + + +Robert Stayton: autotoc.xsl; chunktoc.xsl; titlepage.xsl; chunk-code.xsl; changebars.xsl; ⋯Add basic support for new <topic> element. + + +Robert Stayton: graphics.xslFix handling of mediatypes for video and audio files, mostly for HTML5 and EPUB3 outputs. + + +Robert Stayton: callout.xsl; verbatim.xslRestore programlisting to use <pre> instead of <div> and instead +wrap callout img elements in <span> to make valid HTML. + + +Robert Stayton: graphics.xslTurn off img longdesc attribute because not supported by browsers. + + +Robert Stayton: footnote.xslMove square brackets and <sup> inside <a> element for footnote +marks to fix display problems in some browsers. + + +Robert Stayton: param.xweb; param.entAdd new params html.script and html.script.type to support +Javascript references. + + +Robert Stayton: chunk-common.xsl; chunktoc.xsl; titlepage.xsl; chunker.xsl; chunk-code.xsl⋯Add support for chunked.filename.prefix param. +Make sure base.dir value has a trailing slash in +the chunk.base.dir internal param used by the templates. + + +Robert Stayton: formal.xsl; htmltbl.xslNow handles caption in html markup table like title, +so formal.object.title is used with all its features, including +formatting and placement. +Added htmlTable.with.caption template to handle the wrapper, and +left htmlTable template unchanged. +Now caption template in mode="htmlTable" does nothing, because +caption handled by formal.object.title template. + + +Robert Stayton: html.xslTurn off generating the title attribute for block and hierarchical elements. +Should only be used for inline elements, usually using the alt element. +Also used for links to show the target title. + + +Robert Stayton: lists.xslThe spacing="compact" attribute on lists in HTML no longer outputs compact="compact" +(or just "compact" in the case of Saxon 6), since that attribute is +deprecated and improperly supported. Instead, the output uses a +multiple class attribute such as class="orderedlist compact". +Use CSS to style such lists without margin above. + + +Robert Stayton: graphics.xslAllow selection by role for multiple imageobject elements +within an imageobjectco, which since Docbook 5 allows multiple imageobjects. + + +Robert Stayton: pi.xslImprove doc descriptions of dbhtml filename and dir. + + +Robert Stayton: autoidx.xslAdd setindex to context param in mode="reference" to better +support setindex. + + +Robert Stayton: autotoc.xslSupport set as child of set in set.toc template. + + +Robert Stayton: qandaset.xslChange question and title templates to replace hard-coded +class="local-name()" with mode="class.attribute" to support customization +of class values. + + +Norman Walsh: chunktoc.xslSeparate book appendixes from article appendixes (so that they can be customized independently) + + +Mauritz Jeanson: graphics.xslAdded condition to prevent "Failed to interpret image" messages (SVG is not supported +by the graphic size extension). + + + + + + +Epub +The following changes have been made to the + epub code + since the 1.76.1 release. + + +Robert Stayton: docbook.xslReplace $base.dir with $chunk.base.dir to ensure trailing slash in place. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.76.1 release. + + +Robert Stayton: htmlhelp-common.xslChange $base.dir to $chunk.base.dir to ensure trailing slash in place. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.76.1 release. + + +Robert Stayton: eclipse.xsl; eclipse3.xslUse $chunk.base.dir instead of $base.dir to ensure trailing slash is in place. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.76.1 release. + + +Robert Stayton: javahelp.xslChange $base.dir to $chunk.base.dir to ensure trailing slash is present. + + +Mauritz Jeanson: javahelp.xslReplaced empty header.navigation and footer.navigation templates with parameter suppress.navigation=1, +which simplifies customization. See bug #3310904. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.76.1 release. + + +David Cramer: template/common/css/positioning.cssWebhelp: Adding print-only css rules + + +David Cramer: template/common/main.jsWebhelp: Arun's fix for bug where heading was partially hidden by header in some situations. + + +David Cramer: xsl/webhelp-common.xslWebhelp: turn off autolabeling by default + + +David Cramer: xsl/webhelp.xslWebhelp: Import xhtml base stylesheets + + +David Cramer: docsrc/readme.xmlWebhelp: Link to the DocBook reference docs from the webhelp readme + + +David Cramer: xsl/webhelp-common.xslWebhelp: Use gentext value for noscript warning + + +David Cramer: MakefileWebhelp: Delete tempfile after DocBook xsl build + + +David Cramer: xsl/webhelp.xslWebhelp: moving parameters into the standard location so they will be part of the parameter reference + + +David Cramer: xsl/webhelp.xsl; xsl/webhelp-common.xslWebhelp: moving parameters into the standard location so they will be part of the parameter reference + + +David Cramer: template/common/main.jsWebhelp: tweaking scrolldown offset for anchors + + +David Cramer: docsrc/images; docsrc/images/sample.jpg; docsrc/readme.xml; template/content⋯Webhelp: updating docs. Ant version, install instructions, handling of images. + + +David Cramer: xsl/webhelp.xslPatch from Arun Bharadwaj to display message if JavaScript is disabled + + +David Cramer: template/content/search/nwSearchFnt.jsPatch from Arun Bharadwaj to strip quotes from search query strings + + +Robert Stayton: xsl/webhelp.xslAdd basic support for new <topic> element. + + +Jirka Kosek: xsl/webhelp.xslPut back old extensibility point. + +Guys, please don't remove existing extensibility points like named templates, it will break existing customizations. + + +David Cramer: xsl/webhelp.xslMoving webhelp gentext strings into a context + + +tom_schr: param.entDisabled branding and brandname entities for the time being + + +tom_schr: param.xweb; param.entPrepared WebHelp reference documentation :) +Not clear about parameters brandname and branding: Should they renamed +to "webhelp.branding" and "webhelp.brandname"? +Currently, docsrc/reference.xml contains only a comment for the WebHelp +ref doc to be non-intrusive. +Idea is to enable it when it is ready + + +tom_schr: xsl/webhelp.xslMoved language specific of WebHelp to gentext/locale/ as discussed with +Stefan following the "minimal intrusive approach". :) +In the long run, maybe moving the text into a context, not sure. + + +David Cramer: template/common/css/positioning.cssWebhelp: Lower the minimum width of content pane + + +kasunbg: xsl/webhelp.xsl; template/common/main.jsIf an user moved to another page by clicking on a toc link, and then clicked on #searchDiv, +search should be performed if the cookie textToSearch is not empty. + + +David Cramer: xsl/webhelp.xslWebhelp: Left align titles in nav header. Display for all but the topmost page + + +David Cramer: template/content/search/stemmers/en_stemmer.js; docsrc/xinclude-test.xmlWebhelp: Cleanup related to en_stemmer.js changes + + +David Cramer: template/common/css/positioning.cssWebhelp: Don't put borders around qandaset list + + +David Cramer: template/common/main.jsWebhelp: Avoid unnecessary scroll ups when anchor is clicked on + + +David Cramer: build.propertiesWebhelp: Show footer nav by default + + +David Cramer: build.properties; build.xmlWebhelp: Support setting suppress.footer.navigation from build.properties + + +David Cramer: build.properties; build.xmlWebhelp: Support admon.graphics param in build.properties + + +David Cramer: docsrc/xinclude-test.xml; docsrc/readme.xmlWebhelp: Adding xinclude example to the demo/readme doc + + +David Cramer: template/common/css/positioning.cssWebhelp: Remove border around table used to format callout list + + +David Cramer: xsl/webhelp.xsl; template/common/images/admon/tip.png; template/common/image⋯Webhelp: Support admon graphics (still off by default) + + +David Cramer: xsl/webhelp.xsl; template/common/css/positioning.cssWebhelp: Turn on navfooter and fix related css + + +David Cramer: xsl/webhelp.xslWebhelp: Fix error about undeclared doc.title param + + +David Cramer: docsrc/readme.xmlWebhelp: Adding some test search terms to the readme + + +David Cramer: template/content/search/stemmers/en_stemmer.jsHandle exceptional cases listed in the Porter 2 stemming algo + + +David Cramer: template/content/search/stemmers/en_stemmer.jsWebhelp: adding special case word 'say' to en js stemmer + + +David Cramer: template/content/search/stemmers/en_stemmer.jsWebhelp: Refine stemming of terms that end in (only stem if there's a consonant before the -y) + + +David Cramer: template/content/search/stemmers/en_stemmer.js; template/content/search/nwSe⋯Webhelp: fixed bug where words like key, day, and nucleus, were not found due to differences in the way the client stemmer and indexer stemmed words + + +David Cramer: build.xmlWebhelp: Support xinclude and two-pass profiling in build.xml + + +David Cramer: xsl/webhelp.xslFix bad link to default topic. + + +kasunbg: docsrc/readme.xmlAutomatically limit the size of the search description to something 140 characters + + +kasunbg: xsl/webhelp.xslremoving outline in 'contents' and 'search' buttons that is visible when clicked. tabindex for SIDEBAR button. + + +kasunbg: xsl/webhelp.xsl; build.xmlWebhelp ant script changes - HTML transformation support for WebHelp - Uses Tagsoup for parsing the bad html. +tagsoup-1.2.1.jar is added to trunk/xsl-webhelpindexer/lib/ + + +kasunbg: xsl/webhelp.xslproper support for saxon xhtml transformation. + + +kasunbg: template/common/images/callouts/10.png; template/common/images/callouts/11.png; t⋯webhelp - adding callouts + + +kasunbg: xsl/webhelp.xsl; template/common/main.js; template/common/css/positioning.csswebhelp - animations for show/hide Sidebar + + +kasunbg: build.propertiescommenting about brand and brandname + + +kasunbg: Makefileparameterized MAKE for webhelp + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; build.properties; build.xmlwebhelp xsl customization - logo + + +kasunbg: template/content/search/nwSearchFnt.jsremove some JS warninings + + +kasunbg: template/content/search/nwSearchFnt.jsFix for missing "No results found for..." bug + + +kasunbg: xsl/webhelp.xslcommented about the importance of the order of css contents. Order is important between the in-html-file css and the linked css files. Some css declarations in jquery-ui-1.8.2.custom.css are over-ridden. If that's a concern, just remove the additional css contents inside these default jquery css files. I thought of keeping them intact for easier maintenance. + + +Jirka Kosek: xsl/webhelp.xsl; template/common/css/positioning.cssMinor cleanup, added extensibility hook, some styling moved into CSS for easier customization + + +David Cramer: template/content/search/nwSearchFnt.jsRemoving onclick that came from Oxygen's dita stuff + + +kasunbg: docsrc/readme.xmlwebhelp - documenting about features + + +kasunbg: template/common/css/positioning.csswebhelp search text box + + +kasunbg: template/common/css/positioning.cssadding header background image + + +kasunbg: xsl/webhelp.xsl; template/common/images/header-bg.pngnew header background image + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.cssfix left navigation + + +kasunbg: template/common/css/positioning.csssome css + + +kasunbg: build.xmlAdding html.extension property + + +kasunbg: template/common/css/positioning.css; build.properties; build.xmlwebhelp - Adding enable.stemming, toc.file build properties + + +David Cramer: template/common/css/positioning.cssMake the webhelp banner slightly larger. + + +David Cramer: template/common/main.js; template/common/css/positioning.cssAdjust colors and positioning of header and search/toc tabs + + +David Cramer: xsl/webhelp.xslOnly put doc title in header + + +David Cramer: template/common/css/positioning.css; template/common/images/main_bg_fade.pngAdjusting default color of the header + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.cssadjustments to header title. Now output in Opera looks good. + + +kasunbg: template/common/images/sidebar.png; template/content/search/punctuation.props; te⋯deleting svn:executable flag from webhelp files + + +kasunbg: xsl/webhelp.xsl; template/common/css/positioning.css; template/common/images/sear⋯Customized the left navagation headers; Contents and Search. +Adding custom css for the current redmond ui of jquery-ui. These override jquery-ui's default css customizations. These are supposed to take precedence. + + +kasunbg: docsrc/readme.xmltypo fix + + +kasunbg: template/common/images/next-arrow.png; xsl/webhelp.xsl; template/common/main.js; ⋯UI improvements. + Moved search highligher to search tab. + Added nice icons for navigation buttons etc. + Removed footer navigation + Corrected tree colorings + Overall, some css magic + + +David Cramer: docsrc/readme.xmlAdded listitem thinking SyncRO Soft for their contributions. + + +kasunbg: build.xmlsupport for default classpath for Gentoo Linux + + +kasunbg: docsrc/readme.xmlwebhelp - some updates to the documentation about search + + +kasunbg: template/common/css/positioning.cssFix for issue 'Keep "search" & "contents" titles always visible in webhelp - ID: 3403438' + + +David Cramer: template/common/images/starsSmall.pngChanged icons used to show search weightings from stars to boxes so they won't look like user ratings + + +David Cramer: xsl/webhelp.xsl; template/common/main.js; template/common/images/starsSmall.⋯Merged Oxygen webhelp improvements (search weightings etc) into trunk: -r9031:9039 + + +kasunbg: docsrc/readme.xmlwebhelp documentation - search indexing, faq + + +kasunbg: docsrc/readme.xmlupdate webhelp documentation + + +David Cramer: xsl/webhelp.xslFixed bug where webhelp.default.topic was not being used if it was set + + +David Cramer: xsl/webhelp.xsl; template/content/search/nwSearchFnt.jsLocalize string in nwSearchFnt.js file + + +David Cramer: xsl/webhelp.xslAdded tabindex attributes to make tab order in UI more logical in webhelp. + + +David Cramer: template/common/main.jsFixed bug where anchors in pages landed beneath the banner. + + +kasunbg: xsl/webhelp.xslAdded more comments to the xsl/webhelp/xsl/webhelp.xsl file. Removed some clutter. + + +David Cramer: template/common/main.jsFixed problem reported in IE 8. See tracker id # 373747. + + +David Cramer: xsl/webhelp.xslAddressed tracker #3247166 by removing hard-coded reference to ch01.html. + + +kasunbg: build.xmlChanged the webhelp build.xml to reflect the changes to xsl-webhelpindexer. +Added classpaths for xercesImpl and xml-api jars to the indexer. Paths added for *nix environments, need to look at how the current system behaves in Windows. Discussion: http://lists.oasis-open.org/archives/docbook-apps/201011/msg00116.html + + +kasunbg: template/common/images/loading.gif; template/common/jquery/treeview/jquery.treevi⋯webhelp: Removing some unnecessary JQuery JS files + + +kasunbg: template/common/main.jswebhelp: Usability improvement - when click on a node in the TOC tree, the child nodes will auto populate now. + + +kasunbg: xsl/webhelp.xslAdded google translated localizations for Japanese, German, French, and Chinese. The translations might not be pretty accurate. +Better translations are appreciated. + + +kasunbg: docsrc/readme.xml; template/content/images; template/content/images/sample.jpgAdded documentation for how to add images to WebHelp + + +Jirka Kosek: xsl/webhelp.xslAdded more customization hooks +Search code output only when search tab is active +Added cs localization + + +Jirka Kosek: xsl/webhelp.xslAdded parameter webhelp.common.dir for specifying location of common files (JS+CSS) +Added hooks for adding additional user defined tabs + + + + + +Params +The following changes have been made to the + params code + since the 1.76.1 release. + + +David Cramer: webhelp.indexer.language.xmlWebhelp: Fixing list of supported languages + + +David Cramer: webhelp.indexer.language.xmlWebhelp: Correct language code in docs for Chinese + + +Mauritz Jeanson: admon.graphics.extension.xmlAdded list of graphics formats. + + +Mauritz Jeanson: passivetex.extensions.xmlUpdated link. + + +tom_schr: webhelp.indexer.language.xml; webhelp.default.topic.xml; webhelp.tree.cookie.id.⋯Prepared WebHelp reference documentation :) +Not clear about parameters brandname and branding: Should they renamed +to "webhelp.branding" and "webhelp.brandname"? +Currently, docsrc/reference.xml contains only a comment for the WebHelp +ref doc to be non-intrusive. +Idea is to enable it when it is ready + + +Robert Stayton: glossary.collection.xmlAdd info about relative paths. + + +Robert Stayton: para.properties.xmlSpecial attribute-set for para only. + + +Robert Stayton: table.caption.properties.xmlTo format table captions. + + +Robert Stayton: html.script.type.xml; html.script.xmlAdd support for specifying javascript references like css references. + + +Robert Stayton: body.margin.outer.xml; region.outer.extent.xml; body.margin.inner.xml; reg⋯Add support for side regions in FO output. + + +Robert Stayton: chunked.filename.prefix.xmlNew param chunked.filename.prefix to separate any such prefix from +the base.dir param, which helps fix bug 3087359. + + +Robert Stayton: generate.consistent.ids.xmlNew param to support replacing generate-id() with xsl:number +for more consistent id values. + + +Robert Stayton: task.properties.xmlAllow task to be customized more easily. + + +Robert Stayton: calloutlist.properties.xml; callout.properties.xmlSupport better customization of callout lists. + + +Jirka Kosek: callout.unicode.start.character.xmlAdded support for alternative circled numbers + + +David Cramer: example.properties.xmlMade example.properties use keep-together='auto' like table.properies to avoid problems where example/programlisting takes more than one page + + +Mauritz Jeanson: graphicsize.extension.xmlAdded info about supported image formats. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.76.1 release. + + +Jirka Kosek: csharp-hl.xmlAdded LINQ keywords + + +Jirka Kosek: delphi-hl.xmlAdditional keywords from Yuri Zhilin + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.76.1 release. + + +David Cramer: profile-mode.xslWhen profile.* params only consist of space characters, then ignore them. + + + + + +Lib +The following changes have been made to the + lib code + since the 1.76.1 release. + + +Robert Stayton: lib.xwebAdded two utility templates to make lib.xsl work +without reference to other modules since it is used +that way with profiling/xsl2profile.xsl. + + +Robert Stayton: lib.xwebFix trim.common.uri.paths to first resolve any ../ in +the paths. + + + + + +Template +The following changes have been made to the + template code + since the 1.76.1 release. + + +Jirka Kosek: titlepage.xslTitlepage mechanism is now namespace aware to support XHTML. Please note that when generating titlepage template stylesheets you have to pass FO or XHTML namespace inside ns parameter. For HTML parameter should be empty. + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.76.1 release. + + +kasunbg: Makefilewebhelp - Adding enable.stemming, toc.file build properties + + +David Cramer: MakefileAttempt to convince Makefile that webhelpindexer is dirty + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.76.1 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/Verbatim.java; src/com/nwalsh/saxon/FormatGraphicCal⋯Added fixes to ensure that generated XHTML markup for callouts is in the proper namespace. + + + + + + +Release Notes: 1.77.1 +The following is a list of changes that have been made + since the 1.77.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: block.xslIn sidebar, turn off space before first para if there is no title. + + +Robert Stayton: math.xslRestored templates for mml:* elements that were accidentally deleted. + + + + + +HTML +The following changes have been made to the + html code + since the 1.77.0 release. + + +Robert Stayton: docbook.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + +Robert Stayton: sections.xslUse $div.element variable in place of div to support html5 section element. +output + + +Robert Stayton: autoidx.xslFix bug 3528673, missing "separator" param on template with +match="indexterm" mode="reference". That param is passed +for endofrange processing to output the range separator. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.77.0 release. + + +Robert Stayton: dbk2ooo.xsl; dbk2pages.xsl; dbk2wordml.xsl; dbk2wp.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.77.0 release. + + +Robert Stayton: html/slides-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Website +The following changes have been made to the + website code + since the 1.77.0 release. + + +Robert Stayton: website-common.xslImport the VERSION.xsl file instead of VERSION so mimetype is interpreted correctly +from the filename. + + + + + +Webhelp +The following changes have been made to the + webhelp code + since the 1.77.0 release. + + +kasunbg: docsrc/readme.xmlupdated webhelp documentation + + +kasunbg: template/content/search/nwSearchFnt.js; xsl/webhelp-common.xslRemoved the script htmlFileList.js since it's content is in htmlFileInfoList.js + + +Robert Stayton: xsl/webhelp-common.xslIn the <h1> output, replace call to 'get.doc.title' with +mode="title.markup" because get.doc.title returns only +the string value of the title, losing any markup such +as <trademark> or <superscript>. + + +kasunbg: template/common/css/positioning.css; template/content/search/nwSearchFnt.jsRemove unnecessary bits of code from webhelp + + +David Cramer: docsrc/readme.xmlWebhelp: Minor edits to the readme + + +David Cramer: xsl/webhelp.xsl; xsl/titlepage.templates.xsl; xsl/titlepage.templates.xmlWebhelp: Suppress abstracts from titlepages. These are used to create the search result summary sentence and should not be shown + + +David Cramer: build.xmlWebhelp: calculate path to profile.xsl from main build.xml file + + + + + + +Release Notes: 1.76.1 +The following is a list of changes that have been made + since the 1.76.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.76.0 release. + + +Robert Stayton: docbook.xsl; xref.xsl; fop1.xslApply patch to support named destination in fop1.xsl, per Sourceforge +bug report #3029845. + + + + + +HTML +The following changes have been made to the html code since the 1.76.0 release. + + +Keith Fahlgren: highlight.xslImplementing handling for <b> and <i>: transform to <strong> and <em> for XHTML outputs and do not use in the highliting output (per Mauritz Jeanson) + + + + + +Params +The following changes have been made to the + params code + since the 1.76.0 release. + + +Robert Stayton: draft.mode.xmlChange default for draft.mode to 'no'. + + + + + + + + Release Notes: 1.76.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +Webhelp +A new browser-based, cross-platform help format with full-text search and other features typically found in help systems. See webhelp/docs/content/ch01.html for more information and a demo. + + + + +Gentext +Many updates and additions to translation/locales thanks to Red Hat, the Fedora Project, and other contributors. + + +Common +Faster localization support, as language files are loaded on demand. + + + + FO + Support for SVG content in imagedata added. + + + HTML + Output improved when using 'make.clean.html' and a stock CSS file is now provided. + + +EPUB +A number of improvements to NCX, cover and image selection, and XHTML 1.1 element choices + + + + + The following is a list of changes that have been made since the 1.75.2 release. + + Gentext + The following changes have been made to the gentext code since the 1.75.2 release. + + + + rlandmann: locale/fa.xml + + + Update to Persian translation from the Fedora Project + + + + + rlandmann: locale/nds.xml + + + Locale for Low German + + + + + Mauritz Jeanson: locale/ka.xml; Makefile + + + Added support for Georgian based on patch #2917147. + + + + + rlandmann: locale/nl.xml; locale/ja.xml + + + Updated translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/bs.xml; locale/ru.xml; locale/hr.xml + + + Updated locales from Red Hat and the Fedora Project + + + + + rlandmann: locale/pt.xml; locale/cs.xml; locale/es.xml; locale/bg.xml; locale/nl.xml; loca⋯ + + + Updated translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/as.xml; locale/bn_IN.xml; locale/ast.xml; locale/ml.xml; locale/te.xml; ⋯ + + + New translations from Red Hat and the Fedora Project + + + + + rlandmann: locale/pt.xml; locale/ca.xml; locale/da.xml; locale/sr.xml; locale/ru.xml; loca⋯ + + + Updated translations from Red Hat and the Fedora Project + + + + + + + Common + The following changes have been made to the common code since the 1.75.2 release. + + + + Mauritz Jeanson: common.xsl + + + Fixed bug in output-orderedlist-starting-number template (@startingnumber did not work for FO). + + + + + Mauritz Jeanson: gentext.xsl + + + Added fix to catch ID also of descendants of listitem. Closes bug #2955077. + + + + + Jirka Kosek: l10n.xsl + + + Stripped down, faster version of gentext.template is used when there is no localization customization. + + + + + Mauritz Jeanson: stripns.xsl + + + Added fix that preserves link/@role (makes links in the reference documentation +with @role="tcg" work). + + + + + Mauritz Jeanson: l10n.xsl + + + Fixed bugs related to manpages and L10n. + + + + + Jirka Kosek: entities.ent; autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Jirka Kosek: l10n.xsl; l10n.dtd; l10n.xml; autoidx-kosek.xsl + + + Refactored localization support. Language files are loaded on demand. Speedup is about 30%. + + + + + Jirka Kosek: l10n.xsl + + + Added xsl:keys for improved performance of localization texts look up. Performance gain around 15%. + + + + + Mauritz Jeanson: titles.xsl + + + Fixed bug #2912677 (error with xref in title). + + + + + Robert Stayton: olink.xsl + + + Fix bug in xrefstyle "title" handling introduced with +the 'insert.targetdb.data' template. + + + + + Robert Stayton: gentext.xsl + + + Fix bug in xref to equation without title to use context="xref-number" instead +of "xref-number-and-title". + + + + + Robert Stayton: labels.xsl + + + Number all equations in one sequence, with or without title. + + + + + Robert Stayton: entities.ent + + + Fix bug #2896909 where duplicate @sortas on indexterms caused +some indexterms to drop out of index. + + + + + Robert Stayton: stripns.xsl + + + Expand the "Stripping namespace ..." message to advise users to +use the namespaced stylesheets. + + + + + Robert Stayton: stripns.xsl + + + need a local version of $exsl.node.set.available variable because +this module imported many places. + + + + + Mauritz Jeanson: olink.xsl + + + Added /node() to the select expression that is used to compute the title text +so that no <ttl> elements end up in the output. Closes bug #2830119. + + + + + + + FO + The following changes have been made to the + fo code + since the 1.75.2 release. + + + + Robert Stayton: table.xsl + + + Fix bug 2979166 able - Attribute @rowheader not working + + + + + Mauritz Jeanson: inline.xsl + + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents +with many inline glossterms. + + + + + Robert Stayton: titlepage.xsl + + + Fix bug 2805530 author/orgname not appearing on title page. + + + + + Mauritz Jeanson: graphics.xsl + + + Added support for SVG content in imagedata (inspired by patch #2909154). + + + + + Mauritz Jeanson: table.xsl + + + Removed superfluous test used when computing column-width. Closes bug #3000898. + + + + + Mauritz Jeanson: inline.xsl + + + Added missing <xsl:call-template name="anchor"/>. Closes bug #2998567. + + + + + Mauritz Jeanson: lists.xsl + + + Added table-layout="fixed" on segmentedlist table (required by XSL spec when proportional-column-width() is used). + + + + + Jirka Kosek: autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Jirka Kosek: index.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Robert Stayton: xref.xsl + + + Fix bug in olink template when an olink has an id. +Add warning message with id value when trying to link +to an element that has no generated text. + + + + + Mauritz Jeanson: refentry.xsl + + + Fixed bug #2930968 (indexterm in refmeta not handled correctly). + + + + + Robert Stayton: block.xsl + + + fix bug 2949567 title in revhistory breaks FO transform. + + + + + Robert Stayton: glossary.xsl + + + Output id attributes on glossdiv blocks so they can be added to +xrefs or TOC. + + + + + Jirka Kosek: xref.xsl + + + Enabled hyphenation of URLs when ulink content is the same as link target + + + + + Robert Stayton: table.xsl + + + Apply patch to turn off row recursion if no @morerows attributes present. +This will enable very large tables without row spanning to +process without running into recursion limits. + + + + + Robert Stayton: formal.xsl + + + Format equation without title using table layout with equation number +next to the equation. + + + + + Robert Stayton: param.xweb; param.ent + + + Add equation.number.properties. + + + + + + + HTML + The following changes have been made to the + html code + since the 1.75.2 release. + + + + Mauritz Jeanson: block.xsl + + + Modified acknowledgements template to avoid invalid output (<p> in <p>). + + + + + Mauritz Jeanson: titlepage.xsl + + + Added default sidebar attribute-sets. + + + + + Robert Stayton: table.xsl + + + Fix bug 2979166 able - Attribute @rowheader not working + + + + + Robert Stayton: footnote.xsl + + + Fix bug 3033191 footnotes in html tables. + + + + + Mauritz Jeanson: inline.xsl + + + Improved glossterm auto-linking by using keys. The old code was inefficient when processing documents +with many inline glossterms. + + + + + Robert Stayton: docbook.css.xml; verbatim.xsl + + + Fix bug 2844927 Validity error for callout bugs. + + + + + Robert Stayton: formal.xsl + + + Convert formal.object.heading to respect make.clean.html param. + + + + + Robert Stayton: titlepage.templates.xml; block.xsl + + + Fix bug 2840768 sidebar without title inserts empty b tag. + + + + + Mauritz Jeanson: docbook.xsl + + + Moved the template that outputs <base> so that the base URI also applies to relative CSS paths that come later. +See patch #2896121. + + + + + Jirka Kosek: autoidx-kosek.xsl + + + Upgraded to use common entities. Fixed bug when some code used @sortas and some not for grouping/sorting of indexterms. + + + + + Robert Stayton: chunk-code.xsl + + + fix bug 2948363 generated filename for refentry not unique, when +used in a set. + + + + + Robert Stayton: component.xsl + + + Fix missing "Chapter n" label when use chapter/info/title. + + + + + Robert Stayton: table.xsl + + + Row recursion turned off if no @morerows attributes in the table. +This will prevent failure on long table (with no @morerows) due +to excessive depth of recursion. + + + + + Robert Stayton: autotoc.xsl; docbook.css.xml + + + Support make.clean.html in autotoc.xsl. + + + + + Robert Stayton: docbook.css.xml; block.xsl + + + Add support for make.clean.html setting in block elements. + + + + + Robert Stayton: docbook.css.xml + + + Stock CSS styles for DocBook HTML output when 'make.clean.html' is non-zero. + + + + + Robert Stayton: html.xsl + + + Add templates for generating CSS files and links to them. + + + + + Robert Stayton: param.xweb + + + Fix bugs in new entity references. + + + + + Robert Stayton: chunk-common.xsl + + + List of Equations now includes on equations with titles. + + + + + Robert Stayton: table.xsl + + + If a colspec has a colname attribute, add it to the HTML col +element as a class attribute so it can be styled. + + + + + Robert Stayton: formal.xsl + + + Fix bug 2825842 where table footnotes not appearing in HTML-coded table. + + + + + Robert Stayton: chunktoc.xsl + + + Fix bug #2834826 where appendix inside part was not chunked as it should be. + + + + + Mauritz Jeanson: chunktoc.xsl + + + Added missing namespace declarations. Closes bug #2890069. + + + + + Mauritz Jeanson: footnote.xsl + + + Updated the template for footnote paras to use the 'paragraph' template. Closes bug #2803739. + + + + + Keith Fahlgren: inline.xsl; lists.xsl + + + Remove <b> and <i> elements "discouraged in favor of style sheets" from +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB + +Added regression to EPUB specs: + + + + + Mauritz Jeanson: inline.xsl + + + Fixed bug #2844916 (don't output @target if ulink.target is empty). + + + + + Keith Fahlgren: autoidx.xsl + + + Fix a bug when using index.on.type: an 'index symbols' section was created +even if that typed index didn't include any symbols (they were in the other types). + + + + + + + Manpages + The following changes have been made to the + manpages code + since the 1.75.2 release. + + + + Mauritz Jeanson: other.xsl + + + Modified the write.stubs template so that the section directory name is not output twice. Should fix bug #2831602. +Also ensured that $lang is added to the .so path (when man.output.lang.in.name.enabled=1). + + + + + Mauritz Jeanson: docbook.xsl; other.xsl + + + Fixed bug #2412738 (apostrophe escaping) by applying the submitted patch. + + + + + Norman Walsh: block.xsl; endnotes.xsl + + + Fix bug where simpara in footnote didn't work. Patch by Jonathan Nieder, jrnieder@gmail.com + + + + + dleidert: lists.xsl + + + Fix two indentation issues: In the first case there is no corresponding .RS +macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of +the probably intended .sp leads to an indentation bug (Debian #527309, +sf.net #2642139). + + + + + + + Epub + The following changes have been made to the + epub code + since the 1.75.2 release. + + + + Keith Fahlgren: bin/spec/examples/AMasqueOfDays.epub; docbook.xsl; bin/spec/epub_spec.rb + + + Resolve some actual regressions in date output spotted by more recent versions of epubcheck + + + + + Keith Fahlgren: docbook.xsl + + + Updated mediaobject selection code that better uses roles (when available); based on contributons by Glenn McDonald + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + + Ensure that NCX documents are always outputted with a default namespace +to prevent problems with the kindlegen machinery + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/partintro.xml; docbook.x⋯ + + + Adding support for partintros with sect2s, 3s, etc + + + + + Keith Fahlgren: docbook.xsl + + + Adding param to workaround horrific ADE bug with the inability to process <br> + + + + + Keith Fahlgren: docbook.xsl + + + Add support for authorgroup/author in OPF metadata (via Michael Wiedmann) + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb + + + Remove <b> and <i> elements "discouraged in favor of style sheets" from +XHTML, XHTML 1.1 (and therefore EPUB) outputs by changing html2xhtml.xsl. + +Fixes bug #2873153: No <b> and <i> tags in XHTML/EPUB + +Added regression to EPUB specs: + + + + + Keith Fahlgren: bin/lib/docbook.rb; bin/spec/files/DejaVuSerif-Italic.otf; docbook.xsl; bi⋯ + + + This resolves bug #2873142, Please add support for multiple embedded fonts + + +If you navigate to a checkout of DocBook-XSL and go to: +xsl/epub/bin/spec/files +You can now run the following command: + +../../dbtoepub -f DejaVuSerif.otf -f DejaVuSerif-Italic.otf -c test.css +-s test_cust.xsl orm.book.001.xml + +In dbtoepub, the following option can be used more than once: +-f, --font [OTF FILE] Embed OTF FILE in .epub. + +The underlying stylesheet now accepts a comma-separated list of font file +names rather than just one as the RENAMED epub.embedded.fonts ('s' added). + +The runnable EPUB spec now includes: +- should be valid .epub after including more than one embedded font + + + + + Keith Fahlgren: docbook.xsl + + + Improve the selection of cover images when working in DocBook 4.x land (work in progress) + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl + + + Improve the quality of the OPF spine regression by ensuring that the spine +elements for deeply nested refentries are in order and adjacent to their +opening wrapper XHTML chunk. + + + + + Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/orm.book.00⋯ + + + Add more careful handling of refentries to ensure that they always appear in the opf:spine. +This was only a problem when refentries were pushed deep into the hierarchy (like inside +a sect2), but presented navigational problems for many reading systems (despite the +correct NCX references). This may *not* be the best solution, but attacking a better +chunking strategy for refentries was too big a nut to crack at this time. + + + + + + + Eclipse + The following changes have been made to the + eclipse code + since the 1.75.2 release. + + + + Mauritz Jeanson: eclipse3.xsl + + + Added a stylesheet module that generates plug-ins conforming to the standard (OSGi-based) Eclipse 3.x +architecture. The main difference to the older format is that metadata is stored in a separate +manifest file. The module imports and extends the existing eclipse.xsl module. Based on code +contributed in patch #2624668. + + + + + + + Params + The following changes have been made to the + params code + since the 1.75.2 release. + + + + Robert Stayton: draft.watermark.image.xml + + + Fix bug 2922488 draft.watermark.image pointing to web resource. +Now the value is images/draft.png, and may require customization +for local resolution. + + + + + Mauritz Jeanson: equation.number.properties.xml + + + Corrected refpurpose. + + + + + Norman Walsh: paper.type.xml + + + Added USlegal and USlegallandscape paper types. + + + + + Jirka Kosek: highlight.xslthl.config.xml + + + Added note about specifying location as URL + + + + + Robert Stayton: docbook.css.source.xml; generate.css.header.xml; custom.css.source.xml; ma⋯ + + + Params to support generated CSS files. + + + + + Robert Stayton: equation.number.properties.xml + + + New attribute set for numbers appearing next to equations. + + + + + + + XSL-Xalan + The following changes have been made to the + xsl-xalan code + since the 1.75.2 release. + + + + dleidert: nbproject/genfiles.properties; nbproject/build-impl.xml + + + Rebuild netbeans build files after adding missing Netbeans configuration to allow easier packaging for Debian. + + + + + + + +Release Notes: 1.75.2 +The following is a list of changes that have been made + since the 1.75.1 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.75.1 release. + + +dleidert: locale/ja.xmlImproved Japanese translation for Note(s). Closes bug #2823965. + + +dleidert: locale/pl.xmlPolish alphabet contains O with acute accent, not with grave accent. Closes bug #2823964. + + +Robert Stayton: locale/ja.xmlFix translation of "index", per bug report 2796064. + + +Robert Stayton: locale/is.xmlNew Icelandic locale file. + + + + + +Common +The following changes have been made to the + common code + since the 1.75.1 release. + + +Norman Walsh: stripns.xslSupport more downconvert cases + + +Robert Stayton: titles.xslMake sure title inside info is used if no other title. + + + + + +FO +The following changes have been made to the + fo code + since the 1.75.1 release. + + +Robert Stayton: pi.xslTurn off dbfo-need for fop1.extensions also, per bug #2816141. + + + + + +HTML +The following changes have been made to the + html code + since the 1.75.1 release. + + +Mauritz Jeanson: titlepage.xslOutput "Copyright" heading in XHTML too. + + +Mauritz Jeanson: titlepage.xslAdded stylesheet.result.type test for copyright. Closes bug #2813289. + + +Norman Walsh: htmltbl.xslRemove ambiguity wrt @span, @rowspan, and @colspan + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.75.1 release. + + +Mauritz Jeanson: endnotes.xslAdded normalize-space() for ulink content. Closes bug #2793877. + + +Mauritz Jeanson: docbook.xslAdded stylesheet.result.type test for copyright. Closes bug #2813289. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.75.1 release. + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rbCorrected bugs caused by path and file assumptions were not met + + +Keith Fahlgren: bin/lib/docbook.rb; docbook.xslCleaning up hardcoded values into parameters and fixing Ruby library to pass them properly; all thanks to patch from Liza Daly + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.75.1 release. + + +Robert Stayton: profile.xslFix bug 2815493 missing exsl.node.set.available parameter. + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.75.1 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/ColumnUpdateEmitter.java; src/com/nwalsh/saxon/Colum⋯Added fixes so that colgroups in the XHTML namespace are processed properly. + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.75.1 release. + + +Mauritz Jeanson: nbproject/project.xmlAdded missing NetBeans configuration. + + + + + + + + +Release Notes: 1.75.1 +This release includes bug fixes. + +The following is a list of changes that have been made since the 1.75.0 release. + + + +FO +The following changes have been made to the fo code since the 1.75.0 release. + + +Keith Fahlgren: block.xslSwitching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + +Robert Stayton: lists.xslFixed bug 2789947, id attribute missing on simplelist fo output. + + + + + +HTML +The following changes have been made to the + html code + since the 1.75.0 release. + + +Keith Fahlgren: block.xslSwitching to em dash for character before attribution in epigraph; resolves Bug #2793878 + + +Robert Stayton: lists.xslFixed bug 2789678: apply-templates line accidentally deleted. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.75.0 release. + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xslAdded regression and fix to correct "bug" with namespace-prefixed container elements in META-INF/container.xml ; resolves Issue #2790017 + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯Another attempt at flexible named entity and XInclude processing + + +Keith Fahlgren: bin/lib/docbook.rbTweaking solution to Bug #2750442 following regression reported by Michael Wiedmann. + + + + + +Params +The following changes have been made to the + params code + since the 1.75.0 release. + + +Mauritz Jeanson: highlight.source.xmlUpdated documentation to reflect changes made in r8419. + + + + + + + + +Release Notes: 1.75.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +Gentext +Modifications to translations have been made. + + + +Common + +Added support for some format properties on tables using +HTML table markup. +Added two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. +Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + + + +FO + +The inclusion of highlighting code has been simplified. +Add support for pgwide on informal objects. +Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. Closes FR #1792326. +Add support for more dbfo processing instructions. +Add new variablelist.term.properties to format terms, per request # 1968513. +Add support for @width on screen and programlisting, fixes bug #2012736. +Add support for writing-mode="rl-tb" (right-to-left) in FO outputs. +Add writing.mode param for FO output. + + + +HTML + +Convert all calls to class.attribute to calls to common.html.attributes to support dir, lang, and title attributes in html output for all elements. Fulfills feature request #1993833. +Inclusion of highlighting code was simplified. Only one import is now necessary. +Add new param index.links.to.section. +Add support for the new index.links.to.section param which permits precise links to indexterms in HTML output rather than to the section title. + + + +ePub + +Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog. +Added a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann) +Added DocBook subjectset -> OPF dc:subject mapping and tests +Added DocBook date -> OPF dc:date mapping and tests +Added DocBook abstract -> OPF dc:description mapping and tests +Added --output option to dbtoepub based on user request + + + + +HTMLHelp + +Add support for generating olink target database for htmlhelp files. + + + + +Params + +Add default setting for @rules attribute on HTML markup tables. +Added a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326. +Add new variablelist.term.properties to format terms, per request # 1968513. +Add two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045. +Add param to control whether an index entry links to a section title or to the precise location of the indexterm. +New attribute list for glossentry in glossary. +New parameter to support @width on programlisting and screen. +Add attribute-sets for formatting glossary terms and defs. + + + +Highlighting + +Inclusion of highlighting code was simplified. Only one import is now necessary. + + + + + + + +The following is a list of changes that have been made + since the 1.74.3 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.74.3 release. + + +Robert Stayton: locale/sv.xml; locale/ja.xml; locale/pl.xmlCheck in translations of Legalnotice submitted on mailing list. + + +Robert Stayton: locale/es.xmlFix spelling errors in Acknowledgements entries. + + +Robert Stayton: locale/es.xmlCheck in translations for 4 elements submitted through docbook-apps +message of 14 April 2009. + + +David Cramer: locale/zh.xml; locale/ca.xml; locale/ru.xml; locale/ga.xml; locale/gl.xml; l⋯Internationalized punctuation in glosssee and glossseealso + + +Robert Stayton: MakefileCheck in fixes for DSSSL gentext targets from submitted patch #1689633. + + +Robert Stayton: locale/uk.xmlCheck in major update submitted with bug report #2008524. + + +Robert Stayton: locale/zh_tw.xmlCheck in fix to Note string submitted in bug #2441051. + + +Robert Stayton: locale/ru.xmlCheckin typo fix submitted in bug #2453406. + + + + + +Common +The following changes have been made to the + common code + since the 1.74.3 release. + + +Robert Stayton: gentext.xslFix extra generated space when xrefstyle includes 'nopage'. + + +Robert Stayton: table.xslAdd support for some format properties on tables using +HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + +Robert Stayton: olink.xslAdd placeholder template to massage olink hot text to make +customization easier, per Feature Request 1828608. + + +Robert Stayton: targets.xslAdd support for collecting olink targets from a glossary +generated from a glossary.collection. + + +Robert Stayton: titles.xslHandle firstterm like glossterm in mode="title.markup". + + +Robert Stayton: titles.xslAdd match on info/title in title.markup templates where missing. + + +Mauritz Jeanson: titles.xslChanged "ancestor::title" to "(ancestor::title and (@id or @xml:id))". +This enables proper formatting of inline elements in titles in TOCs, +as long as these inlines don't have id or xml:id attributes. + + +Robert Stayton: labels.xslAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: stripns.xsl; pi.xslConvert function-available(exsl:node-set) to use the new param +so Xalan bug is isolated. + + +Mauritz Jeanson: titles.xslAdded fixes for bugs #2112656 and #1759205: +1. Reverted mistaken commits r7485 and r7523. +2. Updated the template with match="link" and mode="no.anchor.mode" so that +@endterm is used if it exists and if the link has no content. + + +Mauritz Jeanson: titles.xslAdded code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: olink.xslFix bug #2018717 use.local.olink.style uses wrong gentext context. + + +Robert Stayton: olink.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: common.xslFix bug #1669654 Broken output if copyright <year> contains a range. + + +Robert Stayton: labels.xslFix bug in labelling figure inside appendix inside article inside book. + + + + + +FO +The following changes have been made to the + fo code + since the 1.74.3 release. + + +Jirka Kosek: highlight.xslInclusion of highlighting code was simplified. Only one import is now necessary. + + +Robert Stayton: fop1.xslAdd the new fop extensions namespace declaration, in case FOP +extension functions are used. + + +Robert Stayton: formal.xslAdd support for pgwide on informal objects. + + +Robert Stayton: docbook.xslFixed spurious closing quote on line 134. + + +Robert Stayton: docbook.xsl; autoidx-kosek.xsl; autoidx.xslConvert function-available for node-set() to use +new $exsl.node.set.available param in test. + + +David Cramer: xref.xslSuppress extra space after xref when xrefstyle='select: label nopage' (#2740472) + + +Mauritz Jeanson: pi.xslFixed doc bug for row-height. + + +David Cramer: glossary.xslInternationalized punctuation in glosssee and glossseealso + + +Robert Stayton: param.xweb; param.ent; htmltbl.xsl; table.xslAdd support for some format properties on tables using +HTML table markup. These include: + - frame attribute on table (or uses $default.table.frame parameter). + - rules attribute on table (or uses $default.table.rules parameter). + - align attribute on td and th + - valign attribute on td and th + - colspan on td and th + - rowspan on td and th + - bgcolor on td and th + + +Robert Stayton: table.xslAdd support bgcolor in td and th +elements in HTML table markup. + + +Robert Stayton: htmltbl.xslAdd support for colspan and rowspan and bgcolor in td and th +elements in HTML table markup. + + +Robert Stayton: param.xwebFix working of page-master left and right margins. + + +Mauritz Jeanson: param.xweb; param.ent; fop1.xslAdded a new parameter, bookmarks.collapse, that controls the initial state of the bookmark tree. When the parameter has a non-zero value (the default), only the top-level bookmarks are displayed initially. Otherwise, the whole tree of bookmarks is displayed. This is implemented for FOP 0.9X. Closes FR #1792326. + + +Robert Stayton: table.xsl; pi.xslAdd support for dbfo row-height processing instruction, like that in dbhtml. + + +Robert Stayton: lists.xslAdd support for dbfo keep-together processing instruction for +entire list instances. + + +Robert Stayton: lists.xsl; block.xslAdd support fo dbfo keep-together processing instruction to +more blocks like list items and paras. + + +Robert Stayton: lists.xsl; param.xweb; param.entAdd new variablelist.term.properties to format terms, per request # 1968513. + + +Robert Stayton: inline.xslIn simple.xlink, rearrange order of processing. + + +Robert Stayton: xref.xslHandle firstterm like glossterm in mode="xref-to". + + +Robert Stayton: glossary.xsl; xref.xsl; pi.xsl; footnote.xslImplement simple.xlink for glosssee and glossseealso so they can use +other types of linking besides otherterm. + + +Robert Stayton: qandaset.xslAdd two new qanda.defaultlabel values so that numbered sections and numbered questions can be distinguished. Satisfies Feature Request #1539045. + + +Robert Stayton: titlepage.xslFor the book title templates, I changed info/title to book/info/title +so other element's titles will not be affected. + + +Robert Stayton: xref.xsl; verbatim.xslUse param exsl.node.set.available to test for function. + + +Robert Stayton: param.xweb; param.ent; footnote.xslStart using new param exsl.node.set.available to work around Xalan bug. + + +Robert Stayton: titlepage.templates.xmlAdd comment on use of t:predicate for editor to prevent +extra processing of multiple editors. Fixes bug 2687842. + + +Robert Stayton: xref.xsl; autoidx.xslAn indexterm primary, secondary, or tertiary element with an id or xml:id +now outputs that ID, so that index entries can be cross referenced to. + + +Mauritz Jeanson: synop.xslAdded modeless template for ooclass|oointerface|ooexception. +Closes bug #1623468. + + +Robert Stayton: xref.xslAdd template with match on indexterm in mode="xref-to" to fix bug 2102592. + + +Robert Stayton: xref.xslNow xref to qandaentry will use the label element in a question for +the link text if it has one. + + +Robert Stayton: inline.xslAdd id if specified from @id to output for quote and phrase so +they can be xref'ed to. + + +Robert Stayton: xref.xslAdd support for xref to phrase, simpara, anchor, and quote. +This assumes the author specifies something using xrefstyle since +the elements don't have ordinary link text. + + +Robert Stayton: toc.xslFix bug in new toc templates. + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: toc.xslRewrite toc templates to support an empty toc or populated toc +in all permitted contexts. Same for lot elements. +This fixes bug #1595969 for FO outputs. + + +Robert Stayton: index.xslFix indents for seealsoie so they are consistent. + + +Mauritz Jeanson: param.xwebRemoved duplicate (monospace.font.family). + + +Robert Stayton: param.xweb; param.entAdd glossentry.list.item.properties. + + +Robert Stayton: param.xweb; param.entAdd monospace.verbatim.font.width param to support @width on programlisting. + + +Robert Stayton: verbatim.xslPut programlisting in fo:block-container with writing-mode="lr-tb" +when text direction is right to left because all program languages +are left-to-right. + + +Robert Stayton: verbatim.xslAdd support for @width on screen and programlisting, fixes bug #2012736. + + +Robert Stayton: xref.xslFix bug #1973585 xref to para with xrefstyle not handled correctly. + + +Mauritz Jeanson: block.xslAdded support for acknowledgements in article. +Support in book/part remains to be added. + + +Robert Stayton: xref.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: fo.xslAdd writing-mode="tb-rl" as well since some XSL-FO processors support it. + + +Robert Stayton: autotoc.xsl; lists.xsl; glossary.xsl; fo.xsl; table.xsl; pagesetup.xslAdd support for writing-mode="rl-tb" (right-to-left) in FO outputs. +Changed instances of margin-left to margin-{$direction.align.start} +and margin-right to margin-{$direction.align.end}. Those direction.align +params are computed from the writing mode value in each locale's +gentext key named 'writing-mode', introduced in 1.74.3 to add +right-to-left support to HTML outputs. + + +Robert Stayton: param.xweb; param.entAdd attribute-sets for formatting glossary terms and defs. + + +Robert Stayton: param.xweb; param.entAdd writing.mode param for FO output. + + +Robert Stayton: autotoc.xslFix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title +instead of question, if available. For DocBook 5, use the info versions. + + +Keith Fahlgren: verbatim.xslAdd better pointer to README for XSLTHL + + +Keith Fahlgren: verbatim.xslMore tweaking the way that XSLTHL does or does not get called + + +Keith Fahlgren: verbatim.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +HTML +The following changes have been made to the + html code + since the 1.74.3 release. + + +Robert Stayton: lists.xslRemoved redundant lang and title attributes on list element inside +div element for lists. + + +Robert Stayton: inline.xsl; titlepage.xsl; division.xsl; toc.xsl; sections.xsl; table.xsl;⋯Convert all calls to class.attribute to calls to common.html.attributes +to support dir, lang, and title attributes in html output for all elements. +Fulfills feature request #1993833. + + +Robert Stayton: chunk-common.xslFix bug #2750253 wrong links in list of figures in chunk.html +when target html is in a subdirectory and dbhtml filename used. + + +Jirka Kosek: highlight.xslInclusion of highlighting code was simplified. Only one import is now necessary. + + +Robert Stayton: chunk-common.xsl; chunktoc.xsl; docbook.xsl; chunk-changebars.xsl; autoidx⋯Convert function-available for node-set() to use +new $exsl.node.set.available param in test. + + +Mauritz Jeanson: pi.xslFixed doc bug for row-height. + + +David Cramer: glossary.xslInternationalized punctuation in glosssee and glossseealso + + +Robert Stayton: lists.xsl; html.xsl; block.xslMore elements get common.html.attributes. +Added locale.html.attributes template which does the lang, +dir, and title attributes, but not the class attribute +(used on para, for example). + + +Robert Stayton: lists.xslReplace more literal class atts with mode="class.attribute" to support +easier customization. + + +Robert Stayton: glossary.xslSupport olinking in glosssee and glossseealso. + + +Robert Stayton: inline.xslIn simple.xlink, rearrange order of processing. + + +Robert Stayton: xref.xslHandle firstterm like glossterm in mode="xref-to". + + +Robert Stayton: lists.xsl; html.xsl; block.xslAdded template named common.html.attributes to output +class, title, lang, and dir for most elements. +Started adding it to some list and block elements. + + +Robert Stayton: qandaset.xslAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: param.xweb; chunk-code.xsl; param.ent; xref.xsl; chunkfast.xsl; verbatim.x⋯Use new param exsl.node.set.available to test, handles Xalan bug. + + +Robert Stayton: autoidx.xslUse named anchors for primary, secondary, and tertiary ids so +duplicate entries with different ids can still have an id output. + + +Robert Stayton: param.xweb; param.entAdd new param index.links.to.section. + + +Robert Stayton: xref.xsl; autoidx.xslPass through an id on primary, secondary, or tertiary to +the index entry, so that one could link to an index entry. +You can't link to the id on an indexterm because that is +used to place the main anchor in the text flow. + + +Robert Stayton: autoidx.xslAdd support for the new index.links.to.section param which permits +precise links to indexterms in HTML output rather than to +the section title. + + +Mauritz Jeanson: synop.xslAdded modeless template for ooclass|oointerface|ooexception. +Closes bug #1623468. + + +Robert Stayton: qandaset.xslMake sure a qandaset has an anchor, even when it has no title, +because it may be referenced in a TOC or xref. +Before, the anchor was output by the title, but there was no +anchor if there was no title. + + +Robert Stayton: xref.xslAdd a template for indexterm with mode="xref-to" to fix bug 2102592. + + +Robert Stayton: xref.xslNow xref to qandaentry will use the label element in a question for +the link text if it has one. + + +Robert Stayton: qandaset.xsl; html.xslCreate separate templates for computing label of question and answer +in a qandaentry, so such can be used for the alt text of an xref +to a qandaentry. + + +Robert Stayton: inline.xsl; xref.xslNow support xref to phrase, simpara, anchor, and quote, +most useful when an xrefstyle is used. + + +Robert Stayton: toc.xslRewrite toc templates to support an empty toc or populated toc +in all permitted contexts. Same for lot elements. +This fixes bug #1595969 for HTML outputs. + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; xref.xsl; titlepage.templates⋯Added code to handle acknowledgements in book and part. The element is processed +similarly to dedication. All acknowledgements will appear as front matter, after +any dedications. + + +Robert Stayton: index.xslRewrote primaryie, secondaryie and tertiaryie templates to handle +nesting of elements and seeie and seealsoie, as reported in +bug # 1168912. + + +Robert Stayton: autotoc.xslFix simplesect in toc problem. + + +Robert Stayton: verbatim.xslAdd support for @width per bug report #2012736. + + +Robert Stayton: formal.xsl; htmltbl.xslFix bug #1787140 HTML tables not handling attributes correctly. + + +Robert Stayton: param.xwebMove writing-mode param. + + +Keith Fahlgren: refentry.xslRemove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly) + + +Robert Stayton: table.xslFix bug #1945872 to allow passthrough of colwidth values to +HTML table when no tablecolumns.extension is available and +when no instance of * appears in the table's colspecs. + + +Mauritz Jeanson: block.xslAdded support for acknowledgements in article. +Support in book/part remains to be added. + + +Robert Stayton: chunk-common.xslFix bug #1787167 incorrect hot text for some olinks. + + +Robert Stayton: qandaset.xslFix bug 1546008: in qandaentry in a TOC, use its blockinfo/titleabbrev or blockinfo/title +instead of question, if available. For DocBook 5, use the info versions. + + +Robert Stayton: chunktoc.xslAdd support for generating olink database when using chunktoc.xsl. + + +Keith Fahlgren: verbatim.xslAdd better pointer to README for XSLTHL + + +Keith Fahlgren: verbatim.xslAnother stab at fixing the stupid XSLTHT includes across processors (Saxon regression reported by Sorin Ristache) + + +Keith Fahlgren: verbatim.xslMore tweaking the way that XSLTHL does or does not get called + + +Keith Fahlgren: verbatim.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.74.3 release. + + +Robert Stayton: table.xslConvert function-available test for node-set() function to +test of $exsl.node.set.available param. + + +Mauritz Jeanson: lists.xslAdded a template for bibliolist. Closes bug #1815916. + + + + + +ePub +The following changes have been made to the + epub code + since the 1.74.3 release. + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/onegraphic.xinclude.xml;⋯Slightly more nuanced handling of imageobject alternatives and better support in dbtoepub for XIncludes and ENTITYs to resolve Issue #2750442 reported by Raphael Hertzog. + + +Keith Fahlgren: docbook.xslAdd a colon after an abstract/title when mapping into the dc:description for OPF metadata in ePub output to help the flat text have more pseudo-semantics (sugestions from Michael Wiedmann) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xsl; bin/spec/files/de.xmlCorrectly set dc:language in OPF metadata when i18nizing. Closes Bug #2755150 + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; docbook.xslCorrected namespace declarations for literal XHTML elements to make them serialize "normally" + + +Keith Fahlgren: docbook.xslBe a little bit more nuanced about dates + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook subjectset -> OPF dc:subject mapping and tests + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook date -> OPF dc:date mapping and tests + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Add DocBook abstract -> OPF dc:description mapping and tests + + +Robert Stayton: docbook.xslCheck in patch submitted by user to add opf:file-as attribute +to dc:creator element. + + +Keith Fahlgren: bin/dbtoepubAdding --output option to dbtoepub based on user request + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rbCleaning and regularizing the generation of namespaced nodes for OPF, NCX, XHTML and other outputted filetypes (hat tip to bobstayton for pointing out the silly, incorrect code) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/refclass.xmlRemove a nesting of <p> inside <p> for refclass (made XHTML* invalid, made HTML silly) + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/blockquotepre.xmlAdded regression test and fix for XHTML validation problem with <a>s added inside <blockquote>; This potentially causes another problem (where something is referenced by has no anchor, but someone reporting that should cause the whole <a id='thing'/> thing to be reconsidered with modern browsers in mind. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.74.3 release. + + +Robert Stayton: htmlhelp-common.xslAdd support for generating olink target database for htmlhelp files. + + + + + + +Params +The following changes have been made to the + params code + since the 1.74.3 release. + + +Robert Stayton: default.table.rules.xmlAdd default setting for @rules attribute on HTML markup tables. + + +Mauritz Jeanson: bookmarks.collapse.xmlAdded a new parameter, bookmarks.collapse, that controls the initial state +of the bookmark tree. When the parameter has a non-zero value (the default), +only the top-level bookmarks are displayed initially. Otherwise, the whole +tree of bookmarks is displayed. + +This is implemented for FOP 0.9X. Closes FR #1792326. + + +Robert Stayton: variablelist.term.properties.xmlAdd new variablelist.term.properties to format terms, per +request # 1968513. + + +Robert Stayton: qanda.defaultlabel.xmlAdd two new qanda.defaultlabel values so that numbered sections +and numbered questions can be distinguished. Satisfies +Feature Request #1539045. + + +Robert Stayton: index.links.to.section.xmlChange default to 1 to match past behavior. + + +Robert Stayton: exsl.node.set.available.xmlIsolate this text for Xalan bug regarding exsl:node-set available. +If it is ever fixed in Xalan, just fix it here. + + +Robert Stayton: index.links.to.section.xmlAdd param to control whether an index entry links to +a section title or to the precise location of the +indexterm. + + +Robert Stayton: glossentry.list.item.properties.xmlNew attribute list for glossentry in glossary. + + +Robert Stayton: monospace.verbatim.font.width.xmlNew parameter to support @width on programlisting and screen. + + +Mauritz Jeanson: highlight.source.xmlUpdated and reorganized the description. + + +Robert Stayton: page.margin.outer.xml; page.margin.inner.xmlAdd caveat about XEP bug when writing-mode is right-to-left. + + +Robert Stayton: article.appendix.title.properties.xml; writing.mode.xml; body.start.indent⋯Change 'left' to 'start' and 'right' to 'end' to support right-to-left +writing mode. + + +Robert Stayton: glossdef.block.properties.xml; glossdef.list.properties.xml; glossterm.blo⋯Add attribute-sets for formatting glossary terms and defs. + + +Robert Stayton: glossterm.separation.xmlClarify the description. + + +Robert Stayton: make.year.ranges.xmlNow handles year element containing a comma or dash without error. + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.74.3 release. + + +Jirka Kosek: READMEInclusion of highlighting code was simplified. Only one import is now necessary. + + +Keith Fahlgren: READMEAdding XSLTHL readme + + +Keith Fahlgren: common.xslAlternate attempt at sanely including/excluding XSLTHT code + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.74.3 release. + + +Mauritz Jeanson: src/com/nwalsh/saxon/Text.javaAdded a fix that prevents output of extra blank line. +Hopefully this closes bug #894805. + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.74.3 release. + + +Mauritz Jeanson: src/com/nwalsh/xalan/Text.javaAdded a fix that prevents output of extra blank line. +Hopefully this closes bug #894805. + + + + + + + + +Release Notes: 1.74.3 +This release fixes some bugs in the 1.74.2 release. +See highlighting/README for XSLTHL usage instructions. + + +Release Notes: 1.74.2 +This release fixes some bugs in the 1.74.1 release. + + + +Release Notes: 1.74.1 +This release includes important bug fixes and adds the following +significant feature changes: + + +Gentext +Kirghiz locale added and Chinese translations have been simplified. +Somme support for gentext and right-to-left languages has been added. + + +FO +Various bugs have been resolved. +Support for a new processing instruction: dbfo funcsynopsis-style has been added. +Added new param email.mailto.enabled for FO output. Patch from Paolo Borelli. + +Support for documented metadata in fop1 mode has been added. + + + + +Highlighting +Support for the latest version of XSLTHL 2.0 and some new language syntaxes have been added to a variety of outputs. + + + + +Manpages +Added man.output.better.ps.enabled param (zero default). It non-zero, no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command. + + + + + +HTML +Support for writing.mode to set text direction and alignment based on document locale has been added. + +Added a new top-level stylesheet module, chunk-changebars.xsl, to be +used for generating chunked output with highlighting based on change +(@revisionflag) markup. The module imports/includes the standard chunking +and changebars templates and contains additional logic for chunked output. +See FRs #1015180 and #1819915. + + + + +ePub + +Covers now look better in Adobe Digital Editions thanks to a patch from Paul Norton of Adobe + +Cover handling now more generic (including limited DocBook 5.0 cover support thanks to patch contributed by Liza Daly. +Cover markup now carries more reliably into files destined for .mobi and the Kindle. +dc:identifiers are now generated from more types of numbering schemes. +Both SEO and semantic structure of chunked ePub output by ensuring that we always send out one and only one h1 in each XHTML chunk. + +Primitive support for embedding a single font added. + + +Support for embedding a CSS customizations added. + + + + + +Roundtrip + + +Support for imagedata-metadata and table as images added. + + +Support for imagedata-metadata and legalnotice as images added. + + + + +Params +man.output.better.ps.enabled added for Manpages output + +writing.mode.xml added to set text direction. + + +Added new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +highlight.source upgraded to support the latest version of XSLTHL 2.0. + + + + + + + + +The following is a list of changes that have been made since the 1.74.0 release. + + + +Gentext +The following changes have been made to the gentext code since the 1.74.0 release. + + +Michael(tm) Smith: locale/ky.xml; Makefilenew Kirghiz locale from Ilyas Bakirov + + +Mauritz Jeanson: locale/en.xmlAdded "Acknowledgements". + + +Dongsheng Song: locale/zh_cn.xmlSimplified Chinese translation. + + +Robert Stayton: locale/lv.xml; locale/ca.xml; locale/pt.xml; locale/tr.xml; locale/af.xml;⋯Add writing-mode gentext string to support right-to-left languages. + + + + + +FO +The following changes have been made to the fo code since the 1.74.0 release. + + +David Cramer: footnote.xslAdded a check to confirm that a footnoteref's linkend points to a footnote. Stylesheets stop processing if not and provide a useful error message. + + +Mauritz Jeanson: spaces.xslConvert spaces to fo:leader also in elements in the DB 5 namespace. + + +Mauritz Jeanson: pi.xsl; synop.xslAdded support for a new processing instruction: dbfo funcsynopsis-style. +Closes bug #1838213. + + +Michael(tm) Smith: inline.xsl; param.xweb; param.entAdded new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +Mauritz Jeanson: docbook.xslAdded support for document metadata for fop1 (patch #2067318). + + +Jirka Kosek: param.ent; param.xweb; highlight.xslUpgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + +HTML +The following changes have been made to the html code since the 1.74.0 release. + + +Robert Stayton: param.xweb; docbook.xsl; param.ent; html.xslAdd support for writing.mode to set text direction and alignment based on document locale. + + +Mauritz Jeanson: chunk-changebars.xslAdded a new top-level stylesheet module, chunk-changebars.xsl, to be +used for generating chunked output with highlighting based on change +(@revisionflag) markup. The module imports/includes the standard chunking +and changebars templates and contains additional logic for chunked output. +See FRs #1015180 and #1819915. + + + + + +Manpages +The following changes have been made to the manpages code since the 1.74.0 release. + + +Michael(tm) Smith: docbook.xslPut the following at the top of generated roff for each page: + \" t +purpose is to explicitly tell AT&T troff that the page needs to be +pre-processed through tbl(1); groff can figure it out +automatically, but apparently AT&T troff needs to be explicitly told + + + + + +ePub +The following changes have been made to the epub code since the 1.74.0 release. + + +Keith Fahlgren: docbook.xslPatch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions + + +Keith Fahlgren: bin/spec/epub_regressions_spec.rb; bin/spec/files/v5cover.xml; bin/spec/sp⋯Patch contributed by Liza Daly to make ePub cover handling more generic. Additionally +DocBook 5.0's <cover> now has some limited support: + +- should reference a cover in the OPF guide for a DocBook 5.0 test document + + +Keith Fahlgren: bin/spec/files/isbn.xml; bin/spec/files/issn.xml; bin/spec/files/biblioid.⋯Liza Daly reported that the dc:identifer-generation code was garbage (she was right). + +Added new tests: +- should include at least one dc:identifier +- should include an ISBN as URN for dc:identifier if an ISBN was in the metadata +- should include an ISSN as URN for dc:identifier if an ISSN was in the metadata +- should include an biblioid as a dc:identifier if an biblioid was in the metadata +- should include a URN for a biblioid with @class attribute as a dc:identifier if an biblioid was in the metadata + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_spec.rbImprove both SEO and semantic structure of chunked ePub output by ensuring that +we always send out one and only one h1 in each XHTML chunk. + +DocBook::Epub +- should include one and only one <h1> in each HTML file in rendered ePub files +for <book>s +- should include one and only one <h1> in each HTML file in rendered ePub files +for <book>s even if they do not have section markup + + +Keith Fahlgren: docbook.xsl; bin/spec/epub_realbook_spec.rb; bin/spec/files/orm.book.001.x⋯Adding better support for covers in epub files destined for .mobi and the Kindle + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/DejaVuSerif.otf; docbook.⋯Adding primitive support for embedding a single font + + +Keith Fahlgren: bin/dbtoepub; bin/lib/docbook.rb; bin/spec/files/test_cust.xsl; bin/spec/e⋯Adding support for user-specified customization layers in dbtoepub + + +Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯Adding CSS support to .epub target & dbtoepub: + -c, --css [FILE] Use FILE for CSS on generated XHTML. + + +DocBook::Epub +... +- should include a CSS link in HTML files when a CSS file has been provided +- should include CSS file in .epub when a CSS file has been provided +- should include a CSS link in OPF file when a CSS file has been provided + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.74.0 release. + + +Steve Ball: blocks2dbk.xsl; template.xml; template.dotadded support for imagedata-metadata +added support for table as images + + +Steve Ball: blocks2dbk.xsl; normalise2sections.xsl; sections2blocks.xslImproved support for personname inlines. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xmlAdded support for legalnotice. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xsladded support for orgname in author + + +Steve Ball: specifications.xml; supported.xml; blocks2dbk.xsl; wordml2normalise.xsl; dbk2w⋯Updated specification. +to-DocBook: add cols attribute to tgroup +from-DocBook: fix for blockquote title + + + + + +Params +The following changes have been made to the params since the 1.74.0 release. + + +The change was to add man.output.better.ps.enabled parameter, with +its default value set to zero. + +If the value of the man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps command for that +page will include a number of enhancements designed to improve the +quality of that output. + +If man.output.better.ps.enabled is zero (the default), no such +markup is embedded in generated man pages, and no enhancements are +included in the PostScript output generated from those man pages +by the man -Tps command. + +WARNING: The enhancements provided by this parameter rely on +features that are specific to groff (GNU troff) and that are not +part of "classic" AT&T troff or any of its derivatives. Therefore, +any man pages you generate with this parameter enabled will be +readable only on systems on which the groff (GNU troff) program is +installed, such as GNU/Linux systems. The pages will not not be +readable on systems on with the classic troff (AT&T troff) command +is installed. + +NOTE: The value of this parameter only affects PostScript output +generated from the man command. It has no effect on output +generated using the FO backend. + +TIP: You can generate PostScript output for any man page by +running the following command: + +man FOO -Tps > FOO.ps + +You can then generate PDF output by running the following command: + +ps2pdf FOO.ps + + +Robert Stayton: writing.mode.xmlwriting mode param used to set text direction. + + +Michael(tm) Smith: email.mailto.enabled.xmlAdded new param email.mailto.enabled for FO output. +Patch from Paolo Borelli. Closes #2086321. + + +Jirka Kosek: highlight.source.xml; highlight.xslthl.config.xmlUpgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.74.0 release. + + +Jirka Kosek: cpp-hl.xml; c-hl.xml; tcl-hl.xml; php-hl.xml; common.xsl; perl-hl.xml; delphi⋯Upgraded to support the latest version of XSLTHL 2.0 + -- nested markup in highlited code is now processed + -- it is no longer needed to specify path XSLTHL configuration file using Java property + -- support for new languages, including Perl, Python and Ruby was added + + + + + + + + +Release Notes: 1.74.0 +This release includes important bug fixes and adds the following +significant feature changes: + + +.epub target +Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media) have donated code that generates .epub documents from +DocBook input. An alpha-reference implementation in Ruby has also been provided. +.epub is an open standard of the The International Digital Publishing Forum (IDPF), +a the trade and standards association for the digital publishing industry. +Read more about this target in epub/README + + + + +XHTML 1.1 target +To support .epub output, a strict XHTML 1.1 target has been added. The stylesheets for this output are +generated and are quite similar to the XHTML target. + + +Gentext updates +A number of locales have been updated. + + +Roundtrip improvements +Table, figure, template syncronization, and character style improvements have been made for WordML & Pages. Support added for OpenOffice.org. + + + + + First implementation of a libxslt extension + + A stylesheet extension for libxslt, written in Python, has been added. + The extension is a function for adjusting column widths in CALS tables. See + extensions/README.LIBXSLT for more information. + + + + + +The following is a list of changes that have been made + since the 1.73.2 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.73.2 release. + + +Michael(tm) Smith: locale/id.xmlChecked in changes to Indonesion locale submitted by Euis Luhuanam a long time ago. + + +Michael(tm) Smith: locale/lt.xmlAdded changes to Lithuanian locate submitted a long time back by Nikolajus Krauklis. + + +Michael(tm) Smith: locale/hu.xmlfixed error in lowercase.alpha definition in Hungarian locale + + +Michael(tm) Smith: locale/nb.xmlCorrected language code for nb locale, and restored missing "startquote" key. + + +Michael(tm) Smith: locale/ja.xmlCommitted changes to ja locale file, from Akagi Kobayashi. Adds bracket quotes around many xref instances that did not have them +before. + + +Michael(tm) Smith: Makefile"no" locale is now "nb" + + +Michael(tm) Smith: locale/nb.xmlUpdate Norwegian BokmÃ¥l translation. Thanks to Hans F. Nordhaug. + + +Michael(tm) Smith: locale/no.xml; locale/nb.xmlper message from Hans F. Nordhaug, correct identifier for +Norwegian BokmÃ¥l is "nb" (not "no") and has been for quite some +time now... + + +Michael(tm) Smith: locale/ja.xmlConverted ja.xml source file to use real unicode characters so +that the actual glyphs so up when you edit it in a text editor +(instead of the character references). + + +Michael(tm) Smith: locale/ja.xmlChecked in changes to ja.xml locale file. Thanks to Akagi Kobayashi. + + +Michael(tm) Smith: locale/it.xmlChanges from Federico Zenith + + +Dongsheng Song: locale/zh_cn.xmlAdded missing translations. + + + + + +Common +The following changes have been made to the + common code + since the 1.73.2 release. + + +Michael(tm) Smith: l10n.xslAdded new template "l10.language.name" for retrieving the +English-language name of the lang setting of the current document. +Closes #1916837. Thanks to Simon Kennedy. + + +Michael(tm) Smith: refentry.xslfixed syntax error + + +Michael(tm) Smith: refentry.xslfixed a couple of typos + + +Michael(tm) Smith: refentry.xslrefined handling of cases where refentry "source" or "manual" +metadata is missing or when we use fallback content instead. We +now report a Warning if we use fallback content. + + +Michael(tm) Smith: refentry.xsldon't use refmiscinfo@class=date value as fallback for refentry +"source" or "manual" metadata fields + + +Michael(tm) Smith: refentry.xslMade reporting of missing refentry metadata more quiet: + + - we no longer report anything if usable-but-not-preferred + metadata is found; we just quietly use whatever we manage to + find + + - we now only report missing "source" metadata if the refentry + is missing BOTH "source name" and "version" metadata; if it + has one but not the other, we use whichever one it has and + don't report anything as missing + +The above changes were made because testing with some "real world" +source reveals that some authors are intentionally choosing to use +"non preferred" markup for some metadata, and also choosing to +omit "source name" or "version" metadata in there DocBook XML. So +it does no good to give them pedantic reminders about what they +already know... + +Also, changed code to cause "fixme" text to be inserted in output +in particular cases: + + - if we can't manage to find any "source" metadata at all, we + now put fixme text into the output + + - if we can't manage to find any "manual" metadata a all, we + now put fixme text into the output + +The "source" and "manual" metadata is necessary information, so +buy putting the fixme stuff in the output, we alert users to the +need problem of it being missing. + + +Michael(tm) Smith: refentry.xslWhen generating manpages output, we no longer report anything if +the refentry source is missing date or pubdate content. In +practice, many users intentionally omit the date from the source +because they explicitly want it to be generated. + + +Michael(tm) Smith: l10n.xmlfurther change needed for switch from no locale to nb. + + +Michael(tm) Smith: common.xslAdded support for orgname in authorgroup. Thanks to Camille +Bégnis. + + +Michael(tm) Smith: Makefile"no" locale is now "nb" + + +Mauritz Jeanson: stripns.xslRemoved the template matching "ng:link|db:link" (in order to make @xlink:show +work with <link> elements). As far as I can tell, this template is no longer needed. + + +Mauritz Jeanson: entities.entMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: titles.xslAdded an update the fix made in revision 7528 (handling of xref/link in no.anchor.mode mode). +Having xref in title is not a problem as long as the target is not an ancestor element. +Closes bug #1838136. + +Note that an xref that is in a title and whose target is an ancestor element is still not +rendered in the TOC. This could be considered a bug, but on the other hand I cannot really +see the point in having such an xref in a document. + + +Mauritz Jeanson: titles.xslAdded a "not(ancestor::title)" test to work around "too many nested +apply-templates" problems when processing xrefs or links in no.anchor.mode mode. +Hopefully, this closes bug #1811721. + + +Mauritz Jeanson: titles.xslRemoved old template matching "link" in no.anchor.mode mode. + + +Mauritz Jeanson: titles.xslProcess <link> in no.anchor.mode mode with the same template as <xref>. +Closes bug #1759205 (Empty link in no.anchor.mode mode). + + +Mauritz Jeanson: titles.xslIn no.anchor.mode mode, do not output anchors for elements that are descendants +of <title>. Previously, having inline elements with @id/@xml:id in <title>s +resulted in anchors both in the TOC and in the main flow. Closes bug #1797492. + + + + + +FO +The following changes have been made to the + fo code + since the 1.73.2 release. + + Mauritz Jeanson: pi.xslUpdated documentation for keep-together. + Mauritz Jeanson: task.xslEnabled use of the keep-together PI on task elements. + +Robert Stayton: index.xslFOP1 requires fo:wrapper for inline index entries, not fo:inline. + + +Robert Stayton: index.xslFixed non-working inline.or.block template for indexterm wrappers. +Add fop1 to list of processors using inline.or.block. + + +Mauritz Jeanson: table.xslFixed bug #1891965 (colsep in entytbl not working). + + +Mauritz Jeanson: titlepage.xslAdded support for title in revhistory. Closes bug #1842847. + + +Mauritz Jeanson: pi.xslSmall doc cleanup (dbfo float-type). + + +Mauritz Jeanson: titlepage.xslInsert commas between multiple copyright holders. + + +Mauritz Jeanson: autotoc.xsl; division.xslAdded modifications to support nested set elements. See bug #1853172. + + +David Cramer: glossary.xslAdded normalize-space to xsl:sorts to avoid missorting of glossterms due to stray leading spaces. + + +David Cramer: glossary.xslFixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry + + +Mauritz Jeanson: inline.xslAdded a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, +and the "hot text" is the biblioid itself enclosed in brackets. + + +Mauritz Jeanson: inline.xslMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: docbook.xslUpdated message about unmatched element. + + +Mauritz Jeanson: param.xwebAdded link to profiling chapter of TCG. + + +Mauritz Jeanson: refentry.xslFixed typo (refsynopsysdiv -> refsynopsisdiv). + + +David Cramer: fop.xsl; fop1.xsl; ptc.xsl; xep.xslAdded test to check generate.index param when generating pdf bookmarks + + +Mauritz Jeanson: graphics.xslAdded support for MathML in imagedata. + + +Michael(tm) Smith: math.xslRemoved unnecessary extra test condition in test express that +checks for passivetex. + + +Michael(tm) Smith: math.xslDon't use fo:instream-foreign-object if we are processing with +passivetex. Closes #1806899. Thanks to Justus Piater. + + +Mauritz Jeanson: component.xslAdded code to output a TOC for an appendix in an article when +generate.toc='article/appendix toc'. Closes bug #1669658. + + +Dongsheng Song: biblio-iso690.xslChange encoding from "windows-1250" to "UTF-8". + + +Mauritz Jeanson: pi.xslUpdated documentation for dbfo_label-width. + + +Mauritz Jeanson: lists.xslAdded support for the dbfo_label-width PI in calloutlists. + + +Robert Stayton: biblio.xslSupport finding glossary database entries inside bibliodivs. + + +Robert Stayton: formal.xslComplete support for <?dbfo pgwide="1"?> for informal +elements too. + + +Mauritz Jeanson: table.xslIn the table.block template, added a check for the dbfo_keep-together PI, so that +a table may break (depending on the PI value) at a page break. This was needed +since the outer fo:block that surrounds fo:table has keep-together.within-column="always" +by default, which prevents the table from breaking. Closes bug #1740964 (Titled +table does not respect dbfo PI). + + +Mauritz Jeanson: pi.xslAdded a few missing @role="tcg". + + +Mauritz Jeanson: inline.xslUse normalize-space() in glossterm comparisons (as in html/inline.xsl). + + +Mauritz Jeanson: autoidx.xslRemoved the [&scope;] predicate from the target variable in the template with name="reference". +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, +with index.on.type=1. Closes bug #1680836. + + +Michael(tm) Smith: inline.xsl; xref.xsl; footnote.xslAdded capability in FO output for displaying URLs for all +hyperlinks (elements marked up with xlink:href attributes) in the +same way as URLs for ulinks are already handled (which is to say, +either inline or as numbered footnotes). + +Background on this change: +DocBook 5 allows "ubiquitous" linking, which means you can make +any element a hyperlink just by adding an xlink:href attribute to +it, with the value set to an external URL. That's in contrast to +DocBook 4, which only allows you to use specific elements (e.g., +the link and ulink elements) to mark up hyperlinks. + +The existing FO stylesheets have a mechanism for handling display +of URLs for hyperlinks that are marked up with ulink, but they did +not handle display of URLs for elements that were marked up with +xlink:href attributes. This change adds handling for those other +elements, enabling the URLs they link to be displayed either +inline or as numbered footnotes (depending on what values the user +has the ulink.show and ulink.footnotes params set to). + +Note that this change only adds URL display support for elements +that call the simple.xlink template -- which currently is most +(but not all) inline elements. + +This change also moves the URL display handling out of the ulink +template and into a new "hyperlink.url.display" named template; +the ulink template and the simple.xlink named template now both +call the hyperlink.url.display template. + +Warning: In the stylesheet code that determines what footnote +number to assign to each footnote or external hyperlink, there is +an XPath expression for determining whether a particular +xlink:href instance is an external hyperlink; that expression is +necessarily a bit complicated and further testing may reveal that +it doesn't handle all cases as expected -- so some refinements to +it may need to be done later. + +Closes #1785519. Thanks to Ken Morse for reporting and +troubleshooting the problem. + + + + + +HTML +The following changes have been made to the + html code + since the 1.73.2 release. + + Keith Fahlgren: inline.xsl; synop.xslWork to make HTML and XHTML targets more valid + Keith Fahlgren: table.xslAdd better handling for tables that have footnotes in the titles + Keith Fahlgren: biblio.xslAdd anchors to bibliodivs + +Keith Fahlgren: formal.xsl; Makefile; htmltbl.xslInitial checkin/merge of epub target from work provided by Paul Norton of Adobe +and Keith Fahlgren of O'Reilly. +This change includes new code for generating the XHTML 1.1 target sanely. + + +Mauritz Jeanson: biblio.xslAdded code for creating URLs from biblioids with @class="doi" (representing Digital +Object Identifiers). See FR #1934434 and http://doi.org. + +To do: 1) Add support for FO output. 2) Figure out how @class="doi" should be handled +for bibliorelation, bibliosource and citebiblioid. + + +Norman Walsh: formal.xslDon't use xsl:copy because it forces the resulting element to be in the same namespace as the source element; in the XHTML stylesheets, that's wrong. But the HTML-to-XHTML converter does the right thing with literal result elements, so use one of them. + + +Michael(tm) Smith: MakefileAdded checks and hacks to various makefiles to enable building +under Cygwin. This stuff is ugly and maybe not worth the mess and +trouble, but does seem to work as expected and not break anything +else. + + +Michael(tm) Smith: docbook.xsladded "exslt" namespace binding to html/docbook.xsl file (in +addition to existing "exsl" binding. reason is because lack of it +seems to cause processing problems when using the profiled +version of the stylsheet + + +Norman Walsh: chunk-common.xslRename link + + +Mauritz Jeanson: table.xslAdded a fix to make rowsep apply to the last row of thead in entrytbl. + + +Michael(tm) Smith: synop.xslSimplified and streamlined handling of output for ANSI-style +funcprototype output, to correct a problem that was causing type +data to be lost in the output parameter definitions. For example, +for an instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> +... the brackets (indicating an array type) were being dropped. + + +Michael(tm) Smith: synop.xslChanged HTML handling of K&R-style paramdef output. The parameter +definitions are no longer output in a table (though the prototype +still is). The reason for the change is that the +kr-tabular-funcsynopsis-mode template was causing type data to be +lost in the output parameter definitions. For example, for an +instance like this: + <paramdef>void *<parameter>dataptr</parameter>[]</paramdef> +... the brackets (indicating an array type) were being dropped. +The easiest way to deal with the problem is to not try to chop up +the parameter definitions and display them in table format, but to +instead just output them as-is. May not look quite as pretty, but +at least we can be sure no information is being lost... + + +Michael(tm) Smith: pi.xslupdated wording of doc for funcsynopsis-style PI + + +Michael(tm) Smith: param.xweb; param.ent; synop.xslRemoved the funcsynopsis.tabular.threshold param. It's no longer +being used in the code and hasn't been since mid 2006. + + +Mauritz Jeanson: graphics.xslAdded support for the img.src.path parameter for SVG graphics. Closes bug #1888169. + + +Mauritz Jeanson: chunk-common.xslAdded missing space. + + +Norman Walsh: component.xslFix bug where component titles inside info elements were not handled properly + + +Michael(tm) Smith: pi.xslMoved dbhtml_stop-chunking embedded doc into alphabetical order, +fixed text of TCG section it see-also'ed. + + +David Cramer: pi.xslAdded support for <?dbhtml stop-chunking?> processing instruction + + +David Cramer: chunk-common.xsl; pi.xslAdded support for <?dbhtml stop-chunking?> processing instruction + + +David Cramer: glossary.xslFixed bug #1854199: glossary.xsl should use the sortas attribute on glossentry. Also added normalize-space to avoid missorting due to stray leading spaces. + + +Mauritz Jeanson: inline.xslAdded a template for citebiblioid. The hyperlink target is the parent of the referenced biblioid, +and the "hot text" is the biblioid itself enclosed in brackets. + + +Mauritz Jeanson: inline.xslAdded support for @xlink:show in the simple.xlink template. The "new" and "replace" +values are supported (corresponding to values of "_blank" and "_top" for the +ulink.target parameter). I have assumed that @xlink:show should override ulink.target +for external URI links. This closes bugs #1762023 and #1727498. + + +Mauritz Jeanson: inline.xslMoved declaration of comment.block.parents entity to common/entities.ent. + + +Mauritz Jeanson: param.xwebAdded link to profiling chapter of TCG. + + +Dongsheng Song: biblio-iso690.xslChange encoding from "windows-1250" to "UTF-8". + + +Robert Stayton: biblio.xslAdd support in biblio collection to entries in bibliodivs. + + +Mauritz Jeanson: pi.xslAdded missing @role="tcg". + + +Mauritz Jeanson: chunk-common.xsl; titlepage.xslRefactored legalnotice/revhistory chunking, so that the use.id.as.filename +parameter as well as the dbhtml_filename PI are taken into account. A new named +template in titlepage.xsl is used to compute the filename. + + +Mauritz Jeanson: chunk-common.xsl; titlepage.xslAn update to the fix for bug #1790495 (r7433): +The "ln-" prefix is output only when the legalnotice doesn't have an +@id/@xml:id, in which case the stylesheets generate an ID value, +resulting in a filename like "ln-7e0fwgj.html". This is useful because +without the prefix, you wouldn't know that the file contained a legalnotice. +The same logic is also applied to revhistory, using an "rh-" prefix. + + +Mauritz Jeanson: autoidx.xslRemoved the [&scope;] predicate from the target variable in the template with name="reference". +This filter was the cause of missing index backlinks when @zone and @type were used on indexterms, +with index.on.type=1. Closes bug #1680836. + + +Mauritz Jeanson: titlepage.xslAdded 'ln-' prefix to the name of the legalnotice chunk, in order to match the +<link href"..."> that is output by make.legalnotice.head.links (chunk-common.xsl). +Modified the href attribute on the legalnotice link. +Closes bug #1790495. + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.73.2 release. + + +Michael(tm) Smith: other.xslslightly adjusted spacing around admonition markers + + +Michael(tm) Smith: refentry.xsl; utility.xslmake sure refsect3 titles are preceded by a line of space, and +make the indenting of their child content less severe + + +Michael(tm) Smith: block.xslonly indent verbatim environments in TTY output, not in non-TTY/PS + + +Michael(tm) Smith: block.xslmade another adjustment to correct vertical alignment of admonition marker + + +Michael(tm) Smith: block.xsl; other.xslAdjusted/corrected alignment of adominition marker in PS/non-TTY output. + + +Michael(tm) Smith: endnotes.xslFor PS/non-TTY output, display footnote/endnote numbers in +superscript. + + +Michael(tm) Smith: table.xsl; synop.xsl; utility.xslChanged handling of hanging indents for cmdsynopsis, funcsynopsis, +and synopfragment such that they now look correct in non-TTY/PS +output. We now use the groff \w escape to hang by the actual width +-- in the current font -- of the command, funcdef, or +synopfragment references number (as opposed to hanging by the +number of characters). This rendering in TTY output remains the +same, since the width in monospaced TTY output is the same as the +number of characters. + +Also, created new synopsis-block-start and synopsis-block-end +templates to use for cmdsynopsis and funcsynopsis instead of the +corresponding verbatim-* templates. + +Along with those changes, also corrected a problem that caused the +content of synopfragment to be dropped, and made a +vertical-spacing change to adjust spacing around table titles and +among sibling synopfragment instances. + + +Michael(tm) Smith: other.xsluse common l10.language.name template to retrieve English-language name + + +Michael(tm) Smith: synop.xsl; inline.xsladded comment in code explaining why we don't put filename output +in italic (despite the fact that man guidelines say we should) + + +Michael(tm) Smith: inline.xslput filename output in monospace instead of italic + + +Michael(tm) Smith: synop.xslput cmdsynopsis in monospace + + +Michael(tm) Smith: inline.xslremoved template match for literal. template matches for monospace +inlines are all imported from the HTML stylesheet + + +Michael(tm) Smith: block.xsldon't indent verbatim environments that are descendants of +refsynopsisdiv, not put backgrounds behind them + + +Michael(tm) Smith: inline.xslset output of the literal element in monospace. this causes all +inline monospace instances in the git man pages to be set in +monospace (since DocBook XML source for git docs is generated with +asciidoc and asciidoc consistently outputs only <literal> for +inline monospace (not <command> or <code> or anything else). +Of course this only affects non-TTY output... + + +Michael(tm) Smith: utility.xslAdded inline.monoseq named template. + + +Michael(tm) Smith: utility.xsldon't bother using a custom register to store the previous +font-family value when setting blocks of text in code font; just +use \F[] .fam with no arg to switch back + + +Michael(tm) Smith: endnotes.xslput links in blue in PS output (note that this matches how groff +renders content marked up with the .URL macro) + + +Michael(tm) Smith: endnotes.xsl; param.xweb; param.entremoved man.links.are.underlined and added man.font.links. Also, +changed the default font formatting for links to bold. + + +Michael(tm) Smith: endnotes.xsl; param.xweb; param.entAdded new param man.base.url.for.relative.links .. specifies a +base URL for relative links (for ulink, @xlink:href, imagedata, +audiodata, videodata) shown in the generated NOTES section of +man-page output. The value of man.base.url.for.relative.links is +prepended to any relative URI that is a value of ulink url, +xlink:href, or fileref attribute. + +If you use relative URIs in link sources in your DocBook refentry +source, and you leave man.base.url.for.relative.links unset, the +relative links will appear "as is" in the NOTES section of any +man-page output generated from your source. That's probably not +what you want, because such relative links are only usable in the +context of HTML output. So, to make the links meaningful and +usable in the context of man-page output, set a value for +man.base.url.for.relative.links that points +to the online version of HTML output generated from your DocBook +refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + +Michael(tm) Smith: info.xslIf a source refentry contains a Documentation or DOCUMENTATION +section, don't report it as having missing AUTHOR information. +Also, if missing a contrib/personblurb for a person or org, report +pointers to http://docbook.sf.net/el/personblurb and to +http://docbook.sf.net/el/contrib + + +Michael(tm) Smith: info.xslIf we encounter an author|editor|othercredit instance that lacks a +personblurb or contrib, report it to the user (because that means +we have no information about that author|editor|othercredit to +display in the generated AUTHOR|AUTHORS section...) + + +Michael(tm) Smith: info.xsl; docbook.xsl; other.xslif we can't find any usable author data, emit a warning and insert +a fixme in the output + + +Michael(tm) Smith: info.xslfixed bug in indenting of output for contrib instances in AUTHORS +section. Thanks to Daniel Leidert and the fglrx docs for exposing +the bug. + + +Michael(tm) Smith: block.xslfor a para or simpara that is the first child of a callout, +suppress the .sp or .PP that would normally be output (because in +those cases, the output goes into a table cell, and the .sp or .PP +markup causes a spurious linebreak before it when displayed + + +Michael(tm) Smith: lists.xslAdded support for rendering co callouts and calloutlist instances. +So you can now use simple callouts -- marking up programlisting +and such with co instances -- and have the callouts displayed in +man-page output. ("simple callouts" means using co@id and +callout@arearefs pointing to co@id instances; in man/roff output, +we can't/don't support markup that uses areaset and area) + + +Michael(tm) Smith: block.xslonly put a line of space after a verbatim if it's followed by a +text node or a paragraph + + +Michael(tm) Smith: utility.xslput verbatim environments in slightly smaller font in non-TTY +output + + +Michael(tm) Smith: lists.xslminor whitespace-only reformatting of lists.xsl source + + +Michael(tm) Smith: lists.xslMade refinements/fixes to output of orderedlist and itemizedlist +-- in part, to get mysql man pages to display correctly. This +change causes a "\c" continuation marker to be added between +listitem markers and contents (to ensure that the content remains +on the same line as the marker when displayed) + + +Michael(tm) Smith: block.xslput a line of vertical space after all verbatim output that has +sibling content following it (not just if that sibling content is +a text node) + + +Michael(tm) Smith: block.xslrefined spacing around titles for admonitions + + +Michael(tm) Smith: block.xsl; other.xslDeal with case of verbatim environments that have a linebreak +after the opening tag. Assumption is that users generally don't +want that linebreak to appear in output, so we do some groff +hackery to mess with vertical spacing and close the space. + + +Michael(tm) Smith: inline.xslindexterm instances now produce groff comments like this: + + .\" primary: secondary: tertiary + +remark instances, if non-empty, now produce groff comments + + +Michael(tm) Smith: charmap.groff.xsl; other.xslconvert no-break space character to groff "\ \&" (instead of just +"\ "). the reason is that if a space occurs at the end of a line, +our processing causes it to be eaten. a real-world case of this is +the mysql(1) man page. appending the "\&" prevents that + + +Michael(tm) Smith: block.xsloutput "sp" before simpara output, not after it (outputting it +after results in undesirable whitespace in particular cases; for +example, in the hg/mercurial docs + + +Michael(tm) Smith: table.xsl; synop.xsl; utility.xslrenamed from title-preamble to pinch.together and replaced "sp -1" +between synopsis fragments with call to pinch.together instead + + +Michael(tm) Smith: table.xsluse title-preamble template for table titles (instead of "sp -1" +hack), and "sp 1" after all tables (instead of just "sp" + + +Michael(tm) Smith: utility.xslcreated title-preamble template for suppressing line spacing after +headings + + +Michael(tm) Smith: info.xslfurther refinement of indenting in AUTHORS section + + +Michael(tm) Smith: block.xsl; other.xslrefined handling of admonitions + + +Michael(tm) Smith: lists.xslUse RS/RE in another place where we had IP "" + + +Michael(tm) Smith: info.xslReplace (ab)use of IP with "sp -1" in AUTHORS section with RS/RE +instead. + + +Michael(tm) Smith: table.xsl; synop.xsl; info.xslchanged all instances of ".sp -1n" to ".sp -1" + + +Michael(tm) Smith: other.xsladd extra line before SH heads only in non-TTY output + + +Michael(tm) Smith: block.xslReworked output for admonitions (caution, important, note, tip, +warning). In TTY output, admonitions now get indented. In non-TTY +output, a colored marker (yellow) is displayed next to them. + + +Michael(tm) Smith: other.xslAdded BM/EM macros for putting a colored marker in margin next to +a block of text. + + +Michael(tm) Smith: utility.xslcreated make.bold.title template by moving title-bolding part out +from nested-section-title template. This allows the bolding to +also be used by the template for formatting admonitions + + +Michael(tm) Smith: info.xslput .br before copyright contents to prevent them from getting run in + + +Michael(tm) Smith: refentry.xsl; other.xsl; utility.xslmade point size of output for Refsect2 and Refsect3 heads bigger + + +Michael(tm) Smith: other.xslput slightly more space between SH head and underline in non-TTY +output + + +Michael(tm) Smith: param.xweb; param.ent; other.xslAdded the man.charmap.subset.profile.english parameter and refined +the handling of charmap subsets to differentiate between English +and non-English source. + +This way charmap subsets are now handled is this: + +If the value of the man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that is, if its +lang or xml:lang attribute has a value other than en), then the +character-map subset specified by the man.charmap.subset.profile +parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root element +in your DocBook source or on the first refentry element in your +source has the value en or if it has no lang or xml:lang +attribute, then the character-map subset specified by the +man.charmap.subset.profile.english parameter is used instead of +man.charmap.subset.profile. + +The difference between the two subsets is that +man.charmap.subset.profile provides mappings for characters in +Western European languages that are not part of the Roman +(English) alphabet (ASCII character set). + + +Michael(tm) Smith: other.xslVarious updates, mainly related to uppercasing SH titles: + + - added a "Language: " metadata line to the top comment area of + output man pages, to indicate the language the page is in + + - added a "toupper" macro of doing locale-aware uppercasing of + SH titles and cross-references to SH titles; the mechanism + relies on the uppercase.alpha and lowercase.alpha DocBook + gentext keys to do locale-aware uppercasing based on the + language the page is written in + + - added a "string.shuffle" template, which provides a library + function for "shuffling" two strings together into a single + string; it takes the first character for the first string, the + first character from second string, etc. The only current use + for it is to generate the argument for the groff tr request + that does string uppercasing. + + - added make.tr.uppercase.arg and make.tr.normalcase.arg named + templates for use in generating groff code for uppercasing and + "normal"-casing SH titles + + - made the BB/BE "background drawing" macros have effect only in + non-TTY output + + - output a few comments in the top part of source + + +Michael(tm) Smith: utility.xslremoved some leftover kruft + + +Michael(tm) Smith: refentry.xslTo create the name(s) for each man page, we now replace any spaces +in the refname(s) with underscores. This ensures that tools like +lexgrog(1) will be able to parse the name (lexgrog won't parse +names that contain spaces). + + +Michael(tm) Smith: docbook.xslPut a comment into source of man page to indicate where the main +content starts. (We now have a few of macro definitions at the +start of the source, so putting this comment in helps those that +might be viewing the source.) + + +Michael(tm) Smith: refentry.xslrefined mechanism for generating SH titles + + +Michael(tm) Smith: charmap.groff.xslAdded zcaron, Zcaron, scaron, and Scaron to the groff character map. +This means that generated Finnish man pages will no longer contain +any raw accented characters -- they'll instead by marked up with +groff escapes. + + +Michael(tm) Smith: other.xsl; utility.xslcorrected a regression I introduced about a year ago that caused +dots to be output just as "\." -- instead needs to be "\&." (which +is what it will be now, after this change) + + +Michael(tm) Smith: refentry.xslChanged backend handling for generating titles for SH sections and +for cross-references to those sections. This should have no effect +on TTY output (behavior should remain the same hopefully) but +results in titles in normal case (instead of uppercase) in PS +output. + + +Michael(tm) Smith: info.xsluse make.subheading template to make subheadings for AUTHORS and +COPYRIGHT sections (instead of harcoding roff markup) + + +Michael(tm) Smith: block.xslput code font around programlisting etc. + + +Michael(tm) Smith: synop.xsl; docbook.xslembed custom macro definitions in man pages, plus wrap synopsis in +code font + + +Michael(tm) Smith: endnotes.xsluse the make.subheading template to generated SH subheading for +endnotes section. + + +Michael(tm) Smith: lists.xslAdded some templates for generating if-then-else conditional +markup in groff, so let's use those instead of hard-coding it in +multiple places... + + +Michael(tm) Smith: other.xsl; utility.xslInitial checkin of some changes related to making PS/PDF output +from "man -l -Tps" look better. The current changes: + + - render synopsis and verbatim sections in a monospace/code font + + - put a light-grey background behind all programlisting, screen, + and literallayout instances + + - prevent SH heads in PS output from being rendered in uppercase + (as they are in console output) + + - also display xrefs to SH heads in PS output in normal case + (instead of uppercase) + + - draw a line under SH heads in PS output + +The changes made to the code to support the above features were: + + - added some embedded/custom macros: one for conditionally + upper-casing SH x-refs, one for redefining the SH macro + itself, with some conditional handling for PS output, and + finally a macro for putting a background/screen (filled box) + around a block of text (e.g., a program listing) in PS output + + - added utility templates for wrapping blocks of text in code + font; also templates for inline code font + + +Robert Stayton: refentry.xslrefpurpose nodes now get apply-templates instead of just normalize-space(). + + +Michael(tm) Smith: lists.xslFixed alignment of first lined of text for each listitem in +orderedlist output for TTY. Existing code seemed to have been +causing an extra undesirable space to appear. + + +Michael(tm) Smith: lists.xslWrapped some roff conditionals around roff markup for orderedlist +and itemizedlist output, so that the lists look acceptable in PS +output as well as TTY. + + +Michael(tm) Smith: pi.xsl; synop.xsl; param.xweb; param.entAdded the man.funcsynopsis.style parameter. Has the same effect in +manpages output as the funcsynopsis.style parameter has in HTML +output -- except that its default value is 'ansi' instead of 'kr'. + + +Michael(tm) Smith: synop.xslReworked handling of K&R funcprototype output. It no longer relies +on the HTML kr-tabular templates, but instead just does direct +transformation to roff. For K&R output, it displays the paramdef +output in an indented list following the prototype. + + +Michael(tm) Smith: synop.xslProperly integrated handling for K&R output into manpages +stylesheet. The choice between K&R output and ANSI output is +currently controlled through use of the (HTML) funcsynopsis.style +parameter. Note that because the mechanism does currently rely on +funcsynopsis.style, the default in manpages output is now K&R +(because that's the default of that param). But I suppose I ought +to create a man.funcsynopsis.style and make the default for that +ANSI (to preserve the existing default behavior). + + +Michael(tm) Smith: docbook.xsladded manpages/pi.xsl file + + +Michael(tm) Smith: .cvsignore; pi.xslAdded "dbman funcsynopsis-style" PI and incorporated it into the +doc build. + + +Michael(tm) Smith: refentry.xslFixed regression that caused an unescaped dash to be output +between refname and refpurpose content. Closes bug #1894244. +Thanks to Daniel Leidert. + + +Michael(tm) Smith: other.xslFixed problem with dots being escaped in filenames of generated +man files. Closes #1827195. Thanks to Daniel Leidert. + + +Michael(tm) Smith: inline.xslAdded support for processing structfield (was appearing in roff +output surrounded by HTML <em> tags; fixed so that it gets roff +ital markup). Closes bug #1858329. Thanks to Sam Varshavchik. + + + + + +Epub +The following changes have been made to the + epub code + since the 1.73.2 release. + + Keith Fahlgren: bin/spec/README; bin/spec/epub_realbook_spec.rb'Realbook' spec now passes + Keith Fahlgren: bin/dbtoepub; README; bin/spec/README; bin/lib/docbook.rb; bin/spec/epub_r⋯Very primitive Windows support for dbtoepub reference implementation; README for running tests and for the .epub target in general; shorter realbook test document (still fails for now) + Keith Fahlgren: bin/dbtoepub; bin/spec/epub_regressions_spec.rb; bin/lib/docbook.rb; bin/s⋯Changes to OPF spine to not duplicate idrefs for documents with parts not at the root; regression specs for same + Keith Fahlgren: docbook.xslFixing linking to cover @id, distinct from other needs of cover-image-id (again, thanks to Martin Goerner) + Keith Fahlgren: docbook.xslUpdating the title of the toc element in the guide to be more explicit (thanks to Martin Goerner) + +Keith Fahlgren: bin/spec/examples/amasque_exploded/content.opf; bin/spec/examples/amasque_⋯Initial checkin/merge of epub target from work provided by Paul Norton of Adobe +and Keith Fahlgren of O'Reilly. + + +Keith Fahlgren: docbook.xsl== General epub test support + +$ spec -O ~/.spec.opts spec/epub_spec.rb + +DocBook::Epub +- should be able to be created +- should fail on a nonexistent file +- should be able to render to a file +- should create a file after rendering +- should have the correct mimetype after rendering +- should be valid .epub after rendering an article +- should be valid .epub after rendering an article without sections +- should be valid .epub after rendering a book +- should be valid .epub after rendering a book even if it has one graphic +- should be valid .epub after rendering a book even if it has many graphics +- should be valid .epub after rendering a book even if it has many duplicated graphics +- should report an empty file as invalid +- should confirm that a valid .epub file is valid +- should not include PDFs in rendered epub files as valid image inclusions +- should include a TOC link in rendered epub files for <book>s + +Finished in 20.608395 seconds + +15 examples, 0 failures + + +== Verbose epub test coverage against _all_ of the testdocs + +Fails on only (errors truncated): +1) +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/calloutlist.003.xml [30]' FAILED +'DocBook::Epub should be able to render a valid .epub for the test document /Users/keith/work/docbook-dev/trunk/xsl/epub/bin/spec/testdocs/cmdsynopsis.001.xml [35]' FAILED +.... + +Finished in 629.89194 seconds + +224 examples, 15 failures + +224 examples, 15 failures yields 6% failure rate + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.73.2 release. + + +Mauritz Jeanson: htmlhelp-common.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.73.2 release. + + +David Cramer: eclipse.xslUse sortas attributes (if they exist) when sorting indexterms + + +David Cramer: eclipse.xslAdded support for indexterm/see in eclipse index.xml + + +Mauritz Jeanson: eclipse.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> +to helpidx template. + + +David Cramer: eclipse.xslGenerate index.xml file and add related goo to plugin.xml file. Does not yet support see and seealso. + + +Mauritz Jeanson: eclipse.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.73.2 release. + + +Mauritz Jeanson: javahelp.xslAdded <xsl:with-param name="quiet" select="$chunk.quietly"/> to calls to +the write.chunk, write.chunk.with.doctype, and write.text.chunk templates. +This makes chunk.quietly=1 suppress chunk filename messages also for help +support files (which seems to be what one would expect). See bug #1648360. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.73.2 release. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xslfix table/cell borders for wordml, fix formal figure, add emphasis-strong + + +Mauritz Jeanson: supported.xmlChanged @cols to 5. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; template.xmladded pubdate, fixed metadata handling in biblioentry + + +Steve Ball: supported.xmlAdded support for edition. + + +Steve Ball: docbook-pages.xsl; wordml-blocks.xsl; docbook.xsl; wordml.xsl; pages-normalise⋯Removed stylesheets for old, deprecated conversion method. + + +Steve Ball: specifications.xml; dbk2ooo.xsl; blocks2dbk.xsl; dbk2pages.xsl; blocks2dbk.dtd⋯Added support for Open Office, added edition element, improved list and table support in Word and Pages + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; dbk2pages.xsl; template-pages.xml; templ⋯Fixed bug in WordML table handling, improved table handling for Pages 08, synchronised WordML and Pages templates. + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; wordml2normalise.xsl; dbk2wp.xslfix caption, attributes + + +Steve Ball: specifications.xml; blocks2dbk.xsl; wordml2normalise.xsl; blocks2dbk.dtd; temp⋯Fixes to table and list handling + + +Steve Ball: blocks2dbk.xsladded support for explicit emphasis character styles + + +Steve Ball: wordml2normalise.xsladded support for customisation in image handling + + +Steve Ball: blocks2dbk.xslAdded inlinemediaobject support for metadata. + + +Steve Ball: normalise-common.xsl; blocks2dbk.xsl; template.xml; dbk2wordml.xsl; dbk2wp.xslAdded support file. Added style locking. Conversion bug fixes. + + + + + +Slides +The following changes have been made to the + slides code + since the 1.73.2 release. + + +Michael(tm) Smith: fo/Makefile; html/MakefileAdded checks and hacks to various makefiles to enable building +under Cygwin. This stuff is ugly and maybe not worth the mess and +trouble, but does seem to work as expected and not break anything +else. + + +Jirka Kosek: html/plain.xslAdded support for showing foil number + + + + + +Website +The following changes have been made to the + website code + since the 1.73.2 release. + + +Michael(tm) Smith: extensions/saxon64/.classes/.gitignore; extensions/xalan2/.classes/com/⋯renamed a bunch more .cvsignore files to .gitignore (to facilitate use of git-svn) + + + + + +Params +The following changes have been made to the + params code + since the 1.73.2 release. + + Keith Fahlgren: epub.autolabel.xmlNew parameter for epub, epub.autolabel + +Mauritz Jeanson: table.frame.border.color.xml; table.cell.padding.xml; table.cell.border.t⋯Added missing refpurposes and descriptions. + + +Keith Fahlgren: ade.extensions.xmlExtensions to support Adobe Digital Editions extensions in .epub output. + + +Mauritz Jeanson: fop.extensions.xml; fop1.extensions.xmlClarified that fop1.extensions is for FOP 0.90 and later. Version 1 is not here yet... + + +Michael(tm) Smith: man.links.are.underlined.xml; man.endnotes.list.enabled.xml; man.font.l⋯removed man.links.are.underlined and added man.font.links. Also, +changed the default font formatting for links to bold. + + +Michael(tm) Smith: man.base.url.for.relative.links.xmlAdded new param man.base.url.for.relative.links .. specifies a +base URL for relative links (for ulink, @xlink:href, imagedata, +audiodata, videodata) shown in the generated NOTES section of +man-page output. The value of man.base.url.for.relative.links is +prepended to any relative URI that is a value of ulink url, +xlink:href, or fileref attribute. + +If you use relative URIs in link sources in your DocBook refentry +source, and you leave man.base.url.for.relative.links unset, the +relative links will appear "as is" in the NOTES section of any +man-page output generated from your source. That's probably not +what you want, because such relative links are only usable in the +context of HTML output. So, to make the links meaningful and +usable in the context of man-page output, set a value for +man.base.url.for.relative.links that points +to the online version of HTML output generated from your DocBook +refentry source. For example: + + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + +Michael(tm) Smith: man.string.subst.map.xmlsqueeze .sp\n.sp into a single .sp (to prevent a extra, spurious +line of whitespace from being inserted after programlisting etc. +in certain cases) + + +Michael(tm) Smith: refentry.manual.fallback.profile.xml; refentry.source.fallback.profile.⋯don't use refmiscinfo@class=date value as fallback for refentry +"source" or "manual" metadata fields + + +Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯made some further doc tweaks related to the +man.charmap.subset.profile.english param + + +Michael(tm) Smith: man.charmap.subset.profile.xml; man.charmap.enabled.xml; man.charmap.su⋯Added the man.charmap.subset.profile.english parameter and refined +the handling of charmap subsets to differentiate between English +and non-English source. + +This way charmap subsets are now handled is this: + +If the value of the man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that is, if its +lang or xml:lang attribute has a value other than en), then the +character-map subset specified by the man.charmap.subset.profile +parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root element +in your DocBook source or on the first refentry element in your +source has the value en or if it has no lang or xml:lang +attribute, then the character-map subset specified by the +man.charmap.subset.profile.english parameter is used instead of +man.charmap.subset.profile. + +The difference between the two subsets is that +man.charmap.subset.profile provides mappings for characters in +Western European languages that are not part of the Roman +(English) alphabet (ASCII character set). + + +Michael(tm) Smith: man.charmap.subset.profile.xmlAdded to default charmap used by manpages: + + - the "letters" part of the 'C1 Controls And Latin-1 Supplement + (Latin-1 Supplement)' Unicode block + - Latin Extended-A block (but not all of the characters from + that block have mappings in groff, so some of them are still + passed through as-is) + +The effects of this change are that in man pages generated for +most Western European languages and for Finnish, all characters +not part of the Roman alphabet are (e.g., "accented" characters) +are converted to groff escapes. + +Previously, by default we passed through those characters as is +(and users needed to use the full charmap if they wanted to have +those characters converted). + +As a result of this change, man pages generated for Western +European languages will be viewable in some environments in which +they are not viewable if the "raw" non-Roman characters are in them. + + +Mauritz Jeanson: generate.legalnotice.link.xml; generate.revhistory.link.xmlAdded information on how the filename is computed. + + +Mauritz Jeanson: default.table.width.xmlClarified PI usage. + + +Michael(tm) Smith: man.funcsynopsis.style.xmlAdded the man.funcsynopsis.style parameter. Has the same effect in +manpages output as the funcsynopsis.style parameter has in HTML +output -- except that its default value is 'ansi' instead of 'kr'. + + +Michael(tm) Smith: funcsynopsis.tabular.threshold.xmlRemoved the funcsynopsis.tabular.threshold param. It's no longer +being used in the code and hasn't been since mid 2006. + + +Mauritz Jeanson: table.properties.xmlSet keep-together.within-column to "auto". This seems to be the most sensible +default value for tables. + + +Mauritz Jeanson: informal.object.properties.xml; admon.graphics.extension.xml; informalequ⋯Several small documentation fixes. + + +Mauritz Jeanson: manifest.in.base.dir.xmlWording fixes. + + +Mauritz Jeanson: header.content.properties.xml; footer.content.properties.xmlAdded refpurpose. + + +Mauritz Jeanson: ulink.footnotes.xml; ulink.show.xmlUpdated for DocBook 5. + + +Mauritz Jeanson: index.method.xml; glossterm.auto.link.xmlSpelling and wording fixes. + + +Mauritz Jeanson: callout.graphics.extension.xmlClarifed available graphics formats and extensions. + + +Mauritz Jeanson: footnote.sep.leader.properties.xmlCorrected refpurpose. + + +Jirka Kosek: footnote.properties.xmlAdded more properties which make it possible to render correctly footnotes placed inside verbatim elements. + + +Mauritz Jeanson: img.src.path.xmlimg.src.path works with inlinegraphic too. + + +Mauritz Jeanson: saxon.character.representation.xmlAdded TCG link. + + +Mauritz Jeanson: img.src.path.xmlUpdated description of img.src.path. Bug #1785224 revealed that +there was a risk of misunderstanding how it works. + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.73.2 release. + + +Jirka Kosek: xsl2profile.xslAdded new rules to profile all content generated by HTML Help (including alias files) + + +Robert Stayton: profile-mode.xsluse mode="profile" instead of xsl:copy-of for attributes so +they can be more easily customized. + + + + + + +Tools +The following changes have been made to the + tools code + since the 1.73.2 release. + + +Michael(tm) Smith: make/Makefile.DocBookvarious changes and additions to support making with asciidoc as +an input format + + +Michael(tm) Smith: make/Makefile.DocBookmake dblatex the default PDF maker for the example makefile + + +Michael(tm) Smith: xsl/build/html2roff.xslReworked handling of K&R funcprototype output. It no longer relies +on the HTML kr-tabular templates, but instead just does direct +transformation to roff. For K&R output, it displays the paramdef +output in an indented list following the prototype. + + +Mauritz Jeanson: xsl/build/make-xsl-params.xslMade attribute-sets members of the param list. This enables links to attribute-sets in the +reference documentation. + + +Michael(tm) Smith: xsl/build/html2roff.xsluse .BI handling in K&R funsynopsis output for manpages, just as +we do already of ANSI output + + +Michael(tm) Smith: xsl/build/html2roff.xslImplemented initial support for handling tabular K&R output of +funcprototype in manpages output. Accomplished by adding more +templates to the intermediate HTML-to-roff stylesheet that the +build uses to create the manpages/html-synop.xsl stylesheet. + + +Michael(tm) Smith: xsl/build/doc-link-docbook.xslMade the xsl/tools/xsl/build/doc-link-docbook.xsl stylesheet +import profile-docbook.xsl, so that we can do profiling of release +notes. Corrected some problems in the target for the release-notes +HTML build. + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.73.2 release. + + Keith Fahlgren: MakefileUse DOCBOOK_SVN variable everywhere, please; build with PDF_MAKER + +Michael(tm) Smith: Makefilemoved extensions build targets from master xsl/Makefile to +xsl/extensions/Makefile + + +Michael(tm) Smith: .cvsignorere-adding empty extensions subdir + + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.73.2 release. + + +Michael(tm) Smith: VERSIONbring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with +recent change to snapshot build infrastructure + + +Michael(tm) Smith: nbproject/build-impl.xml; nbproject/project.propertiesChanged hard-coded file references in "clean" target to variable +references. Closes #1792043. Thanks to Daniel Leidert. + + +Michael(tm) Smith: VERSION; MakefileDid post-release wrap-up of xsl-saxon and xsl-xalan dirs + + +Michael(tm) Smith: nbproject/build-impl.xml; VERSION; Makefile; testMore tweaks to get release-ready + + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.73.2 release. + + +Michael(tm) Smith: VERSIONbring xsl2, xsl-saxon, and xsl-xalan VERSION files up-to-date with +recent change to snapshot build infrastructure + + +Michael(tm) Smith: nbproject/build-impl.xmlChanged hard-coded file references in "clean" target to variable +references. Closes #1792043. Thanks to Daniel Leidert. + + +Michael(tm) Smith: Makefile; VERSIONDid post-release wrap-up of xsl-saxon and xsl-xalan dirs + + +Michael(tm) Smith: Makefile; nbproject/build-impl.xml; VERSIONMore tweaks to get release-ready + + + + + +XSL-libxslt +The following changes have been made to the + xsl-libxslt code + since the 1.73.2 release. + + +Mauritz Jeanson: python/xslt.pyPrint the result to stdout if no outfile has been given. +Some unnecessary semicolons removed. + + +Mauritz Jeanson: python/xslt.pyAdded a function that quotes parameter values (to ensure that they are interpreted as strings). +Replaced deprecated functions from the string module with string methods. + + +Michael(tm) Smith: python/README; python/README.LIBXSLTrenamed xsl-libxslt/python/README to xsl-libxslt/python/README.LIBXSLT + + +Mauritz Jeanson: python/READMETweaked the text a little. + + + + + + + +Release Notes: 1.73.2 +This is solely a minor bug-fix update to the 1.73.1 release. + It fixes a packaging error in the 1.73.1 package, as well as a + bug in footnote handling in FO output. + + + +Release: 1.73.1 +This is mostly a bug-fix update to the 1.73.0 release. + + +Gentext +The following changes have been made to the + gentext code + since the 1.73.0 release. + + +Mauritz Jeanson: locale/de.xmlApplied patch #1766009. + + +Michael(tm) Smith: locale/lv.xmlAdded localization for ProductionSet. + + + + + +FO +The following changes have been made to the + fo code + since the 1.73.0 release. + + +Mauritz Jeanson: table.xslModified the tgroup template so that, for tables with multiple tgroups, +a width attribute is output on all corresponding fo:tables. Previously, +there was a test prohibiting this (and a comment saying that outputting more +than one width attribute will cause an error). But this seems to be no longer +relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559. + + +Mauritz Jeanson: graphics.xslReplaced useless <a> elements with warning messages (textinsert extension). + + +Mauritz Jeanson: admon.xslEnabled generation of ids (on fo:wrapper) for indexterms in admonition titles, so that page +references in the index can be created. Closes bug #1775086. + + + + + +HTML +The following changes have been made to the + html code + since the 1.73.0 release. + + +Mauritz Jeanson: titlepage.xslAdded <xsl:call-template name="process.footnotes"/> to abstract template +so that footnotes in info/abstract are processed. Closes bug #1760907. + + +Michael(tm) Smith: pi.xsl; synop.xslChanged handling of HTML output for the cmdsynopsis and +funcsynopsis elements, such that a@id instances are generated for +them if they are descendants of any element containing a dbcmdlist +or dbfunclist PI. Also, update the embedded reference docs for the +dbcmdlist and dbfunclist PIs to make it clear that they can be +used within any element for which cmdsynopsis or funcsynopsis are +valid children. + + +Michael(tm) Smith: formal.xslReverted the part of revision 6952 that caused a@id anchors to be +generated for output of informal objects. Thanks to Sam Steingold +for reporting. + + +Robert Stayton: glossary.xslAccount for a glossary with no glossdiv or glossentry children. + + +Mauritz Jeanson: titlepage.xslModified legalnotice template so that the base.name parameter is calculated +in the same way as for revhistory chunks. Using <xsl:apply-templates +mode="chunk-filename" select="."/> did not work for single-page output since +the template with that mode is in chunk-code.xsl. + + +Mauritz Jeanson: graphics.xslUpdated support for SVG (must be a child of imagedata in DB 5). +Added support for MathML in imagedata. + + +Mauritz Jeanson: pi.xslAdded documentation for the dbhh PI (used for context-sensitive HTML Help). +(The two templates matching 'dbhh' are still in htmlhelp-common.xsl). + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.73.0 release. + + +Michael(tm) Smith: endnotes.xslIn manpages output, generate warnings about notesources with +non-para children only if the notesource is a footnote or +annotation. Thanks to Sam Steingold for reporting problems with +the existing handling. + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.73.0 release. + + +Michael(tm) Smith: htmlhelp-common.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.73.0 release. + + +Michael(tm) Smith: eclipse.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.73.0 release. + + +Michael(tm) Smith: javahelp.xslAdded single-pass namespace-stripping support to the htmlhelp, +eclipse, and javahelp stylesheets. + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.73.0 release. + + +Steve Ball: blocks2dbk.xsl; blocks2dbk.dtd; pages2normalise.xslModularised blocks2dbk to allow customisation, +Added support for tables to pages2normalise + + + + + +Params +The following changes have been made to the + params code + since the 1.73.0 release. + + +Robert Stayton: procedure.properties.xmlprocedure was inheriting keep-together from formal.object.properties, but +a procedure does not need to be kept together by default. + + +Dave Pawson: title.font.family.xml; component.label.includes.part.label.xml; table.frame.b⋯Regular formatting re-org. + + + + + + +Release: 1.73.0 +This release includes important bug fixes and adds the following +significant feature changes: + + + New localizations and localization updates + + We added two new localizations: Latvian and + Esperanto, and made updates to the Czech, Chinese + Simplified, Mongolian, Serbian, Italian, and Ukrainian + localizations. + + + + ISO690 citation style for bibliography output. + + Set the + bibliography.style parameter to + iso690 to use ISO690 style. + + + + New documentation for processing instructions (PI) + + The reference documentation that ships with the + release now includes documentation on all PIs that you can use to + control output from the stylesheets. + + + + New profiling parameters for audience and wordsize + + You can now do profiling based on the values of the + audience and + wordsize attributes. + + + + Changes to man-page output + + The manpages stylesheet now supports single-pass + profiling and single-pass DocBook 5 namespace stripping + (just as the HTML and FO stylesheets also do). Also, added + handling for mediaobject & + inlinemediaobject. (Each imagedata, + audiodata, or videodata element + within a mediaobject or inline + mediaobject is now treated as a "notesource" + and so handled in much the same way as links and + annotation/alt/footnote + are in manpages output.) And added the + man.authors.section.enabled and + man.copyright.section.enabled + parameters to enable control over whether output includes + auto-generated AUTHORS and + COPYRIGHT sections. + + + + Highlighting support for C + + The highlighting mechanism for generating + syntax-highlighted code snippets in output now supports C + code listings (along with Java, PHP, XSLT, and others). + + + + Experimental docbook-xsl-update script + + We added an experimental docbook-xsl-update + script, the purpose of which is to facilitate + easy sync-up to the latest docbook-xsl snapshot (by means + of rsync). + + + + + + +Gentext +The following changes have been made to the +gentext code +since the 1.72.0 release. + + +Michael(tm) Smith: locale/lv.xml; MakefileAdded Latvian localization file, from Girts Ziemelis. + + +Dongsheng Song: locale/zh_cn.xmlBrought up to date with en.xml in terms of items. A few strings marked for translation. + + +Jirka Kosek: locale/cs.xmlAdded missing translations + + +Robert Stayton: locale/eo.xmlNew locale for Esperanto. + + +Robert Stayton: locale/mn.xmlUpdate from Ganbold Tsagaankhuu. + + +Jirka Kosek: locale/en.xml; locale/cs.xmlRules for normalizing glossary entries before they are sorted can be now different for each language. + + +Michael(tm) Smith: locale/sr_Latn.xml; locale/sr.xmlCommitted changes from MiloÅ¡ KomarÄević to Serbian files. + + +Robert Stayton: locale/ja.xmlFix chapter in context xref-number-and-title + + +Robert Stayton: locale/it.xmlImproved version from contributor. + + +Mauritz Jeanson: locale/uk.xmlApplied patch 1592083. + + + + +Common +The following changes have been made to the +common code +since the 1.72.0 release. + + +Michael(tm) Smith: labels.xslChanged handling of reference auto-labeling such that reference +(when it appears at the component level) is now affected by the +label.from.part param, just as preface, chapter, and appendix. + + +Michael(tm) Smith: common.xslAdded support to the HTML stylesheets for proper processing of +orgname as a child of author. + + +Michael(tm) Smith: refentry.xslRefined logging output of refentry metadata-gathering template; +for some cases of "missing" elements (refmiscinfo stuff, etc.), +the log messages now include URL to corresponding page in the +Definitive Guide (TDG). + + +Robert Stayton: titles.xslAdd refsection/info/title support. + + +Michael(tm) Smith: titles.xslAdded support for correct handling of xref to elements that +contain info/title descendants but no title children. + +This should be further refined so that it handles any *info +elements. And there are probably some other places where similar +handling for *info/title should be added. + + +Mauritz Jeanson: pi.xslModified <xsl:when> in datetime.format template to work +around Xalan bug. + + + + +FO +The following changes have been made to the +fo code +since the 1.72.0 release. + + +Robert Stayton: component.xslAdd parameters to the page.sequence utility template. + + +Mauritz Jeanson: xref.xslAdded template for xref to area/areaset. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: inline.xslAdded template match for person element to fo stylesheet. + + +Robert Stayton: lists.xslAdded support for spacing="compact" in variablelist, per bug report #1722540. + + +Robert Stayton: table.xsltable pgwide="1" should also use pgwide.properties attribute-set. + + +Mauritz Jeanson: inline.xslMake citations numbered if bibliography.numbered != 0. + + +Robert Stayton: param.xweb; param.entAdd new profiling parameters for audience and wordsize. + + +Robert Stayton: param.xweb; param.entAdded callout.icon.size parameter. + + +Robert Stayton: inline.xsl; xref.xslAdd support for xlink as olink. + + +Robert Stayton: autotoc.xsl; param.xweb; param.entAdd support for qanda.in.toc to fo TOC. + + +Robert Stayton: component.xslImproved the page.sequence utility template for use with book. + + +Robert Stayton: division.xslRefactored the big book template into smaller pieces. +Used the "page.sequence" utility template in +component.xsl to shorten the toc piece. +Added placeholder templates for front.cover and back.cover. + + +Robert Stayton: param.xweb; param.ent; sections.xslAdd section.container.element parameter to enable +pgwide spans inside sections. + + +Robert Stayton: param.xweb; param.ent; component.xslAdd component.titlepage.properties attribute-set to +support span="all" and other properties. + + +Robert Stayton: htmltbl.xsl; table.xslApply table.row.properties template to html tr rows too. +Add keep-with-next to table.row.properties when row is in thead. + + +Robert Stayton: table.xslAdd support for default.table.frame parameter. +Fix bug 1575446 rowsep last check for @morerows. + + +Robert Stayton: refentry.xslAdd support for info/title in refsections. + + +David Cramer: qandaset.xslMake fo questions and answers behave the same way as html + + +Jirka Kosek: lists.xslAdded missing attribute set for procedure + + +Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xslAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: param.xweb; param.ent; pagesetup.xslAdd header.table.properties and footer.table.properties attribute-sets. + + +Robert Stayton: inline.xslAdd fop1.extensions for menuchoice arrow handling exception. + + + + +HTML +The following changes have been made to the + html code + since the 1.72.0 release. + + +Mauritz Jeanson: param.xweb; param.entMoved declaration and documentation of javahelp.encoding from javahelp.xsl to the +regular "parameter machinery". + + +Michael(tm) Smith: admon.xslChanged handling of titles for note, warning, caution, important, +tip admonitions: We now output and HTML h3 head only if +admon.textlabel is non-zero or if the admonition actually contains +a title; otherwise, we don't output an h3 head at all. +(Previously, we were outputting an empty h3 if the admon.textlabel +was zero and if the admonition had no title.) + + +Mauritz Jeanson: xref.xslAdded template for xref to area/areaset. +Part of fix for bug #1675513 (xref to area broken). + + +Mauritz Jeanson: titlepage.xsl; component.xsl; division.xsl; sections.xslAdded fixes to avoid duplicate ids when generate.id.attributes = 1. +This (hopefully) closes bug #1671052. + + +Michael(tm) Smith: formal.xsl; pi.xslMade the dbfunclist PI work as intended. Also added doc for +dbfunclist and dbcmdlist PIs. + + +Michael(tm) Smith: pi.xsl; synop.xslMade the dbcmdlist work the way it appears to have been intended +to work. Restored dbhtml-dir template back to pi.xsl. + + +Michael(tm) Smith: titlepage.xsl; param.xweb; param.entAdded new param abstract.notitle.enabled. +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. +Because sometimes you really don't want or need that title +there... + + +Michael(tm) Smith: chunk-code.xsl; graphics.xslWhen we are chunking long descriptions for mediaobject instances +into separate HTML output files, and use.id.as.filename is +non-zero, if a mediaobject has an ID, use that ID as the basename +for the long-description file (otherwise, we generate an ID for it +and use that ID as the basename for the file). +The parallels the recent change made to cause IDs for legalnotice +instances to be used as basenames for legalnotice chunks. +Also, made some minor refinements to the recent changes for +legalnotice chunk handling. + + +Michael(tm) Smith: titlepage.xslAdded support to the HTML stylesheets for proper processing of +orgname as a child of author. + + +Michael(tm) Smith: chunk-code.xslWhen $generate.legalnotice.link is non-zero and +$use.id.as.filename is also non-zero, if a legalnotice has an ID, +then instead of assigning the "ln-<generatedID>" basename to the +output file for that legalnotice, just use its real ID as the +basename for the file -- as we do when chunking other elements +that have IDs. + + +David Cramer: xref.xslHandle alt text on xrefs to steps when the step doesn't have a title. + + +David Cramer: lists.xslAdded <p> element around term in variablelist when formatted as table to avoid misalignment of term and listitem in xhtml (non-quirks mode) output + + +David Cramer: qandaset.xslAdded <p> element around question and answer labels to avoid misalignment of label and listitem in xhtml (non-quirks mode) output + + +David Cramer: lists.xslAdded <p> element around callouts to avoid misalignment of callout and listitem in xhtml (non-quirks mode) output + + +Mauritz Jeanson: inline.xslMake citations numbered if bibliography.numbered != 0. + + +Robert Stayton: param.xweb; param.entAdd support for new profiling attributes audience and wordsize. + + +Robert Stayton: inline.xsl; xref.xslAdd support for xlink olinks. + + +Jirka Kosek: glossary.xslRules for normalizing glossary entries before they are sorted can be now different for each language. + + +Robert Stayton: chunk-common.xsl; chunk-code.xsl; manifest.xsl; chunk.xslRefactored the chunking modules to move all named templates to +chunk-common.xsl and all match templates to chunk-code.xsl, in +order to enable better chunk customization. +See the comments in chunk.xsl for more details. + + +Robert Stayton: lists.xslAdd anchor for xml:id for listitem in varlistentry. + + +Robert Stayton: refentry.xslAdd support for info/title in refsections for db5. + + +Jirka Kosek: param.xweb; biblio.xsl; docbook.xsl; param.ent; biblio-iso690.xslAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: inline.xsl; xref.xslAdd call to class.attribute to <a> output elements so they can +have a class value too. + + +Mauritz Jeanson: glossary.xslFixed bug #1644881: +* Added curly braces around all $language attribute values. +* Moved declaration of language variable to top level of stylesheet. +Tested with Xalan, Saxon, and xsltproc. + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.72.0 release. + + +Michael(tm) Smith: param.xweb; docbook.xsl; param.entAdded the man.authors.section.enabled and +man.copyright.section.enabled parameters. Set those to zero when +you want to suppress display of the auto-generated AUTHORS and +COPYRIGHT sections. Closes request #1467806. Thanks to Daniel +Leidert. + + +Michael(tm) Smith: docbook.xslTook the test that the manpages stylesheet does to see if there +are any Refentry chilren in current doc, and made it +namespace-agnostic. Reason for that is because the test otherwise +won't work when it is copied over into the generated +profile-docbook.xsl stylesheet. + + +Michael(tm) Smith: MakefileAdded a manpages/profile-docbook.xsl file to enable single-pass +profiling for manpages output. + + +Michael(tm) Smith: info.xslOutput copyright and legalnotice in man-page output in whatever +place they are in in document order. Closes #1690539. Thanks to +Daniel Leidert for reporting. + + +Michael(tm) Smith: docbook.xslRestored support for single-pass namespace stripping to manpages +stylesheet. + + +Michael(tm) Smith: synop.xsl; block.xsl; info.xsl; inline.xsl; lists.xsl; endnotes.xsl; ut⋯Changed handling of bold and italic/underline output in manpages +output. Should be transparent to users, but... + +This touches handling of all bold and italic/underline output. The +exact change is that the mode="bold" and mode="italic" utility +templates were changed to named templates. (I think maybe I've +changed it back and forth from mode to named before, so this is +maybe re-reverting it yet again). + +Anyway, the reason for the change is that the templates are +sometimes call on dynamically node-sets, and using modes to format +those doesn't allow passing info about the current/real context +node from the source (not the node-set created by the stylesheet) +to that formatting stage. + +The named templates allow the context to be passed in as a +parameter, so that the bold/ital formatting template can use +context-aware condition checking. + +This was basically necessary in order to suppress bold formatting +in titles, which otherwise gets screwed up because of the numbnut +way that roff handles nested bold/ital. + +Closes #1674534). Much thanks to Daniel Leidert, whose in his +docbook-xsl bug-finding kung-fu has achieved Grand Master status. + + +Michael(tm) Smith: block.xslFixed handling of example instances by adding the example element +to the same template we use for processing figure. Closes +#1674538. Thanks to Daniel Leidert. + + +Michael(tm) Smith: utility.xslDon't include lang in manpages filename/pathname if lang=en (that +is, only generate lang-qualified file-/pathnames for non-English). + + +Michael(tm) Smith: endnotes.xslIn manpages output, emit warnings for notesources (footnote, etc.) +that have something other than para as a child. + +The numbered-with-hanging-indent formatting that's used for +rendering endnotes in the NOTES section of man pages places some +limits/assumptions on how the DocBook source is marked up; namely, +for notesources (footnote, annotation, etc.) that can contain +block-level children, if the they have a block-level child such as +a table or itemizedlist or orderedlist that is the first child of +a footnote, we have no way of rendering/indenting its content +properly in the endnotes list. + +Thus, the manpages stylesheet not emits a warning message for that +case, and suggests the "fix" (which is to wrap the table or +itemizedlist or whatever in a para that has some preferatory text. + + +Michael(tm) Smith: utility.xslAdded support to mixed-block template for handling tables in +mixed-blocks (e.g., as child of para) correctly. + + +Michael(tm) Smith: table.xsl; synop.xsl; block.xsl; info.xsl; lists.xsl; refentry.xsl; end⋯Reverted necessary escaping of backslash, dot, and dash +out of the well-intentioned (but it now appears, +misguided) "marker" mechanism (introduced in the 1.72.0 +release) -- which made use of alternative "marker" +characters as internal representations of those +characters, and then replaced them just prior to +serialization -- and back into what's basically the +system that was used prior to the 1.69.0 release; that +is, into a part of stylesheet code that gets executed +at the beginning of processing -- before any other roff +markup up is. This change obviates the need for the +marker system. It also requires a lot less RAM during +processing (for large files, the marker mechanism +ending up requiring gigabytes of memory). + +Closes bug #1661177. Thanks to Scott Smedley for +providing a test case (the fvwm man page) that exposed +the problem with the marker mechanism. + +Also moved the mechanism for converting non-breaking +spaces back into the same area of the stylesheet code. + + +Michael(tm) Smith: lists.xslFixed problem with incorrect formatting of nested variablelist. +Closes bug #1650931. Thanks to Daniel "Eagle Eye" Leidert. + + +Michael(tm) Smith: lists.xslMake sure that all listitems in itemizedlist and orderedlist are +preceded by a blank line. This fixes a regression that occurred +when instances of the TP macro that were use in a previous +versions of the list-handling code were switched to RS/RE (because +TP doesn't support nesting). TP automatically generates a blank +line, but RS doesn't. So I added a .sp before each .RS + + +Michael(tm) Smith: block.xsl; inline.xsl; param.xweb; docbook.xsl; links.xsl; param.entMade a number of changes related to elements with +out-of-line content: + +- Added handling for mediaobject & inlinemediaobject. + Each imagedata, audiodata, or videodata element + within a mediaobject or inline mediaobject is now + treated as a "notesource" and so handled in much the + same way as links and annotation/alt/footnotes. + + That means a numbered marker is generated inline to + mark the place in the main flow where the imagedata, + audiodata, or videodata element occurs, and a + corresponding numbered endnote for it is generated in + the endnotes list at the end of the man page; the + endnote contains the URL from the fileref attribute + of the imagedata, audiodata, or videodata element. + + For mediobject and inlinemediaobject instances that + have a textobject child, the textobject is displayed + within the main text flow. + +- Renamed several man.link.* params to man.endnotes.*, + to reflect that fact that the endnotes list now + contains more than just links. Also did similar + renaming for a number of stylesheet-internal vars. + +- Added support for xlink:href (along with existing + support for the legacy ulink element). + +- Cleaned up and streamlined the endnotes-handling + code. It's still messy and klunky and the basic + mechanism it uses is very inefficent for documents + that contain a lot of notesources, but at least it's + a bit better than it was. + + + + +Eclipse +The following changes have been made to the + eclipse code + since the 1.72.0 release. + + +Mauritz Jeanson: MakefileFixed bug #1715093: Makefile for creating profiled version of eclipse.xsl added. + + +David Cramer: eclipse.xslAdded normalize-space around to avoid leading whitespace from appearing in the output if there's extra leading whitespace (e.g. <title> Foo</title>) in the source + + + + +JavaHelp +The following changes have been made to the + javahelp code + since the 1.72.0 release. + + +Mauritz Jeanson: javahelp.xslImplemented FR #1230233 (sorted index in javahelp). + + +Mauritz Jeanson: javahelp.xslAdded normalize-space() around titles and index entries to work around whitespace problems. +Added support for glossary and bibliography in toc and map files. + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.72.0 release. + + +Steve Ball: blocks2dbk.xsl; wordml2normalise.xsl; normalise2sections.xsl; sections2blocks.⋯new stylesheets for better word processor support and easier maintenance + + +Steve Ball: template-pages.xml; dbk2wp.xsl; sections-spec.xmlfixed bugs + + + + +Params +The following changes have been made to the + params code + since the 1.72.0 release. + + +Mauritz Jeanson: htmlhelp.button.back.xml; htmlhelp.button.forward.xml; htmlhelp.button.zo⋯Modified refpurpose text. + + +Mauritz Jeanson: htmlhelp.map.file.xml; htmlhelp.force.map.and.alias.xml; htmlhelp.alias.f⋯Fixed typos, made some small changes. + + +Mauritz Jeanson: javahelp.encoding.xmlMoved declaration and documentation of javahelp.encoding from javahelp.xsl to the +regular "parameter machinery". + + +Mauritz Jeanson: generate.id.attributes.xmlAdded refpurpose text. + + +Mauritz Jeanson: annotation.js.xml; annotation.graphic.open.xml; annotation.graphic.close.⋯Added better refpurpose texts. + + +Michael(tm) Smith: chunker.output.cdata-section-elements.xml; chunker.output.standalone.xm⋯Fixed some broken formatting in source files for chunker.* params, +as pointed out by Dave Pawson. + + +Michael(tm) Smith: label.from.part.xmlChanged handling of reference auto-labeling such that reference +(when it appears at the component level) is now affected by the +label.from.part param, just as preface, chapter, and appendix. + + +Mauritz Jeanson: callout.graphics.extension.xmlClarified that 'extension' refers to file names. + + +Michael(tm) Smith: abstract.notitle.enabled.xmlAdded new param abstract.notitle.enabled. +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. +Because sometimes you really don't want or need that title +there... + + +Michael(tm) Smith: man.string.subst.map.xmlUpdated manpages string-substitute map to reflect fact that +because of another recent change to suppress bold markup in .SH +output, we no longer need to add a workaround for the accidental +uppercasing of roff escapes that occurred previously. + + +Jirka Kosek: margin.note.float.type.xml; title.font.family.xml; table.frame.border.color.x⋯Improved parameter metadata + + +Robert Stayton: profile.wordsize.xml; profile.audience.xmlAdd support for profiling on new attributes audience and wordsize. + + +Robert Stayton: callout.graphics.number.limit.xml; callout.graphics.extension.xmlAdded SVG graphics for fo output. + + +Robert Stayton: callout.icon.size.xmlSet size of callout graphics. + + +Jirka Kosek: default.units.xml; chunker.output.method.xml; toc.list.type.xml; output.inden⋯Updated parameter metadata to the new format. + + +Jirka Kosek: man.output.quietly.xml; title.font.family.xml; footnote.sep.leader.properties⋯Added type annotations into parameter definition files. + + +Robert Stayton: section.container.element.xmlSupport spans in sections for certain processors. + + +Robert Stayton: component.titlepage.properties.xmlEmpty attribute set for top level component titlepage block. +Allows setting a span on title info. + + +Jirka Kosek: bibliography.style.xmlAdded link to WiKi page with description of special markup needed for ISO690 biblioentries + + +Robert Stayton: make.year.ranges.xmlClarify that multiple year elements are required. + + +Robert Stayton: id.warnings.xmlTurn off id.warnings by default. + + +Jirka Kosek: bibliography.style.xmlAdded support for formatting biblioentries according to ISO690 citation style. +New bibliography style can be turned on by setting parameter bibliography.style to "iso690" +The code was provided by Jana Dvorakova + + +Robert Stayton: header.table.properties.xml; footer.table.properties.xmlSupport adding table properties to header and footer tables. + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.72.0 release. + + +Jirka Kosek: c-hl.xml; xslthl-config.xmlAdded support for C language. Provided by Bruno Guegan. + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.72.0 release. + + +Robert Stayton: profile-mode.xslAdd support for new profiling attributes audience and wordsize. + + + + +Lib +The following changes have been made to the + lib code + since the 1.72.0 release. + + +Michael(tm) Smith: lib.xwebChanged name of prepend-pad template to pad-string and twheeked so +it can do both right/left padding. + + + + +Tools +The following changes have been made to the + tools code + since the 1.72.0 release. + + +Michael(tm) Smith: bin; bin/docbook-xsl-updateDid some cleanup to the install.sh source and added a +docbook-xsl-update script to the docbook-xsl distro, the purpose +of which is to facilitate easy sync-up to the latest docbook-xsl +snapshot (by means of rsync). + + + + +XSL-Saxon +The following changes have been made to the + xsl-saxon code + since the 1.72.0 release. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + + +XSL-Xalan +The following changes have been made to the + xsl-xalan code + since the 1.72.0 release. + + +Michael(tm) Smith: Makefile; xalan2Turned off xalan2.jar build. This removes DocBook XSL +Java extensions support for versions of Xalan prior to +Xalan 2.7. If you are currently using the extensions +with an earlier version of Xalan, you need to upgrade +to Xalan 2.7. + + +Mauritz Jeanson: xalan27/src/com/nwalsh/xalan/Verbatim.java; xalan27/src/com/nwalsh/xalan/⋯Added modifications so that the new callout.icon.size parameter is taken into account. This +parameter is used for FO output (where SVG now is the default graphics format for callouts). + + +Mauritz Jeanson: saxon65/src/com/nwalsh/saxon/FormatCallout.java; xalan27/src/com/nwalsh/x⋯Added code for generating id attributes on callouts in HTML and FO output. +These patches enable cross-references to callouts placed by area coordinates. +It works for graphic, unicode and text callouts. +Part of fix for bug #1675513 (xref to area broken). + + +Michael(tm) Smith: saxon65/src/com/nwalsh/saxon/Website.java; xalan27/src/com/nwalsh/xalan⋯Copied over Website XSL Java extensions. + + + + + + +Release: 1.72.0 +This release includes important bug fixes and adds the following +significant feature changes: + + + Automatic sorting of glossary entries + + The HTML and FO stylesheets now support automatic sorting + of glossary entries. To enable glossary sorting, set + the value of the glossary.sort parameter + to 1 (by default, it’s value is + 0). When you enable glossary sorting, + glossentry elements within a glossary, + glossdiv, or glosslist are sorted on the + glossterm, using the current language setting. If you + don’t enable glossary sorting, then the order of + glossentry elements is left “as is†— that is, they + are not sorted but are instead just displayed in document + order. + + + + WordML renamed to Roundtrip, OpenOffice support added + + Stylesheets for “roundtrip†conversion between documents in + OpenOffice format (ODF) and DocBook XML have been added to the set + of stylesheets that formerly had the collective title + WordML, and that set of stylesheets has + been renamed to Roundtrip to better + reflect the actual scope and purpose of its contents. + So the DocBook XSL Stylesheets now support roundtrip + conversion (with certain limitations) of WordML, OpenOffice, and + Apple Pages documents to and from DocBook XML. + + + + Including QandASet questions in TOCs + + The HTML stylesheet now provides support for including + QandASet questions in the document TOC. To + enable display of questions in the document TOC, set + the value of the qanda.in.toc to + 1 (by default, it’s 0). When you + enable qanda.in.toc, then the generated + table of contents for a document will include + qandaset titles, qandadiv titles, and + question elements. The default value of zero + excludes them from the TOC. + + The qanda.in.toc parameter does + not affect any tables of contents that may be generated + within a qandaset or + qandadiv (only in the document TOC). + + + + + + Language identifier in man-page filenames and pathnames + + Added new parameter man.output.lang.in.name.enabled, which controls whether + a language identifier is included in man-page filenames and + pathnames. It works like this: + + If the value of man.output.lang.in.name.enabled is non-zero, + man-page files are output with a language identifier included in + their filenames or pathnames as follows: + + + if + man.output.subdirs.enabled is non-zero, + each file is output to, e.g., a + /$lang/man8/foo.8 pathname + + if + man.output.subdirs.enabled is zero, + each file is output with a foo.$lang.8 + filename + + + + + + index.page.number.properties property set + + For FO output, use the + index.page.number.properties to control + formatting of page numbers in index output — to (for + example) to display page numbers in index output in a + different color (to indicate that they are links). + + + + Crop marks in output from Antenna House XSL Formatter + + Support has been added for generating crop marks in + print/PDF output generated using Antenna House XSL Formatter + + + + More string-substitution hooks in manpages output + + The man.string.subst.map.local.pre + and man.string.subst.map.local.post + parameters have been added to enable easier control over + custom string substitutions. + + + + Moved verbatim properties to attribute-set + + The hardcoded properties used in verbatim elements (literallayout, + programlisting, screen) were moved to the verbatim.properties + attribute-set so they can be more easily customized. + + + + enhanced simple.xlink template + + Now the simple.xlink template in inline.xsl works with + cross reference elements xref and link as well. Also, more elements + call simple.xlink, which enables DB5 xlink functionality. + + + + + DocBook 5 compatibility + + Stylesheets now consistently support DocBook 5 attributes + (such as xml:id). Also, DocBook 5 info elements are now checked + along with other *info elements, and the use of name() function + was replaced by local-name() so it also matches on DocBook 5 elements. + These changes enable reusing the stylesheets with DocBook 5 + documents with minimal fixup. + + + + + HTML class attributes now handled in class.attribute mode + + The HTML class attributes were formerly hardcoded to the + element name. Now the class attribute is generated by applying + templates in class.attribute mode so class attribute names + can be customized. The default is still the element name. + + + + arabic-indic numbering enabled in autolabels + + Numbering of chapter, sections, and pages can now use + arabic-indic numbering when number format is set to 'arabicindic' or + to ١. + + + +The following is a detailed list of changes (not +including bug fixes) that have been made since the 1.71.1 +release. + + +Common +The following changes have been made to the + common code + since the 1.71.1 release. + + +Add support for arabicindic numbering to autolabel.format template.M: /trunk/xsl/common/labels.xsl - Robert Stayton + + +Finish support for @xml:id everywhere @id is used.M: /trunk/xsl/common/gentext.xsl; M: /trunk/xsl/common/titles.xsl - Robert Stayton + + +replace name() with local-name() in most cases.M: /trunk/xsl/common/l10n.xsl; M: /trunk/xsl/common/olink.xsl; M: /trunk/xsl/common/subtitles.xsl; M: /trunk/xsl/common/labels.xsl; M: /trunk/xsl/common/titles.xsl; M: /trunk/xsl/common/common.xsl - Robert Stayton + + +Add support for info.M: /trunk/xsl/common/subtitles.xsl; M: /trunk/xsl/common/labels.xsl; M: /trunk/xsl/common/titles.xsl; M: /trunk/xsl/common/common.xsl; M: /trunk/xsl/common/targets.xsl - Robert Stayton + + +Add utility template tabstyle to return the tabstyle from +any table element.M: /trunk/xsl/common/table.xsl - Robert Stayton + + + + + +FO +The following changes have been made to the + fo code + since the 1.71.1 release. + + +Add support for sorting glossary entriesM: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent; M: /trunk/xsl/fo/glossary.xsl - Robert Stayton + + +Add table.row.properties template to customize table rows.M: /trunk/xsl/fo/table.xsl - Robert Stayton + + +Moved all properties to attribute-sets so can be customized more easily.M: /trunk/xsl/fo/verbatim.xsl - Robert Stayton + + +Add index.page.number.properties attribute-set to format page numbers.M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + +xref now supports xlink:href, using simple.xlink template.M: /trunk/xsl/fo/xref.xsl - Robert Stayton + + +Rewrote simple.xlink, and call it with all charseq templates.M: /trunk/xsl/fo/inline.xsl - Robert Stayton + + +Add simple.xlink processing to term and member elements.M: /trunk/xsl/fo/lists.xsl - Robert Stayton + + +Add support for crop marks in Antenna House.M: /trunk/xsl/fo/axf.xsl; M: /trunk/xsl/fo/pagesetup.xsl - Robert Stayton + + + + + +HTML +The following changes have been made to the + html code + since the 1.71.1 release. + + +Add support for sorting glossary entriesM: /trunk/xsl/html/glossary.xsl - Robert Stayton + + +Add support for qanda.in.toc to add qandaentry questions to document TOC.M: /trunk/xsl/html/autotoc.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Robert Stayton + + +add simple.xlink support to variablelist term and simplelist member.M: /trunk/xsl/html/lists.xsl - Robert Stayton + + +*.propagates.style now handled in class.attribute mode.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/block.xsl; M: /trunk/xsl/html/footnote.xsl - Robert Stayton + + +add class parameter to class.attribute mode to set default class.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Convert all class attributes to use the class.attribute mode +so class names can be customized more easily.M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/division.xsl; M: /trunk/xsl/html/sections.xsl; M: /trunk/xsl/html/math.xsl; M: /trunk/xsl/html/block.xsl; M: /trunk/xsl/html/info.xsl; M: /trunk/xsl/html/footnote.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/admon.xsl; M: /trunk/xsl/html/refentry.xsl; M: /trunk/xsl/html/qandaset.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/biblio.xsl; M: /trunk/xsl/html/task.xsl; M: /trunk/xsl/html/component.xsl; M: /trunk/xsl/html/glossary.xsl; M: /trunk/xsl/html/callout.xsl; M: /trunk/xsl/html/index.xsl; M: /trunk/xsl/html/synop.xsl; M: /trunk/xsl/html/verbatim.xsl; M: /trunk/xsl/html/ebnf.xsl - Robert Stayton + + +Add class.attribute mode to generate class attributes.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Added simple.xlink to most remaining inlines. +Changed class attributes to applying class.attributes mode.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Changed xref template to use simple.xlink tempalte.M: /trunk/xsl/html/xref.xsl - Robert Stayton + + +Improve generate.html.title to work with link targets too.M: /trunk/xsl/html/html.xsl - Robert Stayton + + +Improved simple.xlink to support link and xref.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Use new link.title.attribute now.M: /trunk/xsl/html/xref.xsl - Robert Stayton + + +Rewrote simple.xlink to handle linkend also. +Better computation of title attribute on link too.M: /trunk/xsl/html/inline.xsl - Robert Stayton + + +Handle Xalan quirk as special case.M: /trunk/xsl/html/db5strip.xsl - Robert Stayton + + +Add support for info.M: /trunk/xsl/html/admon.xsl; M: /trunk/xsl/html/autotoc.xsl; M: /trunk/xsl/html/lists.xsl; M: /trunk/xsl/html/refentry.xsl; M: /trunk/xsl/html/biblio.xsl; M: /trunk/xsl/html/qandaset.xsl; M: /trunk/xsl/html/component.xsl; M: /trunk/xsl/html/glossary.xsl; M: /trunk/xsl/html/division.xsl; M: /trunk/xsl/html/index.xsl; M: /trunk/xsl/html/sections.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/block.xsl - Robert Stayton + + +Fixed imagemaps so they work properly going from calspair coords +to HTML area coords.M: /trunk/xsl/html/graphics.xsl - Robert Stayton + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.71.1 release. + + +Added doc for man.output.lang.in.name.enabled parameter. This +checkin completes support for writing file/pathnames for man-pages +with $lang include in the names. Closes #1585967. knightly +accolades to Daniel Leidert for providing the feature request.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent - Michael(tm) Smith + + +Added new param man.output.lang.in.name.enabled, which +controls whether $LANG value is included in manpages +filenames and pathnames. It works like this: + +If the value of man.output.lang.in.name.enabled is non-zero, +man-page files are output with the $lang value included in +their filenames or pathnames as follows; + +- if man.output.subdirs.enabled is non-zero, each file is + output to, e.g., a /$lang/man8/foo.8 pathname + +- if man.output.subdirs.enabled is zero, each file is output + with a foo.$lang.8 filenameM: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Use "\e" instead of "\\" for backslash output, because the +groff docs say that's the correct thing to do; also because +testing (thanks, Paul Dubois) shows that "\\" doesn't always +work as expected; for example, "\\" within a table seems to +mess things up.M: /trunk/xsl/manpages/charmap.groff.xsl - Michael(tm) Smith + + +Added the man.string.subst.map.local.pre and +man.string.subst.map.local.post parameters. Those parameters +enable local additions and changes to string-substitution mappings +without the need to change the value of man.string.subst.map +parameter (which is for standard system mappings). Closes +#1456738. Thanks to Sam Steingold for constructing a true +stylesheet torture test (the clisp docs) that exposed the need for +these params.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent; M: /trunk/xsl/manpages/other.xsl - Michael(tm) Smith + + +Added the Markup element to the list of elements that get output +in bold. Thanks to Eric S. Raymond.M: /trunk/xsl/manpages/inline.xsl - Michael(tm) Smith + + +Replaced all dots in roff requests with U+2302 ("house" +character), and added escaping in output for all instances of dot +that are not in roff requests. This fixes the problem case where a +string beginning with a dot (for example, the string ".bashrc") +might occur at the beginning of a line in output, in which case +would mistakenly get interpreted as a roff request. Thanks to Eric +S. Raymond for pushing to fix this.M: /trunk/xsl/manpages/table.xsl; M: /trunk/xsl/manpages/synop.xsl; M: /trunk/xsl/manpages/block.xsl; M: /trunk/xsl/manpages/info.xsl; M: /trunk/xsl/manpages/lists.xsl; M: /trunk/xsl/manpages/refentry.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Made change to ensure that list content nested in +itemizedlist and orderedlist instances is properly indented. This +is a switch from using .TP to format those lists to using .RS/.RE +to format them instead (because .TP does not allow nesting). Closes bug #1602616. +Thanks to Daniel Leidert.M: /trunk/xsl/manpages/lists.xsl - Michael(tm) Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.71.1 release. + + +Added doc for man.output.lang.in.name.enabled parameter. This +checkin completes support for writing file/pathnames for man-pages +with $lang include in the names. Closes #1585967. knightly +accolades to Daniel Leidert for providing the feature request.A: /trunk/xsl/params/man.output.lang.in.name.enabled.xml - Michael(tm) Smith + + +Added new param man.output.lang.in.name.enabled, which +controls whether $LANG value is included in manpages +filenames and pathnames. It works like this: + +If the value of man.output.lang.in.name.enabled is non-zero, +man-page files are output with the $lang value included in +their filenames or pathnames as follows; + +- if man.output.subdirs.enabled is non-zero, each file is + output to, e.g., a /$lang/man8/foo.8 pathname + +- if man.output.subdirs.enabled is zero, each file is output + with a foo.$lang.8 filenameM: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + +Added the man.string.subst.map.local.pre and +man.string.subst.map.local.post parameters. Those parameters +enable local additions and changes to string-substitution mappings +without the need to change the value of man.string.subst.map +parameter (which is for standard system mappings). Closes +#1456738. Thanks to Sam Steingold for constructing a true +stylesheet torture test (the clisp docs) that exposed the need for +these params.A: /trunk/xsl/params/man.string.subst.map.local.post.xml; A: /trunk/xsl/params/man.string.subst.map.local.pre.xml; M: /trunk/xsl/params/man.string.subst.map.xml - Michael(tm) Smith + + +Add index.page.number.properties by default.M: /trunk/xsl/params/xep.index.item.properties.xml - Robert Stayton + + +Added index.page.number.properties to allow customizations of page numbers in indexes.A: /trunk/xsl/params/index.page.number.properties.xml - Robert Stayton + + +Move show-destination="replace" property from template to attribute-set +so it can be customized.M: /trunk/xsl/params/olink.properties.xml - Robert Stayton + + +Add support for sorting glossary entriesA: /trunk/xsl/params/glossary.sort.xml - Robert Stayton + + +Add option to include qanda in tables of contents.A: /trunk/xsl/params/qanda.in.toc.xml - Robert Stayton + + +Moved all properties to attribute-sets so can be customized more easily.M: /trunk/xsl/params/verbatim.properties.xml - Robert Stayton + + + + + +Template +The following changes have been made to the + template code + since the 1.71.1 release. + + +Added workaround for Xalan bug: use for-each and copy instead of copy-of (#1604770).M: /trunk/xsl/template/titlepage.xsl - Mauritz Jeanson + + + + + +Roundtrip +The following changes have been made to the + roundtrip code + since the 1.71.1 release. + + +rename to roundtrip, add OpenOffice supportM: /trunk/xsl/roundtrip/docbook-pages.xsl; M: /trunk/xsl/roundtrip/specifications.xml; A: /trunk/xsl/roundtrip/dbk2ooo.xsl; M: /trunk/xsl/roundtrip/docbook.xsl; A: /trunk/xsl/roundtrip/dbk2pages.xsl; M: /trunk/xsl/roundtrip/template.xml; A: /trunk/xsl/roundtrip/dbk2wordml.xsl; A: /trunk/xsl/roundtrip/dbk2wp.xsl; M: /trunk/xsl/roundtrip/template.dot; M: /trunk/xsl/roundtrip/wordml-final.xsl - Steve Ball + + + + + + +Release: 1.71.1 +This is a minor update to the 1.71.0 release. Along with a +number of bug fixes, it includes two feature changes: + + + + Added support for profiling based on xml:lang and status attributes. + + + Added initial support in manpages output for + footnote, annotation, and alt + instances. Basically, they all now get handled the same way + ulink instances are. They are treated as a class as + "note sources": A numbered marker is generated at the place in the + main text flow where they occur, then their contents are displayed + in an endnotes section at the end of the man page. + + + + + +Common +The following changes have been made to the + common code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.D: /trunk/xsl/common/autoidx-ng.xsl - Jirka Kosek + + +Add support for Xalan generating a root xml:base like saxon.M: /trunk/xsl/common/stripns.xsl - Robert Stayton + + + + + +FO +The following changes have been made to the + fo code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.M: /trunk/xsl/fo/autoidx-ng.xsl; M: /trunk/xsl/fo/autoidx-kosek.xsl - Jirka Kosek + + +Add support for Xalan to add root node xml:base for db5 docs.M: /trunk/xsl/fo/docbook.xsl - Robert Stayton + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.71.1 release. + + +For backward compatability autoidx-ng.xsl is invoking "kosek" indexing method again.M: /trunk/xsl/html/autoidx-ng.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl - Jirka Kosek + + +Add support for Xalan to add root node xml:base for db5 docs.M: /trunk/xsl/html/chunk-code.xsl; M: /trunk/xsl/html/docbook.xsl - Robert Stayton + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Jirka Kosek + + +Made changes in namespace declarations to prevent xmllint's +canonicalizer from treating them as relative namespace URIs. + + - Changed xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService" + to xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService"; + Saxon accepts either form + (see http://www.saxonica.com/documentation/extensibility/functions.html); + to Saxon, "the part of the URI before the final '/' is immaterial". + + - Changed, e.g. xmlns:xverb="com.nwalsh.xalan.Verbatim" to + xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"; Xalan accepts + either form + (see http://xml.apache.org/xalan-j/extensions.html#java-namespace-declare); + just as Saxon does, it will "simply use the string to the + right of the rightmost forward slash as the Java class name". + + - Changed xmlns:xalanredirect="org.apache.xalan.xslt.extensions.Redirect" + to xmlns:redirect="http://xml.apache.org/xalan/redirect", and + adjusted associated code to make the current Xalan redirect spec. + (see http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/lib/Redirect.html)M: /trunk/xsl/html/oldchunker.xsl; M: /trunk/xsl/html/chunker.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/callout.xsl; M: /trunk/xsl/html/autoidx-kimber.xsl; M: /trunk/xsl/html/autoidx-kosek.xsl; M: /trunk/xsl/html/table.xsl; M: /trunk/xsl/html/verbatim.xsl - Michael(tm) Smith + + +Added the html.append and chunk.append parameters. By default, the +value of both is empty; but the internal DocBook XSL stylesheets +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order +to ensure that all files in the docbook-xsl-doc package end in a +newline character. (Because diff and some other tools may emit +error messages and/or not behave as expected when processing +files that are not newline-terminated.)M: /trunk/xsl/html/chunk-common.xsl; M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/docbook.xsl; M: /trunk/xsl/html/graphics.xsl; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.71.1 release. + + +Added license informationM: /trunk/xsl/highlighting/delphi-hl.xml; M: /trunk/xsl/highlighting/myxml-hl.xml; M: /trunk/xsl/highlighting/php-hl.xml; M: /trunk/xsl/highlighting/m2-hl.xml; M: /trunk/xsl/highlighting/ini-hl.xml; M: /trunk/xsl/highlighting/xslthl-config.xml; M: /trunk/xsl/highlighting/java-hl.xml - Jirka Kosek + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.71.1 release. + + +Added initial support in manpages output for footnote, annotation, +and alt instances. Basically, they all now get handled the same +way ulink instances are. They are treated as a class as "note +sources": A numbered marker is generated at the place in the main +text flow where they occur, then their contents are displayed in +an endnotes section at the end of the man page (currently titled +REFERENCES, for English output, but will be changed to NOTES). + +This support is not yet complete. It works for most "normal" +cases, but probably mishandles a good number of cases. More +testing will be needed to expose the problems. It may well also +introduce some bugs and regressions in other areas, including +basic paragraph handling, handling of "mixed block" content, +handling of other indented content, and handling of authorblurb +and personblurb in the AUTHORS section.M: /trunk/xsl/manpages/table.xsl; M: /trunk/xsl/manpages/block.xsl; M: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl; M: /trunk/xsl/manpages/utility.xsl - Michael(tm) Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.71.1 release. + + +Added support for profiling based on xml:lang and status attributes.A: /trunk/xsl/params/profile.status.xml - Jirka Kosek + + +Added the html.append and chunk.append parameters. By default, the +value of both is empty; but the internal DocBook XSL stylesheets +build sets their value to "<xsl:text>&#x0a;</xsl:text>", in order +to ensure that all files in the docbook-xsl-doc package end in a +newline character. (Because diff and some other tools may emit +error messages and/or not behave as expected when processing +files that are not newline-terminated.)A: /trunk/xsl/params/html.append.xml; A: /trunk/xsl/params/chunk.append.xml - Michael(tm) Smith + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.71.1 release. + + +Added support for profiling based on xml:lang and status attributes.M: /trunk/xsl/profiling/profile.xsl; M: /trunk/xsl/profiling/profile-mode.xsl - Jirka Kosek + + + + + + + +Release: 1.71.0 +This is mainly a bug fix release, but it also includes two +significant feature changes: + + + Highlighting support added + + The stylesheets now include support for source-code + highlighting in output of programlisting instances (controlled + through the highlight.source + parameter). The Java-based implementation requires Saxon and + makes use of MichalMolhanec’s XSLTHL. More details are available at Jirka Kosek’s + website:
The support is currently limited to highlighting + of XML, Java, PHP, Delphi, Modula-2 sources, and INI + files.
+
+
+ + Changes to autoindexing + + The templates that handle alternative indexing methods + were reworked to avoid errors produced by certain processors not + being able to tolerate the presence of unused functions. With + this release, none of the code for the 'kimber' or 'kosek' + methods is included in the default stylesheets. In order to use + one of those methods, your customization layer must import one + of the optional stylesheet modules: + + + + html/autoidx-kosek.xsl + + + html/autoidx-kimber.xsl + + + fo/autoidx-kosek.xsl + + + fo/autoidx-kimber.xsl + + + See the index.method parameter + reference page for more information. + + Two other changes to note: + + + The default indexing method now can handle accented + characters in latin-based alphabets, not just English. This + means accented latin letters will group and sort with their + unaccented counterpart. + + + The default value for the + index.method parameter was changed + from 'english' to 'basic' because now the default method can + handle latin-based alphabets, not just English. + + + + + +
+The following is a list of changes that have +been made since the 1.70.1 release.
+ + +Common +The following changes have been made to the + common code + since the 1.70.1 release. + + + +Added reference.autolabel parameter for controlling labels on +reference output.M: /trunk/xsl/common/labels.xsl - Michael(tm) Smith + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/common/table.xsl - Norman Walsh + + +New modules for supporting indexing extensions.A: /trunk/xsl/common/autoidx-kimber.xsl; A: /trunk/xsl/common/autoidx-kosek.xsl - Robert Stayton + + +Support startinglinenumber on orderedlistM: /trunk/xsl/common/common.xsl - Norman Walsh + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.70.1 release. + + +Completely reworked extensions build system; now uses NetBeans and antD: /trunk/xsl/extensions/xalan27/.cvsignore; A: /trunk/xsl/extensions/saxon65/nbproject; A: /trunk/xsl/extensions/saxon65/nbproject/project.properties; D: /trunk/xsl/extensions/prj.el; A: /trunk/xsl/extensions/saxon65/src; A: /trunk/xsl/extensions/xalan2/src/com; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Text.java; A: /trunk/xsl/extensions/saxon65/nbproject/project.xml; D: /trunk/xsl/extensions/build.xml; A: /trunk/xsl/extensions/saxon65/build.xml; A: /trunk/xsl/extensions/xalan2/nbproject/genfiles.properties; A: /trunk/xsl/extensions/saxon65; D: /trunk/xsl/extensions/xalan2/com; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Func.java; A: /trunk/xsl/extensions/xalan2/test; A: /trunk/xsl/extensions/saxon65/src/com; A: /trunk/xsl/extensions/xalan2/nbproject/build-impl.xml; A: /trunk/xsl/extensions/xalan2/nbproject; A: /trunk/xsl/extensions/xalan2/src; A: /trunk/xsl/extensions/xalan2/nbproject/project.properties; D: /trunk/xsl/extensions/.cvsignore; M: /trunk/xsl/extensions/Makefile; D: /trunk/xsl/extensions/saxon8; A: /trunk/xsl/extensions/saxon65/nbproject/genfiles.properties; A: /trunk/xsl/extensions/xalan2/nbproject/project.xml; A: /trunk/xsl/extensions/saxon65/test; M: /trunk/xsl/extensions/xalan2/src/com/nwalsh/xalan/Verbatim.java; A: /trunk/xsl/extensions/xalan2/build.xml; M: /trunk/xsl/extensions/xalan2; D: /trunk/xsl/extensions/saxon643; A: /trunk/xsl/extensions/saxon65/nbproject/build-impl.xml - Norman Walsh + + + + + +FO +The following changes have been made to the + fo code + since the 1.70.1 release. + + + +xsl:sort lang attribute now uses two-char substring of lang attribute.M: /trunk/xsl/fo/autoidx-kimber.xsl - Robert Stayton + + + +Support titlecase "Java", "Perl", and "IDL" as values for the +language attribute on classsynopsis, etc. (instead of just +lowercase "java", "perl", and "idl"). Also support "c++" and "C++" +(instead of just "cpp"). + +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks +to "Brian A. Vanderburg II".M: /trunk/xsl/fo/synop.xsl - Michael(tm) Smith + + + +Added support for the reference.autolabel param in (X)HTML and FO +output.M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Michael(tm) Smith + + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/fo/table.xsl - Norman Walsh + + + +Rearranged templates for the 3 indexing methods +and changed method named 'english' to 'basic'.M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + +New modules for supporting indexing extensions.A: /trunk/xsl/fo/autoidx-kimber.xsl; A: /trunk/xsl/fo/autoidx-kosek.xsl - Robert Stayton + + + +Turn off blank-body for fop1.extensions too since fop 0.92 +does not support it either.M: /trunk/xsl/fo/pagesetup.xsl - Robert Stayton + + + +Add Xalan variant to test for exslt:node-set function. +Xalan can use function named node-set(), but doesn't +recognize it using function-available().M: /trunk/xsl/fo/autoidx.xsl - Robert Stayton + + + +Added support to FO stylesheets for handling instances of Org +where it occurs outside of *info content. In HTML stylesheets, +moved handling of Org out of info.xsl and into inline.xsl. In both +FO and HTML stylesheets, added support for correctly processing +Affiliation and Jobtitle.M: /trunk/xsl/fo/inline.xsl - Michael(tm) Smith + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/fo/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/fo/inline.xsl; M: /trunk/xsl/fo/param.xweb; M: /trunk/xsl/fo/param.ent - Michael(tm) Smith + + + +Initial support of syntax highlighting of programlistings.M: /trunk/xsl/fo/param.ent; M: /trunk/xsl/fo/param.xweb; A: /trunk/xsl/fo/highlight.xsl; M: /trunk/xsl/fo/verbatim.xsl - Jirka Kosek + + +Chapter after preface should restart numbering of pages.M: /trunk/xsl/fo/pagesetup.xsl - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.70.1 release. + + + +xsl:sort lang attribute now uses two-char substring of lang attribute.M: /trunk/xsl/html/autoidx-kimber.xsl - Robert Stayton + + +Support titlecase "Java", "Perl", and "IDL" as values for the +language attribute on classsynopsis, etc. (instead of just +lowercase "java", "perl", and "idl"). Also support "c++" and "C++" +(instead of just "cpp"). + +Affects HTML, FO, and manpages output. Closes bug 1552332. Thanks +to "Brian A. Vanderburg II".M: /trunk/xsl/html/synop.xsl - Michael(tm) Smith + + + +Added support for the reference.autolabel param in (X)HTML and FO +output.M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + +Support rows that are *completely* overlapped by the preceding rowM: /trunk/xsl/html/table.xsl - Norman Walsh + + + +Rearranged templates for the 3 indexing methods +and changed method named 'english' to 'basic'.M: /trunk/xsl/html/autoidx.xsl - Robert Stayton + + +New modules for supporting indexing extensions.A: /trunk/xsl/html/autoidx-kimber.xsl; A: /trunk/xsl/html/autoidx-kosek.xsl - Robert Stayton + + + +Added several new HTML parameters for controlling appearance of +content on HTML title pages: + +contrib.inline.enabled: + If non-zero (the default), output of the contrib element is + displayed as inline content rather than as block content. + +othercredit.like.author.enabled: + If non-zero, output of the othercredit element on titlepages is + displayed in the same style as author and editor output. If zero + (the default), othercredit output is displayed using a style + different than that of author and editor. + +blurb.on.titlepage.enabled: + If non-zero, output from authorblurb and personblurb elements is + displayed on title pages. If zero (the default), output from + those elements is suppressed on title pages (unless you are + using a titlepage customization that causes them to be included). + +editedby.enabled + If non-zero (the default), a localized Edited by heading is + displayed above editor names in output of the editor element.M: /trunk/xsl/html/titlepage.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + +Add Xalan variant to test for exslt:node-set function. +Xalan can use function named node-set(), but doesn't +recognize it using function-available().M: /trunk/xsl/html/autoidx.xsl - Robert Stayton + + + +Added support to FO stylesheets for handling instances of Org +where it occurs outside of *info content. In HTML stylesheets, +moved handling of Org out of info.xsl and into inline.xsl. In both +FO and HTML stylesheets, added support for correctly processing +Affiliation and Jobtitle.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/info.xsl - Michael(tm) Smith + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/html/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/html/inline.xsl; M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent - Michael(tm) Smith + + + +Added qanda.nested.in.toc param. Default value is zero. If +non-zero, instances of "nested" Qandaentry (ones that are children +of Answer elements) are displayed in the TOC. Closes patch 1509018 +(from Daniel Leidert). Currently on affects HTML output (no patch +for FO output provided).M: /trunk/xsl/html/param.xweb; M: /trunk/xsl/html/param.ent; M: /trunk/xsl/html/qandaset.xsl - Michael(tm) Smith + + + + +Improved handling of relative locations generated filesM: /trunk/xsl/html/html.xsl - Jirka Kosek + + + +Initial support of syntax highlighting of programlistings.M: /trunk/xsl/html/param.ent; M: /trunk/xsl/html/param.xweb; A: /trunk/xsl/html/highlight.xsl; M: /trunk/xsl/html/verbatim.xsl - Jirka Kosek + + +Support orgM: /trunk/xsl/html/info.xsl - Norman Walsh + + +Support personM: /trunk/xsl/html/inline.xsl - Norman Walsh + + +Support $keep.relative.image.uris also when chunkingM: /trunk/xsl/html/chunk-code.xsl - Jirka Kosek + + + + + +Highlighting +The following changes have been made to the + highlighting code + since the 1.70.1 release. + + + +Initial support of syntax highlighting of programlistings.A: /trunk/xsl/highlighting/php-hl.xml; A: /trunk/xsl/highlighting/common.xsl; A: /trunk/xsl/highlighting/delphi-hl.xml; A: /trunk/xsl/highlighting/myxml-hl.xml; A: /trunk/xsl/highlighting/m2-hl.xml; A: /trunk/xsl/highlighting/ini-hl.xml; A: /trunk/xsl/highlighting/xslthl-config.xml; A: /trunk/xsl/highlighting/java-hl.xml - Jirka Kosek + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.70.1 release. + + + +Suppress footnote markers and output warning that footnotes are +not yet supported.M: /trunk/xsl/manpages/docbook.xsl; M: /trunk/xsl/manpages/links.xsl; M: /trunk/xsl/manpages/other.xsl - Michael(tm) Smith + + + +Handle instances of address/otheraddr/ulink in author et al in the +same way as email instances; that is, display them on the same +linke as the author, editor, etc., name.M: /trunk/xsl/manpages/info.xsl - Michael(tm) Smith + + +Don't number or link-list any Ulink instance whose string value is +identical to the value of its url attribute. Just display it inline.M: /trunk/xsl/manpages/links.xsl - Michael(tm) Smith + + + +Don't output punctuation between Refname and Refpurpose if +Refpurpose is empty. Also corrected handling of Refsect2/title +instances, and removed some debugging stuff that was generated in +manpages output to mark the ends of sections.M: /trunk/xsl/manpages/refentry.xsl - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.M: /trunk/xsl/manpages/param.xweb; M: /trunk/xsl/manpages/param.ent - Michael(tm) Smith + + + +In manpages output, if the last/nearest *info element for +particular Refentry has multiple Copyright and/or Legalnotice +children, process them all (not just the first ones). Closes bug +1524576. Thanks to Sam Steingold for the report and to Daniel +Leidert for providing a patch.M: /trunk/xsl/manpages/info.xsl - Michael(tm) Smith + + + + + + +Params +The following changes have been made to the + params code + since the 1.70.1 release. + + +Added reference.autolabel parameter for controlling labels on +reference output.A: /trunk/xsl/params/reference.autolabel.xml - Michael(tm) Smith + + +Added namespace declarations to document elements for all param files.M: /trunk/xsl/params/toc.line.properties.xml; M: /trunk/xsl/params/title.font.family.xml; M: /trunk/xsl/params/component.label.includes.part.label.xml; M: /trunk/xsl/params/refentry.manual.profile.xml; M: /trunk/xsl/params/orderedlist.properties.xml; M: /trunk/xsl/params/olink.pubid.xml; M: /trunk/xsl/params/informalexample.properties.xml; M: /trunk/xsl/params/appendix.autolabel.xml; M: /trunk/xsl/params/htmlhelp.show.toolbar.text.xml; M: /trunk/xsl/params/index.on.role.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.url.xml; M: /trunk/xsl/params/variablelist.term.separator.xml; M: /trunk/xsl/params/para.propagates.style.xml; M: /trunk/xsl/params/html.stylesheet.xml; M: /trunk/xsl/params/qanda.nested.in.toc.xml; M: /trunk/xsl/params/annotation.css.xml; M: /trunk/xsl/params/funcsynopsis.style.xml; M: /trunk/xsl/params/htmlhelp.encoding.xml; M: /trunk/xsl/params/footer.content.properties.xml; M: /trunk/xsl/params/verbatim.properties.xml; M: /trunk/xsl/params/autotoc.label.in.hyperlink.xml; M: /trunk/xsl/params/body.margin.top.xml; M: /trunk/xsl/params/bibliography.numbered.xml; M: /trunk/xsl/params/figure.properties.xml; M: /trunk/xsl/params/variablelist.max.termlength.xml; M: /trunk/xsl/params/table.cell.border.style.xml; M: /trunk/xsl/params/htmlhelp.button.options.xml; M: /trunk/xsl/params/preferred.mediaobject.role.xml; M: /trunk/xsl/params/htmlhelp.chm.xml; M: /trunk/xsl/params/man.charmap.subset.profile.xml; M: /trunk/xsl/params/qanda.title.level3.properties.xml; M: /trunk/xsl/params/page.width.xml; M: /trunk/xsl/params/firstterm.only.link.xml; M: /trunk/xsl/params/section.level6.properties.xml; M: /trunk/xsl/params/htmlhelp.button.locate.xml; M: /trunk/xsl/params/chunk.sections.xml; M: /trunk/xsl/params/use.local.olink.style.xml; M: /trunk/xsl/params/refentry.date.profile.enabled.xml; M: /trunk/xsl/params/refentry.version.suppress.xml; M: /trunk/xsl/params/refentry.generate.title.xml; M: /trunk/xsl/params/punct.honorific.xml; M: /trunk/xsl/params/column.gap.index.xml; M: /trunk/xsl/params/body.start.indent.xml; M: /trunk/xsl/params/crop.mark.width.xml; M: /trunk/xsl/params/refentry.version.profile.enabled.xml; M: /trunk/xsl/params/superscript.properties.xml; M: /trunk/xsl/params/chunker.output.doctype-public.xml; M: /trunk/xsl/params/saxon.character.representation.xml; M: /trunk/xsl/params/saxon.linenumbering.xml; M: /trunk/xsl/params/shade.verbatim.style.xml; M: /trunk/xsl/params/annotate.toc.xml; M: /trunk/xsl/params/profile.attribute.xml; M: /trunk/xsl/params/callout.graphics.number.limit.xml; M: /trunk/xsl/params/profile.arch.xml; M: /trunk/xsl/params/saxon.tablecolumns.xml; M: /trunk/xsl/params/glossterm.auto.link.xml; M: /trunk/xsl/params/default.units.xml; M: /trunk/xsl/params/qanda.title.level1.properties.xml; M: /trunk/xsl/params/list.block.spacing.xml; M: /trunk/xsl/params/section.level4.properties.xml; M: /trunk/xsl/params/spacing.paras.xml; M: /trunk/xsl/params/column.count.index.xml; M: /trunk/xsl/params/dingbat.font.family.xml; M: /trunk/xsl/params/citerefentry.link.xml; M: /trunk/xsl/params/keep.relative.image.uris.xml; M: /trunk/xsl/params/ulink.footnotes.xml; M: /trunk/xsl/params/prefer.internal.olink.xml; M: /trunk/xsl/params/refentry.title.properties.xml; M: /trunk/xsl/params/variablelist.term.break.after.xml; M: /trunk/xsl/params/use.id.function.xml; M: /trunk/xsl/params/callout.unicode.start.character.xml; M: /trunk/xsl/params/column.gap.titlepage.xml; M: /trunk/xsl/params/editedby.enabled.xml; M: /trunk/xsl/params/funcsynopsis.tabular.threshold.xml; M: /trunk/xsl/params/use.extensions.xml; M: /trunk/xsl/params/index.preferred.page.properties.xml; M: /trunk/xsl/params/man.th.extra3.max.length.xml; M: /trunk/xsl/params/column.gap.back.xml; M: /trunk/xsl/params/tex.math.delims.xml; M: /trunk/xsl/params/article.appendix.title.properties.xml; M: /trunk/xsl/params/ulink.target.xml; M: /trunk/xsl/params/suppress.header.navigation.xml; M: /trunk/xsl/params/olink.resolver.xml; M: /trunk/xsl/params/admon.textlabel.xml; M: /trunk/xsl/params/procedure.properties.xml; M: /trunk/xsl/params/blurb.on.titlepage.enabled.xml; M: /trunk/xsl/params/section.level2.properties.xml; M: /trunk/xsl/params/column.gap.front.xml; M: /trunk/xsl/params/margin.note.title.properties.xml; M: /trunk/xsl/params/glossary.collection.xml; M: /trunk/xsl/params/admon.graphics.xml; M: /trunk/xsl/params/current.docid.xml; M: /trunk/xsl/params/qanda.inherit.numeration.xml; M: /trunk/xsl/params/table.cell.padding.xml; M: /trunk/xsl/params/preface.autolabel.xml; M: /trunk/xsl/params/man.th.extra3.suppress.xml; M: /trunk/xsl/params/wordml.template.xml; M: /trunk/xsl/params/htmlhelp.use.hhk.xml; M: /trunk/xsl/params/textinsert.extension.xml; M: /trunk/xsl/params/ebnf.table.bgcolor.xml; M: /trunk/xsl/params/refentry.source.fallback.profile.xml; M: /trunk/xsl/params/body.font.master.xml; M: /trunk/xsl/params/l10n.gentext.default.language.xml; M: /trunk/xsl/params/list.block.properties.xml; M: /trunk/xsl/params/refentry.source.name.suppress.xml; M: /trunk/xsl/params/htmlhelp.hhp.window.xml; M: /trunk/xsl/params/sidebar.properties.xml; M: /trunk/xsl/params/tex.math.file.xml; M: /trunk/xsl/params/man.justify.xml; M: /trunk/xsl/params/subscript.properties.xml; M: /trunk/xsl/params/column.count.front.xml; M: /trunk/xsl/params/index.term.separator.xml; M: /trunk/xsl/params/biblioentry.properties.xml; M: /trunk/xsl/params/biblioentry.item.separator.xml; M: /trunk/xsl/params/htmlhelp.button.home.url.xml; M: /trunk/xsl/params/column.count.body.xml; M: /trunk/xsl/params/suppress.navigation.xml; M: /trunk/xsl/params/htmlhelp.remember.window.position.xml; M: /trunk/xsl/params/htmlhelp.hhc.section.depth.xml; M: /trunk/xsl/params/xref.with.number.and.title.xml; M: /trunk/xsl/params/make.year.ranges.xml; M: /trunk/xsl/params/region.before.extent.xml; M: /trunk/xsl/params/xref.label-page.separator.xml; M: /trunk/xsl/params/html.longdesc.link.xml; M: /trunk/xsl/params/man.subheading.divider.enabled.xml; M: /trunk/xsl/params/index.entry.properties.xml; M: /trunk/xsl/params/generate.legalnotice.link.xml; M: /trunk/xsl/params/section.autolabel.xml; M: /trunk/xsl/params/html.base.xml; M: /trunk/xsl/params/suppress.footer.navigation.xml; M: /trunk/xsl/params/nominal.image.depth.xml; M: /trunk/xsl/params/table.footnote.number.symbols.xml; M: /trunk/xsl/params/table.footnote.number.format.xml; M: /trunk/xsl/params/callout.graphics.xml; M: /trunk/xsl/params/man.break.after.slash.xml; M: /trunk/xsl/params/function.parens.xml; M: /trunk/xsl/params/part.autolabel.xml; M: /trunk/xsl/params/saxon.callouts.xml; M: /trunk/xsl/params/css.decoration.xml; M: /trunk/xsl/params/htmlhelp.button.home.xml; M: /trunk/xsl/params/email.delimiters.enabled.xml; M: /trunk/xsl/params/column.count.lot.xml; M: /trunk/xsl/params/draft.mode.xml; M: /trunk/xsl/params/use.role.for.mediaobject.xml; M: /trunk/xsl/params/refentry.separator.xml; M: /trunk/xsl/params/man.font.funcsynopsisinfo.xml; M: /trunk/xsl/params/man.output.manifest.filename.xml; M: /trunk/xsl/params/process.empty.source.toc.xml; M: /trunk/xsl/params/man.output.in.separate.dir.xml; M: /trunk/xsl/params/graphicsize.use.img.src.path.xml; M: /trunk/xsl/params/man.output.encoding.xml; M: /trunk/xsl/params/column.gap.lot.xml; M: /trunk/xsl/params/profile.role.xml; M: /trunk/xsl/params/column.count.titlepage.xml; M: /trunk/xsl/params/show.comments.xml; M: /trunk/xsl/params/informalfigure.properties.xml; M: /trunk/xsl/params/entry.propagates.style.xml; M: /trunk/xsl/params/bibliography.collection.xml; M: /trunk/xsl/params/contrib.inline.enabled.xml; M: /trunk/xsl/params/section.title.level5.properties.xml; M: /trunk/xsl/params/fop.extensions.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.xml; M: /trunk/xsl/params/man.hyphenate.urls.xml; M: /trunk/xsl/params/profile.condition.xml; M: /trunk/xsl/params/header.column.widths.xml; M: /trunk/xsl/params/annotation.js.xml; M: /trunk/xsl/params/chunker.output.standalone.xml; M: /trunk/xsl/params/targets.filename.xml; M: /trunk/xsl/params/default.float.class.xml; M: /trunk/xsl/params/chapter.autolabel.xml; M: /trunk/xsl/params/sidebar.float.type.xml; M: /trunk/xsl/params/profile.separator.xml; M: /trunk/xsl/params/generate.index.xml; M: /trunk/xsl/params/nongraphical.admonition.properties.xml; M: /trunk/xsl/params/navig.graphics.xml; M: /trunk/xsl/params/htmlhelp.button.next.xml; M: /trunk/xsl/params/insert.olink.pdf.frag.xml; M: /trunk/xsl/params/htmlhelp.button.stop.xml; M: /trunk/xsl/params/footnote.font.size.xml; M: /trunk/xsl/params/profile.value.xml; M: /trunk/xsl/params/ebnf.table.border.xml; M: /trunk/xsl/params/htmlhelp.hhc.folders.instead.books.xml; M: /trunk/xsl/params/glossary.as.blocks.xml; M: /trunk/xsl/params/body.end.indent.xml; M: /trunk/xsl/params/use.role.as.xrefstyle.xml; M: /trunk/xsl/params/man.indent.blurbs.xml; M: /trunk/xsl/params/chunker.output.encoding.xml; M: /trunk/xsl/params/chunker.output.omit-xml-declaration.xml; M: /trunk/xsl/params/sans.font.family.xml; M: /trunk/xsl/params/html.cleanup.xml; M: /trunk/xsl/params/htmlhelp.hhp.xml; M: /trunk/xsl/params/htmlhelp.only.xml; M: /trunk/xsl/params/eclipse.plugin.name.xml; M: /trunk/xsl/params/section.title.level3.properties.xml; M: /trunk/xsl/params/man.th.extra1.suppress.xml; M: /trunk/xsl/params/chunk.section.depth.xml; M: /trunk/xsl/params/htmlhelp.hhp.tail.xml; M: /trunk/xsl/params/sidebar.title.properties.xml; M: /trunk/xsl/params/hyphenate.xml; M: /trunk/xsl/params/paper.type.xml; M: /trunk/xsl/params/chunk.tocs.and.lots.has.title.xml; M: /trunk/xsl/params/symbol.font.family.xml; M: /trunk/xsl/params/page.margin.bottom.xml; M: /trunk/xsl/params/callout.unicode.number.limit.xml; M: /trunk/xsl/params/itemizedlist.properties.xml; M: /trunk/xsl/params/root.filename.xml; M: /trunk/xsl/params/tablecolumns.extension.xml; M: /trunk/xsl/params/htmlhelp.show.favorities.xml; M: /trunk/xsl/params/informaltable.properties.xml; M: /trunk/xsl/params/revhistory.table.cell.properties.xml; M: /trunk/xsl/params/htmlhelp.default.topic.xml; M: /trunk/xsl/params/compact.list.item.spacing.xml; M: /trunk/xsl/params/page.height.portrait.xml; M: /trunk/xsl/params/html.head.legalnotice.link.types.xml; M: /trunk/xsl/params/passivetex.extensions.xml; M: /trunk/xsl/params/orderedlist.label.properties.xml; M: /trunk/xsl/params/othercredit.like.author.enabled.xml; M: /trunk/xsl/params/header.content.properties.xml; M: /trunk/xsl/params/refentry.meta.get.quietly.xml; M: /trunk/xsl/params/section.properties.xml; M: /trunk/xsl/params/htmlhelp.button.hideshow.xml; M: /trunk/xsl/params/simplesect.in.toc.xml; M: /trunk/xsl/params/chunk.quietly.xml; M: /trunk/xsl/params/htmlhelp.enumerate.images.xml; M: /trunk/xsl/params/section.title.level1.properties.xml; M: /trunk/xsl/params/qanda.defaultlabel.xml; M: /trunk/xsl/params/htmlhelp.enhanced.decompilation.xml; M: /trunk/xsl/params/man.th.title.max.length.xml; M: /trunk/xsl/params/footnote.number.format.xml; M: /trunk/xsl/params/body.margin.bottom.xml; M: /trunk/xsl/params/htmlhelp.window.geometry.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.xml; M: /trunk/xsl/params/use.svg.xml; M: /trunk/xsl/params/qanda.title.level6.properties.xml; M: /trunk/xsl/params/collect.xref.targets.xml; M: /trunk/xsl/params/html.extra.head.links.xml; M: /trunk/xsl/params/variablelist.as.table.xml; M: /trunk/xsl/params/man.indent.width.xml; M: /trunk/xsl/params/eclipse.plugin.id.xml; M: /trunk/xsl/params/linenumbering.width.xml; M: /trunk/xsl/params/axf.extensions.xml; M: /trunk/xsl/params/menuchoice.separator.xml; M: /trunk/xsl/params/glossterm.separation.xml; M: /trunk/xsl/params/htmlhelp.autolabel.xml; M: /trunk/xsl/params/chunk.separate.lots.xml; M: /trunk/xsl/params/man.hyphenate.computer.inlines.xml; M: /trunk/xsl/params/linenumbering.separator.xml; M: /trunk/xsl/params/htmlhelp.title.xml; M: /trunk/xsl/params/index.number.separator.xml; M: /trunk/xsl/params/htmlhelp.button.prev.xml; M: /trunk/xsl/params/refentry.manual.fallback.profile.xml; M: /trunk/xsl/params/table.frame.border.color.xml; M: /trunk/xsl/params/footnote.sep.leader.properties.xml; M: /trunk/xsl/params/hyphenate.verbatim.characters.xml; M: /trunk/xsl/params/table.cell.border.thickness.xml; M: /trunk/xsl/params/template.xml; M: /trunk/xsl/params/margin.note.properties.xml; M: /trunk/xsl/params/man.segtitle.suppress.xml; M: /trunk/xsl/params/generate.toc.xml; M: /trunk/xsl/params/formal.object.properties.xml; M: /trunk/xsl/params/footnote.mark.properties.xml; M: /trunk/xsl/params/header.table.height.xml; M: /trunk/xsl/params/htmlhelp.button.back.xml; M: /trunk/xsl/params/qanda.title.level4.properties.xml; M: /trunk/xsl/params/man.links.are.numbered.xml; M: /trunk/xsl/params/manual.toc.xml; M: /trunk/xsl/params/olink.lang.fallback.sequence.xml; M: /trunk/xsl/params/refentry.manual.profile.enabled.xml; M: /trunk/xsl/params/ulink.hyphenate.chars.xml; M: /trunk/xsl/params/manifest.xml; M: /trunk/xsl/params/olink.fragid.xml; M: /trunk/xsl/params/refentry.date.profile.xml; M: /trunk/xsl/params/linenumbering.extension.xml; M: /trunk/xsl/params/component.title.properties.xml; M: /trunk/xsl/params/alignment.xml; M: /trunk/xsl/params/refentry.version.profile.xml; M: /trunk/xsl/params/ebnf.assignment.xml; M: /trunk/xsl/params/htmlhelp.button.print.xml; M: /trunk/xsl/params/annotation.support.xml; M: /trunk/xsl/params/sidebar.float.width.xml; M: /trunk/xsl/params/normal.para.spacing.xml; M: /trunk/xsl/params/xref.title-page.separator.xml; M: /trunk/xsl/params/callout.unicode.font.xml; M: /trunk/xsl/params/default.table.frame.xml; M: /trunk/xsl/params/pages.template.xml; M: /trunk/xsl/params/htmlhelp.button.zoom.xml; M: /trunk/xsl/params/admonition.title.properties.xml; M: /trunk/xsl/params/callout.graphics.extension.xml; M: /trunk/xsl/params/make.valid.html.xml; M: /trunk/xsl/params/qanda.title.level2.properties.xml; M: /trunk/xsl/params/page.margin.top.xml; M: /trunk/xsl/params/xep.index.item.properties.xml; M: /trunk/xsl/params/section.level5.properties.xml; M: /trunk/xsl/params/line-height.xml; M: /trunk/xsl/params/table.cell.border.color.xml; M: /trunk/xsl/params/qandadiv.autolabel.xml; M: /trunk/xsl/params/xref.label-title.separator.xml; M: /trunk/xsl/params/chunk.tocs.and.lots.xml; M: /trunk/xsl/params/man.font.funcprototype.xml; M: /trunk/xsl/params/process.source.toc.xml; M: /trunk/xsl/params/page.orientation.xml; M: /trunk/xsl/params/refentry.generate.name.xml; M: /trunk/xsl/params/navig.showtitles.xml; M: /trunk/xsl/params/table.table.properties.xml; M: /trunk/xsl/params/arbortext.extensions.xml; M: /trunk/xsl/params/informalequation.properties.xml; M: /trunk/xsl/params/headers.on.blank.pages.xml; M: /trunk/xsl/params/table.footnote.properties.xml; M: /trunk/xsl/params/root.properties.xml; M: /trunk/xsl/params/htmlhelp.display.progress.xml; M: /trunk/xsl/params/htmlhelp.hhp.windows.xml; M: /trunk/xsl/params/graphical.admonition.properties.xml; M: /trunk/xsl/params/refclass.suppress.xml; M: /trunk/xsl/params/profile.conformance.xml; M: /trunk/xsl/params/htmlhelp.button.forward.xml; M: /trunk/xsl/params/segmentedlist.as.table.xml; M: /trunk/xsl/params/margin.note.float.type.xml; M: /trunk/xsl/params/man.table.footnotes.divider.xml; M: /trunk/xsl/params/man.output.quietly.xml; M: /trunk/xsl/params/htmlhelp.hhc.show.root.xml; M: /trunk/xsl/params/footers.on.blank.pages.xml; M: /trunk/xsl/params/crop.mark.offset.xml; M: /trunk/xsl/params/olink.doctitle.xml; M: /trunk/xsl/params/section.level3.properties.xml; M: /trunk/xsl/params/callout.unicode.xml; M: /trunk/xsl/params/formal.procedures.xml; M: /trunk/xsl/params/toc.section.depth.xml; M: /trunk/xsl/params/index.prefer.titleabbrev.xml; M: /trunk/xsl/params/nominal.image.width.xml; M: /trunk/xsl/params/htmlhelp.show.menu.xml; M: /trunk/xsl/params/linenumbering.everyNth.xml; M: /trunk/xsl/params/double.sided.xml; M: /trunk/xsl/params/generate.revhistory.link.xml; M: /trunk/xsl/params/olink.properties.xml; M: /trunk/xsl/params/tex.math.in.alt.xml; M: /trunk/xsl/params/man.output.subdirs.enabled.xml; M: /trunk/xsl/params/section.title.properties.xml; M: /trunk/xsl/params/column.count.back.xml; M: /trunk/xsl/params/toc.indent.width.xml; M: /trunk/xsl/params/man.charmap.uri.xml; M: /trunk/xsl/params/index.method.xml; M: /trunk/xsl/params/generate.section.toc.level.xml; M: /trunk/xsl/params/page.width.portrait.xml; M: /trunk/xsl/params/man.th.extra2.max.length.xml; M: /trunk/xsl/params/abstract.properties.xml; M: /trunk/xsl/params/revhistory.table.properties.xml; M: /trunk/xsl/params/nominal.table.width.xml; M: /trunk/xsl/params/ulink.show.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.title.xml; M: /trunk/xsl/params/index.div.title.properties.xml; M: /trunk/xsl/params/profile.userlevel.xml; M: /trunk/xsl/params/html.cellpadding.xml; M: /trunk/xsl/params/orderedlist.label.width.xml; M: /trunk/xsl/params/crop.marks.xml; M: /trunk/xsl/params/menuchoice.menu.separator.xml; M: /trunk/xsl/params/author.othername.in.middle.xml; M: /trunk/xsl/params/section.level1.properties.xml; M: /trunk/xsl/params/textdata.default.encoding.xml; M: /trunk/xsl/params/label.from.part.xml; M: /trunk/xsl/params/use.embed.for.svg.xml; M: /trunk/xsl/params/list.item.spacing.xml; M: /trunk/xsl/params/htmlhelp.hhc.width.xml; M: /trunk/xsl/params/column.gap.body.xml; M: /trunk/xsl/params/rootid.xml; M: /trunk/xsl/params/glosslist.as.blocks.xml; M: /trunk/xsl/params/index.range.separator.xml; M: /trunk/xsl/params/html.ext.xml; M: /trunk/xsl/params/callout.list.table.xml; M: /trunk/xsl/params/highlight.source.xml; M: /trunk/xsl/params/show.revisionflag.xml; M: /trunk/xsl/params/man.output.manifest.enabled.xml; M: /trunk/xsl/params/make.single.year.ranges.xml; M: /trunk/xsl/params/pgwide.properties.xml; M: /trunk/xsl/params/generate.id.attributes.xml; M: /trunk/xsl/params/emphasis.propagates.style.xml; M: /trunk/xsl/params/abstract.title.properties.xml; M: /trunk/xsl/params/htmlhelp.hhc.xml; M: /trunk/xsl/params/monospace.properties.xml; M: /trunk/xsl/params/htmlhelp.hhk.xml; M: /trunk/xsl/params/table.borders.with.css.xml; M: /trunk/xsl/params/man.links.are.underlined.xml; M: /trunk/xsl/params/profile.vendor.xml; M: /trunk/xsl/params/shade.verbatim.xml; M: /trunk/xsl/params/callout.graphics.path.xml; M: /trunk/xsl/params/olink.debug.xml; M: /trunk/xsl/params/make.graphic.viewport.xml; M: /trunk/xsl/params/footnote.number.symbols.xml; M: /trunk/xsl/params/man.charmap.enabled.xml; M: /trunk/xsl/params/page.height.xml; M: /trunk/xsl/params/htmlhelp.button.jump1.url.xml; M: /trunk/xsl/params/man.font.table.title.xml; M: /trunk/xsl/params/revhistory.title.properties.xml; M: /trunk/xsl/params/chunker.output.media-type.xml; M: /trunk/xsl/params/glossterm.width.xml; M: /trunk/xsl/params/points.per.em.xml; M: /trunk/xsl/params/page.margin.inner.xml; M: /trunk/xsl/params/itemizedlist.label.width.xml; M: /trunk/xsl/params/ulink.hyphenate.xml; M: /trunk/xsl/params/crop.mark.bleed.xml; M: /trunk/xsl/params/use.id.as.filename.xml; M: /trunk/xsl/params/section.title.level6.properties.xml; M: /trunk/xsl/params/highlight.default.language.xml; M: /trunk/xsl/params/man.th.extra2.suppress.xml; M: /trunk/xsl/params/id.warnings.xml; M: /trunk/xsl/params/title.margin.left.xml; M: /trunk/xsl/params/chunker.output.doctype-system.xml; M: /trunk/xsl/params/man.indent.verbatims.xml; M: /trunk/xsl/params/table.frame.border.thickness.xml; M: /trunk/xsl/params/monospace.verbatim.properties.xml; M: /trunk/xsl/params/formal.title.properties.xml; M: /trunk/xsl/params/margin.note.width.xml; M: /trunk/xsl/params/man.hyphenate.filenames.xml; M: /trunk/xsl/params/blockquote.properties.xml; M: /trunk/xsl/params/callout.defaultcolumn.xml; M: /trunk/xsl/params/profile.security.xml; M: /trunk/xsl/params/informal.object.properties.xml; M: /trunk/xsl/params/formal.title.placement.xml; M: /trunk/xsl/params/draft.watermark.image.xml; M: /trunk/xsl/params/equation.properties.xml; M: /trunk/xsl/params/body.font.family.xml; M: /trunk/xsl/params/ignore.image.scaling.xml; M: /trunk/xsl/params/chunk.first.sections.xml; M: /trunk/xsl/params/base.dir.xml; M: /trunk/xsl/params/footnote.properties.xml; M: /trunk/xsl/params/olink.outline.ext.xml; M: /trunk/xsl/params/img.src.path.xml; M: /trunk/xsl/params/qanda.title.properties.xml; M: /trunk/xsl/params/ebnf.statement.terminator.xml; M: /trunk/xsl/params/callouts.extension.xml; M: /trunk/xsl/params/manifest.in.base.dir.xml; M: /trunk/xsl/params/fop1.extensions.xml; M: /trunk/xsl/params/olink.sysid.xml; M: /trunk/xsl/params/section.title.level4.properties.xml; M: /trunk/xsl/params/monospace.font.family.xml; M: /trunk/xsl/params/l10n.gentext.language.xml; M: /trunk/xsl/params/graphic.default.extension.xml; M: /trunk/xsl/params/default.image.width.xml; M: /trunk/xsl/params/htmlhelp.button.refresh.xml; M: /trunk/xsl/params/chunker.output.cdata-section-elements.xml; M: /trunk/xsl/params/admon.graphics.path.xml; M: /trunk/xsl/params/admon.style.xml; M: /trunk/xsl/params/profile.revision.xml; M: /trunk/xsl/params/generate.manifest.xml; M: /trunk/xsl/params/html.longdesc.xml; M: /trunk/xsl/params/footer.rule.xml; M: /trunk/xsl/params/eclipse.plugin.provider.xml; M: /trunk/xsl/params/refentry.source.name.profile.xml; M: /trunk/xsl/params/toc.max.depth.xml; M: /trunk/xsl/params/chunker.output.indent.xml; M: /trunk/xsl/params/html.head.legalnotice.link.multiple.xml; M: /trunk/xsl/params/toc.list.type.xml; M: /trunk/xsl/params/link.mailto.url.xml; M: /trunk/xsl/params/table.properties.xml; M: /trunk/xsl/params/side.float.properties.xml; M: /trunk/xsl/params/man.charmap.use.subset.xml; M: /trunk/xsl/params/annotation.graphic.open.xml; M: /trunk/xsl/params/html.cellspacing.xml; M: /trunk/xsl/params/default.table.width.xml; M: /trunk/xsl/params/xep.extensions.xml; M: /trunk/xsl/params/admonition.properties.xml; M: /trunk/xsl/params/toc.margin.properties.xml; M: /trunk/xsl/params/chunk.toc.xml; M: /trunk/xsl/params/table.entry.padding.xml; M: /trunk/xsl/params/header.rule.xml; M: /trunk/xsl/params/glossentry.show.acronym.xml; M: /trunk/xsl/params/variablelist.as.blocks.xml; M: /trunk/xsl/params/man.hyphenate.xml; M: /trunk/xsl/params/refentry.source.name.profile.enabled.xml; M: /trunk/xsl/params/section.label.includes.component.label.xml; M: /trunk/xsl/params/bridgehead.in.toc.xml; M: /trunk/xsl/params/section.title.level2.properties.xml; M: /trunk/xsl/params/admon.graphics.extension.xml; M: /trunk/xsl/params/inherit.keywords.xml; M: /trunk/xsl/params/insert.xref.page.number.xml; M: /trunk/xsl/params/pixels.per.inch.xml; M: /trunk/xsl/params/refentry.pagebreak.xml; M: /trunk/xsl/params/profile.lang.xml; M: /trunk/xsl/params/insert.olink.page.number.xml; M: /trunk/xsl/params/generate.meta.abstract.xml; M: /trunk/xsl/params/graphicsize.extension.xml; M: /trunk/xsl/params/man.indent.lists.xml; M: /trunk/xsl/params/funcsynopsis.decoration.xml; M: /trunk/xsl/params/runinhead.title.end.punct.xml; M: /trunk/xsl/params/man.string.subst.map.xml; M: /trunk/xsl/params/man.links.list.enabled.xml; M: /trunk/xsl/params/section.autolabel.max.depth.xml; M: /trunk/xsl/params/htmlhelp.show.advanced.search.xml; M: /trunk/xsl/params/htmlhelp.map.file.xml; M: /trunk/xsl/params/l10n.gentext.use.xref.language.xml; M: /trunk/xsl/params/body.font.size.xml; M: /trunk/xsl/params/html.stylesheet.type.xml; M: /trunk/xsl/params/refentry.xref.manvolnum.xml; M: /trunk/xsl/params/runinhead.default.title.end.punct.xml; M: /trunk/xsl/params/navig.graphics.extension.xml; M: /trunk/xsl/params/itemizedlist.label.properties.xml; M: /trunk/xsl/params/htmlhelp.force.map.and.alias.xml; M: /trunk/xsl/params/profile.os.xml; M: /trunk/xsl/params/htmlhelp.alias.file.xml; M: /trunk/xsl/params/page.margin.outer.xml; M: /trunk/xsl/params/annotation.graphic.close.xml; M: /trunk/xsl/params/eclipse.autolabel.xml; M: /trunk/xsl/params/table.frame.border.style.xml; M: /trunk/xsl/params/navig.graphics.path.xml; M: /trunk/xsl/params/htmlhelp.hhc.binary.xml; M: /trunk/xsl/params/index.on.type.xml; M: /trunk/xsl/params/target.database.document.xml; M: /trunk/xsl/params/man.subheading.divider.xml; M: /trunk/xsl/params/chunker.output.method.xml; M: /trunk/xsl/params/make.index.markup.xml; M: /trunk/xsl/params/olink.base.uri.xml; M: /trunk/xsl/params/phrase.propagates.style.xml; M: /trunk/xsl/params/man.indent.refsect.xml; M: /trunk/xsl/params/example.properties.xml; M: /trunk/xsl/params/man.font.table.headings.xml; M: /trunk/xsl/params/profile.revisionflag.xml; M: /trunk/xsl/params/region.after.extent.xml; M: /trunk/xsl/params/qanda.title.level5.properties.xml; M: /trunk/xsl/params/marker.section.level.xml; M: /trunk/xsl/params/footer.table.height.xml; M: /trunk/xsl/params/autotoc.label.separator.xml; M: /trunk/xsl/params/footer.column.widths.xml; M: /trunk/xsl/params/hyphenate.verbatim.xml; M: /trunk/xsl/params/xref.properties.xml; M: /trunk/xsl/params/man.output.base.dir.xml; M: /trunk/xsl/params/man.links.list.heading.xml; M: /trunk/xsl/params/insert.link.page.number.xml; M: /trunk/xsl/params/htmlhelp.button.jump2.title.xml; M: /trunk/xsl/params/l10n.lang.value.rfc.compliant.xml - Michael(tm) Smith + + +Updated index.method doc to describe revised setup for importing index extensions.M: /trunk/xsl/params/index.method.xml - Robert Stayton + + +Added several new HTML parameters for controlling appearance of +content on HTML title pages: + +contrib.inline.enabled: + If non-zero (the default), output of the contrib element is + displayed as inline content rather than as block content. + +othercredit.like.author.enabled: + If non-zero, output of the othercredit element on titlepages is + displayed in the same style as author and editor output. If zero + (the default), othercredit output is displayed using a style + different than that of author and editor. + +blurb.on.titlepage.enabled: + If non-zero, output from authorblurb and personblurb elements is + displayed on title pages. If zero (the default), output from + those elements is suppressed on title pages (unless you are + using a titlepage customization that causes them to be included). + +editedby.enabled + If non-zero (the default), a localized Edited by heading is + displayed above editor names in output of the editor element.A: /trunk/xsl/params/contrib.inline.enabled.xml; A: /trunk/xsl/params/blurb.on.titlepage.enabled.xml; A: /trunk/xsl/params/othercredit.like.author.enabled.xml; A: /trunk/xsl/params/editedby.enabled.xml - Michael(tm) Smith + + +Added new email.delimiters.enabled param. If non-zero (the +default), delimiters are generated around e-mail addresses (output +of the email element). If zero, the delimiters are suppressed.A: /trunk/xsl/params/email.delimiters.enabled.xml - Michael(tm) Smith + + + +Added qanda.nested.in.toc param. Default value is zero. If +non-zero, instances of "nested" Qandaentry (ones that are children +of Answer elements) are displayed in the TOC. Closes patch 1509018 +(from Daniel Leidert). Currently on affects HTML output (no patch +for FO output provided).A: /trunk/xsl/params/qanda.nested.in.toc.xml - Michael(tm) Smith + + + +Initial support of syntax highlighting of programlistings.A: /trunk/xsl/params/highlight.source.xml; A: /trunk/xsl/params/highlight.default.language.xml - Jirka Kosek + + + + + +Tools +The following changes have been made to the + tools code + since the 1.70.1 release. + + + +Racheted down font sizes of headings in example makefile FO output.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + +Added param and attribute set to example makefile, for getting +wrapping in verbatims in FO output.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + +Renamed Makefile.paramDoc to Makefile.docParam.A: /trunk/xsl/tools/make/Makefile.docParam; D: /trunk/xsl/tools/make/Makefile.paramDoc - Michael(tm) Smith + + +Added Makefile.paramDoc file, for creating versions of param.xsl +files with doc embedded.A: /trunk/xsl/tools/make/Makefile.paramDoc - Michael(tm) Smith + + +Added variable to example makefile for controlling whether HTML or +XHTML is generated.M: /trunk/xsl/tools/make/Makefile.DocBook - Michael(tm) Smith + + + + +
+ + +Release: 1.70.1 + +This is a stable release of the 1.70 stylesheets. It includes only a +few small changes from 1.70.0. + +The following is a list of changes that have been made + since the 1.70.0 release. + + +FO +The following changes have been made to the + fo code + since the 1.70.0 release. + + +Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output. +Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek + + +Support DBv5 revisions with full author name (not only authorinitials) +Modified: fo/block.xsl,1.33; fo/titlepage.xsl,1.40 - Jirka Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.70.0 release. + + +Support DBv5 revisions with full author name (not only authorinitials) +Modified: html/block.xsl,1.23; html/titlepage.xsl,1.34 - Jirka Kosek + + + + + +HTMLHelp +The following changes have been made to the + htmlhelp code + since the 1.70.0 release. + + +htmlhelp.generate.index is now param, not variable. This means that you can override its setting from outside. This is useful when you generate indexterms on the fly (see http://www.xml.com/pub/a/2004/07/14/dbndx.html?page=3). +Modified: htmlhelp/htmlhelp-common.xsl,1.38 - Jirka Kosek + + +Support chunk.tocs.and.lots in HTML Help +Modified: htmlhelp/htmlhelp-common.xsl,1.37 - Jirka Kosek + + + + + +Params +The following changes have been made to the + params code + since the 1.70.0 release. + + +Added three new attribute sets (revhistory.title.properties, revhistory.table.properties and revhistory.table.cell.properties) for controlling appearance of revhistory in FO output. +Modified: fo/block.xsl,1.34; fo/param.ent,1.101; fo/param.xweb,1.114; fo/titlepage.xsl,1.41; params/revhistory.table.cell.properties.xml,1.1; params/revhistory.table.properties.xml,1.1; params/revhistory.title.properties.xml,1.1 - Jirka Kosek + + + + + + + +Release: 1.70.0 +As with all DocBook Project dot-zero +releases, this is an experimental release. It will be followed shortly +by a stable release. + +This release adds a number of new features, +including: + + + + support for selecting alternative index-collation methods + (in particular, support for using a collation library developed by + Eliot Kimber) + + + improved handling of DocBook 5 document instances (through a + namespace-stripping mechanism) + + + full support for CALS and HTML tables in manpages + output + + + a mechanism for preserving relative URIs in documents that + make use of XInclude + + + support for the "new" .90 version of + FOP + + + enhanced capabilities for controlling formatting of lists in HTML + and FO output + + + autogeneration of AUTHOR and COPYRIGHT sections in manpages + output + + + support for generating crop marks in FO/PDF output + + + support for qandaset as a root element in FO output + + + support for floatstyle and orient on all table types + + + support for floatstyle in figure, and example + + + pgwide.properties attribute-set supports extending figure, + example and table into the left indent area instead of spanning + multiple columns. + + + The following is a detailed list of enhancements and API + changes that have been made since the 1.69.1 release. + + +Common +The following changes have been made to the + common code + since the 1.69.1 release. + + +Add the xsl:key for the kimber +indexing method. +Modified: common/autoidx-ng.xsl,1.2 - Robert +Stayton + + +Add support for +qandaset. +Modified: common/labels.xsl,1.37; +common/subtitles.xsl,1.7; common/titles.xsl,1.35 - Robert +Stayton + + +Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO +Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh + + +Added CVS +header. +Modified: common/stripns.xsl,1.12 - Robert +Stayton + + +Changed content model of text +element to ANY rather than #PCDATA because they could contain +markup. +Modified: common/targetdatabase.dtd,1.7 - Robert +Stayton + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +After namespace stripping, the +source document is the temporary tree created by the stripping +process and it has the wrong base URI for relative +references. Earlier versions of this code used to try to fix that +by patching the elements with relative @fileref attributes. That +was inadequate because it calculated an absolute base URI +without considering that there might be xml:base attributes +already in effect. It seems obvious now that the right thing to +do is simply to put the xml:base on the root of the document. And +that seems to work. +Modified: common/stripns.xsl,1.7 - Norman +Walsh + + +Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual". +Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith + + +Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692. +Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith + + +Added <xsl:template +match="/"> to make stripns.xsl usable as a standalone +stylesheet for stripping out DocBook 5/NG to DocBook 4. Note that +DocBook XSLT drivers that include this stylesheet all override +the match="/" template. +Modified: common/stripns.xsl,1.4 - Michael(tm) +Smith + + +Number figures, examples, and +tables from book if there is no prefix (i.e. if +chapter.autolabel is set to 0). This avoids +having the list of figures where the figures mysteriously restart +their numeration periodically when +chapter.autolabel is set to +0. +Modified: common/labels.xsl,1.36 - David Cramer + + +Add task template in +title.markup mode. +Modified: common/titles.xsl,1.34 - Robert +Stayton + + +Add children (with ids) of formal +objects to target data. +Modified: common/targets.xsl,1.10 - Robert +Stayton + + +Added support for case when +personname doesn't contain specific name markup (as allowed +in DocBook 5.0) +Modified: common/common.xsl,1.54 - Jirka +Kosek + + + + + +Extensions +The following changes have been made to the + extensions code + since the 1.69.1 release. + + +Support Xalan +2.7 +Modified: extensions/xalan27/.cvsignore,1.1; +extensions/xalan27/build.xml,1.1; +extensions/xalan27/nbproject/.cvsignore,1.1; +extensions/xalan27/nbproject/build-impl.xml,1.1; +extensions/xalan27/nbproject/genfiles.properties,1.1; +extensions/xalan27/nbproject/project.properties,1.1; +extensions/xalan27/nbproject/project.xml,1.1; +extensions/xalan27/src/com/nwalsh/xalan/CVS.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Callout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatDingbatCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatGraphicCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatTextCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/FormatUnicodeCallout.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Func.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/ImageIntrinsics.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Params.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Table.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Text.java,1.1; +extensions/xalan27/src/com/nwalsh/xalan/Verbatim.java,1.1 - Norman +Walsh + + +Handle the case where the imageFn +is actually a URI. This still needs +work. +Modified: extensions/saxon643/com/nwalsh/saxon/ImageIntrinsics.java,1.4 +- Norman Walsh + + + + + +FO +The following changes have been made to the + fo code + since the 1.69.1 release. + + +Adapted to the new indexing +code. Now works just like a wrapper that calls kosek indexing method, +originally implemented here. +Modified: fo/autoidx-ng.xsl,1.5 - Jirka +Kosek + + +Added parameters for header/footer +table minimum height. +Modified: fo/pagesetup.xsl,1.60; +fo/param.ent,1.100; fo/param.xweb,1.113 - Robert +Stayton + + +Add the index.method +parameter. +Modified: fo/param.ent,1.99; fo/param.xweb,1.112 - Robert +Stayton + + +Integrate support for three +indexing methods: - the original English-only method. - +Jirka Kosek's method using EXSLT extensions. - Eliot Kimber's +method using Saxon extensions. Use the 'index.method' +parameter to select. +Modified: fo/autoidx.xsl,1.38 - Robert +Stayton + + +Add support for TOC for +qandaset in fo output. +Modified: fo/autotoc.xsl,1.30; +fo/qandaset.xsl,1.20 - Robert Stayton + + +Added parameter +ulink.hyphenate.chars. Added parameter +insert.link.page.number. +Modified: fo/param.ent,1.98; +fo/param.xweb,1.111 - Robert Stayton + + +Implemented feature request +#942524 to add insert.link.page.number to allow link +element cross references to have a page number. +Modified: fo/xref.xsl,1.67 - +Robert Stayton + + +Add support for +ulink.hyphenate.chars so more characters +can be break points in urls. +Modified: fo/xref.xsl,1.66 - Robert +Stayton + + +Implemented patch #1075144 to make +the url text in a ulink in FO output an active link as +well. +Modified: fo/xref.xsl,1.65 - Robert Stayton + + +table footnotes now +have their own table.footnote.properties +attribute set. +Modified: fo/footnote.xsl,1.23 - Robert +Stayton + + +Add qandaset to +root.elements. +Modified: fo/docbook.xsl,1.41 - Robert +Stayton + + +Added mode="page.sequence" to make +it easier to put content into a page sequence. First used for +qandaset. +Modified: fo/component.xsl,1.37 - Robert +Stayton + + +Implemented feature request +#1434408 to support formatting +of biblioentry. +Modified: fo/biblio.xsl,1.35 - Robert +Stayton + + +Added +biblioentry.properties. +Modified: fo/param.ent,1.97; +fo/param.xweb,1.110 - Robert Stayton + + +Support PTC/Arbortext +bookmarks +Modified: fo/docbook.xsl,1.40; fo/ptc.xsl,1.1 - Norman +Walsh + + +Added +table.footnote.properties to permit +table footnotes to format differently from regular +footnotes. +Modified: fo/param.ent,1.96; fo/param.xweb,1.109 - Robert +Stayton + + +Refactored table +templates to unify their processing and support all options in +all types. Now table and informaltable, in +both Cals and Html markup, use the same templates where possible, +and all support pgwide, rotation, and floats. There is also a +placeholder table.container template to +support wrapping a table in a layout table, +so the XEP table title "continued" +extension can be more easily implemented. +Modified: fo/formal.xsl,1.52; +fo/htmltbl.xsl,1.9; fo/table.xsl,1.48 - Robert +Stayton + + +Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT +Modified: fo/autotoc.xsl,1.29; fo/param.ent,1.95; +fo/param.xweb,1.108 - Jirka Kosek + + +Added support for float to example +and equation. Added support for pgwide to +figure, example, and equation (the latter +two via a dbfo pgwide="1" processing +instruction). +Modified: fo/formal.xsl,1.51 - Robert +Stayton + + +Add pgwide.properties +attribute-set. +Modified: fo/param.ent,1.94; fo/param.xweb,1.107 - Robert +Stayton + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Improved support for +task subelements +Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek + + +Adjusted spacing around +K&R-formatted Funcdef and Paramdef +output such that it can more easily be discerned where one ends +and the other begins. Closes #1213264. +Modified: fo/synop.xsl,1.18 - +Michael(tm) Smith + + +Made handling of +paramdef/parameter in FO output consistent with that in HTML and +manpages output. Closes #1213259. +Modified: fo/synop.xsl,1.17 - Michael(tm) +Smith + + +Made handling of +Refnamediv consistent with formatting in HTML +and manpages output; specifically, changed so that +Refname (comma-separated list of multiple instances +found) is used (instead of Refentrytitle as +previously), then em-dash, then the Refpurpose. Closes +#1212562. +Modified: fo/refentry.xsl,1.30 - Michael(tm) +Smith + + +Added output of +Releaseinfo to recto titlepage ("copyright" +page) for Book in FO output. This makes it consistent +with HTML output. Closes #1327034. Thanks to Paul DuBois for +reporting. +Modified: fo/titlepage.templates.xml,1.28 - Michael(tm) +Smith + + +Added condition for setting +block-progression-dimension.minimum on table-row, instead of +height, when fop1.extensions is +non-zero. For an explanation of the reason for the change, +see: http://wiki.apache.org/xmlgraphics-fop/Troubleshooting/CommonLogMessages +Modified: fo/pagesetup.xsl,1.59 +- Michael(tm) Smith + + +Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting. +Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith + + +Add support for keep-together PI +to informal objects. +Modified: fo/formal.xsl,1.50 - Robert +Stayton + + +Add support for +fop1.extensions. +Modified: fo/formal.xsl,1.49; +fo/graphics.xsl,1.44; fo/table.xsl,1.47 - Robert +Stayton + + +Add support for fop1 +bookmarks. +Modified: fo/docbook.xsl,1.39 - Robert +Stayton + + +Add fop1.extentions parameter to +add support for fop development version. +Modified: fo/param.ent,1.92; +fo/param.xweb,1.105 - Robert Stayton + + +Start supporting fop development +version, which will become fop version 1. +Modified: fo/fop1.xsl,1.1 - +Robert Stayton + + +Add template for task +in mode="xref-to". +Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton + + +table footnotes now +also get footnote.properties +attribute-set. +Modified: fo/footnote.xsl,1.22 - Robert +Stayton + + +Added index.separator +named template to compute the separator punctuation based on +locale. +Modified: fo/autoidx.xsl,1.36 - Robert Stayton + + +Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it). +Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith + + +Support date as an +inline +Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Map Unicode space characters +U+2000-U+200A to fo:leaders. +Modified: fo/docbook.xsl,1.38; +fo/passivetex.xsl,1.4; fo/spaces.xsl,1.1 - Jirka +Kosek + + +Output a real em dash for em-dash +dingbat (instead of two hypens). +Modified: fo/fo.xsl,1.7 - Michael(tm) +Smith + + +Support default label +width parameters for itemized and ordered lists +Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh + + +Generate localized +title for Refsynopsisdiv if no +appropriate Title descendant found in source. Closes +#1212398. This change makes behavior for the Synopsis +title consistent with the behavior of HTML and +manpages output. +Also, added +xsl:use-attribute-sets="normal.para.spacing" to +block generated for Cmdsynopsis output. Previously, +that block had no spacing at all specified, which resulted it +being crammed up to closely to the Synopsis +head. +Modified: fo/refentry.xsl,1.28; fo/synop.xsl,1.13 - Michael(tm) +Smith + + +Added parameters to support +localization of index +item punctuation. +Modified: fo/autoidx.xsl,1.35 - Robert +Stayton + + +Added +index.number.separator, +index.range.separator, +and index.term.separator parameters to +support localization of punctuation in index +entries. +Modified: fo/param.ent,1.89; fo/param.xweb,1.102 - Robert +Stayton + + +Added "Cross References" +section in HTML doc (for consistency with the FO +doc). Also, moved the existing FO "Cross +References" section to follow the "Linking" +section. +Modified: fo/param.xweb,1.101; html/param.xweb,1.95 - +Michael(tm) Smith + + +Added ID attribues to all +Reference elements (e.g., id="tables" for the doc for +section on Table params). So pages for +all subsections of ref docs now have stable filenames instead +of arbitrary generated filenames. +Modified: fo/param.xweb,1.100; +html/param.xweb,1.94 - Michael(tm) Smith + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Add sidebar titlepage +placeholder attset for styles. +Modified: fo/titlepage.xsl,1.37 - Robert +Stayton + + +Add titlepage for +sidebar. +Modified: fo/titlepage.templates.xml,1.27 - Robert +Stayton + + +Implemented RFE +#1292615. +Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier. +Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek + + +Implemented RFE +#1242092. +You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt). +Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats +Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek + + + + + +HTML +The following changes have been made to the + html code + since the 1.69.1 release. + + +implemented +index.method parameter and three +methods. +Modified: html/autoidx.xsl,1.28 - Robert +Stayton + + +added index.method +parameter to support 3 indexing methods. +Modified: html/param.ent,1.94; +html/param.xweb,1.103 - Robert Stayton + + +Implemented feature request +#1072510 as a processing instruction to permit including external +HTML content into HTML output. +Modified: html/pi.xsl,1.9 - Robert +Stayton + + +Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-). +Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek + + +Support dbhtml/dbfo start PI for +orderedlist numbering in both HTML and +FO +Modified: common/common.xsl,1.61; html/lists.xsl,1.50 - Norman +Walsh + + +Allow ToC without +title also for set and +book. +Modified: html/autotoc.xsl,1.37; html/division.xsl,1.12 - +Jirka Kosek + + +Implemented floats uniformly for +figure, example, equation +and informalfigure, informalexample, and +informalequation. +Modified: html/formal.xsl,1.22 - Robert +Stayton + + +Added the +autotoc.label.in.hyperlink param. +If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles. +Closes patch #1065868. Thanks to anatoly techtonik +for the patch. +Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith + + +Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple. +If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes: + - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types + - +an href attribute whose value is set to the URL of the file +containing the legalnotice + - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet) +For +example: + <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice"> +Closes +#1476450. Thanks to Sam Steingold. +Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Improved support for +task subelements +Modified: fo/task.xsl,1.3; html/task.xsl,1.3 - +Jirka Kosek + + +Added new +refclass.suppress param for suppressing display +of Refclass in HTML and FO output. Did not add it to +manpages because manpages stylesheet is currently just silently +ignoring Refclass anyway. Closes request +#1461065. Thanks to Davor Ocelic (docelic) for +reporting. +Modified: fo/refentry.xsl,1.29; html/refentry.xsl,1.23 - +Michael(tm) Smith + + +Process alt text with +normalize-space(). Replace tab indents with +spaces. +Modified: html/graphics.xsl,1.57 - Robert +Stayton + + +Content of citation +element is automatically linked to the bibliographic entry +with the corresponding abbrev. +Modified: html/biblio.xsl,1.26; +html/inline.xsl,1.47; html/xref.xsl,1.58 - Jirka +Kosek + + +Add template for task +in mode="xref-to". +Modified: fo/xref.xsl,1.63; html/xref.xsl,1.57 - Robert +Stayton + + +Suppress ID warnings if the +.warnings parameter is 0 +Modified: html/html.xsl,1.17 - Norman +Walsh + + +Add support for floatstyle to +figure. +Modified: html/formal.xsl,1.21 - Robert +Stayton + + +Handling of xref to +area/areaset need support in extensions code also. I currently have no +time to touch extensions code, so code is here to be enabled when +extension is fixed also. +Modified: html/xref.xsl,1.56 - Jirka +Kosek + + +Added 3 parameters for overriding +gentext for index +punctuation. +Modified: html/param.ent,1.89; html/param.xweb,1.98 - Robert +Stayton + + +Added parameters to support +localization of index item punctuation. Added +index.separator named template to compute +the separator punctuation based on +locale. +Modified: html/autoidx.xsl,1.27 - Robert +Stayton + + +Added a <div +class="{$class}-contents"> wrapper around output of contents +of all formal objects. Also, added an optional <br +class="{class}-break"/> linebreak after all formal +objects. +WARNING: Because this change places an additional +DIV between the DIV wrapper for the equation and the +equation contents, it may break some existing CSS +stylesheets that have been created with the assumption that there +would never be an intervening DIV there. +The following is +an example of what Equation output looks like as a +result of the changes described above. + <div +class="equation"> <a name="three" +id="three"></a> + <p +class="title"><b>(1.3)</b></p> + +<div class="equation-contents"> <span +class="mathphrase">1+1=3</span> +</div> </div><br +class="equation-break"> +Rationale: These changes allow +CSS control of the placement of the formal-object +title relative to the formal-object +contents. For example, using the CSS "float" property +enables the title and contents to be rendered on the +same line. Example stylesheet: + .equation +{ margin-top: 20px; margin-bottom: 20px; } +.equation-contents { float: left; } + +.equation .title { margin-top: 0; +float: right; margin-right: 200px; } + +.equation .title b { font-weight: +normal; } + .equation-break { clear: both; +} +Note that the purpose of the ".equation-break" class is +to provide a way to clear off the floats. +If you want +to instead have the equation title rendered to +the left of the equation contents, you can do +something like this: + .equation { +margin-top: 20px; width: 300px; margin-bottom: 20px; +} .equation-contents { float: right; } + +.equation .title { margin-top: 0; +float: left; margin-right: 200px; } + +.equation .title b { font-weight: +normal; } + .equation-break { clear: both; +} +Modified: html/formal.xsl,1.20 - Michael(tm) Smith + + +Added a chunker.output.quiet +top-level parameter so that the chunker can be made quiet by +default +Modified: html/chunker.xsl,1.26 - Norman Walsh + + +Added support for link, +olink, and xref within OO +Classsynopsis and children. (Because DocBook NG/5 +allows it). +Modified: fo/synop.xsl,1.15; html/synop.xsl,1.19 - Michael(tm) +Smith + + +New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive? +Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh + + +If the +keep.relative.image.uris parameter is true, +don't use the absolute URI (as calculated from xml:base) in +the img src attribute, us the value the author +specified. Note that we still have to calculate the absolute +filename for use in the image intrinsics +extension. +Modified: html/graphics.xsl,1.56 - Norman +Walsh + + +Support date as an +inline +Modified: fo/inline.xsl,1.43; html/inline.xsl,1.46 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Added "wrapper-name" param to +inline.charseq named template, enabling it to output inlines +other than just "span". Acronym and Abbrev +templates now use inline.charseq to output HTML +"acronym" and "abbr" elements (instead of +"span"). Closes #1305468. Thanks to Sam Steingold for suggesting +the change. +Modified: html/inline.xsl,1.45 - Michael(tm) +Smith + + + + + +Manpages +The following changes have been made to the + manpages code + since the 1.69.1 release. + + +Added the following +params: + - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean) +Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something). +The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width. +Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith + + +Added +man.table.footnotes.divider param. +In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table. +Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith + + +Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters. +The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory. +The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory. +Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles. +Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output. +Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith + + +Added +man.segtitle.suppress param. +If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output. +Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith + + +Added +man.output.manifest.enabled and +man.output.manifest.filename params. +If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename +Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +Changed names of all boolean +indentation params to man.indent.* Also discarded individual +man.indent.*.value params and switched to just using a common +man.indent.width param (3n by default). +Modified: manpages/docbook.xsl,1.66; +manpages/info.xsl,1.19; manpages/lists.xsl,1.29; +manpages/other.xsl,1.18; manpages/refentry.xsl,1.13 - Michael(tm) +Smith + + +Added boolean +man.output.in.separate.dir param, to control whether or not man +files are output in separate directory. +Modified: manpages/docbook.xsl,1.65; +manpages/utility.xsl,1.14 - Michael(tm) Smith + + +Added options for controlling +indentation of verbatim output. Controlled through the +man.indentation.verbatims.adjust +and man.indentation.verbatims.value params. Closes +#1242997 +Modified: manpages/block.xsl,1.15; manpages/docbook.xsl,1.64 - +Michael(tm) Smith + + +Added options for controlling +indentation in lists and in *blurb output in the AUTHORS +section. Controlled through +the man.indentation.lists.adjust, +man.indentation.lists.value, man.indentation.authors.adjust, and +man.indentation.authors.value parameters. Default is 3 characters +(instead of the roff default of 8 characters). Closes +#1449369. +Also, removed the indent that was being set on +informalexample outuput. I will instead add an option +for indenting verbatims, which I think is what the +informalexample indent was intended +for originally. +Modified: manpages/block.xsl,1.14; +manpages/docbook.xsl,1.63; manpages/info.xsl,1.18; +manpages/lists.xsl,1.28 - Michael(tm) Smith + + +Changed line-spacing call before +synopfragment to use ".sp -1n" ("n" units specified) +instead of plain ".sp -1" +Modified: manpages/synop.xsl,1.28 - Michael(tm) +Smith + + +Added support for writing man +files into a specific output directory and into appropriate +subdirectories within that output directory. Controlled through +the man.base.dir parameter (similar to the +base.dir support in the HTML stylesheet) and +the man.subdirs.enabled parameter, which automatically determines +the name of an appropriate subdir (for example, man/man7, +man/man1, etc.) based on the section number/manvolnum +of the source Refentry. +Closes #1255036 and +#1170317. Thanks to Denis Bradford for the original feature +request, and to Costin Stroie for submitting a patch that was +very helpful in implementing the +support. +Modified: manpages/docbook.xsl,1.62; manpages/utility.xsl,1.13 - +Michael(tm) Smith + + +Refined XPath statements and +notification messages for refentry metadata +handling. +Modified: common/common.xsl,1.59; common/refentry.xsl,1.14; +manpages/docbook.xsl,1.61; manpages/other.xsl,1.17 - Michael(tm) +Smith + + +Added support for +copyright and legalnotice. The manpages +stylesheets now output a COPYRIGHT section, +after the AUTHORS section, if a copyright +or legalnotice is found in the source. The +section contains the copyright contents followed +by the legalnotice contents. Closes +#1450209. +Modified: manpages/docbook.xsl,1.59; manpages/info.xsl,1.17 - +Michael(tm) Smith + + +Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date): + +(($info[//date])[last()]/date)[1]. +That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry. +It's +likely this change may break some things; may need to pick up +some pieces later. +Also, changed the default value for the +man.th.extra2.max.length from 40 to +30. +Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith + + +Added support for DocBook 5 +namespace-stripping in manpages stylesheet. Closes request +#1210692. +Modified: common/common.xsl,1.56; manpages/docbook.xsl,1.57 - +Michael(tm) Smith + + +Fixed handling of table +footnotes. With this checkin, the table support in the +manpages stylesheet is now basically feature complete. So this +change closes request #619532, "No support for tables" -- the +oldest currently open manpages feature request, submitted by Ben +Secrest (blsecres) on 2002-10-07. Congratulations to me [patting +myself on the back]. +Modified: manpages/block.xsl,1.11; +manpages/docbook.xsl,1.55; manpages/table.xsl,1.15 - Michael(tm) +Smith + + +Added handling for +table titles. Also fixed handling of nested tables; +nest tables are now "extracted" and displayed just after their +parent tables. +Modified: manpages/docbook.xsl,1.54; manpages/table.xsl,1.14 +- Michael(tm) Smith + + +Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later. +Closes #1452247. Thanks to Joe Orton for the feature +request. +Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith + + +Use AUTHORS instead of +AUTHOR if we have multiple people to attribute. Also, +fixed checking such that we generate +author section even if we don't have an +author (as long as there is at least one other +person/entity we can put in the +section). Also adjusted assembly of content for +Author metainfo field such that we now not only use +author, but try to find a "best match" if we can't +find an author name to put there. +Closes +#1233592. Thanks to Sam Steingold for the +request. +Modified: manpages/info.xsl,1.12 - Michael(tm) +Smith + + +Changes for request #1243027, +"Impove handling of AUTHOR section." This +adds support for Collab, Corpauthor, Corpcredt, +Orgname, Publishername, and +Publisher. Also adds support for output +of Affiliation and its children, and support for using +gentext strings for auto-attributing roles (Author, +Editor, Publisher, Translator, etc.). Also +did a lot of code cleanup and modularization of all the +AUTHOR handling code. And fixed a bug that was causing +Author info to not be picked up correctly +for metainfo comment we embed in man-page +source. +Modified: manpages/info.xsl,1.11 - Michael(tm) +Smith + + +Support bold output for +"emphasis remap='B'". (because Eric Raymond's +doclifter(1) tool converts groff source marked up with ".B" +request or "\fB" escapes to DocBook "emphasis +remap='B'".) +Modified: manpages/inline.xsl,1.14 - Michael(tm) +Smith + + +Added support for +Segmentedlist. Details: Output is tabular, with no +option for "list" type output. Output for Segtitle +elements can be supressed by +setting man.segtitle.suppress. If Segtitle +content is output, it is rendered in italic type (not bold +because not all terminals support bold and so italic ensures the +stand out on those terminals). Extra space (.sp line) at end of +table code ensures that it gets handled correctly in +the case where its source is the child of a Para. +Closes feature-request #1400097. Thanks to Daniel Leidert for the +patch and push, and to Alastair Rankine for filing the original +feature request. +Modified: manpages/lists.xsl,1.23; +manpages/utility.xsl,1.10 - Michael(tm) Smith + + +Improved handling or +Author/Editor/Othercredit. +Reworked content of +(non-visible) comment added at top of each page (metadata +stuff). +Added support for generating a +manifest file (useful for cleaning up +after builds, etc.) +Modified: manpages/docbook.xsl,1.46; +manpages/info.xsl,1.9; manpages/other.xsl,1.12; +manpages/utility.xsl,1.6 - Michael(tm) Smith + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + + + + +Params +The following changes have been made to the + params code + since the 1.69.1 release. + + +New parameters to set +header/footer table minimum +height. +Modified: params/footer.table.height.xml,1.1; +params/header.table.height.xml,1.1 - Robert +Stayton + + +Support multiple indexing methods +for different languages. +Modified: params/index.method.xml,1.1 - Robert +Stayton + + +Remove qandaset and +qandadiv from generate.toc for fo +output because formerly it wasn't working, but now it is and +the default behavior should stay the +same. +Modified: params/generate.toc.xml,1.8 - Robert +Stayton + + +add support for page number +references to link element +too. +Modified: params/insert.link.page.number.xml,1.1 - Robert +Stayton + + +Add support for more characters to +hyphen on when ulink.hyphenate is turned +on. +Modified: params/ulink.hyphenate.chars.xml,1.1; +params/ulink.hyphenate.xml,1.3 - Robert Stayton + + +New attribute-set to format +biblioentry and +bibliomixed. +Modified: params/biblioentry.properties.xml,1.1 - +Robert Stayton + + +Added new parameter +chunk.tocs.and.lots.has.title which +controls presence of title in a separate chunk with +ToC/LoT. Disabling title can be very useful if you are +generating frameset output (well, yes those frames, but some customers +really want them ;-). +Modified: html/chunk-code.xsl,1.15; +html/param.ent,1.93; html/param.xweb,1.102; +params/chunk.tocs.and.lots.has.title.xml,1.1 - Jirka +Kosek + + +Added new attribute set +toc.line.properties for controlling appearance of lines in +ToC/LoT +Modified: params/toc.line.properties.xml,1.1 - Jirka +Kosek + + +Allow table footnotes +to have different properties from regular +footnotes. +Modified: params/table.footnote.properties.xml,1.1 - Robert +Stayton + + +Set properties for pgwide="1" +objects. +Modified: params/pgwide.properties.xml,1.1 - Robert +Stayton + + +Added the +autotoc.label.in.hyperlink param. +If the value +of autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it +is instead zero, labels are still displayed prior to the +hyperlinked titles, but are not hyperlinked along with the +titles. +Closes patch #1065868. Thanks to anatoly techtonik +for the patch. +Modified: html/autotoc.xsl,1.36; html/param.ent,1.92; +html/param.xweb,1.101; params/autotoc.label.in.hyperlink.xml,1.1 - +Michael(tm) Smith + + +Added two new params: +html.head.legalnotice.link.types +and html.head.legalnotice.link.multiple. +If +the value of the generate.legalnotice.link is +non-zero, then the stylesheet generates (in the head +section of the HTML source) either a single HTML +link element or, if the value of +the html.head.legalnotice.link.multiple is +non-zero, one link element for each link +type specified. Each link has the +following attributes: + - a rel attribute whose value +is derived from the value of +html.head.legalnotice.link.types + - +an href attribute whose value is set to the URL of the file +containing the legalnotice + - a title +attribute whose value is set to the title of the +corresponding legalnotice (or a title +programatically determined by the stylesheet) +For +example: + <link rel="copyright" +href="ln-id2524073.html" title="Legal Notice"> +Closes +#1476450. Thanks to Sam Steingold. +Modified: html/chunk-common.xsl,1.45; +html/param.ent,1.91; html/param.xweb,1.100; +params/generate.legalnotice.link.xml,1.4; +params/html.head.legalnotice.link.multiple.xml,1.1; +params/html.head.legalnotice.link.types.xml,1.1 - Michael(tm) +Smith + + +Added the following +params: + - man.indent.width (string-valued) - +man.indent.refsect (boolean) - man.indent.blurbs (boolean) +- man.indent.lists (boolean) - man.indent.verbatims +(boolean) +Note that in earlier snapshots, man.indent.width +was named man.indentation.default.value and the boolean params +had names like man.indentation.*.adjust. Also the +man.indent.blurbs param was called man.indentation.authors.adjust +(or something). +The behavior now is: If the value of a +particular man.indent.* boolean param is non-zero, the +corresponding contents (refsect*, list items, +authorblurb/personblurb, vervatims) are displayed with a left +margin indented by a width equal to the value +of man.indent.width. +Modified: params/man.indent.blurbs.xml,1.1; +manpages/docbook.xsl,1.74; manpages/info.xsl,1.20; +manpages/lists.xsl,1.30; manpages/other.xsl,1.20; +manpages/param.ent,1.22; manpages/param.xweb,1.24; +manpages/refentry.xsl,1.14; params/man.indent.lists.xml,1.1; +params/man.indent.refsect.xml,1.1; +params/man.indent.verbatims.xml,1.1; params/man.indent.width.xml,1.1 - +Michael(tm) Smith + + +Added +man.table.footnotes.divider param. +In each +table that contains footenotes, the string specified +by the man.table.footnotes.divider parameter is output +before the list of footnotes for the +table. +Modified: manpages/docbook.xsl,1.73; +manpages/links.xsl,1.6; manpages/param.ent,1.21; +manpages/param.xweb,1.23; params/man.table.footnotes.divider.xml,1.1 - +Michael(tm) Smith + + +Added the +man.output.in.separate.dir, +man.output.base.dir, +and man.output.subdirs.enabled parameters. +The +man.output.base.dir parameter specifies the +base directory into which man-page files are +output. The man.output.subdirs.enabled parameter controls whether +the files are output in subdirectories within the base +directory. +The values of the +man.output.base.dir +and man.output.subdirs.enabled parameters are used only if the +value of man.output.in.separate.dir parameter is non-zero. If the +value of man.output.in.separate.dir is zero, man-page files are +not output in a separate +directory. +Modified: manpages/docbook.xsl,1.72; manpages/param.ent,1.20; +manpages/param.xweb,1.22; params/man.output.base.dir.xml,1.1; +params/man.output.in.separate.dir.xml,1.1; +params/man.output.subdirs.enabled.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.table.headings and +man.font.table.title params, for +controlling font in table headings and +titles. +Modified: manpages/docbook.xsl,1.71; manpages/param.ent,1.19; +manpages/param.xweb,1.21; params/man.font.table.headings.xml,1.1; +params/man.font.table.title.xml,1.1 - Michael(tm) +Smith + + +Added +man.font.funcsynopsisinfo and +man.font.funcprototype params, for specifying the roff +font (for example, BI, B, I) for funcsynopsisinfo and +funcprototype output. +Modified: manpages/block.xsl,1.19; +manpages/docbook.xsl,1.69; manpages/param.ent,1.18; +manpages/param.xweb,1.20; manpages/synop.xsl,1.29; +manpages/table.xsl,1.21; params/man.font.funcprototype.xml,1.1; +params/man.font.funcsynopsisinfo.xml,1.1 - Michael(tm) +Smith + + +Changed to select="0" in +refclass.suppress (instead of +..>0</..) +Modified: params/refclass.suppress.xml,1.3 - Michael(tm) +Smith + + +Added +man.segtitle.suppress param. +If the value of +man.segtitle.suppress is non-zero, then display +of segtitle contents is suppressed in +output. +Modified: manpages/docbook.xsl,1.68; manpages/param.ent,1.17; +manpages/param.xweb,1.19; params/man.segtitle.suppress.xml,1.1 - +Michael(tm) Smith + + +Added +man.output.manifest.enabled and +man.output.manifest.filename params. +If +man.output.manifest.enabled is non-zero, a list +of filenames for man pages generated by the stylesheet +transformation is written to the file named by +man.output.manifest.filename +Modified: manpages/docbook.xsl,1.67; +manpages/other.xsl,1.19; manpages/param.ent,1.16; +manpages/param.xweb,1.18; params/man.output.manifest.enabled.xml,1.1; +params/man.output.manifest.filename.xml,1.1; +tools/make/Makefile.DocBook,1.4 - Michael(tm) +Smith + + +Added refclass.suppress +param. +If the value of refclass.suppress is +non-zero, then display refclass contents is suppressed +in output. Affects HTML and FO output +only. +Modified: fo/param.ent,1.93; fo/param.xweb,1.106; html/param.ent,1.90; +html/param.xweb,1.99; params/refclass.suppress.xml,1.1 - Michael(tm) +Smith + + +Added +refentry.meta.get.quietly param. +If zero (the +default), notes and warnings about "missing" markup are generated +during gathering of refentry metadata. If +non-zero, the metadata is gathered "quietly" -- that is, the +notes and warnings are suppressed. +NOTE: If you are +processing a large amount of refentry content, you +may be able to speed up processing significantly by setting a +non-zero value for +refentry.meta.get.quietly. +Modified: common/refentry.xsl,1.17; +manpages/param.ent,1.15; manpages/param.xweb,1.17; +params/refentry.meta.get.quietly.xml,1.1 - Michael(tm) +Smith + + +Added support for "software" and +"sectdesc" class values on refmiscinfo; "software" is +treated identically to "source", and "setdesc" is treated +identically to "manual". +Modified: common/refentry.xsl,1.10; +params/man.th.extra2.max.length.xml,1.3; +params/refentry.source.name.profile.xml,1.4 - Michael(tm) +Smith + + +Drastically reworked all of the +XPath expressions used in refentry metadata gathering +-- completely removed $parentinfo and turned $info into a set of +nodes that includes the *info contents of the Refentry +plus the *info contents all all of its ancestor elements. The +basic XPath expression now used throughout is (using the example +of checking for a date): + +(($info[//date])[last()]/date)[1]. +That selects the "last" +*info/date date in document order -- that is, the one +eitther on the Refentry itself or on the +closest ancestor to the Refentry. +It's +likely this change may break some things; may need to pick up +some pieces later. +Also, changed the default value for the +man.th.extra2.max.length from 40 to +30. +Modified: common/common.xsl,1.58; common/refentry.xsl,1.7; +params/man.th.extra2.max.length.xml,1.2; +params/refentry.date.profile.xml,1.2; +params/refentry.manual.profile.xml,1.2; +params/refentry.source.name.profile.xml,1.2; +params/refentry.version.profile.xml,1.2; manpages/docbook.xsl,1.58; +manpages/other.xsl,1.15 - Michael(tm) Smith + + +Added option for turning off bold +formatting in Funcsynopsis. Boldface formatting in +function synopsis is mandated in the +man(7) man page and is used almost universally in existing man +pages. Despite that, it really does look like crap to have an +entire Funcsynopsis output in bold, so I added params +for turning off the bold formatting and/or replacing it with a +different roff special font (e.g., "RI" for alternating +roman/italic instead of the default "BI" for alternating +bold/italic). The new params +are "man.funcprototype.font" and +"man.funcsynopsisinfo.font". To be documented +later. +Closes #1452247. Thanks to Joe Orton for the feature +request. +Modified: params/man.string.subst.map.xml,1.16; +manpages/block.xsl,1.10; manpages/docbook.xsl,1.51; +manpages/inline.xsl,1.16; manpages/synop.xsl,1.27 - Michael(tm) +Smith + + +fop.extensions now only +for FOP version 0.20.5 and earlier. +Modified: params/fop.extensions.xml,1.4 +- Robert Stayton + + +Support for fop1 different from +fop 0.20.5 and earlier. +Modified: params/fop1.extensions.xml,1.1 - Robert +Stayton + + +Reset default value to empty +string so template uses gentext first, then the parameter value +if not empty. +Modified: params/index.number.separator.xml,1.2; +params/index.range.separator.xml,1.2; +params/index.term.separator.xml,1.2 - Robert +Stayton + + +New parameter: +id.warnings. If non-zero, warnings are +generated for titled objects that don't have titles. True by default; +I wonder if this will be too aggressive? +Modified: html/biblio.xsl,1.25; +html/component.xsl,1.27; html/division.xsl,1.11; html/formal.xsl,1.19; +html/glossary.xsl,1.20; html/html.xsl,1.13; html/index.xsl,1.16; +html/param.ent,1.88; html/param.xweb,1.97; html/refentry.xsl,1.22; +html/sections.xsl,1.30; params/id.warnings.xml,1.1 - Norman +Walsh + + +Added new parameter +keep.relative.image.uris +Modified: fo/param.ent,1.91; +fo/param.xweb,1.104; html/param.ent,1.87; html/param.xweb,1.96; +params/keep.relative.image.uris.xml,1.1 - Norman +Walsh + + +Support default label +width parameters for itemized and ordered lists +Modified: fo/lists.xsl,1.64; +fo/param.ent,1.90; fo/param.xweb,1.103; +params/itemizedlist.label.width.xml,1.1; +params/orderedlist.label.width.xml,1.1 - Norman +Walsh + + +Added parameters to localize +punctuation in indexes. +Modified: params/index.number.separator.xml,1.1; +params/index.range.separator.xml,1.1; +params/index.term.separator.xml,1.1 - Robert +Stayton + + +Added two new parameters for +handling of multi-term +varlistentry elements: +variablelist.term.break.after: +When the variablelist.term.break.after is +non-zero, it will generate a line break after each +term multi-term +varlistentry. +variablelist.term.separator: +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is +placed after each term except the last. The default +is ", " (a comma followed by a space). To suppress rendering of +the separator, set the value of +variablelist.term.separator to the empty +string (""). +These parameters are primarily intended to be +useful if you have multi-term varlistentries that have long +terms. +Closes #1306676. Thanks to Sam Steingold for +providing an example "lots of long terms" doc that demonstrated +the value of having these options. +Also, added +normalize-space() call to processing of each +term. +This change affects all output formats +(HTML, PDF, manpages). The default behavior should pretty much +remain the same as before, but it is possible (as always) that +the change may introduce some +new bugginess. +Modified: fo/lists.xsl,1.62; fo/param.ent,1.88; +fo/param.xweb,1.99; html/lists.xsl,1.48; html/param.ent,1.86; +html/param.xweb,1.93; manpages/lists.xsl,1.22; +manpages/param.ent,1.14; manpages/param.xweb,1.16; +params/variablelist.term.break.after.xml,1.1; +params/variablelist.term.separator.xml,1.1 - Michael(tm) +Smith + + +Convert 'no' to string in default +value. +Modified: params/olink.doctitle.xml,1.4 - Robert +Stayton + + +Implemented RFE +#1292615. +Added bunch of new parameters (attribute sets) +that affect list presentation: list.block.properties, +itemizedlist.properties, orderedlist.properties, +itemizedlist.label.properties and +orderedlist.label.properties. Default behaviour +of stylesheets has not been changed but further customizations will be +much more easier. +Modified: fo/lists.xsl,1.61; fo/param.ent,1.87; +fo/param.xweb,1.98; params/itemizedlist.label.properties.xml,1.1; +params/itemizedlist.properties.xml,1.1; +params/list.block.properties.xml,1.1; +params/orderedlist.label.properties.xml,1.1; +params/orderedlist.properties.xml,1.1 - Jirka +Kosek + + +Implemented RFE +#1242092. +You can enable crop marks in your document by +setting crop.marks=1 and xep.extensions=1. Appearance of crop +marks can be controlled by parameters +crop.mark.bleed (6pt), +crop.mark.offset (24pt) and +crop.mark.width (0.5pt). +Also there +is new named template called user-xep-pis. You can overwrite it in +order to produce some PIs that can control XEP as described in +http://www.renderx.com/reference.html#Output_Formats +Modified: fo/docbook.xsl,1.36; +fo/param.ent,1.86; fo/param.xweb,1.97; fo/xep.xsl,1.23; +params/crop.mark.bleed.xml,1.1; params/crop.mark.offset.xml,1.1; +params/crop.mark.width.xml,1.1; params/crop.marks.xml,1.1 - Jirka +Kosek + + +Changed short descriptions in doc +for *autolabel* params to match new autolabel +behavior. +Modified: params/appendix.autolabel.xml,1.5; +params/chapter.autolabel.xml,1.4; params/part.autolabel.xml,1.5; +params/preface.autolabel.xml,1.4 - Michael(tm) +Smith + + + + + +Profiling +The following changes have been made to the + profiling code + since the 1.69.1 release. + + +Profiling now works together with +namespace stripping (V5 documents). Namespace striping should work +with all stylesheets named profile-, even if they are not supporting +namespace stripping in a non-profiling +variant. +Modified: profiling/profile-mode.xsl,1.4; +profiling/xsl2profile.xsl,1.7 - Jirka Kosek + + +Moved profiling stage out of +templates. This make possible to reuse profiled content by several +templates and still maintaing node indentity (needed for example for +HTML Help where content is processed multiple times). +I +don't know why this was not on the top level before. Maybe some XSLT +processors choked on it. I hope this will be OK +now. +Modified: profiling/xsl2profile.xsl,1.5 - Jirka +Kosek + + + + + +Tools +The following changes have been made to the + tools code + since the 1.69.1 release. + + +Moved Makefile.DocBook from +contrib module to xsl +module. +Modified: tools/make/Makefile.DocBook,1.1 - Michael(tm) +Smith + + + + + +WordML +The following changes have been made to the + wordml code + since the 1.69.1 release. + + +added contrib element, +better handling of default paragraph +style +Modified: wordml/pages-normalise.xsl,1.6; wordml/supported.xml,1.2; +wordml/wordml-final.xsl,1.14 - Steve Ball + + +added +bridgehead +Modified: wordml/docbook-pages.xsl,1.6; +wordml/docbook.xsl,1.17; wordml/pages-normalise.xsl,1.5; +wordml/template-pages.xml,1.7; wordml/template.dot,1.4; +wordml/template.xml,1.14; wordml/wordml-final.xsl,1.13 - Steve +Ball + + +added blocks stylesheet to support +bibliographies, glossaries and qandasets +Modified: wordml/Makefile,1.4; +wordml/README,1.3; wordml/blocks-spec.xml,1.1; +wordml/docbook-pages.xsl,1.5; wordml/docbook.xsl,1.16; +wordml/pages-normalise.xsl,1.4; wordml/sections-spec.xml,1.3; +wordml/specifications.xml,1.13; wordml/template-pages.xml,1.6; +wordml/template.dot,1.3; wordml/template.xml,1.13; +wordml/wordml-blocks.xsl,1.1; wordml/wordml-final.xsl,1.12; +wordml/wordml-sections.xsl,1.3 - Steve Ball + + +added mediaobject +caption +Modified: wordml/docbook-pages.xsl,1.4; +wordml/docbook.xsl,1.15; wordml/specifications.xml,1.12; +wordml/template-pages.xml,1.5; wordml/template.dot,1.2; +wordml/template.xml,1.12; wordml/wordml-final.xsl,1.11 - Steve +Ball + + +added +callouts +Modified: wordml/docbook-pages.xsl,1.3; wordml/docbook.xsl,1.14; +wordml/pages-normalise.xsl,1.3; wordml/specifications.xml,1.11; +wordml/template-pages.xml,1.4; wordml/wordml-final.xsl,1.10 - Steve +Ball + + +added Word template +file +Modified: wordml/template.dot,1.1 - Steve Ball + + +added abstract, fixed +itemizedlist, ulink +Modified: wordml/specifications.xml,1.10; +wordml/wordml-final.xsl,1.9 - Steve Ball + + +fixed Makefile added many +features to Pages support added revhistory, inlines, +highlights, abstract +Modified: wordml/Makefile,1.2; +wordml/docbook-pages.xsl,1.2; wordml/pages-normalise.xsl,1.2; +wordml/sections-spec.xml,1.2; wordml/specifications.xml,1.9; +wordml/template-pages.xml,1.3; wordml/template.xml,1.11; +wordml/wordml-final.xsl,1.8; wordml/wordml-sections.xsl,1.2 - Steve +Ball + + +fixed handling linebreaks when +generating WordML added Apple Pages +support +Modified: wordml/docbook.xsl,1.13; wordml/template-pages.xml,1.2 - +Steve Ball + + + + + + + Release 1.69.1 + This release is a minor bug-fix update to the 1.69.0 + release. Along with bug fixes, it includes one + configuration-parameter change: The default value of the + annotation.support parameter is now + 0 (off). The reason for that change is that + there have been reports that annotation handling is + causing a significant performance degradation in processing of + large documents with xsltproc. + + + + + Release 1.69.0 + The release includes major feature changes, + particularly in the manpages + stylesheets, as well as a large number of bug fixes. + + As with all DocBook Project dot zero releases, this is an + experimental release . + + + Common + + + This release adds localizations for the following + languages: + + + Albanian + Amharic + Azerbaijani + Hindi + Irish (Gaelic) + Gujarati + Kannada + Mongolian + Oriya + Punjabi + Tagalog + Tamil + Welsh + . + + + Added support for specifying number format for auto + labels for chapter, appendix, + part, and preface. Contolled with the + appendix.autolabel, + chapter.autolabel, + part.autolabel, and + preface.autolabel parameters. + + + Added basic support for biblioref cross + referencing. + + + Added support for align + on caption in mediaobject. + + + Added support for processing documents that use the + DocBook V5 namespace. + + + Added support for termdef and + mathphrase. + + + EXPERIMENTAL: Incorporated the Slides and Website + stylesheets into the DocBook XSL stylesheets package. So, + for example, Website documents can now be processed using + the following URI for the driver Website + tabular.xsl file: http://docbook.sourceforge.net/release/xsl/current/website/tabular.xsl + + + A procedure without a title is + now treated as an informal procedure (meaning + that it is not added to any generated list of + procedures and has no affect on numbering of + generated labels for other procedures). + + + docname is no longer added to + olink when pointing to a root element. + + + + Added support for generation of choice separator in + inline simplelist. This enables auto-generation of an + appropriate localized choice separator (for + example, and or or) before the + final item in an inline simplelist. + To indicate that you want a choice separator + generated for a particular list, you need to put a processing + instruction (PI) of the form + dbchoice choice="foo" as a + child of the list. For example: + <para>Choose from + ONE and ONLY ONE of the following: + <simplelist type="inline"> + <?dbchoice choice="or" ?> + <member>A</member> + <member>B</member> + <member>C</member>.</simplelist></para> + + Output (for English): +
+ Choose from ONE and only ONE of the + following choices: A, B, or C. +
+ As a temporary workaround for the fact that most of the + DocBook non-English locale files don't have a localization for + the word or, you can put in a literal string to + be used; example for French: dbchoice choice="ou". That is, use + ou instead of or.
+
+
+
+ + FO + + + Added content-type property to + external-graphic element, based on + imagedata format + attribute. + + + Added support for generating + <rx:meta-field creator="$VERSION"/> + field for XEP output. This makes the DocBook XSL + stylesheet version information available through the + Document Properties menu in Acrobat + Reader and other PDF viewers. + + + Trademark symbol handling made consistent with + handling of same in HTML stylesheets. Prior to this change, + if you processed a document that contained no value for the + class attribute on the + trademark element, the HTML stylesheets would + default to rendering a superscript TM + symbol after the trademark contents, + but the FO stylesheets would render nothing. + + + Added support for generating XEP bookmarks for + refentry. + + + Added support for HTML markup table border attribute, applied to each + table cell. + + + The table.width template can now + sum column specs if none use % or + *. + + + Added fox:destination extension + inside fox:outline to support linking to + internal destinations. + + + Added support for customizing + abstract with property sets. Controlled + with the abstract.properties and + abstract.title.properties + parameters. + + + Add footnotes in table title to + table footnote set, and add support for table footnotes to + HTML table markup. + + + Added support for title in + glosslist. + + + Added support for itemizedlist symbol + none. + + + Implemented the new + graphical.admonition.properties and + nongraphical.admonition.properties + attribute sets. + + + Added id to + formalpara and some other blocks that were + missing it. + + + Changed the anchor template to output + fo:inline instead of + fo:wrapper. + + + Added support for toc.max.depth + parameter. + + + + + + Help + + + Eclipse Help: Added support for generating olink + database. + + + + + + HTML + + + Added a first cut at support in HTML output for + DocBook 5 style annotations. Controlled using the + annotation.support parameter, and + implemented using JavaScript and CSS styling. For more + details, see the documentation for the + annotation.js, + annotation.css, + annotation.graphic.open, and + annotation.graphic.close + parameters. + + + Generate client-side image map for + imageobjectco with areas using + calspair units + + + Added support for img.src.path PI. + + + Added support for passing + img.src.path to DocBook Java XSLT + image extensions when appropriate. Controlled using the + graphicsize.use.img.src.path + parameter. + + + Added support for (not + valid for DocBook 4) xlink:href + on area and (not valid for DocBook 4) + alt in area. + + + Added new parameter + default.table.frame to control table + framing if there is no frame + attribute on a table. + + + Added initial, experimental support for generating + content for the HTML title attribute from + content of the alt element. This change adds + support for the following inline elements only (none of them + are block elements): + + + abbrev + accel + acronym + action + application + authorinitials + beginpage + citation + citerefentry + citetitle + city + classname + code + command + computeroutput + constant + country + database + email + envar + errorcode + errorname + errortext + errortype + exceptionname + fax + filename + firstname + firstterm + foreignphrase + function + glossterm + guibutton + guiicon + guilabel + guimenu + guimenuitem + guisubmenu + hardware + honorific + interface + interfacename + keycap + keycode + keysym + lineage + lineannotation + literal + markup + medialabel + methodname + mousebutton + option + optional + otheraddr + othername + package + parameter + personname + phone + pob + postcode + productname + productnumber + prompt + property + quote + refentrytitle + remark + replaceable + returnvalue + tag + shortcut + state + street + structfield + structname + subscript + superscript + surname + symbol + systemitem + tag + termdef + token + trademark + type + uri + userinput + varname + wordasword + + + + + Added support for chunking revhistory into + separate file (similar to the support for doing same with + legalnotice). Patch from Thomas + Schraitle. Controlled through new + generate.revhistory.link parameter. + + + l10n.xsl: Made language codes RFC compliant. Added a + new boolean config parameter, + l10n.lang.value.rfc.compliant. If it + is non-zero (the default), any underscore in a language code + will be converted to a hyphen in HTML output. If it is zero, + the language code will be left as-is. + + + + + man + This release closes out 44 manpages stylesheet bug reports + and feature requests. It adds more than 35 new configuration + parameters for controlling aspects of man-page output -- + including hyphenation and justification, handling of links, + conversion of Unicode characters, and contents of man-page + headers and footers. + + + + New options for globally disabling/enabling + hyphenation and justification: + man.justify and + man.hyphenate. + Note that the default + for the both of those is zero (off), because justified text + looks good only when it is also hyphenated; to quote the + Hyphenation node from the groff info page: +
+ Since the odds are not great for finding a + set of words, for every output line, which fit nicely on a + line without inserting excessive amounts of space between + words, `gtroff' hyphenates words so that it can justify + lines without inserting too much space between + words. +
+ The problem is that groff can end up hyphenating a lot of + things that you don't want hyphenated (variable names and + command names, for example). Keeping both justification and + hyphenation disabled ensures that hyphens won't get inserted + where you don't want to them, and you don't end up with + lines containing excessive amounts of space between + words. These default settings run counter to how most + existing man pages are formatted. But there are some notable + exceptions, such as the perl man pages.
+
+ + Added parameters for controlling hyphenation of + computer inlines, filenames, and URLs. By default, even when + hyphenation is enabled (globally), hyphenation is now + suppressed for "computer inlines" (currently, just + classname, constant, envar, + errorcode, option, + replaceable, userinput, + type, and varname, and for + filenames, and for URLs from link. It + can be (re)enabled using the + man.hyphenate.computer.inlines, + man.hyphenate.filenames, and + man.hyphenate.urls parameters. + + + + Implemented a new system for replacing Unicode + characters. There are two parts to the new system: a + string substitution map for doing + essential replacements, and a + character map that can optionally be disabled + and enabled. + The new system fixes all open bugs that had to do with + literal Unicode numbered entities such as &#8220; and + &#8221; showing up in output, and greatly expands the + ability of the stylesheets to generate good roff + equivalents for Unicode symbols and special + characters. + Here are some details... + The previous manpages mechanism for replacing Unicode + symbols and special characters with roff equivalents (the + replace-entities template) was not + scalable and not complete. The mechanism handled a somewhat + arbitrary selection of less than 20 or so Unicode + characters. But there are potentially more than + 800 Unicode special characters that + have some groff equivalent they can be mapped to. And there + are about 34 symbols in the Latin-1 (ISO-8859-1) block + alone. Users might reasonably expect that if they include + any of those Latin-1 characters in their DocBook source + documents, they will get correctly converted to known roff + equivalents in output. + In addition to those common symbols, certain users may + have a need to use symbols from other Unicode blocks. Say, + somebody who is documenting an application related to math + might need to use a bunch of symbols from the + Mathematical Operators Unicode block (there + are about 65 characters in that block that have reasonable + roff equivalents). Or somebody else might really like + Dingbats -- such as the checkmark character -- and so might + use a bunch of things from the Dingbat block + (141 characters in that that have roff equivalents or that + can at least be degraded somewhat gracefully + into roff). + So, the old replace-entities + mechanism was replaced with a completely different mechanism + that is based on use of two maps: a + substitution map and a character + map (the latter in a format compliant with the XSLT + 2.0 spec and therefore completely forward + compatible with XSLT 2.0). + The substitution map is controlled through the + man.string.subst.map parameter, and + is used to replace things like the backslash character + (which needs special handling to prevent it from being + interpreted as a roff escape). The substitution map cannot + be disabled, because disabling it will cause the output to + be broken. However, you can add to it and change it if + needed. + + The character map mechanism, on the + other hand, can be completely disabled. It is enabled by + default, and, by default, does replacement of all Latin-1 + symbols, along with most special spaces, dashes, and quotes + (about 75 characters by default). Also, you can optionally + enable a full character map that provides + support for converting all 800 or so of the characters that + have some reasonable groff equivalent. + + The character-map mechanism is controlled through the + following parameters: + + + man.charmap.enabled + turns character-map support + on/off + + + man.charmap.use.subset + specifies that a subset of the character + map is used instead of the full map + + + man.charmap.subset.profile + specifies profile of character-map + subset + + + man.charmap.uri + specifies an alternate character map to + use instead of the standard character map + provided in the distribution + + + + + + + Implemented out-of-line handling of display of URLs + for links (currently, only for ulink). This gives + you three choices for handling of links: + + + Number and list links. Each link is numbered + inline, with a number in square brackets preceding the + link contents, and a numbered list of all links is added + to the end of the document. + + + Only list links. Links are not numbered, but an + (unnumbered) list of links is added to the end of the + document. + + + Suppress links. Don't number links and don't add + any list of links to the end of the document. + + + You can also choose whether links should be underlined. The + default is the works -- list, number, and + underline links. You can use the + man.links.list.enabled, + man.links.are.numbered, and + man.links.are.underlined parameters + to change the defaults. The default heading for the link + list is REFERENCES. You can be change that using the + man.links.list.heading + parameter. + + + Changed default output encoding to UTF-8. This does not mean that man pages are output in + raw UTF-8, because the character map is applied + before final output, causing all UTF-8 characters covered in + the map to be converted to roff equivalents. + + + + Added support for processing refsect3 and + formalpara and nested refsection + elements, down to any arbitrary level of nesting. + + + + Output of the NAME and + SYNOPSIS and AUTHOR + headings and the headings for admonitions (note, + caution, etc.) are no longer hard-coded for + English. Instead, headings are generated for those in the + correct locale (just as the FO and HTML stylesheets + do). + + + + Re-worked mechanism for assembling page + headers/footers (the contents of the .TH + macro title line). + + Here are some details... + + All man pages contain a .TH roff + macro whose contents are used for rendering the title + line displayed in the header and footer of each + page. Here are a couple of examples of real-world man pages + that have useful page headers/footers: + gtk-options(7) GTK+ User's Manual gtk-options(7) <-- header + GTK+ 1.2 2003-10-20 gtk-options(7) <-- footer + + svgalib(7) Svgalib User Manual svgalib(7) <-- header + Svgalib 1.4.1 16 December 1999 svgalib(7) <-- footer + + And here are the terms with which the + groff_man(7) man page refers to the + various parts of the header/footer: + title(section) extra3 title(section) <- header + extra2 extra1 title(section) <- footer + Or, using the names with which the man(7) + man page refers to those same fields: + title(section) manual title(section) <- page header + source date title(section) <- page footer + + The easiest way to control the contents of those + fields is to mark up your refentry content like + the following (note that this is a minimal + example). + <refentry> + <info> + <date>2003-10-20</date> + </info> + <refmeta> + <refentrytitle>gtk-options</refentrytitle> + <manvolnum>7</manvolnum> + <refmiscinfo class="source-name">GTK+</refmiscinfo> + <refmiscinfo class="version">1.2</refmiscinfo> + <refmiscinfo class="manual">GTK+ User's Manual</refmiscinfo> + </refmeta> + <refnamediv> + <refname>gtk-options</refname> + <refpurpose>Standard Command Line Options for GTK+ Programs</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <para>This manual page describes the command line options, which + are common to all GTK+ based applications.</para> + </refsect1> + </refentry> + + + Sets the date part of the header/footer. + + + Sets the title part. + + + Sets the section part. + + + Sets the source name part. + + + Sets the version part. + + + Sets the manual part. + + + + Below are explanations of the steps the stylesheets + take to attempt to assemble and display + good headers and footer. [In the + descriptions, note that *info + is the refentry info child + (whatever its name), and + parentinfo is the + info child of its parent (again, whatever + its name).] + + + extra1 field (date) + + Content of the extra1 field is + what shows up in the center + footer position of each page. The + man(7) man page describes it as + the date of the last revision. + To provide this content, if the + refentry.date.profile.enabled + is non-zero, the stylesheets check the value of + refentry.date.profile. + Otherwise, by default, they check for a + date or pubdate not only in the + *info contents, but also in + the parentinfo + contents. + If a date cannot be found, the stylesheets now + automatically generate a localized long + format date, ensuring that this field always + has content in output. + However, if for some reason you want to suppress + this field, you can do so by setting a non-zero value + for man.th.extra1.suppress. + + + + extra2 field (source) + + On Linux systems and on systems with a modern + groff, the content of the extra2 field + are what shows up in the left + footer position of each page. + + The man(7) man page describes + this as the source of the command, and + provides the following examples: + + + For binaries, use somwething like: GNU, + NET-2, SLS Distribution, MCC Distribution. + + + For system calls, use the version of the + kernel that you are currently looking at: Linux + 0.99.11. + + + For library calls, use the source of the + function: GNU, BSD 4.3, Linux DLL 4.4.1. + + + + + In practice, there are many pages that simply + have a version number in the source + field. So, it looks like what we have is a two-part + field, + Name Version, + where: + + + Name + + product name (e.g., BSD) or org. name + (e.g., GNU) + + + + Version + + version name + + + + Each part is optional. If the + Name is a product name, + then the Version is + probably the version of the product. Or there may be + no Name, in which case, if + there is a Version, it is + probably the version of the item itself, not the + product it is part of. Or, if the + Name is an organization + name, then there probably will be no + Version. + + To provide this content, if the + refentry.source.name.profile.enabled + and + refentry.version.profile.enabled + parameter are non-zero, the stylesheets check the + value of refentry.source.name.profile + refentry.version.profile. + + Otherwise, by default, they check the following + places, in the following order: + + + *info/productnumber + + + *info/productnumber + + + refmeta/refmiscinfo[@class = 'version'] + + + parentinfo/productnumber + + + *info/productname + + + parentinfo/productname + + + refmeta/refmiscinfo + + + [nothing found, so leave it empty] + + + + + + + extra3 field + + On Linux systems and on systems with a modern + groff, the content of the extra3 field + are what shows up in the center + header position of each page. Some man + pages have extra2 content, some + don't. If a particular man page has it, it is most + often context data about some larger + system the documented item belongs to (for example, + the name or description of a group of related + applications). The stylesheets now check the following + places, in the following order, to look for content to + add to the extra3 field. + + + parentinfo/title + + + parent's title + + + refmeta/refmiscinfo + + + [nothing found, so leave it empty] + + + + + + + + + + Reworked *info gathering. For + each refentry found, the stylesheets now cache its + *info content, then check for any + valid parent of it that might have metainfo content and cache + that, if found; they then then do all further matches against + those node-sets (rather than re-selecting the original + *info nodes each time they are + needed). + + + + New option for breaking strings after forward + slashes. This enables long URLs and pathnames to be broken + across lines. Controlled through + man.break.after.slash parameter. + + + + Output for servicemark and trademark are now + (SM) and (TM). There is + a groff "\(tm" escape, but output from that + is not acceptable. + + + + New option for controlling the length of the title + part of the .TH title line. Controlled + through the man.th.title.max.length + parameter. + + + + New option for specifying output encoding of each man + page; controlled with + man.output.encoding (similar to the + HTML chunker.output.encoding + parameter). + + + + New option for suppressing filename messages when + generating output; controlled with + man.output.quietly (similar to the HTML + chunk.quietly parameter). + + + + The text of cross-references to first-level + refentry (refsect1, top-level + refsection, refnamediv, and + refsynopsisdiv) are now capitalized. + + + + Cross-references to refnamediv now use the + localized NAME title instead of using the + first refname child. This makes the output + inconsistent with HTML and FO output, but for man-page output, + it seems to make better sense to have the + NAME. (It may actually make better sense to + do it that way in HTML and FO output as well...) + + + + Added support for processing funcparams. + + + + Removed the space that was being output between + funcdef and paramdef; example: was: + float rand (void); now: + float rand(void) + + + + Turned off bold formatting for the type + element when it occurs within a funcdef or + paramdef + + + + Corrected rendering of simplelist. Any + <simplelist type="inline" instance + is now rendered as a comma-separated list (also with an + optional localized and or or before the last item -- see + description elsewhere in these release notes). Any simplelist + instance whose type is not + inline is rendered as a one-column vertical + list (ignoring the values of the type and columns attributes if present) + + + + Comment added at top of roff source for each page now + includes DocBook XSL stylesheets version number (as in the + HTML stylesheets) + + + + Made change to prevent sticky fonts + changes. Now, when the manpages stylesheets encounter node + sets that need to be boldfaced or italicized, they put the + \fBfoo\fR and \fIbar\fR + groff bold/italic instructions separately around each node in + the set. + + + synop.xsl: Boldface everything in + funcsynopsis output except parameters (which are in + ital). The man(7) man page says: +
+ For functions, the arguments are always specified + using italics, even in the SYNOPSIS section, where the rest + of the function is specified in bold. +
+ A look through the contents of the + man/man2 directory shows that most + (all) existing pages do follow this everything in + funcsynopsis bold rule. That means the + type content and any punctuation (parens, + semicolons, varargs) also must be bolded.
+
+ + + Removed code for adding backslashes before periods/dots + in roff source, because backslashes in front of periods/dots + in roff source are needed only in the very rare case where a + period is the very first character in a line, without any + space in front of it. A better way to deal with that rare case + is for you to add a zero-width space in front of the offending + dot(s) in your source + + + + Removed special handling of the quote + element. That was hard-coded to cause anything marked up with + the quote element to be output preceded by two + backticks and followed by two apostrophes -- that is, that + old-school kludge for generating curly quotes in Emacs and + in X-Windows fonts. While Emacs still seems to support that, I + don't think X-Windows has for a long time now. And, anyway, it + looks (and has always looked) like crap when viewed on a + normal tty/console. In addition, it breaks localiztion of + quote. By default, quote content is + output with localized quotation marks, which, depending on the + locale, may or may not be left and right double quotation + marks. + + + + Changed mappings for left and right single quotation + marks. Those had previously been incorrectly mapped to the + backtick (&#96;) and apostrophe (&39;) characters (for + kludgy reasons -- see above). They are now correctly mapped to + the \(oq and \(cq roff + escapes. If you want the old (broken) behavior, you need to + manually change the mappings for those in the value of the + man.string.subst.map parameter. + + + Removed xref.xsl file. Now, of the + various cross-reference elements, only the ulink + element is handled differently; the rest are handled exactly + as the HTML stylesheets handle them, except that no hypertext + links are generated. (Because there is no equivalent hypertext + mechanism is man pages.) + + + + New option for making subheading dividers in generated + roff source. The dividers are not visible in the rendered man + page; they are just there to make the source + readable. Controlled using + man.subheading.divider. + + + + Fixed many places where too much space was being added + between lines. + +
+ +
+
+ + + + Release 1.68.1 + The release adds localization support for Farsi (thanks to + Sina Heshmati) and improved support for the XLink-based DocBook NG + db:link element. Other than that, it is a minor + bug-fix update to the 1.68.0 release. The main thing it fixes is a + build error that caused the XSLT Java extensions to be jarred up + with the wrong package structure. Thanks to Jens Stavnstrup for + quickly reporting the problem, and to Mauritz Jeanson for + investigating and finding the cause. + + + + + Release 1.68.0 + This release includes some features changes, particularly + for FO/PDF output, and a number of bug fixes. + + FO + + Moved footnote properties to attribute-sets. + + + Added support for side floats, margin notes, and + custom floats. + + + Added new parameters + body.start.indent and + body.end.indent to the + set.flow.properties template. + + + Added support for xml:id + + + Added support for + refdescriptor. + + + Added support for multiple refnamedivs. + + + Added index.entry.properties + attribute-set to support customization of index + entries. + + + Added set.flow.properties + template call to each fo:flow + to support customizations entry point. + + + Add support for @floatstyle in + figure + + + Moved hardcoded properties for index division titles + to the index.div.title.properties + attribute-set. + + + Added support for + table-layout="auto" for XEP. + + + Added index.div.title.properties + attribute-set. + + + $verbose parameter is now + passed to most elements. + + + Added refentry to + toc in part, as it is + permitted by the DocBook schema/DTD. + + + Added backmatter elements and + article to toc in + part, since they are permitted by the + DocBook schema/DTD. + + + Added mode="toc" for + simplesect, since it is now permitted in + the toc if + simplesect.in.toc is set. + + + Moved hard-coded properties to + nongraphical.admonintion.properties + and graphical.admonition.properties + attribute sets. + + + Added support for sidebar-width and + float-type processing instructions in + sidebar. + + + For tables with HTML markup elements, added support + for dbfo bgcolor PI, the attribute-sets + named table.properties, + informaltable.properties, + table.table.properties, and + table.cell.padding. Also added + support for the templates named + table.cell.properties and + table.cell.block.properties so that + tabstyles can be implemented. Also added support for tables + containing only tr instead of + tbody with tr. + + + Added new paramater + hyphenate.verbatim.characters which + can specify characters after which a line break can occur in + verbatim environments. This parameter can be used to extend + the initial set of characters which contain only space and + non-breakable space. + + + Added itemizedlist.label.markup to enable + selection of different bullet symbol. Also added several + potential bullet characters, commented out by default. + + + Enabled all id's in XEP output for external olinking. + + + + + HTML + + Added support for + refdescriptor. + + + Added support for multiple refnamedivs. + + + Added support for xml:id + + + refsynopsisdiv as a section for + counting section levels + + + + Images + + Added new SVG admonition graphics and navigation images. + + + + + + + + Release 1.67.2 + This release fixes a table bug introduced in the 1.67.1 + release. + + + Release 1.67.1 + This release includes a number of bug fixes. + The following lists provide details about API and feature changes. + + FO + + Tables: Inherited cell properties are now passed to the + table.cell.properties template so they can + be overridden by a customization. + + + Tables: Added support for bgcolor PI on table row + element. + + + TOCs: Added new parameter + simplesect.in.toc; default value of + 0 causes simplesect to be omitted from TOCs; to + cause simplesect to be included in TOCs, you + must set the value of simplesect.in.toc to + 1.Comment from Norm: + +
+ Simplesect elements aren't supposed to + appear in the ToC at all... The use case for simplesect + is when, for example, every chapter in a book ends with + "Exercises" or "For More Information" sections and you + don't want those to appear in the ToC. +
+
+
+ + Sections: Reverted change that caused a variable reference + to be used in a template match and rewrote code to preserve + intended semantics. + + + Lists: Added workaround to prevent "* 0.60 + 1em" garbage in + list output from PassiveTeX + + + Moved the literal attributes from + component.title to the + component.title.properties attribute-set so + they can be customized. + + + Lists: Added glossdef's first + para to special handling in + fo:list-item-body. + +
+ + + HTML + + TOCs: Added new parameter + simplesect.in.toc; for details, see + the list of changes for this + release. + + + Indexing: Added new parameter + index.prefer.titleabbrev; when set to + 1, index references will use + titleabbrev instead of + title when available. + + + + HTML Help + + Added support for generating windows-1252-encoded + output using Saxon; for more details, see the list of changes for this release. + + + + man pages + + Replaced named/numeric character-entity references for + non-breaking space with groff equivalent (backslash-tilde). + + + + XSL Java extensions + + Saxon extensions: Added the + Windows1252 class. It extends Saxon + 6.5.x with the windows-1252 character set, which is + particularly useful when generating HTML Help for Western + European Languages (code from + Pontus + Haglund and contributed to the + DocBook community by Sectra AB, Sweden). + To use: + + + Make sure that the Saxon 6.5.x jar file and the jar file for + the DocBook XSL Java extensions are in your CLASSPATH + + + Create a DocBook XSL customization layer -- a file named + mystylesheet.xsl or whatever -- that, at a + minimum, contains the following: + <xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl"/> + <xsl:output method="html" encoding="WINDOWS-1252" indent="no"/> + <xsl:param name="htmlhelp.encoding" select="'WINDOWS-1252'"></xsl:param> + <xsl:param name="chunker.output.encoding" select="'WINDOWS-1252'"></xsl:param> + <xsl:param name="saxon.character.representation" select="'native'"></xsl:param> + </xsl:stylesheet> + + Invoke Saxon with the + encoding.windows-1252 Java system property set + to com.nwalsh.saxon.Windows1252; for example + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + com.icl.saxon.StyleSheet \ + mydoc.xml mystylesheet.xsl + + Or, for a more complete "real world" case showing other + options you'll typically want to use: + java \ + -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 \ + -Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl \ + -Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl \ + -Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl \ + com.icl.saxon.StyleSheet \ + -x org.apache.xml.resolver.tools.ResolvingXMLReader \ + -y org.apache.xml.resolver.tools.ResolvingXMLReader \ + -r org.apache.xml.resolver.tools.CatalogResolver \ + mydoc.xml mystylesheet.xsl + + In both cases, the "mystylesheet.xsl" file should be a + DocBook customization layer containing the parameters + show in step 2. + + + + + + Saxon extensions: Removed Saxon 8 extensions from release package + + +
+
+ + Release 1.67.0 + + + A number of important bug fixes. + + + Added Saxon8 extensions + + + Enabled dbfo table-width on + entrytbl in FO output + + + Added support for role=strong on + emphasis in FO output + + + Added new FO parameter + hyphenate.verbatim that can be used to turn + on "intelligent" wrapping of verbatim environments. + + + Replaced all <tt></tt> output with + <code></code> + + + Changed admon.graphic.width template to a + mode so that different admonitions can have different graphical + widths. + + + Deprecated the HTML shade.verbatim + parameter (use CSS instead) + + + Wrapped ToC + refentrytitle/refname and + refpurpose in span with class values. This + makes it possible to style them using a CSS stylesheet. + + + Use strong/em instead of + b/i in HTML output + + + Added support for converting Emphasis to + groff italic and Emphasis role='bold' to + bold. Controlled by + emphasis.propagates.style param, but not + documented yet using litprog system. Will do that next (planning + to add some other parameter-controllable options for hyphenation + and handling of line spacing). + + + callout.graphics.number.limit.xml + param: Changed the default from 10 to + 15. + + + verbatim.properties: Added + hyphenate=false + + + Saxon and Xalan Text.java extensions: Added support for + URIResolver() on insertfile href's + + + Added generated RELEASE-NOTES.txt + file. + + + Added INSTALL file (executable file for + generating catalog.xml) + + + Removed obsolete tools directory from + package + + + + +Release 1.66.1 + + +A number of important bug fixes. + + + + +Now xml:base attributes that are generated by an +XInclude processor are resolved for image files. + + + + +Rewrote olink templates to support several new features. + + + + +Extended full olink support to FO output. + + + + +Add support for xrefstyle attribute in olinks. + + + + +New parameters to support new olink features: +insert.olink.page.number, insert.olink.pdf.frag, +olink.debug, olink.lang.fallback.sequence, olink.properties, +prefer.internal.olink. +See the reference page for each parameter for more +information. + + + + + +Added index.on.type parameter for new type +attribute introduced in DocBook 4.3 for indexterms and index. +This allows you to create multiple indices containing +different categories of entries. +For users of 4.2 and earlier, you can use the new parameter index.on.role +instead. + + + + +Added new +section.autolabel.max.depth parameter to turn off section numbering +below a certain depth. +This permits you to number major section levels and leave minor +section levels unnumbered. + + + +Added footnote.sep.leader.properties attribute set to format +the line separating footnotes in printed output. + + + + +Added parameter img.src.path as a prefix to HTML img src +attributes. +The prefix is added to whatever path is already generated by the +stylesheet for each image file. + + + +Added new attribute-sets +informalequation.properties, +informalexample.properties, +informalfigure.properties, and informaltable.properties, +so each such element type can be formatted +individually if needed. + + + + +Add component.label.includes.part.label +parameter to add any part number to chapter, appendix +and other component labels when +the label.from.part parameter is nonzero. +This permits you to distinguish multiple chapters with the same +chapter number in cross references and the TOC. + + + +Added chunk.separate.lots parameter for HTML output. +This parameter lets you generate separate chunk files for each LOT +(list of tables, list of figures, etc.). + + +Added several table features: + + + +Added table.table.properties attribute set to add +properties to the fo:table element. + + + + +Added placeholder templates named table.cell.properties +and table.cell.block.properties to enable adding properties +to any fo:table-cell or the cell's fo:block, respectively. + These templates are a start for implementing table styles. + + + + + +Added new attribute +set component.title.properties for easy modifications of +component's title formatting in FO output. + + + + +Added Saxon support for an encoding attribute on the textdata element. Added new parameter +textdata.default.encoding which specifies encoding when +encoding attribute on +textdata is missing. + + + + +Template label.this.section now controls whole +section label, not only sub-label which corresponds to +particular label. Former behaviour was IMHO bug as it was +not usable. + + + + +Formatting in titleabbrev for TOC and headers +is preserved when there are no hotlink elements in the title. Formerly the title showed only the text of the title, no font changes or other markup. + + + + +Added intial.page.number template to set the initial-page-number +property for page sequences in print output. +Customizing this template lets you change when page numbering restarts. This is similar to the format.page.number template that lets you change how the page number formatting changes in the output. + + + + +Added force.page.count template to set the force-page-count +property for page sequences in print output. +This is similar to the format.page.number template. + + + + +Sort language for localized index sorting in autoidx-ng.xsl is now taken from document +lang, not from system environment. + + + + +Numbering and formatting of normal +and ulink footnotes (if turned on) has been unified. +Now ulink footnotes are mixed in with any other footnotes. + + + +Added support for renderas attribute in section and +sect1 et al. +This permits you to render a given section title as if it were a different level. + + + +Added support for label attribute in footnote to manually +supply the footnote mark. + + + + +Added support for DocBook 4.3 corpcredit element. + + + + +Added support for a dbfo keep-together PI for +formal objects (table, figure, example, equation, programlisting). That permits a formal object to be kept together if it is not already, or to be broken if it +is very long and the +default keep-together is not appropriate. + + + + +For graphics files, made file extension matching case +insensitive, and updated the list of graphics extensions. + + + + +Allow calloutlist to have block content before +the first callout + + + + +Added dbfo-need processing instruction to provide +soft page breaks. + + + + +Added implementation of existing but unused +default.image.width parameter for graphics. + + + + +Support DocBook NG tag inline element. + + + + +It appears that XEP now supports Unicode characters in +bookmarks. There is no further need to strip accents from +characters. + + + + +Make segmentedlist HTML markup +more semantic and available to CSS styles. + + + + +Added user.preroot placeholder template to +permit xsl-stylesheet and other PIs and comments to be +output before the HTML root element. + + + + +Non-chunked legalnotice now gets an <a +name="id"> element in HTML output +so it can be referenced with xref or link. + + + + +In chunked HTML output, changed link rel="home" to rel="start", +and link rel="previous" to rel="prev", per W3C HTML 4.01 +spec. + + + + +Added several patches to htmlhelp from W. Borgert + + + + +Added Bosnian locale file as common/bs.xml. + + + + + +Release 1.65.0 + + +A number of important bug fixes. + + + +Added a workaround to allow these stylesheets to process DocBook NG +documents. (It’s a hack that pre-processes the document to strip off the +namespace and then uses exsl:node-set to process +the result.) + + + +Added alternative indexing mechanism which has better +internationalization support. New indexing method allows grouping of +accented letters like e, é, ë into the same group under letter "e". It +can also treat special letters (e.g. "ch") as one character and place +them in the correct position (e.g. between "h" and "i" in Czech +language). +In order to use this mechanism you must create customization +layer which imports some base stylesheet (like +fo/docbook.xsl, +html/chunk.xsl) and then includes appropriate +stylesheet with new indexing code +(fo/autoidx-ng.xsl or +html/autoidx-ng.xsl). For example: +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl"/> +<xsl:include href="http://docbook.sourceforge.net/release/xsl/current/fo/autoidx-ng.xsl"/> + +</xsl:stylesheet> +New method is known to work with Saxon and it should also work +with xsltproc 1.1.1 and later. Currently supported languages are +English, Czech, German, French, Spanish and Danish. + + + + +Release 1.64.1 + +General bug fixes and improvements. Sorry about the failure to produce +an updated release notes file for 1.62.0—1.63.2 + +In the course of fixing bug #849787, wrapping Unicode callouts +with an appropriate font change in the Xalan extensions, I discovered +that the Xalan APIs have changed a bit. So xalan2.jar +will work with older Xalan 2 implementations, xalan25.jar +works with Xalan 2.5. + + + + +Release 1.61.0 + +Lots of bug fixes and improvements. + +Initial support for timestamp PI. From now you + can use <?dbtimestamp format="Y-m-d H:M:S"?> to get current + datetime in your document. Added localization support for datetime PI + + + +Added level 6 to test for section depth in +section.level template so that +section.title.level6.properties will be used for sections +that are 6 deep or deeper. This should also cause a h6 to be +created in html output. + + + +Don't use SVG graphics if use.svg=0 + + + +Now uses number-and-title-template for sections + only if section.autolabel is not zero. + + + +Added missing 'english-language-name' attribute to +the l10n element, and the missing 'style' attribute to the +template element so the current gentext documents will +validate. + + + +Corrected several references to parameter + qanda.defaultlabel that were missing the "$". + + + +Now accepts admon.textlabel parameter to turn off + Note, Warning, etc. label. + + + +FeatReq #684561: support more XEP metadata + + + +Added hyphenation support. Added support for coref. +Added beginpage support. (does nothing; see TDG). + + + +Added support for +hyphenation-character, hyphenation-push-character-count, and +hyphenation-remain-character-count + + + +Added root.properties, +ebnf.assignment, +and ebnf.statement.terminator + + + +Support bgcolor PI in table cells; make sure +rowsep and colsep don't have any effect on the last row or +column + + + +Handle othercredit on titlepage a little +better + + + +Applied fix from Jeff Beal that fixed the bug +that put secondary page numbers on primary entries. Same +with tertiary page numbers on secondary entries. + + + +Added definition of missing variable +collection. + + + +Make footnote formatting 'normal' even when it +occurs in a context that has special formatting + + + +Added warning when glossary.collection is not +blank, but it cannot open the specified file. + + + +Pick up the frame attribute on table and +informaltable. + + + +indexdiv/title +in non-autogenerated indexes are +now picked up. + + + +Removed (unused) +component.title.properties + + + +Move IDs from +page-sequences down to titlepage blocks + + + +Use +proportional-column-width(1) on more tables. + +Use proportional-column-width() for +header/footer tables; suppress relative-align when when +using FOP + + + +Check for glossterm.auto.link when linking +firstterms; don't output gl. prefix on glossterm links + + + +Generate Part ToCs + + + +Support glossary, bibliography, +and index in component ToCs. + + + +Refactored chunking code so that +customization of chunk algorithm and chunk elements is more +practical + + + +Support textobject/phrase +on inlinemediaobject. + + + +Support 'start' PI on ordered lists + + + +Fixed test of $toc PI to turn on qandaset TOC. + + + +Added process.chunk.footnotes to sect2 through +5 to fix bug of missing footnotes when chunk level greater +than 1. + + + +Added +paramater toc.max.depth which controls maximal depth of ToC +as requested by PHP-DOC group. + + + +Exempted titleabbrev from preamble processing in +lists, and fixed variablelist preamble code to use the same +syntax as the other lists. + + + +Added support for elements between variablelist +and first varlistentry since DocBook 4.2 supports that now. + + + + + +Release 1.60.1 + +Lots of bug fixes. + +The format of the titlepage.templates.xml files and +the stylesheet that transforms them have been significantly changed. All of the +attributes used to control the templates are now namespace qualified. So what +used to be: +<t:titlepage element="article" wrapper="fo:block"> +is now: +<t:titlepage t:element="article" t:wrapper="fo:block"> +Attributes from other namespaces (including those that are unqualified) are +now copied directly through. In practice, this means that the names that used +to be fo: qualified: +<title named-template="component.title" + param:node="ancestor-or-self::article[1]" + fo:text-align="center" + fo:keep-with-next="always" + fo:font-size="&hsize5;" + fo:font-weight="bold" + fo:font-family="{$title.font.family}"/> +are now unqualified: +<title t:named-template="component.title" + param:node="ancestor-or-self::article[1]" + text-align="center" + keep-with-next="always" + font-size="&hsize5;" + font-weight="bold" + font-family="{$title.font.family}"/> +The t:titlepage and t:titlepage-content +elements both generate wrappers now. And unqualified attributes on those elements +are passed through. This means that you can now make the title font apply to +ane entire titlepage and make the entire recto +titlepage centered by specifying the font and alignment on the those elements: +<t:titlepage t:element="article" t:wrapper="fo:block" + font-family="{$title.font.family}"> + + <t:titlepage-content t:side="recto" + text-align="center"> + + + + + + + +Support use of titleabbrev in running +headers and footers. + + + +Added (experimental) xref.with.number.and.title +parameter to enable number/title cross references even when the +default would +be just the number. + + + +Generate part ToCs if they're requested. + + + +Use proportional-column-width() in header/footer tables. + + + +Handle alignment correctly when screenshot +wraps a graphic in a figure. + + + +Format chapter and appendix +cross references consistently. + + + +Attempt to support tables with multiple tgroups +in FO. + + + +Output fo:table-columns in +simplelist tables. + + + +Use titlepage.templates.xml for +indexdiv and glossdiv formatting. + + + +Improve support for new bibliography elements. + + + +Added +footnote.number.format, +table.footnote.number.format, +footnote.number.symbols, and +table.footnote.number.symbols for better control of +footnote markers. + + + +Added glossentry.show.acronyms. + + + +Suppress the draft-mode page masters when +draft-mode is no. + + + +Make blank pages verso not recto. D'Oh! + + + +Improved formatting of ulink footnotes. + + + +Fixed bugs in graphic width/height calculations. + + + +Added class attributes to inline elements. + + + +Don't add .html to the filenames identified +with the dbhtml PI. + + + +Don't force a ToC when sections contain refentrys. + + + +Make section title sizes a function of the +body.master.size. + + + + + +Release 1.59.2 + +The 1.59.2 fixes an FO bug in the page masters that causes FOP to fail. + + +Removed the region-name from the region-body of blank pages. There's +no reason to give the body of blank pages a unique name and doing so causes +a mismatch that FOP detects. + + + +Output IDs for the first paragraphs in listitems. + + + +Fixed some small bugs in the handling of page numbers in double-sided mode. + + + +Attempt to prevent duplicated IDs from being produced when +endterm on xref points +to something with nested structure. + + + +Fix aligment problems in equations. + + + +Output the type attribute on unordered lists (UL) in HTML only if +the css.decoration parameter is true. + + + +Calculate the font size in formal.title.properties so that it's 1.2 times +the base font size, not a fixed "12pt". + + + + + +Release 1.59.1 + +The 1.59.1 fixes a few bugs. + + +Added Bulgarian localization. + + + +Indexing improvements; localize book indexes to books but allow setindex +to index an entire set. + + + +The default value for rowsep and colsep is now "1" as per CALS. + + + +Added support for titleabbrev (use them for cross +references). + + + +Improvements to mediaobject for selecting print vs. online +images. + + + +Added seperate property sets for figures, +examples, equations, tabless, +and procedures. + + + +Make lineannotations italic. + + + +Support xrefstyle attribute. + + + +Make endterm on +xref higher priority than +xreflabel target. + + + +Glossary formatting improvements. + + + + + +Release 1.58.0 + +The 1.58.0 adds some initial support for extensions in xsltproc, adds +a few features, and fixes bugs. + + +This release contains the first attempt at extension support for xsltproc. +The only extension available to date is the one that adjusts table column widths. +Run extensions/xsltproc/python/xslt.py. + + + +Fixed bugs in calculation of adjusted column widths to correct for rounding +errors. + + + +Support nested refsection elements correctly. + + + +Reworked gentext.template to take context into consideration. +The name of elements in localization files is now an xpath-like context list, not +just a simple name. + + + +Made some improvements to bibliography formatting. + + + +Improved graphical formatting of admonitions. + + + +Added support for entrytbl. + + + +Support spanning index terms. + + + +Support bibliosource. + + + + + +Release 1.57.0 + + +The 1.57.0 release wasn't documented here. Oops. + + + + + +Release 1.56.0 + +The 1.56.0 release fixes bugs. + + +Reworked chunking. This will break all existing customizations +layers that change the chunking algorithm. If you're customizing chunking, +look at the new content parameter that's passed to +process-chunk-element and friends. + + + +Support continued and inherited numeration in orderedlist +formatting for FOs. + + + +Added Thai localization. + + + +Tweaked stylesheet documentation stylesheets to link to TDG and +the parameter references. + + + +Allow title on tables of contents ("Table of Contents") to be optional. +Added new keyword to generate.toc. +Support tables of contents on sections. + + + +Made separate parameters for table borders and table cell borders: +table.frame.border.color, +table.frame.border.style, +table.frame.border.thickness, +table.cell.border.color, +table.cell.border.style, and +table.cell.border.thickness. + + + +Suppress formatting of endofrange indexterms. +This is only half-right. They should generate a range, but I haven't figured out how +to do that yet. + + + +Support revdescription. (Bug #582192) + + + +Added default.float.class and fixed figure +floats. (Bug #497603) + + + +Fixed formatting of sbr in FOs. + + + +Added context to the missing template error message. + + + +Process arg correctly in a group. +(Bug #605150) + + + +Removed 'keep-with-next' from formal.title.properties +attribute set now that the stylesheets support the option of putting +such titles below the object. Now the $placement value determines if +'keep-with-next' or 'keep-with-previous' is used in the title block. + + + +Wrap url() around external-destinations when appropriate. + + + +Fixed typo in compact list spacing. (Bug #615464) + + + +Removed spurious hash in anchor name. (Bug #617717) + + + +Address is now displayed verbatim on title pages. (Bug #618600) + + + +The bridgehead.in.toc parameter is now properly +supported. + + + +Improved effectiveness of HTML cleanup by increasing the number +of places where it is used. Improve use of HTML cleanup in XHTML stylesheets. + + + +Support table of contents for appendix in +article. (Bug #596599) + + + +Don't duplicate footnotes in bibliographys and +glossarys. (Bug #583282) + + + +Added default.image.width. (Bug #516859) + + + +Totally reworked funcsynopsis code; it now +supports a 'tabular' presentation style for 'wide' prototypes; see +funcsynopsis.tabular.threshold. (HTML only +right now, I think, FO support, uh, real soon now.) + + + +Reworked support for difference marking; toned down the colors a bit +and added a system.head.content template so that the diff CSS +wasn't overriding user.head.content. (Bug #610660) + + + +Added call to the *.head.content elements when writing +out long description chunks. + + + +Make sure legalnotice link is correct even when +chunking to a different base.dir. + + + +Use CSS to set viewport characteristics if +css.decoration is non-zero, use div instead of p for making +graphic a block element; make figure titles the +default alt +text for images in a figure. + + +Added space-after to list.block.spacing. + + + +Reworked section.level template to give correct answer +instead of being off by one. + + + +When processing tables, use the tabstyle +attribute as the division class. + + + +Fixed bug in html2xhtml.xsl that was causing the +XHTML chunker to output HTML instead of XHTML. + + + + + + Older releases + To view the release notes for older releases, see http://cvs.sourceforge.net/viewcvs.py/docbook/xsl/RELEASE-NOTES.xml. Be + aware that there were no release notes for releases prior to the + 1.50.0 release. + + + About dot-zero releases + DocBook Project “dot zero†releases should be + considered experimental and are always + followed by stable “dot one plus†releases, usually within + two or three weeks. Please help to ensure the stability of + “dot one plus†releases by carefully testing each + “dot zero†release and reporting back about any + problems you find. + It is not recommended that you use a “dot zero†+ release in a production system. Instead, you should wait for + the “dot one†or greater versions. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/REVISION b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/REVISION new file mode 100644 index 00000000..14db6eb9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/REVISION @@ -0,0 +1 @@ +9732 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/TODO b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/TODO new file mode 100644 index 00000000..1f421cda --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/TODO @@ -0,0 +1,23 @@ +The "to do" list for the DocBook Project XSL stylesheets is +maintained at Sourceforge. To view a list of all open feature +requests for the stylesheets: + + http://docbook.sf.net/tracker/xsl/requests + +To submit a feature request against the stylesheets: + + http://docbook.sf.net/tracker/submit/request + +To do a full-text search of all DocBook Project issues: + + http://docbook.sf.net/tracker/search + +Discussion about the DocBook Project XSL stylesheets takes place +on the docbook-apps mailing list: + + http://wiki.docbook.org/topic/DocBookAppsMailingList + +Real-time discussion takes place on IRC: + + http://wiki.docbook.org/topic/DocBookIrcChannel + irc://irc.freenode.net/docbook diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION new file mode 100644 index 00000000..0f99b748 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION @@ -0,0 +1,115 @@ + + + + + + + + + +docbook-xsl +1.78.0 +9696 +$Revision: 9731 $ +$URL: https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/VERSION $ + + + + + DocBook + XSL Stylesheets + + + 1.78.1 + + + + + + +* Major feature enhancements + + + + + + http://sourceforge.net/projects/docbook/ + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.tar.gz?download + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.zip?download + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.bz2?download + http://sourceforge.net/project/shownotes.php?release_id={SFRELID} + http://docbook.svn.sourceforge.net/viewvc/docbook/ + http://lists.oasis-open.org/archives/docbook-apps/ + This is a release with bugfixes and some enhancements. + + + + + + + + + + + + + + + + + + + + + + + You must specify the sf-relid as a parameter. + + + + + + + + + + + + + + + + + + : + + + + + + + + + : + + + + + + + + + : + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION.xsl new file mode 100644 index 00000000..0f99b748 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/VERSION.xsl @@ -0,0 +1,115 @@ + + + + + + + + + +docbook-xsl +1.78.0 +9696 +$Revision: 9731 $ +$URL: https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/VERSION $ + + + + + DocBook + XSL Stylesheets + + + 1.78.1 + + + + + + +* Major feature enhancements + + + + + + http://sourceforge.net/projects/docbook/ + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.tar.gz?download + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.zip?download + http://prdownloads.sourceforge.net/docbook/{DISTRONAME-VERSION}.bz2?download + http://sourceforge.net/project/shownotes.php?release_id={SFRELID} + http://docbook.svn.sourceforge.net/viewvc/docbook/ + http://lists.oasis-open.org/archives/docbook-apps/ + This is a release with bugfixes and some enhancements. + + + + + + + + + + + + + + + + + + + + + + + You must specify the sf-relid as a parameter. + + + + + + + + + + + + + + + + + + : + + + + + + + + + : + + + + + + + + + : + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/README new file mode 100644 index 00000000..2ef9fed0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/README @@ -0,0 +1,195 @@ +DocBook Assembly Stylesheets +============================== +bobs@sagehill.net + +This directory provides XSL stylesheets for working with +DocBook assemblies. It is intended to enable working with + and elements, as defined in DocBook 5.1 +and later. + +This kit currently supports most features of an assembly. +See the "Unsupported Features" section below for details +of what is not currently supported. These more advanced +features will be supported as it is further developed. + + +Content of this directory: +-------------------------- +topic-maker-chunk.xsl - stylesheet to modularize an existing DB5 document. +topic-maker.xsl - imported by topic-maker-chunk.xsl. +assemble.xsl - stylesheet to process an into a document. + + +The toolkit consists of an assemble.xsl XSL stylesheet +to process a DocBook element to convert it +to an assembled DocBook 5 document ready to be formatted. +This stylesheet will enable users to structure a book from +modular files. + +To make it easy to initially create a modular book, this +kit also includes a topic-maker-chunk.xsl XSL stylesheet +to break apart an existing DocBook 5 book into modular +files, and also create the associated document. +Then you can run the assemble.xsl stylesheet to put it +back together as a single DocBook document. + + +To create an assembly and topic files from a book or article document +======================================================================= + +If you have an existing DocBook 5 book or article document, +you can convert it to an assembly and a collection of +modular topic files. If you want to convert a DocBook 4 +document, you must first convert it to version 5. + +For example, to disassemble a DocBook 5 book document named book.xml: + +xsltproc --xinclude \ + --stringparam assembly.filename myassembly.xml \ + --stringparam base.dir topics/ \ + topic-maker-chunk.xsl \ + mybook.xml + +This command will result in a master assembly file named +'myassembly.xml' with a root element of , containing +a single element. It will also break up the +content of the book into modular chunks that are output +to the 'topics/' subdirectory as specified in the 'base.dir' +parameter. + +Options +---------- +The name of the assembly file is set by the stylesheet param +named 'assembly.filename', which should include the filename suffix. + +Modular files are output to the directory location specified +by the 'base.dir' parameter. If you want them in the current +directory, then don't set that param. + +By default the assembly element is output to the current +directory, *not* into base.dir with the modular files. +The element in the assembly has its xml:base +attribute set to the value of 'base.dir', so that it is +added to the paths to the modular files when processed. +If you set the stylesheet param 'manifest.in.base.dir' +to 1, then the assembly file is created in the base.dir +directory and the xml:base attribute is omitted (since +they are together in the same directory). + +If you want the assembly file in 'base.dir' instead of +the current directory, then set the stylesheet param +'manifest.in.base.dir' to 1. + +The stylesheet chunks a document into modules at the +same boundaries as the chunking XHTML stylesheet, because +it reuses many of the chunking stylesheet templates. +You can alter the chunking behavior with the same options +as for XHTML chunking. + +For example, the stylesheet will chunk sections into topics +down to section level 3 by default. To change that level, +change the stylesheet param 'chunk.section.depth' to +another value. + +Finer control of chunking can be achieved by using +the processing instruction in +the source file. + +Many modular elements retain their original element name, +such as glossary, bibliography, index, and such. By default, the +stylesheet converts chapter, article, preface and section elements +into modules. To change that list of +converted element names, alter the stylesheet param named +'topic.elements'. If that param is empty, then no elements +will be converted to , so they will all retain their +original element names. + +Modular filenames use the same naming scheme as the chunking +XHTML stylesheet, and supports the same file naming options such as +the param 'use.id.as.filename', which is set to 1 by default. +Note that the stylesheet param 'html.ext' is set to '.xml' +because it is producing modular XML files, not HTML files. + +Root element conversion +------------------------ +By default, the root element of the original document is +also converted to a module, and gets a resourceref +attribute to reference it. If you set the stylesheet +param 'root.as.resourceref' to zero, then the root element +is handled differently, as described as follows. + +If the structure element does not have a resourcref +attribute, the root element is constructed rather +than copied from a resource. The structure element must +have a renderas attribute (or its child output element must +have such) to select the output root element name. + +Any content between the root element start tag and the +first module is put into a resource with the original +root element. To pull this content in, the first +module in the structure points to this resource but +uses a contentonly="yes" attribute. The effect of +that attribute is to pull in all content *except* +the root element of that resource. + +In general, if you have content that does not logically +have its own container element, you can put the content +into a suitable container element and then deselect the +container element upon assembly with the contentonly="yes" +attribute. That attribute can also be used to avoid +pulling in a resource's xml:id when you want to change it. + + +To process an into an assembled DocBook document +============================================================== + +To convert an and its associated modular +files into a single DocBook document, process +your assembly document with the assemble.xsl stylesheet. +You should then be able to process the resulting +document with a DocBook XSL formatting stylesheet. + + + + +Useful params in assemble.xsl +----------------------------- +The $root.default.renderas param sets the name of the +root element of the assembled document, if it is not +otherwise specified with @renderas. Its default value +is 'book'. + +The $topic.default.renderas param sets the name of the +output element for any topic element included in the +assembly, if it is not otherwise specified with +@renderas. It's default value is 'section'. + +The $structure.id param lets you specify at runtime +the id value of the structure you want to reassemble. +This is only necessary if you have more than one +structure element in your assembly. + +The $output.type param also lets you specify at runtime +which structure element to process. In this case, +the value should match on an @type attribute on +the structure element. + +The $output.format param lets you specify at runtime +which of several possible output formats are being generated. +The param value is compared to the @format +attribute on elements to select specific properties +for a module. + + + +Unsupported Features +----------------------- + +The transforms and transform elements are currently ignored +by the assembly stylesheet. + +The relationships and relationship elements are currently +ignored by the assembly stylesheet. + +The filterin and filterout elements are not currently +supported. diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/assemble.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/assemble.xsl new file mode 100644 index 00000000..c09af886 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/assemble.xsl @@ -0,0 +1,677 @@ + + + + + + + + + + + +5.0 +book +section + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: structure.id param set to ' + + ' but no element with that xml:id exists in assembly. + + + + + ERROR: structure.id param set to ' + + ' but no structure with that xml:id exists in assembly. + + + + + + + + + + ERROR: output.type param set to ' + + but no structure element has that type attribute. Exiting. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + renderas + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: cannot determine output element name for + module with no @resourceref and no @renderas. Exiting. + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: cannot determine output element name for + @resourceref=" + + ". Exiting. + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: cannot determine output element name for + structure with no @renderas and no $root.default.renderas. + Exiting. + + + + + + + + + + + + + + + + ERROR: no xml:id matches @resourceref = ' + + '. + + + + + ERROR: xml:id matching @resourceref = ' + + is not a resource element'. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: @fileref = ' + + ' has no content or is unresolved. + + + + + + + + + + + + omittitles + + + + + + contentonly + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: no xml:id matches @resourceref = ' + + '. + + + + + ERROR: xml:id matching @resourceref = ' + + is not a resource element'. + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: merge element with resourceref ' + + ' must point to something with an info element.' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: the <relationships> element is not currently + supported by this stylesheet. + + + + + + WARNING: the <transforms> element is not currently + supported by this stylesheet. + + + + + + WARNING: the <filterin> element is not currently + supported by this stylesheet. + + + + + + WARNING: the <filterin> element is not currently + supported by this stylesheet. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/assembly51b7.rnc b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/assembly51b7.rnc new file mode 100755 index 00000000..0a26290c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/assembly51b7.rnc @@ -0,0 +1,11035 @@ +namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0" +namespace ctrl = "http://nwalsh.com/xmlns/schema-control/" +default namespace db = "http://docbook.org/ns/docbook" +namespace html = "http://www.w3.org/1999/xhtml" +namespace mml = "http://www.w3.org/1998/Math/MathML" +namespace rng = "http://relaxng.org/ns/structure/1.0" +namespace s = "http://purl.oclc.org/dsdl/schematron" +namespace svg = "http://www.w3.org/2000/svg" +namespace xlink = "http://www.w3.org/1999/xlink" + +# This file is part of DocBook Assembly V5.1b7 +# +# Copyright 2008-2011 HaL Computer Systems, Inc., +# O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software +# Corporation, Norman Walsh, Sun Microsystems, Inc., and the +# Organization for the Advancement of Structured Information +# Standards (OASIS). +# +# Permission to use, copy, modify and distribute the DocBook schema +# and its accompanying documentation for any purpose and without fee +# is hereby granted in perpetuity, provided that the above copyright +# notice and this paragraph appear in all copies. The copyright +# holders make no representation about the suitability of the schema +# for any purpose. It is provided "as is" without expressed or implied +# warranty. +# +# If you modify the DocBook schema in any way, label your schema as a +# variant of DocBook. See the reference documentation +# (http://docbook.org/tdg5/en/html/ch05.html#s-notdocbook) +# for more information. +# +# Please direct all questions, bug reports, or suggestions for changes +# to the docbook@lists.oasis-open.org mailing list. For more +# information, see http://www.oasis-open.org/docbook/. +# +# ====================================================================== +div { + db._any.attribute = + + ## Any attribute, including any attribute in any namespace. + attribute * { text } + db._any = + + ## Any element from almost any namespace + element * - (db:* | html:*) { + (db._any.attribute | text | db._any)* + } +} +db.arch.attribute = + + ## Designates the computer or chip architecture to which the element applies + attribute arch { text } +db.audience.attribute = + + ## Designates the intended audience to which the element applies, for example, system administrators, programmers, or new users. + attribute audience { text } +db.condition.attribute = + + ## provides a standard place for application-specific effectivity + attribute condition { text } +db.conformance.attribute = + + ## Indicates standards conformance characteristics of the element + attribute conformance { text } +db.os.attribute = + + ## Indicates the operating system to which the element is applicable + attribute os { text } +db.revision.attribute = + + ## Indicates the editorial revision to which the element belongs + attribute revision { text } +db.security.attribute = + + ## Indicates something about the security level associated with the element to which it applies + attribute security { text } +db.userlevel.attribute = + + ## Indicates the level of user experience for which the element applies + attribute userlevel { text } +db.vendor.attribute = + + ## Indicates the computer vendor to which the element applies. + attribute vendor { text } +db.wordsize.attribute = + + ## Indicates the word size (width in bits) of the computer architecture to which the element applies + attribute wordsize { text } +db.effectivity.attributes = + db.arch.attribute? + & db.audience.attribute? + & db.condition.attribute? + & db.conformance.attribute? + & db.os.attribute? + & db.revision.attribute? + & db.security.attribute? + & db.userlevel.attribute? + & db.vendor.attribute? + & db.wordsize.attribute? +db.endterm.attribute = + + ## Points to the element whose content is to be used as the text of the link + attribute endterm { xsd:IDREF } +db.linkend.attribute = + + ## Points to an internal link target by identifying the value of its xml:id attribute + attribute linkend { xsd:IDREF } +db.linkends.attribute = + + ## Points to one or more internal link targets by identifying the value of their xml:id attributes + attribute linkends { xsd:IDREFS } +db.xlink.href.attribute = + + ## Identifies a link target with a URI + attribute xlink:href { xsd:anyURI } +db.xlink.simple.type.attribute = + + ## Identifies the XLink link type + attribute xlink:type { + + ## An XLink simple link type + "simple" + } +db.xlink.role.attribute = + + ## Identifies the XLink role of the link + attribute xlink:role { xsd:anyURI } +db.xlink.arcrole.attribute = + + ## Identifies the XLink arcrole of the link + attribute xlink:arcrole { xsd:anyURI } +db.xlink.title.attribute = + + ## Identifies the XLink title of the link + attribute xlink:title { text } +db.xlink.show.enumeration = + + ## An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context. + "new" + | + ## An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded. + "replace" + | + ## An application traversing to the ending resource should load its presentation in place of the presentation of the starting resource. + "embed" + | + ## The behavior of an application traversing to the ending resource is unconstrained by XLink. The application should look for other markup present in the link to determine the appropriate behavior. + "other" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + "none" +db.xlink.show.attribute = + + ## Identifies the XLink show behavior of the link + attribute xlink:show { db.xlink.show.enumeration } +db.xlink.actuate.enumeration = + + ## An application should traverse to the ending resource immediately on loading the starting resource. + "onLoad" + | + ## An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. + "onRequest" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior. + "other" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + "none" +db.xlink.actuate.attribute = + + ## Identifies the XLink actuate behavior of the link + attribute xlink:actuate { db.xlink.actuate.enumeration } +db.xlink.simple.link.attributes = + db.xlink.simple.type.attribute? + & db.xlink.href.attribute? + & db.xlink.role.attribute? + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? +db.xlink.attributes = + db.xlink.simple.link.attributes + | (db.xlink.extended.link.attributes + | db.xlink.locator.link.attributes + | db.xlink.arc.link.attributes + | db.xlink.resource.link.attributes + | db.xlink.title.link.attributes) +db.xml.id.attribute = + + ## Identifies the unique ID value of the element + attribute xml:id { xsd:ID } +db.version.attribute = + + ## Specifies the DocBook version of the element and its descendants + attribute version { text } +db.xml.lang.attribute = + + ## Specifies the natural language of the element and its descendants + attribute xml:lang { text } +db.xml.base.attribute = + + ## Specifies the base URI of the element and its descendants + attribute xml:base { xsd:anyURI } +db.remap.attribute = + + ## Provides the name or similar semantic identifier assigned to the content in some previous markup scheme + attribute remap { text } +db.xreflabel.attribute = + + ## Provides the text that is to be generated for a cross reference to the element + attribute xreflabel { text } +db.xrefstyle.attribute = + + ## Specifies a keyword or keywords identifying additional style information + attribute xrefstyle { text } +db.revisionflag.enumeration = + + ## The element has been changed. + "changed" + | + ## The element is new (has been added to the document). + "added" + | + ## The element has been deleted. + "deleted" + | + ## Explicitly turns off revision markup for this element. + "off" +db.revisionflag.attribute = + + ## Identifies the revision status of the element + attribute revisionflag { db.revisionflag.enumeration } +db.dir.enumeration = + + ## Left-to-right text + "ltr" + | + ## Right-to-left text + "rtl" + | + ## Left-to-right override + "lro" + | + ## Right-to-left override + "rlo" +db.dir.attribute = + + ## Identifies the direction of text in an element + attribute dir { db.dir.enumeration } +db.common.base.attributes = + db.version.attribute? + & db.xml.lang.attribute? + & db.xml.base.attribute? + & db.remap.attribute? + & db.xreflabel.attribute? + & db.revisionflag.attribute? + & db.dir.attribute? + & db.effectivity.attributes +db.common.attributes = + db.xml.id.attribute? + & db.common.base.attributes + & db.annotations.attribute? +db.common.idreq.attributes = + db.xml.id.attribute + & db.common.base.attributes + & db.annotations.attribute? +db.common.linking.attributes = + (db.linkend.attribute | db.xlink.attributes)? +db.common.req.linking.attributes = + db.linkend.attribute | db.xlink.attributes +db.common.data.attributes = + + ## Specifies the format of the data + attribute format { text }?, + ( + ## Indentifies the location of the data by URI + attribute fileref { xsd:anyURI } + | + ## Identifies the location of the data by external identifier (entity name) + attribute entityref { xsd:ENTITY }) +db.verbatim.continuation.enumeration = + + ## Line numbering continues from the immediately preceding element with the same name. + "continues" + | + ## Line numbering restarts (begins at 1, usually). + "restarts" +db.verbatim.continuation.attribute = + + ## Determines whether line numbering continues from the previous element or restarts. + attribute continuation { db.verbatim.continuation.enumeration } +db.verbatim.linenumbering.enumeration = + + ## Lines are numbered. + "numbered" + | + ## Lines are not numbered. + "unnumbered" +db.verbatim.linenumbering.attribute = + + ## Determines whether lines are numbered. + attribute linenumbering { db.verbatim.linenumbering.enumeration } +db.verbatim.startinglinenumber.attribute = + + ## Specifies the initial line number. + attribute startinglinenumber { xsd:integer } +db.verbatim.language.attribute = + + ## Identifies the language (i.e. programming language) of the verbatim content. + attribute language { text } +db.verbatim.xml.space.attribute = + + ## Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not. + attribute xml:space { + + ## Whitespace must be preserved. + "preserve" + } +db.verbatim.common.attributes = + db.verbatim.continuation.attribute? + & db.verbatim.linenumbering.attribute? + & db.verbatim.startinglinenumber.attribute? + & db.verbatim.xml.space.attribute? +db.verbatim.attributes = + db.verbatim.common.attributes & db.verbatim.language.attribute? +db.label.attribute = + + ## Specifies an identifying string for presentation purposes + attribute label { text } +db.width.characters.attribute = + + ## Specifies the width (in characters) of the element + attribute width { xsd:nonNegativeInteger } +db.spacing.enumeration = + + ## The spacing should be "compact". + "compact" + | + ## The spacing should be "normal". + "normal" +db.spacing.attribute = + + ## Specifies (a hint about) the spacing of the content + attribute spacing { db.spacing.enumeration } +db.pgwide.enumeration = + + ## The element should be rendered in the current text flow (with the flow column width). + "0" + | + ## The element should be rendered across the full text page. + "1" +db.pgwide.attribute = + + ## Indicates if the element is rendered across the column or the page + attribute pgwide { db.pgwide.enumeration } +db.language.attribute = + + ## Identifies the language (i.e. programming language) of the content. + attribute language { text } +db.performance.enumeration = + + ## The content describes an optional step or steps. + "optional" + | + ## The content describes a required step or steps. + "required" +db.performance.attribute = + + ## Specifies if the content is required or optional. + attribute performance { db.performance.enumeration } +db.floatstyle.attribute = + + ## Specifies style information to be used when rendering the float + attribute floatstyle { text } +db.width.attribute = + + ## Specifies the width of the element + attribute width { text } +db.depth.attribute = + + ## Specifies the depth of the element + attribute depth { text } +db.contentwidth.attribute = + + ## Specifies the width of the content rectangle + attribute contentwidth { text } +db.contentdepth.attribute = + + ## Specifies the depth of the content rectangle + attribute contentdepth { text } +db.scalefit.enumeration = + + ## False (do not scale-to-fit; anamorphic scaling may occur) + "0" + | + ## True (scale-to-fit; anamorphic scaling is forbidden) + "1" +db.scale.attribute = + + ## Specifies the scaling factor + attribute scale { xsd:positiveInteger } +db.classid.attribute = + + ## Specifies a classid for a media object player + attribute classid { text } +db.autoplay.attribute = + + ## Specifies the autoplay setting for a media object player + attribute autoplay { text } +db.halign.enumeration = + + ## Centered horizontally + "center" + | + ## Aligned horizontally on the specified character + "char" + | + ## Fully justified (left and right margins or edges) + "justify" + | + ## Left aligned + "left" + | + ## Right aligned + "right" +db.valign.enumeration = + + ## Aligned on the bottom of the region + "bottom" + | + ## Centered vertically + "middle" + | + ## Aligned on the top of the region + "top" +db.biblio.class.enumeration = + + ## A digital object identifier. + "doi" + | + ## An international standard book number. + "isbn" + | + ## An international standard technical report number (ISO 10444). + "isrn" + | + ## An international standard serial number. + "issn" + | + ## An international standard text code. + "istc" + | + ## A Library of Congress reference number. + "libraryofcongress" + | + ## A publication number (an internal number or possibly organizational standard). + "pubsnumber" + | + ## A Uniform Resource Identifier + "uri" +db.biblio.class-enum.attribute = + + ## Identifies the kind of bibliographic identifier + attribute class { db.biblio.class.enumeration }? +db.biblio.class-other.attribute = + + ## Identifies the nature of the non-standard bibliographic identifier + attribute otherclass { xsd:NMTOKEN } +db.biblio.class-other.attributes = + + ## Identifies the kind of bibliographic identifier + attribute class { + + ## Indicates that the identifier is some 'other' kind. + "other" + } + & db.biblio.class-other.attribute +db.biblio.class.attribute = + db.biblio.class-enum.attribute | db.biblio.class-other.attributes +db.ubiq.inlines = + (db.inlinemediaobject + | db.remark + | db.link.inlines + | db.alt + | db.trademark + | # below, effectively the publishing inlines (as of 5.0) + db.abbrev + | db.acronym + | db.date + | db._emphasis + | db.footnote + | db.footnoteref + | db._foreignphrase + | db._phrase + | db._quote + | db.subscript + | db.superscript + | db.wordasword) + | db.annotation + | (db._firstterm | db._glossterm) + | db.indexterm + | db.coref +db._text = (text | db.ubiq.inlines | db._phrase | db.replaceable)* +db._title = db.title? & db.titleabbrev? & db.subtitle? +db._title.req = db.title & db.titleabbrev? & db.subtitle? +db._title.only = db.title? & db.titleabbrev? +db._title.onlyreq = db.title & db.titleabbrev? +db._info = (db._title, db.titleforbidden.info?) | db.info? +db._info.title.req = + (db._title.req, db.titleforbidden.info?) | db.titlereq.info +db._info.title.only = + (db._title.only, db.titleforbidden.info?) | db.titleonly.info +db._info.title.onlyreq = + (db._title.onlyreq, db.titleforbidden.info?) | db.titleonlyreq.info +db._info.title.forbidden = db.titleforbidden.info? +db.all.inlines = + text | db.ubiq.inlines | db.general.inlines | db.domain.inlines +db.general.inlines = + db.publishing.inlines + | db.product.inlines + | db.bibliography.inlines + | db.graphic.inlines + | db.indexing.inlines + | db.link.inlines +db.domain.inlines = + db.technical.inlines + | db.math.inlines + | db.markup.inlines + | db.gui.inlines + | db.keyboard.inlines + | db.os.inlines + | db.programming.inlines + | db.error.inlines +db.technical.inlines = + (db.replaceable | db.package | db.parameter) + | db.termdef + | db.nonterminal + | (db.systemitem | db.option | db.optional | db.property) +db.product.inlines = + db.trademark + | (db.productnumber + | db.productname + | db.database + | db.application + | db.hardware) +db.bibliography.inlines = + db.citation + | db.citerefentry + | db.citetitle + | db.citebiblioid + | db.author + | db.person + | db.personname + | db.org + | db.orgname + | db.editor + | db.jobtitle +db.publishing.inlines = + (db.abbrev + | db.acronym + | db.date + | db.emphasis + | db.footnote + | db.footnoteref + | db.foreignphrase + | db.phrase + | db.quote + | db.subscript + | db.superscript + | db.wordasword) + | db.glossary.inlines + | db.coref +db.graphic.inlines = db.inlinemediaobject +db.indexing.inlines = notAllowed | db.indexterm +db.link.inlines = + (db.xref | db.link | db.olink | db.anchor) | db.biblioref +db.nopara.blocks = + (db.list.blocks + | db.formal.blocks + | db.informal.blocks + | db.publishing.blocks + | db.graphic.blocks + | db.technical.blocks + | db.verbatim.blocks + | db.bridgehead + | db.remark + | db.revhistory) + | db.indexterm + | db.synopsis.blocks + | db.admonition.blocks +db.para.blocks = db.anchor | db.para | db.formalpara | db.simpara +db.all.blocks = (db.nopara.blocks | db.para.blocks) | db.annotation +db.formal.blocks = (db.example | db.figure | db.table) | db.equation +db.informal.blocks = + (db.informalexample | db.informalfigure | db.informaltable) + | db.informalequation +db.publishing.blocks = + db.sidebar | db.blockquote | db.address | db.epigraph +db.graphic.blocks = db.mediaobject | db.screenshot +db.technical.blocks = + db.procedure + | db.task + | (db.productionset | db.constraintdef) + | db.msgset +db.list.blocks = + (db.itemizedlist + | db.orderedlist + | db.procedure + | db.simplelist + | db.variablelist + | db.segmentedlist) + | db.glosslist + | db.bibliolist + | db.calloutlist + | db.qandaset +db.verbatim.blocks = + (db.screen | db.literallayout) + | (db.programlistingco | db.screenco) + | (db.programlisting | db.synopsis) +db.info.extension = db._any +db.info.elements = + (db.abstract + | db.address + | db.artpagenums + | db.author + | db.authorgroup + | db.authorinitials + | db.bibliocoverage + | db.biblioid + | db.bibliosource + | db.collab + | db.confgroup + | db.contractsponsor + | db.contractnum + | db.copyright + | db.cover + | db.date + | db.edition + | db.editor + | db.issuenum + | db.keywordset + | db.legalnotice + | db.mediaobject + | db.org + | db.orgname + | db.othercredit + | db.pagenums + | db.printhistory + | db.pubdate + | db.publisher + | db.publishername + | db.releaseinfo + | db.revhistory + | db.seriesvolnums + | db.subjectset + | db.volumenum + | db.info.extension) + | db.annotation + | db.extendedlink + | (db.bibliomisc | db.bibliomset | db.bibliorelation | db.biblioset) + | db.itermset + | (db.productname | db.productnumber) +db.bibliographic.elements = + db.info.elements + | db.publishing.inlines + | db.citerefentry + | db.citetitle + | db.citebiblioid + | db.person + | db.personblurb + | db.personname + | db.subtitle + | db.title + | db.titleabbrev +div { + db.title.role.attribute = attribute role { text } + db.title.attlist = + db.title.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.title = + + ## The text of the title of a section of a document or of a formal block-level element + element title { db.title.attlist, db.all.inlines* } +} +div { + db.titleabbrev.role.attribute = attribute role { text } + db.titleabbrev.attlist = + db.titleabbrev.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.titleabbrev = + + ## The abbreviation of a title + element titleabbrev { db.titleabbrev.attlist, db.all.inlines* } +} +div { + db.subtitle.role.attribute = attribute role { text } + db.subtitle.attlist = + db.subtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subtitle = + + ## The subtitle of a document + element subtitle { db.subtitle.attlist, db.all.inlines* } +} +div { + db.info.role.attribute = attribute role { text } + db.info.attlist = db.info.role.attribute? & db.common.attributes + db.info = + + ## A wrapper for information about a component or other block + element info { db.info.attlist, (db._title & db.info.elements*) } +} +div { + db.titlereq.info.role.attribute = attribute role { text } + db.titlereq.info.attlist = + db.titlereq.info.role.attribute? & db.common.attributes + db.titlereq.info = + + ## A wrapper for information about a component or other block with a required title + element info { + db.titlereq.info.attlist, (db._title.req & db.info.elements*) + } +} +div { + db.titleonly.info.role.attribute = attribute role { text } + db.titleonly.info.attlist = + db.titleonly.info.role.attribute? & db.common.attributes + db.titleonly.info = + + ## A wrapper for information about a component or other block with only a title + element info { + db.titleonly.info.attlist, (db._title.only & db.info.elements*) + } +} +div { + db.titleonlyreq.info.role.attribute = attribute role { text } + db.titleonlyreq.info.attlist = + db.titleonlyreq.info.role.attribute? & db.common.attributes + db.titleonlyreq.info = + + ## A wrapper for information about a component or other block with only a required title + element info { + db.titleonlyreq.info.attlist, + (db._title.onlyreq & db.info.elements*) + } +} +div { + db.titleforbidden.info.role.attribute = attribute role { text } + db.titleforbidden.info.attlist = + db.titleforbidden.info.role.attribute? & db.common.attributes + db.titleforbidden.info = + + ## A wrapper for information about a component or other block without a title + element info { db.titleforbidden.info.attlist, db.info.elements* } +} +div { + db.subjectset.role.attribute = attribute role { text } + db.subjectset.scheme.attribute = + + ## Identifies the controlled vocabulary used by this set's terms + attribute scheme { xsd:NMTOKEN } + db.subjectset.attlist = + db.subjectset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.subjectset.scheme.attribute? + db.subjectset = + + ## A set of terms describing the subject matter of a document + element subjectset { db.subjectset.attlist, db.subject+ } +} +div { + db.subject.role.attribute = attribute role { text } + db.subject.weight.attribute = + + ## Specifies a ranking for this subject relative to other subjects in the same set + attribute weight { text } + db.subject.attlist = + db.subject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.subject.weight.attribute? + db.subject = + + ## One of a group of terms describing the subject matter of a document + element subject { db.subject.attlist, db.subjectterm+ } +} +div { + db.subjectterm.role.attribute = attribute role { text } + db.subjectterm.attlist = + db.subjectterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subjectterm = + + ## A term in a group of terms describing the subject matter of a document + element subjectterm { db.subjectterm.attlist, text } +} +div { + db.keywordset.role.attribute = attribute role { text } + db.keywordset.attlist = + db.keywordset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keywordset = + + ## A set of keywords describing the content of a document + element keywordset { db.keywordset.attlist, db.keyword+ } +} +div { + db.keyword.role.attribute = attribute role { text } + db.keyword.attlist = + db.keyword.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keyword = + + ## One of a set of keywords describing the content of a document + element keyword { db.keyword.attlist, text } +} +db.table.choice = notAllowed | db.cals.table | db.html.table +db.informaltable.choice = + notAllowed | db.cals.informaltable | db.html.informaltable +db.table = db.table.choice +db.informaltable = db.informaltable.choice +div { + db.procedure.role.attribute = attribute role { text } + db.procedure.attlist = + db.procedure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.procedure.info = db._info.title.only + db.procedure = + + ## A list of operations to be performed in a well-defined sequence + element procedure { + db.procedure.attlist, db.procedure.info, db.all.blocks*, db.step+ + } +} +div { + db.step.role.attribute = attribute role { text } + db.step.attlist = + db.step.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.step.info = db._info.title.only + # This content model is blocks*, step|stepalternatives, blocks* but + # expressed this way it avoids UPA issues in XSD and DTD versions + db.step = + + ## A unit of action in a procedure + element step { + db.step.attlist, + db.step.info, + ((db.all.blocks+, + ((db.substeps | db.stepalternatives), db.all.blocks*)?) + | ((db.substeps | db.stepalternatives), db.all.blocks*)) + } +} +div { + db.stepalternatives.role.attribute = attribute role { text } + db.stepalternatives.attlist = + db.stepalternatives.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.stepalternatives.info = db._info.title.forbidden + db.stepalternatives = + + ## Alternative steps in a procedure + element stepalternatives { + db.stepalternatives.attlist, db.stepalternatives.info, db.step+ + } +} +div { + db.substeps.role.attribute = attribute role { text } + db.substeps.attlist = + db.substeps.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.substeps = + + ## A wrapper for steps that occur within steps in a procedure + element substeps { db.substeps.attlist, db.step+ } +} +div { + db.sidebar.floatstyle.attribute = db.floatstyle.attribute + db.sidebar.role.attribute = attribute role { text } + db.sidebar.attlist = + db.sidebar.role.attribute? + & db.sidebar.floatstyle.attribute? + & db.common.attributes + & db.common.linking.attributes + db.sidebar.info = db._info + db.sidebar = + + ## A portion of a document that is isolated from the main narrative flow + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:sidebar" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of sidebar" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sidebar { + db.sidebar.attlist, db.sidebar.info, db.all.blocks+ + } +} +div { + db.abstract.role.attribute = attribute role { text } + db.abstract.attlist = + db.abstract.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.abstract.info = db._info.title.only + db.abstract = + + ## A summary + element abstract { + db.abstract.attlist, db.abstract.info, db.para.blocks+ + } +} +div { + db.personblurb.role.attribute = attribute role { text } + db.personblurb.attlist = + db.personblurb.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.personblurb.info = db._info.title.only + db.personblurb = + + ## A short description or note about a person + element personblurb { + db.personblurb.attlist, db.personblurb.info, db.para.blocks+ + } +} +div { + db.blockquote.role.attribute = attribute role { text } + db.blockquote.attlist = + db.blockquote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.blockquote.info = db._info.title.only + db.blockquote = + + ## A quotation set off from the main text + element blockquote { + db.blockquote.attlist, + db.blockquote.info, + db.attribution?, + db.all.blocks+ + } +} +div { + db.attribution.role.attribute = attribute role { text } + db.attribution.attlist = + db.attribution.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.attribution = + + ## The source of a block quote or epigraph + element attribution { + db.attribution.attlist, + (db._text + | db.person + | db.personname + | db.citetitle + | db.citation)* + } +} +div { + db.bridgehead.renderas.enumeration = + + ## Render as a first-level section + "sect1" + | + ## Render as a second-level section + "sect2" + | + ## Render as a third-level section + "sect3" + | + ## Render as a fourth-level section + "sect4" + | + ## Render as a fifth-level section + "sect5" + db.bridgehead.renderas-enum.attribute = + + ## Indicates how the bridge head should be rendered + attribute renderas { db.bridgehead.renderas.enumeration }? + db.bridgehead.renderas-other.attribute = + + ## Identifies the nature of the non-standard rendering + attribute otherrenderas { xsd:NMTOKEN } + db.bridgehead.renderas-other.attributes = + + ## Indicates how the bridge head should be rendered + attribute renderas { + + ## Identifies a non-standard rendering + "other" + } + & db.bridgehead.renderas-other.attribute + db.bridgehead.renderas.attribute = + db.bridgehead.renderas-enum.attribute + | db.bridgehead.renderas-other.attributes + db.bridgehead.role.attribute = attribute role { text } + db.bridgehead.attlist = + db.bridgehead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bridgehead.renderas.attribute? + db.bridgehead = + + ## A free-floating heading + element bridgehead { db.bridgehead.attlist, db.all.inlines* } +} +div { + db.remark.role.attribute = attribute role { text } + db.remark.attlist = + db.remark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.remark = + + ## A remark (or comment) intended for presentation in a draft manuscript + element remark { db.remark.attlist, db.all.inlines* } +} +div { + db.epigraph.role.attribute = attribute role { text } + db.epigraph.attlist = + db.epigraph.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.epigraph.info = db._info.title.forbidden + db.epigraph = + + ## A short inscription at the beginning of a document or component + element epigraph { + db.epigraph.attlist, + db.epigraph.info, + db.attribution?, + (db.para.blocks | db.literallayout)+ + } +} +div { + db.footnote.role.attribute = attribute role { text } + db.footnote.label.attribute = + + ## Identifies the desired footnote mark + attribute label { xsd:NMTOKEN } + db.footnote.attlist = + db.footnote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.footnote.label.attribute? + db.footnote = + + ## A footnote + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:footnote)" + "footnote must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:epigraph)" + "epigraph must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element footnote { db.footnote.attlist, db.all.blocks+ } +} +div { + db.formalpara.role.attribute = attribute role { text } + db.formalpara.attlist = + db.formalpara.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.formalpara.info = db._info.title.onlyreq + db.formalpara = + + ## A paragraph with a title + element formalpara { + db.formalpara.attlist, + db.formalpara.info, + db.indexing.inlines*, + db.para + } +} +div { + db.para.role.attribute = attribute role { text } + db.para.attlist = + db.para.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.para.info = db._info.title.forbidden + db.para = + + ## A paragraph + element para { + db.para.attlist, + db.para.info, + (db.all.inlines | db.nopara.blocks)* + } +} +div { + db.simpara.role.attribute = attribute role { text } + db.simpara.attlist = + db.simpara.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.simpara.info = db._info.title.forbidden + db.simpara = + + ## A paragraph that contains only text and inline markup, no block elements + element simpara { + db.simpara.attlist, db.simpara.info, db.all.inlines* + } +} +div { + db.itemizedlist.role.attribute = attribute role { text } + db.itemizedlist.mark.attribute = + + ## Identifies the type of mark to be used on items in this list + attribute mark { xsd:NMTOKEN } + db.itemizedlist.attlist = + db.itemizedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & db.itemizedlist.mark.attribute? + db.itemizedlist.info = db._info.title.only + db.itemizedlist = + + ## A list in which each entry is marked with a bullet or other dingbat + element itemizedlist { + db.itemizedlist.attlist, + db.itemizedlist.info, + db.all.blocks*, + db.listitem+ + } +} +div { + db.orderedlist.role.attribute = attribute role { text } + db.orderedlist.continuation.enumeration = + + ## Specifies that numbering should begin where the preceding list left off + "continues" + | + ## Specifies that numbering should begin again at 1 + "restarts" + db.orderedlist.continuation.attribute = + + ## Indicates how list numbering should begin relative to the immediately preceding list + attribute continuation { db.orderedlist.continuation.enumeration } + db.orderedlist.startingnumber.attribute = + + ## Specifies the initial line number. + attribute startingnumber { xsd:integer } + db.orderedlist.inheritnum.enumeration = + + ## Specifies that numbering should ignore list nesting + "ignore" + | + ## Specifies that numbering should inherit from outer-level lists + "inherit" + db.orderedlist.inheritnum.attribute = + + ## Indicates whether or not item numbering should be influenced by list nesting + attribute inheritnum { db.orderedlist.inheritnum.enumeration } + db.orderedlist.numeration.enumeration = + + ## Specifies Arabic numeration (1, 2, 3, …) + "arabic" + | + ## Specifies upper-case alphabetic numeration (A, B, C, …) + "upperalpha" + | + ## Specifies lower-case alphabetic numeration (a, b, c, …) + "loweralpha" + | + ## Specifies upper-case Roman numeration (I, II, III, …) + "upperroman" + | + ## Specifies lower-case Roman numeration (i, ii, iii …) + "lowerroman" + db.orderedlist.numeration.attribute = + + ## Indicates the desired numeration + attribute numeration { db.orderedlist.numeration.enumeration } + db.orderedlist.attlist = + db.orderedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & (db.orderedlist.continuation.attribute + | db.orderedlist.startingnumber.attribute)? + & db.orderedlist.inheritnum.attribute? + & db.orderedlist.numeration.attribute? + db.orderedlist.info = db._info.title.only + db.orderedlist = + + ## A list in which each entry is marked with a sequentially incremented label + element orderedlist { + db.orderedlist.attlist, + db.orderedlist.info, + db.all.blocks*, + db.listitem+ + } +} +div { + db.listitem.role.attribute = attribute role { text } + db.listitem.override.attribute = + + ## Specifies the keyword for the type of mark that should be used on this + ## item, instead of the mark that would be used by default + attribute override { xsd:NMTOKEN } + db.listitem.attlist = + db.listitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.listitem.override.attribute? + db.listitem = + + ## A wrapper for the elements of a list item + element listitem { db.listitem.attlist, db.all.blocks+ } +} +div { + db.segmentedlist.role.attribute = attribute role { text } + db.segmentedlist.attlist = + db.segmentedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.segmentedlist.info = db._info.title.only + db.segmentedlist = + + ## A segmented list, a list of sets of elements + element segmentedlist { + db.segmentedlist.attlist, + db.segmentedlist.info, + db.segtitle+, + db.seglistitem+ + } +} +div { + db.segtitle.role.attribute = attribute role { text } + db.segtitle.attlist = + db.segtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.segtitle = + + ## The title of an element of a list item in a segmented list + element segtitle { db.segtitle.attlist, db.all.inlines* } +} +div { + db.seglistitem.role.attribute = attribute role { text } + db.seglistitem.attlist = + db.seglistitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seglistitem = + + ## A list item in a segmented list + [ + s:pattern [ + name = "Cardinality of segments and titles" + "\x{a}" ~ + " " + s:rule [ + context = "db:seglistitem" + "\x{a}" ~ + " " + s:assert [ + test = "count(db:seg) = count(../db:segtitle)" + "The number of seg elements must be the same as the number of segtitle elements in the parent segmentedlist" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element seglistitem { db.seglistitem.attlist, db.seg+ } +} +div { + db.seg.role.attribute = attribute role { text } + db.seg.attlist = + db.seg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seg = + + ## An element of a list item in a segmented list + element seg { db.seg.attlist, db.all.inlines* } +} +div { + db.simplelist.role.attribute = attribute role { text } + db.simplelist.type.enumeration = + + ## A tabular presentation in row-major order. + "horiz" + | + ## A tabular presentation in column-major order. + "vert" + | + ## An inline presentation, usually a comma-delimited list. + "inline" + db.simplelist.type.attribute = + + ## Specifies the type of list presentation. + [ a:defaultValue = "vert" ] + attribute type { db.simplelist.type.enumeration } + db.simplelist.columns.attribute = + + ## Specifies the number of columns for horizontal or vertical presentation + attribute columns { xsd:integer } + db.simplelist.attlist = + db.simplelist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.simplelist.type.attribute? + & db.simplelist.columns.attribute? + db.simplelist = + + ## An undecorated list of single words or short phrases + element simplelist { db.simplelist.attlist, db.member+ } +} +div { + db.member.role.attribute = attribute role { text } + db.member.attlist = + db.member.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.member = + + ## An element of a simple list + element member { db.member.attlist, db.all.inlines* } +} +div { + db.variablelist.role.attribute = attribute role { text } + db.variablelist.termlength.attribute = + + ## Indicates a length beyond which the presentation system may consider a term too long and select an alternate presentation for that term, item, or list + attribute termlength { text } + db.variablelist.attlist = + db.variablelist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & db.variablelist.termlength.attribute? + db.variablelist.info = db._info.title.only + db.variablelist = + + ## A list in which each entry is composed of a set of one or more terms and an associated description + element variablelist { + db.variablelist.attlist, + db.variablelist.info, + db.all.blocks*, + db.varlistentry+ + } +} +div { + db.varlistentry.role.attribute = attribute role { text } + db.varlistentry.attlist = + db.varlistentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varlistentry = + + ## A wrapper for a set of terms and the associated description in a variable list + element varlistentry { + db.varlistentry.attlist, db.term+, db.listitem + } +} +div { + db.term.role.attribute = attribute role { text } + db.term.attlist = + db.term.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.term = + + ## The word or phrase being defined or described in a variable list + element term { db.term.attlist, db.all.inlines* } +} +div { + db.example.role.attribute = attribute role { text } + db.example.label.attribute = db.label.attribute + db.example.width.attribute = db.width.characters.attribute + db.example.pgwide.attribute = db.pgwide.attribute + db.example.floatstyle.attribute = db.floatstyle.attribute + db.example.attlist = + db.example.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.example.label.attribute? + & db.example.floatstyle.attribute? + & (db.example.width.attribute | db.example.pgwide.attribute)? + db.example.info = db._info.title.onlyreq + db.example = + + ## A formal example, with a title + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element example { + db.example.attlist, db.example.info, db.all.blocks+, db.caption? + } +} +div { + db.informalexample.role.attribute = attribute role { text } + db.informalexample.width.attribute = db.width.characters.attribute + db.informalexample.pgwide.attribute = db.pgwide.attribute + db.informalexample.floatstyle.attribute = db.floatstyle.attribute + db.informalexample.attlist = + db.informalexample.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.informalexample.floatstyle.attribute? + & (db.informalexample.width.attribute + | db.informalexample.pgwide.attribute)? + db.informalexample.info = db._info.title.forbidden + db.informalexample = + + ## A displayed example without a title + element informalexample { + db.informalexample.attlist, + db.informalexample.info, + db.all.blocks+, + db.caption? + } +} +db.verbatim.inlines = (db.all.inlines | db.lineannotation) | db.co +db.verbatim.contentmodel = + db._info.title.forbidden, (db.textobject | db.verbatim.inlines*) +div { + db.literallayout.role.attribute = attribute role { text } + db.literallayout.class.enumeration = + + ## The literal layout should be formatted with a monospaced font + "monospaced" + | + ## The literal layout should be formatted with the current font + "normal" + db.literallayout.class.attribute = + + ## Specifies the class of literal layout + attribute class { db.literallayout.class.enumeration } + db.literallayout.attlist = + db.literallayout.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.literallayout.class.attribute? + db.literallayout = + + ## A block of text in which line breaks and white space are to be reproduced faithfully + element literallayout { + db.literallayout.attlist, db.verbatim.contentmodel + } +} +div { + db.screen.role.attribute = attribute role { text } + db.screen.width.attribute = db.width.characters.attribute + db.screen.attlist = + db.screen.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.screen.width.attribute? + db.screen = + + ## Text that a user sees or might see on a computer screen + element screen { db.screen.attlist, db.verbatim.contentmodel } +} +div { + db.screenshot.role.attribute = attribute role { text } + db.screenshot.attlist = + db.screenshot.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.screenshot.info = db._info + db.screenshot = + + ## A representation of what the user sees or might see on a computer screen + element screenshot { + db.screenshot.attlist, db.screenshot.info, db.mediaobject + } +} +div { + db.figure.role.attribute = attribute role { text } + db.figure.label.attribute = db.label.attribute + db.figure.pgwide.attribute = db.pgwide.attribute + db.figure.floatstyle.attribute = db.floatstyle.attribute + db.figure.attlist = + db.figure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.figure.label.attribute? + & db.figure.pgwide.attribute? + & db.figure.floatstyle.attribute? + db.figure.info = db._info.title.onlyreq + db.figure = + + ## A formal figure, generally an illustration, with a title + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element figure { + db.figure.attlist, db.figure.info, db.all.blocks+, db.caption? + } +} +div { + db.informalfigure.role.attribute = attribute role { text } + db.informalfigure.label.attribute = db.label.attribute + db.informalfigure.pgwide.attribute = db.pgwide.attribute + db.informalfigure.floatstyle.attribute = db.floatstyle.attribute + db.informalfigure.attlist = + db.informalfigure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.informalfigure.label.attribute? + & db.informalfigure.pgwide.attribute? + & db.informalfigure.floatstyle.attribute? + db.informalfigure.info = db._info.title.forbidden + db.informalfigure = + + ## A untitled figure + element informalfigure { + db.informalfigure.attlist, + db.informalfigure.info, + db.all.blocks+, + db.caption? + } +} +db.mediaobject.content = + (db.videoobject | db.audioobject | db.imageobject | db.textobject) + | db.imageobjectco +div { + db.mediaobject.role.attribute = attribute role { text } + db.mediaobject.attlist = + db.mediaobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mediaobject.info = db._info.title.forbidden + db.mediaobject = + + ## A displayed media object (video, audio, image, etc.) + element mediaobject { + db.mediaobject.attlist, + db.mediaobject.info, + db.alt?, + db.mediaobject.content+, + db.caption? + } +} +div { + db.inlinemediaobject.role.attribute = attribute role { text } + db.inlinemediaobject.attlist = + db.inlinemediaobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.inlinemediaobject.info = db._info.title.forbidden + db.inlinemediaobject = + + ## An inline media object (video, audio, image, and so on) + element inlinemediaobject { + db.inlinemediaobject.attlist, + db.inlinemediaobject.info, + db.alt?, + db.mediaobject.content+ + } +} +div { + db.videoobject.role.attribute = attribute role { text } + db.videoobject.attlist = + db.videoobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.videoobject.info = db._info.title.forbidden + db.videoobject = + + ## A wrapper for video data and its associated meta-information + element videoobject { + db.videoobject.attlist, + db.videoobject.info, + db.videodata, + db.multimediaparam* + } +} +div { + db.audioobject.role.attribute = attribute role { text } + db.audioobject.attlist = + db.audioobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.audioobject.info = db._info.title.forbidden + db.audioobject = + + ## A wrapper for audio data and its associated meta-information + element audioobject { + db.audioobject.attlist, + db.audioobject.info, + db.audiodata, + db.multimediaparam* + } +} +db.imageobject.content = + db.imagedata | db.imagedata.mathml | db.imagedata.svg +div { + db.imageobject.role.attribute = attribute role { text } + db.imageobject.attlist = + db.imageobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.imageobject.info = db._info.title.forbidden + db.imageobject = + + ## A wrapper for image data and its associated meta-information + element imageobject { + db.imageobject.attlist, + db.imageobject.info, + db.imageobject.content + } +} +div { + db.textobject.role.attribute = attribute role { text } + db.textobject.attlist = + db.textobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.textobject.info = db._info.title.forbidden + db.textobject = + + ## A wrapper for a text description of an object and its associated meta-information + element textobject { + db.textobject.attlist, + db.textobject.info, + (db.phrase | db.textdata | db.all.blocks+) + } +} +div { + db.videodata.role.attribute = attribute role { text } + db.videodata.align.enumeration = db.halign.enumeration + db.videodata.align.attribute = + + ## Specifies the (horizontal) alignment of the video data + attribute align { db.videodata.align.enumeration } + db.videodata.autoplay.attribute = db.autoplay.attribute + db.videodata.classid.attribute = db.classid.attribute + db.videodata.valign.enumeration = db.valign.enumeration + db.videodata.valign.attribute = + + ## Specifies the vertical alignment of the video data + attribute valign { db.videodata.valign.enumeration } + db.videodata.width.attribute = db.width.attribute + db.videodata.depth.attribute = db.depth.attribute + db.videodata.contentwidth.attribute = db.contentwidth.attribute + db.videodata.contentdepth.attribute = db.contentdepth.attribute + db.videodata.scalefit.enumeration = db.scalefit.enumeration + db.videodata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.videodata.scalefit.enumeration } + db.videodata.scale.attribute = db.scale.attribute + db.videodata.attlist = + db.videodata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.videodata.align.attribute? + & db.videodata.valign.attribute? + & db.videodata.width.attribute? + & db.videodata.contentwidth.attribute? + & db.videodata.scalefit.attribute? + & db.videodata.scale.attribute? + & db.videodata.depth.attribute? + & db.videodata.contentdepth.attribute? + & db.videodata.autoplay.attribute? + & db.videodata.classid.attribute? + db.videodata.info = db._info.title.forbidden + db.videodata = + + ## Pointer to external video data + element videodata { db.videodata.attlist, db.videodata.info } +} +div { + db.audiodata.role.attribute = attribute role { text } + db.audiodata.align.enumeration = db.halign.enumeration + db.audiodata.align.attribute = + + ## Specifies the (horizontal) alignment of the video data + attribute align { db.audiodata.align.enumeration } + db.audiodata.autoplay.attribute = db.autoplay.attribute + db.audiodata.classid.attribute = db.classid.attribute + db.audiodata.contentwidth.attribute = db.contentwidth.attribute + db.audiodata.contentdepth.attribute = db.contentdepth.attribute + db.audiodata.depth.attribute = db.depth.attribute + db.audiodata.scale.attribute = db.scale.attribute + db.audiodata.scalefit.enumeration = db.scalefit.enumeration + db.audiodata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.audiodata.scalefit.enumeration } + db.audiodata.valign.enumeration = db.valign.enumeration + db.audiodata.valign.attribute = + + ## Specifies the vertical alignment of the video data + attribute valign { db.audiodata.valign.enumeration } + db.audiodata.width.attribute = db.width.attribute + db.audiodata.attlist = + db.audiodata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.audiodata.align.attribute? + & db.audiodata.autoplay.attribute? + & db.audiodata.classid.attribute? + & db.audiodata.contentdepth.attribute? + & db.audiodata.contentwidth.attribute? + & db.audiodata.depth.attribute? + & db.audiodata.scale.attribute? + & db.audiodata.scalefit.attribute? + & db.audiodata.valign.attribute? + & db.audiodata.width.attribute? + db.audiodata.info = db._info.title.forbidden + db.audiodata = + + ## Pointer to external audio data + element audiodata { db.audiodata.attlist, db.audiodata.info } +} +div { + db.imagedata.role.attribute = attribute role { text } + db.imagedata.align.enumeration = db.halign.enumeration + db.imagedata.align.attribute = + + ## Specifies the (horizontal) alignment of the image data + attribute align { db.imagedata.align.enumeration } + db.imagedata.valign.enumeration = db.valign.enumeration + db.imagedata.valign.attribute = + + ## Specifies the vertical alignment of the image data + attribute valign { db.imagedata.valign.enumeration } + db.imagedata.width.attribute = db.width.attribute + db.imagedata.depth.attribute = db.depth.attribute + db.imagedata.contentwidth.attribute = db.contentwidth.attribute + db.imagedata.contentdepth.attribute = db.contentdepth.attribute + db.imagedata.scalefit.enumeration = db.scalefit.enumeration + db.imagedata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.imagedata.scalefit.enumeration } + db.imagedata.scale.attribute = db.scale.attribute + db.imagedata.attlist = + db.imagedata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.info = db._info.title.forbidden + db.imagedata = + + ## Pointer to external image data + element imagedata { db.imagedata.attlist, db.imagedata.info } +} +div { + db.textdata.role.attribute = attribute role { text } + db.textdata.encoding.attribute = + + ## Identifies the encoding of the text in the external file + attribute encoding { text } + db.textdata.attlist = + db.textdata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.textdata.encoding.attribute? + db.textdata.info = db._info.title.forbidden + db.textdata = + + ## Pointer to external text data + element textdata { db.textdata.attlist, db.textdata.info } +} +div { + db.multimediaparam.role.attribute = attribute role { text } + db.multimediaparam.name.attribute = + + ## Specifies the name of the parameter + attribute name { text } + db.multimediaparam.value.attribute = + + ## Specifies the value of the parameter + attribute value { text } + db.multimediaparam.valuetype.attribute = + + ## Specifies the type of the value of the parameter + attribute valuetype { text } + db.multimediaparam.attlist = + db.multimediaparam.role.attribute? + & db.common.attributes + & db.multimediaparam.name.attribute + & db.multimediaparam.value.attribute + & db.multimediaparam.valuetype.attribute? + db.multimediaparam = + + ## Application specific parameters for a media player + element multimediaparam { db.multimediaparam.attlist, empty } +} +div { + db.caption.role.attribute = attribute role { text } + db.caption.attlist = + db.caption.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.caption.info = db._info.title.forbidden + db.caption = + + ## A caption + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caption { + db.caption.attlist, db.caption.info, db.all.blocks+ + } +} +div { + db.address.role.attribute = attribute role { text } + db.address.attlist = + db.address.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.address = + + ## A real-world address, generally a postal address + element address { + db.address.attlist, + (db._text + | db.personname + | db.orgname + | db.pob + | db.street + | db.city + | db.state + | db.postcode + | db.country + | db.phone + | db.fax + | db.email + | db.uri + | db.otheraddr)* + } +} +div { + db.street.role.attribute = attribute role { text } + db.street.attlist = + db.street.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.street = + + ## A street address in an address + element street { db.street.attlist, db._text } +} +div { + db.pob.role.attribute = attribute role { text } + db.pob.attlist = + db.pob.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pob = + + ## A post office box in an address + element pob { db.pob.attlist, db._text } +} +div { + db.postcode.role.attribute = attribute role { text } + db.postcode.attlist = + db.postcode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.postcode = + + ## A postal code in an address + element postcode { db.postcode.attlist, db._text } +} +div { + db.city.role.attribute = attribute role { text } + db.city.attlist = + db.city.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.city = + + ## The name of a city in an address + element city { db.city.attlist, db._text } +} +div { + db.state.role.attribute = attribute role { text } + db.state.attlist = + db.state.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.state = + + ## A state or province in an address + element state { db.state.attlist, db._text } +} +div { + db.country.role.attribute = attribute role { text } + db.country.attlist = + db.country.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.country = + + ## The name of a country + element country { db.country.attlist, db._text } +} +div { + db.phone.role.attribute = attribute role { text } + db.phone.attlist = + db.phone.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.phone = + + ## A telephone number + element phone { db.phone.attlist, db._text } +} +div { + db.fax.role.attribute = attribute role { text } + db.fax.attlist = + db.fax.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.fax = + + ## A fax number + element fax { db.fax.attlist, db._text } +} +div { + db.otheraddr.role.attribute = attribute role { text } + db.otheraddr.attlist = + db.otheraddr.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.otheraddr = + + ## Uncategorized information in address + element otheraddr { db.otheraddr.attlist, db._text } +} +div { + db.affiliation.role.attribute = attribute role { text } + db.affiliation.attlist = + db.affiliation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.affiliation = + + ## The institutional affiliation of an individual + element affiliation { + db.affiliation.attlist, + db.shortaffil?, + db.jobtitle*, + (db.org? | (db.orgname?, db.orgdiv*, db.address*)) + } +} +div { + db.shortaffil.role.attribute = attribute role { text } + db.shortaffil.attlist = + db.shortaffil.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.shortaffil = + + ## A brief description of an affiliation + element shortaffil { db.shortaffil.attlist, db._text } +} +div { + db.jobtitle.role.attribute = attribute role { text } + db.jobtitle.attlist = + db.jobtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.jobtitle = + + ## The title of an individual in an organization + element jobtitle { db.jobtitle.attlist, db._text } +} +div { + db.orgname.class.enumeration = + + ## A consortium + "consortium" + | + ## A corporation + "corporation" + | + ## An informal organization + "informal" + | + ## A non-profit organization + "nonprofit" + db.orgname.class-enum.attribute = + + ## Specifies the nature of the organization + attribute class { db.orgname.class.enumeration } + db.orgname.class-other.attributes = + + ## Specifies the nature of the organization + attribute class { + + ## Indicates a non-standard organization class + "other" + }, + + ## Identifies the non-standard nature of the organization + attribute otherclass { text } + db.orgname.class.attribute = + db.orgname.class-enum.attribute | db.orgname.class-other.attributes + db.orgname.role.attribute = attribute role { text } + db.orgname.attlist = + db.orgname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.orgname.class.attribute? + db.orgname = + + ## The name of an organization + element orgname { db.orgname.attlist, db._text } +} +div { + db.orgdiv.role.attribute = attribute role { text } + db.orgdiv.attlist = + db.orgdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.orgdiv = + + ## A division of an organization + element orgdiv { db.orgdiv.attlist, db.all.inlines* } +} +div { + db.artpagenums.role.attribute = attribute role { text } + db.artpagenums.attlist = + db.artpagenums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.artpagenums = + + ## The page numbers of an article as published + element artpagenums { db.artpagenums.attlist, db._text } +} +div { + db.personname.role.attribute = attribute role { text } + db.personname.attlist = + db.personname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.personname = + + ## The personal name of an individual + element personname { + db.personname.attlist, + (db._text + | (db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername)+ + | (db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername)+) + } +} +db.person.author.contentmodel = + db.personname, + (db.personblurb + | db.affiliation + | db.email + | db.uri + | db.address + | db.contrib)* +db.org.author.contentmodel = + db.orgname, + (db.orgdiv + | db.affiliation + | db.email + | db.uri + | db.address + | db.contrib)* +db.credit.contentmodel = + db.person.author.contentmodel | db.org.author.contentmodel +div { + db.author.role.attribute = attribute role { text } + db.author.attlist = + db.author.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.author = + + ## The name of an individual author + element author { db.author.attlist, db.credit.contentmodel } +} +div { + db.authorgroup.role.attribute = attribute role { text } + db.authorgroup.attlist = + db.authorgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.authorgroup = + + ## Wrapper for author information when a document has multiple authors or collaborators + element authorgroup { + db.authorgroup.attlist, (db.author | db.editor | db.othercredit)+ + } +} +div { + db.collab.role.attribute = attribute role { text } + db.collab.attlist = + db.collab.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.collab = + + ## Identifies a collaborator + element collab { + db.collab.attlist, + (db.person | db.personname | db.org | db.orgname)+, + db.affiliation* + } +} +div { + db.authorinitials.role.attribute = attribute role { text } + db.authorinitials.attlist = + db.authorinitials.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.authorinitials = + + ## The initials or other short identifier for an author + element authorinitials { db.authorinitials.attlist, db._text } +} +div { + db.person.role.attribute = attribute role { text } + db.person.attlist = + db.person.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.person = + + ## A person and associated metadata + element person { + db.person.attlist, + db.personname, + (db.address + | db.affiliation + | db.email + | db.uri + | db.personblurb)* + } +} +div { + db.org.role.attribute = attribute role { text } + db.org.attlist = + db.org.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.org = + + ## An organization and associated metadata + element org { + db.org.attlist, + db.orgname, + (db.address | db.affiliation | db.email | db.uri | db.orgdiv)* + } +} +div { + db.confgroup.role.attribute = attribute role { text } + db.confgroup.attlist = + db.confgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confgroup = + + ## A wrapper for document meta-information about a conference + element confgroup { + db.confgroup.attlist, + (db.confdates + | db.conftitle + | db.confnum + | db.confsponsor + | db.address)* + } +} +div { + db.confdates.role.attribute = attribute role { text } + db.confdates.attlist = + db.confdates.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confdates = + + ## The dates of a conference for which a document was written + element confdates { db.confdates.attlist, db._text } +} +div { + db.conftitle.role.attribute = attribute role { text } + db.conftitle.attlist = + db.conftitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.conftitle = + + ## The title of a conference for which a document was written + element conftitle { db.conftitle.attlist, db._text } +} +div { + db.confnum.role.attribute = attribute role { text } + db.confnum.attlist = + db.confnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confnum = + + ## An identifier, frequently numerical, associated with a conference for which a document was written + element confnum { db.confnum.attlist, db._text } +} +div { + db.confsponsor.role.attribute = attribute role { text } + db.confsponsor.attlist = + db.confsponsor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confsponsor = + + ## The sponsor of a conference for which a document was written + element confsponsor { db.confsponsor.attlist, db._text } +} +div { + db.contractnum.role.attribute = attribute role { text } + db.contractnum.attlist = + db.contractnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contractnum = + + ## The contract number of a document + element contractnum { db.contractnum.attlist, db._text } +} +div { + db.contractsponsor.role.attribute = attribute role { text } + db.contractsponsor.attlist = + db.contractsponsor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contractsponsor = + + ## The sponsor of a contract + element contractsponsor { db.contractsponsor.attlist, db._text } +} +div { + db.copyright.role.attribute = attribute role { text } + db.copyright.attlist = + db.copyright.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.copyright = + + ## Copyright information about a document + element copyright { db.copyright.attlist, db.year+, db.holder* } +} +div { + db.year.role.attribute = attribute role { text } + db.year.attlist = + db.year.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.year = + + ## The year of publication of a document + element year { db.year.attlist, db._text } +} +div { + db.holder.role.attribute = attribute role { text } + db.holder.attlist = + db.holder.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.holder = + + ## The name of the individual or organization that holds a copyright + element holder { db.holder.attlist, db._text } +} +db.cover.contentmodel = + (db.para.blocks + | db.list.blocks + | db.informal.blocks + | db.publishing.blocks + | db.graphic.blocks + | db.technical.blocks + | db.verbatim.blocks + | db.bridgehead + | db.remark + | db.revhistory) + | db.synopsis.blocks +div { + db.cover.role.attribute = attribute role { text } + db.cover.attlist = + db.cover.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.cover = + + ## Additional content for the cover of a publication + element cover { db.cover.attlist, db.cover.contentmodel+ } +} +db.date.contentmodel = + xsd:date | xsd:dateTime | xsd:gYearMonth | xsd:gYear | text +div { + db.date.role.attribute = attribute role { text } + db.date.attlist = + db.date.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.date = + + ## The date of publication or revision of a document + element date { db.date.attlist, db.date.contentmodel } +} +div { + db.edition.role.attribute = attribute role { text } + db.edition.attlist = + db.edition.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.edition = + + ## The name or number of an edition of a document + element edition { db.edition.attlist, db._text } +} +div { + db.editor.role.attribute = attribute role { text } + db.editor.attlist = + db.editor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.editor = + + ## The name of the editor of a document + element editor { db.editor.attlist, db.credit.contentmodel } +} +div { + db.biblioid.role.attribute = attribute role { text } + db.biblioid.attlist = + db.biblioid.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.biblioid = + + ## An identifier for a document + element biblioid { db.biblioid.attlist, db._text } +} +div { + db.citebiblioid.role.attribute = attribute role { text } + db.citebiblioid.attlist = + db.citebiblioid.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.citebiblioid = + + ## A citation of a bibliographic identifier + element citebiblioid { db.citebiblioid.attlist, db._text } +} +div { + db.bibliosource.role.attribute = attribute role { text } + db.bibliosource.attlist = + db.bibliosource.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.bibliosource = + + ## The source of a document + element bibliosource { db.bibliosource.attlist, db._text } +} +div { + db.bibliorelation.type.enumeration = + + ## The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format + "hasformat" + | + ## The described resource includes the referenced resource either physically or logically + "haspart" + | + ## The described resource has a version, edition, or adaptation, namely, the referenced resource + "hasversion" + | + ## The described resource is the same intellectual content of the referenced resource, but presented in another format + "isformatof" + | + ## The described resource is a physical or logical part of the referenced resource + "ispartof" + | + ## The described resource is referenced, cited, or otherwise pointed to by the referenced resource + "isreferencedby" + | + ## The described resource is supplanted, displaced, or superceded by the referenced resource + "isreplacedby" + | + ## The described resource is required by the referenced resource, either physically or logically + "isrequiredby" + | + ## The described resource is a version, edition, or adaptation of the referenced resource; changes in version imply substantive changes in content rather than differences in format + "isversionof" + | + ## The described resource references, cites, or otherwise points to the referenced resource + "references" + | + ## The described resource supplants, displaces, or supersedes the referenced resource + "replaces" + | + ## The described resource requires the referenced resource to support its function, delivery, or coherence of content + "requires" + db.bibliorelation.type-enum.attribute = + + ## Identifies the type of relationship + attribute type { db.bibliorelation.type.enumeration }? + db.bibliorelation.type-other.attributes = + + ## Identifies the type of relationship + attribute type { + + ## The described resource has a non-standard relationship with the referenced resource + "othertype" + }?, + + ## A keyword that identififes the type of the non-standard relationship + attribute othertype { xsd:NMTOKEN } + db.bibliorelation.type.attribute = + db.bibliorelation.type-enum.attribute + | db.bibliorelation.type-other.attributes + db.bibliorelation.role.attribute = attribute role { text } + db.bibliorelation.attlist = + db.bibliorelation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + & db.bibliorelation.type.attribute + db.bibliorelation = + + ## The relationship of a document to another + element bibliorelation { db.bibliorelation.attlist, db._text } +} +div { + db.bibliocoverage.spacial.enumeration = + + ## The DCMI Point identifies a point in space using its geographic coordinates + "dcmipoint" + | + ## ISO 3166 Codes for the representation of names of countries + "iso3166" + | + ## The DCMI Box identifies a region of space using its geographic limits + "dcmibox" + | + ## The Getty Thesaurus of Geographic Names + "tgn" + db.bibliocoverage.spatial-enum.attribute = + + ## Specifies the type of spatial coverage + attribute spatial { db.bibliocoverage.spacial.enumeration }? + db.bibliocoverage.spatial-other.attributes = + + ## Specifies the type of spatial coverage + attribute spatial { + + ## Identifies a non-standard type of coverage + "otherspatial" + }?, + + ## A keyword that identifies the type of non-standard coverage + attribute otherspatial { xsd:NMTOKEN } + db.bibliocoverage.spatial.attribute = + db.bibliocoverage.spatial-enum.attribute + | db.bibliocoverage.spatial-other.attributes + db.bibliocoverage.temporal.enumeration = + + ## A specification of the limits of a time interval + "dcmiperiod" + | + ## W3C Encoding rules for dates and times—a profile based on ISO 8601 + "w3c-dtf" + db.bibliocoverage.temporal-enum.attribute = + + ## Specifies the type of temporal coverage + attribute temporal { db.bibliocoverage.temporal.enumeration }? + db.bibliocoverage.temporal-other.attributes = + + ## Specifies the type of temporal coverage + attribute temporal { + + ## Specifies a non-standard type of coverage + "othertemporal" + }?, + + ## A keyword that identifies the type of non-standard coverage + attribute othertemporal { xsd:NMTOKEN } + db.bibliocoverage.temporal.attribute = + db.bibliocoverage.temporal-enum.attribute + | db.bibliocoverage.temporal-other.attributes + db.bibliocoverage.coverage.attrib = + db.bibliocoverage.spatial.attribute + & db.bibliocoverage.temporal.attribute + db.bibliocoverage.role.attribute = attribute role { text } + db.bibliocoverage.attlist = + db.bibliocoverage.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bibliocoverage.coverage.attrib + db.bibliocoverage = + + ## The spatial or temporal coverage of a document + element bibliocoverage { db.bibliocoverage.attlist, db._text } +} +div { + db.legalnotice.role.attribute = attribute role { text } + db.legalnotice.attlist = + db.legalnotice.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.legalnotice.info = db._info.title.only + db.legalnotice = + + ## A statement of legal obligations or requirements + element legalnotice { + db.legalnotice.attlist, db.legalnotice.info, db.all.blocks+ + } +} +div { + db.othercredit.class.enumeration = + + ## A copy editor + "copyeditor" + | + ## A graphic designer + "graphicdesigner" + | + ## Some other contributor + "other" + | + ## A production editor + "productioneditor" + | + ## A technical editor + "technicaleditor" + | + ## A translator + "translator" + | + ## An indexer + "indexer" + | + ## A proof-reader + "proofreader" + | + ## A cover designer + "coverdesigner" + | + ## An interior designer + "interiordesigner" + | + ## An illustrator + "illustrator" + | + ## A reviewer + "reviewer" + | + ## A typesetter + "typesetter" + | + ## A converter (a persons responsible for conversion, not an application) + "conversion" + db.othercredit.class-enum.attribute = + + ## Identifies the nature of the contributor + attribute class { db.othercredit.class.enumeration }? + db.othercredit.class-other.attribute = + + ## Identifies the nature of the non-standard contribution + attribute otherclass { xsd:NMTOKEN } + db.othercredit.class-other.attributes = + + ## Identifies the nature of the contributor + attribute class { + + ## Identifies a non-standard contribution + "other" + } + & db.othercredit.class-other.attribute + db.othercredit.class.attribute = + db.othercredit.class-enum.attribute + | db.othercredit.class-other.attributes + db.othercredit.role.attribute = attribute role { text } + db.othercredit.attlist = + db.othercredit.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.othercredit.class.attribute + db.othercredit = + + ## A person or entity, other than an author or editor, credited in a document + element othercredit { + db.othercredit.attlist, db.credit.contentmodel + } +} +div { + db.pagenums.role.attribute = attribute role { text } + db.pagenums.attlist = + db.pagenums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pagenums = + + ## The numbers of the pages in a book, for use in a bibliographic entry + element pagenums { db.pagenums.attlist, db._text } +} +div { + db.contrib.role.attribute = attribute role { text } + db.contrib.attlist = + db.contrib.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contrib = + + ## A summary of the contributions made to a document by a credited source + element contrib { db.contrib.attlist, db.all.inlines* } +} +div { + db.honorific.role.attribute = attribute role { text } + db.honorific.attlist = + db.honorific.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.honorific = + + ## The title of a person + element honorific { db.honorific.attlist, db._text } +} +div { + db.firstname.role.attribute = attribute role { text } + db.firstname.attlist = + db.firstname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.firstname = + + ## A given name of a person + element firstname { db.firstname.attlist, db._text } +} +div { + db.givenname.role.attribute = attribute role { text } + db.givenname.attlist = + db.givenname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.givenname = + + ## The given name of a person + element givenname { db.givenname.attlist, db._text } +} +div { + db.surname.role.attribute = attribute role { text } + db.surname.attlist = + db.surname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.surname = + + ## An inherited or family name; in western cultures the last name + element surname { db.surname.attlist, db._text } +} +div { + db.lineage.role.attribute = attribute role { text } + db.lineage.attlist = + db.lineage.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lineage = + + ## The portion of a person's name indicating a relationship to ancestors + element lineage { db.lineage.attlist, db._text } +} +div { + db.othername.role.attribute = attribute role { text } + db.othername.attlist = + db.othername.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.othername = + + ## A component of a person's name that is not a first name, surname, or lineage + element othername { db.othername.attlist, db._text } +} +div { + db.printhistory.role.attribute = attribute role { text } + db.printhistory.attlist = + db.printhistory.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.printhistory = + + ## The printing history of a document + element printhistory { db.printhistory.attlist, db.para.blocks+ } +} +div { + db.pubdate.role.attribute = attribute role { text } + db.pubdate.attlist = + db.pubdate.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pubdate = + + ## The date of publication of a document + element pubdate { db.pubdate.attlist, db.date.contentmodel } +} +div { + db.publisher.role.attribute = attribute role { text } + db.publisher.attlist = + db.publisher.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.publisher = + + ## The publisher of a document + element publisher { + db.publisher.attlist, db.publishername, db.address* + } +} +div { + db.publishername.role.attribute = attribute role { text } + db.publishername.attlist = + db.publishername.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.publishername = + + ## The name of the publisher of a document + element publishername { db.publishername.attlist, db._text } +} +div { + db.releaseinfo.role.attribute = attribute role { text } + db.releaseinfo.attlist = + db.releaseinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.releaseinfo = + + ## Information about a particular release of a document + element releaseinfo { db.releaseinfo.attlist, db._text } +} +div { + db.revhistory.role.attribute = attribute role { text } + db.revhistory.attlist = + db.revhistory.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revhistory.info = db._info.title.only + db.revhistory = + + ## A history of the revisions to a document + element revhistory { + db.revhistory.attlist, db.revhistory.info, db.revision+ + } +} +div { + db.revision.role.attribute = attribute role { text } + db.revision.attlist = + db.revision.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revision = + + ## An entry describing a single revision in the history of the revisions to a document + element revision { + db.revision.attlist, + db.revnumber?, + db.date, + (db.authorinitials | db.author)*, + (db.revremark | db.revdescription)? + } +} +div { + db.revnumber.role.attribute = attribute role { text } + db.revnumber.attlist = + db.revnumber.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revnumber = + + ## A document revision number + element revnumber { db.revnumber.attlist, db._text } +} +div { + db.revremark.role.attribute = attribute role { text } + db.revremark.attlist = + db.revremark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revremark = + + ## A description of a revision to a document + element revremark { db.revremark.attlist, db._text } +} +div { + db.revdescription.role.attribute = attribute role { text } + db.revdescription.attlist = + db.revdescription.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revdescription = + + ## A extended description of a revision to a document + element revdescription { db.revdescription.attlist, db.all.blocks* } +} +div { + db.seriesvolnums.role.attribute = attribute role { text } + db.seriesvolnums.attlist = + db.seriesvolnums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seriesvolnums = + + ## Numbers of the volumes in a series of books + element seriesvolnums { db.seriesvolnums.attlist, db._text } +} +div { + db.volumenum.role.attribute = attribute role { text } + db.volumenum.attlist = + db.volumenum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.volumenum = + + ## The volume number of a document in a set (as of books in a set or articles in a journal) + element volumenum { db.volumenum.attlist, db._text } +} +div { + db.issuenum.role.attribute = attribute role { text } + db.issuenum.attlist = + db.issuenum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.issuenum = + + ## The number of an issue of a journal + element issuenum { db.issuenum.attlist, db._text } +} +div { + db.package.role.attribute = attribute role { text } + db.package.attlist = + db.package.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.package = + + ## A software or application package + element package { db.package.attlist, db._text } +} +div { + db.email.role.attribute = attribute role { text } + db.email.attlist = + db.email.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.email = + + ## An email address + element email { db.email.attlist, db._text } +} +div { + db.lineannotation.role.attribute = attribute role { text } + db.lineannotation.attlist = + db.lineannotation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lineannotation = + + ## A comment on a line in a verbatim listing + element lineannotation { db.lineannotation.attlist, db._text } +} +div { + db.parameter.class.enumeration = + + ## A command + "command" + | + ## A function + "function" + | + ## An option + "option" + db.parameter.class.attribute = + + ## Identifies the class of parameter + attribute class { db.parameter.class.enumeration } + db.parameter.role.attribute = attribute role { text } + db.parameter.attlist = + db.parameter.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.parameter.class.attribute? + db.parameter = + + ## A value or a symbolic reference to a value + element parameter { db.parameter.attlist, db._text } +} +db.replaceable.inlines = db._text | db.co +div { + db.replaceable.class.enumeration = + + ## A command + "command" + | + ## A function + "function" + | + ## An option + "option" + | + ## A parameter + "parameter" + db.replaceable.class.attribute = + + ## Identifies the nature of the replaceable text + attribute class { db.replaceable.class.enumeration } + db.replaceable.role.attribute = attribute role { text } + db.replaceable.attlist = + db.replaceable.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.replaceable.class.attribute? + db.replaceable = + + ## Content that may or must be replaced by the user + element replaceable { + db.replaceable.attlist, db.replaceable.inlines* + } +} +div { + db.uri.type.attribute = + + ## Identifies the type of URI specified + attribute type { text }? + db.uri.role.attribute = attribute role { text } + db.uri.attlist = + db.uri.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.uri.type.attribute + db.uri = + + ## A Uniform Resource Identifier + element uri { db.uri.attlist, db._text } +} +div { + db.abbrev.role.attribute = attribute role { text } + db.abbrev.attlist = + db.abbrev.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.abbrev = + + ## An abbreviation, especially one followed by a period + element abbrev { + db.abbrev.attlist, + (db._text | db.superscript | db.subscript | db.trademark)* + } +} +div { + db.acronym.role.attribute = attribute role { text } + db.acronym.attlist = + db.acronym.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.acronym = + + ## An often pronounceable word made from the initial (or selected) letters of a name or phrase + element acronym { + db.acronym.attlist, + (db._text | db.superscript | db.subscript | db.trademark)* + } +} +div { + db.citation.role.attribute = attribute role { text } + db.citation.attlist = + db.citation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.citation = + + ## An inline bibliographic reference to another published work + element citation { db.citation.attlist, db.all.inlines* } +} +div { + db.citerefentry.role.attribute = attribute role { text } + db.citerefentry.attlist = + db.citerefentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.citerefentry = + + ## A citation to a reference page + element citerefentry { + db.citerefentry.attlist, db.refentrytitle, db.manvolnum? + } +} +div { + db.refentrytitle.role.attribute = attribute role { text } + db.refentrytitle.attlist = + db.refentrytitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refentrytitle = + + ## The title of a reference page + element refentrytitle { db.refentrytitle.attlist, db.all.inlines* } +} +div { + db.manvolnum.role.attribute = attribute role { text } + db.manvolnum.attlist = + db.manvolnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.manvolnum = + + ## A reference volume number + element manvolnum { db.manvolnum.attlist, db._text } +} +div { + db.citetitle.pubwork.enumeration = + + ## An article + "article" + | + ## A bulletin board system + "bbs" + | + ## A book + "book" + | + ## A CD-ROM + "cdrom" + | + ## A chapter (as of a book) + "chapter" + | + ## A DVD + "dvd" + | + ## An email message + "emailmessage" + | + ## A gopher page + "gopher" + | + ## A journal + "journal" + | + ## A manuscript + "manuscript" + | + ## A posting to a newsgroup + "newsposting" + | + ## A part (as of a book) + "part" + | + ## A reference entry + "refentry" + | + ## A section (as of a book or article) + "section" + | + ## A series + "series" + | + ## A set (as of books) + "set" + | + ## A web page + "webpage" + | + ## A wiki page + "wiki" + db.citetitle.pubwork.attribute = + + ## Identifies the nature of the publication being cited + attribute pubwork { db.citetitle.pubwork.enumeration } + db.citetitle.role.attribute = attribute role { text } + db.citetitle.attlist = + db.citetitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.citetitle.pubwork.attribute? + db.citetitle = + + ## The title of a cited work + element citetitle { db.citetitle.attlist, db.all.inlines* } +} +div { + db.emphasis.role.attribute = attribute role { text } + db.emphasis.attlist = + db.emphasis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.emphasis = + + ## Emphasized text + element emphasis { db.emphasis.attlist, db.all.inlines* } +} +div { + db._emphasis = + + ## A limited span of emphasized text + element emphasis { db.emphasis.attlist, db._text } +} +div { + db.foreignphrase.role.attribute = attribute role { text } + db.foreignphrase.attlist = + db.foreignphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.foreignphrase = + + ## A word or phrase in a language other than the primary language of the document + element foreignphrase { + db.foreignphrase.attlist, (text | db.general.inlines)* + } +} +div { + db._foreignphrase.role.attribute = attribute role { text } + db._foreignphrase.attlist = + db._foreignphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db._foreignphrase = + + ## A limited word or phrase in a language other than the primary language of the document + element foreignphrase { db._foreignphrase.attlist, db._text } +} +div { + db.phrase.role.attribute = attribute role { text } + db.phrase.attlist = + db.phrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.phrase = + + ## A span of text + element phrase { db.phrase.attlist, db.all.inlines* } +} +div { + db._phrase = + + ## A limited span of text + element phrase { db.phrase.attlist, db._text } +} +div { + db.quote.role.attribute = attribute role { text } + db.quote.attlist = + db.quote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.quote = + + ## An inline quotation + element quote { db.quote.attlist, db.all.inlines* } +} +div { + db._quote.role.attribute = attribute role { text } + db._quote.attlist = + db._quote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db._quote = + + ## A limited inline quotation + element quote { db._quote.attlist, db._text } +} +div { + db.subscript.role.attribute = attribute role { text } + db.subscript.attlist = + db.subscript.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subscript = + + ## A subscript (as in H2 + ## O, the molecular formula for water) + element subscript { db.subscript.attlist, db._text } +} +div { + db.superscript.role.attribute = attribute role { text } + db.superscript.attlist = + db.superscript.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.superscript = + + ## A superscript (as in x2 + ## , the mathematical notation for x multiplied by itself) + element superscript { db.superscript.attlist, db._text } +} +div { + db.trademark.class.enumeration = + + ## A copyright + "copyright" + | + ## A registered copyright + "registered" + | + ## A service + "service" + | + ## A trademark + "trade" + db.trademark.class.attribute = + + ## Identifies the class of trade mark + attribute class { db.trademark.class.enumeration } + db.trademark.role.attribute = attribute role { text } + db.trademark.attlist = + db.trademark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.trademark.class.attribute? + db.trademark = + + ## A trademark + element trademark { db.trademark.attlist, db._text } +} +div { + db.wordasword.role.attribute = attribute role { text } + db.wordasword.attlist = + db.wordasword.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.wordasword = + + ## A word meant specifically as a word and not representing anything else + element wordasword { db.wordasword.attlist, db._text } +} +div { + db.footnoteref.role.attribute = attribute role { text } + db.footnoteref.label.attribute = db.label.attribute + db.footnoteref.attlist = + db.footnoteref.role.attribute? + & db.common.attributes + & db.linkend.attribute + & db.footnoteref.label.attribute? + db.footnoteref = + + ## A cross reference to a footnote (a footnote mark) + [ + s:pattern [ + name = "Footnote reference type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnoteref" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'footnote' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on footnoteref must point to a footnote." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element footnoteref { db.footnoteref.attlist, empty } +} +div { + db.xref.role.attribute = attribute role { text } + db.xref.xrefstyle.attribute = db.xrefstyle.attribute + db.xref.endterm.attribute = db.endterm.attribute + db.xref.attlist = + db.xref.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.xref.xrefstyle.attribute? + & db.xref.endterm.attribute? + db.xref = + + ## A cross reference to another part of the document + element xref { db.xref.attlist, empty } +} +div { + db.link.role.attribute = attribute role { text } + db.link.xrefstyle.attribute = db.xrefstyle.attribute + db.link.endterm.attribute = db.endterm.attribute + db.link.attlist = + db.link.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.link.xrefstyle.attribute? + & db.link.endterm.attribute? + db.link = + + ## A hypertext link + element link { db.link.attlist, db.all.inlines* } +} +div { + db.olink.role.attribute = attribute role { text } + db.olink.xrefstyle.attribute = db.xrefstyle.attribute + db.olink.localinfo.attribute = + + ## Holds additional information that may be used by the application when resolving the link + attribute localinfo { text } + db.olink.targetdoc.attribute = + + ## Specifies the URI of the document in which the link target appears + attribute targetdoc { xsd:anyURI } + db.olink.targetptr.attribute = + + ## Specifies the location of the link target in the document + attribute targetptr { text } + db.olink.type.attribute = + + ## Identifies application-specific customization of the link behavior + attribute type { text } + db.olink.attlist = + db.common.attributes + & db.olink.targetdoc.attribute? + & db.olink.role.attribute? + & db.olink.xrefstyle.attribute? + & db.olink.localinfo.attribute? + & db.olink.targetptr.attribute? + & db.olink.type.attribute? + db.olink = + + ## A link that addresses its target indirectly + element olink { db.olink.attlist, db.all.inlines* } +} +div { + db.anchor.role.attribute = attribute role { text } + db.anchor.attlist = + db.anchor.role.attribute? & db.common.idreq.attributes + db.anchor = + + ## A spot in the document + element anchor { db.anchor.attlist, empty } +} +div { + db.alt.role.attribute = attribute role { text } + db.alt.attlist = db.alt.role.attribute? & db.common.attributes + db.alt = + + ## A text-only annotation, often used for accessibility + element alt { db.alt.attlist, (text | db.inlinemediaobject)* } +} +db.status.attribute = + + ## Identifies the editorial or publication status of the element on which it occurs + attribute status { text } +db.toplevel.sections = + ((db.section+, db.simplesect*) | db.simplesect+) + | (db.sect1+, db.simplesect*) + | db.refentry+ +db.toplevel.blocks.or.sections = + (db.all.blocks+, db.toplevel.sections?) | db.toplevel.sections +db.recursive.sections = + ((db.section+, db.simplesect*) | db.simplesect+) + | db.refentry+ +db.recursive.blocks.or.sections = + (db.all.blocks+, db.recursive.sections?) | db.recursive.sections +db.divisions = db.part | db.reference +db.components = + db.dedication + | db.acknowledgements + | db.preface + | db.chapter + | db.appendix + | db.article + | db.colophon +db.navigation.components = + notAllowed | db.glossary | db.bibliography | db.index | db.toc +db.component.contentmodel = + db.navigation.components*, + db.toplevel.blocks.or.sections, + db.navigation.components* +db.setindex.components = notAllowed | db.setindex +db.toc.components = notAllowed | db.toc +db.set.components = db.set | db.book +div { + db.set.status.attribute = db.status.attribute + db.set.role.attribute = attribute role { text } + db.set.attlist = + db.set.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.set.status.attribute? + db.set.info = db._info.title.req + db.set = + + ## A collection of books + element set { + db.set.attlist, + db.set.info, + db.toc.components?, + db.set.components+, + db.setindex.components? + } +} +db.book.components = + (db.navigation.components | db.components | db.divisions)* | db.topic* +div { + db.book.status.attribute = db.status.attribute + db.book.role.attribute = attribute role { text } + db.book.attlist = + db.book.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.book.status.attribute? + db.book.info = db._info + db.book = + + ## A book + element book { db.book.attlist, db.book.info, db.book.components } +} +div { + db.dedication.status.attribute = db.status.attribute + db.dedication.role.attribute = attribute role { text } + db.dedication.attlist = + db.dedication.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.dedication.status.attribute? + db.dedication.info = db._info + db.dedication = + + ## The dedication of a book or other component + element dedication { + db.dedication.attlist, db.dedication.info, db.all.blocks+ + } +} +div { + db.acknowledgements.status.attribute = db.status.attribute + db.acknowledgements.role.attribute = attribute role { text } + db.acknowledgements.attlist = + db.acknowledgements.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.acknowledgements.status.attribute? + db.acknowledgements.info = db._info + db.acknowledgements = + + ## Acknowledgements of a book or other component + element acknowledgements { + db.acknowledgements.attlist, + db.acknowledgements.info, + db.all.blocks+ + } +} +div { + db.colophon.status.attribute = db.status.attribute + db.colophon.role.attribute = attribute role { text } + db.colophon.attlist = + db.colophon.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.colophon.status.attribute? + db.colophon.info = db._info + db.colophon = + + ## Text at the back of a book describing facts about its production + element colophon { + db.colophon.attlist, + db.colophon.info, + ((db.all.blocks+, db.simplesect*) + | (db.all.blocks*, db.simplesect+)) + } +} +db.appendix.contentmodel = db.component.contentmodel | db.topic+ +div { + db.appendix.status.attribute = db.status.attribute + db.appendix.role.attribute = attribute role { text } + db.appendix.attlist = + db.appendix.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.appendix.status.attribute? + db.appendix.info = db._info.title.req + db.appendix = + + ## An appendix in a book or article + element appendix { + db.appendix.attlist, db.appendix.info, db.appendix.contentmodel? + } +} +db.chapter.contentmodel = db.component.contentmodel | db.topic+ +div { + db.chapter.status.attribute = db.status.attribute + db.chapter.role.attribute = attribute role { text } + db.chapter.attlist = + db.chapter.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.chapter.status.attribute? + db.chapter.info = db._info.title.req + db.chapter = + + ## A chapter, as of a book + element chapter { + db.chapter.attlist, db.chapter.info, db.chapter.contentmodel? + } +} +db.part.components = + (db.navigation.components | db.components) + | (db.refentry | db.reference) +db.part.contentmodel = db.part.components+ | db.topic+ +div { + db.part.status.attribute = db.status.attribute + db.part.role.attribute = attribute role { text } + db.part.attlist = + db.part.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.part.status.attribute? + db.part.info = db._info.title.req + db.part = + + ## A division in a book + element part { + db.part.attlist, + db.part.info, + db.partintro?, + db.part.contentmodel? + } +} +div { + db.preface.status.attribute = db.status.attribute + db.preface.role.attribute = attribute role { text } + db.preface.attlist = + db.preface.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.preface.status.attribute? + db.preface.info = db._info.title.req + db.preface = + + ## Introductory matter preceding the first chapter of a book + element preface { + db.preface.attlist, db.preface.info, db.component.contentmodel? + } +} +div { + db.partintro.status.attribute = db.status.attribute + db.partintro.role.attribute = attribute role { text } + db.partintro.attlist = + db.partintro.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.partintro.status.attribute? + db.partintro.info = db._info + db.partintro = + + ## An introduction to the contents of a part + element partintro { + db.partintro.attlist, + db.partintro.info, + db.toplevel.blocks.or.sections? + } +} +div { + db.section.status.attribute = db.status.attribute + db.section.role.attribute = attribute role { text } + db.section.attlist = + db.section.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.section.status.attribute? + db.section.info = db._info.title.req + db.section = + + ## A recursive section + element section { + db.section.attlist, + db.section.info, + db.recursive.blocks.or.sections?, + db.navigation.components* + } +} +div { + db.simplesect.status.attribute = db.status.attribute + db.simplesect.role.attribute = attribute role { text } + db.simplesect.attlist = + db.simplesect.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.simplesect.status.attribute? + db.simplesect.info = db._info.title.req + db.simplesect = + + ## A section of a document with no subdivisions + element simplesect { + db.simplesect.attlist, db.simplesect.info, db.all.blocks* + } +} +db.article.components = db.toplevel.sections +db.article.navcomponents = + db.navigation.components + | db.acknowledgements + | db.dedication + | db.appendix + | db.colophon +div { + db.article.status.attribute = db.status.attribute + db.article.class.enumeration = + + ## A collection of frequently asked questions. + "faq" + | + ## An article in a journal or other periodical. + "journalarticle" + | + ## A description of a product. + "productsheet" + | + ## A specification. + "specification" + | + ## A technical report. + "techreport" + | + ## A white paper. + "whitepaper" + db.article.class.attribute = + + ## Identifies the nature of the article + attribute class { db.article.class.enumeration } + db.article.role.attribute = attribute role { text } + db.article.attlist = + db.article.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.article.status.attribute? + & db.article.class.attribute? + db.article.info = db._info.title.req + db.article = + + ## An article + element article { + db.article.attlist, + db.article.info, + db.article.navcomponents*, + ((db.all.blocks+, db.article.components?) + | db.article.components), + db.article.navcomponents* + } +} +db.annotations.attribute = + + ## Identifies one or more annotations that apply to this element + attribute annotations { text } +div { + db.annotation.role.attribute = attribute role { text } + db.annotation.annotates.attribute = + + ## Identifies one ore more elements to which this annotation applies + attribute annotates { text } + db.annotation.attlist = + db.annotation.role.attribute? + & db.annotation.annotates.attribute? + & db.common.attributes + db.annotation.info = db._info.title.only + db.annotation = + + ## An annotation + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:annotation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:annotation)" + "annotation must not occur among the children or descendants of annotation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element annotation { + db.annotation.attlist, db.annotation.info, db.all.blocks+ + } +} +db.xlink.extended.type.attribute = + + ## Identifies the XLink extended link type + [ + s:pattern [ + name = "XLink extended placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='extended']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink extended type element may not occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink extended link type + "extended" + } +db.xlink.locator.type.attribute = + + ## Identifies the XLink locator link type + [ + s:pattern [ + name = "XLink locator placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='locator']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink locator type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink locator link type + "locator" + } +db.xlink.arc.type.attribute = + + ## Identifies the XLink arc link type + [ + s:pattern [ + name = "XLink arc placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='arc']" + "\x{a}" ~ + " " + s:assert [ + test = "parent::*[@xlink:type='extended']" + "An XLink arc type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink arc link type + "arc" + } +db.xlink.resource.type.attribute = + + ## Identifies the XLink resource link type + [ + s:pattern [ + name = "XLink resource placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='resource']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink resource type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink resource link type + "resource" + } +db.xlink.title.type.attribute = + + ## Identifies the XLink title link type + [ + s:pattern [ + name = "XLink title placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='title']" + "\x{a}" ~ + " " + s:assert [ + test = + "not(parent::*[@xlink:type='extended']) and not(parent::*[@xlink:type='locator']) and not(parent::*[@xlink:type='arc'])" + "An XLink title type element must occur as the direct child of an XLink extended, locator, or arc type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink title link type + "title" + } +db.xlink.extended.link.attributes = + db.xlink.extended.type.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? +db.xlink.locator.link.attributes = + db.xlink.locator.type.attribute + & db.xlink.href.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? +db.xlink.arc.link.attributes = + db.xlink.arc.type.attribute + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? + & db.xlink.from.attribute? + & db.xlink.to.attribute? +db.xlink.resource.link.attributes = + db.xlink.resource.type.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? +db.xlink.title.link.attributes = db.xlink.title.type.attribute +db.xlink.from.attribute = + + ## Specifies the XLink traversal-from + attribute xlink:from { xsd:NMTOKEN } +db.xlink.label.attribute = + + ## Specifies the XLink label + attribute xlink:label { xsd:NMTOKEN } +db.xlink.to.attribute = + + ## Specifies the XLink traversal-to + attribute xlink:to { xsd:NMTOKEN } +div { + db.extendedlink.role.attribute = attribute role { text } + db.extendedlink.attlist = + db.extendedlink.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "extended" ] + attribute xlink:type { + + ## An XLink extended link + "extended" + }? + & db.xlink.role.attribute? + & db.xlink.title.attribute? + db.extendedlink = + + ## An XLink extended link + element extendedlink { + db.extendedlink.attlist, (db.locator | db.arc | db.link)+ + } +} +div { + db.locator.role.attribute = attribute role { text } + db.locator.attlist = + db.locator.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "locator" ] + attribute xlink:type { + + ## An XLink locator link + "locator" + }? + & db.xlink.href.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? + db.locator = + + ## An XLink locator in an extendedlink + element locator { db.locator.attlist, empty } +} +div { + db.arc.role.attribute = attribute role { text } + db.arc.attlist = + db.arc.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "arc" ] + attribute xlink:type { + + ## An XLink arc link + "arc" + }? + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? + & db.xlink.from.attribute? + & db.xlink.to.attribute? + db.arc = + + ## An XLink arc in an extendedlink + element arc { db.arc.attlist, empty } +} +db.sect1.sections = (db.sect2+, db.simplesect*) | db.simplesect+ +div { + db.sect1.status.attribute = db.status.attribute + db.sect1.role.attribute = attribute role { text } + db.sect1.attlist = + db.sect1.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect1.status.attribute? + db.sect1.info = db._info.title.req + db.sect1 = + + ## A top-level section of document + element sect1 { + db.sect1.attlist, + db.sect1.info, + ((db.all.blocks+, db.sect1.sections?) | db.sect1.sections)?, + db.navigation.components* + } +} +db.sect2.sections = (db.sect3+, db.simplesect*) | db.simplesect+ +div { + db.sect2.status.attribute = db.status.attribute + db.sect2.role.attribute = attribute role { text } + db.sect2.attlist = + db.sect2.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect2.status.attribute? + db.sect2.info = db._info.title.req + db.sect2 = + + ## A subsection within a sect1 + element sect2 { + db.sect2.attlist, + db.sect2.info, + ((db.all.blocks+, db.sect2.sections?) | db.sect2.sections)?, + db.navigation.components* + } +} +db.sect3.sections = (db.sect4+, db.simplesect*) | db.simplesect+ +div { + db.sect3.status.attribute = db.status.attribute + db.sect3.role.attribute = attribute role { text } + db.sect3.attlist = + db.sect3.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect3.status.attribute? + db.sect3.info = db._info.title.req + db.sect3 = + + ## A subsection within a sect2 + element sect3 { + db.sect3.attlist, + db.sect3.info, + ((db.all.blocks+, db.sect3.sections?) | db.sect3.sections)?, + db.navigation.components* + } +} +db.sect4.sections = (db.sect5+, db.simplesect*) | db.simplesect+ +div { + db.sect4.status.attribute = db.status.attribute + db.sect4.role.attribute = attribute role { text } + db.sect4.attlist = + db.sect4.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect4.status.attribute? + db.sect4.info = db._info.title.req + db.sect4 = + + ## A subsection within a sect3 + element sect4 { + db.sect4.attlist, + db.sect4.info, + ((db.all.blocks+, db.sect4.sections?) | db.sect4.sections)?, + db.navigation.components* + } +} +db.sect5.sections = db.simplesect+ +div { + db.sect5.status.attribute = db.status.attribute + db.sect5.role.attribute = attribute role { text } + db.sect5.attlist = + db.sect5.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect5.status.attribute? + db.sect5.info = db._info.title.req + db.sect5 = + + ## A subsection within a sect4 + element sect5 { + db.sect5.attlist, + db.sect5.info, + ((db.all.blocks+, db.sect5.sections?) | db.sect5.sections)?, + db.navigation.components* + } +} +db.toplevel.refsection = db.refsection+ | db.refsect1+ +db.secondlevel.refsection = db.refsection+ | db.refsect2+ +db.reference.components = db.refentry +div { + db.reference.status.attribute = db.status.attribute + db.reference.role.attribute = attribute role { text } + db.reference.attlist = + db.reference.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.reference.status.attribute? + & db.label.attribute? + db.reference.info = db._info.title.req + db.reference = + + ## A collection of reference entries + element reference { + db.reference.attlist, + db.reference.info, + db.partintro?, + db.reference.components* + } +} +div { + db.refentry.status.attribute = db.status.attribute + db.refentry.role.attribute = attribute role { text } + db.refentry.attlist = + db.refentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refentry.status.attribute? + & db.label.attribute? + db.refentry.info = db._info.title.forbidden + db.refentry = + + ## A reference page (originally a UNIX man-style reference page) + element refentry { + db.refentry.attlist, + db.indexterm*, + db.refentry.info, + db.refmeta?, + db.refnamediv+, + db.refsynopsisdiv?, + db.toplevel.refsection + } +} +div { + db.refmeta.role.attribute = attribute role { text } + db.refmeta.attlist = + db.refmeta.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refmeta = + + ## Meta-information for a reference entry + element refmeta { + db.refmeta.attlist, + db.indexterm*, + db.refentrytitle, + db.manvolnum?, + db.refmiscinfo*, + db.indexterm* + } +} +db.refmiscinfo.class.enumeration = + + ## The name of the software product or component to which this topic applies + "source" + | + ## The version of the software product or component to which this topic applies + "version" + | + ## The section title of the reference page (e.g., User Commands) + "manual" + | + ## The section title of the reference page (believed synonymous with "manual" but in wide use) + "sectdesc" + | + ## The name of the software product or component to which this topic applies (e.g., SunOS x.y; believed synonymous with "source" but in wide use) + "software" +db.refmiscinfo.class-enum.attribute = + + ## Identifies the kind of miscellaneous information + attribute class { db.refmiscinfo.class.enumeration }? +db.refmiscinfo.class-other.attribute = + + ## Identifies the nature of non-standard miscellaneous information + attribute otherclass { text } +db.refmiscinfo.class-other.attributes = + + ## Identifies the kind of miscellaneious information + attribute class { + + ## Indicates that the information is some 'other' kind. + "other" + } + & db.refmiscinfo.class-other.attribute +db.refmiscinfo.class.attribute = + db.refmiscinfo.class-enum.attribute + | db.refmiscinfo.class-other.attributes +div { + db.refmiscinfo.role.attribute = attribute role { text } + db.refmiscinfo.attlist = + db.refmiscinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refmiscinfo.class.attribute? + db.refmiscinfo = + + ## Meta-information for a reference entry other than the title and volume number + element refmiscinfo { db.refmiscinfo.attlist, db._text } +} +div { + db.refnamediv.role.attribute = attribute role { text } + db.refnamediv.attlist = + db.refnamediv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refnamediv = + + ## The name, purpose, and classification of a reference page + element refnamediv { + db.refnamediv.attlist, + db.refdescriptor?, + db.refname+, + db.refpurpose, + db.refclass* + } +} +div { + db.refdescriptor.role.attribute = attribute role { text } + db.refdescriptor.attlist = + db.refdescriptor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refdescriptor = + + ## A description of the topic of a reference page + element refdescriptor { db.refdescriptor.attlist, db.all.inlines* } +} +div { + db.refname.role.attribute = attribute role { text } + db.refname.attlist = + db.refname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refname = + + ## The name of (one of) the subject(s) of a reference page + element refname { db.refname.attlist, db.all.inlines* } +} +div { + db.refpurpose.role.attribute = attribute role { text } + db.refpurpose.attlist = + db.refpurpose.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refpurpose = + + ## A short (one sentence) synopsis of the topic of a reference page + element refpurpose { db.refpurpose.attlist, db.all.inlines* } +} +div { + db.refclass.role.attribute = attribute role { text } + db.refclass.attlist = + db.refclass.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refclass = + + ## The scope or other indication of applicability of a reference entry + element refclass { db.refclass.attlist, (text | db.application)* } +} +div { + db.refsynopsisdiv.role.attribute = attribute role { text } + db.refsynopsisdiv.attlist = + db.refsynopsisdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refsynopsisdiv.info = db._info + db.refsynopsisdiv = + + ## A syntactic synopsis of the subject of the reference page + element refsynopsisdiv { + db.refsynopsisdiv.attlist, + db.refsynopsisdiv.info, + ((db.all.blocks+, db.secondlevel.refsection?) + | db.secondlevel.refsection) + } +} +div { + db.refsection.status.attribute = db.status.attribute + db.refsection.role.attribute = attribute role { text } + db.refsection.attlist = + db.refsection.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refsection.status.attribute? + & db.label.attribute? + db.refsection.info = db._info.title.req + db.refsection = + + ## A recursive section in a refentry + element refsection { + db.refsection.attlist, + db.refsection.info, + ((db.all.blocks+, db.refsection*) | db.refsection+) + } +} +db.refsect1.sections = db.refsect2+ +div { + db.refsect1.status.attribute = db.status.attribute + db.refsect1.role.attribute = attribute role { text } + db.refsect1.attlist = + db.refsect1.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect1.status.attribute? + db.refsect1.info = db._info.title.req + db.refsect1 = + + ## A major subsection of a reference entry + element refsect1 { + db.refsect1.attlist, + db.refsect1.info, + ((db.all.blocks+, db.refsect1.sections?) | db.refsect1.sections) + } +} +db.refsect2.sections = db.refsect3+ +div { + db.refsect2.status.attribute = db.status.attribute + db.refsect2.role.attribute = attribute role { text } + db.refsect2.attlist = + db.refsect2.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect2.status.attribute? + db.refsect2.info = db._info.title.req + db.refsect2 = + + ## A subsection of a refsect1 + element refsect2 { + db.refsect2.attlist, + db.refsect2.info, + ((db.all.blocks+, db.refsect2.sections?) | db.refsect2.sections) + } +} +div { + db.refsect3.status.attribute = db.status.attribute + db.refsect3.role.attribute = attribute role { text } + db.refsect3.attlist = + db.refsect3.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect3.status.attribute? + db.refsect3.info = db._info.title.req + db.refsect3 = + + ## A subsection of a refsect2 + element refsect3 { + db.refsect3.attlist, db.refsect3.info, db.all.blocks+ + } +} +db.glossary.inlines = + db.firstterm | db.glossterm | db._firstterm | db._glossterm +db.baseform.attribute = + + ## Specifies the base form of the term, the one that appears in the glossary. This allows adjectival, plural, and other variations of the term to appear in the element. The element content is the default base form. + attribute baseform { text }? +div { + db.glosslist.role.attribute = attribute role { text } + db.glosslist.attlist = + db.glosslist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.glosslist.info = db._info.title.only + db.glosslist = + + ## A wrapper for a list of glossary entries + element glosslist { + db.glosslist.attlist, + db.glosslist.info?, + db.all.blocks*, + db.glossentry+ + } +} +div { + db.glossentry.role.attribute = attribute role { text } + db.glossentry.sortas.attribute = + + ## Specifies the string by which the element's content is to be sorted; if unspecified, the content is used + attribute sortas { text } + db.glossentry.attlist = + db.glossentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossentry.sortas.attribute? + db.glossentry = + + ## An entry in a glossary or glosslist + element glossentry { + db.glossentry.attlist, + db.glossterm, + db.acronym?, + db.abbrev?, + db.indexterm*, + (db.glosssee | db.glossdef+) + } +} +div { + db.glossdef.role.attribute = attribute role { text } + db.glossdef.subject.attribute = + + ## Specifies a list of keywords for the definition + attribute subject { text } + db.glossdef.attlist = + db.glossdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossdef.subject.attribute? + db.glossdef = + + ## A definition in a glossentry + element glossdef { + db.glossdef.attlist, db.all.blocks+, db.glossseealso* + } +} +div { + db.glosssee.role.attribute = attribute role { text } + db.glosssee.otherterm.attribute = + + ## Identifies the other term + attribute otherterm { xsd:IDREF } + db.glosssee.attlist = + db.glosssee.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glosssee.otherterm.attribute? + db.glosssee = + + ## A cross-reference from one glossentry + ## to another + [ + s:pattern [ + name = "Glosssary 'see' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glosssee[@otherterm]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@otherterm]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@otherterm]) = 'http://docbook.org/ns/docbook'" + "@otherterm on glosssee must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glosssee { db.glosssee.attlist, db.all.inlines* } +} +div { + db.glossseealso.role.attribute = attribute role { text } + db.glossseealso.otherterm.attribute = + + ## Identifies the other term + attribute otherterm { xsd:IDREF } + db.glossseealso.attlist = + db.glossseealso.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossseealso.otherterm.attribute? + db.glossseealso = + + ## A cross-reference from one glossentry to another + [ + s:pattern [ + name = "Glossary 'seealso' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossseealso[@otherterm]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@otherterm]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@otherterm]) = 'http://docbook.org/ns/docbook'" + "@otherterm on glossseealso must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossseealso { db.glossseealso.attlist, db.all.inlines* } +} +div { + db.firstterm.role.attribute = attribute role { text } + db.firstterm.attlist = + db.firstterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.firstterm = + + ## The first occurrence of a term + [ + s:pattern [ + name = "Glossary 'firstterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:firstterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on firstterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element firstterm { db.firstterm.attlist, db.all.inlines* } +} +div { + db._firstterm.role.attribute = attribute role { text } + db._firstterm.attlist = + db._firstterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db._firstterm = + + ## The first occurrence of a term, with limited content + [ + s:pattern [ + name = "Glossary 'firstterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:firstterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on firstterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element firstterm { db._firstterm.attlist, db._text } +} +div { + db.glossterm.role.attribute = attribute role { text } + db.glossterm.attlist = + db.glossterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.glossterm = + + ## A glossary term + [ + s:pattern [ + name = "Glossary 'glossterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on glossterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossterm { db.glossterm.attlist, db.all.inlines* } +} +div { + db._glossterm.role.attribute = attribute role { text } + db._glossterm.attlist = + db._glossterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db._glossterm = + + ## A glossary term + [ + s:pattern [ + name = "Glossary 'glossterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on glossterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossterm { db._glossterm.attlist, db._text } +} +div { + db.glossary.status.attribute = db.status.attribute + db.glossary.role.attribute = attribute role { text } + db.glossary.attlist = + db.glossary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.glossary.status.attribute? + db.glossary.info = db._info + db.glossary = + + ## A glossary + element glossary { + db.glossary.attlist, + db.glossary.info, + db.all.blocks*, + (db.glossdiv* | db.glossentry*), + db.bibliography? + } +} +div { + db.glossdiv.status.attribute = db.status.attribute + db.glossdiv.role.attribute = attribute role { text } + db.glossdiv.attlist = + db.glossdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.glossdiv.status.attribute? + db.glossdiv.info = db._info.title.req + db.glossdiv = + + ## A division in a glossary + element glossdiv { + db.glossdiv.attlist, + db.glossdiv.info, + db.all.blocks*, + db.glossentry+ + } +} +div { + db.termdef.role.attribute = attribute role { text } + db.termdef.attlist = + db.termdef.role.attribute? + & db.glossentry.sortas.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.termdef = + + ## An inline definition of a term + [ + s:pattern [ + name = "Glossary term definition constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:termdef" + "\x{a}" ~ + " " + s:assert [ + test = "count(db:firstterm) = 1" + "A termdef must contain exactly one firstterm" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element termdef { db.termdef.attlist, db.all.inlines* } +} +db.relation.attribute = + + ## Identifies the relationship between the bibliographic elemnts + attribute relation { text } +div { + db.biblioentry.role.attribute = attribute role { text } + db.biblioentry.attlist = + db.biblioentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.biblioentry = + + ## A raw entry in a bibliography + element biblioentry { + db.biblioentry.attlist, db.bibliographic.elements+ + } +} +div { + db.bibliomixed.role.attribute = attribute role { text } + db.bibliomixed.attlist = + db.bibliomixed.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliomixed = + + ## A cooked entry in a bibliography + element bibliomixed { + db.bibliomixed.attlist, + ((db._text + | db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)* + | (db._text + | db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)*) + } +} +div { + db.biblioset.relation.attribute = db.relation.attribute + db.biblioset.role.attribute = attribute role { text } + db.biblioset.attlist = + db.biblioset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblioset.relation.attribute? + db.biblioset = + + ## A raw container for related bibliographic information + element biblioset { + db.biblioset.attlist, db.bibliographic.elements+ + } +} +div { + db.bibliomset.relation.attribute = db.relation.attribute + db.bibliomset.role.attribute = attribute role { text } + db.bibliomset.attlist = + db.bibliomset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bibliomset.relation.attribute? + db.bibliomset = + + ## A cooked container for related bibliographic information + element bibliomset { + db.bibliomset.attlist, + ((db._text + | db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)* + | (db._text + | db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)*) + } +} +div { + db.bibliomisc.role.attribute = attribute role { text } + db.bibliomisc.attlist = + db.bibliomisc.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliomisc = + + ## Untyped bibliographic information + element bibliomisc { db.bibliomisc.attlist, db._text } +} +div { + db.bibliography.status.attrib = db.status.attribute + db.bibliography.role.attribute = attribute role { text } + db.bibliography.attlist = + db.bibliography.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.bibliography.status.attrib? + db.bibliography.info = db._info + db.bibliography = + + ## A bibliography + element bibliography { + db.bibliography.attlist, + db.bibliography.info, + db.all.blocks*, + (db.bibliodiv+ | (db.biblioentry | db.bibliomixed)+) + } +} +div { + db.bibliodiv.status.attrib = db.status.attribute + db.bibliodiv.role.attribute = attribute role { text } + db.bibliodiv.attlist = + db.bibliodiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.bibliodiv.status.attrib? + db.bibliodiv.info = db._info.title.req + db.bibliodiv = + + ## A section of a bibliography + element bibliodiv { + db.bibliodiv.attlist, + db.bibliodiv.info, + db.all.blocks*, + (db.biblioentry | db.bibliomixed)+ + } +} +div { + db.bibliolist.role.attribute = attribute role { text } + db.bibliolist.attlist = + db.bibliolist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliolist.info = db._info.title.only + db.bibliolist = + + ## A wrapper for a list of bibliography entries + element bibliolist { + db.bibliolist.attlist, + db.bibliolist.info?, + db.all.blocks*, + (db.biblioentry | db.bibliomixed)+ + } +} +div { + db.biblioref.role.attribute = attribute role { text } + db.biblioref.xrefstyle.attribute = db.xrefstyle.attribute + db.biblioref.endterm.attribute = db.endterm.attribute + db.biblioref.units.attribute = + + ## The units (for example, pages) used to identify the beginning and ending of a reference. + attribute units { xsd:token } + db.biblioref.begin.attribute = + + ## Identifies the beginning of a reference; the location within the work that is being referenced. + attribute begin { xsd:token } + db.biblioref.end.attribute = + + ## Identifies the end of a reference. + attribute end { xsd:token } + db.biblioref.attlist = + db.biblioref.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.biblioref.xrefstyle.attribute? + & db.biblioref.endterm.attribute? + & db.biblioref.units.attribute? + & db.biblioref.begin.attribute? + & db.biblioref.end.attribute? + db.biblioref = + + ## A cross-reference to a bibliographic entry + element biblioref { db.biblioref.attlist, empty } +} +db.significance.enumeration = + + ## Normal + "normal" + | + ## Preferred + "preferred" +db.significance.attribute = + + ## Specifies the significance of the term + attribute significance { db.significance.enumeration } +db.zone.attribute = + + ## Specifies the IDs of the elements to which this term applies + attribute zone { xsd:IDREFS } +db.indexterm.pagenum.attribute = + + ## Indicates the page on which this index term occurs in some version of the printed document + attribute pagenum { text } +db.scope.enumeration = + + ## All indexes + "all" + | + ## The global index (as for a combined index of a set of books) + "global" + | + ## The local index (the index for this document only) + "local" +db.scope.attribute = + + ## Specifies the scope of the index term + attribute scope { db.scope.enumeration } +db.sortas.attribute = + + ## Specifies the string by which the term is to be sorted; if unspecified, the term content is used + attribute sortas { text } +db.index.type.attribute = + + ## Specifies the target index for this term + attribute type { text } +div { + db.itermset.role.attribute = attribute role { text } + db.itermset.attlist = + db.itermset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.itermset = + + ## A set of index terms in the meta-information of a document + element itermset { db.itermset.attlist, db.indexterm.singular+ } +} +db.indexterm.contentmodel = + db.primary?, + ((db.secondary, + ((db.tertiary, (db.see | db.seealso+)?) + | db.see + | db.seealso+)?) + | db.see + | db.seealso+)? +div { + db.indexterm.singular.role.attribute = attribute role { text } + db.indexterm.singular.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## A singular index term + "singular" + } + db.indexterm.singular.attlist = + db.indexterm.singular.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.significance.attribute? + & db.zone.attribute? + & db.indexterm.pagenum.attribute? + & db.scope.attribute? + & db.index.type.attribute? + & db.indexterm.singular.class.attribute? + db.indexterm.singular = + + ## A wrapper for an indexed term + element indexterm { + db.indexterm.singular.attlist, db.indexterm.contentmodel + } +} +div { + db.indexterm.startofrange.role.attribute = attribute role { text } + db.indexterm.startofrange.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## The start of a range + "startofrange" + } + db.indexterm.startofrange.attlist = + db.indexterm.startofrange.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.significance.attribute? + & db.zone.attribute? + & db.indexterm.pagenum.attribute? + & db.scope.attribute? + & db.index.type.attribute? + & db.indexterm.startofrange.class.attribute + db.indexterm.startofrange = + + ## A wrapper for an indexed term that covers a range + element indexterm { + db.indexterm.startofrange.attlist, db.indexterm.contentmodel + } +} +div { + db.indexterm.endofrange.role.attribute = attribute role { text } + db.indexterm.endofrange.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## The end of a range + "endofrange" + } + db.indexterm.endofrange.startref.attribute = + + ## Points to the start of the range + attribute startref { xsd:IDREF } + db.indexterm.endofrange.attlist = + db.indexterm.endofrange.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.indexterm.endofrange.class.attribute + & db.indexterm.endofrange.startref.attribute + db.indexterm.endofrange = + + ## Identifies the end of a range associated with an indexed term + element indexterm { db.indexterm.endofrange.attlist, empty } +} +div { + db.indexterm = + db.indexterm.singular + | db.indexterm.startofrange + | db.indexterm.endofrange +} +div { + db.primary.role.attribute = attribute role { text } + db.primary.attlist = + db.primary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.primary = + + ## The primary word or phrase under which an index term should be sorted + element primary { db.primary.attlist, db.all.inlines* } +} +div { + db.secondary.role.attribute = attribute role { text } + db.secondary.attlist = + db.secondary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.secondary = + + ## A secondary word or phrase in an index term + element secondary { db.secondary.attlist, db.all.inlines* } +} +div { + db.tertiary.role.attribute = attribute role { text } + db.tertiary.attlist = + db.tertiary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.tertiary = + + ## A tertiary word or phrase in an index term + element tertiary { db.tertiary.attlist, db.all.inlines* } +} +div { + db.see.role.attribute = attribute role { text } + db.see.attlist = + db.see.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.see = + + ## Part of an index term directing the reader instead to another entry in the index + element see { db.see.attlist, db.all.inlines* } +} +div { + db.seealso.role.attribute = attribute role { text } + db.seealso.attlist = + db.seealso.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seealso = + + ## Part of an index term directing the reader also to another entry in the index + element seealso { db.seealso.attlist, db.all.inlines* } +} +div { + db.index.status.attribute = db.status.attribute + db.index.role.attribute = attribute role { text } + db.index.attlist = + db.index.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.index.status.attribute? + & db.index.type.attribute? + db.index.info = db._info + # Yes, db.indexdiv* and db.indexentry*; that way an is valid. + # Authors can use an empty index to indicate where a generated index should + # appear. + db.index = + + ## An index to a book or part of a book + element index { + db.index.attlist, + db.index.info, + db.all.blocks*, + (db.indexdiv* | db.indexentry* | db.segmentedlist) + } +} +div { + db.setindex.status.attribute = db.status.attribute + db.setindex.role.attribute = attribute role { text } + db.setindex.attlist = + db.setindex.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.setindex.status.attribute? + & db.index.type.attribute? + db.setindex.info = db._info + db.setindex = + + ## An index to a set of books + element setindex { + db.setindex.attlist, + db.setindex.info, + db.all.blocks*, + (db.indexdiv* | db.indexentry*) + } +} +div { + db.indexdiv.status.attribute = db.status.attribute + db.indexdiv.role.attribute = attribute role { text } + db.indexdiv.attlist = + db.indexdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.indexdiv.status.attribute? + db.indexdiv.info = db._info.title.req + db.indexdiv = + + ## A division in an index + element indexdiv { + db.indexdiv.attlist, + db.indexdiv.info, + db.all.blocks*, + (db.indexentry+ | db.segmentedlist) + } +} +div { + db.indexentry.role.attribute = attribute role { text } + db.indexentry.attlist = + db.indexentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.indexentry = + + ## An entry in an index + element indexentry { + db.indexentry.attlist, + db.primaryie, + (db.seeie | db.seealsoie)*, + (db.secondaryie, (db.seeie | db.seealsoie | db.tertiaryie)*)* + } +} +div { + db.primaryie.role.attribute = attribute role { text } + db.primaryie.attlist = + db.primaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.primaryie = + + ## A primary term in an index entry, not in the text + element primaryie { db.primaryie.attlist, db.all.inlines* } +} +div { + db.secondaryie.role.attribute = attribute role { text } + db.secondaryie.attlist = + db.secondaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.secondaryie = + + ## A secondary term in an index entry, rather than in the text + element secondaryie { db.secondaryie.attlist, db.all.inlines* } +} +div { + db.tertiaryie.role.attribute = attribute role { text } + db.tertiaryie.attlist = + db.tertiaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.tertiaryie = + + ## A tertiary term in an index entry, rather than in the text + element tertiaryie { db.tertiaryie.attlist, db.all.inlines* } +} +div { + db.seeie.role.attribute = attribute role { text } + db.seeie.attlist = + db.seeie.role.attribute? + & db.common.attributes + & db.linkend.attribute? + db.seeie = + + ## A See + ## entry in an index, rather than in the text + element seeie { db.seeie.attlist, db.all.inlines* } +} +div { + db.seealsoie.role.attribute = attribute role { text } + db.seealsoie.attlist = + db.seealsoie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.seealsoie = + + ## A See also + ## entry in an index, rather than in the text + element seealsoie { db.seealsoie.attlist, db.all.inlines* } +} +db.toc.pagenum.attribute = + + ## Indicates the page on which this element occurs in some version of the printed document + attribute pagenum { text } +div { + db.toc.role.attribute = attribute role { text } + db.toc.attlist = + db.toc.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.toc.info = db._info.title.only + db.toc = + + ## A table of contents + element toc { + db.toc.attlist, + db.toc.info, + db.all.blocks*, + (db.tocdiv | db.tocentry)* + } +} +div { + db.tocdiv.role.attribute = attribute role { text } + db.tocdiv.pagenum.attribute = db.toc.pagenum.attribute + db.tocdiv.attlist = + db.tocdiv.role.attribute? + & db.common.attributes + & db.tocdiv.pagenum.attribute? + & db.linkend.attribute? + db.tocdiv.info = db._info + db.tocdiv = + + ## A division in a table of contents + element tocdiv { + db.tocdiv.attlist, + db.tocdiv.info, + db.all.blocks*, + (db.tocdiv | db.tocentry)+ + } +} +div { + db.tocentry.role.attribute = attribute role { text } + db.tocentry.pagenum.attribute = db.toc.pagenum.attribute + db.tocentry.attlist = + db.tocentry.role.attribute? + & db.common.attributes + & db.tocentry.pagenum.attribute? + & db.linkend.attribute? + db.tocentry = + + ## A component title in a table of contents + element tocentry { db.tocentry.attlist, db.all.inlines* } +} +db.task.info = db._info.title.req +div { + db.task.role.attribute = attribute role { text } + db.task.attlist = + db.task.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.task = + + ## A task to be completed + element task { + db.task.attlist, + db.task.info, + db.tasksummary?, + db.taskprerequisites?, + db.procedure+, + db.example*, + db.taskrelated? + } +} +div { + db.tasksummary.role.attribute = attribute role { text } + db.tasksummary.attlist = + db.tasksummary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.tasksummary.info = db._info.title.only + db.tasksummary = + + ## A summary of a task + element tasksummary { + db.tasksummary.attlist, db.tasksummary.info, db.all.blocks+ + } +} +div { + db.taskprerequisites.role.attribute = attribute role { text } + db.taskprerequisites.attlist = + db.taskprerequisites.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.taskprerequisites.info = db._info.title.only + db.taskprerequisites = + + ## The prerequisites for a task + element taskprerequisites { + db.taskprerequisites.attlist, + db.taskprerequisites.info, + db.all.blocks+ + } +} +div { + db.taskrelated.role.attribute = attribute role { text } + db.taskrelated.attlist = + db.taskrelated.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.taskrelated.info = db._info.title.only + db.taskrelated = + + ## Information related to a task + element taskrelated { + db.taskrelated.attlist, db.taskrelated.info, db.all.blocks+ + } +} +db.area.units.enumeration = + + ## Coordinates expressed as a pair of CALS graphic coordinates. + "calspair" + | + ## Coordinates expressed as a line and column. + "linecolumn" + | + ## Coordinates expressed as a pair of lines and columns. + "linecolumnpair" + | + ## Coordinates expressed as a line range. + "linerange" +db.area.units-enum.attribute = + + ## Identifies the units used in the coords attribute. The default units vary according to the type of callout specified: calspair + ## for graphics and linecolumn + ## for line-oriented elements. + attribute units { db.area.units.enumeration }? +db.area.units-other.attributes = + + ## Indicates that non-standard units are used for this area + ## . In this case otherunits + ## must be specified. + attribute units { + + ## Coordinates expressed in some non-standard units. + "other" + }?, + + ## Identifies the units used in the coords + ## attribute when the units + ## attribute is other + ## . This attribute is forbidden otherwise. + attribute otherunits { xsd:NMTOKEN } +db.area.units.attribute = + db.area.units-enum.attribute | db.area.units-other.attributes +div { + db.calloutlist.role.attribute = attribute role { text } + db.calloutlist.attlist = + db.calloutlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.calloutlist.info = db._info.title.only + db.calloutlist = + + ## A list of callout + ## s + element calloutlist { + db.calloutlist.attlist, + db.calloutlist.info, + db.all.blocks*, + db.callout+ + } +} +div { + db.callout.role.attribute = attribute role { text } + db.callout.arearefs.attribute = + + ## Identifies the areas described by this callout. + attribute arearefs { xsd:IDREFS } + db.callout.attlist = + db.callout.role.attribute? + & db.common.attributes + & db.callout.arearefs.attribute + db.callout = + + ## A called out + ## description of a marked area + element callout { db.callout.attlist, db.all.blocks+ } +} +div { + db.programlistingco.role.attribute = attribute role { text } + db.programlistingco.attlist = + db.programlistingco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.programlistingco.info = db._info.title.forbidden + db.programlistingco = + + ## A program listing with associated areas used in callouts + element programlistingco { + db.programlistingco.attlist, + db.programlistingco.info, + db.areaspec, + db.programlisting, + db.calloutlist* + } +} +div { + db.areaspec.role.attribute = attribute role { text } + db.areaspec.attlist = + db.areaspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.area.units.attribute + db.areaspec = + + ## A collection of regions in a graphic or code example + element areaspec { db.areaspec.attlist, (db.area | db.areaset)+ } +} +div { + db.area.role.attribute = attribute role { text } + db.area.linkends.attribute = + + ## Point to the callout + ## s which refer to this area. (This provides bidirectional linking which may be useful in online presentation.) + attribute linkends { xsd:IDREFS } + db.area.label.attribute = + + ## Specifies an identifying number or string that may be used in presentation. The area label might be drawn on top of the figure, for example, at the position indicated by the coords attribute. + attribute label { text } + db.area.coords.attribute = + + ## Provides the coordinates of the area. The coordinates must be interpreted using the units + ## specified. + attribute coords { text } + db.area.attlist = + db.area.role.attribute? + & db.common.idreq.attributes + & db.area.units.attribute + & (db.area.linkends.attribute | db.xlink.simple.link.attributes)? + & db.area.label.attribute? + & db.area.coords.attribute + db.area = + + ## A region defined for a callout in a graphic or code example + element area { db.area.attlist, db.alt? } +} +div { + # The only difference is that xml:id is optional + db.area.inareaset.attlist = + db.area.role.attribute? + & db.common.attributes + & db.area.units.attribute + & (db.area.linkends.attribute | db.xlink.simple.link.attributes)? + & db.area.label.attribute? + & db.area.coords.attribute + db.area.inareaset = + + ## A region defined for a callout in a graphic or code example + element area { db.area.inareaset.attlist, db.alt? } +} +div { + db.areaset.role.attribute = attribute role { text } + db.areaset.linkends.attribute = db.linkends.attribute + db.areaset.label.attribute = db.label.attribute + db.areaset.attlist = + db.areaset.role.attribute? + & db.common.idreq.attributes + & db.area.units.attribute + & (db.areaset.linkends.attribute | db.xlink.simple.link.attributes)? + & db.areaset.label.attribute? + db.areaset = + + ## A set of related areas in a graphic or code example + element areaset { db.areaset.attlist, db.area.inareaset+ } +} +div { + db.screenco.role.attribute = attribute role { text } + db.screenco.attlist = + db.screenco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.screenco.info = db._info.title.forbidden + db.screenco = + + ## A screen with associated areas used in callouts + element screenco { + db.screenco.attlist, + db.screenco.info, + db.areaspec, + db.screen, + db.calloutlist* + } +} +div { + db.imageobjectco.role.attribute = attribute role { text } + db.imageobjectco.attlist = + db.imageobjectco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.imageobjectco.info = db._info.title.forbidden + db.imageobjectco = + + ## A wrapper for an image object with callouts + element imageobjectco { + db.imageobjectco.attlist, + db.imageobjectco.info, + db.areaspec, + db.imageobject+, + db.calloutlist* + } +} +div { + db.co.role.attribute = attribute role { text } + db.co.linkends.attribute = db.linkends.attribute + db.co.label.attribute = db.label.attribute + db.co.attlist = + db.co.role.attribute? + & db.common.idreq.attributes + & db.co.linkends.attribute? + & db.co.label.attribute? + db.co = + + ## The location of a callout embedded in text + element co { db.co.attlist, empty } +} +div { + db.coref.role.attribute = attribute role { text } + db.coref.label.attribute = db.label.attribute + db.coref.attlist = + db.coref.role.attribute? + & db.common.attributes + & db.linkend.attribute + & db.coref.label.attribute? + db.coref = + + ## A cross reference to a co + element coref { db.coref.attlist, empty } +} +div { + db.productionset.role.attribute = attribute role { text } + db.productionset.attlist = + db.productionset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.productionset.info = db._info.title.only + db.productionset = + + ## A set of EBNF productions + element productionset { + db.productionset.attlist, + db.productionset.info, + (db.production | db.productionrecap)+ + } +} +div { + db.production.role.attribute = attribute role { text } + db.production.attlist = + db.production.role.attribute? + & db.common.idreq.attributes + & db.common.linking.attributes + db.production = + + ## A production in a set of EBNF productions + element production { + db.production.attlist, db.lhs, db.rhs+, db.constraint* + } +} +div { + db.lhs.role.attribute = attribute role { text } + db.lhs.attlist = + db.lhs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lhs = + + ## The left-hand side of an EBNF production + element lhs { db.lhs.attlist, text } +} +div { + db.rhs.role.attribute = attribute role { text } + db.rhs.attlist = + db.rhs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.rhs = + + ## The right-hand side of an EBNF production + element rhs { + db.rhs.attlist, + (text | db.nonterminal | db.lineannotation | db.sbr)* + } +} +div { + db.nonterminal.role.attribute = attribute role { text } + db.nonterminal.def.attribute = + + ## Specifies a URI that points to a production + ## where the nonterminal + ## is defined + attribute def { xsd:anyURI } + db.nonterminal.attlist = + db.nonterminal.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.nonterminal.def.attribute + db.nonterminal = + + ## A non-terminal in an EBNF production + element nonterminal { db.nonterminal.attlist, text } +} +div { + db.constraint.role.attribute = attribute role { text } + db.constraint.attlist = + db.constraint.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + db.constraint = + + ## A constraint in an EBNF production + element constraint { db.constraint.attlist, empty } +} +div { + db.productionrecap.role.attribute = attribute role { text } + db.productionrecap.attlist = + db.productionrecap.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + db.productionrecap = + + ## A cross-reference to an EBNF production + element productionrecap { db.productionrecap.attlist, empty } +} +div { + db.constraintdef.role.attribute = attribute role { text } + db.constraintdef.attlist = + db.constraintdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.constraintdef.info = db._info.title.only + db.constraintdef = + + ## The definition of a constraint in an EBNF production + element constraintdef { + db.constraintdef.attlist, db.constraintdef.info, db.all.blocks+ + } +} +db.char.attribute = + + ## Specifies the alignment character when align + ## is set to char + ## . + attribute char { text } +db.charoff.attribute = + + ## Specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in char + ## when align + ## is set to char + ## . + attribute charoff { + xsd:decimal { minExclusive = "0" maxExclusive = "100" } + } +db.frame.attribute = + + ## Specifies how the table is to be framed. Note that there is no way to obtain a border on only the starting edge (left, in left-to-right writing systems) of the table. + attribute frame { + + ## Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + "all" + | + ## Frame only the bottom of the table. + "bottom" + | + ## Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + "none" + | + ## Frame the left and right sides of the table. + "sides" + | + ## Frame the top of the table. + "top" + | + ## Frame the top and bottom of the table. + "topbot" + } +db.colsep.attribute = + + ## Specifies the presence or absence of the column separator + attribute colsep { + + ## No column separator rule. + "0" + | + ## Provide a column separator rule on the right + "1" + } +db.rowsep.attribute = + + ## Specifies the presence or absence of the row separator + attribute rowsep { + + ## No row separator rule. + "0" + | + ## Provide a row separator rule below + "1" + } +db.orient.attribute = + + ## Specifies the orientation of the table + attribute orient { + + ## 90 degrees counter-clockwise from the rest of the text flow. + "land" + | + ## The same orientation as the rest of the text flow. + "port" + } +db.tabstyle.attribute = + + ## Specifies the table style + attribute tabstyle { text } +db.rowheader.attribute = + + ## Indicates whether or not the entries in the first column should be considered row headers + attribute rowheader { + + ## Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + "firstcol" + | + ## Indicates that entries in the first column have no special significance with respect to column headers. + "norowheader" + } +db.align.attribute = + + ## Specifies the horizontal alignment of text in an entry. + attribute align { + + ## Centered. + "center" + | + ## Aligned on a particular character. + "char" + | + ## Left and right justified. + "justify" + | + ## Left justified. + "left" + | + ## Right justified. + "right" + } +db.valign.attribute = + + ## Specifies the vertical alignment of text in an entry. + attribute valign { + + ## Aligned on the bottom of the entry. + "bottom" + | + ## Aligned in the middle. + "middle" + | + ## Aligned at the top of the entry. + "top" + } +db.specify-col-by-colname.attributes = + + ## Specifies a column specification by name. + attribute colname { text } +db.specify-col-by-namest.attributes = + + ## Specifies a starting column by name. + attribute namest { text } +db.specify-span-by-spanspec.attributes = + + ## Specifies a span by name. + attribute spanname { text } +db.specify-span-directly.attributes = + + ## Specifies a starting column by name. + attribute namest { text } + & + ## Specifies an ending column by name. + attribute nameend { text } +db.column-spec.attributes = + db.specify-col-by-colname.attributes + | db.specify-col-by-namest.attributes + | db.specify-span-by-spanspec.attributes + | db.specify-span-directly.attributes +db.colname.attribute = + + ## Provides a name for a column specification. + attribute colname { text } +db.spanname.attribute = + + ## Provides a name for a span specification. + attribute spanname { text } +div { + db.tgroup.role.attribute = attribute role { text } + db.tgroup.tgroupstyle.attribute = + + ## Additional style information for downstream processing; typically the name of a style. + attribute tgroupstyle { text } + db.tgroup.cols.attribute = + + ## The number of columns in the table. Must be an integer greater than zero. + attribute cols { xsd:positiveInteger } + db.tgroup.attlist = + db.tgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.char.attribute? + & db.charoff.attribute? + & db.tgroup.tgroupstyle.attribute? + & db.tgroup.cols.attribute + & db.colsep.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.tgroup = + + ## A wrapper for the main content of a table, or part of a table + element tgroup { + db.tgroup.attlist, + db.colspec*, + db.spanspec*, + db.cals.thead?, + db.cals.tfoot?, + db.cals.tbody + } +} +div { + db.colspec.role.attribute = attribute role { text } + db.colspec.colnum.attribute = + + ## The number of the column to which this specification applies. Must be greater than any preceding column number. Defaults to one more than the number of the preceding column, if there is one, or one. + attribute colnum { xsd:positiveInteger } + db.colspec.colwidth.attribute = + + ## Specifies the width of the column. + attribute colwidth { text } + db.colspec.attlist = + db.colspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.colspec.colnum.attribute? + & db.char.attribute? + & db.colsep.attribute? + & db.colspec.colwidth.attribute? + & db.charoff.attribute? + & db.colname.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.colspec = + + ## Specifications for a column in a table + element colspec { db.colspec.attlist, empty } +} +div { + db.spanspec.role.attribute = attribute role { text } + db.spanspec.namest.attribute = + + ## Specifies a starting column by name. + attribute namest { text } + db.spanspec.nameend.attribute = + + ## Specifies an ending column by name. + attribute nameend { text } + db.spanspec.attlist = + db.spanspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spanname.attribute + & db.spanspec.namest.attribute + & db.spanspec.nameend.attribute + & db.char.attribute? + & db.colsep.attribute? + & db.charoff.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.spanspec = + + ## Formatting information for a spanned column in a table + element spanspec { db.spanspec.attlist, empty } +} +div { + db.cals.thead.role.attribute = attribute role { text } + db.cals.thead.attlist = + db.cals.thead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.thead = + + ## A table header consisting of one or more rows + element thead { db.cals.thead.attlist, db.colspec*, db.row+ } +} +div { + db.cals.tfoot.role.attribute = attribute role { text } + db.cals.tfoot.attlist = + db.cals.tfoot.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.tfoot = + + ## A table footer consisting of one or more rows + element tfoot { db.cals.tfoot.attlist, db.colspec*, db.row+ } +} +div { + db.cals.tbody.role.attribute = attribute role { text } + db.cals.tbody.attlist = + db.cals.tbody.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.tbody = + + ## A wrapper for the rows of a table or informal table + element tbody { db.cals.tbody.attlist, db.row+ } +} +div { + db.row.role.attribute = attribute role { text } + db.row.attlist = + db.row.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.rowsep.attribute? + & db.valign.attribute? + db.row = + + ## A row in a table + element row { db.row.attlist, (db.entry | db.entrytbl)+ } +} +div { + db.entry.role.attribute = attribute role { text } + db.entry.morerows.attribute = + + ## Specifies the number of additional rows which this entry occupies. Defaults to zero. + attribute morerows { xsd:integer } + db.entry.rotate.attribute = + + ## Specifies the rotation of this entry. A value of 1 (true) rotates the cell 90 degrees counter-clockwise. A value of 0 (false) leaves the cell unrotated. + attribute rotate { + + ## Do not rotate the cell. + "0" + | + ## Rotate the cell 90 degrees counter-clockwise. + "1" + } + db.entry.attlist = + db.entry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + & db.char.attribute? + & db.colsep.attribute? + & db.charoff.attribute? + & db.entry.morerows.attribute? + & db.column-spec.attributes? + & db.rowsep.attribute? + & db.entry.rotate.attribute? + & db.align.attribute? + db.entry = + + ## A cell in a table + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:entry" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of entry" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:entry" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:informaltable)" + "informaltable must not occur among the children or descendants of entry" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element entry { + db.entry.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.entrytbl.role.attribute = attribute role { text } + db.entrytbl.tgroupstyle.attribute = + + ## Additional style information for downstream processing; typically the name of a style. + attribute tgroupstyle { text } + db.entrytbl.cols.attribute = + + ## The number of columns in the entry table. Must be an integer greater than zero. + attribute cols { xsd:positiveInteger } + db.entrytbl.attlist = + db.entrytbl.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.char.attribute? + & db.charoff.attribute? + & db.column-spec.attributes? + & db.entrytbl.tgroupstyle.attribute? + & db.entrytbl.cols.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.entrytbl = + + ## A subtable appearing in place of an entry in a table + element entrytbl { + db.entrytbl.attlist, + db.colspec*, + db.spanspec*, + db.cals.entrytbl.thead?, + db.cals.entrytbl.tbody + } +} +div { + db.cals.entrytbl.thead.role.attribute = attribute role { text } + db.cals.entrytbl.thead.attlist = + db.cals.entrytbl.thead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.entrytbl.thead = + + ## A table header consisting of one or more rows + element thead { + db.cals.entrytbl.thead.attlist, db.colspec*, db.entrytbl.row+ + } +} +div { + db.cals.entrytbl.tbody.role.attribute = attribute role { text } + db.cals.entrytbl.tbody.attlist = + db.cals.entrytbl.tbody.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.entrytbl.tbody = + + ## A wrapper for the rows of a table or informal table + element tbody { db.cals.entrytbl.tbody.attlist, db.entrytbl.row+ } +} +div { + db.entrytbl.row.role.attribute = attribute role { text } + db.entrytbl.row.attlist = + db.entrytbl.row.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.rowsep.attribute? + & db.valign.attribute? + db.entrytbl.row = + + ## A row in a table + element row { db.entrytbl.row.attlist, db.entry+ } +} +div { + db.cals.table.role.attribute = attribute role { text } + db.cals.table.label.attribute = db.label.attribute + db.cals.table.attlist = + db.cals.table.role.attribute? + & db.cals.table.label.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tabstyle.attribute? + & db.floatstyle.attribute? + & db.orient.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.frame.attribute? + & db.pgwide.attribute? + & + ## Indicates if the short or long title should be used in a List of Tables + attribute shortentry { + + ## Indicates that the full title should be used. + "0" + | + ## Indicates that the short short title (titleabbrev) should be used. + "1" + }? + & + ## Indicates if the table should appear in a List of Tables + attribute tocentry { + + ## Indicates that the table should not occur in the List of Tables. + "0" + | + ## Indicates that the table should appear in the List of Tables. + "1" + }? + & db.rowheader.attribute? + db.cals.table.info = db._info.title.onlyreq + db.cals.table = + + ## A formal table in a document + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element table { + db.cals.table.attlist, + db.cals.table.info, + (db.alt? & db.indexing.inlines* & db.textobject*), + (db.mediaobject+ | db.tgroup+), + db.caption? + } +} +div { + db.cals.informaltable.role.attribute = attribute role { text } + db.cals.informaltable.attlist = + db.cals.informaltable.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tabstyle.attribute? + & db.floatstyle.attribute? + & db.orient.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.frame.attribute? + & db.pgwide.attribute? + & db.rowheader.attribute? + db.cals.informaltable.info = db._info.title.forbidden + db.cals.informaltable = + + ## A table without a title + element informaltable { + db.cals.informaltable.attlist, + db.cals.informaltable.info, + (db.alt? & db.indexing.inlines* & db.textobject*), + (db.mediaobject+ | db.tgroup+), + db.caption? + } +} +db.html.coreattrs = + + ## This attribute assigns a class name or set of class names to an element. Any number of elements may be assigned the same class name or names. Multiple class names must be separated by white space characters. + attribute class { text }? + & + ## This attribute specifies style information for the current element. + attribute style { text }? + & + ## This attribute offers advisory information about the element for which it is set. + attribute title { text }? +db.html.i18n = + + ## This attribute specifies the base language of an element's attribute values and text content. The default value of this attribute is unknown. + attribute lang { text }? +db.html.events = + + ## Occurs when the pointing device button is clicked over an element. + attribute onclick { text }? + & + ## Occurs when the pointing device button is double clicked over an element. + attribute ondblclick { text }? + & + ## Occurs when the pointing device button is pressed over an element. + attribute onmousedown { text }? + & + ## Occurs when the pointing device button is released over an element. + attribute onmouseup { text }? + & + ## Occurs when the pointing device is moved onto an element. + attribute onmouseover { text }? + & + ## Occurs when the pointing device is moved while it is over an element. + attribute onmousemove { text }? + & + ## Occurs when the pointing device is moved away from an element. + attribute onmouseout { text }? + & + ## Occurs when a key is pressed and released over an element. + attribute onkeypress { text }? + & + ## Occurs when a key is pressed down over an element. + attribute onkeydown { text }? + & + ## Occurs when a key is released over an element. + attribute onkeyup { text }? +db.html.attrs = + db.common.attributes + & db.html.coreattrs + & db.html.i18n + & db.html.events +db.html.cellhalign = + + ## Specifies the alignment of data and the justification of text in a cell. + attribute align { + + ## Left-flush data/Left-justify text. This is the default value for table data. + "left" + | + ## Center data/Center-justify text. This is the default value for table headers. + "center" + | + ## Right-flush data/Right-justify text. + "right" + | + ## Double-justify text. + "justify" + | + ## Align text around a specific character. If a user agent doesn't support character alignment, behavior in the presence of this value is unspecified. + "char" + }? + & + ## This attribute specifies a single character within a text fragment to act as an axis for alignment. The default value for this attribute is the decimal point character for the current language as set by the lang attribute (e.g., the period in English and the comma in French). User agents are not required to support this attribute. + attribute char { text }? + & + ## When present, this attribute specifies the offset to the first occurrence of the alignment character on each line. If a line doesn't include the alignment character, it should be horizontally shifted to end at the alignment position. When charoff is used to set the offset of an alignment character, the direction of offset is determined by the current text direction (set by the dir attribute). In left-to-right texts (the default), offset is from the left margin. In right-to-left texts, offset is from the right margin. User agents are not required to support this attribute. + attribute charoff { + xsd:integer >> a:documentation [ "An explicit offset." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage offset." ] + }? +db.html.cellvalign = + + ## Specifies the vertical position of data within a cell. + attribute valign { + + ## Cell data is flush with the top of the cell. + "top" + | + ## Cell data is centered vertically within the cell. This is the default value. + "middle" + | + ## Cell data is flush with the bottom of the cell. + "bottom" + | + ## All cells in the same row as a cell whose valign attribute has this value should have their textual data positioned so that the first text line occurs on a baseline common to all cells in the row. This constraint does not apply to subsequent text lines in these cells. + "baseline" + }? +db.html.table.attributes = + + ## Provides a summary of the table's purpose and structure for user agents rendering to non-visual media such as speech and Braille. + attribute summary { text }? + & + ## Specifies the desired width of the entire table and is intended for visual user agents. When the value is a percentage value, the value is relative to the user agent's available horizontal space. In the absence of any width specification, table width is determined by the user agent. + attribute width { + xsd:integer >> a:documentation [ "An explicit width." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage width." ] + }? + & + ## Specifies the width (in pixels only) of the frame around a table. + attribute border { xsd:nonNegativeInteger }? + & + ## Specifies which sides of the frame surrounding a table will be visible. + attribute frame { + + ## No sides. This is the default value. + "void" + | + ## The top side only. + "above" + | + ## The bottom side only. + "below" + | + ## The top and bottom sides only. + "hsides" + | + ## The left-hand side only. + "lhs" + | + ## The right-hand side only. + "rhs" + | + ## The right and left sides only. + "vsides" + | + ## All four sides. + "box" + | + ## All four sides. + "border" + }? + & + ## Specifies which rules will appear between cells within a table. The rendering of rules is user agent dependent. + attribute rules { + + ## No rules. This is the default value. + "none" + | + ## Rules will appear between row groups (see thead, tfoot, and tbody) and column groups (see colgroup and col) only. + "groups" + | + ## Rules will appear between rows only. + "rows" + | + ## Rules will appear between columns only. + "cols" + | + ## Rules will appear between all rows and columns. + "all" + }? + & + ## Specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. The attribute also specifies the amount of space to leave between cells. + attribute cellspacing { + xsd:integer >> a:documentation [ "An explicit spacing." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage spacing." ] + }? + & + ## Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. If the value of the attribute is a percentage length, the top and bottom margins should be equally separated from the content based on a percentage of the available vertical space, and the left and right margins should be equally separated from the content based on a percentage of the available horizontal space. + attribute cellpadding { + xsd:integer >> a:documentation [ "An explicit padding." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage padding." ] + }? +db.html.tablecell.attributes = + + ## Provides an abbreviated form of the cell's content and may be rendered by user agents when appropriate in place of the cell's content. Abbreviated names should be short since user agents may render them repeatedly. For instance, speech synthesizers may render the abbreviated headers relating to a particular cell before rendering that cell's content. + attribute abbr { text }? + & + ## This attribute may be used to place a cell into conceptual categories that can be considered to form axes in an n-dimensional space. User agents may give users access to these categories (e.g., the user may query the user agent for all cells that belong to certain categories, the user agent may present a table in the form of a table of contents, etc.). Please consult an HTML reference for more details. + attribute axis { text }? + & + ## Specifies the list of header cells that provide header information for the current data cell. The value of this attribute is a space-separated list of cell names; those cells must be named by setting their id attribute. Authors generally use the headers attribute to help non-visual user agents render header information about data cells (e.g., header information is spoken prior to the cell data), but the attribute may also be used in conjunction with style sheets. + attribute headers { text }? + & + ## Specifies the set of data cells for which the current header cell provides header information. This attribute may be used in place of the headers attribute, particularly for simple tables. + attribute scope { + + ## The current cell provides header information for the rest of the row that contains it + "row" + | + ## The current cell provides header information for the rest of the column that contains it. + "col" + | + ## The header cell provides header information for the rest of the row group that contains it. + "rowgroup" + | + ## The header cell provides header information for the rest of the column group that contains it. + "colgroup" + }? + & + ## Specifies the number of rows spanned by the current cell. The default value of this attribute is one (1 + ## ). The value zero (0 + ## ) means that the cell spans all rows from the current row to the last row of the table section (thead + ## , tbody + ## , or tfoot + ## ) in which the cell is defined. + attribute rowspan { xsd:nonNegativeInteger }? + & + ## Specifies the number of columns spanned by the current cell. The default value of this attribute is one (1 + ## ). The value zero (0 + ## ) means that the cell spans all columns from the current column to the last column of the column group (colgroup + ## ) in which the cell is defined. + attribute colspan { xsd:nonNegativeInteger }? +db.html.table.info = db._info.title.forbidden +db.html.table.model = + db.html.table.info?, + db.html.caption, + (db.html.col* | db.html.colgroup*), + db.html.thead?, + db.html.tfoot?, + (db.html.tbody+ | db.html.tr+) +db.html.informaltable.info = db._info.title.forbidden +db.html.informaltable.model = + db.html.informaltable.info?, + (db.html.col* | db.html.colgroup*), + db.html.thead?, + db.html.tfoot?, + (db.html.tbody+ | db.html.tr+) +div { + db.html.table.role.attribute = attribute role { text } + db.html.table.label.attribute = db.label.attribute + db.html.table.attlist = + db.html.attrs + & db.html.table.attributes + & db.html.table.role.attribute? + & db.html.table.label.attribute? + & db.orient.attribute? + & db.pgwide.attribute? + & db.tabstyle.attribute? + & db.floatstyle.attribute? + db.html.table = + + ## A formal (captioned) HTML table in a document + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element table { db.html.table.attlist, db.html.table.model } +} +div { + db.html.informaltable.role.attribute = attribute role { text } + db.html.informaltable.label.attribute = db.label.attribute + db.html.informaltable.attlist = + db.html.attrs + & db.html.table.attributes + & db.html.informaltable.role.attribute? + & db.html.informaltable.label.attribute? + & db.orient.attribute? + & db.pgwide.attribute? + & db.tabstyle.attribute? + & db.floatstyle.attribute? + db.html.informaltable = + + ## An HTML table without a title + element informaltable { + db.html.informaltable.attlist, db.html.informaltable.model + } +} +div { + db.html.caption.attlist = db.html.attrs + db.html.caption = + + ## An HTML table caption + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caption { db.html.caption.attlist, db.all.inlines* } +} +div { + db.html.col.attlist = + db.html.attrs + & + ## This attribute, whose value must be an integer > 0, specifies the number of columns spanned + ## by the col + ## element; the col + ## element shares its attributes with all the columns it spans. The default value for this attribute is 1 (i.e., a single column). If the span attribute is set to N > 1, the current col + ## element shares its attributes with the next N-1 columns. + attribute span { xsd:nonNegativeInteger }? + & + ## Specifies a default width for each column spanned by the current col + ## element. It has the same meaning as the width + ## attribute for the colgroup + ## element and overrides it. + attribute width { text }? + & db.html.cellhalign + & db.html.cellvalign + db.html.col = + + ## Specifications for a column in an HTML table + element col { db.html.col.attlist, empty } +} +div { + db.html.colgroup.attlist = + db.html.attrs + & + ## This attribute, which must be an integer > 0, specifies the number of columns in a column group. In the absence of a span attribute, each colgroup + ## defines a column group containing one column. If the span attribute is set to N > 0, the current colgroup + ## element defines a column group containing N columns. User agents must ignore this attribute if the colgroup + ## element contains one or more col + ## elements. + attribute span { xsd:nonNegativeInteger }? + & + ## This attribute specifies a default width for each column in the current column group. In addition to the standard pixel, percentage, and relative values, this attribute allows the special form 0* + ## (zero asterisk) which means that the width of the each column in the group should be the minimum width necessary to hold the column's contents. This implies that a column's entire contents must be known before its width may be correctly computed. Authors should be aware that specifying 0* + ## will prevent visual user agents from rendering a table incrementally. This attribute is overridden for any column in the column group whose width is specified via a col + ## element. + attribute width { text }? + & db.html.cellhalign + & db.html.cellvalign + db.html.colgroup = + + ## A group of columns in an HTML table + element colgroup { db.html.colgroup.attlist, db.html.col* } +} +div { + db.html.thead.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.thead = + + ## A table header consisting of one or more rows in an HTML table + element thead { db.html.thead.attlist, db.html.tr+ } +} +div { + db.html.tfoot.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tfoot = + + ## A table footer consisting of one or more rows in an HTML table + element tfoot { db.html.tfoot.attlist, db.html.tr+ } +} +div { + db.html.tbody.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tbody = + + ## A wrapper for the rows of an HTML table or informal HTML table + element tbody { db.html.tbody.attlist, db.html.tr+ } +} +div { + db.html.tr.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tr = + + ## A row in an HTML table + element tr { db.html.tr.attlist, (db.html.th | db.html.td)+ } +} +div { + db.html.th.attlist = + db.html.attrs + & db.html.tablecell.attributes + & db.html.cellhalign + & db.html.cellvalign + db.html.th = + + ## A table header entry in an HTML table + element th { + db.html.th.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.html.td.attlist = + db.html.attrs + & db.html.tablecell.attributes + & db.html.cellhalign + & db.html.cellvalign + db.html.td = + + ## A table entry in an HTML table + element td { + db.html.td.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.msgset.role.attribute = attribute role { text } + db.msgset.attlist = + db.msgset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgset.info = db._info.title.only + db.msgset = + + ## A detailed set of messages, usually error messages + element msgset { + db.msgset.attlist, + db.msgset.info, + (db.msgentry+ | db.simplemsgentry+) + } +} +div { + db.msgentry.role.attribute = attribute role { text } + db.msgentry.attlist = + db.msgentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgentry = + + ## A wrapper for an entry in a message set + element msgentry { + db.msgentry.attlist, db.msg+, db.msginfo?, db.msgexplan* + } +} +div { + db.simplemsgentry.role.attribute = attribute role { text } + db.simplemsgentry.msgaud.attribute = + + ## The audience to which the message relevant + attribute msgaud { text } + db.simplemsgentry.msgorig.attribute = + + ## The origin of the message + attribute msgorig { text } + db.simplemsgentry.msglevel.attribute = + + ## The level of importance or severity of a message + attribute msglevel { text } + db.simplemsgentry.attlist = + db.simplemsgentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.simplemsgentry.msgaud.attribute? + & db.simplemsgentry.msgorig.attribute? + & db.simplemsgentry.msglevel.attribute? + db.simplemsgentry = + + ## A wrapper for a simpler entry in a message set + element simplemsgentry { + db.simplemsgentry.attlist, db.msgtext, db.msgexplan+ + } +} +div { + db.msg.role.attribute = attribute role { text } + db.msg.attlist = + db.msg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msg.info = db._info.title.only + db.msg = + + ## A message in a message set + element msg { + db.msg.attlist, db.msg.info, db.msgmain, (db.msgsub | db.msgrel)* + } +} +div { + db.msgmain.role.attribute = attribute role { text } + db.msgmain.attlist = + db.msgmain.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgmain.info = db._info.title.only + db.msgmain = + + ## The primary component of a message in a message set + element msgmain { db.msgmain.attlist, db.msgmain.info, db.msgtext } +} +div { + db.msgsub.role.attribute = attribute role { text } + db.msgsub.attlist = + db.msgsub.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgsub.info = db._info.title.only + db.msgsub = + + ## A subcomponent of a message in a message set + element msgsub { db.msgsub.attlist, db.msgsub.info, db.msgtext } +} +div { + db.msgrel.role.attribute = attribute role { text } + db.msgrel.attlist = + db.msgrel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgrel.info = db._info.title.only + db.msgrel = + + ## A related component of a message in a message set + element msgrel { db.msgrel.attlist, db.msgrel.info, db.msgtext } +} +div { + db.msgtext.role.attribute = attribute role { text } + db.msgtext.attlist = + db.msgtext.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgtext = + + ## The actual text of a message component in a message set + element msgtext { db.msgtext.attlist, db.all.blocks+ } +} +div { + db.msginfo.role.attribute = attribute role { text } + db.msginfo.attlist = + db.msginfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msginfo = + + ## Information about a message in a message set + element msginfo { + db.msginfo.attlist, (db.msglevel | db.msgorig | db.msgaud)* + } +} +div { + db.msglevel.role.attribute = attribute role { text } + db.msglevel.attlist = + db.msglevel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msglevel = + + ## The level of importance or severity of a message in a message set + element msglevel { db.msglevel.attlist, db._text } +} +div { + db.msgorig.role.attribute = attribute role { text } + db.msgorig.attlist = + db.msgorig.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgorig = + + ## The origin of a message in a message set + element msgorig { db.msgorig.attlist, db._text } +} +div { + db.msgaud.role.attribute = attribute role { text } + db.msgaud.attlist = + db.msgaud.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgaud = + + ## The audience to which a message in a message set is relevant + element msgaud { db.msgaud.attlist, db._text } +} +div { + db.msgexplan.role.attribute = attribute role { text } + db.msgexplan.attlist = + db.msgexplan.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgexplan.info = db._info.title.only + db.msgexplan = + + ## Explanatory material relating to a message in a message set + element msgexplan { + db.msgexplan.attlist, db.msgexplan.info, db.all.blocks+ + } +} +div { + db.qandaset.role.attribute = attribute role { text } + db.qandaset.defaultlabel.enumeration = + + ## No labels + "none" + | + ## Numeric labels + "number" + | + ## "Q:" and "A:" labels + "qanda" + db.qandaset.defaultlabel.attribute = + + ## Specifies the default labelling + attribute defaultlabel { db.qandaset.defaultlabel.enumeration } + db.qandaset.attlist = + db.qandaset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.qandaset.defaultlabel.attribute? + db.qandaset.info = db._info.title.only + db.qandaset = + + ## A question-and-answer set + element qandaset { + db.qandaset.attlist, + db.qandaset.info, + db.all.blocks*, + (db.qandadiv+ | db.qandaentry+) + } +} +div { + db.qandadiv.role.attribute = attribute role { text } + db.qandadiv.attlist = + db.qandadiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.qandadiv.info = db._info.title.only + db.qandadiv = + + ## A titled division in a qandaset + element qandadiv { + db.qandadiv.attlist, + db.qandadiv.info, + db.all.blocks*, + (db.qandadiv+ | db.qandaentry+) + } +} +div { + db.qandaentry.role.attribute = attribute role { text } + db.qandaentry.attlist = + db.qandaentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.qandaentry.info = db._info.title.only + db.qandaentry = + + ## A question/answer set within a qandaset + element qandaentry { + db.qandaentry.attlist, db.qandaentry.info, db.question, db.answer* + } +} +div { + db.question.role.attribute = attribute role { text } + db.question.attlist = + db.question.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.question = + + ## A question in a qandaset + element question { db.question.attlist, db.label?, db.all.blocks+ } +} +div { + db.answer.role.attribute = attribute role { text } + db.answer.attlist = + db.answer.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.answer = + + ## An answer to a question posed in a qandaset + element answer { db.answer.attlist, db.label?, db.all.blocks+ } +} +div { + db.label.role.attribute = attribute role { text } + db.label.attlist = + db.label.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.label = + + ## A label on a question or answer + element label { db.label.attlist, db._text } +} +db.math.inlines = db.inlineequation +db.equation.content = (db.mediaobject+ | db.mathphrase+) | db._any.mml+ +db.inlineequation.content = + (db.inlinemediaobject+ | db.mathphrase+) | db._any.mml+ +div { + db.equation.role.attribute = attribute role { text } + db.equation.label.attribute = db.label.attribute + db.equation.attlist = + db.equation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.equation.label.attribute? + & db.pgwide.attribute? + & db.floatstyle.attribute? + db.equation.info = db._info.title.only + db.equation = + + ## A displayed mathematical equation + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element equation { + db.equation.attlist, + db.equation.info, + db.alt?, + db.equation.content, + db.caption? + } +} +div { + db.informalequation.role.attribute = attribute role { text } + db.informalequation.attlist = + db.informalequation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.pgwide.attribute? + & db.floatstyle.attribute? + db.informalequation.info = db._info.title.forbidden + db.informalequation = + + ## A displayed mathematical equation without a title + element informalequation { + db.informalequation.attlist, + db.informalequation.info, + db.alt?, + db.equation.content, + db.caption? + } +} +div { + db.inlineequation.role.attribute = attribute role { text } + db.inlineequation.attlist = + db.inlineequation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.inlineequation = + + ## A mathematical equation or expression occurring inline + element inlineequation { + db.inlineequation.attlist, db.alt?, db.inlineequation.content + } +} +div { + db.mathphrase.role.attribute = attribute role { text } + db.mathphrase.attlist = + db.mathphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mathphrase = + + ## A mathematical phrase that can be represented with ordinary text and a small amount of markup + element mathphrase { + db.mathphrase.attlist, + (db._text | db.ubiq.inlines | db._emphasis)* + } +} +db.imagedata.mathml.content = db._any.mml +div { + db.imagedata.mathml.role.attribute = attribute role { text } + db.imagedata.mathml.attlist = + db.imagedata.mathml.role.attribute? + & db.common.attributes + & + ## Specifies that the format of the data is MathML + attribute format { + + ## Specifies MathML. + "mathml" + }? + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.mathml.info = db._info.title.forbidden + db.imagedata.mathml = + + ## A MathML expression in a media object + element imagedata { + db.imagedata.mathml.attlist, + db.imagedata.mathml.info, + db.imagedata.mathml.content+ + } +} +div { + db._any.mml = + + ## Any element from the MathML namespace + element mml:* { (db._any.attribute | text | db._any)* } +} +db.imagedata.svg.content = db._any.svg +div { + db.imagedata.svg.role.attribute = attribute role { text } + db.imagedata.svg.attlist = + db.imagedata.svg.role.attribute? + & db.common.attributes + & + ## Specifies that the format of the data is SVG + attribute format { + + ## Specifies SVG. + "svg" + }? + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.svg.info = db._info.title.forbidden + db.imagedata.svg = + + ## An SVG drawing in a media object + element imagedata { + db.imagedata.svg.attlist, + db.imagedata.svg.info, + db.imagedata.svg.content+ + } +} +div { + db._any.svg = + + ## Any element from the SVG namespace + element svg:* { (db._any.attribute | text | db._any)* } +} +db.markup.inlines = + db.tag + | db.markup + | db.token + | db.symbol + | db.literal + | db.code + | db.constant + | db.email + | db.uri +div { + db.markup.role.attribute = attribute role { text } + db.markup.attlist = + db.markup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.markup = + + ## A string of formatting markup in text that is to be represented literally + element markup { db.markup.attlist, db._text } +} +div { + db.tag.role.attribute = attribute role { text } + db.tag.class.enumeration = + + ## An attribute + "attribute" + | + ## An attribute value + "attvalue" + | + ## An element + "element" + | + ## An empty element tag + "emptytag" + | + ## An end tag + "endtag" + | + ## A general entity + "genentity" + | + ## The local name part of a qualified name + "localname" + | + ## A namespace + "namespace" + | + ## A numeric character reference + "numcharref" + | + ## A parameter entity + "paramentity" + | + ## A processing instruction + "pi" + | + ## The prefix part of a qualified name + "prefix" + | + ## An SGML comment + "comment" + | + ## A start tag + "starttag" + | + ## An XML processing instruction + "xmlpi" + db.tag.class.attribute = + + ## Identifies the nature of the tag content + attribute class { db.tag.class.enumeration } + db.tag.namespace.attribute = + + ## Identifies the namespace of the tag content + attribute namespace { xsd:anyURI } + db.tag.attlist = + db.tag.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tag.class.attribute? + & db.tag.namespace.attribute? + db.tag = + + ## A component of XML (or SGML) markup + element tag { db.tag.attlist, (db._text | db.tag)* } +} +div { + db.symbol.class.attribute = + + ## Identifies the class of symbol + attribute class { + + ## The value is a limit of some kind + "limit" + } + db.symbol.role.attribute = attribute role { text } + db.symbol.attlist = + db.symbol.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.symbol.class.attribute? + db.symbol = + + ## A name that is replaced by a value before processing + element symbol { db.symbol.attlist, db._text } +} +div { + db.token.role.attribute = attribute role { text } + db.token.attlist = + db.token.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.token = + + ## A unit of information + element token { db.token.attlist, db._text } +} +div { + db.literal.role.attribute = attribute role { text } + db.literal.attlist = + db.literal.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.literal = + + ## Inline text that is some literal value + element literal { db.literal.attlist, db._text } +} +div { + code.language.attribute = + + ## Identifies the (computer) language of the code fragment + attribute language { text } + db.code.role.attribute = attribute role { text } + db.code.attlist = + db.code.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & code.language.attribute? + db.code = + + ## An inline code fragment + element code { + db.code.attlist, (db.programming.inlines | db._text)* + } +} +div { + db.constant.class.attribute = + + ## Identifies the class of constant + attribute class { + + ## The value is a limit of some kind + "limit" + } + db.constant.role.attribute = attribute role { text } + db.constant.attlist = + db.constant.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.constant.class.attribute? + db.constant = + + ## A programming or system constant + element constant { db.constant.attlist, db._text } +} +div { + db.productname.role.attribute = attribute role { text } + db.productname.class.enumeration = + + ## A name with a copyright + "copyright" + | + ## A name with a registered copyright + "registered" + | + ## A name of a service + "service" + | + ## A name which is trademarked + "trade" + db.productname.class.attribute = + + ## Specifies the class of product name + attribute class { db.productname.class.enumeration } + db.productname.attlist = + db.productname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.productname.class.attribute? + db.productname = + + ## The formal name of a product + element productname { db.productname.attlist, db._text } +} +div { + db.productnumber.role.attribute = attribute role { text } + db.productnumber.attlist = + db.productnumber.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.productnumber = + + ## A number assigned to a product + element productnumber { db.productnumber.attlist, db._text } +} +div { + db.database.class.enumeration = + + ## An alternate or secondary key + "altkey" + | + ## A constraint + "constraint" + | + ## A data type + "datatype" + | + ## A field + "field" + | + ## A foreign key + "foreignkey" + | + ## A group + "group" + | + ## An index + "index" + | + ## The first or primary key + "key1" + | + ## An alternate or secondary key + "key2" + | + ## A name + "name" + | + ## The primary key + "primarykey" + | + ## A (stored) procedure + "procedure" + | + ## A record + "record" + | + ## A rule + "rule" + | + ## The secondary key + "secondarykey" + | + ## A table + "table" + | + ## A user + "user" + | + ## A view + "view" + db.database.class.attribute = + + ## Identifies the class of database artifact + attribute class { db.database.class.enumeration } + db.database.role.attribute = attribute role { text } + db.database.attlist = + db.database.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.database.class.attribute? + db.database = + + ## The name of a database, or part of a database + element database { db.database.attlist, db._text } +} +div { + db.application.class.enumeration = + + ## A hardware application + "hardware" + | + ## A software application + "software" + db.application.class.attribute = + + ## Identifies the class of application + attribute class { db.application.class.enumeration } + db.application.role.attribute = attribute role { text } + db.application.attlist = + db.application.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.application.class.attribute? + db.application = + + ## The name of a software program + element application { db.application.attlist, db._text } +} +div { + db.hardware.role.attribute = attribute role { text } + db.hardware.attlist = + db.hardware.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.hardware = + + ## A physical part of a computer system + element hardware { db.hardware.attlist, db._text } +} +db.gui.inlines = + db.guiicon + | db.guibutton + | db.guimenuitem + | db.guimenu + | db.guisubmenu + | db.guilabel + | db.menuchoice + | db.mousebutton +div { + db.guibutton.role.attribute = attribute role { text } + db.guibutton.attlist = + db.guibutton.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guibutton = + + ## The text on a button in a GUI + element guibutton { + db.guibutton.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guiicon.role.attribute = attribute role { text } + db.guiicon.attlist = + db.guiicon.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guiicon = + + ## Graphic and/or text appearing as a icon in a GUI + element guiicon { + db.guiicon.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guilabel.role.attribute = attribute role { text } + db.guilabel.attlist = + db.guilabel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guilabel = + + ## The text of a label in a GUI + element guilabel { + db.guilabel.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guimenu.role.attribute = attribute role { text } + db.guimenu.attlist = + db.guimenu.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guimenu = + + ## The name of a menu in a GUI + element guimenu { + db.guimenu.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guimenuitem.role.attribute = attribute role { text } + db.guimenuitem.attlist = + db.guimenuitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guimenuitem = + + ## The name of a terminal menu item in a GUI + element guimenuitem { + db.guimenuitem.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guisubmenu.role.attribute = attribute role { text } + db.guisubmenu.attlist = + db.guisubmenu.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guisubmenu = + + ## The name of a submenu in a GUI + element guisubmenu { + db.guisubmenu.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.menuchoice.role.attribute = attribute role { text } + db.menuchoice.attlist = + db.menuchoice.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.menuchoice = + + ## A selection or series of selections from a menu + element menuchoice { + db.menuchoice.attlist, + db.shortcut?, + (db.guibutton + | db.guiicon + | db.guilabel + | db.guimenu + | db.guimenuitem + | db.guisubmenu)+ + } +} +div { + db.mousebutton.role.attribute = attribute role { text } + db.mousebutton.attlist = + db.mousebutton.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mousebutton = + + ## The conventional name of a mouse button + element mousebutton { db.mousebutton.attlist, db._text } +} +db.keyboard.inlines = + db.keycombo + | db.keycap + | db.keycode + | db.keysym + | db.shortcut + | db.accel +div { + db.keycap.function.enumeration = + + ## The "Alt" key + "alt" + | + ## The "Backspace" key + "backspace" + | + ## The "Command" key + "command" + | + ## The "Control" key + "control" + | + ## The "Delete" key + "delete" + | + ## The down arrow + "down" + | + ## The "End" key + "end" + | + ## The "Enter" or "Return" key + "enter" + | + ## The "Escape" key + "escape" + | + ## The "Home" key + "home" + | + ## The "Insert" key + "insert" + | + ## The left arrow + "left" + | + ## The "Meta" key + "meta" + | + ## The "Option" key + "option" + | + ## The page down key + "pagedown" + | + ## The page up key + "pageup" + | + ## The right arrow + "right" + | + ## The "Shift" key + "shift" + | + ## The spacebar + "space" + | + ## The "Tab" key + "tab" + | + ## The up arrow + "up" + db.keycap.function-enum.attribute = + + ## Identifies the function key + attribute function { db.keycap.function.enumeration }? + db.keycap.function-other.attributes = + + ## Identifies the function key + attribute function { + + ## Indicates a non-standard function key + "other" + }?, + + ## Specifies a keyword that identifies the non-standard key + attribute otherfunction { text } + db.keycap.function.attrib = + db.keycap.function-enum.attribute + | db.keycap.function-other.attributes + db.keycap.role.attribute = attribute role { text } + db.keycap.attlist = + db.keycap.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.keycap.function.attrib + db.keycap = + + ## The text printed on a key on a keyboard + element keycap { db.keycap.attlist, db._text } +} +div { + db.keycode.role.attribute = attribute role { text } + db.keycode.attlist = + db.keycode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keycode = + + ## The internal, frequently numeric, identifier for a key on a keyboard + element keycode { db.keycode.attlist, db._text } +} +db.keycombination.contentmodel = + (db.keycap | db.keycombo | db.keysym) | db.mousebutton +div { + db.keycombo.action.enumeration = + + ## A (single) mouse click. + "click" + | + ## A double mouse click. + "double-click" + | + ## A mouse or key press. + "press" + | + ## Sequential clicks or presses. + "seq" + | + ## Simultaneous clicks or presses. + "simul" + db.keycombo.action-enum.attribute = + + ## Identifies the nature of the action taken. If keycombo + ## contains more than one element, simul + ## is the default, otherwise there is no default. + attribute action { db.keycombo.action.enumeration }? + db.keycombo.action-other.attributes = + + ## Identifies the nature of the action taken + attribute action { + + ## Indicates a non-standard action + "other" + }?, + + ## Identifies the non-standard action in some unspecified way. + attribute otheraction { text } + db.keycombo.action.attrib = + db.keycombo.action-enum.attribute + | db.keycombo.action-other.attributes + db.keycombo.role.attribute = attribute role { text } + db.keycombo.attlist = + db.keycombo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.keycombo.action.attrib + db.keycombo = + + ## A combination of input actions + element keycombo { + db.keycombo.attlist, db.keycombination.contentmodel+ + } +} +div { + db.keysym.role.attribute = attribute role { text } + db.keysym.attlist = + db.keysym.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keysym = + + ## The symbolic name of a key on a keyboard + element keysym { db.keysym.attlist, db._text } +} +div { + db.accel.role.attribute = attribute role { text } + db.accel.attlist = + db.accel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.accel = + + ## A graphical user interface (GUI) keyboard shortcut + element accel { db.accel.attlist, db._text } +} +div { + db.shortcut.action.attrib = db.keycombo.action.attrib + db.shortcut.role.attribute = attribute role { text } + db.shortcut.attlist = + db.shortcut.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.shortcut.action.attrib + db.shortcut = + + ## A key combination for an action that is also accessible through a menu + element shortcut { + db.shortcut.attlist, db.keycombination.contentmodel+ + } +} +db.os.inlines = + db.prompt + | db.envar + | db.filename + | db.command + | db.computeroutput + | db.userinput +db.computeroutput.inlines = + (text | db.ubiq.inlines | db.os.inlines | db.technical.inlines) + | db.co + | db.markup.inlines +db.userinput.inlines = + (text | db.ubiq.inlines | db.os.inlines | db.technical.inlines) + | db.co + | db.markup.inlines + | db.gui.inlines + | db.keyboard.inlines +db.prompt.inlines = db._text | db.co +div { + db.prompt.role.attribute = attribute role { text } + db.prompt.attlist = + db.prompt.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.prompt = + + ## A character or string indicating the start of an input field in a computer display + element prompt { db.prompt.attlist, db.prompt.inlines* } +} +div { + db.envar.role.attribute = attribute role { text } + db.envar.attlist = + db.envar.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.envar = + + ## A software environment variable + element envar { db.envar.attlist, db._text } +} +div { + db.filename.class.enumeration = + + ## A device + "devicefile" + | + ## A directory + "directory" + | + ## A filename extension + "extension" + | + ## A header file (as for a programming language) + "headerfile" + | + ## A library file + "libraryfile" + | + ## A partition (as of a hard disk) + "partition" + | + ## A symbolic link + "symlink" + db.filename.class.attribute = + + ## Identifies the class of filename + attribute class { db.filename.class.enumeration } + db.filename.path.attribute = + + ## Specifies the path of the filename + attribute path { text } + db.filename.role.attribute = attribute role { text } + db.filename.attlist = + db.filename.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.filename.path.attribute? + & db.filename.class.attribute? + db.filename = + + ## The name of a file + element filename { db.filename.attlist, db._text } +} +div { + db.command.role.attribute = attribute role { text } + db.command.attlist = + db.command.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.command = + + ## The name of an executable program or other software command + element command { db.command.attlist, db._text } +} +div { + db.computeroutput.role.attribute = attribute role { text } + db.computeroutput.attlist = + db.computeroutput.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.computeroutput = + + ## Data, generally text, displayed or presented by a computer + element computeroutput { + db.computeroutput.attlist, db.computeroutput.inlines* + } +} +div { + db.userinput.role.attribute = attribute role { text } + db.userinput.attlist = + db.userinput.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.userinput = + + ## Data entered by the user + element userinput { db.userinput.attlist, db.userinput.inlines* } +} +div { + db.cmdsynopsis.role.attribute = attribute role { text } + db.cmdsynopsis.sepchar.attribute = + + ## Specifies the character that should separate the command and its top-level arguments + attribute sepchar { text } + db.cmdsynopsis.cmdlength.attribute = + + ## Indicates the displayed length of the command; this information may be used to intelligently indent command synopses which extend beyond one line + attribute cmdlength { text } + db.cmdsynopsis.label.attribute = db.label.attribute + db.cmdsynopsis.attlist = + db.cmdsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.cmdsynopsis.sepchar.attribute? + & db.cmdsynopsis.cmdlength.attribute? + & db.cmdsynopsis.label.attribute? + db.cmdsynopsis.info = db._info.title.forbidden + db.cmdsynopsis = + + ## A syntax summary for a software command + element cmdsynopsis { + db.cmdsynopsis.attlist, + db.cmdsynopsis.info, + (db.command | db.arg | db.group | db.sbr)+, + db.synopfragment* + } +} +db.rep.enumeration = + + ## Can not be repeated. + "norepeat" + | + ## Can be repeated. + "repeat" +db.rep.attribute = + + ## Indicates whether or not repetition is possible. + [ a:defaultValue = "norepeat" ] attribute rep { db.rep.enumeration } +db.choice.enumeration = + + ## Formatted to indicate that it is optional. + "opt" + | + ## Formatted without indication. + "plain" + | + ## Formatted to indicate that it is required. + "req" +db.choice.opt.attribute = + + ## Indicates optionality. + [ a:defaultValue = "opt" ] attribute choice { db.choice.enumeration } +db.choice.req.attribute = + + ## Indicates optionality. + [ a:defaultValue = "req" ] attribute choice { db.choice.enumeration } +div { + db.arg.role.attribute = attribute role { text } + db.arg.rep.attribute = db.rep.attribute + db.arg.choice.attribute = db.choice.opt.attribute + db.arg.attlist = + db.arg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.arg.rep.attribute? + & db.arg.choice.attribute? + db.arg = + + ## An argument in a cmdsynopsis + element arg { + db.arg.attlist, + (db._text + | db.arg + | db.group + | db.option + | db.synopfragmentref + | db.sbr)* + } +} +div { + db.group.role.attribute = attribute role { text } + db.group.rep.attribute = db.rep.attribute + db.group.choice.attribute = db.choice.opt.attribute + db.group.attlist = + db.group.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.rep.attribute? + & db.group.choice.attribute? + db.group = + + ## A group of elements in a cmdsynopsis + element group { + db.group.attlist, + (db.arg + | db.group + | db.option + | db.synopfragmentref + | db.replaceable + | db.sbr)+ + } +} +div { + db.sbr.role.attribute = attribute role { text } + db.sbr.attlist = db.sbr.role.attribute? & db.common.attributes + db.sbr = + + ## An explicit line break in a command synopsis + element sbr { db.sbr.attlist, empty } +} +div { + db.synopfragment.role.attribute = attribute role { text } + db.synopfragment.attlist = + db.synopfragment.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.synopfragment = + + ## A portion of a cmdsynopsis broken out from the main body of the synopsis + element synopfragment { + db.synopfragment.attlist, (db.arg | db.group)+ + } +} +div { + db.synopfragmentref.role.attribute = attribute role { text } + db.synopfragmentref.attlist = + db.synopfragmentref.role.attribute? + & db.common.attributes + & db.linkend.attribute + db.synopfragmentref = + + ## A reference to a fragment of a command synopsis + [ + s:pattern [ + name = "Synopsis fragment type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:synopfragmentref" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'synopfragment' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on synopfragmentref must point to a synopfragment." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element synopfragmentref { db.synopfragmentref.attlist, text } +} +db.programming.inlines = + db.function + | db.parameter + | db.varname + | db.returnvalue + | db.type + | db.classname + | db.exceptionname + | db.interfacename + | db.methodname + | db.modifier + | db.initializer + | db.oo.inlines +db.oo.inlines = db.ooclass | db.ooexception | db.oointerface +db.synopsis.blocks = + (db.funcsynopsis + | db.classsynopsis + | db.methodsynopsis + | db.constructorsynopsis + | db.destructorsynopsis + | db.fieldsynopsis) + | db.cmdsynopsis +div { + db.synopsis.role.attribute = attribute role { text } + db.synopsis.label.attribute = db.label.attribute + db.synopsis.attlist = + db.synopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.synopsis.label.attribute? + db.synopsis = + + ## A general-purpose element for representing the syntax of commands or functions + element synopsis { db.synopsis.attlist, db.verbatim.contentmodel } +} +div { + db.funcsynopsis.role.attribute = attribute role { text } + db.funcsynopsis.attlist = + db.funcsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.funcsynopsis.info = db._info.title.forbidden + db.funcsynopsis = + + ## The syntax summary for a function definition + element funcsynopsis { + db.funcsynopsis.attlist, + db.funcsynopsis.info, + (db.funcsynopsisinfo | db.funcprototype)+ + } +} +div { + db.funcsynopsisinfo.role.attribute = attribute role { text } + db.funcsynopsisinfo.attlist = + db.funcsynopsisinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.funcsynopsisinfo = + + ## Information supplementing the funcdefs of a funcsynopsis + element funcsynopsisinfo { + db.funcsynopsisinfo.attlist, db.verbatim.contentmodel + } +} +div { + db.funcprototype.role.attribute = attribute role { text } + db.funcprototype.attlist = + db.funcprototype.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcprototype = + + ## The prototype of a function + element funcprototype { + db.funcprototype.attlist, + db.modifier*, + db.funcdef, + (db.void + | db.varargs + | ((db.paramdef | db.group.paramdef)+, db.varargs?)), + db.modifier* + } +} +div { + db.funcdef.role.attribute = attribute role { text } + db.funcdef.attlist = + db.funcdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcdef = + + ## A function (subroutine) name and its return type + element funcdef { + db.funcdef.attlist, (db._text | db.type | db.function)* + } +} +div { + db.function.role.attribute = attribute role { text } + db.function.attlist = + db.function.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.function = + + ## The name of a function or subroutine, as in a programming language + element function { db.function.attlist, db._text } +} +div { + db.void.role.attribute = attribute role { text } + db.void.attlist = + db.void.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.void = + + ## An empty element in a function synopsis indicating that the function in question takes no arguments + element void { db.void.attlist, empty } +} +div { + db.varargs.role.attribute = attribute role { text } + db.varargs.attlist = + db.varargs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varargs = + + ## An empty element in a function synopsis indicating a variable number of arguments + element varargs { db.varargs.attlist, empty } +} +div { + db.group.paramdef.role.attribute = attribute role { text } + db.group.paramdef.choice.attribute = db.choice.opt.attribute + db.group.paramdef.attlist = + db.group.paramdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.paramdef.choice.attribute? + db.group.paramdef = + + ## A group of parameters + element group { + db.group.paramdef.attlist, (db.paramdef | db.group.paramdef)+ + } +} +div { + db.paramdef.role.attribute = attribute role { text } + db.paramdef.choice.enumeration = + + ## Formatted to indicate that it is optional. + "opt" + | + ## Formatted to indicate that it is required. + "req" + db.paramdef.choice.attribute = + + ## Indicates optionality. + [ a:defaultValue = "opt" ] + attribute choice { db.paramdef.choice.enumeration } + db.paramdef.attlist = + db.paramdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.paramdef.choice.attribute? + db.paramdef = + + ## Information about a function parameter in a programming language + element paramdef { + db.paramdef.attlist, + (db._text + | db.initializer + | db.type + | db.parameter + | db.funcparams)* + } +} +div { + db.funcparams.role.attribute = attribute role { text } + db.funcparams.attlist = + db.funcparams.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcparams = + + ## Parameters for a function referenced through a function pointer in a synopsis + element funcparams { db.funcparams.attlist, db._text } +} +div { + db.classsynopsis.role.attribute = attribute role { text } + db.classsynopsis.class.enumeration = + + ## This is the synopsis of a class + "class" + | + ## This is the synopsis of an interface + "interface" + db.classsynopsis.class.attribute = + + ## Specifies the nature of the synopsis + attribute class { db.classsynopsis.class.enumeration } + db.classsynopsis.attlist = + db.classsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + & db.classsynopsis.class.attribute? + db.classsynopsis = + + ## The syntax summary for a class definition + element classsynopsis { + db.classsynopsis.attlist, + db.oo.inlines+, + (db.classsynopsisinfo + | db.methodsynopsis + | db.constructorsynopsis + | db.destructorsynopsis + | db.fieldsynopsis)* + } +} +div { + db.classsynopsisinfo.role.attribute = attribute role { text } + db.classsynopsisinfo.attlist = + db.classsynopsisinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.classsynopsisinfo = + + ## Information supplementing the contents of a classsynopsis + element classsynopsisinfo { + db.classsynopsisinfo.attlist, db.verbatim.contentmodel + } +} +div { + db.ooclass.role.attribute = attribute role { text } + db.ooclass.attlist = + db.ooclass.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.ooclass = + + ## A class in an object-oriented programming language + element ooclass { + db.ooclass.attlist, (db.package | db.modifier)*, db.classname + } +} +div { + db.oointerface.role.attribute = attribute role { text } + db.oointerface.attlist = + db.oointerface.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.oointerface = + + ## An interface in an object-oriented programming language + element oointerface { + db.oointerface.attlist, + (db.package | db.modifier)*, + db.interfacename + } +} +div { + db.ooexception.role.attribute = attribute role { text } + db.ooexception.attlist = + db.ooexception.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.ooexception = + + ## An exception in an object-oriented programming language + element ooexception { + db.ooexception.attlist, + (db.package | db.modifier)*, + db.exceptionname + } +} +db.modifier.xml.space.attribute = + + ## Can be used to indicate that whitespace in the modifier should be preserved (for multi-line annotations, for example). + attribute xml:space { + + ## Extra whitespace and line breaks must be preserved. + [ + # Ideally the definition of xml:space used on modifier would be + # different from the definition used on the verbatim elements. The + # verbatim elements forbid the use of xml:space="default" which + # wouldn't be a problem on modifier. But doing that causes the + # generated XSD schemas to be broken so I'm just reusing the existing + # definition for now. It won't be backwards incompatible to fix this + # problem in the future. + # | ## Extra whitespace and line breaks are not preserved. + # "default" + + ] + "preserve" + } +div { + db.modifier.role.attribute = attribute role { text } + db.modifier.attlist = + db.modifier.xml.space.attribute? + & db.modifier.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.modifier = + + ## Modifiers in a synopsis + element modifier { db.modifier.attlist, db._text } +} +div { + db.interfacename.role.attribute = attribute role { text } + db.interfacename.attlist = + db.interfacename.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.interfacename = + + ## The name of an interface + element interfacename { db.interfacename.attlist, db._text } +} +div { + db.exceptionname.role.attribute = attribute role { text } + db.exceptionname.attlist = + db.exceptionname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.exceptionname = + + ## The name of an exception + element exceptionname { db.exceptionname.attlist, db._text } +} +div { + db.fieldsynopsis.role.attribute = attribute role { text } + db.fieldsynopsis.attlist = + db.fieldsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.fieldsynopsis = + + ## The name of a field in a class definition + element fieldsynopsis { + db.fieldsynopsis.attlist, + db.modifier*, + db.type?, + db.varname, + db.initializer? + } +} +div { + db.initializer.role.attribute = attribute role { text } + db.initializer.attlist = + db.initializer.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.initializer.inlines = db._text | db.mathphrase | db.markup.inlines + db.initializer = + + ## The initializer for a fieldsynopsis + element initializer { + db.initializer.attlist, db.initializer.inlines* + } +} +div { + db.constructorsynopsis.role.attribute = attribute role { text } + db.constructorsynopsis.attlist = + db.constructorsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.constructorsynopsis = + + ## A syntax summary for a constructor + element constructorsynopsis { + db.constructorsynopsis.attlist, + db.modifier*, + db.methodname?, + ((db.methodparam | db.group.methodparam)+ | db.void?), + db.exceptionname* + } +} +div { + db.destructorsynopsis.role.attribute = attribute role { text } + db.destructorsynopsis.attlist = + db.destructorsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.destructorsynopsis = + + ## A syntax summary for a destructor + element destructorsynopsis { + db.destructorsynopsis.attlist, + db.modifier*, + db.methodname?, + ((db.methodparam | db.group.methodparam)+ | db.void?), + db.exceptionname* + } +} +div { + db.methodsynopsis.role.attribute = attribute role { text } + db.methodsynopsis.attlist = + db.methodsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.methodsynopsis = + + ## A syntax summary for a method + element methodsynopsis { + db.methodsynopsis.attlist, + db.modifier*, + (db.type | db.void)?, + db.methodname, + ((db.methodparam | db.group.methodparam)+ | db.void), + db.exceptionname*, + db.modifier* + } +} +div { + db.methodname.role.attribute = attribute role { text } + db.methodname.attlist = + db.methodname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.methodname = + + ## The name of a method + element methodname { db.methodname.attlist, db._text } +} +div { + db.methodparam.role.attribute = attribute role { text } + db.methodparam.rep.attribute = db.rep.attribute + db.methodparam.choice.attribute = db.choice.req.attribute + db.methodparam.attlist = + db.methodparam.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.methodparam.rep.attribute? + & db.methodparam.choice.attribute? + db.methodparam = + + ## Parameters to a method + element methodparam { + db.methodparam.attlist, + db.modifier*, + db.type?, + ((db.modifier*, db.parameter, db.initializer?) | db.funcparams), + db.modifier* + } +} +div { + db.group.methodparam.role.attribute = attribute role { text } + db.group.methodparam.choice.attribute = db.choice.opt.attribute + db.group.methodparam.attlist = + db.group.methodparam.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.methodparam.choice.attribute? + db.group.methodparam = + + ## A group of method parameters + element group { + db.group.methodparam.attlist, + (db.methodparam | db.group.methodparam)+ + } +} +div { + db.varname.role.attribute = attribute role { text } + db.varname.attlist = + db.varname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varname = + + ## The name of a variable + element varname { db.varname.attlist, db._text } +} +div { + db.returnvalue.role.attribute = attribute role { text } + db.returnvalue.attlist = + db.returnvalue.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.returnvalue = + + ## The value returned by a function + element returnvalue { db.returnvalue.attlist, db._text } +} +div { + db.type.role.attribute = attribute role { text } + db.type.attlist = + db.type.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.type = + + ## The classification of a value + element type { db.type.attlist, db._text } +} +div { + db.classname.role.attribute = attribute role { text } + db.classname.attlist = + db.classname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.classname = + + ## The name of a class, in the object-oriented programming sense + element classname { db.classname.attlist, db._text } +} +div { + db.programlisting.role.attribute = attribute role { text } + db.programlisting.width.attribute = db.width.characters.attribute + db.programlisting.attlist = + db.programlisting.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.programlisting.width.attribute? + db.programlisting = + + ## A literal listing of all or part of a program + element programlisting { + db.programlisting.attlist, db.verbatim.contentmodel + } +} +db.admonition.blocks = + db.caution | db.important | db.note | db.tip | db.warning +db.admonition.contentmodel = db._info.title.only, db.all.blocks+ +div { + db.caution.role.attribute = attribute role { text } + db.caution.attlist = + db.caution.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.caution = + + ## A note of caution + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caution { db.caution.attlist, db.admonition.contentmodel } +} +div { + db.important.role.attribute = attribute role { text } + db.important.attlist = + db.important.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.important = + + ## An admonition set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element important { + db.important.attlist, db.admonition.contentmodel + } +} +div { + db.note.role.attribute = attribute role { text } + db.note.attlist = + db.note.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.note = + + ## A message set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element note { db.note.attlist, db.admonition.contentmodel } +} +div { + db.tip.role.attribute = attribute role { text } + db.tip.attlist = + db.tip.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.tip = + + ## A suggestion to the user, set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element tip { db.tip.attlist, db.admonition.contentmodel } +} +div { + db.warning.role.attribute = attribute role { text } + db.warning.attlist = + db.warning.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.warning = + + ## An admonition set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element warning { db.warning.attlist, db.admonition.contentmodel } +} +db.error.inlines = + db.errorcode | db.errortext | db.errorname | db.errortype +div { + db.errorcode.role.attribute = attribute role { text } + db.errorcode.attlist = + db.errorcode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errorcode = + + ## An error code + element errorcode { db.errorcode.attlist, db._text } +} +div { + db.errorname.role.attribute = attribute role { text } + db.errorname.attlist = + db.errorname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errorname = + + ## An error name + element errorname { db.errorname.attlist, db._text } +} +div { + db.errortext.role.attribute = attribute role { text } + db.errortext.attlist = + db.errortext.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errortext = + + ## An error message. + element errortext { db.errortext.attlist, db._text } +} +div { + db.errortype.role.attribute = attribute role { text } + db.errortype.attlist = + db.errortype.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errortype = + + ## The classification of an error message + element errortype { db.errortype.attlist, db._text } +} +db.systemitem.inlines = db._text | db.co +div { + db.systemitem.class.enumeration = + + ## A daemon or other system process (syslogd) + "daemon" + | + ## A domain name (example.com) + "domainname" + | + ## An ethernet address (00:05:4E:49:FD:8E) + "etheraddress" + | + ## An event of some sort (SIGHUP) + "event" + | + ## An event handler of some sort (hangup) + "eventhandler" + | + ## A filesystem (ext3) + "filesystem" + | + ## A fully qualified domain name (my.example.com) + "fqdomainname" + | + ## A group name (wheel) + "groupname" + | + ## An IP address (127.0.0.1) + "ipaddress" + | + ## A library (libncurses) + "library" + | + ## A macro + "macro" + | + ## A netmask (255.255.255.192) + "netmask" + | + ## A newsgroup (comp.text.xml) + "newsgroup" + | + ## An operating system name (Hurd) + "osname" + | + ## A process (gnome-cups-icon) + "process" + | + ## A protocol (ftp) + "protocol" + | + ## A resource + "resource" + | + ## A security context (a role, permission, or security token, for example) + "securitycontext" + | + ## A server (mail.example.com) + "server" + | + ## A service (ppp) + "service" + | + ## A system name (hephaistos) + "systemname" + | + ## A user name (ndw) + "username" + db.systemitem.class-enum.attribute = + + ## Identifies the nature of the system item + attribute class { db.systemitem.class.enumeration }? + db.systemitem.class-other.attribute = + + ## Identifies the nature of the non-standard system item + attribute otherclass { xsd:NMTOKEN } + db.systemitem.class-other.attributes = + + ## Identifies the kind of systemitemgraphic identifier + attribute class { + + ## Indicates that the system item is some 'other' kind. + "other" + } + & db.systemitem.class-other.attribute + db.systemitem.class.attribute = + db.systemitem.class-enum.attribute + | db.systemitem.class-other.attributes + db.systemitem.role.attribute = attribute role { text } + db.systemitem.attlist = + db.systemitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.systemitem.class.attribute? + db.systemitem = + + ## A system-related item or term + element systemitem { db.systemitem.attlist, db.systemitem.inlines* } +} +div { + db.option.role.attribute = attribute role { text } + db.option.attlist = + db.option.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.option = + + ## An option for a software command + element option { db.option.attlist, db._text } +} +div { + db.optional.role.attribute = attribute role { text } + db.optional.attlist = + db.optional.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.optional = + + ## Optional information + element optional { db.optional.attlist, db._text } +} +div { + db.property.role.attribute = attribute role { text } + db.property.attlist = + db.property.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.property = + + ## A unit of data associated with some part of a computer system + element property { db.property.attlist, db._text } +} +div { + db.topic.status.attribute = db.status.attribute + db.topic.role.attribute = attribute role { text } + db.topic.type.attribute = + + ## Identifies the topic type + attribute type { text } + db.topic.attlist = + db.topic.role.attribute? + & db.topic.type.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.topic.status.attribute? + db.topic.info = db._info.title.req + db.topic = + + ## A modular unit of documentation not part of any particular narrative flow + element topic { + db.topic.attlist, + db.topic.info, + db.navigation.components*, + db.toplevel.blocks.or.sections, + db.navigation.components* + } +} +start = + db.assembly + | db.resources + | db.relationships + | db.transforms + | db.module +db.grammar.attribute = + + ## Identifies the markup grammar of a resource + attribute grammar { text } +div { + db.assembly.role.attribute = attribute role { text } + db.assembly.attlist = + db.assembly.role.attribute? & db.common.attributes + db.assembly.info = db._info + db.assembly = + + ## Defines the hierarchy and relationships for a collection of resources + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:assembly" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element assembly { + db.assembly.attlist, + db.assembly.info, + db.resources+, + db.structure*, + db.relationships*, + db.transforms? + } +} +div { + db.resources.role.attribute = attribute role { text } + db.resources.grammar.attribute = db.grammar.attribute + db.resources.attlist = + db.resources.role.attribute? + & db.resources.grammar.attribute? + & db.common.attributes + db.resources.info = db._info.title.forbidden + db.resources = + + ## Contains one or more resource objects that are managed by the assembly + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:resources" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element resources { + db.resources.attlist, + db.resources.info?, + (db.description*, db.resource+) + } +} +div { + db.resource.role.attribute = attribute role { text } + db.resource.fileref.attribute = + + ## Indentifies the location of the data by URI + attribute fileref { xsd:anyURI } + db.resource.grammar.attribute = db.grammar.attribute + db.resource.attlist = + db.resource.role.attribute? + & db.resource.grammar.attribute? + & db.common.attributes + db.resource = + + ## Identifies an object managed within the assembly + element resource { + db.resource.attlist, + db.resource.fileref.attribute, + db.description* + } +} +div { + db.structure.role.attribute = attribute role { text } + db.structure.type.attribute = + + ## Identifies the structure type of the structure + attribute type { xsd:NMTOKEN } + db.structure.resourceref.attribute = + + ## Indicates a single resource from which to construct this structure + attribute resourceref { xsd:IDREF } + db.structure.defaultformat.attribute = + + ## Identifies the default format of the structure + attribute defaultformat { xsd:NMTOKEN } + db.structure.renderas.attribute = + + ## Specifies the DocBook element to which this unit should be renamed + attribute renderas { xsd:QName } + db.structure.attlist = + db.structure.role.attribute? + & db.structure.type.attribute? + & db.structure.resourceref.attribute? + & db.structure.renderas.attribute? + & db.structure.defaultformat.attribute? + & db.common.attributes + db.structure.info = db.info? + db.structure = + + ## Describes the structure of a document + [ + s:pattern [ + name = "Specification of renderas" + "\x{a}" ~ + " " + s:rule [ + context = "db:structure" + "\x{a}" ~ + " " + s:assert [ + test = "@renderas and db:output/@renderas" + "The renderas attribute can be specified on either the structure or output, but not both." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element structure { + db.structure.attlist, + (db.output* & db.filterin? & db.filterout? & db.structure.info), + db.merge?, + db.revhistory?, + db.module+ + } +} +div { + db.output.role.attribute = attribute role { text } + db.output.chunk.attribute = + + ## Specifies chunking for this module + [ a:defaultValue = "auto" ] + attribute chunk { db.module.chunk.enumeration } + db.output.format.attribute = + + ## Identifies the format of the module or structure + attribute format { xsd:NMTOKENS } + db.output.file.attribute = + + ## Specifies the output file for this module or structure + attribute file { xsd:anyURI } + db.output.renderas.attribute = + + ## Specifies the DocBook element to which this unit should be renamed + attribute renderas { xsd:QName } + db.output.grammar.attribute = db.grammar.attribute + db.output.transform.attribute = + + ## Specifies the transformation that should be applied to this unit + attribute transform { xsd:NMTOKEN } + db.output.suppress.attribute = + + ## Indicates whether or not this unit should be suppressed + attribute suppress { xsd:boolean } + db.output.attlist = + db.output.role.attribute? + & db.common.attributes + & db.output.chunk.attribute? + & db.output.format.attribute? + & db.output.file.attribute? + & db.output.renderas.attribute? + & db.output.grammar.attribute? + & db.output.transform.attribute? + & db.output.suppress.attribute? + db.output = + + ## Specify an output format and/or file name and/or renderas + element output { db.output.attlist, empty } +} +div { + db.merge.role.attribute = attribute role { text } + db.merge.resourceref.attribute = + + ## Indicates a single resource from which to read merged info + attribute resourceref { xsd:IDREF } + db.merge.attlist = + db.merge.role.attribute? + & db.merge.resourceref.attribute? + & db.common.attributes + db.merge = + + ## A wrapper for information that a module overrides in the resource it includes + element merge { db.merge.attlist, (db._title & db.info.elements*) } +} +div { + db.module.role.attribute = attribute role { text } + db.module.chunk.enumeration = + + ## This module will be in a chunk + "true" + | + ## This module will not be in a chunk + "false" + | + ## Chunking of this module depends on the overall chunking algorithm + "auto" + db.module.chunk.attribute = + + ## Specifies chunking for this module + [ a:defaultValue = "auto" ] + attribute chunk { db.module.chunk.enumeration } + db.module.resourceref.attribute = + + ## Indicates a single resource from which to construct this module + attribute resourceref { xsd:IDREF } + db.module.omittitles.attribute = + + ## Indicates if titles should be omitted when including a resource + attribute omittitles { xsd:boolean }? + db.module.contentonly.attribute = + + ## Indicates if only the content should be copied when including a resource + attribute contentonly { xsd:boolean }? + db.module.renderas.attribute = + + ## Specifies the DocBook element to which this unit should be renamed + attribute renderas { xsd:QName } + db.module.attlist = + db.module.role.attribute? + & db.module.chunk.attribute? + & db.module.resourceref.attribute? + & db.module.omittitles.attribute? + & db.module.contentonly.attribute? + & db.module.renderas.attribute? + & db.common.attributes + db.module.info = db.info? + db.module = + + ## A modular component within a structure + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:module" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Specification of renderas" + "\x{a}" ~ + " " + s:rule [ + context = "db:module" + "\x{a}" ~ + " " + s:assert [ + test = "@renderas and db:output/@renderas" + "The renderas attribute can be specified on either the structure or output, but not both." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element module { + db.module.attlist, + ((db.output | db.filterin | db.filterout)*, + db.module.info, + db.merge?, + db.module*) + } +} +div { + db.filterout.role.attribute = attribute role { text } + db.filterout.attlist = + db.filterout.role.attribute? & db.common.attributes + db.filterout = + + ## Elements with effectivity attributes matching this element are suppressed + element filterout { db.filterout.attlist, empty } +} +div { + db.filterin.role.attribute = attribute role { text } + db.filterin.attlist = + db.filterin.role.attribute? & db.common.attributes + db.filterin = + + ## Elements with effectivity attributes matching this element are allowed + element filterin { db.filterin.attlist, empty } +} +div { + db.relationships.role.attribute = attribute role { text } + db.relationships.type.attribute = + + ## Identifies the type of the contained relationships + attribute type { xsd:NMTOKENS } + db.relationships.attlist = + db.relationships.role.attribute? + & db.relationships.type.attribute? + & db.common.attributes + db.relationships.info = db._info + db.relationships = + + ## Groups relationship elements to define associations between resources + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:relationships" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element relationships { + db.relationships.attlist, + db.relationships.info, + (db.relationship | db.instance)+ + } +} +div { + db.relationship.role.attribute = attribute role { text } + db.relationship.type.attribute = + + ## Identifies the type of the relationship + attribute type { xsd:NMTOKEN } + db.relationship.attlist = + db.relationship.role.attribute? + & db.relationship.type.attribute? + & db.linkend.attribute? + & db.common.attributes + db.relationship = + + ## A relationship associates one or more resources + element relationship { + db.relationship.attlist, db.association, db.instance+ + } +} +div { + db.association.role.attribute = attribute role { text } + db.association.attlist = + db.association.role.attribute? + & db.linkend.attribute? + & db.common.attributes + db.association = + + ## Identifies the type of relationship between one or more resources + element association { db.association.attlist, text? } +} +div { + db.instance.role.attribute = attribute role { text } + db.instance.linking.attribute = + + ## Specifies the type of link for this instance + attribute linking { xsd:NMTOKENS } + db.instance.attlist = + db.instance.role.attribute? + & db.instance.linking.attribute? + & db.common.attributes + db.instance = + + ## Identifies a resource that is part of a relationship + element instance { + db.instance.attlist, db.linkend.attribute, empty + } +} +div { + db.transforms.role.attribute = attribute role { text } + db.transforms.attlist = + db.transforms.role.attribute? & db.common.attributes + db.transforms.info = db._info + db.transforms = + + ## List of transforms for converting from non-DocBook schemas + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:transforms" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element transforms { + db.transforms.attlist, db.transforms.info, db.transform+ + } +} +div { + db.transform.role.attribute = attribute role { text } + db.transform.grammar.attribute = db.grammar.attribute + db.transform.fileref.attribute = + + ## Indentifies the location of the data by URI + attribute fileref { xsd:anyURI } + db.transform.name.attribute = + + ## Identifies the location of the data by reference + attribute name { xsd:NMTOKEN } + db.transform.attlist = + db.transform.role.attribute? + & (db.transform.grammar.attribute | db.transform.name.attribute) + & db.transform.fileref.attribute + & db.common.attributes + db.transform = + + ## Identifies a transform for converting from a non-DocBook schema + element transform { db.transform.attlist, empty } +} +div { + db.description.role.attribute = attribute role { text } + db.description.attlist = + db.description.role.attribute? & db.common.attributes + db.description = + + ## A description of a resource or resources + element description { db.description.attlist, db._text } +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/docbook51b7.rnc b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/docbook51b7.rnc new file mode 100755 index 00000000..3c396cf0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/schema/docbook51b7.rnc @@ -0,0 +1,12976 @@ +namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0" +namespace ctrl = "http://nwalsh.com/xmlns/schema-control/" +default namespace db = "http://docbook.org/ns/docbook" +namespace html = "http://www.w3.org/1999/xhtml" +namespace mml = "http://www.w3.org/1998/Math/MathML" +namespace rng = "http://relaxng.org/ns/structure/1.0" +namespace s = "http://purl.oclc.org/dsdl/schematron" +namespace svg = "http://www.w3.org/2000/svg" +namespace xlink = "http://www.w3.org/1999/xlink" + +# This file is part of DocBook V5.1b7 +# +# Copyright 1992-2011 HaL Computer Systems, Inc., +# O'Reilly & Associates, Inc., ArborText, Inc., Fujitsu Software +# Corporation, Norman Walsh, Sun Microsystems, Inc., and the +# Organization for the Advancement of Structured Information +# Standards (OASIS). +# +# Permission to use, copy, modify and distribute the DocBook schema +# and its accompanying documentation for any purpose and without fee +# is hereby granted in perpetuity, provided that the above copyright +# notice and this paragraph appear in all copies. The copyright +# holders make no representation about the suitability of the schema +# for any purpose. It is provided "as is" without expressed or implied +# warranty. +# +# If you modify the DocBook schema in any way, label your schema as a +# variant of DocBook. See the reference documentation +# (http://docbook.org/tdg5/en/html/ch05.html#s-notdocbook) +# for more information. +# +# Please direct all questions, bug reports, or suggestions for changes +# to the docbook@lists.oasis-open.org mailing list. For more +# information, see http://www.oasis-open.org/docbook/. +# +# ====================================================================== +start = + (db.set + | db.book + | db.divisions + | db.components + | db.navigation.components + | db.section + | db.para) + | (db.abstract + | db.mediaobject.content + | db.audiodata + | db.imagedata + | db.textdata + | db.videodata + | db.caption + | db.publishing.blocks + | db.formal.blocks + | db.informal.blocks + | db.formalpara + | db.inlinemediaobject + | db.list.blocks + | db.legalnotice + | db.verbatim.blocks + | db.graphic.blocks + | db.personblurb + | db.revhistory + | db.simpara + | db.step + | db.stepalternatives) + | (db.partintro | db.simplesect) + | db.annotation + | (db.sect1 | db.sect2 | db.sect3 | db.sect4 | db.sect5) + | (db.refentry | db.refsection | db.refsynopsisdiv) + | (db.refsect1 | db.refsect2 | db.refsect3) + | (db.glossary | db.glossdiv | db.glosslist) + | (db.bibliodiv | db.bibliolist) + | (db.setindex | db.index | db.indexdiv) + | (db.toc | db.tocdiv) + | (db.task | db.taskprerequisites | db.taskrelated | db.tasksummary) + | (db.calloutlist + | db.programlistingco + | db.screenco + | db.imageobjectco) + | (db.productionset | db.constraintdef) + | (db.msg + | db.msgexplan + | db.msgmain + | db.msgrel + | db.msgset + | db.msgsub) + | (db.qandadiv | db.qandaentry | db.qandaset) + | (db.equation | db.informalequation) + | db.cmdsynopsis + | (db.synopsis.blocks | db.funcsynopsisinfo | db.classsynopsisinfo) + | db.admonition.blocks + | db.topic +div { + db._any.attribute = + + ## Any attribute, including any attribute in any namespace. + attribute * { text } + db._any = + + ## Any element from almost any namespace + element * - (db:* | html:*) { + (db._any.attribute | text | db._any)* + } +} +db.arch.attribute = + + ## Designates the computer or chip architecture to which the element applies + attribute arch { text } +db.audience.attribute = + + ## Designates the intended audience to which the element applies, for example, system administrators, programmers, or new users. + attribute audience { text } +db.condition.attribute = + + ## provides a standard place for application-specific effectivity + attribute condition { text } +db.conformance.attribute = + + ## Indicates standards conformance characteristics of the element + attribute conformance { text } +db.os.attribute = + + ## Indicates the operating system to which the element is applicable + attribute os { text } +db.revision.attribute = + + ## Indicates the editorial revision to which the element belongs + attribute revision { text } +db.security.attribute = + + ## Indicates something about the security level associated with the element to which it applies + attribute security { text } +db.userlevel.attribute = + + ## Indicates the level of user experience for which the element applies + attribute userlevel { text } +db.vendor.attribute = + + ## Indicates the computer vendor to which the element applies. + attribute vendor { text } +db.wordsize.attribute = + + ## Indicates the word size (width in bits) of the computer architecture to which the element applies + attribute wordsize { text } +db.effectivity.attributes = + db.arch.attribute? + & db.audience.attribute? + & db.condition.attribute? + & db.conformance.attribute? + & db.os.attribute? + & db.revision.attribute? + & db.security.attribute? + & db.userlevel.attribute? + & db.vendor.attribute? + & db.wordsize.attribute? +db.endterm.attribute = + + ## Points to the element whose content is to be used as the text of the link + attribute endterm { xsd:IDREF } +db.linkend.attribute = + + ## Points to an internal link target by identifying the value of its xml:id attribute + attribute linkend { xsd:IDREF } +db.linkends.attribute = + + ## Points to one or more internal link targets by identifying the value of their xml:id attributes + attribute linkends { xsd:IDREFS } +db.xlink.href.attribute = + + ## Identifies a link target with a URI + attribute xlink:href { xsd:anyURI } +db.xlink.simple.type.attribute = + + ## Identifies the XLink link type + attribute xlink:type { + + ## An XLink simple link type + "simple" + } +db.xlink.role.attribute = + + ## Identifies the XLink role of the link + attribute xlink:role { xsd:anyURI } +db.xlink.arcrole.attribute = + + ## Identifies the XLink arcrole of the link + attribute xlink:arcrole { xsd:anyURI } +db.xlink.title.attribute = + + ## Identifies the XLink title of the link + attribute xlink:title { text } +db.xlink.show.enumeration = + + ## An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context. + "new" + | + ## An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded. + "replace" + | + ## An application traversing to the ending resource should load its presentation in place of the presentation of the starting resource. + "embed" + | + ## The behavior of an application traversing to the ending resource is unconstrained by XLink. The application should look for other markup present in the link to determine the appropriate behavior. + "other" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + "none" +db.xlink.show.attribute = + + ## Identifies the XLink show behavior of the link + attribute xlink:show { db.xlink.show.enumeration } +db.xlink.actuate.enumeration = + + ## An application should traverse to the ending resource immediately on loading the starting resource. + "onLoad" + | + ## An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. + "onRequest" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior. + "other" + | + ## The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + "none" +db.xlink.actuate.attribute = + + ## Identifies the XLink actuate behavior of the link + attribute xlink:actuate { db.xlink.actuate.enumeration } +db.xlink.simple.link.attributes = + db.xlink.simple.type.attribute? + & db.xlink.href.attribute? + & db.xlink.role.attribute? + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? +db.xlink.attributes = + db.xlink.simple.link.attributes + | (db.xlink.extended.link.attributes + | db.xlink.locator.link.attributes + | db.xlink.arc.link.attributes + | db.xlink.resource.link.attributes + | db.xlink.title.link.attributes) +db.xml.id.attribute = + + ## Identifies the unique ID value of the element + attribute xml:id { xsd:ID } +db.version.attribute = + + ## Specifies the DocBook version of the element and its descendants + attribute version { text } +db.xml.lang.attribute = + + ## Specifies the natural language of the element and its descendants + attribute xml:lang { text } +db.xml.base.attribute = + + ## Specifies the base URI of the element and its descendants + attribute xml:base { xsd:anyURI } +db.remap.attribute = + + ## Provides the name or similar semantic identifier assigned to the content in some previous markup scheme + attribute remap { text } +db.xreflabel.attribute = + + ## Provides the text that is to be generated for a cross reference to the element + attribute xreflabel { text } +db.xrefstyle.attribute = + + ## Specifies a keyword or keywords identifying additional style information + attribute xrefstyle { text } +db.revisionflag.enumeration = + + ## The element has been changed. + "changed" + | + ## The element is new (has been added to the document). + "added" + | + ## The element has been deleted. + "deleted" + | + ## Explicitly turns off revision markup for this element. + "off" +db.revisionflag.attribute = + + ## Identifies the revision status of the element + attribute revisionflag { db.revisionflag.enumeration } +db.dir.enumeration = + + ## Left-to-right text + "ltr" + | + ## Right-to-left text + "rtl" + | + ## Left-to-right override + "lro" + | + ## Right-to-left override + "rlo" +db.dir.attribute = + + ## Identifies the direction of text in an element + attribute dir { db.dir.enumeration } +db.common.base.attributes = + db.version.attribute? + & db.xml.lang.attribute? + & db.xml.base.attribute? + & db.remap.attribute? + & db.xreflabel.attribute? + & db.revisionflag.attribute? + & db.dir.attribute? + & db.effectivity.attributes +db.common.attributes = + db.xml.id.attribute? + & db.common.base.attributes + & db.annotations.attribute? +db.common.idreq.attributes = + db.xml.id.attribute + & db.common.base.attributes + & db.annotations.attribute? +db.common.linking.attributes = + (db.linkend.attribute | db.xlink.attributes)? +db.common.req.linking.attributes = + db.linkend.attribute | db.xlink.attributes +db.common.data.attributes = + + ## Specifies the format of the data + attribute format { text }?, + ( + ## Indentifies the location of the data by URI + attribute fileref { xsd:anyURI } + | + ## Identifies the location of the data by external identifier (entity name) + attribute entityref { xsd:ENTITY }) +db.verbatim.continuation.enumeration = + + ## Line numbering continues from the immediately preceding element with the same name. + "continues" + | + ## Line numbering restarts (begins at 1, usually). + "restarts" +db.verbatim.continuation.attribute = + + ## Determines whether line numbering continues from the previous element or restarts. + attribute continuation { db.verbatim.continuation.enumeration } +db.verbatim.linenumbering.enumeration = + + ## Lines are numbered. + "numbered" + | + ## Lines are not numbered. + "unnumbered" +db.verbatim.linenumbering.attribute = + + ## Determines whether lines are numbered. + attribute linenumbering { db.verbatim.linenumbering.enumeration } +db.verbatim.startinglinenumber.attribute = + + ## Specifies the initial line number. + attribute startinglinenumber { xsd:integer } +db.verbatim.language.attribute = + + ## Identifies the language (i.e. programming language) of the verbatim content. + attribute language { text } +db.verbatim.xml.space.attribute = + + ## Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not. + attribute xml:space { + + ## Whitespace must be preserved. + "preserve" + } +db.verbatim.common.attributes = + db.verbatim.continuation.attribute? + & db.verbatim.linenumbering.attribute? + & db.verbatim.startinglinenumber.attribute? + & db.verbatim.xml.space.attribute? +db.verbatim.attributes = + db.verbatim.common.attributes & db.verbatim.language.attribute? +db.label.attribute = + + ## Specifies an identifying string for presentation purposes + attribute label { text } +db.width.characters.attribute = + + ## Specifies the width (in characters) of the element + attribute width { xsd:nonNegativeInteger } +db.spacing.enumeration = + + ## The spacing should be "compact". + "compact" + | + ## The spacing should be "normal". + "normal" +db.spacing.attribute = + + ## Specifies (a hint about) the spacing of the content + attribute spacing { db.spacing.enumeration } +db.pgwide.enumeration = + + ## The element should be rendered in the current text flow (with the flow column width). + "0" + | + ## The element should be rendered across the full text page. + "1" +db.pgwide.attribute = + + ## Indicates if the element is rendered across the column or the page + attribute pgwide { db.pgwide.enumeration } +db.language.attribute = + + ## Identifies the language (i.e. programming language) of the content. + attribute language { text } +db.performance.enumeration = + + ## The content describes an optional step or steps. + "optional" + | + ## The content describes a required step or steps. + "required" +db.performance.attribute = + + ## Specifies if the content is required or optional. + attribute performance { db.performance.enumeration } +db.floatstyle.attribute = + + ## Specifies style information to be used when rendering the float + attribute floatstyle { text } +db.width.attribute = + + ## Specifies the width of the element + attribute width { text } +db.depth.attribute = + + ## Specifies the depth of the element + attribute depth { text } +db.contentwidth.attribute = + + ## Specifies the width of the content rectangle + attribute contentwidth { text } +db.contentdepth.attribute = + + ## Specifies the depth of the content rectangle + attribute contentdepth { text } +db.scalefit.enumeration = + + ## False (do not scale-to-fit; anamorphic scaling may occur) + "0" + | + ## True (scale-to-fit; anamorphic scaling is forbidden) + "1" +db.scale.attribute = + + ## Specifies the scaling factor + attribute scale { xsd:positiveInteger } +db.classid.attribute = + + ## Specifies a classid for a media object player + attribute classid { text } +db.autoplay.attribute = + + ## Specifies the autoplay setting for a media object player + attribute autoplay { text } +db.halign.enumeration = + + ## Centered horizontally + "center" + | + ## Aligned horizontally on the specified character + "char" + | + ## Fully justified (left and right margins or edges) + "justify" + | + ## Left aligned + "left" + | + ## Right aligned + "right" +db.valign.enumeration = + + ## Aligned on the bottom of the region + "bottom" + | + ## Centered vertically + "middle" + | + ## Aligned on the top of the region + "top" +db.biblio.class.enumeration = + + ## A digital object identifier. + "doi" + | + ## An international standard book number. + "isbn" + | + ## An international standard technical report number (ISO 10444). + "isrn" + | + ## An international standard serial number. + "issn" + | + ## An international standard text code. + "istc" + | + ## A Library of Congress reference number. + "libraryofcongress" + | + ## A publication number (an internal number or possibly organizational standard). + "pubsnumber" + | + ## A Uniform Resource Identifier + "uri" +db.biblio.class-enum.attribute = + + ## Identifies the kind of bibliographic identifier + attribute class { db.biblio.class.enumeration }? +db.biblio.class-other.attribute = + + ## Identifies the nature of the non-standard bibliographic identifier + attribute otherclass { xsd:NMTOKEN } +db.biblio.class-other.attributes = + + ## Identifies the kind of bibliographic identifier + attribute class { + + ## Indicates that the identifier is some 'other' kind. + "other" + } + & db.biblio.class-other.attribute +db.biblio.class.attribute = + db.biblio.class-enum.attribute | db.biblio.class-other.attributes +db.ubiq.inlines = + (db.inlinemediaobject + | db.remark + | db.link.inlines + | db.alt + | db.trademark + | # below, effectively the publishing inlines (as of 5.0) + db.abbrev + | db.acronym + | db.date + | db._emphasis + | db.footnote + | db.footnoteref + | db._foreignphrase + | db._phrase + | db._quote + | db.subscript + | db.superscript + | db.wordasword) + | db.annotation + | (db._firstterm | db._glossterm) + | db.indexterm + | db.coref +db._text = (text | db.ubiq.inlines | db._phrase | db.replaceable)* +db._title = db.title? & db.titleabbrev? & db.subtitle? +db._title.req = db.title & db.titleabbrev? & db.subtitle? +db._title.only = db.title? & db.titleabbrev? +db._title.onlyreq = db.title & db.titleabbrev? +db._info = (db._title, db.titleforbidden.info?) | db.info? +db._info.title.req = + (db._title.req, db.titleforbidden.info?) | db.titlereq.info +db._info.title.only = + (db._title.only, db.titleforbidden.info?) | db.titleonly.info +db._info.title.onlyreq = + (db._title.onlyreq, db.titleforbidden.info?) | db.titleonlyreq.info +db._info.title.forbidden = db.titleforbidden.info? +db.all.inlines = + text + | db.ubiq.inlines + | db.general.inlines + | db.domain.inlines + | db.extension.inlines +db.general.inlines = + db.publishing.inlines + | db.product.inlines + | db.bibliography.inlines + | db.graphic.inlines + | db.indexing.inlines + | db.link.inlines +db.domain.inlines = + db.technical.inlines + | db.math.inlines + | db.markup.inlines + | db.gui.inlines + | db.keyboard.inlines + | db.os.inlines + | db.programming.inlines + | db.error.inlines +db.technical.inlines = + (db.replaceable | db.package | db.parameter) + | db.termdef + | db.nonterminal + | (db.systemitem | db.option | db.optional | db.property) +db.product.inlines = + db.trademark + | (db.productnumber + | db.productname + | db.database + | db.application + | db.hardware) +db.bibliography.inlines = + db.citation + | db.citerefentry + | db.citetitle + | db.citebiblioid + | db.author + | db.person + | db.personname + | db.org + | db.orgname + | db.editor + | db.jobtitle +db.publishing.inlines = + (db.abbrev + | db.acronym + | db.date + | db.emphasis + | db.footnote + | db.footnoteref + | db.foreignphrase + | db.phrase + | db.quote + | db.subscript + | db.superscript + | db.wordasword) + | db.glossary.inlines + | db.coref +db.graphic.inlines = db.inlinemediaobject +db.indexing.inlines = notAllowed | db.indexterm +db.link.inlines = + (db.xref | db.link | db.olink | db.anchor) | db.biblioref +db.extension.inlines = notAllowed +db.nopara.blocks = + (db.list.blocks + | db.formal.blocks + | db.informal.blocks + | db.publishing.blocks + | db.graphic.blocks + | db.technical.blocks + | db.verbatim.blocks + | db.bridgehead + | db.remark + | db.revhistory) + | db.indexterm + | db.synopsis.blocks + | db.admonition.blocks +db.para.blocks = db.anchor | db.para | db.formalpara | db.simpara +db.all.blocks = + (db.nopara.blocks | db.para.blocks | db.extension.blocks) + | db.annotation +db.formal.blocks = (db.example | db.figure | db.table) | db.equation +db.informal.blocks = + (db.informalexample | db.informalfigure | db.informaltable) + | db.informalequation +db.publishing.blocks = + db.sidebar | db.blockquote | db.address | db.epigraph +db.graphic.blocks = db.mediaobject | db.screenshot +db.technical.blocks = + db.procedure + | db.task + | (db.productionset | db.constraintdef) + | db.msgset +db.list.blocks = + (db.itemizedlist + | db.orderedlist + | db.procedure + | db.simplelist + | db.variablelist + | db.segmentedlist) + | db.glosslist + | db.bibliolist + | db.calloutlist + | db.qandaset +db.verbatim.blocks = + (db.screen | db.literallayout) + | (db.programlistingco | db.screenco) + | (db.programlisting | db.synopsis) +db.extension.blocks = notAllowed +db.info.extension = db._any +db.info.elements = + (db.abstract + | db.address + | db.artpagenums + | db.author + | db.authorgroup + | db.authorinitials + | db.bibliocoverage + | db.biblioid + | db.bibliosource + | db.collab + | db.confgroup + | db.contractsponsor + | db.contractnum + | db.copyright + | db.cover + | db.date + | db.edition + | db.editor + | db.issuenum + | db.keywordset + | db.legalnotice + | db.mediaobject + | db.org + | db.orgname + | db.othercredit + | db.pagenums + | db.printhistory + | db.pubdate + | db.publisher + | db.publishername + | db.releaseinfo + | db.revhistory + | db.seriesvolnums + | db.subjectset + | db.volumenum + | db.info.extension) + | db.annotation + | db.extendedlink + | (db.bibliomisc | db.bibliomset | db.bibliorelation | db.biblioset) + | db.itermset + | (db.productname | db.productnumber) +db.bibliographic.elements = + db.info.elements + | db.publishing.inlines + | db.citerefentry + | db.citetitle + | db.citebiblioid + | db.person + | db.personblurb + | db.personname + | db.subtitle + | db.title + | db.titleabbrev +div { + db.title.role.attribute = attribute role { text } + db.title.attlist = + db.title.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.title = + + ## The text of the title of a section of a document or of a formal block-level element + element title { db.title.attlist, db.all.inlines* } +} +div { + db.titleabbrev.role.attribute = attribute role { text } + db.titleabbrev.attlist = + db.titleabbrev.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.titleabbrev = + + ## The abbreviation of a title + element titleabbrev { db.titleabbrev.attlist, db.all.inlines* } +} +div { + db.subtitle.role.attribute = attribute role { text } + db.subtitle.attlist = + db.subtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subtitle = + + ## The subtitle of a document + element subtitle { db.subtitle.attlist, db.all.inlines* } +} +div { + db.info.role.attribute = attribute role { text } + db.info.attlist = db.info.role.attribute? & db.common.attributes + db.info = + + ## A wrapper for information about a component or other block + element info { db.info.attlist, (db._title & db.info.elements*) } +} +div { + db.titlereq.info.role.attribute = attribute role { text } + db.titlereq.info.attlist = + db.titlereq.info.role.attribute? & db.common.attributes + db.titlereq.info = + + ## A wrapper for information about a component or other block with a required title + element info { + db.titlereq.info.attlist, (db._title.req & db.info.elements*) + } +} +div { + db.titleonly.info.role.attribute = attribute role { text } + db.titleonly.info.attlist = + db.titleonly.info.role.attribute? & db.common.attributes + db.titleonly.info = + + ## A wrapper for information about a component or other block with only a title + element info { + db.titleonly.info.attlist, (db._title.only & db.info.elements*) + } +} +div { + db.titleonlyreq.info.role.attribute = attribute role { text } + db.titleonlyreq.info.attlist = + db.titleonlyreq.info.role.attribute? & db.common.attributes + db.titleonlyreq.info = + + ## A wrapper for information about a component or other block with only a required title + element info { + db.titleonlyreq.info.attlist, + (db._title.onlyreq & db.info.elements*) + } +} +div { + db.titleforbidden.info.role.attribute = attribute role { text } + db.titleforbidden.info.attlist = + db.titleforbidden.info.role.attribute? & db.common.attributes + db.titleforbidden.info = + + ## A wrapper for information about a component or other block without a title + element info { db.titleforbidden.info.attlist, db.info.elements* } +} +div { + db.subjectset.role.attribute = attribute role { text } + db.subjectset.scheme.attribute = + + ## Identifies the controlled vocabulary used by this set's terms + attribute scheme { xsd:NMTOKEN } + db.subjectset.attlist = + db.subjectset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.subjectset.scheme.attribute? + db.subjectset = + + ## A set of terms describing the subject matter of a document + element subjectset { db.subjectset.attlist, db.subject+ } +} +div { + db.subject.role.attribute = attribute role { text } + db.subject.weight.attribute = + + ## Specifies a ranking for this subject relative to other subjects in the same set + attribute weight { text } + db.subject.attlist = + db.subject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.subject.weight.attribute? + db.subject = + + ## One of a group of terms describing the subject matter of a document + element subject { db.subject.attlist, db.subjectterm+ } +} +div { + db.subjectterm.role.attribute = attribute role { text } + db.subjectterm.attlist = + db.subjectterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subjectterm = + + ## A term in a group of terms describing the subject matter of a document + element subjectterm { db.subjectterm.attlist, text } +} +div { + db.keywordset.role.attribute = attribute role { text } + db.keywordset.attlist = + db.keywordset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keywordset = + + ## A set of keywords describing the content of a document + element keywordset { db.keywordset.attlist, db.keyword+ } +} +div { + db.keyword.role.attribute = attribute role { text } + db.keyword.attlist = + db.keyword.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keyword = + + ## One of a set of keywords describing the content of a document + element keyword { db.keyword.attlist, text } +} +db.table.choice = notAllowed | db.cals.table | db.html.table +db.informaltable.choice = + notAllowed | db.cals.informaltable | db.html.informaltable +db.table = db.table.choice +db.informaltable = db.informaltable.choice +div { + db.procedure.role.attribute = attribute role { text } + db.procedure.attlist = + db.procedure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.procedure.info = db._info.title.only + db.procedure = + + ## A list of operations to be performed in a well-defined sequence + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:procedure" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element procedure { + db.procedure.attlist, db.procedure.info, db.all.blocks*, db.step+ + } +} +div { + db.step.role.attribute = attribute role { text } + db.step.attlist = + db.step.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.step.info = db._info.title.only + # This content model is blocks*, step|stepalternatives, blocks* but + # expressed this way it avoids UPA issues in XSD and DTD versions + db.step = + + ## A unit of action in a procedure + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:step" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element step { + db.step.attlist, + db.step.info, + ((db.all.blocks+, + ((db.substeps | db.stepalternatives), db.all.blocks*)?) + | ((db.substeps | db.stepalternatives), db.all.blocks*)) + } +} +div { + db.stepalternatives.role.attribute = attribute role { text } + db.stepalternatives.attlist = + db.stepalternatives.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.stepalternatives.info = db._info.title.forbidden + db.stepalternatives = + + ## Alternative steps in a procedure + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:stepalternatives" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element stepalternatives { + db.stepalternatives.attlist, db.stepalternatives.info, db.step+ + } +} +div { + db.substeps.role.attribute = attribute role { text } + db.substeps.attlist = + db.substeps.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.performance.attribute? + db.substeps = + + ## A wrapper for steps that occur within steps in a procedure + element substeps { db.substeps.attlist, db.step+ } +} +div { + db.sidebar.floatstyle.attribute = db.floatstyle.attribute + db.sidebar.role.attribute = attribute role { text } + db.sidebar.attlist = + db.sidebar.role.attribute? + & db.sidebar.floatstyle.attribute? + & db.common.attributes + & db.common.linking.attributes + db.sidebar.info = db._info + db.sidebar = + + ## A portion of a document that is isolated from the main narrative flow + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:sidebar" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of sidebar" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sidebar" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sidebar { + db.sidebar.attlist, db.sidebar.info, db.all.blocks+ + } +} +div { + db.abstract.role.attribute = attribute role { text } + db.abstract.attlist = + db.abstract.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.abstract.info = db._info.title.only + db.abstract = + + ## A summary + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:abstract" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element abstract { + db.abstract.attlist, db.abstract.info, db.para.blocks+ + } +} +div { + db.personblurb.role.attribute = attribute role { text } + db.personblurb.attlist = + db.personblurb.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.personblurb.info = db._info.title.only + db.personblurb = + + ## A short description or note about a person + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:personblurb" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element personblurb { + db.personblurb.attlist, db.personblurb.info, db.para.blocks+ + } +} +div { + db.blockquote.role.attribute = attribute role { text } + db.blockquote.attlist = + db.blockquote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.blockquote.info = db._info.title.only + db.blockquote = + + ## A quotation set off from the main text + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:blockquote" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element blockquote { + db.blockquote.attlist, + db.blockquote.info, + db.attribution?, + db.all.blocks+ + } +} +div { + db.attribution.role.attribute = attribute role { text } + db.attribution.attlist = + db.attribution.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.attribution = + + ## The source of a block quote or epigraph + element attribution { + db.attribution.attlist, + (db._text + | db.person + | db.personname + | db.citetitle + | db.citation)* + } +} +div { + db.bridgehead.renderas.enumeration = + + ## Render as a first-level section + "sect1" + | + ## Render as a second-level section + "sect2" + | + ## Render as a third-level section + "sect3" + | + ## Render as a fourth-level section + "sect4" + | + ## Render as a fifth-level section + "sect5" + db.bridgehead.renderas-enum.attribute = + + ## Indicates how the bridge head should be rendered + attribute renderas { db.bridgehead.renderas.enumeration }? + db.bridgehead.renderas-other.attribute = + + ## Identifies the nature of the non-standard rendering + attribute otherrenderas { xsd:NMTOKEN } + db.bridgehead.renderas-other.attributes = + + ## Indicates how the bridge head should be rendered + attribute renderas { + + ## Identifies a non-standard rendering + "other" + } + & db.bridgehead.renderas-other.attribute + db.bridgehead.renderas.attribute = + db.bridgehead.renderas-enum.attribute + | db.bridgehead.renderas-other.attributes + db.bridgehead.role.attribute = attribute role { text } + db.bridgehead.attlist = + db.bridgehead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bridgehead.renderas.attribute? + db.bridgehead = + + ## A free-floating heading + element bridgehead { db.bridgehead.attlist, db.all.inlines* } +} +div { + db.remark.role.attribute = attribute role { text } + db.remark.attlist = + db.remark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.remark = + + ## A remark (or comment) intended for presentation in a draft manuscript + element remark { db.remark.attlist, db.all.inlines* } +} +div { + db.epigraph.role.attribute = attribute role { text } + db.epigraph.attlist = + db.epigraph.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.epigraph.info = db._info.title.forbidden + db.epigraph = + + ## A short inscription at the beginning of a document or component + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:epigraph" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element epigraph { + db.epigraph.attlist, + db.epigraph.info, + db.attribution?, + (db.para.blocks | db.literallayout)+ + } +} +div { + db.footnote.role.attribute = attribute role { text } + db.footnote.label.attribute = + + ## Identifies the desired footnote mark + attribute label { xsd:NMTOKEN } + db.footnote.attlist = + db.footnote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.footnote.label.attribute? + db.footnote = + + ## A footnote + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:footnote)" + "footnote must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:epigraph)" + "epigraph must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnote" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of footnote" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element footnote { db.footnote.attlist, db.all.blocks+ } +} +div { + db.formalpara.role.attribute = attribute role { text } + db.formalpara.attlist = + db.formalpara.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.formalpara.info = db._info.title.onlyreq + db.formalpara = + + ## A paragraph with a title + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:formalpara" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element formalpara { + db.formalpara.attlist, + db.formalpara.info, + db.indexing.inlines*, + db.para + } +} +div { + db.para.role.attribute = attribute role { text } + db.para.attlist = + db.para.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.para.info = db._info.title.forbidden + db.para = + + ## A paragraph + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:para" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element para { + db.para.attlist, + db.para.info, + (db.all.inlines | db.nopara.blocks)* + } +} +div { + db.simpara.role.attribute = attribute role { text } + db.simpara.attlist = + db.simpara.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.simpara.info = db._info.title.forbidden + db.simpara = + + ## A paragraph that contains only text and inline markup, no block elements + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:simpara" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element simpara { + db.simpara.attlist, db.simpara.info, db.all.inlines* + } +} +div { + db.itemizedlist.role.attribute = attribute role { text } + db.itemizedlist.mark.attribute = + + ## Identifies the type of mark to be used on items in this list + attribute mark { xsd:NMTOKEN } + db.itemizedlist.attlist = + db.itemizedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & db.itemizedlist.mark.attribute? + db.itemizedlist.info = db._info.title.only + db.itemizedlist = + + ## A list in which each entry is marked with a bullet or other dingbat + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:itemizedlist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element itemizedlist { + db.itemizedlist.attlist, + db.itemizedlist.info, + db.all.blocks*, + db.listitem+ + } +} +div { + db.orderedlist.role.attribute = attribute role { text } + db.orderedlist.continuation.enumeration = + + ## Specifies that numbering should begin where the preceding list left off + "continues" + | + ## Specifies that numbering should begin again at 1 + "restarts" + db.orderedlist.continuation.attribute = + + ## Indicates how list numbering should begin relative to the immediately preceding list + attribute continuation { db.orderedlist.continuation.enumeration } + db.orderedlist.startingnumber.attribute = + + ## Specifies the initial line number. + attribute startingnumber { xsd:integer } + db.orderedlist.inheritnum.enumeration = + + ## Specifies that numbering should ignore list nesting + "ignore" + | + ## Specifies that numbering should inherit from outer-level lists + "inherit" + db.orderedlist.inheritnum.attribute = + + ## Indicates whether or not item numbering should be influenced by list nesting + attribute inheritnum { db.orderedlist.inheritnum.enumeration } + db.orderedlist.numeration.enumeration = + + ## Specifies Arabic numeration (1, 2, 3, …) + "arabic" + | + ## Specifies upper-case alphabetic numeration (A, B, C, …) + "upperalpha" + | + ## Specifies lower-case alphabetic numeration (a, b, c, …) + "loweralpha" + | + ## Specifies upper-case Roman numeration (I, II, III, …) + "upperroman" + | + ## Specifies lower-case Roman numeration (i, ii, iii …) + "lowerroman" + db.orderedlist.numeration.attribute = + + ## Indicates the desired numeration + attribute numeration { db.orderedlist.numeration.enumeration } + db.orderedlist.attlist = + db.orderedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & (db.orderedlist.continuation.attribute + | db.orderedlist.startingnumber.attribute)? + & db.orderedlist.inheritnum.attribute? + & db.orderedlist.numeration.attribute? + db.orderedlist.info = db._info.title.only + db.orderedlist = + + ## A list in which each entry is marked with a sequentially incremented label + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:orderedlist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element orderedlist { + db.orderedlist.attlist, + db.orderedlist.info, + db.all.blocks*, + db.listitem+ + } +} +div { + db.listitem.role.attribute = attribute role { text } + db.listitem.override.attribute = + + ## Specifies the keyword for the type of mark that should be used on this + ## item, instead of the mark that would be used by default + attribute override { xsd:NMTOKEN } + db.listitem.attlist = + db.listitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.listitem.override.attribute? + db.listitem = + + ## A wrapper for the elements of a list item + element listitem { db.listitem.attlist, db.all.blocks+ } +} +div { + db.segmentedlist.role.attribute = attribute role { text } + db.segmentedlist.attlist = + db.segmentedlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.segmentedlist.info = db._info.title.only + db.segmentedlist = + + ## A segmented list, a list of sets of elements + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:segmentedlist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element segmentedlist { + db.segmentedlist.attlist, + db.segmentedlist.info, + db.segtitle+, + db.seglistitem+ + } +} +div { + db.segtitle.role.attribute = attribute role { text } + db.segtitle.attlist = + db.segtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.segtitle = + + ## The title of an element of a list item in a segmented list + element segtitle { db.segtitle.attlist, db.all.inlines* } +} +div { + db.seglistitem.role.attribute = attribute role { text } + db.seglistitem.attlist = + db.seglistitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seglistitem = + + ## A list item in a segmented list + [ + s:pattern [ + name = "Cardinality of segments and titles" + "\x{a}" ~ + " " + s:rule [ + context = "db:seglistitem" + "\x{a}" ~ + " " + s:assert [ + test = "count(db:seg) = count(../db:segtitle)" + "The number of seg elements must be the same as the number of segtitle elements in the parent segmentedlist" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element seglistitem { db.seglistitem.attlist, db.seg+ } +} +div { + db.seg.role.attribute = attribute role { text } + db.seg.attlist = + db.seg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seg = + + ## An element of a list item in a segmented list + element seg { db.seg.attlist, db.all.inlines* } +} +div { + db.simplelist.role.attribute = attribute role { text } + db.simplelist.type.enumeration = + + ## A tabular presentation in row-major order. + "horiz" + | + ## A tabular presentation in column-major order. + "vert" + | + ## An inline presentation, usually a comma-delimited list. + "inline" + db.simplelist.type.attribute = + + ## Specifies the type of list presentation. + [ a:defaultValue = "vert" ] + attribute type { db.simplelist.type.enumeration } + db.simplelist.columns.attribute = + + ## Specifies the number of columns for horizontal or vertical presentation + attribute columns { xsd:integer } + db.simplelist.attlist = + db.simplelist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.simplelist.type.attribute? + & db.simplelist.columns.attribute? + db.simplelist = + + ## An undecorated list of single words or short phrases + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:simplelist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element simplelist { db.simplelist.attlist, db.member+ } +} +div { + db.member.role.attribute = attribute role { text } + db.member.attlist = + db.member.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.member = + + ## An element of a simple list + element member { db.member.attlist, db.all.inlines* } +} +div { + db.variablelist.role.attribute = attribute role { text } + db.variablelist.termlength.attribute = + + ## Indicates a length beyond which the presentation system may consider a term too long and select an alternate presentation for that term, item, or list + attribute termlength { text } + db.variablelist.attlist = + db.variablelist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spacing.attribute? + & db.variablelist.termlength.attribute? + db.variablelist.info = db._info.title.only + db.variablelist = + + ## A list in which each entry is composed of a set of one or more terms and an associated description + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:variablelist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element variablelist { + db.variablelist.attlist, + db.variablelist.info, + db.all.blocks*, + db.varlistentry+ + } +} +div { + db.varlistentry.role.attribute = attribute role { text } + db.varlistentry.attlist = + db.varlistentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varlistentry = + + ## A wrapper for a set of terms and the associated description in a variable list + element varlistentry { + db.varlistentry.attlist, db.term+, db.listitem + } +} +div { + db.term.role.attribute = attribute role { text } + db.term.attlist = + db.term.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.term = + + ## The word or phrase being defined or described in a variable list + element term { db.term.attlist, db.all.inlines* } +} +div { + db.example.role.attribute = attribute role { text } + db.example.label.attribute = db.label.attribute + db.example.width.attribute = db.width.characters.attribute + db.example.pgwide.attribute = db.pgwide.attribute + db.example.floatstyle.attribute = db.floatstyle.attribute + db.example.attlist = + db.example.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.example.label.attribute? + & db.example.floatstyle.attribute? + & (db.example.width.attribute | db.example.pgwide.attribute)? + db.example.info = db._info.title.onlyreq + db.example = + + ## A formal example, with a title + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:example" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of example" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:example" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element example { + db.example.attlist, db.example.info, db.all.blocks+, db.caption? + } +} +div { + db.informalexample.role.attribute = attribute role { text } + db.informalexample.width.attribute = db.width.characters.attribute + db.informalexample.pgwide.attribute = db.pgwide.attribute + db.informalexample.floatstyle.attribute = db.floatstyle.attribute + db.informalexample.attlist = + db.informalexample.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.informalexample.floatstyle.attribute? + & (db.informalexample.width.attribute + | db.informalexample.pgwide.attribute)? + db.informalexample.info = db._info.title.forbidden + db.informalexample = + + ## A displayed example without a title + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:informalexample" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element informalexample { + db.informalexample.attlist, + db.informalexample.info, + db.all.blocks+, + db.caption? + } +} +db.verbatim.inlines = (db.all.inlines | db.lineannotation) | db.co +db.verbatim.contentmodel = + db._info.title.forbidden, (db.textobject | db.verbatim.inlines*) +div { + db.literallayout.role.attribute = attribute role { text } + db.literallayout.class.enumeration = + + ## The literal layout should be formatted with a monospaced font + "monospaced" + | + ## The literal layout should be formatted with the current font + "normal" + db.literallayout.class.attribute = + + ## Specifies the class of literal layout + attribute class { db.literallayout.class.enumeration } + db.literallayout.attlist = + db.literallayout.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.literallayout.class.attribute? + db.literallayout = + + ## A block of text in which line breaks and white space are to be reproduced faithfully + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:literallayout" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element literallayout { + db.literallayout.attlist, db.verbatim.contentmodel + } +} +div { + db.screen.role.attribute = attribute role { text } + db.screen.width.attribute = db.width.characters.attribute + db.screen.attlist = + db.screen.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.screen.width.attribute? + db.screen = + + ## Text that a user sees or might see on a computer screen + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:screen" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element screen { db.screen.attlist, db.verbatim.contentmodel } +} +div { + db.screenshot.role.attribute = attribute role { text } + db.screenshot.attlist = + db.screenshot.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.screenshot.info = db._info + db.screenshot = + + ## A representation of what the user sees or might see on a computer screen + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:screenshot" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element screenshot { + db.screenshot.attlist, db.screenshot.info, db.mediaobject + } +} +div { + db.figure.role.attribute = attribute role { text } + db.figure.label.attribute = db.label.attribute + db.figure.pgwide.attribute = db.pgwide.attribute + db.figure.floatstyle.attribute = db.floatstyle.attribute + db.figure.attlist = + db.figure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.figure.label.attribute? + & db.figure.pgwide.attribute? + & db.figure.floatstyle.attribute? + db.figure.info = db._info.title.onlyreq + db.figure = + + ## A formal figure, generally an illustration, with a title + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of figure" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:figure" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element figure { + db.figure.attlist, db.figure.info, db.all.blocks+, db.caption? + } +} +div { + db.informalfigure.role.attribute = attribute role { text } + db.informalfigure.label.attribute = db.label.attribute + db.informalfigure.pgwide.attribute = db.pgwide.attribute + db.informalfigure.floatstyle.attribute = db.floatstyle.attribute + db.informalfigure.attlist = + db.informalfigure.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.informalfigure.label.attribute? + & db.informalfigure.pgwide.attribute? + & db.informalfigure.floatstyle.attribute? + db.informalfigure.info = db._info.title.forbidden + db.informalfigure = + + ## A untitled figure + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:informalfigure" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element informalfigure { + db.informalfigure.attlist, + db.informalfigure.info, + db.all.blocks+, + db.caption? + } +} +db.mediaobject.content = + (db.videoobject | db.audioobject | db.imageobject | db.textobject) + | db.imageobjectco +div { + db.mediaobject.role.attribute = attribute role { text } + db.mediaobject.attlist = + db.mediaobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mediaobject.info = db._info.title.forbidden + db.mediaobject = + + ## A displayed media object (video, audio, image, etc.) + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:mediaobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element mediaobject { + db.mediaobject.attlist, + db.mediaobject.info, + db.alt?, + db.mediaobject.content+, + db.caption? + } +} +div { + db.inlinemediaobject.role.attribute = attribute role { text } + db.inlinemediaobject.attlist = + db.inlinemediaobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.inlinemediaobject.info = db._info.title.forbidden + db.inlinemediaobject = + + ## An inline media object (video, audio, image, and so on) + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:inlinemediaobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element inlinemediaobject { + db.inlinemediaobject.attlist, + db.inlinemediaobject.info, + db.alt?, + db.mediaobject.content+ + } +} +div { + db.videoobject.role.attribute = attribute role { text } + db.videoobject.attlist = + db.videoobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.videoobject.info = db._info.title.forbidden + db.videoobject = + + ## A wrapper for video data and its associated meta-information + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:videoobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element videoobject { + db.videoobject.attlist, + db.videoobject.info, + db.videodata, + db.multimediaparam* + } +} +div { + db.audioobject.role.attribute = attribute role { text } + db.audioobject.attlist = + db.audioobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.audioobject.info = db._info.title.forbidden + db.audioobject = + + ## A wrapper for audio data and its associated meta-information + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:audioobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element audioobject { + db.audioobject.attlist, + db.audioobject.info, + db.audiodata, + db.multimediaparam* + } +} +db.imageobject.content = + db.imagedata | db.imagedata.mathml | db.imagedata.svg +div { + db.imageobject.role.attribute = attribute role { text } + db.imageobject.attlist = + db.imageobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.imageobject.info = db._info.title.forbidden + db.imageobject = + + ## A wrapper for image data and its associated meta-information + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:imageobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element imageobject { + db.imageobject.attlist, + db.imageobject.info, + db.imageobject.content + } +} +div { + db.textobject.role.attribute = attribute role { text } + db.textobject.attlist = + db.textobject.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.textobject.info = db._info.title.forbidden + db.textobject = + + ## A wrapper for a text description of an object and its associated meta-information + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:textobject" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element textobject { + db.textobject.attlist, + db.textobject.info, + (db.phrase | db.textdata | db.all.blocks+) + } +} +div { + db.videodata.role.attribute = attribute role { text } + db.videodata.align.enumeration = db.halign.enumeration + db.videodata.align.attribute = + + ## Specifies the (horizontal) alignment of the video data + attribute align { db.videodata.align.enumeration } + db.videodata.autoplay.attribute = db.autoplay.attribute + db.videodata.classid.attribute = db.classid.attribute + db.videodata.valign.enumeration = db.valign.enumeration + db.videodata.valign.attribute = + + ## Specifies the vertical alignment of the video data + attribute valign { db.videodata.valign.enumeration } + db.videodata.width.attribute = db.width.attribute + db.videodata.depth.attribute = db.depth.attribute + db.videodata.contentwidth.attribute = db.contentwidth.attribute + db.videodata.contentdepth.attribute = db.contentdepth.attribute + db.videodata.scalefit.enumeration = db.scalefit.enumeration + db.videodata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.videodata.scalefit.enumeration } + db.videodata.scale.attribute = db.scale.attribute + db.videodata.attlist = + db.videodata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.videodata.align.attribute? + & db.videodata.valign.attribute? + & db.videodata.width.attribute? + & db.videodata.contentwidth.attribute? + & db.videodata.scalefit.attribute? + & db.videodata.scale.attribute? + & db.videodata.depth.attribute? + & db.videodata.contentdepth.attribute? + & db.videodata.autoplay.attribute? + & db.videodata.classid.attribute? + db.videodata.info = db._info.title.forbidden + db.videodata = + + ## Pointer to external video data + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:videodata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element videodata { db.videodata.attlist, db.videodata.info } +} +div { + db.audiodata.role.attribute = attribute role { text } + db.audiodata.align.enumeration = db.halign.enumeration + db.audiodata.align.attribute = + + ## Specifies the (horizontal) alignment of the video data + attribute align { db.audiodata.align.enumeration } + db.audiodata.autoplay.attribute = db.autoplay.attribute + db.audiodata.classid.attribute = db.classid.attribute + db.audiodata.contentwidth.attribute = db.contentwidth.attribute + db.audiodata.contentdepth.attribute = db.contentdepth.attribute + db.audiodata.depth.attribute = db.depth.attribute + db.audiodata.scale.attribute = db.scale.attribute + db.audiodata.scalefit.enumeration = db.scalefit.enumeration + db.audiodata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.audiodata.scalefit.enumeration } + db.audiodata.valign.enumeration = db.valign.enumeration + db.audiodata.valign.attribute = + + ## Specifies the vertical alignment of the video data + attribute valign { db.audiodata.valign.enumeration } + db.audiodata.width.attribute = db.width.attribute + db.audiodata.attlist = + db.audiodata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.audiodata.align.attribute? + & db.audiodata.autoplay.attribute? + & db.audiodata.classid.attribute? + & db.audiodata.contentdepth.attribute? + & db.audiodata.contentwidth.attribute? + & db.audiodata.depth.attribute? + & db.audiodata.scale.attribute? + & db.audiodata.scalefit.attribute? + & db.audiodata.valign.attribute? + & db.audiodata.width.attribute? + db.audiodata.info = db._info.title.forbidden + db.audiodata = + + ## Pointer to external audio data + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:audiodata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element audiodata { db.audiodata.attlist, db.audiodata.info } +} +div { + db.imagedata.role.attribute = attribute role { text } + db.imagedata.align.enumeration = db.halign.enumeration + db.imagedata.align.attribute = + + ## Specifies the (horizontal) alignment of the image data + attribute align { db.imagedata.align.enumeration } + db.imagedata.valign.enumeration = db.valign.enumeration + db.imagedata.valign.attribute = + + ## Specifies the vertical alignment of the image data + attribute valign { db.imagedata.valign.enumeration } + db.imagedata.width.attribute = db.width.attribute + db.imagedata.depth.attribute = db.depth.attribute + db.imagedata.contentwidth.attribute = db.contentwidth.attribute + db.imagedata.contentdepth.attribute = db.contentdepth.attribute + db.imagedata.scalefit.enumeration = db.scalefit.enumeration + db.imagedata.scalefit.attribute = + + ## Determines if anamorphic scaling is forbidden + attribute scalefit { db.imagedata.scalefit.enumeration } + db.imagedata.scale.attribute = db.scale.attribute + db.imagedata.attlist = + db.imagedata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.info = db._info.title.forbidden + db.imagedata = + + ## Pointer to external image data + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:imagedata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element imagedata { db.imagedata.attlist, db.imagedata.info } +} +div { + db.textdata.role.attribute = attribute role { text } + db.textdata.encoding.attribute = + + ## Identifies the encoding of the text in the external file + attribute encoding { text } + db.textdata.attlist = + db.textdata.role.attribute? + & db.common.attributes + & db.common.data.attributes + & db.textdata.encoding.attribute? + db.textdata.info = db._info.title.forbidden + db.textdata = + + ## Pointer to external text data + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:textdata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element textdata { db.textdata.attlist, db.textdata.info } +} +div { + db.multimediaparam.role.attribute = attribute role { text } + db.multimediaparam.name.attribute = + + ## Specifies the name of the parameter + attribute name { text } + db.multimediaparam.value.attribute = + + ## Specifies the value of the parameter + attribute value { text } + db.multimediaparam.valuetype.attribute = + + ## Specifies the type of the value of the parameter + attribute valuetype { text } + db.multimediaparam.attlist = + db.multimediaparam.role.attribute? + & db.common.attributes + & db.multimediaparam.name.attribute + & db.multimediaparam.value.attribute + & db.multimediaparam.valuetype.attribute? + db.multimediaparam = + + ## Application specific parameters for a media player + element multimediaparam { db.multimediaparam.attlist, empty } +} +div { + db.caption.role.attribute = attribute role { text } + db.caption.attlist = + db.caption.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.caption.info = db._info.title.forbidden + db.caption = + + ## A caption + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caption { + db.caption.attlist, db.caption.info, db.all.blocks+ + } +} +div { + db.address.role.attribute = attribute role { text } + db.address.attlist = + db.address.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.address = + + ## A real-world address, generally a postal address + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:address" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element address { + db.address.attlist, + (db._text + | db.personname + | db.orgname + | db.pob + | db.street + | db.city + | db.state + | db.postcode + | db.country + | db.phone + | db.fax + | db.email + | db.uri + | db.otheraddr)* + } +} +div { + db.street.role.attribute = attribute role { text } + db.street.attlist = + db.street.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.street = + + ## A street address in an address + element street { db.street.attlist, db._text } +} +div { + db.pob.role.attribute = attribute role { text } + db.pob.attlist = + db.pob.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pob = + + ## A post office box in an address + element pob { db.pob.attlist, db._text } +} +div { + db.postcode.role.attribute = attribute role { text } + db.postcode.attlist = + db.postcode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.postcode = + + ## A postal code in an address + element postcode { db.postcode.attlist, db._text } +} +div { + db.city.role.attribute = attribute role { text } + db.city.attlist = + db.city.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.city = + + ## The name of a city in an address + element city { db.city.attlist, db._text } +} +div { + db.state.role.attribute = attribute role { text } + db.state.attlist = + db.state.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.state = + + ## A state or province in an address + element state { db.state.attlist, db._text } +} +div { + db.country.role.attribute = attribute role { text } + db.country.attlist = + db.country.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.country = + + ## The name of a country + element country { db.country.attlist, db._text } +} +div { + db.phone.role.attribute = attribute role { text } + db.phone.attlist = + db.phone.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.phone = + + ## A telephone number + element phone { db.phone.attlist, db._text } +} +div { + db.fax.role.attribute = attribute role { text } + db.fax.attlist = + db.fax.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.fax = + + ## A fax number + element fax { db.fax.attlist, db._text } +} +div { + db.otheraddr.role.attribute = attribute role { text } + db.otheraddr.attlist = + db.otheraddr.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.otheraddr = + + ## Uncategorized information in address + element otheraddr { db.otheraddr.attlist, db._text } +} +div { + db.affiliation.role.attribute = attribute role { text } + db.affiliation.attlist = + db.affiliation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.affiliation = + + ## The institutional affiliation of an individual + element affiliation { + db.affiliation.attlist, + db.shortaffil?, + db.jobtitle*, + (db.org? | (db.orgname?, db.orgdiv*, db.address*)) + } +} +div { + db.shortaffil.role.attribute = attribute role { text } + db.shortaffil.attlist = + db.shortaffil.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.shortaffil = + + ## A brief description of an affiliation + element shortaffil { db.shortaffil.attlist, db._text } +} +div { + db.jobtitle.role.attribute = attribute role { text } + db.jobtitle.attlist = + db.jobtitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.jobtitle = + + ## The title of an individual in an organization + element jobtitle { db.jobtitle.attlist, db._text } +} +div { + db.orgname.class.enumeration = + + ## A consortium + "consortium" + | + ## A corporation + "corporation" + | + ## An informal organization + "informal" + | + ## A non-profit organization + "nonprofit" + db.orgname.class-enum.attribute = + + ## Specifies the nature of the organization + attribute class { db.orgname.class.enumeration } + db.orgname.class-other.attributes = + + ## Specifies the nature of the organization + attribute class { + + ## Indicates a non-standard organization class + "other" + }, + + ## Identifies the non-standard nature of the organization + attribute otherclass { text } + db.orgname.class.attribute = + db.orgname.class-enum.attribute | db.orgname.class-other.attributes + db.orgname.role.attribute = attribute role { text } + db.orgname.attlist = + db.orgname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.orgname.class.attribute? + db.orgname = + + ## The name of an organization + element orgname { db.orgname.attlist, db._text } +} +div { + db.orgdiv.role.attribute = attribute role { text } + db.orgdiv.attlist = + db.orgdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.orgdiv = + + ## A division of an organization + element orgdiv { db.orgdiv.attlist, db.all.inlines* } +} +div { + db.artpagenums.role.attribute = attribute role { text } + db.artpagenums.attlist = + db.artpagenums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.artpagenums = + + ## The page numbers of an article as published + element artpagenums { db.artpagenums.attlist, db._text } +} +div { + db.personname.role.attribute = attribute role { text } + db.personname.attlist = + db.personname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.personname = + + ## The personal name of an individual + element personname { + db.personname.attlist, + (db._text + | (db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername)+ + | (db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername)+) + } +} +db.person.author.contentmodel = + db.personname, + (db.personblurb + | db.affiliation + | db.email + | db.uri + | db.address + | db.contrib)* +db.org.author.contentmodel = + db.orgname, + (db.orgdiv + | db.affiliation + | db.email + | db.uri + | db.address + | db.contrib)* +db.credit.contentmodel = + db.person.author.contentmodel | db.org.author.contentmodel +div { + db.author.role.attribute = attribute role { text } + db.author.attlist = + db.author.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.author = + + ## The name of an individual author + element author { db.author.attlist, db.credit.contentmodel } +} +div { + db.authorgroup.role.attribute = attribute role { text } + db.authorgroup.attlist = + db.authorgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.authorgroup = + + ## Wrapper for author information when a document has multiple authors or collaborators + element authorgroup { + db.authorgroup.attlist, (db.author | db.editor | db.othercredit)+ + } +} +div { + db.collab.role.attribute = attribute role { text } + db.collab.attlist = + db.collab.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.collab = + + ## Identifies a collaborator + element collab { + db.collab.attlist, + (db.person | db.personname | db.org | db.orgname)+, + db.affiliation* + } +} +div { + db.authorinitials.role.attribute = attribute role { text } + db.authorinitials.attlist = + db.authorinitials.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.authorinitials = + + ## The initials or other short identifier for an author + element authorinitials { db.authorinitials.attlist, db._text } +} +div { + db.person.role.attribute = attribute role { text } + db.person.attlist = + db.person.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.person = + + ## A person and associated metadata + element person { + db.person.attlist, + db.personname, + (db.address + | db.affiliation + | db.email + | db.uri + | db.personblurb)* + } +} +div { + db.org.role.attribute = attribute role { text } + db.org.attlist = + db.org.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.org = + + ## An organization and associated metadata + element org { + db.org.attlist, + db.orgname, + (db.address | db.affiliation | db.email | db.uri | db.orgdiv)* + } +} +div { + db.confgroup.role.attribute = attribute role { text } + db.confgroup.attlist = + db.confgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confgroup = + + ## A wrapper for document meta-information about a conference + element confgroup { + db.confgroup.attlist, + (db.confdates + | db.conftitle + | db.confnum + | db.confsponsor + | db.address)* + } +} +div { + db.confdates.role.attribute = attribute role { text } + db.confdates.attlist = + db.confdates.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confdates = + + ## The dates of a conference for which a document was written + element confdates { db.confdates.attlist, db._text } +} +div { + db.conftitle.role.attribute = attribute role { text } + db.conftitle.attlist = + db.conftitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.conftitle = + + ## The title of a conference for which a document was written + element conftitle { db.conftitle.attlist, db._text } +} +div { + db.confnum.role.attribute = attribute role { text } + db.confnum.attlist = + db.confnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confnum = + + ## An identifier, frequently numerical, associated with a conference for which a document was written + element confnum { db.confnum.attlist, db._text } +} +div { + db.confsponsor.role.attribute = attribute role { text } + db.confsponsor.attlist = + db.confsponsor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.confsponsor = + + ## The sponsor of a conference for which a document was written + element confsponsor { db.confsponsor.attlist, db._text } +} +div { + db.contractnum.role.attribute = attribute role { text } + db.contractnum.attlist = + db.contractnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contractnum = + + ## The contract number of a document + element contractnum { db.contractnum.attlist, db._text } +} +div { + db.contractsponsor.role.attribute = attribute role { text } + db.contractsponsor.attlist = + db.contractsponsor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contractsponsor = + + ## The sponsor of a contract + element contractsponsor { db.contractsponsor.attlist, db._text } +} +div { + db.copyright.role.attribute = attribute role { text } + db.copyright.attlist = + db.copyright.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.copyright = + + ## Copyright information about a document + element copyright { db.copyright.attlist, db.year+, db.holder* } +} +div { + db.year.role.attribute = attribute role { text } + db.year.attlist = + db.year.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.year = + + ## The year of publication of a document + element year { db.year.attlist, db._text } +} +div { + db.holder.role.attribute = attribute role { text } + db.holder.attlist = + db.holder.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.holder = + + ## The name of the individual or organization that holds a copyright + element holder { db.holder.attlist, db._text } +} +db.cover.contentmodel = + (db.para.blocks + | db.extension.blocks + | db.list.blocks + | db.informal.blocks + | db.publishing.blocks + | db.graphic.blocks + | db.technical.blocks + | db.verbatim.blocks + | db.bridgehead + | db.remark + | db.revhistory) + | db.synopsis.blocks +div { + db.cover.role.attribute = attribute role { text } + db.cover.attlist = + db.cover.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.cover = + + ## Additional content for the cover of a publication + element cover { db.cover.attlist, db.cover.contentmodel+ } +} +db.date.contentmodel = + xsd:date | xsd:dateTime | xsd:gYearMonth | xsd:gYear | text +div { + db.date.role.attribute = attribute role { text } + db.date.attlist = + db.date.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.date = + + ## The date of publication or revision of a document + element date { db.date.attlist, db.date.contentmodel } +} +div { + db.edition.role.attribute = attribute role { text } + db.edition.attlist = + db.edition.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.edition = + + ## The name or number of an edition of a document + element edition { db.edition.attlist, db._text } +} +div { + db.editor.role.attribute = attribute role { text } + db.editor.attlist = + db.editor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.editor = + + ## The name of the editor of a document + element editor { db.editor.attlist, db.credit.contentmodel } +} +div { + db.biblioid.role.attribute = attribute role { text } + db.biblioid.attlist = + db.biblioid.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.biblioid = + + ## An identifier for a document + element biblioid { db.biblioid.attlist, db._text } +} +div { + db.citebiblioid.role.attribute = attribute role { text } + db.citebiblioid.attlist = + db.citebiblioid.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.citebiblioid = + + ## A citation of a bibliographic identifier + element citebiblioid { db.citebiblioid.attlist, db._text } +} +div { + db.bibliosource.role.attribute = attribute role { text } + db.bibliosource.attlist = + db.bibliosource.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + db.bibliosource = + + ## The source of a document + element bibliosource { db.bibliosource.attlist, db._text } +} +div { + db.bibliorelation.type.enumeration = + + ## The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format + "hasformat" + | + ## The described resource includes the referenced resource either physically or logically + "haspart" + | + ## The described resource has a version, edition, or adaptation, namely, the referenced resource + "hasversion" + | + ## The described resource is the same intellectual content of the referenced resource, but presented in another format + "isformatof" + | + ## The described resource is a physical or logical part of the referenced resource + "ispartof" + | + ## The described resource is referenced, cited, or otherwise pointed to by the referenced resource + "isreferencedby" + | + ## The described resource is supplanted, displaced, or superceded by the referenced resource + "isreplacedby" + | + ## The described resource is required by the referenced resource, either physically or logically + "isrequiredby" + | + ## The described resource is a version, edition, or adaptation of the referenced resource; changes in version imply substantive changes in content rather than differences in format + "isversionof" + | + ## The described resource references, cites, or otherwise points to the referenced resource + "references" + | + ## The described resource supplants, displaces, or supersedes the referenced resource + "replaces" + | + ## The described resource requires the referenced resource to support its function, delivery, or coherence of content + "requires" + db.bibliorelation.type-enum.attribute = + + ## Identifies the type of relationship + attribute type { db.bibliorelation.type.enumeration }? + db.bibliorelation.type-other.attributes = + + ## Identifies the type of relationship + attribute type { + + ## The described resource has a non-standard relationship with the referenced resource + "othertype" + }?, + + ## A keyword that identififes the type of the non-standard relationship + attribute othertype { xsd:NMTOKEN } + db.bibliorelation.type.attribute = + db.bibliorelation.type-enum.attribute + | db.bibliorelation.type-other.attributes + db.bibliorelation.role.attribute = attribute role { text } + db.bibliorelation.attlist = + db.bibliorelation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblio.class.attribute + & db.bibliorelation.type.attribute + db.bibliorelation = + + ## The relationship of a document to another + element bibliorelation { db.bibliorelation.attlist, db._text } +} +div { + db.bibliocoverage.spacial.enumeration = + + ## The DCMI Point identifies a point in space using its geographic coordinates + "dcmipoint" + | + ## ISO 3166 Codes for the representation of names of countries + "iso3166" + | + ## The DCMI Box identifies a region of space using its geographic limits + "dcmibox" + | + ## The Getty Thesaurus of Geographic Names + "tgn" + db.bibliocoverage.spatial-enum.attribute = + + ## Specifies the type of spatial coverage + attribute spatial { db.bibliocoverage.spacial.enumeration }? + db.bibliocoverage.spatial-other.attributes = + + ## Specifies the type of spatial coverage + attribute spatial { + + ## Identifies a non-standard type of coverage + "otherspatial" + }?, + + ## A keyword that identifies the type of non-standard coverage + attribute otherspatial { xsd:NMTOKEN } + db.bibliocoverage.spatial.attribute = + db.bibliocoverage.spatial-enum.attribute + | db.bibliocoverage.spatial-other.attributes + db.bibliocoverage.temporal.enumeration = + + ## A specification of the limits of a time interval + "dcmiperiod" + | + ## W3C Encoding rules for dates and times—a profile based on ISO 8601 + "w3c-dtf" + db.bibliocoverage.temporal-enum.attribute = + + ## Specifies the type of temporal coverage + attribute temporal { db.bibliocoverage.temporal.enumeration }? + db.bibliocoverage.temporal-other.attributes = + + ## Specifies the type of temporal coverage + attribute temporal { + + ## Specifies a non-standard type of coverage + "othertemporal" + }?, + + ## A keyword that identifies the type of non-standard coverage + attribute othertemporal { xsd:NMTOKEN } + db.bibliocoverage.temporal.attribute = + db.bibliocoverage.temporal-enum.attribute + | db.bibliocoverage.temporal-other.attributes + db.bibliocoverage.coverage.attrib = + db.bibliocoverage.spatial.attribute + & db.bibliocoverage.temporal.attribute + db.bibliocoverage.role.attribute = attribute role { text } + db.bibliocoverage.attlist = + db.bibliocoverage.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bibliocoverage.coverage.attrib + db.bibliocoverage = + + ## The spatial or temporal coverage of a document + element bibliocoverage { db.bibliocoverage.attlist, db._text } +} +div { + db.legalnotice.role.attribute = attribute role { text } + db.legalnotice.attlist = + db.legalnotice.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.legalnotice.info = db._info.title.only + db.legalnotice = + + ## A statement of legal obligations or requirements + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:legalnotice" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element legalnotice { + db.legalnotice.attlist, db.legalnotice.info, db.all.blocks+ + } +} +div { + db.othercredit.class.enumeration = + + ## A copy editor + "copyeditor" + | + ## A graphic designer + "graphicdesigner" + | + ## Some other contributor + "other" + | + ## A production editor + "productioneditor" + | + ## A technical editor + "technicaleditor" + | + ## A translator + "translator" + | + ## An indexer + "indexer" + | + ## A proof-reader + "proofreader" + | + ## A cover designer + "coverdesigner" + | + ## An interior designer + "interiordesigner" + | + ## An illustrator + "illustrator" + | + ## A reviewer + "reviewer" + | + ## A typesetter + "typesetter" + | + ## A converter (a persons responsible for conversion, not an application) + "conversion" + db.othercredit.class-enum.attribute = + + ## Identifies the nature of the contributor + attribute class { db.othercredit.class.enumeration }? + db.othercredit.class-other.attribute = + + ## Identifies the nature of the non-standard contribution + attribute otherclass { xsd:NMTOKEN } + db.othercredit.class-other.attributes = + + ## Identifies the nature of the contributor + attribute class { + + ## Identifies a non-standard contribution + "other" + } + & db.othercredit.class-other.attribute + db.othercredit.class.attribute = + db.othercredit.class-enum.attribute + | db.othercredit.class-other.attributes + db.othercredit.role.attribute = attribute role { text } + db.othercredit.attlist = + db.othercredit.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.othercredit.class.attribute + db.othercredit = + + ## A person or entity, other than an author or editor, credited in a document + element othercredit { + db.othercredit.attlist, db.credit.contentmodel + } +} +div { + db.pagenums.role.attribute = attribute role { text } + db.pagenums.attlist = + db.pagenums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pagenums = + + ## The numbers of the pages in a book, for use in a bibliographic entry + element pagenums { db.pagenums.attlist, db._text } +} +div { + db.contrib.role.attribute = attribute role { text } + db.contrib.attlist = + db.contrib.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.contrib = + + ## A summary of the contributions made to a document by a credited source + element contrib { db.contrib.attlist, db.all.inlines* } +} +div { + db.honorific.role.attribute = attribute role { text } + db.honorific.attlist = + db.honorific.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.honorific = + + ## The title of a person + element honorific { db.honorific.attlist, db._text } +} +div { + db.firstname.role.attribute = attribute role { text } + db.firstname.attlist = + db.firstname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.firstname = + + ## A given name of a person + element firstname { db.firstname.attlist, db._text } +} +div { + db.givenname.role.attribute = attribute role { text } + db.givenname.attlist = + db.givenname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.givenname = + + ## The given name of a person + element givenname { db.givenname.attlist, db._text } +} +div { + db.surname.role.attribute = attribute role { text } + db.surname.attlist = + db.surname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.surname = + + ## An inherited or family name; in western cultures the last name + element surname { db.surname.attlist, db._text } +} +div { + db.lineage.role.attribute = attribute role { text } + db.lineage.attlist = + db.lineage.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lineage = + + ## The portion of a person's name indicating a relationship to ancestors + element lineage { db.lineage.attlist, db._text } +} +div { + db.othername.role.attribute = attribute role { text } + db.othername.attlist = + db.othername.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.othername = + + ## A component of a person's name that is not a first name, surname, or lineage + element othername { db.othername.attlist, db._text } +} +div { + db.printhistory.role.attribute = attribute role { text } + db.printhistory.attlist = + db.printhistory.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.printhistory = + + ## The printing history of a document + element printhistory { db.printhistory.attlist, db.para.blocks+ } +} +div { + db.pubdate.role.attribute = attribute role { text } + db.pubdate.attlist = + db.pubdate.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.pubdate = + + ## The date of publication of a document + element pubdate { db.pubdate.attlist, db.date.contentmodel } +} +div { + db.publisher.role.attribute = attribute role { text } + db.publisher.attlist = + db.publisher.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.publisher = + + ## The publisher of a document + element publisher { + db.publisher.attlist, db.publishername, db.address* + } +} +div { + db.publishername.role.attribute = attribute role { text } + db.publishername.attlist = + db.publishername.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.publishername = + + ## The name of the publisher of a document + element publishername { db.publishername.attlist, db._text } +} +div { + db.releaseinfo.role.attribute = attribute role { text } + db.releaseinfo.attlist = + db.releaseinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.releaseinfo = + + ## Information about a particular release of a document + element releaseinfo { db.releaseinfo.attlist, db._text } +} +div { + db.revhistory.role.attribute = attribute role { text } + db.revhistory.attlist = + db.revhistory.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revhistory.info = db._info.title.only + db.revhistory = + + ## A history of the revisions to a document + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:revhistory" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element revhistory { + db.revhistory.attlist, db.revhistory.info, db.revision+ + } +} +div { + db.revision.role.attribute = attribute role { text } + db.revision.attlist = + db.revision.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revision = + + ## An entry describing a single revision in the history of the revisions to a document + element revision { + db.revision.attlist, + db.revnumber?, + db.date, + (db.authorinitials | db.author)*, + (db.revremark | db.revdescription)? + } +} +div { + db.revnumber.role.attribute = attribute role { text } + db.revnumber.attlist = + db.revnumber.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revnumber = + + ## A document revision number + element revnumber { db.revnumber.attlist, db._text } +} +div { + db.revremark.role.attribute = attribute role { text } + db.revremark.attlist = + db.revremark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revremark = + + ## A description of a revision to a document + element revremark { db.revremark.attlist, db._text } +} +div { + db.revdescription.role.attribute = attribute role { text } + db.revdescription.attlist = + db.revdescription.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.revdescription = + + ## A extended description of a revision to a document + element revdescription { db.revdescription.attlist, db.all.blocks* } +} +div { + db.seriesvolnums.role.attribute = attribute role { text } + db.seriesvolnums.attlist = + db.seriesvolnums.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seriesvolnums = + + ## Numbers of the volumes in a series of books + element seriesvolnums { db.seriesvolnums.attlist, db._text } +} +div { + db.volumenum.role.attribute = attribute role { text } + db.volumenum.attlist = + db.volumenum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.volumenum = + + ## The volume number of a document in a set (as of books in a set or articles in a journal) + element volumenum { db.volumenum.attlist, db._text } +} +div { + db.issuenum.role.attribute = attribute role { text } + db.issuenum.attlist = + db.issuenum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.issuenum = + + ## The number of an issue of a journal + element issuenum { db.issuenum.attlist, db._text } +} +div { + db.package.role.attribute = attribute role { text } + db.package.attlist = + db.package.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.package = + + ## A software or application package + element package { db.package.attlist, db._text } +} +div { + db.email.role.attribute = attribute role { text } + db.email.attlist = + db.email.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.email = + + ## An email address + element email { db.email.attlist, db._text } +} +div { + db.lineannotation.role.attribute = attribute role { text } + db.lineannotation.attlist = + db.lineannotation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lineannotation = + + ## A comment on a line in a verbatim listing + element lineannotation { db.lineannotation.attlist, db._text } +} +div { + db.parameter.class.enumeration = + + ## A command + "command" + | + ## A function + "function" + | + ## An option + "option" + db.parameter.class.attribute = + + ## Identifies the class of parameter + attribute class { db.parameter.class.enumeration } + db.parameter.role.attribute = attribute role { text } + db.parameter.attlist = + db.parameter.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.parameter.class.attribute? + db.parameter = + + ## A value or a symbolic reference to a value + element parameter { db.parameter.attlist, db._text } +} +db.replaceable.inlines = db._text | db.co +div { + db.replaceable.class.enumeration = + + ## A command + "command" + | + ## A function + "function" + | + ## An option + "option" + | + ## A parameter + "parameter" + db.replaceable.class.attribute = + + ## Identifies the nature of the replaceable text + attribute class { db.replaceable.class.enumeration } + db.replaceable.role.attribute = attribute role { text } + db.replaceable.attlist = + db.replaceable.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.replaceable.class.attribute? + db.replaceable = + + ## Content that may or must be replaced by the user + element replaceable { + db.replaceable.attlist, db.replaceable.inlines* + } +} +div { + db.uri.type.attribute = + + ## Identifies the type of URI specified + attribute type { text }? + db.uri.role.attribute = attribute role { text } + db.uri.attlist = + db.uri.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.uri.type.attribute + db.uri = + + ## A Uniform Resource Identifier + element uri { db.uri.attlist, db._text } +} +div { + db.abbrev.role.attribute = attribute role { text } + db.abbrev.attlist = + db.abbrev.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.abbrev = + + ## An abbreviation, especially one followed by a period + element abbrev { + db.abbrev.attlist, + (db._text | db.superscript | db.subscript | db.trademark)* + } +} +div { + db.acronym.role.attribute = attribute role { text } + db.acronym.attlist = + db.acronym.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.acronym = + + ## An often pronounceable word made from the initial (or selected) letters of a name or phrase + element acronym { + db.acronym.attlist, + (db._text | db.superscript | db.subscript | db.trademark)* + } +} +div { + db.citation.role.attribute = attribute role { text } + db.citation.attlist = + db.citation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.citation = + + ## An inline bibliographic reference to another published work + element citation { db.citation.attlist, db.all.inlines* } +} +div { + db.citerefentry.role.attribute = attribute role { text } + db.citerefentry.attlist = + db.citerefentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.citerefentry = + + ## A citation to a reference page + element citerefentry { + db.citerefentry.attlist, db.refentrytitle, db.manvolnum? + } +} +div { + db.refentrytitle.role.attribute = attribute role { text } + db.refentrytitle.attlist = + db.refentrytitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refentrytitle = + + ## The title of a reference page + element refentrytitle { db.refentrytitle.attlist, db.all.inlines* } +} +div { + db.manvolnum.role.attribute = attribute role { text } + db.manvolnum.attlist = + db.manvolnum.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.manvolnum = + + ## A reference volume number + element manvolnum { db.manvolnum.attlist, db._text } +} +div { + db.citetitle.pubwork.enumeration = + + ## An article + "article" + | + ## A bulletin board system + "bbs" + | + ## A book + "book" + | + ## A CD-ROM + "cdrom" + | + ## A chapter (as of a book) + "chapter" + | + ## A DVD + "dvd" + | + ## An email message + "emailmessage" + | + ## A gopher page + "gopher" + | + ## A journal + "journal" + | + ## A manuscript + "manuscript" + | + ## A posting to a newsgroup + "newsposting" + | + ## A part (as of a book) + "part" + | + ## A reference entry + "refentry" + | + ## A section (as of a book or article) + "section" + | + ## A series + "series" + | + ## A set (as of books) + "set" + | + ## A web page + "webpage" + | + ## A wiki page + "wiki" + db.citetitle.pubwork.attribute = + + ## Identifies the nature of the publication being cited + attribute pubwork { db.citetitle.pubwork.enumeration } + db.citetitle.role.attribute = attribute role { text } + db.citetitle.attlist = + db.citetitle.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.citetitle.pubwork.attribute? + db.citetitle = + + ## The title of a cited work + element citetitle { db.citetitle.attlist, db.all.inlines* } +} +div { + db.emphasis.role.attribute = attribute role { text } + db.emphasis.attlist = + db.emphasis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.emphasis = + + ## Emphasized text + element emphasis { db.emphasis.attlist, db.all.inlines* } +} +div { + db._emphasis = + + ## A limited span of emphasized text + element emphasis { db.emphasis.attlist, db._text } +} +div { + db.foreignphrase.role.attribute = attribute role { text } + db.foreignphrase.attlist = + db.foreignphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.foreignphrase = + + ## A word or phrase in a language other than the primary language of the document + element foreignphrase { + db.foreignphrase.attlist, (text | db.general.inlines)* + } +} +div { + db._foreignphrase.role.attribute = attribute role { text } + db._foreignphrase.attlist = + db._foreignphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db._foreignphrase = + + ## A limited word or phrase in a language other than the primary language of the document + element foreignphrase { db._foreignphrase.attlist, db._text } +} +div { + db.phrase.role.attribute = attribute role { text } + db.phrase.attlist = + db.phrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.phrase = + + ## A span of text + element phrase { db.phrase.attlist, db.all.inlines* } +} +div { + db._phrase = + + ## A limited span of text + element phrase { db.phrase.attlist, db._text } +} +div { + db.quote.role.attribute = attribute role { text } + db.quote.attlist = + db.quote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.quote = + + ## An inline quotation + element quote { db.quote.attlist, db.all.inlines* } +} +div { + db._quote.role.attribute = attribute role { text } + db._quote.attlist = + db._quote.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db._quote = + + ## A limited inline quotation + element quote { db._quote.attlist, db._text } +} +div { + db.subscript.role.attribute = attribute role { text } + db.subscript.attlist = + db.subscript.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.subscript = + + ## A subscript (as in H2 + ## O, the molecular formula for water) + element subscript { db.subscript.attlist, db._text } +} +div { + db.superscript.role.attribute = attribute role { text } + db.superscript.attlist = + db.superscript.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.superscript = + + ## A superscript (as in x2 + ## , the mathematical notation for x multiplied by itself) + element superscript { db.superscript.attlist, db._text } +} +div { + db.trademark.class.enumeration = + + ## A copyright + "copyright" + | + ## A registered copyright + "registered" + | + ## A service + "service" + | + ## A trademark + "trade" + db.trademark.class.attribute = + + ## Identifies the class of trade mark + attribute class { db.trademark.class.enumeration } + db.trademark.role.attribute = attribute role { text } + db.trademark.attlist = + db.trademark.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.trademark.class.attribute? + db.trademark = + + ## A trademark + element trademark { db.trademark.attlist, db._text } +} +div { + db.wordasword.role.attribute = attribute role { text } + db.wordasword.attlist = + db.wordasword.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.wordasword = + + ## A word meant specifically as a word and not representing anything else + element wordasword { db.wordasword.attlist, db._text } +} +div { + db.footnoteref.role.attribute = attribute role { text } + db.footnoteref.label.attribute = db.label.attribute + db.footnoteref.attlist = + db.footnoteref.role.attribute? + & db.common.attributes + & db.linkend.attribute + & db.footnoteref.label.attribute? + db.footnoteref = + + ## A cross reference to a footnote (a footnote mark) + [ + s:pattern [ + name = "Footnote reference type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:footnoteref" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'footnote' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on footnoteref must point to a footnote." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element footnoteref { db.footnoteref.attlist, empty } +} +div { + db.xref.role.attribute = attribute role { text } + db.xref.xrefstyle.attribute = db.xrefstyle.attribute + db.xref.endterm.attribute = db.endterm.attribute + db.xref.attlist = + db.xref.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.xref.xrefstyle.attribute? + & db.xref.endterm.attribute? + db.xref = + + ## A cross reference to another part of the document + element xref { db.xref.attlist, empty } +} +div { + db.link.role.attribute = attribute role { text } + db.link.xrefstyle.attribute = db.xrefstyle.attribute + db.link.endterm.attribute = db.endterm.attribute + db.link.attlist = + db.link.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.link.xrefstyle.attribute? + & db.link.endterm.attribute? + db.link = + + ## A hypertext link + element link { db.link.attlist, db.all.inlines* } +} +div { + db.olink.role.attribute = attribute role { text } + db.olink.xrefstyle.attribute = db.xrefstyle.attribute + db.olink.localinfo.attribute = + + ## Holds additional information that may be used by the application when resolving the link + attribute localinfo { text } + db.olink.targetdoc.attribute = + + ## Specifies the URI of the document in which the link target appears + attribute targetdoc { xsd:anyURI } + db.olink.targetptr.attribute = + + ## Specifies the location of the link target in the document + attribute targetptr { text } + db.olink.type.attribute = + + ## Identifies application-specific customization of the link behavior + attribute type { text } + db.olink.attlist = + db.common.attributes + & db.olink.targetdoc.attribute? + & db.olink.role.attribute? + & db.olink.xrefstyle.attribute? + & db.olink.localinfo.attribute? + & db.olink.targetptr.attribute? + & db.olink.type.attribute? + db.olink = + + ## A link that addresses its target indirectly + element olink { db.olink.attlist, db.all.inlines* } +} +div { + db.anchor.role.attribute = attribute role { text } + db.anchor.attlist = + db.anchor.role.attribute? & db.common.idreq.attributes + db.anchor = + + ## A spot in the document + element anchor { db.anchor.attlist, empty } +} +div { + db.alt.role.attribute = attribute role { text } + db.alt.attlist = db.alt.role.attribute? & db.common.attributes + db.alt = + + ## A text-only annotation, often used for accessibility + element alt { db.alt.attlist, (text | db.inlinemediaobject)* } +} +db.status.attribute = + + ## Identifies the editorial or publication status of the element on which it occurs + attribute status { text } +db.toplevel.sections = + ((db.section+, db.simplesect*) | db.simplesect+) + | (db.sect1+, db.simplesect*) + | db.refentry+ +db.toplevel.blocks.or.sections = + (db.all.blocks+, db.toplevel.sections?) | db.toplevel.sections +db.recursive.sections = + ((db.section+, db.simplesect*) | db.simplesect+) + | db.refentry+ +db.recursive.blocks.or.sections = + (db.all.blocks+, db.recursive.sections?) | db.recursive.sections +db.divisions = db.part | db.reference +db.components = + db.dedication + | db.acknowledgements + | db.preface + | db.chapter + | db.appendix + | db.article + | db.colophon +db.navigation.components = + notAllowed | db.glossary | db.bibliography | db.index | db.toc +db.component.contentmodel = + db.navigation.components*, + db.toplevel.blocks.or.sections, + db.navigation.components* +db.setindex.components = notAllowed | db.setindex +db.toc.components = notAllowed | db.toc +db.set.components = db.set | db.book +div { + db.set.status.attribute = db.status.attribute + db.set.role.attribute = attribute role { text } + db.set.attlist = + db.set.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.set.status.attribute? + db.set.info = db._info.title.req + db.set = + + ## A collection of books + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:set" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element set { + db.set.attlist, + db.set.info, + db.toc.components?, + db.set.components+, + db.setindex.components? + } +} +db.book.components = + (db.navigation.components | db.components | db.divisions)* | db.topic* +div { + db.book.status.attribute = db.status.attribute + db.book.role.attribute = attribute role { text } + db.book.attlist = + db.book.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.book.status.attribute? + db.book.info = db._info + db.book = + + ## A book + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:book" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element book { db.book.attlist, db.book.info, db.book.components } +} +div { + db.dedication.status.attribute = db.status.attribute + db.dedication.role.attribute = attribute role { text } + db.dedication.attlist = + db.dedication.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.dedication.status.attribute? + db.dedication.info = db._info + db.dedication = + + ## The dedication of a book or other component + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:dedication" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element dedication { + db.dedication.attlist, db.dedication.info, db.all.blocks+ + } +} +div { + db.acknowledgements.status.attribute = db.status.attribute + db.acknowledgements.role.attribute = attribute role { text } + db.acknowledgements.attlist = + db.acknowledgements.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.acknowledgements.status.attribute? + db.acknowledgements.info = db._info + db.acknowledgements = + + ## Acknowledgements of a book or other component + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:acknowledgements" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element acknowledgements { + db.acknowledgements.attlist, + db.acknowledgements.info, + db.all.blocks+ + } +} +div { + db.colophon.status.attribute = db.status.attribute + db.colophon.role.attribute = attribute role { text } + db.colophon.attlist = + db.colophon.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.colophon.status.attribute? + db.colophon.info = db._info + db.colophon = + + ## Text at the back of a book describing facts about its production + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:colophon" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element colophon { + db.colophon.attlist, + db.colophon.info, + ((db.all.blocks+, db.simplesect*) + | (db.all.blocks*, db.simplesect+)) + } +} +db.appendix.contentmodel = db.component.contentmodel | db.topic+ +div { + db.appendix.status.attribute = db.status.attribute + db.appendix.role.attribute = attribute role { text } + db.appendix.attlist = + db.appendix.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.appendix.status.attribute? + db.appendix.info = db._info.title.req + db.appendix = + + ## An appendix in a book or article + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:appendix" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element appendix { + db.appendix.attlist, db.appendix.info, db.appendix.contentmodel? + } +} +db.chapter.contentmodel = db.component.contentmodel | db.topic+ +div { + db.chapter.status.attribute = db.status.attribute + db.chapter.role.attribute = attribute role { text } + db.chapter.attlist = + db.chapter.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.chapter.status.attribute? + db.chapter.info = db._info.title.req + db.chapter = + + ## A chapter, as of a book + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:chapter" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element chapter { + db.chapter.attlist, db.chapter.info, db.chapter.contentmodel? + } +} +db.part.components = + (db.navigation.components | db.components) + | (db.refentry | db.reference) +db.part.contentmodel = db.part.components+ | db.topic+ +div { + db.part.status.attribute = db.status.attribute + db.part.role.attribute = attribute role { text } + db.part.attlist = + db.part.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.part.status.attribute? + db.part.info = db._info.title.req + db.part = + + ## A division in a book + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:part" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element part { + db.part.attlist, + db.part.info, + db.partintro?, + db.part.contentmodel? + } +} +div { + db.preface.status.attribute = db.status.attribute + db.preface.role.attribute = attribute role { text } + db.preface.attlist = + db.preface.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.preface.status.attribute? + db.preface.info = db._info.title.req + db.preface = + + ## Introductory matter preceding the first chapter of a book + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:preface" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element preface { + db.preface.attlist, db.preface.info, db.component.contentmodel? + } +} +div { + db.partintro.status.attribute = db.status.attribute + db.partintro.role.attribute = attribute role { text } + db.partintro.attlist = + db.partintro.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.partintro.status.attribute? + db.partintro.info = db._info + db.partintro = + + ## An introduction to the contents of a part + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:partintro" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element partintro { + db.partintro.attlist, + db.partintro.info, + db.toplevel.blocks.or.sections? + } +} +div { + db.section.status.attribute = db.status.attribute + db.section.role.attribute = attribute role { text } + db.section.attlist = + db.section.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.section.status.attribute? + db.section.info = db._info.title.req + db.section = + + ## A recursive section + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:section" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element section { + db.section.attlist, + db.section.info, + db.recursive.blocks.or.sections?, + db.navigation.components* + } +} +div { + db.simplesect.status.attribute = db.status.attribute + db.simplesect.role.attribute = attribute role { text } + db.simplesect.attlist = + db.simplesect.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.simplesect.status.attribute? + db.simplesect.info = db._info.title.req + db.simplesect = + + ## A section of a document with no subdivisions + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:simplesect" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element simplesect { + db.simplesect.attlist, db.simplesect.info, db.all.blocks* + } +} +db.article.components = db.toplevel.sections +db.article.navcomponents = + db.navigation.components + | db.acknowledgements + | db.dedication + | db.appendix + | db.colophon +div { + db.article.status.attribute = db.status.attribute + db.article.class.enumeration = + + ## A collection of frequently asked questions. + "faq" + | + ## An article in a journal or other periodical. + "journalarticle" + | + ## A description of a product. + "productsheet" + | + ## A specification. + "specification" + | + ## A technical report. + "techreport" + | + ## A white paper. + "whitepaper" + db.article.class.attribute = + + ## Identifies the nature of the article + attribute class { db.article.class.enumeration } + db.article.role.attribute = attribute role { text } + db.article.attlist = + db.article.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.article.status.attribute? + & db.article.class.attribute? + db.article.info = db._info.title.req + db.article = + + ## An article + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:article" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element article { + db.article.attlist, + db.article.info, + db.article.navcomponents*, + ((db.all.blocks+, db.article.components?) + | db.article.components), + db.article.navcomponents* + } +} +db.annotations.attribute = + + ## Identifies one or more annotations that apply to this element + attribute annotations { text } +div { + db.annotation.role.attribute = attribute role { text } + db.annotation.annotates.attribute = + + ## Identifies one ore more elements to which this annotation applies + attribute annotates { text } + db.annotation.attlist = + db.annotation.role.attribute? + & db.annotation.annotates.attribute? + & db.common.attributes + db.annotation.info = db._info.title.only + db.annotation = + + ## An annotation + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:annotation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:annotation)" + "annotation must not occur among the children or descendants of annotation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:annotation" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element annotation { + db.annotation.attlist, db.annotation.info, db.all.blocks+ + } +} +db.xlink.extended.type.attribute = + + ## Identifies the XLink extended link type + [ + s:pattern [ + name = "XLink extended placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='extended']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink extended type element may not occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink extended link type + "extended" + } +db.xlink.locator.type.attribute = + + ## Identifies the XLink locator link type + [ + s:pattern [ + name = "XLink locator placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='locator']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink locator type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink locator link type + "locator" + } +db.xlink.arc.type.attribute = + + ## Identifies the XLink arc link type + [ + s:pattern [ + name = "XLink arc placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='arc']" + "\x{a}" ~ + " " + s:assert [ + test = "parent::*[@xlink:type='extended']" + "An XLink arc type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink arc link type + "arc" + } +db.xlink.resource.type.attribute = + + ## Identifies the XLink resource link type + [ + s:pattern [ + name = "XLink resource placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='resource']" + "\x{a}" ~ + " " + s:assert [ + test = "not(parent::*[@xlink:type='extended'])" + "An XLink resource type element must occur as the direct child of an XLink extended type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink resource link type + "resource" + } +db.xlink.title.type.attribute = + + ## Identifies the XLink title link type + [ + s:pattern [ + name = "XLink title placement" + "\x{a}" ~ + " " + s:rule [ + context = "*[@xlink:type='title']" + "\x{a}" ~ + " " + s:assert [ + test = + "not(parent::*[@xlink:type='extended']) and not(parent::*[@xlink:type='locator']) and not(parent::*[@xlink:type='arc'])" + "An XLink title type element must occur as the direct child of an XLink extended, locator, or arc type element." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + attribute xlink:type { + + ## An XLink title link type + "title" + } +db.xlink.extended.link.attributes = + db.xlink.extended.type.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? +db.xlink.locator.link.attributes = + db.xlink.locator.type.attribute + & db.xlink.href.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? +db.xlink.arc.link.attributes = + db.xlink.arc.type.attribute + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? + & db.xlink.from.attribute? + & db.xlink.to.attribute? +db.xlink.resource.link.attributes = + db.xlink.resource.type.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? +db.xlink.title.link.attributes = db.xlink.title.type.attribute +db.xlink.from.attribute = + + ## Specifies the XLink traversal-from + attribute xlink:from { xsd:NMTOKEN } +db.xlink.label.attribute = + + ## Specifies the XLink label + attribute xlink:label { xsd:NMTOKEN } +db.xlink.to.attribute = + + ## Specifies the XLink traversal-to + attribute xlink:to { xsd:NMTOKEN } +div { + db.extendedlink.role.attribute = attribute role { text } + db.extendedlink.attlist = + db.extendedlink.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "extended" ] + attribute xlink:type { + + ## An XLink extended link + "extended" + }? + & db.xlink.role.attribute? + & db.xlink.title.attribute? + db.extendedlink = + + ## An XLink extended link + element extendedlink { + db.extendedlink.attlist, (db.locator | db.arc | db.link)+ + } +} +div { + db.locator.role.attribute = attribute role { text } + db.locator.attlist = + db.locator.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "locator" ] + attribute xlink:type { + + ## An XLink locator link + "locator" + }? + & db.xlink.href.attribute + & db.xlink.role.attribute? + & db.xlink.title.attribute? + & db.xlink.label.attribute? + db.locator = + + ## An XLink locator in an extendedlink + element locator { db.locator.attlist, empty } +} +div { + db.arc.role.attribute = attribute role { text } + db.arc.attlist = + db.arc.role.attribute? + & db.common.attributes + & + ## Identifies the XLink link type + [ a:defaultValue = "arc" ] + attribute xlink:type { + + ## An XLink arc link + "arc" + }? + & db.xlink.arcrole.attribute? + & db.xlink.title.attribute? + & db.xlink.show.attribute? + & db.xlink.actuate.attribute? + & db.xlink.from.attribute? + & db.xlink.to.attribute? + db.arc = + + ## An XLink arc in an extendedlink + element arc { db.arc.attlist, empty } +} +db.sect1.sections = (db.sect2+, db.simplesect*) | db.simplesect+ +div { + db.sect1.status.attribute = db.status.attribute + db.sect1.role.attribute = attribute role { text } + db.sect1.attlist = + db.sect1.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect1.status.attribute? + db.sect1.info = db._info.title.req + db.sect1 = + + ## A top-level section of document + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sect1" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sect1 { + db.sect1.attlist, + db.sect1.info, + ((db.all.blocks+, db.sect1.sections?) | db.sect1.sections)?, + db.navigation.components* + } +} +db.sect2.sections = (db.sect3+, db.simplesect*) | db.simplesect+ +div { + db.sect2.status.attribute = db.status.attribute + db.sect2.role.attribute = attribute role { text } + db.sect2.attlist = + db.sect2.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect2.status.attribute? + db.sect2.info = db._info.title.req + db.sect2 = + + ## A subsection within a sect1 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sect2" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sect2 { + db.sect2.attlist, + db.sect2.info, + ((db.all.blocks+, db.sect2.sections?) | db.sect2.sections)?, + db.navigation.components* + } +} +db.sect3.sections = (db.sect4+, db.simplesect*) | db.simplesect+ +div { + db.sect3.status.attribute = db.status.attribute + db.sect3.role.attribute = attribute role { text } + db.sect3.attlist = + db.sect3.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect3.status.attribute? + db.sect3.info = db._info.title.req + db.sect3 = + + ## A subsection within a sect2 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sect3" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sect3 { + db.sect3.attlist, + db.sect3.info, + ((db.all.blocks+, db.sect3.sections?) | db.sect3.sections)?, + db.navigation.components* + } +} +db.sect4.sections = (db.sect5+, db.simplesect*) | db.simplesect+ +div { + db.sect4.status.attribute = db.status.attribute + db.sect4.role.attribute = attribute role { text } + db.sect4.attlist = + db.sect4.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect4.status.attribute? + db.sect4.info = db._info.title.req + db.sect4 = + + ## A subsection within a sect3 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sect4" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sect4 { + db.sect4.attlist, + db.sect4.info, + ((db.all.blocks+, db.sect4.sections?) | db.sect4.sections)?, + db.navigation.components* + } +} +db.sect5.sections = db.simplesect+ +div { + db.sect5.status.attribute = db.status.attribute + db.sect5.role.attribute = attribute role { text } + db.sect5.attlist = + db.sect5.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.sect5.status.attribute? + db.sect5.info = db._info.title.req + db.sect5 = + + ## A subsection within a sect4 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:sect5" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element sect5 { + db.sect5.attlist, + db.sect5.info, + ((db.all.blocks+, db.sect5.sections?) | db.sect5.sections)?, + db.navigation.components* + } +} +db.toplevel.refsection = db.refsection+ | db.refsect1+ +db.secondlevel.refsection = db.refsection+ | db.refsect2+ +db.reference.components = db.refentry +div { + db.reference.status.attribute = db.status.attribute + db.reference.role.attribute = attribute role { text } + db.reference.attlist = + db.reference.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.reference.status.attribute? + & db.label.attribute? + db.reference.info = db._info.title.req + db.reference = + + ## A collection of reference entries + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:reference" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element reference { + db.reference.attlist, + db.reference.info, + db.partintro?, + db.reference.components* + } +} +div { + db.refentry.status.attribute = db.status.attribute + db.refentry.role.attribute = attribute role { text } + db.refentry.attlist = + db.refentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refentry.status.attribute? + & db.label.attribute? + db.refentry.info = db._info.title.forbidden + db.refentry = + + ## A reference page (originally a UNIX man-style reference page) + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refentry" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refentry { + db.refentry.attlist, + db.indexterm*, + db.refentry.info, + db.refmeta?, + db.refnamediv+, + db.refsynopsisdiv?, + db.toplevel.refsection + } +} +div { + db.refmeta.role.attribute = attribute role { text } + db.refmeta.attlist = + db.refmeta.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refmeta = + + ## Meta-information for a reference entry + element refmeta { + db.refmeta.attlist, + db.indexterm*, + db.refentrytitle, + db.manvolnum?, + db.refmiscinfo*, + db.indexterm* + } +} +db.refmiscinfo.class.enumeration = + + ## The name of the software product or component to which this topic applies + "source" + | + ## The version of the software product or component to which this topic applies + "version" + | + ## The section title of the reference page (e.g., User Commands) + "manual" + | + ## The section title of the reference page (believed synonymous with "manual" but in wide use) + "sectdesc" + | + ## The name of the software product or component to which this topic applies (e.g., SunOS x.y; believed synonymous with "source" but in wide use) + "software" +db.refmiscinfo.class-enum.attribute = + + ## Identifies the kind of miscellaneous information + attribute class { db.refmiscinfo.class.enumeration }? +db.refmiscinfo.class-other.attribute = + + ## Identifies the nature of non-standard miscellaneous information + attribute otherclass { text } +db.refmiscinfo.class-other.attributes = + + ## Identifies the kind of miscellaneious information + attribute class { + + ## Indicates that the information is some 'other' kind. + "other" + } + & db.refmiscinfo.class-other.attribute +db.refmiscinfo.class.attribute = + db.refmiscinfo.class-enum.attribute + | db.refmiscinfo.class-other.attributes +div { + db.refmiscinfo.role.attribute = attribute role { text } + db.refmiscinfo.attlist = + db.refmiscinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refmiscinfo.class.attribute? + db.refmiscinfo = + + ## Meta-information for a reference entry other than the title and volume number + element refmiscinfo { db.refmiscinfo.attlist, db._text } +} +div { + db.refnamediv.role.attribute = attribute role { text } + db.refnamediv.attlist = + db.refnamediv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refnamediv = + + ## The name, purpose, and classification of a reference page + element refnamediv { + db.refnamediv.attlist, + db.refdescriptor?, + db.refname+, + db.refpurpose, + db.refclass* + } +} +div { + db.refdescriptor.role.attribute = attribute role { text } + db.refdescriptor.attlist = + db.refdescriptor.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refdescriptor = + + ## A description of the topic of a reference page + element refdescriptor { db.refdescriptor.attlist, db.all.inlines* } +} +div { + db.refname.role.attribute = attribute role { text } + db.refname.attlist = + db.refname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refname = + + ## The name of (one of) the subject(s) of a reference page + element refname { db.refname.attlist, db.all.inlines* } +} +div { + db.refpurpose.role.attribute = attribute role { text } + db.refpurpose.attlist = + db.refpurpose.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refpurpose = + + ## A short (one sentence) synopsis of the topic of a reference page + element refpurpose { db.refpurpose.attlist, db.all.inlines* } +} +div { + db.refclass.role.attribute = attribute role { text } + db.refclass.attlist = + db.refclass.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refclass = + + ## The scope or other indication of applicability of a reference entry + element refclass { db.refclass.attlist, (text | db.application)* } +} +div { + db.refsynopsisdiv.role.attribute = attribute role { text } + db.refsynopsisdiv.attlist = + db.refsynopsisdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.refsynopsisdiv.info = db._info + db.refsynopsisdiv = + + ## A syntactic synopsis of the subject of the reference page + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refsynopsisdiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refsynopsisdiv { + db.refsynopsisdiv.attlist, + db.refsynopsisdiv.info, + ((db.all.blocks+, db.secondlevel.refsection?) + | db.secondlevel.refsection) + } +} +div { + db.refsection.status.attribute = db.status.attribute + db.refsection.role.attribute = attribute role { text } + db.refsection.attlist = + db.refsection.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.refsection.status.attribute? + & db.label.attribute? + db.refsection.info = db._info.title.req + db.refsection = + + ## A recursive section in a refentry + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refsection" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refsection { + db.refsection.attlist, + db.refsection.info, + ((db.all.blocks+, db.refsection*) | db.refsection+) + } +} +db.refsect1.sections = db.refsect2+ +div { + db.refsect1.status.attribute = db.status.attribute + db.refsect1.role.attribute = attribute role { text } + db.refsect1.attlist = + db.refsect1.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect1.status.attribute? + db.refsect1.info = db._info.title.req + db.refsect1 = + + ## A major subsection of a reference entry + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refsect1" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refsect1 { + db.refsect1.attlist, + db.refsect1.info, + ((db.all.blocks+, db.refsect1.sections?) | db.refsect1.sections) + } +} +db.refsect2.sections = db.refsect3+ +div { + db.refsect2.status.attribute = db.status.attribute + db.refsect2.role.attribute = attribute role { text } + db.refsect2.attlist = + db.refsect2.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect2.status.attribute? + db.refsect2.info = db._info.title.req + db.refsect2 = + + ## A subsection of a refsect1 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refsect2" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refsect2 { + db.refsect2.attlist, + db.refsect2.info, + ((db.all.blocks+, db.refsect2.sections?) | db.refsect2.sections) + } +} +div { + db.refsect3.status.attribute = db.status.attribute + db.refsect3.role.attribute = attribute role { text } + db.refsect3.attlist = + db.refsect3.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.refsect3.status.attribute? + db.refsect3.info = db._info.title.req + db.refsect3 = + + ## A subsection of a refsect2 + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:refsect3" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element refsect3 { + db.refsect3.attlist, db.refsect3.info, db.all.blocks+ + } +} +db.glossary.inlines = + db.firstterm | db.glossterm | db._firstterm | db._glossterm +db.baseform.attribute = + + ## Specifies the base form of the term, the one that appears in the glossary. This allows adjectival, plural, and other variations of the term to appear in the element. The element content is the default base form. + attribute baseform { text }? +div { + db.glosslist.role.attribute = attribute role { text } + db.glosslist.attlist = + db.glosslist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.glosslist.info = db._info.title.only + db.glosslist = + + ## A wrapper for a list of glossary entries + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:glosslist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glosslist { + db.glosslist.attlist, + db.glosslist.info?, + db.all.blocks*, + db.glossentry+ + } +} +div { + db.glossentry.role.attribute = attribute role { text } + db.glossentry.sortas.attribute = + + ## Specifies the string by which the element's content is to be sorted; if unspecified, the content is used + attribute sortas { text } + db.glossentry.attlist = + db.glossentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossentry.sortas.attribute? + db.glossentry = + + ## An entry in a glossary or glosslist + element glossentry { + db.glossentry.attlist, + db.glossterm, + db.acronym?, + db.abbrev?, + db.indexterm*, + (db.glosssee | db.glossdef+) + } +} +div { + db.glossdef.role.attribute = attribute role { text } + db.glossdef.subject.attribute = + + ## Specifies a list of keywords for the definition + attribute subject { text } + db.glossdef.attlist = + db.glossdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossdef.subject.attribute? + db.glossdef = + + ## A definition in a glossentry + element glossdef { + db.glossdef.attlist, db.all.blocks+, db.glossseealso* + } +} +div { + db.glosssee.role.attribute = attribute role { text } + db.glosssee.otherterm.attribute = + + ## Identifies the other term + attribute otherterm { xsd:IDREF } + db.glosssee.attlist = + db.glosssee.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glosssee.otherterm.attribute? + db.glosssee = + + ## A cross-reference from one glossentry + ## to another + [ + s:pattern [ + name = "Glosssary 'see' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glosssee[@otherterm]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@otherterm]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@otherterm]) = 'http://docbook.org/ns/docbook'" + "@otherterm on glosssee must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glosssee { db.glosssee.attlist, db.all.inlines* } +} +div { + db.glossseealso.role.attribute = attribute role { text } + db.glossseealso.otherterm.attribute = + + ## Identifies the other term + attribute otherterm { xsd:IDREF } + db.glossseealso.attlist = + db.glossseealso.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.glossseealso.otherterm.attribute? + db.glossseealso = + + ## A cross-reference from one glossentry to another + [ + s:pattern [ + name = "Glossary 'seealso' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossseealso[@otherterm]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@otherterm]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@otherterm]) = 'http://docbook.org/ns/docbook'" + "@otherterm on glossseealso must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossseealso { db.glossseealso.attlist, db.all.inlines* } +} +div { + db.firstterm.role.attribute = attribute role { text } + db.firstterm.attlist = + db.firstterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.firstterm = + + ## The first occurrence of a term + [ + s:pattern [ + name = "Glossary 'firstterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:firstterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on firstterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element firstterm { db.firstterm.attlist, db.all.inlines* } +} +div { + db._firstterm.role.attribute = attribute role { text } + db._firstterm.attlist = + db._firstterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db._firstterm = + + ## The first occurrence of a term, with limited content + [ + s:pattern [ + name = "Glossary 'firstterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:firstterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on firstterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element firstterm { db._firstterm.attlist, db._text } +} +div { + db.glossterm.role.attribute = attribute role { text } + db.glossterm.attlist = + db.glossterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.glossterm = + + ## A glossary term + [ + s:pattern [ + name = "Glossary 'glossterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on glossterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossterm { db.glossterm.attlist, db.all.inlines* } +} +div { + db._glossterm.role.attribute = attribute role { text } + db._glossterm.attlist = + db._glossterm.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db._glossterm = + + ## A glossary term + [ + s:pattern [ + name = "Glossary 'glossterm' type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:glossterm[@linkend]" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'glossentry' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on glossterm must point to a glossentry." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossterm { db._glossterm.attlist, db._text } +} +div { + db.glossary.status.attribute = db.status.attribute + db.glossary.role.attribute = attribute role { text } + db.glossary.attlist = + db.glossary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.glossary.status.attribute? + db.glossary.info = db._info + db.glossary = + + ## A glossary + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:glossary" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossary { + db.glossary.attlist, + db.glossary.info, + db.all.blocks*, + (db.glossdiv* | db.glossentry*), + db.bibliography? + } +} +div { + db.glossdiv.status.attribute = db.status.attribute + db.glossdiv.role.attribute = attribute role { text } + db.glossdiv.attlist = + db.glossdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.glossdiv.status.attribute? + db.glossdiv.info = db._info.title.req + db.glossdiv = + + ## A division in a glossary + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:glossdiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element glossdiv { + db.glossdiv.attlist, + db.glossdiv.info, + db.all.blocks*, + db.glossentry+ + } +} +div { + db.termdef.role.attribute = attribute role { text } + db.termdef.attlist = + db.termdef.role.attribute? + & db.glossentry.sortas.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.baseform.attribute + db.termdef = + + ## An inline definition of a term + [ + s:pattern [ + name = "Glossary term definition constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:termdef" + "\x{a}" ~ + " " + s:assert [ + test = "count(db:firstterm) = 1" + "A termdef must contain exactly one firstterm" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element termdef { db.termdef.attlist, db.all.inlines* } +} +db.relation.attribute = + + ## Identifies the relationship between the bibliographic elemnts + attribute relation { text } +div { + db.biblioentry.role.attribute = attribute role { text } + db.biblioentry.attlist = + db.biblioentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.biblioentry = + + ## A raw entry in a bibliography + element biblioentry { + db.biblioentry.attlist, db.bibliographic.elements+ + } +} +div { + db.bibliomixed.role.attribute = attribute role { text } + db.bibliomixed.attlist = + db.bibliomixed.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliomixed = + + ## A cooked entry in a bibliography + element bibliomixed { + db.bibliomixed.attlist, + ((db._text + | db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)* + | (db._text + | db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)*) + } +} +div { + db.biblioset.relation.attribute = db.relation.attribute + db.biblioset.role.attribute = attribute role { text } + db.biblioset.attlist = + db.biblioset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.biblioset.relation.attribute? + db.biblioset = + + ## A raw container for related bibliographic information + element biblioset { + db.biblioset.attlist, db.bibliographic.elements+ + } +} +div { + db.bibliomset.relation.attribute = db.relation.attribute + db.bibliomset.role.attribute = attribute role { text } + db.bibliomset.attlist = + db.bibliomset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.bibliomset.relation.attribute? + db.bibliomset = + + ## A cooked container for related bibliographic information + element bibliomset { + db.bibliomset.attlist, + ((db._text + | db.honorific + | db.firstname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)* + | (db._text + | db.honorific + | db.givenname + | db.surname + | db.lineage + | db.othername + | db.bibliographic.elements)*) + } +} +div { + db.bibliomisc.role.attribute = attribute role { text } + db.bibliomisc.attlist = + db.bibliomisc.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliomisc = + + ## Untyped bibliographic information + element bibliomisc { db.bibliomisc.attlist, db._text } +} +div { + db.bibliography.status.attrib = db.status.attribute + db.bibliography.role.attribute = attribute role { text } + db.bibliography.attlist = + db.bibliography.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.bibliography.status.attrib? + db.bibliography.info = db._info + db.bibliography = + + ## A bibliography + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:bibliography" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element bibliography { + db.bibliography.attlist, + db.bibliography.info, + db.all.blocks*, + (db.bibliodiv+ | (db.biblioentry | db.bibliomixed)+) + } +} +div { + db.bibliodiv.status.attrib = db.status.attribute + db.bibliodiv.role.attribute = attribute role { text } + db.bibliodiv.attlist = + db.bibliodiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.bibliodiv.status.attrib? + db.bibliodiv.info = db._info.title.req + db.bibliodiv = + + ## A section of a bibliography + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:bibliodiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element bibliodiv { + db.bibliodiv.attlist, + db.bibliodiv.info, + db.all.blocks*, + (db.biblioentry | db.bibliomixed)+ + } +} +div { + db.bibliolist.role.attribute = attribute role { text } + db.bibliolist.attlist = + db.bibliolist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.bibliolist.info = db._info.title.only + db.bibliolist = + + ## A wrapper for a list of bibliography entries + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:bibliolist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element bibliolist { + db.bibliolist.attlist, + db.bibliolist.info?, + db.all.blocks*, + (db.biblioentry | db.bibliomixed)+ + } +} +div { + db.biblioref.role.attribute = attribute role { text } + db.biblioref.xrefstyle.attribute = db.xrefstyle.attribute + db.biblioref.endterm.attribute = db.endterm.attribute + db.biblioref.units.attribute = + + ## The units (for example, pages) used to identify the beginning and ending of a reference. + attribute units { xsd:token } + db.biblioref.begin.attribute = + + ## Identifies the beginning of a reference; the location within the work that is being referenced. + attribute begin { xsd:token } + db.biblioref.end.attribute = + + ## Identifies the end of a reference. + attribute end { xsd:token } + db.biblioref.attlist = + db.biblioref.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + & db.biblioref.xrefstyle.attribute? + & db.biblioref.endterm.attribute? + & db.biblioref.units.attribute? + & db.biblioref.begin.attribute? + & db.biblioref.end.attribute? + db.biblioref = + + ## A cross-reference to a bibliographic entry + element biblioref { db.biblioref.attlist, empty } +} +db.significance.enumeration = + + ## Normal + "normal" + | + ## Preferred + "preferred" +db.significance.attribute = + + ## Specifies the significance of the term + attribute significance { db.significance.enumeration } +db.zone.attribute = + + ## Specifies the IDs of the elements to which this term applies + attribute zone { xsd:IDREFS } +db.indexterm.pagenum.attribute = + + ## Indicates the page on which this index term occurs in some version of the printed document + attribute pagenum { text } +db.scope.enumeration = + + ## All indexes + "all" + | + ## The global index (as for a combined index of a set of books) + "global" + | + ## The local index (the index for this document only) + "local" +db.scope.attribute = + + ## Specifies the scope of the index term + attribute scope { db.scope.enumeration } +db.sortas.attribute = + + ## Specifies the string by which the term is to be sorted; if unspecified, the term content is used + attribute sortas { text } +db.index.type.attribute = + + ## Specifies the target index for this term + attribute type { text } +div { + db.itermset.role.attribute = attribute role { text } + db.itermset.attlist = + db.itermset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.itermset = + + ## A set of index terms in the meta-information of a document + element itermset { db.itermset.attlist, db.indexterm.singular+ } +} +db.indexterm.contentmodel = + db.primary?, + ((db.secondary, + ((db.tertiary, (db.see | db.seealso+)?) + | db.see + | db.seealso+)?) + | db.see + | db.seealso+)? +div { + db.indexterm.singular.role.attribute = attribute role { text } + db.indexterm.singular.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## A singular index term + "singular" + } + db.indexterm.singular.attlist = + db.indexterm.singular.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.significance.attribute? + & db.zone.attribute? + & db.indexterm.pagenum.attribute? + & db.scope.attribute? + & db.index.type.attribute? + & db.indexterm.singular.class.attribute? + db.indexterm.singular = + + ## A wrapper for an indexed term + element indexterm { + db.indexterm.singular.attlist, db.indexterm.contentmodel + } +} +div { + db.indexterm.startofrange.role.attribute = attribute role { text } + db.indexterm.startofrange.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## The start of a range + "startofrange" + } + db.indexterm.startofrange.attlist = + db.indexterm.startofrange.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.significance.attribute? + & db.zone.attribute? + & db.indexterm.pagenum.attribute? + & db.scope.attribute? + & db.index.type.attribute? + & db.indexterm.startofrange.class.attribute + db.indexterm.startofrange = + + ## A wrapper for an indexed term that covers a range + element indexterm { + db.indexterm.startofrange.attlist, db.indexterm.contentmodel + } +} +div { + db.indexterm.endofrange.role.attribute = attribute role { text } + db.indexterm.endofrange.class.attribute = + + ## Identifies the class of index term + attribute class { + + ## The end of a range + "endofrange" + } + db.indexterm.endofrange.startref.attribute = + + ## Points to the start of the range + attribute startref { xsd:IDREF } + db.indexterm.endofrange.attlist = + db.indexterm.endofrange.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.indexterm.endofrange.class.attribute + & db.indexterm.endofrange.startref.attribute + db.indexterm.endofrange = + + ## Identifies the end of a range associated with an indexed term + element indexterm { db.indexterm.endofrange.attlist, empty } +} +div { + db.indexterm = + db.indexterm.singular + | db.indexterm.startofrange + | db.indexterm.endofrange +} +div { + db.primary.role.attribute = attribute role { text } + db.primary.attlist = + db.primary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.primary = + + ## The primary word or phrase under which an index term should be sorted + element primary { db.primary.attlist, db.all.inlines* } +} +div { + db.secondary.role.attribute = attribute role { text } + db.secondary.attlist = + db.secondary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.secondary = + + ## A secondary word or phrase in an index term + element secondary { db.secondary.attlist, db.all.inlines* } +} +div { + db.tertiary.role.attribute = attribute role { text } + db.tertiary.attlist = + db.tertiary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.sortas.attribute? + db.tertiary = + + ## A tertiary word or phrase in an index term + element tertiary { db.tertiary.attlist, db.all.inlines* } +} +div { + db.see.role.attribute = attribute role { text } + db.see.attlist = + db.see.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.see = + + ## Part of an index term directing the reader instead to another entry in the index + element see { db.see.attlist, db.all.inlines* } +} +div { + db.seealso.role.attribute = attribute role { text } + db.seealso.attlist = + db.seealso.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.seealso = + + ## Part of an index term directing the reader also to another entry in the index + element seealso { db.seealso.attlist, db.all.inlines* } +} +div { + db.index.status.attribute = db.status.attribute + db.index.role.attribute = attribute role { text } + db.index.attlist = + db.index.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.index.status.attribute? + & db.index.type.attribute? + db.index.info = db._info + # Yes, db.indexdiv* and db.indexentry*; that way an is valid. + # Authors can use an empty index to indicate where a generated index should + # appear. + db.index = + + ## An index to a book or part of a book + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:index" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element index { + db.index.attlist, + db.index.info, + db.all.blocks*, + (db.indexdiv* | db.indexentry* | db.segmentedlist) + } +} +div { + db.setindex.status.attribute = db.status.attribute + db.setindex.role.attribute = attribute role { text } + db.setindex.attlist = + db.setindex.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.setindex.status.attribute? + & db.index.type.attribute? + db.setindex.info = db._info + db.setindex = + + ## An index to a set of books + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:setindex" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element setindex { + db.setindex.attlist, + db.setindex.info, + db.all.blocks*, + (db.indexdiv* | db.indexentry*) + } +} +div { + db.indexdiv.status.attribute = db.status.attribute + db.indexdiv.role.attribute = attribute role { text } + db.indexdiv.attlist = + db.indexdiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.indexdiv.status.attribute? + db.indexdiv.info = db._info.title.req + db.indexdiv = + + ## A division in an index + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:indexdiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element indexdiv { + db.indexdiv.attlist, + db.indexdiv.info, + db.all.blocks*, + (db.indexentry+ | db.segmentedlist) + } +} +div { + db.indexentry.role.attribute = attribute role { text } + db.indexentry.attlist = + db.indexentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.indexentry = + + ## An entry in an index + element indexentry { + db.indexentry.attlist, + db.primaryie, + (db.seeie | db.seealsoie)*, + (db.secondaryie, (db.seeie | db.seealsoie | db.tertiaryie)*)* + } +} +div { + db.primaryie.role.attribute = attribute role { text } + db.primaryie.attlist = + db.primaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.primaryie = + + ## A primary term in an index entry, not in the text + element primaryie { db.primaryie.attlist, db.all.inlines* } +} +div { + db.secondaryie.role.attribute = attribute role { text } + db.secondaryie.attlist = + db.secondaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.secondaryie = + + ## A secondary term in an index entry, rather than in the text + element secondaryie { db.secondaryie.attlist, db.all.inlines* } +} +div { + db.tertiaryie.role.attribute = attribute role { text } + db.tertiaryie.attlist = + db.tertiaryie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.tertiaryie = + + ## A tertiary term in an index entry, rather than in the text + element tertiaryie { db.tertiaryie.attlist, db.all.inlines* } +} +div { + db.seeie.role.attribute = attribute role { text } + db.seeie.attlist = + db.seeie.role.attribute? + & db.common.attributes + & db.linkend.attribute? + db.seeie = + + ## A See + ## entry in an index, rather than in the text + element seeie { db.seeie.attlist, db.all.inlines* } +} +div { + db.seealsoie.role.attribute = attribute role { text } + db.seealsoie.attlist = + db.seealsoie.role.attribute? + & db.common.attributes + & db.linkends.attribute? + db.seealsoie = + + ## A See also + ## entry in an index, rather than in the text + element seealsoie { db.seealsoie.attlist, db.all.inlines* } +} +db.toc.pagenum.attribute = + + ## Indicates the page on which this element occurs in some version of the printed document + attribute pagenum { text } +div { + db.toc.role.attribute = attribute role { text } + db.toc.attlist = + db.toc.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.toc.info = db._info.title.only + db.toc = + + ## A table of contents + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:toc" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element toc { + db.toc.attlist, + db.toc.info, + db.all.blocks*, + (db.tocdiv | db.tocentry)* + } +} +div { + db.tocdiv.role.attribute = attribute role { text } + db.tocdiv.pagenum.attribute = db.toc.pagenum.attribute + db.tocdiv.attlist = + db.tocdiv.role.attribute? + & db.common.attributes + & db.tocdiv.pagenum.attribute? + & db.linkend.attribute? + db.tocdiv.info = db._info + db.tocdiv = + + ## A division in a table of contents + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:tocdiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element tocdiv { + db.tocdiv.attlist, + db.tocdiv.info, + db.all.blocks*, + (db.tocdiv | db.tocentry)+ + } +} +div { + db.tocentry.role.attribute = attribute role { text } + db.tocentry.pagenum.attribute = db.toc.pagenum.attribute + db.tocentry.attlist = + db.tocentry.role.attribute? + & db.common.attributes + & db.tocentry.pagenum.attribute? + & db.linkend.attribute? + db.tocentry = + + ## A component title in a table of contents + element tocentry { db.tocentry.attlist, db.all.inlines* } +} +db.task.info = db._info.title.req +div { + db.task.role.attribute = attribute role { text } + db.task.attlist = + db.task.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.task = + + ## A task to be completed + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:task" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element task { + db.task.attlist, + db.task.info, + db.tasksummary?, + db.taskprerequisites?, + db.procedure+, + db.example*, + db.taskrelated? + } +} +div { + db.tasksummary.role.attribute = attribute role { text } + db.tasksummary.attlist = + db.tasksummary.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.tasksummary.info = db._info.title.only + db.tasksummary = + + ## A summary of a task + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:tasksummary" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element tasksummary { + db.tasksummary.attlist, db.tasksummary.info, db.all.blocks+ + } +} +div { + db.taskprerequisites.role.attribute = attribute role { text } + db.taskprerequisites.attlist = + db.taskprerequisites.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.taskprerequisites.info = db._info.title.only + db.taskprerequisites = + + ## The prerequisites for a task + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:taskprerequisites" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element taskprerequisites { + db.taskprerequisites.attlist, + db.taskprerequisites.info, + db.all.blocks+ + } +} +div { + db.taskrelated.role.attribute = attribute role { text } + db.taskrelated.attlist = + db.taskrelated.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.taskrelated.info = db._info.title.only + db.taskrelated = + + ## Information related to a task + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:taskrelated" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element taskrelated { + db.taskrelated.attlist, db.taskrelated.info, db.all.blocks+ + } +} +db.area.units.enumeration = + + ## Coordinates expressed as a pair of CALS graphic coordinates. + "calspair" + | + ## Coordinates expressed as a line and column. + "linecolumn" + | + ## Coordinates expressed as a pair of lines and columns. + "linecolumnpair" + | + ## Coordinates expressed as a line range. + "linerange" +db.area.units-enum.attribute = + + ## Identifies the units used in the coords attribute. The default units vary according to the type of callout specified: calspair + ## for graphics and linecolumn + ## for line-oriented elements. + attribute units { db.area.units.enumeration }? +db.area.units-other.attributes = + + ## Indicates that non-standard units are used for this area + ## . In this case otherunits + ## must be specified. + attribute units { + + ## Coordinates expressed in some non-standard units. + "other" + }?, + + ## Identifies the units used in the coords + ## attribute when the units + ## attribute is other + ## . This attribute is forbidden otherwise. + attribute otherunits { xsd:NMTOKEN } +db.area.units.attribute = + db.area.units-enum.attribute | db.area.units-other.attributes +div { + db.calloutlist.role.attribute = attribute role { text } + db.calloutlist.attlist = + db.calloutlist.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.calloutlist.info = db._info.title.only + db.calloutlist = + + ## A list of callout + ## s + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:calloutlist" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element calloutlist { + db.calloutlist.attlist, + db.calloutlist.info, + db.all.blocks*, + db.callout+ + } +} +div { + db.callout.role.attribute = attribute role { text } + db.callout.arearefs.attribute = + + ## Identifies the areas described by this callout. + attribute arearefs { xsd:IDREFS } + db.callout.attlist = + db.callout.role.attribute? + & db.common.attributes + & db.callout.arearefs.attribute + db.callout = + + ## A called out + ## description of a marked area + element callout { db.callout.attlist, db.all.blocks+ } +} +div { + db.programlistingco.role.attribute = attribute role { text } + db.programlistingco.attlist = + db.programlistingco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.programlistingco.info = db._info.title.forbidden + db.programlistingco = + + ## A program listing with associated areas used in callouts + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:programlistingco" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element programlistingco { + db.programlistingco.attlist, + db.programlistingco.info, + db.areaspec, + db.programlisting, + db.calloutlist* + } +} +div { + db.areaspec.role.attribute = attribute role { text } + db.areaspec.attlist = + db.areaspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.area.units.attribute + db.areaspec = + + ## A collection of regions in a graphic or code example + element areaspec { db.areaspec.attlist, (db.area | db.areaset)+ } +} +div { + db.area.role.attribute = attribute role { text } + db.area.linkends.attribute = + + ## Point to the callout + ## s which refer to this area. (This provides bidirectional linking which may be useful in online presentation.) + attribute linkends { xsd:IDREFS } + db.area.label.attribute = + + ## Specifies an identifying number or string that may be used in presentation. The area label might be drawn on top of the figure, for example, at the position indicated by the coords attribute. + attribute label { text } + db.area.coords.attribute = + + ## Provides the coordinates of the area. The coordinates must be interpreted using the units + ## specified. + attribute coords { text } + db.area.attlist = + db.area.role.attribute? + & db.common.idreq.attributes + & db.area.units.attribute + & (db.area.linkends.attribute | db.xlink.simple.link.attributes)? + & db.area.label.attribute? + & db.area.coords.attribute + db.area = + + ## A region defined for a callout in a graphic or code example + element area { db.area.attlist, db.alt? } +} +div { + # The only difference is that xml:id is optional + db.area.inareaset.attlist = + db.area.role.attribute? + & db.common.attributes + & db.area.units.attribute + & (db.area.linkends.attribute | db.xlink.simple.link.attributes)? + & db.area.label.attribute? + & db.area.coords.attribute + db.area.inareaset = + + ## A region defined for a callout in a graphic or code example + element area { db.area.inareaset.attlist, db.alt? } +} +div { + db.areaset.role.attribute = attribute role { text } + db.areaset.linkends.attribute = db.linkends.attribute + db.areaset.label.attribute = db.label.attribute + db.areaset.attlist = + db.areaset.role.attribute? + & db.common.idreq.attributes + & db.area.units.attribute + & (db.areaset.linkends.attribute | db.xlink.simple.link.attributes)? + & db.areaset.label.attribute? + db.areaset = + + ## A set of related areas in a graphic or code example + element areaset { db.areaset.attlist, db.area.inareaset+ } +} +div { + db.screenco.role.attribute = attribute role { text } + db.screenco.attlist = + db.screenco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.screenco.info = db._info.title.forbidden + db.screenco = + + ## A screen with associated areas used in callouts + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:screenco" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element screenco { + db.screenco.attlist, + db.screenco.info, + db.areaspec, + db.screen, + db.calloutlist* + } +} +div { + db.imageobjectco.role.attribute = attribute role { text } + db.imageobjectco.attlist = + db.imageobjectco.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.imageobjectco.info = db._info.title.forbidden + db.imageobjectco = + + ## A wrapper for an image object with callouts + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:imageobjectco" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element imageobjectco { + db.imageobjectco.attlist, + db.imageobjectco.info, + db.areaspec, + db.imageobject+, + db.calloutlist* + } +} +div { + db.co.role.attribute = attribute role { text } + db.co.linkends.attribute = db.linkends.attribute + db.co.label.attribute = db.label.attribute + db.co.attlist = + db.co.role.attribute? + & db.common.idreq.attributes + & db.co.linkends.attribute? + & db.co.label.attribute? + db.co = + + ## The location of a callout embedded in text + element co { db.co.attlist, empty } +} +div { + db.coref.role.attribute = attribute role { text } + db.coref.label.attribute = db.label.attribute + db.coref.attlist = + db.coref.role.attribute? + & db.common.attributes + & db.linkend.attribute + & db.coref.label.attribute? + db.coref = + + ## A cross reference to a co + element coref { db.coref.attlist, empty } +} +div { + db.productionset.role.attribute = attribute role { text } + db.productionset.attlist = + db.productionset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.productionset.info = db._info.title.only + db.productionset = + + ## A set of EBNF productions + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:productionset" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element productionset { + db.productionset.attlist, + db.productionset.info, + (db.production | db.productionrecap)+ + } +} +div { + db.production.role.attribute = attribute role { text } + db.production.attlist = + db.production.role.attribute? + & db.common.idreq.attributes + & db.common.linking.attributes + db.production = + + ## A production in a set of EBNF productions + element production { + db.production.attlist, db.lhs, db.rhs+, db.constraint* + } +} +div { + db.lhs.role.attribute = attribute role { text } + db.lhs.attlist = + db.lhs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.lhs = + + ## The left-hand side of an EBNF production + element lhs { db.lhs.attlist, text } +} +div { + db.rhs.role.attribute = attribute role { text } + db.rhs.attlist = + db.rhs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.rhs = + + ## The right-hand side of an EBNF production + element rhs { + db.rhs.attlist, + (text | db.nonterminal | db.lineannotation | db.sbr)* + } +} +div { + db.nonterminal.role.attribute = attribute role { text } + db.nonterminal.def.attribute = + + ## Specifies a URI that points to a production + ## where the nonterminal + ## is defined + attribute def { xsd:anyURI } + db.nonterminal.attlist = + db.nonterminal.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.nonterminal.def.attribute + db.nonterminal = + + ## A non-terminal in an EBNF production + element nonterminal { db.nonterminal.attlist, text } +} +div { + db.constraint.role.attribute = attribute role { text } + db.constraint.attlist = + db.constraint.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + db.constraint = + + ## A constraint in an EBNF production + element constraint { db.constraint.attlist, empty } +} +div { + db.productionrecap.role.attribute = attribute role { text } + db.productionrecap.attlist = + db.productionrecap.role.attribute? + & db.common.attributes + & db.common.req.linking.attributes + db.productionrecap = + + ## A cross-reference to an EBNF production + element productionrecap { db.productionrecap.attlist, empty } +} +div { + db.constraintdef.role.attribute = attribute role { text } + db.constraintdef.attlist = + db.constraintdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.constraintdef.info = db._info.title.only + db.constraintdef = + + ## The definition of a constraint in an EBNF production + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:constraintdef" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element constraintdef { + db.constraintdef.attlist, db.constraintdef.info, db.all.blocks+ + } +} +db.char.attribute = + + ## Specifies the alignment character when align + ## is set to char + ## . + attribute char { text } +db.charoff.attribute = + + ## Specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in char + ## when align + ## is set to char + ## . + attribute charoff { + xsd:decimal { minExclusive = "0" maxExclusive = "100" } + } +db.frame.attribute = + + ## Specifies how the table is to be framed. Note that there is no way to obtain a border on only the starting edge (left, in left-to-right writing systems) of the table. + attribute frame { + + ## Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + "all" + | + ## Frame only the bottom of the table. + "bottom" + | + ## Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + "none" + | + ## Frame the left and right sides of the table. + "sides" + | + ## Frame the top of the table. + "top" + | + ## Frame the top and bottom of the table. + "topbot" + } +db.colsep.attribute = + + ## Specifies the presence or absence of the column separator + attribute colsep { + + ## No column separator rule. + "0" + | + ## Provide a column separator rule on the right + "1" + } +db.rowsep.attribute = + + ## Specifies the presence or absence of the row separator + attribute rowsep { + + ## No row separator rule. + "0" + | + ## Provide a row separator rule below + "1" + } +db.orient.attribute = + + ## Specifies the orientation of the table + attribute orient { + + ## 90 degrees counter-clockwise from the rest of the text flow. + "land" + | + ## The same orientation as the rest of the text flow. + "port" + } +db.tabstyle.attribute = + + ## Specifies the table style + attribute tabstyle { text } +db.rowheader.attribute = + + ## Indicates whether or not the entries in the first column should be considered row headers + attribute rowheader { + + ## Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + "firstcol" + | + ## Indicates that entries in the first column have no special significance with respect to column headers. + "norowheader" + } +db.align.attribute = + + ## Specifies the horizontal alignment of text in an entry. + attribute align { + + ## Centered. + "center" + | + ## Aligned on a particular character. + "char" + | + ## Left and right justified. + "justify" + | + ## Left justified. + "left" + | + ## Right justified. + "right" + } +db.valign.attribute = + + ## Specifies the vertical alignment of text in an entry. + attribute valign { + + ## Aligned on the bottom of the entry. + "bottom" + | + ## Aligned in the middle. + "middle" + | + ## Aligned at the top of the entry. + "top" + } +db.specify-col-by-colname.attributes = + + ## Specifies a column specification by name. + attribute colname { text } +db.specify-col-by-namest.attributes = + + ## Specifies a starting column by name. + attribute namest { text } +db.specify-span-by-spanspec.attributes = + + ## Specifies a span by name. + attribute spanname { text } +db.specify-span-directly.attributes = + + ## Specifies a starting column by name. + attribute namest { text } + & + ## Specifies an ending column by name. + attribute nameend { text } +db.column-spec.attributes = + db.specify-col-by-colname.attributes + | db.specify-col-by-namest.attributes + | db.specify-span-by-spanspec.attributes + | db.specify-span-directly.attributes +db.colname.attribute = + + ## Provides a name for a column specification. + attribute colname { text } +db.spanname.attribute = + + ## Provides a name for a span specification. + attribute spanname { text } +div { + db.tgroup.role.attribute = attribute role { text } + db.tgroup.tgroupstyle.attribute = + + ## Additional style information for downstream processing; typically the name of a style. + attribute tgroupstyle { text } + db.tgroup.cols.attribute = + + ## The number of columns in the table. Must be an integer greater than zero. + attribute cols { xsd:positiveInteger } + db.tgroup.attlist = + db.tgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.char.attribute? + & db.charoff.attribute? + & db.tgroup.tgroupstyle.attribute? + & db.tgroup.cols.attribute + & db.colsep.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.tgroup = + + ## A wrapper for the main content of a table, or part of a table + element tgroup { + db.tgroup.attlist, + db.colspec*, + db.spanspec*, + db.cals.thead?, + db.cals.tfoot?, + db.cals.tbody + } +} +div { + db.colspec.role.attribute = attribute role { text } + db.colspec.colnum.attribute = + + ## The number of the column to which this specification applies. Must be greater than any preceding column number. Defaults to one more than the number of the preceding column, if there is one, or one. + attribute colnum { xsd:positiveInteger } + db.colspec.colwidth.attribute = + + ## Specifies the width of the column. + attribute colwidth { text } + db.colspec.attlist = + db.colspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.colspec.colnum.attribute? + & db.char.attribute? + & db.colsep.attribute? + & db.colspec.colwidth.attribute? + & db.charoff.attribute? + & db.colname.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.colspec = + + ## Specifications for a column in a table + element colspec { db.colspec.attlist, empty } +} +div { + db.spanspec.role.attribute = attribute role { text } + db.spanspec.namest.attribute = + + ## Specifies a starting column by name. + attribute namest { text } + db.spanspec.nameend.attribute = + + ## Specifies an ending column by name. + attribute nameend { text } + db.spanspec.attlist = + db.spanspec.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.spanname.attribute + & db.spanspec.namest.attribute + & db.spanspec.nameend.attribute + & db.char.attribute? + & db.colsep.attribute? + & db.charoff.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.spanspec = + + ## Formatting information for a spanned column in a table + element spanspec { db.spanspec.attlist, empty } +} +div { + db.cals.thead.role.attribute = attribute role { text } + db.cals.thead.attlist = + db.cals.thead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.thead = + + ## A table header consisting of one or more rows + element thead { db.cals.thead.attlist, db.colspec*, db.row+ } +} +div { + db.cals.tfoot.role.attribute = attribute role { text } + db.cals.tfoot.attlist = + db.cals.tfoot.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.tfoot = + + ## A table footer consisting of one or more rows + element tfoot { db.cals.tfoot.attlist, db.colspec*, db.row+ } +} +div { + db.cals.tbody.role.attribute = attribute role { text } + db.cals.tbody.attlist = + db.cals.tbody.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.tbody = + + ## A wrapper for the rows of a table or informal table + element tbody { db.cals.tbody.attlist, db.row+ } +} +div { + db.row.role.attribute = attribute role { text } + db.row.attlist = + db.row.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.rowsep.attribute? + & db.valign.attribute? + db.row = + + ## A row in a table + element row { db.row.attlist, (db.entry | db.entrytbl)+ } +} +div { + db.entry.role.attribute = attribute role { text } + db.entry.morerows.attribute = + + ## Specifies the number of additional rows which this entry occupies. Defaults to zero. + attribute morerows { xsd:integer } + db.entry.rotate.attribute = + + ## Specifies the rotation of this entry. A value of 1 (true) rotates the cell 90 degrees counter-clockwise. A value of 0 (false) leaves the cell unrotated. + attribute rotate { + + ## Do not rotate the cell. + "0" + | + ## Rotate the cell 90 degrees counter-clockwise. + "1" + } + db.entry.attlist = + db.entry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + & db.char.attribute? + & db.colsep.attribute? + & db.charoff.attribute? + & db.entry.morerows.attribute? + & db.column-spec.attributes? + & db.rowsep.attribute? + & db.entry.rotate.attribute? + & db.align.attribute? + db.entry = + + ## A cell in a table + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:entry" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of entry" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:entry" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:informaltable)" + "informaltable must not occur among the children or descendants of entry" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element entry { + db.entry.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.entrytbl.role.attribute = attribute role { text } + db.entrytbl.tgroupstyle.attribute = + + ## Additional style information for downstream processing; typically the name of a style. + attribute tgroupstyle { text } + db.entrytbl.cols.attribute = + + ## The number of columns in the entry table. Must be an integer greater than zero. + attribute cols { xsd:positiveInteger } + db.entrytbl.attlist = + db.entrytbl.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.char.attribute? + & db.charoff.attribute? + & db.column-spec.attributes? + & db.entrytbl.tgroupstyle.attribute? + & db.entrytbl.cols.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.align.attribute? + db.entrytbl = + + ## A subtable appearing in place of an entry in a table + element entrytbl { + db.entrytbl.attlist, + db.colspec*, + db.spanspec*, + db.cals.entrytbl.thead?, + db.cals.entrytbl.tbody + } +} +div { + db.cals.entrytbl.thead.role.attribute = attribute role { text } + db.cals.entrytbl.thead.attlist = + db.cals.entrytbl.thead.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.entrytbl.thead = + + ## A table header consisting of one or more rows + element thead { + db.cals.entrytbl.thead.attlist, db.colspec*, db.entrytbl.row+ + } +} +div { + db.cals.entrytbl.tbody.role.attribute = attribute role { text } + db.cals.entrytbl.tbody.attlist = + db.cals.entrytbl.tbody.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.valign.attribute? + db.cals.entrytbl.tbody = + + ## A wrapper for the rows of a table or informal table + element tbody { db.cals.entrytbl.tbody.attlist, db.entrytbl.row+ } +} +div { + db.entrytbl.row.role.attribute = attribute role { text } + db.entrytbl.row.attlist = + db.entrytbl.row.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.rowsep.attribute? + & db.valign.attribute? + db.entrytbl.row = + + ## A row in a table + element row { db.entrytbl.row.attlist, db.entry+ } +} +div { + db.cals.table.role.attribute = attribute role { text } + db.cals.table.label.attribute = db.label.attribute + db.cals.table.attlist = + db.cals.table.role.attribute? + & db.cals.table.label.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tabstyle.attribute? + & db.floatstyle.attribute? + & db.orient.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.frame.attribute? + & db.pgwide.attribute? + & + ## Indicates if the short or long title should be used in a List of Tables + attribute shortentry { + + ## Indicates that the full title should be used. + "0" + | + ## Indicates that the short short title (titleabbrev) should be used. + "1" + }? + & + ## Indicates if the table should appear in a List of Tables + attribute tocentry { + + ## Indicates that the table should not occur in the List of Tables. + "0" + | + ## Indicates that the table should appear in the List of Tables. + "1" + }? + & db.rowheader.attribute? + db.cals.table.info = db._info.title.onlyreq + db.cals.table = + + ## A formal table in a document + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:table" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element table { + db.cals.table.attlist, + db.cals.table.info, + (db.alt? & db.indexing.inlines* & db.textobject*), + (db.mediaobject+ | db.tgroup+), + db.caption? + } +} +div { + db.cals.informaltable.role.attribute = attribute role { text } + db.cals.informaltable.attlist = + db.cals.informaltable.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tabstyle.attribute? + & db.floatstyle.attribute? + & db.orient.attribute? + & db.colsep.attribute? + & db.rowsep.attribute? + & db.frame.attribute? + & db.pgwide.attribute? + & db.rowheader.attribute? + db.cals.informaltable.info = db._info.title.forbidden + db.cals.informaltable = + + ## A table without a title + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:informaltable" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element informaltable { + db.cals.informaltable.attlist, + db.cals.informaltable.info, + (db.alt? & db.indexing.inlines* & db.textobject*), + (db.mediaobject+ | db.tgroup+), + db.caption? + } +} +db.html.coreattrs = + + ## This attribute assigns a class name or set of class names to an element. Any number of elements may be assigned the same class name or names. Multiple class names must be separated by white space characters. + attribute class { text }? + & + ## This attribute specifies style information for the current element. + attribute style { text }? + & + ## This attribute offers advisory information about the element for which it is set. + attribute title { text }? +db.html.i18n = + + ## This attribute specifies the base language of an element's attribute values and text content. The default value of this attribute is unknown. + attribute lang { text }? +db.html.events = + + ## Occurs when the pointing device button is clicked over an element. + attribute onclick { text }? + & + ## Occurs when the pointing device button is double clicked over an element. + attribute ondblclick { text }? + & + ## Occurs when the pointing device button is pressed over an element. + attribute onmousedown { text }? + & + ## Occurs when the pointing device button is released over an element. + attribute onmouseup { text }? + & + ## Occurs when the pointing device is moved onto an element. + attribute onmouseover { text }? + & + ## Occurs when the pointing device is moved while it is over an element. + attribute onmousemove { text }? + & + ## Occurs when the pointing device is moved away from an element. + attribute onmouseout { text }? + & + ## Occurs when a key is pressed and released over an element. + attribute onkeypress { text }? + & + ## Occurs when a key is pressed down over an element. + attribute onkeydown { text }? + & + ## Occurs when a key is released over an element. + attribute onkeyup { text }? +db.html.attrs = + db.common.attributes + & db.html.coreattrs + & db.html.i18n + & db.html.events +db.html.cellhalign = + + ## Specifies the alignment of data and the justification of text in a cell. + attribute align { + + ## Left-flush data/Left-justify text. This is the default value for table data. + "left" + | + ## Center data/Center-justify text. This is the default value for table headers. + "center" + | + ## Right-flush data/Right-justify text. + "right" + | + ## Double-justify text. + "justify" + | + ## Align text around a specific character. If a user agent doesn't support character alignment, behavior in the presence of this value is unspecified. + "char" + }? + & + ## This attribute specifies a single character within a text fragment to act as an axis for alignment. The default value for this attribute is the decimal point character for the current language as set by the lang attribute (e.g., the period in English and the comma in French). User agents are not required to support this attribute. + attribute char { text }? + & + ## When present, this attribute specifies the offset to the first occurrence of the alignment character on each line. If a line doesn't include the alignment character, it should be horizontally shifted to end at the alignment position. When charoff is used to set the offset of an alignment character, the direction of offset is determined by the current text direction (set by the dir attribute). In left-to-right texts (the default), offset is from the left margin. In right-to-left texts, offset is from the right margin. User agents are not required to support this attribute. + attribute charoff { + xsd:integer >> a:documentation [ "An explicit offset." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage offset." ] + }? +db.html.cellvalign = + + ## Specifies the vertical position of data within a cell. + attribute valign { + + ## Cell data is flush with the top of the cell. + "top" + | + ## Cell data is centered vertically within the cell. This is the default value. + "middle" + | + ## Cell data is flush with the bottom of the cell. + "bottom" + | + ## All cells in the same row as a cell whose valign attribute has this value should have their textual data positioned so that the first text line occurs on a baseline common to all cells in the row. This constraint does not apply to subsequent text lines in these cells. + "baseline" + }? +db.html.table.attributes = + + ## Provides a summary of the table's purpose and structure for user agents rendering to non-visual media such as speech and Braille. + attribute summary { text }? + & + ## Specifies the desired width of the entire table and is intended for visual user agents. When the value is a percentage value, the value is relative to the user agent's available horizontal space. In the absence of any width specification, table width is determined by the user agent. + attribute width { + xsd:integer >> a:documentation [ "An explicit width." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage width." ] + }? + & + ## Specifies the width (in pixels only) of the frame around a table. + attribute border { xsd:nonNegativeInteger }? + & + ## Specifies which sides of the frame surrounding a table will be visible. + attribute frame { + + ## No sides. This is the default value. + "void" + | + ## The top side only. + "above" + | + ## The bottom side only. + "below" + | + ## The top and bottom sides only. + "hsides" + | + ## The left-hand side only. + "lhs" + | + ## The right-hand side only. + "rhs" + | + ## The right and left sides only. + "vsides" + | + ## All four sides. + "box" + | + ## All four sides. + "border" + }? + & + ## Specifies which rules will appear between cells within a table. The rendering of rules is user agent dependent. + attribute rules { + + ## No rules. This is the default value. + "none" + | + ## Rules will appear between row groups (see thead, tfoot, and tbody) and column groups (see colgroup and col) only. + "groups" + | + ## Rules will appear between rows only. + "rows" + | + ## Rules will appear between columns only. + "cols" + | + ## Rules will appear between all rows and columns. + "all" + }? + & + ## Specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. The attribute also specifies the amount of space to leave between cells. + attribute cellspacing { + xsd:integer >> a:documentation [ "An explicit spacing." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage spacing." ] + }? + & + ## Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. If the value of the attribute is a percentage length, the top and bottom margins should be equally separated from the content based on a percentage of the available vertical space, and the left and right margins should be equally separated from the content based on a percentage of the available horizontal space. + attribute cellpadding { + xsd:integer >> a:documentation [ "An explicit padding." ] + | xsd:string { pattern = "[0-9]+%" } + >> a:documentation [ "A percentage padding." ] + }? +db.html.tablecell.attributes = + + ## Provides an abbreviated form of the cell's content and may be rendered by user agents when appropriate in place of the cell's content. Abbreviated names should be short since user agents may render them repeatedly. For instance, speech synthesizers may render the abbreviated headers relating to a particular cell before rendering that cell's content. + attribute abbr { text }? + & + ## This attribute may be used to place a cell into conceptual categories that can be considered to form axes in an n-dimensional space. User agents may give users access to these categories (e.g., the user may query the user agent for all cells that belong to certain categories, the user agent may present a table in the form of a table of contents, etc.). Please consult an HTML reference for more details. + attribute axis { text }? + & + ## Specifies the list of header cells that provide header information for the current data cell. The value of this attribute is a space-separated list of cell names; those cells must be named by setting their id attribute. Authors generally use the headers attribute to help non-visual user agents render header information about data cells (e.g., header information is spoken prior to the cell data), but the attribute may also be used in conjunction with style sheets. + attribute headers { text }? + & + ## Specifies the set of data cells for which the current header cell provides header information. This attribute may be used in place of the headers attribute, particularly for simple tables. + attribute scope { + + ## The current cell provides header information for the rest of the row that contains it + "row" + | + ## The current cell provides header information for the rest of the column that contains it. + "col" + | + ## The header cell provides header information for the rest of the row group that contains it. + "rowgroup" + | + ## The header cell provides header information for the rest of the column group that contains it. + "colgroup" + }? + & + ## Specifies the number of rows spanned by the current cell. The default value of this attribute is one (1 + ## ). The value zero (0 + ## ) means that the cell spans all rows from the current row to the last row of the table section (thead + ## , tbody + ## , or tfoot + ## ) in which the cell is defined. + attribute rowspan { xsd:nonNegativeInteger }? + & + ## Specifies the number of columns spanned by the current cell. The default value of this attribute is one (1 + ## ). The value zero (0 + ## ) means that the cell spans all columns from the current column to the last column of the column group (colgroup + ## ) in which the cell is defined. + attribute colspan { xsd:nonNegativeInteger }? +db.html.table.info = db._info.title.forbidden +db.html.table.model = + db.html.table.info?, + db.html.caption, + (db.html.col* | db.html.colgroup*), + db.html.thead?, + db.html.tfoot?, + (db.html.tbody+ | db.html.tr+) +db.html.informaltable.info = db._info.title.forbidden +db.html.informaltable.model = + db.html.informaltable.info?, + (db.html.col* | db.html.colgroup*), + db.html.thead?, + db.html.tfoot?, + (db.html.tbody+ | db.html.tr+) +div { + db.html.table.role.attribute = attribute role { text } + db.html.table.label.attribute = db.label.attribute + db.html.table.attlist = + db.html.attrs + & db.html.table.attributes + & db.html.table.role.attribute? + & db.html.table.label.attribute? + & db.orient.attribute? + & db.pgwide.attribute? + & db.tabstyle.attribute? + & db.floatstyle.attribute? + db.html.table = + + ## A formal (captioned) HTML table in a document + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:table" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of table" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:table" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element table { db.html.table.attlist, db.html.table.model } +} +div { + db.html.informaltable.role.attribute = attribute role { text } + db.html.informaltable.label.attribute = db.label.attribute + db.html.informaltable.attlist = + db.html.attrs + & db.html.table.attributes + & db.html.informaltable.role.attribute? + & db.html.informaltable.label.attribute? + & db.orient.attribute? + & db.pgwide.attribute? + & db.tabstyle.attribute? + & db.floatstyle.attribute? + db.html.informaltable = + + ## An HTML table without a title + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:informaltable" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element informaltable { + db.html.informaltable.attlist, db.html.informaltable.model + } +} +div { + db.html.caption.attlist = db.html.attrs + db.html.caption = + + ## An HTML table caption + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:sidebar)" + "sidebar must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:task)" + "task must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caption" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:caption" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caption { db.html.caption.attlist, db.all.inlines* } +} +div { + db.html.col.attlist = + db.html.attrs + & + ## This attribute, whose value must be an integer > 0, specifies the number of columns spanned + ## by the col + ## element; the col + ## element shares its attributes with all the columns it spans. The default value for this attribute is 1 (i.e., a single column). If the span attribute is set to N > 1, the current col + ## element shares its attributes with the next N-1 columns. + attribute span { xsd:nonNegativeInteger }? + & + ## Specifies a default width for each column spanned by the current col + ## element. It has the same meaning as the width + ## attribute for the colgroup + ## element and overrides it. + attribute width { text }? + & db.html.cellhalign + & db.html.cellvalign + db.html.col = + + ## Specifications for a column in an HTML table + element col { db.html.col.attlist, empty } +} +div { + db.html.colgroup.attlist = + db.html.attrs + & + ## This attribute, which must be an integer > 0, specifies the number of columns in a column group. In the absence of a span attribute, each colgroup + ## defines a column group containing one column. If the span attribute is set to N > 0, the current colgroup + ## element defines a column group containing N columns. User agents must ignore this attribute if the colgroup + ## element contains one or more col + ## elements. + attribute span { xsd:nonNegativeInteger }? + & + ## This attribute specifies a default width for each column in the current column group. In addition to the standard pixel, percentage, and relative values, this attribute allows the special form 0* + ## (zero asterisk) which means that the width of the each column in the group should be the minimum width necessary to hold the column's contents. This implies that a column's entire contents must be known before its width may be correctly computed. Authors should be aware that specifying 0* + ## will prevent visual user agents from rendering a table incrementally. This attribute is overridden for any column in the column group whose width is specified via a col + ## element. + attribute width { text }? + & db.html.cellhalign + & db.html.cellvalign + db.html.colgroup = + + ## A group of columns in an HTML table + element colgroup { db.html.colgroup.attlist, db.html.col* } +} +div { + db.html.thead.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.thead = + + ## A table header consisting of one or more rows in an HTML table + element thead { db.html.thead.attlist, db.html.tr+ } +} +div { + db.html.tfoot.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tfoot = + + ## A table footer consisting of one or more rows in an HTML table + element tfoot { db.html.tfoot.attlist, db.html.tr+ } +} +div { + db.html.tbody.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tbody = + + ## A wrapper for the rows of an HTML table or informal HTML table + element tbody { db.html.tbody.attlist, db.html.tr+ } +} +div { + db.html.tr.attlist = + db.html.attrs & db.html.cellhalign & db.html.cellvalign + db.html.tr = + + ## A row in an HTML table + element tr { db.html.tr.attlist, (db.html.th | db.html.td)+ } +} +div { + db.html.th.attlist = + db.html.attrs + & db.html.tablecell.attributes + & db.html.cellhalign + & db.html.cellvalign + db.html.th = + + ## A table header entry in an HTML table + element th { + db.html.th.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.html.td.attlist = + db.html.attrs + & db.html.tablecell.attributes + & db.html.cellhalign + & db.html.cellvalign + db.html.td = + + ## A table entry in an HTML table + element td { + db.html.td.attlist, (db.all.inlines* | db.all.blocks*) + } +} +div { + db.msgset.role.attribute = attribute role { text } + db.msgset.attlist = + db.msgset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgset.info = db._info.title.only + db.msgset = + + ## A detailed set of messages, usually error messages + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msgset" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msgset { + db.msgset.attlist, + db.msgset.info, + (db.msgentry+ | db.simplemsgentry+) + } +} +div { + db.msgentry.role.attribute = attribute role { text } + db.msgentry.attlist = + db.msgentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgentry = + + ## A wrapper for an entry in a message set + element msgentry { + db.msgentry.attlist, db.msg+, db.msginfo?, db.msgexplan* + } +} +div { + db.simplemsgentry.role.attribute = attribute role { text } + db.simplemsgentry.msgaud.attribute = + + ## The audience to which the message relevant + attribute msgaud { text } + db.simplemsgentry.msgorig.attribute = + + ## The origin of the message + attribute msgorig { text } + db.simplemsgentry.msglevel.attribute = + + ## The level of importance or severity of a message + attribute msglevel { text } + db.simplemsgentry.attlist = + db.simplemsgentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.simplemsgentry.msgaud.attribute? + & db.simplemsgentry.msgorig.attribute? + & db.simplemsgentry.msglevel.attribute? + db.simplemsgentry = + + ## A wrapper for a simpler entry in a message set + element simplemsgentry { + db.simplemsgentry.attlist, db.msgtext, db.msgexplan+ + } +} +div { + db.msg.role.attribute = attribute role { text } + db.msg.attlist = + db.msg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msg.info = db._info.title.only + db.msg = + + ## A message in a message set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msg" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msg { + db.msg.attlist, db.msg.info, db.msgmain, (db.msgsub | db.msgrel)* + } +} +div { + db.msgmain.role.attribute = attribute role { text } + db.msgmain.attlist = + db.msgmain.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgmain.info = db._info.title.only + db.msgmain = + + ## The primary component of a message in a message set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msgmain" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msgmain { db.msgmain.attlist, db.msgmain.info, db.msgtext } +} +div { + db.msgsub.role.attribute = attribute role { text } + db.msgsub.attlist = + db.msgsub.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgsub.info = db._info.title.only + db.msgsub = + + ## A subcomponent of a message in a message set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msgsub" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msgsub { db.msgsub.attlist, db.msgsub.info, db.msgtext } +} +div { + db.msgrel.role.attribute = attribute role { text } + db.msgrel.attlist = + db.msgrel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgrel.info = db._info.title.only + db.msgrel = + + ## A related component of a message in a message set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msgrel" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msgrel { db.msgrel.attlist, db.msgrel.info, db.msgtext } +} +div { + db.msgtext.role.attribute = attribute role { text } + db.msgtext.attlist = + db.msgtext.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgtext = + + ## The actual text of a message component in a message set + element msgtext { db.msgtext.attlist, db.all.blocks+ } +} +div { + db.msginfo.role.attribute = attribute role { text } + db.msginfo.attlist = + db.msginfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msginfo = + + ## Information about a message in a message set + element msginfo { + db.msginfo.attlist, (db.msglevel | db.msgorig | db.msgaud)* + } +} +div { + db.msglevel.role.attribute = attribute role { text } + db.msglevel.attlist = + db.msglevel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msglevel = + + ## The level of importance or severity of a message in a message set + element msglevel { db.msglevel.attlist, db._text } +} +div { + db.msgorig.role.attribute = attribute role { text } + db.msgorig.attlist = + db.msgorig.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgorig = + + ## The origin of a message in a message set + element msgorig { db.msgorig.attlist, db._text } +} +div { + db.msgaud.role.attribute = attribute role { text } + db.msgaud.attlist = + db.msgaud.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgaud = + + ## The audience to which a message in a message set is relevant + element msgaud { db.msgaud.attlist, db._text } +} +div { + db.msgexplan.role.attribute = attribute role { text } + db.msgexplan.attlist = + db.msgexplan.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.msgexplan.info = db._info.title.only + db.msgexplan = + + ## Explanatory material relating to a message in a message set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:msgexplan" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element msgexplan { + db.msgexplan.attlist, db.msgexplan.info, db.all.blocks+ + } +} +div { + db.qandaset.role.attribute = attribute role { text } + db.qandaset.defaultlabel.enumeration = + + ## No labels + "none" + | + ## Numeric labels + "number" + | + ## "Q:" and "A:" labels + "qanda" + db.qandaset.defaultlabel.attribute = + + ## Specifies the default labelling + attribute defaultlabel { db.qandaset.defaultlabel.enumeration } + db.qandaset.attlist = + db.qandaset.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.qandaset.defaultlabel.attribute? + db.qandaset.info = db._info.title.only + db.qandaset = + + ## A question-and-answer set + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:qandaset" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element qandaset { + db.qandaset.attlist, + db.qandaset.info, + db.all.blocks*, + (db.qandadiv+ | db.qandaentry+) + } +} +div { + db.qandadiv.role.attribute = attribute role { text } + db.qandadiv.attlist = + db.qandadiv.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.qandadiv.info = db._info.title.only + db.qandadiv = + + ## A titled division in a qandaset + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:qandadiv" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element qandadiv { + db.qandadiv.attlist, + db.qandadiv.info, + db.all.blocks*, + (db.qandadiv+ | db.qandaentry+) + } +} +div { + db.qandaentry.role.attribute = attribute role { text } + db.qandaentry.attlist = + db.qandaentry.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.qandaentry.info = db._info.title.only + db.qandaentry = + + ## A question/answer set within a qandaset + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:qandaentry" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element qandaentry { + db.qandaentry.attlist, db.qandaentry.info, db.question, db.answer* + } +} +div { + db.question.role.attribute = attribute role { text } + db.question.attlist = + db.question.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.question = + + ## A question in a qandaset + element question { db.question.attlist, db.label?, db.all.blocks+ } +} +div { + db.answer.role.attribute = attribute role { text } + db.answer.attlist = + db.answer.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.answer = + + ## An answer to a question posed in a qandaset + element answer { db.answer.attlist, db.label?, db.all.blocks+ } +} +div { + db.label.role.attribute = attribute role { text } + db.label.attlist = + db.label.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.label = + + ## A label on a question or answer + element label { db.label.attlist, db._text } +} +db.math.inlines = db.inlineequation +db.equation.content = (db.mediaobject+ | db.mathphrase+) | db._any.mml+ +db.inlineequation.content = + (db.inlinemediaobject+ | db.mathphrase+) | db._any.mml+ +div { + db.equation.role.attribute = attribute role { text } + db.equation.label.attribute = db.label.attribute + db.equation.attlist = + db.equation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.equation.label.attribute? + & db.pgwide.attribute? + & db.floatstyle.attribute? + db.equation.info = db._info.title.only + db.equation = + + ## A displayed mathematical equation + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:example)" + "example must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:figure)" + "figure must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:table)" + "table must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:equation)" + "equation must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of equation" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:equation" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element equation { + db.equation.attlist, + db.equation.info, + db.alt?, + db.equation.content, + db.caption? + } +} +div { + db.informalequation.role.attribute = attribute role { text } + db.informalequation.attlist = + db.informalequation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.pgwide.attribute? + & db.floatstyle.attribute? + db.informalequation.info = db._info.title.forbidden + db.informalequation = + + ## A displayed mathematical equation without a title + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:informalequation" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element informalequation { + db.informalequation.attlist, + db.informalequation.info, + db.alt?, + db.equation.content, + db.caption? + } +} +div { + db.inlineequation.role.attribute = attribute role { text } + db.inlineequation.attlist = + db.inlineequation.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.inlineequation = + + ## A mathematical equation or expression occurring inline + element inlineequation { + db.inlineequation.attlist, db.alt?, db.inlineequation.content + } +} +div { + db.mathphrase.role.attribute = attribute role { text } + db.mathphrase.attlist = + db.mathphrase.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mathphrase = + + ## A mathematical phrase that can be represented with ordinary text and a small amount of markup + element mathphrase { + db.mathphrase.attlist, + (db._text | db.ubiq.inlines | db._emphasis)* + } +} +db.imagedata.mathml.content = db._any.mml +div { + db.imagedata.mathml.role.attribute = attribute role { text } + db.imagedata.mathml.attlist = + db.imagedata.mathml.role.attribute? + & db.common.attributes + & + ## Specifies that the format of the data is MathML + attribute format { + + ## Specifies MathML. + "mathml" + }? + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.mathml.info = db._info.title.forbidden + db.imagedata.mathml = + + ## A MathML expression in a media object + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:imagedata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element imagedata { + db.imagedata.mathml.attlist, + db.imagedata.mathml.info, + db.imagedata.mathml.content+ + } +} +div { + db._any.mml = + + ## Any element from the MathML namespace + element mml:* { (db._any.attribute | text | db._any)* } +} +db.imagedata.svg.content = db._any.svg +div { + db.imagedata.svg.role.attribute = attribute role { text } + db.imagedata.svg.attlist = + db.imagedata.svg.role.attribute? + & db.common.attributes + & + ## Specifies that the format of the data is SVG + attribute format { + + ## Specifies SVG. + "svg" + }? + & db.imagedata.align.attribute? + & db.imagedata.valign.attribute? + & db.imagedata.width.attribute? + & db.imagedata.contentwidth.attribute? + & db.imagedata.scalefit.attribute? + & db.imagedata.scale.attribute? + & db.imagedata.depth.attribute? + & db.imagedata.contentdepth.attribute? + db.imagedata.svg.info = db._info.title.forbidden + db.imagedata.svg = + + ## An SVG drawing in a media object + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:imagedata" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element imagedata { + db.imagedata.svg.attlist, + db.imagedata.svg.info, + db.imagedata.svg.content+ + } +} +div { + db._any.svg = + + ## Any element from the SVG namespace + element svg:* { (db._any.attribute | text | db._any)* } +} +db.markup.inlines = + db.tag + | db.markup + | db.token + | db.symbol + | db.literal + | db.code + | db.constant + | db.email + | db.uri +div { + db.markup.role.attribute = attribute role { text } + db.markup.attlist = + db.markup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.markup = + + ## A string of formatting markup in text that is to be represented literally + element markup { db.markup.attlist, db._text } +} +div { + db.tag.role.attribute = attribute role { text } + db.tag.class.enumeration = + + ## An attribute + "attribute" + | + ## An attribute value + "attvalue" + | + ## An element + "element" + | + ## An empty element tag + "emptytag" + | + ## An end tag + "endtag" + | + ## A general entity + "genentity" + | + ## The local name part of a qualified name + "localname" + | + ## A namespace + "namespace" + | + ## A numeric character reference + "numcharref" + | + ## A parameter entity + "paramentity" + | + ## A processing instruction + "pi" + | + ## The prefix part of a qualified name + "prefix" + | + ## An SGML comment + "comment" + | + ## A start tag + "starttag" + | + ## An XML processing instruction + "xmlpi" + db.tag.class.attribute = + + ## Identifies the nature of the tag content + attribute class { db.tag.class.enumeration } + db.tag.namespace.attribute = + + ## Identifies the namespace of the tag content + attribute namespace { xsd:anyURI } + db.tag.attlist = + db.tag.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.tag.class.attribute? + & db.tag.namespace.attribute? + db.tag = + + ## A component of XML (or SGML) markup + element tag { db.tag.attlist, (db._text | db.tag)* } +} +div { + db.symbol.class.attribute = + + ## Identifies the class of symbol + attribute class { + + ## The value is a limit of some kind + "limit" + } + db.symbol.role.attribute = attribute role { text } + db.symbol.attlist = + db.symbol.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.symbol.class.attribute? + db.symbol = + + ## A name that is replaced by a value before processing + element symbol { db.symbol.attlist, db._text } +} +div { + db.token.role.attribute = attribute role { text } + db.token.attlist = + db.token.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.token = + + ## A unit of information + element token { db.token.attlist, db._text } +} +div { + db.literal.role.attribute = attribute role { text } + db.literal.attlist = + db.literal.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.literal = + + ## Inline text that is some literal value + element literal { db.literal.attlist, db._text } +} +div { + code.language.attribute = + + ## Identifies the (computer) language of the code fragment + attribute language { text } + db.code.role.attribute = attribute role { text } + db.code.attlist = + db.code.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & code.language.attribute? + db.code = + + ## An inline code fragment + element code { + db.code.attlist, (db.programming.inlines | db._text)* + } +} +div { + db.constant.class.attribute = + + ## Identifies the class of constant + attribute class { + + ## The value is a limit of some kind + "limit" + } + db.constant.role.attribute = attribute role { text } + db.constant.attlist = + db.constant.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.constant.class.attribute? + db.constant = + + ## A programming or system constant + element constant { db.constant.attlist, db._text } +} +div { + db.productname.role.attribute = attribute role { text } + db.productname.class.enumeration = + + ## A name with a copyright + "copyright" + | + ## A name with a registered copyright + "registered" + | + ## A name of a service + "service" + | + ## A name which is trademarked + "trade" + db.productname.class.attribute = + + ## Specifies the class of product name + attribute class { db.productname.class.enumeration } + db.productname.attlist = + db.productname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.productname.class.attribute? + db.productname = + + ## The formal name of a product + element productname { db.productname.attlist, db._text } +} +div { + db.productnumber.role.attribute = attribute role { text } + db.productnumber.attlist = + db.productnumber.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.productnumber = + + ## A number assigned to a product + element productnumber { db.productnumber.attlist, db._text } +} +div { + db.database.class.enumeration = + + ## An alternate or secondary key + "altkey" + | + ## A constraint + "constraint" + | + ## A data type + "datatype" + | + ## A field + "field" + | + ## A foreign key + "foreignkey" + | + ## A group + "group" + | + ## An index + "index" + | + ## The first or primary key + "key1" + | + ## An alternate or secondary key + "key2" + | + ## A name + "name" + | + ## The primary key + "primarykey" + | + ## A (stored) procedure + "procedure" + | + ## A record + "record" + | + ## A rule + "rule" + | + ## The secondary key + "secondarykey" + | + ## A table + "table" + | + ## A user + "user" + | + ## A view + "view" + db.database.class.attribute = + + ## Identifies the class of database artifact + attribute class { db.database.class.enumeration } + db.database.role.attribute = attribute role { text } + db.database.attlist = + db.database.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.database.class.attribute? + db.database = + + ## The name of a database, or part of a database + element database { db.database.attlist, db._text } +} +div { + db.application.class.enumeration = + + ## A hardware application + "hardware" + | + ## A software application + "software" + db.application.class.attribute = + + ## Identifies the class of application + attribute class { db.application.class.enumeration } + db.application.role.attribute = attribute role { text } + db.application.attlist = + db.application.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.application.class.attribute? + db.application = + + ## The name of a software program + element application { db.application.attlist, db._text } +} +div { + db.hardware.role.attribute = attribute role { text } + db.hardware.attlist = + db.hardware.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.hardware = + + ## A physical part of a computer system + element hardware { db.hardware.attlist, db._text } +} +db.gui.inlines = + db.guiicon + | db.guibutton + | db.guimenuitem + | db.guimenu + | db.guisubmenu + | db.guilabel + | db.menuchoice + | db.mousebutton +div { + db.guibutton.role.attribute = attribute role { text } + db.guibutton.attlist = + db.guibutton.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guibutton = + + ## The text on a button in a GUI + element guibutton { + db.guibutton.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guiicon.role.attribute = attribute role { text } + db.guiicon.attlist = + db.guiicon.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guiicon = + + ## Graphic and/or text appearing as a icon in a GUI + element guiicon { + db.guiicon.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guilabel.role.attribute = attribute role { text } + db.guilabel.attlist = + db.guilabel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guilabel = + + ## The text of a label in a GUI + element guilabel { + db.guilabel.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guimenu.role.attribute = attribute role { text } + db.guimenu.attlist = + db.guimenu.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guimenu = + + ## The name of a menu in a GUI + element guimenu { + db.guimenu.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guimenuitem.role.attribute = attribute role { text } + db.guimenuitem.attlist = + db.guimenuitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guimenuitem = + + ## The name of a terminal menu item in a GUI + element guimenuitem { + db.guimenuitem.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.guisubmenu.role.attribute = attribute role { text } + db.guisubmenu.attlist = + db.guisubmenu.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.guisubmenu = + + ## The name of a submenu in a GUI + element guisubmenu { + db.guisubmenu.attlist, + (db._text | db.accel | db.superscript | db.subscript)* + } +} +div { + db.menuchoice.role.attribute = attribute role { text } + db.menuchoice.attlist = + db.menuchoice.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.menuchoice = + + ## A selection or series of selections from a menu + element menuchoice { + db.menuchoice.attlist, + db.shortcut?, + (db.guibutton + | db.guiicon + | db.guilabel + | db.guimenu + | db.guimenuitem + | db.guisubmenu)+ + } +} +div { + db.mousebutton.role.attribute = attribute role { text } + db.mousebutton.attlist = + db.mousebutton.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.mousebutton = + + ## The conventional name of a mouse button + element mousebutton { db.mousebutton.attlist, db._text } +} +db.keyboard.inlines = + db.keycombo + | db.keycap + | db.keycode + | db.keysym + | db.shortcut + | db.accel +div { + db.keycap.function.enumeration = + + ## The "Alt" key + "alt" + | + ## The "Backspace" key + "backspace" + | + ## The "Command" key + "command" + | + ## The "Control" key + "control" + | + ## The "Delete" key + "delete" + | + ## The down arrow + "down" + | + ## The "End" key + "end" + | + ## The "Enter" or "Return" key + "enter" + | + ## The "Escape" key + "escape" + | + ## The "Home" key + "home" + | + ## The "Insert" key + "insert" + | + ## The left arrow + "left" + | + ## The "Meta" key + "meta" + | + ## The "Option" key + "option" + | + ## The page down key + "pagedown" + | + ## The page up key + "pageup" + | + ## The right arrow + "right" + | + ## The "Shift" key + "shift" + | + ## The spacebar + "space" + | + ## The "Tab" key + "tab" + | + ## The up arrow + "up" + db.keycap.function-enum.attribute = + + ## Identifies the function key + attribute function { db.keycap.function.enumeration }? + db.keycap.function-other.attributes = + + ## Identifies the function key + attribute function { + + ## Indicates a non-standard function key + "other" + }?, + + ## Specifies a keyword that identifies the non-standard key + attribute otherfunction { text } + db.keycap.function.attrib = + db.keycap.function-enum.attribute + | db.keycap.function-other.attributes + db.keycap.role.attribute = attribute role { text } + db.keycap.attlist = + db.keycap.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.keycap.function.attrib + db.keycap = + + ## The text printed on a key on a keyboard + element keycap { db.keycap.attlist, db._text } +} +div { + db.keycode.role.attribute = attribute role { text } + db.keycode.attlist = + db.keycode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keycode = + + ## The internal, frequently numeric, identifier for a key on a keyboard + element keycode { db.keycode.attlist, db._text } +} +db.keycombination.contentmodel = + (db.keycap | db.keycombo | db.keysym) | db.mousebutton +div { + db.keycombo.action.enumeration = + + ## A (single) mouse click. + "click" + | + ## A double mouse click. + "double-click" + | + ## A mouse or key press. + "press" + | + ## Sequential clicks or presses. + "seq" + | + ## Simultaneous clicks or presses. + "simul" + db.keycombo.action-enum.attribute = + + ## Identifies the nature of the action taken. If keycombo + ## contains more than one element, simul + ## is the default, otherwise there is no default. + attribute action { db.keycombo.action.enumeration }? + db.keycombo.action-other.attributes = + + ## Identifies the nature of the action taken + attribute action { + + ## Indicates a non-standard action + "other" + }?, + + ## Identifies the non-standard action in some unspecified way. + attribute otheraction { text } + db.keycombo.action.attrib = + db.keycombo.action-enum.attribute + | db.keycombo.action-other.attributes + db.keycombo.role.attribute = attribute role { text } + db.keycombo.attlist = + db.keycombo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.keycombo.action.attrib + db.keycombo = + + ## A combination of input actions + element keycombo { + db.keycombo.attlist, db.keycombination.contentmodel+ + } +} +div { + db.keysym.role.attribute = attribute role { text } + db.keysym.attlist = + db.keysym.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.keysym = + + ## The symbolic name of a key on a keyboard + element keysym { db.keysym.attlist, db._text } +} +div { + db.accel.role.attribute = attribute role { text } + db.accel.attlist = + db.accel.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.accel = + + ## A graphical user interface (GUI) keyboard shortcut + element accel { db.accel.attlist, db._text } +} +div { + db.shortcut.action.attrib = db.keycombo.action.attrib + db.shortcut.role.attribute = attribute role { text } + db.shortcut.attlist = + db.shortcut.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.shortcut.action.attrib + db.shortcut = + + ## A key combination for an action that is also accessible through a menu + element shortcut { + db.shortcut.attlist, db.keycombination.contentmodel+ + } +} +db.os.inlines = + db.prompt + | db.envar + | db.filename + | db.command + | db.computeroutput + | db.userinput +db.computeroutput.inlines = + (text | db.ubiq.inlines | db.os.inlines | db.technical.inlines) + | db.co + | db.markup.inlines +db.userinput.inlines = + (text | db.ubiq.inlines | db.os.inlines | db.technical.inlines) + | db.co + | db.markup.inlines + | db.gui.inlines + | db.keyboard.inlines +db.prompt.inlines = db._text | db.co +div { + db.prompt.role.attribute = attribute role { text } + db.prompt.attlist = + db.prompt.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.prompt = + + ## A character or string indicating the start of an input field in a computer display + element prompt { db.prompt.attlist, db.prompt.inlines* } +} +div { + db.envar.role.attribute = attribute role { text } + db.envar.attlist = + db.envar.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.envar = + + ## A software environment variable + element envar { db.envar.attlist, db._text } +} +div { + db.filename.class.enumeration = + + ## A device + "devicefile" + | + ## A directory + "directory" + | + ## A filename extension + "extension" + | + ## A header file (as for a programming language) + "headerfile" + | + ## A library file + "libraryfile" + | + ## A partition (as of a hard disk) + "partition" + | + ## A symbolic link + "symlink" + db.filename.class.attribute = + + ## Identifies the class of filename + attribute class { db.filename.class.enumeration } + db.filename.path.attribute = + + ## Specifies the path of the filename + attribute path { text } + db.filename.role.attribute = attribute role { text } + db.filename.attlist = + db.filename.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.filename.path.attribute? + & db.filename.class.attribute? + db.filename = + + ## The name of a file + element filename { db.filename.attlist, db._text } +} +div { + db.command.role.attribute = attribute role { text } + db.command.attlist = + db.command.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.command = + + ## The name of an executable program or other software command + element command { db.command.attlist, db._text } +} +div { + db.computeroutput.role.attribute = attribute role { text } + db.computeroutput.attlist = + db.computeroutput.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.computeroutput = + + ## Data, generally text, displayed or presented by a computer + element computeroutput { + db.computeroutput.attlist, db.computeroutput.inlines* + } +} +div { + db.userinput.role.attribute = attribute role { text } + db.userinput.attlist = + db.userinput.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.userinput = + + ## Data entered by the user + element userinput { db.userinput.attlist, db.userinput.inlines* } +} +div { + db.cmdsynopsis.role.attribute = attribute role { text } + db.cmdsynopsis.sepchar.attribute = + + ## Specifies the character that should separate the command and its top-level arguments + attribute sepchar { text } + db.cmdsynopsis.cmdlength.attribute = + + ## Indicates the displayed length of the command; this information may be used to intelligently indent command synopses which extend beyond one line + attribute cmdlength { text } + db.cmdsynopsis.label.attribute = db.label.attribute + db.cmdsynopsis.attlist = + db.cmdsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.cmdsynopsis.sepchar.attribute? + & db.cmdsynopsis.cmdlength.attribute? + & db.cmdsynopsis.label.attribute? + db.cmdsynopsis.info = db._info.title.forbidden + db.cmdsynopsis = + + ## A syntax summary for a software command + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:cmdsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element cmdsynopsis { + db.cmdsynopsis.attlist, + db.cmdsynopsis.info, + (db.command | db.arg | db.group | db.sbr)+, + db.synopfragment* + } +} +db.rep.enumeration = + + ## Can not be repeated. + "norepeat" + | + ## Can be repeated. + "repeat" +db.rep.attribute = + + ## Indicates whether or not repetition is possible. + [ a:defaultValue = "norepeat" ] attribute rep { db.rep.enumeration } +db.choice.enumeration = + + ## Formatted to indicate that it is optional. + "opt" + | + ## Formatted without indication. + "plain" + | + ## Formatted to indicate that it is required. + "req" +db.choice.opt.attribute = + + ## Indicates optionality. + [ a:defaultValue = "opt" ] attribute choice { db.choice.enumeration } +db.choice.req.attribute = + + ## Indicates optionality. + [ a:defaultValue = "req" ] attribute choice { db.choice.enumeration } +div { + db.arg.role.attribute = attribute role { text } + db.arg.rep.attribute = db.rep.attribute + db.arg.choice.attribute = db.choice.opt.attribute + db.arg.attlist = + db.arg.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.arg.rep.attribute? + & db.arg.choice.attribute? + db.arg = + + ## An argument in a cmdsynopsis + element arg { + db.arg.attlist, + (db._text + | db.arg + | db.group + | db.option + | db.synopfragmentref + | db.sbr)* + } +} +div { + db.group.role.attribute = attribute role { text } + db.group.rep.attribute = db.rep.attribute + db.group.choice.attribute = db.choice.opt.attribute + db.group.attlist = + db.group.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.rep.attribute? + & db.group.choice.attribute? + db.group = + + ## A group of elements in a cmdsynopsis + element group { + db.group.attlist, + (db.arg + | db.group + | db.option + | db.synopfragmentref + | db.replaceable + | db.sbr)+ + } +} +div { + db.sbr.role.attribute = attribute role { text } + db.sbr.attlist = db.sbr.role.attribute? & db.common.attributes + db.sbr = + + ## An explicit line break in a command synopsis + element sbr { db.sbr.attlist, empty } +} +div { + db.synopfragment.role.attribute = attribute role { text } + db.synopfragment.attlist = + db.synopfragment.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.synopfragment = + + ## A portion of a cmdsynopsis broken out from the main body of the synopsis + element synopfragment { + db.synopfragment.attlist, (db.arg | db.group)+ + } +} +div { + db.synopfragmentref.role.attribute = attribute role { text } + db.synopfragmentref.attlist = + db.synopfragmentref.role.attribute? + & db.common.attributes + & db.linkend.attribute + db.synopfragmentref = + + ## A reference to a fragment of a command synopsis + [ + s:pattern [ + name = "Synopsis fragment type constraint" + "\x{a}" ~ + " " + s:rule [ + context = "db:synopfragmentref" + "\x{a}" ~ + " " + s:assert [ + test = + "local-name(//*[@xml:id=current()/@linkend]) = 'synopfragment' and namespace-uri(//*[@xml:id=current()/@linkend]) = 'http://docbook.org/ns/docbook'" + "@linkend on synopfragmentref must point to a synopfragment." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element synopfragmentref { db.synopfragmentref.attlist, text } +} +db.programming.inlines = + db.function + | db.parameter + | db.varname + | db.returnvalue + | db.type + | db.classname + | db.exceptionname + | db.interfacename + | db.methodname + | db.modifier + | db.initializer + | db.oo.inlines +db.oo.inlines = db.ooclass | db.ooexception | db.oointerface +db.synopsis.blocks = + (db.funcsynopsis + | db.classsynopsis + | db.methodsynopsis + | db.constructorsynopsis + | db.destructorsynopsis + | db.fieldsynopsis) + | db.cmdsynopsis +div { + db.synopsis.role.attribute = attribute role { text } + db.synopsis.label.attribute = db.label.attribute + db.synopsis.attlist = + db.synopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.synopsis.label.attribute? + db.synopsis = + + ## A general-purpose element for representing the syntax of commands or functions + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:synopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element synopsis { db.synopsis.attlist, db.verbatim.contentmodel } +} +div { + db.funcsynopsis.role.attribute = attribute role { text } + db.funcsynopsis.attlist = + db.funcsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.funcsynopsis.info = db._info.title.forbidden + db.funcsynopsis = + + ## The syntax summary for a function definition + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:funcsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element funcsynopsis { + db.funcsynopsis.attlist, + db.funcsynopsis.info, + (db.funcsynopsisinfo | db.funcprototype)+ + } +} +div { + db.funcsynopsisinfo.role.attribute = attribute role { text } + db.funcsynopsisinfo.attlist = + db.funcsynopsisinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.funcsynopsisinfo = + + ## Information supplementing the funcdefs of a funcsynopsis + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:funcsynopsisinfo" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element funcsynopsisinfo { + db.funcsynopsisinfo.attlist, db.verbatim.contentmodel + } +} +div { + db.funcprototype.role.attribute = attribute role { text } + db.funcprototype.attlist = + db.funcprototype.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcprototype = + + ## The prototype of a function + element funcprototype { + db.funcprototype.attlist, + db.modifier*, + db.funcdef, + (db.void + | db.varargs + | ((db.paramdef | db.group.paramdef)+, db.varargs?)), + db.modifier* + } +} +div { + db.funcdef.role.attribute = attribute role { text } + db.funcdef.attlist = + db.funcdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcdef = + + ## A function (subroutine) name and its return type + element funcdef { + db.funcdef.attlist, (db._text | db.type | db.function)* + } +} +div { + db.function.role.attribute = attribute role { text } + db.function.attlist = + db.function.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.function = + + ## The name of a function or subroutine, as in a programming language + element function { db.function.attlist, db._text } +} +div { + db.void.role.attribute = attribute role { text } + db.void.attlist = + db.void.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.void = + + ## An empty element in a function synopsis indicating that the function in question takes no arguments + element void { db.void.attlist, empty } +} +div { + db.varargs.role.attribute = attribute role { text } + db.varargs.attlist = + db.varargs.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varargs = + + ## An empty element in a function synopsis indicating a variable number of arguments + element varargs { db.varargs.attlist, empty } +} +div { + db.group.paramdef.role.attribute = attribute role { text } + db.group.paramdef.choice.attribute = db.choice.opt.attribute + db.group.paramdef.attlist = + db.group.paramdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.paramdef.choice.attribute? + db.group.paramdef = + + ## A group of parameters + element group { + db.group.paramdef.attlist, (db.paramdef | db.group.paramdef)+ + } +} +div { + db.paramdef.role.attribute = attribute role { text } + db.paramdef.choice.enumeration = + + ## Formatted to indicate that it is optional. + "opt" + | + ## Formatted to indicate that it is required. + "req" + db.paramdef.choice.attribute = + + ## Indicates optionality. + [ a:defaultValue = "opt" ] + attribute choice { db.paramdef.choice.enumeration } + db.paramdef.attlist = + db.paramdef.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.paramdef.choice.attribute? + db.paramdef = + + ## Information about a function parameter in a programming language + element paramdef { + db.paramdef.attlist, + (db._text + | db.initializer + | db.type + | db.parameter + | db.funcparams)* + } +} +div { + db.funcparams.role.attribute = attribute role { text } + db.funcparams.attlist = + db.funcparams.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.funcparams = + + ## Parameters for a function referenced through a function pointer in a synopsis + element funcparams { db.funcparams.attlist, db._text } +} +div { + db.classsynopsis.role.attribute = attribute role { text } + db.classsynopsis.class.enumeration = + + ## This is the synopsis of a class + "class" + | + ## This is the synopsis of an interface + "interface" + db.classsynopsis.class.attribute = + + ## Specifies the nature of the synopsis + attribute class { db.classsynopsis.class.enumeration } + db.classsynopsis.attlist = + db.classsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + & db.classsynopsis.class.attribute? + db.classsynopsis = + + ## The syntax summary for a class definition + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:classsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element classsynopsis { + db.classsynopsis.attlist, + db.oo.inlines+, + (db.classsynopsisinfo + | db.methodsynopsis + | db.constructorsynopsis + | db.destructorsynopsis + | db.fieldsynopsis)* + } +} +div { + db.classsynopsisinfo.role.attribute = attribute role { text } + db.classsynopsisinfo.attlist = + db.classsynopsisinfo.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + db.classsynopsisinfo = + + ## Information supplementing the contents of a classsynopsis + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:classsynopsisinfo" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element classsynopsisinfo { + db.classsynopsisinfo.attlist, db.verbatim.contentmodel + } +} +div { + db.ooclass.role.attribute = attribute role { text } + db.ooclass.attlist = + db.ooclass.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.ooclass = + + ## A class in an object-oriented programming language + element ooclass { + db.ooclass.attlist, (db.package | db.modifier)*, db.classname + } +} +div { + db.oointerface.role.attribute = attribute role { text } + db.oointerface.attlist = + db.oointerface.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.oointerface = + + ## An interface in an object-oriented programming language + element oointerface { + db.oointerface.attlist, + (db.package | db.modifier)*, + db.interfacename + } +} +div { + db.ooexception.role.attribute = attribute role { text } + db.ooexception.attlist = + db.ooexception.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.ooexception = + + ## An exception in an object-oriented programming language + element ooexception { + db.ooexception.attlist, + (db.package | db.modifier)*, + db.exceptionname + } +} +db.modifier.xml.space.attribute = + + ## Can be used to indicate that whitespace in the modifier should be preserved (for multi-line annotations, for example). + attribute xml:space { + + ## Extra whitespace and line breaks must be preserved. + [ + # Ideally the definition of xml:space used on modifier would be + # different from the definition used on the verbatim elements. The + # verbatim elements forbid the use of xml:space="default" which + # wouldn't be a problem on modifier. But doing that causes the + # generated XSD schemas to be broken so I'm just reusing the existing + # definition for now. It won't be backwards incompatible to fix this + # problem in the future. + # | ## Extra whitespace and line breaks are not preserved. + # "default" + + ] + "preserve" + } +div { + db.modifier.role.attribute = attribute role { text } + db.modifier.attlist = + db.modifier.xml.space.attribute? + & db.modifier.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.modifier = + + ## Modifiers in a synopsis + element modifier { db.modifier.attlist, db._text } +} +div { + db.interfacename.role.attribute = attribute role { text } + db.interfacename.attlist = + db.interfacename.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.interfacename = + + ## The name of an interface + element interfacename { db.interfacename.attlist, db._text } +} +div { + db.exceptionname.role.attribute = attribute role { text } + db.exceptionname.attlist = + db.exceptionname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.exceptionname = + + ## The name of an exception + element exceptionname { db.exceptionname.attlist, db._text } +} +div { + db.fieldsynopsis.role.attribute = attribute role { text } + db.fieldsynopsis.attlist = + db.fieldsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.fieldsynopsis = + + ## The name of a field in a class definition + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:fieldsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element fieldsynopsis { + db.fieldsynopsis.attlist, + db.modifier*, + db.type?, + db.varname, + db.initializer? + } +} +div { + db.initializer.role.attribute = attribute role { text } + db.initializer.attlist = + db.initializer.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.initializer.inlines = db._text | db.mathphrase | db.markup.inlines + db.initializer = + + ## The initializer for a fieldsynopsis + element initializer { + db.initializer.attlist, db.initializer.inlines* + } +} +div { + db.constructorsynopsis.role.attribute = attribute role { text } + db.constructorsynopsis.attlist = + db.constructorsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.constructorsynopsis = + + ## A syntax summary for a constructor + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:constructorsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element constructorsynopsis { + db.constructorsynopsis.attlist, + db.modifier*, + db.methodname?, + ((db.methodparam | db.group.methodparam)+ | db.void?), + db.exceptionname* + } +} +div { + db.destructorsynopsis.role.attribute = attribute role { text } + db.destructorsynopsis.attlist = + db.destructorsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.destructorsynopsis = + + ## A syntax summary for a destructor + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:destructorsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element destructorsynopsis { + db.destructorsynopsis.attlist, + db.modifier*, + db.methodname?, + ((db.methodparam | db.group.methodparam)+ | db.void?), + db.exceptionname* + } +} +div { + db.methodsynopsis.role.attribute = attribute role { text } + db.methodsynopsis.attlist = + db.methodsynopsis.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.language.attribute? + db.methodsynopsis = + + ## A syntax summary for a method + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:methodsynopsis" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element methodsynopsis { + db.methodsynopsis.attlist, + db.modifier*, + (db.type | db.void)?, + db.methodname, + ((db.methodparam | db.group.methodparam)+ | db.void), + db.exceptionname*, + db.modifier* + } +} +div { + db.methodname.role.attribute = attribute role { text } + db.methodname.attlist = + db.methodname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.methodname = + + ## The name of a method + element methodname { db.methodname.attlist, db._text } +} +div { + db.methodparam.role.attribute = attribute role { text } + db.methodparam.rep.attribute = db.rep.attribute + db.methodparam.choice.attribute = db.choice.req.attribute + db.methodparam.attlist = + db.methodparam.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.methodparam.rep.attribute? + & db.methodparam.choice.attribute? + db.methodparam = + + ## Parameters to a method + element methodparam { + db.methodparam.attlist, + db.modifier*, + db.type?, + ((db.modifier*, db.parameter, db.initializer?) | db.funcparams), + db.modifier* + } +} +div { + db.group.methodparam.role.attribute = attribute role { text } + db.group.methodparam.choice.attribute = db.choice.opt.attribute + db.group.methodparam.attlist = + db.group.methodparam.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.group.methodparam.choice.attribute? + db.group.methodparam = + + ## A group of method parameters + element group { + db.group.methodparam.attlist, + (db.methodparam | db.group.methodparam)+ + } +} +div { + db.varname.role.attribute = attribute role { text } + db.varname.attlist = + db.varname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.varname = + + ## The name of a variable + element varname { db.varname.attlist, db._text } +} +div { + db.returnvalue.role.attribute = attribute role { text } + db.returnvalue.attlist = + db.returnvalue.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.returnvalue = + + ## The value returned by a function + element returnvalue { db.returnvalue.attlist, db._text } +} +div { + db.type.role.attribute = attribute role { text } + db.type.attlist = + db.type.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.type = + + ## The classification of a value + element type { db.type.attlist, db._text } +} +div { + db.classname.role.attribute = attribute role { text } + db.classname.attlist = + db.classname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.classname = + + ## The name of a class, in the object-oriented programming sense + element classname { db.classname.attlist, db._text } +} +div { + db.programlisting.role.attribute = attribute role { text } + db.programlisting.width.attribute = db.width.characters.attribute + db.programlisting.attlist = + db.programlisting.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.verbatim.attributes + & db.programlisting.width.attribute? + db.programlisting = + + ## A literal listing of all or part of a program + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:programlisting" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element programlisting { + db.programlisting.attlist, db.verbatim.contentmodel + } +} +db.admonition.blocks = + db.caution | db.important | db.note | db.tip | db.warning +db.admonition.contentmodel = db._info.title.only, db.all.blocks+ +div { + db.caution.role.attribute = attribute role { text } + db.caution.attlist = + db.caution.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.caution = + + ## A note of caution + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of caution" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:caution" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element caution { db.caution.attlist, db.admonition.contentmodel } +} +div { + db.important.role.attribute = attribute role { text } + db.important.attlist = + db.important.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.important = + + ## An admonition set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:important" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of important" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:important" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element important { + db.important.attlist, db.admonition.contentmodel + } +} +div { + db.note.role.attribute = attribute role { text } + db.note.attlist = + db.note.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.note = + + ## A message set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:note" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of note" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:note" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element note { db.note.attlist, db.admonition.contentmodel } +} +div { + db.tip.role.attribute = attribute role { text } + db.tip.attlist = + db.tip.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.tip = + + ## A suggestion to the user, set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of tip" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:tip" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element tip { db.tip.attlist, db.admonition.contentmodel } +} +div { + db.warning.role.attribute = attribute role { text } + db.warning.attlist = + db.warning.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.warning = + + ## An admonition set off from the text + [ + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:caution)" + "caution must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:important)" + "important must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:note)" + "note must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:tip)" + "tip must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Element exclusion" + "\x{a}" ~ + " " + s:rule [ + context = "db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "not(.//db:warning)" + "warning must not occur among the children or descendants of warning" + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:warning" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element warning { db.warning.attlist, db.admonition.contentmodel } +} +db.error.inlines = + db.errorcode | db.errortext | db.errorname | db.errortype +div { + db.errorcode.role.attribute = attribute role { text } + db.errorcode.attlist = + db.errorcode.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errorcode = + + ## An error code + element errorcode { db.errorcode.attlist, db._text } +} +div { + db.errorname.role.attribute = attribute role { text } + db.errorname.attlist = + db.errorname.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errorname = + + ## An error name + element errorname { db.errorname.attlist, db._text } +} +div { + db.errortext.role.attribute = attribute role { text } + db.errortext.attlist = + db.errortext.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errortext = + + ## An error message. + element errortext { db.errortext.attlist, db._text } +} +div { + db.errortype.role.attribute = attribute role { text } + db.errortype.attlist = + db.errortype.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.errortype = + + ## The classification of an error message + element errortype { db.errortype.attlist, db._text } +} +db.systemitem.inlines = db._text | db.co +div { + db.systemitem.class.enumeration = + + ## A daemon or other system process (syslogd) + "daemon" + | + ## A domain name (example.com) + "domainname" + | + ## An ethernet address (00:05:4E:49:FD:8E) + "etheraddress" + | + ## An event of some sort (SIGHUP) + "event" + | + ## An event handler of some sort (hangup) + "eventhandler" + | + ## A filesystem (ext3) + "filesystem" + | + ## A fully qualified domain name (my.example.com) + "fqdomainname" + | + ## A group name (wheel) + "groupname" + | + ## An IP address (127.0.0.1) + "ipaddress" + | + ## A library (libncurses) + "library" + | + ## A macro + "macro" + | + ## A netmask (255.255.255.192) + "netmask" + | + ## A newsgroup (comp.text.xml) + "newsgroup" + | + ## An operating system name (Hurd) + "osname" + | + ## A process (gnome-cups-icon) + "process" + | + ## A protocol (ftp) + "protocol" + | + ## A resource + "resource" + | + ## A security context (a role, permission, or security token, for example) + "securitycontext" + | + ## A server (mail.example.com) + "server" + | + ## A service (ppp) + "service" + | + ## A system name (hephaistos) + "systemname" + | + ## A user name (ndw) + "username" + db.systemitem.class-enum.attribute = + + ## Identifies the nature of the system item + attribute class { db.systemitem.class.enumeration }? + db.systemitem.class-other.attribute = + + ## Identifies the nature of the non-standard system item + attribute otherclass { xsd:NMTOKEN } + db.systemitem.class-other.attributes = + + ## Identifies the kind of systemitemgraphic identifier + attribute class { + + ## Indicates that the system item is some 'other' kind. + "other" + } + & db.systemitem.class-other.attribute + db.systemitem.class.attribute = + db.systemitem.class-enum.attribute + | db.systemitem.class-other.attributes + db.systemitem.role.attribute = attribute role { text } + db.systemitem.attlist = + db.systemitem.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.systemitem.class.attribute? + db.systemitem = + + ## A system-related item or term + element systemitem { db.systemitem.attlist, db.systemitem.inlines* } +} +div { + db.option.role.attribute = attribute role { text } + db.option.attlist = + db.option.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.option = + + ## An option for a software command + element option { db.option.attlist, db._text } +} +div { + db.optional.role.attribute = attribute role { text } + db.optional.attlist = + db.optional.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.optional = + + ## Optional information + element optional { db.optional.attlist, db._text } +} +div { + db.property.role.attribute = attribute role { text } + db.property.attlist = + db.property.role.attribute? + & db.common.attributes + & db.common.linking.attributes + db.property = + + ## A unit of data associated with some part of a computer system + element property { db.property.attlist, db._text } +} +div { + db.topic.status.attribute = db.status.attribute + db.topic.role.attribute = attribute role { text } + db.topic.type.attribute = + + ## Identifies the topic type + attribute type { text } + db.topic.attlist = + db.topic.role.attribute? + & db.topic.type.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & db.topic.status.attribute? + db.topic.info = db._info.title.req + db.topic = + + ## A modular unit of documentation not part of any particular narrative flow + [ + s:pattern [ + name = "Root must have version" + "\x{a}" ~ + " " + s:rule [ + context = "/db:topic" + "\x{a}" ~ + " " + s:assert [ + test = "@version" + "If this element is the root element, it must have a version attribute." + ] + "\x{a}" ~ + " " + ] + "\x{a}" ~ + " " + ] + ] + element topic { + db.topic.attlist, + db.topic.info, + db.navigation.components*, + db.toplevel.blocks.or.sections, + db.navigation.components* + } +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker-chunk.xsl new file mode 100644 index 00000000..a91ef50f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker-chunk.xsl @@ -0,0 +1,221 @@ + + + + + + + + + + +-info + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + yes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker.xsl new file mode 100644 index 00000000..b705aca0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/assembly/topic-maker.xsl @@ -0,0 +1,78 @@ + + + + + + + + + + +myassembly.xml + + + +.xml +topics/ + + +xhtml + + + + + + + + + + + +http://docbook.org/ns/docbook + + +preface chapter article section + + + + + + + + + + + + + + + + + + + + + + + + + + + + topic + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/catalog.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/catalog.xml new file mode 100644 index 00000000..619f79e7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/catalog.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/af.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/af.xml new file mode 100644 index 00000000..1b293e7b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/af.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/am.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/am.xml new file mode 100644 index 00000000..87375b7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/am.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +áˆáˆáŠ­á‰¶á‰½ +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ar.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ar.xml new file mode 100644 index 00000000..7feb7345 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ar.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/as.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/as.xml new file mode 100644 index 00000000..d6c0a81d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/as.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +চিহà§à¦¨ +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ast.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ast.xml new file mode 100644 index 00000000..04366c5a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ast.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Símbolos +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kimber.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kimber.xsl new file mode 100644 index 00000000..45c785d8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kimber.xsl @@ -0,0 +1,44 @@ + + +%common.entities; + + + + +]> + + + + + + + + + + ERROR: the 'kimber' index method requires the + Saxon version 6 or 8 XSLT processor. + + + 1 + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kosek.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kosek.xsl new file mode 100644 index 00000000..3d755c4f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/autoidx-kosek.xsl @@ -0,0 +1,154 @@ + + +%common.entities; +]> + + + + + + + + + + ERROR: the 'kosek' index method does not + work with the xsltproc XSLT processor. + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization of index grouping letters exists + + + . + + + ; using "en". + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization of index grouping letters exists + + + . + + + ; using "en". + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/az.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/az.xml new file mode 100644 index 00000000..c28dcb57 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/az.xml @@ -0,0 +1,714 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Ä°ÅŸarÉ™lÉ™r +A +a +B +b +C +c +Ç +ç +D +d +E +e +e +e +Æ +É™ +G +g +Äž +ÄŸ +H +h +X +x +I +ı +Ä° +i +J +j +K +k +Q +q +L +l +M +m +N +n +O +o +Ö +ö +P +p +R +r +S +s +Åž +ÅŸ +T +t +U +u +Ãœ +ü +V +v +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bg.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bg.xml new file mode 100644 index 00000000..3c489a36 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bg.xml @@ -0,0 +1,766 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Цифри и знаци +Ð +а +Б +б +Ð’ +в +Г +г +Д +д +Е +е +Ж +ж +З +з +И +и +Й +й +К +к +Л +л +Ðœ +м +Ð +н +О +о +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +У +у +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ш +ш +Щ +щ +Ъ +ÑŠ +Ь +ÑŒ +Ю +ÑŽ +Я +Ñ +Э +Ñ +Ы +Ñ‹ +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn.xml new file mode 100644 index 00000000..52b86d6e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn_in.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn_in.xml new file mode 100644 index 00000000..b5e5a74a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bn_in.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +সংকেত +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bs.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bs.xml new file mode 100644 index 00000000..9e8f7614 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/bs.xml @@ -0,0 +1,704 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Simboli +A +a +B +b +C +c +Ć +ć +ÄŒ +Ä +D +d +Ä +Ä‘ +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +R +r +S +s +Å  +Å¡ +T +t +U +u +V +v +Z +z +Ž +ž + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ca.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ca.xml new file mode 100644 index 00000000..6aeff12d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ca.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Símbols +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xml new file mode 100644 index 00000000..a12a84f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xml @@ -0,0 +1,185 @@ + + + + + Common » Character-Map Template Reference + + $Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the + character-map templates in the DocBook XSL Stylesheets. + + + +These templates are defined in a separate file from the set + of “common†templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + + +The character-map templates don’t import or include + any DocBook XSL stylesheet parameters, so the + character-map templates can be used without importing the + whole set of parameters. + + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +apply-character-map +Applies an XSLT character map + + +<xsl:template name="apply-character-map"> +<xsl:param name="content"/> +<xsl:param name="map.contents"/> + ... +</xsl:template> + +Description + +This template applies an XSLT character map; that is, it causes certain + individual characters to be substituted with strings of one + or more characters. It is useful mainly for replacing + multiple “special†characters or symbols in the same target + content. It uses the value of + map.contents to do substitution on + content, and then returns the + modified contents. + + + +This template is a very slightly modified version of + Jeni Tennison’s replace_strings + template in the multiple string replacements section of Dave Pawson’s + XSLT FAQ. + + +The apply-string-subst-map + template is essentially the same template as the + apply-character-map template; the + only difference is that in the map that + apply-string-subst-map expects, oldstring and newstring attributes are used + instead of character and string attributes. + + + Parameters + + + content + + +The content on which to perform the character-map + substitution. + + + + map.contents + + +A node set of elements, with each element having + the following attributes: + + + + character, a + character to be replaced + + + string, a + string with which to replace character + + + + + + + + + + + + + +read-character-map +Reads in all or part of an XSLT character map + + +<xsl:template name="read-character-map"> +<xsl:param name="use.subset"/> +<xsl:param name="subset.profile"/> +<xsl:param name="uri"/> + ... +</xsl:template> + +Description + +The XSLT 2.0 specification describes character maps and explains how they may be used + to allow a specific character appearing in a text or + attribute node in a final result tree to be substituted by + a specified string of characters during serialization. The + read-character-map template provides a + means for reading and using character maps with XSLT + 1.0-based tools. + + +This template reads the character-map contents from + uri (in full or in part, depending on + the value of the use.subset + parameter), then passes those contents to the + apply-character-map template, along with + content, the data on which to perform + the character substitution. + + +Using the character map “in part†means that it uses only + those output-character elements that match the + XPath expression given in the value of the + subset.profile parameter. The current + implementation of that capability here relies on the + evaluate extension XSLT function. + + Parameters + + + use.subset + + +Specifies whether to use a subset of the character + map instead of the whole map; boolean + 0 or 1 + + + + subset.profile + + +XPath expression that specifies what subset of the + character map to use + + + + uri + + +URI for a character map + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xsl new file mode 100644 index 00000000..3e0f5d4d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/charmap.xsl @@ -0,0 +1,221 @@ + + + + + + + Common » Character-Map Template Reference + + $Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $ + + + + + Introduction + This is technical reference documentation for the + character-map templates in the DocBook XSL Stylesheets. + + These templates are defined in a separate file from the set + of “common†templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + The character-map templates don’t import or include + any DocBook XSL stylesheet parameters, so the + character-map templates can be used without importing the + whole set of parameters. + + This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + + Applies an XSLT character map + + This template applies an XSLT character map; that is, it causes certain + individual characters to be substituted with strings of one + or more characters. It is useful mainly for replacing + multiple “special†characters or symbols in the same target + content. It uses the value of + map.contents to do substitution on + content, and then returns the + modified contents. + + This template is a very slightly modified version of + Jeni Tennison’s replace_strings + template in the multiple string replacements section of Dave Pawson’s + XSLT FAQ. + The apply-string-subst-map + template is essentially the same template as the + apply-character-map template; the + only difference is that in the map that + apply-string-subst-map expects, oldstring and newstring attributes are used + instead of character and string attributes. + + + + + content + + The content on which to perform the character-map + substitution. + + + map.contents + + A node set of elements, with each element having + the following attributes: + + + character, a + character to be replaced + + + string, a + string with which to replace character + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reads in all or part of an XSLT character map + + The XSLT 2.0 specification describes character maps and explains how they may be used + to allow a specific character appearing in a text or + attribute node in a final result tree to be substituted by + a specified string of characters during serialization. The + read-character-map template provides a + means for reading and using character maps with XSLT + 1.0-based tools. + This template reads the character-map contents from + uri (in full or in part, depending on + the value of the use.subset + parameter), then passes those contents to the + apply-character-map template, along with + content, the data on which to perform + the character substitution. + Using the character map “in part†means that it uses only + those output-character elements that match the + XPath expression given in the value of the + subset.profile parameter. The current + implementation of that capability here relies on the + evaluate extension XSLT function. + + + + use.subset + + Specifies whether to use a subset of the character + map instead of the whole map; boolean + 0 or 1 + + + subset.profile + + XPath expression that specifies what subset of the + character map to use + + + uri + + URI for a character map + + + + + + + + + + + + + + + + + + + + + + + +Error: To process character-map subsets, you must use an XSLT engine +that supports the evaluate() XSLT extension function. Your XSLT engine +does not support it. + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xml new file mode 100644 index 00000000..7832c96e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xml @@ -0,0 +1,641 @@ + + + + + Common » Base Template Reference + + $Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $ + + + + + Introduction + +This is technical reference documentation for the “base†+ set of common templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +is.component +Tests if a given node is a component-level element + + +<xsl:template name="is.component"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + +Parameters + + +node + + +The node which is to be tested. + + + + + +Returns + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + + + + + +is.section +Tests if a given node is a section-level element + + +<xsl:template name="is.section"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + +Parameters + + +node + + +The node which is to be tested. + + + + + +Returns + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + + + + + +section.level +Returns the hierarchical level of a section + + +<xsl:template name="section.level"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template calculates the hierarchical level of a section. +The element sect1 is at level 1, sect2 is +at level 2, etc. + + + +Recursive sections are calculated down to the fifth level. + +Parameters + + +node + + +The section node for which the level should be calculated. +Defaults to the context node. + + + + + +Returns + +The section level, 1, 2, etc. + + + + + + +qanda.section.level +Returns the hierarchical level of a QandASet + + +<xsl:template name="qanda.section.level"/> + +Description + +This template calculates the hierarchical level of a QandASet. + + +Returns + +The level, 1, 2, etc. + + + + + + +select.mediaobject +Selects and processes an appropriate media object from a list + + +<xsl:template name="select.mediaobject"> +<xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/> + ... +</xsl:template> + +Description + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and processes +the "right" object. + + + +This template relies on a template named +"select.mediaobject.index" to determine which object +in the list is appropriate. + + + +If no acceptable object is located, nothing happens. + +Parameters + + +olist + + +The node list of potential objects to examine. + + + + + +Returns + +Calls <xsl:apply-templates> on the selected object. + + + + + +select.mediaobject.index +Selects the position of the appropriate media object from a list + + +<xsl:template name="select.mediaobject.index"> +<xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/> +<xsl:param name="count">1</xsl:param> + ... +</xsl:template> + +Description + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and determines +the "right" object. It returns the position of that object +to be used by the calling template. + + + +If the parameter use.role.for.mediaobject +is nonzero, then it first checks for an object with +a role attribute of the appropriate value. It takes the first +of those. Otherwise, it takes the first acceptable object +through a recursive pass through the list. + + + +This template relies on a template named "is.acceptable.mediaobject" +to determine if a given object is an acceptable graphic. The semantics +of media objects is that the first acceptable graphic should be used. + + + + +If no acceptable object is located, no index is returned. + +Parameters + + +olist + + +The node list of potential objects to examine. + + + +count + + +The position in the list currently being considered by the +recursive process. + + + + + +Returns + +Returns the position in the original list of the selected object. + + + + + +is.acceptable.mediaobject +Returns '1' if the specified media object is recognized + + +<xsl:template name="is.acceptable.mediaobject"> +<xsl:param name="object"/> + ... +</xsl:template> + +Description + +This template examines a media object and returns '1' if the +object is recognized as a graphic. + +Parameters + + +object + + +The media object to consider. + + + + + +Returns + +0 or 1 + + + + + +check.id.unique +Warn users about references to non-unique IDs + + +<xsl:template name="check.id.unique"> +<xsl:param name="linkend"/> + ... +</xsl:template> + +Description + +If passed an ID in linkend, +check.id.unique prints +a warning message to the user if either the ID does not exist or +the ID is not unique. + + + + + +check.idref.targets +Warn users about incorrectly typed references + + +<xsl:template name="check.idref.targets"> +<xsl:param name="linkend"/> +<xsl:param name="element-list"/> + ... +</xsl:template> + +Description + +If passed an ID in linkend, +check.idref.targets makes sure that the element +pointed to by the link is one of the elements listed in +element-list and warns the user otherwise. + + + + + +copyright.years +Print a set of years with collapsed ranges + + +<xsl:template name="copyright.years"> +<xsl:param name="years"/> +<xsl:param name="print.ranges" select="1"/> +<xsl:param name="single.year.ranges" select="0"/> +<xsl:param name="firstyear" select="0"/> +<xsl:param name="nextyear" select="0"/> + ... +</xsl:template> + +Description + +This template prints a list of year elements with consecutive +years printed as a range. In other words: + + +<year>1992</year> +<year>1993</year> +<year>1994</year> + + +is printed 1992-1994, whereas: + + +<year>1992</year> +<year>1994</year> + + +is printed 1992, 1994. + + + +This template assumes that all the year elements contain only +decimal year numbers, that the elements are sorted in increasing +numerical order, that there are no duplicates, and that all the years +are expressed in full century+year +(1999 not 99) notation. + +Parameters + + +years + + +The initial set of year elements. + + + +print.ranges + + +If non-zero, multi-year ranges are collapsed. If zero, all years +are printed discretely. + + + +single.year.ranges + + +If non-zero, two consecutive years will be printed as a range, +otherwise, they will be printed discretely. In other words, a single +year range is 1991-1992 but discretely it's +1991, 1992. + + + + + +Returns + +This template returns the formatted list of years. + + + + + +find.path.params +Search in a table for the "best" match for the node + + +<xsl:template name="find.path.params"> +<xsl:param name="node" select="."/> +<xsl:param name="table" select="''"/> +<xsl:param name="location"> + <xsl:call-template name="xpath.location"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:param> + ... +</xsl:template> + +Description + +This template searches in a table for the value that most-closely +(in the typical best-match sense of XSLT) matches the current (element) +node location. + + + + + +string.upper +Converts a string to all uppercase letters + + +<xsl:template name="string.upper"> +<xsl:param name="string" select="''"/> + ... +</xsl:template> + +Description + +Given a string, this template does a language-aware conversion +of that string to all uppercase letters, based on the values of the +lowercase.alpha and +uppercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +lowercase.alpha and +uppercase.alpha. All other characters are left +unchanged. + +Parameters + + +string + + +The string to convert to uppercase. + + + + + + + + + +string.lower +Converts a string to all lowercase letters + + +<xsl:template name="string.lower"> +<xsl:param name="string" select="''"/> + ... +</xsl:template> + +Description + +Given a string, this template does a language-aware conversion +of that string to all lowercase letters, based on the values of the +uppercase.alpha and +lowercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +uppercase.alpha and +lowercase.alpha. All other characters are left +unchanged. + +Parameters + + +string + + +The string to convert to lowercase. + + + + + + + + + +select.choice.separator +Returns localized choice separator + + +<xsl:template name="select.choice.separator"/> + +Description + +This template enables auto-generation of an appropriate + localized "choice" separator (for example, "and" or "or") before + the final item in an inline list (though it could also be useful + for generating choice separators for non-inline lists). + + +It currently works by evaluating a processing instruction + (PI) of the form <?dbchoice choice="foo"?> : + + + + if the value of the choice + pseudo-attribute is "and" or "or", returns a localized "and" + or "or" + + + otherwise returns the literal value of the + choice pseudo-attribute + + + + The latter is provided only as a temporary workaround because the + locale files do not currently have translations for the word + or. So if you want to generate a a + logical "or" separator in French (for example), you currently need + to do this: + <?dbchoice choice="ou"?> + + + + +The dbchoice processing instruction is + an unfortunate hack; support for it may disappear in the future + (particularly if and when a more appropriate means for marking + up "choice" lists becomes available in DocBook). + + + + + + +evaluate.info.profile +Evaluates an info profile + + +<xsl:template name="evaluate.info.profile"> +<xsl:param name="profile"/> +<xsl:param name="info"/> + ... +</xsl:template> + +Description + +This template evaluates an "info profile" matching the XPath + expression given by the profile + parameter. It relies on the XSLT evaluate() + extension function. + + + +The value of the profile parameter + can include the literal string $info. If found + in the value of the profile parameter, the + literal string $info string is replaced with + the value of the info parameter, which + should be a set of *info nodes; the + expression is then evaluated using the XSLT + evaluate() extension function. + + Parameters + + + + profile + + +A string representing an XPath expression + + + + + info + + +A set of *info nodes + + + + + + Returns + +Returns a node (the result of evaluating the + profile parameter) + + + + + +graphic.format.content-type +Returns mimetype for media format + + +<xsl:template name="graphic.format.content-type"> +<xsl:param name="format"/> + ... +</xsl:template> + +Description + +This takes as input a 'format' param and returns + a mimetype string. It uses an xsl:choose after first + converting the input to all uppercase. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xsl new file mode 100644 index 00000000..3069223a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/common.xsl @@ -0,0 +1,2110 @@ + + + + ]> + + + + + + + Common » Base Template Reference + + $Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $ + + + + + Introduction + This is technical reference documentation for the “base†+ set of common templates in the DocBook XSL Stylesheets. + This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + + + + + + + + +Tests if a given node is a component-level element + + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + + + + +node + +The node which is to be tested. + + + + + + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + + + + + + + 1 + 0 + + + + + + +Tests if a given node is a section-level element + + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + + + + +node + +The node which is to be tested. + + + + + + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + + + + + + + 1 + 0 + + + + + + +Returns the hierarchical level of a section + + +This template calculates the hierarchical level of a section. +The element sect1 is at level 1, sect2 is +at level 2, etc. + +Recursive sections are calculated down to the fifth level. + + + + +node + +The section node for which the level should be calculated. +Defaults to the context node. + + + + + + +The section level, 1, 2, etc. + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + 6 + 5 + 4 + 3 + 2 + 1 + + + + + + + + + + 2 + 3 + 4 + 5 + 5 + + + 5 + 4 + 3 + 2 + + + 1 + + + 1 + + + + +Returns the hierarchical level of a QandASet + + +This template calculates the hierarchical level of a QandASet. + + + + +The level, 1, 2, etc. + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 2 + 3 + + + 5 + 4 + 3 + 2 + 1 + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + question + answer + qandadiv + qandaset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [FAMILY Given] + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +[ +] +{ +} + + +[ +] +... + + + | +4pi + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Selects and processes an appropriate media object from a list + + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and processes +the "right" object. + +This template relies on a template named +"select.mediaobject.index" to determine which object +in the list is appropriate. + +If no acceptable object is located, nothing happens. + + + + +olist + +The node list of potential objects to examine. + + + + + + +Calls <xsl:apply-templates> on the selected object. + + + + + + + + + + + + + + + + + + + + + +Selects the position of the appropriate media object from a list + + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and determines +the "right" object. It returns the position of that object +to be used by the calling template. + +If the parameter use.role.for.mediaobject +is nonzero, then it first checks for an object with +a role attribute of the appropriate value. It takes the first +of those. Otherwise, it takes the first acceptable object +through a recursive pass through the list. + +This template relies on a template named "is.acceptable.mediaobject" +to determine if a given object is an acceptable graphic. The semantics +of media objects is that the first acceptable graphic should be used. + + +If no acceptable object is located, no index is returned. + + + + +olist + +The node list of potential objects to examine. + + +count + +The position in the list currently being considered by the +recursive process. + + + + + + +Returns the position in the original list of the selected object. + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + 0 + + + + 1 + + + + 0 + + + + 0 + + + + 1 + + + + 0 + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Returns '1' if the specified media object is recognized + + +This template examines a media object and returns '1' if the +object is recognized as a graphic. + + + + +object + +The media object to consider. + + + + + + +0 or 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 1 + 1 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + + + + + + + + + . + + + + + + + + + + + + + + + + +Warn users about references to non-unique IDs + +If passed an ID in linkend, +check.id.unique prints +a warning message to the user if either the ID does not exist or +the ID is not unique. + + + + + + + + + + + + Error: no ID for constraint linkend: + + . + + + + + + + Warning: multiple "IDs" for constraint linkend: + + . + + + + + + +Warn users about incorrectly typed references + +If passed an ID in linkend, +check.idref.targets makes sure that the element +pointed to by the link is one of the elements listed in +element-list and warns the user otherwise. + + + + + + + + + + + + + + Error: linkend ( + + ) points to " + + " not (one of): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unexpected context in procedure.step.numeration: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + 2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + loweralpha + lowerroman + upperalpha + upperroman + arabic + arabic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1. + a. + i. + A. + I. + + + + Unexpected numeration: + + + + + + + + + + + + + + + + + + + + + + + + + + circle + square + disc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Print a set of years with collapsed ranges + + +This template prints a list of year elements with consecutive +years printed as a range. In other words: + +1992 +1993 +1994]]> + +is printed 1992-1994, whereas: + +1992 +1994]]> + +is printed 1992, 1994. + +This template assumes that all the year elements contain only +decimal year numbers, that the elements are sorted in increasing +numerical order, that there are no duplicates, and that all the years +are expressed in full century+year +(1999 not 99) notation. + + + + +years + +The initial set of year elements. + + +print.ranges + +If non-zero, multi-year ranges are collapsed. If zero, all years +are printed discretely. + + +single.year.ranges + +If non-zero, two consecutive years will be printed as a range, +otherwise, they will be printed discretely. In other words, a single +year range is 1991-1992 but discretely it's +1991, 1992. + + + + + + +This template returns the formatted list of years. + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + - + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + , + + , + + + + - + + , + + + + + + + + + + + + + + + + +Search in a table for the "best" match for the node + + +This template searches in a table for the value that most-closely +(in the typical best-match sense of XSLT) matches the current (element) +node location. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + + +Converts a string to all uppercase letters + + +Given a string, this template does a language-aware conversion +of that string to all uppercase letters, based on the values of the +lowercase.alpha and +uppercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +lowercase.alpha and +uppercase.alpha. All other characters are left +unchanged. + + + + +string + +The string to convert to uppercase. + + + + + + + + + + + + + + + + + + + + + + + +Converts a string to all lowercase letters + + +Given a string, this template does a language-aware conversion +of that string to all lowercase letters, based on the values of the +uppercase.alpha and +lowercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +uppercase.alpha and +lowercase.alpha. All other characters are left +unchanged. + + + + +string + +The string to convert to lowercase. + + + + + + + + + + + + + + + + + + + + + + + + Returns localized choice separator + + This template enables auto-generation of an appropriate + localized "choice" separator (for example, "and" or "or") before + the final item in an inline list (though it could also be useful + for generating choice separators for non-inline lists). + It currently works by evaluating a processing instruction + (PI) of the form <?dbchoice choice="foo"?> : + + + if the value of the choice + pseudo-attribute is "and" or "or", returns a localized "and" + or "or" + + + otherwise returns the literal value of the + choice pseudo-attribute + + + The latter is provided only as a temporary workaround because the + locale files do not currently have translations for the word + or. So if you want to generate a a + logical "or" separator in French (for example), you currently need + to do this: + <?dbchoice choice="ou"?> + + + The dbchoice processing instruction is + an unfortunate hack; support for it may disappear in the future + (particularly if and when a more appropriate means for marking + up "choice" lists becomes available in DocBook). + + + + + + + + + + + + + + + + + + + + + + + + + + Evaluates an info profile + + This template evaluates an "info profile" matching the XPath + expression given by the profile + parameter. It relies on the XSLT evaluate() + extension function. + + The value of the profile parameter + can include the literal string $info. If found + in the value of the profile parameter, the + literal string $info string is replaced with + the value of the info parameter, which + should be a set of *info nodes; the + expression is then evaluated using the XSLT + evaluate() extension function. + + + + + profile + + A string representing an XPath expression + + + + info + + A set of *info nodes + + + + + + + Returns a node (the result of evaluating the + profile parameter) + + + + + + + + + + + + + + + + +Error: The "info profiling" mechanism currently requires an XSLT +engine that supports the evaluate() XSLT extension function. Your XSLT +engine does not support it. + + + + + + + + Returns mimetype for media format + + This takes as input a 'format' param and returns + a mimetype string. It uses an xsl:choose after first + converting the input to all uppercase. + + + + + + + + + application/postscript + application/pdf + image/png + image/svg+xml + image/jpeg + image/jpeg + image/gif + image/gif + image/gif + audio/acc + audio/mpeg + audio/mpeg + audio/mpeg + audio/mpeg + audio/mp4 + audio/mpeg + audio/wav + video/mp4 + video/mp4 + video/ogg + video/ogg + video/webm + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cs.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cs.xml new file mode 100644 index 00000000..1a3e0229 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cs.xml @@ -0,0 +1,742 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symboly +A +a +à +á +B +b +C +c +ÄŒ +Ä +D +d +ÄŽ +Ä +E +e +É +é +Äš +Ä› +Ë +ë +F +f +G +g +H +h +Ch +ch +cH +CH +I +i +à +í +J +j +K +k +L +l +M +m +N +n +Ň +ň +O +o +Ó +ó +Ö +ö +P +p +Q +q +R +r +Ř +Å™ +S +s +Å  +Å¡ +T +t +Ť +Å¥ +U +u +Ú +ú +Å® +ů +Ãœ +ü +V +v +W +w +X +x +Y +y +à +ý +Z +z +Ž +ž + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cy.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cy.xml new file mode 100644 index 00000000..0bfc0967 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/cy.xml @@ -0,0 +1,1287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +Ch +ch +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +Dd +dd +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +Ff +ff +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +Ng +ng +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +Ll +ll +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Ph +ph +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +Rh +rh +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +Th +th +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/da.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/da.xml new file mode 100644 index 00000000..ba3dcada --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/da.xml @@ -0,0 +1,706 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Æ +æ +Ø +ø +Ã… +Ã¥ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/de.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/de.xml new file mode 100644 index 00000000..ca8b560a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/de.xml @@ -0,0 +1,708 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbole +A +a +Ä +ä +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +Ö +ö +P +p +Q +q +R +r +S +s +T +t +U +u +Ãœ +ü +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/el.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/el.xml new file mode 100644 index 00000000..205d234d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/el.xml @@ -0,0 +1,771 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ΣÏμβολα +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Α +α +Ά +ά +Î’ +β +Γ +γ +Δ +δ +Ε +ε +Έ +έ +Ζ +ζ +Η +η +Ή +ή +Θ +θ +Ι +ι +Ί +ί +Ϊ +ÏŠ +Î +Κ +κ +Λ +λ +Îœ +μ +Î +ν +Ξ +ξ +Ο +ο +ÎŒ +ÏŒ +Π +Ï€ +Ρ +Ï +Σ +σ +Ï‚ +Τ +Ï„ +Î¥ +Ï… +ÎŽ +Ï +Ϋ +Ï‹ +ΰ +Φ +φ +Χ +χ +Ψ +ψ +Ω +ω +Î +ÏŽ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/en.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/en.xml new file mode 100644 index 00000000..885410f4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/en.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/entities.ent b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/entities.ent new file mode 100644 index 00000000..9256b1ce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/entities.ent @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + +'> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eo.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eo.xml new file mode 100644 index 00000000..f44994e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eo.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/es.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/es.xml new file mode 100644 index 00000000..e9472a61 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/es.xml @@ -0,0 +1,718 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Símbolos +A +a +á +à +B +b +C +c +CH +ch +D +d +E +e +É +é +F +f +G +g +H +h +I +i +à +í +J +j +K +k +L +l +LL +ll +M +m +N +n +Ñ +ñ +O +o +Ó +ó +P +p +Q +q +R +r +S +s +T +t +U +u +Ú +ú +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/et.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/et.xml new file mode 100644 index 00000000..2217c098 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/et.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eu.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eu.xml new file mode 100644 index 00000000..f66505a6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/eu.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fa.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fa.xml new file mode 100644 index 00000000..a7a65fd0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fa.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +سمبل‌های راهنم +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fi.xml new file mode 100644 index 00000000..d8962bdd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fi.xml @@ -0,0 +1,712 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbole +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +Å  +Å¡ +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ž +ž +Ã… +Ã¥ +Ä +ä +Ö +ö + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fr.xml new file mode 100644 index 00000000..abf00ac0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/fr.xml @@ -0,0 +1,732 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symboles +A +a +à +À +â + +Æ +æ +B +b +C +c +ç +D +d +E +e +ê +Ê +é +É +è +È +ë +Ë +€ +F +f +G +g +H +h +I +i +ÃŽ +î +à +ï +J +j +K +k +L +l +M +m +N +n +O +o +Ö +ö +Å’ +Å“ +P +p +Q +q +R +r +S +s +T +t +U +u +Ù +ù +Û +û +Ãœ +ü +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ga.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ga.xml new file mode 100644 index 00000000..e51fbc9c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ga.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Siombailí +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gentext.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gentext.xsl new file mode 100644 index 00000000..2cef1f76 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gentext.xsl @@ -0,0 +1,846 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .formal + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + object.xref.markup: empty xref template + for linkend=" + + " and @xrefstyle=" + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + Xref is only supported to listitems in an + orderedlist: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + %n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + Attempt to use %d in gentext with no referrer! + + + + + + + % + + + % + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + labelnumber + + + labelname + + + label + + + + + + + + quotedtitle + + + title + + + + + + + + + + + + + + nopage + + + pagenumber + + + pageabbrev + + + Page + + + page + + + + + + + + + + + nodocname + + + docnamelong + + + docname + + + + + + + + + + + + + + + + + + + + + + %n + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %t + + + + + + %t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %p + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gl.xml new file mode 100644 index 00000000..9ab31e9d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gl.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gu.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gu.xml new file mode 100644 index 00000000..a4991b63 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/gu.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +સંકેતો +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/he.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/he.xml new file mode 100644 index 00000000..d69084fa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/he.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hi.xml new file mode 100644 index 00000000..5df6e958 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hi.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +संकेत +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hr.xml new file mode 100644 index 00000000..faf885af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hr.xml @@ -0,0 +1,704 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Oznake +A +a +B +b +C +c +Ć +ć +ÄŒ +Ä +D +d +Ä +Ä‘ +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +R +r +S +s +Å  +Å¡ +T +t +U +u +V +v +Z +z +Ž +ž + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hu.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hu.xml new file mode 100644 index 00000000..51554760 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/hu.xml @@ -0,0 +1,720 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Jelzések +A +a +à +á +B +b +C +c +D +d +E +e +É +é +F +f +G +g +H +h +I +i +à +í +J +j +K +k +L +l +M +m +N +n +O +o +Ó +ó +Ö +ö +Å +Å‘ +P +p +Q +q +R +r +S +s +T +t +U +u +Ú +ú +Ãœ +ü +Å° +ű +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/id.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/id.xml new file mode 100644 index 00000000..0ce198d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/id.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Simbol +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/insertfile.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/insertfile.xsl new file mode 100644 index 00000000..66bcf410 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/insertfile.xsl @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/is.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/is.xml new file mode 100644 index 00000000..8e7607aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/is.xml @@ -0,0 +1,714 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +tákn +A +a +à +á +B +b +D +d +Ä +ð +E +e +É +é +F +f +G +g +H +h +I +i +à +í +J +j +K +k +L +l +M +m +N +n +O +o +Ó +ó +P +p +R +r +S +s +T +t +U +u +Ú +ú +V +v +X +x +Y +y +à +ý +Þ +þ +Æ +æ +Ö +ö + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/it.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/it.xml new file mode 100644 index 00000000..79099544 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/it.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Simboli +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ja.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ja.xml new file mode 100644 index 00000000..a2129e03 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ja.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +シンボル +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ka.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ka.xml new file mode 100644 index 00000000..1ce0ce75 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ka.xml @@ -0,0 +1,742 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +სიმბáƒáƒšáƒáƒ”ბი +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +რ+ბ +გ +დ +ე +ვ +ზ +ჱ +თ +ი +კ +ლ +მ +ნ +ჲ +რ+პ +ჟ +რ +ს +ტ +ჳ +უ +ფ +ქ +ღ +ყ +შ +ჩ +ც +ძ +წ +ჭ +ხ +ჴ +ჯ +ჰ +ჵ +ჶ +ჷ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/kn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/kn.xml new file mode 100644 index 00000000..1dee5e30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/kn.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ಸಂಕೇತಗಳೠ+A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ko.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ko.xml new file mode 100644 index 00000000..0b7508d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ko.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ky.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ky.xml new file mode 100644 index 00000000..d23fd998 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ky.xml @@ -0,0 +1,774 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Символдор +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ð +а +Б +б +Ð’ +в +Г +г +Д +д +Е +е +Ð +Ñ‘ +Ж +ж +З +з +И +и +Й +й +К +к +Л +л +Ðœ +м +Ð +н +Ò¢ +Ò£ +О +о +Ó¨ +Ó© +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +У +у +Ò® +Ò¯ +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ш +ш +Щ +щ +Ъ +ÑŠ +Ы +Ñ‹ +Ь +ÑŒ +Э +Ñ +Ю +ÑŽ +Я +Ñ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.dtd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.dtd new file mode 100644 index 00000000..9bf2f66b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.dtd @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xml new file mode 100644 index 00000000..da3df278 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xsl new file mode 100644 index 00000000..50d0ab2d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/l10n.xsl @@ -0,0 +1,597 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No localization exists for " + + " or " + + ". Using default " + + ". + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization of " + + " exists + + + . + + + ; using "en". + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bullet + + + + + + + + + + + + + + + + + + + + No " + + " localization of dingbat + + exists; using "en". + + + + + + + + + + + + + + + + startquote + + + + + + endquote + + + + + + nestedstartquote + + + + + + nestedendquote + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No " + + " localization exists. + + + + + + + + No context named " + + " exists in the " + + " localization. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No template for " + + " (or any of its leaves) exists in the context named " + + " in the " + + " localization. + + + + + + + + + + + + + + + + + + + + No " + + " localization exists. + + + + + + + + + + No context named " + + " exists in the " + + " localization. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No template for " + + " (or any of its leaves) exists in the context named " + + " in the " + + " localization. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/la.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/la.xml new file mode 100644 index 00000000..6085208f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/la.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/labels.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/labels.xsl new file mode 100644 index 00000000..eb01dffa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/labels.xsl @@ -0,0 +1,892 @@ + + + + + + + + + + +Provides access to element labels + +Processing an element in the +label.markup mode produces the +element label. +Trailing punctuation is not added to the label. + + + + + + . + + + + + + + Request for label of unexpected element: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + label.markup: this can't happen! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + a + i + A + I + + + + Unexpected numeration: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + 0 + + + + +Returns true if $section should be labelled + +Returns true if the specified section should be labelled. +By default, this template returns zero unless +the section level is less than or equal to the value of the +$section.autolabel.max.depth parameter, in +which case it returns +$section.autolabel. +Custom stylesheets may override it to get more selective behavior. + + + + + + + + + + + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + Unexpected .autolabel value: + ; using default. + + + + + + + + + +Returns format for autolabel parameters + +Returns format passed as parameter if non zero. Supported + format are 'arabic' or '1', 'loweralpha' or 'a', 'lowerroman' or 'i', + 'upperlapha' or 'A', 'upperroman' or 'I', 'arabicindic' or '١'. + If its not one of these then + returns the default format. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lt.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lt.xml new file mode 100644 index 00000000..8c18c763 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lt.xml @@ -0,0 +1,720 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Simboliai +A +a +Ä„ +Ä… +B +b +C +c +ÄŒ +Ä +D +d +E +e +Ę +Ä™ +Ä– +Ä— +F +f +G +g +H +h +I +i +Ä® +į +Y +y +J +j +K +k +L +l +M +m +N +n +O +o +P +p +R +r +S +s +Å  +Å¡ +T +t +U +u +Ų +ų +Ū +Å« +V +v +Z +z +Ž +ž +Q +q +W +w +X +x + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lv.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lv.xml new file mode 100644 index 00000000..d4edbbd2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/lv.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ml.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ml.xml new file mode 100644 index 00000000..486c54bd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ml.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +à´šà´¿à´¹àµà´¨à´™àµà´™à´³àµâ€ +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mn.xml new file mode 100644 index 00000000..c01267ce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mn.xml @@ -0,0 +1,772 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ТÑмдÑгтүүд +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ð +а +Б +б +Ð’ +в +Г +г +Д +д +Е +е +Ð +Ñ‘ +Ж +ж +З +з +И +и +Й +й +К +к +Л +л +Ðœ +м +Ð +н +О +о +Ó¨ +Ó© +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +У +у +Ò® +Ò¯ +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ш +ш +Щ +щ +Ъ +ÑŠ +Ы +Ñ‹ +Ь +ÑŒ +Э +Ñ +Ю +ÑŽ +Я +Ñ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mr.xml new file mode 100644 index 00000000..99358acf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/mr.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +पà¥à¤°à¤¤à¥€à¤• +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nb.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nb.xml new file mode 100644 index 00000000..06140dea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nb.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nds.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nds.xml new file mode 100644 index 00000000..7df79831 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nds.xml @@ -0,0 +1,708 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbole +A +a +Ä +ä +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +Ö +ö +P +p +Q +q +R +r +S +s +T +t +U +u +Ãœ +ü +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nl.xml new file mode 100644 index 00000000..a50ae112 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nl.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbolen +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nn.xml new file mode 100644 index 00000000..a6612d43 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/nn.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/olink.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/olink.xsl new file mode 100644 index 00000000..278a4024 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/olink.xsl @@ -0,0 +1,1240 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olinks not processed: must specify a + $target.database.document parameter + when using olinks with targetdoc + and targetptr attributes. + + + + + Olink error: the targetset element and children in ' + + ' should not be in any namespace. + + + + + + Olink error: could not open target database ' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink debug: cases for targetdoc=' + + ' and targetptr=' + + ' in language ' + + '. + + + + + + + + + + + + + + Olink debug: CaseA matched. + + + + Olink debug: CaseA NOT matched + + + + + + + + + + + + + + + + Olink debug: CaseB matched. + + + + Olink debug: CaseB NOT matched + + + + + + + + + + + + + + + + + Olink debug: CaseC matched. + + + + Olink debug: CaseC NOT matched. + + + + + + + + + + + + + + + + + Olink debug: CaseD matched. + + + + Olink debug: CaseD NOT matched + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink debug: CaseE matched. + + + + Olink debug: CaseE NOT matched. + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink debug: CaseF matched. + + + + Olink debug: CaseF NOT matched. + + + + + + + + + + + + + + Olink debug: CaseB key is the final selection: + + + + + + + + + Olink debug: CaseA key is the final selection: + + + + + + + + + Olink debug: CaseC key is the final selection: + + + + + + + + + Olink debug: CaseD key is the final selection: + + + + + + + + + Olink debug: CaseF key is the final selection: + + + + + + + + + Olink debug: CaseE key is the final selection: + + + + + + + + Olink debug: No case matched for lang ' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: cannot compute relative + sitemap path because $current.docid ' + + ' not found in target database. + + + + + + + Olink warning: cannot compute relative + sitemap path without $current.docid parameter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + 0 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + xrefstyle is ' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: no gentext template + exists for xrefstyle ' + + ' for element ' + + ' in language ' + + ' in context 'xref-number-and-title + '. Using template without @style. + + + + + + + + Olink error: no gentext template + exists for xrefstyle ' + + ' for element ' + + ' in language ' + + ' in context 'xref-number + '. Using template without @style. + + + + + + + + Olink error: no gentext template + exists for xrefstyle ' + + ' for element ' + + ' in language ' + + ' in context 'xref + '. Using template without @style. + + + + + + Olink error: no gentext template + exists for xrefstyle ' + + ' for element ' + + ' in language ' + + '. Trying '%t'. + + + + + + + + + + + Olink debug: xrefstyle template is ' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: no generated text for + targetdoc/targetptr/lang = ' + + '. + + ???? + + + + + + + Olink error: no generated text for + targetdoc/targetptr/lang = ' + + '. + + + ???? + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink error: cannot locate targetdoc in sitemap + + + + + + + / + + + + + + + + + + + ../ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/or.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/or.xml new file mode 100644 index 00000000..61315de5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/or.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ପà­à¬°à¬¤à­€à¬• +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pa.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pa.xml new file mode 100644 index 00000000..f037fc0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pa.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ਚਿੰਨ +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xml new file mode 100644 index 00000000..64efdcae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xml @@ -0,0 +1,168 @@ + + +Common Processing Instruction Reference + + $Id: pi.xsl 8782 2010-07-27 21:15:17Z mzjn $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the + “common†part of the DocBook XSL stylesheets. + + +You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbchoice_choice +Generates a localized choice separator + + + + dbchoice choice="and"|"or"|string" + + +Description + +Use the dbchoice choice PI to + generate an appropriate localized “choice†separator (for + example, and or or) + before the final item in an inline simplelist + + + +This PI is a less-than-ideal hack; support for it may + disappear in the future (particularly if and when a more + appropriate means for marking up "choice" lists becomes + available in DocBook). + + + Parameters + + + choice="and" + + +generates a localized and separator + + + + choice="or" + + +generates a localized or separator + + + + choice="string" + + +generates a literal string separator + + + + + + + + + +dbtimestamp +Inserts a date timestamp + + + + dbtimestamp format="formatstring" [padding="0"|"1"] + + +Description + +Use the dbtimestamp PI at any point in a + source document to cause a date timestamp (a formatted + string representing the current date and time) to be + inserted in output of the document. + + Parameters + + + format="formatstring" + + +Specifies format in which the date and time are + output + + + +For details of the content of the format string, + see Date and time. + + + + + padding="0"|"1" + + +Specifies padding behavior; if non-zero, padding is is added + + + + + + + + + +dbtex_delims +Generates delimiters around embedded TeX equations + in output + + + + dbtex delims="no"|"yes" + + +Description + +Use the dbtex delims PI as a + child of a textobject containing embedded TeX + markup, to cause that markup to be surrounded by + $ delimiter characters in output. + + + +This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + Parameters + + + dbtex delims="no"|"yes" + + +Specifies whether delimiters are output + + + + + + Related Global Parameters + +tex.math.delims + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xsl new file mode 100644 index 00000000..42aac0d5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pi.xsl @@ -0,0 +1,346 @@ + + + + + +Common Processing Instruction Reference + + $Id: pi.xsl 8782 2010-07-27 21:15:17Z mzjn $ + + + + Introduction + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the + “common†part of the DocBook XSL stylesheets. + + You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + Generates a localized choice separator + + Use the dbchoice choice PI to + generate an appropriate localized “choice†separator (for + example, and or or) + before the final item in an inline simplelist + + This PI is a less-than-ideal hack; support for it may + disappear in the future (particularly if and when a more + appropriate means for marking up "choice" lists becomes + available in DocBook). + + + + dbchoice choice="and"|"or"|string" + + + + choice="and" + + generates a localized and separator + + + choice="or" + + generates a localized or separator + + + choice="string" + + generates a literal string separator + + + + + + + + + + choice + + + + + Inserts a date timestamp + + Use the dbtimestamp PI at any point in a + source document to cause a date timestamp (a formatted + string representing the current date and time) to be + inserted in output of the document. + + + dbtimestamp format="formatstring" [padding="0"|"1"] + + + + format="formatstring" + + Specifies format in which the date and time are + output + + For details of the content of the format string, + see Date and time. + + + + padding="0"|"1" + + Specifies padding behavior; if non-zero, padding is is added + + + + + + + + + + + format + + + + + + + + + + + + + + + + + + + padding + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + Timestamp processing requires XSLT processor with EXSLT date support. + + + + + + + Generates delimiters around embedded TeX equations + in output + + Use the dbtex delims PI as a + child of a textobject containing embedded TeX + markup, to cause that markup to be surrounded by + $ delimiter characters in output. + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + dbtex delims="no"|"yes" + + + + dbtex delims="no"|"yes" + + Specifies whether delimiters are output + + + + + + + tex.math.delims + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + 0 + + + + + + + 0 + + + + 0 + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + Timestamp processing requires an XSLT processor with support + for the EXSLT node-set() function. + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pl.xml new file mode 100644 index 00000000..53c2873a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pl.xml @@ -0,0 +1,720 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbole +A +a +Ä„ +Ä… +B +b +C +c +Ć +ć +D +d +E +e +Ę +Ä™ +F +f +G +g +H +h +I +i +J +j +K +k +L +l +Å +Å‚ +M +m +N +n +Ń +Å„ +O +o +Ó +ó +P +p +Q +q +R +r +S +s +Åš +Å› +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ź +ź +Å» +ż + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt.xml new file mode 100644 index 00000000..7fe37202 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Símbolos +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt_br.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt_br.xml new file mode 100644 index 00000000..9433df12 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/pt_br.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Símbolos +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xml new file mode 100644 index 00000000..4741ce0d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xml @@ -0,0 +1,781 @@ + + + + + Common » Refentry Metadata Template Reference + + $Id: refentry.xsl 7867 2008-03-07 09:54:25Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the “refentry + metadata†templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is provided + for developers writing customization layers for the stylesheets. + + + +Currently, only the manpages stylesheets make use of these + templates. They are, however, potentially useful elsewhere. + + + + + + +get.refentry.metadata +Gathers metadata from a refentry and its ancestors + + +<xsl:template name="get.refentry.metadata"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +Reference documentation for particular commands, functions, + etc., is sometimes viewed in isolation from its greater "context". For + example, users view Unix man pages as, well, individual pages, not as + part of a "book" of some kind. Therefore, it is sometimes necessary to + embed "context" information in output for each refentry. + + + +However, one problem is that different users mark up that + context information in different ways. Often (usually), the + context information is not actually part of the content of the + refentry itself, but instead part of the content of a + parent or ancestor element to the refentry. And + even then, DocBook provides a variety of elements that users might + potentially use to mark up the same kind of information. One user + might use the productnumber element to mark up version + information about a particular product, while another might use + the releaseinfo element. + + + +Taking all that in mind, the + get.refentry.metadata template tries to gather + metadata from a refentry element and its ancestor + elements in an intelligent and user-configurable way. The basic + mechanism used in the XPath expressions throughout this stylesheet + is to select the relevant metadata from the *info element that is + closest to the actual refentry – either on the + refentry itself, or on its nearest ancestor. + + + + +The get.refentry.metadata + template is actually just sort of a "driver" template; it + calls other templates that do the actual data collection, + then returns the data as a set. + + + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing user preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a node set with the following elements. The + descriptions are verbatim from the man(7) man + page. + + + + title + + +the title of the man page (e.g., MAN) + + + + + section + + +the section number the man page should be placed in (e.g., + 7) + + + + + date + + +the date of the last revision + + + + + source + + +the source of the command + + + + + manual + + +the title of the manual (e.g., Linux + Programmer's Manual) + + + + + + + + + + + +get.refentry.title +Gets title metadata for a refentry + + +<xsl:template name="get.refentry.title"> +<xsl:param name="refname"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + title of the man page (e.g., MAN). This differs + from refname in that, if the refentry has a + refentrytitle, we use that as the title; + otherwise, we just use first refname in the first + refnamediv in the source. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + + Returns + +Returns a title node. + + + + +get.refentry.section +Gets section metadata for a refentry + + +<xsl:template name="get.refentry.section"> +<xsl:param name="refname"/> +<xsl:param name="quiet" select="0"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + section number the man page should be placed in (e.g., + 7)". If we do not find a manvolnum + specified in the source, and we find that the refentry is + for a function, we use the section number 3 + ["Library calls (functions within program libraries)"]; otherwise, we + default to using 1 ["Executable programs or shell + commands"]. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + quiet + + +If non-zero, no "missing" message is emitted + + + + + + Returns + +Returns a string representing a section number. + + + + +get.refentry.date +Gets date metadata for a refentry + + +<xsl:template name="get.refentry.date"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + date of the last revision". If we cannot find a date in the source, we + generate one. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global stylesheet parameters) + + + + + + Returns + +Returns a date node. + + + + + +get.refentry.source +Gets source metadata for a refentry + + +<xsl:template name="get.refentry.source"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + source of the command", and provides the following examples: + + + + +For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + + +For system calls, use the version of the kernel that you are + currently looking at: Linux 0.99.11. + + + + +For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + + + + + +The solbook(5) man page describes + something very much like what man(7) calls + "source", except that solbook(5) names it + "software" and describes it like this: +
+ +This is the name of the software product that the topic + discussed on the reference page belongs to. For example UNIX + commands are part of the SunOS x.x + release. + +
+
+ + + +In practice, there are many pages that simply have a version + number in the "source" field. So, it looks like what we have is a + two-part field, + Name Version, + where: + + + + Name + + +product name (e.g., BSD) or org. name (e.g., GNU) + + + + + Version + + +version name + + + + + + Each part is optional. If the Name is a + product name, then the Version is probably + the version of the product. Or there may be no + Name, in which case, if there is a + Version, it is probably the version of the + item itself, not the product it is part of. Or, if the + Name is an organization name, then there + probably will be no Version. + + +
Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a source node. + +
+ + + +get.refentry.source.name +Gets source-name metadata for a refentry + + +<xsl:template name="get.refentry.source.name"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +A "source name" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "source name" data. + + + + + +get.refentry.version +Gets version metadata for a refentry + + +<xsl:template name="get.refentry.version"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +A "version" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "version" data. + + + + + +get.refentry.manual +Gets source metadata for a refentry + + +<xsl:template name="get.refentry.manual"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + title of the manual (e.g., Linux Programmer's + Manual)". Here are some examples from existing man pages: + + + + +dpkg utilities + (dpkg-name) + + + + +User Contributed Perl Documentation + (GET) + + + + +GNU Development Tools + (ld) + + + + +Emperor Norton Utilities + (ddate) + + + + +Debian GNU/Linux manual + (faked) + + + + +GIMP Manual Pages + (gimp) + + + + +KDOC Documentation System + (qt2kdoc) + + + + + + + + +The solbook(5) man page describes + something very much like what man(7) calls + "manual", except that solbook(5) names it + "sectdesc" and describes it like this: +
+ +This is the section title of the reference page; for + example User Commands. + +
+
+ + +
Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a manual node. + +
+ + + +get.refentry.metadata.prefs +Gets user preferences for refentry metadata gathering + + +<xsl:template name="get.refentry.metadata.prefs"/> + +Description + +The DocBook XSL stylesheets include several user-configurable + global stylesheet parameters for controlling refentry + metadata gathering. Those parameters are not read directly by the + other refentry metadata-gathering + templates. Instead, they are read only by the + get.refentry.metadata.prefs template, + which assembles them into a structure that is then passed to + the other refentry metadata-gathering + templates. + + + +So the, get.refentry.metadata.prefs + template is the only interface to collecting stylesheet parameters for + controlling refentry metadata gathering. + + Parameters + +There are no local parameters for this template; however, it + does rely on a number of global parameters. + + Returns + +Returns a manual node. + + + + + +set.refentry.metadata +Sets content of a refentry metadata item + + +<xsl:template name="set.refentry.metadata"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="contents"/> +<xsl:param name="context"/> +<xsl:param name="preferred"/> + ... +</xsl:template> + +Description + +The set.refentry.metadata template is + called each time a suitable source element is found for a certain + metadata field. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A single *info node that contains the selected source element. + + + + + contents + + +A node containing the selected source element. + + + + + context + + +A string describing the metadata context in which the + set.refentry.metadata template was + called: either "date", "source", "version", or "manual". + + + + + + Returns + +Returns formatted contents of a selected source element. + +
+ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xsl new file mode 100644 index 00000000..5a04b60c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/refentry.xsl @@ -0,0 +1,1352 @@ + + + + + + + + + Common » Refentry Metadata Template Reference + + $Id: refentry.xsl 7867 2008-03-07 09:54:25Z xmldoc $ + + + + + Introduction + This is technical reference documentation for the “refentry + metadata†templates in the DocBook XSL Stylesheets. + This is not intended to be user documentation. It is provided + for developers writing customization layers for the stylesheets. + + Currently, only the manpages stylesheets make use of these + templates. They are, however, potentially useful elsewhere. + + + + + + + Gathers metadata from a refentry and its ancestors + + Reference documentation for particular commands, functions, + etc., is sometimes viewed in isolation from its greater "context". For + example, users view Unix man pages as, well, individual pages, not as + part of a "book" of some kind. Therefore, it is sometimes necessary to + embed "context" information in output for each refentry. + + However, one problem is that different users mark up that + context information in different ways. Often (usually), the + context information is not actually part of the content of the + refentry itself, but instead part of the content of a + parent or ancestor element to the refentry. And + even then, DocBook provides a variety of elements that users might + potentially use to mark up the same kind of information. One user + might use the productnumber element to mark up version + information about a particular product, while another might use + the releaseinfo element. + + Taking all that in mind, the + get.refentry.metadata template tries to gather + metadata from a refentry element and its ancestor + elements in an intelligent and user-configurable way. The basic + mechanism used in the XPath expressions throughout this stylesheet + is to select the relevant metadata from the *info element that is + closest to the actual refentry â€“ either on the + refentry itself, or on its nearest ancestor. + + + The get.refentry.metadata + template is actually just sort of a "driver" template; it + calls other templates that do the actual data collection, + then returns the data as a set. + + + + + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing user preferences (from global + stylesheet parameters) + + + + + + Returns a node set with the following elements. The + descriptions are verbatim from the man(7) man + page. + + + title + + the title of the man page (e.g., MAN) + + + + section + + the section number the man page should be placed in (e.g., + 7) + + + + date + + the date of the last revision + + + + source + + the source of the command + + + + manual + + the title of the manual (e.g., Linux + Programmer's Manual) + + + + + + + + + + + + <xsl:call-template name="get.refentry.title"> + <xsl:with-param name="refname" select="$refname"/> + </xsl:call-template> + +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + Gets title metadata for a refentry + + The man(7) man page describes this as "the + title of the man page (e.g., MAN). This differs + from refname in that, if the refentry has a + refentrytitle, we use that as the title; + otherwise, we just use first refname in the first + refnamediv in the source. + + + + + refname + + The first refname in the refentry + + + + + + Returns a title node. + + + + + + + + + + + + + + + + + + Gets section metadata for a refentry + + The man(7) man page describes this as "the + section number the man page should be placed in (e.g., + 7)". If we do not find a manvolnum + specified in the source, and we find that the refentry is + for a function, we use the section number 3 + ["Library calls (functions within program libraries)"]; otherwise, we + default to using 1 ["Executable programs or shell + commands"]. + + + + + refname + + The first refname in the refentry + + + + quiet + + If non-zero, no "missing" message is emitted + + + + + + Returns a string representing a section number. + + + + + + + + + + + + + Note + + meta manvol + + no refentry/refmeta/manvolnum + + + + Note + + meta manvol + + see http://docbook.sf.net/el/manvolnum + + + + + + + + + + Note + + meta manvol + + Setting man section to 3 + + + + + 3 + + + 1 + + + + + + + + + Gets date metadata for a refentry + + The man(7) man page describes this as "the + date of the last revision". If we cannot find a date in the source, we + generate one. + + + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing users preferences (from global stylesheet parameters) + + + + + + Returns a date node. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gets source metadata for a refentry + + The man(7) man page describes this as "the + source of the command", and provides the following examples: + + + For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + For system calls, use the version of the kernel that you are + currently looking at: Linux 0.99.11. + + + For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + + The solbook(5) man page describes + something very much like what man(7) calls + "source", except that solbook(5) names it + "software" and describes it like this: +
+ This is the name of the software product that the topic + discussed on the reference page belongs to. For example UNIX + commands are part of the SunOS x.x + release. +
+
+ + In practice, there are many pages that simply have a version + number in the "source" field. So, it looks like what we have is a + two-part field, + Name Version, + where: + + + Name + + product name (e.g., BSD) or org. name (e.g., GNU) + + + + Version + + version name + + + + Each part is optional. If the Name is a + product name, then the Version is probably + the version of the product. Or there may be no + Name, in which case, if there is a + Version, it is probably the version of the + item itself, not the product it is part of. Or, if the + Name is an organization name, then there + probably will be no Version. + +
+ + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns a source node. + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + meta source + + using + " + + " + for "source" + + + + + + + + [FIXME: source] + + + Warn + + meta source + + no fallback for source, so inserted a fixme + + + + + + + + + + [FIXME: source] + + + Warn + + meta source + + no source fallback given, so inserted a fixme + + + + + + + + + + Gets source-name metadata for a refentry + + A "source name" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing users preferences (from global + stylesheet parameters) + + + + + + Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "source name" data. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + source + + + + + + + + source + productname + + + + + + + + source + productname + + + + + + + + source + productname + + + + + + + + source + productname + + + + + + + + source + productname + + + + + + + + + + + + + Note + + meta source + + no *info/productname or alternative + + + + Note + + meta source + + see http://docbook.sf.net/el/productname + + + + Note + + meta source + + no refentry/refmeta/refmiscinfo@class=source + + + + Note + + meta source + + see http://docbook.sf.net/el/refmiscinfo + + + + + + + Gets version metadata for a refentry + + A "version" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing users preferences (from global + stylesheet parameters) + + + + + + Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "version" data. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + version + + + + + + + + version + productnumber + + + + + + + + version + productnumber + + + + + + + + + + + + + Note + + meta version + + no *info/productnumber or alternative + + + + Note + + meta version + + see http://docbook.sf.net/el/productnumber + + + + Note + + meta version + + no refentry/refmeta/refmiscinfo@class=version + + + + Note + + meta version + + see http://docbook.sf.net/el/refmiscinfo + + + + + + + Gets source metadata for a refentry + + The man(7) man page describes this as "the + title of the manual (e.g., Linux Programmer's + Manual)". Here are some examples from existing man pages: + + + dpkg utilities + (dpkg-name) + + + User Contributed Perl Documentation + (GET) + + + GNU Development Tools + (ld) + + + Emperor Norton Utilities + (ddate) + + + Debian GNU/Linux manual + (faked) + + + GIMP Manual Pages + (gimp) + + + KDOC Documentation System + (qt2kdoc) + + + + + The solbook(5) man page describes + something very much like what man(7) calls + "manual", except that solbook(5) names it + "sectdesc" and describes it like this: +
+ This is the section title of the reference page; for + example User Commands. +
+
+ +
+ + + + refname + + The first refname in the refentry + + + + info + + A set of info nodes (from a refentry + element and its ancestors) + + + + prefs + + A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns a manual node. + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + manual + + + + + + + + manual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + meta manual + + using + " + + " + for "manual" + + + + + + + + [FIXME: manual] + + + Warn + + meta manual + + no fallback for manual, so inserted a fixme + + + + + + + + + + [FIXME: manual] + + + Warn + + meta manual + + no manual fallback given, so inserted a fixme + + + + + + + + + + + Note + + meta manual + + no titled ancestor of refentry + + + + Note + + meta manual + + no refentry/refmeta/refmiscinfo@class=manual + + + + Note + + meta manual + + see http://docbook.sf.net/el/refmiscinfo + + + + + + Gets user preferences for refentry metadata gathering + + The DocBook XSL stylesheets include several user-configurable + global stylesheet parameters for controlling refentry + metadata gathering. Those parameters are not read directly by the + other refentry metadata-gathering + templates. Instead, they are read only by the + get.refentry.metadata.prefs template, + which assembles them into a structure that is then passed to + the other refentry metadata-gathering + templates. + + So the, get.refentry.metadata.prefs + template is the only interface to collecting stylesheet parameters for + controlling refentry metadata gathering. + + + There are no local parameters for this template; however, it + does rely on a number of global parameters. + + + Returns a manual node. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sets content of a refentry metadata item + + The set.refentry.metadata template is + called each time a suitable source element is found for a certain + metadata field. + + + + + refname + + The first refname in the refentry + + + + info + + A single *info node that contains the selected source element. + + + + contents + + A node containing the selected source element. + + + + context + + A string describing the metadata context in which the + set.refentry.metadata template was + called: either "date", "source", "version", or "manual". + + + + + + Returns formatted contents of a selected source element. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ro.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ro.xml new file mode 100644 index 00000000..376c90f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ro.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ru.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ru.xml new file mode 100644 index 00000000..68fcab53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ru.xml @@ -0,0 +1,768 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ð +а +Б +б +Ð’ +в +Г +г +Д +д +Е +е +Ð +Ñ‘ +Ж +ж +З +з +И +и +Й +й +К +к +Л +л +Ðœ +м +Ð +н +О +о +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +У +у +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ш +ш +Щ +щ +Ъ +ÑŠ +Ы +Ñ‹ +Ь +ÑŒ +Э +Ñ +Ю +ÑŽ +Я +Ñ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sk.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sk.xml new file mode 100644 index 00000000..c573dbe6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sk.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sl.xml new file mode 100644 index 00000000..faa4bea6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sl.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sq.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sq.xml new file mode 100644 index 00000000..31422893 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sq.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr.xml new file mode 100644 index 00000000..ce3f893b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr.xml @@ -0,0 +1,762 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Симболи +Ð +а +Б +б +Ð’ +в +Г +г +Д +д +Ђ +Ñ’ +Е +е +Ж +ж +З +з +И +и +Ј +ј +К +к +Л +л +Љ +Ñ™ +Ðœ +м +Ð +н +Њ +Ñš +О +о +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +Ћ +Ñ› +У +у +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ð +ÑŸ +Ш +ш +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +Q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr_Latn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr_Latn.xml new file mode 100644 index 00000000..3dc3baa5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sr_Latn.xml @@ -0,0 +1,721 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Simboli +A +a +B +b +C +c +ÄŒ +Ä +Ć +ć +D +d +DŽ +Dž +dž +Ä +Ä‘ +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +LJ +Lj +lj +M +m +N +n +NJ +Nj +nj +O +o +P +p +Q +Q +R +r +S +s +Å  +Å¡ +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ž +ž + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/stripns.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/stripns.xsl new file mode 100644 index 00000000..a1e964d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/stripns.xsl @@ -0,0 +1,372 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + info + + + objectinfo + + blockinfo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: cannot add @xml:base to node + set root element. + Relative paths may not work. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + + + + + + + + 1 + 0 + + + + + + Stripping namespace from DocBook 5 document. + It is suggested to use namespaced version of the stylesheets + available in distribution file 'docbook-xsl-ns' + at //http://sourceforge.net/projects/docbook/files/ + which does not require namespace stripping step. + + + + + Processing stripped document. + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/subtitles.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/subtitles.xsl new file mode 100644 index 00000000..9fb4ae80 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/subtitles.xsl @@ -0,0 +1,180 @@ + + + + + + + + + + +Provides access to element subtitles + +Processing an element in the +subtitle.markup mode produces the +subtitle of the element. + + + + + + + + + Request for subtitle of unexpected element: + + + ???SUBTITLE??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sv.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sv.xml new file mode 100644 index 00000000..22b21bbb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/sv.xml @@ -0,0 +1,706 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ã… +Ã¥ +Ä +ä +Ö +ö + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ta.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ta.xml new file mode 100644 index 00000000..5372ea0d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/ta.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +கà¯à®±à®¿à®¯à¯€à®Ÿà¯à®•à®³à¯ +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/table.xsl new file mode 100644 index 00000000..aefdb07f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/table.xsl @@ -0,0 +1,514 @@ + + + + + + + + + + + 0: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0: + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + +Determine the column number in which a given entry occurs + +If an entry has a +colname or +namest attribute, this template +will determine the number of the column in which the entry should occur. +For other entrys, nothing is returned. + + + +entry + +The entry-element which is to be tested. + + + + + + +This template returns the column number if it can be determined, +or 0 (the empty string) + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targetdatabase.dtd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targetdatabase.dtd new file mode 100644 index 00000000..2ace1e00 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targetdatabase.dtd @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targets.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targets.xsl new file mode 100644 index 00000000..31e1fe3d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/targets.xsl @@ -0,0 +1,337 @@ + + + + + + + + + + +Collects information for potential cross reference targets + +Processing the root element in the +collect.targets mode produces +a set of target database elements that can be used by +the olink mechanism to resolve external cross references. +The collection process is controlled by the +collect.xref.targets parameter, which can be +yes to collect targets and process +the document for output, only to +only collect the targets, and no +(default) to not collect the targets and only process the document. + + +A targets.filename parameter must be +specified to receive the output if +collect.xref.targets is +set to yes so as to +redirect the target data to a file separate from the +document output. + + + + + + + + + + + Must specify a $targets.filename parameter when + $collect.xref.targets is set to 'yes'. + The xref targets were not collected. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/te.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/te.xml new file mode 100644 index 00000000..6a726fa7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/te.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +à°šà°¿à°¹à±à°¨à°®à±à°²à± +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/th.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/th.xml new file mode 100644 index 00000000..d06615ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/th.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/titles.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/titles.xsl new file mode 100644 index 00000000..762d4fa7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/titles.xsl @@ -0,0 +1,821 @@ + + + + + + + + + + +Provides access to element titles + +Processing an element in the +title.markup mode produces the +title of the element. This does not include the label. + + + + + + + + + + + + + + + + + + + + + + + Request for title of element with no title: + + + + (id=" + + ") + + + (xml:id=" + + ") + + + (contained in + + + with id + + + ) + + + + + ???TITLE??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + REFENTRY WITHOUT TITLE??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: glossdiv missing its required title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + Important + Caution + Warning + Tip + + + + + + + + + + Question + + + + + Answer + + + + + Question + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XRef to nonexistent id: + + + + ??? + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tl.xml new file mode 100644 index 00000000..9a0bad26 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tl.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tr.xml new file mode 100644 index 00000000..134bab02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/tr.xml @@ -0,0 +1,708 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Semboller +A +a +B +b +C +c +Ç +ç +D +d +E +e +F +f +G +g +Äž +ÄŸ +H +h +I +ı +Ä° +i +J +j +K +k +L +l +M +m +N +n +O +o +Ö +ö +P +p +R +r +S +s +Åž +ÅŸ +T +t +U +u +Ãœ +ü +V +v +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/uk.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/uk.xml new file mode 100644 index 00000000..436db94c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/uk.xml @@ -0,0 +1,768 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z +Ð +а +Б +б +Ð’ +в +Г +г +Ò +Ò‘ +Д +д +Е +е +Є +Ñ” +Ж +ж +З +з +И +и +І +Ñ– +Ї +Ñ— +Й +й +К +к +Л +л +Ðœ +м +Ð +н +О +о +П +п +Р +Ñ€ +С +Ñ +Т +Ñ‚ +У +у +Ф +Ñ„ +Ð¥ +Ñ… +Ц +ц +Ч +ч +Ш +ш +Щ +щ +Ь +ÑŒ +Ю +ÑŽ +Я +Ñ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xml new file mode 100644 index 00000000..d9cbe3ca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xml @@ -0,0 +1,259 @@ + + + + + Common » Utility Template Reference + + $Id: utility.xsl 7101 2007-07-20 15:32:12Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the + miscellaneous utility templates in the DocBook XSL + Stylesheets. + + + +These templates are defined in a separate file from the set + of “common†templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + + +The utility templates don’t import or include any DocBook + XSL stylesheet parameters, so the utility templates can be used + without importing the whole set of parameters. + + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +log.message +Logs/emits formatted notes and warnings + + +<xsl:template name="log.message"> +<xsl:param name="level"/> +<xsl:param name="source"/> +<xsl:param name="context-desc"/> +<xsl:param name="context-desc-field-length">12</xsl:param> +<xsl:param name="context-desc-padded"> + <xsl:if test="not($context-desc = '')"> + <xsl:call-template name="pad-string"> + <xsl:with-param name="leftRight">right</xsl:with-param> + <xsl:with-param name="padVar" select="substring($context-desc, 1, $context-desc-field-length)"/> + <xsl:with-param name="length" select="$context-desc-field-length"/> + </xsl:call-template> + </xsl:if> + </xsl:param> +<xsl:param name="message"/> +<xsl:param name="message-field-length" select="45"/> +<xsl:param name="message-padded"> + <xsl:variable name="spaces-for-blank-level"> + <!-- * if the level field is blank, we'll need to pad out --> + <!-- * the message field with spaces to compensate --> + <xsl:choose> + <xsl:when test="$level = ''"> + <xsl:value-of select="4 + 2"/> + <!-- * 4 = hard-coded length of comment text ("Note" or "Warn") --> + <!-- * + 2 = length of colon-plus-space separator ": " --> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="spaces-for-blank-context-desc"> + <!-- * if the context-description field is blank, we'll need --> + <!-- * to pad out the message field with spaces to compensate --> + <xsl:choose> + <xsl:when test="$context-desc = ''"> + <xsl:value-of select="$context-desc-field-length + 2"/> + <!-- * + 2 = length of colon-plus-space separator ": " --> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="extra-spaces" select="$spaces-for-blank-level + $spaces-for-blank-context-desc"/> + <xsl:call-template name="pad-string"> + <xsl:with-param name="leftRight">right</xsl:with-param> + <xsl:with-param name="padVar" select="substring($message, 1, ($message-field-length + $extra-spaces))"/> + <xsl:with-param name="length" select="$message-field-length + $extra-spaces"/> + </xsl:call-template> + </xsl:param> + ... +</xsl:template> + +Description + +The log.message template is a utility + template for logging/emitting formatted messages – that is, + notes and warnings, along with a given log “level†and an + identifier for the “source†that the message relates to. + + Parameters + + + level + + +Text to log/emit in the message-level field to + indicate the message level + (Note or + Warning) + + + + source + + +Text to log/emit in the source field to identify the + “source†to which the notification/warning relates. + This can be any arbitrary string, but because the + message lacks line and column numbers to identify the + exact part of the source document to which it + relates, the intention is that the value you pass + into the source parameter should + give the user some way to identify the portion of + their source document on which to take potentially + take action in response to the log message (for + example, to edit, change, or add content). + + +So the source value should be, + for example, an ID, book/chapter/article title, title + of some formal object, or even a string giving an + XPath expression. + + + + context-desc + + +Text to log/emit in the context-description field to + describe the context for the message. + + + + context-desc-field-length + + +Specifies length of the context-description field + (in characters); default is 12 + + +If the text specified by the + context-desc parameter is longer + than the number of characters specified in + context-desc-field-length, it is + truncated to context-desc-field-length + (12 characters by default). + + +If the specified text is shorter than + context-desc-field-length, + it is right-padded out to + context-desc-field-length (12 by + default). + + +If no value has been specified for the + context-desc parameter, the field is + left empty and the text of the log message begins with + the value of the message + parameter. + + + + message + + +Text to log/emit in the actual message field + + + + message-field-length + + +Specifies length of the message + field (in characters); default is 45 + + + + + + Returns + +Outputs a message (generally, to standard error). + + + + +get.doc.title +Gets a title from the current document + + +<xsl:template name="get.doc.title"/> + +Description + +The get.doc.title template is a + utility template for returning the first title found in the + current document. + + Returns + +Returns a string containing some identifying title for the + current document . + + + + +pad-string +Right-pads or left-pads a string out to a certain length + + +<xsl:template name="pad-string"> +<xsl:param name="padChar" select="' '"/> +<xsl:param name="leftRight">left</xsl:param> +<xsl:param name="padVar"/> +<xsl:param name="length"/> + ... +</xsl:template> + +Description + +This function takes string padVar and + pads it out in the direction rightLeft to + the string-length length, using string + padChar (a space character by default) as + the padding string (note that padChar can + be a string; it is not limited to just being a single + character). + + + +This function began as a copy of Nate Austin's + prepend-pad function in the Padding + Content section of Dave Pawson's XSLT + FAQ. + + + Returns + +Returns a (padded) string. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xsl new file mode 100644 index 00000000..37092b7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/utility.xsl @@ -0,0 +1,290 @@ + + + + + + + Common » Utility Template Reference + + $Id: utility.xsl 7101 2007-07-20 15:32:12Z xmldoc $ + + + + + Introduction + This is technical reference documentation for the + miscellaneous utility templates in the DocBook XSL + Stylesheets. + + These templates are defined in a separate file from the set + of “common†templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + The utility templates don’t import or include any DocBook + XSL stylesheet parameters, so the utility templates can be used + without importing the whole set of parameters. + + This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + + + Logs/emits formatted notes and warnings + + + The log.message template is a utility + template for logging/emitting formatted messages â€“ that is, + notes and warnings, along with a given log “level†and an + identifier for the “source†that the message relates to. + + + + + level + + Text to log/emit in the message-level field to + indicate the message level + (Note or + Warning) + + + source + + Text to log/emit in the source field to identify the + “source†to which the notification/warning relates. + This can be any arbitrary string, but because the + message lacks line and column numbers to identify the + exact part of the source document to which it + relates, the intention is that the value you pass + into the source parameter should + give the user some way to identify the portion of + their source document on which to take potentially + take action in response to the log message (for + example, to edit, change, or add content). + So the source value should be, + for example, an ID, book/chapter/article title, title + of some formal object, or even a string giving an + XPath expression. + + + context-desc + + Text to log/emit in the context-description field to + describe the context for the message. + + + context-desc-field-length + + Specifies length of the context-description field + (in characters); default is 12 + If the text specified by the + context-desc parameter is longer + than the number of characters specified in + context-desc-field-length, it is + truncated to context-desc-field-length + (12 characters by default). + If the specified text is shorter than + context-desc-field-length, + it is right-padded out to + context-desc-field-length (12 by + default). + If no value has been specified for the + context-desc parameter, the field is + left empty and the text of the log message begins with + the value of the message + parameter. + + + message + + Text to log/emit in the actual message field + + + message-field-length + + Specifies length of the message + field (in characters); default is 45 + + + + + + Outputs a message (generally, to standard error). + + + + + + 12 + + + + right + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + right + + + + + + + + + : + + + + : + + + + + + + + + + Gets a title from the current document + + The get.doc.title template is a + utility template for returning the first title found in the + current document. + + + Returns a string containing some identifying title for the + current document . + + + + + + + + + + + + + + + Right-pads or left-pads a string out to a certain length + + This function takes string padVar and + pads it out in the direction rightLeft to + the string-length length, using string + padChar (a space character by default) as + the padding string (note that padChar can + be a string; it is not limited to just being a single + character). + + This function began as a copy of Nate Austin's + prepend-pad function in the Padding + Content section of Dave Pawson's XSLT + FAQ. + + + + Returns a (padded) string. + + + + + + left + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/vi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/vi.xml new file mode 100644 index 00000000..d9186ce1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/vi.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/xh.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/xh.xml new file mode 100644 index 00000000..23e5d3f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/xh.xml @@ -0,0 +1,1271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Symbols +A +a +À +à +à +á + +â +à +ã +Ä +ä +Ã… +Ã¥ +Ä€ +Ä +Ä‚ +ă +Ä„ +Ä… +Ç +ÇŽ +Çž +ÇŸ +Ç  +Ç¡ +Ǻ +Ç» +È€ +È +È‚ +ȃ +Ȧ +ȧ +Ḁ +Ḡ+ẚ +Ạ +ạ +Ả +ả +Ấ +ấ +Ầ +ầ +Ẩ +ẩ +Ẫ +ẫ +Ậ +ậ +Ắ +ắ +Ằ +ằ +Ẳ +ẳ +Ẵ +ẵ +Ặ +ặ +B +b +Æ€ +Æ +É“ +Æ‚ +ƃ +Ḃ +ḃ +Ḅ +ḅ +Ḇ +ḇ +C +c +Ç +ç +Ć +ć +Ĉ +ĉ +ÄŠ +Ä‹ +ÄŒ +Ä +Ƈ +ƈ +É• +Ḉ +ḉ +D +d +ÄŽ +Ä +Ä +Ä‘ +ÆŠ +É— +Æ‹ +ÆŒ +Ç… +Dz +È¡ +É– +Ḋ +ḋ +Ḍ +Ḡ+Ḏ +Ḡ+Ḡ+ḑ +Ḓ +ḓ +E +e +È +è +É +é +Ê +ê +Ë +ë +Ä’ +Ä“ +Ä” +Ä• +Ä– +Ä— +Ę +Ä™ +Äš +Ä› +È„ +È… +Ȇ +ȇ +Ȩ +È© +Ḕ +ḕ +Ḗ +ḗ +Ḙ +ḙ +Ḛ +ḛ +Ḝ +Ḡ+Ẹ +ẹ +Ẻ +ẻ +Ẽ +ẽ +Ế +ế +Ề +á» +Ể +ể +Ễ +á»… +Ệ +ệ +F +f +Æ‘ +Æ’ +Ḟ +ḟ +G +g +Äœ +Ä +Äž +ÄŸ +Ä  +Ä¡ +Ä¢ +Ä£ +Æ“ +É  +Ǥ +Ç¥ +Ǧ +ǧ +Ç´ +ǵ +Ḡ +ḡ +H +h +Ĥ +Ä¥ +Ħ +ħ +Èž +ÈŸ +ɦ +Ḣ +ḣ +Ḥ +ḥ +Ḧ +ḧ +Ḩ +ḩ +Ḫ +ḫ +ẖ +I +i +ÃŒ +ì +à +í +ÃŽ +î +à +ï +Ĩ +Ä© +Ī +Ä« +Ĭ +Ä­ +Ä® +į +Ä° +Æ— +ɨ +Ç +Ç +Ȉ +ȉ +ÈŠ +È‹ +Ḭ +ḭ +Ḯ +ḯ +Ỉ +ỉ +Ị +ị +J +j +Ä´ +ĵ +Ç° +Ê +K +k +Ķ +Ä· +Ƙ +Æ™ +Ǩ +Ç© +Ḱ +ḱ +Ḳ +ḳ +Ḵ +ḵ +L +l +Ĺ +ĺ +Ä» +ļ +Ľ +ľ +Ä¿ +Å€ +Å +Å‚ +Æš +Lj +È´ +É« +ɬ +É­ +Ḷ +ḷ +Ḹ +ḹ +Ḻ +ḻ +Ḽ +ḽ +M +m +ɱ +Ḿ +ḿ +á¹€ +á¹ +Ṃ +ṃ +N +n +Ñ +ñ +Ń +Å„ +Å… +ņ +Ň +ň +Æ +ɲ +Æž +È  +Ç‹ +Ǹ +ǹ +ȵ +ɳ +Ṅ +á¹… +Ṇ +ṇ +Ṉ +ṉ +Ṋ +ṋ +O +o +Ã’ +ò +Ó +ó +Ô +ô +Õ +õ +Ö +ö +Ø +ø +ÅŒ +Å +ÅŽ +Å +Å +Å‘ +ÆŸ +Æ  +Æ¡ +Ç‘ +Ç’ +Ǫ +Ç« +Ǭ +Ç­ +Ǿ +Ç¿ +ÈŒ +È +ÈŽ +È +Ȫ +È« +Ȭ +È­ +È® +ȯ +È° +ȱ +Ṍ +á¹ +Ṏ +á¹ +á¹ +ṑ +á¹’ +ṓ +Ọ +á» +Ỏ +á» +á» +ố +á»’ +ồ +á»” +ổ +á»– +á»— +Ộ +á»™ +Ớ +á»› +Ờ +á» +Ở +ở +á»  +ỡ +Ợ +ợ +P +p +Ƥ +Æ¥ +á¹” +ṕ +á¹– +á¹— +Q +q +Ê  +R +r +Å” +Å• +Å– +Å— +Ř +Å™ +È +È‘ +È’ +È“ +ɼ +ɽ +ɾ +Ṙ +á¹™ +Ṛ +á¹› +Ṝ +á¹ +Ṟ +ṟ +S +s +Åš +Å› +Åœ +Å +Åž +ÅŸ +Å  +Å¡ +Ș +È™ +Ê‚ +á¹  +ṡ +á¹¢ +á¹£ +Ṥ +á¹¥ +Ṧ +ṧ +Ṩ +ṩ +T +t +Å¢ +Å£ +Ť +Å¥ +Ŧ +ŧ +Æ« +Ƭ +Æ­ +Æ® +ʈ +Èš +È› +ȶ +Ṫ +ṫ +Ṭ +á¹­ +á¹® +ṯ +á¹° +á¹± +ẗ +U +u +Ù +ù +Ú +ú +Û +û +Ãœ +ü +Ũ +Å© +Ū +Å« +Ŭ +Å­ +Å® +ů +Å° +ű +Ų +ų +Ư +Æ° +Ç“ +Ç” +Ç• +Ç– +Ç— +ǘ +Ç™ +Çš +Ç› +Çœ +È” +È• +È– +È— +á¹² +á¹³ +á¹´ +á¹µ +Ṷ +á¹· +Ṹ +á¹¹ +Ṻ +á¹» +Ụ +ụ +Ủ +ủ +Ứ +ứ +Ừ +ừ +Ử +á»­ +á»® +ữ +á»° +á»± +V +v +Ʋ +Ê‹ +á¹¼ +á¹½ +á¹¾ +ṿ +W +w +Å´ +ŵ +Ẁ +Ạ+Ẃ +ẃ +Ẅ +ẅ +Ẇ +ẇ +Ẉ +ẉ +ẘ +X +x +Ẋ +ẋ +Ẍ +Ạ+Y +y +à +ý +ÿ +Ÿ +Ŷ +Å· +Ƴ +Æ´ +Ȳ +ȳ +Ẏ +Ạ+ẙ +Ỳ +ỳ +á»´ +ỵ +Ỷ +á»· +Ỹ +ỹ +Z +z +Ź +ź +Å» +ż +Ž +ž +Ƶ +ƶ +Ȥ +È¥ +Ê +Ê‘ +Ạ+ẑ +Ẓ +ẓ +Ẕ +ẕ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh.xml new file mode 100644 index 00000000..eeb19e29 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ç¬¦å· +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_cn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_cn.xml new file mode 100644 index 00000000..ed1c56f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_cn.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ç¬¦å· +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_tw.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_tw.xml new file mode 100644 index 00000000..c92de8a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/common/zh_tw.xml @@ -0,0 +1,702 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +符號 +A +a +B +b +C +c +D +d +E +e +F +f +G +g +H +h +I +i +J +j +K +k +L +l +M +m +N +n +O +o +P +p +Q +q +R +r +S +s +T +t +U +u +V +v +W +w +X +x +Y +y +Z +z + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/authors.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/authors.xml new file mode 100644 index 00000000..ea4bf024 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/authors.xml @@ -0,0 +1,10 @@ + + + + WalshNorman + + + + The DocBook Project + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/copyright.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/copyright.xml new file mode 100644 index 00000000..505f7f8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/copyright.xml @@ -0,0 +1,18 @@ + + + 1999-2007 + Norman Walsh + + + 2003 + Jiří Kosek + + + 2004-2007 + Steve Ball + + + 2001-2007 + The DocBook Project + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/license.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/license.xml new file mode 100644 index 00000000..c265ce8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/license.xml @@ -0,0 +1,23 @@ +License +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation files +(the Software), to deal in the Software without +restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. +Except as contained in this notice, the names of individuals +credited with contribution to this software shall not be used in +advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from the individuals +in question. +Any stylesheet derived from this Software that is publically +distributed will be identified with a different name and the version +strings in any derived Software will be changed so that no possibility +of confusion between the derived package and this Software will +exist. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/page.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/page.png new file mode 100644 index 0000000000000000000000000000000000000000..9c15d8883d9d6e2b5be3be69470fb443f78a641a GIT binary patch literal 17578 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 JK6v`-{{khUc#Qx6 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.css new file mode 100644 index 00000000..9e7e5113 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.css @@ -0,0 +1,79 @@ +/* reference.css, a stylesheet for reference documentation + * generated by the DocBook XSL Stylesheets */ +/* $Id: reference.css 8234 2009-02-09 12:10:48Z xmldoc $ */ + +div.legalnotice { + font-size: 80%; +} + +div.note, div.tip, div.warning { + margin-left: 5%; + margin-right: 10%; + padding: 5px; +} + +div.note, div.tip { + border-left: solid #d5dee3 20px; + border-right: solid #d5dee3 20px; +} + +div.note, div.tip { + border-left: solid palegreen 20px; + border-right: solid palegreen 20px; +} + +div.warning { + border-left: solid yellow 20px; + border-right: solid yellow 20px; +} + +div.note p, div.tip p, div.warning p { + margin-top: 0px; + margin-bottom: 4px; +} + +div.note h3, div.tip h3, div.warning h3 { + margin-top: 0; +} + +div.informalexample { + background-color: #d5dee3; + border-top-width: 2px; + border-top-style: double; + border-top-color: #d3d3d3; + border-bottom-width: 2px; + border-bottom-style: double; + border-bottom-color: #d3d3d3; + padding: 4px; + margin: 0em; + margin-left: 2em; +} + +pre.programlisting, pre.synopsis { + whitespace: pre; + font-family: monospace; + background-color: #d5dee3; + border-top-width: 1px; + border-top-style: single; + border-top-color: #d3d3d3; + border-bottom-width: 1px; + border-bottom-style: single; + border-bottom-color: #d3d3d3; + padding: 4px; + margin: 0em; + margin-top: 6px; + margin-bottom: 6px; +} + +div.informalexample pre { + whitespace: pre; + font-family: monospace; + border-top-width: 0px; + border-bottom-width: 0px; + padding: 0px; +} + +/* Parameter and PI titles */ + div.refnamediv h2 { + font-size: 2em; +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml new file mode 100644 index 00000000..5286887e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml @@ -0,0 +1,241 @@ + + + + + + + + + + + DocBook XSL Stylesheets: Reference Documentation + $Id: reference.xml 9625 2012-10-20 23:12:33Z dcramer $ + + + + + + About this document + This is generated reference documentation for the DocBook + XSL stylesheets. It is available in the following formats: + + + HTML, + PDF, + plain text + + + This is primarily documentation on the parameters and processing instructions you can use + to control the behavior of the stylesheets. + + This is purely reference documentation â€“ not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + This document is divided into three sets of references: + the first two sets provides user documentation; the third, + developer documentation. + + + DocBook XSL Stylesheets User Reference: Parameters + + + This is generated reference documentation for all + user-configurable parameters in the DocBook XSL + stylesheets. + + This is purely reference documentation â€“ not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides Parameter Reference + + + + This is reference documentation for all + user-configurable parameters in the DocBook XSL Slides + stylesheets (for generating HTML and PDF slide + presentations). + + The Slides stylesheet for HTML output is a + customization layer of the DocBook XSL HTML + stylesheet; the Slides stylesheet for FO output is a + customization layer of the DocBook XSL FO stylesheet. + Therefore, in addition to the slides-specific + parameters listed in this section, you can also use a + number of HTML stylesheet + parameters and FO + stylesheet parameters to control Slides + output. + + + + + + + + + + + + + + + + + + DocBook XSL Stylesheets User Reference: PIs + + + + + This is generated reference documentation for all + user-specifiable processing instructions in the DocBook + XSL stylesheets. + + You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + + + + + + + + + + DocBook XSL Stylesheets Developer Reference + + + This is technical reference documentation for + developers using the DocBook XSL Stylesheets. It is not + intended to be user documentation, but is instead + provided for developers writing customization layers for + the stylesheets. + + + + + + + + + + + + Common Template Reference + + + + + This is technical reference documentation for the + “baseâ€, “refentryâ€, and “utility†sets of common + templates in the DocBook XSL Stylesheets. These + templates are “common†in that they are shared across + output formats (that is, they’re not + output-format-dependent) + This documentation is not intended to be user + documentation. It is provided for developers writing + customization layers for the stylesheets. + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml.included b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml.included new file mode 100644 index 00000000..cf287d0e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/reference.xml.included @@ -0,0 +1,35597 @@ + + + + + + + + + + + DocBook XSL Stylesheets: Reference Documentation + $Id: reference.xml 9625 2012-10-20 23:12:33Z dcramer $ + + + + WalshNorman + + + + The DocBook Project + + + + 1999-2007 + Norman Walsh + + 2003 + Jiří Kosek + + 2004-2007 + Steve Ball + + 2001-2007 + The DocBook Project + + License +Permission is hereby granted, free of charge, to any person +obtaining a copy of this software and associated documentation files +(the Software), to deal in the Software without +restriction, including without limitation the rights to use, copy, +modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished +to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. +Except as contained in this notice, the names of individuals +credited with contribution to this software shall not be used in +advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from the individuals +in question. +Any stylesheet derived from this Software that is publically +distributed will be identified with a different name and the version +strings in any derived Software will be changed so that no possibility +of confusion between the derived package and this Software will +exist. + + Warranty +THE SOFTWARE IS PROVIDED AS IS, +WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY +OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + + + About this document + This is generated reference documentation for the DocBook + XSL stylesheets. It is available in the following formats: + + + HTML, + PDF, + plain text + + + This is primarily documentation on the parameters and processing instructions you can use + to control the behavior of the stylesheets. + + This is purely reference documentation – not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + This document is divided into three sets of references: + the first two sets provides user documentation; the third, + developer documentation. + + + DocBook XSL Stylesheets User Reference: Parameters + + + This is generated reference documentation for all + user-configurable parameters in the DocBook XSL + stylesheets. + + This is purely reference documentation – not how-to + documentation. For a thorough step-by-step how-to guide to + publishing content using the DocBook XSL stylesheets, see + Bob Stayton’s DocBook XSL: The Complete Guide, available online + at http://www.sagehill.net/docbookxsl/index.html + + + + + + + + + HTML Parameter Reference + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL HTML stylesheets (for generating + HTML output). + + + Admonitions + + +admon.graphics.extension +string + + +admon.graphics.extension +Filename extension for admonition graphics + + + + +<xsl:param name="admon.graphics.extension">.png</xsl:param> + + + +Description + +Sets the filename extension to use on admonition graphics. + + + The DocBook XSL distribution provides admonition graphics in the following formats: + GIF (extension: .gif) + PNG (extension: .png) + SVG (extension: .svg) + TIFF (extension: .tif) + + + + + + + +admon.graphics.path +string + + +admon.graphics.path +Path to admonition graphics + + + +<xsl:param name="admon.graphics.path">images/</xsl:param> + + +Description + +Sets the path to the directory containing the admonition graphics +(caution.png, important.png etc). This location is normally relative +to the output html directory. See base.dir + + + + + + +admon.graphics +boolean + + +admon.graphics +Use graphics in admonitions? + + + + +<xsl:param name="admon.graphics" select="0"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented in an alternate style that uses +a graphic. Default graphics are provided in the distribution. + + + + + + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + +<xsl:param name="admon.textlabel" select="1"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +If zero, such labels are turned off, but any title child +of the admonition element are still output. +The default value is 1. + + + + + + + +admon.style +string + + +admon.style +Specifies the CSS style attribute that should be added to +admonitions. + + + +<xsl:param name="admon.style"> + <xsl:value-of select="concat('margin-', $direction.align.start, ': 0.5in; margin-', $direction.align.end, ': 0.5in;')"></xsl:value-of> +</xsl:param> + + +Description + +Specifies the value of the CSS style +attribute that should be added to admonitions. + + + + + +Callouts + + +callout.defaultcolumn +integer + + +callout.defaultcolumn +Indicates what column callouts appear in by default + + + + +<xsl:param name="callout.defaultcolumn">60</xsl:param> + + + +Description + +If a callout does not identify a column (for example, if it uses +the linerange unit), +it will appear in the default column. + + + + + + + +callout.graphics.extension +string + + +callout.graphics.extension +Filename extension for callout graphics + + + + +<xsl:param name="callout.graphics.extension">.png</xsl:param> + + + + +Description +Sets the filename extension to use on callout graphics. + + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) + + + + + + +callout.graphics.number.limit +integer + + +callout.graphics.number.limit +Number of the largest callout graphic + + + + +<xsl:param name="callout.graphics.number.limit">15</xsl:param> + + + + +Description + +If callout.graphics is non-zero, graphics +are used to represent callout numbers instead of plain text. The value +of callout.graphics.number.limit is the largest +number for which a graphic exists. If the callout number exceeds this +limit, the default presentation "(plain text instead of a graphic)" +will be used. + + + + + + + +callout.graphics.path +string + + +callout.graphics.path +Path to callout graphics + + + + +<xsl:param name="callout.graphics.path">images/callouts/</xsl:param> + + + +Description + +Sets the path to the directory holding the callout graphics. his +location is normally relative to the output html directory. see +base.dir. Always terminate the directory with / since the graphic file +is appended to this string, hence needs the separator. + + + + + + + +callout.graphics +boolean + + +callout.graphics +Use graphics for callouts? + + + + +<xsl:param name="callout.graphics" select="1"></xsl:param> + + + +Description + +If non-zero, callouts are presented with graphics (e.g., reverse-video +circled numbers instead of "(1)", "(2)", etc.). +Default graphics are provided in the distribution. + + + + + + + +callout.list.table +boolean + + +callout.list.table +Present callout lists using a table? + + + + +<xsl:param name="callout.list.table" select="1"></xsl:param> + + + +Description + +The default presentation of calloutlists uses +an HTML DL element. Some browsers don't align DLs very well +if callout.graphics is used. With this option +turned on, calloutlists are presented in an HTML +TABLE, which usually results in better alignment +of the callout number with the callout description. + + + + + + +callout.unicode.number.limit +integer + + +callout.unicode.number.limit +Number of the largest unicode callout character + + + + +<xsl:param name="callout.unicode.number.limit">10</xsl:param> + + + +Description + +If callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.number.limit +is +the largest number for which a unicode character exists. If the callout number +exceeds this limit, the default presentation "(nnn)" will always +be used. + + + + + + + +callout.unicode.start.character +integer + + +callout.unicode.start.character +First Unicode character to use, decimal value. + + + + +<xsl:param name="callout.unicode.start.character">10102</xsl:param> + + + +Description + +If callout.graphics is zero and callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.start.character +is the decimal unicode value used for callout number one. Currently, +only values 9312 and 10102 are supported in the stylesheets for this parameter. + + + + + + + +callout.unicode +boolean + + +callout.unicode +Use Unicode characters rather than images for callouts. + + + +<xsl:param name="callout.unicode" select="0"></xsl:param> + + +Description + +The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. Use this to select the Unicode character option. + + + + + + + +callouts.extension +boolean + + +callouts.extension +Enable the callout extension + + + + +<xsl:param name="callouts.extension" select="1"></xsl:param> + + + +Description + +The callouts extension processes areaset +elements in programlistingco and other text-based +callout elements. + + + + + +EBNF + + +ebnf.table.bgcolor +color + + +ebnf.table.bgcolor +Background color for EBNF tables + + + + +<xsl:param name="ebnf.table.bgcolor">#F5DCB3</xsl:param> + + + +Description + +Sets the background color for EBNF tables (a pale brown). No +bgcolor attribute is output if +ebnf.table.bgcolor is set to the null string. + + + + + + + +ebnf.table.border +boolean + + +ebnf.table.border +Selects border on EBNF tables + + + +<xsl:param name="ebnf.table.border" select="1"></xsl:param> + + +Description + +Selects the border on EBNF tables. If non-zero, the tables have +borders, otherwise they don't. + + + + + + +ebnf.assignment +rtf + + +ebnf.assignment +The EBNF production assignment operator + + + + +<xsl:param name="ebnf.assignment"> +<code>::=</code> +</xsl:param> + + + + +Description + +The ebnf.assignment parameter determines what +text is used to show assignment in productions +in productionsets. + +While ::= is common, so are several +other operators. + + + + + + +ebnf.statement.terminator +rtf + + +ebnf.statement.terminator +Punctuation that ends an EBNF statement. + + + + +<xsl:param name="ebnf.statement.terminator"></xsl:param> + + + + +Description + +The ebnf.statement.terminator parameter determines what +text is used to terminate each production +in productionset. + +Some notations end each statement with a period. + + + + +ToC/LoT/Index Generation + + +annotate.toc +boolean + + +annotate.toc +Annotate the Table of Contents? + + + +<xsl:param name="annotate.toc" select="1"></xsl:param> + + +Description + +If true, TOCs will be annotated. At present, this just means +that the refpurpose of refentry +TOC entries will be displayed. + + + + + + + +autotoc.label.separator +string + + +autotoc.label.separator +Separator between labels and titles in the ToC + + + + +<xsl:param name="autotoc.label.separator">. </xsl:param> + + + +Description + +String used to separate labels and titles in a table of contents. + + + + + + +autotoc.label.in.hyperlink +boolean + + +autotoc.label.in.hyperlink +Include label in hyperlinked titles in TOC? + + + +<xsl:param name="autotoc.label.in.hyperlink" select="1"></xsl:param> + + +Description + +If the value of +autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it is instead zero, +labels are still displayed prior to the hyperlinked titles, but +are not hyperlinked along with the titles. + + + + + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + +<xsl:param name="process.source.toc" select="0"></xsl:param> + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + + + + +process.empty.source.toc +boolean + + +process.empty.source.toc +Generate automated TOC if toc element occurs in a source document? + + + +<xsl:param name="process.empty.source.toc" select="0"></xsl:param> + + +Description + +Specifies that if an empty toc element is found in a +source document, an automated TOC is generated at this point in the +document. + + Depending on what the value of the + generate.toc parameter is, setting this + parameter to 1 could result in generation of + duplicate automated TOCs. So the + process.empty.source.toc is primarily useful + as an "override": by placing an empty toc in your + document and setting this parameter to 1, you can + force a TOC to be generated even if generate.toc + says not to. + + + + + + + + +bridgehead.in.toc +boolean + + +bridgehead.in.toc +Should bridgehead elements appear in the TOC? + + + +<xsl:param name="bridgehead.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, bridgeheads appear in the TOC. Note that +this option is not fully supported and may be removed in a future +version of the stylesheets. + + + + + + + +simplesect.in.toc +boolean + + +simplesect.in.toc +Should simplesect elements appear in the TOC? + + + +<xsl:param name="simplesect.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, simplesects will be included in the TOC. + + + + + + + +manual.toc +string + + +manual.toc +An explicit TOC to be used for the TOC + + + + +<xsl:param name="manual.toc"></xsl:param> + + + +Description + +The manual.toc identifies an explicit TOC that +will be used for building the printed TOC. + + + + + + + +toc.list.type +list +dl +ul +ol + + +toc.list.type +Type of HTML list element to use for Tables of Contents + + + +<xsl:param name="toc.list.type">dl</xsl:param> + + +Description + +When an automatically generated Table of Contents (or List of Titles) +is produced, this HTML element will be used to make the list. + + + + + + + +toc.section.depth +integer + + +toc.section.depth +How deep should recursive sections appear +in the TOC? + + + +<xsl:param name="toc.section.depth">2</xsl:param> + + +Description + +Specifies the depth to which recursive sections should appear in the +TOC. + + + + + + + +toc.max.depth +integer + + +toc.max.depth +How many levels should be created for each TOC? + + + +<xsl:param name="toc.max.depth">8</xsl:param> + + +Description + +Specifies the maximal depth of TOC on all levels. + + + + + + +generate.toc +table + + +generate.toc +Control generation of ToCs and LoTs + + + + +<xsl:param name="generate.toc"> +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title +</xsl:param> + + + + +Description + +This parameter has a structured value. It is a table of space-delimited +path/value pairs. Each path identifies some element in the source document +using a restricted subset of XPath (only the implicit child axis, no wildcards, +no predicates). Paths can be either relative or absolute. + +When processing a particular element, the stylesheets consult this table to +determine if a ToC (or LoT(s)) should be generated. + +For example, consider the entry: + +book toc,figure + +This indicates that whenever a book is formatted, a +Table Of Contents and a List of Figures should be generated. Similarly, + +/chapter toc + +indicates that whenever a document that has a root +of chapter is formatted, a Table of +Contents should be generated. The entry chapter would match +all chapters, but /chapter matches only chapter +document elements. + +Generally, the longest match wins. So, for example, if you want to distinguish +articles in books from articles in parts, you could use these two entries: + +book/article toc,figure +part/article toc + +Note that an article in a part can never match a book/article, +so if you want nothing to be generated for articles in parts, you can simply leave +that rule out. + +If you want to leave the rule in, to make it explicit that you're turning +something off, use the value nop. For example, the following +entry disables ToCs and LoTs for articles: + +article nop + +Do not simply leave the word article in the file +without a matching value. That'd be just begging the silly little +path/value parser to get confused. + +Section ToCs are further controlled by the +generate.section.toc.level parameter. +For a given section level to have a ToC, it must have both an entry in +generate.toc and be within the range enabled by +generate.section.toc.level. + + + + + +generate.section.toc.level +integer + + +generate.section.toc.level +Control depth of TOC generation in sections + + + + +<xsl:param name="generate.section.toc.level" select="0"></xsl:param> + + + +Description + +The generate.section.toc.level parameter +controls the depth of section in which TOCs will be generated. Note +that this is related to, but not the same as +toc.section.depth, which controls the depth to +which TOC entries will be generated in a given TOC. +If, for example, generate.section.toc.level +is 3, TOCs will be generated in first, second, and third +level sections, but not in fourth level sections. + + + + + + + +generate.index +boolean + + +generate.index +Do you want an index? + + + +<xsl:param name="generate.index" select="1"></xsl:param> + + +Description + +Specify if an index should be generated. + + + + + + +index.method +list +basic +kosek +kimber + + +index.method +Select method used to group index entries in an index + + + + +<xsl:param name="index.method">basic</xsl:param> + + + +Description + +This parameter lets you select which method to use for sorting and grouping + index entries in an index. +Indexes in Latin-based languages that have accented characters typically +sort together accented words and unaccented words. +Thus Á (U+00C1 LATIN CAPITAL LETTER A WITH ACUTE) would sort together +with A (U+0041 LATIN CAPITAL LETTER A), so both would appear in the A +section of the index. +Languages using other alphabets (such as Russian, which is written in the Cyrillic alphabet) +and languages using ideographic chararacters (such as Japanese) +require grouping specific to the languages and alphabets. + + +The default indexing method is limited. +It can group accented characters in Latin-based languages only. +It cannot handle non-Latin alphabets or ideographic languages. +The other indexing methods require extensions of one type or +another, and do not work with +all XSLT processors, which is why they are not used by default. + +The three choices for indexing method are: + + +basic + + +(default) Sort and groups words based only on the Latin alphabet. +Words with accented Latin letters will group and sort with +their respective primary letter, but +words in non-Latin alphabets will be +put in the Symbols section of the index. + + + + +kosek + + +This method sorts and groups words based on letter groups configured in +the DocBook locale file for the given language. +See, for example, the French locale file common/fr.xml. +This method requires that the XSLT processor +supports the EXSLT extensions (most do). +It also requires support for using +user-defined functions in xsl:key (xsltproc does not). + +This method is suitable for any language for which you can +list all the individual characters that should appear +in each letter group in an index. +It is probably not practical to use it for ideographic languages +such as Chinese that have hundreds or thousands of characters. + + +To use the kosek method, you must: + + + +Use a processor that supports its extensions, such as +Saxon 6 or Xalan (xsltproc and Saxon 8 do not). + + + +Set the index.method parameter's value to kosek. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kosek.xsl or +html/autoidx-kosek.xsl into your +customization. + + + + + + + +kimber + + +This method uses extensions to the Saxon processor to implement +sophisticated indexing processes. It uses its own +configuration file, which can include information for any number of +languages. Each language's configuration can group +words using one of two processes. In the +enumerated process similar to that used in the kosek method, +you indicate the groupings character-by-character. +In the between-key process, you specify the +break-points in the sort order that should start a new group. +The latter configuration is useful for ideographic languages +such as Chinese, Japanese, and Korean. +You can also define your own collation algorithms and how you +want mixed Latin-alphabet words sorted. + + +For a whitepaper describing the extensions, see: +http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf. + + + +To download the extension library, see +http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport. + + + + +To use the kimber method, you must: + + + +Use Saxon (version 6 or 8) as your XSLT processor. + + + +Install and configure the Innodata Isogen library, using +the documentation that comes with it. + + + +Set the index.method parameter's value to kimber. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kimber.xsl or +html/autoidx-kimber.xsl into your +customization. + + + + + + + + + + + + + +index.on.type +boolean + + +index.on.type +Select indexterms based on type +attribute value + + + + +<xsl:param name="index.on.type" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +type attribute +value will contain only those indexterm +elements with a matching type attribute value. +If an index has no type +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + + +If index.on.type is zero, then the +type attribute has no effect +on selecting indexterms for an index. + + +For those using DocBook version 4.2 or earlier, +the type attribute is not available +for index terms. However, you can achieve the same +effect by using the role attribute +in the same manner on indexterm +and index, and setting the stylesheet parameter +index.on.role to a nonzero value. + + + + + + + +index.on.role +boolean + + +index.on.role +Select indexterms based on role value + + + + +<xsl:param name="index.on.role" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +role attribute +value will contain only those indexterm +elements with a matching role value. +If an index has no role +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + +If index.on.role is zero, then the +role attribute has no effect +on selecting indexterms for an index. + + +If you are using DocBook version 4.3 or later, you should +use the type attribute instead of role +on indexterm and index, +and set the index.on.type to a nonzero +value. + + + + + + + +index.links.to.section +boolean + + +index.links.to.section +HTML index entries link to container section title + + + + +<xsl:param name="index.links.to.section" select="1"></xsl:param> + + + +Description + +If zero, then an index entry in an index links +directly to the location of the +generated anchor that is output +for the indexterm. If two identical indexterm elements +exist in the same section, then both entries appear +in the index with the same title but link to different +locations. + +If non-zero, then an index entry in an index links to the +section title containing the indexterm, rather than +directly to the anchor output for the indexterm. +Duplicate indexterm entries in the same section are dropped. + + +The default value is 1, so index entries link to +section titles by default. + +In both cases, the link text in an index entry is the +title of the section containing the indexterm. +That is because HTML does not have numbered pages. +It also provides the reader with context information +for each link. + +This parameter lets you choose which style of +index linking you want. + + + +When set to 0, an index entry takes you +to the precise location of its corresponding indexterm. +However, if you have a lot of duplicate +entries in sections, then you have a lot of duplicate +titles in the index, which makes it more cluttered. +The reader may not recognize why duplicate titles +appear until they follow the links. Also, the links +may land the reader in the middle of a section where the +section title is not visible, which may also be +confusing to the reader. + + +When set to 1, an index entry link is +less precise, but duplicate titles in the +index entries are eliminated. +Landing on the section title location may confirm the reader's +expectation that a link that +shows a section title will take them to that section title, +not a location within the section. + + + + + + + + + +index.prefer.titleabbrev +boolean + + +index.prefer.titleabbrev +Should abbreviated titles be used as back references? + + + + +<xsl:param name="index.prefer.titleabbrev" select="0"></xsl:param> + + + +Description + +If non-zero, and if a titleabbrev is defined, the abbreviated title +is used as the link text of a back reference in the index. + + + + + + + +index.term.separator +string + + +index.term.separator +Override for punctuation separating an index term +from its list of page references in an index + + + + +<xsl:param name="index.term.separator"></xsl:param> + + + +Description + +This parameter permits you to override +the text to insert between +the end of an index term and its list of page references. +Typically that might be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'term-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +fill in the content for this normally empty +override parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. +For fo output, it could be an fo:leader +element to provide space of a specific length, or a dot leader. + + + + + + + +index.number.separator +string + + +index.number.separator +Override for punctuation separating page numbers in index + + + + +<xsl:param name="index.number.separator"></xsl:param> + + + +Description + +This parameter permits you to override the text to insert between +page references in a formatted index entry. Typically +that would be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'number-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. This punctuation appears between +such section titles in an HTML index. + + + + + + + +index.range.separator +string + + +index.range.separator +Override for punctuation separating the two numbers +in a page range in index + + + + +<xsl:param name="index.range.separator"></xsl:param> + + + +Description + +This parameter permits you +to override the text to insert between +the two numbers of a page range in an index. +This parameter is only used by those XSL-FO processors +that support an extension for generating such page ranges +(such as XEP). + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'range-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. So there are no page ranges +and this parameter has no effect. + + + + + +Stylesheet Extensions + + +linenumbering.everyNth +integer + + +linenumbering.everyNth +Indicate which lines should be numbered + + + + +<xsl:param name="linenumbering.everyNth">5</xsl:param> + + + +Description + +If line numbering is enabled, everyNth line will be +numbered. Note that numbering is one based, not zero based. + +See also linenumbering.extension, +linenumbering.separator, +linenumbering.width and +use.extensions + + + + + + +linenumbering.extension +boolean + + +linenumbering.extension +Enable the line numbering extension + + + + +<xsl:param name="linenumbering.extension" select="1"></xsl:param> + + + +Description + +If non-zero, verbatim environments (address, literallayout, +programlisting, screen, synopsis) that specify line numbering will +have line numbers. + + + + + + + +linenumbering.separator +string + + +linenumbering.separator +Specify a separator between line numbers and lines + + + + +<xsl:param name="linenumbering.separator"><xsl:text> </xsl:text></xsl:param> + + + +Description + +The separator is inserted between line numbers and lines in the +verbatim environment. The default value is a single white space. + Note the interaction with linenumbering.width + + + + + + + +linenumbering.width +integer + + +linenumbering.width +Indicates the width of line numbers + + + + +<xsl:param name="linenumbering.width">3</xsl:param> + + + +Description + +If line numbering is enabled, line numbers will appear right +justified in a field "width" characters wide. + + + + + + + +tablecolumns.extension +boolean + + +tablecolumns.extension +Enable the table columns extension function + + + + +<xsl:param name="tablecolumns.extension" select="1"></xsl:param> + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + + + + + textinsert.extension + boolean + + + textinsert.extension + Enables the textinsert extension element + + + + <xsl:param name="textinsert.extension" select="1"></xsl:param> + + + Description + The textinsert extension element inserts the contents of + a file into the result tree (as text). + + To use the textinsert extension element, you must use + either Saxon or Xalan as your XSLT processor (it doesn’t + work with xsltproc), along with either the DocBook Saxon + extensions or DocBook Xalan extensions (for more + information about those extensions, see DocBook Saxon Extensions and DocBook Xalan Extensions), and you must set both + the use.extensions and + textinsert.extension parameters to + 1. + As an alternative to using the textinsert element, + consider using an Xinclude element with the + parse="text" attribute and value + specified, as detailed in Using XInclude for text inclusions. + + + See Also + You can also use the dbhtml-include href processing + instruction to insert external files — both files containing + plain text and files with markup content (including HTML + content). + + More information + For how-to documentation on inserting contents of + external code files and other text files into output, see + External code files. + For guidelines on inserting contents of + HTML files into output, see Inserting external HTML code. + + + + + +textdata.default.encoding +string + + +textdata.default.encoding +Default encoding of external text files which are included +using textdata element + + + + +<xsl:param name="textdata.default.encoding"></xsl:param> + + + +Description + +Specifies the encoding of any external text files included using +textdata element. This value is used only when you do +not specify encoding by the appropriate attribute +directly on textdata. An empty string is interpreted as the system +default encoding. + + + + + + +graphicsize.extension +boolean + + +graphicsize.extension +Enable the getWidth()/getDepth() extension functions + + + + +<xsl:param name="graphicsize.extension" select="1"></xsl:param> + + + +Description + +If non-zero (and if use.extensions is non-zero +and if you're using a processor that supports extension functions), the +getWidth and getDepth functions +will be used to extract image sizes from graphics. + +The main supported image formats are GIF, JPEG, and PNG. Somewhat cruder +support for EPS and PDF images is also available. + + + + + +graphicsize.use.img.src.path +boolean + + +graphicsize.use.img.src.path +Prepend img.src.path before +filenames passed to extension functions + + + + +<xsl:param name="graphicsize.use.img.src.path" select="0"></xsl:param> + + + +Description + +If non-zero img.src.path parameter will +be appended before filenames passed to extension functions for +measuring image dimensions. + + + + + + +use.extensions +boolean + + +use.extensions +Enable extensions + + + + +<xsl:param name="use.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, extensions may be used. Each extension is +further controlled by its own parameter. But if +use.extensions is zero, no extensions will +be used. + + + + + +Automatic labelling + + +chapter.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +chapter.autolabel +Specifies the labeling format for Chapter titles + + + + +<xsl:param name="chapter.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, then chapters will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + +appendix.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +appendix.autolabel +Specifies the labeling format for Appendix titles + + + + +<xsl:param name="appendix.autolabel">A</xsl:param> + + + +Description + +If non-zero, then appendices will be numbered using the +parameter value as the number format if the value matches one of the +following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperalpha). + + + + + + + +part.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +part.autolabel +Specifies the labeling format for Part titles + + + + +<xsl:param name="part.autolabel">I</xsl:param> + + + +Description + +If non-zero, then parts will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperroman). + + + + + + + + +reference.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +reference.autolabel +Specifies the labeling format for Reference titles + + + + <xsl:param name="reference.autolabel">I</xsl:param> + + +Description +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + +Any non-zero value other than the above will generate +the default number format (upperroman). + + + + + + +preface.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +preface.autolabel +Specifices the labeling format for Preface titles + + + +<xsl:param name="preface.autolabel" select="0"></xsl:param> + + +Description + +If non-zero then prefaces will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + + +qandadiv.autolabel +boolean + + +qandadiv.autolabel +Are divisions in QAndASets enumerated? + + + +<xsl:param name="qandadiv.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, unlabeled qandadivs will be enumerated. + + + + + + + +section.autolabel +boolean + + +section.autolabel +Are sections enumerated? + + + +<xsl:param name="section.autolabel" select="0"></xsl:param> + + +Description + +If true (non-zero), unlabeled sections will be enumerated. + + + + + + + +section.autolabel.max.depth +integer + + +section.autolabel.max.depth +The deepest level of sections that are numbered. + + + + +<xsl:param name="section.autolabel.max.depth">8</xsl:param> + + + +Description + +When section numbering is turned on by the +section.autolabel parameter, then this +parameter controls the depth of section nesting that is +numbered. Sections nested to a level deeper than this value will not +be numbered. + + + + + + + +section.label.includes.component.label +boolean + + +section.label.includes.component.label +Do section labels include the component label? + + + +<xsl:param name="section.label.includes.component.label" select="0"></xsl:param> + + +Description + +If non-zero, section labels are prefixed with the label of the +component that contains them. + + + + + + + +label.from.part +boolean + + +label.from.part +Renumber components in each part? + + + + +<xsl:param name="label.from.part" select="0"></xsl:param> + + + +Description + +If label.from.part is non-zero, then + numbering of components — preface, + chapter, appendix, and + reference (when reference occurs at the + component level) — is re-started within each + part. +If label.from.part is zero (the + default), numbering of components is not + re-started within each part; instead, components are + numbered sequentially throughout each book, + regardless of whether or not they occur within part + instances. + + + + + + +component.label.includes.part.label +boolean + + +component.label.includes.part.label +Do component labels include the part label? + + + +<xsl:param name="component.label.includes.part.label" select="0"></xsl:param> + + +Description + +If non-zero, number labels for chapter, +appendix, and other component elements are prefixed with +the label of the part element that contains them. So you might see +Chapter II.3 instead of Chapter 3. Also, the labels for formal +elements such as table and figure will include +the part label. If there is no part element container, then no prefix +is generated. + + +This feature is most useful when the +label.from.part parameter is turned on. +In that case, there would be more than one chapter +1, and the extra part label prefix will identify +each chapter unambiguously. + + + + + +HTML + + +html.base +uri + + +html.base +An HTML base URI + + + + +<xsl:param name="html.base"></xsl:param> + + +Description + +If html.base is set, it is used for the base element +in the head of the html documents. The parameter specifies +the base URL for all relative URLs in the document. This is useful +for dynamically served html where the base URI needs to be +shifted. + + + + + + +html.stylesheet +string + + +html.stylesheet +Name of the stylesheet(s) to use in the generated HTML + + + + +<xsl:param name="html.stylesheet"></xsl:param> + + + +Description + +The html.stylesheet parameter is either +empty, indicating that no stylesheet link tag should be +generated in the html output, or it is a list of one or more +stylesheet files. + +Multiple stylesheets are space-delimited. If you need to +reference a stylesheet URI that includes a space, encode it with +%20. A separate html link element will +be generated for each stylesheet in the order they are listed in the +parameter. + + + + + + +html.stylesheet.type +string + + +html.stylesheet.type +The type of the stylesheet used in the generated HTML + + + +<xsl:param name="html.stylesheet.type">text/css</xsl:param> + + +Description + +The type of the stylesheet to place in the HTML link tag. + + + + + + + +css.decoration +boolean + + +css.decoration +Enable CSS decoration of elements + + + + +<xsl:param name="css.decoration" select="1"></xsl:param> + + + +Description + + +If non-zero, then html elements produced by the stylesheet may be +decorated with style attributes. For example, the +li tags produced for list items may include a +fragment of CSS in the style attribute which sets +the CSS property "list-style-type". + + + + + + + +html.script +string + + +html.script +Name of the script(s) to use in the generated HTML + + + + +<xsl:param name="html.script"></xsl:param> + + + +Description + +The html.script parameter is either +empty (default), indicating that no script element should be +generated in the html output, or it is a list of one or more +script locations. + +Multiple script locations are space-delimited. If you need to +reference a script URI that includes a space, encode it with +%20. A separate html script element will +be generated for each script in the order they are listed in the +parameter. + + + + + + +html.script.type +string + + +html.script.type +The type of script used in the generated HTML + + + +<xsl:param name="html.script.type">text/javascript</xsl:param> + + +Description + +The type of script to place in the HTML script element. +Specifically, the value of the script element's type +attribute. +The default value is text/javascript. +This param is used only when the stylesheet parameter +html.script is non-blank and specifies the location of a script. + + + + + + + +spacing.paras +boolean + + +spacing.paras +Insert additional <p> elements for spacing? + + + + +<xsl:param name="spacing.paras" select="0"></xsl:param> + + + +Description + +When non-zero, additional, empty paragraphs are inserted in +several contexts (for example, around informal figures), to create a +more pleasing visual appearance in many browsers. + + + + + + + +emphasis.propagates.style +boolean + + +emphasis.propagates.style +Pass emphasis role attribute through to HTML? + + + +<xsl:param name="emphasis.propagates.style" select="1"></xsl:param> + + +Description +If non-zero, the role attribute of +emphasis elements will be passed through to the HTML as a +class attribute on a span that surrounds the +emphasis. + + + + + +para.propagates.style +boolean + + +para.propagates.style +Pass para role attribute through to HTML? + + + + +<xsl:param name="para.propagates.style" select="1"></xsl:param> + + + +Description + +If true, the role attribute of para elements +will be passed through to the HTML as a class attribute on the +p generated for the paragraph. + + + + + + +phrase.propagates.style +boolean + + +phrase.propagates.style +Pass phrase role attribute through to HTML? + + + + +<xsl:param name="phrase.propagates.style" select="1"></xsl:param> + + +Description + +If non-zero, the role attribute of phrase elements +will be passed through to the HTML as a class +attribute on a span that surrounds the +phrase. + + + + + + +entry.propagates.style +boolean + + +entry.propagates.style +Pass entry role attribute through to HTML? + + + + +<xsl:param name="entry.propagates.style" select="1"></xsl:param> + + + +Description + +If true, the role attribute of entry elements +will be passed through to the HTML as a class attribute on the +td or th generated for the table +cell. + + + + + + +html.longdesc +boolean + + +html.longdesc +Should longdesc URIs be created? + + + +<xsl:param name="html.longdesc" select="1"></xsl:param> + + +Description +If non-zero, HTML files will be created for the +longdesc attribute. These files +are created from the textobjects in +mediaobjects and +inlinemediaobject. + + + + + + +html.longdesc.link +boolean + + +html.longdesc.link +Should a link to the longdesc be included in the HTML? + + + + +<xsl:param name="html.longdesc.link" select="$html.longdesc"></xsl:param> + + + +Description + +If non-zero, links will be created to the +HTML files created for the +longdesc attribute. It makes no +sense to enable this option without also enabling the +html.longdesc parameter. + + + + + + + + +make.valid.html +boolean + + +make.valid.html +Attempt to make sure the HTML output is valid HTML + + + + +<xsl:param name="make.valid.html" select="0"></xsl:param> + + + +Description + +If make.valid.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is valid. This may mean that some +para tags are translated into HTML divs or +that other substitutions occur. + +This parameter is different from html.cleanup +because it changes the resulting markup; it does not use extension functions +to manipulate result-tree-fragments and is therefore applicable to any +XSLT processor. + + + + + + +html.cleanup +boolean + + +html.cleanup +Attempt to clean up the resulting HTML? + + + + +<xsl:param name="html.cleanup" select="1"></xsl:param> + + + +Description + +If non-zero, and if the EXSLT +extensions are supported by your processor, the resulting HTML will be +cleaned up. This improves the chances that the +resulting HTML will be valid. It may also improve the formatting of +some elements. + +This parameter is different from make.valid.html +because it uses extension functions to manipulate result-tree-fragments. + + + + + + +html.append +string + + +html.append +Specifies content to append to HTML output + + + +<xsl:param name="html.append"></xsl:param> + + +Description + +Specifies content to append to the end of HTML files output by +the html/docbook.xsl stylesheet, after the +closing <html> tag. You probably don’t want to set any +value for this parameter; but if you do, the only value it should ever +be set to is a newline character: &#x0a; or +&#10; + + + + + + +draft.mode +list +no +yes +maybe + + +draft.mode +Select draft mode + + + + +<xsl:param name="draft.mode">no</xsl:param> + + + +Description + +Selects draft mode. If draft.mode is +yes, the entire document will be treated +as a draft. If it is no, the entire document +will be treated as a final copy. If it is maybe, +individual sections will be treated as draft or final independently, depending +on how their status attribute is set. + + + + + + + +draft.watermark.image +uri + + +draft.watermark.image +The URI of the image to be used for draft watermarks + + + + +<xsl:param name="draft.watermark.image">images/draft.png</xsl:param> + + + +Description + +The image to be used for draft watermarks. + + + + + + +generate.id.attributes +boolean + + +generate.id.attributes +Generate ID attributes on container elements? + + + + +<xsl:param name="generate.id.attributes" select="0"></xsl:param> + + + +Description + +If non-zero, the HTML stylesheet will generate ID attributes on +containers. For example, the markup: + +<section id="foo"><title>Some Title</title> +<para>Some para.</para> +</section> + +might produce: + +<div class="section" id="foo"> +<h2>Some Title</h2> +<p>Some para.</p> +</div> + +The alternative is to generate anchors: + +<div class="section"> +<h2><a name="foo"></a>Some Title</h2> +<p>Some para.</p> +</div> + +Because the name attribute of +the a element and the id +attribute of other tags are both of type ID, producing both +generates invalid documents. + +As of version 1.50, you can use this switch to control which type of +identifier is generated. For backwards-compatibility, generating +a anchors is preferred. + +Note: at present, this switch is incompletely implemented. +Disabling ID attributes will suppress them, but enabling ID attributes +will not suppress the anchors. + + + + + + +generate.consistent.ids +boolean + + +generate.consistent.ids +Generate consistent id values if document is unchanged + + + + +<xsl:param name="generate.consistent.ids" select="0"></xsl:param> + + + +Description + +When the stylesheet assigns an id value to an output element, +the generate-id() function may be used. That function may not +produce consistent values between runs. Version control +systems may misidentify the changing id values as changes +to the document. + +If you set this parameter's value to 1, then the +template named object.id will replace +the use of the function generate-id() with +<xsl:number level="multiple" count="*"/>. +This counts preceding elements to generate a unique number for +the id value. + + +This param does not associate permanent unique id values +with particular elements. +The id values are consistent only as long as the document +structure does not change. +If the document structure changes, then the counting +of elements changes, and all id values after +the first such change may be different, even when there is +no change to the element itself or its output. + + + +The default value of this parameter is zero, so generate-id() is used +by default. + + + + + + +generate.meta.abstract +boolean + + +generate.meta.abstract +Generate HTML META element from abstract? + + + + +<xsl:param name="generate.meta.abstract" select="1"></xsl:param> + + + +Description + +If non-zero, document abstracts will be reproduced in the HTML +head, with >meta name="description" content="..." + + + + + + + +make.clean.html +boolean + + +make.clean.html +Make HTML conform to modern coding standards + + + + +<xsl:param name="make.clean.html" select="0"></xsl:param> + + + +Description + +If make.clean.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is conforms to +modern HTML coding standards. In addition to eliminating +excessive and noncompliant coding, it moves presentation +HTML coding to a CSS stylesheet. + +The resulting HTML is dependent on +CSS for formatting, and so the stylesheet is capable of +generating a supporting CSS file. The docbook.css.source +and custom.css.source parameters control +how a CSS file is generated. + +If you require your CSS to reside in the HTML +head element, then the generate.css.header +can be used to do that. + +The make.clean.html parameter is +different from html.cleanup +because the former changes the resulting markup; it does not use extension functions +like the latter to manipulate result-tree-fragments, +and is therefore applicable to any XSLT processor. + +If make.clean.html is set to zero (the default), +then the stylesheet retains its original +old style +HTML formatting features. + + + + + + docbook.css.source + string + + + docbook.css.source + Name of the default CSS input file + + + + <xsl:param name="docbook.css.source">docbook.css.xml</xsl:param> + + + Description + +The docbook.css.source parameter +specifies the name of the file containing the default DocBook +CSS styles. Those styles are necessary when the +make.clean.html parameter is nonzero. + +The file is a well-formed XML file that +must consist of a single style root +element that contains CSS styles as its text content. +The default value of the parameter (and filename) +is docbook.css.xml. +The stylesheets ship with the default file. You can substitute +your own and specify its path in this parameter. + +If docbook.css.source is not blank, +and make.clean.html is nonzero, then +the stylesheet takes the following actions: + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of docbook.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference the external CSS stylesheet. + For example: + <link rel="stylesheet" href="docbook.css" type="text/css"> + + However, if the docbook.css.link + parameter is set to zero, then no link is written + for the default CSS file. That is useful if a custom + CSS file will import the default CSS stylesheet to ensure + proper cascading of styles. + + + +If the docbook.css.source parameter +is changed from its default docbook.css.xml to blank, +then no default CSS is generated. Likewise if the +make.clean.html parameter is set to zero, +then no default CSS is generated. The +custom.css.source parameter can be used +instead to generate a complete custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + + + + +docbook.css.link +boolean + + +docbook.css.link +Insert a link referencing the default CSS stylesheet + + + + +<xsl:param name="docbook.css.link" select="1"></xsl:param> + + + +Description + +The stylesheets are capable of generating a default +CSS stylesheet file. The parameters +make.clean.html and +docbook.css.source control that feature. + +Normally if a default CSS file is generated, then +the stylesheet inserts a link tag in the HTML +HEAD element to reference it. +However, you can omit that link reference if +you set the docbook.css.link to zero +(1 is the default). + +This parameter is useful when you want to import the +default CSS into a custom CSS file generated using the +custom.css.source parameter. + + + + + + + + custom.css.source + string + + + custom.css.source + Name of a custom CSS input file + + + + <xsl:param name="custom.css.source"></xsl:param> + + + Description + +The custom.css.source +parameter enables you to add CSS styles to DocBook's +HTML output. + +The parameter +specifies the name of a file containing custom +CSS styles. The file must be a well-formed XML file that +consists of a single style root +element that contains CSS styles as its text content. +For example: +<?xml version="1.0"?> +<style> +h2 { + font-weight: bold; + color: blue; +} +... +</style> + + +The filename specified by the parameter +should have a .xml +filename suffix, although that is not required. +The default value of this parameter is blank. + +If custom.css.source is not blank, then +the stylesheet takes the following actions. +These actions take place regardless of the value of +the make.clean.html parameter. + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of custom.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference this external CSS stylesheet. + For example: + <link rel="stylesheet" href="custom.css" type="text/css"> + + + + + + + +If the make.clean.html parameter is nonzero +(the default is zero), +and if the docbook.css.source parameter +is not blank (the default is not blank), +then the stylesheet will also generate a default CSS file +and add a link tag to reference it. +The link to the custom CSS comes after the +link to the default, so it should cascade properly +in most browsers. +If you do not want two link tags, and +instead want your custom CSS to import the default generated +CSS file, then do the following: + + + + + Add a line like the following to your custom CSS source file: + @import url("docbook.css") + + + + Set the docbook.css.link parameter + to zero. This will omit the link tag + that references the default CSS file. + + + +If you set make.clean.html to nonzero but +you do not want the default CSS generated, then also set +the docbook.css.source parameter to blank. +Then no default CSS will be generated, and so +all CSS styles must come from your custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + + + + +generate.css.header +boolean + + +generate.css.header +Insert generated CSS styles in HEAD element + + + + +<xsl:param name="generate.css.header" select="0"></xsl:param> + + + +Description + +The stylesheets are capable of generating both default +and custom CSS stylesheet files. The parameters +make.clean.html, +docbook.css.source, and +custom.css.source control that feature. + +If you require that CSS styles reside in the HTML +HEAD element instead of external CSS files, +then set the generate.css.header +parameter to nonzero (it is zero by default). +Then instead of generating the CSS in external files, +they are wrapped in style elements in +the HEAD element of each HTML output file. + + + + + +XSLT Processing + + +rootid +string + + +rootid +Specify the root element to format + + + + +<xsl:param name="rootid"></xsl:param> + + +Description + +If rootid is not empty, it must be the +value of an ID that occurs in the document being formatted. The entire +document will be loaded and parsed, but formatting will begin at the +element identified, rather than at the root. For example, this allows +you to process only chapter 4 of a book. +Because the entire document is available to the processor, automatic +numbering, cross references, and other dependencies are correctly +resolved. + + + + + + +suppress.navigation +boolean + + +suppress.navigation +Disable header and footer navigation + + + + +<xsl:param name="suppress.navigation" select="0"></xsl:param> + + + +Description + + +If non-zero, header and footer navigation will be suppressed. + + + + + + +suppress.header.navigation +boolean + + +suppress.header.navigation +Disable header navigation + + + + +<xsl:param name="suppress.header.navigation" select="0"></xsl:param> + + + +Description + +If non-zero, header navigation will be suppressed. + + + + + + +suppress.footer.navigation +boolean + + +suppress.footer.navigation +Disable footer navigation + + + +<xsl:param name="suppress.footer.navigation">0</xsl:param> + + +Description + + +If non-zero, footer navigation will be suppressed. + + + + + + +header.rule +boolean + + +header.rule +Rule under headers? + + + + +<xsl:param name="header.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn below the page headers. + + + + + + +footer.rule +boolean + + +footer.rule +Rule over footers? + + + + +<xsl:param name="footer.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn above the page footers. + + + + + + +id.warnings +boolean + + +id.warnings +Should warnings be generated for titled elements without IDs? + + + +<xsl:param name="id.warnings" select="0"></xsl:param> + + +Description +If non-zero, the stylesheet will issue a warning for any element +(other than the root element) which has a title but does not have an +ID. + + + +Meta/*Info and Titlepages + + +inherit.keywords +boolean + + +inherit.keywords +Inherit keywords from ancestor elements? + + + + +<xsl:param name="inherit.keywords" select="1"></xsl:param> + + +Description + +If inherit.keywords +is non-zero, the keyword meta for each HTML +head element will include all of the keywords from +ancestor elements. Otherwise, only the keywords from the current section +will be used. + + + + + + + +make.single.year.ranges +boolean + + +make.single.year.ranges +Print single-year ranges (e.g., 1998-1999) + + + + +<xsl:param name="make.single.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, year ranges that span a single year will be printed +in range notation (1998-1999) instead of discrete notation +(1998, 1999). + + + + + + +make.year.ranges +boolean + + +make.year.ranges +Collate copyright years into ranges? + + + +<xsl:param name="make.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. If a year element contains a dash or +a comma, then that year element will not be merged into +any range. + + + + + + + +author.othername.in.middle +boolean + + +author.othername.in.middle +Is othername in author a +middle name? + + + + +<xsl:param name="author.othername.in.middle" select="1"></xsl:param> + + +Description + +If non-zero, the othername of an author +appears between the firstname and +surname. Otherwise, othername +is suppressed. + + + + + + + +blurb.on.titlepage.enabled +boolean + + +blurb.on.titlepage.enabled +Display personblurb and authorblurb on title pages? + + + + +<xsl:param name="blurb.on.titlepage.enabled" select="0"></xsl:param> + + + +Description + +If non-zero, output from authorblurb and +personblurb elements is displayed on title pages. If zero +(the default), output from those elements is suppressed on title pages +(unless you are using a titlepage customization +that causes them to be included). + + + + + + +contrib.inline.enabled +boolean + + +contrib.inline.enabled +Display contrib output inline? + + + +<xsl:param name="contrib.inline.enabled">1</xsl:param> + + +Description + +If non-zero (the default), output of the contrib element is +displayed as inline content rather than as block content. + + + + + + +editedby.enabled +boolean + + +editedby.enabled +Display “Edited by” heading above editor name? + + + +<xsl:param name="editedby.enabled">1</xsl:param> + + +Description + +If non-zero, a localized Edited +by heading is displayed above editor names in output of the +editor element. + + + + + + +abstract.notitle.enabled +boolean + + +abstract.notitle.enabled +Suppress display of abstract titles? + + + <xsl:param name="abstract.notitle.enabled" select="0"></xsl:param> + +Description +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. + + + + + +othercredit.like.author.enabled +boolean + + +othercredit.like.author.enabled +Display othercredit in same style as author? + + + +<xsl:param name="othercredit.like.author.enabled">0</xsl:param> + + +Description + +If non-zero, output of the +othercredit element on titlepages is displayed in +the same style as author and +editor output. If zero then +othercredit output is displayed using a style +different than that of author and +editor. + + + + + + +generate.legalnotice.link +boolean + + +generate.legalnotice.link +Write legalnotice to separate chunk and generate link? + + + +<xsl:param name="generate.legalnotice.link" select="0"></xsl:param> + + +Description + +If the value of generate.legalnotice.link +is non-zero, the stylesheet: + + + + writes the contents of legalnotice to a separate + HTML file + + + inserts a hyperlink to the legalnotice file + + + adds (in the HTML head) either a single + link or element or multiple + link elements (depending on the value of the + html.head.legalnotice.link.multiple + parameter), with the value or values derived from the + html.head.legalnotice.link.types + parameter + + + + Otherwise, if generate.legalnotice.link is + zero, legalnotice contents are rendered on the title + page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename +processing instruction, that filename is used. + + + If the legalnotice has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename +is the concatenation of the id value and the value of the html.ext +parameter. + + + If the legalnotice does not have an id/xml:id + attribute, or if use.id.as.filename = 0, the filename is the concatenation of "ln-", +auto-generated id value, and html.ext value. + + + + + + + + + + + +generate.revhistory.link +boolean + + +generate.revhistory.link +Write revhistory to separate chunk and generate link? + + + +<xsl:param name="generate.revhistory.link" select="0"></xsl:param> + + +Description + +If non-zero, the contents of revhistory are written +to a separate HTML file and a link to the file is +generated. Otherwise, revhistory contents are rendered on +the title page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename processing instruction, +that filename is used. + + + If the revhistory has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename is the concatenation of +the id value and the value of the html.ext parameter. + + + If the revhistory does not have an id/xml:id +attribute, or if use.id.as.filename = 0, the filename is the concatenation of "rh-", +auto-generated id value, and html.ext value. + + + + + + + + + + + +html.head.legalnotice.link.types +string + + +html.head.legalnotice.link.types +Specifies link types for legalnotice link in html head + + + + +<xsl:param name="html.head.legalnotice.link.types">copyright</xsl:param> + + + +Description + +The value of +html.head.legalnotice.link.types is a +space-separated list of link types, as described in Section 6.12 +of the HTML 4.01 specification. If the value of the +generate.legalnotice.link parameter is +non-zero, then the stylesheet generates (in the +head section of the HTML source) either a single +HTML link element or, if the value of the +html.head.legalnotice.link.multiple is +non-zero, one link element for each link type +specified. Each link has the following attributes: + + + + a rel attribute whose + value is derived from the value of + html.head.legalnotice.link.types + + + an href attribute whose + value is set to the URL of the file containing the + legalnotice + + + a title attribute whose + value is set to the title of the corresponding + legalnotice (or a title programatically + determined by the stylesheet) + + + +For example: + + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + +About the default value + + In an ideal world, the default value of + html.head.legalnotice.link.types would + probably be “license”, since the content of the + DocBook legalnotice is typically license + information, not copyright information. However, the default value + is “copyright” for pragmatic reasons: because + that’s among the set of “recognized link types” listed in Section + 6.12 of the HTML 4.01 specification, and because certain + browsers and browser extensions are preconfigured to recognize that + value. + + + + + + + +html.head.legalnotice.link.multiple +boolean + + +html.head.legalnotice.link.multiple +Generate multiple link instances in html head for legalnotice? + + + + +<xsl:param name="html.head.legalnotice.link.multiple" select="1"></xsl:param> + + + +Description + +If html.head.legalnotice.link.multiple is +non-zero and the value of +html.head.legalnotice.link.types contains +multiple link types, then the stylesheet generates (in the +head section of the HTML source) one +link element for each link type specified. For +example, if the value of +html.head.legalnotice.link.types is +“copyright license”: + + <link rel="copyright" href="ln-id2524073.html" title="Legal Notice"> + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + Otherwise, the stylesheet generates generates a single + link instance; for example: + + <link rel="copyright license" href="ln-id2524073.html" title="Legal Notice"> + + + + + +Reference Pages + + +funcsynopsis.decoration +boolean + + +funcsynopsis.decoration +Decorate elements of a funcsynopsis? + + + + +<xsl:param name="funcsynopsis.decoration" select="1"></xsl:param> + + + +Description + +If non-zero, elements of the funcsynopsis will be +decorated (e.g. rendered as bold or italic text). The decoration is controlled by +templates that can be redefined in a customization layer. + + + + + + + +funcsynopsis.style +list +ansi +kr + + +funcsynopsis.style +What style of funcsynopsis should be generated? + + + +<xsl:param name="funcsynopsis.style">kr</xsl:param> + + +Description + +If funcsynopsis.style is ansi, +ANSI-style function synopses are generated for a +funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + + + +function.parens +boolean + + +function.parens +Generate parens after a function? + + + + +<xsl:param name="function.parens" select="0"></xsl:param> + + + +Description + +If non-zero, the formatting of a function element +will include generated parentheses. + + + + + + + +refentry.generate.name +boolean + + +refentry.generate.name +Output NAME header before refnames? + + + + +<xsl:param name="refentry.generate.name" select="1"></xsl:param> + + + +Description + +If non-zero, a "NAME" section title is output before the list +of refnames. This parameter and +refentry.generate.title are mutually +exclusive. This means that if you change this parameter to zero, you +should set refentry.generate.title to non-zero unless +you want get quite strange output. + + + + + + + +refentry.generate.title +boolean + + +refentry.generate.title +Output title before refnames? + + + + +<xsl:param name="refentry.generate.title" select="0"></xsl:param> + + + +Description + +If non-zero, the reference page title or first name is +output before the list of refnames. This parameter and +refentry.generate.name are mutually exclusive. +This means that if you change this parameter to non-zero, you +should set refentry.generate.name to zero unless +you want get quite strange output. + + + + + + + +refentry.xref.manvolnum +boolean + + +refentry.xref.manvolnum +Output manvolnum as part of +refentry cross-reference? + + + + +<xsl:param name="refentry.xref.manvolnum" select="1"></xsl:param> + + + +Description + +if non-zero, the manvolnum is used when cross-referencing +refentrys, either with xref +or citerefentry. + + + + + + + +citerefentry.link +boolean + + +citerefentry.link +Generate URL links when cross-referencing RefEntrys? + + + + +<xsl:param name="citerefentry.link" select="0"></xsl:param> + + +Description + +If non-zero, a web link will be generated, presumably +to an online man->HTML gateway. The text of the link is +generated by the generate.citerefentry.link template. + + + + + + + +refentry.separator +boolean + + +refentry.separator +Generate a separator between consecutive RefEntry elements? + + + + +<xsl:param name="refentry.separator" select="1"></xsl:param> + + + +Description + +If true, a separator will be generated between consecutive +reference pages. + + + + + + + +refclass.suppress +boolean + + +refclass.suppress +Suppress display of refclass contents? + + + + +<xsl:param name="refclass.suppress" select="0"></xsl:param> + + +Description + +If the value of refclass.suppress is +non-zero, then display of refclass contents is +suppressed in output. + + + + +Tables + + +default.table.width +length + + +default.table.width +The default width of tables + + + +<xsl:param name="default.table.width"></xsl:param> + + +Description +If non-zero, this value will be used for the +width attribute on tables that do not specify an +alternate width (with the dbhtml table-width or +dbfo table-width processing instruction). + + + + + +nominal.table.width +length + + +nominal.table.width +The (absolute) nominal width of tables + + + + +<xsl:param name="nominal.table.width">6in</xsl:param> + + + +Description + +In order to convert CALS column widths into HTML column widths, it +is sometimes necessary to have an absolute table width to use for conversion +of mixed absolute and relative widths. This value must be an absolute +length (not a percentage). + + + + + + +table.borders.with.css +boolean + + +table.borders.with.css +Use CSS to specify table, row, and cell borders? + + + + +<xsl:param name="table.borders.with.css" select="0"></xsl:param> + + + +Description + +If non-zero, CSS will be used to draw table borders. + + + + + + + +table.cell.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.cell.border.style +Specifies the border style of table cells + + + + +<xsl:param name="table.cell.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.thickness +length + + +table.cell.border.thickness +Specifies the thickness of table cell borders + + + + +<xsl:param name="table.cell.border.thickness">0.5pt</xsl:param> + + + +Description + +If non-zero, specifies the thickness of borders on table +cells. The units are points. See +CSS + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.color +color + + +table.cell.border.color +Specifies the border color of table cells + + + + +<xsl:param name="table.cell.border.color"></xsl:param> + + + + +Description + +Set the color of table cell borders. If non-zero, the value is used +for the border coloration. See CSS. A +color is either a keyword or a numerical RGB specification. +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +navy, olive, orange, purple, red, silver, teal, white, and +yellow. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.frame.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.frame.border.style +Specifies the border style of table frames + + + + +<xsl:param name="table.frame.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table frames. + + + + + + +table.frame.border.thickness +length + + +table.frame.border.thickness +Specifies the thickness of the frame border + + + + +<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param> + + + +Description + +Specifies the thickness of the border on the table's frame. + + + + + + +table.frame.border.color +color + + +table.frame.border.color +Specifies the border color of table frames + + + + +<xsl:param name="table.frame.border.color"></xsl:param> + + + + +Description + +Specifies the border color of table frames. + + + + + + +default.table.frame +string + + +default.table.frame +The default framing of tables + + + + +<xsl:param name="default.table.frame">all</xsl:param> + + + +Description + +This value will be used when there is no frame attribute on the +table. + + + + + + +html.cellspacing +integer + + +html.cellspacing +Default value for cellspacing in HTML tables + + + + +<xsl:param name="html.cellspacing"></xsl:param> + + + +Description + +If non-zero, this value will be used as the default cellspacing +value in HTML tables. nn for pixels or nn% for percentage +length. E.g. 5 or 5% + + + + + + +html.cellpadding +integer + + +html.cellpadding +Default value for cellpadding in HTML tables + + + + +<xsl:param name="html.cellpadding"></xsl:param> + + + +Description + +If non-zero, this value will be used as the default cellpadding value +in HTML tables. nn for pixels or nn% for percentage length. E.g. 5 or +5% + + + + +QAndASet + + +qanda.defaultlabel +list +number +qanda +none + + +qanda.defaultlabel +Sets the default for defaultlabel on QandASet. + + + + +<xsl:param name="qanda.defaultlabel">number</xsl:param> + + + +Description + +If no defaultlabel attribute is specified on +a qandaset, this value is used. It is generally one of the legal +values for the defaultlabel attribute (none, +number or +qanda), or one of the additional stylesheet-specific values +(qnumber or qnumberanda). +The default value is 'number'. + +The values are rendered as follows: + +qanda + +questions are labeled "Q:" and +answers are labeled "A:". + + + +number + +The questions are enumerated and the answers +are not labeled. + + + +qnumber + +The questions are labeled "Q:" followed by a number, and answers are not +labeled. +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +qnumberanda + +The questions are labeled "Q:" followed by a number, and +the answers are labeled "A:". +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +none + +No distinguishing label precedes Questions or Answers. + + + + + + + + + + +qanda.inherit.numeration +boolean + + +qanda.inherit.numeration +Does enumeration of QandASet components inherit the numeration of parent elements? + + + + +<xsl:param name="qanda.inherit.numeration" select="1"></xsl:param> + + + +Description + +If non-zero, numbered qandadiv elements and +question and answer inherit the enumeration of +the ancestors of the qandaset. + + + + + + + +qanda.in.toc +boolean + + +qanda.in.toc +Should qandaentry questions appear in +the document table of contents? + + + +<xsl:param name="qanda.in.toc" select="0"></xsl:param> + + +Description + +If true (non-zero), then the generated table of contents +for a document will include qandaset titles, +qandadiv titles, +and question elements. The default value (zero) excludes +them from the TOC. + +This parameter does not affect any tables of contents +that may be generated inside a qandaset or qandadiv. + + + + + + + +qanda.nested.in.toc +boolean + + +qanda.nested.in.toc +Should nested answer/qandaentry instances appear in TOC? + + + + +<xsl:param name="qanda.nested.in.toc" select="0"></xsl:param> + + + +Description + +If non-zero, instances of qandaentry +that are children of answer elements are shown in +the TOC. + + + + +Linking + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + <xsl:param name="target.database.document">olinkdb.xml</xsl:param> + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + + + + +targets.filename +string + + +targets.filename +Name of cross reference targets data file + + +<xsl:param name="targets.filename">target.db</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter lets you change the name of the generated +file from the default name target.db. +The name must agree with that used in the target database +used to resolve olinks during processing. +See also target.database.document. + + + + + + +olink.base.uri +uri + + +olink.base.uri +Base URI used in olink hrefs + + +<xsl:param name="olink.base.uri"></xsl:param> + + +Description + +When cross reference data is collected for resolving olinks, it +may be necessary to prepend a base URI to each target's href. This +parameter lets you set that base URI when cross reference data is +collected. This feature is needed when you want to link to a document +that is processed without chunking. The output filename for such a +document is not known to the XSL stylesheet; the only target +information consists of fragment identifiers such as +#idref. To enable the resolution of olinks between +documents, you should pass the name of the HTML output file as the +value of this parameter. Then the hrefs recorded in the cross +reference data collection look like +outfile.html#idref, which can be reached as links +from other documents. + + + + + +use.local.olink.style +boolean + + +use.local.olink.style +Process olinks using xref style of current +document + + +<xsl:param name="use.local.olink.style" select="0"></xsl:param> + +Description + +When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the use.local.olink.style parameter is set to non-zero, then instead the cross +reference string is formed again from the target title, number, and +element name, using the stylesheet processing the targeting document. +Then olinks will match the xref style in the targeting document +rather than in the target document. If both documents are processed +with the same stylesheet, then the results will be the same. + + + + + +current.docid +string + + +current.docid +targetdoc identifier for the document being +processed + + +<xsl:param name="current.docid"></xsl:param> + + +Description + +When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. The stylesheet needs to know the targetdoc identifiers for both documents, as they appear in the target.database.document database file. This parameter passes to the stylesheet +the targetdoc identifier of the current document, since that +identifier does not appear in the document itself. +This parameter can also be used for print output. If an olink's targetdoc id differs from the current.docid, then the stylesheet can append the target document's title to the generated olink text. That identifies to the reader that the link is to a different document, not the current document. See also olink.doctitle to enable that feature. + + + + + +olink.doctitle +list +no +yes +maybe + + +olink.doctitle +show the document title for external olinks? + + + +<xsl:param name="olink.doctitle">no</xsl:param> + + +Description + +When olinks between documents are resolved, the generated text +may not make it clear that the reference is to another document. +It is possible for the stylesheets to append the other document's +title to external olinks. For this to happen, two parameters must +be set. + + +This olink.doctitle parameter +should be set to either yes or maybe +to enable this feature. + + + +And you should also set the current.docid +parameter to the document id for the document currently +being processed for output. + + + + + +Then if an olink's targetdoc id differs from +the current.docid value, the stylesheet knows +that it is a reference to another document and can +append the target document's +title to the generated olink text. + +The text for the target document's title is copied from the +olink database from the ttl element +of the top-level div for that document. +If that ttl element is missing or empty, +no title is output. + + +The supported values for olink.doctitle are: + + + +yes + + +Always insert the title to the target document if it is not +the current document. + + + + +no + + +Never insert the title to the target document, even if requested +in an xrefstyle attribute. + + + + +maybe + + +Only insert the title to the target document, if requested +in an xrefstyle attribute. + + + + +An xrefstyle attribute +may override the global setting for individual olinks. +The following values are supported in an +xrefstyle +attribute using the select: syntax: + + + + +docname + + +Insert the target document name for this olink using the +docname gentext template, but only +if the value of olink.doctitle +is not no. + + + + +docnamelong + + +Insert the target document name for this olink using the +docnamelong gentext template, but only +if the value of olink.doctitle +is not no. + + + + +nodocname + + +Omit the target document name even if +the value of olink.doctitle +is yes. + + + + +Another way of inserting the target document name +for a single olink is to employ an +xrefstyle +attribute using the template: syntax. +The %o placeholder (the letter o, not zero) +in such a template +will be filled in with the target document's title when it is processed. +This will occur regardless of +the value of olink.doctitle. + +Note that prior to version 1.66 of the XSL stylesheets, +the allowed values for this parameter were 0 and 1. Those +values are still supported and mapped to 'no' and 'yes', respectively. + + + + + + +activate.external.olinks +boolean + + +activate.external.olinks +Make external olinks into active links + + + + +<xsl:param name="activate.external.olinks" select="1"></xsl:param> + + + +Description + +If activate.external.olinks is nonzero +(the default), then any olinks that reference another document +become active links that can be clicked on to follow the link. +If the parameter is set to zero, then external olinks +will have the appropriate link text generated, but the link is +not made active. Olinks to destinations in +the current document remain active. + +To make an external olink active for HTML +outputs, the link text is wrapped in an a +element with an href attribute. To +make an external olink active for FO outputs, the link text is +wrapped in an fo:basic-link element with an +external-destination attribute. + +This parameter is useful when you need external olinks +to resolve but not be clickable. For example, if documents +in a collection are available independently of each other, +then having active links between them could lead to +unresolved links when a given target document is missing. + +The epub stylesheets set this parameter to zero by default +because there is no standard linking mechanism between Epub documents. + +If external links are made inactive, you should +consider setting the +stylesheet parameter olink.doctitle +to yes. That will append the external document's +title to the link text, making it easier for the user to +locate the other document. + +An olink is considered external when the +current.docid stylesheet parameter +is set to some value, and the olink's targetdoc +attribute has a different value. If the two values +match, then the link is considered internal. If the +current.docid parameter is blank, or +the olink element does not have a targetdoc attribute, +then the link is considered to be internal and will become +an active link. + +See also olink.doctitle, +prefer.internal.olink. + + + + + + +olink.debug +boolean + + +olink.debug +Turn on debugging messages for olinks + + + + +<xsl:param name="olink.debug" select="0"></xsl:param> + + + +Description + +If non-zero, then each olink will generate several +messages about how it is being resolved during processing. +This is useful when an olink does not resolve properly +and the standard error messages are not sufficient to +find the problem. + + +You may need to read through the olink XSL templates +to understand the context for some of the debug messages. + + + + + + + +olink.properties +attribute set + + +olink.properties +Properties associated with the cross-reference +text of an olink. + + + + +<xsl:attribute-set name="olink.properties"> + <xsl:attribute name="show-destination">replace</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the +fo:basic-link element of an olink. It is not applied to the +optional page number or optional title of the external +document. + + + + + + +olink.lang.fallback.sequence +string + + +olink.lang.fallback.sequence +look up translated documents if olink not found? + + + +<xsl:param name="olink.lang.fallback.sequence"></xsl:param> + + +Description + + +This parameter defines a list of lang values +to search among to resolve olinks. + + +Normally an olink tries to resolve to a document in the same +language as the olink itself. The language of an olink +is determined by its nearest ancestor element with a +lang attribute, otherwise the +value of the l10n.gentext.default.lang +parameter. + + +An olink database can contain target data for the same +document in multiple languages. Each set of data has the +same value for the targetdoc attribute in +the document element in the database, but with a +different lang attribute value. + + +When an olink is being resolved, the target is first +sought in the document with the same language as the olink. +If no match is found there, then this parameter is consulted +for additional languages to try. + +The olink.lang.fallback.sequence +must be a whitespace separated list of lang values to +try. The first one with a match in the olink database is used. +The default value is empty. + +For example, a document might be written in German +and contain an olink with +targetdoc="adminguide". +When the document is processed, the processor +first looks for a target dataset in the +olink database starting with: + +<document targetdoc="adminguide" lang="de">. + + +If there is no such element, then the +olink.lang.fallback.sequence +parameter is consulted. +If its value is, for example, fr en, then the processor next +looks for targetdoc="adminguide" lang="fr", and +then for targetdoc="adminguide" lang="en". +If there is still no match, it looks for +targetdoc="adminguide" with no +lang attribute. + + +This parameter is useful when a set of documents is only +partially translated, or is in the process of being translated. +If a target of an olink has not yet been translated, then this +parameter permits the processor to look for the document in +other languages. This assumes the reader would rather have +a link to a document in a different language than to have +a broken link. + + + + + + + +insert.olink.page.number +list +no +yes +maybe + + +insert.olink.page.number +Turns page numbers in olinks on and off + + + + +<xsl:param name="insert.olink.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references made between documents with +olink will +include page number citations. +In most cases this is only applicable to references in printed output. + +The parameter has three possible values. + + + +no +No page number references will be generated for olinks. + + + +yes +Page number references will be generated +for all olink references. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an olink element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + +Olinks that point to targets within the same document +are treated as xrefs, and controlled by +the insert.xref.page.number parameter. + + +Page number references for olinks to +external documents can only be inserted if the +information exists in the olink database. +This means each olink target element +(div or obj) +must have a page attribute +whose value is its page number in the target document. +The XSL stylesheets are not able to extract that information +during processing because pages have not yet been created in +XSLT transformation. Only the XSL-FO processor knows what +page each element is placed on. +Therefore some postprocessing must take place to populate +page numbers in the olink database. + + + + + + + + + +insert.olink.pdf.frag +boolean + + +insert.olink.pdf.frag +Add fragment identifiers for links into PDF files + + + + +<xsl:param name="insert.olink.pdf.frag" select="0"></xsl:param> + + + +Description + +The value of this parameter determines whether +the cross reference URIs to PDF documents made with +olink will +include fragment identifiers. + + +When forming a URI to link to a PDF document, +a fragment identifier (typically a '#' followed by an +id value) appended to the PDF filename can be used by +the PDF viewer to open +the PDF file to a location within the document instead of +the first page. +However, not all PDF files have id +values embedded in them, and not all PDF viewers can +handle fragment identifiers. + + +If insert.olink.pdf.frag is set +to a non-zero value, then any olink targeting a +PDF file will have the fragment identifier appended to the URI. +The URI is formed by concatenating the value of the +olink.base.uri parameter, the +value of the baseuri +attribute from the document +element in the olink database with the matching +targetdoc value, +and the value of the href +attribute for the targeted element in the olink database. +The href attribute +contains the fragment identifier. + + +If insert.olink.pdf.frag is set +to zero (the default value), then +the href attribute +from the olink database +is not appended to PDF olinks, so the fragment identifier is left off. +A PDF olink is any olink for which the +baseuri attribute +from the matching document +element in the olink database ends with '.pdf'. +Any other olinks will still have the fragment identifier added. + + + + + + +prefer.internal.olink +boolean + + +prefer.internal.olink +Prefer a local olink reference to an external reference + + + + +<xsl:param name="prefer.internal.olink" select="0"></xsl:param> + + + +Description + +If you are re-using XML content modules in multiple documents, +you may want to redirect some of your olinks. This parameter +permits you to redirect an olink to the current document. + + +For example: you are writing documentation for a product, +which includes 3 manuals: a little installation +booklet (booklet.xml), a user +guide (user.xml), and a reference manual (reference.xml). +All 3 documents begin with the same introduction section (intro.xml) that +contains a reference to the customization section (custom.xml) which is +included in both user.xml and reference.xml documents. + + +How do you write the link to custom.xml in intro.xml +so that it is interpreted correctly in all 3 documents? + +If you use xref, it will fail in user.xml. + +If you use olink (pointing to reference.xml), +the reference in user.xml +will point to the customization section of the reference manual, while it is +actually available in user.xml. + + + +If you set the prefer.internal.olink +parameter to a non-zero value, then the processor will +first look in the olink database +for the olink's targetptr attribute value +in document matching the current.docid +parameter value. If it isn't found there, then +it tries the document in the database +with the targetdoc +value that matches the olink's targetdoc +attribute. + + +This feature permits an olink reference to resolve to +the current document if there is an element +with an id matching the olink's targetptr +value. The current document's olink data must be +included in the target database for this to work. + + +There is a potential for incorrect links if +the same id attribute value is used for different +content in different documents. +Some of your olinks may be redirected to the current document +when they shouldn't be. It is not possible to control +individual olink instances. + + + + + + + +link.mailto.url +string + + +link.mailto.url +Mailto URL for the LINK REL=made HTML HEAD element + + + + +<xsl:param name="link.mailto.url"></xsl:param> + + + +Description + +If not the empty string, this address will be used for the +rel=made link element in the html head + + + + + + + +ulink.target +string + + +ulink.target +The HTML anchor target for ULinks + + + + +<xsl:param name="ulink.target">_top</xsl:param> + + + +Description + +If ulink.target is non-zero, its value will +be used for the target attribute +on anchors generated for ulinks. + + + + +Cross References + + +collect.xref.targets +list +no +yes +only + + +collect.xref.targets +Controls whether cross reference data is +collected + + +<xsl:param name="collect.xref.targets">no</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is no, which means the data file is not generated during processing. The other choices are yes, which means the data file is created and the document is processed for output, and only, which means the data file is created but the document is not processed for output. +See also targets.filename. + + + + + + +insert.xref.page.number +list +no +yes +maybe + + +insert.xref.page.number +Turns page numbers in xrefs on and off + + + + +<xsl:param name="insert.xref.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references (xrefs) in +printed output will +include page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all xref elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an xref element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + + + + + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + +<xsl:param name="use.role.as.xrefstyle" select="1"></xsl:param> + + + +Description + +In DocBook documents that conform to a schema older than V4.3, this parameter allows +role to serve the purpose of specifying the cross reference style. + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +In DocBook V4.3, the xrefstyle attribute was added for this purpose. +If the xrefstyle attribute is present, +role will be ignored, regardless of the setting +of this parameter. + + + +Example + +The following small stylesheet shows how to configure the +stylesheets to make use of the cross reference style: + +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="../xsl/html/docbook.xsl"/> + +<xsl:output method="html"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:context name="xref"> + <l:template name="chapter" style="title" text="Chapter %n, %t"/> + <l:template name="chapter" text="Chapter %n"/> + </l:context> + </l:l10n> +</l:i18n> + +</xsl:stylesheet> + +With this stylesheet, the cross references in the following document: + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<book id="book"><title>Book</title> + +<preface> +<title>Preface</title> + +<para>Normal: <xref linkend="ch1"/>.</para> +<para>Title: <xref xrefstyle="title" linkend="ch1"/>.</para> + +</preface> + +<chapter id="ch1"> +<title>First Chapter</title> + +<para>Irrelevant.</para> + +</chapter> +</book> + +will appear as: + + +Normal: Chapter 1. +Title: Chapter 1, First Chapter. + + + + + + + +xref.with.number.and.title +boolean + + +xref.with.number.and.title +Use number and title in cross references + + + + +<xsl:param name="xref.with.number.and.title" select="1"></xsl:param> + + + +Description + +A cross reference may include the number (for example, the number of +an example or figure) and the title which is a required child of some +targets. This parameter inserts both the relevant number as well as +the title into the link. + + + + + + +xref.label-page.separator +string + + +xref.label-page.separator +Punctuation or space separating label from page number in xref + + + +<xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and page +but no title, +then the value of this parameter is inserted between +label and page number in the output. +If a title is included, then other separators are used. + + + + + + + +xref.label-title.separator +string + + +xref.label-title.separator +Punctuation or space separating label from title in xref + + + +<xsl:param name="xref.label-title.separator">: </xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and title, +then the value of this parameter is inserted between +label and title in the output. + + + + + + + +xref.title-page.separator +string + + +xref.title-page.separator +Punctuation or space separating title from page number in xref + + + +<xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both title and page number, +then the value of this parameter is inserted between +title and page number in the output. + + + + + +Lists + + +segmentedlist.as.table +boolean + + +segmentedlist.as.table +Format segmented lists as tables? + + + + +<xsl:param name="segmentedlist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, segmentedlists will be formatted as +tables. + + + + + + +variablelist.as.table +boolean + + +variablelist.as.table +Format variablelists as tables? + + + + +<xsl:param name="variablelist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, variablelists will be formatted as +tables. A processing instruction exists to specify a particular width for the +column containing the terms: +dbhtml term-width=".25in" + +You can override this setting with a processing instruction as the +child of variablelist: dbhtml +list-presentation="table" or dbhtml +list-presentation="list". + +This parameter only applies to the HTML transformations. In the +FO case, proper list markup is robust enough to handle the formatting. +But see also variablelist.as.blocks. + + <variablelist> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a table even if variablelist.as.table is set to 0. + </para> + </listitem> + </varlistentry> + </variablelist> + + + + + + +variablelist.term.separator +string + + +variablelist.term.separator +Text to separate terms within a multi-term +varlistentry + + + + +<xsl:param name="variablelist.term.separator">, </xsl:param> + + +Description + +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is placed +after each term except the last. + + + To generate a line break between multiple terms in + a varlistentry, set a non-zero value for the + variablelist.term.break.after parameter. If + you do so, you may also want to set the value of the + variablelist.term.separator parameter to an + empty string (to suppress rendering of the default comma and space + after each term). + + + + + + + +variablelist.term.break.after +boolean + + +variablelist.term.break.after +Generate line break after each term within a +multi-term varlistentry? + + + + +<xsl:param name="variablelist.term.break.after">0</xsl:param> + + +Description + +Set a non-zero value for the +variablelist.term.break.after parameter to +generate a line break between terms in a +multi-term varlistentry. + + +If you set a non-zero value for +variablelist.term.break.after, you may also +want to set the value of the +variablelist.term.separator parameter to an +empty string (to suppress rendering of the default comma and space +after each term). + + + + + +Bibliography + + +bibliography.style +list +normal +iso690 + + +bibliography.style +Style used for formatting of biblioentries. + + + + +<xsl:param name="bibliography.style">normal</xsl:param> + + + +Description + +Currently only normal and +iso690 styles are supported. + +In order to use ISO690 style to the full extent you might need +to use additional markup described on the +following WiKi page. + + + + + + +biblioentry.item.separator +string + + +biblioentry.item.separator +Text to separate bibliography entries + + + +<xsl:param name="biblioentry.item.separator">. </xsl:param> + + +Description + +Text to separate bibliography entries + + + + + + + +bibliography.collection +string + + +bibliography.collection +Name of the bibliography collection file + + + + +<xsl:param name="bibliography.collection">http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param> + + + + +Description + +Maintaining bibliography entries across a set of documents is tedious, time +consuming, and error prone. It makes much more sense, usually, to store all of +the bibliography entries in a single place and simply extract +the ones you need in each document. + +That's the purpose of the +bibliography.collection parameter. To setup a global +bibliography database, follow these steps: + +First, create a stand-alone bibliography document that contains all of +the documents that you wish to reference. Make sure that each bibliography +entry (whether you use biblioentry or bibliomixed) +has an ID. + +My global bibliography, ~/bibliography.xml begins +like this: + + +<!DOCTYPE bibliography + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<bibliography><title>References</title> + +<bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, +Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +Language (XML) 1.0 Second Edition</ulink></citetitle>. +World Wide Web Consortium, 2000. +</bibliomixed> + +<bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, +Dave Hollander, +and Andrew Layman, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +XML</ulink></citetitle>. +World Wide Web Consortium, 1999. +</bibliomixed> + +<!-- ... --> +</bibliography> + + + +When you create a bibliography in your document, simply +provide empty bibliomixed +entries for each document that you wish to cite. Make sure that these +elements have the same ID as the corresponding real +entry in your global bibliography. + +For example: + + +<bibliography><title>Bibliography</title> + +<bibliomixed id="xml-rec"/> +<bibliomixed id="xml-names"/> +<bibliomixed id="DKnuth86">Donald E. Knuth. <citetitle>Computers and +Typesetting: Volume B, TeX: The Program</citetitle>. Addison-Wesley, +1986. ISBN 0-201-13437-3. +</bibliomixed> +<bibliomixed id="relaxng"/> + +</bibliography> + + +Note that it's perfectly acceptable to mix entries from your +global bibliography with normal entries. You can use +xref or other elements to cross-reference your +bibliography entries in exactly the same way you do now. + +Finally, when you are ready to format your document, simply set the +bibliography.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global bibliography. + +A relative path in the parameter is interpreted in one +of two ways: + + + If your document contains no links to empty bibliographic elements, + then the path is relative to the file containing + the first bibliomixed element in the document. + + + If your document does contain links to empty bibliographic elements, + then the path is relative to the file containing + the first such link element in the document. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the bibliography in your document as if +all of the entries referenced appeared there literally. + + + + + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + +<xsl:param name="bibliography.numbered" select="0"></xsl:param> + + + +Description + +If non-zero bibliography entries will be numbered + + + + +Glossary + + +glossterm.auto.link +boolean + + +glossterm.auto.link +Generate links from glossterm to glossentry automatically? + + + + +<xsl:param name="glossterm.auto.link" select="0"></xsl:param> + + + +Description + +If non-zero, links from inline glossterms to the corresponding +glossentry elements in a glossary or glosslist +will be automatically generated. This is useful when your glossterms are consistent +and you don't want to add links manually. + +The automatic link generation feature is not used on glossterm elements +that have a linkend attribute. + + + + + + +firstterm.only.link +boolean + + +firstterm.only.link +Does automatic glossterm linking only apply to firstterms? + + + + +<xsl:param name="firstterm.only.link" select="0"></xsl:param> + + + +Description + +If non-zero, only firstterms will be automatically linked +to the glossary. If glossary linking is not enabled, this parameter +has no effect. + + + + + + +glossary.collection +string + + +glossary.collection +Name of the glossary collection file + + + + +<xsl:param name="glossary.collection"></xsl:param> + + + +Description + +Glossaries maintained independently across a set of documents +are likely to become inconsistent unless considerable effort is +expended to keep them in sync. It makes much more sense, usually, to +store all of the glossary entries in a single place and simply +extract the ones you need in each document. + +That's the purpose of the +glossary.collection parameter. To setup a global +glossary database, follow these steps: + +Setting Up the Glossary Database + +First, create a stand-alone glossary document that contains all of +the entries that you wish to reference. Make sure that each glossary +entry has an ID. + +Here's an example glossary: + + + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glossary + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<glossary> +<glossaryinfo> +<editor><firstname>Eric</firstname><surname>Raymond</surname></editor> +<title>Jargon File 4.2.3 (abridged)</title> +<releaseinfo>Just some test data</releaseinfo> +</glossaryinfo> + +<glossdiv><title>0</title> + +<glossentry> +<glossterm>0</glossterm> +<glossdef> +<para>Numeric zero, as opposed to the letter `O' (the 15th letter of +the English alphabet). In their unmodified forms they look a lot +alike, and various kluges invented to make them visually distinct have +compounded the confusion. If your zero is center-dotted and letter-O +is not, or if letter-O looks almost rectangular but zero looks more +like an American football stood on end (or the reverse), you're +probably looking at a modern character display (though the dotted zero +seems to have originated as an option on IBM 3270 controllers). If +your zero is slashed but letter-O is not, you're probably looking at +an old-style ASCII graphic set descended from the default typewheel on +the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter, +curse this arrangement). (Interestingly, the slashed zero long +predates computers; Florian Cajori's monumental "A History of +Mathematical Notations" notes that it was used in the twelfth and +thirteenth centuries.) If letter-O has a slash across it and the zero +does not, your display is tuned for a very old convention used at IBM +and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis> +arrangement even more, because it means two of their letters collide). +Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis> +slash. Old CDC computers rendered letter O as an unbroken oval and 0 +as an oval broken at upper right and lower left. And yet another +convention common on early line printers left zero unornamented but +added a tail or hook to the letter-O so that it resembled an inverted +Q or cursive capital letter-O (this was endorsed by a draft ANSI +standard for how to draw ASCII characters, but the final standard +changed the distinguisher to a tick-mark in the upper-left corner). +Are we sufficiently confused yet?</para> +</glossdef> +</glossentry> + +<glossentry> +<glossterm>1TBS</glossterm> +<glossdef> +<para role="accidence"> +<phrase role="pronounce"></phrase> +<phrase role="partsofspeach">n</phrase> +</para> +<para>The "One True Brace Style"</para> +<glossseealso>indent style</glossseealso> +</glossdef> +</glossentry> + +<!-- ... --> + +</glossdiv> + +<!-- ... --> + +</glossary> + + + + +Marking Up Glossary Terms + +That takes care of the glossary database, now you have to get the entries +into your document. Unlike bibliography entries, which can be empty, creating +placeholder glossary entries would be very tedious. So instead, +support for glossary.collection relies on implicit linking. + +In your source document, simply use firstterm and +glossterm to identify the terms you wish to have included +in the glossary. The stylesheets assume that you will either set the +baseform attribute correctly, or that the +content of the element exactly matches a term in your glossary. + +If you're using a glossary.collection, don't +make explicit links on the terms in your document. + +So, in your document, you might write things like this: + + +<para>This is dummy text, without any real meaning. +The point is simply to reference glossary terms like <glossterm>0</glossterm> +and the <firstterm baseform="1TBS">One True Brace Style (1TBS)</firstterm>. +The <glossterm>1TBS</glossterm>, as you can probably imagine, is a nearly +religious issue.</para> + + +If you set the firstterm.only.link parameter, +only the terms marked with firstterm will be links. +Otherwise, all the terms will be linked. + + + +Marking Up the Glossary + +The glossary itself has to be identified for the stylesheets. For lack +of a better choice, the role is used. +To identify the glossary as the target for automatic processing, set +the role to auto. The title of this +glossary (and any other information from the glossaryinfo +that's rendered by your stylesheet) will be displayed, but the entries will +come from the database. + + +Unfortunately, the glossary can't be empty, so you must put in +at least one glossentry. The content of this entry +is irrelevant, it will not be rendered: + + +<glossary role="auto"> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + +What about glossary divisions? If your glossary database has glossary +divisions and your automatic glossary contains at least +one glossdiv, the automic glossary will have divisions. +If the glossdiv is missing from either location, no divisions +will be rendered. + +Glossary entries (and divisions, if appropriate) in the glossary will +occur in precisely the order they occur in your database. + + + +Formatting the Document + +Finally, when you are ready to format your document, simply set the +glossary.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global glossary. + +A relative path in the parameter is interpreted in one +of two ways: + + + If the parameter glossterm.auto.link + is set to zero, then the path is relative to the file containing + the empty glossary element in the document. + + + If the parameter glossterm.auto.link + is set to non-zero, then the path is relative to the file containing + the first inline glossterm or + firstterm in the document to be linked. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the glossary in your document as if +all of the entries implicilty referenced appeared there literally. + + +Limitations + +Glossary cross-references within the glossary are +not supported. For example, this will not work: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + +If you put glossary cross-references in your glossary that way, +you'll get the cryptic error: Warning: +glossary.collection specified, but there are 0 automatic +glossaries. + +Instead, you must do two things: + + + +Markup your glossary using glossseealso: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + + + +Make sure there is at least one glossterm reference to +gloss-2 in your document. The +easiest way to do that is probably within a remark in your +automatic glossary: + + +<glossary role="auto"> +<remark>Make sure there's a reference to <glossterm>gloss-2</glossterm>.</remark> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + + + + + + + + + +glossary.sort +boolean + + +glossary.sort +Sort glossentry elements? + + + + +<xsl:param name="glossary.sort" select="0"></xsl:param> + + + +Description + +If non-zero, then the glossentry elements within a +glossary, glossdiv, or glosslist are sorted on the glossterm, using +the current lang setting. If zero (the default), then +glossentry elements are not sorted and are presented +in document order. + + + + + + + +glossentry.show.acronym +list +no +yes +primary + + +glossentry.show.acronym +Display glossentry acronyms? + + + + +<xsl:param name="glossentry.show.acronym">no</xsl:param> + + + +Description + +A setting of yes means they should be displayed; +no means they shouldn't. If primary is used, +then they are shown as the primary text for the entry. + + +This setting controls both acronym and +abbrev elements in the glossentry. + + + + + +Miscellaneous + + +formal.procedures +boolean + + +formal.procedures +Selects formal or informal procedures + + + + +<xsl:param name="formal.procedures" select="1"></xsl:param> + + + +Description + +Formal procedures are numbered and always have a title. + + + + + + + +formal.title.placement +table + + +formal.title.placement +Specifies where formal object titles should occur + + + + +<xsl:param name="formal.title.placement"> +figure before +example before +equation before +table before +procedure before +task before +</xsl:param> + + + +Description + +Specifies where formal object titles should occur. For each formal object +type (figure, +example, +equation, +table, and procedure) +you can specify either the keyword +before or +after. + + + + + + +runinhead.default.title.end.punct +string + + +runinhead.default.title.end.punct +Default punctuation character on a run-in-head + + + +<xsl:param name="runinhead.default.title.end.punct">.</xsl:param> + + + +Description + +If non-zero, For a formalpara, use the specified +string as the separator between the title and following text. The period is the default value. + + + + + + +runinhead.title.end.punct +string + + +runinhead.title.end.punct +Characters that count as punctuation on a run-in-head + + + + +<xsl:param name="runinhead.title.end.punct">.!?:</xsl:param> + + + +Description + +Specify which characters are to be counted as punctuation. These +characters are checked for a match with the last character of the +title. If no match is found, the +runinhead.default.title.end.punct contents are +inserted. This is to avoid duplicated punctuation in the output. + + + + + + + +show.comments +boolean + + +show.comments +Display remark elements? + + + + +<xsl:param name="show.comments" select="1"></xsl:param> + + + +Description + +If non-zero, comments will be displayed, otherwise they +are suppressed. Comments here refers to the remark element +(which was called comment prior to DocBook +4.0), not XML comments (<-- like this -->) which are +unavailable. + + + + + + + +show.revisionflag +boolean + + +show.revisionflag +Enable decoration of elements that have a revisionflag + + + + +<xsl:param name="show.revisionflag" select="0"></xsl:param> + + + +Description + + +If show.revisionflag is turned on, then the stylesheets +may produce additional markup designed to allow a CSS stylesheet to +highlight elements that have specific revisionflag settings. + +The markup inserted will be usually be either a <span> or +<div> with an appropriate class +attribute. (The value of the class attribute will be the same as the +value of the revisionflag attribute). In some contexts, for example +tables, where extra markup would be structurally illegal, the class +attribute will be added to the appropriate container element. + +In general, the stylesheets only test for revisionflag in contexts +where an importing stylesheet would have to redefine whole templates. +Most of the revisionflag processing is expected to be done by another +stylesheet, for example changebars.xsl. + + + + + + +shade.verbatim +boolean + + +shade.verbatim +Should verbatim environments be shaded? + + + +<xsl:param name="shade.verbatim" select="0"></xsl:param> + + +Description + +In the FO stylesheet, if this parameter is non-zero then the +shade.verbatim.style properties will be applied +to verbatim environments. + +In the HTML stylesheet, this parameter is now deprecated. Use +CSS instead. + + + + + + +shade.verbatim.style +attribute set + + +shade.verbatim.style +Properties that specify the style of shaded verbatim listings + + + + +<xsl:attribute-set name="shade.verbatim.style"> + <xsl:attribute name="border">0</xsl:attribute> + <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute> +</xsl:attribute-set> + + + + +Description + +Properties that specify the style of shaded verbatim listings. The +parameters specified (the border and background color) are added to +the styling of the xsl-fo output. A border might be specified as "thin +black solid" for example. See xsl-fo + + + + + + +punct.honorific +string + + +punct.honorific +Punctuation after an honorific in a personal name. + + + + +<xsl:param name="punct.honorific">.</xsl:param> + + + +Description + +This parameter specifies the punctuation that should be added after an +honorific in a personal name. + + + + + + +tex.math.in.alt +list +plain +latex + + +tex.math.in.alt +TeX notation used for equations + + + + +<xsl:param name="tex.math.in.alt"></xsl:param> + + + +Description + +If you want type math directly in TeX notation in equations, +this parameter specifies notation used. Currently are supported two +values -- plain and latex. Empty +value means that you are not using TeX math at all. + +Preferred way for including TeX alternative of math is inside of +textobject element. Eg.: + +<inlineequation> +<inlinemediaobject> +<imageobject> +<imagedata fileref="eq1.gif"/> +</imageobject> +<textobject><phrase>E=mc squared</phrase></textobject> +<textobject role="tex"><phrase>E=mc^2</phrase></textobject> +</inlinemediaobject> +</inlineequation> + +If you are using graphic element, you can +store TeX inside alt element: + +<inlineequation> +<alt role="tex">a^2+b^2=c^2</alt> +<graphic fileref="a2b2c2.gif"/> +</inlineequation> + +If you want use this feature, you should process your FO with +PassiveTeX, which only supports TeX math notation. When calling +stylsheet, don't forget to specify also +passivetex.extensions=1. + +If you want equations in HTML, just process generated file +tex-math-equations.tex by TeX or LaTeX. Then run +dvi2bitmap program on result DVI file. You will get images for +equations in your document. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + +Related Parameters + tex.math.delims, + passivetex.extensions, + tex.math.file + + + + + + +tex.math.file +string + + +tex.math.file +Name of temporary file for generating images from equations + + + + +<xsl:param name="tex.math.file">tex-math-equations.tex</xsl:param> + + + +Description + +Name of auxiliary file for TeX equations. This file can be +processed by dvi2bitmap to get bitmap versions of equations for HTML +output. + + +Related Parameters + tex.math.in.alt, + tex.math.delims, + + +More information + For how-to documentation on embedding TeX equations and + generating output from them, see + DBTeXMath. + + + + + +tex.math.delims +boolean + + +tex.math.delims +Should equations output for processing by TeX be +surrounded by math mode delimiters? + + + + +<xsl:param name="tex.math.delims" select="1"></xsl:param> + + + +Description + +For compatibility with DSSSL based DBTeXMath from Allin Cottrell +you should set this parameter to 0. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + +Related Parameters + tex.math.in.alt, + passivetex.extensions + + +See Also + You can also use the dbtex delims processing + instruction to control whether delimiters are output. + + + + + + + +pixels.per.inch +integer + + +pixels.per.inch +How many pixels are there per inch? + + + + +<xsl:param name="pixels.per.inch">90</xsl:param> + + + +Description + +When lengths are converted to pixels, this value is used to +determine the size of a pixel. The default value is taken from the +XSL +Recommendation. + + + + + + + +points.per.em +number + + +points.per.em +Specify the nominal size of an em-space in points + + + + +<xsl:param name="points.per.em">10</xsl:param> + + + +Description + +The fixed value used for calculations based upon the size of a +character. The assumption made is that ten point font is in use. This +assumption may not be valid. + + + + + + +use.svg +boolean + + +use.svg +Allow SVG in the result tree? + + + + +<xsl:param name="use.svg" select="1"></xsl:param> + + + +Description + +If non-zero, SVG will be considered an acceptable image format. SVG +is passed through to the result tree, so correct rendering of the resulting +diagram depends on the formatter (FO processor or web browser) that is used +to process the output from the stylesheet. + + + + + + +menuchoice.separator +string + + +menuchoice.separator +Separator between items of a menuchoice +other than guimenuitem and +guisubmenu + + + + +<xsl:param name="menuchoice.separator">+</xsl:param> + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + + + + +menuchoice.menu.separator +string + + +menuchoice.menu.separator +Separator between items of a menuchoice +with guimenuitem or +guisubmenu + + + + +<xsl:param name="menuchoice.menu.separator"> → </xsl:param> + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + +The default value is &#x2192;, which is the +&rarr; (right arrow) character entity. +The current FOP (0.20.5) requires setting the font-family +explicitly. + +The default value also includes spaces around the arrow, +which will allow a line to break. Replace the spaces with +&#xA0; (nonbreaking space) if you don't want those +spaces to break. + + + + + + + +default.float.class +string + + +default.float.class +Specifies the default float class + + + + +<xsl:param name="default.float.class"> + <xsl:choose> + <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when> + <xsl:otherwise>before</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +Selects the direction in which a float should be placed. for +xsl-fo this is before, for html it is left. For Western texts, the +before direction is the top of the page. + + + + + + +footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +footnote.number.format +Identifies the format used for footnote numbers + + + + +<xsl:param name="footnote.number.format">1</xsl:param> + + + +Description + +The footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A). + + + + + + +table.footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +table.footnote.number.format +Identifies the format used for footnote numbers in tables + + + + +<xsl:param name="table.footnote.number.format">a</xsl:param> + + + +Description + +The table.footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A) in tables. + + + + + + +footnote.number.symbols + + + +footnote.number.symbols +Special characters to use as footnote markers + + + + +<xsl:param name="footnote.number.symbols"></xsl:param> + + + +Description + +If footnote.number.symbols is not the empty string, +footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +table.footnote.number.symbols +string + + +table.footnote.number.symbols +Special characters to use a footnote markers in tables + + + + +<xsl:param name="table.footnote.number.symbols"></xsl:param> + + + +Description + +If table.footnote.number.symbols is not the empty string, +table footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +table.footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +highlight.source +boolean + + +highlight.source +Should the content of programlisting +be syntactically highlighted? + + + + +<xsl:param name="highlight.source" select="0"></xsl:param> + + + +Description + +When this parameter is non-zero, the stylesheets will try to do syntax highlighting of the +content of programlisting elements. You specify the language for each programlisting +by using the language attribute. The highlight.default.language +parameter can be used to specify the language for programlistings without a language +attribute. Syntax highlighting also works for screen and synopsis elements. + +The actual highlighting work is done by the XSLTHL extension module. This is an external Java library that has to be +downloaded separately (see below). + + +In order to use this extension, you must + +add xslthl-2.x.x.jar to your Java classpath. The latest version is available +from the XSLT syntax highlighting project +at SourceForge. + + +use a customization layer in which you import one of the following stylesheet modules: + + + html/highlight.xsl + + + + xhtml/highlight.xsl + + + + xhtml-1_1/highlight.xsl + + + + fo/highlight.xsl + + + + + +let either the xslthl.config Java system property or the +highlight.xslthl.config parameter point to the configuration file for syntax +highlighting (using URL syntax). DocBook XSL comes with a ready-to-use configuration file, +highlighting/xslthl-config.xml. + + + +The extension works with Saxon 6.5.x and Xalan-J. (Saxon 8.5 or later is also supported, but since it is +an XSLT 2.0 processor it is not guaranteed to work with DocBook XSL in all circumstances.) + +The following is an example of a Saxon 6 command adapted for syntax highlighting, to be used on Windows: + + +java -cp c:/Java/saxon.jar;c:/Java/xslthl-2.0.1.jar +-Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml com.icl.saxon.StyleSheet +-o test.html test.xml myhtml.xsl + + + + + + + +highlight.xslthl.config +uri + + +highlight.xslthl.config +Location of XSLTHL configuration file + + + + +<xsl:param name="highlight.xslthl.config"></xsl:param> + + + +Description + +This location has precedence over the corresponding Java property. + +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + + + + + + + +highlight.default.language +string + + +highlight.default.language +Default language of programlisting + + + + +<xsl:param name="highlight.default.language"></xsl:param> + + + +Description + +This language is used when there is no language attribute on programlisting. + + + + + + +email.delimiters.enabled +boolean + + +email.delimiters.enabled +Generate delimiters around email addresses? + + + + +<xsl:param name="email.delimiters.enabled" select="1"></xsl:param> + + + +Description + +If non-zero, delimiters + +For delimiters, the +stylesheets are currently hard-coded to output angle +brackets. + +are generated around e-mail addresses +(the output of the email element). + + + + + + +exsl.node.set.available +boolean + + +exsl.node.set.available +Is the test function-available('exsl:node-set') true? + + + +<xsl:param name="exsl.node.set.available"> + <xsl:choose> + <xsl:when exsl:foo="" test="function-available('exsl:node-set') or contains(system-property('xsl:vendor'), 'Apache Software Foundation')">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +If non-zero, +then the exsl:node-set() function is available to be used in +the stylesheet. +If zero, then the function is not available. +This param automatically detects the presence of +the function and does not normally need to be set manually. + +This param was created to handle a long-standing +bug in the Xalan processor that fails to detect the +function even though it is available. + + + + +Annotations + + +annotation.support +boolean + + +annotation.support +Enable annotations? + + + + +<xsl:param name="annotation.support" select="0"></xsl:param> + + + +Description + +If non-zero, the stylesheets will attempt to support annotation +elements in HTML by including some JavaScript (see +annotation.js). + + + + + + +annotation.js +string + + +annotation.js +URIs identifying JavaScript files with support for annotation popups + + + + + +<xsl:param name="annotation.js"> +<xsl:text>http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js</xsl:text></xsl:param> + + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the URIs listed +in this parameter will be included. These JavaScript files are required +for popup annotation support. + + + + + + +annotation.css +string + + +annotation.css +CSS rules for annotations + + + + +<xsl:param name="annotation.css"> +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } +</xsl:param> + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the CSS in this +parameter will be included in the document. + + + + + + +annotation.graphic.open +uri + + +annotation.graphic.open +Image for identifying a link that opens an annotation popup + + + + +<xsl:param name="annotation.graphic.open">http://docbook.sourceforge.net/release/images/annot-open.png</xsl:param> + + + +Description + +This image is used inline to identify the location of +annotations. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + + + + +annotation.graphic.close +uri + + +annotation.graphic.close +Image for identifying a link that closes an annotation popup + + + + +<xsl:param name="annotation.graphic.close"> +http://docbook.sourceforge.net/release/images/annot-close.png</xsl:param> + + + +Description + +This image is used on popup annotations as the “x” that the +user can click to dismiss the popup. +This image is used on popup annotations as the “x” that the user can +click to dismiss the popup. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + + +Graphics + + +img.src.path +string + + +img.src.path +Path to HTML/FO image files + + + +<xsl:param name="img.src.path"></xsl:param> + + +Description + +Add a path prefix to the value of the fileref +attribute of graphic, inlinegraphic, and imagedata elements. The resulting +compound path is used in the output as the value of the src +attribute of img (HTML) or external-graphic (FO). + + + +The path given by img.src.path could be relative to the directory where the HTML/FO +files are created, or it could be an absolute URI. +The default value is empty. +Be sure to include a trailing slash if needed. + + +This prefix is not applied to any filerefs that start +with "/" or contain "//:". + + + + + + + +keep.relative.image.uris +boolean + + +keep.relative.image.uris +Should image URIs be resolved against xml:base? + + + + +<xsl:param name="keep.relative.image.uris" select="1"></xsl:param> + + + + +Description + +If non-zero, relative URIs (in, for example +fileref attributes) will be used in the generated +output. Otherwise, the URIs will be made absolute with respect to the +base URI. + +Note that the stylesheets calculate (and use) the absolute form +for some purposes, this only applies to the resulting output. + + + + + + +graphic.default.extension +string + + +graphic.default.extension +Default extension for graphic filenames + + + +<xsl:param name="graphic.default.extension"></xsl:param> + + +Description + +If a graphic or mediaobject +includes a reference to a filename that does not include an extension, +and the format attribute is +unspecified, the default extension will be used. + + + + + + + +default.image.width +length + + +default.image.width +The default width of images + + + + +<xsl:param name="default.image.width"></xsl:param> + + + +Description + +If specified, this value will be used for the +width attribute on images that do not specify any +viewport dimensions. + + + + + + +nominal.image.width +length + + +nominal.image.width +The nominal image width + + + + +<xsl:param name="nominal.image.width" select="6 * $pixels.per.inch"></xsl:param> + + + +Description + +Graphic widths expressed as a percentage are problematic. In the +following discussion, we speak of width and contentwidth, but +the same issues apply to depth and contentdepth. + +A width of 50% means "half of the available space for the image." +That's fine. But note that in HTML, this is a dynamic property and +the image size will vary if the browser window is resized. + +A contentwidth of 50% means "half of the actual image width". +But what does that mean if the stylesheets cannot assess the image's +actual size? Treating this as a width of 50% is one possibility, but +it produces behavior (dynamic scaling) that seems entirely out of +character with the meaning. + +Instead, the stylesheets define a +nominal.image.width and convert percentages to +actual values based on that nominal size. + + + + + + +nominal.image.depth +length + + +nominal.image.depth +Nominal image depth + + + + +<xsl:param name="nominal.image.depth" select="4 * $pixels.per.inch"></xsl:param> + + + +Description + +See nominal.image.width. + + + + + + +use.embed.for.svg +boolean + + +use.embed.for.svg +Use HTML embed for SVG? + + + + +<xsl:param name="use.embed.for.svg" select="0"></xsl:param> + + + +Description + +If non-zero, an embed element will be created for +SVG figures. An object is always created, +this parameter merely controls whether or not an additional embed +is generated inside the object. + +On the plus side, this may be more portable among browsers and plug-ins. +On the minus side, it isn't valid HTML. + + + + + + +make.graphic.viewport +boolean + + +make.graphic.viewport +Use tables in HTML to make viewports for graphics + + + + +<xsl:param name="make.graphic.viewport" select="1"></xsl:param> + + + +Description + +The HTML img element only supports the notion +of content-area scaling; it doesn't support the distinction between a +content-area and a viewport-area, so we have to make some compromises. + +If make.graphic.viewport is non-zero, a table +will be used to frame the image. This creates an effective viewport-area. + + +Tables and alignment don't work together, so this parameter is ignored +if alignment is specified on an image. + + + + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + +<xsl:param name="preferred.mediaobject.role"></xsl:param> + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + + + + +use.role.for.mediaobject +boolean + + +use.role.for.mediaobject +Use role attribute +value for selecting which of several objects within a mediaobject to use. + + + + + +<xsl:param name="use.role.for.mediaobject" select="1"></xsl:param> + + + +Description + +If non-zero, the role attribute on +imageobjects or other objects within a mediaobject container will be used to select which object will be +used. + + +The order of selection when then parameter is non-zero is: + + + + If the stylesheet parameter preferred.mediaobject.role has a value, then the object whose role equals that value is selected. + + +Else if an object's role attribute has a value of +html for HTML processing or +fo for FO output, then the first +of such objects is selected. + + + +Else the first suitable object is selected. + + + +If the value of +use.role.for.mediaobject +is zero, then role attributes are not considered +and the first suitable object +with or without a role value is used. + + + + + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + +<xsl:param name="ignore.image.scaling" select="0"></xsl:param> + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + + +Chunking + + +chunker.output.cdata-section-elements +string + + +chunker.output.cdata-section-elements +List of elements to escape with CDATA sections + + + +<xsl:param name="chunker.output.cdata-section-elements"></xsl:param> + + +Description +This parameter specifies the list of elements that should be escaped +as CDATA sections by the chunking stylesheet. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.doctype-public +string + + +chunker.output.doctype-public +Public identifer to use in the document type of generated pages + + + +<xsl:param name="chunker.output.doctype-public"></xsl:param> + + +Description +This parameter specifies the public identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.doctype-system +uri + + +chunker.output.doctype-system +System identifier to use for the document type in generated pages + + + +<xsl:param name="chunker.output.doctype-system"></xsl:param> + + +Description +This parameter specifies the system identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.encoding +string + + +chunker.output.encoding +Encoding used in generated pages + + + +<xsl:param name="chunker.output.encoding">ISO-8859-1</xsl:param> + + +Description +This parameter specifies the encoding to be used in files +generated by the chunking stylesheet. Not all processors support +specification of this parameter. + +This parameter used to be named default.encoding. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.indent +string + + +chunker.output.indent +Specification of indentation on generated pages + + + +<xsl:param name="chunker.output.indent">no</xsl:param> + + +Description +This parameter specifies the value of the indent +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.media-type +string + + +chunker.output.media-type +Media type to use in generated pages + + + +<xsl:param name="chunker.output.media-type"></xsl:param> + + +Description +This parameter specifies the media type that should be used by +the chunking stylesheet. Not all processors support specification of +this parameter. + +This parameter specifies the media type that should be used by the +chunking stylesheet. This should be one from those defined in +[RFC2045] and + [RFC2046] + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. +It must be one from html, xml or text + + + + + + +chunker.output.method +list +html +xml + + +chunker.output.method +Method used in generated pages + + + +<xsl:param name="chunker.output.method">html</xsl:param> + + +Description +This parameter specifies the output method to be used in files +generated by the chunking stylesheet. + +This parameter used to be named output.method. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.omit-xml-declaration +string + + +chunker.output.omit-xml-declaration +Omit-xml-declaration for generated pages + + + +<xsl:param name="chunker.output.omit-xml-declaration">no</xsl:param> + + +Description +This parameter specifies the value of the omit-xml-declaration +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.standalone +string + + +chunker.output.standalone +Standalone declaration for generated pages + + + +<xsl:param name="chunker.output.standalone">no</xsl:param> + + +Description +This parameter specifies the value of the standalone + specification for generated pages. It must be either + yes or no. Not all + processors support specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +saxon.character.representation +string + + +saxon.character.representation +Saxon character representation used in generated HTML pages + + + + <xsl:param name="saxon.character.representation" select="'entity;decimal'"></xsl:param> + + +Description + +This parameter has effect only when Saxon 6 is used (version 6.4.2 or later). +It sets the character representation in files generated by the chunking stylesheets. +If you want to suppress entity references for characters with direct representations in +chunker.output.encoding, set the parameter value to native. + + + For more information, see Saxon output character representation. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + + + +html.ext +string + + +html.ext +Identifies the extension of generated HTML files + + + + +<xsl:param name="html.ext">.html</xsl:param> + + + +Description + +The extension identified by html.ext will +be used as the filename extension for chunks created by this +stylesheet. + + + + + + +use.id.as.filename +boolean + + +use.id.as.filename +Use ID value of chunk elements as the filename? + + + + +<xsl:param name="use.id.as.filename" select="0"></xsl:param> + + + +Description + +If use.id.as.filename +is non-zero, the filename of chunk elements that have IDs will be +derived from the ID value. + + + + + + + +html.extra.head.links +boolean + + +html.extra.head.links +Toggle extra HTML head link information + + + + +<xsl:param name="html.extra.head.links" select="0"></xsl:param> + + + +Description + +If non-zero, extra link elements will be +generated in the head of chunked HTML files. These +extra links point to chapters, appendixes, sections, etc. as supported +by the Site Navigation Bar in Mozilla 1.0 (as of CR1, at least). + + + + + + + +root.filename +uri + + +root.filename +Identifies the name of the root HTML file when chunking + + + + +<xsl:param name="root.filename">index</xsl:param> + + + +Description + +The root.filename is the base filename for +the chunk created for the root of each document processed. + + + + + + + +base.dir +uri + + +base.dir +The base directory of chunks + + + + +<xsl:param name="base.dir"></xsl:param> + + + +Description + +If specified, the base.dir parameter identifies +the output directory for chunks. (If not specified, the output directory +is system dependent.) + +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. + + + + + + +chunked.filename.prefix +string + + +chunked.filename.prefix +Filename prefix for chunked files + + + + +<xsl:param name="chunked.filename.prefix"></xsl:param> + + + +Description + +If specified, the chunked.filename.prefix +parameter specifies a prefix string to add to each generated chunk filename. +For example: +<xsl:param name="chunked.filename.prefix">admin-<xsl:param> +will produce chunked filenames like: +admin-index.html +admin-ch01.html +admin-ch01s01.html +... + + +Trying to use the base.dir +parameter to add a string prefix (by omitting the trailing slash) +no longer works (it never worked completely anyway). That parameter +value should contain only a directory path, and +now gets a trailing slash appended if it was omitted from the param. + + + + + + generate.manifest + boolean + + + generate.manifest + Generate a manifest file? + + + + <xsl:param name="generate.manifest" select="0"></xsl:param> + + + Description + + If non-zero, a list of HTML files generated by the + stylesheet transformation is written to the file named by + the manifest parameter. + + + + + + + manifest + string + + + manifest + Name of manifest file + + + + + <xsl:param name="manifest">HTML.manifest</xsl:param> + + + + Description + + The name of the file to which a manifest is written (if the + value of the generate.manifest parameter + is non-zero). + + + + + + +manifest.in.base.dir +boolean + + +manifest.in.base.dir +Should the manifest file be written into base.dir? + + + + +<xsl:param name="manifest.in.base.dir" select="0"></xsl:param> + + + +Description + +If non-zero, the manifest file as well as project files for HTML Help and +Eclipse Help are written into base.dir instead +of the current directory. + + + + + + +chunk.toc +string + + +chunk.toc +An explicit TOC to be used for chunking + + + + +<xsl:param name="chunk.toc"></xsl:param> + + + +Description + +The chunk.toc identifies an explicit TOC that +will be used for chunking. This parameter is only used by the +chunktoc.xsl stylesheet (and customization layers built +from it). + + + + + + +chunk.tocs.and.lots +boolean + + +chunk.tocs.and.lots +Should ToC and LoTs be in separate chunks? + + + + +<xsl:param name="chunk.tocs.and.lots" select="0"></xsl:param> + + + +Description + +If non-zero, ToC and LoT (List of Examples, List of Figures, etc.) +will be put in a separate chunk. At the moment, this chunk is not in the +normal forward/backward navigation list. Instead, a new link is added to the +navigation footer. + +This feature is still somewhat experimental. Feedback welcome. + + + + + + +chunk.separate.lots +boolean + + +chunk.separate.lots +Should each LoT be in its own separate chunk? + + + + +<xsl:param name="chunk.separate.lots" select="0"></xsl:param> + + + +Description + +If non-zero, each of the ToC and LoTs +(List of Examples, List of Figures, etc.) +will be put in its own separate chunk. +The title page includes generated links to each of the separate files. + + +This feature depends on the +chunk.tocs.and.lots +parameter also being non-zero. + + + + + + + +chunk.tocs.and.lots.has.title +boolean + + +chunk.tocs.and.lots.has.title +Should ToC and LoTs in a separate chunks have title? + + + + +<xsl:param name="chunk.tocs.and.lots.has.title" select="1"></xsl:param> + + + +Description + +If non-zero title of document is shown before ToC/LoT in +separate chunk. + + + + + + +chunk.section.depth +integer + + +chunk.section.depth +Depth to which sections should be chunked + + + + +<xsl:param name="chunk.section.depth" select="1"></xsl:param> + + + +Description + +This parameter sets the depth of section chunking. + + + + + + +chunk.first.sections +boolean + + +chunk.first.sections +Chunk the first top-level section? + + + + +<xsl:param name="chunk.first.sections" select="0"></xsl:param> + + + +Description + +If non-zero, a chunk will be created for the first top-level +sect1 or section elements in +each component. Otherwise, that section will be part of the chunk for +its parent. + + + + + + + +chunk.quietly +boolean + + +chunk.quietly +Omit the chunked filename messages. + + + + +<xsl:param name="chunk.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + + + + + +chunk.append +string + + +chunk.append +Specifies content to append to chunked HTML output + + + +<xsl:param name="chunk.append"></xsl:param> + + +Description + +Specifies content to append to the end of HTML files output by +the html/chunk.xsl stylesheet, after the closing +<html> tag. You probably don’t want to set any value +for this parameter; but if you do, the only value it should ever be +set to is a newline character: &#x0a; or +&#10; + + + + + + +navig.graphics +boolean + + +navig.graphics +Use graphics in navigational headers and footers? + + + + +<xsl:param name="navig.graphics" select="0"></xsl:param> + + + +Description + +If non-zero, the navigational headers and footers in chunked +HTML are presented in an alternate style that uses graphical icons for +Next, Previous, Up, and Home. Default graphics are provided in the +distribution. If zero, text is used instead of graphics. + + + + + + + +navig.graphics.extension +string + + +navig.graphics.extension +Extension for navigational graphics + + + + +<xsl:param name="navig.graphics.extension">.gif</xsl:param> + + + +Description + +Sets the filename extension to use on navigational graphics used +in the headers and footers of chunked HTML. + + + + + + +navig.graphics.path +string + + +navig.graphics.path +Path to navigational graphics + + + + +<xsl:param name="navig.graphics.path">images/</xsl:param> + + + +Description + +Sets the path, probably relative to the directory where the HTML +files are created, to the navigational graphics used in the +headers and footers of chunked HTML. + + + + + + + +navig.showtitles +boolean + + +navig.showtitles +Display titles in HTML headers and footers? + + + +<xsl:param name="navig.showtitles">1</xsl:param> + + +Description + +If non-zero, +the headers and footers of chunked HTML +display the titles of the next and previous chunks, +along with the words 'Next' and 'Previous' (or the +equivalent graphical icons if navig.graphics is true). +If false (zero), then only the words 'Next' and 'Previous' +(or the icons) are displayed. + + + + + +Profiling + +The following parameters can be used for attribute-based +profiling of your document. For more information about profiling, see +Profiling (conditional text). + + + +profile.arch +string + + +profile.arch +Target profile for arch +attribute + + + + +<xsl:param name="profile.arch"></xsl:param> + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + +<xsl:param name="profile.audience"></xsl:param> + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.condition +string + + +profile.condition +Target profile for condition +attribute + + + + +<xsl:param name="profile.condition"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.conformance +string + + +profile.conformance +Target profile for conformance +attribute + + + + +<xsl:param name="profile.conformance"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.lang +string + + +profile.lang +Target profile for lang +attribute + + + + +<xsl:param name="profile.lang"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.os +string + + +profile.os +Target profile for os +attribute + + + + +<xsl:param name="profile.os"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revision +string + + +profile.revision +Target profile for revision +attribute + + + + +<xsl:param name="profile.revision"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revisionflag +string + + +profile.revisionflag +Target profile for revisionflag +attribute + + + + +<xsl:param name="profile.revisionflag"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.role +string + + +profile.role +Target profile for role +attribute + + + + +<xsl:param name="profile.role"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +Note that role is often +used for other purposes than profiling. For example it is commonly +used to get emphasize in bold font: + +<emphasis role="bold">very important</emphasis> + +If you are using role for +these purposes do not forget to add values like bold to +value of this parameter. If you forgot you will get document with +small pieces missing which are very hard to track. + +For this reason it is not recommended to use role attribute for profiling. You should +rather use profiling specific attributes like userlevel, os, arch, condition, etc. + + + + + + + +profile.security +string + + +profile.security +Target profile for security +attribute + + + + +<xsl:param name="profile.security"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.status +string + + +profile.status +Target profile for status +attribute + + + + +<xsl:param name="profile.status"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.userlevel +string + + +profile.userlevel +Target profile for userlevel +attribute + + + + +<xsl:param name="profile.userlevel"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.vendor +string + + +profile.vendor +Target profile for vendor +attribute + + + + +<xsl:param name="profile.vendor"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + +<xsl:param name="profile.wordsize"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.attribute +string + + +profile.attribute +Name of user-specified profiling attribute + + + + +<xsl:param name="profile.attribute"></xsl:param> + + + +Description + +This parameter is used in conjuction with +profile.value. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.value +string + + +profile.value +Target profile for user-specified attribute + + + + +<xsl:param name="profile.value"></xsl:param> + + + +Description + +When you are using this parameter you must also specify name of +profiling attribute with parameter +profile.attribute. + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.separator +string + + +profile.separator +Separator character for compound profile values + + + + +<xsl:param name="profile.separator">;</xsl:param> + + + +Description + +Separator character used for compound profile values. See profile.arch + + + + +HTML Help + + +htmlhelp.encoding +string + + +htmlhelp.encoding +Character encoding to use in files for HTML Help compiler. + + + + +<xsl:param name="htmlhelp.encoding">iso-8859-1</xsl:param> + + + +Description + +The HTML Help Compiler is not UTF-8 aware, so you should always use an +appropriate single-byte encoding here. See also Processing options. + + + + + + +htmlhelp.autolabel +boolean + + +htmlhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="htmlhelp.autolabel" select="0"></xsl:param> + + + +Description + +Set this to non-zero to include chapter and section numbers into ToC +in the left panel. + + + + + + +htmlhelp.chm +string + + +htmlhelp.chm +Filename of output HTML Help file. + + + + +<xsl:param name="htmlhelp.chm">htmlhelp.chm</xsl:param> + + + +Description + +Set the name of resulting CHM file + + + + + + +htmlhelp.default.topic +string + + +htmlhelp.default.topic +Name of file with default topic + + + + +<xsl:param name="htmlhelp.default.topic"></xsl:param> + + + +Description + +Normally first chunk of document is displayed when you open HTML +Help file. If you want to display another topic, simply set its +filename by this parameter. + +This is useful especially if you don't generate ToC in front of +your document and you also hide root element in ToC. E.g.: + +<xsl:param name="generate.book.toc" select="0"/> +<xsl:param name="htmlhelp.hhc.show.root" select="0"/> +<xsl:param name="htmlhelp.default.topic">pr01.html</xsl:param> + + + + + + + +htmlhelp.display.progress +boolean + + +htmlhelp.display.progress +Display compile progress? + + + + +<xsl:param name="htmlhelp.display.progress" select="1"></xsl:param> + + + +Description + +Set to non-zero to to display compile progress + + + + + + + +htmlhelp.hhp +string + + +htmlhelp.hhp +Filename of project file. + + + + +<xsl:param name="htmlhelp.hhp">htmlhelp.hhp</xsl:param> + + + +Description + +Change this parameter if you want different name of project +file than htmlhelp.hhp. + + + + + + +htmlhelp.hhc +string + + +htmlhelp.hhc +Filename of TOC file. + + + + +<xsl:param name="htmlhelp.hhc">toc.hhc</xsl:param> + + + +Description + +Set the name of the TOC file. The default is toc.hhc. + + + + + + +htmlhelp.hhk +string + + +htmlhelp.hhk +Filename of index file. + + + + +<xsl:param name="htmlhelp.hhk">index.hhk</xsl:param> + + + +Description + +set the name of the index file. The default is index.hhk. + + + + + + +htmlhelp.hhp.tail +string + + +htmlhelp.hhp.tail +Additional content for project file. + + + + +<xsl:param name="htmlhelp.hhp.tail"></xsl:param> + + + +Description + +If you want to include some additional parameters into project file, +store appropriate part of project file into this parameter. + + + + + + +htmlhelp.hhp.window +string + + +htmlhelp.hhp.window +Name of default window. + + + + +<xsl:param name="htmlhelp.hhp.window">Main</xsl:param> + + + +Description + +Name of default window. If empty no [WINDOWS] section will be +added to project file. + + + + + + +htmlhelp.hhp.windows +string + + +htmlhelp.hhp.windows +Definition of additional windows + + + + +<xsl:param name="htmlhelp.hhp.windows"></xsl:param> + + + +Description + +Content of this parameter is placed at the end of [WINDOWS] +section of project file. You can use it for defining your own +addtional windows. + + + + + + +htmlhelp.enhanced.decompilation +boolean + + +htmlhelp.enhanced.decompilation +Allow enhanced decompilation of CHM? + + + + +<xsl:param name="htmlhelp.enhanced.decompilation" select="0"></xsl:param> + + + +Description + +When non-zero this parameter enables enhanced decompilation of CHM. + + + + + + +htmlhelp.enumerate.images +boolean + + +htmlhelp.enumerate.images +Should the paths to all used images be added to the project file? + + + + +<xsl:param name="htmlhelp.enumerate.images" select="0"></xsl:param> + + + +Description + +Set to non-zero if you insert images into your documents as +external binary entities or if you are using absolute image paths. + + + + + + +htmlhelp.force.map.and.alias +boolean + + +htmlhelp.force.map.and.alias +Should [MAP] and [ALIAS] sections be added to the project file unconditionally? + + + +<xsl:param name="htmlhelp.force.map.and.alias" select="0"></xsl:param> + + +Description + Set to non-zero if you have your own + alias.h and context.h + files and you want to include references to them in the project + file. + + + + + +htmlhelp.map.file +string + + +htmlhelp.map.file +Filename of map file. + + + +<xsl:param name="htmlhelp.map.file">context.h</xsl:param> + + +Description +Set the name of map file. The default is + context.h. (used for context-sensitive + help). + + + + + +htmlhelp.alias.file +string + + +htmlhelp.alias.file +Filename of alias file. + + + + +<xsl:param name="htmlhelp.alias.file">alias.h</xsl:param> + + + +Description + +Specifies the filename of the alias file (used for context-sensitive help). + + + + + + +htmlhelp.hhc.section.depth +integer + + +htmlhelp.hhc.section.depth +Depth of TOC for sections in a left pane. + + + + +<xsl:param name="htmlhelp.hhc.section.depth">5</xsl:param> + + + +Description + +Set the section depth in the left pane of HTML Help viewer. + + + + + + +htmlhelp.hhc.show.root +boolean + + +htmlhelp.hhc.show.root +Should there be an entry for the root element in the ToC? + + + + +<xsl:param name="htmlhelp.hhc.show.root" select="1"></xsl:param> + + + +Description + +If set to zero, there will be no entry for the root element in the +ToC. This is useful when you want to provide the user with an expanded +ToC as a default. + + + + + + +htmlhelp.hhc.folders.instead.books +boolean + + +htmlhelp.hhc.folders.instead.books +Use folder icons in ToC (instead of book icons)? + + + + +<xsl:param name="htmlhelp.hhc.folders.instead.books" select="1"></xsl:param> + + + +Description + +Set to non-zero for folder-like icons or zero for book-like icons in the ToC. +If you want to use folder-like icons, you must switch off the binary ToC using +htmlhelp.hhc.binary. + + + + + + + + +htmlhelp.hhc.binary +boolean + + +htmlhelp.hhc.binary +Generate binary ToC? + + + + +<xsl:param name="htmlhelp.hhc.binary" select="1"></xsl:param> + + + +Description + +Set to non-zero to generate a binary TOC. You must create a binary TOC +if you want to add Prev/Next buttons to toolbar (which is default +behaviour). Files with binary TOC can't be merged. + + + + + + +htmlhelp.hhc.width +integer + + +htmlhelp.hhc.width +Width of navigation pane + + + + +<xsl:param name="htmlhelp.hhc.width"></xsl:param> + + + +Description + +This parameter specifies the width of the navigation pane (containing TOC and +other navigation tabs) in pixels. + + + + + + +htmlhelp.title +string + + +htmlhelp.title +Title of HTML Help + + + + +<xsl:param name="htmlhelp.title"></xsl:param> + + + +Description + +Content of this parameter will be used as a title for generated +HTML Help. If empty, title will be automatically taken from document. + + + + + + +htmlhelp.show.menu +boolean + + +htmlhelp.show.menu +Should the menu bar be shown? + + + + +<xsl:param name="htmlhelp.show.menu" select="0"></xsl:param> + + + +Description + +Set to non-zero to have an application menu bar in your HTML Help window. + + + + + + + +htmlhelp.show.toolbar.text +boolean + + +htmlhelp.show.toolbar.text +Show text under toolbar buttons? + + + + +<xsl:param name="htmlhelp.show.toolbar.text" select="1"></xsl:param> + + + +Description + +Set to non-zero to display texts under toolbar buttons, zero to switch +off displays. + + + + + + +htmlhelp.show.advanced.search +boolean + + +htmlhelp.show.advanced.search +Should advanced search features be available? + + + + +<xsl:param name="htmlhelp.show.advanced.search" select="0"></xsl:param> + + + +Description + +If you want advanced search features in your help, turn this +parameter to 1. + + + + + + +htmlhelp.show.favorities +boolean + + +htmlhelp.show.favorities +Should the Favorites tab be shown? + + + + +<xsl:param name="htmlhelp.show.favorities" select="0"></xsl:param> + + + +Description + +Set to non-zero to include a Favorites tab in the navigation pane +of the help window. + + + + + + +htmlhelp.button.hideshow +boolean + + +htmlhelp.button.hideshow +Should the Hide/Show button be shown? + + + + +<xsl:param name="htmlhelp.button.hideshow" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + + + + +htmlhelp.button.back +boolean + + +htmlhelp.button.back +Should the Back button be shown? + + + + +<xsl:param name="htmlhelp.button.back" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + + + + +htmlhelp.button.forward +boolean + + +htmlhelp.button.forward +Should the Forward button be shown? + + + + +<xsl:param name="htmlhelp.button.forward" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Forward button on the toolbar. + + + + + + +htmlhelp.button.stop +boolean + + +htmlhelp.button.stop +Should the Stop button be shown? + + + + +<xsl:param name="htmlhelp.button.stop" select="0"></xsl:param> + + + +Description + +If you want Stop button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.refresh +boolean + + +htmlhelp.button.refresh +Should the Refresh button be shown? + + + + +<xsl:param name="htmlhelp.button.refresh" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Stop button on the toolbar. + + + + + + +htmlhelp.button.home +boolean + + +htmlhelp.button.home +Should the Home button be shown? + + + + +<xsl:param name="htmlhelp.button.home" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Home button on the toolbar. + + + + + + +htmlhelp.button.home.url +string + + +htmlhelp.button.home.url +URL address of page accessible by Home button + + + + +<xsl:param name="htmlhelp.button.home.url"></xsl:param> + + + +Description + +URL address of page accessible by Home button. + + + + + + +htmlhelp.button.options +boolean + + +htmlhelp.button.options +Should the Options button be shown? + + + + +<xsl:param name="htmlhelp.button.options" select="1"></xsl:param> + + + +Description + +If you want Options button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.print +boolean + + +htmlhelp.button.print +Should the Print button be shown? + + + + +<xsl:param name="htmlhelp.button.print" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Print button on the toolbar. + + + + + + + +htmlhelp.button.locate +boolean + + +htmlhelp.button.locate +Should the Locate button be shown? + + + + +<xsl:param name="htmlhelp.button.locate" select="0"></xsl:param> + + + +Description + +If you want Locate button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.jump1 +boolean + + +htmlhelp.button.jump1 +Should the Jump1 button be shown? + + + +<xsl:param name="htmlhelp.button.jump1" select="0"></xsl:param> + + +Description + Set to non-zero to include the Jump1 button on the toolbar. + + + + + +htmlhelp.button.jump1.url +string + + +htmlhelp.button.jump1.url +URL address of page accessible by Jump1 button + + + + +<xsl:param name="htmlhelp.button.jump1.url"></xsl:param> + + + +Description + +URL address of page accessible by Jump1 button. + + + + + + +htmlhelp.button.jump1.title +string + + +htmlhelp.button.jump1.title +Title of Jump1 button + + + + +<xsl:param name="htmlhelp.button.jump1.title">User1</xsl:param> + + + +Description + +Title of Jump1 button. + + + + + + +htmlhelp.button.jump2 +boolean + + +htmlhelp.button.jump2 +Should the Jump2 button be shown? + + + + +<xsl:param name="htmlhelp.button.jump2" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Jump2 button on the toolbar. + + + + + + +htmlhelp.button.jump2.url +string + + +htmlhelp.button.jump2.url +URL address of page accessible by Jump2 button + + + + +<xsl:param name="htmlhelp.button.jump2.url"></xsl:param> + + + +Description + +URL address of page accessible by Jump2 button. + + + + + + +htmlhelp.button.jump2.title +string + + +htmlhelp.button.jump2.title +Title of Jump2 button + + + + +<xsl:param name="htmlhelp.button.jump2.title">User2</xsl:param> + + + +Description + +Title of Jump2 button. + + + + + + +htmlhelp.button.next +boolean + + +htmlhelp.button.next +Should the Next button be shown? + + + + +<xsl:param name="htmlhelp.button.next" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Next button on the toolbar. + + + + + + +htmlhelp.button.prev +boolean + + +htmlhelp.button.prev +Should the Prev button be shown? + + + + +<xsl:param name="htmlhelp.button.prev" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Prev button on the toolbar. + + + + + + + +htmlhelp.button.zoom +boolean + + +htmlhelp.button.zoom +Should the Zoom button be shown? + + + + +<xsl:param name="htmlhelp.button.zoom" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Zoom button on the toolbar. + + + + + + + +htmlhelp.remember.window.position +boolean + + +htmlhelp.remember.window.position +Remember help window position? + + + + +<xsl:param name="htmlhelp.remember.window.position" select="0"></xsl:param> + + + +Description + +Set to non-zero to remember help window position between starts. + + + + + + +htmlhelp.window.geometry +string + + +htmlhelp.window.geometry +Set initial geometry of help window + + + + +<xsl:param name="htmlhelp.window.geometry"></xsl:param> + + + +Description + +This parameter specifies initial position of help +window. E.g. + +<xsl:param name="htmlhelp.window.geometry">[160,64,992,704]</xsl:param> + + + + + + +htmlhelp.use.hhk +boolean + + +htmlhelp.use.hhk +Should the index be built using the HHK file? + + + + +<xsl:param name="htmlhelp.use.hhk" select="0"></xsl:param> + + + +Description + +If non-zero, the index is created using the HHK file (instead of using object +elements in the HTML files). For more information, see Generating an index. + + + + + +htmlhelp.only +boolean + + +htmlhelp.only +Should only project files be generated? + + + + +<xsl:param name="htmlhelp.only" select="0"></xsl:param> + + + +Description + + +Set to non-zero if you want to play with various HTML Help parameters +and you don't need to regenerate all HTML files. This setting will not +process whole document, only project files (hhp, hhc, hhk,...) will be +generated. + + + + + +Eclipse Help Platform + + +eclipse.autolabel +boolean + + +eclipse.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="eclipse.autolabel" select="0"></xsl:param> + + + +Description + +If you want to include chapter and section numbers into ToC in +the left panel, set this parameter to 1. + + + + + + +eclipse.plugin.name +string + + +eclipse.plugin.name +Eclipse Help plugin name + + + + +<xsl:param name="eclipse.plugin.name">DocBook Online Help Sample</xsl:param> + + + +Description + +Eclipse Help plugin name. + + + + + + +eclipse.plugin.id +string + + +eclipse.plugin.id +Eclipse Help plugin id + + + + +<xsl:param name="eclipse.plugin.id">com.example.help</xsl:param> + + + +Description + +Eclipse Help plugin id. You should change this id to something +unique for each help. + + + + + + +eclipse.plugin.provider +string + + +eclipse.plugin.provider +Eclipse Help plugin provider name + + + + +<xsl:param name="eclipse.plugin.provider">Example provider</xsl:param> + + + +Description + +Eclipse Help plugin provider name. + + + + +WebHelp + + +webhelp.autolabel +boolean + + +webhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="webhelp.autolabel">0</xsl:param> + + + +Description +To include chapter and section numbers the table of contents pane, set this parameter to 1. + + + + + +webhelp.base.dir +string + + +webhelp.base.dir +The base directory for webhelp output. + + + + +<xsl:param name="webhelp.base.dir">docs</xsl:param> + + + +Description +If specified, the webhelp.base.dir +parameter identifies the output directory for webhelp. (If not +specified, the output directory is system dependent.) By default, this +parameter is set to docs. + + + + + + +webhelp.common.dir +string + + +webhelp.common.dir +Path to the directory for the common webhelp resources (JavaScript, css, common images, etc). + + + + +<xsl:param name="webhelp.common.dir">../common/</xsl:param> + + + +Description +By default, webhelp creates a common directory containing resources such as JavaScript files, css, common images, etc. In some cases you may prefer to store these files in a standard location on your site and point all webhelp documents to that location. You can use this parameter to control the urls written to these common resources. For example, you might set this parameter to /common and create a single common directory at the root of your web server. + + + + + +webhelp.default.topic +string + + +webhelp.default.topic +The name of the file to which the start file in the webhelp base directory redirects + + + + +<xsl:param name="webhelp.default.topic">index.html</xsl:param> + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The +webhelp.default.topic parameter lets you +configure the name of the file that is redirected to. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + + + + +webhelp.include.search.tab +boolean + + +webhelp.include.search.tab +Should the webhelp output include a Search tab? + + + + +<xsl:param name="webhelp.include.search.tab">1</xsl:param> + + + +Description +Set this parameter to 0 to suppress the search tab from webhelp output. + + + + + +webhelp.indexer.language + + + +webhelp.indexer.language +The language to use for creating the webhelp search index. + + + + +<xsl:param name="webhelp.indexer.language">en</xsl:param> + + + +Description +To support stemming in the client-side webhelp stemmer, you must provide the language code. By default, the following languages are supported: + + + en: English + + + de: German + + + fr: French + + + zh: Chinese + + + ja: Japanese + + + ko: Korean + + +See the webhelp documentation for information on adding support for additional languages. + + + + + + +webhelp.start.filename +string + + +webhelp.start.filename +The name of the start file in the webhelp base directory. + + + + +<xsl:param name="webhelp.start.filename">index.html</xsl:param> + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The webhelp.start.filename parameter lets you configure the name of the redirect file. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + + + + +webhelp.tree.cookie.id +string + + +webhelp.tree.cookie.id +Controls how the cookie that stores the webhelp toc state is named. + + + + +<xsl:param name="webhelp.tree.cookie.id" select="concat( 'treeview-', count(//node()) )"></xsl:param> + + + +Description +The webhelp output does not use a frameset. Instead, the table of contents is a div on each page. To preserve the state of the table of contents as the user navigates from page to page, webhelp stores the state in a cookie and reads that cookie when you get to the next page. If you've published several webhelp documents on the same domain, it is important that each cookie have a unique id. In lieu of calling on a GUID generator, by default this parameter is just set to the number of nodes in the document on the assumption that it is unlikely that you will have more than one document with the exact number of nodes. A more optimal solution would be for the user to pass in some unique, stable identifier from the build system to use as the webhelp cookie id. For example, if you have safeguards in place to ensure that the xml:id of the root element of each document will be unique on your site, then you could set webhelptree.cookie.id as follows: + + <xsl:param name="webhelp.tree.cookie.id"> + <xsl:choose> + <xsl:when test="/*/@xml:id"> + <xsl:value-of select="concat('treeview-',/*/@xml:id)"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat( 'treeview-', count(//node()) )"/> + </xsl:otherwise> + </xsl:choose> + </xsl:param> + + + + + +JavaHelp + + +javahelp.encoding +string + + +javahelp.encoding +Character encoding to use in control files for JavaHelp. + + + + +<xsl:param name="javahelp.encoding">iso-8859-1</xsl:param> + + + +Description + +JavaHelp crashes on some characters when written as character +references. In that case you can use this parameter to select an appropriate encoding. + + + + + + + +Localization + + +l10n.gentext.language +string + + +l10n.gentext.language +Sets the gentext language + + + + +<xsl:param name="l10n.gentext.language"></xsl:param> + + + +Description + +If this parameter is set to any value other than the empty string, its +value will be used as the value for the language when generating text. Setting +l10n.gentext.language overrides any settings within the +document being formatted. + +It's much more likely that you might want to set the +l10n.gentext.default.language parameter. + + + + + + + l10n.gentext.default.language + string + + + l10n.gentext.default.language + Sets the default language for generated text + + + + +<xsl:param name="l10n.gentext.default.language">en</xsl:param> + + + +Description + +The value of the l10n.gentext.default.language +parameter is used as the language for generated text if no setting is provided +in the source document. + + + + + + +l10n.gentext.use.xref.language +boolean + + +l10n.gentext.use.xref.language +Use the language of target when generating cross-reference text? + + + + +<xsl:param name="l10n.gentext.use.xref.language" select="0"></xsl:param> + + + +Description + +If non-zero, the language of the target will be used when +generating cross reference text. Usually, the current +language is used when generating text (that is, the language of the +element that contains the cross-reference element). But setting this parameter +allows the language of the element pointed to to control +the generated text. + +Consider the following example: + + +<para lang="en">See also <xref linkend="chap3"/>.</para> + + + +Suppose that Chapter 3 happens to be written in German. +If l10n.gentext.use.xref.language is non-zero, the +resulting text will be something like this: + +
+See also Kapital 3. +
+ +Where the more traditional rendering would be: + +
+See also Chapter 3. +
+ +
+
+ + + +l10n.lang.value.rfc.compliant +boolean + + +l10n.lang.value.rfc.compliant +Make value of lang attribute RFC compliant? + + + + +<xsl:param name="l10n.lang.value.rfc.compliant" select="1"></xsl:param> + + + +Description + +If non-zero, ensure that the values for all lang attributes in HTML output are RFC +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: + +
[RFC1766] defines and explains the language codes +that must be used in HTML documents. +Briefly, language codes consist of a primary code and a possibly +empty series of subcodes: + +language-code = primary-code ( "-" subcode )* + +And in RFC 1766, Tags for the Identification +of Languages, the EBNF for "language tag" is given as: + +Language-Tag = Primary-tag *( "-" Subtag ) +Primary-tag = 1*8ALPHA +Subtag = 1*8ALPHA + +
+
. + +by taking any underscore characters in any lang values found in source documents, and +replacing them with hyphen characters in output HTML files. For +example, zh_CN in a source document becomes +zh-CN in the HTML output form that source. + + +This parameter does not cause any case change in lang values, because RFC 1766 +explicitly states that all "language tags" (as it calls them) "are +to be treated as case insensitive". + +
+ +
+
+ + + +writing.mode +string + + +writing.mode +Direction of text flow based on locale + + + + +<xsl:param name="writing.mode"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">writing-mode</xsl:with-param> + <xsl:with-param name="lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="target" select="/*[1]"></xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:param> + + + +Description + +Sets direction of text flow and text alignment based on locale. +The value is normally taken from the gentext file for the +lang attribute of the document's root element, using the +key name 'writing-mode' to look it up in the gentext file. +But this param can also be +set on the command line to override that gentext value. + +Accepted values are: + + + lr-tb + + Left-to-right text flow in each line, lines stack top to bottom. + + + + rl-tb + + Right-to-left text flow in each line, lines stack top to bottom. + + + + tb-rl + + Top-to-bottom text flow in each vertical line, lines stack right to left. + Supported by only a few XSL-FO processors. Not supported in HTML output. + + + + lr + + Shorthand for lr-tb. + + + + rl + + Shorthand for rl-tb. + + + + tb + + Shorthand for tb-rl. + + + + + + + + +
+
+ + + + FO Parameter Reference + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL FO stylesheets (for generating + XSL-FO output destined for final print/PDF output). + + + Admonitions + + +admon.graphics +boolean + + +admon.graphics +Use graphics in admonitions? + + + + +<xsl:param name="admon.graphics" select="0"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented in an alternate style that uses +a graphic. Default graphics are provided in the distribution. + + + + + + + +admon.graphics.extension +string + + +admon.graphics.extension +Filename extension for admonition graphics + + + + +<xsl:param name="admon.graphics.extension">.png</xsl:param> + + + +Description + +Sets the filename extension to use on admonition graphics. + + + The DocBook XSL distribution provides admonition graphics in the following formats: + GIF (extension: .gif) + PNG (extension: .png) + SVG (extension: .svg) + TIFF (extension: .tif) + + + + + + + +admon.graphics.path +string + + +admon.graphics.path +Path to admonition graphics + + + +<xsl:param name="admon.graphics.path">images/</xsl:param> + + +Description + +Sets the path to the directory containing the admonition graphics +(caution.png, important.png etc). This location is normally relative +to the output html directory. See base.dir + + + + + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + +<xsl:param name="admon.textlabel" select="1"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +If zero, such labels are turned off, but any title child +of the admonition element are still output. +The default value is 1. + + + + + + + + + admonition.title.properties + attribute set + + +admonition.title.properties +To set the style for admonitions titles. + + + + +<xsl:attribute-set name="admonition.title.properties"> + <xsl:attribute name="font-size">14pt</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + +Description +How do you want admonitions titles styled? +Set the font-size, weight etc to the style required. + + + + + + + admonition.properties + attribute set + + +admonition.properties +To set the style for admonitions. + + + +<xsl:attribute-set name="admonition.properties"></xsl:attribute-set> + + +Description +How do you want admonitions styled? +Set the font-size, weight, etc. to the style required + + + + + + +graphical.admonition.properties +attribute set + + +graphical.admonition.properties +To add properties to the outer block of a graphical admonition. + + + +<xsl:attribute-set name="graphical.admonition.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the outer block containing the +entire graphical admonition, including its title. +It is used when the parameter +admon.graphics is set to nonzero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a graphical admonition +also applies the admonition.title.properties +attribute-set to the title, and applies the +admonition.properties attribute-set +to the rest of the content. + + + + + + +nongraphical.admonition.properties +attribute set + + +nongraphical.admonition.properties +To add properties to the outer block of a nongraphical admonition. + + + +<xsl:attribute-set name="nongraphical.admonition.properties"> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">0.25in</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">0.25in</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the outer block containing the +entire nongraphical admonition, including its title. +It is used when the parameter +admon.graphics is set to zero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a nongraphical admonition +also applies the admonition.title.properties +attribute-set to the title, and the +admonition.properties attribute-set +to the rest of the content. + + + + +Callouts + + +calloutlist.properties +attribute set + + +calloutlist.properties +Properties that apply to each list-block generated by calloutlist. + + + +<xsl:attribute-set name="calloutlist.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="provisional-distance-between-starts">2.2em</xsl:attribute> + <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to the fo:list-block generated by calloutlist. +Typically used to adjust spacing or margins of the entire list. +Change the provisional-distance-between-starts attribute to +change the indent of the list paragraphs relative to the +callout numbers. + + + + + +callout.properties +attribute set + + +callout.properties +Properties that apply to the list-item generated by each callout within a calloutlist. + + + +<xsl:attribute-set name="callout.properties"> +</xsl:attribute-set> + +Description +Properties that apply to the fo:list-item generated by each callout within a calloutlist. Typically used to add spacing properties. + + + + + +callout.defaultcolumn +integer + + +callout.defaultcolumn +Indicates what column callouts appear in by default + + + + +<xsl:param name="callout.defaultcolumn">60</xsl:param> + + + +Description + +If a callout does not identify a column (for example, if it uses +the linerange unit), +it will appear in the default column. + + + + + + + +callout.graphics +boolean + + +callout.graphics +Use graphics for callouts? + + + + +<xsl:param name="callout.graphics" select="1"></xsl:param> + + + +Description + +If non-zero, callouts are presented with graphics (e.g., reverse-video +circled numbers instead of "(1)", "(2)", etc.). +Default graphics are provided in the distribution. + + + + + + + +callout.graphics.extension +string + + +callout.graphics.extension +Filename extension for callout graphics + + + + + +<xsl:param name="callout.graphics.extension">.svg</xsl:param> + + + +Description +Sets the filename extension to use on callout graphics. + + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) + + + + + + +callout.graphics.number.limit +integer + + +callout.graphics.number.limit +Number of the largest callout graphic + + + + + +<xsl:param name="callout.graphics.number.limit">30</xsl:param> + + + +Description + +If callout.graphics is non-zero, graphics +are used to represent callout numbers instead of plain text. The value +of callout.graphics.number.limit is the largest +number for which a graphic exists. If the callout number exceeds this +limit, the default presentation "(plain text instead of a graphic)" +will be used. + + + + + + + +callout.graphics.path +string + + +callout.graphics.path +Path to callout graphics + + + + +<xsl:param name="callout.graphics.path">images/callouts/</xsl:param> + + + +Description + +Sets the path to the directory holding the callout graphics. his +location is normally relative to the output html directory. see +base.dir. Always terminate the directory with / since the graphic file +is appended to this string, hence needs the separator. + + + + + + + +callout.icon.size +length + + +callout.icon.size +Specifies the size of callout marker icons + + + + +<xsl:param name="callout.icon.size">7pt</xsl:param> + + + +Description + +Specifies the size of the callout marker icons. +The default size is 7 points. + + + + + + +callout.unicode +boolean + + +callout.unicode +Use Unicode characters rather than images for callouts. + + + +<xsl:param name="callout.unicode" select="0"></xsl:param> + + +Description + +The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. Use this to select the Unicode character option. + + + + + + + +callout.unicode.font +string + + +callout.unicode.font +Specify a font for Unicode glyphs + + + + +<xsl:param name="callout.unicode.font">ZapfDingbats</xsl:param> + + + +Description + +The name of the font to specify around Unicode callout glyphs. +If set to the empty string, no font change will occur. + + + + + + + +callout.unicode.number.limit +integer + + +callout.unicode.number.limit +Number of the largest unicode callout character + + + + +<xsl:param name="callout.unicode.number.limit">10</xsl:param> + + + +Description + +If callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.number.limit +is +the largest number for which a unicode character exists. If the callout number +exceeds this limit, the default presentation "(nnn)" will always +be used. + + + + + + + +callout.unicode.start.character +integer + + +callout.unicode.start.character +First Unicode character to use, decimal value. + + + + +<xsl:param name="callout.unicode.start.character">10102</xsl:param> + + + +Description + +If callout.graphics is zero and callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.start.character +is the decimal unicode value used for callout number one. Currently, +only values 9312 and 10102 are supported in the stylesheets for this parameter. + + + + + + + +callouts.extension +boolean + + +callouts.extension +Enable the callout extension + + + + +<xsl:param name="callouts.extension" select="1"></xsl:param> + + + +Description + +The callouts extension processes areaset +elements in programlistingco and other text-based +callout elements. + + + + + +ToC/LoT/Index Generation + + +autotoc.label.separator +string + + +autotoc.label.separator +Separator between labels and titles in the ToC + + + + +<xsl:param name="autotoc.label.separator">. </xsl:param> + + + +Description + +String used to separate labels and titles in a table of contents. + + + + + + +process.empty.source.toc +boolean + + +process.empty.source.toc +Generate automated TOC if toc element occurs in a source document? + + + +<xsl:param name="process.empty.source.toc" select="0"></xsl:param> + + +Description + +Specifies that if an empty toc element is found in a +source document, an automated TOC is generated at this point in the +document. + + Depending on what the value of the + generate.toc parameter is, setting this + parameter to 1 could result in generation of + duplicate automated TOCs. So the + process.empty.source.toc is primarily useful + as an "override": by placing an empty toc in your + document and setting this parameter to 1, you can + force a TOC to be generated even if generate.toc + says not to. + + + + + + + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + +<xsl:param name="process.source.toc" select="0"></xsl:param> + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + + + + +generate.toc +table + + +generate.toc +Control generation of ToCs and LoTs + + + + + +<xsl:param name="generate.toc"> +/appendix toc,title +article/appendix nop +/article toc,title +book toc,title,figure,table,example,equation +/chapter toc,title +part toc,title +/preface toc,title +reference toc,title +/sect1 toc +/sect2 toc +/sect3 toc +/sect4 toc +/sect5 toc +/section toc +set toc,title +</xsl:param> + + + +Description + +This parameter has a structured value. It is a table of space-delimited +path/value pairs. Each path identifies some element in the source document +using a restricted subset of XPath (only the implicit child axis, no wildcards, +no predicates). Paths can be either relative or absolute. + +When processing a particular element, the stylesheets consult this table to +determine if a ToC (or LoT(s)) should be generated. + +For example, consider the entry: + +book toc,figure + +This indicates that whenever a book is formatted, a +Table Of Contents and a List of Figures should be generated. Similarly, + +/chapter toc + +indicates that whenever a document that has a root +of chapter is formatted, a Table of +Contents should be generated. The entry chapter would match +all chapters, but /chapter matches only chapter +document elements. + +Generally, the longest match wins. So, for example, if you want to distinguish +articles in books from articles in parts, you could use these two entries: + +book/article toc,figure +part/article toc + +Note that an article in a part can never match a book/article, +so if you want nothing to be generated for articles in parts, you can simply leave +that rule out. + +If you want to leave the rule in, to make it explicit that you're turning +something off, use the value nop. For example, the following +entry disables ToCs and LoTs for articles: + +article nop + +Do not simply leave the word article in the file +without a matching value. That'd be just begging the silly little +path/value parser to get confused. + +Section ToCs are further controlled by the +generate.section.toc.level parameter. +For a given section level to have a ToC, it must have both an entry in +generate.toc and be within the range enabled by +generate.section.toc.level. + + + + + +generate.index +boolean + + +generate.index +Do you want an index? + + + +<xsl:param name="generate.index" select="1"></xsl:param> + + +Description + +Specify if an index should be generated. + + + + + + +make.index.markup +boolean + + +make.index.markup +Generate XML index markup in the index? + + + + +<xsl:param name="make.index.markup" select="0"></xsl:param> + + + +Description + +This parameter enables a very neat trick for getting properly +merged, collated back-of-the-book indexes. G. Ken Holman suggested +this trick at Extreme Markup Languages 2002 and I'm indebted to him +for it. + +Jeni Tennison's excellent code in +autoidx.xsl does a great job of merging and +sorting indexterms in the document and building a +back-of-the-book index. However, there's one thing that it cannot +reasonably be expected to do: merge page numbers into ranges. (I would +not have thought that it could collate and suppress duplicate page +numbers, but in fact it appears to manage that task somehow.) + +Ken's trick is to produce a document in which the index at the +back of the book is displayed in XML. Because the index +is generated by the FO processor, all of the page numbers have been resolved. +It's a bit hard to explain, but what it boils down to is that instead of having +an index at the back of the book that looks like this: + +
+A +ap1, 1, 2, 3 + +
+ +you get one that looks like this: + +
+<indexdiv>A</indexdiv> +<indexentry> +<primaryie>ap1</primaryie>, +<phrase role="pageno">1</phrase>, +<phrase role="pageno">2</phrase>, +<phrase role="pageno">3</phrase> +</indexentry> +
+ +After building a PDF file with this sort of odd-looking index, you can +extract the text from the PDF file and the result is a proper index expressed in +XML. + +Now you have data that's amenable to processing and a simple Perl script +(such as fo/pdf2index) can +merge page ranges and generate a proper index. + +Finally, reformat your original document using this literal index instead of +an automatically generated one and bingo! + +
+
+ + + +index.method +list +basic +kosek +kimber + + +index.method +Select method used to group index entries in an index + + + + +<xsl:param name="index.method">basic</xsl:param> + + + +Description + +This parameter lets you select which method to use for sorting and grouping + index entries in an index. +Indexes in Latin-based languages that have accented characters typically +sort together accented words and unaccented words. +Thus Á (U+00C1 LATIN CAPITAL LETTER A WITH ACUTE) would sort together +with A (U+0041 LATIN CAPITAL LETTER A), so both would appear in the A +section of the index. +Languages using other alphabets (such as Russian, which is written in the Cyrillic alphabet) +and languages using ideographic chararacters (such as Japanese) +require grouping specific to the languages and alphabets. + + +The default indexing method is limited. +It can group accented characters in Latin-based languages only. +It cannot handle non-Latin alphabets or ideographic languages. +The other indexing methods require extensions of one type or +another, and do not work with +all XSLT processors, which is why they are not used by default. + +The three choices for indexing method are: + + +basic + + +(default) Sort and groups words based only on the Latin alphabet. +Words with accented Latin letters will group and sort with +their respective primary letter, but +words in non-Latin alphabets will be +put in the Symbols section of the index. + + + + +kosek + + +This method sorts and groups words based on letter groups configured in +the DocBook locale file for the given language. +See, for example, the French locale file common/fr.xml. +This method requires that the XSLT processor +supports the EXSLT extensions (most do). +It also requires support for using +user-defined functions in xsl:key (xsltproc does not). + +This method is suitable for any language for which you can +list all the individual characters that should appear +in each letter group in an index. +It is probably not practical to use it for ideographic languages +such as Chinese that have hundreds or thousands of characters. + + +To use the kosek method, you must: + + + +Use a processor that supports its extensions, such as +Saxon 6 or Xalan (xsltproc and Saxon 8 do not). + + + +Set the index.method parameter's value to kosek. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kosek.xsl or +html/autoidx-kosek.xsl into your +customization. + + + + + + + +kimber + + +This method uses extensions to the Saxon processor to implement +sophisticated indexing processes. It uses its own +configuration file, which can include information for any number of +languages. Each language's configuration can group +words using one of two processes. In the +enumerated process similar to that used in the kosek method, +you indicate the groupings character-by-character. +In the between-key process, you specify the +break-points in the sort order that should start a new group. +The latter configuration is useful for ideographic languages +such as Chinese, Japanese, and Korean. +You can also define your own collation algorithms and how you +want mixed Latin-alphabet words sorted. + + +For a whitepaper describing the extensions, see: +http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf. + + + +To download the extension library, see +http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport. + + + + +To use the kimber method, you must: + + + +Use Saxon (version 6 or 8) as your XSLT processor. + + + +Install and configure the Innodata Isogen library, using +the documentation that comes with it. + + + +Set the index.method parameter's value to kimber. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kimber.xsl or +html/autoidx-kimber.xsl into your +customization. + + + + + + + + + + + + + +index.on.type +boolean + + +index.on.type +Select indexterms based on type +attribute value + + + + +<xsl:param name="index.on.type" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +type attribute +value will contain only those indexterm +elements with a matching type attribute value. +If an index has no type +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + + +If index.on.type is zero, then the +type attribute has no effect +on selecting indexterms for an index. + + +For those using DocBook version 4.2 or earlier, +the type attribute is not available +for index terms. However, you can achieve the same +effect by using the role attribute +in the same manner on indexterm +and index, and setting the stylesheet parameter +index.on.role to a nonzero value. + + + + + + + +index.on.role +boolean + + +index.on.role +Select indexterms based on role value + + + + +<xsl:param name="index.on.role" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +role attribute +value will contain only those indexterm +elements with a matching role value. +If an index has no role +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + +If index.on.role is zero, then the +role attribute has no effect +on selecting indexterms for an index. + + +If you are using DocBook version 4.3 or later, you should +use the type attribute instead of role +on indexterm and index, +and set the index.on.type to a nonzero +value. + + + + + + + +index.preferred.page.properties +attribute set + + +index.preferred.page.properties +Properties used to emphasize page number references for +significant index terms + + + + +<xsl:attribute-set name="index.preferred.page.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties used to emphasize page number references for +significant index terms (significance=preferred). Currently works only with +XEP. + + + + + + +index.entry.properties +attribute set + + +index.entry.properties +Properties applied to the formatted entries +in an index + + + + +<xsl:attribute-set name="index.entry.properties"> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the block containing +the entries in a letter division in an index. It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all index entries. + + + + + + +index.div.title.properties +attribute set + + +index.div.title.properties +Properties associated with the letter headings in an +index + + + + +<xsl:attribute-set name="index.div.title.properties"> + <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute> + <xsl:attribute name="font-size">14.4pt</xsl:attribute> + <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master,'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master,'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master,'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is used on the letter headings that separate +the divisions in an index. + + + + + + +index.number.separator +string + + +index.number.separator +Override for punctuation separating page numbers in index + + + + +<xsl:param name="index.number.separator"></xsl:param> + + + +Description + +This parameter permits you to override the text to insert between +page references in a formatted index entry. Typically +that would be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'number-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. This punctuation appears between +such section titles in an HTML index. + + + + + + + +index.range.separator +string + + +index.range.separator +Override for punctuation separating the two numbers +in a page range in index + + + + +<xsl:param name="index.range.separator"></xsl:param> + + + +Description + +This parameter permits you +to override the text to insert between +the two numbers of a page range in an index. +This parameter is only used by those XSL-FO processors +that support an extension for generating such page ranges +(such as XEP). + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'range-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. So there are no page ranges +and this parameter has no effect. + + + + + + + +index.term.separator +string + + +index.term.separator +Override for punctuation separating an index term +from its list of page references in an index + + + + +<xsl:param name="index.term.separator"></xsl:param> + + + +Description + +This parameter permits you to override +the text to insert between +the end of an index term and its list of page references. +Typically that might be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'term-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +fill in the content for this normally empty +override parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. +For fo output, it could be an fo:leader +element to provide space of a specific length, or a dot leader. + + + + + + + +xep.index.item.properties +attribute set + + +xep.index.item.properties +Properties associated with XEP index-items + + + + +<xsl:attribute-set name="xep.index.item.properties" use-attribute-sets="index.page.number.properties"> + <xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute> + <xsl:attribute name="link-back">true</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties associated with XEP index-items, which generate +page numbers in an index processed by XEP. For more info see +the XEP documentation section "Indexes" in +http://www.renderx.com/reference.html#Indexes. + +This attribute-set also adds by default any properties from the +index.page.number.properties +attribute-set. + + + + + +toc.section.depth +integer + + +toc.section.depth +How deep should recursive sections appear +in the TOC? + + + +<xsl:param name="toc.section.depth">2</xsl:param> + + +Description + +Specifies the depth to which recursive sections should appear in the +TOC. + + + + + + + +toc.max.depth +integer + + +toc.max.depth +How many levels should be created for each TOC? + + + +<xsl:param name="toc.max.depth">8</xsl:param> + + +Description + +Specifies the maximal depth of TOC on all levels. + + + + + + +toc.indent.width +float + + +toc.indent.width +Amount of indentation for TOC entries + + + + +<xsl:param name="toc.indent.width">24</xsl:param> +<!-- inconsistant point specification? --> + + + +Description + +Specifies, in points, the distance by which each level of the +TOC is indented from its parent. + +This value is expressed in points, without +a unit (in other words, it is a bare number). Using a bare number allows the stylesheet +to perform calculations that would otherwise have to be performed by the FO processor +because not all processors support expressions. + + + + + + +toc.line.properties +attribute set + + +toc.line.properties +Properties for lines in ToCs and LoTs + + + + +<xsl:attribute-set name="toc.line.properties"> + <xsl:attribute name="text-align-last">justify</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="end-indent"><xsl:value-of select="concat($toc.indent.width, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="last-line-end-indent"><xsl:value-of select="concat('-', $toc.indent.width, 'pt')"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties which are applied to every line in ToC (or LoT). You can +modify them in order to change appearance of all, or some lines. For +example, in order to make lines for chapters bold, specify the +following in your customization layer: + +<xsl:attribute-set name="toc.line.properties"> + <xsl:attribute name="font-weight"> + <xsl:choose> + <xsl:when test="self::chapter">bold</xsl:when> + <xsl:otherwise>normal</xsl:otherwise> + </xsl:choose> + </xsl:attribute> +</xsl:attribute-set> + + + + + + +toc.margin.properties +attribute set + + +toc.margin.properties +Margin properties used on Tables of Contents + + + + +<xsl:attribute-set name="toc.margin.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + + + +Description +This attribute set is used on Tables of Contents. These attributes are set +on the wrapper that surrounds the ToC block, not on each individual lines. + + + + + +bridgehead.in.toc +boolean + + +bridgehead.in.toc +Should bridgehead elements appear in the TOC? + + + +<xsl:param name="bridgehead.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, bridgeheads appear in the TOC. Note that +this option is not fully supported and may be removed in a future +version of the stylesheets. + + + + + + + +simplesect.in.toc +boolean + + +simplesect.in.toc +Should simplesect elements appear in the TOC? + + + +<xsl:param name="simplesect.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, simplesects will be included in the TOC. + + + + + + + +generate.section.toc.level +integer + + +generate.section.toc.level +Control depth of TOC generation in sections + + + + +<xsl:param name="generate.section.toc.level" select="0"></xsl:param> + + + +Description + +The generate.section.toc.level parameter +controls the depth of section in which TOCs will be generated. Note +that this is related to, but not the same as +toc.section.depth, which controls the depth to +which TOC entries will be generated in a given TOC. +If, for example, generate.section.toc.level +is 3, TOCs will be generated in first, second, and third +level sections, but not in fourth level sections. + + + + + + + + +
Processor Extensions + + +arbortext.extensions +boolean + + +arbortext.extensions +Enable Arbortext extensions? + + + +<xsl:param name="arbortext.extensions" select="0"></xsl:param> + + +Description + +If non-zero, +Arbortext +extensions will be used. + +This parameter can also affect which graphics file formats +are supported + + + + + + +axf.extensions +boolean + + +axf.extensions +Enable XSL Formatter extensions? + + + + +<xsl:param name="axf.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, +XSL Formatter +extensions will be used. XSL Formatter extensions consists of PDF bookmarks, +document information and better index processing. + +This parameter can also affect which graphics file formats +are supported + + + + + + +fop.extensions +boolean + + +fop.extensions +Enable extensions for FOP version 0.20.5 and earlier + + + +<xsl:param name="fop.extensions" select="0"></xsl:param> + + +Description + +If non-zero, extensions intended for +FOP +version 0.20.5 and earlier will be used. +At present, this consists of PDF bookmarks. + + +This parameter can also affect which graphics file formats +are supported. + +If you are using a version of FOP beyond +version 0.20.5, then use the fop1.extensions parameter +instead. + + + + + + +fop1.extensions +boolean + + +fop1.extensions +Enable extensions for FOP version 0.90 and later + + + +<xsl:param name="fop1.extensions" select="0"></xsl:param> + + +Description + +If non-zero, extensions for +FOP +version 0.90 and later will be used. + + +This parameter can also affect which graphics file formats +are supported. + +The original fop.extensions parameter +should still be used for FOP version 0.20.5 and earlier. + + + + + + +passivetex.extensions +boolean + + +passivetex.extensions +Enable PassiveTeX extensions? + + + +<xsl:param name="passivetex.extensions" select="0"></xsl:param> + + +Description + +The PassiveTeX XSL-FO processor is +no longer supported by DocBook XSL, beginning with version 1.78. + +PassiveTeX was never a complete implementation of +XSL-FO, and development has ceased. Setting this parameter will +have no effect on the output. + + + + + + +tex.math.in.alt +list +plain +latex + + +tex.math.in.alt +TeX notation used for equations + + + + +<xsl:param name="tex.math.in.alt"></xsl:param> + + + +Description + +If you want type math directly in TeX notation in equations, +this parameter specifies notation used. Currently are supported two +values -- plain and latex. Empty +value means that you are not using TeX math at all. + +Preferred way for including TeX alternative of math is inside of +textobject element. Eg.: + +<inlineequation> +<inlinemediaobject> +<imageobject> +<imagedata fileref="eq1.gif"/> +</imageobject> +<textobject><phrase>E=mc squared</phrase></textobject> +<textobject role="tex"><phrase>E=mc^2</phrase></textobject> +</inlinemediaobject> +</inlineequation> + +If you are using graphic element, you can +store TeX inside alt element: + +<inlineequation> +<alt role="tex">a^2+b^2=c^2</alt> +<graphic fileref="a2b2c2.gif"/> +</inlineequation> + +If you want use this feature, you should process your FO with +PassiveTeX, which only supports TeX math notation. When calling +stylsheet, don't forget to specify also +passivetex.extensions=1. + +If you want equations in HTML, just process generated file +tex-math-equations.tex by TeX or LaTeX. Then run +dvi2bitmap program on result DVI file. You will get images for +equations in your document. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + +Related Parameters + tex.math.delims, + passivetex.extensions, + tex.math.file + + + + + + +tex.math.delims +boolean + + +tex.math.delims +Should equations output for processing by TeX be +surrounded by math mode delimiters? + + + + +<xsl:param name="tex.math.delims" select="1"></xsl:param> + + + +Description + +For compatibility with DSSSL based DBTeXMath from Allin Cottrell +you should set this parameter to 0. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + +Related Parameters + tex.math.in.alt, + passivetex.extensions + + +See Also + You can also use the dbtex delims processing + instruction to control whether delimiters are output. + + + + + + + +xep.extensions +boolean + + +xep.extensions +Enable XEP extensions? + + + +<xsl:param name="xep.extensions" select="0"></xsl:param> + + +Description + +If non-zero, +XEP +extensions will be used. XEP extensions consists of PDF bookmarks, +document information and better index processing. + + +This parameter can also affect which graphics file formats +are supported + + + +Stylesheet Extensions + + +linenumbering.everyNth +integer + + +linenumbering.everyNth +Indicate which lines should be numbered + + + + +<xsl:param name="linenumbering.everyNth">5</xsl:param> + + + +Description + +If line numbering is enabled, everyNth line will be +numbered. Note that numbering is one based, not zero based. + +See also linenumbering.extension, +linenumbering.separator, +linenumbering.width and +use.extensions + + + + + + +linenumbering.extension +boolean + + +linenumbering.extension +Enable the line numbering extension + + + + +<xsl:param name="linenumbering.extension" select="1"></xsl:param> + + + +Description + +If non-zero, verbatim environments (address, literallayout, +programlisting, screen, synopsis) that specify line numbering will +have line numbers. + + + + + + + +linenumbering.separator +string + + +linenumbering.separator +Specify a separator between line numbers and lines + + + + +<xsl:param name="linenumbering.separator"><xsl:text> </xsl:text></xsl:param> + + + +Description + +The separator is inserted between line numbers and lines in the +verbatim environment. The default value is a single white space. + Note the interaction with linenumbering.width + + + + + + + +linenumbering.width +integer + + +linenumbering.width +Indicates the width of line numbers + + + + +<xsl:param name="linenumbering.width">3</xsl:param> + + + +Description + +If line numbering is enabled, line numbers will appear right +justified in a field "width" characters wide. + + + + + + + +tablecolumns.extension +boolean + + +tablecolumns.extension +Enable the table columns extension function + + + + +<xsl:param name="tablecolumns.extension" select="1"></xsl:param> + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + + + + + textinsert.extension + boolean + + + textinsert.extension + Enables the textinsert extension element + + + + <xsl:param name="textinsert.extension" select="1"></xsl:param> + + + Description + The textinsert extension element inserts the contents of + a file into the result tree (as text). + + To use the textinsert extension element, you must use + either Saxon or Xalan as your XSLT processor (it doesn’t + work with xsltproc), along with either the DocBook Saxon + extensions or DocBook Xalan extensions (for more + information about those extensions, see DocBook Saxon Extensions and DocBook Xalan Extensions), and you must set both + the use.extensions and + textinsert.extension parameters to + 1. + As an alternative to using the textinsert element, + consider using an Xinclude element with the + parse="text" attribute and value + specified, as detailed in Using XInclude for text inclusions. + + + See Also + You can also use the dbhtml-include href processing + instruction to insert external files — both files containing + plain text and files with markup content (including HTML + content). + + More information + For how-to documentation on inserting contents of + external code files and other text files into output, see + External code files. + For guidelines on inserting contents of + HTML files into output, see Inserting external HTML code. + + + + + +textdata.default.encoding +string + + +textdata.default.encoding +Default encoding of external text files which are included +using textdata element + + + + +<xsl:param name="textdata.default.encoding"></xsl:param> + + + +Description + +Specifies the encoding of any external text files included using +textdata element. This value is used only when you do +not specify encoding by the appropriate attribute +directly on textdata. An empty string is interpreted as the system +default encoding. + + + + + + +use.extensions +boolean + + +use.extensions +Enable extensions + + + + +<xsl:param name="use.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, extensions may be used. Each extension is +further controlled by its own parameter. But if +use.extensions is zero, no extensions will +be used. + + + + + +Automatic labelling + + +appendix.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +appendix.autolabel +Specifies the labeling format for Appendix titles + + + + +<xsl:param name="appendix.autolabel">A</xsl:param> + + + +Description + +If non-zero, then appendices will be numbered using the +parameter value as the number format if the value matches one of the +following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperalpha). + + + + + + + +chapter.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +chapter.autolabel +Specifies the labeling format for Chapter titles + + + + +<xsl:param name="chapter.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, then chapters will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + +part.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +part.autolabel +Specifies the labeling format for Part titles + + + + +<xsl:param name="part.autolabel">I</xsl:param> + + + +Description + +If non-zero, then parts will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperroman). + + + + + + + + +reference.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +reference.autolabel +Specifies the labeling format for Reference titles + + + + <xsl:param name="reference.autolabel">I</xsl:param> + + +Description +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + +Any non-zero value other than the above will generate +the default number format (upperroman). + + + + + + +preface.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +preface.autolabel +Specifices the labeling format for Preface titles + + + +<xsl:param name="preface.autolabel" select="0"></xsl:param> + + +Description + +If non-zero then prefaces will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + + +section.autolabel +boolean + + +section.autolabel +Are sections enumerated? + + + +<xsl:param name="section.autolabel" select="0"></xsl:param> + + +Description + +If true (non-zero), unlabeled sections will be enumerated. + + + + + + + +section.autolabel.max.depth +integer + + +section.autolabel.max.depth +The deepest level of sections that are numbered. + + + + +<xsl:param name="section.autolabel.max.depth">8</xsl:param> + + + +Description + +When section numbering is turned on by the +section.autolabel parameter, then this +parameter controls the depth of section nesting that is +numbered. Sections nested to a level deeper than this value will not +be numbered. + + + + + + + +section.label.includes.component.label +boolean + + +section.label.includes.component.label +Do section labels include the component label? + + + +<xsl:param name="section.label.includes.component.label" select="0"></xsl:param> + + +Description + +If non-zero, section labels are prefixed with the label of the +component that contains them. + + + + + + + +label.from.part +boolean + + +label.from.part +Renumber components in each part? + + + + +<xsl:param name="label.from.part" select="0"></xsl:param> + + + +Description + +If label.from.part is non-zero, then + numbering of components — preface, + chapter, appendix, and + reference (when reference occurs at the + component level) — is re-started within each + part. +If label.from.part is zero (the + default), numbering of components is not + re-started within each part; instead, components are + numbered sequentially throughout each book, + regardless of whether or not they occur within part + instances. + + + + + + +component.label.includes.part.label +boolean + + +component.label.includes.part.label +Do component labels include the part label? + + + +<xsl:param name="component.label.includes.part.label" select="0"></xsl:param> + + +Description + +If non-zero, number labels for chapter, +appendix, and other component elements are prefixed with +the label of the part element that contains them. So you might see +Chapter II.3 instead of Chapter 3. Also, the labels for formal +elements such as table and figure will include +the part label. If there is no part element container, then no prefix +is generated. + + +This feature is most useful when the +label.from.part parameter is turned on. +In that case, there would be more than one chapter +1, and the extra part label prefix will identify +each chapter unambiguously. + + + + + +XSLT Processing + + +rootid +string + + +rootid +Specify the root element to format + + + + +<xsl:param name="rootid"></xsl:param> + + +Description + +If rootid is not empty, it must be the +value of an ID that occurs in the document being formatted. The entire +document will be loaded and parsed, but formatting will begin at the +element identified, rather than at the root. For example, this allows +you to process only chapter 4 of a book. +Because the entire document is available to the processor, automatic +numbering, cross references, and other dependencies are correctly +resolved. + + + + +Meta/*Info + + +make.single.year.ranges +boolean + + +make.single.year.ranges +Print single-year ranges (e.g., 1998-1999) + + + + +<xsl:param name="make.single.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, year ranges that span a single year will be printed +in range notation (1998-1999) instead of discrete notation +(1998, 1999). + + + + + + +make.year.ranges +boolean + + +make.year.ranges +Collate copyright years into ranges? + + + +<xsl:param name="make.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. If a year element contains a dash or +a comma, then that year element will not be merged into +any range. + + + + + + + +author.othername.in.middle +boolean + + +author.othername.in.middle +Is othername in author a +middle name? + + + + +<xsl:param name="author.othername.in.middle" select="1"></xsl:param> + + +Description + +If non-zero, the othername of an author +appears between the firstname and +surname. Otherwise, othername +is suppressed. + + + + + +Reference Pages + + +funcsynopsis.decoration +boolean + + +funcsynopsis.decoration +Decorate elements of a funcsynopsis? + + + + +<xsl:param name="funcsynopsis.decoration" select="1"></xsl:param> + + + +Description + +If non-zero, elements of the funcsynopsis will be +decorated (e.g. rendered as bold or italic text). The decoration is controlled by +templates that can be redefined in a customization layer. + + + + + + + +funcsynopsis.style +list +ansi +kr + + +funcsynopsis.style +What style of funcsynopsis should be generated? + + + +<xsl:param name="funcsynopsis.style">kr</xsl:param> + + +Description + +If funcsynopsis.style is ansi, +ANSI-style function synopses are generated for a +funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + + + +function.parens +boolean + + +function.parens +Generate parens after a function? + + + + +<xsl:param name="function.parens" select="0"></xsl:param> + + + +Description + +If non-zero, the formatting of a function element +will include generated parentheses. + + + + + + + +refentry.generate.name +boolean + + +refentry.generate.name +Output NAME header before refnames? + + + + +<xsl:param name="refentry.generate.name" select="1"></xsl:param> + + + +Description + +If non-zero, a "NAME" section title is output before the list +of refnames. This parameter and +refentry.generate.title are mutually +exclusive. This means that if you change this parameter to zero, you +should set refentry.generate.title to non-zero unless +you want get quite strange output. + + + + + + + +refentry.generate.title +boolean + + +refentry.generate.title +Output title before refnames? + + + + +<xsl:param name="refentry.generate.title" select="0"></xsl:param> + + + +Description + +If non-zero, the reference page title or first name is +output before the list of refnames. This parameter and +refentry.generate.name are mutually exclusive. +This means that if you change this parameter to non-zero, you +should set refentry.generate.name to zero unless +you want get quite strange output. + + + + + + + +refentry.pagebreak +boolean + + +refentry.pagebreak +Start each refentry on a new page + + + +<xsl:param name="refentry.pagebreak" select="1"></xsl:param> + + +Description + +If non-zero (the default), each refentry +element will start on a new page. If zero, a page +break will not be generated between refentry elements. +The exception is when the refentry elements are children of +a part element, in which case the page breaks are always +retained. That is because a part element does not generate +a page-sequence for its children, so each refentry must +start its own page-sequence. + + + + + + + +refentry.title.properties +attribute set + + +refentry.title.properties +Title properties for a refentry title + + + + +<xsl:attribute-set name="refentry.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-size">18pt</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute> + <xsl:attribute name="space-after.maximum">0.6em</xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +Formatting properties applied to the title generated for the +refnamediv part of output for +refentry when the value of the +refentry.generate.title parameter is +non-zero. The font size is supplied by the appropriate section.levelX.title.properties +attribute-set, computed from the location of the +refentry in the section hierarchy. + + + This parameter has no effect on the the title generated for + the refnamediv part of output for + refentry when the value of the + refentry.generate.name parameter is + non-zero. By default, that title is formatted with the same + properties as the titles for all other first-level children of + refentry. + + + + + + + +refentry.xref.manvolnum +boolean + + +refentry.xref.manvolnum +Output manvolnum as part of +refentry cross-reference? + + + + +<xsl:param name="refentry.xref.manvolnum" select="1"></xsl:param> + + + +Description + +if non-zero, the manvolnum is used when cross-referencing +refentrys, either with xref +or citerefentry. + + + + + + + +refclass.suppress +boolean + + +refclass.suppress +Suppress display of refclass contents? + + + + +<xsl:param name="refclass.suppress" select="0"></xsl:param> + + +Description + +If the value of refclass.suppress is +non-zero, then display of refclass contents is +suppressed in output. + + + + +Tables + + +default.table.width +length + + +default.table.width +The default width of tables + + + +<xsl:param name="default.table.width"></xsl:param> + + +Description +If non-zero, this value will be used for the +width attribute on tables that do not specify an +alternate width (with the dbhtml table-width or +dbfo table-width processing instruction). + + + + + +nominal.table.width +length + + +nominal.table.width +The (absolute) nominal width of tables + + + + +<xsl:param name="nominal.table.width">6in</xsl:param> + + + +Description + +In order to convert CALS column widths into HTML column widths, it +is sometimes necessary to have an absolute table width to use for conversion +of mixed absolute and relative widths. This value must be an absolute +length (not a percentage). + + + + + + +default.table.frame +string + + +default.table.frame +The default framing of tables + + + + +<xsl:param name="default.table.frame">all</xsl:param> + + + +Description + +This value will be used when there is no frame attribute on the +table. + + + + + + +default.table.rules +string + + +default.table.rules +The default column and row rules for tables using HTML markup + + + + +<xsl:param name="default.table.rules">none</xsl:param> + + + +Description + +Tables using HTML markup elements can use an attribute +named rules on the table or +informaltable element +to specify whether column and row border rules should be +displayed. This parameter lets you specify a global default +style for all HTML tables that don't otherwise have +that attribute. +These are the supported values: + + +all + +Rules will appear between all rows and columns. + + + +rows + +Rules will appear between rows only. + + + +cols + +Rules will appear between columns only. + + + +groups + +Rules will appear between row groups (thead, tfoot, tbody). +No support for rules between column groups yet. + + + + +none + +No rules. This is the default value. + + + + + + +The border after the last row and the border after +the last column are not affected by +this setting. Those borders are controlled by +the frame attribute on the table element. + + + + + + + +table.cell.padding +attribute set + + +table.cell.padding +Specifies the padding of table cells + + + + +<xsl:attribute-set name="table.cell.padding"> + <xsl:attribute name="padding-start">2pt</xsl:attribute> + <xsl:attribute name="padding-end">2pt</xsl:attribute> + <xsl:attribute name="padding-top">2pt</xsl:attribute> + <xsl:attribute name="padding-bottom">2pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies the padding of table cells. + + + + + + +table.frame.border.thickness +length + + +table.frame.border.thickness +Specifies the thickness of the frame border + + + + +<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param> + + + +Description + +Specifies the thickness of the border on the table's frame. + + + + + + +table.frame.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.frame.border.style +Specifies the border style of table frames + + + + +<xsl:param name="table.frame.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table frames. + + + + + + +table.frame.border.color +color + + +table.frame.border.color +Specifies the border color of table frames + + + + + +<xsl:param name="table.frame.border.color">black</xsl:param> + + + +Description + +Specifies the border color of table frames. + + + + + + +table.cell.border.thickness +length + + +table.cell.border.thickness +Specifies the thickness of table cell borders + + + + +<xsl:param name="table.cell.border.thickness">0.5pt</xsl:param> + + + +Description + +If non-zero, specifies the thickness of borders on table +cells. The units are points. See +CSS + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.cell.border.style +Specifies the border style of table cells + + + + +<xsl:param name="table.cell.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.color +color + + +table.cell.border.color +Specifies the border color of table cells + + + + + +<xsl:param name="table.cell.border.color">black</xsl:param> + + + +Description + +Set the color of table cell borders. If non-zero, the value is used +for the border coloration. See CSS. A +color is either a keyword or a numerical RGB specification. +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +navy, olive, orange, purple, red, silver, teal, white, and +yellow. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.table.properties +attribute set + + +table.table.properties +Properties associated with a table + + + + +<xsl:attribute-set name="table.table.properties"> + <xsl:attribute name="border-before-width.conditionality">retain</xsl:attribute> + <xsl:attribute name="border-collapse">collapse</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for tables. This parameter should really +have been called table.properties, but that parameter +name was inadvertently established for the block-level properties +of the table as a whole. + + +See also table.properties. + + + + + + +table.caption.properties +attribute set + + +table.caption.properties +Properties associated with a table caption + + + + +<xsl:attribute-set name="table.caption.properties"> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for table caption element (not the table title). + +See also table.properties. + + + + +Linking + + +current.docid +string + + +current.docid +targetdoc identifier for the document being +processed + + +<xsl:param name="current.docid"></xsl:param> + + +Description + +When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. The stylesheet needs to know the targetdoc identifiers for both documents, as they appear in the target.database.document database file. This parameter passes to the stylesheet +the targetdoc identifier of the current document, since that +identifier does not appear in the document itself. +This parameter can also be used for print output. If an olink's targetdoc id differs from the current.docid, then the stylesheet can append the target document's title to the generated olink text. That identifies to the reader that the link is to a different document, not the current document. See also olink.doctitle to enable that feature. + + + + + +activate.external.olinks +boolean + + +activate.external.olinks +Make external olinks into active links + + + + +<xsl:param name="activate.external.olinks" select="1"></xsl:param> + + + +Description + +If activate.external.olinks is nonzero +(the default), then any olinks that reference another document +become active links that can be clicked on to follow the link. +If the parameter is set to zero, then external olinks +will have the appropriate link text generated, but the link is +not made active. Olinks to destinations in +the current document remain active. + +To make an external olink active for HTML +outputs, the link text is wrapped in an a +element with an href attribute. To +make an external olink active for FO outputs, the link text is +wrapped in an fo:basic-link element with an +external-destination attribute. + +This parameter is useful when you need external olinks +to resolve but not be clickable. For example, if documents +in a collection are available independently of each other, +then having active links between them could lead to +unresolved links when a given target document is missing. + +The epub stylesheets set this parameter to zero by default +because there is no standard linking mechanism between Epub documents. + +If external links are made inactive, you should +consider setting the +stylesheet parameter olink.doctitle +to yes. That will append the external document's +title to the link text, making it easier for the user to +locate the other document. + +An olink is considered external when the +current.docid stylesheet parameter +is set to some value, and the olink's targetdoc +attribute has a different value. If the two values +match, then the link is considered internal. If the +current.docid parameter is blank, or +the olink element does not have a targetdoc attribute, +then the link is considered to be internal and will become +an active link. + +See also olink.doctitle, +prefer.internal.olink. + + + + + + +collect.xref.targets +list +no +yes +only + + +collect.xref.targets +Controls whether cross reference data is +collected + + +<xsl:param name="collect.xref.targets">no</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is no, which means the data file is not generated during processing. The other choices are yes, which means the data file is created and the document is processed for output, and only, which means the data file is created but the document is not processed for output. +See also targets.filename. + + + + + + +insert.olink.page.number +list +no +yes +maybe + + +insert.olink.page.number +Turns page numbers in olinks on and off + + + + +<xsl:param name="insert.olink.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references made between documents with +olink will +include page number citations. +In most cases this is only applicable to references in printed output. + +The parameter has three possible values. + + + +no +No page number references will be generated for olinks. + + + +yes +Page number references will be generated +for all olink references. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an olink element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + +Olinks that point to targets within the same document +are treated as xrefs, and controlled by +the insert.xref.page.number parameter. + + +Page number references for olinks to +external documents can only be inserted if the +information exists in the olink database. +This means each olink target element +(div or obj) +must have a page attribute +whose value is its page number in the target document. +The XSL stylesheets are not able to extract that information +during processing because pages have not yet been created in +XSLT transformation. Only the XSL-FO processor knows what +page each element is placed on. +Therefore some postprocessing must take place to populate +page numbers in the olink database. + + + + + + + + + +insert.olink.pdf.frag +boolean + + +insert.olink.pdf.frag +Add fragment identifiers for links into PDF files + + + + +<xsl:param name="insert.olink.pdf.frag" select="0"></xsl:param> + + + +Description + +The value of this parameter determines whether +the cross reference URIs to PDF documents made with +olink will +include fragment identifiers. + + +When forming a URI to link to a PDF document, +a fragment identifier (typically a '#' followed by an +id value) appended to the PDF filename can be used by +the PDF viewer to open +the PDF file to a location within the document instead of +the first page. +However, not all PDF files have id +values embedded in them, and not all PDF viewers can +handle fragment identifiers. + + +If insert.olink.pdf.frag is set +to a non-zero value, then any olink targeting a +PDF file will have the fragment identifier appended to the URI. +The URI is formed by concatenating the value of the +olink.base.uri parameter, the +value of the baseuri +attribute from the document +element in the olink database with the matching +targetdoc value, +and the value of the href +attribute for the targeted element in the olink database. +The href attribute +contains the fragment identifier. + + +If insert.olink.pdf.frag is set +to zero (the default value), then +the href attribute +from the olink database +is not appended to PDF olinks, so the fragment identifier is left off. +A PDF olink is any olink for which the +baseuri attribute +from the matching document +element in the olink database ends with '.pdf'. +Any other olinks will still have the fragment identifier added. + + + + + + +olink.base.uri +uri + + +olink.base.uri +Base URI used in olink hrefs + + +<xsl:param name="olink.base.uri"></xsl:param> + + +Description + +When cross reference data is collected for resolving olinks, it +may be necessary to prepend a base URI to each target's href. This +parameter lets you set that base URI when cross reference data is +collected. This feature is needed when you want to link to a document +that is processed without chunking. The output filename for such a +document is not known to the XSL stylesheet; the only target +information consists of fragment identifiers such as +#idref. To enable the resolution of olinks between +documents, you should pass the name of the HTML output file as the +value of this parameter. Then the hrefs recorded in the cross +reference data collection look like +outfile.html#idref, which can be reached as links +from other documents. + + + + + +olink.debug +boolean + + +olink.debug +Turn on debugging messages for olinks + + + + +<xsl:param name="olink.debug" select="0"></xsl:param> + + + +Description + +If non-zero, then each olink will generate several +messages about how it is being resolved during processing. +This is useful when an olink does not resolve properly +and the standard error messages are not sufficient to +find the problem. + + +You may need to read through the olink XSL templates +to understand the context for some of the debug messages. + + + + + + + +olink.doctitle +list +no +yes +maybe + + +olink.doctitle +show the document title for external olinks? + + + +<xsl:param name="olink.doctitle">no</xsl:param> + + +Description + +When olinks between documents are resolved, the generated text +may not make it clear that the reference is to another document. +It is possible for the stylesheets to append the other document's +title to external olinks. For this to happen, two parameters must +be set. + + +This olink.doctitle parameter +should be set to either yes or maybe +to enable this feature. + + + +And you should also set the current.docid +parameter to the document id for the document currently +being processed for output. + + + + + +Then if an olink's targetdoc id differs from +the current.docid value, the stylesheet knows +that it is a reference to another document and can +append the target document's +title to the generated olink text. + +The text for the target document's title is copied from the +olink database from the ttl element +of the top-level div for that document. +If that ttl element is missing or empty, +no title is output. + + +The supported values for olink.doctitle are: + + + +yes + + +Always insert the title to the target document if it is not +the current document. + + + + +no + + +Never insert the title to the target document, even if requested +in an xrefstyle attribute. + + + + +maybe + + +Only insert the title to the target document, if requested +in an xrefstyle attribute. + + + + +An xrefstyle attribute +may override the global setting for individual olinks. +The following values are supported in an +xrefstyle +attribute using the select: syntax: + + + + +docname + + +Insert the target document name for this olink using the +docname gentext template, but only +if the value of olink.doctitle +is not no. + + + + +docnamelong + + +Insert the target document name for this olink using the +docnamelong gentext template, but only +if the value of olink.doctitle +is not no. + + + + +nodocname + + +Omit the target document name even if +the value of olink.doctitle +is yes. + + + + +Another way of inserting the target document name +for a single olink is to employ an +xrefstyle +attribute using the template: syntax. +The %o placeholder (the letter o, not zero) +in such a template +will be filled in with the target document's title when it is processed. +This will occur regardless of +the value of olink.doctitle. + +Note that prior to version 1.66 of the XSL stylesheets, +the allowed values for this parameter were 0 and 1. Those +values are still supported and mapped to 'no' and 'yes', respectively. + + + + + + +olink.lang.fallback.sequence +string + + +olink.lang.fallback.sequence +look up translated documents if olink not found? + + + +<xsl:param name="olink.lang.fallback.sequence"></xsl:param> + + +Description + + +This parameter defines a list of lang values +to search among to resolve olinks. + + +Normally an olink tries to resolve to a document in the same +language as the olink itself. The language of an olink +is determined by its nearest ancestor element with a +lang attribute, otherwise the +value of the l10n.gentext.default.lang +parameter. + + +An olink database can contain target data for the same +document in multiple languages. Each set of data has the +same value for the targetdoc attribute in +the document element in the database, but with a +different lang attribute value. + + +When an olink is being resolved, the target is first +sought in the document with the same language as the olink. +If no match is found there, then this parameter is consulted +for additional languages to try. + +The olink.lang.fallback.sequence +must be a whitespace separated list of lang values to +try. The first one with a match in the olink database is used. +The default value is empty. + +For example, a document might be written in German +and contain an olink with +targetdoc="adminguide". +When the document is processed, the processor +first looks for a target dataset in the +olink database starting with: + +<document targetdoc="adminguide" lang="de">. + + +If there is no such element, then the +olink.lang.fallback.sequence +parameter is consulted. +If its value is, for example, fr en, then the processor next +looks for targetdoc="adminguide" lang="fr", and +then for targetdoc="adminguide" lang="en". +If there is still no match, it looks for +targetdoc="adminguide" with no +lang attribute. + + +This parameter is useful when a set of documents is only +partially translated, or is in the process of being translated. +If a target of an olink has not yet been translated, then this +parameter permits the processor to look for the document in +other languages. This assumes the reader would rather have +a link to a document in a different language than to have +a broken link. + + + + + + + +olink.properties +attribute set + + +olink.properties +Properties associated with the cross-reference +text of an olink. + + + + +<xsl:attribute-set name="olink.properties"> + <xsl:attribute name="show-destination">replace</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the +fo:basic-link element of an olink. It is not applied to the +optional page number or optional title of the external +document. + + + + + + +prefer.internal.olink +boolean + + +prefer.internal.olink +Prefer a local olink reference to an external reference + + + + +<xsl:param name="prefer.internal.olink" select="0"></xsl:param> + + + +Description + +If you are re-using XML content modules in multiple documents, +you may want to redirect some of your olinks. This parameter +permits you to redirect an olink to the current document. + + +For example: you are writing documentation for a product, +which includes 3 manuals: a little installation +booklet (booklet.xml), a user +guide (user.xml), and a reference manual (reference.xml). +All 3 documents begin with the same introduction section (intro.xml) that +contains a reference to the customization section (custom.xml) which is +included in both user.xml and reference.xml documents. + + +How do you write the link to custom.xml in intro.xml +so that it is interpreted correctly in all 3 documents? + +If you use xref, it will fail in user.xml. + +If you use olink (pointing to reference.xml), +the reference in user.xml +will point to the customization section of the reference manual, while it is +actually available in user.xml. + + + +If you set the prefer.internal.olink +parameter to a non-zero value, then the processor will +first look in the olink database +for the olink's targetptr attribute value +in document matching the current.docid +parameter value. If it isn't found there, then +it tries the document in the database +with the targetdoc +value that matches the olink's targetdoc +attribute. + + +This feature permits an olink reference to resolve to +the current document if there is an element +with an id matching the olink's targetptr +value. The current document's olink data must be +included in the target database for this to work. + + +There is a potential for incorrect links if +the same id attribute value is used for different +content in different documents. +Some of your olinks may be redirected to the current document +when they shouldn't be. It is not possible to control +individual olink instances. + + + + + + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + <xsl:param name="target.database.document">olinkdb.xml</xsl:param> + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + + + + +targets.filename +string + + +targets.filename +Name of cross reference targets data file + + +<xsl:param name="targets.filename">target.db</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter lets you change the name of the generated +file from the default name target.db. +The name must agree with that used in the target database +used to resolve olinks during processing. +See also target.database.document. + + + + + + +use.local.olink.style +boolean + + +use.local.olink.style +Process olinks using xref style of current +document + + +<xsl:param name="use.local.olink.style" select="0"></xsl:param> + +Description + +When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the use.local.olink.style parameter is set to non-zero, then instead the cross +reference string is formed again from the target title, number, and +element name, using the stylesheet processing the targeting document. +Then olinks will match the xref style in the targeting document +rather than in the target document. If both documents are processed +with the same stylesheet, then the results will be the same. + + + +Cross References + + +insert.xref.page.number +list +no +yes +maybe + + +insert.xref.page.number +Turns page numbers in xrefs on and off + + + + +<xsl:param name="insert.xref.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references (xrefs) in +printed output will +include page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all xref elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an xref element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + + + + + + +xref.properties +attribute set + + +xref.properties +Properties associated with cross-reference text + + + + +<xsl:attribute-set name="xref.properties"> +</xsl:attribute-set> + + + +Description + +This attribute set is used to set properties +on cross reference text. + + + + + + +xref.label-title.separator +string + + +xref.label-title.separator +Punctuation or space separating label from title in xref + + + +<xsl:param name="xref.label-title.separator">: </xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and title, +then the value of this parameter is inserted between +label and title in the output. + + + + + + + +xref.label-page.separator +string + + +xref.label-page.separator +Punctuation or space separating label from page number in xref + + + +<xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and page +but no title, +then the value of this parameter is inserted between +label and page number in the output. +If a title is included, then other separators are used. + + + + + + + +xref.title-page.separator +string + + +xref.title-page.separator +Punctuation or space separating title from page number in xref + + + +<xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both title and page number, +then the value of this parameter is inserted between +title and page number in the output. + + + + + + + +insert.link.page.number +list +no +yes +maybe + + +insert.link.page.number +Turns page numbers in link elements on and off + + + + +<xsl:param name="insert.link.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references using the link element in +printed output will +include standard page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all link elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for a link element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + +Although the xrefstyle attribute +can be used to turn the page reference on or off, it cannot be +used to control the formatting of the page number as it +can in xref. +In link it will always format with +the style established by the +gentext template with name="page.citation" +in the l:context name="xref". + + + + +Lists + + +compact.list.item.spacing +attribute set + + +compact.list.item.spacing +What space do you want between list items (when spacing="compact")? + + + +<xsl:attribute-set name="compact.list.item.spacing"> + <xsl:attribute name="space-before.optimum">0em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">0.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify what spacing you want between each list item when +spacing is +compact. + + + + + +itemizedlist.properties +attribute set + + +itemizedlist.properties +Properties that apply to each list-block generated by itemizedlist. + + + +<xsl:attribute-set name="itemizedlist.properties" use-attribute-sets="list.block.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by itemizedlist. + + + + + +itemizedlist.label.properties +attribute set + + +itemizedlist.label.properties +Properties that apply to each label inside itemized list. + + + +<xsl:attribute-set name="itemizedlist.label.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each label inside itemized list. E.g.: +<xsl:attribute-set name="itemizedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + + + + +itemizedlist.label.width +length + + + itemizedlist.label.width +The default width of the label (bullet) in an itemized list. + + + + + <xsl:param name="itemizedlist.label.width">1.0em</xsl:param> + + + +Description +Specifies the default width of the label (usually a bullet or other +symbol) in an itemized list. You can override the default value on any +particular list with the “dbfo” processing instruction using the +“label-width” pseudoattribute. + + + + + +list.block.properties +attribute set + + +list.block.properties +Properties that apply to each list-block generated by list. + + + +<xsl:attribute-set name="list.block.properties"> + <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute> + <xsl:attribute name="provisional-distance-between-starts">1.5em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by itemizedlist/orderedlist. + + + + + +list.block.spacing +attribute set + + +list.block.spacing +What spacing do you want before and after lists? + + + +<xsl:attribute-set name="list.block.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify the spacing required before and after a list. It is necessary to specify the space after a list block because lists can come inside of paras. + + + + + +list.item.spacing +attribute set + + +list.item.spacing +What space do you want between list items? + + + +<xsl:attribute-set name="list.item.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify what spacing you want between each list item. + + + + + +orderedlist.properties +attribute set + + +orderedlist.properties +Properties that apply to each list-block generated by orderedlist. + + + +<xsl:attribute-set name="orderedlist.properties" use-attribute-sets="list.block.properties"> + <xsl:attribute name="provisional-distance-between-starts">2em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by orderedlist. + + + + + +orderedlist.label.properties +attribute set + + +orderedlist.label.properties +Properties that apply to each label inside ordered list. + + + +<xsl:attribute-set name="orderedlist.label.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each label inside ordered list. E.g.: +<xsl:attribute-set name="orderedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + + + + +orderedlist.label.width +length + + +orderedlist.label.width +The default width of the label (number) in an ordered list. + + + + +<xsl:param name="orderedlist.label.width">1.2em</xsl:param> + + + +Description +Specifies the default width of the label (usually a number or +sequence of numbers) in an ordered list. You can override the default +value on any particular list with the “dbfo” processing instruction +using the “label-width” pseudoattribute. + + + + + +variablelist.max.termlength +number + + +variablelist.max.termlength +Specifies the longest term in variablelists + + + + +<xsl:param name="variablelist.max.termlength">24</xsl:param> + + + +Description + +In variablelists, the listitem +is indented to leave room for the +term elements. That indent may be computed +if it is not specified with a termlength +attribute on the variablelist element. + + +The computation counts characters in the +term elements in the list +to find the longest term. However, some terms are very long +and would produce extreme indents. This parameter lets you +set a maximum character count. Any terms longer than the maximum +would line wrap. The default value is 24. + + +The character counts are converted to physical widths +by multiplying by 0.50em. There will be some variability +in how many actual characters fit in the space +since some characters are wider than others. + + + + + + + +variablelist.term.separator +string + + +variablelist.term.separator +Text to separate terms within a multi-term +varlistentry + + + + +<xsl:param name="variablelist.term.separator">, </xsl:param> + + +Description + +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is placed +after each term except the last. + + + To generate a line break between multiple terms in + a varlistentry, set a non-zero value for the + variablelist.term.break.after parameter. If + you do so, you may also want to set the value of the + variablelist.term.separator parameter to an + empty string (to suppress rendering of the default comma and space + after each term). + + + + + + + +variablelist.term.properties +attribute set + + +variablelist.term.properties +To add properties to the term elements in a variablelist. + + + + +<xsl:attribute-set name="variablelist.term.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +term in a variablelist. +Use this attribute-set to set +font properties or alignment, for example. + + + + + + +variablelist.term.break.after +boolean + + +variablelist.term.break.after +Generate line break after each term within a +multi-term varlistentry? + + + + +<xsl:param name="variablelist.term.break.after">0</xsl:param> + + +Description + +Set a non-zero value for the +variablelist.term.break.after parameter to +generate a line break between terms in a +multi-term varlistentry. + + +If you set a non-zero value for +variablelist.term.break.after, you may also +want to set the value of the +variablelist.term.separator parameter to an +empty string (to suppress rendering of the default comma and space +after each term). + + + + + +QAndASet + + +qandadiv.autolabel +boolean + + +qandadiv.autolabel +Are divisions in QAndASets enumerated? + + + +<xsl:param name="qandadiv.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, unlabeled qandadivs will be enumerated. + + + + + + + +qanda.inherit.numeration +boolean + + +qanda.inherit.numeration +Does enumeration of QandASet components inherit the numeration of parent elements? + + + + +<xsl:param name="qanda.inherit.numeration" select="1"></xsl:param> + + + +Description + +If non-zero, numbered qandadiv elements and +question and answer inherit the enumeration of +the ancestors of the qandaset. + + + + + + + +qanda.defaultlabel +list +number +qanda +none + + +qanda.defaultlabel +Sets the default for defaultlabel on QandASet. + + + + +<xsl:param name="qanda.defaultlabel">number</xsl:param> + + + +Description + +If no defaultlabel attribute is specified on +a qandaset, this value is used. It is generally one of the legal +values for the defaultlabel attribute (none, +number or +qanda), or one of the additional stylesheet-specific values +(qnumber or qnumberanda). +The default value is 'number'. + +The values are rendered as follows: + +qanda + +questions are labeled "Q:" and +answers are labeled "A:". + + + +number + +The questions are enumerated and the answers +are not labeled. + + + +qnumber + +The questions are labeled "Q:" followed by a number, and answers are not +labeled. +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +qnumberanda + +The questions are labeled "Q:" followed by a number, and +the answers are labeled "A:". +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +none + +No distinguishing label precedes Questions or Answers. + + + + + + + + + + +qanda.in.toc +boolean + + +qanda.in.toc +Should qandaentry questions appear in +the document table of contents? + + + +<xsl:param name="qanda.in.toc" select="0"></xsl:param> + + +Description + +If true (non-zero), then the generated table of contents +for a document will include qandaset titles, +qandadiv titles, +and question elements. The default value (zero) excludes +them from the TOC. + +This parameter does not affect any tables of contents +that may be generated inside a qandaset or qandadiv. + + + + + + + +qanda.nested.in.toc +boolean + + +qanda.nested.in.toc +Should nested answer/qandaentry instances appear in TOC? + + + + +<xsl:param name="qanda.nested.in.toc" select="0"></xsl:param> + + + +Description + +If non-zero, instances of qandaentry +that are children of answer elements are shown in +the TOC. + + + + +Bibliography + + +bibliography.style +list +normal +iso690 + + +bibliography.style +Style used for formatting of biblioentries. + + + + +<xsl:param name="bibliography.style">normal</xsl:param> + + + +Description + +Currently only normal and +iso690 styles are supported. + +In order to use ISO690 style to the full extent you might need +to use additional markup described on the +following WiKi page. + + + + + + +biblioentry.item.separator +string + + +biblioentry.item.separator +Text to separate bibliography entries + + + +<xsl:param name="biblioentry.item.separator">. </xsl:param> + + +Description + +Text to separate bibliography entries + + + + + + + +bibliography.collection +string + + +bibliography.collection +Name of the bibliography collection file + + + + +<xsl:param name="bibliography.collection">http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param> + + + + +Description + +Maintaining bibliography entries across a set of documents is tedious, time +consuming, and error prone. It makes much more sense, usually, to store all of +the bibliography entries in a single place and simply extract +the ones you need in each document. + +That's the purpose of the +bibliography.collection parameter. To setup a global +bibliography database, follow these steps: + +First, create a stand-alone bibliography document that contains all of +the documents that you wish to reference. Make sure that each bibliography +entry (whether you use biblioentry or bibliomixed) +has an ID. + +My global bibliography, ~/bibliography.xml begins +like this: + + +<!DOCTYPE bibliography + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<bibliography><title>References</title> + +<bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, +Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +Language (XML) 1.0 Second Edition</ulink></citetitle>. +World Wide Web Consortium, 2000. +</bibliomixed> + +<bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, +Dave Hollander, +and Andrew Layman, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +XML</ulink></citetitle>. +World Wide Web Consortium, 1999. +</bibliomixed> + +<!-- ... --> +</bibliography> + + + +When you create a bibliography in your document, simply +provide empty bibliomixed +entries for each document that you wish to cite. Make sure that these +elements have the same ID as the corresponding real +entry in your global bibliography. + +For example: + + +<bibliography><title>Bibliography</title> + +<bibliomixed id="xml-rec"/> +<bibliomixed id="xml-names"/> +<bibliomixed id="DKnuth86">Donald E. Knuth. <citetitle>Computers and +Typesetting: Volume B, TeX: The Program</citetitle>. Addison-Wesley, +1986. ISBN 0-201-13437-3. +</bibliomixed> +<bibliomixed id="relaxng"/> + +</bibliography> + + +Note that it's perfectly acceptable to mix entries from your +global bibliography with normal entries. You can use +xref or other elements to cross-reference your +bibliography entries in exactly the same way you do now. + +Finally, when you are ready to format your document, simply set the +bibliography.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global bibliography. + +A relative path in the parameter is interpreted in one +of two ways: + + + If your document contains no links to empty bibliographic elements, + then the path is relative to the file containing + the first bibliomixed element in the document. + + + If your document does contain links to empty bibliographic elements, + then the path is relative to the file containing + the first such link element in the document. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the bibliography in your document as if +all of the entries referenced appeared there literally. + + + + + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + +<xsl:param name="bibliography.numbered" select="0"></xsl:param> + + + +Description + +If non-zero bibliography entries will be numbered + + + + + + + biblioentry.properties + attribute set + + +biblioentry.properties +To set the style for biblioentry. + + + +<xsl:attribute-set name="biblioentry.properties" use-attribute-sets="normal.para.spacing"> + <xsl:attribute name="start-indent">0.5in</xsl:attribute> + <xsl:attribute name="text-indent">-0.5in</xsl:attribute> +</xsl:attribute-set> + + +Description +How do you want biblioentry styled? +Set the font-size, weight, space-above and space-below, indents, etc. to the style required + + + + +Glossary + + +glossterm.auto.link +boolean + + +glossterm.auto.link +Generate links from glossterm to glossentry automatically? + + + + +<xsl:param name="glossterm.auto.link" select="0"></xsl:param> + + + +Description + +If non-zero, links from inline glossterms to the corresponding +glossentry elements in a glossary or glosslist +will be automatically generated. This is useful when your glossterms are consistent +and you don't want to add links manually. + +The automatic link generation feature is not used on glossterm elements +that have a linkend attribute. + + + + + + +firstterm.only.link +boolean + + +firstterm.only.link +Does automatic glossterm linking only apply to firstterms? + + + + +<xsl:param name="firstterm.only.link" select="0"></xsl:param> + + + +Description + +If non-zero, only firstterms will be automatically linked +to the glossary. If glossary linking is not enabled, this parameter +has no effect. + + + + + + +glossary.collection +string + + +glossary.collection +Name of the glossary collection file + + + + +<xsl:param name="glossary.collection"></xsl:param> + + + +Description + +Glossaries maintained independently across a set of documents +are likely to become inconsistent unless considerable effort is +expended to keep them in sync. It makes much more sense, usually, to +store all of the glossary entries in a single place and simply +extract the ones you need in each document. + +That's the purpose of the +glossary.collection parameter. To setup a global +glossary database, follow these steps: + +Setting Up the Glossary Database + +First, create a stand-alone glossary document that contains all of +the entries that you wish to reference. Make sure that each glossary +entry has an ID. + +Here's an example glossary: + + + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glossary + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<glossary> +<glossaryinfo> +<editor><firstname>Eric</firstname><surname>Raymond</surname></editor> +<title>Jargon File 4.2.3 (abridged)</title> +<releaseinfo>Just some test data</releaseinfo> +</glossaryinfo> + +<glossdiv><title>0</title> + +<glossentry> +<glossterm>0</glossterm> +<glossdef> +<para>Numeric zero, as opposed to the letter `O' (the 15th letter of +the English alphabet). In their unmodified forms they look a lot +alike, and various kluges invented to make them visually distinct have +compounded the confusion. If your zero is center-dotted and letter-O +is not, or if letter-O looks almost rectangular but zero looks more +like an American football stood on end (or the reverse), you're +probably looking at a modern character display (though the dotted zero +seems to have originated as an option on IBM 3270 controllers). If +your zero is slashed but letter-O is not, you're probably looking at +an old-style ASCII graphic set descended from the default typewheel on +the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter, +curse this arrangement). (Interestingly, the slashed zero long +predates computers; Florian Cajori's monumental "A History of +Mathematical Notations" notes that it was used in the twelfth and +thirteenth centuries.) If letter-O has a slash across it and the zero +does not, your display is tuned for a very old convention used at IBM +and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis> +arrangement even more, because it means two of their letters collide). +Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis> +slash. Old CDC computers rendered letter O as an unbroken oval and 0 +as an oval broken at upper right and lower left. And yet another +convention common on early line printers left zero unornamented but +added a tail or hook to the letter-O so that it resembled an inverted +Q or cursive capital letter-O (this was endorsed by a draft ANSI +standard for how to draw ASCII characters, but the final standard +changed the distinguisher to a tick-mark in the upper-left corner). +Are we sufficiently confused yet?</para> +</glossdef> +</glossentry> + +<glossentry> +<glossterm>1TBS</glossterm> +<glossdef> +<para role="accidence"> +<phrase role="pronounce"></phrase> +<phrase role="partsofspeach">n</phrase> +</para> +<para>The "One True Brace Style"</para> +<glossseealso>indent style</glossseealso> +</glossdef> +</glossentry> + +<!-- ... --> + +</glossdiv> + +<!-- ... --> + +</glossary> + + + + +Marking Up Glossary Terms + +That takes care of the glossary database, now you have to get the entries +into your document. Unlike bibliography entries, which can be empty, creating +placeholder glossary entries would be very tedious. So instead, +support for glossary.collection relies on implicit linking. + +In your source document, simply use firstterm and +glossterm to identify the terms you wish to have included +in the glossary. The stylesheets assume that you will either set the +baseform attribute correctly, or that the +content of the element exactly matches a term in your glossary. + +If you're using a glossary.collection, don't +make explicit links on the terms in your document. + +So, in your document, you might write things like this: + + +<para>This is dummy text, without any real meaning. +The point is simply to reference glossary terms like <glossterm>0</glossterm> +and the <firstterm baseform="1TBS">One True Brace Style (1TBS)</firstterm>. +The <glossterm>1TBS</glossterm>, as you can probably imagine, is a nearly +religious issue.</para> + + +If you set the firstterm.only.link parameter, +only the terms marked with firstterm will be links. +Otherwise, all the terms will be linked. + + + +Marking Up the Glossary + +The glossary itself has to be identified for the stylesheets. For lack +of a better choice, the role is used. +To identify the glossary as the target for automatic processing, set +the role to auto. The title of this +glossary (and any other information from the glossaryinfo +that's rendered by your stylesheet) will be displayed, but the entries will +come from the database. + + +Unfortunately, the glossary can't be empty, so you must put in +at least one glossentry. The content of this entry +is irrelevant, it will not be rendered: + + +<glossary role="auto"> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + +What about glossary divisions? If your glossary database has glossary +divisions and your automatic glossary contains at least +one glossdiv, the automic glossary will have divisions. +If the glossdiv is missing from either location, no divisions +will be rendered. + +Glossary entries (and divisions, if appropriate) in the glossary will +occur in precisely the order they occur in your database. + + + +Formatting the Document + +Finally, when you are ready to format your document, simply set the +glossary.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global glossary. + +A relative path in the parameter is interpreted in one +of two ways: + + + If the parameter glossterm.auto.link + is set to zero, then the path is relative to the file containing + the empty glossary element in the document. + + + If the parameter glossterm.auto.link + is set to non-zero, then the path is relative to the file containing + the first inline glossterm or + firstterm in the document to be linked. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the glossary in your document as if +all of the entries implicilty referenced appeared there literally. + + +Limitations + +Glossary cross-references within the glossary are +not supported. For example, this will not work: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + +If you put glossary cross-references in your glossary that way, +you'll get the cryptic error: Warning: +glossary.collection specified, but there are 0 automatic +glossaries. + +Instead, you must do two things: + + + +Markup your glossary using glossseealso: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + + + +Make sure there is at least one glossterm reference to +gloss-2 in your document. The +easiest way to do that is probably within a remark in your +automatic glossary: + + +<glossary role="auto"> +<remark>Make sure there's a reference to <glossterm>gloss-2</glossterm>.</remark> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + + + + + + + + + +glossary.as.blocks +boolean + + +glossary.as.blocks +Present glossarys using blocks instead of lists? + + + + +<xsl:param name="glossary.as.blocks" select="0"></xsl:param> + + + +Description + +If non-zero, glossarys will be formatted as +blocks. + +If you have long glossterms, proper list +markup in the FO case may produce unattractive lists. By setting this +parameter, you can force the stylesheets to produce block markup +instead of proper lists. + +You can override this setting with a processing instruction as the +child of glossary: dbfo +glossary-presentation="blocks" or dbfo +glossary-presentation="list" + + + + + + +glosslist.as.blocks +boolean + + +glosslist.as.blocks +Use blocks for glosslists? + + + + +<xsl:param name="glosslist.as.blocks" select="0"></xsl:param> + + + +Description + +See glossary.as.blocks. + + + + + + +glossentry.list.item.properties +attribute set + + +glossentry.list.item.properties +To add properties to each glossentry in a list. + + + +<xsl:attribute-set name="glossentry.list.item.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the fo:list-item containing a +glossentry in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +spacing between entries, for example. + + + + + + +glossterm.block.properties +attribute set + + +glossterm.block.properties +To add properties to the block of a glossentry's glossterm. + + + +<xsl:attribute-set name="glossterm.block.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +font properties, +and any indent for the glossary term. + + + + + + +glossdef.block.properties +attribute set + + +glossdef.block.properties +To add properties to the block of a glossary definition. + + + +<xsl:attribute-set name="glossdef.block.properties"> + <xsl:attribute name="margin-{$direction.align.start}">.25in</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +any font properties, +and any indent for the glossary definition. + + + + + + +glossterm.list.properties +attribute set + + +glossterm.list.properties +To add properties to the glossterm in a list. + + + + +<xsl:attribute-set name="glossterm.list.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +font properties, for example. + + + + + + +glossdef.list.properties +attribute set + + +glossdef.list.properties +To add properties to the glossary definition in a list. + + + + +<xsl:attribute-set name="glossdef.list.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is zero. +Use this attribute-set to set font properties, for example. + + + + + + +glossterm.width +length + + +glossterm.width +Width of glossterm in list presentation mode + + + + +<xsl:param name="glossterm.width">2in</xsl:param> + + + +Description + +This parameter specifies the width reserved for glossary terms when +a list presentation is used. + + + + + + +glossterm.separation +length + + +glossterm.separation +Separation between glossary terms and descriptions in list mode + + + + +<xsl:param name="glossterm.separation">0.25in</xsl:param> + + + +Description + +Specifies the miminum horizontal +separation between glossary terms and descriptions when +they are presented side-by-side using lists +when the glossary.as.blocks +is zero. + + + + + + +glossentry.show.acronym +list +no +yes +primary + + +glossentry.show.acronym +Display glossentry acronyms? + + + + +<xsl:param name="glossentry.show.acronym">no</xsl:param> + + + +Description + +A setting of yes means they should be displayed; +no means they shouldn't. If primary is used, +then they are shown as the primary text for the entry. + + +This setting controls both acronym and +abbrev elements in the glossentry. + + + + + + + +glossary.sort +boolean + + +glossary.sort +Sort glossentry elements? + + + + +<xsl:param name="glossary.sort" select="0"></xsl:param> + + + +Description + +If non-zero, then the glossentry elements within a +glossary, glossdiv, or glosslist are sorted on the glossterm, using +the current lang setting. If zero (the default), then +glossentry elements are not sorted and are presented +in document order. + + + + + +Miscellaneous + + +formal.procedures +boolean + + +formal.procedures +Selects formal or informal procedures + + + + +<xsl:param name="formal.procedures" select="1"></xsl:param> + + + +Description + +Formal procedures are numbered and always have a title. + + + + + + + +formal.title.placement +table + + +formal.title.placement +Specifies where formal object titles should occur + + + + +<xsl:param name="formal.title.placement"> +figure before +example before +equation before +table before +procedure before +task before +</xsl:param> + + + +Description + +Specifies where formal object titles should occur. For each formal object +type (figure, +example, +equation, +table, and procedure) +you can specify either the keyword +before or +after. + + + + + + +runinhead.default.title.end.punct +string + + +runinhead.default.title.end.punct +Default punctuation character on a run-in-head + + + +<xsl:param name="runinhead.default.title.end.punct">.</xsl:param> + + + +Description + +If non-zero, For a formalpara, use the specified +string as the separator between the title and following text. The period is the default value. + + + + + + +runinhead.title.end.punct +string + + +runinhead.title.end.punct +Characters that count as punctuation on a run-in-head + + + + +<xsl:param name="runinhead.title.end.punct">.!?:</xsl:param> + + + +Description + +Specify which characters are to be counted as punctuation. These +characters are checked for a match with the last character of the +title. If no match is found, the +runinhead.default.title.end.punct contents are +inserted. This is to avoid duplicated punctuation in the output. + + + + + + + +show.comments +boolean + + +show.comments +Display remark elements? + + + + +<xsl:param name="show.comments" select="1"></xsl:param> + + + +Description + +If non-zero, comments will be displayed, otherwise they +are suppressed. Comments here refers to the remark element +(which was called comment prior to DocBook +4.0), not XML comments (<-- like this -->) which are +unavailable. + + + + + + + +punct.honorific +string + + +punct.honorific +Punctuation after an honorific in a personal name. + + + + +<xsl:param name="punct.honorific">.</xsl:param> + + + +Description + +This parameter specifies the punctuation that should be added after an +honorific in a personal name. + + + + + + +segmentedlist.as.table +boolean + + +segmentedlist.as.table +Format segmented lists as tables? + + + + +<xsl:param name="segmentedlist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, segmentedlists will be formatted as +tables. + + + + + + +variablelist.as.blocks +boolean + + +variablelist.as.blocks +Format variablelists lists as blocks? + + + + +<xsl:param name="variablelist.as.blocks" select="0"></xsl:param> + + + +Description + +If non-zero, variablelists will be formatted as +blocks. + +If you have long terms, proper list markup in the FO case may produce +unattractive lists. By setting this parameter, you can force the stylesheets +to produce block markup instead of proper lists. + +You can override this setting with a processing instruction as the +child of variablelist: dbfo +list-presentation="blocks" or dbfo +list-presentation="list". + +When using list-presentation="list", +you can also control the amount of space used for the terms with +the dbfo term-width=".25in" processing instruction, +the termlength attribute on variablelist, +or allow the stylesheets to attempt to calculate the amount of space to leave based on the +number of letters in the longest term. + + + <variablelist> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1.5in"?> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a list even if variablelist.as.blocks is set to 1. + </para> + </listitem> + </varlistentry> + </variablelist> + + + + + + + + + blockquote.properties + attribute set + + +blockquote.properties +To set the style for block quotations. + + + + +<xsl:attribute-set name="blockquote.properties"> +<xsl:attribute name="margin-{$direction.align.start}">0.5in</xsl:attribute> +<xsl:attribute name="margin-{$direction.align.end}">0.5in</xsl:attribute> +<xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> +<xsl:attribute name="space-after.optimum">1em</xsl:attribute> +<xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The blockquote.properties attribute set specifies +the formating properties of block quotations. + + + + + + +ulink.show +boolean + + +ulink.show +Display URLs after ulinks? + + + + +<xsl:param name="ulink.show" select="1"></xsl:param> + + + +Description + +If non-zero, the URL of each ulink will +appear after the text of the link. If the text of the link and the URL +are identical, the URL is suppressed. + +See also ulink.footnotes. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.show applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + + + + +ulink.footnotes +boolean + + +ulink.footnotes +Generate footnotes for ulinks? + + + + +<xsl:param name="ulink.footnotes" select="0"></xsl:param> + + + +Description + +If non-zero, and if ulink.show also is non-zero, +the URL of each ulink will appear as a footnote. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.footnotes applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + + + + +ulink.hyphenate +string + + +ulink.hyphenate +Allow URLs to be automatically hyphenated + + + + +<xsl:param name="ulink.hyphenate"></xsl:param> + + + +Description + +If not empty, the specified character (or more generally, +content) is added to URLs after every character included in the string +in the ulink.hyphenate.chars parameter (default +is /) to enable hyphenation of ulinks. If the character +in this parameter is a Unicode soft hyphen (0x00AD) or Unicode +zero-width space (0x200B), some FO processors will be able to +reasonably hyphenate long URLs. + +Note that this hyphenation process is only applied when the +ulink element is empty and the url attribute is reused as the link +text. It is not applied if the ulink has literal text content. The +same applies in in DocBook 5, where ulink was replaced with link with +an xlink:href attribute. + + + + + + +ulink.hyphenate.chars +string + + +ulink.hyphenate.chars +List of characters to allow ulink URLs to be automatically +hyphenated on + + + + +<xsl:param name="ulink.hyphenate.chars">/</xsl:param> + + + +Description + +If the ulink.hyphenate parameter is not +empty, then hyphenation of ulinks is turned on, and any character +contained in this parameter is treated as an allowable hyphenation +point. This and ulink.hyphenate work together, +one is pointless without the other being set to a non-empty value + +The default value is /, but the parameter could +be customized to contain other URL characters, as for example: + +<xsl:param name="ulink.hyphenate.chars">:/@&?.#</xsl:param> + + + + + + + +shade.verbatim +boolean + + +shade.verbatim +Should verbatim environments be shaded? + + + +<xsl:param name="shade.verbatim" select="0"></xsl:param> + + +Description + +In the FO stylesheet, if this parameter is non-zero then the +shade.verbatim.style properties will be applied +to verbatim environments. + +In the HTML stylesheet, this parameter is now deprecated. Use +CSS instead. + + + + + + +shade.verbatim.style +attribute set + + +shade.verbatim.style +Properties that specify the style of shaded verbatim listings + + + + + +<xsl:attribute-set name="shade.verbatim.style"> + <xsl:attribute name="background-color">#E0E0E0</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties that specify the style of shaded verbatim listings. The +parameters specified (the border and background color) are added to +the styling of the xsl-fo output. A border might be specified as "thin +black solid" for example. See xsl-fo + + + + + + +hyphenate.verbatim +boolean + + +hyphenate.verbatim +Should verbatim environments be hyphenated on space characters? + + + +<xsl:param name="hyphenate.verbatim" select="0"></xsl:param> + + +Description + +If the lines of program listing are too long to fit into one +line it is quite common to split them at space and indicite by hook +arrow that code continues on the next line. You can turn on this +behaviour for programlisting, +screen and synopsis elements by +using this parameter. + +Note that you must also enable line wrapping for verbatim environments and +select appropriate hyphenation character (e.g. hook arrow). This can +be done using monospace.verbatim.properties +attribute set: + +<xsl:attribute-set name="monospace.verbatim.properties" + use-attribute-sets="verbatim.properties monospace.properties"> + <xsl:attribute name="wrap-option">wrap</xsl:attribute> + <xsl:attribute name="hyphenation-character">&#x25BA;</xsl:attribute> +</xsl:attribute-set> + +For a list of arrows available in Unicode see http://www.unicode.org/charts/PDF/U2190.pdf and http://www.unicode.org/charts/PDF/U2900.pdf and make sure that +selected character is available in the font you are using for verbatim +environments. + + + + + + +hyphenate.verbatim.characters +string + + +hyphenate.verbatim.characters +List of characters after which a line break can occur in listings + + + + +<xsl:param name="hyphenate.verbatim.characters"></xsl:param> + + + +Description + +If you enable hyphenate.verbatim line +breaks are allowed only on space characters. If this is not enough for +your document, you can specify list of additional characters after +which line break is allowed in this parameter. + + + + + + +use.svg +boolean + + +use.svg +Allow SVG in the result tree? + + + + +<xsl:param name="use.svg" select="1"></xsl:param> + + + +Description + +If non-zero, SVG will be considered an acceptable image format. SVG +is passed through to the result tree, so correct rendering of the resulting +diagram depends on the formatter (FO processor or web browser) that is used +to process the output from the stylesheet. + + + + + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + +<xsl:param name="use.role.as.xrefstyle" select="1"></xsl:param> + + + +Description + +In DocBook documents that conform to a schema older than V4.3, this parameter allows +role to serve the purpose of specifying the cross reference style. + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +In DocBook V4.3, the xrefstyle attribute was added for this purpose. +If the xrefstyle attribute is present, +role will be ignored, regardless of the setting +of this parameter. + + + +Example + +The following small stylesheet shows how to configure the +stylesheets to make use of the cross reference style: + +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="../xsl/html/docbook.xsl"/> + +<xsl:output method="html"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:context name="xref"> + <l:template name="chapter" style="title" text="Chapter %n, %t"/> + <l:template name="chapter" text="Chapter %n"/> + </l:context> + </l:l10n> +</l:i18n> + +</xsl:stylesheet> + +With this stylesheet, the cross references in the following document: + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<book id="book"><title>Book</title> + +<preface> +<title>Preface</title> + +<para>Normal: <xref linkend="ch1"/>.</para> +<para>Title: <xref xrefstyle="title" linkend="ch1"/>.</para> + +</preface> + +<chapter id="ch1"> +<title>First Chapter</title> + +<para>Irrelevant.</para> + +</chapter> +</book> + +will appear as: + + +Normal: Chapter 1. +Title: Chapter 1, First Chapter. + + + + + + + +menuchoice.separator +string + + +menuchoice.separator +Separator between items of a menuchoice +other than guimenuitem and +guisubmenu + + + + +<xsl:param name="menuchoice.separator">+</xsl:param> + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + + + + +menuchoice.menu.separator +string + + +menuchoice.menu.separator +Separator between items of a menuchoice +with guimenuitem or +guisubmenu + + + + +<xsl:param name="menuchoice.menu.separator"> → </xsl:param> + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + +The default value is &#x2192;, which is the +&rarr; (right arrow) character entity. +The current FOP (0.20.5) requires setting the font-family +explicitly. + +The default value also includes spaces around the arrow, +which will allow a line to break. Replace the spaces with +&#xA0; (nonbreaking space) if you don't want those +spaces to break. + + + + + + + +default.float.class +string + + +default.float.class +Specifies the default float class + + + + +<xsl:param name="default.float.class"> + <xsl:choose> + <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when> + <xsl:otherwise>before</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +Selects the direction in which a float should be placed. for +xsl-fo this is before, for html it is left. For Western texts, the +before direction is the top of the page. + + + + + + +footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +footnote.number.format +Identifies the format used for footnote numbers + + + + +<xsl:param name="footnote.number.format">1</xsl:param> + + + +Description + +The footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A). + + + + + + +table.footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +table.footnote.number.format +Identifies the format used for footnote numbers in tables + + + + +<xsl:param name="table.footnote.number.format">a</xsl:param> + + + +Description + +The table.footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A) in tables. + + + + + + +footnote.number.symbols + + + +footnote.number.symbols +Special characters to use as footnote markers + + + + +<xsl:param name="footnote.number.symbols"></xsl:param> + + + +Description + +If footnote.number.symbols is not the empty string, +footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +table.footnote.number.symbols +string + + +table.footnote.number.symbols +Special characters to use a footnote markers in tables + + + + +<xsl:param name="table.footnote.number.symbols"></xsl:param> + + + +Description + +If table.footnote.number.symbols is not the empty string, +table footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +table.footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +footnote.properties +attribute set + + +footnote.properties +Properties applied to each footnote body + + + + + +<xsl:attribute-set name="footnote.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> + <xsl:attribute name="text-align"><xsl:value-of select="$alignment"></xsl:value-of></xsl:attribute> + <xsl:attribute name="start-indent">0pt</xsl:attribute> + <xsl:attribute name="end-indent">0pt</xsl:attribute> + <xsl:attribute name="text-indent">0pt</xsl:attribute> + <xsl:attribute name="hyphenate"><xsl:value-of select="$hyphenate"></xsl:value-of></xsl:attribute> + <xsl:attribute name="wrap-option">wrap</xsl:attribute> + <xsl:attribute name="linefeed-treatment">treat-as-space</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote-block +for each footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all footnotes. + + + + + + +table.footnote.properties +attribute set + + +table.footnote.properties +Properties applied to each table footnote body + + + + + +<xsl:attribute-set name="table.footnote.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> + <xsl:attribute name="space-before">2pt</xsl:attribute> + <xsl:attribute name="text-align"><xsl:value-of select="$alignment"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote-block +for each table footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all table footnotes. + + + + + + +footnote.mark.properties +attribute set + + +footnote.mark.properties +Properties applied to each footnote mark + + + + + +<xsl:attribute-set name="footnote.mark.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size">75%</xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote mark used +for each footnote. +It should contain only inline properties. + + +The property to make the mark a superscript is contained in the +footnote template itself, because the current version of FOP reports +an error if baseline-shift is used. + + + + + + + +footnote.sep.leader.properties +attribute set + + +footnote.sep.leader.properties +Properties associated with footnote separators + + + + +<xsl:attribute-set name="footnote.sep.leader.properties"> + <xsl:attribute name="color">black</xsl:attribute> + <xsl:attribute name="leader-pattern">rule</xsl:attribute> + <xsl:attribute name="leader-length">1in</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for the rule line that separates the +footnotes from the body text. +These are properties applied to the fo:leader used as +the separator. + +If you want to do more than just set properties on +the leader element, then you can customize the template +named footnote.separator in +fo/pagesetup.xsl. + + + + + + +xref.with.number.and.title +boolean + + +xref.with.number.and.title +Use number and title in cross references + + + + +<xsl:param name="xref.with.number.and.title" select="1"></xsl:param> + + + +Description + +A cross reference may include the number (for example, the number of +an example or figure) and the title which is a required child of some +targets. This parameter inserts both the relevant number as well as +the title into the link. + + + + + + +superscript.properties +attribute set + + +superscript.properties +Properties associated with superscripts + + + + +<xsl:attribute-set name="superscript.properties"> + <xsl:attribute name="font-size">75%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies styling properties for superscripts. + + + + + + +subscript.properties +attribute set + + +subscript.properties +Properties associated with subscripts + + + + +<xsl:attribute-set name="subscript.properties"> + <xsl:attribute name="font-size">75%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies styling properties for subscripts. + + + + + + +pgwide.properties +attribute set + + +pgwide.properties +Properties to make a figure or table page wide. + + + + + +<xsl:attribute-set name="pgwide.properties"> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is used to set the properties +that make a figure or table "page wide" in fo output. +It comes into effect when an attribute pgwide="1" +is used. + + + +By default, it sets start-indent +to 0pt. +In a stylesheet that sets the parameter +body.start.indent +to a non-zero value in order to indent body text, +this attribute set can be used to outdent pgwide +figures to the start margin. + + +If a document uses a multi-column page layout, +then this attribute set could try setting span +to a value of all. However, this may +not work with some processors because a span property must be on an +fo:block that is a direct child of fo:flow. It may work in +some processors anyway. + + + + + + + +highlight.source +boolean + + +highlight.source +Should the content of programlisting +be syntactically highlighted? + + + + +<xsl:param name="highlight.source" select="0"></xsl:param> + + + +Description + +When this parameter is non-zero, the stylesheets will try to do syntax highlighting of the +content of programlisting elements. You specify the language for each programlisting +by using the language attribute. The highlight.default.language +parameter can be used to specify the language for programlistings without a language +attribute. Syntax highlighting also works for screen and synopsis elements. + +The actual highlighting work is done by the XSLTHL extension module. This is an external Java library that has to be +downloaded separately (see below). + + +In order to use this extension, you must + +add xslthl-2.x.x.jar to your Java classpath. The latest version is available +from the XSLT syntax highlighting project +at SourceForge. + + +use a customization layer in which you import one of the following stylesheet modules: + + + html/highlight.xsl + + + + xhtml/highlight.xsl + + + + xhtml-1_1/highlight.xsl + + + + fo/highlight.xsl + + + + + +let either the xslthl.config Java system property or the +highlight.xslthl.config parameter point to the configuration file for syntax +highlighting (using URL syntax). DocBook XSL comes with a ready-to-use configuration file, +highlighting/xslthl-config.xml. + + + +The extension works with Saxon 6.5.x and Xalan-J. (Saxon 8.5 or later is also supported, but since it is +an XSLT 2.0 processor it is not guaranteed to work with DocBook XSL in all circumstances.) + +The following is an example of a Saxon 6 command adapted for syntax highlighting, to be used on Windows: + + +java -cp c:/Java/saxon.jar;c:/Java/xslthl-2.0.1.jar +-Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml com.icl.saxon.StyleSheet +-o test.html test.xml myhtml.xsl + + + + + + + +highlight.xslthl.config +uri + + +highlight.xslthl.config +Location of XSLTHL configuration file + + + + +<xsl:param name="highlight.xslthl.config"></xsl:param> + + + +Description + +This location has precedence over the corresponding Java property. + +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + + + + + + + +highlight.default.language +string + + +highlight.default.language +Default language of programlisting + + + + +<xsl:param name="highlight.default.language"></xsl:param> + + + +Description + +This language is used when there is no language attribute on programlisting. + + + + + + +email.delimiters.enabled +boolean + + +email.delimiters.enabled +Generate delimiters around email addresses? + + + + +<xsl:param name="email.delimiters.enabled" select="1"></xsl:param> + + + +Description + +If non-zero, delimiters + +For delimiters, the +stylesheets are currently hard-coded to output angle +brackets. + +are generated around e-mail addresses +(the output of the email element). + + + + + + +email.mailto.enabled +boolean + + +email.mailto.enabled +Generate mailto: links for email addresses? + + + + +<xsl:param name="email.mailto.enabled" select="0"></xsl:param> + + + +Description + +If non-zero the generated output for the email element +will be a clickable mailto: link that brings up the default mail client +on the system. + + + + + + +section.container.element +list +block +wrapper + + +section.container.element +Select XSL-FO element name to contain sections + + + + +<xsl:param name="section.container.element">block</xsl:param> + + + +Description + +Selects the element name for outer container of +each section. The choices are block (default) +or wrapper. +The fo: namespace prefix is added +by the stylesheet to form the full element name. + + +This element receives the section id +attribute and the appropriate section level attribute-set. + + +Changing this parameter to wrapper +is only necessary when producing multi-column output +that contains page-wide spans. Using fo:wrapper +avoids the nesting of fo:block +elements that prevents spans from working (the standard says +a span must be on a block that is a direct child of +fo:flow). + + +If set to wrapper, the +section attribute-sets only support properties +that are inheritable. That's because there is no +block to apply them to. Properties such as +font-family are inheritable, but properties such as +border are not. + + +Only some XSL-FO processors need to use this parameter. +The Antenna House processor, for example, will handle +spans in nested blocks without changing the element name. +The RenderX XEP product and FOP follow the XSL-FO standard +and need to use wrapper. + + + + + + + +monospace.verbatim.font.width +length + + +monospace.verbatim.font.width +Width of a single monospace font character + + + + +<xsl:param name="monospace.verbatim.font.width">0.60em</xsl:param> + + + +Description + +Specifies with em units the width of a single character +of the monospace font. The default value is 0.6em. + +This parameter is only used when a screen +or programlisting element has a +width attribute, which is +expressed as a plain integer to indicate the maximum character count +of each line. +To convert this character count to an actual maximum width +measurement, the width of the font characters must be provided. +Different monospace fonts have different character width, +so this parameter should be adjusted to fit the +monospace font being used. + + + + + + + +exsl.node.set.available +boolean + + +exsl.node.set.available +Is the test function-available('exsl:node-set') true? + + + +<xsl:param name="exsl.node.set.available"> + <xsl:choose> + <xsl:when exsl:foo="" test="function-available('exsl:node-set') or contains(system-property('xsl:vendor'), 'Apache Software Foundation')">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +If non-zero, +then the exsl:node-set() function is available to be used in +the stylesheet. +If zero, then the function is not available. +This param automatically detects the presence of +the function and does not normally need to be set manually. + +This param was created to handle a long-standing +bug in the Xalan processor that fails to detect the +function even though it is available. + + + + + + +bookmarks.collapse +boolean + + +bookmarks.collapse +Specifies the initial state of bookmarks + + + + +<xsl:param name="bookmarks.collapse" select="1"></xsl:param> + + + +Description + +If non-zero, the bookmark tree is collapsed so that only the +top-level bookmarks are displayed initially. Otherwise, the whole tree +of bookmarks is displayed. + +This parameter currently works with FOP 0.93 or later. + + + + + + +generate.consistent.ids +boolean + + +generate.consistent.ids +Generate consistent id values if document is unchanged + + + + +<xsl:param name="generate.consistent.ids" select="0"></xsl:param> + + + +Description + +When the stylesheet assigns an id value to an output element, +the generate-id() function may be used. That function may not +produce consistent values between runs. Version control +systems may misidentify the changing id values as changes +to the document. + +If you set this parameter's value to 1, then the +template named object.id will replace +the use of the function generate-id() with +<xsl:number level="multiple" count="*"/>. +This counts preceding elements to generate a unique number for +the id value. + + +This param does not associate permanent unique id values +with particular elements. +The id values are consistent only as long as the document +structure does not change. +If the document structure changes, then the counting +of elements changes, and all id values after +the first such change may be different, even when there is +no change to the element itself or its output. + + + +The default value of this parameter is zero, so generate-id() is used +by default. + + + + + + +base.dir +uri + + +base.dir +The base directory of chunks + + + + +<xsl:param name="base.dir"></xsl:param> + + + +Description + +If specified, the base.dir parameter identifies +the output directory for chunks. (If not specified, the output directory +is system dependent.) + +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. + + + + + + +chunk.quietly +boolean + + +chunk.quietly +Omit the chunked filename messages. + + + + +<xsl:param name="chunk.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + + + +Graphics + + +graphic.default.extension +string + + +graphic.default.extension +Default extension for graphic filenames + + + +<xsl:param name="graphic.default.extension"></xsl:param> + + +Description + +If a graphic or mediaobject +includes a reference to a filename that does not include an extension, +and the format attribute is +unspecified, the default extension will be used. + + + + + + + +default.image.width +length + + +default.image.width +The default width of images + + + + +<xsl:param name="default.image.width"></xsl:param> + + + +Description + +If specified, this value will be used for the +width attribute on images that do not specify any +viewport dimensions. + + + + + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + +<xsl:param name="preferred.mediaobject.role"></xsl:param> + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + + + + +use.role.for.mediaobject +boolean + + +use.role.for.mediaobject +Use role attribute +value for selecting which of several objects within a mediaobject to use. + + + + + +<xsl:param name="use.role.for.mediaobject" select="1"></xsl:param> + + + +Description + +If non-zero, the role attribute on +imageobjects or other objects within a mediaobject container will be used to select which object will be +used. + + +The order of selection when then parameter is non-zero is: + + + + If the stylesheet parameter preferred.mediaobject.role has a value, then the object whose role equals that value is selected. + + +Else if an object's role attribute has a value of +html for HTML processing or +fo for FO output, then the first +of such objects is selected. + + + +Else the first suitable object is selected. + + + +If the value of +use.role.for.mediaobject +is zero, then role attributes are not considered +and the first suitable object +with or without a role value is used. + + + + + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + +<xsl:param name="ignore.image.scaling" select="0"></xsl:param> + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + + + + +img.src.path +string + + +img.src.path +Path to HTML/FO image files + + + +<xsl:param name="img.src.path"></xsl:param> + + +Description + +Add a path prefix to the value of the fileref +attribute of graphic, inlinegraphic, and imagedata elements. The resulting +compound path is used in the output as the value of the src +attribute of img (HTML) or external-graphic (FO). + + + +The path given by img.src.path could be relative to the directory where the HTML/FO +files are created, or it could be an absolute URI. +The default value is empty. +Be sure to include a trailing slash if needed. + + +This prefix is not applied to any filerefs that start +with "/" or contain "//:". + + + + + + + +keep.relative.image.uris +boolean + + +keep.relative.image.uris +Should image URIs be resolved against xml:base? + + + + + +<xsl:param name="keep.relative.image.uris" select="0"></xsl:param> + + + +Description + +If non-zero, relative URIs (in, for example +fileref attributes) will be used in the generated +output. Otherwise, the URIs will be made absolute with respect to the +base URI. + +Note that the stylesheets calculate (and use) the absolute form +for some purposes, this only applies to the resulting output. + + + + +Pagination and General Styles + +
Understanding XSL FO Margins + +To make sense of the parameters in this section, it's useful to +consider . + +
+ Page Model + + + + + + + + Figure showing page margins + + This figure shows the physical page with the various FO page regions + identified. + + +
+ +First, let's consider the regions on the page. + +The white region is the physical page. Its dimensions are determined by +the page.height and page.width +parameters. + +The yellow region is the region-body. The size and placement of +the region body is constrained by the dimensions labelled in the +figure. + +The pink region at the top of the page is the region-before. The +darker area inside the region-before is the header text. In XSL, the default +display alignment for a region is before, but the +DocBook stylesheets still explicitly make it before. That's +why the darker area is at the top. + +The pink region at the bottom of the page is the region-after. +The darker area is the footer text. In XSL, the default display +alignment for a region is before, +but the DocBook stylesheets explicitly make it +after. That's why the darker area is at the bottom. + +The dimensions in the figure are: + + +The page-master margin-top. + +The region-before extent. + +The region-body margin-top. + +The region-after extent. + +The page-master margin-bottom. + +The region-body margin-bottom. + +The sum of the page-master margin-left and the +region-body margin-left. In DocBook, the region-body margin-left is +zero by default, so this is simply the page-master margin-left. + +The sum of the page-master margin-right and the +region-body margin-right. In DocBook, the region-body margin-right is +zero by default, so this is simply the page-master margin-right. + + + +
+
+ + + +page.height +length + + +page.height +The height of the physical page + + + +<xsl:param name="page.height"> + <xsl:choose> + <xsl:when test="$page.orientation = 'portrait'"> + <xsl:value-of select="$page.height.portrait"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$page.width.portrait"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The page height is generally calculated from the +paper.type and +page.orientation parameters. + + + + + + + +page.height.portrait +length + + +page.height.portrait +Specify the physical size of the long edge of the page + + + +<xsl:param name="page.height.portrait"> + <xsl:choose> + <xsl:when test="$paper.type = 'A4landscape'">210mm</xsl:when> + <xsl:when test="$paper.type = 'USletter'">11in</xsl:when> + <xsl:when test="$paper.type = 'USlandscape'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlegal'">14in</xsl:when> + <xsl:when test="$paper.type = 'USlegallandscape'">8.5in</xsl:when> + <xsl:when test="$paper.type = '4A0'">2378mm</xsl:when> + <xsl:when test="$paper.type = '2A0'">1682mm</xsl:when> + <xsl:when test="$paper.type = 'A0'">1189mm</xsl:when> + <xsl:when test="$paper.type = 'A1'">841mm</xsl:when> + <xsl:when test="$paper.type = 'A2'">594mm</xsl:when> + <xsl:when test="$paper.type = 'A3'">420mm</xsl:when> + <xsl:when test="$paper.type = 'A4'">297mm</xsl:when> + <xsl:when test="$paper.type = 'A5'">210mm</xsl:when> + <xsl:when test="$paper.type = 'A6'">148mm</xsl:when> + <xsl:when test="$paper.type = 'A7'">105mm</xsl:when> + <xsl:when test="$paper.type = 'A8'">74mm</xsl:when> + <xsl:when test="$paper.type = 'A9'">52mm</xsl:when> + <xsl:when test="$paper.type = 'A10'">37mm</xsl:when> + <xsl:when test="$paper.type = 'B0'">1414mm</xsl:when> + <xsl:when test="$paper.type = 'B1'">1000mm</xsl:when> + <xsl:when test="$paper.type = 'B2'">707mm</xsl:when> + <xsl:when test="$paper.type = 'B3'">500mm</xsl:when> + <xsl:when test="$paper.type = 'B4'">353mm</xsl:when> + <xsl:when test="$paper.type = 'B5'">250mm</xsl:when> + <xsl:when test="$paper.type = 'B6'">176mm</xsl:when> + <xsl:when test="$paper.type = 'B7'">125mm</xsl:when> + <xsl:when test="$paper.type = 'B8'">88mm</xsl:when> + <xsl:when test="$paper.type = 'B9'">62mm</xsl:when> + <xsl:when test="$paper.type = 'B10'">44mm</xsl:when> + <xsl:when test="$paper.type = 'C0'">1297mm</xsl:when> + <xsl:when test="$paper.type = 'C1'">917mm</xsl:when> + <xsl:when test="$paper.type = 'C2'">648mm</xsl:when> + <xsl:when test="$paper.type = 'C3'">458mm</xsl:when> + <xsl:when test="$paper.type = 'C4'">324mm</xsl:when> + <xsl:when test="$paper.type = 'C5'">229mm</xsl:when> + <xsl:when test="$paper.type = 'C6'">162mm</xsl:when> + <xsl:when test="$paper.type = 'C7'">114mm</xsl:when> + <xsl:when test="$paper.type = 'C8'">81mm</xsl:when> + <xsl:when test="$paper.type = 'C9'">57mm</xsl:when> + <xsl:when test="$paper.type = 'C10'">40mm</xsl:when> + <xsl:otherwise>11in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The portrait page height is the length of the long +edge of the physical page. + + + + + + + +page.margin.bottom +length + + +page.margin.bottom +The bottom margin of the page + + + + +<xsl:param name="page.margin.bottom">0.5in</xsl:param> + + + +Description + +The bottom page margin is the distance from the bottom of the region-after +to the physical bottom of the page. + + + + + + + +page.margin.inner +length + + +page.margin.inner +The inner page margin + + + +<xsl:param name="page.margin.inner"> + <xsl:choose> + <xsl:when test="$double.sided != 0">1.25in</xsl:when> + <xsl:otherwise>1in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The inner page margin is the distance from bound edge of the +page to the first column of text. + +The inner page margin is the distance from bound edge of the +page to the outer edge of the first column of text. + +In left-to-right text direction, +this is the left margin of recto (front side) pages. +For single-sided output, it is the left margin +of all pages. + +In right-to-left text direction, +this is the right margin of recto pages. +For single-sided output, this is the +right margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + + + + +page.margin.outer +length + + +page.margin.outer +The outer page margin + + + +<xsl:param name="page.margin.outer"> + <xsl:choose> + <xsl:when test="$double.sided != 0">0.75in</xsl:when> + <xsl:otherwise>1in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The outer page margin is the distance from non-bound edge of the +page to the outer edge of the last column of text. + +In left-to-right text direction, +this is the right margin of recto (front side) pages. +For single-sided output, it is the right margin +of all pages. + +In right-to-left text direction, +this is the left margin of recto pages. +For single-sided output, this is the +left margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + + + + +page.margin.top +length + + +page.margin.top +The top margin of the page + + + + +<xsl:param name="page.margin.top">0.5in</xsl:param> + + + +Description + +The top page margin is the distance from the physical top of the +page to the top of the region-before. + + + + + + +page.orientation +list +portrait +landscape + + +page.orientation +Select the page orientation + + + + +<xsl:param name="page.orientation">portrait</xsl:param> + + + +Description + + Select one from portrait or landscape. +In portrait orientation, the short edge is horizontal; in +landscape orientation, it is vertical. + + + + + + + +page.width +length + + +page.width +The width of the physical page + + + +<xsl:param name="page.width"> + <xsl:choose> + <xsl:when test="$page.orientation = 'portrait'"> + <xsl:value-of select="$page.width.portrait"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$page.height.portrait"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The page width is generally calculated from the +paper.type and +page.orientation parameters. + + + + + + +page.width.portrait +length + + +page.width.portrait +Specify the physical size of the short edge of the page + + + +<xsl:param name="page.width.portrait"> + <xsl:choose> + <xsl:when test="$paper.type = 'USletter'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlandscape'">11in</xsl:when> + <xsl:when test="$paper.type = 'USlegal'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlegallandscape'">14in</xsl:when> + <xsl:when test="$paper.type = '4A0'">1682mm</xsl:when> + <xsl:when test="$paper.type = '2A0'">1189mm</xsl:when> + <xsl:when test="$paper.type = 'A0'">841mm</xsl:when> + <xsl:when test="$paper.type = 'A1'">594mm</xsl:when> + <xsl:when test="$paper.type = 'A2'">420mm</xsl:when> + <xsl:when test="$paper.type = 'A3'">297mm</xsl:when> + <xsl:when test="$paper.type = 'A4'">210mm</xsl:when> + <xsl:when test="$paper.type = 'A5'">148mm</xsl:when> + <xsl:when test="$paper.type = 'A6'">105mm</xsl:when> + <xsl:when test="$paper.type = 'A7'">74mm</xsl:when> + <xsl:when test="$paper.type = 'A8'">52mm</xsl:when> + <xsl:when test="$paper.type = 'A9'">37mm</xsl:when> + <xsl:when test="$paper.type = 'A10'">26mm</xsl:when> + <xsl:when test="$paper.type = 'B0'">1000mm</xsl:when> + <xsl:when test="$paper.type = 'B1'">707mm</xsl:when> + <xsl:when test="$paper.type = 'B2'">500mm</xsl:when> + <xsl:when test="$paper.type = 'B3'">353mm</xsl:when> + <xsl:when test="$paper.type = 'B4'">250mm</xsl:when> + <xsl:when test="$paper.type = 'B5'">176mm</xsl:when> + <xsl:when test="$paper.type = 'B6'">125mm</xsl:when> + <xsl:when test="$paper.type = 'B7'">88mm</xsl:when> + <xsl:when test="$paper.type = 'B8'">62mm</xsl:when> + <xsl:when test="$paper.type = 'B9'">44mm</xsl:when> + <xsl:when test="$paper.type = 'B10'">31mm</xsl:when> + <xsl:when test="$paper.type = 'C0'">917mm</xsl:when> + <xsl:when test="$paper.type = 'C1'">648mm</xsl:when> + <xsl:when test="$paper.type = 'C2'">458mm</xsl:when> + <xsl:when test="$paper.type = 'C3'">324mm</xsl:when> + <xsl:when test="$paper.type = 'C4'">229mm</xsl:when> + <xsl:when test="$paper.type = 'C5'">162mm</xsl:when> + <xsl:when test="$paper.type = 'C6'">114mm</xsl:when> + <xsl:when test="$paper.type = 'C7'">81mm</xsl:when> + <xsl:when test="$paper.type = 'C8'">57mm</xsl:when> + <xsl:when test="$paper.type = 'C9'">40mm</xsl:when> + <xsl:when test="$paper.type = 'C10'">28mm</xsl:when> + <xsl:otherwise>8.5in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The portrait page width is the length of the short +edge of the physical page. + + + + + + + +paper.type +list +open +open +USletter8.5x11in +USlandscape11x8.5in +USlegal8.5inx14in +USlegallandscape14inx8.5in +4A02378x1682mm +2A01682x1189mm +A01189x841mm +A1841x594mm +A2594x420mm +A3420x297mm +A4297x210mm +A5210x148mm +A6148x105mm +A7105x74mm +A874x52mm +A952x37mm +A1037x26mm +B01414x1000mm +B11000x707mm +B2707x500mm +B3500x353mm +B4353x250mm +B5250x176mm +B6176x125mm +B7125x88mm +B888x62mm +B962x44mm +B1044x31mm +C01297x917mm +C1917x648mm +C2648x458mm +C3458x324mm +C4324x229mm +C5229x162mm +C6162x114mm +C7114x81mm +C881x57mm +C957x40mm +C1040x28mm + + +paper.type +Select the paper type + + + + +<xsl:param name="paper.type">USletter</xsl:param> + + + +Description + +The paper type is a convenient way to specify the paper size. +The list of known paper sizes includes USletter and most of the A, +B, and C sizes. See page.width.portrait, for example. + + + + + + + + + +double.sided +boolean + + +double.sided +Is the document to be printed double sided? + + + + +<xsl:param name="double.sided" select="0"></xsl:param> + + + +Description + +This parameter is useful when printing a document +on both sides of the paper. + +if set to non-zero, documents are formatted using different page-masters +for odd and even pages. These can differ by using a slightly wider margin +on the binding edge of the page, and alternating left-right +positions of header or footer elements. + + +If set to zero (the default), then only the 'odd' page masters +are used for both even and odd numbered pages. + +See also force.blank.pages, +page.margin.inner and +page.margin.outer. + + + + + + +force.blank.pages +boolean + + +force.blank.pages +Generate blank page to end on even page number + + + + +<xsl:param name="force.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero (the default), then each page sequence will be forced to +end on an even-numbered page, by inserting a blank page +if necessary. This will force the next page sequence to start +on an odd-numbered page, which is a standard convention +for printed and bound books. + +If zero, then such blank pages will not be inserted. +Chapters will start on the next available page, +regardless of whether it is an even or odd number. +This is useful when publishing online where blank +pages are not needed. + + +This param is independent of the +double.sided parameter, which +just triggers the use of even and odd page sequence +masters that differ in their header and footer placement. +So you can combine the two params for alternating +headers/footers and no blank pages. + + + + + + + +body.margin.bottom +length + + +body.margin.bottom +The bottom margin of the body text + + + + +<xsl:param name="body.margin.bottom">0.5in</xsl:param> + + + +Description + +The body bottom margin is the distance from the last line of text +in the page body to the bottom of the region-after. + + + + + + + +body.margin.top +length + + +body.margin.top +To specify the size of the top margin of a page + + + + +<xsl:param name="body.margin.top">0.5in</xsl:param> + + + +Description + +The body top margin is the distance from the top of the +region-before to the first line of text in the page body. + + + + + + +body.margin.inner +length + + +body.margin.inner +Specify the size of the inner margin of the body region + + + + +<xsl:param name="body.margin.inner">0in</xsl:param> + + + +Description + +The inner body margin is the extra inner side +(binding side) margin taken from the body +region in addition to the inner page margin. +It makes room for a side region for text content whose width is +specified by the region.inner.extent +parameter. + +For double-sided output, +this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, +this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.outer, +side.region.precedence. + + + + + + +body.margin.outer +length + + +body.margin.outer +Specify the size of the outer margin of the body region + + + + +<xsl:param name="body.margin.outer">0in</xsl:param> + + + +Description + +The outer body margin is the extra outer side +(opposite the binding side) margin taken +from the body +region in addition to the outer page margin. +It makes room for a side region for text content whose width is +specified by the region.outer.extent +parameter. + +For double-sided output, +this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, +this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +side.region.precedence. + + + + + + +body.start.indent +length + + +body.start.indent +The start-indent for the body text + + + + +<xsl:param name="body.start.indent"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0">0pt</xsl:when> + <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when> + <xsl:otherwise>4pc</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +This parameter provides +the means of indenting the body text relative to +section titles. +For left-to-right text direction, it indents the left side. +For right-to-left text direction, it indents the right side. +It is used in place of the +title.margin.left for +all XSL-FO processors except FOP 0.25. +It enables support for side floats to appear +in the indented margin area. + +This start-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + +If this parameter is used, section titles should have +a start-indent value of 0pt if they are to be +outdented relative to the body text. + + +If you are using FOP, then set this parameter to a zero +width value and set the title.margin.left +parameter to the negative value of the desired indent. + + +See also body.end.indent and +title.margin.left. + + + + + + + +body.end.indent +length + + +body.end.indent +The end-indent for the body text + + + + +<xsl:param name="body.end.indent">0pt</xsl:param> + + + +Description + +This end-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + + +See also body.start.indent. + + + + + + + +alignment + list + open + left + start + right + end + center + justify + + +alignment +Specify the default text alignment + + + +<xsl:param name="alignment">justify</xsl:param> + + +Description + +The default text alignment is used for most body text. +Allowed values are +left, +right, +start, +end, +center, +justify. +The default value is justify. + + + + + + + +hyphenate +list +closed +true +false + + +hyphenate +Specify hyphenation behavior + + + +<xsl:param name="hyphenate">true</xsl:param> + + +Description + +If true, words may be hyphenated. Otherwise, they may not. +See also ulink.hyphenate.chars + + + + + + +line-height +string + + +line-height +Specify the line-height property + + + + +<xsl:param name="line-height">normal</xsl:param> + + + +Description + +Sets the line-height property. + + + + + + +column.count.back +integer + + +column.count.back +Number of columns on back matter pages + + + + +<xsl:param name="column.count.back" select="1"></xsl:param> + + + +Description + +Number of columns on back matter (appendix, glossary, etc.) pages. + + + + + + +column.count.body +integer + + +column.count.body +Number of columns on body pages + + + + +<xsl:param name="column.count.body" select="1"></xsl:param> + + + +Description + +Number of columns on body pages. + + + + + + +column.count.front +integer + + +column.count.front +Number of columns on front matter pages + + + + +<xsl:param name="column.count.front" select="1"></xsl:param> + + + +Description + +Number of columns on front matter (dedication, preface, etc.) pages. + + + + + + +column.count.index +integer + + +column.count.index +Number of columns on index pages + + + + +<xsl:param name="column.count.index">2</xsl:param> + + + +Description + +Number of columns on index pages. + + + + + + +column.count.lot +integer + + +column.count.lot +Number of columns on a 'List-of-Titles' page + + + + +<xsl:param name="column.count.lot" select="1"></xsl:param> + + + +Description + +Number of columns on a page sequence containing the Table of Contents, +List of Figures, etc. + + + + + + +column.count.titlepage +integer + + +column.count.titlepage +Number of columns on a title page + + + + +<xsl:param name="column.count.titlepage" select="1"></xsl:param> + + + +Description + +Number of columns on a title page + + + + + + +column.gap.back +length + + +column.gap.back +Gap between columns in back matter + + + + +<xsl:param name="column.gap.back">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in back matter (if +column.count.back is greater than one). + + + + + + +column.gap.body +length + + +column.gap.body +Gap between columns in the body + + + + +<xsl:param name="column.gap.body">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in body matter (if +column.count.body is greater than one). + + + + + + +column.gap.front +length + + +column.gap.front +Gap between columns in the front matter + + + + +<xsl:param name="column.gap.front">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in front matter (if +column.count.front is greater than one). + + + + + + +column.gap.index +length + + +column.gap.index +Gap between columns in the index + + + + +<xsl:param name="column.gap.index">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in indexes (if +column.count.index is greater than one). + + + + + + +column.gap.lot +length + + +column.gap.lot +Gap between columns on a 'List-of-Titles' page + + + + +<xsl:param name="column.gap.lot">12pt</xsl:param> + + + +Description + +Specifies the gap between columns on 'List-of-Titles' pages (if +column.count.lot is greater than one). + + + + + + +column.gap.titlepage +length + + +column.gap.titlepage +Gap between columns on title pages + + + + +<xsl:param name="column.gap.titlepage">12pt</xsl:param> + + + +Description + +Specifies the gap between columns on title pages (if +column.count.titlepage is greater than one). + + + + + + + +region.after.extent +length + + +region.after.extent +Specifies the height of the footer. + + + + +<xsl:param name="region.after.extent">0.4in</xsl:param> + + + +Description + +The region after extent is the height of the area where footers +are printed. + + + + + + + +region.before.extent +length + + +region.before.extent +Specifies the height of the header + + + + +<xsl:param name="region.before.extent">0.4in</xsl:param> + + + +Description + +The region before extent is the height of the area where headers +are printed. + + + + + + + +region.inner.extent +length + + +region.inner.extent +Specifies the width of the inner side region + + + + +<xsl:param name="region.inner.extent">0in</xsl:param> + + + +Description + +The region inner extent is the width of the optional +text area next to the inner side (binding side) of the +body region. + +For double-sided output, this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.inner +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.outer.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + + + + + +region.outer.extent +length + + +region.outer.extent +Specifies the width of the outer side region + + + + +<xsl:param name="region.outer.extent">0in</xsl:param> + + + +Description + +The region outer extent is the width of the optional +text area next to the outer side (opposite the binding side) of the +body region. + +For double-sided output, this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.outer +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.inner.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + + + + +default.units +list +cm +mm +in +pt +pc +px +em + + +default.units +Default units for an unqualified dimension + + + + +<xsl:param name="default.units">pt</xsl:param> + + + +Description + +If an unqualified dimension is encountered (for example, in a +graphic width), the default.units will be used for the +units. Unqualified dimensions are not allowed in XSL Formatting Objects. + + + + + + + +normal.para.spacing +attribute set + + +normal.para.spacing +What space do you want between normal paragraphs + + + +<xsl:attribute-set name="normal.para.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify the spacing required between normal paragraphs as well as +the following block-level elements: + +ackno +acknowledgements +cmdsynopsis +glosslist +sidebar +simpara +simplelist + +To customize the spacing, you need to reset all three attributes. + +To specify properties on just para elements without +affecting these other elements, +use the +para.properties +attribute-set. + + + + + +para.properties +attribute set + + +para.properties +Properties to apply to para elements + + + +<xsl:attribute-set name="para.properties" use-attribute-sets="normal.para.spacing"> +</xsl:attribute-set> + +Description +Specify properties to apply to the fo:block of a para element, +such as text-indent. +Although the default attribute-set is empty, it uses the attribute-set +named normal.para.spacing to add vertical space before +each para. The para.properties attribute-set can override those +spacing properties for para only. +See also +normal.para.spacing. + + + + + + +body.font.master + number + + +body.font.master +Specifies the default point size for body text + + + + +<xsl:param name="body.font.master">10</xsl:param> + + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + + + + +body.font.size +length + + +body.font.size +Specifies the default font size for body text + + + + +<xsl:param name="body.font.size"> + <xsl:value-of select="$body.font.master"></xsl:value-of><xsl:text>pt</xsl:text> +</xsl:param> + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + + + + +footnote.font.size +length + + +footnote.font.size +The font size for footnotes + + + +<xsl:param name="footnote.font.size"> + <xsl:value-of select="$body.font.master * 0.8"></xsl:value-of><xsl:text>pt</xsl:text> +</xsl:param> + + +Description + +The footnote font size is used for...footnotes! + + + + + + + +title.margin.left +length + + +title.margin.left +Adjust the left margin for titles + + + + +<xsl:param name="title.margin.left"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0">-4pc</xsl:when> + <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +This parameter provides +the means of adjusting the left margin for titles +when the XSL-FO processor being used is +an old version of FOP (0.25 and earlier). +It is only useful when the fop.extensions +is nonzero. + +The left margin of the body region +is calculated to include this space, +and titles are outdented to the left outside +the body region by this amount, +effectively leaving titles at the intended left margin +and the body text indented. +Currently this method is only used for old FOP because +it cannot properly use the body.start.indent +parameter. + + +The default value when the fop.extensions +parameter is nonzero is -4pc, which means the +body text is indented 4 picas relative to +the titles. +The default value when the fop.extensions +parameter equals zero is 0pt, and +the body indent should instead be specified +using the body.start.indent +parameter. + + +If you set the value to zero, be sure to still include +a unit indicator such as 0pt, or +the FO processor will report errors. + + + + + + + +draft.mode +list +no +yes +maybe + + +draft.mode +Select draft mode + + + + +<xsl:param name="draft.mode">no</xsl:param> + + + +Description + +Selects draft mode. If draft.mode is +yes, the entire document will be treated +as a draft. If it is no, the entire document +will be treated as a final copy. If it is maybe, +individual sections will be treated as draft or final independently, depending +on how their status attribute is set. + + + + + + + +draft.watermark.image +uri + + +draft.watermark.image +The URI of the image to be used for draft watermarks + + + + +<xsl:param name="draft.watermark.image">images/draft.png</xsl:param> + + + +Description + +The image to be used for draft watermarks. + + + + + + +headers.on.blank.pages +boolean + + +headers.on.blank.pages +Put headers on blank pages? + + + + +<xsl:param name="headers.on.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero, headers will be placed on blank pages. + + + + + + +footers.on.blank.pages +boolean + + +footers.on.blank.pages +Put footers on blank pages? + + + + +<xsl:param name="footers.on.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero, footers will be placed on blank pages. + + + + + + +header.rule +boolean + + +header.rule +Rule under headers? + + + + +<xsl:param name="header.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn below the page headers. + + + + + + +footer.rule +boolean + + +footer.rule +Rule over footers? + + + + +<xsl:param name="footer.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn above the page footers. + + + + + + +header.column.widths +string + + +header.column.widths +Specify relative widths of header areas + + + +<xsl:param name="header.column.widths">1 1 1</xsl:param> + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside header for +double-sided output. The second number is the relative +width of the center header. The third number is the +relative width of the outside header for +double-sided output. + +For single-sided output, the first number is the +relative width of left header for left-to-right +text direction, or the right header for right-to-left +text direction. +The third number is the +relative width of right header for left-to-right +text direction, or the left header for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the header area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +header should have twice the width of the other areas. +A value of "0 0 1" means the entire header area +is reserved for the right (or outside) header text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + + + + +footer.column.widths +string + + +footer.column.widths +Specify relative widths of footer areas + + + +<xsl:param name="footer.column.widths">1 1 1</xsl:param> + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside footer for +double-sided output. The second number is the relative +width of the center footer. The third number is the +relative width of the outside footer for +double-sided output. + +For single-sided output, the first number is the +relative width of left footer for left-to-right +text direction, or the right footer for right-to-left +text direction. +The third number is the +relative width of right footer for left-to-right +text direction, or the left footer for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the footer area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +footer should have twice the width of the other areas. +A value of "0 0 1" means the entire footer area +is reserved for the right (or outside) footer text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + + + + +header.table.properties +attribute set + + +header.table.properties +Apply properties to the header layout table + + + + +<xsl:attribute-set name="header.table.properties"> + <xsl:attribute name="table-layout">fixed</xsl:attribute> + <xsl:attribute name="width">100%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties applied to the table that lays out the page header. + + + + + + +header.table.height +length + + +header.table.height +Specify the minimum height of the table containing the running page headers + + + +<xsl:param name="header.table.height">14pt</xsl:param> + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + + + + +footer.table.properties +attribute set + + +footer.table.properties +Apply properties to the footer layout table + + + + +<xsl:attribute-set name="footer.table.properties"> + <xsl:attribute name="table-layout">fixed</xsl:attribute> + <xsl:attribute name="width">100%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties applied to the table that lays out the page footer. + + + + + + +footer.table.height +length + + +footer.table.height +Specify the minimum height of the table containing the running page footers + + + +<xsl:param name="footer.table.height">14pt</xsl:param> + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + + + + +header.content.properties +attribute set + + +header.content.properties +Properties of page header content + + + + +<xsl:attribute-set name="header.content.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$title.margin.left"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties of page header content. + + + + + + +footer.content.properties +attribute set + + +footer.content.properties +Properties of page footer content + + + + +<xsl:attribute-set name="footer.content.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$title.margin.left"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties of page footer content. + + + + + + +marker.section.level +integer + + +marker.section.level +Control depth of sections shown in running headers or footers + + + + +<xsl:param name="marker.section.level">2</xsl:param> + + + +Description + +The marker.section.level parameter +controls the depth of section levels that may be displayed +in running headers and footers. For example, if the value +is 2 (the default), then titles from sect1 and +sect2 or equivalent section +elements are candidates for use in running headers and +footers. + +Each candidate title is marked in the FO output with a +<fo:marker marker-class-name="section.head.marker"> +element. + +In order for such titles to appear in headers +or footers, the header.content +or footer.content template +must be customized to retrieve the marker using +an output element such as: + + +<fo:retrieve-marker retrieve-class-name="section.head.marker" + retrieve-position="first-including-carryover" + retrieve-boundary="page-sequence"/> + + + + + + + + +side.region.precedence +string + + +side.region.precedence +Determines side region page layout precedence + + +<xsl:param name="side.region.precedence">false</xsl:param> + + +Description + +If optional side regions on a page +are established using parameters such as +body.margin.inner, +region.inner.extent, etc., then this +parameter determines what happens at the corners where the +side regions meet the header and footer regions. + +If the value of this parameter is true, +then the side regions have precedence and extend higher +and lower, while the header and footer regions are narrower +and fit inside the side regions. + +If the value of this parameter is false +(the default value), then the header and footer regions +have precedence and extend over and below the side regions. +Any value other than true or +false is taken to be false. + +If you need to set precedence separately for +individual regions, then you can set four +parameters that are normally internal to the stylesheet. +These four parameters are normally set based +on the value from side.region.precedence: + +region.before.precedence +region.after.precedence +region.start.precedence +region.end.precedence + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +body.margin.outer. + + + + + +region.inner.properties +attribute set + + +region.inner.properties +Properties of running inner side region + + + + +<xsl:attribute-set name="region.inner.properties"> + <xsl:attribute name="border-width">0</xsl:attribute> + <xsl:attribute name="padding">0</xsl:attribute> + <xsl:attribute name="reference-orientation">90</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the inner side (binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +inner.region.content.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + + + + +region.outer.properties +attribute set + + +region.outer.properties +Properties of running outer side region + + + + +<xsl:attribute-set name="region.outer.properties"> + <xsl:attribute name="border-width">0</xsl:attribute> + <xsl:attribute name="padding">0</xsl:attribute> + <xsl:attribute name="reference-orientation">90</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the outer side (opposite the binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +outer.region.content.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + + + + + +inner.region.content.properties +attribute set + + +inner.region.content.properties +Properties of running inner side content + + + + +<xsl:attribute-set name="inner.region.content.properties"> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the inner side (binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +region.inner.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + + + + +outer.region.content.properties +attribute set + + +outer.region.content.properties +Properties of running outer side content + + + + +<xsl:attribute-set name="outer.region.content.properties"> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the outer side (opposite the binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +region.outer.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + + +
Font Families + + +body.font.family +list +open +serif +sans-serif +monospace + + +body.font.family +The default font family for body text + + + + +<xsl:param name="body.font.family">serif</xsl:param> + + + +Description + +The body font family is the default font used for text in the page body. +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + + +dingbat.font.family +list +open +serif +sans-serif +monospace + + +dingbat.font.family +The font family for copyright, quotes, and other symbols + + + + +<xsl:param name="dingbat.font.family">serif</xsl:param> + + + +Description + +The dingbat font family is used for dingbats. If it is defined +as the empty string, no font change is effected around dingbats. + + + + + + + +monospace.font.family +string + + +monospace.font.family +The default font family for monospace environments + + + + +<xsl:param name="monospace.font.family">monospace</xsl:param> + + + +Description + +The monospace font family is used for verbatim environments +(program listings, screens, etc.). + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + +sans.font.family +string + + +sans.font.family +The default sans-serif font family + + + + +<xsl:param name="sans.font.family">sans-serif</xsl:param> + + + +Description + +The default sans-serif font family. At the present, this isn't +actually used by the stylesheets. + + + + + + + +title.font.family +list +open +serif +sans-serif +monospace + + +title.font.family +The default font family for titles + + + + +<xsl:param name="title.font.family">sans-serif</xsl:param> + + + +Description + +The title font family is used for titles (chapter, section, figure, +etc.) + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + +symbol.font.family +list +open +serif +sans-serif +monospace + + +symbol.font.family +The font families to be searched for symbols outside + of the body font + + + + +<xsl:param name="symbol.font.family">Symbol,ZapfDingbats</xsl:param> + + + +Description + +A typical body or title font does not contain all +the character glyphs that DocBook supports. This parameter +specifies additional fonts that should be searched for +special characters not in the normal font. +These symbol font names are automatically appended +to the body or title font family name when fonts +are specified in a +font-family +property in the FO output. + +The symbol font names should be entered as a +comma-separated list. The default value is +Symbol,ZapfDingbats. + + + + + +Property Sets + + +formal.object.properties +attribute set + + +formal.object.properties +Properties associated with a formal object such as a figure, or other component that has a title + + + + +<xsl:attribute-set name="formal.object.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for formal objects in docbook. Specify the spacing +before and after the object. + + + + + + +formal.title.properties +attribute set + + +formal.title.properties +Style the title element of formal object such as a figure. + + + + +<xsl:attribute-set name="formal.title.properties" use-attribute-sets="normal.para.spacing"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute> + <xsl:attribute name="space-after.optimum">0.6em</xsl:attribute> + <xsl:attribute name="space-after.maximum">0.8em</xsl:attribute> +</xsl:attribute-set> + + +Description +Specify how the title should be styled. Specify the font size and weight of the title of the formal object. + + + + + +informal.object.properties +attribute set + + +informal.object.properties +Properties associated with an informal (untitled) object, such as an informalfigure + + + +<xsl:attribute-set name="informal.object.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + +Description +The styling for informal objects in docbook. Specify the spacing before and after the object. + + + + + +monospace.properties +attribute set + + +monospace.properties +Properties of monospaced content + + + + +<xsl:attribute-set name="monospace.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$monospace.font.family"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies the font name for monospaced output. This property set +used to set the font-size as well, but that doesn't work very well +when different fonts are used (as they are in titles and paragraphs, +for example). + +If you want to set the font-size in a customization layer, it's +probably going to be more appropriate to set font-size-adjust, if your +formatter supports it. + + + + + + +verbatim.properties +attribute set + + +verbatim.properties +Properties associated with verbatim text + + + + +<xsl:attribute-set name="verbatim.properties"> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="wrap-option">no-wrap</xsl:attribute> + <xsl:attribute name="white-space-collapse">false</xsl:attribute> + <xsl:attribute name="white-space-treatment">preserve</xsl:attribute> + <xsl:attribute name="linefeed-treatment">preserve</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> +</xsl:attribute-set> + + +Description +This attribute set is used on all verbatim environments. + + + + + + +monospace.verbatim.properties +attribute set + + +monospace.verbatim.properties +What font and size do you want for monospaced content? + + + + +<xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties"> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="wrap-option">no-wrap</xsl:attribute> +</xsl:attribute-set> + + +Description +Specify the font name and size you want for monospaced output + + + + + +sidebar.properties +attribute set + + +sidebar.properties +Attribute set for sidebar properties + + + + +<xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="border-style">solid</xsl:attribute> + <xsl:attribute name="border-width">1pt</xsl:attribute> + <xsl:attribute name="border-color">black</xsl:attribute> + <xsl:attribute name="background-color">#DDDDDD</xsl:attribute> + <xsl:attribute name="padding-start">12pt</xsl:attribute> + <xsl:attribute name="padding-end">12pt</xsl:attribute> + <xsl:attribute name="padding-top">6pt</xsl:attribute> + <xsl:attribute name="padding-bottom">6pt</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">0pt</xsl:attribute> +<!-- + <xsl:attribute name="margin-top">6pt</xsl:attribute> + <xsl:attribute name="margin-bottom">6pt</xsl:attribute> +--> +</xsl:attribute-set> + + + +Description + +The styling for sidebars. + + + + + + +sidebar.title.properties +attribute set + + +sidebar.title.properties +Attribute set for sidebar titles + + + + +<xsl:attribute-set name="sidebar.title.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for sidebars titles. + + + + + + +sidebar.float.type +list +none +before +left +start +right +end +inside +outside + + +sidebar.float.type +Select type of float for sidebar elements + + + + +<xsl:param name="sidebar.float.type">none</xsl:param> + + + +Description + +Selects the type of float for sidebar elements. + + + +If sidebar.float.type is +none, then +no float is used. + + + +If sidebar.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + + +If sidebar.float.type is +left, +then a left side float is used. + + + + +If sidebar.float.type is +start, +then when the text direction is left-to-right a left side float is used. +When the text direction is right-to-left, a right side float is used. + + + + +If sidebar.float.type is +right, +then a right side float is used. + + + + +If sidebar.float.type is +end, +then when the text direction is left-to-right a right side float is used. +When the text direction is right-to-left, a left side float is used. + + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + + + + +sidebar.float.width +length + + +sidebar.float.width +Set the default width for sidebars + + + + +<xsl:param name="sidebar.float.width">1in</xsl:param> + + + +Description + +Sets the default width for sidebars when used as a side float. +The width determines the degree to which the sidebar block intrudes into +the text area. + +If sidebar.float.type is +before or +none, then +this parameter is ignored. + + + + + + + +margin.note.properties +attribute set + + +margin.note.properties +Attribute set for margin.note properties + + + + +<xsl:attribute-set name="margin.note.properties"> + <xsl:attribute name="font-size">90%</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for margin notes. +By default, margin notes are not implemented for any +element. A stylesheet customization is needed to make +use of this attribute-set. + +You can use a template named floater +to create the customization. +That template can create side floats by specifying the +content and characteristics as template parameters. + + +For example: +<xsl:template match="para[@role='marginnote']"> + <xsl:call-template name="floater"> + <xsl:with-param name="position"> + <xsl:value-of select="$margin.note.float.type"/> + </xsl:with-param> + <xsl:with-param name="width"> + <xsl:value-of select="$margin.note.width"/> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:apply-imports/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + + + + + + +margin.note.title.properties +attribute set + + +margin.note.title.properties +Attribute set for margin note titles + + + + +<xsl:attribute-set name="margin.note.title.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for margin note titles. + + + + + + +margin.note.float.type +list +none +before +left +start +right +end +inside +outside + + +margin.note.float.type +Select type of float for margin note customizations + + + + +<xsl:param name="margin.note.float.type">none</xsl:param> + + + +Description + +Selects the type of float for margin notes. +DocBook does not define a margin note element, so this +feature must be implemented as a customization of the stylesheet. +See margin.note.properties for +an example. + + + +If margin.note.float.type is +none, then +no float is used. + + + +If margin.note.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + +If margin.note.float.type is +left or +start, then +a left side float is used. + + + +If margin.note.float.type is +right or +end, then +a right side float is used. + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + + + + +margin.note.width +length + + +margin.note.width +Set the default width for margin notes + + + + +<xsl:param name="margin.note.width">1in</xsl:param> + + + +Description + +Sets the default width for margin notes when used as a side +float. The width determines the degree to which the margin note block +intrudes into the text area. + +If margin.note.float.type is +before or +none, then +this parameter is ignored. + + + + + + + +component.title.properties +attribute set + + +component.title.properties +Properties for component titles + + + + +<xsl:attribute-set name="component.title.properties"> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align"> + <xsl:choose> + <xsl:when test="((parent::article | parent::articleinfo | parent::info/parent::article) and not(ancestor::book) and not(self::bibliography)) or (parent::slides | parent::slidesinfo)">center</xsl:when> + <xsl:otherwise>start</xsl:otherwise> + </xsl:choose> + </xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all component titles. + + + + + + +component.titlepage.properties +attribute set + + +component.titlepage.properties +Properties for component titlepages + + + + +<xsl:attribute-set name="component.titlepage.properties"> +</xsl:attribute-set> + + + +Description + +The properties that are applied to the outer block containing +all the component title page information. +Its main use is to set a span="all" +property on the block that is a direct child of the flow. + +This attribute-set also applies to index titlepages. It is empty by default. + + + + + + +section.title.properties +attribute set + + +section.title.properties +Properties for section titles + + + + +<xsl:attribute-set name="section.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <!-- font size is calculated dynamically by section.heading template --> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all section titles. + + + + + + +section.title.level1.properties +attribute set + + +section.title.level1.properties +Properties for level-1 section titles + + + + +<xsl:attribute-set name="section.title.level1.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 2.0736"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-1 section titles. + + + + + + + +section.title.level2.properties +attribute set + + +section.title.level2.properties +Properties for level-2 section titles + + + + +<xsl:attribute-set name="section.title.level2.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.728"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-2 section titles. + + + + + + +section.title.level3.properties +attribute set + + +section.title.level3.properties +Properties for level-3 section titles + + + + +<xsl:attribute-set name="section.title.level3.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.44"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-3 section titles. + + + + + + +section.title.level4.properties +attribute set + + +section.title.level4.properties +Properties for level-4 section titles + + + + +<xsl:attribute-set name="section.title.level4.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-4 section titles. + + + + + + +section.title.level5.properties +attribute set + + +section.title.level5.properties +Properties for level-5 section titles + + + + +<xsl:attribute-set name="section.title.level5.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-5 section titles. + + + + + + +section.title.level6.properties +attribute set + + +section.title.level6.properties +Properties for level-6 section titles + + + + +<xsl:attribute-set name="section.title.level6.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-6 section titles. This property set is actually +used for all titles below level 5. + + + + + + +section.properties +attribute set + + +section.properties +Properties for all section levels + + + + +<xsl:attribute-set name="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of all section levels, and therefore apply to +the whole section. +This attribute set is inherited by the +more specific attribute sets such as +section.level1.properties. +The default is empty. + + + + + + + +section.level1.properties +attribute set + + +section.level1.properties +Properties for level-1 sections + + + + +<xsl:attribute-set name="section.level1.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-1 section, and therefore apply to +the whole section. This includes sect1 +elements and section elements at level 1. + + +For example, you could start each level-1 section on +a new page by using: +<xsl:attribute-set name="section.level1.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level2.properties +attribute set + + +section.level2.properties +Properties for level-2 sections + + + + +<xsl:attribute-set name="section.level2.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-2 section, and therefore apply to +the whole section. This includes sect2 +elements and section elements at level 2. + + +For example, you could start each level-2 section on +a new page by using: +<xsl:attribute-set name="section.level2.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level3.properties +attribute set + + +section.level3.properties +Properties for level-3 sections + + + + +<xsl:attribute-set name="section.level3.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-3 section, and therefore apply to +the whole section. This includes sect3 +elements and section elements at level 3. + + +For example, you could start each level-3 section on +a new page by using: +<xsl:attribute-set name="section.level3.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level4.properties +attribute set + + +section.level4.properties +Properties for level-4 sections + + + + +<xsl:attribute-set name="section.level4.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-4 section, and therefore apply to +the whole section. This includes sect4 +elements and section elements at level 4. + + +For example, you could start each level-4 section on +a new page by using: +<xsl:attribute-set name="section.level4.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level5.properties +attribute set + + +section.level5.properties +Properties for level-5 sections + + + + +<xsl:attribute-set name="section.level5.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-5 section, and therefore apply to +the whole section. This includes sect5 +elements and section elements at level 5. + + +For example, you could start each level-5 section on +a new page by using: +<xsl:attribute-set name="section.level5.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level6.properties +attribute set + + +section.level6.properties +Properties for level-6 sections + + + + +<xsl:attribute-set name="section.level6.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level 6 or lower section, and therefore apply to +the whole section. This includes +section elements at level 6 and lower. + + +For example, you could start each level-6 section on +a new page by using: +<xsl:attribute-set name="section.level6.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +figure.properties +attribute set + + +figure.properties +Properties associated with a figure + + + + +<xsl:attribute-set name="figure.properties" use-attribute-sets="formal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for figures. + + + + + + +example.properties +attribute set + + +example.properties +Properties associated with a example + + + + +<xsl:attribute-set name="example.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for examples. + + + + + + +equation.properties +attribute set + + +equation.properties +Properties associated with a equation + + + + +<xsl:attribute-set name="equation.properties" use-attribute-sets="formal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for equations. + + + + + + +equation.number.properties +attribute set + + +equation.number.properties +Properties that apply to the fo:table-cell containing the number +of an equation that does not have a title. + + + +<xsl:attribute-set name="equation.number.properties"> + <xsl:attribute name="text-align">end</xsl:attribute> + <xsl:attribute name="display-align">center</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to the fo:table-cell containing the number +of an equation when it has no title. The number in an equation with a +title is formatted along with the title, and this attribute-set does not apply. + + + + + +table.properties +attribute set + + +table.properties +Properties associated with the block surrounding a table + + + + +<xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Block styling properties for tables. This parameter should really +have been called table.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + + + + +task.properties +attribute set + + +task.properties +Properties associated with a task + + + + +<xsl:attribute-set name="task.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties to style the entire block containing a task element. + + + + + + +informalfigure.properties +attribute set + + +informalfigure.properties +Properties associated with an informalfigure + + + + +<xsl:attribute-set name="informalfigure.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalfigures. + + + + + + +informalexample.properties +attribute set + + +informalexample.properties +Properties associated with an informalexample + + + + +<xsl:attribute-set name="informalexample.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalexamples. + + + + + + +informalequation.properties +attribute set + + +informalequation.properties +Properties associated with an informalequation + + + + +<xsl:attribute-set name="informalequation.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalequations. + + + + + + +informaltable.properties +attribute set + + +informaltable.properties +Properties associated with the block surrounding an informaltable + + + + +<xsl:attribute-set name="informaltable.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +Block styling properties for informaltables. This parameter should really +have been called informaltable.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + + + + +procedure.properties +attribute set + + +procedure.properties +Properties associated with a procedure + + + + +<xsl:attribute-set name="procedure.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for procedures. + + + + + + +root.properties +attribute set + + +root.properties +The properties of the fo:root element + + + + +<xsl:attribute-set name="root.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="text-align"> + <xsl:value-of select="$alignment"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="line-height"> + <xsl:value-of select="$line-height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute> + <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute> + <xsl:attribute name="writing-mode"> + <xsl:value-of select="$direction.mode"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +This property set is used on the fo:root element of +an FO file. It defines a set of default, global parameters. + + + + + + +qanda.title.properties +attribute set + + +qanda.title.properties +Properties for qanda set titles + + + + +<xsl:attribute-set name="qanda.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <!-- font size is calculated dynamically by qanda.heading template --> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all qanda set titles. + + + + + + +qanda.title.level1.properties +attribute set + + +qanda.title.level1.properties +Properties for level-1 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level1.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 2.0736"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-1 qanda set titles. + + + + + + +qanda.title.level2.properties +attribute set + + +qanda.title.level2.properties +Properties for level-2 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level2.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.728"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-2 qanda set titles. + + + + + + +qanda.title.level3.properties +attribute set + + +qanda.title.level3.properties +Properties for level-3 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level3.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.44"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-3 qanda set titles. + + + + + + +qanda.title.level4.properties +attribute set + + +qanda.title.level4.properties +Properties for level-4 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level4.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-4 qanda set titles. + + + + + + +qanda.title.level5.properties +attribute set + + +qanda.title.level5.properties +Properties for level-5 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level5.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-5 qanda set titles. + + + + + + +qanda.title.level6.properties +attribute set + + +qanda.title.level6.properties +Properties for level-6 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level6.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-6 qanda set titles. +This property set is actually +used for all titles below level 5. + + + + + + +article.appendix.title.properties +attribute set + + +article.appendix.title.properties +Properties for appendix titles that appear in an article + + + + +<xsl:attribute-set name="article.appendix.title.properties" use-attribute-sets="section.title.properties section.title.level1.properties"> +</xsl:attribute-set> + + + +Description + +The properties for the title of an appendix that +appears inside an article. The default is to use +the properties of sect1 titles. + + + + + + +abstract.properties +attribute set + + +abstract.properties +Properties associated with the block surrounding an abstract + + + + +<xsl:attribute-set name="abstract.properties"> + <xsl:attribute name="start-indent">0.0in</xsl:attribute> + <xsl:attribute name="end-indent">0.0in</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Block styling properties for abstract. + +See also abstract.title.properties. + + + + + + +abstract.title.properties +attribute set + + +abstract.title.properties +Properties for abstract titles + + + + +<xsl:attribute-set name="abstract.title.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties for abstract titles. + +See also abstract.properties. + + + + + + +index.page.number.properties +attribute set + + +index.page.number.properties +Properties associated with index page numbers + + + + +<xsl:attribute-set name="index.page.number.properties"> +</xsl:attribute-set> + + + +Description + +Properties associated with page numbers in indexes. +Changing color to indicate the page number is a link is +one possibility. + + + + + + + +revhistory.table.properties +attribute set + + +revhistory.table.properties +The properties of table used for formatting revhistory + + + + +<xsl:attribute-set name="revhistory.table.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of revhistory table. + + + + + + +revhistory.table.cell.properties +attribute set + + +revhistory.table.cell.properties +The properties of table cells used for formatting revhistory + + + + +<xsl:attribute-set name="revhistory.table.cell.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of individual cells in revhistory table. + + + + + + +revhistory.title.properties +attribute set + + +revhistory.title.properties +The properties of revhistory title + + + + +<xsl:attribute-set name="revhistory.title.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of revhistory title. + + + + +Profiling + +The following parameters can be used for attribute-based +profiling of your document. For more information about profiling, see +Profiling (conditional text). + + + +profile.arch +string + + +profile.arch +Target profile for arch +attribute + + + + +<xsl:param name="profile.arch"></xsl:param> + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + +<xsl:param name="profile.audience"></xsl:param> + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.condition +string + + +profile.condition +Target profile for condition +attribute + + + + +<xsl:param name="profile.condition"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.conformance +string + + +profile.conformance +Target profile for conformance +attribute + + + + +<xsl:param name="profile.conformance"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.lang +string + + +profile.lang +Target profile for lang +attribute + + + + +<xsl:param name="profile.lang"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.os +string + + +profile.os +Target profile for os +attribute + + + + +<xsl:param name="profile.os"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revision +string + + +profile.revision +Target profile for revision +attribute + + + + +<xsl:param name="profile.revision"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revisionflag +string + + +profile.revisionflag +Target profile for revisionflag +attribute + + + + +<xsl:param name="profile.revisionflag"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.role +string + + +profile.role +Target profile for role +attribute + + + + +<xsl:param name="profile.role"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +Note that role is often +used for other purposes than profiling. For example it is commonly +used to get emphasize in bold font: + +<emphasis role="bold">very important</emphasis> + +If you are using role for +these purposes do not forget to add values like bold to +value of this parameter. If you forgot you will get document with +small pieces missing which are very hard to track. + +For this reason it is not recommended to use role attribute for profiling. You should +rather use profiling specific attributes like userlevel, os, arch, condition, etc. + + + + + + + +profile.security +string + + +profile.security +Target profile for security +attribute + + + + +<xsl:param name="profile.security"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.status +string + + +profile.status +Target profile for status +attribute + + + + +<xsl:param name="profile.status"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.userlevel +string + + +profile.userlevel +Target profile for userlevel +attribute + + + + +<xsl:param name="profile.userlevel"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.vendor +string + + +profile.vendor +Target profile for vendor +attribute + + + + +<xsl:param name="profile.vendor"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + +<xsl:param name="profile.wordsize"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.attribute +string + + +profile.attribute +Name of user-specified profiling attribute + + + + +<xsl:param name="profile.attribute"></xsl:param> + + + +Description + +This parameter is used in conjuction with +profile.value. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.value +string + + +profile.value +Target profile for user-specified attribute + + + + +<xsl:param name="profile.value"></xsl:param> + + + +Description + +When you are using this parameter you must also specify name of +profiling attribute with parameter +profile.attribute. + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.separator +string + + +profile.separator +Separator character for compound profile values + + + + +<xsl:param name="profile.separator">;</xsl:param> + + + +Description + +Separator character used for compound profile values. See profile.arch + + + + +Localization + + +l10n.gentext.language +string + + +l10n.gentext.language +Sets the gentext language + + + + +<xsl:param name="l10n.gentext.language"></xsl:param> + + + +Description + +If this parameter is set to any value other than the empty string, its +value will be used as the value for the language when generating text. Setting +l10n.gentext.language overrides any settings within the +document being formatted. + +It's much more likely that you might want to set the +l10n.gentext.default.language parameter. + + + + + + + l10n.gentext.default.language + string + + + l10n.gentext.default.language + Sets the default language for generated text + + + + +<xsl:param name="l10n.gentext.default.language">en</xsl:param> + + + +Description + +The value of the l10n.gentext.default.language +parameter is used as the language for generated text if no setting is provided +in the source document. + + + + + + +l10n.gentext.use.xref.language +boolean + + +l10n.gentext.use.xref.language +Use the language of target when generating cross-reference text? + + + + +<xsl:param name="l10n.gentext.use.xref.language" select="0"></xsl:param> + + + +Description + +If non-zero, the language of the target will be used when +generating cross reference text. Usually, the current +language is used when generating text (that is, the language of the +element that contains the cross-reference element). But setting this parameter +allows the language of the element pointed to to control +the generated text. + +Consider the following example: + + +<para lang="en">See also <xref linkend="chap3"/>.</para> + + + +Suppose that Chapter 3 happens to be written in German. +If l10n.gentext.use.xref.language is non-zero, the +resulting text will be something like this: + +
+See also Kapital 3. +
+ +Where the more traditional rendering would be: + +
+See also Chapter 3. +
+ +
+
+ + + +l10n.lang.value.rfc.compliant +boolean + + +l10n.lang.value.rfc.compliant +Make value of lang attribute RFC compliant? + + + + +<xsl:param name="l10n.lang.value.rfc.compliant" select="1"></xsl:param> + + + +Description + +If non-zero, ensure that the values for all lang attributes in HTML output are RFC +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: + +
[RFC1766] defines and explains the language codes +that must be used in HTML documents. +Briefly, language codes consist of a primary code and a possibly +empty series of subcodes: + +language-code = primary-code ( "-" subcode )* + +And in RFC 1766, Tags for the Identification +of Languages, the EBNF for "language tag" is given as: + +Language-Tag = Primary-tag *( "-" Subtag ) +Primary-tag = 1*8ALPHA +Subtag = 1*8ALPHA + +
+
. + +by taking any underscore characters in any lang values found in source documents, and +replacing them with hyphen characters in output HTML files. For +example, zh_CN in a source document becomes +zh-CN in the HTML output form that source. + + +This parameter does not cause any case change in lang values, because RFC 1766 +explicitly states that all "language tags" (as it calls them) "are +to be treated as case insensitive". + +
+ +
+
+ + + +writing.mode +string + + +writing.mode +Direction of text flow based on locale + + + + +<xsl:param name="writing.mode"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">writing-mode</xsl:with-param> + <xsl:with-param name="lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="target" select="/*[1]"></xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:param> + + + +Description + +Sets direction of text flow and text alignment based on locale. +The value is normally taken from the gentext file for the +lang attribute of the document's root element, using the +key name 'writing-mode' to look it up in the gentext file. +But this param can also be +set on the command line to override that gentext value. + +Accepted values are: + + + lr-tb + + Left-to-right text flow in each line, lines stack top to bottom. + + + + rl-tb + + Right-to-left text flow in each line, lines stack top to bottom. + + + + tb-rl + + Top-to-bottom text flow in each vertical line, lines stack right to left. + Supported by only a few XSL-FO processors. Not supported in HTML output. + + + + lr + + Shorthand for lr-tb. + + + + rl + + Shorthand for rl-tb. + + + + tb + + Shorthand for tb-rl. + + + + + + + + +
EBNF + + +ebnf.assignment +rtf + + +ebnf.assignment +The EBNF production assignment operator + + + + + +<xsl:param name="ebnf.assignment"> + <fo:inline font-family="{$monospace.font.family}"> + <xsl:text>::=</xsl:text> + </fo:inline> +</xsl:param> + + + +Description + +The ebnf.assignment parameter determines what +text is used to show assignment in productions +in productionsets. + +While ::= is common, so are several +other operators. + + + + + + +ebnf.statement.terminator +rtf + + +ebnf.statement.terminator +Punctuation that ends an EBNF statement. + + + + + +<xsl:param name="ebnf.statement.terminator"></xsl:param> + + + +Description + +The ebnf.statement.terminator parameter determines what +text is used to terminate each production +in productionset. + +Some notations end each statement with a period. + + + + +Prepress + + +crop.marks +boolean + + +crop.marks +Output crop marks? + + + + +<xsl:param name="crop.marks" select="0"></xsl:param> + + + +Description + +If non-zero, crop marks will be added to each page. Currently this +works only with XEP if you have xep.extensions set. + + + + + + +crop.mark.width +length + + +crop.mark.width +Width of crop marks. + + + + +<xsl:param name="crop.mark.width">0.5pt</xsl:param> + + + +Description + +Width of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + + +crop.mark.offset +length + + +crop.mark.offset +Length of crop marks. + + + + +<xsl:param name="crop.mark.offset">24pt</xsl:param> + + + +Description + +Length of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + + +crop.mark.bleed +length + + +crop.mark.bleed +Length of invisible part of crop marks. + + + + +<xsl:param name="crop.mark.bleed">6pt</xsl:param> + + + +Description + +Length of invisible part of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + +
+ + + + Manpages Parameter Reference + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL "manpages" stylesheet (for + generating groff/nroff output). Note that the manpages + stylesheet is a customization layer of the DocBook XSL HTML + stylesheet. Therefore, you can also use a number of HTML stylesheet parameters + to control manpages output (in addition to the + manpages-specific parameters listed in this section). + + + + Hyphenation, justification, and breaking + + +man.hyphenate +boolean + + +man.hyphenate +Enable hyphenation? + + + + +<xsl:param name="man.hyphenate">0</xsl:param> + + +Description + +If non-zero, hyphenation is enabled. + + +The default value for this parameter is zero because groff is +not particularly smart about how it does hyphenation; it can end up +hyphenating a lot of things that you don't want hyphenated. To +mitigate that, the default behavior of the stylesheets is to suppress +hyphenation of computer inlines, filenames, and URLs. (You can +override the default behavior by setting non-zero values for the +man.hyphenate.urls, +man.hyphenate.filenames, and +man.hyphenate.computer.inlines parameters.) But +the best way is still to just globally disable hyphenation, as the +stylesheets do by default. + +The only good reason to enabled hyphenation is if you have also +enabled justification (which is disabled by default). The reason is +that justified text can look very bad unless you also hyphenate it; to +quote the Hypenation node from the groff info page: + +
+ Since the odds are not great for finding a set of + words, for every output line, which fit nicely on a line without + inserting excessive amounts of space between words, 'gtroff' + hyphenates words so that it can justify lines without inserting too + much space between words. +
+ +So, if you set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation).
+
+ + +
+
+ + + +man.hyphenate.urls +boolean + + +man.hyphenate.urls +Hyphenate URLs? + + + + +<xsl:param name="man.hyphenate.urls">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for output of +the ulink url attribute. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.urls is not necessary. + + +If man.hyphenate.urls is non-zero, URLs +will not be treated specially and are subject to hyphenation just like +other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.urls in order to make long + URLs break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long URLs to be broken after slashes. + + + + + + + +man.hyphenate.filenames +boolean + + +man.hyphenate.filenames +Hyphenate filenames? + + + + +<xsl:param name="man.hyphenate.filenames">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for +filename output. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.filenames is not + necessary. + + +If man.hyphenate.filenames is non-zero, +filenames will not be treated specially and are subject to hyphenation +just like other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.filenames in order to make long + filenames/pathnames break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long pathnames to be broken after slashes. + + + + + + + +man.hyphenate.computer.inlines +boolean + + +man.hyphenate.computer.inlines +Hyphenate computer inlines? + + + + +<xsl:param name="man.hyphenate.computer.inlines">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for +computer inlines such as environment variables, +constants, etc. This parameter current affects output of the following +elements: + + + classname + constant + envar + errorcode + option + replaceable + userinput + type + varname + + + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting the + man.hyphenate.computer.inlines is not + necessary. + + +If man.hyphenate.computer.inlines is +non-zero, computer inlines will not be treated specially and will be +hyphenated like other words when needed. + + + + + + +man.justify +boolean + + +man.justify +Justify text to both right and left margins? + + + + +<xsl:param name="man.justify">0</xsl:param> + + +Description + +If non-zero, text is justified to both the right and left +margins (or, in roff terminology, "adjusted and filled" to both the +right and left margins). If zero (the default), text is adjusted to +the left margin only -- producing what is traditionally called +"ragged-right" text. + + +The default value for this parameter is zero because justified +text looks good only when it is also hyphenated. Without hyphenation, +excessive amounts of space often end up getting between words, in +order to "pad" lines out to align on the right margin. + +The problem is that groff is not particularly smart about how it +does hyphenation; it can end up hyphenating a lot of things that you +don't want hyphenated. So, disabling both justification and +hyphenation ensures that hyphens won't get inserted where you don't +want to them, and you don't end up with lines containing excessive +amounts of space between words. + +However, if do you decide to set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation). + +Yes, these default settings run counter to how most existing man +pages are formatted. But there are some notable exceptions, such as +the perl man pages. + + + + + + +man.break.after.slash +boolean + + +man.break.after.slash +Enable line-breaking after slashes? + + + + +<xsl:param name="man.break.after.slash">0</xsl:param> + + +Description + +If non-zero, line-breaking after slashes is enabled. This is +mainly useful for causing long URLs or pathnames/filenames to be +broken up or "wrapped" across lines (though it also has the side +effect of sometimes causing relatively short URLs and pathnames to be +broken up across lines too). + +If zero (the default), line-breaking after slashes is +disabled. In that case, strings containing slashes (for example, URLs +or filenames) are not broken across lines, even if they exceed the +maximum column widith. + + + If you set a non-zero value for this parameter, check your + man-page output carefuly afterwards, in order to make sure that the + setting has not introduced an excessive amount of breaking-up of URLs + or pathnames. If your content contains mostly short URLs or + pathnames, setting a non-zero value for + man.break.after.slash will probably result in + in a significant number of relatively short URLs and pathnames being + broken across lines, which is probably not what you want. + + + + + +
+ Indentation + + +man.indent.width +length + + +man.indent.width +Specifies width used for adjusted indents + + + + +<xsl:param name="man.indent.width">4</xsl:param> + + + +Description +The man.indent.width parameter specifies +the width used for adjusted indents. The value of +man.indent.width is used for indenting of +lists, verbatims, headings, and elsewhere, depending on whether the +values of certain man.indent.* boolean parameters +are non-zero. + +The value of man.indent.width should +include a valid roff measurement unit (for example, +n or u). The default value of +4n specifies a 4-en width; when viewed on a +console, that amounts to the width of four characters. For details +about roff measurment units, see the Measurements +node in the groff info page. + + + + + + +man.indent.refsect +boolean + + +man.indent.refsect +Adjust indentation of refsect* and refsection? + + + + +<xsl:param name="man.indent.refsect" select="0"></xsl:param> + + +Description + +If the value of man.indent.refsect is +non-zero, the width of the left margin for +refsect1, refsect2 and +refsect3 contents and titles (and first-level, +second-level, and third-level nested +refsectioninstances) is adjusted by the value of +the man.indent.width parameter. With +man.indent.width set to its default value of +3n, the main results are that: + + + + contents of refsect1 are output with a + left margin of three characters instead the roff default of seven + or eight characters + + + contents of refsect2 are displayed in + console output with a left margin of six characters instead the of + the roff default of seven characters + + + the contents of refsect3 and nested + refsection instances are adjusted + accordingly. + + + +If instead the value of man.indent.refsect is +zero, no margin adjustment is done for refsect* +output. + + + If your content is primarly comprised of + refsect1 and refsect2 content + (or the refsection equivalent) – with few or + no refsect3 or lower nested sections , you may be + able to “conserve” space in your output by setting + man.indent.refsect to a non-zero value. Doing + so will “squeeze” the left margin in such as way as to provide an + additional four characters of “room” per line in + refsect1 output. That extra room may be useful + if, for example, you have many verbatim sections with long lines in + them. + + + + + + + +man.indent.blurbs +boolean + + +man.indent.blurbs +Adjust indentation of blurbs? + + + + +<xsl:param name="man.indent.blurbs" select="1"></xsl:param> + + +Description + +If the value of man.indent.blurbs is +non-zero, the width of the left margin for +authorblurb, personblurb, and +contrib output is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.blurbs is zero, the built-in roff +default width (7.2n) is used. + + + + + + +man.indent.lists +boolean + + +man.indent.lists +Adjust indentation of lists? + + + + +<xsl:param name="man.indent.lists" select="1"></xsl:param> + + +Description + +If the value of man.indent.lists is +non-zero, the width of the left margin for list items in +itemizedlist, +orderedlist, +variablelist output (and output of some other +lists) is set to the value of the +man.indent.width parameter +(4n by default). If instead the value of +man.indent.lists is zero, the built-in roff +default width (7.2n) is used. + + + + + + +man.indent.verbatims +boolean + + +man.indent.verbatims +Adjust indentation of verbatims? + + + + +<xsl:param name="man.indent.verbatims" select="1"></xsl:param> + + +Description + +If the value of man.indent.verbatims is +non-zero, the width of the left margin for output of verbatim +environments (programlisting, +screen, and so on) is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.verbatims is zero, the built-in roff +default width (7.2n) is used. + + + + + + Fonts + + +man.font.funcprototype +string + + +man.font.funcprototype +Specifies font for funcprototype output + + + + + <xsl:param name="man.font.funcprototype">BI</xsl:param> + + + +Description + +The man.font.funcprototype parameter +specifies the font for funcprototype output. It +should be a valid roff font name, such as BI or +B. + + + + + + +man.font.funcsynopsisinfo +string + + +man.font.funcsynopsisinfo +Specifies font for funcsynopsisinfo output + + + + + <xsl:param name="man.font.funcsynopsisinfo">B</xsl:param> + + + +Description + +The man.font.funcsynopsisinfo parameter +specifies the font for funcsynopsisinfo output. It +should be a valid roff font name, such as B or +I. + + + + + + +man.font.links +string + + +man.font.links +Specifies font for links + + + + +<xsl:param name="man.font.links">B</xsl:param> + + + +Description + +The man.font.links parameter +specifies the font for output of links (ulink instances +and any instances of any element with an xlink:href attribute). + +The value of man.font.links must be + either B or I, or empty. If +the value is empty, no font formatting is applied to links. + +If you set man.endnotes.are.numbered and/or +man.endnotes.list.enabled to zero (disabled), then +you should probably also set an empty value for +man.font.links. But if +man.endnotes.are.numbered is non-zero (enabled), +you should probably keep +man.font.links set to +B or IThe + main purpose of applying a font format to links in most output +formats it to indicate that the formatted text is +“clickable”; given that links rendered in man pages are +not “real” hyperlinks that users can click on, it might +seem like there is never a good reason to have font formatting for +link contents in man output. +In fact, if you suppress the +display of inline link references (by setting +man.endnotes.are.numbered to zero), there is no +good reason to apply font formatting to links. However, if +man.endnotes.are.numbered is non-zero, having +font formatting for links (arguably) serves a purpose: It provides +“context” information about exactly what part of the text +is being “annotated” by the link. Depending on how you +mark up your content, that context information may or may not +have value.. + + +Related Parameters + man.endnotes.list.enabled, + man.endnotes.are.numbered + + + + + + +man.font.table.headings +string + + +man.font.table.headings +Specifies font for table headings + + + + + <xsl:param name="man.font.table.headings">B</xsl:param> + + + +Description + +The man.font.table.headings parameter +specifies the font for table headings. It should be +a valid roff font, such as B or +I. + + + + + + +man.font.table.title +string + + +man.font.table.title +Specifies font for table headings + + + + + <xsl:param name="man.font.table.title">B</xsl:param> + + + +Description + +The man.font.table.title parameter +specifies the font for table titles. It should be +a valid roff font, such as B or +I. + + + + + + SYNOPSIS section + + +man.funcsynopsis.style +list +ansi +kr + + +man.funcsynopsis.style +What style of funcsynopsis should be generated? + + +<xsl:param name="man.funcsynopsis.style">ansi</xsl:param> + +Description +If man.funcsynopsis.style is +ansi, ANSI-style function synopses are +generated for a funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + AUTHORS and COPYRIGHT sections + + +man.authors.section.enabled +boolean + + +man.authors.section.enabled +Display auto-generated AUTHORS section? + + + +<xsl:param name="man.authors.section.enabled">1</xsl:param> + + +Description + +If the value of +man.authors.section.enabled is non-zero +(the default), then an AUTHORS section is +generated near the end of each man page. The output of the +AUTHORS section is assembled from any +author, editor, and othercredit +metadata found in the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any author, editor, and +othercredit metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.authors.section.enabled is zero, the +the auto-generated AUTHORS section is +suppressed. + +Set the value of + man.authors.section.enabled to zero if + you want to have a manually created AUTHORS + section in your source, and you want it to appear in output + instead of the auto-generated AUTHORS + section. + + + + + +man.copyright.section.enabled +boolean + + +man.copyright.section.enabled +Display auto-generated COPYRIGHT section? + + + +<xsl:param name="man.copyright.section.enabled">1</xsl:param> + + +Description + +If the value of +man.copyright.section.enabled is non-zero +(the default), then a COPYRIGHT section is +generated near the end of each man page. The output of the +COPYRIGHT section is assembled from any +copyright and legalnotice metadata found in +the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any copyright and +legalnotice metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.copyright.section.enabled is zero, the +the auto-generated COPYRIGHT section is +suppressed. + +Set the value of + man.copyright.section.enabled to zero if + you want to have a manually created COPYRIGHT + section in your source, and you want it to appear in output + instead of the auto-generated COPYRIGHT + section. + + + + + Endnotes and link handling + + +man.endnotes.list.enabled +boolean + + +man.endnotes.list.enabled +Display endnotes list at end of man page? + + + + +<xsl:param name="man.endnotes.list.enabled">1</xsl:param> + + + +Description + +If the value of man.endnotes.list.enabled is +non-zero (the default), then an endnotes list is added to the end of +the output man page. + +If the value of man.endnotes.list.enabled is +zero, the list is suppressed — unless link numbering is enabled (that +is, if man.endnotes.are.numbered is non-zero), in +which case, that setting overrides the +man.endnotes.list.enabled setting, and the +endnotes list is still displayed. The reason is that inline +numbering of notesources associated with endnotes only makes sense +if a (numbered) list of endnotes is also generated. + + + Leaving + man.endnotes.list.enabled at its default + (non-zero) value ensures that no “out of line” information (such + as the URLs for hyperlinks and images) gets lost in your + man-page output. It just gets “rearranged”. + So if you’re thinking about disabling endnotes listing by + setting the value of + man.endnotes.list.enabled to zero: + Before you do so, first take some time to carefully consider + the information needs and experiences of your users. The “out + of line” information has value even if the presentation of it + in text output is not as interactive as it may be in other + output formats. + As far as the specific case of URLs: Even though the URLs + displayed in text output may not be “real” (clickable) + hyperlinks, many X terminals have convenience features for + recognizing URLs and can, for example, present users with + an options to open a URL in a browser with the user clicks on + the URL is a terminal window. And short of those, users with X + terminals can always manually cut and paste the URLs into a web + browser. + Also, note that various “man to html” tools, such as the + widely used man2html (VH-Man2html) + application, automatically mark up URLs with a@href markup + during conversion — resulting in “real” hyperlinks in HTML + output from those tools. + + +To “turn off” numbering of endnotes in the +endnotes list, set man.endnotes.are.numbered +to zero. The endnotes list will +still be displayed; it will just be displayed without the +numbersIt can still make sense to have +the list of endnotes displayed even if you have endnotes numbering turned +off. In that case, your endnotes list basically becomes a “list +of references” without any association with specific text in +your document. This is probably the best option if you find the inline +endnotes numbering obtrusive. Your users will still have access to all the “out of line” +such as URLs for hyperlinks. + + +The default heading for the endnotes list is +NOTES. To change that, set a non-empty +value for the man.endnotes.list.heading +parameter. + +In the case of notesources that are links: Along with the +URL for each link, the endnotes list includes the contents of the +link. The list thus includes only non-empty + +A “non-empty” link is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty link” is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + links. + +Empty links are never included, and never numbered. They are simply +displayed inline, without any numbering. + +In addition, if there are multiple instances of links in a +refentry that have the same URL, the URL is listed only +once. The contents listed for that link in the endnotes list are +the contents of the first link which has that URL. + +If you disable endnotes listing, you should probably also set +man.links.are.underlined to zero (to disable +link underlining). + + + + + +man.endnotes.list.heading +string + + +man.endnotes.list.heading +Specifies an alternate name for endnotes list + + + + +<xsl:param name="man.endnotes.list.heading"></xsl:param> + + + +Description + +If the value of the +man.endnotes.are.numbered parameter +and/or the man.endnotes.list.enabled +parameter is non-zero (the defaults for both are non-zero), a +numbered list of endnotes is generated near the end of each man +page. The default heading for the list of endnotes is the +equivalent of the English word NOTES in +the current locale. To cause an alternate heading to be displayed, +set a non-empty value for the +man.endnotes.list.heading parameter — +for example, REFERENCES. + + + + + +man.endnotes.are.numbered +boolean + + +man.endnotes.are.numbered +Number endnotes? + + + + +<xsl:param name="man.endnotes.are.numbered">1</xsl:param> + + + +Description + +If the value of man.endnotes.are.numbered is +non-zero (the default), then for each non-empty +A “non-empty” notesource is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty” notesource is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + “notesource”: + + + + a number (in square brackets) is displayed inline after the + rendered inline contents (if any) of the notesource + + + the contents of the notesource are included in a + numbered list of endnotes that is generated at the end of + each man page; the number for each endnote corresponds to + the inline number for the notesource with which it is + associated + + +The default heading for the list of endnotes is +NOTES. To output a different heading, set a value +for the man.endnotes.section.heading +parameter. + + + The endnotes list is also displayed (but without + numbers) if the value of + man.endnotes.list.enabled is + non-zero. + + + +If the value of man.endnotes.are.numbered is +zero, numbering of endnotess is suppressed; only inline +contents (if any) of the notesource are displayed inline. + + If you are thinking about disabling endnote numbering by setting + the value of man.endnotes.are.numbered to zero, + before you do so, first take some time to carefully + consider the information needs and experiences of your users. The + square-bracketed numbers displayed inline after notesources may seem + obstrusive and aesthetically unpleasingAs far as notesources that are links, ytou might + think it would be better to just display URLs for non-empty + links inline, after their content, rather than displaying + square-bracketed numbers all over the place. But it's not better. In + fact, it's not even practical, because many (most) URLs for links + are too long to be displayed inline. They end up overflowing the + right margin. You can set a non-zero value for + man.break.after.slash parameter to deal with + that, but it could be argued that what you end up with is at least + as ugly, and definitely more obstrusive, then having short + square-bracketed numbers displayed inline., + + but in a text-only output format, the + numbered-notesources/endnotes-listing mechanism is the only + practical way to handle this kind of content. + + Also, users of “text based” browsers such as + lynx will already be accustomed to seeing inline + numbers for links. And various "man to html" applications, such as + the widely used man2html (VH-Man2html) + application, can automatically turn URLs into "real" HTML hyperlinks + in output. So leaving man.endnotes.are.numbered + at its default (non-zero) value ensures that no information is + lost in your man-page output. It just gets + “rearranged”. + + +The handling of empty links is not affected by this +parameter. Empty links are handled simply by displaying their URLs +inline. Empty links are never auto-numbered. + +If you disable endnotes numbering, you should probably also set +man.font.links to an empty value (to +disable font formatting for links. + + +Related Parameters + man.endnotes.list.enabled, + man.font.links + + + + + + man.base.url.for.relative.links + string + + + man.base.url.for.relative.links + Specifies a base URL for relative links + + + + <xsl:param name="man.base.url.for.relative.links">[set $man.base.url.for.relative.links]/</xsl:param> + + + Description + + For any “notesource” listed in the auto-generated + “NOTES” section of output man pages (which is generated when + the value of the + man.endnotes.list.enabled parameter + is non-zero), if the notesource is a link source with a + relative URI, the URI is displayed in output with the value + of the + man.base.url.for.relative.links + parameter prepended to the value of the link URI. + + + A link source is an notesource that references an + external resource: + + + a ulink element with a url attribute + + + any element with an xlink:href attribute + + + an imagedata, audiodata, or + videodata element + + + + + + If you use relative URIs in link sources in your DocBook + refentry source, and you leave + man.base.url.for.relative.links + unset, the relative links will appear “as is” in the “Notes” + section of any man-page output generated from your source. + That’s probably not what you want, because such relative + links are only usable in the context of HTML output. So, to + make the links meaningful and usable in the context of + man-page output, set a value for + man.base.url.for.relative.links that + points to the online version of HTML output generated from + your DocBook refentry source. For + example: + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + + + + Related Parameters + man.endnotes.list.enabled + + + + + + Lists + + +man.segtitle.suppress +boolean + + +man.segtitle.suppress +Suppress display of segtitle contents? + + + + +<xsl:param name="man.segtitle.suppress" select="0"></xsl:param> + + +Description + +If the value of man.segtitle.suppress is +non-zero, then display of segtitle contents is +suppressed in output. + + + + + + Character/string substitution + + +man.charmap.enabled +boolean + + +man.charmap.enabled +Apply character map before final output? + + + + +<xsl:param name="man.charmap.enabled" select="1"></xsl:param> + + + +Description + +If the value of the man.charmap.enabled +parameter is non-zero, a "character map" is used to substitute certain +Unicode symbols and special characters with appropriate roff/groff +equivalents, just before writing each man-page file to the +filesystem. If instead the value of +man.charmap.enabled is zero, Unicode characters +are passed through "as is". + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + +You can also use a subset of a character map. For details, +see the man.charmap.use.subset, +man.charmap.subset.profile, and +man.charmap.subset.profile.english +parameters. + + + + + + + +man.charmap.uri +uri + + +man.charmap.uri +URI for custom roff character map + + + + +<xsl:param name="man.charmap.uri"></xsl:param> + + + +Description + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes an XSLT character +map. That character map can be considered the standard roff +character map for the distribution. + +If the value of the man.charmap.uri +parameter is non-empty, that value is used as the URI for the location +for an alternate roff character map to use in place of the standard +roff character map provided in the distribution. + + +Do not set a value for man.charmap.uri +unless you have a custom roff character map that differs from the +standard one provided in the distribution. + + + + + + +man.charmap.use.subset +boolean + + +man.charmap.use.subset +Use subset of character map instead of full map? + + + + +<xsl:param name="man.charmap.use.subset" select="1"></xsl:param> + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +a subset of the roff character map is used instead of the full roff +character map. The profile of the subset used is determined either +by the value of the +man.charmap.subset.profile +parameter (if the source is not in English) or the +man.charmap.subset.profile.english +parameter (if the source is in English). + + + You may want to experiment with setting a non-zero value of + man.charmap.use.subset, so that the full + character map is used. Depending on which XSLT engine you run, + setting a non-zero value for + man.charmap.use.subset may significantly + increase the time needed to process your documents. Or it may + not. For example, if you set it and run it with xsltproc, it seems + to dramatically increase processing time; on the other hand, if you + set it and run it with Saxon, it does not seem to increase + processing time nearly as much. + + If processing time is not a important concern and/or you can + tolerate the increase in processing time imposed by using the full + character map, set man.charmap.use.subset to + zero. + + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + + +Because it is not terrifically efficient to use the standard +800-character character map in full -- and for most (or all) users, +never necessary to use it in full -- the DocBook XSL Stylesheets +support a mechanism for using, within any given character map, a +subset of character mappings instead of the full set. You can use the +man.charmap.subset.profile or +man.charmap.subset.profile.english +parameter to tune the profile of that subset to use. + + + + + + + +man.charmap.subset.profile +string + + +man.charmap.subset.profile +Profile of character map subset + + + + +<xsl:param name="man.charmap.subset.profile"> +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + (@*[local-name() = 'class'] = 'symbols' or + @*[local-name() = 'class'] = 'letters') +) or +@*[local-name() = 'block'] = 'Latin Extended-A' +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' +</xsl:param> + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that + is, if the lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has a value other than + en), then the character-map subset specified + by the man.charmap.subset.profile + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root + element in your DocBook + source or on the first refentry element in your source + has the value en or if it has no lang or xml:lang attribute, then the character-map + subset specified by the + man.charmap.subset.profile.english + parameter is used instead of + man.charmap.subset.profile. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile +is a string representing an XPath expression that matches attribute +names and values for output-character +elements in the character map. + +The attributes supported in the standard roff character map included in the distribution are: + + + character + + a raw Unicode character or numeric Unicode + character-entity value (either in decimal or hex); all + characters have this attribute + + + + name + + a standard full/long ISO/Unicode character name (e.g., + "OHM SIGN"); all characters have this attribute + + + + block + + a standard Unicode "block" name (e.g., "General + Punctuation"); all characters have this attribute. For the full + list of Unicode block names supported in the standard roff + character map, see . + + + + class + + a class of characters (e.g., "spaces"). Not all + characters have this attribute; currently, it is used only with + certain characters within the "C1 Controls And Latin-1 + Supplement" and "General Punctuation" blocks. For details, see + . + + + + entity + + an ISO entity name (e.g., "ohm"); not all characters + have this attribute, because not all characters have ISO entity + names; for example, of the 800 or so characters in the standard + roff character map included in the distribution, only around 300 + have ISO entity names. + + + + + string + + a string representing an roff/groff escape-code (with + "@esc@" used in place of the backslash), or a simple ASCII + string; all characters in the roff character map have this + attribute + + + + +The value of man.charmap.subset.profile +is evaluated as an XPath expression at run-time to select a portion of +the roff character map to use. You can tune the subset used by adding +or removing parts. For example, if you need to use a wide range of +mathematical operators in a document, and you want to have them +converted into roff markup properly, you might add the following: + + @*[local-name() = 'block'] ='MathematicalOperators' + +That will cause a additional set of around 67 additional "math" +characters to be converted into roff markup. + + +Depending on which XSLT engine you use, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +man.charmap.subset.profile at run-time. If you +don't use xsltproc, Saxon, Xalan -- or some other XSLT engine that +supports dyn:evaluate -- you must either set the +value of the man.charmap.use.subset parameter +to zero and process your documents using the full character map +instead, or set the value of the +man.charmap.enabled parameter to zero instead +(so that character-map processing is disabled completely. + + +An alternative to using +man.charmap.subset.profile is to create your +own custom character map, and set the value of +man.charmap.uri to the URI/filename for +that. If you use a custom character map, you will probably want to +include in it just the characters you want to use, and so you will +most likely also want to set the value of +man.charmap.use.subset to zero. +You can create a +custom character map by making a copy of the standard roff character map provided in the distribution, and +then adding to, changing, and/or deleting from that. + + +If you author your DocBook XML source in UTF-8 or UTF-16 +encoding and aren't sure what OSes or environments your man-page +output might end up being viewed on, and not sure what version of +nroff/groff those environments might have, you should be careful about +what Unicode symbols and special characters you use in your source and +what parts you add to the value of +man.charmap.subset.profile. +Many of the escape codes used are specific to groff and using +them may not provide the expected output on an OS or environment that +uses nroff instead of groff. +On the other hand, if you intend for your man-page output to be +viewed only on modern systems (for example, GNU/Linux systems, FreeBSD +systems, or Cygwin environments) that have a good, up-to-date groff, +then you can safely include a wide range of Unicode symbols and +special characters in your UTF-8 or UTF-16 encoded DocBook XML source +and add any of the supported Unicode block names to the value of +man.charmap.subset.profile. + + + +For other details, see the documentation for the +man.charmap.use.subset parameter. + +Supported Unicode block names and "class" values + + + Below is the full list of Unicode block names and "class" + values supported in the standard roff stylesheet provided in the + distribution, along with a description of which codepoints from the + Unicode range corresponding to that block name or block/class + combination are supported. + + + + C1 Controls And Latin-1 Supplement (Latin-1 Supplement) (x00a0 to x00ff) + class values + + + symbols + + + letters + + + + + Latin Extended-A (x0100 to x017f, partial) + + + Spacing Modifier Letters (x02b0 to x02ee, partial) + + + Greek and Coptic (x0370 to x03ff, partial) + + + General Punctuation (x2000 to x206f, partial) + class values + + + spaces + + + dashes + + + quotes + + + daggers + + + bullets + + + leaders + + + primes + + + + + + Superscripts and Subscripts (x2070 to x209f) + + + Currency Symbols (x20a0 to x20b1) + + + Letterlike Symbols (x2100 to x214b) + + + Number Forms (x2150 to x218f) + + + Arrows (x2190 to x21ff, partial) + + + Mathematical Operators (x2200 to x22ff, partial) + + + Control Pictures (x2400 to x243f) + + + Enclosed Alphanumerics (x2460 to x24ff) + + + Geometric Shapes (x25a0 to x25f7, partial) + + + Miscellaneous Symbols (x2600 to x26ff, partial) + + + Dingbats (x2700 to x27be, partial) + + + Alphabetic Presentation Forms (xfb00 to xfb04 only) + + + + + + + + +man.charmap.subset.profile.english +string + + +man.charmap.subset.profile.english +Profile of character map subset + + + + +<xsl:param name="man.charmap.subset.profile.english"> +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + @*[local-name() = 'class'] = 'symbols') +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' +</xsl:param> + + + +Description + +If the value of the + man.charmap.use.subset parameter is + non-zero, and your DocBook source is written in English (that + is, if its lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has the value en or if + it has no lang or xml:lang attribute), then the + character-map subset specified by the + man.charmap.subset.profile.english + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute + on the root element in your DocBook source or on the first + refentry element in your source has a value other + than en, then the character-map subset + specified by the + man.charmap.subset.profile parameter is + used instead of + man.charmap.subset.profile.english. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile.english +is a string representing an XPath expression that matches attribute +names and values for output-character elements in the character map. + +For other details, see the documentation for the +man.charmap.subset.profile.english and +man.charmap.use.subset parameters. + + + + + + +man.string.subst.map.local.pre +string + + +man.string.subst.map.local.pre +Specifies “local” string substitutions + + + + + <xsl:param name="man.string.subst.map.local.pre"></xsl:param> + + + +Description + +Use the man.string.subst.map.local.pre +parameter to specify any “local” string substitutions to perform over +the entire roff source for each man page before +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + + + + +man.string.subst.map +rtf + + +man.string.subst.map +Specifies a set of string substitutions + + + + +<xsl:param name="man.string.subst.map"> + + <!-- * remove no-break marker at beginning of line (stylesheet artifact) --> + <ss:substitution oldstring="▒▀" newstring="▒"></ss:substitution> + <!-- * replace U+2580 no-break marker (stylesheet-added) w/ no-break space --> + <ss:substitution oldstring="▀" newstring="\ "></ss:substitution> + + <!-- ==================================================================== --> + + <!-- * squeeze multiple newlines before a roff request --> + <ss:substitution oldstring=" + +." newstring=" +."></ss:substitution> + <!-- * remove any .sp instances that directly precede a .PP --> + <ss:substitution oldstring=".sp +.PP" newstring=".PP"></ss:substitution> + <!-- * remove any .sp instances that directly follow a .PP --> + <ss:substitution oldstring=".sp +.sp" newstring=".sp"></ss:substitution> + <!-- * squeeze multiple .sp instances into a single .sp--> + <ss:substitution oldstring=".PP +.sp" newstring=".PP"></ss:substitution> + <!-- * squeeze multiple newlines after start of no-fill (verbatim) env. --> + <ss:substitution oldstring=".nf + +" newstring=".nf +"></ss:substitution> + <!-- * squeeze multiple newlines after REstoring margin --> + <ss:substitution oldstring=".RE + +" newstring=".RE +"></ss:substitution> + <!-- * U+2591 is a marker we add before and after every Parameter in --> + <!-- * Funcprototype output --> + <ss:substitution oldstring="░" newstring=" "></ss:substitution> + <!-- * U+2592 is a marker we add for the newline before output of <sbr>; --> + <ss:substitution oldstring="▒" newstring=" +"></ss:substitution> + <!-- * --> + <!-- * Now deal with some other characters that are added by the --> + <!-- * stylesheets during processing. --> + <!-- * --> + <!-- * bullet --> + <ss:substitution oldstring="•" newstring="\(bu"></ss:substitution> + <!-- * left double quote --> + <ss:substitution oldstring="“" newstring="\(lq"></ss:substitution> + <!-- * right double quote --> + <ss:substitution oldstring="”" newstring="\(rq"></ss:substitution> + <!-- * left single quote --> + <ss:substitution oldstring="‘" newstring="\(oq"></ss:substitution> + <!-- * right single quote --> + <ss:substitution oldstring="’" newstring="\(cq"></ss:substitution> + <!-- * copyright sign --> + <ss:substitution oldstring="©" newstring="\(co"></ss:substitution> + <!-- * registered sign --> + <ss:substitution oldstring="®" newstring="\(rg"></ss:substitution> + <!-- * ...servicemark... --> + <!-- * There is no groff equivalent for it. --> + <ss:substitution oldstring="℠" newstring="(SM)"></ss:substitution> + <!-- * ...trademark... --> + <!-- * We don't do "\(tm" because for console output, --> + <!-- * groff just renders that as "tm"; that is: --> + <!-- * --> + <!-- * Product&#x2122; -> Producttm --> + <!-- * --> + <!-- * So we just make it to "(TM)" instead; thus: --> + <!-- * --> + <!-- * Product&#x2122; -> Product(TM) --> + <ss:substitution oldstring="™" newstring="(TM)"></ss:substitution> + +</xsl:param> + + + +Description + +The man.string.subst.map parameter +contains a map that specifies a set of +string substitutions to perform over the entire roff source for each +man page, either just before generating final man-page output (that +is, before writing man-page files to disk) or, if the value of the +man.charmap.enabled parameter is non-zero, +before applying the roff character map. + +You can use man.string.subst.map as a +“lightweight” character map to perform “essential” substitutions -- +that is, substitutions that are always performed, +even if the value of the man.charmap.enabled +parameter is zero. For example, you can use it to replace quotation +marks or other special characters that are generated by the DocBook +XSL stylesheets for a particular locale setting (as opposed to those +characters that are actually in source XML documents), or to replace +any special characters that may be automatically generated by a +particular customization of the DocBook XSL stylesheets. + + + Do you not change value of the + man.string.subst.map parameter unless you are + sure what you are doing. First consider adding your + string-substitution mappings to either or both of the following + parameters: + + + man.string.subst.map.local.pre + applied before + man.string.subst.map + + + man.string.subst.map.local.post + applied after + man.string.subst.map + + + By default, both of those parameters contain no + string substitutions. They are intended as a means for you to + specify your own local string-substitution mappings. + + If you remove any of default mappings from the value of the + man.string.subst.map parameter, you are + likely to end up with broken output. And be very careful about adding + anything to it; it’s used for doing string substitution over the + entire roff source of each man page – it causes target strings to be + replaced in roff requests and escapes, not just in the visible + contents of the page. + + + + + + Contents of the substitution map + + The string-substitution map contains one or more + ss:substitution elements, each of which has two + attributes: + + + oldstring + + string to replace + + + + newstring + + string with which to replace oldstring + + + + It may also include XML comments (that is, delimited with + "<!--" and "-->"). + + + + + + + + +man.string.subst.map.local.post +string + + +man.string.subst.map.local.post +Specifies “local” string substitutions + + + + +<xsl:param name="man.string.subst.map.local.post"></xsl:param> + + + +Description + +Use the man.string.subst.map.local.post +parameter to specify any “local” string substitutions to perform over +the entire roff source for each man page after +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + + + + Refentry metadata gathering + + +refentry.meta.get.quietly +boolean + + +refentry.meta.get.quietly +Suppress notes and warnings when gathering refentry metadata? + + + + +<xsl:param name="refentry.meta.get.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), notes and warnings about “missing” markup +are generated during gathering of refentry metadata. If non-zero, the +metadata is gathered “quietly” -- that is, the notes and warnings are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + refentry.meta.get.quietly. + + + + + + + +refentry.date.profile +string + + +refentry.date.profile +Specifies profile for refentry "date" data + + + + +<xsl:param name="refentry.date.profile"> + (($info[//date])[last()]/date)[1]| + (($info[//pubdate])[last()]/pubdate)[1] +</xsl:param> + + + +Description + +The value of refentry.date.profile is a +string representing an XPath expression. It is evaluated at run-time +and used only if refentry.date.profile.enabled +is non-zero. Otherwise, the refentry metadata-gathering +logic "hard coded" into the stylesheets is used. + + The man(7) man page describes this content +as "the date of the last revision". In man pages, it is the content +that is usually displayed in the center footer. + + + + + + +refentry.date.profile.enabled +boolean + + +refentry.date.profile.enabled +Enable refentry "date" profiling? + + + + +<xsl:param name="refentry.date.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.date.profile.enabled is non-zero, then +during refentry metadata gathering, the info profile +specified by the customizable +refentry.date.profile parameter is used. + +If instead the value of +refentry.date.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "date" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "date" data to show +up in your output, then consider setting a non-zero value for +refentry.date.profile.enabled and adjusting the +value of refentry.date.profile to cause correct +data to be gathered. + +Note that the terms "source" and "date" have special meanings in +this context. For details, see the documentation for the +refentry.date.profile parameter. + + + + + + +refentry.manual.profile +string + + +refentry.manual.profile +Specifies profile for refentry "manual" data + + + + +<xsl:param name="refentry.manual.profile"> + (($info[//title])[last()]/title)[1]| + ../title/node() +</xsl:param> + + + +Description + +The value of refentry.manual.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.manual.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +In man pages, this content is usually displayed in the middle of +the header of the page. The man(7) man page +describes this as "the title of the manual (e.g., Linux +Programmer's Manual)". Here are some examples from +existing man pages: + + + dpkg utilities + (dpkg-name) + + + User Contributed Perl Documentation + (GET) + + + GNU Development Tools + (ld) + + + Emperor Norton Utilities + (ddate) + + + Debian GNU/Linux manual + (faked) + + + GIMP Manual Pages + (gimp) + + + KDOC Documentation System + (qt2kdoc) + + + + + + + + + +refentry.manual.profile.enabled +boolean + + +refentry.manual.profile.enabled +Enable refentry "manual" profiling? + + + + +<xsl:param name="refentry.manual.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.manual.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.manual.profile parameter is +used. + +If instead the value of +refentry.manual.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "manual" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "manual" data to show +up in your output, then consider setting a non-zero value for +refentry.manual.profile.enabled and adjusting +the value of refentry.manual.profile to cause +correct data to be gathered. + +Note that the term "manual" has a special meanings in this +context. For details, see the documentation for the +refentry.manual.profile parameter. + + + + + + +refentry.source.name.suppress +boolean + + +refentry.source.name.suppress +Suppress "name" part of refentry "source" contents? + + + + +<xsl:param name="refentry.source.name.suppress">0</xsl:param> + + +Description + +If the value of +refentry.source.name.suppress is non-zero, then +during refentry metadata gathering, no "source name" data +is added to the refentry "source" contents. Instead (unless +refentry.version.suppress is also non-zero), +only "version" data is added to the "source" contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "source name" data to show up in your +output -- for example, in the footer (or possibly header) of a man +page -- then you might consider setting a non-zero value for +refentry.source.name.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + + + + +refentry.source.name.profile +string + + +refentry.source.name.profile +Specifies profile for refentry "source name" data + + + + +<xsl:param name="refentry.source.name.profile"> + (($info[//productname])[last()]/productname)[1]| + (($info[//corpname])[last()]/corpname)[1]| + (($info[//corpcredit])[last()]/corpcredit)[1]| + (($info[//corpauthor])[last()]/corpauthor)[1]| + (($info[//orgname])[last()]/orgname)[1]| + (($info[//publishername])[last()]/publishername)[1] +</xsl:param> + + + +Description + +The value of refentry.source.name.profile +is a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.source.name.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source name" is one part of a (potentially) two-part +Name Version +"source" field. In man pages, it is usually displayed in the left +footer of the page. It typically indicates the software system or +product that the item documented in the man page belongs to. The +man(7) man page describes it as "the source of +the command", and provides the following examples: + + + For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + For system calls, use the version of the kernel that you + are currently looking at: Linux 0.99.11. + + + For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + +In practice, there are many pages that simply have a Version +number in the "source" field. So, it looks like what we have is a +two-part field, +Name Version, +where: + + + Name + + product name (e.g., BSD) or org. name (e.g., GNU) + + + + Version + + version number + + + +Each part is optional. If the Name is a +product name, then the Version is probably +the version of the product. Or there may be no +Name, in which case, if there is a +Version, it is probably the version +of the item itself, not the product it is part of. Or, if the +Name is an organization name, then there +probably will be no Version. + + + + + +refentry.source.name.profile.enabled +boolean + + +refentry.source.name.profile.enabled +Enable refentry "source name" profiling? + + + + +<xsl:param name="refentry.source.name.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.source.name.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.source.name.profile parameter is +used. + +If instead the value of +refentry.source.name.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "source name" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "source name" data to +show up in your output, then consider setting a non-zero value for +refentry.source.name.profile.enabled and +adjusting the value of +refentry.source.name.profile to cause correct +data to be gathered. + +Note that the terms "source" and "source name" have special +meanings in this context. For details, see the documentation for the +refentry.source.name.profile parameter. + + + + + + +refentry.version.suppress +boolean + + +refentry.version.suppress +Suppress "version" part of refentry "source" contents? + + + + +<xsl:param name="refentry.version.suppress">0</xsl:param> + + +Description + +If the value of refentry.version.suppress +is non-zero, then during refentry metadata gathering, no +"version" data is added to the refentry "source" +contents. Instead (unless +refentry.source.name.suppress is also +non-zero), only "source name" data is added to the "source" +contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "version" data to show up in your output +-- for example, in the footer (or possibly header) of a man page -- +then you might consider setting a non-zero value for +refentry.version.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + + + + +refentry.version.profile +string + + +refentry.version.profile +Specifies profile for refentry "version" data + + + + +<xsl:param name="refentry.version.profile"> + (($info[//productnumber])[last()]/productnumber)[1]| + (($info[//edition])[last()]/edition)[1]| + (($info[//releaseinfo])[last()]/releaseinfo)[1] +</xsl:param> + + + +Description + +The value of refentry.version.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.version.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source.name" is one part of a (potentially) two-part +Name Version +"source" field. For more details, see the documentation for the +refentry.source.name.profile parameter. + + + + + + +refentry.version.profile.enabled +boolean + + +refentry.version.profile.enabled +Enable refentry "version" profiling? + + + + +<xsl:param name="refentry.version.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.version.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.version.profile parameter is +used. + +If instead the value of +refentry.version.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "version" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "version" data to show +up in your output, then consider setting a non-zero value for +refentry.version.profile.enabled and adjusting +the value of refentry.version.profile to cause +correct data to be gathered. + +Note that the terms "source" and "version" have special +meanings in this context. For details, see the documentation for the +refentry.version.profile parameter. + + + + + + +refentry.manual.fallback.profile +string + + +refentry.manual.fallback.profile +Specifies profile of "fallback" for refentry "manual" data + + + + +<xsl:param name="refentry.manual.fallback.profile"> +refmeta/refmiscinfo[not(@class = 'date')][1]/node()</xsl:param> + + + +Description + +The value of +refentry.manual.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and +used only if no "manual" data can be found by other means (that is, +either using the refentry metadata-gathering logic "hard +coded" in the stylesheets, or the value of +refentry.manual.profile, if it is +enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.manual.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.manual.fallback.profile +parameter. + + + + + + + +refentry.source.fallback.profile +string + + +refentry.source.fallback.profile +Specifies profile of "fallback" for refentry "source" data + + + + +<xsl:param name="refentry.source.fallback.profile"> +refmeta/refmiscinfo[not(@class = 'date')][1]/node()</xsl:param> + + + +Description + +The value of +refentry.source.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and used +only if no "source" data can be found by other means (that is, either +using the refentry metadata-gathering logic "hard coded" in +the stylesheets, or the value of the +refentry.source.name.profile and +refentry.version.profile parameters, if those +are enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.source.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.source.fallback.profile +parameter. + + + + + + + Page header/footer + + +man.th.extra1.suppress +boolean + + +man.th.extra1.suppress +Suppress extra1 part of header/footer? + + + + +<xsl:param name="man.th.extra1.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra1.suppress is +non-zero, then the extra1 part of the +.TH title line header/footer is suppressed. + +The content of the extra1 field is almost +always displayed in the center footer of the page and is, universally, +a date. + + + + + + +man.th.extra2.suppress +boolean + + +man.th.extra2.suppress +Suppress extra2 part of header/footer? + + + + +<xsl:param name="man.th.extra2.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra2.suppress is +non-zero, then the extra2 part of the +.TH title line header/footer is suppressed. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + + + You can use the + refentry.source.name.suppress and + refentry.version.suppress parameters to + independently suppress the Name and + Version parts of the + extra2 field. + + + + + + + +man.th.extra3.suppress +boolean + + +man.th.extra3.suppress +Suppress extra3 part of header/footer? + + + + +<xsl:param name="man.th.extra3.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra3.suppress is +non-zero, then the extra3 part of the +.TH title line header/footer is +suppressed. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + + + + + + +man.th.title.max.length +integer + + +man.th.title.max.length +Maximum length of title in header/footer + + + + +<xsl:param name="man.th.title.max.length">20</xsl:param> + + + +Description + +Specifies the maximum permitted length of the title part of the +man-page .TH title line header/footer. If the title +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +Details + + +Every man page generated using the DocBook stylesheets has a +title line, specified using the TH roff +macro. Within that title line, there is always, at a minimum, a title, +followed by a section value (representing a man "section" -- usually +just a number). + +The title and section are displayed, together, in the visible +header of each page. Where in the header they are displayed depends on +OS the man page is viewed on, and on what version of nroff/groff/man +is used for viewing the page. But, at a minimum and across all +systems, the title and section are displayed on the right-hand column +of the header. On many systems -- those with a modern groff, including +Linux systems -- they are displayed twice: both in the left and right +columns of the header. + +So if the length of the title exceeds a certain percentage of +the column width in which the page is viewed, the left and right +titles can end up overlapping, making them unreadable, or breaking to +another line, which doesn't look particularly good. + +So the stylesheets provide the +man.th.title.max.length parameter as a means +for truncating titles that exceed the maximum length that can be +viewing properly in a page header. + +The default value is reasonable but somewhat arbitrary. If you +have pages with long titles, you may want to experiment with changing +the value in order to achieve the correct aesthetic results. + + + + + + + +man.th.extra2.max.length +integer + + +man.th.extra2.max.length +Maximum length of extra2 in header/footer + + + + +<xsl:param name="man.th.extra2.max.length">30</xsl:param> + + + +Description + +Specifies the maximum permitted length of the +extra2 part of the man-page part of the +.TH title line header/footer. If the +extra2 content exceeds the maxiumum specified, it +is truncated down to the maximum permitted length. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data indicating the software system or product that the item +documented in the man page belongs to, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "source" information, +you may want to experiment with changing the value in order to achieve +the correct aesthetic results. + + + + + +man.th.extra3.max.length +integer + + +man.th.extra3.max.length +Maximum length of extra3 in header/footer + + + + +<xsl:param name="man.th.extra3.max.length">30</xsl:param> + + + +Description + +Specifies the maximum permitted length of the +extra3 part of the man-page .TH +title line header/footer. If the extra3 content +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "manual names" -- or +especially if you are processing pages that have both long "title" +parts (command/function, etc. names) and long +manual names -- you may want to experiment with changing the value in +order to achieve the correct aesthetic results. + + + + + Output + + + man.output.manifest.enabled + boolean + + + man.output.manifest.enabled + Generate a manifest file? + + + + <xsl:param name="man.output.manifest.enabled" select="0"></xsl:param> + + + Description + + If non-zero, a list of filenames for man pages generated by + the stylesheet transformation is written to the file named by the + man.output.manifest.filename parameter. + + + + + + + man.output.manifest.filename + string + + + man.output.manifest.filename + Name of manifest file + + + + <xsl:param name="man.output.manifest.filename">MAN.MANIFEST</xsl:param> + + + Description + + The man.output.manifest.filename parameter + specifies the name of the file to which the manpages manifest file + is written (if the value of the + man.output.manifest.enabled parameter is + non-zero). + + + + + + +man.output.in.separate.dir +boolean + + +man.output.in.separate.dir +Output man-page files in separate output directory? + + + + +<xsl:param name="man.output.in.separate.dir" select="0"></xsl:param> + + + +Description + +If the value of man.output.in.separate.dir +parameter is non-zero, man-page files are output in a separate +directory, specified by the man.output.base.dir +parameter; otherwise, if the value of +man.output.in.separate.dir is zero, man-page files +are not output in a separate directory. + + + + + + +man.output.lang.in.name.enabled +boolean + + +man.output.lang.in.name.enabled +Include $LANG value in man-page filename/pathname? + + + + +<xsl:param name="man.output.lang.in.name.enabled" select="0"></xsl:param> + + + +Description + + The man.output.lang.in.name.enabled + parameter specifies whether a $lang value is + included in man-page filenames and pathnames. + + If the value of + man.output.lang.in.name.enabled is non-zero, + man-page files are output with the $lang value + included in their filenames or pathnames as follows; + + + + if man.output.subdirs.enabled is + non-zero, each file is output to, e.g., a + man/$lang/man8/foo.8 + pathname + + + if man.output.subdirs.enabled is + zero, each file is output with a + foo.$lang.8 + filename + + + + + + + + + +man.output.base.dir +uri + + +man.output.base.dir +Specifies separate output directory + + + +<xsl:param name="man.output.base.dir">man/</xsl:param> + + +Description + +The man.output.base.dir parameter +specifies the base directory into which man-page files are output. The +man.output.subdirs.enabled parameter controls +whether the files are output in subdirectories within the base +directory. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + + + + +man.output.subdirs.enabled +boolean + + +man.output.subdirs.enabled +Output man-page files in subdirectories within base output directory? + + + + +<xsl:param name="man.output.subdirs.enabled" select="1"></xsl:param> + + + +Description + +The man.output.subdirs.enabled parameter +controls whether man-pages files are output in subdirectories within +the base directory specified by the directory specified by the +man.output.base.dir parameter. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + + + + +man.output.quietly +boolean + + +man.output.quietly +Suppress filename messages emitted when generating output? + + + + +<xsl:param name="man.output.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), for each man-page file created, a message +with the name of the file is emitted. If non-zero, the files are +output "quietly" -- that is, the filename messages are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + man.output.quietly. + + + + + + + +man.output.encoding +string + + +man.output.encoding +Encoding used for man-page output + + + + +<xsl:param name="man.output.encoding">UTF-8</xsl:param> + + + +Description + +This parameter specifies the encoding to use for files generated +by the manpages stylesheet. Not all processors support specification +of this parameter. + + + If the value of the man.charmap.enabled + parameter is non-zero (the default), keeping the + man.output.encoding parameter at its default + value (UTF-8) or setting it to + UTF-16 does not cause your + man pages to be output in raw UTF-8 or UTF-16 -- because + any Unicode characters for which matches are found in the enabled + character map will be replaced with roff escape sequences before the + final man-page files are generated. + + So if you want to generate "real" UTF-8 man pages, without any + character substitution being performed on your content, you need to + set man.charmap.enabled to zero (which will + completely disable character-map processing). + + You may also need to set + man.charmap.enabled to zero if you want to + output man pages in an encoding other than UTF-8 + or UTF-16. Character-map processing is based on + Unicode character values and may not work with other output + encodings. + + + + + + + +man.output.better.ps.enabled +boolean + + +man.output.better.ps.enabled +Enable enhanced print/PostScript output? + + + +<xsl:param name="man.output.better.ps.enabled">0</xsl:param> + + +Description + +If the value of the +man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps +command for that page will include a number of enhancements +designed to improve the quality of that output. + +If man.output.better.ps.enabled is +zero (the default), no such markup is embedded in generated man +pages, and no enhancements are included in the PostScript +output generated from those man pages by the man + -Tps command. + + + The enhancements provided by this parameter rely on + features that are specific to groff (GNU troff) and that are + not part of “classic” AT&T troff or any of its + derivatives. Therefore, any man pages you generate with this + parameter enabled will be readable only on systems on which + the groff (GNU troff) program is installed, such as GNU/Linux + systems. The pages will not not be + readable on systems on with the classic troff (AT&T + troff) command is installed. + + +The value of this parameter only affects PostScript output + generated from the man command. It has no + effect on output generated using the FO backend. + + + You can generate PostScript output for any man page by + running the following command: + man FOO -Tps > FOO.ps + You can then generate PDF output by running the following + command: + ps2pdf FOO.ps + + + + + + + Other + + +man.table.footnotes.divider +string + + +man.table.footnotes.divider +Specifies divider string that appears before table footnotes + + + + +<xsl:param name="man.table.footnotes.divider">----</xsl:param> + + + +Description + +In each table that contains footenotes, the string specified by +the man.table.footnotes.divider parameter is +output before the list of footnotes for the table. + + + + + + +man.subheading.divider.enabled +boolean + + +man.subheading.divider.enabled +Add divider comment to roff source before/after subheadings? + + + + +<xsl:param name="man.subheading.divider.enabled">0</xsl:param> + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + + + + +man.subheading.divider +string + + +man.subheading.divider +Specifies string to use as divider comment before/after subheadings + + + + +<xsl:param name="man.subheading.divider">========================================================================</xsl:param> + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + + + +
+ + + + Roundtrip Parameter Reference + + + This is reference documentation for all user-configurable + parameters in the DocBook “Roundtrip” Stylesheets (for + transforming DocBook to WordML, OpenDocument, and Apple Pages, + and for converting from those formats back to DocBook). + + + + + + +wordml.template +uri + + +wordml.template +Specify the template WordML document + + + + +<xsl:param name="wordml.template"></xsl:param> + + + +Description + +The wordml.template parameter specifies a WordML document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Word itself, rather than these XSL stylesheets. + + + + + + +pages.template +uri + + +pages.template +Specify the template Pages document + + + + +<xsl:param name="pages.template"></xsl:param> + + + +Description + +The pages.template parameter specifies a Pages (the Apple word processing application) document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Pages itself, rather than these XSL stylesheets. + + + + + + + Slides Parameter Reference + + + + This is reference documentation for all + user-configurable parameters in the DocBook XSL Slides + stylesheets (for generating HTML and PDF slide + presentations). + + The Slides stylesheet for HTML output is a + customization layer of the DocBook XSL HTML + stylesheet; the Slides stylesheet for FO output is a + customization layer of the DocBook XSL FO stylesheet. + Therefore, in addition to the slides-specific + parameters listed in this section, you can also use a + number of HTML stylesheet + parameters and FO + stylesheet parameters to control Slides + output. + + + + XHTML: General Params + + + +disable.collapsible +boolean + + +disable.collapsible +Specifies whether collapsible rendering is enabled + + + + + <xsl:param name="disable.collapsible">0</xsl:param> + + + +Description + +This parameter specifies whether elements marked as + collapsible are generated as such in the output document. + + + + + + +disable.incremental +boolean + + +disable.incremental +Specifies whether incremental rendering is enabled + + + + + <xsl:param name="disable.incremental">0</xsl:param> + + + +Description + +This parameter specifies whether elements marked as + incremental are generated as such in the output document. + + + + + + +generate.copyright +boolean + + +generate.copyright +Specifies whether copyright is generated + + + + + <xsl:param name="generate.copyright">1</xsl:param> + + + +Description + +This parameter specifies whether the copyright info is generated + in the footer area. + + + + + + +generate.foilgroup.numbered.toc +boolean + + +generate.foilgroup.numbered.toc +Specifies whether foilgroups have a numbered TOC + + + + + <xsl:param name="generate.foilgroup.numbered.toc">1</xsl:param> + + + +Description + +If TOC generation is turned on, this parameter specifies + whether foilgroups have a numbered TOC. If disabled, TOC items + will be bulleted, not numbered. + + + + + + +generate.foilgroup.toc +boolean + + +generate.foilgroup.toc +Specifies whether foilgroups have a TOC + + + + + <xsl:param name="generate.foilgroup.toc">1</xsl:param> + + + +Description + +This parameter specifies whether foilgroups will + contain a table of contents of the included foils. + + + + + + +generate.handoutnotes +boolean + + +generate.handoutnotes +Specifies whether handoutnotes are generated + + + + + <xsl:param name="generate.handoutnotes">0</xsl:param> + + + +Description + +This parameter specifies whether handoutnotes shall + be generated to the output. + + + + + + +generate.pubdate +boolean + + +generate.pubdate +Specifies whether the pubdate is generated + + + + + <xsl:param name="generate.pubdate">1</xsl:param> + + + +Description + +This parameter specifies whether the publication date is generated + in the footer area. + + + + + + +generate.speakernotes +boolean + + +generate.speakernotes +Specifies whether speakernotes are generated + + + + + <xsl:param name="generate.speakernotes">0</xsl:param> + + + +Description + +This parameter specifies whether speakernotes shall + be generated to the output. + + + + + + +generate.titlepage +boolean + + +generate.titlepage +Specifies whether titlepage is generated + + + + + <xsl:param name="generate.titlepage">1</xsl:param> + + + +Description + +This parameter specifies whether titlepage is generated + for the presentation. + + + + + + +mml.embedding.mode +list +inline +object +image +link +iframe +embed + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + <xsl:param name="mml.embedding.mode">inline</xsl:param> + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + + + + +svg.embedding.mode +list +inline +object +image +link +iframe +embed + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + <xsl:param name="svg.embedding.mode">object</xsl:param> + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + + + + +user.css +filename + + +user.css +Specifies the path to user-supplied CSS + + + + + <xsl:param name="user.css">user.css</xsl:param> + + + +Description + +This parameter specifies the path from where the + CSS styling is read. This file can be used to + add additional styling to the slides. + + + + + + +wrap.slidecontent +boolean + + +wrap.slidecontent +Specifies whether the foil content is wrapped into a div + + + + + <xsl:param name="wrap.slidecontent">0</xsl:param> + + + +Description + +This parameter specifies whether the foil content is wrapped into + a div so that additional styling can be applied. + + + + + + XHTML: S5 Params + + + +s5.controls +boolean + + +s5.controls +Specifies whether S5 controls are visible + + + + + <xsl:param name="s5.controls">0</xsl:param> + + + +Description + +This parameter specifies whether S5 navigation controls are + visible by default. + + + + + + +s5.defaultview +list +slideshow +outline + + +s5.defaultview +Specifies the default S5 view + + + + + <xsl:param name="s5.defaultview">slideshow</xsl:param> + + + +Description + +This parameter specifies, which is the default view + in the generated S5 presentation. + + + + + + +s5.opera.css +filename + + +s5.opera.css +Specifies the name of the S5 Opera-specific CSS file + + + + + <xsl:param name="s5.opera.css">opera.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 Opera-specific + CSS file. + + + + + + +s5.outline.css +filename + + +s5.outline.css +Specifies the name of the S5 outline CSS file + + + + + <xsl:param name="s5.outline.css">outline.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 outline CSS file. + + + + + + +s5.path.prefix +uri + + +s5.path.prefix +Specifies the path to S5 files + + + + + <xsl:param name="s5.path.prefix">files/s5/ui/default/</xsl:param> + + + +Description + +This parameter specifies the path where S5 CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + + + + +s5.print.css +filename + + +s5.print.css +Specifies the name of the S5 print CSS file + + + + + <xsl:param name="s5.print.css">print.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 print CSS file. + + + + + + +s5.slides.css +filename + + +s5.slides.css +Specifies the name of the S5 slides CSS file + + + + + <xsl:param name="s5.slides.css">slides.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 slides CSS file. + + + + + + +s5.slides.js +filename + + +s5.slides.js +Specifies the name of the S5 slides JavaScript file + + + + + <xsl:param name="s5.slides.js">slides.js</xsl:param> + + + +Description + +This parameter specifies the name of the S5 slides JavaScript + file. + + + + + + XHTML: Slidy Params + + + +slidy.duration +integer + + +slidy.duration +Specifies the duration of the presentation + + + + + <xsl:param name="slidy.duration">0</xsl:param> + + + +Description + +This parameter specifies the duration of the presentation + in minutes. A JavaScript clock will count down to help the + speaker in not running out of time. Can be disabled if set to 0. + + + + + + +slidy.path.prefix +uri + + +slidy.path.prefix +Specifies the path to Slidy files + + + + + <xsl:param name="slidy.path.prefix">files/slidy/</xsl:param> + + + +Description + +This parameter specifies the path where Slidy CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + + + + +slidy.slidy.css +filename + + +slidy.slidy.css +Specifies the name of the main Slidy CSS file + + + + + <xsl:param name="slidy.slidy.css">styles/slidy.css</xsl:param> + + + +Description + +This parameter specifies the name of the main Slidy CSS file. + + + + + + +slidy.slidy.js +filename + + +slidy.slidy.js +Specifies the name of the Slidy JavaScript file + + + + + <xsl:param name="slidy.slidy.js">scripts/slidy.js</xsl:param> + + + +Description + +This parameter specifies the name of the Slidy JavaScript file. + + + + + + +slidy.user.css +filename + + +slidy.user.css +Specifies the name of the Slidy user CSS file + + + + + <xsl:param name="slidy.user.css">styles/w3c-blue.css</xsl:param> + + + +Description + +This parameter specifies the name of the Slidy user CSS file. + + + + + + + FO: General Params + + + +foil.title.master +number + + +foil.title.master +Specifies unitless font size to use for foil titles + + + + +<xsl:param name="foil.title.master">36</xsl:param> +<!-- Inconsistant use of point size? --> + + + +Description + +Specifies a unitless font size to use for foil titles; used in +combination with the foil.title.size +parameter. + + + + + +foil.title.size +length + + +foil.title.size +Specifies font size to use for foil titles, including units + + + + + <xsl:param name="foil.title.size"> + <xsl:value-of select="$foil.title.master"></xsl:value-of><xsl:text>pt</xsl:text> + </xsl:param> + + + +Description + +This parameter combines the value of the +foil.title.master parameter with a unit +specification. The default unit is pt +(points). + + + + + + +generate.copyright +boolean + + +generate.copyright +Specifies whether copyright is generated + + + + + <xsl:param name="generate.copyright">1</xsl:param> + + + +Description + +This parameter specifies whether the copyright info is generated + in the footer area. + + + + + + +generate.foilgroup.numbered.toc +boolean + + +generate.foilgroup.numbered.toc +Specifies whether foilgroups have a numbered TOC + + + + + <xsl:param name="generate.foilgroup.numbered.toc">1</xsl:param> + + + +Description + +If TOC generation is turned on, this parameter specifies + whether foilgroups have a numbered TOC. If disabled, TOC items + will be bulleted, not numbered. + + + + + + +generate.foilgroup.toc +boolean + + +generate.foilgroup.toc +Specifies whether foilgroups have a TOC + + + + + <xsl:param name="generate.foilgroup.toc">1</xsl:param> + + + +Description + +This parameter specifies whether foilgroups will + contain a table of contents of the included foils. + + + + + + +generate.handoutnotes +boolean + + +generate.handoutnotes +Specifies whether handoutnotes are generated + + + + + <xsl:param name="generate.handoutnotes">0</xsl:param> + + + +Description + +This parameter specifies whether handoutnotes shall + be generated to the output. + + + + + + +generate.page.number +list +full1/2 +compact1 +no + + +generate.page.number +Specifies whether page numbers are generated + + + + + <xsl:param name="generate.page.number">compact</xsl:param> + + + +Description + +This parameter specifies how page numbers are generated in + the footer area. + + + + no + + No page numbers generated at all. + + + + full + + Current page number, a slash and the total number of pages + + + + compact + + Current page number only + + + + no + + No page numbers generated at all. + + + + + + + + + +generate.pubdate +boolean + + +generate.pubdate +Specifies whether the pubdate is generated + + + + + <xsl:param name="generate.pubdate">1</xsl:param> + + + +Description + +This parameter specifies whether the publication date is generated + in the footer area. + + + + + + +generate.speakernotes +boolean + + +generate.speakernotes +Specifies whether speakernotes are generated + + + + + <xsl:param name="generate.speakernotes">0</xsl:param> + + + +Description + +This parameter specifies whether speakernotes shall + be generated to the output. + + + + + + +generate.titlepage +boolean + + +generate.titlepage +Specifies whether titlepage is generated + + + + + <xsl:param name="generate.titlepage">1</xsl:param> + + + +Description + +This parameter specifies whether titlepage is generated + for the presentation. + + + + + + +mml.embedding.mode +list +inline +external-graphic +instream-foreign-object + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + <xsl:param name="mml.embedding.mode">external-graphic</xsl:param> + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + + + + +slide.font.family +list +open +serif +sans-serif +monospace + + +slide.font.family +Specifies font family to use for slide bodies + + + + +<xsl:param name="slide.font.family">Helvetica</xsl:param> + + + +Description + +Specifies the font family to use for slides bodies. + + + + + + +slide.title.font.family +list +open +serif +sans-serif +monospace + + +slide.title.font.family +Specifies font family to use for slide titles + + + + +<xsl:param name="slide.title.font.family">Helvetica</xsl:param> + + + +Description + +Specifies the font family to use for slides titles. + + + + + + +svg.embedding.mode +list +external-graphic +instream-foreign-object + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + <xsl:param name="svg.embedding.mode">instream-foreign-object</xsl:param> + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + + + + FO: Property Sets + + +foil.header.properties +attribute set + + +foil.header.properties +Specifies properties for foil header area + + + + + <xsl:attribute-set name="foil.header.properties"> + <xsl:attribute name="background-color">white</xsl:attribute> + <xsl:attribute name="color">black</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="space-after">12pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil header area. + + + + + + +foil.master.properties +attribute set + + +foil.master.properties +Specifies properties for foil master + + + + + <xsl:attribute-set name="foil.master.properties"> + <xsl:attribute name="page-width"> + <xsl:value-of select="$page.width"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="page-height"> + <xsl:value-of select="$page.height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$page.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$page.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$page.margin.inner"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-right"> + <xsl:value-of select="$page.margin.outer"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil master. + + + + + + +foil.page-sequence.properties +attribute set + + +foil.page-sequence.properties +Specifies properties for foil page-sequence + + + + + <xsl:attribute-set name="foil.page-sequence.properties"> + <xsl:attribute name="hyphenate"> + <xsl:value-of select="$hyphenate"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for foil page-sequence. + + + + + + +foil.properties +attribute set + + +foil.properties +Specifies properties for all foils + + + + + <xsl:attribute-set name="foil.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">1in</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">1in</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all foils. + + + + + + +foil.region-after.properties +attribute set + + +foil.region-after.properties +Specifies properties for foil region-after + + + + + <xsl:attribute-set name="foil.region-after.properties"> + <xsl:attribute name="extent"> + <xsl:value-of select="$region.after.extent"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="display-align">after</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-after. + + + + + + +foil.region-before.properties +attribute set + + +foil.region-before.properties +Specifies properties for foil region-before + + + + + <xsl:attribute-set name="foil.region-before.properties"> + <xsl:attribute name="extent"> + <xsl:value-of select="$region.before.extent"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="display-align"> + <xsl:value-of select="'before'"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-before. + + + + + + +foil.region-body.properties +attribute set + + +foil.region-body.properties +Specifies properties for foil region-body + + + + + <xsl:attribute-set name="foil.region-body.properties"> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$body.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$body.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="column-count"> + <xsl:value-of select="$column.count.body"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-body. + + + + + + +foil.subtitle.properties +attribute set + + +foil.subtitle.properties +Specifies properties for all foil subtitles + + + + + <xsl:attribute-set name="foil.subtitle.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.master * 0.8"></xsl:value-of><xsl:text>pt</xsl:text> + </xsl:attribute> + <xsl:attribute name="space-after">12pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all foil subtitles. + + + + + + +foil.title.properties +attribute set + + +foil.title.properties +Specifies properties for foil title + + + + + <xsl:attribute-set name="foil.title.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.size"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil title. + + + + + + +foil.footer.properties +attribute set + + +foil.footer.properties +Specifies properties for slides footer + + + + + <xsl:attribute-set name="foil.footer.properties"></xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil footer. + + + + + + +handoutnotes.properties +attribute set + + +footnote.properties +Properties applied to handoutnotes + + + + + +<xsl:attribute-set name="handoutnotes.properties"></xsl:attribute-set> + + + +Description + +This attribute set is applied to handoutnotes. + + + + + + +slides.properties +attribute set + + +slides.properties +Specifies properties for all slides + + + + + <xsl:attribute-set name="slides.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all slides. + + + + + + +slides.titlepage.master.properties +attribute set + + +slides.titlepage.master.properties +Specifies properties for slides titlepage master + + + + + <xsl:attribute-set name="slides.titlepage.master.properties"> + <xsl:attribute name="page-width"> + <xsl:value-of select="$page.width"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="page-height"> + <xsl:value-of select="$page.height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$page.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$page.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$page.margin.inner"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-right"> + <xsl:value-of select="$page.margin.outer"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the slides titlepage master. + + + + + + +slides.titlepage.region-body.properties +attribute set + + +slides.titlepage.region-body.properties +Specifies properties for slides titlepage region-body + + + + + <xsl:attribute-set name="slides.titlepage.region-body.properties"> + <xsl:attribute name="margin-bottom">0pt</xsl:attribute> + <xsl:attribute name="margin-top">0pt</xsl:attribute> + <xsl:attribute name="column-count"> + <xsl:value-of select="$column.count.body"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the slides titlepage region-body. + + + + + + +slides.titlepage.corpauthor.properties +attribute set + + +slides.titlepage.corpauthor.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.corpauthor.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">20.736pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the corpauthor on the default + titlepage. + + + + + + +slides.titlepage.title.properties +attribute set + + +slides.titlepage.title.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.title.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="padding-top">1.5in</xsl:attribute> + <xsl:attribute name="keep-with-next">always</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.size"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the title on the default + titlepage. + + + + + + +slides.titlepage.subtitle.properties +attribute set + + +slides.titlepage.subtitle.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.subtitle.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the subtitle on the default + titlepage. + + + + + + +slides.titlepage.author.properties +attribute set + + +slides.titlepage.author.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.author.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">20.736pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the author on the default + titlepage. + + + + + + +slides.titlepage.pubdate.properties +attribute set + + +slides.titlepage.pubdate.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.pubdate.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">17.28pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the pubdate on the default + titlepage. + + + + + + +slides.titlepage.authorgroup.properties +attribute set + + +slides.titlepage.authorgroup.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.authorgroup.properties"></xsl:attribute-set> + + + +Description + +This parameter specifies properties for the authorgroup on the default + titlepage. + + + + + + +speakernotes.properties +attribute set + + +footnote.properties +Properties applied to speakernotes + + + + + +<xsl:attribute-set name="speakernotes.properties"></xsl:attribute-set> + + + +Description + +This attribute set is applied to speakernotes. + + + + + + + + + + Website Parameter Reference + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL Website stylesheet (for + generating websites from DocBook XML sources). Note that the + Website stylesheet is a customization layer of the DocBook XSL + HTML stylesheet. Therefore, in addition to the + Website-specific parameters listed in this section, you can + also use a number of HTML + stylesheet parameters to control Website output. + + + +General Parameters + + +autolayout-file +filename + + +autolayout-file +Identifies the autolayout.xml file + + + + +<xsl:param name="autolayout-file">autolayout.xml</xsl:param> + + + +Description +When the source pages are spread over several directories, this +parameter can be set (for example, from the command line of a batch-mode +XSLT processor) to indicate the location of the autolayout.xml file. +FIXME: for browser-based use, there needs to be a PI for this... + + + + + + +body.attributes +attribute set + + +body.attributes +DEPRECATED + + + + +<xsl:attribute-set name="body.attributes"> + <xsl:attribute name="bgcolor">white</xsl:attribute> + <xsl:attribute name="text">black</xsl:attribute> + <xsl:attribute name="link">#0000FF</xsl:attribute> + <xsl:attribute name="vlink">#840084</xsl:attribute> + <xsl:attribute name="alink">#0000FF</xsl:attribute> +</xsl:attribute-set> + + + +Description +DEPRECATED + + + + + +currentpage.marker +string + + +currentpage.marker +The text symbol used to mark the current page + + + + +<xsl:param name="currentpage.marker">@</xsl:param> + + + +Description +Character to use as identifying the current page in + + + + + +dry-run +boolean + + +dry-run +Indicates that no files should be produced + + + + <xsl:param name="dry-run" select="0"></xsl:param> + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to suppress the generation of +new and updated files. Effectively, this allows you to see what the +stylesheet would do, without actually making any changes. +Only applies when XSLT-based chunking is being used. + + + + + +feedback.href +uri + + +feedback.href +HREF (URI) for feedback link + + + + +<xsl:param name="feedback.href"></xsl:param> + + + +Description +The feedback.href value is used as the value +for the href attribute on the feedback +link. If feedback.href +is empty, no feedback link is generated. + + + + + +feedback.link.text +string + + +feedback.link.text +The text of the feedback link + + + + +<xsl:param name="feedback.link.text">Feedback</xsl:param> + + + +Description +The contents of this variable is used as the text of the feedback +link if feedback.href is not empty. If +feedback.href is empty, no feedback link is +generated. + + + + + +feedback.with.ids +boolean + + +feedback.with.ids +Toggle use of IDs in feedback + + + + +<xsl:param name="feedback.with.ids" select="0"></xsl:param> + + + +Description +If feedback.with.ids is non-zero, the ID of the +current page will be added to the feedback link. This can be used, for +example, if the feedback.href is a CGI script. + + + + + +filename-prefix +string + + +filename-prefix +Prefix added to all filenames + + + + +<xsl:param name="filename-prefix"></xsl:param> + + + +Description +To produce the text-only (that is, non-tabular) layout +of a website simultaneously with the tabular layout, the filenames have to +be distinguished. That's accomplished by adding the +filename-prefix to the front of each filename. + + + + + +footer.hr +boolean + + +footer.hr +Toggle <HR> before footer + + + + +<xsl:param name="footer.hr" select="1"></xsl:param> + + + +Description +If non-zero, an <HR> is generated at the bottom of each web page, +before the footer. + + + + + +header.hr +boolean + + +header.hr +Toggle <HR> after header + + + + +<xsl:param name="header.hr" select="1"></xsl:param> + + + +Description +If non-zero, an <HR> is generated at the bottom of each web page, +before the footer. + + + + + +output-root +filename + + +output-root +Specifies the root directory of the website + + + + +<xsl:param name="output-root">.</xsl:param> + + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to indicate the root directory +where the resulting pages are placed. +Only applies when XSLT-based chunking is being used. + + + + + +rebuild-all +boolean + + +rebuild-all +Indicates that all files should be produced + + + + +<xsl:param name="rebuild-all" select="0"></xsl:param> + + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to regenerate the whole website, +updating even pages that don't appear to need to be updated. +The dependency extension only looks at the source documents. So +if you change something in the stylesheet, for example, that has a global +effect, you can use this parameter to force the stylesheet to rebuild the +whole website. + +Only applies when XSLT-based chunking is being used. + + + + + +sequential.links +boolean + + +sequential.links +Make sequentional links? + + + + +<xsl:param name="sequential.links" select="0"></xsl:param> + + + +Description +FIXME + + + + + +suppress.homepage.title +boolean + + +suppress.homepage.title +Suppress title on homepage? + + + + +<xsl:param name="suppress.homepage.title" select="1"></xsl:param> + + + +Description +FIXME:If non-zero, the title on the homepage is suppressed? + + + + + +table.spacer.image +filename + + +table.spacer.image +Invisible pixel for tabular accessibility + + + + +<xsl:param name="table.spacer.image">graphics/spacer.gif</xsl:param> + + + +Description +This is the 1x1 pixel, transparent pixel used for the table trick to increase the accessibility of the tabular +website presentation. + + + + +Navigation Parameters + + +banner.before.navigation +boolean + + +banner.before.navigation +Put banner before navigation? + + + + +<xsl:param name="banner.before.navigation" select="1"></xsl:param> + + + +Description +FIXME + + + + + +navbgcolor +color + + +navbgcolor +The background color of the navigation TOC + + + + +<xsl:param name="navbgcolor">#4080FF</xsl:param> + + + +Description +The background color of the navigation TOC. +Only applies with the tabular presentation is being used. + + + + + +navbodywidth +length + + +navbodywidth +Specifies the width of the navigation table body + + + + +<xsl:param name="navbodywidth"></xsl:param> + + + +Description +The width of the body column. +Only applies with the tabular presentation is being used. + + + + + +nav.table.summary +string + + +nav.table.summary +HTML Table summary attribute value for navigation tables + + + + +<xsl:param name="nav.table.summary">Navigation</xsl:param> + + + +Description +The value of this parameter is used as the value of the table +summary attribute for the navigation table. +Only applies with the tabular presentation is being used. + + + + + +navtocwidth +length + + +navtocwidth +Specifies the width of the navigation table TOC + + + + +<xsl:param name="navtocwidth">220</xsl:param> + + + +Description +The width, in pixels, of the navigation column. +Only applies with the tabular presentation is being used. + + + + + +textbgcolor +color + + +textbgcolor +The background color of the table body + + + + +<xsl:param name="textbgcolor">white</xsl:param> + + + +Description +The background color of the table body. +Only applies with the tabular presentation is being used. + + + + +ToC Parameters + + +toc.blank.graphic +boolean + + +toc.blank.graphic +Use graphic for "blanks" in TOC? + + + + +<xsl:param name="toc.blank.graphic" select="1"></xsl:param> + + + +Description +If non-zero, "blanks" in the the TOC will be accomplished +with the graphic identified by toc.spacer.image. + +Only applies with the tabular presentation is being used. + + + + + +toc.blank.image +filename + + +toc.blank.image +The image for "blanks" in the TOC + + + + +<xsl:param name="toc.blank.image">graphics/blank.gif</xsl:param> + + + +Description +If toc.blank.graphic is non-zero, this image +will be used to for "blanks" in the TOC. +Only applies with the tabular presentation is being used. + + + + + +toc.blank.text +string + + +toc.blank.text +The text for "blanks" in the TOC + + + + +<xsl:param name="toc.blank.text">   </xsl:param> + + + +Description +If toc.blank.graphic is zero, this text string +will be used for "blanks" in the TOC. +Only applies with the tabular presentation is being used. + + + + + +toc.pointer.graphic +boolean + + +toc.pointer.graphic +Use graphic for TOC pointer? + + + + +<xsl:param name="toc.pointer.graphic" select="1"></xsl:param> + + + +Description +If non-zero, the "pointer" in the TOC will be displayed +with the graphic identified by toc.pointer.image. + +Only applies with the tabular presentation is being used. + + + + + +toc.pointer.image +filename + + +toc.pointer.image +The image for the "pointer" in the TOC + + + + +<xsl:param name="toc.pointer.image">graphics/arrow.gif</xsl:param> + + + +Description +If toc.pointer.graphic is non-zero, this image +will be used for the "pointer" in the TOC. +Only applies with the tabular presentation is being used. + + + + + +toc.pointer.text +string + + +toc.pointer.text +The text for the "pointer" in the TOC + + + + +<xsl:param name="toc.pointer.text"> > </xsl:param> + + + +Description +If toc.pointer.graphic is zero, this text string +will be used to display the "pointer" in the TOC. +Only applies with the tabular presentation is being used. + + + + + +toc.spacer.graphic +boolean + + +toc.spacer.graphic +Use graphic for TOC spacer? + + + + +<xsl:param name="toc.spacer.graphic" select="1"></xsl:param> + + + +Description +If non-zero, the indentation in the TOC will be accomplished +with the graphic identified by toc.spacer.image. + +Only applies with the tabular presentation is being used. + + + + + +toc.spacer.image +filename + + +toc.spacer.image +The image for spacing the TOC + + + + +<xsl:param name="toc.spacer.image">graphics/blank.gif</xsl:param> + + + +Description +If toc.spacer.graphic is non-zero, this image +will be used to indent the TOC. +Only applies with the tabular presentation is being used. + + + + + +toc.spacer.text +string + + +toc.spacer.text +The text for spacing the TOC + + + + +<xsl:param name="toc.spacer.text">   </xsl:param> + + + +Description +If toc.spacer.graphic is zero, this text string +will be used to indent the TOC. +Only applies with the tabular presentation is being used. + + + + + + +
+ + DocBook XSL Stylesheets User Reference: PIs + + + + + This is generated reference documentation for all + user-specifiable processing instructions in the DocBook + XSL stylesheets. + + You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + HTML Processing Instruction Reference + + $Id: pi.xsl 9022 2011-07-14 19:21:36Z bobstayton $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for HTML output. + + +You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbhtml_background-color +Sets background color for an image + + + + dbhtml background-color="color" + + +Description + +Use the dbhtml background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + Parameters + + + background-color="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Background color + + + + + +dbhtml_bgcolor +Sets background color on a CALS table row or table cell + + + + dbhtml bgcolor="color" + + +Description + +Use the dbhtml bgcolor PI as child of a CALS table row + or cell to set a background color for that table row or cell. + + Parameters + + + bgcolor="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell background color + + + + + +dbhtml_cellpadding +Specifies cellpadding in CALS table or qandaset output + + + + dbhtml cellpadding="number" + + +Description + +Use the dbhtml cellpadding PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellpadding attribute in the + output HTML table. + + Parameters + + + cellpadding="number" + + +Specifies the cellpadding + + + + + + Related Global Parameters + +html.cellpadding + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell spacing and cell padding, + Q and A formatting + + + + + +dbhtml_cellspacing +Specifies cellspacing in CALS table or qandaset output + + + + dbhtml cellspacing="number" + + +Description + +Use the dbhtml cellspacing PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellspacing attribute in the + output HTML table. + + Parameters + + + cellspacing="number" + + +Specifies the cellspacing + + + + + + Related Global Parameters + +html.cellspacing + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell spacing and cell padding, + Q and A formatting + + + + + +dbhtml_class +Set value of the class attribute for a CALS table row + + + + dbhtml class="name" + + +Description + +Use the dbhtml class PI as a child of a + row to specify a class + attribute and value in the HTML output for that row. + + Parameters + + + class="name" + + +Specifies the class name + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table styles in HTML output + + + + + +dbhtml_dir +Specifies a directory name in which to write files + + + + dbhtml dir="path" + + +Description + +When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + + + +The output directory specification is inherited by all +chunks of the descendants of the element. If descendants need +to go to a different directory, then add another +dbhtml dir processing +instruction as a child of the source element +for that chunk, and specify the path relative to the +ancestor path. + + + +For example, to put most chunk files into +shared +but one chapter into +exception +at the same level, use: + + +<book> + <?dbhtml dir="shared"?> + ... + <chapter> + <?dbhtml dir="../exception"?> + </chapter> +</book> + + + + Parameters + + + dir="path" + + +Specifies the pathname for the directory + + + + + + Related Global Parameters + +base.dir + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +dbhtml dir processing instruction + + + + + +dbhtml_filename +Specifies a filename for a chunk + + + + dbhtml filename="filename" + + +Description + +When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. Include the filename suffix. + + + +You cannot include a directory path in the filename value, +or your links may not work. Add a +dbhtml dir processing instruction +to specify the output directory. You can also combine the two +specifications in one processing instruction: +dbhtml dir="mydir" filename="myfile.html". + + + Parameters + + + filename="path" + + +Specifies the filename for the file + + + + + + Related Global Parameters + +use.id.as.filename + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +dbhtml filenames + + + + + +dbhtml_funcsynopsis-style +Specifies presentation style for a funcsynopsis + + + + dbhtml funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbhtml funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays funcprototype output in K&R style + + + + funcsynopsis-style="ansi" + + +Displays funcprototype output in ANSI style + + + + + + Related Global Parameters + +funcsynopsis.style + + + + + +dbhtml_img.src.path +Specifies a path to the location of an image file + + + + dbhtml img.src.path="path" + + +Description + +Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + Parameters + + + img.src.path="path" + + +Specifies the pathname to prepend to the name of the image file + + + + + + Related Global Parameters + +img.src.path + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Using fileref + + + + + +dbhtml_label-width +Specifies the label width for a qandaset + + + + dbhtml label-width="width" + + +Description + +Use the dbhtml label-width PI as a child of a + qandaset to specify the width of labels. + + Parameters + + + label-width="width" + + +Specifies the label width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A formatting + + + + + +dbhtml_linenumbering.everyNth +Specifies interval for line numbers in verbatims + + + + dbhtml linenumbering.everyNth="N" + + +Description + +Use the dbhtml linenumbering.everyNth PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + Parameters + + + linenumbering.everyNth="N" + + +Specifies numbering interval; a number is output + before every Nth line + + + + + + Related Global Parameters + +linenumbering.everyNth + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_linenumbering.separator +Specifies separator text for line numbers in verbatims + + + + dbhtml linenumbering.separator="text" + + +Description + +Use the dbhtml linenumbering.separator PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + Parameters + + + linenumbering.separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +linenumbering.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_linenumbering.width +Specifies width for line numbers in verbatims + + + + dbhtml linenumbering.width="width" + + +Description + +Use the dbhtml linenumbering.width PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + Parameters + + + linenumbering.width="width" + + +Specifies the width (inluding units) + + + + + + Related Global Parameters + +linenumbering.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_list-presentation +Specifies presentation style for a variablelist or + segmentedlist + + + + dbhtml list-presentation="list"|"table" + + +Description + +Use the dbhtml list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + Parameters + + + list-presentation="list" + + +Displays the list as a list + + + + list-presentation="table" + + +Displays the list as a table + + + + + + Related Global Parameters + + + + +variablelist.as.table + + + + +segmentedlist.as.table + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_list-width +Specifies the width of a variablelist or simplelist + + + + dbhtml list-width="width" + + +Description + +Use the dbhtml list-width PI as a child of a + variablelist or a simplelist presented + as a table, to specify the output width. + + Parameters + + + list-width="width" + + +Specifies the output width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_row-height +Specifies the height for a CALS table row + + + + dbhtml row-height="height" + + +Description + +Use the dbhtml row-height PI as a child of a + row to specify the height of the row. + + Parameters + + + row-height="height" + + +Specifies the row height (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Row height + + + + + +dbhtml_start +(obsolete) Sets the starting number on an ordered list + + + + dbhtml start="character" + + +Description + +This PI is obsolete. The intent of + this PI was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + Parameters + + + start="character" + + +Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +List starting number + + + + + +dbhtml_stop-chunking +Do not chunk any descendants of this element. + + + + dbhtml stop-chunking + + +Description + +When generating chunked HTML output, adding this PI as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new HTML pages: +<section> +<title>Configuring pencil</title> +<?dbhtml stop-chunking?> + +... + +</section> + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Chunking into multiple HTML files + + + + + +dbhtml_table-summary +Specifies summary for CALS table, variablelist, segmentedlist, or qandaset output + + + + dbhtml table-summary="text" + + +Description + +Use the dbhtml table-summary PI as a child of + a CALS table, variablelist, + segmentedlist, or qandaset to specify + the text for the HTML summary attribute + in the output HTML table. + + Parameters + + + table-summary="text" + + +Specifies the summary text (zero or more characters) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML, + Table summary text + + + + + +dbhtml_table-width +Specifies the width for a CALS table + + + + dbhtml table-width="width" + + +Description + +Use the dbhtml table-width PI as a child of a + CALS table to specify the width of the table in + output. + + Parameters + + + table-width="width" + + +Specifies the table width (including units or as a percentage) + + + + + + Related Global Parameters + +default.table.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table width + + + + + +dbhtml_term-presentation +Sets character formatting for terms in a variablelist + + + + dbhtml term-presentation="bold"|"italic"|"bold-italic" + + +Description + +Use the dbhtml term-presentation PI as a child + of a variablelist to set character formatting for + the term output of the list. + + Parameters + + + term-presentation="bold" + + +Specifies that terms are displayed in bold + + + + term-presentation="italic" + + +Specifies that terms are displayed in italic + + + + term-presentation="bold-italic" + + +Specifies that terms are displayed in bold-italic + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_term-separator +Specifies separator text among terms in a varlistentry + + + + dbhtml term-separator="text" + + +Description + +Use the dbhtml term-separator PI as a child + of a variablelist to specify the separator text + among term instances. + + Parameters + + + term-separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +variablelist.term.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_term-width +Specifies the term width for a variablelist + + + + dbhtml term-width="width" + + +Description + +Use the dbhtml term-width PI as a child of a + variablelist to specify the width for + term output. + + Parameters + + + term-width="width" + + +Specifies the term width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_toc +Specifies whether a TOC should be generated for a qandaset + + + + dbhtml toc="0"|"1" + + +Description + +Use the dbhtml toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + Parameters + + + toc="0" + + +If zero, no TOC is generated + + + + toc="1" + + +If 1 (or any non-zero value), + a TOC is generated + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A list of questions, + Q and A formatting + + + + + +dbcmdlist +Generates a hyperlinked list of commands + + + + dbcmdlist + + +Description + +Use the dbcmdlist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + cmdsynopsis instances; a hyperlinked navigational + “command list” will be generated at the top of output for that + element, enabling users to quickly jump + to each command synopsis. + + Parameters + +[No parameters] + + + + + +dbfunclist +Generates a hyperlinked list of functions + + + + dbfunclist + + +Description + +Use the dbfunclist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + funcsynopsis instances; a hyperlinked + navigational “function list” will be generated at the top of + output for that element, enabling users to quickly + jump to to each function synopsis. + + Parameters + +[No parameters] + + + + + +dbhtml-include_href +Copies an external well-formed HTML/XML file into current doc + + + + dbhtml-include href="URI" + + +Description + +Use the dbhtml-include href PI anywhere in a + document to cause the contents of the file referenced by the + href pseudo-attribute to be copied/inserted “as + is” into your HTML output at the point in document order + where the PI occurs in the source. + + + +The referenced file may contain plain text (as long as + it is “wrapped” in an html element — see the + note below) or markup in any arbitrary vocabulary, + including HTML — but it must conform to XML + well-formedness constraints (because the feature in XSLT + 1.0 for opening external files, the + document() function, can only handle + files that meet XML well-formedness constraints). + + +Among other things, XML well-formedness constraints + require a document to have a single root + element. So if the content you want to + include is plain text or is markup that does + not have a single root element, + wrap the content in an + html element. The stylesheets will + strip out that surrounding html “wrapper” when + they find it, leaving just the content you want to + insert. + + + Parameters + + + href="URI" + + +Specifies the URI for the file to include; the URI + can be, for example, a remote http: + URI, or a local filesystem file: + URI + + + + + + Related Global Parameters + +textinsert.extension + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Inserting external HTML code, + External code files + + + + + +dbhh +Sets topic name and topic id for context-sensitive HTML Help + + + + dbhh topicname="name" topicid="id" + + +Description + +Use the dbhh PI as a child of components + that should be used as targets for context-sensitive help requests. + + Parameters + + + topicname="name" + + +Specifies a unique string constant that identifies a help topic + + + + topicid="id" + + +Specifies a unique integer value for the topicname string + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Context-sensitive help + + + + + + FO Processing Instruction Reference + + $Id: pi.xsl 9267 2012-04-03 20:23:45Z bobstayton $ + + + + + Introduction + + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for FO output. + + +You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbfo_background-color +Sets background color for an image + + + + dbfo background-color="color" + + +Description + +Use the dbfo background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + Parameters + + + background-color="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Background color + + + + + +dbfo_bgcolor +Sets background color on a table row or table cell + + + + dbfo bgcolor="color" + + +Description + +Use the dbfo bgcolor PI as child of a table row + or cell to set a background color for that table row or cell. + + +This PI works for both CALS and HTML tables. + + Parameters + + + bgcolor="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell background color + + + + + +dbfo_float-type +Specifies float behavior for a sidebar + + + + dbfo float-type="margin.note" + + +Description + +Use the dbfo float-type PI to specify the float + behavior for a sidebar (to cause the sidebar to be + displayed as a marginal note). + + Parameters + + + float-type="margin.note" + + +Specifies that the sidebar should be + displayed as a marginal note. + + + + + + Related Global Parameters + +sidebar.float.type (parameter), + sidebar.float.width (parameter), + sidebar.properties (attribute-set), + sidebar.title.properties (attribute-set) + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +A sidebar as + side float + + + + + +dbfo_funcsynopsis-style +Specifies presentation style for a funcsynopsis + + + + dbfo funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbfo funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays funcprototype output in K&R style + + + + funcsynopsis-style="ansi" + + +Displays funcprototype output in ANSI style + + + + + + Related Global Parameters + +funcsynopsis.style + + + + + +dbfo_glossary-presentation +Specifies presentation style for a glossary + + + + dbfo glossary-presentation="list"|"blocks" + + +Description + +Use the dbfo glossary-presentation PI as a child of + a glossary to control its presentation style. + + Parameters + + + glossary-presentation="list" + + +Displays the glossary as a list + + + + glossary-presentation="blocks" + + +Displays the glossary as blocks + + + + + + Related Global Parameters + +glossary.as.blocks + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_glosslist-presentation +Specifies presentation style for a glosslist + + + + dbfo glosslist-presentation="list"|"blocks" + + +Description + +Use the dbfo glosslist-presentation PI as a child of + a glosslist to control its presentation style. + + Parameters + + + glosslist-presentation="list" + + +Displays the glosslist as a list + + + + glosslist-presentation="blocks" + + +Displays the glosslist as blocks + + + + + + Related Global Parameters + +glosslist.as.blocks + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_glossterm-width +Specifies the glossterm width for a glossary or + glosslist + + + + dbfo glossterm-width="width" + + +Description + +Use the dbfo glossterm-width PI as a child of a + glossary or glosslist to specify the + width for output of glossterm instances in the + output. + + Parameters + + + glossterm-width="width" + + +Specifies the glossterm width (including units) + + + + + + Related Global Parameters + +glossterm.width, + glossterm.separation + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_keep-together +Specifies “keep” behavior for a table, example, + figure, equation, procedure, or task + + + + dbfo keep-together="auto"|"always" + + +Description + +Use the dbfo keep-together PI as a child of a + formal object (table, example, + figure, equation, procedure, or + task) to specify “keep” behavior (to allow the object to + “break” across a page). + + +The PI also works with informaltable, informalexample, + informalfigure and informalequation. + + + + Parameters + + + keep-together="auto" + + +Enables the object to break across a page + + + + keep-together="always" + + +Prevents the object from breaking across a page (the + default stylesheet behavior) + + + + + + Related Global Parameters + +formal.object.properties + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Keep-together processing instruction + + + + + +dbfo_label-width +Specifies the label width for a qandaset, itemizedlist, orderedlist + or calloutlist + + + + dbfo label-width="width" + + +Description + +Use the dbfo label-width PI as a child of a + qandaset, itemizedlist, orderedlist, + or calloutlist to specify the width of labels. + + Parameters + + + label-width="width" + + +Specifies the label width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A formatting + + + + + +dbfo_linenumbering.everyNth +Specifies interval for line numbers in verbatims + + + + dbfo linenumbering.everyNth="N" + + +Description + +Use the dbfo linenumbering.everyNth PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + Parameters + + + linenumbering.everyNth="N" + + +Specifies numbering interval; a number is output + before every Nth line + + + + + + Related Global Parameters + +linenumbering.everyNth + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_linenumbering.separator +Specifies separator text for line numbers in verbatims + + + + dbfo linenumbering.separator="text" + + +Description + +Use the dbfo linenumbering.separator PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + Parameters + + + linenumbering.separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +linenumbering.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_linenumbering.width +Specifies width for line numbers in verbatims + + + + dbfo linenumbering.width="width" + + +Description + +Use the dbfo linenumbering.width PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + Parameters + + + linenumbering.width="width" + + +Specifies the width (inluding units) + + + + + + Related Global Parameters + +linenumbering.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_list-presentation +Specifies presentation style for a variablelist or + segmentedlist + + + + dbfo list-presentation="list"|"blocks"|"table" + + +Description + +Use the dbfo list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + Parameters + + + list-presentation="list" + + +Displays the list as a list + + + + list-presentation="blocks" + + +(variablelist only) Displays the list as blocks + + + + list-presentation="table" + + +(segmentedlist only) Displays the list as a table + + + + + + Related Global Parameters + + + + +variablelist.as.blocks + + + + +variablelist.as.table + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in print + + + + + +dbfo_list-width +Specifies the width of a horizontal simplelist + + + + dbfo list-width="width" + + +Description + +Use the dbfo list-width PI as a child of a + simplelist whose class + value is horizontal, to specify the width + of the simplelist. + + Parameters + + + list-width="width" + + +Specifies the simplelist width (including units) + + + + + + + + + +dbfo_orientation +Specifies the orientation for a CALS table row or cell + + + + dbfo orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + +Description + +Use the dbfo orientation PI as a child of a CALS + table row or cell to specify the orientation + (rotation) for the row or cell. + + Parameters + + + orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + +Specifies the number of degrees by which the cell or + row is rotated + + + + + + + + + +dbfo_pgwide +Specifies if an equation or example goes across full page width + + + + dbfo pgwide="0"|"1" + + +Description + +Use the dbfo pgwide PI as a child of an + equation or example to specify that the + content should rendered across the full width of the page. + + Parameters + + + pgwide="0" + + +If zero, the content is rendered across the current + text flow + + + + pgwide="1" + + +If 1 (or any non-zero value), the + content is rendered across the full width of the page + + + + + + Related Global Parameters + +pgwide.properties + + + + + +dbfo_rotated-width +Specifies the width for a CALS table entry or + row + + + + dbfo rotated-width="width" + + +Description + +Use the dbfo rotated-width PI as a child of + entry or row instance in a CALS table to specify the + width of that the entry or row; or + use it higher up in table to cause the width to be inherited + recursively down. + + Parameters + + + rotated-width="width" + + +Specifies the width of a row or cell (including units) + + + + + + + + + +dbfo_sidebar-width +Specifies the width of a sidebar + + + + dbfo sidebar-width="width" + + +Description + +Use the dbfo sidebar-width PI as a child of a + sidebar to specify the width of the sidebar. + + Parameters + + + sidebar-width="width" + + +Specifies the sidebar width (including units) + + + + + + Related Global Parameters + +sidebar.float.type parameter, + sidebar.float.width parameter, + sidebar.properties attribute-set, + sidebar.title.properties + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +A sidebar as + side float + + + + + +dbfo_start +(obsolete) Sets the starting number on an ordered list + + + + dbfo start="character" + + +Description + +This PI is obsolete. The intent of + it was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + Parameters + + + start="character" + + +Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +List starting number + + + + + +dbfo_table-width +Specifies the width for a CALS table or for revhistory + output + + + + dbfo table-width="width" + + +Description + +Use the dbfo table-width PI as a child or + sibling of a CALS table, or as a child of an + informaltable, entrytbl, or + revhistory instance (which is rendered as a table + in output) to specify the width of the table in output. + + Parameters + + + table-width="width" + + +Specifies the table width (including units or as a percentage) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table width + + + + + +dbfo_term-width +Specifies the term width for a variablelist + + + + dbfo term-width="width" + + +Description + +Use the dbfo term-width PI as a child of a + variablelist to specify the width for + term output. + + Parameters + + + term-width="width" + + +Specifies the term width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in print + + + + + +dbfo_toc +Specifies whether a TOC should be generated for a qandaset + + + + dbfo toc="0"|"1" + + +Description + +Use the dbfo toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + Parameters + + + toc="0" + + +If zero, no TOC is generated + + + + toc="1" + + +If 1 (or any non-zero value), + a TOC is generated + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A list of questions, + Q and A formatting + + + + + +dbfo-need +Specify a need for space (a kind of soft page break) + + + + dbfo-need height="n" [space-before="n"] + + +Description + +A “need” is a request for space on a page. If the + requested space is not available, the page breaks and the + content that follows the need request appears on the next + page. If the requested space is available, then no page break + is inserted. + + Parameters + + + height="n" + + +The amount of height needed (including units) + + + + space-before="n" + + +The amount of extra vertical space to add (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Soft page breaks + + + + + +dbfo_row-height +Specifies the height for a CALS table row + + + + dbfo row-height="height" + + +Description + +Use the dbfo row-height PI as a child of a + row to specify the height of the row. + + Parameters + + + row-height="height" + + +Specifies the row height (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Row height + + + + + + manpages Processing Instruction Reference + + $Id: pi.xsl 7644 2008-01-16 11:04:07Z xmldoc $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for manpages output. + + +You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbman_funcsynopsis-style +Specifies presentation style for a funcsynopsis. + + + + dbman funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbman + funcsynopsis-style PI as a child of a + funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays the funcprototype in K&R style + + + + funcsynopsis-style="ansi" + + +Displays the funcprototype in ANSI style + + + + + + Related Global Parameters + +man.funcsynopsis.style + + + + + + Common Processing Instruction Reference + + $Id: pi.xsl 8782 2010-07-27 21:15:17Z mzjn $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the + “common” part of the DocBook XSL stylesheets. + + +You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbchoice_choice +Generates a localized choice separator + + + + dbchoice choice="and"|"or"|string" + + +Description + +Use the dbchoice choice PI to + generate an appropriate localized “choice” separator (for + example, and or or) + before the final item in an inline simplelist + + + +This PI is a less-than-ideal hack; support for it may + disappear in the future (particularly if and when a more + appropriate means for marking up "choice" lists becomes + available in DocBook). + + + Parameters + + + choice="and" + + +generates a localized and separator + + + + choice="or" + + +generates a localized or separator + + + + choice="string" + + +generates a literal string separator + + + + + + + + + +dbtimestamp +Inserts a date timestamp + + + + dbtimestamp format="formatstring" [padding="0"|"1"] + + +Description + +Use the dbtimestamp PI at any point in a + source document to cause a date timestamp (a formatted + string representing the current date and time) to be + inserted in output of the document. + + Parameters + + + format="formatstring" + + +Specifies format in which the date and time are + output + + + +For details of the content of the format string, + see Date and time. + + + + + padding="0"|"1" + + +Specifies padding behavior; if non-zero, padding is is added + + + + + + + + + +dbtex_delims +Generates delimiters around embedded TeX equations + in output + + + + dbtex delims="no"|"yes" + + +Description + +Use the dbtex delims PI as a + child of a textobject containing embedded TeX + markup, to cause that markup to be surrounded by + $ delimiter characters in output. + + + +This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + Parameters + + + dbtex delims="no"|"yes" + + +Specifies whether delimiters are output + + + + + + Related Global Parameters + +tex.math.delims + + + + + + DocBook XSL Stylesheets Developer Reference + + + This is technical reference documentation for + developers using the DocBook XSL Stylesheets. It is not + intended to be user documentation, but is instead + provided for developers writing customization layers for + the stylesheets. + + + + + + XSL Library Template Reference + + Introduction + This is technical reference documentation for the + vocabulary-independent “library” templates in the DocBook XSL + Stylesheets. + This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + General Library Templates + + + +dot.count +Returns the number of . characters in a string + + +Description + + Given a string, the dot.count + template returns the number of dot/period characters in the + string. This template is useful, for example, when testing the + nesting level of nested inline markup (for nested emphasis, + quotations, etc.). + + +<xsl:template name="dot.count"> + <!-- Returns the number of "." characters in a string --> + <xsl:param name="string"></xsl:param> + <xsl:param name="count" select="0"></xsl:param> + <xsl:choose> + <xsl:when test="contains($string, '.')"> + <xsl:call-template name="dot.count"> + <xsl:with-param name="string" select="substring-after($string, '.')"></xsl:with-param> + <xsl:with-param name="count" select="$count+1"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$count"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +copy-string +Returns count copies of a string + + +Description + + Given a string, the copy-string + template creates n copies of the + string, when the value of n is + given by the count parameter. + + +<xsl:template name="copy-string"> + <!-- returns 'count' copies of 'string' --> + <xsl:param name="string"></xsl:param> + <xsl:param name="count" select="0"></xsl:param> + <xsl:param name="result"></xsl:param> + + <xsl:choose> + <xsl:when test="$count>0"> + <xsl:call-template name="copy-string"> + <xsl:with-param name="string" select="$string"></xsl:with-param> + <xsl:with-param name="count" select="$count - 1"></xsl:with-param> + <xsl:with-param name="result"> + <xsl:value-of select="$result"></xsl:value-of> + <xsl:value-of select="$string"></xsl:value-of> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$result"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +string.subst +Substitute one text string for another in a string + + +Description + +The string.subst template replaces all +occurances of target in string +with replacement and returns the result. + + + +<xsl:template name="string.subst"> + <xsl:param name="string"></xsl:param> + <xsl:param name="target"></xsl:param> + <xsl:param name="replacement"></xsl:param> + + <xsl:choose> + <xsl:when test="contains($string, $target)"> + <xsl:variable name="rest"> + <xsl:call-template name="string.subst"> + <xsl:with-param name="string" select="substring-after($string, $target)"></xsl:with-param> + <xsl:with-param name="target" select="$target"></xsl:with-param> + <xsl:with-param name="replacement" select="$replacement"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + <xsl:value-of select="concat(substring-before($string, $target), $replacement, $rest)"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$string"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +xpointer.idref +Extract IDREF from an XPointer + + +Description + +The xpointer.idref template returns the +ID portion of an XPointer which is a pointer to an ID within the current +document, or the empty string if it is not. +In other words, xpointer.idref returns +foo when passed either #foo +or #xpointer(id('foo')), otherwise it returns +the empty string. + + +<xsl:template name="xpointer.idref"> + <xsl:param name="xpointer">http://...</xsl:param> + <xsl:choose> + <xsl:when test="starts-with($xpointer, '#xpointer(id(')"> + <xsl:variable name="rest" select="substring-after($xpointer, '#xpointer(id(')"></xsl:variable> + <xsl:variable name="quote" select="substring($rest, 1, 1)"></xsl:variable> + <xsl:value-of select="substring-before(substring-after($xpointer, $quote), $quote)"></xsl:value-of> + </xsl:when> + <xsl:when test="starts-with($xpointer, '#')"> + <xsl:value-of select="substring-after($xpointer, '#')"></xsl:value-of> + </xsl:when> + <!-- otherwise it's a pointer to some other document --> + </xsl:choose> +</xsl:template> + + + + + + + + + +idref +Extract IDREF from a linking element + + +Description + +The idref template accepts +any xref or universally linking element as a parameter +and returns the local +ID that it points to. +If it has a linkend attribute, +it returns that value. +If it has a xlink:href, it +returns that value, parsed as needed to extract just +the id reference. Otherwise it returns an empty string. + + +<xsl:template name="idref"> + <xsl:param name="xref" select="."></xsl:param> + <xsl:param name="linkend" select="$xref/@linkend"></xsl:param> + <xsl:param name="xpointer"> + <xsl:call-template name="xpointer.idref"> + <xsl:with-param name="xpointer" select="$xref/@xlink:href"></xsl:with-param> + </xsl:call-template> + </xsl:param> + + <xsl:choose> + <xsl:when test="string-length($linkend) != 0"> + <xsl:value-of select="$linkend"></xsl:value-of> + </xsl:when> + <xsl:when test="string-length($xpointer) != 0"> + <xsl:value-of select="$xpointer"></xsl:value-of> + </xsl:when> + <!-- otherwise it's a pointer to some other document --> + </xsl:choose> +</xsl:template> + + + + + + + + + + +length-magnitude +Return the unqualified dimension from a length specification + + +Description + +The length-magnitude template returns the +unqualified length ("20" for "20pt") from a dimension. + + + +<xsl:template name="length-magnitude"> + <xsl:param name="length" select="'0pt'"></xsl:param> + + <xsl:choose> + <xsl:when test="string-length($length) = 0"></xsl:when> + <xsl:when test="substring($length,1,1) = '0' or substring($length,1,1) = '1' or substring($length,1,1) = '2' or substring($length,1,1) = '3' or substring($length,1,1) = '4' or substring($length,1,1) = '5' or substring($length,1,1) = '6' or substring($length,1,1) = '7' or substring($length,1,1) = '8' or substring($length,1,1) = '9' or substring($length,1,1) = '.'"> + <xsl:value-of select="substring($length,1,1)"></xsl:value-of> + <xsl:call-template name="length-magnitude"> + <xsl:with-param name="length" select="substring($length,2)"></xsl:with-param> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + + + + + + + + + +length-units +Return the units from a length specification + + +Description + +The length-units template returns the +units ("pt" for "20pt") from a length. If no units are supplied on the +length, the defauilt.units are returned. + + +<xsl:template name="length-units"> + <xsl:param name="length" select="'0pt'"></xsl:param> + <xsl:param name="default.units" select="'px'"></xsl:param> + <xsl:variable name="magnitude"> + <xsl:call-template name="length-magnitude"> + <xsl:with-param name="length" select="$length"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="units"> + <xsl:value-of select="substring($length, string-length($magnitude)+1)"></xsl:value-of> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$units = ''"> + <xsl:value-of select="$default.units"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$units"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +length-spec +Return a fully qualified length specification + + +Description + +The length-spec template returns the +qualified length from a dimension. If an unqualified length is given, +the default.units will be added to it. + + + +<xsl:template name="length-spec"> + <xsl:param name="length" select="'0pt'"></xsl:param> + <xsl:param name="default.units" select="'px'"></xsl:param> + + <xsl:variable name="magnitude"> + <xsl:call-template name="length-magnitude"> + <xsl:with-param name="length" select="$length"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="units"> + <xsl:value-of select="substring($length, string-length($magnitude)+1)"></xsl:value-of> + </xsl:variable> + + <xsl:value-of select="$magnitude"></xsl:value-of> + <xsl:choose> + <xsl:when test="$units='cm' or $units='mm' or $units='in' or $units='pt' or $units='pc' or $units='px' or $units='em'"> + <xsl:value-of select="$units"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = ''"> + <xsl:value-of select="$default.units"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Unrecognized unit of measure: </xsl:text> + <xsl:value-of select="$units"></xsl:value-of> + <xsl:text>.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +length-in-points +Returns the size, in points, of a specified length + + +Description + +The length-in-points template converts a length +specification to points and returns that value as an unqualified +number. + + + +There is no way for the template to infer the size of an +em. It relies on the default em.size +which is initially 10 (for 10pt). + +Similarly, converting pixels to points relies on the +pixels.per.inch parameter which is initially +90. + + + + +<xsl:template name="length-in-points"> + <xsl:param name="length" select="'0pt'"></xsl:param> + <xsl:param name="em.size" select="10"></xsl:param> + <xsl:param name="pixels.per.inch" select="90"></xsl:param> + + <xsl:variable name="magnitude"> + <xsl:call-template name="length-magnitude"> + <xsl:with-param name="length" select="$length"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="units"> + <xsl:value-of select="substring($length, string-length($magnitude)+1)"></xsl:value-of> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$units = 'pt'"> + <xsl:value-of select="$magnitude"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'cm'"> + <xsl:value-of select="$magnitude div 2.54 * 72.0"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'mm'"> + <xsl:value-of select="$magnitude div 25.4 * 72.0"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'in'"> + <xsl:value-of select="$magnitude * 72.0"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'pc'"> + <xsl:value-of select="$magnitude * 12.0"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'px'"> + <xsl:value-of select="$magnitude div $pixels.per.inch * 72.0"></xsl:value-of> + </xsl:when> + <xsl:when test="$units = 'em'"> + <xsl:value-of select="$magnitude * $em.size"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Unrecognized unit of measure: </xsl:text> + <xsl:value-of select="$units"></xsl:value-of> + <xsl:text>.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +pi-attribute +Extract a pseudo-attribute from a PI + + +Description + +The pi-attribute template extracts a pseudo-attribute +from a processing instruction. For example, given the PI +<?foo bar="1" baz='red'?>, +<xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" select="processing-instruction('foo')"/> + <xsl:with-param name="attribute" select="'baz'"/> +</xsl:call-template> +will return red. This template returns the first matching +attribute that it finds. Presented with processing instructions that +contain badly formed pseudo-attributes (missing or unbalanced quotes, +for example), the template may silently return erroneous results. + + +<xsl:template name="pi-attribute"> + <xsl:param name="pis" select="processing-instruction('BOGUS_PI')"></xsl:param> + <xsl:param name="attribute">filename</xsl:param> + <xsl:param name="count">1</xsl:param> + + <xsl:choose> + <xsl:when test="$count>count($pis)"> + <!-- not found --> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="pi"> + <xsl:value-of select="$pis[$count]"></xsl:value-of> + </xsl:variable> + <xsl:variable name="pivalue"> + <xsl:value-of select="concat(' ', normalize-space($pi))"></xsl:value-of> + </xsl:variable> + <xsl:choose> + <xsl:when test="contains($pivalue,concat(' ', $attribute, '='))"> + <xsl:variable name="rest" select="substring-after($pivalue,concat(' ', $attribute,'='))"></xsl:variable> + <xsl:variable name="quote" select="substring($rest,1,1)"></xsl:variable> + <xsl:value-of select="substring-before(substring($rest,2),$quote)"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" select="$pis"></xsl:with-param> + <xsl:with-param name="attribute" select="$attribute"></xsl:with-param> + <xsl:with-param name="count" select="$count + 1"></xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +lookup.key +Retrieve the value associated with a particular key in a table + + +Description + +Given a table of space-delimited key/value pairs, +the lookup.key template extracts the value associated +with a particular key. + + +<xsl:template name="lookup.key"> + <xsl:param name="key" select="''"></xsl:param> + <xsl:param name="table" select="''"></xsl:param> + + <xsl:if test="contains($table, ' ')"> + <xsl:choose> + <xsl:when test="substring-before($table, ' ') = $key"> + <xsl:variable name="rest" select="substring-after($table, ' ')"></xsl:variable> + <xsl:choose> + <xsl:when test="contains($rest, ' ')"> + <xsl:value-of select="substring-before($rest, ' ')"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$rest"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="lookup.key"> + <xsl:with-param name="key" select="$key"></xsl:with-param> + <xsl:with-param name="table" select="substring-after(substring-after($table,' '), ' ')"></xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:template> + + + + + + + + + +xpath.location +Calculate the XPath child-sequence to the current node + + +Description + +The xpath.location template calculates the +absolute path from the root of the tree to the current element node. + + + +<xsl:template name="xpath.location"> + <xsl:param name="node" select="."></xsl:param> + <xsl:param name="path" select="''"></xsl:param> + + <xsl:variable name="next.path"> + <xsl:value-of select="local-name($node)"></xsl:value-of> + <xsl:if test="$path != ''">/</xsl:if> + <xsl:value-of select="$path"></xsl:value-of> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$node/parent::*"> + <xsl:call-template name="xpath.location"> + <xsl:with-param name="node" select="$node/parent::*"></xsl:with-param> + <xsl:with-param name="path" select="$next.path"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:text>/</xsl:text> + <xsl:value-of select="$next.path"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +comment-escape-string +Prepare a string for inclusion in an XML comment + + +Description + +The comment-escape-string template returns a string +that has been transformed so that it can safely be output as an XML comment. +Internal occurrences of "--" will be replaced with "- -" and a leading and/or +trailing space will be added to the string, if necessary. + + +<xsl:template name="comment-escape-string"> + <xsl:param name="string" select="''"></xsl:param> + + <xsl:if test="starts-with($string, '-')"> + <xsl:text> </xsl:text> + </xsl:if> + + <xsl:call-template name="comment-escape-string.recursive"> + <xsl:with-param name="string" select="$string"></xsl:with-param> + </xsl:call-template> + + <xsl:if test="substring($string, string-length($string), 1) = '-'"> + <xsl:text> </xsl:text> + </xsl:if> +</xsl:template> + + + + + + + + + +comment-escape-string.recursive +Internal function used by comment-escape-string + + +Description + +The comment-escape-string.recursive template is used +by comment-escape-string. + + +<xsl:template name="comment-escape-string.recursive"> + <xsl:param name="string" select="''"></xsl:param> + <xsl:choose> + <xsl:when test="contains($string, '--')"> + <xsl:value-of select="substring-before($string, '--')"></xsl:value-of> + <xsl:value-of select="'- -'"></xsl:value-of> + <xsl:call-template name="comment-escape-string.recursive"> + <xsl:with-param name="string" select="substring-after($string, '--')"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$string"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + +trim.text +Trim leading and trailing whitespace from a text node + + +Description + +Given a text node, this function trims leading and trailing +whitespace from it and returns the trimmed contents. + + + + <xsl:template name="trim.text"> + <xsl:param name="contents" select="."></xsl:param> + <xsl:variable name="contents-left-trimmed"> + <xsl:call-template name="trim-left"> + <xsl:with-param name="contents" select="$contents"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="contents-trimmed"> + <xsl:call-template name="trim-right"> + <xsl:with-param name="contents" select="$contents-left-trimmed"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + <xsl:value-of select="$contents-trimmed"></xsl:value-of> + </xsl:template> + + <xsl:template name="trim-left"> + <xsl:param name="contents"></xsl:param> + <xsl:choose> + <xsl:when test="starts-with($contents,' +') or starts-with($contents,' ') or starts-with($contents,' ') or starts-with($contents,' ')"> + <xsl:call-template name="trim-left"> + <xsl:with-param name="contents" select="substring($contents, 2)"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$contents"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> + </xsl:template> + + <xsl:template name="trim-right"> + <xsl:param name="contents"></xsl:param> + <xsl:variable name="last-char"> + <xsl:value-of select="substring($contents, string-length($contents), 1)"></xsl:value-of> + </xsl:variable> + <xsl:choose> + <xsl:when test="($last-char = ' +') or ($last-char = ' ') or ($last-char = ' ') or ($last-char = ' ')"> + <xsl:call-template name="trim-right"> + <xsl:with-param name="contents" select="substring($contents, 1, string-length($contents) - 1)"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$contents"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> + </xsl:template> + + + + + + + + + +str.tokenize.keep.delimiters +Tokenize a string while preserving any delimiters + +Description +Based on the occurrence of one or more delimiter characters, +this function breaks a string into a list of tokens and delimiters, +marking up each of the tokens with a token element +and preserving the delimiters as text nodes between the tokens. + + This function is a very slightly modified version of a + function from the EXSLT + site. The original is available at: + +
+ + The str.tokenize.keep.delimiters function + differs only in that it preserves the delimiters instead of + discarding them.
+
+ + <xsl:template name="str.tokenize.keep.delimiters"> + <xsl:param name="string" select="''"></xsl:param> + <xsl:param name="delimiters" select="' '"></xsl:param> + <xsl:choose> + <xsl:when test="not($string)"></xsl:when> + <xsl:when test="not($delimiters)"> + <xsl:call-template name="str.tokenize.keep.delimiters-characters"> + <xsl:with-param name="string" select="$string"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="str.tokenize.keep.delimiters-delimiters"> + <xsl:with-param name="string" select="$string"></xsl:with-param> + <xsl:with-param name="delimiters" select="$delimiters"></xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:template> + <xsl:template name="str.tokenize.keep.delimiters-characters"> + <xsl:param name="string"></xsl:param> + <xsl:if test="$string"> + <ssb:token><xsl:value-of select="substring($string, 1, 1)"></xsl:value-of></ssb:token> + <xsl:call-template name="str.tokenize.keep.delimiters-characters"> + <xsl:with-param name="string" select="substring($string, 2)"></xsl:with-param> + </xsl:call-template> + </xsl:if> + </xsl:template> + <xsl:template name="str.tokenize.keep.delimiters-delimiters"> + <xsl:param name="string"></xsl:param> + <xsl:param name="delimiters"></xsl:param> + <xsl:variable name="delimiter" select="substring($delimiters, 1, 1)"></xsl:variable> + <xsl:choose> + <xsl:when test="not($delimiter)"> + <ssb:token><xsl:value-of select="$string"></xsl:value-of></ssb:token> + </xsl:when> + <xsl:when test="contains($string, $delimiter)"> + <xsl:if test="not(starts-with($string, $delimiter))"> + <xsl:call-template name="str.tokenize.keep.delimiters-delimiters"> + <xsl:with-param name="string" select="substring-before($string, $delimiter)"></xsl:with-param> + <xsl:with-param name="delimiters" select="substring($delimiters, 2)"></xsl:with-param> + </xsl:call-template> + </xsl:if> + <!-- output each delimiter --> + <xsl:value-of select="$delimiter"></xsl:value-of> + <xsl:call-template name="str.tokenize.keep.delimiters-delimiters"> + <xsl:with-param name="string" select="substring-after($string, $delimiter)"></xsl:with-param> + <xsl:with-param name="delimiters" select="$delimiters"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="str.tokenize.keep.delimiters-delimiters"> + <xsl:with-param name="string" select="$string"></xsl:with-param> + <xsl:with-param name="delimiters" select="substring($delimiters, 2)"></xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:template> + +
+
+ + + + + + apply-string-subst-map + Apply a string-substitution map + + Description + This function applies a “string substitution” map. Use it when + you want to do multiple string substitutions on the same target + content. It reads in two things: content, the + content on which to perform the substitution, and + map.contents, a node set of + elements (the names of the elements don't matter), with each element + having the following attributes: + + + oldstring, a string to + be replaced + + + newstring, a string with + which to replace oldstring + + + The function uses map.contents to + do substitution on content, and then + returns the modified contents. + + This function is a very slightly modified version of Jeni + Tennison’s replace_strings function in the + multiple string replacements section of Dave Pawson’s + XSLT + FAQ. + The apply-string-subst-map function is + essentially the same function as the + apply-character-map function; the only + difference is that in the map that + apply-string-subst-map expects, oldstring and newstring attributes are used instead of + character and string attributes. + + + <xsl:template name="apply-string-subst-map"> + <xsl:param name="content"></xsl:param> + <xsl:param name="map.contents"></xsl:param> + <xsl:variable name="replaced_text"> + <xsl:call-template name="string.subst"> + <xsl:with-param name="string" select="$content"></xsl:with-param> + <xsl:with-param name="target" select="$map.contents[1]/@oldstring"></xsl:with-param> + <xsl:with-param name="replacement" select="$map.contents[1]/@newstring"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + <xsl:choose> + <xsl:when test="$map.contents[2]"> + <xsl:call-template name="apply-string-subst-map"> + <xsl:with-param name="content" select="$replaced_text"></xsl:with-param> + <xsl:with-param name="map.contents" select="$map.contents[position() > 1]"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$replaced_text"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> + </xsl:template> + + + +
+Relative URI Functions + +Introduction + +These functions manipulate relative URI references. + +The following assumptions must hold true: + + + +All URIs are relative. + + +No URI contains the ../ sequence +which would effectively move up the hierarchy. + + + +If these assumptions do not hold, the results are unpredictable. + + + + + + + +count.uri.path.depth +Count the number of path components in a relative URI + + +Description + +This function counts the number of path components in a relative URI. + + +<xsl:template name="count.uri.path.depth"> + <xsl:param name="filename" select="''"></xsl:param> + <xsl:param name="count" select="0"></xsl:param> + + <xsl:choose> + <xsl:when test="contains($filename, '/')"> + <xsl:call-template name="count.uri.path.depth"> + <xsl:with-param name="filename" select="substring-after($filename, '/')"></xsl:with-param> + <xsl:with-param name="count" select="$count + 1"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$count"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + + + +trim.common.uri.paths +Trim common leading path components from a relative URI + + +Description + +This function trims common leading path components from a relative URI. + + +<xsl:template name="trim.common.uri.paths"> + <xsl:param name="uriA" select="''"></xsl:param> + <xsl:param name="uriB" select="''"></xsl:param> + <xsl:param name="return" select="'A'"></xsl:param> + + <!-- Resolve any ../ in the path --> + <xsl:variable name="trimmed.uriA"> + <xsl:call-template name="resolve.path"> + <xsl:with-param name="filename" select="$uriA"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="trimmed.uriB"> + <xsl:call-template name="resolve.path"> + <xsl:with-param name="filename" select="$uriB"></xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="contains($trimmed.uriA, '/') and contains($trimmed.uriB, '/') and substring-before($trimmed.uriA, '/') = substring-before($trimmed.uriB, '/')"> + <xsl:call-template name="trim.common.uri.paths"> + <xsl:with-param name="uriA" select="substring-after($trimmed.uriA, '/')"></xsl:with-param> + <xsl:with-param name="uriB" select="substring-after($trimmed.uriB, '/')"></xsl:with-param> + <xsl:with-param name="return" select="$return"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$return = 'A'"> + <xsl:value-of select="$trimmed.uriA"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$trimmed.uriB"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + +resolve.path +Resolve any ../ in path, except leading ../ + + +Description + +This function resolves any relative ../ parts of a file path. + + +<xsl:template name="resolve.path"> + <xsl:param name="filename" select="''"></xsl:param> + <xsl:choose> + <!-- Leading .. are not eliminated --> + <xsl:when test="starts-with($filename, '../')"> + <xsl:value-of select="'../'"></xsl:value-of> + <xsl:call-template name="resolve.path"> + <xsl:with-param name="filename" select="substring-after($filename, '../')"></xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:when test="contains($filename, '/../')"> + <xsl:call-template name="resolve.path"> + <xsl:with-param name="filename"> + <xsl:call-template name="dirname"> + <xsl:with-param name="filename" select="substring-before($filename, '/../')"></xsl:with-param> + </xsl:call-template> + <xsl:value-of select="substring-after($filename, '/../')"></xsl:value-of> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$filename"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + + + + + + +dirname +Return directory part of a path + + +Description + +This function returns the directory part of a path. + + + +<xsl:template name="dirname"> + <xsl:param name="filename" select="''"></xsl:param> + <xsl:if test="contains($filename, '/')"> + <xsl:value-of select="substring-before($filename, '/')"></xsl:value-of> + <xsl:text>/</xsl:text> + <xsl:call-template name="dirname"> + <xsl:with-param name="filename" select="substring-after($filename, '/')"></xsl:with-param> + </xsl:call-template> + </xsl:if> +</xsl:template> + + + + + + + +
+ Common Template Reference + + + + + This is technical reference documentation for the + “base”, “refentry”, and “utility” sets of common + templates in the DocBook XSL Stylesheets. These + templates are “common” in that they are shared across + output formats (that is, they’re not + output-format-dependent) + This documentation is not intended to be user + documentation. It is provided for developers writing + customization layers for the stylesheets. + + + + + Common » Base Template Reference + + $Id: common.xsl 9347 2012-05-11 03:49:49Z bobstayton $ + + + + + Introduction + +This is technical reference documentation for the “base” + set of common templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +is.component +Tests if a given node is a component-level element + + +<xsl:template name="is.component"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + +Parameters + + +node + + +The node which is to be tested. + + + + + +Returns + +This template returns '1' if the specified node is a component +(Chapter, Appendix, etc.), and '0' otherwise. + + + + + +is.section +Tests if a given node is a section-level element + + +<xsl:template name="is.section"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + +Parameters + + +node + + +The node which is to be tested. + + + + + +Returns + +This template returns '1' if the specified node is a section +(Section, Sect1, Sect2, etc.), and '0' otherwise. + + + + + +section.level +Returns the hierarchical level of a section + + +<xsl:template name="section.level"> +<xsl:param name="node" select="."/> + ... +</xsl:template> + +Description + +This template calculates the hierarchical level of a section. +The element sect1 is at level 1, sect2 is +at level 2, etc. + + + +Recursive sections are calculated down to the fifth level. + +Parameters + + +node + + +The section node for which the level should be calculated. +Defaults to the context node. + + + + + +Returns + +The section level, 1, 2, etc. + + + + + + +qanda.section.level +Returns the hierarchical level of a QandASet + + +<xsl:template name="qanda.section.level"/> + +Description + +This template calculates the hierarchical level of a QandASet. + + +Returns + +The level, 1, 2, etc. + + + + + + +select.mediaobject +Selects and processes an appropriate media object from a list + + +<xsl:template name="select.mediaobject"> +<xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/> + ... +</xsl:template> + +Description + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and processes +the "right" object. + + + +This template relies on a template named +"select.mediaobject.index" to determine which object +in the list is appropriate. + + + +If no acceptable object is located, nothing happens. + +Parameters + + +olist + + +The node list of potential objects to examine. + + + + + +Returns + +Calls <xsl:apply-templates> on the selected object. + + + + + +select.mediaobject.index +Selects the position of the appropriate media object from a list + + +<xsl:template name="select.mediaobject.index"> +<xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/> +<xsl:param name="count">1</xsl:param> + ... +</xsl:template> + +Description + +This template takes a list of media objects (usually the +children of a mediaobject or inlinemediaobject) and determines +the "right" object. It returns the position of that object +to be used by the calling template. + + + +If the parameter use.role.for.mediaobject +is nonzero, then it first checks for an object with +a role attribute of the appropriate value. It takes the first +of those. Otherwise, it takes the first acceptable object +through a recursive pass through the list. + + + +This template relies on a template named "is.acceptable.mediaobject" +to determine if a given object is an acceptable graphic. The semantics +of media objects is that the first acceptable graphic should be used. + + + + +If no acceptable object is located, no index is returned. + +Parameters + + +olist + + +The node list of potential objects to examine. + + + +count + + +The position in the list currently being considered by the +recursive process. + + + + + +Returns + +Returns the position in the original list of the selected object. + + + + + +is.acceptable.mediaobject +Returns '1' if the specified media object is recognized + + +<xsl:template name="is.acceptable.mediaobject"> +<xsl:param name="object"/> + ... +</xsl:template> + +Description + +This template examines a media object and returns '1' if the +object is recognized as a graphic. + +Parameters + + +object + + +The media object to consider. + + + + + +Returns + +0 or 1 + + + + + +check.id.unique +Warn users about references to non-unique IDs + + +<xsl:template name="check.id.unique"> +<xsl:param name="linkend"/> + ... +</xsl:template> + +Description + +If passed an ID in linkend, +check.id.unique prints +a warning message to the user if either the ID does not exist or +the ID is not unique. + + + + + +check.idref.targets +Warn users about incorrectly typed references + + +<xsl:template name="check.idref.targets"> +<xsl:param name="linkend"/> +<xsl:param name="element-list"/> + ... +</xsl:template> + +Description + +If passed an ID in linkend, +check.idref.targets makes sure that the element +pointed to by the link is one of the elements listed in +element-list and warns the user otherwise. + + + + + +copyright.years +Print a set of years with collapsed ranges + + +<xsl:template name="copyright.years"> +<xsl:param name="years"/> +<xsl:param name="print.ranges" select="1"/> +<xsl:param name="single.year.ranges" select="0"/> +<xsl:param name="firstyear" select="0"/> +<xsl:param name="nextyear" select="0"/> + ... +</xsl:template> + +Description + +This template prints a list of year elements with consecutive +years printed as a range. In other words: + + +<year>1992</year> +<year>1993</year> +<year>1994</year> + + +is printed 1992-1994, whereas: + + +<year>1992</year> +<year>1994</year> + + +is printed 1992, 1994. + + + +This template assumes that all the year elements contain only +decimal year numbers, that the elements are sorted in increasing +numerical order, that there are no duplicates, and that all the years +are expressed in full century+year +(1999 not 99) notation. + +Parameters + + +years + + +The initial set of year elements. + + + +print.ranges + + +If non-zero, multi-year ranges are collapsed. If zero, all years +are printed discretely. + + + +single.year.ranges + + +If non-zero, two consecutive years will be printed as a range, +otherwise, they will be printed discretely. In other words, a single +year range is 1991-1992 but discretely it's +1991, 1992. + + + + + +Returns + +This template returns the formatted list of years. + + + + + +find.path.params +Search in a table for the "best" match for the node + + +<xsl:template name="find.path.params"> +<xsl:param name="node" select="."/> +<xsl:param name="table" select="''"/> +<xsl:param name="location"> + <xsl:call-template name="xpath.location"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:param> + ... +</xsl:template> + +Description + +This template searches in a table for the value that most-closely +(in the typical best-match sense of XSLT) matches the current (element) +node location. + + + + + +string.upper +Converts a string to all uppercase letters + + +<xsl:template name="string.upper"> +<xsl:param name="string" select="''"/> + ... +</xsl:template> + +Description + +Given a string, this template does a language-aware conversion +of that string to all uppercase letters, based on the values of the +lowercase.alpha and +uppercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +lowercase.alpha and +uppercase.alpha. All other characters are left +unchanged. + +Parameters + + +string + + +The string to convert to uppercase. + + + + + + + + + +string.lower +Converts a string to all lowercase letters + + +<xsl:template name="string.lower"> +<xsl:param name="string" select="''"/> + ... +</xsl:template> + +Description + +Given a string, this template does a language-aware conversion +of that string to all lowercase letters, based on the values of the +uppercase.alpha and +lowercase.alpha gentext keys for the current +locale. It affects only those characters found in the values of +uppercase.alpha and +lowercase.alpha. All other characters are left +unchanged. + +Parameters + + +string + + +The string to convert to lowercase. + + + + + + + + + +select.choice.separator +Returns localized choice separator + + +<xsl:template name="select.choice.separator"/> + +Description + +This template enables auto-generation of an appropriate + localized "choice" separator (for example, "and" or "or") before + the final item in an inline list (though it could also be useful + for generating choice separators for non-inline lists). + + +It currently works by evaluating a processing instruction + (PI) of the form <?dbchoice choice="foo"?> : + + + + if the value of the choice + pseudo-attribute is "and" or "or", returns a localized "and" + or "or" + + + otherwise returns the literal value of the + choice pseudo-attribute + + + + The latter is provided only as a temporary workaround because the + locale files do not currently have translations for the word + or. So if you want to generate a a + logical "or" separator in French (for example), you currently need + to do this: + <?dbchoice choice="ou"?> + + + + +The dbchoice processing instruction is + an unfortunate hack; support for it may disappear in the future + (particularly if and when a more appropriate means for marking + up "choice" lists becomes available in DocBook). + + + + + + +evaluate.info.profile +Evaluates an info profile + + +<xsl:template name="evaluate.info.profile"> +<xsl:param name="profile"/> +<xsl:param name="info"/> + ... +</xsl:template> + +Description + +This template evaluates an "info profile" matching the XPath + expression given by the profile + parameter. It relies on the XSLT evaluate() + extension function. + + + +The value of the profile parameter + can include the literal string $info. If found + in the value of the profile parameter, the + literal string $info string is replaced with + the value of the info parameter, which + should be a set of *info nodes; the + expression is then evaluated using the XSLT + evaluate() extension function. + + Parameters + + + + profile + + +A string representing an XPath expression + + + + + info + + +A set of *info nodes + + + + + + Returns + +Returns a node (the result of evaluating the + profile parameter) + + + + + +graphic.format.content-type +Returns mimetype for media format + + +<xsl:template name="graphic.format.content-type"> +<xsl:param name="format"/> + ... +</xsl:template> + +Description + +This takes as input a 'format' param and returns + a mimetype string. It uses an xsl:choose after first + converting the input to all uppercase. + + + + + + Common » Refentry Metadata Template Reference + + $Id: refentry.xsl 7867 2008-03-07 09:54:25Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the “refentry + metadata” templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is provided + for developers writing customization layers for the stylesheets. + + + +Currently, only the manpages stylesheets make use of these + templates. They are, however, potentially useful elsewhere. + + + + + + +get.refentry.metadata +Gathers metadata from a refentry and its ancestors + + +<xsl:template name="get.refentry.metadata"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +Reference documentation for particular commands, functions, + etc., is sometimes viewed in isolation from its greater "context". For + example, users view Unix man pages as, well, individual pages, not as + part of a "book" of some kind. Therefore, it is sometimes necessary to + embed "context" information in output for each refentry. + + + +However, one problem is that different users mark up that + context information in different ways. Often (usually), the + context information is not actually part of the content of the + refentry itself, but instead part of the content of a + parent or ancestor element to the refentry. And + even then, DocBook provides a variety of elements that users might + potentially use to mark up the same kind of information. One user + might use the productnumber element to mark up version + information about a particular product, while another might use + the releaseinfo element. + + + +Taking all that in mind, the + get.refentry.metadata template tries to gather + metadata from a refentry element and its ancestor + elements in an intelligent and user-configurable way. The basic + mechanism used in the XPath expressions throughout this stylesheet + is to select the relevant metadata from the *info element that is + closest to the actual refentry – either on the + refentry itself, or on its nearest ancestor. + + + + +The get.refentry.metadata + template is actually just sort of a "driver" template; it + calls other templates that do the actual data collection, + then returns the data as a set. + + + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing user preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a node set with the following elements. The + descriptions are verbatim from the man(7) man + page. + + + + title + + +the title of the man page (e.g., MAN) + + + + + section + + +the section number the man page should be placed in (e.g., + 7) + + + + + date + + +the date of the last revision + + + + + source + + +the source of the command + + + + + manual + + +the title of the manual (e.g., Linux + Programmer's Manual) + + + + + + + + + + + +get.refentry.title +Gets title metadata for a refentry + + +<xsl:template name="get.refentry.title"> +<xsl:param name="refname"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + title of the man page (e.g., MAN). This differs + from refname in that, if the refentry has a + refentrytitle, we use that as the title; + otherwise, we just use first refname in the first + refnamediv in the source. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + + Returns + +Returns a title node. + + + + +get.refentry.section +Gets section metadata for a refentry + + +<xsl:template name="get.refentry.section"> +<xsl:param name="refname"/> +<xsl:param name="quiet" select="0"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + section number the man page should be placed in (e.g., + 7)". If we do not find a manvolnum + specified in the source, and we find that the refentry is + for a function, we use the section number 3 + ["Library calls (functions within program libraries)"]; otherwise, we + default to using 1 ["Executable programs or shell + commands"]. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + quiet + + +If non-zero, no "missing" message is emitted + + + + + + Returns + +Returns a string representing a section number. + + + + +get.refentry.date +Gets date metadata for a refentry + + +<xsl:template name="get.refentry.date"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + date of the last revision". If we cannot find a date in the source, we + generate one. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global stylesheet parameters) + + + + + + Returns + +Returns a date node. + + + + + +get.refentry.source +Gets source metadata for a refentry + + +<xsl:template name="get.refentry.source"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + source of the command", and provides the following examples: + + + + +For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + + +For system calls, use the version of the kernel that you are + currently looking at: Linux 0.99.11. + + + + +For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + + + + + +The solbook(5) man page describes + something very much like what man(7) calls + "source", except that solbook(5) names it + "software" and describes it like this: +
+ +This is the name of the software product that the topic + discussed on the reference page belongs to. For example UNIX + commands are part of the SunOS x.x + release. + +
+
+ + + +In practice, there are many pages that simply have a version + number in the "source" field. So, it looks like what we have is a + two-part field, + Name Version, + where: + + + + Name + + +product name (e.g., BSD) or org. name (e.g., GNU) + + + + + Version + + +version name + + + + + + Each part is optional. If the Name is a + product name, then the Version is probably + the version of the product. Or there may be no + Name, in which case, if there is a + Version, it is probably the version of the + item itself, not the product it is part of. Or, if the + Name is an organization name, then there + probably will be no Version. + + +
Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a source node. + +
+ + + +get.refentry.source.name +Gets source-name metadata for a refentry + + +<xsl:template name="get.refentry.source.name"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +A "source name" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "source name" data. + + + + + +get.refentry.version +Gets version metadata for a refentry + + +<xsl:template name="get.refentry.version"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +A "version" is one part of a (potentially) two-part + Name Version + source field. For more details, see the documentation for the + get.refentry.source template. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Depending on what output method is used for the + current stylesheet, either returns a text node or possibly an element + node, containing "version" data. + + + + + +get.refentry.manual +Gets source metadata for a refentry + + +<xsl:template name="get.refentry.manual"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="prefs"/> + ... +</xsl:template> + +Description + +The man(7) man page describes this as "the + title of the manual (e.g., Linux Programmer's + Manual)". Here are some examples from existing man pages: + + + + +dpkg utilities + (dpkg-name) + + + + +User Contributed Perl Documentation + (GET) + + + + +GNU Development Tools + (ld) + + + + +Emperor Norton Utilities + (ddate) + + + + +Debian GNU/Linux manual + (faked) + + + + +GIMP Manual Pages + (gimp) + + + + +KDOC Documentation System + (qt2kdoc) + + + + + + + + +The solbook(5) man page describes + something very much like what man(7) calls + "manual", except that solbook(5) names it + "sectdesc" and describes it like this: +
+ +This is the section title of the reference page; for + example User Commands. + +
+
+ + +
Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A set of info nodes (from a refentry + element and its ancestors) + + + + + prefs + + +A node containing users preferences (from global + stylesheet parameters) + + + + + + Returns + +Returns a manual node. + +
+ + + +get.refentry.metadata.prefs +Gets user preferences for refentry metadata gathering + + +<xsl:template name="get.refentry.metadata.prefs"/> + +Description + +The DocBook XSL stylesheets include several user-configurable + global stylesheet parameters for controlling refentry + metadata gathering. Those parameters are not read directly by the + other refentry metadata-gathering + templates. Instead, they are read only by the + get.refentry.metadata.prefs template, + which assembles them into a structure that is then passed to + the other refentry metadata-gathering + templates. + + + +So the, get.refentry.metadata.prefs + template is the only interface to collecting stylesheet parameters for + controlling refentry metadata gathering. + + Parameters + +There are no local parameters for this template; however, it + does rely on a number of global parameters. + + Returns + +Returns a manual node. + + + + + +set.refentry.metadata +Sets content of a refentry metadata item + + +<xsl:template name="set.refentry.metadata"> +<xsl:param name="refname"/> +<xsl:param name="info"/> +<xsl:param name="contents"/> +<xsl:param name="context"/> +<xsl:param name="preferred"/> + ... +</xsl:template> + +Description + +The set.refentry.metadata template is + called each time a suitable source element is found for a certain + metadata field. + + Parameters + + + + refname + + +The first refname in the refentry + + + + + info + + +A single *info node that contains the selected source element. + + + + + contents + + +A node containing the selected source element. + + + + + context + + +A string describing the metadata context in which the + set.refentry.metadata template was + called: either "date", "source", "version", or "manual". + + + + + + Returns + +Returns formatted contents of a selected source element. + +
+ + + Common » Utility Template Reference + + $Id: utility.xsl 7101 2007-07-20 15:32:12Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the + miscellaneous utility templates in the DocBook XSL + Stylesheets. + + + +These templates are defined in a separate file from the set + of “common” templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + + +The utility templates don’t import or include any DocBook + XSL stylesheet parameters, so the utility templates can be used + without importing the whole set of parameters. + + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +log.message +Logs/emits formatted notes and warnings + + +<xsl:template name="log.message"> +<xsl:param name="level"/> +<xsl:param name="source"/> +<xsl:param name="context-desc"/> +<xsl:param name="context-desc-field-length">12</xsl:param> +<xsl:param name="context-desc-padded"> + <xsl:if test="not($context-desc = '')"> + <xsl:call-template name="pad-string"> + <xsl:with-param name="leftRight">right</xsl:with-param> + <xsl:with-param name="padVar" select="substring($context-desc, 1, $context-desc-field-length)"/> + <xsl:with-param name="length" select="$context-desc-field-length"/> + </xsl:call-template> + </xsl:if> + </xsl:param> +<xsl:param name="message"/> +<xsl:param name="message-field-length" select="45"/> +<xsl:param name="message-padded"> + <xsl:variable name="spaces-for-blank-level"> + <!-- * if the level field is blank, we'll need to pad out --> + <!-- * the message field with spaces to compensate --> + <xsl:choose> + <xsl:when test="$level = ''"> + <xsl:value-of select="4 + 2"/> + <!-- * 4 = hard-coded length of comment text ("Note" or "Warn") --> + <!-- * + 2 = length of colon-plus-space separator ": " --> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="spaces-for-blank-context-desc"> + <!-- * if the context-description field is blank, we'll need --> + <!-- * to pad out the message field with spaces to compensate --> + <xsl:choose> + <xsl:when test="$context-desc = ''"> + <xsl:value-of select="$context-desc-field-length + 2"/> + <!-- * + 2 = length of colon-plus-space separator ": " --> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="extra-spaces" select="$spaces-for-blank-level + $spaces-for-blank-context-desc"/> + <xsl:call-template name="pad-string"> + <xsl:with-param name="leftRight">right</xsl:with-param> + <xsl:with-param name="padVar" select="substring($message, 1, ($message-field-length + $extra-spaces))"/> + <xsl:with-param name="length" select="$message-field-length + $extra-spaces"/> + </xsl:call-template> + </xsl:param> + ... +</xsl:template> + +Description + +The log.message template is a utility + template for logging/emitting formatted messages – that is, + notes and warnings, along with a given log “level” and an + identifier for the “source” that the message relates to. + + Parameters + + + level + + +Text to log/emit in the message-level field to + indicate the message level + (Note or + Warning) + + + + source + + +Text to log/emit in the source field to identify the + “source” to which the notification/warning relates. + This can be any arbitrary string, but because the + message lacks line and column numbers to identify the + exact part of the source document to which it + relates, the intention is that the value you pass + into the source parameter should + give the user some way to identify the portion of + their source document on which to take potentially + take action in response to the log message (for + example, to edit, change, or add content). + + +So the source value should be, + for example, an ID, book/chapter/article title, title + of some formal object, or even a string giving an + XPath expression. + + + + context-desc + + +Text to log/emit in the context-description field to + describe the context for the message. + + + + context-desc-field-length + + +Specifies length of the context-description field + (in characters); default is 12 + + +If the text specified by the + context-desc parameter is longer + than the number of characters specified in + context-desc-field-length, it is + truncated to context-desc-field-length + (12 characters by default). + + +If the specified text is shorter than + context-desc-field-length, + it is right-padded out to + context-desc-field-length (12 by + default). + + +If no value has been specified for the + context-desc parameter, the field is + left empty and the text of the log message begins with + the value of the message + parameter. + + + + message + + +Text to log/emit in the actual message field + + + + message-field-length + + +Specifies length of the message + field (in characters); default is 45 + + + + + + Returns + +Outputs a message (generally, to standard error). + + + + +get.doc.title +Gets a title from the current document + + +<xsl:template name="get.doc.title"/> + +Description + +The get.doc.title template is a + utility template for returning the first title found in the + current document. + + Returns + +Returns a string containing some identifying title for the + current document . + + + + +pad-string +Right-pads or left-pads a string out to a certain length + + +<xsl:template name="pad-string"> +<xsl:param name="padChar" select="' '"/> +<xsl:param name="leftRight">left</xsl:param> +<xsl:param name="padVar"/> +<xsl:param name="length"/> + ... +</xsl:template> + +Description + +This function takes string padVar and + pads it out in the direction rightLeft to + the string-length length, using string + padChar (a space character by default) as + the padding string (note that padChar can + be a string; it is not limited to just being a single + character). + + + +This function began as a copy of Nate Austin's + prepend-pad function in the Padding + Content section of Dave Pawson's XSLT + FAQ. + + + Returns + +Returns a (padded) string. + + + + + Common » Character-Map Template Reference + + $Id: charmap.xsl 7266 2007-08-22 11:58:42Z xmldoc $ + + + + + Introduction + +This is technical reference documentation for the + character-map templates in the DocBook XSL Stylesheets. + + + +These templates are defined in a separate file from the set + of “common” templates because some of the common templates + reference DocBook XSL stylesheet parameters, requiring the + entire set of parameters to be imported/included in any + stylesheet that imports/includes the common templates. + + +The character-map templates don’t import or include + any DocBook XSL stylesheet parameters, so the + character-map templates can be used without importing the + whole set of parameters. + + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +apply-character-map +Applies an XSLT character map + + +<xsl:template name="apply-character-map"> +<xsl:param name="content"/> +<xsl:param name="map.contents"/> + ... +</xsl:template> + +Description + +This template applies an XSLT character map; that is, it causes certain + individual characters to be substituted with strings of one + or more characters. It is useful mainly for replacing + multiple “special” characters or symbols in the same target + content. It uses the value of + map.contents to do substitution on + content, and then returns the + modified contents. + + + +This template is a very slightly modified version of + Jeni Tennison’s replace_strings + template in the multiple string replacements section of Dave Pawson’s + XSLT FAQ. + + +The apply-string-subst-map + template is essentially the same template as the + apply-character-map template; the + only difference is that in the map that + apply-string-subst-map expects, oldstring and newstring attributes are used + instead of character and string attributes. + + + Parameters + + + content + + +The content on which to perform the character-map + substitution. + + + + map.contents + + +A node set of elements, with each element having + the following attributes: + + + + character, a + character to be replaced + + + string, a + string with which to replace character + + + + + + + + + + + + + +read-character-map +Reads in all or part of an XSLT character map + + +<xsl:template name="read-character-map"> +<xsl:param name="use.subset"/> +<xsl:param name="subset.profile"/> +<xsl:param name="uri"/> + ... +</xsl:template> + +Description + +The XSLT 2.0 specification describes character maps and explains how they may be used + to allow a specific character appearing in a text or + attribute node in a final result tree to be substituted by + a specified string of characters during serialization. The + read-character-map template provides a + means for reading and using character maps with XSLT + 1.0-based tools. + + +This template reads the character-map contents from + uri (in full or in part, depending on + the value of the use.subset + parameter), then passes those contents to the + apply-character-map template, along with + content, the data on which to perform + the character substitution. + + +Using the character map “in part” means that it uses only + those output-character elements that match the + XPath expression given in the value of the + subset.profile parameter. The current + implementation of that capability here relies on the + evaluate extension XSLT function. + + Parameters + + + use.subset + + +Specifies whether to use a subset of the character + map instead of the whole map; boolean + 0 or 1 + + + + subset.profile + + +XPath expression that specifies what subset of the + character map to use + + + + uri + + +URI for a character map + + + + + + + +
+ + + + + Formatting Object Table Reference + + $Id: table.xsl 9666 2012-11-14 04:42:56Z bobstayton $ + + + + Introduction + +This is technical reference documentation for the FO + table-processing templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +calc.column.width +Calculate an XSL FO table column width specification from a +CALS table column width specification. + + +<xsl:template name="calc.column.width"> +<xsl:param name="colwidth">1*</xsl:param> + ... +</xsl:template> + +Description + +CALS expresses table column widths in the following basic +forms: + + + + + + +99.99units, a fixed length specifier. + + + + +99.99, a fixed length specifier without any units. + + + + +99.99*, a relative length specifier. + + + + +99.99*+99.99units, a combination of both. + + + + + + +The CALS units are points (pt), picas (pi), centimeters (cm), +millimeters (mm), and inches (in). These are the same units as XSL, +except that XSL abbreviates picas "pc" instead of "pi". If a length +specifier has no units, the CALS default unit (pt) is assumed. + + + +Relative length specifiers are represented in XSL with the +proportional-column-width() function. + + + +Here are some examples: + + + + + + +"36pt" becomes "36pt" + + + + +"3pi" becomes "3pc" + + + + +"36" becomes "36pt" + + + + +"3*" becomes "proportional-column-width(3)" + + + + +"3*+2pi" becomes "proportional-column-width(3)+2pc" + + + + +"1*+2" becomes "proportional-column-width(1)+2pt" + + + + +Parameters + + +colwidth + + +The CALS column width specification. + + + + + +Returns + +The XSL column width specification. + + + + + + + + + + Titlepage Template Stylesheet Reference + + $Id: titlepage.xsl 9600 2012-09-11 12:12:09Z kosek $ + + + + Introduction + +This is technical reference documentation for the + “titlepage” templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +t:templates +Construct a stylesheet for the templates provided + + +<xsl:template match="t:templates"/> + +Description + +The t:templates element is the root of a +set of templates. This template creates an appropriate +xsl:stylesheet for the templates. + + + +If the t:templates element has a +base-stylesheet attribute, an +xsl:import statement is constructed for it. + + + + + +xsl:* +Copy xsl: elements straight through + + +<xsl:template match="xsl:*"/> + +Description + +This template simply copies the xsl: elements +straight through into the result tree. + + + + + +t:titlepage +Create the templates necessary to construct a title page + + +<xsl:template match="t:titlepage"/> + +Description + +The t:titlepage element creates a set of +templates for processing the titlepage for an element. The +root of this template set is the template named +wrapper.titlepage. That is the +template that should be called to generate the title page. + + + + +The t:titlepage element has three attributes: + + + +element + +The name of the source document element for which +these templates apply. In other words, to make a title page for the +article element, set the +element attribute to +article. This attribute is required. + + + +wrapper + +The entire title page can be wrapped with an element. +This attribute identifies that element. + + + +class + +If the class attribute +is set, a class attribute with this +value will be added to the wrapper element that surrounds the entire +title page. + + + + + + + + + +Any other attributes are copied through literally to the +wrapper element. + + + +The content of a t:titlepage is one or +more t:titlepage-content, +t:titlepage-separator, and +t:titlepage-before elements. + + + +Each of these elements may be provided for the recto +and verso sides of the title page. + + + + + + +@* (in copy.literal.atts mode) +Copy t:titlepage attributes + + +<xsl:template match="@*" mode="copy.literal.atts"/> + +Description + +This template copies all of the other attributes +from a t:titlepage element onto the specified +wrapper. + + + + + +t:titlepage-content +Create templates for the content of one side of a title page + + +<xsl:template match="t:titlepage-content"/> + +Description + +The title page content, that is, the elements from the source +document that are rendered on the title page, can be controlled independently +for the recto and verso sides of the title page. + + + +The t:titlepage-content element has two attributes: + + + +side + +Identifies the side of the page to which this title +page content applies. The +side attribute is required and +must be set to either +recto or +verso. In addition, you must specify +exactly one t:titlepage-content for each side +within each t:titlepage. + + + +order + +Indicates how the order of the elements presented on +the title page is determined. If the +order is +document, the elements are presented +in document order. Otherwise (if the +order is +stylesheet), the elements are presented +in the order that they appear in the template (and consequently in +the stylesheet). + + + + + + + + + +The content of a t:titlepage-content element is +a list of element names. These names should be unqualified. They identify +the elements in the source document that should appear on the title page. + + + + +Each element may have a single attribute: +predicate. The value of this +attribute is used as a predicate for the expression that matches +the element on which it occurs. + + + +In other words, to put only the first three authors on the +recto-side of a title +page, you could specify: + + + <t:titlepage-contents side="recto"> + <!-- other titlepage elements --> + <author predicate="[count(previous-sibling::author)<2]"/> + <!-- other titlepage elements --> + </t:titlepage-contents> + + + + + +Usually, the elements so named are empty. But it is possible to +make one level of selection within them. Suppose that you want to +process authorgroup elements on the title page, but +you want to select only proper authors, editors, or corporate authors, +not collaborators or other credited authors. + + + +In that case, you can put a t:or group inside +the authorgroup element: + + + <t:titlepage-contents side="recto"> + <!-- other titlepage elements --> + <authorgroup> + <t:or> + <author/> + <editor/> + <corpauthor/> + </t:or> + </authorgroup> + <!-- other titlepage elements --> + </t:titlepage-contents> + + + + + +This will have the effect of automatically generating a template +for processing authorgroups in the title page mode, +selecting only the specified children. If you need more complex processing, +you'll have to construct the templates by hand. + + + + + + +t:titlepage-separator +Create templates for the separator + + +<xsl:template match="t:titlepage-separator"/> + +Description + +The title page is separated from the content which follows it by +the markup specified in the t:titlepage-separator +element. + + + + + +t:titlepage-before +Create templates for what precedes a title page + + +<xsl:template match="t:titlepage-before"/> + +Description + +Each side of the title page is preceded by the markup specified +in the t:titlepage-before element for that +side. + + + + + +* (in copy mode) +Copy elements + + +<xsl:template match="*" mode="copy"/> + +Description + +This template simply copies the elements that it applies to +straight through into the result tree. + + + + + +@* (in copy mode) +Copy attributes + + +<xsl:template match="@*" mode="copy"/> + +Description + +This template simply copies the attributes that it applies to +straight through into the result tree. + + + + + +* (in document.order mode) +Create rules to process titlepage elements in document order + + +<xsl:template match="*" mode="document.order"/> + +Description + +This template is called to process all of the children of the +t:titlepage-content element. It creates the hairy +select expression necessary to process each of those elements in +the title page. + + + +Note that this template automatically handles the case where +some DocBook elements, like title and subtitle, can occur both inside +the *info elements where metadata is usually stored and outside. + + + + +It also automatically calculates the name for the *info container +and handles elements that have historically had containers with different +names. + + + + + + +* (in document.order mode) +Create rules to process titlepage elements in stylesheet order + + +<xsl:template match="*" mode="document.order"/> + +Description + +This template is called to process all of the children of the +t:titlepage-content element. It creates the set +of xsl:apply-templates elements necessary +process each of those elements in the title page. + + + +Note that this template automatically handles the case where +some DocBook elements, like title and subtitle, can occur both inside +the *info elements where metadata is usually stored and outside. + + + + +It also automatically calculates the name for the *info container +and handles elements that have historically had containers with different +names. + + + + + + +* (in titlepage.specialrules mode) +Create templates for special rules + + +<xsl:template match="*" mode="titlepage.specialrules"/> + +Description + +This template is called to process all of the descendants of the +t:titlepage-content element that require special +processing. At present, that's just t:or elements. + + + + + + +* (in titlepage.subrules mode) +Create template for individual special rules + + +<xsl:template match="*" mode="titlepage.subrules"/> + +Description + +This template is called to process the children of special +template elements. + + + + + + +t:or +Process the t:or special rule + + +<xsl:template match="t:or"/><xsl:template match="t:or" mode="titlepage.subrules"/> + +Description + +This template processes t:or. + + + + + +t:or (in titlepage.subrules mode) +Process the t:or special rule in +titlepage.subrules mode + + +<xsl:template match="t:or" mode="titlepage.subrules"/> + +Description + +The titlepage.subrules mode doesn't apply to t:or, so just +reprocess this node in the normal mode. + + + + + +element-or-list +Construct the "or-list" used in the select attribute for +special rules. + + +<xsl:template name="element-or-list"> +<xsl:param name="elements" select="*"/> +<xsl:param name="element.count" select="count($elements)"/> +<xsl:param name="count" select="1"/> +<xsl:param name="orlist"/> + ... +</xsl:template> + +Description + +Walk through each of the children of t:or, producing the +text of the select attribute. + + + + +
+
\ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/warranty.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/warranty.xml new file mode 100644 index 00000000..3c70d323 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/docsrc/warranty.xml @@ -0,0 +1,11 @@ +Warranty +THE SOFTWARE IS PROVIDED AS IS, +WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY +OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT +OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse.xsl new file mode 100644 index 00000000..775ee7e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse.xsl @@ -0,0 +1,306 @@ + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + Formatting from + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + ) + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse3.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse3.xsl new file mode 100644 index 00000000..9c4f2549 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/eclipse3.xsl @@ -0,0 +1,111 @@ + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Manifest-Version: 1.0 + + Bundle-Version: 1.0 + + Bundle-Name: + + Bundle-SymbolicName: + + Bundle-Vendor: + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/profile-eclipse.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/profile-eclipse.xsl new file mode 100644 index 00000000..0fcf390b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/eclipse/profile-eclipse.xsl @@ -0,0 +1,269 @@ + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + Formatting from + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + ) + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/README new file mode 100644 index 00000000..5e2587a1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/README @@ -0,0 +1,88 @@ +---------------------------------------------------------------------- + README file for the DocBook XSL Stylesheets +---------------------------------------------------------------------- + +These are XSL stylesheets for transforming DocBook XML document +instances into .epub format. + +.epub is an open standard of the The International Digital Publishing Forum (IDPF), +a the trade and standards association for the digital publishing industry. + +An alpha-quality reference implementation (dbtoepub) for a DocBook to .epub +converter (written in Ruby) is available under bin/. + +From http://idpf.org + What is EPUB, .epub, OPS/OCF & OEB? + + ".epub" is the file extension of an XML format for reflowable digital + books and publications. ".epub" is composed of three open standards, + the Open Publication Structure (OPS), Open Packaging Format (OPF) and + Open Container Format (OCF), produced by the IDPF. "EPUB" allows + publishers to produce and send a single digital publication file + through distribution and offers consumers interoperability between + software/hardware for unencrypted reflowable digital books and other + publications. The Open eBook Publication Structure or "OEB", + originally produced in 1999, is the precursor to OPS. + +---------------------------------------------------------------------- +.epub Constraints +---------------------------------------------------------------------- + +.epub does not support all of the image formats that DocBook supports. +When an image is available in an accepted format, it will be used. The +accepted @formats are: 'GIF','GIF87a','GIF89a','JPEG','JPG','PNG','SVG' +A mime-type for the image will be guessed from the file extension, +which may not work if your file extensions are non-standard. + +Non-supported elements: + * + * , , , with text/XML + @filerefs + * + * in lists (generic XHTML rendering inability) + * (just make your programlistings + siblings, rather than descendents of paras) + +---------------------------------------------------------------------- +dbtoepub Reference Implementation +---------------------------------------------------------------------- + +An alpha-quality DocBook to .epub conversion program, dbtoepub, is provided +in bin/dbtoepub. + +This tool requires: + - 'xsltproc' in your PATH + - 'zip' in your PATH + - Ruby 1.8.4+ + +Windows compatibility has not been extensively tested; bug reports encouraged. +[See http://www.zlatkovic.com/libxml.en.html and http://unxutils.sourceforge.net/] + +$ dbtoepub --help + Usage: dbtoepub [OPTIONS] [DocBook Files] + + dbtoepub converts DocBook and
s into to .epub files. + + .epub is defined by the IDPF at www.idpf.org and is made up of 3 standards: + - Open Publication Structure (OPS) + - Open Packaging Format (OPF) + - Open Container Format (OCF) + + Specific options: + -d, --debug Show debugging output. + -h, --help Display usage info + -v, --verbose Make output verbose + + +---------------------------------------------------------------------- +Validation +---------------------------------------------------------------------- + +The epubcheck project provides limited validation for .epub documents. +See http://code.google.com/p/epubcheck/ for details. + +---------------------------------------------------------------------- +Copyright information +---------------------------------------------------------------------- +See the accompanying file named COPYING. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/dbtoepub b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/dbtoepub new file mode 100755 index 00000000..9976f816 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/dbtoepub @@ -0,0 +1,76 @@ +#!/usr/bin/env ruby +# This program converts DocBook documents into .epub files. +# +# Usage: dbtoepub [OPTIONS] [DocBook Files] +# +# .epub is defined by the IDPF at www.idpf.org and is made up of 3 standards: +# - Open Publication Structure (OPS) +# - Open Packaging Format (OPF) +# - Open Container Format (OCF) +# +# Specific options: +# -c, --css [FILE] Use FILE for CSS on generated XHTML. +# -d, --debug Show debugging output. +# -f, --font [OTF FILE] Embed OTF FILE in .epub. +# -h, --help Display usage info. +# -s, --stylesheet [XSL FILE] Use XSL FILE as a customization +# layer (imports epub/docbook.xsl). +# -v, --verbose Make output verbose. + +lib = File.expand_path(File.join(File.dirname(__FILE__), 'lib')) +$LOAD_PATH.unshift(lib) if File.exist?(lib) + +require 'fileutils' +require 'optparse' +require 'tmpdir' + +require 'docbook' + +verbose = false +debug = false +css_file = nil +otf_files = [] +customization_layer = nil +output_file = nil + +#$DEBUG=true + +# Set up the OptionParser +opts = OptionParser.new +opts.banner = "Usage: #{File.basename($0)} [OPTIONS] [DocBook Files] + +#{File.basename($0)} converts DocBook and
s into to .epub files. + +.epub is defined by the IDPF at www.idpf.org and is made up of 3 standards: +- Open Publication Structure (OPS) +- Open Packaging Format (OPF) +- Open Container Format (OCF) + +Specific options:" +opts.on("-c", "--css [FILE]", "Use FILE for CSS on generated XHTML.") {|f| css_file = f} +opts.on("-d", "--debug", "Show debugging output.") {debug = true; verbose = true} +opts.on("-f", "--font [OTF FILE]", "Embed OTF FILE in .epub.") {|f| otf_files << f} +opts.on("-h", "--help", "Display usage info.") {puts opts.to_s; exit 0} +opts.on("-o", "--output [OUTPUT FILE]", "Output ePub file as OUTPUT FILE.") {|f| output_file = f} +opts.on("-s", "--stylesheet [XSL FILE]", "Use XSL FILE as a customization layer (imports epub/docbook.xsl).") {|f| customization_layer = f} +opts.on("-v", "--verbose", "Make output verbose.") {verbose = true} + +db_files = opts.parse(ARGV) +if db_files.size == 0 + puts opts.to_s + exit 0 +end + +db_files.each {|docbook_file| + dir = File.expand_path(File.join(Dir.tmpdir, ".epubtmp#{Time.now.to_f.to_s}")) + FileUtils.mkdir_p(dir) + e = DocBook::Epub.new(docbook_file, dir, css_file, customization_layer, otf_files) + + if output_file + epub_file = output_file + else + epub_file = File.basename(docbook_file, ".xml") + ".epub" + end + puts "Rendering DocBook file #{docbook_file} to #{epub_file}" if verbose + e.render_to_file(epub_file) +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/lib/docbook.rb b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/lib/docbook.rb new file mode 100755 index 00000000..14110d60 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/lib/docbook.rb @@ -0,0 +1,227 @@ +require 'fileutils' +require 'rexml/parsers/pullparser' + +module DocBook + + class Epub + CHECKER = "epubcheck" + STYLESHEET = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', "docbook.xsl")) + CALLOUT_PATH = File.join('images', 'callouts') + CALLOUT_FULL_PATH = File.expand_path(File.join(File.dirname(__FILE__), '..', '..', '..', CALLOUT_PATH)) + CALLOUT_LIMIT = 15 + CALLOUT_EXT = ".png" + XSLT_PROCESSOR = "xsltproc" + OUTPUT_DIR = ".epubtmp#{Time.now.to_f.to_s}" + MIMETYPE = "application/epub+zip" + META_DIR = "META-INF" + OEBPS_DIR = "OEBPS" + ZIPPER = "zip" + + attr_reader :output_dir + + def initialize(docbook_file, output_dir=OUTPUT_DIR, css_file=nil, customization_layer=nil, embedded_fonts=[]) + @docbook_file = docbook_file + @output_dir = output_dir + @meta_dir = File.join(@output_dir, META_DIR) + @oebps_dir = File.join(@output_dir, OEBPS_DIR) + @css_file = css_file ? File.expand_path(css_file) : css_file + @embedded_fonts = embedded_fonts + @to_delete = [] + + if customization_layer + @stylesheet = File.expand_path(customization_layer) + else + @stylesheet = STYLESHEET + end + + unless File.exist?(@docbook_file) + raise ArgumentError.new("File #{@docbook_file} does not exist") + end + end + + def render_to_file(output_file, verbose=false) + render_to_epub(output_file, verbose) + bundle_epub(output_file, verbose) + cleanup_files(@to_delete) + end + + def self.invalid?(file) + # Obnoxiously, we can't just check for a non-zero output... + cmd = %Q(#{CHECKER} "#{file}") + output = `#{cmd} 2>&1` + + if $?.to_i == 0 + return false + else + STDERR.puts output if $DEBUG + return output + end + end + + private + def render_to_epub(output_file, verbose) + @collapsed_docbook_file = collapse_docbook() + + chunk_quietly = "--stringparam chunk.quietly " + (verbose ? '0' : '1') + callout_path = "--stringparam callout.graphics.path #{CALLOUT_PATH}/" + callout_limit = "--stringparam callout.graphics.number.limit #{CALLOUT_LIMIT}" + callout_ext = "--stringparam callout.graphics.extension #{CALLOUT_EXT}" + html_stylesheet = "--stringparam html.stylesheet #{File.basename(@css_file)}" if @css_file + base = "--stringparam base.dir #{OEBPS_DIR}/" + unless @embedded_fonts.empty? + embedded_fonts = @embedded_fonts.map {|f| File.basename(f)}.join(',') + font = "--stringparam epub.embedded.fonts \"#{embedded_fonts}\"" + end + meta = "--stringparam epub.metainf.dir #{META_DIR}/" + oebps = "--stringparam epub.oebps.dir #{OEBPS_DIR}/" + options = [chunk_quietly, + callout_path, + callout_limit, + callout_ext, + base, + font, + meta, + oebps, + html_stylesheet, + ].join(" ") + # Double-quote stylesheet & file to help Windows cmd.exe + db2epub_cmd = %Q(cd "#{@output_dir}" && #{XSLT_PROCESSOR} #{options} "#{@stylesheet}" "#{@collapsed_docbook_file}") + STDERR.puts db2epub_cmd if $DEBUG + success = system(db2epub_cmd) + raise "Could not render as .epub to #{output_file} (#{db2epub_cmd})" unless success + @to_delete << Dir["#{@meta_dir}/*"] + @to_delete << Dir["#{@oebps_dir}/*"] + end + + def bundle_epub(output_file, verbose) + + quiet = verbose ? "" : "-q" + mimetype_filename = write_mimetype() + meta = File.basename(@meta_dir) + oebps = File.basename(@oebps_dir) + images = copy_images() + csses = copy_csses() + fonts = copy_fonts() + callouts = copy_callouts() + # zip -X -r ../book.epub mimetype META-INF OEBPS + # Double-quote stylesheet & file to help Windows cmd.exe + zip_cmd = %Q(cd "#{@output_dir}" && #{ZIPPER} #{quiet} -X -r "#{File.expand_path(output_file)}" "#{mimetype_filename}" "#{meta}" "#{oebps}") + puts zip_cmd if $DEBUG + success = system(zip_cmd) + raise "Could not bundle into .epub file to #{output_file}" unless success + end + + # Input must be collapsed because REXML couldn't find figures in files that + # were XIncluded or added by ENTITY + # http://sourceforge.net/tracker/?func=detail&aid=2750442&group_id=21935&atid=373747 + def collapse_docbook + # Double-quote stylesheet & file to help Windows cmd.exe + collapsed_file = File.join(File.expand_path(File.dirname(@docbook_file)), + '.collapsed.' + File.basename(@docbook_file)) + entity_collapse_command = %Q(xmllint --loaddtd --noent -o "#{collapsed_file}" "#{@docbook_file}") + entity_success = system(entity_collapse_command) + raise "Could not collapse named entites in #{@docbook_file}" unless entity_success + + xinclude_collapse_command = %Q(xmllint --xinclude -o "#{collapsed_file}" "#{collapsed_file}") + xinclude_success = system(xinclude_collapse_command) + raise "Could not collapse XIncludes in #{@docbook_file}" unless xinclude_success + + @to_delete << collapsed_file + return collapsed_file + end + + def copy_callouts + new_callout_images = [] + if has_callouts? + calloutglob = "#{CALLOUT_FULL_PATH}/*#{CALLOUT_EXT}" + Dir.glob(calloutglob).each {|img| + img_new_filename = File.join(@oebps_dir, CALLOUT_PATH, File.basename(img)) + + # TODO: What to rescue for these two? + FileUtils.mkdir_p(File.dirname(img_new_filename)) + FileUtils.cp(img, img_new_filename) + @to_delete << img_new_filename + new_callout_images << img + } + end + return new_callout_images + end + + def copy_fonts + new_fonts = [] + @embedded_fonts.each {|font_file| + font_new_filename = File.join(@oebps_dir, File.basename(font_file)) + FileUtils.cp(font_file, font_new_filename) + new_fonts << font_file + } + return new_fonts + end + + def copy_csses + if @css_file + css_new_filename = File.join(@oebps_dir, File.basename(@css_file)) + FileUtils.cp(@css_file, css_new_filename) + end + end + + def copy_images + image_references = get_image_refs() + new_images = [] + image_references.each {|img| + # TODO: It'd be cooler if we had a filetype lookup rather than just + # extension + if img =~ /\.(svg|png|gif|jpe?g|xml)/i + img_new_filename = File.join(@oebps_dir, img) + img_full = File.join(File.expand_path(File.dirname(@docbook_file)), img) + + # TODO: What to rescue for these two? + FileUtils.mkdir_p(File.dirname(img_new_filename)) + puts(img_full + ": " + img_new_filename) if $DEBUG + FileUtils.cp(img_full, img_new_filename) + @to_delete << img_new_filename + new_images << img_full + end + } + return new_images + end + + def write_mimetype + mimetype_filename = File.join(@output_dir, "mimetype") + File.open(mimetype_filename, "w") {|f| f.print MIMETYPE} + @to_delete << mimetype_filename + return File.basename(mimetype_filename) + end + + def cleanup_files(file_list) + file_list.flatten.each {|f| + # Yikes + FileUtils.rm_r(f, :force => true ) + } + end + + # Returns an Array of all of the (image) @filerefs in a document + def get_image_refs + parser = REXML::Parsers::PullParser.new(File.new(@collapsed_docbook_file)) + image_refs = [] + while parser.has_next? + el = parser.pull + if el.start_element? and (el[0] == "imagedata" or el[0] == "graphic") + image_refs << el[1]['fileref'] + end + end + return image_refs.uniq + end + + # Returns true if the document has code callouts + def has_callouts? + parser = REXML::Parsers::PullParser.new(File.new(@collapsed_docbook_file)) + while parser.has_next? + el = parser.pull + if el.start_element? and (el[0] == "calloutlist" or el[0] == "co") + return true + end + end + return false + end + end +end diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/xslt/obfuscate.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/xslt/obfuscate.xsl new file mode 100644 index 00000000..4ea4cd55 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/bin/xslt/obfuscate.xsl @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/docbook.xsl new file mode 100644 index 00000000..d0beab0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub/docbook.xsl @@ -0,0 +1,1693 @@ + + + + + + + + + + 1 + 2 + + book toc,title + + + + + 4 + + + + + + + + + + + + + + + ncxtoc + htmltoc + + + + + + 0 + + + + + + + + .png + + + + + + + + + + + + + + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + Formatting from + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + urn: + + : + + + + + urn:isbn: + + + + urn:issn: + + + + + + + + + + + + + _ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2.0 + + + + + + + + + + + + + + + + + + + + + + cover + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.0 + + + + + + + application/oebps-package+xml + + + + + + + + + + + + + + + + + + + + + + + + + 2005-1 + + + + + + cover + + + + + + + dtb:uid + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + © + + + + + + + + + + + + + + + + cover + Cover + + + + + + + + + + + toc + Table of Contents + + + + + + + + + + + + + + + + + + + + + + yes + + no + + + + + + + + + + yes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + application/x-dtbncx+xml + + + + + + + application/xhtml+xml + + + + + + + + + + + text/css + css + + + + + + + + + + + application/xhtml+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/gif + + + image/gif + + + image/png + + + image/png + + + image/jpeg + + + image/jpeg + + + image/jpeg + + + image/jpeg + + + image/svg+xml + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: mediaobjectco almost certainly will not render as expected in .epub! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + application/xhtml+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + (missing alt) + + + + + + + + + + + + + + text-align: + + middle + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + + 1 + + 1 + 1 + 1 + 1 + 1 + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + + No insertfile extension available. Use a different processor (with extensions) or turn on $use.extensions and $textinsert.extension (see docs for more). + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cover + + text/css + + img { max-width: 100%; } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -toc + + + + + + + + + + + + + + + + + + + + + + + + font/opentype + + + + WARNING: OpenType fonts should be supplied! ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6 + + + + + + + + + + clear: both + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + 1 + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + 6 + 5 + 4 + 3 + 2 + 1 + + + + + title + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/README new file mode 100644 index 00000000..477e785f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/README @@ -0,0 +1,329 @@ +DocBook stylesheets for EPUB 3 output +============================================= + +This directory contains XSL stylesheets +for generating EPUB3 output from DocBook content. +For more information on EPUB3, see: + +http://idpf.org/epub/30 + +These EPUB3 stylesheets are a customization layer on +top of the xhtml5/ stylesheets in this distribution, which +are in turn a customization layer on top of the +xhtml/ stylesheets in this distribution. +Using a customization layer enables the EPUB3 +stylesheets to inherit all the features of the +XHTML stylesheets while making the minimum changes +for them to produce valid EPUB3. + +Usage +----------- +The general process for creating an EPUB3 ebook is: + +1. Generate chunked XHTML5 content that validates against +the EPUB3 schemas, and generate the EPUB3 package +files. + +2. Copy any image files into the output directory. + +3. Run a zip command to create an .epub file. + +4. Validate the .epub file. + + +Following are the steps in more detail. + +1. Create the XHTML5 files. +----------------------------- + +The first step is handled by these stylesheets. +To generate EPUB3-compatible XHTML5 files, +use one of the following stylesheets as you would any +other DocBook XSL stylesheet: + +epub3/chunk.xsl - Chunked output. +epub3/profile-chunk.xsl - Profiled chunk output. + +Although the stylesheet directory contains a docbook.xsl +stylesheet for single file output, that is not useful for +generated EPUB3. + +You should set the $base.dir stylesheet param to the +subdirectory that will contain the .xhtml files and +the epub package files. Here is an example using xsltproc: + +xsltproc \ + --stringparam base.dir ebook1/OEBPS/ \ + epub3/chunk.xsl \ + mybook.xml + +After processing a document with this setting, you should find +the following output: + +ebook1/mimetype - required mimetype file. +ebook1/META-INF/container.xml - required container file +ebook1/OEBPS/package.opf - required package file +ebook1/OEBPS/toc.ncx - optional NCX file for backwards compatibility +ebook1/OEBPS/docbook-epub.css - CSS file +ebook1/OEBPS/*.xhtml - The chunked content files. + + +2. Copy image files +--------------------------- + +Manually copy any image files used in the document +into the corresponding locations in the $base.dir +directory. For example, if your document contains: + + + +In this example base.dir, you would copy the file to: + + ebook1/OEBPS/images/caution.png + +You can get a list of image files from the manifest file +named ebook1/OEBPS/package.opf that is created by the +stylesheet. It includes references to image files for +callouts and admonitions if they are used in the output. +Note that the header and footer images are turned off for +EPUB3 output. + + +3. Create the epub3 file. +----------------------------- +Change to the directory containing the base.dir (ebook1 +in this example), and run the following zip command to +create the epub file: + +zip -r -X mybook.epub mimetype META-INF OEBPS + +The -r option means recursively include all directories. +The -X option excludes extra file attributes (required by epub3). +The "mybook.epub" in this example is the output file. +The other three arguments must appear in this order. + + +4. Validating with epubcheck 3 +----------------------------------- + +There is a java program that can be used to check an +epub3 file for conformance. It is currently available +from this website: + + http://code.google.com/p/epubcheck/wiki/EPUBCheck30 + +That website provides a download link, and information on +how to run the command. + + +Testing with EPUB readers +---------------------------- +The EPUB3 standard is not yet widely supported. The output of +these stylesheets has been tested in the following readers: + +Apple iBooks on an iPod and iPad. + - Handles videodata and audiodata. + - Does not format MathML yet. + - Handles SVG. + +Firefox browser with the EPUBReader version 1.4.10 add-on. + - Formats MathML nicely. + - Does not handle videodata or audiodata yet. + - Handles SVG. + +Ibis EPUB3 preview version + - Does not format MathML yet. + - Does not handle videodata or audiodata yet. + - Handles SVG with external viewer. + + +EPUB metadata +======================== +The info child of the document's root element is used +by the stylesheet to create EPUB metadata. Note that +metadata is plain text, so element content is converted +to text using the XSL normalize-space() function. + +Here is the current mapping of info elements to EPUB +metadata. Any others are ignored for metadata, but +may appear on the EPUB HTML titlepage, depending on the +titlepage customization. + +NOTE: the elements (not attributes of meta) duplicate +the meta elements for backwards compatibility, per the +EPUB3 specification. They can be turned off with the +$epub.include.optional.metadata.dc.elements parameter. + +abstract +--------- +The content must be converted to a text string for the +OPF metadata. The stylesheet converts only title, para, +formalpara, and simpara children in an abstract. All other +child elements are ignored. It puts any title first. +The OPF output appears as: + +title: abstract text +title: abstract text + + +author +------- +If uses a personname child, then it applies the +DocBook XSL person.name template to arrange the name. +Otherwise processes org or orgname into the content. +Then it outputs: + +Firstname Surname +Firstname Surname + +If there are multiple authors, the number in the id attribute +is incremented each time. + + +authorgroup +------------- +Applies templates to all of its children. + + +bibliocoverage +--------------- +bibliocoverage text +bibliocoverage text + + +biblioid +-------------- +This usually has @class="isbn" for the ISBN number. It is used +as the EPUB3 unique-identifier. That isbn value +is also output as follows: + +urn:isbn:value +urn:isbn:value + +A biblioid element with other class names are converted in a similar manner. + + +bibliorelation +---------------- +bibliorelation text +bibliorelation text + + +bibliosource +---------------- +bibliosource text +bibliosource text + + +collab +------------ +If a personname child is used, then it calls the +person.name template, otherwise is uses the orgname or +collabname text. + +collab text +collab text + + +copyright +------------- +Arranges the copyright elements into a text string with +copyright symbol, dates, and holder, and then +generates: + +Copyright text +Copyright text + +Also, if there is no info/date element, then the copyright +year is used to generate: + +year +year + + +corpauthor +------------ +corpauthor text +corpauthor text + + +corpcredit +------------ +corpcredit text +corpcredit text + + +date +------------- +date text +date text + +See also: copyright. + + +editor +-------------- +If a personname child is used, then it calls the +person.name template, otherwise is uses the orgname text. + +An editor can be considered as either a creator (when there +is no author) or a contributor. The stylesheet parameter +'editor.property' can be set to either 'creator' or +'contributor' (default) at runtime. So the output is either: + +editor text +editor text + +or + +editor text +editor text + + +isbn, issn, etc. +----------------- +Handled like biblioid @class="isbn". + + +keyword +----------- +keyword text +keyword text + + +keywordset +------------ +Applies templates to its children. + + +othercredit +------------ +Handled like collab. + + +pubdate +------------ +Handled like date. + + +publisher +-------------- +Applies templates only to publishername. + + +publishername +--------------- +publishername text +publishername text + + +subjectset +-------------- +Applies templates to subject/subjecterm descendants. + + +subjectterm +------------------ +subjecterm text +subjecterm text + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunk.xsl new file mode 100644 index 00000000..be062b53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunk.xsl @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunkfast.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunkfast.xsl new file mode 100644 index 00000000..8ec9550e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/chunkfast.xsl @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook-epub.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook-epub.css.xml new file mode 100644 index 00000000..9f28011c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook-epub.css.xml @@ -0,0 +1,142 @@ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook.xsl new file mode 100644 index 00000000..af099b8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/docbook.xsl @@ -0,0 +1,19 @@ + + + +]> + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-chunk-mods.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-chunk-mods.xsl new file mode 100644 index 00000000..7aa69012 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-chunk-mods.xsl @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FATAL ERROR: + Xalan processor not supported by DocBook Epub3 stylesheets. + Xalan does not properly support XSL output method="text", + which is required for the various epub support files. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-element-mods.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-element-mods.xsl new file mode 100644 index 00000000..8ba786dc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/epub3-element-mods.xsl @@ -0,0 +1,2506 @@ + + + +]> + + + + + + + + + + + + + + + + +book toc,title,figure,table,example,equation +article toc,title,figure,table,example,equation + + + + + + + + + + +0 + + +.png + + + + + + + + +ol + + + + + + +docbook-epub.css.xml + + + + + + +3.0 + + +4 + + + + + + + + + +http://www.idpf.org/epub/30/profile/content/ +http://www.idpf.org/epub/30/profile/package/ + + + + + + + + + + + + +meta-identifier +pub-identifier +meta-title +pub-title +meta-language +pub-language +meta-creator +pub-creator +ncxtoc +ncx +application/x-dtbncx+xml +application/xhtml+xml +htmltoc + + + + +http://www.idpf.org/2007/ops +http://www.idpf.org/2007/opf +http://www.daisy.org/z3986/2005/ncx/ +http://purl.org/dc/elements/1.1/ + +id- + +contributor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + 1 + + + 1 + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Generating EPUB package files. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:identifier + + + + + + + + + + + + + + + + + + + + + + + + dcterms:title + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:language + + + + + + + + + + + + + + + + + + + dcterms:modified + + + The preceding date value is actually local time (not UTC) in UTC format because there is no function in XSLT 1.0 to generate a correct UTC time + + + + ERROR: no last-modified date value could be determined, + so cannot output required meta element with + dcterms:modified attribute. Exiting. + + + + + + + + + + + + + + + + + + + + + + + + + + cover + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:creator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + contributor + + + + + + + dcterms: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:contributor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:contributor + + + + + + + + + + + + + + + + + + + + + dcterms:date + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + 1 + 0 + + + + + + WARNING: wrong metadata date format: ' + + ' in element + + / + + . It must be in one of these forms: + YYYY, YYYY-MM, or YYYY-MM-DD. + + + + + + + + + + + + + + + + + : + + + + + + + + : + + + + + + + + + dcterms:description + + + + + + + + + + + + + + + + + dcterms:subject + + + + + + + + + + + + + + + + + dcterms:subject + + + + + + + + + + + + + + + + + dcterms:publisher + + + + + + + + + + + + + dcterms:coverage + + + + + + + + + + + + + dcterms:relation + + + + + + + + + + + + + dcterms:source + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + dcterms:date + + + + + + + + + + + + + + + © + + + + + + + + dcterms:rights + + + + + + + + + + dcterms:rightsHolder + + + + + + + + + + + + + + + + + + + + + + + cover + Cover + + + + + + + + + + + toc + Table of Contents + + + + + + + + + + + + + + + urn: + + : + + + + + urn:isbn: + + + + urn:issn: + + + + + + + + + + + + + + + + + + + + + + + + + _ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + subchapter + + + + + + division + + + + + + notice + + + + + + list + + + + + + list-item + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + footnotes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/css + docbook-css + + + + + + + + + + + + + text/css + custom-css + + + + + + + + + + + + + + + + + text/css + + html-css + + + + + + + + + + + + + + + + + + + text/css + + html-css + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cover-image + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + nav + + + + + + + + + + + + + + + + + + + -toc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + application/xhtml+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + svg + + + + + + svg + + + + + + + + + + + + + + + svg + + + + + + svg + + + + + + + + + + + + + + + + + + + + + + + + + + + + mathml + + + + + + + + + Generating image list ... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: cannot process images list without + exsl:node-set() function + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Generating NCX file ... + + + + + + + + + + + + + 2005-1 + + + + + + cover + + + + + + + dtb:uid + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + yes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + yes + + no + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.0 + + + + + + + application/oebps-package+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cover + + text/css + + img { max-width: 100%; } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + TableofContents + +
+
+ +

+ + + TableofContents + + +

+
+
+
+
+ + + + + + + + + +
+ + +
+
+
+ + + +
+ + +
+
+ +
+ + +
+
+
+ +
+
+
+ + + + + + + + + lot + loi + loi + loi + loi + loi + + + + +
+ +
+
+
+ + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + 1 + 2 + 3 + + + + + + + 2 + 3 + 4 + 5 + 6 + 2 + 3 + 4 + 1 + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +  + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-chunk.xsl new file mode 100644 index 00000000..64ed1fed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-chunk.xsl @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-docbook.xsl new file mode 100644 index 00000000..7ff667df --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/profile-docbook.xsl @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + +rtl + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xml new file mode 100644 index 00000000..c9b8ee5f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xml @@ -0,0 +1,712 @@ + + + + + + + + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="set" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="book" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <isbn/> + <issn/> + <biblioid/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="part" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="division.title" + param:node="ancestor-or-self::part[1]"/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="partintro" t:wrapper="div"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="reference" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refentry" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> +<!-- uncomment this if you want refentry titlepages + <title t:force="1" + t:named-template="refentry.title" + param:node="ancestor-or-self::refentry[1]"/> +--> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator/> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="dedication" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::dedication[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="acknowledgements" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::acknowledgements[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="preface" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="chapter" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="appendix" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="section" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect1" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect2" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect3" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect4" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect5" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="simplesect" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="bibliography" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::bibliography[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="glossary" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::glossary[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="index" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::index[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="setindex" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::setindex[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> +<t:titlepage t:element="sidebar" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="formal.object.heading" + param:object="ancestor-or-self::sidebar[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xsl new file mode 100644 index 00000000..e2b5e37f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/epub3/titlepage.templates.xsl @@ -0,0 +1,3841 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="article.titlepage.recto"> + <xsl:choose> + <xsl:when test="articleinfo/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + </xsl:when> + <xsl:when test="artheader/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="articleinfo/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + </xsl:when> + <xsl:when test="artheader/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="article.titlepage.verso"> +</xsl:template> + +<xsl:template name="article.titlepage.separator"><hr xmlns="http://www.w3.org/1999/xhtml"/> +</xsl:template> + +<xsl:template name="article.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="article.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="article.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="article.titlepage.before.recto"/> + <xsl:call-template name="article.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="article.titlepage.before.verso"/> + <xsl:call-template name="article.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="article.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="article.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="set.titlepage.recto"> + <xsl:choose> + <xsl:when test="setinfo/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="setinfo/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="set.titlepage.verso"> +</xsl:template> + +<xsl:template name="set.titlepage.separator"><hr xmlns="http://www.w3.org/1999/xhtml"/> +</xsl:template> + +<xsl:template name="set.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="set.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="set.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="set.titlepage.before.recto"/> + <xsl:call-template name="set.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="set.titlepage.before.verso"/> + <xsl:call-template name="set.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="set.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="set.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="book.titlepage.recto"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bookinfo/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/isbn"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/isbn"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/issn"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/issn"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/biblioid"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/biblioid"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/abstract"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="book.titlepage.verso"> +</xsl:template> + +<xsl:template name="book.titlepage.separator"><hr xmlns="http://www.w3.org/1999/xhtml"/> +</xsl:template> + +<xsl:template name="book.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="book.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="book.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="book.titlepage.before.recto"/> + <xsl:call-template name="book.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="book.titlepage.before.verso"/> + <xsl:call-template name="book.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="book.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="isbn" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="issn" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="biblioid" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="book.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="part.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="partinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="part.titlepage.verso"> +</xsl:template> + +<xsl:template name="part.titlepage.separator"> +</xsl:template> + +<xsl:template name="part.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="part.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="part.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="part.titlepage.before.recto"/> + <xsl:call-template name="part.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="part.titlepage.before.verso"/> + <xsl:call-template name="part.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="part.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="part.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="partintro.titlepage.recto"> + <xsl:choose> + <xsl:when test="partintroinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partintroinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="partintro.titlepage.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage.separator"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <xsl:variable name="recto.content"> + <xsl:call-template name="partintro.titlepage.before.recto"/> + <xsl:call-template name="partintro.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="partintro.titlepage.before.verso"/> + <xsl:call-template name="partintro.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="partintro.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="partintro.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="reference.titlepage.recto"> + <xsl:choose> + <xsl:when test="referenceinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="referenceinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="reference.titlepage.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage.separator"><hr xmlns="http://www.w3.org/1999/xhtml"/> +</xsl:template> + +<xsl:template name="reference.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="reference.titlepage.before.recto"/> + <xsl:call-template name="reference.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="reference.titlepage.before.verso"/> + <xsl:call-template name="reference.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="reference.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="reference.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="refentry.titlepage.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage.separator"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refentry.titlepage.before.recto"/> + <xsl:call-template name="refentry.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refentry.titlepage.before.verso"/> + <xsl:call-template name="refentry.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="refentry.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="dedication.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="dedicationinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="dedication.titlepage.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage.separator"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="dedication.titlepage.before.recto"/> + <xsl:call-template name="dedication.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="dedication.titlepage.before.verso"/> + <xsl:call-template name="dedication.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="dedication.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="acknowledgementsinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.separator"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="acknowledgements.titlepage.before.recto"/> + <xsl:call-template name="acknowledgements.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="acknowledgements.titlepage.before.verso"/> + <xsl:call-template name="acknowledgements.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="acknowledgements.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="preface.titlepage.recto"> + <xsl:choose> + <xsl:when test="prefaceinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="prefaceinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="preface.titlepage.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage.separator"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="preface.titlepage.before.recto"/> + <xsl:call-template name="preface.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="preface.titlepage.before.verso"/> + <xsl:call-template name="preface.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="preface.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="preface.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="chapter.titlepage.recto"> + <xsl:choose> + <xsl:when test="chapterinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="chapterinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="chapter.titlepage.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage.separator"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="chapter.titlepage.before.recto"/> + <xsl:call-template name="chapter.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="chapter.titlepage.before.verso"/> + <xsl:call-template name="chapter.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="chapter.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="chapter.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="appendix.titlepage.recto"> + <xsl:choose> + <xsl:when test="appendixinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="appendixinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="appendix.titlepage.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage.separator"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="appendix.titlepage.before.recto"/> + <xsl:call-template name="appendix.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="appendix.titlepage.before.verso"/> + <xsl:call-template name="appendix.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="appendix.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="appendix.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="section.titlepage.recto"> + <xsl:choose> + <xsl:when test="sectioninfo/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sectioninfo/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="section.titlepage.verso"> +</xsl:template> + +<xsl:template name="section.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="section.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="section.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="section.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="section.titlepage.before.recto"/> + <xsl:call-template name="section.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="section.titlepage.before.verso"/> + <xsl:call-template name="section.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="section.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="section.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect1info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect1info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect1.titlepage.before.recto"/> + <xsl:call-template name="sect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect1.titlepage.before.verso"/> + <xsl:call-template name="sect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect1.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect1.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect2info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect2info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect2.titlepage.before.recto"/> + <xsl:call-template name="sect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect2.titlepage.before.verso"/> + <xsl:call-template name="sect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect2.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect2.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect3info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect3info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect3.titlepage.before.recto"/> + <xsl:call-template name="sect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect3.titlepage.before.verso"/> + <xsl:call-template name="sect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect3.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect3.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect4.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect4info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect4info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect4.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect4.titlepage.before.recto"/> + <xsl:call-template name="sect4.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect4.titlepage.before.verso"/> + <xsl:call-template name="sect4.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect4.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect4.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect5.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect5info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect5info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect5.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect5.titlepage.before.recto"/> + <xsl:call-template name="sect5.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect5.titlepage.before.verso"/> + <xsl:call-template name="sect5.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect5.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect5.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="simplesect.titlepage.recto"> + <xsl:choose> + <xsl:when test="simplesectinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="simplesectinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="simplesect.titlepage.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr xmlns="http://www.w3.org/1999/xhtml"/></xsl:if> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="simplesect.titlepage.before.recto"/> + <xsl:call-template name="simplesect.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="simplesect.titlepage.before.verso"/> + <xsl:call-template name="simplesect.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="simplesect.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="simplesect.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="bibliography.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="bibliographyinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="bibliography.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliography.titlepage.before.recto"/> + <xsl:call-template name="bibliography.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliography.titlepage.before.verso"/> + <xsl:call-template name="bibliography.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="bibliography.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="glossary.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="glossaryinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="glossary.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossary.titlepage.before.recto"/> + <xsl:call-template name="glossary.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossary.titlepage.before.verso"/> + <xsl:call-template name="glossary.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="glossary.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="index.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="indexinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="index.titlepage.verso"> +</xsl:template> + +<xsl:template name="index.titlepage.separator"> +</xsl:template> + +<xsl:template name="index.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="index.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="index.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="index.titlepage.before.recto"/> + <xsl:call-template name="index.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="index.titlepage.before.verso"/> + <xsl:call-template name="index.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="index.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="setindex.titlepage.recto"> + <div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="setindexinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="setindex.titlepage.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage.separator"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="setindex.titlepage.before.recto"/> + <xsl:call-template name="setindex.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="setindex.titlepage.before.verso"/> + <xsl:call-template name="setindex.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="setindex.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sidebar.titlepage.recto"> + <xsl:choose> + <xsl:when test="sidebarinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sidebarinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="sidebar.titlepage.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.separator"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage"> + <div xmlns="http://www.w3.org/1999/xhtml" class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sidebar.titlepage.before.recto"/> + <xsl:call-template name="sidebar.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sidebar.titlepage.before.verso"/> + <xsl:call-template name="sidebar.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sidebar.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:call-template name="formal.object.heading"> +<xsl:with-param name="object" select="ancestor-or-self::sidebar[1]"/> +</xsl:call-template> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<div xmlns="http://www.w3.org/1999/xhtml" xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</div> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/LICENSE.txt b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/LICENSE.txt new file mode 100755 index 00000000..fed77d97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/LICENSE.txt @@ -0,0 +1,264 @@ +LICENSE + + Copyright (c) 2008 N. Quaine - NexWave Solutions All Rights Reserved. + +CONDITIONS + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. +Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. +Neither the name of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +DISCLAIMER + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + + + + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + + +Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was +derived from unicode conversion examples available at +http://www.unicode.org/Public/PROGRAMS/CVTUTF. Here is the copyright +from those sources: + +/* + * Copyright 2001-2004 Unicode, Inc. + * + * Disclaimer + * + * This source code is provided as is by Unicode, Inc. No claims are + * made as to fitness for any particular purpose. No warranties of any + * kind are expressed or implied. The recipient agrees to determine + * applicability of information provided. If this file has been + * purchased on magnetic or optical media from Unicode, Inc., the + * sole remedy for any claim will be exchange of defective media + * within 90 days of receipt. + * + * Limitations on Rights to Redistribute This Code + * + * Unicode, Inc. hereby grants the right to freely use the information + * supplied in this file in the creation of products supporting the + * Unicode Standard, and to make copies of this file in any form + * for internal or external distribution as long as this notice + * remains attached. + */ + + +Some code in src/java/org/apache/lucene/util/ArrayUtil.java was +derived from Python 2.4.2 sources available at +http://www.python.org. Full license is here: + + http://www.python.org/download/releases/2.4.2/license/ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/NOTICE.txt b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/NOTICE.txt new file mode 100755 index 00000000..35f247d3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/NOTICE.txt @@ -0,0 +1,12 @@ +The webhelpindexer is released under the Apache 2.0 license and +includes software from other projects. + +The webhelpindexer was originally developed by N. Quaine and released +under a MIT/BSD-style license. See LICENSE.txt. + +This product includes software developed by The Apache Software +Foundation (http://www.apache.org/). See LICENSE.txt. + +This product also includes software released as part of the Snowball +project maintained by Martin Porter and Richard Boulton released under +a BSD-style license: http://snowball.tartarus.org/ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.LIBXSLT b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.LIBXSLT new file mode 100644 index 00000000..2c802744 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.LIBXSLT @@ -0,0 +1,52 @@ +---------------------------------------------------------------------- + README file for the libxslt extensions +---------------------------------------------------------------------- +$Id: README.LIBXSLT 7877 2008-03-08 04:07:52Z xmldoc $ + +These are XSLT extensions written in Python for use with the DocBook XML +stylesheets and the libxslt library[1]. + +Currently, the only available extension is a function for adjusting column +widths in tables. For more information, see the section describing the +equivalent Java extension in "DocBook XSL: The Complete Guide"[2]. + +---------------------------------------------------------------------- +Preparations +---------------------------------------------------------------------- +In addition to libxml2 and libxslt, the following software needs to +be installed before you start using the extensions: + +1. Python[3]. + +2. Python bindings for libxml2/libxslt. Most distributions of + libxml2/libxslt for Unix/Linux include these bindings. + A native Windows port is provided by Stéphane Bidoul[4]. + +---------------------------------------------------------------------- +Installation of the extensions +---------------------------------------------------------------------- +No special installation step is needed. + +---------------------------------------------------------------------- +How to use the extensions +---------------------------------------------------------------------- +Instead of using xsltproc, you run a Python program (xslt.py). The +command has this general form: + +python xslt.py xmlfile xslfile [outputfile] [param1=val1 [param2=val]...] + +Modify paths, filenames, and parameters as needed. Make sure to set +the "use.extensions" and "tablecolumns.extension" parameters to 1. + +---------------------------------------------------------------------- +Manifest +---------------------------------------------------------------------- +README.LIBXSLT This file +xslt.py Executable script file +docbook.py Module that implements extensions + +---------------------------------------------------------------------- +[1] http://xmlsoft.org/XSLT +[2] http://www.sagehill.net/docbookxsl/ColumnWidths.html +[3] http://www.python.org/download +[4] http://users.skynet.be/sbi/libxml-python diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.txt b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.txt new file mode 100644 index 00000000..35c6fa02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/README.txt @@ -0,0 +1,4 @@ +See webhelp/docs/index.html for more information about the webhelp +indexer and the webhelp output format. See webhelp/docs/index.html for +more information about the webhelp indexer and the webhelp output +format. diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/docbook.py b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/docbook.py new file mode 100644 index 00000000..c0706023 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/docbook.py @@ -0,0 +1,239 @@ +# docbook.py: extension module +# $Id: docbook.py 8353 2009-03-17 16:57:50Z mzjn $ + +import sys +import string +import libxml2 +import libxslt +import re +import math + +# Some globals +pixelsPerInch = 96.0 +unitHash = { 'in': pixelsPerInch, + 'cm': pixelsPerInch / 2.54, + 'mm': pixelsPerInch / 25.4, + 'pc': (pixelsPerInch / 72.0) * 12, + 'pt': pixelsPerInch / 72.0, + 'px': 1 } + +# ====================================================================== + +def adjustColumnWidths(ctx, nodeset): + # + # Small check to verify the context is correcly accessed + # + try: + pctxt = libxslt.xpathParserContext(_obj=ctx) + ctxt = pctxt.context() + tctxt = ctxt.transformContext() + except: + pass + + # Get the nominal table width + varString = lookupVariable(tctxt, "nominal.table.width", None) + if varString == None: + nominalWidth = 6 * pixelsPerInch; + else: + nominalWidth = convertLength(varString); + + # Get the requested table width + tableWidth = lookupVariable(tctxt, "table.width", "100%") + + foStylesheet = (tctxt.variableLookup("stylesheet.result.type", None) == "fo") + + relTotal = 0 + relParts = [] + + absTotal = 0 + absParts = [] + + colgroup = libxml2.xmlNode(_obj = nodeset[0]) + # If this is an foStylesheet, we've been passed a list of fo:table-columns. + # Otherwise we've been passed a colgroup that contains a list of cols. + if foStylesheet: + colChildren = colgroup + else: + colChildren = colgroup.children + + col = colChildren + while col != None: + if foStylesheet: + width = col.prop("column-width") + else: + width = col.prop("width") + + if width == None: + width = "1*" + + relPart = 0.0 + absPart = 0.0 + starPos = string.find(width, "*") + if starPos >= 0: + relPart, absPart = string.split(width, "*", 2) + relPart = float(relPart) + relTotal = relTotal + float(relPart) + else: + absPart = width + + pixels = convertLength(absPart) + absTotal = absTotal + pixels + + relParts.append(relPart) + absParts.append(pixels) + + col = col.next + + # Ok, now we have the relative widths and absolute widths in + # two parallel arrays. + # + # - If there are no relative widths, output the absolute widths + # - If there are no absolute widths, output the relative widths + # - If there are a mixture of relative and absolute widths, + # - If the table width is absolute, turn these all into absolute + # widths. + # - If the table width is relative, turn these all into absolute + # widths in the nominalWidth and then turn them back into + # percentages. + + widths = [] + + if relTotal == 0: + for absPart in absParts: + if foStylesheet: + inches = absPart / pixelsPerInch + widths.append("%4.2fin" % inches) + else: + widths.append("%d" % absPart) + elif absTotal == 0: + for relPart in relParts: + rel = relPart / relTotal * 100 + widths.append(rel) + widths = correctRoundingError(widths) + else: + pixelWidth = nominalWidth + if string.find(tableWidth, "%") < 0: + pixelWidth = convertLength(tableWidth) + + if pixelWidth <= absTotal: + print "Table is wider than table width" + else: + pixelWidth = pixelWidth - absTotal + + absTotal = 0 + for count in range(len(relParts)): + rel = relParts[count] / relTotal * pixelWidth + relParts[count] = rel + absParts[count] + absTotal = absTotal + rel + absParts[count] + + if string.find(tableWidth, "%") < 0: + for count in range(len(relParts)): + if foStylesheet: + pixels = relParts[count] + inches = pixels / pixelsPerInch + widths.append("%4.2fin" % inches) + else: + widths.append(relParts[count]) + else: + for count in range(len(relParts)): + rel = relParts[count] / absTotal * 100 + widths.append(rel) + widths = correctRoundingError(widths) + + # Danger, Will Robinson! In-place modification of the result tree! + # Side-effect free? We don' need no steenkin' side-effect free! + count = 0 + col = colChildren + while col != None: + if foStylesheet: + col.setProp("column-width", widths[count]) + else: + col.setProp("width", widths[count]) + + count = count+1 + col = col.next + + return nodeset + +def convertLength(length): + # Given "3.4in" return the width in pixels + global pixelsPerInch + global unitHash + + m = re.search('([+-]?[\d\.]+)(\S+)', length) + if m != None and m.lastindex > 1: + unit = pixelsPerInch + if unitHash.has_key(m.group(2)): + unit = unitHash[m.group(2)] + else: + print "Unrecognized length: " + m.group(2) + + pixels = unit * float(m.group(1)) + else: + pixels = 0 + + return pixels + +def correctRoundingError(floatWidths): + # The widths are currently floating point numbers, we have to truncate + # them back to integers and then distribute the error so that they sum + # to exactly 100%. + + totalWidth = 0 + widths = [] + for width in floatWidths: + width = math.floor(width) + widths.append(width) + totalWidth = totalWidth + math.floor(width) + + totalError = 100 - totalWidth + columnError = totalError / len(widths) + error = 0 + for count in range(len(widths)): + width = widths[count] + error = error + columnError + if error >= 1.0: + adj = math.floor(error) + error = error - adj + widths[count] = "%d%%" % (width + adj) + else: + widths[count] = "%d%%" % width + + return widths + +def lookupVariable(tctxt, varName, default): + varString = tctxt.variableLookup(varName, None) + if varString == None: + return default + + # If it's a list, get the first element + if type(varString) == type([]): + varString = varString[0] + + # If it's not a string, it must be a node, get its content + if type(varString) != type(""): + varString = varString.content + + return varString + +# ====================================================================== +# Random notes... + +#once you have a node which is a libxml2 python xmlNode wrapper all common +#operations are possible: +# .children .last .parent .next .prev .doc for navigation +# .content .type for introspection +# .prop("attribute_name") to lookup attribute values + +# # Now make a nodeset to return +# # Danger, Will Robinson! This creates a memory leak! +# newDoc = libxml2.newDoc("1.0") +# newColGroup = newDoc.newDocNode(None, "colgroup", None) +# newDoc.addChild(newColGroup) +# col = colgroup.children +# while col != None: +# newCol = newDoc.newDocNode(None, "col", None) +# newCol.copyPropList(col); +# newCol.setProp("width", "4") +# newColGroup.addChild(newCol) +# col = col.next diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-analyzers-3.0.0.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-analyzers-3.0.0.jar new file mode 100644 index 0000000000000000000000000000000000000000..9f26ecf7314aa37b3b9ef96498ecc21d61bbbc4d GIT binary patch literal 200540 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/O6j&;iy4LQ{ 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-core-3.0.0.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/lucene-core-3.0.0.jar new file mode 100644 index 0000000000000000000000000000000000000000..38d78c3dc60b6aeb3341a0ebc4742526ef74c068 GIT binary patch literal 1021623 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≈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%0AuVF{GWY4W(mnf@YCu+Z70?`w+ zL2uDkqO{fB&o@yWlc8W~SCv(tqfq;HK{bPwrY+L}sD4CaU0bs5(1UGW&xt)PMKQ}| z_Zdmty^EzxvryL5WkZDDwQ9|Y(P&;%h}=m<#!QViioX=Ak#CvU-{ikdMnzZ5POaCc zWhT8wyPhnxr=7DBM_)XJ5x#44&|Ak)Y{&7NxxIVWGT!PUn74KVs6MEZP&1pxhwY6_ z#cPr2@m`VPUKFokBsE2*uEt&x)YaEpqZMFXRj=8gzfbHdd%4r~7_}64{;eLYAkhy* zci=R&nF^-gzbM|mY&>1b1Ue=Mr{@#b?FSeEp%xx)dMK8$b5j2@g|B9)H%W$Q$Jk<z z#!`;_%wL);w=5J9U+Q{p0qQa|vv@Y`1PMohuAAPHLA+FoSqnprfqFxt;|A_Xuw<y| zvkb>{SyV4=4fs|{7qkNblUhxOuATbea=Mj8KodHcWyT_@wyrP%Pt7>CNWUsodqo+d z^1;=~0zh}G(?g{ErAFM3L>maFK$7&lT_K0KC);U{lgR{70hqs%B`dGydl-h3&gI6W zGxD7l1N!^(!-ZPQXF>yK9EW|u?M<|Ywg-iWVm<nw<(qT;PAs`H&EC@`kE~m77ZQ~F zD8AC(bXfuY8gYWAx52vre9~Cf*?@MwR;*{VX|;5gpE;>&bgdNjyc=0hMFWFA9q?^g zv8e7qJB`&{jf6xK{rGI0Rx=Xo9W|fHKAr4RC5~!GoM*0OWKmLdVKB=bR2WJ4%4Mu5 z?HuqFo6cpV%~*YVo~8{ZR$^N_XL?HN1jH=-W}*vqpkrD_u}Z2agsDM44y81++$QEt z;Xt$TF}=KNDOpn(9{297nr>>NX-0cw6%g|Cw;)Y&@RZg7OHr0McU12)D%Ro)A$Z8% zaT;7Ux!?EMczX8*0qq>JqHEN<;J!J9iY#CDC7&^8u6w_>#xRs}RK+iG_HL6MMvtXF z!&^@HI&2So2P_X%2dn3<0RL}9(%0Z0xOZF!+-JmAoM*-@=G8RSP?gF)B?0VL^Ih8Z zS)~xXfq@K2hW@`|llf7pM>@liVkEgt_1L;tfygYYO5!pL$+Z=~3j!-wl|pe$%Td^u zl}ak*i~+J68BIengTNOx7|TXlT!%40XpsR){&<GME)A~^p@qSs8Rxi>tvr|N?*VCy z^2sBo$-iqblANoJM%<SgtAGLfH1t?+Y=TE3)aw%|9s5KUi?AXm9<3jXcAb~{88y&d zs%Lr@E*h*MqbH=b6}O?4@l2@*JdSREAt?y|ZW<F=)|QG)#sDuhs*MNFh%d=pKKItT zRnRi{`RTM_TqMpofu)U}#O&iSmZfM%1RBJ-=Pk@r3biL!PMqHG;a+mS+mB<Vf2YBn zYUDyRwAc!Vi)?s4zv18>95!$F$~X1vdGxP!cCJ!yRX9UGH>WwIwtl*Nyw4763;3ii zfA65`+s6)vyg$C&h;Rup@U}1q-PS;_s3(tjIShL=y`QJ3SMbstpQ|#(I!qjBFpKhu zxK?T<yLFZ9e>XaN2P!YHyX<{PPnfvC4o0BYNqcGnfe(JQJ@VdP`fR>RuQaM?cW!^H z7emzL<#Q`lXw&Qfha9z<HHOQp9-UbD_tDeSm}A}UmOQ+<t5mU8@pERc$NazfGa7v3 zzNx0NTVZgbge{5Dl5B<;B?TqzOfG6;k)|)wt(ke6I55Q>i8S$_XFY2QFPpBNl6A*< z^lXBkWM3DL1XI&+$qLC{Qw`Jn_$LQVQAHGfy{~2*D*8pQ`2cUc)+b@jzGIo(jcEAd zfehc(@bsttvZAb4syOHJgo`72Qd;-lT^|F4r=r4xE3k$SA6N^BU!8XY0%-7y2NIdl zBraa!K?dL?>^(mvUX{CR5hWOh<LQXGTQN(5DyM?_EnyM0Vt;J1LfSm%yddKR#F<d& zAQx0wS8Vuno`F{`i)ltcCq&D5qG}w;Yh`d6mmD(?T6*7{Rx`KwOw<mH5`f!JRVg3H z=k7*uu;4ZpqN7N~_Tlj*ui+)EiPKDU3*zQ-u)MWKOpGt5q&*pL2yNx;^Fv+rr=PLW zw3>Peik!bP2PkA|8DtETDJaqi2F9^bJnfDK_{nLHND;PFhJGR>H8fMiRFuJcaSqG| z<<6ZXvApI74&#Z(kaWkhHRQFKe0%P&&-|v5jG7O7)+sPC&$c5QxNx(m)W_(5JLsr6 zGSHjctNl}oDvb~?l)+hWabfM|7EIW`gb#n4e|IdOzToAF(GDoV?yTH0Jl%!`+}mkU zsfq0p$W<^_(-l9kHI?$j4`-i^5AgpibBfl&A4Ra9D&gH;BTV(R$oa!_pt!%<i0YJP zV3>?rt8T5m%NjfmvqJk2eba%gk|OS#-u5qNWGk$!Q)L_M^-Yw3IZY<vm}7D~HZneM zFSg4TH}b9F_gocjdF_gtOG)bRz`1fGYSKB_N>MorlM-RIz>lCV%quZt-`m<9dx?CB zrAp8Hb3XOs9z`|yGc&sJ;d?y^q-PY<SM%X}5sPv0$z)lq1&4gdG!x?9A-zr%T1WIb zfA*q3LCSwZm3uKTO)(ip;Pra2S9UQjfHhp<n;zgj-NL1wsu!xl8x^Iy1nj79i*y@R z*7b%<dq3Da6l(@Q2o$DGb0wVE%<V~*b<;DBcbde20?FPkJoaKOoMp=P_E&4~8!%f< zGea6WuH3bK$5Jm9Ga=7>y}wCvt9PULL{($>&VAN(=%^+N8zn-lUOdJ2An;yZFlKIO zvcyXiV#YhR>&`yl6y0*t&Xx#7&LH%y=xP^4bo7m;H(?`11NzK)>)Q*T-<5U{=sJu7 zluz^atC)POeA+D(LK22=3xq<Pdete*mk{ftZ`lbbi;0a;AMJjfj1>A5GMM^>hR+=y z!Y4LvbtHYegsUl<C=)8F6!s79RGl+6xOS+mgQJxS)HP9PpskX5yvr9Ub{UaBQ@EwI zH4v3j9!fyV=L23FWxha8Ow9k)Hg4WWATsWvd!3<oAN8<OSp&rc2zSncs=E-0gTtK2 zoS4w#P~_uKr4{oL6iuje2dF(V)nBkR0*|$*b1e@Hjpz&p<vp<5l#dMj;x2$y(WmEp z=kn9t{c+K4e8slLA?2hTj02j|5LAaI5?%3@_+%DsEc2>PKMYCHcRHT-&NnpWDn^i} zbjKPnM|QG`WylIUI>pXZNMt;djSBjT!1)E1u|g)oX}^$sP9`Jh*Ld)5Y1otm5US>X ztszYPLG|0dO#kz@YBdPmm*LQ0*Yo1<g+w2jj3JOBRs~=6+5S)t*Dnlk@&)!k?lJ?D zbOI~CPb?V_e*6&m-}bxhP2HTGzmr4d&7CdHRZV}Ho4MJVJCpslN3~zh-@u9g?0}bO z>ME(3<9+#F99}R;3W-4^=%J#ePJnJ9Ba5k73!^4AHzIUNa=CJaP3NlD)5)?<T$z(^ z;#w}3rb+43S-MtcWLgb}ZF$+2VjG?nl$J3hef)921c*BhrtiLe{rP&?b~wIx`ttLH z7Qz>JG{FYED8<^xZjQulzOU{V?fXF^N_otNv0Oat5F-#CxrUhX3j`zYhS3=3A$p!X z=BEJ#82Oid%0&eK2<!zg7z+iC4G|n7(#MMX)+6t)e5`T(CbkD?4G0rr6lG<3P6myT z<K68-^HJ~C2bW=OK+#QU(1$k0TRlLg2$OG=K|W|{u`lLZh%FWv@d|c9{N;f(T-2cJ z5^eDsn<~TR`wOSOfpq`?D%EJ{M@TGDiB2`+KzspIR|bG3`+LPYttO!b*ge#4E;1b? z6U%a>ozhV>{GB+)M&6@VU5Zhu%PfnEHib)U1I!aDF~wE-gGdplB%tm^7QX<fz}vfw zsBM*03k;7T21v^)?1Fd~(aZwCFr=574P{&!v7lKfx^J3^)q5@pkLNqwnuwoeUI|Td zdMP%PY9{dv?OzTw4Jh$Way(+o!pffg&d5diym~8A7kDyr7jH_ND*C!~tFTFmw8T&Q zHnyZhez`F!hhqTVFwyCK*lWs%jFM*bmXW30N?TT@FnUIKw5yqTL>*aBoovZPe5D-4 zNPdZOT??v&ytHLUeE~uU_L0SCBI^-|0a{`Lom=0=jQ65xmVT>v0t=c_Ja#E~iU)s; zG5=CXF9WMZ$kG%}o$Z)wOXaSN8QlmBHtiho_pB^-%Fprg!x80X<_)KRJJ^v9C@s;J zj?snx-o%IATSr}j3@5vyEuHj+A=xH85T;Oa)0{wSSPX<%f$w9;_R&^e!44@yNiE`X ze@xN=dDbNaqaMhNV;<ObqaNsWW9?A9RCb)>*goWP37*h(tkpd!5-1+BaaL>AWTezC zWyKR7U?XPPVm;BEx2eHx=Gl7@g#ElITPe2$TWMDNE39axJ=WOUT6U@CIxHN8Da6OG zO6C77c`8r@;%|usOn$u!icZJ7>w`j6SW~ca8Guf~wK`0U8gsx~c#-+aa8*lKiLT7Y z8hGOBwwfsFNaJfZ9s)ET;9W*6wIb6iq*6BqXv)%1E^8FrMirnv#p(ZAxt@v_!XZ>b zmehCp!02+utBCfu$%>Iq$(H`4w$4h$*(lbwPOmrKdyrV#x;1a~s-%;{$Z+14!?lq} zSfH*urp_zDIz1F}$O;q~3O^a+7%lfPen~!$FXJg%Ykjy+@<xN7>TPvs7hj=n0y~{1 z`|y<JXVzT^BBr-aTH#(%rP?1umu1beVz1C+lef>L=@rE~5?`b`q+nsr&~G&vDKsg$ zE?_J&zpsI8Kgr{uc_yS+2eILvq&;9&V2ZmoD3r-h9i}leX5V~7aYdo~sg?@`8%<2B z<VFxH^x(-Q8Ic>p?s^29E4VvkINHCR9^_x2O6AAZPKPr~MThZ|un~N?$I*y?SD|rL zEO-8nJX+U|gkbvcNJHO>S3tN25;JI4ka3K?U^@n5UPd?Lx+Iyw&yo);z{Sy*qhNe0 zVv=}qR5~;nCsh8IEHojRJ%NZqJ{O2PUT!Q`Hh$4SH7tP)Mi`5+bPcQ&V|p0gWJs9j zE;$t|c9T|aJzBm|4>+eOtn?&_E$w<pYjy;Yvm@pehC<kE!hO((kTZeTBQL}*++06H zpEnH4$ek}{Jbt+xnFF{bvMX6UYUMjd3?8M<Rr_QMAvXZovulKjS5Pp3J0;r@0Rnom zL>Kg*l>Ynr2^s0X2rtMMCpdtbZ%83B8aXybG|`GD#?ZS)O5Xr${Qgh3+<>ZA=b$82 zch2_SBc_1F;u2m^LnCDjjSj&ue{fHiP14cc@S%g*oU|yt?ZJdiB4oNm27eL$qf&6f z0c123zGyD;-Jc4uSR-YivAdRf<R0jMex}of1enNd_|S+mJFkhLHHuRi`z1H1s5P-H zHk4>hq|Uun;eAx&a8&gZYeWI7Lj(|PoRaBBpj$yH*Q~QmY)&?t5z0=rv)N6eYevYI zgK2HS{7j~vW9+i2u9cJXQU8uc(Xv7PwQAkycC5JTys@d2#Qs8(YROQLAI{3BiO;Xm ze!=G}oZeTb$*Gh%)xcO7;ZQBsE#GY=32U*GlUxcuG^d^*aE;-_@SGG|IGhpI29=d0 z;;sPVTkaB~7cnu@JO?#jqH$b{$NX}GI^|G;|KzQPJ0FcA=|miO`!C+5|7bbN*3cwE zeglFx34i?H`2X=I{LjB%i}rV;YQ^_+YpV-K2r5k|AK55ggNPVTfUFP1INTO|a1}{- z->ZdJ%BBvGlA#}Oo0J(!rf^mykO^MaVw#B2<@VQ68Yz*AIpVT?YK}uPr>bL}%x<ID z%B#d~^eHbRM?WHD?^#ob_1{s?li;7Pr%zIY&qGN;kbF^n%pn9Hvf&A*j_hz_PKEI< zRpabf;sdzh0~Urf*2XhiEW(%_JvbZziv2jr8|V&2wcVs=HLRHtrLcdE?+eU6kdy-+ z#G%|=*!@w?{?ZJ2DcEN|*#5+6f0CE-qIUj~?7=qfL?OScgZtz6Z;zhHGW%c~Lhn}@ zzuUpldx)#~$aDDWxB8PtI}Fc;CXqbo-o0LvJOjYD6K>rP?|OdrGCuu@+aV-*7XBXY z2s8N?C$=jnaid6bGlJYr^W>kJBA76tX#ULT{Gtv1MHA@H5abU#@bV9K?(^FC-4c#- zAJh2V9sCPblu-a<_$%_+a6A=uv49AZ9Me$lMV+WR&}YRa9c;KJs5C)}`WOFNwK2dF zCDmLD#!a+j4Bvvsvh-gOOl27CghhM3*LhCFN5rFuK#tXRX6v0k%v{cCfGvq36MP81 zYUzsoR0h~(#IBh0?5`QLM2Y2Jik7OwQr_+iS#;^82~&T+nXQ3p#HQ)8<C7OUinj}4 zD5TT%yqcp&=<gNH74_|bX0&;%F^}?A3sQGh$yuUfa?>m)b?d->kWO>QYxT6|O3B); zOY;qV{iCib9~}~2uYIX`tm!fr?ct(j8aTwPQ1g^Oizpd#ip%4ajndFpr7QSoyhv`c zWZI=QrmE{Q_m+bVv+J%LIfgU!Y;6}RKV6SiCV|m4r_~KLOp6ZbZQ~+1o$P6HW`J)7 zLG)%?z`Ic<WUbdFB=w?}M6bJyHRu$-i5Sx<oDC#{fe33v<r<4Bv~yF9tQ`2I9#yr! zZ#W6cJe$et0edPvoM#`xHRq(C$xv&&5i}xm1@s(O)!LXLMFRe>?F`O^wE%|O#>c%C z7#A|!6#V*vQ7rAEwc<d=Da#%?F~!t;R#>1X>7j81XjWF;&uSB;QG^6+4dRf|$LhIr zvFgi2&<hA&=L}b8S7|4H_0SrT#6EK+6LPgMb*^fXY`H_d4*ay%>Ov!Cr`LmST0VgJ zRgZ*x9VTf(x6RgMzZge~)1X&_Qo1ez^wl_iyjLUtJud0wRdwXQV9wM1)@o8Vbp>o| z!4e8qiGgY^eEDLPo}$!*HA$kwyPyFR5L(~1orw4`Wl~s6O9+NcQ`j0d)gk;g9F5); zi)gKZ>6gS5T1}ej4p$9^v7ahzy$LDg()c7+6LrKD&K)ljJTi@%5f`KDX2axvR;Ts) z<#4hV2CQKj$UEf0ZKOy`cH3?N@K3w(p~PnF7ySk-wh?8V=@uqxqdGu`9eSLrJ_C67 z@dZ_)9~dc1b`+*?WGuLo0Ru?vsRd@a@<E;K>9l4lUVjQG?|71o4<8WbWInEuv}=G2 zk|&}N(@y$4Rat0uC-`2vSz8T>jENb6DO(P|u==F5#M#kR)nRN55vSQp3iA8=dh0VK z^5tS)heddjQ1T(Vyxjq3nVGc~zbbW>g4JtE&lct6rv}19$+W1vINXH<<E4%te7RNK z$4AcQ^+{QZIz!7k(pfB$AY7xEr%x=1vr0%zw2lc&SLawLtB<TJ4NRJD?%t(PI=Mgr zpLm$Gm&PYceDYIii<aTwOZgb}k1~-QXo_pN@~oED)&<s!@j`-CO4+V61?9DW3ow%0 z)Qc)8TBM94riD&KZAG))QUz?yR6&h-g-ZK5sH-Z5JoF0mv!{>Svx|4=7$Ix1G8iBu zd%*M7*VjFA&%6>#vMe+<9tyo9Lbrk5>~1N~%#y(tC?U4aN;5c6dI7Hn^7QKL#TjkC ztg&xvGjH2Ny$@K5b=c4~YeaMaKiqIhJ5hyw8-!y2rlHnZhgic_0XX0^MMhMmU0x3` z3p2#|>d>BbwdhX^?&zT=s46=`o*S`-yQd{W-&aeH9}i=y8Tg~8{XZmFl<VPqlhyK% zJEG3%OfyPUN9}-cT7FDv^H1dS*ipu9Atx7GQn1sY8ab#x=2mm!o4gKfY8c_KQ8=*C z^xVqTGdp!^mKSl%fM+=J`ca}VvW&RAiirbvE6zvM)$PqS0O-{bD{Wi+M%m+a@76R* zE9a{5f6<h!_d@*i=FQzbUka_O_NZJfbJ{)-P&{#~gZ0Ufm$i!q`uF4Hq?OSJF4MHR z(^Hs?$*sQgYc_fN3mdlRBT4RF$A0KJ^xX4IYo`^Vax5D$qle3yiu&?fsKaK1nO}7R zN(g<9>+A8m*g{v>ljbTIxUXHMu4Ur19%weMLvJX1l!`7Tr6+rcrRC;uXh2$$R%}vF zOe0#_$aY&w>=x}xN?HX2-3runYoQ^Z*R}Uq-v$b1G0{LW@g$Tg+taKyP^}=Cr!StI z;V;qajtK-4Kh*)O#6TFf>xLxDl<FC*;d;3ZGSsx{RF+d1{S@43+KBS|;?%{P#-rQ` zu;nUizaRI!OM*=uWm;f|dGEqq6$h3UR!tvO;2iDLz{0C!_wcJp$~y>H`PG2UAC)^v z22qM2R@M2Aym`LQ@}C>Ky~o-%e@sn{<JJmRpFq3?NG_~r$}YX-)>#y%^_N@@)s9{G zw;Nja*+=FCo?pP}BH~Dqo^m9Z{16Iyoq`ofQ4q5w?!iqMi6&1g_gjmN4KPV2&zBZ^ z(3IIsDRija*>RlUG4^@7Q<^eKF)8S_(C?_)c^rxq2(O!tpkhtdxqtb#EDSUIk_hCT z$;en!6L^3HuKvbel_KA4-C3Kq(5&aXwEW=_y8lB$5B>5H>;4F>aK@8F^l^eSbq&*X zh|PHMuTM=Ew@jI(l2APvk;VCz@WhrH1=$&N$6uE_w4CH^CA(}x{5K>La?Pr!T1e_% ziyZ%tz|bNsDfR>iOXYJQrSb}PIpQQCa1!X}b}{fIgPdRl*7Y-W^Zs=zU2>Fd{;4E* z5{IHIY6kZwc7rW@OI-o*X~#h4FE~CF_c>-%_o&_A--}Up7OOu)l!RZ65AOV{JE6u1 zc3BUg)(0G+Ym!I^c%prR?3EwpAQ}6WH)F@av{wMm^Qe>7ub&v<?Jnt}<x@2^gurf% z&*%Vq&Sbn?d))50U%2_OLFT812iy(eJP4{IBrn!f3y1lcYyW)Xcj2@91DWZ%_nYA( zjNC4Oat?0Mz{J)yz`&IWxjA$z9>&e3$yr74k-Jx?hD+OINU;u%>^xriMcE{nIf@8@ z+Ln59KKRMru_$Ob<*hxX(8S)*$w_qd&OTix+Hie2paHeg>A8EwCP#kdZH0YOFj9SM zi(GG=$h+1#gl&}w7pNlHXG}=^81jsjiVtkwa`|<tD-ioU*Z}($x6r8^cqFjgwy#Y2 z4@87dPD!4!TEhuIPrN99voYv~aa}YyB>V~>Y;p=$_CmZG3G!&e58(RfPPpayC3=a} z?;~jGliV;xZ#>)=Geh!{??U?ibLA(x>+_1&XQ$f&SB3rXtQU9zP-ZRU-{uQ>I8X4y z4@pE8WW)jl#3pM$OnM*tvcN*mg^YBQ99It_d-tgY#}r-4NMaAfYqpuTv^NvE{Zv$~ zPjGA98KWU&wH#4g)L8*!2mTmsjs&C~TE!xu^x~e!CC!*2v!W(1dj0wY9h8k%+Mm(J zrWMKkmX({!+vP*k_T@hUTPxTe20JA0k8CCAnEI3=<XM=#+t`V&%VA`B(>_UMS6*k@ z(>?g6C--XWk24I?^#1~Mx_C;QNgn!}w9bK7g}CAo=TxNvT%ix$D_c8b$(jy7tLqT6 z1w$*RnXVspBP^Ldu#Nx{xx(cFEOXfUH{c|NCcviui?er#5-p071z*~>ZQHhOJM*P& zy|iuHwr$(CZFN>x_xitTP>sQz-oaVtY{ZToF=vF9Uzz%mRvr@8Vc=uT%FrnDDQOwM zt~{Z_HFEX0X>;qaJH-NETTasJU*hYB^mBsrHA7`D6L&$j2;JB#Y9^_DbR6-ByHEC> z#H)RF0#fC(oWihs@x#Jl+>HD~#NroYQ;)E^7b;%wi5+qdS$lV=+AWC}nBH*3E2K|! zO?jGIklumb0olWf3RHKWT%YYixox@gYx4SF5@7jL<*OJtoPbB@4d)$KWhVaB8-_D4 zF&Wblue9eUU>;$`orJ8bNGPP)EBS#!|0M(WwO{n%Wy2c@C9`CuRi-32AAZzVZ6tjG zu7RlaQ1t1ao0$0J*St$epUCsV)%NMU>X<M*v6p5P!8Gm|Rp8-T3lW9`Hpqg<to~yj zfcbON_(+)@EmbdL$b#=wu;q$-J<imKoL!I4MJl%PyUBA0o@6pIMiuq27Y5C5MkS!h z2ZR)~=Z?;@nL(_X-C_w~7g)BJCdl5AI_G|qUr#jSW}Uxmf`8%i&!<Amco)mMnsqo$ zhPiFx?dJruUf=(ih=kSc6TES&Mc`?zk#>=jdD-e+HQQU|?6%$<pSU}puI(MQVY9Vb zH5ozM)~~&Yk=adf{zz=j!}I-YHov~1AT4rX{W=Icw8Uz(xZPP9N$0*>xFRl%_gXc< zMNvi-oy%74bxCanVJU-d{RP)jUVbPEbKa}9Au`&HU4sE0#e;X{eSau)O@C@_O+Q+t zGab@skE^<Ss6rayKp}*h-u;JhIb*simbX$tkr1o_ZHmjJ;%}LAAKi)`1rOS-HfZzI zFNpf0hm?wfpP)D5+5kAT>I8ZbP%`TVoZiDLF6aT-l&QzBi}t;CHgY`x5PVJIu7T`= z+Vbw+CgX3r4=dF)|Ez9S`sC$3+VovzCES;T@NpgJjN<(dv*^jyD7YPr<y?1C32ZKZ zJ6P5koCn)h%{C+tmZ)Ug-*b_x3%4Q&;2R$R(RgCk1dOA%b<@A(%5J3=h2uP%?8Srs zUH<4;K&H&#>CeCOKFBGc+dW9cPZVNqL5LXDSok4455(j(h>+Q?t=Amk%hnWivB{6r z#TPZPTQTFMG8onw|FWvxcnO$iru?{!oFTl93@)A6p#3U`VwKISTGi1tYre0rM)$-A zZ4e?^0Udt?;m;foo0@vF(o$JT`xPV`El<P=kVhp#ehZd!7v8V5s-u~?kq_?Tq>Qyt zFgMdrFs%r3o8zw@_%D?Ig)#pJr&?^W1R3a;%#-l@G5wF7wS$ARozwrh3nSuYWMb!J zVQcfBZFSPGU+4fmawnP~V4ghrKY+g8;gDWK+H*yJWr}}!r5zcXWeR`AWdFUlq{gDZ z0(_DWMhH;X>PyYIp1fRB_xN^p1GEa#^+C2XG#g#Q=UZAk@!(%(6~^34gbSu?M_QK1 zZ1ZKo_vd9%2(m4SZm~p^Ilwt+*3L^=lSYI&wIA&ms?Ru!z?V6<#THE-OCrk@M<T9I zE-FG-Im&3nXgV}ZDr;C;z6ZMHl}jFPzpQY9kFB!ODz&u3aJ()Y*5h2@4^r;!>)i$F z;FVROZ~c_Ai}vy@(e6)mYZI9QEd%iuG(4cqG8Oz`SQ)Gc*>nwL5&h89Q9r?QYxIwP zS$|~G%K2Ys`X6WoqJ5+;>#yyd+%H%Ce>ziP6H^0cD<>sO3p;5GN2mYd3$1*msHK9e z!*&>Pct58q-z_OnNnqVZQnb8|X`MG$XdwadJB4$UfIVzZA?|83IE_5u!^@Z3jV$2H zWC*gy#_J7n(EcC}ju)sJsGZ^cxb|LNx6Dc4`~G}#{S)DaI6%*PF#^wv<|sC)6Gju! zLU^2=Dh;i-E5)F(c1(QKo$3V*cT4|o2^<o1SW0F_Nrmr#yhZ!bGW##`Ws1!dEgLj? z2IxLlwueF~hl-v%D4-Tc@VV|)E*55K%fmx?`-K`YiKYH%)2~>;lqAtg80t1PZvhb* z9KAYT_mwgZpS3=3T#b82vQCQ>ib>m4d^u$W0e6*EQzdNulE*?%($usqIymjhcsRLx zNjWa-OLJ0-jcrF{=G2O0bBBRv^d(ncuAcpBf%EuVbf#5RDNe`P`_PFj&kge@i%Ck7 z>jZygpZMHMVwaizwe_h&A<qXtUg2|+l(N$FXgKIcvlQ)omA^S*%7h79QA#VZlL=-# z!DbWIIXfW}I|4+aD>O8#hbVh%h3s@59Yc;~h#a(`Iw09eue5A_Pu}9gQTRc!1XG?f zY}-6YP^+uFqVrCf3Kjx4VM*})LuLtcyWt1xMxpr8fi+>AH&z=ktFmf!;$V1Fv6>== zm?*2yxj1U}+V7B-B9qM?_9hh_fhpWohPc*rA9_074bF&km;qH_ZjiGZvBAI)Fo87L zZfj6RJ7(7sDaL-PH|fWj3|jlE<P%KV<#E<iY8t|FqD*6LsXEe%D{cW1?xIF!$G(ay z+pOo1IDji!YHlE`N?TU(w6W&v(pPG{f+S&eH);Un8x#7Wg!rGIxDXwF{h4!NgCcjA zB1>1atLpd=%eZej4A8=3I{1A|++opJnGpKe*v>u;@VXRUiaJzZj`JJHx<a6NLSRpz zfHvtN3U0d}2F?<g0qPCVdd2`)Ai@n{1K|2ctS(*`@G%#%kG>Ayin4<Tu|uf51M#{b zJI8_`F$d;fg7i-i|1_dU$15zDrY!v(1jCU|Q)jJ+!=(N{)e5O3%|8e|Tlmu>pAJfn z(nQqaI?)vMxC_`ym*&z;Qgt=I2KADzXmi_uGsw_TYFwQ(hEgV>PK12UWr5E0ReO^z zf@n5(i~HubcjIM46wgntb#pY)KdVY!KZ*OfortCq_CZ`2L)s4e@Wtj_1Te_LI(PZ| zAVU!~&#>M6AE9h^QGh7!_wB=&);TLAoML-qVZK5{Sc!b(aE(IUf^i+MKoT;&@fwzZ z$&*@0>gEL75kINV5O-{0JtB=IKjC<TWUWhQ@1f_TPm{Now^Y)4K2d#-%C{S8h4|+6 zdRdS@3E#L1UosCKf5U#VwopqtGB}q%^Sj$OI*C#KUf;%Z6E#bbs_5QvrgiSJW2K)U zu4Q;-v~bDcFPLPW(WA=Y%J?;%aJi3AV!kRL6#oGJ*D!QN9~0v88-|YlzlEXyo!XbA zqGgL^0?%_{xnH@_XaiN2HA}_5K@7WsstIVl(0EbYWU&s6NV~OuVQg>#bK#t>3LdBo zkGLNv-g&308+YC)7%GPQsu0SwW0M)7NkKk7>DBNsmC3=>@qMzx_YHVUd2Jj!5TtuK zB7%@WNE?=lXs<Ddf>0b<A6kJSeUPrcBBD$zz!CswCo~wz-IX?6#cay**rrOA`qr<J z{rDHt5UMyh0IRy(dFQF}y>Uw$I+^*9^;4<)%j9=S-2ZAK={{LZWk>6Zcbpkr-2!al zihp3tVn&ZzV?xz>jJEA6eXCKbs`ue4eywt&!eCWHSJN~+N~%nAL#>y2|NO*2)JC{f z(`hE;8b|zPwh5+C6*g;Qw`iI}hAeefo+iDxjmoV95|gwlEJAl{xz=^vVtr-9^=9>3 z<|0~Z=G&siw5=ieW|YH$^dCvcR$_MCcHCf*M2A6>&d_b+0_3q*2u>_@mq-l7Ri!#@ z0-H*iq!7qDRr5q8k8_R7oF$utS+fb4l9s6=^>sTzo8}f{8gKT}y1KszWyEnOg~46B zG}XpBZ}H{*^V{RQi&GX`IOP|Qg$2`|oxLkiT*p}Z)p%AR6^>&-U?S9&sL<7J(NcOB zHoI;^(lGW6lkP^%no{(w&udy|w6{%_I;ZTu5Kc(kiUPd-A24TZ#5+LUMFxCBcp*;R zegqsbhQwhp&f~h=1N7(%c7lE8>B76ZXt~?6&>5#q(75RD8V*ZzU)@g@P_DnTTs4P< zVetn^laeU_EM!VkXRoxQM^p`?-ULcpYQY2h8H+UzEkGkQSufrfykwc??A26nX#Jne z<0cFqOZsLq8a={sGj@SFh1fk--k}g>jfVXd^M$Hs{^AKfMNo01dy)x`MKPjgjMa}2 zMM|H1VJUfgD4IP4dE5u0-Sn@(=?t-__@>arT%lM&d`vjRf=Pwv7x*aUk2jP?arfvR z<Wk~B*cv`@j&50_+xkyzZ=W>098m_M(t*zUyU4kf2>T0(ERs~kl?<BpCK9d?CKA39 zDn{IbJbmV2au_9{E=W?M?mGsL8Y&O+=u1^;iW)3W6L*u^cUf(usTW-*hm^u?x<(@g z)j6R$^f8!kupW_uU|qxdU>E~#k*l2InX**hY|o)&)!b`S@j}E1t%LDO)V>&=_CbC! ziW;OEYADb|)U!bhlI22}ViK<iAP$L*a1`WTLxkpVZpo!g!$_*Wk;0!8&x&M5d9ot# zIr)5ntud51d4-N-<B$z%c@Ja{e{Ad^Ohd0pFSZoPpK4VD8U0&05>t0)Ve7cg^rOl= zefx-2VtU77mdHw(04eyMsp^RW#)_OTJp&2q5L+x_#CzKXlP4o|+ylRev>1gM1RW^# z>U~3}H7rOtE5zFr6$B7<RANY~+t-eO*TAmpS4h>?i5hr2H1<kw?Aug1ioi0b)lvsm z)CbufeI|NBUJ-Wo%)EB8RH85JSvAj_t{0c>Xw%m*w~sJ~)aBgfTdgp+)ySuR{u@0R zJ<UB9=$C5l|LaHoKUo|JTR4~){aVbq|7RWbe-rJ8RJ49Aj*!2L(VA%{h5%8ZAtgaH z$)PC2Q57iAB0!+YAv$TU)RV1T)3<{Bz9I3v@7VMS<Hh&kZpAQWtPtANsqgwicupQO zn0DGGGtXY|^m+i$`>fDm#3dMrgHQ#Cf>9!c;RkWTHj|clKnf57?e+Qsz|R?qck}*< zL7z9<3|m*Dq0%^}_*XFqlPK?!y22QAAs5G$1S!j|ipbDiyunnbX}R0jPt`(tiA_jy zIFIv8%@Rmx+oaSlW9=z>MOqIau!4*+E=FM`@5$14UjG0!96)ARDg{qH7+)2y(4z2U zs2hMA3;Q!MA3;aZStTvEeM#!EL4+L(>$0giZN&D(^!jxeutVnt8`DH=U?{m_%Z~Cd zjgG9*D7>`d;N_Kja}7ZAupke@r)`ft)K9J}(96P5gi0vn%Dz0Gus&JqFgaJ0(sVQ% zpe%$T&F;UG#=#3E3`CIFv@r#bp*_Z{t+!=C3kYTZxl^q&ZtFkDQr7G<lC;sVT63pO z!_b^j<|Gb~f3={pg$(&O>F6qitSr477Ea1s(fY469JR6Bd_XDKjV7+>h6yF%R57j( zIY8BVWq!_?Cn1G6)%3LDuD9?5S}6bc!34dkDEbxJK+I3+O#i{Xbcl;W$b4<+Ac9{> zm4;t*^;vc8$>sy%$B*1m5zjI$PbzA5Xc|L-62r!WCZlz=X1=Y_wd5x|H&fHMCvmTz zE><!z25CTDh9nyg+tBkvZi|BjJH<D6`>SNviIwWK_@pQ9o8)t9%7GSOo;f|c_^c2G z&)YgQu3K^$`wag~z1|UzI&D3KZVh!cgpb3{ua|75C(9V8E1{Q~v#@3aVSq&&jQaw# z-MlN~^3PcYv2ET7dA}$5ZNfA*VXKE<`&-|k899(1JmC~??ic)?3WUU_SkBL%xGtf^ zAJ8up<t;8*vSX4jYy#u5PL6(E{2+I_u4~EGgGa{D1J)uGLCmgGqF|dEe7tuG6+T2< zOGF^u_a}5=G7W`(%+4=@zvl2~{I6vHwJZ<_^cgArU3^CPf3OVu@9&B6|Dq5n|Hv)K z!~b+zTUn{9bqkA#$RDq=k>`?gE)D`fjQs%$9{f^WKOsMRPi`iPePyE{CKN^b`SU}5 z&}AbFs5L)G>ix1^@^bCy+SQ@g)AIvNAG0Ds9G4))8-xrAfvgmoM;wRImLWp`MdRNF ze2lRuv^5<{>e}39W5e;x093&+_~kt@G0AXP(O+fhp~UvwX4(RMZ8zm0?NeB#PRr)C zhdYt6Nwe^~30?Q825sw@XZs}oc*^usqF#OEieZRi;1KMz<nU@*Q8%*X`kpN_YNvwU z-c`|&%<bBn>XZWjJ>Gs`*J60_EB#3k>`dLj4<Hgv4x~h&Z7g1ei_v+e)qjWRCf!Cq zgk_+}+R%3H?^9~oe7)F&v(uF6!Ql(AzRrbDWK3{%=Mlj5oo@0V(}fV|azr}dcjN_+ zEYWOB%w^4Wp;(jIi{xM<)~FpIH340aLYS3AEZlRB-h3Ns9PshcFRic8r^Kyfhr@=f z9gvS7MG`EHu3Pq@-3Jv(L2jhcCnc|QC`6WHzyK{{8dVFs+ccn5BS<8GNt0J)>->W_ zAkFtL+-^%X0sPcXz?ZY|0Xm>~^|-zSoz<bK`-cL*G*oope&TC`diK0oy;;pnr&@H4 zZZ1<h;aD%$qo0HbTFQX>kzAubc^)RflNt56l!o_PE#{?kQIqDgvX5A%0ePw;w0wLX zSX?nnGH{z&IbNtyivWYD3^m+LKj@B07_!JwSPp2)K=UBhaUV(4+?T1f$`HB5Pu~^G zC~zy!JM!^*-UIFcXCqTqAs&ej-qSbQKT2^AYJaFkJl42~yeiHXo%>92EB5@733Lr2 zc-4ZRV~usLD6`kwqb&H8I}8lxo_#Dt7;i{fpC&-eUrIwdVFCXFK~nr9j>(50`SZU~ z>2MZG%!Ymw$O8PIKV1I<%<<nZz07ZaZt-9JxVzM>)s$CIe6A;PP0_3M;b%k1$2Zu8 zav8$XLkr0@$@Ydq6;YHhOlj#kCx^Ju0+w<`6%$ff!x-q|kBf>aWQ-PyL8vV(H|W|` zfB4mUo{adO$QG}?uczn<1kB#@s)u+_HXCMmXMCO~Fn+#w=xhPq(D~p90}q1C`6UNK zLmR=B221hCj2nfG!*@ey45gFFM7YTewFk@aeL@!mva{|E-UJf~Y08lpxwJwZ+37s# zMq8i=Nlo7JGe6_-&;rzn$fx&;@O6i&^6exB)9`hNVnjZLlWX4YJm772>+x*g?L~z0 ztfQ})3?T;Q<yQ<eg{JD})V)^CWuu0o8s{>l$s+HLOU1>kGeCQaOfg`dyxnmrMpqdo zj*+svOF`>lEQJTwN#Jfyym>`{>LT+54v4-Ln9`a-OzIpvN*gomSv4A%Lu(R&oxCRN zBO9v>gm}++H^gHYhE1}JD7YxFIu<o!iWh>Lm{2B+p}RdN;+xkKk`Y>DE)oX>u2wE@ zL5heNxOg+A;hxZih$1a(#*RDF;tGRr<3)A0WCt)A^Unklt}07W$dj{}7t)@MNm*kV z5vA7*jyp-xWY?=OpM&qi6@BV1BWx~@MlYF>u+!qBjn_{xu`qVsMyD=SLoi~BJd9Ko zm#@X@LlV-oX|sB_z}#(|n5ThcUL{lQlk=kDl>?IP|Aj;vV6W8rSmdZUgdsV*t|<5; zcKKz&{A@Xnz*yU@xNV}VAlx0$1Shf%TZ1GN2*!73M(1^tD~+|XM7Of`ZiuG$C<!VY zAek{LvW+AZe8_y`hL4{C(iRX5xG-=qFW;&1Qt0SoU>qw5G52_lu9Pltd)*~c42|nT zn$X-OW_b7EI!=aTbtJ??m_!h6I8nPW78k$>alXvUaN;7=AsFBwFrT}D%V3t@1PP54 zxJi$gTFu=tb2>SNn-9A>Sq-t`Y|NDxfMk5SY4P?H6hLiZ;&#-mFWLX;;@lom;VX9P zB=a*upS|<OUc3XsPBIZ3NqDUeR@v8cq)f*BYx7Yq?W&P%apng4@%dU7{c`8OyLK@W z;&4xdz_-8<N&o}nPWX6`9vw61$;Znf(dY$W{?f~^d^nxYOEPtA?#h~Xg8*G3UM}P+ zha;PD6w!`H6iU72+g)@ObiZ^I$xK6A$>J(B=x&vX9#MoY>RxKZfU;3||M#981BUB* z$>qMRY~Azrq&$gwSNSF`I6N?JkDjc)Y}sh!vJSfZO-vAc(<%4C7PXo-nHZ#4w3>m% zp{q3RLOv>{bdIR0XjxnL?-U8h+e-d3!4e3y9tp$@Ro0Eg0BkasyK~r6*hug#jJd%L zH8)}B-Y7NsCOeegYn}#jAeQYn#<vD=w>(;7!=~S#oi-F<8S+9?<b?xu0XcmXYatYC zF`gzvw2L5|ht((^Na+9vIi&`2u2Y4El2s8p-=pJQK+jB9;R<5zfmBm@_L$t@?+cAT zAoViV=ZISh&UAByU9G0LM+(pXqQeMbB4`><)WJ<@?0)QNRx4@nErXDFLI|x<g9wwu z$dheJBF@%;@I(*_OXLOR3L-gg@tqB6ob!U)m%31*uc&#ND96(UYg1l;1%^f7A;gYr zy<p*lzk}y1)Ul#JQHmUXphy0KPMFs2BLO29g5X!I$;|Qsmxc&jj!1I)ah{8$!XEz# zH3kqayt#Ygp)6v)JmI@8p-uE<FWl>#b%%muuS~XR9naQ1NlN+gVyht_^|LXMS_M$W z<z)_tA6T3rwnl6=mG{a3E1EL)sF`SV14ZelmV+8pO|ZjBF3@#e^aP?xdpzSx*bXAM ziBHcX%JiDa&x|(Yc_I>K;FbVdm9ckH0-Tw}kDjHEPaM?X%tpF<s6J@BzUSI&t$3>M zkjCRh<Fg(3?BQ@*qcTPn#XPASk613JKrZvj5RF<KFuk{VPWmXX&SO@*=9*WQ{n|?4 zwSJ%WEw7f_;fOsl#T#F(g8npS;xkg0A-kjJ38`X^X5|dZa>CSk<bF2?Bs;}sbn<^o z8wBw{NI50k&P|~gp*t|b<ttLV#po(;wKP$!&czN%^~U?LHDQ5$h_p+FYL79~-J{M> z%sBv0X(=|Hxu1MsX?_!MNx0atQjwKqA8S$!mb7PMhyml-5w8o71y1iK`I8kD(P}%H z@*1%-S~;QJV4ELbo$J3Xh}0E@^9XCU+>xoF#?i1nK;VHF@CYzHD;A#h_t_9kwY-~Z zh$YU%5b(>2rKOeoeqr$GCug$g)i)ghlrjnF=x;f9*(P(yk~dFQylBhp6PL1VUjJ0t zIGn<xSS5!OkczJY)<tGi(<Yr;@r=RN;y=-X4vv_=aK&}f%kSLFp0lqTl@Cwk#*sO8 z=bwNg%u_sHDWyenby+?^1&<ig?<}%&w)L<~mz5bMDu$zurbN>*iZ;CxK3;9GH}+Us zX@6Ry@<UleU>0s2Gb%Lr_Z!dBGHq0nyUL)0J!Bk^!hKWQo@3gcFS=;r#Q<c}DML22 z$_3pSV>DqBFjJ;`P(4gRzyKe?o-;hLyu+NiYYO;G5ZvSsJjl6eZ14e~nE+4j>~uME zoj}fy<@tu3WCJ>T#E#I;(==}BelHnh9|Jc5nVV`jrw<s=C-3r}C-~?8rU&#NfW0!) z_&hDhpFjPO|39k(5gTXg|16KQRJUxEMUa1F%&xbujs&F)=8C{UAgx-YQfB@Yg(t%4 zm<z1VuM>`6T^Dt=dfK*iSoVVDK-2NQ3FgBMqZh#m=1X)CBVu{`52F42;X{hLBO=Ab z`wZXbaAiAcxcbY=<#;@KlbQCwWoCLk^3%x&qt6r$s=9mU!F&LLLji;c=58l0M)%?k z3VQ&~CWi^WXU@YiqAuB>!*>w#VCPpP5I{Xo%`?<21dVHGvDyp4J%vQ3@dCZUJ23!& zlN^oU|DMn0Gud3<OjldI@*tM5+?s^ZkkF<$>~d9jV0z^^hTMX(N(*phHAcGzc-64K z@NB;A65-v<_ZQEEUZX7k>I6h}`tPFLL*PP#?y;Y34hlSl|8S?uWF*J6`I3o$GLOPS zJH<<**tOtR^aU~=ik%Tl5L?FsmwZ{<z%QM^@5MvIuq<!I{%WA;GxX|3i-=>M`N;!= zicS9wHl|{nexYH920_H~_;Ct7dZNZu2K7Fg|Fg%A5L<R6Rmhn3lIkd2_Gfb4blln6 z*LIo`*(!aTp<=^3+SV*Q+qb)4`~t^^Ju2xdF6OC8L6QI^Jb4DAnoA%JO$5N`r!A64 z*NM9&mq;kX<;t-zxvts3pQKTKhi8ePEEh!6(E4EsgCkF+QF@wcwJ%iBw6H5arw)!i zGp@)rXw`n$W1F!K;6s`_FbU9_C52DRM5a<Og1>TEI88m|iF5RoS+otqh%Gvd$(-d5 z9G9gI(^Hx|Br~k5vx3`0nj18QY&lguLKWxG6x&SZwNh4}sKV0;UTNb;?Qht|TX}-w zfHDaVT^c82g21>g^$>AQRURfegBPxO3Qq&x#<)bqQElV260FK<-s<KEr{9wDBzDQ; zCv}r*^7>QVwqJbaQ8Z~xWF~=+#mP%)Xu-b+z!lxg?gpykbsU{z3_3oWH<uo=S`Xgs z($^#QoFo{QWdO}n5e<Qu6j5K!Ka0!u5@0+i+OtYi3Ol1kSomW+hK063fl>z^^Sa@B zL7^>jd9*$-4&)5pD1RX}xf!Ztz5Qm9oz}`k8V4UU><|&GrPRpFs|yGubujj5y#Ym; zl|{W%d|>kOq7bTx%Eg4#44i@r_Ci^MKop#TBJ%ebC)MV-1&q2PgI4Cya{`CYMFNn( z8)k3gNl9&VjelggHAD|Cz(*$3xnFhR<uca;%mEKe<nNglCuZuTef*d1r5Yz{YBhYK zWZz&s4qL>>Zs@6dLP&gj-QS34M{{l&_jKd<4q)D(wv&7Evp%ze{kI-}b$A11a{vcU z@mYn$^GeFGNUaew;7M5@h+9B2_4-k*zyQPE(EJy}a2n;3UG@#`#}&~`gbdKe!sWLf zOD^)$gP0A_okd*Oltwx0Hv7CElDh|C0!e4%!QCwNc@a^nAAyxfLd)fh*#e5h)lUDu z!xJ<!?HfW$9Ui$EB1%bwPf!RWuGEF-OR1|3*RRyFsE1;clpn)E4~LLKu!n(7gk}?F zY;4MIev<b_G`4dmL>f>R7=H$X+`BT5@xdqg=8Jp>1%6^>i0_p7Wl8F{<kL|W?bYVn zk`^7bGTJH9^oDAN=4%F`sQ}TIifSuI+$C#<yDAflPqXH?hmD%NU!1nk<mQxhD;D{Z zNhb0x;|K>=YYlJ7vgnL2A}$>Y0ViW7++ItA6R4IS^*NY=$UD=#I&{a_AKvQ>S6o|4 z$MBPkDI=pC*ab}=wS=$j8Y)!HF12rX1y=Cd3@L<s`A-2D`c(nrd@HSn-}d}hWWtX{ zIlTH8nK1fACiwsVG->j-ju!thmv;QWVzIJ}(t<oPPYsL=*1w^DuR-Bn&B&ppp<d*W zr_!e3jOzvlY6RZ=nX&X1<GsEPc}&r;wAjvj|AL^@zA;BW;??UwNZU_;;R@Fs_mghN zjDZ|HUcl5rAP~r5<VYjJ0BB|mwsisn#ng=cO~m8oNG`@=48@0Jqqi3f)d!N5jm1cu zfzADN9k#XsmWi@^9vQS}47T#kjEcdEc_>Th`FO1(=(YHxTe7Ds=j)^>=M2WScuUOZ z^gRv2==k^^lO=Q8BAXA@G|!C+o2h%6mAt}oF4&i3s{+*n<mnu7!?pX?vyN>aapPJP zt7w9Q4z4}k0r^TFbo3?Ik^k`dGs@3rD)esmSYx4BKIpRD8!UGK7I~$hGpylWXL^&J zO^L+tAPc#9>(Me1KZX*{cTD)G81BBpTtakZ{i5M~AsfO!p^EUxs~1O9hS`B%9FuFq z!eY5rVgin9_^a?XpfgY})Cc|rBEaK%kv)c|MYy!}_>Dvtr6VN5rHs))c}!okk88dj zEPGL(mlSS!s${Q|>H}RmT7YllZ}9x{WS07VGLZKVN5($IT(&`5#&<o|-vB>&Jn-me zsw|dI=e6K~D#Ll^09IlF&rDs^usMSFU7I|YBKJl-Tvaj33QWXgJj}|Yk)8D$_Y&p} zB9owE7V?bA_zbEZIVRZoR2U83ZHrxuy#J!lT|s6WL|ZtXl5UUDWDtf)ndo^v{3h0I z%MXni-y0^^v;QBc6P5?iDb=A=qizviloT+#Ok8WT(IZWK4n9t9)Se2`t-+tl;2?xs z1$NBNQxMHP#VWg<Xn!L^J0e-CMW^^>D`3S-9=}Xs$BrGK)b85GIUCdfbjaKW^kMKU z_VL7TbTUSn7RE1o=mp>~GAjfQO~*qM`k)5l6u}FfLf`);vLZVGbbR}ZdN)G+&k}|I z9kBRM@LR~%+S=m(mMc}!a@-I`{$5thUso`vwI%>r7hG7hmtLG_1;GX!vWSpM=idYc zR~y=9pBPmXjpqu=>4!R62RoJK3IJLFbK3*KeU*Sd84Ww9WIX6&+UD_m_A;9}+E~*2 z;r@i_)v!9Ek7jcqH)4oj&_3RSq^qfaB$Z0SuHK{3rM<i7l$xNfs(oaYy1A`Q7eZlE zcU|c10NqAHhcGUn*rIRE$8NJ?E9zaHH+!bpaIk7IP!ZB=i;C~<CA|Uz6ywaOlIKue zbHvtwN;-)bXfDUB#%cDtmltPA-??%1_tVsQ10+k~?lD-~aIu!sl&v7uu>i?Ck+M{H z3w-&U8Dm|+@3L)R1F)CrZ6*1_*Muq4H{nv2c?zmr*lzFjSH=Gl;c5hdbpdhO+9s7l z!(AyHOvb(1?Q~FS#jj123sY}%cHby>k<_$j>&jge(_OFx^jNEqf>myFXj|Hh{f6-z z2y5S4vND@`MyYX4@@Oq8#W*f+yqKr+oGOO2(6BG#G#P;fv{}-g`EyXf^*Uz5wrM#O z2POTKLeO+{f0e#@Tn!AmU6OoUQuciSgQ5CTcOmb?8Kp;xaf2~8CwHZBMW$Idq6+6x zcfhXauM~KlV6nH3+d_`FzfNCP?Q%y~@lWJzH1>^E*ptnuJ&G6AFvJcmp}m_TrNV=z zhqR4Txm)<g6vNOE@dA{W{*GWe?N`Z)G<x3xsm8Ex(9vys5W&lM*9a+RS4o%KV&A0G za34LJMZxe4BiYI-wKUI$KYevj18Ky*pI>PA^JfoH=R&s@GR9N&Kw*2lfs%?LA-{ZK zDD^TV01#=>&tc+4qM_q1)ZxKGjb-irDLarWv-qT>_K3BseLa%)xB$n0&8xj4o9q;z zOH-jAMf3IwY4n83LV7F3^NcTi(?k@_VB-3=3F+&M7b~3Uu?@Y1F3umC3F?yw(4Uq< z0z-OM+&JP<INzKXb&6;*+nf|~_?axO$Q`jnJe%+gz{#9h4XTG9+0-T0LWl}^W7eHv zc39t_xb&v?6$Na4w4QNg7=FeSYk-?CZ>MiHvN<4t3;hi-*axkBdH6Kow0D77_AYN- zt*{$N=>xN1oh@~?dnoZ4$F%8&q2$X?<%;&+*fSpqwpbxDzHA?4Qt_4AJ|9D!_@a<Q z=;z=u3{`;;b;^oG{uQHuZ%7QTUh#v$!P*7dMF*-g)R98}$_LPk55)@?%|&VzW}39` z3fZm%$+55_G)0kcHbEA*Sd?E*9C~_iH_sE|_NHuCk<yJF;+qJC8&9pP70X3bD*1DU z)|gauJ|R`Hsn59I_oZ^(^3j(kp4K4v7<(<!00sp63+=z=RI@ax);*Fxe+Jb5{Gs`O zpHu%cfevv)xG68S{rFx_ZjK$An)wj`gK9u)fJcC0ppsByx<Et#paqW+V`NPRra}A@ zsR~!Uu-Ou?f>JpUL_sFiN3PVYU7u=N*R0aC)ap>P)<bju{Z$qhTY?0*xA)DPH^<9l z+sWt2PKqOK_v4Tf7=V7b+W?3_r``~lHhyhHMu@W4Du|1h@Q|2J?miI*vr$U;j)T9{ z&mB5jjAKJa2G1sU-&Dfp<!=kmCV}Qwmtk;uvJHTevu_py75vMe=PuY6*#3!y${DhK z=r~dK%1-Hy4cO@$;9&L|45Hh2b-yG*>yF$xaNcnhK>5Z;^9|+Ocdz+f0z%O{*jv$I zz6YK0NI?5iA8OI22f^EmYiWCfVB=G{!_j?e(Dp*xnHb7B_}KKy-4AJ_NAk_v7mHk_ zdm9;{Y=0f8LEo-%G=H*feSsKwqhagWKX&CldZGLl7~*T!NB9mq`Ao~`xy_Jkdy^iT z$$C{otL*LJxa&zh@2Pl&Bl}(eskpQK{LtgRfkML_vgHD4%}ox8fh0Z#-}|>Fs1P&- zf)$vB8J}d=ijS|X!fuf_x@QqtIZBclI4pz9_O^*kf4O5{6PrP36W&I#X9`Z|$VAcO z6qaY0Dg}*(yB~+%XDg+`Fb|?7g7Jf16h240O4?bDe(+B!aD_w`-Y86!K^Em8%kUo* zEg9rc7_9;=X*{w>kd$&brHXQeVLViKcnrG;49}3UO|c!*637aCRp1YEwkP6?tg1*A zWpT$YYw}LjKC-AisL}2O3ez2rA`L^tOX}1V_P0A_4Oi63)DepF=41hAj=|%xV}l>S zBt8oQR2y50TBd9#nwg!_j3rteK<H2<)`v>nAV^F^QRe`o3bkt=Qe>nWt04%R86xAp za*6uby@g%43U_OI21~j61)^D)s7j>}x$ZiGY@jNLku_ERojf6O)F49RyErj=2HNw; zfxvs3*>oBn%;S3({`{Qif*R<T3^U*QGO8s0A#;#nA3q`HMmW8T1oN`uf$a;JW&q1x zG(SCJW!OT6{?zAUVH)@}I)FMZ!~!63CN|ozV3<C%fmiZUp16{olnhUc<q@-H&JHp( z7{&|AoE<s8d^wmdd(Vm!;BKgG6!1S8a1yEM7u)9*Ct|_9bf(X{<zW4Px+lzmnuOoN zV$`8_hC3Jyk9oCx^NI_xp+ST+OeeRL62tN4yMTcTU-$ky3&u3KRu)jAh);3H<aKU> zJ;2QB$8+t37wy4;e4>E0BS_!$dFQ0pjbmt>OL<dyZi%bmPsA_k%-GwfaN7LLla?ft z8nZ%*0We*$_Cs8(=Y++0M;9?c>AWfqNq2cHhCElN;lf7NckZ3gdA<EZMc>b9)EBx$ z8gA{~(QW7E54Hp>!txR?PTq@}Uw4V(XJ%vU%NwbmEPTi>w$Kg6)^pGLz<byC0_KPI z7BjsG&IPG$)js>bBHhJn$08ZT0fKS6_0i2yeXEqke#D~b`*1aPBZ8kB=uW`U1zf>p z=;pD=s8$fb8zi>Mb=iL=Aw>kkIKcJZ@feCzRB_QhLYXYVVHj)4Gg3APUsS5<PJ^V$ z_Ns=t0R8nd2O|g!74unyx4zx~=3CvXggrpAB+nllt({(7XoHH?751U#fAh!JQX5DJ z|3gbxHGw-TPL`6imM+kPbXWYhF_(?ss`hj8d!k6XdN~Hg7fu#Osih5k*p*!L!dT(U zi*#&Fzq-iGn}u@mk!)GDi~jH8gsX%p8yP}<c1Rlncr*M6f%=QqGQdT@4$@;-Pk1hZ zeh0DM{@+e7q~@8}#ZQFH(VIC(COi;3a?~aQX|D*q*za@ttxeqLbPen*O%$AT*irJo zop@1}PGYqyOw~6!7g1ey|K{vAXjc=D$zsx4?Bxo<GVX%CsR0??XHHxHPpIINP-31b zt&0qSFS`>0lgX@qNXj};JAQDYT%%Q;*TI`GYDC7;<oVyqcXi!vo7!p3gWURgX<h8P zTwD`bYCP&dk`X(h-~(K0b~7cXBL9K;d*>g8+2~Y*yAg1f<A1^55*J0kLu`FlJ-+L| z5TwhoGI5oo0?BgP!nppy>{vSJP&S%GB?&_+Nh@-fdPW{{WVPb6;qScysXDqlYGNNF zEpVF)^;LLwZQY5H1zWR6nZ@S(Gr-2r0|($J0U`eMVX^GhG>$@dN5-($#_lrl6Bou> zbSTubef2`>X()fsy{80SR$!1XNyzH!CNnvAPT|Ylr<P6D&MwWM_LaqFfK0l@?)Av- zmO>s8@@Z-)+BpfKf_FFV)aQqgM=B9QOAzb+x_`ZUtSPMv0xw8hVfwZP_#N5jHWv;N zN)u={D%$K9S}BWy+|wUvIEBR4i#@&wHFTZavT#pCJUM$5BSQ_BedfzHwsGJlKB*># z!*3%RsIxj(B;eXNM6)|M9rpV@<FWZ=NG7=sF1LTfq?zFiU_;}xZZmlj7z2<5nETOy z8%)+UleFRg+Fy|`aSgr(YUJTY&}R>gC!gxP$Z`)eI#O2AJc6-0$GU1}(B6x$D6-hu zyNezV656qb^!J&3H|I*5_GjimH%VuR4WU`o;|4102!S;^l~qDP#8&UsBQ9U~FDd^_ zzL0%(a&CZrDOZx=$x#|;xJthDG|8`LRU#-^O~|3-mI1hoJur$>N)9<mJ+bpRTFtg5 z%%rX$L`cLGliArfBfkF*q*$H$`QI^6v6rOHkf!fn9Mb6U7x9SxUC<h4noLcGeMxLB zSzQOxAGPigW<KNy7URK$;qrZc2h_6YoTiXGhfc#}@Szr9d-w15&VAa^Gs>=KMk0i5 zo58-fO|Nbfea(6e{m@K(=`%z=))KUq1t2FW{%)jG(Ba|FolPa)Y2aw@0JZIjk|rMA zlIQ4Z%#R2hwjZwv*{~zCRi@2mbEMuE=rz@{h^3Elie<2neDs;j4fdOh6^^A(rBu$S z(v|xoV@B8JP>SRapv-Rdo@H_q6(u!%Ak658nuJ+@zCd7qlG65YqhheR-x~*7e_8%D zCH(4%OOK#QXiMv#Qno3M`<j9bj6xz+6KW(v1+UL7rJqpe4O`3I3saXcaEsN7F392! z;0twRwy$Q7xpaqD<$ti}1&QM=X~p!y^O-#X2||R~4#=^*1?Vj53)%eqWzy|(*{KH* zZF<7!uI!q;W`pt-x1b|pG4G*au^{l{rETVhtHONKrZXcTPo<k1d`i}12UxHpPAJcn zhr#QX?2%*3q)qD|miA%Ywo^{8?2;SM(861nhnf>ohBn{yOO>w{hNXsD5)yDS*J)^% zhSQ|4Qqs;3rp%6+TT3wvdxYnPMa-3iN!bOH(xT`s?-IGid5L*!Z!U6N{!^!xT%bcr zvD}ButO>ia!1T-kv)GrkPonJ3533krDSs^|tv0z`VW=X}h!$bC=joxGY_x|-*=Lm5 z^ed2X2qgJL-k!7LfVwxkrG2`UMkMwpWzC+A*dnC_Cz>yy;u^ha23c^6U*9V2qq;38 zwIQUzpQ2eAoRVIKKoyM>Xn7rQG@_~3uk*8c_IwH-z}iZ^4I%6!wRNOkKW@t8ktLL? zuoQa}w(Z5c6D8WK+Kv*a@fqi*qJ<{W>{=!YT?<neo7LJzlyS@W+H<obEO3YFzdzWa z5u}HX5$~u^v5<57(%rKCyKlL#T2A%xVCy*0xuu#W&7x7NYy4-K;?^ChN`MMhmv>pl zz$1?@+n=T@LYVFmlvr72Gx&gIGm=T!o=XG?6vY+}R1o<#1Dd%@W)8nb!foR-jK8Ag z1$!aGd>?lCgR5<gfHP(QK*r?T2Pdz%2ZW-}nEKGfRpAu-koU4det@!a*$#kq(GGFh zoE@aZfhj8E>@Zz?!k%<`{#Kb=25G04Q)W}9S(HjvZHOnmRc*5*JS+XRxK$4cF4Q{R z4PH%Yo=@G-bL*V}L<ciF;N+VNzV+J>9FE{M+Otk0sBGUrhFg%hKjYG^{M|Xo3#VA9 z?sQ*MO8!>#R|v(tp(V@#poVW=nDYQejOg&7Q<*hH{3oBGMmJ8yor|yx7iRcrJfn*K zm~C7<rSmldxj0`QCFZYT%4;$y?f{p{T`Q?e1W)2RoD){7HszNf-;hMb74(FYy)#Z; zEq5#yEydlvj{uHJnBPoA7}?-&UA{EPyL?@Ex;*IP(hF7_#5mHYnykG4#O7>IzdDWC zJ(x3o<)L?5o0>CkhZJ#!lvxvwE5l90$#Mt%aT2hPDubP$a~tNSI)GmAY;BW`G-G+o z8nTij?}kDbdSkv%AAi8nzqc!LrvpRRKhfHTzE{|H9{ZG^j^HVQL>F=M6i)4E#PG9B zl34n8|06K|6+l%9)hP2sDfE+oR%&N?c+669^gYfk$gC$^o>iZ-JbZ=uj&u4H#r81C z-{)3u3lHZZzfN7OBimI=IbW}3K~Cpitp`2F8N+lG6YcF`St8;E{wWivXKL1wxX*Gf z{Y49|-D^hrp?!7<_XjesYs1iyilF=3pO(5Vy0b*oYHT%VyF{BTU#nWvYAd)?Fc_ec zO3NrX0%k#@?xTuu0em4FakxUNd<DY@%c7%^!#-{AXsMdiG?qoU#(#{AL^=99`kUcZ z=!-$Uey&GpR*lErS_fhJSc1_xH0<!!WTGmGFDgy%)Iy3O4<<o0dlw;2U34+?O$FQ% zI@^;cEl<lBXC336x@nYU3Z7zw-qNO9?Kk487que9qDb}pqntY!;lz;%f4gxsaNy#v zni`nqC+MK6+Uuc}hhA92xOv=}K*8vi03^qF@uC9>{gVU?YYQk!T{G`-)o>3UdA}Fn z9PT|}=--B)XeLHEw;ZapHeC~qCqiEOXdsSTz1Tw)A_58}WxHMHIo2<nc)#NQb=F%o zdC49?itgjo?K-&Qq&(5``@F%gkgbld)WwW5Jlq;_ge(F`OK2wF1sy{)gviN0eQvp> z`J8~;oaf%-1C=H6R$<8(2e6BuUNnVG*L?o$uww0`A6}eocs&qOu_euo{ZWhqnabru zHLps;vwBuST!;S)74&s@*DQ$umM<glbw8xqZD*)6PF9ov!P{vC%V2Ky_TK*f&Ut`Y zLerkchZ$OOZ9^EqX@-5cw*T&L`&oDngMZ{}CIq@>3z`54(nUOoXD?!M$&c<ReYN|+ z_5(7kGqGrO>{J<Z8NO0osn@jINiuOl!)vSZH4ieORwIbcF-zEOnsCN0<%*CI9AGO! zBqRJ+75ZIb-pq7zX1{~!gbPW*JCtvk$OU8AYTH{5eerIe@NG(o{q)3`hz+-Kv%u+R z#~X6x<DphLy7OPD6nvC`uhx&0k|`z|@2DXSRy@rBQ8Y+CLb8gsZed^mRI@zh%<_ny zt0H_cvVE<U7SY-=Hq@}zn{g`(dTTBZrlFYv!)guYVG$L;uA4G%D>?<;pk^hbL-77P z0pyWioO(X5w;GFmtXu6g>}}jw9q;DEI0o-XO85Mf8k~kAF&0&&kE;u(z#Ns)cdW7x zM-yuzes%O;h8^lik&SoJ+DZh+IOzh=ycUfBYyYOp`-hc4p^Sg_nv2G`Dy+nxVbSbv z1mG_G?7$@Y2Lrl)JaGNd{C_@ZJB6!umGnGNAI2D_zVfg?5WczqYsSAVZ`-}P4Y+p_ zFCyM@)xUkTzEQOg#!uw-aNa&KI;nDQ`etNWZx(jIhTGwyPUzgc_w0Dxigw8Sk$fQV z7G7&k)tJ~r0sRPg@G+^zDYu$!<jdprJy9<^j?VRzF7RLfK<%<QbY<GgPw*7OncN_~ z(p2r@KJdr!6!(MnB*+7Q;{Gjr0edaz=IfT7WyW-`%g4e-;mKun32?+alwT3q+Vsv< zA^*Uy5xflWx<*k}z7FVzY_Y~eR#CnR*bhJVmRH<sz6l_((ISJn4$3T-)I!{pKyObL z$9RT@e&J{}vMg8GI$trUQoML%-z?uyJyK2BwcmId2nE%udLS6R`Df9c8PdBq#&PJ_ zmX&4K?}D;LNw)(b<i4~>oao}el_Evg9_{m4YuVw^cyUUEf-A<BctudYvG=z%*}NUq zCVmENk6{&v2u9Z?nDH-GD49~;pW|L|b`;S83wqe&eqnWx1bvn}H<(GkrpIUMRJe;= z-03_$fmQzdzX7Q01i&c+Z+0Zw{GQguI{mW{2<v58&*2L;8M_kiTS5;#Fj^9rXcB8I z0TIIh-@v}X+UXtW-+~Sff>g}?CB$S&Bmg;mCyMoSk{AV-UrA1KqqtI9aXiU&GSBM6 zF8$Rg-=ghjvGdJyk~+&jMH8A<g=}xc5B&$R&WNIQtqb#{0+BwbogezrA{b$rg*uBA zcpNH=$eKsGmW~_h&o06Hj^s_0V_R2F8!mzkiWvnH+b8#}&;1a%BLT!Z9a<!Ls@Fkv zxG7cC5C`HE4uy(~uMQd%4sdVGuCip2glP?=V<Z$oqY2@+V*~3hWE8`&s*86vOGbRH z3ChwY(wVp&`}UMJ&V16h?B36iF<Y}~72>9zVOpMheqP<ux_dH8X4k<;WnHa!S#7|@ zy+wl;bOX|@(5UgI)WKBxBz@4m&V>{!35B-!G;MLrd!`<aP+e_FqBa3sdoFH?>m&ML zSH65#n-DVtI*lJ&jX&OjeLTc#9iu&)(!2!`mmdc6sbYIKwNSryl9T>h>ikq1EzLr> zeUI}UzOl(&CgvKrS52~iHDIlXqD*KU=Q9Cc$t=PXnh1()7mZ@V>R;$|c1lOui{Mdo zZi60)uk30T8Mzb|$JA5`RkZeCHHY6fq#k1XIV`ii*}EtRV7$)Vx*`V_xmpr%A`4;y z81P>m%HamWB&#N_%1PZ*+#SldXcZ%owyMA6eg2SA*1B{=Eba#+iaFSySY*(x+)Afw zeQ^H8Rg{Wabf8nl_LBsd5lo_+NpJ;bj+yx7{-OP%pz8@Kf#+o~lGeOGnI7n(rx)?` z60pR-6s8ycHzfKtB*?9E*wHJ0ioo+lA)651l`G<w6ROjH1`c5irR_Kp_x>QbZF7rY zd7}vz%T^WKAQJ3lP>^pa_2E12kfYr9MefuODE02hxc4Y+4_pS%E-+i^*Gwho;L%4x z3!DTyy)n|HE2r6$%SzIgzwhQ|FaK(Nu9}Xw;<j~^nfrM_9M$PhF%iZv1vu|i0gfMr zIOGS|^;@hubApD`A5(kZX1bpKgq%Q*tld-2chH!e@q>~#NXmHn7mJb_`7#=Z2ILEI zc`j~_O-Ho4O6h1c&u}=Q+;yc%Y1VDNKS#s8x~V5)DUMNUXZ~P$>93{<52WspXJ1~f zbHrZ;8~RS9EOBqHeRf7oWILIufgl?Zp-=$tRd=n`>^fo(t74tOmbGzK`3N&fGuCck zF7d@wmqhZhe1BF~Vq)-3{A|LhJ}9c;#dayesb*qh++ddnpzLrp6hc4Wh8{crRsL{} zliC!09`fD;O4JYH-UHLg<K7e1cdU@_yfS(5KmQ=W2E^1M`b3cp*xHkR!k)xUEe+t= zgM4CO?a~F-NT&LPSKVTe?mBLQ`VL&(!gV4<BVI$g5bo<dUi-L#;Pq*5M!mJdLETzY z560Aj`^F5tk~tmp*rnDMh#?<<D@2<R`WX#9vFlzI)`i&RiyH>9`>9-p%nBsh1~SYq zwAz7_lgs-9_BU*vZVh!qSSK2g?7f(mptuV!QO!#o4d|rOt^Cc$rj56a2ukpRjX~KH z3oHwl9UbxQ1DF&*Lk8!%B-qrE549bbkuP|1f8|!t;@_4ss!6!FTVx`ne1e7}%kC%K zFDLXIN}O9Wt_k$2)|oyazlb#wDlHkW!}|@Tx|tz1=_x=fVG{E>_dOVyenJwoZS0w> zkBCp4vbgyQAs@VbNmTa0Rni|)X?%thUr~dMn0uGE5FR6SJ|G<f?cw7A%`kEu&wXAd z&!duz*<+Q>L}g=Ix^v>zN8<JQL0HciT??*$2}G`aE&`liMA_Qz^3&T!rpYLQO!_dZ z_KXsykkA8V^q?hu#`9$u>QIj6R=nAO6ZXN8jKT=WeasXv(_*TrYvYh<XhhO`a=6f+ zEAv*_DvEvXf{4?rU4>w%EUGR8`$CL$_J~mDFv|C7%9%hMZj=<$77iVGy+4U8U|sB@ z({v2Y2Qsqsil-|uq**f=$QNf}RgGA779vYPu@k>L$3>-|*m4*G7G#q}*YN|p3Egd} zBXA{MOfy>baLKohXT0j;Gl0?J;sMwh$*M(24`r45t+B`t(CCuIY>;RJz}lj(RenKk zq|^gRwZYPN+S(uh+Avja$z!7ZtH#@J?8%8xVNFqo;=E+1%YojI(F1p&O=NSD$AMDy z$Q=e6qG^67<2cOT$#p`cjmS5qn1G5@k`4Zlse-u_r1j<gR;05K-hS(p4S%esV3kqn zy8N?ycP!C^#_`6iMw#syMdFSW?MPHY^85-dBxTWz11OdVC%Dp6R)DB5BW5mxlS0gk zzAOBF?>HsNRL3YPup(BR1~fTR0~?Z6ZmKx}4VHs&YN=t?5vQm6{twFDF}TvM+Zygp zC+V0S+qP{x*|BZgwrzH7bH}!Ab!?}DH|IM~eRZDutvc^HRoDKpe_d5;&bj6q^BQXm z60uhp()`(o0XRu_$yFFim%9p_+JYqiO+$=g?2Ns~_MhmfYeRbvn|7@Gf;V>9(Ye1X zp4%kYZGWnxRM9k1U;4vFSE2?NzWZc!)~O=8Lk1J|(67*g5Yda8;D&0P=OJ{ZOM6je z`J?qp0@0^>rSgLNgn!ip$+)pN?Xc9s)&ytXc(@_h2H*n0;C7dHxZJR?d%1Rgx{(1T z{I78w&ad`5f5lw>o@q$bx@D^a#p8!}(WkgfP^`hn5FH(q8GtgsNSr)ytj`B<7pK;x zXULnEE`O=@)B2x{yYxKcLNGH9CSy;m_S+wrq_P)cWq38yqObqx?PB_6DA_Rmr>;mH zK&@=WS9km^-5x&unhEKGBWOhJ_7E9Ty}I>Orl~5`K1ilYXXqz^r=jsf=Zu#A7t<CR zv7hhNENa=Ja-rQ!v&-0EKLO+UE@%=OHE}7bGrpUSL9Kq)&Yy?`JHhA7s@UaVK@o$1 zl!b&KsaVmqahs%-F8;Uo>Ry~^hEp^#15o5|TNqh;jhq<eL99kp_PSXVhoZ?Pcc?4v z{Fffwg0O{~&!455nWdV!rJ8h3fo~I4<55*@!}&Qx{Nciaqx=RL{sTqKLzoOh!UapD ziCmd6A?u=U0J7Zxr;T}%ch)Zt!iYsaFuE>74s8rWLMCuI#yAW^{Ql0w_=YYm2ZP*< z5-Rh?Vk|RjOi<gtbn^Esd5>JTyYJyU{XWl*38Q$Tg?t}bf&`kX4I&{K(b5&G^y{4f zbCUcjWI#PqW<8bA1up@&kEKFKl10?6TpCQPZa$8>buq$(mp$F0ZUZ?J1EZ&FS#^L! zm{l4HQ=G1Hl7qXL<9ufHUKG?PjO-gU;yXp_4b$FLi5;O2obof95*rIS%l(YV6n+uD zl45g@E<C3A;!NW9D#yHpZQ*bZ9rdqO8KI2uh8Usj-x#OVW{`(@w7cxZoYTekq)J-m z-FB2DJe;s+FrK(Mn<?u|K_tv}Vcd~8@NBMlHs_c07w9j6W7I&(k)34n(LO4ysX@*_ z)eG<hvSVdW6=}B7H>Rq6A!9`z?DM`KZ3duGzl!KZqZ;#k0>V8cC)(&I_5u{o>vy@c zY$avH`>|^#C|Md~_wBVQD0Hp35>CAf@F?jE%#B1xfLl^wQT_z?*aSm;W(;sc;Ws7` zgkh<<n73HDB<V<RWx2hRoJ3cnbS!<+o4xM{(?*tUB=4ha;gf7(I8%5anAf}{ZeE0~ zvgu57O9Lh5#!tO-j4jrI)|yqFbJn?lGxS}TbI?iaqbF^78NRDft=BevS+uA>M<dzv zg$Z1V8!?^)rXAU>H&`v+s>`!vo6XENyu28{l<|dGN(;bm2aN0@DdZ_jaS`V81hYUB z2S@E9(%>QoDeQ``dnp;9mm*dZa+n~L*py#QM-oRA%W+Q2j`Yq+jPaW?<R%niXc9nB z>`+N2Y$Z6c?85JhMz%q*0%T?qlMO&J4cD4rmKQ4-A;WR>S}qc{4v8Y6=NBtu&K+<U zL+|u|@eGFt7iVycToqELK^DW1io?gEl5v8kDiPM~-+J?W4;JkYw@4ncA2gSu$Zk}< z_|refkqwZzSc2zFp>!OB2@*S&Ev%P(BJ`TbLm0!8q*s0=5He9FKt+C)Dt*?55*lPg zr%k#0WC52&pwcfe^Gh6{RO6o>G+=?$k3R9B4Cmi$LntRTj|Mj%v}>nM76Fep#T51t ztklofo(UC~O^Wdw#;-3euRP6b#^ZeK|3k~ZXvhUKh?}W6=;K(;tz8DNxUlIE_$0@O zz8LUh#E88}WTl5!L))G#6&YL=e&moRoFZ|U4wNwXA&u-)iu_%THX|=Q=O_}DiAs}S z<)v(aLvW4w2_#VKvMTAop+=y-D99;BT`zi#RZC<reJY@nd5BtXxQ6A`YWgP8$SL2i z33vTYJMOGue%_F8LAO{TC5XloA|vsBMktQE&^iaE1{u7>jEIuRNLzs%?Sfv@s@@3S zQCj0q+KpjMy8lEk%Se;6dkqXRj>J@-Xkf<6(B`Z>su{dh@`Jy0VA)m&d6k35*Nwm} z+ve8yeAL)fNvf$nXYg}lhheK)s)n8qq~0x)8*d>QsL(wR?vB(=0^fS8a|e!DbE&_6 zjS8?h=4#4FU5)z9%%!nnmt#A3#*Jr(zi?{&2<x)ndQc92Rx?KrN|?)xsa5*yaEHeR z*7w1BJLvM+Fw<v}UEzM;;Cx@7yLas$Oh52VMrd2=({M#y0<WduI+m);qniZvM)vP= z=bvGPDGnfEWJ~{KJ2kE}<nvOmq3gC<c{Ao}eFOsQo+E5le8g)kGg|{FyBHx=Y0A7n zx)Opaxby+=TJtMEbc^O5*Y?g5?06veLWnn3VA*i??#fAkCVU%K3oI>LGGD$A{^RHd zNH+0D6er$uHhKiV6kN%I^M6v5d8C0pK?E0wQK+tfArBbJ)8K}l7_d#Cc<xx;fIf>L z?G<1(hrQdCv42}1RI&?XH!ELrQlqNzNM~WwQ0u4NabQfdBo54|6X~wZixLjTHUNZE zzs66OM20ukJoHr6#~s`i5=|7WhuyAs@E?B92{KZ2r6!@>Dw|MX*TRa>FmMYaK3}mR zqIqYLGZB|W+BjE*=O+VkN9nMy?@IIJeP`b6UB<x`L+aXsOgt>>qt_WDa(&?a8)vvJ zF4OI4y*$fP7M)-hYaIh5Cx0mOQpm%-<rp{PAn>FsYJB23KbQenN%hITzR0|LRrXL) zxZe)ySfke6!WwL2T_e9Fm24vrNrBuTL0%X~wDS3B+;Bb*WYS9k!5;Rk&GJltyZzJ{ znBJkhq1_<d3e?^^s+9x6Plw0u{M}2v7P?^oQhq?$hUxZ)?!{i$J;V5reSFW2^zGXo zL<`#^=S1n@7U?w@Bn1N|SUm&koj0L%MBXe(@J{j$oQk+Vn}nbn4IrjVTAHp6f#3QQ zz~39wBWIEBAPPX&pGkFdHtP3|sfg;Sf4ibz9R9w)TXXSf3Ad7(UTMY*KTd*rzrOYv zk3Zmb!<X`S&CAI#Aufu5k`3+)P55E>3k@*iSYMEi$+MA=B+D=xn{IZ_h%{>qe19iq z^WHab#~aXTXl0hj_oCyLr>v=LCq}xe%WBwtmM4utUg1pw>8nH7h`<^<;gG-ppHJGQ z7rW^>xz{RB$~Z}Z9>RFevFi0oSN9!c(0}I1RftoA6ULpga~(4)SLsxT6L#`<LI6$z zc8;$L6xF^l!MN?i3+4FKKaIeVPuj_wP)sl#+e#zh$_yi`=TPmRyn_<9W0xmGK_fBM zFM#h~3pNP5$K_xT7VjaMG^EIyh!u|=BzE*PRo+6ZRHTjsJ-$myQc;aEIIO8iatK$k z$SINr$`|{UO9vYq8j&l@`YTA%M5z=jVK67p)uhvlq#KL2&+hcljDTsvC99QfxR(1j z`Hi-sSYt3e69QLyeEjp5-6urd<C^hYjK>a{4JNgu{HB?HSm5deq!#nW_tGiV`6B9= z_<ht#Cw(i%YUz`rN>#?IY#Kd}@BVeIqO^7F=!V_+(Bfs0EXMOKR)LZ<arnt-u2K!g zlz`&!WFVYLFF+BVWr0s!-O2+>Q45&m<uAEGoe&xaC)kBl({lkzf+ssbRfI=DxQc?V ze&`g={mF*oBY79Mv#_K5j6z6qNa56q7*NsOkul_CP(#4$gHki8XuE8j6-h-^pDokl zdfiSP3C)DYX2P@5%6nEe5*L*K;2=BO!@3ror*x*GJog{QQer5=axo>GHSkwjA%h(4 z&Ac|@8A7T!uN<)Bl5mDM{w^1HoU66=L&xJ%TSeyg-}1z`ESriwnhGkjh95ID&*KE4 z>%FeJM}T%5CGT=EnyuWRA6z?5r##6)cbxjoVw><hLe?!?U`nuIyd}fxy9$ZdPH61j z93$QE{Rog*TWK>bT;gRe35o=biV)%bOd$?5gvg*IFfJq@?vh*_elqle;r^-;ai&`^ zyvER3#af_86si0b4jheC%K}<$Ae>2-`jHMlv?@0s*k*v5$u$zV*)k?8-=Vewbbsqm zQ6Tv4><7*3rNih^O8@9)R-zTLNzGNSwX!MpbE48u{kgnjT{seu&^dnXqEQi7vKi&N zlbtjU!&aC#y*5kbzqnZ6FcYpj+yV1aO)uM-g_2A(-u|75kGrA~+lu1`D@2*=#%BL` zJ^Tq>Y+Dwn8lqf*<+SH*VpJY?H=3TpPY?N13HM1N4Jc;O;VkFRMN+*TWGe-E&_jYy zm^A{qe*A*X(=vDG?!hZNjW+UqVgSz|hv;Xwu*fqjWm`}TnN^%z58917C2*(vADq(< zV5v*`mkyZl7w?qfzvGJ88VY@ptevfm9sZLimi*;{js4~0H>*9Y-Q=TrfhI_C{;GHF zE<#=*sIMs{Mtx7i<+wSCM3yib<~vT-8~Wk*L4G3hmKTPKlP2-!AjeTo_V(!Yl+BOE z%gg}V76~YGEvsjsiMDnH5!JFL2GUeLDWTU~0{yCzeLsp*-lcDpZ^~pGlQh5kiCX!R zPYcHTP>Ch(TwYHgp=1n*TM&^wa#%Le)=XN2Y>VL+I(*rki5~;IUHTN4Cii-oH=hP4 zBzhQADtXV6-M(VqsBd%4nJrreChc_czpnre<@H(?vC5c8sA{6mH4Mq2MY72rlrTZ% zX6LHVVk+WK1@gTP*<n6g4<5&<uYe1E(k50CmB}7hR#v<?=ldYei!D>o#KSSi!$&nY zly7^-ikfXvkIw8TZN3vWA=a|LL)v?WO|4>98PI=6_;Vk}vZMJALYPx^V{hOoSmPLa zvGp_c(y{r4F^&G-sq3<bwC_!1Ag&|#t6>=3KFI`Oo`I2;7BM0ng8&*Bp*l`<h|%LY zqq-R*O2J#Cs#BC!)^eh2MmJghlT*w^;;5+d6<?b#jy>c5EWYx_4*%6ZBw0a5u8$wV z8#-99Dj<*iv^VgJ{sj9|4wJ4F5)u&^HYc^-pTs!TO0$3a)@ZL6Zzq;fHgeY}>Rg|9 z>l~P#`ts)S`E6z>K9JhQdco?P;h?54VU|Uxc@~>q4TlE_rYHxn$D0Ei?7r9U7bhwA zmmA%VDDmxQV?j6!h6a!I5N@ucFCh^BF&HTaKvZ{a)3`lL8D-kXjj%WX!P`#!+BVw- zAw;PpA;NkJBQll~9TlW+*C7cx59x*ug=sfy_Q67U2$9-JMunQOzd`H85KCO8x9>+V z9J(eP#CN*#yeCUac-l>~nsJME*(VsY>xJVCb6B_t-HPe?z6*FRyo}55eEfh}Op>su zS=WWsXMZP4bdG}2=5!Ayp~!PoI*2zta5S~mtNCT5mpECX2MbnzdHW;6E<x5RPgtCz zNPmU2P;jxZA!7~4D&Dp9j{#n$$}ZNwGd9m-%tv0oqGbFf-9-D}M@iJ&*vjbNOEFu? z+7ej+!G~4GK}Px_v+7F2x|dmS+D8^voLOGnnnAJGHnT&b{?GyI^0Cl&9G)=j`Nx~W z-Z|-z8U*u}y=Mm#*Yw@Q)cLgTw$C^A0UZo?Zd!dvF5Db9H%j?Siip1b))FQE&Su%y zF6>b~exD?;Ux_t)akTGCPO92@ZiNQMm>^P%?~eXnN}<HHYbp$#lOfuYTjMqZDbdYv zMozTI#>>ctTQI+r7XK)AF8Lc;p0ZDdB+={VqZyy@?-)0E6Yxp!F;U*i9hCB-6$-r* z4E_-+fN_pu2DC_y+tU8P#26gGbpeyaS&S_jMOu1zhkBfC0?V=Q3k)(+%M~y?B`@ev zqyarxdI0Z+E^bB=<|Gk4N4K8mD5ZsvkJHXZ=S9W{*>?h6@QUMGn?}Ns&p1t2TKSAk zM85Wbob6C0tFGX65Tr<7lD6f|tT8U;&`##!lmfA!Shvws<$$+}ro67z68J9Sf9kvl zRoV6`%6R#=WD}aUrl**R;sP&MHj}EmpN)E&P4;>io7>}3(?lxVl=m~c<`HF&NzQ@% zPR(hEtF_nA7)h%aih4<=^0t~~CAf!^RcnFN(?&m%MhRZCIelbk!=%!e$JHMGu`Tu| zG6k&YsQTsF9o@+LqN2+ZTIJ5n$tvy@=9zs%z&zFU%pmtG?7wHx%1?AAs;?~C{`&oQ zjtRoHhX0mDUj_gF{r}g-F8`kft-<~ZpaR!*jP~IfYEF^%feCR4470WNizm$TjM5UO zL)V(s(pt~oeUfgPF;&}ZBmc5@K4m5T{kVAr-@*RNk~9l93t2ZV-?>mWRf9gZxlbWP zPhV$X7UNuQ6KPy{9vFrsxMoNs!ib{M@qq<%+ct$xJ2W)ass_oS%1u!yiLz{7x%9R+ zlCL7cO>eG3o!qIk^yD2fG=^DLKk+2&u;%?1Ov;+@IG6R8p=1q@BeyBD2~eShY#YWC z5)l?P3E9mSoNQ5=-PzxLFpat=v4EJ@H}ki~H6%szC|ums3yCI)crzxnargIVY{L!& z31^chZ35=;7QlWi%Hi+;>^waJNiaeg9#=2W;N9|DW@(#@m3!f?IeIgs`5axT&C7eX z+&`9IPX;9LYw4lCS}EKAqKN;w-zxrV{d)xlzEpc@r9shTqwItK6@Z=giC?7{nsXRY z-G^fX!FW4j7+1fH1%i%=9oIcQF56-^Vy9bNzmcts6GS_sVbQW;6i*c;+<*zSt64Cz zqu@Y<ytD)M+CNv2{=~Eh3PL$w+|`aoOTXF9gm*9+uvb~m-?+v8)!q&E)+OJSKnXLw zQv9n-(U(`Cyx{xmPsn|{=yl!%J=WmHz(C$l6sCjf9Pimk5(RB5hKZ)K`qIBbc6I&q zGFzSTb@VVV8H#-XL0pl52zIIz(qw&>0)g{h`QWjUTl`uU#tpP#N;OfLFN|%FGHX&L zC&36Tl9}7Dy2R227&CTm*3EPH?8tG$|HKGM^qo%8CkTHMtmf4D{ebT^1~eil>(nr0 zH%046eDKA??BB&R%<?WYTTP%7;(Pe9#@_DkR1eDI0p^)61x33`0bNZf#ma}ThuKDq z#Kg*OYi#BYkuIbUs@_+BSiRyzp(uHdiFz`DXo|b8W>>HK?{VErsTXtoYM-)Sw}t;V zW#vfx71^&^`_HnfQk0TIR`~T{qdN~5xIp+^NmwPQsqaQN(~3aS3t*nz@gPUTP%;^r z0L(UVxpv8X&4H=4;>by9jjm!DeOxsl1Psg!GCil-Os8I^T&LQ)eLkNd^$>_C3ghPU ziE1j9#yG1gag85N$@5Ap6GE6UU%?8hiNF-mHpgV9;R?z0q&Z^lNy}5Nq;&OK&pleC zEl10##Tzs##Kkh2naEOQ{w$ytAwNG%yrB-M_kp`=`wQ3V{eAiFKiADqYOS7~X@`?* zmNR`Yz_DHzcn9*{DRY2g0&0MKiM?)4wH}jIO*18V6~dxfM5g3IrQ$qvYvpXqZWw_( zuAPXx3mWpML!&!Qu!_3fMOTsq{RF~NWoEm}h<LQ>*NvbvD%str6))vKX#`u$zmehG z>GyH=<#;$Ep&5VjRw4RneHLT<rM(Q!ID%=`%lkvjZh=3uK8Bz|zh`GD6vl~wihhRL z7q%ZHP=-z|Purf!dO54TeKCt)fBIqd4M=wQ=Rhn|?f%d4qLJsLc=o=;&EgLQ+!(~u z<zgq!D)0%-D6&8o2<$wT0EkaN9cu4Davw3H=oSc0a^$G*xOs_l5Y{+9?b9?$FPIUA z!b`h~B6Sh9#iA%>jlEa>@9eN-J)lE7jFbA@MQ}=REB1+1^t?np-NA0=hLSnW3|Npn zxQb6M*3ng)gza(GEUakGrNpR=ss38Qa$O0=Fox#HFRwZgNxVQ{;xc_u5aq`8GYxg= zEjUK)9kLc1!WIwrk3wec>>^v;cLh2+piPZ_4!^K)bnCxyiFT2MK1IEcl)@jpnWIf1 zX2BS{hGpd!{e~B%9%WPPA=vrHrFZM=%1_EKX-F`X|A(&HKRU#}E>}*fzB>X;QG9G% z*j)K+y2K%@;t&XEMoHsR0+!+k8T^7s35+Sy<SE%Y*hUA9*|xsa)kIE0*Ho%>tD4lR znil<3q%@E)=TJ?v?6FOa-Xbff-JdQ^gi_k|vu5!g-+7O?k2sEat~R?r&;AU5!yO0} zaN4Pias1wBsF86urxkZ-d+bIDfnzGv8fF`EO``?1YtBtH*}$0toe#CWbc1u!U9tay zaB3$p3@xw_IfnK_E%It~@5%T+@SDYTLg{OMln*hg5A~#6;Y%4aoz$IVTn8UALXG5| zqq)w!JxADIJJvAWod<l%Ybl&=s6E&>jp0m8%1|0pUCQF#V>wcq5<30jc@>R7vgAf) zVQ|GM;ZzReA=0X9VOA58Dq1d#mf{X_$DU@Sn=SxjHjg1k2Sox$>KsCZ<8WQ&cdqQ& z>zVL+mO@QO`BDmcSupQ1s|3tOA6NmVc=5rF;8zv@V<W4vi-!3>YJCxRE9BlMb%`z} zu_61`hx@djMt>P#x4HmXzy+8U2}^QMlL?0ysBf^A;ED`P_7hH4=^c?<6NNIgTw_Om zQ>sN(Q5xrRF(u@k50_KaI7&MK`yvKahvMef(PZ@}60ot2uvx6r8QQB+*~gg7C6`lD z3mNQ&Buv9NT!tb{CPRwN?@B4Ze=+?z?BF_wl9(vlIW9CzU#N9d#&l2wD3raGTt$m? z-4`K2QjxCqA%A>XW)~|6&8B}u9j2ux5!?H@`}Qa!>j@qW^R}O7nRfFn*J#VCR%jG^ z1#gz;v;M{}@=Uw|dQIZoD=KM>{B1l}8)a_DeU7P~(UB{pQpHL=I(RAb(!r%1m6Kbo zMC)q~4TDR;zr|JV)QVV8K5=l|?LNxw@i6D8{N%~o`8Y{qDWc4a*``<c{U|&)VT3dE z*x&p~*H}?Wq+BOVX{}(GWG?L5yxsYltg^#2tO$42QX*s04kQ-y__>%R7c?w=dka3{ z#;t34{`sZ?!&R1+EL#$RZqfZyg@t+Ws=O|%Ko#VtcX}=33!9gz=1Xft&U#*4(sEtJ zTT4TpU|MyS1Il?T8pKDATAw#Ca2Bu>UI!snWT8dSpzSc<)4y~1qoT>^y2Cou|KgbO z+K*XxKnK=Y>cnS8TJCo4*loOL{kbY;8zZe31xFS34Hx;#MA=o%Mk<Nohi_69PK9q9 z%$o!;mZWw&%1!~Q<KJFozS_OJ4)AJy6>MMC;wua{yk+At1-wTL^dFEB{fzXq)obiD z+|w9t5L~e534a`)fgul2iha_uP7i<h1|PX($7UI9cfffO>cC(xjQbbt=X(fAnH!U- z5@Q3hPfz)@N<*pf#|`=?6yaM6s$!N6%~Pd1QgKvG-<tmhF+8Q<(7lSPH8><Eo6JeW ztIq>=Wy-4w=&Hjwxm_|4lVg8vEsN2h67c;To)BKrm`tX4)w`_?yWuLdE<&VmI`j=f zK|`Jfq>SLv<~IZ-D{j4C<dmOKcEw&DvS@aO{c21}HlRG{j4{md%_90()`uYZqwqJt z>!RhM<;nLnvS|*70njk;`}ObOM5Lzqdfi^|I?1#q>tw~+RJS`niA7O}J%Gv>M&4K4 zwKT_7`Jtn*Mw^Z;r2!vZ#mnEC%@p+$++(FCa>Ebx#wRF(!;KKf@miGgXeaYf1<a+v zIw;nf3Mk&Q(>=nuG2K*kylWvP3x?Z^YiyStP*@i4SH2T=xX9uj<*05R<+Q<Xe836B zxhsE?=r*#4wf2{Nof-WcT7SNB?WkW$OQcn^6sGGE-poj%CCrbG(0Ekd=;(y-J^+6c zve~}4P~+$C2MGY(hyII-Fn5iq6Ca<yJ6(EO4Wmk%r!mB`*&bzSthIar{}-(`#K2!< zK}lW6m7WhG_(yetECz*$Wk<9fy_J^OKFE^tjvG61;zQf$1li{X>QW66HXLo<Xuo!i zG+U5R+sOnOvfxDXl)IN`8l<N&@rK(kHlb40?~hE4&M@b)Ax?BWc=$rGiRomclb{@* zoT_vQxoD#^6$eL*kNZ$?wT!+PZ1xboy}zGB6F_o^4AEu>kbk1@cCrsM{mgfKvOGRg z=VOVzdHV*kz!xA;4Q6hfW(G$f3^Tn)k83E&y6=p=%Q2d^9?ZTe`b$h%WuusM6ol_1 zVqfcSCN%aMB?h<vJ@%?y@f)my3`#`|`ahoByv3~G#KyRJ&-%P4;s@SQZ@Q<h2qnsX z>6n)>dt#1seY(}9z2f~LDteO{dN;7HDNP|88ynzhx^f$uAj`UiiP;0r(>}u*Z{Pdx zjc^0xIyz%3DgSWP!)}!ziNxWhPQ1kPLtYl>6nADS@`oQmbM}_<d3F~TB5)G&#_lNZ zmF+)9$%$M8{*txbfwIn};4}RCoTNpP(Q#cqt@WhBa!_G=uo_8Ub1F0K=K|YYgjz-K zjGF!H7VipMEz4&uT|YD8eP9|meuXeQQdTUo5alGSm7=L-plP$yunfgYi6Yt|?yBV9 zMrtBrfZ<5P9$0wRuW12GU*>ve3?nRBZ5a8qfZc2-;FA-(J=FX(<AI^Cep6ngWQ*Sz z_Vt#lZjzB^FTbib&epI9#HGPzO9$B`>&GFnqgwZ2q!klRa2+NbxWG8l*&{X05_f0X zxVe%DaW-u-jkrDl!2<80UP)i0tR9uPEh@oSCN7E?tE;f-6~qup!Y%Xo0h36OGb+Rx zF{_w%xD!DyArw5c70=ocVjIjR*N>Vb@5ZU}LNzEs=qBT&PHO1dBqNCg7mHv@)c$0D z-+w6akq*Fkk$#<^TfW8{{~KiF`0vOxTS@yrWL<gYFMd{OmQwGbEfffjqplQm>3a!C zWB`a~<Ir=P*JrCKxF%gH-q3vgp2ZCqZUna96^59EdI!t|y;r!N45xUGwkF@6Ummdh zWLm+b^(kVpZ7dzdGCMe1Dkml37O^crQX&d_I#VLH-F&v;+vm<;e_%+^MRDHFcvc2v z%Rh3iQ)0rv8v)4-k!=w(fT|!bT~WGDh9|C|xLU1~dRH)mqN}0$zer<2c^5uPdJopf z#40bL3tN;!J2K3J<2P_{8!38hpVHE;%X+RZ{@R!B+cRc6_51g{hm&$@TG!!K@WX+V znxuMMEb6{G0r>Tj-2P+~Z+`i7tu7m?Jp_>ZOXr0s5aMTm1e1mOpOX<dAJ&d#Y^yL> zs>ra>ajW*T$8qK3*1t^?ux`Cxd11|yuh%Lx#*6h1kyuyjZ4D8Qfn*|IiRLk!bR*j} zqS66$?p9yS%&vK)Z;I5&&8_bxHF7v8Rsf(6(=#dP4{?GSM_GTt`l@2%9F|3EHy#k@ zh9^qw(p_*d)<m|b8_sC<sO)Nk)J-;(xc51F+%m+_<*39l<Sb_<HjtPyUPufhOZI(2 zly%t!LS)z2yTeN+lZ{z52-Fu5RAlv!g5aw6G6<Z$R4>DT5`2>rUz<YwO{sPcrutG4 z*$8g$2SkZ;ko5asrOC;Sl7%`%E&2*dMWLHml1lsDvr5lOt6I-~vwB!x_eu#n5lrP5 zuzv?{J8ebjQD1473;pdI`~L!z|3~Wm*C}YWil!=-@~;nBaYhMFEhrX{<~&p|BtbvL z0YObFG#M;fNwBg9M&cjotdlzvdEQUD3qSGJyZn*V#;c9-oL^Mm;Ay)Z6TUeI$K4bB z)p}fgvb~zv{`~m(>8Ef&bUdJit}r2W8%~@X65nUt)<M(eN-QB&kI+k)(sw-QfS#Bj ze4~!OueNmU4qBx+ORPfNR<R3BQI9F`bBWmtqnGp2{8=(@lr{}Sb*{M~nYlSydP@3_ zE2BxTv_^2{3p<CU=^q-V-0V8&%PFFHb=K?-j$!6{rKAU+MzDbO5JOaMf45CZEvV3X z7n4CIZl(TZ?#UE65RY<s`s{SzZhJ8my^0i7G77irWF7bXNkwViZ458Pg&QjDlty)3 zJX-_E9&TrLGgOMJ&`ym%)26n|dDKb!V|X4G#0`t$D<)xJ1;_^m*Z4qFaaBND>z!Gk zG)5i2=h_tdi*kS6L7UgflLP7<r;aZ<ndMeC4-3b`ab<#{zsWKac8#L!o&~=sO1ftj zLyIybix&|BJ*!pdMv9Ee%%pOT<+BR@gc2kei0V&pEPrWpF}gRb=G6IX90tLo5sn|8 zHGfKLh=q6rT#^#1R{<sMh(<~jH*xWklvp5^C5FnK;wY>aWf=;ecs!@lmR&MZI}SK& zC(}-(x|i7_5uN)+6Yf%bWlv5(7(RL*dM99LVN7Ie;g@D2=ayg#xX#m#Hco#68|f&D zwAso`ynsq*xC~C}EZGc&Gx43MK9zgL+`MCqA(!HM;{q!U{Tf8dVsH#rD~0yDK|0nI zC@cpKDlW6$YtXrnf4pc3W@yG(kTIE(lvtI*x{q_*BC8I{lJi078aI07I-I84_&w#& zkY&rYc{bXPmE@$uR0*gLuP0D7-8Q;Kejmx9xd}H=<9!xVxS`mR!{iZSzy6r38Z+c= z{j{cG41HIXpNx+b#4K@hNITPty{R5-acpRRj^c0R5kBbpj`y5Tj!!^reNWK}fv{C6 zgf6v$uu|o?ZV(^pwpd=+4ldp^J^z}Fy?lOdE`dHU8Wk7_4e*U0`#Fk1M<E1b&wmjT zmq*c-c=@~_%ehwQGN;V<f(?Bj5o&WoyxlVNIP3H+Ix=^>4w^=?5f4+2hM98mlq9}> z74f5RPT_;yVl4hotK?`-!rlzivD|FDPYD0pq2Q?Gaht7N8@d3KIn&hF0h+B`5UY5T z_~rLO6un;^@}uY2V{n%Bq20&s>CtIQWym~<)Nb%|E(FX4T>Ox$`w<tv5ks$x9o|vI zjIYQYvJ=B6&0&YG-6fdDGW_gg{Qy?^nAAWdd#)bNI&z0twOlDZDMH`RpnhViM}q#g zp$)k@%4Nt%ESRs$)jLF1bs+9uQCAGV1tVwQd8rj{GbD30;TVHLlX6UIt+98P+wM9O z++x-p_RzvG(if`Hj@4pExd-6w1pWwAhq~>r%;t?5N@B#M1jXbnh#V2K3p!OR&Zl|6 zH@f0`__5{k-|+=^pRh4sm2qO9C9RnxWvdIKLiu&J%0Yxeto?00g=b)hl!p2EM{^w$ zga#Y<8ckVzdFB4MTIv77^zsh2hQ^MLw*UH$SEYKQimdwU6E+A2GO)6suF9FMQlXL7 zPYp`Ze3cS)#s+RQC<+#XGo5_JyCrk;>Cv(KUdS`1r!HrH|0w4}#@g4lz7|ZJ`#tXI z($mq`)$?id@9i?5?;GR}xzFQ1KB=<S?QhUTUhE!YjGXvgb-tYbJ4&7F-`J`~VyW2_ z>at}Je-*+<p@j7S_z~t929(k$s@|pjkv?!YP!sqBNhGD}z1;w~^;lwTywIfMPSOSE zcxE!KyS_s>Hqe*)2vq>Eya%nW54rgSy*Xe=U_1xzq``yTBxtX!HlAM4gwS9j__fl` zVo02Ql-aTb#CL&tFWz5xL6VZamY|kzSVY==MUt2zv^;}V=`g^92{>S0U2U{9kpf$1 z7-NhT|ADe0?Ab99bmByX4v%`SySu~^Lv?+xfhZ)fn3ql;qQs;W;;oPy;aK7_19f&| zzsYKxy?W2ikjP-Ur8rz_9UN^mheSr%Z%<`@9eGv|&>ZcJ!BjkmvYf~u<_fbsR9_gE zS*9JkPm!Amjnxn%VXF)jrI>Z2#88?+!v>b?&I?ftM}>M+xoto|&kxy;+a}qj<VUQA z;40Vwuic_d6dc-R!MB?+cs;eK;z|B|2YaA;L*E%ai@~yCp-CQIh}%{GTkmIJ!j+Jc zdL(94CsVJ5L7y`vx%h3efxcwA5oE_V^f17jxX6k;pIu;}oH8+O!c@dpb6LHIeNh~u zSz)~f=qtb1K~(}$Sc0`#W)OkD3{9K_T^152XTP-p8Z!rVAiT%walncM)XNms>1pp_ z+RnzA<zt2G(=jMoZ3+=Fa0dSv1~)`)?QvQaCZf4aNUrMt-cEWmS95h-Bc8)tqc70g zUSiP{LWstM+pP`x5{Y-y?#FUVJnXoJqF&pYn+Z^Xjok?f$T*zmtsyg<5JR!Gbo+T# z?k3m&*G;lt#;b=@SNa=DBbqMXKm|ODS5U07SHUhS@8UIvtl6<Nd@d7CK{y7AuGuq^ zuK6?Ow%If4w)r!zH>OWdEM^Epfj*$preDsg04y_K&-XhnWvSy26ODZTcr6YU1nT?K zI(K5&5?_%HUZA~T&GE7Wjp%1+N}H&Wch~q7p}9#p-8}0`S~ul#_4eUp^vS5cVGP@9 zqFu==^+r`ak&<dzz>eXQ!u^U)L3(|cW3oa8r@&$P-dIw)%xsiW?}JL^_NZlfZni$@ zy4)1#GIJ8)*+$4qYfN@0Rr=Q1G)tvW?*mQ+gD&!&h;-(X<|Fq!XKc6x1x$VyH8P^{ zvPc6~Y1QhT8Uro7kb8`HXE+v&GDRdSmSawjltgZO4WrHgRh2!q*mDlw$mcg)fYc(f zG7ZT>wmSc2dU9L?npZvkzzu{dn?i`<)P;<ce8y$L!5oq#+K#z}4!^q6I0%qNre#+> zXe{<HHN&_LbQ|QY8(F#U6T8Qz6dSATFMfGxRn9BOLUZbCjG`)6_oakoF9Y^ZEy+rN zmgG4V!6f0NdL`zbR$p7lDR45fbm#o2l7?zC1yM~le(@KjB<5URRsv?$00k891-Pid zPv7ig!UV}Amnnni=#J9D<@J!vtGo#59KR#Daun1xBEd!S*3h+>dj3_O1!p(SA6x6C z@NQ^z?{Jus42ajw)CR+JpC2@=2^$owEeQ~f3zr%LKX7ov)yJ*5(e=>r2<tQlc(no` zZ;BTlig7T9=kJRH{ZEW`+GnDfj`yG0rwl-24Upbj`xarQ3~_%{52J;d4Z=CN-08vJ zkWVEvL?Lp7<8q7EoaoZxvdu_^M@UH+NrpAs$2dq)xT6{8k{RHmN$mOtyqQ;%jW%JA z3Oo^qh&R9*CzORYh}R^@Qyatz8z6cv<E|m}^GbURI15M#F^W>o%`on*G3|}bJ3PK; zB<?#u4Xf;oJ3d2i$eAjz$)K>kxhf1#X!m_=FNvpV#j}2BrM<O=l`I!dwnk<>|6|Bo zj)h7<{DrnyzM8`S1a1BQ4dEYX3$Si8&yT>9S!izs1AC~G2P;EYhI~p)bC@5NT97A+ z2mnEW%wc^jwm<Zs;u3wQDJ&Kjzy9v^%V5c#07+PeQp)k>a)N`4se{kg`|tNW|0D3~ z{L22G`Vf>NRp-il13jD+hYHCB81BIka804?{GAc}h**)48LRQ@nLlJ3Cy?v0IEWDI z&|3Bu-3hYe$Xy+omz!w%dsp<w+Q#Q#+N1KgnR(82;e-zU>=#T{IuXryl48Q~*unE& zxDUFKe*PB>=$ix;?0G>i1L5dPyzgX9R5%8>_n`o{VYDQg&pv42hg3*xa@h*-Dmb8n z3mMz>-46~(rQJ)v{s?kI%6lmf>@!WXlnVX(llwj?_haJ06BkF2ugy<?r5%bR1Y;|n z0EJXjfjY{S5e{ee_SZ<?3Z^ag&Gg0qPm=V+E^7ZRaTBxsPgfRZ=`=Ho73R8N)3G+2 zJ#Z5it4uZF@O%d6d5nmNgp0eK8J~3yBsiQh4sQX{^w#*752ZmVj8A0Y)QAon$&dc$ zQOxv&iVfgvBSWbW4+1}~$RcKaL^&6~!KO6x1NUr;l8iS=`uE@Qt#Y^D-5KidzZ;)X zr6ptF8y<EMaq&-;=ja!^#JqjWP{zu;CV|W$<B+TEfpQ=h5KG@txk=M0Apu;+sYv!G zxg{Y{%%6gMr<95Z{4xttgjz3L)ad05bb))PixI#q6%?WwwS;>ra>vLa=1TSX$4LYn zBw51uEAgVg5|8hHfVKW>;{7Mq`u8tpiR=FX_lLSqtk;b#EfKHC=O`N?4oOAnxx*6l zC=<-C-B;mUWL5_^X$o#GyLUUTcYcH$>;(e<ieYrGq6$J_np-hBPGxPr{BfPidVe|l z3;&G>U5+3a2!{i9sI9Vva`-?|qbr6;atLeITCOjSf6A$d@4ViG>+XWj^WAXDzVM4$ z@2&d^Vu-Trsl}=)Q$afZ5JG~Z-ke>oMdv7ID8lK#y`jD`pH^UXJ%J()%Cb%e10D4# zW3-g=a2jx=G54fxE8qcdnZsNGkl1L%;Yveo-P(@fw^zVt-B(H1D>mSA=&Gw92>qj& z9j`UmH1S$+vTCvUB{fMuT?Fn7R=mdEJhLJF2Dj})aFnGv{X==g%=d=2C^bDn7dmxd z{;E>bfu&Y^cv&7bEK{l)jsBy@+ASrk31xAR50CYJK#K|1$bN$#ZWEl-ZlXs$iz!ZF z%iYNmoplA{H@L?Pjot5yDCQ{0DC{;YP)-!1RhMzcr>8j-bRJHKv-)$1Hczhk3#Y-$ zhtkuhcSFWXtq43=ghRdHd>;(s26bi6Y6ENzC&3-iPJ7|!pZ9Y;s$p|%!p*G_d6A9* zSNv)065H~;$#T0eRq|-difM%f9w{{50!~;A8SK$7FMhJtxw0;Dq03V(NmF8L>=(jH zWOd*7kvXZb!r;$0EF(x+iS!#Sb7p(9C7e^pt%cU3tb^T8#2sasrk&E<;cv6<j-jm+ zi_s)-&jpbyW`aW--NtP0W{EIIBEKyUtnto;qn-rUI-J|VxtLNt{g@aPN=y8VeIZHL zjemhn*G+t(N#9O<!Aa-C?!)davb%&$cD#3j=?f!SB@)R3|7UK;x{|<LBYthFWdE}{ z!vCGy|M?j>TMg1{;UW36tIhQG2nrls+^Mzy;2Q`iM5qIpp%8zczI+nFOK8-W@XLfS zTvf#2m!tYc-TG#|CcIO$b_XpvB!0w&#?7&D?4nA`rN_g{MV)qR6^~K()l)9EAc+42 zS@+%h)>Y?|=h0^{JRaY7y<#uQptI`&JU$2mCZE#D*v6MSywBoyDFI+q?(qmSAM73q zu>7~G^ZgaU8%)i~J)hHSE&(ux&FR$yffk5jaOVQSxBLgqZ9P^ugdUUbbgSm}TKCx& z?7b<*=lAdJ*P9LmT9<DhWMSL;zJXtdvez3O2;>`sZ&#L|zU}X!_`E%M&aWj1A5q;w z*95XRsNb)UL1$?Th$+DB!3J=UV%^*$pBryNiSc{6A$QrVh^OgPaQ}=V6vXFqVir%@ zS&Nz_)=Y|9(?Uu3M-iGbataF@3O@7q6^eTiU{LKl0ZQ#eB!>r~93;dE8FeT!dcd#1 zjSTonPacg(-0J(JXD`YGo*UhJFi<R+WGEsiM@iO_LJFnFgf`MHQ!xnADNuaUNv^Bv z=Es$yK`Kbo8|TN7>ZFIJAV6fwhKkAnq*QShvYGoX1?ENB2aTfi0Ue9&^`zMrjZEnP z4SB^(N!v_Z%Se{ym3icgXqUMhTshX&j$%4K9JlYm)(A_)nMy#bIX|%q&pbEMnKVh0 zHBD<B*0Zcsn(^L*Zf6>Et|ehmUPlVLEboV%a1xM)8KL`nfM<dMWX9-WoisFsrG5)# z$|@~-ij1*g_$jYnisRXk6L&@7G{*Jms}-d+oAQ(Yr4+DB+?zF}>76mN;jk?|Z_f%S z4?1cEw_bS3G>}q4m)3l-*2;U+cb6C{G*2w%j9N+_Mlozno+4g|>6jRw2*{pWWydpg z=SE)7sLd=D$b9|<y+7*aQm1Emqc`em<BZM@ubtT}u%n)0QBWANIF#t3?Rlm`sH6e< z(o{C2W*|h3v+Qm&n`j+gk)Y)#4X9t$;hgq2!oMURMCri1U?pPfo<MXn)KoHuTF|yy zkyz`f4`c}VNLsO6h_69Fi=xO;@$^0qS-F3-;%4wxr;M+~dQc3A#&p{!B3$2GqG_gj z<*B>&qF&6muPX<5ducMJSj!>XUwi}T;GfE~;@DPAxd+_(FV<{r6<-<V47;Nxd*{)F zMuy0krfbhLJ(y&X;jJL%gvW=(HEVi!k7NLf1$UO8s&tqFuQoS^RH{ofNG`HZtxoqn z-9nQyX(UPvJ3QGOX-g;FA8laoq)5QV)MKFw_^10#*@@;(EsCe4xmy}^^wd^P;xKo} z#r`aOY)C6z3LdqVBgM*LQ0MIjpBYpQrA4O@8;n}t7oE5{WFjRXS14|a&aY;SDXtvt z^1t4=UXn(qB~FVPwxB~=mvNO{hUfNPu1F+=Jk44@3_xXD*=lb=@5+)~II6w+O&?BO zN<;q1b`kScnU6J#M!YnOWwWVa%Q5x22_Bfpz-+>BZB`bUZWh!|{|!?O8t&L6|9hj# zJ|mV)pY0CUmb0r$q~B6A%3f$PYv0<XnM+RH$z_x0Xg!!&#hFOcYiY+3PHQZ^h9;Dv zww572(k%ZK;MqP~9aEtMG}7Zfe5FOT8OjbwKcdlqhHTUjH=hUJV*U)^sH=tUcxPM| zMCGDkHq6xhqi!a!(f7c(O{bhf9T%LX*Ad)EeLHTT-Ij!GMC}Eh+jMQdagsXzRv)yg zU(<&XYix=#t=LW7VANJwYlqBh!%(4Rt{<w%TfA(Q>Qn+vHFpA7OBnBUDj7<kIxzGp zYcfh+fE3NO`6IQyA5Q9QB}5e8{CLmGWdQ6Wlu{YTl&T&O@=>>x;K8jk%C3AG2bW?U zQ}!{hO^d8-Jh0d>-(|pVKEPa+zH-b^PJV)%I(!{NY=32bKW$3UBGaTM*4H#s)G$o3 zN*3*ARyUAhQd;jt$C5~V_>y3@Diqm6edo!%SR-yUUnHfl?=A!cSOYLu^>?o%nhJw4 z1eX$A+60vM^rc)V?`c=9cO|l}$8n`>k}|1Z*l`hoK>N|P_Kfyq<#-!PLh15`IyXk- zaAP9KOhg*NROIj$2PQ+Y5pT;v_IOE~hWU6aDeBRon8qO&MAkN%b)<B44$G}d^CHAz z?|6Wtk*O50j--BGc0GRL(M>aR6M!3DsQ_fPl`O$%gAGw*Oj+p^vo9tb1+ezTEehWV zGhT34r<%Cg;Cx@7b8+-aEm$&~ykUlXgRsAmRyLyC6mxff0Z7>l1)_dUXi_!`Y#m@? zHQA>`ZIU}tACK3fUu9d=Zy{Gp0)W{V_b-_-y1eG2I2l68IfvI6B4K(%FQjJ^1<_r@ zO7oT~Pldszt{Cs3K@Cit{EU=otY#+=1%a}o#}Sb~p~oQ*EG<q`^xg!s9s?Z3qCY5y z=I+RsAaHTG@7tb_yX~;jA{)?R8)$b{@Cy|AUcHwr8b1rQ>=b-Yc#wZ|wdduv%IUOt zoIPx4(?^pOk{RAgr3kY~-!Y@Hy)62jdWb$=92jg)GaM(S-OJ(-lPCJK-|34|a4kv7 zT6EC3!}hBzsV`yTi;ATaR~QeP7T3;Csf`79<eaN2+4Md;79VP`X9#n|$#A5Rzw9yH z&>inPydp>vw46}Kb6?1`LmKlkzuhltY40y=3rVk>ry#y;r6(%-mNg1_MK|*}<g!E1 zOOjYN&`J$HMEF2%F3=S-Ik=MDoKFqh@hJxXsej1F)6QqT4cgLRx{xj+>3@uQR0|jh zxQQZA=L?nhmyq}2Ziv~n`te=Ke3%kU<R%KE-iM*=ddRK02u+fnwxzqhjl<AXZo5f* z{B+5!nRd`la%Te|P(J?{Lo!-y1Kh~AyOgsd)#Vk+$js{YpDeLeZ#@a{dcv2_Gy-;3 zjix!5wq};j0~}mQEn6&@XORjS7Ka##*J54EzLXt*G5Ti#UzoqY7HjS5uHz}aCjkPD z_N_1kyWx^Tk}IA&oSO=_4XW@GU{r<Drpgp68Ol(T+tWF0ii?(EfZXa0Sq_%cP4(0b z%SGVy)SP=G=}(w<^ts=b9EnGM6E3ZG)K5Kqhqn$s`lF);AbaWeIHAw20sEbCE}d1g zpd?e;VLPn{&brU}t^cJPC3=R><iaFaIrc>TAuXpVX4N#=__feK5LK(#c6`$HV5$L$ zkw=QWVJczl-qXR3&4SM>YKb>17@zvh#vi)H!R43DhhNhyQC#VfL@VcRjEBrsxCiI% zqKGcp+iXHVgcBh;&4n<zh6lQPc5Ndb(na5lEX@4P^|3x^2YmtZOK8|)aHrLH{BScA zZVWYGhj2nr&4L~mnjRLqtsNp+Evl&Xm+BtlhUjsa5DKrqcSvYcD^4!)A*Z5yo88Z0 z+-k3g&&qGBlzh7TF`@5XPkr`<gN}RONX_`F4U|tLqVU6s&LlhR6jsY)l)AUc=Il?E zZH`>?{Wfc9qd2qA53N-3@fOj8lhH%R?IDxysp!K!6&4IgRrGOBVOAA%c;R@fq(=F9 zeO>Jj_G-{`_nF9l+&M}^;yu?mOka0mub#yiI`tz)l{wQ<PQ>#m|Lu!tuTMl*R&+t% zHAFw_8)7^x++V19Y8&a7iZ$5qiK5^L5o}NHCvX4hK5WmxpnVG%71(peiYdk)d6Wbt zABZm<R;%nERGSuC;ip|Ppv7FVIo&m)7R7qq1Y|G@bxWB~%;Mo+L3-tQdHFL%b~fCK z#B>=IJ}+B+g6q2Ehz=pfrc${++&0q<X9C<ubg<kbS}zBc^`{#|6S;%OjJ<zW){2Q` zqf3xr`=TSu8c5nWVIz<JDSR8%P7_Qk3ssm<Kr418z_iXI=a$JPKjqiKVBu6$IUI$& zj1;x&@XYlzpJKf;%YJE`1UXetW97(sWD9O)i+pU3OHq;GirfePc$}%XDWutyp4^aR zxL^s$lp(!?ylWA)1LJ;h#ddca&*mWnR*2PH^{Lk8f;gB<WFs%Y<Ure9sSuIajtkzk zqj9`?`Cg63{7$aMJTlifufG4~=0K=j?CoDtFoyM*GjLzqqDe|3!lwG_#92Rv_n3nE zOi3>5qHpWHqI-D3{?PA@D|wK%)<UKsJbsld!y;O{DOPS%^13as*qsRVjxj-C8adj} z=+K-pw!!bbBI#_Fk3?JwO3~M-^!-sDvqc`R1>>*s16HJO9<>)Y1ClNYD&Nh-z$Ui4 zg5Z98Xom$t%Om+Z?S>_c8B%qx_kECsqU!Fq<qfS)Jb2FHgBOnEje;R~SD5w%hAT#A z=}-k7OC$9G^<(;CyrHPKbnViWZK{RR4&(-ay@~Cu)ycrQ2#I!@lBx?#a)4xP$DHO4 z%{6x1Z)316!?d$LHu{<|v`3tNukT=IC3)c+o{q*n+`@SUl<06d!V2ui+(CkXi(!Q9 z*h(muEDtJdFVqf5tKj#D(6R^@=xm$#c^a2?sq}ht-}F3asdB;LU5l^~A+cJ3?Wp#M zsk7*=UZ>&r10fDthkFWpyzCc5>NEZ#f>R)^woa)j;gg;<ySPLZ{+RlkYi=vrVDVEk zAOuQqVWONnyQAOTCYU4Q)Qnxu5E?DHTwN5{Aa2O6CO!^mq-s<zE6wt6Ih2rOGa|jT z8?n|4qrip<<*b{l3=I@+?!(tad|af;Plb-Q2<q}&F=am&oaC)>@@i$Y5LfizmeFqQ z0~Sxg^_>55qdM006s7ul+OHV~?M}sFFc)(MuuU6J3*BvToIMLTUvsh1#a=2rH{)jq zSd?|dm}&~Q+;YK^kMvebI-l@~PBfGWkKDY;mN1-gDoi?fTULgfj#$0lZ4@(s*(-UH zi{a7wzP9LYxi_edoO~D7<W&~Gs!EaI=`s065S|dSpO=ph;P*7J4M=avz17KRDk2pg zA>^=02KJv#y^wA9Fy7$EZpgT)aJk8ZZUTPott0ii8WDC;VO{@dgX2TRq8o(+QhQz_ zuSVvM9o<BDVeln}UT1IzEFVGw38wdD+`()|&z^&Up}J!fZ(}T=KedT&Vk|+n9FzCG zmn|O8Zhop_<F$7A@wGkfPgnoFL0cAjo_U~`ZG)SO<|U<FX0Y$bL5w|vy=j*XpT0ou z_6!4!dO9hv^+|kljf+H}pd_wg74tkP`wZ71iA{>yJ=PBaUO4!5U7X!3s=q*S_yi$! zC|~w<UkiWBP4P~eH9fIrP5AL}uCr|P$9?J;omJ5z_7;>!VJbA*;a#EoeonK>iAOHo zg1Xe%JCYe^cf8V(M__gCEWQTo{*0h*LoOo5@!$-y4(<&(=xWk8PggVh|4{ahQIdwq zws2Qfmu=g&(Pi6qmTh*~wr$(CZQJg0mu}5>=B#gKe%y1<TABGj-+11L{Y1pxdv&ip zz!K(9eR=IEpBo&iJ5<YN#C&`|)W};Rii*=nK*hBQ3vFfTpG1^zE6qZR%d%g}>WxE= zN<}5;*>Qz4e!#rDM?iEd4F;E|K`#{76Oz&hh8Y90vkeB1kA3GA^bb~L4@^#Ke@|_^ z$HN3p=nYoSp9;Jgem=j-I%j%l8Nlm%h1IPs_;yPYH0`e7<Pw3FL)EGzb}pgAEn?F= z3rj&kcRs)=*myLf*e_y3+zcy2xk7X*yX3$OAYew1F##)#jlf`raVqxmGX~>1(XcTb zw55a9sf5o87OYYq*oR2>o|xh2#gDzTOZO3`g%^BlHz|gf6h(@%;O>|L-{vdNnjP=9 zD2BNLvLh2;k&;1?;)0k&&?MSulGhx{CX*%#B~?ci%aS!U%$2?HgBd(029(IITGJa! zq}6!`=h!*^C^#Q;Sr+OCVuC6I+7pnXyCsH@ng6Ph1NKhMkuA{U4s6qQ-&qoTO_kT~ za2EU%$TE8dkq$MGr-}bk@}wm0*rK3@&PlOeidFsfIjCc|7x?-h$Ky}CGdcHWcb}Y3 z=9`xGJ}E9}U8fX@9$4vxaG4SaQZk0kE|$qME9F?dmq)KSlE8hh$09a{4L8Ome(<PF zj8Z3t6_rmGQjWfY(Cuw;{MiyqIkg}OD^rkUB{c8tO>y46&M+^pxKlwQ)Z`L3g+aZN zABZP^gLSlfG4>{ThwA|@lh(7L)FBMZ%l|2Eb=}|ew)gDRd+;0P04~iz!2S(p(%A4V zyY1$!5P!0Gb8{_{7N_L^_ixOPk5}#&F}dBZ|6p5+rU%q%emmX7BmIwTO9>knfP>S2 zvn{98v|N$D*H6e~xZ0%YDT|Og{ZPa+n)ehD1SyjhN#--GDNz(s$x5d9xs=F|t?pD2 z?x42ifkg1!XTf!#$Eivq$XEKwUs=1u-lWOQ=gD+ryk=84-!dDXpRc}+N8d7E4{khr zfL0?jY^?YfgC6zYnTI<LYzAM%`dUL1Y(hgl?4a!7$#Ok%4dQ)dBW8I^`2_<BiOxh> z)hc>15o<hafy+ZF5f|td_h@c<`ij_fO8d2NuB_?02GUG87GP4Q?ay#hrXA0CQnsBF zwm}hZ!dfYMG3OSA9sJLL(>qwbc_`$@<1nCy6A+8*bMr;llo=|s4chzi-x|eBin^tI zL(1l+BOi;8)Lo~v5cu6Q@~K2Se33u%OCtal7-;%8i}}+0DlPf-+lPY`3n7Pd98rr- zmWZ5uG#5}eS^+M^#Uwu~=|_cO&@lDHMf@?}P|;$7ml&fi+0b-nI@8aRJ!vK?e{-q= z;~3o;6Ork+^t=^%iNcY=lHy&)kwcFFVx#03mN+V@!LV731JX99C5kh8rL4V|1>b0$ z7lIPEl8Y{-j~>X3F*g!DfSNSALm;);Snwp!Us+HV(xi83C!DB?W{{bXl=c-8g7Y;} zhGxr#4rmN1(j_gDcx)S3aZ#|n)7Pt&se@FK&a&(|<Mdg&nAj&Di_!L!vB~W7g{BBp zXjc*YrElG!AyDc#h0Uvt%@9AojYlF%&K>UEJeaa3c-;?XRVTwHtaQ0wm-V=Gm-8n5 zI^*g4gAnfzlaoM1+Ep1OHe_1pPTC)LxSarPa7Q}>^In=<_^nziQg+nrsGm)yugnqL zC)erWwGwc`&*yK-24G3{Ds1swxKVoVUp2UN^}cGt`<niU`vj<RnzB-RmgK*Dh47Y~ zg!t2Po(CDT>inYd8hjFoNW}`yG%HbpWot_HR)}cgX6p?X<OO*^E2GhbQD!y6@e@G< zG!<iNKcH$tmo%Qmpm+EnfjWr{h~JU0W+@Dyo5NrD2Sb26@83N6Wd|vwguO`ijJ$~U z;{zvNlm|_b_(m#_x_eWARS(MmNY%Gx#fEf^B8vf&vA3urWm74R4?n5d&Q3L{_P0-f z{%ZEKw~iM$MY+~UeUE<cu3;fJ?m7dBG2-kJ#qKd;#DDBStGB=)0ev2M<iOSCgARD7 zEp!cP{!wP&q8U;_<+A2{lbj*HU*gXY#6Geer2=7Tq!!y+w5M984yiuJd8}NKo7z|4 zN@nDon<$3puTGb-Ugx2!IOyx1OKALhXXTxa42aC8mqiLba*Jp3){;=kg8G5$?Gf~X zet+9vTd){Tqwi_1hUU(aR#<d1dZ2)Ze;;IOI@S{JYecHj1Nh)!fiXh<AhXH!5ySqt zRe&TaOIIVb5Rq3c2<x6qblvZ%ni5j2C@^sA~ngB$<mf@+;=fpB}TEVzPb|5TCC z7r@d;U?R?+@};!L>PzH^iy|p^Lz`lFd==L*+NHaUYB7MG>=&@cY&wEoOW!4^fWp#{ z(9W!)17sOg2vIkuSt%2YBJU%7<~RF`;%$X+d=pW0D`3|^9PJ=e1GM-@_Z%nth<CB7 z9VC!$f1u_$=)K}lwP~Xw-F#o|ItfiR?e5mF_&N;Xnttv-wb8~_X)_6^2J`UEfGh@) z<SdYH4I?|M0|pFoB3!-7rmIHaGrae$E1x(|ZjCXg*4>{ebEucP9y!L17B*QTO5E+d zT;j9$_9&SL8t`@hHup<JJkR%QA@)O?31M_F`npIP!JC*JB5~Q_dfJ1$-Ga2+#nAW+ z0lmwn`|Oi47ot<BGpk48u0n><tROAZxgq2=N8N4)Iwmtb%MS<Ir+eTIa`XRs^OSHv zd=_y+vf<3`lUeBR3&>f^7juil09ArQE{Uqd-zSJlio1cIm5ImYW!aI%pbXxI5z-6J z%P~<hqes?+G9n0I6vq%^u`Ov6N;Kh#gG=xloV3dJ;8i_$ud4K19&cy8*HAM*W+J~S zFq+RvvfrL`=sYG0q+z<H9vi=bvzXdEA!$&b;55106bvT}KO&3|k%1cHqN9ZJ)3ZU_ zM1!7A^VfPd0xQ|X`IQd1nOyA&K1lZFZX4Zl-4R<7_l<V>kb_2uHl>}<(kR3xCs^o& zEhzpS=nxV!KNX;~s&@Ss{NL9lA6;T4jlWkVL$QARVEn(2@cz3%{rl8-NZtM0J_hwG zi#@F~jh!AEQV4@BgqOrGkaj<Jx%THmK0%)PY%>fq{n)87*|ao*S%qp@?sC!mvOlVQ z8KRU53#PFAroH)6vrSWlwY8L`RFj3}h0C<3Eg4WS$KL(h-;qt%l!njiwv%jbIUl#L zfFH&4#;_%ZUD(jKu;z5mMj&jGwgnG#3EP1A4($QdmtvTj#61<P>S0!<_vB#9I*Ean zy0IwIm+0V|eJ<FY0TWD{xTOo;7d{)i`%P7Io5Ub%o6W!s)=hscz$5tlW^o>LOT^0+ z)^#s@kXs1EOB{<U)P@e$^{}i)s~E?1Qn8ju4753H(kkiXv-xV&o5%wmtmmCC3w-%% z$sQq3<vt>O@ty+WT`IV<oAw}Ip5b?h>b8T(kKPhl<T`F6p?@V`%dzl8oCwd}&%Y}N zen|_zYs0k4PI?LuxCsnJQ0Wr2az_r%HwPlZAQ#g_l51K9;P%O9C}3Z~U@{i4AwgqX zTAU0C$<!^05&=liOixXj9i;|CgEI_i?fX{?nAlB1QwLDPN8+=tMEx1=OJSPJ87#9b z6B<;NU?OfY>TWkH6E$AN({?82#A2y&;8{!jDTRh6c+yQ{AUu?4Oh}GJ1I7yDNTe^| z(ULKxNN1#lG1BcZ5oxrU^XfoVy^+`q&4U|m2gPaPxzcJI9rWMgM!=*sMJZCT;TvQ~ zp@|s}9;TmECh@gVkJ9Rc?&KNTX;MQ+SF>rvn?x`I#@y56`<5}aQRNCDq9qkH7UM!g zB8}&@0p?3drbn^p&2x>HsE-X9fg1_Zq(pVgfIhPl^CQl_rM`7DhGoqSD>`xM%H*LS z(Mr}O(OfeB^h=m9NxZ7vDcIp<x~Lq>K@8nwlb;)qZL_e${&P)Z;`PfUHf)ptsh@gb z&5Ba)B)T1gnTSiv>DF26h;nR0g3{;FEsZ2mC?R-nJ806`XmS|E%4}tWnwH{q9~E4r zg0h!0sfo3q%!6a=A|Vb9h(*ood`Rdp!u$JfO!47^MnnU#yr<NgMuaAwqXqgzNq+0* z!JGzyzu(3>5DhrAE;&+DO)+Y-<vW>&@02(3w2h`sVRnVAg7ER%UM&ShLt5jM@1SBb z4zj{x=P=?p@Y0E8OGZu3Uw~E5&H7E9z2Kl#-UUZ6Upk`!97-eRZYo3c&hJn?$$e*B zXnX8bzp0sf68a2LYtCMnRLftwqJQniQ0cDRk-uvU={e!_>N#usqT%`sU{ifoAK-J8 z9^^3H7qi&z=}~Pj-@)}$Z7+SB5Q&X=3L^LWsJzRW?X27Z@hNiBBgW+?1VE|daXM2O zPe_oaNZMqvV7jSOoGBL)iw*@cc9|AYVzFul%moWqgxR1`3-)fp`FNT#9oa%xv%QOw zESZqJdr$L6?QmIqy7k+Nbno!k!{8;IDoX|^Q!SKfg9VIL%p=@oU6u6;sM=lDRn5z1 zd9g$?d?`ViW(6~6vk2;AQFbXf;pFY#CNh;UBeBAJjpf}PuZ+nR6k!TcJTtRc$*%77 z*QygB1+TmiSJkzKsY>x+Mdi@*F7y}58o8^PXUZOcmO=W@3Y$}z$IGfHS1G}&I{e1r zuP0r66ta%T`ThJj6MrviWXqgZW3G_1T823aD^iNTo0U_=VuAymbNFGm>f$cc-BRWp zbmW+ZX9VQf-z$|&12=+COuhH#E9R?Bs^)CO7e{QS?(Bdn@CK#-<&!Q$dbh#e=$_zU z)`C^hasRGR<&edJH_kR{q(!5Dmt<r}1yF#(A$u>0E3YxgI@RhW-Ub(D2k14yFj$Z` zp@}rPo`&O=O9w?dnRkx=<ItBl)d<UmIl%H4nK%$P5_BUfGZc?7u7QErL-<%1;gZ0O zI)>&inSI<z7|E0rRlRH{wl*iFnzg#eOJ-Pr9l1LK>t(y0y5kLnr;a-6&pdPfq?gu$ z2t!XaFUkDLdgW}WNNqT;^vU%$5;qQ|YL?lwaAC`sMkhtOb(}qlaGXqY&Q-UicFt7p z9aCh>^i=XPD=aneKg|s6^|Mrk?g>g=L*Y85sw&6zyA-IuHOO54CO>fwM0+n)fsY}* zDcC)j-Xj$-Q$nyl=jCk86s1LE!^bs^9YK0F#T*3&aa!?gCIIa+5dM;+8zfFcw#doB z$!zNnpF0pgyO&K{TLHSC%39bK0@M`+I0B&Q{u*UnMZ6%0klMCJsk_DD5^4rAD-L_u zqU8@os+T|Kp<kXd91gK@t}Np-0#d>zIr8hvdH`xv*<-v%oGcR^3Ze?ba|Y+G!TEQE zzC*g2c&T9wH^^gWQ*GnzS*3Gc_CrKtY>Ng!vY_&zOzwAfHPU#z@3cuPQLjhr-(RuV z*CSU1A6$ap6tpKUpfPNDzNWs&<t~2Z<(|39OAoyYDqB(hcpOJss~{@f)#d3do4m8e zyK#Qo0r^>zmAf=HBfUdc#%LU%HjDYGQ8@l(7(wQx!%ma^Fqu;*zoiJfL+OD`<ZuWY z$mu9H4@^_7^+9|9RfXl)npi{cl#&I7YSwj>HfYKw^rF4Wd0I5hP=W{*sp&(UddByi zF#TT11%GDNqUKq^iWE#>$K}v?mx$*vwDopNT|KghZCp;5bWa-j^J?taI|HZ2JGT9& z#xscWu!WlY>AQ}$N^6B-j$#V1yIF#(E(L<@V9BleRL`Pz#S$k@B#n%_GR_ihBLB4E z=(=K!tf7r5$51NWqZTu+E7WLI$5588*ofJqi-PjB6wIEiq0e@$qoHV6j1)84bl7At zZC{vd9bC=D0^`AqsZ$0()p$}b`qS0MSfF<i7t81`Z1O!LSFYgNIU58?%N|O^%n&DJ z`z{ByM<Tb&?Zo8smTK#=nWL9KX(X$?J+N3@{^sXKLBQu`T>JAo95(w5+jST{@PfBq zUdy(9*HHuEHogbP*<9Ki!r3qXa+1Z-L^GEIIzes6zn>207WHP>shUBG>DohTP%omv zkXo{VArLe;o^~w_6L=Cv%-bC8S`qtN0QfoA+mFfiEYB_l*T3v4yvB^(1W9$-(_>Gs z?<J-a5*E$&19@#552wcq-6Sb1R#e{@t6@U+P?pUX7(i~HFg#}NRSYe{#;=3#UgRoi zQo{^&1#23ld$oLdoz4dXmly$m^adOd)MW6cU(=2`z>IY1jYM$r5SGzazjhCC@}Ph1 zLGIl3)eJi2b%DTkefZD-(ovTJzoyGWqX%eJEK|O3(JV`#w^rVkhx_xA`={BfN=V9a za?uG2%mB_SHN@WRaMGU2G;G1`7-kw+3ZYMtgwxqO33-Jyv%UJLu_+39#U;5mAm*vd zt92oh(&c_{d*XE;lkb?GIB*4VSc~BnQFAmvl}a>_%8o9IKT+@M<ZggRLMbj^LtO@z zBL}N47|n<_E6Uk;7g#eS;!LozBx;pE!w%EB57h~}x)4uW<jo$IH|F9Db(6owfEsr& z>H)8rGN@JLZdVmRVWSj$APa!GRvbRCDMET?g5pm4ajk$gSH)5w21#61IZSs%v^i2@ zTvHDYPXTY3^M?XYRkxpb9Ehj9({BW`YJ{VK_snjeazvcxs#K_;0B?p%w%;+@-Axw> z7u68sz>(Dx_xREilC6G+Hq+acfv(CdU>Je}V~nko#Qhm36B>Q$P#5K@bG>&Ix@J1t z^QsN2o6m6bzBZ(WX!?)jYKe7mr{cQs#B84<-nw9f9p22@q7ZZJZWmSl2MZXbQ-135 zTv2l~)VC4$rsIOBX25-#nh`#_x~f6@AE0G@TCsUyG05e+a;164W0&1+wN)V|PrU;b zP(HD!cjOViNXN+GAey2d=#1t-O5Ry3^lSx}NYQw0D5%ke9dnbXn|`n_2-PwF(NhYD zsQXd#4b?%urAJu)pCS7{_w5+}Ybz-!QU<D@0U>C|tVt8J!}+AY2*U%+r#Fb=6x5Kb zF)3F3Z-A-e9uQAr>i%*R^Q5O2gICS-0VF{mhcE^akubRy_t1tQvq5{ag(;Q`Y6o$L z<F$J6M1>WJK|Q17Mm@t?cEx5fp=e-{b6PBWnFCt8s+Bql*-^&}X*&5&gkf%@)v87s zDLP2|3UtkMX&gE=RaAq!7*yt)%Uy1ro?DdMZzjji$*kU?Pic|c?SDLgJk^CTukW?P zz3;U{ng8trP%^hMwE`&HS^{hYoSYoY4V|3;O191pMu7i%GF8f2|5!r&EZ%T2@7OGY z@K+0T>9avp$Q=}BNGFR*Ph337%Sv7XtXu}|&M+au@?qrsgKpRWDp?9o+C7=c{FZg2 zeVp;}aWW$JqhfWOD58kQL495!R+dpHqRdF+nwrzhEl~)I6c>P70W*+y3$GWLXL}=- zr@vb6{(EHqTUnT2U3L+ry0 YsL>(J?~ke^&JLB-LtC>HCUl$3r=`dsD&3|Yhz+g zICZ;Ohudp97d0F<_^^6~XnrpJDx7_8ulx4-rCW#`nYCst3+&nY%oRRi&kvVja@o2? zD1>Q^({(H2oy;Jz`~u2nWlw+rLhDMY`l@-b?s48yb&Gg!p><nf9YpVTxxXh3aMc|< z#4L?&f&YTof^+Rs$<?<hTcnxvaR_|G+KOC8R^5vd_-4R^38o4dg=j&2<HBS1HK<}x zU#mb(<FVH^p@7F4i;d#;0!(1eJOm^e<AV(|OxN1$aAK+tAcKGfOC+wK$N3>fVyTZP zfy~tA871sJ`m`Gd4^>Djm~k(o>YLXxCNQ{HEZs*hd$JZDYEnM6wNH$l)d!oSIaG2h zbkKSQm+@&P8jd1dOB<I7R!%1gSPbio?!d+7dX`8LTS`Y~yU1ikCCHPHddl&Yp*>ID zh^HQtG}?-P`n&iiKFp6x<?w&ykCK^Z@y9O%SBcciNH#@cI~fiNr}oQ?x-tZ;*~GJv z#xc6zQ!7rCU`YDXc-wrUV8WtL5(k1vDz}T!0ER4v<8)NbxB4^36GwP#lnNWKV~e83 z$ZlL6ZRY8Eib@$>;=c7?&{3TEz%rFeZhgB)YeS%VLd}<K1W^-55SlC$qVxX4DLrd+ z;IGa%lMxU0e^he&m#g`|au}P`td+hwjK6IlwrXkUX~UBZ#kAH11tI0lsvs%AN*m21 z0{s{N){|hbvR&?9gDLpLF3DZN_+fGvd{bznXSTL}Op`DgJP2KLo_v2e>7TQ=-d|U2 zdq7fq<*2p?yg}iWg=4RJ3Gk@g3iENFi*D8X>ciCuyy#Mr;0|l4IO*hSiw$x0#O;N` z<y5@FOcmcHhgM!hhg$mbrR<gH+$oPyQIuhN<>i%Yi}baA0I$abFlCDiJF54fU=F1% zD~v1G>0vCV?{OR(E-^VfE)QY-rv0<@>Yrdnm~s3pH8$2H&pSMRZ-^(4yALqM7ppKl zCESx+Q2MEFH*fxlW@*z|Az7rKWkD{d$DTfKHaZ3Ud&*KNc)U8bWwJ?=ss28Y;2EFW ztH{iWlL5a(A3d3{H0Itu0{p9l1z!?4A&MU(=cw%>S|T^E9JZ@WWPt)z5dN+m53NWQ z!E8y<5i_l+soxh+H+;TcjR8>Gp}}lZ`rG&`g^hM01J#Xflfn+)eXZ_3_+q_8a&xf^ zLjyU~<PzBNVk|xRuC%j30-g!W4_bq}CS}=aB+;Q2^RZc`MS-meYuE}5%2^0Cl}pMW zSf{##Tery_*m{5o-`U`o?WG49e3m~t@RrE(+*WltB?Y9DJd_751250~cpn5ue#=Eh zv(RFyF2xHYROQNzvKxQ6OF3bBjmvrW3sWDFh|;bF@^+e!9Wt8CT6ILzI^&b}&H}46 z5v|?LuXeZjt>|EbNC+5qPbrp2LQ019@u^vcXh>K!I~Bho!srYrD_EgbmD?;Z@M@H5 z^H#X0b{f~GLOY?pXDmf=>eZE7#(9TVWg$^j!Z~f!_ZL9%FBXV))xDo&nr0qLCY43o z(iATW`khOd<g?^4Li3FYQZX?#vIoAFJCJ@_u;eOHu^&JzYk!YUbj*OocTK42+m!<x z<%P180@-`8<m#Fhv8DZd+(BbnUgl+3ImDW1e@=c8r*Yu}E18xB^ky*=K~*-VYBLjO zmAr^1JO>?E#^PuD`s;EIjXsY19Vtaq<~T(DO<b5N!AamdIwk%V2Hz*KvCqnXpw2fV zo*IrJ*tbPkLl85oAdu|#K7cr(k{=x&by3b87Nb6mB!|mYnMK9t<#&BY;6;6q{N#Cs zMt$fi?tv(7(-i|>i3zn2dRb@<gl|g`1U46C7{KI;0N1uvy7(Y~+suRWx~8KIni-QO zKIHV30BkxY9yVmZ0C~XQp-JozZu9wFKWzcjOWprK^97=%1|l%Oi?lIM;D@-Mx*aDP zd0fK3_uQYa*1hk77pP*W5tktG;HtW3C<i-o-acJRnf)rDe?z(o`-KO_kM0xJ`NUgs zy1yQD&j-u!w#KR-l*-BH(@*|wnqpaUOCR#$e?}Kr+7LPT`~n7oeK&|mmt|}}-QscX zc?xe|k)&1^>gk2oXWIRV<O%XbAektDSBUWpb_eveO`>m@_<%g$W_D@&|MwC7y<NCN z8Q5V;ziaZ}?_t;fKuY|U6t!`3RC6%@9(IxZHy%;hkz0_*;7xJ9Pz7rZo7<E7X>8P+ z8NSbN$V5N`BuJE&CYSuwz7(lt%`Le9t4K~teLups+br_$2}VycBU`_u#`5-d%}M4> zN6Cjx&lmS!D1sPtC{YGt;tKsA4NS)<;@4if0zWx1;ZcRR+;#o@#hCD@Ll43tK{4ep zi6(*>GEsx&xs*&|!;7aeMcH8cTCm?dH`i63&ru|7($h8RE0Xu7Hw4DYFxfyb_DKm_ zRVpi*rzqpMSgI^!KXNTtvn$wH=-j3exPDDmrE41HK#%;k#)NAjyO)BQqjC*rT|$82 zKFggfio~xsgUXmiD~mbp5(d*Vk%J5V3Ht`9<}6;?d)C{c^Sgpws&+oY|805~!=3Ez zCK$s>P7&PJtw?I$OB-_06@iIDW-pgm{I|YE&VVk0#_Zy?URBOuP*FDxR_fp)_^niI zMxFUfmsfsllQnNiW&>e~_IgoTXV?%&EmlAE`M%V;)O4jTd%{C@`N^oNMdmV}AyV%J zM|%x;;CtZiC9l)n>VGIR4Bl>Y+b-K=vDqvWQ+p|QY7G$_l)D;_O?tC2#q4Clhbtdq z@PuS7)-hPJd&{13niP?z`_%H$kh8)f&}%7pv%7_Iv<v+J;$bV8!f<Vn%4Ye@&JX?w zX`Lm}K0YV@M$ykKQ%k>nRpAuv)<+yU&-ojsmv!^@ry_=BLXQCgQ&bTe7}Xk?pcbuo z5?TKStuU2_`82j*LnUO|Cums^#a1+GKP^R4Vj>hfqk3o~LXELf99b}*D-=cnk}rPf z9{JK=X!G}C`f2>i-5RyUVf%eq1=7tyS}N+`l-4Nj!uVdI>v@&X)`P}R`@bAVkly&n zjj5<q-bhM`q=DeN%jW%l447PcCBzbS26Ehz(|}v)@Xvo~p8w;}gFQA*%6?a9{BMOV z{{K4={kKCe=<Wm%w6Zm_6tMdKHE{ZGYHpT_mXg-@(AT9tAt6u+30OceG+#agniQc) z38V<gjFq)WMH6BFD%R?(Y!BxoGeOhsPoGaN-)eO9!KpkweDe{L5w87shR@JfZnbxO z@bYq+8Pi%y(~9Ps*3ReC^o`HwJGHNUC$=CAJ!n}PTpl_oC^MlQN+CcsS{8gRikYu9 zCuTP(s<Ee%fH*}rE?WfDR46o;KuuRg9%>Kg7$sBf7E9>FGZ`VsSq#O(<j6aNP_;c@ zXQ|#<tOig*E2Tw$*38_8kh!7;J5{FTPx#4^Gv;6r{@xzKx`CElkP*yVv9T^Gql~%A z6tL4)xiMe_Qx<PtWzq!SI1Y%bTB7bp(AX*sw_MX`P}D;XHlo*TC#I1+$ytQmN;AZe zXvR&_)Zb+`Ns0}YY9~BCx1{cGr^sUvmNF5kpfyXTJCPwynKi2t8FY%$oMNN}Ycj*= zPcIv*A2qGl!5D}kEAUuU*=t0@@ESW(ZsUKiWN<t5-S`UzWGE6GYGhueFF`JpLP~X! zv@QgWCZ0SIWT=2P<wRsvWd58C;LEu(OBP}_P)42nhPQRzR2y_In}97xYiYIvn6xhh z307%Uiz&w^GC=-pr$!6aek7e-$q7DTfuc86c7Ja8&+Np41d`4XGsPj~Qzb_K2r4=Q zfgz%8`8pD@4-EZNM<a{$y7a8>n)QWbfF@P4f(ggE2_n?C@*Uc?$>^7lGlg3S;hXIp z?H6>h2KI0MoIdd3vSta_FtRvYrgKZCrYjRd$ShJw4a2EU$-$BMA>}jQ{CjFOVUcdo z^N(Dq=FUysD$S(nnD*k+^$_^VYf{70Dk!ZM;U<ySP9gY+E5UqUVrvCo0gnxjv#kO( zxooC0E?HuDII+Knd%$s_%HV5W#-w$zBMU4Uc@XfAbxtPO*$;G`XC1pz9k<p4J`*x` zFinJKgTDk~eS!(oD^O$wFoqSL+hmBA#78--cgZJ2J)pCT9G^??Z}`*xkaY|8SZ)aB zf(uw<`<ac<`|<1uD|3;$IfI|uawML7<aCgot*_Z#bw=GflN82TMbX`!rJS}#K=@s) zN8HDK<oxN5`)IX|simsbM~1@2Z}%<;S8$R?UCFz}hPbDn9q8#p_(CHNH1OXUr2ND^ zetBkifv<gyu_>BS;-w^_jDq<v3REb1bBsJj=9p_#sG`MVGm8OA$)FidN7*5<4f>m@ zrI@{g&2b&^ilm2pqU=I;JaI+P{!$lX{rM=Cd1ISTd{e@Az0)Dm3gVXh1pXnq)vYjQ zFvi#u^`j?%t~==GqmUQ&fmcaTdw?;6toqR}!|EUgv7Hm`K+Zp0$9TWt=tt9u2n;gK z^0SLjDam}e8lYWrfA&O@l8)+tVdGV8{_Ye<GP<UagOPYh;8>eXby4#*V{dnzC5|yb z-t+`FNXz0)+zOy{9Z^#5s$7=RyckBT$8mN1DSnB5%LV`bFIutx$W`VdzRf7#1se7{ zU;PiFmj9NkzV$4XoD7`)c{@&0n)v33ek<~j*;{Rb7tz{knn@*~a0Ssq_-U$yqX-l# zix{%o7mq1FVMLL~{z3No(bEf71{?;8-z!E~jsLUE7!j@8)axYEb4J_q_vhbFkY3_T z_fq`@5lk(*YoiSzSZ8opaBdhIdN^HdK#@Udi{Zk_eiZ~*e8>R5#aPny7~-$c00WXH z8HaP^;PP1_p10WXX0p-xEn(7k5dq>cFA~uZ$>6T!MQ?6>eHk#hvxHWoC=|p2$qVI9 zWbL6&>%?aF^hDi!B2=hzZ?-laq991HPUhmcQfYEaJcdamS=GmIrKlLOa!w|95}8G| zKf+NM$qrI^v);156R(lW{wSLRaulvKKT`7=@t;Ws1f|Sh9Wb1WIFYvGi}yJY_82)O zcOs0(;FJYH3X5^6X#nrV%k!5ZL=q%dJlRjoR-cpt$=cM&8`0(#EW_(P#TT}v4QPl> z_gr_gKmW)V*(B31ZptL_soF1v1e6DW^Whn;06o_QI|p}tv5wTftV~s0m%)tgKP9S| zE#E{871F0#rkmq@rC}@0*2=cz3APkS#w3XJ2BqwgzF<xp@C|^{n7Fl#((g$IPpIc{ z2*Jxh!>pJML1G%T-N9Z;HG5|nl1lv^gbn{K+bgq4Xndv&edlOca`ZmTX)?{&agSOw zgKpt9Zc%yMnJ?PjE@grNxB<MwZjwDvC>3M-Krik5I}mhKv-HpU?o2IwpSAyijQpSH z?7tx4KWTFcQc|1pD4)^D$mGS3RaM?=L>!uCvHsW*&`pBIvq6R{u1qD<Np3YHX-rQi zPHWZe6#fzapW=L*>!6@omEY#({gGG9z^k+42XZf$?hwRnVHjAps2koMC?Nw+Dddz+ zh7X1F6e;0Y<eo!`yvh*jp7lm@Nm;wRd(1+9PQ#vZ1|7WO-own=;!<pzS4o`&#??B{ z2C2L##EyBv1+8E~lLt{Uck@JGSTmc~?5`U;_e!oHf(7f0ihbdv^`#bl`RB$$h+pBN zOT>dW;GBAk>*-Ye@fc;%v;hA*NuT3ME4^j9Mvg1w{O}8qUpt}~cuK9ccX3xKoHynv zfTx;mcGL3&Nrq^WK8j(YPLj&67I=gCv%(;zk~4#oNJmJX148SC%Uc`${_$Vo;8OJm z{4RV%H6#I^>7m}B=oo?E4pK)_a5^2p-p_#{4#9Zu{*asr1|Vcvk!G^)##q&{nf{Yd z`=65r+t{?bb5-xjr)>~>>lgSKuLby?4;7`q@A2*js`Em6+Ga^kjb=224>ju5d4w<` zKfwMy;`7u#1{B{B$N7#p_x}O~N!S<z+`hYULS_c$Hvf!zT%Y6sKSJ=A^#a-O^0Fqc zCxR7k>%(`0L6=A{uQYe@o(*@N_Dqy5>_u~5;G6#YBEL`aln+ixcR6`E`3s+Wa^z%# z+ZX7`OS$gKa708c_jhsB^fYLB*QanVWIQHh<M8^dN_S>_m(oHibCx|)xm$iE-F8J` z!jv=BEKV9GuQ@WPV^I{pkul5~fvUNrHXklITl~2|kYl_(UOZu01e|+Z;A^~e^0ro1 z9PdjXCX^c@fcjX*R%g8SD}_m1dfZ~d>5Fa5T0Es4qv$Qdp;JDl90;5hy#tv13riqZ zN8h+onxv)#8j9I(fK_3dkE*k5U-{*aT<^uccs=^1rC1HZ3}6kQMV~-_yUNxLy1E<6 zJvXRYW|`C+CG*5*Np;%m+DZTK0Z8Idx{3b|K=HQ@_5UUSN|xq!-|79|Uc2~-?*O0# ze<c(bS3RnBE?J`cr-au*BbK$wBPQ;PDj@tUv2QG3jUz#Q%+hW}(ti2Dm*`eZS)|%$ zfyVr;RNTXSg8%0qlHj?%+E9$fN(^yL3^oS-vrX07s5S_Oj`w0e9VfU`0=wfKj(%Si z(|iaiR6CF<{lQV-Me3eE5uJyjrXqO2(XQCAp5c5_q3{;;SaB}uQ9%_TXzSGc^Dd>e z2~|RLWib_3-I(M_cVlg0!9EWg5SsZqUotwNb89CMgn$m1frs4k^GNKtJ{Bs)z902O zD~2GTnR51$$}7#ndY%Y;$0rax@2z-^-c(qB)6XzGliUnr**~pkkWqh4F%`^Hst%H9 z9=ylJCYp396^Zu2M*bTyFpKuuN6WX?nJ`V)+3R-P%kQtI6YL&IGIA#Fi{fz(>ycrH zSGrP)%VQ2y2Kn>>m;DLxWRwd;SFgDed8mZ#zAT7^xK>kwXBBJNi49w@QymovC+2_L zWDjF6Yeek)LD2#}{6cEf>C!-_v_kp<7-29c<NKG^_dlvQ`E)a*%l8$#59WWDUDXWC zofMn_&i^dqS!$M6DBl+i8&}(s4%}QTAZQdy`MfPfG|4;)c^Wx%Np~7sVeT#5b;^x3 zrUvMv51~N}qx}LiVR`;q3kEPhe*y#}!NlDNVOT8uIiJtx8n<bu_6|^%AU4k%&Xa9V zyd8I|r@z0@Yks8qd-FvO8vY8e6BgiQmU1`W1*G{O{iaawpM=s?{mY1hsH^(A*JpvR zVCf}X1#rP_xOm+L>#m=ZTTJk(9g8WsZN!h7RbMV7I2VIy_n(4F2Ti<6k7JR}_qs=( zYf6q=qy=KNN^fVSuU>1mfmXJylvAG~tkQ{SKFxEZD$np3Wiav(3&ks1cVaew=Ao6L zPNQU)UF4336Pv&F0zxEPGB@xhqS|Huwp8%ck=HRjz80_7s8i3aP4upf7wvC6!ERng zSut{|7a(9?Gh8i703Cn3z-de5o?wVFuIe4E|J_5SN4%Sr5_$$4a1N_vE8fI<woK(B zLcp(JcE_3yV7P(my2K(J_p1^=qePOqV)s82JFISW(vpL68($6UR5vWLSpbOfBT&>0 zI?w`;>6?lJhtQ2+EWV-uB~loL<muvRg{HkO?AFuPerF%S)Ka8xm8)fD$}NzvU;fdh z+t(zD0?=*cLx%9>sfIJmk5|sgMOOqeQ<~gW_Hewmsw~&VtN0Rym8IRYyNNJuLK}su z))~e5I0C4srD&-RJ2s^lK}e{`^2PZmMxf#9rWDm_Q+e&%`8xU<knOJ!!xb0-byP5o z<*WS@Fv=C7#CiEy@Xbt?jI7b<8Eb2$DsjS+eQc;3b9wq9;aRIi`Ctp6WDg6bpdBig zd*~n0OchShOa`=;7E1-na6!?d;(`4W^BSbRtmI2YDhcE}dI7Z4omu0y;Hz4ZPb||= zPw^D-v`D3Au4@nOqr9jWn4)bNWwMuOcuHk#?fM~8;!Fk#y|0Uo&YN=6^5ZR0SstrS zrbw)K?ph8lcgpjjA({T#GAO*3%L%Y7=R^<bWP%#4Je%O-qj211EpxH6FET81vOzdB z6+OroX?vcb{hJyAOb({<&@d5a%?4+6PIn^lnoJ_#3wRLJiL>aUjNU4g4|$5<Ukb3? zZyc`l&aPB;xw)Yoeow$QH1Wp*@~$$4P4TUuqj^5L4C?l9L~eMTeZXG;x9L95^g+&4 z;S2u1^ZuJ4Ihzr_n;{5e%8L9m445j7Df(39I!Uy*T&61cLU@7%ZfI?`1Ybyrk0)`i zONelUc{3|%q;T;fKEsB-PW*fUc@DqG#!VST@J8!3lbX3;7j!BdwJU@)SiJ{94_)#6 z_OJX`9I2`}Qs~D{8WLe;s4HH70W40mzVa@IJgG9`h7XtpWAghHXJ}?F4d;)$9B_=> z>8mYDJA?a@wlH>UiR$%2KREL*o@NAgIA3rop~RT{ZJ&dv*g;fK(}KM)Isc%-#MT&w zUJA$Ygc`nL4UerbW*;I;%%HrIp^XicrikH$1RO3R0RL6sIp$CgPE%&rhL+kQaH##+ zAWjyVUnWK!L@e6AhvU?Vt<-m$In<kgA)45;PXh*cJx|k_i}K&~;JRZ|41Q%|3`oPA z-2b5jB(@~vgkiVK8HZ|Bb4l@s<JQ;J<&KbnBp*9S2V;}JatA<NlTAiGQUC%z+6Uq` zz2>Q3K1ASuMj?5`=zoa&^9WLTBB3<l#xU&CpKfPB^_8!A41ShS&Y<NT0o=^T?@9JG z4nza;83?ZZmSJcYvOYC8o|0H9CLvL(Bs$%J?zk=XLncWuHY`mxa{z;Q_}q<bQg=>a z5>hqO_3yw$p4yU{HZmuSay7fC`At#;#Dv$+YxyjwA@>F6H_@8(R4vnyS!FMvfzll8 z`6&#JO>iACouZMpY2!=(1c;gvCgS~|p-7+aJR>v=hmXp>9PKc5^o&rqp3No~adZCr zrnKDB`vXG-@hq$%?%*;?_TaQ#A<>*GfsEh~6DH+^B5jKz1)V|Vw?CG9T)cZ&{43@1 z*o0Z4UcQQM2(7Jt$~zSOSj`-1Pao<lEnmvc9<)0$`_XeNsZTHdAF+2*A0)v~qVU5S z!^U@+#EG3Dr`M8%7Yp&re$7c&$y`)+GaHAR&3-Z(lJSADD_ZD$k8vU;7<ctVJa7S1 z`PoqF!CRY1jzifb=Ge^zBFkDUVrV%I`w+(TCq&~Bp&k;vr(;C0fwL1yxOFr3y)X2C zM=cTY+Kw6D4n>!aKYq~uzr)7=0*XyukZvd<Xtx#R*~AIc0tCI{zJ$UM34wNCkn9q% zKOn_{F%S&I$;QN)Ak!d2TKq5e+jJ{(^W8*vR27(fOG_zABc883E<AEO_Pes*Z&aQi z9;C?#U%r0rq*Pa5bg9*BYb*^k`0zYX{D@QrBdyi`P0CxHKe7bJmab=X;8QZ*#P&N2 z#OfWZ+$w*>1iNP&C`@w#_MtTnPm2Zu8sk&pitHkBE8}#><RZ~}Jz}{Ak4OB2eFDpi z-GgPRdHw(myJraqgr&7*?!X1RX8<UzGm6TU>xJz%de@drjHlJRF1Yc%kNgpz$ENMU z25#&Ge(rd{!>T}x3po5;)<bi|whQ+v<U3*cb=_S^nHLEV)Jp+ecgio(r4i)b{v2_A z<U3gWjI+9l_UGC{bQ-Y-AFL0hI+5<yAC*d9#Zh&#oL;e?yrx-yb~ImOcCQOY5+2;b z@!rntd;MZctlu%gl@UgAoO^+PM`e8_j0c469?Z;b+`D}GXZ46P>*oKRV7Wr|=#(_l zEr?#heTV%dYw8kNYPovXYur=|Ex1{I>0r6#_2`s~fj65Bars1KyrfNkv<L3?7L4&x zdQ`&xie!6b-5)-I`vi>^{ONE?=;0+H_$MjrD<trM75HAy|CN;&Zs7nMe40ntc4z*8 z8|$kp>P!FN7uT-fCo<5d9&r9k8eY%rftvp#j=<N{un+m4FT38O_fQ>vU~M`K-d2!i zXg{Msf0fU88Fd^x+#WIo_18D?{Mxm^EHE;TU9i1ev3#A<QMNc^^f8w>e+Lr9tNajW zi=<{fmpBt--mCl+okDK?j8mC~Hv;}Sb_I?h`-f9gWX#2t96XR%W<!E%$<|nL#!*71 zA^k!f<GuXBJ2*yRn4+a${MKv27YvC+d(9CzSUFO(?hhEU2lrQoKUGBMjZk25WMUXc zofwnXp^ylaTH}Tcaa82^Rm1Ms6i$872Y(U)41v34>chrd7>9srLd#gJuwXM}Jzp}( z@_%HmN1Q51FG!wR2kT^-p)+6QFVdNC4qAO?>P+@2CXy0dj3dWxx4|*WWeNwJa0`Q4 zAgF#TU;%Z}B0!tRMIa50<=4p2$OaA=hRI~cQzVBgeOv30C4U=A@8u<<K9m+~us*Q; z5Q#H!$Gy!cZ3^Q8e<wV*?my8dkaY}A%I_n@3d%_bM~Ef!U_m}mBkgU;4>Bg?mx4qJ zR6SRhiD7+EmqMv27&(KiM8F({DtZrR4oxzRHw@%-q|=wl1RSI-{_T#+u|_vtn036| z*Y4n$p_^`rc!Z3lWrM)7Mn_*A(!1OjL~89>9}?|o9i^jdj*zn2R}5*D*0w?Raje~& zPY$C-9#q-4@aPyO`<x~)h#NuYDO=h&2jnLI{n$><2a_Y%g=G-W=%zc(+MZSJa?k|f z<LxU(1Cv0d_MRG&S&Go~60nVs(T<QQ`oy}?%;~8v-9EVA7<7hMVlhMp;Z~*g&nDQf zt&W?5iOyMAR7|-se^OrYyvNq8==yEj9rNQz%5MD<5~6%~Wxq;v^8y1Vnwi{JXZwBs zmLSsr+U)|X>yw~bf7(2IDf=BPriZSFXw{#@&{Yx^F(84ee;|H<*3r@uMAu5cD0JmU z2V1yZDk6^Yb6M02Hu3L?9QDARsLHfqtR~ylAs~tQBt@E9S5<+ts{Uu1;^HCvPu|a6 zK{=rcwb&+6j=sNWH6^0;z?eKP5+ywRw^hR0{NJ|B#(32P8X(NLA^Y(N@^aQ$RRVfK zpVD%<-IEK_nH9H7ue^P#`QMHih{!UNbGvdc%!ksV(iRORth-B^aX3xQd93okW~j%6 zZ0LrIQLCDowv*?3BbS50P#|W)i<5INuly!+_U_phCoRp(pTK}gj5&1>k$5rcxV=8t z$u@OsO5z0Co2m4aK6y58a+jrfEFUVr|A^a%bDu{h>MiSEES}bE=er=r-N#1dl@m3L z0fg|a8y)6>75<DAi~Um^J%Z3K4MrJc?r?nj3bneH<%M;GNJVV0gZ7D!%F-}l71nXA z=u^cC1o1e&NSDgtja?DKMN$v-l7-?4@B3vG%Y(3lzl)fSW7}9@U2#ow15{nKQKR{V zXmSP13VYnRL9tVU3OdNm?Dyg(ql3Gnx}q0e^l_!^<jc)&T}iav?Od8#z)Qz&YMu(d zijy1)sC7lE1!C0=NsH^6TeBzxz$%p1+gRQw9vRJLrDb_Qupu>JFQ?HPb7OQ|Bz#-t z&UCfyadF(}%R7O^CN+BGWD3NJHKd@E%a7{DMB_BX(Ikxu@e%VbmSob)=;FzCKC}Vd z>*M}rr++52u+`kOOjw#&Jj4?{r?dDf3QHZ<q*=^K?^9%I%4y07h)u-$a@boMJCU#_ z&=bet9B_`3M3aIkjenTRX5cT4juj!~0`Bcx?8h<z5THRdrcOq8n?&_(j8){c6lr=v zqh-!(51ft>CiE4l8e9eOKT3A5Gd85qQ-oU*WhzpmKxR1e1C}x-PE;*)#G*4J#ss0N zh`^kX#yiR|38BMl3N)QhK@dHV!pzEkQFNK~)`}|T7dJJ!EuSU#W7c@@$15ULHlo^Z zUJu$p3yPIQF(@6G3|7)&rdZjmps}OoXFM*+^eq*Mvxj&#Tgghih9xn_K{x8M2+{6= zeyhq7X{z_9i<dICZ(K0$Bgc=^K*?x|Q-ch3`<jY?j5&B%I>J&dN2-6Q)k}rY4(6AZ zfiV_O-o19EC#ua0hr`AGf`y)IR?@Lm_J8c=R|8`V<|_=(yOXWB2jfN{s1Gq9h(ilq z0A!uszxgL%X69@~r50=D&F47b59X8THBvhyR#rW+NwIAVnnaeK^8!7zS{}utC8Yhy ze-7u^>Rz+&qVqH1bGqZ`q#6D|3WZ7lpN^ggful?1M-rN|6ycFtb6USNJU@t{Mlh{w zCd36Jd>mSTuUCIIC|hO=K6XBJ(l0=yeHzC@W3L=!JW?<q@}r85V)ab@wzD#ce*oH3 zE&RnVU}ecF!ZEmMki}WKDcjCvuhA^}^R!F|=4=gDOng}sXfbLj7A`8QSMFhPadJrq z`#N-IAymX6qNUEfiG4mh)H2&7(5IC&bcKkQrJBcVb<$3Iy)hU?DVRoP!9wA85glO< zU@}Z}8iKnGKCeT%VGhAlOH(sr?hzYUX1G>l7~{BX46i^@Q%IPL=hL|q=9BBs_*h{D zv-Gv@n69*Ph0JHLbDVX<qD7(t{W&lEOMCc;Qy2kjel8S<RF_CZl2sprbyvaEV*7Dz zS^C`Awkt7kCVKSVQFoEbf#s~$;^Jzgq<n#G0-l^X>-B`-7&{@2$nyC#X<j=U0-U-7 z_mEAnP3m-Ftu;%05Z)4O>BF3L*p&JLi2S_rJX)qyNB(`KHZtoXt&&B*z79`;VnK$` z0G*2sCuMZjthE|KR^c7NJlFBeR1u4ihupZ9*Jmkf7#7sY{+P;0P#%Ust!#xpL+*tN zksb&Z@ccf*PcVQ_dJtYuiGfZp`e=?Q{kL{~!bPp;gXTM{Q>HQU3NbnhIzFK#fTv!1 z;?+mWN!!W?X<H!>woW6Xi*~4SYzsbqGOkDG8K>a3X_&(m)0w8W-{Ex8OLOzEn*C|$ zN<7Bln+*-&7mHCDy0XzWb#BFcKvtp=D!?7XpL1ZotYy6~dN`=v(=xds*llZml5bQ$ z<_9U2oJdD`<y88Ut){F`t&5Ht#?wENoz@A*&kJLom!+^kW@+?iCJ_R8mYX}aajH09 z6c$Ys*3m#r6c!B4p|H|on6~-#x^&7Jvt-1HXVcu?s5jp_0gLznm#H2)TNK8E5I0CT zQu5^G^h_^IQ0>pAK9CqDG#yVGD6oKNLrMrgq(mXlbW@}0xqV`v1k@B^UX~(-3lf-( z^4mZGF<krs=(SOOJ9I+3pD}<WwsmJGlCZr5EcfH&$U7xRW-uB9v2?TtRuAfo!Wver zEXKY%_l8X8tY=OJ5eDDVYzpCl_A>kVm$=E;P&nT8%vT2jOrA13(od{`T?GnC2LB7B zCg}htf};2a)^+omBA|QNKz#v{L361v)$|1S#TA-09swauO(jXFWoEL!l?gvJSKPdv zA6I!x?|HRILS}dQSw$0Qb>OOFg~)Io5w`T>gy>{WB2lU1wIrh^ZJ0Wg5hTqD)#6IS zYUu`*4Xb9w_A62E)StfA*JsY@;wc_O8<c+1gyrKWypHmOzs8c~kPu|vzl}{C;Vux3 z9xi;+n8C3r&><D`_jrf0oCXtJlm-hb20<=3!PC{QS8Qo68umt}+YHK=d{9b#k{cos zfn{a#+zvIdg#cMxz?Hz29U6Zp`c%3?98IJeTn)ow4rpslTwGo=aI4bvRExL}<J89z zFfE?pGIU&>Twicwx}?s24u~Pt*j>|^_zg5ZWD!AC;b~FEUzNHc=AmaeGuctuZORTy z?Si%iZW>rv^k?zmPMF{Zfd;GbM1>XU+8o^vvj*ui<5m!j;{C!sdcy3o;?dhBKQm5y ziEtsKTvvNli5*o_+1N#pjQDO<SgI{t8HX`FUT(K{%Lj-9hAI_^MQ7awTVlG*=wH?m z5q}gw`g$8W2mG!*DmAmPE_<>#Gpb2F8!(rlvec(mSr(5`u?il?Gydx5e_RD90sxgb z?wf?w%4^zea)6Rr%u~7cvN);=fHPG^Nk~j7SJdhKLO~eb)Xz%OOeNW*D!_zFb2P0f z!;>8D1~K>`T2j{ZbZuCMvVFs9d40ngCsjwX&PeX<OwJGFT`lG2G@Y7yEy(3jBR+3Z zgqHG47nhLn;(BwcjLG8FLF@8X9sLPKmvXB0RTq^_%I31l;Js}4iznRdaaj|U@>Z!$ zYvkurEA)-3`XQ^Z@dY=zBpFi?stgHk1!-H-hvi|k(o5v#41t|c7is7m*p$Y`*);bY z^`W%wbIaH|5y?eAtvo5z=Ww4=FI3uHU3>h1-_@G!vG$-D+KN7>B0VZDdHL-R(7O^; z)FKXpAD0?QUH!T$YbBS=DpsaniV8w2tAij^p1M4x^{%C){3TkFcSQXyLX8DXqB-Sd zL?kZdhUmO52LZH((DKeO$Qq}A*sJWv5}1;_eWj7$5&!U#Bw4Om8k9xyaSTi$z;6r^ zQ+ei?y<p()E6g`IA#bLW^{9c<Jk8f4hmAppjU_#BM93>6)Q^~*`&P%S?uVyn7Zo?$ z9ml%yR)>=#WUPvXW((`=7f5*e0CJoOrE#xUl<!b%i2XNab~&u?(=&jbRx#|{frshJ z_kTzxxTWLGAT;Ed&bTlTqHgEP>@NQ%{0!T3XE#(=!AT63<|zq3;RM@~pi@&4g4NXG zTFMZfe+1^jK-VF*9I>p=5)L=4d#^v^I2O5!Ph`AF_sWdOx^x4(zRs!G3*0+ZDz^j? z9-An43)<`MrqXTrKa9OokZ3`>q}{e{+qP}n?%lR++uUv2wr$(C`S0&Pb8+Te%uGZ@ ztlNsH^~S2mmHA}Es_H!$<V+TcZ+ZPkeq^ges2?Gwhjt!D)0}J9U~Y4So9cb8yFMy@ zIK1jTVwNE?e&qr3y`8Ez6`!&P8-B?H@;DP*MDr6FH*dC1khCY2syAJa!aI_0<ODf_ zXqd!G7`{tGn4G`vM}F#rYHn4-?%FNYsZJSB0JqA0@tf4Ko}P5(6Ml-<8e7U~gNJTi zo$*Xm^dV-&TkV?`YM6!QAa`d`#)<$+4RvB`8yPA`>`j7B$tNbdT63qKqjPPAH)ySz z2el;{zC741x%VBCrwm!ASqdczRu;@E)V5$d%dYNW;(6WVVQv47o>(OeAvfElMS11; zZ9|0J9DSH70fP?eZse`XJ#VJdebC!D*^fB(SK~yf{nnno%6;YAG?}mZF#bV!h5vvx zR4XOX#5X2jYXt>~3Z|~;B-?NSmD+F#l`B@36O3R(1xdV%ZxY7Py{to>jiC=K_<cp< zSW6*>E4^rcwSo%EAKkD;Dth%qYpI5bQ%XuUQdLz?3FM%};-dW^-EgVeClTd>C!&P~ z4*^wAY9Eys^#(BPa|bdTXIRBwbQOAEEWYF(lDAG&axii_^bLsVzDvWLN#qC<Xk84> z)p&=!%XcuC3!Tb&b_>QF7Cc9q7h~@#J8yv%C7lt|hiEi<EP`VW$6v~t3ws=@tofdf zyT84VAuIai-FR&B@kbzCg6dDB+`Na;swut;*ve@og-co#e_0bzyxd{SuuGOL(L61S zm>IhmG%r~!qv}!ENQG5DkRf$La24~XCBX8G4is#Z!OA8C9-K~-Dzc^ywopqwDuYH5 zW`?~N7Oxp5pT<YSjd@F9D+_BWd!1{>fsS2n7>iz0ny?OSptNGPj5+m13fHck39X7` zfV@WkStPTU=U*L{Azs_=Fde$+mC;=I#W}?;Vo5(W*F<>?m_9H7mPB`*;HP8V{-WG! zGg}p!S9gKcS(TGQE_E3b)Mx1ja#~WN(J#+bHFD*!3}S>hF~#voJsL2v&P2JbZ{<tE z&mek=xmu`izZfK~kkkStIOtl3Sd{BVT8-8=9ZB+iSoN~MjOa5%eVDrmZlwxL`E>C4 z$D)LkmWbtAETD2cU_F9Ol#$$DU|q}d2b_J`^WSvapif}g@#N64fci9FmL!0-Hn|^% zfkPz_z~{y}TF}Asd4Ftk;AWkb_NdXG382j{Q@2R2rxB=mA<SR=Qk!1iVak9rUaS@T zT_6FQLLcNc=6he(s@_qp&IKdl+u`L3I=Fh<)x{}9S${G~=zrsgM7Ry5blu(vWKg7d zz8pwIyw#y7AX?Gdt|>7`ALZre%GcJ%9sU*(Vf8^5AUEdw76xd#QB?OTfd^UOYO&l! zNh$Oxg%>q36xN-Wi>lhNu}eeaeCbpnntnnIX&Ee6gsfKyD!N!nMZ-a;5x;E7*C~j7 zGM3<Jjx~ppsE>)0obp)i5SZHxpE%7|F1RQ$djh!O5Rg7(u^<nct`=<9#r^1%)C6K8 z=cpY&g?D{eo;C7NplMWm_ki`$EX17>k&7H1anTa*jifvC^*7+6)uVw$Av1zubA=<A z5k3Ch_0sidRk^Jc^)+z;N5t(nlKk6};yTlFHtR1E1JB-<za21bWhsPwk#1KJeKwQk zubF^}d|+0iJ8i(ws@>{>jE3(bJ952vzl{}+mIs=$F6;(!Q@D@^%<oBn24)L?k*4YF zx4?OQLQU`St1cLtC!TCENY+6aX&GLTmT;vtA3XK4AbUM;KQ9`x+S!2ZwhZ0;N8zVL zWRQTrVov^<7|QDPeK6?2S7ZG?HeO)%>;il0u2>I!ztSO$^NvCoW9kA=HR@1G^NRM* z=^52ir%Kk3F<yt>vPTI>@oGKW8Gcd4nXe4~*rpot=gCT<b`+F2@oL8(geHCJcvIRK zE1%=n`4JDE?RSMBS7T&MIzNYyaLX=0=N{G(PPSo$>VP(&qEV6!`RKC|pOvpf(_+*~ zs1X_Z>MJ2qnG;yCIvqBx&uxmFlS%y{InzZG&K%Tn`j@EZhT!S=;|Nbq<<uu(N~$>H z#yS)0maD8Fzkk<@-NmyX&`tS&eD(WUp}*?mXk(7~G@Q6DlMg0je&CX$zYRR1_`S(F zRFkIG?SQkuK9oMAuPPl5@ixs>a;eXr=ZojOG1bYYL3(T##rpJFPYs&*y;Ahr&K*EB zfA(yKdzY<ahC10Ib5%ONBP#yR%)~qYrQ8S3DVlt+c7;RpS#Kxn$q9RYB;Dz;?k@KM zUZH1L{tbMFes=I%o{aJINU+!%*61Bl!H<5HmVKVA^KCExVXx9Rtk92mu9SJMtoMy6 z|8e{Jcds$8azn1MV(!#ia0s&4iqY6Ls@M&F&XRqu*61azm^n|K@b|)gxOa60Z|J1g z{W93Zv9IS|XTxzoUx^d|7-gE*Z3Y(UJ-#MrnT&8dTqNxD?SD{rh3|P@32pFN=Rc~Y zMPBy_#sb`#ZMg(^te5M>ZEZu`;RU0pwEof!RBQ(P_igs-%QIslB0y1d>x~U&$Q+aj z)_@hN;v($BGvT&}8!+nZ1A>}%yagGi#RHV)9@qwMsmL*~3j=YB%P+s)>q`}}R@@|{ ze8{{yxsE@$0p%c?j-i(9EJJ_N@$lfTv!~6m#0h({04GNqZ59TbzKBx*BS;Ro-iz#l z8(5v9YC#5T6;Aa+$JvDwCh8WxXYHJb*&f{J$F-R4U)`cA;;+RG?R458+|Aj9Bi?E! z#8`(bEW?TMc06qtW+=fOA+j*W4-1r);P2)G1HERT8yH@m!+#gl;lzI3!#M*+?+0*) z5A7Fc0OJd}w}-f1Pg8)?@29lKsMyEmfc5n!OTJlLN3{=7f>o!0wa;llw^ii}`AiwC z8$}8Ro`M3;fYmc{b&n$L3!_1VV?^ySm$VNq9>aCA@<QBUEYXxE+a2?r_%^-%lK=ue zAD5><<hnrDu-#!TvkY3vPG_^_D^Y9&o{bQA{|{`)m^k8@K~mjHXaQf(%hiN7B++{~ zPSk=HDTxU&^KnLt)WK@J1eflAjm&Pp;(F8w0q(Wvht&6xk7Jgn_Z;@40cQqGLWe%k zC<x|-L7Gs+JQ+VjW04>!i^oX98;DQ3jR?=*A|Dy&hj1_}@)d;WM|LpFMfIcX%<7YT z9n<=wm{aBF==~*(=*M<|ANtma*!x-bHV%yVGrD%j_0tUzakmP44XRwT4fCxKQj*Z{ z97wd#pr;Ucu?$vhi(`Kv_0jot)}cX#T_#4wxmji^lDa2m3}nr*rpZ@She&}#oKQE< zkR1~cVNEk-1ZvNO4c=_sHNLcj`7aJ9U+3e<DBn=}G@LDR5P2*h6n@#}$()Hk;PY2* zFGBXo?XRE+Q+1B42rw6<XB{P(Chng<V?S?d^?p^V*#VsnM&xSu{<f%pW36&ON2#W( zI8HFvn6K73k|uBBGI-c;j{HW3b?~CvnQDwVFwh^jG^U~sjeP0oPCV+<(?*BCc#KxI z#%Q*vK4w8(c>&06!~nM-AK8Tu@X7>`b=%Pi(Qd+oniiq!dKhdJA>>BbR&C3S5CVrS zq?<z9HHvZyy6J~s5VElXO^ph)*C8kCZRTw6@=7-dZQddgRHUtaLI5vID6*X<x2kYY zIz+jr3P+Vpjch%7rwxR~6_VWi@{xSq3d&FF09t^m-)!5|Q#U@$1+i*s@fOxC%37%N z16c=vR$!vmsmja%?~K=45~@Qd8FV@$t3xi=xY`nO;Mff{T2gXATN@kqZE0GK1<=?4 z(()zU0SEPvhIF~u(FvN+8J`RkLwWo37C3O4d3V;jzpX~E=ZUk@?ypf_DtbmsFC1h_ zT8O{vF%Wl>wT`^tek4m)MW4hM2c-K(=t2aqn3CX3vAB{WI3kNWYE5g;LH_0;XUlXx zV!%KMejD#a6@O_VACD_0_r}hx42Q6lDgR-2hP;Lif?w{a#;AZqP)u*cmOHGYl=3fg zAPp0(pK8PWFofU)5uSix4#k?nnAlm$xK9nJ6BXy6Lfb!qgTVgRG2H-s!-9#k729?z zuw}!51iS?CqX_n&)w<s6{AFwplQg1e5jLW6=*|u`%}chT2@C57PWT7wC#Por*0LaJ zPwuhM*2vTyB2ytE6Mek+namWY2UtzC^58Dm^^e10odCD{CV?TGMF~20qR?DLIlW~| z`kK63ogCF?evmG1AS*_DvW>x+F+brle7}};x^dZyl5DTr02hd#CpO1K`P8QLbj+J) zsMwu?+eU_jJvI!5ictqr6I~O~<~%$4fHOq^!O}rVvylf`RamdV`B3*pB+MFA>lo6W zoIB3nxIsQmOPFq?hIq~EGFn0jBX~jj7YdGb<TgrqAwq6|#d(v|x>7?hFEF#lAcnuZ z@X~8hXA=6MXeeoFFHlt@9~oD$8nZiry>;ySLR-PoYuxsrUg$qFeE!o{#%lw7f{zc3 zTjP8oUhC$6^!UV;A3%9xpG)g~5iV;DzHwhtw$>QiJdS{OO>g(nYQ?b5V+NI;is7Yy z-ST(DfbME)xDl0y&JXEy(eW3n$0&0!KZ6mnizP?an`BLgZXG?dh2xyg9rR3U7n{1_ z`rjRsdYucas^Y@`0Fn@r?&bmhpuyg`VMzMGuU~<W8S@jV`vp2&`C%k}!H_rT8{nlv zuh)*v@4_snN4NiN5h`jM?9h42$f_YRKfA<|(%b<9ZR~>G*znA+(wTET3gh(J8>q<6 zxl`9NIpl?C051~OM}d!70;J#r>F=)(gO)f|JDWtccZ4>100|-?C#i#97f&q853TXB z{$oXpB;?bMMaU`<K4V$6gJ8&dz7d*L49`tW_H`sFA<6`EM9Gj`Dg<|HxNxh3Yfk2~ zS9bVxfo7>-V*C-DVt;5>7w&a*<83)X$Rg5BkWea&zk{8&4vqN2m^wZ`9m2^!rg72> zn=I{;#g}Q6GtCe^)eqP9r!gAg{@Un#k$sW`tTHWlZ$Z{TS>e-I*=%RFsbhZRf=^U* zPT~EDhIe+G9wg0>z|jLWWcVGWK(R;wMPW`5juFIf6H>itFcPD2mbrfbT$pZ_DPx;w z@am*~cHHL>s@EWlMHcbhAPgk?Ji3x{BsX;zV^QLLm~+WNSw_6WR+oLa>2-cX8>xoP zi$Ty3nKlZhh{dH{492w>&8&J2P(7od=0ReKwS1Q>-IQS1K^;F_kW0aiy-&xO4Vdta z`@J5u>}vHU;Ihs^xt&5`0adpncCs+dIVAeab}hQbHYgD21#$h2hqk9vkNBg3*Iqa! zR)pHNsCyGq8w#})DKKk9bD*+AQ+wnC!CJNxbk|G!>{_kb1%mc&U<ZwO`43dTP1D=v z^N*fA_)8550D8#h&5}@oP}ZgeahN!`02iV&jEJvzMzSEce}D;g5!wdxfMRiXW%s<m zR*+B=u<Ruvi&WU0ig83aZ^V{pd_*8KjEw|bn+G1s{eE5WsW3G@Wa;C)Js&<awg(_j zpS(Y=H__EW(w-<EX3w$m9yuRs>>ZKW;cyi?z2T^F#-MqfgEv{$l(Z)5-{I89b!+^; zleznk>)Kt3-IM4IuO6tM>GWn{bv)6>@?R=DL00v@-cz8sWg|s%P?dpZFQlJPyQx8O z-{6Nv&?jDMm|z>}usbHd!)@uwBbaIk-d=iCV{j)a33TTAR$P^F{5Vc!_plwp)B8<@ z`T1*wM)20ef@7<#Sp&;Woo5cMEz;ckxlA#QuQ#E73>34Qu&<2K7ax0*-!QzZFG8eg zCMSR_rtO683@g?vLTI%?NP6(c-lS8fu%WLs{l`90lgb7p8_l<K(28byhG%{uJo9E} zzmMziXIbvaY4788p3F}Q(N!BBSz~odGOoGfH4_4H;C&-O@qOyTO!~%5cIBa@-}>2i zu{u^V?xV9Joi1uycQ@w1Liuolq7{kFZPwy6*-rBdf6W66vFv>r_hgp#IsPbK&&NtO z7GTF`Lfh;5F$y|j#QU<!yi|7x6A>%90)!TFI>wjt0R(MlX22Q#L9EZ8p9mS$VX1;C z6fvIq*Nh0EnYp?HVev(DHcKC>_@#s~OCMzM<)|@M%YgYQI$}o86#Z>?<t8ij{z*aN zn!H(!0(c#mL%8;gp)v6Y*N0oBfC!rE9A*2_P<-4NP1VGe@*RKCbmPA*2a4b7KW#y) z!lp5Y&?Due+2E11g?3r^Qa!g=o_v}QyCJ(je#4etkg<3i=U=P<+zaZdM4637c-gr} zSh~^(PU9@oVJ<1!zDYUj!7B79bazMOwj<|0L_5cQk`H4eBAwF;OcsxC872<P%|>Kn z2Z6_&@xJxFmMbmn)>p{Af6pUwC&GQjJnhcp38p#c6#n6KR-L^w_MF>_$!-m9+b7G! zTTt?&O(=OGhR63pdBn{o%=nMOXh68&lVt#t&?!IRgAGI5G@t&%Xq-r7oZZsx@p@>6 zXQ1kAH!x#hKK_X;i-H%p|K>?-xrK%jrakwz6B)2+gTc2Am-L29fz&z>@g=7*(c16m zi_Y@kWr+I=o;`XSME&+{PrVDb`4%)c<2ES#g}65PI*|0`z|r^GKlw%Z7K!ga_+{}H z!#{}P8xOlT+i3j*ggvZp>hy+vMe;+YJ@y*{_Mz)a<@Z<h5ncoLH~#%yoTiW8%-rDf zea)A!ML+sl-RQG<%@_GsC-R&U!{$i9?ggAXFhEhiNyMavwhm4#Pb>9Mn`>(d^F@iO zeVGGvLkhoj62_BSok8O`omYRjnnSJ+&|N#zYS=ovJ!aG8F#1M7OQ@5Z96gK&6+6?% z2FGje_Zn4=zzc)8htxjImbSXjqae7}2%xh6Z`d6wBtJVnIo#JRG5M+4+u0lqm-oOB ztV{uLiHU9iIbjUtn%huL5LNx(K<MO4p{T{gML6*6)Gb$cEfkG%)WrpJ3KE6vmYlmP zC4+9{#7zV7{BOCsf?awUiB{WC?QPYNSaJ&0HIVLXDGjn_0Ylmrb57ba*6TZY#drxp zAl8t*J)&X)#Q|)sG9(@sJ3}Q;BC(KphTz5e+guyT1Ti9*V&3U;j03vS2~&w@Z@AJX zK_f$^)S091O{Amb=|38ZR>bwqur@}3(c)^+qfZeN1ScHW^;-~W;|(x3f$;t_6FVu# z;CFVKnTZBJ)J$J)68nC6ShxYcf&Bo60oI0Lh(v&5(BLTHj0}1t12XwS84{sV2|!Vz zRM}LX{_0P`ss-pEqIMkWPXW(Bk2H)3v`NS{$fNye^YFHanD$|3@UM}AcX?yMIYtmy zsKWb{39z$~hId^UfOb)e_7W%<7YQ+PG@#5x*u`(@sI>kf8;-*Eu^53KBFHlDVp4>2 z9ls<gLV}E(GW@v0Ay@$TQqOf_5h+oxOmJ%A=N7TLvvx)x8Zr!=19bqM?p$OlJUd^f z#&F$3OR<m5!t^`n`y3vja-+y?W>3xv*<Jw2*Is)e71>)nrHQudko0JY^b(F*Gq zA`Sv7IY9akD)g%&x?EDXlu`<|azh$sWJOU*9C}lM^+s$c5uAxF8CZHjqr+YN_yp&) zC&2B}4{ho210d34t^GXG6;6!&dYQG(W2eGz3OaUV-*6K8v%DOcBeOzEo9u(>+24C( z{U$C+&IH(O!tm489L}&yiEpbD6cMw_NpG&sa9(>U6;0}H16CNw3>cAM&TR?v=859y zj|OGw@SH|~FzBf9^i=yG4ootLstQzS*eA65vlkYujnU0BiAX^SKyJn)wby4<IS>8L z8Smlg$q7M%g7j{3BNPwbXQIb33+hG5jO#5LkurR!i9<|hQO5xFTh5hBqiw2K)_M3- zPK+K5_*9*5_A<mQLMIpGc)X;9H#oRHEJm0u5m+KuAts7ekzt-#e>@)$O>7J2qK^tY z+ILpD^=~c0T}f+N0arVbRyW<3o?}mpjUX_iER@tQeRy{~)d>&KbnNnyo?{2QsIjKq ziHGc#?K+N@v9_IUpztla1T8~C!W?Bhi*$W}VFs8$4|9LCw!X<?`U7owlv+mk?+{L+ z4O$FYpkR>#KUzT=iAZ41B!FJJmfy%J8Afjn9cGL4H_lO#&&;Cal4eM0VfuT|W_Uqv zogE{I=~x4<%#UJ_5B2Yhhl<D#ptkC%x!VsOEk+f*m9{Qxk~M^CBHXq`do!bq7ZMb2 zM`m_WR*U5Km7fQnHWdVr>aGzS4|zS>N^+cOm}1R$R%1!*3+W1=8{nfahDVCm!^E(2 zq7^5_H&ACrpME6YsLU~&Wss5>3(`0xMrh{<3LkwrP1b(9f%%G)KVHh7EQa9TWG+Xd z_a23;Iu2a5K5v8RXJ{2ZxT^^{n!Foe6hBZmC`9V7X`3z=%U&mKTr&oBs_#o#b@PK_ zxee*L2pvVhO)NSLkhS~BYy&~+QI&>iF*ch5<gJ5J4(RTpIt^pm;A;d+ol4yiT*Gni z7)IE<KrLyNUfEv!2=D@DhXz9%+mVynEWEjHMyUQQ7#ke55F&&*gC7l!bxUl-r`W^M zkFW#!awMe<4Rscty+(dy?2uSXkMQcG1w?;aa^9or{}4CQZ$+I7-|cSSu>#B7RDGNW zh3y>O5AF+PEw*6y<iFZMU&}=;_F(rM{v-G)AHoy9)f4nvti$rpPtkaO;s*hVi**=# zcn+x5wFpYdbr6H_8w)MD9!<9puTI9C>849yC$zOH6m#}6td(FPJzAk~62mz95<3dr zc?Ixp=hmZo7H@v;0*!NOltU78w1NNRG2aq1iOdDd>gVZ125ZRMeE?lIk!TUbO60k< z*X%+>4QBW+^lKOvFf)oH5{@KjxbVX`R1lIuB{I=T$anN5-L&mpTt2&yg^a%eghZTB zWl|ImklJ(F&K}!0(=;<PPgUJNOQIB)_7UcaDSD!fMEDuuJm5?r&JH5o1C6B67f5sm z6FoC!)9LlEJ*Y<0>JP3xxJ1+L`b!UK+qb(T8&A3!^tz+xBH#9FANaf}cmw<mk5icX zf!z(4*VMnqoJ9KDIDY`mrif$2Jd|eL@&=zp|1+5yQM(T1kiHycw<dK@`xte*PIV8g zP3xOX^ns^E!7n!aR9*-inJ3{X&rQ=WlEmjF<L|(bmiDktF%gufhsUP5&v`~{zGlb| zv*+ZF`LY9l*rdmXpPg-Nhcr2m9@M1_gbj;K!ULWaPNXw)Dnzu>@Xq6lR8~b#lgx1y zU6_b~f*sMEfKnrjnn|BD;L;^T6%o^XCsj@Yw^Bq2S;T~|--lih=mYF`9Q8IXF}d0S zyP~ET^2nkSg_y=EHB+Q-eo6MM`5k?W!aFgYFiOrp$LT+&p_g}r8=ouUdL4jYv5=B8 zB?OLc6Ca;e6PzAxz$nojE{8%_FabQ3+8DGhOw+H_`xS`bB*GJlw)zc7c>wX$uh95+ zz@Ul9psSz{W*ABuCClN?TnBqT3+;5QwK$QSQei~?cru>cCoh=3bWu?!ZS+p_gxalR z(S8yh!mVE9+EcwyIi^HTj35%KJB0+Jh-9?aF|DDmPN%=pMaRXHicg}KVSGM4Z0ra! zP9y~dUKL(KeW9=TiRJhr2u3BS$w0g(hXVb&U>EaJLVhtQr#wNTP{8TkxwAnJo{Q(C z4460;<rPlsG+IvOxvk%SVe?41^rFfBW4ZfAm|mExYVF0Jdq|0GK7m`>MLmU|&`0}s z>w9l%yWjKZPr2Qb4T~8tCWpW@Y<&}39SRlah{t@-b^C_8)1VV0viKzNU<nN_OvyzF zPYzrW%aHSdD_t=L)BYS>HN*)Y@*bN#iq^vmCvCbJg+h4$6if7iQXWpzSd(n3TR*=^ zxkCY3_E^Nv7$G_dRYrV)iC_;C2vo8Tg-Yn4i7AMT@<YA^CMa{tJcBqUuv5ytLO#lX zqbbo_illug6Y7j=Nk3RIM2$-1zE&}at%BKrS}}^Px>>)gY0J@*$&p!tFL+g-5<-_8 z)f?vC%5MDXzrVMAm!?|6c6>6Wg>s$et*0H%EN2IQ2^;ApB0Gd|@r=6JaNoT<gA4QC zAxm{f=Vz!M1r(|5ugL>+GvIlXrBoI{Lz&iO)5<W#>e>?7&(cfJ95e9bp>AUkTeOnu zim?H;iC-`Ka##71QdTVfgcr*rVX_-%YK91HMLoYXH6G#7xvweikR{FJV@k<}Kl?;; zPJY@5DT-G%>A?j(kF=k8D*0EoiX1V~C$7Th?<uT@P5MG5CI{`Q<OazcgJR@&K^P~e z8B{zl(WvP$(kuyVRgv*}v29kEd5GDBN%croTtkd4kG8u*!=G6_p5bHS(Wf!Tqb+i# z)TbW8+EdsGr9PyNOW@kY+w;ITq%ghP#6-cZz+Yuj)}QSNI^Pm?yv7FFvg#KWa_j!u zk`f0kp$=jvhUIgfPn02W%XK<_F`Zyz9}`O`@QEe8Awq4DgQbQ15C#~bag6O*wM!!l z^~lMKGryfLNO!zpe#zv-hCQ1qkL3m-u_!)8rR0_0)fLMm<z@SJfIL%Q<~|*X6^Vba z9eX9`;wyUk3Z1{>OU=?#@QND{H5lcGV2YQJaGKvYk}i{9S~U#vP}0L3lWO0(+&jIs ze@J0D;0^(orf=~dqFFpSI(}GPp^VM^4%IChfo2VZS!ld8ufZ<icuKn>DMw2S!5FPP zJd$wde0j&@JmD*0xS3-ipEH?{2^`|FgR~CgL~0_*0wtOW$RDCh00Mr{GqI#kl>c#4 zfdPXWXO@i_PbfwH3+_==xG?~%mFjB4A$>W{L;+s-4N?E|wvhyz7aFj?AyAz~8iuX2 z#6V%m&=1EBvw&?cMK&QJ&(`)6Xs@5TBR&vRpkxQ>W}%rYcE%A!QAY{t8gvz1*;<Er zQ!x-sE&_5hjex*al$Eb{#&&I{k!ibIRcjt^P7s-Pl5w7dd+62wyp(%%Gaj3!ugrO8 z1JUC`moWq4?DHwoF}>p5__ZWVZWPrOS1MH`3-w)4r{u0kiDIMYzOQ{msu-(x$+3lm z$+v{Tr&8;JLuVmPGt_1Bcd>r8LiQ%Xc9m{xBy?>K=o1Xv>hlmV22eI3XLh9*^UNk6 z)C=5WdVzx7TH~k^*u*^SCP0i`I`(|YwF$Ome?&7k+<J5v3-wf_%s$H=2O3NlsoqH; zEElKS+(4&-qJ?wSBEegF2#I;-x-8|karnyoow@?w^qu)LNXj<{gHEi#H3kJ#<$}u- z97Y&-8X(FPph#PXVJ#8TcGAFoDG~US*5fYPlm(|LI;55MaL;EFa>|y{1Tz)Vy3Ukn zvRTFmG?mgi(G*MDBx5F3OG+ck6m0VkXM(PA#_$GB<2v0W&P$Ogo!2%~oR1l2gpYao z-c*A>xi;E8Un<qkt|QcJ1I@8tBh8_@X4e;&G;Z&*((G-++YmyO{*gxJu)A~=BKo!Y z>;v>UF}Qmu?%q=r1vZX}`~*rkQiRa<fX0wUkD^w(vja~r#I8t1j{X!qBV10K!`YCr z5yD*-e9l`j2m-l2nj6#Qh)Lb!WDJLOP*bqLXOyDdj+t&VesI!D-M%Wf=1-9I5U}+T zSzYNy{oo4$c8aB+e@un^v|jFp+k4QISpw^)Bet4KHMI-pim4sax;I+HHbeI{Aosiv zTaY#<_F~0zx|(kA{pYR;iXSL;)UlC7uukga*=2||4RqbqkRwh>8o2?dUVWnw4Y@(Y z=L{KPt)IWh4*18z;Sg*WeyC)aDC%ERS%bmjiz_2M_y~N!pa0R#{mZALGyE?Yef^JB z$npQ4a``Wc+kXcysCfMYB%%E3vaM7v1$3e4m-$D-sp|z!2s<!j(+M#J&i_hz8ItNs zZ_MnqE(A*zMBw+qoASKc=0Qq~B<85ke&?Ka_xk$%LK<M%sXh&k<-scl%0M#}8pw&7 zFMg2(X-=6-<e)DE#-jy4sYoPFK|E(fo@$_wr-Epz)fMc43Qs^zwoGEKiGwX$Ewx$! zvR}u;n1W5eNZS%uRp0zGHb`jqptD^F(WrbG>@vX1R*t~78al*b$C^J98&9`J(zep# zvFxLrS6yo_k400ccwWmaP2`RS6<CE5mZmeO<s%iKhui{(Ib!mL5FEh}vRA_(Ujxmx zFC`vw&O;5F)LbhgbHj`m*ePFZqmCZlVm<3pEo`CEURA%Pp5LSg5I?0dVlLxUSl4VL zOo!&Il+@sBela+f<wNOB1dM5pl{1hy5)n3EumeS<;UL<*{kn$$KPHv$6OysQ7$^+F zZY|m4!=qF&$>=seW8D~N3{nFs4P}P9B(rP{ga)o+O}G;$Z(@ZqNF;T8zQgbm84j{` z`xraD`fDQ!|7GFqQQYCNf*o|vI)hp7@KAAVvr=zs#aDz@9o>AaL=>%NhEb8*Zv`5S z$~0pPoh#?2gJt`eVsP!J5Vi$Vn=Z?3r`5Z1yNQh7mB6-bIxewc&l)sn?XLT^T`YDx z{7M-{=|=v3f+{|fzXZB3j7jj8xZpMFOI#$Aked|g0*-F64t}Gs(2pm8Tw9UvdoqcJ z6GZal6I1#Pn1Lsk7*=>Prg%3lGB(jFz$&aHwPdW3WE4{)@7Dee&Ba*lo%mxc0)0lr z6-jcO*sp6cz7Zzg7Um#B5XM<RpJxp0p~5JsFTgt1HAYNcxsm$5NG;@;*e1s#-y^e9 zPjd-$oQ!aeeEyBiCoKvD#@ni_aK4Xrr?uD(x*IT>h(<vg4^O<SDaG>rKj=w}t18D- z|03&7|3>3q$ufYQqdC2yy`k|RQ+jI`V^dpGdW-)M0_epoOs!2MZO!cdEBY1k&)~hN zfxycym%S!y5rCz&(U3elL<`&07brjtxREE2k6J8v1ZZ#E%1YwukiGn%?7lJTvz<~G zuVLZW_fxi<+kT%4g(u;1n%nNg>vS@8&HwBBgWadP)x-$5I)H&TOcT*gW2Px1JcY`r zK3o;9Nqd+%{q2d#juM%$3Xc+7-F@$SkHt&BVPjqL4+^oPRyQC>{Sc%NtS{(-GWBO| z7Y>PwHY7q2i@d*);Jh`6E`K1JPjh!26Xg7nVVfH#Yq>tg9ihY!#|O9hz&D*QBI!rK zP^%6kOY-i<_UQK)R`{@xWam@w>iub&+YqIMpK@xor+C-G<*9bZEa}zwudG~Eh~k~d z>)q7m&3VgV&8n4`B!#c9hRmyw8GkDpc_*yh?&S?=%uXG)h#)ZvC)PB>*?aXL@)EI- zu|mmRC@iYvj&2U4*mA9JgyQFG_N(O9>HVJD;^@uh8FbGVGai`^LFVKOakvJ0=|C#E z{ZXn|gMvs&oazINSan9yF+?Y!sp#}1qY?)d!~M=7(#xuWqg52tXszxTYHz$lZ#^`0 zYGGfR8n>0zPn8?)cVD7i`IArQp4qeQJtIkqDZq+QAnV*NSAN0vC`_mu9k9WiSp{eQ zfj59vmq<*h8e=mC-O}XzE3On6)KyCJI-Su8gWp)t)p+et9j2pLLiI?;ps}AMR;ct+ zABmklP!xv*U0ow}))z%`a&+^$u|?7!-4Uo%2V~f-<6gC-9pWk@;MKa2%d<T&Jx0&W z3|FzQd*I$sG3X^p3+Gf^bQZ2rtWdE6HAUk2@}dL^b4!xU6jr2WDy#@!H0E4#t7@!` z>_`=j4`^e03T45f1Eg^&9aFlb$%6{}^}h<=hXR1geqQ2@wXqL4b-fazVo4cCHs!a{ zH|x7%Mp%vbb)=#v55T%Md~VK~rRiQmc?aq3<SaC$B)JI|MlH%S#$hE+akbLcps(*Y zzGkPgRQLWm+D9+(kD7-tc!y{!9#%mKrA=Ac6KHx$X>@vLJ-M-M_)o`|>Xj^+6Qu{2 zkQi8;?<(HB0f}PF|NoPzx5gs(`4`}S&s%bI*vLP^0{}D<0RT|^zl@vHf6ZHp2Bd+G zxkK*!P9?c!VsnG3<jaSW$#^8ru-aA1wZ;l!ZS`QP31tg%a!OO8Ue|`It9k@3K>!;l z6bT7VF<GcTb_E&?$CBPC<B){~G8A36a;%b;R+^pw<vAc|mfg?m%e9oJoCwbJ=jre1 z^!M!4X049jz9>;g%<fUCVaG*2|GhGx?z1AM&$O`L1$kP)SH|C;?4N<SWqr@HT9eb- z?<cD782{Qy>Rp5dJNL7!hDTcX@9H_dlq5UoH*R>JQF+v-*TAnJ_{!S}=-;zazXGd} zr`e}&p%3&Ab->?~d_Vdk)+c<R9{N3SAYY0-e$X$8K0nA`d}w#sw(nN|U&^B2;#-fi zUz1OAAYZDzU(hd^zFE<bOW%(EU{q$k1E8~hIC}1oz0HQh!0Ico2|RwUb8UdDB;a0u zA;3(3B2EglIv6phh%jkhos&|!j*H`CcgJ>r|1|2ZE}>NF@1^k+p)M(b6n{%VRz1Dz zV^$&Lrw1+g+MrNfpKo59AY$-O?hKA8m8IP9(uD+fPYR^07%tmAezNHzEDY;Q{N(OS znc?fO&rfbIaPes7Iw<()U@va2+nXzZ%5FH3><lR|u+I-}aWL*ruTZYd`qXcr64sHQ z{+@t4gSJ{X0}~FOHaozKr1A}d%gYO_Gn}Tvdm(#$d3XCFbW4~qIY?*bj8@$98>>r& zPQg1R=Z6mob-&a6gqEGyZ14Q_!6RJWb#886ELkSdj@vjM42w+J%leWQ6DG$7ZTVvD z3~%5M6Q0CeS+NWuR~GJ0<ni&6F&PtUstuGZ+^CU4Sx;{s&w_I4xRH^;`v{RsTLwpA zH4`kI)KiCbbV=D~5i|QPzxx|GV`{Vrc{bRhBv0=Km+}TOr15hJtf(AM9r;@`$0Zvq zBgYo<k^KG!TV6a?82sqykvip-9E_-;P$EfPd#A;W+y!MB>>Z6iP)x0>>vP2m5hhLL z!t!FHbzJKmYeb4si>bfM^Lr{x_wi={EpWVu&2rBo%5AleLmJLx)#L{p#||aW((%y7 z2NUn6QLF}z=l2=wP2I&{rFCoAXjJi^w6J@)s~R+j;D-+#vL02RVz*%?b7(SWFIaRi z*w%o>#zH(dF|%@&$krkwfR|U^+_@N8Ik6*)vbZNg?+dJkT^gUBb`&QiLC{aIbA0rl z1LuF3fGUUI-GeL+6N9B!Ahpl*6Gx}J#84lRua0Ec##`v~nmgs#Jf%~;N{GsX#)lwN zw#6M(8*PK2eBWe2X`%F0{&hN9$PXEX#~jVh7mBA$lCUZj6w;zzDM~V6$jZT&djru5 z>!ob)rAwR(u~(IrI+DnwTr}Ak5uwV`^HjE`m^keYPtm??Y$|1;Rd;0cJDx2nr<&V- zo4QX<qPj%IE%ifn0=qO=2fXfKX>Yt&(DN{>$je-w>n*W~7`#qH2zC^Gs+k1SJ2It) zOH5RuoD`U;GkpkXd-Gsx;GkAm4|Io%8}+H=YR3$U#mWAu<_nTi#WkjN%($s5)K44; z=(r>6d{CwSls4RxIfoZtwh8d{-NK{J(S;{{W{KU3SZ|^VadqRXMR}oYSjkc;84j*^ zkG`-7cO)xBG}(z|cb}(ddHF8z+!>ap?b6+W<V9n}i8EzN5j!)u6)<AsM7v%nzMz?G zuF)0^7K2|9{xi+?ty{=JXk8q&(I_S<<>B5vg6&=?<|jgLjyYwgj5WQ02)}CS4ZUj7 z6@j<V#z$`BJG$5=7`xK#Fu8md^;9sD)t+E+jh$%qbopc(lY6Ai>KW}Tdq}o(u)oP- zd$P&frFv+yb+FIPvLlDT><-?Iy=_k!g0aO>G+%mDtp>;qdWBS{-IoLKMB<}YDE$PQ z@1<7w_*50f=#xSNQ={+?)1?V`dX$6C(&69Q9`owirh5o?BU05Seb{*xuF)G8!SX@# zW|X^KJ1_l23Xeb6mgU9rQ561Z12_x$#+!d}%ohXyKp69RE?V+$uQj|0GBYzps!Uq- zB01V+Pdl2tY;+-c-fXcB#Eh7uq}cFS$QlZVfOshO7?>DKhl1nN1Y!<)rT6h|H-hu# z7}PykhVzPiCHK7EFq{lEao~p$&I)ug3`kL+;_@Yh<$EGbj5hW6HPD!+M2C7RnR`Ly zc{-1KJil0v;Wh;{7%4?#Ga`qE#zY%ELq?{|r0Yd@LR94v^Jfk`7cZ3?acb*H7^{l3 zqww&qHtZlJo=bC)g49@&SitI16>BCe-DPB2PODuN);AN;dm7fM9+tv(qwe2GW`u7D z6Q<$`4Ob@V{P3u=yMhERPFIO|o#VbZ)Y@HEGJ@Un$Oltxo>PBCs_7I<N*zTV1^&hH zbP7ws^z6dRnP#s?F<{kRj=3CDA~s&<96JSpam`)Lc!;V;_0z6*gj@8~?66j@qDIV) zM%rDLlZt^iipyh=Ew4gD?d58?ZC#(WI=|{C!EInx>2a@_KTl%ye+D$VmqyM+O(bZS zE5cOdorpg3UGg`WindJ%FeiH2UW+(3HCxqNx|FzJ)NaOLYIv0j93*>KD)lO1R@sy# zZ`QKpOi&-AnrI3{uqO=g)}yfVYh+-`%L*!5UWIElSokt>kvKo?=)zhQFkuf1d%~&C zZMlSG#E;X!xxl`1dA{_tB<-~P<K}$O@BsNT!{Pw(X9o-W$RF+`_mn-_;J$u%zBukQ z@c3YP8RY@~D!u{tF^XxpWBFmA*VXjlhazQX_gx@x))7@y^h)UXWkAL1kc@&l8l4X; z_yq9GQi72KPL4rh09ogoI)hgad>AJ3m21ppozsd$erw-@trcE!j|JtdO|P?C&&0R3 z_BcF>K1|QI#5ex%prUzaUtsxQE?_aM1jCw#M&93<{LxHpU^uF9*6aTzpv)nrJxUcV z{+w`{qnBuIiuh{!3%3A}0>BUUiu^OOyjW)*4&;CB@#5_NK-c93zq2C_i&C;#9@e5v ze_h0<fCn<_+ec`Rn>YC8#tvi;laJrutH={aOmUF3eKb-YgqJTq4l1X8X7l8F+?#$} zit!EgUGbnR6H5LEwaC^Jyc_wpTiUms=>6WVI$Fc5jc$J^<TPMX1?-phmd#taXR^Mt z<O9YAxrt0TAgzo@m>NKM2FzMD(CnB&Em!K)qXNZw`OX+Fx6`3{Kl?b=<p?wzBs*}@ zSt}sAGE7iAUyu8afk{SY6AJYr;rBNGRcM%r<Ho@x_3O!{k7XMAgS>8_N}&3QFB`2d zn*5w{F}gNUKEt7kP*{~Wi(Zjc+3t|E!jMb!vrc0gqiux%ohm2oNSxiHiWToNderl< zzTe$?s5#Y~Ryoub^WP=}8&(q1nkgY<274RBS0N{(36lNzeE?9fjJ^av;+YQ9QS*(T zu%8Smu7!sDkULQ4#HYO3U2{j^<}E(TEY=SDM70Vr({f^UmsQRG$oja1UU*{9E|w^d zoj<DlB06%;@~Qblc&|FFMD|&_Xzl?0cB4YRLo7ThYQ+t$Lv#U_6Ireb3jp|{-g2vW z^3;4m=cm51FN~_tYDv$|jmA_;{1p^}dL0RsUg`_pJY>SvBc?vSpC)wkDc;o7MfQJ) zaboXDdNitkm`YN(r`&*vi=g`Kvu8!E*m4oR0y`E|&!uYk0LfA0+>z)Noz09i@>l!9 zGK~xs)U3sNa#CCWz)fN6waUEnW&X5+MXrk0T>o=Uj|r^5%jI^sA+*gO3iS-5^9V`( zp*pAU>_)}iFkjp3{GXLVAKi6^ZO+NdU;V^mWhMy!23b1r5o!tkGpV3l6aJ9`%@=d3 zSu8O}&>W0)W75nN40So1UKQ5AVbM@iZ=TctSdc<hJFBJkSG692@Go<SjBvPiW-bII z2QVEsV{IRzev4F&^H^0nk+e(#X~`H0aix4k{G?Ritx~~kM!|0M1c9bjCMvFdR6;8Z zJ<6|(PJo@3W;i;{eR1lWlC*a@Y0napzGY+@D&L_&FvWw1aza{uIR5O3=h8oyp?>i# zD%4RjlsnK)l=Ei0l>U!gXePB!d!SZ+n;-tiH^9sXq2rbKk_f+=mORE5ZFScFShCfo zA@mBzA!h%uP_j>XIuZeQ0kfc!CAEYbM6649Jli`y8C0<>Dp?_xxtiL-eCst&lB@A8 zn*@`pgHbl0kbCm;9KNBMcTP(SmmV!4G@C-HHiVNc@uu2i4YVffXbslTnk^wRn=6J- zjMhm;e)CP&3~f-Y$5eW}S^8wZCyz}wvDu*Q9~DYr&|}lFU7f94O3s|TwJ0vc?4lxo zD`{t-%0qa21sx?iiTP+xtJ%U^Mg(3cyHG(h2bCG#n6r~)t%S<^4<A%dp;ZGZPDfOo zhg(1~lX>?KJTa5BGspJ*h{X;Lxg+`vrdQ0YbhVyX>`;W&OlH9DA?TKRNu}>bKQz5i z89G_0v3$lSGwYz)D<`ladP&HOsFjj@)>=LNgxB?a!ke=S#TW6X7Ne98Ty8T7^3Nky zs?eUqc11unq%n5+s5;^)U66&sv}S?RsczYMQ?5g>B~L&k)2JkIXWvS$9K+$Nd5P6p zVsi*$b1=;ZcBL>$a+(Hh-f%3oI$2DKf(1Ifus&*%o)2guB^gj2)U<~-Dxv16tw*T4 zmXk@#D|PBNa9+0VpReceC$L@xyJ=JV?K?}i&cfr*FxQp{^7|I=SGXf8`+pp;f<pNB zoO`Y*L#`FlCx=|Ar;Lr<atj9h8;7h4ykMG!L^feq{uDfeb%@V_?WJIDY!WOAc0$cX z=xFXl1<G^*|3D}*wk}BRM3i(v8*kcL9&lTr-{u2viHUpApKr;Lw*~Et>pt=IMDc-q zlyX|Lo-DudF`i^KV{H5&5H~B!@~pSzwsd)FdBi{RXb|+KW8u+o#1hrRXg%+@xL(z8 z#<XZU1wfs~cYwNA(8rjM9S-@}Lnt}&M)5jEX3{C2CQL4caDLV__+Uaoi-x|W;r3x+ zBGX-hjVa8EUUVDzHoaMD-F3(hHFMz7(k-c+VtxSJ@g;A?V@Czi=K7C9{)FbC+4UVx z820#&CJlZ8%15w=p#jm3=VQ$oz|jJAkcXieCqlae|LZ$fz?cIP4KRAD+#l5m*MhOc z8PNX)msgbTNdeZJ1Op7F5DuFRjdtN*DXDMIiz`4wc1w!#8XpBOPyQ?qgkNOCD}cZk z&5KhEye-!3iNiaF=#COUhr}yf<dOS(K*2kU`~)SxP{|{@s!_W7#_{>ar#IqIa{%)C z08B+WL-55|G>D!6AP4e!eKPe9f+V;w7$lOe);$c(QQ#Q`|Idd$l5C!UQcJ*F+={YL z`Bsp$Q!vk(41P{4`h*2$c}_blkqKW(;v~6Xk_1EjPG;Qv(a_OBw<GUY#ph|p7-G^q zp?gqE0q^tt-#|@4|CocxtkS-o|0HbFe>xrA|6MrvPmA?`6Ru;FHvbWW5qPn=S4+^L zECTfMQE*<3pboTD%BxYzDJ&61efFj$TOy*Y#Aiwlgx_F-1&D+W0^s)w5ty;5{qKco zP0hM;|H*XYKVQ$^;Qq8c6#3znh@fjYD;!l$YkPI${o{wec-lZAwrh{c=wLtx0tBa% zdDUD%#d&_d&V<Cf*9#Wzo*PM01e*|pc&3WT>CP#UU1Iv<hjsX@#r~@Bg)N7!+h*ci zzP*&d=T9l8+?~I!w#bLj^mj|K{)VdZAXDFUq992w^zmWekD<{!ZLojkN-hl-pXIm4 z4qxBqRB&s_4N9XQ15>?kmw3)w;eZlrV^b>K4f?tAN=F785|$>@Q+;Wh22OVDtLs}- zYQ=oxSsaTb%%9hi9V*~|A3}O@hgVR_Vl5yfeq<K=Z5N0(EA)1X7V0WIx|~VdmrgRg z_EQ~D|JjTTtD>309N>^~$QV^eP-PZ>9X0=gl%y}+Z|7a(u+Eq$&;P@i+5kB|6*BIX z;+)=d$PZ<RUC1a?q7iD~4nuYG7ST|cU)v$*myH>SDVtH$3=HW`Sz2xfU$zNmK-!Lg z;Fl$d(l7_`vI~sl;`h~|gE3r3auS@ZUjel9Z$*tMH-&df8CfT`i+NuTbp?=GUwCi} z&$#2McNNW{)@ID3(p#QIs<XNbPnwly4tiJJ;kr2eCfd|-1ubJ%%@{aP7fqu9A0+|d zBTgG*eFjtfP1K*2m~i@NsRo^ap%e#7s}l%XpA@YK3(84o)lYcmD40DT>{iiFQ|=c- z`eH)$rbe|U>#tSrZ&mJJCwa4>atC!&>T8#Ww5LYxl5)H9v;T1d+L8p_UDRFqZv_?q zd5d+mhwFX*K~lm0DbD|>WB+HhS;^GU#MDvL-PqLL*~0FB!D&+xrsW0%P(o(!)I~x3 z5EYQO2@xtCA{>lK7zNP;*5FNnjHRTdDtl6?k<j`4;Z3_*Su7FITE^R37oB?A7k#~Z zx`Eq<9Iz;H>QFQyX-I*?z+yp^RyXE<Vg$OpSCA#PI)F*ztt`cx10D1|bk|!gOiRzT z7H%ZvADx=g@5DW+?01~I^C`&}uqYSdXpSkAxq+XJ*qR!^ZAif<I=$+bhE{8o(J7L% z;vOV3Tbx79+>Y93rz#%-B&ETWg>LCx=00x!jJ`H8!#Is-$d)={$bF0wC}<*Sa|(AH zg5?%tWzK5oxQ05#ni&|xkWMyCH;^lQ&bA^@e8bGc;poRLze;BlN%lt8f`HhGb;!x9 ztAH+>n1bC)$--DHu&C~ZPmQkS(J`|tZWm4XTZ6O_l6xtqT)@<e21;f`#mE2cBm#2d zv<}Hy^hm2eh^peMuTigat;4Q=AzI-*a0V7D*2*HRhw#c%pbpNNve{)I4s;kL9x2;} zUwr>>#M}QIrhELKarl2A^Aack0M7s0VJh1>I-8oPm^#|1nHvA=T97rgw>NeCUmQ7A zE9Ffw6y63J>}Y?1$;!Dzw%|9#g9RRJWh^OsA!#A3&Z2Zav2<1nW9b?iw}CKUi(dt1 z<dGzk68=2?ip551<0}KDGh?3Ao1Jd2nfBM4nxD7F<6D4}dtsQMHsnFhDv^X3!O?9! z&ztd4OBDUF*EB|vda~+IA9w#}3cL}6gGxRgA-YI!6n!fO=@yFHqwTIcDpuGaEBUIw zRnFV3ljommtcCgP=C@p_`me#EMyFRo3^dv^wp^!PEsa?g&|~en^sbHr`WjB%+fAy? zkzPc)HRvJ43oVVrxh16Mp%foAtp{&AzGeyhu=PgUkHLpd<)I0-;V>QFb{XlON#xYj zd4_N9Y)Vnu<yyJJAy{IY9BJCVVze$f99fxTf!Aw41)&k{Zka=&p?3|P#3pIh;yh*Q zEg@;GEt5i#Zc%C;gAdl6wp@chxzo9N+=^inJY_oxBy25ICTfK_>7UEOTin~Ixup6T zQzl&s9GuI9w%qEj`}x|9KASG-5o!iEVL#7G<z(KTjpX~;s_}aD7600n<LrW$tCa;n z1J!a8v(~j#w;wo1kyRds;#~GoUNibDLd(3$cznb(j8x+)5I2a@2~B{okp2<DNlA7l z7O8yHkS)8kXF>vH1}H#B3rEY<Gt+`KiPQfq`w75qZm_gb2MRBDsD&Ox7^6qIZ@=>E zl7Fi-Zn;K|a=UZS+&@4nn{$uXXKTMk5?M_)I{v_#Uo{*t-P4&J3*WpGKX|Fx#3?!+ z)JG7)WVwSUVbSF%MMOBrj4kh`WAy()$s&VVyVx7^5~|B%y6C3pVZF!gS+zgL-$KJW z@T<LKSPBQ{mX4b|HA}00)yM5??Xbpw(Bj^jCBE*u+>{TGm%Q^mzg<g;u32e6F-tq6 zyNv6+<Lm7`eVc|OCfS6jIG_k_eK$AOI%ND=XEJSEr2R!9YFa1USbXA9k`RzrT2+Sq zGyCU~W7b^eo&KSaUs?@8dw3sM2Ot@BZ)T3|9gattwj?Ujyk-26S#i)ij+DF<3xZT% zaMzl^8-SS8&3_E>x(-TO>4XGXCgDX`^e;?m>)EJ1q=P7TC`fgDLlH^0>_U2C5j!dA zxiq4@a-y%PC1OvhK4HiI$JsjuiPAOcqHWu@ZDY4>+qP}nwrz8_ZQJhM)^4AE=lgEl znYj^j&pA<5e^&jg$d#3u>p_NhZ0^$1mT-H(jux0$1LPs-o1puLG;PWP7zBv7aKuCP z?x^I7A;5ehYYeBVj?#)raZ0sCZHAgvS;qwwGNveh?Ew~ysP1S?X}%tZ(Jk-bMY^Iw zaljYwP+|q}^C@R^^3oF!uxD3gzW!<ly{$d^R&lIca$^;ss?<8nDUb<sG(__B9-34c zHMJ1+)GMg>#vhGLVodr;gO3%WXo}NBBFIW>7KuPA`h^!vTQ|UnZn#8VMB|9w*_4)# z|5W(=hh;)w*BQW%wF?T;|7^7Q9|x39|N3W;NE>*1{Kvw-63n!^jlHrNs_#zLcF+1T zS@0aJykG!={qICr;mu^_W{Gf}EfQ40=3iCpUF_onC$^n0wo;Z2PtaD)npG`@<^jI) zRLy`{@>0WJ<*p<1ejD?5?^a8gE+0kwOA50dH{06?ttObGm}YyQJU`0I|6JEc+~1ye zME=w6GjV7bzSe{3_&*~t0BnYSGfcea2Ydf88u%ohbigA9)V`dts(N=LaQQHxyshEQ zE{zL)|4@tG_OP&*s`j)Sxa9+2K$d;Jovm4R{G+QdWpDLiF`#xh{NvRyl|RaNjHvMC zf7|_MXRcTtoBhQh%9T2zEwDW{t`O#!RPAgXsqEBK`+>YbfPBENlsc!u`MijXT3jKl zB~R`T9egC^WH9cm2~E;Pd5lV9g6_Ve6J)fk`^MZBqq3MxM|MgNkb!n|T<PrMQ-Uq9 zUU#ZxRcQk5<Xt8b-=Df3-BsB~54-+&kKo+Y-qPhrp_0Kay5_b@Mr}vndOZh=f$;Qn zu&nE4PNk3N8#peF!Cw|>a9K#7D0;dI&zia4;CW(H`}0@qGSjv|Ix8PrSe=7{_8DCy zEex3KDE*=#CrAO3M-2aEGjcJW?&+&JOfDf17*pjQf6rolL@pMMG7j1O$Pa&>a$Ibs zGM4g5cRWt5Q$s};iyCN0@4xG+q6&I33af>ugaG4{c!mq5CQsOenudmaqTFAaHrXhR zLtZ*OTC>cnlbFVdG2aAw0<MufK6Z3aa$r&K1P-$}e>ovS<yo5L>AEqYez$)Q%w{lN z+$mQ_nc1EkY^eNeeN#vQKc}?=ucrc%*Y3`MetTh1f4pgE?m39kXkz9_I+io!YQ^xq z95SRL0HhjJEO!oWrZjITbURf@amo2Z^>qkYvL4|F4BL8HL*Lv+K4tq_j*Z&LcD|EB zeWWDn7aHZXE{NCG<cDQwzIaRdcsEy9fSb2ckC?^M4M_-VCn7v3)cpxlHxOR#u0CjX z$B7ze{+9<2)x5*;gvA?BjKv!<&hjr(tmR*(-okxGoW)zXt-^hdXG@NNQA)3<pqhP1 z9*Mhc-mTr0;V<5jeUjW2d#Ksl=PIB{YGF-+=g{FlL-`~#nX*<KK{7yBYOA&72Rr%p zws@pm=aieMHa&_l4(KX(G%89iyd_xu!HXD$Y6`o;NBx8WVM5<#)3F+LF_IJHuufaK z`I=*jWK^Qh_tgr#XB8+u<yzcaXF=Uv6R~;~UMPR0*><v~H9|k$WbBO+@rSM>6MS_X zsO%~ahGR_4o%sQ;>E63CK4repzf{djca+)8kb*2}TnR8bxA?-i_0v@e?O<duORYt` zS;%Uh&Rc!Y#X65#N1395mzpq4;}!{3E@U9rTO-q38A{bt(zixh1DmyH#zQo@HLTh< z#7VWuy>gyqWS_ZYJuQYGCPEAfx{t3<K<G#g=GM|-_ByE%F)z>Dj=>Pr_5%iVQhmRv zw#<*Er&F#An?;3yUraP<3X)u{3mTGK>-wPir?rUZIm5-PuW*u`$~ocXNX{~X*cXm+ zg6NTyPxHZ+iEk$lHy~h}t8;|*s+%88v4|l64mi3GKvE+{8w7a*SPvwu5#$I-WD9k8 zVq_hl*dxtu(Gq`yQfZAmof*PgxDbD;9aUnp7l_tkB#G5xq^Q-NVITCG1h*h5#6_L4 zCTa*esUgl&%~I739VWReM~u$8e;~!xMU%?|&RPsOfk_QFK}4R`Yfc&Va7f8~;us!S zt<mI;!WzmRtdkS3s|+mu>kiR<l;F`>i}j5tlQMi9M>SGDj%4I|8(2UN`E5lv!fi3? zxk)rD)a_6DFsCc3!}La#nUnP9L351!!p9XCdS(r&j+|vedFR3siQXWq{Y%+fDA3#y zrHkOA0S)pGK@-r8@B*t}&{hzU=*21Js>$*n@*!&Z;kII~X+-B`NErQkP10Rb(%q_Z zV~92`$srQL{rX&&lsRFNr$`M=mflD)qSFQ*%#s*8ywy1rjz9>Roit1E!iLPXVGj^u z^f_m2{<t20)EMenqh%Z{Im154?UvlbHFe+qs)H<b4fmYn+f-6jZlu$Bnwv{7x;?I) z+D|g>XQoV3$Y0E{3-GC|bZ6Z4fdD=~)};PO4_H`3@D+i+!KQac&5?QXfxeNn2WD$j zzOjUN(0@>V4_zIoiAU)TqWtdfIcRH_`+y4@zPXG43mhBCf5><zhJ)-kKzWCbIc78T zGiSTgS(8v*RFBYcbV*;}i{5VL5;ef<@3L5q2H##%a+fObgST~h7@a!duEFu#%@Cpd zpe}gb3`DUc<@KsxT~5jeafG^z^juL4NR6t`r61mvnCH)r@T1!^*QuDhFkWZKdES3c z^fGMl+F6X+dS_S8r0Q@3-_dfMrEE#`s;Y>hag@7@C!%K=e&M=y@M+?{3A#pl@w@=k zerHZYc!?L<1fI7OiqbVslM^4D>P@;81y7$1vZ2e{obV<w^@=TER6J@h*0CWWJ1x=T zmHw@QH~u@5vyl4tVJrD~d+yhCq{exMY&8XwBf=!4mVdoPx!MJSGS*xnjgYiPtSf1_ z?6IaZbyb6o#fX0+*n4uzTnel>^(A9zv%chdcwi%BSTX~id?6`VD5WVJ@F)f16dU~0 z4dF|5631w_k?d5mAxDrxXUT57`1o2`L&gc3CuUh!EZ^6=WUObTAe!lIE8kbsER5~- z!}ouKJUOcjVC$g#7{>j~QK<g^`j&rJ6#uRxG@#v;pHleEn3&!0*Z~E}7zFJ>f*B+r z;2|-7NsGr5+<-6u21__1gC%7!Fed;|35wi>9AIA*DcV^2RBw<eG%V=oEnjyo+ql_m zuh?GNy4kpOZR&J&YF^!Z+~katU>bb5e)b-}pX@k&$2rY>XYX=;I}Kds@x1^cPM?Tv z9~Hy%xPJ(gf2WRy-M=P?eiP&4PaYzBd??`MO&l`wq}NBT3n8{zWFHnNSSJ~Dg^e@{ z8I^gP-`kH1wvFJy#~5YtbknWqWK$dGhKb#oqsJxKykf<<I0Qt$Yipk!IN(9ux@X)^ z9?}@F_Y0ixr;Q-%Xp>Ztcl@<R2j@{9I1O(eZ?umbQPT0Q4LixCA&ZJl3dtn1Duq_5 zzJr0MMQIsvoEs$7zBpmZJwI{GJw9IN5hFW+GRlgYebBefwXTg<c{pzP#W#yysaPIz zuTGK|71H^ul|ErK1WT>sJWTtlz@=N+cqKeu6aF(i4bmlnCv~!DM#$~~s(|kKR#KOA z$+BQ&Y^P<wCTHZ57v;b+23xzkUx>C_p_hI9h!oHEh%AP^%RMS=pq{b1eR(kLo-L-$ z3dhi~4(4jRiN@Nwnd#gmAskU_12J+mhGT1kY|tg4m4dIdHhN@ZQb?yD6<5?l%q<F$ zabhq*wW!Qn!*W@WOixOT#V|ON8-^99PHre#-t6S+PMF0sc@;9LQ(VmrX!EI+unS6Y zYpL?6o;~}kM68n=yD&mtOr{w$(h)a_7jMUkfwO_vc29pRIIh*anmIY%h_X<ZcHAna zbtwwZYGdO7%=BS_)m(jCIaT1{TDZN)yMh6I8_QMS=5oSZsvKC%el={9xIowqX6y3z z*pA40`WcY;ZSbL$;r_Ed$x=UyYo$ANDufvEU8cRZ`#~R^2?s{K`^ZF2!KBbJZh^Sh zYvxIgXjJ-oFUv;cx&rkeqLGW6SrejFe2ny~WKv9lx;mv9+y*lD0K=c=MPh<pJa9(C zy=!fh*kELI2GYnTK$)D6$&)|p)fo*57E)vlCli_WFlgZ;&ot7^(B8PQ&1Q!Df@%h{ z^*6~hBn%b~MLmn*Btx~tLyYSiME0gOa#8aoTV)Q+i!1bUuUzwda<{76+bgC+QxI#< zq)^pLL^?M6>O2bMuJ&08RUi*g4f1Y30OmAfBjJPa3|1Ym=tL!&cN{A3Wpu+0T=wY6 z<g$P<!{N1ny_%~23{62qf!((`TV`;5a3VhNMd`~Z<^X7=?E@^OZO<YhT<87hMcSGM zi1wMP#$ZgYgE4zkahRrXYnYbsu9{$OYOCoL?7M3?)XwSsVB-$U^lH+Lb=06Ik^`NH zGZWDvX|HK<*alv8kQR)SDH|!XVU(#I0{t!2m@v>h=~Gh+Tz00$4CK9i^##iQgK41f zKXgE5OB17-VTcxTfBJkkP4oMZ<$?_(uoiEyj?%k(EIBd;dE5IH@nciX+X8hz8tv0e z+{7G|k^sgc+5{7s5m5p5nIKzQD@7b>nQCTGaERlwLoTzVBQ(`ma3mni+pl0^%PnKc z4GYkasSS}9k>+&QrHuSH3$E!(7b`0;q*bW<M+#ULNuoHb?I#S|G%4NSoo}|v>kAk` zys#8^GwLP`yus3-n-fPuSu=<Gmo4BJl7=e3g}}wp99VB8Fic(cQq$gs7(0o_^^ugV zYjX>nBQUy@&NC`LoJwe7Mhv%gAWe#wz;NVgSca!^E;e?tuc_)FNd+gBK@)oykQF`b zFRC?~(%G{2ccgV&G7Qh1OCoB_R`QG2i7bx41r<ZfW$tr{yQP|rY%n)hn7!irwG9}E zwT_4CqBOaxD+iVEuVP#Bzmhjhq~9ho4j^-C3wyXe6MajR0y|x}eu2Aq`uBzsv0^)L z4O7%E;u$o`;k_R_wD7n>cM&^B@$}UmLA#5U2|1U@uFe~jj+?c%$fiYA<0<VqlsXL3 zpIuzrhnYvQEdI!Z4Y{nXWX^ejhq3NdJeX`1gnBw(7bAyn(+As>7IL9776@a2L#C6u z>^Tynjar-h8j^HCX7KDpxDvGjxciBJAl&(F!vSKP<&LP{(naiUsWPi`$<n(Zv2w}O z=9Y$Z5;VC=Yjv7z#se7fM><n1Tnx>AdbE?<*`R?BsD18-hbfI^!js*it@%vXW=O>w zumvByzP5F#vuypfkITpSnY0JGU^ldLiPLRoL8Ej}_?u<-ycxAQWGuak2NmbAk$0Eg zO!zbJ_}>G~#<z;_={4d6D9k|f;-k60%7vy@u^_~NCJ01%5NxEdc<ap_^k=3XTzW&{ z&mZA>Y9Cr2gJ*us=YQnY3<`W@Z!R90dMY2D?q8XD3Lju^0e8jWO`4a-Aks4}F<p8i zc94R0s~-@1MNYK<4f!V8&b_<j-Np`OJ+_A3F1_J(D()C_;vUpodeuU2fJ3fcE<XT> z4S~!$`Hk;_?BDF059v1N>Z`4Pw9Dg1S6zI?<G<=>cJuWZbDTy<V9qCY0#v6cvj(TS zjON9=LTm+G=>3!q#hky;p5W#O{#4J!z{1hWwAPN#+c$UH%4D`%tm~|=(==b-!9bom z)#(MxmqQP;UGFp=BpiQ6BMPYsYLrV(7cYlBr&Y|HWHY;>h=VJLtBpsWf52cFYf)Mv z4OMoehu7}0SiUpiB9pFbjA2z3))=_|MkUbHmmOBCK*P)#g4*vUvYJs%qRqZqXcTX2 z6l@VNZA5RPbSzTj5^BWX5$jj2_&o#wJB&%o+_*f3Fj;m<n}0gNs=|ty!ye6<Dk_+x z=xRzWI9G~=Uz!<h{yyLn&t$+_$$m_{1TSl(=2lMp#kuo~JDq%VQ?;ejRO{(&qcZAP zPESQ9W^+nt^YSv&vO!e$-0FTKCRiECD#@hFk~sAmVz_wPy1K^9a<)-=yfSP?y?M2U zAu9}LX(Uex4R)K{LX2<@H?~SY0Zu_mxQ0i8>PqgJ^_v3K<-B4LAHUn4Jp`G1;gqbr zqeXR*!&_BOc#;1Uh25lNBEGdB_X>twm6&`~F0PLd7DZTSoi&L2YIvgbFeIa14~^MX zMMN_xa`c$wBy_52*6-YQc11{U%v*w{Bk7KqmkSH;L5@|53FP$T!WtC~?y!&ADc6Ss z_@?yRYz2{**D&J<)UA`+r9!0w5FU2Eyckceig8V}vjkrQ>mrrkAf+@9*Tm1c4YLqa z4AJ4-L|8l>wYAVH2D7GOqMZ*>(s|SZjgwMPT4AEd`&>HwR#dNOCr#^Sd!<XP$7Z3s z{Dto_hD&2wucY^(q(tFRP0OxXJpK+<L@#KUP=nvId+7=TJB;(kC0aMGj_lr_hzj;O z>5zmI`{y+*Kf15&2L?a9ukMHA?IJkEi^T9N7!R*IvW~Q?rUZN7f{d;+@^<w~eizem zeU#%E?R_9{GCGe$5f-?)GyZxIrw<F6`T}?X@;gCGIlQ6IGatk==NrMs>7O9`-z(sE zzH0dA`R|n9UM#I~Pz;I1K5`|^mBB6%D*{ziSR%{Hzb?n+o>(HV%%N=ZF`E-6ERd&* zq|6Cf4ONh93a9g1%ayDdSzBZYliedxNqc|9oVpW=DDHxE6b>N63Wv~TMIzi-MI!Wc z@?+;}_6S$(hNAyW!KNms#xx|+n)yTJVVUmOFkHHpsLyF<E7GLJF4#ymXm{pZ%U3y_ z%Ti<sxdpTuUE7l0;z{W<gG2^)LOiZBPgoJsw@`VUW>_iRKPL0=lFGFmLApp|8kQd& zmKtv!?v(&Th%o~alnFv_fI^r61t%u4z%?C8y^rVlrSg#N&C4PCJo{215kzY<T8u&I z#Ba!%skM989{R%@+t&e1E|(!p$A*=Ekbq**^1YtwcSXM}9(_>e;|fZ%dce(flo?<9 zG62Ew_V`=K=0!ra=E>h=`(~oC>`E9@ftE@=;xL_b`M_-gH!BEiR1sYHW=6&>z6rVk zPM`7oagq$T;TKRLuOKN&&aR!?mir-Z3A|<(Ds{*g<|taPP|gow(>Qa#;HHi-4r?MN z;JB_+v*fvEj}VWTy)2|l)_GgpAHU>!LcwK*U;ib@c0#y1>qo(fCD07tSU4!hT{i-k zDb8_*bD2}TAOUVb1Ozzfd*w5(2OiU0C6;`PFUb|_^?+o&!xG&Umi5G5Kg){`;rsRc znr^FKimg$k<<5$G?AaO9HkZ?#bbY|FJ)O4r*&T=H&-POE<O5K10SP+JmiXP_I<E%E ziq3(X?{&@>p~jaPOi2M<nopA+*r*RR5nLg!mURbZnHRb0(4BT2wxWp@4t-Q7qxyHr zKd6r%-!<1M+EH#{Yvkhr%zUS!pJ3w0_eti~J$PiU$ijnhcY$Hti!LUW-&?&Ke^g6# z8T#h18LKW(4W$$6tpccyarDf(e~nsVY&_rA_xvPn_TxT7FFfQGN!1A~rRtY2fna1< z(0zHH_an^KD-F&kPUGYQOIEKG^qE(4@K<)~e3W<;J)uW$qHFk@L0CI>*c$k0`l<xy zPU8gO>ZlQAgDmS`O)TuNVKTih4kHbH+@-{1qJ%T01ZIJdVZtGCjwLzhP_xS4g?Epk zhMMNK(k4{=yf9(+@!F5D7cI@&`WakuC4t})O)rVOX6>E)vP$f;2RvA@K0_1ct3dum z0J*Ju!GK)5EM6upf1%fn`z18P33Qdu8F1U%2Qr8i&YW`hJjMw-j9Kw(>!GQ(OX?(L z)fc2ZN_=13&IZgXCPY(G->ay*sq~KCyNg=F#;7$6{Zn)AJzA<_H7?Z7EF}`;_(R3h zf^rDV>hzn78Gnm9hRj;wYv)`(aDn~4|G<N|Dcdk|tl;{v)ytK8Ifk2S)a}$fp_|}o zQ#wgCORu^tIc91ToX$Z_zFP_e>~!~6eO_SEXppSI$l~jOl=u-BsH&T9e_34pjO{Np zqNj5#%mWbQ2hH3C4D}05$Xj&wMF0B<TKnynulYt=d-oEb`-OPv7ZdzIf4lYm>%-3f z%&+Ko>8`=C-`?fRBjP8yk03q)>Sw^{Vi->d-;Z!$y45+duAJWytpB5`XPVYpErJ7x zdHGPKT?LAA6mQ&uk+^_X{2X2xxxY*hUon3XxkDTtSY)oC;5=bRS}s@$^y}!^X8t|J z*eNmEi=;=NO~vDK=-O7*f*Q6f?A}txRyaowe1r)S{U~Sd@Os$;(oi)?O&5xx4T^k& zJCZ{6?Km`JBzD>}I62&bQ*X~4AHMw1u)1?#@y3Jf*0qyOn_U}$>RyuKEGvjHlYO8l zsYbikGAOjRY~BssT}Q2hLqXS^1&*%LS?<lB&uTR?=mZ}$2*$H^Xyx{^qdn~jBjrAx zNN=7@GJ8JM2X)N>(B^EPrM^RR>Z#78&#@=7dAeM2FAqhk@46tu-m1ngRb%xeD$&lw z_?L+QB@2E2o?m6k05@Wa%+zh4;x>vM$MbY=(0^Kp!Ci=!x51rW?VEavx46<dtnby- zsD)~V)ng@bkjXR!U<lx)q<CQAvTB=Q)2o!;jwna7AVu^Iu*ptUq-Fp))FpeEszz>Q z`+RusFk+AkO7~br!bnJ;D<``1%kx&?Dii8z+X!M#kTNHjE0WDhmg7t)T_zMSk~J<M zo_tJloriUcR%^1`fWil02M(iR=M$Apn^-dI3h1;}F=#~IJTq6`vqLl!X8C?SeJ<q_ z{3v)(ekx6=aW&Wn&ECP-R4@Iq9k@aIz{)Eql}wxUo$3Y_2_&cN&qCUBd*k`RQ~8x> zHN3p>ME2~)fM&g0L=m+<FP8KyF(sxnUImTuoO{ulzw<DdXVUyWaVt5psdA1(Q8*AQ zSz$N}f{^jgIZ4c!1;#m1Ae{X%T6h^AqeUlTv+_W!IUYtifUbzCqL^4-8kACiTVCja zVR#UE1S$NatSvfq2kjZ7J_qlP+}US+#H%Zsb?5DB&mFxL#S8l&`0|0-kB=gIc&DOA zAtL?)s9%}0rBg7%Loq|OoQfK;X8I(xm1l1pBikxudMB!BHMKgYJsNB4Gok(U%Kq54 zha|}M#(kuX?i1>@x&=*Ae81wJlA*4Uh-edu6nsn}iD0Uhd?YZ65Zsd_xW;jt#@7!R zY$HuLb?UvNLg`}>pf`DEMgO?y3OGgrK(|CeC#V)K4XF$(&-^hbb*QN1OKbCYyxPBw zG6XFTJWwV4wTIKU4np>Rnp1){M&LKP<AWCX7=r@SFB>!-5LC+S$A#)8z9f%#i&gkA zC1z<^Z_2%9So;lGBTivJ+ft{FAEC~8=1mLan?6#MQdi}9-Yp3=$Kcvyy3Po<dB)iJ zhb<xc2Ru(;mFukXTE9tf`zzdHxmSeESFRt#dVG=7IT5s=k;3aYZ><`v%DW@9AbSCF zJR?0FRvu^&t$hz<nrq)^uoS#%rv0l8mNpJ$JBOmZL-F2$c>i!hU=%Sd-MG~Z**Bx< z@x%)wmCjR%L>^~kY|?$<<mnmd^uE)da(l}_eErc=9Nw?UB3R#PILqcjoFC~Bps83k z<AIo2Ms*xnGz)KL)H}q?sWyU+9ZA$P0=lEkGos!cwg=pa#7mhP#qsBbBM$+MQ&5u} z^kffRb{qMg@SsTjcRdPv=~5923tzTk>V|Q@2raaBNTb9xDXH87T)A4w8!NX$9bs$_ zjmjh)ozU4>8IzM5^RVoCms-K|U~8u_gDff8O`c54s{DK#-;0Cv$cOGQM=EeE86o@^ zE0@59rB_K*Dln<*K6CU>=84*bm;j%85(et4M8cT<_W^_~Kj6LSt?Z=j6F-pzGtDw2 zyZI$d8iC@U5~>wm)~T(~m;Hd|JJ!*mn2V>|YAhcP=EbYo<K!eivmci?b#BfLuZ`-~ zPN@Ne8-Cwd$b@R^8@ePCU^aGPR6+;im9X(Hi`DiGafg58-KN`5@$d`z|0Rn31Fk?P z!<ra_{xRl5|KAx>{ulRPH4ks)Wz?^osmUqhdugEbU&6mY8A*Q0qcG6eqzZtA2`AM@ zkjgUAj|Ul$%>WH;pk1z@)hu@cMy`|qwnYjew1`$KO4YPPs@gcT)o6CzWPQ%~FegD` zO8I^oU3*?@^g3O;?c#jQ7Rdo{png9euxMw+VYbi2*m>>`wJd1g^uyw56AWVav_rB- z4WZGu8fK*xX>GNuq_%m@QE|6*ICMSkB1Lc)cPM3cb+=>hrYh92v>h3NyQ1YIy@)&2 zRd16Qy_b0W%Dfrd2x8hGEeb34P-nSuHHt$gk8<-_)AARquLFoXV6?z<JM3~ig0y(+ zaYuR|9xvPan~N@Yh{+CTj?po91HIJtmZhbIHT%r^clKe~YR-}sM+rS<2)SR}P=g_x zB}Z6fQ9e1L_KAIo<wtNjEL0)mxO0T`l;t%u%jc=F#Oih>Yn!o&H=RKUOB)(HD|M-P z&R?&!z@V^ap>t|=>5rYYxz0wTy{uK=s=exDp{k#d)zt)=UQ_5eWkuftmtIhvi|OT$ zYu5;kR?P$-D6~?bi&R#oH!RE1RsEFx82)+q2&*)duu+am|FynXng*(DYZhYDL}c(( zj0!Zfq7y5|g>*M3B6H9sOLq35G7n-*hKeueX1cU9IWmuGzH*6NhtPbdJ&P^V$^*n) zu|ALO2of4&P1`|#Yki<mE@}f3G)uPLR|VSzZQ-cG>{egq-kZJ(2gZ4IAtLnxryIw< zv_`2wT~z3qxI$lKI_$WMjcN4{iToaT{#oB$gTZv1r=^^fCD|C$>O4|}eGJXWSyO?z z$x5W^Bc?az%Cv20SciAs1o342d$aEEeR>LmQSxed|B!*OEX$$kDHn4hLRwf~e*Zio zVurC-7iL^p5}qAIZBf(fL^JQRX?Mv|NFJQ0tKqj^L3W0{YcN}7Y68me^w5AniYgyZ zoNxklE|-(E7zgG}Wn3${jdy9vJHLvA(lnA*h>biYRV2wO>!j`2b4cZ8A}+3}^kA|9 z^+8TVT}vl;w|#2VHP12jyX!mIS#|DWdI+o{z(jWFuiEsuK05U7f@E4P$&@mxCwT@$ zV}WX-AkIOu$pO@>GlB(064h%*?uASaTkf=~L??{Wbv9~&v&g^#c_n)xEbv-o9MY1n zaAW6`UHTa-RohrBqFF;T>zs(%_TY=tWQ}4KS>EmWc2ZPXmncj~N}iED=(F`-o{ngm zWcAJ2KuZQP3-;AM=ZTQi+Q+BcunU9+z<A@+aY8Qhps1qdbeSmV+PD>t)H4gX^#?>6 zT<NKvor_B>rx5ENgOjsB7mrg`@MUW&n>aEf8yfzFj>2r@GU!iWXhtysnoAZKJ|yc) zWHt6<(U^bva!CgkVLt%CxBnIdoZb=xKiziRbqC-df&v><6F!_0C<62MM}eUYr0w8K zmw?R-5CPNg#|Na{MF!*@fU@hd-ePUQR1agZ>$2Z6PqE)R;jrC?ve+Ha0^1$p0^c0) z0^dkIKz}Us)!EPWfg9cmc^mh|iC~SuxT_@jrh7N2vz(07!FosUw%=(1{~o;A{u>m) zANj?<KU+Pszh|>Y@3>b7G_?!!f&0yXAi#2ZUT_nL{mpVqk7H^A!?C{B8fphvMYgtW zBPuB9B(xhqDU_<Xp7=;!_>2_Q;ayHZD$8@hEu3mazD+8f_0E!=u^6%MLo1CFim|P# ze4YkfltvwU8#+~=A&zP%K?hEuyhbS}wZ=nkDS{+;d}Nd;(7S*Z4h7};YM9WRmP!fz zgYLeTV82k7Vj;H_o1;uZQ`p714?(eusAVNy5xIX7%KK|_)Ns(EN<wkA(Yy3aa#TT4 zCj)M1S5+skkw>(oo2&s(fv3Fjv3?mtx$<I~oM^RmTxDrfNs0-nNm&CbNufjVdNqHY zyA)BxJI;nrP2pth3<0a?VfMCs+9utJ)HGgae;Y}VY^aTNm=CNW&Et4RRdfY4f;|<Z z$c?xRTkHKUJFP-l{~JJ9-iJKL`EeFgbb&GcV12L~QYdeuFu=)WKi|72C3K3TPMbnV zdOAX%2=kOb4f8_|3<D!5gCoZeZzkRkKYjT1PxUL#%<R!tLZ+Hg?Z@ig1<%y1IPKmC zvxd|B{d#qWc?Bkm+gMWmh_S~qz4Vi@Rla+)JoPE)2kpqZHoSdPt{*CFEl%YcbdBK# z9!GZ5<LI7t2m0F*-%*US#G&aTxSWfwhzTb6tJhx58Z3Pn=o^g>IFy%y?$ySR=55vQ z4V^-};j>6SjGnQo=W^r_%l5?_DGvq7j;IM8Ne{*pbTjHajU4)khxe+U!jIzS`#`{B z(2IKBt@E0>7yTo;BO|7SY6EXpVWBstxxix%FzWe8w&yfM>{cfq?rY`G&$W<kjDEkW zxT3uG_t!)`<C{LD>z%RRjrzULCscWvuqWnBPcsD1PT^nLhQ9$$9f!rF%;r}NHMNAT z05`0Phe;tCZhkS-T<b=fv}Yo*>x0^sF0oY?pr6i1J)DnPdfsz-Is*Dwl(7qV8ZG3} zc`o&X_dw4+Ao@XG&i$&RD`cl$XJ2RxQ(Y+Hi=7cce(2?IQSECwM`V`M(^Lk<8&G^J zs+f25Jd!U;iI%cF(s*kLPmmh{Rv+Hx@${qn)CNTFIm)xh#VN3~Vil{VC8-cF(@U+W ziL6lMOi45-lSEML!xJO@m3*)b@+^o#6si#3G=@yo4yC0qvdlDau2h?fh?nQsLUT+7 zp{z9#0=kvJn}+cOxAsuE3=3mew4i4xW%Aes(O$zZJhrT2Fpw?z4pJdY`OO!7G1$O_ zwHcOJ@vM06pO7$dPS2Pw!(tCPayU7$2HBb!-2gdt;%#CL#Fe2kO29+A5`5*KcPec8 zC=Z_Ptlwu}z+}()PHp~I(qySVt~A;dTRn?Weh@W*3JKU}0?sCyPw{SbZ^SgVZbDI; zMcARiTYn?61$zC|$&8sbb}Nut_zp0-?I~`ZFwH|)AN-!`Jx$qMdP#N^Zt8sa!k@#j zPn3t2qcI?G@vX`wfo7-TMNm(1T`z|mBw<w!O+id{3WtysN9!t8$IY*0l<#Q$d}A1k z!q_LKM9b(0EMzM!fU1)xLvq1cXVx#pAJk8K*om#Qj9O(FA@w_SxkF%iez>wtKvO0; zz>2~LmsUFtN%w}aJp#?P_=|Sw4uI9VV8y1{ncB*k`)XTOs%?Hor`Z|2Zg;zRP70da z1N*ul=iPi?SMXcEG&r?MZ#3#Ezm)PKQi_P}R2<~Dtx^QWBrCg{C&=5xHigkP2fFlj z*ddGO5oVcPr>d#Zl?I*}5l1cjXqlSaseX2-WzMHNY}5UkoIZWKm(<t@DHFw_lr|G* z!D_8CR8Dz9q%2l>i6$2qk2KtdjPLfK;1#j37b9dGL$;U$)ep%^PSKX1^O!R9g~j6( zb0-d%X5Gxg0iKEijWJ)dQIS1hfs!+Ki7^koD+22f2eRSO_*xUbK$<GwvpzST%bZ(U zrwn<{ddzdI?774}2&>ptt=M+Ux<@(h%5mmC*?nX?;IL#y(nWVr(Z@2v?CrRJ{mlfg z<|XL`WuU~fV)D=6P#A*+^++*G^2Ms1K)(@3#?9W*7oad1H8*{uPlPUR;WvE~gB~GP zm^wq<{j^7ngdZ=m3!@wVECla?4%q-|acz`JF!e2{w*ulORO6htXu90Wt}xj`#kY0i zJZVsSS9-LsMy32relxX;QB(T}=kG@NG8XC0Fvp4jCLjD#aTV!!g^&?v71h&}<Eues z4Humg0;I6xzjrjzgk`2jJgl98;5bY<WTebGxqmBn<Z_Yov!Tk*FZQ{nHlN6He52U^ z*!Vj33?l3vL*McVz56%65-xrt+D(l@)sqddBpKAHRrAN{>&dz<QL^*3tW0g1*THTP zVd_NGA><kgeyV8N&uw^GZcFRcO3vr?I6mbg-S1s?_dHW87cBIH8=#mz?l0BYLtAm; zkB~%2C^2><PjR%amIwYF@dNy?{eZBv$6(Gs{0}ey0KWebv|#OQ;wbTtX3M{^kfIj< zto(z#7Pd3`x12;yl9n8@0Ltih6Rplhtbe|{KnLVT>ZD>vxPLwnnN>K+#;tx{>J<d^ zB;9puDEx6$#K;mjzd!zjyJ;t3-?O0fVw02U%<FXacgE|(%c>oKh_y*yL%b+jl*U$H zBFk*CM(Rli3-v;^WE0smG%hxm?uGksJ}2Jb-&lMcjFk!#e5k>i^#SD2LzSTn1*HD* zRJ*V$m<rZWr^-v1q>h>WSKiR0QawbN9`0E3on_f)5&6bvoy_yyJDbVvCLpo5dE-XU zvtSrrJDfJj1jO)wtX%RynN=tufosXh9_)xxoZslGA|S|V3d({^C<o~V)johRgGwim zgZA&@p;ONpw6ayPHz8cQZYXA(Rjhxvm&Y!Pdnfe8mA$j9>FgHP`9KeteRv#HRh;n0 zA<Ip{c-7b@OQ9+$UYnU>x{QH1D{j{~X<wVunN5(K&gfTdR^dYg=jWO5KQ#5B72`_5 zj2dU~H1ud<`A|4L=O!KCUrI3dF-D1FAuY)6(hngWaTe3}(}fg9$p-Jg+2RW1Y^~Z; z-Sq!l<3naq;a@q!VuC5B9%7$ddlX^ZukwM7oas0)c(N8}R;TS~XO8%^OSI;7yO=)$ zGlk^ohg9It^(K@V_*?%_EGf5$xYxo5Y_>p`#23l|6@O_aRmX&<(0YflsfY;<s;o_c zsz2kT4kO^ry$NBFpL18&6Vuj@bGWvGx+bHvN0*R^rO=lzPEJ5-iJ=d!QY#B7co0(+ zGI<DPA}cx!Xe$Bf)Ri|=gYe2yun}rkhuK;Tc}9VJQmBrz=!m%yiDs!a&x>w#$l`dQ zEOC|DqEj3mz&(OwvKp4hHluCoH;53MN=!}0<clq92g5|QxK-3ZVC7c+_1IFljDFTC zV=n&wZ-IXnQvbB@Lm7Gcp^W_B2EK@`i_O0fJUNOAR>%SfUnid9q^m8<t)-SVtu4#i zP<T%g%5RFA5FntmfT#&qCJoeSJ)UlquL^t=>Y(@^fS(Ene@G#68&VqoFfhMgwLMJF zoX_6y16Ug@iosI5xU0A9WU{(dYqXgT4)Vgw1Qx*>)Fc((2zrnd389VziDRN#E-DS$ z>y>=!FrV?0Dd(9NJ=hG0K6ty&k+yS7$RV0?Z<Ln>eFaFq91BckbjTu&w^J+G96Bsa z!@G#4uP-{xj4>h#G{-2M%hEJS-@O+3_40PEwSGB~dQs_oCq<IBi^4h$C^Nf@+`5G& za80-vGQkJX`UeE3nA(@}l-_wtG^bU<gDPdoM;wqSi3~M<qK^~ApzzOBjOeLs`_adh z^s%IZUfhDB*{kef)k6Pl<31T0FLOjZU1f49jvFtCht^1Wa)bBv8#aW%Z(rmp9(7hc zmg}sPe%+8y3y9V<j*ZYk=v%GbUp3Rn9C@6M41=u`82M2etucsDX^ikFxhBNATj+dE z+VGJW<t@E^uaOmTq@`(~Nf-tr(y%*pW@sKxPNOP6=uA1%(pBX2v9HOa_Y_A`JF=Zq z`kd-w&Fk?^<`j;0l|4J7+A|b6qU!^wi{JlAU+15(iAc*YE&87{`Sim}5&FMOlk#>> z7XJ{A{+%mJl>Q@Ee#vTeHq)SJ)vzo7iq}m>^_dHI2V`NZ5Kq1(kQ;P0AEoIsc9XjB zyB9!44uT&s^Gm*)aurz!WXYV)<~*I^-1Xhn_Wk&HgY5&lHcjZ41{+LgwKoEhn6gk> zD6N(m?vnv-gE$YHP}wIIEKz>>C?$Ok-cC$iY%QUtJ!Uf=-H89X?nEz__pq&3-ytbh z?G7b5x|m3@y4tomw+pukV}9*4gEmw8D>>@Ggxae7i-Jc@b}U6~9>R3mrR4WPI6*uP zA76q<TUY7lsv=7<zZ1+35n+M$z?Q$^-|yN#!M~A%jVrW?jq_ZrJJ3@w>LCtgFl(b; zV#%>w&e;ah(mo^*qZd{jYr0#eG_i?Lqy^tC?99mH2?H>g>H^z8&U@u$-OT>l*<oJ9 ztUlX}J94P}S>*hd{R54xvBjp)2V~$%U_&-jV17`@mS(>`L{bW~MM(3x3Wt3CE%jY# z=5(oUSD4?TG0|jM2iKMj`t?b7v2unbo2M&E0WXcN^r6qRXS6TIGUS9tY%LRuN6?QS zU#tAvpRXaUuRPWRSA76u)36PQ^C)19dXJ_qi4Q_|k>jNh1Ea=U^ng1NTpW?_v5z-m zZ_3sH#w}MYk{R9oHesasZ9nvFUo|d(*oV|mmR_SyH9Jb65*b{a{H_7~L<EF+ot76R zV-TcP_>xn5nDv@tBDroWLORB`)M}JLMxU#3)gknh$7`_MFngAA@PUWvzsF;!C@+H$ zH~;`K8UO(O|4BUlD_zy7O4y^Ap!oVRX_O_2#{&?JAvrhpK|~U9Ys~fk^8Y1|*1~)q zJd$x;PzH|7j({o*s%<|Ax@8Xx8loPelIl4}^;C%7b0$LXSwBHV?<xO#b^CnExsx2Q zro!X%W%tI%&hPvCc=wc#tdP^WHM?}Nmnl;e{?5{mQx*Q<0+B3^iL>vBAW29X&*+{b zi9DTW{D>i`ES+ci2$O7<$s=|gk!+UPBVasATG!Aqd7P1qp4lU0yh>Wv=$<R-kn~X$ zvPVPE4zg0afJ}N=y$)ksl{N{5WSB*UF%#L5tEO1$%tpW{Onv3dVp-V*7Jp|v!Djx@ zLIAXq%-l4~_EGdW8E3at7&)W8kWxYAQuVEnvGfw9LyHj&ib}WGva&;1o`i`iqEl9& zz_dpTQF*!4a^ga|5qjdd7R0r3^RYeqEEzUsH)lG&LncH8HsH4Pv%@sSr79GO-K7Y> zR`|l(c=2z!uol=lfzozWI!*{`Xk*dhM##p9c(tul{)M)yR2^QM4ibrB;Dpxuf#d|_ zGo*k~=s7|&2a?q$-A!^4q{d~8YkFwq6Wt>-=PxsbxJr^vPR~Jk5ZVXe*(jUC+C(Kv za-CrbE8243N5?=@p*xQXN`d_iP<4!oC=JW^Te@--#%U7NX_V#}bmv=cD!_m<c_dfk z55cp>Rt{)&D*0<v-u1$-TCj4;f~2voOxym@3Ice-<SDY|J+}3o!y_$OgQh~QU4I0I z(|h58jgZR{eVrO?iTaqRze_+MQ7rFXF}p9*GPi|db0B$fSy_hFh2>Sd%IzH)ZR$7Y z64a$CwYZVvm7p;%Rmo(jsP>Z1`|$Hb%~+cXmz&B$=f{k}Yiyu$peI-bQ@99#Qe{V@ z0<Q$TTWEo$F~!KkDwdsxwj^@tm;7D_{=w?Bm3>pW1A!N!4E-iL<}N`x7On*@n%vW# zOcg|u%d&vR(yWLgb{a7%m~Fkb;?$y1))PGLP8sql9YJmUtQ_8_$BlIN8Ki@*skb<P z<h@wer!e}`@jD0*tjPLWf^)&dLBYzF-KvgB^2~3bptNqTR-92$u$NzzvPgrHVb_<d z$=mZhu$8(-mr2ZLJPx5Y-uy5Rk*VSAI1A@1Ff1mWrs7jpKrCl4LRrZMEi)C8E^>I{ zMuIwo))V^4Rb-uwJFTxQ_?jNFZ92d$J;HJs51?i=Ns3I@61cOblgkrUB$ef0k#t1V zq#p5p&lFjaXo^Rr)0ixfC@{B(FHIPO>d-4-*Cd*=wn#ZglCCI(313<OC&eJ;l+q$? zi!vqAMW9?Hl&7^aDv);OAR+b0WeVfVOBOQ2%!#>4G)K8gIpYUi8#waw`io*e;R?=0 zD}aCv^I8sR-r(BYg@l{R#6T<B%yu`Zs#JKgtX%8LgG@sKS+BqnCo$0u(R`hGtZ-C{ z&o87yUQvS5?@K>Rs3+p_gi~E@qrEKA$8sOmP|OShyxdx}e<K+HIW`!uf?kSdf^uQo zQI`Yo7v8_YODwTxmjo`lQ|D8dlcENa5o8oIEu2YqFRyL2Kg^OgszygTg;lNfXIu3k zr>x`^1Oig=9222wy@!U7tn<Jn?rnghPquNfsVu?EhclAF%FiQ+cRV$~n?9LkDDP(~ z3#=}91L%giK+J;vEh@vgWwnpou5|9l1}|TW>V;11qJ6AjYm3r7&wsFFqy==V%`J(| z)oS>$)w2|ztp=pJ6Lq6ce>UjZRaCW$YM-doHc^RX(xojrj-OW9JSx|@In}LDy95-+ z6V8W=IU~B9a6x<+<DWGl=kehClXbd6@akCifvD#p-S1ri<E7+*l8O&~`vA5&i&5kJ zK{N6oI;j+`Il3?`E0W5&OyMEJo2wFGQX9x57O)p^b>kd@ejfZoCTZ_nao8Z%^VlHv zn-Jq$rNzM%h*@Fyr6L5je)q!$HUq|rv0`eQw?{b!{5_WSgBtmu0O(!>_coGuV`Y)W z%V*r-`Ua8CGyK%}<+e`c?t;Ai$9a{kn5L^susNfZ!;+oLa?rI!z~spyPAu>6RV1~u zzKTv-E5{L9D-ybTnfA71E{PClFLnS_wzWinAKbi}JycI%c2z?ot+A00gL4b)zWCUX z{)ipngN=aJ;o`X%v@M!v@30&62^ZuyJ}ZYUeSbsw9o84{kuMG*T07J+qgyxnJvqb| zj{fzt!O1}+s`WJp{WE?1J8NBs_p>Ejp&OLU<MWrDN1429Oo(_H%0;ZfW|IM8fD}e6 z1N8F?z#1;cIB1E^rN`)0gxCm^J^9Wx1eShMx9kTZLmwD%G_+Ojqs|5FT^_;*HGz-Y zA}>I5OgB2Uc2Evw4*+-WkqqCtz*m@{K4vaYKl}L}QTo9-xB^J_fj<#OCZyLE@(}m~ z6TK-$dSabT`{sL|uoCYo3*!hmBIskj$jicyw>5DqvweTH$OZlA0~8Oj`^x@$T%Fs( z(0^~Ecd#R6seZbN_n+r~QUVsWbF?vV{;33=Eo{x4{%M?rehNYtoBxNhoDx4R3&e;L zB4?oQEG!_8ZtDz5XU%f`v7S#tA}r1FN2+Wl8HP3kf6%If$zdP(ulxx2G6Fl<M)Avz zugxs))%)lrwm<S8(DK5oqC=yw0^fp|nL3Qh?VaHM%T0Mk7O{=;O+!AF^PqGx;SFMH z5hlb6y4BseNuwOb>=<h-hXw>DRUXP>rbsK~N>cnaXS#dttm6&g^_CQk-OTFrs>f{2 zC<c-t`*mD6FTbVyY9|>Y{@}o@5@l#HpFfGW#66Tz7Kb}%70SRmnY@3ur|zVABEWc- zFl4{K(Lz-z`;ZNY_;P2Gr!cwTEGEMaQ+RI>P~ScrlM~(owiJgcnI~F`(Cf{psBS4& zaJNRWhDTNbtBEP>3<ncr$Or31iqDT!gH0zXZTx`#>lh<tHU0DWhs{}s3;@9PKh;D3 zpYQ*lk2qU?jyO@CP`_mx$F13b1B8hri4cKo*@BP3p!)>{FASlQ5h#XQtzFHM0;Xlt zb3}-0<gW~Fl&IBf)`D7}e@)X-)HJWGSl&eK)bv#Ip80HU`0m=Vf!8Mt&6fF1-Sq4} zUGI9?;rX5PhXK$mNdmQFfji^C<U@c@%!R65v{U*c+1*oN>gt59?zNb-W7a(!J^^+E z+R+SV-JUphgW9DWw}IZeb_>P!DwVcDxJK!>rS9vr%apc_KgR2a0dYicx^#2<OF4v9 zZ&40<P1vKyLbwXocY$_k#dfRJzl`7d;^NOau=say?2Uqh`ih6bzdOX?<0C#60Z#Rg zPPktk4xFUJyi9DrJ8#{L=Hssepb?|@Ib_FAgA2ETn{ZH~{SDU7OWrR4upOf8w?*~f zQxQ$_)(i~;UOHzM+(SgXLB!32{qeF;9zA76*~C;E%y!*8hZK7+YS3lQo*J4;#+2=9 zH3}uJXz#Ey8o8Qnr)Eul7Q<y8hK_>Pu0JwwpLTsKye8wm(yYjRL|Z(UvU8$Yb$0Km z-kp(Sp}{8y6`XAOvjmYce!i{h*OlTLCLS_MvTR9Km{GjxumYOM5G+hGJicSD7=*T; zXw@};6e_J(g)3#1Zu_E9E53V@?zK{UFlc!D2nU;#?7}7jp6JRl)6xhM=hCha);hm3 zxy6)pCr)KxmCoB*Dik)vHg3K_dLv#HTIenql(+EYfnpjXVIcJd1NoQ9)-WXW*J)}i zYSuK%a;aj1@`SUdIG0T+G&a?t=D5AtMC7_dQ<D4Vm=97-Wm;A2Lie(ySXYv1wn6=b zq{g)+?EGGOqDwlj4-Be_Bi0D38edqv#hPS~CPhYQq${<_0`GQdlgQAV{JQOE;dqV0 zXrhPj{OPmilJh)AMnqFsQ6UMfqosMazv83PfMh0ip^s#t&V0|jJyYfdq+2^2ragbX zt=`lhHMFHWjM*|7HBQ~Zt%hlKBrL<A1#=!*1y&Yt;)KwM-fT4A3_iKxc65VdB<*5~ zdD<$|g_uN{Kwp^`CTfrntB&qOnbs7=x@wZt=0)X&-&CnnUHo$fX4&cMrV+<hqm6&O z86yKYz*v@aDB@weLFkw7+Cxhrhbsfp3O4&#%~$V01N4^eNP+c4BR5F0dAWKG_p1J8 z#@1o~1?#Oi)B=+|+yv_ly1Dq98*p<74o0MImk*o;`+>l}aAyQepExdRy>J&CkhfQc zmC9E(L<;sdBLLknDBx<X;P4czHGi>B74z92yfb*YWldY&ElworiX+2U&E$B$eZl^& z!=a7Mi1hHFg^G(uXOu+GjNIJ2b{Q1*14wS-R;o9xQ)Sv^io*pKEO($zctQ{RZ;bf8 zRyN};_s7mJn4GC_VxAS4<6xIqqa=xn$V$`Flg@dKW{vVsfl++e4~el4Oh3kYSbDZw zHO#Nj-`Ib_zby9j2CgkWHv9ZQyuiL$Ss+|B7h(RS^=UB7zf@a^gsN7*rbCbTxtx{E z*-C0n!illPHa=8Cj~0i9AkR2qrA9x<R5ddsHjGqkoM~Y_Hm41z`;Bzg9#qlht)|OT z->YqeDs4yZy>?uGq=X7WHW+NJr-0HVOci@gw=<ODEaUN-JfLxBuoxYn|G<{#xb*lQ zN<%G*Ot#m0qPnQD)rX=EQ<d6zyn5uSj&IAaVB-6a(RqXojAA7!dTb>IQ$VGaDcsO4 zo0ae6>`<7D%H9jIIg#Miq94whjMD>YlUR7FHEGa<CP1N6Y9Ck=m>M6x=SZR}HwOy+ z-DW6@6oua3r%?tAD)RM4#`0M#Wf<<QH+@&1Q!zsN0|EJK5QHRoRWy6O;n!_TJ-2i# zI!YUTtdvoY^o_-YW5GI^BZAMz;GA6LYfxdVYG?7njMnUQ$xk-1Bw!Em?(Vo$Gq-$4 zchc-UqbS*xq!=1~dyr~*QXP)e1c2g>OR7W$lNF?1wT@}_pwl{9mmJVm^wp${18FNS zVihZCNe+(QcM5A;vPmD<Y#>BCSI~&OW#MU?sYInKH%w2m+cQqE<KWSGA(x~zStYpZ z{eN4kJ&ZO3DHVGVu!&?MfNET#8o%TdXhDK<qXZ}Wfwr9xN)-iK!=wC}$m>$=mpqSN z@^R$?SuCM((w(4(OZpCkG?aS?n-z0cI^$@blR&ZIk3FFA7M2Q6H7y7`G1<>!4{sCz zp_-KITbttumym(icSLLr>5hpk#VIvrWaY1!Dx`|jWeK;?P(C$7H)G^wDetY|)E1;m zv$Z3+#MD^Yl46XU8+5=VbFePfXT+kK$(!>?k06VEXuvVZv<Hl7N{^)Nr=t-GtztI> z_4J@VssN7SmS3|aDWH^w(GjNFoC`yVG;mrT?eP_KRUR55+2&CacGoCpjM_j*>7j|r z0J>~!&rV!rIbpC8-muI>P#<?dJ+>WTsTQTJRa{W^N)9dQkmi&smKc1}&VNz>OL(1v zS;)oJ<2`hhCR6nzM_b(qxRsb%_eF9#kEW&y;$)c`BUF}v#5!u;dk8<BbH;g)3u%4G zwL6Wax#-Z^_EQ&Vc((SHd=?0HQjgcGnKjt=QFq3O3U*sYoFj}1>!8IvXk9u~713tY zbfppwgB;HYORiS3a#Ht2f$h!glCL=F_2~_=w9)jPh|p)ntL9|0{$G^6Q<P;})-IZ1 z+qP}nwr$(CZDb(Bw(W=v+qP|GoY+-$@7Y!NwmScLSgp;M^)knpT_1Y)qBFw_s&jiu zCamVT+RP|g?N8dR@${asTi<9}t|@cB^dqliQ0_@|zrfp1WY<{7w+sWOTmx}yRa0Ie z%%7tYBT22XE32~GVF4dp?$7{N06;{uZF{f5ymg3tU-;Dzz4xX^B}bDSl@B*6xaOoY za{5ijU2R)?D!@%a@P=>rOYZtr@l$yu%G9n0@_dML4Lir?efr7Y5>zUpd(2^}$o^sn zo{%j*%4X0z$??;33&KlkkY_lm)=(<Lcu2W6RR=-XbI}!9)wgYaDI9!X`8xVeDi2hm z;7@lB2(M|9!YTS~<vf}&H0;nTE=axGPj%u(7Lg9+>@tE9HF94zd`a{jO9;FxS?xQ% z|0tYN{2H0Ri&p&a;U?$*xN!QXDaOB-uGtBFl0Xdbp<j*bwpEKus$CGCRy^pyw~Dul z)X0%2)I9D|Zu6`rY!s_Hr&b<_+%G?Pli4+j+!Y4-O-aA~|0d#Fp3~HR9J5#EhZo1C z#`%QarOZ)wnUXhiA%WJI369F+QPS8oxKm!LOA`@J=0ONEBdE6Bqdm-pNTSn*4NtYH zN9YrHB!ehQRXdX}ciLG~&v7LcN=_$rCn}^rM9bEzuh9yL1RKC&;I8pSwMGZzWY`|Z zg$&OPZ=WmMEd^*7MTW-#VS0)RkwLY$vSq*+>$O?P`kp^oQ{alg;7UTHePN{K?Gn2a zKV-!fOJNj3S7B2OfECC@Z81PT2-$K-p$On84URJ170sK~l0ib=jHWud2Scu|nE^J- zyU^8TCuM7g8l;Kyq^-lR#b{ex1O5A1fGAA0pnMOQ2O$1$nuvd%#ox==DpfBfEEVLh z%^#b@+PFo@npIUPk^}+OKBX$ZQtoQYz*q2*trtn!2&C9LTD=B#z-Fckn1DsIPr**i zZkgC~oY;VAMy1nlbG@c`j&q)ko*%dUIsxsmIAbbaxI-|wC3kfu7+FVFxQ(Eqefma> zpg4-TC5S@kGV0BDE0A?kU({s_z^J7EWa{zA5ayD$uEp5ZrVh4;m|1A|gZ8W#UuZ4e zXVo2}>Z-rU{wg>L1ssSHXtm+$kj<;KuF;h5t|!6?9?NkOQo+9{kpQ4lTt_*y3J4g& zF`KUA8QE^W=XCzGF(hk(q?&b1c`=fCX!BLLT(5W_Jx&WW=W#yei71k)zKaYcwJ#{z z5!^=^b;eSvgAC}X3JI*;J4wNxJ1}hYBoyZKEJ(Y$%Evl2VsVvXaVkGh=E?qw`%xCp zITPEWTr~j#;;4H7JSEfCU4aMAjbl?ri&rvRI%*|WG3uI+tA%uu1rsUx%Wn1&C1X=@ zx4hwyf>vDKzLSN_`Bj(9^{igXcGHT9XLw1%x1G>c2Hz``y)^Uw9i*vZvp0^~TTW&d zIZCvy_nXMa+@EE=$suFOA*EWLva+sdU8q6UV-ZxYoKGoYV)>;YYsHDDJP@d9&tbK! zX?BR})-?!RO!I-iyTcP<<!!y|6LId1Oi!C|xDON!zG3YIOB_kf1VF+NjRlBgb|w;m z7-cuYIfiKTTfB8854;IWqBGbmk8qcWo>*<?DI+Y@<yvxMuyio)msPMu0GHV{?b&Dp zI8K_zPM`*tt^RQ;mXGLq@g*pVI7%EErcJ^dua+a_VBN<)2XBpxgSgNXne+55ur9OJ z7Mt3^Y1PV<{&6b^iCqDb6Ay~ncCz{<MVz)K#^j+R4G(?y+}>u@nJKCqA0w)iE(>J^ zp&O3|dSrHu<#K}=&~!mO`8T@j^GJQ$!LCG9Py&Qw^(2CBU7Yw9=Ni~M<Y%R^wMKAt zuu|N+^wq$wRl^F)i$S5ICq-maMUr?*=`K)sL*OG*GiSCT$Op$~@X7rKI(LF8-e89x z6B)o93p!_rzXFhHw;>3~y7@;ik-V2KgD713=|==6C%Ws>%+QTCjH+p8sPU0pAuA); zAP@gCyThE=NwolCSJ>&@k1mE2B7F#l;6IpC^8*1Fy&*!-e`2E`Do394hO-ChY>Y?W zv{<zN#BfW<N8^9BpJI!Wi4alb2t*!14moA#zaqQcKtC&xTH__XU?@Fk0gZ)51h={Y z1Z@t8A=4OTB?0r2b|#VM!gtEe^&jZxutNm$96TRh5Nw&gSPi5!8cfOO<6<xg-R_5G z;ChS7)@D#hFVAxdxfR<}9uRC9#DujvBI?!LJ~Avah`k^cs1Fmm43Tw1a??A){U`bv zm#`H=`W^PyzJEOb<FNn#B3S<s`M*7Eff$g#BmcatO+{5zS``%9Vn|;~_+G!E!7p`z z(_s}(BrXc3Z=<+}CT$2>@9#aa+!1S4`a9ZphX>Pgyu90609l4L5tN?1Z@jMPXK9iZ zdy#pZ?3s-2LP!#!Q|cBTTE$EmJmDIGg>0;O;>CnYu3tc1gsL0^uPeq*w5f#ABywZ& zmZK@L2a$2osgZkA2O)F!S>=?;v#;^_(k8BbGl&Wg;~1DhJGY$Rl}SgFl*v+TS4L^k zya}`1#X(+5rg_*D=Q}rXXtJn#8jZVo!}d>dY0x?q{YZJo-i%tmYxPgK3ZdahtqQgP zC?8r}SEb_uy_H7F7|WaX)oRf!zb6*UI2&R?j_+PSu*}zfnsd~j8lyLdJ7;ZV$~$Mz zJ^jso>MuYMoX@-g<ePKh0rTSr*Z=(i{5{-ftDdVNi6MW<)Egw#-htw+M824V>m%Pr zsCa}ID)QI;GOUtf3|N$5y|P7qTWEgLIqeu~eoL6P0eELG@wJ*h?V0&1DsdwvxJ963 zJ~lqu;&QtF+~jh*y3qUjc;oWdX~hyI%7Oa@0Az>`tq)EH;-V;D0*F3*`a`!@9KL{^ zsI<X13(64s7|0y~P4X6z7P1a^klj#_iI&*|9zq)2RWW3DqzK>AK?8a&gCf)zo<iMF z9L!$Cy)!Xol`;!o+gMrKgk0jBRjv)%<};NCVRqirI#FywI=aMtP<-fBxp28Ysh!K1 zqdFne-m@~D$r6jUg$un?HB`9;MZraT{3xN6o<7}S9wW`QrXexZD|3BR_ov>e^w4PG zE~e_3f&MZ2l6W?O&syUH`zWQ%rh}6;pPWo<QX}2iF9{FXv^>v>EB1}lP)}$vJT{N4 zJx=37=x6$Yp_%#snEMFgA=&~ASC=%mN?tG-B527Llw;__Ptiy?<HY?9UK)9N<wq@s zP3&14p&O1oK7({`ez~znsW%lK!?Uu8-?dgr7GsHfvY5!9-6)2mWDI`fykdj>Go6vW z7=a_jhTJqXWv#>V<s<tc#P340b=Bs|!sl|wMV6dioX|OSw4A-zT<PNM8#FgkVaHKU z^NXW^RZo~3#9f!;xv?7vG9=U)`}~FxCM)%TIOYDpD*i&YT?7WbXiPL>g<tX$6Dgwh zD`P7RTUOyl79Z1%SMXp(24HW@!LyYHP|fA(b2rd}ff=f|_33&Fx8<SBH|>#Z%-SO` zFn0Ob^o5rcD0UX^SZpet1-m+(C3`+FcsoKcc)La@EzA=;NHFWQIs+vy(nH6X-Mwj; znh5#hO5`b1MV@@7>#377wHsZQ^jV<GQ}zHKR4_Dv?nr`^-AgwxrYsx7EtK8!@FI8v zIbSOFl;8GwU~Hv^YGvCpU($(6KNcBT2O@>R?p1!*IyI#w7(7GL#fYo!_Frf=Aqu@i z@{C4Ow_0j-p)Oi<Kb6s0`#9cm9hBaVcAWf?J)4TRks0L@#8G#tj|sRsbUdpscs}Ap z&mf;JdpP>J_Ge~a=h8t!scvbxaW7P)hQEJ;J&BtZ8!5KEvMbsuJ;8RI*+Uu`VYQNi zw8X!xi(!E`+{OL_vC1`E*nK}#r*qnPy9sxoxGI%L29}l20VyD6HA~)1PcRfnL~)_9 zU#xMW&ARX%W<;kv_IEwV>;RJIuyYumB0f@8g(5s0lbc8ebsrpx)moepicX7pphUL` z2x#f49ul}{em-GJythxF;sVQMq!1m%Yyokh$ka}PWr-xskJDm0a0MoZs~L=;`%mR$ z)!{zbH*d>AICd12{AnZ=f_BEixVNsXpN>pCppLc(PD7lt6%kZ<U$DYE1X{h@H-dQ{ zgx+w}7aIO#8}&czT1{}r0KJ)0CWNxX{15^(u&3_(%I9+PV3?<kWX|cx@Abb4{#154 z!b5<R67ncHVuys~$2)LLh@bq`+z*csjRFOA30Z9T{CUX=^e&9a@K1{1*}#73{(AT? zoB*=$2do&$g69MmqFe%GJ1aum#7%JTeZ(Y+`+WfUD2dpGZ9rl51PwBUWQp|mM3%M% zq3~~}bw_LqIaTEyVNK6P>VRKJMS|XN=U2-}J-pq^Xw`bXp80GO`8BEp{Z42xyP6`z zvCNh}W66#_2#<*h;psxFbAS#_V>o5HtAwa*Qv&0(bBY8kU=$d?el02T(;y3TNx;H? z6u77A4h*0VB4m--BI?-B#85o!ka{{mjhIBjnhlJTnT9@Oni!gzUxIreEGQ&;kSt0h z3+fL4)@AaBE2{cw&7?tLCN5`g3q7C5C(?v4Wh(nPB|tJe549p6o+rKL3+tQ3&-1O8 zY_IgiT^7YAS^!*jcsT6jmhuWNWWGR&Km~a%olOG1MGjQP=`T&)%wdzvg=(9-DnzMM zrB(a@3tUy)cqnZ{XqPGw&h_Zk_L$NpK=O?=fiP0P0w^z^tqq@S$)j|V@8ru9T``?= zjo4_&8Ah7Z`|A1kP9g)YSdR6(qucx@H~m)&)qfj@|Hb9|4?H4U=`Vw4<gA!%c8AU4 z!VL)cUua|jnSuO*0KkRH>XDj-jUJ~^u?-T<k{4rW$S=^m0dzkgAO%a~xNj7a8)Q*R zDG3(9yq5QQoJ@yD`22j<!D<7!I2~Kd3xcgUj2(1FU?#>#KtR~pXCSl|Y76^}XNYj2 zbB8u*;m{S=T|y^>b|X$0f(%o&pe;AA?L)nV+`V~ln>}hz8^MB+F}u&9HD&P+?g>go zeGnKotX>4B9bIu+rmF-l9OJb5&u<c%j=+S-JWs<CZajBMS>VpQ(T0U^7tonY<`d8d zfSfvP)4q~S7u~*0XLIAUyRjeynUgVe(_?Usn~Y$vYs^>*{3R{P3RQ`CBMYC6f|Hm1 zy`U$G!8?!*R>(+X_+YiWNsU>H{M_|Yy+NU+txC~L_lf~<lrU{E)I&{nSXH4Xc9{n@ zk%Y(T-^Ff3y}~+-4QT^{?N+gpdSkJ%xrn%oE72a4BJkac_5t_Ap({%Sb~;z{aR!v* z#LknIl{!;|4A$ytrS!Y5ftm3%=9>?nZOTY6hp}a73ZkIrb&8@K@r^@WQLFBB+V4Ov zh-?&p&+{bti%gJ)B>}OA2r9}@AUKld8L~q~WEF5qJjYJW%K4Km@)Y8#@Cv*JV6<IS z45?iw)XdzWoIO97k*gGuZ<Bj1WGxvIG^lU@H^L#2ph-Z{%XLC6m?Zc%k-Qm_UKM1O zQpLQ-ERuBGxAM2ol`3447-oF`v*46y4TF{}yZQt4-!G#!EsbK^_eBK%Zfn{8$ED6c zF5}<JoF)~UZ#Q3f->DUFDo6ri5{smE3kqaoL<Dhg;5${L@G_{z;zA0ah<G@8E2&sw zvlqHgq|0a-)42@ai?EMUY1ipt!g)_nv*Mh(Cs(=Ys|GqZ&(EX9?H{)NvkZYn%)Gr_ z%vbvWHMr*Pr9>fOmENOq*cIcQWA{cRGH2znBjmO1!)Iz1$aQ09%NOQ4BcQApPcfl( zEXlxcR<8J6;ybFda8EQHrd(ii<qJ5c6623!cQcx|LFG6$Zw3dR@4JyyREOWoSVS4s zk!Qxc=a+y@WlxRTf(YP%h|70Hv)QFxhwNs#K<uXD3{H7S`&k2KuN>m^2nR7raP6xv zr10yKkkB~|C`DZPv4sPC!0uk_x<x%{Zs68EzY@>eW_<!SBdQgo9D5{nQPcuO9B+Lh zx!P#rCtgh`?5j^a9lLZlQ~FZ7v<SxSXWcHwnsHhyTVh5}dSO6J<uGCzVxcl2Gs^gz z!x~G!UWLS#2$!D)VYC(|<wYr>0&cHBBG>yREM40+EXVo>Wvgd=Aph`)a71d=Q2rSe z#}%z&R?dAYmD>&A-v%BL=Rn~rym&~|gTrpybL?W&Id|Asdk?YE$G!)p-K`J3hSu&= z2{_dy%gVOKdV$BoctOVqihYg_kh7ocEqR&fMe?rMEepV_HPT1U#d<;Dvv^tUMW^c7 z$pAI1AD2d@r?YQ3KAIDL@aLc{>jj|=JbY6%D3~|lJm`w6_y6R>PEFb$r@6X+g~fP> zb4Gs+XoS27y2{Yx$#=lu8L|Qldgq=(X*=!6kqj=D&;j=)YvL*?l$ujHE_B+n?Lmtd z59w)Z%EuBN0j;14F=;bfrcyY?`4Q5+h2)P2ON?XPY?#?iO7xI{*$a;cqX~2COeG-( z{81pFmN={}k?Blg(Vc>=#3=IR;2i)=YOX@k6~}NS1@2TH5zMj3uZJXYPgj^@I=ZnP z{6yB3*h|bKmK+3~h)gOIFr}0Z4Z=9;S#=1hA>9=5U59};8O}kdH_9fOX!<yqnGX>! znUe`P&P=c}=(GMZiHnalf~D*+LiWHmi)b%%Cl@AL`X!lbG`Xj`etjKmWSsMPcC<)3 zm449$un%tb6IqVp7!&;s3~f?fspD8ej+x#&7^?GLEKC*@lgBK4irRTX$q-8TiuR~B zIP9S>PAcJgW_+J@HCS^}p)LIbr@uMe^mN*baH>rYBQ=GoplQ`Xlufb2$I1ARN2QTS zJNmXAvQAPNFZYIF<_Y0h0N!Dkx*O!*qrn?T7Gn4JvH>ONA3s?BTQqPqagcYkbN|P9 zOUA^}%;ax-2eMT))Rfea|HvYC5^I|{_6Dj@K>{;R5lNyH7K#Y)SLUb2XZ0?|N3liZ z+guuhaZS^xt6tvqq3NxWwyNq>TsrwFuiI@4{{oWwp*qz%joaNd?RJId_venvA1591 z7cP&lwLnck_m9rkQ45Q=B98r$DE9La4(JyLTr}g$z)GEmeG=#~XZl_RVNoGa!#OL9 zJzr>}!8k{C#xCMX69k#xw+eiTwLscfNikHQSwEKY#I(gn^BS2k5SmP!RSK&|uUZ4n z0XBNaL3I_#BeggYlvd^~xCZims}pnP3q?pPlezqs9DZ;w-JDfx$MNcv<0>d)icMLP zZE;;YTp<WaG&XHqmo2I~u$L4FL5VCNLMT~pMuK#?r?e@Ws0+sFq7GD6;$|%<Fwoyp z;z_Uq(aKh(oHVkG#+}emq#qb9bk#&kP?l6$4Hybmd6zrvZp1ASo#w9)<R8|#b(eH1 zD%`m^t!tF2V`rJY^q|4%$XV)wpepxrCN9RA<rW<n<TVu=uz}8L7F*Y$Nom?^O=`X{ zE}xVX2}R5tRX9dYWzmwL@)0)h`%F|^oRRCOa+Rh^{`R`@VPxVg%;v58B|mE+MilWU z+-S73_CzX9J=lH(X|fGe*4#|}xtPd;=2RMy_ExY@Ya4%yi!((6zN7c{wiMTCpXsJN zkRZ{<HTfvN+G%KVR+vB$w`e{<mup|xrGtcbal*)Hz3BI1c!b%ki6LL6x+l~`Xao?u z`CdFT3^-=1#U4wi?G6mmUwXq9Y3m_Yq<^RmGtGsQBA)Hng~8WhI%{g}B1lXV`CNaR zizWrYNqdLKNqbYTJ?qy*_%OZ!=Vrb@e@CVM!8CJ**$7x9v6*~%5`r+qgaiANll@GN zD|S|)H_6~`RFG})`zq$JqKw``LGy%HX8Vyrw-b5tpDe2^&Jto7(~@qZ^+LPV855Kj znt~yeFC*&lM6mbywQdO_Iea5?>s`rCodAwtN;nA%zq5vlJ+e>U<CtZ@&}ggVd6)G8 z{D(nSy`;NfpioI^iml0b#^+-mqYPGuMfl5WJp{6*fAS?qj5G<^bpi?2`R1vkW)V>n zK*#s|f-E^E>-1AP7c_!|s(aZiq05R+8f2T)vyBS@9~>rwywzMQNR{#doSHR`Hl<0s zLN96F_vU$Fh1frAThU7&<<h_5`OOD3q)7C+YrIAxz*}C_z&7o(j;uQ3Jm%<ZeRMUh zGg(-heeKQDBa>Pn4IWd#xJ%tame9tN5!EI30(K|X@9^$Zoh638kV3@L{z=dhCZDp7 zm)cz^=^oC6haB-tzHXEybBi=Ez>Dn-j`DD@1Hl{kd?EDWNS=v93&nb*4~*47KGmNq zf**#Mk)c67Z4knhC29d{!q-mQRKE$xw+;`p<gnnM0&T}5RAz$D_3DS-G1C{nM&87E z4IEpr>B4aln8)rJ%ZTfsay#izR2*p5aPtB>v|RbF<$xx#1tt(XW^8hNO+KARcrux% zh$>aDK3Yu}rD8&5dof|)QcF)`_j+y$YsJol{-c9%^+vXUvZs+Xs)Uq+x1mS+$)}z# z=Ikg}o+)DPOd^@PpA+!$!LA#OY4_ShmP8ET$PC4)A=IPH$;mNzw{ZvA34Z?svdE6% zVjcPs7AQBwsQkx>jUd_)M94AJt5-nJ6o&p1vVR*HfV9ykFznI(`pzq^7F3-rGW`a7 zPKI&+UDQv<(iDXI?!IS#_;yHEHZ)+eaI(7UO46m2XNBC{7u^Jlrt2eMEB_`1FTNT% zS;wQm`qcZez}=27C^@bk#{i_@W8&S@VNgIsVYsM{w3OKq`)T-JPSD=|RL2bAQQ|jF zYr7|)p)b8wAH8x{8m(6-JCOGa5dGX})rOj<l*!)R)&7x^))}Ik#L(M5FP(e^qLylH zTQp84mZdH0k1xnpC=V%c0Qr@h<vsr)#K-~_vtjujL(+WrEB|#A`LBfVx5AM4UqmWt z3n%A)=`a*zq`pBYpZS`mOUowJDmMha-o>Qwy`my{^+NNqV`r?j->kD2s_!k_5V#)z zf5;tNJHSAA%=PbdO}8ebe*cp{Wvv!3HqcibL=(uwC@?Yx2IvBDC@<`=4!p^lmwB6t zArbg9%ac^GjxkfdU0!o2E%;;WkH5TnxMla;oh2)d<T~0wJd?{dFd;Vhx70h8dJqYv z4j?Wn1^1mYa`jh5QzK1t1TosQx6w#WD_Wnh=Pq@;rl(}w!G@IWdV}d!nk(j}CW=(Y zy~!L$o}-Z|YdlU$I*Z>7-e!c@ZhmxR5b5qiu4?e+HfPPyJlpOr9<_Zm_V>;b@q%#U z6h>!8ZOH`o7nEofQ(U7&3fxZroQ#8=;;O7d(A10$C;-*k)TQ&&?pT#!V`*5d(!5uQ ze^1bfneC<`->Zae2!H%w_#Y(bzn#aw+-%joycZTzzH&T1O?~gjkw7sBDA9@G1jT~^ z5Pu1RW5UEC@&nL7CrO}xQ-U%g0xz4J2VF0hRNGfnRr87~ET}F~v4GG;TH2S^R4a7c zHml;AZFQn9tF=08nsnx`yY9sUCB#22@IHZkd+xcOH=KH&JFnXA7dqf_0Og6SWV9mz zfZ%@C8uSK<W-;D`Ly+OJ+{BSWL$3t%2>@*~7#Q|Ojoh@NeFc+szR>0<$6aH%k3|W3 zZ}-A=k`E(+`kL=pz<Ik52jT5%(B%xo$$T*7s4euMzo<1$L6Ms7Y$G3Ur<}-fyCcwL zxMS3ipOr*DGbK6lv6bzsJifpsb*e2Y_T0elSdsogs`>dsB8%ldFv$HOdHUHDw%~{H zVuu7p|7*pLGUH1@)30E7OEGSna`DS*&+Vn_?IXyu(`FCnLqWlh@z&2>%>s*<gkEHD z7)(|vcO_-Rg5|l909Gk$k8u#*ooz6wOuVv-BT*WnviREw(mWhAY1CdZei>r}Ee1?W z&84X+1PO5cNd-`jGV4U#cB|18Vp+Z>X4hCPIjQ33e#Fz6z8QTZmp0BNWQfu3S+z2; zW)}x4#E{m&Pl+^GnNl=q3Kb|4#RPZiHqJ!otH@9-kb0RNP1FbxMJnK@`a2pxF`#28 z$V{TToA&Bho!voF5^8eW*s#D^nm%D+AG7q>g)8t`wU|IML@Su<D%~V-y%qw5?GA~{ zgE8S?E<#MX+9sFzD`9qV=#H`BtV%K+ROzcNeq_zg?vIOpm<>ZUF?Iq;%mKHz)O zh8%o8VM3HC_PC$fdd)u4Fjzrs(D#l$N=b}m!Y@4%J698@<hiww0ZbW?q$kd1<Xb5F z>$tHFXj}4~1x)GSc97R3(@M=<c@bY@ZP7H!1CN-<3ga3SkPD^$gd+mLEEu{rZ%H+s z^2|BVHL+ouinqew+a09sX?CAt?Wv1!Rul6z&K5yY`jN?0Wesu7K-`8NyVvq{MmGZw zO(wkpm%-)(I$2jV_#}{R-`r)sw_`h?%8=r+85bkW4JAcZUr=imD$~25zmQtO%%x&G zHBk_Fdau>qhPpFj!j@?(o9@UWzQ5Q?_xKQ1$(OG_?qj&Qub47;80p{$5uDGGXByf# z^o1C$lTs<?X4lcK<T2?HMS>b#F4B|%t0>~ry8_4A?e`KNA0pP#7nL21sh?*?D?m+! zqpN7-&t91C*3L@PYA}zF5kR<+?@u}y3?bq4DKDj;maUSPs>R|cpgp^oTJ570czUnC zgV&*GA3+s_3>_q!P``eGO96D)5ZCqqi>Kx6zSObApp{D|t+uiuUoDgr6WE5TNfq*- zO1qRXdX!(#*&HWPr@!`1$>xv<nGo_$jk4wxZRwqngFiLHR%<yesXQ(;?FxHcJ=l{l zcEuAF$?+?7Ewwa}44j2SyEwx>Do^gJdqsjp6BTM<ttRnC5{)e!xVjXpqi*6Ps7t+} z-<LN>jpS)&=^@+vPKhW&+Bgr5{<E9XKRcRzbAhKcRPN&}$BYPRXKa2#L3+Me+`7e{ z&^Rn4B#tTz55dNW9UO+)a5%l5&_Lc}Ieqo<+)g0ZQYutB%;6#SYmM1kv&&U4pD3!3 zc_BrdUiZ=QoQsfxq>8?BVHR`rpdbvamo}4nlz-x6QK!<fDK#WNqj||X!i_|5mjyv3 zsU!|@_+AB4^97$3)381*TiMDc@7v%%`q`=2LFN_`RnE}%G@NTNId89yF#-HaNn40o z>W+9j9#9Ih=y$xKRPk?RDQ`xb!Q>4J!%+@P^E30J@KKIa%|YHXA7uoo;(bz~4^-Y* zoX{+*QRoZ{@d%RR(brUM|9$A$QRK`<Pbt$;Ym-wb8j2JSRNjEkP;KK;?G0=343a~} z`9w(T+QLLQZwNPaMmQ{*vc%U^<#A>yRQ(PD7GtR@0yM39cq|XFpT_m%&{5QtYE&Th zKt>Lw6`C1cKUqi-9RzhNKbnM7H5E(fH$$vwu!mux3>q;M?M4|jY)2s-4}iwh)70w~ zRW)8Pza<z!Boz)D{fDjniJ}@tzl&0}No7*CX_Z#RWc%4d<wY7YRd{#Fe-En@>uxsk zx_QTDs#(Cm+zJP>v`Y9uC*}G)aTg+yx_KN#B(V_!s8cw<Z|2L!<k#OBj4)_C5)C#* zb0wZ$uD-;;<1O8z^`ueJyMiU1KS&Hg4q3Gj74sFFrkt>=_gKNr$5L)w?k=S2H%5_E zkh_?A@gdkjj~>NcgtYR~ZFia`ce&|=jI(K?=*zegKbqJ`u4c$I{h7tbXiJcv++Yzx zxoy~HO58Xd9@S<g%U5hcxg1mLt}j-I;X1F>O!j(MEV-HZ35OMT<D%17`Zh{hRy~e2 z#}mpabGn;HNA`{c(l32=)M=F>SK1`~g}+1CN!8zZj#9FPR2Uc;A=Wt8Dr15D{((^f zG~Y6>E)1Z>*o-!8_3?1nLxW>xi!vh_PE16N<g-4kkkw%uyNM99%`6=kH;WbR1{hP7 zAW`m{Hm9Xt?kk@`Ud^OQP4?bcyvQs>31rg`wrnr*06QCB;EQ3ANuN54Io*b2%?_a< zvY1Nx$dn|OAnCuvJl0$z`IXAz+Q7&QSq$dZK(Or6F`ijZ34_A!nF}JcTI`2z5@Q2H zMigOhb>*+@@{1}0#C)*m$3<<KQ>=2H<={(ZwXC}D&yVR;*g#ap3UUg`@;&xK!ynC6 zBL;pyVvP<~Ya^z;C4Z3Ei!(qPQ?lNVOHTKpYLB+;P+Cu(XjQ9$as%1hR&m2Fw>U;> zd(Kf;>1%3|7w{{5150sw-(rVy+mIk9b|cf#DSso=-czSHY@T$@QzzJ7d|5ZC79~%x zZS;Ol7+GGrJtta7`B10V?jMJqqbSNp!_MB|T#XBr8+#44NPW<)I@nDXl)_`OqZ#HT zhrc#gjEsNr2x5R#bsLJd{O<QR(v@h*wgY_Nh|?FX8#(@9%!(}_#wNBFTjaNTn)hvV zyBWnkdA+&Q5V60vn6u0hBFhQG1gs(Xh=TA#Xao2|GmQ8L#>Nz2t?uUxWZNP*MN^gM zMPHMr)?+wgt9f}4_s?QOPc44z?2Jk3Iq{QW0<L16ChPPHVl$dP7x9x@W7<ec7C&SZ zs?d<AgMN|_TEiXT_o~4xIo0bQ(w++))px|yeG&%{XV|_Y5(iLMy{;lC;J6|N+4I-j z5riUW%WWUkN$G+L19ry3705**B};9eS7N&r_b)s?=}Tcwumk0HUb2SmFltY*yz^Y{ zZi^5v6|#HU0=*3W7+S|F4+cjL$qO8p0BO@jdzYt_cxW8cqA}gPSv9F=10XK8x#M+A zJGUOm6Bm@ZX6eu)pI5#U?LaxUa6}Izl5LuJq{#EfknTRZxg}sMzDdCqO=HKCvNpF^ zTJQ8+O!DhtP<Ea_8ald^Z=FN7AGqEXzG;=8M`gGZYL3X6s%Eb=SG4iREpH4XcCUAD z4hgsyBicOgV!U#_i(KkV8|^}*KYuc5<T0*FBvY(qG;6gL;GuK{O;-$2#hs4jZ>$f* z1D!`<S)G19LQlpx+d(C{Aptos85u)udXw1d8~UY}b>(`v`3tzm3%t5PkG!LYKQjT# z$=`tt&yOejW*gk1R->WWCS#l=YP_T;@9%f2cn8va`dSFLXvh9M40<WFCh-HaO@Qb9 zcHxWO2-G@s^;U)5cXDKd{oVD_3EQ<zzhBd*tSv`ezA=Fx+a>G+foh0n8!T`z9&tki zy&}oHTXVw@S{UcTAH#V=RUB51u1lCMK*KicAG0u0fnLQPcUmUamWy--DB|<HkKXRU zw9GD0U5<l$busYqPAqMxTy&*$179asbCgPq#1|715kJYK=oh1<yce&CVODT};Em}g z1b309=q;*N1jHB<a@R2EEnj?ccG!Q+?nA(Fn!TC2z6!w3RDp}%{s5VK3~ABjC)EYU zF)uK6`4T95KzBFlg-1bJu@7NMN$MqcScXCZXQZ1wP#x(g0mu4|Q%*j;KDMUqg{`u# zb*BAn^oL;Lq2o>dTe{ZBq&VFJwgo_~pTEq#=k{2@s&8H<nCoC}E{yj0epF=ku)oJy zqC1gd`e0ztOU^;f_uO&e8`jl4gkaC5jEgwT+J7T&u8^IP2MACj2|PyW`i8<DFa$7e zwi#hq6%;5bLFdgIrT#&i+p$h#(Ji~}^*NOQ`BqmrweN(NIvJ^8#_25E;g$YGo1G~2 zNs7lq|LB%omUM$MR7r#%hx_R9t}wko(p5<-r-5$(cd!lw(hZo~0><?@v3D3CsMlRH z<FG&F@9FaZyHLC;QmI6h!=K}seTVYctF=qz`TO&S>I=*C71h}YnCEUiSfo1qol~b& zI~4d~csVlFrzxK*PJdOK2@@B2>Eq95bD;yb<0#X{6N?(>4zQ+y$cQl?<8-F7vL|@V z`b^1WLNVC{qN?8sN)Pk4UYZICbUnuDIa_XVZ#<voCqB=BDt4;Ju}GpGM5i6-1!Cy} zZcMOV^k9B*izg;1Z<Gx;wnu9|mE_y{segd(@6nxV<JxY2Fzv7#y#ROjk3GY1hmYLC zcZY@DV$0S&aR;WUU&<;S$#9d(a#N7zBno=#O%1^n0`ete&PClqQ}s5?MdL|9>Bd*w zAg#utkwm8vN2V1)@g>FWsI126{TApXb=z}kgR}e1c5CGk?zr9e^G>IeWO~Q#4%?TG zZV&Dbb1St)yeG!(K<=fW3OtClXT_Rn$o3}@tX31d&A50CVp^2~^tvj8jarlmlw?ko z3ZykczHv;_t2Nq@J_T%DeY<%KMQc)aPM^_pxpd1t%2Tjg-CO3ym*Zm)1l7|1MN({h zefsONIR_k-xJB{WrJ2vyx8U>27RaUpC}cy*H}sictvyT`zy`kP35Q!eXL^FBHaiY# z9@*`U;!QjTRTAlnfLBSiwt2f^**ulo^SYw4l&11kZ(ungZ2dsP(*evXQK@=ZVehdt zGN~%EP#FhBrmWp8Xmcsn?yPv&2x{(r+YsbD+3n=(z3u+|u;qo-gEj}P$C#VE1AE~z zA|}CstIXGvcXLSjwh9x)%iwf2!6!Ny`rPOOgTB1i4C@yp4<NFffDzvkcHr(w$iN?) z3BF>koV?i5U{5*AOSpRSAe!>*cuWTjI7%!aCz_9oW848TogBXZV20jWZ(`4U%bUnh z{ttNW|93_rZ{qlm5&A!S^CI<gFXTg%uSwGZV>TdK2+?4DaNv~-TXA6oYItyfvo-KC zVffM$W4A=;i<ngihzG(2D9ehbDwPOA<wgsdCXt4`QWeknCEXm~OT3v9ytksyxi}j? zGuNlY^!VUA?)R;u4d3Ie=PWkwx7=r5V0*4V7h>qCa013AwI=8fyX>LHEW{NC8V>9M zN%fo*6?E^nDBdc~dKJS3?1uvu-a11@zTB~7#_si)09m)Y6x^33(PqYvFc{qw>t-SM z90qTxa53(>&D+)eZXc~k+bXw#crdlfohSQ$Nb=k@LK_&PUnJfoQFK)tWK(NizsL2; z-g-mlklq*rXBf56Jk>kZ)s2hW<z^2n{<E3r(HIm3i_$|eyGuH$4wdVYaL?$fj2+vI zHUnq0H#Um3GpYAp4;Me=+%iN1`}^l1&oiW@A-Z`rgq3_OK&VRC3iyR%%iTGfmzQjW zhOjm+?cE?7%_&XPvmtnXveZK^$xy{m2T2f_boggN5|VFRr|&~TPa01<4AetqMa@gh zqXzHQ$0~PnWwY2YW#^NO34jDd`w}KB?c+4tWOM})`i>*-JtpU{C$KbBxxSSq%s~yV zE?r4nEU5GRGTStwEVDt}NG)&-%UJY60u5rYYsg@{bOkXBbOIlbDH@>8U+$C(Xko%3 zd;8fwkzD6RzbfU+pei7v##v1Ebec-x^*mz*moD7m8%v5ZXC=_n2R_?rZ01RCLRAXR zDt4O6+fKr@V{M^`@3k;tJfZBT#<@rrm=4YrW+Xa%TO7%jQBvp3SfC{eckjIa(A}BC zlHbZ`1BZ@kHvSuvxrEW`9QD}#W(JvY-!}h<ha7el*~XNSg4E9gox8+qX(I6_q>%?7 zvs{P)B&<W+T#5dpHOfmUaMO!F#+a0Tl-4A*ifu;HdghpWM5bx!6^h~vdlmjO?+h$S z!Oj(y>hJ!<-DB_aatb5zT$J5Yf{hxu6e##0o(xuyhNEu?2Y33sY{6?j5tR+BBlcwE zaVa?G%x-huYcPCO7Skhi{h-_X2y1c+TdGxUt7ZAZ3<9GOe0O1@r6;Lu%0Bh3N!q(4 z=>u_hk}dh|Qc?4{7_2J2Zamql>w|N_N~9*#rd3UdYK^&3ziJq?Q+5cBc_RP@lXcG) zr2vyROa{|89Iwn>YQXkGeZbUO!9ij`?xs01*YX8}mTKj}4_OoC+T0z@2-6XL*&c*X z%|T_r%bkDV{e^#k?j|oZ&e#j4XJLkx^i#6AC)I!oyzAA|eDgr_N*NHQr_XLxTC)0@ zT=_9OHN~{#OT8}?Yr+yHH(a78Y4@4Yn{pt{-W?Qbvr+qMshrCeABdRKOZh`!0PnUr zaQ!$d1`<^!C6@9};V+x&n4HZy1k+-z0<XxB9Nl!6C}Wt+y7fAbqK86;+x&VA2F!_w z-h&2-mQ9l6^)2R~bK~!}rUixp4?a&UPZ2xT+jQ0=LsaoS#Y$+^0_)O^uF{3Xsf!H- z2S_n;sr6_x`HsC)12#$NRdp6=3RSs*mZIy0JMz+Qc_x+6vO`R57R(d;{i#3c6+fT& z^QJGOB$=w9MYCZKW6qnW&b-aJAm)91WTT$Bg4g9%?#QbkMd56wk<?5!&<FvLk~eiW z-o(eMGBP&+AUOo^LXPbrEb#A1+Jh2BW@A6v*K|5~Vv+mDq|*<qL0lY&tTaVC)gy_` zKo3_L#-qYm|GXlE27-Hk7==A%`6+-DwsJ8^bucwFaxqnK9pF`bKNfR2bzA^N6%{+S z_}?|>1?{_D<%EIhP9@BskmuRM=ExI=MaoOTZpphtr*KRpX-wu(E--@X!TuR9eEyZR z52@^+Edo(tv5Pqdn~yrF9tp2HcSldNEf6WM3+8H=W~4CK_luoM;Lt%euq3czdLMVW z-6ku<QotNqmy$0^^15hDO5_s?`;GNwl!`{y*}@|>znc8Yr6}Yz$xafYm-|>>2%|vJ z_yZ7wXW49n8^j3BPxtC-KW=D!u`9|uu%0xokTWZHI8P^&*r|f3fmTk3xfpa)d-RzO z_0~C2R2DT<`<b4VfF$gdgy|l3Ey9u!>|`ae4Js=CdPG<4*CnZtkH~xd+p+?hZu1o- zD!Ki}ANLT(w{1V=<cTVwqJ5H-cq?!>gk>r4Hh6nD)B-R#cGLy5rbQ#XCoa^5eF5J` zc2sP88u3I;S<UcLOK7%5Li*ScvpQmBUwJ1OfPQQfN!ehn{q&wRd9U=C_jDz=RF8%t zb73ghJ$Mz+!l;h&FIo2f?84&L++UKbJdv;U-I1E2^@m2*CV%KWVX!<-ZkN2mx=Mx} z8X6MdOwKv~*pBAXz<M~fx-5+9hea6ga;K7TP}5{|r!oLeD%`>oJ<!Wsi4Ylb$K4BJ zJy_uZ!0?Af0LQY|UKNh=dR`cC@40hm0H+h{)a)M;n}nyGpFDEw_#?ugJ%DXM9q+oy z^95>|uXJXb?6=wgFJ2ey_M%XKk$c0$Jc}HRqpKd&CQ^NAP*Z0!$K==5-orZK5ge%G zg-1DJS4fc;N&mn&8fAEeLqC#8Ra-Wl!!tvLVQ34B_$myt_1LN>EFO5^=exAUZ~Ao) zKgtgfafb#P_aNzok;tNi@4&lFi7zUTgfUR=L=wo|_(_ZEtL=gNMa_sjMJua+qkK~t zp%9atFgOH7k`}X91;Hq%Cs(W%-R>_UvMQSyV`$M<-|v}1j_M{ilM^SX@q5gWA#$A% z?DvUJA-A}(7G^GdS<nRfj)LeJGtVD%tr4V$`y^^1vvfZ>23a{LZ&12Djn07MmvFxT zx`XT88g~f4f$<kK(HpzYeC1u0BGlt#6!scndx6!!sG<|f%a9YtLs2yg`+^Gkc{A!w zJKttNFiv-k*w$#RjrMaWhPOTkW;xmxsd32Qnsh5(Y!XRcR(C&0)?jQ;)C^4oWXymw zoRF41odrGD<h1ch{;}C4)9P_=Xg7|-(E%<mgma3Pgl<ppsK0OE`-@aPt#hMc_6;M= ze-o?!tC;Ekw@gwtcl_QA|1X0aWi2~I0pvfhEr&~3TjeV2YnE-RA-djuFW=~Md~uyj zOdJq&J*eyXh2h&(klzR?s|@ok*h@jQnHvBWH4VB@ItSBn)-{(C?fd<53*L{&l^CMP z81%W{gTG#-RE20`>F+ReELVsNvCG<@s0>=3i#V;RC^Cb+Cl#-q9jGyF%G^9*EF?GS zf8Gi6eT=sYhqG1<2M}SG<@J`NeIgNPu*j5+;TWvXky^)un55~dWyXGrVqnj_{Rr$M znueLT*M)z0U{)}R1<$KrJRm=^45fJX+~lMZ=^9`w%Up!dCdz|;-spkmun7wCW=$>1 zKM3<N$#%E){e{*5&-Ev%x73`KD)gfE#iG8J=X}oHR!xUROO?WjM|+jgMz#dA9}zW6 zfmYBqviHTKN&q~#31W|UVkP!3&%|K;HJUN&sB?=Juw~51=t(lZyx`4;7c|{D((XZP z1BDjkhC#T>9LwL4yGzcG<(W3!Xm}!s_v%ZvDZ+qG5`*w$)^f`LTR(NOZ2G5qnBnAx znOPpQnJ?fW=V6ia*j*eUR!70&ZeG8bKU4--N7L;qY@}b5kzdBq5A96-qkiM`&ULQC zc7_R1)7@n5&095t-{g$t1l70IfM*e;Pi7N1pLuNCyMW)e|323tc8K#yvrn?Kea~qf zLgYS$WkUEuU7Z`LVbqI%9&`)dKB|9p67Gf$AhHIg_R^>7UWKRb6PC*14S09oQQ$Gw z!ebrrQxhv8(m%&lpHqYFQ>|TcoAA1=gNq4G=-$CN@j~3!k;>=^X7nG~dIN6IH3Y0& zW*8vRIQ&!~f5ZCU$lG5lsqf1OMP$E;asuDRP89zIdHaV8qmZ4Ajm5uE&lII`$8QAy zPu23u06RDq;%}u;_yaL+0(kM-eQxVt(5#v(t&|!+Y|0WcF(=8Hs*;n&XnW#eUIVPN zL|BU{%Ov%G#z`JNn8ORAhA5=8+iiFIOm!V^y*~HweSzBJF6&6|1O`PJy$p)LreSNl zDh!q^ePuLNt6R-#O40JREHQT5-xTp%NQA9XLmgBwtpkRnl;#1)R-emno;ABEcapdP zdXg>|v_m(WR9<p8p-M}U0h%orw4RQ~R<<PLIiFK1cf(>?F6%X%OD@=2HIUOUDw`^? ztWz?Nvfz|z)yu^1FJ?S~-FcmYF<QU<BwaE{>cb7n1x?sLm@loK4d_7x2`I<H35j;D zxmr>g!9@hqgNU{}GbNW{BYpXR%Avt2)SePobD2md{}T{$``9;!s7u*{H*8iE3Yko> z*($55)bKr2sOm+?UP#x{`ZD(+dDKw@r9KvR!4FuQ0urPt-c7J5Yb{CVXW-Geg#(6) zZZe)bYl>2~S_l}mt6(?qC_4}B1=d;4aH5tuYkIV?fV4F35Msr(Bcs$!5rxF|lC6MQ zB^W(4*aqJfl{&Q*-E6J4h5{J_3aZr~;OPu406fm&>B1r1lqHKS)2T`#*|4kZ?MD@> zV*H_GAxv2ooKR+bP3ekGWn-eLVAQwgM`M2kA9T8l(|NuNz4c5V#Q~=>;m#hgj8n<3 z{%DV~tlno2#y(XhCH6<t27mUL^XI8SPvu>$n*Li+!%*yIi9eQt(Dt&czi9q8x%B;b zj{m0&zq&<Rs>fX$)YZ_c7`)%i?_Km|#j~stVznAHe+q0c$bQtEE4v-y0=e7j-f*^C z)wegBEqU5C!0Sf~TEg7?RzHI0N#j2VkYCUao7g*!UfPXR>AcK>HpKm>YWyp>5xw1J z;2o9B(>?}Q5Rq^S*<R6m!ymko4IkG79^n)@!|s^xhidF0+w#A!51-$tlf2<J0)je> z+r)g_6o(-dc&g1t(;HqeTAFx!+Zsi(+Nh(bqU$hHy(;%NHhi$#TG*6joPK3G_F%%^ z<UN9moiThtf}0ZehY9~K0#B>g>|D)>q#k_t0pBkHfTkO8XLb3w;TU`sI=a6P_YNg{ zAzC|DI^X}hQtGddlK*r_Y4`hM)cK|;{5LrKA0MT#iM7dJ7Ju?~))qz{|4b!5a^LDG z0r<+;b6Z3`06O15MEjf0y&*7aYGH79yb;q&`V5Gl8WBB5eQ-AggBd8mK`UX!74046 z@B8<cIK3dTkQZp|_y=1mvVglUjk+gjRqgnyi}kRFt3U?c9Soh2dz<aO1P07$!>2P% z(&Q~{v?Wb;SVd}U+zs{F1|yOiNOsC8cTIY<B*|)BcQYM!*fK}mRxsNUG38{RCoo#F z)z4dz9z1fq!KXcEJ!;@df7mN@3QXgmSWicC5Npa;r}a1j==mcBL{|h*XKjTw4xEr9 zM(ABd{oD+Bt}43d{&x`jD+jYoL`R%`^ZVGoDFpv52mj-JeS657{NtUOI1>Lepvl`= z*#0Z3RjHmkA$`kOFG(*Go%4!lij*tiAd63lkUhd_LJ}L%gHdHXDEC-bi=#$uH#d_} zMGgtNw@;#@_g^OI*oiCy<1ii@{F3(Fr%aQIPeVtQf1Y+7=Xh;B|C!qC`Sbed_Cx4} zFx*xf{1+76-7jE<AYvtoV&!7f3`r)Ik>ue8kz!p)!XRoo7hLG0$@?2ecv9-4RqliI z7W`dBcpMSEC>iyB6NnmMi`(*GDuK?>Ws**U-SQuLnu{RdVj#>DmKckOGY%K|^}mE2 zn^Pl%W28l8)-v<ppumY68>?41lu+QGkTEG7nIdyyiLI69=LZT3R}9NeE6dlHfIZTc z>kGHrH5L7n6`9Jbipg`F4rq%qjF;%sfUUVq(@(=0Ylx2*#7WbXU04ifQ!yh_g2j6{ zEQ}j6ZDg<*M&kX8O9wa%%-d=BW6#?yMVTT^9P*P`9Mvx+=atS3iKmE4<Qr|Dl+oSp zl2MiC36TH;l~op%t<7c&HI(j~Qx|ESEYBTNEr*e{^4zHa*{dg#LU^b+a33G4?X}>J zjqCZSiZ#ZhLv>hU&D%}mAk!f{axHLFsx)GRZ>9I&Dh*(sa}ampFey@!=A2y^)3OyN zEn<VF*Tg9^lp@P+*G%3nIbx>tuh+_D%q&!1&}s|1*<W32z)dZ>k>%~Z8Oo-(P?GIs zdTp*Vt6n`nYMP!xJRt~dEEZ)e1693Bm!Y&7A<}|N^|MLJ7TK?B>QsO>t=XHQ7cUES z;M5@qpUMz*$??wk&m&w45!oAgHAKgUQ4COS>uWOA*bFh1Y@_g(m1q1-ha@M-_-%}J z85S*sdjHI<O?9xz(nem2_ZG{GKr1n!m4U|kx3)T&kU2k>N<<Sg(YjW>gULH<W*9F- z<j_6(nVa+lCom;ZM#+CH?gd@Q4D%8j2hWlf;H?vDr!j;eG2)KcVzAK@7=hs?IY5t? zTnrL1l4f8Uo+)%v>=sA2+_2I$kGiL?Uhn8&T<`io;QfAqXTa!~p)#U_`<7X?H;r4w zreJQhT3{AO!+Vl=6YeW{lj=WfBBnVYI->|ao=LWn>^lvfc$DvlgQx4736s07WFkb! zrD(<b=XiPs_|pI<m`^cB?Auba1tQdRXu%9Rv8?x!(((G?9XwPf%$a6`ws#Wg*A7!D z%?EAglg$d?2lUk_h$?@|Z&dhIj`_Uss?@+2JTaFb=jlXu$E5B@IeWGzQas9f@}5zk zv~0N6D3gPbq?89ZDOy&uyZ?Flg;}f|bx}N)#%?elmLfubnlC2|0GAihjShjd!v_d{ z>luz%mn|BYGEhQwJpn9Wc2yG}HPbr3i062O3Yx@(#6RxnrOAn*CtO3e#mfzV_cVWI z_i_qG9egbS{(MXj`hIs40tR_=JlpGJgo`+Reg}SoJyAfxJ#$UR{|Dpzer1R8r-$vW zU(gbO9sm}Uc^Ay+7tKdE_nI&NyG<j^16u8=6!T|jY{PTyYh1^{Y8aWt21rIfc8DH# zxW79%)*yp(c-SnBXq`~Bfjss|Eqg$zJ22WHyW^e$G#86Q{s=fMJBzw~#Q^fMlyj*9 zHZfmVc<N@CZ+VtKL;fc-o@)g%i6@#Nv!jiAU=db7U*2UbQEwhAqf(ah2HGS`>lH|} zQNNJJTel>~Zkac*Tw94^S!bT+Yjl{S3!y`P+@3|8`k<xLF^^H6t*$ES_*lSod9oRI z3K>tz&+?S{oUw=Icx9Irm_-9K?&PR8KA}#t1bd=%XQC5gqHJf70q3fWrx3qBRD_c2 z)XU~O6-1}_L6F~jB-W^Dl-|y%Kv_?n_}PnS2a#s34-c(lOb4-cW^5E}&$C}uH8c2I z6gAzVL0_?UtCnCI0q!Y+9ik_#v9!0K&5>+4bT}eXCdkhF%nE|z=&xM+Z(RJ0)F|N3 zpApr7xTUb}rTxmktSS8)*u~z@Z?xNr4ag|U)v=mUZ}cIK`0_uilZ=aGa=j?0_dA(- z`~@<D8rMUr(D|4DL%f6-D{i^?-Ngz0l|}wfW$@oKh@y$9ke$o_lRi?EHs$8!zg-Zj zD+`oa!JviX1L#E^ti!jZ;nRtufRPx8Z;VfA<rUY8&ZBGoU=j1)??H`;5k_>si(yP( zLXry=XgPjY!C7A4EVJ2bzHV<2`iR6x;s;gjkyd!O;NK7odH6NIehCKP4iwI~8Kon> z<wTNSjok3}38BQ@sQ3LZ%HHui)aL8bjcwbuZQIt4ZQDDxZQHhO+qRRPWOtr^e&=-e z`=Q@+#;AYb9(PrZRcp>QFJ#a~n0ndClgSY}GYPtD47=zq8xHMv)ZNA`+Wl6XN&0rU z_jNAe$nzE4+!>RQ7=uE!!yLPIxoYF(DA-JOi~`Yn!;pOH%`7|XWI;W9>Ll78V@~h( zp3eU6)r0arH`zfwRvzgs;le9BZPtSO2s=8Kyyk{Od%J$Ly`yw3$L{JbMb;^soYqS+ zH}@S!s!!b>nj@lQ^#iuoc6RTSpoxeS+{7A~_$!QLB-;BCRyCIEIDU_?>W+gI-o!{2 zm4)LZ<N_hsZj9x*06AD)35zyD5q3`uPdY9Jx0TA%oKsJj?bJ->U#(YA<nkv`W*Zg7 z(B~DSPANv7-l>Tei_Z&&#^;2vqCCZta|U3IfkTbdyK3%_+96lHuCo1EAs#dgGT&~6 zm`LcVJzH!0Wa$NBKl6JVNn5JW3&v2JL~8SH*kmCy)=qm*#mQECpw#HSbzokDaTRwN z$M+NODr(+?wX1>UwS@xs$_YKJn2?NWVfeCab1dov^TZ)IBK}x@$S^+6TEQZI0?YD! zPxr(U;LeG2@(s9%T&{vCO6JKO4w2U7Vk}?`C`W3*EE$xxMjTV`ISd%*=pTecUgnF( z#3C<@&yWvzj>gvS{!^3%R;3CnatP8bc*x&`Bue9KNTYLd_Scy`V)+l5&%{mMJmkqJ zpb|a`MZQDDfKyUIfQ;3Em`Fw#oTZJ(3zXl8y<c{3$-DQe^8gkgpp=i$wv0p3ghBHN z>hL^6ZNT?NBrkbmf8vO93GqQ-L|e+j;*pY=u?eCK82a>CW;hnkzW$3<lj2eBmImcV z5~2YBp!@%EQvNMWn>9T2RgRna&B)T*r?x;KKrkeXVYHbfA*`AR4HyX%paPIU2x;KP zNnqfZ9ZZS#YW5bWBG8)m<m$^^)FH&QQnm7zEw}Z2=v>PGG^%Z`qFs;t$-dobXHJB{ z@VWhBeD!_Rp84iJ<$iqX#rH@GBYWHdbSCsUD~i=IE{tXUp!e`2O7x4HFMW6`gwD;i zcxsRQ7V%3N^|N|HNB>IxJ}HPiGa|=zohSIvkn`CuqSs{^dVA~S`6i6@n>hT1^|dKV z>MUY3z|PFKc4EkF*3OZM%j9VJgPDPY2atEQxJrT7Wjis?s=OB<heyJ~pIp)>KegZy zIn0-vaZ?0^cY3tPBNXSA!#h7x#6oW~$3nOC&WaRoT%8_uiq9Oq(_oK1ynjgBJ2GTn zwhvGAd7yJ~TnES)KE{$qkwUf28A>!^5!H}E9WNa}bv96=j74VQQ(Wm`1&F0$XMNOI zXAoYgFsTs}V?Jh-K3vC|MdXxQXj41nTIXCHe}3T8#Cr@D4jS2Ac|(aljVwsE2d1BE zQ#}05q*HY7CQ>y_XL~^Ec&4)6q9QgKJgt%MkTEjJs<$7=G>uie<em(p4t>kY^b>G! z{%~j2rKY1m7>gFI%?j6MPW7dD$VT4E?SY%v$<|;X%+N!D1T&ic6k^YTP!0QTR4))E zsf}Y^8SOkV;lCn4f$&-j3z`Nt{p*&0^4B~jd<fMExY0ePhAmV}=-2%WMat-lRt;N^ z@VC8}s4@>0OzUhKrFa3E0|Qo?qj5klaHaI38Pi-Eet3)e8}}#eB@k-<Oo{-90wPQ+ z7@I1~SR)?>)Kd6Zz}Z?bT10iDC?!nE<Hy*#T?C~Vvva`kK?9(1C39tMj}>vgLLMnz zR4_A^s01v_u{IK88e@Clehb74$R~E%L$p)B#4r&~1ok44pcMnuMEsd)2_q&-xB;bt zV(MBja!iZ_#aiI?@#u<nIAAz>`E`V9k%=Y?1UEx6&a<^{QL&RSzz%E6fsQZDP3%a1 zxdE?mw;GvVe^RUS%|Rj>+q7<@yX{xT#_v)#It#;zaL@x-%8poynKJKjrIM-*2`hmE z3Jf?FS6dD2Fgiv<Ry*IKVSKHNSg_;Gtf`1v=mF&(Uv8ZPQ(*$M$JRq<Ux#12;V>RP zr3S|r`WzU!<4wJ7_<HYJIUE-!B?6rqdNSyl@$<%CFBxaUa~@5iVpR(m;j6$3)lTfq zAY39u6c@IVvLwm7Fw!zFY3`=pf1QOxERh{Pu?dL4@2w<6B?bq6l<#@8lJZ>wD+ZIG zLI7&7n)?}fc{!uyraFii6ReDeH2@)BcQh+c8c|38j$&r4;nVQ|hM{jZAkYj72_I0L zOWEI-%dUtu(_`Gi8O+1Ka>mJNr{Sf+hfiWa7}QLauKv=!cF_0<?BJ*>0yT#_Thprv zpxNld5@+n`4_R6HumHVrvrEa)h3hNRxU;cwDhd_^U{q+-SZs-=LE2_)c^N_tEM_qn zl6I1!giE?I7;B(Fv<lHO2VBN0Sm`!wwC5R5V&aAzd#5X85i+TV(Y31;uuxj{YgCt~ z5@Xl~*zC0&>@2Iq$er<K*6WSQiCgs%98u0_m@kzWq^FXAzI1XBGBG=GRG5=~v7}tN zw1OXuZ;p(oD_yY%)@<I@o%`z?Rx;MjXW5gc?&n;j#HCm3%Er%_M{?%wX7-C9%9UE3 zX_f4EgYuR$V_3q9xO^b;4y&Z84R%#qP<DxlFKE>+x;S@7&CGEQVLN{iUJHh?Ev<TF zX5*}I4&ZX-j{E!js3xzDD`p!tnAk61KYrG`0948C7T*$<BtSbADE>8tB*?BQl6L8k z!rMG{0RHkHr~Xj$m?qh06-0W3g6i&1Yn3={W0;}Nm=|~b;Jcn{Pn>mp5X)x2Hzm)l ze&qD7nK`|GACE%MT*LE6L%;jY)h%i_I1>(<O@9#SvNNDf*hnZzabWk1wfBlf$b7)w z!Y^3#Na{^F<uk=J%(A`L0Jp?^b7!lA4na-0H;%#ymG5^Ir7s>TGkHx|Z+i0EVz+3E zP~?q?{8!DR+b~;iaVk=cG`*g{&ivS_Si$^EOxr<1LvPzOd`k6>J4i><+hG77p59`a zH;rP11lB5=U{k9nG434Sf@_ky{llwsPoSQ|Lo%1$VP%$g^UUTu7WuEr$5+gLd)!~S zXg+GN^Y37q8K2FBRgdsTdwDw)iyq|Lvns}K%vfs(oYFdrm|_F)0<QC7kh(>SolT?T zoz6Y+dh_R^o|31T1T;VIJFc(5oP~3X9?etjH?=uwYAMwnd*i}Yi8?igGw)3QCq+-) zQgw^inbshXTQJ6N!ox?n{6XY<?ZU^{Hz5eS6-qm&P%3d&`?Cs^{K0_e{OKJu5{Ru( z=E}P$cMJ29D{7&xlEue@QBn{H7*>@#R}9f<0zg8MWMj(2ycTqiOwwCt!d+6`=n0;| zObV49tlFzL#wN|;$LxbYxo6(!yR`dIR(un$W9G4P><e^+hc*f>vSX*{svi0FoK(6f zD?!Ypg=gOMyH&0$pq{tE#fz>x<i71ex2x}fz6v}bu~sFXcZ0$|k(x5MbLD}c#g5W< z)X3m6)DZ)!3U+5Ow+;Ff!NZOsCG1D3QE*dF>}-n#4*MI=cfb>My}~d#GzsU$mlUFg zVzpmj%|<t?2Z%;c5h$<Q9K^C6q?bn@Ah8+#a^9u6ET+Yyf{1K%5^7jd=U8<+gue($ zFyLKRuvn&PbnJA8oa#cXs<*sVnFfa8UN;wN9V$g*A+f?8L>>60{5F!`-fFL!@}wa| z9porTzH}r<DjNrPi6BwGoE@}YnTdmf=6{Bs%v?W&>-D}21`5~ql)mh&H5qztC}c_4 za93?L<!rl49E>C{O?e>xm}2Je*8j3G9r<>-R-}vjo7vMm%S+Gxr4@O0*D7@NDU)U7 zxEL!^Pf1=~1OQS&Xa%KjVNaB_OjTl9WTWoYl(!zbPnOlfTg*Rs$sI|cc^b<K#x|^q zFvzWG@Ei|^zc{QPl&5<E?;`a#aGw&;0#iE*`?`LRzq@htUZRbV#%91@f9fL_geb4O zxiwPkeHa!~6eDoChcU>Nd=K44i&l#<pDDj>e{FoU;F5u<-12eI!H)q)c>}d5a-Lfq z6{VKLlqxb9`Fbwc_nQ##M}rvd>OL*zT>PYN=-`LYP;_jH8JpK<GmYVDtjGF`in+m* z&|Sz}gRo{+oeQF)RCZz;h{u>Ag1#UsazvK7<YL$X^NXzmhhOKR`j+~xlgY#f+gH8V z`&abti{7QV&JqT?`?J{J{2g=1J3JD0;x2Fr*-@{boWJ?$JbP%dYU5G4g8H5XpP^## z@;Ntu>&e$dUi!++1|P5SdD$7;g_lKtaFk{3`>8@29^oWeYyox|BMPBb1Jg9YNZZnF z5lfN=M$>tabeu1;QKY#O5PEcXUYQ%)1;(+-{z4S~y6ciH675tjjAFxx;yUX3wPgQk zT>Zf|FgF9(tA;=XM*@g9pFb7^&e$NnL9dE<A;Jte9kCCIg9hXK_POL<_|bPB4f^Qv zD}q>dm?OaR6P*@CVO&tLOp`)A4L(N*Kc@8VJCM;qXPsm)Suu6kJ*w31h3wlG7<Xs( z?gPxY+Z?50FP0Ypqgy%8slrp-U0Kmi^W53O+fv3!2F8}mk?SH}ye|VR{;B#y(+$c% zcUnO*|8{ZBs<k>a5e@-TjYrjEcSk9c>LzIX_Vd$;YA57sCmM3N1xWBRLrxy%uBF7r zT(W(VEJccqt2I$MdD~>@$oHHrybS9?6Fzyk0^<oab~oJgJqO%^7Z9)3QC-V52q2iM z1^Bt9V~@pG<zpivDW)+wi47(~zrbGYH|#4NNLO0}a%K3%aQEZqxz;q#vIt3z7X*dY z#0(Ra=_iimz9CQe>7;uaim-cY%-QmZW-rH=1<6)Liw+CRVV3rDvgdIT-PQQb$zUh= z>E`&_tsU8CKKO%|BOey{`sF(Spc|);z;8hl^LzHkb{5olI)guM8R4hzeN#li2TWL! z(=0J+m01emRSL4&=5RKkX!OMd_PAnbVZ_kZU=Q>F8}wiyEr6Tc{+HbOyI%qi!~lKD z5TB)pANWApxx`1kd7*vXk>8@P^|04V=ALnp=JfJ;KHfksPPo^n9zVG4Gep}Gt95yK zd+e_W;wKopl2d~F+IMfy6#CNLJ2uap&NI**dHRRMGvnM6^*2z@Ao#^wYgf-jwz!>! z=)6{&-%l~s5j)M(C9gKkPxUr{K9*Jmv)0t-@-2(!vrr}U%6!IH;`|{`?QzC5U%@v8 zI%D2o+p@0;a4g&+uRt9Ok6nVVg2L=14*NsEMZ!I%&9ksGtWN|@Q-FWRFGT1_Ec3d9 zr}}T_v^L}=h=E>3l=>tdh$`ca#WJy;{d07qNrX+x<Buk-BOXiZZU7zUOuxf?rTB@X z>GpODg}q_gZw!5*@14+%y?};X3={v(GWsGh!_DP_&2AQ<vMM3`#d*Tj_#<)95o+IA ziRS{{ZBR>z(VV$q(vTM_S07+2T1YY+q+&dL=naeyy+GXHP0#u=CnVyNLOvPwfyh+B zR=|xtUYUvJg6m;d2|KrC!tf23h}cII&^^MZ{I)ulH2mxAx_G#AOk2aAx&eO$DiPbW zY+P=#WkXZ(Yq)HHcPvc<H+gwOSQ=oi+Pmm-jC?$JTMQ5NFWm<@k7&|tn=dh&k98^7 zOv&>V0gA7N7ER@1a+a{V1D(xjfHN+<P%2N_%?XdEf9RaxjCd8CcvOslcT7>L2TJ!K z=o8_APJuOPS0kP)Us%~#2`P)#un?N%B9X|d?%fMPp0wd4SQkoVI}L#~=a<s74LFnE z?|5Av6S3IH9gu+=@ux7m#=D#d{0_IpM(sN7!3jc*d;kkyKqOz{h%=H!AEluOIo2(; z<Ycb)rL3u&gr&@3)%6!C@t#7M;r*=!@6jYGGfuCp3YMmTJ^R?jpe1%&^ke;`>Wjc3 zshrVu;Yn+Xt43bAMt>D7Mis;1ISW(HX>Gdk>2>aQg96)1V7ToB=PjA?^ef_MX~3#* zmN05_9QgvQoIn_^WXtvhG=K?NZz7vRtc`x=cooyd!!-V}<_SU@hFuOU!QK$zhBBxU zPqp?E$W*X^n#7BEfMG(Q7-2P3ev#R7sv1ChATI1Y7XiR|xyE=rSkGpOG_Y>x)wDcd z2pb^JB%_-W)b1Mu9r<<dh6E*c*YquAi?5M_X5cJRnhO1O12lghFn{q6W43_26I-qF zx%>Qjb%xelHPUx<$-X<vql0(<As~T*_>n{15oil8dNE!rB}Wg{KD0DI=p8i)xeMe3 zw)ft#q-WKs@#8AYPj&pF;)jgeL!YJ&6-l@?bhN9Ibg{Uo`at7o5Xt=V;VfhKqM2pD z4_)yb6qBfllOT>E>GAPN1hUe3eLXp1chG1tAIw?m@*MSfB=6e2#bhPEFg7H)F8O_# zQZY}#Z4>c1NhwOjrgfF2soIm8NiTytQP1(AJ!tzJkU0b4LQCnw#ppWqRhC{xy-itK zk7_2wKHxB$Nh|pZDE@aTM$Te=a@mxwl(tBS4rvE$MmxebWNZ)TY}u^MInmR7uOY!^ z2N8Bq>`8c~7<daWAM}H&`G|~(s?REI^MY<BZhmflEB0um{KVXBEbjHXJFoGz{yden z!w!d#e!M0pla8%787?DM*icTke$32(`N#4YdZ0zxrLojGE|h1vp1_&oN(*SaQtCIX zj*QyEp9u1e@y<ANyCUv)GS4u(lF~ch5Ie!Z;pM>BIdX6CFW6K-hdrLW7pS%)leX!Y z0v@e)ChTLgWX{%5G-`Dz7`zq+9}QF;wZgvwEe({faLTZ;3Y|FQuvkn|Tp34p&dd$; zgHmie#}fpg69g0i(Z{BMIC{3ry)?PTlM1Wx@CkjBs1T3aW&E!I)~}Q<B>{UFBD398 z#V|!es>~o4$0=w3tdg_ygYLjDq8(BV#Ntr^Gwd|9q;$jMRMH{Kq&R;Cd{Q4%h-ZT6 zqtG%40@*+kZB!=iD_$u`(m4zxNLH|PMgK&AaK=P9q(Z?@dD0@yx;b;K^s0?ecf7_v zf0^|ll%4d2T@j?`0^tnot%Lw9V4^eU8J!fCbB23xei^u%e8Nu%)d%_f$Jwe+P`;F* z<%zMgL5JgHYMl<uU&X6TX%74I(`^(%nE0WXx&D~BpIWBg-LaUvWBMbzl!VBpU4tx# z14ikL84N~Mt(ez!MxSh02ZN5;Dh_8G7KZC}R}Kgo=3H+GG=HQuUM!p$XA5rlz<Ky{ z4flViFhSEovl}<vWtQBX?qzATv5?k34K9>ZctWcAVz##JYNgOM(C{)0FBGTP7n4OO zMXqQ+wY=x{u`T8-${LknPnQ9+SaDu?tpKq?m$MzbtcwOs%Vv_8&1fmO`qjF7M?1c` zV2#-AjXaRa9=FmGh6-{FGU=Oyvu!tJh9znEoL&xe&<XSOgt~j<r+n=Fg<R=v6>#dN zJSx)5qm)8K5~F6PtxQMi%}LVuDjdueIN+ZHaTY-R)Qnj2m=GaysV99Vk-m`hQD8a8 zpzvH3noliRrDwil-VmBO0dZ8SDOU>YJinr|)YFfdU5ETEPb^*;cS0tgW&Td({567J zq@?KsalH7EYSuiJL`FqfDUe-8BpAg6dV%m46!p250z0&P>7*e16Ey0PRCV2&1sv95 zE=3lX4LsXu@k}XmQ^*u_1JdG`O@$+=j7vJEmE@rL6W)z27z|W0h{*a&C<RTA0cnV^ zEV$r>kI68+IrI)OY9jQxVU+29H|i}GU(O3B*eCq|squDx*IL8>1Ql!k7*+mTP5hq@ zy_|uK$-lhNe_M~qD(gzvKZX@rSaSnwHAG|rHnM&pBnq}n#>m6EA!O)rLF*B@F#=XY z3Pwkk!X$nI{{0EziiZPq{vpkyina;-IQntn9>VeScm%78gV6IEuRnCBTVADq-~PO| z0@xaoM^UFi?YUy`$^4#+K1aCG7YlEc%2Gb?#&Ek2*SaZ>ln>HS7%)VTw)_Qm&`59t zZa{JVNPtH%s{%l6a1)gSM?j3=NYkm1WIK+AA(=e!yXbvs>Uz?+J|VG1M$1)?Pa4Zo zw<Utf22bjyhGrHb_?TIJBSy6WH(+Kd;JrG%s!fg2W7qkmaiLg}!V1-Tu{x=^FZvO! zkyUlR33|Lrn=C2a!?PI=obBrOah1Shm5KIEmp?yO7hxW4(nHi*MuT;F4bIKPLq@xH zQ3<i?MEWpnqcvrF4GJ26klsy?XwkGO9eHjCP|&=VXJwMgmg!6o<__6!Fbvf1EJ(uR z>W04K#rm{q)9N!@PUAdhp!hStA_|FCHPrxP=QrF<gsf@Q%VkJ2>10Q_l?L7RK5v!d zRYw0ypzG6({6hFIK%S+0P&F6h`jSJe50@$<R)1LB%(aDkh)pg$qiE6X#d{F;ahF?3 zzM4a67c`ps69ux`t|Rkuva>fSP7qv8j--~$Gk5%MpnErcsySDkuBn@VsrujB<dL?y zb+{kD;vt)-CFtpFu4!zlX^R`h$fgZ0y}b=Gr@g;rpsgsn(BQIQ8;y$G(3q&<nJ>?W zvrUMbouT|_D+HwHops=qOk+(Vu?9mv$f-N!wh4rmMa=`-6RtB-J{|{RtWtE%79C$f zfkI29XDp|V*-;zM>Q=YC<v=|5#5Iz$?V{vaGdkeA9#wr;<;G=oIEj~FlpZs3_--!i zR}t#j?|2JN*v-G!cXH>SUc{Y8eSeP_-Bwd&u=gS#4D<WpZG!T2>TlEa9ZGhp>rKG7 zk3hi7R4`glv+}+{2yY>`1yG7Ozz<3|{Sy8ONHpf(kTeT>1zL<o4p@+yM|lccmi!dG zB)b6*Z<(hOdi?6a*C%QEuC0XFokt14tBy!HHDAzsF~{{pP0cAxE}c|u!n4@K+IS(p zhJGU9;;J}%DiRS-H5(}WYZA0hLgxYR1<;yj1cMmW*o8dADrwpp?t?|0CJ5%FG0gL~ zuyc+4*RW$&8L{`xVO3Dc-D-RJB7_)k54gm`%IF(sEtsz*ziAKF<1HoiY<b(LcTMaR zvO~2zqkLsd6wW<f`C<=`<J1R8^d*F&Pag~Af`%aarbBWb_}fp^Q*&Bh2sr16v+fer zm~V0$pvMI81SKgC=u#+xG?N<m#%X*2R`Hm;-XE0}Q~A#6t;6VWoTn2+bB`cfxOJ~y zf`^N!AgohJ_>ZIiqW__rpOdToXn&N@002M227sNT8NGqMfswfhy|s&xiLD8}#XlHg z`v2EK^3Uz^AE;)u+U`Hm=ie=m<FXJ4Y=j`@)Xl2z29nx-&1hBuG#D_DCcrjYHaZEQ zEg`V7LXo|dYSkYr_o8N54&L|0h1J;>xY<h2{osEQzUZq?cdYNg4rB}-w!daL|7_pp zI5FRy^7GsMfOclT)?#%gflo&xS3m8ENBj5c#^PQJ0TK<yV_j+f+)=1u(9qK{bj>Ij zYnaqwO2Jscpkq$JpoUNlat)G(D8r<_OJn2g?A?)twsLe`4|D5vRr;TAEJdYEoIx!e zfgUCxQe(Y1%G9RNdcC&=wuC3>mSefP^i$L%roN(pT+|+wG@%Tlg7&nfEHN1!N=EPd zfZ~=vZAIlQ&KNf(<@}Jen&f9JO0j?%oz9sZ^N0&=yh<z4B#RETgiVZ@@<|V6kp#&J ze-}V+h>-D?p1PKNT$H<e8uqy2P;TnZ-mDdS5%Dr-=Ex6AGMA61^G0K4@7RsGMbKG9 zhoX#_r;a-td9!h*NF2AYChP-qCDu&GOh=nEWv|0q=&>Y*lvr~EOmjNdtmnPj(32>) zhaf9nTA6K7u4hV>I{r<Cu_+&$pV11%Hq23+Y^fkeX#)d8M`<IM0!^$DTWFYG`nV|2 zoWY0`P262l+M%GsFo|>`KdY(HKm`RJSMuOAt-^dqWmeOf&1}JJyb5ebl(x@miZGqf zV5N3G8cPr+n=D?Yq@uxAtu&_QV5@5s<|bYYn*KP`W1%`4F|$>X?Ib$VnIy|+l3m@Y z7?Sqr)}qSXf|za}mkTm0Un`Ig?8$M7TndS3@3P!j9<Lso4{caqGN~k1Lw1bU+^}N# z<@|BGDt&p}b;!81)`m!j-bYe$Hd&|Z>Ag*bHsuJQey<3Ce~8Q_HWO*}`L4V{(c6UB zXEp}H5R;gMosZq2E1Wb>qAUGEH98O?;CNP{l_C&N`-?<}`q8?d=HaavHUKn0I@r~N z)gRq~$)6Dp8Rr0prRUEfyqhu>O$j=En#T@JX+RR}62ACQmXGmB)yhqg5E%;9J%*K4 ziEIxXTjpy_+@fd(a%IYeEF?Tjw(%dodgJg_QLqwZS!ztqvaFU0Y7P-Uz?a2e`FbJ_ z0I>mDg4XCc1bhVdf(OD#_+;NjLvG0Y6!&xo#7MCSv64J8pK(LNL-5jFiEoJEl|#7+ z9It<xhP=Y~iSH@C_^9vU4rV2{<Uh-XI>Yf3-Q(UKk@)4jRSxJ8_zCa%4xBsBI49`S zG)A*s1~d<6D#Dw8^F2)y{!Trk6ssI46n4wsLP~%XiiL1B%3x5S?wgc=O2;h9O08Yw zhqTo?{4%)uIG}E#VE^OOB<35y?Ul-M+s7=E%YC<#Bt%7g29Ng!$ycs#bsJXq#*5*b z=ek{#vQ<#&sO^3p8hIPa(hP85p~e!#pFNO;;U5!qc*~@ETj1g@@w_W|nQHE^Yajjc z71npsdWKifd@I50tE$-Jb=P`1k`mp0hqMy}pJ_hq)1ldGi0?~G{d%tUO?M?y))IZQ z$AcCeZjgmGf-ysInI@qG%Z`}LJ-2eT*Ie?qzIZCrXNA)o<#b38Q?GnhE**V3lnLXi zE%c>I`g*R>mbJ`Gdr6M>Qc;!nQdQV9<wuReek#)q)?*bKTe20(#Ug#G<PEO2q&E<_ zCbm{~LvE?`{bG9o(YD$Utl1uK{-J9gY#7vRlQt0xaZ@#U1-sVH?Z{$zY045!kb1U@ zz^9%aAyFLz3&u8yqtl1o1>U9j)jUYdZ8lBB=U2qpBb99U#x@zj(_a^#@%i?m&R^(R zvf1ZkXpXSA2^DsS^xEqx-m|K9QHeQz|N39m-#?B>H~cyz${&A*?@t9t{omcs|AECb z{#*A&D_i};hv!w^ptD(3ihNTOfqDv{d3y_1Bo<O?m>a_Ck#{S-j=P3g-%fa_Ww}RX z{Ra2}9^Yu?BSvLT&unoz&18H17?bZGC*1(B-Lr(j+#bga`C`2^#t!+=U{zpfm{DTe z)g6lIvlRZ2!(*b^T))!z4rTY$b>$N$)d6iFuT=6^$%b4hmm9xD<!j3J$qSU@G8DBo zQDc}|mk)j0&mn$e@7zOBZf@-F0KS?u;RT)7(F21qq{$Ws_a5I9AOu(G*k`HKU}#R8 zd(*a2e@=jz#A8(}Q`PvEZzG2sSNM#@wjVnzH*Vz9tJ*cP0XB1mqR@<+0?lJXpx#Kx zUp)%q>~WF``+6OP6)ISwVw5d(REPEu6QK%Q5T!Ir$k?_fAD;UUc@bS%tqM$w;KCw< zmB=2|S?&ddvuc2?$Wqa$T2U%ifZ;LnyrVaNac7oXT;w$fuVFxp#OH*X9$FW-WK=KW zlsh2}2@Mx8{r1{O)}`EfTR>(RwN)Z=nIG`8KoLoO;D9!~DVSJHA7)-!sTkFtv%-u} zORdT4;9kd`XG`u%IEp!kH9ccgI!%#Mv>2C~&lS$`Y!_H@(vqLoDXaAbsAT6Oe5NBy zXE8;5{#4f?`eR8$lNUBAV4XaUTWE)-Zcgv`5_l43va%b*%4c}NykPhD;l*Yk)8k@# z2*&_sbxdy2J3Fugk=pJ+EoyrNH))ItIVGHR@yG#^`h4qu^OXLx<M3>%a(jPvoXk&E z@PEsU{GS!Ue|DUhg^9JXy!}6J-2c2e5^a9=9>VC~&6F1{DuRbH2qEYvLC$;4a&wzn z$C9Ty-iWj`&!$vI_bmg;5c<8>`7*-!A-A4;VNAD_L%}|g-KoFqo!pJgjqAC+J-*-! zk!FZG1KkXtZTJIO!SfKKFz@iBGI2A~Vexzk2;@FA1_><G1`$u;!4?Zy!5|iTLJ2DI zaYVEd5{Z1U1_6X;w#~Gw24}Rk7`HI%Y*{5b7Oga;oTGcQXpu14pp#A58Ey;}Trukt z>mx5M?b8g}&f2o;YfKlHCDyk~vZG0~r3N<>RO<~tLv(7N8elnWMJW#x(4@0-y7SEq zO69aB>XBM(zYH+u(Nw!jsE>!W@~e1iO{Cv964Vr3RH^T;?;Ot=+~*26A}Z*^;wlmj z-!VSmU8OegFXInq=HeT3_xG?u0ur^g@)Z=FL+X2nadIF`X+|w)AJ<6}R6_)2Y|^@B z3y#x@v!_`bi?OX*Bp+Qbe+;2oXzx3QdEK`6=`ZAR{9vSs8#g_pbEy(J&-zLwwqCE| zR5x;!wrDg`TTWMurWAA$m2GIl5Okq=Ok;oF!%%*Df{Ib%jDlohWOAknQz+>cOpr{H zOq5I(QID1}RI4j&Q=XZGFYusuxBI8Pz+nU8$xc`$NWpUMSdT0>=S8K;IdWbZcP!@? z6N^oA0KEb55HQSJiS0}^xaGWcu{hq|kPs1~xT~U)2LSXAI#-YP?){)Q?`>if9Le86 zyNV%nI|y}CwUtCssPPv1f16Un!?cQlY!6n-1NjDD_eBKhXDK8Gt_N*>!=wXVclUl> z!(QbdA_oQv2a@(1^dt6X2Nnj-Lf#;4(YA@-dGvP&(nH)JZ_&F8+~w^N_74WqFVLh> z_=06`^&I?OWdI4{*Ux4*Bnl!!)4%8J?YFWX2#M6~I;P$I340kvWhDJRyaO=8_=f#I z@8J82uX&~)=g;ZSarkdXMgBbz|1te&LjSz=lKIVUWN)U9$Ow^<!g#PqB+`OK;zG#) zVLbE+5J(6o1_z8!$S|{~f;|B4RW|~)b}7*AX<L+Xj|qX%)SdA+T&!9vJ8jg}J3HVn z3$J_JHn*#JPdnXgZ)9#r3Y+f^GjDxgz5hOb&T#G?H}Cr1iUMf(&vxo_r#vud_A{|d zXxx;9Qu4?g=MTX8Xw>X+%4MB^q05<VV1AmGVD|<m+h+Y{M&(%zZ`@{pEak4B2zSbI z&k1zeR)~3YzoXJP41ub0IrOeN%+CpZeB@*OX4nD3Lwm3XgpYLBnA%FYvo6P`ABuEe z=@T{rWZP%Tp{4Ib{kSs3%XlA_!qa-IPd2mRu{t$Cg->NL2cK2rc8JF2cBqD4HAqEX z?Yvjo%F}PfPT6<H^K@Su6RyRkADl$pItoGCni@o7w;iT-e=z}VZQn<taXWDRe&(!? z_4|^8xvL!!`GSIL+gBPG7KG`zm+FeZ7v^cYH_Ai~&BAas3MRGfX9Er0u0wUJi!PLl zqQr1B0&=5jlkVS!ilK046%zDPfClXdIqa9f5WI#6Z8n!4Lyxpz4EFY;Kw1QXXv6I1 zJ&SCH`4|BH9Kl@v&?XAE&)RVzkg>9{vfEi(Z>%o08Qi$B!M)Vlq}yHDnBSb=ZU)S6 zinuSBB3i+UdjAlL(qzaRW>2F~dgd93*Cqml&2MAISXm(r`DikSS0;AnBKG}Nwu%n> z&{$6~3LZo<nKdKfoVUY%^$2hIoFDuP+UmLAUSLyqxBn1q`e(d1x=5DciaaDxot_tr z<!gSsWwRC%xNbtW-=3i-ORd?S264F~gtZ|O2a&(B(ne$WAihj(7c0urHzS&5W>OJH zouC=iz!k0yN-wC63>}i~lnTgW9{mg|R3fn1wJ(L2Ha<UJpU3UYyLXKt-wj45c)Q)4 zjZdu-ZDB3?k~lx_FLPQxMO+J_!ME8#5W~ap<W79$orwc2*An7Q?2vQT-i$sCl4u(j zd+4_TjpsCepvMfE#~HMnxUCtn8Q^1KMvlUX+G$5|2bbAlWmI=R&w6(IJCXVmPX(lb zR8OMh6SWVw&odzv<g>1idV=oxGmdsNQ?$I0QgnE2G)Ul=ARXB0aner|u@+n7iBK>S z6(Mc7xeD~CSF^cH5<@+i%7z4M=`#8&A<YD>9kdJ5y?&W*wOtysvztA^RirYiz}hD# zK?V)jMT~gRe!xgQ^<;Q_rZF38-i3%~ib`y<nZ=3L%uiT$ngMx${Bjoo#$f?JN>|48 zEg_&M#ZO_^jN2`QN%gyV8TYZpI6A`lL2Uc(JQ8BEf_nriiFaW{U(dSLZ|nL)tznu$ zlsfgDEAUMQ8)~StWxHR4C&fxXK``0gu#ENK6wPp~HPci@-8~#R9Bpow0~pcIP{KXG zV}nh*2;xFJ8WIzbl7el`(m*MatR_<fvhx^9M$sTl92ag}SgUO5sMrx7S|;|AXr3@5 zMRn6X!S(2w+3sd;q^l&=z{jb5`-GMnv1Frbt)U_4D{rWY<54Wl5FL~{T@0!&`_c77 z2$HL?O{w1swJXM}QsT9(bJK&pWl@hVm&9P1BRy@fDB4>Rs(LC%Cfzb{jZFY0A!887 zU`51!37K0{h}YMb|0ZgFOt*2wG@X+VWuU#?U)Go{s4C8*CUz)LOsD#z8-+0d!ozkZ z>5&X!S*p@4SgX=Q=iNPwTX;zR70DstxllMY*;#8r4i3T&m1N+f@<bs_1|iJ4iBJCF z-Hn7INCypegtcQ^XIPvvDGYW&v0_HzYpP=`S8*v~bSd=VNqS+-{-U7i%_$`sx{`lY z3@sIA$#4tcVTe{K*e8;Yx=4voX@zSSVV8`X%v|y5q;SGfRhGJ$HXgx@Pfx7vAabBV zF~vqnq(S?m1jm!(F@hNWJ<vcdMBBQ7@U)OXRO44cZ=$xacwA0J0~&t779yTp7?fb^ znv?UCesF}K#HG~GIjVsbAKzruMy;ZttNp_CBRtsvik(szCZP+qqhH)%5e2NUafLpM z3?GsO-%t%zb9{DOAYuU}bE}(kx|`+7COYn(;Q#_xM!|KAxR39RSQv2hw=b4e<3_v; z2TuOskYReZxnP)7ldX=B-Def7me$gf&-b=0r$?@^8PspN))rzxO`<bs7xE8hRl_aV zs6~t7*WE-Vv(n#`tLDU>uPux?B>FQ(BjBiJiTp_)N%OdpB41jaclRXFI=GjG1F8s0 zgfJ*}%HlqoSs%uWXwhN?R64MoDs3U5-8|k9on@^Pri~{EewrAFqrCbdK%kU<_2o?x z3X-uO;$#Q@tCb8x4LZ=Rly9i0uYJ5wzR59bWg6In^+R{|BvP`{=q}cLg!>dhkDh6Q zDx+{BO&TT~NVP02Di^CY7alGU(2j&n9C5E}LExbw!dPbCQVz@&IpW2pI`#%ZgtUAZ zkO*g4It|M}Ao{>Qvct85fLvvTVCPZ6;3`|tKcGhWVeGxU2=;+5svQw#ceD^y_mI#+ zd!gUVcY#p+Mz6Y%f~emxGgNP|sCFaTD(;9g6?a@+`Fqt=J0Y!=cVwR${oE?<(7qFP zzGVm5cWF@cj9c>V*QZfWHF!w3<#&MaK`>pJL4%yT97j+$>i2YA+Wo*(J3+f58ug4P z*mGD^lFwYa|8wPgX0r;k6zSKLSwFmva)i>T$2E1K*OvM&XVj_i1izNM^Yi5$1ikqO z!Yfkj4?^s0Jwj=}BckFD4?^*k9JJnTQt`!zpWT_3bSH=FQ}l5zTR>=(AGqB?O0^_+ z2Hp$aKamVPP4vWbhzjs1VIDl_Sm^0rUR<bnNBs7|%9YIK&HSw1Yozi;kEL>#89sCu z8a}-PDSil%Iw74y<&i93C;L;8M)EfgdK&_LXcT_8UNhLp!xiqne2)@Ue$XgMmx&*; zXb4G~)?45yrHF*IY7Fs1>&uL03*xbnn+;1A=JNMO0-j~#yxXWxIYeC?{aDIw+po)u zNM%mD*Z9^d%9)p(CGL1!<>_E4Idj}EIv(~-vP7{|PHE`mLH1fk))+h0c@WA2A~V>h z3--#2D%V9Y4%eZd!c+uDCmr8diZ-%v`?6_Xo*it2N@)49y}F)4qTsv#<7Q8RK?K*< zTg1EIRU9b8cRI0h^HkAJnRDJIn8GN-RTa*ycE=&XN&dq}3{DwNBGPyJ(OIB;=Z{eO ztJ$Fw=5B7amzbeLv`Rctcw2L(mb^k?w@&#qlZ(pWCkoLfYNAQzAH#SBq8zIC@>{XO z=<LX_l|N7LLg&98rgG#66I=?k8y`a;GGA<^tLSRv%o4u1^Gq^*$HxdAZDx}OaP!(^ zlO2Ff3Wtj3W2!l^o}(dNl@VvI29)6l71&cTEc?L^f;8orS*PAVyD4z;V2s5XOvlSm zN#>p|mJhpKM~KVE92}sDxIX72*F<vXt#80m)C{U)RTDzqkP_6pJz1$8Z-xj+pz!yT zb<D?3mbKMf!zS%_=z2O91T*G*P?82c>pni!pB1W)tQwnX-V8tEDe{KR#rv*!!g+GS z#vApyp8|kC5&U^RiqU`pjBgCiR{O81zqs06K+;%}xivj|KuiTeLI4fGd6yUIpB3Ux zec<ja>S?8ndNjJ=4Ew&43H&)o&fL(hf^|nurU}B`R7d+A@ZB*E1SvRx7fO@~a-Yc{ zU68BCH|2rwnCp2-i2869z}$pDuR_=DQ-8}RkB4TEZuEP*VtJ#PoDN#!1psB7F7k_> zVoMxyBcov9ll8<R?23mE8l(Zo_Vc{4=>WuP8*3PkF%V6K*Cmfs%2sDW#FlUEDDOQ@ zSnxzhDEZ$ad?D`zlGCQy0y{D7qQZ1*!FIz$L(TeIC64+)LCu&F;gPP#3PNVp5qL5c zInVD}jhk`37(QSqqq-v=ALiwR3>0GC`1Av*0jv(H!_;{fYzRv+Z>ht!p%M)^w^_W{ z*Fv^AW>5JauCG#D*~8qe!tN!5*(0`BLv(A_`C0bU71Vg<_R&oQ`UC}R3$7&~bbys^ z0{fBpQ@b!l&an^3hUljKHiC(?!=RxfMZ=k)Gi5ZQ0iHsK>EenX?=xYt$AocrWyV#p zfT`4mQOgct8&G1^^ZI><6Dg!7UHpb>qIjkjBpsU{XK7!*crFwvS1~Tk>QPoAR}n2| z+cSc-)q>Q@<B(!$X_hozn$MA_p19X6QOb0E%I47y>KB^Es4h8`R+%;8g0>~cDSp~9 z#^H9u%wUmNdW7;bnrV;Qz}cQ|?uKPP2|3M3w;?C}R5It@;wSUObfeqSR?ODs)v(tf z%H(hx0xb3|wd&gdd(+Lf!5r8<;tCP!w1P2S`kI!mni@sSBd?!YY|x1bp9_eY+bp4B zyw|yxX+IZdpFS1_P;8dxotTRBoJ1ny14)%&Kf{b!z-Jdg_1nv)VUG~GWk=%6V`q_p z7WoX^VtIisdk6eAG34Cjl|^P2=G~1Pz*At3U*Z<Oz|r({i3vOPb7Z7kf{549i^3WK z=ba6rgC=%i!+@%|ohX~V|6b?~E&sSI{qVEioJmR1ZwrD|alqmj0`+7nnS7**$3mB| zlowPU+mjVbP*q4SlM&Mtj{_va8^oBh(9ThW7ARQ*C(ZByrui4mLF1>i)h_F1y{M^O ze6Z99J9S)m_vlKrcscjnZ)?UG(*X0x5(A_e+-Q0Sf1E#pu3O1!Rm$K^05Qr3GTeDg zLAe->FF08!R3zi_G<}pDHV}0gzL?9zAZ3yRSL!2alBtKJ35O<;IC#o%@I3IllXp{? z7wSyv-xSm8jc?l7gu@8c4jxp<N+kIa*v*_f7R}5F_B-ZosxvOb_fAMh!uDKzfkLCB z4D0vd#XZUCLdpHo0~|a?_c(?xOrQ0NyIUfE$&GXPN%xJvLpaD5yCG^Z4s4i*s8_mG zxKCN8WQAPBHpw~1ERj$o8$|OAmH(fGbf$_OfY1Z)mt)X-t2~*~^MHOA#1cv5x5Fac zER3QaYcTI&Wo4BEUJGm~ekk4aqC_jni?5@EE0b_RdmXmi>j%ltq_wiTUmN90LOOhT zCl-QYH}K0WzCcVu(TZ3UT(Ul+NJCi3S&m{j^Nt-;sSA>SCafk`0lPxlAsz9s7;`>3 z_#N{{yiddc-b(_@SAYr>?^r;(D=wiZzH2?{myRuL4YM%C>6W!!0QE@sZD+QW!)@tk zZmt!|d1`9vdhsX|uh1>l%gCN3cj?!IjP?GpmeU=Hs4o#*E<(Lu!OS?|{bVEzNt%bh zEiac9Rsk&VDIJ2@OS31i+7YqZhFC1nGKhDeS{8BZ2RM_{6zrld_(~VCWnQpir??I( zy>ai`!6)|}np&AFreA%=cnDswEaa1K&q%frEKb2EddJ44<C8MuhajET)1VhSANEkw zxu_kg-TMJ!Y*~qz0$+Z~9qCIM7w&PK)U*M7?*yB(Ty#w;5b!?+=MuE%61U515$LwW z-C|Y`9*bSIE7ScNN=pEJq%r6biT~@ELU!fz1}^j^jzLR&JIG%=+@ZJpH@!f=wp^-$ z<=AU}&tm*|;S$A}zv(Q_u5eIKIn-a1I46iR^bAeblIA4=@g(Y^AorkEAbtl-)ic!l z!!|`LzC4yZlkeyrUIHvMx&-=--v&lj9Wx^(&RO~fnLWQ4$6cDK$3Ox<(LPro;0c-w zrB|x*9diQt5Pn)gnlvqT&nV*@$XlrKS0BBTO`fq?3K-RL(<juo=q*LjtNHYx4V|mh zWYIBm7d>8x<_;z_FFM&i5mR^96$Hvs7Zg;rO9aS0v!_z5a8M~Dr0l3YF58%y{(4D< za$Of;EfGB=b%MQvFyCwj_q(hpUpE&l^=fuNitJ-}O|xK4T;kkHo(e^2zOL2*jguP1 z(3?1_<8P%CowQ(8Y28Km{_UX?7@dZ56lZrea)ao5$LP|;5Jz>S70;D<8c1D|h;}z0 z;eO0E=R|idP;9IvBuqVfHWW3Kp0=X0tz)h`geiLJ4fPu?*ll)N${LC?ilm8%#5v`B ztj6f$nuY_P4W-q1`Q0*w#5rxnxZuece>W98<)lejMYi;UE0=`qixXudW`4*_>Lc~O zaVR@ZAl{Df8V;b!=yY7wY)RE+hVhubZ3QJoArREW89ZQ6c6|Wwv3gmSO+al2_MNC! z%vtd9c5d_Ee(?Ls&a4{|;1;e7s7x9nvV>#BdvWAJG^s&U@&S|&Drt1;0>$2ND)SlY zIgl<7srunMkkZHN_VGHPvJX1usg(xZJn)_-^l!&l5R;FDgsc6_5ASvIdH{cpq4)4S z5W8sTLspNA?^?D1ZYQJf0=7VUlT!O@kB=$Fsp}MaFeZ;ov#474VA@e<lQ->Sx}dm^ zA02|a;Jl9MwrFZcZ61m-;@A)Tx1t5x!3Q1bZ{oNa$ZAKnMcioTuL(PRMBJF?x5b>@ z5VipexG8Ffg+(3-=6R%8Vv(nnMILG9aY!=~S@>yxk;TkdF{H;Rp?+4D{dfS+@9bEp zOLmNiKe<1_m%Cai;Xlbg(QzAI_YL3d-tZ}kuI4402qzl<l>hmJ{iMfjzASUnM<H)2 zg!&8qSN_?Ymus(eDgJn|-y58-Sh+$U;Q_&d7vAXP3eL%ODJ?mykm|l23_M3j^QoUH zXNc!s@|b8V=-oL#ZtQh6KTwWqhwj@>CNuIlm6<NZvG>`KQlEes)ew-NLc@GZ+!B@p z+|)2yqYkIs3*z@iz*P3mRQBrT4NXa9mF~-?Y2ueHKKma|hlKZP*ZjQv0!66J#J$eh zw(zXHMth(oqXOSd(Ws4RqyY#0@VPZ$V4_8CfuQR-cvKb7x7bIw|J8W>C*C2au3nhy zCkg}Sryc))<JSJqR{X#CHj@9XEw66iXk+5|Z!0qUht(nUBL)@9|H?R4&z&s$-E3}- zNE^kbL?9vbyJqxMR6OU=c&G7GyE+h!R{N>2fO|HKAj}-?^>FHkOKz~Ullu!GOTRUY z=7R6X+zNR#+dM!1TcE{Z4f#%MJ`Q98*XGQV4>zt`IVdh(iyTU2O<Aq;8~G`rJ_fYH zhPh}Mww!Rir$M;^sJMmESUW$$=pepP&RAS&T7`iOa|W1+q}gaZX|t7!(CbdPbetQn z4auCvS6!na;|6wkQdFQ(M4arUe)`LXr4>-u!mRzlX7^rXyAp}#$omQ+>wA(&nhO(? ziaBAsKR8e%FGq+g;rb>OGvJG#=I$kK|E~i%@P3!WloL58^h|ppdD!UF#%Y?H{xvGK zPHGA;g*~XeKI~;w66Pa^dYYoF2Wyoh9aBm_ScKmGe+dUY&E(5V{`nncKYAR;f2YU& z=a<MD{0r8SF|jpsHvf-6lBE5QI5+xtG3BPEMn?=JA5~FdgQ$vN2O%7hl#TMOZ}_gw zdX&j{oo%yve_DS3SP?lliV+DEN%j-Km*RfP85m;dY?9N-^yG8qZ`S(N?5|y40E|Ir zESy0~jkb!Zu<&^nkIlYjmIMqn)2X4hht=eC2Kz-3x6k37ot%j_6QaUT8(=pKEuMBl zVK6mgiMN>${k>wB({>}Tm|yki0|Fn(oiOFa?@A6eZEt6U!k1Z%oYcS7=^%TNY8W*{ zchUQ!PM0nVW*C0-G1Sd+&YO(7?htBk1L<BGw(Eihd0@;4{X2PxWQG@LlF}mjL5q-@ zEeG1+PbSIi@)Su+ZOISAp89&KKvA>h#e>S4Lt5?t6^EvDh*gqvsUznaO+<t8br+u0 z(w^zM4P$2KlLvAaJGpi}l5nN4c)c<<AoVG!-*)^<D`gWcaiTK=n$DUWL2?;uO1dD# z&l&c|%#;%spFF~^^HT6w3)GQ)10-b>nJST#(5Vi?eY_#}fAK4S+dgTH<)s?qC3!V; z(CJ+8pD$Ss&@)G6F`OMHhCRi%&_qAbj{^VAOX@L+<TD`%NXtN~HncQ8@=CJ2X5MI> zgOr7V@j<CpKq22%TLYzru_IO+vnB2+21Flo6bkGW3G5Y$=oO>(3-aB#wJX^#2&qV> z8hw(244dbQlvYgt<IF9#Lvtr$icSmu*|c$LXK?41vH5f3&9bsa;~@ZJM47k5lqV0U z5Aoj=CRir+u3}Vr5DqXrUnxEq(ZZhni8-2}gE1U()qg<29NrZ41TW>o&-djJxsEI& z3yF&?OSF`ct!N&Qe^j%4fZlLk+F@L(8H}N=KF+(AXOY9=eCW^$*pbMd;|E~3hvWUP ztRPG!3D_Pe0037E005T%k6Zm;^+UnV&idbN-mT%~jH8PAcYA$3+nCvd#l}(zNn){y zWSzw#e<dMgDWRw#j?4yWL&<v5*)2h)Gd=tdg={rYV1&6S%5M>nBylZ~E9(4W0d0H~ zMG-_%6_DZ8`?G!bPw^P>i`VIynVXa*n$tW#<CB^0-LIbA*UsHT+Z><E`%(a!5&Q=S zM%RyekU}We_x*l~S??x*&ii^GZ=6;1J+Q5@Sb2)Jasc10s=dT_g?mbVzUWKTt$~Kz z{n2XQg*VNdZyf6N!o5e|B!eU~+sDNz^v|YSS6}aV(cYm#ZuisFuQ#ZhquEZBsC8FO z-z>A9iP+Bfd)5#Kc>1l$+}Gp7%QrE;2nT*YzP<>&qj}-aw7pS1-z(+2I{e)sVyK?t zJ;i{}vYOw|XO=c1d2LpiEy7lEL(vk<vNWa3d`5Fi2jOLOb(CJs&65#uY*xft<`Q-> zBtjkK?AWFnyX#w}@NhrlT;^~Zle>~-t1UfU(bm&d%Z7}+SnM>+D+WVN)rh<_1Z+@m z2f|`iuJL`JjTO)jPCiRviA)=FmT6*LvUxRhrMS<RAV;p$Rm|Wa<!<C5trzpYAp{B= zCcm4;xM(f!TA3-CNdWzj{$fo=K$HnCE)`xQx(2PF9UFGARr}j}2_x!8LM`Rux`MSc zVz-9&n46Vi#>PM;ncyo`^U7wB7OLs1jTpv7Svf?mC%`JX(m682C&|=vytfjtM*%f9 zLgL^`#$#l_U3uZDf6x3-!-wFgL3c~+M)0FtFu9+cz$8lAJtKr-5qBi-F^Z}%R>VH4 zivnwKP>&>Pkd`Sy42#<KaZ$PX91$cKBQl_!wg?c$RA0r^ZVIvV9YE~^sSDDBroV(0 zFS+={z;LC5g*>ASh2X?#sYrSdBg|&>pv)t)@0ZpoM-b^5xMVR}zVU?ug8I=LLPBAs z(h>x>_0AcIe?EDVB+kl_dm_5ujYlTcoYnd{>dX}1V~jLEstdPeaexjGcLa{u6p<JY zh<Gls@M~+j_J078KyJUy)uVUeQV}<d%Mt?vdbH2jMYPRer_OMwfE)@AbnY}_adNx+ zJ<1UmLtbkr;#7ElpOuJ)^i>8Il#-0f+Qb2+VmVq>T#5n0nU1i_wb&3vnTq#gse=6~ z4&b1ILn;nqQo)pp$8bc&Q9MpvX_~lHag3Md=LA>96KGNJq`<r!NKo+<j;k<nLd8jZ zN5yyXJr$RrMW8&Ld@ECpvNIaBqAdP>71v;kil=c(#WNUC@dG@o;)nQ=isx`b!H-ou z&zg0nV&*h?tl}!HQ}Gkt`%}E2;%7X1jvpq7su%Hd1;0@75;my#C0^#~U#a*texu?Q zmijGo_9|Xe@jJG0R&O)TNWt$_ypAIRP4BK((ov^f=-IkW55-en8CG+!$1V8+g;@tk zv7_@5_Hn|^sH@K?J2bUCOWc;pGn@)VeJo2nqk)#beU^&ikQVFKcgF4FN9{v4?T=Y0 zB^l5;qA6k4X^{j4v7a`!578=DjM`j!Eah9sGUJ+I#;(-)5>WSc6AWR&bo0}p@oRQH zuU)i=E?uj0yhG)B9Z>Aqo`JLA4Dx(%T3AIyQid|>cy+n<RbN;S_38s@*A}yDxn2)9 zCMy~#Xtxq(@<<7%FRBk)d<iJY$|s6ax+4r(k#LM|KHF(;EUrc4?M~;(3tOpSY26t& zZtjvrQ7aPJs)e?vq_~Ni_Fd&1rQgQu7RYlaUs6oqypGOQE3fM6-_qaNySi^nu)Cvk z!<LTVx?o>VFZmcYNM_zN7GvDbnmddr9gAgOFB5eebCApFtb*^Rzj{UzM9{Kn;wZ;R zFSMvVcUYlRhb~Dsvo4E_&`B0WXwdIYQzlb*+Sej88B)b*z4qmwDn(e2k=J3jPWQ#> zM^p^e^mA<q{nqrLlv@u3K0sd*mX(xqjR#6fxM9&;A^ly7Hj-FDqjuUM(Yvf6FbUD{ z7^H?{@Lc^E<VkoB*eX6qPd^KZyOA&M!Akm8X*+GgW$2`LHCEw6B*6;bq_<4(Sl|?v zH5`WbD13q%o<ix~coca8W2mA*zQ76iyB8is0gqJABnl@^zczu^z!ZvH(WaDWaW^X? z@e+xqXE`4;r1akB57_=Q-1DIj-1{Mm2e3dqh)cv?tQGsPSv-uWc+_^G4L&R&HZI2% zv}-2j;YxH7__efqHM(i8jTlYNkvop7JnF$3a(}HuLsCaC$@kHWOf&tM%N@^Q_!ipl zVS5Bw96>3$H}leim^F@)O6fin977q=J^Q#lHOCREoWlD852hF8N8F<*WqQRysNxVV z5Qot!CT)MJlU7`uZMGM5QN%@9j}5eYF0RH#2UWyDRg;OTQo0wV83>5=uE72?EFUGy zk7I^7hHCL-hUFU9a*b<wwrlwseAo$)6;8w{4FS&-%Fm3kQxq=G*lK4d#ay)tHeoZV z&7_%bCP}qol+@<Y%1Mq4@}|O$ls22yrmAr$@&sg0dXXY0@Q^cm!+4r$TAfohhTWCp zloK`;=Z(Xp*-H6745as0Nmy?yuM8YU;aE!e{0vo|r83E0ATO2oqG$s3E#AHGRd|oL z_{!vQlqdJi2ypbW+yuNW%0Ax#a%2zg#5g%Kj(hF*Bqh)j#B-9UE9fL3UO<s}5i7(? zXcsSIlXwN&#jChgypBEMkGNg@33rG;<4*ApjElcuzxXRA#ousLyn!dg-|-Z^Pl$iI znZW<2x)vIdyoV~uR;n1B#3x<yPdeoDC`79gif{;F8fC_PHD3aq16f6H%0k?nQ3U4F zuiAi<*=8VB1UT7~MWB13&B-d8*x3yWiRmfSWKc>o^N7}kVhXh>Udyw2RY+$3J|Agc zAVA|e6Q^%GKv?<+zead8La4cwBFW{yP%Pd=x%f9~#DCBz-onM=G`cAM)<_g^k_Q_k z8P`Z&Y?kt&Nj{873U){;c1xwWL7Iu1q**qXOW-9-^Be|i$R^hp35~=KGsu~8v%_jJ z5*VcVlB^{h?n(Jx8YS0;vckO@hRbe^!|tx^66>-X{@=1YaeD0RoVHMGKspaKQWYAd z^Kr3s0dZMPT+Ssf=Mk5+#N~YAvYxnHKwMr(Tm~>IHBQ4}Bk`AHu7)^BvRRC6c4g*x z+~u&Ds>eyGUK?GyP;A3?r~ceU+PP3PH3TYW$f%mag)MT0EKi}1IAU*$D!lt!eC)OF zc#Bd&D|7ZKv|Gg-RME~VvQg!hts*{CX$e$mDHVlft_Nhn&7LNwBJwC=XAh5tsWy5@ zYmM!noQ2nf<>0-NbaB)aCh;CbJt0mPWgn}RIx`A!p=-9#HCyPI%{DROn0SM<_~<?8 z6udDgWU0+AcBvlQ;;rzWLXC&2RzskwvP?dLK#SKFsh|LC^kDr2=2ng&ufjWpg=I4L z5*{{<!(ZVoBNm(aa}km2g1?Bohtv<hbQOxE4aDEo6g8W$SlW!0(zWQ6G+ZHtC}Or@ zi)0}zjkpzy;JS_ux{eOI{0`zHHorWI(uj`Qi6n0p4Kc(W8n!w;u{_K1)s0U>X(Zr{ zXLLd-L6~=-RJsncrO}K7D0gv{JGhFdxv}NU1IVKcA8@*HgN>c^&cxy=T$JiohcJuV zqeve#UBM*muyI_64jYL?^?EVg<G6wDM$ni4Ur<W}1PTBE00;nseReyq=J;8laR30K z{r~_e0001Qa%V4LaA9L;WiM=XV`Xk-FKKRMWq2=1Ze(S6S8{1|WpXZKY+-YA)O`tj z6h+qftG>IZC*&YNNCLwha&Rg_xC|snkN^@6i6Rck5F$w?W)cp?TfFZZyzxL*R8UAz zR6OzA^<H(o?|ao%*L8K5|9jOnJw202jDGul|L@E1m#*&WI$phccUAQ~{qOr81c1@{ zJX2~=_~kHDnXgn@c(;Ha7aGbUdRR=C!*yke1*TF(Z;r6wFy%-~8l)_>*s01<^tg;( z98H&?r7Tyfb*09F3?)Q4E2xE9x~#OMuu?~P$IxXJUFzvYgRV3hO4x#2rHP)8)s<!o z1}GsziBQ@?C0prkwV|w`9@ZMlI(k0NQjS;F)9VxHaw1($(v_2S<rG6X)q+t@gQr<A zQaPP28|ZQd6+4qIXIZdDIh*dzA>cT`=hEdoOF3V;KvyobV5$<*m5VGWab90cmrHcz zQVYtI%XH;(3l4GKT%jvhS}@CbxQZ?tb!C$UbDW&3b>$jD)@Af?EnTj&q!#6R0`La9 z+-TtxY^E1C(dA~k+(IvIrMoRAf_j^wY_*g>D7VvPo2A^L+^H*f8OnA-#tsXrl_n~C zH$i<5U3TiqE=t?z(oTceO$F|?l>3xDhH^ip574^@>9W^Q9x{}Nsn17r<xxV;V|00( zF8g%l30-;8g7r$sg5#B^sG+A#ynBW!JZmU_Bq;tw56=;3&r_2xP^lN`?j>D$*@Ckj zWV}K-f2PZ;mhzhNI=%RduDoF=Z(48>&YJR;^0uM8V<_)Zd+%Aw`}F()P2Y!f`N&W{ zHk423<)_--Z-D<9%4Y=W=Z5kHrC;jGR~Fo?{MAstHk5DZ_FL`X8=__ZM&N#DDBl~( z57f?=ROj!8@*}068p=N?{mD@NN$Jnj=`VEo7Y+V#L;1I%>^D>}RA#7>p~{A;7^;d5 zsTy5$x)?ZC)ucO%E<S8YwGGuzExwIoQd6iv4?|6**J*~DP89Ms_3*Z?W*9Q@pW2hE zWg2QPN_!h>AH<HDMGt*_YPRxcL(MVNTtn@rtNkr_M-5=EI>4t6R0q*zu&xfF?4fu; zB&x%(c{Pu!4@VAG^XXDx!G~%g-4#)fBdEwoDl*E%ywP+whTe{)w+GPUfrdJc(t`}S zk<#&oI)Tz+L!C(JB)Uwd;#24{l^zc^)DlD9Kx3Xpm+6LDYQj{t3~4}}LB$TC%S=Np zH`G~ld#F#HtyUmcsRML%j>%HhxpbLF*#oG+VY)isP%AB#sWj2B7Z~b73rj4r;20z$ zyjzTS>fuy&iJ?{z>W(nw>(wJEXQ`ncMU5|`_Lfo3(R2yYWjPhCrb`WR^`EI+h(kgU ztRT$R8tO_KSDm3Ag91-oWvC?3)CRgV(j`p8BpIY0O9h+hF+#{~p}bZ@T}|0*h!J*E z_FB5EqswuIdOVe0kMGnI4E02+a1xS-dNO67V#s$H>Zyjj-B3?6)YECC!>Pyy0(PgN zo<R?1;<$)D&N9@qiTUyN9LhhJF6U7@=VP|I%up{d)C&!j#2lg<^Dj2kODMh6P%k40 zu*l^^3Rf8Fm6TpZnH2>5Mk=<6E?3j#8oFF-$Pei1b%uI_#hP&%u<VV*VjRrPgv6Vu z*v)hy5vSftmo2(_o5fC0x6&y8KzFy(Wt*<vLFt`DfH>&wRCb4<-c8T<5Uy~zyQoAP zX`~I5({8A{so1@SdY_^0G1U9%=>fVtNSD2a`jDYMY^aYI>Z1hSV}|-TrTYjePte_y zba{#{PaEnphWaek`y*ZcM8kg0P@gx{7wGmyx)d1dONRO~-R2wWE0iL(Up3U%4E1$G z{fnW#VW@8!>RX2THZ}4Nm3Y@s-y?9}r-wTY`87&EAe#G-?mjZqj}4WCocbwUJ~QN2 z%Kw}w@CyR%OI`iSP`@_RZ!Gqt`YmCk&`|$osNWgt_lEj|q5j=ae>Bv8P>rAH@=sLV z#KwcvpXu_8iI;yF>c0(jzo7w^&=^jVCK;M+XbL@(Ow&lFX*wcVGw5O>7@CFMX+FBx z2#e+?VYHL(Qm9%FLrXQZG-@oJDre|gPhHEj*tc3QdhTs#eGDzj(E8F-HeGUbEtk@M zhSuMZFEg|NkxGT34KTEUhBk=cKc5N=HnbszHq_9DQBQe>e379I_i6dcUktg-P&lv! zhGH99p{W&VBMfaMrK1dOG^Jw<Z7ih+7}|l9jx)4_C>@VYXcK5a#ni$?;)a_@G~7g^ zm}F>^bq%H2AZ;pL4mPwBLz`x3)9I;{s+AFLW*`Y^D9Dc0W>PEVNX^<TGML_`a)%Pc zvkeVLHHQS&GP>ZyT*Bx)LpzMxnNJUuq!j;5O)Nl7r7fh%U1VsBeA;5Qf-VE-f>JB2 z9j<FjbgjygW@tyKj((Frr58sU+EPP1it3Yi(~dT@prI`{v}%H?hPQ&YgcdTi6^2G; znzqu=>L@+N&{i2*y`eQw0g`4~m@Z9*cC4W_(>zD$(qd?>hPK+!)))#RcrB`aZJnVV zN90*Z<2YW|)?3;M+KIY$lCGVsYo{<sD{rg`t(_kV)`XfD2b&v0%?#}F#>P<d^!i{V z5{l^BsSHvof@^2gh3ac&hZ<{JRx+@h8uP;8dIsr>=a(-iTQ+;{^h1{|D6c4+yKn&m zHj6>(n&!He(Cl#ass(iop>S&pgC3r;b4n`8u=ea@f~$ig>w}H8BP&~)>l$k(GVo6i zH%3~5jV+6U^{pW+R9aqHGHrI*vXX@h<}RBtdtv2F?4n%WkADoZO3P-HES$YySw+d= z%cd=yF{5mLS?RLUxzj5d^o_ooUs567EvqcADqB`D4O=MH4j$!96N3TCTPd4eh5#=p zn_q#g_3@UOQC>E?blL2(IfpEmDFX~kWsn_xPvw`D&nYcC9IyDWsAM)4fs+vfRF%JW zYfi;6^r|SEe@NM~`DG=gUNG@(Do~}e%E}UaUtY>_7mv2N%Z~|Fw;<ZASTP1>Lnsmn z)`sX_TUpmKcWwoaxC&p?)HP%IaPv9_gJy@DYexo~g4HWSBkNnMLye)45quRISsE>b z?Ha+xVEww|h&YBMsleYx>LMdcL@@#-QrA#dA4CFJm%LIW6l|_uIkM6%hLwEPD{(xb z>EYH!q?Jshz?SLZhK9P9>E8UF&Efj`<-zJzm7&^(P-9DZ<BD*E!O$d~)Dd-$^p?Y3 zQWNT9-3$kttu1x+BWDI9D=UIcSkSDjt8EOnv^FCJR&*>esXHA`^vqLvV@s$Ou``7z zyeZUJgT(HP4=F3|Ic~gJ_2KGZ{rseZ?#bWHsBev|4Aqo|t3?$%5?9Ks30E&BUc?C; z-YL{ry_Ms`DT+YqHKF<tua)0vEiOQ2)YXSdow8UhUGyGV5T4uAf)jikBCv-Cft4Ym z)^YJU-9sng&UEDpgMOV7FuljZX$VsT2a?d=ygG;yORKIAM?y6?K)OM!BX}tKYVodf zns9(F?wH$sz<tz7XkNI!uDTPhaOzdWiear3UaJyI)wI^rWaM>S(JkpAGyVbx)yo6^ z?7GHPp_<us5gL~<w=u*EF_@9GOy{HYKsz|vibLbgt&NSI&Zl;F!aHq|&r+ytZFLCg z3RMI$a~!aIC<iBG{f>SN-p?VSMiOK#;il*atQEv*g2~eOgG2Tak!LoeVifm2PNoZ1 zQdYdccJfF{Hhc8wsIGa;;mW}=&5QNz)~4EKe2(_mgxOAk2+>WV)~-WBL>(InHlTEM z;He9boQF!c#mOdqsR^wJw$^i^jh59S>l&+xUxp>4{to(^FsM@%&RH28mo<VHqDIC+ z-5P8M>jYcQ7)*vqGoSy`x=3(&JwayHhFYA02xVU9LeA47wxvuD*KpZX*BF}9+ORy- zynx!H*&?~R2o)1Oi%g|uWnH8zzV(1klk26^yu9-60+s1VER@_lzqD?3T_lXdN@;9u zaHx$WJ#VvHl4p21f=*N473kgyIN{AvRQ_587iv3LeQYb*41D+u<h<dFFtZuq4Mw7w zK2c^q=Lo&JwYfP&bek^7nDQ5dqlHCXr?6HRncGDCsN_`*M<XVquCcnlwI(!As7(^+ zi1JWl1l4t{B*LHzI|vb**O68^l#x(NMa)?0lb4h=sAL*a+3av_g;$K{cR_9OWl1$+ z0}CU_uMJJevNfbPIj*X>*6jF7UF{gaetcQ!v8a+xeMgguVD{I>S53|x$;`2y*y)0f z+EYPN#&(T5H>YQ9(t<cHBt30XU1MF#6b2_Jg*n04?3Q_1)h*!>@3e4SFr*|FBm)4a zl#^-03Iz0k-_xG1oyOp#|Jay*?~u0r4?(~s56Ut@%D)%fl$yA97!>`cZW-M1KSf3V zkpb)4>Bxb+2uZ1x!MaAq%>P3}=&rXgIBtx;(v{=nIMS&u4mVxc1zmSYJS|+QU(wH^ za|SQ`-{G8Yqf;SS%ixv&KSL}3@1~YN|9|3~|Mr2gkk=wFpX-{A<c!pWqfr7QTwf!6 z`rfFVlg9*xcgrk{IQ`b4jZx>+QzG0^PvO>($H3{r%=8*J)ST4NgbmatG|-hj9&a9{ zMf>)6y9M2LccT_sVhdeaXdOJ}9t1*gEzft%Y`Y=uu}5uUfi$N|oUfHu+c7WQDL1Wk z#fngK)QIoVkeHLv)JpNCgj~6va9hxosfh(UTALjjA}HpUR5+QHIOP-xRq{%m`CIPP z>QDe}IW-=Owi5wiR!w9wGWi>%ttE4jorBS_2}4Ut5jTvCc=kV#tF(Lp5xG)Z=E zocQEkF4@!GlD2RXDqFZ&NH(+gwZ1ykyqtR&8CY>~hp@JiH;d4hQJd@~qHY$0zA?x< z7U^5t#Y?r?ac=x;f^{u3!p+fOgfFr(+*)5FTpvF##f|SqZhVKs2zZV+Ox)TscSS|0 z0cB)ab90!8J;e!OgsUq_hLQ|e!QBq2ZZIO%<LsAXv%wZ#$E;ovi3Sr3J0(Z28{>M! zQUt|~58c>Ulr6Q|Q*chOfl%BU^MazFA)nNUTTz!n46W7GIBht4guYl%dq{E*r$boV zht*2l$aZoml`OWcA*CZ=G&4@zMJLbPkrgY0k*MyVDGJuqL^VVwg0x1wb~OnXV{#3( zpUjf!Se`*e_Zsfj@Thl{s30L)I30BjV$M-XdQF(eoT*4$pk!TBG+2_Kv~DNSq8?75 z*;S?t26Qg<Npv{I4h2e*hk!jL84S!j;@2BfTO5hh|5wT~7}SODeOPO#*-?e+v2@EI z@N0z`3{DDPhZc2ev5w|tz^|4^)^2U83C2*$V8*XtwA-|~>Oav?w`q~otzdZ(<?M|) zb6OibS}jU6#L%%t5Q<ZjJF<L+Cv4j@`Wzp*O=%3R5&bw~sAp7p#4k-6VRuP`0<3eq z!c40PFAkEOrskFN*pu4egw#j;wh%P(f2bKn5^Hg-!f4z$yoT6|qJ&X69CaY#U<g!b zZBuJwtyqqs#UB(-QI#Rrg%KKE#O2B4YYJ8C+6Gkmjv<7Pbt~$sgT$*0#&-+sjx{Ox z*$`Z}Ji4OLD;`m?MWGCbNaw{bQjj>G6I$CMYLDuk`RGMoPtiizT1Op<mL!^+(j;o_ zcPtU4Mp}Z+Eeo21jgerrgDw>Qt9iK6S(?g-t~16JN^{)QxI80T(z7@j)8wWj982o) z-d=$Y9$JUd^$3KwdR0@njwm?Qc~??X!@Uc7-(z__g5u3dMKzD?;?3%bS;EZnMy$=o zaA|83>dOe}#-tJ_L8Ee+T*E62?oN3s-P#l(I_uV=T4H^ghMqxpBy&8gjqDgC_6SAm z(R+#tgbY;9QHqE$ZEqZYxPEo0;~N7-f}k8Z*tm|s4L4GhIq1RO@Gg{#H?GemcqF<+ zVL6K;j-=7}LwBO>92&kd+Z<ix8QQ(>aY{NYizQXXc1^fs1!6+zcYjlJs43VSih7{w zd7frynVbjp9GYGj2{o4nTY~Y6z0O+tf$=#>I!_MH_`Kg$k)ZOCKU>~7Z5<bbf^(wd zP**tP)AFjSxTv<VYAqsHOt|e`+#`Wr#g`p=2*W4Fojq10F1}kaO@dq$wXn(AiJGu; zSFAveL%A5uD38R4{q;z+eoAw&q0&1J3&r{TpfEQxo%N3C;l`G_+SYJuL_j~fTP}M{ zppl+LqpvwaGwiX?7lcKF8O{vzry3V4hyTWIy1AIdNebz1bsdf<$}xViS`>YD9L4BU zN+jIcTpfz>E?TJ73!7TPBmhG7(e+W!C^}h>_%A>&n6vX(QNk#zqD%YUjT=rzbXY1^ zGAQL5M6@B^1InlgRX2xLI11Pu`fr|mM0d}X!N!{UP`nc0He)jD<F~i(jH@#0u=$%q zwJ3sIZu`w3SJ7&=E6n+3C(JMB!B1<M=Rro(0;z$v5~1Qil<~VnL@JGFEJUZn;|@pJ zJ?4h?5@gt+3B4xN60EBiF^$r?U~OYK(o#oUTHL*L+T@FqnnT$P%71SwNd&g9#tUEg zKhyGW5zS7NhfCz>Q$<}(4PWxCuIF0T*An&^^KuQ*&7i~`BuRBf8tUgnO16VdP4(+s z$wk&aKE#3!z8de7?rcP>aUwHGB3G5%%E(IaM7)tLKlTucw7B%qRS-0O@!dq>?~JCq zq!XE#)K$@zbHEVJ4sWNm*3~;^fyqTo<+{dd9%}7sjy)j&VnAa>3|~!A_hV{zn@Bo$ zoUa{4?LgEkNpoCXr;1=0TE&%Ob4pfT=den3A#%mz_u@4-w>GteYP_-byrj-SQYtG- z-d(5T@^M5*?T?JSSxNX(YY98!_BX7H+XHB!OmSVj35j)o1Lqla5%Nw5UqidIm_m?i zt&R2Eqv>7^?4?)Kp-9~J(*-?uz3+!(XN_p3S8XTFPx!T+KV9rAG94Ajx5<w7l3j<m zX>vhr&{j-G*qA6|TIM-kS<+1>Ritt_=h%(SEol8kcfxdg?WT%P<#e%+(F$_KI(XEm zQJq8sJ8n?wmN=sQveMd7u^vWK4_&MX#q~fyPO7dK`#-EouE`t=H`P;c1R=<l{wQ5) zOSekb>e?B$cBXWqExjhaYfH~b&!bVw&FDa|CE)J!vZe2(A8h$G`E>>(I|GM`&TT}& zA0<ywSJt(&Z0Tv~8CyGBJI9vZmo-~EmoDdN=iAb&1j>`rQ@VD6tzD>H#Gp@X5=)}n z&p0(;Q_^R)^aR2yUqW|(!;5w?-91ZV*g;L*O_#5wZy1c|jDbq($)#K8%&13k^`%W` z0S~qU_~`6krLKRV4!=V$wi5}DnzMXyz}7C&5Q2*lAiTQ_=QMDHtz9l(h_9Cx<LfKr z3w7;ETf2%Hyg<6pmM$XT+oX2n`tI#+VldDnUQry@2J1_jYk6$WGoJZ;JPo0imEoE| zb+9oI#_0(x58*x5sR^uE8EOo)tPBOXQ4nb2ZPS=3PwY($#P@7V|B!yNrGH94+tM%6 zceb_>FVa=gMqAn<-DXSwmiF7yb{fwbX{{}-lh*3mCR@8&X6O}nhY8T6=n$Z=rQ4-# zwseoQGwGzd7$Uc=G8(26@FMkH!(deBYbTAu%8Xx~w58qBy=bc^+n#Gn_epzf=|O25 z>Xul6lIG^%I_LdE(!*UqntY3?Exjo1w56BvqFsyJA?L{b=#pz|*C_|t(q+=+wseJb zr7gW6J#R~YmwvRRKM|2#FZV%)=Nn*0knYg68*J@HBra{Uc9X8%Y-_h@x1yZwYV-Eo z<!Deh&OoC&jv@MRPy_W`iv?DMn*+R?Vou~+Z0SzvE?c`znP6*MrO%?sh+kB<<t%(J zN3=iK+U-h#Eo~x_*k;QsWK^$XJd5+gA_4cbM4%=diZl*u2{Z&-s#gXY*2P}g+8y$R z*sFG@t=%OLMyXFSuNZ+uOd^@{wgLkguz|Kbhzbnr=7s{ImF>1X3o$DnAj>FwySove z!T8RK9vTWYkyM=R9<Yet??9dIu%)dM;)g_+Jf1M=cgEywotsS9zQ>jiC24maUX*kV zDdigJT3dctIj952pp{}v*Gbpg@-U<$=|gRouC>`(ySCfb?$z#N&@U!D=Csz=bL|;w z_RM>Zhl2tQt&tWI8jaz`qDCyPYkO>Y0YTX#e)~dzLH~Fz>QL8~cSzsq+WlgIKEALm zkCtUy9xH3^`n_jOA6p-puzv3}kBW*mukwDzI5I8N$hRun@>Ka?1|@C@ban#a6@lhp zLu|!8fTl<wX~Wo_+t4_ohm4M!3J~at1n=-}?-j7M2dF|;V|Yz~b{}-;8!0-_5)LG( z_#gq15)VDm#$E<vx!4Ye1NA|2+5^sdHJA0_24vh89LGAuLWG1nYJxGN4j7Mib$nZ~ zN>c)(MvMwnOiMuLBzdxfg@io|2=ln)TM{}>(ddLWOK4DiJKgMn2%b*Tu#`w+24OBE zZa+aWNd|<<AMhObz~|IJ{80|fN{gTPifKGA0sWZQ+mq*k#A!5+CNWD7@OhqWEB#R{ zAzyrF%Zo@mUP8=#7jmn-nDpdB($5s{!%26|D{fiX@@3jJw)B{EDRxY+NjC@3FALTS zS(Y~(WvD!t>_Sne81db=bEDZ-rYZ;9+QY=6*(*^PhN7H}s7Ij{5GQeL?Gds{hQ${V zFHr(l2e^U=hybZAS1U7Y?NRM9U3(mf)DcdB=%#`Ixu^&j8-a#S^@_C&^1HubfutbH z^L^SAy7r{4J%tEVR1MXAYND-WYfno*Fqjw*^m4Mm2<mufVq+lPCB}g)^9*UnXGxs? zk?hbvkwSS+d*0Swpy|7tUc9KiWNR-I<vm17_7#LkZlFt}jL<e}e`b&y4@0n~M&OMr z6<d2%d(GBf*ZzXIN?3ExBZ3-kYj0?8;;bioIbsC9eoK4X*51+HwdIv^oh@&W&%}%N z9*Wucp83jNT;I~;WP<IJPQ>|GW^3=$5U$WZu;q(rfEUR~Yy;vK3SE&mWpZHj#6WGh z1?RG7bm6nuq4EF`s4cfipXu6%w)T;R?n2>ji6#;N$QCz|1;3e~=-<JP<=cWhx@a;t zV%IqKIE@>nR|hwdtlLHenWmqR8HfUIYaeT$FbL2xUu`p|49D1w!yp<oN`LKBTl-A= z+}6I(zO?0y#IJqh7kJ~apnawN)z-e29=7Fw$^T|B{dd6`-+`@tgH$MQqDk6Jmz(8F zZS7m_Z?^Uw_4YmLeR)4(Q2T+HJCgw6p^iXHY>m@aa!5>8ksu+WNL)M(tf@n7x?IS- zfJ1!&z9l0-uti#%nowbcYKjAmNds<^iCh1U&Tn^nh*EZv=1Jt1H=;V3Y)gM7NA4@S zd`g#_xqX8yr~OD~%q>L2|ImK2<$GxCeQ4~_1>CsdYyTuwaW|IKewGK@+AmbR7Z<IL zZRjm5ZN^@-e<>4ivfb8}hgOixh%NZq$~0v<8oAh<bhWg$1MAncl4uIVmX`Y^eeYRZ z=HLgHBO(GKo+s$iR#N4k;@*oL1kv}>7u-Ok_Y{}ol8tm$d@(d2cx~h`(kF2*BLP}G zcixi*UP##foGy>j*eut9=j{fYnnJ;5ln;awZabjM6v81+cSsq<p2u#-e(PEyq52iJ z+%E4%M7i27+2XM+|A8Fp{+^~d7ddR^wuQs3X>AJ7-dV2gZSCLE<qWg{#dT2gmP*Il z+J2h#&7^N1q01d~*+!_E(Cv*CB@RYB!Y8wn{Hf8Y&Kr)i5Q#d}I2EyB=0~MKYoinH zs)<pAt%J^pjgUxxAeP@E--?!i{1XXC1pES0%tN}h2!^fb5{fxpMuDs=)CzL{pl<lu zwyu&w({(K0HwJf}Ct^2(^pIjHK6HlSNxH7lGt?-7H#jmrqCJMJs_P7t5!EXqwr=Pq zGNbkqBCcC{yQ{{ZmtR1?@iz)v9tSRqTVLn%7IY#(Za{?OR$~}zG&hGLO<{*Ixkc6z zcH8M0*G{ox(Aml;Wwb57O0$<mAo{DtYq74F5q;){ztaNpc{Dc)iFi|ktP_0|cU(O% zU~<6mq+TVV<rZ4g9By$<wTOepfwpd;X(Qbvt+jO@3NPK({kEP$;0;RN`edhdbRbsM zH8HTGrD!*XEw{>V+VWd?(R&bQjs7jOAT|Nm937?3TA!__lA2X&B4k~gQH8+ma;HLZ zbV!qJJ&l+mEs(G|m7C@9tNobe3%HvB@F^wW-D1FN#P7!CS&p{DLQ!)+Gaw|9Pza7J zLu*0+hYnLvD7Z?mrHm$06>-*UdU^+2jaTGK)3ru_L2FdcK*G^`>Y2zaWZx$63AeR7 z@(IcQ#?Tt{?8MFpw^eR~M{K1x!SNim-Ag{q)_bG2)BEUI$U)tfiXO3-l9<uEntP0V zezCfz`*dPr5n2;iBvI2BvF8mLpm;~kfq)0yx_L;P!%5S$kWWiZ*Evzj_|_O4l(ZoV zHB`HsG-4cq4D6^zY+nhiCO><`@Ivy4s#nIveDg#<_3MU5Y1fh8bPy!AuH+m_h%Rz^ zH*JW_fURfiIkx;PUi4hOpRM;t6{QEr(@RZkh(Yo1vLD5!N57|gG-mYyXd~(aiMMj% z-Vj$e#jFGb1Z`R&3WYf!eJFio%OA_1*z)J{7q&h~N4YUXA8PBv^gLT1js&IWqiw1e z=!K+lifnxZ4JjwtwuWM-BjhEOs2Q1fq&~`4dXb6a@nGk-;(RrD39Co!Wi<3p6@e;p zFPgV&1>E+{g!`yho<;-tg{oyF*<NAG|CGtjPin3S+@?FYs&i39?spE^Dz2#&_vHtA zZ3K>J3AdmNPf|_1U1}?g;7H+fUlH3k@teeG6sWjJf}<K0jphM#eKe_TKlbD>_K4M? z<_L~U*T>lUSm}5MQW%x;0d%K_BO_=pv#lRUj}|_P(zZU1a%{p{Ebk!7^NGC18k`t? zJX&A+1o;K*6fg2W(1_8CNjLE?I}jp&-INhaMM}Cp(U$AUfblmt6dOgON>Vl=4CDBL zJG&WdeG-Ye$@&yDf%J4+dPVxPtxqM3=x_3OwsxL=u&tM%C!zNwG>z_-fQ_ewevU!z zOnZ=a?!^q4=`$+nbP`Q%iD&x*N?>J12Y<j-0yUzPJ`MG>K3y+GKUATZo?eEtl%KEb zGi?13(zX4%UQbUN-{%ow=K~nY>JU%O#O5is<Orln@3Q#-kBrJ2F6@|qXQLm*rS)=K z-bprmUVsaiKtd%lrugD|B;f8_NcWTxd`j^<&j*Rn!_1<|oTW?`CnS&pdhkU7t`I_N zX_-adMTkjhsH^e7Z7YM6!RQ<CO2bfx4@;;f;)N#no!2#1qqIB}6|j=0prxCy6wooT zxE9AC@_9k@T#*ezw92r29qC<KAfz=bTc3@}Reqj`erN(+@g`b43g5BK_zuNJq#`se zsd3t17~ieCfh$dH((sOP92f1>RidCkh$3}0=qKtGRHjouz@zbWeU7cqrP7{goAaTo z=-NVEcqCsfb<Ud{_`BBqyRbPrKaR_wsPiZyCum;R!v~!L*X8k12IGF;{`+4;addlO z+~>+F#rMie%NLbb&YjO-ZueICySI&ie=>s3XOyofBZ@~Fn$ykCmvs9RB>eb?yV+A0 z-w&blpTA+_X=<EC=HDKPZas}Y$Da&wKjwqn+fuh;9S@~w6rrG<hegS@e{``OD~G-l z)A?(icAW8zBSuR&x=GAk;`E$xq&->mRNv_A##xx`OkENx>F^y8)W5OAiQV7&K^tP| zV<~l9Z2RgQhHxgnr+ZX0j@SqM>fRzce28<}?3}MK8iK3DSHQ+3#d24R%Y^E#-s2R8 z`TDbSxU(u@CdDWBx|%A*Ar_TG%wSS?_D)p|@9e~#hPEB2tgboR-Ch<uH5G|%YaHLL z<MT;(Hz7AQ)dwlYcIxjugZ~>ON7sky37q!-IuPCcEJK_aOM0BRyW`-HXL3Ws4Q_}J zIuYYnbwy3_GROVmW0#+mir-e6*5N~hbgr2`FEn=rZM2M&JJC-SqRZYyXOPDyA^xt} z!3D8Xf{oid)afRp`1N>k{JyTybNrsK_{Zhs<dt@X%N|X^)(C~X9ntMM73Ilt&Qr%^ zrO(-OHN!a>o1W+8RPo`tl=vLlp(nPG5`Kp#*;-0x^gHI_ysQjH=I|})I`X}<W6pBy za`9a#5lBySPCUk)DoOX`x!aGm(6OyS+MS-6OpH}INBc`VIgXOzbUi1uMhw5xt+wL8 z<{Zx=3PK(|6irqCqi2<?Xk)kI01L?a<aH`SQ=P@1*rHK4P8nkdX^GV$-8oU5Sn)9D zG;lZ04%5fY5^M5Pzuh?|T=hSCJhzH=%9FLlH|6G)Cox^<TMKb}_USBL4az&YHpF+w zmM0Y&2X$+wakAd%@TfN!m}slH2WU;&&NQ7Q0fWNi=Uh6g+Lz*rPGDt0xGdqk?a|%d zvj4je*E$CV>4YK$6;US=U&mmY5pIs1gly_2IOPf7XZ<gLXT?C_pYdx5uST)O50`1q zQzv3*kt4i1e9l&@Ypk9hTG1U#-Wd!(B0$@<IyO}ka+*SeW(7+9m9%+DteZuRC%J}B z3S~NHlRLDaHd9D|U@7mO?xj7{E4%4Sb==4Qn~z!@);+hXsvFR|p4G2e{oXUKDD3Ao zhu1Qgm&7Pfb~vts5nNTC<j@D7(u}-Bt;;9c+4U2zvj%tWczJa;9pMqX@5P{F=5ne- z0f!)v&BCwtIp1#-$6V9ml#O%H)fb5?!L5HzL$MS3HQ|!D!$?-lSa-f!Sx%pF^&UU% z(VF;S$nH7Mk#3o_&aoTkt3M0*c>*IE7sC1E#mPiW%ChANwqfUFo9vv3EsilycaD5@ zp;Z$p(yWWPrZau$p^BgMcCs9c!#O__;hi{#4NG|^SW~Q>3)ePWjWfs3_zpkfh;s2Y z84*UHPvT&9Id7#Q*yPU0(r)4(TRfuk6QN0&n1@QTYCAW_=rGXCD3|Gx*5!`1*)yhq zy%dgmIk~8{P^zL3bg)9-K=p32?nEIjic{x^HwJ-DV!Y8$_|s{-*$bza%_&>9sBC^^ z`P?}O^xR7E`G2}AnLm9df`fN%0ee=-qLSF7Pdv^krNESiE{XFs1il-_oy|OQp}Kb% z-XCrXHF^$u`aISz84bxK5dXXZ9YN~yn`H5XS``g@q0WhZXv86}n3(C6{D>hjoOe27 z-=)vVo8G0Xn9Tm=pp$YN<ek~1r{D<WoV;0GbzxDsI2z7TBF>RD9EMj^TEWJ3E)RN^ z&iD^Y(AoD;1Z6>udzyy!*tJGrfYcy`fk{m;9!xs00RR%6*}ybQI!-zs->s)SSccCh zNGC?0rIYaa<b>x_q*LAJ)9`si!uvBk&u8NES)S*!@%bFj^SRJhI?wZbK3H^A2JbC8 zEyMFJ=IJ!rXv?23lP>4!71EVFy-M21-)|D*x>}^yNZ0c8I_Y|B{|0`4BOFXS!SMcI z+AYEJZWiTk5&hjNp0`N1@pP;72cF(8ZFAeX1OM-o?&9~`MZFyYzPm+wkF?V*zYG7{ zq;`J4Te_F0_ep!)_YdIzgP!*H;{QX^!|wAV`2VPY_c77_<D%bvB7H)nPfAZ=no1|J z`17*@e}5G9{v^shCq2*c`~puUI+o)0_Y(fUobddL^k;0g4;|#fyc_V{YtrkO{}+53 zgS5lwm&fw&2DuHC?Y!0-c-1JM9V@+w_qJ0;dP{m6U%!L*3g#TcTY6WtbOETCi!J8w z1a%*n`RQ64==sVnVEKxov|$%ZDjwMb=8}9YA!WCNRru)kIfaiFA<iHd3ZV#V7r`i= zIxzGD9bq^Xbaoo}+1ZfJ&V?*?5#+Lqp@?0=Ve5spu~!E+e)k@yOD~k~OCJa*Z^F_V zrV|hbUqKt#6@~l2U)TozDYrrI+-;bZf_MJhZN<uMpk*n0i&ZS)qvBYq$5s_&Fd-8L zU?aVuKTik1P@XzK_oWVy!Axlb_@y(Tw{#XV^0_b)8HNB30R8&O1Q*~5w4jfGnlMWG zSo#E8iGd!Vot8KN0)35`stI>P>L$oUh|+dL`mNyG0~t%&q32%8c>*j<GOxp=9eQoq z|JVFB=$(({c0t;X1Q0KQK1dNmrOTiQIdU{|<9Ou7*nCGp4A9;~0mR_~h=C3e*f8~a ziw6jXJz=MPV!fpkT_A7vk*<SW<mmy@4W3>Gy1jhi_ELu^qFEh+?a!tT_Bs6&+!7tv zSNThDn99++AT!ocFC;;bZURNR88W0>P(*Ek!P0FWG8rN|QxJ$Rk=;;Z(}q^j?I!G& zKw7{DM?Gd<>lqpLm_<Ei(F^>~x``tjffGP|E)ea&R)erPb?`1L2IW97@b*r~L^0G~ z+K!0dfr#G;Q&HHIOKngowR_OBz(vnrT{x=*oP%Q>#UQ@M196gRxDN%#9_;si7$iO5 z>1VL$XA~XH6#dM`H-xo5*lu5JK6@h{aP}t9l`Wvi+v0@<3ceVo`?&PoNBS1YjKKkP zI8(6UTrt5J`PprdvkClrAa_Z6zjo-qHwJJDF^cpw%AIE*9i?Eb@eH@|45x9IWpa5p zpNVb`5Y(#Wqx=cPTDGVal%6We&=?A|1o@VW?S3!)Ads<EfIP{OZwFDb2L>Rb2c{2d z!@1ZAL)u_y`Y^mlGH8Q5yh$I97nCW3+W;q{AaQK3gN|)al-}@+ZIU~-N!UATc;t}3 zOFs%I&P2#a%8o492YJ*b%K5<EP>7-xC3w*i<>-5$Xcr7Ad~^#KT)5^J>;iQMHl2<# zYB0?-4CAR+6ub>K4m%x%d4K6W7>?p{1WKhCP$ONSMsoFobV27#1yFMYJ?0=lBOZp4 z8@aq3@eqvMz6VAvNgv$~WA-Kt{R^bSFR{nJdL|%8^up-)s%U!*zHt;(JB)3E0}^Ns z=cI#z!kWJzr8)I05Plj#8r4T)J5Z$K66QkogCVCts@%gf>@;`SY0|$q5i>eKE1I4! znoj337ST*JF&<}oLITsty^vXYgDLlcG&#%De!AO!I=6<feHmmX+CNAP-Q?}>go9$r znG>)az-9+{#&1T)FH5p48kr%0w0I-gyP!C6;KkU=L<DY<2QbS8%#sySr`V<{Yog8Z zf~~B4G#LU2S@E_6$Vx$#%RG=-E@ZlFILygrq8y~(g}W1HWFivpq+KvMA7$VWl%i7z znR{R=a@WCVg5hlm-cH*E)AQ5dWE?~+rxb6?mS7t*cEJd|KLoR9q9n!JS$KQsE|?uF zT!FW9@OJJln1{EAQN8)QkX%t~sj*^}vD*dt1%<gR3+2Z`#@b;~4104R14p_HC-`3Q z!S|2~|AgMmfPu`9#z`6+!1};c))x+C*|3P^K#=7^J?jT+*l;+_I0nv2TML(_9S_&Z zN5dU*kYnor2O}=_@03k6ni;>dP)SSt&WEHZ^E(^KR^bB602#@*n#>)<aSwsxNoYWk zxY+i;9>=UmV0dvNhFAXwFuVqCm)CL(=R5dtF}%&i@HQ92+c;k3BzR2~cs&I1N;7rG z|9ZR@xun|xvFHB>5PJb4>p~Cd-r*wl4i~X^xQM+&PLtC)>E6*P>1GHNS7JU{>UaIG zM{#bJlBISgAO7$kK=SR#>DxGxr#L8ak$jhn<hxuX-{s1OyEwWPen;q56VMHa?p^}j zb(oKKDeU+^gYGOXOHYFEXZ`~Se-^gOj=eeGL5hp;9WKImxCr0jB7BF7@Es1q`CV_+ z`x?K?lKY~?*OBJ4|Ig99EaXa-nq&&T`43FNw@CAU`wcW76)X;=J2X$|PNaE>zStq$ zgN>N4V>+y0HypkZdh&5)B6VeHII1mZGZqvov5Z8k?nlt&e?TAkpD<MZg@ZcNY0d?8 zm<#GK7t~=csKa<fN8x!yBPzcmptU4G_j7=j8!_L9wDJvEoJ;ZxcR>|W$`S2wWPYZ) z3zlYSPk?bZ99694ZUh^RvnA=v+TiHuO|aO=GVoz?8!X=h{r5oilBgF`gMLbu(FP%O zR@!03-ux_M7t~@a3n*Yi4Ya{Zx^06xd7Oz3MzN)gGc(PNNT6<sRhU#pACX4t+n{0b z7Vwj=+GquLLE{#<z|&xsz7LMc(%T?R8Mlxth%Q4DxeS8Zi_I*P-cg}r+n|{$XPIpf zi8bl?WP|dfLusL*IK>C2w?_RhJsD^`8r2S~vF@5B^dg@od+jb5Pu4s&+y?9DHWP1- z!&1ldQd!Cq1nPS1?u0F%W+|dwm5R2*iM!w=ygO+poV?LHc0}wc4zT@PU{6K(a@*iE z0b@Iyz6E*~(~xW1U<2`CZI-#0T)0(mGMt9=P|Mz6ZxdZ`YJ3rOFWT^+DhgPN3TcW4 zy%hs;6cYw0J{Y3-VT6(j6O=S4Q_>-*WI(Ob3sxz)uv+N{Cn){lWMvSXrUYPvG7!#E zhQRqs9$cjihr5&_xK|ko_ba2|31tjCtBi-&lnL;@QVd@x6X7Ri5|fn4%vPqb3}q@C ztCX@sltb8DrJMzoS*%_;l(i~z*^NpiyInb)?NX}Py~>g7A!R9hRXK{ip@i7mN|3#) zEN7o6)$B{9hJCH9;M{aN_+bO`K!0>}EFAd+bapNU6TX0%@<8cYFxk7%gTFP2AEI2x zzKL=j-U+V5J0YX-PRMAiLHwukJRzg;j>~A6z}k77*ht{Sf%L^1;RZc~?Gg7LnU6l- z84tnKU2rCk!%%?eOozPB+UN<#?18iK=A2z{E){5l^Crtva&tCAE<W-sq=NHvcf$p3 zaN*+9WwvGihY4XLr4D?`F)&P71!I(YC{`MvL}`SDm>!{oT?2O#^p}U=*htD8=}My` z<)Mf*2E{mvVfYrEI5|%qE=F^sh;NjWqgcR+`=TZ37q`PD6j&U=LvNV2!KEa4M#KoY zuS>|6Il+#QL&!1E^Ktq>X$3`D4TiD?(v@}4S2+%e^LQAltcQH%1Q@NH2s4$FJU(c- z3wXJlj~q%qXn|bViE}(6!8umW!0ygW;v5f<i{ueP0c;jyo)tId%f*<>am+pPm3Fv- z9@^ka8hCl)ps(t3&=(*S7vi8V!a-kxgT55{E0^J*uYdyON}R*1pj_GL8T2f7(6jh@ zgA>`(Py?iJTVbR;suKj1CnDfR?0R$3=)h<<I#42_1Ez?IY)pueDfc1ldpz)&E_|ju zMg#`Nx`Ba&V9ln4V2$!rvS1B;$|)hnHYysdSW40~o8)c+)~`maWB$-Ytn+Y|@&*q5 zO)!<WP!_%oeUx`#r1Gw36r<cxjN&qYMsc7!ibTvVO^9wNpJMZ$CB^JGcPP7%4XLZ8 z)JV2;J)~!=n}u?_hLl^jbOZFkm)G`$>#p1+-rPWM#F%eP#$ua088@dk6lIFaAVrm+ zkE%ePs=*l5fMV5zDXIl!st=A-Z4Vxnx_DSBAH?w>(dVti5FQrtZ6N{F1~=g#C>TFt zcEQ7N^F}zh;32rVLcE(&*ao-cUJnHh!2Ml-Z*`R0(DW^?7B0l++Y&+V2|hIwQq^A2 zTkQ=wY9AP^W<jCa7sjgDFjvii1!}+*a5*quo*)<FAO^!I4!VrCW~q=92(mjP6WwVo z7Sn2rX(g}|W>(EZ1P=GitnIclNuDg)c^y<PSWg+&6SiJ?9SowGiw^g89ObY!*p_~W zGhCX_VKl=VA!As|Ro9AnzSGU8m7F%TZf{7W0BmJ@;_UAbttX#-^d8g&IO~gGoVpke zR+qp$wF;`#BVoC^6zbHY;AC}~XZBBVXa5v=3at&}FsI4~ySyA-8RV$C`>uFiRzpd7 zxx{6Fa|JI?jWK`{Wq^A;WWF<Tkh?k|alRO+q83qCBZ;p?5<d<C>hUm4U615_f@fe; z-GNP&rwR6+-W46RCDOqL?B$H4bWqx<>}*evohrH)>ZVR)XPE$NMrX2fcY^Fxw<f{2 zDIeml42%`^)%<(lh(u6!;CSx#G@yz_WK*6gmx~5+_!|@<=uMC=VV=(KLr`bAT{Vi4 z4|D?G<a#)PZ?cn5!t~yPeU2fUID3yE9FKyjJ_c#(<B)~(o~u3q1JoxyXd39EX<&4% zfxfIK`o5Jf&7i7q>E%9W@db^oQ2HL{egxg$@7$Nu{R7TD(J?XSgYM%^B%1cRk8Sk$ zkn^~d?jNT6Hh9DpUWu4}2G*!Ac`&=yrIgt&W)l^PnxLxHzaU!PNUBgO+=Y;6BYuZp zlCHq1?|K^XyN%3|=enx_GM8P>YC!*8Fgam0Kt<iAeugvjdGgf&zWIa*cb<Hh3z!r) zy2*DWjP6@(@^48-XUg+kz{U!aQv2NllM-?KPi)}lIO=t_z?gES3q=mE&Z&3O9r4tw zA;;495R)wmKAO;%HX2lIOec$iF*9s|yOOy~0G^HH{@6z7g$Q_jBVQ2ShYoUnb~`+g zut2TN0bQF9DOx3DY73#Sw%CK}Y!}tp@<MlIGurV$`f{BZ@R4E|{hY<wKF-3dMH?=% zm2J*~^d}wy;g*qh6!yIg`#u^nv>^7s0&=uE&v5&R{w4Y-o-;(L5m}BrtWge+Jh|B2 z;qjE?Q)A}SG;ZoXn{V~Vc9sCimv|=XHDr?^jnF+CwWg!3{LyIzs~h=dJN(Ick?S(} zbBR1i8%bzGMjJd&-Z44pC$+%~o;6Q&o%f;b?(v{`9qhd?m9mPJ!bh`|y|+Qm7C53J zzcBr!c6j+VNZA4v#VYOlQ1=#V`AdrRNAhLFCoQBqXeMlr-^X1c9Q7;i82*f4W$D<o zuh_se%h<bB+kqr?9{N=`BR+42Ej)b)o`9z@eH#A6Qv+UrSJ8tv;AQv-pI?RddHNB2 z&eQMNKsE$%KZNB|D(13{_Q+^qFtldqp+#^WTX7!O!65B8$k$GQ5!%TxPCFGQYp26B zZ37&loe6Wavtglj4jiGK2g|kdp;o&H8nuhzEbUS_PrD2*)h>stv@76x?Mm3HZG`RG zCTQ2LhWoW^;UVohcwD<4UeIoUm$f_KRZL&gZiIKV&G0@xf27?6-)lF+PueZ;FYQ*Q zXj_<1yN#u5TUnO&2i9NP#zty)y4zn~16@8`Ucx<d*A{1^l2UvXQoKWlTagYa@)bd2 zY>G1huU05i__PIL+jVj`L8?11ui?CGrI^eJCvf%pr0k7sY~emO(rMr?_re<tHnM<I zW3WqfZz8o7lzn5bCP1_8wr$(CZQHhO+qP}awr1Prvu)ev%$bwio16E3ILS#W{Re7Q zce-lTS}M=y^uK#<mI&^!ad{l`NMbyw)a!18J@bf?Hxcegh{d~o5c3_$Qhg8nuTh)N zZ$Ts29*9xmC5k%|+pqr;$=Ze{jyB4~$m3*mb*v8=$1AX<3m^;qUaU{0V);`I*t687 z_s+|xHZR!_FHL7@I(Vx7%khqP(<Jx%1Ee;v3weePf8(_l!2a)<exl<2BV!NUxV3+E zZSS`wjPpEFeF3e_*NZF=&dBrw(sxiTnu9q&l-J9V)cPf~cnhiP3p6?#npD9L!r#`* zq~{AIVVg*7eH#kCsVbGAIP7zi=v4Agd9Ruuk<*5e_@Xz?>=mY`z88VeDp2^*2UTE2 zAc(QGBWYyUqNsP+$M&u{=#>EXm;cC^4PguQCS{$<R~-G|nfYdBoz7PTey#tw^e^bi zQ}evvq-96Riv(doeq}vqH_10nMSf{LaBLjlqc@97l0_{dSkt1EIC;>8)4~Kry~qWb znWp+M=;9?HDfqOSPxQbXwduC^^<Xft)5I{W|NhB~o@u<goQ5ezP*#G)uOF66?oa71 z`jo3;>L#RL!i&V#$46Len>{L6AduXTbfei<juiI5>3aEi!pFIbZk1bjWqJAcH;btX znN&3C_^PzqzX0+J?yyVlxIUNEOhR|Sq|E$EithaF1Vq!dor_ztV3krk_+&y?(4iw+ zz|Zc;#kw8PkZw~Az#EJ(M|syIU@cYfDmGwsj^0Km#BBVy#<Rj&U&M95VeUZ3SD?mt zyNXMY-Ll!tUQfY+E|A6-;G+5ym7PgvyeE9F0zm>|G-Hjz>yVIRJ@NhaVCowbic=m3 zl|jW}3?m=*_xOR{JfaJGnW(~&Z)$`H)II`bm*7dYm?FUjVB%ha8iWTr$QMupNC-S0 zTh8+p+f<R@PJpmPi<8tngB6H9$}CYI(k!3O)Ocd~$0qzk)p(Z{t!bUupJGjzO2EJg z^&?j}FEo{7KvqedYNuB&p=x{f6a|&@=<8lr2Ib4NWnV*RC!zI?38CRKS9ICQn#fU3 znX~+IXP22bHH%AT6ZrS2O+ZG@AH?NrUMCTGG+pj(CA<N^q!St#GyD)tK~5viYB5E| z$9b(&Pf=mSy8u3$Kd8w8-NeFtguy3wQn_OY-jCkM&j*u4KhW3}=AhY+3e^f@D9n#b zR)Zn1<hkY`&5sS#)!Kl~kB?TRA?*0o+Mx9({H=^Kc-aJU7q}(HD9T!7D~Q|g*aHAQ z+*1#&7oKh?>WK!yILCn(gAJN@+rDdM8#{>!er|HxBM<Wy=0P0NJYqr$iI0t-{M^Ig zjAZ+QAomzn#x3YZ6fz_DZZy^gLV#Q7(sOrlV!~K*0HTR0CEU`Mp2b^e;xILFg}(fq z1M>*)2iM0t*d{kPvHl)-nIL8Gb0!1PPGpimbdo@Ll0baYA7o;G2x5N>;vaxx&@<S_ z2!dLlhJdt?4lU8_qtGWKV;S^V{~wBw7mSb>j*u6Gke6SUicT3@_8ET7elQ3#i0z;T zkZSpx;6Q(GVS*fyf*g^9`iX(|{)H#Vfc4`=KFGi^{3A9<P&h~sfdW$zQtFRA9Ll%M zFwiIy@n|F8&Wls`)d3P%KWWL``cAe;UEV%cu+u+o>=BxG-sMDk3CGwN^%PgSY{teY zjx>h7V^cx3Lr8RjS<@qH)^QZZQF4_WbIZ)XL%IS>uR<%!Lfg0FGCL;oS|uj^n~pqm zQlv&pit`6K?+;T}CAkyW6#Bqln*y2z5L><KW+)b9bYQVjp@n#1BW%&4OlGv^IO8N! zJgA>|J}l$o;a~}1IhL5B5iIbQxJ9NlEYL_?Q{!@G1f00gqEV^{_AxIlOSvG`_~=`O zaBY#2BAy5c0Y|dX#Df$O@e2zV7|L{?oY+r*-g4n-Q9(bsH)(gXc}5bw#dd34%DfCp zuZx?Gh|y414w(<Ti~z5-|I$PBi)`wuprnB2vLVT`ox|(O0%wJmuNXS54)|7?Rw;sf zhA5&bh8b=PKMcc~xZE$LlG5WRy?>gP!tMET(qYa4dQl`WM<3F(wbALAl+}4Mh1uxo zoKaOzYB-B28;K(sY2mC%gKU%z<n$Yp&on3J`f`f+J-OHkflBx1uQ4H#uordV2&hF^ zR7gD8l?D9p5ILg~>}A;ON_JkPJ*xVm&n0ESXciP&2otn5&RY!-Dhw&+i<@f3vF9Hf z>v`$xdc0O+4)c5$w|p0mqbicf{>iw-(d>0*l-BRgc3y^*@P<qOc%xB_=)BA>+<!s0 z21&Qi&0pT?z|5Eo=@RINc6QbO!dZAi*-|yT%2~{je%#F5?Hr)Gb1QF}*Bmb--%Phy zYYu(9HKRde6#gn%d<V9eb1>zPS)o&Z&;B`2_?FAii6c?o7+q>^z1FAmpZ?R)<Tlz% z2l}&go6dN+h}wI;NaxR}pvHR@U32Pyz=G&ker=pB%c9lbv6?Hvm)O0w_P~!j*J}ya z+R4eN+MD^3T;hLYW{qonNx(%BF-EsJRr~<Nctwk$uEp`YNe6e@8BWA7BjJ>2T0c(6 znapmC<cC8d(Y($rh$D7Fs;p}>xJ-bsPoy9H{;#i0_7q2pE>mx~eYslFL_HIp^f5Ww zdP9))H+BS8gK+T!51vU6uxnh0QQrdx9m{TT(E|gXX-{Oxhd&o8;3+=QIQId1+ujex zH;!>%{z%qq?;WO(sV{;s-toY2%rg#qk9Fled1Fja%kjvPW8$3?*ZA7<NZyE5e(W?G z#g^T?eOGOrx?*aMgWZFmuYcsZDZXOXfk}0PqXl!z;neA|7pPnZ^s`;`y&}S1h%l!Q z5Bd!TYv@NGeb?>jwaeQ~-ia}@twf+#1fdAAhk$%O{ZZYhF<a?!*{GEGymdxG2!2mM zNSA6m-q|j4IQ;uI1p#7M=u@vh$?VOPI>qb>ynK!!YD^TS#7t9p0vZ^f*o{LU<)<yg zB}CH(A;`{^2#yVMkja%QEoXRNi52lQ8~j&hW;{*u7-jL}^*r-X(ef<r%_(u~FQDyX z2npRLa2P51#Icv7_wK;)M)EThN|aF$w?{j+Awi;KMwdrw&M_=|yP|#j$Ru_$GkZt2 zo|t;Rf?i|-58a%Q)%eFKk$U?u+rxDiq$cv$;Ukf*+~RD{vMxL+;<62GA6(oX=q0E- z?ayAjs4%LvMt&b+E(beFj1}HSDjbav`q^H-W;bAw*8W}NDWwdOYr61jI+IC1vNQ-W zXHdLpfb51a+zTqLg{rokVt(i=f7WPGR_cJILPW6z^l>i0D32RIW>$rYb=v3`H)w|G z@1;Cw`cpbB$GHf=EKKJ>9%yEc>j8`_fu8+b<g5kxwlPESjRpF)Edj7%w&W1xsml90 zA50%h=HT8;skS5Q#AojGhEPk)Np@S^gx(|qQ=&0ohJv$`4Pf5Qf<<OHyHU;QgRyqs zE3G()qM*bRlLv}F7UEl^9+v$p=<3+E%ija|`q<q%bIC2Use)GrYK*zxFW=7;65yrk z;?Kt>JfCeDYE$q;`^gpGH@{cR-jxq8Yj<N~cavjiO`jh?LK=-CQJ%cM{Zf?8=~fcP zcv%z%xTuuYdlSXDmGn^HosM-85BW0Q4a47tqduk2?<C}m_L4^2)i1gK&Ao|FI-mCH zb$g22%cAu0GSSCz3w7FpE4*>wl-~@xH=o$dr(F)%TEFKO|0?RCg5E=<jxqi6+L;C) zFl={<)sRZ^v$1w-&Tx5*<w+)D?zxAG>_Yd+?hyUe1^=1tIf&%S`v_1tuGD8*w2Q1h zb;vT`g@v8@DjE|j;Jk~Z@H4O%fV!HAG!Ffs%Ci@M$jnY0c0U)t8ED;c!*JEyUtaBm zsRW6DMaTvZM~EB{%NnBAiJ;a0(?vHW7-s4j;L-imvXxE97CFx2eq=#I^p90Xvpgen zfDGrcEH_A@roWZ{B_alWV^&S&1XmfN1(yCbaauUQQV6=`hwPKfSPbI5K|Z^?e@6O9 zkc}rLh(PS)k2H;BKYPAzn_S!fc=Ws$6~6!rj6E47MB^qzv)yO@S2k|ng>M|W%xZ=c zi9zk~bZY_N2WfeuuV!~Q2=xTYHSmpOc|}UaEckB?t4sD|xTrzNg5NmKFIUNe6>mcS z@0@oB`W?g)VgQuRU-7!HmsHB}?K9=739cJnSSq_`2`rK2JDO1D#Zfm79jt!4YXe32 zcZ#Ml;M>P9&L$kaavqo`?X{GzLFFJBWcpp|)UL`x{8-{sI}pMe5&r&o{7&_wO7*Sv zPI|s0BD^qDi9%ss_6;v*llFZ1dxu3gBF5cOiWqbxX$R9(G0oms_e+^QT{|O9p4I%G zmG$7|4uUz*&)30lCu&9VPMmmyfxo$4pI`ti<0UidG#DLS_%5!>zaW#_h!i|1)fsRA zI&>X6{8b%}x{hzBoOF;gE&hENTJ&GdOZzspn0l5kVK*8St=j(k0<^FM?ac?ywS;`e z;QQ#dM1BtN5rlPoV|9KMy5Mpx5=;OZv)+1=4BPlPX`$8m6_%glt*(q@Erdi2FT`TR zvO;U*!&i9cWmo+;l8PvCBjh5<GY=Eo+!&qEyWFzb!w)}OHqjA+9<D;-TWD8;?+mfK zt#!7(jA{BB0clGrih&9tL^VRlV2Aifv|22d`e>xaia{h>3N)P)rrjLy)cP(Z6LpdB zHYkLSj3E|VY&BhBu{)Q<N1ZidDS@Pb0tvVewPGmB(FncEYXC;A8C#>ZpWdW33}kL& z{F+X<(i-Wqu~bJ6@tRF=@Tv{hgbplfy*t4K1v&KI-h~K<C>WXwcgy_`B-m<SSSZYD zc9GUu&^!;OkJg#Dj^fS2Z!y6r%DOF(Je#m|^U2ih@IdBjKYqiy!>2Ycjdnx`l|!sx zRxp#Pe=!2$6Nj}gM-p-T?xMjss)@j|PHb;?TG6@Y>=rtL(s6%hYG0T4-sy~)TQ2t- z-lapxTs*)Sf|u?0m?4fXorJEoFPSeYTol8(Z^qZC*?dL0fBe6;HOZHwIyAE4wa_!1 z5JG=CZ;Y<D%^>JKRZrA~s26xoU_vG1qk2HlTZ&AGJQG^20a%JVwAShgmwawfraL>z zSR2#8Z-U1<T%$U7Qn@CMVYe#^u94sPr&?P@Q@>G%Rz0-rci=I#>>DR-B5~_?oVwc} zZ<`2$_*V_Q27I6hnhU}unf+&cunO7;g3s<h#IKaS=6&D<nh7Eq>;3QRU%+JIDGxBO zsMB!f8{w`L>k?n`Xz2-1ZP8jS2;)&@>o_wp9%2o*O36k(qZ~u(6v>Ek{;7hepfTu^ z&DHYeI@DcpOzeV`TAX2;HNptwzG7f0IpbD^`<{teF64J|x4tr_S{fIH3q;;EbD?E` z;H%agUZ_AlF1vb7`XItxk>2YTiYQ*OPBis}39qg(Eqy|aY407tedAl`2o4pm_B%ra zgmtY78a2J3&W-dNSHCD~ng77et};6HwC%NFpTf)_PuDAw*m!i}yn&v%3F2n-M*ka8 zr4tik&w`A*W$9qC<DYVY;$yjTos|&K$2<)o0gKz)83-64Y&HKCu59}FC3@4Yvn^hm zp5OM{{BLQMCT3EzyN;ezazSVwM8r6b)^U|*B@oR!Tszk(ifh{+D(9V+UlVuarVmRT z9`7&CdWrQF2XzdCHVHBfF_T^BN#OgbLJ!50hXCWo`5=%&=oUYWnTHRf<atC{fBt<g zLz=up*-%`+i^kD4NQXD`LH$0U>j(HCNk7m7)jgv3O-{7FH~7%N_lOoYL*T0;S~F08 z$j0J6=UeaAL8g>kb(S(=>_lWKC%og>9vv>N;{&zdG#*)&zOrfR7{9-86p?f+Y9K4k zgbb$X|4?~^<3BrBddaLq-|=E8tAIo}@;pDK4<YTzWgXHgqO9Rd3D!_A%W%8U_g>+9 z_Dz}3fvrt>Vrlh#EKF-&Shstk%(^7<uC8mWaAb6<uXI2WD`3E7o?Ft1fo2*@>(JuM zOo$9Kbi;#~l@_y2<b^I3SvfWh(X+9DrQ`dZu%&n6{`GxYzHp}6=;$MD94{~W$OxU+ zgby%;FZ;A19>xs$(}y0_l1@<QTy>QShhE6OxNx<Pfhy8Tdx3-~hj&PG-6$}L1i6Ih z83SPvBYl3tU(jVn$%}Fpil5B|X$;m2&Emg1&;Ei^Umzp+OsV6q3Uz!!(ym9WI7#p2 z#7aj+H-Qfr%Ww!Yc4odVJ$Hib3s!>A#n@U*&?ZB62uGvIA55r_tBfvkb+X<<SaWwy z+71z0kBQQU_xHC=f?6Ar+vBNv#)p(N3Rvja)lX?NYV!56?uxxVdF*}k=VAb@Ip#-6 zHd*#Q;C}px+E6`)bSg`Dc?4=t3(@P)x>mNB*2h1liMrHUz>k)4uw-vW<#S!dSj?u_ z)>9OvpHLg`9ESHsq%6r)VB9h)=Tn$3Yh<J6TQRfF=CSW!;i^q(qg7_I8<oJqKl@&O z6wTz_kV!b=d2o|si{bEaWDpqckW`FrZ?t*1;30XZxt%AZFR`K!UzBs;Icab5A^Qz6 zPGJ_G2J^Svuu0q_v8`i$95d?Q^c&XGG^hQuGhc1urp&a|L&c#<{^X{2^v`#veWLD< z*%uzr-C!gaG~tjXAH7KJm_*tZUA&5v>97{E%??|}JcV%pa_#^?x-Lvbc)(MXIAxrF z0;OBY?Jj~X&D`Jbjr5KmNYvk#c>awE?SmjPxzFDz=nfj|&KIWQqaXriuf?hJj+-q1 z>;P*IwsGu@B=6c6n&7b)PVv(q7?b&qo$jmsj{SY<4I<{bL#eDEwEtbeV*e|Rx^F)F z^eZL1ub+AA4gKosixzkPD+2z>fBey3u!%%Y^1aXU$WO2l`kim`%~RvxE1CY08@Dw< ztXTm2^r>DLf^C52LzqklpFW2D(cnTS4Hor)0(k`sx?!mSja2$<FhEkL5t+c(rm2<; zgV&4zb0z6qQUe?`5!GgB&Qo!rAiXi|{7W+>6c**@yrPk%Z_K5Y^~|;}+6J{}^t90g z9NG|l*JFxcHO`E{+LGS4R8}#EB^%&b(Z0bQJU!{FfUM#mAlT8ZRnQYz&fsi7o&C9J zU&k)^$zOz4HnD;`TJhr1Ua>wwsYB3-45BU3G&DRXgR9$}1(}ad3DFELr*L^j8b|H6 zyDFxlKTh5)pSbNap#lzCH3FnPC2&uj`dHm`)P7BPxD$Ep2TJ|>=asvF$BH+!Z`UH1 zXhT5BP7uojM#}^7eycjkp;9y>A2{?zj;h&rSgIRQuCc}F_YUUi`UcbdT=2`Q(7F*~ zNXrdh=Q07p+SW%S_VkWLVi^8w@PY#&7~)3iKC>@NkCkG$=1u5<dpFo_Q|0iN2ezNx zd|3bH$t}wtA1oTdn2a!BQzLdtV*HqWnLY(k)wh`S#M4O3u2Er>pR04RVa-QVJ!b0r z@Nch_Ued2)N<0xEv`;I_N;fMzN1PZ*wd%T%RIr<RB-<4G>-Y237=Z^}T0HVt7qn5z z-Cu<*k@<~e{ZVZ#sIll6JK{G=$u6LKm#40B&|HSnsuLH2(BW3wyVloSvZBtZ<qI@> zlX>@2XqA@K;MqJj*{R&de&PVXDK1Z5$S!2x^=jD|mJgG#Iw`pdlFGIgK$qFp!rWYu zOE{Uts03mvhYwc?s&vkZWMnojY6ciAb6#SYFJemidmj}A9yB~b<iiYyWED>{d(X;U z^B_Yc{Oxl|c@k~7o7~(XZ@6L!aUuPEvdFvChAdEB=>`#gI{J>6UYHC?Xg+D2wa2Z= zt_3l|JD+kdr21VGCr_F4Xf>G2<?dmtmE;-aK!7mFwKYL+BXI@hQg!}w?<h9353wmE zikcx+5V8>SbQ2%^5Cj)2pk?2$Kmg)zP$BaVHaJ>&X0uyHv<r3WOF5cFGxN2OpFk4& zlN)_^o__d+`n67hz_fuygUKh2Z)&AyW8!*cR=`wW37Sf|oi)&9zFKu58_c9{klF}9 zc_}!J#{xPR;wkAOlXN(8pdFWZ#X-U%QAn{H+-J+GV*Sb}$R7``DKV1Immh7tascX! zEX%GiZYB_7rgc67<_k~Dq!3ba^GtN159sm+_CW2+q;sMV4SW#YDczqOCN#crWf#oT z^!HXD#Ovl-F;OQ$L6c(;;?3-Rxj*W+(cX-iFKo+AeO;tKuWZMiN%kuT$9i9Ad}~Jw z^Q(hLQEzDare}-jjqkdjFQu+YN0a%hf8AtXq4+iAhR&C=N6rrx?^ZybzKP(VLt~*y z$NGHZ*0o?W@AcUR>MQKE_Lul;$PbF|ctCisWB-&uv!GGoW<yKi4JTRSUYgq%J@sgS z<W%ckYV%EEdBAJt5|A9^W}(!_Yo!XZKw`6Cs?7C#x%R8(?dO`svp61e8|JCAd}V2X zpLBrACm0(>@YZqEGgC~F+vIVHY)C;0gCIG6qDWmw*@WU#L;JJ1#|dwGSupbs6+X^N z{8I5_%Ohd1IJ{t`{)ghBEw(Z+<g;zfP%1T1y3AkRL-n$sUP<w0gg%*^@1Cs@GS7LA zNvYK_2D!%Gn?O?N8%V(2j*C6HzMii^0B|&;PfR=pB|?I3LGQ!{yYL`evTM`2Byr~x zibEq0p(^`gMK9an)GH#`jv&<1k0|l9ARNS3q-d}p;n+K@aY!JT+)LtfT@(KG<|^bg z;}qj460M6t0;gym;?z{beqaWlrqLNv)5m<~9wGRjaw--ES)qSAQC5GNj6M+W-ELgF zUnc`AK+T;e=4F~8qNDox2LB1vgRS(RYihE!=#@EQ(ux2~reDIAX}!L4()kD7Qzv>- zSYVynJMP1sl6})j@fl-_^Bbn$YlR;o2hI$Gs|=&78bX8qVqu*cf|LHdFwN}&rT!RG zJ#czEG0lz+wj!Jtu7ZD#FDPok$~v@beWM|-<C-QppoO}CaOUP=ikb>%*Lo{OfV8fW z`H_ITHtdXAL}&41bTWAO`r~#7!=x>~sfa~kuE;~b^?<f4J~6E8CeyuktH%r<#m}V# zdu`4nsxS4msw%54XmqrA(~Q2#ed;DPYKq1L!kc}rk$9{TdnATx|2Z=53*@JJDFmwh zrW6?oM9DiA#8!AIM8N&797zA8dVurS+9~!g-1?~?>g_`z{M*NTaOBUK&-rOGnHxYg zKt3UW)H|IkVquHBJvnu2&SCTX7aKd7*wznjG94!|u^xQy_nKE9_u5we{qCb-XSjr? zI-i@6r(-9jWQkB*@!k`L5MHd%f@jj_llyHhYQOSzo$gMvy1U0k=&WSsm@4D^Hdy;! zH^lB9c#R-r_(L}*PgcC?x#lRo(y~O^hnrc@iSy8v215;$sKar9tjKY|q(a3)pBVW# z@LPK-C2TF=Lj^e->5+qiq-!rul_mWuY@SIW&dIiEELSi|z?CiL^%P^I3lO;9J=$q3 zCi%dcz8*ueqBN=lvBjZ~IgX70Z-8eS%ey@~&FhWp*)^~G@#JBndL}H#6RVher!Z~g zd1Q~!-#xzZ<e5|X2G`E&ES^@icjKaY$U$6ItFrkUpbK>P`uC*b{0!a2WM!)aGyy_Q z`-_W|XNosg-jbzxhLR{9$DJ~iz+?KT^CV+u%p>uM`iRb9NB$M7eU*ahdf}vZxg0z2 zddAN5&HiON`xBn&;V=3t-oCP$ZlNy6#<hjztz2_3IW#nWGqeiX0EjSAkkC2#Qdv}# znsvy%pt2a+mTFTHRa9#bBO>@Lgc!U$Qa2O{i8>gXSkryuW1+95heztY-=1Wrr=>&x zS%JqqcPOe={cm)a$$WyF<dMl5Op}3-ntGuOt>)Wcu>Q5fopPE{$86A4`-y?K$th_P zM=dx$0UuQbq0f&+yvdpAEv^qU;|zO(V8uO}knC5ulXn^tR6M+;W3aZEBnHYXL;H}e zTE&Hc$^sh8ezIm#mHll9eo2-c7dY#QDOoO0X)ezLhikgD;bsTeVYAFVa>(S1x3rp% zYl(~;YD+9Z#`=+bT8~X2&JF$St@0}??46JcjL!-=V<=c=G+OmdOht1@jiRMKyCk`K zfFh0vBHs@#a%^8*l{M?~eQ!i7b)4NG$NAwFLa#rsQIaDi+`~<HuHTnY+?{{c;TO{F zvp*cJ{}-}r0E~HG=zYc=lF9t=eZn2=(wt`u+(SMotN&h#ci)p)^&PLuako^#lRk;9 zpI|DdU*;sj9(wcE8|25r8|BBy8zy&=v&)2MdfsA?UnMe5rLv8cGn@L;LPbud2LQzy zaaIzRE&g>S<wC6<qgPe7^6vu6xd?r#K;265-{nidijL@S1zS18)trS{9SnLv&LX`| z((Ov~MWhY_e=WN?K|MI2ErU*a+MK<0wJu>bf_-_jsc5x8zw)FhV-vnEbT#|LT3?H^ zp7yHNJrPSKWv5a5p@iU(*d=>Bsq|&ZooUnuf^)H9!<jrJvDmPAa>~FQ<|iv($wSX` zsdtK)31PPcc3pZD{;ufnxWa)hr?zO!y5>7a@CmUeNtYgW*qX9ia}zROT-T-7x=|&5 z=37!JY)sVM@eNJin~veWPQUGWXiiJRUk0KvM0F4oE78XMA=}IJxyBX^UNiPN{jsae zM+W#liB~CPLAh5CDbZ8%*7zP&alluZ!3Kk|HE-%fcREtB7|6+SZ`2=Z#f)EeAo?VP z)K6zhdO3USJpSpAeU&VUh~;iy0n9U+KB_Z!qr!TI)<}d@%h(rxhHX6zt3%wx5G5Lh zQYOY1d8Ch1r`Xd2UMpJ9MNUHyF<ro*?8)BSa*Ks<;X_-Sm{hvK9ROp4aQ1wBH9HWa zn_ymwxl($Y^dq(MuG^y)11jWvqk~rOne|#DqaJFJ$ix3k9GYFHWSx=h)OkoDNDt6o z<3RwwuXR0kSCi*Q_Ee0wwu;xkXjSdHhE^QG1nYa?+6`MbvCXw|O4;@yUGV~s*7j9? z;coHlC)y&*49o~;KS-5*Ya`3Scn$5RX03EUd^YMe>|J>_geat-g-sTdNU0CQLhxOB zGA~EN%?E_ch;pRpJaRL9kSJhyJ0I-P1PcV*de&Nu$IppVkRW~~|CsaYn|;fJQpyaR zo!MM#>1H=@XdFpp5XRnjo7`?U|NJ_$<0y~AOK1+AQc?ecTwcZy`t8BEyoMoyY0vBi zAP6GZM8T@#56k__6bB#(rrs=ds(i)TuIGnEw4EOWY(CwGwBt>+VH!oYqrBQM4s~zZ zyaVm|N3dPTwF5KQlsk!kaTae%9IhHj7;T8L)u$~lOiAI}LtB^G6MJu7l?iQ~jsSe& ze$()`VKNBw^Kzni&<?~zI^S2M?3N3Bv3mfQdtRV_FuvlS@+kpH+U2T)VMAW~NM0W> zc`66=fh<Y0zVhoQ7_G&Rv=E}LzYyi=rx590oPJ4SFqa2_>ZVsL<KioQm*i|nrmgXz zpvUG)96U}>Icf8I#F{&V+<UTNj13=aCA-u*PbPgT*pAl{yrQOKf!LjtiQyl+YtS@g zDiBBFz}>r$;4^Km$Mgc;-`tt_<>n?1jky>dV_yfDUSjj;BLa|Lewzh<I|P2yT-8k6 zWk^yAi`;qhQ5EnfVc$z}+=(EUO}M&ZtckRf^uCrCY{%bssR|4b+`*>0)*yQan-|Y6 z8b8izJkkSG3J|xAG4(Ycz^k+0e|T^8OxEHM@rO*!8L&|3n*qxT6CMGVtDSFpguUb^ z72kx=*(0*8y$(Uy6Uwa#1b1x)XchUx*tUi?YJb5Q01$>bZlJE0`@%#wskw^%!S`${ zkqiFGxeJK;ZEB~~<&z5E@L5;u6Lr1!^m;_Qtp$*jwiZtM-C#Zzz0!J%eZ}(Cf@&9| zs?-3YBx2r+qC+mgQsSH_s+%AKA{Af)cAUT;(_ur)G!z=$n-_zR<7G(2)o(4gNPJ1Z zz>9N-Io_l7H74G`{3ia8Uigt`^$i8IiMJ0)Sz$rmnr!S6k;KBPr;+>M{aZ4uD)0U) zD}}{Akaa8fiW}>dW7zD@{6w!bmk{#k$s#94M`c)t*209FIPj(o#U%*lnS?D~q$^Qf zAF?$W7qgF$r3H4o?~xVd?IL|LNuK?8aq4fB*yEBCABdnj`y2q3*x*f=l^<H?ViIXd zwJ5a!f%CGhxT63#^jQw8W-WNpN550O0W$UFlS$tZ?CE)o8RgQ?^7ASEhEJK>9Dvh; z1X8$urSM7{OBe)O7pivfZC5Y3b?)=6@?vG!zD64TU6})bP`H*UwmZ|@Ee7M8Xg^Bb zODA%6MCWDEt_jp()+1c8{|=U)03{VY6i3WI(MJvyRkEvML{@H!0oSS3a%QO>EwVJm zhUS*ww$@vLss}?!M|!Ay6c<N8{v0NH#H~o@-?|gJ*e9xhJb+DC;X<gybG(RFg7vHc zSL$WI)zDpdMmoN_DX!cF{=D>FFuV)nT|tJp;v8`5W!<hr3}g1e>=d1k-0<P-l)XcE zJLen%^+EJ9xPxZA_%X`dB@|eK9B}rB%3FdQ)ciE!YQW@i;0z^JxFHX1u#<1tzJQ%m zFl<yL33oKDQ!d5X71TNgkk&8z)!2Hy957QxalxZ@A6Q%~zGlKR6dneVNvCGrRXvh7 zI|!dRyryy%BW!=G$3G-<mT|<~6q(??dvDU5S8=H_D0iyq9z*I)wGNHSptD{!XDNSU zJ8`d7G89DCNlvcd$7D_TE`VJBt+B6P7y~wdQ4h*YX*4}zSb<ODX^b76h+>%vxiBxY zHgjUh5b0wTGH)dQ;zvC;KemFCD1@o*jO!qgi;D#F2Z8$WkXoe_vGs>>Tdq8mE{I@q zfgBoj3yZ{diWNXLHo=%#upHj`%!fh+7&Qf8@|Da-R=xxh*=@rYp1%zk{}^yp2m)EY zKpwzU1YRJbRtO$8c7+mGF?GN`7Pkzo;VEp+buMwto$T9Y_GaT7C&CO07o%QVXqtjH zCSfnYHJN~s3fgSJucT%b=ecZIP?3*WOw=PZnX`!{^GdKq1WMDyH|?(!j(|R)G0Xuv zx#opR5-imNF;rg6l{5nxApBQcjT#C-m)&c!wL136Sfm0#Uu%plKae$|e$%vwteKh8 z4LKxRf6VCx*zZP<N$*aINc*LZe&5T>C=&;lc($XplX*=}>tfEvn<C3+FZGc(>Lu=l zmaJCT^-F?ua_*}O%N}|;@TGq^YS#436d;mApuCBI{GkhO4YFnQ0*NLb(Iwf3A)}#B zsyR*6g_f>y7^r=}=|q`$9<QckTwf6{e*;e7W-+b@q{CUMsq#G5dd$({r{bjfCPNl? zHwY43;LN@xC1su*W>}iZF0vlOzBfAjlB76uW)L{8b3rvfaO>};IyFff(`^?yF>^2G zqyE=@eP_8ukjYQ)d9i3;nnJz*L~U9wVR2bPc%$Q$E`fdp&fq0O4_h|H2h=Z57b#^( zwaS*&s_Nae%?Hr0B&yfS(m10)3lC^2uz&d#rb+VpC_i8lpe{HkKVuS08iMmbvo9zb z#!~t7$E_F+9qGcLz61`F{h0HO<s!8?N{IBJCq7&`752d=KIS%x1;Qq}f)kwS|Jxmf zzk2R%R1SpXxVRg>`h>i%_yc{t`Zg@^qbl|naz7{lDdD_uaP5<rtCBE0_LG_Kc05{F zP?+rpO?qWM3F1?GNlQ@i_c^8%r#~k3LLkM@i{S*(4-573Ur~w6{uJj=N3)bayxGNn zg>RP{Qoh1+`N&WvP=`b_pb51Z+?sXBQg2A&uTd|Kd#dF5NkT26<u-NL%JjuZ-ANFG z2v-MX&@U!oyN!!Y;82aRVR%t`y(WmHlwfcXsl`yp_k1RqjAYzXrN)8{S6(Io7kaX% zTW3BTA5zi$Xs5}Z-0F5m{AQe%YC8YS89khSnMl!7I67ydlx8H^^C9RaL`qIz5HPNY z-m`gUcbEG_$%PERYFP{f_|ka}`o3zt4*C@g2!I#5;@j|Z1NCXu%HAFr<f^^4eu#E_ zZz2pyr(dxpgFld9g?4QtoVsioQjOp#swMw2>lVljm>csTSK&tq_9WPsR-11Z#(Xki zWiRQM!%gA@kcs!xi1J`adBD6k=o5`nD;;fu+wg#ctT8A}Qzz;43MD*KopI}0<A9@G z46*V1#OX+dM_a)_AM)JCS|};9Mfxp*IH1!TH+2%oh|zjU9uIw$u;U@wAHX8VeDKU6 zTS_N#$@+{KsAQ+&(wKf-pW&R=tqV}kb%Xwkf%-3@U!?x12>!e=<Yt1yC;7Q)oH54^ znSf0UTL44M0Xk=pmEPsoV+*}TkcC#=04D;(Af<{NcTTzAi4{fsPgK&9W%S&DxPX_q zCQ=FHG7>+r{BsCT2~e|`qgAMN!8s_uxZyc1!~hfXf_B2E(lo`T^}><>w|h~wzl#&f zoC$mb!<$oRejCNjZOB<ALm!r%vv_O5ti~IKzf*?G6ia(>vvF<BREc{-`IHKT+{Q%2 z&JN{yqHpRdEh!{vHmDSW{nkcO?um?xRdwp2#^7_%^j*3dxpH;qGN&kLR;7a|6>H@I zsHi|Wgs4cUk$NC+ePm*5UJwSw+r(dimh-Bz_>`jPAYF@j-6f7C40<`-xVaZ9@D<Y) z3V@OUw>R3071}gtjd(JfeK4LZ^Ncu%#12)HmnQ^C*pA0j0<l+oDH!8^TYYrTQqDxS zV+wmFhViCY{CS9t$}a(OI=Pl>8xalEn3IWQP$<BDBTHx6G`+xBqF76FasM)Ro*6QL zsVlAwDy7+=bYluG)`B#;l3QE&!yLnr+difabLsg-$&}yig))O?kq(Qc%*sM7Ob$;y z1qPFb8<an(3?e<wnyAYpbkY@7EgV4HU$@@?Rc;iH!}|k0x>V9p(O;2w>C{%ru6wNv zIcEEJh`;9-m|k&^4%7$7_*}R(>x+ndQ^ixGcU-%<vb<h1J2}*Lvce~CewI3q^QI%7 z{og?LUS=iH*;b5-U>$Va<5oW278AG+Py%%#bbydecs!+5EJ+BRN|?TLh%V2YKCxng zTA6@emBz0kus?_$R#sHbm7}sG9T`C;EDn8Wsi4s{v21dn*633ib(|O-1~u;Uu;tV4 ziVaXJ8L|ba-~$;NMHO)D7S*Hzm=j9%<|a53b?Zu7m(27!C!Z7UWpwdN8DZm9>%EwX zY2!7eyyY@N9nV&)Kl$)2?qoBo)%T@*YPqdsq!UzRZlx1k=?oOIldM?+q6MlK#4=T8 z(1+EM<pMS}Z1Efw!WUAKxszxX$_h_vT^=;ErTS_-1#=ayla6l4{&51q){Yh|f+%=` zwdG5nb>!2dY?*DU7hoKrv*FQpz`haa2X`dxBIS?X&>!%CjfriL-09V-*0A21C8n*4 zrTGnOv4VlQW>}UJ>K@*^Xlun?&5CyaZR)JpbAPVRQ7N&T(g8Hnq{AJMY7@L=^rPbF zPIw2jj$t8YXo;vvDd5T>FlR_P%od}JPSn$=E~kbpNW|!F<N8j*_NdYO3@@bDDDp-{ zK9H}`QYSq=ggv9KyHS-+x&o4b2RdoY`DBVi?<F-lO8QZl6h;H0-VqrVp&qG-n3ZFW zrVKgEs|i23J9Nh6(L=*yXJr|UD9s646IO3sJL1TZe?*?9cs(@7ls$3qc+9P2;%#|< z6G(YfUTe^%*me|OE8M2ccGNTL0<XwdjIVQ`2LXIyfuf^PNw@a*usL)>fcGJgKAAvi zV)Xn4>LHRoO<xgilU^5>glE*zGrx040C8VQ<*2ofa-K2tAr@e?gHH5&;4)UWF8e+C zB)U)w^8xmX`p>XWEUjJ0d%iqsU?cXSBF7ffx}MxwbpJYtb2>c-mhXsDQ@I45?_!jt z?Y%#A1uh(?@2Hef!{J@yfw3d5!E0aggaEtWwX3KpC49a<OUgPrX|_K5H{YDp!EfbI zTnYLDld?xU($Eg(%X{3o-+X&j^N?5=s^6r`VUb2@hmt79^vAV{N?%5>Y-bdwY+07$ zHTNmeO2bowcxINVXs$j`V^p(MnRB8G$vXK#-*cV$xNxOv@j1`#Sav7td{$*7rd}Hm zQJN<`b|8M!V>I;iD34GFXQ8B;Iz6?`7-drL-Bdetpo0Cv7Z%)Qk4YwkdP<oct?^}) zjdymdK0Lg$sn*oZt1au&<X)6q85)=PZ<^8BS(B=GKTCXDN{nW(JH{#P9Vktgk$%dw zFrz9BA`(P@%oNdSC9OV4I#7noW<ukL-sA18Y>tI=OReKlXpS3siG5e;z2c>?lpnb= zk~zL~@ydm+Y~D!Q9esmc)-*Mdj5jIfUw^W2SJW%eYv;W-xLWGXP|!S&*WV(WNnU@9 zabUVa6*z>)0;Hik?NJdZk<Pfy6Mj52mWMg1c6>QIm+S$N&nkF<pk~-xhj^PJ1v2&O zUD!7JHLXE860%j6dWi6Gs|(v!p!D(WNw&{}>M+8drTEXxo5My&5LgawA-eH%On`F` zPu!3DszvmILCbmEUZXZ;pmGVvb*tylS&2X>Tu{8y&upc{H8tQMWC(Ae7_D{B0{adg zyw6%(U~3cfXkKN+0t?&~%v78Km96nwZoUCqb=GB@G1dI7XN_0;-<r-Et@>H*4TnX> zBL-!Xa>Th0t$$JA64@Gb0!P?G4uBQU+HO8?>?r+*o3~r!?#2%Y`c%q`nVI3m``q;+ zExClxba;w?%xO<rMOPq9L`TGj;MPvC`2Y_4QTA;bRxPN#p-n@QlGb}ClNi~?Iht6l z=oK5lnWN1fVgaR05~7#03MHHqmKg<T+^KcvPHFfR&b*!R(fh0v!ZFO)D)H1xYgrK5 zWB3bWSqL9va8v`HpmEv>q?Q=VZEf*GiyVhe`7K&jfvnT;{@(ZonE#}O_|w~yi=WjK z*E+}>6zyh9-1G^o!t1f3ERD>V*@mu(XlbvnvqTD7YT0m+#VEy);GQ1m5p0V=X4sU2 zKbn!UL}Zp?z^<oNt>Z=;f(LBrfB>D4OYy$N#Z5?+-B3DMZ$}5-NFrk?SkZl{tn~^# zz-=J{9*6K7by$u(SCe>o8RSMBL;YiXkI9W|*VeDCmDV4{5|&u83HQiTiPjm`dqV8? z*}{`-95IpR?;FTGrnULSxiY5Dbz`Mm{o_P{cglae?U8s#(0OaA3xirP{Be~grx;HM zbe0bMqzT!4v5@qnMk<K1(?9~I%Wyt-Bl72RMT!YG&^z4Y(31?kDG)Mm$a$JaMnR6^ z9`Fx-eABz?H54LGvcCvmyV@5WSQdD143u5mamO=@JMFNGU^$yXk3~H<(Ru9<hlR%Q z2x^v$qr4-yaj{b_4NS2WTA|oVv23vBiMIt3*-W@i`qQ~KR-n4CkYIleN;iZDQ*FXA za||#YkxORX0uvO>x{|?*{ieqh`Yni26~*Y{J;pW78bL4sPnqB#oPH>OqXOx4WeR4G z3-v4X_qFsmyL%k|^kiYWoFg2dfP9}eDHbWswo$s?kI&0#lbP5(jwNpw;~vZS9tVnO zOe6ByTiGH>H1p*fxrJmmj<dr<j@}Gt?XpVr)8{ANdf-SI5VTxnr5EHyN-F28%hGgm zL(zYur0}K33K8xTRZ`F#TJX6XBa<(mK3^E)o?GnSwDNNAO%$+3adqIn*!MO0g^e3X zW3C!_HDpo4N<e)Rei1|kJ>Jp;i2}kWxv49QGi{EBqg~ndQa)KcF`<}IyxzVP3|3Yg z1mC}7J_lixm=pfEEUp}hKob$s)ZXmY*c$j)MGPPPnVX?UuL>usGC_+C;V4eUT$_jC zAl2$0<F`~fp?P38CZEnJdLfxM%z`kFUBhF>JgkS#J5v`#xzA838oMu?aitF55s&Sr zP%exZi{Rt6{&BBJW~GEKtH48|vZ-ygaw%1C)kgZsRZ*n9gjJQd+at`_#X~2HV5NpU zlD^+xJDWe5@XKZq&*e_enc7PWVN&Cb(YTA5Mru%Ix_)0e79E#XJ=zpG1EoGOJYo_i zt)-qF2B2%V_gf2BiKb~j20jA5WNK{hBKK^}61=muLD4xq`2?9?VyDV6BdxMj;>|4& zE;3mSC7O6)`ZZ8C<B#K{G9{{y?TCtmf|uV3bS*=Ux_bJEq?RzAgQf0`l4=dUjfS0+ zvk3)YYw92fa33}WFWcWF-54V`JlvlkmqDE^VNt#JV@%&=$Ztrc>LTbZRc>h&$OGj( zO2ng94tXK%g989O<E9gsy=aMw;lXPwRXl5R1i_E(g>Eoqr@YuP>xT4aHjb<Pj<Zi9 zCex<gDie{m7}RM;e;wvY%j=LZ;Yw|CLM>^@pJ=#^fIG4$>$oH7|0FOuMNH~`$NI#D zMCK)okRDU++~Yz}#G*9Hc1AH^QW)ep;``p}1d5E0bsBmHX2230LL5_c+ISBSa?T#X z){L_LmdU~GPu_|boHRS4$+q|w$H)>QV5io$b!pyxPLZ!jyk=v6?5j?lmly71fp-~u z2K=^wu{T*Q%Ad_?&BQM9pV4XU&z6A9u67I2&Q)N+UDCE7<r%k=JImI7mS)Wrux&46 z%vl4xSkV67uoLabxj7eT;oosQT@1C*^qIMqP|N{;ZrzCeWAkd9vyq8yA*eBYJ-;*y zOb5W5xXc#S5_LtgbwsexpB3>a<&Jw{muyZxrQ(>wo2AG$-S9u<YG3ckr)PFFpPqTJ z>+;6cwNx-Nc4gVJQ83$@k+$pL4)?cKP%ksaJ}={LRcW0ORVhw{sZJJ>JI+#D_H%*2 zpaHofFC0Gd=#p=gWM*?{Mx8=?ku8EWt{{ISF3+9NB@!H$#`6#FD03YYUsa7aWF!}F zr^g}8#dp7UPShcgp`rY7tE*bqUXNf;;a<;NxyqAjkdjBeeuOj;gfLMBXsAe!>1sYW zKblp~vqoOrsIU9GDv*yiSDpjX^Hxy2aCcW7YUR`0_y5pj@|}uEG2MM_y+R>AcyN@@ zx6o%DHiwwAb=&9?22X!;Nrc3^dc|?=76ed)W9<f?sV4@=x71D`pAOoBfA8aaADf1G zt|utK*DAk8rwaxTPw(Ftfvcf(%?=|u1^{E9W~yX*-xv`n1QkT|q`Kn|^FA>o0Qi+r z%hW{!a`#5%3VG_43mUi<<aX0NYjKMBtdv8gN89<KrlL|~YyIcsvqQ5p2W<bq2|PUp zLMu5;Qe^jZqY@HXq!(+fEdDX@PY=)CoAA{uWvOo#Z=`N#xwF>19fkd+oSpXPZfgIu z7eB)VNXyVsbcl&uu2N$4NF8ayqz~q%W6`>E=f)u1&M!msnh`IBDiAt%AjqW(SWpE2 z9U7;T@_^x4*>^E>4vbp2^TLfMd~P4w4WptZx$-)Zn!tkOUHKD&;E!3>@b~tt!M@~% zj2JuXyYd=rR$u6axYT=~k}N3LKc90TD4_qgc?`N3Uwi-o0wMti0;2gJZO`3A>>N#P z|DV};yxNumsxq2>r7Dk-B(+z65fzj<44N`SOh^&4^->jdOmZI=93&Pst65eJ-=~q^ z6Y8=dQ<F{HCvZS`;X$hNjjE6dTX0z0{O(s?%c^z@;I3aF5Y!16pnbf*$+a1xfd=*o z4gm%M9s?q(?SP-LGCH%YnAK0mU@Uf7$}wgaN4pN&R!)xZNTro7BTc+Dao0eZ9AYwv zFjSUojzb@wW@l&oGq<!9q0ng%_YLWsB-PS@H##luxbvjx)}-^~UKK0cSyhPcC=p;U zA2}&udKD(Z5X~Rx{#z&Bj}f{giDsEE`WJ+8k{k`(@tfa<-(H@`r$lQNy3Vw4mE+nf zhMV8KZdLP=0fnghTrB8hN6dv8Ig#mnAh(P$i>P(2XK9s8n|u>TL)+s}I{ZtEnZ-0R zg`#D9{LGw0+xl7u2(k5+|Kz^uUG!NI=ox-%@y?(yo{N*#e%63<o|6+wrJbIK6F4eD z!hThJEy6G3r9re`v~G9e^!4a9CM&R+v7Q(NwuQfa-_FSq$2a$$Ykj_C1ZueFAE?rg zPr82<>}*Rt<3J9?nmPg!S2@wQ{XQITqn89_PJj7N^K4iY4}X00$v}(dZQxa|M4;r( z94}FqptQ)9F;ft*dUtD$XQ94f(R=VX<#<JGz?NwN!`w<zac2I+sNrYGN_E@kSCvlM ze+?!%!@95ER`cZSIs3xokGNV<6o}`feMwWQjY}_0&Uw2HigR`wIZ$ccu!O)$q_EH; zryu^#rNl`oD4l$!*nX3$+%*zAw8gV%{BSG>sCYdC)Bhr8p+~lk7Q4_Hb~pQ*u`W9U z;Ldb`SO^tH!Mr#@qO@L@a>Gf}MdAM7b?H-5h;c3#rp4RaEg2uljBIp#LFcE%y$mt0 zDQq;{ZjLL+S1sxN07X!<pkDBwu=!j}@T<VyoE14ud?jc_l5_$p{WdW@ALj}z_*EpA z?~3;YL(w!diTNYxRS~+^ok=Kc(A@l#($m#&$N8Uya}<T4{sjyKWC;cY#QZ-Nj)%F6 zo4J{oqp7H)gR8r}xeJ4-ow2KHzN)+<Dl?M5L#iFBijEG|Nw*OBlE!R|s|*=h6dHAT zl$!YA>9qoiX0H3OSM48q1gL0G$b@gIk@ff-DE7!kTHouYJzrMSueU-%LExS-2WW0S zS`%zu-~vc5Vx>!JnL~|DfNAhfJI9Ywf*D&8(<F%uwVJhDrty=HrhJi8nTq)p$aH!y zYp|Z^I9cPW2DSf0gg#4Ub8e$$X+3Fno^<K9-{H(guu1iBmrDI}NL=}QegX~;zNIKj zopzeD9}g3mX|RDgLzXaV&&Pzbmyo?9ay_*i5o7nJR(mfQE+W{j+UD7#NJO@}v=^OZ zTh|EwB_efOVSMv)(~`=pdd>46mXc(3I`n;V$`$1wwapnP{eYig|K~vA`6M>C6s6;3 zjFZPo{o1E~qmWwVfB7}Tuhmys`Ji-X6<%N!E8Hdc>V64_9yiNn<$PZ88_K4=wB1?E zj;^ZSF5l`Sp0BA@!v@xvnkXf5Y7|NaTlFtS&3+wDz2#ohHUe~~A?Q-BLFR8AtYsXn zQFb=Ly#+hcUQ<6(nO&{D_KW(R45G+vWA?b>c62f-4w%;sIq!_+bX>_DUgO&_*`PX* zIAOl=O=C1{TS74F8_$FCg?$kmJdg$P-08c-d_nFtvc(r2_eR#~z9`%2-~5glN_-TM z38o}?dS?7jBy~E(%*gyhlH|W@nEQW+Bqehf32SpZv;TuA<!KpEW;Ff_TerIQc7e-Z z(;9<Bhc$;4I#g)1RQl&MsnPaRY}8LwKlGX*uz~}LD5+E=R3s27zOJ{EU2jR5Yn7Hj zlIu^&<L#07h}~f2s?}yb5=oA2l3?M#5Wt1aiPAe~EP|sPwUDsOI2Q86Nik%7{{q2Y zh*5x1g5oDq=dubQvrTm>g~*`Ckl)mXN2wwg*zT^-Oj?lip*SnXP+cRTrKXKi4+>x1 zLWV234r@}oyKOZB9QRP(F=ZJ}tJ!=AaKLU>_Xu=-y)h!jo_Zhh<Ys{A7CeCd>R2*k z@>|QZ2V#FZO<~l<fy97~|7DU_YJ*`jv5|`$RC5CK-V#+?2fka^FNn?grRtNn$crLn zDx*e6kN!v|L8cz>bEkmgYB5`W<Oiw0zml)wHQ$;+ap0*qr`M$Z=xlsPEW?4MuIV?_ z|9_<}O*WsK^)EqUpg=%8|LX*)S-F@S|KAL$$SZCMA^HEK-H5zboZ#wItAIx8NG-_L z7=TD6lL&zfdYdXvkhH|EA{-Jvzd4Cq77G>$)|jjUBcz7_$rkM7b3W}}Uw{9+eIW+f z+o>^!j3UVrXF!(<wl01s4oUex#UZiT4~12?bNH?IUpDfp=d1Cx*yGkd%W>b#C;k^_ z?-U(cv}KEC$F^<Twr$(CZQHi(9UD8zj&0j^@^T98)~Rakyt?;eeXQR(`shP_&M}35 zeHwk!ZL=v-T&uFNPkuRS%|1uEyIyW$yK<O)vD#)Kv(#(oMxD$vN@)R4+Nj;G&HqbU zw)|>)#5>0d0;WN*yquV0CYv-^@3DX|@w<F~Eb3)sW(UwVqt?c{r{U}ugFzz|&V;9& zN|-uP^w{Z!MTNh-6~<s~MkTe8#gwg2+YFKz>z~iNzl4k?iw#rH2SZOff5Fz+KJKMp zK3ywpm0^C32j@I@fg7wT30E+p%_<xx8qMZWX|IXa6df-^G{~;_-q(QZ>17~!3rdtO z_?f&OO2#Xs=nzwRTrcsQ$g+|I8;U_4izyE+f&M}lS~N5460b#JW^~-k7*Y<9Hu~Z_ z5F$`RB(+1MC$mzi$EY@BE$0UKXNOFUj<9U}vG?+iy_x@a_7<@<{vYfvhxNnmp~1-j zhfU2Pt!Fg>K&8hZv=rhAisjAVQ&U&*=p3#GkAz>Uaw(oC7`H{0v1q{MgkkknI$n9l z-5DNFTVJ1_V0~)dmWG&EFxIR$0{W(MS~#%4rCM5MfGw>P68a5QG&pI4xUWi!OwrZO zI;DRz?l^t7gIefkLi%i%Uwf2^Qeeb08HuD6*RyL)Ms*Y5lKq@k3ntg6P!Hq13F)iu zKAd+X4got@Qm4DTAijg7D!|8<f=_WX03V^0P=NwIRi71gC^SHA4%}EIM=VPh@DgE; zb-^TqAd`jjGQ*ZJVgiqlVZ0A~6*qrVCg<w3zsh-C4?ptGT5uVWM?vV}yA_WejQ!e1 zYHg3lP=h}&=^tKl9kE-y2Xt9<;;ok#D5xwnqQl0^pxY0@9lXkx)j4J2ocnngn|FIp z_Q3*|Wubj&Yy&~PQkr%A=}_W2kq1@12LICd_`o2~Dvx29PqxeSWmg-1QTmSDz1r?O z@MSECg1Isuyl0TgcX}H{A9eE25H^v6cAr(OZuLPMJhj>dimt{mCJ`J}beDneLG?aO zQDBPE#ruEDi-QgMsDJ%nAo}Oy{=de+f8%BO{(tatc5|nWj+#~!9=^K*94H;3dY3ZP zKw;pV7wh{)sWp;>TU76%#LW)ai^87N<3&HVDQVL45zpQ0<JYep<UwSe2PA033&;o2 zk<25-d@pxql<<*S;s9S;>dn@uz>gwIOV`l$`N~{MyMfQ;=*)3ykSV8QGesUMorG#F znbhJ2lI}lPorK%+9)}MtG^10rKkpQJ-609Nc=Ye*xqmbwhO6v)6UFnkEm>uz$NSy5 zeUE9^D2IYK^sRoY!lMVnYfy0|xeaGKBV85^@*&Ie%Yt2xNisqmy}ZEerHFt*7}?oe z83ZxBQ}mI}%|y^F1vK@2w02*uy@LL;d+|c{XmR}<tK3h#<N1F%+J9oyglSp8pM^!e z0|SJ2VhGo`-2Px}xzYXZ0utikndWV7ze8v=H0L)-c!TWr$A*I7c7!m>pd!c&n<cn% z>`HrO%kuQD@c^dm)x|Jy@W6OGpckb|R9uJUuO7>ww`Rb{W^&1C?Cwp-FNxrg6giQQ zZjHxl9KS>#8r4gn(U6RefBEexPzMpm6{iNw3G#v&btkeW?X3y3X+p=y-j_5#3&+$P z81~IbGubjlD)E~^v(OHSj|tOvJ+wMf_yxJv6Z+M&w1dYz{)K+?qjR1#HJ>b(v-nUl z4+$Gdtl>-F5Oplp7K-)rxH%21a|gnugg*YZ#vIHo0)|+=-=Wq1Lw+ACUnu8NB$#xQ zpI4&8pUUxg0CSPTO7haI3e^yWSrg*|=qm3<)^HA=JD(L|WAot}P&xrM{`KF2oN{aF zBJqz!n1AwF-hW{gDH9WWIa_NFX#*!`Av+rz3uj>yYZGS+J6m}>YYQWf|42oWWb6<X zkVCg80Oki)R4r#IUqDoNlOwo@Qe<Kv91OD-ocW;H9#{vV1Ny_QmcPK+YC9_`p!V1N z_VVPnxn?XGERDdQv%QWsp1GZ_GU&E>eF1L(VxUp&iGYyUn%Y9vJt;EC&Ef|_Be+Pf zGRwh>*;MiiQ~ebxt{{ki57Z*7yDH=7#l7Qjc<;J;i#p1lw14GtDSPrkkrw%|Ai5s} z59VINYTN0peXS$~G^@;{)Lob<!nOkW?X?w|Q(Zi(JP5xrDjL)yy^UuvL%@UDAc9w` zW&=H!Sj7<?uE%1E$iNtT-ZH3aWcX3X^Fgs-Wc%}EPi$6yBQ(@3Q)o4bOb+WTLT#9H z7fU<go^Ehr`Vc^udi^SRv1>9Qdd%#|*tF+<I8Z9lVEbAu4mGWh7g!qLbR?}rg)G-7 z-_PYg#pXx7BATfExMpd1b-?pxJ6T=N0Xn_SIrF38rmJ^uO}Oo9AP|+C)2nK(n(_wW z!P2QA<d`BY%WxZ<Wi?-gtVMNWt;v^J<mJbnlh^@VcE+YQjHqIf>0?wi2cab#rS@?T zV=ZX1dL$x-HFEIbL=u~LlZrsOo3G9Yd{T9YkhCg0<4i1b;~;GlwEJux*Qz9K(fvdZ z?K3J;p(gIUj;}+DOOW1SQWO*KWf*$D*7IXL(7@?pMS@Xnd8LI(UICv}D%v8fy>p9M z&3p*1<|bmw(A$|GqKiJ<MvrQ6`vm)ER%m=lQ1JS}AO24x;$H<_X*)AP4`&l43r`an z6Gt<X|BAX4MIAXL0c0MfR;>ys7I{8+lwSW<bF`1b2GQWw_(aqgk%t&+6Y8Q%+Ev?@ zm%UE9x5)2)bfnoKFhBp^f!^IHPqQ^^NQ(TVi=1w^E1u&GuKWGx-`4=8@sNXki}(ka zYg<>t3dBKm-_5BHf9W$MKDW410^v&q+eY9gkB-dnP*T;RUP~4YuXY7(Ti8eY8linK zMr*xNFKg5nL6^;ZZ6+RjnoOS}^oq=UTjMbvxCT(SbVAjuciK?q*P6$%HmX_2H;zi{ zmp$hHO1-b3;JVG<qJYxuS38A@3#@ooC}{0pHMXdh{NeAX&{{;9K$)`xW3dxjz#x4N zp<_>Jr-@4&qS8IE4dJt|EbK}lwV^{H8$98YAgbgvz+RDzP_x{4x_eS0!_g~-6z~H> za7LvMcA8||egKBy3O;9k;(U%&RT@iGD;REc<PTWG%u#X8dmP$Zbq%TiEFV9+86+v& zO?~Z(FT%Rw%{*W_4>8$cmql+2$O5&MV2VKqJ@|&nFu3p!)QJd6TtJS^=)Hyu=r3<+ zNn1ErErf2#vJLS(%n?81q@Af^Jy`^y59WQCKaV26Mt=pu`NDU8D|`BrTl|O7lN?eQ z2}!RXQ32RBe-?E^;3TP%UBndtb2SQl53xa;G+AK)q@Y|gd!*j;ULm_*LvYC+mdKeD z!*-sw>0xLH4f}P+ND_y?8c6Kf!8yAu7M&rm9=(Cl5XZ(!7axbGSqyPs;ej`8dtJwI z5YjetP1dDP%=-m=WI-H#M1miRxg^~GYsf5k3%-=7H_q!|ik!PBWp%_T9FI_DovMa^ zcvz^Iq(gH4DMj^+(niok=N0Oo!F+3mfld1ZX7nF2rTZ6T`UB>lzQF&$ag36V-JCqS zFD!D$qHHn&=kf1AniEbtW&}P%e;OTqra*Uzj;lYh0j?AxvsiV~9}J!bd(5{3csq2r zYUS4yz^l>5HgCC3xjonSywg&zx996_0Ke-i1%zk=P9ndvN4f7Je)o!{aqBFTqf<(w zfP`9?bUd9{)U4L7XI*+ej(N7|tWy4LR+y}pf9m!<aW|Mag>~1yV<5hUkPC)Ghb}q- z!<krh+R(9e0i%6xBk987ZMMe910g&R7_(*|H}MN&Dz+Th&kEXNh0C0BO^bJ)bjz`w zfC%P}6Cl|@@d@4YJGJsH+v{|}b$&7GrP^2~NqnTV9F6Bnq&%BLvwM+7gV{QDplj|v z_8r^EhZN}4fGLGSZ$6tj^eV{5s3cE(=Y=~Th%!#{b}UD4&5qsT@-O8KyWb0y=nY-E z0SlN|4$fA1%EPGcve)J0RAevM2emy@Pv{>&4DvV-U_3B8z!ld{{-oa3dRiJfNlp`G z)@damFk=Uq9BY@-Ym>$+6xE{`M2r<Ea|w`Tzz!4iVide3CXg9|0AUQ-Q>zyQZSWy) zCVndLjij7Io>vCZ77TQEIj9fk=HYi$mU^x@;Y%PmU}m6V7xFPu2<vPfuQo1t0dc}3 z%a#}i`b&{}5KI=)q+a@bY)<!>TXqac8_U9nZKVn|aV>tSm!S!~U3$l*)O;4KN&@AG z9Br+QkyN7y8+G6ldiOO*;PFg^>yylIWYC6bqVo>)&(OoEOX+Nc2LMnY0sx@?*U<YP zxNA{|@>X8V`0mNzayoXn$ESw~z!w65K{5o`ln@7i@DOK)Ck_B;4Uurf03~B`Fb(vd zSgQ43vlNL^;U|Z)($qpmM$}EQY_Yvm{rz5EQya(Iyw=gO-m-almiaZ^&c>FM*88!d z^K!Ux|JHNQcl^;int{g0@yv`cd3cJeDcNmXS;X`-{rvbCv8JJrjWq0`pbbCl#{Iyo z^N{bVP;%}0M{2t5MC0}|mpm6~aJuTj2d#Ujz~RBI@DqrwTb%D9|HTXLGh7#OctZCL z?5$zuKF)9_Zz$OhHR)S~*^e;QQ=}x%^N-wgxCWonsS2D-nVGVu%%9$?f{cgI6OZ|r zJsP@CZSvY8J@!8@W=^woAjNv^CpHW>T~S*IRUd02*BvK3XrCh@y)LuwxNmH4IqKIy zhkG`{Q&w9n2RaX41Yg&*Z$apva0UB9XrHqpevY$#l@EHjZ%m)RCGi+cSQlz*ZPd4C z+%MlsQB)=}+CnLcIB}&)1si^LY&T1pWy&jQskKxVczialr7SPi)>T#7+G<BsJi1aJ z8H~4#R4t`DSz=aYrFY?Y5>_vVtSR0CCoLgF&>-Q+BwWsnFGtkQEH%?sX&~823EF9q zV_L`rD>}N5wPNyAmN`S;aF$lr7VF|%pG3P2ubmSrh{wsD2LzH*Q+k>OCra=nMC!}2 zBp8>oRQ_h-Kod4hSRgDdEDUug)W$r6Zn2q@D$=p>l%|UrT6?T1c`US+5LWaobX>9| zE#cgP4bgx}Nbl*YDpHYShO&|7fN{Xr!I2aeUcXRQ%p&yX?05@xSHE%*;l{LBSA~%N z{ih|}G!_CesY67rc_c~wuP!r`SfT65m@#>DYhAg4lettmGiGFnRF-0dI5qX}c&08a zZ1D36lT$Pho5vGb*i+TWvyj-sBD)F+IJc7qWglxJZVir9jTFFEBElmk9bVRM0778i z%k(+5zS4#S6``?0<eDTfL|g;wC3H9PzGGNb-oDO_8*-r6_;TEkmDk<bQEZ#puTE5B zY00Qp<TqGO)0NCJSF5Zoic9{IxD0K<AOrJSR~}86WC~I@#ac==<V`A}c>m$Wg4GTh z6U<7sMC;&6SZ00c`%!n@N6_~U#RPIt#k&u7z|#H;1Nozk;x2}wHSB9W(Unboi~R5s zD3kmYUcIQSMbEL+jegONnx<{}prA)u^!WhVfxD|xaduQmmk6m%dkZo8rQsoon8!*6 zm33rE$*u5-P_~tDi@D?^m)oH}h(q++-%55-*3r!oQLzH8yr}a?iwe6e1nV9ZZd{e> zne$l;*Z@;0Y=bEz4lRhrq<vw976Jo{m1Ihyi!@ag@`NPNfR^dwbUr#DUZI6x-+6U+ zbH8LU+eVMvFPElj(Fsj@z0j$EzR}LD#+XIyRk4U5uzP2h5hZLI$;;-x`?jI;MTjcx zW{X^A+rWuoSN%W7uM^!VQLg!^kk^;6<Jf``2?N`AkT9byB-P9yL9LgK2<@dX%$qmC z(~5`oAi_BlLBSe@|6nEy8i#~EwV^hPOs-s8M7oizIWu{oW5?AYr&Y~zb|@5~G)otm zDpVIPVzz`E#*hmxRL+rMwjjhG!obu>br8<F@(?6jgN=lmP*HwhKJH>?td=IoVr4*r z6`vI;@L)%(k__nV3DdYuGSkq+-Te+RY;Ygnu6!>7fBsr1mH*2pN8PAk#6?BP#q0`5 zU3H<jS~FXNJWD=>o6?PGm0d7P+o88FZMn=I)x?53%7IBTTig;n!{`8@sN#2~oFzVl zBxuiueN=)FZt<iJjAhhey;u5Hg&B7Yu|n|9Jaxz&L+02so-{P|m06+hTtz?S#fTlk zXE6*B*W0_h+~z-E&*1wa<@fGCxbX2M@71Z7+kr=YU$*B<fF98z(wUe*L)Zabt+}h_ z5jm1}s~lsCPdq}~tJkPp3oDS-H!DoV^40}V{c;;e(J4qvI45jGQYwP-)#^@-5;>HJ zI>MgF?dO?!5eL@{QbP4PmPMG8gO9CP-awK?DL3CHAMg5xUJKkxfPoN^w!~K2&}huO zdge~}D=THpa_vK5S#rYCV5eY8*5Z_e=&*jULz*ba&9P)p6b+YJWRNUU7!4z^KiYK= zEt;ix$q(|SIfBqA@^?l=G8=^w98-$mTqv^jh&p$(zY1SR8gBNwDRiU&z|3?Wft~-z z(xhirf`duWg^Z_}cyao~E-y&O6S%DJ8@Lsz$dslglElftbGTY0Xq;tBLNHnkuuEGy z(J%CT_xy5S>nx-QU;StXnbJE~b)@-?SrO4Y#ygdR3;H5uS50xdaAJ|z430LiD^cyK z6KZ9{0@!Xn=_z$oNgKcpb8c!~9F``_;Mfki`2-ev;(L1Hx=T;QuvObvBVwM4+G0i+ zy7v<IU@wZivr|sP4&4u5eyADSd=phKj<pyI8?G<-#e+H!dyTtwW8W;3UP8m1>~%xm z<#4+vVFaR?sW4h#vE)2~DxiH<?=p}`uLz*k+<9ZDgB7_XME+fH^0F}s$j4&kM~&pP zgviENY-YS0v^jQ7>GtMeQYDt3%{Fh?qE0X+&AF`N=JUcs!-<jMZAWt|FN{4N0ZIpN zyfH|5xQ^FEDyO8wUp7_(W!bJd%GDTzrG{DH!=)Y5V@(8<&=2uucrplQQ%P<%bQT;K zJjoi-y}09N1s4G|#)&Tk#vH5*;Netr`DmImPz|E$f}6q!PBn^19Y9elp@2F$pbG|- z25Zu683R?)`8{K?Mad4iBQ=v_rzN*&KuHcyKr26U%iw*-oxVnY13*_!|7o+`dkJ1} zZW?5kwDOT<+dU`PVYejZeKt~cOYD5XzeCt%vf}ic(hy3!gh`~bzvegq=7_xPLZt~| zvghZ{l8KRb5|_Hm@V4mfwZyo)Sdtk-j`yvYLKX`K{E|WqUZ&DJM7QENo%uTPo4k@g zs~Mh~Ool$8gPf<s-`h=$@nZ}4djK=KivToC09QE);Ya21-$j8NV_LHYh8tsglZ1fb zN+B8v%E<`>gsi|I{07<GMU2JcktzwzAsl5;*q;*Q)CsHY1_t(&4%SubrTA#6M#JPk z$^YJ<o6Hm0E5vF3C@$DGK?9>M<yu<#R2-e@{pr*JdVX<`^+?rQ+NJ~)R^y4tBUIrL zFRsgE%B|99b{ZYRHZ5<<=zi;H<{IrEb;iAe(aR=c_J%aQv%>DP(;hfv%E<LS=OnAw zjfm5N5UYX^A)VNrx+3yH(>2J`F(`2Du(%Catk2!73rE6k^i5N0+D116*y+kQfZ=HG zHiN0;ohil6QRfxypv%xbRq!x345%btb4tCkYS){U1>NhQOyy9zJ%0*MjX!cE4;F*m z<#aPsY&NYOmICfzD8RKYMS)D~8<|!3Pt8Je!m;Y)dpzJk7TW#dA!2*Q_?sDUj<{~$ zPn9x*vr-EVMzch!MJ+Zb=$47LEa*0ic385(ua^jR5W3ur#R9g}g{wLj(LkrgjdXuK z{1LFfN<_EE>mmJ|wcI5%B2+m3RmEd$Yj4o++X0A^^qhpZtf?=YN)e|B%Snf1dwf%m zZ-l-P6>iEWeIJ*y)Ji$oi4`XF4k=Cdd4(?emha%!dTdXh(KdLJ#O%Unf`Uza?Qus0 zDbtBgPD_4TGVs|Yy;U`M%q|=<%!T8_8`dUaCebtBCBbIfn3cWhV`m5}$1OKspf4H{ z$YrC(8lLYIY<f&}Y;m+^m<KI*DL8s)Xw~g30*8{(Eg<H$9e43MPLb)73Md_RS^@}P zh}_IBsu5twg$l~_q*PZi$tx_!hBH(cHxo26Cs5WY-2%4xls|fW%i%5ifK$?P#aPFa zzB_Tl5jS_BZI_R(G7WliRj?<Y;bsO3{z`>cc-O3b4V)R{5I1KFE%wAKz3<fBPT8ZI zM|Lvxm|DTb1J6F!E5P=}#ReU4cmO#}exHJbTF@)Wq|oy#vIm5)H)iJ(R!5*0G+{er zvK!3m6DDx~{g19M*xDy9#eCQw>926E4<zt61Ri0$c>($x2-CM;>nA2t`D*N0x`z%A zoN;B(9)Lc5yl+goO}bCJzj8;__Eof|Ub_I|Hc7Zc_@clLL1_<IbEmL8K*e4h$I8R> z>F@jU+KAurb_Q_+e;Ln!kw5oixd*hXU?zv@2GFg<WhUu{pmF#sr09m(d7%5)TAISx zzQV7l{ZV;fF%aDdMWTP}>-JqLG{q#cEM+JpjY%L%4K{Iiv?d<pihe_IH@9$S#c9({ z@0Pl8FG#SHfq5X)QX`zDJSmvV<`5lOlyZ^*r28#l21<!j(qowPIKY0NGr%y|i&OXx z?J`f}a-UDK?Gaf!z;<jYRU+4bLn==Xj*1P2l;SGzGUz-MpJy}njUwzF*@uM85{9p9 zA)8TBK7^ma_}4%9h?F|${*!Mm;u31`%BaGnqM*ecxdx<&f(E^~=^*%UpmhdWdt5ty zmvZjKl5!7!a+k3qa>C-*bQxxCzGyA559&-zSG?_^$OA}E=+(h+b6V9Y!19cfwp5)1 z&SzlST;~QrBOOq8niB=v9rsLEc9uH=n-fjl9<1)<?|V&&s}y`;nCNkQH=<8PP{EWy z`a-VaJTM(<%`3rtv}WfU8%Ep}f2S1UA{=uyLJ)Wc!?3>s)(<YHhIp4{d5Ym%)Ycug z!fz>XWqSP}$BzB6TvIb2Jcp<t$C}8<A5^qTPAYI+@$*WhsV~^=XK2F@+$63+UCn6) z1q0pB`0d??v9{v~G7Lm=?PNV=8<8_0Vz0M|d7Nb%B`*sw0xz`H%<V(Rxk^`K_Xq8` z{PE-W$(^np1^1WSYPtJWa7kokjT@UX^LN_M()l2}Jcn1@zp?)yBH^+FAc(bNMaSE! z@d&n)@J?rQvx#PJhNI^8T=hIh2c_HL3=v-NO>YV<i*p{f3)?VQLTWe3+2DB#^QvIa zgyt_FqwJ5K(0Iw;SIkv-#VK-dcd%DV<2gcvBOAG*Oi_xprskJita<f8SN;ZJIla}p zv3R%8>A44)dm~Dp2f(Q3SB09YN+t0SsTmPWxn^dsiwqFB^1D(;UWB!trn(y0Fm&5S zZWzs9`y3nhKKB3Y3R(ua6|HB4eqRNCkC?N*%4dw7H@qq?@n)*oL2j`}tJ$Y%hWKRI zlKp*C(;VbBv)Pq(b;xz<+Y^Pm=XC<_mw~(Qbqai4z~qgm!~d?~8?Srd^I*gaz{Mrp zdsx>$5<3^>9nHHZw$iU>hUVr(>W8#@$k3A;H@Jo?Chq|#a0t9TM8+{DcjvnRcW?3c zs=r#-H*)%hgLi^Y?3E$!_v&jPO`qI)?Lky4<5z7>U|!45HoVo!R}YIiJA4hDNaE4@ zWfW!vjBap76mer1uT5C3i&TmW2;eZg{G$LJT~e{l2Sm}{2wpZa1pSayX<M;ea#1FC zAixzP@kHkAeg)#m--BFTBOL?*-K_W#qUrml!F&7V9w98xUSJE+`G@r?8CwReHi&bV zWc8*QG*IrgVQy_%(-|*Uhq|X++3c@M;-ewk5^__y&AD4ax?1D$%c$STY~M`^x>}P* zSnm}Gen9e}U9B&Z2)bIdoF?6^fR4a)dAG{TLd#cdG{+Q~o{GFppt*WY`OnP@TR|71 zT`AVgIBL%Tu#TiX-;!6o|7CC+_#<X>+XzJA`{^H>LjVBK|BK$ozcoI78gD=4tBH+) zz5Rbma#B>Mosd+pzpWd`u1ck#N~E+T<%^S9n;{5+3v7V3AZJqnLj<)Fted1d({0a4 z6@D6TyM4n+Xv0B@Ij7M|aFjH#oGv#z{TOt(IlBihcHw!?iHc%krN*S!KHJYee%;f@ z@49yrde5rAxTB~TtoxxrG422M$zsRtia-z1ha(BH8Ow806f0piGN7x>rw!dSqK6LC z7w$Sk7qJ)ZRtK6_Sc4rV2F@s}2JCj)#V#UeD*cUHxlbNYGL*}^|L8a5<tpb-kb3vD zshD@PUh33Tt#8?+P1(r5K>3`@S8FVTsug;dAU(VHuFIaK7Y$R`#&HP3Pz%U-^kG9M z2WKno*x=BHHdTD;%E@z43X$A;+)O^^x_Vql=VCg3JFNC=Q9m;gQCj_GNoklyhSL42 zd1_JaUafTiIpd!-SPC_mc9T;(D&5@aDpwHLw`Z_J8@cR5I?q&mOqcG@jagWjFw))k za8G1(z#v!k-YZBo<H4<Zzb%o(o^E$~`sl)<mlr-L(Hb4;!?%moipMxb&Zr{H@@8~L zUXT(q>vq4dL`xoTQRdDaExn;~VurT>RG^bv$+$G+3O?o*dkSZ=MWd9)ql9mtq4s$& z?AJI??(r6A{e{B`g4fVsNb;vsDA&L9wO60GZq;subnk@8z#uE){$$C%e+W0)s?B^4 zkyM(wXn3d?eXU+dAj)16#oCY5#k&Se4p@MJewH#Cvtdy<3B9#QM8I%=!#thw7Lt}~ zr7PFS`7JYx&dNQ7n-Ah3xJY?8)xOm(*a9R+*ehtW%?rr1EA{FerL*sk>hVo)+`>AG zM)yXGuemx~Jeq1h>nM#!z&UqdMx0o?V&a7?Z)vb!U%;n#QtOS&{0j*ad|v6A^!TB4 z;Nga5*6%0}r>Oj_DtctsKeVya00jub2teEALptOUS0=%li(KGgYWcV^q4R6JQb>hc zmA^&R;9t>aMVQG*ukhC@w*ykOL?1#+sd+zmvX=%e1{phk9<6M6_)*J=pKtT`hUloo zMB8E{qhF$)^@K4vpf%uO9EA3>KO;emv^s;<N;%hk!E1$TWU)DnLPuRHz-Cn@W-d|7 z9B^yIR9DEd*sZ}IrK;knkXc~-Y)4VaT2kgwv===j=#f(IKygS_pp)X29`y7*4;Ff+ zyflU-Se#lSYKgr+eG}**9U{0mLKkmy6CjxZWsxx_W5IEU^qLKkb#~&81b%CP8=VRI zMa&S0Tq=I|o@}=Vz&j-19VqmI9d?V7JF0`-@8kIys{0Ya%RPiZ5*V!*r!-Dsobk&Y zi`41jpyb*=mf-8;(gX<o;nYBtAi?%XHhe3;IWC1<5fKJCQ4vmylDdSLO0lFluLpsd zBJ5>;t-sYm6}El=wRO)Qao8!@d4%JSrHK^<-VEnBGTa)l5>$9I4MfEitD#}7Tk61P zwoouV(zXK@o7<4nS*L{xV=3u;0xMOcKd02;7olm}n_#WuXH+_Tle4Zqmn0ZVS~Fo@ ze_KJ~7~fEC3GNGq!&qx(HN~3cY>u&QMeBU3);tXjuea37@ab=zi;<+ol7~n>$H-;x zat%-6=i)A(LEv5HA-+)2>_ZstX)U*acQlAk5<w0DM6v{eF(GfvFoz6OwH=}`#?o8d zyBBcUo+0Sd++j%WkH}@>8jQe<0WNVQ^ArWZ)?oZ%7(RzZ!m75>Cv$|M-G0pe<XFYg zvIv@awUSV-$PKHF$WRpP9uOIwV9YPn4s$(`Trx@<O^n}qxeP&N9HZr%5l+_h`*#1Q z5&aJ`9+6sD()=0o>;KF_`2PRM_}`~^#Q#Rj0)}?~5KM}=8=2VuW3K!k6XirXDL?`A zkvs*bMQNG&Gt-3vXiZLMa3OFC_*OoBcf4hT9Cb5eH<)+zoIqHdNY00XLN`@7LEJ)) zzklCvyz-s{GU~3=)Br|Trt%YoAhA#_QCTtO%oNAUhvPT+P8f>UJn_*ZW0m(j8PB42 zVxN5!$75aFxAy~>AGM`LgfJMD>x6eA?t5Sf8QRi246!9@(C=_cglC>S&>;shV_~_o z;@Y{8TlpM95L=aj7+Utfv@WHd9qcO9l0q-Io<9QCdDU_^V*o3<N+qmggwY-8Vqc*2 z|F}F7+Ygs8dq_bA#X?KZ{SkM;SbDWK#ib%wUom9=bkh!%#1^sabZW}K`szpE5}yOg zNC7CKw^*a8l-<Lu$25709#VofHlLn_=t6jjrQW<_ihf|>j1e)goh6*BKONac41*)& zGYVUa&g4qhLLj*l*XOySn1`Mh=>=7(Cj77SgMXMU`5N%gz>nGHf5cDh|2Jm)Z}v(_ z{I^+b==Q2jXLGf;1quQ%HK}|IRty>`$yPoo>2N;$RoLa2>tEN@zqTzOR0zmM(R_V) zChSej>Mk;8lYd_`kF(uOeLp_laQcLpEy;}vA`xvhtY!yo;3fcV#V`Uyxfm4i;Y?Oa z@UOy(Da4zG<Zq-gAXhmpA(UBDR9BS($j&c+-{n9XRut*8F-eNmFo0vd1D4bj3jxmC zl$@&cy78OJ;SOPESdkS(KbI&h;ekqNsFeUJts4`1@`9hzD@CB*=vm5`Ql(l*X8UQ+ zXrIEu1b*zuB39j)U%G*x-+CsOGLC0`mx$%FR65pKB|f{BJA`yFgM*xffTO}IxN6YZ zyZIPZqm^Hh`XJ3gnb4V;3U2_dkBkDVdMoc}SS=3X1c-h6F#$sLhWgGgXPm{5o`b~M zflQ<6rOB|2paWKYuuXiZfnZYw(4<{LD0|d2JZJ9HUMEd@nZZxK=j~uOo$DtqS8%)h z^^eo`2F&YDiE`BLhmO~3N;gVxu?8X=)uS2c40)N3=G)(+`|i^d`h@#%*+Aa|+OnzL z;10RpMbsV(+IGzMQ=kXtOrKuPN<ZozX-7<Tk3Zx1XLo*rnw&!ahX4}vUkjrC%TVdx z-C4=r#K^+b!pPvi__B(W5|RM?7pcYyylUSKB8V_Q47_>~xH$bCBFJD7WWZd~gekO8 zh>m4b!%&l7f0Bx32wbgZNkKg2<HfLF@sl;-A0a62;xezN^Q$^9Ptt8)?>A`t$P9c+ z1QiDkaJ)hi@LfrY4hIzxIr!ml&>5;_-gXZfe_x9sK=k-07ZkQY^3nVaY(<7@!{7q< z5H5;bgK}|dtT<?%^T_60cnr1?c}6P5)Lm1YDfsl(m*QYX^ZnG}oP_3tG4auUpI9J> zb&1oFN&{L4o*b6;VHX3ESEJ4QyoUJ!ZL3clTGTS(VW0s-+w6Wk+blDA(F@{33OVp7 zITJP1cBf@^>3LalgDg?cE&JeRsI16N;&9PFP;8y!GPm;Sp;XpU1=r%*u%3uyy$RBc z!h@q#qH}bbW6u@m?zIco&~lR<vGt13-C-nCZLNck3cL16%`NI$J&zWHlBXVGkpsY= zBNhI|_UM|i@S!(R&@NzsFlHj0V>oZR#%mfACg4+R8lwkBf~-Azaf}_sb)oa@gYxZM za6++0)nf%S@*$QeMVOfmNd-@I73h*~utj|32GGBmH$YYPtt=CdfGs|YHw6TTiG>c> zX_oANp|MCCWELEMg9cUpybIOcCXHiEzV7u4y>c+(vs``MC)3HuB}I!_HD@=7%<YEW z?Y+);2<b`(&Qiq3{X<XPFVYM7$sdx~95+^;ZPRu6i|0p$CR7T2d~#Y*Oco(3mP<W` z+2~y!l;?~Il=#?;^lY79=z~=4gVp1eb>kO&w<W|DpG=2w0}Yv5l)y|AH>xpCu+LUh z0&kTZk66{>=RemFLWqa@H0lwc*!8ftaL^FKu4pyv5l06jK(L2qs3v^A!5SHn&WQm5 z;z+I$577#59RBW=Y*}J}Gb>)6+!KF`4@To0=nPRws-6L-r?8bE6yoetSs#<PO~jGy z{adI8fpW|R_$G2|dwHRlO?gR6dWJIyCeD@(p@IxU6sskW{1QG-h>J7a9v~?^f8Od2 zpacAvOy{{#`)7HAP;rXVgcZRz#-6$0*niQ5|AUEXM6-P0f2x_1pW8Z&|4Sy8v;B8f z%)iIX6csHeB^Bf^*QBG7f@J>j8uRfQ3v%F;DD7%ND0OONa^!WupJ_m88S!zjldL3^ z?o9vs3zWM9wx0K`fLVS{0*1$Zzuykut;FZklm%w~aC*i?%kq|0-D6ElPxmyQ-}f7q z|MHCk;JO1vzyx~4o+Pvy61V|#tgN=u;JYQd(x5x?a#34GAEtKXE)WTywEd=X(-<%! zx=K@*ql!5HfO1)>A^Av!G}UmVf#{ePLvkUxm;qEUjn_EB3eQ2?aJB}+{XC;u<xvTZ zQ>sq9Q#*nNwbVLZ@v1|>&kfBe$G)++msl#EUktSHPLw?=tyhu(!6wH#94tF4%Ft@4 zG}CFeGBKx3W+X+CPU8z)Jfkw})DX_elkHH8j_`l6YPpbu02S0SK~5PpP4{~3b(cy< zUF?0zdzGQCKx#prn3Jl+(9SD!FWkma$}G{Q)JZ%eGLvG@Cj$AaoOMP~#9=1Wn@nqs z*M>JzESB4iWK)T!MP=1n51%27nI=Q9t}#r0M#O-F)mV+zV~*02&yjaz@z{=crWOm% zG$mkB27YUXybT6gxoRaQb3v^%n_r2i9+e#LYA`jIbetqqe7#nuZIqd0pYu*0V|QHE z^GAOpS1F1`Z!sohGICWQXDg*h;m6C3945Hhl?7|#xj`Ea?H19VtCeZx5@^`;+Zm@< zyFlS7)v3RyNUJ4UI2BPzWJ#l6YE95UVwq8D2%6ReI*?JnlK{1JSGZMLBv~M98`3aj z;E7}xCnqoy*03<^^*rcrKxIXD(aU#Q`<6`V(yCbLf~?71T_Yw=9T)HCyBtd_1xjW3 zbP`F?#9y5C3pYAIpA32fusfi8*z2&^{cFj=PtBPgX72O(VDJ^Is_isOa1ZKxzAYxC zz<!^ouldJS1_)#`(MNGf<}lqr9u>7!9aMFR|DAR-_khF0SP7tAV&Q3c*xR6wSCu-S zN1E=DW&`&8hI?I2G}#$UV!G(=t2MQyy)G!rqrA(AQ=z;k)IrvBV+{yh%}j}G_JDh; zIXEKGj(VL!tY9-$HMTY@{WgJR%;?W0<pZoLozowwTrt(?)uz)IK;si!e|@#u&yxv# zYlzXj0za7Izk)oly_jv}nqfMbWsK_9e6n1vEw449t>=OlN6a%q4rJTI9~D~Q_O%j9 z)>#z^pV<Ow_Ks_jgU6H#MVozN?tEq-T%8&X{}L=h#Xf37L5MX1H^K%boe4N!3B?Nb zLlSewTqD>Ta=>Yo0z&jG#c!F}1KxrJcu=q_h%T3JI3$PY&J?49T(c6Jth{0=oJV+A z4EqhF$03PQ#_|r{kau27=s7!Q8=WbzLmJ~|&&ci_za$6*!6*9Rfsc~gzPUr7_-qgP zNfjLT{h<AF7P$*%pQ#!aD6Nuj>+(Y2$}M1c0kITKGaz28!>^Uvts&O#|0GiF*AZPO zljfD{(=Fw@VMVU$)~&wD9@GT=NqcNC4osq#4e+e@FeAx<HN+(cj=)$z=ggiBY4`nW zv*N~0{GqiBExv21%2jC>#2UXaM%ejMK>g!oI!{~nGd8As3^pWnoXA?SGuzhp&-@ro zK&y(?dh*hQb?Un_x)q0SAUZFJ*R>H8FVQidndq}b8W{BwT3aNY#P2%w+B$|HyOkt6 zml3dxe$cJpXLqsz$~4cbCV?x474!j*5zA3z+L@n?eD$%u2&3dl*)EAQVhCm-q~fP9 zz5kri6n$LiTK*I#DnA(w#s7|9|D9G#RL*6Q1kibuD5b1Q<cFYi+bt$+K<FX@;?n^o zk|bp$>2K54FXcn6%~+e7B74H8cj1io;PCn;s4#kSD47NRg3dYjWH4<X{>?aDw(ITj z2C0u8^)O~g8w5DQp=MWiu0QBALHC<-3FEV(uyOagpE)i-kYq%*RCLsV=_21t2m*s1 zT)O`=+|MX9W;hxDZYcMn3#Vs*ZYgg28y$4p(xA;Wy@qPjp?l{3xgBeWH*Eu@aT0D* zld-4SwhFnPw3z-J`p~g5e4JLOwQ^0lN*yiHZgdlMnM;=nzgStV2kpXBllYuZf9WFX z#4nio5sec5i;FOMn`l80`Qgo3QD*DZ(ZbSE?q~A_^O%|Jc-jKjTzatI$qvHi9770A z30Cte%JnI+fh23oTfp;(lMxZ%8vU_BnpI@%gLHMpM_5yeo)l6`hc9j_(rDmi`Q#vd zDo#&7kZmGY*A5sZ;TzE5!6ov3xS9%^a)Y&9#DR}>8MkVsk+LpB^kd43yzhLuaJS@I znJ~tk42o6W^GnPFjvs|WtG|LYn*0#>pfltoc}RDBUlPvmS<amv1N4@7d0Q5RvS%re z%r`(;*Z7o$1|I>rDc5~yC=0;2&bd8{E0q!#Y|M52H}{xNl(Hpu!KS1I*`L0n@b*N+ z+kz!dW?Z50K6*`Sd;wg1-a9la+c!i;T=RH58@=>wpWFBi5XZ+5drj>_*O)HI1@+i? zBlNO;j-xC*t2i&4eNw$vo6J2gw43!)XEWO?+&6_Zkg*xP)g{ly?=KTBReE99$QNit zrZ9FAKQs?ax<s1zZedsS_U-=z*niyBJwArQr}-((o`1f7CGGmR6kN&3+{D<$`afHn zG4Yc>I(g&}IRkxXVSyXFbHO0emA0ieg3S1QYWlXTWKhY_)8fDAx)Ui8P<VY|j9aQg z&H{#L&riPX#}CDLd3M(Tv<}Dx(W>Fy@bA!zRyk)Mp#>YfSPZ~AOsde2J+g~J3~?zw z$PR+Vt89wIL<TKce){opkAVf7Y_0<$qzB5k#qpFX+GR#92hZcO3-LE?;>q2H<$rMq z#yn-F7s;xe5ZlCOe>SpHFO%v7vx7T`(=swZIYxw*)+=sWpp`y8H$-K)qp|>((`SFt z;Ry{!xD(Dn;0-a6IE7Ae+AOPU8MnuEMv60Zg|K$9sn719le{^*jqB4QEmF#4a~A1x z_<?v8NI?)RR)&$S<ZHg`_K_0CBWmSZzt<qT%9AbKg!ZD#bZ*tWg8cKb;~;<N!2MJ{ z+dsLOz`x=N7i(t=X%klyYb7fSdua<NXT_h3UnY*k|M(SjF*W^9Ta+mOyG(hWX0w(0 zPzl)j7eWj5c;Jp%KbU+{BBdyF#NA#abbb8=Yp0f=A3y}3D4sNM48sS&cZ?p~8-EuQ z4GnxWCZ6fh)n@x~wwI|ZACC757=363F=AULKQ<8|qcAgNAp?Srlp!_}rEPiJ7`zUv zP!d5S`(!>U&pJ%|be}0kav_?0vRSyyS}o3&$sbdw++NFck$KJiP^HGUi5UC`Z`*@S zlb#&6s1o`#JWc!!47&^_W;E+GK1v%}hwqB^1NqXL9gWf^{kK;4TGFE3Oc~>`SC~$A z9Zd}c%;v6hN52t<ApiN!3Z-%z0ZVRbjsl$>tqp`j5H9dMd#8-|AeUxrp&*(e2Iwyt zsD-A%%|-hd=FRO^cZOyjHhG6Ad+Jdr@y0|Hn^IMemp<2*eW7D=nXO?TMS2}rs`o!@ zLk5AI3QbY-9u|mNgoJh`Bs;{?1fq_FJKjO57u75A+0T+a!yrIHM{Y5()md7lp{NfQ z;)M!Ad{b64GsOn*Xe`Au)qAa>Tz@LkjsJXxB|!uEJ;fF1h%;JG|CwI=Ffvcj7<E>Q zd3A)plVKcr@M*I47-kI0rCDJ6OH<<%MLSPHak_cZ%Nn52@d5G1k1QN4gDes(;Ybo? zu42)gpOU*y?g(Gf&0qHgD=p_2eN9*hcP+3g;;il$6`r^yG>E0KE$c*vY5paxq6hv- zb=X4?bbXR<?FRy3HUsjf9E(SvkyC5~p_n38kyNM%%|`_WsX0=IAqT-Lhf0F#CJ5b6 z(z~XyD$)-*>I!fY@Vw*iub5&UNupMxp4wj{2US5t`Y|f>qJVG&BbAQIvtM6R5sszU z6lzw7KyC7uq+*`KovI48d_)k_MRcwRSbi>m<i5b=kIAJcnrZ|#fzfkoGz1V1>^UBC zZ@})N`pZ005ls3r;tj|h>P^KnRKqP!rz0em*<&Y-+-L|U6pFDB=!N5v{$9lV*)^rl z5PGi@M%j1S>Rgx_VF%~Q;hHgW-q|w2YNN6G>Z*GE8X9tZNSy7m4<CU4>}^3r!nvhj z001zs006B258n14m5=JTleP-Vch_c`b(4q8d^5z%W-|=(s<l2E5wf{bvZ>Z8@nxxX zg`mQF<9lM)gNa_pJ8P)wFNPUP`Pn5p8g(;E)4QNYsFPBZX4Me^FtY`WPZ2+7(O+U; zAj{M3c1>A?I8sbJ&s$E{JkQzFui5ucHQ!yX7=2<6q|xj8tvf{MPy}Q~y1^ud+C#zN z5(uu~N{qOuyW#1m3gAj@j9Ce*2pK4Y;Dy9ea>5$UP5oq5i<Q)Tbe&FwxM&W{(MB(U z;dG(5z`4k`%HVpCMohV>Kzg=;Z)HS(dtc#mA$B!jb}tOPOwByJHz+OX=RyKiu$})Z zj!{~iWV0SWrIw9W8=7jz#;7-?3U#M0%_zM1$JCmX)U908V(F&1IR)9a?^u}UFq_e| zGaDURoGEn3?@^wk&^T!h)_{p^><Q0hGdLxw&QTm!2c}Sa*v?9pLU~xx>ZDV6ty_rF z#&o#$BfSR%2|eg4TPXa^j6FFqO~+ltgBlA+&f1SA@U%2NAhjXWV_Trb3R0_J&eS!U zXgW>Ai(9e8t%quL>kZvnd1TL)ea4;1hwJc&S`xhoJOt|8#&#+{MR#y2b?T#DYpkVU z$zto0$m)CY>%(eQm%F0i%B|T^ji{H}5=zbZ9T{vs@kr2~siB)ObObRGMv8t;5;zIC z=9^YKG-r94A(A^YbMOa5u*-_pY|_0|i#)_WJDjsNW7}%d!*HQ@g!p$d^?5zuk{Uux zY4(09^<%6)k-H)WmSR@GM_VW>gG-8CtV;R~sRVi56iv{OLYQKynPvF!+%nSd;Kov8 z52C+r`;P4AsZktOziD3F^q|&<k~yp}+wkD9+JJm8ZNI+ZFs+e3L3u+vp{<b|;94=m zi>CWFS1Jj7X^<w8wJa>bu9)rX(A(soiA`R^-JLqA#TusjT%pm~1M1M-!8L&LP!i%d zM{h8I^ipDuZ@L0L-PwcDptFaTg}cxPmSMbs%Am7HC}7t4sIOa@-y-lIWPr8@e#3Z! zX~4MosvA{{1#q6GheQ~gT91z>5S%BEyC$7V=XexDa!^=QrO{{%57;0$Vxv1iAsMI3 z%dfBz1K-o6@vKYm%2Q{?CF#7iUB=H$HU#;$J2DnewX$@r7(spp#!`VARcs+sa9y?8 zDx|yV<mhL-fhb!0RJ$E~B1lRkrt^ksyqA~QnRfQZ)O5o9GJrPwHP(!IT^<v$CQe(P zV68+1Q6`!w9rL^};$^k()8e&mdHe^9<x1XlU?zPiPRTd0iZT;lFM;SbYG%(9B*6V4 z4O}&Uw5Zp-CVvbslOvc4e7Fdu`tF$KHctTV$z<QB7c{L#yA`;T=}om;DK1w`cqylY z?$Nu@i;=0$Dr(X1<#&u)vJ{;Bm2hVwCy;eN{t{sbRs&R4eHOk?Vn6qvzIkY?@Z+#{ z%zoYrk=UZi@$_9wGMbHH{?LX5)Hm}eg4rqBM;~s%iB63AzeBqGlUGO7e^!H<FM|>e z$jdTM9?zg$z_L>Al+F+a`Q+JnhRA@<?z|Qv+l{(5Tv0)P=@9w1g18A+ST5fm&r+15 zD}2fu{-U}6HE`?tKmz@udA7DU8>Q~m`nF~Gs5k3$QraV=AA9!tMN-Y>1G~$9ETzte zS5B+CeV|L8F8_z@&a-FtjujE=1zV7QHj;smI{;RiP;>~<KKz(jLO~y$7J;H6&ApyJ zYLLBhVB;c85$+zn;mYU)r>pm8dyCrV)lB?u_GSg>0G7AHOirX&>I}t|2(HqX2x1tc zB}G*&h;@8C5e{2;BTpm0q6noqoUXj3E`s<2cu>!+JgK8-Lq&USXGBtIc&=P#ktfj+ zdj$;lFf(_|W4ahzt_WRh6S-_XbFLXM+39JN@NRNs!^Cql?tXHlv=%}JZA>fbYK5lp zU=LDa1__D?c_FY<<=#R1bUAsjaK@i@tM@JP0GI=Gd(bKeRIM9Cr3Xf(2c5=qFDh-E z+D^_7zFNT!-^oRZSV!Ne+Vm2=r>cbMUJ1>mkMO@%#oOChyv`N8_PNflyt`WbY{$R# z8@_z~{b4KBEZUF8#-HKp1wR<yAY2ToND4sNVn#ZtP7uWd)8JK-A4iW;rHa|TWU?$V z2ZHa_sbF2tG*w-q{C;kx&%Xne?gCcbggxAfh3}0%9HNxIs-)h_t?ufU#GxEIW$SLl zVx3*$tBBDJ!*b^DiSN!=LI58qofnm*yau{|+iItKrf$(za=YR52FLhTjQ#BnmLZeS zxXt`lqp1fPKdE}q?}g+&bt0zUar4KaKJ)O)l3t+@E1Z~cDLNPzRk^G)x+m)CI35yt zFg|WMBXq5*Ih<$H6QG|EImg&oXu|!S?Yk;QyXFV7n~NmX)^ZhM*F9QHRcXatz-`67 z?(ZJ{2=kGx^UUJ<cX`!;u8B*R;OB{V`CbFOSDN>uYxxnakM>)yr8zwDL_Wq}egkzk zXdfBJU*o-QH@`h0N8I-n25^W4@)XA4Eqk=2MsN{7cNUeGTwZzZdpHm5axmMUDx3o* zMNl*f0~Z}s^v57MF$<b2K%e9sk8BtZb5K+kG>!$#Y9axxlO3<&Jr4Zv4$rX%L%;u9 z<Zpjv46**XFm?75{r~SGznY_k^M5ASDJt7?*grkbtE<1TT+n<Q1Da6eHZ?k^>ow*S z<Ei6ytx;0_v~%z&#_FKyoEO!dP5y8rXoxJ9GSYen1#m;bWxVO&Hq3YB5xg&Zz4;8c ze(=3sX|y&*NZ#$w8%)Q!_dds5Ue9TMJ=-8Rh@~<^Gibv~?u$cKCuvfexOAB4@$V!^ z2oD*}x@k-K&7s9C)M*GvMRS-bs=#S5+6?w8_^Rd9(;OucAsb${4CmGCx*Gh(z}1X6 z8G<{>s@8IS$)g411A$72;ypQ!Qc)D0=ErH-$!cR<AY>}AABjmFyzIOR5RobPXvx@K z?Rxl$u28o0{6q<3#vP>~%?5s32<GD*Ajg@Md?wQ#4?~T<TTi8ziB!|?vNY<B5f#UL zk{ux)W;86iw}5H_YS<f&_C*JXY*uX4>sD|`P?L1@1w%yevf|VODB-EujYxmkx71VI zN_Y&xTKUxo?}ckIG<wEc^^O?DmhWU4>^}up0kq7gDtuLttRRNFD|V`3>DsqGim%6y z5c|{puO$411zB+QTkhh5MXdUO5hDf-43EN(kx_$4Fnb&!vpE-Z0z50+Yq~P-sY<$> zR#Ot4xhoFM?AEASLyFi93Q%Z3N2t33szV&wu?3>~PK9J+L)dd$?X^ogNYj+u`v-tY zX}TiLK^;*`Z&Lf(zqwEWClO7?o1mg9BHFWLb7eRRwQKXnr5A*e&AGv`f14l;=Jt}8 zV4q?Zm_y}WGv(Bdgw00D;=e1MV~|Bdrc1V+R_n>DjUFIpa|Z(hhIViq;_2R4)Fk!3 zq2oo<3pQ>y3o1giG!<+R&5+M9!LyId)0}Vv@r-%FkG0waC*oky4`_wEczfgRvbMiG z7i_MD=6=9>zO$7}wcg*<jIWM7qB{Y8{!J1^PP^d_y&(*JHIFIG(Mw!}Jn3ulZzLux zs6I9iNnVto`YTS^6K9h__F6+l0regJhc%#N{lEap!B%t~F8uF?kdCcRcujXNEdH<r zR9mE{vAT6M1(P^_)y@#cd|!FeJATJgfCcbZ{=<88MXG5^o&l*F{HCB-OGiUzL^|bm z6OdBM*ZZxl^uSIwE8(cD9D_~lq20nbn^M5&xK(Dhy{9Y{`GU5O6r(2KTT&0_Rnu-1 zqF{MjK+)x*EOT90@SVqLO*dbm(5`N`irx0mt8ta`U-LzXrXEubG{Ty<W%CU;>}>%d zZpP-?q~SU+YEONKM|PnJ;R}TvLXG5^7{<5%kF$4-t~AWnMN_HRR>ih$+jg>I+pO5O zZQHhOJE_>N-1O)^cl7Ri$KL0hpKJa6#+Y-yb3T&qgHT<YhabHZx})6F@hV(}9sR=E z{&Nf>JX#8GI;s@TptazuYCg4salKnP{{=!uHuP&xY&GWqL}l$uG^fwI*b_V|0O?gu zMYQABEZ6loui1T<W`zs5DGHqo;?jY~!xK)U)5s$Z^QEtT__4FKt>v}r8AOHS$rjcv zv2=9~!d(gRUrgh-%-L>!I$uh2uP~~Ir~|6_?kb3${!x^p3j(h!5T)>1?3XmGJ<QHY z_HGob75CvF+<b~ujpgo}f5U73ah@4ZoNg?G2Lj3@{vYm%|F{$U^EB|!Wu;0T)=g=} z-6zJ01XF`m-!PyKHdRlfnE^o%>nG`I@IIJbxZfoE7Q!7%=z4sdQ7^@-hNM`Fu~fRr z)aX2^Oa{C4n&`Sg0zbY?OQXz6l}rokWqYM%MqrWFMw5o`Q^LdNbXRwKvN65)+siG- zNw(+obJxz7>tlb0oE}iE;uLf~wj8(}Ed+dacCch-${r>r?Wi5Y=-wJWZ^#L-Swhy# z#0?wcN0qjZZZO^GjR?nE5s)s#?u0<%{`KK2)sK&^PA}PD-`Ks1A6_)S(T|Q+j9<jo zKFBb;2?p4V-6Vo-$8M}K|7rwZkKWJ;bVm9nExAJ9+P>%lJwrrYkLSjD={5Tz3{ttV zgs#|8g!+!0*FOunzvKP*Fh!`iHFSTG0Qy25bbiqQvIVi{@gdFNOW8y3KT4^8Qvv!? z`uzoK@bfR-?=LloV({ln`T`yk%BtE%PfNz89tKW?C>;7<?_h=|{Z^4=9+L%8myDX= zE0iw_X=aoIzp}4fg7R^hk{La@kgB}L8Ywb7#o6PeA4{}?;`<+}zzaeOq5{&~^bVR& zfheTUBd_IznF1)fbr}C%a-P@GrLXR+rb!GTzpuEoFhj5WJ)LVdk`{<F$7fib0XKla z2`%23<YhvZBYi0y-Rz;w4mC|jwHQ!BE^}$|pG&`(Q$K)oeAoZtWolw-uZiIz(MqT@ z+qp8Mq@8&xj^jX(gMJztwf%K5F^Cf-QVd}fgP(?rEaK8mjf~>HKiB<IWmL7FNN-FE zJ{j0wZ+D3jg|_L$YyxLS1A0^JAES*#%oc%Ck9EE3IvZ*1wrPl~LhjgQUwv;ZAm<PQ zi;um{qyplz&P{>VGB%tLb%|qB&xCXw*NkoYM{aJFXG|5^%8#UFO{nDn&=L)N)~7xx z?Wj_}GkL+R^qHY_oVS%oN>Ot@aM_fwq5okosDNU948jTZ{Ri@=qXVdP?)iCChBwc? zGIA;TW^BxhvALELCd<!ebh&ehVe0FpA4KmD-DL~%>aqxGL-q98SGl0?XPGG9pxjo$ zh|48uU7rtAoWg2c%AeKu;i>#2S<yOGC0=h%v5gDRJhaF5nxhm)B(z24P03%t>$#2> zb8b~MmZmL-&4;v-w4T4--x{?E?IpRgo@~xbAttyRb>eY9xiUw@#CK9^w^L3$ceeU} zz6UcFPgi)QCY&g{Mg$Mt$T9WU#a&#=WMEo9%Q6vtpqiXG7NE7AaA9BmN<<;-WGn`2 zcwxj8zUT@|Oa5a4srR&qYS2q+03jFTo<dgila~}wAn!=hyx2J&$~-2W2u6tjrwV9| z*LRT26t~$-lpeVRR`d+AoK~QMZzg?zKLC+Onx=5bzur&v>7cSMUe8Y>r{U{PhJlS- zO0cX^2O+x>SMbt$VQVMft*oS!XbugN4f!T%^^E<wLDSLZb3L7$#M;OfPc2*SHshqZ zTH|d~(8lzwix^zjM4wzX$`Q^>x)11rGYm>nlTq8#>7k)_S6;C?3R~_|mNc!yM{UYj z5~T`i+r@!lwQ)`l0ej5`UDt{2-<v?m%v|40!<HVJoU*qM!mM5fwDCg$z-4Q(jRkDO zis5Hh2^tS@2&@L45IBumA+KTbe(79T3xyi!K~&YR2Tl=m;%FV7S`&a~#ukixuPGJs z=_SKdlT%k$7=>1!#rN@UiBJ?Vzcrabe+apu`>+*uI&?G39reJVrceq)XAyMb`C<qn zCGrF{!h{&Ns-W0uL9`r1BV6@+3XS)^3yy~%|2R4!L50|hxf%JPf}psdOdr@`Z!3;k zF3*n|q+FMdE6*foQA`P0Iv<-}G%i@4IkITAIkTDxqoc)LR52ENX^3^H-fpNK<%w1` z1-VDy^}?2CR@9hpKO<Ntn0Hnl)>f}GHaHcV9x)<VuGo2~R8AQ<vy1U-s*>+QvJe~` zES@5H8jkgcLfa9eN!5fIv`4&&hX7%khQ6K#zW2Sq50fMQT7x!7DelSd_NfL&g8?Ih zCQ_xcKEFs8di0Iqib>%47*YeS$?Z(Zj(dJecVYZfVoYWVtMQB3u4+1yqX~lwA~VPK zjD7*vgj%a`FaQ)>i)+jIRi2qPnyJGYor<@)n}KC^i`Fw7j7j}a@25>T2q7{<$&?wT zOK#oNMbvz5metLhdJChFCIy2JwZ>L3;<omLi-D->@2E0mr_gTWhhY&MP=E`~W&2m^ z-gvFhS>)LHLcRlMGB!qhO<~yV`n^@uBmd{vKr!=Q!zeie$s+yB#d?S5qYeE_9JWsv zOp7`L7ooiq)265C!zJ`q3ZF+=)r9+}nhu2k$;5yvd|>**dY~I|`#Glbh-{5`w`0++ z?QvgKvaYLI(`E8$=-c=B8FvS=9Jsy-w%+(ra^*v8Zk>XgY(K=k-3YhoUb+hY!f6bV zzJ&Bi+UR=-5Oo>)33?pBq#z9?!rtE|^+=Z0sg@%&z-Hvmj|a)$4d%q}v>BhCquX4l zPb%)Kwvz+hK^Iyq@1SUVkQc^HA?Y_aH5)(fsOA~j;YI$4(qC$T%;eH5y7sMlW>+An zokTH_-?6H#=(wS<iSkCsvw-V~6-F59JeDJ(T$3D@gDaHh6yIAbG}Sp`2z1?DEp9N$ z=Hm-W`W@)9d@N(;DY*(Dk3+3U$MG+q&DR<;TeHA+1QuHtnrE0VqNO`RN3{nCIw5}W zZm-WUeWE;)2chl}p_uT_Z1wvp48#@$6NteIHDg&6O6*cwsP}1XD_jz#y07;gu5?Jq za2aLQQvA)<^{hpAlnBd;shZ7dHk=B@5HvsMNOW0>GFTSz-WcH`VZAhnx^cPM6lmB! zdyxfNKoE-I<r_FQ5kD{jJSN^#jCQdR5|Q6mm!Lt@aR=O8ZnFftM%7G~u;C5`k0+#V z>GLGNngy)Q<aat^Fl~7{a=tc>`*^|d8h+a2!9GOR4Z8sk4VanV@%``(`Z7?;opeK> zs*ug^>nP5x%=N=YV@X6+cZGIyZRd{4HNfaDHvhijA93YC+<dr1opjC}-dEqIyjnX& z{2KpQ*7+(QVGznb<wosh?5VqN%}LSY3>mKuR#0Y%^A3uURo~;o;gHEnlHcG->;bpu z*$IH(Bd*dnf20Kix*=Pf<5|4udMJB$JMi%s$^jtC>4xx`0>46&`iHpv^$G4Dc<>h! zzeg$aMiILqM;;n+duPb@@lV7%ITLHUSHl?AJ7E6G?n`)K<c&gKEA1RSNn!Ap!WfFN zN8=k>SdahtaKPx%;FceQ!mr1}Ke0VNo74roU9~{PN6{#sOvCLOmdqm_@jlcYeckQn zx?q@=drS0SzLOQLcKU3s`D;hW-*cEfMtQz=y}K*sdT^n9P>(RFpmdp6si|DCzt+Ni z2IAP5XZvp4)cwS9@Gg_8NSVW}Je9X4K`eGt1UTl{+D?qUL8_VKd1I_-eQ%RGvw~)N zX~Of57(HLgBf9&M6!E7&@+|RgZFRH81Z9B0cB0;Rl^q`Zel6@i+|?`l3OoKX#`-M` zv}l?DHY|~P?36G``k5MsPn4=x+?}sZfX4UvuXk})i<+K=6+;8ZIQaHXw=LNCu(y3F z*x3xKy=*M#K_;3`Vc&KRWG7pgPYnALB6jTI9v8a-S+$E+=J0?gDd9=irHChHDo?cA z<06CXg0MM0^fOzmcCur-qkA0gre1PlOtjYSy8QrG^r1++Xptp*im@JQ9UcR=2H~_K zGIeEiUuAfd1lV)ywj1HskBJ3;>O(`?+Ig^|L#hR^C9?=3j_DMtIXP{l*UX8Jzz(Po zoy7B6zLO+9gcZ7)(^^-?hC?jkUv(d$jmE2nVi%bobM5R@s`Brf8HIPrREj6;n<uNA zpR$FNuW&O375vfFFC<(FYGBa^-p$ouR<Y1kE+lmGB<;thU9H-{;-Gs<LAxdN<;sW_ z%5~6hg5YndY0wNCNk+qq#=G#RzJ{vz>NF{?Iz^Y>B#dhFugSP-PF;AKTZuqZ{%KSi zs!0gq6ejlB731`JNrntPeIpiiAy}P5%{%ejNjpS6aI5Q9byU7}$$CFIB8=NCvd;e? zM&JM<tN}?MCi)Rcd(@N~7E7;nz3GM&X_uNW#L!O^I9fHW{ws=iUKkcXiYu@t4?5Lp z91<@~7d4<rtik&fv-%RLBo=pVmKC5U)WnrO+NHpUO#zEML7MOr!bV!3_cu#9$xn4x z0$5MXa*H{1tHa52VB9NEdF>ul!J@Od8NJt*jE{1FHgvWX(*O%pZ#YWnmnL!r#Ka2D zNrgxCT&!AomVDK!UW+EA4ECK;)jbpEC}cNh6uZjDa|hw`dJ!ss;cE%?MK(6UbyFZQ zUk`03UM9ZLLhH0e_7>gJlG-`&zE-zdVEpje5!3;6X>AfiLwEaM!Bc9i8G|8uR%MKt zg2MirWhs|3zKEoO(hSPA%9UyX#5`TON9H``sv^zhJ<aLw{EOyN*wrc<{+9L7fO1qZ z<zH9FUO65es&i;28xC)EO9>BLRN)uo=K;<2Mvp(LzDHh3lIA!JDU{O+bAau2OIIM} z0#st5xf2WK%$PKEjlp9nJuhEmKPlb`)Xvb@AG=40YWMg>sL%%gM9R|&R1U-rR8Wgw z#yiuCbAGk$kmpNWI*)B@aYbumT~o5&HYRv41mj4!YB>!WFF&3_l9{bt=E%`q*+Z6e z5dEm+m&mK9I4h_7EYNA{H<B19bk+<iPkDQ7=JUIB94Ey(XyGqy=DUZI*v4@nCvNdQ zrC6dTgkEZ=j%dftjhMt)i6<&9QnCBeyUv~2yH%Yj#by*7w!nMB0mXj+XkiQysj{W0 zwV;^LEUsv;p~DBJ_`KZTTC>2<rl88CWF(p-jXS-RBwrNU3Dhrqzs`-K^?L5|BrqPj zv-7RO3<rsZ&@!PE66@WA52PE5d9lk#?WC#UB3V}53gp{!q_S<RiDI~hZfpU}6G`XA zu|8anM|C)t=cSnQ9L8WA?)v*d_IFJ_M=$@J_Z%mvU4;&y>QS^_<GV*4_bG`_foiI~ zc0dLBSi7LwknQ1ezu}<AFU!5lNlI77Ib5LvkD3ZJR`w=45nN=ia6K`!Y#G*ULI!~> zdY*{KwsJm!rJkLmMUiN%@E3uH!uyEnlD0P(EwqS6^MvZLa86I@a+77eYYLk63Q-%L z&Xjs@poS&y(p`^kk6seBCL%SNY^<8pmFZO$9~Nt}6aSOiyo$qM1*^``+s98p3L9t^ znq#0|2(o8&e<mK*;>i7jHm;BI_zMaje-RbqOP*$QPvOrhlaRkeVEfLQzT>YR(_c~k zdjH|H^KJ8wT=R`kf_>95SpFxZ($30Q+1SBa-qz9lA3SJBVupVKm5~Ba{qzVTUuI33 z(Cscq{Z(Ky_)y;_>bm&FLQ#Xl>8jir(D1u?gD5RFnKK_Vc)`yeeAz%~;)a6^NP_jQ z&fnKFSma?1Yf5hxuid+PM_sjb4L-h!3}P5H)ik>Xk>RDWBL*;#y>Y?O3S~01VpS^* zvy6M44`LZ~5QO=tCT-fNhio3e;!RLoGs4C}nu<v3XV4Hazt)Q^7et=OX<+0m>^6Kx zAfCl~>GO~Oiq*z@tQSIkGb4omCr<c3E*}4%FCby#q~L7qZ2Zp;k)^buxFC<BW4=%f zs{-sc^ov{)R+2wX3zRN$dax{iKX>$J@Dq%%RDWSvzTN@&OMhf!^ufyypTq;sk~}92 zy+0GY-#+pU%j=doAAj!;(0|)+vH<qe!)Uc9m^x?&N@1d54DVbv2Vpmv8T_=sieaQJ z=~p_*?|5lna{|GpmST181Ikz9*jQ?CJEmlsHHrzEC@pQ?{qSZi#nEeMEoagDDSNJH z-~HU?S2fY+pl!Q`6Sf`HZ!IQt4=21GN=Gt$bcCj1_f28vb|v~?fe~q9t7+Ysbl?hL zM>d`)Gy2O|C<zgw=MTAU77cte#0l3uu$Dhp;RD`gdF8`AIxUi5MAXLTy^8%-!;)mj zm(Kx%GR2C>y2LHzXCI;{KCLSkwCJHG7W$$;nWa&<P?&V%7t693U=MJ7B^OfqMU@fZ zz0Z`t_|8RlJg&QdJ?7N-e~3Y`Qwp`fpm{*G2J-%F0ENjl+I9Kin961+HgNdWR^AsM zC_4qsnmP2?k}n9I1;@1kZa(NUr2ytQEo#5yyi~Z3k<7bnST|Hw`m74s!hzbM&P$zl z`1e2@pmQybHH`m-!7nD+K1NLft77R|Kd)NNVZxjhvyb6QwRsz~>;DN$u~GjN+q~d8 zYdpI8q*myg?m2oz`THP}EEbSSILAz33c)Lti!>u(02-8VdSbB$Gfm2j+aqa@Lu??L z?-MK_8eqPxySMf&X@{Jl#zlCH2TnCra}{@px!&z2<d_4I6gP5-{+#p5By&!v7UrZV zGR4zVdwDxeLGw~Y<u+T`TA1gVtvAIrcQ&QK-xvSfiQ|ejr{tg|;k6j3*HjOnscakk zQ~fglUOze>!cBTh4x()pY-!2Aef5tmp&uhM*W;hP;p`TIR7gR|ze<q(9Y**A4j5@u zIVKt|skjmopRR|Oab3lZorf9h++W6rxAC<#?0cx%edo<{Fl0{da7Llk7RlJhc7ogk zDyqipKGx5%f67=>r7in0QS4Q`O)B0HGgYsNhNemF!&Oq+`o};2gMGvvu2#qUU1O%- zsEFwQahLfoJ?G!5tw>qxA5MvXi>tO2n}3UU?Sd{+TIW%_tq?jWG%AvdFAcU7WzEhx zx2$bpJ><OniD0-D(4&9R_j(e0QCegYBI!y?Ts1MB&YW<qX5#bl{shy<iYYi9aH6B# zb3kFxj$2&P)gEwe+nlv)K*zF?&`_mix^vS~Y`{8Zo@5F%4W#+d2qqf)aJ)}4U-SZC zy6?TNEg}cc<|`e;e7Xbfm)0j_uF$4rBG?1mON=z-q}4_pvoLQeU<}<ywiqYNHOlP< z%9C2BU;!zw%?gKC6D%Xh-F8-VQhx~h=ofccPaIbsa8is2dI-547K|En4_F)uPOLII zB9hPCGo8@>p4k<dyyi>pvG^0O6O8Fi+8#2(G^z&dnK_QvRQN7*ujO+s7=xNXGJDu| z3|9Q91o-8d3R$fc>p4QY7B`V>{jAtl;qdK?l`L+*5+B^pR;x^99q_1^s-Rs`oWV$y z*ddJ)=V6#=Y>DhYcGSIVxWqO`T+NPeSSC$~HxCvBKPlI=thUqM>ruVrk>_L0OxN0% z5@dC0Jphs!H*<P0R2a~~d9E!y;Ke;1-OCF$#&NGaRTuHw6I6>XV$`Sv=!_7dI9Z90 zMqn(+8>PPQoSBF_DUo;pE2jk+9zwk<jUh;n1O8ZM3#Ze{b?!-~7nF~Q38y9-1jTch zBO*R-NVA2A)*jH{S)DMNp)P10ZFB>dU_z|@p?^RxbcgddX`8gG8xVF@ea7)9@HZ|Q zjOCCwW)QhH!8@cA*5d<17zE_=;^(rjJ)qY<ywC!}a6up;8mOnO4iN;mU=R>a-r%fT zn4lw${gE(rnZ1Abyw1rP;|>+j3_&br5%`Thx`q+|kRuA!LLW`^okvV8F&%<H7Qt?g zGsFP(d-H%@w*01^J!nCnU8qs^9oIClQ~{NHKqHfg^7nnBus?mO<RQ|fB3JyjKqByG zp_7p^U?@i!@q$3~&o<lyN7aUHtV`?@d(rj;ecrO`tl%{wl#kVqj>=xqXP76U7$paL zk{G3Vdl0bWF@g3g{j|m+A8H=iJ(<~-pIxXgUO(-u@YqEkGvx0u7=_2gpDpMig)Wtp zJ@F+u88-VMVZQ!j3aV<KhR}RZ!1Qm%64U=_h5mE+6{-D0sDYuwC6U0)Gn+i`Uv#7^ zzK{$==uZPdgHDupq*z*H!6PHPu~5uGKt=&75F4SbEKEztIXYVE4afuxH!G$6z{AeE z9a8i4`}n@AOmh&Mo8d2|c)vbvTl!jFHo40FeK|P^0b1TI2A@E1Ah_^@C4fhHK+A*w zq%Fl|XOIsq!f+zk7a$03MLwz>-oj{sL(hY<$DM6U+9ez-7}(_OR}yVyAKx<MzTrj3 zs$rk5LZ<cVH6(LirhpHMX}!q<kKm|Spv|=3s{{fm<YzAb&Lpm{rfUDqg&=bwLn$Gm zFWZ5Hw_b2&A-I&^j_TwT(iHm}0s_V9c{phR*mx_<oRk&3$t_1OdMwXp2u~t7v2<Up z0AM`W!-XkPS{KR)>hs!=!J^2z#UKM;?jfi@0CSsthmT^KfTe<*0qWx6=nvAmSuzSB z*<MX@M6;b!_lz|%o9h>@XD<~^T0WGIL9$KpB&61qhaQUyaL_*LMn$2l5`U;DtnoEr zCVwYn$x7#!(S<p+dyzKl5uw8;qPHABgG>YgKLo7hNS7k=Ny#Zu7RPg9c}iLtE^ii} z*d&`YrSbD@hzUwgo_5$pgM?EOIZeCRUK0G!A|$P4lw)ROsPV?4rytFc^_GunvJAX{ zr7vb87<ot8?ys#KaIzI3&p!*V3!YI?OBC=UX^V<)2Fj~KQ-2}!w#<%c;z?(|-Gr<l zt9=-vGW%lBYWh8~fqDu>ucxKfJ81!nLx{LVgcoJzz+Ni+j`UgR%4t+-0k`PFvfy8v z8SBo_l%;7~GYvJR;B5J48K4oB8gjW-Lvlc195S9YZvGueafuIL(F8p<(Inz54P3*g z^&-xLJke>z-y@`jw0iBC0kM6q3-n-ysQj|E1rhQh1fYH(@eavCrp!_9F=@xuMszgY zNI*DPf}^9~wgs9rinoSaB2_!qWvFfL=0}sU8Iomr={_ahfC0n2fpTomQWJ{3e}LzE zFrqE&Ly~NwDeW`P$ZTQw1!FRh2o=U{cz`7$;MDt?7{pbK!yu^KgRe6xY9x<DJZ!eC zbSk>*J*_G2V7IqBq*Ci#!J0T)9a`!gPx;KgG*?Yz$-=!I7p*KAhToczGsZa#MxNv^ zXZSvSU?9o^7)8<L%vVmcGNdMQB(ltg+-CC<z(G`{N3PZol4t2Y8Q(N&`~$kVM_V5_ z3=HM4SagsINK2G>B95zyV^DuBD_*N<D)2wD?tl#bT;(Lww{5C%P2~E6w>|U`-2Ub; zvTn~#s-Q14q7j1OeYg4yG(8;***d&i>;foB{cQ>(@(ei=ol>R^#g^n9xCIaSv$PlA zqO^JdL01HYX0|rkq_UtZg5q3_TnXIN?~xg<py|gi3MHGaV9{~ad~syfIk*f8%3HBW zME5L0E%NVouxjERDob0KyYhzlVe>Uv>j;5&5b!&X1$vZW@=WAZws2i9hGeD9Y<F3? z4N?)Xt3sbr8Izbkwy~+T@TcvcY1G!Bwd0SwXobY|sc<-~3^M)8$EZ5)rk_nxSKMvZ zHoQBg%XCqB^Y%0BSZGz4B+A2kezJ@4<OB3Le;AN1*~1+C1KFe5?2+E>p|1CtJ?y~{ zGYi-bxvO`9yN5}H7Ken}e=G%;vKHHhX^O3G)MgotCq`_uTGXK~D^B@$OkJQAGC5-1 zPJp!=P1n&&y<#?0I*r70=_7u@W}q2a+~8nQm-z@RUA=)Ols3mD4q;c~jR?-y*KW_+ zJ&Y0Uu%i_rt3#kCsVRh69u}M*9{f5C%Mjj`%6Fm?=?Lx|L`ieOKPmzmJD$kzq7vD# zoul1l8b9{p3UCw%ceGm{N?MEP$#P-%G*S0&(uk-~%BGNmHiEo;@quz`&bxX(jKK>% zHUo2O0?j5Rhxk_V$RICKhra(nTX@vHBd40egDr&m*2*!nJsIqv%wahCW~Ux-&~Mn| zL*L_bQcvO}`#J!4rEwfxvTZf8FA9^bq2BUfTsI~)IA(owhPQxq+_+{g{!YeiaXG2U zOxhgqnwUJ}@~D`&JSL-BJ$(}flj2gQ`kMq;$8jrj+vA_KW#wokH+OygsVMdf*CWP# z|6}^F@>@5QK?4E7Vg2{0v#hOywd21NWv0~Ky-=2LzPi^8pHhw3M(`uV3V=y}LxzjW z;ERhB=Ecef<b|%(a!G(ai<_DvQZI$)sZ^*y<LXEJZbXcs4DAc`*Q{8!pxcnNq_e&> zw{B`)(#-4GxiD#f%!pt7yGNGeeV@VB^Zr?#astoW4&O^*&<XEYt2+#aN4&W&f@70p zp8-!>`F!AF^<ap6b#pNB0!5c$ym=Oar)6aISODZYx_T@E<a%451=&q`V9Ds=O)kUK zx)FnPp}+2Fw0SNBao*Jm|IGB@43B%WD*)ztcT8*27LXU>wHg)Dbvl5HhbzznA7emA z7sJre)yX~Ger4G9Zp^*cmoRxu0pGnhz|1`*-90wzA?g{N#y!zG^J?~*j6QR)(b?IH zr~9zWh3l1a)-!UwlXCkLPq!c5`vuX5`oQ>yukiJ(qCy1;U>HQW>vzq-Y(d<yn;0Pl zy}dyHMdf^ZlU<4~s!Y&htFG}N(OY?WF|}$H|ClgM+M>*a_+SF8sG=6`64BtL*N<mu zA{%vQ;OM(>mmepa!ouhf)b#rvQk2cwZ0Jn&{I~wX>JiPB#eLUlG9^pKu}BG`%KlBV zv<$FPY!c8lXkpY>jLuO;zmABIScv<lZj%bDY-kBzSp}?zLQgR_A>vqui5$oJm8nw{ zbD85q3iyv!nGx*FCy<LpX5fg*6Sng1K&cv&G*!kK^Hm&?=Sp!+;8*I2MvlG)@q*bM zoS%O)l^hnOrfo-A+)kIXPB8ChH9235vlcK_YfvOW$W7OX>Po6s;g@O2a4<N{kBY@1 z3rnB<2`!G-0d8<0p<QgZ6f>GFb{&3bH4fp=DAH)35)%gX=b%Qzkcf!9b2=}kiL=6z z5vLi?MK0Trg<>2|082khm2@O#Ms7DDVTaNwjA={Hjyfxu$BsEa-Xu4LV2}?<XPp}+ zWE@Ks53kA9W14diW{F)*MJ%}|t^;8%eD1teuB0fCIjUz^-;;FK@*<sQj3-1c0rdb+ z+n+k_><ts+r7<AZ3JYpq8<QBPE{k2Ip68HxgCie%izjtNE@K~q)O4vNI~gSUNeU8- z!*Z5-7=V(>8LUJWlw30nL9OpMMmnB{Mq`qaJOG@8YE-zKnAFord`9go=^Zc1zC{6- zvo=6zah&QkqtRp*D2(NJhH11GPX@t<GC=dXfA71ST4wQO8=)~IBc$?SMv;PD<q)v; zKyVOV^oFGt^k~!ZHO`KIqx~wjB4$W^47z7VSccrgIxSJ|PSld{0mIESFgJ;?Zz)wc zSv%e27p@S^MYSdgde3iczka%z^8~-}AuR9{3p5-|heb}xC2qs`L%EOYB`q?C>IKw? z;y?{bcgPaTCu(PQHIZxyrE@w*^1dz0Vjn|LsE<+@wXjyP&-RwfuRqV8RroLV!lLSZ zwg1imJk;M%J_@&hE&IirKN>lV`G{MIx2B-B237t&yETi=l;*<`84RGdd)A=7LLL6D zH?Ejp@;7pwR0lkuU;Xclf2($XVkg>*6A%i#L54jb!-2}Miy_L&D`D`FJ5KlNubHJo z{-N$>><FUC@Y$n|r`BGi8_)O1)IEl5Av9ub!*xX6L(~;{x#=eSFiQ@~4+TEf8<pY* z0hKK!cAjusrj)`;IX7k?!d$4dQ<F*SF3-TO7Bf+}Ni+vg6^U2_M8e5UQZm`Ym10H0 z2qkaRsg*?{k;N2tqiIaRqDRD)Sz1gMv~s;86D~`GO}XZRg^AK^;2EtsK_wO3MPzYu ztJVolS))fr8}ZTwLUK<gMTbJJ6;H0_<7wU~C%TDdlls2hP$a=qR{^u_UZ6OTY*(^d z7AyG_lKNs~6It3m?3%igVr;JOO!v7l$v?K}%zjUh#n^Hd<4RQ$H&Ke}WSdz?7C+A? zglnB&Eg!`7#c{csl(Ab;C4^p}P{nOyT{T~H7OWOD;hIb8(R3mX5Dy`9=N|uhnZK7C z077D5{~Ib!Oe~FPdUh5jv0K@x8fmkd?gT=%K0pQ<Ge7Tf)!!U(!ZK}c#+`Dq{?>Ws zo(e%poN~*tSkt_U=kQwpc5E{3j~wl#mWOcU4;Zmz0@uGEZ5i22(=Z<7wm)hv@iy?B zln>l1$z;1*UvT6u;>ELECY`VA-0oId3!vqZ;Tb!NKfw+$m$Zs3yrk?N^h9PD_<Id> zOMY>fp`)yqNWYKfnS)KAvy}a{v*@x0n@Rd9fbz~N>`a(XM&UuYhBc!RCwa^#pu;qv zqhc*O89INooNsr3c56qNU-IR=M{QePI^whlfCB<2wL`}j-`|D-8FBQ?bA|sbof6XL z6;OFVd2o_h`&qXj`o&&l<LStVHd|hZSc^dOfMPb34`Yv$83_OKB&f-m#LkY3Jq$>n z0%&7V4fy5B?P_b;X{pAQvD#u+4?bX%2qzC2WQwUvyG2Lk5I7woOpnI#h?9plW-XI& zNTVMlG}1O<X33p1YR5Lo*Pm@E74yQJ<XZ50KEvFNr*SB5YEam0oLTJ!wT3nl>Q<MS zxnh^G+t6uCJ@;-gHsRIt^Kk>SOvg6h>H0;r1{37;BHygE3Re4&!=Nv=3SIf2AeCds zGnJk&85Mw8a1+effUp@JkHMfk7O3Zc#$(xzzEhK4h){$nTXvq+5ZLk!bJP+a!n(iN zCkB#q-7qxV0(XTpKjPLu5ekDK7hev~d9xS4sOv@-6v5+F*w5QwTDo&1B6$gpu7x0L ztm&kl=I(U!N~hQVYUFBLzbsA0S;Ac^Xm63Q*;e84W)EYzHA#BlDE}nbVIoAkdo0k- z)jZp)+q18);8(%DUqaz5|7pRm(hLwR<%bRQvdG0lmBuzZhYZ~os;Pi7v_k9CNv(%8 z4S~W*$^#xL>tJx+QO&GJUr08QrsPeV+@0|*rLHz$4-maJ+QOCIxh{n>Va2SeZy(jr zsYI*rvnD4y8#;rxVDP3;kXp>QzNsKt60xv%t}RJ*a$i%;Q>G!@$*f29LF)!Dxl;R# z)Ecx&p9@*=_y~MA85N-p7`$^bz^pukhtZZl>nu#7znFp%wSz9Vs)b*&kcVX_a@{xE z)=yz4Drsh5{Di2sx`f33!}F5-#}p?R+PeV#@N<jZkcjm5eo}@#87CWWt+`l2)%fqa z^H_Uq1-z;CYA9x#Y!$(Gr&(=iy3iQD7?_OI^5o8c4tTy21<*-aN?r$ZDYy5C8W(DC zEoLPOfMfUX6~fqac78~kHl#|k0H?|XRm7DGBO7mVuxC6SFX(X@?}#Ki+Lud8luKEb z)@zHY82>zauueS4plE1OG_fto^og&36B!@**&0}lF=6f$Gh4dt_dG|ksZJniSB4Q% z%8q5vfVj0!oSGjWe7j&KSTi6wCpmLpD@i?cv`<)xsAV6t8cj7st4)GCpm_^ijYgLz z)*0!%kGk%Ox)Sbc-^CvIix_i73ba*$azI8A)F!zY(8Y}Ws}O9HkY=!IUU8H3Y?a)3 z5AICSDw%qdqAKr1(<;uUPxZ`Ylf-(+#T=XmkH6-Dma{P6dpEJebN{0o68_!>7ltqH zS-ydu5T$!J&245>7UI<m4DfJGIAN~W3X$&CmRSC!JfOTOzT?b3gvkz<LKqIDfy^J7 zi*!q`V!usAYMDcNr2sN^%u5VGiG)0cz6C<z^ra!q$QuM~pKj(SaiTz;91f+<%GctS zVQZk=Dmi%G8u@TPSGCL1o!=MZN{pw9eAt(vh>(JOIIMM8Cx=YzIE7tW2~yQ(+G>OB z1X^8Kddm)VtFi95D{;oH9n`d#1Sjs?ip68Jfz+`zhFMcdR8#1E+g3@(oAWrtVrSf_ zC5FmNbFLYmlx&A1@d9k`I6wWEW@G=eN{{%usAK4?t%|%Qgoj;_%HU@xkIi^<--5Ll zzOsKi@8mYf+8T7p0fDpvZr>U_U|2T8t`=NI6mcA~eGToE#A!{>takYF)XDSfKTs!U zwyg<~Zzbx;_nZH}%N_l<_x^vRk*R7pqI?tNJs2fsoHUV<k|9d@{fQHdSB2w%OaM;A zV9Y;YT4&SR#+WCaMy_ztP*K$y!@<3o=y+fBla8R%e@Ie1tl=5IW@VEQNaHi8eAD7L zOh2a`PI7#|TH*EKyQ2)5hK<~}df8<moE1yiV7Q~$j@St%jIc}WG|6dAZ<6J;i|v+s zIXY=ZT%9^Cb5#P1Z?dURMB+#$oUnC9F-8T)7>PzSa5w@Sn*E?#ONnX<atU}#I>$0g zDl3Ei7*;Z5G#yn*OX6P*L^&wUxip+fIIcWEzamY+$GJ3)_=NW`wT>FhO^26e+w$$o z$A!bxm#3sbRCAr=Nm(^H%;^`R3p(REkKV^uYF$OFQ7F(7k(D>k%FA=_NGauF6geGe ztMcX$OOEI(2{bdI&EyZd5IJ=iGTbs(QWDXXA6s0*Ty^z3qWLV|mz{JGSuUxq-N)7Z zf`hNJ7noW1P0BiqCtViZ>gZ(#1J#5!QZwrAN@!-19gi5X4z1ePdL(azdWcsAHtGV1 zu&Q18peh_dq=>&mNL7ec2yJF~t<Dq(mK-C=H5aPIP!2F#=uO=%;xRY69Go8Q&f*3; z1Z3TX&4M9bIS8qfdWDOatxj<}^mXdv-6zsyvQxWr83o9Z+v>IE?`PSTPxVRl1UPvC zGn}gO52;O-RP8E|)Dsvn9BYWnQ0LB&e<N5$`{|3Iz*bNW5!;QWTSe#!6q^&}#c-;B z)EVag;vs#TtudS)e7}(<o~8OW-NS$SmSAs4TaCcs_=U+{%quW6{4R`^BBebDkFFq% z-u;Q(Q5RB-wuM*DI>0dFSoR`x!EhT#y)rn>!f?yLJ9k?acK$Lsc=FOem~y%@+YxLx z^rnELm-d3i#*F>q+iIz<2k(ZnQ#-uOX~}Hmsa}Y&`g$09qM;@iXYl&UG2=pOG21ay zw7|m{FAkfq&;3VB3Y{0YhBK-V@NSr)>d{YG3NGbCnA_7(S+#uRI`LNAPwtJ}^4VCL zEP&w(?Lx1M+dii;(=|!?c<G;Y(g|H{v8qur>TT?vrtOeFEP9_+p}#OoEtHQ@dRyBP zvwUm&SkM)c&?he&Y}ipryPow2kc>3|9+coEaW)EF1Ta*6Z7!*A!bK1f;q&_Of_tH9 zEK*m(dcU=D17qMdz83M3G)sAjab+boikHE@xz@fn?E}}-Ak*e7ZhBX#G^2ZQ(4JG$ zV1^IsM1ll8`-0aN5sX9;KX+GGCmik?r*#;y>t1ag>ToFnZOtu2mDOnfo9&xmuiG23 z$r2r%Lg~_7P&oQPc9lzk*ku|Tb=sABdPOB5_mF}h^+1EK>mPTj!|w=roZp87gAIc( zsWinrJ1o!25LpFN7y<S+>WmM=!>nk}Un+zFll2E45b>Q>xx)X)4mSAngHT&$0+>ZG zEWpeNKjH`L67b<<nVEQ;lG_G^rqvI*hvb$Gx4V_}=3@CbyHaz*w2ou*U%I3uJ0az| z=I0nuc1b=$6WpA{LeC_0&%VO<Ic8by0nWZjQ%#@0uP2n>xowm&iTL)+$lJ?Y8k7}j z2e5N`A|97A)#z9g`#*j`ud0WIX1M>#5Uog>b4SNXSSqJz;B_Ws7!rE;_=yikZ`@1Y ztRI-fKAwnuFtdzeas!nU&1|#JGI_x6(}#if($EMsBeVQSZw!*Ch*`Q!Ajqrf_hAQm z=a&C$Yt<b^GZDAl4szxOd&WLh^1>r}zw|*S=wp(ngJPW(g8PX%7rZm)Ks9-<m<8*` z(wI=ZQI9v`2q-eE6b9!)e24$9IJk*RoPgE0lgQyW3h>`KHT~C~{O>V_RmvMS3;YN? z35E7HU9rhhZB4PdNMzRQ{)0jYNKne*D3rnqh@mMmodlv~QOmMJR5f1E@XGn+AV_$< zVg$po>B>XqIA!qLSzBq2CN48>Umu^Zzj{e=i(`8&kg)C~P;xz!tMgL(K_s!3nJba! zldGPx*v6fT2&q@BAM>br!%Vc2xweWMjn*1rUfVjEU@8!hg10uEgQ!@nz85}Uk<mqJ zsd5W3_Gl*vEuvS9`K^@XjT3FoJpH>D!v)4IvcRqn_nUNQd{iMl$;bApLVC))aJmab z1C@<kgOc-N64&;3SQCUOxND<x7bT~sK*la-U#8<`8QuvGj5h#7AO}(I=)D^-{Ll&& zjNwKi&ae-xCy~#`DfI0YONFr-6p`VZ6&NyKOJun<2lZ-f2EFA+PJAt^YEYojc_Er0 zt#Dr;<Xml%ROm4e4H=Fa`Ey|wgc8jaZVAuktfu6+nw;LtZ`Z)Z>Ma$SHfxXdX>jwF zzY5r)FebIB0!S3F8JL9(GUUPMKt1a4JtE{$3(SFHh81%{7H<5j7|*6$C7rpt#9nQM zf1y7N`<<wuyRq&PS9hOj`{)3HN&1*;>9<CQ9B>BjP%#?1T_>UBGa8>5g(=Ypa}j(9 zJc1XqVly7RgKnLD2i%TZMi(@bx6=mjVHK@lFU!u+ggbW*qO0jAFS^B8J)OE<Z|J1k zXpi#@`#azi`@B|rDApeQ8OKg7-o99_b}J=1yQR3+aeOmkA*Q1ayc)$P*s)t37_CSU zoxTk8co36-GI;9Si&w%qThrJfrBQJ_%)WZQYW?sNly^pQL!_|(2s%}V(-Fz|#+QS> z@nx?62ECF8H~_4yjI9J5902bBfR$B^4V`QqWd6-QIZMS_30V!r=ZXYCKy6E@fHJ6P zJs=918;UlI1d@RT3TrINn01C_W5<=T<<wx`_!amB{$O|+iD_c75#w_j^XDP616m=1 z#)-7;<l<YW^3MItk@4}mQsWDhI^2aKyKBM*cAMts-VEJIediF7vH>=4#m7cJ;1ZV7 z>34+UVL#F<3H7PYVz<(Z4m>6g+7#S7=5VX^o|ffkZA+#G^>bt+4gK`^!Xmf307`>a zKKF_(bM}@8$|;e<;AP1|DCmJ(g%<r&pUiaSa$G6NF$49eEc3v+;-n4sPeU1H9$w|y zoxj>+nXhjVCdfGS%0V@-zvdH5X*5vfr7M~i@K1ZYE?9gG=fn;gyM6l8Ea>Qyz!nG- z69Xmux(iz>&e~JAKLQO;!l1vNkkxKYdJH-;Ty}39v84m$a5(j^0=$+ldtG#nXhHox z^JT8Ob!sYphaui1oj60SGpsVD`Q}qwSu-@#)@W>m8quc}apG6o3U-OK6_~7mUg0jE zr>5x9o>~I@B$g@7H<fjdg7~jiDdCo_EDlzy@4Le1fmKcR^)_zgMVc1*gJ(eM@ha)c zvanz!-ksLtDPN~@^Hp(@skUTUa49^sKoh+9NQZCh!k}M5hfhACne35Dq+tlG4Ny*G zB5xhAOr>ECD#IKx5L0=93%#B5?_Z^{_QHr9_h9v)CjZt*Adh~usJ<8J;W4s=bUq#l zrtyvZ0?sBmFa0EAl}HeH!~EHfuK|8XER{!No=Y>9OGA-IQ&xDXZY7~s5BU~9iO?#p z8(oQ?(fEY#GiRJ)c6pfF`CD$3tpM0797ZD^O11OVv|Kj6%iLHic6s#r)QkWS^^t6$ zFffP4S(PUYJuGj4&Xaj%k>|<$R90N#og0MGmLNWk?Qw)6J7x|uff+eg(Mn#kSD!hQ z*ctuHK{lWr4F@~GAZ88n(m1SVaogBnJFkoCkc6DC43p_4C2<ee{TvnG1Inb8&oZ_> zidB`>aZ0i<;766o=rSi(obhuYEdDXoYCi*Qk~PA99^3(!qKzL0&0cnUn50ekG=+go zt(I7AM=*zvKW9Wal2`6a9r2C(jH6)gL}IT|)HlgR^xJAFuR=0k-0kq!rXiNCU5MY` z-^#-JA1oetj=aaIk+;tmc{MM{vOS_-TxUEmC=GP*r<p|@zdPY6@bvks_d2yl^1T8> z?x<vla0Eil#kmKmtIz$?7iQT0{zn3D8`Th{;<wT^_}f|Vzf0i#Up4<PADjR6^B>j! z?Vj%VFXEP}mePjkx5?lSXy_ojy0ai=5=eQ&4hC~t5b3<V_`#?)6bNg4YobF~h(KYI zxjeZ~oKMis!y+cwsQ1}3CB_82q%#c-_U0c4V{TrZ9h~o3-xAx4aoe5Gd%EAh?D9ha zk|Nj(lqU2W!S8PPQ$nB|sEA%vIJjj-ch;wUnaua|&H_V(-IfDL$tsn*bzZfUQ_u4s z_*2NBmQc&6+{R{)K^<HN7`OvVod-514?J6|NSKy82+gCZE&|v_s)9MxLW4VuU4H?= zgK66l?G;+dwaJ0H2-TZRHtWTFeX$m93$v6$_l-&jFzENiG{?`bY=Is5w(5=ZNv<$k znoBxL(*r{$X&6Ey46~AHDaj4id$L;XCy?pUtf@l2G)N3%EYi8v$s`_%?!gm}JeZ4X zKZPz{iw!-Ye2mN}*}>KZ<)i7dJND7vZUa{Vtqv|ON2Q2tqcMP8>7C5RqkY&#@T{h1 zsa^r1u{HN7l#AR<Yx`Yr?qxH=1_ODd^R`EA{z`<z=$eIAk@!N1!3~CIRcw#c(J>iB zJy$kR0R5SfdNdg@x1^|!%ae}KCY!OTlUmC0Tl3$F>OEwy@;vkeD4+QorfiDbA=u4% z{ojgh%fC6Xc>QCK4Pni_$^Z}&uoULmhDv?OV8|O#F2uz}`f39}R<LZwi5sm202mEe z<WwV!*WTj7=oBx;WE)!(G}h)I0sn_A*I0=}{gg8!2k4`}1{hY<&`9cRFnjKwY{6%g z7?vOECjqtZ-R8!3#V1O5jcPUW$f?^GSJ_{`mKaNIGRw1Sj>LbJOrJlARyP>p4#bZf zg5RpUXzQUIKk)c>DAN^Q7%8bQYS#&q6d3QYTuxos%ajY0k%lE)$e|Y6EJ=|y&?)F8 zQNNu=A%PdPfQU6%S?3lA;i7ralr?TgNEz`JtkK-<I<Ta9Kqi0u`jAVv*Czc%fOo_7 zk~y4?y|B%zU7!~>E2oRJ=gK?>KAMa;Z~IO6(akFhH3{a+trZ$P%tX^<|0@)TBj6sk zEYwK4AQsvUzZQUo6^%cBy$_5xWSu>Pfd{X63W+ooOffnK1ZI8-jm4%U3Hdg^MuTiv zl$hX~*94KYCjwg+rW95*EojCSM(<7utV5W`tV%wGPf)8it0>kgFYJlmr_K0@Wo@ph z2q!_Rc+drP>42Ui7%6A?dj>?|O;X(WDd30aA3>)*PDU2aLWXa?86CA9vqT=PYFO1c z_{R^;*8wQMf+GZlH|Tp*KNa8|7*0{(nczDoDfjK%qB9YRl4!{+NoibxJ@@i6uOQtm zK&qr&yNuAyqkNkisvD(_u;~Ki3yHrT>B|VJ;Lrs1K1Sabz7ci-b2(c0)fN4r0l9J| zrI9V7&WG?I8H#-rA#c?zjcPQ;0DE`!T$C<6AoEPVMHcc4OH-oBCV2gguK=Hu^F=hs zB8yD<;DvP66<%#%0H@$9My>bjKZ1dqlAMe-zMIwY|9!I(v2nKkSF=*lQbG|!`P=@? zc*UrVh6*A8+24+CFCoYbGDz-cMC5M|IV?pxVAH_GKDmEU*|+i$!u=9Ep76FGpb8mW z7+-()TjiCitk9uCyTU+r299dNVNKH7TJHI5LC^Pu%e%ej{dvL`s53O?r`bpvKHR<) zLV;TWoFRtVO)+y%5kAF;EfqVuFc9**8*iwp^!Q$)wzB~1_2_Yari{dw`C6w|2&Q)V zfM+Xp1{GBGc+yJY`8yP^{0%{Xtt`4|aGtw?Zbumj%+w^QVslZ(8bPp!DWf^GRKq>m zKzF>-+;Y@ld(tK_1&^hL%N!C+9F2BxMV*-08g9BS22%ty%oegcRmLn@lanlQq=9BC zVO|DiU1F+>_vnu8$%CL=&!!>QHFSCrW-vW16b%tE%U7+<pC<^R&SQ}|Ot5P+UZFl_ z+0)`wYT8LCOU(?Hz(k6i<w(q_`J+`9Mgk%?+-D<R73q^<m^yrEPb&%<G;1DPq+d0W zzw^w!N6zYjEasVmSS-wf{PAP@u*ROOMDu0*k8q%&cn!ptv0tMl$j=CshV9Hu<>I#- z5HLMj9;L^dGs$WwlC8kxh&_VxsF1d-f087~#c1sZHxNsVuv;HO_hTYX=~L=8&Kqc_ ztgUHb9@(dnq4J!nAP$EDV@(oP;TH(%N7pyJ)|Q|0lhv)$^ikH2GGLbx7@%?<t2iBm zg7naa1c$3Jlo|lll(7dPqK4S14*^54#fX5iDXZruuFu=ciXaBS;BcK0|LiO?fEa)w z`#SN<Z*`@TiC>Kqogs@?GG@W(Z?cv+o1ZsV$eq6`+2_^q%(EeHQ{Ju@Iqqy`Z=5ck zmu{KLv_ZXa+(*+fj5`hfWp3f3TWGC$^6i%4zbF2<nS8~o0j*rY(~+s#LQTa+qgQ9z z0^g$S+@w#{T>MKmaqe<W?d-6J)~3j4G*3JzB6e;`4MUu_>jSD$xz*MUJiVf7kfsEc zG;4nwuM7>JGl15k5pG`U6f`ABl!rEk_w<nC6a7>!2$-2=tehkx=eVC;@(Ch}Hz>rX zw@lp&lllpR8|@1?Tg44CySD}Ai|1vUFOtXK7xr>G^P<K8zT~wR%73ENQ#|%ZBjS%B z{Q{7cC?249+#gRr*H>pw_4(#$Zjj;X^kye~iqhX;8ScJajb$})Mi~Ae!an5fxUU+E z!_aXU>A8&g2r73yT>8pBtwJdiwxz8Y?O-jc<4rAdeeB*@l-%_Bkm>s35B?Qqdxr)* zu_0aHg~+84iS|qgK7rkY69In8?h;Sg7>TOMhGBC3$Qk(3B2;)r;hphb(-0W2ZcOxu z5>{sHgw9#XvdWh`rPyb9t9JmJ!me1IC|w(=jf{2D9P$a4D$<1>u-1-Bnku4JF-R1C zfvQS5dSQS|bh1m69$cA4+3}z0GR^V4N@>Cp3nlaf3j&6=gZF4f2V9Ba!R!A9w~t%d z!>SRBX44O2+h^Ji<l+t#>%^q;!s|YMzYT0jzV`wL$7V@eG>_n3*pjK5yeIcA`VPNJ z;IT{NBTul54cm9xbt8-8y0FSmMr)gu*4^3wsxB$H{7c%43w%M+Tc8CzKd_%Y$V97O zFsLCki+Zz1+G+^05(4Jq^;6qW<rKRl%ejU~U<ZF~J?z&0=Ih_0aQ<ONaNO0mr1ZVk z5kUX}3I1=ab^kw4y#H6L@Gp*{@;^=6O&~QS&>HUUg2JH~;Ee=C7V#-}iLgL|?s7{2 zOo2njDeKfIs_u6)ZnwEA-8cH~ce^q57aGY3NTC!o;n~@;&ntS*PS-U%JKaAq`UHO= zwW0(>PcY0^57LKMFhuTYVz1Z>iO_<f9?YK?hljBnw2};2Q(TENlo?14F$*o~HIIJ| zz?Au)C&6?NPZ<MN&x`E>0URQA=9Bg@8_l&jP`W6((FVgbBX?vN^)lc^ISj(ZoB8_U zDAZ!yx_UY&+rWB_WAh4jGB$h%*(BF_41{3}PS-#*5Vp?KG+Nz9oJK2m(L|jT87UL~ z)yOhPXFKT87UOI><9<F!4juA2%)tv$JeUTqY%+Cd^z!yG`{RP0M(m#SNs{5E=&=9{ z_E|PM<D)5NF{?K&P^QMhd3Ufb;t!6$<1X%X_?huN(wQzYFcyD?jCel{;!9E6W-w98 z#I}lx>TfVH1f0~5W<RIFS}rbIh#pQrSgxx*i(5@4luov3;i_(6tM?!{nVs^bzPYeU z_Id+94^_AqZy-QXnXqsTllQ!kSu9cqkYVK*<Ydejd&Vm)G58e+Kq(Z(EiwH2=>PHs z4AMWr?=4hI#Cdd;DY=Z*Y7_BkVWI{bIZ~YdXf+RKw0@?)e6BkFe+YZW=t!e)-M2fo zS+Q+(Y}>Z2if!9=#kSRPIvqP5+eRnpn|=2=<DRoW{O_puOTDAUs4r{HHP@Wae10CS zD5d((3>%pq{Dv5oFMv2D$C5hM7DnwMP|>MO*f&lOnbDqWZ3UWk)hPp|?9^oZQnM;r z6L)9vOn*jwM-!{(XZOFK+ZtuNznA_7jMoD{^oEH~Q$&gUblj9;27&tVEPfg4T?_On z7oZJlj5qMTtP83JxhMEkWT5)2D65Qu5<NbJehSatkMI<rOr*hGGRgw5ZMO1S#0*NX zqzucFV&D{Z{*)wsQDK*TZ6=YBq+j5zoB_VkUL<{WVp_7HKJqKSbAwlg6fB%Eg9;!O zkOGN1q8b;>w&mP5#H!!}X&9kWTZvt_IaMfJS;ys4gzUK!J^@HAK#~ZSu8H-HDA5h% zpKU0Xo|>w;hD)VS%;FsQwT`Q|-al#y9bAciP_76bu%kawpaz@yw9ozte&%5Q>US!t z!6_1l*nP_zAZA>~P$<X%&myd|e6t_|!G(i!2crYs6VnTYc@@ePj`gVn{>PT3k}t!L z!ua;h{7XdqpX^=#_ciSQwh)2!ReQ|)_d&^aZ$X*h1ceKRgTz9PI}}I0nIYy%{T<`R zD3dRFZbB|Ii`d|?7^`-vN(-`D1EXZQ%@ZY7t+KAVc73^Z*<qz>$$hJ<wtH*&^2&Xq zX?y!$ub1lqq{Nn@!0YdS9|_xjpN6j+Y`;<G<OB}NA^G&eQNJUQfwSjGTI&%KBPS#u z&avi}-e!J#HK)QURB^SeLBMpe%|+Ok^#UuPf2K1xEuN;FuxpwIjbC8ImD~8*1P1d> zj;Y`A%7@z!t&BU`2aY<8k1c%2=~1m%q~6KptIN=NxzqgK?PQ%^@bsrC7=<^>q|iD) zv=R;6>rtZCF1<C0%Yd+gVoJMQ12CnaPnm0x(9xN<$?Puy3K+Qt6mwU`XQ?+V$DguT z*(YXeoMi*kZ>dQvf<|l0e6b2Hk6Sk>H_pwz=6UcAp7BY}HdX#mYjLHiusNph@^O3i z!L%BLr*QNM`7<qg#$1G&uhNQ&g}dV-#I-|Ov3ZQo;_grzl22jV;=|8k)fk=3cF+l- zzDAA@uHk2p6gjsiv_n^<hz=polAH6FIqQ@zk`eK;_mK;2gjL7&q*T7wII-f#;5NER zG@aLo(Pqa}?$J>8vJi45)0yn5O%5D4Y?{)cCk>UU-{vz?GFXRh#Fg4{enm0Vx^rns zQ#biJwXUFvZLG`4hy{M>5NrRzry-D7QwifHK|B!P)|elO%5_$J>uzePUlMDJxf(ta z$XdD;NgiikdyCm92A8OS`%T(!Z0I(=>o7`e8fNU5&zz@OZKJ(?xX_=_R(oZ#<vvDZ zMiDIThIO=wmbpLpSEE~4<&Sz|_NQj-f990f(ak}*%M=>$-wQ3Qkf6|y)8EtfAW~f| z#lfngB3TJw^lK_`l4PioCAy0T(_`A{deGm(0s%#eR!eGae{dCQ*-gI28~%jNd9wFr zR+ieVLs33Qi*=LeiS0|sDz0cWVEq9MPey{o$niH&6eJEebb#f&C4tHu)Uvq4O&un1 zHS4%6T@0I7Rr0~ER$>T+wU*WL-qIbt1V+#iIdrt&cja}W1<NYv<QAesYESN|_t8)h zPy|!xc*3mJ;=2F~608Vrkvcn+v$DDx+@v@5%VsSl@pxurii;WUmOu6Nd(;DMq&VVb zOR7MJ_*Prqs1C4OqY4}Hi}AIYP!uy_?WmSKm>DriDWe&zuj{)3N4>OGZBp_t`=b=N z?T=KfPw)V_-8C@@bho(LPBB&_l8SleZ(3PIGJ0F93+w1~a;PtI?g%H$U%o$3EozG7 zCZ#HqFL+ClT6+oEpCn^j>Tyj!ok#LI?dlv7zoly-Yna(<(}NVmyt`sOv#ssbOThnT zeejsW+lN!5gzu5l{5_Ge1q(0FM=8yOMY4%ZY$UujWn;8pj)KILPiqQRQ>4GVP*Z@& z*AQcLBGwXbKq6yUvviwZ?Gr}*R=X%NlLO6B^1d%}jTAFA=;t#)5T3|ay?1(0_9_h? z<Q=W!pwy{!kT@yWNS}pZXhZQ6t30QGs+Qhagx&Lq+DMidfrwZMB;GLjogMM296Ypj z@$}QVK1Y)z*?~^!Z&3hSeFX%?`HTiP3<BshzRnFlRe-!FU93s=LGy4x@O=ZF>sgZb z($Qdsebm_W-USm<ujyLeZX=y_KDwWijNv3x!3Ax_B~95q)Re!0Z&V%mE^H^?C08k@ za%$l7ZXfR%cG3E~GrR%_b_}{q#7c}l(0VUwmeluc-d+6lwE_bNkt#jX%}$D^{}2C% z>u%fkO46d2=5YX>cd|6*hipluhFN9Zi8<}z06G`(_D-P;i)El0{oyjNy82j@>+30+ zw1s$aH60u~Srwd(JWFj;<hp(VYck#NDf7bS(4A``H19HUxw;=HMkFN5ivktCgm$() zv>O4)lp*}%tXtjO88lja)<DDU0RSOtaCz+oLx62tn3`q3R_=<9YAnkgXWVNI938x; z30KwM|LcDNK=>2a&}PuESxgJHQFnd&J(9G6-RV9vK9oztd@hJCM@Iy;j>bO`*~mky zem?$XS9sW>z<a8aR|m2MzOimG4$J>IO?&`$i75C7)rlxfUDeA1prn55>Y^*SnaG!) zTV*J$>;nuHxK4r4mrE~jdG)2`Zg0ul7t5zmSzE--c$J1wMwzLY?qpI|Fk|TyylTBB zn)#9EVF2wv=y8?VZmeemGS#ki7iZFCbi7~m)=3Px#`%lUGdj0VFhh#rC6vEE#d!>e zSAqljkiK94SgHM#zq&R_P#9bN!biLH<@cA~JM;<f<GFpZ;_T*}2xE+dvD>_3<~bhe z5+i+9&9sX!`{Ie-CCqcNCI7w#&m6VTTzUG5I*Z_=O8o~sJcijNkFXHh?W`;!ERYxY zsiU#-D$Xynxo4+v%=^li_dMBvd@;)g6g%!d<<9G893U76DAgCUx!iHZUC+H5^eOH; zp7;u0ublck^vobLhw_wVx@bW73LQsuXzoYc+pX6jxcNh%?MjN%JI*U647>Zog6_Fq zSxU=_ZB4%aOIL7QU;=ta{7Kv8&l4y#WckIUFs}+%5H5DRoxHmN2$1|z&-L_|ZToQs zS~ND?ux+-e)++>HTz`bV&DC05y7}=fEo{}2>e;rlAN<HMwQPMYq}xE3sAA2R($s0E zJv1(9nv(LMTrU?D95J`dL!K{SBcXZTk~tn5VJkq{poh_tBH<C7P-F>%5^W?+l6wM{ zV}kGr&jieag|#?|(@N*6bRL@CE8>co!@MEOYSd<&7a2&(O*{vZG5?}Gj1}qf&a^S* zF=xOPkYAKzjGf^hicK_uC{xkA;zO6N@_}tK6MmaG9eXcedoemp94gPpl#QF%xk1&` zj-^G+?$P6WXO^X+Dv&`0DnfE@#Is4cF6ALP2LxjL9$>XL0G)Q&&KwtEGeSxD^;EaK ziJufzgIFZ#$F^e<=TVty**;tAkJSUwWO~2P%;oJ@AH~sbfj?-~-LqbAlHx#R{GE;@ z>LYz@k%QttL0K9+0KLY*<tj>jz)wXF@L+rE-iAuIH5m|Y0b!1y>Mp31*rOs0-w;4x zAgoqxBjv3Wc6`I9WpT<)?)W_!{E7|H%PR$I*p8+ZD6*t5uV&}oKpnvW%HE6VMI5VL zgI6dhL<O&L9^?IvM5a++;>Zy<w>Q7xkg2eX*xpVT0<Xc{4!OWNC#ECR95t@UNW&X- z%Ie#B;__~obnizYv6y8OKe=eokM)n5=JJ|p@828Pj|%Fgcc}Ac2}n!YnZl-#XU!W9 z@cvjs$JW2hX?%4vTlCvDZm3(q%3O-Gnx`7?f5HQ}G!#^w9NKp-%F(7Hb*hk4y5C^D zI0-4QN%k((su{V(1bqMA68sQjl#^vyLY_;!sBAim_ABl5nP4byevk_*jnn{hB|wB+ zGPS16lWVR3sN~AJTG7-NTj<oD5ZJ4j%+WRT@8sT7_lNXZDEoJbds({?A=cK>oR%1C zf7xh|+YGf@z<pD~@~uSdOT8-Xh6>!a4L&X~{uQ%b2=))dSrE~3T@rJN!;gIrB`$Sa zIif<(Uy`Ue#SHgY;*Vqz8N0<kDx3(bsifM&+z;)ml3OxLBgQf2>yi{?)kEc=psl-L zS@d7Bhuj$whkD+@l#g=<Sh+YV=x60L6hI_@1>urIq^`f#v>`Ex(+cKlx$2LExj;z% z5B6W;Obg8S)u4hZ=f>yNgt5zzxBOz(n#GP2d}B`D$4d&t6I+(0gL`YZEFaPfG>QvE zwfI|Km<up~1ok}6x=0!Zh}I?|9q|IFMD^)V5<@b8!!M@)Kss`YC{yS!Hy@E&{I8Jx zBh1|iR(}YfKWVyyT--9EG!&y2<l~VN(T5oG%CiM7rz9tll$jNsy4Kr(gRNjF{yfJe zwEdAzlu2iDsqLniY5~U92y#p3K&*Cuo_h$9m$Vuk%^qgIuec*YuBez|tF3Nu;jq5B zh_$wEcmUs#pFwW6%AwAi{FcCgiU3L2?TC`_xVK1FxWv$#20QVH+7}+U5oeN35kpU8 zN0W8Tc?rZq7$iH>2yYOxm_)Hy@#!?EUX>jV{v(i02Cu^ed0^_$iv?!`G6~U{^$Fy= z67L<$cl+%sC}-ZgsB!I+*(1C?=N-`LL&QMTo`IDy4W9}vGRg3?5Ub=>Sa8&dkv(rz zsbo@%Uq~`IFOa=0oA2$X8R(PH`xZ&`?Wzr?{u#drGIMdoNA}42F#FQ(?}U;OJ6;1* z>isVATS#Ao6>#<*f<vqHuW@Cs8l^0JErsJO(<s5i;{s_T0-F?x&c(dY<mKu!@i=6! z$tH}x@b%zXh|;YS&c%q*z{p~)KT*&vKazMRWk1oVJToU(>@++XT?h?g#GR$^uIty( z!jFCcoGr+4kRNFXk}$%QPg?hs=EqNx0srqxe-lZO$VvqfIUe^%QFlC%sQP14B5of^ z3CjA*uNPz=kZ(4Sng4=+1jf(NU6g5h{pf`X3CJs-#p}s5I7)k<EQmsKBIq4Cp8cIB zd>KJABi`VLfK(jRg>upfkC6cGwkJhsL~8VbB<IK!d@p>FK2)Iyj@gaM{Vx!Qmdkgb zOHBB-1o1+n8*tJYmM?U77ua|H{Zs>!g=;;&6LnMO+p`OvC)OA}c$i<u_t!hXjVC6# zXaAuPWeeT+Uwm$zhc&p^MqcKPo2^LwlPnZ60vbEA*T*l(W2E7SjibAF<3m&b_B>xD zPAqp0Q{b2aE<9gxE9QHA2^C~hD_iW}4aiZZWmz@ifQ>JWUn+XGbziW|f70kDiri5( z^9p8Z%$ZvQJ0MGA0gDz?V=@_)I0Ce6+uA@SgPbU629iSEd7lfeB?s~byC?jjy3erD z1;bMet3JRx%$`k60<<ZbgRBt&=45ziCLkvh5R>`7<F?4CH~)f}US&U&Z9_jKv1A5g zTX$Jf);lJUJYSN?_%!Re`VZr2j{S+Qi}t%S-%}_f_6eZ+#6<jdK#3M7zrE=lbp(3u z9!(};mNm5KFj;eInmSv){CVRP=-ylYWKI`7eV^|0tXx8F64gW}7Dji@5mlNT=Z6Md ze5_<`Zffl3Jh?7cXT<q?27ci2`~E4p{draQ@J}zh;7R4T>+<J00Qz(dAG4_)bKK)+ zqF6VZcfv>4^Xk#8FfSfc#1wi)Qcgtj%rNy&vJ-Yf=@?H84p;6GPj>xLs=2iB#uaDC z%OmHOh_QtfzM#G-^iyg@6_KqleDo4!+WR-upCU390--HlwCy%do=onB16TYNr_)>f zFtN{rgB&p4*dKY5DI^2vOP(j>p%QcfqL8>LUVm6|vw9-~kAqu@L}q=~CbvzlDVIM2 zZB1STEM8?kzW18YJeqCZ8#5Wxs#9cH(0IR{%7v40v9yM=uCbWGwydeS$EdSR^eo9_ z3p<L>E=XENNf;Ch*(;rwG%Nq$*MwKE^-EuWv)X#L^3#A^GEvoo#FPtxtE!B*tqc+c z@+g)!cgAzxAn+7e&ST}5iS=R~aL$rfk8=|sY*!XPtfBm@egJ6ImYhC_zOg`P1_f)2 zQ46Fth-Ws4Rj7s<NV2=H1+zK!1?3$5QEW)pz3r10Y~^$1HHtQ&)WNK;*1(LVRT$Xm z%y=hZnQ3lnjfqx3fIfy~4?e#nCP`BaZ;5Jir=o?@ciJz~fSI5=V2DXPZ#Z%$7Xv<^ zr9o|BwiXGjC&nR^9D*@Hl1y2VGnKRS1k-w@ky^#W(nk~)V4{#W2Z)W*7bO`<OSxhv zJ}F{Z_YY);Z-Wr5ktjK;wNirVxe9S6vF6bsIJtsj*uEEKS-8S8>}u!?TYmqgGx7_N zn-v$l(UL~tB(R{N0Er9=i-q`w3vb=j>G1Wa^mJX!ulBr3eE;njqM34Ruko{P`bIBB zS+W^oDB0j{saW(!IkELE)QvOJ^qwBC#4#1aZlE!OxyI(q$R|>-F24I$9a7gS)k^XO z%&7l{%{ai3S+xe&D4L`7WQr3jyZHOVhEX&D^N2#G2@pk<eIjv9_Ca<EV>{xj4K&Aa zeTikAp<5b9G%YH$3>w<REicL~RNj=|_w+%M-nUO4-MHfU^AvykVEbm7$j+WnYIpL1 zqMjnH2Cgu%MPhNX)zkRKoR^_4FErqcY}QOxt^(M*5xFJ#7zOJD*ouf{A)@)My@oN9 zAoh`#^UyZq(v~Eg7{af=Z_i)TpD0iDP;S6omB8a){v8te+XqEmU*^)sI5tGNVMV2D zHATR1Vfw~p`P4@JG!%Am2~~#|ZE<b-=3(h)hw5j?0O8LTxa|Vw_fAOAMK*{k?&L!< z%^&C`IS29Y3rqd=hGdl*q7QlCTHyO&fS4Mm@Y9YgP?fD=58+5XcjGCk{D1{R?W(3q zzTN8^#c>EVH*(>DFMIjH!v@9ig!_c{zLtx>2^WfZ$^r{Dw_;!}mGF!zae2R#3l8GX z0(!I~EfFOAqM10d;)v7YlGK&)8+h({#MP?5OmB|xLvZITWYlu2zowhny9*exR-!O_ z9B-z$zp*iKIlK|Qu}Pr@cGvowpWXh&d@;s;OS79~*T3a}If$U{3;+gmnpgdrRC_ag zg!Ac_Ppf&S_|5nWd#!&S<1J^a@1l{X1C$(w$&HLDd*D?wWV5&Dm%1ujV$S>ZUkP14 z)@FnA@A}hU2k`{dX=7E8Ke+H46?@cnY3Dmu?a*`9yX!`V-eSeNBU>6W`@88yla(Jq zf1sqSyy1F0&yO{`sg*iS%CL(Ws0nbi{8%K(^{iCceCX}EUs!DxL3c=-*ZLT3U&ZWq z3ZdSFy(e&;>Ha3e3yY)z*;z8r!kAr+Nu0PYe${mP*2jj_Evu7Kr@Uc<WfwS2^ilr- z=4W3mRe<q7W+Ld0#Uc_9Oo3|o-}d9$*rgqO5SMcUQ+hwmjfkp7jc-gF*^#5qAge03 zg0~4?wqmzsOHGA?{*l!aWmvMQ{$E{)psy~(AcVII>z7y^=c{*1@gKVoUUrVgX8+x2 zh|{oF#Z$-dXY|rWQ;95V!IYAvX_0Q@^lR*!!-ln|;7HV=W~g1JpWxKCn3!)+zKMz7 zhc*;A*ZMFTtD2@R`9Y>63%Q6q^Md})a>m^~g|+}Z6T0H>e9pc9`nWQ_zdnC(e3MK< zG@(isW;YcYS|jF@f;ySvHki4;L)%7_k%B}W2qQL-$Sxz_K$ONoA|3YOt=3Pyi4K(& zZZRQ`RMtyprreDVtp@wkV?qmtxRL_qzkl=#cL@W9=B>E8ELfX-w^U<(dI2oo$}ScG zDz=AqHhEd*%*otFgdu?zohQ#u5szD(NOckr;DOX@p`3%dn!!047Rp+C5N#t;f3TRG zJuBno#_6n_wSY*mO|=tapvW31=0j^PjWMlF$5+`v<5j|f#32NYOQjPXv!9pAw&b6} zp~5nMqx}h)Ek`!Nb=bs8HLIl|FZpmBd)lcS0s&>l*I$_mf5Bn~pYyFR*CCZUi(pRc zOOzrieIiqtI4&nw#hn6%4Rk9!GYM>sKy)o-<+o3j=Lm4%ELX_MRwgy?_pUBJ5tG(^ zFg9$oJ&-388m6x@pPbIjG&4C5<itwLD%OwQiBzUJUc3jO6S~0gPjix73>p|9!2lh( zrBAzblpa1^idf6i<+yrK^2K~$2u=`4hNgr$zku^P(`A_}a$&2|fHW0<(4;T&D1{#U zE{_4?E<`@+>fg*RS%gd>xx(XrDAcokW$u+KtgSSUf-m*b9jHUNJ&Y)I=5cUV1lAHJ zVr7g=t?d_-_O(IoI$Sm!;%PZaow%xb#Yd`{&<;dFo_VaGGkonncTKtktf|o)grzY} zePncX7LF~@JFE1SQE5Yhg*O$T0lxdx_{L@FWbVdgw}#*3@)wGpzfSkbhVwe)W#0?j z&jfPzL_A_CUZ>F5_@bQB#M;o0lcGF=2Ogw1=?FJ)=QXnW+QOpc32FAd)I+oK+LIr~ zQDhkD-Qe-v&(dSEKB@bs@A&e0Ni{uBnAsY;xQ0O<{ESS>4SBLRV`Q?4ZL?28#cqi; zsxbRt&WWJd2pF$S0H>)qO1ob-s#qS3mPtB*KFaHE_H<B^yfb!moxENtS(7N`K$vTy zC&la~X~M4ks`+P!2n@QFa2;(>!#V#2C5k&bOgF3;sw)b*Lsmer<6PLSZbXWkEPjOE z*lNF$sc&_ib7@_pnk}F1$_q-qORS?3AXlZme4o+Xts#bKZiw57nqX}oz8WUhqlUQS z%G-ewZ^zzlm{)A3TV4Fr-THjgxHuAAwgV$h8KP!sh8h{LkVD-RfqYdYZBR4#63BBU zde)p!#k@{{5cOF>=nNN-8a_VC3=_iOvsTu#oYe~86^bL!@wnw7=vjAo!I6In-Sn6F z*3K}_xRI5k!4%iLh1l!4eg-x8yB7SjR`iHCZn+JS-8KC4cSFH0j_)Os`vg6Gi8;9O zTiMaq3|~CcJ}jC!@?+&!axZ?~(GyH?jx|q{3wpWu(QOSE*xlkUzx6}$z(2yWQAly% zx%3gdw?D>VGY(?~Hd=SqI<O_bxd*XJ{)W%MY40<y>G++^<sI*(2mY?!sxPiojt0T` zBI3jqT9U7v%st@2jum%;u$*_BME4y`;P;RZA<MtthJPTDKRO-=OOPPaD>>=Z+I`fv z3ZjnwJ`~r?!|)fL{(}T3FK>|er)WQ$bC<&#tG_7dx7^XHGC)P+3Hq_0PHu`yUc=5M zxreak++?2<#6v{mgKXbQb|<+M+0uE@V`csL5B~pFqthXS-FJVf(f`YnM&>^S-T&o9 zCt~bsZuUPFz2s^d|GWPy?O@^f-;udiO;!<I8ROGon_+mEv~Pe`tC3;+Wk?fNnVDR^ zDsgsk{A%7{lENI6m4&wT8V%2JrPtwfIuk~TR!qsL|56fbd6kN#!#voL>GPZW*?0T( zXp`;!{JEXz8zU*6D8|0Bn3F(k6wZ5oN%vG3qf7_JXc{vmE-A-CdOSNKRJth)&yY?# z?%SQMZ^*fuq{d@UOCG%_P+0@vYLQ_u(T+F&?wyv4_N~}dx+FP|QfgICyD?1Ex1Hx3 zNPW&LE<+>Cpf)3v1ZbT)BHAki7F~Rhx!ePG9E+)%6b33K$+Mo%oMb4AK?u@rmecXR zpGSE<JD(b&y*Z>6-}7qzSuO4$z2XP~K2t?b!XLILvLB~!0mWd6Gn8HHvVjE@Xs>Uu zUqxsa?<~7xtX~RE+mx4e;mAQ6d3Oh2MQaVoz)UpeTv}@gaTDVhP&T_&VB|?TyQD-K zot#xioe^;*f3IXm6c06lbY$GC1Rk5kx<fo?Mc|-v@Uk{TpACqj>aw3}NKZ>YM@xQs zi=#WRAUf+Up@?FO22{V<Pwge>!2;NUwkM(<I4kUWV{yz5tedYyqQZvi)pYk$wyBjo za$IZ8-KZEKWn-LGZc0MZ9FTDKI~6w$s9sR!AGDya1N8V^XFYsX{e^+|oBK-y3OR4Q zzYemhSxBP)dP){U!}JcNZ`SpV;Hrob`e2dAiFIeu?`Y$|WptRiH=OT$MQ4gpr?~OE z+%r3n@v{@w3FwkE=#wt3Ear$Nky?Q%Qta$C$=63ztcED~f1?|apC=GLO3zy2e3CRC ze=I>7pzYH&8KN)b5U8X7s)Efe#!+2nmVo&sW!$8!UcSW-uY$NeM(HI5xlJqbOV$d7 zHFt#Cyfq}GV13~F`J2y{pk(7>K6#OQGV<T#($fiQTZA#|1Z4$?j8m}U|JiEYjI>zJ z`_hyRedQ(pQS|<ww#a|)i4l$M|H@WA9XKaM0EI%L^6=T8LqZIdm@<&jI&c&Wvv8Sk zEz1;}q2@yln-}gkTbg4Y1^8oGeJ_P<#BI}R1;EjOF^|XYZj#yLs!Je{wcF>a^9wVR zcb(h3w*Be(fHROo{c|?H5vR_i2h~3FN2qP)Vv>5yIg6N+s5K~+z19@;oy#<GH$DE@ z)M}`PHAl7GtMy$-Qen(K=;(Emq1&VjWN%&@%z*M+CmlE{BT+_5r-vn{t&`P$T-H2e zKDC(byglw&r#&f$cW4|m%H3>*TX!rK^t)h_05+XsnAYM*Z>%MH_&4XcP943BrRSu3 zG;WFAfu=d=;INE>4b)1?#oEnWkAvA+ymMgor<I_KM)vq2#Tp^uPV&a<w{z*CLIpm= zI?^8M553kk{u%O>Pu|p@TDxsM+SF>LQ>!M*#5^WCAYR(SG9MSPT^1j4+B13C8PD^n z`7Ew<S(QW6<2aQWC%M)-+Tp7zX~7Vt@WjBOQ*q4JF!NSSNe-(^3kuz(OR^XoSZ!Ud zNwAf9Xxte_e)I{08{+Wa6Dk_w3F((IGt?|r1b4Xc8(`>6<#6O%2Wje?bEypaP6t%^ zEq4WQCr=J<S;umr{*ylJVd*FRVLtnK<~jiNN4iHG-3NFS8VLOjBd_zNQ`;vW^Dl6c zI4-+~y^!t#KeWU{Ou5^?zeb}+cE2a4U{&2NCi>lG%M*Vl4Mp%^?P>i~!O#0qwXcBh zaho)-lo3Q1uX&pt?ZOnFFz7io4v)WKYP{U6=c*s?cwnwgfOcZo(7V{B>8$FnuF`5! zE=On1OE)jw={{LKo|-+bhN2N>B(M9tn$J#Ky{U@F8jpk@w~rHFeFz&Aggq%w{P8=l z%N8IFeYxyixM%nIS7KtnTe^@e@3N9NN?!2+kt&6NX12G#){(KEWzXria9VW!V~MSK z!WiQc_Y)Jr>1g!tkO8f{B=5cn^*}VYo);!lw4`C!&xE#nL+;o_THGJwdSQtNBWJHJ z#{z!XOq@7})Nb?)*HoQ=Knd7c9}auGJ)i9tjB6HwAcSAP_u0!ljl$VZj#N86d(ZX= zx?ms~<5!&L6tThkV&VsC&P1fGN%vxq`A=$je1;7dLZ0k@DK4(){edP^3vpf+EK>MX zU<ABO+hUVNNwL1a*wRxDM@elbz#xkIa1~LMAfqDfT8f1~lz!4FToO0!<T!D4A^J%n zPba^LvRifJE&k5`3)$!zH68{H6GJrnqAkYva-Y+S(LFcrgB9UK0J}+CLjz)sL!DM~ zh4<)akJTo6qu-@?2?8Sd$(<rVO<Z{;7w!@Y)-m2xNA1`i9Nc0}QTtXFbdwkY2E^Ct ztWh#D8wNITs?csCZ4XUZQ9se-c_SHG2-YRu%j<45XT3dUTV^}sju=`V-0ex$eca(A z{4P0l+N~NU;^eEwg%Up&wEvVn`&b19ktNmy1Zl-gyQfvi9km`=t`Qkk9I{01+7PCg zQH-0;JBt6xU{qD{ifu{|@h8l(ffvIlz0N-avoypOs}c@I3dmUT=>vwbS6}Trxyr;B z-u@3jO$94@9>tegZO#7=KUl@s<Lm4PT02<&7sU2|UCI>YWru}O{1!k3ZEbCj`yi@H zLOnh@LV8R%;gQr}1G5yy%k+*Uvyw+kFEqXv@OR}s^5qaNY>PiRT=(uC0{wpkzu}v9 z$CG+v+G#Y1R}^f=NBrsK>cT^_60<@gP0_Nx5DTxQZ7P$j&~9zXPiv%5Yke)__%~98 z$y8uda*12CDwv6qE6lDQnqD2(B}e3onNUX5H1Av@6poI2USkjypLZTQ>rvuKc~F9I zBok^~7>l+px1_Q;etb^dxIV3yw~GGRj$P(l$OyE!{<J4zI7qQGLPQ+;{O3U4!j=M4 zmK8-8Py}{<Q50ww0L_a}aTBkHskEzi$iv%;x$H`g<e%0!A;)YXb9#gLkgdDIo#E<? z%`g*J@V%umX@mDw?HTX?&cl``i^Oie@-V|M3EqG52mUV|kD`N}mzcH7|2tCU^?wR` zM%1^ySmR$tom=j*Q`^Df%1Vj-D*hTM|5S#;3Z>B@L}4i(Y^=vvyDpY5u_^@u`+_tD zLN#%ie7_M*dRnxpMYE^=45j3EwK&SX_q+d<^|W$LB>0_vM;c#wTAGb14tI>7{zPlh zxqzgL9)Gu<*;lHz+hC$)Qp30)$Gvrcz(K=zW&bGq#xtl#=O`Ct7vnW4YrhQq>P7pw zRo9vzEzLb{V-vgXe!f+_D1AcVn%Sz_A&Kpw20p@34f&~~-Trc|Wxo9ii{5AKE;M%q zn<Kzb4F^kS&(68J<8-wZ%DHo(7eQ3=)-1}nCJvk}ln%|dsW*iUh@BHZ#_U1Efs-uo zjHK3TWQZRfea_NAFZ#Zw9F$@1DL#faT>j6)@-=4Y4DG1-+_6S<s^)Eo(@^Vhx~^*= zGEqIU$QC<9D!X)@LFQS+i+lUdR|fv@v_ik7Vb>cvO+AZVw*)s`n5nC}?R=JS!yL!T zAywzKRGTszJtL&jo|}U0*k_2w{7zAmJS3NzJKgY+`uKe5d_CB*@af3wU4dhXPEiTF zbwWu!woj8rrOus}?LjBZLw#O^A@Rxaw5-&u%yXvJ8}d_6>NY~B=ckufhr-E!&97Kf zy78U;G%dxQmhH0*uhhW(C-y|A9cF96g_jVuyN~(t0=e?~dbYvPjHi^<E%gRseSjg* zbo(ZOQuGh&b?&5^EF6VryxEFF#FUhujklbl)wIEp9g#$VQ-RDWW|V|{To+DcE{ai| zHpt;2kft6xJX)a;`2&XT8juXZRVaj8N4JC5LKW1X7&m7nwIgiLTuf0S{eeRQOC$g( zC{iYg`L2;T8^{H?fr2`}fpS3GZMX|(u2Hbv;k=?ggHp#+=fR22jqg72Shn39#S#A~ z<E;zLRBE9*_qJciufZi-A0C4#z_iUZp~BbzqO2I<4P&Ul(JUL`snQRXGjqtPQmSgj zJfz*OdstaIgJ|e#oxq-S2qKIn#AiPLhq;;5z7q-HYYU}(DOvxMwdVicLaJXLcjgZN zi@W{bfh$dA>T9wVgFmIic@IZNL{^rF8A2vS#%Qo@01Qs0G*YG%Vs2}ZkU})i*=e-p z1EVhx5szF9RjR>sP?F^82Wo8<X=qv2-<vGg0>J>kSEwB%03mJ1g-K&91u`VP54CBT z$O<O1=AgcwtFk5ama0w`G{T5P^VANX4Cw^(mWGbNFQ{(TEv#-9FPlqp3}?;K$#wK{ z(>I%+C@m>1*pWpre_11&m27aS2_`~zvM}b-<B@rrxDwa3R6%$MbqWThlPDvxFou@2 zX`Rw6PdKzTEi|UqW@4y-+9M?J1)vUs0oBC3l7KSj+n0*6-7t!4C?bM(ID08X>%`zj zFQI9dSvtzimRi+Vt(b@?)Wr%jJkP!=wB2sr6hH`9i#`l(qUchD?6pb-;NGL$1u=OU z5IIs0KaWIGiB@s%{hfU9;+crvKBoL-ws7RKH3q5Xw>eN1lOwRqJmqxW-!<Cs#`R9K zsaN8s=P_0)^UQf+S3TEJog*zJT3x`>GF|b*vqDZYoU+k%@88hupNG=#<-Jt{{zwF8 z{5ZbzV9Buui*Kl_&?<00Bt2+6X7>2DK5+uArxWQn1mp=<l&5KW>#2KcFcWrssbcbs zGRvJ>1z);f4P|!OK=Gz)htTO!wufSTmS_pPq=zj2+mxjvj5Psbr_eSU^nSsAvFh%T z6mCB%-_N<X%WiXE3zm+?EvNE--@^C*kEJFYh4RnwYpL;nT?_ux47ZB8o2#*jow+K| z<?Dd_KSOnz>KE2s8HL}YyNswVP#h%{jMk=GS4-H0y@E+zE}NY)I0(nr$=Y$lep$cC zE>3U^n#hX<RnB(@`bG8~bJW#wWxj%mv(weGoXv73YwhFneuFy@(GE*_;1cXki{Xpu zL3^Fgnno(GK5~Jdi*EyVv_l;QAr|65%nQ3^8l=*E-TS;b0N;J(fcDqeL)U08is)^E zEl94cYwW>$F&#`*UNDsj>Ke)XeUcZUlr~<+py7C=&s!nHV*Vbs=TGcj-8q3*Z9XtW zST=nAak%Y$=W2YgQHG#xBgsH_)Xt_VAFMg8AJ-a<1s$>}EyOzwO-y#+M+N)=juktQ znsT>dp$O4zd{G01AVtZU3-FWSbyM>K>vPFZ->ro?%o;v}C2Kf4%&h~9Uav_>&4Mrn z>&jHL@JX->g0dAL=n?=8`j<N9mEy>Cdg`Sr)kl}&{X2$x#J6m&u<wk}=eX0Bcvw_I zNsz90B8ziM6c(jJ<odf~QSp;z<ZmECDzH+x`x|-!a|sC$t<FS4^w+KqT*H)H8m}pD zIkVj{LY8VKr~DIGofxrE)VC?K#-ZaJfV+bhPjKEGK4ys*ClROTq)wW8Ltd<_e|S_1 z>P4tUD-V=9jxeSZ0hda}2*w#SEcL73U-;=eszpycK5e&2$Gj1?gNv1QD!;?5L(ZjC zMb@f4vZm1q&nP&M`U9cO5~!B-0i&t;2y#V!2Bo6nI<Cjg-vvo;@x`rfm&LHezV3>m z;3?}h-1gK&_I#am-_P5eQ5msOP-RsSlh!fnA7EV<lwk}sZ!w9GG>@zG_|b8@6pf+b z#729*{D0(j!C#g3(O(@A#yH=;{rXzFH2<OK^S>hG|5ww=(}6WoJ8Ts=F5pO!h9N<R z!6hdSW&SD>!u<RuvI<60C>$C&LXt%eKKvyermn!mMyXbJW~x}~8liQdhK(+6QU6=h z8nd+AR_|V4@7HqH9MiV+ocHffCz~8)n#QkwrY~=p*Xx%vs^5ep#j3B$*v%1{X*u>P z8}}9Q1ccFz3%?joJGOGES|vgETNh~xK{@dJ6%iAKs_ArN<wt_7hU6noG|^=^B;rvR z0yHvZI5Z>F+@*5SbMp)yjoZIWH+_?H#=I+n>C9|$zo61L6MVut==^#UDWw(3CQTUM zwQEY%FLwd?q#K|kSB3)8kxIt=qumA1t_aH;Ihr#)zNwLBe)gDieqSE0juRQK-$~-G zTYQS?xx0I>4hF;soLyc;5i>jDga*^Hd_VwGnnp@Xx^&~_@UI>bMtkRb8LoPl`z(hy zC8!w}=jw<r5SB{r<t~SBJcezV7L|Ao#xY#hd06+o-a9vP9=yfuS|W7tOoqnnFTApa zt0N??h|SH@BStQdZtjaCd51q2N0CZR;y~0ijm2S>E9YAc%B7~{sGLkVfa#nVD~@~} ztc15H=Nwjw{Z_FCUTjd-9Uz0zMz7D<ctM+0NbdERz1E=X?qUfqo!-W{NisxNL~i6) zPB1ovE!m)zroAmIVZ3|Z%)wP;E7z!Zi8THyYCK!sCVq^^5|mHy<yO(Ul%o$dph}+H z^j7I|$cb+;e%ak_>N+YS+w?MrtVj%uy^V#NS0ss|h?-|AQ*TboH|DC+b&dgn3Sg@1 z?Ib_8=LAuD0|wgN8Wf|8j11LjSjF)G77qo9Lsj-pIF+_>=SuC3_AEPTvS(hznXZM_ zoQ4nP{=y_h-;EKGpM%^;aj_uzVUH=H;qFc;vg4s;Q^>K{N<ofBEg#2jK6eh~3QE-@ z_EG0+Lmcx64bh*|BE@wWyB%h=(m}l#d}NC!nh-W~Xp)qJp+qb4WJM@rLZAx9BP&8m zOpL{~&6KI4JXR^|Wm!f=6B(LQlD$rkD|)e6ql->xg(kBNzHNB;CG6A0i_k=Mq~!5q z9d%v9R;G+*9d~$lCftcVH+PD?+va9Vp2~<VWraEKljzFcHf5{&bAL-dgbN_avqxeN zr>;z*??`*XusZnceB^<zX``z@ojYz*GtM^Wabx$2W_BaschyUBqtzbPDHp?Zpt z*LYtyUlwf*jX>v2p0pWcrRb=FK9!TnH}{8uf#!#kdogC{PXc3Y@;YBI$=yWpjdfA} zb&AX$6afTZ=N}lSLMsMKrPpxa<i)4Px=Ut43A!j{;`;^qJKwr@2jE4M61{NJzxTog z6JSG>To#2<MjB&C9<@t~40_s3&k;t6i>_U@yX;d+L6TRAtu881H?4NHNGUNcqQ^p~ z0FLFnoz4BrQEYzDLV(L�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 <dCgzpPvSOj9my0dd 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 PWkw86r%b+`b6T^c2@s<rf8)}1tfWRZq~%O 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�u4HaC5uCftWtziK+EN5ZbWr3 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 MigNr@jPDz4K!KAw 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�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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/saxon65.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/saxon65.jar new file mode 100644 index 0000000000000000000000000000000000000000..1fbfc1c2c63831a2790a1bceebe4f3f1ae45eb18 GIT binary patch literal 81438 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%0D6v^&yQi4-K=Z4)I2MzBO3= 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�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 UBQIaUFX4X=bI?Oqur4tF7fawpYXATM literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/tagsoup-1.2.1.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/tagsoup-1.2.1.jar new file mode 100755 index 0000000000000000000000000000000000000000..27516019174e55260029068045cdfca584b5e21b GIT binary patch literal 90722 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\jCp0Y5mk&gPHHv7!;-degzSAg$= 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 X#6xcn0sye0ABO0wk{wfYhY$Ear4pXg literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/webhelpindexer.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/webhelpindexer.jar new file mode 100644 index 0000000000000000000000000000000000000000..c71d3c4785359524992f2330d0ada0d4689507c1 GIT binary patch literal 237885 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%0Dvivz^(=7=93rp=V<p z=>|My?C5(N+#+DdbrtZ)AisuS|B7CH3EyP-1ia-=#`*+uEJ6qg!k`28S0$aFr-|<8 zzEJLvvjZOrFfF6N@Cd?ONIV_aPn-IJTBaVI+5m*Ur@o-tpGN@!Uu!2@JlCZ>*QY!; zq&zpKJn!{9l?5-!aGmIwPu*&r1EGy|H7`k7HT}|)3jGhKSe+Rn=fMjFkt=BKkPz75 zp<sef0TVol$)*NO@Tp*emjL2E6R~8Ic>oCKQ82>~!HFNnV&<cAIm7r}=5cwi`Gg!n zWV@He`y-}To&>zALYQ(6S}NVLPs7c<;rui_{We-w+p!E^kpGUGA^eKS1FzSiJTw>j zSoO6}?K(C^ME_<GAZPC`XNNy+E3Oah@#Dpagg*@<#r{lvKUe1$>ikljU#atJb$+AH zZ`JvoI=@%vzt#DJI)7B>PwM=SI{zDzKZmim`+xfKmyrC`k-vozJ^rrmuZ3}5$6-gu zKunkiX)xgQ3xGBX#!L(Ky~r^k$2cKV9EM8y8V;F~V&j@pg*ldimJK6(|6O0oLuM#g zOfxKGhU>GUL~6|lqM4B)Gb$`|O=XD!R!htnGgh5(`VHHs4JN9-3F=JLAcUV(3>sL? z?}p7ZaGH!;wY?iM)nQqo#i$9H+AycE@S?4)3nMxGETqWIwPv<DbJPL7dAXVAX9{|= z1PJG8o*7=vwLZ)l2(`nj-z|KTk4yEJW$FObY_KR!$E<S9YR7^$9ShlX%vuM`re}56 zY&4r_RCA7o->kUM1_z`jU$#2d^e#|M4DTvX(>J=?U;&yMa<tmrO`$Zkv`ry{b*?yF zq6mb6j3H*j|K6(6zm#ds65r^kXAZ*0dD*?t%qjmjXT~(*r<jAEC~H`;ar2rDXYO9T zar5r8K#=5qnA7*e+`b>?_5E;a-w*TA9AxLReB-*6;9asmt=X~+6(;J@?2j8ZZeG7^ z-R>=`&fS7`C;OMRt9ESPxS2#MvcIm`u#%vwHm_%g^Pq2%FxyV1wj|rQr+b^ewkh>f zA6t(ZuAm^RW$n!k01?0^EL1a##b__K`$<Q9Em~bVB?7!9tLZ0e!*XH29N$dY`#?rh zb{_hWl<Lg-8PpxncxFnylAB0gpsOaF(h}qb_jk7Ye6-3tpJH`y9)Q7Ce^)y<WZvAe z`ZzsY@&?pw2D64@(ZSXjNJ=eZbLUH*<g(NW-Yz;sqb61URR&Z-T^?<sn~0^za$2rU zl>y0FAsv&^`DC?J%HECAF$x|ONqI5WfrIo#p>K^^G15*95Ypj`Rhv^|HJ34a6-Hfa zPZPkTI{Rx^0ux;O_SdaAd+jnmG}&MzN3qT@2(K8ZJbc|Pzjay5BWea!m5BqSxkW*X zG`44sl-^3Vp>8x%KUgFSSj-?m>$Z5YJV2-xtD~jGrn2bGq_VN41=Sw$(&+>g=Qt2V zHw~N2woZyBXFn#dJx&!;NGtbW05{6%RR42b`jU$V|F(+;FFZ9!fjI+eOK5afAA59Z zTP;D4d0nlBh7FxM5bV0Yd2ZimwFlU<=7y`XGRf2;&md7gx;QIvit64BFH`GJx$N1< zzHFVBKm6WYv-LGvG|1Q~@o~W(n%L1E(eluQ2kisgzU>TaZL37T`O^qs0L#=o{Tc(N zf2mWdH?NIyb&yVMg=eXk88PL}na_biztI7RLGYD1Xv(2r=rUrlYL9*V<lS<Q%g)JF zE_=D}axss9^B#S@R-NnAxn7+c)VWce_o{P~IybBHK6T!&&f7UPcoIO$yG@I0_9%>O z05l~FJD1(zgv*)}JDB?juN$DO@IjS9+yLJ88;*43Gi3=U+z0-yO_6GzG1&c_yvVZb zmmz0ZIS8}qprN|XubP1uZS5e;sSm>onGP4++(lYa2DO(1EYBlWkMX&TLx${vK~f!* zdxcDot7m}VfNvs+KCH_%hs<G&>Y9sPbBVbWLv8~soN~vY*6Xs6x!g5xGj9)>cetE* zKJ0Sj`AXMZrD<JlE_Kbj%r&mw0+H$rRdZ)-KXW&PYp&ynG-i#HNg$WDwuy@sA*%Xq zAg<9Kg?C4pNw{pun|NkMbCS5hH8(;FtpD$!OBK|P{n!j@qaXhSNL%MyOY~VN(VCI= zXTD*yGnqPKOh7)PwibooIM!+oAT{kx$MO(^R<P*9pS4MEa?Q=!j_;!h**yDJ$h_Y* zAJC?}#oWr&*%#LVxnqU+HghCoZg<Tc=1x9Txtun?i{Svxx}3ba+co#7<HL@xVG`#T zizKD$dlgB(caA#9`+>dl)IqKf>_wIj=xqf$Ib%;6#90pT6#TS(&wx!s#zLBpXhEQW zqv||pz=h77enw)(u0~9W?rOYrS7Xd`+wG&f!+&eG&yM7-MjsD7lc0$%@7JUkGvUQi zTdMYZqxYFhHFh-`;hvtxI2Uu-pRnTRKM#0;I$G@eu0zXCw;rr?Yb4DDxUc=BHyl`x zA2&e=e)fyqrB4J~zJMUMzce1Uk1nqc9bV}aUhJh}GnhvB+Ky!H8;2ZD$Tc=tn^)vE zlIOh83eK5uuw-v{^taDF<NY6<efsGOYUj+Fby^f#h1=CacY|8-<19fJpw*8m|0}dD z4IPjyU8zoyz1E1%R*C{NKCs2Y?D^o$z$NpY(t498|MKF@5Z(J82>WLNson(CZCrmo zYe%wwRUC`Pbz4`g+OTT(+*wAVc?8Pr(8xxU^2xh7VRX%cA=b3uYh+!2DZ*b>Wh813 zq<K<e^wj=UN(=E;bc9PGa06{qD}O10m(vQ_#aN-Ja6nxB)3TLGN2AJRp#3qI32(Ql zL!Q<wX)Yek<BWtJ9Hclsy9|Du{*shEtd(Wo+uLQyx?SR5V;?kx+^SrkQI|4~8`e*$ zWt<0VQ*dnhlNz9<zq7ggKgCvVfAD8ME5Q9*P76~CBV7*$)b<wZhGI2}>UZ7XHZ+6O zwh!_%1u)IZDh)kMBh^kCE9%*Jw?gw8q=h}YdddRm4ur!CazM0?RbIak{fm{2q)eAI z0}jl~s@Md`h5BWmsT<I^aN2-r&7g8fpXDFKmAYsLF0roTVB9y?oUxw!R`Ic}k5gTZ zd0*P=|2OBtP`+Hw{<~n_F`x?ulq&Dk&3?4x0bPbzKP!>+_iOmhq9o^?^@$C~62(4Q zrPwD675ikZVxKHm?2{FXeX?k=Pu4B=$<oC>S-se&A|X@dxfRutK{0WJ{Pi}`%w>8& z?K}<29ennHfLko&QK61{tDgsy^s4nCzOlr@)kIz-F%5Gr@W+4x@_ghYYLmjMa;(D@ zRh5JA3RRU)R{&)BB-Ij^kHfl6Re7b_4aJ10TUDg!A|OU(Rplsshg6lXRn;$P_)1kR z*J@1M31B#dBoqT%E0cNvF^kc7FTv=D+Rj`GtYsNGz2%tgSOLOtC2y;Uw;G_`nE>q8 zVH5L$ta_d6*Guc8uurYePkE{i=lp+Bebh2ufoh6_oaz&BMtZGb%RgADJ)j2n+KP?v z3h!4;o9n}t((WS{uQT<_HFTNRnfKeye88(bibL-j$HsqU<*RBSjZ6z{pc4h8;y>1{ zNm`&wVyI5<BsEXx-k5HMM!yvVY~xYdBfwcnK~bn3t-on|c)#h`^jgNl_ddkClEpbZ zHFQY(Z>WXMdL3wuuE?c~k;}3=Ae7EJgw{}5LZ$=s%N2a_vUwQa$AISA(NuUN=|JUy zUjv4Vs4jk(n(aFw6+0p$j?2hnGD<<Um1-Jq)Nwh*qM$}cFw-~|_>)3hkIQ%lO-%&g z-~`}!HIa$d<JLqb;W;9IJRy?_G(|yEk*N`^xe@b(Oxpq6^|;KaFFGMrSRFbp)#&4k zA|q6bU!$m*VS-M5=JQeue1?}g`%;G~AnXs#IwDw2dkVCR)R$BiR+a#X-F`ym?x@71 z5oyh<cZ2g4J&5rimT79m?kSnC=G+#k?=&^0H`g;Ww?I)hfIUwK3|TP0RL#WI&&OI^ zMY;Y^54vZe)$l)G0a8rCB&O1RN)}-v?&#|Wk4mJz=y6#RIipvWDzs|ZQF*l{vfS2u z$O&0N%~#eJg6^$}tV(@c&BrtK<LDX%CelWPT*Jq+^<$C2*ixop)dnODH|DskQ+R2w ztUn@e)8~fzP*o*(EwE`DwYgrBIH1!^m951mzsgvA@~ceqP+M)nbd`(sQ~i9mvZTV* zAF`_qw8pElldAIDyc{;ssMZ9a&EY<^rswBiF_#K_8>*#T@RXdRX!!M6A2tVQ{RWG^ z0A;t8UxH7{HhdAR7;e>A_1-%*OeIqpdP>d>YMWmV2J`i6Fv;S_JE=(LD!eDCaLypn zhCd4NH=;{j05i9P3INn<#@e-Ttm|O!H=<a+37q21pb_ta*<;&^;iMzE4ba44FfCVt zy19{Ib*DVc+s8qvKZ1(>Q6{IyKtVnZn(-5Wn0n!F#{o$^iF*DiGa5Dh1bNm>mFK`a zz5qbz3zXm`Q!lTW<??xRrhL(y4S=HoTU5K{t7fl!&2-Dx0eL8x<D2F>`FG5b{RdEj z{{%YlUEl)WGtY7z#;4>5<|SYjKLy<JzgTqoi~J;D<fnl$`B`AN{4!7}zY0u|-v*|e zKwz#Z2rM>*fi)%+*lnCZ(i8_iV9KzPHze?JQyzHC3=O<uB7yIiVS(?Nk%6B94}-s% zb%0dLkT)J-mM^DfRn+w{>;`_1Y436BT1M>;>7`S^O1?r%_42DrE9|!T?^4?Alb}JL zW~#rEUljixqWvBK|NSg7!ktivqP~l1%j+!aJ4~yTTGY3q!+&g1--Tuuy`>26LUU2t zcXi4~oxSqu4L@G_O3YXN@`Y(3uPnv1TM~RY5(2Ha$Ceb^J(R&q`94bc3W(RDKoaQ1 z7c^YpG1BvVYvcpK+8(1Gu*?+8#rGvZK5%q=Um*s38{bz!LI!1e;4{E~n1TayslU=i zVR|m`YW8nZ=>PT&ehcW1mdBg}ao)jAVM|GYG2q$G3w+2-^?cUd`5`m1I_Q1Cikl9} zUOE3RdA+(i0+R4Nb<V%g3#z{tLH%X(Ly_G&%3wSSc`cd`gz2M^3$s3j^wVvTSk@;; zKV21R%=%QUpOTTLtWRP6v^&zA^{GTZt&7C7K9%aH(<3cepIrSkHL@q`(-8eMEV9@C zq^zxcJ`Atk0nRgI>=7xc(b^`|LM@EHu+pgrDd#UZDpRWK3l;N2pl}V-S3)i7&D~L5 zso35!8>q4%BY)luVni60K{Jhe#Ajdxt%{kY2J>t)xiGj6?Bp!i#cZtR%>l797Yx=s zxrX6;vzae<nA5;XEs&3c^LrAaeZeebC@*5jE@pTx;ehoSz+RWiU(7NLuq_7zwaS#4 z)fiwq6T_HmFy*z@%)%(<T+kT{%_c%@=08ssZV`ox{0J-{LM>L^zh{SEh=DjBpfkd) znrj2_jC4b(yl;g{E-Avqr-Tk+;`5G1sP8+LFoR|@KtMf660p!{D-U2tpn#z%@@JZD zU$5*3s^^OWSn~6I%=}=7J;X3jtJWj3v^LTPfOdOrq{Dl3dXI~|N78!$i`5|A`lyNY zs1$Kv{ZUz58#$<-G|^r;lr^tRO3y0|im*LQD5Zw>$i*7|=<EMZ6pk~j)Cc9b9aFgl zkxTrv_>!I0`0TU@c4;ax()n&xO|62)E?e&-ZB<aVNLv#JbJQXcvj?+%du66+MV@Gr zMW$U=fX+J`bly2IqjOCXYxmut^ezSUc^PKLE{7`K!36M582%M7>nr8gpz{6)My}$b zLZ5F!?)tv%*-KzA%0vt4hf+Y$+S@P7RR0@&k?K!;YEYB~Jos5<DglJ~p8$;hA&h1$ z{rV$(3U~i8c?9Gqx!AAvZ-2pjra(mhstJ(2gl->5wU>+jk_BN{{j_3=$vxwxGDDrJ zkbrh7lxdFC=(E<5nfk1A1e{Z$%*Nzk2*^}Q6_{6tp3&T^NikoWnnq~6i9M{h1UNZ) zjDT)fsgeh6RSJBPtB^d&?W?RUm_S$K;MQg`n`Ala$YHt4Cf~HnaGB>aF_*ina&U%1 zyMq{wDAF|QqpqB);;|FeUADOQjyxBN>fW5bPJl6<q|z&AYtGvaviq0Y*oJwlH#LpP zcP&-wxGse&g(`J{8_=3t+Na+3Nh9#o9fslH2~n5w)=D_W0P7sRWQ65aKv#&ts<Hk; zIl#djU97=N5e5r51X;`>$TE)V3}cjy;;UMOCqBQP!c%>kuP*6^YqOKS`m_vsRC6>j zy_~Z*K>S0Bnw7T!GSMcT+5qvA#+D4SX#dCs-Z9Ed<QaJ*kC&()IdcI4W;gA2fLBXz zHCabpXW10IC2CQ+W<|CZ=t7hP{Ioi#pVkmN@P#Z}ih$^{Xj7}S0Ui<TO{*V%8ji5E zP=Aoec4idUn{>6<Wi*X~TOCMmrp(XEe6F9l1DBe}nN!Vtays+uCJbhh^O|r;-d31G zMgf_c;f5PA0{W*R4{rY*eW`zgAYrpFrOM@nKt8zz<%3~X2p<Z`-C^o;Pe|@nj`!h^ z+~>&sVP?_?LUI&4lJY@E9@OVY)OpB}kLvSb4e>EYKJLgPB`Q&?^LR);;m8yE`!Pp) z9XVdiUel9d2=XaMp4KQQ)cIsco+(Crey*5}rsu;dHizU>ihljHmgO^!ycCj`!z^Py z8zuqrnl7JH=N0Z?apVh{;1?bFk|STnsArf&zN(+Trq0(L`8P+t;m9`~)T{FCFgsr# zEYZ_d>idp5)cHR(-Fx)qyXyO%mh=0L{6Jq`b>xSR{Ffs?a^%Mv^Cw!NpE`;f-Yh@Y zOn#xxFCF=nBfk#GZ$k20sJ;78_wH@$ccTsNXhx~M8wKR<t{(s9`vLG*!!;5b)&!=D zcB^eW)$qY>7U`v4m}5bS0P}fE6T^T=#B91i1@n*HR+hS5y=9|ry8G}a6ji)t-z{Cx zXfFfwY+Q`-_Tl@4vc*ymlR|T+rh{y4Pq*PJzh%?Lpa?t=BCAkMP;I2?TESnXgL&Gj zWHNTxhh?RA*A@Ggg6j@;<@$i|NnewYo5KK*scdZVz&7YkA}MQG<sZIWY#ac91Q!uD zZ|G=W*4nu@W-*%9%!Oyq)dHnGBc>-~+SLa4uA3`n67KXZWR$8u%Xr2=a9jKO0TqLN z8!bmt%yV-cpiTzZKj)UW!Y0q4YuM7By;&W>#NsC`>U4-l)V7FxfO_+Q@w({@wW)*k z+IaKY_+eCX!?NOSNyg(1am79tVv=hOq#g2eL-m>-G^-(gf_Szz8vqBU?1y>)=lqD* zDn;{6>z~&EM7(zJJ{T|$FN18!Q+uG&(qM`J8{^&B#%%Sm!Y8dTENTK=yo@$6;Libx zrLVm&g8NvlAh(J_>MA+XuE9hzn9hN&gZGA&f2pG{p>CIRL&6=%zvnEdjLJ4gl+Ev4 zR40Gnj=t3I9tber+&9c0Qx|jR<%E>pHzT%P{xp~%TzY^jwmmIjbTI-ir|s1FGnkNt zVeXTbzqlNfqd=8)b;|bi=2=UW*w0hi>B1tnL|R&jjBTl?#aK_Du`nExzqy=_d(BmQ zgE^vc1C3}+Qnj@1oJd~Akk`cXY0<^ei7tn*05x&$iuZ|>z!b{4E=Oq3g$PqkG8k76 znUE{Z#&J2OyOmQht_f@D(-+2O!NXjRWl_8B9F~z`)TM6~P6Cf;N==!|$)mrx96S08 zMNWeZhjPG1N_S36gL1TnfnB?pRCe)CL6A4QW|$f7nhG{WxM+OlOgfEX?3~D(MHGf` z+qv%&^TxL7cI^9OIAlh;W)yq!dSV9!Y^rT^@VcDcA>FZBtZ~@gmLl6@wXPYjg{;sn z_xdooF4n%MC$=ZPm`pFOt6SECO+?R#Bn-q06jghN-kr#bwre~bJ=E1&n|o2a4TEho z%w_M7ZujnRpE)VIHrCbC9z8R*FQ!1fz44mp*7k(8NY{N>2?^)`7Az0OAfezvt#@EC z6c9BNlq`5PP$2iVfD<*7u>EhQfOpyg3@f^AeddaAe}=dBPp2<Hj-~`D8g-glmjqUV zx!iP>lyajnF2J^8ll>kY81IxV^yJWTYMGZGO?omYlDr@RWobTx>@&LUgp;}ww(oEG znd3jO_yh-S=_-rgrWT*DzRWGc18fNt9@Lv{VGkMVO<}y5dD1uOdKjO<@6#Q0A<RHa z-#)BdpTytTd{<#hYmXZ6PMJQ+gR9AihgsK5GtH%$N!Dlb%-lZBUdeiF4>PWiYV*u= zR`Pno+icZBnlJshc(a6`e-^kc4J+~BMkfVD=?m*ALXtqHP!sIgQmiLtoYdv71zlFg z&?8ltP6hjg?2+zI+LiAfy8caKhEj)&EcN>MoWTfM0ai@?x$vC4<8uw00-IR`>+(9R z6Aiwwaw?u7W;<qj+#S4SR_$!Ls46}n=iz#*_AwZNNPz_k*&98dw_<P;y9q^P^D~yz zdVKub!6nr%vw2aa4!a2fRU`*@u!~cm8~laVXhxB0ltWluia5umShbA4^{WW#+)}oj z%Oa?FOM8V&wT5z}JK{aKQ*Nl<`88aX#B0=7p-SQrs8-Vnj3nMz>^?;*@kCC+sdOHf z(dDS7Nw+k@Z+^P=a>7rjDtnwd<B!U?`ohO$!sFKb6ULnEo2oCSU=Hdr>KQ>j_DObY z^!W;F_@Hec?_$sy{9Z#_)zYYSDA;C+%c=4Rn<itxolFCrGEWu)7+6GeFQ(Pbz+BT( z=>e7U5!7FgpxS&w&LrJU<gk_<gLUjKZz7isD77}CY}#zwUr&Vhu$I4&?sG`_gMb?v zY58fWLDd{o5xHE2nU^@Fc$WTXL3vh43MKgV;-i1aSG!()`!Exw`(fW^x2=uxt6Hla zQ&B<6{Sszl6n>H9cW=8(!*>zBn=b)MQ7i{A{$YDRIGT_yRB(TAvDuK@|EMJBe)RoQ zl@jQGyhTb1^nan(|EQxQ)9Bk;uWQZecx=y3SJL3lPz-FP`cV5C+gsobc+`M2D1Hh1 zO~sMgh+fdERy-oJGTzw{uBFtkVGR{dg+lM13Z-5@6yBHQ(#r6Yzz(bqejc}H-iQ5y zlHgEzH@0T#OMEg_ZG35DzDG)gg_^DLHof#$$v21kG$@LEu3Sp{Z1gNj3}8y6@Xe%h zx+ayIz-ymYwaYklEGZY{kg~q1_9R8h!#LLPZb(_5x28$?<5uUei%wNQ)ow`aLb|z; zt=lH{0^@9(?q#QQAA528A?ywaxd*~M2w5K@#9@B97^1lp!nh20%jM{a-;Uk#ccM<Y z0=@i|C`+zJn|uu#_;;i9x)!4a*P&i{F9tVmvZ}fT2u};SweA47)?JF)?j77*cQtmC z-i;llYdKW#e*Cv``2GlHQSL)Ctt{yVO7=O*atN|6LD5r9IWC6$n@pu#Vuy*EQ@Iph zF;{?<P_nJ?zi}vvbm$bIp7SiJ6|%X$$qt<&^74jG0Xca?hpl9De`@I9^M+0UvjI9_ z*s3=7*Z~vF3>X{g^7MdFi&BaMv;!vaC342bjoDj`$p*_SPe?ucv<sEus{wKtl-`TC zE0Hfz<Vc#;L273xH(lzDfMxT;1!}UU=)(ppQbCM$SVB}<1K`5tf-96#R^n7Zbffh9 zDqi5MeHb!hlL1*^2jm95F07>BZW&*jBJ9;f!Z<@V(OFwzL$zp@A8$&B1uugYFAZ#Y z@EUy8l|@g<*#YXbHj8YttHo)X3a%z=ExPyhM~+I+ntmBt3qkV-J(tyUv1Ar&);Goe zC_Sqsp4VRIgJ0OkWxbZbZvs1sSoZw^Wb*0IJZJgM{4~wKhyCl+MXkk9X9UJM4y3~r zW|rAd>O!b%IgEHMn1ai}5WE`{!3SWJx51R}f^|NPa`$<Zw6CBT{2S_I2ed~CXpiBb zJw}4|7z^5Cg8alxkzbJe&rB7@yXRtQX+BoE7oc!l0kUKbx0&r>t*!KY8)}N%IEwa8 z=*lIuM~N<BJxX*j7gS)W4vTqE@fFZB|L`fQ6n2j9YQ6<1<<~7e2PyOS?etJU4SwNI z8M9G}zl(51D4(`5Cg07NnL=sa!w7aTms895ypG(Lo2ithgE6C1fmJ=&ylx;bFXoNJ z^d^P(5=!lEdh*0)p>dsZwpFdehT^<}=EY;~lC!Jej~kYZRkKdz%kGmfkDd3(cpfqD z?UH+BC~vdw6PHK*y;4~HDEJAR0!(<_m4VlfzW$_d+(QMFsgzQ<^Dw~Tzmz^0##(*^ zmTi_|+h#cn_6>aBLYryps-ccy^r_ke4H9Yrt<*s|i|Jo)B&$;S7Tcx)q@`Q&u}MXb zq-wR5c&b>bsM2X><D$_4E=8^ij;3gjR(ZM(EtIus2{Ev&ryKQxD%Tdk)7@0~S%hF- zM<@U*6aa-OL2MfD`mZFi=@T+Ba?U4Yy^3STiW{CXXdLwz&zC#+9*{e8)g~*xHS^VP zpt;e%sRYQkHJEMuH&<t(ieXpAIWpdnXc*~nq9c>IiPDiNVQ6rwI@8pd9+DX$4C4G# zHt{FsoO;b?qL{@@VJrJFoI^PIeKPNImjQGVg-I{D!i4wiV*<IT)&D(5qdPRG<#e^^ zLUm>I-~~H(b-j4^`JCKjKvcVkgSCA1KTc-Xa#y4Ga><;U%k&VFiMr^*DqPf%IF%~% za9l8R<S$<<<XzHduLu1dtAEb2i{39$!H$2r3{Vv=d%3*jSu3P;xQYx1tx7bd;zCA( zLV1g|l78fc3?cn(C=*}E90l$j2}FXu;=_G12^D80G?dY*I>};fvVjvS%$v}Vyb00b z11D6Z`qF+SQiXA<YMBz9l1^wb32N1b`Bf{e;tKF5rT9q+d%Pi2xl^)|8kVly=yX!` zep2OrQei)-zUhq1N~hdUhdo&e5s<ODjN!L8Jb1$`MVOP~ZxR9W5!=c{l6^T$67=B; z+!Pp*x!NOKr&lJYs&9TsPE%c~{S54+P)-jCw;2}8LUk7Dm&NKV3CS56YiU@P$?}k_ z2+7J26B!#3G2bkA|7)dui`|TSEG}@*6zBc(U%*x3Co;GOEL#`l-CXAB2>P1ZusfID z#a5{jsJ<Yrsm!~|W*6)&=`P3TWqav9P@ZRtG5`mgK7D7uT`&I(UDiIB-H1!+{JgeA z9Z;lqj_Lh?oZZXbk<Aw$ogp`<uvyhl^J4FQ(G51XI`tYD+gV*bt)#1(#vIn^QZL<? z_jL?oWVNgGsy2wvvP>|wU1hr<-7m@{D_u}_XZPJZhRVmf%-ri-3?^@IStx^f?q^@! z??sno%I1(X*xh!t*n<*(UN)P)JViIIwX)top>3@4nj81tqG9>L4+my8l?K?m^f#rv zjWKWIsn3xye@BV&_79q{@7K6#<Mn>Zs%_#Nq(os45jfZ|D=sPTSAOKN@PKwGzbP&! z0P;p>19}n{dwcA3c*vEAMgAB?{%{>TXNY`63|9$z(v@Al?S{`ZkykT0`r;|SBDC<P z;U*#ID@z`OK<}mhd0#Bunn~Zs$moG2MH&T{SWC*!7Bt^0YNk0bb`Axwh)Qb;*4b|N zj=rl0E&}>TNDYxw#44mlVa=@TXqDlIvlUax3UVrIXJD$xpb2<kJ2Ga6ExJmkvx%ck zRY0Rm<-ch(jUa)hs<Rbj$VjT8-?U<S$Z7^aC$C~ZARdfenomgaj+*0w5$h6`as|Qp zg%t{_Wj=H7mDTD~6N;tJOIcRPUSZ3v{D>42<EW^~&4PZv&M&yKkgbX*DhfPklXitC zeJ7djyO0ce=)wb_@efkBLmaib7@@a^6~|?^j!Sg4!6?<5>B^uvU9)C(9%^jOn%P3r znz@L>Gw}sUbu045ENW+HAtjkPxzpN<XTNm$Us(<5-vj~-FtRP{vDZGm^4inS5^lEK z9)?gFiV<?QsIyg_ZR%_f$+=-l+YqMHcBpfnzU~akE){*xSLXu#vRj=CLlO%EDQnb# zO^!5&B(6Q#qCf5_Vb>&~&c2ZB*AT5?w%gi^>G)1ZF4BcnmwxG1r$?OwA#9Rz1th#u zSq)=qAX94DlUnxOt!d`z>$Fk7XiC-|SXnyV&GFVPSPjYE3-22-dm7PcFx=hInP~D$ zm47-;&(_83mz}$N<*H3v&SC_D7%g4Fp?+=$^6pYm(ngt<o>!;znTGPrZ1zy`o115g z5Ta4`!S4r}X_YLfnBgjm{<B-m-upSkFH5Qw6>Sr5N2Isbs1(NI_m6F@Y}8JH&WlWs z3BAmf=?@O<$ujr~o0)#m>Zrm*3*k5F$Q<27x<4r5wEVy1>0&iCluk0$%XySLd3#=k z4(`xY`%0<%N%O*iRiX&QnxP5quiVEqY_@)bVTu-?Y!L=PVhkot%#uT{GDR2Of&*K0 z;VG<6^XWS^B(`EMmP=f=1}_8tIS9{i;XSimcIj8D?{b%8y>EXb`9VXzLvwj2Z8S4o zid_0|*}S39?AwIoYM0#@O2bA>KPl%ua&1ViQ~N|Wa3V(y6Wzqsgcu>|bJ<_AqoX^c zYqm3eR4t5Hb#v~$fR-L7gwX5jR*0HNx=byW-s-Z`aU`$s<H<NE&iajol0+9hPycf< zuQ&VS4tgh3N?~l}ycHd-twaV6Xyw$CQp3Foxpzh`TgixR3;Wlkzj=X^QH#HU%6M>P zu?lwxsIY+ngu6Uz`!_zepB?F+Vt8SoMNiry#31U~KC-BXsaeQOU1Fs)6$CsfZ3;dx zz_<)yCVTIFI`1mv=syNDZl!Lm@cT^s0Yn3p9~q*!bNFx@yDxemYjsAxLx{{ifPO-X z*lG{?m~s`33SX84JB*GVoqcwGVQ_v?1xDuYm2)Z!DvIWKS}4w0s@?H`?#YL@AC<bX z<!UGXgp};yk{Hq$TX5lVak&qGK$?Xf)GR$NWk^=ruPj1t`uI`#2v^RO@6gbxKb0Mi z%g|m<srJeI6hCuK&&$-N^5b+8kzx5GuFNj=k+)FL6GtWN*=MhKj8+}Rsi!4~GXaiT z3et-1E$IGc3GM8%sxL*#FSFY+laTPSyH1~+!m?~MYUeR>AtGT5o0W$U0k7lx2k6(& z(#v1t`E3}qk!toxYs?U~%O-Go=TyEe<fQ5nY~(LRDYMGzPDS*hi$j!xQxNQyu0_B+ zjbB2%pD(AQ6D{EHT*T^H-E=@?T!gQPoWg#%$H~(R$3;JWxTh(b4M)y?%9LlGALEy3 zV7(Z>BR?<YKgd~rjHNc8CFBdOq0gO9tEg`&r9wo<w+w1!s~F#M%A!=t9Ksi<lorxe z3HxK(yWW<LHm;{^Uq}&ByG(_C(%xWLMWofNmu(_OPqgbnu*)@(m!;4=%Bf_Zw)GG# zP=78(dP+vB!hAcPQHEx$)Z2;dDRD@Cv@Q;~OXYDHqnep<=26VMR~GQg_#;xpK!BDC zd5d0HQFI~a5$!4{sH#N9!0Qi?i4XAC(l56MInIPE*3g`1)A?)Z<aJbbJ>9f{ZrMnf zP5g2WUmJMa!unt<tD$YI8n&akJJ;6yENWG!y8<+2keJJK@lQi9raRW!4&DfhSZ6z! z+NT;H-+IF7Vy}_hHquI7t8L=jIg~FTn=>ni4ID6deD2&YKUXNCe;PEe6wqPCT}1`= z*%HH2w4(>DLVD1O&2V+9)TvgdCM2~X=vkZ=aB*x=!Q=Z0n5mm;^9oqmcZ3f~a$_fH zZ0SIn-5f_Y8`>Oi?T+c(k@=PuroGwv&56psta>uQ=X}Pod^?<zr{@>6Gp%T+dCb?g zu=L2fS8$*yrq4};UZZ$$?LJVW0cOxFY|<OznDo-i)#>iakvGd}cooqtA$a@#<ucTT z*g^iWORj1FoHBKWp!0b{3z2!mEErP=n$m4^-RagH1k^w<S^Y=y_DK%*NhUmtp>4{6 z8{zFjXk6LKxB(|W=E9=K2obQ`^5e))k3lJXL(d78@!v3tKZ-QRvJ)|!U%id|alGll zEX_^#AT+lwQc+#lq(O7Ddn%bMC)x^*93ab4$OM%(TTfFq$<J10gi$nza?Nr=cm=q@ zFTngaC;+U`?jymiR1~OYb0fW3quL2?v&KWQ^lt{;I~ohK83!vGpH;T`>9WmdUK?S{ z=A9$c#>t%KVoxcUslTVdn@AT=%1Wy!omP?UaINQ97@1ekoU{u1rZttcrVWtRINN;? zBeSoUR`$$O;LSYR1m4V3Ym-T-Zc;ryA#Y@#@n<5>%NyA{9;PjlowGmZWg;)g8+me? z)^eJF)BY(6_L_5%os5-QJ+jGeP8~<uoXX()9WmSc_76P$OQvxBQ%N&>2IyiDj3wiY z$>L>gn2+o;39Jq?_-5$E1#taxJzZNRwd$LxPMtcl)S0agHwg@txgk}dl*p+eUx894 z3qn?N!fr^{ZVzFo`z31KIIwdCFu$&zM#b}U)`~SZ`zziCdl6<U_ja%VKP5{Ekc_wJ za;k2<{f)J}>xJrQ)FnDXa}Im%SH+ZBu1(2~J;_)b@zZn4_B^ZiHEXi6_9go_m%*Dq z_NDtR6SA`1(9zJ-wAZU|p1qgJgO|tlDb>t71Bbn~^AsC7vq9LS1#cc0BMU>a$VEO` z;=&k*xkw~SeYNfgeI2RJDKgquWuOB?jcS!Hc1OTk9ke?P4Aji$ycJ6wrLYk<_q2C& zr*yj3E*t}`+Qc`e;yja2N{^Afc=WZ&eO7l^XjAO6-J4=Bj6DH}RHs>65w=`X8&#Rw z(ZaeZwKC2IY%<>L^_J1=q%-yP=_h;R&nB3<RM)1~kG@lP0@z=->`itYj5V^;Ib$1> zsZNZ_+Ef>ztY#=oMl}(ty7k`a8T+mp3H?qd@l<w^(MbG}xk{(WZFZJH7-lkI5<xwT zRfnoEOsIM+8B;%n*n3dXIB+{UZ6?~{qcWMV$jX%k!Dpm|4S4%;h~i(%?5(3ip3@c9 zJcRl+Ouqs6w6K!U>(4^u>ey*{I1H>3hM~NCGQZU@NzbFKtEtNx%D<LcZH307#8T0D zE#XyVpvr)4c5RIZ-*8x<3J2S4?RDbbrj&_@t-h)J3KPVqZBR(aX}kqwdPZc{Gr2={ z?3?#>^fdZ6hX8|;S|4uGhjo54Ojg&2<Ob#8*Ruwc8y$IXnCDIU<z{u>r=Q=i&Ii=F zMV(vKxlMmPq7Iw*cgXD}pbUv|ihirnBfm9rSFzsVtIj>@+^f!q)wwUE2Y(-sqxQh> z9rBToJcI!*{pn#%?B-&@`W6R%!+PLXlX_g8PpHG8-x@il`Syk}oI{q}o*Ke*kc9kO z-dQmBBWm9~I^2{%9C?GlVDN>liM9khnH_nayBlLo`wzy{Zb7gy8N=PLSoJjj{Rd?F zH_i0bn&*n1q=#@HNHQ-x;N6LypLHrbNTo1<WS*YMikq+uyt^gY0k~&&?gHWsXDFRO z3Om>hrBO=~?Ys9RJ9;|psjblToh#O?(aWRLGik6b(N4p*#ZZ6;nplzP0lLzxSi2jU zF*!t+l}uUotNzYz{_Z4)k(h@Hr+XQMQ=jzrVvXPjC`tSEmxB03yP4Fno!O5<7TQa$ z)6>7s^BOo6>i~Py*}PKuZ|2f*s+di4IX`*{9nge0ui4(bJEl?$S|6|jgAQJAX0%s? z>k-3(=0poR60DoHkpL}+is~fi)<9wo5fNJuLUL!?v|?H(_1dgPNwN7g?FTx%!{S?F zNk}R^)iI$=%nHATP2@eX)@5KCy1KFh1<97eDiP3zQ%<VR6!t($4x_*Z^^w}4=B{$B zy2@ZFFTZje54)nfIa<Q`c0JU^(Jg2w)70AXfmWpp|D=zSz(@!utN8xZr}wTDHtn{f zpQj!F;aKy&o~~{+G^~<fYoaN>yJ>H{i7p9yZ{D~Wggh7_#a>YM45%FCj3-HLfI<*_ zY;NucT><0aS45`IoLS$g#t@G^)r8w{d9W7^9XHPOoDDmhbrDpBv3!R@dVW4}4E zr+v4UEJt7)-ghqYL^o?wWq|t`T-JQ--!SVglEp4a-xDsUGoEo-$joxtZ^oIU&Rlio zsq?HXvv*^M<b{yDs0RYKyP!7FCVxux*@QSt*0|if`WcsvFkW8*X`5{(*&7eogmBrp z{2YU>JJ}O=0T+LsZPJXS^oFCuNHh~V|JZOj7cwg(Uv$+l8a$~b25RSU)OKvNqchHN zM|3hF`HG8`G^&5O%y$)Aulg@u-zitP?BRZ$s|U4JzQL^^gL0ET%?}kq0(*2*jCl>R z&m4oBnM-@Aq0w)&q=_l(bYJ>lw0}S<k1U(j+1X@$l2Y?qT61{^sPl-gb}SyiC^|QM zWse1)EoMu?{-^(kz4w5#s=69@*WTycnKQ!$?hFhaq)8c25fDWYK?DU6v7i)n9GC${ zIs>R!vA5V`!7l398wxS@U{CDPSYtHN7)?w}PfWu5uf5Mb_gokhlYHO%-tYGY?kVf+ zzSnN6#vEIhRx)`eT$rMjIv<0nulN9&Zj?NCsD3HS=fA5&xK+w{UUbM6yl6n<=VGfn z+|K}PZU?f_(~W(oLzJgb$E3S6EZv=v>Fx|pcV~QZ?@CBzAQ(ve0tML%qPBAz`-jEC z7E&pm>Pq(PF_ml=!Z~5?cthSAI$0GP?BT#YounO%huwHHI!(kWpGrQu!QL4Hd8nj# zP6ef$7@|Yf8giLR4k<(p9`oKp-^<kGG52z;9((eJX6*@d73}sa-L75v6n!Yb_Ph;a z_pZh8B#)irVvs4cr#&bL$152f7w7=0ss*a@Ik%b!ryyV5Se9P1^A>-)aq!rdgMl(k z^2t}l$wwSO_H@aIj-BCK@&pps<af-|*7Qz|%Jfc+%JtqtYs#HNP*(3Po2jWcHk6}o z9jHfl7y$h!#2_*+6lKSxraNNEc{gepI;My(%J+Cv^64aPQ*F;1Boo}J)m8w^I8{C9 zx<<;X!Y(Km1b1?;yLebQpeig`IaJjWN>4oI#MLfR;$S|!lN2qb$@j=enqd!+a1`Ym z4f5^DzcC=xUap)f%tZ;3a!%5DpK>Z}0=3bmn#4J65WUigrDGzDi;#blV0!pkd_S(m z<hT|s)}(6@*8LmxsG~bJtB0OCJ)@?YQtU`M_M#NZJkj>{^_ZO0V{%dtW#agHOpfc( zB~_38lX|G4leWdwxE^2M8?C+5=p$W8x6m&|VS+-xcpC1()MpB9s^{55DdAL>=;_pD z2IV~rcGKZ}sY%ssYErkUN!_L<b(@;>(a5BaCMR`!C9d1_t?Z+?<h~!izIHy$X0@xM zcJ)vuW`lM3AV#KaD5_|?AyPQeG0_%K-$kj~O;2h!J*nOFq;}Jjo-5Q28QB;E&jvS@ z9<bw<dTwObE^8#}+Sv`FbjK0N4;62oZ5f4L4gq5YbIQ>Sm1A51y?M6uP*#M}A+n<@ zmL*09*XUY|gOXyM8y9QHmK(j9f^CBPzF;R%uoIzmoCKxgWU^hAD%g;u<%YQS(t-_% z3)VSRu!EC=ZC!hnckS%wqvoa-U#v4I)|u4)EZXaA+UuNDv9`9orX<DM+V(0gShMYQ z0R_8|_PU7nx|sI5Bvr7jZ7+7jF@9YYcjO*)WVv=`oyR1kZ#!S-1yB{*6|QsZfv~1? z*Xa!CByT@-*w)!k6A89;as)5cpIgn6cojQ?)pXf4tjX7=3c5$qv3ux_++o}v430g( z*$S4`X}}cY*tN$6y(TW`=sd<16|^T%x3YAuYp$pt_@Zvop1!DSDC*4=^%gq$X4wg| z)q9`~uJf)R9HWz>j!ud?Iw|U)q^L8P+5D<8hN9})(z+TQ(h80Yh?T69Hib#jb9wG| znfPr(>m-xbBz-sug{bv^eS&Q_P4ND2NU#RRq${EQf)b)YWJU%fy9{&fHcUkz%7-Cq zP#O%2u#euA<+(0gdE~J20M*vgs^~_+Y;cogs-j`p0afLLcWqgf9oDL<RmYYONY#z9 zTUDkii+IBIQf7y>Xp#ZiBMt`UXqa|Yt%laAmMjttO_D{`^t4up<2+f_;%aGCRnC4O zJ1j!vrK)@+Pk5Lo`!&+7>$MuZ6R+3nLq%1Yi(eKFD{I<#_<*j1cP+0f?O0A3Zjf2k zRT=lFIH?cqpY`_+ce*#dbc6(qL4wY^W>s^w(i!O2^5)bKKKIDo(+O#bU1~m+?jyTi ztz)2R<LUJBuW+-iG-18Bfo|-l+{eHrfh1|MADrRH+5$t~6{xkg<!ss>;g3!j?8f>a zBlv0dSI;mwo?}*fo;C9YaO{VylP@CS^Ae(wFC(=591@DJG7-Io<j(7i_cxFce3N1I z7UtI923OxfrTb^(@*z3=oYd6__$S2tC3bE<#nb%fsAK-dMDj;U`h{tU^*{`hQ`#?0 z6^5lcVD70m)^m2igwsy)H?tc`oQnM~P}<%|tkg0TaRyGFGkI!3dCx%BUo9)_&U~#_ z4qCGJI-b>V5F6Kj0H4E(m?fV8;rgR^s&Y^BctTKv6><ToJk3I+abd2Tk$L3jN!34@ z<#}36dTeLSh<Jo$%y5)qRRFz(8A9s}qGc=0cCfz(G3B&1)u_J?;&{;B^ktzN#OApZ z^;$u0WyCo;!TmqPxId;C_gj2B+;><X)>UQebPQZ2yDO^K70`b>kNz&i*9-uZXrKB| z2Ef!U3;><!{wo7O6Z+Z#0797@13>Q`iU$DwXbq$^6VPQLou%ER9aKiwz(fH>a5#^U zS!<lZSI8t&iP5e$GQ+f$BTPGl@7rTQyaU3!6&MkRM`2j>Oc%KV6IEB4ZLmhrLz+xa z42t){cR+7^1#Bxnp!1(L{n6&G#<2JRG{6T^vO!o38%+6zn;cr_m1Zaww1#5~YZ#`m zb~atjuBJc2bwkbWJdHG?%pR!$aBVUGu1W^Lxyb<VW<FYStT@&W0P33`0BX|K4}ea| z0HDV40C*ua0LCN(U`#Rq#v}t^bTR-&CIeuXWB?3iC+7#i4#@x*m<)ja$pBD$41RgK zli{F;fpG|+_2|;MuFkChVdpNqb24U2ggQ7gsM`*7K@Z$5o(=>nO{Fi(I^Tq`TFm2e zdMhkKZaFo3qfW37O0?spyP1IC;J%pup6J@sA7jSl>&jvAI7+Ttx^YY&{undPEvy04 z!U!fl9qg(tpQjYeW<t>LLn%Y{D(R~?el6EX7rpT-Uqf-Z@e4WG-y|(CB%}USdKV7! z?sRPqK;ZEZY;7Om%I0YZL*ufAN?eOuYkx|hi+LNg=eJeLfXk63z0aYWCW#>nGYfV6 zI+vth*xMx4ZR4t@3p<kQapI$Oh9hwf=x&eDw~(arw#3ZEsCq*xxw0g=vSgpIDrujc zh@<UO>PRP>CAI*UDGO88MN8C?OhP3i#w9wR@+oo*s&@F$XIR)->%0c{Pap=i06>ha zf@pLHYUw~JT8Y=WUn*s$5mVU9WCyd{<>|X$X$VTDA%~><2PNG<DDM6;hDpBrPeC-_ zBkrM;P0vCteA(Dj_1m<)js^Qxy6pVstwoYuizK@iNp>w<8|psubQU$ANh6DivSRzY z{`Odvt=rw%K2QN;-7Ps3a29c})qF33{i^S4eiB%4GOFmSnA}crMe#0=`X@!{Pqy2W zT`P9+XF9~!0;r=SC5L@o0Tlm=3ou~w0-Qww&ZYq8P=Ir{Sb(!PDZn{N3rwa36e&9t z>a4Ug6xsUg1d*z+$I%O=ow>;6<59jtQqc}^MMF+c`RWy??kZGBy{I-m^~*^8@-3#W zwJ_Mo&@MQym_`1(JNwNk1zq&F)hu$g;*PM<CM<G9Ov|Kusr1ky_0&r*6*}#$7tAq4 z(x+7VB7X`Y`M+REc`Mn(aZ%x1<UOi8&zFgb;byfn^4b<D0<b1<w6oLSEC)HSv7FH` zu*{m*Hp_Yjab0ZcbgNB6v`EF<600cRC!SS=%vKSv##6Bisz%P@gR|zJWssrsvvmxS zIFqdn9t&pCblzyi7Fg@WP87F_ov&UIVvc>-1JqKhDoR<Wb=WrR?jkM1w?1zpPGwd6 zu`<KFk|&C1IOXMtjo1&AYt|FU$!+6AZeyC$nSSR1k3A}OKMwo@9=lPhbwh~?#5%P^ zA0lV2j~V8|l0ye}<yLx-JNv&GyZ_K^z3yo%vTse+IkKpL!rvB=mnsNk?KujymYtxa zXt8t=Xang?Wg1nmW;?!jaP#fXzNlIt!givNB@j0{^Q3E<#_@HZ!@JJU9a%B8h!b_` z^aa%7<^7Uq!8{>HC0)1WjM9e|(BkxW1@Uuo$0Sp=LZPyw?Mc2XPnxOfK_d%PJgwaI z+mB|=Mh;1Tss{75?6!mJ8<&k<ym*u8<Y;G`0m}@sdn6;(2K=Z}8Lbu?5MbL=E!J}% z6UkoX>LRfmO6NWb9IuxN<s1|z>SaGoU{a~<uO=a|^sui?)~5p^IZ*Ee+(Q*-OXXlq zVTwK-Qi|=`|H>TI=j(+Q;(9Z+WR`oQmf?b0mHBAboT&t5W!t<MNa&S4oy29V->E`6 zPREmPbGA4ImHMd!2HLltKr>DeuUL8`&mEgR8$LLkdo(eZ9XopS{1f(H=`1gd$3RUa z9~x0$-eg+K=5fMLXE?1Wm1)YJo`IvdDcV@Oc8`N}A5lAh&LS+L&RsCFI|~cStImS* z$nG<?Thx67GA#+@a8#nR(2b6u_Fs#U>aTuWu?zVWD>hx}qFL70(#S{>Up(KNC{|gB z?gL{7;tq}w<iceGyBD4tyXzbN2J{0jrBajSAYNN4Gqaqb>atJ(X1nuJsWfCE795d< ziatNfp`GT~60b7LA!%+_6}MUZx6g7YA{y%3Sq?zU6}|$Qn6GVxxPh5h3jFy*XtAi` z2mM!Avqc<X-^fn?BFzJig*=;;>P!`L3|Ll+bPIT%ZD>4nF7|R87uU{$cOCW{<D{30 zIr=HK{1z6eZ@EAgtzt!6j{uAW+Y1XAbIrf&$0p-!<B|ZfGWBW_7<<0s(`@%Nsxm%{ zS6XcfM9MmI+mgTn?CUP^;;QUt?>t83J`3{k$>Q1_uwPtDh*nr!Rj6L=xb|kLP~m=6 zU(%g32fF*k8&lE)ijnSI-FB87Bc93#*hkkEKJLnLri=V}vHgpQY6Eb+MEgOgESprx zw!4Kc$m;CtF-N0<7+Z3q)O5^Ll@1*iRbkjDi(fId3wW)J8Ngk29a$7}hu$w0>Z=r2 zrM$LXCspcHv}&DTp0&fkKx5#r6eY@*12q+;iXM6zrl2-n?~hel>RsJxSw*SatK>YZ z<WSmeXO5i1;cxHiIKTUGSU!-|W+B|y<A9vb_j4hMXj7^Gu3_*o`?B^%w8K2s-)dI6 zZ6TMav56Akv)Bd<WO<?u*s>|*G~&$XbxCs^)&|2su;hF+dGADPb%8W8j8sB*Uec|R z>iQ|o(#o#ItM#+LI_AsI5KYkEP6YVcSwZK<u?y$SZ)lvG-*X}--Po8nRAD|S$1!DD z8FPBMURvlStFV^()JiX{Ba<uVUZF3Q`qU;eZ6nMo^4Ly+?e(dHK6TVfCw=X#moEC+ zRiC=)WgC6%u9qJA+Ebr;MW%OTwv9|5eZ&6SRMRgqsJu-z)sexs*i?h+!&I}KUQm6Q zYIcaspvdePnZc165}Bcq*(ox^BC~U3c8SdJ$m|-K-6At0GP_4+q{i4oFQX#EhGeSQ zQ(wkJX0OPM)yHvq*;_CBL}q+sCPZf6$V`mPevz3Jnf)U(IWh-C=D^6X_n2zfdrUR# zJ*FBgS4}mC>IIV?Qw`QUrW&kyOf@s~f<2F^274Y;4fZ^ynwnB`WVxv|Gs}_st5b+; z_4-mXJ2G=3Gq+q0Hw}?FDl+pTGe0s5BC{|uiz2f)GD{+}G%}5mSr(b)ky#O$qa$-n zWR8u@%E%lSnd2jKLS#;i%t?_sIWnsvb4p}Rjm&A0IXyCGMCQ!MoE4d~BXdq<&c)?r zWWE!b^CNRXWG;-%MUlBUGM7Z=(#U)_GM7c>^2l5fnJXi+Ix<&9=IY2?6Parxb6sSv zkIW5`xiK<pB6Cw@ZjQ_?k!gy|t&zDcGPg(Oj>y~@nY$u$cVzB~%)ODhFEaN>W^H61 zh|GhLSr?i0k@;R^9*WHOBlB=%9*NAOk$EgKk4NT-$UGUDAC#I6EL+GEHq_2Pq<(25 zGGkN5@5S;sVN-)2y5-kD!-xIG9=y-~d)4f}=Y+9i4o2qp>o;|q4-e+uptfev)(dnJ z8b`!jkwoP>#9fEF>rU=E%w2bO*InFoI13xG$RwCk!@}-1hNV2#96EKHt~NEuKR49X zOk|T-wr9<>n%Q_oLG)8)O~dgui^)m%kNQZ~|Bdr`T1*<*$!|HOxOG1-DP6X-W-%(I z%j;O+5Wu6z!3x(xD_je$a4oc=Mq6k_4K37aY0ZM#rSodAUP2GE6^@qHG|t6$3k?%4 ztvQey>Ww;+GIQACnjLGY|192}yfJOXz9ISMq+#Q5gds5(hv@l7dMN)$A@YxuB)hbx z{us4fMmY$dex(rQ)N4`WGGDR$9$`g|_Unoo?bj7G+OO1=e$|^6oEs_e2_(=L^8QAV zI)i{|nrxBm#v_~s%pJ2RZdedtOMX|{Y%=5fZTU~+Ehkr*#X9mES-5Rn-ZxKW&C@*L zAs0bQ(>H6LHP2<u^9p)F-U4(iziC<XL-Qji&zUtZnwPTXWsUs<gip;Y=GClu4H(XE zU(TA>_3MxI@`eU^N`t&f5V&IuXWK{zJM%6L2%kQy!mGc+oUPb;UZ2qr2FD#gF_iRE z`7mqVrZDgdfrs9$SBOgs-51uzHxzPcUnjvFI0O0t4lYQq7HQ-F^=Ph(mXl|I#|^G7 zxJq2xMF^^M7HedO{VL^#QK`jin3ctj?T0ECt7Xx`F3ZBaq?|v}%ZmyQ8s{~*D@}v( zI!$-JyDoFrhC0&E;6G#;_i#CDFR%5rOZ6TuTIgQY69`9wKWSD!)5|aQ^0{9AsFyGF z@>{+9PA^~T<@b8|gI@luO}4|g9Hgb@oveA+yjN=8&*E4nlZC7L<W|b2W@?u<s#rCY znxB}Tg2Uv!U^xJ-rf%DVzKwlpzP_%dRZ2Z*P~rHnu~BbUd%(_QXxciyS(Wy;bLap& zQ@dgTx*2vMsoBMxeyqxi+S+AYmg%KoB^Q@uy-(P=&8e@OPwQs@xw|$e?}`@M${>mM z(4sk9tu{CvuW<CY+-<(=1l6AB6>;H4WRpn^OmTPZI(=snUZw$NHu#53!wL^jTvQAz zb&|~bq+uJWM<#YZSK6>LehNWLY82LD#fBK*;X?A`iR|Mi^7T)d1~d}DCrw51RZ~^Z zQ@~xuA>S3LeCV*jW54?pxa<Q8rp={Yf;lXLdg=a5y}y?>E=P|++Yv_{i~LiGPI?YB zt9Ic+r{97czketNZ@r_UQq*AllX`-3p)$1#>$H0*En7<Rn%ST?kfU+IB8Ar->%%GX z(>o<@OlUXFU34_H3K=QdiSvChYIU@x!VuBGZiwh-Mw`c_d1~+~vn&qHz~bw-Jm~#9 zDnN;1mDip6CQTc!Tb0&|C{m`_(y@6<3PyQNu76v@=9_emHq}wuOl52ng_Et&@ksQG zHq}H0?KnwKa@IVzaB^>keDFV|9xOc&O!+?h#x_u7)hoS0*hCLpkMaHlE;WTaYn;2Y zkhwd{n7gxBxjSo^yR%5SJL`zMvw*leYlpkDe7HL+h`X!Lcuk*0)7@EwxLZ|xaCg>d zcW0UAuI7YUzq!86TQkS`cL4k2d=?3r!g2mRSB<=nZ;d>YO!PqCO$DW!GhR?VV7+Ag zX<1YC6z4lRzuv`Z`EE$t_dr>=*X81wW8E-PuZ=~Tn1g?kLRwwad|}PooM}t=_A8Y~ zSEH6CBa}l{qI#`(1z0DTKSBtqbqp+r;texYRbL6TdnzcRO+IM5Bxogv{Z`eXrt6et zi7`^6IqrW6@?ZB$>s)OP*Wo#rN&n`OYnvojl_6WztaT5X5Wk8W6xK~y#U;uqE@|3$ zb9Eu(ri~X>S5X4OI3L0#p_d-erdtg`M8L2NxK$2DRf0`j*b;5S&ZjRsjsff}2C=8u zN%dgp_r2-s3H0)Th(ArGQ4h!I`%Id04&qM>*c~*oFIdHn;54=Y=dpRXO#Xr})8FL= z?9ewMrgS^D>F>oh{lmuKcsxM0r$k;g_;E!#<!uC|J}_DN$h5{Sea>~CTFs<m;_fS_ z^FE>khVnds(A67s;~d!Nzu+k#|Klme8+2wP@)w`*l;JzumbjbG<V!$mA8Tt?sH%g% zD<hO1=dwG!QCWh};A)xfyDQy0Y7Vu~+*hTW`<+5Jwq5P)rWOJ&Ee@!OXx>{+d314v zB;aN#cPI|%Qw|(vrn>kjhOn6S5+T%+Gnnf}h^Le3iNk|_FzU9KUCdB~MTW^Zvx^*L zMoO*OOXiz#vIv2a<IO}l4WW&T&7pFQnI_kp8FH7YrTgZ{Gl)n$Z|2c;3vvChSblDn zxGwWNo{!@$t77`_UDgRy@?B<i=j=O$7+%n$k<zOSNlD!Znx-l@O@~A~Hzax%+N!++ zR1^S&*wuAo=Q<saNm~I|#fRjbi2Ck3u)|IIl4>GHZZj&ya6D$B5Q|2Xpg&>+1I=l& zD;)j3%z1L4IUi377s^a?F@6j2oB)4(iCLYRWEvAJZHTLkpkh+d(cmK6Q)Uq_Oi;3E zA-sUhwJ=(*mzL&6m#`O*X&onQb>knmTRJ(1z|ALj3(4I|a<?~|9J_g+ob5$7K%+3j zlWxe*YvnYedNk=YqO%%-)9+oht(#;QebGs>^BvSnWFS9JhZQ)8B*w2_Izp+NIDI5d zwsS6@uJ%nnvD=9z59)<K9k0p|?9Q)0zoi6J;n7x2a)A~_Bh|SHHRA=UI#h*-uU4tJ zM#W89%1S@?RjY+BVoh@e>guqivYP{q(?s}n@M<P*7A?jmut%*THy5aB<GWg`6f#}Q z#3^Pi$h01*q=!JJ@5?sk5fJK85b6mmyFH1i?hP{CJOw%JImX+I(!go8(Y%82-D`3z z$I?~iO~x9Mrsh4l)x0lvn2+Q^^GkWue2Tu}XY!i)H7DQSGVVBhncvIj=8wpg{u%kw zzvIXA9|+$4%e1h8>1fMLZ`;E3u`SIIn=?DxHVzS#A^a$v^lLX=((N&Zbw<eVH^87J zm>nDvTe{*jH*QtBnnPcVFsFhrOwFbt?l<kvZMNK>%qRX&5k!%rE59A+%=OaU56#LR z+8L&kcAU0#oleH_()bPSuTdOMI{eDVA4&Y4IhJ3CxiN-SxSsFqa18lf|EEZ%Y=j>C zM)I5QX9^bQxYJ9VESq0*o8;)E%FUxh{Mli9lZ=nk2%QMO7F7X?tm|c4Uv&jmg%0KT z)O@xn1p7YZdhBvbWVew@+g;k(p3=c?E8T4$8Daa$NIOu*+U;d;i%OFnER*dpnQnKJ zxpuTP+A*@+j+ImF-g2HDFBjT<WwqT;ZnBf)Ry$d4w+G4t_8|GOog#1A>GGbPA)nd9 z<ahQ6`GcJ)U)efSVrQGk&NY?xDAUQ#H{I+4)59(?18t+(-mWmi?J;JQU1|2T$D94^ zN#-DXvZ=MJ%p7~BLq0Xr@g9;2ihLP!Q1UdKdinKxIx?!dXkg!hy@y}jLA4l3D_M*@ zl3FD|c!Xrn;aB$+sou#iD53h+>$6%q>bDBNRD`-g0+yP33J4c3ANkJOUAv4Q3kNew z9+f=Gxp^hkJI)TEy@1}inBMuWbg@@SAA5}q!dK2<yGC}kH_1Ns7Cb`TE(hDYq{iMO zGqLGZXV=O?j214l>s>4PWpqWp&WLUMW%OW-o8*^K27f#pTli(v^i67izx2&@C`Nv_ zq0J9CKL)-6-SrP~74~$3l9;fkL(YQVB7Vp4TgC4jewXmOn%~X*?&i0i-xK_F_y1FV zztp+8pPN!|sIEk6jp_D^>PiNso2@J1hVgJlb)_=Pn&gD)%I)04GUrVQ$h_)GTov*# zv$}GSdze;TxubiST&>>h__TL*<q-EUlCAmBqz5Z^a=`xih~2BzMIGVW)2Tb>X62T_ zfAgJPJX^1W3x*MUx{J-PeUibnfx+|)gXuZxYhRH5_D6C&F3V1|ugPilbve`iM80F+ zV&J?dm)ZB_O8cQ)XFrk~?I#SNU&<Z!bGgs{nnCnC`M&*99<_gx4ffCSjQzX($bKa+ z+l|gQ(OW?%KMgYSVNgcHmCI*AEBRxPlRpP-<R3v>*%)*%nV_SIg07}j(9Ki?J<K*i zFViFFW3~<YI}~we8`C$BBBm-C7Et3nVj#HfwPG$zA;vB_R6*0TVl#+QM~CVkb38mh zzqs$jUFXNW`Az0`XraRg=lhTz@O?-R;Hl5`04=T(%<E;>=6c`=c$^ZTIS}A8G8iK5 zf}Ny8u#0pLc9p)t2<ab;l!Jp&a!9b392Sg~nqa)t2NPs&Fi92$`^%ExAUQfXSXKs8 z<-}l`tO^d7vw|8qCzvVc2la)PLVwGj0xJ=2&QBnaEaM4eBQ2#X!3n9B+AW8;Ycnn7 zE8>UH0mRWiUD?=ab9};HA1&i*y`xSzI(x93g_R>xvyh)X!phwf94<!837o|+)<Ux^ zqFENxEK6yY<uuFDG|RCx%W<+-aDt2rR>_3m6xlC0lMXpYYJ&@9UU0E24=$xyu8`w` ztCIQTP<ZBkUZt8zW6Vn$1JZ4bHmV(t1gG4TYK)PY&D$bgNjZc0KWzkU0Nt}SxMeh7 zd)NEJG`V=K&QC;13yt(EVrqu<+cejZT?*)v9{0s<=G>76NXZAcNJY>jRl#l29!1h^ zg1clyaF2`(9*}*4^|C)q{%OGza%AuWnHfC8g8#fU20xS)!HaTC@Uol|ye?-1KbErt z272(0TpYYFR|g-+wE+V?_}I0lGQ#IWdeFI8(dMSOJu8?eJ#y^>8{W6JRg!s(X6j<p z5PrK<%kGhb$k3^HElO4#mYdY_;&kGJ&#B^Xq;2q9(Bk*fE%+no@Mjqi{M8lBpBlD{ z3uKjsA9w5VWUgKGN}PEqv*Rem@iw}<FD!-Sin7`<PQTT6^7X{iKO9ZCSzr|R@%(hz zn88nHj0OBw@H>g$S^O^Iw_0b3(QYc3UR}ATdpMxFa*TV}r&=8}GE3}HT{+f046Cjj z=N`7JuH4%_^scVl$31ket{m?kDyu6exQDXp%6)lAwa<yVlM6OV6vCnk@wyU*(jhFB z?qQh>2wTW@VN01Gww8rq8(9{%m7~KBazfZqP7b@u8DTd$JM1YJguUeAu&-PZ_LHl^ zfpSB*o!k`eD7S}$<*sm;tPOXTb>VLENH{_s4@b$<;b?g-94jw{`=n-@SCRqtSTew1 zi^OQ~B|V{NGmlorWSTZTO&(Jr^wATa*rRxgQkw)_l#JAb+0i^XNxR7rfI6nh0S{H{ zo~KpQ#ycE60MbvYktRV;lyEXa+6ST*e<%%jxU>mtrE@q-whim0UpQ9=g$=S(c$DlC z&X?W81+q`LNcIhv$kcF|91-HzBs^MXhsQ`mxH6evs7_qzR_r4Dex(g`BEMfT(1POX zvoHn-fr>fF*LuB7Ty2)6XlgV-$&tfa1y!xqNQbIcT1U6{%2rpka`kWF>fdDcNFwR< zvES;L#HGo)E%qdZIO<p2fF1M>^~a&N2CHMk&6J?w^h;GH-iZ5&Ygh>%C$E-A{Kt~w zkEMJ(Ac<L8{4wI=fyu|H_+uF#4@y3k6@M(}<H5<t^5Tyz_&6o`*rNDjmXC)dAG7Ww zwd&yOTQaOA-w)OART!X169Rt#nNPy=B@<pG+3<3y2(M!7TqoVa>lrgQf(|#yu<#Zc z9^NV=!`o#v=rk_82b8#94h%^&d`J!tACbE7NjWOqAS=UX<n-`)IWK%kE)QRo8^a&V zZQ(oeK=?jm=4bLu__4ei{!-oxKa-z_zm+e-FXeCHA7QTi&9n%=GVQ{DnXZ|@^vh(- zkPHGdnU-d3rnQ-zVf&wHZ)RpXnxitE%;HQ}b9APsIU&>Ap`ofkcY^|~hl^IYGF>Bo z<w*}5XUN}pinumFkbDD8nRckyf5lU|83MujA3U`%lUa8E$rIkWpmBM`-Pa6`4<Uz} z?(q@jbkg-CMy1sJix?%)z*<7ue1j{99S?+zSs4!mD4zP?k;jK~*LgTI;7OTUpvF4# zc&1-!63N8L5Y$-crJ4qu(Kwl*`c5+C46=1HZJkWtG_8RyEx#a?$7w~-Tw^+Y*-EIs z{FPx5WhxSDGuFysC6CJC(}IV&R32e%WzGF^*m^ngplP84)uuri2b!4zt%ZJCh#%Q- z)A+N36v)S~ONCl19doG!>TPDz1V-4B0>~#YJ4}Ttab=nlrm`t@pe|vmGLZw#O@Y=z zj%rybdQCbTU-gC{m5tB&s5HpuJTDFMInPgne9jBf&5-jk7p8;deAGonFduhu5v<JB zWJwXM+`*O><$?chdbF`9T-L#srNZHJHQoNpH*fzHsnFAWD;%8;<?C`x8sw{TY)Pt1 zd`(uSLal{-)S=M+$8FyJ$EQNaIiFy2EeqJ-vp&)0as`;r`=pXwwgB^)pIlm60L5Lf zsw5YsfIjjmCAn59ppSiONv?GY=zHO`l3aNT=)2+cl5~>38_uvr`S^Y~)20iVYw0@Y zESqbQN)oSS^y1m65i>2<+QH7rwaTR{lylH?i!(wnmFVZ$qL7si_?=uuE;X`pZ5;G` zTLf(DfEN_UuX4Z(iwoM$0WY$-vQ+8YJK)7O)k<q2Q<N3D{Suq1gCBO678Su`+;`L1 z;k*5^bWGoIm#0C#+lpJx$2=!Wjq7;a4YKJ@^Kq|8!Pd$yxynMZho?Kl7rQzQ@}=&d z2Kl@Pq(Q#aSEfNe=k3#=7*z)s!F<&1ieNtO>LQrO(;bRn9!;+*f_XH(Iz8fY9!sw& z3g?k@$0C@=(QAuf9!Ccj!90dumusDx7jhm$ug~QQz_qelrqI;A(rNgn9-1oVS{a#( z3ZZXEtxfR?c4HdkJ7!H9<U8i3G|0E^&1sNt+*{J1xMP}%U_R=tDcD-sBaJ$@r9Q<a zygd!_CA=dI@+G`84f5ICl^zzpgm)K@Kp*v<;sNX<-<wV^=VRYjH1={Hd+tvUtDMK4 zwMCIV_B@at=hI^Jd9Zkz@c6SX)q&G;9)H%S`#GND_AJW9<Ind}qjFk|J`bg5y|w6h zJ(8Ig<SM32!|nQ%X_;JZ%CwSj%35h1>4#9^e9Y*_k_vfc%Cu7bT2<nr?ab#2`3~PR z0C!fg0|WP455b&Zpqx6rFSeZL;6WyYXo%Atdzy?2kCPdh!7``hS~<Sthq9`4ft(k; zFE>Pg#t?H`sHn!265pDrSa|-o%a45J14wQ9Q&%|OC`4DJSX8X^X8u(!ub8Sb45K3j zKi0I@O9zD^1wYnw(hE}XV^s=%tmzu54E$J?fgfwSM=Ak7*7S^!f0s{EBJg8PUk%Vt zzheA<tikWgSc3<Eu_^{XR>k1Q8XT#Qbz<;(-!Tz{*EifJk9ETE`l90S`d$!-SLn#d z;4^uw8Ks{_>t#>9BqH%+RV03_**kIq@%k8x#A~Ge^fE~=DCvzg=;w_s2*;0A;rOvC z96wft<HwpqOA(DX(~yccGgKgctZ%NvOU)6Hsfmz?$M<e+WM)QYR%GfTQy=BU;V}~M z{|mz>!tjyV5SgbU^K@jMiOjQ+c`h=~N9Kjd{4g><ip-0Vc_}h4N9L8tyc(I;BJ+A= zejJ%MBJ*ZseiE6tBJ*}+-ige+k$EpN??>jRk@+ApKa0$Vk@+YxKQA@E_|N6-2Ys{b zc+rUZpBJ|;NZ7ZWgWY4~$JKM8T1wtrlwKi+Aba><(0ETv)DPJTiTdJJNt+&TR-k?; z0-nf|yX#<g9ny>_eUZ$1T3lWw>Zz#S3i9<82;SpFwGKn^HI2(>&u%z|5MGd-ybzH0 za_n527kY2Kw5FkEMg7v5N$i$Oi{HrsquC90%WLN+VOlJ$S-!BQZqafl%<A9Nfw+@i zRsC1`qkai7=&>T<$&?k^|6F9gvZ(!IKjOcV&$3V?K2h;(E}!b<x8~!l`9z;SlAmYI zFU_Y}^DFrTQo-`9`OJKtHNSRmQ?lka<_o|G5PKPV?n|<W6%h3;c{^)<XTHpu-xHtp z?rlWz74`>UP)PoeMdaW!s2Iqjn?IS)Y5ImGQ@GAov2_)9&q7=IgNpjSO{iL4{~>?S zFUxWJ`JMs;WStdIyIcdz&ze7*PZdg3^A{~N6qYQUMRNW?!y5#04Z`rhpjPrT2U$kU zIm@$<6*ZF$x9R0pl|v`vzv|^*TF?@`lxpsFLlbFG;z&VddMW1uO^A=*QiZqF{4Hz# zZoVot|HxwD2ya+#B6_}c{zrmYi>Nw8reB$VQsu>}9}+C9MYcQ~zu{J1!UlJvwZJLc zpo%87$aw3AB~xgJl3Em3(`p7@=^#VvtAxLbk?ReKYrT<*e^beAuV-KzW+SP*Tve91 z$AaJ)#HQo-`sI`&qnS|vgvd2Fo)D<^cg>IY5|^R-K#qFXEcLE=`gc@iwJ0m}7BtM} zTH^B62bZyfXwDu&);wgK@-ji3TsVNT21NB^V5VW&hTDK`B0C=CgJ{ZF6wv`neE$&C zF4x%tbkmzApv6&N6V^4E#-*y<z(ChrOKTY!Rvj0Igd;nzGLYGDx38kc0IIoa6dw8H z?$*hH6G`tS`rSV)^_A32{8Of3sjoH=_Ymh#H0Mm1@3rbB!>5sd(0Y~fWxT7Q%ili| z+*g|9+=EM>&;bS0&RN<}kFtWM<{qe*zSC)qdPnz<@u*D_qJXJw;F}`Ya2qdHn<M12 zwu;K{TPIQvz}5Ul-zXYU-;)-((f2<|01jM3WHb@p!nn^-p!1bi1NQET5bmx8&}go= ziL8~-$a;^fU&_0$eF<a6S6>UEjpUNy9&EUgtJONvhgxH@)O(5Ms1MZ3!FBji*Nl!o z?p|9V81K{-8eF9}+yS_LzK+HE2E8%aF@}Og?pm)JA^)2q|67vE|2C=sTP6Pg-xl-V zL})*)j*v*_Z{~jF8&v`R&&%_VMIcsBjh&FFevOl4UY5R-E+2g9q)V^6v*x-xE2z7( zXu3Pgu)DJ|x;u-byR#&^JBy*av--O`>m_%q+XQ!Kr{L~v7PwbZ26ho#Kj*C(x&2=Q z&dcrphG)-A$RG=-#Z?ik-^G!?joiMb>gD#IfhY4U4e}gE=;x6Od;xB$epCJk1`b^= z`t&7FjA32eeSTJD5LIaPaAo7gtW%y;@UJviTOnUzILiqPUlsHI)FisH1w*Ib?>_a3 zKV>(Il=UL?P4aTgKMX5dBX01`v2u<zePt30|HeL6UW}iVVY$QfUar2gN|M5bl}XUA zEtZeGi;o;uw#lczeJZ8$JkZI!!A*{<<JqSFdL_+1ZhM1rlyfQe@xLD2glnwb^$zO) zf@Wq0{3>T()|zcsH*l*5c+?*p+JTN64mymWi}s?E4npwY5Vm25vAwEcGguFEY>_dt z6e`I|cvxq%Cp(Y**Tu;Fe;0|rtC0D>*;FF%S|#@)u)fZ8#I;ms^aQp+*t`csi(c}& z=_BtV^7NVMk8#z3Y}>YTMpVDT(qsl(lBn3T7aNX+$=$FpInr!vMwtO-Pi#?+!3HJd z1~ZPQeYj3A2boD`s@b1o{{ar=R47(0PXCemAp2qtkC889rc#qnK)Q0I75~hWmDXkw z-0V-_Vq4v4#t3;j@igYy+7WGI4Fm3uv&=o#EddEtxV0EZ2W<w)>l<v|Jq7KADkP{8 zR-CYTckWT>&f=7dlP%IAcsoX*FvV0aDra%rYYSO4ZG1bG3zBxlA(s`0)M2Qt@-=Di zSsbGfa<jCXt$}reBNlm3<aI)`XfQ-(I$97j5c5A=x|*5N)6~n3aC(QD2DBjNp#`x} z4uF$;uvv;(pGKs!m&<H(45I!gV&G;KlG&%C5plYlk6OSrr~}-JI=~&~Qu&^_LY_b! z;AwL;W>D8~9=T0^VeUYY<u0VM*P6gQWLlYrO@(>XbTdzwKIUn&6DrH2P*xseUN)1> z8>R;3*Q3n)W`X&@tTZ2)Qy_PoX+Czy=?p7kV9?KpUCsO$C3{kKkCHFI?N-!Pl;k|) zQIa9#<xI}iHqXoSm(lVaO2HhJ`eEqLiTge4C4HvSUizm3U_JS5%MX!bXZK@NlMJuc ziIC|F2_2>x9+1#s=Hfw3RH|Ub<|w=I6hHGMawys<hoChk<_pOn!rqeeWIOXGR8#&! z$NU}jl&@qT^H15=;=kHjWMxZ`VlI`#Z3~%YvohP}WQnarUbZd5neAnj?I>s1PI9*G z;u_4$&z>7MSUXt`(_hDM20;KF&8lL?0o6B?jOI-_>CI|qXi=SZhV3pb5Vme<d%G<1 z+8OzkkOOWr$!(^cQAn;I$yJlwz-E)<kljpjZVpK+dlZtxPBh})E$z@|ljA7tlZ)ol zv&blfALY9pbm*8vJa-dG$1;x&;p5a_|CHRlKR=attmXG2zYq9*Nhbzu1*RZ*HJab= z`5{=0q?Lr@_|4&mAaQs$LQd-?7BpKYU7Et$qIX3cMIdA)^`>i9#yMt>6;IlF#glMA z{8^WCA3<e*JSwYl9tlSpq;0I`v5n$p@TWpvmE9fW=P8Io<lxm5#OWghj|1tM7h6?( zw?0EQ5&0tCFTE1IhYFXim*sB?PR*Cow<AlP|I=~Ri{Fm?&gZ9Fz~2_d9Pi6foZL{Y zT9R$1vNta4S0i1jh015?6m)1g6)&Peiay#uxV90Mxr%F{l27S&!<M^C&C5VJ1%=`y z?yauu<3{?f&1G=0&p;h;(`LmnSH!c1UEpJ?#GBS9DNBAIq&u;`ENc!K<20PuRg)bY z*FHwfn`t-w1NYd7cp2rxxS!`M;Uk%U7P3%rt)l84=|g(Ktyp$_Vj;Xra216g<imSe zu1bejR3Y8eai(XvmN2WfP*>*!DMs+3ZghfRO=f()qD5)P9|yX2qm)G>ByOoVjKhD2 z2TA*?P+3uBe&H+Q#mnN#ypk8(f0od(dP*$8|6rkAR0ORksVjX_UKp(q(WA=og`^70 z_<&?gHOUMD#AD3q2DoV=571%ggd<~=O>fk<^NA#}wS?G%*F80;mB`I9L*jekVXotl z^WO(K|MAHA?~9!OB<XJVm&Nt~S<38ntUXkYL+RxtI|Buo8kUk;IoH<71$H)a{zu6T zc0Tg`3*|w(NWN#6$`f|EykL)&SM6~q%$z81*^}g5yGlOhWb(N^L%y)*$e-+a@)y)W z{%J4d@N%gswU?PPd!=b@SEE34EgD+ao6dF(3N$yNsdcLvU~f0u*}Ke+_8v3Bt~Gnv z2hAkA&KzjJXAZXynIr8ZX0CnIoM#_5ms@rm_9=6Nea75rpEdW`7tC7wBlEC*$vkae zF|XKH&Fl8Z=3V=y`N+Oyeq-M@zq9X|Kic=rU+hQL+D~km{nTdd=Qd}5ZQIx{Y&ZL* z-PZoW4zho=L+oGdaQinq!v52au^a6qwiX8jft?bBc4`pWnxNbs6|}Gmf>yRMsI)7B zcJ_pzgFPweY)=ik+Vg`R_OhUty)Ni&*93j+-9cY_Ur=oy3I^D>g6-_jgYE4n!4Ugp zu(SPZFx-9>jIbMn-2)r!5wr|O2W^5eLAzj|phqw<=od^11_TELI|K&?gM)(!bqHUl z2IGRmg8hOcc&Z6z1T(qL=6Y1n5X=we1&jE%Bv=_N4^9b=4$cdX4KC+xb#Ov(V{lS% zTd*p4fG_KV(}RbDGlLDm*};p!xxrh6d^flt_<3+~@I`Q0@TcI4;IF||!9RklgN?zp zVR>+Um<!f~ZGxt-V{mJznAR(}JKQ$7FB}luA8sG44~GX2hogc=!!f}V;oiZM;e=pA zI3;){JS=!FJR<mESQoq)&Iw)(7Y46~i-R}9lY*awtAcmJ(}Q=zvw{!83xW^Bi-J$W z%Y$ErR|dZhuMfTmZw&qr-WvQdygm3^_+ao=_*C%E@EJ}VFNQXJISj*h!YKS{SQh>) z%(@-GY0@%$5Ebr?Y<IG(zaPb$p~~=;cr$cmI6mGCy?`9F?jr*;0^xZ*+JxZ8&)kkO zW6!q-vpf1kO6-^BOO9}#NGbX#Pa4Zp6s$CJS^qzgvfvB$x*<>H;c&T)Bi<)Si(93? z`<;gw;SWf1eKMEiRjUv&jm6I?vTh-_9~sYq?o{iS{urWDzz(@y@e)z4Tm9{sB8a3j zUaXCZy1G&){GX~M==QExK5WrMl%$~RktUWpH%x~TA;^iBhwY?_HfkSsl5N7y(mU)T z1CbdY7IsG-wkP7zy<}pztsD^ck%PkiG9#>(V~`y`0on1B!a;IAvg4P8L*%>2k6%ga zTpRA{`p6qhzdr7neGr!R+thNoEbf`!sI|MEp(SBr#4Wj&RWC!0KKzeca!`(G+AX$8 zJLFsPcHep@`kPy4yYt+a-w1wV@~!DsgCsVs*d$}!0w^QhT9vFpg<Vsqid~y-UlJ1w zWiHw#U2%r=pex4E6=Ug&z3Gbabj1X^VqdyqB3-dRU2y<iaUflBFkLZ)u9!+!Oq1io z8L}!oOim4tlykzFi1^Qvi^AD-#~j4`=gHMbxnCD9mNns0xjS5ec>gi-M7UCZh!n?5 z;feBQc(S|`o+clJr@L-bTEX2i&<_-v;=`l^)!Koh6+o`?=ZxN{+U7eDzLW1jmIdcn z-ONsPpl|mq^r^wFaolb$-u0p(5qC=xK?z+$l+g9*I$=F63hlQ8c?Fu(HcK_5b$o3; z;9|v7@LzL^x0I<NH#EnQ(IH9;rwW@Ma~@N!q$Tt(zrh{Ab0fdw`JI}?aoAEwB0-Ll zq~6_q0o+~+Ai8~EN+E_rFci)FDYU!Cw2qt=Q2E<5pwBfmpr6rgH$v{^;dfCGxm>!0 zS4y97we%0KksT3u-z~geCeSzshiedOzZpG;CaDi^m&K%UTzEGF`d$Rv?~`*8e7_`I z%RpWyw}ju5d&7qiZhu(5j}ZJL9GRX9pO8<(A0XJiL4FrLD}O;4{-5CsvN3$gl!vdH zw&73AHsRZ*fB3H1A$-s582-%c6n<!S2|qR?!%xiU@G~<u{M_sl{?;5AercwLzc<sv zKba%KznZ%6Zw?DplXf?$j<HM3>=+C0m34V6G>64lxR_9GTE|G}yM9{dKysL$)|pyh zhI-7zMu%4tQYVsr)1@XEb}mv;YU`C~6_@mw=22?<O%>?<XE&HrJ+Qs15HWX^XD~0C z38j4o`>vTt`e({zXeKMeGOc7(CMWx3DrI7(jjO3A2TzLYR}OvAQ{*gl$d~&)@J^2c zGs84>je!A$qwF+`)1S|~T$^8I;$r9P7gp}#aK}+g<I07qzz9AS)S^%~V%Ey58|lH@ zY5Qh6i_LVGicC*wiyA`v%(l`g(_gw}21xhJ4$==Pu)&#~WJG2+8JF2zCTI4L12bb} zdS<K~nHlHm*WI;wx45sULtIn!<f^>}Zw@MHe(rdl&@AZYSZ&}D?4Hp_^macKuseX= z6yP+3d>{BB?N?S`=aGDfx70c%#E<HaEPhnQml3O_Iz1NG%kHbiY0$K-@}qOTjC2ir zq7Rl=o{7^aO{R||*@yuR0h@NETk;ff8rBbHckpRj<que4<sL3ze6(?=v?j@u#)&h^ z9Yw2r)?R^ry^N04U*gk$lCd6%_soB*%4^)j1=YjRnB=2B644af`xYx1rYD}g^m`SK zT=RM}iU7{%Smsd4WTs0tQv(vzO1n&*bj>tK&&)hJejy#-D0^p)rqhp;!!svJUFI}d zlsQvYWWFP-G8f2MnTzDy%%yT!<}$e<vs!M;Tq6%;Zji?^YvjqyE%JQkR(Uydo4l5} zL*CEaEx*j%E5FD7(VsF8$UigdOptlVlw_bSW*#*iG8;_K%+qGO%yVXF=0&qd=4CS> z^O`vz^AmGe<}Fi~c^kc%_so*ahv?0G<dAPA$aI6$yWLzVhII~fySYdaEJni&9%cN1 zYlp8LPj4Jyc6X>5$lmD3c%u1%rmve&GFZ0g;`WIp5a=hmJz<%dfL9vb6PBB!pe5<9 z6xRwyeU^FVQ(7x#?42~OMU5wBK4m^h%>#Mn6VnJp)z)rwAb}AllhTSorEuIj*?ZHp zK67d1wPHN^E`swAbHTFT^;$9610I&KXvOTaR>q^0GC{RsCQPf`7b(<<_se+H&74*Y zph;;E61#x*Pl1pnEiJ^Ki2Up(@pC9uBp@HZC7K!u2(ev~tPDyL&|2xBiW>PcZG+@* z5}H+r(EZXNpXTIr&OXfp(jWwZiFhE=xJg>b0RuV+Vca}ut@KJ|+%+B8XMAufu<B{J z_=V!B#Q%Uo$)}`4`veY2r|A<oG#$#9d@6#!`7%xOC7+hAvM>4cbVQZVrZh8(U_R<$ zDwmujr{d29JiI6%($Bz-P}$-_K*XN`))WJge+GDDx@lGX8CY$)YO3M^Y-Uk7q@RJ! zDhh}6JTTRhDrAiGGcZ+<D!>q)2R6GX9NHbg=A;`-bvuB~O}ADK)ec|{MRC#W0CrRn z48;y$^NO1b#SVb;ivo6Vum!~})6oGJ76Usu;G&{t=<HyNi>lYf!Il(->*`=ji^6qt zuttl9PN8kKalmD{ZYZ=ApxqsGd2Sn2Zwk;J4!T06<O{%_4tR8Ns=XZWm>gPDsi3_b z^w?alqExqa(3OO3nF`y-L5~C4Dh2K9pvS8OeW3*X9Por38Z#+qe+TVT)b`a5h9*>@ z0;*Zpt1#?NN{9Eu?&LJc54%-qkRLp!q(Oe{v`&Nk$T_t%jjKN9Y3X39X9LQdUIg=T z&nSZVQFmq$%n!P=ieP@sseVtP!TgvzrwHc9+_^<CKjzNMwM<9$gYG-UKtJlvFN*C) z-33K3Kk6<lg85N*Q4!3Kx{Hfoe$-u31oNZr(p*)#gnrb0w;1S$-DO3w{iwUV2<8Xf z6-6*V=u`oz(1w1{sTNTI<_Dc>3>9F0&|O^w^J7jmh6>^Qh*RyL0?d!M>xy80xLu!u zt%c~*r+~pXq^B>B!8fMYOpn29(xE&a-joJ;G`u-Ie|RjsB^@eWIGWHDE0o$ty)_** zUN>$lit91>_FPe9kHU8p1@tI<XA#V!uqyTxGWIBZcM;5^@I6I^@fdt>Q8<sl_vKor zYvM8Z{#08}%Xti5o2y6%^eFs5t|DC=kHZfZW$kfzT~XE^hu0T{^C<kiqHrFAAIh~) z=j>5<U{OGi!rw1~c@%y)*C`#@<M1OzIeQ#_v?#L2;m3-?c^rPcD4fUPCyK&(9DXv_ zJ)N;f;veLCq=A0T*pTayZbZLiJXIXsuNb?e@>wf`a;dH4j_G3gG4S-}W8j%I$d7?% z(|zp``MFd!)BG5CJ`IY;zzeD6cdZOX*Dk*Y{b6dytD0;~?>|a|{D6Eh4f2I~DGl<4 zc{v3_=_=Q@Sq-jfrNNYG5x-oCUi2;JUd!~UTrVy3lGRH~y|mIx>k2uUTdqP*;Z~8G z!?iLOacvW!;#HcfNYuidx>#G(!ie{8W~Mok)ybqh<UWow#vN(~>j6HcJa!E>0^3VJ zOq*?w#e~C3FO*ZtFO@r5^ppo%oF$L8_%qTS1~<JNicH&Lg|V^kZ}?(VM-lyPmBQHG z^-CAjF2w0TGfo#jQnzKNmO*wnO)sbG<qU<LsZVF=<?Kk#Dd&E!zML1ycl70aeYrp{ z7wYRpkz5?fC6Qbj$#)fSnSQ!lpRS1H%1Dma_tpA-m0qsa%QcZ)tM}_7xn4itpf5M- z(;B_pq?eoZa*KXwisaTvZj0phNbXSRoeI56FL&$Z9=+UKD)*Jk{j#>4bM1o)adlf) zD(fTpUb*Zf4@L6*NFI*lkw_km<grK|kK~C+o{Z!Nk!*<MsYsrV<Qaq%BYCbAlc)c& z$B(VhKq~5@|DFa?LDL8i9*s5i_y|*5^(}Z=mb?YyYmku7yYCo`ob&&T7muycIVx_4 zZ`3)$hsEYPM?i);IQl`Gx$-cxHu0OWsSeUND<9!ZqZx&x|2@5+qBe^4g78U~#ewzo ztjy5MVS1S*FQ}sko_>V!QFLLhQ*RM?#dz7hs-KBh1UDG3X^<&$NEX4AAA<;}=NL45 zVmBMuH~DcEF`&t@zKf~NA`ryeTk;e22RA2+cqk6>R8!|2d5N}J*udkVn%=t_^*{|g zRbSuJj1Jb<Mga?L0~b~D@yZ4D3$uuj@^QANxlk|5^s-pPezUGlQLB{7`>ILwL8<&K zi}AOUva%nJ&$mujhl%=d=Ky5GP1<Pd^zw)n616XsB@q3$s@Y&05&RGEJjr;O-!N;g zzNkl>V7c=K(a@+M+c1yMbL&-qA)M!K|C_o3|6@7<TT(*U#Ipat?;&7z!@{~6?@VVV zsz5lwm{ng>SC95ZqAT$Kebs<LEVF`SUMCzlk7u7SL05Y`jCN9N<++m%J9lTmxjSRY z-5DqD&R}wPMz6aw>fD{-#@*_S;O<Nc?#{fxT?wH~7+h<3Yeog&NWdk0)}XcSs?Qm? z6k05+J|*MG-$n)CNaA`GfbpmROkgvFNDd~Mx>8-uC9eYDb5Rkmdh%ls>5Sm>v!h}z zY9EO8MJfRLzKQ+*JhP#^y0XPO$u@0#UHR9_3)NrC&4l1LuFZ?ACgRYD{Sg{Q>HX45 z8L$7q=bvL_<c&tEuksRXhJ}@A0eH)8d47djNG^_qNIqh-*(MoQT}5Fv7Mu|uYhcVd z**q4;?~wS%5L$*PO&jO=hb`A)vR6bXSb)=ZcjC~@!Wou^a{8~e%$4?X6dd+>(woV4 zAk*w%S;GFPQFfK(xEEXjQXa$Py^^Kjc+lnqQ062s;8bFsO^ojVIbTl3<lkBHU7l9U z6>=5-u9Y=%9Xqh=F(kc49>z}MV{(f;CAY~-a2j95Wy9NW(m%yz!{>zhl5N^w2>Ewe z4~l&co)==%n49k`kDDIygz1fc0>usGe4dZ}#krKEggtei7#A~yY5=CP`dz5cbg-p0 z8|!&I1%!T#IMczIh4MX&6;7xAR+ko!P3CdWK{QT04+CjVT!DMRLqN%qy9Zs?NDF1C zw{%jtX)c@fh*H$gT?;*<jKq|W26Y;cM+j{De_cRLLyO~0$6JT0EfhnncO{Td24wuY zWWHs7d6R*PFwU+bIyw<LIyrU`RqPtNuwUp;7Y<;fFbMUfT@ZQL9WCLBC>|e*V#qX9 zj%LfRL7y){jNi*CaEUIUdoM>7_(pVyZ-xhS7t%qG(9O>p99+@WZ<;Fk*mRQL(dEB4 zU9o1~-IUU)+Ud$9?Si@JMXp-~mbIT6sz}#&y4Br5+?ittt?b~Nwej*2#cJ@fO2u{a zqVFf?$C;DST|#*M1Er{0^Hy)CHOanCfro*M)k?;>8^M*h_v8VYc&sk-fK0sql$VKb zW`dcUpI~C{_>pAkY?vCHb($TJiQiG$!(8i(fx2#HnDj9_V>*5~ZW?x%X=Wtc`#teT zFb3A$-ZIbZBMZ$$S!VXbjQjy|f;mu5HiyW$94XI7@!<+20j@GfU{=0H)|lF)L2014 z8QU|Wme8~+BY(YXP?eEqN9P;#>t*D%=-z`tJy!H)Q}nqmi@c0{eyL!m*GzJo$;cOy zn@@5JNN!QH$+08!$z|SP>>_X;s3VD%+U1E9xlW-S6WNuLCb=c<^MW|=rCvh&LMowu zd4b{{Jon>wT$3#IQYQ0ac_yDjUPP^&nH%>4@U)!_PD>|t(}eJomP1#e5*4rA^z$}8 z$qp2+dv2y$sP5s`5;Yv}<h)yY8^QVdBr@k(p`LkJ9O|<)$tN$Cd!(<A3PbCkiotc_ zr$+aCH_4tp<K0N6S2|;t4E8Wpo}+hFc8zqb(nsbwGHF>|mDM#WU$(?xy>E&{ct{Jk zt+QwAl}pT9snYe)3Yuqp>BRhi^5~z+3-#uwf@OE`dyN@=Y?HaxWtLPwFCboyq)*?1 zU_eVRiO^&gB^f1A)PGMu7nB+}F@hxYXbs)6%8P!lS4;54-+Q=5a{dV78mi=iOUyXO z04-xF1t*Q<MC&y{ezag-zPr2t(o*+#MR6N~mQ`NJAfwXNU`Cv|7vE0IF2@*J{P9dz zGC8@pb=-0QvT6Gd$fU*RTUI%_>?WC%G*G&}@y8uwxykKl|Gd~_XPyne{=Ti^kOlno zwo(g|mwAQ>M9j%7zNh2+;!Npc&XVrtZ0TjrlL6*@8Eh_)oy<jOS6w29;y`5vT2n`$ zF*Va%i_e)gOkOw3iRKnL%QP`@-7c4yJJGVbOPb8xa=W=t?lx=XKC_O^z<T+C`95la zkD(U$1S)|~<A3H^`L%hDmE(ET0)Hf5nU^q``7&yOud;@`ZhGOgv9Ec{RHJ3Ji+K+P z!Jnad^&v;wk5B{rg*gIC88b0tu>h+W$6)p1Wb;RJ4yG;6$1cT1=5OXo^Od<C-x_Q1 zt??Y%LO-;jdD)hjckr+A5&kuPZCfE#-P-)!Rw6lDWn0>gw!Q7dzb;5rceVZOHb_+W zw7c3~cC77f_pyELMBCr)Z@0J8?O<DHceac8+GuyPE9@S2r5$Zgx8v-0>;!v-on&vc z2id#q6uaIYVt-%{wNKj__C<TR{joj5eqd{m=bni?cb)x}oojz%kFtNYi;&}55|r7c zK}+PbJJ@B&Wgm?^_OZxduMBpw#|66}uYEA`+BNp%V5U7Sm~GDumLQs_t1Z&QEG?bg zYMZrxWt+5|#R1W+pfO%Bx&(*D3r2a+5HA?>gHpHc3Xp`q!fm@kTJtNn?aG*U%$082 zRYH5scAK|SI~^Uh6{H;5(~&kgnx`^izRPBFI$KjC$4Y+1_$w1La$|Co4l)&c8mJOE z1xH-#1%-ejv8Ub+as4JgKV`3%?KPB+OfMeEQ*R%{n+)DTKRc7b1<dw>UiLD{*wvD? z*Gh%G9vy<4q^rGEdfMBi+TMYC2h5Dy`(zBevi<Bjp|50yeHix+kK=sf3D>GBI7$uT z7R+#@@jI7x5JLQRb%bmmZ&zoqE%)11!?ydlc->4($qe$6Ek}~1JD=I7TqgeHls}*8 zN$q%c=MYzv_7NwOl9Cy;P7rGwylGmvrXk(Dl#E}%BQ|pJK`~&D&3CcSKP-cgk{JRw zKt)n^QZbpGrd1A8+i}D0m!a!rXD25EtO8C%0)ig^s12eo2?%}wpk0u2NkH%e01XdH z3m}*ifOZX{1cZQ%vPJS)_k(YdBmgIZ(7VC#NI*X4>U1cd^N4gPpR*cmOd|T6yTWxz zK*|;&{oUd2<zcYeQ-x7Okohml79ns^n!Ye2H!sW{nL<SDvSteP>$`c9qf(%?GC*x0 z=38TQ>Qh{RzUkb20rpIX@^u=OuBUH}G3kiDHTFt_;?@|Oj;XAEDm@OyQNA74vPJms zvUCFFvN#@2g+5m1x+^;ez*=eL?f5NMGk@JM<EOCho4`te_43@ABf;rDQpU9s1aB*+ zqmJ4}`Z8Z_&#E=V?u3J#>t&REfH}d)DjflGN-;+!x9*6;?rA5YzpdiP)YU>Ho!dM| z<}c+;4QG|g+2v#e1E#l}qZha@z2!Xp_8onK|I%CeFTIuj(pxUl%f<S7iC!+%3w)T~ z%7^K#e3;&Hg+5)WPpkFmsz{kIy&V%q->=h`>my~t^p+d-vPLgA>E&j<z=Y{7O?tUi zFSnJ-?d9y=;KJOc44B@&toM}4y^-7($^GS=sMbdEKqL=FvMzEAnCM%wUpRe6@<Jp( zjO0g=yco$#k-QwqE0Me!$!n3k9?6d*c>{lfk^Cf*w<38vl6OkkAAD=3O?E;3vbl@u zya_KOTfws_>cszyXR`%9O)+OiITHufC|SAVMD?G&!~EKXb9OigQ%wu!?76&QeqH@i zO7Z`OrMTjjNONsA<G*<S>&k^mGj6cTwxG6QVPb(T&6LS4t(k>wAlw@-TvoHVR?RaJ zb%^8bELw&S;3Sr3{9s`Y*YvURwt`o5m_h#=M%#*-B4*Ca#owE>-$Iwg{0>N}SvCh; z7Rq~SdX1-_>g7nOReNYZQ=?~GK2q4v^>UaTuC~!W&LUUK>o27t%Pxb!pK7=xkjPaY zg?cl0X4~MT)M$)ju*U(%V#D`f(tIwzR?RVje<8nB$KIHFTOv!d?9aHY)XVW2{F}Ki zMb$2q->X~jKbFd$vd{}p%d)eZv6bAHU~WB36v?t#{4<0J#-zThwI*)LEW(mgz51KS zqqg2kcy$kOUmSF)-r&=4wdx=|Ljro&BpmOC`Z$<212Ap|b`DIMI_2s(TUMGPFQq<h z{i+_aUEc1l@pvUmt|cx5|J4D=+<jC-R$5xU+j`{y=?l+usEVy~PkNch1$XUmxx#vP z!`hTa)js0W{{q7(Z|W)WE4`Kcoy{CGdr#AwSbFN;Z^p#0HEKJ0!J>t8b{pS+Jnb-3 zt&yeqJ)5$568=xSe&aWr26yWZqjRgQTWw}(D)Kz0Ws8gq?YCLN`T4c~7QeXZrDjD9 z?5fV`_+#eQE<Ffqk!nEC74QGN#j4)yG0@h5f~0IE18G;cJX3jR81vjoryh4_l5uw? z7I$Z^a(AX7?w(Jicjh(su6!JIC}bGj4P1}nZ6t?02E6kZW{_jG94!K<+`2il9E`Li zN}tF=HJZTjD1So9aj?|VC_R5soK_Jx3U*0G9ZEwZDbahVq;niemljg?+^GE^a!-QD zy+7Qj$<WLWaJl5UQ9c*tMlB{khO5qyK0ipF&i;>g78Ch1W!VVMmt`eKjtsiOH&E() z<oO2ho*bE|Ov}X~R;^i-spe9-a+dy@x8LL(-IO&+Po)*RFq*^-PAds!LYX>zE^FHO zbSh%ja{)B)<^kW)lP`JZ`CgeDl)C4rN6Ju&kG$H>&T%lk9YM%%NsqQ=5$VDD(~D)L zAAL9oTJ=tZ+LiVhPpeO)MGl}f4u)qm4PJd6%f@Whmqt#Vr$A2l4whF?cEN|>xp09l zfa7x!9G^?zMSa(`u&Tng<zFK)l>+-n+@mcCsi_%qIt3y`9c^xPNs3#2m$=oh*7|DY zp!{;>SCS|d)9DIm=}5BFzNNN8r1aH%AGD$YTjwwgl2f{+Q)X@Hm5K>op`5~&G1+oB zWz#>!LZy&7swzR(No5ntQTIz5?ZA)M2}~Vt<)Sjxs!pL8u2?xV_A1yQ?P-f`puw}D zmVp8<5U$urxf2f8U9{*uwCKHvL97MW9-!?XWC31Jdp=A{Ji^iBak*5UL{<1H_-)T7 zt*Cw)J)Z7EZyfE~u3Rp5t!T;V7}tub<;UtDx8nA+c}Q(8(}v+!h9l<u)4$uERS>Ch zYu;>Qx(-k+!aPp5Otc5fRFx~=FBRIZsrGX=gJ3+B!*ptkFv>PCoqE7S?2oj`_K=N+ zAyzVq4bndBj}BsIG?hKkbaq2C*$2&G^Rt9q&hcz=PQ+5#Sumz9WM^_I3?!XNyfXG> zaod&4c`@F#P4I4eW~yTyep=lR#clTtZKo`wFH$Y0P52<L-!ql%oa;#jnIq~uY|1E; z2uoG~m6}?a!p3}?tA1YdIPCcV2@)$2E8kd(#2r!8bU2K{YzWq-kl4M)SiCpo)xR_r zkM>xc)WUhj!Y`epmPL-*%S?pgU1x~isXjSHx|7mI$i4w&-wb5mQp6d{IW%W6uGI?T zS{1k%ZzFq}DwM(6L;CFq|Ee>_wYnh8(-o_5-Q-x)1LIn~<Q&6c7JlxfSb4k5RLiwy zfZSvT!u#DGlJ8(hzC-0z_+W2gOyK8ccPtr?hU|;Wa!TO6#eWg^-#PSC9`}C{<NicO zoX#KtxNxTH$q)u+S2+%t@`Bmk#(ioT4LS>*oV13U$a&j*R&m_Lq(eMXYximY7v}S> zIue+~(><acj{<QwU5oTn{Ju?dGl%mCX(rOjlW^ib8P4E=wDLjH+Z>Ez=_xYIOqG#v z`t~z3P~kfaB6|%S!djVYX37FnC&xg-SZNv{upi}GOWCQ^FTwT|F}C++J@>P$fohm< zkDUpvIDVB@Oo^}E6))Vn<*VwaR6m~c)9`v_X?g7Nb8P{;*Q>)r|H)%;{uAi!47$Wf z=jVdtqgpKLm5=B#QriqBeOU@2$4Lczh~+R*kCCi7K`QXa)x(?u58`xq5a-AU_z~ma zMeJuT1sN}c|8ON|vTNZ#TrVfVhd9IBDi@jCQb=`G+)NoJTfZ0$V7c?nG>(mtpA=@w zaED4EWY#WBF^W`%=aW5B@l`hr5M&2DDZM?tRaaU^yM@i6IGm^5=Jy#HS;g$5v|CP2 zaWW~|ZSQrmEgnQSP3u0FR-Sh2(~4Lx;$0SIxg6~_M1;OK8?3%-rC+Z5qtah#xBaJ8 zD$R1h{n8H-yCdBK+73Ex0)k`+NZryTAV`LQ)U!+iDs`Yi_<c%1kPHd6V;ZC+LtulW zR4^qO0vl2k&c_{E1Vguia61*jP^|zqEM1ZusujR?&XuP#LAL_nF2z8UD*&oPpQO<0 zkp$STstQy9qFn)Sw_+gb6#z#-5-kKoy8_tm>e8kFM7;vw$YLPs6##J$lMab`1;A0c zHfbRG6#z#UheW{w;GV@mG%Ns)DF&iq0dTM4+)=RrI5yWIoe>BEa9lAEB@2Li7e`0Q z0^mNyK(s6Xj?Z;Tr-_;czzIc7jG6_oeRJIk0rAgLT0qH(Xapq92N|8v`=vo1B~=kO z3FQ$>6>;+*_yiEf^H|;?T>_uv<jt}C09?uC<4^NR9+-~kQT3oym#eB>oByi9f~Rf| zf~4)K+g_cZ+$$<n$ZwsCnt!Pan`(3wO8zrl1>EDTl{TIjuCr4oH}5+?H!!|-!guEg z7=L>OkIFdaqcaF$<;-FN_+Gzwqva1Vx}(1#1o+zHe*H1acBosvY*zF1Z^J%fihQ?> zbf8@ik<0aRg~G1XCurA0<SM;Dy&fXh=+m{4Qm=<N>UAVHMsj|n8U#b+rbtQGL*$l7 zn)DsQ^$^t{XwduZ3PF)zh?1~}$X)sb9eao>5)6@h^@1wF5G7;}afECQprmYlU#~Cd z6AY1u^b%_nC{T3@^!~VBp3sj^>g5M|*`SxFO6BQtc}AWsN4)BJg}BPTQ0l1M<w#X+ zEuA}(cO!W(lJ_I|X(S&+^0P=jjO3$8ejdp$BKcVT_{c9y<<tL|9KOTXQ*buz(*KMa zUaQpIpw>z8*E%mB1^Re~#~KJl?tT;`GjtUOvswa*)fUS3tf{Y=y$BjGV8}uLZG!mV zt#F-^M(^Fy^zddqr=Z1<CU~a_<DSy(3ENzo(`YF2s8Z}crHB;HOMRmAfm4(Eg~?lU zZdS+*pDOBX#p^rlLYJ(l84l=wP1B(w-Hb6UeSx4R0QD#fA%e?1nXlRezsh3Ef!ELV z;&dT?Ex%E!HiUOoSiojE50HeN?-Lw|eCfU%>s*Hbot9<mR-ffq2*vu(dZ|%`iX-*% z7ftD}n(*H=@4u`6kX3TDx;t^??W1X!IrR%vQW`Y~750Z3f4T;kqe-5oPp2TFhaVC) zgR12)Qv;&?prn67%+g#|Xt0y?a)w?`)(G2ut7)`U{-KUq{#7a)vz&4-QdJPl{q+3W zL>%cA@>`Y@1CzVmaD!fM(#vgn!S{jPaF<^0(aT!BIE{$!>yxTQ)G^HLJk%VldP4A2 zc&ol7@`QJ#uE(koPWcFJiKA32VrH%Lf-+ODwic?dtyh};A_%Z{IXWo+3v};<-tEcG z|F*h<Cwp%d-8oNc59^nx!>270vA2=}zX_>*GlG1YlAch`H=}+3pC?HVVfj~i(@qei z4+T%vVzp{FbW$AWxswihcW2zXJ44sq8I<nMm~(dqo4YgI-JKEW?u=FL))A)l&g|me znP9l9$r)xIu8VkUMq^?zV0WrxBrW0DpTshprnPvMDQa09xrj!M;E+|?Gz9M;O{2!x zkH*qeJ&k&QsIrrxQ6B(}`atLx2f1AGG-{uV(x{h{ALB=-6Q7^`4Rj4P?Q;>QX2hbo z6vR~Tmnes7L|JSW{8T+zmmpFYlZ+^{|5G}^Kz=*$+lAj~eyXf;5WmBmc(hZnQ1NIS z*dq)*th%yQUOXB@PtA!(S2#L!+6lqNdZ(X(;(`;C*0LlbuqxPzu0$JzvGVE-PDoNq zTV2_fEL?CkXQk>GD)bFa_ETppAEMj5xMp5mLldKTB*v$-x<+v%)HS?}ckk+|QYE10 zi$JVS`KF39clsPn8&8N8J17MuX{L%ZV>OP%EV_2_@11qU8fXWzIHu1*4y6HV!ch>} z=0kj6guMM?Fn%exzJf(YNnFSA^>{GyWDsi=(9?N4gXQBKp3a5Lc>!ehi=bRw0@3+0 z)G)4)TjffGHLilVd=19pur&qrImpm2L56-6<&3xa`T<`*hUEM?$`XHvO#e@L6yn|! zNb5fZA@3Q3zYfzKYxg_Ik08vwY<58wb2oVng4`QsUwmOrl6TA@@*bq9pF)EA089HH zVqyOyvjWTb$3nO}15WgL@;P*v-#GL=P$JTv4pF)R^$t)p9xh$Xa_B2cy2ucIB~KP2 z*qPM20ix78h`z`36jIhZAy_rgZl6<&6L~5jB#Wp=eaaE?B=V+qRz>WVfx9in59QIs z-PMf7Mjj_R6jUwf*UbWI8eVZEC~=q_RlD~hO#CnAWMk@=;?GPb1;rvYHko6qvJGy~ zs;T%uEPM?&5oYyUp+b<8DVV&PNlzXHId&=J*yWI7SDIcp=I9UkbpYho?NAlq#DmJg zqx9_KkXwIbMxhisIyI@inM`VIQsS0Y(y0;`Pt;~e>t1v$DNHZZ^JB(OFZ&W+|1@4V zem(eA^BdA6gYx<oC{_4*B(GG_%#gak%@zf9CvA~Qg66!L0RBuus&z7s1`fc{z(GiM z9fG3)4zrL=_cn(^4?F?|i<xo=R?eoGIZ_9?bPhPX#4Ln1xELb!5;@*9y4rj4>4|ae z+d0O7!%=Y6<EYhrp>GkU$by4`&9oh~h+cW(XtW)UrHIF+8n|`Rz-$|vNp3Tb0EOgE zBDqy0cWSfAoth+<Hu+egeFpRAe(6MK!3$H|23C<a`B<)j_@N7xpnjdsi3(SZhjr35 zg^|wWBXrkt#%~pJ;O)(Y&|@!_{?K2CLVq2G9QY`+8qB;J2EjG1w0<$06j#0+laJb} zx|p$rj+^0iMzqpXXH_eUIFC<E%q%+y)yE}w1zImLQJtD-AzcmggBe<OaV;r+b*M=? z3O3(Tm2oy74NP2f3r%|~mAPFyLcQ%_?!kb=eGIh+sMLcp1|jva<{{bNJj`%=RHmX| zR%4!o>#-qK!C7$yhq9XHE68afuHc(gPzS`36y)2KKVQk+Q9bGD+JZ$YUq!E0qE&3B zcFwD@`Jt4W7p2U+B5lm8I7xXOF2frLK)wYZ=Uw<X?^Cl67&0H?EaewWB%g4!_>^PJ zXRc;`XdD^WtPT2{zGl0?H`Ym8`L`Tvd>u1;QO7LfUYBg&HTfAsbs2iW&gvX*NE-6! z<z@_(G0;D4ALYSz=cmM`-J4{TZ!YT0&I1xT8;<P&ZM$0fG+_kVwIv@rl763fV*m;O zafqwAROEGUe2LV-MBkY0P~pYK^My_JB<0nmu}=mPIy_%gBKC7h@0(N)wptkLf(&zc zc|8gpGjS|c7U2~XCMm}qjB%J6IKD_lqJHDc#~w$KI#&Ns1-H1(OwW8lw9O0xsqQbs zbz6R_-E<SbH~9UA-@lsV%cR7=bR|manK$OCg&UYJ+=zVgNh}4#g;I?fKN6jd&Wc21 zrfZX&<H9BSH}Hv$QHNOh)|yvHr7TJ15Ff`W$!OV{WUnN`uCB1Imv(59feE~)57;>Y zXxYL|Iy*LIniO0SZ@b)hw`25(QC}!e3qEcSXWM%~n8;gd8lk^-^`&&$GWzIxg&U7d zmjvkOwLmwWFMTwp7F3vRm}5A2n6H>RH{!SeVIpf~8yli@P>Rw4i@7bwM@}m_(6XT0 zHYgk*r(rutz3qh3L3deXd*a-nH~w+@$Z58}oMpF@i|r0_wH+*L?9OtR9gZ`D-En5H z2hI#e%Zqj|dBcvA_v}9Mft@Iy+5P2@c8YAYQ%!)fMhknGsj^3y4z|{Gx3f%N`~R@_ z9$;2g*WdqM``nq?3>UbJ6hV;Q5h;qIfE1;xhzcSq3^2gZodHzrioN%qh*1$+3@8}8 zL5;n~*h@5)SYnS+qwi<!eeS*I3|R6rZ~njM|GYEL+54Pzc5i3jy}oO$Invk8l|go) z>|z(o?)E_0)7HvFyG#zS2gwS1h@4;#m(%T$a+W<t&a=nK<@O}G#-1W;>}hffh7s<x zXUl!|T=}EDP@cAz$jf%6yn{i6_w7~kkzFPKw5wS%uCtL{W6SN$h}PU{H@CMVOmnZ@ z%HC)DAPlpOeF(vsN9<txxE*Gnw4?3Qh}S%i(9DYn%)Ek#&8rB@`~?A-x9n{Dj$MeL z%z+p^SZY7EN7+y9DfSC{F$NDVvtQe5FnF*Qg9qy(vG-%};K8WGJ`<JMmk_3T8-oY$ zAyD&K)ChwGjWJlTSyUc1@#~%{QvDkuuznLNPqS%1f!=e7h)iM=UhRcvR7ZyX2Hb*k z^suQdj}%LwtKy}0alEO$)$SEGwK7Pa2wPc%kLHK1F}?daGS}4z%ACR$<7DnsQ0A2U ziptwMf-+vDB`GM=Ti20<eqawxU@PqRy*g%R>WbGVzuJTqPX}-a5(H)X>g%MSjBY&q z_aoYpk4-z1jXImgQCHI}>S0<(y-oWFO~}zU@DH{#!=r&_*JzO0I~r`JL_^K=XoQ&) zjr8r97m^7rr9v{{`=LTI;rpRNGP>!H_z~2|x3_NXPX%KXev&5{t^ERXR14>Sl1F0` zpWpmXa(J?czn(#K(ZjMhnFOP?-#W9+I<sxvw08Gt<r%G^!00~8pAAI+42;(3&f85t z7_I$PnN|He&GyP@-Cp^O2+0gUyEZzUJ*O4gj_{xgB-mPz1|~_Ro-_zinnI{DPa2#g z!7U}?PKeSJLMf*e+K?12L>-EJO)*@EJ1j+m(@Nao2;CIJ!D)rIbAq<kxYA_p61l@* zBXIL%8AIioBq|5%ED?VfSa*foLi`a)Qiwk?L0W5C!r;rd?kJdYb>fdkGNnKY@l_6} zKnhJX2GN@WDYVeoL_}moRMIJ*%{bVBh0vjxJ(FpMY<5kC3fb(INK;kV(muN*B~wT% z^uu^`x8_NR_P`U(XN+C6!W)(BA^wCUDP+87k`yxDD?wUodIdgWuCYqUc#UT{xQLlw z#zhP)%BDfghqN;AFiW^fHJdWc#=&Sra~tn|zUDU12vsNWLG^C4kkeMlN(@(4=zpvd zodYja7m)6LI(uFyShBYKQ0~l6#Gb6t+t|@&kiFFGZ2w_KM3rU~OUOCIu;$z}Z}gEC zHy(LyH)HhLmH<C`9<Pivbl?1-bdc1P^Cfty%sj2A*r)2T{63@3v+Ddwo#!;bpY`r} zbzV^C#d4gN)OlGSUs2~(bzW22>w5QwI)Bl}H`RGdoxdtgIf(l3t~2jB^EbVHU+EvH z^PxH)sq=SdK34w|bw1@J!kN##=*}0;e5sNC;mlX+|5F2e?aVjof9uS@)c;PM?;W<a zmHj(d*y9YANS%y2CF+!_Q>Knnr=B|H>eMfjY`HX$hUL;oa!`D`NaHf8aI%?`CguDz zYwDz#ljcq~chbU1OD9`6Y2~D~lP#UJanjaFJ16a(ba2wqNhc?ropf>1)k!xe-JSGs z($mRSPI@`n+DUIGeVp`l($C2@PPTQ@A7i9Wws$hX$qr6-bTZJ%ASZ*J?4%m!WQeMs zlc7$AIT`L`XD7Qj8R2B4lTl7aI~n6-tdnt0c6G9wlii(+ce00*2~PHOvX_&+%Vgp& z=H>SJX<lx62>z$Jxs_Alc*5U>zlf`h#Y$x?!qOeO3w&HVWjO4i*;6N~z!M(q-G;M~ z{Ha+|J!8ISVbTOJdA%~bsWnv#7A^C_A@F*mJyn(6kBLWZ%rE{=^M{ch_&29`ibMPZ z5>xPAX%1Xi<I3dKMyW|O%90ryF_8(9CCDN*&|X`;4CY#C&D3$b?>5q>Fp-u<>}p13 zZILTX^4s`K;4?R>nHr?4LOa8&f`ME;b@BYAHI=C0;sI%__<?xzD5)>0o_UB*K)ZIC z@7n(|&v>)+(2cpq*I=FMM<lR*W3E(-2v=k|5WhMLC>!TSnUn=!d3BbfLLPr*F3W-@ zn39$K)Y)HO9H1}GGG}M8<T@=YmHK$OhMP_h&e7LoIaXYq<pln0wwd#?GE-U5(LCjj z;#Oy6mcRr)hZKM$<D93?1wJ(F=3kQ(C-)i`?x;qMIkW4s9L}%dvAQZNb2P7uG?ZPu zC~GeE;Su|~MANzyZ3+e(vtT2$u)gPJWuCw={~bl+93AKP>fE8u-Rj(<&b{hv&<wWz zHwSW=EXc}2SyU#ARq5bkSvJ_1!TVV(XuFt7@_XtUIgr+=T~f^`omW|j$W}DRyYs45 zifhh>EAdL_ZMf3k*m<yvqs7Xxj^-(6I+{P9bnHT$sJ2#bm+0+$@7AiDnLpnLU#M=T zw$?u^@elKZSL;1e(tfJ;@?;A&sR;e4xC@nH7g9i5tB#h=i<(8gNSTE`$plNgT0<51 z+8Hf6Id53!%ezF&M5CD~h^f_9shApKaJZQzOTvS%dTq6O(VRv4X3mCnA%HJ_)!a}# ztzPwl1^z+XlLz%ExHczm@S+8a!-My#=K8`cSfE}BA;P0?Q69bjU*N>&+2RF`{Lkcn zZ^ZEa4@scal{(ubAN>cJ_dg2>un`yj|4E=#F5pvW+OdN>iH&j-*!m}P%AvpWbzglN z&#Wihx71bF`>dVbXZiF#E2#Hba=p)D>V1|`@3T;PpJmeftdibmq4Yk>y!Tmqz0Y!v zZw(&@@AIYbKHmxN^QpjBOEi39a5;0O^gkxib{!##5^ZO}!px%ua!3Ga?JWB7ejBH? zkSAq$bXIggUZTx2DiV@yFsI8@vdsn5facJWqYq?zU<qCTOYlM%gcosMelcgjm-rk5 zv!!#KqbfkSiM&~+^xF{f<|H!kB0koGN@N@Sc`&}78I>!)sJ<Shf5~aPKV7Y_!U5$f zxTd~_(P#x$X}Jonl?TDKe8dKUr@HBYUU02kvn45&lgr1-XUEx;&rbdSTy}YhIBmtC z1aBp+cm=I^HS$~6AWd~GdaJHCJ!!kG>8EXIxt(aUp~!3P#&>ytKB9BbS~wROt%H!! zIuhl1E6}@p4hr<nht+-w+OB?Oo`wDXC;Iu%#C`#Lfv@qo{3}oI@bn%6-5-Em`_T7P z;H`Wd_f%7u-)kv}kmh`HyxNZswi@wx8Ok%CQE%7W_mh`BjE|SKN}lZq{7sFEH85W! zhF_z?@MC8X4}l#R0vTfcO1o0q*o)d}YnK&7?HGMZXy{=j^jE{~8d%vW<$4FD5uKOI zm9I063!-*v;y1jkP|!!i7;&;4dFh`H`Mju|njMT~>=<jv*lFDLrfFVerdgtPLD=p) z4$lpIM+>VigUCz?%&by=w3oqm)E|sl_>K+WJ2rxum4j8sA-Xg%)1)c9-sXtQv^1w7 zsC0(3ha-;O41V-qD&2ic1%a_&#Vs`oG}3zC8RhKXv|CizZaL_Qt62i9ZmvQ*+D_qs zR=Q}@Xubc(?btk5?`O2*eZCd-{L_FQF-DbqP3Ag=OPAJPajm5p^QD2Ol~ED37Jep| zgwCnwc}{9zz1b?WP`yHbmR7X%f#Z<$F<MGhNGuovCA`|IY^{8$#)W=bg<i2W275ed zViSmMN|LlhhpsU_;f8EOhxVsKx2HpQphI`0LkH5KgXqv9bm%ZTbT}Ql3mrOw4joO0 zj-f-xnp0(0q{}9li)3%04U^2(?B=hLDP}F3_w_Q>+{O<5E`TZz!2ExblbxqIbAJ)$ z|Lf=<d=tk1JF*1O%E9O&SZ=<O!_BvH1S%?zk@~WN6NeL|v79JP<Wy;c+OT%04eJDh zTUT^{qK!mbSkd9E<Od3ni+G?QI~NAZMI1!yOjg!5`}%k$4=a2{)|j@c%`h}%qHO|# z;35Q`E-?*ZqHpR;a(f}Y$)v9<LmPU!U7_<(EEq51L3lNhya%2k8&xh>k;N*MQmzI+ zfx;IO3FqH!3M&S`AmWk!6xk@2=hua?rI@pFu77vM=#blzO8>-)0a_*e)x*=(LxpvB z;o5_1f39k-rCdi-CYYeog|VGcwk<>bGk=db75DG>`_M2i`TNeE{)E5p;_o;3dsG4v zem(bz*;BYx1X`HkuxQttZg8M=*3|PH$C%AabPryOC)g?!ocSPXOi^1(uZF*=6J~@m z5zAFNF2AfIecXq+lm9Hn(#J&tmM|Op5{DY<T-7<8LH<0^%}=YwB9IH^AQzf~Txc$L zGQ;j-hTY8!yN4OJff;r`GwcCo*n`ZlhnQiHGQ%EYhCR;m_@ud5o<(N!IcC?(<|cWS zpN?;#<n?W4)(7T6`3T6^=YWX5G|$Pm%&hOsU*Knc2ru(1ROv;wp_JPu@EDs(8@su5 zw=FP;-b%K&Tgq_T7Gvn`WDnaxrr1t0!=jeSc9*5LryOK^$?>+goM`*Y*>-z5*A9{k z?M`x;9pZ<mY7Ax==4T*tKVGWkyuu7TG@gMUGJL}f{E8p{cQO}Cn4OmblDnEE)aq~J zFuZ{f1y0*)?J(`C!a`nJ_#npo-=Fv(_RN87`jO$SA8TWVap}iU|MY{XGq`nn=#^A# z<wqop=8YHbL`NTh=((|DOgT*6rgk^e+>VE_yoc#%CzzggPt)H{MAOwiFqkKsadwK? z!|rGHv{PX)PczeOr8&&bFh^LFKihfc9J|1rZx@*h?SU|rmzh=epyIN}MmWFhRpuL= z!;Jj*@wm9rPcm%_%O2+rp@G@{1SHvvLIbN9uFi;!*AEXHDeO2Du9Tk|y5s0o;@3<s zf}7lKuw87Z6Cu$wo`-3Vq-l<(X^y37j-zRgr)f^0X-=eRPN8W|Go$SpW;c7L8E?-q z``B~M{wN5nv={iQhke?Nxa#G6Zo@vUBfCRg=XD>?$x6IT?#eQ$sN4aCYW~lb$xOx8 zzVp4veX^GM;mMc1xFWDbBm*Ws@O~3kC<}m<(B>Nt>Hs_`G`dH!BwM|=wz@9bNTV|m zl11{*vDVR_9M@%lPBtFbs=d{3ND`fgE=I=nm2@5(bXf1r?X`5?b#xw^bbAAxcN3kr zhH-r}S{iRLyW3mMBzqfL8gDlT+B?lMdzU%b-eZone=sN54dzsPzq!Ev(Oh94GFRG1 z%=PwBv&KGVZnKY@`|VQzCY~|R*=Nm*_Br#q{WFW%i-0CxG9TNQC2L=mhW1TqVc(Vx z_Fd_0|0Z4S2hz`eBHP(d{XhZrsvRE>l;^<w<`<@|^K(R+#&cvkKMBIZbOAp>{KCW# zIw34fpg7y|L*r@|I;-b(VQ9f;&M4E$7WbO}-VDl*oV-GU@|lbw|0T;~UGn2b2Z`?P z!&u>qmB+fIKU4XgV?9L`=uD2kk6x>;PhgGdqq~r|{Pvzi+I0^}S0u)6u<NXNEx!$| z7mvI`Y90{fQ}fo;`NoovM=L?BDCVl*@9=5gLUXC-5lO1h8HRs|l*mJE9w$od;&L@A zq(L4YO5yWJWSmGtZ5xM0s91=48&xdc5Gd4%AGKXW(fpG(1sBb$%X?uHunKbp`YP1{ zsSxpN;ADi$0B49HliY4w*pwG1k~GteQ^e7J6q%+`iD@38)gf}GV^q)dgc;XAYG8&$ zjm_9-GczG-3X-F_nHGUMidvak5FpE<w&tj)y*V*LQ6Wf>^Fe~FjCz{Y(N^ZxXlrvj zXpjw2Kl607t@%^5y?G(p!Mp`3<nPfC^N(nlNVKzLqLGq~#z^yMS7{gRDLtdTrGGR@ z21HY2P_(~{il)k*(F~aqRY_GeTjoS_WpOlLmPZTa@aRA}I;xdZqa|`ybg*0+Etl(} z!{o;32>E?<q}&l5Eq{!Tk*A{-@@#axyb+xw??tD`=h12MWpsu$(OK3-=h!CEdA3b- zfo&IEY&%8aykr*pqvo8F+~=nolPkZ@+pwP(mYcAjw*Xt;@sl<(W7!Ysq|KO>a=f3k zCFbw^iqT11%3k7Gb3b<u5bP-kgkEjxF@^t_pUB|3BAv)yB{k<QfJqd8;}2IrzvgF8 z__>`NrfLs-yBNt6{|?X35(W8epMO<nI_e}Jkbf8d^vlQdib1^5afZ?+rXFWge!g|k z*E%X^_E%NbI~J1j3->D1Lx*C1FI))f2#V!#4|J^OF@xpBbkvMDM#$rrVMg$_AvG?J zU4GcMW$a$d6uAKu(i%3tH-kb#Q9|^4(>uDuY!}^YhDIA0yALpSA2ItykD1xglV)M` zCv!;jXR{)D(VP;!#+dyJWA<%xP4uq0E_&ari#{@UMxU7nqtDGF5j)uEEAvM5jd_<- zk<T)b`7To`C7Jq?%VhoH&NzXw(lj0?Zy?Iydsurh9x)}-G~OBX20IpZ24guJ(q&$? zl&p<M%nEaUJYrUY8}lOuSbwX+I6-ze-ZCYzPlNT>nMIZ(#y(|ozF2uB6JcMb*r$g% zmV)n~T$(tU1omn0I)f$lA$8Mg;?v4wpF&!w<jfy@y03M(8so0L-3$i%G<2;QmMg#0 z3|H*aaBxEaVs=?$hOIXvJoE|DNMJJsQi%^WDj5p&3ZX_PNx)_xsWO2=L|`+J#wJM$ zeS)S)okB2GG679-IYnBCyIYC|^oel0CunOqzXAZ1ugQ4eG=(I<;SgG(IR#Rvi9&M< zq);A(<`hVwID3^QNTD=)CrE4c6s4H+#AE^?=SfLY$a$Y6DdapkNeVgdo5)5DKvIh- z3DR1#Wl1sP{gUxR#``BoYfYP6y<+GC06G=w8A4A@l0q@3B}t)}YA?GGF%)xpq95X7 z&Hyx32o-nrOhwiei6L$kP^uy=)NxiK*R`g(>XFX(>+D306kkP)%t?|$v8$7$Q0%!$ zQpkE<k`!{DpCrY_UXY-z<)CNFVre?6)$Bs)LvhAOiO~{@vqzE?iZdZe3dPwoNeac; zt1OXLT%5gAv=DV+S*~8O9BT5Gc1ewgT$nM*0f9MA9}f6(A}(rKh`UJbR2M3ymeL`P z&ec!OOVqMJT%4<KD-O)B8LF2BVvQ1O3q<s?KwOfmpBOng^s+!)nvRZQ7KqDo^^*ey z#VimHN{2)-3&ewS^^@g9F$=`8x%!D-$)T79;vu>EsnLgK7N}iP9hgHi3&e@JX2}*o zGYiB?X(F0gAnubUqL~Ha<TMe@ED-n2wM?doW)_H3(nK_~KwO?{ndnT#H8v~`xI>eD z6~^0P$;lVS+u@l+USYf)kqi|E&5?<fB%ZZuZ@k#+A?DF8kyyMytHtqRxG>y~&7}rr z7;h_*<&DRi8W=A|4&&|kTzN8=Fy7R{crjoYZYSol#ei!~&&2xIE}2(oo4yGWpvpwx zRI7!+hbQKr8uj%iXFUQFJfz1-f^GaI7H7Tc^FIGq^w6lK+=7<%wH!EZO4-dXFMcYM z_Q^~t72dh|FUP2+^~D#I-so=09|6JSD>oHv%iAC~*p<W1KJo?U2iKcn{8SlNa-CUF z`k*<Y^b2!r89#H%mYb8yUc(~p&K%$iTR7c$J(&i7cAYS_^M>BW=%vTgKMAOrgZaqH zn(7}g*K6C9BTw6n-(%8U?|SH6Pj$9Zr&l@7*6Q@u$3A-3SMU0%vyDD(t9SkNPO*yW zD_T*BJE}8KDTDNGu-@&Y&JcYZs&~WmZn!!-tFwzbBh(qG&M0+8Yq&A$j8$ixI=iZ~ zn>xFzGhUrN)R~~po@KIEIaXOFmdhmBM=8F3lgngZCsUm4S57zV@8kd{Q=Lq6Qt4#6 zlNnBCI;nCp%gJmfbDUH=nd@Yplle{-I9cdqk(0$v4s=rEq}It2Crh0yb8?WAgPk1W zWVw?=ogC)ma3@DNInv2dPL6hRjFV%XtZ;IiljEJ7;N(OnCpkIU$tg}wb#j`M)192* z<V+`LIXT<OIZn=Xa-Ng(om}ALLMInFx!B1i{Je8=nUh~R`L&bFovd_ng_GYnxzfp1 zPOf&c%E>iORy(=Y$#qVycXET18=d^t$xTjv=VXnOwN7q!a*LC7PS!iQ)yeOj04D`k zdWVxco!sT*ZYTFRx!1`boNRD%pOgEYJmBPyP9Ajfkdud<JmTb0CyzOK+{qJ8o^<k* zlc$|L<K$T<e{%AilRrCo-pLD2UUc%3lb4;m;^b8)uQ_?$V`SfO@)sv>I(f^<U!A<| z<Q*sPI(g5@-<-Vf<O3%kI{C=S-<^Ey<P#^KI{D1W=T5$G@}-l1IQh!SKb?H-<Qpg7 zI{BBA@0@(^ECMv*taUbWHsfrGv!%|KIqRIQS7u@D=4z{$A@e7qXS;gQ!o5fD%nz9{ zpc#jwCVmN8;wM(lUs?sT$Nvc^$h2zzem{-RtUC+;O9<FZrPsEjo`OA#T90DYMyloL zKMhyy|1;pK8#PB#rO^)qR{K&14_L)jEHAKCJdmTy3Yv$KdXHSq)V$h$!W4D*tKJ;+ zCRNk9HA_)b1I|=Ys~!OB;j6Wat7b4BJlxe2JaE-VnpHVtiHE+Dcpj}<2D0^_g;g_s z_*!(*_{W-nmIcw8e=OP#D1c%E&=t2XzBQ;x`Y#w5Xj-=~Vub5As{QAm=IgA8t)I2% zDazUgIH)iBDr+0sMp>J~;mG0rtZi&7vWO1y_5*!vqK{2AZau7Lslp`N%r@tyO05GB zU~^5ah34=PkCK&=EZpxB)vLr~x!!%u9k3FdPu2NMozK<zLY*&hB%{$9sgqNuu{vmv z&B|u#G*zdWI?dH-q9y6`Z+|Y!Y|E_O!nP{2t+UcmI;k~;_kJz{bp{}3Sli#gc?6BQ zoF_XQIJ2Fv&O&u+m*XtaJO4IlOIpq2^yxS=7^p!X(yUqB%|@fYoeTIjs7IR50JRGk zzjh(WO}lt8P7R|jnxXmHTAXOPPgWHv*=5Uko~`)<L{)d8mLOW9xr1!gf-F}@$Gxpm zXF5nvtLpRZbS8)O77)~`K(w$DeM`~8Ds`7>_-L7ru$0@(!VN2fw_3gF8`i2<6TBtC zo4(<eK=j@c{}gSw1DfJiJ^nSCUPQr8SIlbJybY@tFV;J&c-6?mRZBdPr+JI0xM(#i z)lsVm`fee9S>?j~T~*<3QU1;@B1mS#>KZ)KRCi7l%>XJES5dM0uuMA!m!63>tn}Hh z#&z7sX*0LA_9d0UFWs;*CV>6bij`v6+uxLJSRLO1ou;_zXhYgX+L{|ydUv&V*M<9P zlHIU!!)ouZ_CC;Lijt`eURCfGd5@s6zdH8Uh1VO1N;V4Y1vgI4>gb|n7vYezcUOCN zos#Ejr!UkpELAt7mGx~EygSshOZEL+b;;QKbfgBG>%GzqtHX`xIIUDi&7RvuIArPF z)k>(=d@I$>%=KP`+B1C!-iDR_iONG%ooludCnBh(=x@DCI3iUq(H1SiJi7X&q!Dh2 z?r*#mb#n9N^d7nShv1QlJ`o%bz_vbMO$M)o9Q|We{22Sh@UMyD{mSYk+MlHa4>ttx zH?~^qT&b>BR3ECsL+}WvuSf^)e=$z_7pgX^qh>5tmliB$%&O7R(KKoEBG@GIVl5j1 zw3A5c|MhyudSY(}(-gpI-$bpv0MXRncyIH}XNCKg`aShNA5!o0z4SgGO7HW9^giE5 z@AHZDK3_@i^P%)U-%9WEx%56?Oz-pg#<%)u$8SOz_|oJ4i>FQKA^Q%p7kcJ9_C5Ep z9x}dbT3jpa4&umTNK}y}4Ha1oTO2)P7~Tj7VofCv6m@*i8}L2X)B+o!VVoLaK*_vE zdRD*fAzgS`0W$i!=Q?V-FozT^T&gTy45*iRPSK%CR#b1E>^#|9zbH|i9l$gcg`ihv zrSft|EAO*JQN$&yzQ0djDaNp#nw~Ac*tAsyLps9d#Rys!(9?F68KVp|wdbD5SGlG| z0_9UZO>xFCM>U_X2PJDtG4DxRYPnZm^fhe#f1w}7pba054S-EM3MybxaMd5M>5iyi z8VuNUxHLAq0XW?QF3<rm@Mi!tT_o*MHq;SC<ekki(iO~N57aUBG#5xOfTz99b<!8J z+1rDt8jRWOA?6|Qj?aO0d{svJUQtkLM^g*L^=o=`2D)g<xKk}Dug5*rz&wK*sIPrb zvBe8L1!B2~752T9#0nRN03gcxfG8Wt?uh}_s4$?|{Kd)LPL?{LCdG}dYBRE+K^iC; zM4K`6K|}a?m@S78V}5%QNB=Z#9`oCo;A&30v9~^e;<v_$_U_MkG&0dR#IqWM=WHrd zK&>4>n@>YJ7h5GV)9j4y`w=qNj6<2z?qE6hmYT!}o)j0qF=6V*?ZT!uuE?CYA{{BP znqV*Ss)IJmp$rbddR&u?!j1AcI&G`~mplYM@u8@jI^1lI3i|ePR3g`oajsa_Df9-r z=r~stSotPUwJ|#OniTl`B?|iU>|O?5eSMwrwmO<@fq@xSjFs^n7Y4Sz4gja7i6#sB zn2x6>PoyVLrnyd~xz3=u&SZF=jgp^p%^<nJ?1EnW(Q<L2(47g{&^M4VV+(!G9zHJg zOL3uRC;GhE&**biB&dIN`+U6`$q4vvZnUXkrZQkqzQ#kMLP6m_$b0~*jnU226lsO# z094xmQ0<IvrmpB_+F5=_|6-aIbmQ)z8YhBi+(+(1bI}9Ly9cqN{&1n92DM*djciP~ z{FvZ(N?g$uRFnXy7YYrmgS$lztvJOI;hQ}_w&QYR@*rJqFHa6)k|P(>1k_|R`7@T@ zUqC6@OIXi%6@vw@W3b>a%;C3u*~0pbaAmxH^P?#)(UWo0&rFnP3!v3MHQn;oY;=8S z!_|%p0F~*dQ%+}^Dj+J(J)MM!b`RR3-lzN@((WJ8?jO_cpV97L(C+`B-T!Gu$v0*U z+H1zsyL*E4oNP<XezqQftME+<UlBHjzD|unljhr7ZHa_W+Z%E179?udN|EC~QN5wm zME_K1p*>eet{z-{xpoZ0N%iqCs?yc0v&8t}#V=&X&*BQ(49mZpo6YSOrY&%fF1C&7 zX4`?0>;M?B3yOHUqKKy_)!d3|_Mw`6QO48X%(DX$!;3AFuWkjv*?e{R-5XbTQ}d|x ze{CMwAyjl2CXR;#pxXri-6#NbV@zi|&U6JRx-&r05$LDc)lLLFx1X744*>l*gUVK! z85YH<wmMPKP0b^I%!i7Cf(WbJ>4|>bQqk={(XZ3#Km7yKizXOjI8OIa?_v0(xyEx% z;yR%C;pmwk&K*K`w+dd<;3))@F`ziD<U$!hvWsbt8alp~j$ca0A56zDr{fQ!<By>3 zN11)?3P7>PQGfLE*ptnCd%9T+I<yvK=s_Sumt)fU2zwD)m@YHNp+)~hdj-J4s}k*W zdSO5uRu~YRfyC`JB5tQ^6YbO{m;K3hI)XOPzj|E#xl~*0PF$n76cWD=S0&e6t^>K2 z=jX(*d}|HJPyXJag}UWmw9UV09$w_~FY318Lj8=xG;#Ju+VHou;qPd}n`y&!wBfC^ z;cc|t9ZZya%q)8^?RP&~s~$jW)x!WWA2Em8C(M!dNplP!%M<ON%qjK-a~2@WbM31D zj$bpE*f-5e`xfBLcg;2S{Y0ByTWHe@3vJ4gQfO1AtRH)_RiaJX=Gy#Jn+l2gzb3dk z4rg-B<5KOohjXpqI*sdmuFJTt<hqXQX0AKA?&Erd>shW>xZdJ=pX*buZ}RPbQNDH0 z%s1-^p_z}$zc?uWLPc>Hy0e2fEqIgj!N%u<jSMe_1TWF8@haaXyl5M|pI#FmFn#D& zw2a!%>DDjk)_>5gU(>DM(yiZ_ZhTQrjjTC6Dm7<EW#+u7zPThqaz4tLD}fEJ0y21A z)XdxnWbo!_3nVDo0Ih0k?g1`%U)0I`G3o}ys=IkS>IFn_YaoLC%u6VbdKIYPThRa{ zGzOXXQ6BYCG|YS&4L4szBWb=-=DTPdu)$rWEZRfrM-!xBG*K#m3^oNa*dp3bT1C^O zeN-u(fDHDC<`jpEY?U7_vPEIIaQGMxm-quK=O%_ryBw|c<4cvyp<DH@HP`W6Cvu&^ zbs^VEu4}k{%e9W{ZmtKply~?Xmky7&x&F@eCD*^$=w`U;b20o79y0t;F#JGJp(rDR zxOV0m%Qb;(3fIj1ka{^kB%a9+iHAd9ZwTHU!Mi0NtnmH+O?Yu>@Xia~>G@#C<x@K> zyjU8%x}!4QLQKks-Yo<xjLP`^cKP?c!uz_TG7k1biw(Qe;Q;>@85bRBDxw-de@o2f z(LttdbcpE^9m=RY+}so$Y1Tx?0_Iy`ejlA^?v73}e~3;4)OR`~?rif!bPgl#0>FJ2 z0!qEqyb@hzUXNCqx1%e}d(qVZR97+Lt}|ao*PDMvH<^D$zvCR}7DnAVM%``FAi7<0 z(cRK4x`z>WpR|tdm$uPE(lL4%d85Y}bx%mI=o#r7JuBNr&&!U{3o<x*MRtz(2^alE z#zt?-ZqYk3A$nK#jy?d~`k@>UeL_!uDzl?6WnT0TSr~mIHPN@S6e+GlG9rg%O5_;8 zhsR~g<rDyjr)L_;*_n#O=sveFx)E3Ndw7w}3!}R~i=mFHp1Pk^aA|wRSo+__VTap9 zhkZtWc;tTtDXz3bjKs{Sd}r~M;z~Q_Un#D%_{xLFJLTVbTxsH^n)m8lc&P$ViI*xs z)ur%KvDk^1iZ4acrpJY5Jcv8-QW2$yUd1mJft`4%h|=zbmx?G&ye#J>Q1dvZDrfY+ zyqe%Aw!t25nrRQMlgVbfvqkP{+GVyjJu)b~%WP)`W(JrM85G`ShMGy4;bwYfgsIMq zHA^zPnj<sg&GDJN%~_dA=F-f*<~NzC=Eh8=`F&=lxhGR?9?8rz&t(>xS2DH0OqT*P zJ=lDmIUJbjk-$ukk>;5bq<!W@-_wgjAI3dhB3<GimOVJ=3C95=(7PRu1EwQ})q-)L zw#sf`Bla~Y&`VLzu?2Uf$g0+I6!A41tmpUv)S5fhCOts5<gOkE7p<fXcc>kdw$d)F zkZi!j|AJHNW<3K~RDTKk^QX+I#i58aRoMIjJeBs+foP)4nK+pQ@RT1^2z~Ubo7R~= ztr&P3r-go|{6ScwivsYp(XO|fo&Zm`R)7s^;rb}>v=64n0P6HxV|uSQ+j!t9q-~QV za7~c<CrO}_AZ?c<fop=aeUbz=3DSThNpW=0c1Y1e)EyJFwWc0;p?m=cf<>xRz(D{Z z^Q5&Vn`>SSJvfn$q7=z)rz9y<XGoG13N<uI3S}CWB!%h>Pm<#5?3|*7sH&_lU&6_X z3ZxvWt*=M}r3FpZ^%ZHL0-=pc(LiZI8=ay7(t<W7MFXS-ZET7LBoLY!3oGUUA`qHd z3oFt91VU4DVMQ8vKxk?&tVjb62u%ULMH*;8Xo~PH(f|WOn~<V`1%##;-(onBfY4O` zUY-W*DADzMZ`}10Q(fOI*R$C5iuKK>6L-C0eG8<}^@{Z^kV4n*n<Rz)o024j?o&`_ zA!6M13hFG<Lev9Nv=Db{iWa(lT8b9BzA{A%T|YfV3tc}WMGIX&GerwsUzMVTuAh~n zg|1g@Z?PVs>lNHvq=l|mbZ?Osx?bVEMOx_kdAZG!#L)NibMVrOAw%acNQVRl%7|E~ zIL=~7V4x5erHQ~mAudiw2L=l9z%&sUD8!mnF+qVst4+}WfkIo7qG6p6+R|L>WO*>p z2XR@N*wzydN)y|8;=#GL$>{Ap@sKpJgC{Oe6FYk1q3JX`dE#MdVrNf0JWcH4iASU= z)Ya3DOwqb|+EFQ5cTYPyMeE^d$0TS$Lur1cJ~lBo;|aJTIfKIlJPwF?zHir>Efm0? zPvH2C6F32VsQJ*7LjotFvb8`8Gx(%r#4rs{#tdd5RG5XQl$I4pYfY=fLi3Z~nAVDf z&lmGlg=iPj4j-A*&<|T6g>s%A0eddcLP5_!J#2v#3VLR;hM}Nmp%=CgDqd>NPShId zgIu;)o^v))o^w-~hXS3K%siB5kOlEv$SM@*{6sS;I+?M4L0O_P;{sinqJ^jzrD!4U z#bt?BP%u2{T~d~;U|9PuO~nms-({ts{PV?AF^V?DTIX!8qVO&rZv32XT%?6s|Jvqq zMOvu#<t4cWMOrBP$`mb>{fZPVuJ~_Cat(`-6_-tot}MwlN)SWztJ2X!-78Y%R%ABO zug=v=mRwD=LS2O@N51xxRTKc)H7W{FB!;zrwF3N$#IX2Zt62UbF|7XArK5-C|9ZvZ z7ej{i|At&HIm~n63vgquaWZK51pGD~KYRmj%59d4A3g%V%QZ>Pid^^#tg*Rlq5$D5 zur}8$IXH9SGjMYqYWNP^QimEo1nZ!dC(;dHg7r}AC#d0DaBI3-!pC5s&25$l8NLS0 znI;9|TEtSi7YF6<Z8F2KG~5;?s}Tm}?U`gNgh6>nDqI*=ca|o@g;8}^lxo)y`R*vy zg(3Dmb`yj0-dtH~{Dx8ahaA?f3bpbADh##_b;5>Wd0(zP6*dga`w5%u#4s|?ftr|V zDy2fY57^x1iOj;#{9~?Ru4#fA#^!^$Mv3MI2JaJih_KBQVZ-2j*ydU%h+%L(lB>wI zOi;t<e3a4IB0&wK^RYT%!{~fG*EAJ249_PByG0^}Fg%}x+A2W}!}F=+keQqdqx0!p zi`1MCqw^VrP!j7^E{x7+>x2!%^G~@}sjy*uK1bNZ%9sn=l|MsGj^(gldETa)JnUCq z$hA#1dDyVLXmiaH6$=}dmyjVVE*xRM@^Y?2a@p$SJM5KQ$K<lr*%Mz)hwS2sujM)? zLw5DV*K-|`3tZT-ypiirT;SH4c0s*%9nIapQ1n6-ayQl_>DO&k!FH}827yZz3L=P{ z8nXjn5JkbLY{d1ZH99)lgQOV9@%+%ziDq%>`DR&J&Ky}b$gC)P4CA{S%w_fWF?Tn7 z19+)O7vfs!nwE=rxAk?uYtIR$UO!7IcJ-3V`9CNXF{0f3L$<5OamDuP3{YnWr6JQW zKnALVOv3<`X&4|o>D>_YFzdsxI+~dE9dZl<RE}YQ*T<~>xV%Q@2KuzSz8|j+LJR|B zg5K?^cYCR`x08uVnWPW<IGL>ezIjQ80kXfoJOEh+^{1&*sm^qDW@y-%NHyrgEPa@* z&Kz~B)tRf#Jay))v!F~CmdhepTrLNyX7B-_5o*i4sDr9HTlW8i9e$ax!~bWJ4$hW4 zTi@BNvkjbW=xig$7Q{A2V9wdioNWSc+Sz8#Hg|S&XInVi(%CJXZRKohXSZ~=jk9f? zZRc!zXFE9C(b-PUc6PRlvt6C-=4^LodpO&(%)$rxg(4L{L#23n0{`C>s3?j}lzNTg zy93aiJ$3j<yp4=SD`g_U&w<qotCtMsRKKf=He`k`nhBb=(KwX<?zVKn^s1V@DyOS9 z;EHjJW*~T?0$M!B#LSX8)quC_%~-Vfkf{L;`EzuD*J+TXNW~_tM5B{CDJ>CXDsYoh z7Tb8Chy|53^U#Yv8{rrQm3!sfxF}jjt^$4FOXe@t>Zv@2RyK%b#7f00YNl4Al6c0P zs+m(4*DP9y9c?k2vJZ{!@MTps)2G%hoi(c(rR#`+EL(I?)%*gXC_aI(#D76DVzYFE z2Du1C4H~P!LW8U{RHu<T&1|o%-I_bphcy6`g5(D#h5BY~KcpH^vVD0L>q0cQ-EfUM z*Q>Keo!{dexOWzfW2EAwUe<1h<}p>SZ3oyLxY?VlI*VPR?UBPES+Sb-K+={-A3F)+ z34;)QP}vG8RZ<seNvhQ|vRE=AiD>>J5EPlJg-Zy~nczSx^_abK2>>-sY$wgTOk<X7 z0fzVj%*mpWuwGVLXoPm^bXBLDI^EUjp-xB5>Zf&jr`xg24$azOc6gcHIV*jopSLmn zGbJi0WX|rQjkXl0C@m2zO0QMgZ8)m2J2Rt7z0%q9tNl%8LGYFY4}k^VTAhO$5-)_* zXF{q+Nc9MbXH`cxA=UFC{qq9<oT&{Sy0t?D_3R9Vrq5S6I_cwu^!1ta)gyiNNFOhv zoP<|>+Cd4p>MOU))R~V)a!ms-q@mBGp&n_dM;hu?E}W?z3ik1=w}V}UT!gL0$y83S zMh?L)Vg}plW#m{rgBB=ZcvRy@i&P<brrK*XkE)mHL*>Hd>Q#A<;9B*{B{lvgQ_YNy zqpPo}t6v@b(xoa%=OZkSZ<fY4C6!ASsVE6K;*!Y{jYmtWUs@U8Xh}4Xm$lN8Xjn?( zY1*`*B;068@O%l>*AjSgtu|&Th~89c{+<%w_<}&7Ah=o(A506NH`VctmPA8UYiH03 z+QQYf3-E}D8;YzqK8Dh(m*FCXu;Fqo58@tqpXu+PSpi5x+h02iFRJwV<e4elFZFJv z_CZvoZfR9b)pV7?DXorgG<IkaU3jBP-=Kuzo**P!iIE0<;TxBvyia1@r+a<lRt0KJ z@QLWD$Vh}NeGh1sp(~auJyTVqG8dWZ*sImP&`Nl(MujkV=RJzR6Gc$B+P5hs^o<!3 zRr*r@w$it4mAYCpZN15r+QgY^@0CykeJr5{-lqoPS*>+wqXxfJ^Hf5na)I}%yr=CK zZZw>Kfns`sMU@M2OSLQXMzirg*?6C9d;luF(BDvPe-rT`3laTINu_?-w0yB&9efu$ zu7+2Rtm#9&)l!BV>}Z6W>iCA%A^@$W?o#ho>R@6V;L`XylxSe@@x)g|pYZ+*vLXdt z`mwkMmN8~dr5_gZf$7$D%8yII4%Kiwj_x*^%FI*wte>URzGQy&f@%W)koNwcvU;Cg zv~<bT*)@xnE=DYqZ(Om+QxULBijEYG+50S~POqFX@1V*WP^EQM_y4aKG8ur3W)L#@ z3Na6X&CU;I#5`I8|Iwe{Ep>;YzHTYJ&#uDz>?yp@7Qy=^vCqcBKeJ8nK3f&<vt#f+ zdj))}`y%hNHS#{YBmA5Z-8SJ?@U*dz3E~R{ArnO<6@*Nh`r=xoIGe|jr&AG2h%Jjk zCO>5C-lrOj-7EIs8;bF**_<Y5ZNBrl1laJF5^^C;?2&&*b6MT>g#6Ij7_<)`4QORk z#_j={=8fH-srVLE)f$T-n4>AD{wc&%;ialscp%p<T)S~8ymT5@^(wPh_ljWfepKGz zJ(ll-p=#{U27~uodAt;cXt814*juE{+pw-!sp2dt%lG@J^a{k-Mk56SHlwaes%)l$ zGylx%Mm#(&cQ9qIM(LZP6449Kcum7vrHvwG^QP?k#|G-Xw(k(DXTBjeiUkh51tpJ7 z)_*@Q+-SMDHc^Z5!8l~W6u0lvw-u+$cq?ISl{2a;pthnz+oEr<1Ar8ErXccLVJW#S zi2QbD4!DqoU^@<!?&ctXZp$$@f0Xn##{zgeNw!5gW&kE`b};854Rg5+L96#L;4HhK zcX*_^MMjxh(foZU>N_@|U+*EAXr4z(<RzJcHtz$F1fFg_LptP3w0(akbJ*?AWuz}) zz%FDEEk=uXEqmsr(o+tWZR8LcE{DnpIYP$CQ8Gb}W_y3EOhNPaEID4P<wRK~r^;b+ znj9%-_#vt~hu<^vffF_W1!IU225T#f_q2k>7l-hzxl@Do2g#P)MX2t)i<}!UbRVMh zZMiF9P_v5<gF4!mH>760UEqpXi6g$pDB*j1;Hu-35np$-9H(TJlgbYwBoY{BTO}wc zg?;yj`}74rGSk89BtVj@ek=hbxk?iWgc2OCF}!lxA1&E#KbEjJMVd&Nnou;=L0BB1 zO;rf2RHer97LzlIa?=1C&8{s|F@IHzx$65D64_9JbjT&?keZ72PO;G`SUSeAbc|xi zjnei)Y@z&GijcMqGcf?t{4D!amnwvJP&s09=!4%}E<;)S6-XdmW%{7JeH-Lr2FQ)b zX554z&pNZO+`(+Si`jOMS&B@|a%5soLMG-^dE8urT*}pG^Ik2_n|1Pvxm{iZI`)Qn zO#X@-*}JHn`J4GGavz_|mwcJN;y3Qs{I32E4c>rLt;IrciS)H)vaPKrJJ|*@(l(ND zwy{h=yLTnB_4Co{jg?|K%yyMi(BgeQKf^DwedTI?bKl5s;5+RQdC(4%N9@k>yd8sO z;PLXQogiOWU^I3T7J(<D%V1wW;|4P`2AISB{E5sn%)R!0CNW#$xz}30@H38|tn#s+ zaTciTJ<=hbXZ$D*^9-PEP(6KwHnP_(O*fX&jVe}?|7`4=UoFFD1K_Ry1N-cy0Ndev zX_{50cXzd@5Iz7b(cJvV2jC2EoHxC4?q>MVB4<&8j70-m4d8mNX=&%1)+pZYWEUfs zQDa8hWyob5gsjb>$YmUc5Xw<zrai{YMn2&{dxBYle8M5fCmd!^_3hP`I%3x(ZkuNG zf4nZ4L*jMG3WpS-Ma)pvDcwS-ieLXdN=OL$VdsTJ?U|;&J)0t)>$3<jy+&~sRu3^Y zkzAyWyy@gFB)N-8?$S*r$9c&nlJjferjxsz<gOsOD>s=O=Ol4*kI^)`SE<bRFg@QY z*9o)ZK@u%YJsl5QB68X~FV*O6%Om9F$3s`*>z}66f=lHY+j~5ATQAAjj&YEfwL$Or zbwKKGFipIq1c@Ul(FJ+j9(KLi%HEEh(K}H=bvHeHFQP{G)5{Og%MY8W_Ay_fuq~>L zo4bqIA?{Jjmn^PY=4+~^UyzRyRcoI^;c=lBapl6GMg}AN=`K;VR;kR`Xs#=`ZsvM` z>v^tsS#z!>-9A*&V}palUfWgnxYRSLs|My$l;wwv)DS|)b*2-Gl~O7cO<cOl?jFBZ zY;T7;@A`ocCt)@8&MVDG)i`HY*_H{4pJ!Ilzxgm-G>m)+rA>&XsmR+r10IfxTPU74 zVH0nly0KUE%@azfpytw5a>J%d7{5D9OX&5RSJ5^)1oTgbfzBbnIje|+&Puccu?p=F zzaIG`x%BYuARUW!B-cU>_@d@pc#Y}7y5+0jl}lH6>@^?A_wuRxvJRnab<5gCLlnaQ zK4g_n<Vs%*bJ-6R!-J-MOO{lG3dYeD;!PQ<@?}V+9lso<X&35|A1UbsI{sJ!Wtu>7 zp7Fg~Kqa4Np1p|Z%1f-IuOPbex@l|QK$`1Kq`BTfkN<l}bA7<d`JtJMt@Z=$XGn8> zi8R+&NO66O*@N%QIV_%+@uTbVD1(OJQuAB1WB(rQ*mof2a!=F{?ba3MVQj-cie~Jm zqs<XvX=PqUGxn=dJ49I8Bf`=d@s+OTW9*}UiDvA7M!orY-B)b1t&~RnrCziHf&>E* zU)c#^f}scz>>^#!h}|a|h2X##*(n+;!=l|}Of+8hK-6Ul8nO>S++{lAE{8>v<@jh{ zIVm~-?bp-fl4!bI70r-qqFHiNG)LA)bLHM>p4^9~><6P7c_dnfChUXJgng(y9~~}l zq8<DF=vcI2uaK{z<82h3U`wNuZNumk+ci4P_KQxp{iCz(py*sX3Juv~qYLfs(WQ1m zbh(`zU16t0SJ|o2Dmyp2&elXX*u$dV+7qIi?8(tudv<h-y(n65uZ(WBtD@WOb<v%6 zZFIN2GrHG482!OM65Vf~iT-F`j2^OojUKk|MvvJKqNn`&#uuLN-Z2vP#jIiRN>_op z{qXHN+Aav+F2Xz>_SEtw=iy;bZG{8yu*Bm>?4^x4xiDYU>VobCGX?7%nXozRnO_V1 z&!ezF6^7&*vsG?VJh!|-g`O-&niBhk*ua7DY;W??zgAqj26WKPw1(C3t+&N7%1=zb z_R$NbJbDT3>#v}F{WY|&zmE3xH;D2Vw6Fiw436G0qtHw}F8Z6<BYNNLiFWEK(cjI% z(I@8c=u>lK^rbmA`X?ILzxHhx%vGHnx7a8%EN-!Keo=*AAsx-E_*aNk9zonrzoV6O zpYU0soxCFbcxCLRzehh^XSU9-&?*YgoSvR<0_HS}ZCE$scOz0$+W-12EP8Q}4nGpz zPv}BnieHgTMeoGw8NMQzo{GDIPj#Q%jNI%*QR5(6B#Ri+>MR<_ZnZ;>m>+7HQd5yB zL%yRP@*U--SEhmKpJ`+UWg452NZgFcG&Q?rnwyE47G_#z3o|#<$}GsVF-tS;%wd@h z$a-`%CuO>r(~uLnAk)kII@8;%MowgHrk`1t>2K~rUgS~aMV`y-U|z@!GOuTLGJneq zF&`o~@=0bF-;rV4_F3GK<@}J<?h|tXKb`eQB-=E8wC20-G&;}GefMfRsBBMP6==!- z>QOPCeoFAa%R*CyK^{ha_)@Dx&o&xLTit(_^hQIgIf%lo%I{!Ips5e$O){v^j#pH# zfx;)J7+hcGRnu2^lSuwoS<jGjsaG2B_0u=Ss$6V|&u=uRa};DU6A-xBn;q1?2;A(4 z1(&I&H9|A(GqVu7sYd8#z8Ri55TTn|vkyWuGct$L8AsC*$I=lenG-Unn6opdn~O5% zm@6~b>B^jE)?_Y3@a8gecji~Vp}lbqb8p<xCFtA;4c!ba9HF5Hn&aYM8~d1Qzba+W zxp9F1&0m5w$*uh_kW#b8G(y0z0Ve_?y*R@Nr)f!%nE_tR#aFLXmxs(1z6fDMr)uK$ z@J~f%dP^VPi*n!MWD+7X1J;=x)|nmarggPXE9}L~<FqhTo<G*hy%a=dau?ig1|Tvs zaIG1n_}{@QGBa2ON&w*Pw8jitZ-#i88E8WlZ(E=N@`E-EWN(24Ob^m<ki7*GAU#Ms z1MDr3K=?u01u$`eq^MJ9BLMH_X={xGHC-%DA^{+W1a6VcITWUOB4>qNcPb{JLMZv9 z6-Y}0qtM7(AcX`*CrP19W0Is$o3Tk!sLi+}DXxvmpA^zp2rYT;mP0Lakr*QHo+biT zB;@!s5eO~BJ<>#=iV!EHi69jrst`&sA8?A$_EPP}MItaoh<m4rz!V`)OcOyVLY$N) z0#byyPnrlu5h6I=WJX{VA*uvQF>?@#&{PDaNCTe;Z9f&EC=!7uLfk)11f2-+fHV<s zBE+d_BG^QT)6zt+i4ZH(M4*WfRT8C`Ilx3{Dv4600ZW9Yk|;$QphRdYiBhBiNra}7 zC`B58L};^fZIVO)i4f<ciS0eHI!y$RNXWTqB7j7Q^O8h>|46^(=gxfO6ADELLw`Y% z6o&pn#0v_c!q8uoB!%(2I6(rTpI9(B_$kH@xg3}zg<MoZrA{ujiL$IU-4c_&W8zIb zXAex0LXzqDJ#zhuHD8hp9m=#6$&5k)LITT@p+e0MN|Hj&4^}CHLd-C64@m}#XZ>=} zqJ?1btUojrF2p@7hb%xbV3_oWrvipKe?+px3Yw?4k4%LNGybR)EzJ0%0oNDv2owI8 zL>ErZh53GLDqNWED^lUYY**###q`2tKR!hZb6s_-7sG|Qexk?97pY;kpOgw2Ci}^$ zrdGB2RQZ%tz%bWOO|^BH>Zhf`g_(YOu0^suVWyvv3K(YknJHSB>1U;AVWyv*qJ^1$ zPO1&VOg}f(hGC+gmkJl=`T41EVVYl%$|KD33sbaCzF{s>yBEb~?d*vcr-@xW@sd>R zuAX*jx~%~n)7F=z0(SSbU!`b0Jnh#hT2D{AJe~7ap13ki?B$79q_f`I6Mv&(7RB21 z_QWew`SkI$t5USSo_2MDwid&tlZs2hs>G{!Ex9I13QNK2Bq=Nf*Ct6}DY!043bXn8 zBq?4AZb;Gct4MMnhPXGT!i9z4w<%g!2yRNz!b0%76fG<SYf`kZ5Ufqn!a{I!iWU}v zTT-;J5Ufkl!a}e<mrGV8tOU2FiD4=DeVQ27g4<F_hLzy<T$5yyVJWyHO$<xHovGMi zDYz>|3roS>DOy+x?n%+YN^ozA7FL2kq-bF!*pQ-ymEgV<Evy9hr)Xg%cpya!E5RRA zw6GF9n4*Q1;Gq;PtOO6IXkjIIBt;7g!J{c!SO*?U(ZV|Lc#0O5flE`gunatrqJ?E3 zwZX`RWgxY~$c0tl$yD612t1Xdg*D*m6fG<P&!lK!33xU|3roPCQnY@4S$Hl*+s4!W zoT6>(Y0sx<{XOl46m2_CdokBPIa0Ux#Fx^<0iO7BD)tVZ_DYJjqo=)^+aa0aKu>%v zO&sKjucwKFJ@Jh+aVJm2#%^LE9pY(krf5Sw?X47Tn5X?UH#8Y}xF^1yChqKs@1%*l zc;dTh;s{TCFO|<oPy1VnHp<i9Ptitu+6O7x7*G2!MH}mBAEjvHJnio(+OD4Vaf-H^ zr+t#5?e1xxrfB0m?TQp_4^LZ|qD}C$#VOjJp7vRawwI@Uo}%sTX<wvh6Fu$A1Z^$n zk4^3<nT#mt-jg%Ap=ur_hk2C$xgbzua}<(4x!^VSc2X)zR2C?MD9~m}TP&Ix`TWQ8 z!h%jFuF_i5#|t0%qmjPAi}J!p7ju&OA`G?XICL9mCS=YqlQU14sqRH{UZeHq@41fV zliVq&EfH`c9QaHBqR`R!-*p}O<P&@B@EWJAdMR7$C$-BjTvT%qF!~=b#$w(o=hXIy zdLWdJROcvtJX-ILQRi57R+Qr$r_S;Ec!D}7s&kUkPS(3q^zKx>J5BFScjgTB&s66u zXU<mt9DRMRI_K%*`RZJt&V}k+RAw$NH<y@8%h5mfE2a2C{kqIt?#xPOt|&(r;%}U} z(wVEAx!Rdk&RpZnYG<x><~nDtcjg9XZgl3i&fMh8@0?lV%vxt|cIFmm);Y7@nOos> zICGmbw>xu(Gj}?3mos-ebB{CkI`ao-HaK&iGxt05fHQw|=0Rs3a^_)Y9w{@A{$lx( zpJB42ZeRT}36r7>N%`!lwFPq((dem&I;a_r*doV&T5#m&SmW5Jrb*F}AF#%uHZ+nF zBS>#7Ks9<nSfh?)Nk4iFD;vm<ELsTAdg|gz#iWzAx2#c!RTS|+@Z`TB;?cBj)nnrq z(@bU7>~9XpnyKo{GLL03OUd06>g;Q#WX+T2sjPWgooAHxtU43Tq^$Xqc`l2UWgef` zRQA)rFPNw3<#|~ao0qcYWqq<$HCfcNy_!XZBC#f`Q*GvE%|dk!RHw#Z>*1$OR@ALS znRzX1UN>))nZIPQ^tn81_A<zkwExl7$-{FgBWQEh$7!J3kSI~yu@~$?uz&}Jc`L0_ zf&Ebsg_r|o+)F)F)hImNs)2?QPvk)*5c~r^NH_@URN-Vu7q3K9^p6YGD+{S{N9wqx z{@Fj)cy|e|H|~Iu22jBfnQD1zaqUcXmg)2SDxkg@#5VA(H&{{S-TCT552X2;;`~L+ zJjr{t{z(fF?*0pq>O8)=0ImKZpmQA{^F~_m1E#tTzWLt*WlvX2A4x=XUEFg4A>FL& z=y7v_%5Octa^dW)^Sb%>Wj-g-)(WuxSs3sC^?2&m9<Eyt-1P3~g%z*&)S3xAGqL#W zx73O6eWtSana$p3rSLwB0KU~F#rv!(_$WVPrd8rj=V@bHG;E*(F4`*z4cwO!Q{}U@ ztV^@w$P-CiK^M(7#zn6;8QuJ-B6owlwX&;sg`2k<c<9|tQz|r5<AvC9%KAKqJeWSZ zCWSoELm3qD-=Vy@5(OlBZXizSw82qpbccI2_Z~DAK%N>v;iN@Q;Tlt>%-*lonS^?N zSiS87^N{eG_DT<=Dc~$ueSbfk*L=i!L7o1l1A2A(<f&!T%X(;ZeJwE%s3@?<eM<m+ zquwZeXZ>x!D&2(6X~%Nkfez_PoAjnFwx#wvpqh0waF20j5gosnF0Wy+t|i1$+W#Q# z4mZb`V^P?899lU~Km*>%C~Q3)jhtt~vOC+{X3q63tgQ1U{LiE7BXR~V>3gvOA?HIA zayo{54xr7gegxuHzl3-tgnvOBhD$L|p_x!7sdyuvqQLGf&oipaeGhpywBFGkUUz=3 zb*yXDLk!9b5QB!=TY1>}GV;<tEn{Atx1!J%dz3+=Rb~%T3<dFM+gxsXZaF%=FAlc2 zOJWXfMwP;D77$Uzz5}-!AX21Lue%4DC%R-A8%<+=#k{zjfq8{#PD8daSD|zJYSYuK zLjUl!m{q*qjKcEuIGSw_bCcN<`_@yykWDkUn4`>kn(%fQ?RS`y%)K=H22y#5(2w%w zaa0mMiE`AZ&BLf9e4J18Q|2YySAF+v6B;@0lu_m^x?4M?oKL=XkEIm1`0j~FcNYf2 z0d$Pj4|Uv8y=XF>T;~_sM<LX|tjn60&|?>azt;|`(_g-iJ=8(Fn5(>?;J;KA{O94x z4M9pYO0@Ds+SZtNsM+5bjvvs%A2IMhHr=qc)e9ZM{rSB!1ZA<K%vZGT*G!LZ*ztVF z8uh)`X@8(ta~RmxBTxu=BI+T}lya;~)GrKj)mt2fcDXq<9@<R`L%SCXi?*FYBiY}? zZI_GNZpANdvCVS`Qh0^Bn{2cgOal;u{KKC@D%tdy)?t7rT51f-rK-s-muBdt-yFU4 zEzwKA1$H=EnVzV$>@RK2U}+Bqx&wA0I$?vOGrH%yp^&}1nTDjnVX_si)Ca85Hi_0* zQ5a(b3uA0~VT?_S$C$9N<XcCvGr9zL9I?VLS`^?H+Vv`*q3sqHf&745Z-9P#v_(l+ z2=Zf5ffyLj2(R)$jKYLoZ(8Nw#WPt)RslQVmrk#~18Ip88HzwIs_kWzX@|<-9!N>_ zMM`3z?2Vm-eXx_TznLUc&2*$Bs*#Xb!Y4#OHes$E5w}ALd(^N1_F%k)1#kp<#=|I? z&M)*Oey#}%?y@jmz>n&u$rx1>+S(%(ir-3^?=y)}4{;_0WvxD#Xrf!<IGF_Mfu(WF zb*4?-v=;lcV$?&NmNSRuKiVL4$|;74KD^zu2KCTZHLA3})3jIAL;J}U9XMm@xW=?w zZ#sF<1EkJL5?lgET{4MKa0wuFO_Itysaul7Nk5^wCrQdBfYu{L3sHOKQ0!JHhpN^j z;8vN^1PwL;v|h==shTZlTj%N}Bf}?v*gF*vJ^{3*DH?nNXnk_oWMmix5c|TNDwYOD z0knR(hRJ|%3LtKiCc-L!xUDh(iqT;eK<u9;!YY8cU78510OIx>K_#NYD}Xp4oe{hO zh&$w(CPTt2fVg8iB+LSc1Jgvf1rP_NngebDw86?aES4R10mPkP$QEg^3!n{2L`GX{ zNpVQ2&ecNbj1N34K~e+s^^2j0C(=<i6-n<5&ZUq*7=XJZLxo{9q9hS2jG~cAQW!&{ z;5ir4iU;86WMay&CeJY`T8KMV8P>(fVE~Rx6T=AHH8}#;n$7E;9{Qt7ln(tOYuCLw zoD4Rp^~`duDJ%1bhX?6-=;0huHa6#Zd(mr6E+{h6?Q}~;!LyM@kr6g5`r1>>cF}yZ zOZ2oE$r5uI@2ojIeP%ds&SBr2!1qTlbQS&dnc?C^{Iagua|wdWRW-e4%tv_m;qPv{ zi>Q56C(v^9hkERaHmGx-I`=E>0loVp3VY0hdiRjtJ*;<+sPm{gk16eOy?er$C-vbe zXP#F786`fecYku`IeqxEI?t=~f-^7bo0rsi*_l_=f7O}S^yTZ$yy47WoO#okx19N_ zGjBWdjx+B%^PV$*bLM?#KG1+4I`fhGf7jR_JM#%f!B7vaPoJyvg*soV^AB~tQs<xQ ze67wm>U^utzts7z%zR(Y!jAq5E0I#PMI=)uB~D7qF_Bf~#38ckq})k;Cs`*AoHTUO z$VtvgV<#0(HgnR%NmD1yoHTc`xsw)7S~}UnNh>F<oowl(jgz)c+Ifq`9h`J@(h056 zPP#bh>ZF^K?oN6*>FH!EC%v3(?WDJpK2G{N=?7TO$+k}VJ8vo5c{|xob}W;DzxX(_ z_m9h7R~@`$>(ns%WoMa{Q~T+u%hYYWi(Zq2Vc{|kI;T$BXEH|#!=_H2Itz6#GwB-+ z2R7D~^PfKJ?DsP)52u?UdC-YL-`Y9MH4cPO+M@+d>9IkD4s&qv)INGj;)UL)F4Oa^ z0-fWI_)t{a#TzKbrKJiXW}pQiPNi@0mJoR=5%Yn!B^#m>u0SD!_<S@&>H~P<z2g0s zO{EW%#)Eo&f=66^B7OBpTfI1B|L}w&9VMc2=D%>*T9In|_@wnLb9R=W38!WG$$UnZ z-^@4{$e^q_#hjd#!Ln19pK{y{;g0R*8Cj%r3BoV#EYh@SklDqY!CtVomW`;4qzkIE z>_$oRI70Aa{1RSPq4{RCMjfM3S0MT8wdIVJaanV*hLA(Dva9UI&Ezb<9(kWxg0c|2 zs)aN3;IlIJyv`=hCYR9a)m|5gSES)>=0>yB0Bp2qX|29orbna%&vGO{da94doTx>* z%x6d#wN@+hv$DJFmX+~Zy*;$HzcQC(`TdJ?l{#0evr3(7)LE_0b(%!4A3e_9XvUYx zgski-dzH!FS&YcsmF3s+(LeK0m;>RnWTMu}pVgwOg5ulhjK{jhiKnZEnN64^4pw=+ z8RF{Y1W~iIQI&VSUIuMo)%`(ptA{QuyvQrY$yCnQhZ5S=`!v4y(cb4(im0|1y(vLI zizjH$sZHWC6pw_v62jIlAc&{%rh0jNm!T7x!x>dcqx5B*WvkufGWs&UBj0dWQavMR zPa&@MuBNI(0J_f@Jv5qaCWOvZhq2;cMLzq;4=K+5sTw>Gf~tlY5~vEkU9|MSqQ+yR zQ`)kwQ-+TotxMiUN4_(b*3@d#{D+R0f7W?$@(enEKEBa;cPZA}{po-6uA?_~8qIM1 z>GSGXdr11sz0OJd|N7JE!EE;oN0=@7S$Y_|&cpq#^9Y`q;oP^>#nSt%eBNhi^gb({ z_gSI5&-&zj7F_SM1mjy>p1scs?R^$$eDry6N_IBxIXrFR^!i-LUJilv<2>&3r`PBE zVp(KOE{r4p8(KX$eACluJr2P}4~GOfj^H-uD5*6ECYnq5-M=M=P+EBvqQ+<%`B+`* z<NTIzP$#_W%dv84ZgTDrZ$ws4Cf693tJG&snN!bY{y9Dz(lTu6^?DqHCeuSG!=XGM zZrWlAr5CxOTq059zHwQsevaZ245d6;g1jJfc|z3KS20-2JppqpC(*a3B$8`XNRCg* zCX&-*?;l9+43ayG<j&b-a(sE><nHpvbH;etbPj*~>2X=wP!;5cLAo~>g`+aWGPD5_ z%3M9TwxLB;dr3~Ulc>@XZd59&BGHchDUYFV9IexsuVYj5YYu*|;8^lE97A4ZhVjiC z#li1bb0Y`7zvcXWEk}~;5`DdI+#roPr~frWQ~R0^XsC-lmcHgknpEo<SzMRRkYi06 z-AdF&Mp7F6)8i!-v)huZH}zO=;=^k_wa%@QmL%6qljJ-;Ick&#QqI-9a2i{#r?KU$ zzJEze&`b~G%C!yjLBq~eZ5o^B8l;QVOi$+WXYy+(gZ^pz=Fj8@b3dPQkpfCx)YD7# ztF-jW9LiUjgFHEyc-6Ocixj`s1L6ubhaA$#{MwKFeCask_veK%tD%`c74&&+I@?6o z-sUYU-b2^^fv(*^*WORpK1dZFLc7Ex{7`#>lk}(ft^6!3sXxJrdV!PXS2-bmi^=>p z=Y8+8cKwa@=L0r|A2CQih9mF^JE6}Q5MOZW|0OZM;xzwX@YKH}<oD)d5j3)tm~T*N zSSs~Us#sqt(96;ijS^d;o28vJL9neE5>zc@05VoXkjEN^{MD{VS?wtu;D2|N*__|% zQli>dUgnH^C4;JjbIttS0P1xGv<zA=8Zb=H@Qcf1l<f@dBB{;~NX|g>1Cq^LJh>hx zo(`_LiQWkVVIaD9S|J5`F$P8HjAnYcUk;6f$)d^t9jiZk!1+0s=n+5JIFaVJD0*|Y zLvPL?tgP;2db73e%T{^^w#cJoJg3+bfDG)#$?YUGI_#5}Y;)tfRWJ#)<~rHfqlUT( z2ETpXJ}cC14F(9Bq=&YzL4G=gCFGB^hyJNr=rLU5xc25!F6nHp#axGQ9m91BmoC7U zab3;zTdrHV?$yPntzTo7cCTpXZ{~NeXzy=kbg$^(Z}#o3dIDI7_VBuhxIyJoCr?4; z5()sIpmM2;zd_|vxIyJoS5MiZdqp>YgDNAY4S``}_24Ga$mg3*41%dNawUyC9h1B> zQJ*r~v}Is)!F+T#S-?^FBC||tVG%6BO!vWv03HG}<#2Pl9Kl}u7=8jBYc7@(P)Kwl z3W-idb;@bxdO6Fik+V@sbUrFnE<nl8CFVZ46cgT;qe^9^c~Y*zjQ7>%1-aI|CfA`> z<+tWt)U&)VH=9rBn&Q{-vqC4nQ5c~7#wZNX(1~9BHeNA%)-|cRiB9ZKC+MH9Qo3rk z<?6=OS34%OBVPf`anWjZzXHJw@LjaoJ+#@qwAlvQ>;c;BLE7wL+U!vV=Hr+Fe%g$e zXBeP=Hj_~&v!A>StL3#s-KH1nHoj0demcc<`<~Ki`MlDrxNg02n{9G{B96?W7Y67a z#L+*UxXL%yFGC0F<yX!=I$3q~<Wt}Uhzm0~EcTg-K7|>a{`dtB(>qlAJ*xdTs{H}g z{yWwFgld0AwZFjX^grOHs0HM2(aa)dlFgu7pd53+S+mqOM4vzf7EYV`CTL6LCc&u; zYm!<M4cnj!*v|Qth@X&gW4s<WhF2cp8zZCNk2-5jzHZ8RqDj2L>Ue3&PvS)V{kH;! ze*SY&_}nEX$S^ic#<oU#LL1Ia+o7qXqiJQkU>~?U8cKSb?QB0Y*lufv*a2pY9ccEj zgUw!c2%1WUnQ3+e`e;TLYCDDv-?e@PHn8JEZ9AJGg|&&_%5iOvqqe%`+ODuRWh(k^ zR9jz1EqwB2y3@SLZ3~9N?oRRdp!j=H{E4Q6-3K)~Q_R+Of78cKGuzrqU(B%Y-7YSi zz`%}+R5F=QL1QLNS$8=2s&S^=i^co7<v#_8RnwNu3MJN0L9Tly##EGR3`GOL_{Z_= z_;~w@q%{${#St5Z4@*eR+hO#*t?I7WCUo>#)_h_l)663#wp4vm<*Mb1jmuTti}|kl z{%p^Tj#bNf&SSG!g&4lye0n8w#e%4&Dos74d`U9p7mHsqguc@OYtjKV5zVKt*P@E) z2t(5m3IR7t*{i_HSI#3wNI43-rntqLt51D=xi#yV{gZO&&Ah02;-xB>$;+WP^Ts0+ zFI9bv7ed!Go2v21#7i|EIUr`aHfyTJBNH#xc;pU+mufsR@v=TIcPzZDpMII;<-o$r zZ2DybUJfd}Y~Wu~w&o%E^8O8ZKw}akXpYvszy3-o@9*_5#AB0jxY20J5#5g_z0nw4 zq0d_+duCmC-Q?s}eZQ)E(?&iDP2Z54;tC<BD?1l0R3-KhQ*IAunjOg$I~ptEE6`<h zJgdZsa9d7hr8pI{5oej9_5w6lU5wfEOVPjbYgUPs=v?`YSzxbbja<e0cn#LGuQe;| zb><9oBb|+Iq+i=L<|=d}T?;Vi26Q8>vA3FA?Cs_@dx!Z0I+7knN79q_0rRST)VyaO zHy_w1%|GpPQih(83i~SB$zGTC_D$(--<9prA~M{5EF<ivvZwtDtz_THe3qL<kwuS6 ziL8jq<m9NHTpVT5q0&gMkD8!ArJ4L8Y9S9rTcR_it-Ka>khi0*@=4TPzKym*UrJwe zrEFtcMBCZ6(LmcH8jQY_q3BB)fxeVccF$<6-8UL<tD*^ZakRHRDB9N^6HP%s%6|6D zXqvqsnr<(SX4}gnS|K{n-Wb)|Tcf4+_UK@{Av(l96fL)pMu*v_qr>eh(UJD`=xF<4 zw8DNC9cRBpSIf82iT3;Gl&B;+)h}b$W6%9^08%%w+BTwHC-Z~s3|+~ivUq7LxBrUQ z-GTOzcvT)s3x<91NPADbYktyh$F5EH)K{@Rx{13|`2)Mp-*HzauSr*cQ)lo^{1#Nn zTJGxE7VQ3S=C0iK=l8-b+|{>xLRrUM7R_ZBfbTg2m0V}S<iC}>hOG3z2YMCGCX#4@ z!GXiC8%TdP5uNEPmq!caPYp_d5#2#_(X-MxnFLy3@H(^8Iy0nhTIVL#`|`L^0JY~2 zNlNYuXn~SbRRCkX8M@XCE4$MSSFpfv<*Aoe?7YSdTW@ypU;#)YP(V;1!K;Nd683F@ z1g{oSBa{W?Nov}&K{3spH%@cZ#%YdDl0uqek|db8WHUBNf`<!fT(U6A|An?|GMMsz zq3xEUg}A$?Xs~|?H$Fv!`wMN4R35+&piM}H1AYK)&qO$w#HGbX*bBTtzI~JlPT;*0 zfz?DFB(;*652Ye1O^OLj+PD?>Nra9Qn2aE9K7q-hE%sG8)dDTF#S|4&Ezm++?5DQ8 z3beQ(_eUDJNDGk<P+M6=Vu(G}Vw|c-3{5%BVneD(3~gBnAHGNnZ8;swRLP7&YtBe# z1e${;nyJFH#rU8(AXeoXpxUEI1<wI>mg@T`62WsooSlvjo&(~XbV0#$K&-Y{%PK|( z&jE36vX#`bU1IXgOZG?T<N3*63w^9ogoRW?7pb0t0x2}I>M1CYLKAmQrWN<k;skB2 z>6zQCIAFF)<`YWOK1m9tX_q90(kNi4kaZ}{fk{#*jbexjq2khXPtiiuPAOW5Ta%)N zvC<_)3qwWKAQbZmLuE;_Vbr!Bow76)E{v0IDOwmN%Tly3NK_$1F^@1t4$3u362lld zSdl!%kYS9dwuC$lVXuJKNXxIOu$glT<NzL$QQ@`{6>ckSY@P%zqHklXRQf&WY*amA zuu8SRX(2QC`SlyKbu_|^h@Lg$OZGCeN)~W9CFUN&S#xh1*zt8{^orJf!4Yz8Pk^7r zpIbV6X;p32Cczzct8#w2_pE37$yVz0QfF(W_13#S>hx8oUpdY;dZ*|Deb~;a-Ku_S zx2m7ot?DN`s)OCCelp0(V5c^#`pFO_4pnEEI>Vjp>|_@wBlKych8X44ZdE@SqYq=% z8K;lCI@!&s*{XhOwyK}(p$=xN`pKS7_Hy22m4*YJ(ognL2cuQ}WM6frsI#9s`<KZ9 z<uX;Km2>JgT`9h@Gs?Whs&ccv%yKf@$s8xuPUbq9=VZQ<1x^+^S>$A~lLMX9IH`5s zJeB)@#;N4d|Nj`L0$ao9B5j|l%r^VQSeb2p9#$qbGyl_gnaZgEFhJ0NzrY24kwDOF zjFb7lWK(Lpp9z;qw?q;$12koEO;s@d6fiSMWK6)oY%D+MK{344CdgZxq6vQ5l+>oI zMv=lc@U83Ejv^$MMyh8ntt^_4YLuYOT2uobpeSvq{oqkFxB*zBSepL=CZ?HUVp0tp zo0*Cv6AVce%|1yz+dPZPYku*xz<~+!dDgbHTV!o3{h?wjkI35AsKds_4|i=e2=*Sb zwykZKwe4|WnS9RM4Zl(6mMpd*NT34=$mVLhs-s$l3g)5&Bm!UzH5t`hEn0o)BVsbj zcCwwb<{w0a@A5g8uhhVm3JPLlC~LcDo?q+BZ`Ao#W5G><Bf>Q!Hk*}Gds8jcL92aM z6-Z`PCtg;XYFd5&{m*8Z?V7dSZ1*zTL#<zR&B7x3^k+j`B(goV_%m=SXW|qLB&kIp zYL=<Qx)Laj4L5i{wxfh0AP`!m8?FGc;%}}EHxU+M6dN*gk@}mksuWeJQKeGME^W9$ zLsrkMRH4d^3?P+kSn2aCT{@$B!&<ON|Ay(I(#j31DvwZuF<K5h3ahA=4Ze`vsreqf zQeRAc#`+VU+9pyzgWVhTC@NlAC@XiRzOYK7P?&d8k|v=yCE8m0io6#cp?Bn}ZAqdF z)F%)1%Djaqe;4c}`H;($5LJ3pNMxcNf|F6Zcv_C&ReKL(N6--cR2L~k4F)7hg9T4* z>3CwWSLBTsVO1!Ir!o>r)!Qe+Hjh62ANJk@%!(pw1FovRGq)Hna2cW?NX|Ko<SaQ! zMucHt1{i@EoB)hj5wl_r7!h?uMTJo?fN3!63g*14>l#*F!x~n1SO52%(|x;Z7?j;_ zKfnF|=Z9yis^6}hx^LHe&Jk-xCI=gW2Wvyr5|l$e6-z#q3m@s&L&<c7E@Tjvh)~@; ziNGFN8<LFSrBUU`r`nNE)q{`5Vt~ASw%Fwu?ux;z4sM|uJcg)-_$ZLZG-B6_2ML|V zUC16<fD3K``P2gPsRa}XS(1kw`HDxG<#Cb17s&PfeDSHTB!!HqKh$UfP;L_W)FkpD zi0k9xQ>OzrWX;gaVK<LllqNn60bSD=z)!E-6a=;efvpmVS8hTf6e(W0B^BE0hmdf! z<W#v;BIOhXAy`TBF&Ijc5G@Pj6hr5e2R0|?y9pyIp)IM<)>LQ{nVdqrbgWwrSSrI0 zQXzhjN|9g;wy7uqS}OsX7>uC3k_ETQ58j5x_(5tH2V<~ig)Gov;^+B(zVBCV3hpB( z#6vyUM<vKNdDzHJJ~>1#!)TJtJTfCi9!0{&j1}aY(%VX*3UbQH*+R~3zX>NTCI9^2 zV_K>T53Gu4b(Ey`>qN8t=xhJ=tg_zfQ~ZXlgTv0x)aQ7+_zVB!{Q}o`xFXzyUO(8! zO9lIQM_?Z>2khhhfPK7Wu#fiw_VH@KKHd)47n@YZw@GDun^Xo|e%!{-aScnCplgBC zQ60++LWn7rnT{juv&<lvNYymD2E-F3@xQ<_<6MPh_6_JO-=Z4dfo1kRSZ06YQhb(~ zUkc8<@u~W2dI@6_SX>?|eE{<x7WAWk%lwDfhyob_WTA-pkJ_8)sK&AXRMq?k^%5%t zN2jKtX0_15hG<C>4IMB#q1uATGD_D`W1u2u5=0)SLfmndJ_Kj%%~Y;FOfA(dVL+)3 zcnj@d*rPpo3mv&1TA+<&{zH13%zxBI3D}4bs}4etWd`X6nx$#@Jjd`5j(pg*0DP83 zgzp+2szZ|EKjNr}Pomc2G>Hul1u!Iz(P}b06d;Hg7#^yoOHzi1BGId4fGh*UL)B*B z8y*TWkQ$sw72~s47q3#Y!0=GD83%@kf*hpDttn^xNs?bRJQPVx2cu!i{R|HUG0^}w z<^c^41u0N5H^qL2hk}^<<$Vx_hiI0H;i29*{^<k5Lw!MqI2<!{kZJ{*Qcuv7`rx1l zCe^_P84trlQ$fL+1;aygF!PRr;h_aEJhTvohZe!`&@#~E3t)I?71%RHFg&ydteG+x z9y(q<uTNGlfo1c)K3)AupM#$%7h?Ol7+cPzn6+2pm&iuYz^>8l_4T@!-lY5L&3dRV z*JJb+JyG8d(_P!~)Vxox&=0^^`YwF}j<3$uPwC6`Gx{q1oW4cBpzqW#>)rZIpl|DE z^}G6Y{ek{S|5<;nKZ60Gzrd`~S0+RM)g<*dypjULLv^ug#PCoiLNP3%On-He;UQX6 z_-O;fL-lBNfu{8c2yIx?2;=vYtg{2}JemLQ&I5*w7#;$b>)+jZ{)yvU{8Tp{%w@!2 zcqko)hiZT^kpaU)2^`-hL2s!GvosAr^k@i^G)+MCI27hHn!|KPOBfz%4Z}liV0ftA zLGL{Hb?Wc^!?6>gn^Jt+^a$UUH+wNW)CuQ`T~NhtT!cJI>ZBee_$gdXc0_qNKz6;5 zT_0qZRc&_o(Ope;`xzdhMIp5tfb0e#yCKzPho97vUF=g#Afz&%cA~1$Vf=R0APM4C z!@$On;BnzLnWs<!{iDy{q{b|;&O<s&VCMv+W(BDmrJqEeAVQg~pvUY~jRIW`jmynx z;Wb<MD>thmNE4bfW<dmL%E&|@kTxf_%?{NVbt2wD)TYmN)hzDUn#l*XS(3fn)bkrg ztP4~ldQX2(d5M_+64adtTl9}eTQmXK5{;jaem2!XX~b{|Y)k~VQzkg7Dds{drd*#L zHY(bLP!Y#=)dFjdJ6@{E68GhLYS08<Bf&7#EvRdtk)Q*`sqH5?ELsU4t0|QrhHf|- zseZ&WiTYE<zhzJhwt7=rWc$n2(^aaWMn>upSQ+WW^$3z&E~UBooXRy(#~q+1Oi<>U z1Rd=s_YL%n2&&=a?cZ!Gc{j(sRx(>+MCSC(FA<$HFoA_h5ANeJ=*e+lXH5WYWFq#O z$uP}xq-tTNff_Ocrg`RoK6eyM^UTNIvH&!ZMc7|*VVY+t_LpVYUskAfra-MX$EtHp zk-EUFR+pKz>I!qbx)uh}ZZM}POn9}$tOsr6Otlk2zYm-9)l=pI^&AKYuY!*9hPhO| zXD(MCn=94V<|_3qXemFKYju5dy>4!9&@Ev*tfRR__cpic!DfpdX712q&7FFRxm(XQ z+w{@q9=*`qrx%-D`WW*N4BS1cSD8wEoOx28W}b$TyJz$U^Bj!aJ+H4Zd-Y9bpMJ!= zq@OV_>*vku`epN`e%HLE-vdqMPv(97vH4Jc0h-EJ=2IBG`y4N2Um0uuYU-MAOat>B zz7T$o?|?s=&gSoCtof&zZhkVeJY(j2F|*7|Gs`_|3cUo(@FY!{muZgo8km#4MxdHB zg(;q9<{IxXnBi$*Zu453?Ot1Rzt`UE@j93%z0NSj)7AXW>uFx`dYjk0Ec2e%&-~FF zXg={|8>8nQwkm&<%`|WLZ;(4pA9;h+$LVAFY3E^me5&dB7z6bu2b6Ak?vZg!dE;(^ zjSo*uHpdg}C0GGi1+kQ_oS3M|Xd5iiwmi9cWAP^;ZI|tmYyDNrYDC&%i;}hU>*jbU zF6{+S+0s@hP5ginb3CJ=#$_zb@r;K#o{2EWGYRH+Cc_-h6qw_g26H?!V2)=d%<;^I zIi5K%$1@M+c#eiSo&_++lMQn`i(!su3C!^<<wrnZjz`|U$sCWoeUmvJdHW`FJoKjE z;r)P(8}ZMmEp&~3niOeqdt&(R_kg$^vBUsj)y;|2rKA=l+8b$VH;9=iuRvLEmCE#v zRSmsj)!19DT6k;JAg>I~JP|VTC#x~uX=;MEo|_^+s3rx|Kn?VpV#HnwRa@^twdq%2 z)aqP^>S}!(*BV-X<R4W%5aoEHO0`ox5I%iknRsAfcfpT??!l<1Hq{}ZQi1_4x1&3{ z8cA{G(SbOa0{#Z&&zn>Z*p_2N84qv!yRp-q0kJ%?wLu!I75Wv-DDNUw*Si?g=u%9h zD=>|&M89rCzg~xay#f8Y8U1=Qrq8WvzITUO>fNc1@wTZVuR@&wrs)~pPIb0-Kdg^E zpf2}z!TQ+4>Nf9Db%(b{-Qzu>9`>G6PkYa(XT9gttKJLh9dDodJ&wTt=)Iyoghi>( zytjGGNRP`2_z5W!>|yA~;l+vG{)<13b=5omIL-&HU8baFyEnXGO(8}Ub43rQP9lPF z7h)xb>cU{LkbsC`Az7}nhGmHliS}$TilCsTf<)Zxwh=3mAm2t1(|j?&r2_JkCQK3c zhn<8kWFQeWuvkTQlBMJ<n;J>nKUA_JdMA~LM-@Qgx%&mj=|;I&HVQ|)hfl+l$9$MI z(L#F$_m~#S`kdNI%hR)n8Om0e8i0`*7&gLA3XuqK?!C|OR`rESc;8^6e1`@21JoP+ zq*`Hf>=pB1*vP`tR00ZblWKmfp2~$Do5EOAwK~>JmBm`9(_^jFhFCjTm+GK4#X7;b zQCAo@>aKRida6fbz15yrU-d%la9Eh?4+~R+)H|^u>SI`$`ZP9NeHR<4{uvvm<FN@k zGd5Wt5}U5u#AfI&v6;G8Y>w_9o3Dq)7VrdGg~8tm0TlWL11+^+^W)Tt<m&Wre*&dJ zIfDG=X$W&-{F?{rh0=JUc@P}>k)HxFDC7G=x8Uc&eDwhYe(+65XR7YHB|<fHFPKhh zg%EuSYK^ZLJoy|YLcN*F#~ZbnPFfV%mD2pm(5I8Ox*gslHGUd)@Uw}~0$~8N&kohM zYF<k?FZnf*;pYW)5%`(L6-l-bT40?&Jg9nu7MN9`4hMU!AJGE)K{pL(M*X*|!@&e* zS|Ff$V6UYhaESob2O}<k#MIF*q_4Su`dUu<Ofaj0^aG(?CdirCb0}<36q51>M<H;T z5NindIYGh-)hyDap^-a&mZb0|h)jGsq#quED)1T|tx_biRB1#cvY*~9zh$y(m;tH9 zNtGrUjEX{1fg?cZOU05ljVAJ53Iodu^&AsT36d3{u~CQ!TEIvzPAVnwB7u!3LR<(+ z;t5VfFtiYHBA8cUJTSC?O(Ke22!f&o(CJ#DXaSo{EW|J(I9dRwBooo1LDB*^)hQYz zEnv}MfJSe|j*QO9Bsf}#H_b^4iWacx4h9w<uo(^prA)wPIv8{^0h{GuP{{;rw%cD& z$pmnY6A>DjfX#I<C}aY5l!HMb6R>&FAx=Uc6EKi5BV(L|LMDLooy4%;0BnJS!F~g< zYzKq=24J9KM!UKNgE>ybmW(ZOM!6MZAYw*Gxiy2iPXD)IEYHcXEn`a@tQ})Z9jrZL z%N(o&WBCr&k+EYOtP^9)9jr5BWWgbva9tQ%8SRA%e2`chu1C^$pNcQ*u`mkBdL#|_ zsaUe8j)hLD6eMe^C<@7nDvm<_ax95v<}XL$GNy7PHE9^U(GDi7k+_UuJXwuo;wi*r zF|KtmS&YP54CBdKJkG&nDUyw+FrF;M6C6yI;)xC>OYtP4ONNPMEuQRxvKUWsL0OHb zI$6qUJdF&egjvdRTt^zxLQt0D=`JYialH%5f;_{`Q&!}eE+|X#EEkj|dA1A6nmos; zyR6A`lg*;lltp=-3(BHA-vwn=Uf_bVEH}8IEXxaBP}b!|PK{(;UhH79E-!H~S(leO zn5@go98A{b<qjt6lI%T&V<YR5>^+5;tjnt$tSe9YjSkk0F(T`RX}dE<7NA0`2V>VH zyGOyE3|{Mky%@aC1$#4ieX>_Hc^?LEaKXL|ZgRma25)rpgn<>T;ms}x11kWJc0m|e z0eF)O!omu`o1Ip|!V0ik$V5umbXZscSnh(bumbQ_7lefsfLmM;7FGb>=7Pf*yxj$d zGkAv!j$m-B3yx&)P8S@-;9V|w1cP_G;AjT7x!@QEw>$kYma&Q?OxK3}F^<7|TyQ*t z_a?_hV@_ajhYL<*aHk7SV(>l}oXp_;E;xn32V8I}gAcmkkqqu~!D$TccERZkKIDQk z7<||TXEOLmaz?b7vlx8T1!pt(m<!Hfu+r({xs2^`u%j4z+`;BC_C)fiXwgSA_@oQY zXYeT(T)^PdE||^WGcLH0!Do}%(SmXqe9i?IG5EX-E@tp|PTg}Edm*_vnq?k?dtGn| zgZo@?DT6P%;4%hZa>0BCUv|M`7<|R4(Q?LKb+8qTk+r9Avae)}tUZNT0b_4CSRrF? zI@l`4-g2;G86#UyVSYu7k*%i?D`xCn2P<Lh_YPLd*dH8hHDm8N*c!&j&QnlE1wMpE zehU6Ea?AhSMq(#HZ2x!H2T@2~(?}O;Dwe#a{V58`tJa56$bU`yD1ud}_L0hvs7xwP zd1w4M`u;5MjGshfNoD>Vfhtso|FGdBm@-Nx(@B|VvL4*bWCCuzG>Dqi*@n+En!hpd z7gAr;WITu^=Rje?J0M{+gAQc~kH<b&IkhiUZ`Wz1KCDwp{2Sc~X<<>_6*;+L+f9G` zs5g{(<Bzm2{3>_0sBmRY!GX*VnX(LgSAjrBKN9HZM*<!F^mKA&(2bcCnne!8I{N83 z6q;*EsH2~rM;Aw1J)bTXSe*^cm;^1P>l_L}zN4RBOrcx~<&m?5oKV1nu6z*>idR+0 zgKn45jZzA&wt9`#YppIL=s0qYC;S8ook*dR$T^vuQ^+}$oYTlzN6zWwtdHw6GW41H ztPFj&K8Fx){kd^{p4Bj(G+19?^#-diwE7~eFShy;t1q?sGOI7Q`U<PBwE8NmH(GtQ z)z?^kt<~3AeZAE;SiQ;W8?D}K^-WgaZ1pWxms@?S)myB-&Fb5&zQgLRR^Ms$T~^<1 z^){=wTU}xGJyzdq^$x3dT793@_gnpd)el;|%j(@$KV<d8(2-&FqgFp=b*0sNtbW|; zC#-(b>Zh!J+UjSle%AhfNfHD<99=OGYZ_Y9$ePC19AZrqYnobfs5Q;3X%3wd*0ivu zr8TXrX>Cm#YamF{&YJetbg-tQHJz;KY)uzyx?0oCn(o&0u%@Rqy{zeNO&@FeT9akX z;nwuCroS}<tQly{AZrF&GsK#q)(o>|xHTiJ8EMTZYmTsHv^8U_8EefrYsTZ~(VB_Y zOtNM<frF)tV!%nP$y&Yi3w8)0$b<%(iBZHFK>w%9?rB9Bs{fYZh3O9XAXA$3iZ> zeqG3=%3koF7I6s;UL7(b8?^F*Tu_XCLr)OSSXsE5)IV0Q81{cj;HB?D2)tD7m0uQj zfw)L-P@ADbmEB%!(rRT+(Q>qKDH!s_42z&kRS}mOAPE<smq>{$shXW79&(~9WJL;T zN#iUeQ6NNvy?s$(%1~ByqA*p3V325a;hMZq0w$Dq>BIHv%PwSJegi?5`c*pC7jx;L zJ0|dHzI6h8tF{T<j-2-7bTc^#vxq`1G{jdHo7{xS!`FAEOA}^^S(-4*_-bat<QtgD zg5FoN9MR1R#DsWBlZ07m3P{ETp+X7`(!HQ60H56zF`ijwC1+8>9BUw;!um;LIgf9K z_Si$|NWqu#fELeu$bOjo)#Q+fNPbBIRIpwoveG1>2ZJ7_%;TGpUkN%Be0Lm@Q>B|z zvBgxC!zkWBO3{;?EOLgBGmM<!<cuJvKV{Y9Uwwkd4N5FEtK()(LX$#U$m>8t=%8$U z!FEFjvljKwLw}@E<KcTbrR3(5%NRr{poo>+d~##?>_HVQOH!1OXYwgrx}ucAqy!f> zwnXfNy)-1DODIasSwY!CVJeAjkUCcOp(9m%+(!{{s!Ayt6^rKwp>$|y1&tn4HQx`! z_pA#-q=1!Gv)0IAZLkuiq4RMlcJ)JCHnQQe$)~c}N7<-8@WLYaanw~ph`~rYmFM50 z%n&J694Fu+C<|&H`P4kV79UyWm+V;w#81azu9~27A1&6ZrZi;FI=-qw)%U}JmRZqQ zn=aL)VL|0kCRdU!Q3rTb1-?lhMP9LI9S8DPbAav(;s->mDUFKfkrF>vm{W{PFQ<fD zw4SmqV2>n*fR)M}8b)Nn9gL*hvEoAjXC*FUGO&~(u8<)|k<mlO6vLOg5`i6LO!0V( zkTG{FGURR*pK`<{B(2Ehalw$Wj|_oPhU6hbicv~#TK?nL^HnfHduUu@g^ynkFP`db z(c8-sVWP3ulwz5qbEWf80qHzHkcL(ffNp1x@}YT9AU-O<aH)Tnd!FT-yu9MYNVaDk zc^<@nZ~@6Oco24?_Cs)lZjg%`<QeHdmUM#f4c}(Bl%dKS$xF*aGvQ<IN&v!Vls1Pt zB9GmCb|G2g$A&Ml5iqo%k%ZjJ8{uMyqz+0eM!xXVF^JM*R0DzXg8=Fw_oylyilNgf zlT!B5DsL1&kCr<!%@;qG$CrrAC}NQx&nfa3fQ8!MU|pd6Ae=!}2rg=%7O5~Q5`;6T zF2O}SKNTtsLKdCtXD$L^c_iEgp(?n(h?fX)QE9+1sn|mqxI&ZIH~EyP@<wv^tfL!L zd-&;GIs$R2IYMYo3Y1#YZK*Te_G^qFgrp=hsx7V|dnf^u1JND~C%O6Lk^mVzREK?& z2bJ6Dc{#;AZ6O21vyw}dF=Qa_R|JsM0|BW9>f_gfvgXJ!ssooGeqPRTbZzo!c2TIy zFFweo7Zk2p1ijwV#i#|0T>i?NS&(3AQQ=YuWDTUZvXsb>tG+o@W-X#bzK-Vu+AI{! z)(54SI#5PkMKUO33Hm#m-{!RXS4=J*j7ZUbl0*Ax@BXhBCF-Z4;|^MWn}C;551%sX z^QVjkxW>B*!cFLPjeWeVv5!|U_VJFzKHjF-$Ga5!Ep$uxhF%=m$Gao@czt9aZ;<ez zpjzYo5-xo_*<V4m?hKgO9(WV#f^Z-@)Rn7cpd%KEIB@~!a>OEQx4(Hsa0^M0r867g zO6$~lr>GRcw;IH6LgYqWTfx)_gc*_$W~i%LfSA%2R2C{xSa0pLl!*Lw50s5HL@$d{ zwk`#wkw}fZK@N(ONx8VMaJa7aSWh)bMaL2MC{9dYctlYnNg*a6we#=P62*CuG>J}` zwP6{qT=gZYVjPK*L88tFOjMWEIM*RYR=oV@RqRul_{-cx^d^=<ij(3%+@DEQu6TK1 zcaghfHDst1K6It&Rw@JIbO@x04n-%o(Osc$rKf^E6Bt&@f&rJqA&Jx<l1PIfi8L6J zNJG^E(9oCZQEIs!qlzH|avEen*6T^?Ts;M5=%%VmAP;dR6!mV_Ga>geTUF?J>OOrm z<UST~cN1T-BaG_yM!6)nwA=6aG{ouy3`z))rY}MmZhBRhA@CfzrObO_)Q{Th%P+wv z5r6{?4aqHGNLU*o_dbjwqMt}Q2r3eT@gTXS19T$GEydmFRWd-9B)4?H3~00>8AuIC zZYdt<j6877CjU~#B)1gJ8Cug(HIiEj>%wwNG9&zHmB!P8i%*MG3yDd#C``$6OTk=v zBN7u0aAUIEQW%qRq0w==*iFH5OJRyI=6-pz+)@}*@)m88ai8=`OI_ramSL&qW2qm5 zrM?1kOUFW1r$qJCt0A{^9ORZxgxu1}kXu?0xutU<w{$+{^9IN*T>`nK%OJOO1>}~< zLda&!-<u(~R1UeNJ1~Fmgxu2IkXyP3a!WfQw{$<`mL7)O(&La@dJ=L=PlF}*JS2c# z!0+gNx;<o%dg)g&lV8V=)wdzH^e*I<{s6h9kMP^~bI2`y0lB5GAh+~A<d*&kxuu`M zCD-~E6VrE^8hW>>qn|Q$^|Pj)ejUmtK7uxhuT4vE$6Fg?+L;W~!6Z#bUQ>bGlB}th z)Czq#){n?7$+kvvOR~C1Zi!bH%PsXoJd#_&FJFJFi(yr=JRx=RV1Kp{9lJiH7aEZ8 z3T788rN{8r66uu*=zID{=}7A^JsD`f?_I8XbfPT{I~*h?u^}SR)R|w-Ud0lVRrV_8 zY@1$?TY}<j(+{!){UNtB5OPaHAh$FWa!bP@w{!&LmPSKvX*}eXCO~d!3gniKglxfd z$Q8_j+|nG#70iWP!94D-7Sck0=OKy70q6(3OF?3idWm)(d@hh4QNwW!;v&l}5v4UA zm0O}|Cz3(gkPON}6&G_6f!tE?9K)B7YO;$RIJ>3DE+5$~uQoe;^r$8~-UF+zT_LhN z7TFb7n;kxeNOn-TCBuJz<nhxmi6Lwhkz3-Y+)mY)B|&5gkaY_BN8-QT@Ye%>B*!!i zf8+2s4Sy%$?@VUqA5yO7b|Q*5=EKxZnGi)nU`#Moh)qnY`Qy;#oaSp|$D|_}CAvd$ z0`VX&bbv!@2&th1{4fL}yFn2V&du@4vhvcCFmq0U6v{f)0#YOGAvMy`oDFG|b0Lkg zK`nsPNDd@MmYT~TjdGP*1x2RC<~q!p>oIF?QfHWQb)ng!E`jpW%b>jUdUH1vmu^$H zLUHMxW{28l9)J|e?#S%A-=AHXs@$JlXW+RS%r1Ps@;iK(-{H4J8cl7-;=-b9k?i)X zU9VIQI+p$s_n2O3XaK5q{yg*^X=F!NL8Ur0vLk>s2_YT?pi&(oJP1U)vn>$ObDZk+ zNbfGfkr{qxKpp6lknwpMs$ri&&pxMGnHN+ivk%&rUsAozt7@TnT`e+it7YaLsLOs2 z>+yZ8#}CzU<|B2Y`4n<KpP_fZROgwmpceL9^zIL8qxn(YWd0uM&0GB5JXD?I_hyE= zCe@qxjOX`ef4?`c541T4^9U5@jX!@K&L6xGMP_*WB(#ZEGs8PXW;m>0$UoZU0t*mi zmHCKZO1H!N8{`r~-QB!Sh`o-U6&>}`p;f!lgG_}NS9QD$(8QCfg;y7f&FibqUPIN_ zYoz*nhp2(xp=zYpT#ffyKs2Q_%ucjb1ztzU6LeCgUN?xP^iZdIy&+T3S8edJ)WzNa zb)`2%UF!{vbmR4YH}=H~m~44<@X{7cN_+_QyYW;!Jkrp#CnJ**a}rl+DIuOTT7~zh zE-b`@mUam{H`23RlMDQwWg(s}vWBT+WZzIKS9%qjtgq4?{z7^krntdI;JhP2kl-*b zjK$&Ttr<@i^m?j<9SR!^(f$wNd?MXlpdi@ijfDizc!+LHgy_a(h;B@Q1khBJcO)c$ zW<Z2v79@aXqnqbK0_Z4+aLk7U&;m#RErbM64!U}YI>%e4u7Y^YO%SiS(<@RH5U;rx zqBZw>Yt=6A1oa3+YaaJb;jZr^UFmoISlAknuFt@`uXH_>#q%@S!y)uwelv!73i>21 z!vSL(A}cg8(y`rbwKEp74A>`s)x`24kv<Vop)(=UayBFt&OyJNhkn_Bez{1s^Da>x zyvx)mh`5aQuEzAcj@u+ZnkM>fstZveX_JOQxL^`Jf?AU}>$@05yqWv56!dF^fWd+A z1iu&)5=<e9APbiaCHMA4FfvKvlG4g8Oo^Qe3dngKXZlkib(0>{ems&r!*<?4rc63# zvQt4Lxu22*Pa@fpKx<a&CP|F2C`uQJ6o<fxuV%b~1r+H=nOk?D|L=m-$35sv2y;Qi zr<wPVYUMow8w`~Y5qbj4_*pf{dtS})_Nr{}6^I4Bh9&&AI>q}v9*=**()|c?>vPPl zFVtP$*J_9NJq&C74dOsQs299{K;lEIw_}FK;b`e$e;m?acY<b=#*f;k{NGT6)Q$dc ztvTupJqmYYsuZT6k3c9*or2$U^sbl=WzgMWy{|1E;4eT@gWd}*X5Se6!jqrhQ3cNZ z?!d6huWOOiNRLd4G`}(mKQG7O$05#T=v2hdCL*cPZ-?r?Lk*~!R|e-5NNULYlZ9;< z|06=?HvB-uzswVfDFf~66>1Q~5(bl`#$Xb7NY5OyT@Bi)hO(pvpt_K>NI_tv0ICg1 zivX%n^^?gkgJJt;Fr4V$L3AS6Acqm4xuhU)S^$j%k39u}U;}8BlM)OYU`Ip?AchUF z(NHs-N=ig%U}KW$k^G1W4RCC<j3k)Qz{ZhiL6{m;Xn^CLh@e6PBcX;c9;nd3COR0X z(7+}+H3StJ*kmU^P@#cMN!AW)SfLswyM^62H5wnxAVfbh3P~?ci?&<3V!G2B>53WA zl+qD1qbdDfoaH3-yK%M?Q4-H_BT6^Ubs|bH9u+M(DZMz)=`rcWqocDSDZMzqnqFMs z<R`tD?UV~bIl2nc3eh12qa0w4lNf|@V2hl@;FAMeoXiY|Wo{CDa)3}99nBGha)5bG zYVgT{EpbW#og5g6D})mVY;s`BoaTW{4lLhE3obdZW1KQTB?q?LtqiE-09QDP!6XMp zx}w8^!6XM(;1moZIj}+}EqLU>NKzq83mQ4FW1X~MkpnAo(t<<|tk|h^8^%hKt)t!A zmcdfDCG8ko?WAtc*czvl4vejJ;&o)K%+0V9gU30EJ2Q5?gLPr-1Si9;jGY+G5F%X3 zA>krDDcVJ{NKcMJvPe&fLb6CnIw94!vPMsfLbA-(MInEUp6+0hbiFewlJ*QIo~+O_ z9ZXgzG2&A-@mJ_s4kjz~YzLDSN^%NeTG{8$b?PE3^gL&E%L+Z;Nh=HV0tb@?x*=IN zT8OOB3!R9vKuJU)tc<MBi=E2I`XmvBFrKVW5>W^-S)U}L5Mr`ENkk#UWPOr|LWs%w zywYi~EYC$wJXxM3wh*S3<w;@-AtuZ7>SXgMDC_eYC!(y+YaLA1=XFje$ojnAi6`sx z1}B~@&rMD|S)DgJn5@pt4koMfCI^$%+0wyeakg?WS)4aJb&<tM%G|?_k;RFReG#l1 zFWBY|)}67o4%UOQatG_lSZAl)UX0!9#Ouu%@pi+y^kHm^gY{+XHV4aM>~;q`oUuC` z46+^AL$^8@L_2`p>0prT0CtyyL9zqb-A+3o*a2*t6K^nMBn1()1I*;)f^cse7P&<{ zY2;85g=BBLCkn~lc5f7t4QfXelKp9C6!Q1B`y5P?-tS<N_5lZzz3o8<lf7-1vkc|! zV|OwmZ1P+ZE=9v0N@hgfM*a7XhuxU6y*=WBvcEm*g0jIq=2S>FxJn0;4Q`Kv$^J$H z5y7woFCb4O>qSA?;GT3r+2NjYnk_rr(@u`E!#(3*vco;=V6wwK=U}qKJ?~($!;vUN zSZmqgUU2FnJKSE9FbgBf7Pl|iEII_T#l7gpls)bx7nDuzWfzoPjwB(%a%7hyNr(`W zU5+FnLQHnK!<>rCF86w}T{NO>b8ony>~n8Asb!yg%fV!yd)vWepCkE*ur{*Kz3ar2 zeeU<kuF;6H(fuLWHQJ4`)4k`$l&$W47nHs3k1i;i-3LyEWV0j5hp>{e*^%f&h{<M0 zq7NY^o88CBtSBhE-6t+6+ufg?X3KW>X|jJbwd{AFCHqI4EgRnFZcN$n{^Ei|c>RCj zf<qbn(kXlxV_!MgaK^rNun~;?H90(5$&n0xlN=tc<R}KeO^%GlJc7aRk|U!rM>F`n z8*>bUe{;dH4F2GP;~4zWt<rb~|L%el82pC|PGs<(&OlCL?5E_!Xx%3>__GU6A+R3U z0MVFJ1=J3Bq=3c&rwQme;B*0F4md-=G-ots3YbpPY2h@SC1^Z3BihTe1+{M6IfB-3 z(Yb<Vxad)W)^zGMPr!r&9xY%k2b?cp?Fd+*y4vuO+$3_xe<U}JLi|Xsr|ZNbjg@C| zG8&B^to3vht5DsO4amd{nU{%?d6~3i5;kTa2o%SkC4nHiNYYi3FKbXJgPfY=B*>{n zPHl4PkdsV<Q#aWHZYEvVBd30x?AeGI5gq=u!gsR3VhzNI^hK(3T9!IGBU4>l_ZIb2 zW^D)?X+0TnjGp3(4qbZpP0OxntrY$BMTB4EYvrvi>0VS?TznwOA$?H>%!|HTL$y=C zC+81z`5uMdC+Cmke2@X>Pvm?^mmiVyF<pK_p+8&oDP4SK)#v2@g}^T;^d*J9BIj#z z{z}d_<a|qazoXFiR{f1GexQpVDfD-8{z1+^$@z(#pDocl+G$OWiEA$d_72iAbh?hy zZK}Ptab3ge3>b~hfFxGJ>RMLU26@Noq}6q;&a}Fo)%C4zV0A;Q8(H1h>O-t<Vs%ri z54F0P)y=Iw%<2|ax3s#I)vc{=18FF$+gaV->JCu+Vs$60J6qkw>aJFIv%0(0J*@6& zbuX)XL-DC)OFowE_*mWF>H$^{w0e*YtoK+w%<AD*kFXJ|JywsgY_Z4c@m5c;dLlku zilrW_r&@ia)zfUmLXXw6t)639h|B7EmIb)1FTS-9){CuPWc6ap=6LLX!Wd6npZGtP zZ0UIrk}b|u{Z9+FL~XZ(LM~OTwh%vYP<}yv$q<k-I}lwlHnNcHJk*((UywJsbmgMF zq8T}hh#{Rhu@JoMS!8qo*FG34Sw_0<Yb-8YRhGR3vJ+bM`4x`j{)?1pl4*q{%kn@C z-`@^PhmJ>~axA;zOPth$J(s+qC3%a%2G7f0npadx9OS5=O3k9|oZMq10*rlxS2>{l zBd=cIu9KaWB`fmQGHE+qEVH0Hin0p|OJT<X70HENg4LjC7Zy-5Sdl5o&n?R?U4>qP z#0%ProU+&z!z{fy92HuDFb(4TrlwlzRoMZL$yuF~Q1_}G37D&_NWdB;oCozu2@rfL z68aRnyjyKc=u`D+3B8V-(+MkAw<h#@eMSQ2y({o=-+OmLp9T3tW%g}I=yNE)Er_D_ zsD~5kHVWNN&K=}zCFf3Z9;Lf?saq+7-3i#Jd^iC@5wd@bZahiO<K#R=&eQ5)ig#Z^ zJwunz(q;F5amR;DWI~^>FNo_63H640Gofw<N9o`sP0ZfyAhDpc^o1DWz4y^&Y~Q)$ zrSILo@2tJ|f$2=JAEa9n%#gsoQ}>;R=@vxsFN0`u8QXjB-g_l`_8#IZ#KBcMQtqNs z(s9iJihaMtX73@s!d<?)ckeE_$KFGHMJXw#d-qoCeTV`N1p&m~2hKAg96$^At>+f9 zxA)$C7f@~wvA1uXcoztG_r47ja|3&OckkUzG0}L+jynVal+1|PhglNacL90nl#g6< z-^9=fl+)e^_uegOC4jUXh#_yjac?TH?=-(_g24R}u+%kvaNoKhNI6pnqE-^%oPikW zIYgxJgH#7Zp^Bntx<ZLkG43@=P61Ai09A}{P{lZaPM`o1?mLYeDgo+MTq9fYF7WT7 z8yMce-rn8&&ZSx+Hwwh|oklYUwe|y)T9AA9ofX{TfRO>YmnSEN5|h)&6grPRWQo>N z<G35{4kpwF31I&2^Mlk!{_H|5E*;l2l_-YPh69G$X=v`m_TDX1W&?RtT@Dy(gQ03t z>uDD4J5Q>K2yz7v6Az=0POuW7_%euR$q3VUVn+Q2r2K#)|EuKuDja%Y;a4HV|0`U2 zA^ZQjC61`wj{Ugx|MgV*c6hI5D!sZvZNlmHjr3{{o6AjTGe)=xJzdzxBZPfCK-kAK zgnc|l*vFHEeLPIq$D@ROJh9*#dZe+Bry6`%;h-lS+?}}EpGps-%PA^73@@js^f19p z)iO$~DO2KExFWhu!~LoBJ5@{yr`$4$LyAHzicO-}1}KAa7WPL&KWDn$jWV!G=ou&# z)VWAYWxP(b3vh*)Yysc5FR@+4>&AN2jZN91Y-rCQZ4<FeH<79GbmFh4m;cP^p|;us z8!nZ^rzsP&Ly{D@Ng`4A%YEblqwbfhV=f`6h+*BR!u#MpU!WSHox9OX522SHK`%Y2 z+N$S4fqX&rhN<jf>SZ++kLx+=_b{pco?4>*sEXAmYMuH*T>w)q7r~6nbua{Xr}|ml zueI8xJ@vFsSNou*@>N|U(&MlDJ>Ec7qMQoualC{`kE`M6?|`RTRf9cOlzFO9)Lavi z5Var$5l)gisY!xY7eBi%d@3EQXJx(N+f~hE4ag@%n4rLY4lpx3(GNW6q&*!X25K@> zxQL5GD&=D=?6486EE+da_skLxb(pjSzE)kKZPktR?g;d$f)y0}x>K3@P*_Z9j$hd= zA;QrLT1eYKMxi74++EZ(@Q#j#y^19|i}<|YKo3-fkXI;%yaF{;IKQQSLo+cFmE414 zRafpyS`m2N^BaGq&$t>zRrMR6nIt9pRU3ah@>a}vrrA#a0@d-Pof%Dvw1utPYUoAR z(2EXAOhbGZXsnM!Tc)8cV4lH-#t1zxGUB6B_3h=?*U&qq)KZT`Eop_8gOUW!JP~Bk zv3_rd6|bKJSBxvp%95q$%T<xzHW|PrTz471LlAC<zeV9dl|#33kT(gpkl4yb5J(AR zP58iw=<Qnq2+F8k{h%I&Ekj|8i0dV)2FUvL^h(uK7eXdy6$DU<K$I<p0Lp4~$Qm^V z216EsxSxl2`a&2CDbr`Eb$CZVU!SM00C|5SKDk_{FIJoM<?3d=kvmV6a+mv^*H)e8 zcV0bpsXy3-s-JoS6M%?ycvJs{VQ-Ljz)>e%&^+I%?*dKz%?~i_n=tH~Rb73PYM^g{ zp5`s;Fnt?_{SLJ9ZVY=xHN##P8;DF(L%$;YT2{9*LB6S`nzvEK{&!dAgJ{-n%;twM zn;*e!uEcEKgJwN}W<86Q`8%x4m$5Qm#mamgEAwrv%y%%5?_p(raL_9gzn*?!h#Doq zUj7fP%umsl&(W5@pe<jbEq_H@zCl~QLtB2t5dE{7A<9(Y%ET`_zm^VT)89WDS2K~Y za1S{+#%6RMVaBG3f!Us}>YBJ}U}~sFu-|f+sjb?<hD!&N3Au>+YP4yr#+#;*T2J(s z1Q?sCiG`n{QfuAN-}Nqt?0QY&)pV`QE46~B7YMcRTi}nD!%X}wlO>SKCB_VY*`Q=w zs)g->SpSiYzsdd(QFx>6=552^i>qmacDF^l+oRo`(C*G^nCYrUn4V~JZ#CKU1+)Kf zF#899dp=05fUHP?8Lo=V2vrI>k(13>bt>dU)|-jyEHf3{^XZX3x**j@C;EM)p~l|t zBXcHNTN9htd};`>T46oKSC=kLYsPz`=m-z?VnoGFFU6gP0(b(N1qKi#jXV*9T^9V- zR4@(YG~cLlIO_(1rgX_Yi!_}>k$r8sN&HrRFQVGyW)YjU#YQo?lGcFrp95*>(_upd zs?y~RO-zi0Mcc?IlCZ!=#b!g&8nBY}a)<~}K_sn!u?mxs?({aPJZrd>BE{)#Q#UjC zCJ5i$3-Ena>io`fqw0Vyb}__%mcZujat!-Q)zTEI&X8uwGR3N&DaFvQR!5jM5CK}N zW}D+N<fo{WW*x)~&c;xmr_O<Z$3-v+a*eqHW<xeYVB-dLzuBxFfk4Nz5a@W(Y*+7? zdtfT$KJ_I8Ievu6k2DB#Sn~)@86JblkjM35<|*9{rapR_7xW<Wq8@2p)01K5W4d{R zrw*x6KL@XQ&*Pbrj$Z(s)$b4@HR|*I>6C_tyS%h@#;XcFdyF~)lBO^4Q)rR;yV{FT z4Ay?W#7koZ$hjY@QuQK2_?WGRsFx6`0YS``c%7`kS9GmjQLoCvb=0W0V?r%=9+Pt+ zcM-m`r}>ouIaj@=UPp3GACmlRBIMk5J5>7}szcSh-s8M{a;~43Rc{49OKN&T&dqr8 zLDdfA+>RBhQ?kZx)tT72o#$qD!8uOX?Fz%+Z91I*0qPDaZVJK)5TG7W2nRrbdPWoC z00>a8^hiPwD**M5LPW{{)+d^hIHAD$CY^|qI4cTP;8nLtSntE5nMl3+MIoto|0pD- z4~Rli_`oP6MGuNXe!WRuU#egHdJl0hNjucRKqf)^i2D+z1(^ica0dgK1lR}%1D6EY zNCyK^4%jFM1Cs>U5e^0-39!))1|A8pF%AYE39zva1|A8paSjF^39#`F2A&)+A~A<; z1C0dOL<a+l1lS}81B(RMWCsI_1lSY@1B(RM)Cg9gGLtyN3}&#?jWQFCjKn5(I5L<P zg=8j7Pm4@fnF%wZkc{TcXhMG`%(BrIOVZiyWUZeT)^JWV3#sAU2t-=H!P5@fb5!J( zzar;Fm!Guf=qM!ZnIBCkm0A#8Rnng9Xe_@y3vt99j-VvXapFnZMag(HqD<|@E+}(5 z*GVmNJC8U~VKFkfm$;zJ?xjv@ncahvwW6tIdM|T9ncw+NYMI~1;OIC~woLHlE+{kH znNCF2#^fQ<g0SK;!$&!o%y2q8597%UUy*DWO)OJ<r4v!6ctNspG$NQ%D7nxDL6riy z%1I5X6tH8HO{1y7l>%6lY#OZ)$Wj1_^%zzXTq$5B$>!12;7S23by^6j6tL9}2Bs9S zHBN>gN&#D&Y!%J04TEJ);<k((=Ok{&*zw7>(ZuZ;Ji&?Bfw2>l?V}OFltR%bxge-g z0Et8$HX2kZV5d0M0aXgvsSXCJ6tGFjE@3GoRM93}tVFFy<tt13v?wHtbzKya#d>-a zk`>o4J(8C!xb;!UU#zX8DgDRL8A&IiBtFvxWwoB=g0foAc0pOL=MV=m)i&ZaqA%Q) zDXVpGG7*g^%k|u3ttcqVb%+~Nmg`U#l=XU^(@0sa?#h(adVVr9T8u1L_kk(P^#UhD zS*{yM{eIX&S+5s55oNg&6FiJ3%k^RhlhsO0@Gzb%)=QI3qM)o+qJoDJWw8<!Jj7(J zp6Xz-R<9uHb{J9C>Xj}ii<S5|VMJN1S0!6UL0PREqhN(<6nS=C9nC`~IMKv|Y%5e_ zC?5_UUDrnL_>Zop(FG-|;ksxnSq+ziT^wfFB+kU4mMP+p1#zgZ`WQ5yIMaOiRk{<u z*e2m-;&`_?1f2(Zg%F9nMooy1Qzv9}R+}^Cs9Q5`$AK`!^YA0ssCQht&#T8I?)ns3 zg6Z#|=sv}(peVR_nXjR#+u{{D#l_G3^uR;Nyr=1&p+47LYTz?jS8}?M!&nar^(3bk zIlVLB^dYA&U1pJUI9>Lm5b;{*BE@V0NoEM$7)t0c3Js@FRgw!~W62puQN~j!B)ibn z6vBz{LO!$@XOR};EIor9Xfe*xvp{_ze-6c-OAfRcXX$z598C`N7-#7P<YdR8#2895 z7G>zgq`Eju+MS25hgL7mfbi)uX#BAH7#rv=w)<%=wz|aXQXA1(Z1r(gA8+*uR-b6~ zNmie1^(j`LYV~PWue17etJhn7hSg_UeU{Z{TYZkz=UP@vZ2y0y#QFoP|77)tR)1vm z$5wx0^`EW&)auXh4bAGmSp9|7Ut0Z@)n8lvSF69V`dh2Nv-*3h|7P_MR{v=A->v?K z)&I2mC#!$9248mYs~dJPJ!@jtq~QaXHF0aKH8rfsu%@Op32SOuQ`?$4_5ezW<EHU% zL2+`I=l>?fDJQ!hxHdV&web!}cOs>=<FZ%%AF-aQbVgKV?}1rQ!YLA#5vniTCAes9 z253-)#U(3BiLe!AKUJ%yHxneNl9HUo%kpxwR}~cs$*DU1yvV#S7X%_xoucfr?A3Wi zi&7eWt7`8>4n=vz`MISz`zi4K4b=74bNkfS)(fg+0?LNG1elX>(#T1eLlUM5LZ&HQ zf^V8Ihni*y)0~{cfT?fQcL~$NK#gxJ?IA`^0(yknAb{@GQ0@qozUq65(-v{m-w=Wh z+azf`%qz$(#MFZFXn2M+B^%<hnf#)JX@|;~_NGHZ{ex08p%kp6*IQ8tmA<jOf|5Ma z1e{FZeDga>UXoBhA}YRip{$Nnvwza%Pjpu=P2dO=`P4xIXbpyQC^?6b(}J9q<TRvG zew{ky_Fmj{O2D>mm$>Ol+Ko};ze07>!BMB6nl2sY$d#$wM9vm+wvt2CvC0SFkfPRD zaUOYw_=JY^tQu1PX;x6@;TAj(4{-D-#e?sy$YZzA$H?~z_^M3$JgssQcY1n$<rWTj zm7CD>UgZ{cx6&x&fE>umQCUASR3=mLP?^l0uf~-$$s!q4&!Y64g2kj`I4#fjb8-ud za1Gt9a7jTcU9c`-4Eb@mNXJlCZsnV~R9f0f8dcyqslej=$_lUw(@XsTilSCS-7K}b zuo!MUXC-D*35D{55Q?E_R0E2=n0h6h>qh~uAR|;m1Y)QnyfmsKU80h7NwtI@mue!E zo{xG`-$I2h_i-9^2Sv$Q47wwSP*Vw|Q|S^JtwJQ!gU5g>PnW1YJnL7Vf`0uu?rOSe z%FsKe41MC2<)9xtj2}ub%fn7YH>eZJsE)WnsmgMQSDID^b(IWOR^V37BI@{@TyoI> z3e&j6^7D9jcm$xsRQx>O&llg28h4Wq$77woNW>awbHL=JEZ8$tHB1okipay_W<Q2p zahcB9Q-JfQ02hFOp%%rEIXt9dA6iVQeUu6NNWF=!k(hm?B_C~~4#=17gW8Weu$Rjo z8p~Ha##|%1M2+A{jVQo1q5#(j0mEI18X?RzA|E+(*P`plPp9@Vfb7VJ3fmyW88XH> zaxCOVK9czX>OevKK&)~TUB@c7FpTUZfZQa2%s4=^nj)gv<jGLSD>p4lg`h)~ZdojD zKbVfX3C7iwAlK86NtNed47&S~7Tx0qpqy9`=qKg?ih>^8pa4G@%V&h9(IzD4ks_Z) z3cgpl6)uLA_PH1eCXen3h<%Sh@~D+GrZjW^n;C73Xzl#lx?%qXwX{`Ob5Vxduk+#l z-^YQ=f;}8!q%~200f|ZD#EO3JeuZm1RS|AN?;Gsnoq~P5QLvBK0QT_`z&_ps*vI<= z`*<5*A1?&#<9&d9yc`g<$<Uh*`*`_bAMZc#!Hpvs61Wyu`*Y*KqDpb&AbXPH#_5_| zU857AMM>gCXb3TRn(xnz3)IZ+RB6nS<6Il!B#kO(wSmq_53GS0bWWymDZ-O$?w5i* zp@#MwbeEww94XJ$Yl?H!n17zir?I#uCYP(%RQ)4RIlG?j1$s>h&T#aa`Vj-Yrs<oA zT<0iUbo82r`38zn{VdC=82nY6K}4@<SOZtDX^2NN2HP&sYg%o_QN5;N)dIbyl4O6q zrm_9?n)-<Y-J_DSTD_)zMctUy>NO=cBB_q8Ht%ZnnpT^4wR%lWrv~6j2AZX4=89g^ zs0!mu%&|t$YuW^QO%H`$(-zQc+8S(|w$N+Z8G227f-cn?Y@5E&YuX=rO$S1+>0szJ z9SOar;~+CI0eVd*L9gjFNK4FsUej67YkHJ=35V71>ul&X&BM#_a_BW(i3L}P*;)*} zrlrtpx<<Fx$LU_sTH05i1ihxGK||E(dZIo9dQH#QIr<X4LSKdyS0Ki<&}+IGdQETE zSLt$ni@r_YsqfOe^}YHjy;DD{?}uj8hoKGias4&)r+%xSHby^ZGW73EQoq3KC(vsO z&A4D)kY3YFgur++nf{t0y{7em;Y}WTP3t3MSg&aVgh;O`ek;g2W3C)+6*tpl4)mJV z#4sk3={r;{U$N;awECcltTt<>I~MWjUpoFe;;#$-=*!&@{EfliRQ$~?R}(sA)&W7b zTn%N-%m`$4%FJX0sut^U0IC-2b0AQETFsnaCMum%s+wu&mne|&K%7bgajKSn7re3G zgDLkOwvrDZEB7a;X8uS`*PlW)^JgGgeF>)AR~Y(lp`Q6WRRGdbiT=A<qko2~MWs#w zWeECB)CI<>D@{#xwW+0U0A*-1I-E8|p-A5BcWone0hEJN*QTi(xRbFl(vL!aqa2QH zlJ?{}=&}9um{Qe6Eoyxz9&HH4qm3i`Zk^P=i=T$oWVfFl(=fY3kzI3S*P`0&@B_4( z?05@}sznX6YlH0CA-fLMW{01k{_Hsm^N*eiOai9)fr--~Sqlo@QmiJRG@TkHp^UI$ zz!G(pq$==y<sXP4id3Zb!rw^z&A?wC{#N7fO#EE{29?ajnw>Ha;fb>#1i(YZB%2fh zpi%)C6at4b5a<v`9?ckN0+LSia#ashE6hfahKMo>NI0teJUfk;T&6p|#PwA5!KG?w zvhcaPA2?<GRTnc*bpw~GuNkHeH_!uaMnPNZSn#UGtF_=$9S^;`>!5e{Y%>j<s#)q% z=-u52y}Q?%`Oub{t!_69LB7dVJ3!{yWtOUk&2m*~R;VY;Dz(=XfrwM8UWGXvnvC-7 zeBGZZ9n{_aWHj_mKt?5P3PuGz>9zG6PNTvaQ&au#_o3*T^k@X>AB{ihN9~WlarnCt zfA`?;3H-f|<+c$$&=P-J&^t_)^1G?r>~gM=J5jAjPpuSG8~SQnamO;#Hl0<~mYXwD z1H-vF_m1HqF^j{DNhfQv+#DG}c<V4jBM1nOh|?7ah*W;{Qq>7ma#DY^1AmXZLrP^G zisky7>T2ZQd!1^;8YF2(27N}HU|R01%s$<Zx;4^n(1kFeoKl!a$m=4~Za--ew_7g{ z+k{e6Edco~=+W(}12$-G0yEFjMb%@u?h&+s>pHBOy0)hnsrW=YYU$J00#JR*)leTC zpc<@Y-e2z>t5k#aMwY8BPBp;75BrQPB~YJrkb3wD);jg@!NpRKqYqGzbiWXqVA9ck zU$8n$(&Q`MRny7azezO8$P(Ajs3O$ybS&{Rpt|==Eb+6U82LQa!kiD<<Oa|tFM%@T z%hY0XB@`lGg(ZG1)b?Hvg~&ImHBg3ps<{<Q{5B{<z5`2pE1n^DLlN?Jbr(2v_d_A_ zF7W6c0gtZIJfxm6kErKNC6@Lc^@@2)y=|UR@0#b;2j+L`BlDvAi+LHGyVulrP!s%v zc^mJ>?`mV-!w0uNf_wLoZfri$EzO^GTl1OjZa&w&%$ItA`C1P*-{=YETX69Hrl*-7 z^a`j8UTyxN%kaQD)ie5BFQzZ^()5)cOhH1-yd2*}w|TYnJzi4Z=hfE_dX4pCUK72? zYo?#_4%07rt@T@8Tm6C8PJirm(0}zh>hHWR`X{feY3y}3t-T(mo!7^7^|DMq?{G8F z8(@ZdL(B+ogc;|JG84QpW{Nk?9OX?ii@Ygjxi{4mdeh8t-gI-KH_NQ|W}6$lx#o87 zD08Q`z})LCG>>>WrqatbPkPJDGu{fb&nqx5dB>X9ykhgdx5oV0D>L7C$D5zM6FlRc z>}7bTdUd^Z-l5*<-eKOEUTg1M-YUncIFu?6hdDHlURBTv`B{_c)$=#aQ_W5C1V^7X z;MXKizl2vdda;U`qtvsyx&Ok1Z>|0#uMIX=5-zwfwI~PE9K&BM#bb?$Qq)ethSP~B zx+v(D2}xT}=VZcPz^tLSQ{>qOwr3|_S#8(I!ikDd9QaW+P1Q$hFNHGS%b~RPN+_*` zVqouTDD%Ar%6zYdGT$4Z%=bnp^W6+(zBfae?=4W~y9LU8Z&M4s+tmr)R&|oMO`YXc zK%wsrJaq5p{uJqf3;kXki`Qy-56XZ7ReISpstsO6>1C5%H}PTG?=diZ`Bm|Q|8b9X zNiO`w9uxlcspv8KM_Y6tadRR%H+U*x6Ae1g**R6uFiIMtbmg7fjlyi=bfy}!`di+` zv5km;PGmPx$C1i^4~oE{+O~oB6h`40jKZ@Rh37B|&tnw!ViaD)D7=JGcm<>IDn{WA zjKZ53g|{#Y?_d<(gXZc#sY{^x_B!ulwaNQb-2oN2JD>vhQSVE&2WoI%@V-^AK^5*> zP=)(0)Zo7F{mi39KN9Xxt^FCS)CZ|?yCyYmZ>GlW5r5pyR`X=`V+3)k;E&+>{+!>J z+HSY2ZX`WZ{R;&|w&Y)Q1iJD|gXqSWP5pFi%HegY@57gdV3eXS2KaG|nB48bc#_<W zjFl6S-+ttYECo4tt8D%<TrsO`3{-|#P1P_~OEr!qRf||%H7Hh34T&{UN5l?MV`7J@ z39)8sa;&AA8EdU($J(iRu?{LP)<vz1byI6%P&gjzsZNjeQRl_7)a9{$>W0_=bz5wp z+8P_IcE*OPhhoFkQ?U{1+1L^4h1j^%;>v^iaal;0<9DkpBn5dlf7^m+yev4aTcw8P zBn%C`H9tbVLcII#KJPx5p0fAIh7`P&?Nrc*EniY(QwqB>2(cRJo<2j~e=R`ny?lmz zhy-e={hm&xCvJYAhB~rfI!R69OwVU!(+%)7C;F?N<pyIjRa$J0O2p<v(ji;5j4e`~ zV|l7q>==y33N<=*tU5AQqUOYoQ;TCKs$*j7RB3FzIw5whIwN+zx+r#`x-xc|+8n!F z-5$F_ZHsMG_r<P9&)*O{8mQ0wo=wBAefhQASzX5cZq#Ue9gyGGM?xxx9s@B*BzEVA zNg4!E>+o-G(qYqDw~=My(9N@$A|8HVi`~Qp%j<iZUoh!{ZmZkjWk}-#LI*#a2;Dqu zhdO+R^7Ts7>p4@`W4Cf%fi7s79#GyAeCbQRD0K7W1rMq$(9Qc-r~yeRgC0n9^MP|S z2a)d6LEF`UooX=i&4CSpHs}-tiV&coV7I0qP=o*t^CAgBm;*H2i-)nmc>^@Uvni+o z9};SXMUONlb&JSJh&{@SKvMD%(O6RQ=qMy5kBLH3^4KUuR6XPmv&UhPMAZW}-iaq^ zCnV$1h+yg=;zTDRh<d;#IT(0)z$Pa%qKU!N12`oTk@&?m!+vN|%@7>oVA2y)NmF)} zK{yg@t`sEgA!2n3lIApZa`XG*P#2WM&0J8DPX`$+l_P1?Mtex#bcji3kizKz18EIB zv|yICinQJz>RC}p8aO)&$$$}4JIu0OWa1KGJGkR#Nkr`wBw5ajKo$6v6s=Muvdq4t zBaw-vj%K>$cO+VP&?aJcr%ICy7DPuwG9cB}saVpch0$2j?K#oBq|+BgA%Dmgn`DhJ zH-G*TvpZD+=|D%d^QsxKC7=RDBFd0Cy-2!&k=W@*qL~7l7p*gC&jhyAnU6`(OaX!b z9^Fuq;F$u=cano<3hWqX27zS?Y`N1GuuOria4@h;fe~FhY%@rvzzQ4;BvW984hE7b zuvKm+f@BKtSf_#@nF1?v5`$z4tk{VMk}0r~=nyACG6hCd?XZI2m;zhv<Ohx^FrsRQ z@xU<!w$`m6NTvYGoQU9<0z1wbWl&6k9q*1ZIHmxJsvVXBiYc%Y9jpywCpool%h<`z zFtuas6enJL#)zmLmeGMRVqS+B*x)FasMjIZi810{hZxA<h_~LsKn4d!8n456AcF%t zGum4f__mb@m*`p1__9RLjzY3TNyl|6S6QOxMj=_EM1W4kl2t}BFe%7iqUSr9BqgeI z7*En}a4^|ZiRm21lLbml=Ma+xN=)YftH4jkg<*>?iH?G__|hmOExs%YNsBL!LQ?H3 zqL9>@v|a}#LtP*bz*RPiNz#oDCTXvBFlq5DCqHTNH4Y{%zShBHOS;a%WJ|i<!DL6e z!NFud+T>ueAKmC+vL9_Gft0YpvLW5%g0dss?1Hi--Qt3>CzU7bNAr|T=~fq%O=*h@ z%C1EEro$S^u5>#IrG%htOLw@S>`PmnM#{c)r-RA9beDt4zI3;P$+oo3!DL(7?qISl zRXCXJN=+P0cBMlcOm-z=tcQ)0UFlE<lU=EqgSF?$d5?p2VC-I!M+q~OZE1%K%D%MI z1!ZHp&jn>?y59w5YkI&1yK(6clKS4T^zIDqa={)9?smbR3_j!xe=o)!PWFsu*_**f zT(A#=k2>Aam$AnjEQ_&92RodxJr357vB#5#M@#O{;1e!5fWaqSa3F)E#yaeZL5w}^ zV1pTZ#=(X#_N;>qW$ZZz8^+l4PKOO=?03mw(Sk=X_<{?LWN@zwj$&}1Q_K;Jz35=0 z8GFgW#xVABa&)xlu?)WAg5wx`)dj~h_?in&VDR<i_-LLJ8GOS9Co%Y@3r=S6EvJX3 zF!pwGax}}S48G%nM>6=X3r=J3_bxb{!9Td*3<lqG`e-I&?>pEm#{TGFvl;uq!R9db zCkLC$*oO{w6k{Jb*gVEQcCe!v`^3TKGe$bA!)d#Ku}>W=o3YO#ScU3BGP1#shdR+d zm*;fdNNoStN4;n)dD_m7Lh`UBk>^x(<XJm3nwS5aCW+@%H2=2)NpJ;N1wP}||IaH3 zj<JGZ=p2U09a0dS%m|eO(^rgMP`F6!B$66hk8}I;S#LpqoP`YYVvrshr6#7s3}XBZ zbzYrQ)fdUuAV-V2Em+rbrHAh9c;qde@x7b=4o-S#O<wMSq=!hs?+kT%4b@bwC+7^h zJd;9ak#jaV=VZV+mz?wH@_ceGAZG(%7g7i+hnuR4DRc>iE~U_A<Xmpm6@*-A)m7wg zB<E^!t|8~zxVnzi6W@@bHmMs4;i_zotDCI4*{WMIR0~yZ)vZ=-vFbLfZnx?VtF~Ho zr&V`Zb+=X9tlDl>g;n=hbuaXjS+&!u`>eX(st2rk(5hWl?S@7!s~)!M5vv}x>M^S- zt=ePN<5oRk)st2|W!2MGJ!93gRy}9c^H%-Nsu!%<Yt=rhUbN~Zt6sM173krz>b1Cf z{WlRSamMX`CRP#(i)1X#F3tw6Jih?Ed~aO#T6~Hd2PP*ZMj(0df1xM0*lp)QNQ^-G zi)2Jnk|Ge-SecVwkP_dBiisqPvKJQ?6hpghK}q(ioP1);ug>nxs&82vZz@%&?iMm3 zzlm6f({K^%0M7@)4~tc90yGdfE7ThasO3QDEpisBoCJgl-$|%<$@x8De<0^*H9rBB za_=XgQx2COP%euo@}DT)0=k>6=3|^!RPHEFs1Mag2rnsJu_B=g)vAOlA!ju?Yt^cQ zlB#ejA6FkIpvmsfarJ3JovcntsH1SMa&S@=V2cqCbBX#4Rmv$Uz$NI#<i(fel}IR7 z$N)<@kfaK@<V0wPEDC!?1&kH(g^=9yh=ES`;UibRr0j@@jy!R`oRVNk<6?l2_yHJh zxCIB~=mPes26RnTpqs)s_XP`305C7FKvJ-u&gB50W>AWp62C6+J=~=F7sEBVMAu(R zP65>@m$0SeEGMUgoP1iQE7;9jL50wu;YJz_B>ewk*7bgL=Kqjl(I~097MA_eqQcTu z*w3;Tf#Y4gB7bq7ucf;|hl!*Zy8DWpf~DQ3mlPomtKt5yS1sC<d0;g_pPs2^;jm;j zULFkeMmC{kg>VyE@9bk`vya8iJ~jyUvG(B`+DX{QW&)p-1!04My9`(R)1y^BU_Nod zf;<LcIdMr-%eh#C?P#T+cos6J)6QQ~9ZI>0>d+a=qA5u<rU4p5Im@|FLqBJ_E<hQW z@U$OE8G0Fxpon>}i%vj6g(W&5RBgdYUpT~TwprC|MmLzzM+SbG9K%#;7?-7^zx2Ui z9mI*A`yHzn1?{;eaVz1sVxQtr7Mqwl711{OcqAbR%2ZDE5#MB{gVc@cXP8`FlTa{V zJR#I^zaE2OQy3<TowybTrap$GC5EFl2BQP|p$B@mFWNo;tekP!kSAh4K2oj0R47w( zaa^0LPC)FFpfdDy=rM%eLv^0o0L7u#;F#_vbs6N%uYji5tJDMPYVKiTFVx5XW08^w zue<!du7#LIz%)ua4Y}p=Na6wD_xj;}uU}0aL+u8uO<KR7-m;89Z&?P9kmxO=$U=ck zB-{FoTIPFX2;T!YYtv{2hM)VPZuBpDcHRb2p<}FEHNrR~lZ%pNP%0Mi+kD&Z+^MVy z4$aSi-q{A~R%l?oO&ta$?QK8>=mHh(Sy1~v1l=+gs<I|RgYA*fP(?c4=AoMwst3`f zyV0eOq9Y!|i}~Z~5-5SZ44T=mf&wp^ra}R^+V8rtNL$KXmw`^FP9zG*8tz1*gWv(` zcVZWxKyYcQ6M5d^YX45;^MCY;bYjz7nY+^UMC#8>#?g&r)*4gS??hkMX3*C%J{g<C zI6Rj*D~Ur2IO}i*kts>bQ9*rJ26TWmfc~#Wc*{5p?-y;<JLtW4(R=TyVR)mMh}VcC z@zO9Is>tT6Pw{H<Ia>M!`r=Ep{%dtAq#4eJfX4X{9laPrqhZfo>i1j*Cag@lHb^Ox zZWyNa8uTIc9Ns$oo*U%%+%>75`*){bJ@7S{&s}x)F$;76%{ly|r9moc+u)Dvxb)$< z8O*;-rfWA~v+WIcz;-lE+(-}d**)H0G9dNQK*vDKPKP?rxM~9dlrA_7&(aC#jI6E3 zK-KO9sM?*XGu1TR0L=V`YAuw$ov06i9q?vQWZE30qE=w$w^kc;dz{L5f<n{Ik)FK9 z@5wRPNP{_eacT~(_2;0*W)bvc3~hr<iaLpA05K&R`AmsmpOgs~oo-}|8w?fE04U2j z*aXM|H&j&0E#hwSen?s8GIgR!aL-p9h&vgG6zQu0V1g^%7ZiYgkfa?96{tg1OK9co ztdCH=^mypkoTx_YDQXfV5oYUIps>${ed-0Eu4i*U^pV#1{g8&1%8crac_}k$G?cl@ zj9LUWth8muFsqKoDwii-)OK}K<|~9xJiV9;@%ajVA*3GfL~IavFQnI6Kbr_&0fcK% zteaKMYboaysK=A1r^PbyAHA^~u;lPBR`Q@~3cf<~3Uyer?QYeA_zErNX12r^i&op! zVLMf8rYity1G+*AO5<2<qYyrvAXdAyNUS(R?W3{q;RLZdM6;(4C%`&7m?Z5)3VKq7 z(y1#Vc6LD=aRBV%f;i&<*wqDb$N{jM3*wXmV0Wi*oN@r`K?-`p!g0(2u%`>+oC9Dl z7sNpaz}`-lIOqUIDgeVAan1p(uY=*316UTR_X#87m;)fG{tGdjascaxFHj+dLk?j5 zNxe@9;*bO2fMmlch(iv516>fO8~_KoAWk^|4tDdzDF?tIq~a$m2*(@%hq@rnIRFlG zljEQR;Bc}u7$(O_2fz_7h@%dGBi-aU>i{^)=?<KA03%g^VUDdCBUOMQhO-XD8xz5Z zE)x%DKJi&n(ecR;vByOrnfb(KNyU=+J0S|m^d%}wDwa%MVzQ(lf96k)U{Lah@0Y<c zoD!)gu`f`WsnOLWl_9l%sXV1J({N^;f}}FjBU7b9)l1f^<|8D&BK}XTlqDO}S4gr= zmI+&B&{~wvWvn5EMkm7(T3vM+(4^=xqIdHqc-Qy8N_sIhz`IzD0;h5!C}@+h)18KU zMy+$dKK?CU()6CWkdnaPL4AEJDJ@!lps$anFhhN;3v1wu!zyx)rOP4;6_Zm!PH6_5 z)f8G|^;)_pqYF~mLp~|(A)nOtkPpQ@%g86~J>*x_-$U5hl*>63!dJ~z`aE*ZC+7lk zHqea=DRdEq@Ktk_##hZ%8ecV6X?)dOr7tJv3UaO_=PGhGl5@4y*N}fLIoFYMJvld! zvx%G=$=OWKP2}86&MoAWlXI)pTgbnSio2bhJIL8e&Yk4kMb6#iY$InoIThsGL&@%? z&<=8Tl5-z9_mlGgIS-Pvi=5r$JVegJ<UB&oqvSkBP9-^e$a$QcC&+n{oTsRar>%a5 zE}pgeIjf(y`gc~pVD(<Y_L1|V)i06%vemDU|0+4Jk@Gq^Z;<mQId75kc3i)cq2JZN z&(MF+?-9bY;r+P&qh-ZH8IW82Z&WR0O=D{gv8IVNO|3c9nr7BCx8^WwT3FN4npW1d zhIVRe+FH}jn)cRou%@Fmovi6>O&4prTGP#%?$-2xfR#19tm$n{A8YzrlV#1}*7UQc zzcmA_8EDNQYX)00#G0Yj46|mqH6yGUY0W5Wj<9C5HDjz9YYm8h<E@!s%|vS^Su@$1 zDb`H2=16O%Su>ri$e9^&GxN9jdhM?Jf%M5MyN6b7=l!zDxZx`c@sWmO)92kBGGYd| zH@kh<CA~dSyKfPtNU@yko+yMoq$Ur^$wPYbkO6tffjsCNA`fQG$b+sS@}OD?UN6a| zm*mn*a_NO!;`owYxF!#3RLs1QsL0Z6^rrPe#14W;5d@Jc2%`KTh&lv8)T8AH`bu4r zUr?HtjqjH$SJLM!(q80$ou-eB8W!U0INUB;L0>WHtNs7Q=lUuG8~t400N>h|<t<(= zU6j2nrwF52hF%J++tC09ikHx8gvF*D`W|8GdVJNVu7^j%ANj_QFgmh5ed#Y+?)OUe zn*5Sw*@dgbcwKfu_@)0>Viq5C%(7_A*1uHx%wS?b2Nl;5YOA1>q!^a>FnF-5Cl$wZ zfl)pVuNYp0F%0gM;Z6`PKp2XzI99<-40dp%Y<L(hh=fNWoJx=zxfnGZse=Lwa_K6F zSGFRO!Sej@M#17p24yp00x(EYOmzt^%4QzNRtNod70_jH4^0a%oI9gt;tn6!U>Fw< zFCItD2$GeJiZr~e7<XXRkn=BFIkPxBY)RR2S^|d_@nXS3!Fqveu80mV>hos)?c&lU zOY+xZYSJ0eqP!*0^OH^Ot)EKntTUQ?wBX_O6^}LwTw(r^N1F(YE7I10E7~^T$=u~_ z1NS5y?H3eN67W8QE6KW-<k<`Jzqx2QBYkCyF<-Kw6sjbgbu@RN>jm4vYC5oJ2L)%V zR^j|EduDb?AvZrb&Xd)Un_XCxjWYu}BSQzQq{fyk%PGi)nxpLEvK1>x7gF|`!XlhH zV5a65lV-ELqSa8CCLqQlRJi7!iTxI*VeY=-D>-YZ8zmrjP%i-?g$B?9W@aVKY=q1l zx~!oy5@xPBDq-e9ErHU|Wp=cg4>f2y16NQuR*M2=59~hHW+<Ojie)6AH;nMg9SKN0 zP}EYof-yLaNu|-_x-6k<QsxVgIlggyl`z?6VM2G;El3L)oUU-x*SMj(QRuG-;Tsq( zyU^vgbom`Q-;?t<a(*D^M{@qIzCwA+^GR76F8@i+Pvraz2j7z5XmX%PB>^!EI5Be4 z$Vn$BP8r}Zr66H)s2|2rjmD5OmYnhAj3#FUIU~s#O3pBHhQl$7s1FxY=N>`WC~^jq z(~q2q<n$n?FFC!)=}At1a)yv|I5`8!=|j!{at4vpo183iEY(u4N|;=Ob2(F4j;j*< zEyo`wAC$bAB?itig9jT<_7W!F;Dj=*xUdWtn7_zlAvp`kSwzkRawd_Jt6Ln*DWyB9 z;^r8bjxa0YW@SPjqn9U0Yt6x)Qeqoa&^c!?MZA^y*z3Fkc2|~inB3UP%3b6Yh_`aj zHog*X1?;TSv0YBlo^5Dv0WM4dCZ31b<T9F%+zlCK^(uFfyJs5#bQWsph|`chFjGPf z9ef(n>g5%%k}y6A^>TA4RSCO%^y%@5XAE(010HRgCR9(in6g?-S>>aBrW6iJCU?&^ za*L@#UNO}uR?Jn36-%9{?S`AqjYWI_X^2lZ(vX7g#VHNnk5e*^1Lb$v$Ds6%++047 zFJU*gln{&<%F3<WMP7+`xqG(p6?^f;Ig}SFo{sGj27FPET<XjcILHvw%PV0wx0J)= zQikLqL%!Oxjjz~48ft0@ySdy2CFD{X@{oqFxJP0o(lOvqa2j%RdB94zlaPk`3Teng z#raCQESI*K5*l*EqSWjn4uyI6N%bCU3-pR}P(iOakKG)qA5?dd%R?(_*H-2~emx3V zSxR0S=AQU_wvmqogPjk7|BD0Ss;9E?4)aEi8%HLN_d63l2(4I!r6tZ8ZxtO||B_|O z<$U_Sh}3~akC6}R*f>4E08dJ6VU0SB8(00wa?QwbG=?Vc*lava{_BsMSK(NP4nUd^ zg#%xHKIJbzpW&LcdeL_xJObIr6OVm7@7Tv9k9|Dw*vB)EeLVKq$CHnJJp9<l^N)Qz z0@=p{kbOJ@*~ep$eLM-tr-vc?cpkD(y2S{`Q;~f<7}>|Ok$pTK*~b%-eLREM$D0EC zc&M|FHw5<ag1|mr57@`s0sEo{r-{bv0j>?bg0PRb5cu7chC-o6a2w-l|6_EV>7<U) zp_vKK4Rk7rJ~rj<B+Vtw{KN-wjLx~qG5Uu%JpKsB=pW;>?i0@0KSuX+R<Kvr9A#kX zYrLjN8EGHj6eNLzt{YM(YIGJE9PP>hx$YSpkh9QmV78AHXZRKx<&3e$=J2ST4uQ&l z-jT|T<dQRXsG6*NY(@&k@epZO%BdR`!ZPM*a#B=oe&W;Pl)))FSVA#4q-Pyv=`ks1 zJI9ifr&uOb?(A1i8p^4i%wuI-F!zZJ{Bqb(R=K%c%Hb=NaZu$zq0@flr1PP4HSJ-W zTji#kloMFsI;e8$2IWi-`z_9gzj?|0U~K&6u=TET{iGBlw!9A5oC>GgpoB`A6Dh`` znEJ`WWNDRR#IToMD8=yAfqTs@ra@55%&;{zP)tKGG4>xGwhC6RzL$am8(|0Nwrx&( z8U+PK+LLjB_ON}ia_F(3IyDe$V+Yx7jk%bpUCk`g@l<_tYVv#)WiM$B_$ur-$|H3) zU;eX9YCiLqlTupkdON5f3cnaK@ROjv)=+BTLCIH|>VfzF-gvPdjFaWD5UCyyZH2RO zqMU=%<mK3m3b3z~!ARIyx}`c7C&`!VHtH(fPThnP<-1@XbvsU!AJ*N~)6fa`5>8@Y z)dSRfFeUb-9-{uLhpC_N>p<fN1N|asgr5*i@Pnc~eh&21Q}MDt4X^&Q@nd7Io}=gC z|9rg!@8<b<NiPA1?_|8Op9XH;1|U~KU)*MBf4c>Dw&~T-?zUDx27PhQ>*MuaeWHE~ zI^#anr|3_R;yZl?^oN}TeQ)QPTKXdB2fGC7q%Sia^%bU%zS117H<}UpYBNb+Yo_Y! z@e^UQS*pv;v3iRs(RZ4Y_1$KJ-fk||_n2$-z2*kJ)7-A_GduJH=6=1)JfR;kd-Wdk zrhdY_qn|Y&>*vjP`UR+p*$34yFM4tPvX`k}f%=!%ycYTmud9B?J6!+48?N8?M(U5e z$@&v-f&SFX(Vu%O^k2L}{iS!D{>obq)i7u3Z@o+P-@NPe54;;6hkdpTXV@+An23Qp zF<Q4mC{2$;s5L_AdYd`|+VdJfQA=Zl+9G7l$zTVxL#T%N7+8CRGQ7!1(E%Y?81!!N zcXy~afyjFU?C$lw^K>VKjLPwb>dpv}0uuc6lpSAxfzmDJ5h-breLlM5$4HTw>;kM? zqU!#ReKRYZqp2*2ib7nfa2J<H1@Fk^>Ka~FE_($#e^7y}|EIX?fUlz1`e$bQ?hOf% zP=X)`C<G}|MU)~PrK6%EMF<du1Og~L8xa)sVL?$eD#|koC<qcHU_l;51r?F<EU1XR zB0j;ceE-?m-8&06f%koWzjyiV<>u_nsWWH#84+M4qAPRC3k>D1prA2GrWe&eZ~?J8 zlT0Dpqr#9#C0+)X8~Q(e7o4nESjj&L&ACM`PavpSB?L6fpt`suvoWuNTLi08JD8;l zuZbH3Po$xUFE^amp*&s}7f05kD|tgiJUR^l&6?7^ygA*^TTlsaNssf^^fUsaJ<r?I z%lvHG!aLGVeh#7=b)j#0H~NnEz)gZZag$(gzmN=sY5HK3h%{Rf%?gUk98_JuxL~JN zFIil$1?N;*T!b;hVnBa{#Q>F776UFOB#zVg2pacaF@8k%zia#<F#e@5{%{z7B#b`_ z#?OWE$HMq|F#dQLe*%nO0OL=B@e5)6DKP$Y82?%r|9Tj|2*#fY<IjTeZ-Vh}f$`_S z__xFOcf$C0!}#-H{Ci>i`(XV0Vf+XFAB~SWsN*y~_N)9?j33ec?;3vzjQ<pjzXHZz z3FEJV@mIt6Yhe6mVf+_h{B<z?dKiBLjK2}a-wfk#h4Ht+_}gLp9Weeb7=Jg6{}zn@ zE{y*^jK3Gg-v{G=0^@%Q<9`n0e+lD%1>=A7|7d(nN(RRNC2;%6>sM8`zmiVO$Wy%c z|JL`{@_W`X-@ovfzW+$#e|a$gSI6G~{EA|Lo|Q&a53wLm!RCkNnu&{?Yy_xs5uhrK z25Obiwr0?1EtB%K6KIl_MOSOtbdy$_=4vO=BU)X0RI5i%Y4vG^b_zYGHKLca)96jD zDecsn)B9RW`a)|(KWS~~7wrtDYwcLN);=l*1EU7uCPd_w{e`)7UC;o$6g2=}C=Ed6 zumM0*5cC7k6od@`=4)j!z-~AZtd*z++Q-@%7?1_=J^c%Sp(Ld}^n+GwohhMpp-Ng0 z#O>;ZxLxP^Y|24vjesZ@Gr$3Xu_$MPKm%+EtSj{%v#&5j8J+CEQHa$RahtROWNCxQ z(axvp+J%&@T|#xWOJRrM3eg4;QOrFDL^}skr9-NEMkthm-VZaY<&vk3r8F&1L6;t( z!|e2bBt!kwG890DNswVOWS9yWrbC9SA;Yx_(WDHRArFWS3}mRTDy{)`_eu*X!bro+ z1f3f}=Vp}ETd68~eaYE`>XA^Gqz~|q3h>ue@r%HpQ3*ITwLo`)&^!>D4?_2Y&_h&9 zdl=E%7AgemMg%dvUlGBEk#)dEIT}RxI0WExw51^U6bP;a!Brr*Iwe7@HdLg+MiIfI zH26H|tOK2Yg3d<J*{tACY7na)72(f`G<X#LSAqX^;NK4XJAi*zO8i(isR)1L^7(%k z_}>Hmy}-W@_&-jGAImQl;Xkc>{=WqNuYrF*@E-vFf2YKcg`SG=Hz}Y0pMn2Z;Qs^o z4<p7LONk#VM*;qnCAevXzuW?)TV&}DIXe3FdL<A-V066-oupS)2qsG~*17_Moq{SO z0;)C(NBN4GeXoKLc&=U>!P)94*eXT!0V`q^vEN)}KXnB}Og&3)2=*I;{U%`lbg<tN z?6+13CfUboUPS~?kL+E(zS@J}*&x^n1kVA%?jYC`1mze-`u-%rP7%SBF04gFP|=+4 z!u0;2GZ1vn2b~K+=ORU*WCiRT;ZIorT1NQG7ic&LjRc|5AT$PqE{8zlAyB?TFewmL zMgtA1?MkbNjv|LF0aM7+ucS16nu0Fbu5^jerPNRBs01i@rGBmh+cUuSOt5_;*q*K6 zPwEE?v;n&*@wZ9Ex5R%N@ZSOacLD!A;J-H|eyjoq_>-LnrEPC3LSLqCqx1(sU;zj$ zq%8eWs-{1t5J+|&upFI2-)E%Ki`4g%(DyRvd%1!xsc$TH2k6A{5z!Yp86_j?i?qwA z6Y^Vrfe}F%%fR@vVElP7z8<lWH&7jYlS1+2sE%W0{U{9~pkPulsR&6EY=z@^jVkHe zL1+gEscl43Ls-NQ2&Ak6?IRPXBII|ibTk$^8Venbg^tET{}ff=b5sGjRB&XS?i~>v z5a_U44np9CJ}?y-DbIIshTlV`Lv(`v6J(NeUlM(_NMTs3m-6Uu0zKxj_#QDzFrT5b zb98x~$<b3&Wz?aVFZM?h^7Kg=bu8xdV}MS@GLCvMZB<5{i}_S#08&Qh_#>3OXr@RU zUFlLx1N=mC0ile#7E`Afpj$CDivhY9BM`Yj5@zX9OldJdhhp}d50KMdK2pq{T`OP^ zv?tD7^@_N_WS9ht^Gs57Op29J?_%oeBazc#fOIUT7I8?YVyY8|bSTCtI)NxyHqoHc zMQnl(3b{Gg*Tbnva;A@*^^h6m`a~IZDrT*fd=Yb&RGWXBKsc*bMo@wuVKoVXo~lcX zaw(#Wph~ErtpFaa20H+Yvqq5OS(#NXHjtdc3k85`f<fKUXq*U5#IP$FzCdD>6a2nS z0{w;%uovhzgg}Hqzaa!-2Ko&lNsT+B#px$SxTIHS;uI?x4%voBX+|a7YJ39KHL6lW z<3ws<oJ8%62Gqr9NWG1wG}vfPml$m+*Jw}UjkBr1IESVi-Drk!F5PPMrMbpndce4l z{$X57ON|j!YK);5j6B+86wo%Kkaio>Xs>Y%eP&!oUm8X9y)lyx88>1xz%9%+Zeu4H zcd~5bUe>_4pPgnr%-S0NU>%Ibte5cw>u)S&ml!MA2&0sZGM-@*jJ0fv@f^F#SkG=S zHnLlcEo`3gDto}#!5%Z-W-E+6tjyTQHW;6<Eyh=Dm+>vzWBkBAGY+wDji1;7<2UxR z@dx|eILs|m<LRcstC|+Ci;G+9n`ykMnZa9|nY^u;#XFkSco(w<?`ziL7npVVNV7g4 zXXfz9W)uE5vn9XLY{Tc6XYu)FN4~)9#+R5q`3kcyf6g4hH<*L?>*hs#w|NPF#~kYW z>WOeK({byGKckAqU=;HQ)L66aF9+1@2C5-vR5ABkOHRA96$ouBr{eqK2%emPABlM0 z{sg>mSAi?5#y17S?YjKgXt<3%Qh|Hh3HOHORqn5V`R=WZ&XWZ<ESci)T_3+r>{5$O zR58O7ph?dlToybOYLV}gjxPQ>67(&`RS*J6xR83f|5xa)`USTz1dF-+gp{=5gJek- z^${e4HAcB)%J#<c2$JkIpNMo;i`Y8<udu@Q_gOv^%M>aB0gyvN5lFb00e+rLHP0e8 z)<>J1%J=meWwVhD(gj|}cO8HX^brkF5k(qqlXMrVlzvTKM8CxH2r20^$v}|6zwRaJ z@$mj7`QG=Ti)fAiSEz+SaqG7cekqldR3wpv9;QM8{3GQ-@k*L0SZh2(Ac_i!FMuBn zJXn4d=ct7$f<;gNeQY9#-Hrq4WKJO4ETD9A5>+;@q?+d6=w$O6YG7VZP0S)X-JD77 z&Dqq&yp{Txx6@$rPP)*%n}(aXBEp<c`Q`&O)qIF%m<wp8`6%6HK2Gz@#k9a&LJQ5M zw8VUhmYFMPjk$`}o2%(%a}Dh<*V1nDd3xVmNBhk6^o6;BelR!EkLFfv@Y=>Kb31d* zoh;Mb&8nJjvAX6S*2w&TwK6|q?afbE2lI2*-TadEHoszh%x~Bb^8g!R{=lv<e`JN` z@9bLhPc{qp!OgaGc86uMyDgh7z{R<bTb0-{3s*o`mDzJv6}Hi;%3ijrvu##3d&jDY zgDG{`=T<$o-)g{qu})#XTc>f;YR1#7(|NkphG$!6^19YpyuQ^Dcgc3<&8>5IORFpI zVD;kNtaEu!t1s_w^~Z6Gfqb}i0Uv7(;rZ6Ze7bcBzs4HIXIUfo&DLf74r??owsQGH z*5!P$HGwa;3i#93WZ$ic)x><tlFp3UBW8CFR{A&=kCp_BM{97lSgtTGz%Sp0vAVP; zSZi!WuSf@n8@%QQYmLK^&R<vL*)%_Lb)|u;tI6*RTpbtNETw}>7;tbW5?L&&O@5ak zSr*}?n#2lVSW$&b>04}W@e7~dp<86iU=FgX$U-Yp4Hk8m)l7+{Lqu2ULZz-z<}g{# z{VgK_vZPb>yIV=W;k&qF`HiI0QvHUk_Qru2zd}~yeaS$O;Eh!5_=wc`bHnfP#;UJz zkDpVntr|D`f5deb>bQ;Yq3}4>C8@9rcE0ZnA5E%G_{>yJ$nY<RGP3^9UR3``a1fJ1 z59F6#RR5=BF{ISDSYKX|V8U%)5D6AK$qRkKu1^XkuDYqvb0z}5;tgCvbmA82@q#N% zsAo$yg9Lu=a2tnEq4sMErpsuE&)2sBts}brX%P#N*(!l;ltt8?A*u7EM|sqem+rHz zT^Y+G*w#h~kdYN6IA8u%$?vNA2+HqEWPlYQI9X=NkQA!K5#T+SkTm~2_iv6e$|;kT zff0RypiEW{n7GInH{RGr`p8ULH0-DZ1_R?&1?gDP;!`9yC-}JKTcxH~k=hLys1h(x zVKK=HXvB+2mXtPh1JbTSUF-+RfK0$XRoU_1@05^C9|7C!{}oqP>I%t<m83qVTNJ=i zl2(PJ=vxM3vZ{fk7e~quA(!~dUnNjQij0)+cMkwoG$__6Wce&-99JVi73fR$J+o@~ z;!-`I<*e!fJIM}9HTiyZjE_(#AuT;1vjz!o^Z$zLEn+)c@)&e(vIAnUa=D|%u!V^m z*+;*K>c*JznF+>#euCsE4^#aI(IDPKu5~|US`SbS>mfSPdW7m*|Dc9e3AL~mQ#<Pk z>S8@f-K`bW-&#dOFoQGPT0@uNK=|c2@}6(KNYkuMG}C&8{%&ohyR6sf9_tMRMSPPM zT05x3+C|H)x2eq9LmR9QXp8j;?Xo_jJ=PcWf%Of2X6;A7wF7j>I!J$5KQi6=nWbC5 zuuSWBmTmpXYTLwc`jj=dHP+I$SqIx=-R(5i$4+M#+8OL(`vi8GoyEr3)z}2P2F_P! z<5+baHp{Nh=GYC{e7iAQV4u#G*e%%#yEQAd+p~3cN4DAS%wDm(vh8+vobv6#-m-hK zkL*6|OS>QY#vaHH+Jo88_61zCFXo;-lxNz*a5@${Y3$2z2zE3MzmCCK*Ks(`nun9D z`8cdP31?HM@k{M%c&<HzPqb(9tL$6&4ffypE%t4Ej(s<uZ_noo?ECpb`$4|MUci^x zkMK2i314qN&R@0{^BwjQzS~~P-?yLQ`|K6`3wtI1!7k-L+G{jsKd0ID1})QmNz1lh z(dyb;wfgq!+G+M1T66nNt-ZZl>tes7^|jyE&bRk!L+p>V5%wqAX!|p*!2U|R%Kk>X z&fc%xVt=R2vHz{jvkz+b**|Iz+dpeh*uQAY>_4?N4%c3EbZvuUX<Hpf+va%MJ5IXx zp;KA=+R4=RJJqyboNS$(6Lrt2rB`z5>D8T6^*T<D-q>lPw{TkOXFIL+u1;IMhtpo~ z=bWt%aysh6oUVGF(^H@1^wy_2=jm5F{q&j60DZPINWa~=NWb5?RA1<f(3d)+^in5J zU*}w*Z+0f=uQ-$R?apL<moru0>rB@_cdpj=JJ;&JIM?aFJ4J@>%rtE0MkC#sZDcz) z8?~I<jE2q~Ml)xwai(*Zakg`x(ZhMr=;tgjE^r<(E^;0<Mmmofxz6LpIA^g@=qxp+ zJ1dQu&T8ZD&RXMM=Xv8HXM?fW*=#I#UNxR|UN`>fykTr|b{elayN&J6TgDz|kMXgy z*VylTY#eevHGX!!Fv<DK)SYk4bmxFs&H1-k+c{`9at@iNIlr21o!`w4&Yxy4=dgL6 ztC@pc!yMvT<_Om@$GV<b=qAjmZe{a&w~9I2t!CckW}ElBb<7g?Wb;Y4zPZe8Xg=fS zm}}kB%uQ}{^EJ1HxzlZBe&Dt?_qk`7U%F?S-@0d+2i*?lVYiFua^t})4Ypj$j`ksR zmi=ve2-Sl)tW0dPn@K+f9r6vdMs~ir7InVYA#hIvq_eT3qyy`VUkN^+Cdn?hRsdK( zz|wK+RTj2XW>JRL9vd+S;8z;9{H@0p%PdS3??t*n_?4v(qrGe}er4);w2PgOUnjr| z&1DzhR~0iIa~U`dM>UK+2o^L1zp5GgX*M=!X5sqj`Np_leq*AJkV1gDdSku|$B472 zGG>MHu!S>=s+xDv1U3}EvdvA@9-BI|sHW)b2SWna{3#j|;2@S95+G!h2--xH7kEq& zXKkpMp$_jm4O$s_-=@4I7s;`2K%6tc<&k)r;SsUFI%Bs$=B2A?*dnT#lR4b~fv`&> z{2xwE=1BZVx?V){N=LY*-ekMyQDwIeWx4&Rnv4Au?jY*wo=@G~i|9P}V(RA(qx0S2 zG{hZ6!`#s{(j7-*-7EZ&mE1L-7l>GyhOprfTkM)2!2%JDtH5k!>{m!mpQ@W_^vuir ziE_UY3}&MB%u&(gIph!eMqy(W8^we`j7Va87}3><&A(71*%->93R-U9m0RO;lRGrU zF5(EG8STOMn>r)QABg}MZDbGn`*Mf`lx_T>h`-%ZBpRKQl_7e@yqQm0P9{a@lRHY= zh;8G__RA#ee*b<^$hz$99}nyBg~7J|fOUV^0ARE?K44vragJaei9*(y>>D1zx|>vz z*t?yQ^<X+B(7OK@avfXi32-U5)(5Qng9iYk{pkVgaujm}>qr!`PHR(XJuS()xJNN1 z>wZsvQMl_|_WL8&MSn=ybzYjpmkuW7Zv9}`<BuNzOm2A>iL?A(ztDwRT#zPUJXt~I z47fXkTz3{#ac5I)_cm(i-a#$gxzx&?M;+Yx)YE-{2DuASF(0J~?qf93T|`&Ai|IP| z3A)97lIFR~5IA}{mAIv}96OlSy3f-lcO7kW*VCKsMtaYEi9T{)rUULP^rO3#esN!8 zn!BA<a{t9@xNozD?z^n9`yOlKzR%jZds$caL)Opzhz)c<VZ+@o*yZlmY>N9myWaf) z;b0CS2F%ZFzWW<{$o-u?>HdN6Du>xBkFj;0!M1oF+vTOPkG*vEnOB*8?`5)sUKMuO z%i^wAji-4vc(zxIH}LB4X5K0MOs^sD>gDhrUK2jhYtDywr}Hsh3qIa!#S6SPe7e_; z&+<C*JG{<(f!BpE^t$n-UU$CS>&c(>dhyNPx%_3X58vet;CsEn{7dg*e$X4r|MZ4o z9c`rMd84(;UaoeMH%4pV$$d^+5$EwEv|Bh1jN?JeaWFt`H-9LEvC9GTCx~zrbC8ZV z0L*Wrw8|ljRpQlxNuwG(5zLftLHpphA8Z%eDmi^Lix$du3-`p{E88vXfJFE<Z~zCb zof@_u*jV4lcdk`%3#n{Zd-A<OYdQ$+k=*<?jBk;xDV*?Sp%bPz;e<t-F+h~Ovkc)w zqnMszA9}7>qLZcE@B?pFmBoC7@L-4EnWY_Gba-13@l&g{z#kWg*r3VcD%%rp5*gl9 zvb^b(@Mcg=?<P9MyO|n!w^AE#4z=@cqqDp_sIzw`b@lF|p58p_?ailt-hF<1BBDfE z)WsJMn+j<_AiP261;Qt=vtM)|#MSAeLh)D=G^0YixxRQ(I3sh+Y8rc_T#Z$^KFBc; zS`^8}V>~S85W=vgJ#)g)ryX+a%yB-ZS^}|1xzLwiiE_F($BrQqZbHOSRn+4L*z|DG ztM?eW9=2<Fh)d_KqLXpEc{6V<wL)08j=1OT9PdTy;jM>SHb5<#Xt4Jx4fEclJZ~pm z;q9hr-rIDo_b%P+y+^ltAJ84%hmq<Aqu(J)fl%GtNOf}p)w$@=$a2HQvG1S<@<E`w zF+w=8zLMvUZ-oTD1_bySa(r(JiG=t9gjl9!ba@!6@aPDKSA?%*<AE$rTpw)^yOq4J zppX41DhDXt`!`kg4pLR`Clr}qsk!$DwM}s9oY3jqghc}r2+o~Ii)1Al6G=ESkgz$m z2_!t1Y6dlfvD`@3eUMe?M%<A-ULD*XEuPTCgir=KYDOU1_<Dp;L4KG<svwXPFADs$ zN&)cuTZyV<C90E?IFV{3PNI5=lPM>0Dz!>9qV|c#batXC^+=pfeG_eHNTMx`NSuKH z<Y!V|;w)eAI+FcB@On7ABwa!e#L1MVWo!&Xa76z=r5dGi;!?=XlLsmjoqU8rl*Ry| zI9fT5<)H(|7>@M^Xp|_86Iauu)l_&SuC6{VxpBb_aM^5pc(OAMfk{A}5_!+jL_}$v zTuM_i+!tu7h|)M!Ty@4XuUbh{%4nJ&r4gVSDhT1>0Gh6X5FQSozo{V11^{%m3PP+p zfUZ$NB32z>*T!Hn>vb`h%zJ$dh8T^=J41n$Qf(tCNRjeJ#JNM_8x&9})x&f}DD_O` zO^|q&3X)RasDdQ#Hz}Y}YM`K;t-J|P-mHQo%3D;BM0u+MDy35tkzD0XfHF-1;g&=t z@!yp<LE<?IsFWHh%-*KF2@>C~f+Vwds36JgoeHRwauoV=l{W#(yA%*^KU3)6t-J{m z&r?B?{yi#4(!W;$;i49W{(R+4fbu>CR7y>h#P=(2g2crN2p6m<i62nj1c@J1K&8}N zk?bMmO^|qj3X+mNtb(Luk0_v0I$c4zP<a!e{D%sXC?8cp5@m@3D#dhOviv`$ya`Y~ zu7V`WMJh<5T&#dfsilH)iSi~u`Gg9RD4$e866I0_R7$NB#V=Fd1Sp?UK&8}Lp&#={ zvi`@MkE9>-Gm?JXrL+-u|AcO0xk4>qV1){jIG<KQ66Z=4Bt2ZI3X%?Pl?n=+<1;as z%(_~El~P+pLuJaFfWb8isFcpgsFM_Dt@0{J{j3U-;ykB<q&Uy3Aj#7UDoBd6P6Y+x zycmPYtm|VinfISDnDq4<Vlaf`g-hQUgQ437*rpf^!FU1N9D^YkFJLdlV2H&F*vl~( zLh%CjN(_cbynt<q!4QcTu&pr|BJl$DY7B-*ynwwHgCP(vV6Vqu2*eB6wipb7cmaDO z216WPz_!O=2*V55n=u%o@B+3Y215{Dz;?!9h`|fkt{4m<cmdlTgCPPhVE>B25P%o3 zw_-5F-v#V#1y)M!)C%>E@+v5S@2VhK0{5sOSpwfvL9!UVuYzPL`alH*C2(&HCbNF1 zz;Mg9;zjl;ZvqBCQbCfzk5!Ol@Dl}8O6?VtpCYvG5j`w%%~=GJC@({_-3TO6evbQG zLr^IV&8V3o+Aad+T6k;`FxM1c;;#(<Pe=T6#g`|(65=aOd{q)(>EbIxd_}=_#g$(+ z096DuOMF!oU)97{b@5e0d}Zq*DsM)%U<R>%^^6Qe<;4p@{V!rgFmZyQRX!(zi4&zp zd?q@93Bk!<$AzGO3?@VpUmXc05;A~)tvV{x4G^|cQrN$o!ha%ah8~ncM46U9JA=C_ z$)8o9#%P22gPohGE`G}k<96Y!Aj3#$Fe2qILZtj%)Rr?kix0+u)gtPN!>Ii<MuWAc zbdh!m4a0e=T%FN)eK1Yd7t!DJU39&1D&1sk!G_WwaV6U{TI*!fCT9Y@>a3?7m_y&? z?x25pL+Nb{;@?g5p!X63>4U_j^dY#J06sX&?|&}iRd6^`#1-iObi>YoMjywY#1MaG z(6|1ZKHUa)Zqlo7_hx@?MRFx;KV(h&dgiKPBo+@Yv5P(>MUC-0%G#%M-(KCj4I13E zPj?kVpCgEi`4jmO#DBuiQ3Vs4sW}AAFpc;hn>B-v$WepI9QnD^t{Qn|ZiP9kg&BQ8 zyBv`-f6~-EL|B`aTUa5Iq{xCi?qBm64$0?F&KsRKW#oT=;fW(K`0-<p!GpN)LVg4f z@0EjLa(=;8myH}hKE}+E#;+S<@^w-Tt3pEmp*SHk5vts2Q)1|ZISaL=L-!)1c$!4$ zh)RksI0Bub;$BkKU2wVE6x{7Lx#=hb&YY~;U7*e%`tqXgz$u=FG1N0~HHOOR(Wv_% zUg*(S`vPnIIS0O90d(StGn{ByF4jRKr*$nD)je-~ZvT;m2qcyob<U2BL!W6tB%Vew zhOMC$q3$`j&w0K|Qlrg(`!%*1RYg3amW7{^BJGB9(O!rsp`G(b4;ob<uFg6dv8Y&w z(idNN0AaAi6X&<`?D7#8=1s}%JxJ&xh1~?&E^js6w;OX_;t`95;isgi=Oag;4Jynz zxaI4Lfw>b35Ct|htKZ$e`1X5EBJtD<5#s-nqLC%3adyos1dq6bE;Ygpy<fWSH=Jw{ zPqG>agl9ZiF2eKjCQmsUohVf+Tef`TMU+bM!1~drq^Pj09CWfg^~xVpa5PGx#&I+5 zdG>3VTs-mOKjnou%A+c(ABj6P*7S=mZ?&^Fk$74}Yzny_+i(o5g94Y*zp!9z;m8T8 z@gG>)aI6K6#S_Q>%D&^oKS%`8F3)buzWZp@7z;D8cyeO=pY+)=@DI+NJf-u*iK+R1 z`O9hFf7O&oJmPYM@KaLs`nSixE8JqY{ITQnCXcI-_3x&R*uEFI#nURpkN-=G+*&N= z&yF&vAkiHcA&#n;Lbvxf?(c*kRN{$KXg}yUDD=oJoG>!KLK!kv4;#9?Dv@~N6kbPM zb=4=QlmVekkENxqpX^S16<e0Y1BV=aN{Y74JRS;DryN5`uhw|#`X}J-#1pslSC1SA zfiZdc$CRPrz~QHCY)&MewvhzF(w}2%{4upOZfgG6k%f83FvS<Oo_zXb*g!mSIS&7J z97NDj8D9|z(O201#(*>TB6^~D;&M!Bj{6CZ)mO+bD7-3n?6HVkG47h*X2S)GCtjo$ zcRdaw6AKFA<jXCzLX2PaUbAY!8Hq>iS_wZTMMYzdlfu-oQxR&rLMrp0F8TO#lvwe! z2}$7plA?q69S4=d0@S@@>1y7Jl5r2B{S!~z=FMI|9vV{-)4qaYC6x8A%M;7Lh6v(` zlc@duagdlivEnK&NE~?$cBrh9qM;46V;8IVrNc+Nb3x+ByKa&s-fedrB;v8BLlOo$ SA4I3(U-vYkeRrdOL;nNrNtvbq literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xalan27.jar b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xalan27.jar new file mode 100644 index 0000000000000000000000000000000000000000..d2cf145ea76f54ad18b033fdd5ac7a418b3ba14c GIT binary patch literal 57517 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 bZwwLVYn<rZ6O?ZgpSj!A%k+cN@8s8Cc-pZl literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xslt.py b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xslt.py new file mode 100644 index 00000000..c712f65f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/extensions/xslt.py @@ -0,0 +1,84 @@ +#!/usr/bin/python -u +# $Id: xslt.py 8353 2009-03-17 16:57:50Z mzjn $ + +import sys +import libxml2 +import libxslt +from docbook import adjustColumnWidths + +# Check the arguments +usage = "Usage: %s xmlfile.xml xslfile.xsl [outputfile] [param1=val [param2=val]...]" % sys.argv[0] + +xmlfile = None +xslfile = None +outfile = "-" +params = {} + +try: + xmlfile = sys.argv[1] + xslfile = sys.argv[2] +except IndexError: + print usage + sys.exit(1) + +def quote(astring): + if astring.find("'") < 0: + return "'" + astring + "'" + else: + return '"' + astring + '"' + +try: + outfile = sys.argv[3] + if outfile.find("=") > 0: + name, value = outfile.split("=", 2) + params[name] = quote(value) + outfile = None + + count = 4 + while (sys.argv[count]): + try: + name, value = sys.argv[count].split("=", 2) + if params.has_key(name): + print "Warning: '%s' re-specified; replacing value" % name + params[name] = quote(value) + except ValueError: + print "Invalid parameter specification: '" + sys.argv[count] + "'" + print usage + sys.exit(1) + count = count+1 +except IndexError: + pass + +# ====================================================================== +# Memory debug specific +# libxml2.debugMemory(1) + +# Setup environment +libxml2.lineNumbersDefault(1) +libxml2.substituteEntitiesDefault(1) +libxslt.registerExtModuleFunction("adjustColumnWidths", + "http://nwalsh.com/xslt/ext/xsltproc/python/Table", + adjustColumnWidths) + +# Initialize and run +styledoc = libxml2.parseFile(xslfile) +style = libxslt.parseStylesheetDoc(styledoc) +doc = libxml2.parseFile(xmlfile) +result = style.applyStylesheet(doc, params) + +# Save the result +if outfile: + style.saveResultToFilename(outfile, result, 0) +else: + print result + +# Free things up +style.freeStylesheet() +doc.freeDoc() +result.freeDoc() + +# Memory debug specific +#libxslt.cleanup() +#if libxml2.debugMemory(1) != 0: +# print "Memory leak %d bytes" % (libxml2.debugMemory(1)) +# libxml2.dumpMemory() diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/admon.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/admon.xsl new file mode 100644 index 00000000..67bf158d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/admon.xsl @@ -0,0 +1,129 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: admon.xsl 9647 2012-10-26 17:42:03Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<xsl:template match="note|important|warning|caution|tip"> + <xsl:choose> + <xsl:when test="$admon.graphics != 0"> + <xsl:call-template name="graphical.admonition"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="nongraphical.admonition"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="admon.graphic.width"> + <xsl:param name="node" select="."/> + <xsl:text>36pt</xsl:text> +</xsl:template> + +<xsl:template name="admon.graphic"> + <xsl:param name="node" select="."/> + + <xsl:variable name="filename"> + <xsl:value-of select="$admon.graphics.path"/> + <xsl:choose> + <xsl:when test="local-name($node)='note'">note</xsl:when> + <xsl:when test="local-name($node)='warning'">warning</xsl:when> + <xsl:when test="local-name($node)='caution'">caution</xsl:when> + <xsl:when test="local-name($node)='tip'">tip</xsl:when> + <xsl:when test="local-name($node)='important'">important</xsl:when> + <xsl:otherwise>note</xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$admon.graphics.extension"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$fop.extensions != 0 + or $arbortext.extensions != 0"> + <xsl:value-of select="$filename"/> + </xsl:when> + <xsl:otherwise> + <xsl:text>url(</xsl:text> + <xsl:value-of select="$filename"/> + <xsl:text>)</xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="graphical.admonition"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <xsl:variable name="graphic.width"> + <xsl:apply-templates select="." mode="admon.graphic.width"/> + </xsl:variable> + + <fo:block id="{$id}" + xsl:use-attribute-sets="graphical.admonition.properties"> + <fo:list-block provisional-distance-between-starts="{$graphic.width} + 18pt" + provisional-label-separation="18pt"> + <fo:list-item> + <fo:list-item-label end-indent="label-end()"> + <fo:block> + <fo:external-graphic width="auto" height="auto" + content-width="{$graphic.width}" > + <xsl:attribute name="src"> + <xsl:call-template name="admon.graphic"/> + </xsl:attribute> + </fo:external-graphic> + </fo:block> + </fo:list-item-label> + <fo:list-item-body start-indent="body-start()"> + <xsl:if test="$admon.textlabel != 0 or title or info/title"> + <fo:block xsl:use-attribute-sets="admonition.title.properties"> + <xsl:apply-templates select="." mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + <fo:block xsl:use-attribute-sets="admonition.properties"> + <xsl:apply-templates/> + </fo:block> + </fo:list-item-body> + </fo:list-item> + </fo:list-block> + </fo:block> +</xsl:template> + +<xsl:template name="nongraphical.admonition"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <fo:block id="{$id}" + xsl:use-attribute-sets="nongraphical.admonition.properties"> + <xsl:if test="$admon.textlabel != 0 or title or info/title"> + <fo:block keep-with-next.within-column='always' + xsl:use-attribute-sets="admonition.title.properties"> + <xsl:apply-templates select="." mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + + <fo:block xsl:use-attribute-sets="admonition.properties"> + <xsl:apply-templates/> + </fo:block> + </fo:block> +</xsl:template> + +<xsl:template match="note/title"></xsl:template> +<xsl:template match="important/title"></xsl:template> +<xsl:template match="warning/title"></xsl:template> +<xsl:template match="caution/title"></xsl:template> +<xsl:template match="tip/title"></xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/annotations.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/annotations.xsl new file mode 100644 index 00000000..ba6baa64 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/annotations.xsl @@ -0,0 +1,18 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: annotations.xsl 6910 2007-06-28 23:23:30Z xmldoc $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<xsl:template match="annotation"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kimber.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kimber.xsl new file mode 100644 index 00000000..434572f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kimber.xsl @@ -0,0 +1,172 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; + +<!-- Documents using the kimber index method must have a lang attribute --> +<!-- Only one of these should be present in the entity --> +<!ENTITY lang 'concat(/*/@lang, /*/@xml:lang)'> + +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:k="java:com.isogen.saxoni18n.Saxoni18nService" + exclude-result-prefixes="k" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-kimber.xsl 8729 2010-07-15 16:43:56Z bobstayton $ + ******************************************************************** + + This file is part of the DocBook XSL Stylesheet distribution. + See ../README or http://docbook.sf.net/ for copyright + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "kimber" method contributed by Eliot Kimber of Innodata Isogen. --> +<!-- ==================================================================== --> +<!-- *** THIS MODULE ONLY WORKS WITH SAXON 6 OR SAXON 8 *** --> +<!-- ==================================================================== --> + +<xsl:include href="../common/autoidx-kimber.xsl"/> + +<!-- Java sort apparently works only on lang part, not country --> +<xsl:param name="sort.lang"> + <xsl:choose> + <xsl:when test="contains(⟨, '-')"> + <xsl:value-of select="substring-before(⟨, '-')"/> + </xsl:when> + <xsl:when test="contains(⟨, '_')"> + <xsl:value-of select="substring-before(⟨, '_')"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="⟨"/> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + +<xsl:template name="generate-kimber-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="not(contains($vendor, 'SAXON '))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Saxon version 6 or 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="not(function-available('k:getIndexGroupKey'))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Innodata Isogen Java extensions for </xsl:text> + <xsl:text>internationalized indexes. Install those </xsl:text> + <xsl:text>extensions, or use a different index method. </xsl:text> + <xsl:text>For more information, see: </xsl:text> + <xsl:text>http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm[count(.|key('k-group', + k:getIndexGroupKey(⟨, &primary;)) + [&scope;][1]) = 1 + and not(@class = 'endofrange')]"/> + + <xsl:variable name="alphabetical" + select="$terms[not(starts-with( + k:getIndexGroupKey(⟨, &primary;), + '#NUMERIC' + ))]"/> + + <xsl:variable name="others" + select="$terms[starts-with( + k:getIndexGroupKey(⟨, &primary;), + '#NUMERIC' + )]"/> + + <fo:block> + <xsl:if test="$others"> + <xsl:call-template name="indexdiv.title"> + <xsl:with-param name="titlecontent"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + <fo:block> + <xsl:apply-templates select="$others" + mode="index-symbol-div"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort lang="{$sort.lang}" + select="k:getIndexGroupSortKey(⟨, + k:getIndexGroupKey(⟨, &primary;))"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + + <xsl:apply-templates select="$alphabetical" + mode="index-div-kimber"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort lang="{$sort.lang}" + select="k:getIndexGroupSortKey(⟨, + k:getIndexGroupKey(⟨, &primary;))"/> + </xsl:apply-templates> + </fo:block> + +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-kimber"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="k:getIndexGroupKey(⟨, &primary;)"/> + + <xsl:variable name="label" + select="k:getIndexGroupLabel(⟨, $key)"/> + + <xsl:if test="key('k-group', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <fo:block> + <xsl:call-template name="indexdiv.title"> + <xsl:with-param name="titlecontent"> + <xsl:value-of select="$label"/> + </xsl:with-param> + </xsl:call-template> + <fo:block> + <xsl:apply-templates select="key('k-group', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;] + [1])=1]" + mode="index-primary"> + <xsl:sort select="&primary;" lang="{$sort.lang}"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </fo:block> + </fo:block> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kosek.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kosek.xsl new file mode 100644 index 00000000..7ed54147 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-kosek.xsl @@ -0,0 +1,139 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:rx="http://www.renderx.com/XSL/Extensions" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + xmlns:i="urn:cz-kosek:functions:index" + xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" + xmlns:func="http://exslt.org/functions" + xmlns:exslt="http://exslt.org/common" + extension-element-prefixes="func exslt" + exclude-result-prefixes="func exslt i l" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-kosek.xsl 8725 2010-07-15 08:08:04Z kosek $ + ******************************************************************** + + This file is part of the DocBook XSL Stylesheet distribution. + See ../README or http://docbook.sf.net/ for copyright + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "kosek" method contributed by Jirka Kosek. --> + +<xsl:include href="../common/autoidx-kosek.xsl"/> + +<xsl:template name="generate-kosek-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="contains($vendor, 'libxslt')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the xsltproc XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="contains($vendor, 'Saxonica')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the Saxon 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + + <xsl:if test="$exsl.node.set.available = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>exslt:node-set() function. Use a processor that </xsl:text> + <xsl:text>has it, or use a different index method.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="not(function-available('i:group-index'))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>index extension functions be imported: </xsl:text> + <xsl:text> xsl:import href="common/autoidx-kosek.xsl"</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm[count(.|key('group-code', + i:group-index(&primary;)) + [&scope;][1]) = 1 + and not(@class = 'endofrange')]"/> + <fo:block> + <xsl:apply-templates select="$terms" mode="index-div-kosek"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="i:group-index(&primary;)" data-type="number"/> + </xsl:apply-templates> + </fo:block> +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-kosek"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="i:group-index(&primary;)"/> + + <xsl:variable name="lang"> + <xsl:call-template name="l10n.language"/> + </xsl:variable> + + <xsl:if test="key('group-code', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <fo:block> + <xsl:call-template name="indexdiv.title"> + <xsl:with-param name="titlecontent"> + <xsl:choose> + <xsl:when test="$key = 0"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="i:group-letter($key)"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + <fo:block> + <xsl:apply-templates select="key('group-code', $key)[&scope;] + [count(.|key('primary', &primary;) + [&scope;][1])=1]" + mode="index-primary"> + <xsl:sort select="&primary;" lang="{$lang}"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </fo:block> + </fo:block> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-ng.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-ng.xsl new file mode 100644 index 00000000..9407b5cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx-ng.xsl @@ -0,0 +1,20 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-ng.xsl 6910 2007-06-28 23:23:30Z xmldoc $ + ******************************************************************** + + This file is part of the DocBook XSL Stylesheet distribution. + See ../README or http://docbook.sf.net/ for copyright + copyright and other information. + + ******************************************************************** --> + +<!-- You should have this directly in your customization file. --> +<!-- This file is there only to retain backward compatibility. --> +<xsl:import href="autoidx-kosek.xsl"/> +<xsl:param name="index.method">kosek</xsl:param> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx.xsl new file mode 100644 index 00000000..14381184 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autoidx.xsl @@ -0,0 +1,1301 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:rx="http://www.renderx.com/XSL/Extensions" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + xmlns:exslt="http://exslt.org/common" + extension-element-prefixes="exslt" + exclude-result-prefixes="exslt" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx.xsl 9647 2012-10-26 17:42:03Z bobstayton $ + ******************************************************************** + + This file is part of the DocBook XSL Stylesheet distribution. + See ../README or http://docbook.sf.net/ for copyright + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "basic" method derived from Jeni Tennison's work. --> +<!-- The "kosek" method contributed by Jirka Kosek. --> +<!-- The "kimber" method contributed by Eliot Kimber of Innodata Isogen. --> + +<!-- Importing module for kimber or kosek method overrides one of these --> +<xsl:param name="kimber.imported" select="0"/> +<xsl:param name="kosek.imported" select="0"/> + +<!-- These keys used primary in all methods --> +<xsl:key name="letter" + match="indexterm" + use="translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;)"/> + +<xsl:key name="primary" + match="indexterm" + use="&primary;"/> + +<xsl:key name="secondary" + match="indexterm" + use="concat(&primary;, &sep;, &secondary;)"/> + +<xsl:key name="tertiary" + match="indexterm" + use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + +<xsl:key name="endofrange" + match="indexterm[@class='endofrange']" + use="@startref"/> + +<xsl:key name="see-also" + match="indexterm[seealso]" + use="concat(&primary;, &sep;, + &secondary;, &sep;, + &tertiary;, &sep;, seealso)"/> + +<xsl:key name="see" + match="indexterm[see]" + use="concat(&primary;, &sep;, + &secondary;, &sep;, + &tertiary;, &sep;, see)"/> + + +<xsl:template name="generate-index"> + <xsl:param name="scope" select="(ancestor::book|/)[last()]"/> + + <xsl:choose> + <xsl:when test="$index.method = 'kosek'"> + <xsl:call-template name="generate-kosek-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$index.method = 'kimber'"> + <xsl:call-template name="generate-kimber-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:call-template name="generate-basic-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="generate-basic-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm + [count(.|key('letter', + translate(substring(&primary;, 1, 1), + &lowercase;, + &uppercase;)) + [&scope;][1]) = 1 + and not(@class = 'endofrange')]"/> + + <xsl:variable name="alphabetical" + select="$terms[contains(concat(&lowercase;, &uppercase;), + substring(&primary;, 1, 1))]"/> + + <xsl:variable name="others" select="$terms[not(contains( + concat(&lowercase;, + &uppercase;), + substring(&primary;, 1, 1)))]"/> + <fo:block> + <xsl:if test="$others"> + <xsl:call-template name="indexdiv.title"> + <xsl:with-param name="titlecontent"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + <fo:block> + <xsl:apply-templates select="$others[count(.|key('primary', + &primary;)[&scope;][1]) = 1]" + mode="index-symbol-div"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, + &uppercase;)"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + + <xsl:apply-templates select="$alphabetical[count(.|key('letter', + translate(substring(&primary;, 1, 1), + &lowercase;,&uppercase;)) + [&scope;][1]) = 1]" + mode="index-div-basic"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </fo:block> +</xsl:template> + +<!-- This template not used if fo/autoidx-kosek.xsl is imported --> +<xsl:template name="generate-kosek-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="contains($vendor, 'libxslt')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the xsltproc XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + + <xsl:if test="$exsl.node.set.available = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>exslt:node-set() function. Use a processor that </xsl:text> + <xsl:text>has it, or use a different index method.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="$kosek.imported = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>kosek index extensions be imported: </xsl:text> + <xsl:text> xsl:import href="fo/autoidx-kosek.xsl"</xsl:text> + </xsl:message> + </xsl:if> + +</xsl:template> + + +<!-- This template not used if fo/autoidx-kimber.xsl is imported --> +<xsl:template name="generate-kimber-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="not(contains($vendor, 'SAXON '))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Saxon version 6 or 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="$kimber.imported = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>kimber index extensions be imported: </xsl:text> + <xsl:text> xsl:import href="fo/autoidx-kimber.xsl"</xsl:text> + </xsl:message> + </xsl:if> + +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-basic"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="translate(substring(&primary;, 1, 1), + &lowercase;,&uppercase;)"/> + + <xsl:if test="key('letter', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <fo:block> + <xsl:if test="contains(concat(&lowercase;, &uppercase;), $key)"> + <xsl:call-template name="indexdiv.title"> + <xsl:with-param name="titlecontent"> + <xsl:value-of select="translate($key, &lowercase;, &uppercase;)"/> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + <fo:block xsl:use-attribute-sets="index.entry.properties"> + <xsl:apply-templates select="key('letter', $key)[&scope;] + [count(.|key('primary', &primary;) + [&scope;][1])=1]" + mode="index-primary"> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </fo:block> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="index-symbol-div"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;)"/> + + <fo:block xsl:use-attribute-sets="index.entry.properties"> + <xsl:apply-templates select="key('letter', $key)[&scope;][count(.|key('primary', &primary;)[&scope;][1]) = 1]" + mode="index-primary"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </fo:block> +</xsl:template> + +<xsl:template match="indexterm" mode="index-primary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="&primary;"/> + <xsl:variable name="refs" select="key('primary', $key)[&scope;]"/> + + <xsl:variable name="term.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.term.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="range.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.range.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <fo:block> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:suppress-duplicate-page-number">true</xsl:attribute> + </xsl:if> + + <xsl:for-each select="$refs/primary"> + <xsl:if test="@id or @xml:id"> + <fo:inline id="{(@id|@xml:id)[1]}"/> + </xsl:if> + </xsl:for-each> + + <xsl:value-of select="primary"/> + + <xsl:choose> + <xsl:when test="$xep.extensions != 0"> + <xsl:if test="$refs[not(see) and not(secondary)]"> + <xsl:copy-of select="$term.separator"/> + <xsl:variable name="primary" select="&primary;"/> + <xsl:variable name="primary.significant" select="concat(&primary;, $significant.flag)"/> + <rx:page-index list-separator="{$number.separator}" + range-separator="{$range.separator}"> + <xsl:if test="$refs[@significance='preferred'][not(see) and not(secondary)]"> + <rx:index-item xsl:use-attribute-sets="index.preferred.page.properties xep.index.item.properties" + ref-key="{$primary.significant}"/> + </xsl:if> + <xsl:if test="$refs[not(@significance) or @significance!='preferred'][not(see) and not(secondary)]"> + <rx:index-item xsl:use-attribute-sets="xep.index.item.properties" + ref-key="{$primary}"/> + </xsl:if> + </rx:page-index> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="page-number-citations"> + <xsl:for-each select="$refs[not(see) + and not(secondary)]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:with-param name="position" select="position()"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:variable> + + <xsl:copy-of select="$page-number-citations"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs[not(secondary)]/*[self::see]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + + </fo:block> + + <xsl:if test="$refs/secondary or $refs[not(secondary)]/*[self::seealso]"> + <fo:block start-indent="1pc"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[secondary and count(.|key('secondary', concat($key, &sep;, &secondary;))[&scope;][1]) = 1]" + mode="index-secondary"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&secondary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="index-secondary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;)"/> + <xsl:variable name="refs" select="key('secondary', $key)[&scope;]"/> + + <xsl:variable name="term.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.term.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="range.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.range.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <fo:block> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:suppress-duplicate-page-number">true</xsl:attribute> + </xsl:if> + + <xsl:for-each select="$refs/secondary"> + <xsl:if test="@id or @xml:id"> + <fo:inline id="{(@id|@xml:id)[1]}"/> + </xsl:if> + </xsl:for-each> + + <xsl:value-of select="secondary"/> + + <xsl:choose> + <xsl:when test="$xep.extensions != 0"> + <xsl:if test="$refs[not(see) and not(tertiary)]"> + <xsl:copy-of select="$term.separator"/> + <xsl:variable name="primary" select="&primary;"/> + <xsl:variable name="secondary" select="&secondary;"/> + <xsl:variable name="primary.significant" select="concat(&primary;, $significant.flag)"/> + <rx:page-index list-separator="{$number.separator}" + range-separator="{$range.separator}"> + <xsl:if test="$refs[@significance='preferred'][not(see) and not(tertiary)]"> + <rx:index-item xsl:use-attribute-sets="index.preferred.page.properties xep.index.item.properties"> + <xsl:attribute name="ref-key"> + <xsl:value-of select="$primary.significant"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + </xsl:attribute> + </rx:index-item> + </xsl:if> + <xsl:if test="$refs[not(@significance) or @significance!='preferred'][not(see) and not(tertiary)]"> + <rx:index-item xsl:use-attribute-sets="xep.index.item.properties"> + <xsl:attribute name="ref-key"> + <xsl:value-of select="$primary"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + </xsl:attribute> + </rx:index-item> + </xsl:if> + </rx:page-index> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="page-number-citations"> + <xsl:for-each select="$refs[not(see) + and not(tertiary)]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:with-param name="position" select="position()"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:variable> + + <xsl:copy-of select="$page-number-citations"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs[not(tertiary)]/*[self::see]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + + </fo:block> + + <xsl:if test="$refs/tertiary or $refs[not(tertiary)]/*[self::seealso]"> + <fo:block start-indent="2pc"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[tertiary and count(.|key('tertiary', concat($key, &sep;, &tertiary;))[&scope;][1]) = 1]" + mode="index-tertiary"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&tertiary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="index-tertiary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + <xsl:variable name="refs" select="key('tertiary', $key)[&scope;]"/> + + <xsl:variable name="term.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.term.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="range.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.range.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <fo:block> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:suppress-duplicate-page-number">true</xsl:attribute> + </xsl:if> + + <xsl:for-each select="$refs/tertiary"> + <xsl:if test="@id or @xml:id"> + <fo:inline id="{(@id|@xml:id)[1]}"/> + </xsl:if> + </xsl:for-each> + + <xsl:value-of select="tertiary"/> + + <xsl:choose> + <xsl:when test="$xep.extensions != 0"> + <xsl:if test="$refs[not(see)]"> + <xsl:copy-of select="$term.separator"/> + <xsl:variable name="primary" select="&primary;"/> + <xsl:variable name="secondary" select="&secondary;"/> + <xsl:variable name="tertiary" select="&tertiary;"/> + <xsl:variable name="primary.significant" select="concat(&primary;, $significant.flag)"/> + <rx:page-index list-separator="{$number.separator}" + range-separator="{$range.separator}"> + <xsl:if test="$refs[@significance='preferred'][not(see)]"> + <rx:index-item xsl:use-attribute-sets="index.preferred.page.properties xep.index.item.properties"> + <xsl:attribute name="ref-key"> + <xsl:value-of select="$primary.significant"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$tertiary"/> + </xsl:attribute> + </rx:index-item> + </xsl:if> + <xsl:if test="$refs[not(@significance) or @significance!='preferred'][not(see)]"> + <rx:index-item xsl:use-attribute-sets="xep.index.item.properties"> + <xsl:attribute name="ref-key"> + <xsl:value-of select="$primary"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + <xsl:text>, </xsl:text> + <xsl:value-of select="$tertiary"/> + </xsl:attribute> + </rx:index-item> + </xsl:if> + </rx:page-index> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="page-number-citations"> + <xsl:for-each select="$refs[not(see)]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:with-param name="position" select="position()"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:variable> + + <xsl:copy-of select="$page-number-citations"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs/see"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + + </fo:block> + + <xsl:if test="$refs/seealso"> + <fo:block> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="reference"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:param name="position" select="0"/> + <xsl:param name="separator" select="''"/> + + <xsl:variable name="term.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.term.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="range.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.range.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$separator != ''"> + <xsl:value-of select="$separator"/> + </xsl:when> + <xsl:when test="$position = 1"> + <xsl:value-of select="$term.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$number.separator"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:choose> + <xsl:when test="@zone and string(@zone)"> + <xsl:call-template name="reference"> + <xsl:with-param name="zones" select="normalize-space(@zone)"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="ancestor::*[contains(local-name(),'info') and not(starts-with(local-name(),'info'))]"> + <xsl:call-template name="info.reference"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + + <xsl:if test="key('endofrange', $id)[&scope;]"> + <xsl:apply-templates select="key('endofrange', $id)[&scope;][last()]" + mode="reference"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:with-param name="separator" select="$range.separator"/> + </xsl:apply-templates> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="reference"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:param name="zones"/> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="contains($zones, ' ')"> + <xsl:variable name="zone" select="substring-before($zones, ' ')"/> + <xsl:variable name="target" select="key('id', $zone)"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$target[1]"/> + </xsl:call-template> + </xsl:variable> + + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + + <xsl:copy-of select="$number.separator"/> + <xsl:call-template name="reference"> + <xsl:with-param name="zones" select="substring-after($zones, ' ')"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="zone" select="$zones"/> + <xsl:variable name="target" select="key('id', $zone)"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$target[1]"/> + </xsl:call-template> + </xsl:variable> + + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="info.reference"> + <!-- This is not perfect. It doesn't treat indexterm inside info element as a range covering whole parent of info. + It also not work when there is no ID generated for parent element. But it works in the most common cases. --> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="target" select="(ancestor::appendix|ancestor::article|ancestor::bibliography|ancestor::book| + ancestor::chapter|ancestor::glossary|ancestor::part|ancestor::preface| + ancestor::refentry|ancestor::reference|ancestor::refsect1|ancestor::refsect2| + ancestor::refsect3|ancestor::refsection|ancestor::refsynopsisdiv| + ancestor::sect1|ancestor::sect2|ancestor::sect3|ancestor::sect4|ancestor::sect5| + ancestor::section|ancestor::setindex|ancestor::set|ancestor::sidebar|ancestor::mediaobject)[&scope;]"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$target[position() = last()]"/> + </xsl:call-template> + </xsl:variable> + + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> +</xsl:template> + +<xsl:template match="indexterm" mode="index-see"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <fo:inline> + <xsl:text> (</xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'see'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:value-of select="see"/> + <xsl:text>)</xsl:text> + </fo:inline> +</xsl:template> + +<xsl:template match="indexterm" mode="index-seealso"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:for-each select="seealso"> + <xsl:sort select="translate(., &lowercase;, &uppercase;)"/> + <fo:block> + <xsl:text>(</xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'seealso'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:value-of select="."/> + <xsl:text>)</xsl:text> + </fo:block> + </xsl:for-each> + +</xsl:template> + +<!-- ====================================================================== --> + +<xsl:template name="generate-index-markup"> + <xsl:param name="scope" select="(ancestor::book|/)[last()]"/> + <xsl:param name="role" select="@role"/> + <xsl:param name="type" select="@type"/> + + <xsl:variable name="terms" select="$scope//indexterm[count(.|key('letter', + translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;))[&scope;][1]) = 1]"/> + <xsl:variable name="alphabetical" + select="$terms[contains(concat(&lowercase;, &uppercase;), + substring(&primary;, 1, 1))]"/> + <xsl:variable name="others" select="$terms[not(contains(concat(&lowercase;, + &uppercase;), + substring(&primary;, 1, 1)))]"/> + + <xsl:text><index> </xsl:text> + <xsl:if test="$others"> + <xsl:text> <indexdiv> </xsl:text> + <xsl:text><title></xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + <xsl:text></title> </xsl:text> + <xsl:apply-templates select="$others[count(.|key('primary', + &primary;)[&scope;][1]) = 1]" + mode="index-symbol-div-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:text></indexdiv> </xsl:text> + </xsl:if> + + <xsl:apply-templates select="$alphabetical[count(.|key('letter', + translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;))[&scope;][1]) = 1]" + mode="index-div-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:text></index> </xsl:text> +</xsl:template> + +<xsl:template match="*" mode="index-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:text><</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text>> </xsl:text> + <xsl:apply-templates mode="index-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;)"/> + <xsl:text> <indexdiv> </xsl:text> + <xsl:text><title></xsl:text> + <xsl:value-of select="translate($key, &lowercase;, &uppercase;)"/> + <xsl:text></title> </xsl:text> + + <xsl:apply-templates select="key('letter', $key)[&scope;][count(.|key('primary', &primary;)[&scope;][1]) = 1]" + mode="index-primary-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:text></indexdiv> </xsl:text> +</xsl:template> + +<xsl:template match="indexterm" mode="index-symbol-div-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;)"/> + + <xsl:apply-templates select="key('letter', $key)[&scope;][count(.|key('primary', &primary;)[&scope;][1]) = 1]" + mode="index-primary-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="indexterm" mode="index-primary-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="&primary;"/> + <xsl:variable name="refs" select="key('primary', $key)[&scope;]"/> + <xsl:variable name="pages" select="$refs[not(see) and not(seealso)]"/> + + <xsl:text> <indexentry> </xsl:text> + <xsl:text><primaryie></xsl:text> + <xsl:text><phrase></xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="string(primary)"/> + </xsl:call-template> + <xsl:text></phrase></xsl:text> + <xsl:if test="$pages">,</xsl:if> + <xsl:text> </xsl:text> + + <xsl:for-each select="$pages"> + <xsl:apply-templates select="." mode="reference-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + + <xsl:text></primaryie> </xsl:text> + + <xsl:if test="$refs/secondary or $refs[not(secondary)]/*[self::see or self::seealso]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + + <xsl:apply-templates select="$refs[secondary and count(.|key('secondary', concat($key, &sep;, &secondary;))[&scope;][1]) = 1]" + mode="index-secondary-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&secondary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + <xsl:text></indexentry> </xsl:text> +</xsl:template> + +<xsl:template match="indexterm" mode="index-secondary-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;)"/> + <xsl:variable name="refs" select="key('secondary', $key)[&scope;]"/> + <xsl:variable name="pages" select="$refs[not(see) and not(seealso)]"/> + + <xsl:text><secondaryie></xsl:text> + <xsl:text><phrase></xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="string(secondary)"/> + </xsl:call-template> + <xsl:text></phrase></xsl:text> + <xsl:if test="$pages">,</xsl:if> + <xsl:text> </xsl:text> + + <xsl:for-each select="$pages"> + <xsl:apply-templates select="." mode="reference-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + + <xsl:text></secondaryie> </xsl:text> + + <xsl:if test="$refs/tertiary or $refs[not(tertiary)]/*[self::see or self::seealso]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[tertiary and count(.|key('tertiary', concat($key, &sep;, &tertiary;))[&scope;][1]) = 1]" + mode="index-tertiary-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&tertiary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="index-tertiary-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + <xsl:variable name="refs" select="key('tertiary', $key)[&scope;]"/> + <xsl:variable name="pages" select="$refs[not(see) and not(seealso)]"/> + + <xsl:text><tertiaryie></xsl:text> + <xsl:text><phrase></xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="string(tertiary)"/> + </xsl:call-template> + <xsl:text></phrase></xsl:text> + <xsl:if test="$pages">,</xsl:if> + <xsl:text> </xsl:text> + + <xsl:for-each select="$pages"> + <xsl:apply-templates select="." mode="reference-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + + <xsl:text></tertiaryie> </xsl:text> + + <xsl:variable name="see" select="$refs/see | $refs/seealso"/> + <xsl:if test="$see"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see))[&scope;][1])]" + mode="index-see-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso-markup"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="reference-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:choose> + <xsl:when test="@zone and string(@zone)"> + <xsl:call-template name="reference-markup"> + <xsl:with-param name="zones" select="normalize-space(@zone)"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + + <xsl:choose> + <xsl:when test="@startref and @class='endofrange'"> + <xsl:text><phrase role="pageno"></xsl:text> + <xsl:text><link linkend="</xsl:text> + <xsl:value-of select="@startref"/> + <xsl:text>"></xsl:text> + <fo:basic-link internal-destination="{@startref}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{@startref}"/> + <xsl:text>-</xsl:text> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + <xsl:text></link></xsl:text> + <xsl:text></phrase> </xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text><phrase role="pageno"></xsl:text> + <xsl:if test="$id"> + <xsl:text><link linkend="</xsl:text> + <xsl:value-of select="$id"/> + <xsl:text>"></xsl:text> + </xsl:if> + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + <xsl:if test="$id"> + <xsl:text></link></xsl:text> + </xsl:if> + <xsl:text></phrase> </xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="reference-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:param name="zones"/> + <xsl:choose> + <xsl:when test="contains($zones, ' ')"> + <xsl:variable name="zone" select="substring-before($zones, ' ')"/> + <xsl:variable name="target" select="key('id', $zone)[&scope;]"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$target[1]"/> + </xsl:call-template> + </xsl:variable> + + <xsl:text><phrase role="pageno"></xsl:text> + <xsl:if test="$target[1]/@id or $target[1]/@xml:id"> + <xsl:text><link linkend="</xsl:text> + <xsl:value-of select="$id"/> + <xsl:text>"></xsl:text> + </xsl:if> + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + <xsl:if test="$target[1]/@id or $target[1]/@xml:id"> + <xsl:text></link></xsl:text> + </xsl:if> + <xsl:text></phrase> </xsl:text> + + <xsl:call-template name="reference"> + <xsl:with-param name="zones" select="substring-after($zones, ' ')"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="zone" select="$zones"/> + <xsl:variable name="target" select="key('id', $zone)[&scope;]"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$target[1]"/> + </xsl:call-template> + </xsl:variable> + + <xsl:text><phrase role="pageno"></xsl:text> + <xsl:if test="$target[1]/@id or target[1]/@xml:id"> + <xsl:text><link linkend="</xsl:text> + <xsl:value-of select="$id"/> + <xsl:text>"></xsl:text> + </xsl:if> + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="index.page.number.properties"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + <xsl:if test="$target[1]/@id or target[1]/@xml:id"> + <xsl:text></link></xsl:text> + </xsl:if> + <xsl:text></phrase> </xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="index-see-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <fo:block> + <xsl:text><seeie></xsl:text> + <xsl:text><phrase></xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="string(see)"/> + </xsl:call-template> + <xsl:text></phrase></xsl:text> + <xsl:text></seeie> </xsl:text> + </fo:block> +</xsl:template> + +<xsl:template match="indexterm" mode="index-seealso-markup"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <fo:block> + <xsl:text><seealsoie></xsl:text> + <xsl:text><phrase></xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="string(seealso)"/> + </xsl:call-template> + <xsl:text></phrase></xsl:text> + <xsl:text></seealsoie> </xsl:text> + </fo:block> +</xsl:template> + +<xsl:template name="escape-text"> + <xsl:param name="text" select="''"/> + + <xsl:variable name="ltpos" select="substring-before($text, '<')"/> + <xsl:variable name="amppos" select="substring-before($text, '&')"/> + + <xsl:choose> + <xsl:when test="contains($text,'<') and contains($text, '&') + and string-length($ltpos) < string-length($amppos)"> + <xsl:value-of select="$ltpos"/> + <xsl:text>&lt;</xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="substring-after($text, '<')"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="contains($text,'<') and contains($text, '&') + and string-length($amppos) < string-length($ltpos)"> + <xsl:value-of select="$amppos"/> + <xsl:text>&amp;</xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="substring-after($text, '&')"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="contains($text, '<')"> + <xsl:value-of select="$ltpos"/> + <xsl:text>&lt;</xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="substring-after($text, '<')"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="contains($text, '&')"> + <xsl:value-of select="$amppos"/> + <xsl:text>&amp;</xsl:text> + <xsl:call-template name="escape-text"> + <xsl:with-param name="text" select="substring-after($text, '&')"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:value-of select="$text"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="index.separator"> + <xsl:param name="key" select="''"/> + <xsl:param name="lang"> + <xsl:call-template name="l10n.language"/> + </xsl:param> + + <xsl:choose> + <xsl:when test="$key = 'index.term.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.term.separator != ''"> + <xsl:copy-of select="$index.term.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">term-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="$key = 'index.number.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.number.separator != ''"> + <xsl:copy-of select="$index.number.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">number-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="$key = 'index.range.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.range.separator != ''"> + <xsl:copy-of select="$index.range.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">range-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autotoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autotoc.xsl new file mode 100644 index 00000000..be907bbc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/autotoc.xsl @@ -0,0 +1,960 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + version='1.0'> + +<!-- ******************************************************************** + $Id: autotoc.xsl 9647 2012-10-26 17:42:03Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template name="set.toc"> + + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" select="book|set|setindex"/> + + <xsl:if test="$nodes"> + <fo:block id="toc...{$id}" + xsl:use-attribute-sets="toc.margin.properties"> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:outline-level">1</xsl:attribute> + <xsl:attribute name="axf:outline-expand">false</xsl:attribute> + <xsl:attribute name="axf:outline-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </xsl:if> + <xsl:call-template name="table.of.contents.titlepage"/> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="division.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" + select="$toc-context/part + |$toc-context/reference + |$toc-context/preface + |$toc-context/chapter + |$toc-context/appendix + |$toc-context/article + |$toc-context/topic + |$toc-context/bibliography + |$toc-context/glossary + |$toc-context/index"/> + + <xsl:if test="$nodes"> + <fo:block id="toc...{$cid}" + xsl:use-attribute-sets="toc.margin.properties"> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:outline-level">1</xsl:attribute> + <xsl:attribute name="axf:outline-expand">false</xsl:attribute> + <xsl:attribute name="axf:outline-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </xsl:if> + <xsl:if test="$toc.title.p"> + <xsl:call-template name="table.of.contents.titlepage"/> + </xsl:if> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="component.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" select="section|sect1|refentry + |article|topic|bibliography|glossary + |qandaset[$qanda.in.toc != 0] + |appendix|index"/> + <xsl:if test="$nodes"> + <fo:block id="toc...{$id}" + xsl:use-attribute-sets="toc.margin.properties"> + <xsl:if test="$toc.title.p"> + <xsl:call-template name="table.of.contents.titlepage"/> + </xsl:if> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="component.toc.separator"> + <!-- Customize to output something between + component.toc and first output --> +</xsl:template> + +<xsl:template name="section.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" + select="section|sect1|sect2|sect3|sect4|sect5|refentry + |qandaset[$qanda.in.toc != 0] + |bridgehead[$bridgehead.in.toc != 0]"/> + + <xsl:variable name="level"> + <xsl:call-template name="section.level"/> + </xsl:variable> + + <xsl:if test="$nodes"> + <fo:block id="toc...{$id}" + xsl:use-attribute-sets="toc.margin.properties"> + + <xsl:if test="$toc.title.p"> + <xsl:call-template name="section.heading"> + <xsl:with-param name="level" select="$level + 1"/> + <xsl:with-param name="title"> + <fo:block space-after="0.5em"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </fo:block> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="section.toc.separator"> + <!-- Customize to output something between + section.toc and first output --> +</xsl:template> +<!-- ==================================================================== --> + +<xsl:template name="toc.line"> + <xsl:param name="toc-context" select="NOTANODE"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="label"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + + <fo:block xsl:use-attribute-sets="toc.line.properties"> + <fo:inline keep-with-next.within-line="always"> + <fo:basic-link internal-destination="{$id}"> + <xsl:if test="$label != ''"> + <xsl:copy-of select="$label"/> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + <xsl:apply-templates select="." mode="titleabbrev.markup"/> + </fo:basic-link> + </fo:inline> + <fo:inline keep-together.within-line="always"> + <xsl:text> </xsl:text> + <fo:leader leader-pattern="dots" + leader-pattern-width="3pt" + leader-alignment="reference-area" + keep-with-next.within-line="always"/> + <xsl:text> </xsl:text> + <fo:basic-link internal-destination="{$id}"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + </fo:inline> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="qandaset.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" select="qandadiv|qandaentry"/> + + <xsl:if test="$nodes"> + <fo:block id="toc...{$id}" + xsl:use-attribute-sets="toc.margin.properties"> + <xsl:if test="$toc.title.p"> + <xsl:call-template name="table.of.contents.titlepage"/> + </xsl:if> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="qandaset.toc.separator"> + <!-- Customize to output something between + qandaset.toc and first output --> +</xsl:template> + +<xsl:template match="qandadiv" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="nodes" select="qandadiv|qandaentry"/> + + <xsl:if test="$nodes"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="qandaentry" mode="toc"> + <xsl:apply-templates select="question" mode="toc"/> +</xsl:template> + +<xsl:template match="question" mode="toc"> + <xsl:variable name="firstchunk"> + <!-- Use a titleabbrev or title if available --> + <xsl:choose> + <xsl:when test="../blockinfo/titleabbrev"> + <xsl:apply-templates select="../blockinfo/titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../blockinfo/title"> + <xsl:apply-templates select="../blockinfo/title[1]/node()"/> + </xsl:when> + <xsl:when test="../info/titleabbrev"> + <xsl:apply-templates select="../info/titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../titleabbrev"> + <xsl:apply-templates select="../titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../info/title"> + <xsl:apply-templates select="../info/title[1]/node()"/> + </xsl:when> + <xsl:when test="../title"> + <xsl:apply-templates select="../title[1]/node()"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="(*[local-name(.)!='label'])[1]/node()"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="deflabel"> + <xsl:choose> + <xsl:when test="ancestor-or-self::*[@defaultlabel]"> + <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()] + /@defaultlabel"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$qanda.defaultlabel"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="label"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + + <fo:block xsl:use-attribute-sets="toc.line.properties" + end-indent="{$toc.indent.width}pt" + last-line-end-indent="-{$toc.indent.width}pt"> + <xsl:attribute name="margin-{$direction.align.start}">3em</xsl:attribute> + <xsl:attribute name="text-indent">-3em</xsl:attribute> + <fo:inline keep-with-next.within-line="always"> + <fo:basic-link internal-destination="{$id}"> + <xsl:if test="$label != ''"> + <xsl:copy-of select="$label"/> + <xsl:if test="$deflabel = 'number' and not(label)"> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + <xsl:text> </xsl:text> + </xsl:if> + <xsl:copy-of select="$firstchunk"/> + </fo:basic-link> + </fo:inline> + <fo:inline keep-together.within-line="always"> + <xsl:text> </xsl:text> + <fo:leader leader-pattern="dots" + leader-pattern-width="3pt" + leader-alignment="reference-area" + keep-with-next.within-line="always"/> + <xsl:text> </xsl:text> + <fo:basic-link internal-destination="{$id}"> + <fo:page-number-citation ref-id="{$id}"/> + </fo:basic-link> + </fo:inline> + </fo:block> + +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="book|setindex" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="nodes" select="glossary|bibliography|preface|chapter + |reference|part|article|topic|appendix|index"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.max.depth > $depth.from.context + and $nodes"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="set" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="nodes" select="set|book|setindex"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.max.depth > $depth.from.context + and $nodes"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="part" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="nodes" select="chapter|appendix|preface|reference| + refentry|article|topic|index|glossary| + bibliography"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.max.depth > $depth.from.context + and $nodes"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="reference" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:if test="$toc.section.depth > 0 + and $toc.max.depth > $depth.from.context + and refentry"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="refentry" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="refentry" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="preface|chapter|appendix|article" + mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="nodes" select="section|sect1 + |qandaset[$qanda.in.toc != 0] + |simplesect[$simplesect.in.toc != 0] + |topic + |refentry|appendix"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth > 0 + and $toc.max.depth > $depth.from.context + and $nodes"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="sect1" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth > 1 + and $toc.max.depth > $depth.from.context + and sect2"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"/> + </xsl:attribute> + + <xsl:apply-templates select="sect2|qandaset[$qanda.in.toc != 0]" + mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="sect2" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="reldepth" + select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth > 2 + and $toc.max.depth > $depth.from.context + and sect3"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"> + <xsl:with-param name="reldepth" select="$reldepth"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="sect3|qandaset[$qanda.in.toc != 0]" + mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="sect3" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="reldepth" + select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth > 3 + and $toc.max.depth > $depth.from.context + and sect4"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"> + <xsl:with-param name="reldepth" select="$reldepth"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="sect4|qandaset[$qanda.in.toc != 0]" + mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="sect4" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:variable name="reldepth" + select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth > 4 + and $toc.max.depth > $depth.from.context + and sect5"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"> + <xsl:with-param name="reldepth" select="$reldepth"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="sect5|qandaset[$qanda.in.toc != 0]" + mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="sect5|simplesect" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="topic" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="set.toc.indent"> + <xsl:param name="reldepth"/> + + <xsl:variable name="depth"> + <xsl:choose> + <xsl:when test="$reldepth != ''"> + <xsl:value-of select="$reldepth"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="count(ancestor::*)"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$fop.extensions != 0"> + <xsl:value-of select="concat($depth*$toc.indent.width, 'pt')"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat($toc.indent.width, 'pt')"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + + +<xsl:template match="section" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="depth" select="count(ancestor::section) + 1"/> + <xsl:variable name="reldepth" + select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth >= $depth"> + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:if test="$toc.section.depth > $depth + and $toc.max.depth > $depth.from.context + and section"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"> + <xsl:with-param name="reldepth" select="$reldepth"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="section|qandaset[$qanda.in.toc != 0]" + mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + </xsl:if> +</xsl:template> + +<xsl:template match="bibliography|glossary" + mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="index" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:if test="* or $generate.index != 0"> + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="title" mode="toc"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="list.of.titles"> + <xsl:param name="titles" select="'table'"/> + <xsl:param name="nodes" select=".//table"/> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:if test="$nodes"> + <fo:block id="lot...{$titles}...{$id}"> + <xsl:choose> + <xsl:when test="$titles='table'"> + <xsl:call-template name="list.of.tables.titlepage"/> + </xsl:when> + <xsl:when test="$titles='figure'"> + <xsl:call-template name="list.of.figures.titlepage"/> + </xsl:when> + <xsl:when test="$titles='equation'"> + <xsl:call-template name="list.of.equations.titlepage"/> + </xsl:when> + <xsl:when test="$titles='example'"> + <xsl:call-template name="list.of.examples.titlepage"/> + </xsl:when> + <xsl:when test="$titles='procedure'"> + <xsl:call-template name="list.of.procedures.titlepage"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.unknowns.titlepage"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template name="component.list.of.titles"> + <xsl:param name="titles" select="'table'"/> + <xsl:param name="nodes" select=".//table"/> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:if test="$nodes"> + <fo:block id="lot...{$titles}...{$id}"> + <xsl:choose> + <xsl:when test="$titles='table'"> + <xsl:call-template name="component.list.of.tables.titlepage"/> + </xsl:when> + <xsl:when test="$titles='figure'"> + <xsl:call-template name="component.list.of.figures.titlepage"/> + </xsl:when> + <xsl:when test="$titles='equation'"> + <xsl:call-template name="component.list.of.equations.titlepage"/> + </xsl:when> + <xsl:when test="$titles='example'"> + <xsl:call-template name="component.list.of.examples.titlepage"/> + </xsl:when> + <xsl:when test="$titles='procedure'"> + <xsl:call-template name="component.list.of.procedures.titlepage"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="component.list.of.unknowns.titlepage"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="figure|table|example|equation|procedure" mode="toc"> + <xsl:param name="toc-context" select="."/> + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- qandaset handled like a section when qanda.in.toc is set --> +<xsl:template match="qandaset" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="cid"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="depth" select="count(ancestor::section) + 1"/> + <xsl:variable name="reldepth" + select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:if test="$toc.section.depth >= $depth"> + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + + <xsl:if test="$toc.section.depth > $depth + and $toc.max.depth > $depth.from.context + and (child::qandadiv or child::qandaentry)"> + <fo:block id="toc.{$cid}.{$id}"> + <xsl:attribute name="margin-{$direction.align.start}"> + <xsl:call-template name="set.toc.indent"> + <xsl:with-param name="reldepth" select="$reldepth"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="qandadiv|qandaentry" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </fo:block> + </xsl:if> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl new file mode 100644 index 00000000..42418133 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/axf.xsl @@ -0,0 +1,113 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + version='1.0'> + +<!-- ******************************************************************** + $Id: axf.xsl 8983 2011-03-27 07:41:25Z mzjn $ + ******************************************************************** --> + +<xsl:template name="axf-document-information"> + + <xsl:variable name="authors" select="(//author|//editor| + //corpauthor|//authorgroup)[1]"/> + <xsl:if test="$authors"> + <xsl:variable name="author"> + <xsl:choose> + <xsl:when test="$authors[self::authorgroup]"> + <xsl:call-template name="person.name.list"> + <xsl:with-param name="person.list" + select="$authors/*[self::author|self::corpauthor| + self::othercredit|self::editor]"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$authors[self::corpauthor]"> + <xsl:value-of select="$authors"/> + </xsl:when> + <xsl:when test="$authors[orgname]"> + <xsl:value-of select="$authors/orgname"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"> + <xsl:with-param name="node" select="$authors"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:element name="axf:document-info"> + <xsl:attribute name="name">author</xsl:attribute> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($author)"/> + </xsl:attribute> + </xsl:element> + </xsl:if> + + <xsl:variable name="title"> + <xsl:apply-templates select="/*[1]" mode="label.markup"/> + <xsl:apply-templates select="/*[1]" mode="title.markup"/> + </xsl:variable> + + <!-- * see bug report #1465301 - mzjn --> + <axf:document-info name="title"> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </axf:document-info> + + <xsl:if test="//keyword"> + <xsl:element name="axf:document-info"> + <xsl:attribute name="name">keywords</xsl:attribute> + <xsl:attribute name="value"> + <xsl:for-each select="//keyword"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </xsl:element> + </xsl:if> + + <xsl:if test="//subjectterm"> + <xsl:element name="axf:document-info"> + <xsl:attribute name="name">subject</xsl:attribute> + <xsl:attribute name="value"> + <xsl:for-each select="//subjectterm"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </xsl:element> + </xsl:if> + +</xsl:template> + +<!-- These properties are added to fo:simple-page-master --> +<xsl:template name="axf-page-master-properties"> + <xsl:param name="page.master" select="''"/> + + <xsl:if test="$crop.marks != 0"> + <xsl:attribute name="axf:printer-marks">crop</xsl:attribute> + <xsl:attribute name="axf:bleed"><xsl:value-of + select="$crop.mark.bleed"/></xsl:attribute> + <xsl:attribute name="axf:printer-marks-line-width"><xsl:value-of + select="$crop.mark.width"/></xsl:attribute> + <xsl:attribute name="axf:crop-offset"><xsl:value-of + select="$crop.mark.offset"/></xsl:attribute> + </xsl:if> + + <xsl:call-template name="user-axf-page-master-properties"> + <xsl:with-param name="page.master" select="$page.master"/> + </xsl:call-template> + +</xsl:template> + +<xsl:template name="user-axf-page-master-properties"> + <xsl:param name="page.master" select="''"/> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio-iso690.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio-iso690.xsl new file mode 100644 index 00000000..1bc38583 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio-iso690.xsl @@ -0,0 +1,1300 @@ +<?xml version="1.0" encoding="UTF-8"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: biblio.xsl 6402 2006-11-12 08:23:21Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + The original code for processing bibliography in ISO690 style + was provided by Jana Dvorakova <jana4u@seznam.cz> + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- if biblioentry.alt.primary.seps is set to nonzero value then use alternative separators for primary responsibility - $alt.person.two.sep, $alt.person.last.sep, $alt.person.more.sep --> +<xsl:param name="biblioentry.alt.primary.seps" select="0"/> + +<!-- how many authors will be printed if there is more than three authors - set to number 1 (default value), 2 or 3 --> +<xsl:param name="biblioentry.primary.count" select="1"/> + +<!-- ==================================================================== --> + +<xsl:template name="iso690.makecitation"> +<!-- Types of resources --> + <xsl:choose> + + <!-- SYSTEMS OF ELECTRONIC COMMUNICATION : ENTIRE MESSAGE SYSTEM --> + <!-- same as Monographs --> + <xsl:when test="./@role='messagesystem'"> + <xsl:call-template name="iso690.monogr"/> + </xsl:when> + + <!-- SYSTEMS OF ELECTRONIC COMMUNICATION : ELECTRONIC MESSAGES --> + <!-- same as Contributions to Monographs --> + <xsl:when test="./@role='message'"> + <xsl:call-template name="iso690.paper.mon"/> + </xsl:when> + + <!-- SERIALS --> + <xsl:when test="./@role='serial' or ./biblioid/@class='issn' or ./issn"> + <xsl:call-template name="iso690.serial"/> + </xsl:when> + + <!-- PARTS OF MONOGRAPHS --> + <xsl:when test="./@role='part' or (./bibliomisc[@role='secnum']|./bibliomisc[@role='sectitle'])"> + <xsl:call-template name="iso690.monogr.part"/> + </xsl:when> + + <!-- CONTRIBUTIONS TO MONOGRAPHS --> + <xsl:when test="./@role='contribution' or (./biblioset/@relation='part' and ./biblioset/@relation='book')"> + <xsl:call-template name="iso690.paper.mon"/> + </xsl:when> + + <!-- ARTICLES, ETC., IN SERIALS --> + <xsl:when test="./@role='article' or (./biblioset/@relation='journal' and ./biblioset/@relation='article')"> + <xsl:call-template name="iso690.article"/> + </xsl:when> + + <!-- PATENT DOCUMENTS --> + <xsl:when test="./@role='patent' or (./bibliomisc[@role='patenttype'] and ./bibliomisc[@role='patentnum'])"> + <xsl:call-template name="iso690.patent"/> + </xsl:when> + + <!-- MONOGRAPHS --> + <xsl:otherwise> + <xsl:call-template name="iso690.monogr"/> + </xsl:otherwise> + + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- MONOGRAPHS --> +<xsl:template name="iso690.monogr"> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility --> + <xsl:call-template name="iso690.secondary"/> + <!-- Edition --> + <xsl:call-template name="iso690.edition"/> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Extent --> + <xsl:call-template name="iso690.extent"/> + <!-- Series --> + <xsl:call-template name="iso690.serie"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number --> + <xsl:call-template name="iso690.isbn"/> +</xsl:template> + +<!-- SERIALS --> +<xsl:template name="iso690.serial"> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Responsibility [nonEL] --> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./bibliomisc[@role='issuing']"/> + </xsl:call-template> + <!-- Issue designation (date and/or n°) [nonEL] --> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.issuing"/> + </xsl:if> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Series --> + <xsl:call-template name="iso690.serie"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number --> + <xsl:call-template name="iso690.issn"/> +</xsl:template> + +<!-- PARTS OF MONOGRAPHS --> +<xsl:template name="iso690.monogr.part"> + <!-- Primary responsibility of host document --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium of host document --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility of host document [EL] --> + <xsl:if test="./bibliomisc[@role='medium']"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./volumenum"/> + </xsl:call-template> + <!-- Numeration of the part [nonEL]--> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.partnr"/> + <!-- Subordinate responsibility [nonEL] --> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Location within host --> + <xsl:call-template name="iso690.part.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Numeration within host document [EL] --> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.isbn"/> + </xsl:if> +</xsl:template> + +<!-- CONTRIBUTIONS TO MONOGRAPHS --> +<xsl:template name="iso690.paper.mon"> +<!-- Contribution --> + <xsl:apply-templates mode="iso690.paper.part" select="./biblioset[@relation='part']"/> +<!-- In --> + <xsl:text>In </xsl:text> +<!-- Host --> + <xsl:apply-templates mode="iso690.paper.book" select="./biblioset[@relation='book']"/> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.paper.part"> +<!-- Contribution --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title --> + <xsl:call-template name="iso690.title"> + <xsl:with-param name="italic" select="0"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.paper.book"> +<!-- Host --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility [EL] --> + <xsl:if test="./bibliomisc[@role='medium']"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"/> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.paper.pub"/> + <!-- Numeration within host document [EL] --> + <!-- Location within host --> + <xsl:call-template name="iso690.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.isbn"/> + </xsl:if> +</xsl:template> + +<!-- ARTICLES, ETC., IN SERIALS --> +<xsl:template name="iso690.article"> +<!-- Article --> + <xsl:apply-templates mode="iso690.article.art" select="./biblioset[@relation='article']"/> +<!-- Serial --> + <xsl:apply-templates mode="iso690.article.jour" select="./biblioset[@relation='journal']"/> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.article.art"> +<!-- Article --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title --> + <xsl:call-template name="iso690.title"> + <xsl:with-param name="italic" select="0"/> + </xsl:call-template> + <!-- Subordinate responsibility [nonEL] --> + <xsl:if test="not(../*/bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.article.jour"> +<!-- Serial --> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./pubdate[not(@role='issuing')]|./volumenum|./issuenum|./pagenums"/> + </xsl:call-template> + <!-- Number designation [EL] --> + <!-- Location within host --> + <xsl:call-template name="iso690.article.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.issn"/> + </xsl:if> +</xsl:template> + +<!-- PATENT DOCUMENTS --> +<xsl:template name="iso690.patent"> + <!-- Primary responsibility (applicant) --> + <xsl:call-template name="iso690.primary"/> + <!-- Title of the invention --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility --> + <xsl:call-template name="iso690.secondary"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Identification --> + <xsl:call-template name="iso690.pat.ident"/> +</xsl:template> + +<!-- ==================================================================== --> +<!-- Elements --> + +<!-- Primary responsibility --> +<xsl:template name="iso690.primary"> + <xsl:param name="primary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./authorgroup/author|./author"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/author|.//author"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./authorgroup/editor|./editor"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/editor|.//editor"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./authorgroup/corpauthor|./corpauthor"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/corpauthor|.//corpauthor"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:if test="(./firstname)and(./surname)"> + <xsl:call-template name="iso690.author"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(./firstname[1])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.author.list"> + <xsl:param name="person.list" + select="author|corpauthor|editor"/> + <xsl:param name="person.count" select="count($person.list)"/> + <xsl:param name="count" select="1"/> + <xsl:param name="group" select="./authorgroup[@role='many']"/> + <xsl:param name="many" select="0"/> + + <xsl:param name="primary.many"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.many'"/></xsl:call-template> + </xsl:param> + <xsl:param name="primary.editor"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.editor'"/></xsl:call-template> + </xsl:param> + <xsl:param name="primary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.sep'"/></xsl:call-template> + </xsl:param> + + <xsl:choose> + <xsl:when test="$count > $person.count"></xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$person.count < 4 and not($group)"> + <xsl:call-template name="iso690.author"> + <xsl:with-param name="node" select="$person.list[position()=$count]"/> + </xsl:call-template> + <xsl:choose> + <xsl:when test="$person.count = 2 and $count = 1 and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.two.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$person.count = 2 and $count = 1"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'sep2'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$person.count > 2 and $count+1 = $person.count and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.last.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$person.count > 2 and $count+1 = $person.count"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'seplast'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$count < $person.count and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.more.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$count < $person.count"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'sep'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="($count = $person.count)"> + <xsl:choose> + <xsl:when test="$many!=0"> + <xsl:if test="name($person.list[position()=$count])='editor'"> + <xsl:value-of select="$primary.editor"/> + </xsl:if> + <xsl:value-of select="$primary.many"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$primary.many"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="name($person.list[position()=$count])='editor'"> + <xsl:value-of select="$primary.editor"/> + <xsl:value-of select="$primary.sep"/> + </xsl:when> + <xsl:when test="name($person.list[position()=$count])='corpauthor'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string($person.list[position()=$count])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string($person.list[position()=$count]//firstname[1])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> + + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list"/> + <xsl:with-param name="person.count" select="$person.count"/> + <xsl:with-param name="count" select="$count+1"/> + <xsl:with-param name="many" select="$many"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:choose> + <xsl:when test="($biblioentry.primary.count>=3) and ($person.count>=3)"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]|$person.list[2]|$person.list[3]"/> + <xsl:with-param name="person.count" select="3"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="($biblioentry.primary.count>1) and ($person.count>1)"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]|$person.list[2]"/> + <xsl:with-param name="person.count" select="2"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]"/> + <xsl:with-param name="person.count" select="1"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.author"> + <xsl:param name="node" select="."/> + <xsl:param name="lastfirst.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'lastfirst.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="name($node)!='corpauthor'"> + <fo:inline text-transform="uppercase"> + <xsl:apply-templates mode="iso690.mode" select="$node//surname[1]"/> + </fo:inline> + <xsl:if test="$node//surname and $node//firstname"> + <xsl:value-of select="$lastfirst.sep"/> + </xsl:if> + <xsl:apply-templates mode="iso690.mode" select="$node//firstname[1]"/> + </xsl:when> + <xsl:otherwise> + <fo:inline text-transform="uppercase"> + <xsl:apply-templates mode="iso690.mode" select="$node"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="corpauthor|firstname|surname" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Title and Type of medium --> +<xsl:template name="iso690.title"> + <xsl:param name="medium" select="./bibliomisc[@role='medium']"/> + <xsl:param name="italic" select="1"/> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'title.sep'"/></xsl:call-template> + </xsl:param> + + <xsl:apply-templates mode="iso690.mode" select="./title"> + <xsl:with-param name="medium" select="$medium"/> + <xsl:with-param name="italic" select="$italic"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="title" mode="iso690.mode"> + <xsl:param name="medium"/> + <xsl:param name="italic" select="1"/> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'title.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="medium1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'medium1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="medium2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'medium2'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="$italic=1"> + <xsl:call-template name="iso690.italic.title"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.make.title"/> + </xsl:otherwise> + </xsl:choose> + <xsl:if test="$medium"> + <xsl:value-of select="$medium1"/> + <xsl:apply-templates mode="iso690.mode" select="$medium"/> + <xsl:value-of select="$medium2"/> + </xsl:if> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="concat(string(.),string(../subtitle))"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="iso690.italic.title"> + <fo:inline font-style="italic"> + <xsl:call-template name="iso690.make.title"/> + </fo:inline> +</xsl:template> + +<xsl:template name="iso690.make.title"> + <xsl:param name="submaintitle.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'submaintitle.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:if test="../subtitle"> + <xsl:value-of select="$submaintitle.sep"/> + <xsl:apply-templates mode="iso690.mode" select="../subtitle"/> + </xsl:if> +</xsl:template> + +<xsl:template match="subtitle" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<xsl:template match="bibliomisc[@role='medium']" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Subordinate responsibility --> +<xsl:template name="iso690.secondary"> + <xsl:param name="secondary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'secondary.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="secondary.person.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'secondary.person.sep'"/></xsl:call-template> + </xsl:param> + <xsl:for-each select="./bibliomisc[@role='secondary']"> + <xsl:apply-templates mode="iso690.mode" select="."/> + <xsl:choose> + <xsl:when test="position()=count(../bibliomisc[@role='secondary'])"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$secondary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$secondary.person.sep"/> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> +</xsl:template> + +<xsl:template match="bibliomisc[@role='secondary']" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Edition --> +<xsl:template name="iso690.edition"> + <xsl:param name="after"/> + <xsl:param name="edition.serial.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'edition.serial.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="string($after)!=''"> + <xsl:apply-templates mode="iso690.mode" select="./edition"> + <xsl:with-param name="sep" select="$edition.serial.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./edition"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="edition" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'edition.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Issue designation (date and/or n°) --> +<xsl:template name="iso690.issuing"> + <xsl:param name="issuing.div"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.div'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.range"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.range'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum[2] and ./issuenum[2]"> + <xsl:call-template name="iso690.issuedate"/> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[1]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum[1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[2]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum[2]"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum[2]"> + <xsl:call-template name="iso690.issuedate"/> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[2]"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum and ./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing']"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./volumenum"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.issuedate"> + <xsl:param name="issuing.div"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.div'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.range"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.range'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pubdate[@role='issuing'][2]"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing'][1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing'][2]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="pubdate[@role='issuing']" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:variable name="substr" select="substring(string(.),string-length(string(.)))"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.space"> + <xsl:with-param name="text" select="$substr"/> + </xsl:call-template> + <xsl:choose> + <xsl:when test="$substr='-'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="' '"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- Numeration of the part --> +<xsl:template name="iso690.partnr"> + <xsl:param name="partnr.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'partnr.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$partnr.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> +<xsl:template name="iso690.pub"> + <xsl:param name="onlydate" select="0"/> + <xsl:param name="placesep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'placepubl.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="pubsep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'publyear.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="endsep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'pubinfo.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="(./publisher/publishername|./publishername|./publisher/address/city)and($onlydate=0)and(./pubdate[not(@role='issuing')]|./copyright/year|./date[@role='upd']|./date[@role='upd'])"> + <xsl:apply-templates mode="iso690.mode" select="./publisher/address/city"> + <xsl:with-param name="sep" select="$placesep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./publisher/publishername|./publishername"> + <xsl:with-param name="sep" select="$pubsep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]|./copyright/year"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + <xsl:if test="not(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:when test="(./publisher/publishername|./publishername)and(./publisher/address/city)and($onlydate=0)"> + <xsl:apply-templates mode="iso690.mode" select="./publisher/address/city"> + <xsl:with-param name="sep" select="$placesep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./publisher/publishername|./publishername"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="($onlydate=1)or(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]|./copyright/year"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + <xsl:if test="$onlydate=1"> + <xsl:call-template name="iso690.location"> + <xsl:with-param name="onlypages" select="1"/> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:when test="not(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.paper.pub"> + <xsl:param name="spec.pubinfo.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'spec.pubinfo.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./volumnum|./issuenum|./pagenums"> + <xsl:call-template name="iso690.pub"> + <xsl:with-param name="endsep" select="$spec.pubinfo.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.pub"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.data"> + <xsl:param name="sep"/> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./date[@role='upd']"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./date[@role='cit']"/> + <xsl:choose> + <xsl:when test="./date[@role='cit']"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$datecit2"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./date[@role='upd']"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(./date[@role='upd'])"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="publisher/address/city|publishername" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:param name="upd" select="0"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="pubdate|copyright/year" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:param name="upd" select="1"/> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:variable name="substr" select="substring(string(.),string-length(string(.)))"/> + <xsl:if test="name(.)!='pubdate'"> + <xsl:value-of select="'©'"/><!-- copyright --> + </xsl:if> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.space"> + <xsl:with-param name="text" select="$substr"/> + </xsl:call-template> + <xsl:if test="$upd!=0"> + <xsl:choose> + <xsl:when test="name(.)='pubdate'"> + <xsl:apply-templates mode="iso690.mode" select="../date[@role='upd']"/> + <xsl:apply-templates mode="iso690.mode" select="../date[@role='cit']"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="../../date[@role='upd']"/> + <xsl:apply-templates mode="iso690.mode" select="../../date[@role='cit']"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + <xsl:choose> + <xsl:when test="../date[@role='cit']|../../date[@role='cit'] and $upd!=0"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$datecit2"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../date[@role='upd']|../../date[@role='upd'] and $upd!=0"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(../date[@role='upd'])"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$substr='-'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="' '"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.space"> + <xsl:param name="text" select="substring(string(.),string-length(string(.)))"/> + <xsl:if test="$text='-'"> + <xsl:value-of select="' '"/> + </xsl:if> +</xsl:template> + +<!-- Date of update/revision --> +<xsl:template match="date[@role='upd']" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'upd.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$sep"/> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Date of citation --> +<xsl:template match="date[@role='cit']" mode="iso690.mode"> + <xsl:param name="datecit1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$datecit1"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$datecit2"/> +</xsl:template> + +<!-- Extent --> +<xsl:template name="iso690.extent"> + <xsl:param name="extent.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'extent.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"> + <xsl:with-param name="sep" select="$extent.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Location within host --> +<xsl:template name="iso690.part.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='sectitle']"/> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + <xsl:when test="./bibliomisc[@role='sectitle']"> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='sectitle']"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.article.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="locs.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="not(./date[@role='upd']|./date[@role='cit'])"> + <xsl:choose> + <xsl:when test="./volumenum|./issuenum|./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:apply-templates> + <xsl:call-template name="iso690.location"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="./volumenum|./issuenum|./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="./pagenums"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:call-template> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./volumenum and not(./issuenum) and not(./pagenums)"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./issuenum and not(./pagenums)"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"/> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="bibliomisc[@role='secnum']|bibliomisc[@role='sectitle']" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="volumenum|issuenum" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="pagenums" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Series --> +<xsl:template name="iso690.serie"> + <xsl:apply-templates mode="iso690.mode" select=".//bibliomisc[@role='serie']"/> +</xsl:template> + +<!-- Notes --> +<xsl:template name="iso690.notice"> + <xsl:apply-templates mode="iso690.mode" select=".//bibliomisc[not(@role)]"/> +</xsl:template> + +<xsl:template match="bibliomisc[not(@role)]|bibliomisc[@role='serie']" mode="iso690.mode"> + <xsl:param name="notice.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'notice.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$notice.sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Avaibility and access --> +<xsl:template name="iso690.access"> + <xsl:for-each select="./biblioid[@class='uri']|./bibliomisc[@role='access']"> + <xsl:choose> + <xsl:when test="position()=1"> + <xsl:apply-templates mode="iso690.mode" select="."/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="."> + <xsl:with-param name="firstacc" select="0"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> +</xsl:template> + +<xsl:template match="biblioid[@class='uri']/ulink|bibliomisc[@role='access']/ulink" mode="iso690.mode"> + <xsl:param name="link1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'link1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="link2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'link2'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$link1"/> + <xsl:call-template name="ulink"/> + <xsl:value-of select="$link2"/> +</xsl:template> + +<xsl:template match="biblioid[@class='uri']|bibliomisc[@role='access']" mode="iso690.mode"> + <xsl:param name="firstacc" select="1"/> + <xsl:param name="access"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access'"/></xsl:call-template> + </xsl:param> + <xsl:param name="acctoo"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'acctoo'"/></xsl:call-template> + </xsl:param> + <xsl:param name="onwww"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'onwww'"/></xsl:call-template> + </xsl:param> + <xsl:param name="oninet"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'oninet'"/></xsl:call-template> + </xsl:param> + <xsl:param name="access.end"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access.end'"/></xsl:call-template> + </xsl:param> + <xsl:param name="access.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="$firstacc=1"> + <xsl:value-of select="$access"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$acctoo"/> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="(./ulink)and(string(./ulink)=string(.))"> + <xsl:choose> + <xsl:when test="(starts-with(./ulink/@url,'http://')or(starts-with(./ulink/@url,'https://')))"> + <xsl:value-of select="$onwww"/> + <xsl:value-of select="$access.end"/> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$oninet"/> + <xsl:value-of select="$access.end"/> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="(./ulink)and(string(./ulink)!=string(.))"> + <xsl:value-of select="text()[1]"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="text()[1]"/> + <xsl:with-param name="sep" select="$access.end"/> + </xsl:call-template> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$access.sep"/> +</xsl:template> + +<!-- Standard number - ISBN --> +<xsl:template name="iso690.isbn"> + <xsl:choose> + <xsl:when test="./biblioid/@class='isbn'"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='isbn']"/> + </xsl:when> + <xsl:when test="./isbn"> + <xsl:apply-templates mode="iso690.mode" select="./isbn"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="isbn|biblioid[@class='isbn']" mode="iso690.mode"> + <xsl:param name="isbn"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'isbn'"/></xsl:call-template> + </xsl:param> + <xsl:param name="stdnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'stdnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$isbn"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$stdnum.sep"/> +</xsl:template> + +<!-- Standard number - ISSN --> +<xsl:template name="iso690.issn"> + <xsl:choose> + <xsl:when test="./biblioid/@class='issn'"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='issn']"/> + </xsl:when> + <xsl:when test="./issn"> + <xsl:apply-templates mode="iso690.mode" select="./issn"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="issn|biblioid[@class='issn']" mode="iso690.mode"> + <xsl:param name="issn"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issn'"/></xsl:call-template> + </xsl:param> + <xsl:param name="stdnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'stdnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$issn"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$stdnum.sep"/> +</xsl:template> + +<!-- Identification of patent document --> +<xsl:template name="iso690.pat.ident"> + <xsl:param name="patdate.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patdate.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./address/country"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='patenttype']"/> + <xsl:choose> + <xsl:when test="./biblioid[@class='other' and @otherclass='patentnum']"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='other' and @otherclass='patentnum']"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='patentnum']"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="sep" select="$patdate.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Country or issuing office --> +<xsl:template match="address/country" mode="iso690.mode"> + <xsl:param name="patcountry.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patcountry.sep'"/></xsl:call-template> + </xsl:param> + <fo:inline font-style="italic"> + <xsl:apply-templates mode="iso690.mode"/> + </fo:inline> + <xsl:value-of select="$patcountry.sep"/> +</xsl:template> + +<!-- Kind of patent document --> +<xsl:template match="bibliomisc[@role='patenttype']" mode="iso690.mode"> + <xsl:param name="pattype.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'pattype.sep'"/></xsl:call-template> + </xsl:param> + <fo:inline font-style="italic"> + <xsl:apply-templates mode="iso690.mode"/> + </fo:inline> + <xsl:value-of select="$pattype.sep"/> +</xsl:template> + +<!-- Number --> +<xsl:template match="biblioid[@class='other' and @otherclass='patentnum']|bibliomisc[@role='patentnum']" mode="iso690.mode"> + <xsl:param name="patnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$patnum.sep"/> +</xsl:template> + +<!-- ==================================================================== --> +<!-- Supplementary templates --> + +<xsl:template name="iso690.endsep"> + <xsl:param name="text"/> + <xsl:param name="sep" select=". "/> + <xsl:choose> + <xsl:when test="substring($text,string-length($text))!=substring($sep,1,1)"> + <xsl:value-of select="$sep"/> + </xsl:when> + <xsl:when test="substring($text,string-length($text))=' '"> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="' '"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="iso690.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio.xsl new file mode 100644 index 00000000..f022b069 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/biblio.xsl @@ -0,0 +1,1176 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: biblio.xsl 9330 2012-05-05 22:48:55Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="bibliography"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="not(parent::*) or parent::part or parent::book"> + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}"> + <xsl:call-template name="bibliography.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em"> + <xsl:call-template name="bibliography.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="bibliography/bibliographyinfo"></xsl:template> +<xsl:template match="bibliography/info"></xsl:template> +<xsl:template match="bibliography/title"></xsl:template> +<xsl:template match="bibliography/subtitle"></xsl:template> +<xsl:template match="bibliography/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="bibliodiv"> + <fo:block> + <xsl:attribute name="id"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + <xsl:call-template name="bibliodiv.titlepage"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="bibliodiv/title"/> +<xsl:template match="bibliodiv/subtitle"/> +<xsl:template match="bibliodiv/titleabbrev"/> + +<!-- ==================================================================== --> + +<xsl:template match="bibliolist"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <fo:block id="{$id}" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em"> + + <xsl:if test="blockinfo/title|info/title|title"> + <xsl:call-template name="formal.object.heading"/> + </xsl:if> + + <xsl:apply-templates select="*[not(self::blockinfo) + and not(self::info) + and not(self::title) + and not(self::titleabbrev)]"/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="biblioentry"> + <xsl:param name="label"> + <xsl:call-template name="biblioentry.label"/> + </xsl:param> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="entry" select="$bib/bibliography// + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:apply-templates select="$entry"> + <xsl:with-param name="label" select="$label"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$entry"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <fo:block id="{$id}" xsl:use-attribute-sets="normal.para.spacing"> + <xsl:text>Error: no bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </fo:block> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" xsl:use-attribute-sets="biblioentry.properties"> + <xsl:copy-of select="$label"/> + <xsl:choose> + <xsl:when test="$bibliography.style = 'iso690'"> + <xsl:call-template name="iso690.makecitation"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="bibliography.mode"/> + </xsl:otherwise> + </xsl:choose> + </fo:block> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="bibliomixed"> + <xsl:param name="label"> + <xsl:call-template name="biblioentry.label"/> + </xsl:param> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="entry" select="$bib/bibliography// + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:apply-templates select="$entry"> + <xsl:with-param name="label" select="$label"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$entry"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <fo:block id="{$id}" xsl:use-attribute-sets="normal.para.spacing"> + <xsl:text>Error: no bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </fo:block> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" xsl:use-attribute-sets="biblioentry.properties"> + <xsl:copy-of select="$label"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:block> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="biblioentry.label"> + <xsl:param name="node" select="."/> + + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:text>[</xsl:text> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="local-name($node/child::*[1]) = 'abbrev'"> + <xsl:text>[</xsl:text> + <xsl:apply-templates select="$node/abbrev[1]"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="$node/@xreflabel"> + <xsl:text>[</xsl:text> + <xsl:value-of select="$node/@xreflabel"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="$node/@id or $node/@xml:id"> + <xsl:text>[</xsl:text> + <xsl:value-of select="($node/@id|$node/@xml:id)[1]"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:otherwise><!-- nop --></xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="bibliography.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<xsl:template match="abbrev" mode="bibliography.mode"> + <xsl:if test="preceding-sibling::*"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> + </xsl:if> +</xsl:template> + +<xsl:template match="abstract" mode="bibliography.mode"> + <!-- suppressed --> +</xsl:template> + +<xsl:template match="address" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="affiliation" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="shortaffil" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="jobtitle" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="artheader|articleinfo|article/info" + mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="artpagenums" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="author" mode="bibliography.mode"> + <fo:inline> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates select="orgname" mode="bibliography.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </xsl:otherwise> + </xsl:choose> + </fo:inline> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="authorgroup" mode="bibliography.mode"> + <fo:inline> + <xsl:call-template name="person.name.list"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="authorinitials" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliomisc" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliomset" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="biblioset" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="biblioset/title|biblioset/citetitle" + mode="bibliography.mode"> + <xsl:variable name="relation" select="../@relation"/> + <xsl:choose> + <xsl:when test="$relation='article' or @pubwork='article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <fo:inline font-style="italic"> + <xsl:apply-templates/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$biblioentry.item.separator"/> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="citetitle" mode="bibliography.mode"> + <fo:inline> + <xsl:choose> + <xsl:when test="@pubwork = 'article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <fo:inline font-style="italic"> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="collab" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="confgroup" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contractnum" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contractsponsor" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contrib" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="copyright" mode="bibliography.mode"> + <fo:inline> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">copyright</xsl:with-param> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="year" mode="bibliography.mode"/> + <xsl:if test="holder"> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="holder" mode="bibliography.mode"/> + </xsl:if> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="year" mode="bibliography.mode"> + <xsl:apply-templates/><xsl:text>, </xsl:text> +</xsl:template> + +<xsl:template match="year[position()=last()]" mode="bibliography.mode"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="holder" mode="bibliography.mode"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="corpauthor" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="corpcredit" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="corpname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="date" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="edition" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="editor" mode="bibliography.mode"> + <fo:inline> + <xsl:call-template name="person.name"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="firstname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="honorific" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="indexterm" mode="bibliography.mode"> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="invpartnumber" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="isbn" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="issn" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="issuenum" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="lineage" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="orgname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="othercredit" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="othername" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pagenums" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="printhistory" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="productname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="productnumber" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pubdate" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="publisher" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="publishername" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pubsnumber" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="releaseinfo" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="revhistory" mode="bibliography.mode"> + <fo:block> + <xsl:apply-templates select="."/> <!-- use normal mode --> + </fo:block> +</xsl:template> + +<xsl:template match="seriesinfo" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="surname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="title" mode="bibliography.mode"> + <fo:inline> + <fo:inline font-style="italic"> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="titleabbrev" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="volumenum" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="orgdiv" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="collabname" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="confdates" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="conftitle" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="confnum" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="confsponsor" mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliocoverage|biblioid|bibliorelation|bibliosource" + mode="bibliography.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:value-of select="$biblioentry.item.separator"/> + </fo:inline> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="bibliomixed.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<xsl:template match="abbrev" mode="bibliomixed.mode"> + <xsl:if test="preceding-sibling::*"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> + </xsl:if> +</xsl:template> + +<xsl:template match="abstract" mode="bibliomixed.mode"> + <fo:block start-indent="1in"> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="para" mode="bibliomixed.mode"> + <fo:block> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="address" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="affiliation" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="shortaffil" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="jobtitle" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="artpagenums" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="author" mode="bibliomixed.mode"> + <fo:inline> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates select="orgname" mode="bibliomixed.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + </xsl:otherwise> + </xsl:choose> + </fo:inline> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="authorgroup" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="authorinitials" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliomisc" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="bibliomset" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliomset/title|bibliomset/citetitle" + mode="bibliomixed.mode"> + <xsl:variable name="relation" select="../@relation"/> + <xsl:choose> + <xsl:when test="$relation='article' or @pubwork='article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <fo:inline font-style="italic"> + <xsl:apply-templates/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="biblioset" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="citetitle" mode="bibliomixed.mode"> + <xsl:choose> + <xsl:when test="@pubwork = 'article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <fo:inline font-style="italic"> + <xsl:apply-templates mode="bibliography.mode"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="collab" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="confgroup" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contractnum" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contractsponsor" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="contrib" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="copyright" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="corpauthor" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="corpcredit" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="corpname" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="date" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="edition" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="editor" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="firstname" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="honorific" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="indexterm" mode="bibliomixed.mode"> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="invpartnumber" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="isbn" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="issn" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="issuenum" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="lineage" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="orgname" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="othercredit" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="othername" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pagenums" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="printhistory" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="productname" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="productnumber" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pubdate" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="publisher" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="publishername" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="pubsnumber" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="releaseinfo" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="revhistory" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="surname" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="title" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="titleabbrev" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="volumenum" mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<xsl:template match="bibliocoverage|biblioid|bibliorelation|bibliosource" + mode="bibliomixed.mode"> + <fo:inline> + <xsl:apply-templates mode="bibliomixed.mode"/> + </fo:inline> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/block.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/block.xsl new file mode 100644 index 00000000..4137d220 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/block.xsl @@ -0,0 +1,672 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: block.xsl 9389 2012-06-02 19:02:39Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="blockinfo|info"> + <!-- suppress --> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="block.object"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="para"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="para.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="simpara"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="normal.para.spacing"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="formalpara"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="normal.para.spacing"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- Only use title from info --> +<xsl:template match="formalpara/info"> + <xsl:apply-templates select="title"/> +</xsl:template> + +<xsl:template match="formalpara/title|formalpara/info/title"> + <xsl:variable name="titleStr"> + <xsl:apply-templates/> + </xsl:variable> + <xsl:variable name="lastChar"> + <xsl:if test="$titleStr != ''"> + <xsl:value-of select="substring($titleStr,string-length($titleStr),1)"/> + </xsl:if> + </xsl:variable> + + <fo:inline font-weight="bold" + keep-with-next.within-line="always" + padding-end="1em"> + <xsl:copy-of select="$titleStr"/> + <xsl:if test="$lastChar != '' + and not(contains($runinhead.title.end.punct, $lastChar))"> + <xsl:value-of select="$runinhead.default.title.end.punct"/> + </xsl:if> + <xsl:text> </xsl:text> + </fo:inline> +</xsl:template> + +<xsl:template match="formalpara/para"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="blockquote"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="blockquote.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <fo:block> + <xsl:if test="title|info/title"> + <fo:block xsl:use-attribute-sets="formal.title.properties"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </fo:block> + </xsl:if> + <xsl:apply-templates select="*[local-name(.) != 'title' + and local-name(.) != 'attribution']"/> + </fo:block> + <xsl:if test="attribution"> + <fo:block text-align="right"> + <!-- mdash --> + <xsl:text>—</xsl:text> + <xsl:apply-templates select="attribution"/> + </fo:block> + </xsl:if> + </fo:block> +</xsl:template> + +<!-- Use an em dash per Chicago Manual of Style and https://sourceforge.net/tracker/index.php?func=detail&aid=2793878&group_id=21935&atid=373747 --> +<xsl:template match="epigraph"> + <fo:block> + <xsl:call-template name="anchor"/> + <xsl:apply-templates select="para|simpara|formalpara|literallayout"/> + <xsl:if test="attribution"> + <fo:inline> + <xsl:text>—</xsl:text> + <xsl:apply-templates select="attribution"/> + </fo:inline> + </xsl:if> + </fo:block> +</xsl:template> + +<xsl:template match="attribution"> + <fo:inline><xsl:apply-templates/></fo:inline> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="floater"> + <xsl:param name="position" select="'none'"/> + <xsl:param name="clear" select="'both'"/> + <xsl:param name="width"/> + <xsl:param name="content"/> + <xsl:param name="start.indent">0pt</xsl:param> + <xsl:param name="end.indent">0pt</xsl:param> + + <xsl:choose> + <xsl:when test="not($fop.extensions = 0)"> + <!-- fop 0.20.5 does not support floats --> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:when test="$position = 'none'"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:when test="$position = 'before'"> + <fo:float float="before"> + <xsl:copy-of select="$content"/> + </fo:float> + </xsl:when> + <xsl:when test="$position = 'left' or + $position = 'start' or + $position = 'right' or + $position = 'end' or + $position = 'inside' or + $position = 'outside'"> + <xsl:variable name="float"> + <fo:float float="{$position}" + clear="{$clear}"> + <fo:block-container + start-indent="{$start.indent}" + end-indent="{$end.indent}"> + <xsl:if test="$width != ''"> + <xsl:attribute name="inline-progression-dimension"> + <xsl:value-of select="$width"/> + </xsl:attribute> + </xsl:if> + <fo:block> + <xsl:copy-of select="$content"/> + </fo:block> + </fo:block-container> + </fo:float> + </xsl:variable> + <xsl:choose> + <xsl:when test="$axf.extensions != 0 and self::sidebar"> + <fo:block xsl:use-attribute-sets="normal.para.spacing" + space-after="0pt" + space-after.precedence="force" + start-indent="0pt" end-indent="0pt"> + <xsl:copy-of select="$float"/> + </fo:block> + </xsl:when> + <xsl:when test="$axf.extensions != 0 and + ($position = 'left' or $position = 'start')"> + <fo:float float="{$position}" + clear="{$clear}"> + <fo:block-container + inline-progression-dimension=".001mm" + end-indent="{$start.indent} + {$width} + {$end.indent}"> + <xsl:attribute name="start-indent"> + <xsl:choose> + <xsl:when test="ancestor::para"> + <!-- Special case for handling inline floats + in Antenna House--> + <xsl:value-of select="concat('-', $body.start.indent)"/> + </xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> + </xsl:attribute> + <fo:block start-indent="{$start.indent}" + end-indent="-{$start.indent} - {$width}"> + <xsl:copy-of select="$content"/> + </fo:block> + </fo:block-container> + </fo:float> + + </xsl:when> + <xsl:when test="$axf.extensions != 0 and + ($position = 'right' or $position = 'end')"> + <!-- Special case for handling inline floats in Antenna House--> + <fo:float float="{$position}" + clear="{$clear}"> + <fo:block-container + inline-progression-dimension=".001mm" + end-indent="-{$body.end.indent}" + start-indent="{$start.indent} + {$width} + {$end.indent}"> + <fo:block end-indent="{$end.indent}" + start-indent="-{$end.indent} - {$width}"> + <xsl:copy-of select="$content"/> + </fo:block> + </fo:block-container> + </fo:float> + + </xsl:when> + <xsl:when test="$xep.extensions != 0 and self::sidebar"> + <!-- float needs some space above to line up with following para --> + <fo:block xsl:use-attribute-sets="normal.para.spacing"> + <xsl:copy-of select="$float"/> + </fo:block> + </xsl:when> + <xsl:when test="$xep.extensions != 0"> + <xsl:copy-of select="$float"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$float"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="sidebar" name="sidebar"> + <!-- Also does margin notes --> + <xsl:variable name="pi-type"> + <xsl:call-template name="pi.dbfo_float-type"/> + </xsl:variable> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$pi-type = 'margin.note'"> + <xsl:call-template name="margin.note"/> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="content"> + <fo:block xsl:use-attribute-sets="sidebar.properties" + id="{$id}"> + <xsl:call-template name="sidebar.titlepage"/> + <xsl:apply-templates select="node()[not(self::title) and + not(self::info) and + not(self::sidebarinfo)]"/> + </fo:block> + </xsl:variable> + + <xsl:variable name="pi-width"> + <xsl:call-template name="pi.dbfo_sidebar-width"/> + </xsl:variable> + + <xsl:variable name="position"> + <xsl:choose> + <xsl:when test="$pi-type != ''"> + <xsl:value-of select="$pi-type"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$sidebar.float.type"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="floater"> + <xsl:with-param name="content" select="$content"/> + <xsl:with-param name="position" select="$position"/> + <xsl:with-param name="width"> + <xsl:choose> + <xsl:when test="$pi-width != ''"> + <xsl:value-of select="$pi-width"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$sidebar.float.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="start.indent"> + <xsl:choose> + <xsl:when test="$position = 'start' or + $position = 'left'">0pt</xsl:when> + <xsl:when test="$position = 'end' or + $position = 'right'">0.5em</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="end.indent"> + <xsl:choose> + <xsl:when test="$position = 'start' or + $position = 'left'">0.5em</xsl:when> + <xsl:when test="$position = 'end' or + $position = 'right'">0pt</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + +</xsl:template> + +<xsl:template match="sidebar/title|sidebarinfo|sidebar/info"/> + +<xsl:template match="sidebar/title|sidebarinfo/title|sidebar/info/title" + mode="titlepage.mode" priority="1"> + <fo:block xsl:use-attribute-sets="sidebar.title.properties"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- Turn off para space-before if sidebar starts with a para, not title --> +<xsl:template match="sidebar/*[1][self::para]"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="para.properties"> + <xsl:attribute name="space-before.maximum">0pt</xsl:attribute> + <xsl:attribute name="space-before.minimum">0pt</xsl:attribute> + <xsl:attribute name="space-before.optimum">0pt</xsl:attribute> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> + +</xsl:template> + +<xsl:template name="margin.note"> + <xsl:param name="content"> + <fo:block xsl:use-attribute-sets="margin.note.properties"> + <xsl:if test="./title"> + <fo:block xsl:use-attribute-sets="margin.note.title.properties"> + <xsl:apply-templates select="./title" mode="margin.note.title.mode"/> + </fo:block> + </xsl:if> + <xsl:apply-templates/> + </fo:block> + </xsl:param> + + <xsl:variable name="pi-width"> + <xsl:call-template name="pi.dbfo_sidebar-width"/> + </xsl:variable> + + <xsl:variable name="position" select="$margin.note.float.type"/> + + <xsl:call-template name="floater"> + <xsl:with-param name="content" select="$content"/> + <xsl:with-param name="position" select="$position"/> + <xsl:with-param name="width" > + <xsl:choose> + <xsl:when test="$pi-width != ''"> + <xsl:value-of select="$pi-width"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$margin.note.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="start.indent"> + <xsl:choose> + <xsl:when test="$position = 'start' or + $position = 'left'">0pt</xsl:when> + <xsl:when test="$position = 'end' or + $position = 'right'">0.5em</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="end.indent"> + <xsl:choose> + <xsl:when test="$position = 'start' or + $position = 'left'">0.5em</xsl:when> + <xsl:when test="$position = 'end' or + $position = 'right'">0pt</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sidebar/title" mode="margin.note.title.mode"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="abstract"> + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + <fo:block xsl:use-attribute-sets="abstract.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="abstract/title|abstract/info/title"> + <fo:block xsl:use-attribute-sets="abstract.title.properties"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="msgset"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgentry"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="simplemsgentry"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msg"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msgmain"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgsub"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgrel"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgtext"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msginfo"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msglevel"> + <fo:block> + <fo:inline font-weight="bold" + keep-with-next.within-line="always"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgLevel'"/> + </xsl:call-template> + </fo:inline> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="msgorig"> + <fo:block> + <fo:inline font-weight="bold" + keep-with-next.within-line="always"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgOrig'"/> + </xsl:call-template> + </fo:inline> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="msgaud"> + <fo:block> + <fo:inline font-weight="bold" + keep-with-next.within-line="always"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgAud'"/> + </xsl:call-template> + </fo:inline> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="msgexplan"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msgexplan/title"> + <fo:block font-weight="bold" + keep-with-next.within-column="always" + hyphenate="false"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> +<!-- For better or worse, revhistory is allowed in content... --> + +<xsl:template match="revhistory"> + <fo:table table-layout="fixed" xsl:use-attribute-sets="revhistory.table.properties"> + <xsl:call-template name="anchor"/> + <fo:table-column column-number="1" column-width="proportional-column-width(1)"/> + <fo:table-column column-number="2" column-width="proportional-column-width(1)"/> + <fo:table-column column-number="3" column-width="proportional-column-width(1)"/> + <fo:table-body start-indent="0pt" end-indent="0pt"> + <fo:table-row> + <fo:table-cell number-columns-spanned="3" xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block xsl:use-attribute-sets="revhistory.title.properties"> + <xsl:choose> + <xsl:when test="title|info/title"> + <xsl:apply-templates select="title|info/title" mode="titlepage.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'RevHistory'"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </fo:block> + </fo:table-cell> + </fo:table-row> + <xsl:apply-templates/> + </fo:table-body> + </fo:table> +</xsl:template> + +<xsl:template match="revhistory/title"> + <!-- Handled in titlepage.mode --> +</xsl:template> + +<xsl:template match="revhistory/revision"> + <xsl:variable name="revnumber" select="revnumber"/> + <xsl:variable name="revdate" select="date"/> + <xsl:variable name="revauthor" select="authorinitials|author"/> + <xsl:variable name="revremark" select="revremark|revdescription"/> + <fo:table-row> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:call-template name="anchor"/> + <xsl:if test="$revnumber"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Revision'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="$revnumber[1]"/> + </xsl:if> + </fo:block> + </fo:table-cell> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:apply-templates select="$revdate[1]"/> + </fo:block> + </fo:table-cell> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:for-each select="$revauthor"> + <xsl:apply-templates select="."/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </fo:block> + </fo:table-cell> + </fo:table-row> + <xsl:if test="$revremark"> + <fo:table-row> + <fo:table-cell number-columns-spanned="3" xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:apply-templates select="$revremark[1]"/> + </fo:block> + </fo:table-cell> + </fo:table-row> + </xsl:if> +</xsl:template> + +<xsl:template match="revision/revnumber"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/date"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/authorinitials"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/author"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/revremark"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/revdescription"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="ackno|acknowledgements[parent::article]"> + <fo:block xsl:use-attribute-sets="normal.para.spacing"> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="highlights"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/callout.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/callout.xsl new file mode 100644 index 00000000..e539b8fc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/callout.xsl @@ -0,0 +1,314 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:xverb="com.nwalsh.xalan.Verbatim" + xmlns:lxslt="http://xml.apache.org/xslt" + exclude-result-prefixes="sverb xverb lxslt" + version='1.0'> + +<!-- ******************************************************************** + $Id: callout.xsl 9668 2012-11-28 00:47:59Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<lxslt:component prefix="xverb" + functions="insertCallouts"/> + +<xsl:template match="programlistingco|screenco"> + <xsl:variable name="verbatim" select="programlisting|screen"/> + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + + <xsl:choose> + <xsl:when test="$use.extensions != '0' + and $callouts.extension != '0'"> + <xsl:variable name="rtf"> + <xsl:apply-templates select="$verbatim"> + <xsl:with-param name="suppress-numbers" select="'1'"/> + </xsl:apply-templates> + </xsl:variable> + + <xsl:variable name="rtf-with-callouts"> + <xsl:choose> + <xsl:when test="contains($vendor, 'SAXON ')"> + <xsl:copy-of select="sverb:insertCallouts(areaspec,$rtf)"/> + </xsl:when> + <xsl:when test="contains($vendor, 'Apache Software Foundation')"> + <xsl:copy-of select="xverb:insertCallouts(areaspec,$rtf)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>Don't know how to do callouts with </xsl:text> + <xsl:value-of select="$vendor"/> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$verbatim/@linenumbering = 'numbered' + and $linenumbering.extension != '0'"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf-with-callouts"/> + <xsl:with-param name="pi.context" + select="programlisting|screen"/> + </xsl:call-template> + <xsl:apply-templates select="calloutlist"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$rtf-with-callouts"/> + <xsl:apply-templates select="calloutlist"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="areaspec|areaset|area"> +</xsl:template> + +<xsl:template match="areaset" mode="conumber"> + <xsl:number count="area|areaset" format="1"/> +</xsl:template> + +<xsl:template match="area" mode="conumber"> + <xsl:number count="area|areaset" format="1"/> +</xsl:template> + +<xsl:template match="co"> + <xsl:param name="coref"/> + <!-- link to the callout? --> + <xsl:variable name="linkend"> + <xsl:choose> + <!-- if more than one target, choose the first --> + <xsl:when test="contains(normalize-space(@linkends), ' ')"> + <xsl:value-of select="substring-before(normalize-space(@linkends), ' ')"/> + </xsl:when> + <xsl:when test="string-length(normalize-space(@linkends)) != 0"> + <xsl:value-of select="normalize-space(@linkends)"/> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="string-length($linkend) != 0"> + <fo:basic-link internal-destination="{$linkend}"> + <xsl:choose> + <xsl:when test="$coref"> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select="$coref"/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="." mode="callout-bug"/> + </fo:basic-link> + </xsl:when> + <xsl:otherwise> + <fo:inline> + <xsl:choose> + <xsl:when test="$coref"> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select="$coref"/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="." mode="callout-bug"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="coref"> + <!-- this relies on the fact that we can process the "co" that's --> + <!-- "over there" as if it were "right here" --> + + <xsl:variable name="co" select="key('id', @linkend)"/> + <xsl:choose> + <xsl:when test="not($co)"> + <xsl:message> + <xsl:text>Error: coref link is broken: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + </xsl:when> + <xsl:when test="local-name($co) != 'co'"> + <xsl:message> + <xsl:text>Error: coref doesn't point to a co: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <!-- process it as if it were the co itself --> + <xsl:apply-templates select="$co"> + <xsl:with-param name="coref" select="."/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="co" mode="callout-bug"> + <xsl:call-template name="callout-bug"> + <xsl:with-param name="conum"> + <xsl:number count="co" + level="any" + from="programlisting|screen|literallayout|synopsis" + format="1"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template name="callout-bug"> + <xsl:param name="conum" select='1'/> + + <xsl:choose> + <!-- Draw callouts as images --> + <xsl:when test="$callout.graphics != '0' + and $conum <= $callout.graphics.number.limit"> + <xsl:variable name="filename" + select="concat($callout.graphics.path, $conum, + $callout.graphics.extension)"/> + + <fo:external-graphic content-width="{$callout.icon.size}" + width="{$callout.icon.size}"> + <xsl:attribute name="src"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0 + or $arbortext.extensions != 0"> + <xsl:value-of select="$filename"/> + </xsl:when> + <xsl:otherwise> + <xsl:text>url(</xsl:text> + <xsl:value-of select="$filename"/> + <xsl:text>)</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + </fo:external-graphic> + </xsl:when> + + <xsl:when test="$callout.unicode != 0 + and $conum <= $callout.unicode.number.limit"> + <xsl:variable name="comarkup"> + <xsl:choose> + <xsl:when test="$callout.unicode.start.character = 10102"> + <xsl:choose> + <xsl:when test="$conum = 1">❶</xsl:when> + <xsl:when test="$conum = 2">❷</xsl:when> + <xsl:when test="$conum = 3">❸</xsl:when> + <xsl:when test="$conum = 4">❹</xsl:when> + <xsl:when test="$conum = 5">❺</xsl:when> + <xsl:when test="$conum = 6">❻</xsl:when> + <xsl:when test="$conum = 7">❼</xsl:when> + <xsl:when test="$conum = 8">❽</xsl:when> + <xsl:when test="$conum = 9">❾</xsl:when> + <xsl:when test="$conum = 10">❿</xsl:when> + <xsl:when test="$conum = 11">⓫</xsl:when> + <xsl:when test="$conum = 12">⓬</xsl:when> + <xsl:when test="$conum = 13">⓭</xsl:when> + <xsl:when test="$conum = 14">⓮</xsl:when> + <xsl:when test="$conum = 15">⓯</xsl:when> + <xsl:when test="$conum = 16">⓰</xsl:when> + <xsl:when test="$conum = 17">⓱</xsl:when> + <xsl:when test="$conum = 18">⓲</xsl:when> + <xsl:when test="$conum = 19">⓳</xsl:when> + <xsl:when test="$conum = 20">⓴</xsl:when> + </xsl:choose> + </xsl:when> + <xsl:when test="$callout.unicode.start.character = 9312"> + <xsl:choose> + <xsl:when test="$conum = 1">①</xsl:when> + <xsl:when test="$conum = 2">②</xsl:when> + <xsl:when test="$conum = 3">③</xsl:when> + <xsl:when test="$conum = 4">④</xsl:when> + <xsl:when test="$conum = 5">⑤</xsl:when> + <xsl:when test="$conum = 6">⑥</xsl:when> + <xsl:when test="$conum = 7">⑦</xsl:when> + <xsl:when test="$conum = 8">⑧</xsl:when> + <xsl:when test="$conum = 9">⑨</xsl:when> + <xsl:when test="$conum = 10">⑩</xsl:when> + <xsl:when test="$conum = 11">⑪</xsl:when> + <xsl:when test="$conum = 12">⑫</xsl:when> + <xsl:when test="$conum = 13">⑬</xsl:when> + <xsl:when test="$conum = 14">⑭</xsl:when> + <xsl:when test="$conum = 15">⑮</xsl:when> + <xsl:when test="$conum = 16">⑯</xsl:when> + <xsl:when test="$conum = 17">⑰</xsl:when> + <xsl:when test="$conum = 18">⑱</xsl:when> + <xsl:when test="$conum = 19">⑲</xsl:when> + <xsl:when test="$conum = 20">⑳</xsl:when> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Don't know how to generate Unicode callouts </xsl:text> + <xsl:text>when $callout.unicode.start.character is </xsl:text> + <xsl:value-of select="$callout.unicode.start.character"/> + </xsl:message> + <fo:inline background-color="#404040" + color="white" + padding-top="0.1em" + padding-bottom="0.1em" + padding-start="0.2em" + padding-end="0.2em" + baseline-shift="0.1em" + font-family="{$body.fontset}" + font-weight="bold" + font-size="75%"> + <xsl:value-of select="$conum"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$callout.unicode.font != ''"> + <fo:inline font-family="{$callout.unicode.font}"> + <xsl:copy-of select="$comarkup"/> + </fo:inline> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$comarkup"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <!-- Most safe: draw a dark gray square with a white number inside --> + <xsl:otherwise> + <fo:inline background-color="#404040" + color="white" + padding-top="0.1em" + padding-bottom="0.1em" + padding-start="0.2em" + padding-end="0.2em" + baseline-shift="0.1em" + font-family="{$body.fontset}" + font-weight="bold" + font-size="75%"> + <xsl:value-of select="$conum"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/component.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/component.xsl new file mode 100644 index 00000000..cc11b8e7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/component.xsl @@ -0,0 +1,938 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + version='1.0'> + +<!-- ******************************************************************** + $Id: component.xsl 9647 2012-10-26 17:42:03Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + + +<xsl:template name="component.title"> + <xsl:param name="node" select="."/> + <xsl:param name="pagewide" select="0"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$node"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="title"> + <xsl:apply-templates select="$node" mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </xsl:variable> + + <xsl:variable name="titleabbrev"> + <xsl:apply-templates select="$node" mode="titleabbrev.markup"/> + </xsl:variable> + + <xsl:variable name="level"> + <xsl:choose> + <xsl:when test="ancestor::section"> + <xsl:value-of select="count(ancestor::section)+1"/> + </xsl:when> + <xsl:when test="ancestor::sect5">6</xsl:when> + <xsl:when test="ancestor::sect4">5</xsl:when> + <xsl:when test="ancestor::sect3">4</xsl:when> + <xsl:when test="ancestor::sect2">3</xsl:when> + <xsl:when test="ancestor::sect1">2</xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <fo:block xsl:use-attribute-sets="component.title.properties"> + <xsl:if test="$pagewide != 0"> + <!-- Doesn't work to use 'all' here since not a child of fo:flow --> + <xsl:attribute name="span">inherit</xsl:attribute> + </xsl:if> + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:outline-level"> + <xsl:value-of select="count($node/ancestor::*)"/> + </xsl:attribute> + <xsl:attribute name="axf:outline-expand">false</xsl:attribute> + <xsl:attribute name="axf:outline-title"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </xsl:if> + + <!-- Let's handle the case where a component (bibliography, for example) + occurs inside a section; will we need parameters for this? + Danger Will Robinson: using section.title.level*.properties here + runs the risk that someone will set something other than + font-size there... --> + <xsl:choose> + <xsl:when test="$level=2"> + <fo:block xsl:use-attribute-sets="section.title.level2.properties"> + <xsl:copy-of select="$title"/> + </fo:block> + </xsl:when> + <xsl:when test="$level=3"> + <fo:block xsl:use-attribute-sets="section.title.level3.properties"> + <xsl:copy-of select="$title"/> + </fo:block> + </xsl:when> + <xsl:when test="$level=4"> + <fo:block xsl:use-attribute-sets="section.title.level4.properties"> + <xsl:copy-of select="$title"/> + </fo:block> + </xsl:when> + <xsl:when test="$level=5"> + <fo:block xsl:use-attribute-sets="section.title.level5.properties"> + <xsl:copy-of select="$title"/> + </fo:block> + </xsl:when> + <xsl:when test="$level=6"> + <fo:block xsl:use-attribute-sets="section.title.level6.properties"> + <xsl:copy-of select="$title"/> + </fo:block> + </xsl:when> + <xsl:otherwise> + <!-- not in a section: do nothing special --> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="dedication" mode="dedication"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="dedication.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="dedication"></xsl:template> <!-- see mode="dedication" --> +<xsl:template match="dedication/docinfo"></xsl:template> +<xsl:template match="dedication/title"></xsl:template> +<xsl:template match="dedication/subtitle"></xsl:template> +<xsl:template match="dedication/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="acknowledgements" mode="acknowledgements"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="acknowledgements.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="acknowledgements"></xsl:template> +<xsl:template match="acknowledgements/info"></xsl:template> +<xsl:template match="acknowledgements/title"></xsl:template> +<xsl:template match="acknowledgements/titleabbrev"></xsl:template> +<xsl:template match="acknowledgements/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="colophon"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="colophon.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="colophon/title"></xsl:template> +<xsl:template match="colophon/subtitle"></xsl:template> +<xsl:template match="colophon/titleabbrev"></xsl:template> + +<!-- article/colophon has no page sequence --> +<xsl:template match="article/colophon"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <fo:block id="{$id}"> + <fo:block xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="colophon.titlepage"/> + </fo:block> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="preface"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="preface.titlepage"/> + </fo:block> + + <xsl:call-template name="make.component.tocs"/> + + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="preface/docinfo|prefaceinfo"></xsl:template> +<xsl:template match="preface/info"></xsl:template> +<xsl:template match="preface/title"></xsl:template> +<xsl:template match="preface/titleabbrev"></xsl:template> +<xsl:template match="preface/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="chapter"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="chapter.titlepage"/> + </fo:block> + + <xsl:call-template name="make.component.tocs"/> + + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="chapter/docinfo|chapterinfo"></xsl:template> +<xsl:template match="chapter/info"></xsl:template> +<xsl:template match="chapter/title"></xsl:template> +<xsl:template match="chapter/titleabbrev"></xsl:template> +<xsl:template match="chapter/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="appendix"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="appendix.titlepage"/> + </fo:block> + + <xsl:call-template name="make.component.tocs"/> + + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="appendix/docinfo|appendixinfo"></xsl:template> +<xsl:template match="appendix/info"></xsl:template> +<xsl:template match="appendix/title"></xsl:template> +<xsl:template match="appendix/titleabbrev"></xsl:template> +<xsl:template match="appendix/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="article"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}" + xsl:use-attribute-sets="component.titlepage.properties"> + <xsl:call-template name="article.titlepage"/> + </fo:block> + + <xsl:call-template name="make.component.tocs"/> + + <xsl:apply-templates/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="article/artheader"></xsl:template> +<xsl:template match="article/articleinfo"></xsl:template> +<xsl:template match="article/info"></xsl:template> +<xsl:template match="article/title"></xsl:template> +<xsl:template match="article/subtitle"></xsl:template> +<xsl:template match="article/titleabbrev"></xsl:template> + +<xsl:template match="article/appendix"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:variable> + + <xsl:variable name="titleabbrev"> + <xsl:apply-templates select="." mode="titleabbrev.markup"/> + </xsl:variable> + + <fo:block id='{$id}'> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:outline-level"> + <xsl:value-of select="count(ancestor::*)+2"/> + </xsl:attribute> + <xsl:attribute name="axf:outline-expand">false</xsl:attribute> + <xsl:attribute name="axf:outline-title"> + <xsl:value-of select="normalize-space($titleabbrev)"/> + </xsl:attribute> + </xsl:if> + + <fo:block xsl:use-attribute-sets="article.appendix.title.properties"> + <fo:marker marker-class-name="section.head.marker"> + <xsl:choose> + <xsl:when test="$titleabbrev = ''"> + <xsl:value-of select="$title"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$titleabbrev"/> + </xsl:otherwise> + </xsl:choose> + </fo:marker> + <xsl:copy-of select="$title"/> + </fo:block> + + <xsl:call-template name="make.component.tocs"/> + + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- Utility template to create a page sequence for an element --> +<xsl:template match="*" mode="page.sequence" name="page.sequence"> + <xsl:param name="content"> + <xsl:apply-templates/> + </xsl:param> + <xsl:param name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:param> + <xsl:param name="element" select="local-name(.)"/> + <xsl:param name="gentext-key" select="local-name(.)"/> + <xsl:param name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:param> + + <xsl:param name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="element" select="$element"/> + </xsl:call-template> + </xsl:param> + + <xsl:param name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="element" select="$element"/> + </xsl:call-template> + </xsl:param> + + <xsl:param name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="element" select="$element"/> + </xsl:call-template> + </xsl:param> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$master-reference}"> + <xsl:attribute name="language"> + <xsl:value-of select="$language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:value-of select="$format"/> + </xsl:attribute> + + <xsl:attribute name="initial-page-number"> + <xsl:value-of select="$initial-page-number"/> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:value-of select="$force-page-count"/> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="gentext-key" select="$gentext-key"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="gentext-key" select="$gentext-key"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" select="$master-reference"/> + </xsl:call-template> + + <xsl:copy-of select="$content"/> + + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template name="make.component.tocs"> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'figure') and .//figure"> + <xsl:call-template name="component.list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'table') and .//table"> + <xsl:call-template name="component.list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table[not(@tocentry = 0)]"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'example') and .//example"> + <xsl:call-template name="component.list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'equation') and + .//equation[title or info/title]"> + <xsl:call-template name="component.list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" + select=".//equation[title or info/title]"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'procedure') and + .//procedure[title or info/title]"> + <xsl:call-template name="component.list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" + select=".//procedure[title or info/title]"/> + </xsl:call-template> + </xsl:if> + + <xsl:choose> + <xsl:when test="$toc.params = ''"> + </xsl:when> + <xsl:when test="$toc.params = 'nop'"> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="component.toc.separator"/> + </xsl:otherwise> + </xsl:choose> + +</xsl:template> + +<xsl:template match="topic"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:element name="fo:{$section.container.element}"> + <xsl:attribute name="id"><xsl:value-of + select="$id"/></xsl:attribute> + <xsl:call-template name="topic.titlepage"/> + + <xsl:apply-templates/> + + </xsl:element> +</xsl:template> + +<xsl:template match="/topic | book/topic" name="topic.page.sequence"> + <xsl:variable name="master-reference"> + <xsl:call-template name="select.pagemaster"/> + </xsl:variable> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:apply-templates select="." mode="page.sequence"> + <xsl:with-param name="master-reference" select="$master-reference"/> + <xsl:with-param name="content"> + <xsl:element name="fo:{$section.container.element}"> + <xsl:attribute name="id"><xsl:value-of + select="$id"/></xsl:attribute> + <xsl:call-template name="topic.titlepage"/> + + <xsl:apply-templates/> + + </xsl:element> + </xsl:with-param> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="topic/info"></xsl:template> +<xsl:template match="topic/title"></xsl:template> +<xsl:template match="topic/subtitle"></xsl:template> +<xsl:template match="topic/titleabbrev"></xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/division.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/division.xsl new file mode 100644 index 00000000..16a13d88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/division.xsl @@ -0,0 +1,606 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions" + version='1.0'> + +<!-- ******************************************************************** + $Id: division.xsl 9730 2013-03-15 15:26:25Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template name="division.title"> + <xsl:param name="node" select="."/> + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$node"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="title"> + <xsl:apply-templates select="$node" mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </xsl:variable> + + <fo:block keep-with-next.within-column="always" + hyphenate="false"> + <xsl:if test="$axf.extensions != 0"> + <xsl:attribute name="axf:outline-level"> + <xsl:choose> + <xsl:when test="count($node/ancestor::*) > 0"> + <xsl:value-of select="count($node/ancestor::*)"/> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:attribute> + <xsl:attribute name="axf:outline-expand">false</xsl:attribute> + <xsl:attribute name="axf:outline-title"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </xsl:if> + <xsl:copy-of select="$title"/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="set"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="preamble" + select="*[not(self::book or self::set or self::setindex)]"/> + + <xsl:variable name="content" select="book|set|setindex"/> + + <xsl:variable name="titlepage-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'titlepage'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="lot-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'lot'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="$preamble"> + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$titlepage-master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$titlepage-master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$titlepage-master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}"> + <xsl:call-template name="set.titlepage"/> + </fo:block> + </fo:flow> + </fo:page-sequence> + </xsl:if> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="contains($toc.params, 'toc')"> + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$lot-master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$lot-master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$lot-master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + + <xsl:call-template name="set.toc"/> + </fo:flow> + </fo:page-sequence> + </xsl:if> + + <xsl:apply-templates select="$content"/> +</xsl:template> + +<xsl:template match="set/setinfo"></xsl:template> +<xsl:template match="set/title"></xsl:template> +<xsl:template match="set/subtitle"></xsl:template> +<xsl:template match="set/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="book"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="preamble" + select="title|subtitle|titleabbrev|bookinfo|info"/> + + <xsl:variable name="content" + select="node()[not(self::title or self::subtitle + or self::titleabbrev + or self::info + or self::bookinfo)]"/> + + <xsl:variable name="titlepage-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'titlepage'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="front.cover"/> + + <xsl:if test="$preamble"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + <xsl:with-param name="content"> + <fo:block id="{$id}"> + <xsl:call-template name="book.titlepage"/> + </fo:block> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:apply-templates select="dedication" mode="dedication"/> + <xsl:apply-templates select="acknowledgements" mode="acknowledgements"/> + + <xsl:call-template name="make.book.tocs"/> + + <xsl:apply-templates select="$content"/> + + <xsl:call-template name="back.cover"/> + +</xsl:template> + +<xsl:template match="book/bookinfo"></xsl:template> +<xsl:template match="book/info"></xsl:template> +<xsl:template match="book/title"></xsl:template> +<xsl:template match="book/subtitle"></xsl:template> +<xsl:template match="book/titleabbrev"></xsl:template> + +<!-- Placeholder templates --> +<xsl:template name="front.cover"/> +<xsl:template name="back.cover"/> + +<!-- ================================================================= --> +<xsl:template name="make.book.tocs"> + + <xsl:variable name="lot-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'lot'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'TableofContents'"/> + <xsl:with-param name="content"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'figure') and .//figure"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'ListofFigures'"/> + <xsl:with-param name="content"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'table') and .//table"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'ListofTables'"/> + <xsl:with-param name="content"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table[not(@tocentry = 0)]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'example') and .//example"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'ListofExample'"/> + <xsl:with-param name="content"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'equation') and + .//equation[title or info/title]"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'ListofEquations'"/> + <xsl:with-param name="content"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" + select=".//equation[title or info/title]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params,'procedure') and + .//procedure[title or info/title]"> + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'ListofProcedures'"/> + <xsl:with-param name="content"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" + select=".//procedure[title or info/title]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:if> +</xsl:template> +<!-- ==================================================================== --> + +<xsl:template match="part"> + <xsl:if test="not(partintro)"> + <xsl:apply-templates select="." mode="part.titlepage.mode"/> + <xsl:call-template name="generate.part.toc"/> + </xsl:if> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="part" mode="part.titlepage.mode"> + <!-- done this way to force the context node to be the part --> + <xsl:param name="additional.content"/> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="titlepage-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'titlepage'"/> + </xsl:call-template> + </xsl:variable> + + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$titlepage-master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="." mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$titlepage-master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="." mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$titlepage-master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" + select="$titlepage-master-reference"/> + </xsl:call-template> + + <fo:block id="{$id}"> + <xsl:call-template name="part.titlepage"/> + </fo:block> + <xsl:copy-of select="$additional.content"/> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="part/docinfo|partinfo"></xsl:template> +<xsl:template match="part/info"></xsl:template> +<xsl:template match="part/title"></xsl:template> +<xsl:template match="part/subtitle"></xsl:template> +<xsl:template match="part/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="generate.part.toc"> + <xsl:param name="part" select="."/> + + <xsl:variable name="lot-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'lot'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="$part"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="nodes" select="$part/reference| + $part/preface| + $part/chapter| + $part/appendix| + $part/article| + $part/bibliography| + $part/glossary| + $part/index"/> + + <xsl:if test="count($nodes) > 0 and contains($toc.params, 'toc')"> + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="{$lot-master-reference}"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + <xsl:attribute name="format"> + <xsl:call-template name="page.number.format"> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="initial-page-number"> + <xsl:call-template name="initial.page.number"> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="force-page-count"> + <xsl:call-template name="force.page.count"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:attribute name="hyphenation-character"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-character'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-push-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-push-character-count'"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="hyphenation-remain-character-count"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'hyphenation-remain-character-count'"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:apply-templates select="$part" mode="running.head.mode"> + <xsl:with-param name="master-reference" select="$lot-master-reference"/> + </xsl:apply-templates> + + <xsl:apply-templates select="$part" mode="running.foot.mode"> + <xsl:with-param name="master-reference" select="$lot-master-reference"/> + </xsl:apply-templates> + + <fo:flow flow-name="xsl-region-body"> + <xsl:call-template name="set.flow.properties"> + <xsl:with-param name="element" select="local-name(.)"/> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + </xsl:call-template> + + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc-context" select="$part"/> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + + </fo:flow> + </fo:page-sequence> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="part/partintro"> + <xsl:apply-templates select=".." mode="part.titlepage.mode"> + <xsl:with-param name="additional.content"> + <xsl:if test="title"> + <xsl:call-template name="partintro.titlepage"/> + </xsl:if> + <xsl:apply-templates/> + </xsl:with-param> + </xsl:apply-templates> + + <xsl:call-template name="generate.part.toc"> + <xsl:with-param name="part" select=".."/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="partintro/title"></xsl:template> +<xsl:template match="partintro/subtitle"></xsl:template> +<xsl:template match="partintro/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="book" mode="division.number"> + <xsl:number from="set" count="book" format="1."/> +</xsl:template> + +<xsl:template match="part" mode="division.number"> + <xsl:number from="book" count="part" format="I."/> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/docbook.xsl new file mode 100644 index 00000000..47107951 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/docbook.xsl @@ -0,0 +1,334 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + exclude-result-prefixes="db ng exsl" + version='1.0'> + +<!-- It is important to use indent="no" here, otherwise verbatim --> +<!-- environments get broken by indented tags...at least when the --> +<!-- callout extension is used...at least with some processors --> +<xsl:output method="xml" indent="no"/> + +<!-- ******************************************************************** + $Id: docbook.xsl 9647 2012-10-26 17:42:03Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:include href="../VERSION.xsl"/> +<xsl:include href="param.xsl"/> +<xsl:include href="../lib/lib.xsl"/> +<xsl:include href="../common/l10n.xsl"/> +<xsl:include href="../common/common.xsl"/> +<xsl:include href="../common/utility.xsl"/> +<xsl:include href="../common/labels.xsl"/> +<xsl:include href="../common/titles.xsl"/> +<xsl:include href="../common/subtitles.xsl"/> +<xsl:include href="../common/gentext.xsl"/> +<xsl:include href="../common/olink.xsl"/> +<xsl:include href="../common/targets.xsl"/> +<xsl:include href="../common/pi.xsl"/> +<xsl:include href="autotoc.xsl"/> +<xsl:include href="autoidx.xsl"/> +<xsl:include href="lists.xsl"/> +<xsl:include href="callout.xsl"/> +<xsl:include href="verbatim.xsl"/> +<xsl:include href="graphics.xsl"/> +<xsl:include href="xref.xsl"/> +<xsl:include href="formal.xsl"/> +<xsl:include href="table.xsl"/> +<xsl:include href="htmltbl.xsl"/> +<xsl:include href="sections.xsl"/> +<xsl:include href="inline.xsl"/> +<xsl:include href="footnote.xsl"/> +<xsl:include href="fo.xsl"/> +<xsl:include href="fo-rtf.xsl"/> +<xsl:include href="info.xsl"/> +<xsl:include href="keywords.xsl"/> +<xsl:include href="division.xsl"/> +<xsl:include href="index.xsl"/> +<xsl:include href="toc.xsl"/> +<xsl:include href="refentry.xsl"/> +<xsl:include href="math.xsl"/> +<xsl:include href="admon.xsl"/> +<xsl:include href="component.xsl"/> +<xsl:include href="biblio.xsl"/> +<xsl:include href="biblio-iso690.xsl"/> +<xsl:include href="glossary.xsl"/> +<xsl:include href="block.xsl"/> +<xsl:include href="task.xsl"/> +<xsl:include href="qandaset.xsl"/> +<xsl:include href="synop.xsl"/> +<xsl:include href="titlepage.xsl"/> +<xsl:include href="titlepage.templates.xsl"/> +<xsl:include href="pagesetup.xsl"/> +<xsl:include href="pi.xsl"/> +<xsl:include href="spaces.xsl"/> +<xsl:include href="ebnf.xsl"/> +<xsl:include href="../html/chunker.xsl"/> +<xsl:include href="annotations.xsl"/> +<xsl:include href="../common/stripns.xsl"/> + +<xsl:include href="fop.xsl"/> +<xsl:include href="fop1.xsl"/> +<xsl:include href="xep.xsl"/> +<xsl:include href="axf.xsl"/> +<xsl:include href="ptc.xsl"/> + +<xsl:param name="stylesheet.result.type" select="'fo'"/> + +<!-- ==================================================================== --> + +<xsl:key name="id" match="*" use="@id|@xml:id"/> + +<!-- ==================================================================== --> + +<xsl:template match="*"> + <xsl:message> + <xsl:text>Element </xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> in namespace '</xsl:text> + <xsl:value-of select="namespace-uri(.)"/> + <xsl:text>' encountered</xsl:text> + <xsl:if test="parent::*"> + <xsl:text> in </xsl:text> + <xsl:value-of select="name(parent::*)"/> + </xsl:if> + <xsl:text>, but no template matches.</xsl:text> + </xsl:message> + + <fo:block color="red"> + <xsl:text><</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + <xsl:apply-templates/> + <xsl:text></</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + </fo:block> +</xsl:template> + +<!-- Update this list if new root elements supported --> +<xsl:variable name="root.elements" select="' appendix article bibliography book chapter colophon dedication glossary index part preface qandaset refentry reference sect1 section set setindex '"/> + +<xsl:template match="/"> + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>stripped namespace before processing</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:variable name="nons"> + <xsl:apply-templates mode="stripNS"/> + </xsl:variable> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>processing stripped document</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates select="exsl:node-set($nons)"/> + </xsl:when> + <!-- Can't process unless namespace removed --> + <xsl:when test="*/self::ng:* or */self::db:*"> + <xsl:message terminate="yes"> + <xsl:text>Unable to strip the namespace from DB5 document,</xsl:text> + <xsl:text> cannot proceed.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:variable name="root.element" select="key('id', $rootid)"/> + <xsl:choose> + <xsl:when test="count($root.element) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:when test="not(contains($root.elements, concat(' ', local-name($root.element), ' ')))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: Document root element ($rootid=</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>) for FO output </xsl:text> + <xsl:text>must be one of the following elements:</xsl:text> + <xsl:value-of select="$root.elements"/> + </xsl:message> + </xsl:when> + <!-- Otherwise proceed --> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="$root.element" + mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="$root.element" + mode="process.root"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- Otherwise process the document root element --> + <xsl:otherwise> + <xsl:variable name="document.element" select="*[1]"/> + <xsl:choose> + <xsl:when test="not(contains($root.elements, + concat(' ', local-name($document.element), ' ')))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: Document root element for FO output </xsl:text> + <xsl:text>must be one of the following elements:</xsl:text> + <xsl:value-of select="$root.elements"/> + </xsl:message> + </xsl:when> + <!-- Otherwise proceed --> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="/" + mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="/" + mode="process.root"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="process.root"> + <xsl:variable name="document.element" select="self::*"/> + + <xsl:call-template name="root.messages"/> + + <xsl:variable name="title"> + <xsl:choose> + <xsl:when test="$document.element/title[1]"> + <xsl:value-of select="$document.element/title[1]"/> + </xsl:when> + <xsl:otherwise>[could not find document title]</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <!-- Include all id values in XEP output --> + <xsl:if test="$xep.extensions != 0"> + <xsl:processing-instruction + name="xep-pdf-drop-unused-destinations">false</xsl:processing-instruction> + </xsl:if> + + <fo:root xsl:use-attribute-sets="root.properties"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="target" select="/*[1]"/> + </xsl:call-template> + </xsl:attribute> + + <xsl:if test="$xep.extensions != 0"> + <xsl:call-template name="xep-pis"/> + <xsl:call-template name="xep-document-information"/> + </xsl:if> + <xsl:if test="$axf.extensions != 0"> + <xsl:call-template name="axf-document-information"/> + </xsl:if> + + <xsl:call-template name="setup.pagemasters"/> + + <xsl:if test="$fop.extensions != 0"> + <xsl:apply-templates select="$document.element" mode="fop.outline"/> + </xsl:if> + + <xsl:if test="$fop1.extensions != 0"> + <xsl:call-template name="fop1-document-information"/> + <xsl:variable name="bookmarks"> + <xsl:apply-templates select="$document.element" + mode="fop1.outline"/> + </xsl:variable> + <xsl:if test="string($bookmarks) != ''"> + <fo:bookmark-tree> + <xsl:copy-of select="$bookmarks"/> + </fo:bookmark-tree> + </xsl:if> + <xsl:apply-templates select="$document.element" + mode="fop1.foxdest"/> + </xsl:if> + + <xsl:if test="$xep.extensions != 0"> + <xsl:variable name="bookmarks"> + <xsl:apply-templates select="$document.element" mode="xep.outline"/> + </xsl:variable> + <xsl:if test="string($bookmarks) != ''"> + <rx:outline xmlns:rx="http://www.renderx.com/XSL/Extensions"> + <xsl:copy-of select="$bookmarks"/> + </rx:outline> + </xsl:if> + </xsl:if> + + <xsl:if test="$arbortext.extensions != 0 and $ati.xsl11.bookmarks != 0"> + <xsl:variable name="bookmarks"> + <xsl:apply-templates select="$document.element" + mode="ati.xsl11.bookmarks"/> + </xsl:variable> + <xsl:if test="string($bookmarks) != ''"> + <fo:bookmark-tree> + <xsl:copy-of select="$bookmarks"/> + </fo:bookmark-tree> + </xsl:if> + </xsl:if> + + <xsl:apply-templates select="$document.element"/> + </fo:root> +</xsl:template> + +<xsl:template name="root.messages"> + <!-- redefine this any way you'd like to output messages --> + <!-- DO NOT OUTPUT ANYTHING FROM THIS TEMPLATE --> + <xsl:message> + <xsl:text>Making </xsl:text> + <xsl:value-of select="$page.orientation"/> + <xsl:text> pages on </xsl:text> + <xsl:value-of select="$paper.type"/> + <xsl:text> paper (</xsl:text> + <xsl:value-of select="$page.width"/> + <xsl:text>x</xsl:text> + <xsl:value-of select="$page.height"/> + <xsl:text>)</xsl:text> + </xsl:message> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ebnf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ebnf.xsl new file mode 100644 index 00000000..27847aae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ebnf.xsl @@ -0,0 +1,325 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + exclude-result-prefixes="doc" + version='1.0'> + +<!-- ******************************************************************** + $Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<doc:reference xmlns=""> +<referenceinfo> +<releaseinfo role="meta"> +$Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $ +</releaseinfo> +<author><surname>Walsh</surname> +<firstname>Norman</firstname></author> +<copyright><year>1999</year><year>2000</year><year>2001</year> +<holder>Norman Walsh</holder> +</copyright> +</referenceinfo> +<title>HTML EBNF Reference + + +
Introduction + +This is technical reference documentation for the DocBook XSL +Stylesheets; it documents (some of) the parameters, templates, and +other elements of the stylesheets. + +This reference describes the templates and parameters relevant +to formatting EBNF markup. + +This is not intended to be user documentation. +It is provided for developers writing customization layers for the +stylesheets, and for anyone who's interested in how it +works. + +Although I am trying to be thorough, this documentation is known +to be incomplete. Don't forget to read the source, too :-) +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + Error: no ID for productionrecap linkend: + + . + + + + + + Warning: multiple "IDs" for productionrecap linkend: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + production + + + + + + + + + Non-terminals with no content must point to + production elements in the current document. + + + Invalid xpointer for empty nt: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + /*  + +  */ + + + + + + + + + + constraintdef + + + + + + + + + + + + + + + + + + + : + + + + + + + : + + + + + + + + + +  ] + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo-rtf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo-rtf.xsl new file mode 100644 index 00000000..4aa0f32c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo-rtf.xsl @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo.xsl new file mode 100644 index 00000000..d3f22857 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fo.xsl @@ -0,0 +1,117 @@ + + + + + + + + + + + left + left + left + right + top + left + + + + + + right + right + right + left + bottom + right + + + + + + + WARNING: FOP does not support right-to-left writing-mode + lr-tb + + + WARNING: FOP does not support right-to-left writing-mode + lr-tb + + lr-tb + rl-tb + tb-rl + lr-tb + + + + + + + + + + + + + + + + + + + bullet + + + o + © + + + ® + (SM) + " + " + ' + ' + + - + o + + + + + + + + + + + + + + + + + + + # + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/footnote.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/footnote.xsl new file mode 100644 index 00000000..cc0242d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/footnote.xsl @@ -0,0 +1,220 @@ + + + + + + + + + + + super + + + super + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ERROR: A footnoteref element has a linkend that points to an element that is not a footnote. +Typically this happens when an id attribute is accidentally applied to the child of a footnote element. +target element: +linkend/id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: footnote number may not be generated + correctly; + + unexpected as first child of footnote. + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop.xsl new file mode 100644 index 00000000..c82a48df --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop.xsl @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop1.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop1.xsl new file mode 100644 index 00000000..d5447231 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/fop1.xsl @@ -0,0 +1,228 @@ + + + + + + + + + + hide + show + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + , + + + + + + + + + + + DocBook XSL Stylesheets with Apache FOP + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/formal.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/formal.xsl new file mode 100644 index 00000000..bb40aa90 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/formal.xsl @@ -0,0 +1,642 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + always + + + always + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Broken table: tr descendent of CALS Table. + The text in the first tr is: + + + + + + Broken table: row descendent of HTML table. + The text in the first row is: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/glossary.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/glossary.xsl new file mode 100644 index 00000000..366b3cbf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/glossary.xsl @@ -0,0 +1,1169 @@ + + +%common.entities; +]> + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 1 + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + , + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glosssee @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 1 + + + + + + + + + + ( + + ) + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + , + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glosssee @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/graphics.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/graphics.xsl new file mode 100644 index 00000000..2f50c416 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/graphics.xsl @@ -0,0 +1,813 @@ + + + + ]> + + + + + + + + + + + + BMP GIF TIFF SVG PNG EPS JPG JPEG linespecific + + + BMP GIF TIFF SVG PNG EPS JPG JPEG linespecific + + + PNG PDF JPG JPEG linespecific GIF GIF87a GIF89a TIFF BMP + + + SVG PNG PDF JPG JPEG linespecific GIF GIF87a GIF89a TIFF BMP + + + PNG PDF JPG JPEG linespecific GIF GIF87a GIF89a TIFF BMP + + + + + + + 1 + + + + + + + bmp gif tif tiff svg png pdf jpg jpeg eps + + + bmp gif tif tiff svg png pdf jpg jpeg eps + + + png pdf jpg jpeg gif tif tiff bmp + + + svg png pdf jpg jpeg gif tif tiff bmp eps + + + svg png pdf jpg jpeg gif tif tiff bmp eps + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + + 1 + 1 + 0 + + + + + + 0 + 1.0 + + + + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + auto + + + + + + + + + + + + + + + + auto + + + + + + auto + + + + + + + + + + auto + + + + + + + + + auto + + + + + + + + + + + + % + + scale-to-fit + auto + + + + + + + + + auto + + + + + + + + + + + + % + + scale-to-fit + auto + + + + + + + + + + + + + baseline + central + text-before-edge + + + + + before + center + after + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + fo:instream-foreign-object + + + fo:instream-foreign-object + + + fo:external-graphic + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + alignment-baseline + + + display-align + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Don't know how to insert files with + + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Don't know how to insert files with + + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Don't know how to insert files with + + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/highlight.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/highlight.xsl new file mode 100644 index 00000000..7843ad23 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/highlight.xsl @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/htmltbl.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/htmltbl.xsl new file mode 100644 index 00000000..c323e5ad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/htmltbl.xsl @@ -0,0 +1,425 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + fixed + + + + + + + + + + + + 100% + + + + + + + all + all + bottom + top + topbot + sides + lhs + rhs + none + all + none + + + + + + + all + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + none + none + none + + + + + none + none + none + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + 1 + 0 + + + + + none + none + none + + + + + + + + + + + + + none + none + + + + + 1 + + 1 + 1 + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + none + none + + + + + + + + + + + + none + none + none + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/index.xsl new file mode 100644 index 00000000..bf22d75c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/index.xsl @@ -0,0 +1,484 @@ + + +%common.entities; +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + body + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + body + index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +.tnacifingis + + + + + + + + + fo:wrapper + + + + + + + + + + + + + + , + + + + , + + + + + + + + + + + , + + + + , + + + + + + + + + + + + + + + + + + + + , + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + + + + ) + + + + + + + + + ( + + + + + + ) + + + + + + + + + ( + + + + + + ) + + + + + + + + + + + + + + + 3pc + 2pc + 1pc + + + ( + + + + + + ) + + + + + + + + + + + + + fo:block + fo:wrapper + fo:inline + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/info.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/info.xsl new file mode 100644 index 00000000..7497b821 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/info.xsl @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/inline.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/inline.xsl new file mode 100644 index 00000000..b69dac22 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/inline.xsl @@ -0,0 +1,1346 @@ + + +%common.entities; +]> + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XLink to nonexistent id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XLink to nonexistent id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + super + + + super + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + sub + + + sub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + , + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + There's no entry for + + in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: no glossentry for glossterm: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element + + + + + + + + + + + + + + + + + </ + + > + + + + + + + & + + ; + + + + + + + &# + + ; + + + + + + + % + + ; + + + + + + + <? + + > + + + + + + + <? + + ?> + + + + + + + < + + > + + + + + + + < + + /> + + + + + + + <!-- + + --> + + + + + + + + + + + + + + + < + + + + + + mailto: + + + + + + + + + + > + + + + + + + + + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + + + + + + + + + + + + + + + ] + + + + [ + + ] + + + + + + + + + + + + + [ + + + + + + + + + + + ] + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/keywords.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/keywords.xsl new file mode 100644 index 00000000..6070b91b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/keywords.xsl @@ -0,0 +1,21 @@ + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/lists.xsl new file mode 100644 index 00000000..6f040143 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/lists.xsl @@ -0,0 +1,1374 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + em * 0.60 + + + + + + + + + em * 0.60 + + + + + + + 1em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.25in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + + + + + auto + + + + + + fixed + + + + + + + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + + + + auto + + + + + + fixed + + + + + + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + 1 + 1 + + 1 + + + + + + + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + : ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/math.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/math.xsl new file mode 100644 index 00000000..e25edf23 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/math.xsl @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pagesetup.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pagesetup.xsl new file mode 100644 index 00000000..88c22d71 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pagesetup.xsl @@ -0,0 +1,3486 @@ + + + + + + + + + + , + + + + + + , + + + + + + , + + + + + + + true + false + + + + + + true + false + + + + + + false + true + + + + + + false + true + + + + + + + + + + + + + + + + + + + blank + + + + + + + + + + + blank-body + + + + + + blank + blank + + + blank + blank + + + + + + + + + + + + + + + + + titlepage-first + + + + + + + + + + + + + + first + titlepage + + + first + titlepage + + + + + + + + + + + + + + + + titlepage-odd + + + + + + + + + + + + + + odd + titlepage + + + odd + titlepage + + + + + + + + + + + + + + + + titlepage-even + + + + + + + + + + + + + + even + titlepage + + + even + titlepage + + + + + + + + + + + + + + + + + lot-first + + + + + + + + + + + + + + first + lot + + + first + lot + + + + + + + + + + + + + + + + lot-odd + + + + + + + + + + + + + + odd + lot + + + odd + lot + + + + + + + + + + + + + + + + lot-even + + + + + + + + + + + + + + even + lot + + + even + lot + + + + + + + + + + + + + + + + + front-first + + + + + + + + + + + + + + first + front + + + first + front + + + + + + + + + + + + + + + + front-odd + + + + + + + + + + + + + + odd + front + + + odd + front + + + + + + + + + + + + + + + + front-even + + + + + + + + + + + + + + even + front + + + even + front + + + + + + + + + + + + + + + + + + + + body-first + + + + + + + + + + + + + + first + body + + + first + body + + + + + + + + + + + + + + + + body-odd + + + + + + + + + + + + + + body + odd + + + body + odd + + + + + + + + + + + + + + + + body-even + + + + + + + + + + + + + + body + even + + + body + even + + + + + + + + + + + + + + + + + back-first + + + + + + + + + + + + + + first + back + + + first + back + + + + + + + + + + + + + + + + back-odd + + + + + + + + + + + + + + odd + back + + + odd + back + + + + + + + + + + + + + + + + back-even + + + + + + + + + + + + + + even + back + + + even + back + + + + + + + + + + + + + + + + + index-first + + + + + + + + + + + + + + first + index + + + first + index + + + + + + + + + + + + + + + + index-odd + + + + + + + + + + + + + + odd + index + + + odd + index + + + + + + + + + + + + + + + + index-even + + + + + + + + + + + + + + even + index + + + even + index + + + + + + + + + + + + + + + + + + blank-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + blank + blank + + + blank + blank + + + + + + + + + + + + + + + + + titlepage-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + titlepage + + + first + titlepage + + + + + + + + + + + + + + + + titlepage-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + titlepage + + + odd + titlepage + + + + + + + + + + + + + + + + titlepage-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + titlepage + + + even + titlepage + + + + + + + + + + + + + + + + + lot-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + lot + + + first + lot + + + + + + + + + + + + + + + + lot-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + lot + + + odd + lot + + + + + + + + + + + + + + + + lot-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + lot + + + even + lot + + + + + + + + + + + + + + + + + front-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + front + + + first + front + + + + + + + + + + + + + + + + front-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + front + + + odd + front + + + + + + + + + + + + + + + + front-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + front + + + even + front + + + + + + + + + + + + + + + + + body-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + body + + + first + body + + + + + + + + + + + + + + + + body-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + body + + + odd + body + + + + + + + + + + + + + + + + body-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + body + + + even + body + + + + + + + + + + + + + + + + + back-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + back + + + first + back + + + + + + + + + + + + + + + + back-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + back + + + odd + back + + + + + + + + + + + + + + + + back-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + back + + + even + back + + + + + + + + + + + + + + + + + index-first-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + first + index + + + first + index + + + + + + + + + + + + + + + + index-odd-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + odd + index + + + odd + index + + + + + + + + + + + + + + + + index-even-draft + + + + + + + + + + + + + + + + fixed + no-repeat + center + center + + + + + + even + index + + + even + index + + + + + + + + + + + + + + + + titlepage-even + titlepage-odd + + + + + + + + + + + + + + + + + + lot-even + lot-odd + + + + + + + + + + + + + + + + + + front-even + front-odd + + + + + + + + + + + + + + + + + + body-even + body-odd + + + + + + + + + + + + + + + + + + back-even + back-odd + + + + + + + + + + + + + + + + + + index-even + index-odd + + + + + + + + + + + + + + + + + + + titlepage-even-draft + titlepage-odd-draft + + + + + + + + + + + + + + + + + + lot-even-draft + lot-odd-draft + + + + + + + + + + + + + + + + + + front-even-draft + front-odd-draft + + + + + + + + + + + + + + + + + + body-even-draft + body-odd-draft + + + + + + + + + + + + + + + + + + back-even-draft + back-odd-draft + + + + + + + + + + + + + + + + + + index-even-draft + index-odd-draft + + + + + + + + + + + + + + + + + + + + + + + + + + + + lot + front + front + front + back + back + back + index + back + body + + + + + -draft + + + + + + -draft + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.5pt + solid + black + + + + + + + + + + 0.5pt + solid + black + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0pt + + + + + + 1 + 1 + 3 + + + + + + 3 + 3 + 1 + + + + + + + + + + + + + + proportional-column-width( + + header + + + + + + ) + + + + + proportional-column-width( + + header + + + + + + ) + + + + + proportional-column-width( + + header + + + + + + ) + + + + + + + + + + + baseline + + + + + + + + + + + + + baseline + + + + + + + + + + + + + baseline + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: value in .column.widths at position is not a number. + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0pt + + + + + + 1 + 1 + 3 + + + + + + 3 + 3 + 1 + + + + + + + + + + + + + proportional-column-width( + + footer + + + + + + ) + + + + + proportional-column-width( + + footer + + + + + + ) + + + + + proportional-column-width( + + footer + + + + + + ) + + + + + + + + + + + baseline + + + + + + + + + + + + + baseline + + + + + + + + + + + + + baseline + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + i + i + i + i + i + i + 1 + + + + + + + + + + auto + auto-odd + + + + + + + + + + + + + + 1 + 1 + + + + + + + + auto + auto + auto + 1 + 1 + auto + + + + + + + + + + + + no-force + + end-on-even + + no-force + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + blank + blank + + + + + + xsl-region-inner- + + + + + + + + + + + + + + xsl-region-inner- + + + + + + + + + + + + + + + + blank + blank + + + + + + xsl-region-outer- + + + + + + + + + + + + + + xsl-region-outer- + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xml new file mode 100644 index 00000000..00a44474 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xml @@ -0,0 +1,13331 @@ + + + +FO Parameter Reference + +$Id: param.xweb 9673 2012-12-02 20:06:41Z bobstayton $ + + + + Walsh + Norman + + + + 1999 + 2000 + 2001 + 2002 + 2003 + 2004 + 2005 + 2006 + 2007 + 2008 + 2009 + 2010 + 2011 + Norman Walsh + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL FO stylesheets (for generating + XSL-FO output destined for final print/PDF output). + + +Admonitions + + +admon.graphics +boolean + + +admon.graphics +Use graphics in admonitions? + + + + +<xsl:param name="admon.graphics" select="0"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented in an alternate style that uses +a graphic. Default graphics are provided in the distribution. + + + + + + + +admon.graphics.extension +string + + +admon.graphics.extension +Filename extension for admonition graphics + + + + +<xsl:param name="admon.graphics.extension">.png</xsl:param> + + + +Description + +Sets the filename extension to use on admonition graphics. + + + The DocBook XSL distribution provides admonition graphics in the following formats: + GIF (extension: .gif) + PNG (extension: .png) + SVG (extension: .svg) + TIFF (extension: .tif) + + + + + + + +admon.graphics.path +string + + +admon.graphics.path +Path to admonition graphics + + + +<xsl:param name="admon.graphics.path">images/</xsl:param> + + +Description + +Sets the path to the directory containing the admonition graphics +(caution.png, important.png etc). This location is normally relative +to the output html directory. See base.dir + + + + + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + +<xsl:param name="admon.textlabel" select="1"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +If zero, such labels are turned off, but any title child +of the admonition element are still output. +The default value is 1. + + + + + + + + + admonition.title.properties + attribute set + + +admonition.title.properties +To set the style for admonitions titles. + + + + +<xsl:attribute-set name="admonition.title.properties"> + <xsl:attribute name="font-size">14pt</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + +Description +How do you want admonitions titles styled? +Set the font-size, weight etc to the style required. + + + + + + + admonition.properties + attribute set + + +admonition.properties +To set the style for admonitions. + + + +<xsl:attribute-set name="admonition.properties"></xsl:attribute-set> + + +Description +How do you want admonitions styled? +Set the font-size, weight, etc. to the style required + + + + + + +graphical.admonition.properties +attribute set + + +graphical.admonition.properties +To add properties to the outer block of a graphical admonition. + + + +<xsl:attribute-set name="graphical.admonition.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the outer block containing the +entire graphical admonition, including its title. +It is used when the parameter +admon.graphics is set to nonzero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a graphical admonition +also applies the admonition.title.properties +attribute-set to the title, and applies the +admonition.properties attribute-set +to the rest of the content. + + + + + + +nongraphical.admonition.properties +attribute set + + +nongraphical.admonition.properties +To add properties to the outer block of a nongraphical admonition. + + + +<xsl:attribute-set name="nongraphical.admonition.properties"> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">0.25in</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">0.25in</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the outer block containing the +entire nongraphical admonition, including its title. +It is used when the parameter +admon.graphics is set to zero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a nongraphical admonition +also applies the admonition.title.properties +attribute-set to the title, and the +admonition.properties attribute-set +to the rest of the content. + + + + + +Callouts + + +calloutlist.properties +attribute set + + +calloutlist.properties +Properties that apply to each list-block generated by calloutlist. + + + +<xsl:attribute-set name="calloutlist.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="provisional-distance-between-starts">2.2em</xsl:attribute> + <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to the fo:list-block generated by calloutlist. +Typically used to adjust spacing or margins of the entire list. +Change the provisional-distance-between-starts attribute to +change the indent of the list paragraphs relative to the +callout numbers. + + + + + +callout.properties +attribute set + + +callout.properties +Properties that apply to the list-item generated by each callout within a calloutlist. + + + +<xsl:attribute-set name="callout.properties"> +</xsl:attribute-set> + +Description +Properties that apply to the fo:list-item generated by each callout within a calloutlist. Typically used to add spacing properties. + + + + + +callout.defaultcolumn +integer + + +callout.defaultcolumn +Indicates what column callouts appear in by default + + + + +<xsl:param name="callout.defaultcolumn">60</xsl:param> + + + +Description + +If a callout does not identify a column (for example, if it uses +the linerange unit), +it will appear in the default column. + + + + + + + +callout.graphics +boolean + + +callout.graphics +Use graphics for callouts? + + + + +<xsl:param name="callout.graphics" select="1"></xsl:param> + + + +Description + +If non-zero, callouts are presented with graphics (e.g., reverse-video +circled numbers instead of "(1)", "(2)", etc.). +Default graphics are provided in the distribution. + + + + + + + +callout.graphics.extension +string + + +callout.graphics.extension +Filename extension for callout graphics + + + + + +<xsl:param name="callout.graphics.extension">.svg</xsl:param> + + + +Description +Sets the filename extension to use on callout graphics. + + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) + + + + + + +callout.graphics.number.limit +integer + + +callout.graphics.number.limit +Number of the largest callout graphic + + + + + +<xsl:param name="callout.graphics.number.limit">30</xsl:param> + + + +Description + +If callout.graphics is non-zero, graphics +are used to represent callout numbers instead of plain text. The value +of callout.graphics.number.limit is the largest +number for which a graphic exists. If the callout number exceeds this +limit, the default presentation "(plain text instead of a graphic)" +will be used. + + + + + + + +callout.graphics.path +string + + +callout.graphics.path +Path to callout graphics + + + + +<xsl:param name="callout.graphics.path">images/callouts/</xsl:param> + + + +Description + +Sets the path to the directory holding the callout graphics. his +location is normally relative to the output html directory. see +base.dir. Always terminate the directory with / since the graphic file +is appended to this string, hence needs the separator. + + + + + + + +callout.icon.size +length + + +callout.icon.size +Specifies the size of callout marker icons + + + + +<xsl:param name="callout.icon.size">7pt</xsl:param> + + + +Description + +Specifies the size of the callout marker icons. +The default size is 7 points. + + + + + + +callout.unicode +boolean + + +callout.unicode +Use Unicode characters rather than images for callouts. + + + +<xsl:param name="callout.unicode" select="0"></xsl:param> + + +Description + +The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. Use this to select the Unicode character option. + + + + + + + +callout.unicode.font +string + + +callout.unicode.font +Specify a font for Unicode glyphs + + + + +<xsl:param name="callout.unicode.font">ZapfDingbats</xsl:param> + + + +Description + +The name of the font to specify around Unicode callout glyphs. +If set to the empty string, no font change will occur. + + + + + + + +callout.unicode.number.limit +integer + + +callout.unicode.number.limit +Number of the largest unicode callout character + + + + +<xsl:param name="callout.unicode.number.limit">10</xsl:param> + + + +Description + +If callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.number.limit +is +the largest number for which a unicode character exists. If the callout number +exceeds this limit, the default presentation "(nnn)" will always +be used. + + + + + + + +callout.unicode.start.character +integer + + +callout.unicode.start.character +First Unicode character to use, decimal value. + + + + +<xsl:param name="callout.unicode.start.character">10102</xsl:param> + + + +Description + +If callout.graphics is zero and callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.start.character +is the decimal unicode value used for callout number one. Currently, +only values 9312 and 10102 are supported in the stylesheets for this parameter. + + + + + + + +callouts.extension +boolean + + +callouts.extension +Enable the callout extension + + + + +<xsl:param name="callouts.extension" select="1"></xsl:param> + + + +Description + +The callouts extension processes areaset +elements in programlistingco and other text-based +callout elements. + + + + + + +ToC/LoT/Index Generation + + +autotoc.label.separator +string + + +autotoc.label.separator +Separator between labels and titles in the ToC + + + + +<xsl:param name="autotoc.label.separator">. </xsl:param> + + + +Description + +String used to separate labels and titles in a table of contents. + + + + + + +process.empty.source.toc +boolean + + +process.empty.source.toc +Generate automated TOC if toc element occurs in a source document? + + + +<xsl:param name="process.empty.source.toc" select="0"></xsl:param> + + +Description + +Specifies that if an empty toc element is found in a +source document, an automated TOC is generated at this point in the +document. + + Depending on what the value of the + generate.toc parameter is, setting this + parameter to 1 could result in generation of + duplicate automated TOCs. So the + process.empty.source.toc is primarily useful + as an "override": by placing an empty toc in your + document and setting this parameter to 1, you can + force a TOC to be generated even if generate.toc + says not to. + + + + + + + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + +<xsl:param name="process.source.toc" select="0"></xsl:param> + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + + + + +generate.toc +table + + +generate.toc +Control generation of ToCs and LoTs + + + + + +<xsl:param name="generate.toc"> +/appendix toc,title +article/appendix nop +/article toc,title +book toc,title,figure,table,example,equation +/chapter toc,title +part toc,title +/preface toc,title +reference toc,title +/sect1 toc +/sect2 toc +/sect3 toc +/sect4 toc +/sect5 toc +/section toc +set toc,title +</xsl:param> + + + +Description + +This parameter has a structured value. It is a table of space-delimited +path/value pairs. Each path identifies some element in the source document +using a restricted subset of XPath (only the implicit child axis, no wildcards, +no predicates). Paths can be either relative or absolute. + +When processing a particular element, the stylesheets consult this table to +determine if a ToC (or LoT(s)) should be generated. + +For example, consider the entry: + +book toc,figure + +This indicates that whenever a book is formatted, a +Table Of Contents and a List of Figures should be generated. Similarly, + +/chapter toc + +indicates that whenever a document that has a root +of chapter is formatted, a Table of +Contents should be generated. The entry chapter would match +all chapters, but /chapter matches only chapter +document elements. + +Generally, the longest match wins. So, for example, if you want to distinguish +articles in books from articles in parts, you could use these two entries: + +book/article toc,figure +part/article toc + +Note that an article in a part can never match a book/article, +so if you want nothing to be generated for articles in parts, you can simply leave +that rule out. + +If you want to leave the rule in, to make it explicit that you're turning +something off, use the value nop. For example, the following +entry disables ToCs and LoTs for articles: + +article nop + +Do not simply leave the word article in the file +without a matching value. That'd be just begging the silly little +path/value parser to get confused. + +Section ToCs are further controlled by the +generate.section.toc.level parameter. +For a given section level to have a ToC, it must have both an entry in +generate.toc and be within the range enabled by +generate.section.toc.level. + + + + + +generate.index +boolean + + +generate.index +Do you want an index? + + + +<xsl:param name="generate.index" select="1"></xsl:param> + + +Description + +Specify if an index should be generated. + + + + + + +make.index.markup +boolean + + +make.index.markup +Generate XML index markup in the index? + + + + +<xsl:param name="make.index.markup" select="0"></xsl:param> + + + +Description + +This parameter enables a very neat trick for getting properly +merged, collated back-of-the-book indexes. G. Ken Holman suggested +this trick at Extreme Markup Languages 2002 and I'm indebted to him +for it. + +Jeni Tennison's excellent code in +autoidx.xsl does a great job of merging and +sorting indexterms in the document and building a +back-of-the-book index. However, there's one thing that it cannot +reasonably be expected to do: merge page numbers into ranges. (I would +not have thought that it could collate and suppress duplicate page +numbers, but in fact it appears to manage that task somehow.) + +Ken's trick is to produce a document in which the index at the +back of the book is displayed in XML. Because the index +is generated by the FO processor, all of the page numbers have been resolved. +It's a bit hard to explain, but what it boils down to is that instead of having +an index at the back of the book that looks like this: + +
+A +ap1, 1, 2, 3 + +
+ +you get one that looks like this: + +
+<indexdiv>A</indexdiv> +<indexentry> +<primaryie>ap1</primaryie>, +<phrase role="pageno">1</phrase>, +<phrase role="pageno">2</phrase>, +<phrase role="pageno">3</phrase> +</indexentry> +
+ +After building a PDF file with this sort of odd-looking index, you can +extract the text from the PDF file and the result is a proper index expressed in +XML. + +Now you have data that's amenable to processing and a simple Perl script +(such as fo/pdf2index) can +merge page ranges and generate a proper index. + +Finally, reformat your original document using this literal index instead of +an automatically generated one and bingo! + +
+
+ + + +index.method +list +basic +kosek +kimber + + +index.method +Select method used to group index entries in an index + + + + +<xsl:param name="index.method">basic</xsl:param> + + + +Description + +This parameter lets you select which method to use for sorting and grouping + index entries in an index. +Indexes in Latin-based languages that have accented characters typically +sort together accented words and unaccented words. +Thus Á (U+00C1 LATIN CAPITAL LETTER A WITH ACUTE) would sort together +with A (U+0041 LATIN CAPITAL LETTER A), so both would appear in the A +section of the index. +Languages using other alphabets (such as Russian, which is written in the Cyrillic alphabet) +and languages using ideographic chararacters (such as Japanese) +require grouping specific to the languages and alphabets. + + +The default indexing method is limited. +It can group accented characters in Latin-based languages only. +It cannot handle non-Latin alphabets or ideographic languages. +The other indexing methods require extensions of one type or +another, and do not work with +all XSLT processors, which is why they are not used by default. + +The three choices for indexing method are: + + +basic + + +(default) Sort and groups words based only on the Latin alphabet. +Words with accented Latin letters will group and sort with +their respective primary letter, but +words in non-Latin alphabets will be +put in the Symbols section of the index. + + + + +kosek + + +This method sorts and groups words based on letter groups configured in +the DocBook locale file for the given language. +See, for example, the French locale file common/fr.xml. +This method requires that the XSLT processor +supports the EXSLT extensions (most do). +It also requires support for using +user-defined functions in xsl:key (xsltproc does not). + +This method is suitable for any language for which you can +list all the individual characters that should appear +in each letter group in an index. +It is probably not practical to use it for ideographic languages +such as Chinese that have hundreds or thousands of characters. + + +To use the kosek method, you must: + + + +Use a processor that supports its extensions, such as +Saxon 6 or Xalan (xsltproc and Saxon 8 do not). + + + +Set the index.method parameter's value to kosek. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kosek.xsl or +html/autoidx-kosek.xsl into your +customization. + + + + + + + +kimber + + +This method uses extensions to the Saxon processor to implement +sophisticated indexing processes. It uses its own +configuration file, which can include information for any number of +languages. Each language's configuration can group +words using one of two processes. In the +enumerated process similar to that used in the kosek method, +you indicate the groupings character-by-character. +In the between-key process, you specify the +break-points in the sort order that should start a new group. +The latter configuration is useful for ideographic languages +such as Chinese, Japanese, and Korean. +You can also define your own collation algorithms and how you +want mixed Latin-alphabet words sorted. + + +For a whitepaper describing the extensions, see: +http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf. + + + +To download the extension library, see +http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport. + + + + +To use the kimber method, you must: + + + +Use Saxon (version 6 or 8) as your XSLT processor. + + + +Install and configure the Innodata Isogen library, using +the documentation that comes with it. + + + +Set the index.method parameter's value to kimber. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kimber.xsl or +html/autoidx-kimber.xsl into your +customization. + + + + + + + + + + + + + +index.on.type +boolean + + +index.on.type +Select indexterms based on type +attribute value + + + + +<xsl:param name="index.on.type" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +type attribute +value will contain only those indexterm +elements with a matching type attribute value. +If an index has no type +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + + +If index.on.type is zero, then the +type attribute has no effect +on selecting indexterms for an index. + + +For those using DocBook version 4.2 or earlier, +the type attribute is not available +for index terms. However, you can achieve the same +effect by using the role attribute +in the same manner on indexterm +and index, and setting the stylesheet parameter +index.on.role to a nonzero value. + + + + + + + +index.on.role +boolean + + +index.on.role +Select indexterms based on role value + + + + +<xsl:param name="index.on.role" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +role attribute +value will contain only those indexterm +elements with a matching role value. +If an index has no role +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + +If index.on.role is zero, then the +role attribute has no effect +on selecting indexterms for an index. + + +If you are using DocBook version 4.3 or later, you should +use the type attribute instead of role +on indexterm and index, +and set the index.on.type to a nonzero +value. + + + + + + + +index.preferred.page.properties +attribute set + + +index.preferred.page.properties +Properties used to emphasize page number references for +significant index terms + + + + +<xsl:attribute-set name="index.preferred.page.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties used to emphasize page number references for +significant index terms (significance=preferred). Currently works only with +XEP. + + + + + + +index.entry.properties +attribute set + + +index.entry.properties +Properties applied to the formatted entries +in an index + + + + +<xsl:attribute-set name="index.entry.properties"> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the block containing +the entries in a letter division in an index. It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all index entries. + + + + + + +index.div.title.properties +attribute set + + +index.div.title.properties +Properties associated with the letter headings in an +index + + + + +<xsl:attribute-set name="index.div.title.properties"> + <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute> + <xsl:attribute name="font-size">14.4pt</xsl:attribute> + <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master,'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master,'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master,'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is used on the letter headings that separate +the divisions in an index. + + + + + + +index.number.separator +string + + +index.number.separator +Override for punctuation separating page numbers in index + + + + +<xsl:param name="index.number.separator"></xsl:param> + + + +Description + +This parameter permits you to override the text to insert between +page references in a formatted index entry. Typically +that would be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'number-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. This punctuation appears between +such section titles in an HTML index. + + + + + + + +index.range.separator +string + + +index.range.separator +Override for punctuation separating the two numbers +in a page range in index + + + + +<xsl:param name="index.range.separator"></xsl:param> + + + +Description + +This parameter permits you +to override the text to insert between +the two numbers of a page range in an index. +This parameter is only used by those XSL-FO processors +that support an extension for generating such page ranges +(such as XEP). + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'range-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. So there are no page ranges +and this parameter has no effect. + + + + + + + +index.term.separator +string + + +index.term.separator +Override for punctuation separating an index term +from its list of page references in an index + + + + +<xsl:param name="index.term.separator"></xsl:param> + + + +Description + +This parameter permits you to override +the text to insert between +the end of an index term and its list of page references. +Typically that might be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'term-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +fill in the content for this normally empty +override parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. +For fo output, it could be an fo:leader +element to provide space of a specific length, or a dot leader. + + + + + + + +xep.index.item.properties +attribute set + + +xep.index.item.properties +Properties associated with XEP index-items + + + + +<xsl:attribute-set name="xep.index.item.properties" use-attribute-sets="index.page.number.properties"> + <xsl:attribute name="merge-subsequent-page-numbers">true</xsl:attribute> + <xsl:attribute name="link-back">true</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties associated with XEP index-items, which generate +page numbers in an index processed by XEP. For more info see +the XEP documentation section "Indexes" in +http://www.renderx.com/reference.html#Indexes. + +This attribute-set also adds by default any properties from the +index.page.number.properties +attribute-set. + + + + + +toc.section.depth +integer + + +toc.section.depth +How deep should recursive sections appear +in the TOC? + + + +<xsl:param name="toc.section.depth">2</xsl:param> + + +Description + +Specifies the depth to which recursive sections should appear in the +TOC. + + + + + + + +toc.max.depth +integer + + +toc.max.depth +How many levels should be created for each TOC? + + + +<xsl:param name="toc.max.depth">8</xsl:param> + + +Description + +Specifies the maximal depth of TOC on all levels. + + + + + + +toc.indent.width +float + + +toc.indent.width +Amount of indentation for TOC entries + + + + +<xsl:param name="toc.indent.width">24</xsl:param> +<!-- inconsistant point specification? --> + + + +Description + +Specifies, in points, the distance by which each level of the +TOC is indented from its parent. + +This value is expressed in points, without +a unit (in other words, it is a bare number). Using a bare number allows the stylesheet +to perform calculations that would otherwise have to be performed by the FO processor +because not all processors support expressions. + + + + + + +toc.line.properties +attribute set + + +toc.line.properties +Properties for lines in ToCs and LoTs + + + + +<xsl:attribute-set name="toc.line.properties"> + <xsl:attribute name="text-align-last">justify</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="end-indent"><xsl:value-of select="concat($toc.indent.width, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="last-line-end-indent"><xsl:value-of select="concat('-', $toc.indent.width, 'pt')"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties which are applied to every line in ToC (or LoT). You can +modify them in order to change appearance of all, or some lines. For +example, in order to make lines for chapters bold, specify the +following in your customization layer: + +<xsl:attribute-set name="toc.line.properties"> + <xsl:attribute name="font-weight"> + <xsl:choose> + <xsl:when test="self::chapter">bold</xsl:when> + <xsl:otherwise>normal</xsl:otherwise> + </xsl:choose> + </xsl:attribute> +</xsl:attribute-set> + + + + + + +toc.margin.properties +attribute set + + +toc.margin.properties +Margin properties used on Tables of Contents + + + + +<xsl:attribute-set name="toc.margin.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + + + +Description +This attribute set is used on Tables of Contents. These attributes are set +on the wrapper that surrounds the ToC block, not on each individual lines. + + + + + +bridgehead.in.toc +boolean + + +bridgehead.in.toc +Should bridgehead elements appear in the TOC? + + + +<xsl:param name="bridgehead.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, bridgeheads appear in the TOC. Note that +this option is not fully supported and may be removed in a future +version of the stylesheets. + + + + + + + +simplesect.in.toc +boolean + + +simplesect.in.toc +Should simplesect elements appear in the TOC? + + + +<xsl:param name="simplesect.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, simplesects will be included in the TOC. + + + + + + + +generate.section.toc.level +integer + + +generate.section.toc.level +Control depth of TOC generation in sections + + + + +<xsl:param name="generate.section.toc.level" select="0"></xsl:param> + + + +Description + +The generate.section.toc.level parameter +controls the depth of section in which TOCs will be generated. Note +that this is related to, but not the same as +toc.section.depth, which controls the depth to +which TOC entries will be generated in a given TOC. +If, for example, generate.section.toc.level +is 3, TOCs will be generated in first, second, and third +level sections, but not in fourth level sections. + + + + + + + + +
+Processor Extensions + + +arbortext.extensions +boolean + + +arbortext.extensions +Enable Arbortext extensions? + + + +<xsl:param name="arbortext.extensions" select="0"></xsl:param> + + +Description + +If non-zero, +Arbortext +extensions will be used. + +This parameter can also affect which graphics file formats +are supported + + + + + + +axf.extensions +boolean + + +axf.extensions +Enable XSL Formatter extensions? + + + + +<xsl:param name="axf.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, +XSL Formatter +extensions will be used. XSL Formatter extensions consists of PDF bookmarks, +document information and better index processing. + +This parameter can also affect which graphics file formats +are supported + + + + + + +fop.extensions +boolean + + +fop.extensions +Enable extensions for FOP version 0.20.5 and earlier + + + +<xsl:param name="fop.extensions" select="0"></xsl:param> + + +Description + +If non-zero, extensions intended for +FOP +version 0.20.5 and earlier will be used. +At present, this consists of PDF bookmarks. + + +This parameter can also affect which graphics file formats +are supported. + +If you are using a version of FOP beyond +version 0.20.5, then use the fop1.extensions parameter +instead. + + + + + + +fop1.extensions +boolean + + +fop1.extensions +Enable extensions for FOP version 0.90 and later + + + +<xsl:param name="fop1.extensions" select="0"></xsl:param> + + +Description + +If non-zero, extensions for +FOP +version 0.90 and later will be used. + + +This parameter can also affect which graphics file formats +are supported. + +The original fop.extensions parameter +should still be used for FOP version 0.20.5 and earlier. + + + + + + +passivetex.extensions +boolean + + +passivetex.extensions +Enable PassiveTeX extensions? + + + +<xsl:param name="passivetex.extensions" select="0"></xsl:param> + + +Description + +The PassiveTeX XSL-FO processor is +no longer supported by DocBook XSL, beginning with version 1.78. + +PassiveTeX was never a complete implementation of +XSL-FO, and development has ceased. Setting this parameter will +have no effect on the output. + + + + + + +tex.math.in.alt +list +plain +latex + + +tex.math.in.alt +TeX notation used for equations + + + + +<xsl:param name="tex.math.in.alt"></xsl:param> + + + +Description + +If you want type math directly in TeX notation in equations, +this parameter specifies notation used. Currently are supported two +values -- plain and latex. Empty +value means that you are not using TeX math at all. + +Preferred way for including TeX alternative of math is inside of +textobject element. Eg.: + +<inlineequation> +<inlinemediaobject> +<imageobject> +<imagedata fileref="eq1.gif"/> +</imageobject> +<textobject><phrase>E=mc squared</phrase></textobject> +<textobject role="tex"><phrase>E=mc^2</phrase></textobject> +</inlinemediaobject> +</inlineequation> + +If you are using graphic element, you can +store TeX inside alt element: + +<inlineequation> +<alt role="tex">a^2+b^2=c^2</alt> +<graphic fileref="a2b2c2.gif"/> +</inlineequation> + +If you want use this feature, you should process your FO with +PassiveTeX, which only supports TeX math notation. When calling +stylsheet, don't forget to specify also +passivetex.extensions=1. + +If you want equations in HTML, just process generated file +tex-math-equations.tex by TeX or LaTeX. Then run +dvi2bitmap program on result DVI file. You will get images for +equations in your document. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + +Related Parameters + tex.math.delims, + passivetex.extensions, + tex.math.file + + + + + + +tex.math.delims +boolean + + +tex.math.delims +Should equations output for processing by TeX be +surrounded by math mode delimiters? + + + + +<xsl:param name="tex.math.delims" select="1"></xsl:param> + + + +Description + +For compatibility with DSSSL based DBTeXMath from Allin Cottrell +you should set this parameter to 0. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + +Related Parameters + tex.math.in.alt, + passivetex.extensions + + +See Also + You can also use the dbtex delims processing + instruction to control whether delimiters are output. + + + + + + + +xep.extensions +boolean + + +xep.extensions +Enable XEP extensions? + + + +<xsl:param name="xep.extensions" select="0"></xsl:param> + + +Description + +If non-zero, +XEP +extensions will be used. XEP extensions consists of PDF bookmarks, +document information and better index processing. + + +This parameter can also affect which graphics file formats +are supported + + + + +Stylesheet Extensions + + +linenumbering.everyNth +integer + + +linenumbering.everyNth +Indicate which lines should be numbered + + + + +<xsl:param name="linenumbering.everyNth">5</xsl:param> + + + +Description + +If line numbering is enabled, everyNth line will be +numbered. Note that numbering is one based, not zero based. + +See also linenumbering.extension, +linenumbering.separator, +linenumbering.width and +use.extensions + + + + + + +linenumbering.extension +boolean + + +linenumbering.extension +Enable the line numbering extension + + + + +<xsl:param name="linenumbering.extension" select="1"></xsl:param> + + + +Description + +If non-zero, verbatim environments (address, literallayout, +programlisting, screen, synopsis) that specify line numbering will +have line numbers. + + + + + + + +linenumbering.separator +string + + +linenumbering.separator +Specify a separator between line numbers and lines + + + + +<xsl:param name="linenumbering.separator"><xsl:text> </xsl:text></xsl:param> + + + +Description + +The separator is inserted between line numbers and lines in the +verbatim environment. The default value is a single white space. + Note the interaction with linenumbering.width + + + + + + + +linenumbering.width +integer + + +linenumbering.width +Indicates the width of line numbers + + + + +<xsl:param name="linenumbering.width">3</xsl:param> + + + +Description + +If line numbering is enabled, line numbers will appear right +justified in a field "width" characters wide. + + + + + + + +tablecolumns.extension +boolean + + +tablecolumns.extension +Enable the table columns extension function + + + + +<xsl:param name="tablecolumns.extension" select="1"></xsl:param> + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + + + + + textinsert.extension + boolean + + + textinsert.extension + Enables the textinsert extension element + + + + <xsl:param name="textinsert.extension" select="1"></xsl:param> + + + Description + The textinsert extension element inserts the contents of + a file into the result tree (as text). + + To use the textinsert extension element, you must use + either Saxon or Xalan as your XSLT processor (it doesn’t + work with xsltproc), along with either the DocBook Saxon + extensions or DocBook Xalan extensions (for more + information about those extensions, see DocBook Saxon Extensions and DocBook Xalan Extensions), and you must set both + the use.extensions and + textinsert.extension parameters to + 1. + As an alternative to using the textinsert element, + consider using an Xinclude element with the + parse="text" attribute and value + specified, as detailed in Using XInclude for text inclusions. + + + See Also + You can also use the dbhtml-include href processing + instruction to insert external files — both files containing + plain text and files with markup content (including HTML + content). + + More information + For how-to documentation on inserting contents of + external code files and other text files into output, see + External code files. + For guidelines on inserting contents of + HTML files into output, see Inserting external HTML code. + + + + + +textdata.default.encoding +string + + +textdata.default.encoding +Default encoding of external text files which are included +using textdata element + + + + +<xsl:param name="textdata.default.encoding"></xsl:param> + + + +Description + +Specifies the encoding of any external text files included using +textdata element. This value is used only when you do +not specify encoding by the appropriate attribute +directly on textdata. An empty string is interpreted as the system +default encoding. + + + + + + +use.extensions +boolean + + +use.extensions +Enable extensions + + + + +<xsl:param name="use.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, extensions may be used. Each extension is +further controlled by its own parameter. But if +use.extensions is zero, no extensions will +be used. + + + + + + +Automatic labelling + + +appendix.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +appendix.autolabel +Specifies the labeling format for Appendix titles + + + + +<xsl:param name="appendix.autolabel">A</xsl:param> + + + +Description + +If non-zero, then appendices will be numbered using the +parameter value as the number format if the value matches one of the +following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperalpha). + + + + + + + +chapter.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +chapter.autolabel +Specifies the labeling format for Chapter titles + + + + +<xsl:param name="chapter.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, then chapters will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + +part.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +part.autolabel +Specifies the labeling format for Part titles + + + + +<xsl:param name="part.autolabel">I</xsl:param> + + + +Description + +If non-zero, then parts will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperroman). + + + + + + + + +reference.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +reference.autolabel +Specifies the labeling format for Reference titles + + + + <xsl:param name="reference.autolabel">I</xsl:param> + + +Description +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + +Any non-zero value other than the above will generate +the default number format (upperroman). + + + + + + +preface.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +preface.autolabel +Specifices the labeling format for Preface titles + + + +<xsl:param name="preface.autolabel" select="0"></xsl:param> + + +Description + +If non-zero then prefaces will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + + +section.autolabel +boolean + + +section.autolabel +Are sections enumerated? + + + +<xsl:param name="section.autolabel" select="0"></xsl:param> + + +Description + +If true (non-zero), unlabeled sections will be enumerated. + + + + + + + +section.autolabel.max.depth +integer + + +section.autolabel.max.depth +The deepest level of sections that are numbered. + + + + +<xsl:param name="section.autolabel.max.depth">8</xsl:param> + + + +Description + +When section numbering is turned on by the +section.autolabel parameter, then this +parameter controls the depth of section nesting that is +numbered. Sections nested to a level deeper than this value will not +be numbered. + + + + + + + +section.label.includes.component.label +boolean + + +section.label.includes.component.label +Do section labels include the component label? + + + +<xsl:param name="section.label.includes.component.label" select="0"></xsl:param> + + +Description + +If non-zero, section labels are prefixed with the label of the +component that contains them. + + + + + + + +label.from.part +boolean + + +label.from.part +Renumber components in each part? + + + + +<xsl:param name="label.from.part" select="0"></xsl:param> + + + +Description + +If label.from.part is non-zero, then + numbering of components — preface, + chapter, appendix, and + reference (when reference occurs at the + component level) — is re-started within each + part. +If label.from.part is zero (the + default), numbering of components is not + re-started within each part; instead, components are + numbered sequentially throughout each book, + regardless of whether or not they occur within part + instances. + + + + + + +component.label.includes.part.label +boolean + + +component.label.includes.part.label +Do component labels include the part label? + + + +<xsl:param name="component.label.includes.part.label" select="0"></xsl:param> + + +Description + +If non-zero, number labels for chapter, +appendix, and other component elements are prefixed with +the label of the part element that contains them. So you might see +Chapter II.3 instead of Chapter 3. Also, the labels for formal +elements such as table and figure will include +the part label. If there is no part element container, then no prefix +is generated. + + +This feature is most useful when the +label.from.part parameter is turned on. +In that case, there would be more than one chapter +1, and the extra part label prefix will identify +each chapter unambiguously. + + + + + + +XSLT Processing + + +rootid +string + + +rootid +Specify the root element to format + + + + +<xsl:param name="rootid"></xsl:param> + + +Description + +If rootid is not empty, it must be the +value of an ID that occurs in the document being formatted. The entire +document will be loaded and parsed, but formatting will begin at the +element identified, rather than at the root. For example, this allows +you to process only chapter 4 of a book. +Because the entire document is available to the processor, automatic +numbering, cross references, and other dependencies are correctly +resolved. + + + + + +Meta/*Info + + +make.single.year.ranges +boolean + + +make.single.year.ranges +Print single-year ranges (e.g., 1998-1999) + + + + +<xsl:param name="make.single.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, year ranges that span a single year will be printed +in range notation (1998-1999) instead of discrete notation +(1998, 1999). + + + + + + +make.year.ranges +boolean + + +make.year.ranges +Collate copyright years into ranges? + + + +<xsl:param name="make.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. If a year element contains a dash or +a comma, then that year element will not be merged into +any range. + + + + + + + +author.othername.in.middle +boolean + + +author.othername.in.middle +Is othername in author a +middle name? + + + + +<xsl:param name="author.othername.in.middle" select="1"></xsl:param> + + +Description + +If non-zero, the othername of an author +appears between the firstname and +surname. Otherwise, othername +is suppressed. + + + + + + +Reference Pages + + +funcsynopsis.decoration +boolean + + +funcsynopsis.decoration +Decorate elements of a funcsynopsis? + + + + +<xsl:param name="funcsynopsis.decoration" select="1"></xsl:param> + + + +Description + +If non-zero, elements of the funcsynopsis will be +decorated (e.g. rendered as bold or italic text). The decoration is controlled by +templates that can be redefined in a customization layer. + + + + + + + +funcsynopsis.style +list +ansi +kr + + +funcsynopsis.style +What style of funcsynopsis should be generated? + + + +<xsl:param name="funcsynopsis.style">kr</xsl:param> + + +Description + +If funcsynopsis.style is ansi, +ANSI-style function synopses are generated for a +funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + + + +function.parens +boolean + + +function.parens +Generate parens after a function? + + + + +<xsl:param name="function.parens" select="0"></xsl:param> + + + +Description + +If non-zero, the formatting of a function element +will include generated parentheses. + + + + + + + +refentry.generate.name +boolean + + +refentry.generate.name +Output NAME header before refnames? + + + + +<xsl:param name="refentry.generate.name" select="1"></xsl:param> + + + +Description + +If non-zero, a "NAME" section title is output before the list +of refnames. This parameter and +refentry.generate.title are mutually +exclusive. This means that if you change this parameter to zero, you +should set refentry.generate.title to non-zero unless +you want get quite strange output. + + + + + + + +refentry.generate.title +boolean + + +refentry.generate.title +Output title before refnames? + + + + +<xsl:param name="refentry.generate.title" select="0"></xsl:param> + + + +Description + +If non-zero, the reference page title or first name is +output before the list of refnames. This parameter and +refentry.generate.name are mutually exclusive. +This means that if you change this parameter to non-zero, you +should set refentry.generate.name to zero unless +you want get quite strange output. + + + + + + + +refentry.pagebreak +boolean + + +refentry.pagebreak +Start each refentry on a new page + + + +<xsl:param name="refentry.pagebreak" select="1"></xsl:param> + + +Description + +If non-zero (the default), each refentry +element will start on a new page. If zero, a page +break will not be generated between refentry elements. +The exception is when the refentry elements are children of +a part element, in which case the page breaks are always +retained. That is because a part element does not generate +a page-sequence for its children, so each refentry must +start its own page-sequence. + + + + + + + +refentry.title.properties +attribute set + + +refentry.title.properties +Title properties for a refentry title + + + + +<xsl:attribute-set name="refentry.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-size">18pt</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute> + <xsl:attribute name="space-after.maximum">0.6em</xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +Formatting properties applied to the title generated for the +refnamediv part of output for +refentry when the value of the +refentry.generate.title parameter is +non-zero. The font size is supplied by the appropriate section.levelX.title.properties +attribute-set, computed from the location of the +refentry in the section hierarchy. + + + This parameter has no effect on the the title generated for + the refnamediv part of output for + refentry when the value of the + refentry.generate.name parameter is + non-zero. By default, that title is formatted with the same + properties as the titles for all other first-level children of + refentry. + + + + + + + +refentry.xref.manvolnum +boolean + + +refentry.xref.manvolnum +Output manvolnum as part of +refentry cross-reference? + + + + +<xsl:param name="refentry.xref.manvolnum" select="1"></xsl:param> + + + +Description + +if non-zero, the manvolnum is used when cross-referencing +refentrys, either with xref +or citerefentry. + + + + + + + +refclass.suppress +boolean + + +refclass.suppress +Suppress display of refclass contents? + + + + +<xsl:param name="refclass.suppress" select="0"></xsl:param> + + +Description + +If the value of refclass.suppress is +non-zero, then display of refclass contents is +suppressed in output. + + + + + +Tables + + +default.table.width +length + + +default.table.width +The default width of tables + + + +<xsl:param name="default.table.width"></xsl:param> + + +Description +If non-zero, this value will be used for the +width attribute on tables that do not specify an +alternate width (with the dbhtml table-width or +dbfo table-width processing instruction). + + + + + +nominal.table.width +length + + +nominal.table.width +The (absolute) nominal width of tables + + + + +<xsl:param name="nominal.table.width">6in</xsl:param> + + + +Description + +In order to convert CALS column widths into HTML column widths, it +is sometimes necessary to have an absolute table width to use for conversion +of mixed absolute and relative widths. This value must be an absolute +length (not a percentage). + + + + + + +default.table.frame +string + + +default.table.frame +The default framing of tables + + + + +<xsl:param name="default.table.frame">all</xsl:param> + + + +Description + +This value will be used when there is no frame attribute on the +table. + + + + + + +default.table.rules +string + + +default.table.rules +The default column and row rules for tables using HTML markup + + + + +<xsl:param name="default.table.rules">none</xsl:param> + + + +Description + +Tables using HTML markup elements can use an attribute +named rules on the table or +informaltable element +to specify whether column and row border rules should be +displayed. This parameter lets you specify a global default +style for all HTML tables that don't otherwise have +that attribute. +These are the supported values: + + +all + +Rules will appear between all rows and columns. + + + +rows + +Rules will appear between rows only. + + + +cols + +Rules will appear between columns only. + + + +groups + +Rules will appear between row groups (thead, tfoot, tbody). +No support for rules between column groups yet. + + + + +none + +No rules. This is the default value. + + + + + + +The border after the last row and the border after +the last column are not affected by +this setting. Those borders are controlled by +the frame attribute on the table element. + + + + + + + +table.cell.padding +attribute set + + +table.cell.padding +Specifies the padding of table cells + + + + +<xsl:attribute-set name="table.cell.padding"> + <xsl:attribute name="padding-start">2pt</xsl:attribute> + <xsl:attribute name="padding-end">2pt</xsl:attribute> + <xsl:attribute name="padding-top">2pt</xsl:attribute> + <xsl:attribute name="padding-bottom">2pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies the padding of table cells. + + + + + + +table.frame.border.thickness +length + + +table.frame.border.thickness +Specifies the thickness of the frame border + + + + +<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param> + + + +Description + +Specifies the thickness of the border on the table's frame. + + + + + + +table.frame.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.frame.border.style +Specifies the border style of table frames + + + + +<xsl:param name="table.frame.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table frames. + + + + + + +table.frame.border.color +color + + +table.frame.border.color +Specifies the border color of table frames + + + + + +<xsl:param name="table.frame.border.color">black</xsl:param> + + + +Description + +Specifies the border color of table frames. + + + + + + +table.cell.border.thickness +length + + +table.cell.border.thickness +Specifies the thickness of table cell borders + + + + +<xsl:param name="table.cell.border.thickness">0.5pt</xsl:param> + + + +Description + +If non-zero, specifies the thickness of borders on table +cells. The units are points. See +CSS + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.cell.border.style +Specifies the border style of table cells + + + + +<xsl:param name="table.cell.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.color +color + + +table.cell.border.color +Specifies the border color of table cells + + + + + +<xsl:param name="table.cell.border.color">black</xsl:param> + + + +Description + +Set the color of table cell borders. If non-zero, the value is used +for the border coloration. See CSS. A +color is either a keyword or a numerical RGB specification. +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +navy, olive, orange, purple, red, silver, teal, white, and +yellow. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.table.properties +attribute set + + +table.table.properties +Properties associated with a table + + + + +<xsl:attribute-set name="table.table.properties"> + <xsl:attribute name="border-before-width.conditionality">retain</xsl:attribute> + <xsl:attribute name="border-collapse">collapse</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for tables. This parameter should really +have been called table.properties, but that parameter +name was inadvertently established for the block-level properties +of the table as a whole. + + +See also table.properties. + + + + + + +table.caption.properties +attribute set + + +table.caption.properties +Properties associated with a table caption + + + + +<xsl:attribute-set name="table.caption.properties"> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for table caption element (not the table title). + +See also table.properties. + + + + + +Linking + + +current.docid +string + + +current.docid +targetdoc identifier for the document being +processed + + +<xsl:param name="current.docid"></xsl:param> + + +Description + +When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. The stylesheet needs to know the targetdoc identifiers for both documents, as they appear in the target.database.document database file. This parameter passes to the stylesheet +the targetdoc identifier of the current document, since that +identifier does not appear in the document itself. +This parameter can also be used for print output. If an olink's targetdoc id differs from the current.docid, then the stylesheet can append the target document's title to the generated olink text. That identifies to the reader that the link is to a different document, not the current document. See also olink.doctitle to enable that feature. + + + + + +activate.external.olinks +boolean + + +activate.external.olinks +Make external olinks into active links + + + + +<xsl:param name="activate.external.olinks" select="1"></xsl:param> + + + +Description + +If activate.external.olinks is nonzero +(the default), then any olinks that reference another document +become active links that can be clicked on to follow the link. +If the parameter is set to zero, then external olinks +will have the appropriate link text generated, but the link is +not made active. Olinks to destinations in +the current document remain active. + +To make an external olink active for HTML +outputs, the link text is wrapped in an a +element with an href attribute. To +make an external olink active for FO outputs, the link text is +wrapped in an fo:basic-link element with an +external-destination attribute. + +This parameter is useful when you need external olinks +to resolve but not be clickable. For example, if documents +in a collection are available independently of each other, +then having active links between them could lead to +unresolved links when a given target document is missing. + +The epub stylesheets set this parameter to zero by default +because there is no standard linking mechanism between Epub documents. + +If external links are made inactive, you should +consider setting the +stylesheet parameter olink.doctitle +to yes. That will append the external document's +title to the link text, making it easier for the user to +locate the other document. + +An olink is considered external when the +current.docid stylesheet parameter +is set to some value, and the olink's targetdoc +attribute has a different value. If the two values +match, then the link is considered internal. If the +current.docid parameter is blank, or +the olink element does not have a targetdoc attribute, +then the link is considered to be internal and will become +an active link. + +See also olink.doctitle, +prefer.internal.olink. + + + + + + +collect.xref.targets +list +no +yes +only + + +collect.xref.targets +Controls whether cross reference data is +collected + + +<xsl:param name="collect.xref.targets">no</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is no, which means the data file is not generated during processing. The other choices are yes, which means the data file is created and the document is processed for output, and only, which means the data file is created but the document is not processed for output. +See also targets.filename. + + + + + + +insert.olink.page.number +list +no +yes +maybe + + +insert.olink.page.number +Turns page numbers in olinks on and off + + + + +<xsl:param name="insert.olink.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references made between documents with +olink will +include page number citations. +In most cases this is only applicable to references in printed output. + +The parameter has three possible values. + + + +no +No page number references will be generated for olinks. + + + +yes +Page number references will be generated +for all olink references. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an olink element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + +Olinks that point to targets within the same document +are treated as xrefs, and controlled by +the insert.xref.page.number parameter. + + +Page number references for olinks to +external documents can only be inserted if the +information exists in the olink database. +This means each olink target element +(div or obj) +must have a page attribute +whose value is its page number in the target document. +The XSL stylesheets are not able to extract that information +during processing because pages have not yet been created in +XSLT transformation. Only the XSL-FO processor knows what +page each element is placed on. +Therefore some postprocessing must take place to populate +page numbers in the olink database. + + + + + + + + + +insert.olink.pdf.frag +boolean + + +insert.olink.pdf.frag +Add fragment identifiers for links into PDF files + + + + +<xsl:param name="insert.olink.pdf.frag" select="0"></xsl:param> + + + +Description + +The value of this parameter determines whether +the cross reference URIs to PDF documents made with +olink will +include fragment identifiers. + + +When forming a URI to link to a PDF document, +a fragment identifier (typically a '#' followed by an +id value) appended to the PDF filename can be used by +the PDF viewer to open +the PDF file to a location within the document instead of +the first page. +However, not all PDF files have id +values embedded in them, and not all PDF viewers can +handle fragment identifiers. + + +If insert.olink.pdf.frag is set +to a non-zero value, then any olink targeting a +PDF file will have the fragment identifier appended to the URI. +The URI is formed by concatenating the value of the +olink.base.uri parameter, the +value of the baseuri +attribute from the document +element in the olink database with the matching +targetdoc value, +and the value of the href +attribute for the targeted element in the olink database. +The href attribute +contains the fragment identifier. + + +If insert.olink.pdf.frag is set +to zero (the default value), then +the href attribute +from the olink database +is not appended to PDF olinks, so the fragment identifier is left off. +A PDF olink is any olink for which the +baseuri attribute +from the matching document +element in the olink database ends with '.pdf'. +Any other olinks will still have the fragment identifier added. + + + + + + +olink.base.uri +uri + + +olink.base.uri +Base URI used in olink hrefs + + +<xsl:param name="olink.base.uri"></xsl:param> + + +Description + +When cross reference data is collected for resolving olinks, it +may be necessary to prepend a base URI to each target's href. This +parameter lets you set that base URI when cross reference data is +collected. This feature is needed when you want to link to a document +that is processed without chunking. The output filename for such a +document is not known to the XSL stylesheet; the only target +information consists of fragment identifiers such as +#idref. To enable the resolution of olinks between +documents, you should pass the name of the HTML output file as the +value of this parameter. Then the hrefs recorded in the cross +reference data collection look like +outfile.html#idref, which can be reached as links +from other documents. + + + + + +olink.debug +boolean + + +olink.debug +Turn on debugging messages for olinks + + + + +<xsl:param name="olink.debug" select="0"></xsl:param> + + + +Description + +If non-zero, then each olink will generate several +messages about how it is being resolved during processing. +This is useful when an olink does not resolve properly +and the standard error messages are not sufficient to +find the problem. + + +You may need to read through the olink XSL templates +to understand the context for some of the debug messages. + + + + + + + +olink.doctitle +list +no +yes +maybe + + +olink.doctitle +show the document title for external olinks? + + + +<xsl:param name="olink.doctitle">no</xsl:param> + + +Description + +When olinks between documents are resolved, the generated text +may not make it clear that the reference is to another document. +It is possible for the stylesheets to append the other document's +title to external olinks. For this to happen, two parameters must +be set. + + +This olink.doctitle parameter +should be set to either yes or maybe +to enable this feature. + + + +And you should also set the current.docid +parameter to the document id for the document currently +being processed for output. + + + + + +Then if an olink's targetdoc id differs from +the current.docid value, the stylesheet knows +that it is a reference to another document and can +append the target document's +title to the generated olink text. + +The text for the target document's title is copied from the +olink database from the ttl element +of the top-level div for that document. +If that ttl element is missing or empty, +no title is output. + + +The supported values for olink.doctitle are: + + + +yes + + +Always insert the title to the target document if it is not +the current document. + + + + +no + + +Never insert the title to the target document, even if requested +in an xrefstyle attribute. + + + + +maybe + + +Only insert the title to the target document, if requested +in an xrefstyle attribute. + + + + +An xrefstyle attribute +may override the global setting for individual olinks. +The following values are supported in an +xrefstyle +attribute using the select: syntax: + + + + +docname + + +Insert the target document name for this olink using the +docname gentext template, but only +if the value of olink.doctitle +is not no. + + + + +docnamelong + + +Insert the target document name for this olink using the +docnamelong gentext template, but only +if the value of olink.doctitle +is not no. + + + + +nodocname + + +Omit the target document name even if +the value of olink.doctitle +is yes. + + + + +Another way of inserting the target document name +for a single olink is to employ an +xrefstyle +attribute using the template: syntax. +The %o placeholder (the letter o, not zero) +in such a template +will be filled in with the target document's title when it is processed. +This will occur regardless of +the value of olink.doctitle. + +Note that prior to version 1.66 of the XSL stylesheets, +the allowed values for this parameter were 0 and 1. Those +values are still supported and mapped to 'no' and 'yes', respectively. + + + + + + +olink.lang.fallback.sequence +string + + +olink.lang.fallback.sequence +look up translated documents if olink not found? + + + +<xsl:param name="olink.lang.fallback.sequence"></xsl:param> + + +Description + + +This parameter defines a list of lang values +to search among to resolve olinks. + + +Normally an olink tries to resolve to a document in the same +language as the olink itself. The language of an olink +is determined by its nearest ancestor element with a +lang attribute, otherwise the +value of the l10n.gentext.default.lang +parameter. + + +An olink database can contain target data for the same +document in multiple languages. Each set of data has the +same value for the targetdoc attribute in +the document element in the database, but with a +different lang attribute value. + + +When an olink is being resolved, the target is first +sought in the document with the same language as the olink. +If no match is found there, then this parameter is consulted +for additional languages to try. + +The olink.lang.fallback.sequence +must be a whitespace separated list of lang values to +try. The first one with a match in the olink database is used. +The default value is empty. + +For example, a document might be written in German +and contain an olink with +targetdoc="adminguide". +When the document is processed, the processor +first looks for a target dataset in the +olink database starting with: + +<document targetdoc="adminguide" lang="de">. + + +If there is no such element, then the +olink.lang.fallback.sequence +parameter is consulted. +If its value is, for example, fr en, then the processor next +looks for targetdoc="adminguide" lang="fr", and +then for targetdoc="adminguide" lang="en". +If there is still no match, it looks for +targetdoc="adminguide" with no +lang attribute. + + +This parameter is useful when a set of documents is only +partially translated, or is in the process of being translated. +If a target of an olink has not yet been translated, then this +parameter permits the processor to look for the document in +other languages. This assumes the reader would rather have +a link to a document in a different language than to have +a broken link. + + + + + + + +olink.properties +attribute set + + +olink.properties +Properties associated with the cross-reference +text of an olink. + + + + +<xsl:attribute-set name="olink.properties"> + <xsl:attribute name="show-destination">replace</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the +fo:basic-link element of an olink. It is not applied to the +optional page number or optional title of the external +document. + + + + + + +prefer.internal.olink +boolean + + +prefer.internal.olink +Prefer a local olink reference to an external reference + + + + +<xsl:param name="prefer.internal.olink" select="0"></xsl:param> + + + +Description + +If you are re-using XML content modules in multiple documents, +you may want to redirect some of your olinks. This parameter +permits you to redirect an olink to the current document. + + +For example: you are writing documentation for a product, +which includes 3 manuals: a little installation +booklet (booklet.xml), a user +guide (user.xml), and a reference manual (reference.xml). +All 3 documents begin with the same introduction section (intro.xml) that +contains a reference to the customization section (custom.xml) which is +included in both user.xml and reference.xml documents. + + +How do you write the link to custom.xml in intro.xml +so that it is interpreted correctly in all 3 documents? + +If you use xref, it will fail in user.xml. + +If you use olink (pointing to reference.xml), +the reference in user.xml +will point to the customization section of the reference manual, while it is +actually available in user.xml. + + + +If you set the prefer.internal.olink +parameter to a non-zero value, then the processor will +first look in the olink database +for the olink's targetptr attribute value +in document matching the current.docid +parameter value. If it isn't found there, then +it tries the document in the database +with the targetdoc +value that matches the olink's targetdoc +attribute. + + +This feature permits an olink reference to resolve to +the current document if there is an element +with an id matching the olink's targetptr +value. The current document's olink data must be +included in the target database for this to work. + + +There is a potential for incorrect links if +the same id attribute value is used for different +content in different documents. +Some of your olinks may be redirected to the current document +when they shouldn't be. It is not possible to control +individual olink instances. + + + + + + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + <xsl:param name="target.database.document">olinkdb.xml</xsl:param> + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + + + + +targets.filename +string + + +targets.filename +Name of cross reference targets data file + + +<xsl:param name="targets.filename">target.db</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter lets you change the name of the generated +file from the default name target.db. +The name must agree with that used in the target database +used to resolve olinks during processing. +See also target.database.document. + + + + + + +use.local.olink.style +boolean + + +use.local.olink.style +Process olinks using xref style of current +document + + +<xsl:param name="use.local.olink.style" select="0"></xsl:param> + +Description + +When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the use.local.olink.style parameter is set to non-zero, then instead the cross +reference string is formed again from the target title, number, and +element name, using the stylesheet processing the targeting document. +Then olinks will match the xref style in the targeting document +rather than in the target document. If both documents are processed +with the same stylesheet, then the results will be the same. + + + + +Cross References + + +insert.xref.page.number +list +no +yes +maybe + + +insert.xref.page.number +Turns page numbers in xrefs on and off + + + + +<xsl:param name="insert.xref.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references (xrefs) in +printed output will +include page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all xref elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an xref element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + + + + + + +xref.properties +attribute set + + +xref.properties +Properties associated with cross-reference text + + + + +<xsl:attribute-set name="xref.properties"> +</xsl:attribute-set> + + + +Description + +This attribute set is used to set properties +on cross reference text. + + + + + + +xref.label-title.separator +string + + +xref.label-title.separator +Punctuation or space separating label from title in xref + + + +<xsl:param name="xref.label-title.separator">: </xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and title, +then the value of this parameter is inserted between +label and title in the output. + + + + + + + +xref.label-page.separator +string + + +xref.label-page.separator +Punctuation or space separating label from page number in xref + + + +<xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and page +but no title, +then the value of this parameter is inserted between +label and page number in the output. +If a title is included, then other separators are used. + + + + + + + +xref.title-page.separator +string + + +xref.title-page.separator +Punctuation or space separating title from page number in xref + + + +<xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both title and page number, +then the value of this parameter is inserted between +title and page number in the output. + + + + + + + +insert.link.page.number +list +no +yes +maybe + + +insert.link.page.number +Turns page numbers in link elements on and off + + + + +<xsl:param name="insert.link.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references using the link element in +printed output will +include standard page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all link elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for a link element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + +Although the xrefstyle attribute +can be used to turn the page reference on or off, it cannot be +used to control the formatting of the page number as it +can in xref. +In link it will always format with +the style established by the +gentext template with name="page.citation" +in the l:context name="xref". + + + + + +Lists + + +compact.list.item.spacing +attribute set + + +compact.list.item.spacing +What space do you want between list items (when spacing="compact")? + + + +<xsl:attribute-set name="compact.list.item.spacing"> + <xsl:attribute name="space-before.optimum">0em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">0.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify what spacing you want between each list item when +spacing is +compact. + + + + + +itemizedlist.properties +attribute set + + +itemizedlist.properties +Properties that apply to each list-block generated by itemizedlist. + + + +<xsl:attribute-set name="itemizedlist.properties" use-attribute-sets="list.block.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by itemizedlist. + + + + + +itemizedlist.label.properties +attribute set + + +itemizedlist.label.properties +Properties that apply to each label inside itemized list. + + + +<xsl:attribute-set name="itemizedlist.label.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each label inside itemized list. E.g.: +<xsl:attribute-set name="itemizedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + + + + +itemizedlist.label.width +length + + + itemizedlist.label.width +The default width of the label (bullet) in an itemized list. + + + + + <xsl:param name="itemizedlist.label.width">1.0em</xsl:param> + + + +Description +Specifies the default width of the label (usually a bullet or other +symbol) in an itemized list. You can override the default value on any +particular list with the “dbfo” processing instruction using the +“label-width” pseudoattribute. + + + + + +list.block.properties +attribute set + + +list.block.properties +Properties that apply to each list-block generated by list. + + + +<xsl:attribute-set name="list.block.properties"> + <xsl:attribute name="provisional-label-separation">0.2em</xsl:attribute> + <xsl:attribute name="provisional-distance-between-starts">1.5em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by itemizedlist/orderedlist. + + + + + +list.block.spacing +attribute set + + +list.block.spacing +What spacing do you want before and after lists? + + + +<xsl:attribute-set name="list.block.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify the spacing required before and after a list. It is necessary to specify the space after a list block because lists can come inside of paras. + + + + + +list.item.spacing +attribute set + + +list.item.spacing +What space do you want between list items? + + + +<xsl:attribute-set name="list.item.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify what spacing you want between each list item. + + + + + +orderedlist.properties +attribute set + + +orderedlist.properties +Properties that apply to each list-block generated by orderedlist. + + + +<xsl:attribute-set name="orderedlist.properties" use-attribute-sets="list.block.properties"> + <xsl:attribute name="provisional-distance-between-starts">2em</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to each fo:list-block generated by orderedlist. + + + + + +orderedlist.label.properties +attribute set + + +orderedlist.label.properties +Properties that apply to each label inside ordered list. + + + +<xsl:attribute-set name="orderedlist.label.properties"> +</xsl:attribute-set> + +Description +Properties that apply to each label inside ordered list. E.g.: +<xsl:attribute-set name="orderedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + + + + +orderedlist.label.width +length + + +orderedlist.label.width +The default width of the label (number) in an ordered list. + + + + +<xsl:param name="orderedlist.label.width">1.2em</xsl:param> + + + +Description +Specifies the default width of the label (usually a number or +sequence of numbers) in an ordered list. You can override the default +value on any particular list with the “dbfo” processing instruction +using the “label-width” pseudoattribute. + + + + + +variablelist.max.termlength +number + + +variablelist.max.termlength +Specifies the longest term in variablelists + + + + +<xsl:param name="variablelist.max.termlength">24</xsl:param> + + + +Description + +In variablelists, the listitem +is indented to leave room for the +term elements. That indent may be computed +if it is not specified with a termlength +attribute on the variablelist element. + + +The computation counts characters in the +term elements in the list +to find the longest term. However, some terms are very long +and would produce extreme indents. This parameter lets you +set a maximum character count. Any terms longer than the maximum +would line wrap. The default value is 24. + + +The character counts are converted to physical widths +by multiplying by 0.50em. There will be some variability +in how many actual characters fit in the space +since some characters are wider than others. + + + + + + + +variablelist.term.separator +string + + +variablelist.term.separator +Text to separate terms within a multi-term +varlistentry + + + + +<xsl:param name="variablelist.term.separator">, </xsl:param> + + +Description + +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is placed +after each term except the last. + + + To generate a line break between multiple terms in + a varlistentry, set a non-zero value for the + variablelist.term.break.after parameter. If + you do so, you may also want to set the value of the + variablelist.term.separator parameter to an + empty string (to suppress rendering of the default comma and space + after each term). + + + + + + + +variablelist.term.properties +attribute set + + +variablelist.term.properties +To add properties to the term elements in a variablelist. + + + + +<xsl:attribute-set name="variablelist.term.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +term in a variablelist. +Use this attribute-set to set +font properties or alignment, for example. + + + + + + +variablelist.term.break.after +boolean + + +variablelist.term.break.after +Generate line break after each term within a +multi-term varlistentry? + + + + +<xsl:param name="variablelist.term.break.after">0</xsl:param> + + +Description + +Set a non-zero value for the +variablelist.term.break.after parameter to +generate a line break between terms in a +multi-term varlistentry. + + +If you set a non-zero value for +variablelist.term.break.after, you may also +want to set the value of the +variablelist.term.separator parameter to an +empty string (to suppress rendering of the default comma and space +after each term). + + + + + + +QAndASet + + +qandadiv.autolabel +boolean + + +qandadiv.autolabel +Are divisions in QAndASets enumerated? + + + +<xsl:param name="qandadiv.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, unlabeled qandadivs will be enumerated. + + + + + + + +qanda.inherit.numeration +boolean + + +qanda.inherit.numeration +Does enumeration of QandASet components inherit the numeration of parent elements? + + + + +<xsl:param name="qanda.inherit.numeration" select="1"></xsl:param> + + + +Description + +If non-zero, numbered qandadiv elements and +question and answer inherit the enumeration of +the ancestors of the qandaset. + + + + + + + +qanda.defaultlabel +list +number +qanda +none + + +qanda.defaultlabel +Sets the default for defaultlabel on QandASet. + + + + +<xsl:param name="qanda.defaultlabel">number</xsl:param> + + + +Description + +If no defaultlabel attribute is specified on +a qandaset, this value is used. It is generally one of the legal +values for the defaultlabel attribute (none, +number or +qanda), or one of the additional stylesheet-specific values +(qnumber or qnumberanda). +The default value is 'number'. + +The values are rendered as follows: + +qanda + +questions are labeled "Q:" and +answers are labeled "A:". + + + +number + +The questions are enumerated and the answers +are not labeled. + + + +qnumber + +The questions are labeled "Q:" followed by a number, and answers are not +labeled. +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +qnumberanda + +The questions are labeled "Q:" followed by a number, and +the answers are labeled "A:". +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +none + +No distinguishing label precedes Questions or Answers. + + + + + + + + + + +qanda.in.toc +boolean + + +qanda.in.toc +Should qandaentry questions appear in +the document table of contents? + + + +<xsl:param name="qanda.in.toc" select="0"></xsl:param> + + +Description + +If true (non-zero), then the generated table of contents +for a document will include qandaset titles, +qandadiv titles, +and question elements. The default value (zero) excludes +them from the TOC. + +This parameter does not affect any tables of contents +that may be generated inside a qandaset or qandadiv. + + + + + + + +qanda.nested.in.toc +boolean + + +qanda.nested.in.toc +Should nested answer/qandaentry instances appear in TOC? + + + + +<xsl:param name="qanda.nested.in.toc" select="0"></xsl:param> + + + +Description + +If non-zero, instances of qandaentry +that are children of answer elements are shown in +the TOC. + + + + + +Bibliography + + +bibliography.style +list +normal +iso690 + + +bibliography.style +Style used for formatting of biblioentries. + + + + +<xsl:param name="bibliography.style">normal</xsl:param> + + + +Description + +Currently only normal and +iso690 styles are supported. + +In order to use ISO690 style to the full extent you might need +to use additional markup described on the +following WiKi page. + + + + + + +biblioentry.item.separator +string + + +biblioentry.item.separator +Text to separate bibliography entries + + + +<xsl:param name="biblioentry.item.separator">. </xsl:param> + + +Description + +Text to separate bibliography entries + + + + + + + +bibliography.collection +string + + +bibliography.collection +Name of the bibliography collection file + + + + +<xsl:param name="bibliography.collection">http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param> + + + + +Description + +Maintaining bibliography entries across a set of documents is tedious, time +consuming, and error prone. It makes much more sense, usually, to store all of +the bibliography entries in a single place and simply extract +the ones you need in each document. + +That's the purpose of the +bibliography.collection parameter. To setup a global +bibliography database, follow these steps: + +First, create a stand-alone bibliography document that contains all of +the documents that you wish to reference. Make sure that each bibliography +entry (whether you use biblioentry or bibliomixed) +has an ID. + +My global bibliography, ~/bibliography.xml begins +like this: + + +<!DOCTYPE bibliography + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<bibliography><title>References</title> + +<bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, +Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +Language (XML) 1.0 Second Edition</ulink></citetitle>. +World Wide Web Consortium, 2000. +</bibliomixed> + +<bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, +Dave Hollander, +and Andrew Layman, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +XML</ulink></citetitle>. +World Wide Web Consortium, 1999. +</bibliomixed> + +<!-- ... --> +</bibliography> + + + +When you create a bibliography in your document, simply +provide empty bibliomixed +entries for each document that you wish to cite. Make sure that these +elements have the same ID as the corresponding real +entry in your global bibliography. + +For example: + + +<bibliography><title>Bibliography</title> + +<bibliomixed id="xml-rec"/> +<bibliomixed id="xml-names"/> +<bibliomixed id="DKnuth86">Donald E. Knuth. <citetitle>Computers and +Typesetting: Volume B, TeX: The Program</citetitle>. Addison-Wesley, +1986. ISBN 0-201-13437-3. +</bibliomixed> +<bibliomixed id="relaxng"/> + +</bibliography> + + +Note that it's perfectly acceptable to mix entries from your +global bibliography with normal entries. You can use +xref or other elements to cross-reference your +bibliography entries in exactly the same way you do now. + +Finally, when you are ready to format your document, simply set the +bibliography.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global bibliography. + +A relative path in the parameter is interpreted in one +of two ways: + + + If your document contains no links to empty bibliographic elements, + then the path is relative to the file containing + the first bibliomixed element in the document. + + + If your document does contain links to empty bibliographic elements, + then the path is relative to the file containing + the first such link element in the document. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the bibliography in your document as if +all of the entries referenced appeared there literally. + + + + + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + +<xsl:param name="bibliography.numbered" select="0"></xsl:param> + + + +Description + +If non-zero bibliography entries will be numbered + + + + + + + biblioentry.properties + attribute set + + +biblioentry.properties +To set the style for biblioentry. + + + +<xsl:attribute-set name="biblioentry.properties" use-attribute-sets="normal.para.spacing"> + <xsl:attribute name="start-indent">0.5in</xsl:attribute> + <xsl:attribute name="text-indent">-0.5in</xsl:attribute> +</xsl:attribute-set> + + +Description +How do you want biblioentry styled? +Set the font-size, weight, space-above and space-below, indents, etc. to the style required + + + + + +Glossary + + +glossterm.auto.link +boolean + + +glossterm.auto.link +Generate links from glossterm to glossentry automatically? + + + + +<xsl:param name="glossterm.auto.link" select="0"></xsl:param> + + + +Description + +If non-zero, links from inline glossterms to the corresponding +glossentry elements in a glossary or glosslist +will be automatically generated. This is useful when your glossterms are consistent +and you don't want to add links manually. + +The automatic link generation feature is not used on glossterm elements +that have a linkend attribute. + + + + + + +firstterm.only.link +boolean + + +firstterm.only.link +Does automatic glossterm linking only apply to firstterms? + + + + +<xsl:param name="firstterm.only.link" select="0"></xsl:param> + + + +Description + +If non-zero, only firstterms will be automatically linked +to the glossary. If glossary linking is not enabled, this parameter +has no effect. + + + + + + +glossary.collection +string + + +glossary.collection +Name of the glossary collection file + + + + +<xsl:param name="glossary.collection"></xsl:param> + + + +Description + +Glossaries maintained independently across a set of documents +are likely to become inconsistent unless considerable effort is +expended to keep them in sync. It makes much more sense, usually, to +store all of the glossary entries in a single place and simply +extract the ones you need in each document. + +That's the purpose of the +glossary.collection parameter. To setup a global +glossary database, follow these steps: + +Setting Up the Glossary Database + +First, create a stand-alone glossary document that contains all of +the entries that you wish to reference. Make sure that each glossary +entry has an ID. + +Here's an example glossary: + + + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glossary + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<glossary> +<glossaryinfo> +<editor><firstname>Eric</firstname><surname>Raymond</surname></editor> +<title>Jargon File 4.2.3 (abridged)</title> +<releaseinfo>Just some test data</releaseinfo> +</glossaryinfo> + +<glossdiv><title>0</title> + +<glossentry> +<glossterm>0</glossterm> +<glossdef> +<para>Numeric zero, as opposed to the letter `O' (the 15th letter of +the English alphabet). In their unmodified forms they look a lot +alike, and various kluges invented to make them visually distinct have +compounded the confusion. If your zero is center-dotted and letter-O +is not, or if letter-O looks almost rectangular but zero looks more +like an American football stood on end (or the reverse), you're +probably looking at a modern character display (though the dotted zero +seems to have originated as an option on IBM 3270 controllers). If +your zero is slashed but letter-O is not, you're probably looking at +an old-style ASCII graphic set descended from the default typewheel on +the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter, +curse this arrangement). (Interestingly, the slashed zero long +predates computers; Florian Cajori's monumental "A History of +Mathematical Notations" notes that it was used in the twelfth and +thirteenth centuries.) If letter-O has a slash across it and the zero +does not, your display is tuned for a very old convention used at IBM +and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis> +arrangement even more, because it means two of their letters collide). +Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis> +slash. Old CDC computers rendered letter O as an unbroken oval and 0 +as an oval broken at upper right and lower left. And yet another +convention common on early line printers left zero unornamented but +added a tail or hook to the letter-O so that it resembled an inverted +Q or cursive capital letter-O (this was endorsed by a draft ANSI +standard for how to draw ASCII characters, but the final standard +changed the distinguisher to a tick-mark in the upper-left corner). +Are we sufficiently confused yet?</para> +</glossdef> +</glossentry> + +<glossentry> +<glossterm>1TBS</glossterm> +<glossdef> +<para role="accidence"> +<phrase role="pronounce"></phrase> +<phrase role="partsofspeach">n</phrase> +</para> +<para>The "One True Brace Style"</para> +<glossseealso>indent style</glossseealso> +</glossdef> +</glossentry> + +<!-- ... --> + +</glossdiv> + +<!-- ... --> + +</glossary> + + + + +Marking Up Glossary Terms + +That takes care of the glossary database, now you have to get the entries +into your document. Unlike bibliography entries, which can be empty, creating +placeholder glossary entries would be very tedious. So instead, +support for glossary.collection relies on implicit linking. + +In your source document, simply use firstterm and +glossterm to identify the terms you wish to have included +in the glossary. The stylesheets assume that you will either set the +baseform attribute correctly, or that the +content of the element exactly matches a term in your glossary. + +If you're using a glossary.collection, don't +make explicit links on the terms in your document. + +So, in your document, you might write things like this: + + +<para>This is dummy text, without any real meaning. +The point is simply to reference glossary terms like <glossterm>0</glossterm> +and the <firstterm baseform="1TBS">One True Brace Style (1TBS)</firstterm>. +The <glossterm>1TBS</glossterm>, as you can probably imagine, is a nearly +religious issue.</para> + + +If you set the firstterm.only.link parameter, +only the terms marked with firstterm will be links. +Otherwise, all the terms will be linked. + + + +Marking Up the Glossary + +The glossary itself has to be identified for the stylesheets. For lack +of a better choice, the role is used. +To identify the glossary as the target for automatic processing, set +the role to auto. The title of this +glossary (and any other information from the glossaryinfo +that's rendered by your stylesheet) will be displayed, but the entries will +come from the database. + + +Unfortunately, the glossary can't be empty, so you must put in +at least one glossentry. The content of this entry +is irrelevant, it will not be rendered: + + +<glossary role="auto"> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + +What about glossary divisions? If your glossary database has glossary +divisions and your automatic glossary contains at least +one glossdiv, the automic glossary will have divisions. +If the glossdiv is missing from either location, no divisions +will be rendered. + +Glossary entries (and divisions, if appropriate) in the glossary will +occur in precisely the order they occur in your database. + + + +Formatting the Document + +Finally, when you are ready to format your document, simply set the +glossary.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global glossary. + +A relative path in the parameter is interpreted in one +of two ways: + + + If the parameter glossterm.auto.link + is set to zero, then the path is relative to the file containing + the empty glossary element in the document. + + + If the parameter glossterm.auto.link + is set to non-zero, then the path is relative to the file containing + the first inline glossterm or + firstterm in the document to be linked. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the glossary in your document as if +all of the entries implicilty referenced appeared there literally. + + +Limitations + +Glossary cross-references within the glossary are +not supported. For example, this will not work: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + +If you put glossary cross-references in your glossary that way, +you'll get the cryptic error: Warning: +glossary.collection specified, but there are 0 automatic +glossaries. + +Instead, you must do two things: + + + +Markup your glossary using glossseealso: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + + + +Make sure there is at least one glossterm reference to +gloss-2 in your document. The +easiest way to do that is probably within a remark in your +automatic glossary: + + +<glossary role="auto"> +<remark>Make sure there's a reference to <glossterm>gloss-2</glossterm>.</remark> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + + + + + + + + + +glossary.as.blocks +boolean + + +glossary.as.blocks +Present glossarys using blocks instead of lists? + + + + +<xsl:param name="glossary.as.blocks" select="0"></xsl:param> + + + +Description + +If non-zero, glossarys will be formatted as +blocks. + +If you have long glossterms, proper list +markup in the FO case may produce unattractive lists. By setting this +parameter, you can force the stylesheets to produce block markup +instead of proper lists. + +You can override this setting with a processing instruction as the +child of glossary: dbfo +glossary-presentation="blocks" or dbfo +glossary-presentation="list" + + + + + + +glosslist.as.blocks +boolean + + +glosslist.as.blocks +Use blocks for glosslists? + + + + +<xsl:param name="glosslist.as.blocks" select="0"></xsl:param> + + + +Description + +See glossary.as.blocks. + + + + + + +glossentry.list.item.properties +attribute set + + +glossentry.list.item.properties +To add properties to each glossentry in a list. + + + +<xsl:attribute-set name="glossentry.list.item.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the fo:list-item containing a +glossentry in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +spacing between entries, for example. + + + + + + +glossterm.block.properties +attribute set + + +glossterm.block.properties +To add properties to the block of a glossentry's glossterm. + + + +<xsl:attribute-set name="glossterm.block.properties"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +font properties, +and any indent for the glossary term. + + + + + + +glossdef.block.properties +attribute set + + +glossdef.block.properties +To add properties to the block of a glossary definition. + + + +<xsl:attribute-set name="glossdef.block.properties"> + <xsl:attribute name="margin-{$direction.align.start}">.25in</xsl:attribute> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +any font properties, +and any indent for the glossary definition. + + + + + + +glossterm.list.properties +attribute set + + +glossterm.list.properties +To add properties to the glossterm in a list. + + + + +<xsl:attribute-set name="glossterm.list.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +font properties, for example. + + + + + + +glossdef.list.properties +attribute set + + +glossdef.list.properties +To add properties to the glossary definition in a list. + + + + +<xsl:attribute-set name="glossdef.list.properties"> +</xsl:attribute-set> + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is zero. +Use this attribute-set to set font properties, for example. + + + + + + +glossterm.width +length + + +glossterm.width +Width of glossterm in list presentation mode + + + + +<xsl:param name="glossterm.width">2in</xsl:param> + + + +Description + +This parameter specifies the width reserved for glossary terms when +a list presentation is used. + + + + + + +glossterm.separation +length + + +glossterm.separation +Separation between glossary terms and descriptions in list mode + + + + +<xsl:param name="glossterm.separation">0.25in</xsl:param> + + + +Description + +Specifies the miminum horizontal +separation between glossary terms and descriptions when +they are presented side-by-side using lists +when the glossary.as.blocks +is zero. + + + + + + +glossentry.show.acronym +list +no +yes +primary + + +glossentry.show.acronym +Display glossentry acronyms? + + + + +<xsl:param name="glossentry.show.acronym">no</xsl:param> + + + +Description + +A setting of yes means they should be displayed; +no means they shouldn't. If primary is used, +then they are shown as the primary text for the entry. + + +This setting controls both acronym and +abbrev elements in the glossentry. + + + + + + + +glossary.sort +boolean + + +glossary.sort +Sort glossentry elements? + + + + +<xsl:param name="glossary.sort" select="0"></xsl:param> + + + +Description + +If non-zero, then the glossentry elements within a +glossary, glossdiv, or glosslist are sorted on the glossterm, using +the current lang setting. If zero (the default), then +glossentry elements are not sorted and are presented +in document order. + + + + + + +Miscellaneous + + +formal.procedures +boolean + + +formal.procedures +Selects formal or informal procedures + + + + +<xsl:param name="formal.procedures" select="1"></xsl:param> + + + +Description + +Formal procedures are numbered and always have a title. + + + + + + + +formal.title.placement +table + + +formal.title.placement +Specifies where formal object titles should occur + + + + +<xsl:param name="formal.title.placement"> +figure before +example before +equation before +table before +procedure before +task before +</xsl:param> + + + +Description + +Specifies where formal object titles should occur. For each formal object +type (figure, +example, +equation, +table, and procedure) +you can specify either the keyword +before or +after. + + + + + + +runinhead.default.title.end.punct +string + + +runinhead.default.title.end.punct +Default punctuation character on a run-in-head + + + +<xsl:param name="runinhead.default.title.end.punct">.</xsl:param> + + + +Description + +If non-zero, For a formalpara, use the specified +string as the separator between the title and following text. The period is the default value. + + + + + + +runinhead.title.end.punct +string + + +runinhead.title.end.punct +Characters that count as punctuation on a run-in-head + + + + +<xsl:param name="runinhead.title.end.punct">.!?:</xsl:param> + + + +Description + +Specify which characters are to be counted as punctuation. These +characters are checked for a match with the last character of the +title. If no match is found, the +runinhead.default.title.end.punct contents are +inserted. This is to avoid duplicated punctuation in the output. + + + + + + + +show.comments +boolean + + +show.comments +Display remark elements? + + + + +<xsl:param name="show.comments" select="1"></xsl:param> + + + +Description + +If non-zero, comments will be displayed, otherwise they +are suppressed. Comments here refers to the remark element +(which was called comment prior to DocBook +4.0), not XML comments (<-- like this -->) which are +unavailable. + + + + + + + +punct.honorific +string + + +punct.honorific +Punctuation after an honorific in a personal name. + + + + +<xsl:param name="punct.honorific">.</xsl:param> + + + +Description + +This parameter specifies the punctuation that should be added after an +honorific in a personal name. + + + + + + +segmentedlist.as.table +boolean + + +segmentedlist.as.table +Format segmented lists as tables? + + + + +<xsl:param name="segmentedlist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, segmentedlists will be formatted as +tables. + + + + + + +variablelist.as.blocks +boolean + + +variablelist.as.blocks +Format variablelists lists as blocks? + + + + +<xsl:param name="variablelist.as.blocks" select="0"></xsl:param> + + + +Description + +If non-zero, variablelists will be formatted as +blocks. + +If you have long terms, proper list markup in the FO case may produce +unattractive lists. By setting this parameter, you can force the stylesheets +to produce block markup instead of proper lists. + +You can override this setting with a processing instruction as the +child of variablelist: dbfo +list-presentation="blocks" or dbfo +list-presentation="list". + +When using list-presentation="list", +you can also control the amount of space used for the terms with +the dbfo term-width=".25in" processing instruction, +the termlength attribute on variablelist, +or allow the stylesheets to attempt to calculate the amount of space to leave based on the +number of letters in the longest term. + + + <variablelist> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1.5in"?> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a list even if variablelist.as.blocks is set to 1. + </para> + </listitem> + </varlistentry> + </variablelist> + + + + + + + + + blockquote.properties + attribute set + + +blockquote.properties +To set the style for block quotations. + + + + +<xsl:attribute-set name="blockquote.properties"> +<xsl:attribute name="margin-{$direction.align.start}">0.5in</xsl:attribute> +<xsl:attribute name="margin-{$direction.align.end}">0.5in</xsl:attribute> +<xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> +<xsl:attribute name="space-after.optimum">1em</xsl:attribute> +<xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The blockquote.properties attribute set specifies +the formating properties of block quotations. + + + + + + +ulink.show +boolean + + +ulink.show +Display URLs after ulinks? + + + + +<xsl:param name="ulink.show" select="1"></xsl:param> + + + +Description + +If non-zero, the URL of each ulink will +appear after the text of the link. If the text of the link and the URL +are identical, the URL is suppressed. + +See also ulink.footnotes. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.show applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + + + + +ulink.footnotes +boolean + + +ulink.footnotes +Generate footnotes for ulinks? + + + + +<xsl:param name="ulink.footnotes" select="0"></xsl:param> + + + +Description + +If non-zero, and if ulink.show also is non-zero, +the URL of each ulink will appear as a footnote. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.footnotes applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + + + + +ulink.hyphenate +string + + +ulink.hyphenate +Allow URLs to be automatically hyphenated + + + + +<xsl:param name="ulink.hyphenate"></xsl:param> + + + +Description + +If not empty, the specified character (or more generally, +content) is added to URLs after every character included in the string +in the ulink.hyphenate.chars parameter (default +is /) to enable hyphenation of ulinks. If the character +in this parameter is a Unicode soft hyphen (0x00AD) or Unicode +zero-width space (0x200B), some FO processors will be able to +reasonably hyphenate long URLs. + +Note that this hyphenation process is only applied when the +ulink element is empty and the url attribute is reused as the link +text. It is not applied if the ulink has literal text content. The +same applies in in DocBook 5, where ulink was replaced with link with +an xlink:href attribute. + + + + + + +ulink.hyphenate.chars +string + + +ulink.hyphenate.chars +List of characters to allow ulink URLs to be automatically +hyphenated on + + + + +<xsl:param name="ulink.hyphenate.chars">/</xsl:param> + + + +Description + +If the ulink.hyphenate parameter is not +empty, then hyphenation of ulinks is turned on, and any character +contained in this parameter is treated as an allowable hyphenation +point. This and ulink.hyphenate work together, +one is pointless without the other being set to a non-empty value + +The default value is /, but the parameter could +be customized to contain other URL characters, as for example: + +<xsl:param name="ulink.hyphenate.chars">:/@&?.#</xsl:param> + + + + + + + +shade.verbatim +boolean + + +shade.verbatim +Should verbatim environments be shaded? + + + +<xsl:param name="shade.verbatim" select="0"></xsl:param> + + +Description + +In the FO stylesheet, if this parameter is non-zero then the +shade.verbatim.style properties will be applied +to verbatim environments. + +In the HTML stylesheet, this parameter is now deprecated. Use +CSS instead. + + + + + + +shade.verbatim.style +attribute set + + +shade.verbatim.style +Properties that specify the style of shaded verbatim listings + + + + + +<xsl:attribute-set name="shade.verbatim.style"> + <xsl:attribute name="background-color">#E0E0E0</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties that specify the style of shaded verbatim listings. The +parameters specified (the border and background color) are added to +the styling of the xsl-fo output. A border might be specified as "thin +black solid" for example. See xsl-fo + + + + + + +hyphenate.verbatim +boolean + + +hyphenate.verbatim +Should verbatim environments be hyphenated on space characters? + + + +<xsl:param name="hyphenate.verbatim" select="0"></xsl:param> + + +Description + +If the lines of program listing are too long to fit into one +line it is quite common to split them at space and indicite by hook +arrow that code continues on the next line. You can turn on this +behaviour for programlisting, +screen and synopsis elements by +using this parameter. + +Note that you must also enable line wrapping for verbatim environments and +select appropriate hyphenation character (e.g. hook arrow). This can +be done using monospace.verbatim.properties +attribute set: + +<xsl:attribute-set name="monospace.verbatim.properties" + use-attribute-sets="verbatim.properties monospace.properties"> + <xsl:attribute name="wrap-option">wrap</xsl:attribute> + <xsl:attribute name="hyphenation-character">&#x25BA;</xsl:attribute> +</xsl:attribute-set> + +For a list of arrows available in Unicode see http://www.unicode.org/charts/PDF/U2190.pdf and http://www.unicode.org/charts/PDF/U2900.pdf and make sure that +selected character is available in the font you are using for verbatim +environments. + + + + + + +hyphenate.verbatim.characters +string + + +hyphenate.verbatim.characters +List of characters after which a line break can occur in listings + + + + +<xsl:param name="hyphenate.verbatim.characters"></xsl:param> + + + +Description + +If you enable hyphenate.verbatim line +breaks are allowed only on space characters. If this is not enough for +your document, you can specify list of additional characters after +which line break is allowed in this parameter. + + + + + + +use.svg +boolean + + +use.svg +Allow SVG in the result tree? + + + + +<xsl:param name="use.svg" select="1"></xsl:param> + + + +Description + +If non-zero, SVG will be considered an acceptable image format. SVG +is passed through to the result tree, so correct rendering of the resulting +diagram depends on the formatter (FO processor or web browser) that is used +to process the output from the stylesheet. + + + + + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + +<xsl:param name="use.role.as.xrefstyle" select="1"></xsl:param> + + + +Description + +In DocBook documents that conform to a schema older than V4.3, this parameter allows +role to serve the purpose of specifying the cross reference style. + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +In DocBook V4.3, the xrefstyle attribute was added for this purpose. +If the xrefstyle attribute is present, +role will be ignored, regardless of the setting +of this parameter. + + + +Example + +The following small stylesheet shows how to configure the +stylesheets to make use of the cross reference style: + +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="../xsl/html/docbook.xsl"/> + +<xsl:output method="html"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:context name="xref"> + <l:template name="chapter" style="title" text="Chapter %n, %t"/> + <l:template name="chapter" text="Chapter %n"/> + </l:context> + </l:l10n> +</l:i18n> + +</xsl:stylesheet> + +With this stylesheet, the cross references in the following document: + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<book id="book"><title>Book</title> + +<preface> +<title>Preface</title> + +<para>Normal: <xref linkend="ch1"/>.</para> +<para>Title: <xref xrefstyle="title" linkend="ch1"/>.</para> + +</preface> + +<chapter id="ch1"> +<title>First Chapter</title> + +<para>Irrelevant.</para> + +</chapter> +</book> + +will appear as: + + +Normal: Chapter 1. +Title: Chapter 1, First Chapter. + + + + + + + +menuchoice.separator +string + + +menuchoice.separator +Separator between items of a menuchoice +other than guimenuitem and +guisubmenu + + + + +<xsl:param name="menuchoice.separator">+</xsl:param> + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + + + + +menuchoice.menu.separator +string + + +menuchoice.menu.separator +Separator between items of a menuchoice +with guimenuitem or +guisubmenu + + + + +<xsl:param name="menuchoice.menu.separator"> → </xsl:param> + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + +The default value is &#x2192;, which is the +&rarr; (right arrow) character entity. +The current FOP (0.20.5) requires setting the font-family +explicitly. + +The default value also includes spaces around the arrow, +which will allow a line to break. Replace the spaces with +&#xA0; (nonbreaking space) if you don't want those +spaces to break. + + + + + + + +default.float.class +string + + +default.float.class +Specifies the default float class + + + + +<xsl:param name="default.float.class"> + <xsl:choose> + <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when> + <xsl:otherwise>before</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +Selects the direction in which a float should be placed. for +xsl-fo this is before, for html it is left. For Western texts, the +before direction is the top of the page. + + + + + + +footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +footnote.number.format +Identifies the format used for footnote numbers + + + + +<xsl:param name="footnote.number.format">1</xsl:param> + + + +Description + +The footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A). + + + + + + +table.footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +table.footnote.number.format +Identifies the format used for footnote numbers in tables + + + + +<xsl:param name="table.footnote.number.format">a</xsl:param> + + + +Description + +The table.footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A) in tables. + + + + + + +footnote.number.symbols + + + +footnote.number.symbols +Special characters to use as footnote markers + + + + +<xsl:param name="footnote.number.symbols"></xsl:param> + + + +Description + +If footnote.number.symbols is not the empty string, +footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +table.footnote.number.symbols +string + + +table.footnote.number.symbols +Special characters to use a footnote markers in tables + + + + +<xsl:param name="table.footnote.number.symbols"></xsl:param> + + + +Description + +If table.footnote.number.symbols is not the empty string, +table footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +table.footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +footnote.properties +attribute set + + +footnote.properties +Properties applied to each footnote body + + + + + +<xsl:attribute-set name="footnote.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> + <xsl:attribute name="text-align"><xsl:value-of select="$alignment"></xsl:value-of></xsl:attribute> + <xsl:attribute name="start-indent">0pt</xsl:attribute> + <xsl:attribute name="end-indent">0pt</xsl:attribute> + <xsl:attribute name="text-indent">0pt</xsl:attribute> + <xsl:attribute name="hyphenate"><xsl:value-of select="$hyphenate"></xsl:value-of></xsl:attribute> + <xsl:attribute name="wrap-option">wrap</xsl:attribute> + <xsl:attribute name="linefeed-treatment">treat-as-space</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote-block +for each footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all footnotes. + + + + + + +table.footnote.properties +attribute set + + +table.footnote.properties +Properties applied to each table footnote body + + + + + +<xsl:attribute-set name="table.footnote.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size"><xsl:value-of select="$footnote.font.size"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> + <xsl:attribute name="space-before">2pt</xsl:attribute> + <xsl:attribute name="text-align"><xsl:value-of select="$alignment"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote-block +for each table footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all table footnotes. + + + + + + +footnote.mark.properties +attribute set + + +footnote.mark.properties +Properties applied to each footnote mark + + + + + +<xsl:attribute-set name="footnote.mark.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$body.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-size">75%</xsl:attribute> + <xsl:attribute name="font-weight">normal</xsl:attribute> + <xsl:attribute name="font-style">normal</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the footnote mark used +for each footnote. +It should contain only inline properties. + + +The property to make the mark a superscript is contained in the +footnote template itself, because the current version of FOP reports +an error if baseline-shift is used. + + + + + + + +footnote.sep.leader.properties +attribute set + + +footnote.sep.leader.properties +Properties associated with footnote separators + + + + +<xsl:attribute-set name="footnote.sep.leader.properties"> + <xsl:attribute name="color">black</xsl:attribute> + <xsl:attribute name="leader-pattern">rule</xsl:attribute> + <xsl:attribute name="leader-length">1in</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for the rule line that separates the +footnotes from the body text. +These are properties applied to the fo:leader used as +the separator. + +If you want to do more than just set properties on +the leader element, then you can customize the template +named footnote.separator in +fo/pagesetup.xsl. + + + + + + +xref.with.number.and.title +boolean + + +xref.with.number.and.title +Use number and title in cross references + + + + +<xsl:param name="xref.with.number.and.title" select="1"></xsl:param> + + + +Description + +A cross reference may include the number (for example, the number of +an example or figure) and the title which is a required child of some +targets. This parameter inserts both the relevant number as well as +the title into the link. + + + + + + +superscript.properties +attribute set + + +superscript.properties +Properties associated with superscripts + + + + +<xsl:attribute-set name="superscript.properties"> + <xsl:attribute name="font-size">75%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies styling properties for superscripts. + + + + + + +subscript.properties +attribute set + + +subscript.properties +Properties associated with subscripts + + + + +<xsl:attribute-set name="subscript.properties"> + <xsl:attribute name="font-size">75%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies styling properties for subscripts. + + + + + + +pgwide.properties +attribute set + + +pgwide.properties +Properties to make a figure or table page wide. + + + + + +<xsl:attribute-set name="pgwide.properties"> + <xsl:attribute name="start-indent">0pt</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is used to set the properties +that make a figure or table "page wide" in fo output. +It comes into effect when an attribute pgwide="1" +is used. + + + +By default, it sets start-indent +to 0pt. +In a stylesheet that sets the parameter +body.start.indent +to a non-zero value in order to indent body text, +this attribute set can be used to outdent pgwide +figures to the start margin. + + +If a document uses a multi-column page layout, +then this attribute set could try setting span +to a value of all. However, this may +not work with some processors because a span property must be on an +fo:block that is a direct child of fo:flow. It may work in +some processors anyway. + + + + + + + +highlight.source +boolean + + +highlight.source +Should the content of programlisting +be syntactically highlighted? + + + + +<xsl:param name="highlight.source" select="0"></xsl:param> + + + +Description + +When this parameter is non-zero, the stylesheets will try to do syntax highlighting of the +content of programlisting elements. You specify the language for each programlisting +by using the language attribute. The highlight.default.language +parameter can be used to specify the language for programlistings without a language +attribute. Syntax highlighting also works for screen and synopsis elements. + +The actual highlighting work is done by the XSLTHL extension module. This is an external Java library that has to be +downloaded separately (see below). + + +In order to use this extension, you must + +add xslthl-2.x.x.jar to your Java classpath. The latest version is available +from the XSLT syntax highlighting project +at SourceForge. + + +use a customization layer in which you import one of the following stylesheet modules: + + + html/highlight.xsl + + + + xhtml/highlight.xsl + + + + xhtml-1_1/highlight.xsl + + + + fo/highlight.xsl + + + + + +let either the xslthl.config Java system property or the +highlight.xslthl.config parameter point to the configuration file for syntax +highlighting (using URL syntax). DocBook XSL comes with a ready-to-use configuration file, +highlighting/xslthl-config.xml. + + + +The extension works with Saxon 6.5.x and Xalan-J. (Saxon 8.5 or later is also supported, but since it is +an XSLT 2.0 processor it is not guaranteed to work with DocBook XSL in all circumstances.) + +The following is an example of a Saxon 6 command adapted for syntax highlighting, to be used on Windows: + + +java -cp c:/Java/saxon.jar;c:/Java/xslthl-2.0.1.jar +-Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml com.icl.saxon.StyleSheet +-o test.html test.xml myhtml.xsl + + + + + + + +highlight.xslthl.config +uri + + +highlight.xslthl.config +Location of XSLTHL configuration file + + + + +<xsl:param name="highlight.xslthl.config"></xsl:param> + + + +Description + +This location has precedence over the corresponding Java property. + +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + + + + + + + +highlight.default.language +string + + +highlight.default.language +Default language of programlisting + + + + +<xsl:param name="highlight.default.language"></xsl:param> + + + +Description + +This language is used when there is no language attribute on programlisting. + + + + + + +email.delimiters.enabled +boolean + + +email.delimiters.enabled +Generate delimiters around email addresses? + + + + +<xsl:param name="email.delimiters.enabled" select="1"></xsl:param> + + + +Description + +If non-zero, delimiters + +For delimiters, the +stylesheets are currently hard-coded to output angle +brackets. + +are generated around e-mail addresses +(the output of the email element). + + + + + + +email.mailto.enabled +boolean + + +email.mailto.enabled +Generate mailto: links for email addresses? + + + + +<xsl:param name="email.mailto.enabled" select="0"></xsl:param> + + + +Description + +If non-zero the generated output for the email element +will be a clickable mailto: link that brings up the default mail client +on the system. + + + + + + +section.container.element +list +block +wrapper + + +section.container.element +Select XSL-FO element name to contain sections + + + + +<xsl:param name="section.container.element">block</xsl:param> + + + +Description + +Selects the element name for outer container of +each section. The choices are block (default) +or wrapper. +The fo: namespace prefix is added +by the stylesheet to form the full element name. + + +This element receives the section id +attribute and the appropriate section level attribute-set. + + +Changing this parameter to wrapper +is only necessary when producing multi-column output +that contains page-wide spans. Using fo:wrapper +avoids the nesting of fo:block +elements that prevents spans from working (the standard says +a span must be on a block that is a direct child of +fo:flow). + + +If set to wrapper, the +section attribute-sets only support properties +that are inheritable. That's because there is no +block to apply them to. Properties such as +font-family are inheritable, but properties such as +border are not. + + +Only some XSL-FO processors need to use this parameter. +The Antenna House processor, for example, will handle +spans in nested blocks without changing the element name. +The RenderX XEP product and FOP follow the XSL-FO standard +and need to use wrapper. + + + + + + + +monospace.verbatim.font.width +length + + +monospace.verbatim.font.width +Width of a single monospace font character + + + + +<xsl:param name="monospace.verbatim.font.width">0.60em</xsl:param> + + + +Description + +Specifies with em units the width of a single character +of the monospace font. The default value is 0.6em. + +This parameter is only used when a screen +or programlisting element has a +width attribute, which is +expressed as a plain integer to indicate the maximum character count +of each line. +To convert this character count to an actual maximum width +measurement, the width of the font characters must be provided. +Different monospace fonts have different character width, +so this parameter should be adjusted to fit the +monospace font being used. + + + + + + + +exsl.node.set.available +boolean + + +exsl.node.set.available +Is the test function-available('exsl:node-set') true? + + + +<xsl:param name="exsl.node.set.available"> + <xsl:choose> + <xsl:when exsl:foo="" test="function-available('exsl:node-set') or contains(system-property('xsl:vendor'), 'Apache Software Foundation')">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +If non-zero, +then the exsl:node-set() function is available to be used in +the stylesheet. +If zero, then the function is not available. +This param automatically detects the presence of +the function and does not normally need to be set manually. + +This param was created to handle a long-standing +bug in the Xalan processor that fails to detect the +function even though it is available. + + + + + + +bookmarks.collapse +boolean + + +bookmarks.collapse +Specifies the initial state of bookmarks + + + + +<xsl:param name="bookmarks.collapse" select="1"></xsl:param> + + + +Description + +If non-zero, the bookmark tree is collapsed so that only the +top-level bookmarks are displayed initially. Otherwise, the whole tree +of bookmarks is displayed. + +This parameter currently works with FOP 0.93 or later. + + + + + + +generate.consistent.ids +boolean + + +generate.consistent.ids +Generate consistent id values if document is unchanged + + + + +<xsl:param name="generate.consistent.ids" select="0"></xsl:param> + + + +Description + +When the stylesheet assigns an id value to an output element, +the generate-id() function may be used. That function may not +produce consistent values between runs. Version control +systems may misidentify the changing id values as changes +to the document. + +If you set this parameter's value to 1, then the +template named object.id will replace +the use of the function generate-id() with +<xsl:number level="multiple" count="*"/>. +This counts preceding elements to generate a unique number for +the id value. + + +This param does not associate permanent unique id values +with particular elements. +The id values are consistent only as long as the document +structure does not change. +If the document structure changes, then the counting +of elements changes, and all id values after +the first such change may be different, even when there is +no change to the element itself or its output. + + + +The default value of this parameter is zero, so generate-id() is used +by default. + + + + + + +base.dir +uri + + +base.dir +The base directory of chunks + + + + +<xsl:param name="base.dir"></xsl:param> + + + +Description + +If specified, the base.dir parameter identifies +the output directory for chunks. (If not specified, the output directory +is system dependent.) + +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. + + + + + + +chunk.quietly +boolean + + +chunk.quietly +Omit the chunked filename messages. + + + + +<xsl:param name="chunk.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + + + + +Graphics + + +graphic.default.extension +string + + +graphic.default.extension +Default extension for graphic filenames + + + +<xsl:param name="graphic.default.extension"></xsl:param> + + +Description + +If a graphic or mediaobject +includes a reference to a filename that does not include an extension, +and the format attribute is +unspecified, the default extension will be used. + + + + + + + +default.image.width +length + + +default.image.width +The default width of images + + + + +<xsl:param name="default.image.width"></xsl:param> + + + +Description + +If specified, this value will be used for the +width attribute on images that do not specify any +viewport dimensions. + + + + + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + +<xsl:param name="preferred.mediaobject.role"></xsl:param> + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + + + + +use.role.for.mediaobject +boolean + + +use.role.for.mediaobject +Use role attribute +value for selecting which of several objects within a mediaobject to use. + + + + + +<xsl:param name="use.role.for.mediaobject" select="1"></xsl:param> + + + +Description + +If non-zero, the role attribute on +imageobjects or other objects within a mediaobject container will be used to select which object will be +used. + + +The order of selection when then parameter is non-zero is: + + + + If the stylesheet parameter preferred.mediaobject.role has a value, then the object whose role equals that value is selected. + + +Else if an object's role attribute has a value of +html for HTML processing or +fo for FO output, then the first +of such objects is selected. + + + +Else the first suitable object is selected. + + + +If the value of +use.role.for.mediaobject +is zero, then role attributes are not considered +and the first suitable object +with or without a role value is used. + + + + + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + +<xsl:param name="ignore.image.scaling" select="0"></xsl:param> + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + + + + +img.src.path +string + + +img.src.path +Path to HTML/FO image files + + + +<xsl:param name="img.src.path"></xsl:param> + + +Description + +Add a path prefix to the value of the fileref +attribute of graphic, inlinegraphic, and imagedata elements. The resulting +compound path is used in the output as the value of the src +attribute of img (HTML) or external-graphic (FO). + + + +The path given by img.src.path could be relative to the directory where the HTML/FO +files are created, or it could be an absolute URI. +The default value is empty. +Be sure to include a trailing slash if needed. + + +This prefix is not applied to any filerefs that start +with "/" or contain "//:". + + + + + + + +keep.relative.image.uris +boolean + + +keep.relative.image.uris +Should image URIs be resolved against xml:base? + + + + + +<xsl:param name="keep.relative.image.uris" select="0"></xsl:param> + + + +Description + +If non-zero, relative URIs (in, for example +fileref attributes) will be used in the generated +output. Otherwise, the URIs will be made absolute with respect to the +base URI. + +Note that the stylesheets calculate (and use) the absolute form +for some purposes, this only applies to the resulting output. + + + + + +Pagination and General Styles + +
Understanding XSL FO Margins + +To make sense of the parameters in this section, it's useful to +consider . + +
+ Page Model + + + + + + + + Figure showing page margins + + This figure shows the physical page with the various FO page regions + identified. + + +
+ +First, let's consider the regions on the page. + +The white region is the physical page. Its dimensions are determined by +the page.height and page.width +parameters. + +The yellow region is the region-body. The size and placement of +the region body is constrained by the dimensions labelled in the +figure. + +The pink region at the top of the page is the region-before. The +darker area inside the region-before is the header text. In XSL, the default +display alignment for a region is before, but the +DocBook stylesheets still explicitly make it before. That's +why the darker area is at the top. + +The pink region at the bottom of the page is the region-after. +The darker area is the footer text. In XSL, the default display +alignment for a region is before, +but the DocBook stylesheets explicitly make it +after. That's why the darker area is at the bottom. + +The dimensions in the figure are: + + +The page-master margin-top. + +The region-before extent. + +The region-body margin-top. + +The region-after extent. + +The page-master margin-bottom. + +The region-body margin-bottom. + +The sum of the page-master margin-left and the +region-body margin-left. In DocBook, the region-body margin-left is +zero by default, so this is simply the page-master margin-left. + +The sum of the page-master margin-right and the +region-body margin-right. In DocBook, the region-body margin-right is +zero by default, so this is simply the page-master margin-right. + + + +
+
+ + + +page.height +length + + +page.height +The height of the physical page + + + +<xsl:param name="page.height"> + <xsl:choose> + <xsl:when test="$page.orientation = 'portrait'"> + <xsl:value-of select="$page.height.portrait"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$page.width.portrait"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The page height is generally calculated from the +paper.type and +page.orientation parameters. + + + + + + + +page.height.portrait +length + + +page.height.portrait +Specify the physical size of the long edge of the page + + + +<xsl:param name="page.height.portrait"> + <xsl:choose> + <xsl:when test="$paper.type = 'A4landscape'">210mm</xsl:when> + <xsl:when test="$paper.type = 'USletter'">11in</xsl:when> + <xsl:when test="$paper.type = 'USlandscape'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlegal'">14in</xsl:when> + <xsl:when test="$paper.type = 'USlegallandscape'">8.5in</xsl:when> + <xsl:when test="$paper.type = '4A0'">2378mm</xsl:when> + <xsl:when test="$paper.type = '2A0'">1682mm</xsl:when> + <xsl:when test="$paper.type = 'A0'">1189mm</xsl:when> + <xsl:when test="$paper.type = 'A1'">841mm</xsl:when> + <xsl:when test="$paper.type = 'A2'">594mm</xsl:when> + <xsl:when test="$paper.type = 'A3'">420mm</xsl:when> + <xsl:when test="$paper.type = 'A4'">297mm</xsl:when> + <xsl:when test="$paper.type = 'A5'">210mm</xsl:when> + <xsl:when test="$paper.type = 'A6'">148mm</xsl:when> + <xsl:when test="$paper.type = 'A7'">105mm</xsl:when> + <xsl:when test="$paper.type = 'A8'">74mm</xsl:when> + <xsl:when test="$paper.type = 'A9'">52mm</xsl:when> + <xsl:when test="$paper.type = 'A10'">37mm</xsl:when> + <xsl:when test="$paper.type = 'B0'">1414mm</xsl:when> + <xsl:when test="$paper.type = 'B1'">1000mm</xsl:when> + <xsl:when test="$paper.type = 'B2'">707mm</xsl:when> + <xsl:when test="$paper.type = 'B3'">500mm</xsl:when> + <xsl:when test="$paper.type = 'B4'">353mm</xsl:when> + <xsl:when test="$paper.type = 'B5'">250mm</xsl:when> + <xsl:when test="$paper.type = 'B6'">176mm</xsl:when> + <xsl:when test="$paper.type = 'B7'">125mm</xsl:when> + <xsl:when test="$paper.type = 'B8'">88mm</xsl:when> + <xsl:when test="$paper.type = 'B9'">62mm</xsl:when> + <xsl:when test="$paper.type = 'B10'">44mm</xsl:when> + <xsl:when test="$paper.type = 'C0'">1297mm</xsl:when> + <xsl:when test="$paper.type = 'C1'">917mm</xsl:when> + <xsl:when test="$paper.type = 'C2'">648mm</xsl:when> + <xsl:when test="$paper.type = 'C3'">458mm</xsl:when> + <xsl:when test="$paper.type = 'C4'">324mm</xsl:when> + <xsl:when test="$paper.type = 'C5'">229mm</xsl:when> + <xsl:when test="$paper.type = 'C6'">162mm</xsl:when> + <xsl:when test="$paper.type = 'C7'">114mm</xsl:when> + <xsl:when test="$paper.type = 'C8'">81mm</xsl:when> + <xsl:when test="$paper.type = 'C9'">57mm</xsl:when> + <xsl:when test="$paper.type = 'C10'">40mm</xsl:when> + <xsl:otherwise>11in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The portrait page height is the length of the long +edge of the physical page. + + + + + + + +page.margin.bottom +length + + +page.margin.bottom +The bottom margin of the page + + + + +<xsl:param name="page.margin.bottom">0.5in</xsl:param> + + + +Description + +The bottom page margin is the distance from the bottom of the region-after +to the physical bottom of the page. + + + + + + + +page.margin.inner +length + + +page.margin.inner +The inner page margin + + + +<xsl:param name="page.margin.inner"> + <xsl:choose> + <xsl:when test="$double.sided != 0">1.25in</xsl:when> + <xsl:otherwise>1in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The inner page margin is the distance from bound edge of the +page to the first column of text. + +The inner page margin is the distance from bound edge of the +page to the outer edge of the first column of text. + +In left-to-right text direction, +this is the left margin of recto (front side) pages. +For single-sided output, it is the left margin +of all pages. + +In right-to-left text direction, +this is the right margin of recto pages. +For single-sided output, this is the +right margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + + + + +page.margin.outer +length + + +page.margin.outer +The outer page margin + + + +<xsl:param name="page.margin.outer"> + <xsl:choose> + <xsl:when test="$double.sided != 0">0.75in</xsl:when> + <xsl:otherwise>1in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The outer page margin is the distance from non-bound edge of the +page to the outer edge of the last column of text. + +In left-to-right text direction, +this is the right margin of recto (front side) pages. +For single-sided output, it is the right margin +of all pages. + +In right-to-left text direction, +this is the left margin of recto pages. +For single-sided output, this is the +left margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + + + + +page.margin.top +length + + +page.margin.top +The top margin of the page + + + + +<xsl:param name="page.margin.top">0.5in</xsl:param> + + + +Description + +The top page margin is the distance from the physical top of the +page to the top of the region-before. + + + + + + +page.orientation +list +portrait +landscape + + +page.orientation +Select the page orientation + + + + +<xsl:param name="page.orientation">portrait</xsl:param> + + + +Description + + Select one from portrait or landscape. +In portrait orientation, the short edge is horizontal; in +landscape orientation, it is vertical. + + + + + + + +page.width +length + + +page.width +The width of the physical page + + + +<xsl:param name="page.width"> + <xsl:choose> + <xsl:when test="$page.orientation = 'portrait'"> + <xsl:value-of select="$page.width.portrait"></xsl:value-of> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$page.height.portrait"></xsl:value-of> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The page width is generally calculated from the +paper.type and +page.orientation parameters. + + + + + + +page.width.portrait +length + + +page.width.portrait +Specify the physical size of the short edge of the page + + + +<xsl:param name="page.width.portrait"> + <xsl:choose> + <xsl:when test="$paper.type = 'USletter'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlandscape'">11in</xsl:when> + <xsl:when test="$paper.type = 'USlegal'">8.5in</xsl:when> + <xsl:when test="$paper.type = 'USlegallandscape'">14in</xsl:when> + <xsl:when test="$paper.type = '4A0'">1682mm</xsl:when> + <xsl:when test="$paper.type = '2A0'">1189mm</xsl:when> + <xsl:when test="$paper.type = 'A0'">841mm</xsl:when> + <xsl:when test="$paper.type = 'A1'">594mm</xsl:when> + <xsl:when test="$paper.type = 'A2'">420mm</xsl:when> + <xsl:when test="$paper.type = 'A3'">297mm</xsl:when> + <xsl:when test="$paper.type = 'A4'">210mm</xsl:when> + <xsl:when test="$paper.type = 'A5'">148mm</xsl:when> + <xsl:when test="$paper.type = 'A6'">105mm</xsl:when> + <xsl:when test="$paper.type = 'A7'">74mm</xsl:when> + <xsl:when test="$paper.type = 'A8'">52mm</xsl:when> + <xsl:when test="$paper.type = 'A9'">37mm</xsl:when> + <xsl:when test="$paper.type = 'A10'">26mm</xsl:when> + <xsl:when test="$paper.type = 'B0'">1000mm</xsl:when> + <xsl:when test="$paper.type = 'B1'">707mm</xsl:when> + <xsl:when test="$paper.type = 'B2'">500mm</xsl:when> + <xsl:when test="$paper.type = 'B3'">353mm</xsl:when> + <xsl:when test="$paper.type = 'B4'">250mm</xsl:when> + <xsl:when test="$paper.type = 'B5'">176mm</xsl:when> + <xsl:when test="$paper.type = 'B6'">125mm</xsl:when> + <xsl:when test="$paper.type = 'B7'">88mm</xsl:when> + <xsl:when test="$paper.type = 'B8'">62mm</xsl:when> + <xsl:when test="$paper.type = 'B9'">44mm</xsl:when> + <xsl:when test="$paper.type = 'B10'">31mm</xsl:when> + <xsl:when test="$paper.type = 'C0'">917mm</xsl:when> + <xsl:when test="$paper.type = 'C1'">648mm</xsl:when> + <xsl:when test="$paper.type = 'C2'">458mm</xsl:when> + <xsl:when test="$paper.type = 'C3'">324mm</xsl:when> + <xsl:when test="$paper.type = 'C4'">229mm</xsl:when> + <xsl:when test="$paper.type = 'C5'">162mm</xsl:when> + <xsl:when test="$paper.type = 'C6'">114mm</xsl:when> + <xsl:when test="$paper.type = 'C7'">81mm</xsl:when> + <xsl:when test="$paper.type = 'C8'">57mm</xsl:when> + <xsl:when test="$paper.type = 'C9'">40mm</xsl:when> + <xsl:when test="$paper.type = 'C10'">28mm</xsl:when> + <xsl:otherwise>8.5in</xsl:otherwise> + </xsl:choose> +</xsl:param> + + +Description + +The portrait page width is the length of the short +edge of the physical page. + + + + + + + +paper.type +list +open +open +USletter8.5x11in +USlandscape11x8.5in +USlegal8.5inx14in +USlegallandscape14inx8.5in +4A02378x1682mm +2A01682x1189mm +A01189x841mm +A1841x594mm +A2594x420mm +A3420x297mm +A4297x210mm +A5210x148mm +A6148x105mm +A7105x74mm +A874x52mm +A952x37mm +A1037x26mm +B01414x1000mm +B11000x707mm +B2707x500mm +B3500x353mm +B4353x250mm +B5250x176mm +B6176x125mm +B7125x88mm +B888x62mm +B962x44mm +B1044x31mm +C01297x917mm +C1917x648mm +C2648x458mm +C3458x324mm +C4324x229mm +C5229x162mm +C6162x114mm +C7114x81mm +C881x57mm +C957x40mm +C1040x28mm + + +paper.type +Select the paper type + + + + +<xsl:param name="paper.type">USletter</xsl:param> + + + +Description + +The paper type is a convenient way to specify the paper size. +The list of known paper sizes includes USletter and most of the A, +B, and C sizes. See page.width.portrait, for example. + + + + + + + + + +double.sided +boolean + + +double.sided +Is the document to be printed double sided? + + + + +<xsl:param name="double.sided" select="0"></xsl:param> + + + +Description + +This parameter is useful when printing a document +on both sides of the paper. + +if set to non-zero, documents are formatted using different page-masters +for odd and even pages. These can differ by using a slightly wider margin +on the binding edge of the page, and alternating left-right +positions of header or footer elements. + + +If set to zero (the default), then only the 'odd' page masters +are used for both even and odd numbered pages. + +See also force.blank.pages, +page.margin.inner and +page.margin.outer. + + + + + + +force.blank.pages +boolean + + +force.blank.pages +Generate blank page to end on even page number + + + + +<xsl:param name="force.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero (the default), then each page sequence will be forced to +end on an even-numbered page, by inserting a blank page +if necessary. This will force the next page sequence to start +on an odd-numbered page, which is a standard convention +for printed and bound books. + +If zero, then such blank pages will not be inserted. +Chapters will start on the next available page, +regardless of whether it is an even or odd number. +This is useful when publishing online where blank +pages are not needed. + + +This param is independent of the +double.sided parameter, which +just triggers the use of even and odd page sequence +masters that differ in their header and footer placement. +So you can combine the two params for alternating +headers/footers and no blank pages. + + + + + + + +body.margin.bottom +length + + +body.margin.bottom +The bottom margin of the body text + + + + +<xsl:param name="body.margin.bottom">0.5in</xsl:param> + + + +Description + +The body bottom margin is the distance from the last line of text +in the page body to the bottom of the region-after. + + + + + + + +body.margin.top +length + + +body.margin.top +To specify the size of the top margin of a page + + + + +<xsl:param name="body.margin.top">0.5in</xsl:param> + + + +Description + +The body top margin is the distance from the top of the +region-before to the first line of text in the page body. + + + + + + +body.margin.inner +length + + +body.margin.inner +Specify the size of the inner margin of the body region + + + + +<xsl:param name="body.margin.inner">0in</xsl:param> + + + +Description + +The inner body margin is the extra inner side +(binding side) margin taken from the body +region in addition to the inner page margin. +It makes room for a side region for text content whose width is +specified by the region.inner.extent +parameter. + +For double-sided output, +this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, +this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.outer, +side.region.precedence. + + + + + + +body.margin.outer +length + + +body.margin.outer +Specify the size of the outer margin of the body region + + + + +<xsl:param name="body.margin.outer">0in</xsl:param> + + + +Description + +The outer body margin is the extra outer side +(opposite the binding side) margin taken +from the body +region in addition to the outer page margin. +It makes room for a side region for text content whose width is +specified by the region.outer.extent +parameter. + +For double-sided output, +this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, +this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +side.region.precedence. + + + + + + +body.start.indent +length + + +body.start.indent +The start-indent for the body text + + + + +<xsl:param name="body.start.indent"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0">0pt</xsl:when> + <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when> + <xsl:otherwise>4pc</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +This parameter provides +the means of indenting the body text relative to +section titles. +For left-to-right text direction, it indents the left side. +For right-to-left text direction, it indents the right side. +It is used in place of the +title.margin.left for +all XSL-FO processors except FOP 0.25. +It enables support for side floats to appear +in the indented margin area. + +This start-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + +If this parameter is used, section titles should have +a start-indent value of 0pt if they are to be +outdented relative to the body text. + + +If you are using FOP, then set this parameter to a zero +width value and set the title.margin.left +parameter to the negative value of the desired indent. + + +See also body.end.indent and +title.margin.left. + + + + + + + +body.end.indent +length + + +body.end.indent +The end-indent for the body text + + + + +<xsl:param name="body.end.indent">0pt</xsl:param> + + + +Description + +This end-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + + +See also body.start.indent. + + + + + + + +alignment + list + open + left + start + right + end + center + justify + + +alignment +Specify the default text alignment + + + +<xsl:param name="alignment">justify</xsl:param> + + +Description + +The default text alignment is used for most body text. +Allowed values are +left, +right, +start, +end, +center, +justify. +The default value is justify. + + + + + + + +hyphenate +list +closed +true +false + + +hyphenate +Specify hyphenation behavior + + + +<xsl:param name="hyphenate">true</xsl:param> + + +Description + +If true, words may be hyphenated. Otherwise, they may not. +See also ulink.hyphenate.chars + + + + + + +line-height +string + + +line-height +Specify the line-height property + + + + +<xsl:param name="line-height">normal</xsl:param> + + + +Description + +Sets the line-height property. + + + + + + +column.count.back +integer + + +column.count.back +Number of columns on back matter pages + + + + +<xsl:param name="column.count.back" select="1"></xsl:param> + + + +Description + +Number of columns on back matter (appendix, glossary, etc.) pages. + + + + + + +column.count.body +integer + + +column.count.body +Number of columns on body pages + + + + +<xsl:param name="column.count.body" select="1"></xsl:param> + + + +Description + +Number of columns on body pages. + + + + + + +column.count.front +integer + + +column.count.front +Number of columns on front matter pages + + + + +<xsl:param name="column.count.front" select="1"></xsl:param> + + + +Description + +Number of columns on front matter (dedication, preface, etc.) pages. + + + + + + +column.count.index +integer + + +column.count.index +Number of columns on index pages + + + + +<xsl:param name="column.count.index">2</xsl:param> + + + +Description + +Number of columns on index pages. + + + + + + +column.count.lot +integer + + +column.count.lot +Number of columns on a 'List-of-Titles' page + + + + +<xsl:param name="column.count.lot" select="1"></xsl:param> + + + +Description + +Number of columns on a page sequence containing the Table of Contents, +List of Figures, etc. + + + + + + +column.count.titlepage +integer + + +column.count.titlepage +Number of columns on a title page + + + + +<xsl:param name="column.count.titlepage" select="1"></xsl:param> + + + +Description + +Number of columns on a title page + + + + + + +column.gap.back +length + + +column.gap.back +Gap between columns in back matter + + + + +<xsl:param name="column.gap.back">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in back matter (if +column.count.back is greater than one). + + + + + + +column.gap.body +length + + +column.gap.body +Gap between columns in the body + + + + +<xsl:param name="column.gap.body">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in body matter (if +column.count.body is greater than one). + + + + + + +column.gap.front +length + + +column.gap.front +Gap between columns in the front matter + + + + +<xsl:param name="column.gap.front">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in front matter (if +column.count.front is greater than one). + + + + + + +column.gap.index +length + + +column.gap.index +Gap between columns in the index + + + + +<xsl:param name="column.gap.index">12pt</xsl:param> + + + +Description + +Specifies the gap between columns in indexes (if +column.count.index is greater than one). + + + + + + +column.gap.lot +length + + +column.gap.lot +Gap between columns on a 'List-of-Titles' page + + + + +<xsl:param name="column.gap.lot">12pt</xsl:param> + + + +Description + +Specifies the gap between columns on 'List-of-Titles' pages (if +column.count.lot is greater than one). + + + + + + +column.gap.titlepage +length + + +column.gap.titlepage +Gap between columns on title pages + + + + +<xsl:param name="column.gap.titlepage">12pt</xsl:param> + + + +Description + +Specifies the gap between columns on title pages (if +column.count.titlepage is greater than one). + + + + + + + +region.after.extent +length + + +region.after.extent +Specifies the height of the footer. + + + + +<xsl:param name="region.after.extent">0.4in</xsl:param> + + + +Description + +The region after extent is the height of the area where footers +are printed. + + + + + + + +region.before.extent +length + + +region.before.extent +Specifies the height of the header + + + + +<xsl:param name="region.before.extent">0.4in</xsl:param> + + + +Description + +The region before extent is the height of the area where headers +are printed. + + + + + + + +region.inner.extent +length + + +region.inner.extent +Specifies the width of the inner side region + + + + +<xsl:param name="region.inner.extent">0in</xsl:param> + + + +Description + +The region inner extent is the width of the optional +text area next to the inner side (binding side) of the +body region. + +For double-sided output, this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.inner +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.outer.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + + + + + +region.outer.extent +length + + +region.outer.extent +Specifies the width of the outer side region + + + + +<xsl:param name="region.outer.extent">0in</xsl:param> + + + +Description + +The region outer extent is the width of the optional +text area next to the outer side (opposite the binding side) of the +body region. + +For double-sided output, this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.outer +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.inner.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + + + + +default.units +list +cm +mm +in +pt +pc +px +em + + +default.units +Default units for an unqualified dimension + + + + +<xsl:param name="default.units">pt</xsl:param> + + + +Description + +If an unqualified dimension is encountered (for example, in a +graphic width), the default.units will be used for the +units. Unqualified dimensions are not allowed in XSL Formatting Objects. + + + + + + + +normal.para.spacing +attribute set + + +normal.para.spacing +What space do you want between normal paragraphs + + + +<xsl:attribute-set name="normal.para.spacing"> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + +Description +Specify the spacing required between normal paragraphs as well as +the following block-level elements: + +ackno +acknowledgements +cmdsynopsis +glosslist +sidebar +simpara +simplelist + +To customize the spacing, you need to reset all three attributes. + +To specify properties on just para elements without +affecting these other elements, +use the +para.properties +attribute-set. + + + + + +para.properties +attribute set + + +para.properties +Properties to apply to para elements + + + +<xsl:attribute-set name="para.properties" use-attribute-sets="normal.para.spacing"> +</xsl:attribute-set> + +Description +Specify properties to apply to the fo:block of a para element, +such as text-indent. +Although the default attribute-set is empty, it uses the attribute-set +named normal.para.spacing to add vertical space before +each para. The para.properties attribute-set can override those +spacing properties for para only. +See also +normal.para.spacing. + + + + + + +body.font.master + number + + +body.font.master +Specifies the default point size for body text + + + + +<xsl:param name="body.font.master">10</xsl:param> + + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + + + + +body.font.size +length + + +body.font.size +Specifies the default font size for body text + + + + +<xsl:param name="body.font.size"> + <xsl:value-of select="$body.font.master"></xsl:value-of><xsl:text>pt</xsl:text> +</xsl:param> + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + + + + +footnote.font.size +length + + +footnote.font.size +The font size for footnotes + + + +<xsl:param name="footnote.font.size"> + <xsl:value-of select="$body.font.master * 0.8"></xsl:value-of><xsl:text>pt</xsl:text> +</xsl:param> + + +Description + +The footnote font size is used for...footnotes! + + + + + + + +title.margin.left +length + + +title.margin.left +Adjust the left margin for titles + + + + +<xsl:param name="title.margin.left"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0">-4pc</xsl:when> + <xsl:when test="$passivetex.extensions != 0">0pt</xsl:when> + <xsl:otherwise>0pt</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +This parameter provides +the means of adjusting the left margin for titles +when the XSL-FO processor being used is +an old version of FOP (0.25 and earlier). +It is only useful when the fop.extensions +is nonzero. + +The left margin of the body region +is calculated to include this space, +and titles are outdented to the left outside +the body region by this amount, +effectively leaving titles at the intended left margin +and the body text indented. +Currently this method is only used for old FOP because +it cannot properly use the body.start.indent +parameter. + + +The default value when the fop.extensions +parameter is nonzero is -4pc, which means the +body text is indented 4 picas relative to +the titles. +The default value when the fop.extensions +parameter equals zero is 0pt, and +the body indent should instead be specified +using the body.start.indent +parameter. + + +If you set the value to zero, be sure to still include +a unit indicator such as 0pt, or +the FO processor will report errors. + + + + + + + +draft.mode +list +no +yes +maybe + + +draft.mode +Select draft mode + + + + +<xsl:param name="draft.mode">no</xsl:param> + + + +Description + +Selects draft mode. If draft.mode is +yes, the entire document will be treated +as a draft. If it is no, the entire document +will be treated as a final copy. If it is maybe, +individual sections will be treated as draft or final independently, depending +on how their status attribute is set. + + + + + + + +draft.watermark.image +uri + + +draft.watermark.image +The URI of the image to be used for draft watermarks + + + + +<xsl:param name="draft.watermark.image">images/draft.png</xsl:param> + + + +Description + +The image to be used for draft watermarks. + + + + + + +headers.on.blank.pages +boolean + + +headers.on.blank.pages +Put headers on blank pages? + + + + +<xsl:param name="headers.on.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero, headers will be placed on blank pages. + + + + + + +footers.on.blank.pages +boolean + + +footers.on.blank.pages +Put footers on blank pages? + + + + +<xsl:param name="footers.on.blank.pages" select="1"></xsl:param> + + + +Description + +If non-zero, footers will be placed on blank pages. + + + + + + +header.rule +boolean + + +header.rule +Rule under headers? + + + + +<xsl:param name="header.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn below the page headers. + + + + + + +footer.rule +boolean + + +footer.rule +Rule over footers? + + + + +<xsl:param name="footer.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn above the page footers. + + + + + + +header.column.widths +string + + +header.column.widths +Specify relative widths of header areas + + + +<xsl:param name="header.column.widths">1 1 1</xsl:param> + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside header for +double-sided output. The second number is the relative +width of the center header. The third number is the +relative width of the outside header for +double-sided output. + +For single-sided output, the first number is the +relative width of left header for left-to-right +text direction, or the right header for right-to-left +text direction. +The third number is the +relative width of right header for left-to-right +text direction, or the left header for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the header area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +header should have twice the width of the other areas. +A value of "0 0 1" means the entire header area +is reserved for the right (or outside) header text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + + + + +footer.column.widths +string + + +footer.column.widths +Specify relative widths of footer areas + + + +<xsl:param name="footer.column.widths">1 1 1</xsl:param> + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside footer for +double-sided output. The second number is the relative +width of the center footer. The third number is the +relative width of the outside footer for +double-sided output. + +For single-sided output, the first number is the +relative width of left footer for left-to-right +text direction, or the right footer for right-to-left +text direction. +The third number is the +relative width of right footer for left-to-right +text direction, or the left footer for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the footer area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +footer should have twice the width of the other areas. +A value of "0 0 1" means the entire footer area +is reserved for the right (or outside) footer text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + + + + +header.table.properties +attribute set + + +header.table.properties +Apply properties to the header layout table + + + + +<xsl:attribute-set name="header.table.properties"> + <xsl:attribute name="table-layout">fixed</xsl:attribute> + <xsl:attribute name="width">100%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties applied to the table that lays out the page header. + + + + + + +header.table.height +length + + +header.table.height +Specify the minimum height of the table containing the running page headers + + + +<xsl:param name="header.table.height">14pt</xsl:param> + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + + + + +footer.table.properties +attribute set + + +footer.table.properties +Apply properties to the footer layout table + + + + +<xsl:attribute-set name="footer.table.properties"> + <xsl:attribute name="table-layout">fixed</xsl:attribute> + <xsl:attribute name="width">100%</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties applied to the table that lays out the page footer. + + + + + + +footer.table.height +length + + +footer.table.height +Specify the minimum height of the table containing the running page footers + + + +<xsl:param name="footer.table.height">14pt</xsl:param> + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + + + + +header.content.properties +attribute set + + +header.content.properties +Properties of page header content + + + + +<xsl:attribute-set name="header.content.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$title.margin.left"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties of page header content. + + + + + + +footer.content.properties +attribute set + + +footer.content.properties +Properties of page footer content + + + + +<xsl:attribute-set name="footer.content.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$title.margin.left"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties of page footer content. + + + + + + +marker.section.level +integer + + +marker.section.level +Control depth of sections shown in running headers or footers + + + + +<xsl:param name="marker.section.level">2</xsl:param> + + + +Description + +The marker.section.level parameter +controls the depth of section levels that may be displayed +in running headers and footers. For example, if the value +is 2 (the default), then titles from sect1 and +sect2 or equivalent section +elements are candidates for use in running headers and +footers. + +Each candidate title is marked in the FO output with a +<fo:marker marker-class-name="section.head.marker"> +element. + +In order for such titles to appear in headers +or footers, the header.content +or footer.content template +must be customized to retrieve the marker using +an output element such as: + + +<fo:retrieve-marker retrieve-class-name="section.head.marker" + retrieve-position="first-including-carryover" + retrieve-boundary="page-sequence"/> + + + + + + + + +side.region.precedence +string + + +side.region.precedence +Determines side region page layout precedence + + +<xsl:param name="side.region.precedence">false</xsl:param> + + +Description + +If optional side regions on a page +are established using parameters such as +body.margin.inner, +region.inner.extent, etc., then this +parameter determines what happens at the corners where the +side regions meet the header and footer regions. + +If the value of this parameter is true, +then the side regions have precedence and extend higher +and lower, while the header and footer regions are narrower +and fit inside the side regions. + +If the value of this parameter is false +(the default value), then the header and footer regions +have precedence and extend over and below the side regions. +Any value other than true or +false is taken to be false. + +If you need to set precedence separately for +individual regions, then you can set four +parameters that are normally internal to the stylesheet. +These four parameters are normally set based +on the value from side.region.precedence: + +region.before.precedence +region.after.precedence +region.start.precedence +region.end.precedence + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +body.margin.outer. + + + + + +region.inner.properties +attribute set + + +region.inner.properties +Properties of running inner side region + + + + +<xsl:attribute-set name="region.inner.properties"> + <xsl:attribute name="border-width">0</xsl:attribute> + <xsl:attribute name="padding">0</xsl:attribute> + <xsl:attribute name="reference-orientation">90</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the inner side (binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +inner.region.content.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + + + + +region.outer.properties +attribute set + + +region.outer.properties +Properties of running outer side region + + + + +<xsl:attribute-set name="region.outer.properties"> + <xsl:attribute name="border-width">0</xsl:attribute> + <xsl:attribute name="padding">0</xsl:attribute> + <xsl:attribute name="reference-orientation">90</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the outer side (opposite the binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +outer.region.content.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + + + + + +inner.region.content.properties +attribute set + + +inner.region.content.properties +Properties of running inner side content + + + + +<xsl:attribute-set name="inner.region.content.properties"> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the inner side (binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +region.inner.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + + + + +outer.region.content.properties +attribute set + + +outer.region.content.properties +Properties of running outer side content + + + + +<xsl:attribute-set name="outer.region.content.properties"> +</xsl:attribute-set> + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the outer side (opposite the binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +region.outer.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + + +
+Font Families + + +body.font.family +list +open +serif +sans-serif +monospace + + +body.font.family +The default font family for body text + + + + +<xsl:param name="body.font.family">serif</xsl:param> + + + +Description + +The body font family is the default font used for text in the page body. +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + + +dingbat.font.family +list +open +serif +sans-serif +monospace + + +dingbat.font.family +The font family for copyright, quotes, and other symbols + + + + +<xsl:param name="dingbat.font.family">serif</xsl:param> + + + +Description + +The dingbat font family is used for dingbats. If it is defined +as the empty string, no font change is effected around dingbats. + + + + + + + +monospace.font.family +string + + +monospace.font.family +The default font family for monospace environments + + + + +<xsl:param name="monospace.font.family">monospace</xsl:param> + + + +Description + +The monospace font family is used for verbatim environments +(program listings, screens, etc.). + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + +sans.font.family +string + + +sans.font.family +The default sans-serif font family + + + + +<xsl:param name="sans.font.family">sans-serif</xsl:param> + + + +Description + +The default sans-serif font family. At the present, this isn't +actually used by the stylesheets. + + + + + + + +title.font.family +list +open +serif +sans-serif +monospace + + +title.font.family +The default font family for titles + + + + +<xsl:param name="title.font.family">sans-serif</xsl:param> + + + +Description + +The title font family is used for titles (chapter, section, figure, +etc.) + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + + + +symbol.font.family +list +open +serif +sans-serif +monospace + + +symbol.font.family +The font families to be searched for symbols outside + of the body font + + + + +<xsl:param name="symbol.font.family">Symbol,ZapfDingbats</xsl:param> + + + +Description + +A typical body or title font does not contain all +the character glyphs that DocBook supports. This parameter +specifies additional fonts that should be searched for +special characters not in the normal font. +These symbol font names are automatically appended +to the body or title font family name when fonts +are specified in a +font-family +property in the FO output. + +The symbol font names should be entered as a +comma-separated list. The default value is +Symbol,ZapfDingbats. + + + + + + +Property Sets + + +formal.object.properties +attribute set + + +formal.object.properties +Properties associated with a formal object such as a figure, or other component that has a title + + + + +<xsl:attribute-set name="formal.object.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for formal objects in docbook. Specify the spacing +before and after the object. + + + + + + +formal.title.properties +attribute set + + +formal.title.properties +Style the title element of formal object such as a figure. + + + + +<xsl:attribute-set name="formal.title.properties" use-attribute-sets="normal.para.spacing"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.4em</xsl:attribute> + <xsl:attribute name="space-after.optimum">0.6em</xsl:attribute> + <xsl:attribute name="space-after.maximum">0.8em</xsl:attribute> +</xsl:attribute-set> + + +Description +Specify how the title should be styled. Specify the font size and weight of the title of the formal object. + + + + + +informal.object.properties +attribute set + + +informal.object.properties +Properties associated with an informal (untitled) object, such as an informalfigure + + + +<xsl:attribute-set name="informal.object.properties"> + <xsl:attribute name="space-before.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">2em</xsl:attribute> +</xsl:attribute-set> + +Description +The styling for informal objects in docbook. Specify the spacing before and after the object. + + + + + +monospace.properties +attribute set + + +monospace.properties +Properties of monospaced content + + + + +<xsl:attribute-set name="monospace.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$monospace.font.family"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +Specifies the font name for monospaced output. This property set +used to set the font-size as well, but that doesn't work very well +when different fonts are used (as they are in titles and paragraphs, +for example). + +If you want to set the font-size in a customization layer, it's +probably going to be more appropriate to set font-size-adjust, if your +formatter supports it. + + + + + + +verbatim.properties +attribute set + + +verbatim.properties +Properties associated with verbatim text + + + + +<xsl:attribute-set name="verbatim.properties"> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="space-after.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-after.optimum">1em</xsl:attribute> + <xsl:attribute name="space-after.maximum">1.2em</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="wrap-option">no-wrap</xsl:attribute> + <xsl:attribute name="white-space-collapse">false</xsl:attribute> + <xsl:attribute name="white-space-treatment">preserve</xsl:attribute> + <xsl:attribute name="linefeed-treatment">preserve</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> +</xsl:attribute-set> + + +Description +This attribute set is used on all verbatim environments. + + + + + + +monospace.verbatim.properties +attribute set + + +monospace.verbatim.properties +What font and size do you want for monospaced content? + + + + +<xsl:attribute-set name="monospace.verbatim.properties" use-attribute-sets="verbatim.properties monospace.properties"> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="wrap-option">no-wrap</xsl:attribute> +</xsl:attribute-set> + + +Description +Specify the font name and size you want for monospaced output + + + + + +sidebar.properties +attribute set + + +sidebar.properties +Attribute set for sidebar properties + + + + +<xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="border-style">solid</xsl:attribute> + <xsl:attribute name="border-width">1pt</xsl:attribute> + <xsl:attribute name="border-color">black</xsl:attribute> + <xsl:attribute name="background-color">#DDDDDD</xsl:attribute> + <xsl:attribute name="padding-start">12pt</xsl:attribute> + <xsl:attribute name="padding-end">12pt</xsl:attribute> + <xsl:attribute name="padding-top">6pt</xsl:attribute> + <xsl:attribute name="padding-bottom">6pt</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">0pt</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">0pt</xsl:attribute> +<!-- + <xsl:attribute name="margin-top">6pt</xsl:attribute> + <xsl:attribute name="margin-bottom">6pt</xsl:attribute> +--> +</xsl:attribute-set> + + + +Description + +The styling for sidebars. + + + + + + +sidebar.title.properties +attribute set + + +sidebar.title.properties +Attribute set for sidebar titles + + + + +<xsl:attribute-set name="sidebar.title.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for sidebars titles. + + + + + + +sidebar.float.type +list +none +before +left +start +right +end +inside +outside + + +sidebar.float.type +Select type of float for sidebar elements + + + + +<xsl:param name="sidebar.float.type">none</xsl:param> + + + +Description + +Selects the type of float for sidebar elements. + + + +If sidebar.float.type is +none, then +no float is used. + + + +If sidebar.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + + +If sidebar.float.type is +left, +then a left side float is used. + + + + +If sidebar.float.type is +start, +then when the text direction is left-to-right a left side float is used. +When the text direction is right-to-left, a right side float is used. + + + + +If sidebar.float.type is +right, +then a right side float is used. + + + + +If sidebar.float.type is +end, +then when the text direction is left-to-right a right side float is used. +When the text direction is right-to-left, a left side float is used. + + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + + + + +sidebar.float.width +length + + +sidebar.float.width +Set the default width for sidebars + + + + +<xsl:param name="sidebar.float.width">1in</xsl:param> + + + +Description + +Sets the default width for sidebars when used as a side float. +The width determines the degree to which the sidebar block intrudes into +the text area. + +If sidebar.float.type is +before or +none, then +this parameter is ignored. + + + + + + + +margin.note.properties +attribute set + + +margin.note.properties +Attribute set for margin.note properties + + + + +<xsl:attribute-set name="margin.note.properties"> + <xsl:attribute name="font-size">90%</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for margin notes. +By default, margin notes are not implemented for any +element. A stylesheet customization is needed to make +use of this attribute-set. + +You can use a template named floater +to create the customization. +That template can create side floats by specifying the +content and characteristics as template parameters. + + +For example: +<xsl:template match="para[@role='marginnote']"> + <xsl:call-template name="floater"> + <xsl:with-param name="position"> + <xsl:value-of select="$margin.note.float.type"/> + </xsl:with-param> + <xsl:with-param name="width"> + <xsl:value-of select="$margin.note.width"/> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:apply-imports/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + + + + + + +margin.note.title.properties +attribute set + + +margin.note.title.properties +Attribute set for margin note titles + + + + +<xsl:attribute-set name="margin.note.title.properties"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for margin note titles. + + + + + + +margin.note.float.type +list +none +before +left +start +right +end +inside +outside + + +margin.note.float.type +Select type of float for margin note customizations + + + + +<xsl:param name="margin.note.float.type">none</xsl:param> + + + +Description + +Selects the type of float for margin notes. +DocBook does not define a margin note element, so this +feature must be implemented as a customization of the stylesheet. +See margin.note.properties for +an example. + + + +If margin.note.float.type is +none, then +no float is used. + + + +If margin.note.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + +If margin.note.float.type is +left or +start, then +a left side float is used. + + + +If margin.note.float.type is +right or +end, then +a right side float is used. + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + + + + +margin.note.width +length + + +margin.note.width +Set the default width for margin notes + + + + +<xsl:param name="margin.note.width">1in</xsl:param> + + + +Description + +Sets the default width for margin notes when used as a side +float. The width determines the degree to which the margin note block +intrudes into the text area. + +If margin.note.float.type is +before or +none, then +this parameter is ignored. + + + + + + + +component.title.properties +attribute set + + +component.title.properties +Properties for component titles + + + + +<xsl:attribute-set name="component.title.properties"> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align"> + <xsl:choose> + <xsl:when test="((parent::article | parent::articleinfo | parent::info/parent::article) and not(ancestor::book) and not(self::bibliography)) or (parent::slides | parent::slidesinfo)">center</xsl:when> + <xsl:otherwise>start</xsl:otherwise> + </xsl:choose> + </xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all component titles. + + + + + + +component.titlepage.properties +attribute set + + +component.titlepage.properties +Properties for component titlepages + + + + +<xsl:attribute-set name="component.titlepage.properties"> +</xsl:attribute-set> + + + +Description + +The properties that are applied to the outer block containing +all the component title page information. +Its main use is to set a span="all" +property on the block that is a direct child of the flow. + +This attribute-set also applies to index titlepages. It is empty by default. + + + + + + +section.title.properties +attribute set + + +section.title.properties +Properties for section titles + + + + +<xsl:attribute-set name="section.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <!-- font size is calculated dynamically by section.heading template --> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> + <xsl:attribute name="text-align">start</xsl:attribute> + <xsl:attribute name="start-indent"><xsl:value-of select="$title.margin.left"></xsl:value-of></xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all section titles. + + + + + + +section.title.level1.properties +attribute set + + +section.title.level1.properties +Properties for level-1 section titles + + + + +<xsl:attribute-set name="section.title.level1.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 2.0736"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-1 section titles. + + + + + + + +section.title.level2.properties +attribute set + + +section.title.level2.properties +Properties for level-2 section titles + + + + +<xsl:attribute-set name="section.title.level2.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.728"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-2 section titles. + + + + + + +section.title.level3.properties +attribute set + + +section.title.level3.properties +Properties for level-3 section titles + + + + +<xsl:attribute-set name="section.title.level3.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.44"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-3 section titles. + + + + + + +section.title.level4.properties +attribute set + + +section.title.level4.properties +Properties for level-4 section titles + + + + +<xsl:attribute-set name="section.title.level4.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-4 section titles. + + + + + + +section.title.level5.properties +attribute set + + +section.title.level5.properties +Properties for level-5 section titles + + + + +<xsl:attribute-set name="section.title.level5.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-5 section titles. + + + + + + +section.title.level6.properties +attribute set + + +section.title.level6.properties +Properties for level-6 section titles + + + + +<xsl:attribute-set name="section.title.level6.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-6 section titles. This property set is actually +used for all titles below level 5. + + + + + + +section.properties +attribute set + + +section.properties +Properties for all section levels + + + + +<xsl:attribute-set name="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of all section levels, and therefore apply to +the whole section. +This attribute set is inherited by the +more specific attribute sets such as +section.level1.properties. +The default is empty. + + + + + + + +section.level1.properties +attribute set + + +section.level1.properties +Properties for level-1 sections + + + + +<xsl:attribute-set name="section.level1.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-1 section, and therefore apply to +the whole section. This includes sect1 +elements and section elements at level 1. + + +For example, you could start each level-1 section on +a new page by using: +<xsl:attribute-set name="section.level1.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level2.properties +attribute set + + +section.level2.properties +Properties for level-2 sections + + + + +<xsl:attribute-set name="section.level2.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-2 section, and therefore apply to +the whole section. This includes sect2 +elements and section elements at level 2. + + +For example, you could start each level-2 section on +a new page by using: +<xsl:attribute-set name="section.level2.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level3.properties +attribute set + + +section.level3.properties +Properties for level-3 sections + + + + +<xsl:attribute-set name="section.level3.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-3 section, and therefore apply to +the whole section. This includes sect3 +elements and section elements at level 3. + + +For example, you could start each level-3 section on +a new page by using: +<xsl:attribute-set name="section.level3.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level4.properties +attribute set + + +section.level4.properties +Properties for level-4 sections + + + + +<xsl:attribute-set name="section.level4.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-4 section, and therefore apply to +the whole section. This includes sect4 +elements and section elements at level 4. + + +For example, you could start each level-4 section on +a new page by using: +<xsl:attribute-set name="section.level4.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level5.properties +attribute set + + +section.level5.properties +Properties for level-5 sections + + + + +<xsl:attribute-set name="section.level5.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level-5 section, and therefore apply to +the whole section. This includes sect5 +elements and section elements at level 5. + + +For example, you could start each level-5 section on +a new page by using: +<xsl:attribute-set name="section.level5.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +section.level6.properties +attribute set + + +section.level6.properties +Properties for level-6 sections + + + + +<xsl:attribute-set name="section.level6.properties" use-attribute-sets="section.properties"> +</xsl:attribute-set> + + + +Description + +The properties that apply to the containing +block of a level 6 or lower section, and therefore apply to +the whole section. This includes +section elements at level 6 and lower. + + +For example, you could start each level-6 section on +a new page by using: +<xsl:attribute-set name="section.level6.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + + + + +figure.properties +attribute set + + +figure.properties +Properties associated with a figure + + + + +<xsl:attribute-set name="figure.properties" use-attribute-sets="formal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for figures. + + + + + + +example.properties +attribute set + + +example.properties +Properties associated with a example + + + + +<xsl:attribute-set name="example.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for examples. + + + + + + +equation.properties +attribute set + + +equation.properties +Properties associated with a equation + + + + +<xsl:attribute-set name="equation.properties" use-attribute-sets="formal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for equations. + + + + + + +equation.number.properties +attribute set + + +equation.number.properties +Properties that apply to the fo:table-cell containing the number +of an equation that does not have a title. + + + +<xsl:attribute-set name="equation.number.properties"> + <xsl:attribute name="text-align">end</xsl:attribute> + <xsl:attribute name="display-align">center</xsl:attribute> +</xsl:attribute-set> + +Description +Properties that apply to the fo:table-cell containing the number +of an equation when it has no title. The number in an equation with a +title is formatted along with the title, and this attribute-set does not apply. + + + + + +table.properties +attribute set + + +table.properties +Properties associated with the block surrounding a table + + + + +<xsl:attribute-set name="table.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Block styling properties for tables. This parameter should really +have been called table.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + + + + +task.properties +attribute set + + +task.properties +Properties associated with a task + + + + +<xsl:attribute-set name="task.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Properties to style the entire block containing a task element. + + + + + + +informalfigure.properties +attribute set + + +informalfigure.properties +Properties associated with an informalfigure + + + + +<xsl:attribute-set name="informalfigure.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalfigures. + + + + + + +informalexample.properties +attribute set + + +informalexample.properties +Properties associated with an informalexample + + + + +<xsl:attribute-set name="informalexample.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalexamples. + + + + + + +informalequation.properties +attribute set + + +informalequation.properties +Properties associated with an informalequation + + + + +<xsl:attribute-set name="informalequation.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +The styling for informalequations. + + + + + + +informaltable.properties +attribute set + + +informaltable.properties +Properties associated with the block surrounding an informaltable + + + + +<xsl:attribute-set name="informaltable.properties" use-attribute-sets="informal.object.properties"></xsl:attribute-set> + + + +Description + +Block styling properties for informaltables. This parameter should really +have been called informaltable.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + + + + +procedure.properties +attribute set + + +procedure.properties +Properties associated with a procedure + + + + +<xsl:attribute-set name="procedure.properties" use-attribute-sets="formal.object.properties"> + <xsl:attribute name="keep-together.within-column">auto</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The styling for procedures. + + + + + + +root.properties +attribute set + + +root.properties +The properties of the fo:root element + + + + +<xsl:attribute-set name="root.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$body.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="text-align"> + <xsl:value-of select="$alignment"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="line-height"> + <xsl:value-of select="$line-height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-selection-strategy">character-by-character</xsl:attribute> + <xsl:attribute name="line-height-shift-adjustment">disregard-shifts</xsl:attribute> + <xsl:attribute name="writing-mode"> + <xsl:value-of select="$direction.mode"></xsl:value-of> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +This property set is used on the fo:root element of +an FO file. It defines a set of default, global parameters. + + + + + + +qanda.title.properties +attribute set + + +qanda.title.properties +Properties for qanda set titles + + + + +<xsl:attribute-set name="qanda.title.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <!-- font size is calculated dynamically by qanda.heading template --> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.minimum">0.8em</xsl:attribute> + <xsl:attribute name="space-before.optimum">1.0em</xsl:attribute> + <xsl:attribute name="space-before.maximum">1.2em</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties common to all qanda set titles. + + + + + + +qanda.title.level1.properties +attribute set + + +qanda.title.level1.properties +Properties for level-1 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level1.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 2.0736"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-1 qanda set titles. + + + + + + +qanda.title.level2.properties +attribute set + + +qanda.title.level2.properties +Properties for level-2 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level2.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.728"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-2 qanda set titles. + + + + + + +qanda.title.level3.properties +attribute set + + +qanda.title.level3.properties +Properties for level-3 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level3.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.44"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-3 qanda set titles. + + + + + + +qanda.title.level4.properties +attribute set + + +qanda.title.level4.properties +Properties for level-4 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level4.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-4 qanda set titles. + + + + + + +qanda.title.level5.properties +attribute set + + +qanda.title.level5.properties +Properties for level-5 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level5.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-5 qanda set titles. + + + + + + +qanda.title.level6.properties +attribute set + + +qanda.title.level6.properties +Properties for level-6 qanda set titles + + + + +<xsl:attribute-set name="qanda.title.level6.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master"></xsl:value-of> + <xsl:text>pt</xsl:text> + </xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties of level-6 qanda set titles. +This property set is actually +used for all titles below level 5. + + + + + + +article.appendix.title.properties +attribute set + + +article.appendix.title.properties +Properties for appendix titles that appear in an article + + + + +<xsl:attribute-set name="article.appendix.title.properties" use-attribute-sets="section.title.properties section.title.level1.properties"> +</xsl:attribute-set> + + + +Description + +The properties for the title of an appendix that +appears inside an article. The default is to use +the properties of sect1 titles. + + + + + + +abstract.properties +attribute set + + +abstract.properties +Properties associated with the block surrounding an abstract + + + + +<xsl:attribute-set name="abstract.properties"> + <xsl:attribute name="start-indent">0.0in</xsl:attribute> + <xsl:attribute name="end-indent">0.0in</xsl:attribute> +</xsl:attribute-set> + + + +Description + +Block styling properties for abstract. + +See also abstract.title.properties. + + + + + + +abstract.title.properties +attribute set + + +abstract.title.properties +Properties for abstract titles + + + + +<xsl:attribute-set name="abstract.title.properties"> + <xsl:attribute name="font-family"><xsl:value-of select="$title.fontset"></xsl:value-of></xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> + <xsl:attribute name="space-before.optimum"><xsl:value-of select="concat($body.font.master, 'pt')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.minimum"><xsl:value-of select="concat($body.font.master, 'pt * 0.8')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="space-before.maximum"><xsl:value-of select="concat($body.font.master, 'pt * 1.2')"></xsl:value-of></xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> +</xsl:attribute-set> + + + +Description + +The properties for abstract titles. + +See also abstract.properties. + + + + + + +index.page.number.properties +attribute set + + +index.page.number.properties +Properties associated with index page numbers + + + + +<xsl:attribute-set name="index.page.number.properties"> +</xsl:attribute-set> + + + +Description + +Properties associated with page numbers in indexes. +Changing color to indicate the page number is a link is +one possibility. + + + + + + + +revhistory.table.properties +attribute set + + +revhistory.table.properties +The properties of table used for formatting revhistory + + + + +<xsl:attribute-set name="revhistory.table.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of revhistory table. + + + + + + +revhistory.table.cell.properties +attribute set + + +revhistory.table.cell.properties +The properties of table cells used for formatting revhistory + + + + +<xsl:attribute-set name="revhistory.table.cell.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of individual cells in revhistory table. + + + + + + +revhistory.title.properties +attribute set + + +revhistory.title.properties +The properties of revhistory title + + + + +<xsl:attribute-set name="revhistory.title.properties"> +</xsl:attribute-set> + + + +Description + +This property set defines appearance of revhistory title. + + + + + +Profiling + +The following parameters can be used for attribute-based +profiling of your document. For more information about profiling, see +Profiling (conditional text). + + + +profile.arch +string + + +profile.arch +Target profile for arch +attribute + + + + +<xsl:param name="profile.arch"></xsl:param> + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + +<xsl:param name="profile.audience"></xsl:param> + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.condition +string + + +profile.condition +Target profile for condition +attribute + + + + +<xsl:param name="profile.condition"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.conformance +string + + +profile.conformance +Target profile for conformance +attribute + + + + +<xsl:param name="profile.conformance"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.lang +string + + +profile.lang +Target profile for lang +attribute + + + + +<xsl:param name="profile.lang"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.os +string + + +profile.os +Target profile for os +attribute + + + + +<xsl:param name="profile.os"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revision +string + + +profile.revision +Target profile for revision +attribute + + + + +<xsl:param name="profile.revision"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revisionflag +string + + +profile.revisionflag +Target profile for revisionflag +attribute + + + + +<xsl:param name="profile.revisionflag"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.role +string + + +profile.role +Target profile for role +attribute + + + + +<xsl:param name="profile.role"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +Note that role is often +used for other purposes than profiling. For example it is commonly +used to get emphasize in bold font: + +<emphasis role="bold">very important</emphasis> + +If you are using role for +these purposes do not forget to add values like bold to +value of this parameter. If you forgot you will get document with +small pieces missing which are very hard to track. + +For this reason it is not recommended to use role attribute for profiling. You should +rather use profiling specific attributes like userlevel, os, arch, condition, etc. + + + + + + + +profile.security +string + + +profile.security +Target profile for security +attribute + + + + +<xsl:param name="profile.security"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.status +string + + +profile.status +Target profile for status +attribute + + + + +<xsl:param name="profile.status"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.userlevel +string + + +profile.userlevel +Target profile for userlevel +attribute + + + + +<xsl:param name="profile.userlevel"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.vendor +string + + +profile.vendor +Target profile for vendor +attribute + + + + +<xsl:param name="profile.vendor"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + +<xsl:param name="profile.wordsize"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.attribute +string + + +profile.attribute +Name of user-specified profiling attribute + + + + +<xsl:param name="profile.attribute"></xsl:param> + + + +Description + +This parameter is used in conjuction with +profile.value. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.value +string + + +profile.value +Target profile for user-specified attribute + + + + +<xsl:param name="profile.value"></xsl:param> + + + +Description + +When you are using this parameter you must also specify name of +profiling attribute with parameter +profile.attribute. + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.separator +string + + +profile.separator +Separator character for compound profile values + + + + +<xsl:param name="profile.separator">;</xsl:param> + + + +Description + +Separator character used for compound profile values. See profile.arch + + + + + +Localization + + +l10n.gentext.language +string + + +l10n.gentext.language +Sets the gentext language + + + + +<xsl:param name="l10n.gentext.language"></xsl:param> + + + +Description + +If this parameter is set to any value other than the empty string, its +value will be used as the value for the language when generating text. Setting +l10n.gentext.language overrides any settings within the +document being formatted. + +It's much more likely that you might want to set the +l10n.gentext.default.language parameter. + + + + + + + l10n.gentext.default.language + string + + + l10n.gentext.default.language + Sets the default language for generated text + + + + +<xsl:param name="l10n.gentext.default.language">en</xsl:param> + + + +Description + +The value of the l10n.gentext.default.language +parameter is used as the language for generated text if no setting is provided +in the source document. + + + + + + +l10n.gentext.use.xref.language +boolean + + +l10n.gentext.use.xref.language +Use the language of target when generating cross-reference text? + + + + +<xsl:param name="l10n.gentext.use.xref.language" select="0"></xsl:param> + + + +Description + +If non-zero, the language of the target will be used when +generating cross reference text. Usually, the current +language is used when generating text (that is, the language of the +element that contains the cross-reference element). But setting this parameter +allows the language of the element pointed to to control +the generated text. + +Consider the following example: + + +<para lang="en">See also <xref linkend="chap3"/>.</para> + + + +Suppose that Chapter 3 happens to be written in German. +If l10n.gentext.use.xref.language is non-zero, the +resulting text will be something like this: + +
+See also Kapital 3. +
+ +Where the more traditional rendering would be: + +
+See also Chapter 3. +
+ +
+
+ + + +l10n.lang.value.rfc.compliant +boolean + + +l10n.lang.value.rfc.compliant +Make value of lang attribute RFC compliant? + + + + +<xsl:param name="l10n.lang.value.rfc.compliant" select="1"></xsl:param> + + + +Description + +If non-zero, ensure that the values for all lang attributes in HTML output are RFC +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: + +
[RFC1766] defines and explains the language codes +that must be used in HTML documents. +Briefly, language codes consist of a primary code and a possibly +empty series of subcodes: + +language-code = primary-code ( "-" subcode )* + +And in RFC 1766, Tags for the Identification +of Languages, the EBNF for "language tag" is given as: + +Language-Tag = Primary-tag *( "-" Subtag ) +Primary-tag = 1*8ALPHA +Subtag = 1*8ALPHA + +
+
. + +by taking any underscore characters in any lang values found in source documents, and +replacing them with hyphen characters in output HTML files. For +example, zh_CN in a source document becomes +zh-CN in the HTML output form that source. + + +This parameter does not cause any case change in lang values, because RFC 1766 +explicitly states that all "language tags" (as it calls them) "are +to be treated as case insensitive". + +
+ +
+
+ + + +writing.mode +string + + +writing.mode +Direction of text flow based on locale + + + + +<xsl:param name="writing.mode"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">writing-mode</xsl:with-param> + <xsl:with-param name="lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="target" select="/*[1]"></xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:param> + + + +Description + +Sets direction of text flow and text alignment based on locale. +The value is normally taken from the gentext file for the +lang attribute of the document's root element, using the +key name 'writing-mode' to look it up in the gentext file. +But this param can also be +set on the command line to override that gentext value. + +Accepted values are: + + + lr-tb + + Left-to-right text flow in each line, lines stack top to bottom. + + + + rl-tb + + Right-to-left text flow in each line, lines stack top to bottom. + + + + tb-rl + + Top-to-bottom text flow in each vertical line, lines stack right to left. + Supported by only a few XSL-FO processors. Not supported in HTML output. + + + + lr + + Shorthand for lr-tb. + + + + rl + + Shorthand for rl-tb. + + + + tb + + Shorthand for tb-rl. + + + + + + + + +
+EBNF + + +ebnf.assignment +rtf + + +ebnf.assignment +The EBNF production assignment operator + + + + + +<xsl:param name="ebnf.assignment"> + <fo:inline font-family="{$monospace.font.family}"> + <xsl:text>::=</xsl:text> + </fo:inline> +</xsl:param> + + + +Description + +The ebnf.assignment parameter determines what +text is used to show assignment in productions +in productionsets. + +While ::= is common, so are several +other operators. + + + + + + +ebnf.statement.terminator +rtf + + +ebnf.statement.terminator +Punctuation that ends an EBNF statement. + + + + + +<xsl:param name="ebnf.statement.terminator"></xsl:param> + + + +Description + +The ebnf.statement.terminator parameter determines what +text is used to terminate each production +in productionset. + +Some notations end each statement with a period. + + + + + +Prepress + + +crop.marks +boolean + + +crop.marks +Output crop marks? + + + + +<xsl:param name="crop.marks" select="0"></xsl:param> + + + +Description + +If non-zero, crop marks will be added to each page. Currently this +works only with XEP if you have xep.extensions set. + + + + + + +crop.mark.width +length + + +crop.mark.width +Width of crop marks. + + + + +<xsl:param name="crop.mark.width">0.5pt</xsl:param> + + + +Description + +Width of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + + +crop.mark.offset +length + + +crop.mark.offset +Length of crop marks. + + + + +<xsl:param name="crop.mark.offset">24pt</xsl:param> + + + +Description + +Length of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + + +crop.mark.bleed +length + + +crop.mark.bleed +Length of invisible part of crop marks. + + + + +<xsl:param name="crop.mark.bleed">6pt</xsl:param> + + + +Description + +Length of invisible part of crop marks. Crop marks are controlled by +crop.marks parameter. + + + + + + +The Stylesheet + +The param.xsl stylesheet is just a wrapper +around all these parameters. + + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- This file is generated from param.xweb --> + +<!-- ******************************************************************** + $Id: param.xweb 9673 2012-12-02 20:06:41Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="abstract.properties.frag"></src:fragref> +<src:fragref linkend="abstract.title.properties.frag"></src:fragref> +<src:fragref linkend="activate.external.olinks.frag"></src:fragref> +<src:fragref linkend="admon.graphics.extension.frag"></src:fragref> +<src:fragref linkend="admon.graphics.frag"></src:fragref> +<src:fragref linkend="admon.graphics.path.frag"></src:fragref> +<src:fragref linkend="admon.textlabel.frag"></src:fragref> +<src:fragref linkend="admonition.properties.frag"></src:fragref> +<src:fragref linkend="admonition.title.properties.frag"></src:fragref> +<src:fragref linkend="base.dir.frag"></src:fragref> +<src:fragref linkend="graphical.admonition.properties.frag"></src:fragref> +<src:fragref linkend="nongraphical.admonition.properties.frag"></src:fragref> +<src:fragref linkend="alignment.frag"></src:fragref> +<src:fragref linkend="appendix.autolabel.frag"></src:fragref> +<src:fragref linkend="arbortext.extensions.frag"></src:fragref> +<src:fragref linkend="article.appendix.title.properties.frag"></src:fragref> +<src:fragref linkend="author.othername.in.middle.frag"></src:fragref> +<src:fragref linkend="autotoc.label.separator.frag"></src:fragref> +<src:fragref linkend="axf.extensions.frag"></src:fragref> +<src:fragref linkend="biblioentry.item.separator.frag"></src:fragref> +<src:fragref linkend="biblioentry.properties.frag"></src:fragref> +<src:fragref linkend="bibliography.collection.frag"></src:fragref> +<src:fragref linkend="bibliography.numbered.frag"></src:fragref> +<src:fragref linkend="bibliography.style.frag"></src:fragref> +<src:fragref linkend="blockquote.properties.frag"></src:fragref> +<src:fragref linkend="body.font.family.frag"></src:fragref> +<src:fragref linkend="body.font.master.frag"></src:fragref> +<src:fragref linkend="body.font.size.frag"></src:fragref> +<src:fragref linkend="body.margin.bottom.frag"></src:fragref> +<src:fragref linkend="body.margin.top.frag"></src:fragref> +<src:fragref linkend="body.start.indent.frag"></src:fragref> +<src:fragref linkend="body.end.indent.frag"></src:fragref> +<src:fragref linkend="bookmarks.collapse.frag"></src:fragref> +<src:fragref linkend="bridgehead.in.toc.frag"></src:fragref> +<src:fragref linkend="calloutlist.properties.frag"></src:fragref> +<src:fragref linkend="callout.properties.frag"></src:fragref> +<src:fragref linkend="callout.defaultcolumn.frag"></src:fragref> +<src:fragref linkend="callout.graphics.extension.frag"></src:fragref> +<src:fragref linkend="callout.graphics.frag"></src:fragref> +<src:fragref linkend="callout.icon.size.frag"></src:fragref> +<src:fragref linkend="callout.graphics.number.limit.frag"></src:fragref> +<src:fragref linkend="callout.graphics.path.frag"></src:fragref> +<src:fragref linkend="callout.unicode.font.frag"></src:fragref> +<src:fragref linkend="callout.unicode.frag"></src:fragref> +<src:fragref linkend="callout.unicode.number.limit.frag"></src:fragref> +<src:fragref linkend="callout.unicode.start.character.frag"></src:fragref> +<src:fragref linkend="callouts.extension.frag"></src:fragref> +<src:fragref linkend="chapter.autolabel.frag"></src:fragref> +<src:fragref linkend="chunk.quietly.frag"></src:fragref> +<src:fragref linkend="collect.xref.targets.frag"></src:fragref> +<src:fragref linkend="column.count.back.frag"></src:fragref> +<src:fragref linkend="column.count.body.frag"></src:fragref> +<src:fragref linkend="column.count.front.frag"></src:fragref> +<src:fragref linkend="column.count.index.frag"></src:fragref> +<src:fragref linkend="column.count.lot.frag"></src:fragref> +<src:fragref linkend="column.count.titlepage.frag"></src:fragref> +<src:fragref linkend="column.gap.back.frag"></src:fragref> +<src:fragref linkend="column.gap.body.frag"></src:fragref> +<src:fragref linkend="column.gap.front.frag"></src:fragref> +<src:fragref linkend="column.gap.index.frag"></src:fragref> +<src:fragref linkend="column.gap.lot.frag"></src:fragref> +<src:fragref linkend="column.gap.titlepage.frag"></src:fragref> +<src:fragref linkend="compact.list.item.spacing.frag"></src:fragref> +<src:fragref linkend="component.label.includes.part.label.frag"></src:fragref> +<src:fragref linkend="component.title.properties.frag"></src:fragref> +<src:fragref linkend="component.titlepage.properties.frag"></src:fragref> +<src:fragref linkend="crop.marks.frag"></src:fragref> +<src:fragref linkend="crop.mark.width.frag"></src:fragref> +<src:fragref linkend="crop.mark.offset.frag"></src:fragref> +<src:fragref linkend="crop.mark.bleed.frag"></src:fragref> +<src:fragref linkend="current.docid.frag"></src:fragref> +<src:fragref linkend="default.float.class.frag"></src:fragref> +<src:fragref linkend="default.image.width.frag"></src:fragref> +<src:fragref linkend="default.table.width.frag"></src:fragref> +<src:fragref linkend="default.table.frame.frag"></src:fragref> +<src:fragref linkend="default.table.rules.frag"></src:fragref> +<src:fragref linkend="default.units.frag"></src:fragref> +<src:fragref linkend="dingbat.font.family.frag"></src:fragref> +<src:fragref linkend="double.sided.frag"></src:fragref> +<src:fragref linkend="draft.mode.frag"></src:fragref> +<src:fragref linkend="draft.watermark.image.frag"></src:fragref> +<src:fragref linkend="ebnf.assignment.frag"></src:fragref> +<src:fragref linkend="ebnf.statement.terminator.frag"></src:fragref> +<src:fragref linkend="email.delimiters.enabled.frag"></src:fragref> +<src:fragref linkend="email.mailto.enabled.frag"></src:fragref> +<src:fragref linkend="equation.properties.frag"></src:fragref> +<src:fragref linkend="equation.number.properties.frag"></src:fragref> +<src:fragref linkend="example.properties.frag"></src:fragref> +<src:fragref linkend="exsl.node.set.available.frag"></src:fragref> +<src:fragref linkend="figure.properties.frag"></src:fragref> +<src:fragref linkend="firstterm.only.link.frag"></src:fragref> +<src:fragref linkend="footer.content.properties.frag"></src:fragref> +<src:fragref linkend="footer.rule.frag"></src:fragref> +<src:fragref linkend="footer.column.widths.frag"></src:fragref> +<src:fragref linkend="footer.table.height.frag"></src:fragref> +<src:fragref linkend="footer.table.properties.frag"></src:fragref> +<src:fragref linkend="footers.on.blank.pages.frag"></src:fragref> +<src:fragref linkend="footnote.font.size.frag"></src:fragref> +<src:fragref linkend="footnote.number.format.frag"></src:fragref> +<src:fragref linkend="footnote.number.symbols.frag"></src:fragref> +<src:fragref linkend="footnote.mark.properties.frag"></src:fragref> +<src:fragref linkend="footnote.properties.frag"></src:fragref> +<src:fragref linkend="footnote.sep.leader.properties.frag"></src:fragref> +<src:fragref linkend="fop.extensions.frag"></src:fragref> +<src:fragref linkend="fop1.extensions.frag"></src:fragref> +<src:fragref linkend="force.blank.pages.frag"></src:fragref> +<src:fragref linkend="formal.object.properties.frag"></src:fragref> +<src:fragref linkend="formal.procedures.frag"></src:fragref> +<src:fragref linkend="formal.title.placement.frag"></src:fragref> +<src:fragref linkend="formal.title.properties.frag"></src:fragref> +<src:fragref linkend="funcsynopsis.decoration.frag"></src:fragref> +<src:fragref linkend="funcsynopsis.style.frag"></src:fragref> +<src:fragref linkend="function.parens.frag"></src:fragref> +<src:fragref linkend="generate.consistent.ids.frag"></src:fragref> +<src:fragref linkend="generate.index.frag"></src:fragref> +<src:fragref linkend="generate.section.toc.level.frag"></src:fragref> +<src:fragref linkend="generate.toc.frag"></src:fragref> +<src:fragref linkend="glossary.as.blocks.frag"></src:fragref> +<src:fragref linkend="glossary.collection.frag"></src:fragref> +<src:fragref linkend="glossary.sort.frag"></src:fragref> +<src:fragref linkend="glossentry.show.acronym.frag"></src:fragref> +<src:fragref linkend="glosslist.as.blocks.frag"></src:fragref> +<src:fragref linkend="glossterm.auto.link.frag"></src:fragref> +<src:fragref linkend="glossterm.separation.frag"></src:fragref> +<src:fragref linkend="glossterm.width.frag"></src:fragref> +<src:fragref linkend="glossentry.list.item.properties.frag"></src:fragref> +<src:fragref linkend="glossterm.list.properties.frag"></src:fragref> +<src:fragref linkend="glossterm.block.properties.frag"></src:fragref> +<src:fragref linkend="glossdef.list.properties.frag"></src:fragref> +<src:fragref linkend="glossdef.block.properties.frag"></src:fragref> +<src:fragref linkend="graphic.default.extension.frag"></src:fragref> +<src:fragref linkend="header.content.properties.frag"></src:fragref> +<src:fragref linkend="header.rule.frag"></src:fragref> +<src:fragref linkend="header.column.widths.frag"></src:fragref> +<src:fragref linkend="header.table.height.frag"></src:fragref> +<src:fragref linkend="header.table.properties.frag"></src:fragref> +<src:fragref linkend="headers.on.blank.pages.frag"></src:fragref> +<src:fragref linkend="highlight.default.language.frag"></src:fragref> +<src:fragref linkend="highlight.source.frag"></src:fragref> +<src:fragref linkend="highlight.xslthl.config.frag"></src:fragref> +<src:fragref linkend="hyphenate.frag"></src:fragref> +<src:fragref linkend="hyphenate.verbatim.frag"></src:fragref> +<src:fragref linkend="hyphenate.verbatim.characters.frag"></src:fragref> +<src:fragref linkend="ignore.image.scaling.frag"></src:fragref> +<src:fragref linkend="img.src.path.frag"></src:fragref> +<src:fragref linkend="index.method.frag"></src:fragref> +<src:fragref linkend="index.on.role.frag"></src:fragref> +<src:fragref linkend="index.on.type.frag"></src:fragref> +<src:fragref linkend="index.page.number.properties.frag"></src:fragref> +<src:fragref linkend="informalequation.properties.frag"></src:fragref> +<src:fragref linkend="informalexample.properties.frag"></src:fragref> +<src:fragref linkend="informalfigure.properties.frag"></src:fragref> +<src:fragref linkend="informal.object.properties.frag"></src:fragref> +<src:fragref linkend="informaltable.properties.frag"></src:fragref> +<src:fragref linkend="index.preferred.page.properties.frag"></src:fragref> +<src:fragref linkend="index.div.title.properties.frag"></src:fragref> +<src:fragref linkend="index.entry.properties.frag"></src:fragref> +<src:fragref linkend="index.number.separator.frag"></src:fragref> +<src:fragref linkend="index.range.separator.frag"></src:fragref> +<src:fragref linkend="index.term.separator.frag"></src:fragref> +<src:fragref linkend="insert.link.page.number.frag"></src:fragref> +<src:fragref linkend="insert.xref.page.number.frag"></src:fragref> +<src:fragref linkend="itemizedlist.properties.frag"></src:fragref> +<src:fragref linkend="itemizedlist.label.properties.frag"></src:fragref> +<src:fragref linkend="itemizedlist.label.width.frag"></src:fragref> +<src:fragref linkend="keep.relative.image.uris.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.default.language.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.language.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.use.xref.language.frag"></src:fragref> +<src:fragref linkend="l10n.lang.value.rfc.compliant.frag"></src:fragref> +<src:fragref linkend="label.from.part.frag"></src:fragref> +<src:fragref linkend="line-height.frag"></src:fragref> +<src:fragref linkend="linenumbering.everyNth.frag"></src:fragref> +<src:fragref linkend="linenumbering.extension.frag"></src:fragref> +<src:fragref linkend="linenumbering.separator.frag"></src:fragref> +<src:fragref linkend="linenumbering.width.frag"></src:fragref> +<src:fragref linkend="list.block.properties.frag"></src:fragref> +<src:fragref linkend="list.block.spacing.frag"></src:fragref> +<src:fragref linkend="list.item.spacing.frag"></src:fragref> +<src:fragref linkend="make.index.markup.frag"></src:fragref> +<src:fragref linkend="make.single.year.ranges.frag"></src:fragref> +<src:fragref linkend="make.year.ranges.frag"></src:fragref> +<src:fragref linkend="margin.note.properties.frag"></src:fragref> +<src:fragref linkend="margin.note.title.properties.frag"></src:fragref> +<src:fragref linkend="margin.note.float.type.frag"></src:fragref> +<src:fragref linkend="margin.note.width.frag"></src:fragref> +<src:fragref linkend="marker.section.level.frag"></src:fragref> +<src:fragref linkend="menuchoice.menu.separator.frag"></src:fragref> +<src:fragref linkend="menuchoice.separator.frag"></src:fragref> +<src:fragref linkend="monospace.font.family.frag"></src:fragref> +<src:fragref linkend="monospace.properties.frag"></src:fragref> +<src:fragref linkend="monospace.verbatim.properties.frag"></src:fragref> +<src:fragref linkend="monospace.verbatim.font.width.frag"></src:fragref> +<src:fragref linkend="nominal.table.width.frag"></src:fragref> +<src:fragref linkend="normal.para.spacing.frag"></src:fragref> +<src:fragref linkend="olink.doctitle.frag"></src:fragref> +<src:fragref linkend="olink.base.uri.frag"></src:fragref> +<src:fragref linkend="olink.debug.frag"></src:fragref> +<src:fragref linkend="olink.properties.frag"></src:fragref> +<src:fragref linkend="olink.lang.fallback.sequence.frag"></src:fragref> +<src:fragref linkend="orderedlist.properties.frag"></src:fragref> +<src:fragref linkend="orderedlist.label.properties.frag"></src:fragref> +<src:fragref linkend="orderedlist.label.width.frag"></src:fragref> +<src:fragref linkend="prefer.internal.olink.frag"></src:fragref> +<src:fragref linkend="insert.olink.page.number.frag"></src:fragref> +<src:fragref linkend="insert.olink.pdf.frag.frag"></src:fragref> +<src:fragref linkend="page.height.frag"></src:fragref> +<src:fragref linkend="page.height.portrait.frag"></src:fragref> +<src:fragref linkend="page.margin.bottom.frag"></src:fragref> +<src:fragref linkend="page.margin.inner.frag"></src:fragref> +<src:fragref linkend="page.margin.outer.frag"></src:fragref> +<src:fragref linkend="page.margin.top.frag"></src:fragref> +<src:fragref linkend="page.orientation.frag"></src:fragref> +<src:fragref linkend="page.width.frag"></src:fragref> +<src:fragref linkend="page.width.portrait.frag"></src:fragref> +<src:fragref linkend="paper.type.frag"></src:fragref> +<src:fragref linkend="part.autolabel.frag"></src:fragref> +<src:fragref linkend="passivetex.extensions.frag"></src:fragref> +<src:fragref linkend="pgwide.properties.frag"></src:fragref> +<src:fragref linkend="preface.autolabel.frag"></src:fragref> +<src:fragref linkend="preferred.mediaobject.role.frag"></src:fragref> +<src:fragref linkend="procedure.properties.frag"></src:fragref> +<src:fragref linkend="process.empty.source.toc.frag"></src:fragref> +<src:fragref linkend="process.source.toc.frag"></src:fragref> +<src:fragref linkend="profile.arch.frag"></src:fragref> +<src:fragref linkend="profile.audience.frag"></src:fragref> +<src:fragref linkend="profile.attribute.frag"></src:fragref> +<src:fragref linkend="profile.condition.frag"></src:fragref> +<src:fragref linkend="profile.conformance.frag"></src:fragref> +<src:fragref linkend="profile.lang.frag"></src:fragref> +<src:fragref linkend="profile.os.frag"></src:fragref> +<src:fragref linkend="profile.revision.frag"></src:fragref> +<src:fragref linkend="profile.revisionflag.frag"></src:fragref> +<src:fragref linkend="profile.role.frag"></src:fragref> +<src:fragref linkend="profile.security.frag"></src:fragref> +<src:fragref linkend="profile.separator.frag"></src:fragref> +<src:fragref linkend="profile.status.frag"></src:fragref> +<src:fragref linkend="profile.userlevel.frag"></src:fragref> +<src:fragref linkend="profile.value.frag"></src:fragref> +<src:fragref linkend="profile.vendor.frag"></src:fragref> +<src:fragref linkend="profile.wordsize.frag"></src:fragref> +<src:fragref linkend="punct.honorific.frag"></src:fragref> +<src:fragref linkend="qanda.defaultlabel.frag"></src:fragref> +<src:fragref linkend="qanda.in.toc.frag"></src:fragref> +<src:fragref linkend="qanda.nested.in.toc.frag"></src:fragref> +<src:fragref linkend="qanda.inherit.numeration.frag"></src:fragref> +<src:fragref linkend="qandadiv.autolabel.frag"></src:fragref> +<src:fragref linkend="qanda.title.level1.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.level2.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.level3.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.level4.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.level5.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.level6.properties.frag"></src:fragref> +<src:fragref linkend="qanda.title.properties.frag"></src:fragref> +<src:fragref linkend="refentry.generate.name.frag"></src:fragref> +<src:fragref linkend="refentry.generate.title.frag"></src:fragref> +<src:fragref linkend="refentry.pagebreak.frag"></src:fragref> +<src:fragref linkend="refentry.title.properties.frag"></src:fragref> +<src:fragref linkend="refentry.xref.manvolnum.frag"></src:fragref> +<src:fragref linkend="reference.autolabel.frag"></src:fragref> +<src:fragref linkend="refclass.suppress.frag"></src:fragref> +<src:fragref linkend="region.after.extent.frag"></src:fragref> +<src:fragref linkend="region.before.extent.frag"></src:fragref> +<src:fragref linkend="revhistory.table.properties.frag"></src:fragref> +<src:fragref linkend="revhistory.table.cell.properties.frag"></src:fragref> +<src:fragref linkend="revhistory.title.properties.frag"></src:fragref> +<src:fragref linkend="root.properties.frag"></src:fragref> +<src:fragref linkend="rootid.frag"></src:fragref> +<src:fragref linkend="runinhead.default.title.end.punct.frag"></src:fragref> +<src:fragref linkend="runinhead.title.end.punct.frag"></src:fragref> +<src:fragref linkend="sans.font.family.frag"></src:fragref> +<src:fragref linkend="section.autolabel.frag"></src:fragref> +<src:fragref linkend="section.autolabel.max.depth.frag"></src:fragref> +<src:fragref linkend="section.container.element.frag"></src:fragref> +<src:fragref linkend="section.label.includes.component.label.frag"></src:fragref> +<src:fragref linkend="section.title.level1.properties.frag"></src:fragref> +<src:fragref linkend="section.title.level2.properties.frag"></src:fragref> +<src:fragref linkend="section.title.level3.properties.frag"></src:fragref> +<src:fragref linkend="section.title.level4.properties.frag"></src:fragref> +<src:fragref linkend="section.title.level5.properties.frag"></src:fragref> +<src:fragref linkend="section.title.level6.properties.frag"></src:fragref> +<src:fragref linkend="section.title.properties.frag"></src:fragref> +<src:fragref linkend="section.level1.properties.frag"></src:fragref> +<src:fragref linkend="section.level2.properties.frag"></src:fragref> +<src:fragref linkend="section.level3.properties.frag"></src:fragref> +<src:fragref linkend="section.level4.properties.frag"></src:fragref> +<src:fragref linkend="section.level5.properties.frag"></src:fragref> +<src:fragref linkend="section.level6.properties.frag"></src:fragref> +<src:fragref linkend="section.properties.frag"></src:fragref> +<src:fragref linkend="segmentedlist.as.table.frag"></src:fragref> +<src:fragref linkend="shade.verbatim.frag"></src:fragref> +<src:fragref linkend="shade.verbatim.style.frag"></src:fragref> +<src:fragref linkend="show.comments.frag"></src:fragref> +<src:fragref linkend="sidebar.properties.frag"></src:fragref> +<src:fragref linkend="sidebar.title.properties.frag"></src:fragref> +<src:fragref linkend="sidebar.float.type.frag"></src:fragref> +<src:fragref linkend="sidebar.float.width.frag"></src:fragref> +<src:fragref linkend="simplesect.in.toc.frag"></src:fragref> +<src:fragref linkend="subscript.properties.frag"></src:fragref> +<src:fragref linkend="superscript.properties.frag"></src:fragref> +<src:fragref linkend="symbol.font.family.frag"></src:fragref> +<src:fragref linkend="table.cell.border.color.frag"></src:fragref> +<src:fragref linkend="table.cell.border.style.frag"></src:fragref> +<src:fragref linkend="table.cell.border.thickness.frag"></src:fragref> +<src:fragref linkend="table.cell.padding.frag"></src:fragref> +<src:fragref linkend="table.footnote.number.format.frag"></src:fragref> +<src:fragref linkend="table.footnote.number.symbols.frag"></src:fragref> +<src:fragref linkend="table.footnote.properties.frag"></src:fragref> +<src:fragref linkend="table.frame.border.color.frag"></src:fragref> +<src:fragref linkend="table.frame.border.style.frag"></src:fragref> +<src:fragref linkend="table.frame.border.thickness.frag"></src:fragref> +<src:fragref linkend="table.properties.frag"></src:fragref> +<src:fragref linkend="tablecolumns.extension.frag"></src:fragref> +<src:fragref linkend="table.table.properties.frag"></src:fragref> +<src:fragref linkend="table.caption.properties.frag"></src:fragref> +<src:fragref linkend="target.database.document.frag"></src:fragref> +<src:fragref linkend="targets.filename.frag"></src:fragref> +<src:fragref linkend="task.properties.frag"></src:fragref> +<src:fragref linkend="textdata.default.encoding.frag"></src:fragref> +<src:fragref linkend="tex.math.delims.frag"></src:fragref> +<src:fragref linkend="tex.math.in.alt.frag"></src:fragref> +<src:fragref linkend="textinsert.extension.frag"></src:fragref> +<src:fragref linkend="title.font.family.frag"></src:fragref> +<src:fragref linkend="title.margin.left.frag"></src:fragref> +<src:fragref linkend="toc.indent.width.frag"></src:fragref> +<src:fragref linkend="toc.line.properties.frag"></src:fragref> +<src:fragref linkend="toc.margin.properties.frag"></src:fragref> +<src:fragref linkend="toc.max.depth.frag"></src:fragref> +<src:fragref linkend="toc.section.depth.frag"></src:fragref> +<src:fragref linkend="ulink.footnotes.frag"></src:fragref> +<src:fragref linkend="ulink.hyphenate.frag"></src:fragref> +<src:fragref linkend="ulink.hyphenate.chars.frag"></src:fragref> +<src:fragref linkend="ulink.show.frag"></src:fragref> +<src:fragref linkend="use.extensions.frag"></src:fragref> +<src:fragref linkend="use.local.olink.style.frag"></src:fragref> +<src:fragref linkend="use.role.as.xrefstyle.frag"></src:fragref> +<src:fragref linkend="use.role.for.mediaobject.frag"></src:fragref> +<src:fragref linkend="use.svg.frag"></src:fragref> +<src:fragref linkend="variablelist.as.blocks.frag"></src:fragref> +<src:fragref linkend="variablelist.max.termlength.frag"></src:fragref> +<src:fragref linkend="variablelist.term.separator.frag"></src:fragref> +<src:fragref linkend="variablelist.term.properties.frag"></src:fragref> +<src:fragref linkend="variablelist.term.break.after.frag"></src:fragref> +<src:fragref linkend="verbatim.properties.frag"></src:fragref> +<src:fragref linkend="writing.mode.frag"></src:fragref> +<src:fragref linkend="xep.extensions.frag"></src:fragref> +<src:fragref linkend="xep.index.item.properties.frag"></src:fragref> +<src:fragref linkend="xref.label-page.separator.frag"></src:fragref> +<src:fragref linkend="xref.label-title.separator.frag"></src:fragref> +<src:fragref linkend="xref.properties.frag"></src:fragref> +<src:fragref linkend="xref.title-page.separator.frag"></src:fragref> +<src:fragref linkend="xref.with.number.and.title.frag"></src:fragref> +<src:fragref linkend="region.inner.extent.frag"></src:fragref> +<src:fragref linkend="region.outer.extent.frag"></src:fragref> +<src:fragref linkend="body.margin.inner.frag"></src:fragref> +<src:fragref linkend="body.margin.outer.frag"></src:fragref> +<src:fragref linkend="side.region.precedence.frag"></src:fragref> +<src:fragref linkend="inner.region.content.properties.frag"></src:fragref> +<src:fragref linkend="outer.region.content.properties.frag"></src:fragref> +<src:fragref linkend="region.inner.properties.frag"></src:fragref> +<src:fragref linkend="region.outer.properties.frag"></src:fragref> +<src:fragref linkend="para.properties.frag"></src:fragref> + +</xsl:stylesheet> + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xsl new file mode 100644 index 00000000..b7ce4a2e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/param.xsl @@ -0,0 +1,993 @@ + + + + + + + + + 0.0in + 0.0in + + + + bold + always + always + + + + false + center + + +.png + +images/ + + + + 14pt + bold + false + always + + + + 1em + 0.8em + 1.2em + 1em + 0.8em + 1.2em + + + 0.8em + 1em + 1.2em + 0.25in + 0.25in + +justify +A + + + + +. + +. + + 0.5in + -0.5in + +http://docbook.sourceforge.net/release/bibliography/bibliography.xml + + +normal + +0.5in +0.5in +0.5em +1em +2em + +serif +10 + + pt + +0.5in +0.5in + + + 0pt + 0pt + 4pc + + +0pt + + + + 1em + 0.8em + 1.2em + 2.2em + 0.2em + + + +60 + +.svg + +7pt + +30 +images/callouts/ +ZapfDingbats + +10 +10102 + + + +no + + + +2 + + +12pt +12pt +12pt +12pt +12pt +12pt + + 0em + 0em + 0.2em + + + + always + + + + false + + + center + start + + + + + + + +0.5pt +24pt +6pt + + + + left + before + + + + +all +none +pt +serif + +no +images/draft.png + + + + ::= + + + + + + + + + end + center + + + auto + + + + 1 + 0 + + + + + + + + + + + + + +1 1 1 +14pt + + fixed + 100% + + + + pt + +1 + + + + 75% + normal + normal + + + + + normal + normal + + 0pt + 0pt + 0pt + + wrap + treat-as-space + + + black + rule + 1in + + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + always + + + +figure before +example before +equation before +table before +procedure before +task before + + + bold + + + pt + + false + 0.4em + 0.6em + 0.8em + + +kr + + + + + + +/appendix toc,title +article/appendix nop +/article toc,title +book toc,title,figure,table,example,equation +/chapter toc,title +part toc,title +/preface toc,title +reference toc,title +/sect1 toc +/sect2 toc +/sect3 toc +/sect4 toc +/sect5 toc +/section toc +set toc,title + + + + +no + + +0.25in +2in + + 1em + 0.8em + 1.2em + + + + + 1em + 0.8em + 1.2em + always + always + + + + + .25in + + + + + + + + + + + +1 1 1 +14pt + + fixed + 100% + + + + + +true + + + + +basic + + + + + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + + + + bold + + + 0pt + 14.4pt + + bold + always + + + + 0pt + + + 0pt + + + + +no +no + + + + + 1.0em + + + +en + + + + +normal +5 + + +3 + + 0.2em + 1.5em + + + 1em + 0.8em + 1.2em + 1em + 0.8em + 1.2em + + + 1em + 0.8em + 1.2em + + + + + + 90% + start + + + bold + false + start + always + +none +1in +2 + → ++ +monospace + + + + + + + start + no-wrap + +0.60em +6in + + 1em + 0.8em + 1.2em + +no + + + + replace + + + + 2em + + + +1.2em + +no + + + + + + + + + + + + + + 210mm + 11in + 8.5in + 14in + 8.5in + 2378mm + 1682mm + 1189mm + 841mm + 594mm + 420mm + 297mm + 210mm + 148mm + 105mm + 74mm + 52mm + 37mm + 1414mm + 1000mm + 707mm + 500mm + 353mm + 250mm + 176mm + 125mm + 88mm + 62mm + 44mm + 1297mm + 917mm + 648mm + 458mm + 324mm + 229mm + 162mm + 114mm + 81mm + 57mm + 40mm + 11in + + +0.5in + + + 1.25in + 1in + + + + + 0.75in + 1in + + +0.5in +portrait + + + + + + + + + + + + + 8.5in + 11in + 8.5in + 14in + 1682mm + 1189mm + 841mm + 594mm + 420mm + 297mm + 210mm + 148mm + 105mm + 74mm + 52mm + 37mm + 26mm + 1000mm + 707mm + 500mm + 353mm + 250mm + 176mm + 125mm + 88mm + 62mm + 44mm + 31mm + 917mm + 648mm + 458mm + 324mm + 229mm + 162mm + 114mm + 81mm + 57mm + 40mm + 28mm + 8.5in + + +USletter +I + + + 0pt + + + + + auto + + + + + + + + + + + + + + +; + + + + + +. +number + + + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + + bold + + always + 0.8em + 1.0em + 1.2em + + + + + + + + + 18pt + bold + 1em + false + always + 0.8em + 1.0em + 1.2em + 0.5em + 0.4em + 0.6em + + + + I + +0.4in +0.4in + + + + + + + + + + + + + + + + + + + + character-by-character + disregard-shifts + + + + + +. +.!?: +sans-serif + +8 +block + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + pt + + + + + + + bold + + always + 0.8em + 1.0em + 1.2em + start + + + + + + + + + + + + + + + + + + + + + #E0E0E0 + + + + solid + 1pt + black + #DDDDDD + 12pt + 12pt + 6pt + 6pt + 0pt + 0pt + + + + bold + false + start + always + +none +1in + + + 75% + + + 75% + +Symbol,ZapfDingbats + +black +solid +0.5pt + + 2pt + 2pt + 2pt + 2pt + +a + + + + + normal + normal + 2pt + + + +black +solid +0.5pt + + auto + + + + retain + collapse + + + always + + olinkdb.xml +target.db + + auto + + + + + +sans-serif + + + -4pc + 0pt + 0pt + + +24 + + + justify + start + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + +8 +2 + + +/ + + + + + + + +24 +, + + +0 + + 0.8em + 1em + 1.2em + 0.8em + 1em + 1.2em + false + no-wrap + false + preserve + preserve + start + + + + writing-mode + + + + + + + + + + true + true + + +: + + + + +0in +0in +0in +0in +false + + + + + + 0 + 0 + 90 + + + 0 + 0 + 90 + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/passivetex.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/passivetex.xsl new file mode 100644 index 00000000..9fa28ec5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/passivetex.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pdf2index b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pdf2index new file mode 100755 index 00000000..c14d8ecd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pdf2index @@ -0,0 +1,140 @@ +#!/usr/bin/perl -- # -*- Perl -*- + +# this needs some cleanup... + +my $PSTOTEXT = "pstotext"; + +my $pdf = shift @ARGV; + +my $index = ""; +my $inindex = 0; +open (F, "$PSTOTEXT $pdf |"); +while () { + if (/^<\/index/) { + $index .= $_; + $inindex = 0; + } + $inindex = 1 if /^.*?<\/phrase>\s*)+)/s) { + $cindex .= $1; + $_ = $2; + $index = $'; # ' + + my @pages = m/.*?<\/phrase>\s*/sg; + + # Expand ranges + if ($#pages >= 0) { + my @mpages = (); + foreach my $page (@pages) { + my $pageno = &pageno($page); + if ($pageno =~ /^([0-9]+)[^0-9]([0-9]+)$/) { # funky - + for (my $count = $1; $count <= $2; $count++) { + push (@mpages, "$count"); + } + } else { + push (@mpages, $page); + } + } + @pages = sort rangesort @mpages; + } + + # Remove duplicates... + if ($#pages > 0) { + my @mpages = (); + my $current = ""; + foreach my $page (@pages) { + my $pageno = &pageno($page); + if ($pageno ne $current) { + push (@mpages, $page); + $current = $pageno; + } + } + @pages = @mpages; + } + + # Collapse ranges... + if ($#pages > 1) { + my @cpages = (); + while (@pages) { + my $count = 0; + my $len = &rangelen($count, @pages); + if ($len <= 2) { + my $page = shift @pages; + push (@cpages, $page); + } else { + my $fpage = shift @pages; + my $lpage = ""; + while ($len > 1) { + $lpage = shift @pages; + $len--; + } + my $fpno = &pageno($fpage); + my $lpno = &pageno($lpage); + $fpage =~ s/>$fpno${fpno}-$lpno//; + $page =~ s/^//; + + return $1 if $page =~ /^([^<>]+)/; + return "?"; +} + +sub rangesort { + my $apno = &pageno($a); + my $bpno = &pageno($b); + + # Make sure roman pages come before arabic ones, otherwise sort them in order + return -1 if ($apno !~ /^\d+/ && $bpno =~ /^\d+/); + return 1 if ($apno =~ /^\d+/ && $bpno !~ /^\d+/); + return $apno <=> $bpno; +} + +sub rangelen { + my $count = shift; + my @pages = @_; + my $len = 1; + my $inrange = 1; + + my $current = &pageno($pages[$count]); + while ($count < $#pages && $inrange) { + $count++; + my $next = &pageno($pages[$count]); + if ($current + 1 eq $next) { + $current = $next; + $inrange = 1; + $len++; + } else { + $inrange = 0; + } + } + + return $len; +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xml new file mode 100644 index 00000000..937ef150 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xml @@ -0,0 +1,1002 @@ + + +FO Processing Instruction Reference + + $Id: pi.xsl 9267 2012-04-03 20:23:45Z bobstayton $ + + + + + Introduction + + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for FO output. + + +You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbfo_background-color +Sets background color for an image + + + + dbfo background-color="color" + + +Description + +Use the dbfo background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + Parameters + + + background-color="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Background color + + + + + +dbfo_bgcolor +Sets background color on a table row or table cell + + + + dbfo bgcolor="color" + + +Description + +Use the dbfo bgcolor PI as child of a table row + or cell to set a background color for that table row or cell. + + +This PI works for both CALS and HTML tables. + + Parameters + + + bgcolor="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell background color + + + + + +dbfo_float-type +Specifies float behavior for a sidebar + + + + dbfo float-type="margin.note" + + +Description + +Use the dbfo float-type PI to specify the float + behavior for a sidebar (to cause the sidebar to be + displayed as a marginal note). + + Parameters + + + float-type="margin.note" + + +Specifies that the sidebar should be + displayed as a marginal note. + + + + + + Related Global Parameters + +sidebar.float.type (parameter), + sidebar.float.width (parameter), + sidebar.properties (attribute-set), + sidebar.title.properties (attribute-set) + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +A sidebar as + side float + + + + + +dbfo_funcsynopsis-style +Specifies presentation style for a funcsynopsis + + + + dbfo funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbfo funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays funcprototype output in K&R style + + + + funcsynopsis-style="ansi" + + +Displays funcprototype output in ANSI style + + + + + + Related Global Parameters + +funcsynopsis.style + + + + + +dbfo_glossary-presentation +Specifies presentation style for a glossary + + + + dbfo glossary-presentation="list"|"blocks" + + +Description + +Use the dbfo glossary-presentation PI as a child of + a glossary to control its presentation style. + + Parameters + + + glossary-presentation="list" + + +Displays the glossary as a list + + + + glossary-presentation="blocks" + + +Displays the glossary as blocks + + + + + + Related Global Parameters + +glossary.as.blocks + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_glosslist-presentation +Specifies presentation style for a glosslist + + + + dbfo glosslist-presentation="list"|"blocks" + + +Description + +Use the dbfo glosslist-presentation PI as a child of + a glosslist to control its presentation style. + + Parameters + + + glosslist-presentation="list" + + +Displays the glosslist as a list + + + + glosslist-presentation="blocks" + + +Displays the glosslist as blocks + + + + + + Related Global Parameters + +glosslist.as.blocks + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_glossterm-width +Specifies the glossterm width for a glossary or + glosslist + + + + dbfo glossterm-width="width" + + +Description + +Use the dbfo glossterm-width PI as a child of a + glossary or glosslist to specify the + width for output of glossterm instances in the + output. + + Parameters + + + glossterm-width="width" + + +Specifies the glossterm width (including units) + + + + + + Related Global Parameters + +glossterm.width, + glossterm.separation + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Glossary + formatting in print + + + + + +dbfo_keep-together +Specifies “keep†behavior for a table, example, + figure, equation, procedure, or task + + + + dbfo keep-together="auto"|"always" + + +Description + +Use the dbfo keep-together PI as a child of a + formal object (table, example, + figure, equation, procedure, or + task) to specify “keep†behavior (to allow the object to + “break†across a page). + + +The PI also works with informaltable, informalexample, + informalfigure and informalequation. + + + + Parameters + + + keep-together="auto" + + +Enables the object to break across a page + + + + keep-together="always" + + +Prevents the object from breaking across a page (the + default stylesheet behavior) + + + + + + Related Global Parameters + +formal.object.properties + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Keep-together processing instruction + + + + + +dbfo_label-width +Specifies the label width for a qandaset, itemizedlist, orderedlist + or calloutlist + + + + dbfo label-width="width" + + +Description + +Use the dbfo label-width PI as a child of a + qandaset, itemizedlist, orderedlist, + or calloutlist to specify the width of labels. + + Parameters + + + label-width="width" + + +Specifies the label width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A formatting + + + + + +dbfo_linenumbering.everyNth +Specifies interval for line numbers in verbatims + + + + dbfo linenumbering.everyNth="N" + + +Description + +Use the dbfo linenumbering.everyNth PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + Parameters + + + linenumbering.everyNth="N" + + +Specifies numbering interval; a number is output + before every Nth line + + + + + + Related Global Parameters + +linenumbering.everyNth + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_linenumbering.separator +Specifies separator text for line numbers in verbatims + + + + dbfo linenumbering.separator="text" + + +Description + +Use the dbfo linenumbering.separator PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + Parameters + + + linenumbering.separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +linenumbering.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_linenumbering.width +Specifies width for line numbers in verbatims + + + + dbfo linenumbering.width="width" + + +Description + +Use the dbfo linenumbering.width PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + Parameters + + + linenumbering.width="width" + + +Specifies the width (inluding units) + + + + + + Related Global Parameters + +linenumbering.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbfo_list-presentation +Specifies presentation style for a variablelist or + segmentedlist + + + + dbfo list-presentation="list"|"blocks"|"table" + + +Description + +Use the dbfo list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + Parameters + + + list-presentation="list" + + +Displays the list as a list + + + + list-presentation="blocks" + + +(variablelist only) Displays the list as blocks + + + + list-presentation="table" + + +(segmentedlist only) Displays the list as a table + + + + + + Related Global Parameters + + + + +variablelist.as.blocks + + + + +variablelist.as.table + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in print + + + + + +dbfo_list-width +Specifies the width of a horizontal simplelist + + + + dbfo list-width="width" + + +Description + +Use the dbfo list-width PI as a child of a + simplelist whose class + value is horizontal, to specify the width + of the simplelist. + + Parameters + + + list-width="width" + + +Specifies the simplelist width (including units) + + + + + + + + + +dbfo_orientation +Specifies the orientation for a CALS table row or cell + + + + dbfo orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + +Description + +Use the dbfo orientation PI as a child of a CALS + table row or cell to specify the orientation + (rotation) for the row or cell. + + Parameters + + + orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + +Specifies the number of degrees by which the cell or + row is rotated + + + + + + + + + +dbfo_pgwide +Specifies if an equation or example goes across full page width + + + + dbfo pgwide="0"|"1" + + +Description + +Use the dbfo pgwide PI as a child of an + equation or example to specify that the + content should rendered across the full width of the page. + + Parameters + + + pgwide="0" + + +If zero, the content is rendered across the current + text flow + + + + pgwide="1" + + +If 1 (or any non-zero value), the + content is rendered across the full width of the page + + + + + + Related Global Parameters + +pgwide.properties + + + + + +dbfo_rotated-width +Specifies the width for a CALS table entry or + row + + + + dbfo rotated-width="width" + + +Description + +Use the dbfo rotated-width PI as a child of + entry or row instance in a CALS table to specify the + width of that the entry or row; or + use it higher up in table to cause the width to be inherited + recursively down. + + Parameters + + + rotated-width="width" + + +Specifies the width of a row or cell (including units) + + + + + + + + + +dbfo_sidebar-width +Specifies the width of a sidebar + + + + dbfo sidebar-width="width" + + +Description + +Use the dbfo sidebar-width PI as a child of a + sidebar to specify the width of the sidebar. + + Parameters + + + sidebar-width="width" + + +Specifies the sidebar width (including units) + + + + + + Related Global Parameters + +sidebar.float.type parameter, + sidebar.float.width parameter, + sidebar.properties attribute-set, + sidebar.title.properties + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +A sidebar as + side float + + + + + +dbfo_start +(obsolete) Sets the starting number on an ordered list + + + + dbfo start="character" + + +Description + +This PI is obsolete. The intent of + it was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + Parameters + + + start="character" + + +Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +List starting number + + + + + +dbfo_table-width +Specifies the width for a CALS table or for revhistory + output + + + + dbfo table-width="width" + + +Description + +Use the dbfo table-width PI as a child or + sibling of a CALS table, or as a child of an + informaltable, entrytbl, or + revhistory instance (which is rendered as a table + in output) to specify the width of the table in output. + + Parameters + + + table-width="width" + + +Specifies the table width (including units or as a percentage) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table width + + + + + +dbfo_term-width +Specifies the term width for a variablelist + + + + dbfo term-width="width" + + +Description + +Use the dbfo term-width PI as a child of a + variablelist to specify the width for + term output. + + Parameters + + + term-width="width" + + +Specifies the term width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in print + + + + + +dbfo_toc +Specifies whether a TOC should be generated for a qandaset + + + + dbfo toc="0"|"1" + + +Description + +Use the dbfo toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + Parameters + + + toc="0" + + +If zero, no TOC is generated + + + + toc="1" + + +If 1 (or any non-zero value), + a TOC is generated + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A list of questions, + Q and A formatting + + + + + +dbfo-need +Specify a need for space (a kind of soft page break) + + + + dbfo-need height="n" [space-before="n"] + + +Description + +A “need†is a request for space on a page. If the + requested space is not available, the page breaks and the + content that follows the need request appears on the next + page. If the requested space is available, then no page break + is inserted. + + Parameters + + + height="n" + + +The amount of height needed (including units) + + + + space-before="n" + + +The amount of extra vertical space to add (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Soft page breaks + + + + + +dbfo_row-height +Specifies the height for a CALS table row + + + + dbfo row-height="height" + + +Description + +Use the dbfo row-height PI as a child of a + row to specify the height of the row. + + Parameters + + + row-height="height" + + +Specifies the row height (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Row height + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xsl new file mode 100644 index 00000000..23d7f227 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/pi.xsl @@ -0,0 +1,1098 @@ + + + + + +FO Processing Instruction Reference + + $Id: pi.xsl 9267 2012-04-03 20:23:45Z bobstayton $ + + + + + Introduction + + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for FO output. + + You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + Sets background color for an image + + Use the dbfo background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + + dbfo background-color="color" + + + + background-color="color" + + An HTML color value + + + + + + Background color + + + + + + + + + + + + Sets background color on a table row or table cell + + Use the dbfo bgcolor PI as child of a table row + or cell to set a background color for that table row or cell. + This PI works for both CALS and HTML tables. + + + dbfo bgcolor="color" + + + + bgcolor="color" + + An HTML color value + + + + + + Cell background color + + + + + + + + + + + + Specifies float behavior for a sidebar + + Use the dbfo float-type PI to specify the float + behavior for a sidebar (to cause the sidebar to be + displayed as a marginal note). + + + dbfo float-type="margin.note" + + + + float-type="margin.note" + + Specifies that the sidebar should be + displayed as a marginal note. + + + + + + sidebar.float.type (parameter), + sidebar.float.width (parameter), + sidebar.properties (attribute-set), + sidebar.title.properties (attribute-set) + + + + A sidebar as + side float + + + + + + + + + + + + Specifies presentation style for a funcsynopsis + + Use the dbfo funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + + dbfo funcsynopsis-style="kr"|"ansi" + + + + funcsynopsis-style="kr" + + Displays funcprototype output in K&R style + + + funcsynopsis-style="ansi" + + Displays funcprototype output in ANSI style + + + + + + funcsynopsis.style + + + + + + + + + + + + Specifies presentation style for a glossary + + Use the dbfo glossary-presentation PI as a child of + a glossary to control its presentation style. + + + dbfo glossary-presentation="list"|"blocks" + + + + glossary-presentation="list" + + Displays the glossary as a list + + + glossary-presentation="blocks" + + Displays the glossary as blocks + + + + + + glossary.as.blocks + + + Glossary + formatting in print + + + + + + + + + + + + Specifies presentation style for a glosslist + + Use the dbfo glosslist-presentation PI as a child of + a glosslist to control its presentation style. + + + dbfo glosslist-presentation="list"|"blocks" + + + + glosslist-presentation="list" + + Displays the glosslist as a list + + + glosslist-presentation="blocks" + + Displays the glosslist as blocks + + + + + + glosslist.as.blocks + + + Glossary + formatting in print + + + + + + + + + + + + Specifies the glossterm width for a glossary or + glosslist + + Use the dbfo glossterm-width PI as a child of a + glossary or glosslist to specify the + width for output of glossterm instances in the + output. + + + dbfo glossterm-width="width" + + + + glossterm-width="width" + + Specifies the glossterm width (including units) + + + + + + glossterm.width, + glossterm.separation + + + + Glossary + formatting in print + + + + + + + + + + + + Specifies “keep†behavior for a table, example, + figure, equation, procedure, or task + + Use the dbfo keep-together PI as a child of a + formal object (table, example, + figure, equation, procedure, or + task) to specify “keep†behavior (to allow the object to + “break†across a page). + The PI also works with informaltable, informalexample, + informalfigure and informalequation. + + + + + dbfo keep-together="auto"|"always" + + + + keep-together="auto" + + Enables the object to break across a page + + + keep-together="always" + + Prevents the object from breaking across a page (the + default stylesheet behavior) + + + + + + formal.object.properties + + + Keep-together processing instruction + + + + + + + + + + + + Specifies the label width for a qandaset, itemizedlist, orderedlist + or calloutlist + + Use the dbfo label-width PI as a child of a + qandaset, itemizedlist, orderedlist, + or calloutlist to specify the width of labels. + + + dbfo label-width="width" + + + + label-width="width" + + Specifies the label width (including units) + + + + + + Q and A formatting + + + + + + + + + + + + Specifies interval for line numbers in verbatims + + Use the dbfo linenumbering.everyNth PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + + dbfo linenumbering.everyNth="N" + + + + linenumbering.everyNth="N" + + Specifies numbering interval; a number is output + before every Nth line + + + + + + linenumbering.everyNth + + + Line numbering + + + + + + + + + + + + Specifies separator text for line numbers in verbatims + + Use the dbfo linenumbering.separator PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + + dbfo linenumbering.separator="text" + + + + linenumbering.separator="text" + + Specifies the text (zero or more characters) + + + + + + linenumbering.separator + + + Line numbering + + + + + + + + + + + + Specifies width for line numbers in verbatims + + Use the dbfo linenumbering.width PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + + dbfo linenumbering.width="width" + + + + linenumbering.width="width" + + Specifies the width (inluding units) + + + + + + linenumbering.width + + + Line numbering + + + + + + + + + + + + Specifies presentation style for a variablelist or + segmentedlist + + Use the dbfo list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + + dbfo list-presentation="list"|"blocks"|"table" + + + + list-presentation="list" + + Displays the list as a list + + + list-presentation="blocks" + + (variablelist only) Displays the list as blocks + + + list-presentation="table" + + (segmentedlist only) Displays the list as a table + + + + + + + + variablelist.as.blocks + + + variablelist.as.table + + + + + Variable list formatting in print + + + + + + + + + + + + Specifies the width of a horizontal simplelist + + Use the dbfo list-width PI as a child of a + simplelist whose class + value is horizontal, to specify the width + of the simplelist. + + + dbfo list-width="width" + + + + list-width="width" + + Specifies the simplelist width (including units) + + + + + + + + + + + + + + + Specifies the orientation for a CALS table row or cell + + Use the dbfo orientation PI as a child of a CALS + table row or cell to specify the orientation + (rotation) for the row or cell. + + + dbfo orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + + + orientation="0"|"90"|"180"|"270"|"-90"|"-180"|"-270" + + Specifies the number of degrees by which the cell or + row is rotated + + + + + + + + + + + + + + + Specifies if an equation or example goes across full page width + + Use the dbfo pgwide PI as a child of an + equation or example to specify that the + content should rendered across the full width of the page. + + + dbfo pgwide="0"|"1" + + + + pgwide="0" + + If zero, the content is rendered across the current + text flow + + + pgwide="1" + + If 1 (or any non-zero value), the + content is rendered across the full width of the page + + + + + + pgwide.properties + + + + + + + + + + + + Specifies the width for a CALS table entry or + row + + Use the dbfo rotated-width PI as a child of + entry or row instance in a CALS table to specify the + width of that the entry or row; or + use it higher up in table to cause the width to be inherited + recursively down. + + + dbfo rotated-width="width" + + + + rotated-width="width" + + Specifies the width of a row or cell (including units) + + + + + + + + + + + + + + + Specifies the width of a sidebar + + Use the dbfo sidebar-width PI as a child of a + sidebar to specify the width of the sidebar. + + + dbfo sidebar-width="width" + + + + sidebar-width="width" + + Specifies the sidebar width (including units) + + + + + + sidebar.float.type parameter, + sidebar.float.width parameter, + sidebar.properties attribute-set, + sidebar.title.properties + + + + A sidebar as + side float + + + + + + + + + + + + (obsolete) Sets the starting number on an ordered list + + This PI is obsolete. The intent of + it was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + + dbfo start="character" + + + + start="character" + + Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + List starting number + + + + + + + + + + + + Specifies the width for a CALS table or for revhistory + output + + Use the dbfo table-width PI as a child or + sibling of a CALS table, or as a child of an + informaltable, entrytbl, or + revhistory instance (which is rendered as a table + in output) to specify the width of the table in output. + + + dbfo table-width="width" + + + + table-width="width" + + Specifies the table width (including units or as a percentage) + + + + + + Table width + + + + + + + + + + + + Specifies the term width for a variablelist + + Use the dbfo term-width PI as a child of a + variablelist to specify the width for + term output. + + + dbfo term-width="width" + + + + term-width="width" + + Specifies the term width (including units) + + + + + + Variable list formatting in print + + + + + + + + + + + + Specifies whether a TOC should be generated for a qandaset + + Use the dbfo toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + + dbfo toc="0"|"1" + + + + toc="0" + + If zero, no TOC is generated + + + toc="1" + + If 1 (or any non-zero value), + a TOC is generated + + + + + + Q and A list of questions, + Q and A formatting + + + + + + + + + + + + Specify a need for space (a kind of soft page break) + + A “need†is a request for space on a page. If the + requested space is not available, the page breaks and the + content that follows the need request appears on the next + page. If the requested space is available, then no page break + is inserted. + + + dbfo-need height="n" [space-before="n"] + + + + height="n" + + The amount of height needed (including units) + + + space-before="n" + + The amount of extra vertical space to add (including units) + + + + + + Soft page breaks + + + + + Specifies the height for a CALS table row + + Use the dbfo row-height PI as a child of a + row to specify the height of the row. + + + dbfo row-height="height" + + + + row-height="height" + + Specifies the row height (including units) + + + + + + Row height + + + + + + + + + + + + + + + + + + + + + + + + + 0pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + filename + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/profile-docbook.xsl new file mode 100644 index 00000000..4233e2d4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/profile-docbook.xsl @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + ERROR: Document root element ($rootid= + + ) for FO output + must be one of the following elements: + + + + + + + + + + + + + + + + + + + + + ERROR: Document root element for FO output + must be one of the following elements: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [could not find document title] + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Making + + pages on + + paper ( + + x + + ) + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ptc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ptc.xsl new file mode 100644 index 00000000..a8874d88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/ptc.xsl @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/qandaset.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/qandaset.xsl new file mode 100644 index 00000000..cbf118ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/qandaset.xsl @@ -0,0 +1,395 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2.5em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + em * 0.50 + + + 5em + + + 4em + + + 3em + + 2.5em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2.5em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/refentry.xsl new file mode 100644 index 00000000..2beda75f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/refentry.xsl @@ -0,0 +1,664 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + page + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1em + + + + + + + + + + + , + + + + + + + + + em-dash + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/sections.xsl new file mode 100644 index 00000000..81c5daac --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/sections.xsl @@ -0,0 +1,756 @@ + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 + + + + + + + + + + + + 2 + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/spaces.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/spaces.xsl new file mode 100644 index 00000000..dc3a71a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/spaces.xsl @@ -0,0 +1,261 @@ + + + + + + + + + + + +0.5em +1em +0.5em +1em +0.33em +0.25em +0.16em + + +0.2em +0.1em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/synop.xsl new file mode 100644 index 00000000..92afc208 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/synop.xsl @@ -0,0 +1,1007 @@ + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + +   + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + (void); + + + (); + + + + + + (...); + + + + + + + + + + + + ( + + + + + + + + + + + , + + + ); + + + + + + + + + + + + + + + , + + + + + + + ; + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + +java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + + &RE; + + + + + + + + + + extends + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + + , + + + + + + + + + + + +   + + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + 0 + + ,&RE; + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + + + ) + + &RE;    throws  + + + + + + + ; + + + + + + + + + + + : + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + , + + + + + + + +   + + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + &RE;    throws  + + + + + + + ; + + + + + + + + + interface + + + : + + + &RE;     + + + + implements + + + &RE;     + + + + throws + + +  {&RE; + + } + + + + + + + + + + , + + + + + + + +   + + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + &RE;    raises( + + ) + + + + + + ; + + + + + + + + + package + + ;&RE; + + + @ISA = ( + + );&RE; + + + + + + + + + + + + + , + + + + + + + +   + + + + + + , + + + + + + + , + + + + + + + , + + + + + + +    + + ; + + + + + + +   + + + + +   + + + + + + + + + void  + + + + + + + + + , + + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xml new file mode 100644 index 00000000..bf7bf6bc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xml @@ -0,0 +1,135 @@ + + + + + + Formatting Object Table Reference + + $Id: table.xsl 9666 2012-11-14 04:42:56Z bobstayton $ + + + + Introduction + +This is technical reference documentation for the FO + table-processing templates in the DocBook XSL Stylesheets. + + +This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + +calc.column.width +Calculate an XSL FO table column width specification from a +CALS table column width specification. + + +<xsl:template name="calc.column.width"> +<xsl:param name="colwidth">1*</xsl:param> + ... +</xsl:template> + +Description + +CALS expresses table column widths in the following basic +forms: + + + + + + +99.99units, a fixed length specifier. + + + + +99.99, a fixed length specifier without any units. + + + + +99.99*, a relative length specifier. + + + + +99.99*+99.99units, a combination of both. + + + + + + +The CALS units are points (pt), picas (pi), centimeters (cm), +millimeters (mm), and inches (in). These are the same units as XSL, +except that XSL abbreviates picas "pc" instead of "pi". If a length +specifier has no units, the CALS default unit (pt) is assumed. + + + +Relative length specifiers are represented in XSL with the +proportional-column-width() function. + + + +Here are some examples: + + + + + + +"36pt" becomes "36pt" + + + + +"3pi" becomes "3pc" + + + + +"36" becomes "36pt" + + + + +"3*" becomes "proportional-column-width(3)" + + + + +"3*+2pi" becomes "proportional-column-width(3)+2pc" + + + + +"1*+2" becomes "proportional-column-width(1)+2pt" + + + + +Parameters + + +colwidth + + +The CALS column width specification. + + + + + +Returns + +The XSL column width specification. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xsl new file mode 100644 index 00000000..d639efed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/table.xsl @@ -0,0 +1,1693 @@ + + + + + + + + + + + Formatting Object Table Reference + + $Id: table.xsl 9666 2012-11-14 04:42:56Z bobstayton $ + + + + Introduction + This is technical reference documentation for the FO + table-processing templates in the DocBook XSL Stylesheets. + This is not intended to be user documentation. It is + provided for developers writing customization layers for the + stylesheets. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0pt + none + 0pt + 0pt + 0pt + 0pt + 0pt + 0pt + + + 0pt + none + 0pt + 0pt + 0pt + 0pt + 0pt + 0pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + always + + + + + + + + + + + + + + + + + + + + + + + + + + + + + all + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + none + none + none + + + + + + + + + + + + + + + + + + none + none + + + + + + + + + + + + + + + + + + none + none + none + + + + + + + + + + + + none + none + none + + + + + + + + + none + none + + + + none + + + + + + + + + none + none + + + + + + + + + + + + + + + + + + + + + none + none + none + none + + + + Impossible frame on table: + + + none + none + none + none + + + + + + + + + + + + + + + + + + + + + + + + + + Error: CALS tables must specify the number of columns. + + + + + + + + + + + + + + + + + + + + + + + + + fixed + + + + + + + + + + + + + + + + + + + + + No adjustColumnWidths function available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NOWIDTH + NOWIDTH + + + + + + + + + + + + + + + + + + NOWIDTH + NOWIDTH + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + 100% + + + auto + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: overlapped row contains content! + + + + This row intentionally left blank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + always + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + fixed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + center + after + + + Unexpected valign value: + + , center used. + + center + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + center + after + + + Unexpected valign value: + + , center used. + + center + + + + + + + + + + + + + + + + + + bold + + + + bold + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + : + + + + + + + + 0: + + + + + + + + + + + + + + + 0 + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + 1* + + + + 1* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Calculate an XSL FO table column width specification from a +CALS table column width specification. + + +CALS expresses table column widths in the following basic +forms: + + + +99.99units, a fixed length specifier. + + +99.99, a fixed length specifier without any units. + + +99.99*, a relative length specifier. + + +99.99*+99.99units, a combination of both. + + + +The CALS units are points (pt), picas (pi), centimeters (cm), +millimeters (mm), and inches (in). These are the same units as XSL, +except that XSL abbreviates picas "pc" instead of "pi". If a length +specifier has no units, the CALS default unit (pt) is assumed. + +Relative length specifiers are represented in XSL with the +proportional-column-width() function. + +Here are some examples: + + + +"36pt" becomes "36pt" + + +"3pi" becomes "3pc" + + +"36" becomes "36pt" + + +"3*" becomes "proportional-column-width(3)" + + +"3*+2pi" becomes "proportional-column-width(3)+2pc" + + +"1*+2" becomes "proportional-column-width(1)+2pt" + + + + + + +colwidth + +The CALS column width specification. + + + + + + +The XSL column width specification. + + + + + 1* + + + + + + + + + + + + proportional-column-width( + + + + + + 1.00 + + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pc + pt + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/task.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/task.xsl new file mode 100644 index 00000000..03af1444 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/task.xsl @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xml new file mode 100644 index 00000000..1ab91f94 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xml @@ -0,0 +1,1579 @@ + + + + + + + + + + + + +]> + + + + + + + + + + + + + <subtitle/> + + <corpauthor space-before="0.5em" + font-size="&hsize2;"/> + <authorgroup space-before="0.5em" + font-size="&hsize2;"/> + <author space-before="0.5em" + font-size="&hsize2;"/> + + <!-- If you add editor, include this t:predicate attribute + because only the first editor generates the list of editors. + <editor t:predicate="[position() = 1]"/> + --> + <othercredit space-before="0.5em"/> + <releaseinfo space-before="0.5em"/> + <copyright space-before="0.5em"/> + <legalnotice text-align="start" + margin-left="0.5in" + margin-right="0.5in" + font-family="{$body.fontset}"/> + <pubdate space-before="0.5em"/> + <revision space-before="0.5em"/> + <revhistory space-before="0.5em"/> + <abstract space-before="0.5em" + text-align="start" + margin-left="0.5in" + margin-right="0.5in" + font-family="{$body.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="set" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="division.title" + param:node="ancestor-or-self::set[1]" + text-align="center" + font-size="&hsize5;" + space-before="&hsize5space;" + font-weight="bold" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}" + text-align="center"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="book" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="division.title" + param:node="ancestor-or-self::book[1]" + text-align="center" + font-size="&hsize5;" + space-before="&hsize5space;" + font-weight="bold" + font-family="{$title.fontset}"/> + <subtitle + text-align="center" + font-size="&hsize4;" + space-before="&hsize4space;" + font-family="{$title.fontset}"/> + <corpauthor font-size="&hsize3;" + keep-with-next.within-column="always" + space-before="2in"/> + <authorgroup space-before="2in"/> + <author font-size="&hsize3;" + space-before="&hsize2space;" + keep-with-next.within-column="always"/> + <!-- If you add editor, include this t:predicate attribute + because only the first editor generates the list of editors. + <editor t:predicate="[position() = 1]"/> + --> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + <title + t:named-template="book.verso.title" + font-size="&hsize2;" + font-weight="bold" + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup t:named-template="verso.authorgroup"/> + <author/> + <!-- If you add editor, include this t:predicate attribute + because only the first editor generates the list of editors. + <editor t:predicate="[position() = 1]"/> + --> + <othercredit/> + <releaseinfo space-before="0.5em"/> + <pubdate space-before="1em"/> + <copyright/> + <abstract/> + <legalnotice font-size="8pt"/> + </t:titlepage-content> + + <t:titlepage-separator> + <fo:block break-after="page"/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + <fo:block break-after="page"/> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="part" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="division.title" + param:node="ancestor-or-self::part[1]" + text-align="center" + font-size="&hsize5;" + space-before="&hsize5space;" + font-weight="bold" + font-family="{$title.fontset}"/> + <subtitle + text-align="center" + font-size="&hsize4;" + space-before="&hsize4space;" + font-weight='bold' + font-style='italic' + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="partintro" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + text-align="center" + font-size="&hsize5;" + font-weight="bold" + space-before="1em" + font-family="{$title.fontset}"/> + <subtitle + text-align="center" + font-size="&hsize2;" + font-weight="bold" + font-style="italic" + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="reference" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="division.title" + param:node="ancestor-or-self::reference[1]" + text-align="center" + font-size="&hsize5;" + space-before="&hsize5space;" + font-weight="bold" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}" + text-align="center"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refsynopsisdiv" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refsection" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refsect1" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refsect2" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refsect3" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="dedication" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::dedication[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<!-- Same formatting as dedication --> + <t:titlepage t:element="acknowledgements" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::acknowledgements[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + + +<!-- ==================================================================== --> + + <t:titlepage t:element="preface" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::preface[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="chapter" t:wrapper="fo:block" + font-family="{$title.fontset}"> + <t:titlepage-content t:side="recto" margin-left="{$title.margin.left}"> + <title t:named-template="component.title" + param:node="ancestor-or-self::chapter[1]" + font-size="&hsize5;" + font-weight="bold"/> + + <subtitle space-before="0.5em" + font-style="italic" + font-size="&hsize2;" + font-weight="bold"/> + + <corpauthor space-before="0.5em" + space-after="0.5em" + font-size="&hsize2;"/> + + <authorgroup space-before="0.5em" + space-after="0.5em" + font-size="&hsize2;"/> + + <author space-before="0.5em" + space-after="0.5em" + font-size="&hsize2;"/> + + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="appendix" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="component.title" + param:node="ancestor-or-self::appendix[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-weight="bold" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="section" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect1" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect2" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect3" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect4" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect5" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="simplesect" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + margin-left="{$title.margin.left}" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="topic" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-weight="bold" + font-size="&hsize3;" + space-before="1em" + space-after="1em" + font-family="{$title.fontset}"/> + <subtitle + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="bibliography" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::bibliography[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="bibliodiv" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title t:named-template="component.title" + param:node="ancestor-or-self::bibliodiv[1]" + margin-left="{$title.margin.left}" + font-size="&hsize4;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="glossary" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::glossary[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="glossdiv" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title t:named-template="component.title" + param:node="ancestor-or-self::glossdiv[1]" + margin-left="{$title.margin.left}" + font-size="&hsize4;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="index" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::index[1]" + param:pagewide="1" + margin-left="0pt" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <!-- The indexdiv.title template is used so that manual and --> + <!-- automatically generated indexdiv titles get the same --> + <!-- formatting. --> + + <t:titlepage t:element="indexdiv" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title t:force="1" + t:named-template="indexdiv.title" + param:title="title"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="setindex" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::setindex[1]" + param:pagewide="1" + margin-left="0pt" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="colophon" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::colophon[1]" + margin-left="{$title.margin.left}" + font-size="&hsize5;" + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="sidebar" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + font-family="{$title.fontset}" + font-weight="bold"/> + <subtitle + font-family="{$title.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> +<t:titlepage t:element="qandaset" t:wrapper="fo:block" + font-family="{$title.fontset}"> + + <t:titlepage-content t:side="recto" + start-indent="0pt" + text-align="center"> + + <title t:named-template="component.title" + param:node="ancestor-or-self::qandaset[1]" + keep-with-next.within-column="always" + font-size="&hsize5;" + font-weight="bold"/> + + <subtitle/> + + <corpauthor space-before="0.5em" + font-size="&hsize2;"/> + <authorgroup space-before="0.5em" + font-size="&hsize2;"/> + <author space-before="0.5em" + font-size="&hsize2;"/> + + <othercredit space-before="0.5em"/> + <releaseinfo space-before="0.5em"/> + <copyright space-before="0.5em"/> + <legalnotice text-align="start" + margin-left="0.5in" + margin-right="0.5in" + font-family="{$body.fontset}"/> + <pubdate space-before="0.5em"/> + <revision space-before="0.5em"/> + <revhistory space-before="0.5em"/> + <abstract space-before="0.5em" + text-align="start" + margin-left="0.5in" + margin-right="0.5in" + font-family="{$body.fontset}"/> + <itermset/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="table.of.contents" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'TableofContents'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.tables" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofTables'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.figures" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofFigures'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.examples" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofExamples'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.equations" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofEquations'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.procedures" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofProcedures'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="list.of.unknowns" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofUnknown'" + space-before.minimum="1em" + space-before.optimum="1.5em" + space-before.maximum="2em" + space-after="0.5em" + start-indent="0pt" + font-size="&hsize3;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.tables" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofTables'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.figures" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofFigures'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.examples" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofExamples'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.equations" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofEquations'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.procedures" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofProcedures'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + + <t:titlepage t:element="component.list.of.unknowns" t:wrapper="fo:block"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="gentext" + param:key="'ListofUnknown'" + space-before.minimum="1em" + space-before.optimum="1em" + space-before.maximum="1em" + space-after="0.5em" + margin-left="{$title.margin.left}" + font-size="&hsize1;" + font-weight="bold" + font-family="{$title.fontset}"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> + </t:titlepage> + +<!-- ==================================================================== --> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xsl new file mode 100644 index 00000000..e3404e3e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.templates.xsl @@ -0,0 +1,5972 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="article.titlepage.recto"> + <xsl:choose> + <xsl:when test="articleinfo/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + </xsl:when> + <xsl:when test="artheader/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="articleinfo/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + </xsl:when> + <xsl:when test="artheader/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/itermset"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/itermset"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="article.titlepage.verso"> +</xsl:template> + +<xsl:template name="article.titlepage.separator"> +</xsl:template> + +<xsl:template name="article.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="article.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="article.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="{$title.fontset}"> + <xsl:variable name="recto.content"> + <xsl:call-template name="article.titlepage.before.recto"/> + <xsl:call-template name="article.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block start-indent="0pt" text-align="center"><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="article.titlepage.before.verso"/> + <xsl:call-template name="article.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="article.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" keep-with-next.within-column="always" font-size="24.8832pt" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::article[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" text-align="start" margin-left="0.5in" margin-right="0.5in" font-family="{$body.fontset}"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style" space-before="0.5em" text-align="start" margin-left="0.5in" margin-right="0.5in" font-family="{$body.fontset}"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="article.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="set.titlepage.recto"> + <xsl:choose> + <xsl:when test="setinfo/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="setinfo/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/itermset"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="set.titlepage.verso"> +</xsl:template> + +<xsl:template name="set.titlepage.separator"> +</xsl:template> + +<xsl:template name="set.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="set.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="set.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="set.titlepage.before.recto"/> + <xsl:call-template name="set.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="set.titlepage.before.verso"/> + <xsl:call-template name="set.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="set.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::set[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style" font-family="{$title.fontset}" text-align="center"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="set.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="book.titlepage.recto"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bookinfo/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/itermset"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="book.titlepage.verso"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/othercredit"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/pubdate"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/copyright"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/abstract"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="bookinfo/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.verso.auto.mode" select="info/legalnotice"/> +</xsl:template> + +<xsl:template name="book.titlepage.separator"><fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" break-after="page"/> +</xsl:template> + +<xsl:template name="book.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="book.titlepage.before.verso"><fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" break-after="page"/> +</xsl:template> + +<xsl:template name="book.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="book.titlepage.before.recto"/> + <xsl:call-template name="book.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="book.titlepage.before.verso"/> + <xsl:call-template name="book.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="book.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::book[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" text-align="center" font-size="20.736pt" space-before="15.552pt" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" font-size="17.28pt" keep-with-next.within-column="always" space-before="2in"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" space-before="2in"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style" font-size="17.28pt" space-before="10.8pt" keep-with-next.within-column="always"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="book.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" font-size="14.4pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="book.verso.title"> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:call-template name="verso.authorgroup"> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" space-before="1em"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="book.titlepage.verso.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="book.titlepage.verso.style" font-size="8pt"> +<xsl:apply-templates select="." mode="book.titlepage.verso.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="part.titlepage.recto"> + <xsl:choose> + <xsl:when test="partinfo/title"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/itermset"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="part.titlepage.verso"> +</xsl:template> + +<xsl:template name="part.titlepage.separator"> +</xsl:template> + +<xsl:template name="part.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="part.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="part.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="part.titlepage.before.recto"/> + <xsl:call-template name="part.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="part.titlepage.before.verso"/> + <xsl:call-template name="part.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="part.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="part.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="part.titlepage.recto.style" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="part.titlepage.recto.style" text-align="center" font-size="20.736pt" space-before="15.552pt" font-weight="bold" font-style="italic" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="part.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="partintro.titlepage.recto"> + <xsl:choose> + <xsl:when test="partintroinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partintroinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/itermset"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="partintro.titlepage.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage.separator"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="partintro.titlepage.before.recto"/> + <xsl:call-template name="partintro.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="partintro.titlepage.before.verso"/> + <xsl:call-template name="partintro.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="partintro.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style" text-align="center" font-size="24.8832pt" font-weight="bold" space-before="1em" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style" text-align="center" font-size="14.4pt" font-weight="bold" font-style="italic" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="partintro.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="reference.titlepage.recto"> + <xsl:choose> + <xsl:when test="referenceinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="referenceinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/itermset"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="reference.titlepage.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage.separator"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="reference.titlepage.before.recto"/> + <xsl:call-template name="reference.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="reference.titlepage.before.verso"/> + <xsl:call-template name="reference.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="reference.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::reference[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style" font-family="{$title.fontset}" text-align="center"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="reference.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage.recto"> + <xsl:choose> + <xsl:when test="refsynopsisdivinfo/title"> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="refsynopsisdivinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="refsynopsisdivinfo/itermset"/> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="refsynopsisdiv.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage.verso"> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage.separator"> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refsynopsisdiv.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refsynopsisdiv.titlepage.before.recto"/> + <xsl:call-template name="refsynopsisdiv.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refsynopsisdiv.titlepage.before.verso"/> + <xsl:call-template name="refsynopsisdiv.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="refsynopsisdiv.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="refsynopsisdiv.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refsynopsisdiv.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="refsynopsisdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsynopsisdiv.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="refsynopsisdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="refsynopsisdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsynopsisdiv.titlepage.recto.style"> +<xsl:apply-templates select="." mode="refsynopsisdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="refsection.titlepage.recto"> + <xsl:choose> + <xsl:when test="refsectioninfo/title"> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="refsectioninfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="refsectioninfo/itermset"/> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="refsection.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="refsection.titlepage.verso"> +</xsl:template> + +<xsl:template name="refsection.titlepage.separator"> +</xsl:template> + +<xsl:template name="refsection.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refsection.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refsection.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refsection.titlepage.before.recto"/> + <xsl:call-template name="refsection.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refsection.titlepage.before.verso"/> + <xsl:call-template name="refsection.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="refsection.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="refsection.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refsection.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="refsection.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsection.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="refsection.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="refsection.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsection.titlepage.recto.style"> +<xsl:apply-templates select="." mode="refsection.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="refsect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="refsect1info/title"> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="refsect1info/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="refsect1info/itermset"/> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="refsect1.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="refsect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="refsect1.titlepage.separator"> +</xsl:template> + +<xsl:template name="refsect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refsect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refsect1.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refsect1.titlepage.before.recto"/> + <xsl:call-template name="refsect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refsect1.titlepage.before.verso"/> + <xsl:call-template name="refsect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="refsect1.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="refsect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refsect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="refsect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect1.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="refsect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="refsect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="refsect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="refsect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="refsect2info/title"> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="refsect2info/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="refsect2info/itermset"/> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="refsect2.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="refsect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="refsect2.titlepage.separator"> +</xsl:template> + +<xsl:template name="refsect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refsect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refsect2.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refsect2.titlepage.before.recto"/> + <xsl:call-template name="refsect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refsect2.titlepage.before.verso"/> + <xsl:call-template name="refsect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="refsect2.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="refsect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refsect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="refsect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect2.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="refsect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="refsect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="refsect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="refsect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="refsect3info/title"> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="refsect3info/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="refsect3info/itermset"/> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="refsect3.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="refsect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="refsect3.titlepage.separator"> +</xsl:template> + +<xsl:template name="refsect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refsect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refsect3.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refsect3.titlepage.before.recto"/> + <xsl:call-template name="refsect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refsect3.titlepage.before.verso"/> + <xsl:call-template name="refsect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="refsect3.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="refsect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refsect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="refsect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect3.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="refsect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="refsect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="refsect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="refsect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="dedication.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="dedication.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="dedicationinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/itermset"/> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="dedication.titlepage.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage.separator"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="dedication.titlepage.before.recto"/> + <xsl:call-template name="dedication.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="dedication.titlepage.before.verso"/> + <xsl:call-template name="dedication.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="dedication.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="dedication.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="dedication.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="acknowledgements.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="acknowledgementsinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/itermset"/> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.separator"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="acknowledgements.titlepage.before.recto"/> + <xsl:call-template name="acknowledgements.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="acknowledgements.titlepage.before.verso"/> + <xsl:call-template name="acknowledgements.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="acknowledgements.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="acknowledgements.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="acknowledgements.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="preface.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::preface[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="prefaceinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/itermset"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="preface.titlepage.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage.separator"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="preface.titlepage.before.recto"/> + <xsl:call-template name="preface.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="preface.titlepage.before.verso"/> + <xsl:call-template name="preface.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="preface.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="preface.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="chapter.titlepage.recto"> + <xsl:choose> + <xsl:when test="chapterinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="chapterinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/itermset"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="chapter.titlepage.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage.separator"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="{$title.fontset}"> + <xsl:variable name="recto.content"> + <xsl:call-template name="chapter.titlepage.before.recto"/> + <xsl:call-template name="chapter.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block margin-left="{$title.margin.left}"><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="chapter.titlepage.before.verso"/> + <xsl:call-template name="chapter.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="chapter.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style" font-size="24.8832pt" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::chapter[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style" space-before="0.5em" font-style="italic" font-size="14.4pt" font-weight="bold"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style" space-before="0.5em" space-after="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style" space-before="0.5em" space-after="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style" space-before="0.5em" space-after="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="chapter.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="appendix.titlepage.recto"> + <xsl:choose> + <xsl:when test="appendixinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="appendixinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/itermset"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="appendix.titlepage.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage.separator"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="appendix.titlepage.before.recto"/> + <xsl:call-template name="appendix.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="appendix.titlepage.before.verso"/> + <xsl:call-template name="appendix.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="appendix.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::appendix[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="appendix.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="section.titlepage.recto"> + <xsl:choose> + <xsl:when test="sectioninfo/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sectioninfo/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/itermset"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="section.titlepage.verso"> +</xsl:template> + +<xsl:template name="section.titlepage.separator"> +</xsl:template> + +<xsl:template name="section.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="section.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="section.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="section.titlepage.before.recto"/> + <xsl:call-template name="section.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="section.titlepage.before.verso"/> + <xsl:call-template name="section.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="section.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="section.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect1info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect1info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/itermset"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage.separator"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect1.titlepage.before.recto"/> + <xsl:call-template name="sect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect1.titlepage.before.verso"/> + <xsl:call-template name="sect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sect1.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sect1.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect2info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect2info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/itermset"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage.separator"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect2.titlepage.before.recto"/> + <xsl:call-template name="sect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect2.titlepage.before.verso"/> + <xsl:call-template name="sect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sect2.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sect2.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect3info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect3info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/itermset"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage.separator"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect3.titlepage.before.recto"/> + <xsl:call-template name="sect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect3.titlepage.before.verso"/> + <xsl:call-template name="sect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sect3.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sect3.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sect4.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect4info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect4info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/itermset"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sect4.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage.separator"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect4.titlepage.before.recto"/> + <xsl:call-template name="sect4.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect4.titlepage.before.verso"/> + <xsl:call-template name="sect4.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sect4.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sect4.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sect5.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect5info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect5info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/itermset"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sect5.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage.separator"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect5.titlepage.before.recto"/> + <xsl:call-template name="sect5.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect5.titlepage.before.verso"/> + <xsl:call-template name="sect5.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sect5.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sect5.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="simplesect.titlepage.recto"> + <xsl:choose> + <xsl:when test="simplesectinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="simplesectinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/itermset"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="simplesect.titlepage.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.separator"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="simplesect.titlepage.before.recto"/> + <xsl:call-template name="simplesect.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="simplesect.titlepage.before.verso"/> + <xsl:call-template name="simplesect.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="simplesect.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style" margin-left="{$title.margin.left}" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="simplesect.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="topic.titlepage.recto"> + <xsl:choose> + <xsl:when test="topicinfo/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="topicinfo/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="topic.titlepage.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage.separator"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="topic.titlepage.before.recto"/> + <xsl:call-template name="topic.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="topic.titlepage.before.verso"/> + <xsl:call-template name="topic.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="topic.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="topic.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="topic.titlepage.recto.style" font-weight="bold" font-size="17.28pt" space-before="1em" space-after="1em" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="topic.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="topic.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="bibliography.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliography.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="bibliographyinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/itermset"/> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="bibliography.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliography.titlepage.before.recto"/> + <xsl:call-template name="bibliography.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliography.titlepage.before.verso"/> + <xsl:call-template name="bibliography.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="bibliography.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliography.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="bibliography.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage.recto"> + <xsl:choose> + <xsl:when test="bibliodivinfo/title"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="bibliodivinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bibliodivinfo/subtitle"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="bibliodivinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="bibliodivinfo/itermset"/> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="bibliodiv.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliodiv.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliodiv.titlepage.before.recto"/> + <xsl:call-template name="bibliodiv.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliodiv.titlepage.before.verso"/> + <xsl:call-template name="bibliodiv.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="bibliodiv.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="bibliodiv.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliodiv.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="bibliodiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliodiv.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="20.736pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliodiv[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliodiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliodiv.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="bibliodiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="bibliodiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="bibliodiv.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliodiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="glossary.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossary.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="glossaryinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/itermset"/> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="glossary.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossary.titlepage.before.recto"/> + <xsl:call-template name="glossary.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossary.titlepage.before.verso"/> + <xsl:call-template name="glossary.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="glossary.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossary.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="glossary.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="glossdiv.titlepage.recto"> + <xsl:choose> + <xsl:when test="glossdivinfo/title"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="glossdivinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="glossdivinfo/subtitle"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="glossdivinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="glossdivinfo/itermset"/> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="glossdiv.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="glossdiv.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossdiv.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossdiv.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossdiv.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossdiv.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossdiv.titlepage.before.recto"/> + <xsl:call-template name="glossdiv.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossdiv.titlepage.before.verso"/> + <xsl:call-template name="glossdiv.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="glossdiv.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="glossdiv.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossdiv.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="glossdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossdiv.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="20.736pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossdiv[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="glossdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossdiv.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="glossdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="glossdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="glossdiv.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="index.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="index.titlepage.recto.style" margin-left="0pt" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +<xsl:with-param name="pagewide" select="1"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="indexinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/itermset"/> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="index.titlepage.verso"> +</xsl:template> + +<xsl:template name="index.titlepage.separator"> +</xsl:template> + +<xsl:template name="index.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="index.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="index.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="index.titlepage.before.recto"/> + <xsl:call-template name="index.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="index.titlepage.before.verso"/> + <xsl:call-template name="index.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="index.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="index.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="index.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="indexdiv.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="indexdiv.titlepage.recto.style"> +<xsl:call-template name="indexdiv.title"> +<xsl:with-param name="title" select="title"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="indexdivinfo/subtitle"> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="indexdivinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="indexdivinfo/itermset"/> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="indexdiv.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="indexdiv.titlepage.verso"> +</xsl:template> + +<xsl:template name="indexdiv.titlepage.separator"> +</xsl:template> + +<xsl:template name="indexdiv.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="indexdiv.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="indexdiv.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="indexdiv.titlepage.before.recto"/> + <xsl:call-template name="indexdiv.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="indexdiv.titlepage.before.verso"/> + <xsl:call-template name="indexdiv.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="indexdiv.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="indexdiv.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="indexdiv.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="indexdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="indexdiv.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="indexdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="indexdiv.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="indexdiv.titlepage.recto.style"> +<xsl:apply-templates select="." mode="indexdiv.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="setindex.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="setindex.titlepage.recto.style" margin-left="0pt" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +<xsl:with-param name="pagewide" select="1"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="setindexinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/itermset"/> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="setindex.titlepage.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage.separator"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="setindex.titlepage.before.recto"/> + <xsl:call-template name="setindex.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="setindex.titlepage.before.verso"/> + <xsl:call-template name="setindex.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="setindex.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="setindex.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="setindex.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="colophon.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="colophon.titlepage.recto.style" margin-left="{$title.margin.left}" font-size="24.8832pt" font-family="{$title.fontset}" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::colophon[1]"/> +</xsl:call-template></fo:block> + <xsl:choose> + <xsl:when test="colophoninfo/subtitle"> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="colophoninfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="colophoninfo/itermset"/> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="colophon.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="colophon.titlepage.verso"> +</xsl:template> + +<xsl:template name="colophon.titlepage.separator"> +</xsl:template> + +<xsl:template name="colophon.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="colophon.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="colophon.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="colophon.titlepage.before.recto"/> + <xsl:call-template name="colophon.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="colophon.titlepage.before.verso"/> + <xsl:call-template name="colophon.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="colophon.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="colophon.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="colophon.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="colophon.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="colophon.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="colophon.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="colophon.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="colophon.titlepage.recto.style"> +<xsl:apply-templates select="." mode="colophon.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="sidebar.titlepage.recto"> + <xsl:choose> + <xsl:when test="sidebarinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sidebarinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/itermset"/> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/itermset"/> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="sidebar.titlepage.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.separator"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sidebar.titlepage.before.recto"/> + <xsl:call-template name="sidebar.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sidebar.titlepage.before.verso"/> + <xsl:call-template name="sidebar.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="sidebar.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sidebar.titlepage.recto.style" font-family="{$title.fontset}" font-weight="bold"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sidebar.titlepage.recto.style" font-family="{$title.fontset}"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="sidebar.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="qandaset.titlepage.recto"> + <xsl:choose> + <xsl:when test="qandasetinfo/title"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/title"/> + </xsl:when> + <xsl:when test="blockinfo/title"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="qandasetinfo/subtitle"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/subtitle"/> + </xsl:when> + <xsl:when test="blockinfo/subtitle"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/corpauthor"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/corpauthor"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/authorgroup"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/authorgroup"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/author"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/author"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/othercredit"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/othercredit"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/releaseinfo"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/releaseinfo"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/copyright"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/copyright"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/legalnotice"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/legalnotice"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/pubdate"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/pubdate"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/revision"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/revision"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/revhistory"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/revhistory"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/abstract"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/abstract"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="qandasetinfo/itermset"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="blockinfo/itermset"/> + <xsl:apply-templates mode="qandaset.titlepage.recto.auto.mode" select="info/itermset"/> +</xsl:template> + +<xsl:template name="qandaset.titlepage.verso"> +</xsl:template> + +<xsl:template name="qandaset.titlepage.separator"> +</xsl:template> + +<xsl:template name="qandaset.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="qandaset.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="qandaset.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="{$title.fontset}"> + <xsl:variable name="recto.content"> + <xsl:call-template name="qandaset.titlepage.before.recto"/> + <xsl:call-template name="qandaset.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block start-indent="0pt" text-align="center"><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="qandaset.titlepage.before.verso"/> + <xsl:call-template name="qandaset.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="qandaset.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="qandaset.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="qandaset.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" keep-with-next.within-column="always" font-size="24.8832pt" font-weight="bold"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::qandaset[1]"/> +</xsl:call-template> +</fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="corpauthor" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="authorgroup" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="author" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em" font-size="14.4pt"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="othercredit" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="releaseinfo" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="copyright" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="legalnotice" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" text-align="start" margin-left="0.5in" margin-right="0.5in" font-family="{$body.fontset}"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="pubdate" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revision" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="revhistory" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="abstract" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style" space-before="0.5em" text-align="start" margin-left="0.5in" margin-right="0.5in" font-family="{$body.fontset}"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template match="itermset" mode="qandaset.titlepage.recto.auto.mode"> +<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="qandaset.titlepage.recto.style"> +<xsl:apply-templates select="." mode="qandaset.titlepage.recto.mode"/> +</fo:block> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="table.of.contents.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'TableofContents'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage.verso"> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage.separator"> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="table.of.contents.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="table.of.contents.titlepage.before.recto"/> + <xsl:call-template name="table.of.contents.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="table.of.contents.titlepage.before.verso"/> + <xsl:call-template name="table.of.contents.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="table.of.contents.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="table.of.contents.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="table.of.contents.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.tables.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofTables'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.tables.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.tables.titlepage.before.recto"/> + <xsl:call-template name="list.of.tables.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.tables.titlepage.before.verso"/> + <xsl:call-template name="list.of.tables.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.tables.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.tables.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.tables.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.figures.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofFigures'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.figures.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.figures.titlepage.before.recto"/> + <xsl:call-template name="list.of.figures.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.figures.titlepage.before.verso"/> + <xsl:call-template name="list.of.figures.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.figures.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.figures.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.figures.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.examples.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofExamples'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.examples.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.examples.titlepage.before.recto"/> + <xsl:call-template name="list.of.examples.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.examples.titlepage.before.verso"/> + <xsl:call-template name="list.of.examples.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.examples.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.examples.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.examples.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.equations.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofEquations'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.equations.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.equations.titlepage.before.recto"/> + <xsl:call-template name="list.of.equations.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.equations.titlepage.before.verso"/> + <xsl:call-template name="list.of.equations.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.equations.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.equations.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.equations.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.procedures.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofProcedures'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.procedures.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.procedures.titlepage.before.recto"/> + <xsl:call-template name="list.of.procedures.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.procedures.titlepage.before.verso"/> + <xsl:call-template name="list.of.procedures.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.procedures.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.procedures.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.procedures.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="list.of.unknowns.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after="0.5em" start-indent="0pt" font-size="17.28pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofUnknown'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage.verso"> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage.separator"> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="list.of.unknowns.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="list.of.unknowns.titlepage.before.recto"/> + <xsl:call-template name="list.of.unknowns.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="list.of.unknowns.titlepage.before.verso"/> + <xsl:call-template name="list.of.unknowns.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="list.of.unknowns.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="list.of.unknowns.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="list.of.unknowns.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.tables.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofTables'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.tables.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.tables.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.tables.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.tables.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.tables.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.tables.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.tables.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.tables.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.figures.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofFigures'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.figures.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.figures.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.figures.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.figures.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.figures.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.figures.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.figures.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.figures.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.examples.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofExamples'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.examples.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.examples.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.examples.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.examples.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.examples.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.examples.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.examples.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.examples.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.equations.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofEquations'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.equations.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.equations.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.equations.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.equations.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.equations.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.equations.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.equations.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.equations.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.procedures.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofProcedures'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.procedures.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.procedures.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.procedures.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.procedures.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.procedures.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.procedures.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.procedures.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.procedures.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage.recto"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" xsl:use-attribute-sets="component.list.of.unknowns.titlepage.recto.style" space-before.minimum="1em" space-before.optimum="1em" space-before.maximum="1em" space-after="0.5em" margin-left="{$title.margin.left}" font-size="12pt" font-weight="bold" font-family="{$title.fontset}"> +<xsl:call-template name="gentext"> +<xsl:with-param name="key" select="'ListofUnknown'"/> +</xsl:call-template></fo:block> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage.verso"> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage.separator"> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="component.list.of.unknowns.titlepage"> + <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"> + <xsl:variable name="recto.content"> + <xsl:call-template name="component.list.of.unknowns.titlepage.before.recto"/> + <xsl:call-template name="component.list.of.unknowns.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <fo:block><xsl:copy-of select="$recto.content"/></fo:block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="component.list.of.unknowns.titlepage.before.verso"/> + <xsl:call-template name="component.list.of.unknowns.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <fo:block><xsl:copy-of select="$verso.content"/></fo:block> + </xsl:if> + <xsl:call-template name="component.list.of.unknowns.titlepage.separator"/> + </fo:block> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.unknowns.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="component.list.of.unknowns.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.xsl new file mode 100644 index 00000000..04ff4f76 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/titlepage.xsl @@ -0,0 +1,792 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: titlepage.xsl 9286 2012-04-19 10:10:58Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:attribute-set name="book.titlepage.recto.style"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$title.fontset"/> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-size">12pt</xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="book.titlepage.verso.style"> + <xsl:attribute name="font-size">10pt</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="article.titlepage.recto.style"/> +<xsl:attribute-set name="article.titlepage.verso.style"/> + +<xsl:attribute-set name="set.titlepage.recto.style"/> +<xsl:attribute-set name="set.titlepage.verso.style"/> + +<xsl:attribute-set name="part.titlepage.recto.style"> + <xsl:attribute name="text-align">center</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="part.titlepage.verso.style"/> + +<xsl:attribute-set name="partintro.titlepage.recto.style"/> +<xsl:attribute-set name="partintro.titlepage.verso.style"/> + +<xsl:attribute-set name="reference.titlepage.recto.style"/> +<xsl:attribute-set name="reference.titlepage.verso.style"/> + +<xsl:attribute-set name="dedication.titlepage.recto.style"/> +<xsl:attribute-set name="dedication.titlepage.verso.style"/> + +<xsl:attribute-set name="acknowledgements.titlepage.recto.style"/> +<xsl:attribute-set name="acknowledgements.titlepage.verso.style"/> + +<xsl:attribute-set name="preface.titlepage.recto.style"/> +<xsl:attribute-set name="preface.titlepage.verso.style"/> + +<xsl:attribute-set name="chapter.titlepage.recto.style"/> +<xsl:attribute-set name="chapter.titlepage.verso.style"/> + +<xsl:attribute-set name="appendix.titlepage.recto.style"/> +<xsl:attribute-set name="appendix.titlepage.verso.style"/> + +<xsl:attribute-set name="bibliography.titlepage.recto.style"/> +<xsl:attribute-set name="bibliography.titlepage.verso.style"/> + +<xsl:attribute-set name="bibliodiv.titlepage.recto.style"/> +<xsl:attribute-set name="bibliodiv.titlepage.verso.style"/> + +<xsl:attribute-set name="glossary.titlepage.recto.style"/> +<xsl:attribute-set name="glossary.titlepage.verso.style"/> + +<xsl:attribute-set name="glossdiv.titlepage.recto.style"/> +<xsl:attribute-set name="glossdiv.titlepage.verso.style"/> + +<xsl:attribute-set name="index.titlepage.recto.style"/> +<xsl:attribute-set name="index.titlepage.verso.style"/> + +<xsl:attribute-set name="setindex.titlepage.recto.style"/> +<xsl:attribute-set name="setindex.titlepage.verso.style"/> + +<xsl:attribute-set name="indexdiv.titlepage.recto.style"/> +<xsl:attribute-set name="indexdiv.titlepage.verso.style"/> + +<xsl:attribute-set name="colophon.titlepage.recto.style"/> +<xsl:attribute-set name="colophon.titlepage.verso.style"/> + +<xsl:attribute-set name="sidebar.titlepage.recto.style"/> +<xsl:attribute-set name="sidebar.titlepage.verso.style"/> + +<xsl:attribute-set name="qandaset.titlepage.recto.style"/> +<xsl:attribute-set name="qandaset.titlepage.verso.style"/> + +<xsl:attribute-set name="section.titlepage.recto.style"> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="section.titlepage.verso.style"> + <xsl:attribute name="keep-together.within-column">always</xsl:attribute> + <xsl:attribute name="keep-with-next.within-column">always</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="sect1.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect1.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect2.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect2.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect3.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect3.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect4.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect4.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect5.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect5.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="simplesect.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="simplesect.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="topic.titlepage.recto.style"/> +<xsl:attribute-set name="topic.titlepage.verso.style"/> + +<xsl:attribute-set name="refnamediv.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refnamediv.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="refsynopsisdiv.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refsynopsisdiv.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="refsection.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refsection.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="refsect1.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refsect1.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="refsect2.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refsect2.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="refsect3.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="refsect3.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="table.of.contents.titlepage.recto.style"/> +<xsl:attribute-set name="table.of.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.tables.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.tables.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.figures.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.figures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.equations.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.equations.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.examples.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.examples.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.procedures.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.procedures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.unknowns.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.unknowns.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.tables.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.tables.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.figures.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.figures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.equations.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.equations.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.examples.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.examples.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.procedures.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.procedures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="component.list.of.unknowns.titlepage.recto.style"/> +<xsl:attribute-set name="component.list.of.unknowns.contents.titlepage.verso.style"/> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="titlepage.mode"> + <!-- if an element isn't found in this mode, try the default mode --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="abbrev" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="abstract" mode="titlepage.mode"> + <fo:block xsl:use-attribute-sets="abstract.properties"> + <fo:block xsl:use-attribute-sets="abstract.title.properties"> + <xsl:choose> + <xsl:when test="title|info/title"> + <xsl:apply-templates select="title|info/title"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Abstract'"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </fo:block> + <xsl:apply-templates select="*[not(self::title)]" mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="abstract/title" mode="titlepage.mode"/> + +<xsl:template match="abstract/title" mode="titlepage.abstract.title.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="address" mode="titlepage.mode"> + <!-- use the normal address handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="affiliation" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="artpagenums" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="author" mode="titlepage.mode"> + <fo:block> + <xsl:call-template name="anchor"/> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + <xsl:if test="affiliation/orgname"> + <xsl:text>, </xsl:text> + <xsl:apply-templates select="affiliation/orgname" mode="titlepage.mode"/> + </xsl:if> + <xsl:if test="email|affiliation/address/email"> + <xsl:text> </xsl:text> + <xsl:apply-templates select="(email|affiliation/address/email)[1]"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </fo:block> +</xsl:template> + +<xsl:template match="authorblurb" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="titlepage.mode"> + <fo:wrapper> + <xsl:call-template name="anchor"/> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:wrapper> +</xsl:template> + +<xsl:template match="authorinitials" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="bibliomisc" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="bibliomset" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="collab" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="collabname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="confgroup" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="confdates" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="conftitle" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="confnum" mode="titlepage.mode"> + <!-- suppress --> +</xsl:template> + +<xsl:template match="contractnum" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="contractsponsor" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="contrib" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="copyright" mode="titlepage.mode"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">copyright</xsl:with-param> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="copyright.years"> + <xsl:with-param name="years" select="year"/> + <xsl:with-param name="print.ranges" select="$make.year.ranges"/> + <xsl:with-param name="single.year.ranges" + select="$make.single.year.ranges"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="holder" mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="year" mode="titlepage.mode"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="holder" mode="titlepage.mode"> + <xsl:apply-templates/> + <xsl:if test="position() < last()"> + <xsl:text>, </xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="corpauthor" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="corpcredit" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="corpname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="date" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="edition" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Edition'"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="editor" mode="titlepage.mode"> + <!-- The first editor is dealt with in the following template, + which in turn displays all editors of the same mode. --> +</xsl:template> + +<xsl:template match="editor[1]" priority="2" mode="titlepage.mode"> + <xsl:call-template name="gentext.edited.by"/> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="person.name.list"> + <xsl:with-param name="person.list" select="../editor"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="firstname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="graphic" mode="titlepage.mode"> + <!-- use the normal graphic handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="honorific" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="isbn" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="issn" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="biblioid" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="itermset" mode="titlepage.mode"> + <xsl:apply-templates select="indexterm"/> +</xsl:template> + +<xsl:template match="invpartnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="issuenum" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="jobtitle" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="keywordset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="legalnotice" mode="titlepage.mode"> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <fo:block id="{$id}"> + <xsl:if test="title"> <!-- FIXME: add param for using default title? --> + <xsl:call-template name="formal.object.heading"/> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="legalnotice/title" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="lineage" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="modespec" mode="titlepage.mode"> + <!-- discard --> +</xsl:template> + +<xsl:template match="orgdiv" mode="titlepage.mode"> + <xsl:if test="preceding-sibling::*[1][self::orgname]"> + <xsl:text> </xsl:text> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="orgname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.mode"> + <xsl:variable name="contrib" select="string(contrib)"/> + <xsl:choose> + <xsl:when test="contrib"> + <xsl:if test="not(preceding-sibling::othercredit[string(contrib)=$contrib])"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode" select="contrib"/> + <xsl:text>: </xsl:text> + <xsl:call-template name="person.name"/> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + <xsl:apply-templates select="following-sibling::othercredit[string(contrib)=$contrib]" mode="titlepage.othercredits"/> + </fo:block> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <fo:block><xsl:call-template name="person.name"/></fo:block> + <xsl:apply-templates mode="titlepage.mode" select="./affiliation"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.othercredits"> + <xsl:text>, </xsl:text> + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="othername" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="pagenums" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="printhistory" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="productname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="productnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="pubdate" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="publisher" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="publishername" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="pubsnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="releaseinfo" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revhistory" mode="titlepage.mode"> + + <xsl:variable name="explicit.table.width"> + <xsl:call-template name="pi.dbfo_table-width"/> + </xsl:variable> + + <xsl:variable name="table.width"> + <xsl:choose> + <xsl:when test="$explicit.table.width != ''"> + <xsl:value-of select="$explicit.table.width"/> + </xsl:when> + <xsl:when test="$default.table.width = ''"> + <xsl:text>100%</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$default.table.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <fo:table table-layout="fixed" width="{$table.width}" xsl:use-attribute-sets="revhistory.table.properties"> + <fo:table-column column-number="1" column-width="proportional-column-width(1)"/> + <fo:table-column column-number="2" column-width="proportional-column-width(1)"/> + <fo:table-column column-number="3" column-width="proportional-column-width(1)"/> + <fo:table-body start-indent="0pt" end-indent="0pt"> + <fo:table-row> + <fo:table-cell number-columns-spanned="3" xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block xsl:use-attribute-sets="revhistory.title.properties"> + <xsl:choose> + <xsl:when test="title|info/title"> + <xsl:apply-templates select="title|info/title" mode="titlepage.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'RevHistory'"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </fo:block> + </fo:table-cell> + </fo:table-row> + <xsl:apply-templates select="*[not(self::title)]" mode="titlepage.mode"/> + </fo:table-body> + </fo:table> + +</xsl:template> + + +<xsl:template match="revhistory/revision" mode="titlepage.mode"> + <xsl:variable name="revnumber" select="revnumber"/> + <xsl:variable name="revdate" select="date"/> + <xsl:variable name="revauthor" select="authorinitials|author"/> + <xsl:variable name="revremark" select="revremark|revdescription"/> + <fo:table-row> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:if test="$revnumber"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Revision'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="$revnumber[1]" mode="titlepage.mode"/> + </xsl:if> + </fo:block> + </fo:table-cell> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:apply-templates select="$revdate[1]" mode="titlepage.mode"/> + </fo:block> + </fo:table-cell> + <fo:table-cell xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:for-each select="$revauthor"> + <xsl:apply-templates select="." mode="titlepage.mode"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </fo:block> + </fo:table-cell> + </fo:table-row> + <xsl:if test="$revremark"> + <fo:table-row> + <fo:table-cell number-columns-spanned="3" xsl:use-attribute-sets="revhistory.table.cell.properties"> + <fo:block> + <xsl:apply-templates select="$revremark[1]" mode="titlepage.mode"/> + </fo:block> + </fo:table-cell> + </fo:table-row> + </xsl:if> +</xsl:template> + +<xsl:template match="revision/revnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/date" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/authorinitials" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/author" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revremark" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revdescription" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="shortaffil" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subjectset" mode="titlepage.mode"> + <!-- discard --> +</xsl:template> + +<xsl:template match="subtitle" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="surname" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="titleabbrev" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="volumenum" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<!-- ==================================================================== --> +<!-- Book templates --> + +<!-- Note: these templates cannot use *.titlepage.recto.mode or + *.titlepage.verso.mode. If they do then subsequent use of a custom + titlepage.templates.xml file will not work correctly. --> + +<!-- book recto --> + +<xsl:template match="bookinfo/authorgroup|book/info/authorgroup" + mode="titlepage.mode" priority="2"> + <fo:block> + <xsl:call-template name="anchor"/> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<!-- book verso --> + +<xsl:template name="book.verso.title"> + <fo:block> + <xsl:apply-templates mode="titlepage.mode"/> + + <xsl:if test="following-sibling::subtitle + |following-sibling::info/subtitle + |following-sibling::bookinfo/subtitle"> + <xsl:text>: </xsl:text> + + <xsl:apply-templates select="(following-sibling::subtitle + |following-sibling::info/subtitle + |following-sibling::bookinfo/subtitle)[1]" + mode="book.verso.subtitle.mode"/> + </xsl:if> + </fo:block> +</xsl:template> + +<xsl:template match="subtitle" mode="book.verso.subtitle.mode"> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:if test="following-sibling::subtitle"> + <xsl:text>: </xsl:text> + <xsl:apply-templates select="following-sibling::subtitle[1]" + mode="book.verso.subtitle.mode"/> + </xsl:if> +</xsl:template> + +<xsl:template name="verso.authorgroup"> + <fo:block> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'by'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:call-template name="person.name.list"> + <xsl:with-param name="person.list" select="author|corpauthor|editor"/> + </xsl:call-template> + </fo:block> + <xsl:apply-templates select="othercredit" mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="bookinfo/author|book/info/author" + mode="titlepage.mode" priority="2"> + <fo:block> + <xsl:call-template name="person.name"/> + </fo:block> +</xsl:template> + +<xsl:template match="bookinfo/corpauthor|book/info/corpauthor" + mode="titlepage.mode" priority="2"> + <fo:block> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="bookinfo/pubdate|book/info/pubdate" + mode="titlepage.mode" priority="2"> + <fo:block> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'pubdate'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/toc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/toc.xsl new file mode 100644 index 00000000..cf327242 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/toc.xsl @@ -0,0 +1,332 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + version='1.0'> + +<!-- ******************************************************************** + $Id: toc.xsl 8323 2009-03-12 22:52:17Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- only set, book and part puts toc in its own page sequence --> + +<xsl:template match="set/toc | book/toc | part/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <!-- Don't generate a page sequence unless there is content --> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <xsl:apply-templates /> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to parent element --> + <xsl:for-each select="parent::*"> + <xsl:choose> + <xsl:when test="self::set"> + <xsl:call-template name="set.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::book"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::part"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> + </xsl:for-each> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:variable name="lot-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'lot'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="gentext-key" select="'TableofContents'"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:if> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/toc | appendix/toc | preface/toc | article/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <fo:block> + <xsl:apply-templates/> + </fo:block> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + </xsl:when> + </xsl:choose> + <xsl:call-template name="component.toc.separator"/> + </xsl:if> +</xsl:template> + +<xsl:template match="section/toc + |sect1/toc + |sect2/toc + |sect3/toc + |sect4/toc + |sect5/toc"> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <fo:block> + <xsl:apply-templates/> + </fo:block> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="section.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + </xsl:when> + </xsl:choose> + <xsl:call-template name="section.toc.separator"/> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="tocpart|tocchap + |toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <xsl:apply-templates select="tocentry"/> + <xsl:if test="tocchap|toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <fo:block start-indent="{count(ancestor::*)*2}pc"> + <xsl:apply-templates select="tocchap|toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"/> + </fo:block> + </xsl:if> +</xsl:template> + +<xsl:template match="tocentry|lotentry|tocdiv|tocfront|tocback"> + <fo:block text-align-last="justify" + end-indent="2pc" + last-line-end-indent="-2pc"> + <fo:inline keep-with-next.within-line="always"> + <xsl:choose> + <xsl:when test="@linkend"> + <fo:basic-link internal-destination="{@linkend}"> + <xsl:apply-templates/> + </fo:basic-link> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </fo:inline> + + <xsl:choose> + <xsl:when test="@linkend"> + <fo:inline keep-together.within-line="always"> + <xsl:text> </xsl:text> + <fo:leader leader-pattern="dots" + keep-with-next.within-line="always"/> + <xsl:text> </xsl:text> + <fo:basic-link internal-destination="{@linkend}"> + <xsl:choose> + <xsl:when test="@pagenum"> + <xsl:value-of select="@pagenum"/> + </xsl:when> + <xsl:otherwise> + <fo:page-number-citation ref-id="{@linkend}"/> + </xsl:otherwise> + </xsl:choose> + </fo:basic-link> + </fo:inline> + </xsl:when> + <xsl:when test="@pagenum"> + <fo:inline keep-together.within-line="always"> + <xsl:text> </xsl:text> + <fo:leader leader-pattern="dots" + keep-with-next.within-line="always"/> + <xsl:text> </xsl:text> + <xsl:value-of select="@pagenum"/> + </fo:inline> + </xsl:when> + <xsl:otherwise> + <!-- just the leaders, what else can I do? --> + <fo:inline keep-together.within-line="always"> + <xsl:text> </xsl:text> + <fo:leader leader-pattern="space" + keep-with-next.within-line="always"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> + </fo:block> +</xsl:template> + +<xsl:template match="toc/title"> + <fo:block font-weight="bold"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="toc/subtitle"> + <fo:block font-weight="bold"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="toc/titleabbrev"> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- A lot element must have content, because there is no attribute + to select what kind of list should be generated --> +<xsl:template match="book/lot | part/lot"> + <!-- Don't generate a page sequence unless there is content --> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <xsl:apply-templates /> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:variable name="lot-master-reference"> + <xsl:call-template name="select.pagemaster"> + <xsl:with-param name="pageclass" select="'lot'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="page.sequence"> + <xsl:with-param name="master-reference" + select="$lot-master-reference"/> + <xsl:with-param name="element" select="'toc'"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/lot | appendix/lot | preface/lot | article/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <fo:block> + <xsl:apply-templates/> + </fo:block> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="section/lot + |sect1/lot + |sect2/lot + |sect3/lot + |sect4/lot + |sect5/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <fo:block> + <xsl:apply-templates/> + </fo:block> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="process.empty.lot"> + <!-- An empty lot element does not provide any information to indicate + what should be included in it. You can customize this + template to generate a lot based on @role or something --> + <xsl:message> + <xsl:text>Warning: don't know what to generate for </xsl:text> + <xsl:text>lot that has no children.</xsl:text> + </xsl:message> +</xsl:template> + +<xsl:template match="lot/title"> + <fo:block font-weight="bold"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="lot/subtitle"> + <fo:block font-weight="bold"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="lot/titleabbrev"> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/verbatim.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/verbatim.xsl new file mode 100644 index 00000000..319ffcf6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/verbatim.xsl @@ -0,0 +1,496 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:xverb="com.nwalsh.xalan.Verbatim" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="sverb xverb lxslt exsl" + version='1.0'> + +<!-- ******************************************************************** + $Id: verbatim.xsl 9590 2012-09-02 20:53:23Z tom_schr $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- XSLTHL highlighting is turned off by default. See highlighting/README + for instructions on how to turn on XSLTHL --> +<xsl:template name="apply-highlighting"> + <xsl:apply-templates/> +</xsl:template> + +<lxslt:component prefix="xverb" + functions="numberLines"/> + +<xsl:template match="programlisting|screen|synopsis"> + <xsl:param name="suppress-numbers" select="'0'"/> + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf"> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + + <xsl:variable name="block.content"> + <xsl:choose> + <xsl:when test="$shade.verbatim != 0"> + <fo:block id="{$id}" + xsl:use-attribute-sets="monospace.verbatim.properties shade.verbatim.style"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="$hyphenate.verbatim != 0 and + $exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($content)" + mode="hyphenate.verbatim"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> + </fo:block> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" + xsl:use-attribute-sets="monospace.verbatim.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="$hyphenate.verbatim != 0 and + $exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($content)" + mode="hyphenate.verbatim"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> + </fo:block> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <!-- Need a block-container for these features --> + <xsl:when test="@width != '' or + (self::programlisting and + starts-with($writing.mode, 'rl'))"> + <fo:block-container start-indent="0pt" end-indent="0pt"> + <xsl:if test="@width != ''"> + <xsl:attribute name="width"> + <xsl:value-of select="concat(@width, '*', $monospace.verbatim.font.width)"/> + </xsl:attribute> + </xsl:if> + <!-- All known program code is left-to-right --> + <xsl:if test="self::programlisting and + starts-with($writing.mode, 'rl')"> + <xsl:attribute name="writing-mode">lr-tb</xsl:attribute> + </xsl:if> + <xsl:copy-of select="$block.content"/> + </fo:block-container> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$block.content"/> + </xsl:otherwise> + </xsl:choose> + +</xsl:template> + +<xsl:template match="literallayout"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:variable name="keep.together"> + <xsl:call-template name="pi.dbfo_keep-together"/> + </xsl:variable> + + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf"> + <xsl:apply-templates/> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="@class='monospaced'"> + <xsl:choose> + <xsl:when test="$shade.verbatim != 0"> + <fo:block id="{$id}" + xsl:use-attribute-sets="monospace.verbatim.properties shade.verbatim.style"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:copy-of select="$content"/> + </fo:block> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" + xsl:use-attribute-sets="monospace.verbatim.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:copy-of select="$content"/> + </fo:block> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$shade.verbatim != 0"> + <fo:block id="{$id}" + xsl:use-attribute-sets="verbatim.properties shade.verbatim.style"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:copy-of select="$content"/> + </fo:block> + </xsl:when> + <xsl:otherwise> + <fo:block id="{$id}" + xsl:use-attribute-sets="verbatim.properties"> + <xsl:if test="$keep.together != ''"> + <xsl:attribute name="keep-together.within-column"><xsl:value-of + select="$keep.together"/></xsl:attribute> + </xsl:if> + <xsl:copy-of select="$content"/> + </fo:block> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="address"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf"> + <xsl:apply-templates/> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <fo:block xsl:use-attribute-sets="verbatim.properties"> + <xsl:copy-of select="$content"/> + </fo:block> +</xsl:template> + +<xsl:template name="number.rtf.lines"> + <xsl:param name="rtf" select="''"/> + <xsl:param name="pi.context" select="."/> + + <!-- Save the global values --> + <xsl:variable name="global.linenumbering.everyNth" + select="$linenumbering.everyNth"/> + + <xsl:variable name="global.linenumbering.separator" + select="$linenumbering.separator"/> + + <xsl:variable name="global.linenumbering.width" + select="$linenumbering.width"/> + + <!-- Extract the <?dbfo linenumbering.*?> PI values --> + <xsl:variable name="pi.linenumbering.everyNth"> + <xsl:call-template name="pi.dbfo_linenumbering.everyNth"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.separator"> + <xsl:call-template name="pi.dbfo_linenumbering.separator"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.width"> + <xsl:call-template name="pi.dbfo_linenumbering.width"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <!-- Construct the 'in-context' values --> + <xsl:variable name="linenumbering.everyNth"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.everyNth != ''"> + <xsl:value-of select="$pi.linenumbering.everyNth"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.everyNth"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.separator"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.separator != ''"> + <xsl:value-of select="$pi.linenumbering.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.separator"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.width"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.width != ''"> + <xsl:value-of select="$pi.linenumbering.width"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.startinglinenumber"> + <xsl:choose> + <xsl:when test="$pi.context/@startinglinenumber"> + <xsl:value-of select="$pi.context/@startinglinenumber"/> + </xsl:when> + <xsl:when test="$pi.context/@continuation='continues'"> + <xsl:variable name="lastLine"> + <xsl:choose> + <xsl:when test="$pi.context/self::programlisting"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::programlisting[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::screen"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::screen[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::literallayout"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::literallayout[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::address"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::address[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::synopsis"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::synopsis[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Unexpected verbatim environment: </xsl:text> + <xsl:value-of select="local-name(.)"/> + </xsl:message> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:value-of select="$lastLine + 1"/> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="function-available('sverb:numberLines')"> + <xsl:copy-of select="sverb:numberLines($rtf)"/> + </xsl:when> + <xsl:when test="function-available('xverb:numberLines')"> + <xsl:copy-of select="xverb:numberLines($rtf)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No numberLines function available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ======================================================================== --> + +<xsl:template name="lastLineNumber"> + <xsl:param name="listings"/> + <xsl:param name="number" select="0"/> + + <xsl:variable name="lines"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="string($listings[1])"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="not($listings)"> + <xsl:value-of select="$number"/> + </xsl:when> + <xsl:when test="$listings[1]/@startinglinenumber"> + <xsl:value-of select="$number + $listings[1]/@startinglinenumber + $lines - 1"/> + </xsl:when> + <xsl:when test="$listings[1]/@continuation='continues'"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="$listings[position() > 1]"/> + <xsl:with-param name="number" select="$number + $lines"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$lines"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="countLines"> + <xsl:param name="listing"/> + <xsl:param name="count" select="1"/> + + <xsl:choose> + <xsl:when test="contains($listing, ' ')"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="substring-after($listing, ' ')"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$count"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ======================================================================== --> + +<xsl:template match="node()|@*" mode="hyphenate.verbatim"> + <xsl:copy> + <xsl:copy-of select="@*"/> + <xsl:apply-templates mode="hyphenate.verbatim"/> + </xsl:copy> +</xsl:template> + +<xsl:template match="text()" mode="hyphenate.verbatim" priority="2"> + <xsl:call-template name="hyphenate.verbatim.block"> + <xsl:with-param name="content" select="."/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="hyphenate.verbatim.block"> + <xsl:param name="content" select="''"/> + <xsl:param name="count" select="1"/> + + <!-- recurse on lines first to keep recursion depth reasonable --> + <xsl:choose> + <xsl:when test="contains($content, ' ')"> + <xsl:variable name="line" select="substring-before($content, ' ')"/> + <xsl:variable name="rest" select="substring-after($content, ' ')"/> + <xsl:call-template name="hyphenate.verbatim"> + <xsl:with-param name="content" select="concat($line, ' ')"/> + </xsl:call-template> + <xsl:call-template name="hyphenate.verbatim.block"> + <xsl:with-param name="content" select="$rest"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="hyphenate.verbatim"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + +</xsl:template> + +<xsl:template name="hyphenate.verbatim"> + <xsl:param name="content"/> + <xsl:variable name="head" select="substring($content, 1, 1)"/> + <xsl:variable name="tail" select="substring($content, 2)"/> + <xsl:choose> + <!-- Place soft-hyphen after space or non-breakable space. --> + <xsl:when test="$head = ' ' or $head = ' '"> + <xsl:text> </xsl:text> + <xsl:text>­</xsl:text> + </xsl:when> + <xsl:when test="$hyphenate.verbatim.characters != '' and + translate($head, $hyphenate.verbatim.characters, '') = '' and not($tail = '')"> + <xsl:value-of select="$head"/> + <xsl:text>­</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$head"/> + </xsl:otherwise> + </xsl:choose> + <xsl:if test="$tail"> + <xsl:call-template name="hyphenate.verbatim"> + <xsl:with-param name="content" select="$tail"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xep.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xep.xsl new file mode 100644 index 00000000..9719cf82 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xep.xsl @@ -0,0 +1,183 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:rx="http://www.renderx.com/XSL/Extensions" + version='1.0'> + +<!-- ******************************************************************** + $Id: xep.xsl 9293 2012-04-19 18:42:11Z bobstayton $ + ******************************************************************** + (c) Stephane Bline Peregrine Systems 2001 + Implementation of xep extensions: + * Pdf bookmarks (based on the XEP 2.5 implementation) + * Document information (XEP 2.5 meta information extensions) + ******************************************************************** --> + +<!-- FIXME: Norm, I changed things so that the top-level element (book or set) + does not appear in the TOC. Is this the right thing? --> + +<xsl:template name="xep-document-information"> + <rx:meta-info> + <xsl:variable name="authors" + select="(//author|//editor|//corpauthor|//authorgroup)[1]"/> + <xsl:if test="$authors"> + <xsl:variable name="author"> + <xsl:choose> + <xsl:when test="$authors[self::authorgroup]"> + <xsl:call-template name="person.name.list"> + <xsl:with-param name="person.list" + select="$authors/*[self::author|self::corpauthor| + self::othercredit|self::editor]"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$authors[self::corpauthor]"> + <xsl:value-of select="$authors"/> + </xsl:when> + <xsl:when test="$authors[orgname]"> + <xsl:value-of select="$authors/orgname"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"> + <xsl:with-param name="node" select="$authors"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:element name="rx:meta-field"> + <xsl:attribute name="name">author</xsl:attribute> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($author)"/> + </xsl:attribute> + </xsl:element> + </xsl:if> + + <xsl:variable name="title"> + <xsl:apply-templates select="/*[1]" mode="label.markup"/> + <xsl:apply-templates select="/*[1]" mode="title.markup"/> + </xsl:variable> + + <xsl:element name="rx:meta-field"> + <xsl:attribute name="name">creator</xsl:attribute> + <xsl:attribute name="value"> + <xsl:text>DocBook </xsl:text> + <xsl:value-of select="$DistroTitle"/> + <xsl:text> V</xsl:text> + <xsl:value-of select="$VERSION"/> + </xsl:attribute> + </xsl:element> + + <xsl:element name="rx:meta-field"> + <xsl:attribute name="name">title</xsl:attribute> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </xsl:element> + + <xsl:if test="//keyword"> + <xsl:element name="rx:meta-field"> + <xsl:attribute name="name">keywords</xsl:attribute> + <xsl:attribute name="value"> + <xsl:for-each select="//keyword"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </xsl:element> + </xsl:if> + + <xsl:if test="//subjectterm"> + <xsl:element name="rx:meta-field"> + <xsl:attribute name="name">subject</xsl:attribute> + <xsl:attribute name="value"> + <xsl:for-each select="//subjectterm"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </xsl:element> + </xsl:if> + </rx:meta-info> +</xsl:template> + +<!-- ******************************************************************** + Pdf bookmarks + ******************************************************************** --> + +<xsl:template match="*" mode="xep.outline"> + <xsl:apply-templates select="*" mode="xep.outline"/> +</xsl:template> + +<xsl:template match="set|book|part|reference|preface|chapter|appendix|article + |glossary|bibliography|index|setindex|topic + |refentry|refsynopsisdiv + |refsect1|refsect2|refsect3|refsection + |sect1|sect2|sect3|sect4|sect5|section" + mode="xep.outline"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <xsl:variable name="bookmark-label"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:variable> + + <!-- Put the root element bookmark at the same level as its children --> + <!-- If the object is a set or book, generate a bookmark for the toc --> + <xsl:choose> + <xsl:when test="self::index and $generate.index = 0"/> + <xsl:when test="parent::*"> + <rx:bookmark internal-destination="{$id}"> + <rx:bookmark-label> + <xsl:value-of select="normalize-space($bookmark-label)"/> + </rx:bookmark-label> + <xsl:apply-templates select="*" mode="xep.outline"/> + </rx:bookmark> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$bookmark-label != ''"> + <rx:bookmark internal-destination="{$id}"> + <rx:bookmark-label> + <xsl:value-of select="normalize-space($bookmark-label)"/> + </rx:bookmark-label> + </rx:bookmark> + </xsl:if> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <xsl:if test="contains($toc.params, 'toc') + and set|book|part|reference|section|sect1|refentry + |article|topic|bibliography|glossary|chapter + |appendix"> + <rx:bookmark internal-destination="toc...{$id}"> + <rx:bookmark-label> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </rx:bookmark-label> + </rx:bookmark> + </xsl:if> + <xsl:apply-templates select="*" mode="xep.outline"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="xep-pis"> + <xsl:if test="$crop.marks != 0"> + <xsl:processing-instruction name="xep-pdf-crop-mark-width"><xsl:value-of select="$crop.mark.width"/></xsl:processing-instruction> + <xsl:processing-instruction name="xep-pdf-crop-offset"><xsl:value-of select="$crop.mark.offset"/></xsl:processing-instruction> + <xsl:processing-instruction name="xep-pdf-bleed"><xsl:value-of select="$crop.mark.bleed"/></xsl:processing-instruction> + </xsl:if> + + <xsl:call-template name="user-xep-pis"/> +</xsl:template> + +<!-- Placeholder for user defined PIs --> +<xsl:template name="user-xep-pis"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xref.xsl new file mode 100644 index 00000000..8210d56a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/fo/xref.xsl @@ -0,0 +1,1554 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:exsl="http://exslt.org/common" + xmlns:xlink='http://www.w3.org/1999/xlink' + exclude-result-prefixes="exsl xlink" + version='1.0'> + +<!-- ******************************************************************** + $Id: xref.xsl 9723 2013-02-06 13:08:06Z kosek $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- Use internal variable for olink xlink role for consistency --> +<xsl:variable + name="xolink.role">http://docbook.org/xlink/role/olink</xsl:variable> + +<!-- ==================================================================== --> + +<xsl:template match="anchor"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="wrapper.name"> + <xsl:call-template name="inline.or.block"/> + </xsl:variable> + + <xsl:element name="{$wrapper.name}"> + <xsl:attribute name="id"> + <xsl:value-of select="$id"/> + </xsl:attribute> + </xsl:element> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="xref" name="xref"> + <xsl:param name="xhref" select="@xlink:href"/> + <!-- is the @xlink:href a local idref link? --> + <xsl:param name="xlink.idref"> + <xsl:if test="starts-with($xhref,'#') + and (not(contains($xhref,'(')) + or starts-with($xhref, '#xpointer(id('))"> + <xsl:call-template name="xpointer.idref"> + <xsl:with-param name="xpointer" select="$xhref"/> + </xsl:call-template> + </xsl:if> + </xsl:param> + <xsl:param name="xlink.targets" select="key('id',$xlink.idref)"/> + <xsl:param name="linkend.targets" select="key('id',@linkend)"/> + <xsl:param name="target" select="($xlink.targets | $linkend.targets)[1]"/> + <xsl:param name="refelem" select="local-name($target)"/> + + <xsl:variable name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) + and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="content"> + <fo:inline xsl:use-attribute-sets="xref.properties"> + <xsl:choose> + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="$target"> + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + </xsl:apply-templates> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>ERROR: xref linking to </xsl:text> + <xsl:value-of select="@linkend|@xlink:href"/> + <xsl:text> has no generated link text.</xsl:text> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </fo:inline> + </xsl:variable> + + <!-- Convert it into an active link --> + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + + <!-- Add standard page reference? --> + <xsl:choose> + <xsl:when test="not($target)"> + <!-- page numbers only for local targets --> + </xsl:when> + <xsl:when test="starts-with(normalize-space($xrefstyle), 'select:') + and contains($xrefstyle, 'nopage')"> + <!-- negative xrefstyle in instance turns it off --> + </xsl:when> + <!-- positive xrefstyle already handles it --> + <xsl:when test="not(starts-with(normalize-space($xrefstyle), 'select:') + and (contains($xrefstyle, 'page') + or contains($xrefstyle, 'Page'))) + and ( $insert.xref.page.number = 'yes' + or $insert.xref.page.number = '1') + or (local-name($target) = 'para' and + $xrefstyle = '')"> + <xsl:apply-templates select="$target" mode="page.citation"> + <xsl:with-param name="id" select="$target/@id|$target/@xml:id"/> + </xsl:apply-templates> + </xsl:when> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- Handled largely like an xref --> +<!-- To be done: add support for begin, end, and units attributes --> +<xsl:template match="biblioref" name="biblioref"> + <xsl:variable name="targets" select="key('id',@linkend)"/> + <xsl:variable name="target" select="$targets[1]"/> + <xsl:variable name="refelem" select="local-name($target)"/> + + <xsl:call-template name="check.id.unique"> + <xsl:with-param name="linkend" select="@linkend"/> + </xsl:call-template> + + <xsl:choose> + <xsl:when test="$refelem=''"> + <xsl:message> + <xsl:text>XRef to nonexistent id: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + + <xsl:when test="@endterm"> + <fo:basic-link internal-destination="{@linkend}" + xsl:use-attribute-sets="xref.properties"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </fo:basic-link> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <fo:basic-link internal-destination="{@linkend}" + xsl:use-attribute-sets="xref.properties"> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </fo:basic-link> + </xsl:when> + + <xsl:otherwise> + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <fo:basic-link internal-destination="{@linkend}" + xsl:use-attribute-sets="xref.properties"> + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:apply-templates> + </fo:basic-link> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="endterm"> + <!-- Process the children of the endterm element --> + <xsl:variable name="endterm"> + <xsl:apply-templates select="child::node()"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($endterm)" mode="remove-ids"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$endterm"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="remove-ids"> + <xsl:copy> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="name(.) != 'id'"> + <xsl:copy/> + </xsl:when> + <xsl:otherwise> + <xsl:message>removing <xsl:value-of select="name(.)"/></xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + <xsl:apply-templates mode="remove-ids"/> + </xsl:copy> +</xsl:template> + +<!--- ==================================================================== --> + +<xsl:template match="*" mode="xref-to-prefix"/> +<xsl:template match="*" mode="xref-to-suffix"/> + +<xsl:template match="*" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + + <xsl:if test="$verbose != 0"> + <xsl:message> + <xsl:text>Don't know what gentext to create for xref to: "</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>"</xsl:text> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="title" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- if you xref to a title, xref to the parent... --> + <xsl:choose> + <!-- FIXME: how reliable is this? --> + <xsl:when test="contains(local-name(parent::*), 'info')"> + <xsl:apply-templates select="parent::*[2]" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="parent::*" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="abstract|article|authorblurb|bibliodiv|bibliomset + |biblioset|blockquote|calloutlist|caution|colophon + |constraintdef|formalpara|glossdiv|important|indexdiv + |itemizedlist|legalnotice|lot|msg|msgexplan|msgmain + |msgrel|msgset|msgsub|note|orderedlist|partintro + |productionset|qandadiv|refsynopsisdiv|screenshot|segmentedlist + |set|setindex|sidebar|tip|toc|variablelist|warning" + mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- catch-all for things with (possibly optional) titles --> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="author|editor|othercredit|personname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:call-template name="person.name.list"/> +</xsl:template> + +<xsl:template match="figure|example|table|equation" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="procedure" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="task" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="cmdsynopsis" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="(.//command)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="funcsynopsis" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="(.//function)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="dedication|acknowledgements|preface|chapter|appendix" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bibliography" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-prefix"> + <xsl:text>[</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-suffix"> + <xsl:text>]</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- handles both biblioentry and bibliomixed --> + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="id" select="(@id|@xml:id)[1]"/> + <xsl:variable name="entry" select="$bib/bibliography/ + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name($entry/*[1]) = 'abbrev'"> + <xsl:apply-templates select="$entry/*[1]"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name(*[1]) = 'abbrev'"> + <xsl:apply-templates select="*[1]"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossary" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="glossentry" mode="xref-to"> + <xsl:choose> + <xsl:when test="$glossentry.show.acronym = 'primary'"> + <xsl:choose> + <xsl:when test="acronym|abbrev"> + <xsl:apply-templates select="(acronym|abbrev)[1]"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossterm|firstterm" mode="xref-to"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="index" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="listitem" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="section|simplesect + |sect1|sect2|sect3|sect4|sect5 + |refsect1|refsect2|refsect3|refsection" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="topic" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bridgehead" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="qandaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="qandadiv" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="qandaentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="question[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="question|answer" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:choose> + <xsl:when test="string-length(label) != 0"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="part|reference" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:choose> + <xsl:when test="refmeta/refentrytitle"> + <xsl:apply-templates select="refmeta/refentrytitle"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="refnamediv/refname[1]"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="refmeta/manvolnum"/> +</xsl:template> + +<xsl:template match="refnamediv" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="refname[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="step" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="varlistentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="term[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="varlistentry/term" mode="xref-to"> + <xsl:param name="verbose" select="1"/> + <!-- to avoid the comma that will be generated if there are several terms --> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="co" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="callout-bug"/> +</xsl:template> + +<xsl:template match="area|areaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="callout-bug"> + <xsl:with-param name="conum"> + <xsl:apply-templates select="." mode="conumber"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="book" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<!-- These are elements for which no link text exists, so an xref to one + uses the xrefstyle attribute if specified, or if not it falls back + to the container element's link text --> +<xsl:template match="para|phrase|simpara|anchor|quote" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:variable name="context" select="(ancestor::simplesect + |ancestor::section + |ancestor::sect1 + |ancestor::sect2 + |ancestor::sect3 + |ancestor::sect4 + |ancestor::sect5 + |ancestor::topic + |ancestor::refsection + |ancestor::refsect1 + |ancestor::refsect2 + |ancestor::refsect3 + |ancestor::chapter + |ancestor::appendix + |ancestor::preface + |ancestor::partintro + |ancestor::dedication + |ancestor::acknowledgements + |ancestor::colophon + |ancestor::bibliography + |ancestor::index + |ancestor::glossary + |ancestor::glossentry + |ancestor::listitem + |ancestor::varlistentry)[last()]"/> + + <xsl:choose> + <xsl:when test="$xrefstyle != ''"> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$verbose != 0"> + <xsl:message> + <xsl:text>WARNING: xref to <</xsl:text> + <xsl:value-of select="local-name()"/> + <xsl:text> id="</xsl:text> + <xsl:value-of select="@id|@xml:id"/> + <xsl:text>"> has no generated text. Trying its ancestor elements.</xsl:text> + </xsl:message> + </xsl:if> + <xsl:apply-templates select="$context" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="xref-to"> + <xsl:value-of select="primary"/> +</xsl:template> + +<xsl:template match="primary|secondary|tertiary" mode="xref-to"> + <xsl:value-of select="."/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="link" name="link"> + <xsl:param name="linkend" select="@linkend"/> + <xsl:param name="targets" select="key('id',$linkend)"/> + <xsl:param name="target" select="$targets[1]"/> + + <xsl:variable name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) + and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="content"> + <fo:inline xsl:use-attribute-sets="xref.properties"> + <xsl:choose> + <xsl:when test="count(child::node()) > 0"> + <!-- If it has content, use it --> + <xsl:apply-templates/> + </xsl:when> + <!-- look for an endterm --> + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- Use the xlink:href if no other text --> + <xsl:when test="@xlink:href"> + <fo:inline hyphenate="false"> + <xsl:call-template name="hyphenate-url"> + <xsl:with-param name="url" select="@xlink:href"/> + </xsl:call-template> + </fo:inline> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Link element has no content and no Endterm. </xsl:text> + <xsl:text>Nothing to show in the link to </xsl:text> + <xsl:value-of select="$target"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </fo:inline> + </xsl:variable> + + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="node" select="."/> + <xsl:with-param name="linkend" select="$linkend"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + + <!-- Add standard page reference? --> + <xsl:choose> + <!-- page numbering on link only enabled for @linkend --> + <!-- There is no link element in DB5 with xlink:href --> + <xsl:when test="not($linkend)"> + </xsl:when> + <!-- negative xrefstyle in instance turns it off --> + <xsl:when test="starts-with(normalize-space($xrefstyle), 'select:') + and contains($xrefstyle, 'nopage')"> + </xsl:when> + <xsl:when test="(starts-with(normalize-space($xrefstyle), 'select:') + and $insert.link.page.number = 'maybe' + and (contains($xrefstyle, 'page') + or contains($xrefstyle, 'Page'))) + or ( $insert.link.page.number = 'yes' + or $insert.link.page.number = '1') + or local-name($target) = 'para'"> + <xsl:apply-templates select="$target" mode="page.citation"> + <xsl:with-param name="id" select="$linkend"/> + </xsl:apply-templates> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="ulink" name="ulink"> + <xsl:param name="url" select="@url"/> + + <xsl:variable name ="ulink.url"> + <xsl:call-template name="fo-external-image"> + <xsl:with-param name="filename" select="$url"/> + </xsl:call-template> + </xsl:variable> + + <fo:basic-link xsl:use-attribute-sets="xref.properties" + external-destination="{$ulink.url}"> + <xsl:choose> + <xsl:when test="count(child::node())=0 or (string(.) = $url)"> + <fo:inline hyphenate="false"> + <xsl:call-template name="hyphenate-url"> + <xsl:with-param name="url" select="$url"/> + </xsl:call-template> + </fo:inline> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </fo:basic-link> + <!-- * Call the template for determining whether the URL for this --> + <!-- * hyperlink is displayed, and how to display it (either inline or --> + <!-- * as a numbered footnote). --> + <xsl:call-template name="hyperlink.url.display"> + <xsl:with-param name="url" select="$url"/> + <xsl:with-param name="ulink.url" select="$ulink.url"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="hyperlink.url.display"> + <!-- * This template is called for all external hyperlinks (ulinks and --> + <!-- * for all simple xlinks); it determines whether the URL for the --> + <!-- * hyperlink is displayed, and how to display it (either inline or --> + <!-- * as a numbered footnote). --> + <xsl:param name="url"/> + <xsl:param name="ulink.url"> + <!-- * ulink.url is just the value of the URL wrapped in 'url(...)' --> + <xsl:call-template name="fo-external-image"> + <xsl:with-param name="filename" select="$url"/> + </xsl:call-template> + </xsl:param> + + <xsl:if test="count(child::node()) != 0 + and string(.) != $url + and $ulink.show != 0"> + <!-- * Display the URL for this hyperlink only if it is non-empty, --> + <!-- * and the value of its content is not a URL that is the same as --> + <!-- * URL it links to, and if ulink.show is non-zero. --> + <xsl:choose> + <xsl:when test="$ulink.footnotes != 0 and not(ancestor::footnote) and not(ancestor::*[@floatstyle='before'])"> + <!-- * ulink.show and ulink.footnote are both non-zero; that --> + <!-- * means we display the URL as a footnote (instead of inline) --> + <fo:footnote> + <xsl:call-template name="ulink.footnote.number"/> + <fo:footnote-body xsl:use-attribute-sets="footnote.properties"> + <fo:block> + <xsl:call-template name="ulink.footnote.number"/> + <xsl:text> </xsl:text> + <fo:basic-link external-destination="{$ulink.url}"> + <xsl:value-of select="$url"/> + </fo:basic-link> + </fo:block> + </fo:footnote-body> + </fo:footnote> + </xsl:when> + <xsl:otherwise> + <!-- * ulink.show is non-zero, but ulink.footnote is not; that --> + <!-- * means we display the URL inline --> + <fo:inline hyphenate="false"> + <!-- * put square brackets around the URL --> + <xsl:text> [</xsl:text> + <fo:basic-link external-destination="{$ulink.url}"> + <xsl:call-template name="hyphenate-url"> + <xsl:with-param name="url" select="$url"/> + </xsl:call-template> + </fo:basic-link> + <xsl:text>]</xsl:text> + </fo:inline> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + +</xsl:template> + +<xsl:template name="ulink.footnote.number"> + <fo:inline xsl:use-attribute-sets="footnote.mark.properties"> + <xsl:choose> + <xsl:when test="$fop.extensions != 0"> + <xsl:attribute name="vertical-align">super</xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="baseline-shift">super</xsl:attribute> + </xsl:otherwise> + </xsl:choose> + <xsl:variable name="fnum"> + <!-- * Determine the footnote number to display for this hyperlink, --> + <!-- * by counting all foonotes, ulinks, and any elements that have --> + <!-- * an xlink:href attribute that meets the following criteria: --> + <!-- * --> + <!-- * - the content of the element is not a URI that is the same --> + <!-- * URI as the value of the href attribute --> + <!-- * - the href attribute is not an internal ID reference (does --> + <!-- * not start with a hash sign) --> + <!-- * - the href is not part of an olink reference (the element --> + <!-- * - does not have an xlink:role attribute that indicates it is --> + <!-- * an olink, and the href does not contain a hash sign) --> + <!-- * - the element either has no xlink:type attribute or has --> + <!-- * an xlink:type attribute whose value is 'simple' --> + <!-- FIXME: list in @from is probably not complete --> + <xsl:number level="any" + from="chapter|appendix|preface|article|refentry|bibliography[not(parent::article)]" + count="footnote[not(@label)][not(ancestor::tgroup)] + |ulink[node()][@url != .][not(ancestor::footnote)] + |*[node()][@xlink:href][not(@xlink:href = .)][not(starts-with(@xlink:href,'#'))] + [not(contains(@xlink:href,'#') and @xlink:role = $xolink.role)] + [not(@xlink:type) or @xlink:type='simple'] + [not(ancestor::footnote)]" + format="1"/> + </xsl:variable> + <xsl:choose> + <xsl:when test="string-length($footnote.number.symbols) >= $fnum"> + <xsl:value-of select="substring($footnote.number.symbols, $fnum, 1)"/> + </xsl:when> + <xsl:otherwise> + <xsl:number value="$fnum" format="{$footnote.number.format}"/> + </xsl:otherwise> + </xsl:choose> + </fo:inline> +</xsl:template> + +<xsl:template name="hyphenate-url"> + <xsl:param name="url" select="''"/> + <xsl:choose> + <xsl:when test="$ulink.hyphenate = ''"> + <xsl:value-of select="$url"/> + </xsl:when> + <xsl:when test="string-length($url) > 1"> + <xsl:variable name="char" select="substring($url, 1, 1)"/> + <xsl:value-of select="$char"/> + <xsl:if test="contains($ulink.hyphenate.chars, $char)"> + <!-- Do not hyphen in-between // --> + <xsl:if test="not($char = '/' and substring($url,2,1) = '/')"> + <xsl:copy-of select="$ulink.hyphenate"/> + </xsl:if> + </xsl:if> + <!-- recurse to the next character --> + <xsl:call-template name="hyphenate-url"> + <xsl:with-param name="url" select="substring($url, 2)"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$url"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="olink" name="olink"> + <!-- olink content may be passed in from xlink olink --> + <xsl:param name="content" select="NOTANELEMENT"/> + + <xsl:choose> + <!-- olinks resolved by stylesheet and target database --> + <xsl:when test="@targetdoc or @targetptr or + (@xlink:role=$xolink.role and + contains(@xlink:href, '#') )" > + + <xsl:variable name="targetdoc.att"> + <xsl:choose> + <xsl:when test="@targetdoc != ''"> + <xsl:value-of select="@targetdoc"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and + contains(@xlink:href, '#')" > + <xsl:value-of select="substring-before(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="targetptr.att"> + <xsl:choose> + <xsl:when test="@targetptr != ''"> + <xsl:value-of select="@targetptr"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and + contains(@xlink:href, '#')" > + <xsl:value-of select="substring-after(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="xref-context" select="true()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database.filename"> + <xsl:call-template name="select.target.database"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database" + select="document($target.database.filename, /)"/> + + <xsl:if test="$olink.debug != 0"> + <xsl:message> + <xsl:text>Olink debug: root element of target.database is '</xsl:text> + <xsl:value-of select="local-name($target.database/*[1])"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="olink.key"> + <xsl:call-template name="select.olink.key"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="string-length($olink.key) = 0"> + <xsl:message> + <xsl:text>Error: unresolved olink: </xsl:text> + <xsl:text>targetdoc/targetptr = '</xsl:text> + <xsl:value-of select="$targetdoc.att"/> + <xsl:text>/</xsl:text> + <xsl:value-of select="$targetptr.att"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="href"> + <xsl:call-template name="make.olink.href"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <!-- Olink that points to internal id can be a link --> + <xsl:variable name="linkend"> + <xsl:call-template name="olink.as.linkend"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="hottext"> + <xsl:choose> + <xsl:when test="string-length($content) != 0"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="olink.hottext"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.docname.citation"> + <xsl:call-template name="olink.document.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="olink.page.citation"> + <xsl:call-template name="olink.page.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="linkend" select="$linkend"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$linkend != ''"> + <fo:basic-link internal-destination="{$linkend}" + xsl:use-attribute-sets="xref.properties"> + <xsl:call-template name="anchor"/> + <xsl:copy-of select="$hottext"/> + <xsl:copy-of select="$olink.page.citation"/> + </fo:basic-link> + </xsl:when> + <xsl:when test="$href != ''"> + <xsl:choose> + <xsl:when test="$fop1.extensions != 0"> + <xsl:variable name="mybeg" select="substring-before($href,'#')"/> + <xsl:variable name="myend" select="substring-after($href,'#')"/> + <fo:basic-link external-destination="url({concat($mybeg,'#dest=',$myend)})" + xsl:use-attribute-sets="olink.properties"> + <xsl:copy-of select="$hottext"/> + </fo:basic-link> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:when> + <xsl:when test="$xep.extensions != 0"> + <fo:basic-link external-destination="url({$href})" + xsl:use-attribute-sets="olink.properties"> + <xsl:call-template name="anchor"/> + <xsl:copy-of select="$hottext"/> + </fo:basic-link> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:when> + <xsl:when test="$axf.extensions != 0"> + <fo:basic-link external-destination="{$href}" + xsl:use-attribute-sets="olink.properties"> + <xsl:copy-of select="$hottext"/> + </fo:basic-link> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:when> + <xsl:otherwise> + <fo:basic-link external-destination="{$href}" + xsl:use-attribute-sets="olink.properties"> + <xsl:copy-of select="$hottext"/> + </fo:basic-link> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$hottext"/> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <!-- olink never implemented in FO for old olink entity syntax --> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="insert.olink.docname.markup"> + <xsl:param name="docname" select="''"/> + + <fo:inline font-style="italic"> + <xsl:value-of select="$docname"/> + </fo:inline> + +</xsl:template> + +<!-- This prevents error message when processing olinks with xrefstyle --> +<xsl:template match="olink" mode="object.xref.template"/> + + +<xsl:template name="olink.as.linkend"> + <xsl:param name="olink.key" select="''"/> + <xsl:param name="olink.lang" select="''"/> + <xsl:param name="target.database" select="NotANode"/> + + <xsl:variable name="targetdoc"> + <xsl:value-of select="substring-before($olink.key, '/')"/> + </xsl:variable> + + <xsl:variable name="targetptr"> + <xsl:value-of + select="substring-before(substring-after($olink.key, '/'), '/')"/> + </xsl:variable> + + <xsl:variable name="target.lang"> + <xsl:variable name="candidate"> + <xsl:for-each select="$target.database" > + <xsl:value-of + select="key('targetptr-key', $olink.key)[1]/@lang" /> + </xsl:for-each> + </xsl:variable> + <xsl:choose> + <xsl:when test="$candidate != ''"> + <xsl:value-of select="$candidate"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$olink.lang"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:if test="$current.docid = $targetdoc and + $olink.lang = $target.lang"> + <xsl:variable name="targets" select="key('id',$targetptr)"/> + <xsl:variable name="target" select="$targets[1]"/> + <xsl:if test="$target"> + <xsl:value-of select="$targetptr"/> + </xsl:if> + </xsl:if> + +</xsl:template> + + +<!-- ==================================================================== --> + +<xsl:template name="title.xref"> + <xsl:param name="target" select="."/> + <xsl:choose> + <xsl:when test="local-name($target) = 'figure' + or local-name($target) = 'example' + or local-name($target) = 'equation' + or local-name($target) = 'table' + or local-name($target) = 'dedication' + or local-name($target) = 'acknowledgements' + or local-name($target) = 'preface' + or local-name($target) = 'bibliography' + or local-name($target) = 'glossary' + or local-name($target) = 'index' + or local-name($target) = 'setindex' + or local-name($target) = 'colophon'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates select="$target" mode="title.markup"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <fo:inline font-style="italic"> + <xsl:apply-templates select="$target" mode="title.markup"/> + </fo:inline> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="number.xref"> + <xsl:param name="target" select="."/> + <xsl:apply-templates select="$target" mode="label.markup"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="xref.xreflabel"> + <!-- called to process an xreflabel...you might use this to make --> + <!-- xreflabels come out in the right font for different targets, --> + <!-- for example. --> + <xsl:param name="target" select="."/> + <xsl:value-of select="$target/@xreflabel"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="title" mode="xref"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="command" mode="xref"> + <xsl:call-template name="inline.boldseq"/> +</xsl:template> + +<xsl:template match="function" mode="xref"> + <xsl:call-template name="inline.monoseq"/> +</xsl:template> + +<xsl:template match="*" mode="page.citation"> + <xsl:param name="id" select="'???'"/> + + <fo:basic-link internal-destination="{$id}" + xsl:use-attribute-sets="xref.properties"> + <fo:inline keep-together.within-line="always"> + <xsl:call-template name="substitute-markup"> + <xsl:with-param name="template"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="name" select="'page.citation'"/> + <xsl:with-param name="context" select="'xref'"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </fo:inline> + </fo:basic-link> +</xsl:template> + +<xsl:template match="*" mode="pagenumber.markup"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <fo:page-number-citation ref-id="{$id}"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <xsl:copy-of select="$title"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="chapter|appendix" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <fo:inline font-style="italic"> + <xsl:copy-of select="$title"/> + </fo:inline> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="insert.subtitle.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="subtitle"/> + + <xsl:copy-of select="$subtitle"/> +</xsl:template> + +<xsl:template match="*" mode="insert.label.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="label"/> + + <xsl:copy-of select="$label"/> +</xsl:template> + +<xsl:template match="*" mode="insert.pagenumber.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="pagenumber"/> + + <xsl:copy-of select="$pagenumber"/> +</xsl:template> + +<xsl:template match="*" mode="insert.direction.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="direction"/> + + <xsl:copy-of select="$direction"/> +</xsl:template> + +<xsl:template match="olink" mode="pagenumber.markup"> + <!-- Local olinks can use page-citation --> + <xsl:variable name="targetdoc.att" select="@targetdoc"/> + <xsl:variable name="targetptr.att" select="@targetptr"/> + + <xsl:variable name="olink.lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="xref-context" select="true()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database.filename"> + <xsl:call-template name="select.target.database"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database" + select="document($target.database.filename, /)"/> + + <xsl:if test="$olink.debug != 0"> + <xsl:message> + <xsl:text>Olink debug: root element of target.database is '</xsl:text> + <xsl:value-of select="local-name($target.database/*[1])"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="olink.key"> + <xsl:call-template name="select.olink.key"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <!-- Olink that points to internal id can be a link --> + <xsl:variable name="linkend"> + <xsl:call-template name="olink.as.linkend"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$linkend != ''"> + <fo:page-number-citation ref-id="{$linkend}"/> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Olink error: no page number linkend for local olink '</xsl:text> + <xsl:value-of select="$olink.key"/> + <xsl:text>'</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/README new file mode 100644 index 00000000..0b31d32f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/README @@ -0,0 +1,16 @@ +To use the syntax higlighting extension with DocBook-XSL 1.74.3+, you must: +1. Use a processor that works with the extension: Saxon 6 or Xalan-J. +2. Add the latest version of xslthl-2.X.X.jar to your classpath. +3. Set the highlight.source parameter to 1. +4. Import into your customization one of the following stylesheet module: + * html/highlight.xsl + * xhtml/highlight.xsl + * xhtml-1_1/highlight.xsl + * fo/highlight.xsl +5. Use that customiztion layer. + + +Note: Saxon 8.5 or later is also supported, but since it is an XSLT 2.0 +processor it is not guaranteed to work with DocBook-XSL in all +circumstances. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/bourne-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/bourne-hl.xml new file mode 100644 index 00000000..e2cd98d8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/bourne-hl.xml @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + +Syntax highlighting definition for SH + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2010 Mathieu Malaterre + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="heredoc"> + <start><<</start> + <quote>'</quote> + <quote>"</quote> + <flag>-</flag> + <noWhiteSpace /> + <looseTerminator /> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + <spanNewLines /> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <!-- reserved words --> + <keyword>if</keyword> + <keyword>then</keyword> + <keyword>else</keyword> + <keyword>elif</keyword> + <keyword>fi</keyword> + <keyword>case</keyword> + <keyword>esac</keyword> + <keyword>for</keyword> + <keyword>while</keyword> + <keyword>until</keyword> + <keyword>do</keyword> + <keyword>done</keyword> + <!-- built-ins --> + <keyword>exec</keyword> + <keyword>shift</keyword> + <keyword>exit</keyword> + <keyword>times</keyword> + <keyword>break</keyword> + <keyword>export</keyword> + <keyword>trap</keyword> + <keyword>continue</keyword> + <keyword>readonly</keyword> + <keyword>wait</keyword> + <keyword>eval</keyword> + <keyword>return</keyword> + <!-- other commands --> + <keyword>cd</keyword> + <keyword>echo</keyword> + <keyword>hash</keyword> + <keyword>pwd</keyword> + <keyword>read</keyword> + <keyword>set</keyword> + <keyword>test</keyword> + <keyword>type</keyword> + <keyword>ulimit</keyword> + <keyword>umask</keyword> + <keyword>unset</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/c-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/c-hl.xml new file mode 100644 index 00000000..81077ace --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/c-hl.xml @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Syntax highlighting definition for C + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="oneline-comment"> + <start><![CDATA[/// ]]></start> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="oneline-comment"> + <!-- use the online-comment highlighter to detect directives --> + <start>#</start> + <lineBreakEscape>\</lineBreakEscape> + <style>directive</style> + <solitary /> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>f</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>auto</keyword> + <keyword>_Bool</keyword> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>char</keyword> + <keyword>_Complex</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>default</keyword> + <keyword>do</keyword> + <keyword>double</keyword> + <keyword>else</keyword> + <keyword>enum</keyword> + <keyword>extern</keyword> + <keyword>float</keyword> + <keyword>for</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>_Imaginary</keyword> + <keyword>inline</keyword> + <keyword>int</keyword> + <keyword>long</keyword> + <keyword>register</keyword> + <keyword>restrict</keyword> + <keyword>return</keyword> + <keyword>short</keyword> + <keyword>signed</keyword> + <keyword>sizeof</keyword> + <keyword>static</keyword> + <keyword>struct</keyword> + <keyword>switch</keyword> + <keyword>typedef</keyword> + <keyword>union</keyword> + <keyword>unsigned</keyword> + <keyword>void</keyword> + <keyword>volatile</keyword> + <keyword>while</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cmake-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cmake-hl.xml new file mode 100644 index 00000000..22921f4a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cmake-hl.xml @@ -0,0 +1,187 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for CMake +Copyright (c) 2010 Mathieu Malaterre + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not +claim that you wrote the original software. If you use this software +in a product, an acknowledgment in the product documentation would be +appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be +misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="string"> + <string>"</string> + <endString>"</endString> + <spanNewLines /> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>l</suffix> + <ignoreCase /> + <style>string</style> + </highlighter> + <highlighter type="number"> + <point>.</point> + <ignoreCase /> + <style>string</style> + </highlighter> + <highlighter type="keywords"> + <!-- system variable --> + <keyword>WIN32</keyword> + <keyword>UNIX</keyword> + <keyword>APPLE</keyword> + <keyword>CYGWIN</keyword> + <keyword>BORLAND</keyword> + <keyword>MINGW</keyword> + <keyword>MSVC</keyword> + <keyword>MSVC_IDE</keyword> + <keyword>MSVC60</keyword> + <keyword>MSVC70</keyword> + <keyword>MSVC71</keyword> + <keyword>MSVC80</keyword> + <style>attribute</style> + </highlighter> + <highlighter type="keywords"> + <!-- operators --> + <keyword>AND</keyword> + <keyword>BOOL</keyword> + <keyword>CACHE</keyword> + <keyword>COMMAND</keyword> + <keyword>DEFINED</keyword> + <keyword>DOC</keyword> + <keyword>EQUAL</keyword> + <keyword>EXISTS</keyword> + <keyword>FALSE</keyword> + <keyword>GREATER</keyword> + <keyword>INTERNAL</keyword> + <keyword>LESS</keyword> + <keyword>MATCHES</keyword> + <keyword>NAME</keyword> + <keyword>NAMES</keyword> + <keyword>NAME_WE</keyword> + <keyword>NOT</keyword> + <keyword>OFF</keyword> + <keyword>ON</keyword> + <keyword>OR</keyword> + <keyword>PATH</keyword> + <keyword>PATHS</keyword> + <keyword>PROGRAM</keyword> + <keyword>STREQUAL</keyword> + <keyword>STRGREATER</keyword> + <keyword>STRING</keyword> + <keyword>STRLESS</keyword> + <keyword>TRUE</keyword> + <!-- color in blue --> + <!--style>doccomment</style> --> + <style>keyword</style> + </highlighter> + <highlighter type="keywords"> + <!-- statement --> + <keyword>ADD_CUSTOM_COMMAND</keyword> + <keyword>ADD_CUSTOM_TARGET</keyword> + <keyword>ADD_DEFINITIONS</keyword> + <keyword>ADD_DEPENDENCIES</keyword> + <keyword>ADD_EXECUTABLE</keyword> + <keyword>ADD_LIBRARY</keyword> + <keyword>ADD_SUBDIRECTORY</keyword> + <keyword>ADD_TEST</keyword> + <keyword>AUX_SOURCE_DIRECTORY</keyword> + <keyword>BUILD_COMMAND</keyword> + <keyword>BUILD_NAME</keyword> + <keyword>CMAKE_MINIMUM_REQUIRED</keyword> + <keyword>CONFIGURE_FILE</keyword> + <keyword>CREATE_TEST_SOURCELIST</keyword> + <keyword>ELSE</keyword> + <keyword>ELSEIF</keyword> + <keyword>ENABLE_LANGUAGE</keyword> + <keyword>ENABLE_TESTING</keyword> + <keyword>ENDFOREACH</keyword> + <keyword>ENDIF</keyword> + <keyword>ENDWHILE</keyword> + <keyword>EXEC_PROGRAM</keyword> + <keyword>EXECUTE_PROCESS</keyword> + <keyword>EXPORT_LIBRARY_DEPENDENCIES</keyword> + <keyword>FILE</keyword> + <keyword>FIND_FILE</keyword> + <keyword>FIND_LIBRARY</keyword> + <keyword>FIND_PACKAGE</keyword> + <keyword>FIND_PATH</keyword> + <keyword>FIND_PROGRAM</keyword> + <keyword>FLTK_WRAP_UI</keyword> + <keyword>FOREACH</keyword> + <keyword>GET_CMAKE_PROPERTY</keyword> + <keyword>GET_DIRECTORY_PROPERTY</keyword> + <keyword>GET_FILENAME_COMPONENT</keyword> + <keyword>GET_SOURCE_FILE_PROPERTY</keyword> + <keyword>GET_TARGET_PROPERTY</keyword> + <keyword>GET_TEST_PROPERTY</keyword> + <keyword>IF</keyword> + <keyword>INCLUDE</keyword> + <keyword>INCLUDE_DIRECTORIES</keyword> + <keyword>INCLUDE_EXTERNAL_MSPROJECT</keyword> + <keyword>INCLUDE_REGULAR_EXPRESSION</keyword> + <keyword>INSTALL</keyword> + <keyword>INSTALL_FILES</keyword> + <keyword>INSTALL_PROGRAMS</keyword> + <keyword>INSTALL_TARGETS</keyword> + <keyword>LINK_DIRECTORIES</keyword> + <keyword>LINK_LIBRARIES</keyword> + <keyword>LIST</keyword> + <keyword>LOAD_CACHE</keyword> + <keyword>LOAD_COMMAND</keyword> + <keyword>MACRO</keyword> + <keyword>MAKE_DIRECTORY</keyword> + <keyword>MARK_AS_ADVANCED</keyword> + <keyword>MATH</keyword> + <keyword>MESSAGE</keyword> + <keyword>OPTION</keyword> + <keyword>OUTPUT_REQUIRED_FILES</keyword> + <keyword>PROJECT</keyword> + <keyword>QT_WRAP_CPP</keyword> + <keyword>QT_WRAP_UI</keyword> + <keyword>REMOVE</keyword> + <keyword>REMOVE_DEFINITIONS</keyword> + <keyword>SEPARATE_ARGUMENTS</keyword> + <keyword>SET</keyword> + <keyword>SET_DIRECTORY_PROPERTIES</keyword> + <keyword>SET_SOURCE_FILES_PROPERTIES</keyword> + <keyword>SET_TARGET_PROPERTIES</keyword> + <keyword>SET_TESTS_PROPERTIES</keyword> + <keyword>SITE_NAME</keyword> + <keyword>SOURCE_GROUP</keyword> + <keyword>STRING</keyword> + <keyword>SUBDIR_DEPENDS</keyword> + <keyword>SUBDIRS</keyword> + <keyword>TARGET_LINK_LIBRARIES</keyword> + <keyword>TRY_COMPILE</keyword> + <keyword>TRY_RUN</keyword> + <keyword>USE_MANGLED_MESA</keyword> + <keyword>UTILITY_SOURCE</keyword> + <keyword>VARIABLE_REQUIRES</keyword> + <keyword>VTK_MAKE_INSTANTIATOR</keyword> + <keyword>VTK_WRAP_JAVA</keyword> + <keyword>VTK_WRAP_PYTHON</keyword> + <keyword>VTK_WRAP_TCL</keyword> + <keyword>WHILE</keyword> + <keyword>WRITE_FILE</keyword> + <keyword>ENDMACRO</keyword> + <ignoreCase /> + <beginChars>()</beginChars> + <partChars>()</partChars> + <style>directive</style> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/common.xsl new file mode 100644 index 00000000..e9b56508 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/common.xsl @@ -0,0 +1,120 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + + xmlns:s6hl="http://net.sf.xslthl/ConnectorSaxon6" + xmlns:sbhl="http://net.sf.xslthl/ConnectorSaxonB" + xmlns:xhl="http://net.sf.xslthl/ConnectorXalan" + xmlns:saxon6="http://icl.com/saxon" + xmlns:saxonb="http://saxon.sf.net/" + xmlns:xalan="http://xml.apache.org/xalan" + + xmlns:exsl="http://exslt.org/common" + xmlns:xslthl="http://xslthl.sf.net" + exclude-result-prefixes="exsl xslthl s6hl sbhl xhl" + version='1.0'> + +<!-- ******************************************************************** + $Id: common.xsl 8257 2009-02-20 04:40:16Z abdelazer $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + and other information. + + ******************************************************************** --> + +<!-- this construction is needed to have the saxon and xalan connectors working alongside each other --> +<xalan:component prefix="xhl" functions="highlight"> + <xalan:script lang="javaclass" src="xalan://net.sf.xslthl.ConnectorXalan" /> +</xalan:component> + +<!-- for saxon 6 --> +<saxon6:script implements-prefix="s6hl" language="java" src="java:net.sf.xslthl.ConnectorSaxon6" /> + +<!-- for saxon 8.5 and later --> +<saxonb:script implements-prefix="sbhl" language="java" src="java:net.sf.xslthl.ConnectorSaxonB" /> + + +<!-- You can override this template to do more complex mapping of + language attribute to highlighter language ID (see xslthl-config.xml) --> +<xsl:template name="language.to.xslthl"> + <xsl:param name="context"/> + + <xsl:choose> + <xsl:when test="$context/@language != ''"> + <xsl:value-of select="$context/@language"/> + </xsl:when> + <xsl:when test="$highlight.default.language != ''"> + <xsl:value-of select="$highlight.default.language"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="apply-highlighting"> + <xsl:choose> + <!-- Do we want syntax highlighting --> + <xsl:when test="$highlight.source != 0"> + <xsl:variable name="language"> + <xsl:call-template name="language.to.xslthl"> + <xsl:with-param name="context" select="."/> + </xsl:call-template> + </xsl:variable> + <xsl:choose> + <xsl:when test="$language != ''"> + <xsl:variable name="content"> + <xsl:apply-templates/> + </xsl:variable> + <xsl:choose> + <xsl:when test="function-available('s6hl:highlight')"> + <xsl:apply-templates select="s6hl:highlight($language, exsl:node-set($content), $highlight.xslthl.config)" + mode="xslthl"/> + </xsl:when> + <xsl:when test="function-available('sbhl:highlight')"> + <xsl:apply-templates select="sbhl:highlight($language, exsl:node-set($content), $highlight.xslthl.config)" + mode="xslthl"/> + </xsl:when> + <xsl:when test="function-available('xhl:highlight')"> + <xsl:apply-templates select="xhl:highlight($language, exsl:node-set($content), $highlight.xslthl.config)" + mode="xslthl"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- No syntax highlighting --> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- A fallback when the specific style isn't recognized --> +<xsl:template match="xslthl:*" mode="xslthl"> + <xsl:message> + <xsl:text>unprocessed xslthl style: </xsl:text> + <xsl:value-of select="local-name(.)" /> + </xsl:message> + <xsl:apply-templates mode="xslthl"/> +</xsl:template> + +<!-- Copy over already produced markup (FO/HTML) --> +<xsl:template match="node()" mode="xslthl" priority="-1"> + <xsl:copy> + <xsl:apply-templates select="node()" mode="xslthl"/> + </xsl:copy> +</xsl:template> + +<xsl:template match="*" mode="xslthl"> + <xsl:copy> + <xsl:copy-of select="@*"/> + <xsl:apply-templates select="node()" mode="xslthl"/> + </xsl:copy> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cpp-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cpp-hl.xml new file mode 100644 index 00000000..347eb720 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/cpp-hl.xml @@ -0,0 +1,151 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for C++ + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="oneline-comment"> + <start><![CDATA[/// ]]></start> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="oneline-comment"> + <!-- use the online-comment highlighter to detect directives --> + <start>#</start> + <lineBreakEscape>\</lineBreakEscape> + <style>directive</style> + <solitary/> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>f</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <!-- C keywords --> + <keyword>auto</keyword> + <keyword>_Bool</keyword> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>char</keyword> + <keyword>_Complex</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>default</keyword> + <keyword>do</keyword> + <keyword>double</keyword> + <keyword>else</keyword> + <keyword>enum</keyword> + <keyword>extern</keyword> + <keyword>float</keyword> + <keyword>for</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>_Imaginary</keyword> + <keyword>inline</keyword> + <keyword>int</keyword> + <keyword>long</keyword> + <keyword>register</keyword> + <keyword>restrict</keyword> + <keyword>return</keyword> + <keyword>short</keyword> + <keyword>signed</keyword> + <keyword>sizeof</keyword> + <keyword>static</keyword> + <keyword>struct</keyword> + <keyword>switch</keyword> + <keyword>typedef</keyword> + <keyword>union</keyword> + <keyword>unsigned</keyword> + <keyword>void</keyword> + <keyword>volatile</keyword> + <keyword>while</keyword> + <!-- C++ keywords --> + <keyword>asm</keyword> + <keyword>dynamic_cast</keyword> + <keyword>namespace</keyword> + <keyword>reinterpret_cast</keyword> + <keyword>try</keyword> + <keyword>bool</keyword> + <keyword>explicit</keyword> + <keyword>new</keyword> + <keyword>static_cast</keyword> + <keyword>typeid</keyword> + <keyword>catch</keyword> + <keyword>false</keyword> + <keyword>operator</keyword> + <keyword>template</keyword> + <keyword>typename</keyword> + <keyword>class</keyword> + <keyword>friend</keyword> + <keyword>private</keyword> + <keyword>this</keyword> + <keyword>using</keyword> + <keyword>const_cast</keyword> + <keyword>inline</keyword> + <keyword>public</keyword> + <keyword>throw</keyword> + <keyword>virtual</keyword> + <keyword>delete</keyword> + <keyword>mutable</keyword> + <keyword>protected</keyword> + <keyword>true</keyword> + <keyword>wchar_t</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/csharp-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/csharp-hl.xml new file mode 100644 index 00000000..f352ead5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/csharp-hl.xml @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for C# + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="oneline-comment"> + <start>///</start> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="annotation"> + <!-- annotations are called (custom) "attributes" in .NET --> + <start>[</start> + <end>]</end> + <valueStart>(</valueStart> + <valueEnd>)</valueEnd> + </highlighter> + <highlighter type="oneline-comment"> + <!-- C# supports a couple of directives --> + <start>#</start> + <lineBreakEscape>\</lineBreakEscape> + <style>directive</style> + <solitary/> + </highlighter> + <highlighter type="string"> + <!-- strings starting with an "@" can span multiple lines --> + <string>@"</string> + <endString>"</endString> + <escape>\</escape> + <spanNewLines /> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>f</suffix> + <suffix>d</suffix> + <suffix>m</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>abstract</keyword> + <keyword>as</keyword> + <keyword>base</keyword> + <keyword>bool</keyword> + <keyword>break</keyword> + <keyword>byte</keyword> + <keyword>case</keyword> + <keyword>catch</keyword> + <keyword>char</keyword> + <keyword>checked</keyword> + <keyword>class</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>decimal</keyword> + <keyword>default</keyword> + <keyword>delegate</keyword> + <keyword>do</keyword> + <keyword>double</keyword> + <keyword>else</keyword> + <keyword>enum</keyword> + <keyword>event</keyword> + <keyword>explicit</keyword> + <keyword>extern</keyword> + <keyword>false</keyword> + <keyword>finally</keyword> + <keyword>fixed</keyword> + <keyword>float</keyword> + <keyword>for</keyword> + <keyword>foreach</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>implicit</keyword> + <keyword>in</keyword> + <keyword>int</keyword> + <keyword>interface</keyword> + <keyword>internal</keyword> + <keyword>is</keyword> + <keyword>lock</keyword> + <keyword>long</keyword> + <keyword>namespace</keyword> + <keyword>new</keyword> + <keyword>null</keyword> + <keyword>object</keyword> + <keyword>operator</keyword> + <keyword>out</keyword> + <keyword>override</keyword> + <keyword>params</keyword> + <keyword>private</keyword> + <keyword>protected</keyword> + <keyword>public</keyword> + <keyword>readonly</keyword> + <keyword>ref</keyword> + <keyword>return</keyword> + <keyword>sbyte</keyword> + <keyword>sealed</keyword> + <keyword>short</keyword> + <keyword>sizeof</keyword> + <keyword>stackalloc</keyword> + <keyword>static</keyword> + <keyword>string</keyword> + <keyword>struct</keyword> + <keyword>switch</keyword> + <keyword>this</keyword> + <keyword>throw</keyword> + <keyword>true</keyword> + <keyword>try</keyword> + <keyword>typeof</keyword> + <keyword>uint</keyword> + <keyword>ulong</keyword> + <keyword>unchecked</keyword> + <keyword>unsafe</keyword> + <keyword>ushort</keyword> + <keyword>using</keyword> + <keyword>virtual</keyword> + <keyword>void</keyword> + <keyword>volatile</keyword> + <keyword>while</keyword> + </highlighter> + <highlighter type="keywords"> + <!-- special words, not really keywords --> + <keyword>add</keyword> + <keyword>alias</keyword> + <keyword>from</keyword> + <keyword>get</keyword> + <keyword>global</keyword> + <keyword>group</keyword> + <keyword>into</keyword> + <keyword>join</keyword> + <keyword>orderby</keyword> + <keyword>partial</keyword> + <keyword>remove</keyword> + <keyword>select</keyword> + <keyword>set</keyword> + <keyword>value</keyword> + <keyword>where</keyword> + <keyword>yield</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/css21-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/css21-hl.xml new file mode 100644 index 00000000..2a42b7cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/css21-hl.xml @@ -0,0 +1,176 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for CSS files + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2011-2012 Martin Hujer, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Martin Hujer <mhujer at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +Reference: http://www.w3.org/TR/CSS21/propidx.html + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + <spanNewLines/> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + <spanNewLines/> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + </highlighter> + <highlighter type="word"> + <word>@charset</word> + <word>@import</word> + <word>@media</word> + <word>@page</word> + <style>directive</style> + </highlighter> + <highlighter type="keywords"> + <partChars>-</partChars> + <keyword>azimuth</keyword> + <keyword>background-attachment</keyword> + <keyword>background-color</keyword> + <keyword>background-image</keyword> + <keyword>background-position</keyword> + <keyword>background-repeat</keyword> + <keyword>background</keyword> + <keyword>border-collapse</keyword> + <keyword>border-color</keyword> + <keyword>border-spacing</keyword> + <keyword>border-style</keyword> + <keyword>border-top</keyword> + <keyword>border-right</keyword> + <keyword>border-bottom</keyword> + <keyword>border-left</keyword> + <keyword>border-top-color</keyword> + <keyword>border-right-color</keyword> + <keyword>border-bottom-color</keyword> + <keyword>border-left-color</keyword> + <keyword>border-top-style</keyword> + <keyword>border-right-style</keyword> + <keyword>border-bottom-style</keyword> + <keyword>border-left-style</keyword> + <keyword>border-top-width</keyword> + <keyword>border-right-width</keyword> + <keyword>border-bottom-width</keyword> + <keyword>border-left-width</keyword> + <keyword>border-width</keyword> + <keyword>border</keyword> + <keyword>bottom</keyword> + <keyword>caption-side</keyword> + <keyword>clear</keyword> + <keyword>clip</keyword> + <keyword>color</keyword> + <keyword>content</keyword> + <keyword>counter-increment</keyword> + <keyword>counter-reset</keyword> + <keyword>cue-after</keyword> + <keyword>cue-before</keyword> + <keyword>cue</keyword> + <keyword>cursor</keyword> + <keyword>direction</keyword> + <keyword>display</keyword> + <keyword>elevation</keyword> + <keyword>empty-cells</keyword> + <keyword>float</keyword> + <keyword>font-family</keyword> + <keyword>font-size</keyword> + <keyword>font-style</keyword> + <keyword>font-variant</keyword> + <keyword>font-weight</keyword> + <keyword>font</keyword> + <keyword>height</keyword> + <keyword>left</keyword> + <keyword>letter-spacing</keyword> + <keyword>line-height</keyword> + <keyword>list-style-image</keyword> + <keyword>list-style-position</keyword> + <keyword>list-style-type</keyword> + <keyword>list-style</keyword> + <keyword>margin-right</keyword> + <keyword>margin-left</keyword> + <keyword>margin-top</keyword> + <keyword>margin-bottom</keyword> + <keyword>margin</keyword> + <keyword>max-height</keyword> + <keyword>max-width</keyword> + <keyword>min-height</keyword> + <keyword>min-width</keyword> + <keyword>orphans</keyword> + <keyword>outline-color</keyword> + <keyword>outline-style</keyword> + <keyword>outline-width</keyword> + <keyword>outline</keyword> + <keyword>overflow</keyword> + <keyword>padding-top</keyword> + <keyword>padding-right</keyword> + <keyword>padding-bottom</keyword> + <keyword>padding-left</keyword> + <keyword>padding</keyword> + <keyword>page-break-after</keyword> + <keyword>page-break-before</keyword> + <keyword>page-break-inside</keyword> + <keyword>pause-after</keyword> + <keyword>pause-before</keyword> + <keyword>pause</keyword> + <keyword>pitch-range</keyword> + <keyword>pitch</keyword> + <keyword>play-during</keyword> + <keyword>position</keyword> + <keyword>quotes</keyword> + <keyword>richness</keyword> + <keyword>right</keyword> + <keyword>speak-header</keyword> + <keyword>speak-numeral</keyword> + <keyword>speak-punctuation</keyword> + <keyword>speak</keyword> + <keyword>speech-rate</keyword> + <keyword>stress</keyword> + <keyword>table-layout</keyword> + <keyword>text-align</keyword> + <keyword>text-decoration</keyword> + <keyword>text-indent</keyword> + <keyword>text-transform</keyword> + <keyword>top</keyword> + <keyword>unicode-bidi</keyword> + <keyword>vertical-align</keyword> + <keyword>visibility</keyword> + <keyword>voice-family</keyword> + <keyword>volume</keyword> + <keyword>white-space</keyword> + <keyword>widows</keyword> + <keyword>width</keyword> + <keyword>word-spacing</keyword> + <keyword>z-index</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml new file mode 100644 index 00000000..44f3e295 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/delphi-hl.xml @@ -0,0 +1,220 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Delphi (also suitable for Pascal) + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <!-- multiline comments starting with an $ are directives --> + <start>{$</start> + <end>}</end> + <style>directive</style> + </highlighter> + <highlighter type="multiline-comment"> + <!-- multiline comments starting with an $ are directives --> + <start>(*$</start> + <end>)</end> + <style>directive</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>{</start> + <end>}</end> + </highlighter> + <highlighter type="multiline-comment"> + <start>(*</start> + <end>*)</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="string"> + <string>'</string> + <doubleEscapes /> + </highlighter> + <highlighter type="hexnumber"> + <prefix>#$</prefix> + <ignoreCase /> + <style>string</style> + </highlighter> + <highlighter type="number"> + <prefix>#</prefix> + <ignoreCase /> + <style>string</style> + </highlighter> + <highlighter type="hexnumber"> + <prefix>$</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <!-- Reserved words --> + <keyword>and</keyword> + <keyword>else</keyword> + <keyword>inherited</keyword> + <keyword>packed</keyword> + <keyword>then</keyword> + <keyword>array</keyword> + <keyword>end</keyword> + <keyword>initialization</keyword> + <keyword>procedure</keyword> + <keyword>threadvar</keyword> + <keyword>as</keyword> + <keyword>except</keyword> + <keyword>inline</keyword> + <keyword>program</keyword> + <keyword>to</keyword> + <keyword>asm</keyword> + <keyword>exports</keyword> + <keyword>interface</keyword> + <keyword>property</keyword> + <keyword>try</keyword> + <keyword>begin</keyword> + <keyword>file</keyword> + <keyword>is</keyword> + <keyword>raise</keyword> + <keyword>type</keyword> + <keyword>case</keyword> + <keyword>final</keyword> + <keyword>label</keyword> + <keyword>record</keyword> + <keyword>unit</keyword> + <keyword>class</keyword> + <keyword>finalization</keyword> + <keyword>library</keyword> + <keyword>repeat</keyword> + <keyword>unsafe</keyword> + <keyword>const</keyword> + <keyword>finally</keyword> + <keyword>mod</keyword> + <keyword>resourcestring</keyword> + <keyword>until</keyword> + <keyword>constructor</keyword> + <keyword>for</keyword> + <keyword>nil</keyword> + <keyword>sealed</keyword> + <keyword>uses</keyword> + <keyword>destructor</keyword> + <keyword>function</keyword> + <keyword>not</keyword> + <keyword>set</keyword> + <keyword>var</keyword> + <keyword>dispinterface</keyword> + <keyword>goto</keyword> + <keyword>object</keyword> + <keyword>shl</keyword> + <keyword>while</keyword> + <keyword>div</keyword> + <keyword>if</keyword> + <keyword>of</keyword> + <keyword>shr</keyword> + <keyword>with</keyword> + <keyword>do</keyword> + <keyword>implementation</keyword> + <keyword>or</keyword> + <keyword>static</keyword> + <keyword>xor</keyword> + <keyword>downto</keyword> + <keyword>in</keyword> + <keyword>out</keyword> + <keyword>string</keyword> + <keyword>exit</keyword> + <keyword>break</keyword> + <keyword>continue</keyword> + + <!-- Special meaning --> + <keyword>at</keyword> + <keyword>on</keyword> + + <!-- Directives --> + <keyword>absolute</keyword> + <keyword>dynamic</keyword> + <keyword>local</keyword> + <keyword>platform</keyword> + <keyword>requires</keyword> + <keyword>abstract</keyword> + <keyword>export</keyword> + <keyword>message</keyword> + <keyword>private</keyword> + <keyword>resident</keyword> + <keyword>assembler</keyword> + <keyword>external</keyword> + <keyword>name</keyword> + <keyword>protected</keyword> + <keyword>safecall</keyword> + <keyword>automated</keyword> + <keyword>far</keyword> + <keyword>near</keyword> + <keyword>public</keyword> + <keyword>stdcall</keyword> + <keyword>cdecl</keyword> + <keyword>forward</keyword> + <keyword>nodefault</keyword> + <keyword>published</keyword> + <keyword>stored</keyword> + <keyword>contains</keyword> + <keyword>implements</keyword> + <keyword>overload</keyword> + <keyword>read</keyword> + <keyword>varargs</keyword> + <keyword>default</keyword> + <keyword>index</keyword> + <keyword>override</keyword> + <keyword>readonly</keyword> + <keyword>virtual</keyword> + <keyword>deprecated</keyword> + <keyword>inline</keyword> + <keyword>package</keyword> + <keyword>register</keyword> + <keyword>write</keyword> + <keyword>dispid</keyword> + <keyword>library</keyword> + <keyword>pascal</keyword> + <keyword>reintroduce</keyword> + <keyword>writeonly</keyword> + + <!-- Native pascal types of data --> + <keyword>byte</keyword> + <keyword>shortint</keyword> + <keyword>word</keyword> + <keyword>smallint</keyword> + <keyword>longint</keyword> + <keyword>integer</keyword> + <keyword>cardinal</keyword> + <keyword>char</keyword> + <keyword>real</keyword> + <keyword>double</keyword> + <keyword>single</keyword> + <keyword>extended</keyword> + <keyword>comp</keyword> + <keyword>boolean</keyword> + + <ignoreCase /> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ini-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ini-hl.xml new file mode 100644 index 00000000..8a938f30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ini-hl.xml @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for ini files + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="oneline-comment">;</highlighter> + <highlighter type="regex"> + <!-- ini sections --> + <pattern>^(\[.+\]\s*)$</pattern> + <style>keyword</style> + <flags>MULTILINE</flags> + </highlighter> + <highlighter type="regex"> + <!-- the keys in an ini section --> + <pattern>^(.+)(?==)</pattern> + <style>attribute</style> + <flags>MULTILINE</flags> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/java-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/java-hl.xml new file mode 100644 index 00000000..672d518b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/java-hl.xml @@ -0,0 +1,117 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Java + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="annotation"> + <start>@</start> + <valueStart>(</valueStart> + <valueEnd>)</valueEnd> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <suffix>f</suffix> + <suffix>d</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>abstract</keyword> + <keyword>boolean</keyword> + <keyword>break</keyword> + <keyword>byte</keyword> + <keyword>case</keyword> + <keyword>catch</keyword> + <keyword>char</keyword> + <keyword>class</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>default</keyword> + <keyword>do</keyword> + <keyword>double</keyword> + <keyword>else</keyword> + <keyword>extends</keyword> + <keyword>final</keyword> + <keyword>finally</keyword> + <keyword>float</keyword> + <keyword>for</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>implements</keyword> + <keyword>import</keyword> + <keyword>instanceof</keyword> + <keyword>int</keyword> + <keyword>interface</keyword> + <keyword>long</keyword> + <keyword>native</keyword> + <keyword>new</keyword> + <keyword>package</keyword> + <keyword>private</keyword> + <keyword>protected</keyword> + <keyword>public</keyword> + <keyword>return</keyword> + <keyword>short</keyword> + <keyword>static</keyword> + <keyword>strictfp</keyword> + <keyword>super</keyword> + <keyword>switch</keyword> + <keyword>synchronized</keyword> + <keyword>this</keyword> + <keyword>throw</keyword> + <keyword>throws</keyword> + <keyword>transient</keyword> + <keyword>try</keyword> + <keyword>void</keyword> + <keyword>volatile</keyword> + <keyword>while</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/javascript-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/javascript-hl.xml new file mode 100644 index 00000000..08c90ba5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/javascript-hl.xml @@ -0,0 +1,147 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for JavaScript + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>catch</keyword> + <keyword>continue</keyword> + <keyword>default</keyword> + <keyword>delete</keyword> + <keyword>do</keyword> + <keyword>else</keyword> + <keyword>finally</keyword> + <keyword>for</keyword> + <keyword>function</keyword> + <keyword>if</keyword> + <keyword>in</keyword> + <keyword>instanceof</keyword> + <keyword>new</keyword> + <keyword>return</keyword> + <keyword>switch</keyword> + <keyword>this</keyword> + <keyword>throw</keyword> + <keyword>try</keyword> + <keyword>typeof</keyword> + <keyword>var</keyword> + <keyword>void</keyword> + <keyword>while</keyword> + <keyword>with</keyword> + <!-- future keywords --> + <keyword>abstract</keyword> + <keyword>boolean</keyword> + <keyword>byte</keyword> + <keyword>char</keyword> + <keyword>class</keyword> + <keyword>const</keyword> + <keyword>debugger</keyword> + <keyword>double</keyword> + <keyword>enum</keyword> + <keyword>export</keyword> + <keyword>extends</keyword> + <keyword>final</keyword> + <keyword>float</keyword> + <keyword>goto</keyword> + <keyword>implements</keyword> + <keyword>import</keyword> + <keyword>int</keyword> + <keyword>interface</keyword> + <keyword>long</keyword> + <keyword>native</keyword> + <keyword>package</keyword> + <keyword>private</keyword> + <keyword>protected</keyword> + <keyword>public</keyword> + <keyword>short</keyword> + <keyword>static</keyword> + <keyword>super</keyword> + <keyword>synchronized</keyword> + <keyword>throws</keyword> + <keyword>transient</keyword> + <keyword>volatile</keyword> + </highlighter> + <highlighter type="keywords"> + <keyword>prototype</keyword> + <!-- Global Objects --> + <keyword>Array</keyword> + <keyword>Boolean</keyword> + <keyword>Date</keyword> + <keyword>Error</keyword> + <keyword>EvalError</keyword> + <keyword>Function</keyword> + <keyword>Math</keyword> + <keyword>Number</keyword> + <keyword>Object</keyword> + <keyword>RangeError</keyword> + <keyword>ReferenceError</keyword> + <keyword>RegExp</keyword> + <keyword>String</keyword> + <keyword>SyntaxError</keyword> + <keyword>TypeError</keyword> + <keyword>URIError</keyword> + <!-- Global functions --> + <keyword>decodeURI</keyword> + <keyword>decodeURIComponent</keyword> + <keyword>encodeURI</keyword> + <keyword>encodeURIComponent</keyword> + <keyword>eval</keyword> + <keyword>isFinite</keyword> + <keyword>isNaN</keyword> + <keyword>parseFloat</keyword> + <keyword>parseInt</keyword> + <!-- Global properties --> + <keyword>Infinity</keyword> + <keyword>NaN</keyword> + <keyword>undefined</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/lua-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/lua-hl.xml new file mode 100644 index 00000000..525fba9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/lua-hl.xml @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Lua 5.1 and 5.2 + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2012 Patrick Rapin + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + + If you want to send an e-mail to Patrick Rapin, please execute the + following decrypting script in Lua 5.1 or 5.2: + print(('oc mia.l@kmgrtci.naparip'):gsub('(..)(..)','%2%1'):reverse()) +--> + +<highlighters> + <highlighter type="keywords"> + <keyword>and</keyword> + <keyword>break</keyword> + <keyword>do</keyword> + <keyword>else</keyword> + <keyword>elseif</keyword> + <keyword>end</keyword> + <keyword>false</keyword> + <keyword>for</keyword> + <keyword>function</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>in</keyword> + <keyword>local</keyword> + <keyword>nil</keyword> + <keyword>not</keyword> + <keyword>or</keyword> + <keyword>repeat</keyword> + <keyword>return</keyword> + <keyword>then</keyword> + <keyword>true</keyword> + <keyword>until</keyword> + <keyword>while</keyword> + </highlighter> + + <!-- Multiline comments can have any number of equal signs + between brackets. Let's support up to 4 --> + <highlighter type="multiline-comment"> + <start>--[[</start> + <end>]]</end> + </highlighter> + <highlighter type="multiline-comment"> + <start>--[=[</start> + <end>]=]</end> + </highlighter> + <highlighter type="multiline-comment"> + <start>--[==[</start> + <end>]==]</end> + </highlighter> + <highlighter type="multiline-comment"> + <start>--[===[</start> + <end>]===]</end> + </highlighter> + <highlighter type="multiline-comment"> + <start>--[====[</start> + <end>]====]</end> + </highlighter> + + <highlighter type="oneline-comment"> + -- + </highlighter> + + <highlighter type="string"> + <string>"</string> + <endString>"</endString> + <escape>\</escape> + <spanNewLines/> + </highlighter> + + <highlighter type="string"> + <string>'</string> + <endString>'</endString> + <escape>\</escape> + <spanNewLines/> + </highlighter> + + <!-- Long strings can also have any number of equal signs. --> + <highlighter type="string"> + <string>[[</string> + <endString>]]</endString> + <spanNewLines/> + </highlighter> + <highlighter type="string"> + <string>[=[</string> + <endString>]=]</endString> + <spanNewLines/> + </highlighter> + <highlighter type="string"> + <string>[==[</string> + <endString>]==]</endString> + <spanNewLines/> + </highlighter> + <highlighter type="string"> + <string>[===[</string> + <endString>]===]</endString> + <spanNewLines/> + </highlighter> + <highlighter type="string"> + <string>[====[</string> + <endString>]====]</endString> + <spanNewLines/> + </highlighter> + + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <point>.</point> + <pointStarts /> + <exponent>p</exponent> + <ignoreCase /> + </highlighter> + +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/m2-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/m2-hl.xml new file mode 100644 index 00000000..b145f744 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/m2-hl.xml @@ -0,0 +1,90 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Modulo-2 + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="nested-multiline-comment"> + <start>(*</start> + <end>*)</end> + </highlighter> + <highlighter type="string"> + <string>"</string> + </highlighter> + <highlighter type="string"> + <string>'</string> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>and</keyword> + <keyword>array</keyword> + <keyword>begin</keyword> + <keyword>by</keyword> + <keyword>case</keyword> + <keyword>const</keyword> + <keyword>definition</keyword> + <keyword>div</keyword> + <keyword>do</keyword> + <keyword>else</keyword> + <keyword>elsif</keyword> + <keyword>end</keyword> + <keyword>exit</keyword> + <keyword>export</keyword> + <keyword>for</keyword> + <keyword>from</keyword> + <keyword>if</keyword> + <keyword>implementation</keyword> + <keyword>import</keyword> + <keyword>in</keyword> + <keyword>loop</keyword> + <keyword>mod</keyword> + <keyword>module</keyword> + <keyword>not</keyword> + <keyword>of</keyword> + <keyword>or</keyword> + <keyword>pointer</keyword> + <keyword>procedure</keyword> + <keyword>qualified</keyword> + <keyword>record</keyword> + <keyword>repeat</keyword> + <keyword>return</keyword> + <keyword>set</keyword> + <keyword>then</keyword> + <keyword>to</keyword> + <keyword>type</keyword> + <keyword>until</keyword> + <keyword>var</keyword> + <keyword>while</keyword> + <keyword>with</keyword> + <ignoreCase /> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/myxml-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/myxml-hl.xml new file mode 100644 index 00000000..afa4be71 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/myxml-hl.xml @@ -0,0 +1,116 @@ +<?xml version='1.0'?> +<!-- + + Bakalarska prace: Zvyraznovani syntaxe v XSLT + Michal Molhanec 2005 + + myxml-hl.xml - konfigurace zvyraznovace XML, ktera zvlast zvyrazni + HTML elementy a XSL elementy + +--> +<highlighters> + +<wholehighlighter type='xml'> + <elementSet> + <style>html</style> + <element>A</element> + <element>ABBR</element> + <element>ACRONYM</element> + <element>ADDRESS</element> + <element>APPLET</element> + <element>AREA</element> + <element>B</element> + <element>BASE</element> + <element>BASEFONT</element> + <element>BDO</element> + <element>BIG</element> + <element>BLOCKQUOTE</element> + <element>BODY</element> + <element>BR</element> + <element>BUTTON</element> + <element>CAPTION</element> + <element>CENTER</element> + <element>CITE</element> + <element>CODE</element> + <element>COL</element> + <element>COLGROUP</element> + <element>DD</element> + <element>DEL</element> + <element>DFN</element> + <element>DIR</element> + <element>DIV</element> + <element>DL</element> + <element>DT</element> + <element>EM</element> + <element>FIELDSET</element> + <element>FONT</element> + <element>FORM</element> + <element>FRAME</element> + <element>FRAMESET</element> + <element>H1</element> + <element>H2</element> + <element>H3</element> + <element>H4</element> + <element>H5</element> + <element>H6</element> + <element>HEAD</element> + <element>HR</element> + <element>HTML</element> + <element>I</element> + <element>IFRAME</element> + <element>IMG</element> + <element>INPUT</element> + <element>INS</element> + <element>ISINDEX</element> + <element>KBD</element> + <element>LABEL</element> + <element>LEGEND</element> + <element>LI</element> + <element>LINK</element> + <element>MAP</element> + <element>MENU</element> + <element>META</element> + <element>NOFRAMES</element> + <element>NOSCRIPT</element> + <element>OBJECT</element> + <element>OL</element> + <element>OPTGROUP</element> + <element>OPTION</element> + <element>P</element> + <element>PARAM</element> + <element>PRE</element> + <element>Q</element> + <element>S</element> + <element>SAMP</element> + <element>SCRIPT</element> + <element>SELECT</element> + <element>SMALL</element> + <element>SPAN</element> + <element>STRIKE</element> + <element>STRONG</element> + <element>STYLE</element> + <element>SUB</element> + <element>SUP</element> + <element>TABLE</element> + <element>TBODY</element> + <element>TD</element> + <element>TEXTAREA</element> + <element>TFOOT</element> + <element>TH</element> + <element>THEAD</element> + <element>TITLE</element> + <element>TR</element> + <element>TT</element> + <element>U</element> + <element>UL</element> + <element>VAR</element> + <element>XMP</element> + <ignoreCase/> + </elementSet> + <elementPrefix> + <style>xslt</style> + <prefix>xsl:</prefix> + </elementPrefix> +</wholehighlighter> + +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/perl-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/perl-hl.xml new file mode 100644 index 00000000..da1924ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/perl-hl.xml @@ -0,0 +1,120 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Perl + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="heredoc"> + <start><<</start> + <quote>'</quote> + <quote>"</quote> + <noWhiteSpace/> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + <spanNewLines/> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>if</keyword> + <keyword>unless</keyword> + <keyword>while</keyword> + <keyword>until</keyword> + <keyword>foreach</keyword> + <keyword>else</keyword> + <keyword>elsif</keyword> + <keyword>for</keyword> + <keyword>when</keyword> + <keyword>default</keyword> + <keyword>given</keyword> + <!-- Keywords related to the control flow of your perl program --> + <keyword>caller</keyword> + <keyword>continue</keyword> + <keyword>die</keyword> + <keyword>do</keyword> + <keyword>dump</keyword> + <keyword>eval</keyword> + <keyword>exit</keyword> + <keyword>goto</keyword> + <keyword>last</keyword> + <keyword>next</keyword> + <keyword>redo</keyword> + <keyword>return</keyword> + <keyword>sub</keyword> + <keyword>wantarray</keyword> + <!-- Keywords related to scoping --> + <keyword>caller</keyword> + <keyword>import</keyword> + <keyword>local</keyword> + <keyword>my</keyword> + <keyword>package</keyword> + <keyword>use</keyword> + <!-- Keywords related to perl modules --> + <keyword>do</keyword> + <keyword>import</keyword> + <keyword>no</keyword> + <keyword>package</keyword> + <keyword>require</keyword> + <keyword>use</keyword> + <!-- Keywords related to classes and object-orientedness --> + <keyword>bless</keyword> + <keyword>dbmclose</keyword> + <keyword>dbmopen</keyword> + <keyword>package</keyword> + <keyword>ref</keyword> + <keyword>tie</keyword> + <keyword>tied</keyword> + <keyword>untie</keyword> + <keyword>use</keyword> + <!-- operators --> + <keyword>and</keyword> + <keyword>or</keyword> + <keyword>not</keyword> + <keyword>eq</keyword> + <keyword>ne</keyword> + <keyword>lt</keyword> + <keyword>gt</keyword> + <keyword>le</keyword> + <keyword>ge</keyword> + <keyword>cmp</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/php-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/php-hl.xml new file mode 100644 index 00000000..73f926ce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/php-hl.xml @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for PHP + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="oneline-comment"> + <start><![CDATA[/// ]]></start> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + <spanNewLines /> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + <spanNewLines /> + </highlighter> + <highlighter type="heredoc"> + <start><<<</start> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>and</keyword> + <keyword>or</keyword> + <keyword>xor</keyword> + <keyword>__FILE__</keyword> + <keyword>exception</keyword> + <keyword>__LINE__</keyword> + <keyword>array</keyword> + <keyword>as</keyword> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>class</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>declare</keyword> + <keyword>default</keyword> + <keyword>die</keyword> + <keyword>do</keyword> + <keyword>echo</keyword> + <keyword>else</keyword> + <keyword>elseif</keyword> + <keyword>empty</keyword> + <keyword>enddeclare</keyword> + <keyword>endfor</keyword> + <keyword>endforeach</keyword> + <keyword>endif</keyword> + <keyword>endswitch</keyword> + <keyword>endwhile</keyword> + <keyword>eval</keyword> + <keyword>exit</keyword> + <keyword>extends</keyword> + <keyword>for</keyword> + <keyword>foreach</keyword> + <keyword>function</keyword> + <keyword>global</keyword> + <keyword>if</keyword> + <keyword>include</keyword> + <keyword>include_once</keyword> + <keyword>isset</keyword> + <keyword>list</keyword> + <keyword>new</keyword> + <keyword>print</keyword> + <keyword>require</keyword> + <keyword>require_once</keyword> + <keyword>return</keyword> + <keyword>static</keyword> + <keyword>switch</keyword> + <keyword>unset</keyword> + <keyword>use</keyword> + <keyword>var</keyword> + <keyword>while</keyword> + <keyword>__FUNCTION__</keyword> + <keyword>__CLASS__</keyword> + <keyword>__METHOD__</keyword> + <keyword>final</keyword> + <keyword>php_user_filter</keyword> + <keyword>interface</keyword> + <keyword>implements</keyword> + <keyword>extends</keyword> + <keyword>public</keyword> + <keyword>private</keyword> + <keyword>protected</keyword> + <keyword>abstract</keyword> + <keyword>clone</keyword> + <keyword>try</keyword> + <keyword>catch</keyword> + <keyword>throw</keyword> + <keyword>cfunction</keyword> + <keyword>old_function</keyword> + <keyword>true</keyword> + <keyword>false</keyword> + <!-- PHP 5.3 --> + <keyword>namespace</keyword> + <keyword>__NAMESPACE__</keyword> + <keyword>goto</keyword> + <keyword>__DIR__</keyword> + <ignoreCase /> + </highlighter> + <highlighter type="word"> + <!-- highlight the php open and close tags as directives --> + <word>?></word> + <word><?php</word> + <word><?=</word> + <style>directive</style> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/python-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/python-hl.xml new file mode 100644 index 00000000..791bc7a0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/python-hl.xml @@ -0,0 +1,100 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Python + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="annotation"> + <!-- these are actually called decorators --> + <start>@</start> + <valueStart>(</valueStart> + <valueEnd>)</valueEnd> + </highlighter> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="string"> + <string>"""</string> + <spanNewLines /> + </highlighter> + <highlighter type="string"> + <string>'''</string> + <spanNewLines /> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>and</keyword> + <keyword>del</keyword> + <keyword>from</keyword> + <keyword>not</keyword> + <keyword>while</keyword> + <keyword>as</keyword> + <keyword>elif</keyword> + <keyword>global</keyword> + <keyword>or</keyword> + <keyword>with</keyword> + <keyword>assert</keyword> + <keyword>else</keyword> + <keyword>if</keyword> + <keyword>pass</keyword> + <keyword>yield</keyword> + <keyword>break</keyword> + <keyword>except</keyword> + <keyword>import</keyword> + <keyword>print</keyword> + <keyword>class</keyword> + <keyword>exec</keyword> + <keyword>in</keyword> + <keyword>raise</keyword> + <keyword>continue</keyword> + <keyword>finally</keyword> + <keyword>is</keyword> + <keyword>return</keyword> + <keyword>def</keyword> + <keyword>for</keyword> + <keyword>lambda</keyword> + <keyword>try</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ruby-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ruby-hl.xml new file mode 100644 index 00000000..78189b0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/ruby-hl.xml @@ -0,0 +1,109 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +Syntax highlighting definition for Ruby + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<highlighters> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="heredoc"> + <start><<</start> + <noWhiteSpace/> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>%Q{</string> + <endString>}</endString> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>%/</string> + <endString>/</endString> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>%q{</string> + <endString>}</endString> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>alias</keyword> + <keyword>and</keyword> + <keyword>BEGIN</keyword> + <keyword>begin</keyword> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>class</keyword> + <keyword>def</keyword> + <keyword>defined</keyword> + <keyword>do</keyword> + <keyword>else</keyword> + <keyword>elsif</keyword> + <keyword>END</keyword> + <keyword>end</keyword> + <keyword>ensure</keyword> + <keyword>false</keyword> + <keyword>for</keyword> + <keyword>if</keyword> + <keyword>in</keyword> + <keyword>module</keyword> + <keyword>next</keyword> + <keyword>nil</keyword> + <keyword>not</keyword> + <keyword>or</keyword> + <keyword>redo</keyword> + <keyword>rescue</keyword> + <keyword>retry</keyword> + <keyword>return</keyword> + <keyword>self</keyword> + <keyword>super</keyword> + <keyword>then</keyword> + <keyword>true</keyword> + <keyword>undef</keyword> + <keyword>unless</keyword> + <keyword>until</keyword> + <keyword>when</keyword> + <keyword>while</keyword> + <keyword>yield</keyword> + </highlighter> +</highlighters> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql1999-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql1999-hl.xml new file mode 100644 index 00000000..61b2411b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql1999-hl.xml @@ -0,0 +1,496 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + +Syntax highlighting definition for SQL:1999 + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2012 Michiel Hendriks, Martin Hujer, k42b3 + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">--</highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="string"> + <string>'</string> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>B'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>N'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>X'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <ignoreCase /> + <!-- reserved --> + <keyword>ABSOLUTE</keyword> + <keyword>ACTION</keyword> + <keyword>ADD</keyword> + <keyword>AFTER</keyword> + <keyword>ALL</keyword> + <keyword>ALLOCATE</keyword> + <keyword>ALTER</keyword> + <keyword>AND</keyword> + <keyword>ANY</keyword> + <keyword>ARE</keyword> + <keyword>ARRAY</keyword> + <keyword>AS</keyword> + <keyword>ASC</keyword> + <keyword>ASSERTION</keyword> + <keyword>AT</keyword> + <keyword>AUTHORIZATION</keyword> + <keyword>BEFORE</keyword> + <keyword>BEGIN</keyword> + <keyword>BETWEEN</keyword> + <keyword>BINARY</keyword> + <keyword>BIT</keyword> + <keyword>BLOB</keyword> + <keyword>BOOLEAN</keyword> + <keyword>BOTH</keyword> + <keyword>BREADTH</keyword> + <keyword>BY</keyword> + <keyword>CALL</keyword> + <keyword>CASCADE</keyword> + <keyword>CASCADED</keyword> + <keyword>CASE</keyword> + <keyword>CAST</keyword> + <keyword>CATALOG</keyword> + <keyword>CHAR</keyword> + <keyword>CHARACTER</keyword> + <keyword>CHECK</keyword> + <keyword>CLOB</keyword> + <keyword>CLOSE</keyword> + <keyword>COLLATE</keyword> + <keyword>COLLATION</keyword> + <keyword>COLUMN</keyword> + <keyword>COMMIT</keyword> + <keyword>CONDITION</keyword> + <keyword>CONNECT</keyword> + <keyword>CONNECTION</keyword> + <keyword>CONSTRAINT</keyword> + <keyword>CONSTRAINTS</keyword> + <keyword>CONSTRUCTOR</keyword> + <keyword>CONTINUE</keyword> + <keyword>CORRESPONDING</keyword> + <keyword>CREATE</keyword> + <keyword>CROSS</keyword> + <keyword>CUBE</keyword> + <keyword>CURRENT</keyword> + <keyword>CURRENT_DATE</keyword> + <keyword>CURRENT_DEFAULT_TRANSFORM_GROUP</keyword> + <keyword>CURRENT_TRANSFORM_GROUP_FOR_TYPE</keyword> + <keyword>CURRENT_PATH</keyword> + <keyword>CURRENT_ROLE</keyword> + <keyword>CURRENT_TIME</keyword> + <keyword>CURRENT_TIMESTAMP</keyword> + <keyword>CURRENT_USER</keyword> + <keyword>CURSOR</keyword> + <keyword>CYCLE</keyword> + <keyword>DATA</keyword> + <keyword>DATE</keyword> + <keyword>DAY</keyword> + <keyword>DEALLOCATE</keyword> + <keyword>DEC</keyword> + <keyword>DECIMAL</keyword> + <keyword>DECLARE</keyword> + <keyword>DEFAULT</keyword> + <keyword>DEFERRABLE</keyword> + <keyword>DEFERRED</keyword> + <keyword>DELETE</keyword> + <keyword>DEPTH</keyword> + <keyword>DEREF</keyword> + <keyword>DESC</keyword> + <keyword>DESCRIBE</keyword> + <keyword>DESCRIPTOR</keyword> + <keyword>DETERMINISTIC</keyword> + <keyword>DIAGNOSTICS</keyword> + <keyword>DISCONNECT</keyword> + <keyword>DISTINCT</keyword> + <keyword>DO</keyword> + <keyword>DOMAIN</keyword> + <keyword>DOUBLE</keyword> + <keyword>DROP</keyword> + <keyword>DYNAMIC</keyword> + <keyword>EACH</keyword> + <keyword>ELSE</keyword> + <keyword>ELSEIF</keyword> + <keyword>END</keyword> + <keyword>END-EXEC</keyword> + <keyword>EQUALS</keyword> + <keyword>ESCAPE</keyword> + <keyword>EXCEPT</keyword> + <keyword>EXCEPTION</keyword> + <keyword>EXEC</keyword> + <keyword>EXECUTE</keyword> + <keyword>EXISTS</keyword> + <keyword>EXIT</keyword> + <keyword>EXTERNAL</keyword> + <keyword>FALSE</keyword> + <keyword>FETCH</keyword> + <keyword>FIRST</keyword> + <keyword>FLOAT</keyword> + <keyword>FOR</keyword> + <keyword>FOREIGN</keyword> + <keyword>FOUND</keyword> + <keyword>FROM</keyword> + <keyword>FREE</keyword> + <keyword>FULL</keyword> + <keyword>FUNCTION</keyword> + <keyword>GENERAL</keyword> + <keyword>GET</keyword> + <keyword>GLOBAL</keyword> + <keyword>GO</keyword> + <keyword>GOTO</keyword> + <keyword>GRANT</keyword> + <keyword>GROUP</keyword> + <keyword>GROUPING</keyword> + <keyword>HANDLE</keyword> + <keyword>HAVING</keyword> + <keyword>HOLD</keyword> + <keyword>HOUR</keyword> + <keyword>IDENTITY</keyword> + <keyword>IF</keyword> + <keyword>IMMEDIATE</keyword> + <keyword>IN</keyword> + <keyword>INDICATOR</keyword> + <keyword>INITIALLY</keyword> + <keyword>INNER</keyword> + <keyword>INOUT</keyword> + <keyword>INPUT</keyword> + <keyword>INSERT</keyword> + <keyword>INT</keyword> + <keyword>INTEGER</keyword> + <keyword>INTERSECT</keyword> + <keyword>INTERVAL</keyword> + <keyword>INTO</keyword> + <keyword>IS</keyword> + <keyword>ISOLATION</keyword> + <keyword>JOIN</keyword> + <keyword>KEY</keyword> + <keyword>LANGUAGE</keyword> + <keyword>LARGE</keyword> + <keyword>LAST</keyword> + <keyword>LATERAL</keyword> + <keyword>LEADING</keyword> + <keyword>LEAVE</keyword> + <keyword>LEFT</keyword> + <keyword>LEVEL</keyword> + <keyword>LIKE</keyword> + <keyword>LOCAL</keyword> + <keyword>LOCALTIME</keyword> + <keyword>LOCALTIMESTAMP</keyword> + <keyword>LOCATOR</keyword> + <keyword>LOOP</keyword> + <keyword>MAP</keyword> + <keyword>MATCH</keyword> + <keyword>METHOD</keyword> + <keyword>MINUTE</keyword> + <keyword>MODIFIES</keyword> + <keyword>MODULE</keyword> + <keyword>MONTH</keyword> + <keyword>NAMES</keyword> + <keyword>NATIONAL</keyword> + <keyword>NATURAL</keyword> + <keyword>NCHAR</keyword> + <keyword>NCLOB</keyword> + <keyword>NESTING</keyword> + <keyword>NEW</keyword> + <keyword>NEXT</keyword> + <keyword>NO</keyword> + <keyword>NONE</keyword> + <keyword>NOT</keyword> + <keyword>NULL</keyword> + <keyword>NUMERIC</keyword> + <keyword>OBJECT</keyword> + <keyword>OF</keyword> + <keyword>OLD</keyword> + <keyword>ON</keyword> + <keyword>ONLY</keyword> + <keyword>OPEN</keyword> + <keyword>OPTION</keyword> + <keyword>OR</keyword> + <keyword>ORDER</keyword> + <keyword>ORDINALITY</keyword> + <keyword>OUT</keyword> + <keyword>OUTER</keyword> + <keyword>OUTPUT</keyword> + <keyword>OVERLAPS</keyword> + <keyword>PAD</keyword> + <keyword>PARAMETER</keyword> + <keyword>PARTIAL</keyword> + <keyword>PATH</keyword> + <keyword>PRECISION</keyword> + <keyword>PREPARE</keyword> + <keyword>PRESERVE</keyword> + <keyword>PRIMARY</keyword> + <keyword>PRIOR</keyword> + <keyword>PRIVILEGES</keyword> + <keyword>PROCEDURE</keyword> + <keyword>PUBLIC</keyword> + <keyword>READ</keyword> + <keyword>READS</keyword> + <keyword>REAL</keyword> + <keyword>RECURSIVE</keyword> + <keyword>REDO</keyword> + <keyword>REF</keyword> + <keyword>REFERENCES</keyword> + <keyword>REFERENCING</keyword> + <keyword>RELATIVE</keyword> + <keyword>RELEASE</keyword> + <keyword>REPEAT</keyword> + <keyword>RESIGNAL</keyword> + <keyword>RESTRICT</keyword> + <keyword>RESULT</keyword> + <keyword>RETURN</keyword> + <keyword>RETURNS</keyword> + <keyword>REVOKE</keyword> + <keyword>RIGHT</keyword> + <keyword>ROLE</keyword> + <keyword>ROLLBACK</keyword> + <keyword>ROLLUP</keyword> + <keyword>ROUTINE</keyword> + <keyword>ROW</keyword> + <keyword>ROWS</keyword> + <keyword>SAVEPOINT</keyword> + <keyword>SCHEMA</keyword> + <keyword>SCROLL</keyword> + <keyword>SEARCH</keyword> + <keyword>SECOND</keyword> + <keyword>SECTION</keyword> + <keyword>SELECT</keyword> + <keyword>SESSION</keyword> + <keyword>SESSION_USER</keyword> + <keyword>SET</keyword> + <keyword>SETS</keyword> + <keyword>SIGNAL</keyword> + <keyword>SIMILAR</keyword> + <keyword>SIZE</keyword> + <keyword>SMALLINT</keyword> + <keyword>SOME</keyword> + <keyword>SPACE</keyword> + <keyword>SPECIFIC</keyword> + <keyword>SPECIFICTYPE</keyword> + <keyword>SQL</keyword> + <keyword>SQLEXCEPTION</keyword> + <keyword>SQLSTATE</keyword> + <keyword>SQLWARNING</keyword> + <keyword>START</keyword> + <keyword>STATE</keyword> + <keyword>STATIC</keyword> + <keyword>SYSTEM_USER</keyword> + <keyword>TABLE</keyword> + <keyword>TEMPORARY</keyword> + <keyword>THEN</keyword> + <keyword>TIME</keyword> + <keyword>TIMESTAMP</keyword> + <keyword>TIMEZONE_HOUR</keyword> + <keyword>TIMEZONE_MINUTE</keyword> + <keyword>TO</keyword> + <keyword>TRAILING</keyword> + <keyword>TRANSACTION</keyword> + <keyword>TRANSLATION</keyword> + <keyword>TREAT</keyword> + <keyword>TRIGGER</keyword> + <keyword>TRUE</keyword> + <keyword>UNDER</keyword> + <keyword>UNDO</keyword> + <keyword>UNION</keyword> + <keyword>UNIQUE</keyword> + <keyword>UNKNOWN</keyword> + <keyword>UNNEST</keyword> + <keyword>UNTIL</keyword> + <keyword>UPDATE</keyword> + <keyword>USAGE</keyword> + <keyword>USER</keyword> + <keyword>USING</keyword> + <keyword>VALUE</keyword> + <keyword>VALUES</keyword> + <keyword>VARCHAR</keyword> + <keyword>VARYING</keyword> + <keyword>VIEW</keyword> + <keyword>WHEN</keyword> + <keyword>WHENEVER</keyword> + <keyword>WHERE</keyword> + <keyword>WHILE</keyword> + <keyword>WITH</keyword> + <keyword>WITHOUT</keyword> + <keyword>WORK</keyword> + <keyword>WRITE</keyword> + <keyword>YEAR</keyword> + <keyword>ZONE</keyword> + <!-- non reserved --> + <keyword>ABS</keyword> + <keyword>ADA</keyword> + <keyword>ADMIN</keyword> + <keyword>ASENSITIVE</keyword> + <keyword>ASSIGNMENT</keyword> + <keyword>ASYMMETRIC</keyword> + <keyword>ATOMIC</keyword> + <keyword>ATTRIBUTE</keyword> + <keyword>AVG</keyword> + <keyword>BIT_LENGTH</keyword> + <keyword>C</keyword> + <keyword>CALLED</keyword> + <keyword>CARDINALITY</keyword> + <keyword>CATALOG_NAME</keyword> + <keyword>CHAIN</keyword> + <keyword>CHAR_LENGTH</keyword> + <keyword>CHARACTERISTICS</keyword> + <keyword>CHARACTER_LENGTH</keyword> + <keyword>CHARACTER_SET_CATALOG</keyword> + <keyword>CHARACTER_SET_NAME</keyword> + <keyword>CHARACTER_SET_SCHEMA</keyword> + <keyword>CHECKED</keyword> + <keyword>CLASS_ORIGIN</keyword> + <keyword>COALESCE</keyword> + <keyword>COBOL</keyword> + <keyword>COLLATION_CATALOG</keyword> + <keyword>COLLATION_NAME</keyword> + <keyword>COLLATION_SCHEMA</keyword> + <keyword>COLUMN_NAME</keyword> + <keyword>COMMAND_FUNCTION</keyword> + <keyword>COMMAND_FUNCTION_CODE</keyword> + <keyword>COMMITTED</keyword> + <keyword>CONDITION_IDENTIFIER</keyword> + <keyword>CONDITION_NUMBER</keyword> + <keyword>CONNECTION_NAME</keyword> + <keyword>CONSTRAINT_CATALOG</keyword> + <keyword>CONSTRAINT_NAME</keyword> + <keyword>CONSTRAINT_SCHEMA</keyword> + <keyword>CONTAINS</keyword> + <keyword>CONVERT</keyword> + <keyword>COUNT</keyword> + <keyword>CURSOR_NAME</keyword> + <keyword>DATETIME_INTERVAL_CODE</keyword> + <keyword>DATETIME_INTERVAL_PRECISION</keyword> + <keyword>DEFINED</keyword> + <keyword>DEFINER</keyword> + <keyword>DEGREE</keyword> + <keyword>DERIVED</keyword> + <keyword>DISPATCH</keyword> + <keyword>EVERY</keyword> + <keyword>EXTRACT</keyword> + <keyword>FINAL</keyword> + <keyword>FORTRAN</keyword> + <keyword>G</keyword> + <keyword>GENERATED</keyword> + <keyword>GRANTED</keyword> + <keyword>HIERARCHY</keyword> + <keyword>IMPLEMENTATION</keyword> + <keyword>INSENSITIVE</keyword> + <keyword>INSTANCE</keyword> + <keyword>INSTANTIABLE</keyword> + <keyword>INVOKER</keyword> + <keyword>K</keyword> + <keyword>KEY_MEMBER</keyword> + <keyword>KEY_TYPE</keyword> + <keyword>LENGTH</keyword> + <keyword>LOWER</keyword> + <keyword>M</keyword> + <keyword>MAX</keyword> + <keyword>MIN</keyword> + <keyword>MESSAGE_LENGTH</keyword> + <keyword>MESSAGE_OCTET_LENGTH</keyword> + <keyword>MESSAGE_TEXT</keyword> + <keyword>MOD</keyword> + <keyword>MORE</keyword> + <keyword>MUMPS</keyword> + <keyword>NAME</keyword> + <keyword>NULLABLE</keyword> + <keyword>NUMBER</keyword> + <keyword>NULLIF</keyword> + <keyword>OCTET_LENGTH</keyword> + <keyword>ORDERING</keyword> + <keyword>OPTIONS</keyword> + <keyword>OVERLAY</keyword> + <keyword>OVERRIDING</keyword> + <keyword>PASCAL</keyword> + <keyword>PARAMETER_MODE</keyword> + <keyword>PARAMETER_NAME</keyword> + <keyword>PARAMETER_ORDINAL_POSITION</keyword> + <keyword>PARAMETER_SPECIFIC_CATALOG</keyword> + <keyword>PARAMETER_SPECIFIC_NAME</keyword> + <keyword>PARAMETER_SPECIFIC_SCHEMA</keyword> + <keyword>PLI</keyword> + <keyword>POSITION</keyword> + <keyword>REPEATABLE</keyword> + <keyword>RETURNED_CARDINALITY</keyword> + <keyword>RETURNED_LENGTH</keyword> + <keyword>RETURNED_OCTET_LENGTH</keyword> + <keyword>RETURNED_SQLSTATE</keyword> + <keyword>ROUTINE_CATALOG</keyword> + <keyword>ROUTINE_NAME</keyword> + <keyword>ROUTINE_SCHEMA</keyword> + <keyword>ROW_COUNT</keyword> + <keyword>SCALE</keyword> + <keyword>SCHEMA_NAME</keyword> + <keyword>SCOPE</keyword> + <keyword>SECURITY</keyword> + <keyword>SELF</keyword> + <keyword>SENSITIVE</keyword> + <keyword>SERIALIZABLE</keyword> + <keyword>SERVER_NAME</keyword> + <keyword>SIMPLE</keyword> + <keyword>SOURCE</keyword> + <keyword>SPECIFIC_NAME</keyword> + <keyword>STATEMENT</keyword> + <keyword>STRUCTURE</keyword> + <keyword>STYLE</keyword> + <keyword>SUBCLASS_ORIGIN</keyword> + <keyword>SUBSTRING</keyword> + <keyword>SUM</keyword> + <keyword>SYMMETRIC</keyword> + <keyword>SYSTEM</keyword> + <keyword>TABLE_NAME</keyword> + <keyword>TOP_LEVEL_COUNT</keyword> + <keyword>TRANSACTIONS_COMMITTED</keyword> + <keyword>TRANSACTIONS_ROLLED_BACK</keyword> + <keyword>TRANSACTION_ACTIVE</keyword> + <keyword>TRANSFORM</keyword> + <keyword>TRANSFORMS</keyword> + <keyword>TRANSLATE</keyword> + <keyword>TRIGGER_CATALOG</keyword> + <keyword>TRIGGER_SCHEMA</keyword> + <keyword>TRIGGER_NAME</keyword> + <keyword>TRIM</keyword> + <keyword>TYPE</keyword> + <keyword>UNCOMMITTED</keyword> + <keyword>UNNAMED</keyword> + <keyword>UPPER</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql2003-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql2003-hl.xml new file mode 100644 index 00000000..ac1d5d04 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql2003-hl.xml @@ -0,0 +1,565 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + +Syntax highlighting definition for SQL:1999 + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2012 Michiel Hendriks, Martin Hujer, k42b3 + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">--</highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="string"> + <string>'</string> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>U'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>B'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>N'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>X'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <ignoreCase /> + <!-- reserved --> + <keyword>A</keyword> + <keyword>ABS</keyword> + <keyword>ABSOLUTE</keyword> + <keyword>ACTION</keyword> + <keyword>ADA</keyword> + <keyword>ADMIN</keyword> + <keyword>AFTER</keyword> + <keyword>ALWAYS</keyword> + <keyword>ASC</keyword> + <keyword>ASSERTION</keyword> + <keyword>ASSIGNMENT</keyword> + <keyword>ATTRIBUTE</keyword> + <keyword>ATTRIBUTES</keyword> + <keyword>AVG</keyword> + <keyword>BEFORE</keyword> + <keyword>BERNOULLI</keyword> + <keyword>BREADTH</keyword> + <keyword>C</keyword> + <keyword>CARDINALITY</keyword> + <keyword>CASCADE</keyword> + <keyword>CATALOG_NAME</keyword> + <keyword>CATALOG</keyword> + <keyword>CEIL</keyword> + <keyword>CEILING</keyword> + <keyword>CHAIN</keyword> + <keyword>CHAR_LENGTH</keyword> + <keyword>CHARACTER_LENGTH</keyword> + <keyword>CHARACTER_SET_CATALOG</keyword> + <keyword>CHARACTER_SET_NAME</keyword> + <keyword>CHARACTER_SET_SCHEMA</keyword> + <keyword>CHARACTERISTICS</keyword> + <keyword>CHARACTERS</keyword> + <keyword>CHECKED</keyword> + <keyword>CLASS_ORIGIN</keyword> + <keyword>COALESCE</keyword> + <keyword>COBOL</keyword> + <keyword>CODE_UNITS</keyword> + <keyword>COLLATION_CATALOG</keyword> + <keyword>COLLATION_NAME</keyword> + <keyword>COLLATION_SCHEMA</keyword> + <keyword>COLLATION</keyword> + <keyword>COLLECT</keyword> + <keyword>COLUMN_NAME</keyword> + <keyword>COMMAND_FUNCTION_CODE</keyword> + <keyword>COMMAND_FUNCTION</keyword> + <keyword>COMMITTED</keyword> + <keyword>CONDITION_NUMBER</keyword> + <keyword>CONDITION</keyword> + <keyword>CONNECTION_NAME</keyword> + <keyword>CONSTRAINT_CATALOG</keyword> + <keyword>CONSTRAINT_NAME</keyword> + <keyword>CONSTRAINT_SCHEMA</keyword> + <keyword>CONSTRAINTS</keyword> + <keyword>CONSTRUCTORS</keyword> + <keyword>CONTAINS</keyword> + <keyword>CONVERT</keyword> + <keyword>CORR</keyword> + <keyword>COUNT</keyword> + <keyword>COVAR_POP</keyword> + <keyword>COVAR_SAMP</keyword> + <keyword>CUME_DIST</keyword> + <keyword>CURRENT_COLLATION</keyword> + <keyword>CURSOR_NAME</keyword> + <keyword>DATA</keyword> + <keyword>DATETIME_INTERVAL_CODE</keyword> + <keyword>DATETIME_INTERVAL_PRECISION</keyword> + <keyword>DEFAULTS</keyword> + <keyword>DEFERRABLE</keyword> + <keyword>DEFERRED</keyword> + <keyword>DEFINED</keyword> + <keyword>DEFINER</keyword> + <keyword>DEGREE</keyword> + <keyword>DENSE_RANK</keyword> + <keyword>DEPTH</keyword> + <keyword>DERIVED</keyword> + <keyword>DESC</keyword> + <keyword>DESCRIPTOR</keyword> + <keyword>DIAGNOSTICS</keyword> + <keyword>DISPATCH</keyword> + <keyword>DOMAIN</keyword> + <keyword>DYNAMIC_FUNCTION_CODE</keyword> + <keyword>DYNAMIC_FUNCTION</keyword> + <keyword>EQUALS</keyword> + <keyword>EVERY</keyword> + <keyword>EXCEPTION</keyword> + <keyword>EXCLUDE</keyword> + <keyword>EXCLUDING</keyword> + <keyword>EXP</keyword> + <keyword>EXTRACT</keyword> + <keyword>FINAL</keyword> + <keyword>FIRST</keyword> + <keyword>FLOOR</keyword> + <keyword>FOLLOWING</keyword> + <keyword>FORTRAN</keyword> + <keyword>FOUND</keyword> + <keyword>FUSION</keyword> + <keyword>G</keyword> + <keyword>GENERAL</keyword> + <keyword>GO</keyword> + <keyword>GOTO</keyword> + <keyword>GRANTED</keyword> + <keyword>HIERARCHY</keyword> + <keyword>IMPLEMENTATION</keyword> + <keyword>INCLUDING</keyword> + <keyword>INCREMENT</keyword> + <keyword>INITIALLY</keyword> + <keyword>INSTANCE</keyword> + <keyword>INSTANTIABLE</keyword> + <keyword>INTERSECTION</keyword> + <keyword>INVOKER</keyword> + <keyword>ISOLATION</keyword> + <keyword>K</keyword> + <keyword>KEY_MEMBER</keyword> + <keyword>KEY_TYPE</keyword> + <keyword>KEY</keyword> + <keyword>LAST</keyword> + <keyword>LENGTH</keyword> + <keyword>LEVEL</keyword> + <keyword>LN</keyword> + <keyword>LOCATOR</keyword> + <keyword>LOWER</keyword> + <keyword>M</keyword> + <keyword>MAP</keyword> + <keyword>MATCHED</keyword> + <keyword>MAX</keyword> + <keyword>MAXVALUE</keyword> + <keyword>MESSAGE_LENGTH</keyword> + <keyword>MESSAGE_OCTET_LENGTH</keyword> + <keyword>MESSAGE_TEXT</keyword> + <keyword>MIN</keyword> + <keyword>MINVALUE</keyword> + <keyword>MOD</keyword> + <keyword>MORE</keyword> + <keyword>MUMPS</keyword> + <keyword>NAME</keyword> + <keyword>NAMES</keyword> + <keyword>NESTING</keyword> + <keyword>NEXT</keyword> + <keyword>NORMALIZE</keyword> + <keyword>NORMALIZED</keyword> + <keyword>NULLABLE</keyword> + <keyword>NULLIF</keyword> + <keyword>NULLS</keyword> + <keyword>NUMBER</keyword> + <keyword>OBJECT</keyword> + <keyword>OCTET_LENGTH</keyword> + <keyword>OCTETS</keyword> + <keyword>OPTION</keyword> + <keyword>OPTIONS</keyword> + <keyword>ORDERING</keyword> + <keyword>ORDINALITY</keyword> + <keyword>OTHERS</keyword> + <keyword>OVERLAY</keyword> + <keyword>OVERRIDING</keyword> + <keyword>PAD</keyword> + <keyword>PARAMETER_MODE</keyword> + <keyword>PARAMETER_NAME</keyword> + <keyword>PARAMETER_ORDINAL_POSITION</keyword> + <keyword>PARAMETER_SPECIFIC_CATALOG</keyword> + <keyword>PARAMETER_SPECIFIC_NAME</keyword> + <keyword>PARAMETER_SPECIFIC_SCHEMA</keyword> + <keyword>PARTIAL</keyword> + <keyword>PASCAL</keyword> + <keyword>PATH</keyword> + <keyword>PERCENT_RANK</keyword> + <keyword>PERCENTILE_CONT</keyword> + <keyword>PERCENTILE_DISC</keyword> + <keyword>PLACING</keyword> + <keyword>PLI</keyword> + <keyword>POSITION</keyword> + <keyword>POWER</keyword> + <keyword>PRECEDING</keyword> + <keyword>PRESERVE</keyword> + <keyword>PRIOR</keyword> + <keyword>PRIVILEGES</keyword> + <keyword>PUBLIC</keyword> + <keyword>RANK</keyword> + <keyword>READ</keyword> + <keyword>RELATIVE</keyword> + <keyword>REPEATABLE</keyword> + <keyword>RESTART</keyword> + <keyword>RETURNED_CARDINALITY</keyword> + <keyword>RETURNED_LENGTH</keyword> + <keyword>RETURNED_OCTET_LENGTH</keyword> + <keyword>RETURNED_SQLSTATE</keyword> + <keyword>ROLE</keyword> + <keyword>ROUTINE_CATALOG</keyword> + <keyword>ROUTINE_NAME</keyword> + <keyword>ROUTINE_SCHEMA</keyword> + <keyword>ROUTINE</keyword> + <keyword>ROW_COUNT</keyword> + <keyword>ROW_NUMBER</keyword> + <keyword>SCALE</keyword> + <keyword>SCHEMA_NAME</keyword> + <keyword>SCHEMA</keyword> + <keyword>SCOPE_CATALOG</keyword> + <keyword>SCOPE_NAME</keyword> + <keyword>SCOPE_SCHEMA</keyword> + <keyword>SECTION</keyword> + <keyword>SECURITY</keyword> + <keyword>SELF</keyword> + <keyword>SEQUENCE</keyword> + <keyword>SERIALIZABLE</keyword> + <keyword>SERVER_NAME</keyword> + <keyword>SESSION</keyword> + <keyword>SETS</keyword> + <keyword>SIMPLE</keyword> + <keyword>SIZE</keyword> + <keyword>SOURCE</keyword> + <keyword>SPACE</keyword> + <keyword>SPECIFIC_NAME</keyword> + <keyword>SQRT</keyword> + <keyword>STATE</keyword> + <keyword>STATEMENT</keyword> + <keyword>STDDEV_POP</keyword> + <keyword>STDDEV_SAMP</keyword> + <keyword>STRUCTURE</keyword> + <keyword>STYLE</keyword> + <keyword>SUBCLASS_ORIGIN</keyword> + <keyword>SUBSTRING</keyword> + <keyword>SUM</keyword> + <keyword>TABLE_NAME</keyword> + <keyword>TABLESAMPLE</keyword> + <keyword>TEMPORARY</keyword> + <keyword>TIES</keyword> + <keyword>TOP_LEVEL_COUNT</keyword> + <keyword>TRANSACTION_ACTIVE</keyword> + <keyword>TRANSACTION</keyword> + <keyword>TRANSACTIONS_COMMITTED</keyword> + <keyword>TRANSACTIONS_ROLLED_BACK</keyword> + <keyword>TRANSFORM</keyword> + <keyword>TRANSFORMS</keyword> + <keyword>TRANSLATE</keyword> + <keyword>TRIGGER_CATALOG</keyword> + <keyword>TRIGGER_NAME</keyword> + <keyword>TRIGGER_SCHEMA</keyword> + <keyword>TRIM</keyword> + <keyword>TYPE</keyword> + <keyword>UNBOUNDED</keyword> + <keyword>UNCOMMITTED</keyword> + <keyword>UNDER</keyword> + <keyword>UNNAMED</keyword> + <keyword>USAGE</keyword> + <keyword>USER_DEFINED_TYPE_CATALOG</keyword> + <keyword>USER_DEFINED_TYPE_CODE</keyword> + <keyword>USER_DEFINED_TYPE_NAME</keyword> + <keyword>USER_DEFINED_TYPE_SCHEMA</keyword> + <keyword>VIEW</keyword> + <keyword>WORK</keyword> + <keyword>WRITE</keyword> + <keyword>ZONE</keyword> + <!-- non reserved --> + <keyword>ADD</keyword> + <keyword>ALL</keyword> + <keyword>ALLOCATE</keyword> + <keyword>ALTER</keyword> + <keyword>AND</keyword> + <keyword>ANY</keyword> + <keyword>ARE</keyword> + <keyword>ARRAY</keyword> + <keyword>AS</keyword> + <keyword>ASENSITIVE</keyword> + <keyword>ASYMMETRIC</keyword> + <keyword>AT</keyword> + <keyword>ATOMIC</keyword> + <keyword>AUTHORIZATION</keyword> + <keyword>BEGIN</keyword> + <keyword>BETWEEN</keyword> + <keyword>BIGINT</keyword> + <keyword>BINARY</keyword> + <keyword>BLOB</keyword> + <keyword>BOOLEAN</keyword> + <keyword>BOTH</keyword> + <keyword>BY</keyword> + <keyword>CALL</keyword> + <keyword>CALLED</keyword> + <keyword>CASCADED</keyword> + <keyword>CASE</keyword> + <keyword>CAST</keyword> + <keyword>CHAR</keyword> + <keyword>CHARACTER</keyword> + <keyword>CHECK</keyword> + <keyword>CLOB</keyword> + <keyword>CLOSE</keyword> + <keyword>COLLATE</keyword> + <keyword>COLUMN</keyword> + <keyword>COMMIT</keyword> + <keyword>CONNECT</keyword> + <keyword>CONSTRAINT</keyword> + <keyword>CONTINUE</keyword> + <keyword>CORRESPONDING</keyword> + <keyword>CREATE</keyword> + <keyword>CROSS</keyword> + <keyword>CUBE</keyword> + <keyword>CURRENT_DATE</keyword> + <keyword>CURRENT_DEFAULT_TRANSFORM_GROUP</keyword> + <keyword>CURRENT_PATH</keyword> + <keyword>CURRENT_ROLE</keyword> + <keyword>CURRENT_TIME</keyword> + <keyword>CURRENT_TIMESTAMP</keyword> + <keyword>CURRENT_TRANSFORM_GROUP_FOR_TYPE</keyword> + <keyword>CURRENT_USER</keyword> + <keyword>CURRENT</keyword> + <keyword>CURSOR</keyword> + <keyword>CYCLE</keyword> + <keyword>DATE</keyword> + <keyword>DAY</keyword> + <keyword>DEALLOCATE</keyword> + <keyword>DEC</keyword> + <keyword>DECIMAL</keyword> + <keyword>DECLARE</keyword> + <keyword>DEFAULT</keyword> + <keyword>DELETE</keyword> + <keyword>DEREF</keyword> + <keyword>DESCRIBE</keyword> + <keyword>DETERMINISTIC</keyword> + <keyword>DISCONNECT</keyword> + <keyword>DISTINCT</keyword> + <keyword>DOUBLE</keyword> + <keyword>DROP</keyword> + <keyword>DYNAMIC</keyword> + <keyword>EACH</keyword> + <keyword>ELEMENT</keyword> + <keyword>ELSE</keyword> + <keyword>END</keyword> + <keyword>END-EXEC</keyword> + <keyword>ESCAPE</keyword> + <keyword>EXCEPT</keyword> + <keyword>EXEC</keyword> + <keyword>EXECUTE</keyword> + <keyword>EXISTS</keyword> + <keyword>EXTERNAL</keyword> + <keyword>FALSE</keyword> + <keyword>FETCH</keyword> + <keyword>FILTER</keyword> + <keyword>FLOAT</keyword> + <keyword>FOR</keyword> + <keyword>FOREIGN</keyword> + <keyword>FREE</keyword> + <keyword>FROM</keyword> + <keyword>FULL</keyword> + <keyword>FUNCTION</keyword> + <keyword>GET</keyword> + <keyword>GLOBAL</keyword> + <keyword>GRANT</keyword> + <keyword>GROUP</keyword> + <keyword>GROUPING</keyword> + <keyword>HAVING</keyword> + <keyword>HOLD</keyword> + <keyword>HOUR</keyword> + <keyword>IDENTITY</keyword> + <keyword>IMMEDIATE</keyword> + <keyword>IN</keyword> + <keyword>INDICATOR</keyword> + <keyword>INNER</keyword> + <keyword>INOUT</keyword> + <keyword>INPUT</keyword> + <keyword>INSENSITIVE</keyword> + <keyword>INSERT</keyword> + <keyword>INT</keyword> + <keyword>INTEGER</keyword> + <keyword>INTERSECT</keyword> + <keyword>INTERVAL</keyword> + <keyword>INTO</keyword> + <keyword>IS</keyword> + <keyword>ISOLATION</keyword> + <keyword>JOIN</keyword> + <keyword>LANGUAGE</keyword> + <keyword>LARGE</keyword> + <keyword>LATERAL</keyword> + <keyword>LEADING</keyword> + <keyword>LEFT</keyword> + <keyword>LIKE</keyword> + <keyword>LOCAL</keyword> + <keyword>LOCALTIME</keyword> + <keyword>LOCALTIMESTAMP</keyword> + <keyword>MATCH</keyword> + <keyword>MEMBER</keyword> + <keyword>MERGE</keyword> + <keyword>METHOD</keyword> + <keyword>MINUTE</keyword> + <keyword>MODIFIES</keyword> + <keyword>MODULE</keyword> + <keyword>MONTH</keyword> + <keyword>MULTISET</keyword> + <keyword>NATIONAL</keyword> + <keyword>NATURAL</keyword> + <keyword>NCHAR</keyword> + <keyword>NCLOB</keyword> + <keyword>NEW</keyword> + <keyword>NO</keyword> + <keyword>NONE</keyword> + <keyword>NOT</keyword> + <keyword>NULL</keyword> + <keyword>NUMERIC</keyword> + <keyword>OF</keyword> + <keyword>OLD</keyword> + <keyword>ON</keyword> + <keyword>ONLY</keyword> + <keyword>OPEN</keyword> + <keyword>OR</keyword> + <keyword>ORDER</keyword> + <keyword>OUT</keyword> + <keyword>OUTER</keyword> + <keyword>OUTPUT</keyword> + <keyword>OVER</keyword> + <keyword>OVERLAPS</keyword> + <keyword>PARAMETER</keyword> + <keyword>PARTITION</keyword> + <keyword>PRECISION</keyword> + <keyword>PREPARE</keyword> + <keyword>PRIMARY</keyword> + <keyword>PROCEDURE</keyword> + <keyword>RANGE</keyword> + <keyword>READS</keyword> + <keyword>REAL</keyword> + <keyword>RECURSIVE</keyword> + <keyword>REF</keyword> + <keyword>REFERENCES</keyword> + <keyword>REFERENCING</keyword> + <keyword>REGR_AVGX</keyword> + <keyword>REGR_AVGY</keyword> + <keyword>REGR_COUNT</keyword> + <keyword>REGR_INTERCEPT</keyword> + <keyword>REGR_R2</keyword> + <keyword>REGR_SLOPE</keyword> + <keyword>REGR_SXX</keyword> + <keyword>REGR_SXY</keyword> + <keyword>REGR_SYY</keyword> + <keyword>RELEASE</keyword> + <keyword>RESULT</keyword> + <keyword>RETURN</keyword> + <keyword>RETURNS</keyword> + <keyword>REVOKE</keyword> + <keyword>RIGHT</keyword> + <keyword>ROLLBACK</keyword> + <keyword>ROLLUP</keyword> + <keyword>ROW</keyword> + <keyword>ROWS</keyword> + <keyword>SAVEPOINT</keyword> + <keyword>SCROLL</keyword> + <keyword>SEARCH</keyword> + <keyword>SECOND</keyword> + <keyword>SELECT</keyword> + <keyword>SENSITIVE</keyword> + <keyword>SESSION_USER</keyword> + <keyword>SET</keyword> + <keyword>SIMILAR</keyword> + <keyword>SMALLINT</keyword> + <keyword>SOME</keyword> + <keyword>SPECIFIC</keyword> + <keyword>SPECIFICTYPE</keyword> + <keyword>SQL</keyword> + <keyword>SQLEXCEPTION</keyword> + <keyword>SQLSTATE</keyword> + <keyword>SQLWARNING</keyword> + <keyword>START</keyword> + <keyword>STATIC</keyword> + <keyword>SUBMULTISET</keyword> + <keyword>SYMMETRIC</keyword> + <keyword>SYSTEM_USER</keyword> + <keyword>SYSTEM</keyword> + <keyword>TABLE</keyword> + <keyword>THEN</keyword> + <keyword>TIME</keyword> + <keyword>TIMESTAMP</keyword> + <keyword>TIMEZONE_HOUR</keyword> + <keyword>TIMEZONE_MINUTE</keyword> + <keyword>TO</keyword> + <keyword>TRAILING</keyword> + <keyword>TRANSLATION</keyword> + <keyword>TREAT</keyword> + <keyword>TRIGGER</keyword> + <keyword>TRUE</keyword> + <keyword>UESCAPE</keyword> + <keyword>UNION</keyword> + <keyword>UNIQUE</keyword> + <keyword>UNKNOWN</keyword> + <keyword>UNNEST</keyword> + <keyword>UPDATE</keyword> + <keyword>UPPER</keyword> + <keyword>USER</keyword> + <keyword>USING</keyword> + <keyword>VALUE</keyword> + <keyword>VALUES</keyword> + <keyword>VAR_POP</keyword> + <keyword>VAR_SAMP</keyword> + <keyword>VARCHAR</keyword> + <keyword>VARYING</keyword> + <keyword>WHEN</keyword> + <keyword>WHENEVER</keyword> + <keyword>WHERE</keyword> + <keyword>WIDTH_BUCKET</keyword> + <keyword>WINDOW</keyword> + <keyword>WITH</keyword> + <keyword>WITHIN</keyword> + <keyword>WITHOUT</keyword> + <keyword>YEAR</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql92-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql92-hl.xml new file mode 100644 index 00000000..111c519f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/sql92-hl.xml @@ -0,0 +1,339 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + +Syntax highlighting definition for SQL-92 + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2012 Michiel Hendriks, Martin Hujer, k42b3 + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">--</highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="string"> + <string>'</string> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>B'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>N'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="string"> + <string>X'</string> + <endString>'</endString> + <doubleEscapes /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <ignoreCase /> + <!-- reserved --> + <keyword>ABSOLUTE</keyword> + <keyword>ACTION</keyword> + <keyword>ADD</keyword> + <keyword>ALL</keyword> + <keyword>ALLOCATE</keyword> + <keyword>ALTER</keyword> + <keyword>AND</keyword> + <keyword>ANY</keyword> + <keyword>ARE</keyword> + <keyword>AS</keyword> + <keyword>ASC</keyword> + <keyword>ASSERTION</keyword> + <keyword>AT</keyword> + <keyword>AUTHORIZATION</keyword> + <keyword>AVG</keyword> + <keyword>BEGIN</keyword> + <keyword>BETWEEN</keyword> + <keyword>BIT_LENGTH</keyword> + <keyword>BIT</keyword> + <keyword>BOTH</keyword> + <keyword>BY</keyword> + <keyword>CASCADE</keyword> + <keyword>CASCADED</keyword> + <keyword>CASE</keyword> + <keyword>CAST</keyword> + <keyword>CATALOG</keyword> + <keyword>CHAR_LENGTH</keyword> + <keyword>CHAR</keyword> + <keyword>CHARACTER_LENGTH</keyword> + <keyword>CHARACTER</keyword> + <keyword>CHECK</keyword> + <keyword>CLOSE</keyword> + <keyword>COALESCE</keyword> + <keyword>COLLATE</keyword> + <keyword>COLLATION</keyword> + <keyword>COLUMN</keyword> + <keyword>COMMIT</keyword> + <keyword>CONNECT</keyword> + <keyword>CONNECTION</keyword> + <keyword>CONSTRAINT</keyword> + <keyword>CONSTRAINTS</keyword> + <keyword>CONTINUE</keyword> + <keyword>CONVERT</keyword> + <keyword>CORRESPONDING</keyword> + <keyword>CREATE</keyword> + <keyword>CROSS</keyword> + <keyword>CURRENT_DATE</keyword> + <keyword>CURRENT_TIME</keyword> + <keyword>CURRENT_TIMESTAMP</keyword> + <keyword>CURRENT_USER</keyword> + <keyword>CURRENT</keyword> + <keyword>CURSOR</keyword> + <keyword>DATE</keyword> + <keyword>DAY</keyword> + <keyword>DEALLOCATE</keyword> + <keyword>DEC</keyword> + <keyword>DECIMAL</keyword> + <keyword>DECLARE</keyword> + <keyword>DEFAULT</keyword> + <keyword>DEFERRABLE</keyword> + <keyword>DEFERRED</keyword> + <keyword>DELETE</keyword> + <keyword>DESC</keyword> + <keyword>DESCRIBE</keyword> + <keyword>DESCRIPTOR</keyword> + <keyword>DIAGNOSTICS</keyword> + <keyword>DISCONNECT</keyword> + <keyword>DISTINCT</keyword> + <keyword>DOMAIN</keyword> + <keyword>DOUBLE</keyword> + <keyword>DROP</keyword> + <keyword>ELSE</keyword> + <keyword>END</keyword> + <keyword>END-EXEC</keyword> + <keyword>ESCAPE</keyword> + <keyword>EXCEPT</keyword> + <keyword>EXCEPTION</keyword> + <keyword>EXEC</keyword> + <keyword>EXECUTE</keyword> + <keyword>EXISTS</keyword> + <keyword>EXTERNAL</keyword> + <keyword>EXTRACT</keyword> + <keyword>FALSE</keyword> + <keyword>FETCH</keyword> + <keyword>FIRST</keyword> + <keyword>FLOAT</keyword> + <keyword>FOR</keyword> + <keyword>FOREIGN</keyword> + <keyword>FOUND</keyword> + <keyword>FROM</keyword> + <keyword>FULL</keyword> + <keyword>GET</keyword> + <keyword>GLOBAL</keyword> + <keyword>GO</keyword> + <keyword>GOTO</keyword> + <keyword>GRANT</keyword> + <keyword>GROUP</keyword> + <keyword>HAVING</keyword> + <keyword>HOUR</keyword> + <keyword>IDENTITY</keyword> + <keyword>IMMEDIATE</keyword> + <keyword>IN</keyword> + <keyword>INDICATOR</keyword> + <keyword>INITIALLY</keyword> + <keyword>INNER</keyword> + <keyword>INPUT</keyword> + <keyword>INSENSITIVE</keyword> + <keyword>INSERT</keyword> + <keyword>INT</keyword> + <keyword>INTEGER</keyword> + <keyword>INTERSECT</keyword> + <keyword>INTERVAL</keyword> + <keyword>INTO</keyword> + <keyword>IS</keyword> + <keyword>ISOLATION</keyword> + <keyword>JOIN</keyword> + <keyword>KEY</keyword> + <keyword>LANGUAGE</keyword> + <keyword>LAST</keyword> + <keyword>LEADING</keyword> + <keyword>LEFT</keyword> + <keyword>LEVEL</keyword> + <keyword>LIKE</keyword> + <keyword>LOCAL</keyword> + <keyword>LOWER</keyword> + <keyword>MATCH</keyword> + <keyword>MAX</keyword> + <keyword>MIN</keyword> + <keyword>MINUTE</keyword> + <keyword>MODULE</keyword> + <keyword>MONTH</keyword> + <keyword>NAMES</keyword> + <keyword>NATIONAL</keyword> + <keyword>NATURAL</keyword> + <keyword>NCHAR</keyword> + <keyword>NEXT</keyword> + <keyword>NO</keyword> + <keyword>NOT</keyword> + <keyword>NULL</keyword> + <keyword>NULLIF</keyword> + <keyword>NUMERIC</keyword> + <keyword>OCTET_LENGTH</keyword> + <keyword>OF</keyword> + <keyword>ON</keyword> + <keyword>ONLY</keyword> + <keyword>OPEN</keyword> + <keyword>OPTION</keyword> + <keyword>OR</keyword> + <keyword>ORDER</keyword> + <keyword>OUTER</keyword> + <keyword>OUTPUT</keyword> + <keyword>OVERLAPS</keyword> + <keyword>PAD</keyword> + <keyword>PARTIAL</keyword> + <keyword>POSITION</keyword> + <keyword>PRECISION</keyword> + <keyword>PREPARE</keyword> + <keyword>PRESERVE</keyword> + <keyword>PRIMARY</keyword> + <keyword>PRIOR</keyword> + <keyword>PRIVILEGES</keyword> + <keyword>PROCEDURE</keyword> + <keyword>PUBLIC</keyword> + <keyword>READ</keyword> + <keyword>REAL</keyword> + <keyword>REFERENCES</keyword> + <keyword>RELATIVE</keyword> + <keyword>RESTRICT</keyword> + <keyword>REVOKE</keyword> + <keyword>RIGHT</keyword> + <keyword>ROLLBACK</keyword> + <keyword>ROWS</keyword> + <keyword>SCHEMA</keyword> + <keyword>SCROLL</keyword> + <keyword>SECOND</keyword> + <keyword>SECTION</keyword> + <keyword>SELECT</keyword> + <keyword>SESSION_USER</keyword> + <keyword>SESSION</keyword> + <keyword>SET</keyword> + <keyword>SIZE</keyword> + <keyword>SMALLINT</keyword> + <keyword>SOME</keyword> + <keyword>SPACE</keyword> + <keyword>SQL</keyword> + <keyword>SQLCODE</keyword> + <keyword>SQLERROR</keyword> + <keyword>SQLSTATE</keyword> + <keyword>SUBSTRING</keyword> + <keyword>SUM</keyword> + <keyword>SYSTEM_USER</keyword> + <keyword>TABLE</keyword> + <keyword>TEMPORARY</keyword> + <keyword>THEN</keyword> + <keyword>TIME</keyword> + <keyword>TIMESTAMP</keyword> + <keyword>TIMEZONE_HOUR</keyword> + <keyword>TIMEZONE_MINUTE</keyword> + <keyword>TO</keyword> + <keyword>TRAILING</keyword> + <keyword>TRANSACTION</keyword> + <keyword>TRANSLATE</keyword> + <keyword>TRANSLATION</keyword> + <keyword>TRIM</keyword> + <keyword>TRUE</keyword> + <keyword>UNION</keyword> + <keyword>UNIQUE</keyword> + <keyword>UNKNOWN</keyword> + <keyword>UPDATE</keyword> + <keyword>UPPER</keyword> + <keyword>USAGE</keyword> + <keyword>USER</keyword> + <keyword>USING</keyword> + <keyword>VALUE</keyword> + <keyword>VALUES</keyword> + <keyword>VARCHAR</keyword> + <keyword>VARYING</keyword> + <keyword>VIEW</keyword> + <keyword>WHEN</keyword> + <keyword>WHENEVER</keyword> + <keyword>WHERE</keyword> + <keyword>WITH</keyword> + <keyword>WORK</keyword> + <keyword>WRITE</keyword> + <keyword>YEAR</keyword> + <keyword>ZONE</keyword> + <!-- non reserved keywords --> + <keyword>ADA</keyword> + <keyword>C</keyword> + <keyword>CATALOG_NAME</keyword> + <keyword>CHARACTER_SET_CATALOG</keyword> + <keyword>CHARACTER_SET_NAME</keyword> + <keyword>CHARACTER_SET_SCHEMA</keyword> + <keyword>CLASS_ORIGIN</keyword> + <keyword>COBOL</keyword> + <keyword>COLLATION_CATALOG</keyword> + <keyword>COLLATION_NAME</keyword> + <keyword>COLLATION_SCHEMA</keyword> + <keyword>COLUMN_NAME</keyword> + <keyword>COMMAND_FUNCTION</keyword> + <keyword>COMMITTED</keyword> + <keyword>CONDITION_NUMBER</keyword> + <keyword>CONNECTION_NAME</keyword> + <keyword>CONSTRAINT_CATALOG</keyword> + <keyword>CONSTRAINT_NAME</keyword> + <keyword>CONSTRAINT_SCHEMA</keyword> + <keyword>CURSOR_NAME</keyword> + <keyword>DATA</keyword> + <keyword>DATETIME_INTERVAL_CODE</keyword> + <keyword>DATETIME_INTERVAL_PRECISION</keyword> + <keyword>DYNAMIC_FUNCTION</keyword> + <keyword>FORTRAN</keyword> + <keyword>LENGTH</keyword> + <keyword>MESSAGE_LENGTH</keyword> + <keyword>MESSAGE_OCTET_LENGTH</keyword> + <keyword>MESSAGE_TEXT</keyword> + <keyword>MORE</keyword> + <keyword>MUMPS</keyword> + <keyword>NAME</keyword> + <keyword>NULLABLE</keyword> + <keyword>NUMBER</keyword> + <keyword>PASCAL</keyword> + <keyword>PLI</keyword> + <keyword>REPEATABLE</keyword> + <keyword>RETURNED_LENGTH</keyword> + <keyword>RETURNED_OCTET_LENGTH</keyword> + <keyword>RETURNED_SQLSTATE</keyword> + <keyword>ROW_COUNT</keyword> + <keyword>SCALE</keyword> + <keyword>SCHEMA_NAME</keyword> + <keyword>SERIALIZABLE</keyword> + <keyword>SERVER_NAME</keyword> + <keyword>SUBCLASS_ORIGIN</keyword> + <keyword>TABLE_NAME</keyword> + <keyword>TYPE</keyword> + <keyword>UNCOMMITTED</keyword> + <keyword>UNNAMED</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/tcl-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/tcl-hl.xml new file mode 100644 index 00000000..7a8fa9fb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/tcl-hl.xml @@ -0,0 +1,180 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +xslthl highlighter definition fof Tcl/Tk. +written by Arndt Roger Schneider + +Copyright 2008 Arndt Roger Schneider +License: xlib/libpng + +This software is provided "as-is", without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + +2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + +3. This notice may not be removed or altered from any source + distribution. + +--> +<highlighters> + <highlighter type="oneline-comment">#</highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="regex"> + <pattern>-[\p{javaJavaIdentifierStart}][\p{javaJavaIdentifierPart}]+ + </pattern> + <style>none</style> + </highlighter> + <highlighter type="number"> + <point>.</point> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <!-- Tcl and itcl / structural --> + <keyword>if</keyword> + <keyword>then</keyword> + <keyword>else</keyword> + <keyword>elseif</keyword> + <keyword>for</keyword> + <keyword>foreach</keyword> + <keyword>break</keyword> + <keyword>continue</keyword> + <keyword>while</keyword> + <keyword>eval</keyword> + <keyword>case</keyword> + <keyword>in</keyword> + <keyword>switch</keyword> + <keyword>default</keyword> + <keyword>exit</keyword> + <keyword>error</keyword> + <keyword>proc</keyword> + <keyword>rename</keyword> + <keyword>exec</keyword> + <keyword>return</keyword> + <keyword>uplevel</keyword> + <keyword>upvar</keyword> + <keyword>constructor</keyword> + <keyword>destructor</keyword> + <keyword>itcl_class</keyword> + <keyword>loop</keyword> + <keyword>for_array_keys</keyword> + <keyword>for_recursive_glob</keyword> + <keyword>for_file</keyword> + <keyword>method</keyword> + <keyword>body</keyword> + <keyword>configbody</keyword> + <keyword>catch</keyword> + <keyword>namespace</keyword> + <keyword>class</keyword> + <keyword>array</keyword> + <keyword>set</keyword> + <keyword>unset</keyword> + <keyword>package</keyword> + <keyword>source</keyword> + + <!-- Additional commands --> + <keyword>subst</keyword> + <keyword>list</keyword> + <keyword>format</keyword> + <keyword>lappend</keyword> + <keyword>option</keyword> + <keyword>expr</keyword> + <keyword>puts</keyword> + <keyword>winfo</keyword> + <keyword>lindex</keyword> + <keyword>string</keyword> + + + <!-- Runtime Library / structural --> + <keyword>verified</keyword> + <keyword>seteach</keyword> + <keyword>fixme</keyword> + <keyword>debug</keyword> + <keyword>rtl::debug</keyword> + <keyword>rtl::verified</keyword> + <keyword>rtl::template</keyword> + <keyword>rtl::seteach</keyword> + + <!-- Runtime Library / Additional --> + <keyword>mkProc</keyword> + <keyword>getCreator</keyword> + <keyword>properties</keyword> + <keyword>lappendunique</keyword> + <keyword>rtl::lappendunique</keyword> + + <!-- geometry managers from Tk --> + <keyword>place</keyword> + <keyword>pack</keyword> + <keyword>grid</keyword> + + + <!-- Additional Tk stuff --> + <keyword>image</keyword> + <keyword>font</keyword> + <keyword>focus</keyword> + <keyword>tk</keyword> + <keyword>bind</keyword> + <keyword>after</keyword> + + <!-- Window classes from Tk, ... --> + <keyword>toplevel</keyword> + <keyword>frame</keyword> + <keyword>entry</keyword> + <keyword>listbox</keyword> + <keyword>button</keyword> + <keyword>radiobutton</keyword> + <keyword>checkbutton</keyword> + <keyword>canvas</keyword> + <keyword>menu</keyword> + <keyword>menubutton</keyword> + <keyword>text</keyword> + <keyword>label</keyword> + <keyword>message</keyword> + <!-- + The rest of Tk's windows is omitted: scrollbar, scale, panedwindow, labelframe, spinbox ... + --> + + <!-- ... from tkZinc, ... --> + <keyword>zinc</keyword> + + <!-- ... from tkpath, ... --> + <keyword>tkpath::gradient</keyword> + + <!-- ... from Runtime Library, ... --> + <keyword>rtl_combobox</keyword> + <keyword>rtl_tree</keyword> + <keyword>rtl_tabset</keyword> + <keyword>rtl_mlistbox</keyword> + <keyword>rtl_gridwin</keyword> + <keyword>rtlysizer</keyword> + <keyword>rtlxsizer</keyword> + <!-- + The rest of RTL's windows is omitted: spinbox, decoratedframe, symbolbar, symbolbarcustomize, question ... + --> + + <!-- ... from GEI, ... --> + <keyword>goolbar</keyword> + <keyword>gstripes</keyword> + <keyword>zoolbar</keyword> + <keyword>gistbox</keyword> + <keyword>gooleditor</keyword> + <keyword>galette</keyword> + </highlighter> +</highlighters> + <!-- + Local Variables: mode: sgml coding: utf-8-unix sgml-indent-step: 2 sgml-indent-data: t sgml-set-face: t + sgml-insert-missing-element-comment: nil End: + --> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/upc-hl.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/upc-hl.xml new file mode 100644 index 00000000..a6b96886 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/upc-hl.xml @@ -0,0 +1,133 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Syntax highlighting definition for Unified Parallel C + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks, + Viraj Sinha + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> +--> +<!-- This file is a modified version of c-hl.xml adapted for UPC compatability + by , who in no way takes credit for the original creation of this + file or the rest of xslthl. --> +<highlighters> + <highlighter type="multiline-comment"> + <start>/**</start> + <end>*/</end> + <style>doccomment</style> + </highlighter> + <highlighter type="oneline-comment"> + <start><![CDATA[/// ]]></start> + <style>doccomment</style> + </highlighter> + <highlighter type="multiline-comment"> + <start>/*</start> + <end>*/</end> + </highlighter> + <highlighter type="oneline-comment">//</highlighter> + <highlighter type="oneline-comment"> + <!-- use the online-comment highlighter to detect directives --> + <start>#</start> + <lineBreakEscape>\</lineBreakEscape> + <style>directive</style> + <solitary /> + </highlighter> + <highlighter type="string"> + <string>"</string> + <escape>\</escape> + </highlighter> + <highlighter type="string"> + <string>'</string> + <escape>\</escape> + </highlighter> + <highlighter type="hexnumber"> + <prefix>0x</prefix> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="number"> + <point>.</point> + <pointStarts /> + <exponent>e</exponent> + <suffix>ul</suffix> + <suffix>lu</suffix> + <suffix>u</suffix> + <suffix>f</suffix> + <suffix>l</suffix> + <ignoreCase /> + </highlighter> + <highlighter type="keywords"> + <keyword>auto</keyword> + <keyword>_Bool</keyword> + <keyword>break</keyword> + <keyword>case</keyword> + <keyword>char</keyword> + <keyword>_Complex</keyword> + <keyword>const</keyword> + <keyword>continue</keyword> + <keyword>default</keyword> + <keyword>do</keyword> + <keyword>double</keyword> + <keyword>else</keyword> + <keyword>enum</keyword> + <keyword>extern</keyword> + <keyword>float</keyword> + <keyword>for</keyword> + <keyword>goto</keyword> + <keyword>if</keyword> + <keyword>_Imaginary</keyword> + <keyword>inline</keyword> + <keyword>int</keyword> + <keyword>long</keyword> + <keyword>register</keyword> + <keyword>relaxed</keyword> + <keyword>restrict</keyword> + <keyword>return</keyword> + <keyword>shared</keyword> + <keyword>strict</keyword> + <keyword>short</keyword> + <keyword>signed</keyword> + <keyword>sizeof</keyword> + <keyword>static</keyword> + <keyword>struct</keyword> + <keyword>switch</keyword> + <keyword>typedef</keyword> + <keyword>union</keyword> + <keyword>unsigned</keyword> + <keyword>upc_blocksizeof</keyword> + <keyword>upc_elemsizeof</keyword> + <keyword>upc_localsizeof</keyword> + <keyword>upc_lock_t</keyword> + <keyword>upc_forall</keyword> + <keyword>upc_barrier</keyword> + <keyword>upc_wait</keyword> + <keyword>upc_notify</keyword> + <keyword>upc_fence</keyword> + <keyword>void</keyword> + <keyword>volatile</keyword> + <keyword>while</keyword> + </highlighter> +</highlighters> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/xslthl-config.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/xslthl-config.xml new file mode 100644 index 00000000..9751222a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/highlighting/xslthl-config.xml @@ -0,0 +1,56 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + +xslthl - XSLT Syntax Highlighting +http://sourceforge.net/projects/xslthl/ +Copyright (C) 2005-2012 Michal Molhanec, Jirka Kosek, Michiel Hendriks + +This software is provided 'as-is', without any express or implied +warranty. In no event will the authors be held liable for any damages +arising from the use of this software. + +Permission is granted to anyone to use this software for any purpose, +including commercial applications, and to alter it and redistribute it +freely, subject to the following restrictions: + +1. The origin of this software must not be misrepresented; you must not + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. +2. Altered source versions must be plainly marked as such, and must not be + misrepresented as being the original software. +3. This notice may not be removed or altered from any source distribution. + +Michal Molhanec <mol1111 at users.sourceforge.net> +Jirka Kosek <kosek at users.sourceforge.net> +Michiel Hendriks <elmuerte at users.sourceforge.net> + +--> +<xslthl-config> + <highlighter id="java" file="java-hl.xml" /> + <highlighter id="delphi" file="delphi-hl.xml" /> + <highlighter id="pascal" file="delphi-hl.xml" /> + <highlighter id="ini" file="ini-hl.xml" /> + <highlighter id="php" file="php-hl.xml" /> + <highlighter id="myxml" file="myxml-hl.xml" /> + <highlighter id="m2" file="m2-hl.xml" /> + <highlighter id="tcl" file="tcl-hl.xml" /> + <highlighter id="c" file="c-hl.xml" /> + <highlighter id="cpp" file="cpp-hl.xml" /> + <highlighter id="csharp" file="csharp-hl.xml" /> + <highlighter id="python" file="python-hl.xml" /> + <highlighter id="ruby" file="ruby-hl.xml" /> + <highlighter id="perl" file="perl-hl.xml" /> + <highlighter id="javascript" file="javascript-hl.xml" /> + <highlighter id="bourne" file="bourne-hl.xml" /> + <highlighter id="css" file="css21-hl.xml" /> + <highlighter id="css21" file="css21-hl.xml" /> + <highlighter id="cmake" file="cmake-hl.xml" /> + <highlighter id="upc" file="upc-hl.xml" /> + <highlighter id="lua" file="lua-hl.xml" /> + <highlighter id="sql92" file="sql92-hl.xml" /> + <highlighter id="sql1999" file="sql1999-hl.xml" /> + <highlighter id="sql2003" file="sql2003-hl.xml" /> + <highlighter id="sql" file="sql2003-hl.xml" /> + <namespace prefix="xslthl" uri="http://xslthl.sf.net" /> +</xslthl-config> \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/admon.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/admon.xsl new file mode 100644 index 00000000..7e1e33a6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/admon.xsl @@ -0,0 +1,139 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: admon.xsl 9728 2013-03-08 00:16:41Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<xsl:template match="*" mode="admon.graphic.width"> + <xsl:param name="node" select="."/> + <xsl:text>25</xsl:text> +</xsl:template> + +<xsl:template match="note|important|warning|caution|tip"> + <xsl:choose> + <xsl:when test="$admon.graphics != 0"> + <xsl:call-template name="graphical.admonition"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="nongraphical.admonition"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="admon.graphic"> + <xsl:param name="node" select="."/> + <xsl:value-of select="$admon.graphics.path"/> + <xsl:choose> + <xsl:when test="local-name($node)='note'">note</xsl:when> + <xsl:when test="local-name($node)='warning'">warning</xsl:when> + <xsl:when test="local-name($node)='caution'">caution</xsl:when> + <xsl:when test="local-name($node)='tip'">tip</xsl:when> + <xsl:when test="local-name($node)='important'">important</xsl:when> + <xsl:otherwise>note</xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$admon.graphics.extension"/> +</xsl:template> + +<xsl:template name="graphical.admonition"> + <xsl:variable name="admon.type"> + <xsl:choose> + <xsl:when test="local-name(.)='note'">Note</xsl:when> + <xsl:when test="local-name(.)='warning'">Warning</xsl:when> + <xsl:when test="local-name(.)='caution'">Caution</xsl:when> + <xsl:when test="local-name(.)='tip'">Tip</xsl:when> + <xsl:when test="local-name(.)='important'">Important</xsl:when> + <xsl:otherwise>Note</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="alt"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="$admon.type"/> + </xsl:call-template> + </xsl:variable> + + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="$admon.style != '' and $make.clean.html = 0"> + <xsl:attribute name="style"> + <xsl:value-of select="$admon.style"/> + </xsl:attribute> + </xsl:if> + + <table border="{$table.border.off}"> + <!-- omit summary attribute in html5 output --> + <xsl:if test="$div.element != 'section'"> + <xsl:attribute name="summary"> + <xsl:value-of select="$admon.type"/> + <xsl:if test="title|info/title"> + <xsl:text>: </xsl:text> + <xsl:value-of select="(title|info/title)[1]"/> + </xsl:if> + </xsl:attribute> + </xsl:if> + <tr> + <td rowspan="2" align="center" valign="top"> + <xsl:attribute name="width"> + <xsl:apply-templates select="." mode="admon.graphic.width"/> + </xsl:attribute> + <img alt="[{$alt}]"> + <xsl:attribute name="src"> + <xsl:call-template name="admon.graphic"/> + </xsl:attribute> + </img> + </td> + <th align="{$direction.align.start}"> + <xsl:call-template name="anchor"/> + <xsl:if test="$admon.textlabel != 0 or title or info/title"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:if> + </th> + </tr> + <tr> + <td align="{$direction.align.start}" valign="top"> + <xsl:apply-templates/> + </td> + </tr> + </table> + </div> +</xsl:template> + +<xsl:template name="nongraphical.admonition"> + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"/> + <xsl:if test="$admon.style != '' and $make.clean.html = 0"> + <xsl:attribute name="style"> + <xsl:value-of select="$admon.style"/> + </xsl:attribute> + </xsl:if> + + <xsl:if test="$admon.textlabel != 0 or title or info/title"> + <h3 class="title"> + <xsl:call-template name="anchor"/> + <xsl:apply-templates select="." mode="object.title.markup"/> + </h3> + </xsl:if> + + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="note/title"></xsl:template> +<xsl:template match="important/title"></xsl:template> +<xsl:template match="warning/title"></xsl:template> +<xsl:template match="caution/title"></xsl:template> +<xsl:template match="tip/title"></xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/annotations.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/annotations.xsl new file mode 100644 index 00000000..f0106320 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/annotations.xsl @@ -0,0 +1,169 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<xsl:template name="add.annotation.links"> + <xsl:param name="scripts" select="normalize-space($annotation.js)"/> + <xsl:choose> + <xsl:when test="contains($scripts, ' ')"> + <script type="text/javascript" src="{substring-before($scripts, ' ')}"/> + <xsl:call-template name="add.annotation.links"> + <xsl:with-param name="scripts" select="substring-after($scripts, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <script type="text/javascript" src="{$scripts}"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="annotation"/> + +<xsl:template name="apply-annotations"> + <xsl:if test="$annotation.support != 0"> + <!-- do any annotations apply to the context node? --> + <xsl:variable name="id" select="(@id|@xml:id)[1]"/> + + <xsl:variable name="aids"> + <xsl:for-each select="//annotation"> + <xsl:if test="@annotates=$id + or starts-with(@annotates, concat($id, ' ')) + or contains(@annotates, concat(' ', $id, ' ')) + or substring(@annotates, string-length(@annotates)-3) + = concat(' ', $id)"> + <xsl:value-of select="generate-id()"/> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:for-each> + <xsl:if test="normalize-space(@annotations) != ''"> + <xsl:call-template name="annotations-pointed-to"> + <xsl:with-param name="annotations" + select="normalize-space(@annotations)"/> + </xsl:call-template> + </xsl:if> + </xsl:variable> + + <xsl:if test="$aids != ''"> + <xsl:call-template name="apply-annotations-by-gid"> + <xsl:with-param name="gids" select="normalize-space($aids)"/> + </xsl:call-template> + </xsl:if> + </xsl:if> +</xsl:template> + +<xsl:template name="annotations-pointed-to"> + <xsl:param name="annotations"/> + <xsl:choose> + <xsl:when test="contains($annotations, ' ')"> + <xsl:variable name='a' + select="key('id', substring-before($annotations, ' '))"/> + <xsl:if test="$a"> + <xsl:value-of select="generate-id($a)"/> + <xsl:text> </xsl:text> + </xsl:if> + <xsl:call-template name="annotations-pointed-to"> + <xsl:with-param name="annotations" + select="substring-after($annotations, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name='a' + select="key('id', $annotations)"/> + <xsl:if test="$a"> + <xsl:value-of select="generate-id($a)"/> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="apply-annotations-by-gid"> + <xsl:param name="gids"/> + + <xsl:choose> + <xsl:when test="contains($gids, ' ')"> + <xsl:variable name="gid" select="substring-before($gids, ' ')"/> + <xsl:apply-templates select="key('gid', $gid)" + mode="annotation-inline"/> + <xsl:call-template name="apply-annotations-by-gid"> + <xsl:with-param name="gids" + select="substring-after($gids, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="key('gid', $gids)" + mode="annotation-inline"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="annotation" mode="annotation-inline"> + <xsl:variable name="title"> + <xsl:choose> + <xsl:when test="title"> + <xsl:value-of select="title"/> + </xsl:when> + <xsl:otherwise> + <xsl:text>[Annotation #</xsl:text> + <xsl:number count="annotation" level="any" format="1"/> + <xsl:text>]</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <a href="#annot-{generate-id(.)}" title="{$title}" + name="anch-{generate-id(.)}" id="anch-{generate-id(.)}"> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:attribute name="onClick"> + <xsl:text>popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>.showPopup('anch-</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>'); return false;</xsl:text> + </xsl:attribute> + <img src="{$annotation.graphic.open}" border="0" alt="{$title}"/> + </a> +</xsl:template> + +<xsl:template match="annotation" mode="annotation-popup"> + <div class="annotation-nocss"> + <p> + <a name="annot-{generate-id(.)}"/> + <xsl:text>Annotation #</xsl:text> + <xsl:number count="annotation" level="any" format="1"/> + <xsl:text>:</xsl:text> + </p> + </div> + + <div id="popup-{generate-id(.)}" class="annotation-popup"> + <xsl:if test="string-length(.) > 300"> + <xsl:attribute name="style">width:400px</xsl:attribute> + </xsl:if> + + <xsl:call-template name="annotation-title"/> + <div class="annotation-body"> + <xsl:apply-templates select="*[local-name(.) != 'title']"/> + </div> + <div class="annotation-close"> + <a href="#" onclick="popup_{generate-id(.)}.hidePopup();return false;"> + <xsl:apply-templates select="." mode="class.attribute"/> + <img src="{$annotation.graphic.close}" alt="X" border="0"/> + </a> + </div> + </div> +</xsl:template> + +<xsl:template name="annotation-title"> + <div class="annotation-title"> + <xsl:choose> + <xsl:when test="title"> + <xsl:apply-templates select="title/node()"/> + </xsl:when> + <xsl:otherwise> + <xsl:text>Annotation</xsl:text> + </xsl:otherwise> + </xsl:choose> + </div> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kimber.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kimber.xsl new file mode 100644 index 00000000..f67b1f60 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kimber.xsl @@ -0,0 +1,165 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; + +<!-- Documents using the kimber index method must have a lang attribute --> +<!-- Only one of these should be present in the entity --> +<!ENTITY lang 'concat(/*/@lang, /*/@xml:lang)'> + +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService" + exclude-result-prefixes="k" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-kimber.xsl 8729 2010-07-15 16:43:56Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "kimber" method contributed by Eliot Kimber of Innodata Isogen. --> +<!-- ==================================================================== --> +<!-- *** THIS MODULE ONLY WORKS WITH SAXON 6 OR SAXON 8 *** --> +<!-- ==================================================================== --> + + +<xsl:include href="../common/autoidx-kimber.xsl"/> + +<!-- Java sort apparently works only on lang part, not country --> +<xsl:param name="sort.lang"> + <xsl:choose> + <xsl:when test="contains(⟨, '-')"> + <xsl:value-of select="substring-before(⟨, '-')"/> + </xsl:when> + <xsl:when test="contains(⟨, '_')"> + <xsl:value-of select="substring-before(⟨, '_')"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="⟨"/> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + +<xsl:template name="generate-kimber-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="not(contains($vendor, 'SAXON '))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Saxon version 6 or 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="not(function-available('k:getIndexGroupKey'))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Innodata Isogen Java extensions for </xsl:text> + <xsl:text>internationalized indexes. Install those </xsl:text> + <xsl:text>extensions, or use a different index method. </xsl:text> + <xsl:text>For more information, see: </xsl:text> + <xsl:text>http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm[count(.|key('k-group', k:getIndexGroupKey(⟨, &primary;))[&scope;][1]) = 1 and not(@class = 'endofrange')]"/> + + <xsl:variable name="alphabetical" + select="$terms[not(starts-with( + k:getIndexGroupKey(⟨, &primary;), + '#NUMERIC' + ))]"/> + + <xsl:variable name="others" + select="$terms[starts-with( + k:getIndexGroupKey(⟨, &primary;), + '#NUMERIC' + )]"/> + + <div class="index"> + <xsl:if test="$others"> + <div class="indexdev"> + <h3> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </h3> + <dl> + <xsl:apply-templates select="$others" + mode="index-symbol-div"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort lang="{$sort.lang}" + select="k:getIndexGroupSortKey(⟨, + k:getIndexGroupKey(⟨, &primary;))"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:if> + + <xsl:apply-templates select="$alphabetical" + mode="index-div-kimber"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort lang="{$sort.lang}" + select="k:getIndexGroupSortKey(⟨, + k:getIndexGroupKey(⟨, &primary;))"/> + </xsl:apply-templates> + </div> + +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-kimber"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="k:getIndexGroupKey(⟨, &primary;)"/> + + <xsl:variable name="label" + select="k:getIndexGroupLabel(⟨, $key)"/> + + <xsl:if test="key('k-group', $label)[&scope;][count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <div class="indexdiv"> + <h3> + <xsl:value-of select="$label"/> + </h3> + <dl> + <xsl:apply-templates select="key('k-group', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;] + [1])=1]" + mode="index-primary"> + <xsl:sort select="&primary;" lang="{$sort.lang}"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kosek.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kosek.xsl new file mode 100644 index 00000000..d03ff4f6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-kosek.xsl @@ -0,0 +1,120 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:i="urn:cz-kosek:functions:index" + xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" + xmlns:func="http://exslt.org/functions" + xmlns:k="http://www.isogen.com/functions/com.isogen.saxoni18n.Saxoni18nService" + xmlns:exslt="http://exslt.org/common" + extension-element-prefixes="func exslt" + exclude-result-prefixes="func exslt i l k" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-kosek.xsl 8725 2010-07-15 08:08:04Z kosek $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "kosek" method contributed by Jirka Kosek. --> + +<xsl:include href="../common/autoidx-kosek.xsl"/> + +<xsl:template name="generate-kosek-index"> + <xsl:param name="scope" select="(ancestor::book|/)[last()]"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="contains($vendor, 'libxslt')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the xsltproc XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="contains($vendor, 'Saxonica')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the Saxon 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="$exsl.node.set.available = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>exslt:node-set() function. Use a processor that </xsl:text> + <xsl:text>has it, or use a different index method.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="not(function-available('i:group-index'))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>index extension functions be imported: </xsl:text> + <xsl:text> xsl:import href="common/autoidx-kosek.xsl"</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm[count(.|key('group-code', i:group-index(&primary;))[&scope;][1]) = 1 and not(@class = 'endofrange')]"/> + + <div class="index"> + <xsl:apply-templates select="$terms" mode="index-div-kosek"> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="i:group-index(&primary;)" data-type="number"/> + </xsl:apply-templates> + </div> +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-kosek"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="i:group-index(&primary;)"/> + + <xsl:variable name="lang"> + <xsl:call-template name="l10n.language"/> + </xsl:variable> + + <xsl:if test="key('group-code', $key)[&scope;][count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <div class="indexdiv"> + <h3> + <xsl:value-of select="i:group-letter($key)"/> + </h3> + <dl> + <xsl:apply-templates select="key('group-code', $key)[&scope;][count(.|key('primary', &primary;)[&scope;][1])=1]" + mode="index-primary"> + <xsl:sort select="&primary;" lang="{$lang}"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-ng.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-ng.xsl new file mode 100644 index 00000000..9407b5cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx-ng.xsl @@ -0,0 +1,20 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx-ng.xsl 6910 2007-06-28 23:23:30Z xmldoc $ + ******************************************************************** + + This file is part of the DocBook XSL Stylesheet distribution. + See ../README or http://docbook.sf.net/ for copyright + copyright and other information. + + ******************************************************************** --> + +<!-- You should have this directly in your customization file. --> +<!-- This file is there only to retain backward compatibility. --> +<xsl:import href="autoidx-kosek.xsl"/> +<xsl:param name="index.method">kosek</xsl:param> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx.xsl new file mode 100644 index 00000000..c33996b0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autoidx.xsl @@ -0,0 +1,797 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exslt="http://exslt.org/common" + extension-element-prefixes="exslt" + exclude-result-prefixes="exslt" + version="1.0"> + +<!-- ******************************************************************** + $Id: autoidx.xsl 9707 2013-01-21 17:18:44Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- The "basic" method derived from Jeni Tennison's work. --> +<!-- The "kosek" method contributed by Jirka Kosek. --> +<!-- The "kimber" method contributed by Eliot Kimber of Innodata Isogen. --> + +<xsl:variable name="kimber.imported" select="0"/> +<xsl:variable name="kosek.imported" select="0"/> + +<xsl:key name="letter" + match="indexterm" + use="translate(substring(&primary;, 1, 1),&lowercase;,&uppercase;)"/> + +<xsl:key name="primary" + match="indexterm" + use="&primary;"/> + +<xsl:key name="secondary" + match="indexterm" + use="concat(&primary;, &sep;, &secondary;)"/> + +<xsl:key name="tertiary" + match="indexterm" + use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + +<xsl:key name="endofrange" + match="indexterm[@class='endofrange']" + use="@startref"/> + +<xsl:key name="primary-section" + match="indexterm[not(secondary) and not(see)]" + use="concat(&primary;, &sep;, §ion.id;)"/> + +<xsl:key name="secondary-section" + match="indexterm[not(tertiary) and not(see)]" + use="concat(&primary;, &sep;, &secondary;, &sep;, §ion.id;)"/> + +<xsl:key name="tertiary-section" + match="indexterm[not(see)]" + use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, §ion.id;)"/> + +<xsl:key name="see-also" + match="indexterm[seealso]" + use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, seealso)"/> + +<xsl:key name="see" + match="indexterm[see]" + use="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see)"/> + +<xsl:key name="sections" match="*[@id or @xml:id]" use="@id|@xml:id"/> + + +<xsl:template name="generate-index"> + <xsl:param name="scope" select="(ancestor::book|/)[last()]"/> + + <xsl:choose> + <xsl:when test="$index.method = 'kosek'"> + <xsl:call-template name="generate-kosek-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$index.method = 'kimber'"> + <xsl:call-template name="generate-kimber-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:call-template name="generate-basic-index"> + <xsl:with-param name="scope" select="$scope"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="generate-basic-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="role"> + <xsl:if test="$index.on.role != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="type"> + <xsl:if test="$index.on.type != 0"> + <xsl:value-of select="@type"/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="terms" + select="//indexterm + [count(.|key('letter', + translate(substring(&primary;, 1, 1), + &lowercase;, + &uppercase;)) + [&scope;][1]) = 1 + and not(@class = 'endofrange')]"/> + + <xsl:variable name="alphabetical" + select="$terms[contains(concat(&lowercase;, &uppercase;), + substring(&primary;, 1, 1))]"/> + + <xsl:variable name="others" select="$terms[not(contains(concat(&lowercase;, + &uppercase;), + substring(&primary;, 1, 1)))]"/> + <div class="index"> + <xsl:if test="$others"> + <xsl:choose> + <xsl:when test="normalize-space($type) != '' and + $others[@type = $type][count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <div class="indexdiv"> + <h3> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </h3> + <dl> + <xsl:apply-templates select="$others[count(.|key('primary', &primary;)[&scope;][1]) = 1]" + mode="index-symbol-div"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:when> + <xsl:when test="normalize-space($type) != ''"> + <!-- Output nothing, as there isn't a match for $other using this $type --> + </xsl:when> + <xsl:otherwise> + <div class="indexdiv"> + <h3> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'index symbols'"/> + </xsl:call-template> + </h3> + <dl> + <xsl:apply-templates select="$others[count(.|key('primary', + &primary;)[&scope;][1]) = 1]" + mode="index-symbol-div"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:apply-templates select="$alphabetical[count(.|key('letter', + translate(substring(&primary;, 1, 1), + &lowercase;,&uppercase;))[&scope;][1]) = 1]" + mode="index-div-basic"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </div> +</xsl:template> + +<!-- This template not used if html/autoidx-kosek.xsl is imported --> +<xsl:template name="generate-kosek-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="contains($vendor, 'libxslt')"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method does not </xsl:text> + <xsl:text>work with the xsltproc XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + + <xsl:if test="$exsl.node.set.available = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>exslt:node-set() function. Use a processor that </xsl:text> + <xsl:text>has it, or use a different index method.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="$kosek.imported = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kosek' index method requires the </xsl:text> + <xsl:text>kosek index extensions be imported: </xsl:text> + <xsl:text> xsl:import href="html/autoidx-kosek.xsl"</xsl:text> + </xsl:message> + </xsl:if> + +</xsl:template> + +<!-- This template not used if html/autoidx-kimber.xsl is imported --> +<xsl:template name="generate-kimber-index"> + <xsl:param name="scope" select="NOTANODE"/> + + <xsl:variable name="vendor" select="system-property('xsl:vendor')"/> + <xsl:if test="not(contains($vendor, 'SAXON '))"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>Saxon version 6 or 8 XSLT processor.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:if test="$kimber.imported = 0"> + <xsl:message terminate="yes"> + <xsl:text>ERROR: the 'kimber' index method requires the </xsl:text> + <xsl:text>kimber index extensions be imported: </xsl:text> + <xsl:text> xsl:import href="html/autoidx-kimber.xsl"</xsl:text> + </xsl:message> + </xsl:if> + +</xsl:template> + +<xsl:template match="indexterm" mode="index-div-basic"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" + select="translate(substring(&primary;, 1, 1), + &lowercase;,&uppercase;)"/> + + <xsl:if test="key('letter', $key)[&scope;] + [count(.|key('primary', &primary;)[&scope;][1]) = 1]"> + <div class="indexdiv"> + <xsl:if test="contains(concat(&lowercase;, &uppercase;), $key)"> + <h3> + <xsl:value-of select="translate($key, &lowercase;, &uppercase;)"/> + </h3> + </xsl:if> + <dl> + <xsl:apply-templates select="key('letter', $key)[&scope;] + [count(.|key('primary', &primary;) + [&scope;][1])=1]" + mode="index-primary"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </div> + </xsl:if> +</xsl:template> + +<xsl:template match="indexterm" mode="index-symbol-div"> + <xsl:param name="scope" select="/"/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="translate(substring(&primary;, 1, 1), + &lowercase;,&uppercase;)"/> + + <xsl:apply-templates select="key('letter', $key) + [&scope;][count(.|key('primary', &primary;)[1]) = 1]" + mode="index-primary"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&primary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="indexterm" mode="index-primary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="&primary;"/> + <xsl:variable name="refs" select="key('primary', $key)[&scope;]"/> + <dt> + <xsl:for-each select="$refs/primary"> + <xsl:if test="@id or @xml:id"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <a name="{(@id|@xml:id)[1]}"/> + </xsl:when> + <xsl:otherwise> + <span> + <xsl:call-template name="id.attribute"/> + </span> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:for-each> + <xsl:value-of select="primary"/> + <xsl:choose> + <xsl:when test="$index.links.to.section = 1"> + <xsl:for-each select="$refs[@zone != '' or generate-id() = generate-id(key('primary-section', concat($key, &sep;, §ion.id;))[&scope;][1])]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:for-each select="$refs[not(see) + and not(secondary)][&scope;]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs[not(secondary)]/*[self::see]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + </dt> + <xsl:choose> + <xsl:when test="$refs/secondary or $refs[not(secondary)]/*[self::seealso]"> + <dd> + <dl> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[secondary and count(.|key('secondary', concat($key, &sep;, &secondary;))[&scope;][1]) = 1]" + mode="index-secondary"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&secondary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </dd> + </xsl:when> + <!-- HTML5 requires dd for each dt --> + <xsl:when test="$div.element = 'section'"> + <dd></dd> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="index-secondary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;)"/> + <xsl:variable name="refs" select="key('secondary', $key)[&scope;]"/> + <dt> + <xsl:for-each select="$refs/secondary"> + <xsl:if test="@id or @xml:id"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <a name="{(@id|@xml:id)[1]}"/> + </xsl:when> + <xsl:otherwise> + <span> + <xsl:call-template name="id.attribute"/> + </span> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:for-each> + <xsl:value-of select="secondary"/> + <xsl:choose> + <xsl:when test="$index.links.to.section = 1"> + <xsl:for-each select="$refs[@zone != '' or generate-id() = generate-id(key('secondary-section', concat($key, &sep;, §ion.id;))[&scope;][1])]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:for-each select="$refs[not(see) + and not(tertiary)][&scope;]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs[not(tertiary)]/*[self::see]"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + </dt> + <xsl:choose> + <xsl:when test="$refs/tertiary or $refs[not(tertiary)]/*[self::seealso]"> + <dd> + <dl> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + <xsl:apply-templates select="$refs[tertiary and count(.|key('tertiary', concat($key, &sep;, &tertiary;))[&scope;][1]) = 1]" + mode="index-tertiary"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(&tertiary;, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </dd> + </xsl:when> + <!-- HTML5 requires dd for each dt --> + <xsl:when test="$div.element = 'section'"> + <dd></dd> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="index-tertiary"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:variable name="key" select="concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;)"/> + <xsl:variable name="refs" select="key('tertiary', $key)[&scope;]"/> + <dt> + <xsl:for-each select="$refs/tertiary"> + <xsl:if test="@id or @xml:id"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <a name="{(@id|@xml:id)[1]}"/> + </xsl:when> + <xsl:otherwise> + <span> + <xsl:call-template name="id.attribute"/> + </span> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:for-each> + <xsl:value-of select="tertiary"/> + <xsl:choose> + <xsl:when test="$index.links.to.section = 1"> + <xsl:for-each select="$refs[@zone != '' or generate-id() = generate-id(key('tertiary-section', concat($key, &sep;, §ion.id;))[&scope;][1])]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:for-each select="$refs[not(see)][&scope;]"> + <xsl:apply-templates select="." mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:apply-templates> + </xsl:for-each> + </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$refs/see"> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, see))[&scope;][1])]" + mode="index-see"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(see, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </xsl:if> + </dt> + <xsl:choose> + <xsl:when test="$refs/seealso"> + <dd> + <dl> + <xsl:apply-templates select="$refs[generate-id() = generate-id(key('see-also', concat(&primary;, &sep;, &secondary;, &sep;, &tertiary;, &sep;, seealso))[&scope;][1])]" + mode="index-seealso"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:sort select="translate(seealso, &lowercase;, &uppercase;)"/> + </xsl:apply-templates> + </dl> + </dd> + </xsl:when> + <!-- HTML5 requires dd for each dt --> + <xsl:when test="$div.element = 'section'"> + <dd></dd> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="reference"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:param name="position"/> + <xsl:param name="separator" select="''"/> + + <xsl:variable name="term.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.term.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="number.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.number.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="range.separator"> + <xsl:call-template name="index.separator"> + <xsl:with-param name="key" select="'index.range.separator'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$separator != ''"> + <xsl:value-of select="$separator"/> + </xsl:when> + <xsl:when test="$position = 1"> + <xsl:value-of select="$term.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$number.separator"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:choose> + <xsl:when test="@zone and string(@zone)"> + <xsl:call-template name="reference"> + <xsl:with-param name="zones" select="normalize-space(@zone)"/> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <a> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:variable name="title"> + <xsl:choose> + <xsl:when test="$index.prefer.titleabbrev != 0"> + <xsl:apply-templates select="§ion;" mode="titleabbrev.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="§ion;" mode="title.markup"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:attribute name="href"> + <xsl:choose> + <xsl:when test="$index.links.to.section = 1"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="§ion;"/> + <xsl:with-param name="context" + select="(//index[&scope;] | //setindex[&scope;])[1]"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="."/> + <xsl:with-param name="context" + select="(//index[&scope;] | //setindex[&scope;])[1]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + + </xsl:attribute> + + <xsl:value-of select="$title"/> <!-- text only --> + </a> + + <xsl:variable name="id" select="(@id|@xml:id)[1]"/> + <xsl:if test="key('endofrange', $id)[&scope;]"> + <xsl:apply-templates select="key('endofrange', $id)[&scope;][last()]" + mode="reference"> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + <xsl:with-param name="separator" select="$range.separator"/> + </xsl:apply-templates> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="reference"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + <xsl:param name="zones"/> + + <xsl:choose> + <xsl:when test="contains($zones, ' ')"> + <xsl:variable name="zone" select="substring-before($zones, ' ')"/> + <xsl:variable name="target" select="key('sections', $zone)"/> + + <a> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:call-template name="id.attribute"/> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target[1]"/> + <xsl:with-param name="context" select="//index[&scope;][1]"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="$target[1]" mode="index-title-content"/> + </a> + <xsl:text>, </xsl:text> + <xsl:call-template name="reference"> + <xsl:with-param name="zones" select="substring-after($zones, ' ')"/> + <xsl:with-param name="position" select="position()"/> + <xsl:with-param name="scope" select="$scope"/> + <xsl:with-param name="role" select="$role"/> + <xsl:with-param name="type" select="$type"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:variable name="zone" select="$zones"/> + <xsl:variable name="target" select="key('sections', $zone)"/> + + <a> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:call-template name="id.attribute"/> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target[1]"/> + <xsl:with-param name="context" select="//index[&scope;][1]"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="$target[1]" mode="index-title-content"/> + </a> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="indexterm" mode="index-see"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:text> (</xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'see'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:value-of select="see"/> + <xsl:text>)</xsl:text> +</xsl:template> + +<xsl:template match="indexterm" mode="index-seealso"> + <xsl:param name="scope" select="."/> + <xsl:param name="role" select="''"/> + <xsl:param name="type" select="''"/> + + <xsl:for-each select="seealso"> + <xsl:sort select="translate(., &lowercase;, &uppercase;)"/> + <dt> + <xsl:text>(</xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'seealso'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:value-of select="."/> + <xsl:text>)</xsl:text> + </dt> + <xsl:if test="$div.element = 'section'"> + <dd></dd> + </xsl:if> + </xsl:for-each> +</xsl:template> + +<xsl:template match="*" mode="index-title-content"> + <xsl:variable name="title"> + <xsl:apply-templates select="§ion;" mode="title.markup"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template name="index.separator"> + <xsl:param name="key" select="''"/> + <xsl:param name="lang"> + <xsl:call-template name="l10n.language"/> + </xsl:param> + + <xsl:choose> + <xsl:when test="$key = 'index.term.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.term.separator != ''"> + <xsl:copy-of select="$index.term.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">term-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="$key = 'index.number.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.number.separator != ''"> + <xsl:copy-of select="$index.number.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">number-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="$key = 'index.range.separator'"> + <xsl:choose> + <!-- Use the override if not blank --> + <xsl:when test="$index.range.separator != ''"> + <xsl:copy-of select="$index.range.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="lang" select="$lang"/> + <xsl:with-param name="context">index</xsl:with-param> + <xsl:with-param name="name">range-separator</xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autotoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autotoc.xsl new file mode 100644 index 00000000..864ea796 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/autotoc.xsl @@ -0,0 +1,756 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: autotoc.xsl 9692 2012-12-16 02:31:34Z dcramer $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<xsl:variable name="toc.listitem.type"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'">dt</xsl:when> + <xsl:otherwise>li</xsl:otherwise> + </xsl:choose> +</xsl:variable> + +<!-- this is just hack because dl and ul aren't completely isomorphic --> +<xsl:variable name="toc.dd.type"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'">dd</xsl:when> + <xsl:otherwise></xsl:otherwise> + </xsl:choose> +</xsl:variable> + +<xsl:template name="make.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + <xsl:param name="nodes" select="/NOT-AN-ELEMENT"/> + + <xsl:variable name="nodes.plus" select="$nodes | qandaset"/> + + <xsl:variable name="toc.title"> + <xsl:if test="$toc.title.p"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="toc-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">TableofContents</xsl:with-param> + </xsl:call-template> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">TableofContents</xsl:with-param> + </xsl:call-template> + </b> + </p> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$manual.toc != ''"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <xsl:variable name="toc" select="document($manual.toc, .)"/> + <xsl:variable name="tocentry" select="$toc//tocentry[@linkend=$id]"/> + <xsl:if test="$tocentry and $tocentry/*"> + <div class="toc"> + <xsl:copy-of select="$toc.title"/> + <xsl:element name="{$toc.list.type}"> + <xsl:call-template name="toc.list.attributes"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="$nodes"/> + </xsl:call-template> + <xsl:call-template name="manual-toc"> + <xsl:with-param name="tocentry" select="$tocentry/*[1]"/> + </xsl:call-template> + </xsl:element> + </div> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$qanda.in.toc != 0"> + <xsl:if test="$nodes.plus"> + <div class="toc"> + <xsl:copy-of select="$toc.title"/> + <xsl:element name="{$toc.list.type}"> + <xsl:call-template name="toc.list.attributes"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="$nodes"/> + </xsl:call-template> + <xsl:apply-templates select="$nodes.plus" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </xsl:element> + </div> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$nodes"> + <div class="toc"> + <xsl:copy-of select="$toc.title"/> + <xsl:element name="{$toc.list.type}"> + <xsl:call-template name="toc.list.attributes"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="$nodes"/> + </xsl:call-template> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </xsl:element> + </div> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="toc.list.attributes"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + <xsl:param name="nodes" select="/NOT-AN-ELEMENT"/> + + <xsl:attribute name="class">toc</xsl:attribute> +</xsl:template> + +<xsl:template name="make.lots"> + <xsl:param name="toc.params" select="''"/> + <xsl:param name="toc"/> + + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:copy-of select="$toc"/> + </xsl:if> + + <xsl:if test="contains($toc.params, 'figure')"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params, 'table')"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table[not(@tocentry = 0)]"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params, 'example')"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params, 'equation')"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" select=".//equation[title or info/title]"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="contains($toc.params, 'procedure')"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" select=".//procedure[title]"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<!-- ====================================================================== --> + +<xsl:template name="set.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:call-template name="make.toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="book|setindex|set"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="division.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:call-template name="make.toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="part|reference + |preface|chapter|appendix + |article + |topic + |bibliography|glossary|index + |refentry + |bridgehead[$bridgehead.in.toc != 0]"/> + + </xsl:call-template> +</xsl:template> + +<xsl:template name="component.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:call-template name="make.toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="section|sect1 + |simplesect[$simplesect.in.toc != 0] + |topic + |refentry + |article|bibliography|glossary + |appendix|index + |bridgehead[not(@renderas) + and $bridgehead.in.toc != 0] + |.//bridgehead[@renderas='sect1' + and $bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="component.toc.separator"> + <!-- Customize to output something between + component.toc and first output --> +</xsl:template> + +<xsl:template name="section.toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="toc.title.p" select="true()"/> + + <xsl:call-template name="make.toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" + select="section|sect1|sect2|sect3|sect4|sect5|refentry + |bridgehead[$bridgehead.in.toc != 0]"/> + + </xsl:call-template> +</xsl:template> + +<xsl:template name="section.toc.separator"> + <!-- Customize to output something between + section.toc and first output --> +</xsl:template> +<!-- ==================================================================== --> + +<xsl:template name="subtoc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="nodes" select="NOT-AN-ELEMENT"/> + + <xsl:variable name="nodes.plus" select="$nodes | qandaset"/> + + <xsl:variable name="subtoc"> + <xsl:element name="{$toc.list.type}"> + <xsl:choose> + <xsl:when test="$qanda.in.toc != 0"> + <xsl:apply-templates mode="toc" select="$nodes.plus"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="toc" select="$nodes"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:element> + </xsl:variable> + + <xsl:variable name="depth"> + <xsl:choose> + <xsl:when test="local-name(.) = 'section'"> + <xsl:value-of select="count(ancestor::section) + 1"/> + </xsl:when> + <xsl:when test="local-name(.) = 'sect1'">1</xsl:when> + <xsl:when test="local-name(.) = 'sect2'">2</xsl:when> + <xsl:when test="local-name(.) = 'sect3'">3</xsl:when> + <xsl:when test="local-name(.) = 'sect4'">4</xsl:when> + <xsl:when test="local-name(.) = 'sect5'">5</xsl:when> + <xsl:when test="local-name(.) = 'refsect1'">1</xsl:when> + <xsl:when test="local-name(.) = 'refsect2'">2</xsl:when> + <xsl:when test="local-name(.) = 'refsect3'">3</xsl:when> + <xsl:when test="local-name(.) = 'topic'">1</xsl:when> + <xsl:when test="local-name(.) = 'simplesect'"> + <!-- sigh... --> + <xsl:choose> + <xsl:when test="local-name(..) = 'section'"> + <xsl:value-of select="count(ancestor::section)"/> + </xsl:when> + <xsl:when test="local-name(..) = 'sect1'">2</xsl:when> + <xsl:when test="local-name(..) = 'sect2'">3</xsl:when> + <xsl:when test="local-name(..) = 'sect3'">4</xsl:when> + <xsl:when test="local-name(..) = 'sect4'">5</xsl:when> + <xsl:when test="local-name(..) = 'sect5'">6</xsl:when> + <xsl:when test="local-name(..) = 'topic'">2</xsl:when> + <xsl:when test="local-name(..) = 'refsect1'">2</xsl:when> + <xsl:when test="local-name(..) = 'refsect2'">3</xsl:when> + <xsl:when test="local-name(..) = 'refsect3'">4</xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="depth.from.context" select="count(ancestor::*)-count($toc-context/ancestor::*)"/> + + <xsl:variable name="subtoc.list"> + <xsl:choose> + <xsl:when test="$toc.dd.type = ''"> + <xsl:copy-of select="$subtoc"/> + </xsl:when> + <xsl:otherwise> + <xsl:element name="{$toc.dd.type}"> + <xsl:copy-of select="$subtoc"/> + </xsl:element> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:element name="{$toc.listitem.type}"> + <xsl:call-template name="toc.line"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + <xsl:if test="$toc.listitem.type = 'li' and + ( (self::set or self::book or self::part) or + $toc.section.depth > $depth) and + ( ($qanda.in.toc = 0 and count($nodes)>0) or + ($qanda.in.toc != 0 and count($nodes.plus)>0) ) + and $toc.max.depth > $depth.from.context"> + <xsl:copy-of select="$subtoc.list"/> + </xsl:if> + </xsl:element> + <xsl:if test="$toc.listitem.type != 'li' and + ( (self::set or self::book or self::part) or + $toc.section.depth > $depth) and + ( ($qanda.in.toc = 0 and count($nodes)>0) or + ($qanda.in.toc != 0 and count($nodes.plus)>0) ) + and $toc.max.depth > $depth.from.context"> + <xsl:copy-of select="$subtoc.list"/> + </xsl:if> +</xsl:template> + +<xsl:template name="toc.line"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="depth" select="1"/> + <xsl:param name="depth.from.context" select="8"/> + + <span> + <xsl:attribute name="class"><xsl:value-of select="local-name(.)"/></xsl:attribute> + + <!-- * if $autotoc.label.in.hyperlink is zero, then output the label --> + <!-- * before the hyperlinked title (as the DSSSL stylesheet does) --> + <xsl:if test="$autotoc.label.in.hyperlink = 0"> + <xsl:variable name="label"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + <xsl:copy-of select="$label"/> + <xsl:if test="$label != ''"> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + </xsl:if> + + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="context" select="$toc-context"/> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:attribute> + + <!-- * if $autotoc.label.in.hyperlink is non-zero, then output the label --> + <!-- * as part of the hyperlinked title --> + <xsl:if test="not($autotoc.label.in.hyperlink = 0)"> + <xsl:variable name="label"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + <xsl:copy-of select="$label"/> + <xsl:if test="$label != ''"> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + </xsl:if> + + <xsl:apply-templates select="." mode="titleabbrev.markup"/> + </a> + </span> +</xsl:template> + +<xsl:template match="book" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="part|reference + |preface|chapter|appendix + |article + |topic + |bibliography|glossary|index + |refentry + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="setindex" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <!-- If the setindex tag is not empty, it should be it in the TOC --> + <xsl:if test="* or $generate.index != 0"> + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="part|reference" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="appendix|chapter|article|topic + |index|glossary|bibliography + |preface|reference|refentry + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="preface|chapter|appendix|article|topic" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="section|sect1 + |simplesect[$simplesect.in.toc != 0] + |topic + |refentry + |glossary|bibliography|index + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sect1" mode="toc"> + <xsl:param name="toc-context" select="."/> + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="sect2 + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sect2" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="sect3 + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sect3" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="sect4 + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sect4" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="sect5 + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="sect5" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="simplesect" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="section" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="section|refentry + |simplesect[$simplesect.in.toc != 0] + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="topic" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="section|refentry + |simplesect[$simplesect.in.toc != 0] + |bridgehead[$bridgehead.in.toc != 0]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="bridgehead" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:if test="$bridgehead.in.toc != 0"> + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="bibliography|glossary" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="index" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <!-- If the index tag is not empty, it should be it in the TOC --> + <xsl:if test="* or $generate.index != 0"> + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="refentry" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:variable name="refmeta" select=".//refmeta"/> + <xsl:variable name="refentrytitle" select="$refmeta//refentrytitle"/> + <xsl:variable name="refnamediv" select=".//refnamediv"/> + <xsl:variable name="refname" select="$refnamediv//refname"/> + <xsl:variable name="refdesc" select="$refnamediv//refdescriptor"/> + <xsl:variable name="title"> + <xsl:choose> + <xsl:when test="$refentrytitle"> + <xsl:apply-templates select="$refentrytitle[1]" + mode="titleabbrev.markup"/> + </xsl:when> + <xsl:when test="$refdesc"> + <xsl:apply-templates select="$refdesc" + mode="titleabbrev.markup"/> + </xsl:when> + <xsl:when test="$refname"> + <xsl:apply-templates select="$refname[1]" + mode="titleabbrev.markup"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:element name="{$toc.listitem.type}"> + <span class='refentrytitle'> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:attribute> + <xsl:copy-of select="$title"/> + </a> + </span> + <span class='refpurpose'> + <xsl:if test="$annotate.toc != 0"> + <!-- * DocBook 5 says inlinemediaobject (among other things) --> + <!-- * is allowed in refpurpose; so we need to run --> + <!-- * apply-templates on refpurpose here, instead of value-of --> + <xsl:apply-templates select="refnamediv/refpurpose" mode="no.anchor.mode"/> + </xsl:if> + </span> + </xsl:element> +</xsl:template> + +<xsl:template match="title" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select=".."/> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates/> + </a> +</xsl:template> + +<xsl:template name="manual-toc"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="tocentry"/> + <xsl:param name="toc.title.p" select="true()"/> + <xsl:param name="nodes" select="/NOT-AN-ELEMENT"/> + + <!-- be careful, we don't want to change the current document to the other tree! --> + + <xsl:if test="$tocentry"> + <xsl:variable name="node" select="key('id', $tocentry/@linkend)"/> + + <xsl:element name="{$toc.listitem.type}"> + <xsl:variable name="label"> + <xsl:apply-templates select="$node" mode="label.markup"/> + </xsl:variable> + <xsl:copy-of select="$label"/> + <xsl:if test="$label != ''"> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$node"/> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="$node" mode="titleabbrev.markup"/> + </a> + </xsl:element> + + <xsl:if test="$tocentry/*"> + <xsl:element name="{$toc.list.type}"> + <xsl:call-template name="toc.list.attributes"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="toc.title.p" select="$toc.title.p"/> + <xsl:with-param name="nodes" select="$nodes"/> + </xsl:call-template> + <xsl:call-template name="manual-toc"> + <xsl:with-param name="tocentry" select="$tocentry/*[1]"/> + </xsl:call-template> + </xsl:element> + </xsl:if> + + <xsl:if test="$tocentry/following-sibling::*"> + <xsl:call-template name="manual-toc"> + <xsl:with-param name="tocentry" select="$tocentry/following-sibling::*[1]"/> + </xsl:call-template> + </xsl:if> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="list.of.titles"> + <xsl:param name="toc-context" select="."/> + <xsl:param name="titles" select="'table'"/> + <xsl:param name="nodes" select=".//table"/> + + <xsl:if test="$nodes"> + <div class="list-of-{$titles}s"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="toc-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key"> + <xsl:choose> + <xsl:when test="$titles='table'">ListofTables</xsl:when> + <xsl:when test="$titles='figure'">ListofFigures</xsl:when> + <xsl:when test="$titles='equation'">ListofEquations</xsl:when> + <xsl:when test="$titles='example'">ListofExamples</xsl:when> + <xsl:when test="$titles='procedure'">ListofProcedures</xsl:when> + <xsl:otherwise>ListofUnknown</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:call-template name="gentext"> + <xsl:with-param name="key"> + <xsl:choose> + <xsl:when test="$titles='table'">ListofTables</xsl:when> + <xsl:when test="$titles='figure'">ListofFigures</xsl:when> + <xsl:when test="$titles='equation'">ListofEquations</xsl:when> + <xsl:when test="$titles='example'">ListofExamples</xsl:when> + <xsl:when test="$titles='procedure'">ListofProcedures</xsl:when> + <xsl:otherwise>ListofUnknown</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </b> + </p> + </xsl:otherwise> + </xsl:choose> + + <xsl:element name="{$toc.list.type}"> + <xsl:apply-templates select="$nodes" mode="toc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:apply-templates> + </xsl:element> + </div> + </xsl:if> +</xsl:template> + +<xsl:template match="figure|table|example|equation|procedure" mode="toc"> + <xsl:param name="toc-context" select="."/> + + <xsl:element name="{$toc.listitem.type}"> + <xsl:variable name="label"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + <xsl:copy-of select="$label"/> + <xsl:if test="$label != ''"> + <xsl:value-of select="$autotoc.label.separator"/> + </xsl:if> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="toc-context" select="$toc-context"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="." mode="titleabbrev.markup"/> + </a> + </xsl:element> +</xsl:template> + +<!-- Used only if qanda.in.toc parameter is non-zero --> +<xsl:template match="qandaset" mode="toc"> + <xsl:param name="toc-context" select="."/> + <xsl:call-template name="subtoc"> + <xsl:with-param name="toc-context" select="$toc-context"/> + <xsl:with-param name="nodes" select="qandadiv | qandaentry"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="qandadiv|qandaentry" mode="toc"> + <xsl:apply-templates select="." mode="qandatoc.mode"/> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio-iso690.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio-iso690.xsl new file mode 100644 index 00000000..375f3671 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio-iso690.xsl @@ -0,0 +1,1300 @@ +<?xml version="1.0" encoding="UTF-8"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + + +<!-- ******************************************************************** + $Id: biblio.xsl 6402 2006-11-12 08:23:21Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + The original code for processing bibliography in ISO690 style + was provided by Jana Dvorakova <jana4u@seznam.cz> + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- if biblioentry.alt.primary.seps is set to nonzero value then use alternative separators for primary responsibility - $alt.person.two.sep, $alt.person.last.sep, $alt.person.more.sep --> +<xsl:param name="biblioentry.alt.primary.seps" select="0"/> + +<!-- how many authors will be printed if there is more than three authors - set to number 1 (default value), 2 or 3 --> +<xsl:param name="biblioentry.primary.count" select="1"/> + +<!-- ==================================================================== --> + +<xsl:template name="iso690.makecitation"> +<!-- Types of resources --> + <xsl:choose> + + <!-- SYSTEMS OF ELECTRONIC COMMUNICATION : ENTIRE MESSAGE SYSTEM --> + <!-- same as Monographs --> + <xsl:when test="./@role='messagesystem'"> + <xsl:call-template name="iso690.monogr"/> + </xsl:when> + + <!-- SYSTEMS OF ELECTRONIC COMMUNICATION : ELECTRONIC MESSAGES --> + <!-- same as Contributions to Monographs --> + <xsl:when test="./@role='message'"> + <xsl:call-template name="iso690.paper.mon"/> + </xsl:when> + + <!-- SERIALS --> + <xsl:when test="./@role='serial' or ./biblioid/@class='issn' or ./issn"> + <xsl:call-template name="iso690.serial"/> + </xsl:when> + + <!-- PARTS OF MONOGRAPHS --> + <xsl:when test="./@role='part' or (./bibliomisc[@role='secnum']|./bibliomisc[@role='sectitle'])"> + <xsl:call-template name="iso690.monogr.part"/> + </xsl:when> + + <!-- CONTRIBUTIONS TO MONOGRAPHS --> + <xsl:when test="./@role='contribution' or (./biblioset/@relation='part' and ./biblioset/@relation='book')"> + <xsl:call-template name="iso690.paper.mon"/> + </xsl:when> + + <!-- ARTICLES, ETC., IN SERIALS --> + <xsl:when test="./@role='article' or (./biblioset/@relation='journal' and ./biblioset/@relation='article')"> + <xsl:call-template name="iso690.article"/> + </xsl:when> + + <!-- PATENT DOCUMENTS --> + <xsl:when test="./@role='patent' or (./bibliomisc[@role='patenttype'] and ./bibliomisc[@role='patentnum'])"> + <xsl:call-template name="iso690.patent"/> + </xsl:when> + + <!-- MONOGRAPHS --> + <xsl:otherwise> + <xsl:call-template name="iso690.monogr"/> + </xsl:otherwise> + + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- MONOGRAPHS --> +<xsl:template name="iso690.monogr"> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility --> + <xsl:call-template name="iso690.secondary"/> + <!-- Edition --> + <xsl:call-template name="iso690.edition"/> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Extent --> + <xsl:call-template name="iso690.extent"/> + <!-- Series --> + <xsl:call-template name="iso690.serie"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number --> + <xsl:call-template name="iso690.isbn"/> +</xsl:template> + +<!-- SERIALS --> +<xsl:template name="iso690.serial"> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Responsibility [nonEL] --> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./bibliomisc[@role='issuing']"/> + </xsl:call-template> + <!-- Issue designation (date and/or num) [nonEL] --> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.issuing"/> + </xsl:if> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Series --> + <xsl:call-template name="iso690.serie"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number --> + <xsl:call-template name="iso690.issn"/> +</xsl:template> + +<!-- PARTS OF MONOGRAPHS --> +<xsl:template name="iso690.monogr.part"> + <!-- Primary responsibility of host document --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium of host document --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility of host document [EL] --> + <xsl:if test="./bibliomisc[@role='medium']"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./volumenum"/> + </xsl:call-template> + <!-- Numeration of the part [nonEL]--> + <xsl:if test="not(./bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.partnr"/> + <!-- Subordinate responsibility [nonEL] --> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.pub"/> + <!-- Location within host --> + <xsl:call-template name="iso690.part.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Numeration within host document [EL] --> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.isbn"/> + </xsl:if> +</xsl:template> + +<!-- CONTRIBUTIONS TO MONOGRAPHS --> +<xsl:template name="iso690.paper.mon"> +<!-- Contribution --> + <xsl:apply-templates mode="iso690.paper.part" select="./biblioset[@relation='part']"/> +<!-- In --> + <xsl:text>In </xsl:text> +<!-- Host --> + <xsl:apply-templates mode="iso690.paper.book" select="./biblioset[@relation='book']"/> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.paper.part"> +<!-- Contribution --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title --> + <xsl:call-template name="iso690.title"> + <xsl:with-param name="italic" select="0"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.paper.book"> +<!-- Host --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility [EL] --> + <xsl:if test="./bibliomisc[@role='medium']"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> + <!-- Edition --> + <xsl:call-template name="iso690.edition"/> + <!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> + <xsl:call-template name="iso690.paper.pub"/> + <!-- Numeration within host document [EL] --> + <!-- Location within host --> + <xsl:call-template name="iso690.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.isbn"/> + </xsl:if> +</xsl:template> + +<!-- ARTICLES, ETC., IN SERIALS --> +<xsl:template name="iso690.article"> +<!-- Article --> + <xsl:apply-templates mode="iso690.article.art" select="./biblioset[@relation='article']"/> +<!-- Serial --> + <xsl:apply-templates mode="iso690.article.jour" select="./biblioset[@relation='journal']"/> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.article.art"> +<!-- Article --> + <!-- Primary responsibility --> + <xsl:call-template name="iso690.primary"/> + <!-- Title --> + <xsl:call-template name="iso690.title"> + <xsl:with-param name="italic" select="0"/> + </xsl:call-template> + <!-- Subordinate responsibility [nonEL] --> + <xsl:if test="not(../*/bibliomisc[@role='medium'])"> + <xsl:call-template name="iso690.secondary"/> + </xsl:if> +</xsl:template> + +<xsl:template match="biblioset" mode="iso690.article.jour"> +<!-- Serial --> + <!-- Title and Type of medium --> + <xsl:call-template name="iso690.title"/> + <!-- Edition --> + <xsl:call-template name="iso690.edition"> + <xsl:with-param name="after" select="./pubdate[not(@role='issuing')]|./volumenum|./issuenum|./pagenums"/> + </xsl:call-template> + <!-- Number designation [EL] --> + <!-- Location within host --> + <xsl:call-template name="iso690.article.location"/> + <xsl:if test="./bibliomisc[@role='medium']"> + <!-- Notes [EL] --> + <xsl:call-template name="iso690.notice"/> + <!-- Avaibility and access [EL] --> + <xsl:call-template name="iso690.access"/> + <!-- Standard number [EL] --> + <xsl:call-template name="iso690.issn"/> + </xsl:if> +</xsl:template> + +<!-- PATENT DOCUMENTS --> +<xsl:template name="iso690.patent"> + <!-- Primary responsibility (applicant) --> + <xsl:call-template name="iso690.primary"/> + <!-- Title of the invention --> + <xsl:call-template name="iso690.title"/> + <!-- Subordinate responsibility --> + <xsl:call-template name="iso690.secondary"/> + <!-- Notes --> + <xsl:call-template name="iso690.notice"/> + <!-- Identification --> + <xsl:call-template name="iso690.pat.ident"/> +</xsl:template> + +<!-- ==================================================================== --> +<!-- Elements --> + +<!-- Primary responsibility --> +<xsl:template name="iso690.primary"> + <xsl:param name="primary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./authorgroup/author|./author"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/author|.//author"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./authorgroup/editor|./editor"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/editor|.//editor"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./authorgroup/corpauthor|./corpauthor"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select=".//authorgroup/corpauthor|.//corpauthor"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:if test="(./firstname)and(./surname)"> + <xsl:call-template name="iso690.author"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(./firstname[1])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.author.list"> + <xsl:param name="person.list" + select="author|corpauthor|editor"/> + <xsl:param name="person.count" select="count($person.list)"/> + <xsl:param name="count" select="1"/> + <xsl:param name="group" select="./authorgroup[@role='many']"/> + <xsl:param name="many" select="0"/> + + <xsl:param name="primary.many"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.many'"/></xsl:call-template> + </xsl:param> + <xsl:param name="primary.editor"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.editor'"/></xsl:call-template> + </xsl:param> + <xsl:param name="primary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'primary.sep'"/></xsl:call-template> + </xsl:param> + + <xsl:choose> + <xsl:when test="$count > $person.count"></xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$person.count < 4 and not($group)"> + <xsl:call-template name="iso690.author"> + <xsl:with-param name="node" select="$person.list[position()=$count]"/> + </xsl:call-template> + <xsl:choose> + <xsl:when test="$person.count = 2 and $count = 1 and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.two.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$person.count = 2 and $count = 1"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'sep2'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$person.count > 2 and $count+1 = $person.count and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.last.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$person.count > 2 and $count+1 = $person.count"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'seplast'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$count < $person.count and $biblioentry.alt.primary.seps != 0"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'alt.person.more.sep'"/></xsl:call-template> + </xsl:when> + <xsl:when test="$count < $person.count"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'authorgroup'"/> + <xsl:with-param name="name" select="'sep'"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="($count = $person.count)"> + <xsl:choose> + <xsl:when test="$many!=0"> + <xsl:if test="name($person.list[position()=$count])='editor'"> + <xsl:value-of select="$primary.editor"/> + </xsl:if> + <xsl:value-of select="$primary.many"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$primary.many"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="name($person.list[position()=$count])='editor'"> + <xsl:value-of select="$primary.editor"/> + <xsl:value-of select="$primary.sep"/> + </xsl:when> + <xsl:when test="name($person.list[position()=$count])='corpauthor'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string($person.list[position()=$count])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string($person.list[position()=$count]//firstname[1])"/> + <xsl:with-param name="sep" select="$primary.sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> + + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list"/> + <xsl:with-param name="person.count" select="$person.count"/> + <xsl:with-param name="count" select="$count+1"/> + <xsl:with-param name="many" select="$many"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:choose> + <xsl:when test="($biblioentry.primary.count>=3) and ($person.count>=3)"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]|$person.list[2]|$person.list[3]"/> + <xsl:with-param name="person.count" select="3"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="($biblioentry.primary.count>1) and ($person.count>1)"> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]|$person.list[2]"/> + <xsl:with-param name="person.count" select="2"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.author.list"> + <xsl:with-param name="person.list" select="$person.list[1]"/> + <xsl:with-param name="person.count" select="1"/> + <xsl:with-param name="count" select="1"/> + <xsl:with-param name="many" select="1"/> + <xsl:with-param name="group"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.author"> + <xsl:param name="node" select="."/> + <xsl:param name="lastfirst.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'lastfirst.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="name($node)!='corpauthor'"> + <span style="text-transform:uppercase"> + <xsl:apply-templates mode="iso690.mode" select="$node//surname[1]"/> + </span> + <xsl:if test="$node//surname and $node//firstname"> + <xsl:value-of select="$lastfirst.sep"/> + </xsl:if> + <xsl:apply-templates mode="iso690.mode" select="$node//firstname[1]"/> + </xsl:when> + <xsl:otherwise> + <span style="text-transform:uppercase"> + <xsl:apply-templates mode="iso690.mode" select="$node"/> + </span> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="corpauthor|firstname|surname" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Title and Type of medium --> +<xsl:template name="iso690.title"> + <xsl:param name="medium" select="./bibliomisc[@role='medium']"/> + <xsl:param name="italic" select="1"/> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'title.sep'"/></xsl:call-template> + </xsl:param> + + <xsl:apply-templates mode="iso690.mode" select="./title"> + <xsl:with-param name="medium" select="$medium"/> + <xsl:with-param name="italic" select="$italic"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="title" mode="iso690.mode"> + <xsl:param name="medium"/> + <xsl:param name="italic" select="1"/> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'title.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="medium1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'medium1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="medium2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'medium2'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="$italic=1"> + <xsl:call-template name="iso690.italic.title"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.make.title"/> + </xsl:otherwise> + </xsl:choose> + <xsl:if test="$medium"> + <xsl:value-of select="$medium1"/> + <xsl:apply-templates mode="iso690.mode" select="$medium"/> + <xsl:value-of select="$medium2"/> + </xsl:if> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="concat(string(.),string(../subtitle))"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="iso690.italic.title"> + <i> + <xsl:call-template name="iso690.make.title"/> + </i> +</xsl:template> + +<xsl:template name="iso690.make.title"> + <xsl:param name="submaintitle.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'submaintitle.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:if test="../subtitle|../info/subtitle"> + <xsl:value-of select="$submaintitle.sep"/> + <xsl:apply-templates mode="iso690.mode" select="../subtitle|../info/subtitle"/> + </xsl:if> +</xsl:template> + +<xsl:template match="subtitle" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<xsl:template match="bibliomisc[@role='medium']" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Subordinate responsibility --> +<xsl:template name="iso690.secondary"> + <xsl:param name="secondary.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'secondary.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="secondary.person.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'secondary.person.sep'"/></xsl:call-template> + </xsl:param> + <xsl:for-each select="./bibliomisc[@role='secondary']"> + <xsl:apply-templates mode="iso690.mode" select="."/> + <xsl:choose> + <xsl:when test="position()=count(../bibliomisc[@role='secondary'])"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$secondary.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$secondary.person.sep"/> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> +</xsl:template> + +<xsl:template match="bibliomisc[@role='secondary']" mode="iso690.mode"> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Edition --> +<xsl:template name="iso690.edition"> + <xsl:param name="after"/> + <xsl:param name="edition.serial.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'edition.serial.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="string($after)!=''"> + <xsl:apply-templates mode="iso690.mode" select="./edition"> + <xsl:with-param name="sep" select="$edition.serial.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./edition"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="edition" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'edition.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Issue designation (date and/or num) --> +<xsl:template name="iso690.issuing"> + <xsl:param name="issuing.div"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.div'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.range"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.range'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum[2] and ./issuenum[2]"> + <xsl:call-template name="iso690.issuedate"/> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[1]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum[1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[2]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum[2]"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum[2]"> + <xsl:call-template name="iso690.issuedate"/> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum[2]"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing'] and ./volumenum and ./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pubdate[@role='issuing']"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./volumenum"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$issuing.sep"/> + </xsl:apply-templates> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.issuedate"> + <xsl:param name="issuing.div"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.div'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.range"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.range'"/></xsl:call-template> + </xsl:param> + <xsl:param name="issuing.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issuing.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pubdate[@role='issuing'][2]"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing'][1]"> + <xsl:with-param name="sep" select="$issuing.range"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing'][2]"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[@role='issuing']"> + <xsl:with-param name="sep" select="$issuing.div"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="pubdate[@role='issuing']" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:variable name="substr" select="substring(string(.),string-length(string(.)))"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.space"> + <xsl:with-param name="text" select="$substr"/> + </xsl:call-template> + <xsl:choose> + <xsl:when test="$substr='-'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="' '"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- Numeration of the part --> +<xsl:template name="iso690.partnr"> + <xsl:param name="partnr.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'partnr.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$partnr.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Place of publication, Publisher, Year/Date of publication, Date of update/revision, Date of citation --> +<xsl:template name="iso690.pub"> + <xsl:param name="onlydate" select="0"/> + <xsl:param name="placesep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'placepubl.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="pubsep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'publyear.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="endsep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'pubinfo.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="(./publisher/publishername|./publishername|./publisher/address/city)and($onlydate=0)and(./pubdate[not(@role='issuing')]|./copyright/year|./date[@role='upd']|./date[@role='upd'])"> + <xsl:apply-templates mode="iso690.mode" select="./publisher/address/city"> + <xsl:with-param name="sep" select="$placesep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./publisher/publishername|./publishername"> + <xsl:with-param name="sep" select="$pubsep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]|./copyright/year"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + <xsl:if test="not(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:when test="(./publisher/publishername|./publishername)and(./publisher/address/city)and($onlydate=0)"> + <xsl:apply-templates mode="iso690.mode" select="./publisher/address/city"> + <xsl:with-param name="sep" select="$placesep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./publisher/publishername|./publishername"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="($onlydate=1)or(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]|./copyright/year"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:apply-templates> + <xsl:if test="$onlydate=1"> + <xsl:call-template name="iso690.location"> + <xsl:with-param name="onlypages" select="1"/> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:when test="not(./pubdate[not(@role='issuing')]|./copyright/year)"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$endsep"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.paper.pub"> + <xsl:param name="spec.pubinfo.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'spec.pubinfo.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./volumnum|./issuenum|./pagenums"> + <xsl:call-template name="iso690.pub"> + <xsl:with-param name="endsep" select="$spec.pubinfo.sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.pub"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.data"> + <xsl:param name="sep"/> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./date[@role='upd']"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + <xsl:apply-templates mode="iso690.mode" select="./date[@role='cit']"/> + <xsl:choose> + <xsl:when test="./date[@role='cit']"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$datecit2"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="./date[@role='upd']"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(./date[@role='upd'])"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="publisher/address/city|publishername" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:param name="upd" select="0"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="pubdate|copyright/year" mode="iso690.mode"> + <xsl:param name="sep"/> + <xsl:param name="upd" select="1"/> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:variable name="substr" select="substring(string(.),string-length(string(.)))"/> + <xsl:if test="name(.)!='pubdate'"> + <xsl:value-of select="'©'"/><!-- copyright --> + </xsl:if> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.space"> + <xsl:with-param name="text" select="$substr"/> + </xsl:call-template> + <xsl:if test="$upd!=0"> + <xsl:choose> + <xsl:when test="name(.)='pubdate'"> + <xsl:apply-templates mode="iso690.mode" select="../date[@role='upd']"/> + <xsl:apply-templates mode="iso690.mode" select="../date[@role='cit']"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="../../date[@role='upd']"/> + <xsl:apply-templates mode="iso690.mode" select="../../date[@role='cit']"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + <xsl:choose> + <xsl:when test="../date[@role='cit']|../../date[@role='cit'] and $upd!=0"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="$datecit2"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../date[@role='upd']|../../date[@role='upd'] and $upd!=0"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(../date[@role='upd'])"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$substr='-'"> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="' '"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.space"> + <xsl:param name="text" select="substring(string(.),string-length(string(.)))"/> + <xsl:if test="$text='-'"> + <xsl:value-of select="' '"/> + </xsl:if> +</xsl:template> + +<!-- Date of update/revision --> +<xsl:template match="date[@role='upd']" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'upd.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$sep"/> + <xsl:apply-templates mode="iso690.mode"/> +</xsl:template> + +<!-- Date of citation --> +<xsl:template match="date[@role='cit']" mode="iso690.mode"> + <xsl:param name="datecit1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="datecit2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'datecit2'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$datecit1"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$datecit2"/> +</xsl:template> + +<!-- Extent --> +<xsl:template name="iso690.extent"> + <xsl:param name="extent.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'extent.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"> + <xsl:with-param name="sep" select="$extent.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Location within host --> +<xsl:template name="iso690.part.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='sectitle']"/> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + <xsl:when test="./bibliomisc[@role='sectitle']"> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='sectitle']"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='secnum']"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.article.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:param name="locs.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="not(./date[@role='upd']|./date[@role='cit'])"> + <xsl:choose> + <xsl:when test="./volumenum|./issuenum|./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:apply-templates> + <xsl:call-template name="iso690.location"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="./volumenum|./issuenum|./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="upd" select="0"/> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="./issuenum"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="./pagenums"> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$locs.sep"/> + </xsl:call-template> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="iso690.data"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="iso690.location"> + <xsl:param name="location.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="./volumenum and not(./issuenum) and not(./pagenums)"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./issuenum and not(./pagenums)"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"> + <xsl:with-param name="sep" select="$location.sep"/> + </xsl:apply-templates> + </xsl:when> + <xsl:when test="./pagenums"> + <xsl:apply-templates mode="iso690.mode" select="./volumenum"/> + <xsl:apply-templates mode="iso690.mode" select="./issuenum"/> + <xsl:apply-templates mode="iso690.mode" select="./pagenums"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="bibliomisc[@role='secnum']|bibliomisc[@role='sectitle']" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="volumenum|issuenum" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'locs.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="pagenums" mode="iso690.mode"> + <xsl:param name="sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'location.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Series --> +<xsl:template name="iso690.serie"> + <xsl:apply-templates mode="iso690.mode" select=".//bibliomisc[@role='serie']"/> +</xsl:template> + +<!-- Notes --> +<xsl:template name="iso690.notice"> + <xsl:apply-templates mode="iso690.mode" select=".//bibliomisc[not(@role)]"/> +</xsl:template> + +<xsl:template match="bibliomisc[not(@role)]|bibliomisc[@role='serie']" mode="iso690.mode"> + <xsl:param name="notice.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'notice.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="string(.)"/> + <xsl:with-param name="sep" select="$notice.sep"/> + </xsl:call-template> +</xsl:template> + +<!-- Avaibility and access --> +<xsl:template name="iso690.access"> + <xsl:for-each select="./biblioid[@class='uri']|./bibliomisc[@role='access']"> + <xsl:choose> + <xsl:when test="position()=1"> + <xsl:apply-templates mode="iso690.mode" select="."/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="."> + <xsl:with-param name="firstacc" select="0"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> +</xsl:template> + +<xsl:template match="biblioid[@class='uri']/ulink|bibliomisc[@role='access']/ulink" mode="iso690.mode"> + <xsl:param name="link1"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'link1'"/></xsl:call-template> + </xsl:param> + <xsl:param name="link2"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'link2'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$link1"/> + <xsl:call-template name="ulink"/> + <xsl:value-of select="$link2"/> +</xsl:template> + +<xsl:template match="biblioid[@class='uri']|bibliomisc[@role='access']" mode="iso690.mode"> + <xsl:param name="firstacc" select="1"/> + <xsl:param name="access"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access'"/></xsl:call-template> + </xsl:param> + <xsl:param name="acctoo"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'acctoo'"/></xsl:call-template> + </xsl:param> + <xsl:param name="onwww"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'onwww'"/></xsl:call-template> + </xsl:param> + <xsl:param name="oninet"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'oninet'"/></xsl:call-template> + </xsl:param> + <xsl:param name="access.end"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access.end'"/></xsl:call-template> + </xsl:param> + <xsl:param name="access.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'access.sep'"/></xsl:call-template> + </xsl:param> + <xsl:choose> + <xsl:when test="$firstacc=1"> + <xsl:value-of select="$access"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$acctoo"/> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="(./ulink)and(string(./ulink)=string(.))"> + <xsl:choose> + <xsl:when test="(starts-with(./ulink/@url,'http://')or(starts-with(./ulink/@url,'https://')))"> + <xsl:value-of select="$onwww"/> + <xsl:value-of select="$access.end"/> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$oninet"/> + <xsl:value-of select="$access.end"/> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="(./ulink)and(string(./ulink)!=string(.))"> + <xsl:value-of select="text()[1]"/> + <xsl:call-template name="iso690.endsep"> + <xsl:with-param name="text" select="text()[1]"/> + <xsl:with-param name="sep" select="$access.end"/> + </xsl:call-template> + <xsl:apply-templates mode="iso690.mode" select="./ulink"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:value-of select="$access.sep"/> +</xsl:template> + +<!-- Standard number - ISBN --> +<xsl:template name="iso690.isbn"> + <xsl:choose> + <xsl:when test="./biblioid/@class='isbn'"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='isbn']"/> + </xsl:when> + <xsl:when test="./isbn"> + <xsl:apply-templates mode="iso690.mode" select="./isbn"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="isbn|biblioid[@class='isbn']" mode="iso690.mode"> + <xsl:param name="isbn"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'isbn'"/></xsl:call-template> + </xsl:param> + <xsl:param name="stdnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'stdnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$isbn"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$stdnum.sep"/> +</xsl:template> + +<!-- Standard number - ISSN --> +<xsl:template name="iso690.issn"> + <xsl:choose> + <xsl:when test="./biblioid/@class='issn'"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='issn']"/> + </xsl:when> + <xsl:when test="./issn"> + <xsl:apply-templates mode="iso690.mode" select="./issn"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="issn|biblioid[@class='issn']" mode="iso690.mode"> + <xsl:param name="issn"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'issn'"/></xsl:call-template> + </xsl:param> + <xsl:param name="stdnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'stdnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:value-of select="$issn"/> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$stdnum.sep"/> +</xsl:template> + +<!-- Identification of patent document --> +<xsl:template name="iso690.pat.ident"> + <xsl:param name="patdate.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patdate.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode" select="./address/country"/> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='patenttype']"/> + <xsl:choose> + <xsl:when test="./biblioid[@class='other' and @otherclass='patentnum']"> + <xsl:apply-templates mode="iso690.mode" select="./biblioid[@class='other' and @otherclass='patentnum']"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="iso690.mode" select="./bibliomisc[@role='patentnum']"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates mode="iso690.mode" select="./pubdate[not(@role='issuing')]"> + <xsl:with-param name="sep" select="$patdate.sep"/> + </xsl:apply-templates> +</xsl:template> + +<!-- Country or issuing office --> +<xsl:template match="address/country" mode="iso690.mode"> + <xsl:param name="patcountry.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patcountry.sep'"/></xsl:call-template> + </xsl:param> + <i> + <xsl:apply-templates mode="iso690.mode"/> + </i> + <xsl:value-of select="$patcountry.sep"/> +</xsl:template> + +<!-- Kind of patent document --> +<xsl:template match="bibliomisc[@role='patenttype']" mode="iso690.mode"> + <xsl:param name="pattype.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'pattype.sep'"/></xsl:call-template> + </xsl:param> + <i> + <xsl:apply-templates mode="iso690.mode"/> + </i> + <xsl:value-of select="$pattype.sep"/> +</xsl:template> + +<!-- Number --> +<xsl:template match="biblioid[@class='other' and @otherclass='patentnum']|bibliomisc[@role='patentnum']" mode="iso690.mode"> + <xsl:param name="patnum.sep"> + <xsl:call-template name="gentext.template"><xsl:with-param name="context" select="'iso690'"/><xsl:with-param name="name" select="'patnum.sep'"/></xsl:call-template> + </xsl:param> + <xsl:apply-templates mode="iso690.mode"/> + <xsl:value-of select="$patnum.sep"/> +</xsl:template> + +<!-- ==================================================================== --> +<!-- Supplementary templates --> + +<xsl:template name="iso690.endsep"> + <xsl:param name="text"/> + <xsl:param name="sep" select=". "/> + <xsl:choose> + <xsl:when test="substring($text,string-length($text))!=substring($sep,1,1)"> + <xsl:value-of select="$sep"/> + </xsl:when> + <xsl:when test="substring($text,string-length($text))=' '"> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="' '"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="iso690.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio.xsl new file mode 100644 index 00000000..ff41c9ec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/biblio.xsl @@ -0,0 +1,1382 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: biblio.xsl 9297 2012-04-22 03:56:16Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="bibliography"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="bibliography.titlepage"/> + + <xsl:apply-templates/> + + <xsl:if test="not(parent::article)"> + <xsl:call-template name="process.footnotes"/> + </xsl:if> + </div> +</xsl:template> + +<xsl:template match="bibliography/bibliographyinfo"></xsl:template> +<xsl:template match="bibliography/info"></xsl:template> +<xsl:template match="bibliography/title"></xsl:template> +<xsl:template match="bibliography/subtitle"></xsl:template> +<xsl:template match="bibliography/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="bibliodiv"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="0"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="bibliodiv/title"> + <h3> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select=".."/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates/> + </h3> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="bibliolist"> + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="0"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <xsl:if test="blockinfo/title|info/title|title"> + <xsl:call-template name="formal.object.heading"/> + </xsl:if> + <xsl:apply-templates select="*[not(self::blockinfo) + and not(self::info) + and not(self::title) + and not(self::titleabbrev) + and not(self::biblioentry) + and not(self::bibliomixed)]"/> + <xsl:apply-templates select="biblioentry|bibliomixed"/> + </div> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="biblioentry"> + <xsl:param name="label"> + <xsl:call-template name="biblioentry.label"/> + </xsl:param> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="entry" select="$bib/bibliography// + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:apply-templates select="$entry"> + <xsl:with-param name="label" select="$label"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$entry"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <p> + <xsl:copy-of select="$label"/> + <xsl:text>Error: no bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <p> + <xsl:copy-of select="$label"/> + <xsl:choose> + <xsl:when test="$bibliography.style = 'iso690'"> + <xsl:call-template name="iso690.makecitation"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="bibliography.mode"/> + </xsl:otherwise> + </xsl:choose> + </p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="bibliomixed"> + <xsl:param name="label"> + <xsl:call-template name="biblioentry.label"/> + </xsl:param> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="entry" select="$bib/bibliography// + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:apply-templates select="$entry"> + <xsl:with-param name="label" select="$label"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$entry"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <p> + <xsl:copy-of select="$label"/> + <xsl:text>Error: no bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <p> + <xsl:call-template name="common.html.attributes"/> + <xsl:copy-of select="$label"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="biblioentry.label"> + <xsl:param name="node" select="."/> + + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:text>[</xsl:text> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="local-name($node/child::*[1]) = 'abbrev'"> + <xsl:text>[</xsl:text> + <xsl:apply-templates select="$node/abbrev[1]"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="$node/@xreflabel"> + <xsl:text>[</xsl:text> + <xsl:value-of select="$node/@xreflabel"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="$node/@id"> + <xsl:text>[</xsl:text> + <xsl:value-of select="$node/@id"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:when test="$node/@xml:id"> + <xsl:text>[</xsl:text> + <xsl:value-of select="$node/@xml:id"/> + <xsl:text>] </xsl:text> + </xsl:when> + <xsl:otherwise><!-- nop --></xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="bibliography.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<xsl:template match="abbrev" mode="bibliography.mode"> + <xsl:if test="preceding-sibling::*"> + <xsl:apply-templates mode="bibliography.mode"/> + </xsl:if> +</xsl:template> + +<xsl:template match="abstract" mode="bibliography.mode"> + <!-- suppressed --> +</xsl:template> + +<xsl:template match="address" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="affiliation" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="shortaffil" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="jobtitle" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="artheader|articleinfo|info" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="artpagenums" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="author" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates select="orgname" mode="bibliography.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </xsl:otherwise> + </xsl:choose> + </span> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="bibliography.mode"> + <!-- suppressed --> +</xsl:template> + +<xsl:template match="authorgroup" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="person.name.list"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="authorinitials" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="bibliomisc" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="bibliomset" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="biblioset" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + </span> +</xsl:template> + +<xsl:template match="biblioset/title|biblioset/citetitle" + mode="bibliography.mode"> + <xsl:variable name="relation" select="../@relation"/> + <xsl:choose> + <xsl:when test="$relation='article' or @pubwork='article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <i><xsl:apply-templates/></i> + </xsl:otherwise> + </xsl:choose> + <xsl:copy-of select="$biblioentry.item.separator"/> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="citetitle" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:choose> + <xsl:when test="@pubwork = 'article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:call-template name="inline.charseq"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="inline.italicseq"/> + </xsl:otherwise> + </xsl:choose> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="collab" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="collabname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="confgroup" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="confdates" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="conftitle" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="confnum" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="confsponsor" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="contractnum" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="contractsponsor" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="contrib" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="copyright" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">copyright</xsl:with-param> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="year" mode="bibliography.mode"/> + <xsl:if test="holder"> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="holder" mode="bibliography.mode"/> + </xsl:if> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="year" mode="bibliography.mode"> + <xsl:apply-templates/><xsl:text>, </xsl:text> +</xsl:template> + +<xsl:template match="year[position()=last()]" mode="bibliography.mode"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="holder" mode="bibliography.mode"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="corpauthor" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="corpcredit" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="corpname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="date" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="edition" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="editor" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="person.name"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="firstname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="honorific" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="indexterm" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="invpartnumber" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="isbn" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="issn" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="issuenum" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="lineage" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="orgname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="orgdiv" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="othercredit" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="othername" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="pagenums" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="printhistory" mode="bibliography.mode"> + <!-- suppressed --> +</xsl:template> + +<xsl:template match="productname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="productnumber" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="pubdate" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="publisher" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + </span> +</xsl:template> + +<xsl:template match="publishername" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="pubsnumber" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="releaseinfo" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="revhistory" mode="bibliography.mode"> + <!-- suppressed; how could this be represented? --> +</xsl:template> + +<xsl:template match="seriesinfo" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + </span> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="surname" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="title" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <i><xsl:apply-templates mode="bibliography.mode"/></i> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="titleabbrev" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="volumenum" mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<xsl:template match="bibliocoverage|biblioid|bibliorelation|bibliosource" + mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliography.mode"/> + <xsl:copy-of select="$biblioentry.item.separator"/> + </span> +</xsl:template> + +<!-- See FR #1934434 and http://doi.org --> +<xsl:template match="biblioid[@class='doi']" + mode="bibliography.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <a href="{concat('http://dx.doi.org/', .)}">doi:<xsl:value-of select="."/></a> + </span> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="bibliomixed.mode"> + <xsl:apply-templates select="."/><!-- try the default mode --> +</xsl:template> + +<xsl:template match="abbrev" mode="bibliomixed.mode"> + <xsl:if test="preceding-sibling::*"> + <xsl:apply-templates mode="bibliomixed.mode"/> + </xsl:if> +</xsl:template> + +<xsl:template match="abstract" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="address" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="affiliation" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="shortaffil" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="jobtitle" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="artpagenums" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="author" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates select="orgname" mode="bibliomixed.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + </xsl:otherwise> + </xsl:choose> + </span> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="authorgroup" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="authorinitials" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="bibliomisc" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="bibliomset" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="bibliomset/title|bibliomset/citetitle" + mode="bibliomixed.mode"> + <xsl:variable name="relation" select="../@relation"/> + <xsl:choose> + <xsl:when test="$relation='article' or @pubwork='article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:apply-templates/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <i><xsl:apply-templates/></i> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ================================================== --> + +<xsl:template match="biblioset" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="citetitle" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:choose> + <xsl:when test="@pubwork = 'article'"> + <xsl:call-template name="gentext.startquote"/> + <xsl:call-template name="inline.charseq"/> + <xsl:call-template name="gentext.endquote"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="inline.italicseq"/> + </xsl:otherwise> + </xsl:choose> + </span> +</xsl:template> + + +<xsl:template match="collab" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="confgroup" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="contractnum" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="contractsponsor" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="contrib" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="copyright" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="corpauthor" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="corpcredit" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="corpname" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="date" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="edition" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="editor" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="firstname" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="honorific" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="indexterm" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="invpartnumber" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="isbn" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="issn" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="issuenum" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="lineage" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="orgname" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="othercredit" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="othername" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="pagenums" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="printhistory" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="productname" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="productnumber" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="pubdate" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="publisher" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="publishername" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="pubsnumber" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="releaseinfo" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="revhistory" mode="bibliomixed.mode"> + <!-- suppressed; how could this be represented? --> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="surname" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="title" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="titleabbrev" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="volumenum" mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<xsl:template match="bibliocoverage|biblioid|bibliorelation|bibliosource" + mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="bibliomixed.mode"/> + </span> +</xsl:template> + +<!-- See FR #1934434 and http://doi.org --> +<xsl:template match="biblioid[@class='doi']" + mode="bibliomixed.mode"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <a href="{concat('http://dx.doi.org/', .)}">doi:<xsl:value-of select="."/></a> + </span> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/block.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/block.xsl new file mode 100644 index 00000000..bbb73676 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/block.xsl @@ -0,0 +1,583 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: block.xsl 9667 2012-11-26 23:10:44Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- What should we do about styling blockinfo? --> + +<xsl:template match="blockinfo|info"> + <!-- suppress --> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="block.object"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="para"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class"> + <xsl:if test="@role and $para.propagates.style != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:if test="position() = 1 and parent::listitem"> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select="parent::listitem"/> + </xsl:call-template> + </xsl:if> + + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template name="paragraph"> + <xsl:param name="class" select="''"/> + <xsl:param name="content"/> + + <xsl:variable name="p"> + <p> + <xsl:call-template name="id.attribute"/> + <xsl:choose> + <xsl:when test="$class != ''"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="class" select="$class"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="class" select="''"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + + <xsl:copy-of select="$content"/> + </p> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$html.cleanup != 0"> + <xsl:call-template name="unwrap.p"> + <xsl:with-param name="p" select="$p"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$p"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="simpara"> + <!-- see also listitem/simpara in lists.xsl --> + <p> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="locale.html.attributes"/> + <xsl:if test="@role and $para.propagates.style != 0"> + <xsl:apply-templates select="." mode="class.attribute"> + <xsl:with-param name="class" select="@role"/> + </xsl:apply-templates> + </xsl:if> + + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </p> +</xsl:template> + +<xsl:template match="formalpara"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class"> + <xsl:if test="@role and $para.propagates.style != 0"> + <xsl:value-of select="@role"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:call-template name="anchor"/> + <xsl:apply-templates/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<!-- Only use title from info --> +<xsl:template match="formalpara/info"> + <xsl:apply-templates select="title"/> +</xsl:template> + +<xsl:template match="formalpara/title|formalpara/info/title"> + <xsl:variable name="titleStr"> + <xsl:apply-templates/> + </xsl:variable> + <xsl:variable name="lastChar"> + <xsl:if test="$titleStr != ''"> + <xsl:value-of select="substring($titleStr,string-length($titleStr),1)"/> + </xsl:if> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <span class="formalpara-title"> + <xsl:copy-of select="$titleStr"/> + <xsl:if test="$lastChar != '' + and not(contains($runinhead.title.end.punct, $lastChar))"> + <xsl:value-of select="$runinhead.default.title.end.punct"/> + </xsl:if> + <xsl:text> </xsl:text> + </span> + </xsl:when> + <xsl:otherwise> + <b> + <xsl:copy-of select="$titleStr"/> + <xsl:if test="$lastChar != '' + and not(contains($runinhead.title.end.punct, $lastChar))"> + <xsl:value-of select="$runinhead.default.title.end.punct"/> + </xsl:if> + <xsl:text> </xsl:text> + </b> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="formalpara/para"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="blockquote"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + + <xsl:choose> + <xsl:when test="attribution"> + <table border="{$table.border.off}" class="blockquote"> + <xsl:if test="$css.decoration != 0"> + <xsl:attribute name="style"> + <xsl:text>width: 100%; cellspacing: 0; cellpadding: 0;</xsl:text> + </xsl:attribute> + </xsl:if> + <xsl:if test="$div.element != 'section'"> + <xsl:attribute name="summary">Block quote</xsl:attribute> + </xsl:if> + <tr> + <td width="10%" valign="top"> </td> + <td width="80%" valign="top"> + <xsl:apply-templates select="child::*[local-name(.)!='attribution']"/> + </td> + <td width="10%" valign="top"> </td> + </tr> + <tr> + <td width="10%" valign="top"> </td> + <td colspan="2" align="{$direction.align.end}" valign="top"> + <xsl:text>--</xsl:text> + <xsl:apply-templates select="attribution"/> + </td> + </tr> + </table> + </xsl:when> + <xsl:otherwise> + <blockquote> + <xsl:call-template name="common.html.attributes"/> + <xsl:apply-templates/> + </blockquote> + </xsl:otherwise> + </xsl:choose> + </div> +</xsl:template> + +<xsl:template match="blockquote/title|blockquote/info/title"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="blockquote-title"> + <xsl:apply-templates/> + </div> + </xsl:when> + <xsl:otherwise> + <div class="blockquote-title"> + <p> + <b> + <xsl:apply-templates/> + </b> + </p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- Use an em dash per Chicago Manual of Style and https://sourceforge.net/tracker/index.php?func=detail&aid=2793878&group_id=21935&atid=373747 --> +<xsl:template match="epigraph"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="para|simpara|formalpara|literallayout"/> + <xsl:if test="attribution"> + <div class="attribution"> + <span>—<xsl:apply-templates select="attribution"/></span> + </div> + </xsl:if> + </div> +</xsl:template> + +<xsl:template match="attribution"> + <span> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates/> + </span> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="sidebar"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <xsl:call-template name="sidebar.titlepage"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="abstract/title|sidebar/title"> +</xsl:template> + +<xsl:template match="sidebar/sidebarinfo|sidebar/info"/> + +<xsl:template match="abstract"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="anchor"/> + <xsl:call-template name="formal.object.heading"> + <xsl:with-param name="title"> + <xsl:apply-templates select="." mode="title.markup"> + <xsl:with-param name="allow-anchors" select="'1'"/> + </xsl:apply-templates> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates/> + </div> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="msgset"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgentry"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="simplemsgentry"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msg"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msgmain"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgmain/title"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <span class="msgmain-title"> + <xsl:apply-templates/> + </span> + </xsl:when> + <xsl:otherwise> + <b><xsl:apply-templates/></b> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgsub"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgsub/title"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <span class="msgsub-title"> + <xsl:apply-templates/> + </span> + </xsl:when> + <xsl:otherwise> + <b><xsl:apply-templates/></b> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgrel"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msgrel/title"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <span class="msgrel-title"> + <xsl:apply-templates/> + </span> + </xsl:when> + <xsl:otherwise> + <b><xsl:apply-templates/></b> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgtext"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="msginfo"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msglevel"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="msglevel"> + <span class="msglevel-title"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgLevel'"/> + </xsl:call-template> + </span> + <xsl:apply-templates/> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgLevel'"/> + </xsl:call-template> + </b> + <xsl:apply-templates/> + </p> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgorig"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="msgorig"> + <span class="msgorig-title"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgOrig'"/> + </xsl:call-template> + </span> + <xsl:apply-templates/> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgOrig'"/> + </xsl:call-template> + </b> + <xsl:apply-templates/> + </p> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgaud"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="msgaud"> + <span class="msgaud-title"> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgAud'"/> + </xsl:call-template> + </span> + <xsl:apply-templates/> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'msgset'"/> + <xsl:with-param name="name" select="'MsgAud'"/> + </xsl:call-template> + </b> + <xsl:apply-templates/> + </p> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="msgexplan"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<xsl:template match="msgexplan/title"> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <div class="msgexplan"> + <span class="msgexplan-title"> + <xsl:apply-templates/> + </span> + </div> + </xsl:when> + <xsl:otherwise> + <p> + <b> + <xsl:apply-templates/> + </b> + </p> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="revhistory"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <table> + <xsl:if test="$css.decoration != 0"> + <xsl:attribute name="style"> + <xsl:text>border-style:solid; width:100%;</xsl:text> + </xsl:attribute> + </xsl:if> + <!-- include summary attribute if not HTML5 --> + <xsl:if test="$div.element != 'section'"> + <xsl:attribute name="summary"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">revhistory</xsl:with-param> + </xsl:call-template> + </xsl:attribute> + </xsl:if> + <tr> + <th align="{$direction.align.start}" valign="top" colspan="3"> + <b> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'RevHistory'"/> + </xsl:call-template> + </b> + </th> + </tr> + <xsl:apply-templates/> + </table> + </div> +</xsl:template> + +<xsl:template match="revhistory/revision"> + <xsl:variable name="revnumber" select="revnumber"/> + <xsl:variable name="revdate" select="date"/> + <xsl:variable name="revauthor" select="authorinitials|author"/> + <xsl:variable name="revremark" select="revremark|revdescription"/> + <tr> + <td align="{$direction.align.start}"> + <xsl:if test="$revnumber"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Revision'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="$revnumber"/> + </xsl:if> + </td> + <td align="{$direction.align.start}"> + <xsl:apply-templates select="$revdate"/> + </td> + <xsl:choose> + <xsl:when test="count($revauthor)=0"> + <td align="{$direction.align.start}"> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">nbsp</xsl:with-param> + </xsl:call-template> + </td> + </xsl:when> + <xsl:otherwise> + <td align="{$direction.align.start}"> + <xsl:for-each select="$revauthor"> + <xsl:apply-templates select="."/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </td> + </xsl:otherwise> + </xsl:choose> + </tr> + <xsl:if test="$revremark"> + <tr> + <td align="{$direction.align.start}" colspan="3"> + <xsl:apply-templates select="$revremark"/> + </td> + </tr> + </xsl:if> +</xsl:template> + +<xsl:template match="revision/revnumber"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/date"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/authorinitials"> + <xsl:text>, </xsl:text> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/authorinitials[1]" priority="2"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/revremark"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template match="revision/revdescription"> + <xsl:apply-templates/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="ackno|acknowledgements[parent::article]"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="highlights"> + <xsl:call-template name="block.object"/> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/callout.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/callout.xsl new file mode 100644 index 00000000..dfdb423b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/callout.xsl @@ -0,0 +1,222 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim" + xmlns:lxslt="http://xml.apache.org/xslt" + exclude-result-prefixes="sverb xverb lxslt" + version='1.0'> + +<!-- ******************************************************************** + $Id: callout.xsl 9305 2012-04-27 21:50:53Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<lxslt:component prefix="xverb" + functions="insertCallouts"/> + +<xsl:template match="programlistingco|screenco"> + <xsl:variable name="verbatim" select="programlisting|screen"/> + + <xsl:choose> + <xsl:when test="$use.extensions != '0' + and $callouts.extension != '0'"> + <xsl:variable name="rtf"> + <xsl:apply-templates select="$verbatim"> + <xsl:with-param name="suppress-numbers" select="'1'"/> + </xsl:apply-templates> + </xsl:variable> + + <xsl:variable name="rtf-with-callouts"> + <xsl:choose> + <xsl:when test="function-available('sverb:insertCallouts')"> + <xsl:copy-of select="sverb:insertCallouts(areaspec,$rtf)"/> + </xsl:when> + <xsl:when test="function-available('xverb:insertCallouts')"> + <xsl:copy-of select="xverb:insertCallouts(areaspec,$rtf)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No insertCallouts function is available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$verbatim/@linenumbering = 'numbered' + and $linenumbering.extension != '0'"> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf-with-callouts"/> + <xsl:with-param name="pi.context" + select="programlisting|screen"/> + </xsl:call-template> + <xsl:apply-templates select="calloutlist"/> + </div> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$rtf-with-callouts"/> + <xsl:apply-templates select="calloutlist"/> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates/> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="areaspec|areaset|area"> +</xsl:template> + +<xsl:template match="areaset" mode="conumber"> + <xsl:number count="area|areaset" format="1"/> +</xsl:template> + +<xsl:template match="area" mode="conumber"> + <xsl:number count="area|areaset" format="1"/> +</xsl:template> + +<xsl:template match="co" name="co"> + <!-- Support a single linkend in HTML --> + <xsl:variable name="targets" select="key('id', @linkends)"/> + <xsl:variable name="target" select="$targets[1]"/> + <xsl:choose> + <xsl:when test="$target"> + <a> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <!-- force an id attribute here --> + <xsl:if test="@id or @xml:id"> + <xsl:attribute name="name"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="id.attribute"/> + </xsl:otherwise> + </xsl:choose> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="." mode="callout-bug"/> + </a> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$generate.id.attributes != 0"> + <xsl:if test="@id or @xml:id"> + <span> + <xsl:attribute name="id"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </span> + </xsl:if> + </xsl:if> + <xsl:call-template name="anchor"/> + <xsl:apply-templates select="." mode="callout-bug"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="coref"> + <!-- tricky; this relies on the fact that we can process the "co" that's --> + <!-- "over there" as if it were "right here" --> + + <xsl:variable name="co" select="key('id', @linkend)"/> + <xsl:choose> + <xsl:when test="not($co)"> + <xsl:message> + <xsl:text>Error: coref link is broken: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + </xsl:when> + <xsl:when test="local-name($co) != 'co'"> + <xsl:message> + <xsl:text>Error: coref doesn't point to a co: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$co"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="co" mode="callout-bug"> + <xsl:call-template name="callout-bug"> + <xsl:with-param name="conum"> + <xsl:number count="co" + level="any" + from="programlisting|screen|literallayout|synopsis" + format="1"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template name="callout-bug"> + <xsl:param name="conum" select='1'/> + + <xsl:choose> + <xsl:when test="$callout.graphics != 0 + and $conum <= $callout.graphics.number.limit"> + <!-- Added span to make valid in XHTML 1 --> + <span><img src="{$callout.graphics.path}{$conum}{$callout.graphics.extension}" + alt="{$conum}" border="0"/></span> + </xsl:when> + <xsl:when test="$callout.unicode != 0 + and $conum <= $callout.unicode.number.limit"> + <xsl:choose> + <xsl:when test="$callout.unicode.start.character = 10102"> + <xsl:choose> + <xsl:when test="$conum = 1">❶</xsl:when> + <xsl:when test="$conum = 2">❷</xsl:when> + <xsl:when test="$conum = 3">❸</xsl:when> + <xsl:when test="$conum = 4">❹</xsl:when> + <xsl:when test="$conum = 5">❺</xsl:when> + <xsl:when test="$conum = 6">❻</xsl:when> + <xsl:when test="$conum = 7">❼</xsl:when> + <xsl:when test="$conum = 8">❽</xsl:when> + <xsl:when test="$conum = 9">❾</xsl:when> + <xsl:when test="$conum = 10">❿</xsl:when> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Don't know how to generate Unicode callouts </xsl:text> + <xsl:text>when $callout.unicode.start.character is </xsl:text> + <xsl:value-of select="$callout.unicode.start.character"/> + </xsl:message> + <xsl:text>(</xsl:text> + <xsl:value-of select="$conum"/> + <xsl:text>)</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:text>(</xsl:text> + <xsl:value-of select="$conum"/> + <xsl:text>)</xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/changebars.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/changebars.xsl new file mode 100644 index 00000000..7ebf5b00 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/changebars.xsl @@ -0,0 +1,122 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<!-- ******************************************************************** + $Id: changebars.xsl 9286 2012-04-19 10:10:58Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> +<xsl:import href="docbook.xsl"/> + +<xsl:param name="show.revisionflag" select="'1'"/> + +<xsl:template name="system.head.content"> +<xsl:param name="node" select="."/> + +<style type="text/css"> +<xsl:text> +div.added { background-color: #ffff99; + text-decoration: underline; } +div.deleted { text-decoration: line-through; + background-color: #FF7F7F; } +div.changed { background-color: #99ff99; } +div.off { } + +span.added { background-color: #ffff99; + text-decoration: underline; } +span.deleted { text-decoration: line-through; + background-color: #FF7F7F; } +span.changed { background-color: #99ff99; } +span.off { } +</xsl:text> +</style> +</xsl:template> + +<xsl:template match="*[@revisionflag]"> + <xsl:call-template name="block.or.inline.revision"/> +</xsl:template> + +<xsl:template name="block.or.inline.revision"> + <xsl:param name="revisionflag" select="@revisionflag"/> + + <xsl:choose> + <xsl:when test="local-name(.) = 'para' + or local-name(.) = 'formalpara' + or local-name(.) = 'simpara' + or local-name(.) = 'simplesect' + or local-name(.) = 'section' + or local-name(.) = 'sect1' + or local-name(.) = 'sect2' + or local-name(.) = 'sect3' + or local-name(.) = 'sect4' + or local-name(.) = 'sect5' + or local-name(.) = 'topic' + or local-name(.) = 'chapter' + or local-name(.) = 'preface' + or local-name(.) = 'itemizedlist' + or local-name(.) = 'orderedlist' + or local-name(.) = 'variablelist' + or local-name(.) = 'varlistentry' + or local-name(.) = 'informaltable' + or local-name(.) = 'informalexample' + or local-name(.) = 'note' + or local-name(.) = 'example' + or local-name(.) = 'mediaobject' + or local-name(.) = 'sidebar' + or local-name(.) = 'glossary' + or local-name(.) = 'glossentry' + or local-name(.) = 'bibliography' + or local-name(.) = 'index' + or local-name(.) = 'appendix'"> + <div class='{$revisionflag}'> + <xsl:apply-imports/> + </div> + </xsl:when> + <xsl:when test="local-name(.) = 'phrase' + or local-name(.) = 'ulink' + or local-name(.) = 'link' + or local-name(.) = 'olink' + or local-name(.) = 'inlinemediaobject' + or local-name(.) = 'filename' + or local-name(.) = 'literal' + or local-name(.) = 'member' + or local-name(.) = 'term' + or local-name(.) = 'guilabel' + or local-name(.) = 'glossterm' + or local-name(.) = 'sgmltag' + or local-name(.) = 'tag' + or local-name(.) = 'quote' + or local-name(.) = 'emphasis' + or local-name(.) = 'command' + or local-name(.) = 'xref'"> + <span class='{$revisionflag}'> + <xsl:apply-imports/> + </span> + </xsl:when> + <xsl:when test="local-name(.) = 'listitem' + or local-name(.) = 'entry' + or local-name(.) = 'title'"> + <!-- nop; these are handled directly in the stylesheet --> + <xsl:apply-imports/> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Revisionflag on unexpected element: </xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> (Assuming block)</xsl:text> + </xsl:message> + <div class='{$revisionflag}'> + <xsl:apply-imports/> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-changebars.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-changebars.xsl new file mode 100644 index 00000000..6bfd3c07 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-changebars.xsl @@ -0,0 +1,99 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + version="1.0" + exclude-result-prefixes="exsl cf"> + +<!-- ******************************************************************** + $Id: chunk-changebars.xsl 8399 2009-04-08 07:37:42Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- This file is a variant of chunk.xsl, to be used for generating chunked + output with highlighting based on change markup. --> + +<xsl:import href="changebars.xsl"/> +<xsl:import href="chunk-common.xsl"/> + +<!-- This customization of "process-chunk-element" is needed in order to make change + highlighting be inherited by chunked children of an element with change markup. --> +<xsl:template name="process-chunk-element"> + <xsl:param name="content"> + <xsl:choose> + + <xsl:when test="ancestor-or-self::*[@revisionflag] and $show.revisionflag != 0"> + <xsl:variable name="revisionflag" select="ancestor-or-self::*[@revisionflag][1]/@revisionflag" /> + <xsl:call-template name="block.or.inline.revision"> + <xsl:with-param name="revisionflag" select="$revisionflag"/> + </xsl:call-template> + </xsl:when> + + <xsl:otherwise> + <xsl:apply-imports/> + </xsl:otherwise> + </xsl:choose> + </xsl:param> + + <xsl:choose> + <xsl:when test="$chunk.fast != 0 and $exsl.node.set.available != 0"> + <xsl:variable name="chunks" select="exsl:node-set($chunk.hierarchy)//cf:div"/> + <xsl:variable name="genid" select="generate-id()"/> + + <xsl:variable name="div" select="$chunks[@id=$genid or @xml:id=$genid]"/> + + <xsl:variable name="prevdiv" + select="($div/preceding-sibling::cf:div|$div/preceding::cf:div|$div/parent::cf:div)[last()]"/> + <xsl:variable name="prev" select="key('genid', ($prevdiv/@id|$prevdiv/@xml:id)[1])"/> + + <xsl:variable name="nextdiv" + select="($div/following-sibling::cf:div|$div/following::cf:div|$div/cf:div)[1]"/> + <xsl:variable name="next" select="key('genid', ($nextdiv/@id|$nextdiv/@xml:id)[1])"/> + + <xsl:choose> + <xsl:when test="$onechunk != 0 and parent::*"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$onechunk != 0 and not(parent::*)"> + <xsl:call-template name="chunk-all-sections"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$onechunk != 0"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:when test="$chunk.first.sections = 0"> + <xsl:call-template name="chunk-first-section-with-parent"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="chunk-all-sections"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:include href="chunk-code.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-code.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-code.xsl new file mode 100644 index 00000000..52e1a0f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-code.xsl @@ -0,0 +1,689 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + exclude-result-prefixes="exsl cf ng db" + version="1.0"> + +<!-- ******************************************************************** + $Id: chunk-code.xsl 9328 2012-05-03 16:28:23Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + + +<xsl:template match="*" mode="chunk-filename"> + <!-- returns the filename of a chunk --> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:variable name="fn"> + <xsl:apply-templates select="." mode="recursive-chunk-filename"/> + </xsl:variable> + + <!-- + <xsl:message> + <xsl:value-of select="$ischunk"/> + <xsl:text> (</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text>) </xsl:text> + <xsl:value-of select="$fn"/> + <xsl:text>, </xsl:text> + <xsl:call-template name="dbhtml-dir"/> + </xsl:message> + --> + + <!-- 2003-11-25 by ndw: + The following test used to read test="$ischunk != 0 and $fn != ''" + I've removed the ischunk part of the test so that href.to.uri and + href.from.uri will be fully qualified even if the source or target + isn't a chunk. I *think* that if $fn != '' then it's appropriate + to put the directory on the front, even if the element isn't a + chunk. I could be wrong. --> + + <xsl:if test="$fn != ''"> + <xsl:call-template name="dbhtml-dir"/> + </xsl:if> + + <xsl:value-of select="$chunked.filename.prefix"/> + + <xsl:value-of select="$fn"/> + <!-- You can't add the html.ext here because dbhtml filename= may already --> + <!-- have added it. It really does have to be handled in the recursive template --> +</xsl:template> + +<xsl:template match="*" mode="recursive-chunk-filename"> + <xsl:param name="recursive" select="false()"/> + + <!-- returns the filename of a chunk --> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:variable name="dbhtml-filename"> + <xsl:call-template name="pi.dbhtml_filename"/> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:choose> + <xsl:when test="$dbhtml-filename != ''"> + <xsl:value-of select="$dbhtml-filename"/> + </xsl:when> + <!-- if this is the root element, use the root.filename --> + <xsl:when test="not(parent::*) and $root.filename != ''"> + <xsl:value-of select="$root.filename"/> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <!-- Special case --> + <xsl:when test="self::legalnotice and not($generate.legalnotice.link = 0)"> + <xsl:choose> + <xsl:when test="(@id or @xml:id) and not($use.id.as.filename = 0)"> + <!-- * if this legalnotice has an ID, then go ahead and use --> + <!-- * just the value of that ID as the basename for the file --> + <!-- * (that is, without prepending an "ln-" too it) --> + <xsl:value-of select="(@id|@xml:id)[1]"/> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise> + <!-- * otherwise, if this legalnotice does not have an ID, --> + <!-- * then we generate an ID... --> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <!-- * ...and then we take that generated ID, prepend an --> + <!-- * "ln-" to it, and use that as the basename for the file --> + <xsl:value-of select="concat('ln-',$id,$html.ext)"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- if there's no dbhtml filename, and if we're to use IDs as --> + <!-- filenames, then use the ID to generate the filename. --> + <xsl:when test="(@id or @xml:id) and $use.id.as.filename != 0"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise></xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$ischunk='0'"> + <!-- if called on something that isn't a chunk, walk up... --> + <xsl:choose> + <xsl:when test="count(parent::*)>0"> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="$recursive"/> + </xsl:apply-templates> + </xsl:when> + <!-- unless there is no up, in which case return "" --> + <xsl:otherwise></xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="not($recursive) and $filename != ''"> + <!-- if this chunk has an explicit name, use it --> + <xsl:value-of select="$filename"/> + </xsl:when> + + <xsl:when test="self::set"> + <xsl:value-of select="$root.filename"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::book"> + <xsl:text>bk</xsl:text> + <xsl:number level="any" format="01"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::article"> + <xsl:if test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:if> + + <xsl:text>ar</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::preface"> + <xsl:if test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:if> + + <xsl:text>pr</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::chapter"> + <xsl:if test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:if> + + <xsl:text>ch</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::appendix"> + <xsl:if test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:if> + + <xsl:text>ap</xsl:text> + <xsl:number level="any" format="a" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::part"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>pt</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::reference"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>rn</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::refentry"> + <xsl:choose> + <xsl:when test="parent::reference"> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:if test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>re</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::colophon"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>co</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::sect1 + or self::sect2 + or self::sect3 + or self::sect4 + or self::sect5 + or self::section"> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>s</xsl:text> + <xsl:number format="01"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::bibliography"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>bi</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::glossary"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>go</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::index"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>ix</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::setindex"> + <xsl:text>si</xsl:text> + <xsl:number level="any" format="01" from="set"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:when test="self::topic"> + <xsl:choose> + <xsl:when test="/set"> + <!-- in a set, make sure we inherit the right book info... --> + <xsl:apply-templates mode="recursive-chunk-filename" select="parent::*"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:text>to</xsl:text> + <xsl:number level="any" format="01" from="book"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:when> + + <xsl:otherwise> + <xsl:text>chunk-filename-error-</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:number level="any" format="01" from="set"/> + <xsl:if test="not($recursive)"> + <xsl:value-of select="$html.ext"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + + + +<xsl:template match="processing-instruction('dbhtml')"> + <!-- nop --> +</xsl:template> + +<!-- ==================================================================== --> + + +<xsl:template match="*" mode="find.chunks"> + <xsl:variable name="chunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$chunk != 0"> + <cf:div id="{generate-id()}"> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:apply-templates select="*" mode="find.chunks"/> + </cf:div> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="*" mode="find.chunks"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- Leave legalnotice chunk out of the list for Next and Prev --> +<xsl:template match="legalnotice" mode="find.chunks"/> + +<xsl:template match="/"> + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>processing stripped document</xsl:text> + </xsl:with-param> + </xsl:call-template> + + <xsl:apply-templates select="exsl:node-set($no.namespace)"/> + </xsl:when> + <!-- Can't process unless namespace removed --> + <xsl:when test="*/self::ng:* or */self::db:*"> + <xsl:message terminate="yes"> + <xsl:text>Unable to strip the namespace from DB5 document,</xsl:text> + <xsl:text> cannot proceed.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:choose> + <xsl:when test="count(key('id',$rootid)) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="key('id', $rootid)" + mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="key('id',$rootid)" + mode="process.root"/> + <xsl:if test="$tex.math.in.alt != ''"> + <xsl:apply-templates select="key('id',$rootid)" + mode="collect.tex.math"/> + </xsl:if> + <xsl:if test="$generate.manifest != 0"> + <xsl:call-template name="generate.manifest"> + <xsl:with-param name="node" select="key('id',$rootid)"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="/" mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="/" mode="process.root"/> + <xsl:if test="$tex.math.in.alt != ''"> + <xsl:apply-templates select="/" mode="collect.tex.math"/> + </xsl:if> + <xsl:if test="$generate.manifest != 0"> + <xsl:call-template name="generate.manifest"> + <xsl:with-param name="node" select="/"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="process.root"> + <xsl:apply-templates select="."/> + <xsl:call-template name="generate.css.files"/> +</xsl:template> + +<!-- ====================================================================== --> + +<xsl:template match="set|book|part|preface|chapter|appendix + |article + |topic + |reference|refentry + |book/glossary|article/glossary|part/glossary + |book/bibliography|article/bibliography|part/bibliography + |colophon"> + <xsl:choose> + <xsl:when test="$onechunk != 0 and parent::*"> + <xsl:apply-imports/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk-element"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="sect1|sect2|sect3|sect4|sect5|section"> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="not(parent::*)"> + <xsl:call-template name="process-chunk-element"/> + </xsl:when> + <xsl:when test="$ischunk = 0"> + <xsl:apply-imports/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk-element"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="setindex + |book/index + |article/index + |part/index"> + <!-- some implementations use completely empty index tags to indicate --> + <!-- where an automatically generated index should be inserted. so --> + <!-- if the index is completely empty, skip it. --> + <xsl:if test="count(*)>0 or $generate.index != '0'"> + <xsl:call-template name="process-chunk-element"/> + </xsl:if> +</xsl:template> + +<!-- Resolve xml:base attributes --> +<xsl:template match="@fileref"> + <!-- need a check for absolute urls --> + <xsl:choose> + <xsl:when test="contains(., ':')"> + <!-- it has a uri scheme so it is an absolute uri --> + <xsl:value-of select="."/> + </xsl:when> + <xsl:when test="$keep.relative.image.uris != 0"> + <!-- leave it alone --> + <xsl:value-of select="."/> + </xsl:when> + <xsl:otherwise> + <!-- its a relative uri --> + <xsl:call-template name="relative-uri"> + <xsl:with-param name="destdir"> + <xsl:call-template name="dbhtml-dir"> + <xsl:with-param name="context" select=".."/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template match="set|book|part|preface|chapter|appendix + |article + |topic + |reference|refentry + |sect1|sect2|sect3|sect4|sect5 + |section + |book/glossary|article/glossary|part/glossary + |book/bibliography|article/bibliography|part/bibliography + |colophon" + mode="enumerate-files"> + <xsl:variable name="ischunk"><xsl:call-template name="chunk"/></xsl:variable> + <xsl:if test="$ischunk='1'"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir"> + <xsl:if test="$manifest.in.base.dir = 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="base.name"> + <xsl:apply-templates mode="chunk-filename" select="."/> + </xsl:with-param> + </xsl:call-template> + <xsl:text> </xsl:text> + </xsl:if> + <xsl:apply-templates select="*" mode="enumerate-files"/> +</xsl:template> + +<xsl:template match="book/index|article/index|part/index" + mode="enumerate-files"> + <xsl:if test="$htmlhelp.output != 1"> + <xsl:variable name="ischunk"><xsl:call-template name="chunk"/></xsl:variable> + <xsl:if test="$ischunk='1'"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir"> + <xsl:if test="$manifest.in.base.dir = 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="base.name"> + <xsl:apply-templates mode="chunk-filename" select="."/> + </xsl:with-param> + </xsl:call-template> + <xsl:text> </xsl:text> + </xsl:if> + <xsl:apply-templates select="*" mode="enumerate-files"/> + </xsl:if> +</xsl:template> + +<xsl:template match="legalnotice" mode="enumerate-files"> + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + <xsl:if test="$generate.legalnotice.link != 0"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir"> + <xsl:if test="$manifest.in.base.dir = 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="base.name"> + <xsl:apply-templates mode="chunk-filename" select="."/> + </xsl:with-param> + </xsl:call-template> + <xsl:text> </xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="mediaobject[imageobject] | inlinemediaobject[imageobject]" mode="enumerate-files"> + <xsl:variable name="longdesc.uri"> + <xsl:call-template name="longdesc.uri"> + <xsl:with-param name="mediaobject" + select="."/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="mediaobject" select="."/> + + <xsl:if test="$html.longdesc != 0 and $mediaobject/textobject[not(phrase)]"> + <xsl:call-template name="longdesc.uri"> + <xsl:with-param name="mediaobject" select="$mediaobject"/> + </xsl:call-template> + <xsl:text> </xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="text()" mode="enumerate-files"> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-common.xsl new file mode 100644 index 00000000..693dc037 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk-common.xsl @@ -0,0 +1,1995 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + version="1.0" + exclude-result-prefixes="exsl cf ng db"> + +<!-- ******************************************************************** + $Id: chunk-common.xsl 9717 2013-01-25 18:13:36Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:param name="onechunk" select="0"/> +<xsl:param name="refentry.separator" select="0"/> +<xsl:param name="chunk.fast" select="0"/> + +<xsl:key name="genid" match="*" use="generate-id()"/> + +<!-- ==================================================================== --> + +<xsl:variable name="chunk.hierarchy"> + <xsl:if test="$chunk.fast != 0"> + <xsl:choose> + <!-- Are we handling a docbook5 document? --> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + <xsl:if test="$chunk.quietly = 0"> + <xsl:message>Computing stripped namespace chunks...</xsl:message> + </xsl:if> + <xsl:apply-templates mode="find.chunks" select="exsl:node-set($no.namespace)"/> + </xsl:when> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:if test="$chunk.quietly = 0"> + <xsl:message>Computing chunks...</xsl:message> + </xsl:if> + + <xsl:apply-templates select="/*" mode="find.chunks"/> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$chunk.quietly = 0"> + <xsl:message> + <xsl:text>Fast chunking requires exsl:node-set(). </xsl:text> + <xsl:text>Using "slow" chunking.</xsl:text> + </xsl:message> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:variable> + +<!-- ==================================================================== --> + +<xsl:template name="process-chunk-element"> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <xsl:choose> + <xsl:when test="$chunk.fast != 0 and $exsl.node.set.available != 0"> + <xsl:variable name="chunks" select="exsl:node-set($chunk.hierarchy)//cf:div"/> + <xsl:variable name="genid" select="generate-id()"/> + + <xsl:variable name="div" select="$chunks[@id=$genid or @xml:id=$genid]"/> + + <xsl:variable name="prevdiv" + select="($div/preceding-sibling::cf:div|$div/preceding::cf:div|$div/parent::cf:div)[last()]"/> + <xsl:variable name="prev" select="key('genid', ($prevdiv/@id|$prevdiv/@xml:id)[1])"/> + + <xsl:variable name="nextdiv" + select="($div/following-sibling::cf:div|$div/following::cf:div|$div/cf:div)[1]"/> + <xsl:variable name="next" select="key('genid', ($nextdiv/@id|$nextdiv/@xml:id)[1])"/> + + <xsl:choose> + <xsl:when test="$onechunk != 0 and parent::*"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$onechunk != 0 and not(parent::*)"> + <xsl:call-template name="chunk-all-sections"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$onechunk != 0"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:when test="$chunk.first.sections = 0"> + <xsl:call-template name="chunk-first-section-with-parent"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="chunk-all-sections"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="process-chunk"> + <xsl:param name="prev" select="."/> + <xsl:param name="next" select="."/> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:variable name="chunkfn"> + <xsl:if test="$ischunk='1'"> + <xsl:apply-templates mode="chunk-filename" select="."/> + </xsl:if> + </xsl:variable> + + <xsl:if test="$ischunk='0'"> + <xsl:message> + <xsl:text>Error </xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text> is not a chunk!</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$chunkfn"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="chunk-first-section-with-parent"> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <!-- These xpath expressions are really hairy. The trick is to pick sections --> + <!-- that are not first children and are not the children of first children --> + + <!-- Break these variables into pieces to work around + http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6063 --> + + <xsl:variable name="prev-v1" + select="(ancestor::sect1[$chunk.section.depth > 0 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect1][1] + + |ancestor::sect2[$chunk.section.depth > 1 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect2 + and parent::sect1[preceding-sibling::sect1]][1] + + |ancestor::sect3[$chunk.section.depth > 2 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect3 + and parent::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |ancestor::sect4[$chunk.section.depth > 3 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect4 + and parent::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |ancestor::sect5[$chunk.section.depth > 4 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect5 + and parent::sect4[preceding-sibling::sect4] + and ancestor::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |ancestor::section[$chunk.section.depth > count(ancestor::section) + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and not(ancestor::section[not(preceding-sibling::section)])][1])[last()]"/> + + <xsl:variable name="prev-v2" + select="(preceding::sect1[$chunk.section.depth > 0 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect1][1] + + |preceding::sect2[$chunk.section.depth > 1 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect2 + and parent::sect1[preceding-sibling::sect1]][1] + + |preceding::sect3[$chunk.section.depth > 2 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect3 + and parent::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |preceding::sect4[$chunk.section.depth > 3 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect4 + and parent::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |preceding::sect5[$chunk.section.depth > 4 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect5 + and parent::sect4[preceding-sibling::sect4] + and ancestor::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |preceding::section[$chunk.section.depth > count(ancestor::section) + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::section + and not(ancestor::section[not(preceding-sibling::section)])][1])[last()]"/> + + <xsl:variable name="prev" + select="(preceding::book[1] + |preceding::preface[1] + |preceding::chapter[1] + |preceding::appendix[1] + |preceding::part[1] + |preceding::reference[1] + |preceding::refentry[1] + |preceding::colophon[1] + |preceding::article[1] + |preceding::topic[1] + |preceding::bibliography[parent::article or parent::book or parent::part][1] + |preceding::glossary[parent::article or parent::book or parent::part][1] + |preceding::index[$generate.index != 0] + [parent::article or parent::book or parent::part][1] + |preceding::setindex[$generate.index != 0][1] + |ancestor::set + |ancestor::book[1] + |ancestor::preface[1] + |ancestor::chapter[1] + |ancestor::appendix[1] + |ancestor::part[1] + |ancestor::reference[1] + |ancestor::article[1] + |ancestor::topic[1] + |$prev-v1 + |$prev-v2)[last()]"/> + + <xsl:variable name="next-v1" + select="(following::sect1[$chunk.section.depth > 0 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect1][1] + + |following::sect2[$chunk.section.depth > 1 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect2 + and parent::sect1[preceding-sibling::sect1]][1] + + |following::sect3[$chunk.section.depth > 2 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect3 + and parent::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |following::sect4[$chunk.section.depth > 3 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect4 + and parent::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |following::sect5[$chunk.section.depth > 4 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect5 + and parent::sect4[preceding-sibling::sect4] + and ancestor::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |following::section[$chunk.section.depth > count(ancestor::section) + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::section + and not(ancestor::section[not(preceding-sibling::section)])][1])[1]"/> + + <xsl:variable name="next-v2" + select="(descendant::sect1[$chunk.section.depth > 0 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect1][1] + + |descendant::sect2[$chunk.section.depth > 1 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect2 + and parent::sect1[preceding-sibling::sect1]][1] + + |descendant::sect3[$chunk.section.depth > 2 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect3 + and parent::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |descendant::sect4[$chunk.section.depth > 3 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect4 + and parent::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |descendant::sect5[$chunk.section.depth > 4 + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::sect5 + and parent::sect4[preceding-sibling::sect4] + and ancestor::sect3[preceding-sibling::sect3] + and ancestor::sect2[preceding-sibling::sect2] + and ancestor::sect1[preceding-sibling::sect1]][1] + + |descendant::section[$chunk.section.depth > count(ancestor::section) + and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking']) + and preceding-sibling::section + and not(ancestor::section[not(preceding-sibling::section)])])[1]"/> + + <xsl:variable name="next" + select="(following::book[1] + |following::preface[1] + |following::chapter[1] + |following::appendix[1] + |following::part[1] + |following::reference[1] + |following::refentry[1] + |following::colophon[1] + |following::bibliography[parent::article or parent::book or parent::part][1] + |following::glossary[parent::article or parent::book or parent::part][1] + |following::index[$generate.index != 0] + [parent::article or parent::book or parent::part][1] + |following::article[1] + |following::topic[1] + |following::setindex[$generate.index != 0][1] + |descendant::book[1] + |descendant::preface[1] + |descendant::chapter[1] + |descendant::appendix[1] + |descendant::article[1] + |descendant::topic[1] + |descendant::bibliography[parent::article or parent::book or parent::part][1] + |descendant::glossary[parent::article or parent::book or parent::part][1] + |descendant::index[$generate.index != 0] + [parent::article or parent::book or parent::part][1] + |descendant::colophon[1] + |descendant::setindex[$generate.index != 0][1] + |descendant::part[1] + |descendant::reference[1] + |descendant::refentry[1] + |$next-v1 + |$next-v2)[1]"/> + + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="chunk-all-sections"> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <xsl:variable name="prev-v1" + select="(preceding::sect1[$chunk.section.depth > 0 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |preceding::sect2[$chunk.section.depth > 1 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |preceding::sect3[$chunk.section.depth > 2 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |preceding::sect4[$chunk.section.depth > 3 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |preceding::sect5[$chunk.section.depth > 4 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |preceding::section[$chunk.section.depth > count(ancestor::section) and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1])[last()]"/> + + <xsl:variable name="prev-v2" + select="(ancestor::sect1[$chunk.section.depth > 0 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |ancestor::sect2[$chunk.section.depth > 1 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |ancestor::sect3[$chunk.section.depth > 2 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |ancestor::sect4[$chunk.section.depth > 3 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |ancestor::sect5[$chunk.section.depth > 4 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |ancestor::section[$chunk.section.depth > count(ancestor::section) and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1])[last()]"/> + + <xsl:variable name="prev" + select="(preceding::book[1] + |preceding::preface[1] + |preceding::chapter[1] + |preceding::appendix[1] + |preceding::part[1] + |preceding::reference[1] + |preceding::refentry[1] + |preceding::colophon[1] + |preceding::article[1] + |preceding::topic[1] + |preceding::bibliography[parent::article or parent::book or parent::part][1] + |preceding::glossary[parent::article or parent::book or parent::part][1] + |preceding::index[$generate.index != 0] + [parent::article or parent::book or parent::part][1] + |preceding::setindex[$generate.index != 0][1] + |ancestor::set + |ancestor::book[1] + |ancestor::preface[1] + |ancestor::chapter[1] + |ancestor::appendix[1] + |ancestor::part[1] + |ancestor::reference[1] + |ancestor::article[1] + |ancestor::topic[1] + |$prev-v1 + |$prev-v2)[last()]"/> + + <xsl:variable name="next-v1" + select="(following::sect1[$chunk.section.depth > 0 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |following::sect2[$chunk.section.depth > 1 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |following::sect3[$chunk.section.depth > 2 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |following::sect4[$chunk.section.depth > 3 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |following::sect5[$chunk.section.depth > 4 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |following::section[$chunk.section.depth > count(ancestor::section) and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1])[1]"/> + + <xsl:variable name="next-v2" + select="(descendant::sect1[$chunk.section.depth > 0 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |descendant::sect2[$chunk.section.depth > 1 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |descendant::sect3[$chunk.section.depth > 2 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |descendant::sect4[$chunk.section.depth > 3 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |descendant::sect5[$chunk.section.depth > 4 and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1] + |descendant::section[$chunk.section.depth + > count(ancestor::section) and not(ancestor::*/processing-instruction('dbhtml')[normalize-space(.) ='stop-chunking'])][1])[1]"/> + + <xsl:variable name="next" + select="(following::book[1] + |following::preface[1] + |following::chapter[1] + |following::appendix[1] + |following::part[1] + |following::reference[1] + |following::refentry[1] + |following::colophon[1] + |following::bibliography[parent::article or parent::book or parent::part][1] + |following::glossary[parent::article or parent::book or parent::part][1] + |following::index[$generate.index != 0] + [parent::article or parent::book][1] + |following::article[1] + |following::topic[1] + |following::setindex[$generate.index != 0][1] + |descendant::book[1] + |descendant::preface[1] + |descendant::chapter[1] + |descendant::appendix[1] + |descendant::article[1] + |descendant::topic[1] + |descendant::bibliography[parent::article or parent::book][1] + |descendant::glossary[parent::article or parent::book or parent::part][1] + |descendant::index[$generate.index != 0] + [parent::article or parent::book][1] + |descendant::colophon[1] + |descendant::setindex[$generate.index != 0][1] + |descendant::part[1] + |descendant::reference[1] + |descendant::refentry[1] + |$next-v1 + |$next-v2)[1]"/> + + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- ==================================================================== --> + +<xsl:template name="make.lots"> + <xsl:param name="toc.params" select="''"/> + <xsl:param name="toc"/> + + <xsl:variable name="lots"> + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:copy-of select="$toc"/> + </xsl:if> + + <xsl:if test="contains($toc.params, 'figure')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'figure'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'table')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'table'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table[not(@tocentry = 0)]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table[not(@tocentry = 0)]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'example')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'example'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'equation')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'equation'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" select=".//equation[title or info/title]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" select=".//equation[title or info/title]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'procedure')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'procedure'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" select=".//procedure[title]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" select=".//procedure[title]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <xsl:if test="string($lots) != ''"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0 and not(parent::*)"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:value-of select="$chunked.filename.prefix"/> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="/foo"/> + <xsl:with-param name="next" select="/foo"/> + <xsl:with-param name="nav.context" select="'toc'"/> + <xsl:with-param name="content"> + <xsl:if test="$chunk.tocs.and.lots.has.title != 0"> + <h1> + <xsl:apply-templates select="." mode="object.title.markup"/> + </h1> + </xsl:if> + <xsl:copy-of select="$lots"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$lots"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template name="make.lot.chunk"> + <xsl:param name="type" select="''"/> + <xsl:param name="lot"/> + + <xsl:if test="string($lot) != ''"> + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:value-of select="$type"/> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="href"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="''"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:value-of select="$type"/> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="/foo"/> + <xsl:with-param name="next" select="/foo"/> + <xsl:with-param name="nav.context" select="'toc'"/> + <xsl:with-param name="content"> + <xsl:copy-of select="$lot"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> + <!-- And output a link to this file --> + <div> + <xsl:attribute name="class"> + <xsl:text>ListofTitles</xsl:text> + </xsl:attribute> + <a href="{$href}"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key"> + <xsl:choose> + <xsl:when test="$type='table'">ListofTables</xsl:when> + <xsl:when test="$type='figure'">ListofFigures</xsl:when> + <xsl:when test="$type='equation'">ListofEquations</xsl:when> + <xsl:when test="$type='example'">ListofExamples</xsl:when> + <xsl:when test="$type='procedure'">ListofProcedures</xsl:when> + <xsl:otherwise>ListofUnknown</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </a> + </div> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="in.other.chunk"> + <xsl:param name="chunk" select="."/> + <xsl:param name="node" select="."/> + + <xsl:variable name="is.chunk"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:variable> + +<!-- + <xsl:message> + <xsl:text>in.other.chunk: </xsl:text> + <xsl:value-of select="name($chunk)"/> + <xsl:text> </xsl:text> + <xsl:value-of select="name($node)"/> + <xsl:text> </xsl:text> + <xsl:value-of select="$chunk = $node"/> + <xsl:text> </xsl:text> + <xsl:value-of select="$is.chunk"/> + </xsl:message> +--> + + <xsl:choose> + <xsl:when test="$chunk = $node">0</xsl:when> + <xsl:when test="$is.chunk = 1">1</xsl:when> + <xsl:when test="count($node) = 0">0</xsl:when> + <xsl:otherwise> + <xsl:call-template name="in.other.chunk"> + <xsl:with-param name="chunk" select="$chunk"/> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="count.footnotes.in.this.chunk"> + <xsl:param name="node" select="."/> + <xsl:param name="footnotes" select="$node//footnote"/> + <xsl:param name="count" select="0"/> + +<!-- + <xsl:message> + <xsl:text>count.footnotes.in.this.chunk: </xsl:text> + <xsl:value-of select="name($node)"/> + </xsl:message> +--> + + <xsl:variable name="in.other.chunk"> + <xsl:call-template name="in.other.chunk"> + <xsl:with-param name="chunk" select="$node"/> + <xsl:with-param name="node" select="$footnotes[1]"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="count($footnotes) = 0"> + <xsl:value-of select="$count"/> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$in.other.chunk != 0"> + <xsl:call-template name="count.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + <xsl:with-param name="count" select="$count"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$footnotes[1]/ancestor::table + |$footnotes[1]/ancestor::informaltable"> + <xsl:call-template name="count.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + <xsl:with-param name="count" select="$count"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="count.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="process.footnotes.in.this.chunk"> + <xsl:param name="node" select="."/> + <xsl:param name="footnotes" select="$node//footnote"/> + +<!-- + <xsl:message>process.footnotes.in.this.chunk</xsl:message> +--> + + <xsl:variable name="in.other.chunk"> + <xsl:call-template name="in.other.chunk"> + <xsl:with-param name="chunk" select="$node"/> + <xsl:with-param name="node" select="$footnotes[1]"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="count($footnotes) = 0"> + <!-- nop --> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$in.other.chunk != 0"> + <xsl:call-template name="process.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$footnotes[1]/ancestor::table + |$footnotes[1]/ancestor::informaltable"> + <xsl:call-template name="process.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$footnotes[1]" + mode="process.footnote.mode"/> + <xsl:call-template name="process.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="footnotes" + select="$footnotes[position() > 1]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="process.footnotes"> + <xsl:variable name="footnotes" select=".//footnote"/> + <xsl:variable name="fcount"> + <xsl:call-template name="count.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="."/> + <xsl:with-param name="footnotes" select="$footnotes"/> + </xsl:call-template> + </xsl:variable> + +<!-- + <xsl:message> + <xsl:value-of select="name(.)"/> + <xsl:text> fcount: </xsl:text> + <xsl:value-of select="$fcount"/> + </xsl:message> +--> + + <!-- Only bother to do this if there's at least one non-table footnote --> + <xsl:if test="$fcount > 0"> + <div class="footnotes"> + <xsl:call-template name="footnotes.attributes"/> + <br/> + <hr> + <xsl:choose> + <xsl:when test="$make.clean.html != 0"> + <xsl:attribute name="class">footnote-hr</xsl:attribute> + </xsl:when> + <xsl:when test="$css.decoration != 0"> + <xsl:attribute name="style"> + <xsl:value-of select="concat('width:100; text-align:', + $direction.align.start, + ';', + 'margin-', $direction.align.start, ': 0')"/> + </xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="width">100</xsl:attribute> + <xsl:attribute name="align"><xsl:value-of + select="$direction.align.start"/></xsl:attribute> + </xsl:otherwise> + </xsl:choose> + </hr> + <xsl:call-template name="process.footnotes.in.this.chunk"> + <xsl:with-param name="node" select="."/> + <xsl:with-param name="footnotes" select="$footnotes"/> + </xsl:call-template> + </div> + </xsl:if> + + <!-- FIXME: When chunking, only the annotations actually used + in this chunk should be referenced. I don't think it + does any harm to reference them all, but it adds + unnecessary bloat to each chunk. --> + <xsl:if test="$annotation.support != 0 and //annotation"> + <div class="annotation-list"> + <div class="annotation-nocss"> + <p>The following annotations are from this essay. You are seeing + them here because your browser doesn’t support the user-interface + techniques used to make them appear as ‘popups’ on modern browsers.</p> + </div> + + <xsl:apply-templates select="//annotation" + mode="annotation-popup"/> + </div> + </xsl:if> +</xsl:template> + +<xsl:template name="process.chunk.footnotes"> + <xsl:variable name="is.chunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + <xsl:if test="$is.chunk = 1"> + <xsl:call-template name="process.footnotes"/> + </xsl:if> +</xsl:template> + +<!-- ====================================================================== --> + +<xsl:template name="chunk"> + <xsl:param name="node" select="."/> + <!-- returns 1 if $node is a chunk --> + + <!-- ==================================================================== --> + <!-- What's a chunk? + + The root element + appendix + article + bibliography in article or part or book + book + chapter + colophon + glossary in article or part or book + index in article or part or book + part + preface + refentry + reference + sect{1,2,3,4,5} if position()>1 && depth < chunk.section.depth + section if position()>1 && depth < chunk.section.depth + set + setindex + topic + --> + <!-- ==================================================================== --> + +<!-- + <xsl:message> + <xsl:text>chunk: </xsl:text> + <xsl:value-of select="name($node)"/> + <xsl:text>(</xsl:text> + <xsl:value-of select="$node/@id"/> + <xsl:text>)</xsl:text> + <xsl:text> csd: </xsl:text> + <xsl:value-of select="$chunk.section.depth"/> + <xsl:text> cfs: </xsl:text> + <xsl:value-of select="$chunk.first.sections"/> + <xsl:text> ps: </xsl:text> + <xsl:value-of select="count($node/parent::section)"/> + <xsl:text> prs: </xsl:text> + <xsl:value-of select="count($node/preceding-sibling::section)"/> + </xsl:message> +--> + + <xsl:choose> + <xsl:when test="$node/parent::*/processing-instruction('dbhtml')[normalize-space(.) = 'stop-chunking']">0</xsl:when> + <xsl:when test="not($node/parent::*)">1</xsl:when> + + <xsl:when test="local-name($node) = 'sect1' + and $chunk.section.depth >= 1 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::sect1) > 0)"> + <xsl:text>1</xsl:text> + </xsl:when> + <xsl:when test="local-name($node) = 'sect2' + and $chunk.section.depth >= 2 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::sect2) > 0)"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="local-name($node) = 'sect3' + and $chunk.section.depth >= 3 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::sect3) > 0)"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="local-name($node) = 'sect4' + and $chunk.section.depth >= 4 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::sect4) > 0)"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="local-name($node) = 'sect5' + and $chunk.section.depth >= 5 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::sect5) > 0)"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="local-name($node) = 'section' + and $chunk.section.depth >= count($node/ancestor::section)+1 + and ($chunk.first.sections != 0 + or count($node/preceding-sibling::section) > 0)"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$node/parent::*"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="local-name($node)='preface'">1</xsl:when> + <xsl:when test="local-name($node)='chapter'">1</xsl:when> + <xsl:when test="local-name($node)='appendix'">1</xsl:when> + <xsl:when test="local-name($node)='article'">1</xsl:when> + <xsl:when test="local-name($node)='topic'">1</xsl:when> + <xsl:when test="local-name($node)='part'">1</xsl:when> + <xsl:when test="local-name($node)='reference'">1</xsl:when> + <xsl:when test="local-name($node)='refentry'">1</xsl:when> + <xsl:when test="local-name($node)='index' and ($generate.index != 0 or count($node/*) > 0) + and (local-name($node/parent::*) = 'article' + or local-name($node/parent::*) = 'book' + or local-name($node/parent::*) = 'part' + )">1</xsl:when> + <xsl:when test="local-name($node)='bibliography' + and (local-name($node/parent::*) = 'article' + or local-name($node/parent::*) = 'book' + or local-name($node/parent::*) = 'part' + )">1</xsl:when> + <xsl:when test="local-name($node)='glossary' + and (local-name($node/parent::*) = 'article' + or local-name($node/parent::*) = 'book' + or local-name($node/parent::*) = 'part' + )">1</xsl:when> + <xsl:when test="local-name($node)='colophon'">1</xsl:when> + <xsl:when test="local-name($node)='book'">1</xsl:when> + <xsl:when test="local-name($node)='set'">1</xsl:when> + <xsl:when test="local-name($node)='setindex'">1</xsl:when> + <xsl:when test="local-name($node)='legalnotice' + and $generate.legalnotice.link != 0">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="href.target.uri"> + <xsl:param name="object" select="."/> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"> + <xsl:with-param name="node" select="$object"/> + </xsl:call-template> + </xsl:variable> + + <xsl:apply-templates mode="chunk-filename" select="$object"/> + + <xsl:if test="$ischunk='0'"> + <xsl:text>#</xsl:text> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template name="href.target"> + <xsl:param name="context" select="."/> + <xsl:param name="object" select="."/> + <xsl:param name="toc-context" select="."/> + <!-- * If $toc-context contains some node other than the current node, --> + <!-- * it means we're processing a link in a TOC. In that case, to --> + <!-- * ensure the link will work correctly, we need to take a look at --> + <!-- * where the file containing the TOC will get written, and where --> + <!-- * the file that's being linked to will get written. --> + <xsl:variable name="toc-output-dir"> + <xsl:if test="not($toc-context = .)"> + <!-- * Get the $toc-context node and all its ancestors, look down --> + <!-- * through them to find the last/closest node to the --> + <!-- * toc-context node that has a "dbhtml dir" PI, and get the --> + <!-- * directory name from that. That's the name of the directory --> + <!-- * to which the current toc output file will get written. --> + <xsl:call-template name="dbhtml-dir"> + <xsl:with-param name="context" + select="$toc-context/ancestor-or-self::*[processing-instruction('dbhtml')[contains(.,'dir')]][last()]"/> + </xsl:call-template> + </xsl:if> + </xsl:variable> + <xsl:variable name="linked-file-output-dir"> + <xsl:if test="not($toc-context = .)"> + <!-- * Get the current node and all its ancestors, look down --> + <!-- * through them to find the last/closest node to the current --> + <!-- * node that has a "dbhtml dir" PI, and get the directory name --> + <!-- * from that. That's the name of the directory to which the --> + <!-- * file that's being linked to will get written. --> + <xsl:call-template name="dbhtml-dir"> + <xsl:with-param name="context" + select="ancestor-or-self::*[processing-instruction('dbhtml')[contains(.,'dir')]][last()]"/> + </xsl:call-template> + </xsl:if> + </xsl:variable> + <xsl:variable name="href.to.uri"> + <xsl:call-template name="href.target.uri"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="href.from.uri"> + <xsl:choose> + <xsl:when test="not($toc-context = .)"> + <xsl:call-template name="href.target.uri"> + <xsl:with-param name="object" select="$toc-context"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target.uri"> + <xsl:with-param name="object" select="$context"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <!-- * <xsl:message>toc-context: <xsl:value-of select="local-name($toc-context)"/></xsl:message> --> + <!-- * <xsl:message>node: <xsl:value-of select="local-name(.)"/></xsl:message> --> + <!-- * <xsl:message>context: <xsl:value-of select="local-name($context)"/></xsl:message> --> + <!-- * <xsl:message>object: <xsl:value-of select="local-name($object)"/></xsl:message> --> + <!-- * <xsl:message>toc-output-dir: <xsl:value-of select="$toc-output-dir"/></xsl:message> --> + <!-- * <xsl:message>linked-file-output-dir: <xsl:value-of select="$linked-file-output-dir"/></xsl:message> --> + <!-- * <xsl:message>href.to.uri: <xsl:value-of select="$href.to.uri"/></xsl:message> --> + <!-- * <xsl:message>href.from.uri: <xsl:value-of select="$href.from.uri"/></xsl:message> --> + <xsl:variable name="href.to"> + <xsl:choose> + <!-- * 2007-07-19, MikeSmith: Added the following conditional to --> + <!-- * deal with a problem case for links in TOCs. It checks to see --> + <!-- * if the output dir that a TOC will get written to is --> + <!-- * different from the output dir of the file being linked to. --> + <!-- * If it is different, we do not call trim.common.uri.paths. --> + <!-- * --> + <!-- * Reason why I added that conditional is: I ran into a bug for --> + <!-- * this case: --> + <!-- * --> + <!-- * 1. we are chunking into separate dirs --> + <!-- * --> + <!-- * 2. output for the TOC is written to current dir, but the file --> + <!-- * being linked to is written to some subdir "foo". --> + <!-- * --> + <!-- * For that case, links to that file in that TOC did not show --> + <!-- * the correct path - they omitted the "foo". --> + <!-- * --> + <!-- * The cause of that problem was that the trim.common.uri.paths --> + <!-- * template[1] was being called under all conditions. But it's --> + <!-- * apparent that we don't want to call trim.common.uri.paths in --> + <!-- * the case where a linked file is being written to a different --> + <!-- * directory than the TOC that contains the link, because doing --> + <!-- * so will cause a necessary (not redundant) directory-name --> + <!-- * part of the link to get inadvertently trimmed, resulting in --> + <!-- * a broken link to that file. Thus, added the conditional. --> + <!-- * --> + <!-- * [1] The purpose of the trim.common.uri.paths template is to --> + <!-- * prevent cases where, if we didn't call it, we end up with --> + <!-- * unnecessary, redundant directory names getting output; for --> + <!-- * example, "foo/foo/refname.html". --> + <xsl:when test="not($toc-output-dir = $linked-file-output-dir)"> + <xsl:value-of select="$href.to.uri"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="trim.common.uri.paths"> + <xsl:with-param name="uriA" select="$href.to.uri"/> + <xsl:with-param name="uriB" select="$href.from.uri"/> + <xsl:with-param name="return" select="'A'"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="href.from"> + <xsl:call-template name="trim.common.uri.paths"> + <xsl:with-param name="uriA" select="$href.to.uri"/> + <xsl:with-param name="uriB" select="$href.from.uri"/> + <xsl:with-param name="return" select="'B'"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="depth"> + <xsl:call-template name="count.uri.path.depth"> + <xsl:with-param name="filename" select="$href.from"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="href"> + <xsl:call-template name="copy-string"> + <xsl:with-param name="string" select="'../'"/> + <xsl:with-param name="count" select="$depth"/> + </xsl:call-template> + <xsl:value-of select="$href.to"/> + </xsl:variable> + <!-- + <xsl:message> + <xsl:text>In </xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text> (</xsl:text> + <xsl:value-of select="$href.from"/> + <xsl:text>,</xsl:text> + <xsl:value-of select="$depth"/> + <xsl:text>) </xsl:text> + <xsl:value-of select="name($object)"/> + <xsl:text> href=</xsl:text> + <xsl:value-of select="$href"/> + </xsl:message> + --> + <xsl:value-of select="$href"/> +</xsl:template> + +<!-- Returns the complete olink href value if found --> +<!-- Must take into account any dbhtml dir of the chunk containing the olink --> +<xsl:template name="make.olink.href"> + <xsl:param name="olink.key" select="''"/> + <xsl:param name="target.database"/> + + <xsl:if test="$olink.key != ''"> + <xsl:variable name="target.href" > + <xsl:for-each select="$target.database" > + <xsl:value-of select="key('targetptr-key', $olink.key)[1]/@href" /> + </xsl:for-each> + </xsl:variable> + + <!-- an olink starting point may be in a subdirectory, so need + the "from" reference point to compute a relative path --> + + <xsl:variable name="from.href"> + <xsl:call-template name="olink.from.uri"> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="object" select="."/> + <xsl:with-param name="object.targetdoc" select="$current.docid"/> + </xsl:call-template> + </xsl:variable> + + <!-- If the from.href has directory path, then must "../" upward + to document level --> + <xsl:variable name="upward.from.path"> + <xsl:call-template name="upward.path"> + <xsl:with-param name="path" select="$from.href"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="targetdoc"> + <xsl:value-of select="substring-before($olink.key, '/')"/> + </xsl:variable> + + <!-- Does the target database use a sitemap? --> + <xsl:variable name="use.sitemap"> + <xsl:choose> + <xsl:when test="$target.database//sitemap">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + + <!-- Get the baseuri for this targetptr --> + <xsl:variable name="baseuri" > + <xsl:choose> + <!-- Does the database use a sitemap? --> + <xsl:when test="$use.sitemap != 0" > + <xsl:choose> + <!-- Was current.docid parameter set? --> + <xsl:when test="$current.docid != ''"> + <!-- Was it found in the database? --> + <xsl:variable name="currentdoc.key" > + <xsl:for-each select="$target.database" > + <xsl:value-of select="key('targetdoc-key', + $current.docid)[1]/@targetdoc" /> + </xsl:for-each> + </xsl:variable> + <xsl:choose> + <xsl:when test="$currentdoc.key != ''"> + <xsl:for-each select="$target.database" > + <xsl:call-template name="targetpath" > + <xsl:with-param name="dirnode" + select="key('targetdoc-key', $current.docid)[1]/parent::dir"/> + <xsl:with-param name="targetdoc" select="$targetdoc"/> + </xsl:call-template> + </xsl:for-each > + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Olink error: cannot compute relative </xsl:text> + <xsl:text>sitemap path because $current.docid '</xsl:text> + <xsl:value-of select="$current.docid"/> + <xsl:text>' not found in target database.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Olink warning: cannot compute relative </xsl:text> + <xsl:text>sitemap path without $current.docid parameter</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + <!-- In either case, add baseuri from its document entry--> + <xsl:variable name="docbaseuri"> + <xsl:for-each select="$target.database" > + <xsl:value-of select="key('targetdoc-key', $targetdoc)[1]/@baseuri" /> + </xsl:for-each> + </xsl:variable> + <xsl:if test="$docbaseuri != ''" > + <xsl:value-of select="$docbaseuri"/> + </xsl:if> + </xsl:when> + <!-- No database sitemap in use --> + <xsl:otherwise> + <!-- Just use any baseuri from its document entry --> + <xsl:variable name="docbaseuri"> + <xsl:for-each select="$target.database" > + <xsl:value-of select="key('targetdoc-key', $targetdoc)[1]/@baseuri" /> + </xsl:for-each> + </xsl:variable> + <xsl:if test="$docbaseuri != ''" > + <xsl:value-of select="$docbaseuri"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <!-- Is this olink to be active? --> + <xsl:variable name="active.olink"> + <xsl:choose> + <xsl:when test="$activate.external.olinks = 0"> + <xsl:choose> + <xsl:when test="$current.docid = ''">1</xsl:when> + <xsl:when test="$targetdoc = ''">1</xsl:when> + <xsl:when test="$targetdoc = $current.docid">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:if test="$active.olink != 0"> + <!-- Form the href information --> + <xsl:if test="not(contains($baseuri, ':'))"> + <!-- if not an absolute uri, add upward path from olink chunk --> + <xsl:value-of select="$upward.from.path"/> + </xsl:if> + + <xsl:if test="$baseuri != ''"> + <xsl:value-of select="$baseuri"/> + <xsl:if test="substring($target.href,1,1) != '#'"> + <!--xsl:text>/</xsl:text--> + </xsl:if> + </xsl:if> + <!-- optionally turn off frag for PDF references --> + <xsl:if test="not($insert.olink.pdf.frag = 0 and + translate(substring($baseuri, string-length($baseuri) - 3), + 'PDF', 'pdf') = '.pdf' + and starts-with($target.href, '#') )"> + <xsl:value-of select="$target.href"/> + </xsl:if> + </xsl:if> + </xsl:if> +</xsl:template> + +<!-- Computes "../" to reach top --> +<xsl:template name="upward.path"> + <xsl:param name="path" select="''"/> + <xsl:choose> + <!-- Don't bother with absolute uris --> + <xsl:when test="contains($path, ':')"/> + <xsl:when test="starts-with($path, '/')"/> + <xsl:when test="contains($path, '/')"> + <xsl:text>../</xsl:text> + <xsl:call-template name="upward.path"> + <xsl:with-param name="path" select="substring-after($path, '/')"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="html.head"> + <xsl:param name="prev" select="/foo"/> + <xsl:param name="next" select="/foo"/> + <xsl:variable name="this" select="."/> + <xsl:variable name="home" select="/*[1]"/> + <xsl:variable name="up" select="parent::*"/> + + <head> + <xsl:call-template name="system.head.content"/> + <xsl:call-template name="head.content"/> + + <!-- home link not valid in HTML5 --> + <xsl:if test="$home and $div.element != 'section'"> + <link rel="home"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$home"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="$home" + mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:if> + + <!-- up link not valid in HTML5 --> + <xsl:if test="$up and $div.element != 'section'"> + <link rel="up"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$up"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="$up" mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:if> + + <xsl:if test="$prev"> + <link rel="prev"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$prev"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="$prev" mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:if> + + <xsl:if test="$next"> + <link rel="next"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$next"/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="$next" mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:if> + + <xsl:if test="$html.extra.head.links != 0"> + <xsl:for-each select="//part + |//reference + |//preface + |//chapter + |//article + |//refentry + |//appendix[not(parent::article)]|appendix + |//glossary[not(parent::article)]|glossary + |//index[not(parent::article)]|index"> + <link rel="{local-name(.)}"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="context" select="$this"/> + <xsl:with-param name="object" select="."/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="." mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:for-each> + + <xsl:for-each select="section|sect1|refsection|refsect1"> + <link> + <xsl:attribute name="rel"> + <xsl:choose> + <xsl:when test="local-name($this) = 'section' + or local-name($this) = 'refsection'"> + <xsl:value-of select="'subsection'"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="'section'"/> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="context" select="$this"/> + <xsl:with-param name="object" select="."/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="." mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:for-each> + + <xsl:for-each select="sect2|sect3|sect4|sect5|refsect2|refsect3"> + <link rel="subsection"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="context" select="$this"/> + <xsl:with-param name="object" select="."/> + </xsl:call-template> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="." mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + </xsl:for-each> + </xsl:if> + + <!-- * if we have a legalnotice and user wants it output as a --> + <!-- * separate page and $html.head.legalnotice.link.types is --> + <!-- * non-empty, we generate a link or links for each value in --> + <!-- * $html.head.legalnotice.link.types --> + <xsl:if test="//legalnotice + and not($generate.legalnotice.link = 0) + and not($html.head.legalnotice.link.types = '')"> + <xsl:call-template name="make.legalnotice.head.links"/> + </xsl:if> + + <xsl:call-template name="user.head.content"/> + </head> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="header.navigation"> + <xsl:param name="prev" select="/foo"/> + <xsl:param name="next" select="/foo"/> + <xsl:param name="nav.context"/> + + <xsl:variable name="home" select="/*[1]"/> + <xsl:variable name="up" select="parent::*"/> + + <xsl:variable name="row1" select="$navig.showtitles != 0"/> + <xsl:variable name="row2" select="count($prev) > 0 + or (count($up) > 0 + and generate-id($up) != generate-id($home) + and $navig.showtitles != 0) + or count($next) > 0"/> + + <xsl:if test="$suppress.navigation = '0' and $suppress.header.navigation = '0'"> + <div class="navheader"> + <xsl:if test="$row1 or $row2"> + <table width="100%" summary="Navigation header"> + <xsl:if test="$row1"> + <tr> + <th colspan="3" align="center"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </th> + </tr> + </xsl:if> + + <xsl:if test="$row2"> + <tr> + <td width="20%" align="{$direction.align.start}"> + <xsl:if test="count($prev)>0"> + <a accesskey="p"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$prev"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'prev'"/> + </xsl:call-template> + </a> + </xsl:if> + <xsl:text> </xsl:text> + </td> + <th width="60%" align="center"> + <xsl:choose> + <xsl:when test="count($up) > 0 + and generate-id($up) != generate-id($home) + and $navig.showtitles != 0"> + <xsl:apply-templates select="$up" mode="object.title.markup"/> + </xsl:when> + <xsl:otherwise> </xsl:otherwise> + </xsl:choose> + </th> + <td width="20%" align="{$direction.align.end}"> + <xsl:text> </xsl:text> + <xsl:if test="count($next)>0"> + <a accesskey="n"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$next"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'next'"/> + </xsl:call-template> + </a> + </xsl:if> + </td> + </tr> + </xsl:if> + </table> + </xsl:if> + <xsl:if test="$header.rule != 0"> + <hr/> + </xsl:if> + </div> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="footer.navigation"> + <xsl:param name="prev" select="/foo"/> + <xsl:param name="next" select="/foo"/> + <xsl:param name="nav.context"/> + + <xsl:variable name="home" select="/*[1]"/> + <xsl:variable name="up" select="parent::*"/> + + <xsl:variable name="row1" select="count($prev) > 0 + or count($up) > 0 + or count($next) > 0"/> + + <xsl:variable name="row2" select="($prev and $navig.showtitles != 0) + or (generate-id($home) != generate-id(.) + or $nav.context = 'toc') + or ($chunk.tocs.and.lots != 0 + and $nav.context != 'toc') + or ($next and $navig.showtitles != 0)"/> + + <xsl:if test="$suppress.navigation = '0' and $suppress.footer.navigation = '0'"> + <div class="navfooter"> + <xsl:if test="$footer.rule != 0"> + <hr/> + </xsl:if> + + <xsl:if test="$row1 or $row2"> + <table width="100%" summary="Navigation footer"> + <xsl:if test="$row1"> + <tr> + <td width="40%" align="{$direction.align.start}"> + <xsl:if test="count($prev)>0"> + <a accesskey="p"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$prev"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'prev'"/> + </xsl:call-template> + </a> + </xsl:if> + <xsl:text> </xsl:text> + </td> + <td width="20%" align="center"> + <xsl:choose> + <xsl:when test="count($up)>0 + and generate-id($up) != generate-id($home)"> + <a accesskey="u"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$up"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'up'"/> + </xsl:call-template> + </a> + </xsl:when> + <xsl:otherwise> </xsl:otherwise> + </xsl:choose> + </td> + <td width="40%" align="{$direction.align.end}"> + <xsl:text> </xsl:text> + <xsl:if test="count($next)>0"> + <a accesskey="n"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$next"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'next'"/> + </xsl:call-template> + </a> + </xsl:if> + </td> + </tr> + </xsl:if> + + <xsl:if test="$row2"> + <tr> + <td width="40%" align="{$direction.align.start}" valign="top"> + <xsl:if test="$navig.showtitles != 0"> + <xsl:apply-templates select="$prev" mode="object.title.markup"/> + </xsl:if> + <xsl:text> </xsl:text> + </td> + <td width="20%" align="center"> + <xsl:choose> + <xsl:when test="$home != . or $nav.context = 'toc'"> + <a accesskey="h"> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$home"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="navig.content"> + <xsl:with-param name="direction" select="'home'"/> + </xsl:call-template> + </a> + <xsl:if test="$chunk.tocs.and.lots != 0 and $nav.context != 'toc'"> + <xsl:text> | </xsl:text> + </xsl:if> + </xsl:when> + <xsl:otherwise> </xsl:otherwise> + </xsl:choose> + + <xsl:if test="$chunk.tocs.and.lots != 0 and $nav.context != 'toc'"> + <a accesskey="t"> + <xsl:attribute name="href"> + <xsl:value-of select="$chunked.filename.prefix"/> + <xsl:apply-templates select="/*[1]" + mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:attribute> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'nav-toc'"/> + </xsl:call-template> + </a> + </xsl:if> + </td> + <td width="40%" align="{$direction.align.end}" valign="top"> + <xsl:text> </xsl:text> + <xsl:if test="$navig.showtitles != 0"> + <xsl:apply-templates select="$next" mode="object.title.markup"/> + </xsl:if> + </td> + </tr> + </xsl:if> + </table> + </xsl:if> + </div> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="navig.content"> + <xsl:param name="direction" select="next"/> + <xsl:variable name="navtext"> + <xsl:choose> + <xsl:when test="$direction = 'prev'"> + <xsl:call-template name="gentext.nav.prev"/> + </xsl:when> + <xsl:when test="$direction = 'next'"> + <xsl:call-template name="gentext.nav.next"/> + </xsl:when> + <xsl:when test="$direction = 'up'"> + <xsl:call-template name="gentext.nav.up"/> + </xsl:when> + <xsl:when test="$direction = 'home'"> + <xsl:call-template name="gentext.nav.home"/> + </xsl:when> + <xsl:otherwise> + <xsl:text>xxx</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$navig.graphics != 0"> + <img> + <xsl:attribute name="src"> + <xsl:value-of select="$navig.graphics.path"/> + <xsl:value-of select="$direction"/> + <xsl:value-of select="$navig.graphics.extension"/> + </xsl:attribute> + <xsl:attribute name="alt"> + <xsl:value-of select="$navtext"/> + </xsl:attribute> + </img> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$navtext"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- * The following template assumes that the first legalnotice --> +<!-- * instance found in a document applies to the contents of the --> +<!-- * entire document. It generates an HTML link in each chunk, back --> +<!-- * to the file containing the contents of the first legalnotice. --> +<!-- * --> +<!-- * Actually, it may generate multiple link instances in each chunk, --> +<!-- * because it walks through the space-separated list of link --> +<!-- * types specified in the $html.head.legalnotice.link.types param, --> +<!-- * popping off link types and generating links for them until it --> +<!-- * depletes the list. --> + +<xsl:template name="make.legalnotice.head.links"> + <!-- * the following ID is used as part of the legalnotice filename; --> + <!-- * we need it in order to construct the filename for use in the --> + <!-- * value of the href attribute on the link --> + + <xsl:param name="ln-node" select="(//legalnotice)[1]"/> + + <xsl:param name="linktype"> + <xsl:choose> + <xsl:when test="contains($html.head.legalnotice.link.types, ' ')"> + <xsl:value-of + select="normalize-space( + substring-before($html.head.legalnotice.link.types, ' '))"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$html.head.legalnotice.link.types"/> + </xsl:otherwise> + </xsl:choose> + </xsl:param> + <xsl:param + name="remaining.linktypes" + select="concat( + normalize-space( + substring-after($html.head.legalnotice.link.types, ' ')),' ')"/> + <xsl:if test="not($linktype = '')"> + + <!-- Compute name of legalnotice file (see titlepage.xsl) --> + <xsl:variable name="file"> + <xsl:call-template name="ln.or.rh.filename"> + <xsl:with-param name="node" select="$ln-node"/> + </xsl:call-template> + </xsl:variable> + + <link rel="{$linktype}"> + <xsl:attribute name="href"> + <xsl:value-of select="$file"/> + </xsl:attribute> + <xsl:attribute name="title"> + <xsl:apply-templates select="(//legalnotice)[1]" + mode="object.title.markup.textonly"/> + </xsl:attribute> + </link> + <xsl:call-template name="make.legalnotice.head.links"> + <!-- * pop the next value off the list of link types --> + <xsl:with-param + name="linktype" + select="substring-before($remaining.linktypes, ' ')"/> + <!-- * remove the link type from the list of remaining link types --> + <xsl:with-param + name="remaining.linktypes" + select="substring-after($remaining.linktypes, ' ')"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="chunk-element-content"> + <xsl:param name="prev"/> + <xsl:param name="next"/> + <xsl:param name="nav.context"/> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <xsl:call-template name="user.preroot"/> + + <html> + <xsl:call-template name="root.attributes"/> + <xsl:call-template name="html.head"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + </xsl:call-template> + + <body> + <xsl:call-template name="body.attributes"/> + + <xsl:call-template name="user.header.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="header.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="user.header.content"/> + + <xsl:copy-of select="$content"/> + + <xsl:call-template name="user.footer.content"/> + + <xsl:call-template name="footer.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="user.footer.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + </body> + </html> + <xsl:value-of select="$chunk.append"/> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="generate.manifest"> + <xsl:param name="node" select="/"/> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$manifest"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:apply-templates select="$node" mode="enumerate-files"/> + </xsl:with-param> + <xsl:with-param name="encoding" select="$chunker.output.encoding"/> + </xsl:call-template> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="dbhtml-dir"> + <xsl:param name="context" select="."/> + <!-- directories are now inherited from previous levels --> + <xsl:variable name="ppath"> + <xsl:if test="$context/parent::*"> + <xsl:call-template name="dbhtml-dir"> + <xsl:with-param name="context" select="$context/parent::*"/> + </xsl:call-template> + </xsl:if> + </xsl:variable> + <xsl:variable name="path"> + <xsl:call-template name="pi.dbhtml_dir"> + <xsl:with-param name="node" select="$context"/> + </xsl:call-template> + </xsl:variable> + <xsl:choose> + <xsl:when test="$path = ''"> + <xsl:if test="$ppath != ''"> + <xsl:value-of select="$ppath"/> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$ppath != ''"> + <xsl:value-of select="$ppath"/> + <xsl:if test="substring($ppath, string-length($ppath), 1) != '/'"> + <xsl:text>/</xsl:text> + </xsl:if> + </xsl:if> + <xsl:value-of select="$path"/> + <xsl:text>/</xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk.xsl new file mode 100644 index 00000000..a89e2421 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunk.xsl @@ -0,0 +1,52 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + version="1.0" + exclude-result-prefixes="exsl"> + +<!-- ******************************************************************** + $Id: chunk.xsl 6910 2007-06-28 23:23:30Z xmldoc $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- First import the non-chunking templates that format elements + within each chunk file. In a customization, you should + create a separate non-chunking customization layer such + as mydocbook.xsl that imports the original docbook.xsl and + customizes any presentation templates. Then your chunking + customization should import mydocbook.xsl instead of + docbook.xsl. --> +<xsl:import href="docbook.xsl"/> + +<!-- chunk-common.xsl contains all the named templates for chunking. + In a customization file, you import chunk-common.xsl, then + add any customized chunking templates of the same name. + They will have import precedence over the original + chunking templates in chunk-common.xsl. --> +<xsl:import href="chunk-common.xsl"/> + +<!-- The manifest.xsl module is no longer imported because its + templates were moved into chunk-common and chunk-code --> + +<!-- chunk-code.xsl contains all the chunking templates that use + a match attribute. In a customization it should be referenced + using <xsl:include> instead of <xsl:import>, and then add + any customized chunking templates with match attributes. But be sure + to add a priority="1" to such customized templates to resolve + its conflict with the original, since they have the + same import precedence. + + Using xsl:include prevents adding another layer + of import precedence, which would cause any + customizations that use xsl:apply-imports to wrongly + apply the chunking version instead of the original + non-chunking version to format an element. --> +<xsl:include href="chunk-code.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunker.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunker.xsl new file mode 100644 index 00000000..785c4f73 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunker.xsl @@ -0,0 +1,452 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:saxon="http://icl.com/saxon" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:redirect="http://xml.apache.org/xalan/redirect" + xmlns:exsl="http://exslt.org/common" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + version="1.0" + exclude-result-prefixes="saxon lxslt redirect exsl doc" + extension-element-prefixes="saxon redirect lxslt exsl"> + +<!-- ******************************************************************** + $Id: chunker.xsl 9656 2012-10-29 18:09:53Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- This stylesheet works with XSLT implementations that support --> +<!-- exsl:document, saxon:output, or Xalan's redirect:write --> +<!-- Note: Only Saxon 6.4.2 or later is supported. --> + +<xsl:param name="chunker.output.method" select="'html'"/> +<xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/> +<xsl:param name="chunker.output.indent" select="'no'"/> +<xsl:param name="chunker.output.omit-xml-declaration" select="'no'"/> +<xsl:param name="chunker.output.standalone" select="'no'"/> +<xsl:param name="chunker.output.doctype-public" select="''"/> +<xsl:param name="chunker.output.doctype-system" select="''"/> +<xsl:param name="chunker.output.media-type" select="''"/> +<xsl:param name="chunker.output.cdata-section-elements" select="''"/> + +<!-- Make sure base.dir has a trailing slash now --> +<xsl:param name="chunk.base.dir"> + <xsl:choose> + <xsl:when test="string-length($base.dir) = 0"></xsl:when> + <!-- make sure to add trailing slash if omitted by user --> + <xsl:when test="substring($base.dir, string-length($base.dir), 1) = '/'"> + <xsl:value-of select="$base.dir"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat($base.dir, '/')"/> + </xsl:otherwise> + </xsl:choose> +</xsl:param> + +<xsl:param name="saxon.character.representation" select="'entity;decimal'"/> + +<!-- ==================================================================== --> + +<xsl:template name="make-relative-filename"> + <xsl:param name="base.dir" select="'./'"/> + <xsl:param name="base.name" select="''"/> + + <xsl:choose> + <!-- put Saxon first to work around a bug in libxslt --> + <xsl:when test="element-available('saxon:output')"> + <!-- Saxon doesn't make the chunks relative --> + <xsl:value-of select="concat($base.dir,$base.name)"/> + </xsl:when> + <xsl:when test="element-available('exsl:document')"> + <!-- EXSL document does make the chunks relative, I think --> + <xsl:choose> + <xsl:when test="count(parent::*) = 0"> + <xsl:value-of select="concat($base.dir,$base.name)"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$base.name"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:when test="element-available('redirect:write')"> + <!-- Xalan doesn't make the chunks relative --> + <xsl:value-of select="concat($base.dir,$base.name)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>Don't know how to chunk with </xsl:text> + <xsl:value-of select="system-property('xsl:vendor')"/> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="write.chunk"> + <xsl:param name="filename" select="''"/> + <xsl:param name="quiet" select="$chunk.quietly"/> + <xsl:param name="suppress-context-node-name" select="0"/> + <xsl:param name="message-prolog"/> + <xsl:param name="message-epilog"/> + + <xsl:param name="method" select="$chunker.output.method"/> + <xsl:param name="encoding" select="$chunker.output.encoding"/> + <xsl:param name="indent" select="$chunker.output.indent"/> + <xsl:param name="omit-xml-declaration" + select="$chunker.output.omit-xml-declaration"/> + <xsl:param name="standalone" select="$chunker.output.standalone"/> + <xsl:param name="doctype-public" select="$chunker.output.doctype-public"/> + <xsl:param name="doctype-system" select="$chunker.output.doctype-system"/> + <xsl:param name="media-type" select="$chunker.output.media-type"/> + <xsl:param name="cdata-section-elements" + select="$chunker.output.cdata-section-elements"/> + + <xsl:param name="content"/> + + <xsl:if test="$quiet = 0"> + <xsl:message> + <xsl:if test="not($message-prolog = '')"> + <xsl:value-of select="$message-prolog"/> + </xsl:if> + <xsl:text>Writing </xsl:text> + <xsl:value-of select="$filename"/> + <xsl:if test="name(.) != '' and $suppress-context-node-name = 0"> + <xsl:text> for </xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:if test="@id or @xml:id"> + <xsl:text>(</xsl:text> + <xsl:value-of select="(@id|@xml:id)[1]"/> + <xsl:text>)</xsl:text> + </xsl:if> + </xsl:if> + <xsl:if test="not($message-epilog = '')"> + <xsl:value-of select="$message-epilog"/> + </xsl:if> + </xsl:message> + </xsl:if> + + <xsl:choose> + <xsl:when test="element-available('exsl:document')"> + <xsl:choose> + <!-- Handle the permutations ... --> + <xsl:when test="$media-type != ''"> + <xsl:choose> + <xsl:when test="$doctype-public != '' and $doctype-system != ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:when test="$doctype-public != '' and $doctype-system = ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-public="{$doctype-public}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:when test="$doctype-public = '' and $doctype-system != ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:otherwise><!-- $doctype-public = '' and $doctype-system = ''"> --> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$doctype-public != '' and $doctype-system != ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:when test="$doctype-public != '' and $doctype-system = ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-public="{$doctype-public}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:when test="$doctype-public = '' and $doctype-system != ''"> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:when> + <xsl:otherwise><!-- $doctype-public = '' and $doctype-system = ''"> --> + <exsl:document href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </exsl:document> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="element-available('saxon:output')"> + <xsl:choose> + <!-- Handle the permutations ... --> + <xsl:when test="$media-type != ''"> + <xsl:choose> + <xsl:when test="$doctype-public != '' and $doctype-system != ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:when test="$doctype-public != '' and $doctype-system = ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-public="{$doctype-public}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:when test="$doctype-public = '' and $doctype-system != ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:otherwise><!-- $doctype-public = '' and $doctype-system = ''"> --> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + media-type="{$media-type}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$doctype-public != '' and $doctype-system != ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-public="{$doctype-public}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:when test="$doctype-public != '' and $doctype-system = ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-public="{$doctype-public}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:when test="$doctype-public = '' and $doctype-system != ''"> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + doctype-system="{$doctype-system}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:when> + <xsl:otherwise><!-- $doctype-public = '' and $doctype-system = ''"> --> + <saxon:output saxon:character-representation="{$saxon.character.representation}" + href="{$filename}" + method="{$method}" + encoding="{$encoding}" + indent="{$indent}" + omit-xml-declaration="{$omit-xml-declaration}" + cdata-section-elements="{$cdata-section-elements}" + standalone="{$standalone}"> + <xsl:copy-of select="$content"/> + </saxon:output> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="element-available('redirect:write')"> + <!-- Xalan uses redirect --> + <redirect:write file="{$filename}"> + <xsl:copy-of select="$content"/> + </redirect:write> + </xsl:when> + + <xsl:otherwise> + <!-- it doesn't matter since we won't be making chunks... --> + <xsl:message terminate="yes"> + <xsl:text>Can't make chunks with </xsl:text> + <xsl:value-of select="system-property('xsl:vendor')"/> + <xsl:text>'s processor.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="write.chunk.with.doctype"> + <xsl:param name="filename" select="''"/> + <xsl:param name="quiet" select="$chunk.quietly"/> + + <xsl:param name="method" select="$chunker.output.method"/> + <xsl:param name="encoding" select="$chunker.output.encoding"/> + <xsl:param name="indent" select="$chunker.output.indent"/> + <xsl:param name="omit-xml-declaration" + select="$chunker.output.omit-xml-declaration"/> + <xsl:param name="standalone" select="$chunker.output.standalone"/> + <xsl:param name="doctype-public" select="$chunker.output.doctype-public"/> + <xsl:param name="doctype-system" select="$chunker.output.doctype-system"/> + <xsl:param name="media-type" select="$chunker.output.media-type"/> + <xsl:param name="cdata-section-elements" + select="$chunker.output.cdata-section-elements"/> + + <xsl:param name="content"/> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$quiet"/> + <xsl:with-param name="method" select="$method"/> + <xsl:with-param name="encoding" select="$encoding"/> + <xsl:with-param name="indent" select="$indent"/> + <xsl:with-param name="omit-xml-declaration" select="$omit-xml-declaration"/> + <xsl:with-param name="standalone" select="$standalone"/> + <xsl:with-param name="doctype-public" select="$doctype-public"/> + <xsl:with-param name="doctype-system" select="$doctype-system"/> + <xsl:with-param name="media-type" select="$media-type"/> + <xsl:with-param name="cdata-section-elements" select="$cdata-section-elements"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="write.text.chunk"> + <xsl:param name="filename" select="''"/> + <xsl:param name="quiet" select="$chunk.quietly"/> + <xsl:param name="suppress-context-node-name" select="0"/> + <xsl:param name="message-prolog"/> + <xsl:param name="message-epilog"/> + <xsl:param name="method" select="'text'"/> + <xsl:param name="encoding" select="$chunker.output.encoding"/> + <xsl:param name="media-type" select="$chunker.output.media-type"/> + <xsl:param name="content"/> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$quiet"/> + <xsl:with-param name="suppress-context-node-name" select="$suppress-context-node-name"/> + <xsl:with-param name="message-prolog" select="$message-prolog"/> + <xsl:with-param name="message-epilog" select="$message-epilog"/> + <xsl:with-param name="method" select="$method"/> + <xsl:with-param name="encoding" select="$encoding"/> + <xsl:with-param name="indent" select="'no'"/> + <xsl:with-param name="omit-xml-declaration" select="'yes'"/> + <xsl:with-param name="standalone" select="'no'"/> + <xsl:with-param name="doctype-public"/> + <xsl:with-param name="doctype-system"/> + <xsl:with-param name="media-type" select="$media-type"/> + <xsl:with-param name="cdata-section-elements"/> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunkfast.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunkfast.xsl new file mode 100644 index 00000000..35a4631e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunkfast.xsl @@ -0,0 +1,72 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" + version="1.0" + exclude-result-prefixes="cf exsl"> + +<!-- ******************************************************************** + $Id: chunkfast.xsl 8345 2009-03-16 06:44:07Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:import href="chunk.xsl"/> +<xsl:param name="chunk.fast" select="1"/> + +<xsl:variable name="chunks" select="exsl:node-set($chunk.hierarchy)//cf:div"/> + +<!-- ==================================================================== --> + +<xsl:template name="process-chunk-element"> + <xsl:choose> + <xsl:when test="$chunk.fast != 0 and $exsl.node.set.available != 0"> + <xsl:variable name="genid" select="generate-id()"/> + + <xsl:variable name="div" select="$chunks[@id=$genid or @xml:id=$genid]"/> + + <xsl:variable name="prevdiv" + select="($div/preceding-sibling::cf:div|$div/preceding::cf:div|$div/parent::cf:div)[last()]"/> + <xsl:variable name="prev" select="key('genid', ($prevdiv/@id|$prevdiv/@xml:id)[1])"/> + + <xsl:variable name="nextdiv" + select="($div/following-sibling::cf:div|$div/following::cf:div|$div/cf:div)[1]"/> + <xsl:variable name="next" select="key('genid', ($nextdiv/@id|$nextdiv/@xml:id)[1])"/> + + <xsl:choose> + <xsl:when test="$onechunk != 0 and parent::*"> + <xsl:apply-imports/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$onechunk != 0 and not(parent::*)"> + <xsl:call-template name="chunk-all-sections"/> + </xsl:when> + <xsl:when test="$onechunk != 0"> + <xsl:apply-imports/> + </xsl:when> + <xsl:when test="$chunk.first.sections = 0"> + <xsl:call-template name="chunk-first-section-with-parent"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="chunk-all-sections"/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunktoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunktoc.xsl new file mode 100644 index 00000000..8a9a823c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/chunktoc.xsl @@ -0,0 +1,550 @@ +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + version="1.0" + exclude-result-prefixes="doc"> + +<!-- ******************************************************************** + $Id: chunktoc.xsl 9286 2012-04-19 10:10:58Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:import href="docbook.xsl"/> +<xsl:import href="chunk-common.xsl"/> + +<xsl:template name="chunk"> + <xsl:param name="node" select="."/> + <!-- returns 1 if $node is a chunk --> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$node"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="chunks" select="document($chunk.toc,/)"/> + + <xsl:choose> + <xsl:when test="$chunks//tocentry[@linkend=$id]">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="chunk-filename"> + <!-- returns the filename of a chunk --> + + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="chunks" select="document($chunk.toc,/)"/> + + <xsl:variable name="chunk" select="$chunks//tocentry[@linkend=$id]"/> + <xsl:variable name="filename"> + <xsl:call-template name="pi.dbhtml_filename"> + <xsl:with-param name="node" select="$chunk"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$chunk"> + <xsl:value-of select="$filename"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="parent::*" mode="chunk-filename"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="process-chunk"> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + + <xsl:variable name="chunks" select="document($chunk.toc,/)"/> + + <xsl:variable name="chunk" select="$chunks//tocentry[@linkend=$id]"/> + <xsl:variable name="prev-id" + select="($chunk/preceding::tocentry + |$chunk/ancestor::tocentry)[last()]/@linkend"/> + <xsl:variable name="next-id" + select="($chunk/following::tocentry + |$chunk/child::tocentry)[1]/@linkend"/> + + <xsl:variable name="prev" select="key('id',$prev-id)"/> + <xsl:variable name="next" select="key('id',$next-id)"/> + + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:variable name="chunkfn"> + <xsl:if test="$ischunk='1'"> + <xsl:apply-templates mode="chunk-filename" select="."/> + </xsl:if> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$chunkfn"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$ischunk = 0"> + <xsl:apply-imports/> + </xsl:when> + + <xsl:otherwise> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="set"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="book"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="book/appendix"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="book/glossary"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="book/bibliography"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="dedication" mode="dedication"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="preface|chapter"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="part|reference"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="refentry"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="colophon"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="article"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="topic"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="article/appendix"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="article/glossary"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="article/bibliography"> + <xsl:call-template name="process-chunk"/> +</xsl:template> + +<xsl:template match="sect1|sect2|sect3|sect4|sect5|section"> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$ischunk != 0"> + <xsl:call-template name="process-chunk"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-imports/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="setindex + |book/index + |article/index"> + <!-- some implementations use completely empty index tags to indicate --> + <!-- where an automatically generated index should be inserted. so --> + <!-- if the index is completely empty, skip it. --> + <xsl:if test="count(*)>0 or $generate.index != '0'"> + <xsl:call-template name="process-chunk"/> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="/"> + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <xsl:when test="$chunk.toc = ''"> + <xsl:message terminate="yes"> + <xsl:text>The chunk.toc file is not set.</xsl:text> + </xsl:message> + </xsl:when> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <!-- include extra test for Xalan quirk --> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>stripped namespace before processing</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:variable name="nons"> + <xsl:apply-templates mode="stripNS"/> + </xsl:variable> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>processing stripped document</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates select="exsl:node-set($nons)"/> + </xsl:when> + <!-- Can't process unless namespace removed --> + <xsl:when test="*/self::ng:* or */self::db:*"> + <xsl:message terminate="yes"> + <xsl:text>Unable to strip the namespace from DB5 document,</xsl:text> + <xsl:text> cannot proceed.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:choose> + <xsl:when test="count(key('id',$rootid)) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="key('id', $rootid)" + mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="key('id',$rootid)" + mode="process.root"/> + <xsl:if test="$tex.math.in.alt != ''"> + <xsl:apply-templates select="key('id',$rootid)" + mode="collect.tex.math"/> + </xsl:if> + <xsl:if test="$generate.manifest != 0"> + <xsl:call-template name="generate.manifest"> + <xsl:with-param name="node" select="key('id',$rootid)"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="/" mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="/" mode="process.root"/> + <xsl:if test="$tex.math.in.alt != ''"> + <xsl:apply-templates select="/" mode="collect.tex.math"/> + </xsl:if> + <xsl:if test="$generate.manifest != 0"> + <xsl:call-template name="generate.manifest"> + <xsl:with-param name="node" select="/"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="process.root"> + <xsl:apply-templates select="."/> + <xsl:call-template name="generate.css"/> +</xsl:template> + +<xsl:template name="make.lots"> + <xsl:param name="toc.params" select="''"/> + <xsl:param name="toc"/> + + <xsl:variable name="lots"> + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:copy-of select="$toc"/> + </xsl:if> + + <xsl:if test="contains($toc.params, 'figure')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'figure'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'figure'"/> + <xsl:with-param name="nodes" select=".//figure"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'table')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'table'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'table'"/> + <xsl:with-param name="nodes" select=".//table"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'example')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'example'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'example'"/> + <xsl:with-param name="nodes" select=".//example"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'equation')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'equation'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" select=".//equation"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'equation'"/> + <xsl:with-param name="nodes" select=".//equation"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + <xsl:if test="contains($toc.params, 'procedure')"> + <xsl:choose> + <xsl:when test="$chunk.separate.lots != '0'"> + <xsl:call-template name="make.lot.chunk"> + <xsl:with-param name="type" select="'procedure'"/> + <xsl:with-param name="lot"> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" select=".//procedure[title]"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="list.of.titles"> + <xsl:with-param name="titles" select="'procedure'"/> + <xsl:with-param name="nodes" select=".//procedure[title]"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <xsl:if test="string($lots) != ''"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0 and not(parent::*)"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="/foo"/> + <xsl:with-param name="next" select="/foo"/> + <xsl:with-param name="nav.context" select="'toc'"/> + <xsl:with-param name="content"> + <h1> + <xsl:apply-templates select="." mode="object.title.markup"/> + </h1> + <xsl:copy-of select="$lots"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$lots"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template name="make.lot.chunk"> + <xsl:param name="type" select="''"/> + <xsl:param name="lot"/> + + <xsl:if test="string($lot) != ''"> + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:value-of select="$type"/> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="href"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="''"/> + <xsl:with-param name="base.name"> + <xsl:call-template name="dbhtml-dir"/> + <xsl:value-of select="$type"/> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="content"> + <xsl:call-template name="chunk-element-content"> + <xsl:with-param name="prev" select="/foo"/> + <xsl:with-param name="next" select="/foo"/> + <xsl:with-param name="nav.context" select="'toc'"/> + <xsl:with-param name="content"> + <xsl:copy-of select="$lot"/> + </xsl:with-param> + </xsl:call-template> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> + <!-- And output a link to this file --> + <div> + <xsl:attribute name="class"> + <xsl:text>ListofTitles</xsl:text> + </xsl:attribute> + <a href="{$href}"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key"> + <xsl:choose> + <xsl:when test="$type='table'">ListofTables</xsl:when> + <xsl:when test="$type='figure'">ListofFigures</xsl:when> + <xsl:when test="$type='equation'">ListofEquations</xsl:when> + <xsl:when test="$type='example'">ListofExamples</xsl:when> + <xsl:when test="$type='procedure'">ListofProcedures</xsl:when> + <xsl:otherwise>ListofUnknown</xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </a> + </div> + </xsl:if> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/component.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/component.xsl new file mode 100644 index 00000000..6ef4926b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/component.xsl @@ -0,0 +1,470 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: component.xsl 9500 2012-07-15 23:24:21Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- Set to 2 for backwards compatibility --> +<xsl:param name="component.heading.level" select="2"/> + +<xsl:template name="component.title"> + <xsl:param name="node" select="."/> + + <!-- This handles the case where a component (bibliography, for example) + occurs inside a section; will we need parameters for this? --> + + <!-- This "level" is a section level. To compute <h> level, add 1. --> + <xsl:variable name="level"> + <xsl:choose> + <!-- chapters and other book children should get <h1> --> + <xsl:when test="$node/parent::book">0</xsl:when> + <xsl:when test="ancestor::section"> + <xsl:value-of select="count(ancestor::section)+1"/> + </xsl:when> + <xsl:when test="ancestor::sect5">6</xsl:when> + <xsl:when test="ancestor::sect4">5</xsl:when> + <xsl:when test="ancestor::sect3">4</xsl:when> + <xsl:when test="ancestor::sect2">3</xsl:when> + <xsl:when test="ancestor::sect1">2</xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:element name="h{$level+1}"> + <xsl:attribute name="class">title</xsl:attribute> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates select="$node" mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </xsl:element> +</xsl:template> + +<xsl:template name="component.subtitle"> + <xsl:param name="node" select="."/> + <xsl:variable name="subtitle" + select="($node/docinfo/subtitle + |$node/info/subtitle + |$node/prefaceinfo/subtitle + |$node/chapterinfo/subtitle + |$node/appendixinfo/subtitle + |$node/articleinfo/subtitle + |$node/artheader/subtitle + |$node/subtitle)[1]"/> + + <xsl:if test="$subtitle"> + <h3 class="subtitle"> + <xsl:call-template name="id.attribute"/> + <i> + <xsl:apply-templates select="$node" mode="object.subtitle.markup"/> + </i> + </h3> + </xsl:if> +</xsl:template> + +<xsl:template name="component.separator"> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="dedication" mode="dedication"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="dedication.titlepage"/> + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="dedication/title|dedication/info/title" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::dedication[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="dedication/subtitle|dedication/info/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::dedication[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="dedication"></xsl:template> <!-- see mode="dedication" --> +<xsl:template match="dedication/title"></xsl:template> +<xsl:template match="dedication/subtitle"></xsl:template> +<xsl:template match="dedication/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="acknowledgements" mode="acknowledgements"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="acknowledgements.titlepage"/> + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="acknowledgements/title|acknowledgements/info/title" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::acknowledgements[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="acknowledgements/subtitle|acknowledgements/info/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::acknowledgements[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="acknowledgements"></xsl:template> <!-- see mode="acknowledgements" --> +<xsl:template match="acknowledgements/title"></xsl:template> +<xsl:template match="acknowledgements/subtitle"></xsl:template> +<xsl:template match="acknowledgements/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="colophon"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="component.separator"/> + <xsl:call-template name="component.title"/> + <xsl:call-template name="component.subtitle"/> + + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="colophon/title"></xsl:template> +<xsl:template match="colophon/subtitle"></xsl:template> +<xsl:template match="colophon/titleabbrev"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="preface"> + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="component.separator"/> + <xsl:call-template name="preface.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + <xsl:call-template name="component.toc.separator"/> + </xsl:if> + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </xsl:element> +</xsl:template> + +<xsl:template match="preface/title" mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::preface[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="preface/subtitle + |preface/prefaceinfo/subtitle + |preface/info/subtitle + |preface/docinfo/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::preface[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="preface/docinfo|prefaceinfo"></xsl:template> +<xsl:template match="preface/info"></xsl:template> +<xsl:template match="preface/title"></xsl:template> +<xsl:template match="preface/titleabbrev"></xsl:template> +<xsl:template match="preface/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="chapter"> + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="component.separator"/> + <xsl:call-template name="chapter.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + <xsl:call-template name="component.toc.separator"/> + </xsl:if> + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </xsl:element> +</xsl:template> + +<xsl:template match="chapter/title|chapter/chapterinfo/title|chapter/info/title" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::chapter[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="chapter/subtitle + |chapter/chapterinfo/subtitle + |chapter/info/subtitle + |chapter/docinfo/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::chapter[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="chapter/docinfo|chapterinfo"></xsl:template> +<xsl:template match="chapter/info"></xsl:template> +<xsl:template match="chapter/title"></xsl:template> +<xsl:template match="chapter/titleabbrev"></xsl:template> +<xsl:template match="chapter/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="appendix"> + <xsl:variable name="ischunk"> + <xsl:call-template name="chunk"/> + </xsl:variable> + + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:choose> + <xsl:when test="parent::article and $ischunk = 0"> + <xsl:call-template name="section.heading"> + <xsl:with-param name="level" select="1"/> + <xsl:with-param name="title"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="component.separator"/> + <xsl:call-template name="appendix.titlepage"/> + </xsl:otherwise> + </xsl:choose> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="contains($toc.params, 'toc')"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + <xsl:call-template name="component.toc.separator"/> + </xsl:if> + + <xsl:apply-templates/> + + <xsl:if test="not(parent::article) or $ischunk != 0"> + <xsl:call-template name="process.footnotes"/> + </xsl:if> + </xsl:element> +</xsl:template> + +<xsl:template match="appendix/title|appendix/appendixinfo/title" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::appendix[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="appendix/subtitle + |appendix/appendixinfo/subtitle + |appendix/info/subtitle + |appendix/docinfo/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::appendix[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="appendix/docinfo|appendixinfo"></xsl:template> +<xsl:template match="appendix/info"></xsl:template> +<xsl:template match="appendix/title"></xsl:template> +<xsl:template match="appendix/titleabbrev"></xsl:template> +<xsl:template match="appendix/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="article"> + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="article.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="make.lots"> + <xsl:with-param name="toc.params" select="$toc.params"/> + <xsl:with-param name="toc"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + <xsl:apply-templates/> + <xsl:call-template name="process.footnotes"/> + </xsl:element> +</xsl:template> + +<xsl:template match="article/title|article/articleinfo/title" mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::article[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="article/subtitle + |article/articleinfo/subtitle + |article/info/subtitle + |article/artheader/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::article[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="article/artheader|article/articleinfo"></xsl:template> +<xsl:template match="article/info"></xsl:template> +<xsl:template match="article/title"></xsl:template> +<xsl:template match="article/titleabbrev"></xsl:template> +<xsl:template match="article/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="topic"> + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:call-template name="common.html.attributes"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="topic.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:apply-templates/> + + <xsl:call-template name="process.footnotes"/> + </xsl:element> +</xsl:template> + +<xsl:template match="topic/title|topic/info/title" mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.title"> + <xsl:with-param name="node" select="ancestor::topic[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="topic/subtitle + |topic/info/subtitle" + mode="titlepage.mode" priority="2"> + <xsl:call-template name="component.subtitle"> + <xsl:with-param name="node" select="ancestor::topic[1]"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="topic/info"></xsl:template> +<xsl:template match="topic/title"></xsl:template> +<xsl:template match="topic/titleabbrev"></xsl:template> +<xsl:template match="topic/subtitle"></xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/division.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/division.xsl new file mode 100644 index 00000000..6ab7fe73 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/division.xsl @@ -0,0 +1,212 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: division.xsl 9366 2012-05-12 23:44:25Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="set"> + <xsl:call-template name="id.warning"/> + + <xsl:element name="{$div.element}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="dir"> + <xsl:with-param name="inherit" select="1"/> + </xsl:call-template> + <xsl:call-template name="language.attribute"/> + <xsl:if test="$generate.id.attributes != 0"> + <xsl:attribute name="id"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + </xsl:if> + + <xsl:call-template name="set.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="make.lots"> + <xsl:with-param name="toc.params" select="$toc.params"/> + <xsl:with-param name="toc"> + <xsl:call-template name="set.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + <xsl:apply-templates/> + </xsl:element> +</xsl:template> + +<xsl:template match="set/setinfo"></xsl:template> +<xsl:template match="set/title"></xsl:template> +<xsl:template match="set/titleabbrev"></xsl:template> +<xsl:template match="set/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="book"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="book.titlepage"/> + + <xsl:apply-templates select="dedication" mode="dedication"/> + <xsl:apply-templates select="acknowledgements" mode="acknowledgements"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <xsl:call-template name="make.lots"> + <xsl:with-param name="toc.params" select="$toc.params"/> + <xsl:with-param name="toc"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="book/bookinfo"></xsl:template> +<xsl:template match="book/info"></xsl:template> +<xsl:template match="book/title"></xsl:template> +<xsl:template match="book/titleabbrev"></xsl:template> +<xsl:template match="book/subtitle"></xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="part"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="part.titlepage"/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <xsl:if test="not(partintro) and contains($toc.params, 'toc')"> + <xsl:call-template name="division.toc"/> + </xsl:if> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="part" mode="make.part.toc"> + <xsl:call-template name="division.toc"/> +</xsl:template> + +<xsl:template match="reference" mode="make.part.toc"> + <xsl:call-template name="division.toc"/> +</xsl:template> + +<xsl:template match="part/docinfo"></xsl:template> +<xsl:template match="part/partinfo"></xsl:template> +<xsl:template match="part/info"></xsl:template> +<xsl:template match="part/title"></xsl:template> +<xsl:template match="part/titleabbrev"></xsl:template> +<xsl:template match="part/subtitle"></xsl:template> + +<xsl:template match="partintro"> + <xsl:call-template name="id.warning"/> + + <div> + <xsl:call-template name="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + + <xsl:call-template name="partintro.titlepage"/> + <xsl:apply-templates/> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <xsl:if test="contains($toc.params, 'toc')"> + <!-- not ancestor::part because partintro appears in reference --> + <xsl:apply-templates select="parent::*" mode="make.part.toc"/> + </xsl:if> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="partintro/title"></xsl:template> +<xsl:template match="partintro/titleabbrev"></xsl:template> +<xsl:template match="partintro/subtitle"></xsl:template> + +<xsl:template match="partintro/title" mode="partintro.title.mode"> + <h2> + <xsl:apply-templates/> + </h2> +</xsl:template> + +<xsl:template match="partintro/subtitle" mode="partintro.title.mode"> + <h3> + <i><xsl:apply-templates/></i> + </h3> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="book" mode="division.number"> + <xsl:number from="set" count="book" format="1."/> +</xsl:template> + +<xsl:template match="part" mode="division.number"> + <xsl:number from="book" count="part" format="I."/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="division.title"> + <xsl:param name="node" select="."/> + + <h1> + <xsl:attribute name="class">title</xsl:attribute> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select="$node"/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates select="$node" mode="object.title.markup"> + <xsl:with-param name="allow-anchors" select="1"/> + </xsl:apply-templates> + </h1> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.css.xml new file mode 100644 index 00000000..f1509bfd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.css.xml @@ -0,0 +1,110 @@ +<?xml version="1.0"?> +<style> + +/********************************/ +/* start of styles in block.xsl */ + +.formalpara-title { + font-weight: bold; +} + +div.blockquote-title { + font-weight: bold; + margin-top: 1em; + margin-bottom: 1em; +} + +span.msgmain-title { + font-weight: bold; +} + +span.msgsub-title { + font-weight: bold; +} + +span.msgrel-title { + font-weight: bold; +} + +div.msglevel, div.msgorig, div.msgaud { + margin-top: 1em; + margin-bottom: 1em; +} + +span.msglevel-title, span.msgorig-title, span.msgaud-title { + font-weight: bold; +} + +div.msgexplan { + margin-top: 1em; + margin-bottom: 1em; +} + +span.msgexplan-title { + font-weight: bold; +} + +/* end of styles in block.xsl */ +/********************************/ + +/********************************/ +/* start of styles in autotoc.xsl */ + + +/* end of styles in autotoc.xsl */ +/********************************/ + +/********************************/ +/* start of styles in formal.xsl */ + +div.figure-title { + font-weight: bold; +} + +div.example-title { + font-weight: bold; +} + +div.equation-title { + font-weight: bold; +} + +div.table-title { + font-weight: bold; +} + +div.sidebar-title { + font-weight: bold; +} + + +/* end of styles in formal.xsl */ +/********************************/ + +/********************************/ +/* start of styles in verbatim.xsl */ + +div.programlisting { + white-space: pre; + font-family: monospace; +} + +div.screen { + white-space: pre; + font-family: monospace; +} + +div.synopsis { + white-space: pre; + font-family: monospace; +} + +/* end of styles in verbatim.xsl */ +/********************************/ + +/* footnote rule */ +hr.footnote-hr { + width: 100; +} + +</style> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.xsl new file mode 100644 index 00000000..d3ce9d45 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/docbook.xsl @@ -0,0 +1,572 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + xmlns:exsl="http://exslt.org/common" + xmlns:exslt="http://exslt.org/common" + exclude-result-prefixes="db ng exsl exslt" + version='1.0'> + +<xsl:output method="html" + encoding="ISO-8859-1" + indent="no"/> + +<!-- ******************************************************************** + $Id: docbook.xsl 9605 2012-09-18 10:48:54Z tom_schr $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:include href="../VERSION.xsl"/> +<xsl:include href="param.xsl"/> +<xsl:include href="../lib/lib.xsl"/> +<xsl:include href="../common/l10n.xsl"/> +<xsl:include href="../common/common.xsl"/> +<xsl:include href="../common/utility.xsl"/> +<xsl:include href="../common/labels.xsl"/> +<xsl:include href="../common/titles.xsl"/> +<xsl:include href="../common/subtitles.xsl"/> +<xsl:include href="../common/gentext.xsl"/> +<xsl:include href="../common/targets.xsl"/> +<xsl:include href="../common/olink.xsl"/> +<xsl:include href="../common/pi.xsl"/> +<xsl:include href="autotoc.xsl"/> +<xsl:include href="autoidx.xsl"/> +<xsl:include href="lists.xsl"/> +<xsl:include href="callout.xsl"/> +<xsl:include href="verbatim.xsl"/> +<xsl:include href="graphics.xsl"/> +<xsl:include href="xref.xsl"/> +<xsl:include href="formal.xsl"/> +<xsl:include href="table.xsl"/> +<xsl:include href="htmltbl.xsl"/> +<xsl:include href="sections.xsl"/> +<xsl:include href="inline.xsl"/> +<xsl:include href="footnote.xsl"/> +<xsl:include href="html.xsl"/> +<xsl:include href="info.xsl"/> +<xsl:include href="keywords.xsl"/> +<xsl:include href="division.xsl"/> +<xsl:include href="toc.xsl"/> +<xsl:include href="index.xsl"/> +<xsl:include href="refentry.xsl"/> +<xsl:include href="math.xsl"/> +<xsl:include href="admon.xsl"/> +<xsl:include href="component.xsl"/> +<xsl:include href="biblio.xsl"/> +<xsl:include href="biblio-iso690.xsl"/> +<xsl:include href="glossary.xsl"/> +<xsl:include href="block.xsl"/> +<xsl:include href="task.xsl"/> +<xsl:include href="qandaset.xsl"/> +<xsl:include href="synop.xsl"/> +<xsl:include href="titlepage.xsl"/> +<xsl:include href="titlepage.templates.xsl"/> +<xsl:include href="pi.xsl"/> +<xsl:include href="ebnf.xsl"/> +<xsl:include href="chunker.xsl"/> +<xsl:include href="html-rtf.xsl"/> +<xsl:include href="annotations.xsl"/> +<xsl:include href="../common/stripns.xsl"/> + +<xsl:param name="stylesheet.result.type" select="'html'"/> +<xsl:param name="htmlhelp.output" select="0"/> + +<!-- ==================================================================== --> + +<xsl:key name="id" match="*" use="@id|@xml:id"/> +<xsl:key name="gid" match="*" use="generate-id()"/> + +<!-- ==================================================================== --> + +<xsl:template match="*"> + <xsl:message> + <xsl:text>Element </xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> in namespace '</xsl:text> + <xsl:value-of select="namespace-uri(.)"/> + <xsl:text>' encountered</xsl:text> + <xsl:if test="parent::*"> + <xsl:text> in </xsl:text> + <xsl:value-of select="name(parent::*)"/> + </xsl:if> + <xsl:text>, but no template matches.</xsl:text> + </xsl:message> + + <span style="color: red"> + <xsl:text><</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + <xsl:apply-templates/> + <xsl:text></</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + </span> +</xsl:template> + +<xsl:template match="text()"> + <xsl:value-of select="."/> +</xsl:template> + +<xsl:template name="body.attributes"> + <xsl:attribute name="bgcolor">white</xsl:attribute> + <xsl:attribute name="text">black</xsl:attribute> + <xsl:attribute name="link">#0000FF</xsl:attribute> + <xsl:attribute name="vlink">#840084</xsl:attribute> + <xsl:attribute name="alink">#0000FF</xsl:attribute> + <xsl:if test="starts-with($writing.mode, 'rl')"> + <xsl:attribute name="dir">rtl</xsl:attribute> + </xsl:if> +</xsl:template> + +<xsl:template name="head.content.base"> + <xsl:param name="node" select="."/> + <base href="{$html.base}"/> +</xsl:template> + +<xsl:template name="head.content.abstract"> + <xsl:param name="node" select="."/> + <xsl:variable name="info" select="(articleinfo + |bookinfo + |prefaceinfo + |chapterinfo + |appendixinfo + |sectioninfo + |sect1info + |sect2info + |sect3info + |sect4info + |sect5info + |referenceinfo + |refentryinfo + |partinfo + |info + |docinfo)[1]"/> + <xsl:if test="$info and $info/abstract"> + <meta name="description"> + <xsl:attribute name="content"> + <xsl:for-each select="$info/abstract[1]/*"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() < last()"> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </meta> + </xsl:if> +</xsl:template> + +<xsl:template name="head.content.link.made"> + <xsl:param name="node" select="."/> + + <link rev="made" href="{$link.mailto.url}"/> +</xsl:template> + +<xsl:template name="head.content.generator"> + <xsl:param name="node" select="."/> + <meta name="generator" content="DocBook {$DistroTitle} V{$VERSION}"/> +</xsl:template> + +<xsl:template name="head.content.style"> + <xsl:param name="node" select="."/> + <style type="text/css"><xsl:text> +body { background-image: url('</xsl:text> +<xsl:value-of select="$draft.watermark.image"/><xsl:text>'); + background-repeat: no-repeat; + background-position: top left; + /* The following properties make the watermark "fixed" on the page. */ + /* I think that's just a bit too distracting for the reader... */ + /* background-attachment: fixed; */ + /* background-position: center center; */ + }</xsl:text> + </style> +</xsl:template> + +<xsl:template name="head.content"> + <xsl:param name="node" select="."/> + <xsl:param name="title"> + <xsl:apply-templates select="$node" mode="object.title.markup.textonly"/> + </xsl:param> + + <xsl:call-template name="user.head.title"> + <xsl:with-param name="title" select="$title"/> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + + <xsl:if test="$html.base != ''"> + <xsl:call-template name="head.content.base"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <!-- Insert links to CSS files or insert literal style elements --> + <xsl:call-template name="generate.css"/> + + <xsl:if test="$html.stylesheet != ''"> + <xsl:call-template name="output.html.stylesheets"> + <xsl:with-param name="stylesheets" select="normalize-space($html.stylesheet)"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="$html.script != ''"> + <xsl:call-template name="output.html.scripts"> + <xsl:with-param name="scripts" select="normalize-space($html.script)"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="$link.mailto.url != ''"> + <xsl:call-template name="head.content.link.made"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <xsl:call-template name="head.content.generator"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + + <xsl:if test="$generate.meta.abstract != 0"> + <xsl:call-template name="head.content.abstract"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="($draft.mode = 'yes' or + ($draft.mode = 'maybe' and + ancestor-or-self::*[@status][1]/@status = 'draft')) + and $draft.watermark.image != ''"> + <xsl:call-template name="head.content.style"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + <xsl:apply-templates select="." mode="head.keywords.content"/> +</xsl:template> + +<xsl:template name="output.html.stylesheets"> + <xsl:param name="stylesheets" select="''"/> + + <xsl:choose> + <xsl:when test="contains($stylesheets, ' ')"> + <xsl:variable name="css.filename" select="substring-before($stylesheets, ' ')"/> + + <xsl:call-template name="make.css.link"> + <xsl:with-param name="css.filename" select="$css.filename"/> + </xsl:call-template> + + <xsl:call-template name="output.html.stylesheets"> + <xsl:with-param name="stylesheets" select="substring-after($stylesheets, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$stylesheets != ''"> + <xsl:call-template name="make.css.link"> + <xsl:with-param name="css.filename" select="$stylesheets"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="output.html.scripts"> + <xsl:param name="scripts" select="''"/> + + <xsl:choose> + <xsl:when test="contains($scripts, ' ')"> + <xsl:variable name="script.filename" select="substring-before($scripts, ' ')"/> + + <xsl:call-template name="make.script.link"> + <xsl:with-param name="script.filename" select="$script.filename"/> + </xsl:call-template> + + <xsl:call-template name="output.html.scripts"> + <xsl:with-param name="scripts" select="substring-after($scripts, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$scripts != ''"> + <xsl:call-template name="make.script.link"> + <xsl:with-param name="script.filename" select="$scripts"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template match="*" mode="head.keywords.content"> + <xsl:apply-templates select="chapterinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="appendixinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="prefaceinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="bookinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="setinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="articleinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="artheader/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect1info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect2info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect3info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect4info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect5info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sectioninfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect1info/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect2info/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect3info/keywordset" mode="html.header"/> + <xsl:apply-templates select="bibliographyinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="glossaryinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="indexinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="refentryinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="partinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="referenceinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="docinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="info/keywordset" mode="html.header"/> + + <xsl:if test="$inherit.keywords != 0 + and parent::*"> + <xsl:apply-templates select="parent::*" mode="head.keywords.content"/> + </xsl:if> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template name="system.head.content"> + <xsl:param name="node" select="."/> + + <!-- FIXME: When chunking, only the annotations actually used + in this chunk should be referenced. I don't think it + does any harm to reference them all, but it adds + unnecessary bloat to each chunk. --> + <xsl:if test="$annotation.support != 0 and //annotation"> + <xsl:call-template name="add.annotation.links"/> + <script type="text/javascript"> + <xsl:text> // Create PopupWindow objects</xsl:text> + <xsl:for-each select="//annotation"> + <xsl:text> var popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text> = new PopupWindow("popup-</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>"); </xsl:text> + <xsl:text>popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>.offsetY = 15; </xsl:text> + <xsl:text>popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>.autoHide(); </xsl:text> + </xsl:for-each> + </script> + + <style type="text/css"> + <xsl:value-of select="$annotation.css"/> + </style> + </xsl:if> + + <!-- system.head.content is like user.head.content, except that + it is called before head.content. This is important because it + means, for example, that <style> elements output by system.head.content + have a lower CSS precedence than the users stylesheet. --> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template name="user.preroot"> + <!-- Pre-root output, can be used to output comments and PIs. --> + <!-- This must not output any element content! --> +</xsl:template> + +<xsl:template name="user.head.title"> + <xsl:param name="node" select="."/> + <xsl:param name="title"/> + + <title> + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/ebnf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/ebnf.xsl new file mode 100644 index 00000000..f6cbe541 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/ebnf.xsl @@ -0,0 +1,331 @@ + + + + + + + + +$Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $ + +Walsh +Norman +19992000 +Norman Walsh + + +HTML EBNF Reference + + +
Introduction + +This is technical reference documentation for the DocBook XSL +Stylesheets; it documents (some of) the parameters, templates, and +other elements of the stylesheets. + +This reference describes the templates and parameters relevant +to formatting EBNF markup. + +This is not intended to be user documentation. +It is provided for developers writing customization layers for the +stylesheets, and for anyone who's interested in how it +works. + +Although I am trying to be thorough, this documentation is known +to be incomplete. Don't forget to read the source, too :-) +
+
+
+ + + + + + + + + + + + 1 + + + + + + EBNF + + for + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + EBNF productions + +
+
+
+ + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + Error: no ID for productionrecap linkend: + + . + + + + + + Warning: multiple "IDs" for productionrecap linkend: + + . + + + + + + + + + + + + + + + + | +
+
+
+ + + + + + + + + + + + + + + production + + + + + + + + + Non-terminals with no content must point to + production elements in the current document. + + + Invalid xpointer for empty nt: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + /*  + +  */ +
+
+ + + + + + + + + constraintdef + + + + + + + + + + + + + + + + : + + + + + + + : + + + + + + + + + +  ] + +
+
+
+ + +
+ + + + +
+
+ + +

+
+ + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/footnote.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/footnote.xsl new file mode 100644 index 00000000..9a4e3c38 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/footnote.xsl @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + #ftn. + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + +ERROR: A footnoteref element has a linkend that points to an element that is not a footnote. +Typically this happens when an id attribute is accidentally applied to the child of a footnote element. +target element: +linkend/id: + + + + + + + + + + + + #ftn. + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + ftn. + + + + + + # + + + + + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + footnote-hr + + + + + + + + 100 + + + + + +
+
+ + +
+
+

The following annotations are from this essay. You are seeing + them here because your browser doesn’t support the user-interface + techniques used to make them appear as ‘popups’ on modern browsers.

+
+ + +
+
+
+ + + + + + + + + + + + ftn. + + + + + + + +
+ + +
+
+ + +
+ + + + +
+
+ + + + Warning: footnote number may not be generated + correctly; + + unexpected as first child of footnote. + +
+ + + +
+
+
+
+ + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/formal.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/formal.xsl new file mode 100644 index 00000000..2e80c960 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/formal.xsl @@ -0,0 +1,511 @@ + + + + + +1 + + + + + + + + + + +
+ + + + + + + + + + +
+ +
+ + + + + +

+ + +

+

+ + + + + + + +
+
+ +
+
+
+ + + + + + + + + -float + + + + + + + + + +
+ + + + + + + + + + + + + +
+ +
+
+ +

+ + + +

+
+
+
+ + + + + + + +
+ +

+ + + + + + + + +

+

+
+ + + + + + + + + -float + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + before + + + + + + + + + +
+ + + + + + + + + + + + +
+ +
+ + + +

+ + +

+ +

+ +
+ + + + + +
+
+ +
+
+
+ + + + + + + + + -float + + + + + + + + + +
+ + + + Broken table: tr descendent of CALS Table. + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + Broken table: row descendent of HTML table. + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + float: + + ; + + + +
+
+ +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/glossary.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/glossary.xsl new file mode 100644 index 00000000..6f493120 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/glossary.xsl @@ -0,0 +1,529 @@ + + +%common.entities; +]> + + + + + + + + &setup-language-variable; + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+
+ + + +
+ + + + +
+
+ + + + + + + + + + + &setup-language-variable; +
+ + + + + + +
+ + + + + + + + + + +
+
+
+ + + + + &setup-language-variable; + + +
+ + + + + + +
+ + + + + + + + + + +
+
+
+ + +

+ + +

+
+ + + + + + + + +
+ + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + + + + + +
+
+ +
+ + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + +
+
+ +
+ + + + 0 + 1 + + + + + + + 0 + 1 + + + + + +
+
+
+ + +
+ + + + + + + + + , + + + + + , + + + + + , + + + + + + + + + + + +
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glosssee @otherterm reference not found: + + + + + + + + + + + + + + +

+
+
+ + +
+ + + + + +

+ + + + + + + + + + + + + +

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + + &setup-language-variable; + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+
+
+ + + + +
+
+ + + + + + + + + + &setup-language-variable; + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+
+
+ + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/graphics.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/graphics.xsl new file mode 100644 index 00000000..ce0e6ed5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/graphics.xsl @@ -0,0 +1,1607 @@ + + + + + + + + + + + + + + 1 + + + + + + 1 + + + + + +
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + + 1 + 0 + + + + + + 1.0 + 1.0 + + + + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: imagemaps not supported + on scaled images + + + + 0 + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + manufactured viewport for HTML img + + + cellpadding: 0; cellspacing: 0; + + + + + + + + + + + + + height: + + px + + + + + + + + + + + +
+ + + + + background-color: + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + calspair + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + , + + , + + + + + + + + + + + + Warning: only calspair or + otherunits='imagemap' supported + in imageobjectco + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/highlight.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/highlight.xsl new file mode 100644 index 00000000..0579f758 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/highlight.xsl @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html-rtf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html-rtf.xsl new file mode 100644 index 00000000..8de6bb30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html-rtf.xsl @@ -0,0 +1,336 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html.xsl new file mode 100644 index 00000000..94abe75a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/html.xsl @@ -0,0 +1,698 @@ + + + + + + + + + + left + right + left + + + + + + right + left + right + + + + + + ltr + rtl + ltr + + + + + +div + +0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + # + + + + + + + + + + + + + + + + + + + bullet + + + + + + + + + bullet + + + © + + + ® + (SM) +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ID recommended on + + + : + + + + ... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: no root element for CSS source file' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: missing CSS input filename. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/htmltbl.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/htmltbl.xsl new file mode 100644 index 00000000..3e31235d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/htmltbl.xsl @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + float: + + left + right + + + + + + + + + + + + + none + none + + ; + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/index.xsl new file mode 100644 index 00000000..6d7ea88e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/index.xsl @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ + + + + + + + + + +
+
+
+ + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + +
+ + + + +
+ +
+
+
+ + +

+ + +

+
+ + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + +
+
+ + + + + + + + + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+
+ +
+
+ + + + + + + + + + + + + + +
+
+
+ + +
+ ( + + + + + + ) +
+
+ + +
+ ( + + + + + + ) +
+
+ +
diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/info.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/info.xsl new file mode 100644 index 00000000..0e99b228 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/info.xsl @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/inline.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/inline.xsl new file mode 100644 index 00000000..b79ea19e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/inline.xsl @@ -0,0 +1,1532 @@ + + +%common.entities; +]> + + + + + + + + + + + + + + + + + + + _blank + _top + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XLink to nonexistent id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + span + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + , + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abbr + + + + + + acronym + + + + + + + + + + + + + + + + + + + + + + + + + + http://example.com/cgi-bin/man.cgi? + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossary.collection specified, but there are + + automatic glossaries + + + + + + + + + + + + + + + + + + + + + + + + There's no entry for + + in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: no glossentry for glossterm: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element + + + + + + + + + + + + + + + + </ + + > + + + & + + ; + + + &# + + ; + + + % + + ; + + + <? + + > + + + <? + + ?> + + + < + + > + + + < + + /> + + + <!-- + + --> + + + + + + + + + + + + + + + + + + + + + + < + + + + + + mailto: + + + + + + > + + + + + + + + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + + + + + + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + + [ + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/keywords.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/keywords.xsl new file mode 100644 index 00000000..c12e39fc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/keywords.xsl @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + , + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/lists.xsl new file mode 100644 index 00000000..1d34a631 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/lists.xsl @@ -0,0 +1,1287 @@ + + + + + + + + + + + + + compact + + + + + + + + + list-style-type: + + ; + + +
+ + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + circle + disc + square + + + + + + +
  • + + + + + list-style-type: + + + + + + + + + + + +
    + +
    +
    + + + +
    +
  • +
    + + + + + + + compact + + + + + + + + + + + + + + 1 + a + i + A + I + + + + Unexpected numeration: + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + +
      + + + + + + + + + + + + + + +
    +
    +
    +
    +
    + + + + + + +
  • + + + + + + + + + + + + + + + +
    + +
    +
    + + + +
    +
  • +
    + + + + + + + + + + + + + + +
    + +
    +
    + + + +
    + + +
    + + + + + + + + + + compact + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + +
    + + + + +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + + + + + + + + + + + +

    +
    +
    +
    + + +
    + + + +
    +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +
    + + + + + + + + + +
    + +
    +
    + + + +
    +
    + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
    +
    + + + + + + Simple list + + + + + + + + + + 1 + + + +
    +
    + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + +
    + + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + + + + + +
      + + +
    +
    + +
      + + + + + +
    +
    +
    + + + + +
    +
    + + + + + + + + + + + + +
      + + + +
    +
    + + +
  • + + + + +
  • +
    + + + +
      + + + +
    +
    + + +

    + + + + +

    +
    + + + + + + + + +
    + + + + + + + + + + + + + + + + + + +
    +
    + + +
    + + + + + + + +
    +
    + + + + + + + + + +
    + + + + +
    +
    + + + + + + + + +
    + + + + + + : + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + Callout list + + +
    +
    + +
    + + +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + +

    + + + + +

    + + + + + +
    + +
    + + + + + +
    +
    +
    +
    +
    + + + + + + + + + +

    + + + + + + + + + + + + + + + + +

    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + # + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/maketoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/maketoc.xsl new file mode 100644 index 00000000..1ba3931e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/maketoc.xsl @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + filename=" + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/manifest.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/manifest.xsl new file mode 100644 index 00000000..01faaccf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/manifest.xsl @@ -0,0 +1,22 @@ + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/math.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/math.xsl new file mode 100644 index 00000000..f71a1cc2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/math.xsl @@ -0,0 +1,271 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unsupported TeX math notation: + + + + + + + + + + + + + \nopagenumbers + + + + \bye + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + $ + + + + $ + + \vfill\eject + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + $$ + + + + $$ + + \vfill\eject + + + + + + + + + \documentclass{article} + \pagestyle{empty} + \begin{document} + + + + \end{document} + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + $ + + + + $ + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + $$ + + + + $$ + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/oldchunker.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/oldchunker.xsl new file mode 100644 index 00000000..fe6b17c3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/oldchunker.xsl @@ -0,0 +1,202 @@ + + + + + + + + + + + + + +Encoding used in generated HTML pages + +This encoding is used in files generated by chunking stylesheet. Currently +only Saxon is able to change output encoding. + + + + + + + + + +Saxon character representation used in generated HTML pages + +This character representation is used in files generated by chunking stylesheet. If +you want to suppress entity references for characters with direct representation +in default.encoding, set this parameter to value native. + + + + + + + + + + + + + + + + + + + + + + + + Chunking isn't supported with + + + + + + + + + + + + + + + Writing + + + for + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + + + + + + + + + + + Writing + + + for + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/onechunk.xsl new file mode 100644 index 00000000..527dccfd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/onechunk.xsl @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xml new file mode 100644 index 00000000..e0650495 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xml @@ -0,0 +1,11308 @@ + + + +HTML Parameter Reference + +$Id: param.xweb 9658 2012-10-29 22:28:34Z bobstayton $ + + + + Walsh + Norman + + + + 1999 + 2000 + 2001 + 2002 + 2003 + 2004 + 2005 + 2006 + 2007 + 2008 + 2009 + 2010 + 2011 + Norman Walsh + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL HTML stylesheets (for generating + HTML output). + + +Admonitions + + +admon.graphics.extension +string + + +admon.graphics.extension +Filename extension for admonition graphics + + + + +<xsl:param name="admon.graphics.extension">.png</xsl:param> + + + +Description + +Sets the filename extension to use on admonition graphics. + + + The DocBook XSL distribution provides admonition graphics in the following formats: + GIF (extension: .gif) + PNG (extension: .png) + SVG (extension: .svg) + TIFF (extension: .tif) + + + + + + + +admon.graphics.path +string + + +admon.graphics.path +Path to admonition graphics + + + +<xsl:param name="admon.graphics.path">images/</xsl:param> + + +Description + +Sets the path to the directory containing the admonition graphics +(caution.png, important.png etc). This location is normally relative +to the output html directory. See base.dir + + + + + + +admon.graphics +boolean + + +admon.graphics +Use graphics in admonitions? + + + + +<xsl:param name="admon.graphics" select="0"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented in an alternate style that uses +a graphic. Default graphics are provided in the distribution. + + + + + + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + +<xsl:param name="admon.textlabel" select="1"></xsl:param> + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +If zero, such labels are turned off, but any title child +of the admonition element are still output. +The default value is 1. + + + + + + + +admon.style +string + + +admon.style +Specifies the CSS style attribute that should be added to +admonitions. + + + +<xsl:param name="admon.style"> + <xsl:value-of select="concat('margin-', $direction.align.start, ': 0.5in; margin-', $direction.align.end, ': 0.5in;')"></xsl:value-of> +</xsl:param> + + +Description + +Specifies the value of the CSS style +attribute that should be added to admonitions. + + + + + + +Callouts + + +callout.defaultcolumn +integer + + +callout.defaultcolumn +Indicates what column callouts appear in by default + + + + +<xsl:param name="callout.defaultcolumn">60</xsl:param> + + + +Description + +If a callout does not identify a column (for example, if it uses +the linerange unit), +it will appear in the default column. + + + + + + + +callout.graphics.extension +string + + +callout.graphics.extension +Filename extension for callout graphics + + + + +<xsl:param name="callout.graphics.extension">.png</xsl:param> + + + + +Description +Sets the filename extension to use on callout graphics. + + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) + + + + + + +callout.graphics.number.limit +integer + + +callout.graphics.number.limit +Number of the largest callout graphic + + + + +<xsl:param name="callout.graphics.number.limit">15</xsl:param> + + + + +Description + +If callout.graphics is non-zero, graphics +are used to represent callout numbers instead of plain text. The value +of callout.graphics.number.limit is the largest +number for which a graphic exists. If the callout number exceeds this +limit, the default presentation "(plain text instead of a graphic)" +will be used. + + + + + + + +callout.graphics.path +string + + +callout.graphics.path +Path to callout graphics + + + + +<xsl:param name="callout.graphics.path">images/callouts/</xsl:param> + + + +Description + +Sets the path to the directory holding the callout graphics. his +location is normally relative to the output html directory. see +base.dir. Always terminate the directory with / since the graphic file +is appended to this string, hence needs the separator. + + + + + + + +callout.graphics +boolean + + +callout.graphics +Use graphics for callouts? + + + + +<xsl:param name="callout.graphics" select="1"></xsl:param> + + + +Description + +If non-zero, callouts are presented with graphics (e.g., reverse-video +circled numbers instead of "(1)", "(2)", etc.). +Default graphics are provided in the distribution. + + + + + + + +callout.list.table +boolean + + +callout.list.table +Present callout lists using a table? + + + + +<xsl:param name="callout.list.table" select="1"></xsl:param> + + + +Description + +The default presentation of calloutlists uses +an HTML DL element. Some browsers don't align DLs very well +if callout.graphics is used. With this option +turned on, calloutlists are presented in an HTML +TABLE, which usually results in better alignment +of the callout number with the callout description. + + + + + + +callout.unicode.number.limit +integer + + +callout.unicode.number.limit +Number of the largest unicode callout character + + + + +<xsl:param name="callout.unicode.number.limit">10</xsl:param> + + + +Description + +If callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.number.limit +is +the largest number for which a unicode character exists. If the callout number +exceeds this limit, the default presentation "(nnn)" will always +be used. + + + + + + + +callout.unicode.start.character +integer + + +callout.unicode.start.character +First Unicode character to use, decimal value. + + + + +<xsl:param name="callout.unicode.start.character">10102</xsl:param> + + + +Description + +If callout.graphics is zero and callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.start.character +is the decimal unicode value used for callout number one. Currently, +only values 9312 and 10102 are supported in the stylesheets for this parameter. + + + + + + + +callout.unicode +boolean + + +callout.unicode +Use Unicode characters rather than images for callouts. + + + +<xsl:param name="callout.unicode" select="0"></xsl:param> + + +Description + +The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. Use this to select the Unicode character option. + + + + + + + +callouts.extension +boolean + + +callouts.extension +Enable the callout extension + + + + +<xsl:param name="callouts.extension" select="1"></xsl:param> + + + +Description + +The callouts extension processes areaset +elements in programlistingco and other text-based +callout elements. + + + + + + +EBNF + + +ebnf.table.bgcolor +color + + +ebnf.table.bgcolor +Background color for EBNF tables + + + + +<xsl:param name="ebnf.table.bgcolor">#F5DCB3</xsl:param> + + + +Description + +Sets the background color for EBNF tables (a pale brown). No +bgcolor attribute is output if +ebnf.table.bgcolor is set to the null string. + + + + + + + +ebnf.table.border +boolean + + +ebnf.table.border +Selects border on EBNF tables + + + +<xsl:param name="ebnf.table.border" select="1"></xsl:param> + + +Description + +Selects the border on EBNF tables. If non-zero, the tables have +borders, otherwise they don't. + + + + + + +ebnf.assignment +rtf + + +ebnf.assignment +The EBNF production assignment operator + + + + +<xsl:param name="ebnf.assignment"> +<code>::=</code> +</xsl:param> + + + + +Description + +The ebnf.assignment parameter determines what +text is used to show assignment in productions +in productionsets. + +While ::= is common, so are several +other operators. + + + + + + +ebnf.statement.terminator +rtf + + +ebnf.statement.terminator +Punctuation that ends an EBNF statement. + + + + +<xsl:param name="ebnf.statement.terminator"></xsl:param> + + + + +Description + +The ebnf.statement.terminator parameter determines what +text is used to terminate each production +in productionset. + +Some notations end each statement with a period. + + + + + +ToC/LoT/Index Generation + + +annotate.toc +boolean + + +annotate.toc +Annotate the Table of Contents? + + + +<xsl:param name="annotate.toc" select="1"></xsl:param> + + +Description + +If true, TOCs will be annotated. At present, this just means +that the refpurpose of refentry +TOC entries will be displayed. + + + + + + + +autotoc.label.separator +string + + +autotoc.label.separator +Separator between labels and titles in the ToC + + + + +<xsl:param name="autotoc.label.separator">. </xsl:param> + + + +Description + +String used to separate labels and titles in a table of contents. + + + + + + +autotoc.label.in.hyperlink +boolean + + +autotoc.label.in.hyperlink +Include label in hyperlinked titles in TOC? + + + +<xsl:param name="autotoc.label.in.hyperlink" select="1"></xsl:param> + + +Description + +If the value of +autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it is instead zero, +labels are still displayed prior to the hyperlinked titles, but +are not hyperlinked along with the titles. + + + + + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + +<xsl:param name="process.source.toc" select="0"></xsl:param> + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + + + + +process.empty.source.toc +boolean + + +process.empty.source.toc +Generate automated TOC if toc element occurs in a source document? + + + +<xsl:param name="process.empty.source.toc" select="0"></xsl:param> + + +Description + +Specifies that if an empty toc element is found in a +source document, an automated TOC is generated at this point in the +document. + + Depending on what the value of the + generate.toc parameter is, setting this + parameter to 1 could result in generation of + duplicate automated TOCs. So the + process.empty.source.toc is primarily useful + as an "override": by placing an empty toc in your + document and setting this parameter to 1, you can + force a TOC to be generated even if generate.toc + says not to. + + + + + + + + +bridgehead.in.toc +boolean + + +bridgehead.in.toc +Should bridgehead elements appear in the TOC? + + + +<xsl:param name="bridgehead.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, bridgeheads appear in the TOC. Note that +this option is not fully supported and may be removed in a future +version of the stylesheets. + + + + + + + +simplesect.in.toc +boolean + + +simplesect.in.toc +Should simplesect elements appear in the TOC? + + + +<xsl:param name="simplesect.in.toc" select="0"></xsl:param> + + +Description + +If non-zero, simplesects will be included in the TOC. + + + + + + + +manual.toc +string + + +manual.toc +An explicit TOC to be used for the TOC + + + + +<xsl:param name="manual.toc"></xsl:param> + + + +Description + +The manual.toc identifies an explicit TOC that +will be used for building the printed TOC. + + + + + + + +toc.list.type +list +dl +ul +ol + + +toc.list.type +Type of HTML list element to use for Tables of Contents + + + +<xsl:param name="toc.list.type">dl</xsl:param> + + +Description + +When an automatically generated Table of Contents (or List of Titles) +is produced, this HTML element will be used to make the list. + + + + + + + +toc.section.depth +integer + + +toc.section.depth +How deep should recursive sections appear +in the TOC? + + + +<xsl:param name="toc.section.depth">2</xsl:param> + + +Description + +Specifies the depth to which recursive sections should appear in the +TOC. + + + + + + + +toc.max.depth +integer + + +toc.max.depth +How many levels should be created for each TOC? + + + +<xsl:param name="toc.max.depth">8</xsl:param> + + +Description + +Specifies the maximal depth of TOC on all levels. + + + + + + +generate.toc +table + + +generate.toc +Control generation of ToCs and LoTs + + + + +<xsl:param name="generate.toc"> +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title +</xsl:param> + + + + +Description + +This parameter has a structured value. It is a table of space-delimited +path/value pairs. Each path identifies some element in the source document +using a restricted subset of XPath (only the implicit child axis, no wildcards, +no predicates). Paths can be either relative or absolute. + +When processing a particular element, the stylesheets consult this table to +determine if a ToC (or LoT(s)) should be generated. + +For example, consider the entry: + +book toc,figure + +This indicates that whenever a book is formatted, a +Table Of Contents and a List of Figures should be generated. Similarly, + +/chapter toc + +indicates that whenever a document that has a root +of chapter is formatted, a Table of +Contents should be generated. The entry chapter would match +all chapters, but /chapter matches only chapter +document elements. + +Generally, the longest match wins. So, for example, if you want to distinguish +articles in books from articles in parts, you could use these two entries: + +book/article toc,figure +part/article toc + +Note that an article in a part can never match a book/article, +so if you want nothing to be generated for articles in parts, you can simply leave +that rule out. + +If you want to leave the rule in, to make it explicit that you're turning +something off, use the value nop. For example, the following +entry disables ToCs and LoTs for articles: + +article nop + +Do not simply leave the word article in the file +without a matching value. That'd be just begging the silly little +path/value parser to get confused. + +Section ToCs are further controlled by the +generate.section.toc.level parameter. +For a given section level to have a ToC, it must have both an entry in +generate.toc and be within the range enabled by +generate.section.toc.level. + + + + + +generate.section.toc.level +integer + + +generate.section.toc.level +Control depth of TOC generation in sections + + + + +<xsl:param name="generate.section.toc.level" select="0"></xsl:param> + + + +Description + +The generate.section.toc.level parameter +controls the depth of section in which TOCs will be generated. Note +that this is related to, but not the same as +toc.section.depth, which controls the depth to +which TOC entries will be generated in a given TOC. +If, for example, generate.section.toc.level +is 3, TOCs will be generated in first, second, and third +level sections, but not in fourth level sections. + + + + + + + +generate.index +boolean + + +generate.index +Do you want an index? + + + +<xsl:param name="generate.index" select="1"></xsl:param> + + +Description + +Specify if an index should be generated. + + + + + + +index.method +list +basic +kosek +kimber + + +index.method +Select method used to group index entries in an index + + + + +<xsl:param name="index.method">basic</xsl:param> + + + +Description + +This parameter lets you select which method to use for sorting and grouping + index entries in an index. +Indexes in Latin-based languages that have accented characters typically +sort together accented words and unaccented words. +Thus Á (U+00C1 LATIN CAPITAL LETTER A WITH ACUTE) would sort together +with A (U+0041 LATIN CAPITAL LETTER A), so both would appear in the A +section of the index. +Languages using other alphabets (such as Russian, which is written in the Cyrillic alphabet) +and languages using ideographic chararacters (such as Japanese) +require grouping specific to the languages and alphabets. + + +The default indexing method is limited. +It can group accented characters in Latin-based languages only. +It cannot handle non-Latin alphabets or ideographic languages. +The other indexing methods require extensions of one type or +another, and do not work with +all XSLT processors, which is why they are not used by default. + +The three choices for indexing method are: + + +basic + + +(default) Sort and groups words based only on the Latin alphabet. +Words with accented Latin letters will group and sort with +their respective primary letter, but +words in non-Latin alphabets will be +put in the Symbols section of the index. + + + + +kosek + + +This method sorts and groups words based on letter groups configured in +the DocBook locale file for the given language. +See, for example, the French locale file common/fr.xml. +This method requires that the XSLT processor +supports the EXSLT extensions (most do). +It also requires support for using +user-defined functions in xsl:key (xsltproc does not). + +This method is suitable for any language for which you can +list all the individual characters that should appear +in each letter group in an index. +It is probably not practical to use it for ideographic languages +such as Chinese that have hundreds or thousands of characters. + + +To use the kosek method, you must: + + + +Use a processor that supports its extensions, such as +Saxon 6 or Xalan (xsltproc and Saxon 8 do not). + + + +Set the index.method parameter's value to kosek. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kosek.xsl or +html/autoidx-kosek.xsl into your +customization. + + + + + + + +kimber + + +This method uses extensions to the Saxon processor to implement +sophisticated indexing processes. It uses its own +configuration file, which can include information for any number of +languages. Each language's configuration can group +words using one of two processes. In the +enumerated process similar to that used in the kosek method, +you indicate the groupings character-by-character. +In the between-key process, you specify the +break-points in the sort order that should start a new group. +The latter configuration is useful for ideographic languages +such as Chinese, Japanese, and Korean. +You can also define your own collation algorithms and how you +want mixed Latin-alphabet words sorted. + + +For a whitepaper describing the extensions, see: +http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf. + + + +To download the extension library, see +http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport. + + + + +To use the kimber method, you must: + + + +Use Saxon (version 6 or 8) as your XSLT processor. + + + +Install and configure the Innodata Isogen library, using +the documentation that comes with it. + + + +Set the index.method parameter's value to kimber. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kimber.xsl or +html/autoidx-kimber.xsl into your +customization. + + + + + + + + + + + + + +index.on.type +boolean + + +index.on.type +Select indexterms based on type +attribute value + + + + +<xsl:param name="index.on.type" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +type attribute +value will contain only those indexterm +elements with a matching type attribute value. +If an index has no type +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + + +If index.on.type is zero, then the +type attribute has no effect +on selecting indexterms for an index. + + +For those using DocBook version 4.2 or earlier, +the type attribute is not available +for index terms. However, you can achieve the same +effect by using the role attribute +in the same manner on indexterm +and index, and setting the stylesheet parameter +index.on.role to a nonzero value. + + + + + + + +index.on.role +boolean + + +index.on.role +Select indexterms based on role value + + + + +<xsl:param name="index.on.role" select="0"></xsl:param> + + + +Description + + +If non-zero, +then an index element that has a +role attribute +value will contain only those indexterm +elements with a matching role value. +If an index has no role +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + +If index.on.role is zero, then the +role attribute has no effect +on selecting indexterms for an index. + + +If you are using DocBook version 4.3 or later, you should +use the type attribute instead of role +on indexterm and index, +and set the index.on.type to a nonzero +value. + + + + + + + +index.links.to.section +boolean + + +index.links.to.section +HTML index entries link to container section title + + + + +<xsl:param name="index.links.to.section" select="1"></xsl:param> + + + +Description + +If zero, then an index entry in an index links +directly to the location of the +generated anchor that is output +for the indexterm. If two identical indexterm elements +exist in the same section, then both entries appear +in the index with the same title but link to different +locations. + +If non-zero, then an index entry in an index links to the +section title containing the indexterm, rather than +directly to the anchor output for the indexterm. +Duplicate indexterm entries in the same section are dropped. + + +The default value is 1, so index entries link to +section titles by default. + +In both cases, the link text in an index entry is the +title of the section containing the indexterm. +That is because HTML does not have numbered pages. +It also provides the reader with context information +for each link. + +This parameter lets you choose which style of +index linking you want. + + + +When set to 0, an index entry takes you +to the precise location of its corresponding indexterm. +However, if you have a lot of duplicate +entries in sections, then you have a lot of duplicate +titles in the index, which makes it more cluttered. +The reader may not recognize why duplicate titles +appear until they follow the links. Also, the links +may land the reader in the middle of a section where the +section title is not visible, which may also be +confusing to the reader. + + +When set to 1, an index entry link is +less precise, but duplicate titles in the +index entries are eliminated. +Landing on the section title location may confirm the reader's +expectation that a link that +shows a section title will take them to that section title, +not a location within the section. + + + + + + + + + +index.prefer.titleabbrev +boolean + + +index.prefer.titleabbrev +Should abbreviated titles be used as back references? + + + + +<xsl:param name="index.prefer.titleabbrev" select="0"></xsl:param> + + + +Description + +If non-zero, and if a titleabbrev is defined, the abbreviated title +is used as the link text of a back reference in the index. + + + + + + + +index.term.separator +string + + +index.term.separator +Override for punctuation separating an index term +from its list of page references in an index + + + + +<xsl:param name="index.term.separator"></xsl:param> + + + +Description + +This parameter permits you to override +the text to insert between +the end of an index term and its list of page references. +Typically that might be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'term-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +fill in the content for this normally empty +override parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. +For fo output, it could be an fo:leader +element to provide space of a specific length, or a dot leader. + + + + + + + +index.number.separator +string + + +index.number.separator +Override for punctuation separating page numbers in index + + + + +<xsl:param name="index.number.separator"></xsl:param> + + + +Description + +This parameter permits you to override the text to insert between +page references in a formatted index entry. Typically +that would be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'number-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. This punctuation appears between +such section titles in an HTML index. + + + + + + + +index.range.separator +string + + +index.range.separator +Override for punctuation separating the two numbers +in a page range in index + + + + +<xsl:param name="index.range.separator"></xsl:param> + + + +Description + +This parameter permits you +to override the text to insert between +the two numbers of a page range in an index. +This parameter is only used by those XSL-FO processors +that support an extension for generating such page ranges +(such as XEP). + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'range-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. So there are no page ranges +and this parameter has no effect. + + + + + + +Stylesheet Extensions + + +linenumbering.everyNth +integer + + +linenumbering.everyNth +Indicate which lines should be numbered + + + + +<xsl:param name="linenumbering.everyNth">5</xsl:param> + + + +Description + +If line numbering is enabled, everyNth line will be +numbered. Note that numbering is one based, not zero based. + +See also linenumbering.extension, +linenumbering.separator, +linenumbering.width and +use.extensions + + + + + + +linenumbering.extension +boolean + + +linenumbering.extension +Enable the line numbering extension + + + + +<xsl:param name="linenumbering.extension" select="1"></xsl:param> + + + +Description + +If non-zero, verbatim environments (address, literallayout, +programlisting, screen, synopsis) that specify line numbering will +have line numbers. + + + + + + + +linenumbering.separator +string + + +linenumbering.separator +Specify a separator between line numbers and lines + + + + +<xsl:param name="linenumbering.separator"><xsl:text> </xsl:text></xsl:param> + + + +Description + +The separator is inserted between line numbers and lines in the +verbatim environment. The default value is a single white space. + Note the interaction with linenumbering.width + + + + + + + +linenumbering.width +integer + + +linenumbering.width +Indicates the width of line numbers + + + + +<xsl:param name="linenumbering.width">3</xsl:param> + + + +Description + +If line numbering is enabled, line numbers will appear right +justified in a field "width" characters wide. + + + + + + + +tablecolumns.extension +boolean + + +tablecolumns.extension +Enable the table columns extension function + + + + +<xsl:param name="tablecolumns.extension" select="1"></xsl:param> + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + + + + + textinsert.extension + boolean + + + textinsert.extension + Enables the textinsert extension element + + + + <xsl:param name="textinsert.extension" select="1"></xsl:param> + + + Description + The textinsert extension element inserts the contents of + a file into the result tree (as text). + + To use the textinsert extension element, you must use + either Saxon or Xalan as your XSLT processor (it doesn’t + work with xsltproc), along with either the DocBook Saxon + extensions or DocBook Xalan extensions (for more + information about those extensions, see DocBook Saxon Extensions and DocBook Xalan Extensions), and you must set both + the use.extensions and + textinsert.extension parameters to + 1. + As an alternative to using the textinsert element, + consider using an Xinclude element with the + parse="text" attribute and value + specified, as detailed in Using XInclude for text inclusions. + + + See Also + You can also use the dbhtml-include href processing + instruction to insert external files — both files containing + plain text and files with markup content (including HTML + content). + + More information + For how-to documentation on inserting contents of + external code files and other text files into output, see + External code files. + For guidelines on inserting contents of + HTML files into output, see Inserting external HTML code. + + + + + +textdata.default.encoding +string + + +textdata.default.encoding +Default encoding of external text files which are included +using textdata element + + + + +<xsl:param name="textdata.default.encoding"></xsl:param> + + + +Description + +Specifies the encoding of any external text files included using +textdata element. This value is used only when you do +not specify encoding by the appropriate attribute +directly on textdata. An empty string is interpreted as the system +default encoding. + + + + + + +graphicsize.extension +boolean + + +graphicsize.extension +Enable the getWidth()/getDepth() extension functions + + + + +<xsl:param name="graphicsize.extension" select="1"></xsl:param> + + + +Description + +If non-zero (and if use.extensions is non-zero +and if you're using a processor that supports extension functions), the +getWidth and getDepth functions +will be used to extract image sizes from graphics. + +The main supported image formats are GIF, JPEG, and PNG. Somewhat cruder +support for EPS and PDF images is also available. + + + + + +graphicsize.use.img.src.path +boolean + + +graphicsize.use.img.src.path +Prepend img.src.path before +filenames passed to extension functions + + + + +<xsl:param name="graphicsize.use.img.src.path" select="0"></xsl:param> + + + +Description + +If non-zero img.src.path parameter will +be appended before filenames passed to extension functions for +measuring image dimensions. + + + + + + +use.extensions +boolean + + +use.extensions +Enable extensions + + + + +<xsl:param name="use.extensions" select="0"></xsl:param> + + + +Description + +If non-zero, extensions may be used. Each extension is +further controlled by its own parameter. But if +use.extensions is zero, no extensions will +be used. + + + + + + +Automatic labelling + + +chapter.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +chapter.autolabel +Specifies the labeling format for Chapter titles + + + + +<xsl:param name="chapter.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, then chapters will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + +appendix.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +appendix.autolabel +Specifies the labeling format for Appendix titles + + + + +<xsl:param name="appendix.autolabel">A</xsl:param> + + + +Description + +If non-zero, then appendices will be numbered using the +parameter value as the number format if the value matches one of the +following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperalpha). + + + + + + + +part.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +part.autolabel +Specifies the labeling format for Part titles + + + + +<xsl:param name="part.autolabel">I</xsl:param> + + + +Description + +If non-zero, then parts will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperroman). + + + + + + + + +reference.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +reference.autolabel +Specifies the labeling format for Reference titles + + + + <xsl:param name="reference.autolabel">I</xsl:param> + + +Description +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + +Any non-zero value other than the above will generate +the default number format (upperroman). + + + + + + +preface.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +preface.autolabel +Specifices the labeling format for Preface titles + + + +<xsl:param name="preface.autolabel" select="0"></xsl:param> + + +Description + +If non-zero then prefaces will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + + + + +qandadiv.autolabel +boolean + + +qandadiv.autolabel +Are divisions in QAndASets enumerated? + + + +<xsl:param name="qandadiv.autolabel" select="1"></xsl:param> + + +Description + +If non-zero, unlabeled qandadivs will be enumerated. + + + + + + + +section.autolabel +boolean + + +section.autolabel +Are sections enumerated? + + + +<xsl:param name="section.autolabel" select="0"></xsl:param> + + +Description + +If true (non-zero), unlabeled sections will be enumerated. + + + + + + + +section.autolabel.max.depth +integer + + +section.autolabel.max.depth +The deepest level of sections that are numbered. + + + + +<xsl:param name="section.autolabel.max.depth">8</xsl:param> + + + +Description + +When section numbering is turned on by the +section.autolabel parameter, then this +parameter controls the depth of section nesting that is +numbered. Sections nested to a level deeper than this value will not +be numbered. + + + + + + + +section.label.includes.component.label +boolean + + +section.label.includes.component.label +Do section labels include the component label? + + + +<xsl:param name="section.label.includes.component.label" select="0"></xsl:param> + + +Description + +If non-zero, section labels are prefixed with the label of the +component that contains them. + + + + + + + +label.from.part +boolean + + +label.from.part +Renumber components in each part? + + + + +<xsl:param name="label.from.part" select="0"></xsl:param> + + + +Description + +If label.from.part is non-zero, then + numbering of components — preface, + chapter, appendix, and + reference (when reference occurs at the + component level) — is re-started within each + part. +If label.from.part is zero (the + default), numbering of components is not + re-started within each part; instead, components are + numbered sequentially throughout each book, + regardless of whether or not they occur within part + instances. + + + + + + +component.label.includes.part.label +boolean + + +component.label.includes.part.label +Do component labels include the part label? + + + +<xsl:param name="component.label.includes.part.label" select="0"></xsl:param> + + +Description + +If non-zero, number labels for chapter, +appendix, and other component elements are prefixed with +the label of the part element that contains them. So you might see +Chapter II.3 instead of Chapter 3. Also, the labels for formal +elements such as table and figure will include +the part label. If there is no part element container, then no prefix +is generated. + + +This feature is most useful when the +label.from.part parameter is turned on. +In that case, there would be more than one chapter +1, and the extra part label prefix will identify +each chapter unambiguously. + + + + + + + +HTML + + +html.base +uri + + +html.base +An HTML base URI + + + + +<xsl:param name="html.base"></xsl:param> + + +Description + +If html.base is set, it is used for the base element +in the head of the html documents. The parameter specifies +the base URL for all relative URLs in the document. This is useful +for dynamically served html where the base URI needs to be +shifted. + + + + + + +html.stylesheet +string + + +html.stylesheet +Name of the stylesheet(s) to use in the generated HTML + + + + +<xsl:param name="html.stylesheet"></xsl:param> + + + +Description + +The html.stylesheet parameter is either +empty, indicating that no stylesheet link tag should be +generated in the html output, or it is a list of one or more +stylesheet files. + +Multiple stylesheets are space-delimited. If you need to +reference a stylesheet URI that includes a space, encode it with +%20. A separate html link element will +be generated for each stylesheet in the order they are listed in the +parameter. + + + + + + +html.stylesheet.type +string + + +html.stylesheet.type +The type of the stylesheet used in the generated HTML + + + +<xsl:param name="html.stylesheet.type">text/css</xsl:param> + + +Description + +The type of the stylesheet to place in the HTML link tag. + + + + + + + +css.decoration +boolean + + +css.decoration +Enable CSS decoration of elements + + + + +<xsl:param name="css.decoration" select="1"></xsl:param> + + + +Description + + +If non-zero, then html elements produced by the stylesheet may be +decorated with style attributes. For example, the +li tags produced for list items may include a +fragment of CSS in the style attribute which sets +the CSS property "list-style-type". + + + + + + + +html.script +string + + +html.script +Name of the script(s) to use in the generated HTML + + + + +<xsl:param name="html.script"></xsl:param> + + + +Description + +The html.script parameter is either +empty (default), indicating that no script element should be +generated in the html output, or it is a list of one or more +script locations. + +Multiple script locations are space-delimited. If you need to +reference a script URI that includes a space, encode it with +%20. A separate html script element will +be generated for each script in the order they are listed in the +parameter. + + + + + + +html.script.type +string + + +html.script.type +The type of script used in the generated HTML + + + +<xsl:param name="html.script.type">text/javascript</xsl:param> + + +Description + +The type of script to place in the HTML script element. +Specifically, the value of the script element's type +attribute. +The default value is text/javascript. +This param is used only when the stylesheet parameter +html.script is non-blank and specifies the location of a script. + + + + + + + +spacing.paras +boolean + + +spacing.paras +Insert additional <p> elements for spacing? + + + + +<xsl:param name="spacing.paras" select="0"></xsl:param> + + + +Description + +When non-zero, additional, empty paragraphs are inserted in +several contexts (for example, around informal figures), to create a +more pleasing visual appearance in many browsers. + + + + + + + +emphasis.propagates.style +boolean + + +emphasis.propagates.style +Pass emphasis role attribute through to HTML? + + + +<xsl:param name="emphasis.propagates.style" select="1"></xsl:param> + + +Description +If non-zero, the role attribute of +emphasis elements will be passed through to the HTML as a +class attribute on a span that surrounds the +emphasis. + + + + + +para.propagates.style +boolean + + +para.propagates.style +Pass para role attribute through to HTML? + + + + +<xsl:param name="para.propagates.style" select="1"></xsl:param> + + + +Description + +If true, the role attribute of para elements +will be passed through to the HTML as a class attribute on the +p generated for the paragraph. + + + + + + +phrase.propagates.style +boolean + + +phrase.propagates.style +Pass phrase role attribute through to HTML? + + + + +<xsl:param name="phrase.propagates.style" select="1"></xsl:param> + + +Description + +If non-zero, the role attribute of phrase elements +will be passed through to the HTML as a class +attribute on a span that surrounds the +phrase. + + + + + + +entry.propagates.style +boolean + + +entry.propagates.style +Pass entry role attribute through to HTML? + + + + +<xsl:param name="entry.propagates.style" select="1"></xsl:param> + + + +Description + +If true, the role attribute of entry elements +will be passed through to the HTML as a class attribute on the +td or th generated for the table +cell. + + + + + + +html.longdesc +boolean + + +html.longdesc +Should longdesc URIs be created? + + + +<xsl:param name="html.longdesc" select="1"></xsl:param> + + +Description +If non-zero, HTML files will be created for the +longdesc attribute. These files +are created from the textobjects in +mediaobjects and +inlinemediaobject. + + + + + + +html.longdesc.link +boolean + + +html.longdesc.link +Should a link to the longdesc be included in the HTML? + + + + +<xsl:param name="html.longdesc.link" select="$html.longdesc"></xsl:param> + + + +Description + +If non-zero, links will be created to the +HTML files created for the +longdesc attribute. It makes no +sense to enable this option without also enabling the +html.longdesc parameter. + + + + + + + + +make.valid.html +boolean + + +make.valid.html +Attempt to make sure the HTML output is valid HTML + + + + +<xsl:param name="make.valid.html" select="0"></xsl:param> + + + +Description + +If make.valid.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is valid. This may mean that some +para tags are translated into HTML divs or +that other substitutions occur. + +This parameter is different from html.cleanup +because it changes the resulting markup; it does not use extension functions +to manipulate result-tree-fragments and is therefore applicable to any +XSLT processor. + + + + + + +html.cleanup +boolean + + +html.cleanup +Attempt to clean up the resulting HTML? + + + + +<xsl:param name="html.cleanup" select="1"></xsl:param> + + + +Description + +If non-zero, and if the EXSLT +extensions are supported by your processor, the resulting HTML will be +cleaned up. This improves the chances that the +resulting HTML will be valid. It may also improve the formatting of +some elements. + +This parameter is different from make.valid.html +because it uses extension functions to manipulate result-tree-fragments. + + + + + + +html.append +string + + +html.append +Specifies content to append to HTML output + + + +<xsl:param name="html.append"></xsl:param> + + +Description + +Specifies content to append to the end of HTML files output by +the html/docbook.xsl stylesheet, after the +closing <html> tag. You probably don’t want to set any +value for this parameter; but if you do, the only value it should ever +be set to is a newline character: &#x0a; or +&#10; + + + + + + +draft.mode +list +no +yes +maybe + + +draft.mode +Select draft mode + + + + +<xsl:param name="draft.mode">no</xsl:param> + + + +Description + +Selects draft mode. If draft.mode is +yes, the entire document will be treated +as a draft. If it is no, the entire document +will be treated as a final copy. If it is maybe, +individual sections will be treated as draft or final independently, depending +on how their status attribute is set. + + + + + + + +draft.watermark.image +uri + + +draft.watermark.image +The URI of the image to be used for draft watermarks + + + + +<xsl:param name="draft.watermark.image">images/draft.png</xsl:param> + + + +Description + +The image to be used for draft watermarks. + + + + + + +generate.id.attributes +boolean + + +generate.id.attributes +Generate ID attributes on container elements? + + + + +<xsl:param name="generate.id.attributes" select="0"></xsl:param> + + + +Description + +If non-zero, the HTML stylesheet will generate ID attributes on +containers. For example, the markup: + +<section id="foo"><title>Some Title</title> +<para>Some para.</para> +</section> + +might produce: + +<div class="section" id="foo"> +<h2>Some Title</h2> +<p>Some para.</p> +</div> + +The alternative is to generate anchors: + +<div class="section"> +<h2><a name="foo"></a>Some Title</h2> +<p>Some para.</p> +</div> + +Because the name attribute of +the a element and the id +attribute of other tags are both of type ID, producing both +generates invalid documents. + +As of version 1.50, you can use this switch to control which type of +identifier is generated. For backwards-compatibility, generating +a anchors is preferred. + +Note: at present, this switch is incompletely implemented. +Disabling ID attributes will suppress them, but enabling ID attributes +will not suppress the anchors. + + + + + + +generate.consistent.ids +boolean + + +generate.consistent.ids +Generate consistent id values if document is unchanged + + + + +<xsl:param name="generate.consistent.ids" select="0"></xsl:param> + + + +Description + +When the stylesheet assigns an id value to an output element, +the generate-id() function may be used. That function may not +produce consistent values between runs. Version control +systems may misidentify the changing id values as changes +to the document. + +If you set this parameter's value to 1, then the +template named object.id will replace +the use of the function generate-id() with +<xsl:number level="multiple" count="*"/>. +This counts preceding elements to generate a unique number for +the id value. + + +This param does not associate permanent unique id values +with particular elements. +The id values are consistent only as long as the document +structure does not change. +If the document structure changes, then the counting +of elements changes, and all id values after +the first such change may be different, even when there is +no change to the element itself or its output. + + + +The default value of this parameter is zero, so generate-id() is used +by default. + + + + + + +generate.meta.abstract +boolean + + +generate.meta.abstract +Generate HTML META element from abstract? + + + + +<xsl:param name="generate.meta.abstract" select="1"></xsl:param> + + + +Description + +If non-zero, document abstracts will be reproduced in the HTML +head, with >meta name="description" content="..." + + + + + + + +make.clean.html +boolean + + +make.clean.html +Make HTML conform to modern coding standards + + + + +<xsl:param name="make.clean.html" select="0"></xsl:param> + + + +Description + +If make.clean.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is conforms to +modern HTML coding standards. In addition to eliminating +excessive and noncompliant coding, it moves presentation +HTML coding to a CSS stylesheet. + +The resulting HTML is dependent on +CSS for formatting, and so the stylesheet is capable of +generating a supporting CSS file. The docbook.css.source +and custom.css.source parameters control +how a CSS file is generated. + +If you require your CSS to reside in the HTML +head element, then the generate.css.header +can be used to do that. + +The make.clean.html parameter is +different from html.cleanup +because the former changes the resulting markup; it does not use extension functions +like the latter to manipulate result-tree-fragments, +and is therefore applicable to any XSLT processor. + +If make.clean.html is set to zero (the default), +then the stylesheet retains its original +old style +HTML formatting features. + + + + + + docbook.css.source + string + + + docbook.css.source + Name of the default CSS input file + + + + <xsl:param name="docbook.css.source">docbook.css.xml</xsl:param> + + + Description + +The docbook.css.source parameter +specifies the name of the file containing the default DocBook +CSS styles. Those styles are necessary when the +make.clean.html parameter is nonzero. + +The file is a well-formed XML file that +must consist of a single style root +element that contains CSS styles as its text content. +The default value of the parameter (and filename) +is docbook.css.xml. +The stylesheets ship with the default file. You can substitute +your own and specify its path in this parameter. + +If docbook.css.source is not blank, +and make.clean.html is nonzero, then +the stylesheet takes the following actions: + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of docbook.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference the external CSS stylesheet. + For example: + <link rel="stylesheet" href="docbook.css" type="text/css"> + + However, if the docbook.css.link + parameter is set to zero, then no link is written + for the default CSS file. That is useful if a custom + CSS file will import the default CSS stylesheet to ensure + proper cascading of styles. + + + +If the docbook.css.source parameter +is changed from its default docbook.css.xml to blank, +then no default CSS is generated. Likewise if the +make.clean.html parameter is set to zero, +then no default CSS is generated. The +custom.css.source parameter can be used +instead to generate a complete custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + + + + +docbook.css.link +boolean + + +docbook.css.link +Insert a link referencing the default CSS stylesheet + + + + +<xsl:param name="docbook.css.link" select="1"></xsl:param> + + + +Description + +The stylesheets are capable of generating a default +CSS stylesheet file. The parameters +make.clean.html and +docbook.css.source control that feature. + +Normally if a default CSS file is generated, then +the stylesheet inserts a link tag in the HTML +HEAD element to reference it. +However, you can omit that link reference if +you set the docbook.css.link to zero +(1 is the default). + +This parameter is useful when you want to import the +default CSS into a custom CSS file generated using the +custom.css.source parameter. + + + + + + + + custom.css.source + string + + + custom.css.source + Name of a custom CSS input file + + + + <xsl:param name="custom.css.source"></xsl:param> + + + Description + +The custom.css.source +parameter enables you to add CSS styles to DocBook's +HTML output. + +The parameter +specifies the name of a file containing custom +CSS styles. The file must be a well-formed XML file that +consists of a single style root +element that contains CSS styles as its text content. +For example: +<?xml version="1.0"?> +<style> +h2 { + font-weight: bold; + color: blue; +} +... +</style> + + +The filename specified by the parameter +should have a .xml +filename suffix, although that is not required. +The default value of this parameter is blank. + +If custom.css.source is not blank, then +the stylesheet takes the following actions. +These actions take place regardless of the value of +the make.clean.html parameter. + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of custom.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference this external CSS stylesheet. + For example: + <link rel="stylesheet" href="custom.css" type="text/css"> + + + + + + + +If the make.clean.html parameter is nonzero +(the default is zero), +and if the docbook.css.source parameter +is not blank (the default is not blank), +then the stylesheet will also generate a default CSS file +and add a link tag to reference it. +The link to the custom CSS comes after the +link to the default, so it should cascade properly +in most browsers. +If you do not want two link tags, and +instead want your custom CSS to import the default generated +CSS file, then do the following: + + + + + Add a line like the following to your custom CSS source file: + @import url("docbook.css") + + + + Set the docbook.css.link parameter + to zero. This will omit the link tag + that references the default CSS file. + + + +If you set make.clean.html to nonzero but +you do not want the default CSS generated, then also set +the docbook.css.source parameter to blank. +Then no default CSS will be generated, and so +all CSS styles must come from your custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + + + + +generate.css.header +boolean + + +generate.css.header +Insert generated CSS styles in HEAD element + + + + +<xsl:param name="generate.css.header" select="0"></xsl:param> + + + +Description + +The stylesheets are capable of generating both default +and custom CSS stylesheet files. The parameters +make.clean.html, +docbook.css.source, and +custom.css.source control that feature. + +If you require that CSS styles reside in the HTML +HEAD element instead of external CSS files, +then set the generate.css.header +parameter to nonzero (it is zero by default). +Then instead of generating the CSS in external files, +they are wrapped in style elements in +the HEAD element of each HTML output file. + + + + + + +XSLT Processing + + +rootid +string + + +rootid +Specify the root element to format + + + + +<xsl:param name="rootid"></xsl:param> + + +Description + +If rootid is not empty, it must be the +value of an ID that occurs in the document being formatted. The entire +document will be loaded and parsed, but formatting will begin at the +element identified, rather than at the root. For example, this allows +you to process only chapter 4 of a book. +Because the entire document is available to the processor, automatic +numbering, cross references, and other dependencies are correctly +resolved. + + + + + + +suppress.navigation +boolean + + +suppress.navigation +Disable header and footer navigation + + + + +<xsl:param name="suppress.navigation" select="0"></xsl:param> + + + +Description + + +If non-zero, header and footer navigation will be suppressed. + + + + + + +suppress.header.navigation +boolean + + +suppress.header.navigation +Disable header navigation + + + + +<xsl:param name="suppress.header.navigation" select="0"></xsl:param> + + + +Description + +If non-zero, header navigation will be suppressed. + + + + + + +suppress.footer.navigation +boolean + + +suppress.footer.navigation +Disable footer navigation + + + +<xsl:param name="suppress.footer.navigation">0</xsl:param> + + +Description + + +If non-zero, footer navigation will be suppressed. + + + + + + +header.rule +boolean + + +header.rule +Rule under headers? + + + + +<xsl:param name="header.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn below the page headers. + + + + + + +footer.rule +boolean + + +footer.rule +Rule over footers? + + + + +<xsl:param name="footer.rule" select="1"></xsl:param> + + + +Description + +If non-zero, a rule will be drawn above the page footers. + + + + + + +id.warnings +boolean + + +id.warnings +Should warnings be generated for titled elements without IDs? + + + +<xsl:param name="id.warnings" select="0"></xsl:param> + + +Description +If non-zero, the stylesheet will issue a warning for any element +(other than the root element) which has a title but does not have an +ID. + + + + +Meta/*Info and Titlepages + + +inherit.keywords +boolean + + +inherit.keywords +Inherit keywords from ancestor elements? + + + + +<xsl:param name="inherit.keywords" select="1"></xsl:param> + + +Description + +If inherit.keywords +is non-zero, the keyword meta for each HTML +head element will include all of the keywords from +ancestor elements. Otherwise, only the keywords from the current section +will be used. + + + + + + + +make.single.year.ranges +boolean + + +make.single.year.ranges +Print single-year ranges (e.g., 1998-1999) + + + + +<xsl:param name="make.single.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, year ranges that span a single year will be printed +in range notation (1998-1999) instead of discrete notation +(1998, 1999). + + + + + + +make.year.ranges +boolean + + +make.year.ranges +Collate copyright years into ranges? + + + +<xsl:param name="make.year.ranges" select="0"></xsl:param> + + +Description + +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. If a year element contains a dash or +a comma, then that year element will not be merged into +any range. + + + + + + + +author.othername.in.middle +boolean + + +author.othername.in.middle +Is othername in author a +middle name? + + + + +<xsl:param name="author.othername.in.middle" select="1"></xsl:param> + + +Description + +If non-zero, the othername of an author +appears between the firstname and +surname. Otherwise, othername +is suppressed. + + + + + + + +blurb.on.titlepage.enabled +boolean + + +blurb.on.titlepage.enabled +Display personblurb and authorblurb on title pages? + + + + +<xsl:param name="blurb.on.titlepage.enabled" select="0"></xsl:param> + + + +Description + +If non-zero, output from authorblurb and +personblurb elements is displayed on title pages. If zero +(the default), output from those elements is suppressed on title pages +(unless you are using a titlepage customization +that causes them to be included). + + + + + + +contrib.inline.enabled +boolean + + +contrib.inline.enabled +Display contrib output inline? + + + +<xsl:param name="contrib.inline.enabled">1</xsl:param> + + +Description + +If non-zero (the default), output of the contrib element is +displayed as inline content rather than as block content. + + + + + + +editedby.enabled +boolean + + +editedby.enabled +Display “Edited by” heading above editor name? + + + +<xsl:param name="editedby.enabled">1</xsl:param> + + +Description + +If non-zero, a localized Edited +by heading is displayed above editor names in output of the +editor element. + + + + + + +abstract.notitle.enabled +boolean + + +abstract.notitle.enabled +Suppress display of abstract titles? + + + <xsl:param name="abstract.notitle.enabled" select="0"></xsl:param> + +Description +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. + + + + + +othercredit.like.author.enabled +boolean + + +othercredit.like.author.enabled +Display othercredit in same style as author? + + + +<xsl:param name="othercredit.like.author.enabled">0</xsl:param> + + +Description + +If non-zero, output of the +othercredit element on titlepages is displayed in +the same style as author and +editor output. If zero then +othercredit output is displayed using a style +different than that of author and +editor. + + + + + + +generate.legalnotice.link +boolean + + +generate.legalnotice.link +Write legalnotice to separate chunk and generate link? + + + +<xsl:param name="generate.legalnotice.link" select="0"></xsl:param> + + +Description + +If the value of generate.legalnotice.link +is non-zero, the stylesheet: + + + + writes the contents of legalnotice to a separate + HTML file + + + inserts a hyperlink to the legalnotice file + + + adds (in the HTML head) either a single + link or element or multiple + link elements (depending on the value of the + html.head.legalnotice.link.multiple + parameter), with the value or values derived from the + html.head.legalnotice.link.types + parameter + + + + Otherwise, if generate.legalnotice.link is + zero, legalnotice contents are rendered on the title + page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename +processing instruction, that filename is used. + + + If the legalnotice has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename +is the concatenation of the id value and the value of the html.ext +parameter. + + + If the legalnotice does not have an id/xml:id + attribute, or if use.id.as.filename = 0, the filename is the concatenation of "ln-", +auto-generated id value, and html.ext value. + + + + + + + + + + + +generate.revhistory.link +boolean + + +generate.revhistory.link +Write revhistory to separate chunk and generate link? + + + +<xsl:param name="generate.revhistory.link" select="0"></xsl:param> + + +Description + +If non-zero, the contents of revhistory are written +to a separate HTML file and a link to the file is +generated. Otherwise, revhistory contents are rendered on +the title page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename processing instruction, +that filename is used. + + + If the revhistory has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename is the concatenation of +the id value and the value of the html.ext parameter. + + + If the revhistory does not have an id/xml:id +attribute, or if use.id.as.filename = 0, the filename is the concatenation of "rh-", +auto-generated id value, and html.ext value. + + + + + + + + + + + +html.head.legalnotice.link.types +string + + +html.head.legalnotice.link.types +Specifies link types for legalnotice link in html head + + + + +<xsl:param name="html.head.legalnotice.link.types">copyright</xsl:param> + + + +Description + +The value of +html.head.legalnotice.link.types is a +space-separated list of link types, as described in Section 6.12 +of the HTML 4.01 specification. If the value of the +generate.legalnotice.link parameter is +non-zero, then the stylesheet generates (in the +head section of the HTML source) either a single +HTML link element or, if the value of the +html.head.legalnotice.link.multiple is +non-zero, one link element for each link type +specified. Each link has the following attributes: + + + + a rel attribute whose + value is derived from the value of + html.head.legalnotice.link.types + + + an href attribute whose + value is set to the URL of the file containing the + legalnotice + + + a title attribute whose + value is set to the title of the corresponding + legalnotice (or a title programatically + determined by the stylesheet) + + + +For example: + + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + +About the default value + + In an ideal world, the default value of + html.head.legalnotice.link.types would + probably be “license”, since the content of the + DocBook legalnotice is typically license + information, not copyright information. However, the default value + is “copyright” for pragmatic reasons: because + that’s among the set of “recognized link types” listed in Section + 6.12 of the HTML 4.01 specification, and because certain + browsers and browser extensions are preconfigured to recognize that + value. + + + + + + + +html.head.legalnotice.link.multiple +boolean + + +html.head.legalnotice.link.multiple +Generate multiple link instances in html head for legalnotice? + + + + +<xsl:param name="html.head.legalnotice.link.multiple" select="1"></xsl:param> + + + +Description + +If html.head.legalnotice.link.multiple is +non-zero and the value of +html.head.legalnotice.link.types contains +multiple link types, then the stylesheet generates (in the +head section of the HTML source) one +link element for each link type specified. For +example, if the value of +html.head.legalnotice.link.types is +“copyright license”: + + <link rel="copyright" href="ln-id2524073.html" title="Legal Notice"> + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + Otherwise, the stylesheet generates generates a single + link instance; for example: + + <link rel="copyright license" href="ln-id2524073.html" title="Legal Notice"> + + + + + + +Reference Pages + + +funcsynopsis.decoration +boolean + + +funcsynopsis.decoration +Decorate elements of a funcsynopsis? + + + + +<xsl:param name="funcsynopsis.decoration" select="1"></xsl:param> + + + +Description + +If non-zero, elements of the funcsynopsis will be +decorated (e.g. rendered as bold or italic text). The decoration is controlled by +templates that can be redefined in a customization layer. + + + + + + + +funcsynopsis.style +list +ansi +kr + + +funcsynopsis.style +What style of funcsynopsis should be generated? + + + +<xsl:param name="funcsynopsis.style">kr</xsl:param> + + +Description + +If funcsynopsis.style is ansi, +ANSI-style function synopses are generated for a +funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + + + +function.parens +boolean + + +function.parens +Generate parens after a function? + + + + +<xsl:param name="function.parens" select="0"></xsl:param> + + + +Description + +If non-zero, the formatting of a function element +will include generated parentheses. + + + + + + + +refentry.generate.name +boolean + + +refentry.generate.name +Output NAME header before refnames? + + + + +<xsl:param name="refentry.generate.name" select="1"></xsl:param> + + + +Description + +If non-zero, a "NAME" section title is output before the list +of refnames. This parameter and +refentry.generate.title are mutually +exclusive. This means that if you change this parameter to zero, you +should set refentry.generate.title to non-zero unless +you want get quite strange output. + + + + + + + +refentry.generate.title +boolean + + +refentry.generate.title +Output title before refnames? + + + + +<xsl:param name="refentry.generate.title" select="0"></xsl:param> + + + +Description + +If non-zero, the reference page title or first name is +output before the list of refnames. This parameter and +refentry.generate.name are mutually exclusive. +This means that if you change this parameter to non-zero, you +should set refentry.generate.name to zero unless +you want get quite strange output. + + + + + + + +refentry.xref.manvolnum +boolean + + +refentry.xref.manvolnum +Output manvolnum as part of +refentry cross-reference? + + + + +<xsl:param name="refentry.xref.manvolnum" select="1"></xsl:param> + + + +Description + +if non-zero, the manvolnum is used when cross-referencing +refentrys, either with xref +or citerefentry. + + + + + + + +citerefentry.link +boolean + + +citerefentry.link +Generate URL links when cross-referencing RefEntrys? + + + + +<xsl:param name="citerefentry.link" select="0"></xsl:param> + + +Description + +If non-zero, a web link will be generated, presumably +to an online man->HTML gateway. The text of the link is +generated by the generate.citerefentry.link template. + + + + + + + +refentry.separator +boolean + + +refentry.separator +Generate a separator between consecutive RefEntry elements? + + + + +<xsl:param name="refentry.separator" select="1"></xsl:param> + + + +Description + +If true, a separator will be generated between consecutive +reference pages. + + + + + + + +refclass.suppress +boolean + + +refclass.suppress +Suppress display of refclass contents? + + + + +<xsl:param name="refclass.suppress" select="0"></xsl:param> + + +Description + +If the value of refclass.suppress is +non-zero, then display of refclass contents is +suppressed in output. + + + + + +Tables + + +default.table.width +length + + +default.table.width +The default width of tables + + + +<xsl:param name="default.table.width"></xsl:param> + + +Description +If non-zero, this value will be used for the +width attribute on tables that do not specify an +alternate width (with the dbhtml table-width or +dbfo table-width processing instruction). + + + + + +nominal.table.width +length + + +nominal.table.width +The (absolute) nominal width of tables + + + + +<xsl:param name="nominal.table.width">6in</xsl:param> + + + +Description + +In order to convert CALS column widths into HTML column widths, it +is sometimes necessary to have an absolute table width to use for conversion +of mixed absolute and relative widths. This value must be an absolute +length (not a percentage). + + + + + + +table.borders.with.css +boolean + + +table.borders.with.css +Use CSS to specify table, row, and cell borders? + + + + +<xsl:param name="table.borders.with.css" select="0"></xsl:param> + + + +Description + +If non-zero, CSS will be used to draw table borders. + + + + + + + +table.cell.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.cell.border.style +Specifies the border style of table cells + + + + +<xsl:param name="table.cell.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.thickness +length + + +table.cell.border.thickness +Specifies the thickness of table cell borders + + + + +<xsl:param name="table.cell.border.thickness">0.5pt</xsl:param> + + + +Description + +If non-zero, specifies the thickness of borders on table +cells. The units are points. See +CSS + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.cell.border.color +color + + +table.cell.border.color +Specifies the border color of table cells + + + + +<xsl:param name="table.cell.border.color"></xsl:param> + + + + +Description + +Set the color of table cell borders. If non-zero, the value is used +for the border coloration. See CSS. A +color is either a keyword or a numerical RGB specification. +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +navy, olive, orange, purple, red, silver, teal, white, and +yellow. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + + + + +table.frame.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.frame.border.style +Specifies the border style of table frames + + + + +<xsl:param name="table.frame.border.style">solid</xsl:param> + + + +Description + +Specifies the border style of table frames. + + + + + + +table.frame.border.thickness +length + + +table.frame.border.thickness +Specifies the thickness of the frame border + + + + +<xsl:param name="table.frame.border.thickness">0.5pt</xsl:param> + + + +Description + +Specifies the thickness of the border on the table's frame. + + + + + + +table.frame.border.color +color + + +table.frame.border.color +Specifies the border color of table frames + + + + +<xsl:param name="table.frame.border.color"></xsl:param> + + + + +Description + +Specifies the border color of table frames. + + + + + + +default.table.frame +string + + +default.table.frame +The default framing of tables + + + + +<xsl:param name="default.table.frame">all</xsl:param> + + + +Description + +This value will be used when there is no frame attribute on the +table. + + + + + + +html.cellspacing +integer + + +html.cellspacing +Default value for cellspacing in HTML tables + + + + +<xsl:param name="html.cellspacing"></xsl:param> + + + +Description + +If non-zero, this value will be used as the default cellspacing +value in HTML tables. nn for pixels or nn% for percentage +length. E.g. 5 or 5% + + + + + + +html.cellpadding +integer + + +html.cellpadding +Default value for cellpadding in HTML tables + + + + +<xsl:param name="html.cellpadding"></xsl:param> + + + +Description + +If non-zero, this value will be used as the default cellpadding value +in HTML tables. nn for pixels or nn% for percentage length. E.g. 5 or +5% + + + + + +QAndASet + + +qanda.defaultlabel +list +number +qanda +none + + +qanda.defaultlabel +Sets the default for defaultlabel on QandASet. + + + + +<xsl:param name="qanda.defaultlabel">number</xsl:param> + + + +Description + +If no defaultlabel attribute is specified on +a qandaset, this value is used. It is generally one of the legal +values for the defaultlabel attribute (none, +number or +qanda), or one of the additional stylesheet-specific values +(qnumber or qnumberanda). +The default value is 'number'. + +The values are rendered as follows: + +qanda + +questions are labeled "Q:" and +answers are labeled "A:". + + + +number + +The questions are enumerated and the answers +are not labeled. + + + +qnumber + +The questions are labeled "Q:" followed by a number, and answers are not +labeled. +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +qnumberanda + +The questions are labeled "Q:" followed by a number, and +the answers are labeled "A:". +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +none + +No distinguishing label precedes Questions or Answers. + + + + + + + + + + +qanda.inherit.numeration +boolean + + +qanda.inherit.numeration +Does enumeration of QandASet components inherit the numeration of parent elements? + + + + +<xsl:param name="qanda.inherit.numeration" select="1"></xsl:param> + + + +Description + +If non-zero, numbered qandadiv elements and +question and answer inherit the enumeration of +the ancestors of the qandaset. + + + + + + + +qanda.in.toc +boolean + + +qanda.in.toc +Should qandaentry questions appear in +the document table of contents? + + + +<xsl:param name="qanda.in.toc" select="0"></xsl:param> + + +Description + +If true (non-zero), then the generated table of contents +for a document will include qandaset titles, +qandadiv titles, +and question elements. The default value (zero) excludes +them from the TOC. + +This parameter does not affect any tables of contents +that may be generated inside a qandaset or qandadiv. + + + + + + + +qanda.nested.in.toc +boolean + + +qanda.nested.in.toc +Should nested answer/qandaentry instances appear in TOC? + + + + +<xsl:param name="qanda.nested.in.toc" select="0"></xsl:param> + + + +Description + +If non-zero, instances of qandaentry +that are children of answer elements are shown in +the TOC. + + + + + +Linking + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + <xsl:param name="target.database.document">olinkdb.xml</xsl:param> + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + + + + +targets.filename +string + + +targets.filename +Name of cross reference targets data file + + +<xsl:param name="targets.filename">target.db</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter lets you change the name of the generated +file from the default name target.db. +The name must agree with that used in the target database +used to resolve olinks during processing. +See also target.database.document. + + + + + + +olink.base.uri +uri + + +olink.base.uri +Base URI used in olink hrefs + + +<xsl:param name="olink.base.uri"></xsl:param> + + +Description + +When cross reference data is collected for resolving olinks, it +may be necessary to prepend a base URI to each target's href. This +parameter lets you set that base URI when cross reference data is +collected. This feature is needed when you want to link to a document +that is processed without chunking. The output filename for such a +document is not known to the XSL stylesheet; the only target +information consists of fragment identifiers such as +#idref. To enable the resolution of olinks between +documents, you should pass the name of the HTML output file as the +value of this parameter. Then the hrefs recorded in the cross +reference data collection look like +outfile.html#idref, which can be reached as links +from other documents. + + + + + +use.local.olink.style +boolean + + +use.local.olink.style +Process olinks using xref style of current +document + + +<xsl:param name="use.local.olink.style" select="0"></xsl:param> + +Description + +When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the use.local.olink.style parameter is set to non-zero, then instead the cross +reference string is formed again from the target title, number, and +element name, using the stylesheet processing the targeting document. +Then olinks will match the xref style in the targeting document +rather than in the target document. If both documents are processed +with the same stylesheet, then the results will be the same. + + + + + +current.docid +string + + +current.docid +targetdoc identifier for the document being +processed + + +<xsl:param name="current.docid"></xsl:param> + + +Description + +When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. The stylesheet needs to know the targetdoc identifiers for both documents, as they appear in the target.database.document database file. This parameter passes to the stylesheet +the targetdoc identifier of the current document, since that +identifier does not appear in the document itself. +This parameter can also be used for print output. If an olink's targetdoc id differs from the current.docid, then the stylesheet can append the target document's title to the generated olink text. That identifies to the reader that the link is to a different document, not the current document. See also olink.doctitle to enable that feature. + + + + + +olink.doctitle +list +no +yes +maybe + + +olink.doctitle +show the document title for external olinks? + + + +<xsl:param name="olink.doctitle">no</xsl:param> + + +Description + +When olinks between documents are resolved, the generated text +may not make it clear that the reference is to another document. +It is possible for the stylesheets to append the other document's +title to external olinks. For this to happen, two parameters must +be set. + + +This olink.doctitle parameter +should be set to either yes or maybe +to enable this feature. + + + +And you should also set the current.docid +parameter to the document id for the document currently +being processed for output. + + + + + +Then if an olink's targetdoc id differs from +the current.docid value, the stylesheet knows +that it is a reference to another document and can +append the target document's +title to the generated olink text. + +The text for the target document's title is copied from the +olink database from the ttl element +of the top-level div for that document. +If that ttl element is missing or empty, +no title is output. + + +The supported values for olink.doctitle are: + + + +yes + + +Always insert the title to the target document if it is not +the current document. + + + + +no + + +Never insert the title to the target document, even if requested +in an xrefstyle attribute. + + + + +maybe + + +Only insert the title to the target document, if requested +in an xrefstyle attribute. + + + + +An xrefstyle attribute +may override the global setting for individual olinks. +The following values are supported in an +xrefstyle +attribute using the select: syntax: + + + + +docname + + +Insert the target document name for this olink using the +docname gentext template, but only +if the value of olink.doctitle +is not no. + + + + +docnamelong + + +Insert the target document name for this olink using the +docnamelong gentext template, but only +if the value of olink.doctitle +is not no. + + + + +nodocname + + +Omit the target document name even if +the value of olink.doctitle +is yes. + + + + +Another way of inserting the target document name +for a single olink is to employ an +xrefstyle +attribute using the template: syntax. +The %o placeholder (the letter o, not zero) +in such a template +will be filled in with the target document's title when it is processed. +This will occur regardless of +the value of olink.doctitle. + +Note that prior to version 1.66 of the XSL stylesheets, +the allowed values for this parameter were 0 and 1. Those +values are still supported and mapped to 'no' and 'yes', respectively. + + + + + + +activate.external.olinks +boolean + + +activate.external.olinks +Make external olinks into active links + + + + +<xsl:param name="activate.external.olinks" select="1"></xsl:param> + + + +Description + +If activate.external.olinks is nonzero +(the default), then any olinks that reference another document +become active links that can be clicked on to follow the link. +If the parameter is set to zero, then external olinks +will have the appropriate link text generated, but the link is +not made active. Olinks to destinations in +the current document remain active. + +To make an external olink active for HTML +outputs, the link text is wrapped in an a +element with an href attribute. To +make an external olink active for FO outputs, the link text is +wrapped in an fo:basic-link element with an +external-destination attribute. + +This parameter is useful when you need external olinks +to resolve but not be clickable. For example, if documents +in a collection are available independently of each other, +then having active links between them could lead to +unresolved links when a given target document is missing. + +The epub stylesheets set this parameter to zero by default +because there is no standard linking mechanism between Epub documents. + +If external links are made inactive, you should +consider setting the +stylesheet parameter olink.doctitle +to yes. That will append the external document's +title to the link text, making it easier for the user to +locate the other document. + +An olink is considered external when the +current.docid stylesheet parameter +is set to some value, and the olink's targetdoc +attribute has a different value. If the two values +match, then the link is considered internal. If the +current.docid parameter is blank, or +the olink element does not have a targetdoc attribute, +then the link is considered to be internal and will become +an active link. + +See also olink.doctitle, +prefer.internal.olink. + + + + + + +olink.debug +boolean + + +olink.debug +Turn on debugging messages for olinks + + + + +<xsl:param name="olink.debug" select="0"></xsl:param> + + + +Description + +If non-zero, then each olink will generate several +messages about how it is being resolved during processing. +This is useful when an olink does not resolve properly +and the standard error messages are not sufficient to +find the problem. + + +You may need to read through the olink XSL templates +to understand the context for some of the debug messages. + + + + + + + +olink.properties +attribute set + + +olink.properties +Properties associated with the cross-reference +text of an olink. + + + + +<xsl:attribute-set name="olink.properties"> + <xsl:attribute name="show-destination">replace</xsl:attribute> +</xsl:attribute-set> + + + +Description + +This attribute set is applied to the +fo:basic-link element of an olink. It is not applied to the +optional page number or optional title of the external +document. + + + + + + +olink.lang.fallback.sequence +string + + +olink.lang.fallback.sequence +look up translated documents if olink not found? + + + +<xsl:param name="olink.lang.fallback.sequence"></xsl:param> + + +Description + + +This parameter defines a list of lang values +to search among to resolve olinks. + + +Normally an olink tries to resolve to a document in the same +language as the olink itself. The language of an olink +is determined by its nearest ancestor element with a +lang attribute, otherwise the +value of the l10n.gentext.default.lang +parameter. + + +An olink database can contain target data for the same +document in multiple languages. Each set of data has the +same value for the targetdoc attribute in +the document element in the database, but with a +different lang attribute value. + + +When an olink is being resolved, the target is first +sought in the document with the same language as the olink. +If no match is found there, then this parameter is consulted +for additional languages to try. + +The olink.lang.fallback.sequence +must be a whitespace separated list of lang values to +try. The first one with a match in the olink database is used. +The default value is empty. + +For example, a document might be written in German +and contain an olink with +targetdoc="adminguide". +When the document is processed, the processor +first looks for a target dataset in the +olink database starting with: + +<document targetdoc="adminguide" lang="de">. + + +If there is no such element, then the +olink.lang.fallback.sequence +parameter is consulted. +If its value is, for example, fr en, then the processor next +looks for targetdoc="adminguide" lang="fr", and +then for targetdoc="adminguide" lang="en". +If there is still no match, it looks for +targetdoc="adminguide" with no +lang attribute. + + +This parameter is useful when a set of documents is only +partially translated, or is in the process of being translated. +If a target of an olink has not yet been translated, then this +parameter permits the processor to look for the document in +other languages. This assumes the reader would rather have +a link to a document in a different language than to have +a broken link. + + + + + + + +insert.olink.page.number +list +no +yes +maybe + + +insert.olink.page.number +Turns page numbers in olinks on and off + + + + +<xsl:param name="insert.olink.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references made between documents with +olink will +include page number citations. +In most cases this is only applicable to references in printed output. + +The parameter has three possible values. + + + +no +No page number references will be generated for olinks. + + + +yes +Page number references will be generated +for all olink references. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an olink element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + +Olinks that point to targets within the same document +are treated as xrefs, and controlled by +the insert.xref.page.number parameter. + + +Page number references for olinks to +external documents can only be inserted if the +information exists in the olink database. +This means each olink target element +(div or obj) +must have a page attribute +whose value is its page number in the target document. +The XSL stylesheets are not able to extract that information +during processing because pages have not yet been created in +XSLT transformation. Only the XSL-FO processor knows what +page each element is placed on. +Therefore some postprocessing must take place to populate +page numbers in the olink database. + + + + + + + + + +insert.olink.pdf.frag +boolean + + +insert.olink.pdf.frag +Add fragment identifiers for links into PDF files + + + + +<xsl:param name="insert.olink.pdf.frag" select="0"></xsl:param> + + + +Description + +The value of this parameter determines whether +the cross reference URIs to PDF documents made with +olink will +include fragment identifiers. + + +When forming a URI to link to a PDF document, +a fragment identifier (typically a '#' followed by an +id value) appended to the PDF filename can be used by +the PDF viewer to open +the PDF file to a location within the document instead of +the first page. +However, not all PDF files have id +values embedded in them, and not all PDF viewers can +handle fragment identifiers. + + +If insert.olink.pdf.frag is set +to a non-zero value, then any olink targeting a +PDF file will have the fragment identifier appended to the URI. +The URI is formed by concatenating the value of the +olink.base.uri parameter, the +value of the baseuri +attribute from the document +element in the olink database with the matching +targetdoc value, +and the value of the href +attribute for the targeted element in the olink database. +The href attribute +contains the fragment identifier. + + +If insert.olink.pdf.frag is set +to zero (the default value), then +the href attribute +from the olink database +is not appended to PDF olinks, so the fragment identifier is left off. +A PDF olink is any olink for which the +baseuri attribute +from the matching document +element in the olink database ends with '.pdf'. +Any other olinks will still have the fragment identifier added. + + + + + + +prefer.internal.olink +boolean + + +prefer.internal.olink +Prefer a local olink reference to an external reference + + + + +<xsl:param name="prefer.internal.olink" select="0"></xsl:param> + + + +Description + +If you are re-using XML content modules in multiple documents, +you may want to redirect some of your olinks. This parameter +permits you to redirect an olink to the current document. + + +For example: you are writing documentation for a product, +which includes 3 manuals: a little installation +booklet (booklet.xml), a user +guide (user.xml), and a reference manual (reference.xml). +All 3 documents begin with the same introduction section (intro.xml) that +contains a reference to the customization section (custom.xml) which is +included in both user.xml and reference.xml documents. + + +How do you write the link to custom.xml in intro.xml +so that it is interpreted correctly in all 3 documents? + +If you use xref, it will fail in user.xml. + +If you use olink (pointing to reference.xml), +the reference in user.xml +will point to the customization section of the reference manual, while it is +actually available in user.xml. + + + +If you set the prefer.internal.olink +parameter to a non-zero value, then the processor will +first look in the olink database +for the olink's targetptr attribute value +in document matching the current.docid +parameter value. If it isn't found there, then +it tries the document in the database +with the targetdoc +value that matches the olink's targetdoc +attribute. + + +This feature permits an olink reference to resolve to +the current document if there is an element +with an id matching the olink's targetptr +value. The current document's olink data must be +included in the target database for this to work. + + +There is a potential for incorrect links if +the same id attribute value is used for different +content in different documents. +Some of your olinks may be redirected to the current document +when they shouldn't be. It is not possible to control +individual olink instances. + + + + + + + +link.mailto.url +string + + +link.mailto.url +Mailto URL for the LINK REL=made HTML HEAD element + + + + +<xsl:param name="link.mailto.url"></xsl:param> + + + +Description + +If not the empty string, this address will be used for the +rel=made link element in the html head + + + + + + + +ulink.target +string + + +ulink.target +The HTML anchor target for ULinks + + + + +<xsl:param name="ulink.target">_top</xsl:param> + + + +Description + +If ulink.target is non-zero, its value will +be used for the target attribute +on anchors generated for ulinks. + + + + + +Cross References + + +collect.xref.targets +list +no +yes +only + + +collect.xref.targets +Controls whether cross reference data is +collected + + +<xsl:param name="collect.xref.targets">no</xsl:param> + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is no, which means the data file is not generated during processing. The other choices are yes, which means the data file is created and the document is processed for output, and only, which means the data file is created but the document is not processed for output. +See also targets.filename. + + + + + + +insert.xref.page.number +list +no +yes +maybe + + +insert.xref.page.number +Turns page numbers in xrefs on and off + + + + +<xsl:param name="insert.xref.page.number">no</xsl:param> + + + +Description + +The value of this parameter determines if +cross references (xrefs) in +printed output will +include page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all xref elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an xref element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + + + + + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + +<xsl:param name="use.role.as.xrefstyle" select="1"></xsl:param> + + + +Description + +In DocBook documents that conform to a schema older than V4.3, this parameter allows +role to serve the purpose of specifying the cross reference style. + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +In DocBook V4.3, the xrefstyle attribute was added for this purpose. +If the xrefstyle attribute is present, +role will be ignored, regardless of the setting +of this parameter. + + + +Example + +The following small stylesheet shows how to configure the +stylesheets to make use of the cross reference style: + +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="../xsl/html/docbook.xsl"/> + +<xsl:output method="html"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:context name="xref"> + <l:template name="chapter" style="title" text="Chapter %n, %t"/> + <l:template name="chapter" text="Chapter %n"/> + </l:context> + </l:l10n> +</l:i18n> + +</xsl:stylesheet> + +With this stylesheet, the cross references in the following document: + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<book id="book"><title>Book</title> + +<preface> +<title>Preface</title> + +<para>Normal: <xref linkend="ch1"/>.</para> +<para>Title: <xref xrefstyle="title" linkend="ch1"/>.</para> + +</preface> + +<chapter id="ch1"> +<title>First Chapter</title> + +<para>Irrelevant.</para> + +</chapter> +</book> + +will appear as: + + +Normal: Chapter 1. +Title: Chapter 1, First Chapter. + + + + + + + +xref.with.number.and.title +boolean + + +xref.with.number.and.title +Use number and title in cross references + + + + +<xsl:param name="xref.with.number.and.title" select="1"></xsl:param> + + + +Description + +A cross reference may include the number (for example, the number of +an example or figure) and the title which is a required child of some +targets. This parameter inserts both the relevant number as well as +the title into the link. + + + + + + +xref.label-page.separator +string + + +xref.label-page.separator +Punctuation or space separating label from page number in xref + + + +<xsl:param name="xref.label-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and page +but no title, +then the value of this parameter is inserted between +label and page number in the output. +If a title is included, then other separators are used. + + + + + + + +xref.label-title.separator +string + + +xref.label-title.separator +Punctuation or space separating label from title in xref + + + +<xsl:param name="xref.label-title.separator">: </xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and title, +then the value of this parameter is inserted between +label and title in the output. + + + + + + + +xref.title-page.separator +string + + +xref.title-page.separator +Punctuation or space separating title from page number in xref + + + +<xsl:param name="xref.title-page.separator"><xsl:text> </xsl:text></xsl:param> + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both title and page number, +then the value of this parameter is inserted between +title and page number in the output. + + + + + + +Lists + + +segmentedlist.as.table +boolean + + +segmentedlist.as.table +Format segmented lists as tables? + + + + +<xsl:param name="segmentedlist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, segmentedlists will be formatted as +tables. + + + + + + +variablelist.as.table +boolean + + +variablelist.as.table +Format variablelists as tables? + + + + +<xsl:param name="variablelist.as.table" select="0"></xsl:param> + + + +Description + +If non-zero, variablelists will be formatted as +tables. A processing instruction exists to specify a particular width for the +column containing the terms: +dbhtml term-width=".25in" + +You can override this setting with a processing instruction as the +child of variablelist: dbhtml +list-presentation="table" or dbhtml +list-presentation="list". + +This parameter only applies to the HTML transformations. In the +FO case, proper list markup is robust enough to handle the formatting. +But see also variablelist.as.blocks. + + <variablelist> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a table even if variablelist.as.table is set to 0. + </para> + </listitem> + </varlistentry> + </variablelist> + + + + + + +variablelist.term.separator +string + + +variablelist.term.separator +Text to separate terms within a multi-term +varlistentry + + + + +<xsl:param name="variablelist.term.separator">, </xsl:param> + + +Description + +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is placed +after each term except the last. + + + To generate a line break between multiple terms in + a varlistentry, set a non-zero value for the + variablelist.term.break.after parameter. If + you do so, you may also want to set the value of the + variablelist.term.separator parameter to an + empty string (to suppress rendering of the default comma and space + after each term). + + + + + + + +variablelist.term.break.after +boolean + + +variablelist.term.break.after +Generate line break after each term within a +multi-term varlistentry? + + + + +<xsl:param name="variablelist.term.break.after">0</xsl:param> + + +Description + +Set a non-zero value for the +variablelist.term.break.after parameter to +generate a line break between terms in a +multi-term varlistentry. + + +If you set a non-zero value for +variablelist.term.break.after, you may also +want to set the value of the +variablelist.term.separator parameter to an +empty string (to suppress rendering of the default comma and space +after each term). + + + + + + +Bibliography + + +bibliography.style +list +normal +iso690 + + +bibliography.style +Style used for formatting of biblioentries. + + + + +<xsl:param name="bibliography.style">normal</xsl:param> + + + +Description + +Currently only normal and +iso690 styles are supported. + +In order to use ISO690 style to the full extent you might need +to use additional markup described on the +following WiKi page. + + + + + + +biblioentry.item.separator +string + + +biblioentry.item.separator +Text to separate bibliography entries + + + +<xsl:param name="biblioentry.item.separator">. </xsl:param> + + +Description + +Text to separate bibliography entries + + + + + + + +bibliography.collection +string + + +bibliography.collection +Name of the bibliography collection file + + + + +<xsl:param name="bibliography.collection">http://docbook.sourceforge.net/release/bibliography/bibliography.xml</xsl:param> + + + + +Description + +Maintaining bibliography entries across a set of documents is tedious, time +consuming, and error prone. It makes much more sense, usually, to store all of +the bibliography entries in a single place and simply extract +the ones you need in each document. + +That's the purpose of the +bibliography.collection parameter. To setup a global +bibliography database, follow these steps: + +First, create a stand-alone bibliography document that contains all of +the documents that you wish to reference. Make sure that each bibliography +entry (whether you use biblioentry or bibliomixed) +has an ID. + +My global bibliography, ~/bibliography.xml begins +like this: + + +<!DOCTYPE bibliography + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<bibliography><title>References</title> + +<bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, +Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +Language (XML) 1.0 Second Edition</ulink></citetitle>. +World Wide Web Consortium, 2000. +</bibliomixed> + +<bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, +Dave Hollander, +and Andrew Layman, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +XML</ulink></citetitle>. +World Wide Web Consortium, 1999. +</bibliomixed> + +<!-- ... --> +</bibliography> + + + +When you create a bibliography in your document, simply +provide empty bibliomixed +entries for each document that you wish to cite. Make sure that these +elements have the same ID as the corresponding real +entry in your global bibliography. + +For example: + + +<bibliography><title>Bibliography</title> + +<bibliomixed id="xml-rec"/> +<bibliomixed id="xml-names"/> +<bibliomixed id="DKnuth86">Donald E. Knuth. <citetitle>Computers and +Typesetting: Volume B, TeX: The Program</citetitle>. Addison-Wesley, +1986. ISBN 0-201-13437-3. +</bibliomixed> +<bibliomixed id="relaxng"/> + +</bibliography> + + +Note that it's perfectly acceptable to mix entries from your +global bibliography with normal entries. You can use +xref or other elements to cross-reference your +bibliography entries in exactly the same way you do now. + +Finally, when you are ready to format your document, simply set the +bibliography.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global bibliography. + +A relative path in the parameter is interpreted in one +of two ways: + + + If your document contains no links to empty bibliographic elements, + then the path is relative to the file containing + the first bibliomixed element in the document. + + + If your document does contain links to empty bibliographic elements, + then the path is relative to the file containing + the first such link element in the document. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the bibliography in your document as if +all of the entries referenced appeared there literally. + + + + + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + +<xsl:param name="bibliography.numbered" select="0"></xsl:param> + + + +Description + +If non-zero bibliography entries will be numbered + + + + + +Glossary + + +glossterm.auto.link +boolean + + +glossterm.auto.link +Generate links from glossterm to glossentry automatically? + + + + +<xsl:param name="glossterm.auto.link" select="0"></xsl:param> + + + +Description + +If non-zero, links from inline glossterms to the corresponding +glossentry elements in a glossary or glosslist +will be automatically generated. This is useful when your glossterms are consistent +and you don't want to add links manually. + +The automatic link generation feature is not used on glossterm elements +that have a linkend attribute. + + + + + + +firstterm.only.link +boolean + + +firstterm.only.link +Does automatic glossterm linking only apply to firstterms? + + + + +<xsl:param name="firstterm.only.link" select="0"></xsl:param> + + + +Description + +If non-zero, only firstterms will be automatically linked +to the glossary. If glossary linking is not enabled, this parameter +has no effect. + + + + + + +glossary.collection +string + + +glossary.collection +Name of the glossary collection file + + + + +<xsl:param name="glossary.collection"></xsl:param> + + + +Description + +Glossaries maintained independently across a set of documents +are likely to become inconsistent unless considerable effort is +expended to keep them in sync. It makes much more sense, usually, to +store all of the glossary entries in a single place and simply +extract the ones you need in each document. + +That's the purpose of the +glossary.collection parameter. To setup a global +glossary database, follow these steps: + +Setting Up the Glossary Database + +First, create a stand-alone glossary document that contains all of +the entries that you wish to reference. Make sure that each glossary +entry has an ID. + +Here's an example glossary: + + + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glossary + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<glossary> +<glossaryinfo> +<editor><firstname>Eric</firstname><surname>Raymond</surname></editor> +<title>Jargon File 4.2.3 (abridged)</title> +<releaseinfo>Just some test data</releaseinfo> +</glossaryinfo> + +<glossdiv><title>0</title> + +<glossentry> +<glossterm>0</glossterm> +<glossdef> +<para>Numeric zero, as opposed to the letter `O' (the 15th letter of +the English alphabet). In their unmodified forms they look a lot +alike, and various kluges invented to make them visually distinct have +compounded the confusion. If your zero is center-dotted and letter-O +is not, or if letter-O looks almost rectangular but zero looks more +like an American football stood on end (or the reverse), you're +probably looking at a modern character display (though the dotted zero +seems to have originated as an option on IBM 3270 controllers). If +your zero is slashed but letter-O is not, you're probably looking at +an old-style ASCII graphic set descended from the default typewheel on +the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter, +curse this arrangement). (Interestingly, the slashed zero long +predates computers; Florian Cajori's monumental "A History of +Mathematical Notations" notes that it was used in the twelfth and +thirteenth centuries.) If letter-O has a slash across it and the zero +does not, your display is tuned for a very old convention used at IBM +and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis> +arrangement even more, because it means two of their letters collide). +Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis> +slash. Old CDC computers rendered letter O as an unbroken oval and 0 +as an oval broken at upper right and lower left. And yet another +convention common on early line printers left zero unornamented but +added a tail or hook to the letter-O so that it resembled an inverted +Q or cursive capital letter-O (this was endorsed by a draft ANSI +standard for how to draw ASCII characters, but the final standard +changed the distinguisher to a tick-mark in the upper-left corner). +Are we sufficiently confused yet?</para> +</glossdef> +</glossentry> + +<glossentry> +<glossterm>1TBS</glossterm> +<glossdef> +<para role="accidence"> +<phrase role="pronounce"></phrase> +<phrase role="partsofspeach">n</phrase> +</para> +<para>The "One True Brace Style"</para> +<glossseealso>indent style</glossseealso> +</glossdef> +</glossentry> + +<!-- ... --> + +</glossdiv> + +<!-- ... --> + +</glossary> + + + + +Marking Up Glossary Terms + +That takes care of the glossary database, now you have to get the entries +into your document. Unlike bibliography entries, which can be empty, creating +placeholder glossary entries would be very tedious. So instead, +support for glossary.collection relies on implicit linking. + +In your source document, simply use firstterm and +glossterm to identify the terms you wish to have included +in the glossary. The stylesheets assume that you will either set the +baseform attribute correctly, or that the +content of the element exactly matches a term in your glossary. + +If you're using a glossary.collection, don't +make explicit links on the terms in your document. + +So, in your document, you might write things like this: + + +<para>This is dummy text, without any real meaning. +The point is simply to reference glossary terms like <glossterm>0</glossterm> +and the <firstterm baseform="1TBS">One True Brace Style (1TBS)</firstterm>. +The <glossterm>1TBS</glossterm>, as you can probably imagine, is a nearly +religious issue.</para> + + +If you set the firstterm.only.link parameter, +only the terms marked with firstterm will be links. +Otherwise, all the terms will be linked. + + + +Marking Up the Glossary + +The glossary itself has to be identified for the stylesheets. For lack +of a better choice, the role is used. +To identify the glossary as the target for automatic processing, set +the role to auto. The title of this +glossary (and any other information from the glossaryinfo +that's rendered by your stylesheet) will be displayed, but the entries will +come from the database. + + +Unfortunately, the glossary can't be empty, so you must put in +at least one glossentry. The content of this entry +is irrelevant, it will not be rendered: + + +<glossary role="auto"> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + +What about glossary divisions? If your glossary database has glossary +divisions and your automatic glossary contains at least +one glossdiv, the automic glossary will have divisions. +If the glossdiv is missing from either location, no divisions +will be rendered. + +Glossary entries (and divisions, if appropriate) in the glossary will +occur in precisely the order they occur in your database. + + + +Formatting the Document + +Finally, when you are ready to format your document, simply set the +glossary.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global glossary. + +A relative path in the parameter is interpreted in one +of two ways: + + + If the parameter glossterm.auto.link + is set to zero, then the path is relative to the file containing + the empty glossary element in the document. + + + If the parameter glossterm.auto.link + is set to non-zero, then the path is relative to the file containing + the first inline glossterm or + firstterm in the document to be linked. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the glossary in your document as if +all of the entries implicilty referenced appeared there literally. + + +Limitations + +Glossary cross-references within the glossary are +not supported. For example, this will not work: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + +If you put glossary cross-references in your glossary that way, +you'll get the cryptic error: Warning: +glossary.collection specified, but there are 0 automatic +glossaries. + +Instead, you must do two things: + + + +Markup your glossary using glossseealso: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + + + +Make sure there is at least one glossterm reference to +gloss-2 in your document. The +easiest way to do that is probably within a remark in your +automatic glossary: + + +<glossary role="auto"> +<remark>Make sure there's a reference to <glossterm>gloss-2</glossterm>.</remark> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + + + + + + + + + +glossary.sort +boolean + + +glossary.sort +Sort glossentry elements? + + + + +<xsl:param name="glossary.sort" select="0"></xsl:param> + + + +Description + +If non-zero, then the glossentry elements within a +glossary, glossdiv, or glosslist are sorted on the glossterm, using +the current lang setting. If zero (the default), then +glossentry elements are not sorted and are presented +in document order. + + + + + + + +glossentry.show.acronym +list +no +yes +primary + + +glossentry.show.acronym +Display glossentry acronyms? + + + + +<xsl:param name="glossentry.show.acronym">no</xsl:param> + + + +Description + +A setting of yes means they should be displayed; +no means they shouldn't. If primary is used, +then they are shown as the primary text for the entry. + + +This setting controls both acronym and +abbrev elements in the glossentry. + + + + + + +Miscellaneous + + +formal.procedures +boolean + + +formal.procedures +Selects formal or informal procedures + + + + +<xsl:param name="formal.procedures" select="1"></xsl:param> + + + +Description + +Formal procedures are numbered and always have a title. + + + + + + + +formal.title.placement +table + + +formal.title.placement +Specifies where formal object titles should occur + + + + +<xsl:param name="formal.title.placement"> +figure before +example before +equation before +table before +procedure before +task before +</xsl:param> + + + +Description + +Specifies where formal object titles should occur. For each formal object +type (figure, +example, +equation, +table, and procedure) +you can specify either the keyword +before or +after. + + + + + + +runinhead.default.title.end.punct +string + + +runinhead.default.title.end.punct +Default punctuation character on a run-in-head + + + +<xsl:param name="runinhead.default.title.end.punct">.</xsl:param> + + + +Description + +If non-zero, For a formalpara, use the specified +string as the separator between the title and following text. The period is the default value. + + + + + + +runinhead.title.end.punct +string + + +runinhead.title.end.punct +Characters that count as punctuation on a run-in-head + + + + +<xsl:param name="runinhead.title.end.punct">.!?:</xsl:param> + + + +Description + +Specify which characters are to be counted as punctuation. These +characters are checked for a match with the last character of the +title. If no match is found, the +runinhead.default.title.end.punct contents are +inserted. This is to avoid duplicated punctuation in the output. + + + + + + + +show.comments +boolean + + +show.comments +Display remark elements? + + + + +<xsl:param name="show.comments" select="1"></xsl:param> + + + +Description + +If non-zero, comments will be displayed, otherwise they +are suppressed. Comments here refers to the remark element +(which was called comment prior to DocBook +4.0), not XML comments (<-- like this -->) which are +unavailable. + + + + + + + +show.revisionflag +boolean + + +show.revisionflag +Enable decoration of elements that have a revisionflag + + + + +<xsl:param name="show.revisionflag" select="0"></xsl:param> + + + +Description + + +If show.revisionflag is turned on, then the stylesheets +may produce additional markup designed to allow a CSS stylesheet to +highlight elements that have specific revisionflag settings. + +The markup inserted will be usually be either a <span> or +<div> with an appropriate class +attribute. (The value of the class attribute will be the same as the +value of the revisionflag attribute). In some contexts, for example +tables, where extra markup would be structurally illegal, the class +attribute will be added to the appropriate container element. + +In general, the stylesheets only test for revisionflag in contexts +where an importing stylesheet would have to redefine whole templates. +Most of the revisionflag processing is expected to be done by another +stylesheet, for example changebars.xsl. + + + + + + +shade.verbatim +boolean + + +shade.verbatim +Should verbatim environments be shaded? + + + +<xsl:param name="shade.verbatim" select="0"></xsl:param> + + +Description + +In the FO stylesheet, if this parameter is non-zero then the +shade.verbatim.style properties will be applied +to verbatim environments. + +In the HTML stylesheet, this parameter is now deprecated. Use +CSS instead. + + + + + + +shade.verbatim.style +attribute set + + +shade.verbatim.style +Properties that specify the style of shaded verbatim listings + + + + +<xsl:attribute-set name="shade.verbatim.style"> + <xsl:attribute name="border">0</xsl:attribute> + <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute> +</xsl:attribute-set> + + + + +Description + +Properties that specify the style of shaded verbatim listings. The +parameters specified (the border and background color) are added to +the styling of the xsl-fo output. A border might be specified as "thin +black solid" for example. See xsl-fo + + + + + + +punct.honorific +string + + +punct.honorific +Punctuation after an honorific in a personal name. + + + + +<xsl:param name="punct.honorific">.</xsl:param> + + + +Description + +This parameter specifies the punctuation that should be added after an +honorific in a personal name. + + + + + + +tex.math.in.alt +list +plain +latex + + +tex.math.in.alt +TeX notation used for equations + + + + +<xsl:param name="tex.math.in.alt"></xsl:param> + + + +Description + +If you want type math directly in TeX notation in equations, +this parameter specifies notation used. Currently are supported two +values -- plain and latex. Empty +value means that you are not using TeX math at all. + +Preferred way for including TeX alternative of math is inside of +textobject element. Eg.: + +<inlineequation> +<inlinemediaobject> +<imageobject> +<imagedata fileref="eq1.gif"/> +</imageobject> +<textobject><phrase>E=mc squared</phrase></textobject> +<textobject role="tex"><phrase>E=mc^2</phrase></textobject> +</inlinemediaobject> +</inlineequation> + +If you are using graphic element, you can +store TeX inside alt element: + +<inlineequation> +<alt role="tex">a^2+b^2=c^2</alt> +<graphic fileref="a2b2c2.gif"/> +</inlineequation> + +If you want use this feature, you should process your FO with +PassiveTeX, which only supports TeX math notation. When calling +stylsheet, don't forget to specify also +passivetex.extensions=1. + +If you want equations in HTML, just process generated file +tex-math-equations.tex by TeX or LaTeX. Then run +dvi2bitmap program on result DVI file. You will get images for +equations in your document. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + +Related Parameters + tex.math.delims, + passivetex.extensions, + tex.math.file + + + + + + +tex.math.file +string + + +tex.math.file +Name of temporary file for generating images from equations + + + + +<xsl:param name="tex.math.file">tex-math-equations.tex</xsl:param> + + + +Description + +Name of auxiliary file for TeX equations. This file can be +processed by dvi2bitmap to get bitmap versions of equations for HTML +output. + + +Related Parameters + tex.math.in.alt, + tex.math.delims, + + +More information + For how-to documentation on embedding TeX equations and + generating output from them, see + DBTeXMath. + + + + + +tex.math.delims +boolean + + +tex.math.delims +Should equations output for processing by TeX be +surrounded by math mode delimiters? + + + + +<xsl:param name="tex.math.delims" select="1"></xsl:param> + + + +Description + +For compatibility with DSSSL based DBTeXMath from Allin Cottrell +you should set this parameter to 0. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + +Related Parameters + tex.math.in.alt, + passivetex.extensions + + +See Also + You can also use the dbtex delims processing + instruction to control whether delimiters are output. + + + + + + + +pixels.per.inch +integer + + +pixels.per.inch +How many pixels are there per inch? + + + + +<xsl:param name="pixels.per.inch">90</xsl:param> + + + +Description + +When lengths are converted to pixels, this value is used to +determine the size of a pixel. The default value is taken from the +XSL +Recommendation. + + + + + + + +points.per.em +number + + +points.per.em +Specify the nominal size of an em-space in points + + + + +<xsl:param name="points.per.em">10</xsl:param> + + + +Description + +The fixed value used for calculations based upon the size of a +character. The assumption made is that ten point font is in use. This +assumption may not be valid. + + + + + + +use.svg +boolean + + +use.svg +Allow SVG in the result tree? + + + + +<xsl:param name="use.svg" select="1"></xsl:param> + + + +Description + +If non-zero, SVG will be considered an acceptable image format. SVG +is passed through to the result tree, so correct rendering of the resulting +diagram depends on the formatter (FO processor or web browser) that is used +to process the output from the stylesheet. + + + + + + +menuchoice.separator +string + + +menuchoice.separator +Separator between items of a menuchoice +other than guimenuitem and +guisubmenu + + + + +<xsl:param name="menuchoice.separator">+</xsl:param> + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + + + + +menuchoice.menu.separator +string + + +menuchoice.menu.separator +Separator between items of a menuchoice +with guimenuitem or +guisubmenu + + + + +<xsl:param name="menuchoice.menu.separator"> → </xsl:param> + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + +The default value is &#x2192;, which is the +&rarr; (right arrow) character entity. +The current FOP (0.20.5) requires setting the font-family +explicitly. + +The default value also includes spaces around the arrow, +which will allow a line to break. Replace the spaces with +&#xA0; (nonbreaking space) if you don't want those +spaces to break. + + + + + + + +default.float.class +string + + +default.float.class +Specifies the default float class + + + + +<xsl:param name="default.float.class"> + <xsl:choose> + <xsl:when test="contains($stylesheet.result.type,'html')">left</xsl:when> + <xsl:otherwise>before</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +Selects the direction in which a float should be placed. for +xsl-fo this is before, for html it is left. For Western texts, the +before direction is the top of the page. + + + + + + +footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +footnote.number.format +Identifies the format used for footnote numbers + + + + +<xsl:param name="footnote.number.format">1</xsl:param> + + + +Description + +The footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A). + + + + + + +table.footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +table.footnote.number.format +Identifies the format used for footnote numbers in tables + + + + +<xsl:param name="table.footnote.number.format">a</xsl:param> + + + +Description + +The table.footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A) in tables. + + + + + + +footnote.number.symbols + + + +footnote.number.symbols +Special characters to use as footnote markers + + + + +<xsl:param name="footnote.number.symbols"></xsl:param> + + + +Description + +If footnote.number.symbols is not the empty string, +footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +table.footnote.number.symbols +string + + +table.footnote.number.symbols +Special characters to use a footnote markers in tables + + + + +<xsl:param name="table.footnote.number.symbols"></xsl:param> + + + +Description + +If table.footnote.number.symbols is not the empty string, +table footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, , , +, and . If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +table.footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + + + + +highlight.source +boolean + + +highlight.source +Should the content of programlisting +be syntactically highlighted? + + + + +<xsl:param name="highlight.source" select="0"></xsl:param> + + + +Description + +When this parameter is non-zero, the stylesheets will try to do syntax highlighting of the +content of programlisting elements. You specify the language for each programlisting +by using the language attribute. The highlight.default.language +parameter can be used to specify the language for programlistings without a language +attribute. Syntax highlighting also works for screen and synopsis elements. + +The actual highlighting work is done by the XSLTHL extension module. This is an external Java library that has to be +downloaded separately (see below). + + +In order to use this extension, you must + +add xslthl-2.x.x.jar to your Java classpath. The latest version is available +from the XSLT syntax highlighting project +at SourceForge. + + +use a customization layer in which you import one of the following stylesheet modules: + + + html/highlight.xsl + + + + xhtml/highlight.xsl + + + + xhtml-1_1/highlight.xsl + + + + fo/highlight.xsl + + + + + +let either the xslthl.config Java system property or the +highlight.xslthl.config parameter point to the configuration file for syntax +highlighting (using URL syntax). DocBook XSL comes with a ready-to-use configuration file, +highlighting/xslthl-config.xml. + + + +The extension works with Saxon 6.5.x and Xalan-J. (Saxon 8.5 or later is also supported, but since it is +an XSLT 2.0 processor it is not guaranteed to work with DocBook XSL in all circumstances.) + +The following is an example of a Saxon 6 command adapted for syntax highlighting, to be used on Windows: + + +java -cp c:/Java/saxon.jar;c:/Java/xslthl-2.0.1.jar +-Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml com.icl.saxon.StyleSheet +-o test.html test.xml myhtml.xsl + + + + + + + +highlight.xslthl.config +uri + + +highlight.xslthl.config +Location of XSLTHL configuration file + + + + +<xsl:param name="highlight.xslthl.config"></xsl:param> + + + +Description + +This location has precedence over the corresponding Java property. + +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + + + + + + + +highlight.default.language +string + + +highlight.default.language +Default language of programlisting + + + + +<xsl:param name="highlight.default.language"></xsl:param> + + + +Description + +This language is used when there is no language attribute on programlisting. + + + + + + +email.delimiters.enabled +boolean + + +email.delimiters.enabled +Generate delimiters around email addresses? + + + + +<xsl:param name="email.delimiters.enabled" select="1"></xsl:param> + + + +Description + +If non-zero, delimiters + +For delimiters, the +stylesheets are currently hard-coded to output angle +brackets. + +are generated around e-mail addresses +(the output of the email element). + + + + + + +exsl.node.set.available +boolean + + +exsl.node.set.available +Is the test function-available('exsl:node-set') true? + + + +<xsl:param name="exsl.node.set.available"> + <xsl:choose> + <xsl:when exsl:foo="" test="function-available('exsl:node-set') or contains(system-property('xsl:vendor'), 'Apache Software Foundation')">1</xsl:when> + <xsl:otherwise>0</xsl:otherwise> + </xsl:choose> +</xsl:param> + + + +Description + +If non-zero, +then the exsl:node-set() function is available to be used in +the stylesheet. +If zero, then the function is not available. +This param automatically detects the presence of +the function and does not normally need to be set manually. + +This param was created to handle a long-standing +bug in the Xalan processor that fails to detect the +function even though it is available. + + + + + +Annotations + + +annotation.support +boolean + + +annotation.support +Enable annotations? + + + + +<xsl:param name="annotation.support" select="0"></xsl:param> + + + +Description + +If non-zero, the stylesheets will attempt to support annotation +elements in HTML by including some JavaScript (see +annotation.js). + + + + + + +annotation.js +string + + +annotation.js +URIs identifying JavaScript files with support for annotation popups + + + + + +<xsl:param name="annotation.js"> +<xsl:text>http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js</xsl:text></xsl:param> + + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the URIs listed +in this parameter will be included. These JavaScript files are required +for popup annotation support. + + + + + + +annotation.css +string + + +annotation.css +CSS rules for annotations + + + + +<xsl:param name="annotation.css"> +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } +</xsl:param> + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the CSS in this +parameter will be included in the document. + + + + + + +annotation.graphic.open +uri + + +annotation.graphic.open +Image for identifying a link that opens an annotation popup + + + + +<xsl:param name="annotation.graphic.open">http://docbook.sourceforge.net/release/images/annot-open.png</xsl:param> + + + +Description + +This image is used inline to identify the location of +annotations. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + + + + +annotation.graphic.close +uri + + +annotation.graphic.close +Image for identifying a link that closes an annotation popup + + + + +<xsl:param name="annotation.graphic.close"> +http://docbook.sourceforge.net/release/images/annot-close.png</xsl:param> + + + +Description + +This image is used on popup annotations as the “x” that the +user can click to dismiss the popup. +This image is used on popup annotations as the “x” that the user can +click to dismiss the popup. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + + + +Graphics + + +img.src.path +string + + +img.src.path +Path to HTML/FO image files + + + +<xsl:param name="img.src.path"></xsl:param> + + +Description + +Add a path prefix to the value of the fileref +attribute of graphic, inlinegraphic, and imagedata elements. The resulting +compound path is used in the output as the value of the src +attribute of img (HTML) or external-graphic (FO). + + + +The path given by img.src.path could be relative to the directory where the HTML/FO +files are created, or it could be an absolute URI. +The default value is empty. +Be sure to include a trailing slash if needed. + + +This prefix is not applied to any filerefs that start +with "/" or contain "//:". + + + + + + + +keep.relative.image.uris +boolean + + +keep.relative.image.uris +Should image URIs be resolved against xml:base? + + + + +<xsl:param name="keep.relative.image.uris" select="1"></xsl:param> + + + + +Description + +If non-zero, relative URIs (in, for example +fileref attributes) will be used in the generated +output. Otherwise, the URIs will be made absolute with respect to the +base URI. + +Note that the stylesheets calculate (and use) the absolute form +for some purposes, this only applies to the resulting output. + + + + + + +graphic.default.extension +string + + +graphic.default.extension +Default extension for graphic filenames + + + +<xsl:param name="graphic.default.extension"></xsl:param> + + +Description + +If a graphic or mediaobject +includes a reference to a filename that does not include an extension, +and the format attribute is +unspecified, the default extension will be used. + + + + + + + +default.image.width +length + + +default.image.width +The default width of images + + + + +<xsl:param name="default.image.width"></xsl:param> + + + +Description + +If specified, this value will be used for the +width attribute on images that do not specify any +viewport dimensions. + + + + + + +nominal.image.width +length + + +nominal.image.width +The nominal image width + + + + +<xsl:param name="nominal.image.width" select="6 * $pixels.per.inch"></xsl:param> + + + +Description + +Graphic widths expressed as a percentage are problematic. In the +following discussion, we speak of width and contentwidth, but +the same issues apply to depth and contentdepth. + +A width of 50% means "half of the available space for the image." +That's fine. But note that in HTML, this is a dynamic property and +the image size will vary if the browser window is resized. + +A contentwidth of 50% means "half of the actual image width". +But what does that mean if the stylesheets cannot assess the image's +actual size? Treating this as a width of 50% is one possibility, but +it produces behavior (dynamic scaling) that seems entirely out of +character with the meaning. + +Instead, the stylesheets define a +nominal.image.width and convert percentages to +actual values based on that nominal size. + + + + + + +nominal.image.depth +length + + +nominal.image.depth +Nominal image depth + + + + +<xsl:param name="nominal.image.depth" select="4 * $pixels.per.inch"></xsl:param> + + + +Description + +See nominal.image.width. + + + + + + +use.embed.for.svg +boolean + + +use.embed.for.svg +Use HTML embed for SVG? + + + + +<xsl:param name="use.embed.for.svg" select="0"></xsl:param> + + + +Description + +If non-zero, an embed element will be created for +SVG figures. An object is always created, +this parameter merely controls whether or not an additional embed +is generated inside the object. + +On the plus side, this may be more portable among browsers and plug-ins. +On the minus side, it isn't valid HTML. + + + + + + +make.graphic.viewport +boolean + + +make.graphic.viewport +Use tables in HTML to make viewports for graphics + + + + +<xsl:param name="make.graphic.viewport" select="1"></xsl:param> + + + +Description + +The HTML img element only supports the notion +of content-area scaling; it doesn't support the distinction between a +content-area and a viewport-area, so we have to make some compromises. + +If make.graphic.viewport is non-zero, a table +will be used to frame the image. This creates an effective viewport-area. + + +Tables and alignment don't work together, so this parameter is ignored +if alignment is specified on an image. + + + + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + +<xsl:param name="preferred.mediaobject.role"></xsl:param> + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + + + + +use.role.for.mediaobject +boolean + + +use.role.for.mediaobject +Use role attribute +value for selecting which of several objects within a mediaobject to use. + + + + + +<xsl:param name="use.role.for.mediaobject" select="1"></xsl:param> + + + +Description + +If non-zero, the role attribute on +imageobjects or other objects within a mediaobject container will be used to select which object will be +used. + + +The order of selection when then parameter is non-zero is: + + + + If the stylesheet parameter preferred.mediaobject.role has a value, then the object whose role equals that value is selected. + + +Else if an object's role attribute has a value of +html for HTML processing or +fo for FO output, then the first +of such objects is selected. + + + +Else the first suitable object is selected. + + + +If the value of +use.role.for.mediaobject +is zero, then role attributes are not considered +and the first suitable object +with or without a role value is used. + + + + + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + +<xsl:param name="ignore.image.scaling" select="0"></xsl:param> + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + + + +Chunking + + +chunker.output.cdata-section-elements +string + + +chunker.output.cdata-section-elements +List of elements to escape with CDATA sections + + + +<xsl:param name="chunker.output.cdata-section-elements"></xsl:param> + + +Description +This parameter specifies the list of elements that should be escaped +as CDATA sections by the chunking stylesheet. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.doctype-public +string + + +chunker.output.doctype-public +Public identifer to use in the document type of generated pages + + + +<xsl:param name="chunker.output.doctype-public"></xsl:param> + + +Description +This parameter specifies the public identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.doctype-system +uri + + +chunker.output.doctype-system +System identifier to use for the document type in generated pages + + + +<xsl:param name="chunker.output.doctype-system"></xsl:param> + + +Description +This parameter specifies the system identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.encoding +string + + +chunker.output.encoding +Encoding used in generated pages + + + +<xsl:param name="chunker.output.encoding">ISO-8859-1</xsl:param> + + +Description +This parameter specifies the encoding to be used in files +generated by the chunking stylesheet. Not all processors support +specification of this parameter. + +This parameter used to be named default.encoding. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.indent +string + + +chunker.output.indent +Specification of indentation on generated pages + + + +<xsl:param name="chunker.output.indent">no</xsl:param> + + +Description +This parameter specifies the value of the indent +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.media-type +string + + +chunker.output.media-type +Media type to use in generated pages + + + +<xsl:param name="chunker.output.media-type"></xsl:param> + + +Description +This parameter specifies the media type that should be used by +the chunking stylesheet. Not all processors support specification of +this parameter. + +This parameter specifies the media type that should be used by the +chunking stylesheet. This should be one from those defined in +[RFC2045] and + [RFC2046] + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. +It must be one from html, xml or text + + + + + + +chunker.output.method +list +html +xml + + +chunker.output.method +Method used in generated pages + + + +<xsl:param name="chunker.output.method">html</xsl:param> + + +Description +This parameter specifies the output method to be used in files +generated by the chunking stylesheet. + +This parameter used to be named output.method. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.omit-xml-declaration +string + + +chunker.output.omit-xml-declaration +Omit-xml-declaration for generated pages + + + +<xsl:param name="chunker.output.omit-xml-declaration">no</xsl:param> + + +Description +This parameter specifies the value of the omit-xml-declaration +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +chunker.output.standalone +string + + +chunker.output.standalone +Standalone declaration for generated pages + + + +<xsl:param name="chunker.output.standalone">no</xsl:param> + + +Description +This parameter specifies the value of the standalone + specification for generated pages. It must be either + yes or no. Not all + processors support specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + +saxon.character.representation +string + + +saxon.character.representation +Saxon character representation used in generated HTML pages + + + + <xsl:param name="saxon.character.representation" select="'entity;decimal'"></xsl:param> + + +Description + +This parameter has effect only when Saxon 6 is used (version 6.4.2 or later). +It sets the character representation in files generated by the chunking stylesheets. +If you want to suppress entity references for characters with direct representations in +chunker.output.encoding, set the parameter value to native. + + + For more information, see Saxon output character representation. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + + + + +html.ext +string + + +html.ext +Identifies the extension of generated HTML files + + + + +<xsl:param name="html.ext">.html</xsl:param> + + + +Description + +The extension identified by html.ext will +be used as the filename extension for chunks created by this +stylesheet. + + + + + + +use.id.as.filename +boolean + + +use.id.as.filename +Use ID value of chunk elements as the filename? + + + + +<xsl:param name="use.id.as.filename" select="0"></xsl:param> + + + +Description + +If use.id.as.filename +is non-zero, the filename of chunk elements that have IDs will be +derived from the ID value. + + + + + + + +html.extra.head.links +boolean + + +html.extra.head.links +Toggle extra HTML head link information + + + + +<xsl:param name="html.extra.head.links" select="0"></xsl:param> + + + +Description + +If non-zero, extra link elements will be +generated in the head of chunked HTML files. These +extra links point to chapters, appendixes, sections, etc. as supported +by the Site Navigation Bar in Mozilla 1.0 (as of CR1, at least). + + + + + + + +root.filename +uri + + +root.filename +Identifies the name of the root HTML file when chunking + + + + +<xsl:param name="root.filename">index</xsl:param> + + + +Description + +The root.filename is the base filename for +the chunk created for the root of each document processed. + + + + + + + +base.dir +uri + + +base.dir +The base directory of chunks + + + + +<xsl:param name="base.dir"></xsl:param> + + + +Description + +If specified, the base.dir parameter identifies +the output directory for chunks. (If not specified, the output directory +is system dependent.) + +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. + + + + + + +chunked.filename.prefix +string + + +chunked.filename.prefix +Filename prefix for chunked files + + + + +<xsl:param name="chunked.filename.prefix"></xsl:param> + + + +Description + +If specified, the chunked.filename.prefix +parameter specifies a prefix string to add to each generated chunk filename. +For example: +<xsl:param name="chunked.filename.prefix">admin-<xsl:param> +will produce chunked filenames like: +admin-index.html +admin-ch01.html +admin-ch01s01.html +... + + +Trying to use the base.dir +parameter to add a string prefix (by omitting the trailing slash) +no longer works (it never worked completely anyway). That parameter +value should contain only a directory path, and +now gets a trailing slash appended if it was omitted from the param. + + + + + + generate.manifest + boolean + + + generate.manifest + Generate a manifest file? + + + + <xsl:param name="generate.manifest" select="0"></xsl:param> + + + Description + + If non-zero, a list of HTML files generated by the + stylesheet transformation is written to the file named by + the manifest parameter. + + + + + + + manifest + string + + + manifest + Name of manifest file + + + + + <xsl:param name="manifest">HTML.manifest</xsl:param> + + + + Description + + The name of the file to which a manifest is written (if the + value of the generate.manifest parameter + is non-zero). + + + + + + +manifest.in.base.dir +boolean + + +manifest.in.base.dir +Should the manifest file be written into base.dir? + + + + +<xsl:param name="manifest.in.base.dir" select="0"></xsl:param> + + + +Description + +If non-zero, the manifest file as well as project files for HTML Help and +Eclipse Help are written into base.dir instead +of the current directory. + + + + + + +chunk.toc +string + + +chunk.toc +An explicit TOC to be used for chunking + + + + +<xsl:param name="chunk.toc"></xsl:param> + + + +Description + +The chunk.toc identifies an explicit TOC that +will be used for chunking. This parameter is only used by the +chunktoc.xsl stylesheet (and customization layers built +from it). + + + + + + +chunk.tocs.and.lots +boolean + + +chunk.tocs.and.lots +Should ToC and LoTs be in separate chunks? + + + + +<xsl:param name="chunk.tocs.and.lots" select="0"></xsl:param> + + + +Description + +If non-zero, ToC and LoT (List of Examples, List of Figures, etc.) +will be put in a separate chunk. At the moment, this chunk is not in the +normal forward/backward navigation list. Instead, a new link is added to the +navigation footer. + +This feature is still somewhat experimental. Feedback welcome. + + + + + + +chunk.separate.lots +boolean + + +chunk.separate.lots +Should each LoT be in its own separate chunk? + + + + +<xsl:param name="chunk.separate.lots" select="0"></xsl:param> + + + +Description + +If non-zero, each of the ToC and LoTs +(List of Examples, List of Figures, etc.) +will be put in its own separate chunk. +The title page includes generated links to each of the separate files. + + +This feature depends on the +chunk.tocs.and.lots +parameter also being non-zero. + + + + + + + +chunk.tocs.and.lots.has.title +boolean + + +chunk.tocs.and.lots.has.title +Should ToC and LoTs in a separate chunks have title? + + + + +<xsl:param name="chunk.tocs.and.lots.has.title" select="1"></xsl:param> + + + +Description + +If non-zero title of document is shown before ToC/LoT in +separate chunk. + + + + + + +chunk.section.depth +integer + + +chunk.section.depth +Depth to which sections should be chunked + + + + +<xsl:param name="chunk.section.depth" select="1"></xsl:param> + + + +Description + +This parameter sets the depth of section chunking. + + + + + + +chunk.first.sections +boolean + + +chunk.first.sections +Chunk the first top-level section? + + + + +<xsl:param name="chunk.first.sections" select="0"></xsl:param> + + + +Description + +If non-zero, a chunk will be created for the first top-level +sect1 or section elements in +each component. Otherwise, that section will be part of the chunk for +its parent. + + + + + + + +chunk.quietly +boolean + + +chunk.quietly +Omit the chunked filename messages. + + + + +<xsl:param name="chunk.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + + + + + +chunk.append +string + + +chunk.append +Specifies content to append to chunked HTML output + + + +<xsl:param name="chunk.append"></xsl:param> + + +Description + +Specifies content to append to the end of HTML files output by +the html/chunk.xsl stylesheet, after the closing +<html> tag. You probably don’t want to set any value +for this parameter; but if you do, the only value it should ever be +set to is a newline character: &#x0a; or +&#10; + + + + + + +navig.graphics +boolean + + +navig.graphics +Use graphics in navigational headers and footers? + + + + +<xsl:param name="navig.graphics" select="0"></xsl:param> + + + +Description + +If non-zero, the navigational headers and footers in chunked +HTML are presented in an alternate style that uses graphical icons for +Next, Previous, Up, and Home. Default graphics are provided in the +distribution. If zero, text is used instead of graphics. + + + + + + + +navig.graphics.extension +string + + +navig.graphics.extension +Extension for navigational graphics + + + + +<xsl:param name="navig.graphics.extension">.gif</xsl:param> + + + +Description + +Sets the filename extension to use on navigational graphics used +in the headers and footers of chunked HTML. + + + + + + +navig.graphics.path +string + + +navig.graphics.path +Path to navigational graphics + + + + +<xsl:param name="navig.graphics.path">images/</xsl:param> + + + +Description + +Sets the path, probably relative to the directory where the HTML +files are created, to the navigational graphics used in the +headers and footers of chunked HTML. + + + + + + + +navig.showtitles +boolean + + +navig.showtitles +Display titles in HTML headers and footers? + + + +<xsl:param name="navig.showtitles">1</xsl:param> + + +Description + +If non-zero, +the headers and footers of chunked HTML +display the titles of the next and previous chunks, +along with the words 'Next' and 'Previous' (or the +equivalent graphical icons if navig.graphics is true). +If false (zero), then only the words 'Next' and 'Previous' +(or the icons) are displayed. + + + + + + +Profiling + +The following parameters can be used for attribute-based +profiling of your document. For more information about profiling, see +Profiling (conditional text). + + + +profile.arch +string + + +profile.arch +Target profile for arch +attribute + + + + +<xsl:param name="profile.arch"></xsl:param> + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + +<xsl:param name="profile.audience"></xsl:param> + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.condition +string + + +profile.condition +Target profile for condition +attribute + + + + +<xsl:param name="profile.condition"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.conformance +string + + +profile.conformance +Target profile for conformance +attribute + + + + +<xsl:param name="profile.conformance"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.lang +string + + +profile.lang +Target profile for lang +attribute + + + + +<xsl:param name="profile.lang"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.os +string + + +profile.os +Target profile for os +attribute + + + + +<xsl:param name="profile.os"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revision +string + + +profile.revision +Target profile for revision +attribute + + + + +<xsl:param name="profile.revision"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.revisionflag +string + + +profile.revisionflag +Target profile for revisionflag +attribute + + + + +<xsl:param name="profile.revisionflag"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.role +string + + +profile.role +Target profile for role +attribute + + + + +<xsl:param name="profile.role"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +Note that role is often +used for other purposes than profiling. For example it is commonly +used to get emphasize in bold font: + +<emphasis role="bold">very important</emphasis> + +If you are using role for +these purposes do not forget to add values like bold to +value of this parameter. If you forgot you will get document with +small pieces missing which are very hard to track. + +For this reason it is not recommended to use role attribute for profiling. You should +rather use profiling specific attributes like userlevel, os, arch, condition, etc. + + + + + + + +profile.security +string + + +profile.security +Target profile for security +attribute + + + + +<xsl:param name="profile.security"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.status +string + + +profile.status +Target profile for status +attribute + + + + +<xsl:param name="profile.status"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.userlevel +string + + +profile.userlevel +Target profile for userlevel +attribute + + + + +<xsl:param name="profile.userlevel"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.vendor +string + + +profile.vendor +Target profile for vendor +attribute + + + + +<xsl:param name="profile.vendor"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + +<xsl:param name="profile.wordsize"></xsl:param> + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.attribute +string + + +profile.attribute +Name of user-specified profiling attribute + + + + +<xsl:param name="profile.attribute"></xsl:param> + + + +Description + +This parameter is used in conjuction with +profile.value. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.value +string + + +profile.value +Target profile for user-specified attribute + + + + +<xsl:param name="profile.value"></xsl:param> + + + +Description + +When you are using this parameter you must also specify name of +profiling attribute with parameter +profile.attribute. + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + + + + +profile.separator +string + + +profile.separator +Separator character for compound profile values + + + + +<xsl:param name="profile.separator">;</xsl:param> + + + +Description + +Separator character used for compound profile values. See profile.arch + + + + + +HTML Help + + +htmlhelp.encoding +string + + +htmlhelp.encoding +Character encoding to use in files for HTML Help compiler. + + + + +<xsl:param name="htmlhelp.encoding">iso-8859-1</xsl:param> + + + +Description + +The HTML Help Compiler is not UTF-8 aware, so you should always use an +appropriate single-byte encoding here. See also Processing options. + + + + + + +htmlhelp.autolabel +boolean + + +htmlhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="htmlhelp.autolabel" select="0"></xsl:param> + + + +Description + +Set this to non-zero to include chapter and section numbers into ToC +in the left panel. + + + + + + +htmlhelp.chm +string + + +htmlhelp.chm +Filename of output HTML Help file. + + + + +<xsl:param name="htmlhelp.chm">htmlhelp.chm</xsl:param> + + + +Description + +Set the name of resulting CHM file + + + + + + +htmlhelp.default.topic +string + + +htmlhelp.default.topic +Name of file with default topic + + + + +<xsl:param name="htmlhelp.default.topic"></xsl:param> + + + +Description + +Normally first chunk of document is displayed when you open HTML +Help file. If you want to display another topic, simply set its +filename by this parameter. + +This is useful especially if you don't generate ToC in front of +your document and you also hide root element in ToC. E.g.: + +<xsl:param name="generate.book.toc" select="0"/> +<xsl:param name="htmlhelp.hhc.show.root" select="0"/> +<xsl:param name="htmlhelp.default.topic">pr01.html</xsl:param> + + + + + + + +htmlhelp.display.progress +boolean + + +htmlhelp.display.progress +Display compile progress? + + + + +<xsl:param name="htmlhelp.display.progress" select="1"></xsl:param> + + + +Description + +Set to non-zero to to display compile progress + + + + + + + +htmlhelp.hhp +string + + +htmlhelp.hhp +Filename of project file. + + + + +<xsl:param name="htmlhelp.hhp">htmlhelp.hhp</xsl:param> + + + +Description + +Change this parameter if you want different name of project +file than htmlhelp.hhp. + + + + + + +htmlhelp.hhc +string + + +htmlhelp.hhc +Filename of TOC file. + + + + +<xsl:param name="htmlhelp.hhc">toc.hhc</xsl:param> + + + +Description + +Set the name of the TOC file. The default is toc.hhc. + + + + + + +htmlhelp.hhk +string + + +htmlhelp.hhk +Filename of index file. + + + + +<xsl:param name="htmlhelp.hhk">index.hhk</xsl:param> + + + +Description + +set the name of the index file. The default is index.hhk. + + + + + + +htmlhelp.hhp.tail +string + + +htmlhelp.hhp.tail +Additional content for project file. + + + + +<xsl:param name="htmlhelp.hhp.tail"></xsl:param> + + + +Description + +If you want to include some additional parameters into project file, +store appropriate part of project file into this parameter. + + + + + + +htmlhelp.hhp.window +string + + +htmlhelp.hhp.window +Name of default window. + + + + +<xsl:param name="htmlhelp.hhp.window">Main</xsl:param> + + + +Description + +Name of default window. If empty no [WINDOWS] section will be +added to project file. + + + + + + +htmlhelp.hhp.windows +string + + +htmlhelp.hhp.windows +Definition of additional windows + + + + +<xsl:param name="htmlhelp.hhp.windows"></xsl:param> + + + +Description + +Content of this parameter is placed at the end of [WINDOWS] +section of project file. You can use it for defining your own +addtional windows. + + + + + + +htmlhelp.enhanced.decompilation +boolean + + +htmlhelp.enhanced.decompilation +Allow enhanced decompilation of CHM? + + + + +<xsl:param name="htmlhelp.enhanced.decompilation" select="0"></xsl:param> + + + +Description + +When non-zero this parameter enables enhanced decompilation of CHM. + + + + + + +htmlhelp.enumerate.images +boolean + + +htmlhelp.enumerate.images +Should the paths to all used images be added to the project file? + + + + +<xsl:param name="htmlhelp.enumerate.images" select="0"></xsl:param> + + + +Description + +Set to non-zero if you insert images into your documents as +external binary entities or if you are using absolute image paths. + + + + + + +htmlhelp.force.map.and.alias +boolean + + +htmlhelp.force.map.and.alias +Should [MAP] and [ALIAS] sections be added to the project file unconditionally? + + + +<xsl:param name="htmlhelp.force.map.and.alias" select="0"></xsl:param> + + +Description + Set to non-zero if you have your own + alias.h and context.h + files and you want to include references to them in the project + file. + + + + + +htmlhelp.map.file +string + + +htmlhelp.map.file +Filename of map file. + + + +<xsl:param name="htmlhelp.map.file">context.h</xsl:param> + + +Description +Set the name of map file. The default is + context.h. (used for context-sensitive + help). + + + + + +htmlhelp.alias.file +string + + +htmlhelp.alias.file +Filename of alias file. + + + + +<xsl:param name="htmlhelp.alias.file">alias.h</xsl:param> + + + +Description + +Specifies the filename of the alias file (used for context-sensitive help). + + + + + + +htmlhelp.hhc.section.depth +integer + + +htmlhelp.hhc.section.depth +Depth of TOC for sections in a left pane. + + + + +<xsl:param name="htmlhelp.hhc.section.depth">5</xsl:param> + + + +Description + +Set the section depth in the left pane of HTML Help viewer. + + + + + + +htmlhelp.hhc.show.root +boolean + + +htmlhelp.hhc.show.root +Should there be an entry for the root element in the ToC? + + + + +<xsl:param name="htmlhelp.hhc.show.root" select="1"></xsl:param> + + + +Description + +If set to zero, there will be no entry for the root element in the +ToC. This is useful when you want to provide the user with an expanded +ToC as a default. + + + + + + +htmlhelp.hhc.folders.instead.books +boolean + + +htmlhelp.hhc.folders.instead.books +Use folder icons in ToC (instead of book icons)? + + + + +<xsl:param name="htmlhelp.hhc.folders.instead.books" select="1"></xsl:param> + + + +Description + +Set to non-zero for folder-like icons or zero for book-like icons in the ToC. +If you want to use folder-like icons, you must switch off the binary ToC using +htmlhelp.hhc.binary. + + + + + + + + +htmlhelp.hhc.binary +boolean + + +htmlhelp.hhc.binary +Generate binary ToC? + + + + +<xsl:param name="htmlhelp.hhc.binary" select="1"></xsl:param> + + + +Description + +Set to non-zero to generate a binary TOC. You must create a binary TOC +if you want to add Prev/Next buttons to toolbar (which is default +behaviour). Files with binary TOC can't be merged. + + + + + + +htmlhelp.hhc.width +integer + + +htmlhelp.hhc.width +Width of navigation pane + + + + +<xsl:param name="htmlhelp.hhc.width"></xsl:param> + + + +Description + +This parameter specifies the width of the navigation pane (containing TOC and +other navigation tabs) in pixels. + + + + + + +htmlhelp.title +string + + +htmlhelp.title +Title of HTML Help + + + + +<xsl:param name="htmlhelp.title"></xsl:param> + + + +Description + +Content of this parameter will be used as a title for generated +HTML Help. If empty, title will be automatically taken from document. + + + + + + +htmlhelp.show.menu +boolean + + +htmlhelp.show.menu +Should the menu bar be shown? + + + + +<xsl:param name="htmlhelp.show.menu" select="0"></xsl:param> + + + +Description + +Set to non-zero to have an application menu bar in your HTML Help window. + + + + + + + +htmlhelp.show.toolbar.text +boolean + + +htmlhelp.show.toolbar.text +Show text under toolbar buttons? + + + + +<xsl:param name="htmlhelp.show.toolbar.text" select="1"></xsl:param> + + + +Description + +Set to non-zero to display texts under toolbar buttons, zero to switch +off displays. + + + + + + +htmlhelp.show.advanced.search +boolean + + +htmlhelp.show.advanced.search +Should advanced search features be available? + + + + +<xsl:param name="htmlhelp.show.advanced.search" select="0"></xsl:param> + + + +Description + +If you want advanced search features in your help, turn this +parameter to 1. + + + + + + +htmlhelp.show.favorities +boolean + + +htmlhelp.show.favorities +Should the Favorites tab be shown? + + + + +<xsl:param name="htmlhelp.show.favorities" select="0"></xsl:param> + + + +Description + +Set to non-zero to include a Favorites tab in the navigation pane +of the help window. + + + + + + +htmlhelp.button.hideshow +boolean + + +htmlhelp.button.hideshow +Should the Hide/Show button be shown? + + + + +<xsl:param name="htmlhelp.button.hideshow" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + + + + +htmlhelp.button.back +boolean + + +htmlhelp.button.back +Should the Back button be shown? + + + + +<xsl:param name="htmlhelp.button.back" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + + + + +htmlhelp.button.forward +boolean + + +htmlhelp.button.forward +Should the Forward button be shown? + + + + +<xsl:param name="htmlhelp.button.forward" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Forward button on the toolbar. + + + + + + +htmlhelp.button.stop +boolean + + +htmlhelp.button.stop +Should the Stop button be shown? + + + + +<xsl:param name="htmlhelp.button.stop" select="0"></xsl:param> + + + +Description + +If you want Stop button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.refresh +boolean + + +htmlhelp.button.refresh +Should the Refresh button be shown? + + + + +<xsl:param name="htmlhelp.button.refresh" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Stop button on the toolbar. + + + + + + +htmlhelp.button.home +boolean + + +htmlhelp.button.home +Should the Home button be shown? + + + + +<xsl:param name="htmlhelp.button.home" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Home button on the toolbar. + + + + + + +htmlhelp.button.home.url +string + + +htmlhelp.button.home.url +URL address of page accessible by Home button + + + + +<xsl:param name="htmlhelp.button.home.url"></xsl:param> + + + +Description + +URL address of page accessible by Home button. + + + + + + +htmlhelp.button.options +boolean + + +htmlhelp.button.options +Should the Options button be shown? + + + + +<xsl:param name="htmlhelp.button.options" select="1"></xsl:param> + + + +Description + +If you want Options button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.print +boolean + + +htmlhelp.button.print +Should the Print button be shown? + + + + +<xsl:param name="htmlhelp.button.print" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Print button on the toolbar. + + + + + + + +htmlhelp.button.locate +boolean + + +htmlhelp.button.locate +Should the Locate button be shown? + + + + +<xsl:param name="htmlhelp.button.locate" select="0"></xsl:param> + + + +Description + +If you want Locate button shown on toolbar, turn this +parameter to 1. + + + + + + +htmlhelp.button.jump1 +boolean + + +htmlhelp.button.jump1 +Should the Jump1 button be shown? + + + +<xsl:param name="htmlhelp.button.jump1" select="0"></xsl:param> + + +Description + Set to non-zero to include the Jump1 button on the toolbar. + + + + + +htmlhelp.button.jump1.url +string + + +htmlhelp.button.jump1.url +URL address of page accessible by Jump1 button + + + + +<xsl:param name="htmlhelp.button.jump1.url"></xsl:param> + + + +Description + +URL address of page accessible by Jump1 button. + + + + + + +htmlhelp.button.jump1.title +string + + +htmlhelp.button.jump1.title +Title of Jump1 button + + + + +<xsl:param name="htmlhelp.button.jump1.title">User1</xsl:param> + + + +Description + +Title of Jump1 button. + + + + + + +htmlhelp.button.jump2 +boolean + + +htmlhelp.button.jump2 +Should the Jump2 button be shown? + + + + +<xsl:param name="htmlhelp.button.jump2" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Jump2 button on the toolbar. + + + + + + +htmlhelp.button.jump2.url +string + + +htmlhelp.button.jump2.url +URL address of page accessible by Jump2 button + + + + +<xsl:param name="htmlhelp.button.jump2.url"></xsl:param> + + + +Description + +URL address of page accessible by Jump2 button. + + + + + + +htmlhelp.button.jump2.title +string + + +htmlhelp.button.jump2.title +Title of Jump2 button + + + + +<xsl:param name="htmlhelp.button.jump2.title">User2</xsl:param> + + + +Description + +Title of Jump2 button. + + + + + + +htmlhelp.button.next +boolean + + +htmlhelp.button.next +Should the Next button be shown? + + + + +<xsl:param name="htmlhelp.button.next" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Next button on the toolbar. + + + + + + +htmlhelp.button.prev +boolean + + +htmlhelp.button.prev +Should the Prev button be shown? + + + + +<xsl:param name="htmlhelp.button.prev" select="1"></xsl:param> + + + +Description + +Set to non-zero to include the Prev button on the toolbar. + + + + + + + +htmlhelp.button.zoom +boolean + + +htmlhelp.button.zoom +Should the Zoom button be shown? + + + + +<xsl:param name="htmlhelp.button.zoom" select="0"></xsl:param> + + + +Description + +Set to non-zero to include the Zoom button on the toolbar. + + + + + + + +htmlhelp.remember.window.position +boolean + + +htmlhelp.remember.window.position +Remember help window position? + + + + +<xsl:param name="htmlhelp.remember.window.position" select="0"></xsl:param> + + + +Description + +Set to non-zero to remember help window position between starts. + + + + + + +htmlhelp.window.geometry +string + + +htmlhelp.window.geometry +Set initial geometry of help window + + + + +<xsl:param name="htmlhelp.window.geometry"></xsl:param> + + + +Description + +This parameter specifies initial position of help +window. E.g. + +<xsl:param name="htmlhelp.window.geometry">[160,64,992,704]</xsl:param> + + + + + + +htmlhelp.use.hhk +boolean + + +htmlhelp.use.hhk +Should the index be built using the HHK file? + + + + +<xsl:param name="htmlhelp.use.hhk" select="0"></xsl:param> + + + +Description + +If non-zero, the index is created using the HHK file (instead of using object +elements in the HTML files). For more information, see Generating an index. + + + + + +htmlhelp.only +boolean + + +htmlhelp.only +Should only project files be generated? + + + + +<xsl:param name="htmlhelp.only" select="0"></xsl:param> + + + +Description + + +Set to non-zero if you want to play with various HTML Help parameters +and you don't need to regenerate all HTML files. This setting will not +process whole document, only project files (hhp, hhc, hhk,...) will be +generated. + + + + + + +Eclipse Help Platform + + +eclipse.autolabel +boolean + + +eclipse.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="eclipse.autolabel" select="0"></xsl:param> + + + +Description + +If you want to include chapter and section numbers into ToC in +the left panel, set this parameter to 1. + + + + + + +eclipse.plugin.name +string + + +eclipse.plugin.name +Eclipse Help plugin name + + + + +<xsl:param name="eclipse.plugin.name">DocBook Online Help Sample</xsl:param> + + + +Description + +Eclipse Help plugin name. + + + + + + +eclipse.plugin.id +string + + +eclipse.plugin.id +Eclipse Help plugin id + + + + +<xsl:param name="eclipse.plugin.id">com.example.help</xsl:param> + + + +Description + +Eclipse Help plugin id. You should change this id to something +unique for each help. + + + + + + +eclipse.plugin.provider +string + + +eclipse.plugin.provider +Eclipse Help plugin provider name + + + + +<xsl:param name="eclipse.plugin.provider">Example provider</xsl:param> + + + +Description + +Eclipse Help plugin provider name. + + + + + +WebHelp + + +webhelp.autolabel +boolean + + +webhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + +<xsl:param name="webhelp.autolabel">0</xsl:param> + + + +Description +To include chapter and section numbers the table of contents pane, set this parameter to 1. + + + + + +webhelp.base.dir +string + + +webhelp.base.dir +The base directory for webhelp output. + + + + +<xsl:param name="webhelp.base.dir">docs</xsl:param> + + + +Description +If specified, the webhelp.base.dir +parameter identifies the output directory for webhelp. (If not +specified, the output directory is system dependent.) By default, this +parameter is set to docs. + + + + + + +webhelp.common.dir +string + + +webhelp.common.dir +Path to the directory for the common webhelp resources (JavaScript, css, common images, etc). + + + + +<xsl:param name="webhelp.common.dir">../common/</xsl:param> + + + +Description +By default, webhelp creates a common directory containing resources such as JavaScript files, css, common images, etc. In some cases you may prefer to store these files in a standard location on your site and point all webhelp documents to that location. You can use this parameter to control the urls written to these common resources. For example, you might set this parameter to /common and create a single common directory at the root of your web server. + + + + + +webhelp.default.topic +string + + +webhelp.default.topic +The name of the file to which the start file in the webhelp base directory redirects + + + + +<xsl:param name="webhelp.default.topic">index.html</xsl:param> + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The +webhelp.default.topic parameter lets you +configure the name of the file that is redirected to. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + + + + +webhelp.include.search.tab +boolean + + +webhelp.include.search.tab +Should the webhelp output include a Search tab? + + + + +<xsl:param name="webhelp.include.search.tab">1</xsl:param> + + + +Description +Set this parameter to 0 to suppress the search tab from webhelp output. + + + + + +webhelp.indexer.language + + + +webhelp.indexer.language +The language to use for creating the webhelp search index. + + + + +<xsl:param name="webhelp.indexer.language">en</xsl:param> + + + +Description +To support stemming in the client-side webhelp stemmer, you must provide the language code. By default, the following languages are supported: + + + en: English + + + de: German + + + fr: French + + + zh: Chinese + + + ja: Japanese + + + ko: Korean + + +See the webhelp documentation for information on adding support for additional languages. + + + + + + +webhelp.start.filename +string + + +webhelp.start.filename +The name of the start file in the webhelp base directory. + + + + +<xsl:param name="webhelp.start.filename">index.html</xsl:param> + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The webhelp.start.filename parameter lets you configure the name of the redirect file. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + + + + +webhelp.tree.cookie.id +string + + +webhelp.tree.cookie.id +Controls how the cookie that stores the webhelp toc state is named. + + + + +<xsl:param name="webhelp.tree.cookie.id" select="concat( 'treeview-', count(//node()) )"></xsl:param> + + + +Description +The webhelp output does not use a frameset. Instead, the table of contents is a div on each page. To preserve the state of the table of contents as the user navigates from page to page, webhelp stores the state in a cookie and reads that cookie when you get to the next page. If you've published several webhelp documents on the same domain, it is important that each cookie have a unique id. In lieu of calling on a GUID generator, by default this parameter is just set to the number of nodes in the document on the assumption that it is unlikely that you will have more than one document with the exact number of nodes. A more optimal solution would be for the user to pass in some unique, stable identifier from the build system to use as the webhelp cookie id. For example, if you have safeguards in place to ensure that the xml:id of the root element of each document will be unique on your site, then you could set webhelptree.cookie.id as follows: + + <xsl:param name="webhelp.tree.cookie.id"> + <xsl:choose> + <xsl:when test="/*/@xml:id"> + <xsl:value-of select="concat('treeview-',/*/@xml:id)"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat( 'treeview-', count(//node()) )"/> + </xsl:otherwise> + </xsl:choose> + </xsl:param> + + + + + + +JavaHelp + + +javahelp.encoding +string + + +javahelp.encoding +Character encoding to use in control files for JavaHelp. + + + + +<xsl:param name="javahelp.encoding">iso-8859-1</xsl:param> + + + +Description + +JavaHelp crashes on some characters when written as character +references. In that case you can use this parameter to select an appropriate encoding. + + + + + + + + +Localization + + +l10n.gentext.language +string + + +l10n.gentext.language +Sets the gentext language + + + + +<xsl:param name="l10n.gentext.language"></xsl:param> + + + +Description + +If this parameter is set to any value other than the empty string, its +value will be used as the value for the language when generating text. Setting +l10n.gentext.language overrides any settings within the +document being formatted. + +It's much more likely that you might want to set the +l10n.gentext.default.language parameter. + + + + + + + l10n.gentext.default.language + string + + + l10n.gentext.default.language + Sets the default language for generated text + + + + +<xsl:param name="l10n.gentext.default.language">en</xsl:param> + + + +Description + +The value of the l10n.gentext.default.language +parameter is used as the language for generated text if no setting is provided +in the source document. + + + + + + +l10n.gentext.use.xref.language +boolean + + +l10n.gentext.use.xref.language +Use the language of target when generating cross-reference text? + + + + +<xsl:param name="l10n.gentext.use.xref.language" select="0"></xsl:param> + + + +Description + +If non-zero, the language of the target will be used when +generating cross reference text. Usually, the current +language is used when generating text (that is, the language of the +element that contains the cross-reference element). But setting this parameter +allows the language of the element pointed to to control +the generated text. + +Consider the following example: + + +<para lang="en">See also <xref linkend="chap3"/>.</para> + + + +Suppose that Chapter 3 happens to be written in German. +If l10n.gentext.use.xref.language is non-zero, the +resulting text will be something like this: + +
    +See also Kapital 3. +
    + +Where the more traditional rendering would be: + +
    +See also Chapter 3. +
    + +
    +
    + + + +l10n.lang.value.rfc.compliant +boolean + + +l10n.lang.value.rfc.compliant +Make value of lang attribute RFC compliant? + + + + +<xsl:param name="l10n.lang.value.rfc.compliant" select="1"></xsl:param> + + + +Description + +If non-zero, ensure that the values for all lang attributes in HTML output are RFC +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: + +
    [RFC1766] defines and explains the language codes +that must be used in HTML documents. +Briefly, language codes consist of a primary code and a possibly +empty series of subcodes: + +language-code = primary-code ( "-" subcode )* + +And in RFC 1766, Tags for the Identification +of Languages, the EBNF for "language tag" is given as: + +Language-Tag = Primary-tag *( "-" Subtag ) +Primary-tag = 1*8ALPHA +Subtag = 1*8ALPHA + +
    +
    . + +by taking any underscore characters in any lang values found in source documents, and +replacing them with hyphen characters in output HTML files. For +example, zh_CN in a source document becomes +zh-CN in the HTML output form that source. + + +This parameter does not cause any case change in lang values, because RFC 1766 +explicitly states that all "language tags" (as it calls them) "are +to be treated as case insensitive". + +
    + +
    +
    + + + +writing.mode +string + + +writing.mode +Direction of text flow based on locale + + + + +<xsl:param name="writing.mode"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">writing-mode</xsl:with-param> + <xsl:with-param name="lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="target" select="/*[1]"></xsl:with-param> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:param> + + + +Description + +Sets direction of text flow and text alignment based on locale. +The value is normally taken from the gentext file for the +lang attribute of the document's root element, using the +key name 'writing-mode' to look it up in the gentext file. +But this param can also be +set on the command line to override that gentext value. + +Accepted values are: + + + lr-tb + + Left-to-right text flow in each line, lines stack top to bottom. + + + + rl-tb + + Right-to-left text flow in each line, lines stack top to bottom. + + + + tb-rl + + Top-to-bottom text flow in each vertical line, lines stack right to left. + Supported by only a few XSL-FO processors. Not supported in HTML output. + + + + lr + + Shorthand for lr-tb. + + + + rl + + Shorthand for rl-tb. + + + + tb + + Shorthand for tb-rl. + + + + + + + + +
    +The Stylesheet + +The param.xsl stylesheet is just a wrapper +around all these parameters. + + + +<!-- This file is generated from param.xweb --> + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- ******************************************************************** + $Id: param.xweb 9658 2012-10-29 22:28:34Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="abstract.notitle.enabled.frag"></src:fragref> +<src:fragref linkend="activate.external.olinks.frag"></src:fragref> +<src:fragref linkend="admon.graphics.extension.frag"></src:fragref> +<src:fragref linkend="admon.graphics.frag"></src:fragref> +<src:fragref linkend="admon.graphics.path.frag"></src:fragref> +<src:fragref linkend="admon.style.frag"></src:fragref> +<src:fragref linkend="admon.textlabel.frag"></src:fragref> +<src:fragref linkend="annotate.toc.frag"></src:fragref> +<src:fragref linkend="annotation.css.frag"></src:fragref> +<src:fragref linkend="annotation.graphic.close.frag"></src:fragref> +<src:fragref linkend="annotation.graphic.open.frag"></src:fragref> +<src:fragref linkend="annotation.js.frag"></src:fragref> +<src:fragref linkend="annotation.support.frag"></src:fragref> +<src:fragref linkend="appendix.autolabel.frag"></src:fragref> +<src:fragref linkend="author.othername.in.middle.frag"></src:fragref> +<src:fragref linkend="autotoc.label.in.hyperlink.frag"></src:fragref> +<src:fragref linkend="autotoc.label.separator.frag"></src:fragref> +<src:fragref linkend="base.dir.frag"></src:fragref> +<src:fragref linkend="biblioentry.item.separator.frag"></src:fragref> +<src:fragref linkend="bibliography.collection.frag"></src:fragref> +<src:fragref linkend="bibliography.numbered.frag"></src:fragref> +<src:fragref linkend="bibliography.style.frag"></src:fragref> +<src:fragref linkend="blurb.on.titlepage.enabled.frag"></src:fragref> +<src:fragref linkend="bridgehead.in.toc.frag"></src:fragref> +<src:fragref linkend="callout.defaultcolumn.frag"></src:fragref> +<src:fragref linkend="callout.graphics.extension.frag"></src:fragref> +<src:fragref linkend="callout.graphics.frag"></src:fragref> +<src:fragref linkend="callout.graphics.number.limit.frag"></src:fragref> +<src:fragref linkend="callout.graphics.path.frag"></src:fragref> +<src:fragref linkend="callout.list.table.frag"></src:fragref> +<src:fragref linkend="callout.unicode.frag"></src:fragref> +<src:fragref linkend="callout.unicode.number.limit.frag"></src:fragref> +<src:fragref linkend="callout.unicode.start.character.frag"></src:fragref> +<src:fragref linkend="callouts.extension.frag"></src:fragref> +<src:fragref linkend="chapter.autolabel.frag"></src:fragref> +<src:fragref linkend="chunk.append.frag"></src:fragref> +<src:fragref linkend="chunk.first.sections.frag"></src:fragref> +<src:fragref linkend="chunk.quietly.frag"></src:fragref> +<src:fragref linkend="chunk.section.depth.frag"></src:fragref> +<src:fragref linkend="chunk.separate.lots.frag"></src:fragref> +<src:fragref linkend="chunk.toc.frag"></src:fragref> +<src:fragref linkend="chunk.tocs.and.lots.frag"></src:fragref> +<src:fragref linkend="chunk.tocs.and.lots.has.title.frag"></src:fragref> +<src:fragref linkend="chunked.filename.prefix.frag"></src:fragref> +<src:fragref linkend="citerefentry.link.frag"></src:fragref> +<src:fragref linkend="collect.xref.targets.frag"></src:fragref> +<src:fragref linkend="component.label.includes.part.label.frag"></src:fragref> +<src:fragref linkend="contrib.inline.enabled.frag"></src:fragref> +<src:fragref linkend="css.decoration.frag"></src:fragref> +<src:fragref linkend="current.docid.frag"></src:fragref> +<src:fragref linkend="custom.css.source.frag"></src:fragref> +<src:fragref linkend="default.float.class.frag"></src:fragref> +<src:fragref linkend="default.image.width.frag"></src:fragref> +<src:fragref linkend="default.table.frame.frag"></src:fragref> +<src:fragref linkend="default.table.width.frag"></src:fragref> +<src:fragref linkend="docbook.css.link.frag"></src:fragref> +<src:fragref linkend="docbook.css.source.frag"></src:fragref> +<src:fragref linkend="draft.mode.frag"></src:fragref> +<src:fragref linkend="draft.watermark.image.frag"></src:fragref> +<src:fragref linkend="ebnf.assignment.frag"></src:fragref> +<src:fragref linkend="ebnf.statement.terminator.frag"></src:fragref> +<src:fragref linkend="ebnf.table.bgcolor.frag"></src:fragref> +<src:fragref linkend="ebnf.table.border.frag"></src:fragref> +<src:fragref linkend="eclipse.autolabel.frag"></src:fragref> +<src:fragref linkend="eclipse.plugin.id.frag"></src:fragref> +<src:fragref linkend="eclipse.plugin.name.frag"></src:fragref> +<src:fragref linkend="eclipse.plugin.provider.frag"></src:fragref> +<src:fragref linkend="editedby.enabled.frag"></src:fragref> +<src:fragref linkend="email.delimiters.enabled.frag"></src:fragref> +<src:fragref linkend="emphasis.propagates.style.frag"></src:fragref> +<src:fragref linkend="entry.propagates.style.frag"></src:fragref> +<src:fragref linkend="exsl.node.set.available.frag"></src:fragref> +<src:fragref linkend="firstterm.only.link.frag"></src:fragref> +<src:fragref linkend="footer.rule.frag"></src:fragref> +<src:fragref linkend="footnote.number.format.frag"></src:fragref> +<src:fragref linkend="footnote.number.symbols.frag"></src:fragref> +<src:fragref linkend="formal.procedures.frag"></src:fragref> +<src:fragref linkend="formal.title.placement.frag"></src:fragref> +<src:fragref linkend="funcsynopsis.decoration.frag"></src:fragref> +<src:fragref linkend="funcsynopsis.style.frag"></src:fragref> +<src:fragref linkend="function.parens.frag"></src:fragref> +<src:fragref linkend="generate.consistent.ids.frag"></src:fragref> +<src:fragref linkend="generate.css.header.frag"></src:fragref> +<src:fragref linkend="generate.id.attributes.frag"></src:fragref> +<src:fragref linkend="generate.index.frag"></src:fragref> +<src:fragref linkend="generate.legalnotice.link.frag"></src:fragref> +<src:fragref linkend="generate.manifest.frag"></src:fragref> +<src:fragref linkend="generate.meta.abstract.frag"></src:fragref> +<src:fragref linkend="generate.revhistory.link.frag"></src:fragref> +<src:fragref linkend="generate.section.toc.level.frag"></src:fragref> +<src:fragref linkend="generate.toc.frag"></src:fragref> +<src:fragref linkend="glossary.collection.frag"></src:fragref> +<src:fragref linkend="glossary.sort.frag"></src:fragref> +<src:fragref linkend="glossentry.show.acronym.frag"></src:fragref> +<src:fragref linkend="glossterm.auto.link.frag"></src:fragref> +<src:fragref linkend="graphic.default.extension.frag"></src:fragref> +<src:fragref linkend="graphicsize.extension.frag"></src:fragref> +<src:fragref linkend="graphicsize.use.img.src.path.frag"></src:fragref> +<src:fragref linkend="header.rule.frag"></src:fragref> +<src:fragref linkend="highlight.default.language.frag"></src:fragref> +<src:fragref linkend="highlight.source.frag"></src:fragref> +<src:fragref linkend="highlight.xslthl.config.frag"></src:fragref> +<src:fragref linkend="html.append.frag"></src:fragref> +<src:fragref linkend="html.base.frag"></src:fragref> +<src:fragref linkend="html.cellpadding.frag"></src:fragref> +<src:fragref linkend="html.cellspacing.frag"></src:fragref> +<src:fragref linkend="html.cleanup.frag"></src:fragref> +<src:fragref linkend="html.ext.frag"></src:fragref> +<src:fragref linkend="html.extra.head.links.frag"></src:fragref> +<src:fragref linkend="html.head.legalnotice.link.multiple.frag"></src:fragref> +<src:fragref linkend="html.head.legalnotice.link.types.frag"></src:fragref> +<src:fragref linkend="html.longdesc.frag"></src:fragref> +<src:fragref linkend="html.longdesc.link.frag"></src:fragref> +<src:fragref linkend="html.script.frag"></src:fragref> +<src:fragref linkend="html.script.type.frag"></src:fragref> +<src:fragref linkend="html.stylesheet.frag"></src:fragref> +<src:fragref linkend="html.stylesheet.type.frag"></src:fragref> +<src:fragref linkend="htmlhelp.alias.file.frag"></src:fragref> +<src:fragref linkend="htmlhelp.autolabel.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.back.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.forward.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.hideshow.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.home.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.home.url.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump1.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump1.title.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump1.url.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump2.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump2.title.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.jump2.url.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.locate.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.next.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.options.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.prev.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.print.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.refresh.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.stop.frag"></src:fragref> +<src:fragref linkend="htmlhelp.button.zoom.frag"></src:fragref> +<src:fragref linkend="htmlhelp.chm.frag"></src:fragref> +<src:fragref linkend="htmlhelp.default.topic.frag"></src:fragref> +<src:fragref linkend="htmlhelp.display.progress.frag"></src:fragref> +<src:fragref linkend="htmlhelp.encoding.frag"></src:fragref> +<src:fragref linkend="htmlhelp.enhanced.decompilation.frag"></src:fragref> +<src:fragref linkend="htmlhelp.enumerate.images.frag"></src:fragref> +<src:fragref linkend="htmlhelp.force.map.and.alias.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.binary.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.folders.instead.books.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.section.depth.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.show.root.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhc.width.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhk.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhp.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhp.tail.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhp.window.frag"></src:fragref> +<src:fragref linkend="htmlhelp.hhp.windows.frag"></src:fragref> +<src:fragref linkend="htmlhelp.map.file.frag"></src:fragref> +<src:fragref linkend="htmlhelp.only.frag"></src:fragref> +<src:fragref linkend="htmlhelp.remember.window.position.frag"></src:fragref> +<src:fragref linkend="htmlhelp.show.advanced.search.frag"></src:fragref> +<src:fragref linkend="htmlhelp.show.favorities.frag"></src:fragref> +<src:fragref linkend="htmlhelp.show.menu.frag"></src:fragref> +<src:fragref linkend="htmlhelp.show.toolbar.text.frag"></src:fragref> +<src:fragref linkend="htmlhelp.title.frag"></src:fragref> +<src:fragref linkend="htmlhelp.use.hhk.frag"></src:fragref> +<src:fragref linkend="htmlhelp.window.geometry.frag"></src:fragref> +<src:fragref linkend="id.warnings.frag"></src:fragref> +<src:fragref linkend="ignore.image.scaling.frag"></src:fragref> +<src:fragref linkend="img.src.path.frag"></src:fragref> +<src:fragref linkend="index.links.to.section.frag"></src:fragref> +<src:fragref linkend="index.method.frag"></src:fragref> +<src:fragref linkend="index.number.separator.frag"></src:fragref> +<src:fragref linkend="index.on.role.frag"></src:fragref> +<src:fragref linkend="index.on.type.frag"></src:fragref> +<src:fragref linkend="index.prefer.titleabbrev.frag"></src:fragref> +<src:fragref linkend="index.range.separator.frag"></src:fragref> +<src:fragref linkend="index.term.separator.frag"></src:fragref> +<src:fragref linkend="inherit.keywords.frag"></src:fragref> +<src:fragref linkend="insert.olink.page.number.frag"></src:fragref> +<src:fragref linkend="insert.olink.pdf.frag.frag"></src:fragref> +<src:fragref linkend="insert.xref.page.number.frag"></src:fragref> +<src:fragref linkend="javahelp.encoding.frag"></src:fragref> +<src:fragref linkend="keep.relative.image.uris.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.default.language.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.language.frag"></src:fragref> +<src:fragref linkend="l10n.gentext.use.xref.language.frag"></src:fragref> +<src:fragref linkend="l10n.lang.value.rfc.compliant.frag"></src:fragref> +<src:fragref linkend="label.from.part.frag"></src:fragref> +<src:fragref linkend="linenumbering.everyNth.frag"></src:fragref> +<src:fragref linkend="linenumbering.extension.frag"></src:fragref> +<src:fragref linkend="linenumbering.separator.frag"></src:fragref> +<src:fragref linkend="linenumbering.width.frag"></src:fragref> +<src:fragref linkend="link.mailto.url.frag"></src:fragref> +<src:fragref linkend="make.clean.html.frag"></src:fragref> +<src:fragref linkend="make.graphic.viewport.frag"></src:fragref> +<src:fragref linkend="make.single.year.ranges.frag"></src:fragref> +<src:fragref linkend="make.valid.html.frag"></src:fragref> +<src:fragref linkend="make.year.ranges.frag"></src:fragref> +<src:fragref linkend="manifest.frag"></src:fragref> +<src:fragref linkend="manifest.in.base.dir.frag"></src:fragref> +<src:fragref linkend="manual.toc.frag"></src:fragref> +<src:fragref linkend="menuchoice.menu.separator.frag"></src:fragref> +<src:fragref linkend="menuchoice.separator.frag"></src:fragref> +<src:fragref linkend="navig.graphics.extension.frag"></src:fragref> +<src:fragref linkend="navig.graphics.frag"></src:fragref> +<src:fragref linkend="navig.graphics.path.frag"></src:fragref> +<src:fragref linkend="navig.showtitles.frag"></src:fragref> +<src:fragref linkend="nominal.image.depth.frag"></src:fragref> +<src:fragref linkend="nominal.image.width.frag"></src:fragref> +<src:fragref linkend="nominal.table.width.frag"></src:fragref> +<src:fragref linkend="olink.base.uri.frag"></src:fragref> +<src:fragref linkend="olink.debug.frag"></src:fragref> +<src:fragref linkend="olink.doctitle.frag"></src:fragref> +<src:fragref linkend="olink.lang.fallback.sequence.frag"></src:fragref> +<src:fragref linkend="olink.properties.frag"></src:fragref> +<src:fragref linkend="othercredit.like.author.enabled.frag"></src:fragref> +<src:fragref linkend="para.propagates.style.frag"></src:fragref> +<src:fragref linkend="part.autolabel.frag"></src:fragref> +<src:fragref linkend="phrase.propagates.style.frag"></src:fragref> +<src:fragref linkend="pixels.per.inch.frag"></src:fragref> +<src:fragref linkend="points.per.em.frag"></src:fragref> +<src:fragref linkend="preface.autolabel.frag"></src:fragref> +<src:fragref linkend="prefer.internal.olink.frag"></src:fragref> +<src:fragref linkend="preferred.mediaobject.role.frag"></src:fragref> +<src:fragref linkend="process.empty.source.toc.frag"></src:fragref> +<src:fragref linkend="process.source.toc.frag"></src:fragref> +<src:fragref linkend="profile.arch.frag"></src:fragref> +<src:fragref linkend="profile.attribute.frag"></src:fragref> +<src:fragref linkend="profile.audience.frag"></src:fragref> +<src:fragref linkend="profile.condition.frag"></src:fragref> +<src:fragref linkend="profile.conformance.frag"></src:fragref> +<src:fragref linkend="profile.lang.frag"></src:fragref> +<src:fragref linkend="profile.os.frag"></src:fragref> +<src:fragref linkend="profile.revision.frag"></src:fragref> +<src:fragref linkend="profile.revisionflag.frag"></src:fragref> +<src:fragref linkend="profile.role.frag"></src:fragref> +<src:fragref linkend="profile.security.frag"></src:fragref> +<src:fragref linkend="profile.separator.frag"></src:fragref> +<src:fragref linkend="profile.status.frag"></src:fragref> +<src:fragref linkend="profile.userlevel.frag"></src:fragref> +<src:fragref linkend="profile.value.frag"></src:fragref> +<src:fragref linkend="profile.vendor.frag"></src:fragref> +<src:fragref linkend="profile.wordsize.frag"></src:fragref> +<src:fragref linkend="punct.honorific.frag"></src:fragref> +<src:fragref linkend="qanda.defaultlabel.frag"></src:fragref> +<src:fragref linkend="qanda.in.toc.frag"></src:fragref> +<src:fragref linkend="qanda.inherit.numeration.frag"></src:fragref> +<src:fragref linkend="qanda.nested.in.toc.frag"></src:fragref> +<src:fragref linkend="qandadiv.autolabel.frag"></src:fragref> +<src:fragref linkend="refclass.suppress.frag"></src:fragref> +<src:fragref linkend="refentry.generate.name.frag"></src:fragref> +<src:fragref linkend="refentry.generate.title.frag"></src:fragref> +<src:fragref linkend="refentry.separator.frag"></src:fragref> +<src:fragref linkend="refentry.xref.manvolnum.frag"></src:fragref> +<src:fragref linkend="reference.autolabel.frag"></src:fragref> +<src:fragref linkend="root.filename.frag"></src:fragref> +<src:fragref linkend="rootid.frag"></src:fragref> +<src:fragref linkend="runinhead.default.title.end.punct.frag"></src:fragref> +<src:fragref linkend="runinhead.title.end.punct.frag"></src:fragref> +<src:fragref linkend="section.autolabel.frag"></src:fragref> +<src:fragref linkend="section.autolabel.max.depth.frag"></src:fragref> +<src:fragref linkend="section.label.includes.component.label.frag"></src:fragref> +<src:fragref linkend="segmentedlist.as.table.frag"></src:fragref> +<src:fragref linkend="shade.verbatim.frag"></src:fragref> +<src:fragref linkend="shade.verbatim.style.frag"></src:fragref> +<src:fragref linkend="show.comments.frag"></src:fragref> +<src:fragref linkend="show.revisionflag.frag"></src:fragref> +<src:fragref linkend="simplesect.in.toc.frag"></src:fragref> +<src:fragref linkend="spacing.paras.frag"></src:fragref> +<src:fragref linkend="suppress.footer.navigation.frag"></src:fragref> +<src:fragref linkend="suppress.header.navigation.frag"></src:fragref> +<src:fragref linkend="suppress.navigation.frag"></src:fragref> +<src:fragref linkend="table.borders.with.css.frag"></src:fragref> +<src:fragref linkend="table.cell.border.color.frag"></src:fragref> +<src:fragref linkend="table.cell.border.style.frag"></src:fragref> +<src:fragref linkend="table.cell.border.thickness.frag"></src:fragref> +<src:fragref linkend="table.footnote.number.format.frag"></src:fragref> +<src:fragref linkend="table.footnote.number.symbols.frag"></src:fragref> +<src:fragref linkend="table.frame.border.color.frag"></src:fragref> +<src:fragref linkend="table.frame.border.style.frag"></src:fragref> +<src:fragref linkend="table.frame.border.thickness.frag"></src:fragref> +<src:fragref linkend="tablecolumns.extension.frag"></src:fragref> +<src:fragref linkend="target.database.document.frag"></src:fragref> +<src:fragref linkend="targets.filename.frag"></src:fragref> +<src:fragref linkend="tex.math.delims.frag"></src:fragref> +<src:fragref linkend="tex.math.file.frag"></src:fragref> +<src:fragref linkend="tex.math.in.alt.frag"></src:fragref> +<src:fragref linkend="textdata.default.encoding.frag"></src:fragref> +<src:fragref linkend="textinsert.extension.frag"></src:fragref> +<src:fragref linkend="toc.list.type.frag"></src:fragref> +<src:fragref linkend="toc.max.depth.frag"></src:fragref> +<src:fragref linkend="toc.section.depth.frag"></src:fragref> +<src:fragref linkend="ulink.target.frag"></src:fragref> +<src:fragref linkend="use.embed.for.svg.frag"></src:fragref> +<src:fragref linkend="use.extensions.frag"></src:fragref> +<src:fragref linkend="use.id.as.filename.frag"></src:fragref> +<src:fragref linkend="use.local.olink.style.frag"></src:fragref> +<src:fragref linkend="use.role.as.xrefstyle.frag"></src:fragref> +<src:fragref linkend="use.role.for.mediaobject.frag"></src:fragref> +<src:fragref linkend="use.svg.frag"></src:fragref> +<src:fragref linkend="variablelist.as.table.frag"></src:fragref> +<src:fragref linkend="variablelist.term.break.after.frag"></src:fragref> +<src:fragref linkend="variablelist.term.separator.frag"></src:fragref> +<src:fragref linkend="webhelp.autolabel.frag"></src:fragref> +<src:fragref linkend="webhelp.base.dir.frag"></src:fragref> +<src:fragref linkend="webhelp.common.dir.frag"></src:fragref> +<src:fragref linkend="webhelp.default.topic.frag"></src:fragref> +<src:fragref linkend="webhelp.include.search.tab.frag"></src:fragref> +<src:fragref linkend="webhelp.indexer.language.frag"></src:fragref> +<src:fragref linkend="webhelp.start.filename.frag"></src:fragref> +<src:fragref linkend="webhelp.tree.cookie.id.frag"></src:fragref> +<src:fragref linkend="writing.mode.frag"></src:fragref> +<src:fragref linkend="xref.label-page.separator.frag"></src:fragref> +<src:fragref linkend="xref.label-title.separator.frag"></src:fragref> +<src:fragref linkend="xref.title-page.separator.frag"></src:fragref> +<src:fragref linkend="xref.with.number.and.title.frag"></src:fragref> + +</xsl:stylesheet> + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xsl new file mode 100644 index 00000000..e42f4b09 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/param.xsl @@ -0,0 +1,443 @@ + + + + + + + + +.png + +images/ + + + + + + +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } + + +http://docbook.sourceforge.net/release/images/annot-close.png +http://docbook.sourceforge.net/release/images/annot-open.png + + +http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js + + +A + + +. + +. +http://docbook.sourceforge.net/release/bibliography/bibliography.xml + + +normal + + +60 +.png + + +15 + +images/callouts/ + + +10 +10102 + + + + + + + + + + + + +no + +1 + + + + + + left + before + + + +all + + +docbook.css.xml +no +images/draft.png + +::= + + + + +#F5DCB3 + + +com.example.help +DocBook Online Help Sample +Example provider +1 + + + + + + 1 + 0 + + + + +1 + + + +figure before +example before +equation before +table before +procedure before +task before + + +kr + + + + + + + + + + + +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title + + + + +no + + + + + + + + + + + + + +.html + + +copyright + + + +text/javascript + +text/css +alias.h + + + + + + + +User1 + + +User2 + + + + + + + + + +htmlhelp.chm + + +iso-8859-1 + + + + + +toc.hhc +5 + + +index.hhk +htmlhelp.hhp + +Main + +context.h + + + + + + + + + + + + + +basic + + + + + + + +no + +no +iso-8859-1 + + +en + + + + +5 + + +3 + + + + + + + HTML.manifest + + + + → ++ +.gif + +images/ +1 + + +6in + + +no + + + replace + +0 + +I + +90 +10 + + + + + + + + + + + + + + + + +; + + + + + +. +number + + + + + + + + + + I +index + +. +.!?: + +8 + + + + + 0 + #E0E0E0 + + + + + + +0 + + + + + +solid +0.5pt +a + + + +solid +0.5pt + + olinkdb.xml +target.db + +tex-math-equations.tex + + + +dl +8 +2 +_top + + + + + + + + +0 +, +0 +docs +../common/ +index.html +1 +en +index.html + + + + writing-mode + + + + + + + + +: + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xml new file mode 100644 index 00000000..5672daba --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xml @@ -0,0 +1,1152 @@ + + +HTML Processing Instruction Reference + + $Id: pi.xsl 9022 2011-07-14 19:21:36Z bobstayton $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for HTML output. + + +You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbhtml_background-color +Sets background color for an image + + + + dbhtml background-color="color" + + +Description + +Use the dbhtml background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + Parameters + + + background-color="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Background color + + + + + +dbhtml_bgcolor +Sets background color on a CALS table row or table cell + + + + dbhtml bgcolor="color" + + +Description + +Use the dbhtml bgcolor PI as child of a CALS table row + or cell to set a background color for that table row or cell. + + Parameters + + + bgcolor="color" + + +An HTML color value + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell background color + + + + + +dbhtml_cellpadding +Specifies cellpadding in CALS table or qandaset output + + + + dbhtml cellpadding="number" + + +Description + +Use the dbhtml cellpadding PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellpadding attribute in the + output HTML table. + + Parameters + + + cellpadding="number" + + +Specifies the cellpadding + + + + + + Related Global Parameters + +html.cellpadding + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell spacing and cell padding, + Q and A formatting + + + + + +dbhtml_cellspacing +Specifies cellspacing in CALS table or qandaset output + + + + dbhtml cellspacing="number" + + +Description + +Use the dbhtml cellspacing PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellspacing attribute in the + output HTML table. + + Parameters + + + cellspacing="number" + + +Specifies the cellspacing + + + + + + Related Global Parameters + +html.cellspacing + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Cell spacing and cell padding, + Q and A formatting + + + + + +dbhtml_class +Set value of the class attribute for a CALS table row + + + + dbhtml class="name" + + +Description + +Use the dbhtml class PI as a child of a + row to specify a class + attribute and value in the HTML output for that row. + + Parameters + + + class="name" + + +Specifies the class name + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table styles in HTML output + + + + + +dbhtml_dir +Specifies a directory name in which to write files + + + + dbhtml dir="path" + + +Description + +When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + + + +The output directory specification is inherited by all +chunks of the descendants of the element. If descendants need +to go to a different directory, then add another +dbhtml dir processing +instruction as a child of the source element +for that chunk, and specify the path relative to the +ancestor path. + + + +For example, to put most chunk files into +shared +but one chapter into +exception +at the same level, use: + + +<book> + <?dbhtml dir="shared"?> + ... + <chapter> + <?dbhtml dir="../exception"?> + </chapter> +</book> + + + + Parameters + + + dir="path" + + +Specifies the pathname for the directory + + + + + + Related Global Parameters + +base.dir + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +dbhtml dir processing instruction + + + + + +dbhtml_filename +Specifies a filename for a chunk + + + + dbhtml filename="filename" + + +Description + +When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. Include the filename suffix. + + + +You cannot include a directory path in the filename value, +or your links may not work. Add a +dbhtml dir processing instruction +to specify the output directory. You can also combine the two +specifications in one processing instruction: +dbhtml dir="mydir" filename="myfile.html". + + + Parameters + + + filename="path" + + +Specifies the filename for the file + + + + + + Related Global Parameters + +use.id.as.filename + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +dbhtml filenames + + + + + +dbhtml_funcsynopsis-style +Specifies presentation style for a funcsynopsis + + + + dbhtml funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbhtml funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays funcprototype output in K&R style + + + + funcsynopsis-style="ansi" + + +Displays funcprototype output in ANSI style + + + + + + Related Global Parameters + +funcsynopsis.style + + + + + +dbhtml_img.src.path +Specifies a path to the location of an image file + + + + dbhtml img.src.path="path" + + +Description + +Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + Parameters + + + img.src.path="path" + + +Specifies the pathname to prepend to the name of the image file + + + + + + Related Global Parameters + +img.src.path + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Using fileref + + + + + +dbhtml_label-width +Specifies the label width for a qandaset + + + + dbhtml label-width="width" + + +Description + +Use the dbhtml label-width PI as a child of a + qandaset to specify the width of labels. + + Parameters + + + label-width="width" + + +Specifies the label width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A formatting + + + + + +dbhtml_linenumbering.everyNth +Specifies interval for line numbers in verbatims + + + + dbhtml linenumbering.everyNth="N" + + +Description + +Use the dbhtml linenumbering.everyNth PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + Parameters + + + linenumbering.everyNth="N" + + +Specifies numbering interval; a number is output + before every Nth line + + + + + + Related Global Parameters + +linenumbering.everyNth + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_linenumbering.separator +Specifies separator text for line numbers in verbatims + + + + dbhtml linenumbering.separator="text" + + +Description + +Use the dbhtml linenumbering.separator PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + Parameters + + + linenumbering.separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +linenumbering.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_linenumbering.width +Specifies width for line numbers in verbatims + + + + dbhtml linenumbering.width="width" + + +Description + +Use the dbhtml linenumbering.width PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + Parameters + + + linenumbering.width="width" + + +Specifies the width (inluding units) + + + + + + Related Global Parameters + +linenumbering.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Line numbering + + + + + +dbhtml_list-presentation +Specifies presentation style for a variablelist or + segmentedlist + + + + dbhtml list-presentation="list"|"table" + + +Description + +Use the dbhtml list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + Parameters + + + list-presentation="list" + + +Displays the list as a list + + + + list-presentation="table" + + +Displays the list as a table + + + + + + Related Global Parameters + + + + +variablelist.as.table + + + + +segmentedlist.as.table + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_list-width +Specifies the width of a variablelist or simplelist + + + + dbhtml list-width="width" + + +Description + +Use the dbhtml list-width PI as a child of a + variablelist or a simplelist presented + as a table, to specify the output width. + + Parameters + + + list-width="width" + + +Specifies the output width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_row-height +Specifies the height for a CALS table row + + + + dbhtml row-height="height" + + +Description + +Use the dbhtml row-height PI as a child of a + row to specify the height of the row. + + Parameters + + + row-height="height" + + +Specifies the row height (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Row height + + + + + +dbhtml_start +(obsolete) Sets the starting number on an ordered list + + + + dbhtml start="character" + + +Description + +This PI is obsolete. The intent of + this PI was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + Parameters + + + start="character" + + +Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +List starting number + + + + + +dbhtml_stop-chunking +Do not chunk any descendants of this element. + + + + dbhtml stop-chunking + + +Description + +When generating chunked HTML output, adding this PI as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new HTML pages: +<section> +<title>Configuring pencil</title> +<?dbhtml stop-chunking?> + +... + +</section> + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Chunking into multiple HTML files + + + + + +dbhtml_table-summary +Specifies summary for CALS table, variablelist, segmentedlist, or qandaset output + + + + dbhtml table-summary="text" + + +Description + +Use the dbhtml table-summary PI as a child of + a CALS table, variablelist, + segmentedlist, or qandaset to specify + the text for the HTML summary attribute + in the output HTML table. + + Parameters + + + table-summary="text" + + +Specifies the summary text (zero or more characters) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML, + Table summary text + + + + + +dbhtml_table-width +Specifies the width for a CALS table + + + + dbhtml table-width="width" + + +Description + +Use the dbhtml table-width PI as a child of a + CALS table to specify the width of the table in + output. + + Parameters + + + table-width="width" + + +Specifies the table width (including units or as a percentage) + + + + + + Related Global Parameters + +default.table.width + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Table width + + + + + +dbhtml_term-presentation +Sets character formatting for terms in a variablelist + + + + dbhtml term-presentation="bold"|"italic"|"bold-italic" + + +Description + +Use the dbhtml term-presentation PI as a child + of a variablelist to set character formatting for + the term output of the list. + + Parameters + + + term-presentation="bold" + + +Specifies that terms are displayed in bold + + + + term-presentation="italic" + + +Specifies that terms are displayed in italic + + + + term-presentation="bold-italic" + + +Specifies that terms are displayed in bold-italic + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_term-separator +Specifies separator text among terms in a varlistentry + + + + dbhtml term-separator="text" + + +Description + +Use the dbhtml term-separator PI as a child + of a variablelist to specify the separator text + among term instances. + + Parameters + + + term-separator="text" + + +Specifies the text (zero or more characters) + + + + + + Related Global Parameters + +variablelist.term.separator + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_term-width +Specifies the term width for a variablelist + + + + dbhtml term-width="width" + + +Description + +Use the dbhtml term-width PI as a child of a + variablelist to specify the width for + term output. + + Parameters + + + term-width="width" + + +Specifies the term width (including units) + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Variable list formatting in HTML + + + + + +dbhtml_toc +Specifies whether a TOC should be generated for a qandaset + + + + dbhtml toc="0"|"1" + + +Description + +Use the dbhtml toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + Parameters + + + toc="0" + + +If zero, no TOC is generated + + + + toc="1" + + +If 1 (or any non-zero value), + a TOC is generated + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Q and A list of questions, + Q and A formatting + + + + + +dbcmdlist +Generates a hyperlinked list of commands + + + + dbcmdlist + + +Description + +Use the dbcmdlist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + cmdsynopsis instances; a hyperlinked navigational + “command list†will be generated at the top of output for that + element, enabling users to quickly jump + to each command synopsis. + + Parameters + +[No parameters] + + + + + +dbfunclist +Generates a hyperlinked list of functions + + + + dbfunclist + + +Description + +Use the dbfunclist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + funcsynopsis instances; a hyperlinked + navigational “function list†will be generated at the top of + output for that element, enabling users to quickly + jump to to each function synopsis. + + Parameters + +[No parameters] + + + + + +dbhtml-include_href +Copies an external well-formed HTML/XML file into current doc + + + + dbhtml-include href="URI" + + +Description + +Use the dbhtml-include href PI anywhere in a + document to cause the contents of the file referenced by the + href pseudo-attribute to be copied/inserted “as + is†into your HTML output at the point in document order + where the PI occurs in the source. + + + +The referenced file may contain plain text (as long as + it is “wrapped†in an html element — see the + note below) or markup in any arbitrary vocabulary, + including HTML — but it must conform to XML + well-formedness constraints (because the feature in XSLT + 1.0 for opening external files, the + document() function, can only handle + files that meet XML well-formedness constraints). + + +Among other things, XML well-formedness constraints + require a document to have a single root + element. So if the content you want to + include is plain text or is markup that does + not have a single root element, + wrap the content in an + html element. The stylesheets will + strip out that surrounding html “wrapper†when + they find it, leaving just the content you want to + insert. + + + Parameters + + + href="URI" + + +Specifies the URI for the file to include; the URI + can be, for example, a remote http: + URI, or a local filesystem file: + URI + + + + + + Related Global Parameters + +textinsert.extension + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Inserting external HTML code, + External code files + + + + + +dbhh +Sets topic name and topic id for context-sensitive HTML Help + + + + dbhh topicname="name" topicid="id" + + +Description + +Use the dbhh PI as a child of components + that should be used as targets for context-sensitive help requests. + + Parameters + + + topicname="name" + + +Specifies a unique string constant that identifies a help topic + + + + topicid="id" + + +Specifies a unique integer value for the topicname string + + + + + + Related Information in <link xlink:href="http://www.sagehill.net/docbookxsl/">DocBook XSL: The Complete Guide</link> + +Context-sensitive help + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xsl new file mode 100644 index 00000000..2c3f3bfc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/pi.xsl @@ -0,0 +1,1296 @@ + + + + + +HTML Processing Instruction Reference + + $Id: pi.xsl 9022 2011-07-14 19:21:36Z bobstayton $ + + + + Introduction + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for HTML output. + + You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + Sets background color for an image + + Use the dbhtml background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + + dbhtml background-color="color" + + + + background-color="color" + + An HTML color value + + + + + + Background color + + + + + + + + + + + + Sets background color on a CALS table row or table cell + + Use the dbhtml bgcolor PI as child of a CALS table row + or cell to set a background color for that table row or cell. + + + dbhtml bgcolor="color" + + + + bgcolor="color" + + An HTML color value + + + + + + Cell background color + + + + + + + + + + + + Specifies cellpadding in CALS table or qandaset output + + Use the dbhtml cellpadding PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellpadding attribute in the + output HTML table. + + + dbhtml cellpadding="number" + + + + cellpadding="number" + + Specifies the cellpadding + + + + + + html.cellpadding + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Specifies cellspacing in CALS table or qandaset output + + Use the dbhtml cellspacing PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellspacing attribute in the + output HTML table. + + + dbhtml cellspacing="number" + + + + cellspacing="number" + + Specifies the cellspacing + + + + + + html.cellspacing + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Set value of the class attribute for a CALS table row + + Use the dbhtml class PI as a child of a + row to specify a class + attribute and value in the HTML output for that row. + + + dbhtml class="name" + + + + class="name" + + Specifies the class name + + + + + + Table styles in HTML output + + + + + + + + + + + + Specifies a directory name in which to write files + + When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + +The output directory specification is inherited by all +chunks of the descendants of the element. If descendants need +to go to a different directory, then add another +dbhtml dir processing +instruction as a child of the source element +for that chunk, and specify the path relative to the +ancestor path. + +For example, to put most chunk files into +shared +but one chapter into +exception +at the same level, use: + + + + ... + + + + +]]> + + + + + dbhtml dir="path" + + + + dir="path" + + Specifies the pathname for the directory + + + + + + base.dir + + + dbhtml dir processing instruction + + + + + + + + + + + + Specifies a filename for a chunk + +When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. Include the filename suffix. + +You cannot include a directory path in the filename value, +or your links may not work. Add a +dbhtml dir processing instruction +to specify the output directory. You can also combine the two +specifications in one processing instruction: +dbhtml dir="mydir" filename="myfile.html". + + + + dbhtml filename="filename" + + + + filename="path" + + Specifies the filename for the file + + + + + + use.id.as.filename + + + dbhtml filenames + + + + + + + + + + + + Specifies presentation style for a funcsynopsis + + Use the dbhtml funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + + dbhtml funcsynopsis-style="kr"|"ansi" + + + + funcsynopsis-style="kr" + + Displays funcprototype output in K&R style + + + funcsynopsis-style="ansi" + + Displays funcprototype output in ANSI style + + + + + + funcsynopsis.style + + + + + + + + + + + + Specifies a path to the location of an image file + + Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + + dbhtml img.src.path="path" + + + + img.src.path="path" + + Specifies the pathname to prepend to the name of the image file + + + + + + img.src.path + + + Using fileref + + + + + + + + + + + + Specifies the label width for a qandaset + + Use the dbhtml label-width PI as a child of a + qandaset to specify the width of labels. + + + dbhtml label-width="width" + + + + label-width="width" + + Specifies the label width (including units) + + + + + + Q and A formatting + + + + + + + + + + + + Specifies interval for line numbers in verbatims + + Use the dbhtml linenumbering.everyNth PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + + dbhtml linenumbering.everyNth="N" + + + + linenumbering.everyNth="N" + + Specifies numbering interval; a number is output + before every Nth line + + + + + + linenumbering.everyNth + + + Line numbering + + + + + + + + + + + + Specifies separator text for line numbers in verbatims + + Use the dbhtml linenumbering.separator PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + + dbhtml linenumbering.separator="text" + + + + linenumbering.separator="text" + + Specifies the text (zero or more characters) + + + + + + linenumbering.separator + + + Line numbering + + + + + + + + + + + + Specifies width for line numbers in verbatims + + Use the dbhtml linenumbering.width PI as a child + of a “verbatim†element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + + dbhtml linenumbering.width="width" + + + + linenumbering.width="width" + + Specifies the width (inluding units) + + + + + + linenumbering.width + + + Line numbering + + + + + + + + + + + + Specifies presentation style for a variablelist or + segmentedlist + + Use the dbhtml list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + + dbhtml list-presentation="list"|"table" + + + + list-presentation="list" + + Displays the list as a list + + + list-presentation="table" + + Displays the list as a table + + + + + + + + variablelist.as.table + + + segmentedlist.as.table + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the width of a variablelist or simplelist + + Use the dbhtml list-width PI as a child of a + variablelist or a simplelist presented + as a table, to specify the output width. + + + dbhtml list-width="width" + + + + list-width="width" + + Specifies the output width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the height for a CALS table row + + Use the dbhtml row-height PI as a child of a + row to specify the height of the row. + + + dbhtml row-height="height" + + + + row-height="height" + + Specifies the row height (including units) + + + + + + Row height + + + + + + + + + + + + (obsolete) Sets the starting number on an ordered list + + This PI is obsolete. The intent of + this PI was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + + dbhtml start="character" + + + + start="character" + + Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + List starting number + + + + + + + + + + + + Do not chunk any descendants of this element. + + When generating chunked HTML output, adding this PI as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new HTML pages: + +Configuring pencil + + +... + +

    ]]> + + + + dbhtml stop-chunking + + + Chunking into multiple HTML files + + + + + + Specifies summary for CALS table, variablelist, segmentedlist, or qandaset output + + Use the dbhtml table-summary PI as a child of + a CALS table, variablelist, + segmentedlist, or qandaset to specify + the text for the HTML summary attribute + in the output HTML table. + + + dbhtml table-summary="text" + + + + table-summary="text" + + Specifies the summary text (zero or more characters) + + + + + + Variable list formatting in HTML, + Table summary text + + + + + + + + + + + + Specifies the width for a CALS table + + Use the dbhtml table-width PI as a child of a + CALS table to specify the width of the table in + output. + + + dbhtml table-width="width" + + + + table-width="width" + + Specifies the table width (including units or as a percentage) + + + + + + default.table.width + + + Table width + + + + + + + + + + + + Sets character formatting for terms in a variablelist + + Use the dbhtml term-presentation PI as a child + of a variablelist to set character formatting for + the term output of the list. + + + dbhtml term-presentation="bold"|"italic"|"bold-italic" + + + + term-presentation="bold" + + Specifies that terms are displayed in bold + + + term-presentation="italic" + + Specifies that terms are displayed in italic + + + term-presentation="bold-italic" + + Specifies that terms are displayed in bold-italic + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies separator text among terms in a varlistentry + + Use the dbhtml term-separator PI as a child + of a variablelist to specify the separator text + among term instances. + + + dbhtml term-separator="text" + + + + term-separator="text" + + Specifies the text (zero or more characters) + + + + + + variablelist.term.separator + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the term width for a variablelist + + Use the dbhtml term-width PI as a child of a + variablelist to specify the width for + term output. + + + dbhtml term-width="width" + + + + term-width="width" + + Specifies the term width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies whether a TOC should be generated for a qandaset + + Use the dbhtml toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + + dbhtml toc="0"|"1" + + + + toc="0" + + If zero, no TOC is generated + + + toc="1" + + If 1 (or any non-zero value), + a TOC is generated + + + + + + Q and A list of questions, + Q and A formatting + + + + + + + + + + + + Generates a hyperlinked list of commands + + Use the dbcmdlist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + cmdsynopsis instances; a hyperlinked navigational + “command list†will be generated at the top of output for that + element, enabling users to quickly jump + to each command synopsis. + + + dbcmdlist + + + [No parameters] + + + + + + No cmdsynopsis elements matched dbcmdlist PI, perhaps it's nested too deep? + + +
    + + + +
    +
    + + + Generates a hyperlinked list of functions + + Use the dbfunclist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + funcsynopsis instances; a hyperlinked + navigational “function list†will be generated at the top of + output for that element, enabling users to quickly + jump to to each function synopsis. + + + dbfunclist + + + [No parameters] + + + + + + No funcsynopsis elements matched dbfunclist PI, perhaps it's nested too deep? + + +
    + + + +
    +
    + + + Copies an external well-formed HTML/XML file into current doc + + Use the dbhtml-include href PI anywhere in a + document to cause the contents of the file referenced by the + href pseudo-attribute to be copied/inserted “as + is†into your HTML output at the point in document order + where the PI occurs in the source. + + The referenced file may contain plain text (as long as + it is “wrapped†in an html element — see the + note below) or markup in any arbitrary vocabulary, + including HTML — but it must conform to XML + well-formedness constraints (because the feature in XSLT + 1.0 for opening external files, the + document() function, can only handle + files that meet XML well-formedness constraints). + Among other things, XML well-formedness constraints + require a document to have a single root + element. So if the content you want to + include is plain text or is markup that does + not have a single root element, + wrap the content in an + html element. The stylesheets will + strip out that surrounding html “wrapper†when + they find it, leaving just the content you want to + insert. + + + + dbhtml-include href="URI" + + + + href="URI" + + Specifies the URI for the file to include; the URI + can be, for example, a remote http: + URI, or a local filesystem file: + URI + + + + + + textinsert.extension + + + Inserting external HTML code, + External code files + + + + + + + href + + + + + + + + + + + + + + + + + + + + ERROR: dbhtml-include processing instruction + href has no content. + + + + + + + ERROR: dbhtml-include processing instruction has + missing or empty href value. + + + + + + + + Sets topic name and topic id for context-sensitive HTML Help + + Use the dbhh PI as a child of components + that should be used as targets for context-sensitive help requests. + + + dbhh topicname="name" topicid="id" + + + + topicname="name" + + Specifies a unique string constant that identifies a help topic + + + topicid="id" + + Specifies a unique integer value for the topicname string + + + + + + Context-sensitive help + + + + + + + + + + filename + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + # + + + + + + + + + + + + + + + + + + +
    + + + + + +
    +
    +
    + + + + + + + + + + + + + + + +
    + + + # + + + + + + + + + + + + + + + + + + +
    + + + + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + / + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk-code.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk-code.xsl new file mode 100644 index 00000000..196eac30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk-code.xsl @@ -0,0 +1,639 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bk + + + + + + + + + + + + + + + ar + + + + + + + + + + + + + + + pr + + + + + + + + + + + + + + + ch + + + + + + + + + + + + + + + ap + + + + + + + + + + + + + + + + + + + pt + + + + + + + + + + + + + + + + + + + rn + + + + + + + + + + + + + + + + + + + + + + + + re + + + + + + + + + + + + + + + + + + + co + + + + + + + + + + + s + + + + + + + + + + + + + + + + + + + bi + + + + + + + + + + + + + + + + + + + go + + + + + + + + + + + + + + + + + + + ix + + + + + + + + si + + + + + + + + + + + + + + + + + + + to + + + + + + + + chunk-filename-error- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk.xsl new file mode 100644 index 00000000..02920b12 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-chunk.xsl @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-docbook.xsl new file mode 100644 index 00000000..0e1b0240 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-docbook.xsl @@ -0,0 +1,508 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + + + white + black + #0000FF + #840084 + #0000FF + + rtl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-onechunk.xsl new file mode 100644 index 00000000..325b8b12 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/profile-onechunk.xsl @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/qandaset.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/qandaset.xsl new file mode 100644 index 00000000..9c9be657 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/qandaset.xsl @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

    +
    + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

    +
    + + + + + + + + + + +
    + + + + + + + + + + + + + + +
    + + +
    +
    + + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + +
    + + + + +
    + + + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + width: 100%; + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1% + + + + + + + + + +
    +
    + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/refentry.xsl new file mode 100644 index 00000000..f3b02d51 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/refentry.xsl @@ -0,0 +1,305 @@ + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + +

    +
    + + + + +
    + + + + + + + +
    +
    +
    +
    + + + + + + +
    +
    + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + +
    + + + + + + + + + + + +

    + + + +

    +
    + +

    + + + + + + + + +

    +
    +
    + +

    + +

    +
    +
    + + + + + + , + + + + + + + + + em-dash + + + + + + + + + + + + + + + + : + + + + + + + +
    + + + + + +

    + + + + + + + + + + +

    + +
    +
    + + + + + + + + + + + +
    + + + + + + + + + + + + +
    +
    + + + + + + 0 + 1 + + + + 6 + + + + + + + + + + + + +

    + +

    +
    + + + +

    + +

    +
    + + + +

    + +

    +
    + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/sections.xsl new file mode 100644 index 00000000..ba5f174a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/sections.xsl @@ -0,0 +1,636 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6 + + + + + + + + + + clear: both + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + 1 + + + + + + + 2 + 3 + 4 + 5 + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/synop.xsl new file mode 100644 index 00000000..88d0f5e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/synop.xsl @@ -0,0 +1,1653 @@ + + +]> + + + + + + + + + + + +
    + +

    + + + + + + + + + + + + + + + +

    +
    +
    + + +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + ( + + ) + +   + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +    
    +    
    +    
    +  
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + +
    + +
    +

    +
    + + + + + + + ( + + + + + + + + + + + + + + + + ) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + +
    + + + + ; +
    + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
    + +
     
    + +
    + +
    +
    +
     
    +
    + + + + + + + ( + + + + + + + + + + + + + + + + + ) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + ; + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + ; + + + + + + +

    + +

    +
    + + + + + + + ( + + + + + + + + + + + + + + + + void) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
    + +
     
    +
     
    +
    + + + + + + + ( + + + + + + + + + + + + + + + + + void) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + +java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + +
    +
    +
    + + + + + +
    +    
    +    
    +    
    +    
    +       extends
    +      
    +      
    +        
    +      +
    +
    + + implements + + +
    +      +
    +
    + + throws + + +  { +
    + + } +
    +
    + + + + + + + + + , + + + + + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + 0 + + , +
    + + +   + + + +
    + + + + + +
    + + + + + + + + + + + + + + + +    + + + + + + + + + + + + + + + + ( + + + + ) + +
    +     throws  + +
    + + + + + ; +
    + +
    + + + + +
    +    
    +    
    +    
    +    
    +      : 
    +      
    +      
    +        
    +      +
    +
    + + implements + + +
    +      +
    +
    + + throws + + +  { +
    + + } +
    +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
    +     throws  + +
    + + + + + ; +
    + +
    + + + + +
    +    
    +    
    +    interface 
    +    
    +    
    +      : 
    +      
    +      
    +        
    +      +
    +
    + + implements + + +
    +      +
    +
    + + throws + + +  { +
    + + } +
    +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
    +     raises( + + ) +
    + + + + + ; +
    + +
    + + + + +
    +    
    +    
    +    package 
    +    
    +    ;
    +    
    + + + @ISA = ( + + ); +
    +
    + + +
    +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/table.xsl new file mode 100644 index 00000000..1a20e8b0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/table.xsl @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + border- + + : + + + + + + ; + + + + + border- + + -width: + + ; + + + + border- + + -style: + + ; + + + + border- + + -color: + + ; + + + + + + + + + + + Error: CALS tables must specify the number of columns. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border: none; + + + + + border-collapse: collapse; + + + + + + + 0 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + + + + + + + + + + + + + + + + + No convertLength function available. + + + + + + + + + + + + + + + + + + + + + + + + + + No adjustColumnWidths function available. + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: overlapped row contains content! + + + This row intentionally left blank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + th + th + + th + + td + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + : + + + + + + + + 0: + + + + + + + + + + + + + + + 0 + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/task.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/task.xsl new file mode 100644 index 00000000..c4f19ff2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/task.xsl @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + before + + + + + + + + +
    + + + + + + + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xml new file mode 100644 index 00000000..ce6166f0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xml @@ -0,0 +1,738 @@ + + + + + + + + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="set" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="book" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="part" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="division.title" + param:node="ancestor-or-self::part[1]"/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="partintro" t:wrapper="div"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="reference" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refentry" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> +<!-- uncomment this if you want refentry titlepages + <title t:force="1" + t:named-template="refentry.title" + param:node="ancestor-or-self::refentry[1]"/> +--> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator/> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="dedication" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::dedication[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="acknowledgements" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::acknowledgements[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="preface" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="chapter" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="topic" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="appendix" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="section" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect1" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect2" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect3" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect4" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect5" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="simplesect" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="bibliography" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::bibliography[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="glossary" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::glossary[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="index" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::index[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="setindex" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::setindex[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> +<t:titlepage t:element="sidebar" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="formal.object.heading" + param:object="ancestor-or-self::sidebar[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xsl new file mode 100644 index 00000000..6180573e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.templates.xsl @@ -0,0 +1,4004 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="article.titlepage.recto"> + <xsl:choose> + <xsl:when test="articleinfo/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + </xsl:when> + <xsl:when test="artheader/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="articleinfo/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + </xsl:when> + <xsl:when test="artheader/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="article.titlepage.verso"> +</xsl:template> + +<xsl:template name="article.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="article.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="article.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="article.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="article.titlepage.before.recto"/> + <xsl:call-template name="article.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="article.titlepage.before.verso"/> + <xsl:call-template name="article.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="article.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="set.titlepage.recto"> + <xsl:choose> + <xsl:when test="setinfo/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="setinfo/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="set.titlepage.verso"> +</xsl:template> + +<xsl:template name="set.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="set.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="set.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="set.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="set.titlepage.before.recto"/> + <xsl:call-template name="set.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="set.titlepage.before.verso"/> + <xsl:call-template name="set.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="set.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="book.titlepage.recto"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bookinfo/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/abstract"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="book.titlepage.verso"> +</xsl:template> + +<xsl:template name="book.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="book.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="book.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="book.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="book.titlepage.before.recto"/> + <xsl:call-template name="book.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="book.titlepage.before.verso"/> + <xsl:call-template name="book.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="book.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="part.titlepage.recto"> + <div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="partinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="part.titlepage.verso"> +</xsl:template> + +<xsl:template name="part.titlepage.separator"> +</xsl:template> + +<xsl:template name="part.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="part.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="part.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="part.titlepage.before.recto"/> + <xsl:call-template name="part.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="part.titlepage.before.verso"/> + <xsl:call-template name="part.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="part.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="partintro.titlepage.recto"> + <xsl:choose> + <xsl:when test="partintroinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partintroinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="partintro.titlepage.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage.separator"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage"> + <div> + <xsl:variable name="recto.content"> + <xsl:call-template name="partintro.titlepage.before.recto"/> + <xsl:call-template name="partintro.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="partintro.titlepage.before.verso"/> + <xsl:call-template name="partintro.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="partintro.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="reference.titlepage.recto"> + <xsl:choose> + <xsl:when test="referenceinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="referenceinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="reference.titlepage.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="reference.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="reference.titlepage.before.recto"/> + <xsl:call-template name="reference.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="reference.titlepage.before.verso"/> + <xsl:call-template name="reference.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="reference.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="refentry.titlepage.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage.separator"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refentry.titlepage.before.recto"/> + <xsl:call-template name="refentry.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refentry.titlepage.before.verso"/> + <xsl:call-template name="refentry.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="refentry.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="dedication.titlepage.recto"> + <div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="dedicationinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="dedication.titlepage.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage.separator"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="dedication.titlepage.before.recto"/> + <xsl:call-template name="dedication.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="dedication.titlepage.before.verso"/> + <xsl:call-template name="dedication.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="dedication.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.recto"> + <div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="acknowledgementsinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.separator"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="acknowledgements.titlepage.before.recto"/> + <xsl:call-template name="acknowledgements.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="acknowledgements.titlepage.before.verso"/> + <xsl:call-template name="acknowledgements.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="acknowledgements.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="preface.titlepage.recto"> + <xsl:choose> + <xsl:when test="prefaceinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="prefaceinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="preface.titlepage.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage.separator"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="preface.titlepage.before.recto"/> + <xsl:call-template name="preface.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="preface.titlepage.before.verso"/> + <xsl:call-template name="preface.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="preface.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="chapter.titlepage.recto"> + <xsl:choose> + <xsl:when test="chapterinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="chapterinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="chapter.titlepage.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage.separator"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="chapter.titlepage.before.recto"/> + <xsl:call-template name="chapter.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="chapter.titlepage.before.verso"/> + <xsl:call-template name="chapter.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="chapter.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="topic.titlepage.recto"> + <xsl:choose> + <xsl:when test="topicinfo/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="topicinfo/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revhistory"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/abstract"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="topic.titlepage.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage.separator"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="topic.titlepage.before.recto"/> + <xsl:call-template name="topic.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="topic.titlepage.before.verso"/> + <xsl:call-template name="topic.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="topic.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="appendix.titlepage.recto"> + <xsl:choose> + <xsl:when test="appendixinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="appendixinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="appendix.titlepage.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage.separator"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="appendix.titlepage.before.recto"/> + <xsl:call-template name="appendix.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="appendix.titlepage.before.verso"/> + <xsl:call-template name="appendix.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="appendix.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="section.titlepage.recto"> + <xsl:choose> + <xsl:when test="sectioninfo/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sectioninfo/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="section.titlepage.verso"> +</xsl:template> + +<xsl:template name="section.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="section.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="section.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="section.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="section.titlepage.before.recto"/> + <xsl:call-template name="section.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="section.titlepage.before.verso"/> + <xsl:call-template name="section.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="section.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect1info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect1info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect1.titlepage.before.recto"/> + <xsl:call-template name="sect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect1.titlepage.before.verso"/> + <xsl:call-template name="sect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect1.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect2info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect2info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect2.titlepage.before.recto"/> + <xsl:call-template name="sect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect2.titlepage.before.verso"/> + <xsl:call-template name="sect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect2.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect3info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect3info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect3.titlepage.before.recto"/> + <xsl:call-template name="sect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect3.titlepage.before.verso"/> + <xsl:call-template name="sect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect3.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect4.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect4info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect4info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect4.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect4.titlepage.before.recto"/> + <xsl:call-template name="sect4.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect4.titlepage.before.verso"/> + <xsl:call-template name="sect4.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect4.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect5.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect5info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect5info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect5.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect5.titlepage.before.recto"/> + <xsl:call-template name="sect5.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect5.titlepage.before.verso"/> + <xsl:call-template name="sect5.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect5.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="simplesect.titlepage.recto"> + <xsl:choose> + <xsl:when test="simplesectinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="simplesectinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="simplesect.titlepage.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="simplesect.titlepage.before.recto"/> + <xsl:call-template name="simplesect.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="simplesect.titlepage.before.verso"/> + <xsl:call-template name="simplesect.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="simplesect.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="bibliography.titlepage.recto"> + <div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="bibliographyinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="bibliography.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliography.titlepage.before.recto"/> + <xsl:call-template name="bibliography.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliography.titlepage.before.verso"/> + <xsl:call-template name="bibliography.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="bibliography.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="glossary.titlepage.recto"> + <div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="glossaryinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="glossary.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossary.titlepage.before.recto"/> + <xsl:call-template name="glossary.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossary.titlepage.before.verso"/> + <xsl:call-template name="glossary.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="glossary.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="index.titlepage.recto"> + <div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="indexinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="index.titlepage.verso"> +</xsl:template> + +<xsl:template name="index.titlepage.separator"> +</xsl:template> + +<xsl:template name="index.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="index.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="index.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="index.titlepage.before.recto"/> + <xsl:call-template name="index.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="index.titlepage.before.verso"/> + <xsl:call-template name="index.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="index.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="setindex.titlepage.recto"> + <div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="setindexinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="setindex.titlepage.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage.separator"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="setindex.titlepage.before.recto"/> + <xsl:call-template name="setindex.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="setindex.titlepage.before.verso"/> + <xsl:call-template name="setindex.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="setindex.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sidebar.titlepage.recto"> + <xsl:choose> + <xsl:when test="sidebarinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sidebarinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="sidebar.titlepage.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.separator"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sidebar.titlepage.before.recto"/> + <xsl:call-template name="sidebar.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sidebar.titlepage.before.verso"/> + <xsl:call-template name="sidebar.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sidebar.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:call-template name="formal.object.heading"> +<xsl:with-param name="object" select="ancestor-or-self::sidebar[1]"/> +</xsl:call-template> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</div> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.xsl new file mode 100644 index 00000000..61301d1a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/titlepage.xsl @@ -0,0 +1,1123 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: titlepage.xsl 9360 2012-05-12 23:39:14Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:attribute-set name="book.titlepage.recto.style"/> +<xsl:attribute-set name="book.titlepage.verso.style"/> + +<xsl:attribute-set name="article.titlepage.recto.style"/> +<xsl:attribute-set name="article.titlepage.verso.style"/> + +<xsl:attribute-set name="set.titlepage.recto.style"/> +<xsl:attribute-set name="set.titlepage.verso.style"/> + +<xsl:attribute-set name="part.titlepage.recto.style"/> +<xsl:attribute-set name="part.titlepage.verso.style"/> + +<xsl:attribute-set name="partintro.titlepage.recto.style"/> +<xsl:attribute-set name="partintro.titlepage.verso.style"/> + +<xsl:attribute-set name="reference.titlepage.recto.style"/> +<xsl:attribute-set name="reference.titlepage.verso.style"/> + +<xsl:attribute-set name="refentry.titlepage.recto.style"/> +<xsl:attribute-set name="refentry.titlepage.verso.style"/> + +<xsl:attribute-set name="dedication.titlepage.recto.style"/> +<xsl:attribute-set name="dedication.titlepage.verso.style"/> + +<xsl:attribute-set name="acknowledgements.titlepage.recto.style"/> +<xsl:attribute-set name="acknowledgements.titlepage.verso.style"/> + +<xsl:attribute-set name="preface.titlepage.recto.style"/> +<xsl:attribute-set name="preface.titlepage.verso.style"/> + +<xsl:attribute-set name="chapter.titlepage.recto.style"/> +<xsl:attribute-set name="chapter.titlepage.verso.style"/> + +<xsl:attribute-set name="appendix.titlepage.recto.style"/> +<xsl:attribute-set name="appendix.titlepage.verso.style"/> + +<xsl:attribute-set name="bibliography.titlepage.recto.style"/> +<xsl:attribute-set name="bibliography.titlepage.verso.style"/> + +<xsl:attribute-set name="glossary.titlepage.recto.style"/> +<xsl:attribute-set name="glossary.titlepage.verso.style"/> + +<xsl:attribute-set name="index.titlepage.recto.style"/> +<xsl:attribute-set name="index.titlepage.verso.style"/> + +<xsl:attribute-set name="setindex.titlepage.recto.style"/> +<xsl:attribute-set name="setindex.titlepage.verso.style"/> + +<xsl:attribute-set name="sidebar.titlepage.recto.style"/> +<xsl:attribute-set name="sidebar.titlepage.verso.style"/> + +<xsl:attribute-set name="topic.titlepage.recto.style"/> +<xsl:attribute-set name="topic.titlepage.verso.style"/> + +<xsl:attribute-set name="section.titlepage.recto.style"/> +<xsl:attribute-set name="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect1.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect1.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect2.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect2.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect3.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect3.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect4.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect4.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect5.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect5.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="simplesect.titlepage.recto.style" + use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="simplesect.titlepage.verso.style" + use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="table.of.contents.titlepage.recto.style"/> +<xsl:attribute-set name="table.of.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.tables.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.tables.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.figures.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.figures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.equations.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.equations.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.examples.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.examples.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.unknowns.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.unknowns.contents.titlepage.verso.style"/> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="titlepage.mode"> + <!-- if an element isn't found in this mode, try the default mode --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="abbrev" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="abstract" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <xsl:if test="$abstract.notitle.enabled = 0"> + <xsl:call-template name="formal.object.heading"> + <xsl:with-param name="title"> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="abstract/title" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="address" mode="titlepage.mode"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="paragraph"> + <xsl:with-param name="content"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </div> + </xsl:when> + + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="paragraph"> + <xsl:with-param name="content"> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="affiliation" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="artpagenums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="author|editor" mode="titlepage.mode"> + <xsl:call-template name="credits.div"/> +</xsl:template> + +<xsl:template name="credits.div"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="self::editor[position()=1] and not($editedby.enabled = 0)"> + <h4 class="editedby"><xsl:call-template name="gentext.edited.by"/></h4> + </xsl:if> + <h3> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + </xsl:otherwise> + </xsl:choose> + </h3> + <xsl:if test="not($contrib.inline.enabled = 0)"> + <xsl:apply-templates mode="titlepage.mode" select="contrib"/> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + <xsl:apply-templates mode="titlepage.mode" select="email"/> + <xsl:if test="not($blurb.on.titlepage.enabled = 0)"> + <xsl:choose> + <xsl:when test="$contrib.inline.enabled = 0"> + <xsl:apply-templates mode="titlepage.mode" + select="contrib|authorblurb|personblurb"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode" + select="authorblurb|personblurb"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </div> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="authorgroup" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="parent::refentryinfo"> + <h2>Authors</h2> + </xsl:if> + + <xsl:call-template name="anchor"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="authorinitials" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="bibliomisc" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="bibliomset" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="collab" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="collabname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </span> +</xsl:template> + +<xsl:template match="confgroup" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="confdates" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="confsponsor" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="conftitle" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="confnum" mode="titlepage.mode"> + <!-- suppress --> +</xsl:template> + +<xsl:template match="contractnum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="contractsponsor" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="contrib" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="not($contrib.inline.enabled = 0)"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </span><xsl:text> </xsl:text> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p><xsl:apply-templates mode="titlepage.mode"/></p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="copyright" mode="titlepage.mode"> + + <xsl:if test="generate-id() = generate-id(//refentryinfo/copyright[1]) + and ($stylesheet.result.type = 'html' or $stylesheet.result.type = 'xhtml')"> + <h2>Copyright</h2> + </xsl:if> + + <p> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">copyright</xsl:with-param> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="copyright.years"> + <xsl:with-param name="years" select="year"/> + <xsl:with-param name="print.ranges" select="$make.year.ranges"/> + <xsl:with-param name="single.year.ranges" + select="$make.single.year.ranges"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="holder" mode="titlepage.mode"/> + </p> +</xsl:template> + +<xsl:template match="year" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="holder" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:if test="position() < last()"> + <xsl:text>, </xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="corpauthor" mode="titlepage.mode"> + <h3> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </h3> +</xsl:template> + +<xsl:template match="corpcredit" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="corpname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="date" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="edition" mode="titlepage.mode"> + <p> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Edition'"/> + </xsl:call-template> + </p> +</xsl:template> + +<xsl:template match="email" mode="titlepage.mode"> + <!-- use the normal e-mail handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="firstname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="graphic" mode="titlepage.mode"> + <!-- use the normal graphic handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="honorific" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="isbn" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="issn" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="biblioid" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="itermset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="invpartnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="issuenum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="jobtitle" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="keywordset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="legalnotice" mode="titlepage.mode"> + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:choose> + <xsl:when test="$generate.legalnotice.link != 0"> + + <!-- Compute name of legalnotice file --> + <xsl:variable name="file"> + <xsl:call-template name="ln.or.rh.filename"/> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$file"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:variable> + + <a href="{$file}"> + <xsl:copy-of select="$title"/> + </a> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + <xsl:with-param name="content"> + <xsl:call-template name="user.preroot"/> + <html> + <head> + <xsl:call-template name="system.head.content"/> + <xsl:call-template name="head.content"/> + <xsl:call-template name="user.head.content"/> + </head> + <body> + <xsl:call-template name="body.attributes"/> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode"/> + </div> + </body> + </html> + <xsl:value-of select="$chunk.append"/> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode"/> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="legalnotice/title" mode="titlepage.mode"> + <p class="legalnotice-title"><b><xsl:apply-templates/></b></p> +</xsl:template> + +<xsl:template match="lineage" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="modespec" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="orgdiv" mode="titlepage.mode"> + <xsl:if test="preceding-sibling::*[1][self::orgname]"> + <xsl:text> </xsl:text> + </xsl:if> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="orgname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.mode"> +<xsl:choose> + <xsl:when test="not($othercredit.like.author.enabled = 0)"> + <xsl:variable name="contrib" select="string(contrib)"/> + <xsl:choose> + <xsl:when test="contrib"> + <xsl:if test="not(preceding-sibling::othercredit[string(contrib)=$contrib])"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode" select="contrib"/> + <xsl:text>: </xsl:text> + <xsl:call-template name="person.name"/> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + <xsl:apply-templates select="following-sibling::othercredit[string(contrib)=$contrib]" mode="titlepage.othercredits"/> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:call-template name="person.name"/> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="credits.div"/> + </xsl:otherwise> +</xsl:choose> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.othercredits"> + <xsl:text>, </xsl:text> + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="othername" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pagenums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="printhistory" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="productname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="productnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pubdate" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="publisher" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="publishername" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pubsnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="releaseinfo" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="revhistory" mode="titlepage.mode"> + <xsl:variable name="numcols"> + <xsl:choose> + <xsl:when test=".//authorinitials|.//author">3</xsl:when> + <xsl:otherwise>2</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:variable name="title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">RevHistory</xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="contents"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <table> + <xsl:if test="$css.decoration != 0"> + <xsl:attribute name="style"> + <xsl:text>border-style:solid; width:100%;</xsl:text> + </xsl:attribute> + </xsl:if> + <!-- include summary attribute if not HTML5 --> + <xsl:if test="$div.element != 'section'"> + <xsl:attribute name="summary"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">revhistory</xsl:with-param> + </xsl:call-template> + </xsl:attribute> + </xsl:if> + <tr> + <th align="{$direction.align.start}" valign="top" colspan="{$numcols}"> + <b> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'RevHistory'"/> + </xsl:call-template> + </b> + </th> + </tr> + <xsl:apply-templates mode="titlepage.mode"> + <xsl:with-param name="numcols" select="$numcols"/> + </xsl:apply-templates> + </table> + </div> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$generate.revhistory.link != 0"> + + <!-- Compute name of revhistory file --> + <xsl:variable name="file"> + <xsl:call-template name="ln.or.rh.filename"> + <xsl:with-param name="is.ln" select="false()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$file"/> + </xsl:call-template> + </xsl:variable> + + <a href="{$file}"> + <xsl:copy-of select="$title"/> + </a> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + <xsl:with-param name="content"> + <xsl:call-template name="user.preroot"/> + <html> + <head> + <xsl:call-template name="system.head.content"/> + <xsl:call-template name="head.content"> + <xsl:with-param name="title"> + <xsl:value-of select="$title"/> + <xsl:if test="../../title"> + <xsl:value-of select="concat(' (', ../../title, ')')"/> + </xsl:if> + </xsl:with-param> + </xsl:call-template> + <xsl:call-template name="user.head.content"/> + </head> + <body> + <xsl:call-template name="body.attributes"/> + <xsl:copy-of select="$contents"/> + </body> + </html> + <xsl:text> </xsl:text> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$contents"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="revhistory/revision" mode="titlepage.mode"> + <xsl:param name="numcols" select="'3'"/> + <xsl:variable name="revnumber" select="revnumber"/> + <xsl:variable name="revdate" select="date"/> + <xsl:variable name="revauthor" select="authorinitials|author"/> + <xsl:variable name="revremark" select="revremark|revdescription"/> + <tr> + <td align="{$direction.align.start}"> + <xsl:if test="$revnumber"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Revision'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="$revnumber[1]" mode="titlepage.mode"/> + </xsl:if> + </td> + <td align="{$direction.align.start}"> + <xsl:apply-templates select="$revdate[1]" mode="titlepage.mode"/> + </td> + <xsl:choose> + <xsl:when test="$revauthor"> + <td align="{$direction.align.start}"> + <xsl:for-each select="$revauthor"> + <xsl:apply-templates select="." mode="titlepage.mode"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </td> + </xsl:when> + <xsl:when test="$numcols > 2"> + <td> </td> + </xsl:when> + <xsl:otherwise></xsl:otherwise> + </xsl:choose> + </tr> + <xsl:if test="$revremark"> + <tr> + <td align="{$direction.align.start}" colspan="{$numcols}"> + <xsl:apply-templates select="$revremark[1]" mode="titlepage.mode"/> + </td> + </tr> + </xsl:if> +</xsl:template> + +<xsl:template match="revision/revnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/date" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/authorinitials" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/author" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revremark" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revdescription" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="shortaffil" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="subjectset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="subtitle" mode="titlepage.mode"> + <h2> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </h2> +</xsl:template> + +<xsl:template match="surname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="title" mode="titlepage.mode"> + <xsl:variable name="id"> + <xsl:choose> + <!-- if title is in an *info wrapper, get the grandparent --> + <xsl:when test="contains(local-name(..), 'info')"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="../.."/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <h1> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <a name="{$id}"/> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> + </h1> +</xsl:template> + +<xsl:template match="titleabbrev" mode="titlepage.mode"> + <!-- nop; title abbreviations don't belong on the title page! --> +</xsl:template> + +<xsl:template match="volumenum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<!-- This template computes the filename for legalnotice and revhistory chunks --> +<xsl:template name="ln.or.rh.filename"> + <xsl:param name="node" select="."/> + <xsl:param name="is.ln" select="true()"/> + + <xsl:variable name="dbhtml-filename"> + <xsl:call-template name="pi.dbhtml_filename"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <!-- 1. If there is a dbhtml_filename PI, use that --> + <xsl:when test="$dbhtml-filename != ''"> + <xsl:value-of select="$dbhtml-filename"/> + </xsl:when> + <xsl:when test="($node/@id or $node/@xml:id) and not($use.id.as.filename = 0)"> + <!-- * 2. If this legalnotice/revhistory has an ID, then go ahead and use --> + <!-- * just the value of that ID as the basename for the file --> + <!-- * (that is, without prepending an "ln-" or "rh-" to it) --> + <xsl:value-of select="($node/@id|$node/@xml:id)[1]"/> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:when test="not ($node/@id or $node/@xml:id) or $use.id.as.filename = 0"> + <!-- * 3. Otherwise, if this legalnotice/revhistory does not have an ID, or --> + <!-- * if $use.id.as.filename = 0 --> + <!-- * then we generate an ID... --> + <xsl:variable name="id"> + <xsl:value-of select="generate-id($node)"/> + </xsl:variable> + <!-- * ...and then we take that generated ID, prepend a --> + <!-- * prefix to it, and use that as the basename for the file --> + <xsl:choose> + <xsl:when test="$is.ln"> + <xsl:value-of select="concat('ln-',$id,$html.ext)"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat('rh-',$id,$html.ext)"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/toc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/toc.xsl new file mode 100644 index 00000000..42c89cca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/toc.xsl @@ -0,0 +1,352 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version='1.0'> + +<!-- ******************************************************************** + $Id: toc.xsl 9297 2012-04-22 03:56:16Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="set/toc | book/toc | part/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <xsl:apply-templates /> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to parent element --> + <xsl:for-each select="parent::*"> + <xsl:choose> + <xsl:when test="self::set"> + <xsl:call-template name="set.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::book"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::part"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> + </xsl:for-each> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:copy-of select="$content"/> + </xsl:if> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/toc | appendix/toc | preface/toc | article/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="title"/> + <dl> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="*[not(self::title)]"/> + </dl> + </div> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template match="section/toc + |sect1/toc + |sect2/toc + |sect3/toc + |sect4/toc + |sect5/toc"> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and + ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="title"/> + <dl> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="*[not(self::title)]"/> + </dl> + </div> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="section.toc"> + <xsl:with-param name="toc.title.p" + select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + </xsl:choose> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="tocpart|tocchap + |toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <xsl:variable name="sub-toc"> + <xsl:if test="tocchap|toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dd> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:element name="{$toc.list.type}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocchap|toclevel1|toclevel2| + toclevel3|toclevel4|toclevel5"/> + </xsl:element> + </dd> + </xsl:when> + <xsl:otherwise> + <xsl:element name="{$toc.list.type}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocchap|toclevel1|toclevel2| + toclevel3|toclevel4|toclevel5"/> + </xsl:element> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <xsl:apply-templates select="tocentry[position() != last()]"/> + + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dt> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocentry[position() = last()]"/> + </dt> + <xsl:copy-of select="$sub-toc"/> + </xsl:when> + <xsl:otherwise> + <li> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocentry[position() = last()]"/> + <xsl:copy-of select="$sub-toc"/> + </li> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="tocentry|tocdiv|lotentry|tocfront|tocback"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dt> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="tocentry-content"/> + </dt> + </xsl:when> + <xsl:otherwise> + <li> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="tocentry-content"/> + </li> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="tocentry[position() = last()]" priority="2"> + <xsl:call-template name="tocentry-content"/> +</xsl:template> + +<xsl:template name="tocentry-content"> + <xsl:variable name="targets" select="key('id',@linkend)"/> + <xsl:variable name="target" select="$targets[1]"/> + + <xsl:choose> + <xsl:when test="@linkend"> + <xsl:call-template name="check.id.unique"> + <xsl:with-param name="linkend" select="@linkend"/> + </xsl:call-template> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates/> + </a> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="toc/title"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="toc/subtitle"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="toc/titleabbrev"> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- A lot element must have content, because there is no attribute + to select what kind of list should be generated --> +<xsl:template match="book/lot | part/lot"> + <!-- Don't generate a page sequence unless there is content --> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates /> + </div> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:copy-of select="$content"/> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/lot | appendix/lot | preface/lot | article/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates /> + </div> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="section/lot + |sect1/lot + |sect2/lot + |sect3/lot + |sect4/lot + |sect5/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="process.empty.lot"> + <!-- An empty lot element does not provide any information to indicate + what should be included in it. You can customize this + template to generate a lot based on @role or something --> + <xsl:message> + <xsl:text>Warning: don't know what to generate for </xsl:text> + <xsl:text>lot that has no children.</xsl:text> + </xsl:message> +</xsl:template> + +<xsl:template match="lot/title"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="lot/subtitle"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="lot/titleabbrev"> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/verbatim.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/verbatim.xsl new file mode 100644 index 00000000..7db9a9c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/verbatim.xsl @@ -0,0 +1,410 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" + xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="sverb xverb lxslt exsl" + version='1.0'> + +<!-- ******************************************************************** + $Id: verbatim.xsl 9589 2012-09-02 20:52:15Z tom_schr $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- XSLTHL highlighting is turned off by default. See highlighting/README + for instructions on how to turn on XSLTHL --> +<xsl:template name="apply-highlighting"> + <xsl:apply-templates/> +</xsl:template> + +<lxslt:component prefix="xverb" + functions="numberLines"/> + +<xsl:template match="programlisting|screen|synopsis"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:call-template name="anchor"/> + + <xsl:variable name="div.element">pre</xsl:variable> + + <xsl:if test="$shade.verbatim != 0"> + <xsl:message> + <xsl:text>The shade.verbatim parameter is deprecated. </xsl:text> + <xsl:text>Use CSS instead,</xsl:text> + </xsl:message> + <xsl:message> + <xsl:text>for example: pre.</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> { background-color: #E0E0E0; }</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <xsl:variable name="rtf"> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:element name="{$div.element}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="@width != ''"> + <xsl:attribute name="width"> + <xsl:value-of select="@width"/> + </xsl:attribute> + </xsl:if> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:element> + </xsl:when> + <xsl:otherwise> + <xsl:element name="{$div.element}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="@width != ''"> + <xsl:attribute name="width"> + <xsl:value-of select="@width"/> + </xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:element> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="literallayout"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates/> + </xsl:variable> + + <xsl:if test="$shade.verbatim != 0 and @class='monospaced'"> + <xsl:message> + <xsl:text>The shade.verbatim parameter is deprecated. </xsl:text> + <xsl:text>Use CSS instead,</xsl:text> + </xsl:message> + <xsl:message> + <xsl:text>for example: pre.</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> { background-color: #E0E0E0; }</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <xsl:choose> + <xsl:when test="@class='monospaced'"> + <pre> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </pre> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="@class='monospaced'"> + <pre> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$rtf"/> + </pre> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="address"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' + and @linenumbering = 'numbered' + and $use.extensions != '0' + and $linenumbering.extension != '0'"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:when> + + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="number.rtf.lines"> + <xsl:param name="rtf" select="''"/> + <xsl:param name="pi.context" select="."/> + + <!-- Save the global values --> + <xsl:variable name="global.linenumbering.everyNth" + select="$linenumbering.everyNth"/> + + <xsl:variable name="global.linenumbering.separator" + select="$linenumbering.separator"/> + + <xsl:variable name="global.linenumbering.width" + select="$linenumbering.width"/> + + <!-- Extract the <?dbhtml linenumbering.*?> PI values --> + <xsl:variable name="pi.linenumbering.everyNth"> + <xsl:call-template name="pi.dbhtml_linenumbering.everyNth"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.separator"> + <xsl:call-template name="pi.dbhtml_linenumbering.separator"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.width"> + <xsl:call-template name="pi.dbhtml_linenumbering.width"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <!-- Construct the 'in-context' values --> + <xsl:variable name="linenumbering.everyNth"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.everyNth != ''"> + <xsl:value-of select="$pi.linenumbering.everyNth"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.everyNth"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.separator"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.separator != ''"> + <xsl:value-of select="$pi.linenumbering.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.separator"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.width"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.width != ''"> + <xsl:value-of select="$pi.linenumbering.width"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.startinglinenumber"> + <xsl:choose> + <xsl:when test="$pi.context/@startinglinenumber"> + <xsl:value-of select="$pi.context/@startinglinenumber"/> + </xsl:when> + <xsl:when test="$pi.context/@continuation='continues'"> + <xsl:variable name="lastLine"> + <xsl:choose> + <xsl:when test="$pi.context/self::programlisting"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::programlisting[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::screen"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::screen[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::literallayout"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::literallayout[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::address"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::address[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::synopsis"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" + select="preceding::synopsis[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Unexpected verbatim environment: </xsl:text> + <xsl:value-of select="local-name($pi.context)"/> + </xsl:message> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:value-of select="$lastLine + 1"/> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="function-available('sverb:numberLines')"> + <xsl:copy-of select="sverb:numberLines($rtf)"/> + </xsl:when> + <xsl:when test="function-available('xverb:numberLines')"> + <xsl:copy-of select="xverb:numberLines($rtf)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No numberLines function available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="make-verbatim"> + <xsl:param name="rtf"/> + + <!-- I want to make this RTF verbatim. There are two possibilities: either + I have access to the exsl:node-set extension function and I can "do it right" + or I have to rely on CSS. --> + + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($rtf)" mode="make.verbatim.mode"/> + </xsl:when> + <xsl:otherwise> + <span style="white-space: pre;"> + <xsl:copy-of select="$rtf"/> + </span> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ======================================================================== --> + +<xsl:template name="lastLineNumber"> + <xsl:param name="listings"/> + <xsl:param name="number" select="0"/> + + <xsl:variable name="lines"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="string($listings[1])"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="not($listings)"> + <xsl:value-of select="$number"/> + </xsl:when> + <xsl:when test="$listings[1]/@startinglinenumber"> + <xsl:value-of select="$number + $listings[1]/@startinglinenumber + $lines - 1"/> + </xsl:when> + <xsl:when test="$listings[1]/@continuation='continues'"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="$listings[position() > 1]"/> + <xsl:with-param name="number" select="$number + $lines"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$lines"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="countLines"> + <xsl:param name="listing"/> + <xsl:param name="count" select="1"/> + + <xsl:choose> + <xsl:when test="contains($listing, ' ')"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="substring-after($listing, ' ')"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$count"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/xref.xsl new file mode 100644 index 00000000..0f8ab2b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/html/xref.xsl @@ -0,0 +1,1312 @@ +<?xml version='1.0'?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:suwl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks" + xmlns:exsl="http://exslt.org/common" + xmlns:xlink='http://www.w3.org/1999/xlink' + exclude-result-prefixes="suwl exsl xlink" + version='1.0'> + +<!-- ******************************************************************** + $Id: xref.xsl 9713 2013-01-22 22:08:30Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- Use internal variable for olink xlink role for consistency --> +<xsl:variable + name="xolink.role">http://docbook.org/xlink/role/olink</xsl:variable> + +<!-- ==================================================================== --> + +<xsl:template match="anchor"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <xsl:call-template name="anchor"/> + </xsl:when> + <xsl:otherwise> + <span> + <xsl:call-template name="id.attribute"/> + </span> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="xref" name="xref"> + <xsl:param name="xhref" select="@xlink:href"/> + <!-- is the @xlink:href a local idref link? --> + <xsl:param name="xlink.idref"> + <xsl:if test="starts-with($xhref,'#') + and (not(contains($xhref,'(')) + or starts-with($xhref, '#xpointer(id('))"> + <xsl:call-template name="xpointer.idref"> + <xsl:with-param name="xpointer" select="$xhref"/> + </xsl:call-template> + </xsl:if> + </xsl:param> + <xsl:param name="xlink.targets" select="key('id',$xlink.idref)"/> + <xsl:param name="linkend.targets" select="key('id',@linkend)"/> + <xsl:param name="target" select="($xlink.targets | $linkend.targets)[1]"/> + + <xsl:variable name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) + and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="anchor"/> + + <xsl:variable name="content"> + <xsl:choose> + + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="$target"> + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + </xsl:apply-templates> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:when> + + <xsl:otherwise> + <xsl:message> + <xsl:text>ERROR: xref linking to </xsl:text> + <xsl:value-of select="@linkend|@xlink:href"/> + <xsl:text> has no generated link text.</xsl:text> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + +</xsl:template> + +<!-- ==================================================================== --> + +<!-- biblioref handled largely like an xref --> +<!-- To be done: add support for begin, end, and units attributes --> +<xsl:template match="biblioref"> + <xsl:variable name="targets" select="key('id',@linkend)"/> + <xsl:variable name="target" select="$targets[1]"/> + <xsl:variable name="refelem" select="local-name($target)"/> + + <xsl:call-template name="check.id.unique"> + <xsl:with-param name="linkend" select="@linkend"/> + </xsl:call-template> + + <xsl:call-template name="anchor"/> + + <xsl:choose> + <xsl:when test="count($target) = 0"> + <xsl:message> + <xsl:text>XRef to nonexistent id: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + + <xsl:when test="@endterm"> + <xsl:variable name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:text>???</xsl:text> + </a> + </xsl:when> + <xsl:otherwise> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </a> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <a> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </a> + </xsl:when> + + <xsl:otherwise> + <xsl:variable name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <a href="{$href}"> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:if test="$target/title or $target/info/title"> + <xsl:attribute name="title"> + <xsl:apply-templates select="$target" mode="xref-title"/> + </xsl:attribute> + </xsl:if> + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:apply-templates> + </a> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="endterm"> + <!-- Process the children of the endterm element --> + <xsl:variable name="endterm"> + <xsl:apply-templates select="child::node()" mode="no.anchor.mode"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($endterm)" mode="remove-ids"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$endterm"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="remove-ids"> + <xsl:choose> + <!-- handle html or xhtml --> + <xsl:when test="local-name(.) = 'a' + and (namespace-uri(.) = '' + or namespace-uri(.) = 'http://www.w3.org/1999/xhtml')"> + <xsl:choose> + <xsl:when test="(@name and count(@*) = 1) + or (@id and count(@*) = 1) + or (@xml:id and count(@*) = 1) + or (@xml:id and @name and count(@*) = 2) + or (@id and @name and count(@*) = 2)"> + <xsl:message>suppress anchor</xsl:message> + <!-- suppress the whole thing --> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="local-name(.) != 'name' and local-name(.) != 'id'"> + <xsl:copy/> + </xsl:when> + <xsl:otherwise> + <xsl:message>removing <xsl:value-of + select="local-name(.)"/></xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + </xsl:copy> + <xsl:apply-templates mode="remove-ids"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="local-name(.) != 'id'"> + <xsl:copy/> + </xsl:when> + <xsl:otherwise> + <xsl:message>removing <xsl:value-of + select="local-name(.)"/></xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + <xsl:apply-templates mode="remove-ids"/> + </xsl:copy> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="xref-to-prefix"/> +<xsl:template match="*" mode="xref-to-suffix"/> + +<xsl:template match="*" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:if test="$verbose"> + <xsl:message> + <xsl:text>Don't know what gentext to create for xref to: "</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>", ("</xsl:text> + <xsl:value-of select="(@id|@xml:id)[1]"/> + <xsl:text>")</xsl:text> + </xsl:message> + </xsl:if> + <xsl:text>???</xsl:text> +</xsl:template> + +<xsl:template match="title" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- if you xref to a title, xref to the parent... --> + <xsl:choose> + <!-- FIXME: how reliable is this? --> + <xsl:when test="contains(local-name(parent::*), 'info')"> + <xsl:apply-templates select="parent::*[2]" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="parent::*" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="abstract|authorblurb|personblurb|bibliodiv|bibliomset + |biblioset|blockquote|calloutlist|caution|colophon + |constraintdef|formalpara|glossdiv|important|indexdiv + |itemizedlist|legalnotice|lot|msg|msgexplan|msgmain + |msgrel|msgset|msgsub|note|orderedlist|partintro + |productionset|qandadiv|refsynopsisdiv|screenshot|segmentedlist + |set|setindex|sidebar|tip|toc|variablelist|warning" + mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- catch-all for things with (possibly optional) titles --> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="author|editor|othercredit|personname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="person.name.list"/> +</xsl:template> + +<xsl:template match="figure|example|table|equation" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="procedure" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="task" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="cmdsynopsis" mode="xref-to"> + <xsl:apply-templates select="(.//command)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="funcsynopsis" mode="xref-to"> + <xsl:apply-templates select="(.//function)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="dedication|acknowledgements|preface|chapter|appendix|article" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bibliography" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-prefix"> + <xsl:text>[</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-suffix"> + <xsl:text>]</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- handles both biblioentry and bibliomixed --> + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="id" select="(@id|@xml:id)[1]"/> + <xsl:variable name="entry" select="$bib/bibliography/ + *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name($entry/*[1]) = 'abbrev'"> + <xsl:apply-templates select="$entry/*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" + level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name(*[1]) = 'abbrev'"> + <xsl:apply-templates select="*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossary" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="glossentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + <xsl:choose> + <xsl:when test="$glossentry.show.acronym = 'primary'"> + <xsl:choose> + <xsl:when test="acronym|abbrev"> + <xsl:apply-templates select="(acronym|abbrev)[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossterm|firstterm" mode="xref-to"> + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="index" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="listitem" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="section|simplesect + |sect1|sect2|sect3|sect4|sect5 + |refsect1|refsect2|refsect3|refsection" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- FIXME: What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="topic" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bridgehead" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- FIXME: What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="qandaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="qandaentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="question[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="question|answer" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:choose> + <xsl:when test="string-length(label) != 0"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="part|reference" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:choose> + <xsl:when test="refmeta/refentrytitle"> + <xsl:apply-templates select="refmeta/refentrytitle" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="refnamediv/refname[1]" mode="no.anchor.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="refmeta/manvolnum" mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="refnamediv" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="refname[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates mode="xref-to"/> +</xsl:template> + +<xsl:template match="step" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="varlistentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="term[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="primary|secondary|tertiary" mode="xref-to"> + <xsl:value-of select="."/> +</xsl:template> + +<xsl:template match="indexterm" mode="xref-to"> + <xsl:value-of select="primary"/> +</xsl:template> + +<xsl:template match="varlistentry/term" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="co" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:apply-templates select="." mode="callout-bug"/> +</xsl:template> + +<xsl:template match="area|areaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="callout-bug"> + <xsl:with-param name="conum"> + <xsl:apply-templates select="." mode="conumber"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="book" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<!-- These are elements for which no link text exists, so an xref to one + uses the xrefstyle attribute if specified, or if not it falls back + to the container element's link text --> +<xsl:template match="para|phrase|simpara|anchor|quote" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:variable name="context" select="(ancestor::simplesect + |ancestor::section + |ancestor::sect1 + |ancestor::sect2 + |ancestor::sect3 + |ancestor::sect4 + |ancestor::sect5 + |ancestor::topic + |ancestor::refsection + |ancestor::refsect1 + |ancestor::refsect2 + |ancestor::refsect3 + |ancestor::chapter + |ancestor::appendix + |ancestor::preface + |ancestor::partintro + |ancestor::dedication + |ancestor::acknowledgements + |ancestor::colophon + |ancestor::bibliography + |ancestor::index + |ancestor::glossary + |ancestor::glossentry + |ancestor::listitem + |ancestor::varlistentry)[last()]"/> + + <xsl:choose> + <xsl:when test="$xrefstyle != ''"> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$context" mode="xref-to"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="author" mode="xref-title"> + <xsl:variable name="title"> + <xsl:call-template name="person.name"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="xref-title"> + <xsl:variable name="title"> + <xsl:call-template name="person.name.list"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="cmdsynopsis" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="(.//command)[1]" mode="xref"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="funcsynopsis" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="(.//function)[1]" mode="xref"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-title"> + <!-- handles both biblioentry and bibliomixed --> + <xsl:variable name="title"> + <xsl:text>[</xsl:text> + <xsl:choose> + <xsl:when test="local-name(*[1]) = 'abbrev'"> + <xsl:apply-templates select="*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + <xsl:text>]</xsl:text> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="step" mode="xref-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="step[not(./title)]" mode="title.markup"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="co" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="callout-bug"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="link" name="link"> + <xsl:param name="linkend" select="@linkend"/> + <xsl:param name="a.target"/> + <xsl:param name="xhref" select="@xlink:href"/> + + <xsl:variable name="content"> + <xsl:call-template name="anchor"/> + <xsl:choose> + <xsl:when test="count(child::node()) > 0"> + <!-- If it has content, use it --> + <xsl:apply-templates mode="no.anchor.mode"/> + </xsl:when> + <!-- else look for an endterm --> + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- Use the xlink:href if no other text --> + <xsl:when test="@xlink:href"> + <xsl:value-of select="@xlink:href"/> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Link element has no content and no Endterm. </xsl:text> + <xsl:text>Nothing to show in the link to </xsl:text> + <xsl:value-of select="(@xlink:href|@linkend)[1]"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="node" select="."/> + <xsl:with-param name="linkend" select="$linkend"/> + <xsl:with-param name="content" select="$content"/> + <xsl:with-param name="a.target" select="$a.target"/> + <xsl:with-param name="xhref" select="$xhref"/> + </xsl:call-template> + +</xsl:template> + +<xsl:template match="ulink" name="ulink"> + <xsl:param name="url" select="@url"/> + <xsl:variable name="link"> + <a> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:if test="@id or @xml:id"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <xsl:attribute name="name"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="id"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + <xsl:attribute name="href"><xsl:value-of select="$url"/></xsl:attribute> + <xsl:if test="$ulink.target != ''"> + <xsl:attribute name="target"> + <xsl:value-of select="$ulink.target"/> + </xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="count(child::node())=0"> + <xsl:value-of select="$url"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="no.anchor.mode"/> + </xsl:otherwise> + </xsl:choose> + </a> + </xsl:variable> + + <xsl:choose> + <xsl:when test="function-available('suwl:unwrapLinks')"> + <xsl:copy-of select="suwl:unwrapLinks($link)"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$link"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="olink" name="olink"> + <!-- olink content may be passed in from xlink olink --> + <xsl:param name="content" select="NOTANELEMENT"/> + + <xsl:call-template name="anchor"/> + + <xsl:choose> + <!-- olinks resolved by stylesheet and target database --> + <xsl:when test="@targetdoc or @targetptr or + (@xlink:role=$xolink.role and + contains(@xlink:href, '#') )" > + + <xsl:variable name="targetdoc.att"> + <xsl:choose> + <xsl:when test="@targetdoc != ''"> + <xsl:value-of select="@targetdoc"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and + contains(@xlink:href, '#')" > + <xsl:value-of select="substring-before(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="targetptr.att"> + <xsl:choose> + <xsl:when test="@targetptr != ''"> + <xsl:value-of select="@targetptr"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and + contains(@xlink:href, '#')" > + <xsl:value-of select="substring-after(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="xref-context" select="true()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database.filename"> + <xsl:call-template name="select.target.database"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database" + select="document($target.database.filename,/)"/> + + <xsl:if test="$olink.debug != 0"> + <xsl:message> + <xsl:text>Olink debug: root element of target.database '</xsl:text> + <xsl:value-of select="$target.database.filename"/> + <xsl:text>' is '</xsl:text> + <xsl:value-of select="local-name($target.database/*[1])"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="olink.key"> + <xsl:call-template name="select.olink.key"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="string-length($olink.key) = 0"> + <xsl:message> + <xsl:text>Error: unresolved olink: </xsl:text> + <xsl:text>targetdoc/targetptr = '</xsl:text> + <xsl:value-of select="$targetdoc.att"/> + <xsl:text>/</xsl:text> + <xsl:value-of select="$targetptr.att"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="href"> + <xsl:call-template name="make.olink.href"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="hottext"> + <xsl:choose> + <xsl:when test="string-length($content) != 0"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="olink.hottext"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.docname.citation"> + <xsl:call-template name="olink.document.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="olink.page.citation"> + <xsl:call-template name="olink.page.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$href != ''"> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$hottext"/> + </a> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:when> + <xsl:otherwise> + <span class="olink"> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$hottext"/> + </span> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:otherwise> + </xsl:choose> + + </xsl:when> + + <xsl:otherwise> + <xsl:choose> + <xsl:when test="@linkmode or @targetdocent or @localinfo"> + <!-- old olink mechanism --> + <xsl:message> + <xsl:text>ERROR: olink using obsolete attributes </xsl:text> + <xsl:text>@linkmode, @targetdocent, @localinfo are </xsl:text> + <xsl:text>not supported.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>ERROR: olink is missing linking attributes.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="pagenumber.markup"> + <!-- no-op in HTML --> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="xref.xreflabel"> + <!-- called to process an xreflabel...you might use this to make --> + <!-- xreflabels come out in the right font for different targets, --> + <!-- for example. --> + <xsl:param name="target" select="."/> + <xsl:value-of select="$target/@xreflabel"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="title" mode="xref"> + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="command" mode="xref"> + <xsl:call-template name="inline.boldseq"/> +</xsl:template> + +<xsl:template match="function" mode="xref"> + <xsl:call-template name="inline.monoseq"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <xsl:copy-of select="$title"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="chapter|appendix" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <i> + <xsl:copy-of select="$title"/> + </i> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="insert.subtitle.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="subtitle"/> + + <xsl:copy-of select="$subtitle"/> +</xsl:template> + +<xsl:template match="*" mode="insert.label.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="label"/> + + <xsl:copy-of select="$label"/> +</xsl:template> + +<xsl:template match="*" mode="insert.pagenumber.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="pagenumber"/> + + <xsl:copy-of select="$pagenumber"/> +</xsl:template> + +<xsl:template match="*" mode="insert.direction.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="direction"/> + + <xsl:copy-of select="$direction"/> +</xsl:template> + +<xsl:template match="*" mode="insert.olink.docname.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="docname"/> + + <span class="olinkdocname"> + <xsl:copy-of select="$docname"/> + </span> + +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp-common.xsl new file mode 100644 index 00000000..7de86c4e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp-common.xsl @@ -0,0 +1,1120 @@ +<?xml version="1.0"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY lf '<xsl:text xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> </xsl:text>'> +]> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:exsl="http://exslt.org/common" + xmlns:set="http://exslt.org/sets" + xmlns:h="urn:x-hex" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + version="1.0" + exclude-result-prefixes="doc exsl set h db ng"> + +<!-- ******************************************************************** + $Id: htmlhelp-common.xsl 9151 2011-11-12 00:16:19Z bobstayton $ + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- Customizations of standard HTML stylesheet parameters --> + +<!-- no navigation on pages by default, HTML Help provides its own navigation controls --> +<xsl:param name="suppress.navigation" select="1"/> + +<!-- no separate HTML page with index, index is built inside CHM index pane --> +<xsl:param name="generate.index" select="0"/> + +<!-- ==================================================================== --> + +<xsl:param name="htmlhelp.generate.index" select="//indexterm[1]|//db:indexterm[1]|//ng:indexterm[1]"/> + +<!-- Set up HTML Help flag --> +<xsl:variable name="htmlhelp.output" select="1"/> + +<!-- ==================================================================== --> + +<xsl:template match="/"> + + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>stripped namespace before processing</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:variable name="nons"> + <xsl:apply-templates mode="stripNS"/> + </xsl:variable> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>processing stripped document</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates select="exsl:node-set($nons)"/> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$htmlhelp.only != 1"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:choose> + <xsl:when test="count(key('id',$rootid)) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:message>Formatting from <xsl:value-of select="$rootid"/></xsl:message> + <xsl:apply-templates select="key('id',$rootid)" mode="process.root"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or + $collect.xref.targets = 'only'"> + <xsl:apply-templates select="/" mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="/" mode="process.root"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:call-template name="hhp"/> + <xsl:call-template name="hhc"/> + <xsl:if test="($rootid = '' and //processing-instruction('dbhh')) or + ($rootid != '' and key('id',$rootid)//processing-instruction('dbhh'))"> + <xsl:call-template name="hh-map"/> + <xsl:call-template name="hh-alias"/> + </xsl:if> + <xsl:if test="$htmlhelp.generate.index"> + <xsl:call-template name="hhk"/> + </xsl:if> + </xsl:if> +</xsl:otherwise> +</xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hhp"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhp"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:call-template name="hhp-main"/> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="hhp-main"> + + <xsl:variable name="raw.help.title"> + <xsl:choose> + <xsl:when test="$htmlhelp.title = ''"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="title.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/*" mode="title.markup"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$htmlhelp.title"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="help.title" select="normalize-space($raw.help.title)"/> + +<xsl:variable name="default.topic"> + <xsl:choose> + <xsl:when test="$htmlhelp.default.topic != ''"> + <xsl:value-of select="$htmlhelp.default.topic"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir"> + <xsl:if test="$manifest.in.base.dir = 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="base.name"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="chunk-filename"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="chunk-filename"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:variable> +<xsl:variable name="xnavigation"> + <xsl:text>0x</xsl:text> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="9504 + $htmlhelp.show.menu * 65536 + + $htmlhelp.show.advanced.search * 131072 + + $htmlhelp.show.favorities * 4096 + + (1 - $htmlhelp.show.toolbar.text) * 64 + + $htmlhelp.remember.window.position * 262144"/> + </xsl:call-template> +</xsl:variable> +<xsl:variable name="xbuttons"> + <xsl:text>0x</xsl:text> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="0 + $htmlhelp.button.hideshow * 2 + + $htmlhelp.button.back * 4 + + $htmlhelp.button.forward * 8 + + $htmlhelp.button.stop * 16 + + $htmlhelp.button.refresh * 32 + + $htmlhelp.button.home * 64 + + $htmlhelp.button.options * 4096 + + $htmlhelp.button.print * 8192 + + $htmlhelp.button.locate * 2048 + + $htmlhelp.button.jump1 * 262144 + + $htmlhelp.button.jump2 * 524288 + + $htmlhelp.button.next * 2097152 + + $htmlhelp.button.prev * 4194304 + + $htmlhelp.button.zoom * 1048576"/> + </xsl:call-template> +</xsl:variable> +<xsl:text>[OPTIONS] +</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> +<xsl:text>Auto Index=Yes +</xsl:text></xsl:if> +<xsl:if test="$htmlhelp.hhc.binary != 0"> +<xsl:text>Binary TOC=Yes +</xsl:text></xsl:if> +<xsl:text>Compatibility=1.1 or later +Compiled file=</xsl:text><xsl:value-of select="$htmlhelp.chm"/><xsl:text> +Contents file=</xsl:text><xsl:value-of select="$htmlhelp.hhc"/><xsl:text> +</xsl:text> +<xsl:if test="$htmlhelp.hhp.window != ''"> +<xsl:text>Default Window=</xsl:text><xsl:value-of select="$htmlhelp.hhp.window"/><xsl:text> +</xsl:text></xsl:if> +<xsl:text>Default topic=</xsl:text><xsl:value-of select="$default.topic"/> +<xsl:text> +Display compile progress=</xsl:text> + <xsl:choose> + <xsl:when test="$htmlhelp.display.progress != 1"> + <xsl:text>No</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>Yes</xsl:text> + </xsl:otherwise> + </xsl:choose> +<xsl:text> +Full-text search=Yes +</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> +<xsl:text>Index file=</xsl:text><xsl:value-of select="$htmlhelp.hhk"/><xsl:text> +</xsl:text></xsl:if> +<xsl:text>Language=</xsl:text> +<xsl:for-each select="*"> <!-- Change context from / to root element --> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'htmlhelp'"/> + <xsl:with-param name="name" select="'langcode'"/> + </xsl:call-template> +</xsl:for-each> +<xsl:text> +Title=</xsl:text> + <xsl:value-of select="$help.title"/> +<xsl:text> +Enhanced decompilation=</xsl:text> + <xsl:choose> + <xsl:when test="$htmlhelp.enhanced.decompilation != 0"> + <xsl:text>Yes</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>No</xsl:text> + </xsl:otherwise> + </xsl:choose> + +<xsl:if test="$htmlhelp.hhp.window != ''"> + <xsl:text> + +[WINDOWS] +</xsl:text> +<xsl:value-of select="$htmlhelp.hhp.window"/> +<xsl:text>="</xsl:text> +<xsl:value-of select="$help.title"/> +<xsl:text>","</xsl:text><xsl:value-of select="$htmlhelp.hhc"/> +<xsl:text>",</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.hhk"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,"</xsl:text> +<xsl:value-of select="$default.topic"/> +<xsl:text>",</xsl:text> +<xsl:text>"</xsl:text> +<xsl:choose> + <xsl:when test="$htmlhelp.button.home != 0"> + <xsl:value-of select="$htmlhelp.button.home.url"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$default.topic"/> + </xsl:otherwise> +</xsl:choose> +<xsl:text>"</xsl:text> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump1 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump1.url"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump1 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump1.title"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump2 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump2.url"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump2 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump2.title"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:value-of select="$xnavigation"/> +<xsl:text>,</xsl:text><xsl:value-of select="$htmlhelp.hhc.width"/><xsl:text>,</xsl:text> +<xsl:value-of select="$xbuttons"/> +<xsl:text>,</xsl:text><xsl:value-of select="$htmlhelp.window.geometry"/><xsl:text>,,,,,,,0 +</xsl:text> +</xsl:if> + +<!-- + Needs more investigation to generate propetly all fields +<xsl:text>search="</xsl:text> +<xsl:value-of select="normalize-space(//title[1])"/> +<xsl:text>","toc.hhc","index.hhk","</xsl:text> +<xsl:value-of select="$root.filename"/> +<xsl:text>.html","</xsl:text> +<xsl:value-of select="$root.filename"/> +<xsl:text>.html",,,,,</xsl:text> +<xsl:value-of select="$xnavigation"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$htmlhelp.hhc.width"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$xbuttons"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$htmlhelp.window.geometry"/> +<xsl:text>,,,,,2,,0 +</xsl:text> +--> + +<xsl:if test="$htmlhelp.hhp.windows"> + <xsl:value-of select="$htmlhelp.hhp.windows"/> +</xsl:if> +<xsl:text> + +[FILES] +</xsl:text> + +<xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="enumerate-files"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="enumerate-files"/> + </xsl:otherwise> +</xsl:choose> + +<xsl:if test="$htmlhelp.enumerate.images"> + <xsl:variable name="imagelist"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="enumerate-images"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="enumerate-images"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0 + and function-available('set:distinct')"> + <xsl:for-each select="set:distinct(exsl:node-set($imagelist)/filename)"> + <xsl:value-of select="."/> + <xsl:text> </xsl:text> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$imagelist"/> + </xsl:otherwise> + </xsl:choose> +</xsl:if> + +<xsl:if test="($htmlhelp.force.map.and.alias != 0) or + ($rootid = '' and //processing-instruction('dbhh')) or + ($rootid != '' and key('id',$rootid)//processing-instruction('dbhh'))"> + <xsl:text> +[ALIAS] +#include </xsl:text><xsl:value-of select="$htmlhelp.alias.file"/><xsl:text> + +[MAP] +#include </xsl:text><xsl:value-of select="$htmlhelp.map.file"/><xsl:text> +</xsl:text> +</xsl:if> + +<xsl:value-of select="$htmlhelp.hhp.tail"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="graphic|inlinegraphic[@format!='linespecific']" mode="enumerate-images"> + <xsl:call-template name="write.filename.enumerate-images"> + <xsl:with-param name="filename"> + <xsl:call-template name="mediaobject.filename.enumerate-images"> + <xsl:with-param name="object" select="."/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="mediaobject|inlinemediaobject" mode="enumerate-images"> + <xsl:call-template name="select.mediaobject.enumerate-images"/> +</xsl:template> + +<xsl:template name="select.mediaobject.enumerate-images"> + <xsl:param name="olist" + select="imageobject|imageobjectco + |videoobject|audioobject|textobject"/> + <xsl:param name="count">1</xsl:param> + + <xsl:if test="$count <= count($olist)"> + <xsl:variable name="object" select="$olist[position()=$count]"/> + + <xsl:variable name="useobject"> + <xsl:choose> + <!-- The phrase is never used --> + <xsl:when test="name($object)='textobject' and $object/phrase"> + <xsl:text>0</xsl:text> + </xsl:when> + <!-- The first textobject is a reasonable fallback (but not for image in HH) --> + <xsl:when test="name($object)='textobject'"> + <xsl:text>0</xsl:text> + </xsl:when> + <!-- If there's only one object, use it --> + <xsl:when test="$count = 1 and count($olist) = 1"> + <xsl:text>1</xsl:text> + </xsl:when> + <!-- Otherwise, see if this one is a useable graphic --> + <xsl:otherwise> + <xsl:choose> + <!-- peek inside imageobjectco to simplify the test --> + <xsl:when test="local-name($object) = 'imageobjectco'"> + <xsl:call-template name="is.acceptable.mediaobject"> + <xsl:with-param name="object" select="$object/imageobject"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="is.acceptable.mediaobject"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$useobject='1' and $object[not(*/@format='linespecific')]"> + <xsl:call-template name="write.filename.enumerate-images"> + <xsl:with-param name="filename"> + <xsl:call-template name="mediaobject.filename.enumerate-images"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="select.mediaobject.enumerate-images"> + <xsl:with-param name="olist" select="$olist"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template name="mediaobject.filename.enumerate-images"> + <xsl:param name="object"/> + + <xsl:variable name="urifilename"> + <xsl:call-template name="mediaobject.filename"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:choose> + <xsl:when test="starts-with($urifilename, 'file:/')"> + <xsl:value-of select="substring-after($urifilename, 'file:/')"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$urifilename"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:value-of select="translate($filename, '/', '\')"/> + +</xsl:template> + +<xsl:template match="text()" mode="enumerate-images"> +</xsl:template> + +<xsl:template name="write.filename.enumerate-images"> + <xsl:param name="filename"/> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set') and function-available('set:distinct')"> + <filename><xsl:value-of select="$filename"/></filename> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$filename"/> + <xsl:text> </xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- HHC and HHK files are processed by compiler line by line + and therefore are very sensitive to whitespaces (linefeeds for sure). --> + +<xsl:template name="hhc"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhc"/> + </xsl:with-param> + <xsl:with-param name="indent" select="'no'"/> + <xsl:with-param name="content"> + <xsl:call-template name="hhc-main"/> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="hhc-main"> +<HTML>&lf; + <HEAD></HEAD>&lf; + <BODY>&lf; + <xsl:if test="$htmlhelp.hhc.folders.instead.books != 0"> + <OBJECT type="text/site properties">&lf; + <param name="ImageType" value="Folder"/>&lf; + </OBJECT>&lf; + </xsl:if> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="hhc"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="hhc"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$htmlhelp.hhc.show.root != 0"> + <UL>&lf; + <xsl:copy-of select="$content"/> + </UL>&lf; + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> + + </BODY> +</HTML> +</xsl:template> + +<xsl:template name="hhc.entry"> + <xsl:param name="title"> + <xsl:if test="$htmlhelp.autolabel=1"> + <xsl:variable name="label.markup"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + <xsl:if test="normalize-space($label.markup)"> + <xsl:value-of select="concat($label.markup,$autotoc.label.separator)"/> + </xsl:if> + </xsl:if> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:param> + + <LI><OBJECT type="text/sitemap">&lf; + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </param>&lf; + <param name="Local"> + <xsl:attribute name="value"> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:attribute> + </param> + </OBJECT></LI>&lf; +</xsl:template> + +<xsl:template match="set" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="book"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <UL> + <xsl:if test="contains($toc.params, 'toc') and $htmlhelp.hhc.show.root = 0"> + <LI><OBJECT type="text/sitemap">&lf; + <param name="Name"> + <xsl:attribute name="value"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </param>&lf; + <param name="Local"> + <xsl:attribute name="value"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0"> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + </param> + </OBJECT></LI>&lf; + </xsl:if> + <xsl:apply-templates select="book" mode="hhc"/> + </UL>&lf; + </xsl:if> +</xsl:template> + +<xsl:template match="book" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="part|reference|preface|chapter|appendix|bibliography|article|colophon|glossary"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <UL> + <xsl:if test="contains($toc.params, 'toc') and $htmlhelp.hhc.show.root = 0 and not(parent::*)"> + <LI><OBJECT type="text/sitemap">&lf; + <param name="Name"> + <xsl:attribute name="value"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </param>&lf; + <param name="Local"> + <xsl:attribute name="value"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0"> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + </param> + </OBJECT></LI>&lf; + </xsl:if> + <xsl:apply-templates select="part|reference|preface|chapter|bibliography|appendix|article|colophon|glossary" + mode="hhc"/> + </UL>&lf; + </xsl:if> +</xsl:template> + +<xsl:template match="part|reference|preface|chapter|bibliography|appendix|article|glossary" + mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="article|reference|preface|chapter|appendix|refentry|section|sect1|bibliodiv"> + <UL>&lf; + <xsl:apply-templates + select="article|reference|preface|chapter|appendix|refentry|section|sect1|bibliodiv" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="section" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="section[count(ancestor::section) < $htmlhelp.hhc.section.depth]|refentry"> + <UL>&lf; + <xsl:apply-templates select="section|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect1" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect2[$htmlhelp.hhc.section.depth > 1]|refentry"> + <UL>&lf; + <xsl:apply-templates select="sect2|refentry" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect2" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect3[$htmlhelp.hhc.section.depth > 2]|refentry"> + <UL>&lf; + <xsl:apply-templates select="sect3|refentry" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect3" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect4[$htmlhelp.hhc.section.depth > 3]|refentry"> + <UL>&lf; + <xsl:apply-templates select="sect4|refentry" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect4" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect5[$htmlhelp.hhc.section.depth > 4]|refentry"> + <UL>&lf; + <xsl:apply-templates select="sect5|refentry" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect5|refentry|colophon|bibliodiv" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="refentry"> + <UL>&lf; + <xsl:apply-templates select="refentry" + mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="indexterm"> + <xsl:choose> + <xsl:when test="$htmlhelp.use.hhk = 0"> + + <xsl:variable name="primary" select="normalize-space(primary)"/> + <xsl:variable name="secondary" select="normalize-space(secondary)"/> + <xsl:variable name="tertiary" select="normalize-space(tertiary)"/> + + <xsl:variable name="text"> + <xsl:value-of select="$primary"/> + <xsl:if test="secondary"> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + </xsl:if> + <xsl:if test="tertiary"> + <xsl:text>, </xsl:text> + <xsl:value-of select="$tertiary"/> + </xsl:if> + </xsl:variable> + + <xsl:if test="secondary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and not(secondary)])"> + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="$primary"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + + <xsl:if test="tertiary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and + normalize-space(secondary)=$secondary and not(tertiary)])"> + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="concat($primary, ', ', $secondary)"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="$text"/> + </xsl:call-template> + + </xsl:when> + <xsl:otherwise> + <a> + <xsl:attribute name="name"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + </a> + </xsl:otherwise> + + </xsl:choose> +</xsl:template> + +<xsl:template name="write.indexterm"> + <xsl:param name="text"/> + <OBJECT type="application/x-oleobject" + classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> + <param name="Keyword" value="{$text}"/> + </OBJECT> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hhk"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhk"/> + </xsl:with-param> + <xsl:with-param name="indent" select="'no'"/> + <xsl:with-param name="content"><xsl:text disable-output-escaping="yes"><![CDATA[<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<HTML> +<HEAD> +<meta name="GENERATOR" content="Microsoft® HTML Help Workshop 4.1"> +<!-- Sitemap 1.0 --> +</HEAD><BODY> +<OBJECT type="text/site properties"> +</OBJECT> +<UL>]]> +</xsl:text> +<xsl:if test="($htmlhelp.use.hhk != 0) and $htmlhelp.generate.index"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="hhk"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="hhk"/> + </xsl:otherwise> + </xsl:choose> +</xsl:if> +<xsl:text disable-output-escaping="yes"><![CDATA[</UL> +</BODY></HTML>]]> +</xsl:text></xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="indexterm[@class='endofrange']" mode="hhk"/> + +<xsl:template match="indexterm" mode="hhk"> + <xsl:variable name="primary" select="normalize-space(primary)"/> + <xsl:variable name="secondary" select="normalize-space(secondary)"/> + <xsl:variable name="tertiary" select="normalize-space(tertiary)"/> + + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$primary"/> + <xsl:with-param name="seealso" select="seealso"/> + </xsl:call-template> + + <xsl:if test="secondary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and not(secondary)])"> + <xsl:call-template name="write.indexterm.hhk"> + <!-- We must create fake entry when there is secondary without primary --> + <xsl:with-param name="text" select="$primary"/> + <xsl:with-param name="seealso" select="$primary"/> + </xsl:call-template> + </xsl:if> + <UL> + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$secondary"/> + <xsl:with-param name="seealso" select="secondary/seealso"/> + </xsl:call-template> + <xsl:if test="tertiary"> + <UL>&lf; + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$tertiary"/> + <xsl:with-param name="seealso" select="tertiary/seealso"/> + </xsl:call-template> + </UL> + </xsl:if> + </UL> + </xsl:if> + +</xsl:template> + +<xsl:template name="write.indexterm.hhk"> + <xsl:param name="text"/> + <xsl:param name="seealso"/> + + <LI> <OBJECT type="text/sitemap">&lf; + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="$text"/> + </xsl:attribute> + </param>&lf; + + <xsl:if test="not(seealso)"> + <xsl:variable name="href"> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:variable> + <xsl:variable name="title"> + <xsl:call-template name="nearest.title"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="$title"/> + </xsl:attribute> + </param>&lf; + <param name="Local"> + <xsl:attribute name="value"> + <xsl:value-of select="$href"/> + </xsl:attribute> + </param>&lf; + </xsl:if> + + <xsl:if test="seealso"> + <param name="See Also"> + <xsl:attribute name="value"> + <xsl:value-of select="$seealso"/> + </xsl:attribute> + </param>&lf; + </xsl:if> + </OBJECT></LI> +</xsl:template> + +<xsl:template match="text()" mode="hhk"/> + +<xsl:template name="nearest.title"> + <xsl:param name="object"/> + <xsl:apply-templates select="$object/ancestor-or-self::*[title][1]" mode="title.markup"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hh-map"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.map.file"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="hh-map"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="hh-map"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="processing-instruction('dbhh')" mode="hh-map"> + <xsl:variable name="topicname"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" + select="."/> + <xsl:with-param name="attribute" select="'topicname'"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="topicid"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" + select="."/> + <xsl:with-param name="attribute" select="'topicid'"/> + </xsl:call-template> + </xsl:variable> + <xsl:text>#define </xsl:text> + <xsl:value-of select="$topicname"/> + <xsl:text> </xsl:text> + <xsl:value-of select="$topicid"/> + <xsl:text> </xsl:text> +</xsl:template> + +<xsl:template match="text()" mode="hh-map"/> + +<!-- ==================================================================== --> + +<xsl:template name="hh-alias"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.alias.file"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="key('id',$rootid)" mode="hh-alias"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="hh-alias"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="processing-instruction('dbhh')" mode="hh-alias"> + <xsl:variable name="topicname"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" + select="."/> + <xsl:with-param name="attribute" select="'topicname'"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="href"> + <xsl:call-template name="href.target.with.base.dir"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + <xsl:value-of select="$topicname"/> + <xsl:text>=</xsl:text> + <!-- Some versions of HH doesn't like fragment identifires, but some does. --> + <!-- <xsl:value-of select="substring-before(concat($href, '#'), '#')"/> --> + <xsl:value-of select="$href"/> + <xsl:text> </xsl:text> +</xsl:template> + +<xsl:template match="text()" mode="hh-alias"/> + +<!-- ==================================================================== --> +<!-- This code can be used to convert any number to hexadecimal format --> + + <h:hex> + <d>0</d> + <d>1</d> + <d>2</d> + <d>3</d> + <d>4</d> + <d>5</d> + <d>6</d> + <d>7</d> + <d>8</d> + <d>9</d> + <d>A</d> + <d>B</d> + <d>C</d> + <d>D</d> + <d>E</d> + <d>F</d> + </h:hex> + + <xsl:template name="toHex"> + <xsl:param name="n" select="0"/> + <xsl:param name="digit" select="$n mod 16"/> + <xsl:param name="rest" select="floor($n div 16)"/> + <xsl:if test="$rest > 0"> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="$rest"/> + </xsl:call-template> + </xsl:if> + <xsl:value-of select="document('')//h:hex/d[$digit+1]"/> + </xsl:template> + +<!-- ==================================================================== --> +<!-- Modification to standard HTML stylesheets --> + +<!-- There are links from ToC pane to bibliodivs, so there must be anchor --> +<xsl:template match="bibliodiv/title"> + <h3 class="{name(.)}"> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select=".."/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates/> + </h3> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp.xsl new file mode 100644 index 00000000..8e8ee95d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/htmlhelp.xsl @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:exsl="http://exslt.org/common" + xmlns:set="http://exslt.org/sets" + version="1.0" + exclude-result-prefixes="doc exsl set"> + +<!-- ******************************************************************** + $Id: htmlhelp.xsl 1676 2002-06-12 13:21:54Z kosek $ + ******************************************************************** + + This file is used by htmlhelp.xsl if you want to generate source + files for HTML Help. It is based on the XSL DocBook Stylesheet + distribution (especially on JavaHelp code) from Norman Walsh. + + ******************************************************************** --> + +<xsl:import href="../html/chunk.xsl"/> +<xsl:include href="htmlhelp-common.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp-common.xsl new file mode 100644 index 00000000..8e5e8ac1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp-common.xsl @@ -0,0 +1,1083 @@ +<?xml version="1.0" encoding="US-ASCII"?> +<!--This file was created automatically by xsl2profile--> +<!--from the DocBook XSL stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" xmlns:exsl="http://exslt.org/common" xmlns:set="http://exslt.org/sets" xmlns:h="urn:x-hex" xmlns:ng="http://docbook.org/docbook-ng" xmlns:db="http://docbook.org/ns/docbook" xmlns:exslt="http://exslt.org/common" exslt:dummy="dummy" ng:dummy="dummy" db:dummy="dummy" extension-element-prefixes="exslt" version="1.0" exclude-result-prefixes="doc exsl set h db ng exslt"> + +<!-- ******************************************************************** + $Id: htmlhelp-common.xsl 9151 2011-11-12 00:16:19Z bobstayton $ + ******************************************************************** --> + +<!-- ==================================================================== --> +<!-- Customizations of standard HTML stylesheet parameters --> + +<!-- no navigation on pages by default, HTML Help provides its own navigation controls --> +<xsl:param name="suppress.navigation" select="1"/> + +<!-- no separate HTML page with index, index is built inside CHM index pane --> +<xsl:param name="generate.index" select="0"/> + +<!-- ==================================================================== --> + +<xsl:param name="htmlhelp.generate.index" select="//indexterm[1]|//db:indexterm[1]|//ng:indexterm[1]"/> + +<!-- Set up HTML Help flag --> +<xsl:variable name="htmlhelp.output" select="1"/> + +<!-- ==================================================================== --> + +<xslo:include xmlns:xslo="http://www.w3.org/1999/XSL/Transform" href="../profiling/profile-mode.xsl"/><xslo:variable xmlns:xslo="http://www.w3.org/1999/XSL/Transform" name="profiled-content"><xslo:choose><xslo:when test="*/self::ng:* or */self::db:*"><xslo:message>Note: namesp. cut : stripped namespace before processing</xslo:message><xslo:variable name="stripped-content"><xslo:apply-templates select="/" mode="stripNS"/></xslo:variable><xslo:message>Note: namesp. cut : processing stripped document</xslo:message><xslo:apply-templates select="exslt:node-set($stripped-content)" mode="profile"/></xslo:when><xslo:otherwise><xslo:apply-templates select="/" mode="profile"/></xslo:otherwise></xslo:choose></xslo:variable><xslo:variable xmlns:xslo="http://www.w3.org/1999/XSL/Transform" name="profiled-nodes" select="exslt:node-set($profiled-content)"/><xsl:template match="/"> + + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <xsl:when test="false()"/> + <xsl:otherwise> + <xsl:if test="$htmlhelp.only != 1"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:choose> + <xsl:when test="count($profiled-nodes//*[@id=$rootid or @xml:id=$rootid]) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:message>Formatting from <xsl:value-of select="$rootid"/></xsl:message> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="process.root"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:if test="$collect.xref.targets = 'yes' or $collect.xref.targets = 'only'"> + <xsl:apply-templates select="$profiled-nodes" mode="collect.targets"/> + </xsl:if> + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:apply-templates select="$profiled-nodes" mode="process.root"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + + + <xsl:if test="$collect.xref.targets != 'only'"> + <xsl:call-template name="hhp"/> + <xsl:call-template name="hhc"/> + <xsl:if test="($rootid = '' and //processing-instruction('dbhh')) or ($rootid != '' and $profiled-nodes//*[@id=$rootid or @xml:id=$rootid]//processing-instruction('dbhh'))"> + <xsl:call-template name="hh-map"/> + <xsl:call-template name="hh-alias"/> + </xsl:if> + <xsl:if test="$htmlhelp.generate.index"> + <xsl:call-template name="hhk"/> + </xsl:if> + </xsl:if> +</xsl:otherwise> +</xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hhp"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhp"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:call-template name="hhp-main"/> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<!-- ==================================================================== --> +<xsl:template name="hhp-main"> + + <xsl:variable name="raw.help.title"> + <xsl:choose> + <xsl:when test="$htmlhelp.title = ''"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="title.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes/*" mode="title.markup"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$htmlhelp.title"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="help.title" select="normalize-space($raw.help.title)"/> + +<xsl:variable name="default.topic"> + <xsl:choose> + <xsl:when test="$htmlhelp.default.topic != ''"> + <xsl:value-of select="$htmlhelp.default.topic"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir"> + <xsl:if test="$manifest.in.base.dir = 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + </xsl:with-param> + <xsl:with-param name="base.name"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="chunk-filename"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="chunk-filename"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> +</xsl:variable> +<xsl:variable name="xnavigation"> + <xsl:text>0x</xsl:text> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="9504 + $htmlhelp.show.menu * 65536 + $htmlhelp.show.advanced.search * 131072 + $htmlhelp.show.favorities * 4096 + (1 - $htmlhelp.show.toolbar.text) * 64 + $htmlhelp.remember.window.position * 262144"/> + </xsl:call-template> +</xsl:variable> +<xsl:variable name="xbuttons"> + <xsl:text>0x</xsl:text> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="0 + $htmlhelp.button.hideshow * 2 + $htmlhelp.button.back * 4 + $htmlhelp.button.forward * 8 + $htmlhelp.button.stop * 16 + $htmlhelp.button.refresh * 32 + $htmlhelp.button.home * 64 + $htmlhelp.button.options * 4096 + $htmlhelp.button.print * 8192 + $htmlhelp.button.locate * 2048 + $htmlhelp.button.jump1 * 262144 + $htmlhelp.button.jump2 * 524288 + $htmlhelp.button.next * 2097152 + $htmlhelp.button.prev * 4194304 + $htmlhelp.button.zoom * 1048576"/> + </xsl:call-template> +</xsl:variable> +<xsl:text>[OPTIONS] +</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> +<xsl:text>Auto Index=Yes +</xsl:text></xsl:if> +<xsl:if test="$htmlhelp.hhc.binary != 0"> +<xsl:text>Binary TOC=Yes +</xsl:text></xsl:if> +<xsl:text>Compatibility=1.1 or later +Compiled file=</xsl:text><xsl:value-of select="$htmlhelp.chm"/><xsl:text> +Contents file=</xsl:text><xsl:value-of select="$htmlhelp.hhc"/><xsl:text> +</xsl:text> +<xsl:if test="$htmlhelp.hhp.window != ''"> +<xsl:text>Default Window=</xsl:text><xsl:value-of select="$htmlhelp.hhp.window"/><xsl:text> +</xsl:text></xsl:if> +<xsl:text>Default topic=</xsl:text><xsl:value-of select="$default.topic"/> +<xsl:text> +Display compile progress=</xsl:text> + <xsl:choose> + <xsl:when test="$htmlhelp.display.progress != 1"> + <xsl:text>No</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>Yes</xsl:text> + </xsl:otherwise> + </xsl:choose> +<xsl:text> +Full-text search=Yes +</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> +<xsl:text>Index file=</xsl:text><xsl:value-of select="$htmlhelp.hhk"/><xsl:text> +</xsl:text></xsl:if> +<xsl:text>Language=</xsl:text> +<xsl:for-each select="*"> <!-- Change context from / to root element --> + <xsl:call-template name="gentext.template"> + <xsl:with-param name="context" select="'htmlhelp'"/> + <xsl:with-param name="name" select="'langcode'"/> + </xsl:call-template> +</xsl:for-each> +<xsl:text> +Title=</xsl:text> + <xsl:value-of select="$help.title"/> +<xsl:text> +Enhanced decompilation=</xsl:text> + <xsl:choose> + <xsl:when test="$htmlhelp.enhanced.decompilation != 0"> + <xsl:text>Yes</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>No</xsl:text> + </xsl:otherwise> + </xsl:choose> + +<xsl:if test="$htmlhelp.hhp.window != ''"> + <xsl:text> + +[WINDOWS] +</xsl:text> +<xsl:value-of select="$htmlhelp.hhp.window"/> +<xsl:text>="</xsl:text> +<xsl:value-of select="$help.title"/> +<xsl:text>","</xsl:text><xsl:value-of select="$htmlhelp.hhc"/> +<xsl:text>",</xsl:text> +<xsl:if test="$htmlhelp.generate.index"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.hhk"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,"</xsl:text> +<xsl:value-of select="$default.topic"/> +<xsl:text>",</xsl:text> +<xsl:text>"</xsl:text> +<xsl:choose> + <xsl:when test="$htmlhelp.button.home != 0"> + <xsl:value-of select="$htmlhelp.button.home.url"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$default.topic"/> + </xsl:otherwise> +</xsl:choose> +<xsl:text>"</xsl:text> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump1 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump1.url"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump1 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump1.title"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump2 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump2.url"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:if test="$htmlhelp.button.jump2 != 0"> + <xsl:text>"</xsl:text> + <xsl:value-of select="$htmlhelp.button.jump2.title"/> + <xsl:text>"</xsl:text> +</xsl:if> +<xsl:text>,</xsl:text> +<xsl:value-of select="$xnavigation"/> +<xsl:text>,</xsl:text><xsl:value-of select="$htmlhelp.hhc.width"/><xsl:text>,</xsl:text> +<xsl:value-of select="$xbuttons"/> +<xsl:text>,</xsl:text><xsl:value-of select="$htmlhelp.window.geometry"/><xsl:text>,,,,,,,0 +</xsl:text> +</xsl:if> + +<!-- + Needs more investigation to generate propetly all fields +<xsl:text>search="</xsl:text> +<xsl:value-of select="normalize-space(//title[1])"/> +<xsl:text>","toc.hhc","index.hhk","</xsl:text> +<xsl:value-of select="$root.filename"/> +<xsl:text>.html","</xsl:text> +<xsl:value-of select="$root.filename"/> +<xsl:text>.html",,,,,</xsl:text> +<xsl:value-of select="$xnavigation"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$htmlhelp.hhc.width"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$xbuttons"/> +<xsl:text>,</xsl:text> +<xsl:value-of select="$htmlhelp.window.geometry"/> +<xsl:text>,,,,,2,,0 +</xsl:text> +--> + +<xsl:if test="$htmlhelp.hhp.windows"> + <xsl:value-of select="$htmlhelp.hhp.windows"/> +</xsl:if> +<xsl:text> + +[FILES] +</xsl:text> + +<xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="enumerate-files"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="enumerate-files"/> + </xsl:otherwise> +</xsl:choose> + +<xsl:if test="$htmlhelp.enumerate.images"> + <xsl:variable name="imagelist"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="enumerate-images"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="enumerate-images"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0 and function-available('set:distinct')"> + <xsl:for-each select="set:distinct(exsl:node-set($imagelist)/filename)"> + <xsl:value-of select="."/> + <xsl:text> +</xsl:text> + </xsl:for-each> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$imagelist"/> + </xsl:otherwise> + </xsl:choose> +</xsl:if> + +<xsl:if test="($htmlhelp.force.map.and.alias != 0) or ($rootid = '' and //processing-instruction('dbhh')) or ($rootid != '' and $profiled-nodes//*[@id=$rootid or @xml:id=$rootid]//processing-instruction('dbhh'))"> + <xsl:text> +[ALIAS] +#include </xsl:text><xsl:value-of select="$htmlhelp.alias.file"/><xsl:text> + +[MAP] +#include </xsl:text><xsl:value-of select="$htmlhelp.map.file"/><xsl:text> +</xsl:text> +</xsl:if> + +<xsl:value-of select="$htmlhelp.hhp.tail"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="graphic|inlinegraphic[@format!='linespecific']" mode="enumerate-images"> + <xsl:call-template name="write.filename.enumerate-images"> + <xsl:with-param name="filename"> + <xsl:call-template name="mediaobject.filename.enumerate-images"> + <xsl:with-param name="object" select="."/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="mediaobject|inlinemediaobject" mode="enumerate-images"> + <xsl:call-template name="select.mediaobject.enumerate-images"/> +</xsl:template> + +<xsl:template name="select.mediaobject.enumerate-images"> + <xsl:param name="olist" select="imageobject|imageobjectco |videoobject|audioobject|textobject"/> + <xsl:param name="count">1</xsl:param> + + <xsl:if test="$count <= count($olist)"> + <xsl:variable name="object" select="$olist[position()=$count]"/> + + <xsl:variable name="useobject"> + <xsl:choose> + <!-- The phrase is never used --> + <xsl:when test="name($object)='textobject' and $object/phrase"> + <xsl:text>0</xsl:text> + </xsl:when> + <!-- The first textobject is a reasonable fallback (but not for image in HH) --> + <xsl:when test="name($object)='textobject'"> + <xsl:text>0</xsl:text> + </xsl:when> + <!-- If there's only one object, use it --> + <xsl:when test="$count = 1 and count($olist) = 1"> + <xsl:text>1</xsl:text> + </xsl:when> + <!-- Otherwise, see if this one is a useable graphic --> + <xsl:otherwise> + <xsl:choose> + <!-- peek inside imageobjectco to simplify the test --> + <xsl:when test="local-name($object) = 'imageobjectco'"> + <xsl:call-template name="is.acceptable.mediaobject"> + <xsl:with-param name="object" select="$object/imageobject"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="is.acceptable.mediaobject"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$useobject='1' and $object[not(*/@format='linespecific')]"> + <xsl:call-template name="write.filename.enumerate-images"> + <xsl:with-param name="filename"> + <xsl:call-template name="mediaobject.filename.enumerate-images"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="select.mediaobject.enumerate-images"> + <xsl:with-param name="olist" select="$olist"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template name="mediaobject.filename.enumerate-images"> + <xsl:param name="object"/> + + <xsl:variable name="urifilename"> + <xsl:call-template name="mediaobject.filename"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:choose> + <xsl:when test="starts-with($urifilename, 'file:/')"> + <xsl:value-of select="substring-after($urifilename, 'file:/')"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$urifilename"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:value-of select="translate($filename, '/', '\')"/> + +</xsl:template> + +<xsl:template match="text()" mode="enumerate-images"> +</xsl:template> + +<xsl:template name="write.filename.enumerate-images"> + <xsl:param name="filename"/> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set') and function-available('set:distinct')"> + <filename><xsl:value-of select="$filename"/></filename> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$filename"/> + <xsl:text> +</xsl:text> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- HHC and HHK files are processed by compiler line by line + and therefore are very sensitive to whitespaces (linefeeds for sure). --> + +<xsl:template name="hhc"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhc"/> + </xsl:with-param> + <xsl:with-param name="indent" select="'no'"/> + <xsl:with-param name="content"> + <xsl:call-template name="hhc-main"/> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="hhc-main"> +<HTML><xsl:text> +</xsl:text> + <HEAD/><xsl:text> +</xsl:text> + <BODY><xsl:text> +</xsl:text> + <xsl:if test="$htmlhelp.hhc.folders.instead.books != 0"> + <OBJECT type="text/site properties"><xsl:text> +</xsl:text> + <param name="ImageType" value="Folder"/><xsl:text> +</xsl:text> + </OBJECT><xsl:text> +</xsl:text> + </xsl:if> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="hhc"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="hhc"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$htmlhelp.hhc.show.root != 0"> + <UL><xsl:text> +</xsl:text> + <xsl:copy-of select="$content"/> + </UL><xsl:text> +</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$content"/> + </xsl:otherwise> + </xsl:choose> + + </BODY> +</HTML> +</xsl:template> + +<xsl:template name="hhc.entry"> + <xsl:param name="title"> + <xsl:if test="$htmlhelp.autolabel=1"> + <xsl:variable name="label.markup"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:variable> + <xsl:if test="normalize-space($label.markup)"> + <xsl:value-of select="concat($label.markup,$autotoc.label.separator)"/> + </xsl:if> + </xsl:if> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:param> + + <LI><OBJECT type="text/sitemap"><xsl:text> +</xsl:text> + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="normalize-space($title)"/> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + <param name="Local"> + <xsl:attribute name="value"> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:attribute> + </param> + </OBJECT></LI><xsl:text> +</xsl:text> +</xsl:template> + +<xsl:template match="set" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="book"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <UL> + <xsl:if test="contains($toc.params, 'toc') and $htmlhelp.hhc.show.root = 0"> + <LI><OBJECT type="text/sitemap"><xsl:text> +</xsl:text> + <param name="Name"> + <xsl:attribute name="value"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + <param name="Local"> + <xsl:attribute name="value"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0"> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + </param> + </OBJECT></LI><xsl:text> +</xsl:text> + </xsl:if> + <xsl:apply-templates select="book" mode="hhc"/> + </UL><xsl:text> +</xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="book" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="part|reference|preface|chapter|appendix|bibliography|article|colophon|glossary"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + <UL> + <xsl:if test="contains($toc.params, 'toc') and $htmlhelp.hhc.show.root = 0 and not(parent::*)"> + <LI><OBJECT type="text/sitemap"><xsl:text> +</xsl:text> + <param name="Name"> + <xsl:attribute name="value"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'TableofContents'"/> + </xsl:call-template> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + <param name="Local"> + <xsl:attribute name="value"> + <xsl:choose> + <xsl:when test="$chunk.tocs.and.lots != 0"> + <xsl:apply-templates select="." mode="recursive-chunk-filename"> + <xsl:with-param name="recursive" select="true()"/> + </xsl:apply-templates> + <xsl:text>-toc</xsl:text> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:otherwise> + </xsl:choose> + </xsl:attribute> + </param> + </OBJECT></LI><xsl:text> +</xsl:text> + </xsl:if> + <xsl:apply-templates select="part|reference|preface|chapter|bibliography|appendix|article|colophon|glossary" mode="hhc"/> + </UL><xsl:text> +</xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="part|reference|preface|chapter|bibliography|appendix|article|glossary" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="article|reference|preface|chapter|appendix|refentry|section|sect1|bibliodiv"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="article|reference|preface|chapter|appendix|refentry|section|sect1|bibliodiv" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="section" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="section[count(ancestor::section) < $htmlhelp.hhc.section.depth]|refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="section|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect1" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect2[$htmlhelp.hhc.section.depth > 1]|refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="sect2|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect2" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect3[$htmlhelp.hhc.section.depth > 2]|refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="sect3|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect3" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect4[$htmlhelp.hhc.section.depth > 3]|refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="sect4|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect4" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="sect5[$htmlhelp.hhc.section.depth > 4]|refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="sect5|refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<xsl:template match="sect5|refentry|colophon|bibliodiv" mode="hhc"> + <xsl:if test="$htmlhelp.hhc.show.root != 0 or parent::*"> + <xsl:call-template name="hhc.entry"/> + </xsl:if> + <xsl:if test="refentry"> + <UL><xsl:text> +</xsl:text> + <xsl:apply-templates select="refentry" mode="hhc"/> + </UL> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="indexterm"> + <xsl:choose> + <xsl:when test="$htmlhelp.use.hhk = 0"> + + <xsl:variable name="primary" select="normalize-space(primary)"/> + <xsl:variable name="secondary" select="normalize-space(secondary)"/> + <xsl:variable name="tertiary" select="normalize-space(tertiary)"/> + + <xsl:variable name="text"> + <xsl:value-of select="$primary"/> + <xsl:if test="secondary"> + <xsl:text>, </xsl:text> + <xsl:value-of select="$secondary"/> + </xsl:if> + <xsl:if test="tertiary"> + <xsl:text>, </xsl:text> + <xsl:value-of select="$tertiary"/> + </xsl:if> + </xsl:variable> + + <xsl:if test="secondary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and not(secondary)])"> + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="$primary"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + + <xsl:if test="tertiary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and normalize-space(secondary)=$secondary and not(tertiary)])"> + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="concat($primary, ', ', $secondary)"/> + </xsl:call-template> + </xsl:if> + </xsl:if> + + <xsl:call-template name="write.indexterm"> + <xsl:with-param name="text" select="$text"/> + </xsl:call-template> + + </xsl:when> + <xsl:otherwise> + <a> + <xsl:attribute name="name"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + </a> + </xsl:otherwise> + + </xsl:choose> +</xsl:template> + +<xsl:template name="write.indexterm"> + <xsl:param name="text"/> + <OBJECT type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e"> + <param name="Keyword" value="{$text}"/> + </OBJECT> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hhk"> + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.hhk"/> + </xsl:with-param> + <xsl:with-param name="indent" select="'no'"/> + <xsl:with-param name="content"><xsl:text disable-output-escaping="yes"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<HTML> +<HEAD> +<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1"> +<!-- Sitemap 1.0 --> +</HEAD><BODY> +<OBJECT type="text/site properties"> +</OBJECT> +<UL> +</xsl:text> +<xsl:if test="($htmlhelp.use.hhk != 0) and $htmlhelp.generate.index"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="hhk"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="hhk"/> + </xsl:otherwise> + </xsl:choose> +</xsl:if> +<xsl:text disable-output-escaping="yes"></UL> +</BODY></HTML> +</xsl:text></xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="indexterm[@class='endofrange']" mode="hhk"/> + +<xsl:template match="indexterm" mode="hhk"> + <xsl:variable name="primary" select="normalize-space(primary)"/> + <xsl:variable name="secondary" select="normalize-space(secondary)"/> + <xsl:variable name="tertiary" select="normalize-space(tertiary)"/> + + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$primary"/> + <xsl:with-param name="seealso" select="seealso"/> + </xsl:call-template> + + <xsl:if test="secondary"> + <xsl:if test="not(//indexterm[normalize-space(primary)=$primary and not(secondary)])"> + <xsl:call-template name="write.indexterm.hhk"> + <!-- We must create fake entry when there is secondary without primary --> + <xsl:with-param name="text" select="$primary"/> + <xsl:with-param name="seealso" select="$primary"/> + </xsl:call-template> + </xsl:if> + <UL> + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$secondary"/> + <xsl:with-param name="seealso" select="secondary/seealso"/> + </xsl:call-template> + <xsl:if test="tertiary"> + <UL><xsl:text> +</xsl:text> + <xsl:call-template name="write.indexterm.hhk"> + <xsl:with-param name="text" select="$tertiary"/> + <xsl:with-param name="seealso" select="tertiary/seealso"/> + </xsl:call-template> + </UL> + </xsl:if> + </UL> + </xsl:if> + +</xsl:template> + +<xsl:template name="write.indexterm.hhk"> + <xsl:param name="text"/> + <xsl:param name="seealso"/> + + <LI> <OBJECT type="text/sitemap"><xsl:text> +</xsl:text> + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="$text"/> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + + <xsl:if test="not(seealso)"> + <xsl:variable name="href"> + <xsl:call-template name="href.target.with.base.dir"/> + </xsl:variable> + <xsl:variable name="title"> + <xsl:call-template name="nearest.title"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + + <param name="Name"> + <xsl:attribute name="value"> + <xsl:value-of select="$title"/> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + <param name="Local"> + <xsl:attribute name="value"> + <xsl:value-of select="$href"/> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + </xsl:if> + + <xsl:if test="seealso"> + <param name="See Also"> + <xsl:attribute name="value"> + <xsl:value-of select="$seealso"/> + </xsl:attribute> + </param><xsl:text> +</xsl:text> + </xsl:if> + </OBJECT></LI> +</xsl:template> + +<xsl:template match="text()" mode="hhk"/> + +<xsl:template name="nearest.title"> + <xsl:param name="object"/> + <xsl:apply-templates select="$object/ancestor-or-self::*[title][1]" mode="title.markup"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="hh-map"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.map.file"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="hh-map"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="hh-map"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="processing-instruction('dbhh')" mode="hh-map"> + <xsl:variable name="topicname"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" select="."/> + <xsl:with-param name="attribute" select="'topicname'"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="topicid"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" select="."/> + <xsl:with-param name="attribute" select="'topicid'"/> + </xsl:call-template> + </xsl:variable> + <xsl:text>#define </xsl:text> + <xsl:value-of select="$topicname"/> + <xsl:text> </xsl:text> + <xsl:value-of select="$topicid"/> + <xsl:text> +</xsl:text> +</xsl:template> + +<xsl:template match="text()" mode="hh-map"/> + +<!-- ==================================================================== --> + +<xsl:template name="hh-alias"> + <xsl:call-template name="write.text.chunk"> + <xsl:with-param name="filename"> + <xsl:if test="$manifest.in.base.dir != 0"> + <xsl:value-of select="$chunk.base.dir"/> + </xsl:if> + <xsl:value-of select="$htmlhelp.alias.file"/> + </xsl:with-param> + <xsl:with-param name="method" select="'text'"/> + <xsl:with-param name="content"> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:apply-templates select="$profiled-nodes//*[@id=$rootid or @xml:id=$rootid]" mode="hh-alias"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$profiled-nodes" mode="hh-alias"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + <xsl:with-param name="encoding" select="$htmlhelp.encoding"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="processing-instruction('dbhh')" mode="hh-alias"> + <xsl:variable name="topicname"> + <xsl:call-template name="pi-attribute"> + <xsl:with-param name="pis" select="."/> + <xsl:with-param name="attribute" select="'topicname'"/> + </xsl:call-template> + </xsl:variable> + <xsl:variable name="href"> + <xsl:call-template name="href.target.with.base.dir"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + <xsl:value-of select="$topicname"/> + <xsl:text>=</xsl:text> + <!-- Some versions of HH doesn't like fragment identifires, but some does. --> + <!-- <xsl:value-of select="substring-before(concat($href, '#'), '#')"/> --> + <xsl:value-of select="$href"/> + <xsl:text> +</xsl:text> +</xsl:template> + +<xsl:template match="text()" mode="hh-alias"/> + +<!-- ==================================================================== --> +<!-- This code can be used to convert any number to hexadecimal format --> + + <h:hex> + <d>0</d> + <d>1</d> + <d>2</d> + <d>3</d> + <d>4</d> + <d>5</d> + <d>6</d> + <d>7</d> + <d>8</d> + <d>9</d> + <d>A</d> + <d>B</d> + <d>C</d> + <d>D</d> + <d>E</d> + <d>F</d> + </h:hex> + + <xsl:template name="toHex"> + <xsl:param name="n" select="0"/> + <xsl:param name="digit" select="$n mod 16"/> + <xsl:param name="rest" select="floor($n div 16)"/> + <xsl:if test="$rest > 0"> + <xsl:call-template name="toHex"> + <xsl:with-param name="n" select="$rest"/> + </xsl:call-template> + </xsl:if> + <xsl:value-of select="document('')//h:hex/d[$digit+1]"/> + </xsl:template> + +<!-- ==================================================================== --> +<!-- Modification to standard HTML stylesheets --> + +<!-- There are links from ToC pane to bibliodivs, so there must be anchor --> +<xsl:template match="bibliodiv/title"> + <h3 class="{name(.)}"> + <xsl:call-template name="anchor"> + <xsl:with-param name="node" select=".."/> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates/> + </h3> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp.xsl new file mode 100644 index 00000000..eddde3be --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/htmlhelp/profile-htmlhelp.xsl @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:exsl="http://exslt.org/common" + xmlns:set="http://exslt.org/sets" + version="1.0" + exclude-result-prefixes="doc exsl set"> + +<!-- ******************************************************************** + $Id: profile-htmlhelp.xsl 1676 2002-06-12 13:21:54Z kosek $ + ******************************************************************** + + This file is used by htmlhelp.xsl if you want to generate source + files for HTML Help. It is based on the XSL DocBook Stylesheet + distribution (especially on JavaHelp code) from Norman Walsh. + + ******************************************************************** --> + +<xsl:import href="../html/chunk.xsl"/> +<xsl:include href="profile-htmlhelp-common.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-close.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-close.png new file mode 100644 index 0000000000000000000000000000000000000000..b9e1a0d5271d46b85a25b0e2d631a53d82850515 GIT binary patch literal 207 zcmeAS@N?(olHy`uVBq!ia0vp^oFL4>1SIo6Pjm-y3Opi<85p>QL70(Y)*K0-AbW|Y zuPgf%PA(ofgF7J&vw=dgC9V-A&iT2ysd*&~&PAz-C8;S2<(VZJ3LzP(3hti10q;{( z^MDFnJzX3_DsGkbALM0F;9#C;QDVLz`S*b<Qpxcx&B{Hiy8P2z7%CV~hCIEiXU2R% wchaRL$E0`L$1Z)_oq71<&gY*#H&@$miwG$?>wYNv2{e$w)78&qol`;+071$@H2?qr literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-open.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/annot-open.png new file mode 100644 index 0000000000000000000000000000000000000000..71040ec80afcf4fcea6abc5d275668a9e827d081 GIT binary patch literal 837 zcmV-L1G@Z)P)<h;3K|Lk000e1NJLTq000XB000UI0{{R3RW4Mq0007uP)t-sW@csp z005bpnE)h?fPjFir<wTp_{_}A0A`sn001*HGu_?HGl0ww1qJ{AW)2Pxle2FA{{8?R ze9g_x_wVnwx3^SORLlSXV~AJL#IFDUnSzLP_x11l{Pf1h#ymVcMrU(VQ&WV7gzxh9 z(9X{L`}?}DuRA+CnT?H&uDY3K0Ed*JSfcAqOijSj*~{1C+tAR;%EPm!rq9pMnPz5` zl$6HC#+;m-<KyG4t*uH*O78CM%ge}|o0+r3)c5!IQc_aZ*4ATMT0%lX=jZ49{P*78 z+UDltowUsV%rj+WWu&dP)6>nz$G=}+U)$K*0RaK2sj2(?@K;+}#Kgq&^YDFreX6Re zJv}|+=GXW4^Tox*dwY9^G%Ni4{A6Tg+T`f%^7LnCXW*;>hK7dV>Ffaj0O#%SnauzF z{r!rHhScEYtwjJD8yfum{rdX)^7i-l`ub~YYXSfRYiw+4YHI)g%m4raTwGk!)6>t~ z;mpitWtsl+^75>#th2MTWSD2Lu&}YQvA({(0RaPPX=(lc{KCS**Vxj@*xk|5(f<Gc z;^N-W(9p=p$i>CO?d|QPq@@4-{%mY)%gf8CsHk#sa=5s-rlg<%0s!>%^ox~?|H}hm zVPVY5%XW5l0RsYNm}R!MwgdzQ(8|u<-ri_vXn=Hd|Nj4)%>QJW|NZ;?!_?Y_eQ||_ zh57mU0ssO1|Ni~``@_S-&d$#N|NH;W0A-o~udT1#+}yRbwVafT{r>;Q$H#Mabi~BW zZ*On^|NU-mZnCnn!@art{PNhM1YTZVXqsiq%gMUBx@~Q3)z#J4*VjTyO4rxV%F4?A z{Qb1Fw3*NTzrVi#0R_Fiz3%Sr|NsBEOlwI1000SaNLh0L01FcU01FcV0GgZ_00007 zbV*G`2h<224jL3?q?}j)002!%L_t(|+9i##5da|!!`Q?X=Y{Cf(lZ46{5%@x4X9Fl ziPMmSENG}-RM%%%8ZU<|J)hqeemmU~lHx1r!40P)jk$>XeBky_qbf7}d%!9N(qQPR P00000NkvXXu0mjf``6wy literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/blank.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/blank.png new file mode 100644 index 0000000000000000000000000000000000000000..764bf4f0c3bb4a09960b04b6fa9c9024bca703bc GIT binary patch literal 374 zcmeAS@N?(olHy`uVBq!ia0vp^4Is?H1SEZ8zRdwrEa{HEjtmSN`?>!lvNA9*>Uz33 zhE&XXd(lylL4oIh!GZnHecj|txT>yO8>^qY%(y?B;Tppl#t7yOYze#vq#8^aMzDZb YLK^d5CO(feU_df>y85}Sb4q9e0Be<Nq5uE@ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.gif new file mode 100644 index 0000000000000000000000000000000000000000..9e7a87f75461ce41cc91ee68246c7bfb47d37ca3 GIT binary patch literal 889 zcmV-<1BU!ZNk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0RaC1EC2ui01N;O000P90RIW3lmh~U9GnCyi~#@uf)ov7ENlpX zku!=C88uXL?%qX;j2KcZ^)Vs>iU2s3ba;}YN|XphHhhUuqsx_y{>fxi3!_4aC;>=R P_%9>^1UV=v3<v-_&&Q&6 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.png new file mode 100644 index 0000000000000000000000000000000000000000..7d473430b7bec514f7de12f5769fe7c5859e8c5d GIT binary patch literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7FWJ+@F{I*F zXx~QO0|p!{`<Hx?($n1Ql(x9!rI~U{@0x=gQ&>C}X^4DKU-G|w_t}fLBA)Suv#nrW z!^h2QnY_`l!B<x?#cqSRfyQ~Q1@<4<=dkIYNUpteZJn&Cq*Q53=dm6u@dFh)Vs8$H zYyn#5T;dv05}cn_Ql40p%HW`(tm&DXn4apJn4X!Otze>Oq-UXEX{m2up>JTQkX)2m zTvF+fTUlI^nXH#utd~++ke^qgmz<wFahKu_pmADY<1*9p5=%;f=9yX~8kifU8kifT zBpMl|nHd_JCMTsBr<xd=n3|ZSS!QG@z6I*y1L+C?TFYQ)RAFeOZJ=$?lDoSWD8u0C L>gTe~DWM4ffP81J literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.svg new file mode 100644 index 00000000..e2e87dc5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/1.svg @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M10.428,10.411h0.56c3.78,0,4.788-1.96,4.872-3.444h3.22v19.88h-3.92V13.154h-4.732V10.411z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.gif new file mode 100644 index 0000000000000000000000000000000000000000..e80f7f8e632e72463866c08beba2bfb3b17221e9 GIT binary patch literal 929 zcmV;S177?`Nk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000Pn0R0K%lmi2V9E=1i%mD!d00b!@#8`-+ zR;?7?dYzM!!e6Nn@BUe=1z?Uh0F0D8bXLpS8~`!?g^1x00Ly!00ATo+13^ue?{bFV z2|%UITFwXo$ng(Dj8XuOGO`ANk~5V4ascSX2|}-X)?#!Ns5R<C0Am$W>IspO!hirf Dy0E(c literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.png new file mode 100644 index 0000000000000000000000000000000000000000..997bbc8246a316e040e0804174ba260e219d7d33 GIT binary patch literal 361 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7ui4YZF{I*_ zYTrUp7DWMP<%u3TLY;HO{NlKy4{a+D>WtZ~+OvdJMW|Y+^UT?O-M{rKJsmzxdayJ{ zDCQA!%%@7Jj$q%-wf8e0_jRx8Dqi$}^?K=?6FriQFLv>>oc^CE+aVHhW<k9IkK}je z)E~Fj9=KEXbDR6NEa}#hinfbWM4tz3wYI;z$T{gWXSN{FInE`n5hcO-X(i=}MX3x9 z8p@iUxrynizKQ9X$=M1fdPaH{3YM1o1{V4Th6>3=nZ+fQ4!M=ZC7H>3sl|FJr3LwU zC3?yExf6FO?f@F61vV}-Juk7O6lk8Yg;}bFaZ-|HQc7A<qOp;Yd77z3Qj&$Gd8$#e sMWU&|d~IH!E<TX10HC!DhDH^JM%o721}(X}Yk@Khp00i_>zopr01?u8M*si- literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.svg new file mode 100644 index 00000000..4740f587 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/10.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.815,10.758h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76v17.04h-3.36V13.11H3.815V10.758z"/> + <path style="fill:#FFFFFF;" d="M22.175,7.806c4.009,0,5.904,2.76,5.904,8.736c0,5.975-1.896,8.76-5.904,8.76 + c-4.008,0-5.904-2.785-5.904-8.76C16.271,10.566,18.167,7.806,22.175,7.806z M22.175,22.613c1.921,0,2.448-1.68,2.448-6.071 + c0-4.393-0.527-6.049-2.448-6.049c-1.92,0-2.448,1.656-2.448,6.049C19.727,20.934,20.255,22.613,22.175,22.613z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.gif new file mode 100644 index 0000000000000000000000000000000000000000..67f91a239d66d622f8d254539b6fd580efa42b02 GIT binary patch literal 202 zcmZ?wbhEHb<YC}pXpv<A0&Z?@VPRn@DJc~d6-`Y|BO@bgYinm`=iuPr)YR0>%*^WQ z>bADF{{H^y)2Gj!J9p8dMeEkB+q`-6jvYIW9656K?Ac3~F5SL;`|;z)Z{EE5@ZrP1 zfB*i&fZ|UUMn(pC1|5)1AUhdY-5;oT-OT9fVPH5?qIP(rnuCecF;(8lY%CHJA0|%J x(XwN3776fTXisr6DR7$1b@7l?>`pt$t64n;p&ZEvzI<6|A|t-7MudsM8UU#vRD1vc literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.png new file mode 100644 index 0000000000000000000000000000000000000000..ce47dac3f52ac49017749a3fea53db57d006993c GIT binary patch literal 565 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1SD^YpWXnZI14-?iy0V%N<f(LUYdLbP>{XE z)7O>#600DeuDZ?5tOl@<Yeb1-X-P(Y5yQ%LXFPyHJS9LOm(=3qqRfJl%=|nCVNOM5 zpg0#u+&RCXvM4h>ql94%{~0TwC?8m~C^ZqJRG}m@H<iKkJ3l8-h7%+coS#-wo>-L1 z5L@scq?{XUcxG{OP9jig5ySQaTl#^*93bKF#G<^+ymW>G($Cs~V(bw8rA5i93}62@ zzlJGu&d<$F%`0K}c4pdspcorSSx9C{PAbEScbC)|7#JBmT^vIy=9KoYUDZ+`aP)jU z&ny=ErrK^#Gw!AcR}pdfMERuV^@&0$@(#^6b8c@rn<LW0_3F-o*HeFg>^6RWX3pUb z4*6@PZ+H0#u=rjsXzS?6n6*sBGbHqGTU%mCsH?n#%j;eD^2}qe=iX*J@VQ3BRpz+u z{PX#N(^9X${`$90+;!pWs>o@z_n8G)7Uo7PJz`jrS+)QE@=PWHmc~UIw=WmUe73o7 z>^bR(M752aYoNg~ozu7U7&{(U>{s!;bn#<MSv2DVhKhOZ^&e{Mx0l7LpZ=8J`g+&t zO>f?ItjL^o`e{*EOQHqO;ccnz9hLK5@2cAyw@AaPFL~Cp#02|E|4xeQteNtB7waMs QVCXP-y85}Sb4q9e0GRUFb^rhX literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.svg new file mode 100644 index 00000000..09a0b2cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/11.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M5.209,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H5.209V10.412z"/> + <path style="fill:#FFFFFF;" d="M18.553,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.359V12.764h-4.056V10.412z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.gif new file mode 100644 index 0000000000000000000000000000000000000000..54c4b42f1901629a81924c2f0f59338104adeedd GIT binary patch literal 210 zcmZ?wbhEHb<YC}pXpv?B0v;Y7At50tDJgAjZ6hNiD=RA(7Z-nj|KQ-@xVX6F<mBAk z+>(-#rlzKzo}S5*C(oKSYw6OZn>TOXy?ghOBS+4hIdl8=?Z=NFfBN+4-@kwVQGw!5 z7Dh$}c?KP@O+Y&tSp6TUNBM5@Ncv^za9iq?NB~b`s?Q`L(SI(T+y_1#WZ*J!SfIpc y)1^D>K$0MX%p%4Hwu?TqL@qKHD9DJsXySU9#jCf<|A~QyiNVJ`b^kdT8LR=FrC4|X literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.png new file mode 100644 index 0000000000000000000000000000000000000000..31daf4e2f25b6712499ee32de9c2e3b050b691ca GIT binary patch literal 617 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1SD^YpWXnZI14-?iy0V%N<f(LUYdLbP>{XE z)7O>#600De9$%>2LVd81Yeb1-X-P(Y5yQ%LXFPyHJS9LOm(=3qqRfJl%=|nCVNOM5 zpg0#u+&RCXvM4h>ql94%{~0TwC?8m~C^ZqJRG}m@H<iKkJ3l8-h7%+coS#-wo>-L1 z5L@scq?{XUcxG{OP9jig5ySQaTl#^*93bKF#G<^+ymW>G($Cs~V(bw8rA5i93}62@ zzlJGu&d<$F%`0K}c4pdspcorSSx9C{PAbEScbC)|7#JBmT^vIy=Cn>wTzx1(qV@bS z0hYvspf(--lM>otrqbK$7p{3DzJ|+KN8%5ows)AI?zWk_n>jwEHXrTJecpEW_0xL= z?}N`*R`T~d2{AN${y8T#GEn4hUb&52^}Op@TW4{oc)A6)%<pkqeEjjnB?>$5=G}h# z?O{QLj@aRcAIf&y&OiUN=H2gq=_}V|pWfuReDV|{jwXw~>#w)I|9$<nsKdPHDvB)( z4|cuF+s@s@;IRC%rCfjJET#y(=_;n0sl^w4E|%8rzn?wpS*2XV_1CNpvOH{i<KFKz z?@~Hm*dpLL$wZz(LnVB5s6^Z4mtX4kOSdITur;h&r8nJs-t$$fno=UCZNB+ty84GW zS77L9fWo4wZhySU(d|r=f=-=HGoI<=b9qayHIK6*%l?3S$NoF~-Ol)cIh$j3X@|eb QE}$L;Pgg&ebxsLQ05&S^(*OVf literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.svg new file mode 100644 index 00000000..9794044c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/12.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M4.813,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H4.813V10.412z"/> + <path style="fill:#FFFFFF;" d="M17.316,13.484c0-5.545,4.056-6.024,5.568-6.024c3.265,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.553,5.544c-2.256,1.584-3.432,2.353-3.815,3.145h7.392V24.5h-11.64c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.353-2.424c-2.352,0-2.423,1.944-2.447,3.192H17.316z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.gif new file mode 100644 index 0000000000000000000000000000000000000000..dd5d7d9b6439affca376bcd60785d528a24ce425 GIT binary patch literal 209 zcmZ?wbhEHb<YC}pXpv?B0&Z?@At51ISy_F3eN$6Y8yg#UcXwZ3-@w4Y=;-Lg#KfGO zoU*dAmX?;TuCB?GCof#MaP#KPJ9g|iapJ_~%a?E6y7lPMqc?BfeEj(F-@kwVQGw!5 z7Dh$}c?KPjO&~iNSp6QT`}rL5N&2Pfa9eAYa!5yGY};hEX>B&V9x4V*B03xgoIf)x xP}6;KaKZ)#6?t!lhL!-83*8xv4m?aeZ4A@2c0{pEJ&`E!<jIdcaUx6%)&Q}PSd;(& literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.png new file mode 100644 index 0000000000000000000000000000000000000000..14021a89c2ed3d4881afea6e3a315bce4f95efce GIT binary patch literal 623 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1SD^YpWXnZI14-?iy0V%N<f(LUYdLbP>{XE z)7O>#600Dep5bGK9wD%hYeb1-X-P(Y5yQ%LXFPyHJS9LOm(=3qqRfJl%=|nCVNOM5 zpg0#u+&RCXvM4h>ql94%{~0TwC?8m~C^ZqJRG}m@H<iKkJ3l8-h7%+coS#-wo>-L1 z5L@scq?{XUcxG{OP9jig5ySQaTl#^*93bKF#G<^+ymW>G($Cs~V(bw8rA5i93}62@ zzlJGu&d<$F%`0K}c4pdspcorSSx9C{PAbEScbC)|7#JBmT^vIy=Cn>w>~AWNX^a2R zbkveVY|45D7UnZ&JtjPwvdCCs<Alzfp7)2{9w~d2s4=-7`}gvFiIm9q-3RX8iQQ5C zN%-D#(GCs<!PLlU%Q8blyB3{EGrqlz)zN`l(A0Nx-1?7`uV!5};T04V?9k{^ik!yZ z-u&2N^2rv%V-mCdmM2PVn{>cZp0EA*<G{cvN0Sm~sXdPgy&AXvdF8#AC6iP<&wTz< zwtMHg=xM4A3LI?B2lKYCe*LR%|NHON438dvWSH>0()#GOw<?~~PA`4Ei(%e*^#=aK z23B*=z5be|dc5%1W5eV%8eD-QrLq54-Ok(2@a*%?43k%7yXQUsx$pk_@8+}5?tYiS zylOcxbo4-BQDc`q>)UH4-^&)y^E*4%UC)*|J}q_Ss;tN`nd8$>x9$_Xb^O2EpX&@C ZI46EzbLxq-voTO7gQu&X%Q~loCIF_C`w;*D literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.svg new file mode 100644 index 00000000..64268bb4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/13.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.813,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H3.813V10.412z"/> + <path style="fill:#FFFFFF;" d="M20.611,14.636h0.529c1.008,0,2.855-0.096,2.855-2.304c0-0.624-0.288-2.185-2.137-2.185 + c-2.303,0-2.303,2.185-2.303,2.784h-3.12c0-3.191,1.8-5.472,5.64-5.472c2.279,0,5.279,1.152,5.279,4.752 + c0,1.728-1.08,2.808-2.039,3.24V15.5c0.6,0.168,2.568,1.056,2.568,3.96c0,3.216-2.377,5.496-5.809,5.496 + c-1.607,0-5.928-0.36-5.928-5.688h3.288l-0.024,0.024c0,0.912,0.24,2.976,2.496,2.976c1.344,0,2.52-0.911,2.52-2.808 + c0-2.328-2.256-2.424-3.816-2.424V14.636z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.gif new file mode 100644 index 0000000000000000000000000000000000000000..3d7a952a310523200521c1fa87b943637b5d1347 GIT binary patch literal 205 zcmZ?wbhEHb<YC}pXpv$70$yHTAt50tDJfG^Q%g%rH#avQAD`&x=!ArX>gwv|=H~A1 z?x|C!&Y3f3>C&Z}Hf`Fwcki)d$4;F(b@l4iTeogKe*F0D+qWM-e*E|E-+v6C_>+Z^ zkwKn82V@h-P6k%52kLdAD!mz@3~xRxVRG8g@v!IkBvpn+%|^iofu1ZH;zuVO=~9sr r<5W2yU@F+%-l|kl%h$jrvB98Ei)orw&!RI?aaY=tCf$Ck$Y2cs9-Uok literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.png new file mode 100644 index 0000000000000000000000000000000000000000..64014b75fe2e84d45ed861974c72462727979360 GIT binary patch literal 411 zcmV;M0c8G(P)<h;3K|Lk000e1NJLTq000aC000aK0ssI2*%!;O00006VoOIv0RI60 z0RN!9r;`8x010qNS#tmY5_13m5_18JBDn_u000McNliru(ghI@10bk)oHzgg0VqjC zK~#90eULq>!ax*-PXaQ9e~6^e1gu=a6a&KSz}bR`+prYG9ayB$BDjWGfIE;t#wl!+ zR3S(jA%y#i_@eOOedXoc%RQe%L;wH~k+s%ZI~)!<=dD%?4MaplaU9QPGski2q3`>r z(}{j@0a$CLl+)={2vLWml*i-oa5#J}DW$gCZB<pv<q`nr{PlXR*Xw@2pXWIdxkXWE zt%D#i#sFxy+ffu1MFHUXd}^%$xR1x9EX&1Wk)|nt-EP<EbZ)ns5Te`d-tTt+?sz=@ zE|TZ@`F!>~Z!(!M#)2St|1_V^0qpmCrBof=Y&NUas@LmfSw=)4B4f;8Fu)(eFsv24 zJzXxBrayquXcR?J<H`9po+Qcjdi6YybIurRc0Qqh_yL28ryr7W9)17-002ovPDHLk FV1h9xuy+6e literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.svg new file mode 100644 index 00000000..469aa974 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/14.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M4.146,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H4.146V10.412z"/> + <path style="fill:#FFFFFF;" d="M28.457,20.732h-1.896V24.5h-3.36v-3.768h-6.72v-2.904L22.746,7.46h3.815v10.656h1.896V20.732z + M23.201,18.116c0-4.128,0.072-6.792,0.072-7.32h-0.048l-4.272,7.32H23.201z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c9183d5bb619eb608a5b7543f042ae7fd18684b GIT binary patch literal 210 zcmZ?wbhEHb<YC}pXpvz60)BpeVPRouX=w!o1!H4lOG`^fM@K(DzmSlS)YR1M?Cj#= z;@aBU=H}*}o}S5*C(oQYbH$1kTefW3vuDqtLx-+hxpMR7%?A%2ynXxj%a<?z{{8!p z1QdU=Ffua8Gw6V90@=yH>i<B!ZkkE&i%<rg2Mg{us5o5KS-(R^$|R?s?ST@PiAMhs zH{rt0h>7h7121rhDKRRXS|PKBUy%7g1c%!6qXjM*TZ@!<7MXS&a1%XU+t0<wU=0BK C2U#Ql literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.png new file mode 100644 index 0000000000000000000000000000000000000000..0d65765fcf13dcfd87914744dec8bda115e4adf1 GIT binary patch literal 640 zcmeAS@N?(olHy`uVBq!ia0vp^JRr=$1SD^YpWXnZI14-?iy0V%N<f(LUYdLbP>{XE z)7O>#600De0j~t#c`vY#Yeb1-X-P(Y5yQ%LXFPyHJS9LOm(=3qqRfJl%=|nCVNOM5 zpg0#u+&RCXvM4h>ql94%{~0TwC?8m~C^ZqJRG}m@H<iKkJ3l8-h7%+coS#-wo>-L1 z5L@scq?{XUcxG{OP9jig5ySQaTl#^*93bKF#G<^+ymW>G($Cs~V(bw8rA5i93}62@ zzlJGu&d<$F%`0K}c4pdspcorSSx9C{PAbEScbC)|7#JBmT^vIy=9Eq_Jl&Ka(%QdX zh{H8O%#_7)Tc@t$mM`p4(Ne7omR*~(>gd8_8AZH{=3ms$Fmzm^yL@_+(#aQQ5>7QW z>3g2fIsH(ugM)!V$x4Rr_+!J_XU%4xbz0aE;^N{m@42Z|@0S@TQ=WbP`TMV5Ok;<| z^Ihv+@6tQ{sciRF9dD7Nr=KobwJJ68zJK$<1Pd9rz%4O)*;}Jzj&~nTGMecz>B%lV zK|`fmIc8mp-h8iSXiGFW=C(L+XH4DRxZQX87^-dLuD>odo6YLT@Sw)dfBEIG)v2@6 zR)%mL7GRj1x-&v&+2q@A%a&h0`Lw7|#(w_!tgT!PoJ|+re`l<i_x$(1#}?af=bo4{ z(FYhh_MouX8r6IJ@$bL)UVq(p*z)<TWe@vvZu<$;SkCoZp0{1QD=8^lYwFjkzlSx~ r7M+W|e)jq2uT{3X3_m#kF6Te4xNglP0gn|xqZmA0{an^LB{Ts5RmK1q literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.svg new file mode 100644 index 00000000..8202233e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/15.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.479,11.079h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76v17.04h-3.36V13.43H3.479V11.079z"/> + <path style="fill:#FFFFFF;" d="M19.342,14.943c0.625-0.433,1.392-0.937,3.048-0.937c2.279,0,5.16,1.584,5.16,5.496 + c0,2.328-1.176,6.121-6.192,6.121c-2.664,0-5.376-1.584-5.544-5.016h3.36c0.144,1.391,0.888,2.326,2.376,2.326 + c1.607,0,2.544-1.367,2.544-3.191c0-1.512-0.72-3.047-2.496-3.047c-0.456,0-1.608,0.023-2.256,1.223l-3-0.143l1.176-9.361h9.36 + v2.832h-6.937L19.342,14.943z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/16.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/16.svg new file mode 100644 index 00000000..01d6bf81 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/16.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.813,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H3.813V10.412z"/> + <path style="fill:#FFFFFF;" d="M24.309,11.78c-0.097-0.96-0.721-1.633-1.969-1.633c-2.184,0-2.688,2.496-2.808,4.704L19.58,14.9 + c0.456-0.624,1.296-1.416,3.191-1.416c3.529,0,5.209,2.712,5.209,5.256c0,3.72-2.28,6.216-5.568,6.216 + c-5.16,0-6.168-4.32-6.168-8.568c0-3.24,0.432-8.928,6.336-8.928c0.695,0,2.641,0.264,3.48,1.104 + c0.936,0.912,1.271,1.416,1.584,3.217H24.309z M22.172,16.172c-1.271,0-2.568,0.792-2.568,2.928c0,1.849,1.056,3.168,2.664,3.168 + c1.225,0,2.353-0.936,2.353-3.239C24.62,16.868,23.229,16.172,22.172,16.172z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/17.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/17.svg new file mode 100644 index 00000000..0a04c556 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/17.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.479,11.079h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76v17.04h-3.36V13.43H3.479V11.079z"/> + <path style="fill:#FFFFFF;" d="M27.838,11.006c-1.631,1.776-5.807,6.816-6.215,14.16h-3.457c0.36-6.816,4.632-12.24,6.072-13.776 + h-8.472l0.072-2.976h12V11.006z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/18.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/18.svg new file mode 100644 index 00000000..1cb891b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/18.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M4.813,10.412h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76V24.5h-3.36V12.764H4.813V10.412z"/> + <path style="fill:#FFFFFF;" d="M23.172,24.956c-4.392,0-5.904-2.856-5.904-5.185c0-0.863,0-3.119,2.592-4.319 + c-1.344-0.672-2.064-1.752-2.064-3.336c0-2.904,2.328-4.656,5.304-4.656c3.528,0,5.4,2.088,5.4,4.44 + c0,1.464-0.6,2.712-1.968,3.432c1.632,0.815,2.544,1.896,2.544,4.104C29.076,21.596,27.684,24.956,23.172,24.956z M23.124,16.916 + c-1.224,0-2.4,0.792-2.4,2.64c0,1.632,0.936,2.712,2.472,2.712c1.752,0,2.424-1.512,2.424-2.688 + C25.62,18.38,24.996,16.916,23.124,16.916z M25.284,12.26c0-1.296-0.888-2.112-1.968-2.112c-1.512,0-2.305,0.864-2.305,2.112 + c0,1.008,0.744,2.112,2.185,2.112C24.516,14.372,25.284,13.484,25.284,12.26z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/19.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/19.svg new file mode 100644 index 00000000..e6fbb179 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/19.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M4.146,10.746h0.48c3.24,0,4.104-1.681,4.176-2.952h2.76v17.041h-3.36V13.097H4.146V10.746z"/> + <path style="fill:#FFFFFF;" d="M20.225,20.898v0.023c0.192,1.176,0.936,1.68,1.968,1.68c1.392,0,2.783-1.176,2.808-4.752 + l-0.048-0.049c-0.768,1.152-2.088,1.441-3.24,1.441c-3.264,0-5.16-2.473-5.16-5.329c0-4.176,2.472-6.12,5.808-6.12 + c5.904,0,6,6.36,6,8.76c0,6.601-3.12,8.736-6.192,8.736c-2.904,0-4.992-1.68-5.28-4.391H20.225z M22.434,16.553 + c1.176,0,2.472-0.84,2.472-2.855c0-1.944-0.841-3.145-2.568-3.145c-0.864,0-2.424,0.433-2.424,2.88 + C19.913,16.001,21.161,16.553,22.434,16.553z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.gif new file mode 100644 index 0000000000000000000000000000000000000000..94d42a30f99b87314127dcd44e6162c2fdf26e6e GIT binary patch literal 907 zcmV;619bdHNk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0RaC1EC2ui01N;O000PR0RIW3lmh~U9GnCyi~#^ZiVzKBECdk3 z+PQbeAOMias9`B<6z_Eez=$EqJq^9piin`0%NY0OG(^zSrIK^CY9cU6@*c{UBiGy; h6C(zOhK&9(<aDm-Ig}Cw@_eaKU`d)eC@BmG06P*-u}lB} literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.png new file mode 100644 index 0000000000000000000000000000000000000000..5d09341b2f6d2ea2d1d5dad5d980f14b4b05dfd2 GIT binary patch literal 353 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7uiDeaF{I*_ zY~MoB!v;Jq_9iAeraB^DxMCM?*l<CcgRL#CWz7XaCU0JD*3gsgOR9H$FWqtbTK3!B zJ0Ax>xaY7e*=hH)_rZeB4|imU1$R#1`!P>&$poQl;nzm}mD5ZFopaX|GsS%q*{P~< z;WtmO%lhToBL0i}yfkaOt?EN=nkLNGuU`ywhI5H)L`iUdT1k0gQ7VIjhO(w-Zen_> zZ(@38a<+nro{^q~f~BRtfrY+-p+a&|W^qZSLvCepNoKNMYO!8QX+eHoiC%Jk?!;Y+ zJAlS%fsM;d&r2*R1)67JkeZlkYGj#gX_9E3W@4U_nw*@Ln38B@k(iuhnUeN2e<LqY k7avGh0MJ?nL!$~qBW(k1gO=RgwLlpLPgg&ebxsLQ0Qb~(A^-pY literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.svg new file mode 100644 index 00000000..07d03395 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/2.svg @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M9.668,12.328c0-6.469,4.732-7.028,6.496-7.028c3.808,0,6.833,2.24,6.833,6.271 + c0,3.416-2.213,5.152-4.145,6.469c-2.632,1.848-4.004,2.744-4.452,3.668h8.624v3.472H9.444c0.14-2.324,0.308-4.76,4.62-7.896 + c3.584-2.604,5.012-3.612,5.012-5.853c0-1.315-0.84-2.828-2.744-2.828c-2.744,0-2.828,2.269-2.856,3.725H9.668z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/20.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/20.svg new file mode 100644 index 00000000..ccbfd403 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/20.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M23.172,7.46c4.008,0,5.904,2.76,5.904,8.736c0,5.976-1.896,8.76-5.904,8.76 + s-5.904-2.784-5.904-8.76C17.268,10.22,19.164,7.46,23.172,7.46z M23.172,22.268c1.92,0,2.448-1.68,2.448-6.071 + c0-4.393-0.528-6.049-2.448-6.049s-2.448,1.656-2.448,6.049C20.724,20.588,21.252,22.268,23.172,22.268z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/21.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/21.svg new file mode 100644 index 00000000..93ec53fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/21.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M5.306,13.151c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392v2.976H5.114c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H5.306z"/> + <path style="fill:#FFFFFF;" d="M19.49,10.079h0.48c3.239,0,4.104-1.681,4.176-2.952h2.761v17.04h-3.361V12.431H19.49V10.079z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/22.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/22.svg new file mode 100644 index 00000000..f48c5f3f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/22.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M17.316,13.484c0-5.545,4.056-6.024,5.568-6.024c3.265,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.553,5.544c-2.256,1.584-3.432,2.353-3.815,3.145h7.392V24.5h-11.64c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.353-2.424c-2.352,0-2.423,1.944-2.447,3.192H17.316z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/23.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/23.svg new file mode 100644 index 00000000..66242129 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/23.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M21.612,14.636h0.528c1.008,0,2.855-0.096,2.855-2.304c0-0.624-0.287-2.185-2.136-2.185 + c-2.304,0-2.304,2.185-2.304,2.784h-3.12c0-3.191,1.8-5.472,5.64-5.472c2.28,0,5.28,1.152,5.28,4.752 + c0,1.728-1.08,2.808-2.04,3.24V15.5c0.6,0.168,2.568,1.056,2.568,3.96c0,3.216-2.377,5.496-5.809,5.496 + c-1.607,0-5.928-0.36-5.928-5.688h3.288l-0.024,0.024c0,0.912,0.24,2.976,2.496,2.976c1.344,0,2.521-0.911,2.521-2.808 + c0-2.328-2.257-2.424-3.816-2.424V14.636z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/24.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/24.svg new file mode 100644 index 00000000..a3d55253 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/24.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M4.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H4.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H4.972z"/> + <path style="fill:#FFFFFF;" d="M30.124,20.732h-1.896V24.5h-3.36v-3.768h-6.72v-2.904L24.412,7.46h3.816v10.656h1.896V20.732z + M24.868,18.116c0-4.128,0.071-6.792,0.071-7.32h-0.047l-4.272,7.32H24.868z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/25.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/25.svg new file mode 100644 index 00000000..56614a97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/25.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M20.676,14.276c0.624-0.433,1.393-0.937,3.049-0.937c2.279,0,5.16,1.584,5.16,5.496 + c0,2.328-1.177,6.12-6.193,6.12c-2.664,0-5.375-1.584-5.543-5.016h3.36c0.144,1.392,0.889,2.327,2.376,2.327 + c1.608,0,2.544-1.367,2.544-3.191c0-1.513-0.72-3.048-2.496-3.048c-0.455,0-1.607,0.023-2.256,1.224l-3-0.144l1.176-9.36h9.36 + v2.832h-6.937L20.676,14.276z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/26.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/26.svg new file mode 100644 index 00000000..56faeaca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/26.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M25.309,11.78c-0.097-0.96-0.721-1.633-1.969-1.633c-2.184,0-2.688,2.496-2.808,4.704L20.58,14.9 + c0.456-0.624,1.296-1.416,3.191-1.416c3.529,0,5.209,2.712,5.209,5.256c0,3.72-2.28,6.216-5.568,6.216 + c-5.16,0-6.168-4.32-6.168-8.568c0-3.24,0.432-8.928,6.336-8.928c0.695,0,2.641,0.264,3.48,1.104 + c0.936,0.912,1.271,1.416,1.584,3.217H25.309z M23.172,16.172c-1.271,0-2.568,0.792-2.568,2.928c0,1.849,1.056,3.168,2.664,3.168 + c1.225,0,2.353-0.936,2.353-3.239C25.62,16.868,24.229,16.172,23.172,16.172z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/27.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/27.svg new file mode 100644 index 00000000..a75c8121 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/27.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M29.172,10.34c-1.632,1.776-5.808,6.816-6.216,14.16H19.5c0.36-6.816,4.632-12.24,6.072-13.776 + H17.1l0.072-2.976h12V10.34z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/28.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/28.svg new file mode 100644 index 00000000..7f8cf1a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/28.svg @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M23.172,24.956c-4.392,0-5.904-2.856-5.904-5.185c0-0.863,0-3.119,2.592-4.319 + c-1.344-0.672-2.064-1.752-2.064-3.336c0-2.904,2.328-4.656,5.304-4.656c3.528,0,5.4,2.088,5.4,4.44 + c0,1.464-0.6,2.712-1.968,3.432c1.632,0.815,2.544,1.896,2.544,4.104C29.076,21.596,27.684,24.956,23.172,24.956z M23.124,16.916 + c-1.224,0-2.4,0.792-2.4,2.64c0,1.632,0.936,2.712,2.472,2.712c1.752,0,2.424-1.512,2.424-2.688 + C25.62,18.38,24.996,16.916,23.124,16.916z M25.284,12.26c0-1.296-0.888-2.112-1.968-2.112c-1.512,0-2.305,0.864-2.305,2.112 + c0,1.008,0.744,2.112,2.185,2.112C24.516,14.372,25.284,13.484,25.284,12.26z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/29.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/29.svg new file mode 100644 index 00000000..cb63adf1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/29.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M3.972,13.484c0-5.545,4.056-6.024,5.568-6.024c3.264,0,5.856,1.92,5.856,5.376 + c0,2.928-1.896,4.416-3.552,5.544c-2.256,1.584-3.432,2.353-3.816,3.145h7.392V24.5H3.78c0.12-1.992,0.264-4.08,3.96-6.768 + c3.072-2.232,4.296-3.097,4.296-5.017c0-1.128-0.72-2.424-2.352-2.424c-2.352,0-2.424,1.944-2.448,3.192H3.972z"/> + <path style="fill:#FFFFFF;" d="M20.893,20.564v0.023c0.191,1.176,0.936,1.68,1.967,1.68c1.393,0,2.785-1.176,2.809-4.752 + l-0.048-0.048c-0.769,1.152-2.088,1.44-3.24,1.44c-3.264,0-5.16-2.473-5.16-5.328c0-4.176,2.472-6.12,5.807-6.12 + c5.904,0,6.001,6.36,6.001,8.76c0,6.601-3.12,8.736-6.192,8.736c-2.904,0-4.992-1.68-5.28-4.392H20.893z M23.1,16.22 + c1.176,0,2.473-0.84,2.473-2.855c0-1.944-0.84-3.145-2.568-3.145c-0.863,0-2.424,0.433-2.424,2.88 + C20.58,15.668,21.828,16.22,23.1,16.22z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.gif new file mode 100644 index 0000000000000000000000000000000000000000..dd3541a1bc25307e41416082525903a2337a2a43 GIT binary patch literal 914 zcmV;D18w|ANk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000PY0R0K1lmh~U9GnCyi~#^ajvNR8#8?Ob zf;Vg4oI#N2j}ZU>bIu`v@NdmWMhq*as95r2jEElrv^r-ECIXlrbBwuXvSCUs9sxM3 o<uWLvcQJCjBXrUqLkO+z-D?$bqQI36V_H>+a%2oj3IhTFJI8abOaK4? literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.png new file mode 100644 index 0000000000000000000000000000000000000000..ef7b70047158970cf4e09f1bab2954d39c2d596b GIT binary patch literal 350 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7ufo&CF{I*_ zs^4nS!wx*cCSRl)+v1jPG1#CjBFFQFi+#6SLc)r~1q-#8t4+IinLl*r&Q<lBxJ20s z#Un&6EqGq|j?0_pf#{;GO&1tq3xr=CoL%_g^!y*j*VU%jzPP<#S6O2E&#&(q`sU3H zw%V0+F!xQ+IZ3rF>F0kK0(Y1u|9Rc(19XFPiEBhjaDG}zd16s2gM)^$re|(qda7?? zdS-IAf{C7yo`r&?rM`iMzJZ}aa#3b+Nu@(>WpPPnvR-PjUP@^}eqM=Qa(?c_U5Yz^ z#%Y0#%S_KpEGY$=XJL?(l#*y<Ze*5{l9-%ok(gwWXkeITYMGL1l$w;1#POG}6sU_2 iq$>buErX#^g`ttQfwn<Q?(SNk41=eupUXO@geCwT(|9KU literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.svg new file mode 100644 index 00000000..918be806 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/3.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M15.127,14.005h0.616c1.176,0,3.332-0.112,3.332-2.688c0-0.728-0.336-2.548-2.492-2.548 + c-2.688,0-2.688,2.548-2.688,3.248h-3.64c0-3.724,2.1-6.384,6.58-6.384c2.66,0,6.16,1.344,6.16,5.544 + c0,2.016-1.261,3.276-2.38,3.78v0.056c0.699,0.196,2.996,1.232,2.996,4.62c0,3.752-2.772,6.412-6.776,6.412 + c-1.876,0-6.916-0.42-6.916-6.636h3.836l-0.028,0.027c0,1.064,0.28,3.473,2.912,3.473c1.568,0,2.94-1.064,2.94-3.276 + c0-2.716-2.632-2.828-4.452-2.828V14.005z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/30.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/30.svg new file mode 100644 index 00000000..dc43ba1e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/30.svg @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M8.268,14.636h0.528c1.008,0,2.856-0.096,2.856-2.304c0-0.624-0.288-2.185-2.136-2.185 + c-2.304,0-2.304,2.185-2.304,2.784h-3.12c0-3.191,1.8-5.472,5.64-5.472c2.28,0,5.28,1.152,5.28,4.752 + c0,1.728-1.08,2.808-2.04,3.24V15.5c0.6,0.168,2.568,1.056,2.568,3.96c0,3.216-2.376,5.496-5.808,5.496 + c-1.608,0-5.928-0.36-5.928-5.688h3.288l-0.024,0.024c0,0.912,0.24,2.976,2.496,2.976c1.344,0,2.52-0.911,2.52-2.808 + c0-2.328-2.256-2.424-3.816-2.424V14.636z"/> + <path style="fill:#FFFFFF;" d="M23.172,7.46c4.008,0,5.904,2.76,5.904,8.736c0,5.976-1.896,8.76-5.904,8.76 + s-5.904-2.784-5.904-8.76C17.268,10.22,19.164,7.46,23.172,7.46z M23.172,22.268c1.92,0,2.448-1.68,2.448-6.071 + c0-4.393-0.528-6.049-2.448-6.049s-2.448,1.656-2.448,6.049C20.724,20.588,21.252,22.268,23.172,22.268z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.gif new file mode 100644 index 0000000000000000000000000000000000000000..4bcbf7e31a17497e65fa0ccc9756961130be6ac7 GIT binary patch literal 907 zcmV;619bdHNk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000PR0R0JUB_%})C8Y!^R05!33J3slENlos z$-g-bCAOjn;oL=vlo&Q_Rq7qahA}WS)N&5Oy^{bCs0?8;#XUwUV=^4`uV>FvD1lN0 h@RA}Ue>sMFTjNk+(xCuSC=|#k1_T5#jtUG206WA?slNaK literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.png new file mode 100644 index 0000000000000000000000000000000000000000..adb8364eb5d21ecdd4086e16110b62ddcb42aa4a GIT binary patch literal 345 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%VYpr?ytNX0GL zUPYl+0|95{iBls|Qd8FlbRJQf7_<1(>3r>K)tuC)r#2`iJ>Prt42#Ndx#Uc~1)>aw z3jE@Q4|!9Z%lVv}<iEVg^%4quAaPKo`?T5njMAwhb3$fi)!D?aJ+$e`&YIH)e$M>- zc=48cF7H)t`(Ck`^+mtha~Np7bBSw2NpOBzNqJ&XDuaWDvZiNlVtT4?VtQtBwt|VC zk)DNurKP@sg}#BILUK`NaY>~^Ze?*vX0l#tv0h4PL4IC|UUGi!#9fLzfW~Qojmu2W zODrh`nrE42VU(7fm~5G9U~HM3l#*m_WNcxOXkuz<Xl!JXX4<g(M;TBTA4pdK&{_sV bqY6VKZ3AtCmfYR7Kp6&4S3j3^P6<r_d?9q` literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.svg new file mode 100644 index 00000000..8eb6a53b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/4.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M21.891,20.784h-2.212v4.396h-3.92v-4.396h-7.84v-3.389L15.227,5.3h4.452v12.432h2.212V20.784z + M15.759,17.731c0-4.815,0.084-7.924,0.084-8.54h-0.056l-4.984,8.54H15.759z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.gif new file mode 100644 index 0000000000000000000000000000000000000000..1c62b4f920936c063c93d8551158a80500dfefbe GIT binary patch literal 916 zcmV;F18e+8Nk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000Pa0R0K%lmi2V9E=1i%z+?9iV!If#8?O* z$G>+Nl>kWLuM~ia{}6l}$w(u}R?Y~C1P}wmM~j4%oa6KnflB}(2z_MquBJ%{T0T-b q_c4Y?mj9H5@J4B;zZ@S4y}MTm!bXY!5Uk{=&>tm+5)%px2mm_@=(0fo literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.png new file mode 100644 index 0000000000000000000000000000000000000000..4d7eb460021e845981861d77614539314f553993 GIT binary patch literal 348 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7ugufMF{I*_ zXx~D?BL+My{9ICPQc_Z@Sf_vZD#0ez##W~t@077%!Nb3vIq7BJSSC%EKYHG`>EX4g z+-vfUhb0A>b04=Im{6XiQd1v%r%>h0$G8U7E1If8OQ!N~xOYY5h0NDT$p9(iZ?Q&e z18-(+l~J8O`)kc}e&uL$eW&>P-#`~Qm$*ih1m~xflqVLYGB{``YkKA;rl<NQre`K+ zE12jR=~*aPTIw5E=o=U+Bo}2CmsC3BRu-3JChMgZ>!p+y<mZ*>CFkc(+@-h!Xq*<< zxXkpt#FA2=d1<L;mIfwf#>VEBsYynrsitN|Y01eJ$;p;U#>wWX2KP5v&I9V=1L+C? fTFYQ)RAFeOZJ=$?lDoSWD8u0C>gTe~DWM4f^}upZ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.svg new file mode 100644 index 00000000..ca7a9f22 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/5.svg @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M14.035,14.252c0.728-0.504,1.624-1.092,3.556-1.092c2.66,0,6.02,1.848,6.02,6.411 + c0,2.717-1.372,7.141-7.224,7.141c-3.108,0-6.272-1.849-6.468-5.853h3.92c0.168,1.624,1.036,2.717,2.772,2.717 + c1.876,0,2.968-1.597,2.968-3.725c0-1.764-0.839-3.556-2.912-3.556c-0.532,0-1.876,0.028-2.632,1.428l-3.5-0.168l1.372-10.92 + h10.919v3.304h-8.092L14.035,14.252z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.gif new file mode 100644 index 0000000000000000000000000000000000000000..23bc5555d2a467d6c3025d7f334a2b5546bd4fd9 GIT binary patch literal 218 zcmZ?wbhEHb<YC}pXpv+90uBxi0RaIC2?<3-MNLgjLqkJLOG_^=ub`ly?Ck8~;^LN; zmY$xTDO0A*nKNhU(xq$HuHCzL@3CXY&Ye4V@7}%V&!4}4|Ni^;@Bgs@#h)yUj12M& zIv|@sb~3PrKTvn`3{;q~LW#jZ<n6|77gBv072Mwz@iw1c_%wl0ZNeeN>qb0L)3{T$ zGFay|aIp&P&{^Zgxx_Wm<T%68R)+%;((@G$G#;G6$U4>Lz?s!{{N9Xg1xktx)&MH` BUFZM+ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.png new file mode 100644 index 0000000000000000000000000000000000000000..0ba694af6c07d947d219b45a629bd32c60a0f5fe GIT binary patch literal 355 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7uh!GWF{I*_ zXs@EsVFMl(aW1i0Y+P)=xEuevCGHE5h=|CVp+1G}7w5vZrlwVA@}B2?>*)Bra@SU# zmiz#bR~{$s<it3Y`rTM7vigH!_v%d1grx^I-22U(a_Fw$ZS^N_t}odCT<7rVX{mBD zKd$UZU+Cwva*5A-8{Yq66Tg1wu-{y4@rrAQbR^Ir&Lyr9CBgY=CFO}lsSFMp%9@_J ziRr1niRqci*$O6lMtT+smX`Vk7WxK;3du#8#U+&vxs}BwnaO&o#d;~F1^Ia;ddc~@ z6L%@@02-$SHZC(gFR`Q)XkLnuX^Od_xmk*td7^=_MPgdAVX~>2si{S(aY|Z}Vd7tb ouUmn-_&~Y>fYve?8dVq?X&Y!8wB+ut1<EjZy85}Sb4q9e0I5@azW@LL literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.svg new file mode 100644 index 00000000..783a0b9d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/6.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M19.106,10.673c-0.112-1.12-0.84-1.904-2.296-1.904c-2.548,0-3.136,2.912-3.276,5.488l0.056,0.056 + c0.532-0.728,1.512-1.651,3.724-1.651c4.116,0,6.077,3.164,6.077,6.131c0,4.34-2.66,7.252-6.497,7.252 + c-6.02,0-7.196-5.039-7.196-9.996c0-3.78,0.504-10.416,7.392-10.416c0.812,0,3.08,0.308,4.061,1.288 + c1.092,1.063,1.483,1.652,1.848,3.752H19.106z M16.614,15.797c-1.484,0-2.996,0.924-2.996,3.416c0,2.156,1.232,3.697,3.108,3.697 + c1.428,0,2.745-1.094,2.745-3.781C19.471,16.609,17.846,15.797,16.614,15.797z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.gif new file mode 100644 index 0000000000000000000000000000000000000000..e55ce89585a8d5f80cc1a83df537578983a4d8e5 GIT binary patch literal 907 zcmV;619bdHNk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000PR0R0K9B_%})C9MQ1lmY=mLkJLZDAWR= z)xV4XtO1DOuNQ!iA2FPx2!IkvkhMI1%n<`504eucencSiqqSNt5uD8NPm0SJI6pGF hhrlHxe@Z^q3i>gHLLn}jDip{m2Lc2sjtUG206SSyt84%O literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.png new file mode 100644 index 0000000000000000000000000000000000000000..472e96f8ac36862c5645732f2fff19d06ee11a8e GIT binary patch literal 344 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7ugKHIF{I*_ zYTsJMRs)_E|1hOU#Z8;UI@i4Mnd-k!bi&j%2e~{_o=nv4^w{_06Z53Sv);B(UT{5? zH~y6Dg#wr9;+r0~<m{FH;5^$PMEk_4)!Iw=*EMoZ5)E@~%ep&xL34GF|5VE#ImPlm z?kDR#Pgd>u%w%U~xZhnMEEs6JbBSw2NpOBzNqJ&XDuaWDvZiNlVtT4?VtQtBwt|VC zk)DNurKP@sg}#BILUK`NaY>~^Ze?*vX0l#tv0h4PL4IC|UUGi!#9fLzfW~Qojmu2W zODrh`nrCEbVQgk$XkwI@Y+{_8nv`N>YGIaQkz#0QY@Te9lBQ<)awbq0A4pdK&{_sV bqY6VKZ3AtCmfYR7Kp6&4S3j3^P6<r_9#?Y1 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.svg new file mode 100644 index 00000000..59b3714b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/7.svg @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M24.28,9.66c-1.904,2.071-6.776,7.951-7.252,16.52h-4.032c0.42-7.952,5.404-14.28,7.084-16.072 + h-9.884l0.084-3.472h14V9.66z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.gif new file mode 100644 index 0000000000000000000000000000000000000000..49375e09f4cc6397837fbb494c6c3cb1bca7091b GIT binary patch literal 918 zcmV;H18Mw6Nk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000Pc0R0JUB_%}&DWwD|R0041gb)pLC=}AL zls9X=AOMKruT(=N_cWfH(~uHF0760{c(<lu3=9nc)H-(&K|=&E0cg1=MG4EBCrkBe s*lOrTj{xSpGkA_rNq-a(P&)UHl1+{RPsRiwQDH|VAwmdAC@>%ZJL2W6v;Y7A literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.png new file mode 100644 index 0000000000000000000000000000000000000000..5e60973c213b37df93666c5a00724f34493974ae GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7uin$eF{I*_ zY~MoB!v;L8{9IDgq}bTnq@>u&S`V$cAh@R~F=4@V4jxkzlaQrcFYWK{)(`o5XZnut z=nE4SU2g1ZW%;@@I$>_e3F8a=8WK~|CVXt1DqisQxtIX|`<?0gJCe5^yeVUR&~Vy~ z{dxvlr`UDv_!a+ZGp}~&TFYZk-v41(Jl}GcThd!Tpi`VnTq8<?^V3So6N^$A95j?Q zJ#!P&Q+*TDGn2CwO!SQOEEFs)^$jfa4Ga~Mi!zH#Djjkwi%T+-^-_!VQc4T*^GfuR z^K&QeQrrPFP77>YW_n&?Nh#1gQ}d)$LrYTw(_{nVG)tp2V+#}WG*e^KRLdkoLz7g? qn<m-LKwW$wT>(IA84Qgo42`r6v<+Hvch>@C7(8A5T-G@yGywn*$#_oy literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.svg new file mode 100644 index 00000000..c1803a3c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/8.svg @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M16.28,26.712c-5.124,0-6.888-3.332-6.888-6.048c0-1.009,0-3.641,3.024-5.04 + c-1.568-0.784-2.408-2.044-2.408-3.893c0-3.388,2.716-5.432,6.188-5.432c4.116,0,6.3,2.436,6.3,5.18 + c0,1.708-0.7,3.164-2.296,4.004c1.903,0.952,2.968,2.212,2.968,4.788C23.168,22.792,21.544,26.712,16.28,26.712z M16.224,17.332 + c-1.428,0-2.8,0.924-2.8,3.08c0,1.903,1.092,3.164,2.884,3.164c2.043,0,2.829-1.765,2.829-3.137 + C19.137,19.04,18.408,17.332,16.224,17.332z M18.744,11.899c0-1.512-1.036-2.464-2.296-2.464c-1.764,0-2.688,1.008-2.688,2.464 + c0,1.177,0.868,2.464,2.548,2.464C17.848,14.363,18.744,13.328,18.744,11.899z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.gif new file mode 100644 index 0000000000000000000000000000000000000000..da12a4fe2825716c78f2d23c2f87afde98d3dd3e GIT binary patch literal 923 zcmV;M17!S1Nk%w1VGIBa0O$Vz000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@<y}iD^zQ4b}z`(%4!NJ19!o$PE#KgqK#l^<P#>dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1<F+1c9K z+S}XP+}zyV-QC{a-rwKf;Nall;o;)q;^X7v<mBY#<>lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= z{r&#_{{R2~A^8LW0Ra90EC2ui01N;O000Ph0R0JUB_%}&DXj!56aoMM1PBdtC{zLf zK`U$LN=5Y7s^J`O2r%5!(vT8G0Hrztu%;0}4h#+VfE3xQVaSFMdc8Y$u9i)PHW47O xMyX+pmO}1@Q1UNFLq`6b0%-N`-I|6e6vnXG5I_uX3jI-v0Rce_r~(5506VSIvSt7P literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.png new file mode 100644 index 0000000000000000000000000000000000000000..a0676d26cc2ff1de12c4ecdeefb44a0d71bc6bde GIT binary patch literal 357 zcmeAS@N?(olHy`uVBq!ia0vp^JRr;gBp8b2n5}^nQ<As43j@QdUS%U7uin$eF{I*_ zXrH23ivbU-yIWYmdRn}l|TM|3{nIuXYhxpPu>NRqa;^5&H%t0&v*|C|wdb9$wI zR@+N9#RIowg@Uqn&z-__Tzhhz!sG|vTxA7?=O|Y?u(d4T{!RM9c7chr6d%1?R=i16 z?@Ic{f32<?<=Wp~dhLI<h(}0&{b%-`0E?uXmwt-_o#I^L8c`CQpH@<ySd_}(prNek znVXoN>YJFJnVhX)qGzOMp<rpLZ(yNsV5pE>lv!L->5yAlT#}irms+fsQd*FoSE84k zpF44v;trs3T43Wc)AJHbN`dAXo0u6Hr<$gkq?lM38ycjV7+5A5Sr{ayr5c%-n;95g pF*H#D>f!_G3IJNmU}#ifXryhRZP1dtyA~+J;OXk;vd$@?2>@J{cB%jX literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.svg new file mode 100644 index 00000000..bc149d3c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/callouts/9.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.0" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="33" height="33" viewBox="0 0 33 33" + style="overflow:visible;enable-background:new 0 0 33 33;" xml:space="preserve"> +<circle style="stroke:#000000;" cx="16.5" cy="16.5" r="16"/> +<g> + <g style="enable-background:new ;"> + <path style="fill:#FFFFFF;" d="M13.953,21.921v0.027c0.224,1.372,1.092,1.961,2.296,1.961c1.624,0,3.248-1.372,3.276-5.545 + l-0.057-0.056c-0.896,1.344-2.436,1.68-3.78,1.68c-3.808,0-6.02-2.884-6.02-6.216c0-4.872,2.884-7.14,6.776-7.14 + c6.888,0,7,7.42,7,10.22c0,7.7-3.641,10.192-7.224,10.192c-3.388,0-5.824-1.96-6.16-5.124H13.953z M16.529,16.853 + c1.372,0,2.884-0.979,2.884-3.332c0-2.268-0.98-3.668-2.996-3.668c-1.008,0-2.828,0.504-2.828,3.36 + C13.589,16.209,15.045,16.853,16.529,16.853z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.gif new file mode 100644 index 0000000000000000000000000000000000000000..d9f5e5b1bc52702e490263297e0c686477f8a9a9 GIT binary patch literal 743 zcmZ?wbhEHblwgox_^QhQ1OfsK5)urGiVTK^3{FlAQBe%Z$qd=q48_F^)zu6wEet(9 z3{$2s%$dWmbScButqgnj0tJhwOaY?mIdiJFZjD;HG<oaR<a6g3u3clechB<qbB6ct z8NPo9B8mV11)e`QeE!_>`**{8_ndlqdgjcTGH1@5rAvWm>DH}V&z(E>{Q2|u@89nQ znoBxR{K>+|z@W#V1JVle69d~nhv}!E7VV7D!$l=+#gyARX+eW7x`wT@Cg?1ihH6;1 zs$!+xj1Yt%W31lvY*ooh8##Wqt4P*f&)W2{!b0}^@kv>5x2zLQef-gZgT0SEg>hLF z)Pd`+x;*(<A;iFV<S}EUAJh>#oF^Yc1wYmptOPqEY|_Nz%wH;O`WPI6ayD{2tAO4N zo7{UG#GByI2%_fo|5LqMv{6N+A1o@_2o{w)&t4I@GfML`SWvEy;UY+Xf4Xzz&KO;h zV_?(HH9iCh`e$qcdSYD|*JluqH{jv}kl>0fV4tmS-PB+scb>_h18CFP6lf@4^@?<m zJD(hIp~7a-sZ(IV1;Fsx8Z@o{_~M5ZHnX9E;NXqY=m9yxY4TJ=5blgwEAs5|#}=;x nD1v(7+^LMYYT9VgvU=*SfH0KEZ2<AIR)PiDKn@KTV6X-NnTJ^z literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.png new file mode 100644 index 0000000000000000000000000000000000000000..5b7809ca4a9c8d778087522e5ce04b6e90099595 GIT binary patch literal 1250 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM3?#3wJbQ|Pftew|C&U%V<=|it5MYpyU{F+K zFf?Rva$<;zVn|MA$j)XcE@r5%W@u>vqT-$&hMpcE*)wGd!;~q-Q>IkUnZqz=PVt;M zK*p3gbLK2v%CK~4^3tV1#?q}@8MbbX+PXD)>(;G%_cH9=n|$sZ!?|<ku3cleb`3~g zyLXS_-aW&6_bl(-b9(-q;rVmJ=g%#lKY#xIJ;VF=@4tU%`2Jns`*(@&-wnTi|Nj3! z!~g#R|Nl$;9|fZ!K-Cb4U;ZQpm<Je>yxm<GI#^{rfSiw>E{-7;w@N47?rU=3X_NkV zU|o{PnRTZ;lXp4>+)hZU_|Lw%*va*6=<@jI@BP^`_OsZ?pZg-2AaGf|;i2L0<>du@ zeRrO4er03}pLSxdREd>pap^;~&E+}=JYKy#vHnLI=Z$}pPyA_`zG;G~<$`Br2do;7 z$Heivv0AeyJYVI({@6?X6r+V~XS2Cs!|b<wQC^#l$!NcSp0vrxY2qS_?FZ)1Ucwj1 zzg*>ddDqJz@2lKf$~4dA1<g2Eu)bu;{n`a*1UE_c9ewwbe|}h!jL4#pSykIzo-g3r zxV`ML!}+(iQ;Gt1{hPjgX^M2|*Xi>c%lfOT+5KMUSWi#X5(9ePxx_W1Bsf2<q&%@G zmBB$nS<^E&F+J5cF+DRmTfs!nNY6sS(o)~RLf^npA-O2CxTMk{x3ah-Gg&XSSTCit zAV04}FF8MV;x5G<K;yK)#$~4GC6<%|%}X{nFt#waFg8d`G)YZPF-<f{G&V}KFf}r= vFitW~G5Zl9x(%p{52PyqXf1=0NrjP#wt==mQ8cF^P=>+N)z4*}Q$iB}K{RAP literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.svg new file mode 100644 index 00000000..dd84f3fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.svg @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:#FFFFFF;stroke:none;"> + <!ENTITY st1 "fill:#FFFFFF;stroke-width:6.6112;stroke-linecap:round;stroke-linejoin:round;"> + <!ENTITY st2 "stroke:#FFFFFF;stroke-width:6.6112;"> + <!ENTITY st3 "fill:none;stroke:none;"> + <!ENTITY st4 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st5 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st4;"> + <g> + <path style="&st2;" d="M41.7,35.3L26.6,9.4c-0.6-1-1.7-1.7-2.9-1.6c-1.2,0-2.3,0.7-2.9,1.7L6.3,35.4c-0.6,1-0.6,2.3,0,3.3c0.6,1,1.7,1.6,2.9,1.6h29.6c1.2,0,2.3-0.6,2.9-1.7c0.6-1,0.6-2.3,0-3.3z"/> + <path style="&st1;" d="M23.7,11L9.2,37h29.6L23.7,11z"/> + <path style="&st0;" d="M23.7,11.9L10.3,36.1h27.5l-14-24.1z"/> + <g> + <path style="&st5;" d="M24.1,34c-1.1,0-1.8-0.8-1.8-1.8c0-1.1,0.7-1.8,1.8-1.8c1.1,0,1.8,0.7,1.8,1.8c0,1-0.7,1.8-1.8,1.8h0z M22.9,29.3l-0.4-9.1h3.2l-0.4,9.1h-2.3z"/> + </g> + </g> + </g> + <g id="crop_x0020_marks" style="&st4;"> + <path style="&st3;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.tif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/caution.tif new file mode 100644 index 0000000000000000000000000000000000000000..4a282948c4c7ed53a2cab4132152c9923f7eb363 GIT binary patch literal 1978 zcmebD)MDUaXJBaHTM%HOBF4+!!hOu3BSpZ2m-o=a4UGyOVRGC@78N*Fn1mTgu^*ne z;*L$0(G;HMj}kXtX=zR2W)oug(x;}vd4|pLf`&qbk&JK3goqWpg18tM4sYt>NNQ*5 zJO1L!te8d4X6?)=pC(QSU||)yt{QYgWZzM1M#kk|4=&{>4cy$*l3-xF?uL{AUz_5A z50}pAFgB%?DF*m>GD)-@{{F$i>YOfT;)C)He}4t3vbN+MR?Ki#WjWH`E;J#5fkSah z*CvDRdtCvNOpI%k6$_&6*{?lq*|st4mU-vV>qgQQdBM7KAGv%{?hRM3li^KVy1S9x zik*=G2sju77$g`J84MYm7@`=G8L}CQ8LAmtfUpM)r!auv95`Ic0D)T>AaF0kUWRi( zcnu8iF+kvR1_*r5@Sfp29R6n*g@Y>uM&o~Q#Rt7z11bTqgJPg?F|Y&xk=0NVR1Poz z%ZNF^GJpYGT5JXL8G!j8gs%ZfLk3G=Ndlpt1L^lb3@Tv^fu#V1MQ=Zj+J`d)yn#^y zss&&)AHzQe7O)6V5GchAW=nvWNNgr3n*%7$3}v$d*=$fYGmtIF2r&nwMieRzvPldo p4l+|5%Ki*wOEI#7?fS#Uz#t7}vjA&lTO_>>KsEyq{Q;^60RYt05`+K% literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/caution.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/caution.svg new file mode 100644 index 00000000..7a0db0bc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/caution.svg @@ -0,0 +1,141 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="caution" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <g> + <g> + <path stroke="#FFFFFF" stroke-width="6.6112" d="M41.629,36.303L26.527,10.403c-0.602-1-1.698-1.7-2.898-1.6 + c-1.2,0-2.3,0.7-2.9,1.7l-14.5,25.899c-0.6,1-0.6,2.301,0,3.301s1.7,1.6,2.9,1.6h29.599c1.199,0,2.301-0.6,2.899-1.699 + C42.229,38.604,42.229,37.303,41.629,36.303L41.629,36.303z"/> + <g> + <path fill="#FFFFFF" stroke="#FFCC00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" d="M23.581,12.003 + l-14.5,26H38.68L23.581,12.003z"/> + <polygon fill="#FFFFFF" stroke="#FFCD00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.582,12.054 9.137,37.953 38.622,37.953 "/> + <polygon fill="#FFFFFF" stroke="#FFCE00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.583,12.104 9.193,37.9 38.566,37.9 "/> + <polygon fill="#FFFFFF" stroke="#FFCF00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.583,12.153 9.25,37.854 38.508,37.854 "/> + <polygon fill="#FFFFFF" stroke="#FFD000" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.584,12.205 9.309,37.805 38.451,37.805 "/> + <polygon fill="#FFFFFF" stroke="#FFD100" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.585,12.253 9.364,37.753 38.395,37.753 "/> + <polygon fill="#FFFFFF" stroke="#FFD200" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.586,12.304 9.421,37.703 38.337,37.703 "/> + <polygon fill="#FFFFFF" stroke="#FFD300" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.587,12.354 9.479,37.652 38.279,37.652 "/> + <polygon fill="#FFFFFF" stroke="#FFD400" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.588,12.403 9.537,37.604 38.223,37.604 "/> + <polygon fill="#FFFFFF" stroke="#FFD500" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.589,12.455 9.591,37.553 38.166,37.553 "/> + <polygon fill="#FFFFFF" stroke="#FFD600" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.591,12.503 9.649,37.503 38.109,37.503 "/> + <polygon fill="#FFFFFF" stroke="#FFD700" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.591,12.554 9.707,37.453 38.053,37.453 "/> + <polygon fill="#FFFFFF" stroke="#FFD800" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.593,12.604 9.764,37.402 37.996,37.402 "/> + <polygon fill="#FFFFFF" stroke="#FFD900" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.594,12.653 9.819,37.354 37.939,37.354 "/> + <polygon fill="#FFFFFF" stroke="#FFDA00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.596,12.705 9.876,37.303 37.882,37.303 "/> + <polygon fill="#FFFFFF" stroke="#FFDB00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.597,12.753 9.935,37.253 37.824,37.253 "/> + <polygon fill="#FFFFFF" stroke="#FFDC00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.599,12.804 9.991,37.203 37.768,37.203 "/> + <polygon fill="#FFFFFF" stroke="#FFDD00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.601,12.854 10.047,37.152 37.711,37.152 "/> + <polygon fill="#FFFFFF" stroke="#FFDE00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.602,12.903 10.104,37.104 37.654,37.104 "/> + <polygon fill="#FFFFFF" stroke="#FFDF00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.603,12.955 10.163,37.053 37.598,37.053 "/> + <polygon fill="#FFFFFF" stroke="#FFE000" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.604,13.003 10.218,37.003 37.54,37.003 "/> + <polygon fill="#FFFFFF" stroke="#FFE100" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.604,13.054 10.275,36.953 37.482,36.953 "/> + <polygon fill="#FFFFFF" stroke="#FFE200" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.605,13.104 10.333,36.902 37.427,36.902 "/> + <polygon fill="#FFFFFF" stroke="#FFE300" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.606,13.153 10.389,36.854 37.37,36.854 "/> + <polygon fill="#FFFFFF" stroke="#FFE400" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.607,13.205 10.445,36.805 37.312,36.805 "/> + <polygon fill="#FFFFFF" stroke="#FFE500" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.608,13.253 10.502,36.753 37.256,36.753 "/> + <polygon fill="#FFFFFF" stroke="#FFE600" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.609,13.304 10.561,36.703 37.197,36.703 "/> + <polygon fill="#FFFFFF" stroke="#FFE600" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.61,13.354 10.617,36.652 37.143,36.652 "/> + <polygon fill="#FFFFFF" stroke="#FFE700" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.611,13.403 10.673,36.604 37.085,36.604 "/> + <polygon fill="#FFFFFF" stroke="#FFE800" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.613,13.455 10.73,36.553 37.027,36.553 "/> + <polygon fill="#FFFFFF" stroke="#FFE900" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.614,13.503 10.789,36.503 36.971,36.503 "/> + <polygon fill="#FFFFFF" stroke="#FFEA00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.616,13.554 10.844,36.453 36.914,36.453 "/> + <polygon fill="#FFFFFF" stroke="#FFEB00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.617,13.604 10.901,36.402 36.857,36.402 "/> + <polygon fill="#FFFFFF" stroke="#FFEC00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.618,13.653 10.958,36.354 36.8,36.354 "/> + <polygon fill="#FFFFFF" stroke="#FFED00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.619,13.705 11.017,36.303 36.742,36.303 "/> + <polygon fill="#FFFFFF" stroke="#FFEE00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.622,13.753 11.071,36.253 36.688,36.253 "/> + <polygon fill="#FFFFFF" stroke="#FFEF00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.623,13.804 11.129,36.203 36.63,36.203 "/> + <polygon fill="#FFFFFF" stroke="#FFF000" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.624,13.854 11.188,36.152 36.572,36.152 "/> + <polygon fill="#FFFFFF" stroke="#FFF100" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.625,13.903 11.243,36.104 36.516,36.104 "/> + <polygon fill="#FFFFFF" stroke="#FFF200" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.625,13.955 11.299,36.053 36.459,36.053 "/> + <polygon fill="#FFFFFF" stroke="#FFF300" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.626,14.003 11.356,36.003 36.4,36.003 "/> + <polygon fill="#FFFFFF" stroke="#FFF400" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.627,14.054 11.415,35.953 36.346,35.953 "/> + <polygon fill="#FFFFFF" stroke="#FFF500" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.628,14.104 11.471,35.902 36.288,35.902 "/> + <polygon fill="#FFFFFF" stroke="#FFF600" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.629,14.153 11.527,35.854 36.232,35.854 "/> + <polygon fill="#FFFFFF" stroke="#FFF700" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.63,14.205 11.584,35.805 36.174,35.805 "/> + <polygon fill="#FFFFFF" stroke="#FFF800" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.631,14.253 11.643,35.753 36.117,35.753 "/> + <polygon fill="#FFFFFF" stroke="#FFF900" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.632,14.304 11.699,35.703 36.061,35.703 "/> + <polygon fill="#FFFFFF" stroke="#FFFA00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.633,14.354 11.754,35.652 36.003,35.652 "/> + <polygon fill="#FFFFFF" stroke="#FFFB00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.635,14.403 11.812,35.604 35.945,35.604 "/> + <polygon fill="#FFFFFF" stroke="#FFFC00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.637,14.455 11.869,35.555 35.891,35.555 "/> + <polygon fill="#FFFFFF" stroke="#FFFD00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.638,14.503 11.925,35.503 35.833,35.503 "/> + <polygon fill="#FFFFFF" stroke="#FFFE00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 23.639,14.554 11.982,35.453 35.775,35.453 "/> + <path fill="#FFFFFF" stroke="#FFFF00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" d="M23.64,14.604 + l-11.6,20.8h23.678L23.64,14.604z"/> + </g> + </g> + + <linearGradient id="XMLID_50_" gradientUnits="userSpaceOnUse" x1="395.8457" y1="758.1504" x2="395.8457" y2="785.7822" gradientTransform="matrix(1 0 0 1 -372 -747)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#FFFF00"/> + </linearGradient> + <path fill="url(#XMLID_50_)" d="M38.891,34.532L26.055,12.519c-0.511-0.85-1.443-1.445-2.462-1.36 + c-1.02,0-1.955,0.595-2.465,1.445L8.8,34.617c-0.51,0.851-0.51,1.953,0,2.805c0.51,0.852,1.445,1.36,2.465,1.36h25.158 + c1.021,0,1.956-0.511,2.467-1.445C39.4,36.484,39.4,35.382,38.891,34.532L38.891,34.532z"/> + </g> + <g> + <path d="M23.929,33.948c-1.1,0-1.8-0.8-1.8-1.8c0-1.102,0.7-1.801,1.8-1.801c1.101,0,1.8,0.699,1.8,1.801 + C25.729,33.148,25.029,33.948,23.929,33.948L23.929,33.948z M22.729,29.248l-0.4-9.1h3.2l-0.399,9.1h-2.297H22.729z"/> + </g> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M47.93,49.049H-0.071v-48H47.93V49.049z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/home.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/home.svg new file mode 100644 index 00000000..d6dbc01c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/home.svg @@ -0,0 +1,498 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g id="Home"> + <g> + <g id="Chimney"> + <g> + <path fill="#660000" d="M30.417,17.563c2.776,2.348,8.258,0.835,7.742,0.434c0-1.2,0-6.9,0-6.9c0-1.2-0.802-2-2-2h-4.802 + c-1,0-1.698,0.6-1.899,1.5C28.648,9.916,28.359,15.822,30.417,17.563z"/> + <path fill="#670000" d="M30.422,17.556c2.771,2.343,8.244,0.833,7.729,0.433c0-1.199,0-6.889,0-6.889 + c0-1.198-0.799-1.997-1.996-1.997h-4.793c-0.998,0-1.695,0.599-1.896,1.498C28.657,9.921,28.368,15.818,30.422,17.556z"/> + <path fill="#680000" d="M30.428,17.548c2.768,2.34,8.229,0.832,7.717,0.432c0-1.196,0-6.876,0-6.876 + c0-1.196-0.799-1.993-1.994-1.993h-4.783c-0.997,0-1.693,0.598-1.895,1.495C28.665,9.927,28.377,15.813,30.428,17.548z"/> + <path fill="#690000" d="M30.434,17.541c2.762,2.336,8.215,0.831,7.703,0.432c0-1.194,0-6.865,0-6.865 + c0-1.194-0.798-1.989-1.99-1.989H31.37c-0.994,0-1.69,0.596-1.892,1.492C28.674,9.932,28.387,15.809,30.434,17.541z"/> + <path fill="#6B0000" d="M30.438,17.533c2.758,2.332,8.203,0.829,7.69,0.431c0-1.192,0-6.853,0-6.853 + c0-1.192-0.796-1.987-1.987-1.987h-4.768c-0.993,0-1.688,0.596-1.889,1.49C28.682,9.937,28.395,15.804,30.438,17.533z"/> + <path fill="#6C0000" d="M30.443,17.525c2.752,2.328,8.188,0.828,7.677,0.43c0-1.19,0-6.841,0-6.841 + c0-1.19-0.795-1.983-1.983-1.983h-4.76c-0.99,0-1.686,0.595-1.885,1.487C28.689,9.943,28.402,15.799,30.443,17.525z"/> + <path fill="#6D0000" d="M30.448,17.518c2.747,2.323,8.174,0.826,7.663,0.429c0-1.188,0-6.829,0-6.829 + c0-1.188-0.793-1.979-1.979-1.979h-4.751c-0.99,0-1.682,0.593-1.881,1.485C28.698,9.949,28.412,15.795,30.448,17.518z"/> + <path fill="#6E0000" d="M30.454,17.51c2.743,2.32,8.159,0.825,7.649,0.429c0-1.187,0-6.818,0-6.818 + c0-1.186-0.791-1.976-1.977-1.976h-4.744c-0.986,0-1.679,0.592-1.877,1.482C28.707,9.954,28.421,15.791,30.454,17.51z"/> + <path fill="#6F0000" d="M30.46,17.503c2.738,2.315,8.146,0.824,7.636,0.427c0-1.184,0-6.806,0-6.806 + c0-1.184-0.789-1.973-1.972-1.973h-4.735c-0.986,0-1.677,0.592-1.875,1.479C28.715,9.96,28.43,15.786,30.46,17.503z"/> + <path fill="#700000" d="M30.465,17.495c2.733,2.312,8.131,0.822,7.623,0.427c0-1.182,0-6.794,0-6.794 + c0-1.182-0.789-1.969-1.969-1.969h-4.729c-0.983,0-1.673,0.59-1.871,1.477C28.725,9.965,28.438,15.781,30.465,17.495z"/> + <path fill="#720000" d="M30.471,17.487c2.729,2.308,8.116,0.821,7.609,0.426c0-1.18,0-6.782,0-6.782 + c0-1.179-0.787-1.966-1.967-1.966h-4.719c-0.982,0-1.67,0.589-1.867,1.475C28.73,9.97,28.447,15.776,30.471,17.487z"/> + <path fill="#730000" d="M30.477,17.48c2.724,2.304,8.103,0.819,7.597,0.426c0-1.178,0-6.771,0-6.771 + c0-1.177-0.786-1.962-1.962-1.962H31.4c-0.981,0-1.668,0.589-1.865,1.472C28.74,9.976,28.456,15.772,30.477,17.48z"/> + <path fill="#740000" d="M30.48,17.473c2.72,2.299,8.088,0.817,7.584,0.424c0-1.176,0-6.759,0-6.759 + c0-1.175-0.785-1.959-1.959-1.959h-4.703c-0.979,0-1.664,0.587-1.861,1.469C28.748,9.981,28.465,15.767,30.48,17.473z"/> + <path fill="#750000" d="M30.484,17.465c2.717,2.295,8.076,0.816,7.572,0.424c0-1.174,0-6.747,0-6.747 + c0-1.174-0.783-1.956-1.957-1.956h-4.693c-0.979,0-1.661,0.586-1.858,1.467C28.757,9.987,28.475,15.763,30.484,17.465z"/> + <path fill="#760000" d="M30.491,17.458c2.71,2.292,8.061,0.815,7.558,0.423c0-1.172,0-6.735,0-6.735 + c0-1.171-0.781-1.953-1.953-1.953H31.41c-0.977,0-1.658,0.585-1.854,1.465C28.766,9.993,28.482,15.758,30.491,17.458z"/> + <path fill="#770000" d="M30.496,17.45c2.706,2.288,8.047,0.813,7.545,0.422c0-1.17,0-6.724,0-6.724 + c0-1.169-0.781-1.949-1.949-1.949h-4.678c-0.975,0-1.656,0.584-1.854,1.461C28.773,9.998,28.491,15.754,30.496,17.45z"/> + <path fill="#790000" d="M30.502,17.442c2.701,2.284,8.032,0.812,7.531,0.422c0-1.167,0-6.712,0-6.712 + c0-1.167-0.779-1.945-1.945-1.945h-4.671c-0.972,0-1.651,0.583-1.849,1.458C28.781,10.004,28.5,15.749,30.502,17.442z"/> + <path fill="#7A0000" d="M30.507,17.435c2.696,2.28,8.019,0.811,7.519,0.421c0-1.166,0-6.7,0-6.7 + c0-1.166-0.777-1.942-1.942-1.942h-4.661c-0.971,0-1.648,0.583-1.845,1.457C28.79,10.009,28.509,15.745,30.507,17.435z"/> + <path fill="#7B0000" d="M30.514,17.427c2.689,2.276,8.004,0.81,7.504,0.42c0-1.164,0-6.688,0-6.688 + c0-1.163-0.776-1.938-1.938-1.938h-4.653c-0.97,0-1.646,0.582-1.842,1.454C28.798,10.014,28.518,15.74,30.514,17.427z"/> + <path fill="#7C0000" d="M30.518,17.42c2.688,2.271,7.99,0.808,7.491,0.419c0-1.162,0-6.677,0-6.677 + c0-1.161-0.774-1.935-1.935-1.935h-4.646c-0.968,0-1.645,0.58-1.839,1.451C28.807,10.02,28.525,15.736,30.518,17.42z"/> + <path fill="#7D0000" d="M30.521,17.412c2.683,2.268,7.978,0.806,7.479,0.418c0-1.159,0-6.665,0-6.665 + c0-1.159-0.774-1.932-1.933-1.932h-4.637c-0.967,0-1.642,0.58-1.836,1.449C28.814,10.025,28.535,15.73,30.521,17.412z"/> + <path fill="#7E0000" d="M30.527,17.404c2.678,2.264,7.963,0.805,7.466,0.418c0-1.157,0-6.652,0-6.652 + c0-1.158-0.772-1.929-1.929-1.929h-4.629c-0.965,0-1.639,0.578-1.832,1.446C28.823,10.031,28.544,15.726,30.527,17.404z"/> + <path fill="#800000" d="M30.533,17.397c2.673,2.26,7.947,0.804,7.451,0.417c0-1.155,0-6.641,0-6.641 + c0-1.155-0.771-1.925-1.924-1.925h-4.621c-0.963,0-1.635,0.577-1.83,1.443C28.831,10.037,28.553,15.722,30.533,17.397z"/> + <path fill="#810000" d="M30.538,17.39c2.668,2.255,7.935,0.802,7.438,0.417c0-1.153,0-6.629,0-6.629 + c0-1.153-0.77-1.922-1.922-1.922h-4.611c-0.961,0-1.633,0.576-1.826,1.442C28.84,10.042,28.562,15.717,30.538,17.39z"/> + <path fill="#820000" d="M30.544,17.382c2.663,2.252,7.92,0.801,7.427,0.416c0-1.151,0-6.618,0-6.618 + c0-1.151-0.77-1.918-1.92-1.918h-4.604c-0.961,0-1.631,0.575-1.823,1.438C28.85,10.047,28.57,15.713,30.544,17.382z"/> + <path fill="#830000" d="M30.549,17.375c2.659,2.248,7.906,0.799,7.413,0.415c0-1.149,0-6.606,0-6.606 + c0-1.149-0.769-1.915-1.915-1.915H31.45c-0.957,0-1.626,0.574-1.819,1.436C28.855,10.053,28.579,15.708,30.549,17.375z"/> + <path fill="#840000" d="M30.555,17.367c2.653,2.243,7.893,0.797,7.399,0.414c0-1.147,0-6.594,0-6.594 + c0-1.147-0.767-1.911-1.912-1.911h-4.588c-0.955,0-1.623,0.573-1.815,1.434C28.865,10.059,28.588,15.704,30.555,17.367z"/> + <path fill="#850000" d="M30.561,17.359c2.648,2.24,7.877,0.797,7.387,0.414c0-1.145,0-6.583,0-6.583 + c0-1.145-0.766-1.908-1.908-1.908h-4.58c-0.954,0-1.621,0.572-1.812,1.431C28.873,10.064,28.598,15.699,30.561,17.359z"/> + <path fill="#860000" d="M30.564,17.352c2.645,2.235,7.863,0.795,7.373,0.413c0-1.143,0-6.57,0-6.57 + c0-1.143-0.764-1.905-1.904-1.905h-4.571c-0.953,0-1.618,0.571-1.81,1.428C28.882,10.069,28.605,15.694,30.564,17.352z"/> + <path fill="#880000" d="M30.57,17.344c2.64,2.232,7.85,0.794,7.359,0.412c0-1.141,0-6.559,0-6.559 + c0-1.141-0.762-1.901-1.902-1.901h-4.562c-0.949,0-1.613,0.57-1.806,1.426C28.891,10.075,28.613,15.689,30.57,17.344z"/> + <path fill="#890000" d="M30.576,17.337c2.634,2.228,7.835,0.792,7.346,0.411c0-1.139,0-6.547,0-6.547 + c0-1.139-0.76-1.898-1.896-1.898h-4.557c-0.947,0-1.611,0.569-1.803,1.423C28.898,10.08,28.623,15.685,30.576,17.337z"/> + <path fill="#8A0000" d="M30.581,17.33c2.63,2.223,7.821,0.79,7.333,0.41c0-1.137,0-6.535,0-6.535 + c0-1.137-0.76-1.894-1.895-1.894h-4.547c-0.947,0-1.609,0.567-1.801,1.421C28.906,10.086,28.632,15.681,30.581,17.33z"/> + <path fill="#8B0000" d="M30.587,17.321c2.625,2.22,7.808,0.79,7.319,0.41c0-1.135,0-6.523,0-6.523 + c0-1.135-0.758-1.891-1.891-1.891h-4.539c-0.945,0-1.606,0.567-1.797,1.418C28.915,10.091,28.641,15.676,30.587,17.321z"/> + <path fill="#8C0000" d="M30.592,17.314c2.62,2.216,7.793,0.788,7.307,0.409c0-1.132,0-6.512,0-6.512 + c0-1.132-0.756-1.887-1.887-1.887H31.48c-0.943,0-1.604,0.566-1.793,1.416C28.923,10.097,28.648,15.671,30.592,17.314z"/> + <path fill="#8D0000" d="M30.598,17.307c2.614,2.211,7.778,0.787,7.293,0.409c0-1.131,0-6.5,0-6.5 + c0-1.13-0.754-1.884-1.884-1.884h-4.522c-0.941,0-1.601,0.564-1.791,1.413C28.932,10.103,28.658,15.667,30.598,17.307z"/> + <path fill="#8F0000" d="M30.604,17.299c2.609,2.208,7.765,0.785,7.279,0.408c0-1.128,0-6.488,0-6.488 + c0-1.128-0.753-1.881-1.881-1.881h-4.516c-0.939,0-1.598,0.564-1.786,1.411C28.939,10.107,28.668,15.662,30.604,17.299z"/> + <path fill="#900000" d="M30.607,17.292c2.605,2.204,7.75,0.784,7.268,0.407c0-1.127,0-6.477,0-6.477 + c0-1.127-0.753-1.877-1.878-1.877h-4.506c-0.938,0-1.595,0.563-1.783,1.408C28.948,10.113,28.676,15.658,30.607,17.292z"/> + <path fill="#910000" d="M30.611,17.284c2.604,2.199,7.738,0.782,7.256,0.406c0-1.124,0-6.464,0-6.464 + c0-1.125-0.751-1.874-1.874-1.874h-4.498c-0.938,0-1.593,0.562-1.781,1.405C28.956,10.119,28.686,15.653,30.611,17.284z"/> + <path fill="#920000" d="M30.618,17.276c2.597,2.196,7.723,0.781,7.241,0.406c0-1.123,0-6.453,0-6.453 + c0-1.123-0.75-1.871-1.871-1.871h-4.49c-0.936,0-1.588,0.561-1.775,1.403C28.965,10.124,28.693,15.649,30.618,17.276z"/> + <path fill="#930000" d="M30.623,17.269c2.592,2.191,7.709,0.779,7.229,0.404c0-1.12,0-6.441,0-6.441 + c0-1.121-0.748-1.867-1.867-1.867h-4.481c-0.935,0-1.586,0.56-1.772,1.4C28.973,10.13,28.703,15.644,30.623,17.269z"/> + <path fill="#940000" d="M30.629,17.261c2.587,2.188,7.694,0.778,7.214,0.404c0-1.119,0-6.43,0-6.43 + c0-1.119-0.745-1.863-1.862-1.863h-4.475c-0.932,0-1.583,0.559-1.771,1.397C28.98,10.135,28.711,15.64,30.629,17.261z"/> + <path fill="#960000" d="M30.634,17.254c2.583,2.184,7.681,0.776,7.201,0.403c0-1.116,0-6.417,0-6.417 + c0-1.116-0.745-1.86-1.86-1.86H31.51c-0.93,0-1.58,0.558-1.768,1.395C28.988,10.141,28.721,15.635,30.634,17.254z"/> + <path fill="#970000" d="M30.641,17.247c2.576,2.179,7.666,0.775,7.188,0.402c0-1.115,0-6.406,0-6.406 + c0-1.114-0.744-1.856-1.855-1.856h-4.459c-0.928,0-1.576,0.557-1.764,1.393C28.998,10.146,28.729,15.63,30.641,17.247z"/> + <path fill="#980000" d="M30.645,17.239c2.573,2.176,7.652,0.774,7.176,0.401c0-1.112,0-6.394,0-6.394 + c0-1.112-0.742-1.853-1.854-1.853h-4.448c-0.928,0-1.574,0.556-1.762,1.39C29.006,10.151,28.738,15.625,30.645,17.239z"/> + <path fill="#990000" d="M30.65,17.231c2.567,2.172,7.638,0.772,7.16,0.401c0-1.11,0-6.383,0-6.383c0-1.11-0.74-1.85-1.85-1.85 + H31.52c-0.924,0-1.57,0.555-1.758,1.387C29.016,10.157,28.747,15.621,30.65,17.231z"/> + <path fill="#9A0000" d="M30.654,17.224c2.563,2.167,7.625,0.771,7.148,0.4c0-1.108,0-6.371,0-6.371 + c0-1.108-0.74-1.846-1.847-1.846h-4.433c-0.924,0-1.568,0.554-1.756,1.385C29.021,10.163,28.755,15.616,30.654,17.224z"/> + <path fill="#9B0000" d="M30.66,17.216c2.561,2.164,7.609,0.769,7.136,0.399c0-1.106,0-6.359,0-6.359 + c0-1.106-0.737-1.843-1.844-1.843h-4.425c-0.922,0-1.564,0.553-1.752,1.382C29.031,10.168,28.766,15.612,30.66,17.216z"/> + <path fill="#9C0000" d="M30.666,17.209c2.555,2.16,7.596,0.768,7.122,0.399c0-1.104,0-6.347,0-6.347 + c0-1.104-0.737-1.84-1.84-1.84h-4.417c-0.92,0-1.562,0.552-1.748,1.38C29.039,10.174,28.771,15.607,30.666,17.209z"/> + <path fill="#9E0000" d="M30.671,17.201c2.55,2.155,7.582,0.767,7.108,0.398c0-1.102,0-6.335,0-6.335 + c0-1.102-0.735-1.836-1.836-1.836h-4.408c-0.918,0-1.561,0.551-1.745,1.377C29.048,10.179,28.782,15.603,30.671,17.201z"/> + <path fill="#9F0000" d="M30.677,17.193c2.544,2.152,7.567,0.765,7.097,0.397c0-1.1,0-6.324,0-6.324 + c0-1.1-0.735-1.833-1.834-1.833H31.54c-0.916,0-1.558,0.549-1.741,1.375C29.057,10.185,28.79,15.598,30.677,17.193z"/> + <path fill="#A00000" d="M30.682,17.186c2.541,2.147,7.555,0.764,7.082,0.396c0-1.098,0-6.312,0-6.312 + c0-1.098-0.731-1.829-1.828-1.829h-4.393c-0.915,0-1.555,0.548-1.738,1.372C29.064,10.19,28.8,15.594,30.682,17.186z"/> + <path fill="#A10000" d="M30.688,17.178c2.535,2.144,7.539,0.763,7.068,0.396c0-1.096,0-6.3,0-6.3 + c0-1.096-0.73-1.826-1.826-1.826h-4.384c-0.912,0-1.551,0.547-1.733,1.37C29.072,10.196,28.809,15.589,30.688,17.178z"/> + <path fill="#A20000" d="M30.691,17.171c2.531,2.14,7.525,0.761,7.057,0.395c0-1.094,0-6.289,0-6.289 + c0-1.093-0.73-1.822-1.822-1.822H31.55c-0.911,0-1.548,0.546-1.731,1.367C29.081,10.201,28.816,15.584,30.691,17.171z"/> + <path fill="#A30000" d="M30.697,17.163c2.525,2.136,7.512,0.76,7.043,0.395c0-1.092,0-6.277,0-6.277 + c0-1.091-0.729-1.819-1.819-1.819h-4.366c-0.91,0-1.546,0.545-1.729,1.365C29.089,10.207,28.825,15.58,30.697,17.163z"/> + <path fill="#A50000" d="M30.703,17.156c2.521,2.132,7.497,0.758,7.029,0.394c0-1.09,0-6.265,0-6.265 + c0-1.09-0.729-1.816-1.815-1.816h-4.358c-0.908,0-1.543,0.544-1.727,1.362C29.098,10.212,28.835,15.575,30.703,17.156z"/> + <path fill="#A60000" d="M30.708,17.148c2.517,2.127,7.483,0.756,7.017,0.393c0-1.087,0-6.253,0-6.253 + c0-1.088-0.727-1.812-1.812-1.812h-4.351c-0.906,0-1.541,0.543-1.724,1.359C29.105,10.218,28.844,15.571,30.708,17.148z"/> + <path fill="#A70000" d="M30.714,17.141c2.511,2.124,7.47,0.755,7.003,0.392c0-1.086,0-6.241,0-6.241 + c0-1.085-0.725-1.809-1.81-1.809h-4.343c-0.904,0-1.537,0.542-1.719,1.357C29.113,10.223,28.854,15.566,30.714,17.141z"/> + <path fill="#A80000" d="M30.719,17.133c2.508,2.12,7.455,0.753,6.99,0.391c0-1.083,0-6.229,0-6.229 + c0-1.083-0.725-1.806-1.807-1.806h-4.334c-0.902,0-1.533,0.542-1.717,1.354C29.122,10.229,28.861,15.562,30.719,17.133z"/> + <path fill="#A90000" d="M30.725,17.125c2.502,2.116,7.44,0.752,6.978,0.391c0-1.082,0-6.218,0-6.218 + c0-1.081-0.724-1.802-1.804-1.802h-4.325c-0.901,0-1.53,0.54-1.714,1.352C29.131,10.234,28.87,15.557,30.725,17.125z"/> + <path fill="#AA0000" d="M30.729,17.118c2.498,2.111,7.428,0.75,6.965,0.39c0-1.08,0-6.206,0-6.206 + c0-1.079-0.721-1.798-1.799-1.798h-4.318c-0.899,0-1.528,0.539-1.71,1.349C29.139,10.24,28.879,15.552,30.729,17.118z"/> + <path fill="#AC0000" d="M30.734,17.11c2.492,2.108,7.412,0.75,6.951,0.389c0-1.078,0-6.194,0-6.194 + c0-1.077-0.721-1.795-1.797-1.795h-4.311c-0.896,0-1.523,0.538-1.705,1.346C29.146,10.245,28.889,15.548,30.734,17.11z"/> + <path fill="#AD0000" d="M30.74,17.103c2.486,2.104,7.398,0.748,6.937,0.389c0-1.076,0-6.183,0-6.183 + c0-1.075-0.718-1.792-1.792-1.792h-4.302c-0.896,0-1.521,0.537-1.702,1.344C29.154,10.251,28.896,15.543,30.74,17.103z"/> + <path fill="#AE0000" d="M30.745,17.096c2.483,2.1,7.385,0.746,6.924,0.388c0-1.074,0-6.171,0-6.171 + c0-1.073-0.717-1.789-1.788-1.789h-4.294c-0.896,0-1.519,0.537-1.698,1.341C29.164,10.256,28.904,15.539,30.745,17.096z"/> + <path fill="#AF0000" d="M30.751,17.088c2.478,2.096,7.37,0.745,6.91,0.387c0-1.072,0-6.159,0-6.159 + c0-1.071-0.716-1.785-1.785-1.785h-4.285c-0.893,0-1.517,0.535-1.696,1.339C29.172,10.262,28.914,15.534,30.751,17.088z"/> + <path fill="#B00000" d="M30.756,17.08c2.475,2.092,7.355,0.744,6.896,0.387c0-1.07,0-6.147,0-6.147 + c0-1.069-0.713-1.782-1.781-1.782h-4.277c-0.891,0-1.513,0.535-1.691,1.336C29.182,10.267,28.923,15.53,30.756,17.08z"/> + <path fill="#B10000" d="M30.762,17.073c2.469,2.088,7.342,0.743,6.885,0.386c0-1.067,0-6.136,0-6.136 + c0-1.067-0.713-1.778-1.778-1.778h-4.271c-0.889,0-1.51,0.533-1.688,1.334C29.188,10.272,28.932,15.525,30.762,17.073z"/> + <path fill="#B30000" d="M30.768,17.065c2.463,2.083,7.328,0.741,6.871,0.385c0-1.065,0-6.124,0-6.124 + c0-1.065-0.712-1.775-1.775-1.775h-4.262c-0.887,0-1.506,0.532-1.687,1.332C29.197,10.278,28.939,15.521,30.768,17.065z"/> + <path fill="#B40000" d="M30.771,17.058c2.459,2.08,7.313,0.74,6.857,0.384c0-1.063,0-6.112,0-6.112 + c0-1.063-0.71-1.771-1.771-1.771h-4.252c-0.887,0-1.506,0.531-1.685,1.329C29.205,10.284,28.949,15.516,30.771,17.058z"/> + <path fill="#B50000" d="M30.777,17.05c2.453,2.076,7.3,0.738,6.845,0.383c0-1.062,0-6.101,0-6.101 + c0-1.061-0.709-1.768-1.769-1.768h-4.244c-0.885,0-1.502,0.53-1.682,1.326C29.214,10.289,28.958,15.511,30.777,17.05z"/> + <path fill="#B60000" d="M30.782,17.043c2.45,2.071,7.286,0.736,6.831,0.382c0-1.059,0-6.088,0-6.088 + c0-1.059-0.707-1.765-1.766-1.765h-4.236c-0.881,0-1.498,0.529-1.676,1.323C29.223,10.294,28.967,15.507,30.782,17.043z"/> + <path fill="#B70000" d="M30.787,17.035c2.445,2.067,7.271,0.735,6.818,0.382c0-1.057,0-6.077,0-6.077 + c0-1.057-0.705-1.761-1.762-1.761h-4.229c-0.881,0-1.495,0.528-1.674,1.321C29.23,10.3,28.977,15.502,30.787,17.035z"/> + <path fill="#B80000" d="M30.793,17.028c2.439,2.063,7.258,0.733,6.807,0.381c0-1.055,0-6.065,0-6.065 + c0-1.055-0.705-1.758-1.76-1.758h-4.22c-0.879,0-1.493,0.527-1.67,1.318C29.238,10.306,28.984,15.498,30.793,17.028z"/> + <path fill="#B90000" d="M30.798,17.02c2.437,2.06,7.244,0.732,6.792,0.38c0-1.053,0-6.053,0-6.053 + c0-1.053-0.703-1.754-1.754-1.754h-4.212c-0.877,0-1.49,0.526-1.667,1.316C29.247,10.311,28.993,15.493,30.798,17.02z"/> + <path fill="#BB0000" d="M30.805,17.013c2.43,2.056,7.229,0.731,6.777,0.379c0-1.051,0-6.042,0-6.042 + c0-1.051-0.701-1.751-1.751-1.751h-4.204c-0.875,0-1.486,0.525-1.663,1.313C29.255,10.316,29.002,15.488,30.805,17.013z"/> + <path fill="#BC0000" d="M30.809,17.005c2.428,2.052,7.217,0.729,6.767,0.379c0-1.049,0-6.03,0-6.03 + c0-1.048-0.7-1.748-1.748-1.748h-4.195c-0.873,0-1.483,0.524-1.659,1.311C29.264,10.322,29.012,15.484,30.809,17.005z"/> + <path fill="#BD0000" d="M30.814,16.998c2.42,2.047,7.201,0.728,6.752,0.378c0-1.047,0-6.018,0-6.018 + c0-1.046-0.699-1.744-1.744-1.744h-4.188c-0.872,0-1.481,0.523-1.657,1.309C29.271,10.328,29.02,15.48,30.814,16.998z"/> + <path fill="#BE0000" d="M30.818,16.99c2.418,2.044,7.188,0.727,6.74,0.377c0-1.045,0-6.006,0-6.006 + c0-1.044-0.699-1.74-1.742-1.74h-4.178c-0.871,0-1.479,0.522-1.654,1.305C29.279,10.333,29.027,15.475,30.818,16.99z"/> + <path fill="#BF0000" d="M30.824,16.982c2.412,2.04,7.174,0.725,6.727,0.376c0-1.043,0-5.994,0-5.994 + c0-1.043-0.695-1.737-1.736-1.737h-4.172c-0.869,0-1.476,0.521-1.65,1.303C29.288,10.338,29.037,15.47,30.824,16.982z"/> + <path fill="#C00000" d="M30.83,16.975c2.406,2.036,7.158,0.724,6.713,0.376c0-1.041,0-5.982,0-5.982 + c0-1.041-0.695-1.734-1.734-1.734h-4.162c-0.867,0-1.473,0.52-1.647,1.3C29.297,10.344,29.046,15.466,30.83,16.975z"/> + <path fill="#C20000" d="M30.835,16.967c2.403,2.032,7.146,0.722,6.7,0.375c0-1.039,0-5.971,0-5.971 + c0-1.039-0.694-1.73-1.73-1.73H31.65c-0.865,0-1.471,0.519-1.646,1.298C29.305,10.35,29.055,15.461,30.835,16.967z"/> + <path fill="#C30000" d="M30.841,16.96c2.397,2.027,7.132,0.721,6.687,0.375c0-1.037,0-5.959,0-5.959 + c0-1.037-0.691-1.727-1.728-1.727h-4.146c-0.863,0-1.467,0.518-1.643,1.295C29.312,10.355,29.062,15.457,30.841,16.96z"/> + <path fill="#C40000" d="M30.846,16.952c2.395,2.023,7.117,0.72,6.674,0.374c0-1.035,0-5.948,0-5.948 + c0-1.034-0.69-1.724-1.725-1.724h-4.138c-0.862,0-1.464,0.517-1.64,1.293C29.32,10.36,29.072,15.452,30.846,16.952z"/> + <path fill="#C50000" d="M30.852,16.945c2.39,2.02,7.104,0.718,6.66,0.373c0-1.033,0-5.936,0-5.936 + c0-1.032-0.689-1.72-1.721-1.72H31.66c-0.859,0-1.46,0.516-1.635,1.291C29.33,10.366,29.081,15.447,30.852,16.945z"/> + <path fill="#C60000" d="M30.855,16.937c2.385,2.016,7.09,0.717,6.646,0.373c0-1.031,0-5.924,0-5.924 + c0-1.03-0.688-1.717-1.717-1.717h-4.122c-0.858,0-1.458,0.515-1.631,1.288C29.338,10.372,29.09,15.443,30.855,16.937z"/> + <path fill="#C70000" d="M30.861,16.93c2.38,2.012,7.074,0.715,6.634,0.372c0-1.029,0-5.913,0-5.913 + c0-1.028-0.687-1.713-1.714-1.713h-4.113c-0.855,0-1.455,0.514-1.628,1.285C29.348,10.377,29.1,15.438,30.861,16.93z"/> + <path fill="#C90000" d="M30.867,16.922c2.374,2.008,7.061,0.714,6.619,0.371c0-1.027,0-5.9,0-5.9c0-1.026-0.686-1.71-1.709-1.71 + h-4.105c-0.855,0-1.451,0.513-1.625,1.282C29.354,10.382,29.107,15.434,30.867,16.922z"/> + <path fill="#CA0000" d="M30.872,16.915c2.37,2.003,7.047,0.712,6.606,0.37c0-1.024,0-5.889,0-5.889 + c0-1.024-0.685-1.707-1.707-1.707h-4.098c-0.854,0-1.447,0.512-1.621,1.28C29.363,10.388,29.116,15.429,30.872,16.915z"/> + <path fill="#CB0000" d="M30.878,16.907c2.364,2,7.032,0.711,6.595,0.37c0-1.022,0-5.877,0-5.877 + c0-1.022-0.684-1.703-1.703-1.703h-4.09c-0.853,0-1.447,0.511-1.619,1.277C29.371,10.394,29.125,15.424,30.878,16.907z"/> + <path fill="#CC0000" d="M30.883,16.899c2.36,1.996,7.02,0.709,6.581,0.369c0-1.021,0-5.865,0-5.865c0-1.02-0.682-1.7-1.7-1.7 + h-4.08c-0.851,0-1.443,0.51-1.615,1.275C29.38,10.399,29.134,15.42,30.883,16.899z"/> + </g> + + <linearGradient id="Chimney_Highlight_1_" gradientUnits="userSpaceOnUse" x1="219.5195" y1="-239.7031" x2="219.5195" y2="-247.9902" gradientTransform="matrix(1 0 0 -1 -186 -230)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#CC0000"/> + </linearGradient> + <path id="Chimney_Highlight" fill="url(#Chimney_Highlight_1_)" d="M30.883,16.899c2.36,1.996,7.02,0.709,6.581,0.369 + c0-1.021,0-5.865,0-5.865c0-1.02-0.682-1.7-1.7-1.7h-4.08c-0.851,0-1.443,0.51-1.615,1.275 + C29.38,10.399,29.134,15.42,30.883,16.899z"/> + </g> + <g id="House"> + <g> + <path fill="#FFCC00" d="M8.5,24.788c0,2.4,0,14.2,0,14.2c0,1.101,0.8,1.9,1.8,1.9h27.4c1.1,0,1.899-0.9,1.899-2 + c0,0,0-11.8,0-14.2C40.6,24.688,7.4,24.788,8.5,24.788z"/> + <path fill="#FFCD00" d="M8.545,24.812c0,2.395,0,14.159,0,14.159c0,1.097,0.798,1.895,1.794,1.895h27.322 + c1.097,0,1.894-0.897,1.894-1.993c0,0,0-11.767,0-14.16C40.552,24.711,7.448,24.812,8.545,24.812z"/> + <path fill="#FFCE00" d="M8.589,24.835c0,2.387,0,14.119,0,14.119c0,1.094,0.795,1.889,1.79,1.889h27.242 + c1.094,0,1.889-0.896,1.889-1.988c0,0,0-11.73,0-14.118C40.504,24.735,7.496,24.835,8.589,24.835z"/> + <path fill="#FFCF00" d="M8.634,24.857c0,2.38,0,14.077,0,14.077c0,1.091,0.793,1.884,1.785,1.884h27.163 + c1.09,0,1.883-0.894,1.883-1.981c0,0,0-11.698,0-14.078C40.456,24.758,7.543,24.857,8.634,24.857z"/> + <path fill="#FFD000" d="M8.68,24.88c0,2.373,0,14.037,0,14.037c0,1.088,0.791,1.879,1.779,1.879h27.084 + c1.087,0,1.877-0.892,1.877-1.979c0,0,0-11.663,0-14.036C40.409,24.782,7.592,24.88,8.68,24.88z"/> + <path fill="#FFD100" d="M8.725,24.903c0,2.366,0,13.995,0,13.995c0,1.085,0.788,1.874,1.773,1.874h27.006 + c1.083,0,1.872-0.889,1.872-1.973c0,0,0-11.629,0-13.994C40.361,24.806,7.64,24.903,8.725,24.903z"/> + <path fill="#FFD200" d="M8.769,24.925c0,2.359,0,13.955,0,13.955c0,1.082,0.786,1.867,1.769,1.867h26.926 + c1.081,0,1.866-0.884,1.866-1.965c0,0,0-11.596,0-13.953C40.312,24.829,7.688,24.925,8.769,24.925z"/> + <path fill="#FFD300" d="M8.814,24.949c0,2.354,0,13.914,0,13.914c0,1.078,0.784,1.861,1.763,1.861h26.848 + c1.077,0,1.86-0.882,1.86-1.959c0,0,0-11.562,0-13.914C40.266,24.852,7.736,24.949,8.814,24.949z"/> + <path fill="#FFD400" d="M8.858,24.973c0,2.345,0,13.872,0,13.872c0,1.074,0.781,1.855,1.758,1.855h26.768 + c1.074,0,1.854-0.88,1.854-1.953c0,0,0-11.526,0-13.873C40.217,24.876,7.784,24.973,8.858,24.973z"/> + <path fill="#FFD500" d="M8.903,24.997c0,2.338,0,13.83,0,13.83c0,1.072,0.779,1.853,1.753,1.853h26.689 + c1.07,0,1.85-0.877,1.85-1.948c0,0,0-11.493,0-13.832C40.17,24.898,7.832,24.997,8.903,24.997z"/> + <path fill="#FFD600" d="M8.949,25.019c0,2.331,0,13.791,0,13.791c0,1.068,0.777,1.846,1.748,1.846h26.61 + c1.067,0,1.846-0.875,1.846-1.941c0,0,0-11.459,0-13.791C40.122,24.921,7.88,25.019,8.949,25.019z"/> + <path fill="#FFD700" d="M8.993,25.042c0,2.324,0,13.75,0,13.75c0,1.064,0.774,1.84,1.743,1.84h26.532 + c1.064,0,1.838-0.871,1.838-1.937c0,0,0-11.426,0-13.75C40.074,24.945,7.928,25.042,8.993,25.042z"/> + <path fill="#FFD800" d="M9.039,25.065c0,2.316,0,13.708,0,13.708c0,1.063,0.772,1.835,1.737,1.835h26.453 + c1.062,0,1.834-0.869,1.834-1.931c0,0,0-11.392,0-13.71C40.027,24.968,7.977,25.065,9.039,25.065z"/> + <path fill="#FFD900" d="M9.083,25.087c0,2.312,0,13.668,0,13.668c0,1.061,0.77,1.83,1.732,1.83h26.373 + c1.06,0,1.828-0.867,1.828-1.926c0,0,0-11.356,0-13.668C39.979,24.993,8.024,25.087,9.083,25.087z"/> + <path fill="#FFDA00" d="M9.128,25.111c0,2.304,0,13.626,0,13.626c0,1.057,0.767,1.824,1.727,1.824h26.293 + c1.056,0,1.822-0.864,1.822-1.919c0,0,0-11.323,0-13.627C39.932,25.016,8.072,25.111,9.128,25.111z"/> + <path fill="#FFDB00" d="M9.172,25.134c0,2.297,0,13.586,0,13.586c0,1.053,0.766,1.818,1.722,1.818h26.215 + c1.052,0,1.816-0.861,1.816-1.914c0,0,0-11.289,0-13.586C39.884,25.04,8.12,25.134,9.172,25.134z"/> + <path fill="#FFDC00" d="M9.217,25.157c0,2.29,0,13.545,0,13.545c0,1.051,0.763,1.812,1.717,1.812H37.07 + c1.049,0,1.812-0.858,1.812-1.907c0,0,0-11.256,0-13.545C39.836,25.062,8.168,25.157,9.217,25.157z"/> + <path fill="#FFDD00" d="M9.263,25.18c0,2.282,0,13.505,0,13.505c0,1.046,0.76,1.807,1.711,1.807h26.055 + c1.047,0,1.808-0.855,1.808-1.902c0,0,0-11.221,0-13.502C39.788,25.085,8.216,25.18,9.263,25.18z"/> + <path fill="#FFDE00" d="M9.307,25.204c0,2.275,0,13.463,0,13.463c0,1.043,0.758,1.801,1.707,1.801h25.978 + c1.043,0,1.801-0.854,1.801-1.896c0,0,0-11.188,0-13.463C39.74,25.109,8.265,25.204,9.307,25.204z"/> + <path fill="#FFDF00" d="M9.352,25.226c0,2.27,0,13.423,0,13.423c0,1.04,0.756,1.796,1.701,1.796h25.899 + c1.039,0,1.795-0.852,1.795-1.89c0,0,0-11.153,0-13.423C39.691,25.132,8.312,25.226,9.352,25.226z"/> + <path fill="#FFE000" d="M9.397,25.251c0,2.262,0,13.379,0,13.379c0,1.037,0.753,1.791,1.696,1.791h25.819 + c1.036,0,1.79-0.849,1.79-1.883c0,0,0-11.119,0-13.383C39.645,25.155,8.36,25.251,9.397,25.251z"/> + <path fill="#FFE100" d="M9.442,25.272c0,2.255,0,13.34,0,13.34c0,1.034,0.751,1.785,1.691,1.785h25.74 + c1.033,0,1.784-0.846,1.784-1.879c0,0,0-11.084,0-13.34C39.598,25.179,8.408,25.272,9.442,25.272z"/> + <path fill="#FFE200" d="M9.486,25.296c0,2.248,0,13.299,0,13.299c0,1.029,0.749,1.779,1.686,1.779h25.662 + c1.029,0,1.777-0.844,1.777-1.873c0,0,0-11.051,0-13.299C39.549,25.202,8.457,25.296,9.486,25.296z"/> + <path fill="#FFE300" d="M9.532,25.318c0,2.241,0,13.259,0,13.259c0,1.027,0.747,1.773,1.68,1.773h25.583 + c1.025,0,1.771-0.84,1.771-1.866c0,0,0-11.017,0-13.259C39.502,25.226,8.504,25.318,9.532,25.318z"/> + <path fill="#FFE400" d="M9.577,25.341c0,2.234,0,13.218,0,13.218c0,1.024,0.744,1.769,1.675,1.769h25.503 + c1.022,0,1.769-0.838,1.769-1.859c0,0,0-10.983,0-13.219C39.454,25.249,8.553,25.341,9.577,25.341z"/> + <path fill="#FFE500" d="M9.621,25.364c0,2.229,0,13.178,0,13.178c0,1.021,0.742,1.763,1.67,1.763h25.424 + c1.02,0,1.764-0.835,1.764-1.855c0,0,0-10.948,0-13.176C39.406,25.272,8.601,25.364,9.621,25.364z"/> + <path fill="#FFE600" d="M9.666,25.388c0,2.221,0,13.135,0,13.135c0,1.02,0.74,1.758,1.665,1.758h25.345 + c1.018,0,1.758-0.832,1.758-1.85c0,0,0-10.914,0-13.135C39.357,25.296,8.648,25.388,9.666,25.388z"/> + <path fill="#FFE600" d="M9.711,25.411c0,2.215,0,13.094,0,13.094c0,1.016,0.737,1.754,1.66,1.754h25.266 + c1.016,0,1.752-0.83,1.752-1.846c0,0,0-10.879,0-13.094C39.311,25.319,8.696,25.411,9.711,25.411z"/> + <path fill="#FFE700" d="M9.756,25.434c0,2.207,0,13.054,0,13.054c0,1.012,0.735,1.747,1.654,1.747h25.188 + c1.012,0,1.746-0.827,1.746-1.839c0,0,0-10.846,0-13.053C39.264,25.343,8.745,25.434,9.756,25.434z"/> + <path fill="#FFE800" d="M9.801,25.458c0,2.199,0,13.013,0,13.013c0,1.008,0.732,1.741,1.649,1.741h25.108 + c1.008,0,1.74-0.825,1.74-1.834c0,0,0-10.812,0-13.012C39.215,25.366,8.792,25.458,9.801,25.458z"/> + <path fill="#FFE900" d="M9.845,25.48c0,2.192,0,12.972,0,12.972c0,1.006,0.73,1.735,1.644,1.735h25.029 + c1.006,0,1.735-0.822,1.735-1.827c0,0,0-10.777,0-12.971C39.167,25.39,8.84,25.48,9.845,25.48z"/> + <path fill="#FFEA00" d="M9.89,25.503c0,2.187,0,12.931,0,12.931c0,1.002,0.729,1.729,1.639,1.729h24.95 + c1.002,0,1.729-0.818,1.729-1.82c0,0,0-10.744,0-12.93C39.12,25.413,8.889,25.503,9.89,25.503z"/> + <path fill="#FFEB00" d="M9.935,25.526c0,2.18,0,12.891,0,12.891c0,0.998,0.726,1.725,1.634,1.725h24.871 + c1,0,1.726-0.817,1.726-1.814c0,0,0-10.711,0-12.89C39.072,25.437,8.937,25.526,9.935,25.526z"/> + <path fill="#FFEC00" d="M9.98,25.548c0,2.174,0,12.85,0,12.85c0,0.996,0.724,1.721,1.628,1.721H36.4 + c0.994,0,1.719-0.814,1.719-1.811c0,0,0-10.676,0-12.85C39.023,25.46,8.985,25.548,9.98,25.548z"/> + <path fill="#FFED00" d="M10.025,25.572c0,2.165,0,12.808,0,12.808c0,0.992,0.721,1.715,1.623,1.715h24.713 + c0.99,0,1.713-0.812,1.713-1.805c0,0,0-10.642,0-12.808C38.977,25.482,9.033,25.572,10.025,25.572z"/> + <path fill="#FFEE00" d="M10.07,25.595c0,2.158,0,12.768,0,12.768c0,0.989,0.719,1.708,1.618,1.708h24.635 + c0.987,0,1.706-0.809,1.706-1.798c0,0,0-10.607,0-12.768C38.93,25.505,9.081,25.595,10.07,25.595z"/> + <path fill="#FFEF00" d="M10.114,25.618c0,2.151,0,12.727,0,12.727c0,0.986,0.717,1.703,1.613,1.703h24.555 + c0.985,0,1.702-0.808,1.702-1.793c0,0,0-10.573,0-12.726C38.881,25.529,9.129,25.618,10.114,25.618z"/> + <path fill="#FFF000" d="M10.159,25.642c0,2.145,0,12.686,0,12.686c0,0.982,0.714,1.696,1.608,1.696h24.476 + c0.981,0,1.696-0.804,1.696-1.786c0,0,0-10.54,0-12.685C38.833,25.553,9.177,25.642,10.159,25.642z"/> + <path fill="#FFF100" d="M10.204,25.665c0,2.138,0,12.644,0,12.644c0,0.979,0.712,1.692,1.603,1.692h24.397 + c0.979,0,1.69-0.802,1.69-1.78c0,0,0-10.507,0-12.644C38.785,25.577,9.225,25.665,10.204,25.665z"/> + <path fill="#FFF200" d="M10.249,25.688c0,2.131,0,12.603,0,12.603c0,0.978,0.71,1.688,1.597,1.688h24.318 + c0.977,0,1.686-0.799,1.686-1.773c0,0,0-10.473,0-12.604C38.736,25.6,9.273,25.688,10.249,25.688z"/> + <path fill="#FFF300" d="M10.294,25.71c0,2.125,0,12.562,0,12.562c0,0.975,0.708,1.682,1.592,1.682h24.239 + c0.973,0,1.68-0.797,1.68-1.77c0,0,0-10.438,0-12.562C38.689,25.624,9.321,25.71,10.294,25.71z"/> + <path fill="#FFF400" d="M10.339,25.733c0,2.117,0,12.521,0,12.521c0,0.97,0.705,1.675,1.587,1.675h24.16 + c0.969,0,1.674-0.793,1.674-1.763c0,0,0-10.403,0-12.521C38.643,25.646,9.369,25.733,10.339,25.733z"/> + <path fill="#FFF500" d="M10.384,25.757c0,2.109,0,12.479,0,12.479c0,0.969,0.703,1.67,1.582,1.67h24.081 + c0.967,0,1.669-0.79,1.669-1.757c0,0,0-10.369,0-12.479C38.596,25.669,9.417,25.757,10.384,25.757z"/> + <path fill="#FFF600" d="M10.428,25.779c0,2.104,0,12.438,0,12.438c0,0.965,0.701,1.664,1.577,1.664h24.002 + c0.964,0,1.663-0.787,1.663-1.75c0,0,0-10.336,0-12.438C38.547,25.693,9.465,25.779,10.428,25.779z"/> + <path fill="#FFF700" d="M10.473,25.803c0,2.097,0,12.397,0,12.397c0,0.961,0.698,1.659,1.571,1.659h23.923 + c0.96,0,1.658-0.786,1.658-1.746c0,0,0-10.302,0-12.397C38.499,25.716,9.513,25.803,10.473,25.803z"/> + <path fill="#FFF800" d="M10.518,25.827c0,2.088,0,12.355,0,12.355c0,0.958,0.696,1.654,1.566,1.654h23.844 + c0.957,0,1.653-0.783,1.653-1.74c0,0,0-10.268,0-12.356C38.451,25.74,9.561,25.827,10.518,25.827z"/> + <path fill="#FFF900" d="M10.563,25.849c0,2.083,0,12.316,0,12.316c0,0.953,0.693,1.647,1.561,1.647h23.765 + c0.953,0,1.647-0.78,1.647-1.733c0,0,0-10.233,0-12.316C38.402,25.763,9.609,25.849,10.563,25.849z"/> + <path fill="#FFFA00" d="M10.608,25.872c0,2.075,0,12.275,0,12.275c0,0.951,0.691,1.643,1.556,1.643H35.85 + c0.95,0,1.643-0.777,1.643-1.729c0,0,0-10.199,0-12.275C38.355,25.786,9.657,25.872,10.608,25.872z"/> + <path fill="#FFFB00" d="M10.653,25.896c0,2.068,0,12.232,0,12.232c0,0.949,0.689,1.639,1.55,1.639h23.607 + c0.946,0,1.637-0.775,1.637-1.723c0,0,0-10.166,0-12.234C38.309,25.81,9.705,25.896,10.653,25.896z"/> + <path fill="#FFFC00" d="M10.697,25.917c0,2.062,0,12.193,0,12.193c0,0.945,0.687,1.633,1.545,1.633H35.77 + c0.944,0,1.631-0.772,1.631-1.718c0,0,0-10.132,0-12.192C38.262,25.833,9.753,25.917,10.697,25.917z"/> + <path fill="#FFFD00" d="M10.742,25.941c0,2.056,0,12.151,0,12.151c0,0.941,0.685,1.627,1.541,1.627h23.449 + c0.939,0,1.625-0.771,1.625-1.711c0,0,0-10.098,0-12.152C38.213,25.856,9.801,25.941,10.742,25.941z"/> + <path fill="#FFFE00" d="M10.787,25.964c0,2.048,0,12.11,0,12.11c0,0.939,0.682,1.621,1.535,1.621h23.37 + c0.938,0,1.619-0.768,1.619-1.705c0,0,0-10.062,0-12.11C38.165,25.88,9.849,25.964,10.787,25.964z"/> + <path fill="#FFFF00" d="M10.832,25.987c0,2.041,0,12.07,0,12.07c0,0.936,0.68,1.615,1.53,1.615h23.291 + c0.936,0,1.615-0.766,1.615-1.699c0,0,0-10.029,0-12.07C38.117,25.903,9.897,25.987,10.832,25.987z"/> + </g> + + <linearGradient id="House_Highlight_1_" gradientUnits="userSpaceOnUse" x1="210.0469" y1="-255.9038" x2="210.0469" y2="-269.6733" gradientTransform="matrix(1 0 0 -1 -186 -230)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#FFFF00"/> + </linearGradient> + <path id="House_Highlight" fill="url(#House_Highlight_1_)" d="M10.832,25.987c0,2.041,0,12.07,0,12.07 + c0,0.936,0.68,1.615,1.53,1.615h23.291c0.936,0,1.615-0.766,1.615-1.699c0,0,0-10.029,0-12.07 + C38.117,25.903,9.897,25.987,10.832,25.987z"/> + </g> + <g id="Roof"> + <g> + <path fill="#006600" d="M22.8,6.963l-17.7,15.1l0,0c-0.3,0.301-0.5,0.801-0.5,1.2c0,0.2,0,0.399,0.1,0.601c0.3,0.6,0.9,1,1.6,1 + l35.3-0.1c0.801,0,1.4-0.5,1.7-1.201c0.101-0.199,0.101-0.4,0.101-0.6c0-0.5-0.199-1-0.699-1.4L25.4,6.963l0.1,0.1 + C24.8,6.363,23.7,6.263,22.8,6.963L22.8,6.963z"/> + <path fill="#006700" d="M22.803,6.989L5.155,22.044l0,0c-0.299,0.3-0.499,0.799-0.499,1.197c0,0.2,0,0.398,0.1,0.599 + c0.299,0.598,0.897,0.997,1.595,0.997l35.198-0.1c0.799,0,1.396-0.5,1.695-1.197c0.102-0.198,0.102-0.399,0.102-0.598 + c0-0.498-0.199-0.997-0.699-1.396L25.396,6.989l0.1,0.099C24.798,6.391,23.701,6.291,22.803,6.989L22.803,6.989z"/> + <path fill="#006800" d="M22.807,7.014L5.209,22.026l0,0c-0.298,0.299-0.497,0.796-0.497,1.193c0,0.199,0,0.397,0.1,0.598 + c0.298,0.596,0.895,0.994,1.591,0.994l35.096-0.1c0.796,0,1.394-0.498,1.69-1.194c0.1-0.198,0.1-0.397,0.1-0.596 + c0-0.497-0.198-0.995-0.696-1.393l-17.2-14.514l0.099,0.099C24.795,6.417,23.702,6.317,22.807,7.014L22.807,7.014z"/> + <path fill="#006900" d="M22.81,7.039L5.264,22.008l0,0c-0.298,0.298-0.496,0.793-0.496,1.189c0,0.198,0,0.396,0.099,0.596 + c0.297,0.594,0.893,0.99,1.586,0.99l34.995-0.099c0.794,0,1.388-0.497,1.686-1.19c0.101-0.198,0.101-0.397,0.101-0.594 + c0-0.496-0.198-0.991-0.694-1.389L25.389,7.039l0.1,0.099C24.793,6.444,23.703,6.345,22.81,7.039L22.81,7.039z"/> + <path fill="#006A00" d="M22.814,7.064L5.318,21.989l0,0c-0.296,0.298-0.494,0.792-0.494,1.187c0,0.198,0,0.395,0.099,0.594 + c0.295,0.593,0.89,0.987,1.582,0.987l34.892-0.098c0.793,0,1.386-0.494,1.682-1.187c0.1-0.197,0.1-0.396,0.1-0.593 + c0-0.494-0.197-0.988-0.691-1.384l-17.1-14.431l0.098,0.099C24.791,6.471,23.704,6.372,22.814,7.064L22.814,7.064z"/> + <path fill="#006B00" d="M22.817,7.089L5.373,21.971l0,0C5.077,22.267,4.88,22.76,4.88,23.154c0,0.197,0,0.394,0.099,0.592 + c0.295,0.591,0.887,0.984,1.577,0.984l34.792-0.099c0.789,0,1.381-0.493,1.676-1.183c0.1-0.196,0.1-0.395,0.1-0.591 + c0-0.493-0.197-0.986-0.689-1.38L25.381,7.089l0.098,0.098C24.788,6.498,23.705,6.399,22.817,7.089L22.817,7.089z"/> + <path fill="#006C00" d="M22.821,7.114L5.427,21.953l0,0c-0.295,0.295-0.492,0.787-0.492,1.179c0,0.197,0,0.393,0.099,0.59 + c0.294,0.589,0.884,0.981,1.572,0.981l34.688-0.098c0.787,0,1.376-0.492,1.671-1.181c0.1-0.196,0.1-0.393,0.1-0.589 + c0-0.492-0.196-0.983-0.688-1.376l-17-14.347l0.099,0.098C24.786,6.524,23.706,6.426,22.821,7.114L22.821,7.114z"/> + <path fill="#006D00" d="M22.824,7.139L5.481,21.934l0,0c-0.294,0.295-0.49,0.785-0.49,1.176c0,0.196,0,0.391,0.098,0.589 + c0.293,0.587,0.882,0.98,1.567,0.98l34.587-0.099c0.784,0,1.372-0.49,1.666-1.176c0.099-0.195,0.099-0.393,0.099-0.588 + c0-0.49-0.195-0.979-0.688-1.372L25.372,7.139l0.099,0.098C24.783,6.551,23.706,6.453,22.824,7.139L22.824,7.139z"/> + <path fill="#006E00" d="M22.827,7.164L5.536,21.915l0,0c-0.293,0.294-0.488,0.783-0.488,1.173c0,0.195,0,0.39,0.098,0.587 + c0.293,0.585,0.879,0.977,1.563,0.977l34.484-0.097c0.783,0,1.369-0.49,1.662-1.173c0.098-0.194,0.098-0.391,0.098-0.586 + c0-0.489-0.195-0.977-0.684-1.368L25.367,7.164l0.098,0.098C24.781,6.578,23.707,6.48,22.827,7.164L22.827,7.164z"/> + <path fill="#006F00" d="M22.831,7.189L5.591,21.897l0,0c-0.292,0.292-0.487,0.78-0.487,1.168c0,0.195,0,0.39,0.097,0.585 + c0.292,0.584,0.876,0.973,1.558,0.973l34.384-0.097c0.779,0,1.363-0.487,1.655-1.169c0.099-0.194,0.099-0.39,0.099-0.584 + c0-0.487-0.194-0.974-0.683-1.364L25.363,7.189l0.099,0.098C24.779,6.605,23.708,6.507,22.831,7.189L22.831,7.189z"/> + <path fill="#007000" d="M22.834,7.215L5.646,21.879l0,0c-0.292,0.292-0.486,0.778-0.486,1.165c0,0.195,0,0.388,0.098,0.584 + c0.291,0.582,0.874,0.971,1.554,0.971l34.281-0.098c0.778,0,1.36-0.485,1.651-1.166c0.098-0.193,0.098-0.389,0.098-0.583 + c0-0.485-0.193-0.971-0.68-1.36L25.359,7.215l0.098,0.097C24.775,6.632,23.709,6.535,22.834,7.215L22.834,7.215z"/> + <path fill="#007100" d="M22.838,7.24L5.7,21.86l0,0c-0.291,0.292-0.484,0.775-0.484,1.162c0,0.194,0,0.387,0.097,0.582 + c0.29,0.58,0.871,0.967,1.549,0.967l34.18-0.096c0.774,0,1.354-0.484,1.646-1.162c0.1-0.193,0.1-0.388,0.1-0.581 + c0-0.484-0.194-0.968-0.68-1.356L25.355,7.24l0.097,0.097C24.773,6.659,23.709,6.562,22.838,7.24L22.838,7.24z"/> + <path fill="#007200" d="M22.842,7.265L5.755,21.842l0,0C5.465,22.133,5.272,22.615,5.272,23c0,0.194,0,0.386,0.097,0.581 + c0.289,0.578,0.868,0.964,1.544,0.964l34.077-0.096c0.773,0,1.353-0.483,1.642-1.159c0.097-0.192,0.097-0.387,0.097-0.579 + c0-0.483-0.191-0.965-0.676-1.352L25.352,7.265l0.098,0.096C24.771,6.686,23.711,6.589,22.842,7.265L22.842,7.265z"/> + <path fill="#007300" d="M22.845,7.29L5.809,21.824l0,0c-0.29,0.29-0.481,0.771-0.481,1.155c0,0.193,0,0.385,0.096,0.579 + c0.289,0.577,0.867,0.961,1.54,0.961l33.976-0.097c0.771,0,1.35-0.481,1.638-1.155c0.097-0.192,0.097-0.386,0.097-0.577 + c0-0.481-0.191-0.963-0.674-1.348L25.348,7.29l0.098,0.096C24.771,6.712,23.711,6.616,22.845,7.29L22.845,7.29z"/> + <path fill="#007400" d="M22.848,7.315L5.863,21.805l0,0c-0.288,0.289-0.48,0.769-0.48,1.152c0,0.192,0,0.383,0.096,0.576 + c0.288,0.575,0.864,0.959,1.535,0.959l33.875-0.096c0.769,0,1.344-0.479,1.631-1.152c0.098-0.191,0.098-0.384,0.098-0.575 + c0-0.479-0.192-0.959-0.672-1.344L25.344,7.315l0.096,0.096C24.768,6.739,23.712,6.643,22.848,7.315L22.848,7.315z"/> + <path fill="#007500" d="M22.852,7.34L5.918,21.787l0,0c-0.288,0.288-0.479,0.767-0.479,1.148c0,0.191,0,0.382,0.096,0.575 + c0.287,0.574,0.861,0.956,1.53,0.956l33.772-0.096c0.767,0,1.34-0.478,1.627-1.148c0.097-0.19,0.097-0.383,0.097-0.574 + c0-0.479-0.19-0.957-0.67-1.34L25.34,7.34l0.096,0.095C24.766,6.767,23.713,6.67,22.852,7.34L22.852,7.34z"/> + <path fill="#007600" d="M22.855,7.365L5.973,21.768l0,0c-0.287,0.287-0.477,0.764-0.477,1.145c0,0.191,0,0.381,0.095,0.573 + c0.286,0.572,0.858,0.953,1.526,0.953l33.67-0.095c0.764,0,1.336-0.477,1.622-1.146c0.096-0.19,0.096-0.382,0.096-0.572 + c0-0.477-0.19-0.954-0.668-1.336L25.336,7.365l0.096,0.095C24.764,6.793,23.714,6.697,22.855,7.365L22.855,7.365z"/> + <path fill="#007700" d="M22.858,7.391L6.027,21.75l0,0c-0.286,0.286-0.476,0.762-0.476,1.142c0,0.19,0,0.38,0.095,0.571 + c0.285,0.57,0.856,0.95,1.521,0.95l33.567-0.095c0.763,0,1.332-0.476,1.617-1.141c0.097-0.189,0.097-0.381,0.097-0.57 + c0-0.476-0.19-0.951-0.666-1.332L25.331,7.391l0.096,0.095C24.762,6.82,23.715,6.725,22.858,7.391L22.858,7.391z"/> + <path fill="#007800" d="M22.862,7.416L6.082,21.731l0,0c-0.285,0.285-0.475,0.759-0.475,1.138c0,0.19,0,0.379,0.095,0.57 + c0.284,0.568,0.854,0.947,1.517,0.947l33.467-0.095c0.76,0,1.328-0.474,1.61-1.138c0.097-0.189,0.097-0.379,0.097-0.568 + c0-0.474-0.189-0.948-0.664-1.328L25.327,7.416l0.095,0.095C24.758,6.847,23.716,6.751,22.862,7.416L22.862,7.416z"/> + <path fill="#007900" d="M22.865,7.441L6.136,21.713l0,0c-0.284,0.284-0.473,0.757-0.473,1.135c0,0.189,0,0.377,0.095,0.567 + c0.283,0.567,0.851,0.944,1.512,0.944l33.365-0.094c0.758,0,1.324-0.473,1.607-1.135c0.095-0.188,0.095-0.378,0.095-0.566 + c0-0.473-0.188-0.945-0.662-1.324L25.323,7.441l0.095,0.094C24.756,6.874,23.716,6.779,22.865,7.441L22.865,7.441z"/> + <path fill="#007A00" d="M22.869,7.466L6.19,21.694l0,0c-0.283,0.283-0.471,0.754-0.471,1.131c0,0.188,0,0.376,0.094,0.566 + c0.283,0.564,0.848,0.941,1.507,0.941l33.263-0.094c0.755,0,1.319-0.471,1.603-1.131c0.096-0.188,0.096-0.377,0.096-0.565 + c0-0.471-0.188-0.942-0.66-1.32L25.318,7.466l0.095,0.094C24.754,6.901,23.717,6.806,22.869,7.466L22.869,7.466z"/> + <path fill="#007B00" d="M22.872,7.491L6.245,21.676l0,0c-0.282,0.283-0.47,0.752-0.47,1.128c0,0.188,0,0.375,0.094,0.564 + c0.282,0.563,0.846,0.939,1.503,0.939l33.161-0.094c0.753,0,1.316-0.469,1.598-1.127c0.096-0.187,0.096-0.376,0.096-0.563 + c0-0.47-0.188-0.939-0.658-1.316L25.314,7.491l0.095,0.094C24.751,6.927,23.718,6.833,22.872,7.491L22.872,7.491z"/> + <path fill="#007C00" d="M22.876,7.516L6.299,21.658l0,0c-0.281,0.281-0.468,0.75-0.468,1.124c0,0.188,0,0.374,0.094,0.562 + c0.281,0.562,0.843,0.936,1.499,0.936l33.059-0.093c0.75,0,1.312-0.468,1.594-1.124c0.094-0.187,0.094-0.375,0.094-0.562 + c0-0.468-0.188-0.937-0.656-1.312L25.312,7.516l0.094,0.094C24.749,6.954,23.719,6.86,22.876,7.516L22.876,7.516z"/> + <path fill="#007D00" d="M22.879,7.542L6.354,21.639l0,0c-0.281,0.281-0.467,0.748-0.467,1.121c0,0.187,0,0.373,0.094,0.561 + c0.28,0.56,0.84,0.933,1.494,0.933l32.958-0.093c0.748,0,1.308-0.467,1.586-1.121c0.096-0.186,0.096-0.374,0.096-0.56 + c0-0.467-0.188-0.934-0.654-1.307L25.307,7.542L25.4,7.635C24.746,6.981,23.72,6.887,22.879,7.542L22.879,7.542z"/> + <path fill="#007E00" d="M22.883,7.566L6.408,21.621l0,0c-0.279,0.28-0.465,0.745-0.465,1.117c0,0.187,0,0.372,0.093,0.559 + c0.279,0.558,0.838,0.93,1.489,0.93l32.856-0.093c0.746,0,1.305-0.465,1.583-1.117c0.095-0.186,0.095-0.373,0.095-0.559 + c0-0.465-0.188-0.93-0.652-1.303L25.303,7.566l0.094,0.093C24.744,7.008,23.721,6.915,22.883,7.566L22.883,7.566z"/> + <path fill="#007F00" d="M22.886,7.592L6.463,21.603l0,0c-0.279,0.279-0.464,0.743-0.464,1.113c0,0.186,0,0.371,0.093,0.558 + c0.278,0.556,0.835,0.927,1.484,0.927l32.754-0.092c0.743,0,1.3-0.464,1.577-1.114c0.094-0.185,0.094-0.372,0.094-0.557 + c0-0.464-0.187-0.928-0.649-1.299L25.299,7.592l0.094,0.092C24.742,7.035,23.722,6.941,22.886,7.592L22.886,7.592z"/> + <path fill="#007F00" d="M22.89,7.617L6.518,21.584l0,0c-0.278,0.278-0.462,0.741-0.462,1.11c0,0.185,0,0.369,0.092,0.556 + c0.276,0.555,0.833,0.924,1.48,0.924l32.651-0.092c0.742,0,1.297-0.462,1.572-1.11c0.094-0.185,0.094-0.371,0.094-0.555 + c0-0.462-0.186-0.925-0.647-1.295L25.295,7.617l0.094,0.092C24.738,7.062,23.723,6.969,22.89,7.617L22.89,7.617z"/> + <path fill="#008000" d="M22.893,7.642L6.572,21.565l0,0c-0.277,0.277-0.461,0.739-0.461,1.107c0,0.185,0,0.368,0.092,0.554 + c0.276,0.553,0.83,0.921,1.475,0.921l32.55-0.092c0.738,0,1.291-0.461,1.566-1.106c0.094-0.184,0.094-0.369,0.094-0.553 + c0-0.461-0.185-0.922-0.646-1.292L25.291,7.642l0.093,0.092C24.736,7.088,23.724,6.996,22.893,7.642L22.893,7.642z"/> + <path fill="#008100" d="M22.896,7.667l-16.27,13.88l0,0c-0.276,0.277-0.459,0.736-0.459,1.104c0,0.184,0,0.367,0.092,0.552 + c0.275,0.551,0.827,0.918,1.471,0.918l32.448-0.091c0.736,0,1.288-0.459,1.562-1.104c0.093-0.183,0.093-0.368,0.093-0.551 + c0-0.459-0.185-0.919-0.644-1.287L25.287,7.667l0.092,0.092C24.734,7.116,23.725,7.023,22.896,7.667L22.896,7.667z"/> + <path fill="#008200" d="M22.9,7.692L6.681,21.529l0,0c-0.275,0.275-0.458,0.734-0.458,1.1c0,0.184,0,0.366,0.092,0.55 + c0.275,0.549,0.825,0.916,1.466,0.916l32.347-0.091c0.733,0,1.284-0.458,1.558-1.1c0.094-0.183,0.094-0.367,0.094-0.55 + c0-0.458-0.184-0.917-0.643-1.283L25.282,7.692l0.093,0.091C24.732,7.143,23.725,7.05,22.9,7.692L22.9,7.692z"/> + <path fill="#008300" d="M22.903,7.717L6.735,21.51l0,0c-0.274,0.275-0.457,0.731-0.457,1.096c0,0.183,0,0.365,0.091,0.549 + c0.274,0.547,0.822,0.913,1.461,0.913l32.245-0.091c0.731,0,1.28-0.457,1.554-1.096c0.092-0.182,0.092-0.366,0.092-0.548 + c0-0.457-0.183-0.914-0.64-1.279L25.277,7.717l0.093,0.091C24.73,7.169,23.726,7.078,22.903,7.717L22.903,7.717z"/> + <path fill="#008400" d="M22.907,7.742L6.79,21.492l0,0c-0.273,0.274-0.456,0.729-0.456,1.093c0,0.183,0,0.364,0.091,0.547 + c0.273,0.546,0.82,0.909,1.457,0.909l32.144-0.09c0.729,0,1.274-0.455,1.548-1.093c0.092-0.181,0.092-0.364,0.092-0.546 + c0-0.455-0.183-0.911-0.638-1.275L25.273,7.742l0.093,0.091C24.729,7.196,23.727,7.105,22.907,7.742L22.907,7.742z"/> + <path fill="#008500" d="M22.911,7.768L6.845,21.474l0,0c-0.272,0.273-0.454,0.727-0.454,1.089c0,0.182,0,0.363,0.091,0.546 + c0.272,0.543,0.817,0.906,1.452,0.906l32.041-0.09c0.729,0,1.271-0.454,1.543-1.089c0.092-0.181,0.092-0.363,0.092-0.544 + c0-0.454-0.182-0.908-0.635-1.271L25.271,7.768l0.09,0.09C24.727,7.223,23.728,7.132,22.911,7.768L22.911,7.768z"/> + <path fill="#008600" d="M22.914,7.792L6.899,21.455l0,0c-0.272,0.272-0.453,0.725-0.453,1.086c0,0.181,0,0.361,0.091,0.543 + c0.271,0.542,0.814,0.904,1.447,0.904l31.939-0.09c0.726,0,1.269-0.452,1.538-1.086c0.092-0.18,0.092-0.362,0.092-0.542 + c0-0.452-0.181-0.905-0.634-1.267L25.268,7.792l0.09,0.09C24.725,7.25,23.729,7.159,22.914,7.792L22.914,7.792z"/> + <path fill="#008700" d="M22.917,7.818L6.954,21.437l0,0c-0.271,0.271-0.451,0.722-0.451,1.083c0,0.181,0,0.36,0.09,0.542 + c0.271,0.54,0.812,0.901,1.443,0.901l31.837-0.09c0.723,0,1.264-0.451,1.533-1.082c0.092-0.18,0.092-0.361,0.092-0.541 + c0-0.451-0.182-0.902-0.633-1.263L25.264,7.818l0.09,0.09C24.723,7.277,23.729,7.186,22.917,7.818L22.917,7.818z"/> + <path fill="#008800" d="M22.921,7.843L7.008,21.418l0,0c-0.27,0.27-0.45,0.72-0.45,1.079c0,0.18,0,0.359,0.09,0.54 + c0.27,0.539,0.809,0.898,1.438,0.898l31.734-0.09c0.722,0,1.261-0.449,1.529-1.079c0.09-0.179,0.09-0.36,0.09-0.539 + c0-0.449-0.18-0.899-0.629-1.259L25.259,7.843l0.091,0.09C24.719,7.303,23.73,7.213,22.921,7.843L22.921,7.843z"/> + <path fill="#008900" d="M22.924,7.868L7.062,21.4l0,0c-0.269,0.269-0.448,0.717-0.448,1.075c0,0.18,0,0.358,0.09,0.539 + c0.269,0.537,0.807,0.895,1.434,0.895l31.633-0.089c0.72,0,1.256-0.448,1.523-1.075c0.092-0.179,0.092-0.359,0.092-0.538 + c0-0.448-0.181-0.896-0.629-1.255L25.255,7.868l0.091,0.089C24.717,7.331,23.731,7.241,22.924,7.868L22.924,7.868z"/> + <path fill="#008A00" d="M22.928,7.893L7.117,21.381l0,0C6.849,21.65,6.67,22.097,6.67,22.453c0,0.179,0,0.357,0.089,0.537 + c0.268,0.536,0.804,0.893,1.429,0.893l31.533-0.089c0.715,0,1.252-0.446,1.518-1.072c0.092-0.178,0.092-0.358,0.092-0.536 + c0-0.446-0.18-0.894-0.626-1.251L25.25,7.893l0.09,0.089C24.714,7.357,23.732,7.268,22.928,7.893L22.928,7.893z"/> + <path fill="#008B00" d="M22.931,7.918L7.172,21.363l0,0c-0.268,0.268-0.445,0.713-0.445,1.069c0,0.178,0,0.355,0.089,0.535 + c0.267,0.534,0.801,0.89,1.424,0.89l31.43-0.089c0.714,0,1.248-0.445,1.514-1.068c0.09-0.178,0.09-0.357,0.09-0.534 + c0-0.445-0.178-0.891-0.623-1.247L25.246,7.918l0.09,0.089C24.712,7.384,23.733,7.295,22.931,7.918L22.931,7.918z"/> + <path fill="#008C00" d="M22.935,7.943L7.227,21.345l0,0c-0.267,0.267-0.444,0.71-0.444,1.065c0,0.178,0,0.354,0.089,0.533 + c0.266,0.532,0.799,0.887,1.42,0.887l31.328-0.089c0.711,0,1.243-0.443,1.509-1.065c0.09-0.177,0.09-0.355,0.09-0.532 + c0-0.444-0.178-0.888-0.621-1.243L25.242,7.943l0.089,0.089C24.71,7.411,23.734,7.322,22.935,7.943L22.935,7.943z"/> + <path fill="#008D00" d="M22.938,7.968L7.281,21.326l0,0c-0.266,0.266-0.442,0.708-0.442,1.062c0,0.177,0,0.353,0.088,0.532 + c0.264,0.53,0.796,0.883,1.415,0.883l31.227-0.088c0.709,0,1.24-0.442,1.505-1.062c0.09-0.176,0.09-0.354,0.09-0.53 + c0-0.442-0.177-0.885-0.62-1.239L25.238,7.968l0.089,0.088C24.707,7.438,23.735,7.349,22.938,7.968L22.938,7.968z"/> + <path fill="#008E00" d="M22.941,7.994L7.335,21.308l0,0c-0.265,0.265-0.441,0.706-0.441,1.058c0,0.177,0,0.352,0.088,0.53 + c0.264,0.528,0.793,0.881,1.411,0.881l31.125-0.088c0.707,0,1.235-0.441,1.5-1.058c0.088-0.176,0.088-0.353,0.088-0.529 + c0-0.441-0.176-0.882-0.617-1.235L25.234,7.994l0.089,0.088C24.705,7.465,23.736,7.376,22.941,7.994L22.941,7.994z"/> + <path fill="#008F00" d="M22.945,8.019L7.39,21.289l0,0c-0.264,0.264-0.44,0.704-0.44,1.055c0,0.176,0,0.351,0.088,0.528 + c0.263,0.527,0.791,0.878,1.406,0.878l31.022-0.088c0.704,0,1.231-0.439,1.494-1.055c0.089-0.175,0.089-0.352,0.089-0.527 + c0-0.439-0.176-0.879-0.615-1.231L25.229,8.019l0.09,0.088C24.703,7.492,23.736,7.403,22.945,8.019L22.945,8.019z"/> + <path fill="#009000" d="M22.948,8.044L7.444,21.271l0,0c-0.263,0.263-0.438,0.701-0.438,1.051c0,0.175,0,0.35,0.087,0.526 + c0.263,0.525,0.789,0.875,1.401,0.875l30.921-0.088c0.702,0,1.228-0.438,1.489-1.051c0.089-0.174,0.089-0.351,0.089-0.525 + c0-0.438-0.177-0.876-0.614-1.227L25.227,8.044l0.088,0.087C24.7,7.519,23.737,7.431,22.948,8.044L22.948,8.044z"/> + <path fill="#009100" d="M22.952,8.069L7.499,21.252l0,0c-0.262,0.262-0.437,0.699-0.437,1.048c0,0.175,0,0.349,0.087,0.524 + c0.262,0.523,0.786,0.872,1.397,0.872l30.819-0.087c0.699,0,1.224-0.436,1.484-1.047c0.088-0.174,0.088-0.35,0.088-0.524 + c0-0.436-0.174-0.873-0.611-1.223L25.223,8.069l0.088,0.087C24.698,7.545,23.738,7.458,22.952,8.069L22.952,8.069z"/> + <path fill="#009200" d="M22.955,8.094L7.553,21.234l0,0c-0.261,0.262-0.435,0.697-0.435,1.044c0,0.174,0,0.347,0.087,0.523 + c0.259,0.521,0.783,0.869,1.392,0.869l30.717-0.087c0.697,0,1.22-0.435,1.479-1.044c0.088-0.173,0.088-0.348,0.088-0.522 + c0-0.435-0.174-0.87-0.609-1.218L25.218,8.094l0.089,0.087C24.695,7.572,23.739,7.485,22.955,8.094L22.955,8.094z"/> + <path fill="#009300" d="M22.959,8.119L7.608,21.215l0,0c-0.26,0.261-0.434,0.695-0.434,1.041c0,0.174,0,0.346,0.087,0.521 + c0.26,0.52,0.781,0.867,1.388,0.867l30.615-0.087c0.695,0,1.217-0.434,1.475-1.041c0.089-0.173,0.089-0.348,0.089-0.521 + c0-0.433-0.175-0.867-0.606-1.214L25.214,8.119l0.088,0.087C24.693,7.599,23.74,7.512,22.959,8.119L22.959,8.119z"/> + <path fill="#009400" d="M22.962,8.145l-15.3,13.053l0,0c-0.26,0.26-0.433,0.692-0.433,1.037c0,0.173,0,0.345,0.086,0.52 + c0.259,0.518,0.778,0.863,1.383,0.863l30.514-0.086c0.692,0,1.212-0.432,1.47-1.038c0.088-0.172,0.088-0.346,0.088-0.519 + c0-0.432-0.172-0.864-0.605-1.21L25.21,8.145l0.087,0.086C24.691,7.626,23.741,7.539,22.962,8.145L22.962,8.145z"/> + <path fill="#009500" d="M22.966,8.169L7.717,21.179l0,0c-0.259,0.259-0.431,0.69-0.431,1.034c0,0.173,0,0.344,0.086,0.518 + c0.257,0.517,0.775,0.86,1.378,0.86l30.412-0.086c0.689,0,1.207-0.431,1.465-1.034c0.087-0.171,0.087-0.345,0.087-0.517 + c0-0.431-0.172-0.861-0.604-1.207L25.206,8.169l0.087,0.086C24.688,7.653,23.742,7.566,22.966,8.169L22.966,8.169z"/> + <path fill="#009600" d="M22.969,8.195L7.771,21.16l0,0c-0.258,0.258-0.43,0.688-0.43,1.03c0,0.172,0,0.343,0.086,0.516 + c0.257,0.515,0.773,0.858,1.374,0.858l30.311-0.086c0.688,0,1.203-0.429,1.459-1.03c0.088-0.171,0.088-0.344,0.088-0.515 + c0-0.429-0.172-0.859-0.602-1.203L25.201,8.195l0.087,0.085C24.688,7.68,23.743,7.593,22.969,8.195L22.969,8.195z"/> + <path fill="#009700" d="M22.973,8.22L7.826,21.142l0,0c-0.257,0.257-0.428,0.686-0.428,1.027c0,0.171,0,0.341,0.085,0.514 + c0.255,0.513,0.771,0.855,1.369,0.855l30.208-0.086c0.687,0,1.198-0.428,1.455-1.027c0.086-0.17,0.086-0.343,0.086-0.513 + c0-0.428-0.172-0.856-0.6-1.198L25.197,8.22l0.087,0.085C24.686,7.707,23.743,7.621,22.973,8.22L22.973,8.22z"/> + <path fill="#009800" d="M22.976,8.245L7.88,21.124l0,0c-0.256,0.256-0.427,0.683-0.427,1.023c0,0.171,0,0.34,0.085,0.512 + c0.256,0.511,0.768,0.852,1.364,0.852l30.106-0.085c0.684,0,1.195-0.426,1.45-1.023c0.086-0.17,0.086-0.342,0.086-0.512 + c0-0.426-0.17-0.853-0.599-1.194L25.193,8.245l0.086,0.085C24.682,7.733,23.744,7.647,22.976,8.245L22.976,8.245z"/> + <path fill="#009900" d="M22.979,8.27L7.935,21.105l0,0C7.68,21.36,7.51,21.786,7.51,22.125c0,0.17,0,0.339,0.085,0.511 + c0.255,0.509,0.765,0.849,1.36,0.849L38.959,23.4c0.682,0,1.191-0.425,1.445-1.02c0.086-0.169,0.086-0.34,0.086-0.51 + c0-0.425-0.17-0.85-0.596-1.19L25.189,8.27l0.086,0.085C24.68,7.76,23.745,7.675,22.979,8.27L22.979,8.27z"/> + </g> + + <linearGradient id="Roof_Highlight_1_" gradientUnits="userSpaceOnUse" x1="210" y1="-237.8638" x2="210" y2="-253.4849" gradientTransform="matrix(1 0 0 -1 -186 -230)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#009900"/> + </linearGradient> + <path id="Roof_Highlight" fill="url(#Roof_Highlight_1_)" d="M22.979,8.27L7.935,21.105l0,0C7.68,21.36,7.51,21.786,7.51,22.125 + c0,0.17,0,0.339,0.085,0.51c0.255,0.51,0.765,0.85,1.36,0.85L38.959,23.4c0.682,0,1.191-0.425,1.445-1.021 + c0.086-0.169,0.086-0.34,0.086-0.51c0-0.424-0.17-0.85-0.596-1.189L25.189,8.27l0.086,0.085C24.68,7.76,23.745,7.675,22.979,8.27 + L22.979,8.27z"/> + </g> + </g> +</g> +<g id="Layer_2"> + <g id="crop_x0020_marks"> + <path fill="none" d="M48,47.687H0v-48h48V47.687z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/important.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/important.svg new file mode 100644 index 00000000..803ad8d4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/important.svg @@ -0,0 +1,239 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Caution" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path stroke="#FFFFFF" stroke-width="6.6112" d="M42.35,35.841L27.248,9.941c-0.602-1-1.699-1.7-2.899-1.6c-1.2,0-2.3,0.7-2.9,1.7 + l-14.5,25.901c-0.6,1-0.6,2.299,0,3.299c0.6,1,1.7,1.6,2.9,1.6h29.601c1.199,0,2.301-0.6,2.898-1.697 + C42.949,38.142,42.949,36.841,42.35,35.841L42.35,35.841z"/> + <g> + <path fill="#FFFFFF" stroke="#009900" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" d="M24.349,11.586 + l-14.5,26h29.601L24.349,11.586z"/> + <polygon fill="#FFFFFF" stroke="#009A00" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.35,11.611 9.877,37.562 39.42,37.562 "/> + <polygon fill="#FFFFFF" stroke="#009B01" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.35,11.637 9.907,37.536 39.391,37.536 "/> + <polygon fill="#FFFFFF" stroke="#009C01" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.351,11.662 9.935,37.511 39.361,37.511 "/> + <polygon fill="#FFFFFF" stroke="#009D02" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.352,11.688 9.963,37.485 39.334,37.485 "/> + <polygon fill="#FFFFFF" stroke="#009E02" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.352,11.712 9.993,37.46 39.305,37.46 "/> + <polygon fill="#FFFFFF" stroke="#009F03" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.353,11.738 10.021,37.435 39.275,37.435 "/> + <polygon fill="#FFFFFF" stroke="#00A003" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.353,11.763 10.049,37.409 39.248,37.409 "/> + <polygon fill="#FFFFFF" stroke="#00A104" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.354,11.789 10.079,37.386 39.219,37.386 "/> + <polygon fill="#FFFFFF" stroke="#00A204" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.354,11.813 10.106,37.36 39.189,37.36 "/> + <polygon fill="#FFFFFF" stroke="#00A305" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.354,11.838 10.135,37.335 39.16,37.335 "/> + <polygon fill="#FFFFFF" stroke="#00A405" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.355,11.864 10.166,37.31 39.133,37.31 "/> + <polygon fill="#FFFFFF" stroke="#00A506" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.355,11.89 10.193,37.284 39.104,37.284 "/> + <polygon fill="#FFFFFF" stroke="#00A606" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.355,11.915 10.223,37.259 39.074,37.259 "/> + <polygon fill="#FFFFFF" stroke="#00A707" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.356,11.939 10.25,37.233 39.047,37.233 "/> + <polygon fill="#FFFFFF" stroke="#00A807" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.357,11.965 10.279,37.21 39.018,37.21 "/> + <polygon fill="#FFFFFF" stroke="#00A908" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.357,11.99 10.309,37.183 38.988,37.183 "/> + <polygon fill="#FFFFFF" stroke="#00AA08" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.357,12.016 10.336,37.157 38.959,37.157 "/> + <polygon fill="#FFFFFF" stroke="#00AB09" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.358,12.041 10.367,37.132 38.932,37.132 "/> + <polygon fill="#FFFFFF" stroke="#00AC09" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.359,12.066 10.396,37.106 38.902,37.106 "/> + <polygon fill="#FFFFFF" stroke="#00AD0A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.359,12.091 10.423,37.083 38.873,37.083 "/> + <polygon fill="#FFFFFF" stroke="#00AE0A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.36,12.116 10.453,37.056 38.846,37.056 "/> + <polygon fill="#FFFFFF" stroke="#00AF0B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.361,12.142 10.48,37.032 38.816,37.032 "/> + <polygon fill="#FFFFFF" stroke="#00B00B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.362,12.167 10.509,37.007 38.789,37.007 "/> + <polygon fill="#FFFFFF" stroke="#00B10C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.362,12.191 10.539,36.981 38.76,36.981 "/> + <polygon fill="#FFFFFF" stroke="#00B20C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.362,12.217 10.566,36.956 38.729,36.956 "/> + <polygon fill="#FFFFFF" stroke="#00B30D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.363,12.242 10.596,36.931 38.701,36.931 "/> + <polygon fill="#FFFFFF" stroke="#00B40D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.364,12.269 10.625,36.905 38.674,36.905 "/> + <polygon fill="#FFFFFF" stroke="#00B50E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.364,12.293 10.653,36.88 38.645,36.88 "/> + <polygon fill="#FFFFFF" stroke="#00B60E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.366,12.317 10.682,36.854 38.613,36.854 "/> + <polygon fill="#FFFFFF" stroke="#00B70F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.367,12.343 10.71,36.829 38.586,36.829 "/> + <polygon fill="#FFFFFF" stroke="#00B80F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.367,12.37 10.739,36.804 38.559,36.804 "/> + <polygon fill="#FFFFFF" stroke="#00B910" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.368,12.395 10.769,36.778 38.527,36.778 "/> + <polygon fill="#FFFFFF" stroke="#00BA10" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.368,12.419 10.796,36.755 38.5,36.755 "/> + <polygon fill="#FFFFFF" stroke="#00BB11" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.369,12.444 10.826,36.728 38.471,36.728 "/> + <polygon fill="#FFFFFF" stroke="#00BC11" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.37,12.469 10.854,36.704 38.441,36.704 "/> + <polygon fill="#FFFFFF" stroke="#00BD12" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.37,12.496 10.883,36.677 38.414,36.677 "/> + <polygon fill="#FFFFFF" stroke="#00BE12" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.371,12.521 10.912,36.651 38.385,36.651 "/> + <polygon fill="#FFFFFF" stroke="#00BF13" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.371,12.545 10.94,36.628 38.355,36.628 "/> + <polygon fill="#FFFFFF" stroke="#00C013" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.372,12.57 10.969,36.603 38.328,36.603 "/> + <polygon fill="#FFFFFF" stroke="#00C114" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.372,12.595 10.999,36.577 38.299,36.577 "/> + <polygon fill="#FFFFFF" stroke="#00C214" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.373,12.622 11.026,36.552 38.27,36.552 "/> + <polygon fill="#FFFFFF" stroke="#00C315" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.373,12.646 11.056,36.526 38.242,36.526 "/> + <polygon fill="#FFFFFF" stroke="#00C415" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.374,12.672 11.084,36.503 38.213,36.503 "/> + <polygon fill="#FFFFFF" stroke="#00C516" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.375,12.696 11.113,36.476 38.184,36.476 "/> + <polygon fill="#FFFFFF" stroke="#00C616" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.375,12.721 11.142,36.45 38.154,36.45 "/> + <polygon fill="#FFFFFF" stroke="#00C717" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.375,12.748 11.17,36.425 38.127,36.425 "/> + <polygon fill="#FFFFFF" stroke="#00C817" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.375,12.773 11.2,36.401 38.098,36.401 "/> + <polygon fill="#FFFFFF" stroke="#00C918" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.376,12.797 11.229,36.376 38.068,36.376 "/> + <polygon fill="#FFFFFF" stroke="#00CA18" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.376,12.822 11.256,36.349 38.041,36.349 "/> + <polygon fill="#FFFFFF" stroke="#00CB19" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.377,12.849 11.286,36.325 38.012,36.325 "/> + <polygon fill="#FFFFFF" stroke="#00CC19" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.378,12.875 11.314,36.3 37.982,36.3 "/> + <polygon fill="#FFFFFF" stroke="#00CC1A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.378,12.899 11.342,36.274 37.955,36.274 "/> + <polygon fill="#FFFFFF" stroke="#00CD1A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.379,12.923 11.372,36.249 37.926,36.249 "/> + <polygon fill="#FFFFFF" stroke="#00CE1B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.379,12.949 11.4,36.224 37.896,36.224 "/> + <polygon fill="#FFFFFF" stroke="#00CF1B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.38,12.975 11.43,36.198 37.867,36.198 "/> + <polygon fill="#FFFFFF" stroke="#00D01C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.381,13 11.458,36.173 37.84,36.173 "/> + <polygon fill="#FFFFFF" stroke="#00D11C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.381,13.024 11.486,36.147 37.811,36.147 "/> + <polygon fill="#FFFFFF" stroke="#00D21D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.381,13.05 11.516,36.124 37.781,36.124 "/> + <polygon fill="#FFFFFF" stroke="#00D31D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.382,13.075 11.543,36.097 37.754,36.097 "/> + <polygon fill="#FFFFFF" stroke="#00D41E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.383,13.102 11.572,36.071 37.725,36.071 "/> + <polygon fill="#FFFFFF" stroke="#00D51E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.383,13.126 11.602,36.046 37.695,36.046 "/> + <polygon fill="#FFFFFF" stroke="#00D61F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.384,13.151 11.63,36.022 37.666,36.022 "/> + <polygon fill="#FFFFFF" stroke="#00D71F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.385,13.176 11.66,35.997 37.639,35.997 "/> + <polygon fill="#FFFFFF" stroke="#00D820" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.385,13.201 11.688,35.972 37.609,35.972 "/> + <polygon fill="#FFFFFF" stroke="#00D920" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.387,13.228 11.716,35.946 37.58,35.946 "/> + <polygon fill="#FFFFFF" stroke="#00DA21" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.387,13.252 11.746,35.921 37.553,35.921 "/> + <polygon fill="#FFFFFF" stroke="#00DB21" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.388,13.277 11.773,35.896 37.521,35.896 "/> + <polygon fill="#FFFFFF" stroke="#00DC22" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.389,13.302 11.802,35.872 37.494,35.872 "/> + <polygon fill="#FFFFFF" stroke="#00DD22" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.389,13.327 11.832,35.845 37.465,35.845 "/> + <polygon fill="#FFFFFF" stroke="#00DE23" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.39,13.354 11.86,35.819 37.438,35.819 "/> + <polygon fill="#FFFFFF" stroke="#00DF23" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.39,13.378 11.89,35.796 37.408,35.796 "/> + <polygon fill="#FFFFFF" stroke="#00E024" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.391,13.403 11.917,35.769 37.379,35.769 "/> + <polygon fill="#FFFFFF" stroke="#00E124" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.391,13.429 11.946,35.743 37.352,35.743 "/> + <polygon fill="#FFFFFF" stroke="#00E225" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.392,13.455 11.976,35.718 37.32,35.718 "/> + <polygon fill="#FFFFFF" stroke="#00E325" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.393,13.479 12.003,35.694 37.293,35.694 "/> + <polygon fill="#FFFFFF" stroke="#00E426" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.393,13.504 12.033,35.669 37.264,35.669 "/> + <polygon fill="#FFFFFF" stroke="#00E526" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.394,13.529 12.062,35.644 37.234,35.644 "/> + <polygon fill="#FFFFFF" stroke="#00E627" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.394,13.556 12.09,35.618 37.207,35.618 "/> + <polygon fill="#FFFFFF" stroke="#00E727" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.395,13.581 12.12,35.593 37.178,35.593 "/> + <polygon fill="#FFFFFF" stroke="#00E828" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.396,13.605 12.147,35.567 37.148,35.567 "/> + <polygon fill="#FFFFFF" stroke="#00E928" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.396,13.63 12.176,35.544 37.121,35.544 "/> + <polygon fill="#FFFFFF" stroke="#00EA29" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.396,13.655 12.206,35.517 37.092,35.517 "/> + <polygon fill="#FFFFFF" stroke="#00EB29" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.396,13.682 12.233,35.491 37.062,35.491 "/> + <polygon fill="#FFFFFF" stroke="#00EC2A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.397,13.707 12.263,35.466 37.035,35.466 "/> + <polygon fill="#FFFFFF" stroke="#00ED2A" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.397,13.732 12.292,35.44 37.006,35.44 "/> + <polygon fill="#FFFFFF" stroke="#00EE2B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.398,13.756 12.319,35.417 36.977,35.417 "/> + <polygon fill="#FFFFFF" stroke="#00EF2B" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.398,13.782 12.349,35.392 36.949,35.392 "/> + <polygon fill="#FFFFFF" stroke="#00F02C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.399,13.808 12.377,35.366 36.92,35.366 "/> + <polygon fill="#FFFFFF" stroke="#00F12C" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.399,13.833 12.407,35.341 36.891,35.341 "/> + <polygon fill="#FFFFFF" stroke="#00F22D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.4,13.858 12.436,35.315 36.861,35.315 "/> + <polygon fill="#FFFFFF" stroke="#00F32D" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.401,13.883 12.463,35.29 36.834,35.29 "/> + <polygon fill="#FFFFFF" stroke="#00F42E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.401,13.908 12.493,35.265 36.805,35.265 "/> + <polygon fill="#FFFFFF" stroke="#00F52E" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.402,13.934 12.521,35.239 36.775,35.239 "/> + <polygon fill="#FFFFFF" stroke="#00F62F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.402,13.959 12.549,35.214 36.748,35.214 "/> + <polygon fill="#FFFFFF" stroke="#00F72F" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.403,13.983 12.579,35.188 36.719,35.188 "/> + <polygon fill="#FFFFFF" stroke="#00F830" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.404,14.009 12.607,35.165 36.689,35.165 "/> + <polygon fill="#FFFFFF" stroke="#00F930" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.404,14.034 12.637,35.138 36.662,35.138 "/> + <polygon fill="#FFFFFF" stroke="#00FA31" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.405,14.061 12.666,35.112 36.633,35.112 "/> + <polygon fill="#FFFFFF" stroke="#00FB31" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.405,14.085 12.693,35.089 36.604,35.089 "/> + <polygon fill="#FFFFFF" stroke="#00FC32" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.407,14.11 12.723,35.063 36.574,35.063 "/> + <polygon fill="#FFFFFF" stroke="#00FD32" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.408,14.135 12.75,35.038 36.547,35.038 "/> + <polygon fill="#FFFFFF" stroke="#00FE33" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" points=" + 24.408,14.16 12.779,35.013 36.518,35.013 "/> + <path fill="#FFFFFF" stroke="#00FF33" stroke-width="6.6112" stroke-linecap="round" stroke-linejoin="round" d="M24.409,14.187 + l-11.6,20.801h23.68L24.409,14.187z"/> + </g> + + <linearGradient id="XMLID_4_" gradientUnits="userSpaceOnUse" x1="582.6475" y1="-987.77" x2="582.6475" y2="-1015.4038" gradientTransform="matrix(1 0 0 -1 -558 -977)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#00FF33"/> + </linearGradient> + <path fill="url(#XMLID_4_)" d="M39.693,34.153L26.857,12.138c-0.51-0.85-1.443-1.445-2.463-1.36c-1.021,0-1.955,0.595-2.465,1.445 + L9.604,34.239c-0.511,0.85-0.511,1.953,0,2.805c0.51,0.852,1.444,1.359,2.465,1.359h25.16c1.021,0,1.955-0.51,2.465-1.445 + C40.203,36.106,40.203,35.003,39.693,34.153L39.693,34.153z"/> + <g> + <path d="M24.648,33.487c-1.1,0-1.8-0.801-1.8-1.801c0-1.102,0.7-1.801,1.8-1.801c1.1,0,1.801,0.699,1.801,1.801 + C26.449,32.687,25.748,33.487,24.648,33.487L24.648,33.487z M23.449,28.786l-0.4-9.1h3.2l-0.4,9.1H23.55H23.449z"/> + </g> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M48.648,48.586h-48v-48h48V48.586z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/next.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/next.svg new file mode 100644 index 00000000..52b73cf4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/next.svg @@ -0,0 +1,338 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="7.5901" stroke-linejoin="round" d="M22.34,41.101c0,0.301,0.3,0.301,0.5,0.2 + l16.6-16.899c0.5-0.5,0.4-0.7,0-1l-16.6-16.7c-0.1-0.1-0.4-0.1-0.4,0.1v10H8.84c-0.3,0-0.5,0.2-0.5,0.4v13.299 + c0,0.4,0.2,0.5,0.6,0.5h13.5L22.34,41.101z"/> + <g> + <path fill="#0033CC" d="M22.34,41.101c0,0.301,0.3,0.301,0.5,0.2l16.6-16.899c0.5-0.5,0.4-0.7,0-1l-16.6-16.7 + c-0.1-0.1-0.4-0.1-0.4,0.1v10H8.84c-0.3,0-0.5,0.2-0.5,0.4v13.299c0,0.4,0.2,0.5,0.6,0.5h13.5L22.34,41.101z"/> + <path fill="#0134CC" d="M22.351,41.074c0,0.3,0.3,0.3,0.5,0.2L39.427,24.4c0.5-0.499,0.4-0.699,0-0.999L22.85,6.729 + c-0.1-0.1-0.399-0.1-0.399,0.099v9.984H8.87c-0.299,0-0.5,0.2-0.5,0.4v13.279c0,0.398,0.2,0.499,0.6,0.499H22.45L22.351,41.074z" + /> + <path fill="#0235CD" d="M22.359,41.047c0,0.3,0.299,0.3,0.499,0.2l16.553-16.848c0.5-0.498,0.399-0.697,0-0.997L22.858,6.755 + c-0.1-0.1-0.399-0.1-0.399,0.1v9.969H8.897c-0.299,0-0.499,0.199-0.499,0.399v13.258c0,0.398,0.2,0.498,0.598,0.498h13.462 + L22.359,41.047z"/> + <path fill="#0336CD" d="M22.369,41.021c0,0.301,0.299,0.301,0.498,0.199l16.53-16.82c0.498-0.498,0.397-0.696,0-0.995 + L22.866,6.783c-0.1-0.1-0.398-0.1-0.398,0.099v9.953H8.926c-0.299,0-0.498,0.199-0.498,0.398v13.239 + c0,0.397,0.199,0.496,0.598,0.496h13.442L22.369,41.021z"/> + <path fill="#0437CE" d="M22.378,40.994c0,0.299,0.298,0.299,0.497,0.198l16.506-16.794c0.496-0.497,0.397-0.695,0-0.994 + L22.876,6.81c-0.1-0.1-0.398-0.1-0.398,0.099v9.937H8.956c-0.298,0-0.498,0.199-0.498,0.398v13.217c0,0.397,0.2,0.496,0.597,0.496 + h13.423L22.378,40.994z"/> + <path fill="#0538CE" d="M22.389,40.968c0,0.299,0.298,0.299,0.496,0.198l16.483-16.769c0.496-0.496,0.397-0.694,0-0.992 + L22.884,6.836c-0.099-0.099-0.397-0.099-0.397,0.099v9.922H8.983c-0.297,0-0.496,0.199-0.496,0.397V30.45 + c0,0.396,0.199,0.496,0.596,0.496h13.404L22.389,40.968z"/> + <path fill="#0639CF" d="M22.398,40.94c0,0.299,0.298,0.299,0.496,0.199l16.46-16.742c0.495-0.496,0.396-0.694,0-0.991 + L22.894,6.863c-0.099-0.099-0.396-0.099-0.396,0.099v9.906H9.012c-0.297,0-0.496,0.198-0.496,0.396V30.44 + c0,0.396,0.199,0.494,0.595,0.494h13.386L22.398,40.94z"/> + <path fill="#073ACF" d="M22.407,40.914c0,0.298,0.298,0.298,0.495,0.198l16.437-16.716c0.494-0.495,0.396-0.692,0-0.989 + L22.902,6.891c-0.099-0.099-0.396-0.099-0.396,0.099v9.891H9.041c-0.296,0-0.495,0.198-0.495,0.396v13.154 + c0,0.396,0.198,0.493,0.594,0.493h13.367L22.407,40.914z"/> + <path fill="#083BD0" d="M22.417,40.888c0,0.297,0.297,0.297,0.495,0.198l16.413-16.689c0.494-0.494,0.396-0.691,0-0.987 + L22.912,6.917c-0.099-0.099-0.396-0.099-0.396,0.099v9.875H9.069c-0.296,0-0.494,0.198-0.494,0.396v13.133 + c0,0.395,0.198,0.493,0.594,0.493h13.347L22.417,40.888z"/> + <path fill="#093CD0" d="M22.426,40.86c0,0.297,0.296,0.297,0.493,0.197l16.39-16.662c0.492-0.494,0.395-0.69,0-0.986L22.919,6.943 + c-0.099-0.099-0.395-0.099-0.395,0.098v9.86H9.099c-0.296,0-0.494,0.197-0.494,0.395V30.41c0,0.396,0.198,0.493,0.593,0.493 + h13.328L22.426,40.86z"/> + <path fill="#0A3DD1" d="M22.437,40.834c0,0.297,0.296,0.297,0.493,0.196l16.367-16.636c0.492-0.493,0.395-0.689,0-0.984 + L22.928,6.97c-0.099-0.099-0.394-0.099-0.394,0.098v9.844H9.127c-0.296,0-0.493,0.197-0.493,0.394v13.093 + c0,0.395,0.197,0.492,0.592,0.492h13.309L22.437,40.834z"/> + <path fill="#0B3ED1" d="M22.445,40.808c0,0.297,0.296,0.297,0.492,0.197l16.343-16.61c0.492-0.492,0.395-0.688,0-0.982 + L22.938,6.999C22.84,6.9,22.544,6.9,22.544,7.097v9.829H9.155c-0.295,0-0.493,0.196-0.493,0.394v13.072 + c0,0.394,0.198,0.49,0.591,0.49h13.29L22.445,40.808z"/> + <path fill="#0C3FD2" d="M22.456,40.78c0,0.296,0.295,0.296,0.492,0.197l16.319-16.584c0.49-0.491,0.395-0.687,0-0.982 + L22.946,7.024c-0.098-0.098-0.393-0.098-0.393,0.098v9.813H9.185c-0.294,0-0.492,0.196-0.492,0.393v13.05 + c0,0.394,0.197,0.491,0.59,0.491h13.271L22.456,40.78z"/> + <path fill="#0D40D2" d="M22.464,40.754c0,0.295,0.294,0.295,0.491,0.196l16.295-16.558c0.489-0.49,0.393-0.686,0-0.98 + L22.956,7.051c-0.099-0.098-0.393-0.098-0.393,0.097v9.797H9.212c-0.294,0-0.49,0.197-0.49,0.393v13.031 + c0,0.393,0.196,0.489,0.588,0.489h13.252L22.464,40.754z"/> + <path fill="#0E41D3" d="M22.475,40.728c0,0.295,0.294,0.295,0.49,0.196l16.272-16.531c0.49-0.489,0.394-0.684,0-0.978L22.964,7.08 + c-0.098-0.098-0.392-0.098-0.392,0.097v9.782H9.241c-0.294,0-0.49,0.196-0.49,0.392v13.01c0,0.392,0.196,0.488,0.588,0.488h13.233 + L22.475,40.728z"/> + <path fill="#0F42D3" d="M22.483,40.701c0,0.294,0.294,0.294,0.49,0.194l16.248-16.504c0.488-0.488,0.393-0.683,0-0.977 + L22.974,7.105c-0.098-0.098-0.391-0.098-0.391,0.097v9.767H9.271c-0.293,0-0.489,0.195-0.489,0.391v12.988 + c0,0.392,0.196,0.487,0.587,0.487h13.214L22.483,40.701z"/> + <path fill="#1043D4" d="M22.494,40.675c0,0.293,0.294,0.293,0.489,0.194l16.226-16.478c0.487-0.488,0.392-0.683,0-0.975 + L22.982,7.132c-0.098-0.098-0.391-0.098-0.391,0.097v9.751H9.298c-0.293,0-0.489,0.195-0.489,0.39v12.967 + c0,0.392,0.196,0.487,0.586,0.487H22.59L22.494,40.675z"/> + <path fill="#1144D4" d="M22.502,40.647c0,0.293,0.293,0.293,0.488,0.194L39.191,24.39c0.487-0.487,0.392-0.682,0-0.974 + L22.991,7.16c-0.098-0.098-0.391-0.098-0.391,0.097v9.735H9.328c-0.293,0-0.488,0.195-0.488,0.39v12.948 + c0,0.39,0.195,0.486,0.585,0.486h13.176L22.502,40.647z"/> + <path fill="#1245D5" d="M22.514,40.621c0,0.292,0.292,0.292,0.487,0.194L39.177,24.39c0.488-0.486,0.392-0.68,0-0.972L23,7.188 + c-0.098-0.098-0.39-0.098-0.39,0.096v9.72H9.356c-0.292,0-0.487,0.195-0.487,0.39v12.926c0,0.39,0.195,0.486,0.585,0.486H22.61 + L22.514,40.621z"/> + <path fill="#1346D5" d="M22.522,40.595c0,0.292,0.292,0.292,0.487,0.194L39.165,24.39c0.485-0.485,0.389-0.679,0-0.97 + L23.009,7.213c-0.098-0.097-0.389-0.097-0.389,0.097v9.704H9.384c-0.292,0-0.486,0.194-0.486,0.389V30.31 + c0,0.389,0.195,0.484,0.584,0.484h13.138L22.522,40.595z"/> + <path fill="#1447D6" d="M22.531,40.567c0,0.291,0.292,0.291,0.486,0.193l16.132-16.372c0.484-0.484,0.389-0.678,0-0.969 + L23.018,7.241c-0.097-0.097-0.389-0.097-0.389,0.097v9.688H9.414c-0.292,0-0.486,0.194-0.486,0.388v12.885 + c0,0.388,0.195,0.483,0.583,0.483h13.118L22.531,40.567z"/> + <path fill="#1548D6" d="M22.542,40.541c0,0.291,0.292,0.291,0.485,0.192l16.107-16.346c0.484-0.484,0.389-0.677,0-0.968 + L23.026,7.268c-0.097-0.097-0.388-0.097-0.388,0.097v9.672H9.441c-0.291,0-0.485,0.194-0.485,0.388v12.865 + c0,0.388,0.194,0.483,0.582,0.483h13.099L22.542,40.541z"/> + <path fill="#1649D7" d="M22.551,40.515c0,0.291,0.291,0.291,0.484,0.193l16.083-16.321c0.485-0.483,0.389-0.676,0-0.966 + L23.036,7.294c-0.097-0.097-0.388-0.097-0.388,0.096v9.657H9.47c-0.291,0-0.484,0.193-0.484,0.387v12.844 + c0,0.387,0.194,0.481,0.582,0.481h13.08L22.551,40.515z"/> + <path fill="#174AD7" d="M22.561,40.487c0,0.291,0.291,0.291,0.484,0.193l16.061-16.294c0.483-0.482,0.388-0.674,0-0.964 + L23.044,7.321c-0.097-0.096-0.387-0.096-0.387,0.097v9.641H9.5c-0.29,0-0.483,0.193-0.483,0.386v12.823 + c0,0.387,0.193,0.481,0.58,0.481h13.062L22.561,40.487z"/> + <path fill="#184BD8" d="M22.57,40.462c0,0.289,0.29,0.289,0.483,0.191l16.038-16.267c0.481-0.481,0.387-0.673,0-0.962 + L23.053,7.349c-0.097-0.096-0.387-0.096-0.387,0.096v9.626H9.527c-0.29,0-0.483,0.193-0.483,0.385v12.802 + c0,0.386,0.193,0.481,0.58,0.481h13.042L22.57,40.462z"/> + <path fill="#194CD8" d="M22.58,40.435c0,0.289,0.29,0.289,0.482,0.192l16.014-16.242c0.481-0.481,0.387-0.672,0-0.961 + L23.062,7.375c-0.097-0.096-0.386-0.096-0.386,0.096v9.611H9.557c-0.289,0-0.482,0.192-0.482,0.385v12.782 + c0,0.384,0.193,0.479,0.579,0.479h13.023L22.58,40.435z"/> + <path fill="#1A4DD9" d="M22.589,40.408c0,0.288,0.289,0.288,0.482,0.192l15.99-16.216c0.48-0.48,0.386-0.672,0-0.959L23.071,7.402 + c-0.097-0.096-0.385-0.096-0.385,0.095v9.595H9.585c-0.289,0-0.482,0.192-0.482,0.384v12.761c0,0.385,0.193,0.479,0.578,0.479 + h13.004L22.589,40.408z"/> + <path fill="#1B4ED9" d="M22.6,40.382c0,0.288,0.289,0.288,0.481,0.192l15.967-16.19c0.48-0.479,0.385-0.67,0-0.958L23.081,7.43 + c-0.096-0.096-0.384-0.096-0.384,0.095v9.58H9.614c-0.288,0-0.481,0.192-0.481,0.384v12.741c0,0.383,0.193,0.478,0.577,0.478 + h12.985L22.6,40.382z"/> + <path fill="#1C4FDA" d="M22.608,40.354c0,0.289,0.289,0.289,0.48,0.192l15.943-16.164c0.479-0.478,0.386-0.669,0-0.957 + L23.088,7.457c-0.096-0.096-0.384-0.096-0.384,0.095v9.564H9.643c-0.288,0-0.48,0.191-0.48,0.383v12.719 + c0,0.383,0.192,0.479,0.577,0.479h12.966L22.608,40.354z"/> + <path fill="#1D50DA" d="M22.619,40.328c0,0.287,0.288,0.287,0.479,0.19l15.92-16.136c0.479-0.478,0.384-0.668,0-0.955 + L23.098,7.482c-0.096-0.096-0.384-0.096-0.384,0.095v9.548H9.67c-0.288,0-0.479,0.191-0.479,0.382v12.699 + c0,0.382,0.191,0.479,0.575,0.479h12.947L22.619,40.328z"/> + <path fill="#1E51DB" d="M22.628,40.302c0,0.287,0.288,0.287,0.479,0.191l15.896-16.111c0.479-0.477,0.385-0.667,0-0.954 + L23.106,7.51c-0.096-0.096-0.383-0.096-0.383,0.094v9.533H9.699c-0.287,0-0.479,0.191-0.479,0.382v12.679 + c0,0.382,0.191,0.477,0.575,0.477h12.928L22.628,40.302z"/> + <path fill="#1F52DB" d="M22.637,40.274c0,0.287,0.288,0.287,0.479,0.19L38.99,24.381c0.478-0.476,0.382-0.666,0-0.952 + L23.115,7.538c-0.095-0.096-0.382-0.096-0.382,0.094v9.517H9.729c-0.287,0-0.478,0.191-0.478,0.381v12.657 + c0,0.381,0.191,0.477,0.574,0.477h12.909L22.637,40.274z"/> + <path fill="#2053DC" d="M22.647,40.249c0,0.285,0.287,0.285,0.478,0.189l15.85-16.058c0.477-0.475,0.382-0.665,0-0.95 + L23.125,7.563c-0.096-0.095-0.382-0.095-0.382,0.095v9.501H9.757c-0.286,0-0.478,0.19-0.478,0.381v12.636 + c0,0.381,0.191,0.475,0.573,0.475h12.89L22.647,40.249z"/> + <path fill="#2154DC" d="M22.656,40.222c0,0.285,0.287,0.285,0.477,0.19L38.96,24.38c0.477-0.475,0.381-0.664,0-0.949L23.133,7.59 + c-0.096-0.095-0.382-0.095-0.382,0.095v9.486H9.786c-0.286,0-0.477,0.19-0.477,0.38v12.617c0,0.379,0.191,0.474,0.572,0.474 + h12.871L22.656,40.222z"/> + <path fill="#2255DD" d="M22.667,40.194c0,0.285,0.286,0.285,0.477,0.189l15.802-16.004c0.476-0.474,0.382-0.663,0-0.947 + L23.143,7.618c-0.096-0.095-0.381-0.095-0.381,0.094v9.471H9.814c-0.285,0-0.476,0.189-0.476,0.379v12.596 + c0,0.379,0.191,0.473,0.572,0.473h12.851L22.667,40.194z"/> + <path fill="#2356DD" d="M22.675,40.169c0,0.284,0.286,0.284,0.476,0.189l15.779-15.979c0.475-0.473,0.381-0.662,0-0.945 + L23.151,7.645c-0.095-0.094-0.38-0.094-0.38,0.094v9.455H9.843c-0.285,0-0.475,0.189-0.475,0.378v12.574 + c0,0.379,0.19,0.474,0.571,0.474h12.832L22.675,40.169z"/> + <path fill="#2457DE" d="M22.686,40.144c0,0.282,0.285,0.282,0.475,0.188l15.756-15.953c0.474-0.472,0.379-0.66,0-0.944 + L23.159,7.671c-0.095-0.094-0.379-0.094-0.379,0.094v9.439H9.873c-0.285,0-0.475,0.189-0.475,0.378v12.554 + c0,0.378,0.19,0.472,0.569,0.472H22.78L22.686,40.144z"/> + <path fill="#2558DE" d="M22.694,40.115c0,0.282,0.285,0.282,0.474,0.188l15.733-15.925c0.473-0.471,0.379-0.66,0-0.942 + L23.168,7.698c-0.095-0.094-0.379-0.094-0.379,0.094v9.424H9.9c-0.284,0-0.474,0.189-0.474,0.377v12.535 + c0,0.376,0.189,0.471,0.568,0.471h12.794L22.694,40.115z"/> + <path fill="#2659DF" d="M22.705,40.089c0,0.283,0.284,0.283,0.473,0.188l15.708-15.899c0.474-0.471,0.38-0.659,0-0.941 + L23.177,7.726c-0.095-0.094-0.379-0.094-0.379,0.094v9.408H9.929c-0.284,0-0.473,0.188-0.473,0.377v12.514 + c0,0.376,0.189,0.469,0.568,0.469h12.775L22.705,40.089z"/> + <path fill="#275ADF" d="M22.714,40.063c0,0.281,0.284,0.281,0.473,0.188l15.685-15.874c0.473-0.47,0.379-0.658,0-0.939 + L23.188,7.752c-0.095-0.094-0.378-0.094-0.378,0.094v9.392H9.958c-0.283,0-0.472,0.188-0.472,0.376v12.492 + c0,0.375,0.189,0.47,0.567,0.47H22.81L22.714,40.063z"/> + <path fill="#285BE0" d="M22.724,40.036c0,0.281,0.283,0.281,0.472,0.188l15.662-15.847c0.472-0.469,0.378-0.656,0-0.938 + L23.195,7.779c-0.095-0.094-0.377-0.094-0.377,0.094v9.376H9.986c-0.283,0-0.472,0.188-0.472,0.375v12.472 + c0,0.375,0.189,0.467,0.566,0.467h12.737L22.724,40.036z"/> + <path fill="#295CE0" d="M22.732,40.009c0,0.281,0.283,0.281,0.471,0.188l15.639-15.82c0.471-0.468,0.377-0.655,0-0.936 + L23.205,7.807c-0.094-0.094-0.377-0.094-0.377,0.093v9.361H10.016c-0.283,0-0.471,0.188-0.471,0.375v12.451 + c0,0.374,0.188,0.468,0.565,0.468h12.718L22.732,40.009z"/> + <path fill="#2A5DE1" d="M22.742,39.981c0,0.28,0.283,0.28,0.47,0.188l15.615-15.793c0.471-0.468,0.377-0.654,0-0.935L23.212,7.833 + c-0.094-0.094-0.376-0.094-0.376,0.093v9.345H10.044c-0.282,0-0.471,0.188-0.471,0.375v12.431c0,0.374,0.188,0.467,0.565,0.467 + h12.699L22.742,39.981z"/> + <path fill="#2B5EE1" d="M22.752,39.956c0,0.279,0.282,0.279,0.469,0.188l15.592-15.768c0.469-0.467,0.376-0.653,0-0.933 + L23.223,7.86c-0.094-0.093-0.375-0.093-0.375,0.093v9.331H10.072c-0.282,0-0.47,0.187-0.47,0.373v12.41 + c0,0.373,0.188,0.466,0.563,0.466h12.68L22.752,39.956z"/> + <path fill="#2C5FE2" d="M22.761,39.929c0,0.28,0.282,0.28,0.469,0.188l15.567-15.742c0.47-0.466,0.377-0.652,0-0.932L23.231,7.887 + c-0.094-0.093-0.375-0.093-0.375,0.092v9.315H10.102c-0.281,0-0.469,0.187-0.469,0.373v12.388c0,0.372,0.188,0.465,0.563,0.465 + h12.661L22.761,39.929z"/> + <path fill="#2D60E2" d="M22.771,39.901c0,0.279,0.281,0.279,0.469,0.187l15.544-15.714c0.469-0.465,0.375-0.65,0-0.93 + L23.239,7.914c-0.094-0.093-0.375-0.093-0.375,0.093v9.299H10.129c-0.28,0-0.468,0.186-0.468,0.373v12.367 + c0,0.372,0.188,0.465,0.562,0.465h12.642L22.771,39.901z"/> + <path fill="#2E61E3" d="M22.781,39.876c0,0.277,0.281,0.277,0.468,0.186l15.521-15.688c0.468-0.464,0.375-0.649,0-0.928 + L23.25,7.94c-0.094-0.093-0.375-0.093-0.375,0.092v9.284H10.158c-0.28,0-0.467,0.186-0.467,0.372v12.347 + c0,0.372,0.188,0.464,0.561,0.464h12.623L22.781,39.876z"/> + <path fill="#2F62E3" d="M22.792,39.851c0,0.277,0.28,0.277,0.467,0.186l15.499-15.663c0.466-0.464,0.373-0.649,0-0.927 + l-15.5-15.479c-0.093-0.092-0.374-0.092-0.374,0.092v9.268H10.188c-0.28,0-0.467,0.186-0.467,0.372v12.325 + c0,0.371,0.187,0.463,0.56,0.463h12.604L22.792,39.851z"/> + <path fill="#3063E4" d="M22.799,39.821c0,0.279,0.281,0.279,0.467,0.187l15.475-15.636c0.465-0.463,0.373-0.648,0-0.925 + L23.267,7.995c-0.093-0.092-0.373-0.092-0.373,0.092v9.252H10.215c-0.279,0-0.466,0.185-0.466,0.371v12.305 + c0,0.369,0.187,0.461,0.56,0.461h12.584L22.799,39.821z"/> + <path fill="#3164E4" d="M22.81,39.796c0,0.277,0.28,0.277,0.466,0.186l15.451-15.61c0.465-0.462,0.372-0.646,0-0.924L23.275,8.021 + c-0.094-0.092-0.373-0.092-0.373,0.092v9.237H10.245c-0.279,0-0.465,0.185-0.465,0.37v12.285c0,0.369,0.187,0.461,0.559,0.461 + h12.565L22.81,39.796z"/> + <path fill="#3265E5" d="M22.819,39.771c0,0.276,0.279,0.276,0.465,0.185l15.428-15.583c0.465-0.461,0.373-0.646,0-0.922 + L23.284,8.048c-0.093-0.092-0.372-0.092-0.372,0.092v9.221H10.273c-0.279,0-0.464,0.185-0.464,0.37v12.265 + c0,0.369,0.186,0.46,0.558,0.46h12.546L22.819,39.771z"/> + <path fill="#3366E5" d="M22.83,39.743c0,0.275,0.278,0.275,0.464,0.185l15.404-15.557c0.464-0.46,0.371-0.645,0-0.921 + L23.293,8.076c-0.093-0.092-0.372-0.092-0.372,0.092v9.206h-12.62c-0.278,0-0.464,0.184-0.464,0.369v12.243 + c0,0.369,0.186,0.461,0.557,0.461h12.527L22.83,39.743z"/> + <path fill="#3366E6" d="M22.838,39.716c0,0.276,0.278,0.276,0.464,0.186l15.38-15.532c0.463-0.459,0.371-0.643,0-0.918 + L23.302,8.103c-0.093-0.092-0.371-0.092-0.371,0.091v9.19H10.331c-0.278,0-0.463,0.185-0.463,0.368v12.222 + c0,0.368,0.186,0.459,0.556,0.459h12.508L22.838,39.716z"/> + <path fill="#3467E6" d="M22.849,39.688c0,0.275,0.278,0.275,0.463,0.185l15.357-15.504c0.461-0.458,0.369-0.642,0-0.917 + L23.312,8.129C23.217,8.038,22.94,8.038,22.94,8.22v9.174H10.358c-0.277,0-0.462,0.184-0.462,0.368v12.203 + c0,0.366,0.185,0.458,0.555,0.458H22.94L22.849,39.688z"/> + <path fill="#3568E7" d="M22.857,39.663c0,0.275,0.277,0.275,0.462,0.184l15.333-15.478c0.461-0.458,0.37-0.641,0-0.916 + L23.319,8.156c-0.093-0.092-0.37-0.092-0.37,0.091v9.159H10.387c-0.277,0-0.461,0.184-0.461,0.367v12.182 + c0,0.366,0.185,0.457,0.554,0.457h12.47L22.857,39.663z"/> + <path fill="#3669E7" d="M22.867,39.637c0,0.274,0.277,0.274,0.461,0.183l15.31-15.452c0.461-0.458,0.368-0.64,0-0.915 + l-15.31-15.27c-0.092-0.091-0.369-0.091-0.369,0.091v9.143H10.417c-0.277,0-0.461,0.184-0.461,0.366v12.16 + c0,0.365,0.184,0.457,0.553,0.457h12.451L22.867,39.637z"/> + <path fill="#376AE8" d="M22.877,39.608c0,0.274,0.276,0.274,0.46,0.184l15.287-15.425c0.461-0.457,0.369-0.639,0-0.913 + L23.337,8.21c-0.092-0.091-0.368-0.091-0.368,0.091v9.127H10.445c-0.276,0-0.46,0.183-0.46,0.366v12.14 + c0,0.365,0.184,0.455,0.552,0.455h12.432L22.877,39.608z"/> + <path fill="#386BE8" d="M22.886,39.583c0,0.273,0.276,0.273,0.46,0.184l15.263-15.4c0.459-0.456,0.368-0.638,0-0.911L23.347,8.237 + c-0.092-0.091-0.368-0.091-0.368,0.091v9.112H10.474c-0.275,0-0.459,0.183-0.459,0.365v12.119c0,0.363,0.184,0.454,0.552,0.454 + h12.413L22.886,39.583z"/> + <path fill="#396CE9" d="M22.896,39.558c0,0.272,0.276,0.272,0.459,0.182l15.239-15.374c0.459-0.455,0.367-0.637,0-0.91 + L23.355,8.265c-0.092-0.091-0.368-0.091-0.368,0.09v9.097H10.502c-0.275,0-0.459,0.183-0.459,0.364v12.099 + c0,0.364,0.184,0.454,0.551,0.454h12.394L22.896,39.558z"/> + <path fill="#3A6DE9" d="M22.905,39.528c0,0.273,0.276,0.273,0.459,0.184l15.217-15.348c0.457-0.454,0.366-0.635,0-0.908 + L23.364,8.292c-0.092-0.091-0.367-0.091-0.367,0.09v9.081H10.531c-0.275,0-0.458,0.182-0.458,0.364v12.079 + c0,0.361,0.184,0.453,0.55,0.453h12.374L22.905,39.528z"/> + <path fill="#3B6EEA" d="M22.916,39.503c0,0.271,0.275,0.271,0.458,0.182l15.193-15.32c0.456-0.453,0.366-0.634,0-0.906 + L23.374,8.318c-0.092-0.091-0.366-0.091-0.366,0.09v9.065H10.56c-0.274,0-0.458,0.182-0.458,0.363v12.057 + c0,0.362,0.183,0.453,0.549,0.453h12.355L22.916,39.503z"/> + <path fill="#3C6FEA" d="M22.924,39.478c0,0.271,0.274,0.271,0.457,0.181l15.17-15.294c0.455-0.453,0.365-0.633,0-0.905 + L23.381,8.344c-0.092-0.09-0.366-0.09-0.366,0.09v9.05H10.588c-0.274,0-0.457,0.181-0.457,0.363v12.036 + c0,0.361,0.183,0.451,0.548,0.451h12.336L22.924,39.478z"/> + <path fill="#3D70EB" d="M22.935,39.45c0,0.271,0.274,0.271,0.456,0.181l15.146-15.269c0.455-0.452,0.365-0.632,0-0.904 + L23.391,8.373c-0.091-0.09-0.365-0.09-0.365,0.09v9.034H10.617c-0.274,0-0.456,0.181-0.456,0.362v12.017 + c0,0.36,0.182,0.45,0.547,0.45h12.317L22.935,39.45z"/> + <path fill="#3E71EB" d="M22.943,39.424c0,0.271,0.274,0.271,0.456,0.181l15.123-15.243c0.455-0.451,0.363-0.631,0-0.902 + L23.399,8.398c-0.091-0.09-0.365-0.09-0.365,0.09v9.019h-12.39c-0.273,0-0.455,0.181-0.455,0.361v11.994 + c0,0.361,0.182,0.451,0.546,0.451h12.298L22.943,39.424z"/> + <path fill="#3F72EC" d="M22.954,39.397c0,0.271,0.273,0.271,0.455,0.181l15.099-15.217c0.455-0.45,0.365-0.63,0-0.9L23.408,8.425 + c-0.091-0.09-0.364-0.09-0.364,0.089v9.003h-12.37c-0.272,0-0.455,0.18-0.455,0.361v11.974c0,0.359,0.182,0.449,0.546,0.449 + h12.279L22.954,39.397z"/> + <path fill="#4073EC" d="M22.962,39.37c0,0.27,0.273,0.27,0.455,0.18l15.076-15.188c0.453-0.45,0.363-0.629,0-0.898L23.417,8.453 + c-0.091-0.09-0.363-0.09-0.363,0.089v8.988H10.704c-0.272,0-0.454,0.18-0.454,0.36v11.954c0,0.358,0.182,0.448,0.545,0.448h12.26 + L22.962,39.37z"/> + <path fill="#4174ED" d="M22.973,39.344c0,0.271,0.272,0.271,0.454,0.181L38.479,24.36c0.452-0.449,0.362-0.628,0-0.897 + L23.426,8.48c-0.091-0.09-0.363-0.09-0.363,0.089v8.972H10.731c-0.272,0-0.453,0.18-0.453,0.359v11.933 + c0,0.357,0.181,0.447,0.544,0.447h12.241L22.973,39.344z"/> + <path fill="#4275ED" d="M22.982,39.315c0,0.271,0.272,0.271,0.453,0.181l15.028-15.137c0.453-0.448,0.363-0.626,0-0.896 + L23.436,8.506c-0.091-0.09-0.362-0.09-0.362,0.089v8.957H10.76c-0.271,0-0.453,0.18-0.453,0.358v11.913 + c0,0.357,0.181,0.445,0.543,0.445h12.222L22.982,39.315z"/> + <path fill="#4376EE" d="M22.991,39.29c0,0.27,0.272,0.27,0.453,0.179l15.005-15.109c0.451-0.447,0.362-0.625,0-0.894L23.444,8.534 + c-0.091-0.089-0.362-0.089-0.362,0.089v8.94H10.79c-0.271,0-0.452,0.18-0.452,0.358v11.893c0,0.355,0.181,0.444,0.542,0.444 + h12.203L22.991,39.29z"/> + <path fill="#4477EE" d="M23.001,39.265c0,0.268,0.271,0.268,0.452,0.178l14.981-15.083c0.449-0.446,0.361-0.625,0-0.893 + L23.454,8.561c-0.091-0.089-0.361-0.089-0.361,0.089v8.925H10.817c-0.271,0-0.451,0.179-0.451,0.357v11.87 + c0,0.356,0.181,0.445,0.542,0.445h12.184L23.001,39.265z"/> + <path fill="#4578EF" d="M23.01,39.237c0,0.268,0.271,0.268,0.451,0.178l14.959-15.058c0.449-0.445,0.359-0.624,0-0.891 + L23.461,8.587c-0.09-0.089-0.361-0.089-0.361,0.089v8.91H10.847c-0.27,0-0.45,0.179-0.45,0.356v11.851 + c0,0.354,0.18,0.444,0.541,0.444h12.165L23.01,39.237z"/> + <path fill="#4679EF" d="M23.021,39.21c0,0.268,0.271,0.268,0.45,0.18l14.935-15.032c0.449-0.445,0.36-0.623,0-0.889L23.47,8.614 + c-0.09-0.089-0.36-0.089-0.36,0.089v8.894H10.875c-0.27,0-0.45,0.179-0.45,0.356v11.83c0,0.354,0.18,0.444,0.54,0.444H23.11 + L23.021,39.21z"/> + <path fill="#477AF0" d="M23.03,39.185c0,0.267,0.27,0.267,0.449,0.178l14.912-15.005c0.447-0.444,0.359-0.622,0-0.888 + L23.479,8.642c-0.09-0.089-0.359-0.089-0.359,0.088v8.878H10.903c-0.27,0-0.449,0.178-0.449,0.356v11.809 + c0,0.354,0.18,0.441,0.539,0.441h12.127L23.03,39.185z"/> + <path fill="#487BF0" d="M23.041,39.157c0,0.266,0.269,0.266,0.448,0.177l14.89-14.979c0.446-0.443,0.357-0.62,0-0.886 + L23.488,8.668c-0.09-0.089-0.359-0.089-0.359,0.088v8.863H10.933c-0.269,0-0.448,0.177-0.448,0.354v11.788 + c0,0.354,0.179,0.441,0.538,0.441h12.107L23.041,39.157z"/> + <path fill="#497CF1" d="M23.049,39.13c0,0.268,0.269,0.268,0.448,0.178l14.865-14.952c0.446-0.442,0.357-0.619,0-0.885 + L23.498,8.695c-0.09-0.088-0.358-0.088-0.358,0.088v8.848H10.961c-0.269,0-0.448,0.177-0.448,0.354v11.767 + c0,0.354,0.179,0.44,0.538,0.44H23.14L23.049,39.13z"/> + <path fill="#4A7DF1" d="M23.06,39.104c0,0.266,0.269,0.266,0.447,0.176l14.841-14.925c0.446-0.442,0.356-0.618,0-0.883 + L23.506,8.723c-0.09-0.088-0.358-0.088-0.358,0.088v8.832H10.989c-0.268,0-0.447,0.177-0.447,0.354v11.747 + c0,0.354,0.179,0.439,0.537,0.439h12.069L23.06,39.104z"/> + <path fill="#4B7EF2" d="M23.068,39.077c0,0.265,0.269,0.265,0.447,0.177l14.817-14.899c0.445-0.441,0.357-0.617,0-0.882 + L23.516,8.75c-0.09-0.088-0.357-0.088-0.357,0.088v8.816h-12.14c-0.268,0-0.446,0.177-0.446,0.354v11.726 + c0,0.353,0.179,0.439,0.536,0.439h12.05L23.068,39.077z"/> + <path fill="#4C7FF2" d="M23.079,39.051c0,0.265,0.268,0.265,0.446,0.177l14.794-14.874c0.444-0.44,0.356-0.616,0-0.88 + L23.523,8.775c-0.089-0.088-0.357-0.088-0.357,0.088v8.8h-12.12c-0.268,0-0.446,0.176-0.446,0.353v11.705 + c0,0.353,0.178,0.439,0.535,0.439h12.031L23.079,39.051z"/> + <path fill="#4D80F3" d="M23.087,39.024c0,0.264,0.268,0.264,0.445,0.176l14.771-14.848c0.443-0.439,0.355-0.615,0-0.878 + L23.532,8.803c-0.089-0.088-0.356-0.088-0.356,0.087v8.785H11.075c-0.267,0-0.445,0.176-0.445,0.352v11.685 + c0,0.352,0.178,0.438,0.534,0.438h12.012L23.087,39.024z"/> + <path fill="#4E81F3" d="M23.098,38.997c0,0.264,0.267,0.264,0.445,0.176l14.748-14.82c0.442-0.438,0.354-0.614,0-0.877 + L23.542,8.831c-0.089-0.088-0.356-0.088-0.356,0.087v8.769H11.104c-0.266,0-0.444,0.176-0.444,0.352v11.665 + c0,0.35,0.178,0.437,0.533,0.437h11.993L23.098,38.997z"/> + <path fill="#4F82F4" d="M23.107,38.972c0,0.262,0.267,0.262,0.444,0.174l14.723-14.794c0.441-0.438,0.355-0.613,0-0.875 + L23.55,8.856c-0.089-0.087-0.355-0.087-0.355,0.087v8.754H11.132c-0.266,0-0.443,0.176-0.443,0.351V29.69 + c0,0.351,0.177,0.438,0.532,0.438h11.974L23.107,38.972z"/> + <path fill="#5083F4" d="M23.116,38.944c0,0.262,0.266,0.262,0.443,0.175l14.699-14.769c0.443-0.437,0.354-0.611,0-0.874 + L23.56,8.883c-0.089-0.087-0.354-0.087-0.354,0.087v8.738H11.162c-0.266,0-0.443,0.175-0.443,0.35v11.622 + c0,0.35,0.177,0.437,0.531,0.437h11.955L23.116,38.944z"/> + <path fill="#5184F5" d="M23.126,38.918c0,0.263,0.266,0.263,0.442,0.174l14.677-14.741c0.441-0.436,0.354-0.61,0-0.872 + L23.568,8.911c-0.089-0.087-0.354-0.087-0.354,0.087v8.723H11.19c-0.265,0-0.442,0.175-0.442,0.35v11.603 + c0,0.348,0.177,0.436,0.531,0.436h11.936L23.126,38.918z"/> + <path fill="#5285F5" d="M23.135,38.892c0,0.262,0.266,0.262,0.442,0.174L38.23,24.35c0.44-0.436,0.354-0.609,0-0.871L23.578,8.938 + c-0.088-0.087-0.354-0.087-0.354,0.087v8.707H11.218c-0.265,0-0.441,0.175-0.441,0.349v11.581c0,0.348,0.177,0.434,0.53,0.434 + h11.917L23.135,38.892z"/> + <path fill="#5386F6" d="M23.146,38.864c0,0.261,0.265,0.261,0.441,0.174l14.629-14.689c0.44-0.435,0.354-0.608,0-0.869 + L23.586,8.964c-0.088-0.087-0.353-0.087-0.353,0.086v8.691H11.248c-0.264,0-0.441,0.174-0.441,0.348v11.562 + c0,0.347,0.177,0.433,0.529,0.433h11.898L23.146,38.864z"/> + <path fill="#5487F6" d="M23.154,38.838c0,0.261,0.264,0.261,0.44,0.174l14.608-14.663c0.438-0.434,0.352-0.607,0-0.867 + L23.595,8.992c-0.088-0.087-0.353-0.087-0.353,0.086v8.676H11.276c-0.264,0-0.44,0.174-0.44,0.348v11.54 + c0,0.346,0.176,0.433,0.528,0.433h11.878L23.154,38.838z"/> + <path fill="#5588F7" d="M23.165,38.812c0,0.26,0.264,0.26,0.44,0.174l14.583-14.637c0.438-0.433,0.353-0.606,0-0.866L23.604,9.019 + c-0.088-0.086-0.352-0.086-0.352,0.086v8.661H11.304c-0.263,0-0.439,0.173-0.439,0.347v11.52c0,0.346,0.176,0.432,0.527,0.432 + h11.859L23.165,38.812z"/> + <path fill="#5689F7" d="M23.173,38.784c0,0.26,0.264,0.26,0.439,0.173l14.561-14.609c0.438-0.433,0.351-0.605,0-0.865 + L23.612,9.045c-0.088-0.086-0.351-0.086-0.351,0.086v8.645H11.333c-0.263,0-0.438,0.173-0.438,0.346v11.499 + c0,0.345,0.175,0.431,0.526,0.431h11.84L23.173,38.784z"/> + <path fill="#578AF8" d="M23.184,38.758c0,0.259,0.263,0.259,0.438,0.173l14.537-14.584c0.437-0.432,0.351-0.604,0-0.863 + L23.622,9.072c-0.088-0.086-0.351-0.086-0.351,0.086v8.629H11.362c-0.263,0-0.438,0.173-0.438,0.346V29.61 + c0,0.346,0.175,0.432,0.525,0.432h11.821L23.184,38.758z"/> + <path fill="#588BF8" d="M23.192,38.731c0,0.258,0.263,0.258,0.438,0.172l14.513-14.558c0.436-0.431,0.35-0.603,0-0.861L23.63,9.1 + c-0.087-0.086-0.35-0.086-0.35,0.086v8.614h-11.89c-0.262,0-0.437,0.173-0.437,0.345v11.456c0,0.344,0.175,0.43,0.524,0.43H23.28 + L23.192,38.731z"/> + <path fill="#598CF9" d="M23.203,38.704c0,0.259,0.262,0.259,0.437,0.173l14.488-14.532c0.437-0.43,0.351-0.602,0-0.86L23.64,9.126 + c-0.088-0.086-0.35-0.086-0.35,0.085v8.598h-11.87c-0.262,0-0.437,0.172-0.437,0.344v11.438c0,0.344,0.175,0.428,0.524,0.428 + h11.784L23.203,38.704z"/> + <path fill="#5A8DF9" d="M23.212,38.678c0,0.259,0.262,0.259,0.436,0.173l14.466-14.506c0.436-0.429,0.35-0.6,0-0.858L23.648,9.153 + c-0.088-0.086-0.349-0.086-0.349,0.085v8.583H11.448c-0.262,0-0.436,0.172-0.436,0.344v11.416c0,0.343,0.174,0.428,0.523,0.428 + h11.764L23.212,38.678z"/> + <path fill="#5B8EFA" d="M23.222,38.651c0,0.257,0.262,0.257,0.436,0.17L38.1,24.343c0.434-0.428,0.349-0.599,0-0.856L23.657,9.181 + c-0.087-0.085-0.349-0.085-0.349,0.085v8.567H11.477c-0.261,0-0.435,0.171-0.435,0.343v11.394c0,0.343,0.174,0.428,0.522,0.428 + h11.745L23.222,38.651z"/> + <path fill="#5C8FFA" d="M23.231,38.625c0,0.256,0.261,0.256,0.435,0.171l14.418-14.453c0.435-0.428,0.349-0.598,0-0.855 + L23.667,9.208c-0.087-0.085-0.348-0.085-0.348,0.085v8.551H11.505c-0.261,0-0.434,0.172-0.434,0.343v11.375 + c0,0.34,0.173,0.426,0.521,0.426h11.726L23.231,38.625z"/> + <path fill="#5D90FB" d="M23.24,38.599c0,0.256,0.261,0.256,0.434,0.17L38.07,24.342c0.433-0.427,0.349-0.598,0-0.854L23.674,9.233 + c-0.087-0.085-0.347-0.085-0.347,0.085v8.536H11.534c-0.26,0-0.434,0.171-0.434,0.342V29.55c0,0.342,0.173,0.426,0.52,0.426 + h11.707L23.24,38.599z"/> + <path fill="#5E91FB" d="M23.25,38.571c0,0.256,0.26,0.256,0.434,0.171l14.371-14.401c0.432-0.426,0.347-0.596,0-0.852 + L23.685,9.261c-0.087-0.085-0.347-0.085-0.347,0.084v8.521H11.562c-0.259,0-0.433,0.171-0.433,0.342V29.54 + c0,0.34,0.173,0.424,0.52,0.424h11.688L23.25,38.571z"/> + <path fill="#5F92FC" d="M23.26,38.545c0,0.255,0.26,0.255,0.433,0.17l14.349-14.374c0.432-0.425,0.347-0.595,0-0.85L23.692,9.289 + c-0.087-0.085-0.346-0.085-0.346,0.084v8.504H11.591c-0.259,0-0.432,0.171-0.432,0.341V29.53c0,0.339,0.173,0.423,0.519,0.423 + h11.669L23.26,38.545z"/> + <path fill="#6093FC" d="M23.27,38.519c0,0.254,0.259,0.254,0.432,0.17l14.326-14.347c0.431-0.425,0.345-0.594,0-0.849 + L23.702,9.314c-0.087-0.085-0.346-0.085-0.346,0.084v8.489H11.621c-0.259,0-0.432,0.17-0.432,0.34v11.291 + c0,0.34,0.173,0.424,0.518,0.424h11.649L23.27,38.519z"/> + <path fill="#6194FD" d="M23.279,38.491c0,0.255,0.259,0.255,0.431,0.17l14.302-14.322c0.429-0.424,0.345-0.593,0-0.847 + L23.71,9.341c-0.086-0.084-0.345-0.084-0.345,0.084v8.473H11.648c-0.259,0-0.431,0.17-0.431,0.34v11.271 + c0,0.338,0.172,0.422,0.517,0.422h11.63L23.279,38.491z"/> + <path fill="#6295FD" d="M23.29,38.465c0,0.254,0.258,0.254,0.43,0.169l14.28-14.294c0.428-0.423,0.344-0.592,0-0.846L23.719,9.369 + c-0.086-0.084-0.344-0.084-0.344,0.084v8.458H11.677c-0.258,0-0.43,0.17-0.43,0.339v11.25c0,0.338,0.172,0.422,0.516,0.422h11.612 + L23.29,38.465z"/> + <path fill="#6396FE" d="M23.298,38.438c0,0.254,0.258,0.254,0.43,0.17l14.255-14.269c0.428-0.422,0.344-0.591,0-0.844 + l-14.255-14.1c-0.086-0.084-0.344-0.084-0.344,0.084v8.442H11.707c-0.258,0-0.429,0.169-0.429,0.338v11.228 + c0,0.338,0.171,0.422,0.515,0.422h11.592L23.298,38.438z"/> + <path fill="#6497FE" d="M23.309,38.412c0,0.253,0.257,0.253,0.429,0.168l14.23-14.242c0.428-0.422,0.344-0.59,0-0.843 + L23.737,9.422c-0.086-0.084-0.344-0.084-0.344,0.083v8.427H11.734c-0.257,0-0.429,0.169-0.429,0.338v11.209 + c0,0.336,0.171,0.418,0.514,0.418h11.573L23.309,38.412z"/> + <path fill="#6598FF" d="M23.317,38.385c0,0.253,0.257,0.253,0.429,0.169l14.208-14.216c0.428-0.42,0.344-0.588,0-0.841 + L23.747,9.45c-0.086-0.084-0.343-0.084-0.343,0.083v8.411h-11.64c-0.257,0-0.428,0.169-0.428,0.337v11.188 + c0,0.336,0.171,0.419,0.514,0.419h11.554L23.317,38.385z"/> + <path fill="#6699FF" d="M23.328,38.358c0,0.252,0.257,0.252,0.428,0.168l14.185-14.19c0.426-0.42,0.342-0.587,0-0.839 + L23.754,9.477c-0.086-0.084-0.342-0.084-0.342,0.083v8.396h-11.62c-0.256,0-0.427,0.168-0.427,0.336v11.167 + c0,0.335,0.171,0.418,0.513,0.418h11.535L23.328,38.358z"/> + </g> + + <linearGradient id="XMLID_10_" gradientUnits="userSpaceOnUse" x1="210.7969" y1="-239.4214" x2="210.7969" y2="-268.5771" gradientTransform="matrix(1 0 0 -1 -186 -230)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#6699FF"/> + </linearGradient> + <path fill="url(#XMLID_10_)" d="M23.328,38.358c0,0.252,0.257,0.252,0.428,0.168l14.185-14.19c0.426-0.42,0.342-0.587,0-0.839 + L23.754,9.477c-0.086-0.084-0.342-0.084-0.342,0.083v8.396h-11.62c-0.256,0-0.427,0.168-0.427,0.336v11.167 + c0,0.335,0.171,0.418,0.513,0.418h11.535L23.328,38.358z"/> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M48.06,47.999h-48v-48h48V47.999z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/note.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/note.svg new file mode 100644 index 00000000..e94c610e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/note.svg @@ -0,0 +1,200 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="25.5" height="25.5" viewBox="0 0 25.5 25.5" + overflow="visible" enable-background="new 0 0 25.5 25.5" xml:space="preserve"> +<g id="Layer_x0020_1"> + <g> + <path fill="#1F60A9" d="M25.5,12.7c0,7-5.7,12.7-12.7,12.7C5.7,25.5,0,19.8,0,12.7C0,5.6,5.7,0,12.7,0s12.7,5.7,12.7,12.7H25.5z" + /> + <path fill="#2060AA" d="M25.473,12.7c0,6.983-5.688,12.671-12.672,12.671C5.718,25.471,0.03,19.783,0.03,12.7 + S5.718,0.029,12.701,0.029c6.984,0,12.671,5.687,12.671,12.671H25.473z"/> + <path fill="#2160AB" d="M25.443,12.7c0,6.968-5.674,12.642-12.643,12.642C5.734,25.439,0.061,19.768,0.061,12.7 + c0-7.068,5.674-12.642,12.642-12.642c6.968,0,12.641,5.674,12.641,12.642H25.443z"/> + <path fill="#2160AC" d="M25.415,12.7c0,6.95-5.661,12.612-12.612,12.612C5.752,25.412,0.091,19.751,0.091,12.7 + c0-7.051,5.661-12.612,12.612-12.612S25.316,5.749,25.316,12.7H25.415z"/> + <path fill="#2260AD" d="M25.387,12.7c0,6.936-5.648,12.583-12.583,12.583C5.769,25.383,0.121,19.734,0.121,12.7 + c0-7.035,5.648-12.583,12.583-12.583c6.937,0,12.583,5.648,12.583,12.583H25.387z"/> + <path fill="#2360AE" d="M25.357,12.701c0,6.919-5.635,12.554-12.553,12.554C5.787,25.354,0.152,19.719,0.152,12.701 + c0-7.019,5.635-12.554,12.554-12.554S25.26,5.782,25.26,12.701H25.357z"/> + <path fill="#2460AF" d="M25.33,12.7c0,6.903-5.622,12.524-12.525,12.524C5.803,25.323,0.181,19.702,0.181,12.7 + S5.803,0.175,12.706,0.175c6.903,0,12.524,5.621,12.524,12.525H25.33z"/> + <path fill="#2560B0" d="M25.302,12.701c0,6.887-5.608,12.496-12.496,12.496C5.82,25.294,0.212,19.686,0.212,12.701 + c0-6.986,5.608-12.496,12.496-12.496c6.888,0,12.496,5.608,12.496,12.496H25.302z"/> + <path fill="#2661B1" d="M25.273,12.7c0,6.87-5.597,12.467-12.467,12.467C5.837,25.266,0.242,19.67,0.242,12.7 + c0-6.969,5.595-12.467,12.467-12.467c6.871,0,12.467,5.596,12.467,12.467H25.273z"/> + <path fill="#2661B2" d="M25.245,12.7c0,6.854-5.583,12.438-12.438,12.438C5.854,25.234,0.272,19.652,0.272,12.7 + S5.854,0.262,12.709,0.262c6.855,0,12.438,5.583,12.438,12.438H25.245z"/> + <path fill="#2761B3" d="M25.216,12.7c0,6.839-5.567,12.407-12.408,12.407C5.872,25.205,0.303,19.637,0.303,12.7 + c0-6.937,5.569-12.408,12.408-12.408S25.12,5.861,25.12,12.7H25.216z"/> + <path fill="#2861B4" d="M25.188,12.7c0,6.823-5.557,12.38-12.378,12.38C5.889,25.177,0.333,19.62,0.333,12.7 + c0-6.92,5.556-12.379,12.379-12.379c6.823,0,12.38,5.556,12.38,12.379H25.188z"/> + <path fill="#2961B5" d="M25.16,12.7c0,6.807-5.543,12.35-12.351,12.35C5.906,25.146,0.363,19.604,0.363,12.7 + c0-6.904,5.543-12.35,12.35-12.35s12.35,5.543,12.35,12.35H25.16z"/> + <path fill="#2A61B6" d="M25.131,12.7c0,6.792-5.529,12.321-12.32,12.321C5.923,25.117,0.393,19.588,0.393,12.7 + c0-6.888,5.53-12.32,12.321-12.32s12.32,5.53,12.32,12.32H25.131z"/> + <path fill="#2A61B7" d="M25.104,12.7c0,6.774-5.518,12.292-12.292,12.292C5.94,25.088,0.424,19.57,0.424,12.7 + c0-6.872,5.517-12.292,12.291-12.292c6.773,0,12.292,5.517,12.292,12.292H25.104z"/> + <path fill="#2B61B8" d="M25.075,12.7c0,6.759-5.505,12.263-12.263,12.263C5.958,25.059,0.455,19.555,0.455,12.7 + c0-6.855,5.503-12.262,12.262-12.262c6.76,0,12.262,5.504,12.262,12.262H25.075z"/> + <path fill="#2C61B9" d="M25.046,12.7c0,6.743-5.489,12.233-12.232,12.233C5.975,25.029,0.484,19.539,0.484,12.7 + c0-6.839,5.491-12.233,12.233-12.233c6.743,0,12.233,5.491,12.233,12.233H25.046z"/> + <path fill="#2D61BA" d="M25.018,12.7c0,6.727-5.478,12.204-12.204,12.204C5.992,25,0.514,19.521,0.514,12.7 + c0-6.822,5.478-12.204,12.204-12.204S24.922,5.973,24.922,12.7H25.018z"/> + <path fill="#2E61BB" d="M24.988,12.7c0,6.711-5.463,12.175-12.173,12.175C6.009,24.971,0.544,19.506,0.544,12.7 + c0-6.807,5.464-12.175,12.175-12.175S24.895,5.99,24.895,12.7H24.988z"/> + <path fill="#2F61BC" d="M24.962,12.701c0,6.693-5.45,12.145-12.146,12.145C6.026,24.941,0.575,19.49,0.575,12.701 + c0-6.79,5.451-12.146,12.146-12.146c6.695,0,12.146,5.452,12.146,12.146H24.962z"/> + <path fill="#2F61BD" d="M24.934,12.7c0,6.678-5.438,12.116-12.117,12.116C6.043,24.911,0.605,19.475,0.605,12.7 + S6.043,0.584,12.722,0.584c6.678,0,12.116,5.438,12.116,12.116H24.934z"/> + <path fill="#3061BE" d="M24.904,12.7c0,6.661-5.426,12.087-12.087,12.087C6.06,24.882,0.635,19.457,0.635,12.7 + c0-6.757,5.425-12.087,12.087-12.087c6.661,0,12.086,5.425,12.086,12.087H24.904z"/> + <path fill="#3162BF" d="M24.876,12.7c0,6.646-5.412,12.059-12.058,12.059C6.078,24.854,0.666,19.439,0.666,12.7 + c0-6.741,5.412-12.058,12.058-12.058S24.783,6.054,24.783,12.7H24.876z"/> + <path fill="#3262C0" d="M24.85,12.701c0,6.63-5.399,12.027-12.03,12.027C6.095,24.823,0.696,19.425,0.696,12.701 + c0-6.725,5.399-12.029,12.029-12.029c6.628,0,12.028,5.399,12.028,12.029H24.85z"/> + <path fill="#3362C1" d="M24.818,12.7c0,6.614-5.385,11.999-12,11.999C6.112,24.794,0.727,19.408,0.727,12.7s5.385-12,12-12 + c6.614,0,12,5.386,12,12H24.818z"/> + <path fill="#3362C2" d="M24.791,12.7c0,6.598-5.373,11.97-11.971,11.97C6.129,24.764,0.756,19.393,0.756,12.7 + S6.129,0.73,12.727,0.73c6.597,0,11.968,5.372,11.968,11.97H24.791z"/> + <path fill="#3462C3" d="M24.764,12.7c0,6.582-5.359,11.94-11.942,11.94C6.146,24.734,0.787,19.375,0.787,12.7 + c0-6.676,5.359-11.941,11.941-11.941c6.583,0,11.941,5.36,11.941,11.941H24.764z"/> + <path fill="#3562C4" d="M24.734,12.7c0,6.565-5.348,11.911-11.913,11.911C6.164,24.705,0.817,19.359,0.817,12.7 + S6.164,0.788,12.729,0.788c6.566,0,11.912,5.347,11.912,11.912H24.734z"/> + <path fill="#3662C5" d="M24.706,12.7c0,6.55-5.333,11.883-11.883,11.883C6.181,24.676,0.847,19.343,0.847,12.7 + c0-6.643,5.333-11.883,11.883-11.883c6.549,0,11.881,5.333,11.881,11.883H24.706z"/> + <path fill="#3762C6" d="M24.678,12.7c0,6.534-5.32,11.854-11.854,11.854C6.198,24.646,0.877,19.326,0.877,12.7 + S6.198,0.846,12.731,0.846c6.535,0,11.853,5.32,11.853,11.854H24.678z"/> + <path fill="#3762C7" d="M24.648,12.7c0,6.518-5.308,11.823-11.824,11.823C6.215,24.617,0.908,19.311,0.908,12.7 + c0-6.611,5.307-11.824,11.824-11.824S24.557,6.183,24.557,12.7H24.648z"/> + <path fill="#3862C8" d="M24.621,12.7c0,6.502-5.294,11.795-11.795,11.795C6.232,24.588,0.938,19.294,0.938,12.7 + c0-6.594,5.293-11.795,11.795-11.795c6.501,0,11.794,5.294,11.794,11.795H24.621z"/> + <path fill="#3962C9" d="M24.593,12.7c0,6.485-5.28,11.766-11.766,11.766C6.249,24.559,0.968,19.277,0.968,12.7 + c0-6.578,5.281-11.766,11.766-11.766S24.5,6.215,24.5,12.7H24.593z"/> + <path fill="#3A62CA" d="M24.564,12.7c0,6.469-5.27,11.737-11.737,11.737C6.266,24.527,0.999,19.261,0.999,12.7 + c0-6.561,5.267-11.737,11.736-11.737c6.469,0,11.738,5.268,11.738,11.736L24.564,12.7L24.564,12.7z"/> + <path fill="#3B62CB" d="M24.536,12.7c0,6.452-5.255,11.707-11.708,11.707C6.284,24.5,1.029,19.245,1.029,12.7 + c0-6.545,5.255-11.707,11.707-11.707s11.708,5.255,11.708,11.708L24.536,12.7L24.536,12.7z"/> + <path fill="#3C62CC" d="M24.508,12.701c0,6.438-5.24,11.678-11.678,11.678c-6.529,0.092-11.77-5.15-11.77-11.678 + c0-6.528,5.241-11.679,11.678-11.679S24.416,6.263,24.416,12.7L24.508,12.701L24.508,12.701z"/> + <path fill="#3C62CD" d="M24.479,12.7c0,6.421-5.229,11.649-11.648,11.649C6.318,24.439,1.09,19.212,1.09,12.7 + c0-6.513,5.228-11.649,11.649-11.649c6.42,0,11.65,5.228,11.65,11.649H24.479z"/> + <path fill="#3D63CE" d="M24.45,12.7c0,6.403-5.216,11.618-11.62,11.618C6.335,24.41,1.12,19.195,1.12,12.7 + c0-6.497,5.215-11.62,11.62-11.62c6.404,0,11.619,5.215,11.619,11.62H24.45z"/> + <path fill="#3E63CF" d="M24.423,12.7c0,6.389-5.202,11.591-11.591,11.591C6.353,24.382,1.15,19.18,1.15,12.7 + c0-6.48,5.203-11.591,11.591-11.591c6.388,0,11.59,5.203,11.59,11.591H24.423z"/> + <path fill="#3F63D0" d="M24.395,12.701c0,6.373-5.188,11.561-11.562,11.561C6.37,24.354,1.18,19.164,1.18,12.701 + c0-6.464,5.189-11.562,11.562-11.562c6.371,0,11.562,5.189,11.562,11.562H24.395z"/> + <path fill="#4063D1" d="M24.365,12.7c0,6.356-5.176,11.532-11.532,11.532C6.387,24.322,1.21,19.146,1.21,12.7 + c0-6.447,5.177-11.533,11.533-11.533c6.354,0,11.532,5.176,11.532,11.533H24.365z"/> + <path fill="#4063D2" d="M24.337,12.7c0,6.341-5.163,11.503-11.503,11.503C6.403,24.293,1.24,19.13,1.24,12.7 + c0-6.431,5.163-11.503,11.503-11.503c6.34,0,11.504,5.163,11.504,11.503H24.337z"/> + <path fill="#4163D3" d="M24.311,12.7c0,6.323-5.15,11.474-11.476,11.474C6.42,24.264,1.271,19.114,1.271,12.7 + c0-6.415,5.149-11.474,11.474-11.474c6.323,0,11.474,5.15,11.474,11.474H24.311z"/> + <path fill="#4263D4" d="M24.281,12.701c0,6.308-5.137,11.445-11.445,11.445C6.438,24.234,1.301,19.1,1.301,12.701 + c0-6.399,5.137-11.445,11.445-11.445c6.307,0,11.445,5.136,11.445,11.445H24.281z"/> + <path fill="#4363D4" d="M24.253,12.7c0,6.292-5.124,11.416-11.416,11.416C6.455,24.205,1.332,19.082,1.332,12.7 + c0-6.382,5.123-11.415,11.415-11.415S24.163,6.408,24.163,12.7H24.253z"/> + <path fill="#4463D5" d="M24.225,12.7c0,6.276-5.111,11.387-11.387,11.387C6.472,24.176,1.362,19.064,1.362,12.7 + c0-6.366,5.11-11.386,11.386-11.386c6.275,0,11.387,5.11,11.387,11.386H24.225z"/> + <path fill="#4563D6" d="M24.195,12.7c0,6.26-5.098,11.356-11.357,11.356C6.49,24.146,1.392,19.049,1.392,12.7 + c0-6.35,5.098-11.357,11.357-11.357S24.105,6.441,24.105,12.7H24.195z"/> + <path fill="#4563D7" d="M24.167,12.7c0,6.243-5.084,11.327-11.328,11.327C6.506,24.116,1.422,19.033,1.422,12.7 + S6.506,1.372,12.75,1.372S24.078,6.456,24.078,12.7H24.167z"/> + <path fill="#4663D8" d="M24.139,12.7c0,6.228-5.07,11.299-11.299,11.299C6.523,24.087,1.453,19.018,1.453,12.7 + S6.523,1.401,12.751,1.401c6.228,0,11.298,5.071,11.298,11.299H24.139z"/> + <path fill="#4763D9" d="M24.109,12.7c0,6.212-5.058,11.271-11.27,11.271C6.541,24.059,1.483,19,1.483,12.7 + c0-6.3,5.058-11.27,11.27-11.27S24.023,6.488,24.023,12.7H24.109z"/> + <path fill="#4863DA" d="M24.082,12.7c0,6.194-5.045,11.239-11.24,11.239C6.558,24.027,1.513,18.982,1.513,12.7 + c0-6.284,5.045-11.24,11.24-11.24c6.195,0,11.241,5.045,11.241,11.24H24.082z"/> + <path fill="#4964DB" d="M24.055,12.7c0,6.18-5.033,11.211-11.212,11.211c-6.268,0.088-11.3-4.943-11.3-11.211 + c0-6.268,5.032-11.211,11.211-11.211c6.18,0,11.212,5.032,11.212,11.211H24.055z"/> + <path fill="#4964DC" d="M24.025,12.7c0,6.164-5.02,11.182-11.183,11.182C6.592,23.971,1.574,18.951,1.574,12.7 + S6.593,1.518,12.756,1.518S23.938,6.537,23.938,12.7H24.025z"/> + <path fill="#4A64DD" d="M23.997,12.7c0,6.147-5.006,11.153-11.153,11.153C6.609,23.939,1.604,18.936,1.604,12.7 + S6.609,1.547,12.757,1.547c6.146,0,11.152,5.006,11.152,11.153H23.997z"/> + <path fill="#4B64DE" d="M23.969,12.7c0,6.131-4.992,11.124-11.124,11.124C6.626,23.91,1.634,18.918,1.634,12.7 + c0-6.219,4.992-11.124,11.124-11.124c6.131,0,11.124,4.992,11.124,11.124H23.969z"/> + <path fill="#4C64DF" d="M23.939,12.7c0,6.114-4.979,11.095-11.094,11.095C6.644,23.882,1.665,18.902,1.665,12.7 + c0-6.203,4.979-11.094,11.094-11.094c6.115,0,11.095,4.979,11.095,11.094H23.939z"/> + <path fill="#4D64E0" d="M23.912,12.7c0,6.1-4.967,11.065-11.065,11.065C6.661,23.852,1.695,18.886,1.695,12.7 + c0-6.186,4.966-11.065,11.065-11.065c6.098,0,11.065,4.966,11.065,11.065H23.912z"/> + <path fill="#4E64E1" d="M23.884,12.7c0,6.083-4.952,11.036-11.036,11.036C6.678,23.822,1.725,18.869,1.725,12.7 + c0-6.17,4.954-11.036,11.036-11.036c6.083,0,11.036,4.954,11.036,11.036H23.884z"/> + <path fill="#4E64E2" d="M23.855,12.7c0,6.067-4.94,11.007-11.007,11.007C6.695,23.793,1.755,18.854,1.755,12.7 + c0-6.154,4.94-11.007,11.007-11.007c6.066,0,11.005,4.94,11.005,11.007H23.855z"/> + <path fill="#4F64E3" d="M23.827,12.7c0,6.051-4.929,10.978-10.978,10.978C6.712,23.764,1.786,18.837,1.786,12.7 + c0-6.137,4.927-10.978,10.978-10.978c6.05,0,10.977,4.927,10.977,10.978H23.827z"/> + <path fill="#5064E4" d="M23.799,12.7c0,6.034-4.914,10.948-10.949,10.948C6.729,23.734,1.816,18.82,1.816,12.7 + c0-6.121,4.914-10.948,10.948-10.948c6.034,0,10.949,4.914,10.949,10.948H23.799z"/> + <path fill="#5164E5" d="M23.771,12.7c0,6.019-4.901,10.919-10.919,10.919C6.747,23.705,1.846,18.805,1.846,12.7 + c0-6.105,4.9-10.919,10.919-10.919c6.018,0,10.918,4.9,10.918,10.919H23.771z"/> + <path fill="#5264E6" d="M23.742,12.7c0,6.003-4.889,10.89-10.891,10.89C6.764,23.675,1.876,18.788,1.876,12.7 + c0-6.088,4.888-10.89,10.89-10.89c6.001,0,10.89,4.888,10.89,10.89H23.742z"/> + <path fill="#5264E7" d="M23.714,12.7c0,5.985-4.875,10.86-10.861,10.86C6.781,23.646,1.906,18.771,1.906,12.7 + c0-6.072,4.875-10.861,10.861-10.861c5.985,0,10.86,4.875,10.86,10.861H23.714z"/> + <path fill="#5364E8" d="M23.686,12.7c0,5.971-4.861,10.832-10.832,10.832C6.798,23.616,1.937,18.755,1.937,12.7 + c0-6.056,4.862-10.832,10.832-10.832C18.738,1.869,23.6,6.73,23.6,12.7H23.686z"/> + <path fill="#5464E9" d="M23.657,12.7c0,5.954-4.849,10.803-10.803,10.803C6.815,23.587,1.967,18.739,1.967,12.7 + c0-6.04,4.849-10.802,10.803-10.802c5.955,0,10.802,4.848,10.802,10.802H23.657z"/> + <path fill="#5565EA" d="M23.629,12.7c0,5.938-4.836,10.772-10.774,10.772C6.833,23.559,1.998,18.723,1.998,12.7 + c0-6.023,4.835-10.773,10.773-10.773S23.544,6.762,23.544,12.7H23.629z"/> + <path fill="#5665EB" d="M23.602,12.7c0,5.922-4.824,10.743-10.746,10.743C6.85,23.527,2.027,18.706,2.027,12.7 + c0-6.006,4.822-10.744,10.744-10.744c5.922,0,10.745,4.822,10.745,10.744H23.602z"/> + <path fill="#5665EC" d="M23.572,12.7c0,5.905-4.811,10.715-10.715,10.715C6.867,23.499,2.058,18.689,2.058,12.7 + c0-5.99,4.809-10.715,10.714-10.715S23.486,6.794,23.486,12.7H23.572z"/> + <path fill="#5765ED" d="M23.544,12.7c0,5.89-4.797,10.686-10.687,10.686C6.884,23.471,2.088,18.674,2.088,12.7 + c0-5.974,4.796-10.686,10.686-10.686c5.889,0,10.686,4.796,10.686,10.686H23.544z"/> + <path fill="#5865EE" d="M23.516,12.7c0,5.874-4.783,10.655-10.657,10.655C6.901,23.439,2.118,18.657,2.118,12.7 + c0-5.958,4.783-10.657,10.657-10.657c5.874,0,10.657,4.784,10.657,10.657H23.516z"/> + <path fill="#5965EF" d="M23.486,12.7c0,5.858-4.771,10.627-10.627,10.627C6.918,23.41,2.148,18.641,2.148,12.7 + c0-5.941,4.77-10.627,10.627-10.627S23.402,6.843,23.402,12.7H23.486z"/> + <path fill="#5A65F0" d="M23.459,12.7c0,5.842-4.758,10.598-10.599,10.598C6.936,23.381,2.179,18.625,2.179,12.7 + c0-5.925,4.757-10.598,10.598-10.598c5.841,0,10.598,4.757,10.598,10.598H23.459z"/> + <path fill="#5B65F1" d="M23.432,12.7c0,5.825-4.744,10.569-10.571,10.569C6.953,23.352,2.209,18.607,2.209,12.7 + c0-5.909,4.744-10.569,10.569-10.569c5.826,0,10.57,4.744,10.57,10.569H23.432z"/> + <path fill="#5B65F2" d="M23.4,12.7c0,5.81-4.729,10.54-10.54,10.54C6.97,23.322,2.239,18.592,2.239,12.7 + c0-5.892,4.73-10.54,10.54-10.54c5.809,0,10.54,4.73,10.54,10.54H23.4z"/> + <path fill="#5C65F3" d="M23.373,12.7c0,5.794-4.719,10.511-10.511,10.511C6.987,23.293,2.27,18.576,2.27,12.7 + S6.987,2.189,12.78,2.189c5.793,0,10.511,4.717,10.511,10.511H23.373z"/> + <path fill="#5D65F4" d="M23.346,12.7c0,5.776-4.705,10.481-10.482,10.481C7.004,23.264,2.3,18.561,2.3,12.7 + S7.004,2.219,12.781,2.219c5.775,0,10.48,4.704,10.48,10.481H23.346z"/> + <path fill="#5E65F5" d="M23.316,12.7c0,5.762-4.691,10.452-10.453,10.452C7.021,23.232,2.33,18.543,2.33,12.7 + c0-5.843,4.691-10.452,10.452-10.452c5.761,0,10.452,4.691,10.452,10.452H23.316z"/> + <path fill="#5F65F6" d="M23.288,12.7c0,5.745-4.679,10.423-10.423,10.423C7.039,23.204,2.36,18.525,2.36,12.7 + c0-5.827,4.678-10.423,10.423-10.423c5.744,0,10.423,4.678,10.423,10.423H23.288z"/> + <path fill="#5F65F7" d="M23.26,12.7c0,5.729-4.664,10.394-10.394,10.394C7.056,23.175,2.391,18.511,2.391,12.7 + c0-5.811,4.665-10.393,10.394-10.393c5.729,0,10.393,4.665,10.393,10.394L23.26,12.7L23.26,12.7z"/> + <path fill="#6066F8" d="M23.23,12.7c0,5.713-4.651,10.364-10.364,10.364C7.073,23.146,2.421,18.494,2.421,12.7 + S7.073,2.335,12.786,2.335c5.712,0,10.364,4.652,10.364,10.365H23.23z"/> + <path fill="#6166F9" d="M23.203,12.7c0,5.696-4.639,10.335-10.335,10.335C7.09,23.116,2.451,18.479,2.451,12.7 + S7.09,2.365,12.786,2.365S23.121,7.004,23.121,12.7H23.203z"/> + <path fill="#6266FA" d="M23.175,12.7c0,5.681-4.626,10.306-10.307,10.306C7.107,23.087,2.481,18.462,2.481,12.7 + c0-5.762,4.626-10.306,10.307-10.306c5.68,0,10.306,4.625,10.306,10.306H23.175z"/> + <path fill="#6366FB" d="M23.146,12.7c0,5.665-4.613,10.276-10.277,10.276C7.124,23.059,2.512,18.445,2.512,12.7 + c0-5.746,4.612-10.277,10.277-10.277S23.064,7.036,23.064,12.7H23.146z"/> + <path fill="#6466FC" d="M23.118,12.7c0,5.647-4.601,10.248-10.248,10.248C7.142,23.027,2.542,18.43,2.542,12.7 + c0-5.729,4.6-10.248,10.248-10.248c5.647,0,10.247,4.6,10.247,10.248H23.118z"/> + <path fill="#6466FD" d="M23.09,12.7c0,5.633-4.587,10.219-10.219,10.219C7.159,22.998,2.572,18.412,2.572,12.7 + c0-5.713,4.586-10.219,10.219-10.219c5.632,0,10.219,4.586,10.219,10.219H23.09z"/> + <path fill="#6566FE" d="M23.062,12.7c0,5.616-4.574,10.188-10.19,10.188C7.176,22.969,2.603,18.396,2.603,12.7 + S7.176,2.511,12.792,2.511c5.615,0,10.188,4.573,10.188,10.189H23.062z"/> + <path fill="#6666FF" d="M23.033,12.7c0,5.601-4.561,10.159-10.161,10.159c-5.68,0.08-10.24-4.479-10.24-10.159 + c0-5.68,4.56-10.16,10.16-10.16c5.601,0,10.16,4.56,10.16,10.16H23.033z"/> + </g> + + <linearGradient id="XMLID_12_" gradientUnits="userSpaceOnUse" x1="198.625" y1="-253.916" x2="198.625" y2="-262.334" gradientTransform="matrix(1 0 0 -1 -186 -252.5)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#6666FF"/> + </linearGradient> + <ellipse fill="url(#XMLID_12_)" cx="12.625" cy="5.625" rx="7.542" ry="4.209"/> + <g> + <path fill="#FFFFFF" d="M14.1,19.2c0,0.2,0,0.3-0.3,0.3H12c-0.2,0-0.3-0.1-0.3-0.3v-7.1h-1.4c-0.2,0-0.3-0.1-0.3-0.3v-1.2 + c0-0.2,0-0.3,0.3-0.3h3.5c0.2,0,0.3,0.1,0.3,0.3v8.5V19.2z M13,9.2c-0.8,0-1.5-0.7-1.5-1.5c0-0.8,0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5 + C14.5,8.5,13.8,9.2,13,9.2z"/> + </g> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/prev.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/prev.svg new file mode 100644 index 00000000..7ceddec8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/prev.svg @@ -0,0 +1,338 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Previous" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="7.5901" stroke-linejoin="round" d="M25.659,6.898c0-0.301-0.3-0.301-0.5-0.2 + l-16.6,16.9c-0.5,0.5-0.4,0.7,0,1l16.6,16.7c0.103,0.101,0.399,0.101,0.399-0.1v-10h13.601c0.301,0,0.5-0.2,0.5-0.4v-13.3 + c0-0.4-0.199-0.5-0.601-0.5h-13.5L25.659,6.898z"/> + <g> + <path fill="#0033CC" d="M25.659,6.898c0-0.301-0.3-0.301-0.5-0.2l-16.6,16.9c-0.5,0.5-0.4,0.7,0,1l16.6,16.7 + c0.103,0.101,0.399,0.101,0.399-0.1v-10h13.601c0.301,0,0.5-0.2,0.5-0.4v-13.3c0-0.4-0.199-0.5-0.601-0.5h-13.5L25.659,6.898z"/> + <path fill="#0134CC" d="M25.648,6.925c0-0.3-0.299-0.3-0.498-0.2L8.575,23.6c-0.499,0.499-0.4,0.698,0,1L25.15,41.271 + c0.101,0.102,0.398,0.102,0.398-0.1v-9.984h13.58c0.303,0,0.5-0.197,0.5-0.397V17.508c0-0.4-0.197-0.499-0.6-0.499H25.55 + L25.648,6.925z"/> + <path fill="#0235CD" d="M25.641,6.953c0-0.3-0.3-0.3-0.498-0.2L8.588,23.601c-0.499,0.498-0.399,0.697,0,0.997l16.553,16.647 + c0.101,0.101,0.398,0.101,0.398-0.101v-9.971h13.562c0.299,0,0.498-0.197,0.498-0.398V17.519c0-0.399-0.199-0.499-0.6-0.499H25.54 + L25.641,6.953z"/> + <path fill="#0336CD" d="M25.63,6.979c0-0.299-0.299-0.299-0.498-0.199L8.603,23.601c-0.498,0.498-0.399,0.696,0,0.997 + l16.529,16.62c0.101,0.101,0.397,0.101,0.397-0.099v-9.954h13.544c0.299,0,0.495-0.199,0.495-0.397v-13.24 + c0-0.399-0.196-0.498-0.598-0.498H25.532L25.63,6.979z"/> + <path fill="#0437CE" d="M25.622,7.005c0-0.299-0.299-0.299-0.498-0.199L8.619,23.602c-0.498,0.497-0.398,0.695,0,0.994 + l16.505,16.598c0.101,0.1,0.396,0.1,0.396-0.102v-9.938h13.521c0.301,0,0.498-0.197,0.498-0.396V17.54 + c0-0.397-0.197-0.497-0.598-0.497h-13.42L25.622,7.005z"/> + <path fill="#0538CE" d="M25.611,7.033c0-0.298-0.299-0.298-0.498-0.199L8.633,23.602c-0.497,0.496-0.398,0.694,0,0.994 + l16.48,16.568c0.101,0.1,0.398,0.1,0.398-0.1v-9.924h13.502c0.299,0,0.498-0.197,0.498-0.396V17.548 + c0-0.397-0.199-0.496-0.598-0.496h-13.4L25.611,7.033z"/> + <path fill="#0639CF" d="M25.602,7.06c0-0.298-0.297-0.298-0.496-0.199L8.646,23.603c-0.496,0.496-0.396,0.693,0,0.99 + l16.458,16.546c0.101,0.101,0.396,0.101,0.396-0.1v-9.907h13.482c0.301,0,0.496-0.196,0.496-0.396V17.56 + c0-0.396-0.195-0.495-0.595-0.495H25.503L25.602,7.06z"/> + <path fill="#073ACF" d="M25.592,7.085c0-0.298-0.298-0.298-0.494-0.199L8.662,23.603c-0.495,0.495-0.396,0.692,0,0.989 + l16.436,16.518c0.1,0.102,0.396,0.102,0.396-0.098V31.12h13.465c0.297,0,0.494-0.197,0.494-0.396V17.569 + c0-0.396-0.197-0.495-0.595-0.495H25.493L25.592,7.085z"/> + <path fill="#083BD0" d="M25.583,7.111c0-0.297-0.297-0.297-0.494-0.198L8.677,23.604c-0.494,0.494-0.396,0.691,0,0.987 + l16.412,16.493c0.101,0.1,0.396,0.1,0.396-0.1v-9.877h13.447c0.297,0,0.493-0.195,0.493-0.396V17.58 + c0-0.396-0.196-0.494-0.594-0.494H25.484L25.583,7.111z"/> + <path fill="#093CD0" d="M25.573,7.139c0-0.296-0.296-0.296-0.494-0.197L8.69,23.604c-0.493,0.494-0.395,0.69,0,0.985l16.389,16.47 + c0.103,0.099,0.396,0.099,0.396-0.101V31.1h13.428c0.298,0,0.494-0.197,0.494-0.396V17.589c0-0.395-0.196-0.493-0.594-0.493 + H25.475L25.573,7.139z"/> + <path fill="#0A3DD1" d="M25.562,7.165c0-0.296-0.295-0.296-0.492-0.197L8.706,23.604c-0.493,0.492-0.395,0.688,0,0.983 + l16.366,16.44c0.1,0.098,0.396,0.098,0.396-0.101v-9.845h13.405c0.297,0,0.494-0.196,0.494-0.396V17.596 + c0-0.395-0.197-0.492-0.592-0.492H25.464L25.562,7.165z"/> + <path fill="#0B3ED1" d="M25.555,7.191c0-0.295-0.296-0.295-0.492-0.197L8.72,23.605c-0.492,0.491-0.394,0.688,0,0.982 + l16.342,16.414c0.1,0.099,0.395,0.099,0.395-0.099v-9.828h13.391c0.295,0,0.49-0.197,0.49-0.395V17.609 + c0-0.393-0.195-0.491-0.59-0.491H25.456L25.555,7.191z"/> + <path fill="#0C3FD2" d="M25.544,7.219c0-0.295-0.295-0.295-0.491-0.196L8.734,23.606c-0.491,0.49-0.394,0.687,0,0.98 + l16.318,16.389c0.099,0.101,0.394,0.101,0.394-0.098v-9.812h13.369c0.297,0,0.492-0.194,0.492-0.394V17.62 + c0-0.393-0.195-0.49-0.591-0.49H25.445L25.544,7.219z"/> + <path fill="#0D40D2" d="M25.534,7.245c0-0.294-0.293-0.294-0.49-0.196L8.749,23.606c-0.491,0.489-0.394,0.685,0,0.979 + l16.295,16.362c0.099,0.098,0.394,0.098,0.394-0.098v-9.798h13.35c0.295,0,0.49-0.196,0.49-0.395V17.628 + c0-0.392-0.195-0.489-0.588-0.489H25.438L25.534,7.245z"/> + <path fill="#0E41D3" d="M25.525,7.271c0-0.294-0.295-0.294-0.489-0.196L8.764,23.607c-0.49,0.489-0.393,0.685,0,0.979 + l16.271,16.335c0.102,0.101,0.395,0.101,0.395-0.097v-9.782h13.33c0.295,0,0.488-0.194,0.488-0.394V17.64 + c0-0.392-0.193-0.489-0.588-0.489H25.428L25.525,7.271z"/> + <path fill="#0F42D3" d="M25.516,7.298c0-0.293-0.293-0.293-0.488-0.195L8.778,23.607c-0.489,0.489-0.392,0.684,0,0.978 + l16.248,16.312c0.101,0.099,0.394,0.099,0.394-0.099v-9.767H38.73c0.293,0,0.49-0.195,0.49-0.393V17.65 + c0-0.391-0.197-0.488-0.589-0.488H25.417L25.516,7.298z"/> + <path fill="#1043D4" d="M25.505,7.325c0-0.293-0.293-0.293-0.487-0.195L8.792,23.608c-0.488,0.488-0.391,0.683,0,0.976 + l16.224,16.283c0.101,0.098,0.394,0.098,0.394-0.098v-9.752H38.7c0.295,0,0.489-0.192,0.489-0.39V17.661 + c0-0.391-0.194-0.487-0.586-0.487H25.409L25.505,7.325z"/> + <path fill="#1144D4" d="M25.497,7.352c0-0.292-0.293-0.292-0.487-0.194L8.808,23.608c-0.488,0.487-0.391,0.682,0,0.974 + L25.009,40.84c0.099,0.1,0.392,0.1,0.392-0.097v-9.734h13.272c0.293,0,0.488-0.194,0.488-0.39V17.67 + c0-0.39-0.195-0.487-0.586-0.487H25.398L25.497,7.352z"/> + <path fill="#1245D5" d="M25.486,7.378c0-0.292-0.293-0.292-0.487-0.195L8.822,23.609c-0.487,0.486-0.39,0.68,0,0.973l16.177,16.23 + c0.099,0.099,0.392,0.099,0.392-0.099v-9.72h13.254c0.293,0,0.485-0.194,0.485-0.391V17.681c0-0.389-0.192-0.486-0.584-0.486 + H25.391L25.486,7.378z"/> + <path fill="#1346D5" d="M25.479,7.406c0-0.292-0.293-0.292-0.486-0.195L8.837,23.61c-0.487,0.485-0.39,0.679,0,0.971 + l16.154,16.206c0.098,0.097,0.389,0.097,0.389-0.098v-9.705h13.236c0.291,0,0.485-0.192,0.485-0.389V17.69 + c0-0.388-0.194-0.485-0.584-0.485H25.38L25.479,7.406z"/> + <path fill="#1447D6" d="M25.468,7.432c0-0.292-0.292-0.292-0.485-0.194L8.852,23.611c-0.485,0.484-0.389,0.678,0,0.969 + l16.13,16.18c0.1,0.098,0.389,0.098,0.389-0.096v-9.688h13.217c0.291,0,0.486-0.192,0.486-0.39V17.702 + c0-0.388-0.195-0.484-0.584-0.484H25.37L25.468,7.432z"/> + <path fill="#1548D6" d="M25.458,7.458c0-0.291-0.291-0.291-0.485-0.194L8.866,23.611c-0.484,0.483-0.388,0.677,0,0.968 + L24.973,40.73c0.1,0.099,0.389,0.099,0.389-0.097v-9.673h13.197c0.291,0,0.483-0.193,0.483-0.388V17.71 + c0-0.387-0.192-0.483-0.582-0.483H25.359L25.458,7.458z"/> + <path fill="#1649D7" d="M25.448,7.484c0-0.291-0.289-0.291-0.484-0.194L8.88,23.613c-0.484,0.482-0.388,0.675,0,0.965 + l16.083,16.128c0.098,0.099,0.389,0.099,0.389-0.097v-9.657h13.178c0.291,0,0.484-0.192,0.484-0.388V17.722 + c0-0.387-0.193-0.482-0.582-0.482h-13.08L25.448,7.484z"/> + <path fill="#174AD7" d="M25.439,7.512c0-0.29-0.291-0.29-0.483-0.193L8.895,23.614c-0.483,0.482-0.387,0.675,0,0.963l16.06,16.104 + c0.1,0.096,0.391,0.096,0.391-0.098v-9.645H38.5c0.291,0,0.484-0.191,0.484-0.385V17.731c0-0.386-0.193-0.481-0.58-0.481H25.343 + L25.439,7.512z"/> + <path fill="#184BD8" d="M25.43,7.539c0-0.29-0.289-0.29-0.482-0.193L8.91,23.614c-0.482,0.482-0.387,0.674,0,0.962L24.947,40.65 + c0.098,0.098,0.387,0.098,0.387-0.096V30.93h13.141c0.291,0,0.48-0.193,0.48-0.388v-12.8c0-0.385-0.189-0.481-0.578-0.481H25.333 + L25.43,7.539z"/> + <path fill="#194CD8" d="M25.419,7.564c0-0.289-0.289-0.289-0.481-0.192L8.923,23.614c-0.481,0.481-0.386,0.673,0,0.961 + l16.015,16.05c0.097,0.098,0.386,0.098,0.386-0.098v-9.608h13.118c0.291,0,0.482-0.19,0.482-0.386V17.751 + c0-0.385-0.191-0.48-0.578-0.48H25.323L25.419,7.564z"/> + <path fill="#1A4DD9" d="M25.411,7.59c0-0.288-0.289-0.288-0.479-0.192L8.938,23.615c-0.481,0.48-0.385,0.671,0,0.96L24.93,40.598 + c0.096,0.096,0.385,0.096,0.385-0.096v-9.595h13.102c0.289,0,0.48-0.192,0.48-0.386V17.762c0-0.384-0.191-0.479-0.578-0.479 + H25.314L25.411,7.59z"/> + <path fill="#1B4ED9" d="M25.4,7.618c0-0.288-0.289-0.288-0.479-0.191L8.954,23.616c-0.481,0.479-0.385,0.67,0,0.958L24.919,40.57 + c0.099,0.097,0.386,0.097,0.386-0.096v-9.58h13.082c0.288,0,0.479-0.189,0.479-0.383V17.771c0-0.383-0.191-0.479-0.576-0.479 + H25.305L25.4,7.618z"/> + <path fill="#1C4FDA" d="M25.393,7.645c0-0.287-0.289-0.287-0.48-0.191L8.968,23.617c-0.48,0.479-0.384,0.669,0,0.958 + l15.941,15.971c0.099,0.097,0.385,0.097,0.385-0.095v-9.562h13.062c0.289,0,0.48-0.193,0.48-0.384V17.782 + c0-0.383-0.191-0.478-0.577-0.478H25.294L25.393,7.645z"/> + <path fill="#1D50DA" d="M25.38,7.67c0-0.287-0.286-0.287-0.479-0.19L8.981,23.617c-0.479,0.478-0.384,0.667,0,0.955L24.9,40.518 + c0.097,0.096,0.384,0.096,0.384-0.098v-9.548h13.043c0.289,0,0.479-0.188,0.479-0.383V17.792c0-0.382-0.19-0.477-0.576-0.477 + H25.286L25.38,7.67z"/> + <path fill="#1E51DB" d="M25.372,7.698c0-0.287-0.287-0.287-0.479-0.191L8.997,23.618c-0.479,0.477-0.383,0.667,0,0.954 + L24.893,40.49c0.098,0.095,0.385,0.095,0.385-0.096v-9.533H38.3c0.287,0,0.479-0.189,0.479-0.381V17.803 + c0-0.382-0.191-0.476-0.574-0.476h-12.93L25.372,7.698z"/> + <path fill="#1F52DB" d="M25.361,7.725c0-0.286-0.284-0.286-0.479-0.19L9.012,23.619c-0.478,0.475-0.383,0.666,0,0.951 + l15.872,15.895c0.097,0.096,0.384,0.096,0.384-0.095v-9.519h13.004c0.287,0,0.479-0.189,0.479-0.381V17.812 + c0-0.381-0.19-0.476-0.574-0.476H25.268L25.361,7.725z"/> + <path fill="#2053DC" d="M25.354,7.75c0-0.286-0.287-0.286-0.479-0.19L9.025,23.619c-0.477,0.475-0.382,0.665,0,0.951 + l15.849,15.867c0.099,0.095,0.385,0.095,0.385-0.098v-9.501h12.982c0.286,0,0.479-0.188,0.479-0.381V17.823 + c0-0.38-0.188-0.475-0.574-0.475h-12.89L25.354,7.75z"/> + <path fill="#2154DC" d="M25.343,7.777c0-0.286-0.286-0.286-0.477-0.19L9.04,23.619c-0.476,0.475-0.381,0.664,0,0.949L24.867,40.41 + c0.096,0.095,0.383,0.095,0.383-0.094V30.83h12.965c0.287,0,0.479-0.189,0.479-0.38V17.832c0-0.379-0.188-0.474-0.569-0.474 + H25.249L25.343,7.777z"/> + <path fill="#2255DD" d="M25.333,7.805c0-0.285-0.285-0.285-0.478-0.19L9.056,23.62c-0.476,0.474-0.381,0.663,0,0.948 + l15.801,15.812c0.098,0.096,0.383,0.096,0.383-0.095v-9.472h12.945c0.285,0,0.477-0.188,0.477-0.381V17.842 + c0-0.378-0.188-0.473-0.569-0.473H25.238L25.333,7.805z"/> + <path fill="#2356DD" d="M25.325,7.832c0-0.284-0.285-0.284-0.478-0.189L9.069,23.621c-0.475,0.473-0.381,0.662,0,0.945 + l15.779,15.791c0.096,0.094,0.381,0.094,0.381-0.098v-9.451h12.929c0.284,0,0.477-0.189,0.477-0.379V17.853 + c0-0.378-0.188-0.472-0.569-0.472H25.229L25.325,7.832z"/> + <path fill="#2457DE" d="M25.314,7.857c0-0.284-0.285-0.284-0.477-0.189L9.084,23.622c-0.474,0.472-0.38,0.66,0,0.944L24.838,40.33 + c0.098,0.094,0.381,0.094,0.381-0.094v-9.439h12.908c0.285,0,0.475-0.189,0.475-0.378V17.863c0-0.378-0.188-0.471-0.567-0.471 + H25.221L25.314,7.857z"/> + <path fill="#2558DE" d="M25.305,7.883c0-0.283-0.283-0.283-0.474-0.188L9.099,23.622c-0.473,0.471-0.379,0.659,0,0.942 + L24.831,40.3c0.095,0.097,0.379,0.097,0.379-0.094v-9.424H38.1c0.284,0,0.475-0.188,0.475-0.38V17.873 + c0-0.377-0.188-0.47-0.568-0.47H25.21L25.305,7.883z"/> + <path fill="#2659DF" d="M25.294,7.911c0-0.283-0.282-0.283-0.474-0.188l-15.708,15.9c-0.473,0.47-0.378,0.658,0,0.941 + L24.82,40.275c0.097,0.094,0.38,0.094,0.38-0.094v-9.408h12.868c0.285,0,0.476-0.188,0.476-0.377V17.882 + c0-0.376-0.188-0.469-0.567-0.469H25.2L25.294,7.911z"/> + <path fill="#275ADF" d="M25.286,7.938c0-0.282-0.283-0.282-0.474-0.188L9.127,23.624c-0.472,0.469-0.378,0.657,0,0.938 + L24.812,40.25c0.097,0.094,0.379,0.094,0.379-0.093v-9.394h12.851c0.283,0,0.476-0.188,0.476-0.379V17.894 + c0-0.375-0.188-0.469-0.566-0.469h-12.76L25.286,7.938z"/> + <path fill="#285BE0" d="M25.275,7.963c0-0.282-0.282-0.282-0.473-0.188L9.143,23.624c-0.471,0.469-0.377,0.656,0,0.938 + l15.662,15.658c0.096,0.094,0.379,0.094,0.379-0.094V30.75h12.83c0.282,0,0.473-0.188,0.473-0.376V17.902 + c0-0.375-0.188-0.468-0.564-0.468h-12.74L25.275,7.963z"/> + <path fill="#295CE0" d="M25.268,7.991c0-0.281-0.283-0.281-0.474-0.188L9.158,23.624c-0.471,0.468-0.377,0.655,0,0.937 + l15.638,15.633c0.095,0.096,0.377,0.096,0.377-0.092V30.74h12.812c0.283,0,0.473-0.188,0.473-0.375V17.914 + c0-0.375-0.188-0.467-0.564-0.467H25.171L25.268,7.991z"/> + <path fill="#2A5DE1" d="M25.257,8.018c0-0.281-0.282-0.281-0.471-0.188L9.171,23.625c-0.47,0.467-0.377,0.654,0,0.936 + l15.615,15.605c0.094,0.093,0.377,0.093,0.377-0.093v-9.347h12.793c0.28,0,0.471-0.188,0.471-0.375V17.923 + c0-0.374-0.188-0.467-0.563-0.467h-12.7L25.257,8.018z"/> + <path fill="#2B5EE1" d="M25.247,8.043c0-0.28-0.28-0.28-0.472-0.187L9.187,23.625c-0.469,0.467-0.376,0.653,0,0.934l15.59,15.582 + c0.096,0.092,0.377,0.092,0.377-0.094v-9.33h12.773c0.28,0,0.471-0.188,0.471-0.373v-12.41c0-0.373-0.188-0.466-0.562-0.466 + H25.152L25.247,8.043z"/> + <path fill="#2C5FE2" d="M25.238,8.07c0-0.28-0.282-0.28-0.471-0.186L9.201,23.625c-0.468,0.466-0.375,0.652,0,0.932L24.77,40.114 + c0.096,0.093,0.375,0.093,0.375-0.095v-9.312h12.754c0.281,0,0.471-0.188,0.471-0.373V17.943c0-0.373-0.188-0.465-0.562-0.465 + H25.145L25.238,8.07z"/> + <path fill="#2D60E2" d="M25.229,8.097c0-0.28-0.279-0.28-0.469-0.187L9.214,23.626c-0.468,0.465-0.375,0.651,0,0.931L24.76,40.086 + c0.094,0.094,0.374,0.094,0.374-0.093v-9.3H37.87c0.278,0,0.469-0.188,0.469-0.371V17.954c0-0.372-0.188-0.464-0.562-0.464H25.134 + L25.229,8.097z"/> + <path fill="#2E61E3" d="M25.219,8.124c0-0.279-0.281-0.279-0.468-0.186L9.229,23.627c-0.467,0.464-0.375,0.649,0,0.928 + l15.522,15.506c0.095,0.094,0.373,0.094,0.373-0.094v-9.281h12.718c0.28,0,0.467-0.188,0.467-0.373v-12.35 + c0-0.371-0.187-0.463-0.562-0.463H25.124L25.219,8.124z"/> + <path fill="#2F62E3" d="M25.208,8.15c0-0.279-0.278-0.279-0.467-0.186L9.245,23.628c-0.466,0.463-0.374,0.648,0,0.927 + l15.499,15.479c0.094,0.093,0.373,0.093,0.373-0.095v-9.268h12.695c0.28,0,0.469-0.186,0.469-0.371V17.975 + c0-0.371-0.188-0.463-0.562-0.463H25.116L25.208,8.15z"/> + <path fill="#3063E4" d="M25.2,8.177c0-0.278-0.279-0.278-0.468-0.185L9.259,23.628c-0.465,0.462-0.373,0.647,0,0.925l15.476,15.45 + c0.094,0.093,0.373,0.093,0.373-0.092V30.66h12.678c0.279,0,0.467-0.188,0.467-0.371V17.984c0-0.37-0.188-0.462-0.561-0.462 + H25.105L25.2,8.177z"/> + <path fill="#3164E4" d="M25.189,8.204c0-0.277-0.278-0.277-0.465-0.185L9.273,23.629c-0.465,0.462-0.373,0.646,0,0.924 + l15.452,15.426c0.092,0.092,0.371,0.092,0.371-0.092v-9.238h12.658c0.279,0,0.467-0.187,0.467-0.371V17.995 + c0-0.37-0.188-0.461-0.561-0.461H25.098L25.189,8.204z"/> + <path fill="#3265E5" d="M25.182,8.229c0-0.277-0.279-0.277-0.466-0.185L9.289,23.629c-0.464,0.461-0.372,0.645,0,0.921 + l15.428,15.4c0.094,0.093,0.372,0.093,0.372-0.093v-9.217h12.64c0.276,0,0.465-0.188,0.465-0.369V18.004 + c0-0.369-0.188-0.46-0.559-0.46H25.087L25.182,8.229z"/> + <path fill="#3366E5" d="M25.171,8.256c0-0.276-0.278-0.276-0.465-0.184L9.304,23.63c-0.463,0.46-0.372,0.644,0,0.92l15.404,15.373 + c0.093,0.093,0.371,0.093,0.371-0.092v-9.205h12.619c0.276,0,0.465-0.185,0.465-0.369V18.015c0-0.368-0.188-0.459-0.56-0.459 + H25.079L25.171,8.256z"/> + <path fill="#3366E6" d="M25.161,8.284c0-0.276-0.276-0.276-0.463-0.184L9.317,23.631c-0.462,0.459-0.371,0.643,0,0.919 + l15.381,15.347c0.094,0.095,0.37,0.095,0.37-0.09v-9.188h12.601c0.279,0,0.466-0.187,0.466-0.368V18.024 + c0-0.367-0.187-0.458-0.558-0.458H25.068L25.161,8.284z"/> + <path fill="#3467E6" d="M25.15,8.311c0-0.276-0.276-0.276-0.463-0.184L9.332,23.631c-0.462,0.459-0.371,0.642,0,0.917 + L24.688,39.87c0.096,0.091,0.371,0.091,0.371-0.093v-9.174h12.582c0.276,0,0.463-0.187,0.463-0.369V18.035 + c0-0.367-0.187-0.458-0.558-0.458H25.059L25.15,8.311z"/> + <path fill="#3568E7" d="M25.143,8.336c0-0.275-0.277-0.275-0.463-0.183L9.347,23.632c-0.461,0.458-0.37,0.641,0,0.917 + L24.68,39.846c0.094,0.092,0.37,0.092,0.37-0.093v-9.157h12.562c0.277,0,0.463-0.186,0.463-0.367V18.044 + c0-0.366-0.186-0.457-0.555-0.457H25.05L25.143,8.336z"/> + <path fill="#3669E7" d="M25.133,8.364c0-0.275-0.277-0.275-0.462-0.183L9.361,23.632c-0.461,0.458-0.369,0.64,0,0.916 + l15.31,15.271c0.095,0.093,0.369,0.093,0.369-0.09v-9.146h12.543c0.276,0,0.463-0.185,0.463-0.367V18.055 + c0-0.365-0.187-0.456-0.555-0.456H25.04L25.133,8.364z"/> + <path fill="#376AE8" d="M25.122,8.39c0-0.274-0.274-0.274-0.461-0.183L9.375,23.633c-0.459,0.457-0.368,0.639,0,0.914 + L24.663,39.79c0.092,0.091,0.366,0.091,0.366-0.091V30.57h12.525c0.275,0,0.461-0.184,0.461-0.364V18.064 + c0-0.365-0.186-0.455-0.555-0.455H25.029L25.122,8.39z"/> + <path fill="#386BE8" d="M25.113,8.417c0-0.274-0.276-0.274-0.461-0.183L9.39,23.634c-0.459,0.456-0.368,0.638,0,0.912 + l15.262,15.218c0.095,0.09,0.369,0.09,0.369-0.091v-9.112h12.504c0.275,0,0.461-0.184,0.461-0.365v-12.12 + c0-0.364-0.186-0.455-0.553-0.455H25.021L25.113,8.417z"/> + <path fill="#396CE9" d="M25.104,8.442c0-0.273-0.273-0.273-0.459-0.182L9.405,23.636c-0.458,0.455-0.368,0.636,0,0.909 + l15.24,15.189c0.092,0.093,0.367,0.093,0.367-0.09v-9.097h12.485c0.274,0,0.459-0.183,0.459-0.364v-12.1 + c0-0.363-0.185-0.454-0.552-0.454H25.012L25.104,8.442z"/> + <path fill="#3A6DE9" d="M25.094,8.47c0-0.273-0.273-0.273-0.457-0.182L9.419,23.636c-0.458,0.455-0.367,0.636,0,0.908 + l15.216,15.165c0.092,0.091,0.367,0.091,0.367-0.09v-9.081h12.466c0.274,0,0.459-0.185,0.459-0.364V18.096 + c0-0.363-0.185-0.453-0.552-0.453H25.003L25.094,8.47z"/> + <path fill="#3B6EEA" d="M25.085,8.497c0-0.272-0.274-0.272-0.459-0.181L9.435,23.637c-0.457,0.453-0.366,0.634,0,0.906 + l15.193,15.141c0.093,0.09,0.365,0.09,0.365-0.092v-9.064h12.446c0.271,0,0.457-0.182,0.457-0.361v-12.06 + c0-0.362-0.186-0.452-0.549-0.452H24.993L25.085,8.497z"/> + <path fill="#3C6FEA" d="M25.075,8.522c0-0.272-0.272-0.272-0.457-0.181L9.449,23.637c-0.457,0.453-0.366,0.633,0,0.905 + l15.169,15.112c0.092,0.091,0.362,0.091,0.362-0.09v-9.051h12.431c0.272,0,0.457-0.183,0.457-0.363V18.116 + c0-0.362-0.185-0.452-0.55-0.452H24.982L25.075,8.522z"/> + <path fill="#3D70EB" d="M25.064,8.549c0-0.271-0.272-0.271-0.455-0.181L9.462,23.638c-0.455,0.452-0.365,0.632,0,0.903 + l15.147,15.087c0.093,0.093,0.363,0.093,0.363-0.089v-9.035h12.409c0.272,0,0.456-0.181,0.456-0.359v-12.02 + c0-0.361-0.184-0.451-0.549-0.451H24.975L25.064,8.549z"/> + <path fill="#3E71EB" d="M25.057,8.577c0-0.271-0.273-0.271-0.455-0.181L9.478,23.639c-0.455,0.451-0.364,0.631,0,0.901 + l15.124,15.062c0.09,0.09,0.362,0.09,0.362-0.09v-9.021h12.392c0.272,0,0.455-0.183,0.455-0.361V18.136 + c0-0.36-0.183-0.45-0.547-0.45h-12.3L25.057,8.577z"/> + <path fill="#3F72EC" d="M25.046,8.603c0-0.27-0.272-0.27-0.455-0.18L9.493,23.639c-0.454,0.45-0.364,0.63,0,0.9l15.099,15.035 + c0.092,0.09,0.364,0.09,0.364-0.09V30.48h12.369c0.272,0,0.454-0.183,0.454-0.359V18.146c0-0.36-0.182-0.449-0.547-0.449H24.956 + L25.046,8.603z"/> + <path fill="#4073EC" d="M25.038,8.629c0-0.27-0.272-0.27-0.455-0.18L9.506,23.64c-0.453,0.45-0.363,0.629,0,0.898l15.075,15.01 + c0.092,0.091,0.362,0.091,0.362-0.09v-8.985h12.353c0.272,0,0.455-0.183,0.455-0.361V18.157c0-0.359-0.183-0.448-0.545-0.448 + H24.945L25.038,8.629z"/> + <path fill="#4174ED" d="M25.027,8.656c0-0.269-0.272-0.269-0.454-0.179L9.521,23.641c-0.453,0.449-0.363,0.627,0,0.896 + L24.573,39.52c0.092,0.09,0.362,0.09,0.362-0.09v-8.972h12.332c0.271,0,0.453-0.181,0.453-0.36V18.166 + c0-0.358-0.182-0.447-0.544-0.447H24.938L25.027,8.656z"/> + <path fill="#4275ED" d="M25.018,8.683c0-0.269-0.271-0.269-0.453-0.179L9.537,23.641c-0.452,0.448-0.362,0.626,0,0.896 + l15.027,14.957c0.092,0.09,0.362,0.09,0.362-0.09v-8.955h12.312c0.271,0,0.453-0.18,0.453-0.359V18.177 + c0-0.358-0.182-0.447-0.543-0.447H24.927L25.018,8.683z"/> + <path fill="#4376EE" d="M25.008,8.709c0-0.269-0.271-0.269-0.451-0.179L9.551,23.642c-0.451,0.447-0.361,0.625,0,0.895 + l15.006,14.932c0.09,0.09,0.36,0.09,0.36-0.089v-8.94H37.21c0.271,0,0.453-0.18,0.453-0.356V18.187 + c0-0.357-0.183-0.446-0.543-0.446H24.917L25.008,8.709z"/> + <path fill="#4477EE" d="M24.997,8.735c0-0.268-0.271-0.268-0.45-0.179L9.564,23.642c-0.45,0.446-0.361,0.625,0,0.893 + l14.982,14.904c0.091,0.09,0.36,0.09,0.36-0.088v-8.928H37.18c0.271,0,0.451-0.179,0.451-0.355V18.197 + c0-0.356-0.181-0.445-0.542-0.445h-12.18L24.997,8.735z"/> + <path fill="#4578EF" d="M24.988,8.763c0-0.268-0.271-0.268-0.449-0.178L9.58,23.643c-0.449,0.445-0.36,0.623,0,0.891l14.958,14.88 + c0.09,0.089,0.358,0.089,0.358-0.089v-8.909h12.256c0.271,0,0.451-0.18,0.451-0.357V18.207c0-0.356-0.182-0.444-0.541-0.444 + H24.898L24.988,8.763z"/> + <path fill="#4679EF" d="M24.979,8.79c0-0.267-0.271-0.267-0.449-0.178L9.595,23.644c-0.449,0.445-0.36,0.622,0,0.891 + l14.934,14.851c0.091,0.091,0.359,0.091,0.359-0.088v-8.896h12.234c0.271,0,0.451-0.18,0.451-0.355V18.216 + c0-0.355-0.184-0.443-0.541-0.443H24.891L24.979,8.79z"/> + <path fill="#477AF0" d="M24.971,8.815c0-0.267-0.271-0.267-0.451-0.178L9.608,23.644c-0.448,0.444-0.359,0.621,0,0.889 + L24.52,39.357c0.09,0.09,0.36,0.09,0.36-0.088v-8.879h12.218c0.27,0,0.448-0.18,0.448-0.354V18.228 + c0-0.355-0.183-0.443-0.541-0.443H24.88L24.971,8.815z"/> + <path fill="#487BF0" d="M24.96,8.842c0-0.266-0.271-0.266-0.448-0.177L9.624,23.645c-0.448,0.443-0.359,0.62,0,0.888 + l14.888,14.801c0.09,0.088,0.358,0.088,0.358-0.088v-8.863h12.196c0.271,0,0.449-0.178,0.449-0.355v-11.79 + c0-0.354-0.182-0.442-0.539-0.442H24.87L24.96,8.842z"/> + <path fill="#497CF1" d="M24.95,8.87c0-0.266-0.269-0.266-0.447-0.177L9.638,23.645c-0.447,0.442-0.358,0.619,0,0.886 + l14.865,14.773c0.09,0.09,0.356,0.09,0.356-0.09v-8.846H37.04c0.271,0,0.446-0.18,0.446-0.354V18.248 + c0-0.353-0.18-0.441-0.536-0.441H24.859L24.95,8.87z"/> + <path fill="#4A7DF1" d="M24.939,8.896c0-0.265-0.268-0.265-0.446-0.177L9.652,23.646c-0.446,0.442-0.357,0.618,0,0.883 + l14.841,14.75c0.089,0.088,0.358,0.088,0.358-0.088v-8.832H37.01c0.27,0,0.448-0.178,0.448-0.354V18.257 + c0-0.353-0.183-0.44-0.537-0.44H24.852L24.939,8.896z"/> + <path fill="#4B7EF2" d="M24.932,8.922c0-0.265-0.269-0.265-0.447-0.177L9.667,23.646c-0.445,0.441-0.357,0.617,0,0.881 + l14.818,14.724c0.089,0.088,0.357,0.088,0.357-0.088V30.35h12.141c0.268,0,0.447-0.18,0.447-0.354V18.268 + c0-0.353-0.181-0.44-0.537-0.44H24.842L24.932,8.922z"/> + <path fill="#4C7FF2" d="M24.921,8.949c0-0.264-0.269-0.264-0.445-0.176L9.682,23.646c-0.444,0.44-0.356,0.616,0,0.879 + l14.794,14.697c0.088,0.088,0.355,0.088,0.355-0.089v-8.801h12.121c0.269,0,0.444-0.177,0.444-0.354V18.277 + c0-0.352-0.18-0.438-0.535-0.438h-12.03L24.921,8.949z"/> + <path fill="#4D80F3" d="M24.913,8.976c0-0.264-0.269-0.264-0.444-0.176L9.697,23.647c-0.444,0.439-0.356,0.615,0,0.878 + l14.771,14.672c0.091,0.088,0.355,0.088,0.355-0.088v-8.784h12.102c0.269,0,0.445-0.179,0.445-0.354V18.288 + c0-0.351-0.181-0.438-0.535-0.438H24.823L24.913,8.976z"/> + <path fill="#4E81F3" d="M24.902,9.002c0-0.264-0.268-0.264-0.444-0.176L9.71,23.647c-0.443,0.439-0.355,0.614,0,0.876 + L24.458,39.17c0.089,0.088,0.354,0.088,0.354-0.087v-8.771h12.082c0.268,0,0.444-0.176,0.444-0.354V18.297 + c0-0.35-0.178-0.437-0.532-0.437H24.812L24.902,9.002z"/> + <path fill="#4F82F4" d="M24.895,9.028c0-0.263-0.269-0.263-0.444-0.175L9.726,23.648c-0.442,0.438-0.354,0.612,0,0.875 + L24.45,39.145c0.089,0.088,0.354,0.088,0.354-0.086v-8.754h12.062c0.267,0,0.442-0.178,0.442-0.354V18.308 + c0-0.349-0.18-0.436-0.533-0.436H24.805L24.895,9.028z"/> + <path fill="#5083F4" d="M24.884,9.056c0-0.262-0.268-0.262-0.443-0.175L9.74,23.649c-0.441,0.437-0.354,0.611,0,0.875l14.7,14.595 + c0.089,0.087,0.354,0.087,0.354-0.087v-8.737h12.045c0.267,0,0.44-0.176,0.44-0.353V18.317c0-0.349-0.178-0.436-0.53-0.436H24.794 + L24.884,9.056z"/> + <path fill="#5184F5" d="M24.874,9.082c0-0.262-0.269-0.262-0.442-0.175L9.754,23.649c-0.441,0.437-0.354,0.61,0,0.873 + l14.677,14.566c0.088,0.088,0.354,0.088,0.354-0.086v-8.723h12.025c0.266,0,0.44-0.176,0.44-0.35V18.329 + c0-0.348-0.176-0.435-0.53-0.435H24.786L24.874,9.082z"/> + <path fill="#5285F5" d="M24.863,9.108c0-0.262-0.264-0.262-0.44-0.174L9.769,23.65c-0.44,0.436-0.353,0.609,0,0.872l14.654,14.541 + c0.089,0.086,0.353,0.086,0.353-0.086V30.27h12.008c0.264,0,0.439-0.176,0.439-0.351V18.338c0-0.348-0.177-0.434-0.529-0.434 + H24.775L24.863,9.108z"/> + <path fill="#5386F6" d="M24.854,9.136c0-0.261-0.266-0.261-0.44-0.174l-14.63,14.69c-0.439,0.435-0.353,0.608,0,0.87l14.63,14.517 + c0.089,0.087,0.353,0.087,0.353-0.086V30.26H36.75c0.266,0,0.439-0.175,0.439-0.349V18.349c0-0.347-0.176-0.433-0.527-0.433 + H24.768L24.854,9.136z"/> + <path fill="#5487F6" d="M24.846,9.163c0-0.261-0.265-0.261-0.441-0.174L9.798,23.651c-0.439,0.434-0.352,0.607,0,0.867 + l14.606,14.49c0.088,0.086,0.352,0.086,0.352-0.086v-8.676h11.967c0.264,0,0.439-0.176,0.439-0.35V18.358 + c0-0.346-0.178-0.432-0.527-0.432H24.757L24.846,9.163z"/> + <path fill="#5588F7" d="M24.835,9.188c0-0.26-0.265-0.26-0.439-0.173L9.812,23.652c-0.438,0.433-0.352,0.606,0,0.866L24.395,38.98 + c0.088,0.088,0.352,0.088,0.352-0.086v-8.66h11.946c0.265,0,0.439-0.174,0.439-0.348V18.369c0-0.346-0.178-0.432-0.527-0.432 + H24.747L24.835,9.188z"/> + <path fill="#5689F7" d="M24.827,9.215c0-0.26-0.265-0.26-0.438-0.173L9.828,23.653c-0.437,0.432-0.351,0.604,0,0.865l14.56,14.438 + c0.088,0.086,0.352,0.086,0.352-0.086v-8.646h11.928c0.266,0,0.438-0.176,0.438-0.349v-11.5c0-0.345-0.176-0.431-0.525-0.431 + H24.74L24.827,9.215z"/> + <path fill="#578AF8" d="M24.816,9.242c0-0.259-0.264-0.259-0.438-0.172L9.842,23.653c-0.437,0.432-0.35,0.604,0,0.863 + l14.537,14.41c0.088,0.086,0.35,0.086,0.35-0.086v-8.629h11.91c0.262,0,0.438-0.173,0.438-0.346V18.389 + c0-0.344-0.176-0.43-0.524-0.43H24.729L24.816,9.242z"/> + <path fill="#588BF8" d="M24.807,9.269c0-0.259-0.262-0.259-0.437-0.172L9.856,23.655c-0.436,0.431-0.35,0.603,0,0.863 + L24.37,38.898c0.088,0.086,0.349,0.086,0.349-0.084v-8.612h11.891c0.264,0,0.438-0.175,0.438-0.347V18.398 + c0-0.344-0.176-0.429-0.524-0.429H24.719L24.807,9.269z"/> + <path fill="#598CF9" d="M24.796,9.294c0-0.258-0.261-0.258-0.438-0.172L9.872,23.655c-0.435,0.43-0.349,0.602,0,0.861 + L24.36,38.872c0.088,0.086,0.35,0.086,0.35-0.085v-8.602h11.871c0.263,0,0.438-0.172,0.438-0.344V18.41 + c0-0.343-0.177-0.429-0.522-0.429H24.71L24.796,9.294z"/> + <path fill="#5A8DF9" d="M24.788,9.322c0-0.258-0.263-0.258-0.437-0.172L9.886,23.656c-0.435,0.429-0.349,0.6,0,0.857 + l14.466,14.334c0.088,0.086,0.349,0.086,0.349-0.088v-8.58h11.854c0.262,0,0.438-0.174,0.438-0.346V18.418 + c0-0.342-0.177-0.427-0.522-0.427H24.7L24.788,9.322z"/> + <path fill="#5B8EFA" d="M24.777,9.349c0-0.257-0.262-0.257-0.436-0.171L9.9,23.657c-0.434,0.428-0.348,0.6,0,0.856L24.342,38.82 + c0.087,0.086,0.348,0.086,0.348-0.084v-8.567h11.834c0.261,0,0.437-0.172,0.437-0.344V18.43c0-0.342-0.176-0.427-0.522-0.427 + H24.689L24.777,9.349z"/> + <path fill="#5C8FFA" d="M24.77,9.375c0-0.257-0.262-0.257-0.436-0.171L9.915,23.657c-0.433,0.428-0.348,0.599,0,0.854 + l14.419,14.281c0.087,0.086,0.348,0.086,0.348-0.085v-8.551h11.812c0.262,0,0.438-0.174,0.438-0.346V18.439 + c0-0.341-0.176-0.426-0.521-0.426H24.682L24.77,9.375z"/> + <path fill="#5D90FB" d="M24.759,9.401c0-0.256-0.26-0.256-0.434-0.17L9.93,23.658c-0.432,0.427-0.347,0.597,0,0.855l14.396,14.254 + c0.087,0.086,0.347,0.086,0.347-0.084v-8.537h11.794c0.26,0,0.436-0.172,0.436-0.342V18.45c0-0.341-0.176-0.425-0.521-0.425 + h-11.71L24.759,9.401z"/> + <path fill="#5E91FB" d="M24.749,9.429c0-0.256-0.26-0.256-0.435-0.17l-14.371,14.4c-0.432,0.426-0.346,0.596,0,0.852L24.315,38.74 + c0.087,0.085,0.346,0.085,0.346-0.086v-8.521h11.774c0.26,0,0.435-0.172,0.435-0.342V18.459c0-0.34-0.175-0.424-0.521-0.424 + H24.663L24.749,9.429z"/> + <path fill="#5F92FC" d="M24.741,9.455c0-0.255-0.261-0.255-0.434-0.17L9.958,23.659c-0.431,0.425-0.346,0.595,0,0.851 + l14.349,14.202c0.087,0.085,0.345,0.085,0.345-0.084v-8.505h11.757c0.258,0,0.434-0.171,0.434-0.341V18.47 + c0-0.339-0.176-0.423-0.521-0.423h-11.67L24.741,9.455z"/> + <path fill="#6093FC" d="M24.73,9.481c0-0.255-0.259-0.255-0.433-0.17L9.974,23.66c-0.43,0.425-0.345,0.594,0,0.849l14.325,14.179 + c0.087,0.084,0.346,0.084,0.346-0.084v-8.489H36.38c0.259,0,0.433-0.171,0.433-0.341V18.479c0-0.339-0.174-0.423-0.521-0.423 + H24.645L24.73,9.481z"/> + <path fill="#6194FD" d="M24.721,9.507c0-0.254-0.259-0.254-0.431-0.169L9.988,23.661c-0.43,0.424-0.345,0.593,0,0.847 + l14.302,14.15c0.086,0.085,0.344,0.085,0.344-0.084V30.1h11.718c0.258,0,0.432-0.17,0.432-0.342v-11.27 + c0-0.338-0.174-0.422-0.518-0.422H24.634L24.721,9.507z"/> + <path fill="#6295FD" d="M24.71,9.535c0-0.254-0.257-0.254-0.429-0.169L10.002,23.661c-0.429,0.423-0.344,0.592,0,0.846 + L24.28,38.631c0.086,0.085,0.343,0.085,0.343-0.083V30.09H36.32c0.258,0,0.432-0.17,0.432-0.34V18.5 + c0-0.337-0.174-0.421-0.52-0.421H24.623L24.71,9.535z"/> + <path fill="#6396FE" d="M24.702,9.561c0-0.253-0.259-0.253-0.43-0.169l-14.256,14.27c-0.428,0.422-0.343,0.591,0,0.844 + l14.255,14.1c0.086,0.084,0.342,0.084,0.342-0.084V30.08h11.681c0.258,0,0.431-0.17,0.431-0.338v-11.23 + c0-0.337-0.173-0.42-0.517-0.42H24.616L24.702,9.561z"/> + <path fill="#6497FE" d="M24.691,9.587c0-0.253-0.257-0.253-0.429-0.168l-14.23,14.243c-0.427,0.422-0.343,0.59,0,0.843 + l14.231,14.072c0.086,0.084,0.342,0.084,0.342-0.083v-8.428h11.66c0.258,0,0.43-0.17,0.43-0.338V18.521 + c0-0.336-0.172-0.42-0.516-0.42H24.605L24.691,9.587z"/> + <path fill="#6598FF" d="M24.684,9.615c0-0.252-0.258-0.252-0.43-0.168L10.045,23.663c-0.426,0.42-0.342,0.588,0,0.841 + l14.208,14.047c0.086,0.084,0.343,0.084,0.343-0.084v-8.41h11.641c0.257,0,0.429-0.168,0.429-0.336V18.531 + c0-0.335-0.172-0.418-0.515-0.418H24.598L24.684,9.615z"/> + <path fill="#6699FF" d="M24.673,9.642c0-0.252-0.257-0.252-0.428-0.168L10.06,23.664c-0.426,0.42-0.342,0.587,0,0.839 + l14.185,14.021c0.086,0.084,0.342,0.084,0.342-0.084v-8.396h11.621c0.256,0,0.429-0.169,0.429-0.337V18.541 + c0-0.335-0.173-0.418-0.515-0.418H24.587L24.673,9.642z"/> + </g> + + <linearGradient id="XMLID_16_" gradientUnits="userSpaceOnUse" x1="-1112.2041" y1="1225.4229" x2="-1112.2041" y2="1254.5781" gradientTransform="matrix(-1 0 0 1 -1089 -1216)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#6699FF"/> + </linearGradient> + <path fill="url(#XMLID_16_)" d="M24.673,9.642c0-0.252-0.257-0.252-0.428-0.168L10.06,23.664c-0.426,0.42-0.342,0.587,0,0.839 + l14.185,14.021c0.086,0.084,0.342,0.084,0.342-0.084v-8.396h11.621c0.256,0,0.429-0.169,0.429-0.337V18.541 + c0-0.335-0.173-0.418-0.515-0.418H24.587L24.673,9.642z"/> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M-0.06,0.001h48v48h-48V0.001z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/tip.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/tip.svg new file mode 100644 index 00000000..7ec92e31 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/tip.svg @@ -0,0 +1,367 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Tip" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path stroke="#FFFFFF" stroke-width="5.6139" d="M9.525,18.6c0,8,6.5,14.4,14.4,14.4c8.001,0,14.399-6.5,14.399-14.4 + c0-8-6.5-14.4-14.399-14.4C15.925,4.2,9.525,10.7,9.525,18.6z M12.825,18.6c0-6.2,5-11.2,11.2-11.2c6.2,0,11.2,5,11.2,11.2 + c0,6.2-5,11.2-11.2,11.2C17.825,29.8,12.825,24.8,12.825,18.6z"/> + <path stroke="#FFFFFF" stroke-width="5.6139" d="M28.125,37.9l-7.6,0.8c-0.9,0.1-1.5,0.899-1.4,1.8s0.9,1.5,1.8,1.4l7.601-0.801 + c0.9-0.102,1.5-0.899,1.4-1.802C29.824,38.4,29.025,37.8,28.125,37.9z"/> + <path stroke="#FFFFFF" stroke-width="5.6139" d="M28.125,34.8l-7.6,0.8c-0.9,0.101-1.5,0.9-1.4,1.801c0.1,0.897,0.9,1.5,1.8,1.397 + l7.601-0.8c0.9-0.102,1.5-0.898,1.4-1.8C29.824,35.3,29.025,34.7,28.125,34.8z"/> + <path stroke="#FFFFFF" stroke-width="5.6139" d="M28.125,31.6l-7.6,0.801c-0.9,0.1-1.5,0.897-1.4,1.8c0.1,0.899,0.9,1.5,1.8,1.399 + l7.601-0.802c0.9-0.1,1.5-0.897,1.4-1.8C29.824,32.1,29.025,31.5,28.125,31.6z"/> + <path stroke="#FFFFFF" stroke-width="5.6139" d="M23.125,41.3v0.9c0,0.899,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6v-0.9h-3.299 + H23.125z"/> + <path fill="#FFFFFF" d="M35.926,18.7c0,6.6-5.4,12-12.001,12c-6.6,0-12-5.4-12-12c0-6.6,5.4-12,12-12 + C30.525,6.7,35.926,12.1,35.926,18.7z"/> + <g> + <path fill="#FFFF00" d="M9.625,18.6c0,8,6.5,14.4,14.4,14.4c8,0,14.401-6.5,14.401-14.4c0-8-6.5-14.4-14.401-14.4 + C16.025,4.2,9.625,10.7,9.625,18.6z"/> + <path fill="#FFFF01" d="M9.647,18.6c0-7.889,6.391-14.379,14.379-14.379c7.89,0,14.378,6.391,14.378,14.379 + c0,7.889-6.391,14.378-14.378,14.378C16.137,32.979,9.647,26.588,9.647,18.6z"/> + <path fill="#FFFF02" d="M9.668,18.6c0-7.878,6.382-14.358,14.358-14.358c7.878,0,14.359,6.382,14.359,14.358 + c0,7.876-6.383,14.358-14.359,14.358C16.149,32.958,9.668,26.576,9.668,18.6z"/> + <path fill="#FFFF03" d="M9.69,18.6c0-7.867,6.373-14.337,14.337-14.337c7.868,0,14.338,6.373,14.338,14.337 + c0,7.867-6.373,14.337-14.338,14.337C16.16,32.938,9.69,26.564,9.69,18.6z"/> + <path fill="#FFFF04" d="M9.712,18.6c0-7.855,6.363-14.316,14.316-14.316c7.855,0,14.316,6.363,14.316,14.316 + c0,7.856-6.363,14.316-14.316,14.316C16.172,32.916,9.712,26.553,9.712,18.6z"/> + <path fill="#FFFF05" d="M9.733,18.6c0-7.844,6.354-14.295,14.295-14.295c7.847,0,14.296,6.354,14.296,14.295 + c0,7.843-6.354,14.294-14.296,14.294C16.184,32.896,9.733,26.541,9.733,18.6z"/> + <path fill="#FFFF06" d="M9.754,18.6c0-7.833,6.345-14.274,14.274-14.274c7.833,0,14.275,6.345,14.275,14.274 + c0,7.833-6.346,14.274-14.275,14.274C16.196,32.874,9.754,26.529,9.754,18.6z"/> + <path fill="#FFFF07" d="M9.776,18.6c0-7.822,6.336-14.253,14.254-14.253c7.822,0,14.253,6.335,14.253,14.253 + c0,7.823-6.336,14.253-14.253,14.253C16.208,32.854,9.776,26.518,9.776,18.6z"/> + <path fill="#FFFF08" d="M9.798,18.6c0-7.811,6.326-14.232,14.232-14.232c7.812,0,14.234,6.326,14.234,14.232 + c0,7.811-6.328,14.233-14.234,14.233C16.219,32.833,9.798,26.506,9.798,18.6z"/> + <path fill="#FFFF09" d="M9.819,18.6c0-7.8,6.317-14.211,14.211-14.211c7.8,0,14.212,6.317,14.212,14.211 + c0,7.8-6.318,14.21-14.212,14.21C16.231,32.812,9.819,26.494,9.819,18.6z"/> + <path fill="#FFFF0A" d="M9.84,18.6c0-7.789,6.309-14.191,14.191-14.191c7.79,0,14.192,6.309,14.192,14.191 + c0,7.789-6.309,14.191-14.192,14.191C16.243,32.791,9.84,26.482,9.84,18.6z"/> + <path fill="#FFFF0B" d="M9.862,18.6c0-7.778,6.299-14.17,14.17-14.17c7.779,0,14.169,6.299,14.169,14.17 + c0,7.778-6.299,14.169-14.169,14.169C16.254,32.77,9.862,26.471,9.862,18.6z"/> + <path fill="#FFFF0C" d="M9.884,18.6c0-7.767,6.29-14.149,14.149-14.149c7.768,0,14.149,6.29,14.149,14.149 + c0,7.767-6.291,14.149-14.149,14.149C16.266,32.749,9.884,26.459,9.884,18.6z"/> + <path fill="#FFFF0D" d="M9.905,18.6c0-7.756,6.281-14.128,14.128-14.128c7.756,0,14.129,6.281,14.129,14.128 + c0,7.755-6.281,14.128-14.129,14.128C16.278,32.729,9.905,26.447,9.905,18.6z"/> + <path fill="#FFFF0E" d="M9.927,18.6c0-7.745,6.272-14.107,14.107-14.107c7.746,0,14.107,6.272,14.107,14.107 + c0,7.746-6.27,14.107-14.107,14.107C16.29,32.707,9.927,26.436,9.927,18.6z"/> + <path fill="#FFFF0F" d="M9.949,18.6c0-7.733,6.263-14.086,14.086-14.086c7.733,0,14.088,6.262,14.088,14.086 + c0,7.733-6.266,14.085-14.088,14.085C16.302,32.688,9.949,26.423,9.949,18.6z"/> + <path fill="#FFFF10" d="M9.97,18.6c0-7.722,6.253-14.065,14.065-14.065c7.723,0,14.067,6.253,14.067,14.065 + c0,7.722-6.254,14.066-14.067,14.066C16.313,32.666,9.97,26.411,9.97,18.6z"/> + <path fill="#FFFF11" d="M9.992,18.6c0-7.711,6.244-14.044,14.044-14.044c7.712,0,14.044,6.245,14.044,14.044 + c0,7.71-6.244,14.044-14.044,14.044C16.325,32.645,9.992,26.398,9.992,18.6z"/> + <path fill="#FFFF12" d="M10.013,18.6c0-7.7,6.235-14.023,14.023-14.023c7.7,0,14.024,6.235,14.024,14.023 + c0,7.7-6.236,14.023-14.024,14.023C16.337,32.623,10.013,26.389,10.013,18.6z"/> + <path fill="#FFFF13" d="M10.035,18.6c0-7.688,6.226-14.002,14.002-14.002c7.689,0,14.004,6.226,14.004,14.002 + c0,7.689-6.229,14.001-14.004,14.001C16.348,32.604,10.035,26.376,10.035,18.6z"/> + <path fill="#FFFF14" d="M10.057,18.6c0-7.678,6.217-13.981,13.981-13.981c7.679,0,13.981,6.217,13.981,13.981 + c0,7.677-6.217,13.981-13.981,13.981C16.36,32.581,10.057,26.364,10.057,18.6z"/> + <path fill="#FFFF15" d="M10.078,18.6c0-7.667,6.208-13.961,13.961-13.961C31.707,4.639,38,10.847,38,18.6 + c0,7.667-6.209,13.96-13.961,13.96C16.372,32.561,10.078,26.354,10.078,18.6z"/> + <path fill="#FFFF16" d="M10.1,18.6c0-7.655,6.198-13.94,13.939-13.94c7.656,0,13.941,6.199,13.941,13.94 + c0,7.656-6.201,13.94-13.941,13.94C16.384,32.54,10.1,26.341,10.1,18.6z"/> + <path fill="#FFFF17" d="M10.121,18.6c0-7.644,6.189-13.919,13.919-13.919c7.646,0,13.919,6.189,13.919,13.919 + c0,7.644-6.189,13.917-13.919,13.917C16.396,32.52,10.121,26.329,10.121,18.6z"/> + <path fill="#FFFF18" d="M10.143,18.6c0-7.633,6.181-13.898,13.898-13.898c7.633,0,13.898,6.18,13.898,13.898 + c0,7.632-6.182,13.898-13.898,13.898C16.408,32.498,10.143,26.316,10.143,18.6z"/> + <path fill="#FFFF19" d="M10.164,18.6c0-7.622,6.171-13.877,13.877-13.877c7.623,0,13.877,6.171,13.877,13.877 + c0,7.623-6.172,13.876-13.877,13.876C16.419,32.479,10.164,26.307,10.164,18.6z"/> + <path fill="#FFFF1A" d="M10.186,18.6c0-7.611,6.162-13.856,13.856-13.856c7.61,0,13.856,6.162,13.856,13.856 + c0,7.611-6.162,13.856-13.856,13.856C16.431,32.456,10.186,26.294,10.186,18.6z"/> + <path fill="#FFFF1B" d="M10.208,18.6c0-7.6,6.153-13.835,13.835-13.835c7.602,0,13.836,6.153,13.836,13.835 + c0,7.6-6.152,13.835-13.836,13.835C16.443,32.436,10.208,26.282,10.208,18.6z"/> + <path fill="#FFFF1C" d="M10.229,18.6c0-7.589,6.144-13.814,13.814-13.814c7.59,0,13.814,6.144,13.814,13.814 + c0,7.587-6.145,13.814-13.814,13.814C16.454,32.414,10.229,26.271,10.229,18.6z"/> + <path fill="#FFFF1D" d="M10.251,18.6c0-7.578,6.135-13.793,13.793-13.793c7.579,0,13.794,6.135,13.794,13.793 + c0,7.578-6.137,13.792-13.794,13.792C16.466,32.395,10.251,26.259,10.251,18.6z"/> + <path fill="#FFFF1E" d="M10.272,18.6c0-7.566,6.125-13.772,13.772-13.772c7.567,0,13.772,6.125,13.772,13.772 + c0,7.567-6.125,13.773-13.772,13.773C16.478,32.373,10.272,26.247,10.272,18.6z"/> + <path fill="#FFFF1F" d="M10.294,18.6c0-7.556,6.116-13.752,13.751-13.752c7.557,0,13.752,6.117,13.752,13.752 + c0,7.554-6.117,13.751-13.752,13.751C16.49,32.352,10.294,26.234,10.294,18.6z"/> + <path fill="#FFFF20" d="M10.315,18.6c0-7.544,6.107-13.731,13.731-13.731c7.544,0,13.731,6.107,13.731,13.731 + c0,7.544-6.107,13.731-13.731,13.731C16.502,32.331,10.315,26.225,10.315,18.6z"/> + <path fill="#FFFF21" d="M10.337,18.6c0-7.533,6.098-13.71,13.709-13.71c7.534,0,13.71,6.098,13.71,13.71 + c0,7.534-6.1,13.708-13.71,13.708C16.513,32.311,10.337,26.212,10.337,18.6z"/> + <path fill="#FFFF22" d="M10.358,18.6c0-7.522,6.088-13.688,13.689-13.688c7.521,0,13.689,6.088,13.689,13.688 + c0,7.522-6.09,13.689-13.689,13.689C16.525,32.289,10.358,26.199,10.358,18.6z"/> + <path fill="#FFFF23" d="M10.38,18.6c0-7.511,6.08-13.668,13.668-13.668c7.511,0,13.669,6.08,13.669,13.668 + c0,7.511-6.08,13.667-13.669,13.667C16.537,32.268,10.38,26.188,10.38,18.6z"/> + <path fill="#FFFF24" d="M10.401,18.6c0-7.5,6.071-13.647,13.647-13.647c7.501,0,13.647,6.07,13.647,13.647 + c0,7.5-6.07,13.647-13.647,13.647C16.549,32.247,10.401,26.176,10.401,18.6z"/> + <path fill="#FFFF25" d="M10.423,18.6c0-7.489,6.062-13.626,13.626-13.626c7.49,0,13.627,6.061,13.627,13.626 + c0,7.489-6.062,13.625-13.627,13.625C16.56,32.227,10.423,26.164,10.423,18.6z"/> + <path fill="#FFFF26" d="M10.445,18.6c0-7.478,6.052-13.605,13.605-13.605c7.478,0,13.606,6.052,13.606,13.605 + c0,7.478-6.053,13.605-13.606,13.605C16.572,32.205,10.445,26.152,10.445,18.6z"/> + <path fill="#FFFF27" d="M10.466,18.6c0-7.467,6.043-13.584,13.584-13.584c7.468,0,13.585,6.043,13.585,13.584 + c0,7.466-6.043,13.583-13.585,13.583C16.584,32.186,10.466,26.141,10.466,18.6z"/> + <path fill="#FFFF28" d="M10.488,18.6c0-7.456,6.034-13.563,13.563-13.563c7.457,0,13.562,6.034,13.562,13.563 + c0,7.457-6.033,13.563-13.562,13.563C16.596,32.163,10.488,26.129,10.488,18.6z"/> + <path fill="#FFFF29" d="M10.509,18.6c0-7.445,6.025-13.542,13.542-13.542c7.445,0,13.543,6.024,13.543,13.542 + c0,7.444-6.025,13.542-13.543,13.542C16.608,32.143,10.509,26.117,10.509,18.6z"/> + <path fill="#FFFF2A" d="M10.531,18.6c0-7.434,6.016-13.522,13.521-13.522c7.435,0,13.521,6.016,13.521,13.522 + c0,7.433-6.016,13.521-13.521,13.521C16.619,32.121,10.531,26.105,10.531,18.6z"/> + <path fill="#FFFF2B" d="M10.552,18.6c0-7.422,6.006-13.501,13.501-13.501c7.422,0,13.502,6.007,13.502,13.501 + c0,7.421-6.008,13.5-13.502,13.5C16.631,32.102,10.552,26.094,10.552,18.6z"/> + <path fill="#FFFF2C" d="M10.574,18.6c0-7.411,5.997-13.479,13.479-13.479c7.412,0,13.48,5.997,13.48,13.479 + c0,7.411-5.998,13.48-13.48,13.48C16.643,32.08,10.574,26.082,10.574,18.6z"/> + <path fill="#FFFF2D" d="M10.596,18.6c0-7.4,5.988-13.458,13.458-13.458c7.401,0,13.46,5.988,13.46,13.458 + c0,7.4-5.988,13.458-13.46,13.458C16.654,32.059,10.596,26.07,10.596,18.6z"/> + <path fill="#FFFF2E" d="M10.617,18.6c0-7.389,5.979-13.438,13.438-13.438c7.389,0,13.438,5.979,13.438,13.438 + c0,7.389-5.979,13.438-13.438,13.438C16.666,32.038,10.617,26.059,10.617,18.6z"/> + <path fill="#FFFF2F" d="M10.639,18.6c0-7.377,5.97-13.417,13.417-13.417c7.377,0,13.417,5.97,13.417,13.417 + c0,7.376-5.971,13.417-13.417,13.417C16.678,32.018,10.639,26.047,10.639,18.6z"/> + <path fill="#FFFF30" d="M10.66,18.6c0-7.366,5.96-13.396,13.396-13.396c7.368,0,13.395,5.961,13.395,13.396 + c0,7.367-5.961,13.396-13.395,13.396C16.69,31.996,10.66,26.035,10.66,18.6z"/> + <path fill="#FFFF31" d="M10.682,18.6c0-7.355,5.951-13.375,13.375-13.375c7.355,0,13.375,5.952,13.375,13.375 + c0,7.355-5.951,13.375-13.375,13.375C16.701,31.977,10.682,26.023,10.682,18.6z"/> + <path fill="#FFFF32" d="M10.703,18.6c0-7.344,5.943-13.354,13.354-13.354c7.343,0,13.355,5.943,13.355,13.354 + c0,7.343-5.943,13.354-13.355,13.354C16.713,31.954,10.703,26.012,10.703,18.6z"/> + <path fill="#FFFF33" d="M10.725,18.6c0-7.333,5.933-13.333,13.333-13.333c7.334,0,13.334,5.934,13.334,13.333 + c0,7.333-5.934,13.333-13.334,13.333C16.725,31.934,10.725,26,10.725,18.6z"/> + <path fill="#FFFF34" d="M10.747,18.6c0-7.322,5.924-13.312,13.312-13.312c7.322,0,13.312,5.924,13.312,13.312 + c0,7.322-5.926,13.312-13.312,13.312C16.737,31.912,10.747,25.988,10.747,18.6z"/> + <path fill="#FFFF35" d="M10.768,18.6c0-7.311,5.915-13.292,13.292-13.292c7.311,0,13.292,5.915,13.292,13.292 + c0,7.311-5.914,13.292-13.292,13.292C16.749,31.893,10.768,25.977,10.768,18.6z"/> + <path fill="#FFFF36" d="M10.79,18.6c0-7.3,5.906-13.271,13.271-13.271c7.3,0,13.271,5.906,13.271,13.271 + c0,7.298-5.904,13.27-13.271,13.27C16.76,31.87,10.79,25.964,10.79,18.6z"/> + <path fill="#FFFF37" d="M10.811,18.6c0-7.289,5.897-13.25,13.25-13.25c7.289,0,13.25,5.896,13.25,13.25 + c0,7.289-5.896,13.25-13.25,13.25C16.772,31.85,10.811,25.952,10.811,18.6z"/> + <path fill="#FFFF38" d="M10.833,18.6c0-7.278,5.888-13.229,13.229-13.229c7.278,0,13.229,5.887,13.229,13.229 + c0,7.278-5.889,13.228-13.229,13.228C16.784,31.828,10.833,25.939,10.833,18.6z"/> + <path fill="#FFFF39" d="M10.854,18.6c0-7.267,5.878-13.208,13.208-13.208c7.268,0,13.208,5.878,13.208,13.208 + c0,7.266-5.877,13.208-13.208,13.208C16.796,31.809,10.854,25.93,10.854,18.6z"/> + <path fill="#FFFF3A" d="M10.876,18.6c0-7.255,5.869-13.187,13.187-13.187c7.255,0,13.187,5.869,13.187,13.187 + c0,7.255-5.869,13.187-13.187,13.187C16.807,31.787,10.876,25.917,10.876,18.6z"/> + <path fill="#FFFF3B" d="M10.898,18.6c0-7.245,5.86-13.166,13.166-13.166c7.245,0,13.167,5.86,13.167,13.166 + c0,7.244-5.859,13.166-13.167,13.166C16.819,31.766,10.898,25.904,10.898,18.6z"/> + <path fill="#FFFF3C" d="M10.92,18.6c0-7.233,5.851-13.145,13.145-13.145c7.234,0,13.146,5.851,13.146,13.145 + c0,7.233-5.854,13.145-13.146,13.145C16.831,31.745,10.92,25.895,10.92,18.6z"/> + <path fill="#FFFF3D" d="M10.941,18.6c0-7.222,5.842-13.125,13.124-13.125c7.222,0,13.125,5.842,13.125,13.125 + c0,7.222-5.842,13.125-13.125,13.125C16.843,31.725,10.941,25.882,10.941,18.6z"/> + <path fill="#FFFF3E" d="M10.963,18.6c0-7.211,5.833-13.104,13.103-13.104c7.211,0,13.104,5.833,13.104,13.104 + c0,7.21-5.832,13.103-13.104,13.103C16.855,31.703,10.963,25.87,10.963,18.6z"/> + <path fill="#FFFF3F" d="M10.984,18.6c0-7.2,5.823-13.082,13.083-13.082c7.201,0,13.083,5.823,13.083,13.082 + c0,7.2-5.824,13.083-13.083,13.083C16.866,31.684,10.984,25.857,10.984,18.6z"/> + <path fill="#FFFF40" d="M11.005,18.6c0-7.189,5.815-13.062,13.062-13.062c7.189,0,13.062,5.814,13.062,13.062 + c0,7.189-5.812,13.061-13.062,13.061C16.878,31.661,11.005,25.848,11.005,18.6z"/> + <path fill="#FFFF41" d="M11.027,18.6c0-7.178,5.805-13.041,13.041-13.041c7.178,0,13.042,5.805,13.042,13.041 + c0,7.177-5.805,13.041-13.042,13.041C16.889,31.641,11.027,25.835,11.027,18.6z"/> + <path fill="#FFFF42" d="M11.048,18.6c0-7.167,5.796-13.02,13.02-13.02c7.167,0,13.02,5.796,13.02,13.02 + c0,7.167-5.797,13.02-13.02,13.02C16.901,31.62,11.048,25.823,11.048,18.6z"/> + <path fill="#FFFF43" d="M11.07,18.6c0-7.156,5.787-12.999,12.998-12.999c7.157,0,13,5.787,13,12.999c0,7.155-5.787,13-13,13 + C16.913,31.6,11.07,25.812,11.07,18.6z"/> + <path fill="#FFFF44" d="M11.091,18.6c0-7.145,5.778-12.978,12.978-12.978c7.146,0,12.978,5.778,12.978,12.978 + c0,7.144-5.777,12.978-12.978,12.978C16.925,31.578,11.091,25.8,11.091,18.6z"/> + <path fill="#FFFF45" d="M11.113,18.6c0-7.133,5.769-12.957,12.957-12.957c7.133,0,12.958,5.769,12.958,12.957 + c0,7.132-5.77,12.957-12.958,12.957C16.937,31.557,11.113,25.788,11.113,18.6z"/> + <path fill="#FFFF46" d="M11.135,18.6c0-7.123,5.759-12.936,12.936-12.936c7.123,0,12.937,5.759,12.937,12.936 + c0,7.123-5.76,12.936-12.937,12.936C16.949,31.536,11.135,25.775,11.135,18.6z"/> + <path fill="#FFFF47" d="M11.157,18.6c0-7.111,5.75-12.915,12.915-12.915c7.112,0,12.915,5.75,12.915,12.915 + c0,7.111-5.75,12.916-12.915,12.916C16.96,31.516,11.157,25.766,11.157,18.6z"/> + <path fill="#FFFF48" d="M11.178,18.6c0-7.1,5.741-12.894,12.895-12.894c7.101,0,12.894,5.741,12.894,12.894 + c0,7.099-5.74,12.894-12.894,12.894C16.972,31.494,11.178,25.752,11.178,18.6z"/> + <path fill="#FFFF49" d="M11.199,18.6c0-7.089,5.732-12.873,12.874-12.873c7.089,0,12.873,5.731,12.873,12.873 + c0,7.087-5.73,12.873-12.873,12.873C16.984,31.473,11.199,25.74,11.199,18.6z"/> + <path fill="#FFFF4A" d="M11.221,18.6c0-7.078,5.723-12.852,12.852-12.852c7.078,0,12.853,5.722,12.853,12.852 + c0,7.078-5.725,12.852-12.854,12.852C16.995,31.452,11.221,25.729,11.221,18.6z"/> + <path fill="#FFFF4B" d="M11.242,18.6c0-7.067,5.714-12.832,12.832-12.832c7.067,0,12.833,5.713,12.833,12.832 + c0,7.066-5.715,12.832-12.833,12.832C17.007,31.432,11.242,25.717,11.242,18.6z"/> + <path fill="#FFFF4C" d="M11.264,18.6c0-7.056,5.705-12.811,12.811-12.811c7.056,0,12.812,5.704,12.812,12.811 + c0,7.054-5.705,12.81-12.812,12.81C17.019,31.41,11.264,25.705,11.264,18.6z"/> + <path fill="#FFFF4D" d="M11.286,18.6c0-7.044,5.695-12.79,12.79-12.79c7.045,0,12.79,5.695,12.79,12.79 + c0,7.044-5.693,12.791-12.79,12.791C17.031,31.391,11.286,25.693,11.286,18.6z"/> + <path fill="#FFFF4E" d="M11.307,18.6c0-7.033,5.686-12.769,12.769-12.769c7.034,0,12.77,5.686,12.77,12.769 + c0,7.034-5.688,12.768-12.77,12.768C17.043,31.368,11.307,25.684,11.307,18.6z"/> + <path fill="#FFFF4F" d="M11.329,18.6c0-7.022,5.677-12.748,12.748-12.748c7.023,0,12.748,5.677,12.748,12.748 + c0,7.022-5.678,12.748-12.748,12.748C17.054,31.348,11.329,25.67,11.329,18.6z"/> + <path fill="#FFFF50" d="M11.351,18.6c0-7.011,5.667-12.727,12.727-12.727c7.012,0,12.727,5.668,12.727,12.727 + c0,7.011-5.668,12.727-12.727,12.727C17.066,31.327,11.351,25.658,11.351,18.6z"/> + <path fill="#FFFF51" d="M11.372,18.6c0-7,5.659-12.706,12.706-12.706c7,0,12.705,5.659,12.705,12.706 + c0,7-5.658,12.707-12.705,12.707C17.078,31.307,11.372,25.646,11.372,18.6z"/> + <path fill="#FFFF52" d="M11.394,18.6c0-6.989,5.65-12.685,12.685-12.685c6.987,0,12.685,5.65,12.685,12.685 + c0,6.989-5.648,12.685-12.685,12.685C17.09,31.285,11.394,25.635,11.394,18.6z"/> + <path fill="#FFFF53" d="M11.415,18.6c0-6.978,5.641-12.664,12.664-12.664c6.978,0,12.665,5.641,12.665,12.664 + c0,6.978-5.641,12.664-12.665,12.664C17.102,31.264,11.415,25.623,11.415,18.6z"/> + <path fill="#FFFF54" d="M11.437,18.6c0-6.967,5.631-12.643,12.643-12.643c6.967,0,12.645,5.631,12.645,12.643 + c0,6.966-5.633,12.643-12.645,12.643C17.113,31.243,11.437,25.611,11.437,18.6z"/> + <path fill="#FFFF55" d="M11.459,18.6c0-6.956,5.622-12.623,12.622-12.623c6.956,0,12.622,5.623,12.622,12.623 + c0,6.957-5.621,12.623-12.622,12.623C17.125,31.223,11.459,25.6,11.459,18.6z"/> + <path fill="#FFFF56" d="M11.48,18.6c0-6.944,5.613-12.602,12.602-12.602c6.945,0,12.602,5.613,12.602,12.602 + c0,6.944-5.613,12.601-12.602,12.601C17.137,31.201,11.48,25.588,11.48,18.6z"/> + <path fill="#FFFF57" d="M11.502,18.6c0-6.934,5.604-12.581,12.581-12.581c6.933,0,12.581,5.604,12.581,12.581 + c0,6.933-5.604,12.582-12.581,12.582C17.149,31.182,11.502,25.576,11.502,18.6z"/> + <path fill="#FFFF58" d="M11.523,18.6c0-6.922,5.595-12.56,12.56-12.56c6.923,0,12.56,5.595,12.56,12.56 + c0,6.921-5.594,12.559-12.56,12.559C17.16,31.159,11.523,25.564,11.523,18.6z"/> + <path fill="#FFFF59" d="M11.545,18.6c0-6.911,5.585-12.539,12.539-12.539c6.912,0,12.539,5.585,12.539,12.539 + c0,6.911-5.586,12.539-12.539,12.539C17.172,31.139,11.545,25.553,11.545,18.6z"/> + <path fill="#FFFF5A" d="M11.566,18.6c0-6.9,5.577-12.518,12.518-12.518c6.9,0,12.518,5.576,12.518,12.518 + c0,6.9-5.576,12.517-12.518,12.517C17.184,31.117,11.566,25.541,11.566,18.6z"/> + <path fill="#FFFF5B" d="M11.588,18.6c0-6.889,5.567-12.497,12.497-12.497c6.89,0,12.497,5.567,12.497,12.497 + c0,6.889-5.566,12.498-12.497,12.498C17.195,31.098,11.588,25.529,11.588,18.6z"/> + <path fill="#FFFF5C" d="M11.609,18.6c0-6.878,5.558-12.476,12.476-12.476c6.878,0,12.476,5.559,12.476,12.476 + c0,6.876-5.559,12.476-12.476,12.476C17.208,31.076,11.609,25.518,11.609,18.6z"/> + <path fill="#FFFF5D" d="M11.631,18.6c0-6.867,5.549-12.455,12.455-12.455c6.867,0,12.455,5.549,12.455,12.455 + c0,6.867-5.549,12.455-12.455,12.455C17.219,31.055,11.631,25.506,11.631,18.6z"/> + <path fill="#FFFF5E" d="M11.652,18.6c0-6.855,5.54-12.434,12.434-12.434c6.855,0,12.434,5.54,12.434,12.434 + c0,6.855-5.539,12.434-12.434,12.434C17.231,31.034,11.652,25.494,11.652,18.6z"/> + <path fill="#FFFF5F" d="M11.674,18.6c0-6.844,5.531-12.413,12.413-12.413c6.845,0,12.415,5.531,12.415,12.413 + c0,6.843-5.531,12.414-12.415,12.414C17.243,31.014,11.674,25.482,11.674,18.6z"/> + <path fill="#FFFF60" d="M11.695,18.6c0-6.833,5.521-12.392,12.393-12.392c6.834,0,12.393,5.521,12.393,12.392 + c0,6.833-5.521,12.392-12.393,12.392C17.254,30.992,11.695,25.471,11.695,18.6z"/> + <path fill="#FFFF61" d="M11.717,18.6c0-6.822,5.513-12.371,12.372-12.371c6.823,0,12.372,5.512,12.372,12.371 + c0,6.822-5.514,12.371-12.372,12.371C17.266,30.971,11.717,25.459,11.717,18.6z"/> + <path fill="#FFFF62" d="M11.739,18.6c0-6.811,5.503-12.351,12.35-12.351c6.812,0,12.351,5.503,12.351,12.351 + c0,6.811-5.504,12.35-12.351,12.35C17.278,30.95,11.739,25.447,11.739,18.6z"/> + <path fill="#FFFF63" d="M11.76,18.6c0-6.8,5.494-12.33,12.33-12.33c6.799,0,12.33,5.494,12.33,12.33 + c0,6.798-5.494,12.33-12.33,12.33C17.29,30.93,11.76,25.436,11.76,18.6z"/> + <path fill="#FFFF64" d="M11.782,18.6c0-6.789,5.485-12.309,12.309-12.309c6.79,0,12.31,5.485,12.31,12.309 + c0,6.789-5.484,12.308-12.31,12.308C17.301,30.908,11.782,25.423,11.782,18.6z"/> + <path fill="#FFFF65" d="M11.803,18.6c0-6.778,5.476-12.288,12.288-12.288c6.778,0,12.288,5.476,12.288,12.288 + c0,6.778-5.477,12.289-12.288,12.289C17.313,30.889,11.803,25.411,11.803,18.6z"/> + <path fill="#FFFF66" d="M11.825,18.6c0-6.767,5.467-12.267,12.267-12.267c6.768,0,12.268,5.466,12.268,12.267 + c0,6.766-5.467,12.266-12.268,12.266C17.325,30.866,11.825,25.398,11.825,18.6z"/> + <path fill="#FFFF67" d="M11.847,18.6c0-6.756,5.457-12.246,12.246-12.246c6.757,0,12.247,5.458,12.247,12.246 + c0,6.755-5.459,12.246-12.247,12.246C17.337,30.846,11.847,25.389,11.847,18.6z"/> + <path fill="#FFFF68" d="M11.868,18.6c0-6.745,5.449-12.225,12.225-12.225c6.745,0,12.226,5.448,12.226,12.225 + c0,6.746-5.449,12.224-12.226,12.224C17.348,30.824,11.868,25.376,11.868,18.6z"/> + <path fill="#FFFF69" d="M11.89,18.6c0-6.733,5.439-12.204,12.204-12.204c6.732,0,12.205,5.439,12.205,12.204 + c0,6.733-5.439,12.205-12.205,12.205C17.36,30.805,11.89,25.364,11.89,18.6z"/> + <path fill="#FFFF6A" d="M11.911,18.6c0-6.723,5.43-12.183,12.183-12.183c6.723,0,12.184,5.43,12.184,12.183 + c0,6.722-5.43,12.183-12.184,12.183C17.372,30.783,11.911,25.354,11.911,18.6z"/> + <path fill="#FFFF6B" d="M11.933,18.6c0-6.711,5.421-12.162,12.162-12.162c6.712,0,12.163,5.421,12.163,12.162 + c0,6.71-5.422,12.162-12.163,12.162C17.384,30.762,11.933,25.341,11.933,18.6z"/> + <path fill="#FFFF6C" d="M11.954,18.6c0-6.7,5.412-12.141,12.142-12.141c6.701,0,12.141,5.412,12.141,12.141 + c0,6.7-5.412,12.141-12.141,12.141C17.396,30.741,11.954,25.329,11.954,18.6z"/> + <path fill="#FFFF6D" d="M11.976,18.6c0-6.689,5.402-12.121,12.12-12.121c6.688,0,12.121,5.403,12.121,12.121 + c0,6.689-5.402,12.121-12.121,12.121C17.407,30.721,11.976,25.316,11.976,18.6z"/> + <path fill="#FFFF6E" d="M11.998,18.6c0-6.678,5.393-12.099,12.099-12.099c6.679,0,12.099,5.393,12.099,12.099 + c0,6.677-5.393,12.099-12.099,12.099C17.419,30.699,11.998,25.307,11.998,18.6z"/> + <path fill="#FFFF6F" d="M12.019,18.6c0-6.667,5.384-12.079,12.079-12.079c6.667,0,12.078,5.384,12.078,12.079 + c0,6.667-5.383,12.078-12.078,12.078C17.431,30.678,12.019,25.294,12.019,18.6z"/> + <path fill="#FFFF70" d="M12.041,18.6c0-6.656,5.375-12.058,12.058-12.058c6.655,0,12.057,5.375,12.057,12.058 + c0,6.655-5.375,12.057-12.057,12.057C17.442,30.657,12.041,25.282,12.041,18.6z"/> + <path fill="#FFFF71" d="M12.062,18.6c0-6.645,5.366-12.037,12.037-12.037c6.645,0,12.036,5.366,12.036,12.037 + c0,6.644-5.365,12.037-12.036,12.037C17.454,30.637,12.062,25.271,12.062,18.6z"/> + <path fill="#FFFF72" d="M12.084,18.6c0-6.633,5.357-12.016,12.016-12.016c6.632,0,12.015,5.357,12.015,12.016 + c0,6.632-5.355,12.015-12.015,12.015C17.466,30.615,12.084,25.259,12.084,18.6z"/> + <path fill="#FFFF73" d="M12.105,18.6c0-6.622,5.348-11.995,11.995-11.995c6.623,0,11.996,5.348,11.996,11.995 + c0,6.623-5.35,11.996-11.996,11.996C17.478,30.596,12.105,25.247,12.105,18.6z"/> + <path fill="#FFFF74" d="M12.127,18.6c0-6.611,5.338-11.974,11.974-11.974c6.612,0,11.973,5.339,11.973,11.974 + c0,6.611-5.338,11.973-11.973,11.973C17.49,30.573,12.127,25.234,12.127,18.6z"/> + <path fill="#FFFF75" d="M12.149,18.6c0-6.6,5.329-11.953,11.953-11.953c6.599,0,11.953,5.33,11.953,11.953 + c0,6.6-5.328,11.953-11.953,11.953C17.502,30.553,12.149,25.225,12.149,18.6z"/> + <path fill="#FFFF76" d="M12.17,18.6c0-6.589,5.32-11.932,11.932-11.932c6.589,0,11.931,5.32,11.931,11.932 + c0,6.587-5.318,11.932-11.931,11.932C17.513,30.532,12.17,25.212,12.17,18.6z"/> + <path fill="#FFFF77" d="M12.192,18.6c0-6.578,5.311-11.911,11.911-11.911c6.579,0,11.913,5.311,11.913,11.911 + c0,6.578-5.312,11.911-11.913,11.911C17.525,30.511,12.192,25.2,12.192,18.6z"/> + <path fill="#FFFF78" d="M12.213,18.6c0-6.567,5.302-11.89,11.891-11.89c6.568,0,11.89,5.302,11.89,11.89 + c0,6.567-5.303,11.89-11.89,11.89C17.537,30.49,12.213,25.188,12.213,18.6z"/> + <path fill="#FFFF79" d="M12.235,18.6c0-6.556,5.292-11.87,11.869-11.87c6.556,0,11.869,5.293,11.869,11.87 + c0,6.554-5.293,11.869-11.869,11.869C17.548,30.469,12.235,25.176,12.235,18.6z"/> + <path fill="#FFFF7A" d="M12.256,18.6c0-6.544,5.284-11.849,11.848-11.849c6.544,0,11.847,5.284,11.847,11.849 + c0,6.544-5.281,11.848-11.847,11.848C17.56,30.448,12.256,25.164,12.256,18.6z"/> + <path fill="#FFFF7B" d="M12.278,18.6c0-6.533,5.274-11.828,11.828-11.828c6.533,0,11.828,5.274,11.828,11.828 + c0,6.533-5.275,11.828-11.828,11.828C17.572,30.428,12.278,25.152,12.278,18.6z"/> + <path fill="#FFFF7C" d="M12.299,18.6c0-6.522,5.266-11.807,11.807-11.807c6.523,0,11.808,5.265,11.808,11.807 + c0,6.522-5.268,11.806-11.808,11.806C17.584,30.406,12.299,25.141,12.299,18.6z"/> + <path fill="#FFFF7D" d="M12.321,18.6c0-6.511,5.256-11.786,11.786-11.786c6.51,0,11.786,5.256,11.786,11.786 + c0,6.511-5.256,11.786-11.786,11.786C17.595,30.386,12.321,25.129,12.321,18.6z"/> + <path fill="#FFFF7E" d="M12.342,18.6c0-6.5,5.247-11.765,11.765-11.765c6.5,0,11.764,5.247,11.764,11.765 + c0,6.5-5.246,11.764-11.764,11.764C17.608,30.364,12.342,25.117,12.342,18.6z"/> + <path fill="#FFFF7F" d="M12.364,18.6c0-6.489,5.238-11.744,11.744-11.744c6.49,0,11.744,5.238,11.744,11.744 + c0,6.489-5.238,11.744-11.744,11.744C17.619,30.344,12.364,25.105,12.364,18.6z"/> + <path fill="#FFFF80" d="M12.386,18.6c0-6.478,5.229-11.723,11.723-11.723c6.479,0,11.723,5.229,11.723,11.723 + c0,6.477-5.229,11.722-11.723,11.722C17.631,30.322,12.386,25.094,12.386,18.6z"/> + <path fill="#FFFF81" d="M12.407,18.6c0-6.467,5.22-11.702,11.702-11.702c6.465,0,11.702,5.22,11.702,11.702 + c0,6.466-5.219,11.702-11.702,11.702C17.643,30.302,12.407,25.082,12.407,18.6z"/> + <path fill="#FFFF82" d="M12.429,18.6c0-6.456,5.21-11.681,11.681-11.681c6.455,0,11.681,5.21,11.681,11.681 + c0,6.457-5.209,11.681-11.681,11.681C17.654,30.281,12.429,25.07,12.429,18.6z"/> + <path fill="#FFFF83" d="M12.45,18.6c0-6.444,5.202-11.66,11.661-11.66c6.444,0,11.661,5.201,11.661,11.66 + c0,6.444-5.203,11.66-11.661,11.66C17.666,30.26,12.45,25.059,12.45,18.6z"/> + <path fill="#FFFF84" d="M12.472,18.6c0-6.434,5.192-11.639,11.639-11.639c6.434,0,11.639,5.192,11.639,11.639 + c0,6.433-5.191,11.639-11.639,11.639C17.678,30.239,12.472,25.047,12.472,18.6z"/> + <path fill="#FFFF85" d="M12.493,18.6c0-6.422,5.183-11.619,11.619-11.619c6.421,0,11.619,5.183,11.619,11.619 + c0,6.421-5.184,11.618-11.619,11.618C17.69,30.218,12.493,25.035,12.493,18.6z"/> + <path fill="#FFFF86" d="M12.515,18.6c0-6.411,5.174-11.598,11.598-11.598c6.411,0,11.598,5.174,11.598,11.598 + c0,6.411-5.174,11.597-11.598,11.597C17.701,30.197,12.515,25.023,12.515,18.6z"/> + <path fill="#FFFF87" d="M12.537,18.6c0-6.4,5.165-11.577,11.577-11.577c6.4,0,11.578,5.165,11.578,11.577 + c0,6.4-5.166,11.577-11.578,11.577C17.713,30.177,12.537,25.012,12.537,18.6z"/> + <path fill="#FFFF88" d="M12.558,18.6c0-6.389,5.156-11.556,11.556-11.556c6.39,0,11.556,5.155,11.556,11.556 + c0,6.388-5.156,11.554-11.556,11.554C17.725,30.154,12.558,25,12.558,18.6z"/> + <path fill="#FFFF89" d="M12.58,18.6c0-6.378,5.146-11.535,11.535-11.535c6.377,0,11.534,5.146,11.534,11.535 + c0,6.376-5.145,11.535-11.534,11.535C17.737,30.135,12.58,24.988,12.58,18.6z"/> + <path fill="#FFFF8A" d="M12.601,18.6c0-6.367,5.138-11.514,11.514-11.514c6.368,0,11.514,5.137,11.514,11.514 + c0,6.367-5.139,11.513-11.514,11.513C17.749,30.113,12.601,24.977,12.601,18.6z"/> + <path fill="#FFFF8B" d="M12.623,18.6c0-6.356,5.128-11.493,11.493-11.493c6.355,0,11.494,5.128,11.494,11.493 + c0,6.355-5.129,11.493-11.494,11.493C17.76,30.093,12.623,24.965,12.623,18.6z"/> + <path fill="#FFFF8C" d="M12.645,18.6c0-6.345,5.119-11.472,11.472-11.472c6.344,0,11.473,5.119,11.473,11.472 + c0,6.343-5.119,11.47-11.473,11.47C17.772,30.07,12.645,24.953,12.645,18.6z"/> + <path fill="#FFFF8D" d="M12.666,18.6c0-6.333,5.11-11.451,11.451-11.451c6.333,0,11.452,5.11,11.452,11.451 + c0,6.333-5.109,11.451-11.452,11.451C17.784,30.051,12.666,24.941,12.666,18.6z"/> + <path fill="#FFFF8E" d="M12.688,18.6c0-6.322,5.101-11.43,11.43-11.43c6.322,0,11.431,5.101,11.431,11.43 + c0,6.322-5.102,11.429-11.431,11.429C17.796,30.029,12.688,24.93,12.688,18.6z"/> + <path fill="#FFFF8F" d="M12.709,18.6c0-6.312,5.092-11.409,11.41-11.409c6.311,0,11.409,5.091,11.409,11.409 + c0,6.311-5.092,11.409-11.409,11.409C17.807,30.009,12.709,24.917,12.709,18.6z"/> + <path fill="#FFFF90" d="M12.731,18.6c0-6.3,5.083-11.388,11.389-11.388c6.3,0,11.388,5.082,11.388,11.388 + c0,6.298-5.082,11.388-11.388,11.388C17.819,29.988,12.731,24.904,12.731,18.6z"/> + <path fill="#FFFF91" d="M12.753,18.6c0-6.289,5.073-11.368,11.367-11.368c6.288,0,11.366,5.073,11.366,11.368 + c0,6.289-5.072,11.367-11.366,11.367C17.831,29.967,12.753,24.895,12.753,18.6z"/> + <path fill="#FFFF92" d="M12.774,18.6c0-6.278,5.064-11.347,11.347-11.347c6.277,0,11.346,5.064,11.346,11.347 + c0,6.278-5.062,11.345-11.346,11.345C17.842,29.945,12.774,24.882,12.774,18.6z"/> + <path fill="#FFFF93" d="M12.796,18.6c0-6.267,5.055-11.326,11.326-11.326c6.267,0,11.325,5.055,11.325,11.326 + c0,6.266-5.055,11.326-11.325,11.326C17.854,29.926,12.796,24.87,12.796,18.6z"/> + <path fill="#FFFF94" d="M12.817,18.6c0-6.256,5.046-11.305,11.305-11.305c6.257,0,11.306,5.046,11.306,11.305 + c0,6.255-5.047,11.304-11.306,11.304C17.866,29.904,12.817,24.857,12.817,18.6z"/> + <path fill="#FFFF95" d="M12.838,18.6c0-6.245,5.037-11.284,11.284-11.284c6.243,0,11.282,5.037,11.282,11.284 + c0,6.246-5.035,11.284-11.282,11.284C17.878,29.884,12.838,24.848,12.838,18.6z"/> + <path fill="#FFFF96" d="M12.86,18.6c0-6.233,5.028-11.263,11.263-11.263c6.232,0,11.262,5.028,11.262,11.263 + c0,6.233-5.027,11.261-11.262,11.261C17.89,29.861,12.86,24.835,12.86,18.6z"/> + <path fill="#FFFF97" d="M12.882,18.6c0-6.223,5.018-11.242,11.242-11.242c6.222,0,11.241,5.019,11.241,11.242 + c0,6.222-5.018,11.242-11.241,11.242C17.901,29.842,12.882,24.823,12.882,18.6z"/> + <path fill="#FFFF98" d="M12.903,18.6c0-6.211,5.009-11.221,11.221-11.221S35.346,12.388,35.346,18.6 + c0,6.21-5.01,11.22-11.222,11.22C17.913,29.82,12.903,24.812,12.903,18.6z"/> + <path fill="#FFFF99" d="M12.925,18.6c0-6.2,5-11.2,11.2-11.2c6.199,0,11.199,5,11.199,11.2c0,6.2-5,11.2-11.199,11.2 + C17.925,29.8,12.925,24.8,12.925,18.6z"/> + </g> + + <linearGradient id="XMLID_67_" gradientUnits="userSpaceOnUse" x1="396.2324" y1="753.8262" x2="396.2324" y2="763.584" gradientTransform="matrix(1 0 0 1 -372 -747)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#FFFF99"/> + </linearGradient> + <path fill="url(#XMLID_67_)" d="M15.358,11.705c0-2.701,3.961-4.879,8.875-4.879c4.912,0,8.875,2.178,8.875,4.879 + s-3.963,4.879-8.875,4.879C19.32,16.583,15.358,14.405,15.358,11.705z"/> + <path fill="#666666" d="M23.125,41.3v0.9c0,0.899,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6v-0.9h-3.299H23.125z"/> + + <linearGradient id="XMLID_68_" gradientUnits="userSpaceOnUse" x1="396.625" y1="784.8896" x2="396.625" y2="788.9111" gradientTransform="matrix(1 0 0 1 -372 -747)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#000000"/> + </linearGradient> + <path fill="url(#XMLID_68_)" d="M28.225,37.9l-7.6,0.8c-0.9,0.1-1.5,0.899-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.801 + c0.9-0.102,1.5-0.899,1.4-1.802C29.926,38.4,29.125,37.8,28.225,37.9z"/> + + <linearGradient id="XMLID_69_" gradientUnits="userSpaceOnUse" x1="396.625" y1="781.6895" x2="396.625" y2="785.7109" gradientTransform="matrix(1 0 0 1 -372 -747)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#000000"/> + </linearGradient> + <path fill="url(#XMLID_69_)" d="M28.225,34.7l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8 + c0.9-0.101,1.5-0.9,1.4-1.801C29.926,35.2,29.125,34.6,28.225,34.7z"/> + + <linearGradient id="XMLID_70_" gradientUnits="userSpaceOnUse" x1="396.625" y1="778.5889" x2="396.625" y2="782.6104" gradientTransform="matrix(1 0 0 1 -372 -747)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#000000"/> + </linearGradient> + <path fill="url(#XMLID_70_)" d="M28.225,31.6l-7.6,0.801c-0.9,0.1-1.5,0.897-1.4,1.8c0.1,0.899,0.9,1.5,1.8,1.399l7.6-0.802 + c0.9-0.1,1.5-0.897,1.4-1.8S29.125,31.5,28.225,31.6z"/> + <path fill="none" stroke="#000000" stroke-width="1.0944" d="M22.325,28.3l-3.5-10.7c0,0,6.601,3.9,10.5,0"/> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M47.975,48h-48V0h48V48z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/up.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/up.svg new file mode 100644 index 00000000..8eca45f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/up.svg @@ -0,0 +1,338 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Up" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="7.5901" stroke-linejoin="round" d="M41.104,25.661 + c0.301,0,0.301-0.3,0.198-0.5l-16.899-16.6c-0.5-0.5-0.7-0.4-1,0l-16.7,16.6c-0.1,0.103-0.1,0.399,0.1,0.399h10v13.601 + c0,0.301,0.2,0.5,0.4,0.5h13.299c0.398,0,0.5-0.199,0.5-0.601v-13.5L41.104,25.661z"/> + <g> + <path fill="#0033CC" d="M41.104,25.661c0.301,0,0.301-0.3,0.198-0.5l-16.899-16.6c-0.5-0.5-0.7-0.4-1,0l-16.7,16.6 + c-0.1,0.103-0.1,0.399,0.1,0.399h10v13.601c0,0.301,0.2,0.5,0.4,0.5h13.299c0.398,0,0.5-0.199,0.5-0.601v-13.5L41.104,25.661z"/> + <path fill="#0134CC" d="M41.075,25.65c0.3,0,0.3-0.299,0.198-0.498L24.402,8.577c-0.499-0.499-0.699-0.4-0.998,0L6.73,25.152 + c-0.1,0.101-0.1,0.397,0.099,0.397h9.984v13.581c0,0.303,0.2,0.499,0.4,0.499h13.279c0.398,0,0.499-0.196,0.499-0.601V25.55 + L41.075,25.65z"/> + <path fill="#0235CD" d="M41.049,25.643c0.301,0,0.301-0.3,0.199-0.498L24.401,8.591c-0.498-0.498-0.697-0.399-0.996,0 + L6.757,25.145c-0.1,0.101-0.1,0.397,0.099,0.397h9.969v13.562c0,0.301,0.199,0.5,0.399,0.5H30.48c0.397,0,0.498-0.199,0.498-0.601 + V25.542L41.049,25.643z"/> + <path fill="#0336CD" d="M41.021,25.632c0.299,0,0.299-0.299,0.199-0.498L24.4,8.604c-0.498-0.498-0.696-0.399-0.995,0 + L6.783,25.134c-0.099,0.101-0.099,0.398,0.099,0.398h9.953v13.543c0,0.299,0.199,0.495,0.398,0.495h13.24 + c0.396,0,0.495-0.196,0.495-0.596v-13.44L41.021,25.632z"/> + <path fill="#0437CE" d="M40.995,25.622c0.299,0,0.299-0.299,0.198-0.496L24.4,8.62c-0.497-0.497-0.696-0.398-0.994,0L6.811,25.126 + c-0.099,0.101-0.099,0.396,0.099,0.396h9.938v13.523c0,0.299,0.199,0.496,0.397,0.496h13.217c0.396,0,0.496-0.197,0.496-0.598 + v-13.42L40.995,25.622z"/> + <path fill="#0538CE" d="M40.969,25.614c0.299,0,0.299-0.3,0.198-0.498L24.399,8.634c-0.496-0.496-0.694-0.397-0.992,0 + L6.837,25.116c-0.099,0.102-0.099,0.397,0.099,0.397h9.922v13.504c0,0.299,0.199,0.496,0.398,0.496h13.195 + c0.396,0,0.494-0.197,0.494-0.597V25.514L40.969,25.614z"/> + <path fill="#0639CF" d="M40.941,25.604c0.297,0,0.297-0.297,0.197-0.496L24.399,8.649c-0.496-0.496-0.693-0.397-0.99,0 + L6.864,25.107c-0.099,0.101-0.099,0.396,0.099,0.396h9.906v13.483c0,0.3,0.199,0.496,0.397,0.496h13.173 + c0.396,0,0.496-0.196,0.496-0.596V25.505L40.941,25.604z"/> + <path fill="#073ACF" d="M40.915,25.594c0.298,0,0.298-0.298,0.196-0.494L24.398,8.664c-0.495-0.495-0.692-0.397-0.989,0 + L6.891,25.1c-0.099,0.101-0.099,0.396,0.098,0.396h9.892V38.96c0,0.298,0.198,0.494,0.396,0.494h13.155 + c0.396,0,0.494-0.196,0.494-0.593V25.495L40.915,25.594z"/> + <path fill="#083BD0" d="M40.891,25.585c0.297,0,0.297-0.297,0.196-0.496l-16.69-16.41c-0.494-0.494-0.691-0.396-0.987,0 + L6.918,25.089c-0.099,0.101-0.099,0.396,0.098,0.396h9.875V38.93c0,0.299,0.198,0.495,0.396,0.495h13.134 + c0.396,0,0.494-0.196,0.494-0.595V25.486L40.891,25.585z"/> + <path fill="#093CD0" d="M40.859,25.575c0.3,0,0.3-0.296,0.199-0.494L24.397,8.692c-0.493-0.494-0.69-0.396-0.985,0L6.945,25.081 + c-0.098,0.101-0.098,0.396,0.098,0.396h9.86v13.428c0,0.298,0.197,0.494,0.395,0.494h13.113c0.396,0,0.491-0.196,0.491-0.594 + V25.477L40.859,25.575z"/> + <path fill="#0A3DD1" d="M40.835,25.564c0.296,0,0.296-0.295,0.197-0.491L24.396,8.707c-0.492-0.493-0.689-0.395-0.984,0 + L6.972,25.073c-0.098,0.098-0.098,0.395,0.098,0.395h9.844v13.408c0,0.295,0.197,0.492,0.394,0.492h13.09 + c0.396,0,0.492-0.197,0.492-0.593V25.465L40.835,25.564z"/> + <path fill="#0B3ED1" d="M40.811,25.557c0.295,0,0.295-0.296,0.195-0.492L24.396,8.723c-0.492-0.493-0.688-0.394-0.983,0 + L6.999,25.062c-0.098,0.101-0.098,0.396,0.098,0.396h9.829v13.388c0,0.297,0.197,0.491,0.394,0.491h13.073 + c0.395,0,0.489-0.194,0.489-0.59V25.458L40.811,25.557z"/> + <path fill="#0C3FD2" d="M40.782,25.546c0.295,0,0.295-0.295,0.194-0.491L24.395,8.736c-0.491-0.492-0.687-0.394-0.981,0 + L7.026,25.055c-0.098,0.1-0.098,0.396,0.098,0.396h9.813v13.368c0,0.296,0.197,0.49,0.393,0.49h13.051 + c0.395,0,0.49-0.194,0.49-0.588V25.448L40.782,25.546z"/> + <path fill="#0D40D2" d="M40.755,25.536c0.295,0,0.295-0.293,0.196-0.49L24.394,8.75c-0.489-0.491-0.685-0.393-0.979,0 + L7.053,25.046c-0.098,0.099-0.098,0.394,0.098,0.394h9.797V38.79c0,0.297,0.196,0.492,0.392,0.492h13.03 + c0.394,0,0.489-0.195,0.489-0.591V25.438L40.755,25.536z"/> + <path fill="#0E41D3" d="M40.729,25.527c0.293,0,0.293-0.295,0.195-0.489L24.394,8.766c-0.489-0.489-0.685-0.392-0.978,0 + L7.08,25.038c-0.097,0.099-0.097,0.394,0.098,0.394h9.782V38.76c0,0.295,0.196,0.489,0.392,0.489h13.007 + c0.394,0,0.488-0.194,0.488-0.588V25.43L40.729,25.527z"/> + <path fill="#0F42D3" d="M40.702,25.518c0.294,0,0.294-0.293,0.194-0.488L24.393,8.781c-0.488-0.489-0.683-0.392-0.976,0 + L7.107,25.027c-0.097,0.101-0.097,0.394,0.098,0.394h9.766v13.312c0,0.295,0.195,0.49,0.391,0.49h12.99 + c0.393,0,0.487-0.195,0.487-0.588V25.419L40.702,25.518z"/> + <path fill="#1043D4" d="M40.676,25.508c0.293,0,0.293-0.294,0.195-0.488L24.392,8.794c-0.487-0.488-0.682-0.392-0.975,0 + L7.134,25.02c-0.097,0.101-0.097,0.394,0.097,0.394h9.75v13.293c0,0.293,0.196,0.485,0.391,0.485H30.34 + c0.393,0,0.487-0.192,0.487-0.586V25.411L40.676,25.508z"/> + <path fill="#1144D4" d="M40.646,25.497c0.293,0,0.293-0.293,0.194-0.487l-16.45-16.2c-0.487-0.488-0.681-0.391-0.973,0L7.16,25.01 + C7.063,25.107,7.063,25.4,7.257,25.4h9.735v13.271c0,0.294,0.195,0.487,0.39,0.487H30.33c0.389,0,0.484-0.193,0.484-0.586V25.4 + L40.646,25.497z"/> + <path fill="#1245D5" d="M40.622,25.489c0.293,0,0.293-0.294,0.194-0.488L24.391,8.824c-0.486-0.487-0.68-0.39-0.972,0 + L7.188,25.001c-0.097,0.099-0.097,0.392,0.096,0.392h9.72v13.254c0,0.293,0.195,0.486,0.389,0.486h12.925 + c0.391,0,0.486-0.193,0.486-0.585V25.393L40.622,25.489z"/> + <path fill="#1346D5" d="M40.598,25.479c0.291,0,0.291-0.291,0.192-0.484L24.391,8.838c-0.485-0.486-0.679-0.39-0.97,0 + L7.215,24.993c-0.097,0.099-0.097,0.39,0.096,0.39h9.704v13.235c0,0.291,0.195,0.485,0.389,0.485h12.907 + c0.391,0,0.484-0.194,0.484-0.584V25.382L40.598,25.479z"/> + <path fill="#1447D6" d="M40.568,25.471c0.291,0,0.291-0.293,0.193-0.486L24.39,8.853c-0.484-0.485-0.678-0.389-0.968,0 + L7.242,24.982c-0.097,0.1-0.097,0.391,0.096,0.391h9.688v13.215c0,0.293,0.194,0.486,0.388,0.486H30.3 + c0.39,0,0.484-0.193,0.484-0.582v-13.12L40.568,25.471z"/> + <path fill="#1548D6" d="M40.542,25.46c0.291,0,0.291-0.291,0.192-0.485L24.389,8.868c-0.483-0.485-0.677-0.388-0.966,0 + L7.269,24.975c-0.097,0.101-0.097,0.392,0.096,0.392h9.673v13.194c0,0.291,0.193,0.483,0.387,0.483h12.864 + c0.387,0,0.482-0.192,0.482-0.582V25.361L40.542,25.46z"/> + <path fill="#1649D7" d="M40.518,25.45c0.291,0,0.291-0.291,0.191-0.483L24.389,8.881c-0.483-0.484-0.676-0.388-0.966,0 + L7.295,24.966c-0.096,0.099-0.096,0.388,0.096,0.388h9.657v13.181c0,0.291,0.193,0.481,0.387,0.481h12.842 + c0.388,0,0.48-0.19,0.48-0.582v-13.08L40.518,25.45z"/> + <path fill="#174AD7" d="M40.488,25.441c0.289,0,0.289-0.291,0.193-0.483L24.388,8.896c-0.482-0.483-0.675-0.388-0.964,0 + L7.323,24.956c-0.096,0.099-0.096,0.39,0.096,0.39h9.642v13.155c0,0.291,0.193,0.483,0.386,0.483h12.825 + c0.386,0,0.479-0.192,0.479-0.58V25.346L40.488,25.441z"/> + <path fill="#184BD8" d="M40.463,25.432c0.289,0,0.289-0.289,0.191-0.481L24.387,8.912c-0.481-0.482-0.673-0.387-0.962,0 + L7.349,24.948c-0.096,0.098-0.096,0.387,0.096,0.387h9.626v13.14c0,0.291,0.193,0.483,0.386,0.483h12.802 + c0.388,0,0.479-0.192,0.479-0.58V25.335L40.463,25.432z"/> + <path fill="#194CD8" d="M40.438,25.421c0.289,0,0.289-0.289,0.19-0.481L24.386,8.926c-0.48-0.481-0.672-0.386-0.96,0L7.376,24.938 + c-0.096,0.1-0.096,0.389,0.096,0.389h9.61v13.117c0,0.291,0.192,0.482,0.385,0.482h12.782c0.385,0,0.479-0.191,0.479-0.578V25.325 + L40.438,25.421z"/> + <path fill="#1A4DD9" d="M40.409,25.413c0.289,0,0.289-0.289,0.19-0.481L24.386,8.939c-0.48-0.481-0.671-0.385-0.959,0 + L7.403,24.932c-0.096,0.096-0.096,0.385,0.096,0.385h9.595v13.103c0,0.289,0.192,0.479,0.384,0.479h12.76 + c0.385,0,0.479-0.19,0.479-0.578V25.316L40.409,25.413z"/> + <path fill="#1B4ED9" d="M40.383,25.402c0.288,0,0.288-0.288,0.191-0.479L24.386,8.956c-0.479-0.481-0.67-0.385-0.958,0 + L7.43,24.921c-0.095,0.099-0.095,0.386,0.096,0.386h9.579v13.082c0,0.288,0.192,0.479,0.384,0.479H30.23 + c0.383,0,0.479-0.191,0.479-0.576V25.307L40.383,25.402z"/> + <path fill="#1C4FDA" d="M40.355,25.395c0.287,0,0.287-0.289,0.188-0.479L24.385,8.97c-0.479-0.48-0.669-0.384-0.956,0 + L7.457,24.913c-0.096,0.097-0.096,0.385,0.095,0.385h9.563v13.062c0,0.289,0.192,0.479,0.383,0.479h12.72 + c0.384,0,0.479-0.19,0.479-0.575V25.296L40.355,25.395z"/> + <path fill="#1D50DA" d="M40.329,25.383c0.287,0,0.287-0.287,0.19-0.479L24.384,8.983c-0.478-0.479-0.668-0.384-0.955,0 + L7.484,24.902c-0.095,0.099-0.095,0.386,0.095,0.386h9.548v13.043c0,0.287,0.191,0.479,0.382,0.479h12.699 + c0.383,0,0.478-0.191,0.478-0.576V25.288L40.329,25.383z"/> + <path fill="#1E51DB" d="M40.303,25.374c0.286,0,0.286-0.287,0.19-0.479L24.384,8.999c-0.477-0.479-0.667-0.383-0.953,0 + L7.511,24.895c-0.095,0.099-0.095,0.385,0.094,0.385h9.533v13.022c0,0.287,0.191,0.479,0.382,0.479h12.678 + c0.382,0,0.477-0.189,0.477-0.574v-12.93L40.303,25.374z"/> + <path fill="#1F52DB" d="M40.275,25.364c0.285,0,0.285-0.287,0.188-0.479L24.383,9.014c-0.476-0.478-0.666-0.383-0.951,0 + L7.539,24.886c-0.095,0.097-0.095,0.384,0.094,0.384h9.517v13.004c0,0.287,0.191,0.479,0.381,0.479h12.658 + c0.381,0,0.476-0.19,0.476-0.573V25.27L40.275,25.364z"/> + <path fill="#2053DC" d="M40.25,25.354c0.285,0,0.285-0.285,0.188-0.479L24.382,9.027c-0.475-0.477-0.665-0.382-0.95,0 + L7.565,24.876c-0.095,0.097-0.095,0.383,0.094,0.383h9.501v12.984c0,0.286,0.19,0.479,0.381,0.479h12.637 + c0.381,0,0.477-0.189,0.477-0.572V25.259L40.25,25.354z"/> + <path fill="#2154DC" d="M40.225,25.346c0.283,0,0.283-0.287,0.188-0.478L24.381,9.042c-0.474-0.476-0.664-0.381-0.948,0 + L7.591,24.868c-0.094,0.096-0.094,0.383,0.095,0.383h9.486v12.965c0,0.287,0.19,0.478,0.38,0.478h12.616 + c0.38,0,0.475-0.188,0.475-0.569V25.249L40.225,25.346z"/> + <path fill="#2255DD" d="M40.195,25.335c0.285,0,0.285-0.285,0.188-0.478L24.38,9.057c-0.474-0.475-0.663-0.381-0.947,0 + L7.619,24.859c-0.094,0.097-0.094,0.382,0.094,0.382h9.471v12.946c0,0.285,0.189,0.476,0.379,0.476h12.596 + c0.378,0,0.473-0.188,0.473-0.57V25.241L40.195,25.335z"/> + <path fill="#2356DD" d="M40.17,25.327c0.284,0,0.284-0.285,0.188-0.478L24.381,9.072c-0.473-0.475-0.662-0.38-0.945,0 + l-15.79,15.78c-0.094,0.097-0.094,0.381,0.094,0.381h9.455V38.16c0,0.285,0.189,0.476,0.379,0.476h12.574 + c0.377,0,0.473-0.188,0.473-0.569V25.23L40.17,25.327z"/> + <path fill="#2457DE" d="M40.145,25.316c0.282,0,0.282-0.284,0.188-0.478L24.38,9.085c-0.472-0.474-0.661-0.38-0.944,0 + L7.673,24.841c-0.095,0.097-0.095,0.382,0.094,0.382h9.439V38.13c0,0.285,0.189,0.476,0.378,0.476h12.555 + c0.379,0,0.473-0.188,0.473-0.569V25.223L40.145,25.316z"/> + <path fill="#2558DE" d="M40.116,25.307c0.282,0,0.282-0.285,0.188-0.476L24.379,9.101c-0.472-0.474-0.66-0.379-0.942,0 + L7.699,24.831c-0.094,0.097-0.094,0.381,0.094,0.381h9.424v12.89c0,0.284,0.189,0.476,0.377,0.476h12.533 + c0.378,0,0.473-0.188,0.473-0.568V25.212L40.116,25.307z"/> + <path fill="#2659DF" d="M40.09,25.298c0.283,0,0.283-0.284,0.188-0.475L24.379,9.116c-0.471-0.473-0.659-0.379-0.94,0 + L7.727,24.823c-0.094,0.096-0.094,0.381,0.094,0.381h9.408v12.869c0,0.282,0.189,0.473,0.377,0.473h12.512 + c0.376,0,0.47-0.188,0.47-0.567V25.204L40.09,25.298z"/> + <path fill="#275ADF" d="M40.062,25.288c0.28,0,0.28-0.283,0.188-0.474L24.378,9.13c-0.47-0.472-0.657-0.378-0.938,0L7.754,24.814 + c-0.094,0.097-0.094,0.379,0.093,0.379h9.393v12.851c0,0.285,0.188,0.474,0.376,0.474h12.489c0.377,0,0.472-0.188,0.472-0.565 + V25.193L40.062,25.288z"/> + <path fill="#285BE0" d="M40.037,25.277c0.279,0,0.279-0.282,0.188-0.471L24.377,9.145c-0.469-0.471-0.656-0.378-0.937,0 + L7.781,24.807c-0.094,0.096-0.094,0.377,0.093,0.377h9.377v12.832c0,0.283,0.188,0.474,0.376,0.474H30.1 + c0.375,0,0.467-0.188,0.467-0.566V25.184L40.037,25.277z"/> + <path fill="#295CE0" d="M40.01,25.27c0.281,0,0.281-0.283,0.188-0.474L24.376,9.159c-0.468-0.47-0.655-0.377-0.936,0L7.807,24.796 + c-0.093,0.097-0.093,0.378,0.093,0.378h9.361v12.812c0,0.281,0.188,0.471,0.375,0.471h12.45c0.374,0,0.467-0.188,0.467-0.562 + V25.174L40.01,25.27z"/> + <path fill="#2A5DE1" d="M39.982,25.259c0.281,0,0.281-0.282,0.188-0.471L24.376,9.174c-0.467-0.469-0.654-0.376-0.934,0 + L7.834,24.788c-0.093,0.096-0.093,0.377,0.093,0.377h9.346v12.793c0,0.283,0.188,0.472,0.375,0.472h12.43 + c0.373,0,0.467-0.188,0.467-0.563v-12.7L39.982,25.259z"/> + <path fill="#2B5EE1" d="M39.957,25.249c0.279,0,0.279-0.281,0.188-0.472L24.376,9.188c-0.466-0.469-0.652-0.376-0.933,0 + L7.861,24.779c-0.093,0.095-0.093,0.375,0.093,0.375h9.33V37.93c0,0.282,0.188,0.471,0.374,0.471h12.408 + c0.373,0,0.467-0.188,0.467-0.563v-12.68L39.957,25.249z"/> + <path fill="#2C5FE2" d="M39.932,25.239c0.278,0,0.278-0.281,0.188-0.47L24.375,9.203c-0.465-0.468-0.652-0.375-0.931,0 + L7.888,24.771c-0.093,0.096-0.093,0.375,0.092,0.375h9.314V37.9c0,0.281,0.187,0.47,0.374,0.47h12.389 + c0.373,0,0.465-0.188,0.465-0.562V25.146L39.932,25.239z"/> + <path fill="#2D60E2" d="M39.902,25.229c0.279,0,0.279-0.277,0.187-0.468L24.374,9.217c-0.465-0.467-0.651-0.375-0.929,0 + L7.915,24.762c-0.093,0.094-0.093,0.374,0.092,0.374h9.299V37.87c0,0.28,0.187,0.469,0.373,0.469h12.368 + c0.371,0,0.465-0.188,0.465-0.562V25.136L39.902,25.229z"/> + <path fill="#2E61E3" d="M39.877,25.221c0.277,0,0.277-0.279,0.188-0.468L24.374,9.231c-0.464-0.466-0.649-0.374-0.928,0 + L7.942,24.753c-0.092,0.095-0.092,0.373,0.092,0.373h9.284v12.717c0,0.281,0.186,0.47,0.372,0.47h12.347 + c0.372,0,0.464-0.188,0.464-0.562V25.126L39.877,25.221z"/> + <path fill="#2F62E3" d="M39.852,25.212c0.277,0,0.277-0.28,0.188-0.469L24.373,9.248c-0.463-0.466-0.648-0.374-0.926,0 + L7.969,24.745c-0.092,0.094-0.092,0.373,0.092,0.373h9.268v12.696c0,0.278,0.186,0.468,0.371,0.468h12.325 + c0.371,0,0.463-0.188,0.463-0.562V25.118L39.852,25.212z"/> + <path fill="#3063E4" d="M39.823,25.202c0.276,0,0.276-0.279,0.186-0.468L24.372,9.262c-0.462-0.465-0.647-0.373-0.925,0 + L7.996,24.734c-0.092,0.095-0.092,0.373,0.092,0.373h9.252v12.679c0,0.278,0.186,0.467,0.371,0.467h12.307 + c0.369,0,0.461-0.188,0.461-0.562V25.107L39.823,25.202z"/> + <path fill="#3164E4" d="M39.797,25.191c0.277,0,0.277-0.278,0.186-0.467L24.373,9.274c-0.462-0.465-0.646-0.373-0.923,0 + L8.023,24.727C7.931,24.82,7.931,25.1,8.115,25.1h9.236v12.657c0,0.279,0.186,0.466,0.371,0.466h12.284 + c0.369,0,0.461-0.187,0.461-0.56V25.1L39.797,25.191z"/> + <path fill="#3265E5" d="M39.771,25.184c0.275,0,0.275-0.279,0.186-0.467L24.371,9.29c-0.461-0.464-0.645-0.372-0.922,0 + L8.05,24.717c-0.092,0.094-0.092,0.372,0.091,0.372h9.221v12.64c0,0.279,0.185,0.465,0.37,0.465h12.264 + c0.367,0,0.46-0.186,0.46-0.558V25.089L39.771,25.184z"/> + <path fill="#3366E5" d="M39.744,25.173c0.275,0,0.275-0.278,0.186-0.465L24.371,9.306c-0.46-0.463-0.644-0.372-0.92,0 + L8.077,24.708c-0.092,0.094-0.092,0.371,0.091,0.371h9.206V37.7c0,0.276,0.185,0.463,0.369,0.463h12.241 + c0.369,0,0.461-0.187,0.461-0.558V25.081L39.744,25.173z"/> + <path fill="#3366E6" d="M39.717,25.163c0.276,0,0.276-0.277,0.186-0.463L24.37,9.319c-0.459-0.462-0.643-0.371-0.918,0L8.104,24.7 + c-0.092,0.094-0.092,0.37,0.091,0.37h9.189v12.601c0,0.279,0.185,0.465,0.369,0.465h12.224c0.366,0,0.459-0.186,0.459-0.557V25.07 + L39.717,25.163z"/> + <path fill="#3467E6" d="M39.689,25.152c0.273,0,0.273-0.276,0.185-0.463L24.369,9.333c-0.458-0.462-0.642-0.371-0.917,0 + L8.131,24.689c-0.092,0.095-0.092,0.371,0.091,0.371h9.174v12.582c0,0.274,0.184,0.463,0.368,0.463h12.202 + c0.366,0,0.458-0.188,0.458-0.558V25.061L39.689,25.152z"/> + <path fill="#3568E7" d="M39.664,25.145c0.273,0,0.273-0.276,0.186-0.463L24.369,9.349c-0.458-0.461-0.641-0.37-0.916,0 + L8.158,24.682c-0.091,0.094-0.091,0.37,0.091,0.37h9.159v12.562c0,0.276,0.184,0.461,0.367,0.461h12.181 + c0.367,0,0.458-0.185,0.458-0.556V25.05L39.664,25.145z"/> + <path fill="#3669E7" d="M39.639,25.135c0.273,0,0.273-0.277,0.185-0.462L24.368,9.364c-0.458-0.46-0.64-0.37-0.914,0l-15.27,15.31 + c-0.091,0.094-0.091,0.368,0.091,0.368h9.144v12.543c0,0.276,0.183,0.463,0.366,0.463h12.158c0.365,0,0.457-0.187,0.457-0.555 + V25.042L39.639,25.135z"/> + <path fill="#376AE8" d="M39.609,25.124c0.272,0,0.272-0.274,0.184-0.461L24.367,9.377c-0.457-0.459-0.639-0.369-0.912,0 + L8.211,24.663c-0.091,0.094-0.091,0.369,0.091,0.369h9.127v12.522c0,0.274,0.184,0.461,0.366,0.461h12.141 + c0.363,0,0.455-0.187,0.455-0.554v-12.43L39.609,25.124z"/> + <path fill="#386BE8" d="M39.584,25.116c0.271,0,0.271-0.277,0.184-0.462L24.368,9.393c-0.456-0.459-0.638-0.368-0.911,0 + L8.239,24.654c-0.091,0.093-0.091,0.369,0.09,0.369h9.112v12.504c0,0.274,0.183,0.462,0.365,0.462h12.12 + c0.363,0,0.454-0.188,0.454-0.554V25.023L39.584,25.116z"/> + <path fill="#396CE9" d="M39.559,25.105c0.272,0,0.272-0.274,0.183-0.459L24.366,9.407c-0.455-0.458-0.636-0.367-0.909,0 + L8.266,24.646c-0.091,0.093-0.091,0.367,0.09,0.367h9.096v12.483c0,0.272,0.183,0.459,0.365,0.459h12.098 + c0.362,0,0.454-0.187,0.454-0.552V25.014L39.559,25.105z"/> + <path fill="#3A6DE9" d="M39.529,25.096c0.271,0,0.271-0.275,0.184-0.457L24.365,9.421c-0.454-0.458-0.635-0.367-0.907,0 + L8.293,24.639c-0.091,0.092-0.091,0.364,0.09,0.364h9.081v12.468c0,0.274,0.182,0.459,0.364,0.459h12.076 + c0.363,0,0.453-0.185,0.453-0.552V25.003L39.529,25.096z"/> + <path fill="#3B6EEA" d="M39.504,25.087c0.271,0,0.271-0.274,0.184-0.459L24.365,9.436c-0.454-0.457-0.634-0.366-0.906,0 + L8.319,24.628c-0.09,0.093-0.09,0.367,0.09,0.367h9.065v12.446c0,0.272,0.182,0.457,0.363,0.457h12.06 + c0.359,0,0.451-0.185,0.451-0.549V24.995L39.504,25.087z"/> + <path fill="#3C6FEA" d="M39.479,25.077c0.271,0,0.271-0.272,0.183-0.457L24.364,9.451c-0.453-0.456-0.633-0.366-0.905,0 + L8.346,24.62c-0.09,0.092-0.09,0.364,0.09,0.364h9.05v12.429c0,0.274,0.182,0.457,0.363,0.457h12.036 + c0.361,0,0.451-0.183,0.451-0.55V24.984L39.479,25.077z"/> + <path fill="#3D70EB" d="M39.451,25.066c0.271,0,0.271-0.272,0.181-0.457L24.363,9.464c-0.452-0.455-0.632-0.365-0.903,0 + L8.374,24.609c-0.09,0.093-0.09,0.367,0.089,0.367h9.034v12.406c0,0.271,0.181,0.456,0.362,0.456h12.016 + c0.359,0,0.45-0.185,0.45-0.549V24.977L39.451,25.066z"/> + <path fill="#3E71EB" d="M39.424,25.059c0.271,0,0.271-0.272,0.182-0.457L24.363,9.479c-0.451-0.455-0.631-0.365-0.901,0 + L8.4,24.602c-0.09,0.092-0.09,0.365,0.09,0.365h9.019v12.389c0,0.272,0.181,0.457,0.362,0.457h11.992 + c0.361,0,0.451-0.185,0.451-0.547V24.967L39.424,25.059z"/> + <path fill="#3F72EC" d="M39.396,25.048c0.271,0,0.271-0.272,0.182-0.455L24.362,9.495c-0.45-0.454-0.63-0.364-0.9,0L8.427,24.593 + c-0.09,0.093-0.09,0.363,0.089,0.363h9.003v12.371c0,0.272,0.181,0.455,0.361,0.455h11.976c0.357,0,0.447-0.183,0.447-0.548 + V24.956L39.396,25.048z"/> + <path fill="#4073EC" d="M39.371,25.038c0.271,0,0.271-0.272,0.18-0.455L24.362,9.509c-0.45-0.453-0.629-0.363-0.898,0 + L8.454,24.583c-0.09,0.093-0.09,0.362,0.089,0.362h8.987v12.354c0,0.271,0.181,0.454,0.36,0.454h11.954 + c0.358,0,0.448-0.183,0.448-0.545v-12.26L39.371,25.038z"/> + <path fill="#4174ED" d="M39.346,25.029c0.271,0,0.271-0.271,0.18-0.454L24.361,9.523c-0.449-0.453-0.627-0.363-0.897,0 + L8.481,24.575c-0.089,0.092-0.089,0.362,0.089,0.362h8.972V37.27c0,0.272,0.18,0.455,0.359,0.455h11.933 + c0.357,0,0.445-0.183,0.445-0.545V24.938L39.346,25.029z"/> + <path fill="#4275ED" d="M39.316,25.02c0.271,0,0.271-0.271,0.181-0.453L24.36,9.539c-0.448-0.452-0.626-0.362-0.895,0 + L8.508,24.566c-0.09,0.091-0.09,0.36,0.088,0.36h8.957V37.24c0,0.271,0.18,0.451,0.359,0.451h11.912 + c0.355,0,0.445-0.183,0.445-0.543V24.93L39.316,25.02z"/> + <path fill="#4376EE" d="M39.291,25.01c0.27,0,0.27-0.271,0.18-0.453L24.36,9.553c-0.447-0.451-0.625-0.361-0.894,0L8.535,24.559 + c-0.089,0.09-0.089,0.362,0.089,0.362h8.941v12.293c0,0.271,0.179,0.451,0.358,0.451h11.892c0.356,0,0.445-0.181,0.445-0.543 + V24.919L39.291,25.01z"/> + <path fill="#4477EE" d="M39.266,24.999c0.27,0,0.27-0.271,0.18-0.451L24.359,9.566c-0.446-0.45-0.625-0.361-0.893,0L8.562,24.549 + c-0.089,0.09-0.089,0.362,0.088,0.362h8.925v12.272c0,0.271,0.179,0.45,0.358,0.45h11.87c0.356,0,0.445-0.182,0.445-0.542V24.911 + L39.266,24.999z"/> + <path fill="#4578EF" d="M39.236,24.991c0.27,0,0.27-0.271,0.18-0.451L24.359,9.582c-0.446-0.45-0.624-0.36-0.891,0L8.589,24.54 + C8.5,24.63,8.5,24.9,8.677,24.9h8.91v12.254c0,0.271,0.179,0.451,0.357,0.451h11.85c0.354,0,0.442-0.182,0.442-0.541V24.9 + L39.236,24.991z"/> + <path fill="#4679EF" d="M39.211,24.98c0.27,0,0.27-0.271,0.18-0.449L24.358,9.597c-0.445-0.449-0.622-0.36-0.889,0L8.616,24.531 + c-0.089,0.089-0.089,0.359,0.088,0.359h8.894v12.233c0,0.271,0.179,0.451,0.356,0.451h11.83c0.354,0,0.442-0.183,0.442-0.541 + V24.891L39.211,24.98z"/> + <path fill="#477AF0" d="M39.186,24.973c0.269,0,0.269-0.271,0.178-0.451L24.357,9.61c-0.444-0.448-0.621-0.359-0.888,0 + L8.643,24.521c-0.088,0.09-0.088,0.358,0.088,0.358h8.878v12.218c0,0.271,0.179,0.448,0.356,0.448h11.809 + c0.354,0,0.441-0.182,0.441-0.54V24.882L39.186,24.973z"/> + <path fill="#487BF0" d="M39.158,24.962c0.267,0,0.267-0.271,0.178-0.448L24.356,9.625c-0.443-0.447-0.62-0.359-0.886,0 + L8.669,24.514c-0.088,0.09-0.088,0.358,0.088,0.358h8.863v12.196c0,0.271,0.178,0.449,0.355,0.449h11.789 + c0.354,0,0.44-0.181,0.44-0.539V24.872L39.158,24.962z"/> + <path fill="#497CF1" d="M39.132,24.952c0.267,0,0.267-0.269,0.179-0.447L24.356,9.64c-0.442-0.446-0.619-0.358-0.884,0 + L8.697,24.504c-0.088,0.09-0.088,0.357,0.087,0.357h8.847V37.04c0,0.271,0.178,0.449,0.355,0.449h11.768 + c0.354,0,0.439-0.181,0.439-0.539V24.861L39.132,24.952z"/> + <path fill="#4A7DF1" d="M39.104,24.943c0.269,0,0.269-0.271,0.18-0.448L24.355,9.655c-0.442-0.446-0.618-0.358-0.883,0 + L8.724,24.496c-0.088,0.089-0.088,0.357,0.087,0.357h8.832v12.16c0,0.268,0.177,0.445,0.354,0.445h11.747 + c0.354,0,0.439-0.182,0.439-0.537V24.854L39.104,24.943z"/> + <path fill="#4B7EF2" d="M39.078,24.934c0.265,0,0.265-0.269,0.177-0.447L24.355,9.67c-0.441-0.445-0.617-0.357-0.881,0 + L8.751,24.486c-0.088,0.091-0.088,0.357,0.087,0.357h8.816v12.14c0,0.27,0.177,0.447,0.354,0.447h11.727 + c0.354,0,0.438-0.18,0.438-0.535V24.844L39.078,24.934z"/> + <path fill="#4C7FF2" d="M39.052,24.924c0.265,0,0.265-0.27,0.177-0.446L24.354,9.684c-0.44-0.444-0.616-0.356-0.879,0 + L8.777,24.478c-0.088,0.09-0.088,0.355,0.087,0.355h8.8v12.121c0,0.269,0.177,0.444,0.353,0.444h11.706 + c0.354,0,0.438-0.178,0.438-0.534V24.833L39.052,24.924z"/> + <path fill="#4D80F3" d="M39.023,24.913c0.266,0,0.266-0.269,0.178-0.444L24.354,9.699c-0.439-0.444-0.615-0.356-0.878,0 + L8.804,24.469c-0.087,0.09-0.087,0.356,0.087,0.356h8.785v12.101c0,0.268,0.177,0.444,0.353,0.444h11.684 + c0.352,0,0.438-0.179,0.438-0.533V24.825L39.023,24.913z"/> + <path fill="#4E81F3" d="M38.998,24.904c0.266,0,0.266-0.269,0.176-0.445L24.353,9.712c-0.439-0.443-0.614-0.355-0.877,0 + L8.832,24.459c-0.088,0.089-0.088,0.355,0.086,0.355h8.77v12.082c0,0.269,0.176,0.443,0.352,0.443h11.664 + c0.351,0,0.438-0.179,0.438-0.531V24.814L38.998,24.904z"/> + <path fill="#4F82F4" d="M38.973,24.896c0.264,0,0.264-0.27,0.176-0.445L24.353,9.728c-0.438-0.442-0.613-0.355-0.875,0 + L8.858,24.451c-0.087,0.089-0.087,0.355,0.087,0.355h8.754V36.87c0,0.266,0.176,0.442,0.351,0.442h11.644 + c0.352,0,0.438-0.18,0.438-0.533V24.807L38.973,24.896z"/> + <path fill="#5083F4" d="M38.943,24.886c0.264,0,0.264-0.268,0.177-0.444l-14.769-14.7c-0.437-0.441-0.611-0.354-0.874,0 + l-14.593,14.7c-0.087,0.09-0.087,0.354,0.086,0.354h8.738v12.043c0,0.267,0.176,0.443,0.351,0.443h11.623 + c0.351,0,0.438-0.179,0.438-0.531V24.796L38.943,24.886z"/> + <path fill="#5184F5" d="M38.919,24.876c0.263,0,0.263-0.267,0.174-0.443L24.351,9.756c-0.437-0.441-0.61-0.354-0.872,0 + L8.912,24.434c-0.087,0.089-0.087,0.354,0.086,0.354h8.723v12.022c0,0.267,0.175,0.44,0.35,0.44h11.602 + c0.349,0,0.437-0.178,0.437-0.528V24.788L38.919,24.876z"/> + <path fill="#5285F5" d="M38.893,24.866c0.262,0,0.262-0.267,0.176-0.441L24.351,9.771c-0.436-0.44-0.609-0.353-0.871,0 + L8.939,24.425c-0.087,0.089-0.087,0.353,0.086,0.353h8.707v12.009c0,0.265,0.175,0.438,0.349,0.438h11.581 + c0.348,0,0.436-0.177,0.436-0.529V24.777L38.893,24.866z"/> + <path fill="#5386F6" d="M38.863,24.855c0.263,0,0.263-0.266,0.176-0.44L24.35,9.786c-0.435-0.439-0.608-0.353-0.869,0 + L8.966,24.415C8.88,24.504,8.88,24.77,9.052,24.77h8.691v11.983c0,0.267,0.175,0.44,0.349,0.44h11.561 + c0.349,0,0.435-0.176,0.435-0.528V24.77L38.863,24.855z"/> + <path fill="#5487F6" d="M38.839,24.848c0.261,0,0.261-0.267,0.175-0.439L24.349,9.801c-0.434-0.439-0.607-0.352-0.867,0 + L8.993,24.407c-0.087,0.089-0.087,0.353,0.086,0.353h8.676v11.967c0,0.267,0.174,0.44,0.348,0.44h11.54 + c0.349,0,0.435-0.178,0.435-0.528v-11.88L38.839,24.848z"/> + <path fill="#5588F7" d="M38.812,24.837c0.262,0,0.262-0.264,0.174-0.439L24.349,9.814c-0.433-0.438-0.606-0.352-0.866,0 + L9.02,24.397c-0.086,0.088-0.086,0.352,0.086,0.352h8.66v11.949c0,0.262,0.174,0.438,0.347,0.438h11.519 + c0.347,0,0.433-0.177,0.433-0.528V24.749L38.812,24.837z"/> + <path fill="#5689F7" d="M38.785,24.829c0.26,0,0.26-0.265,0.173-0.439L24.348,9.83c-0.432-0.438-0.604-0.351-0.864,0L9.047,24.389 + c-0.086,0.088-0.086,0.353,0.085,0.353h8.645V36.67c0,0.264,0.174,0.438,0.347,0.438h11.498c0.345,0,0.431-0.176,0.431-0.524 + v-11.84L38.785,24.829z"/> + <path fill="#578AF8" d="M38.759,24.818c0.261,0,0.261-0.264,0.175-0.438L24.347,9.844c-0.432-0.437-0.604-0.35-0.863,0 + L9.074,24.379c-0.086,0.088-0.086,0.352,0.085,0.352h8.629v11.91c0,0.262,0.173,0.438,0.346,0.438h11.476 + c0.348,0,0.434-0.177,0.434-0.524V24.73L38.759,24.818z"/> + <path fill="#588BF8" d="M38.73,24.809c0.258,0,0.258-0.263,0.172-0.438L24.347,9.858c-0.431-0.436-0.603-0.35-0.861,0 + L9.101,24.372c-0.086,0.088-0.086,0.351,0.085,0.351H17.8v11.892c0,0.262,0.173,0.438,0.345,0.438h11.458 + c0.344,0,0.428-0.177,0.428-0.524V24.721L38.73,24.809z"/> + <path fill="#598CF9" d="M38.705,24.799c0.259,0,0.259-0.262,0.173-0.438L24.346,9.873c-0.43-0.435-0.602-0.349-0.86,0 + L9.128,24.361c-0.086,0.088-0.086,0.351,0.085,0.351h8.598v11.869c0,0.263,0.173,0.438,0.345,0.438h11.436 + c0.344,0,0.43-0.178,0.43-0.524V24.712L38.705,24.799z"/> + <path fill="#5A8DF9" d="M38.68,24.79c0.258,0,0.258-0.265,0.172-0.438L24.345,9.888c-0.429-0.435-0.6-0.349-0.858,0L9.155,24.353 + c-0.086,0.088-0.086,0.35,0.085,0.35h8.583v11.852c0,0.262,0.172,0.438,0.344,0.438h11.414c0.343,0,0.428-0.177,0.428-0.524 + V24.702L38.68,24.79z"/> + <path fill="#5B8EFA" d="M38.65,24.779c0.259,0,0.259-0.262,0.173-0.437L24.345,9.902c-0.428-0.434-0.599-0.348-0.856,0 + L9.182,24.345c-0.085,0.087-0.085,0.348,0.085,0.348h8.567v11.832c0,0.262,0.172,0.438,0.343,0.438h11.396 + c0.342,0,0.427-0.176,0.427-0.523V24.691L38.65,24.779z"/> + <path fill="#5C8FFA" d="M38.626,24.771c0.256,0,0.256-0.263,0.171-0.437L24.344,9.917c-0.428-0.433-0.599-0.348-0.855,0 + L9.209,24.335c-0.085,0.087-0.085,0.349,0.084,0.349h8.552v11.812c0,0.262,0.172,0.438,0.343,0.438h11.375 + c0.342,0,0.426-0.176,0.426-0.521V24.684L38.626,24.771z"/> + <path fill="#5D90FB" d="M38.6,24.761c0.258,0,0.258-0.261,0.172-0.434L24.344,9.932c-0.427-0.432-0.598-0.347-0.854,0 + L9.235,24.327c-0.085,0.087-0.085,0.347,0.084,0.347h8.536v11.794c0,0.261,0.172,0.435,0.343,0.435h11.353 + c0.342,0,0.428-0.174,0.428-0.521V24.674L38.6,24.761z"/> + <path fill="#5E91FB" d="M38.57,24.751c0.258,0,0.258-0.26,0.173-0.434l-14.4-14.372c-0.426-0.432-0.596-0.346-0.852,0 + L9.263,24.317c-0.085,0.087-0.085,0.346,0.084,0.346h8.52v11.776c0,0.259,0.171,0.433,0.342,0.433h11.332 + c0.34,0,0.424-0.174,0.424-0.521V24.663L38.57,24.751z"/> + <path fill="#5F92FC" d="M38.546,24.743c0.255,0,0.255-0.262,0.17-0.435L24.342,9.96c-0.425-0.431-0.595-0.346-0.85,0L9.29,24.309 + c-0.085,0.087-0.085,0.347,0.084,0.347h8.504v11.756c0,0.258,0.171,0.434,0.341,0.434h11.311c0.342,0,0.426-0.176,0.426-0.521 + V24.654L38.546,24.743z"/> + <path fill="#6093FC" d="M38.521,24.732c0.254,0,0.254-0.26,0.17-0.435L24.342,9.976c-0.425-0.43-0.594-0.345-0.849,0L9.316,24.3 + c-0.085,0.087-0.085,0.347,0.084,0.347h8.489v11.735c0,0.259,0.171,0.433,0.341,0.433h11.292c0.34,0,0.424-0.174,0.424-0.521 + V24.646L38.521,24.732z"/> + <path fill="#6194FD" d="M38.492,24.723c0.255,0,0.255-0.259,0.17-0.432L24.341,9.99c-0.424-0.43-0.593-0.345-0.847,0L9.343,24.291 + c-0.084,0.086-0.084,0.345,0.084,0.345H17.9v11.718c0,0.258,0.17,0.433,0.34,0.433h11.27c0.34,0,0.424-0.175,0.424-0.519V24.636 + L38.492,24.723z"/> + <path fill="#6295FD" d="M38.466,24.712c0.255,0,0.255-0.258,0.169-0.43L24.34,10.004c-0.423-0.429-0.592-0.344-0.846,0 + L9.37,24.283c-0.084,0.086-0.084,0.345,0.084,0.345h8.458v11.697c0,0.258,0.17,0.43,0.339,0.43H29.5 + c0.338,0,0.422-0.172,0.422-0.516V24.626L38.466,24.712z"/> + <path fill="#6396FE" d="M38.438,24.704c0.254,0,0.254-0.259,0.17-0.431L24.34,10.019c-0.422-0.428-0.591-0.343-0.844,0 + L9.397,24.273c-0.084,0.086-0.084,0.345,0.083,0.345h8.442v11.678c0,0.259,0.17,0.431,0.339,0.431H29.49 + c0.338,0,0.422-0.172,0.422-0.517V24.618L38.438,24.704z"/> + <path fill="#6497FE" d="M38.413,24.693c0.252,0,0.252-0.257,0.168-0.429l-14.242-14.23c-0.422-0.427-0.59-0.343-0.843,0 + L9.424,24.265c-0.084,0.086-0.084,0.342,0.083,0.342h8.427v11.66c0,0.258,0.169,0.43,0.338,0.43H29.48 + c0.336,0,0.42-0.172,0.42-0.516V24.607L38.413,24.693z"/> + <path fill="#6598FF" d="M38.387,24.686c0.254,0,0.254-0.259,0.17-0.43L24.338,10.047c-0.42-0.426-0.588-0.342-0.841,0 + L9.451,24.255c-0.084,0.086-0.084,0.343,0.083,0.343h8.411V36.24c0,0.256,0.169,0.428,0.337,0.428h11.187 + c0.338,0,0.42-0.172,0.42-0.516V24.6L38.387,24.686z"/> + <path fill="#6699FF" d="M38.357,24.675c0.252,0,0.252-0.257,0.168-0.428L24.338,10.062c-0.42-0.426-0.587-0.342-0.839,0 + L9.478,24.247c-0.084,0.086-0.084,0.342,0.083,0.342h8.396V36.21c0,0.256,0.169,0.429,0.337,0.429h11.167 + c0.335,0,0.418-0.173,0.418-0.515V24.589L38.357,24.675z"/> + </g> + + <linearGradient id="XMLID_20_" gradientUnits="userSpaceOnUse" x1="-1371.771" y1="-727.9985" x2="-1398.6362" y2="-727.9985" gradientTransform="matrix(4.371139e-08 -1 -1 -4.371139e-08 -703.999 -1361.9985)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#6699FF"/> + </linearGradient> + <path fill="url(#XMLID_20_)" d="M38.357,24.675c0.252,0,0.252-0.257,0.168-0.428L24.338,10.062c-0.42-0.426-0.587-0.342-0.839,0 + L9.478,24.247c-0.084,0.086-0.084,0.342,0.083,0.342h8.396V36.21c0,0.256,0.169,0.429,0.337,0.429h11.167 + c0.335,0,0.418-0.173,0.418-0.515V24.589L38.357,24.675z"/> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M48-0.058v48H0v-48H48z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/warning.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/warning.svg new file mode 100644 index 00000000..ae0081d8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/colorsvg/warning.svg @@ -0,0 +1,232 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) --> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ + <!ENTITY ns_svg "http://www.w3.org/2000/svg"> + <!ENTITY ns_xlink "http://www.w3.org/1999/xlink"> +]> +<svg version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="48" height="48" viewBox="0 0 48 48" + overflow="visible" enable-background="new 0 0 48 48" xml:space="preserve"> +<g> + <path stroke="#FFFFFF" stroke-width="7.9139" stroke-linejoin="round" d="M16.4,42.3L5.7,31.6V16.4L16.4,5.7h15.2l10.7,10.7v15.2 + L31.6,42.3H16.4z"/> + <g> + <path fill="#990000" d="M16.4,42.3L5.7,31.6V16.4L16.4,5.7h15.2l10.7,10.7v15.2L31.6,42.3H16.4z"/> + <polygon fill="#9A0000" points="16.415,42.266 5.736,31.586 5.736,16.416 16.415,5.737 31.585,5.737 42.266,16.416 42.266,31.586 + 31.585,42.266 "/> + <polygon fill="#9B0000" points="16.429,42.23 5.771,31.572 5.771,16.432 16.429,5.774 31.57,5.774 42.229,16.432 42.229,31.572 + 31.57,42.23 "/> + <polygon fill="#9C0000" points="16.444,42.195 5.806,31.559 5.806,16.447 16.444,5.81 31.557,5.81 42.191,16.447 42.191,31.559 + 31.557,42.195 "/> + <polygon fill="#9D0000" points="16.459,42.162 5.842,31.545 5.842,16.464 16.459,5.847 31.54,5.847 42.157,16.464 42.157,31.545 + 31.54,42.162 "/> + <polygon fill="#9E0000" points="16.473,42.128 5.877,31.531 5.877,16.479 16.473,5.884 31.525,5.884 42.122,16.479 42.122,31.531 + 31.525,42.128 "/> + <polygon fill="#9F0000" points="16.488,42.094 5.914,31.52 5.914,16.496 16.488,5.921 31.512,5.921 42.087,16.496 42.087,31.52 + 31.512,42.094 "/> + <polygon fill="#A00000" points="16.503,42.061 5.949,31.505 5.949,16.511 16.503,5.958 31.496,5.958 42.051,16.511 42.051,31.505 + 31.496,42.061 "/> + <polygon fill="#A10000" points="16.518,42.025 5.984,31.491 5.984,16.528 16.518,5.994 31.48,5.994 42.016,16.528 42.016,31.491 + 31.48,42.025 "/> + <polygon fill="#A20000" points="16.533,41.991 6.02,31.479 6.02,16.544 16.533,6.031 31.467,6.031 41.98,16.544 41.98,31.479 + 31.467,41.991 "/> + <polygon fill="#A30000" points="16.547,41.956 6.055,31.464 6.055,16.56 16.547,6.067 31.452,6.067 41.943,16.56 41.943,31.464 + 31.452,41.956 "/> + <polygon fill="#A40000" points="16.562,41.923 6.091,31.451 6.091,16.576 16.562,6.104 31.438,6.104 41.909,16.576 41.909,31.451 + 31.438,41.923 "/> + <polygon fill="#A50000" points="16.577,41.889 6.126,31.438 6.126,16.592 16.577,6.141 31.423,6.141 41.873,16.592 41.873,31.438 + 31.423,41.889 "/> + <polygon fill="#A60000" points="16.592,41.854 6.162,31.424 6.162,16.607 16.592,6.177 31.407,6.177 41.838,16.607 41.838,31.424 + 31.407,41.854 "/> + <polygon fill="#A70000" points="16.606,41.818 6.197,31.41 6.197,16.624 16.606,6.214 31.395,6.214 41.803,16.624 41.803,31.41 + 31.395,41.818 "/> + <polygon fill="#A80000" points="16.622,41.785 6.233,31.396 6.233,16.64 16.622,6.251 31.379,6.251 41.768,16.64 41.768,31.396 + 31.379,41.785 "/> + <polygon fill="#A90000" points="16.636,41.751 6.269,31.383 6.269,16.655 16.636,6.288 31.363,6.288 41.73,16.655 41.73,31.383 + 31.363,41.751 "/> + <polygon fill="#AA0000" points="16.65,41.716 6.304,31.369 6.304,16.671 16.65,6.325 31.35,6.325 41.695,16.671 41.695,31.369 + 31.35,41.716 "/> + <polygon fill="#AB0000" points="16.666,41.682 6.339,31.355 6.339,16.688 16.666,6.361 31.334,6.361 41.66,16.688 41.66,31.355 + 31.334,41.682 "/> + <polygon fill="#AC0000" points="16.681,41.648 6.375,31.343 6.375,16.704 16.681,6.398 31.318,6.398 41.625,16.704 41.625,31.343 + 31.318,41.648 "/> + <polygon fill="#AD0000" points="16.695,41.613 6.411,31.329 6.411,16.719 16.695,6.435 31.305,6.435 41.589,16.719 41.589,31.329 + 31.305,41.613 "/> + <polygon fill="#AE0000" points="16.709,41.579 6.446,31.314 6.446,16.735 16.709,6.472 31.29,6.472 41.555,16.735 41.555,31.314 + 31.29,41.579 "/> + <polygon fill="#AF0000" points="16.725,41.545 6.482,31.302 6.482,16.751 16.725,6.509 31.273,6.509 41.52,16.751 41.52,31.302 + 31.273,41.545 "/> + <polygon fill="#B00000" points="16.739,41.511 6.518,31.288 6.518,16.767 16.739,6.545 31.262,6.545 41.482,16.767 41.482,31.288 + 31.262,41.511 "/> + <polygon fill="#B10000" points="16.754,41.477 6.553,31.273 6.553,16.783 16.754,6.582 31.245,6.582 41.447,16.783 41.447,31.273 + 31.245,41.477 "/> + <polygon fill="#B20000" points="16.769,41.441 6.588,31.261 6.588,16.799 16.769,6.619 31.23,6.619 41.411,16.799 41.411,31.261 + 31.23,41.441 "/> + <polygon fill="#B30000" points="16.783,41.407 6.624,31.248 6.624,16.815 16.783,6.656 31.216,6.656 41.376,16.815 41.376,31.248 + 31.216,41.407 "/> + <polygon fill="#B40000" points="16.799,41.373 6.66,31.234 6.66,16.832 16.799,6.693 31.202,6.693 41.341,16.832 41.341,31.234 + 31.202,41.373 "/> + <polygon fill="#B50000" points="16.813,41.339 6.695,31.221 6.695,16.847 16.813,6.729 31.188,6.729 41.305,16.847 41.305,31.221 + 31.188,41.339 "/> + <polygon fill="#B60000" points="16.828,41.305 6.73,31.207 6.73,16.863 16.828,6.765 31.172,6.765 41.27,16.863 41.27,31.207 + 31.172,41.305 "/> + <polygon fill="#B70000" points="16.843,41.27 6.766,31.193 6.766,16.879 16.843,6.802 31.157,6.802 41.232,16.879 41.232,31.193 + 31.157,41.27 "/> + <polygon fill="#B80000" points="16.858,41.236 6.802,31.182 6.802,16.896 16.858,6.839 31.143,6.839 41.198,16.896 41.198,31.182 + 31.143,41.236 "/> + <polygon fill="#B90000" points="16.872,41.202 6.837,31.166 6.837,16.911 16.872,6.876 31.128,6.876 41.163,16.911 41.163,31.166 + 31.128,41.202 "/> + <polygon fill="#BA0000" points="16.887,41.167 6.873,31.152 6.873,16.927 16.887,6.913 31.111,6.913 41.127,16.927 41.127,31.152 + 31.111,41.167 "/> + <polygon fill="#BB0000" points="16.902,41.133 6.908,31.139 6.908,16.943 16.902,6.949 31.098,6.949 41.092,16.943 41.092,31.139 + 31.098,41.133 "/> + <polygon fill="#BC0000" points="16.917,41.1 6.944,31.126 6.944,16.959 16.917,6.986 31.083,6.986 41.057,16.959 41.057,31.126 + 31.083,41.1 "/> + <polygon fill="#BD0000" points="16.931,41.064 6.979,31.111 6.979,16.975 16.931,7.023 31.068,7.023 41.021,16.975 41.021,31.111 + 31.068,41.064 "/> + <polygon fill="#BE0000" points="16.946,41.029 7.015,31.1 7.015,16.991 16.946,7.06 31.055,7.06 40.984,16.991 40.984,31.1 + 31.055,41.029 "/> + <polygon fill="#BF0000" points="16.96,40.995 7.051,31.085 7.051,17.007 16.96,7.097 31.039,7.097 40.949,17.007 40.949,31.085 + 31.039,40.995 "/> + <polygon fill="#C00000" points="16.976,40.962 7.086,31.072 7.086,17.023 16.976,7.133 31.023,7.133 40.914,17.023 40.914,31.072 + 31.023,40.962 "/> + <polygon fill="#C10000" points="16.99,40.927 7.121,31.059 7.121,17.039 16.99,7.17 31.01,7.17 40.878,17.039 40.878,31.059 + 31.01,40.927 "/> + <polygon fill="#C20000" points="17.004,40.893 7.157,31.044 7.157,17.054 17.004,7.207 30.994,7.207 40.843,17.054 40.843,31.044 + 30.994,40.893 "/> + <polygon fill="#C30000" points="17.02,40.857 7.192,31.031 7.192,17.07 17.02,7.244 30.979,7.244 40.809,17.07 40.809,31.031 + 30.979,40.857 "/> + <polygon fill="#C40000" points="17.035,40.824 7.229,31.018 7.229,17.086 17.035,7.281 30.966,7.281 40.771,17.086 40.771,31.018 + 30.966,40.824 "/> + <polygon fill="#C50000" points="17.049,40.789 7.263,31.004 7.263,17.103 17.049,7.317 30.95,7.317 40.736,17.103 40.736,31.004 + 30.95,40.789 "/> + <polygon fill="#C60000" points="17.064,40.755 7.299,30.99 7.299,17.119 17.064,7.354 30.936,7.354 40.701,17.119 40.701,30.99 + 30.936,40.755 "/> + <polygon fill="#C70000" points="17.079,40.721 7.334,30.977 7.334,17.135 17.079,7.391 30.921,7.391 40.665,17.135 40.665,30.977 + 30.921,40.721 "/> + <polygon fill="#C80000" points="17.094,40.688 7.371,30.964 7.371,17.151 17.094,7.428 30.906,7.428 40.63,17.151 40.63,30.964 + 30.906,40.688 "/> + <polygon fill="#C90000" points="17.108,40.652 7.406,30.949 7.406,17.167 17.108,7.464 30.893,7.464 40.594,17.167 40.594,30.949 + 30.893,40.652 "/> + <polygon fill="#CA0000" points="17.123,40.618 7.441,30.936 7.441,17.182 17.123,7.5 30.877,7.5 40.559,17.182 40.559,30.936 + 30.877,40.618 "/> + <polygon fill="#CB0000" points="17.138,40.584 7.477,30.923 7.477,17.199 17.138,7.537 30.861,7.537 40.523,17.199 40.523,30.923 + 30.861,40.584 "/> + <polygon fill="#CC0000" points="17.153,40.55 7.513,30.909 7.513,17.215 17.153,7.574 30.848,7.574 40.486,17.215 40.486,30.909 + 30.848,40.55 "/> + <polygon fill="#CC0000" points="17.167,40.516 7.548,30.896 7.548,17.23 17.167,7.611 30.832,7.611 40.452,17.23 40.452,30.896 + 30.832,40.516 "/> + <polygon fill="#CD0000" points="17.182,40.48 7.583,30.882 7.583,17.246 17.182,7.647 30.816,7.647 40.416,17.246 40.416,30.882 + 30.816,40.48 "/> + <polygon fill="#CE0000" points="17.197,40.445 7.619,30.868 7.619,17.262 17.197,7.685 30.803,7.685 40.381,17.262 40.381,30.868 + 30.803,40.445 "/> + <polygon fill="#CF0000" points="17.211,40.412 7.654,30.855 7.654,17.278 17.211,7.721 30.788,7.721 40.346,17.278 40.346,30.855 + 30.788,40.412 "/> + <polygon fill="#D00000" points="17.226,40.378 7.69,30.842 7.69,17.294 17.226,7.758 30.773,7.758 40.311,17.294 40.311,30.842 + 30.773,40.378 "/> + <polygon fill="#D10000" points="17.241,40.344 7.726,30.828 7.726,17.311 17.241,7.794 30.759,7.794 40.273,17.311 40.273,30.828 + 30.759,40.344 "/> + <polygon fill="#D20000" points="17.256,40.311 7.761,30.814 7.761,17.326 17.256,7.831 30.744,7.831 40.238,17.326 40.238,30.814 + 30.744,40.311 "/> + <polygon fill="#D30000" points="17.271,40.273 7.796,30.801 7.796,17.342 17.271,7.868 30.729,7.868 40.203,17.342 40.203,30.801 + 30.729,40.273 "/> + <polygon fill="#D40000" points="17.285,40.24 7.832,30.787 7.832,17.358 17.285,7.905 30.715,7.905 40.168,17.358 40.168,30.787 + 30.715,40.24 "/> + <polygon fill="#D50000" points="17.3,40.206 7.868,30.773 7.868,17.374 17.3,7.941 30.7,7.941 40.132,17.374 40.132,30.773 + 30.7,40.206 "/> + <polygon fill="#D60000" points="17.315,40.172 7.903,30.761 7.903,17.39 17.315,7.979 30.686,7.979 40.098,17.39 40.098,30.761 + 30.686,40.172 "/> + <polygon fill="#D70000" points="17.33,40.139 7.938,30.747 7.938,17.406 17.33,8.015 30.67,8.015 40.062,17.406 40.062,30.747 + 30.67,40.139 "/> + <polygon fill="#D80000" points="17.344,40.104 7.974,30.732 7.974,17.422 17.344,8.052 30.654,8.052 40.025,17.422 40.025,30.732 + 30.654,40.104 "/> + <polygon fill="#D90000" points="17.359,40.068 8.01,30.721 8.01,17.438 17.359,8.089 30.641,8.089 39.99,17.438 39.99,30.721 + 30.641,40.068 "/> + <polygon fill="#DA0000" points="17.374,40.034 8.045,30.706 8.045,17.454 17.374,8.125 30.626,8.125 39.954,17.454 39.954,30.706 + 30.626,40.034 "/> + <polygon fill="#DB0000" points="17.389,40 8.081,30.691 8.081,17.47 17.389,8.162 30.611,8.162 39.919,17.47 39.919,30.691 + 30.611,40 "/> + <polygon fill="#DC0000" points="17.403,39.966 8.116,30.68 8.116,17.486 17.403,8.199 30.598,8.199 39.884,17.486 39.884,30.68 + 30.598,39.966 "/> + <polygon fill="#DD0000" points="17.418,39.932 8.152,30.665 8.152,17.502 17.418,8.235 30.582,8.235 39.848,17.502 39.848,30.665 + 30.582,39.932 "/> + <polygon fill="#DE0000" points="17.433,39.896 8.188,30.652 8.188,17.518 17.433,8.272 30.566,8.272 39.812,17.518 39.812,30.652 + 30.566,39.896 "/> + <polygon fill="#DF0000" points="17.448,39.863 8.223,30.639 8.223,17.534 17.448,8.309 30.553,8.309 39.775,17.534 39.775,30.639 + 30.553,39.863 "/> + <polygon fill="#E00000" points="17.462,39.828 8.258,30.625 8.258,17.55 17.462,8.346 30.537,8.346 39.741,17.55 39.741,30.625 + 30.537,39.828 "/> + <polygon fill="#E10000" points="17.477,39.794 8.294,30.611 8.294,17.565 17.477,8.383 30.521,8.383 39.706,17.565 39.706,30.611 + 30.521,39.794 "/> + <polygon fill="#E20000" points="17.492,39.76 8.33,30.598 8.33,17.582 17.492,8.419 30.508,8.419 39.67,17.582 39.67,30.598 + 30.508,39.76 "/> + <polygon fill="#E30000" points="17.507,39.727 8.365,30.584 8.365,17.598 17.507,8.456 30.493,8.456 39.635,17.598 39.635,30.584 + 30.493,39.727 "/> + <polygon fill="#E40000" points="17.521,39.691 8.4,30.57 8.4,17.614 17.521,8.493 30.479,8.493 39.6,17.614 39.6,30.57 + 30.479,39.691 "/> + <polygon fill="#E50000" points="17.536,39.657 8.436,30.559 8.436,17.63 17.536,8.529 30.464,8.529 39.562,17.63 39.562,30.559 + 30.464,39.657 "/> + <polygon fill="#E60000" points="17.551,39.623 8.472,30.544 8.472,17.646 17.551,8.566 30.449,8.566 39.527,17.646 39.527,30.544 + 30.449,39.623 "/> + <polygon fill="#E70000" points="17.566,39.589 8.507,30.529 8.507,17.662 17.566,8.603 30.436,8.603 39.492,17.662 39.492,30.529 + 30.436,39.589 "/> + <polygon fill="#E80000" points="17.581,39.555 8.542,30.518 8.542,17.678 17.581,8.64 30.419,8.64 39.457,17.678 39.457,30.518 + 30.419,39.555 "/> + <polygon fill="#E90000" points="17.595,39.52 8.578,30.503 8.578,17.693 17.595,8.676 30.404,8.676 39.422,17.693 39.422,30.503 + 30.404,39.52 "/> + <polygon fill="#EA0000" points="17.61,39.484 8.614,30.489 8.614,17.709 17.61,8.713 30.391,8.713 39.387,17.709 39.387,30.489 + 30.391,39.484 "/> + <polygon fill="#EB0000" points="17.625,39.451 8.649,30.477 8.649,17.726 17.625,8.75 30.375,8.75 39.352,17.726 39.352,30.477 + 30.375,39.451 "/> + <polygon fill="#EC0000" points="17.64,39.417 8.685,30.462 8.685,17.742 17.64,8.787 30.359,8.787 39.314,17.742 39.314,30.462 + 30.359,39.417 "/> + <polygon fill="#ED0000" points="17.654,39.383 8.72,30.449 8.72,17.757 17.654,8.823 30.346,8.823 39.279,17.757 39.279,30.449 + 30.346,39.383 "/> + <polygon fill="#EE0000" points="17.669,39.35 8.756,30.436 8.756,17.773 17.669,8.86 30.331,8.86 39.244,17.773 39.244,30.436 + 30.331,39.35 "/> + <polygon fill="#EF0000" points="17.684,39.312 8.792,30.422 8.792,17.79 17.684,8.897 30.316,8.897 39.208,17.79 39.208,30.422 + 30.316,39.312 "/> + <polygon fill="#F00000" points="17.699,39.279 8.827,30.408 8.827,17.805 17.699,8.934 30.302,8.934 39.173,17.805 39.173,30.408 + 30.302,39.279 "/> + <polygon fill="#F10000" points="17.713,39.245 8.862,30.395 8.862,17.821 17.713,8.971 30.286,8.971 39.137,17.821 39.137,30.395 + 30.286,39.245 "/> + <polygon fill="#F20000" points="17.728,39.211 8.898,30.381 8.898,17.837 17.728,9.007 30.271,9.007 39.102,17.837 39.102,30.381 + 30.271,39.211 "/> + <polygon fill="#F30000" points="17.743,39.177 8.934,30.367 8.934,17.853 17.743,9.044 30.257,9.044 39.066,17.853 39.066,30.367 + 30.257,39.177 "/> + <polygon fill="#F40000" points="17.758,39.143 8.969,30.354 8.969,17.869 17.758,9.081 30.242,9.081 39.029,17.869 39.029,30.354 + 30.242,39.143 "/> + <polygon fill="#F50000" points="17.772,39.107 9.004,30.341 9.004,17.885 17.772,9.117 30.229,9.117 38.995,17.885 38.995,30.341 + 30.229,39.107 "/> + <polygon fill="#F60000" points="17.787,39.073 9.04,30.327 9.04,17.901 17.787,9.154 30.213,9.154 38.959,17.901 38.959,30.327 + 30.213,39.073 "/> + <polygon fill="#F70000" points="17.802,39.039 9.076,30.312 9.076,17.917 17.802,9.191 30.198,9.191 38.924,17.917 38.924,30.312 + 30.198,39.039 "/> + <polygon fill="#F80000" points="17.816,39.005 9.111,30.3 9.111,17.933 17.816,9.228 30.184,9.228 38.889,17.933 38.889,30.3 + 30.184,39.005 "/> + <polygon fill="#F90000" points="17.832,38.971 9.146,30.286 9.146,17.949 17.832,9.265 30.169,9.265 38.854,17.949 38.854,30.286 + 30.169,38.971 "/> + <polygon fill="#FA0000" points="17.846,38.938 9.182,30.271 9.182,17.965 17.846,9.301 30.154,9.301 38.816,17.965 38.816,30.271 + 30.154,38.938 "/> + <polygon fill="#FB0000" points="17.861,38.902 9.218,30.259 9.218,17.981 17.861,9.338 30.139,9.338 38.782,17.981 38.782,30.259 + 30.139,38.902 "/> + <polygon fill="#FC0000" points="17.875,38.867 9.253,30.246 9.253,17.997 17.875,9.375 30.124,9.375 38.746,17.997 38.746,30.246 + 30.124,38.867 "/> + <polygon fill="#FD0000" points="17.891,38.833 9.289,30.232 9.289,18.013 17.891,9.411 30.109,9.411 38.711,18.013 38.711,30.232 + 30.109,38.833 "/> + <polygon fill="#FE0000" points="17.905,38.799 9.324,30.219 9.324,18.029 17.905,9.448 30.096,9.448 38.675,18.029 38.675,30.219 + 30.096,38.799 "/> + <path fill="#FF0000" d="M17.92,38.766l-8.56-8.561v-12.16l8.56-8.56h12.16l8.561,8.56v12.16l-8.561,8.561H17.92z"/> + </g> + + <linearGradient id="XMLID_46_" gradientUnits="userSpaceOnUse" x1="582" y1="-986.6099" x2="582" y2="-1015.8911" gradientTransform="matrix(1 0 0 -1 -558 -977)"> + <stop offset="0" style="stop-color:#FFFFFF"/> + <stop offset="1" style="stop-color:#FF0000"/> + </linearGradient> + <path fill="url(#XMLID_46_)" d="M17.92,38.891L9.36,30.33V18.17l8.56-8.56h12.16l8.561,8.56v12.16l-8.561,8.561H17.92z"/> + <path d="M11.7,17.7l18.7,18.7l5.896-5.9L17.6,11.7l-5.9,5.9V17.7z"/> + <path d="M11.7,30.5l5.9,5.9l18.7-18.7L30.4,11.8L11.7,30.5z"/> +</g> +<g id="crop_x0020_marks"> + <path fill="none" d="M48,48H0V0h48V48z"/> +</g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.png new file mode 100644 index 0000000000000000000000000000000000000000..59673fe1cc03356ff609f90fc9939349890f996a GIT binary patch literal 16150 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 bUK6;u6T3XxO2`8j-C^fUkY~z`F5dn>b4tm9 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.svg new file mode 100644 index 00000000..39dbe6a6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/draft.svg @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + Written by Thomas Schraitle <tom_schr@web.de> +--> +<svg version="1.1" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + id="draft-svg"> + <g id="draft" transform="rotate(-45)translate(-300,200)"> + <!--<circle r="2mm" cx="100mm" cy="100mm" fill="black"/>--> + <text x="100mm" y="100mm" fill="lightgray" + font-size="140pt" text-anchor="middle">Draft</text> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.gif new file mode 100644 index 0000000000000000000000000000000000000000..6784f5bb01e0104c60e006a2ed525163a380135c GIT binary patch literal 321 zcmV-H0lxl6Nk%v~VJHA70KxzO;Nak3U|_JYumAu6&;S7N@bCZt@Bjb+EC2ui04M+` z000C22)f+<aD_-K3=@dWyZ>N_DFSAmXsV{#*oJWIwOJ|OFii&dHVi$1?u8o=2teG> zb~7H4%2JKz`Tcy)XEL^=cAP+G_P7moKVb2g%$4rY<n_8da}&SvJQQ@U>hp9PeRzLz zfrD6ufORfRiHeIHgKCh5l6Fj1nwy-RR)UybJ_V$url+TLhynwsuCA(~Rj;(Av5lgv zwwtvDw^OsE0|vwftp&x&!i>OQw#ml^r_#R6Z_dKdq|~L<zt<eczQn@Y)5{&J;={$! z=hf-5*yHWn$>i{txWV+q;;-NCjLKH8RzODs`x)zXFqfx?o2&^85@jF7AWJN0jDQd6 TqQ?;{LW&$ovZP522><{)rIw!r literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.png new file mode 100644 index 0000000000000000000000000000000000000000..cbb711de712dcf06597a3a8a3d95f6fefda1f245 GIT binary patch literal 1156 zcmeAS@N?(olHy`uVBq!ia0vp^%0SG|!3-oLGuzY{7?>FXd_r6WdIS`E6g8)48qP6v zn&afP)GK*ya`E2cmc1=K$9krmo3ixW(yjNl9=mt!-1BqS-d}tE{`vdw@Bfd2(GVCG zA@J$l5_e#hU`+CMcVXyYmGuB}CVRR#hE&{I8+eiLumVSprtq8v761QlTpYPgC-&05 zDJ{&8o?4V1EY<m5cxcb!-A8BoDJD#s^Df9Q!S_XN`%G1x-I<^J53kMb_`0y0OOx%l znEbg_vpBVPZg1qB#q7LkCHq{Po1f1XvWbUU7ew8fCO`MepDHo0?8@~I1Z5POIeH$L zJg%&nzrxhu&a%oko3nTS)Yp5=%5_HmdX|>qU7+)vOI#yLg7ec#$`gxH85}f}H9d0^ z(^GvD(=(H^6-@Mu^ehxCE%gm7^bHIZl8Z8nODY|5D~n4qll4-I^-@X;^7BgclJj#X z?o!+VG)@a_TxNP+Vo52`JVR3xV`HP#G)t4DL{lRpBV!ZeBojj;vlKG}W79NC!#D3= nHUM?;fpi4`tz|GatuQpzHqbT@s&o4Ulwt66^>bP0l+XkK0lack literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.svg new file mode 100644 index 00000000..e803a317 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/home.svg @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill-rule:nonzero;clip-rule:nonzero;fill:#FFFFFF;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st1 "fill:none;stroke:none;"> + <!ENTITY st2 "fill:#000000;"> + <!ENTITY st3 "fill:none;stroke:#FFFFFF;stroke-width:6.3469;stroke-linejoin:round;"> + <!ENTITY st4 "fill-rule:evenodd;clip-rule:evenodd;stroke:none;"> + <!ENTITY st5 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st0;"> + <g style="&st4;"> + <path style="&st3;" d="M22.9,7.1L5.1,21.8l0,0c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.2,0,0.4,0.1,0.6c0.3,0.6,0.9,1,1.6,1c0,0,1.1,0,2.2,0c0,2.4,0,14.2,0,14.2c0,1.1,0.8,1.9,1.8,1.9h27.4c1.1,0,1.9-0.9,1.9-2c0,0,0-11.8,0-14.2c1,0,2,0,2,0c0.8,0,1.4-0.5,1.7-1.2 + c0.1-0.2,0.1-0.4,0.1-0.6c0-0.5-0.2-1-0.7-1.4c0,0-3.6-3-4.5-3.7c0-1.2,0-6.9,0-6.9c0-1.2-0.8-2-2-2h-4.8c-1,0-1.7,0.6-1.9,1.5c-1.9-1.6-4.1-3.5-4.1-3.5l0.1,0.1c-0.7-0.7-1.8-0.8-2.7-0.1z"/> + <path style="&st2;" d="M22.9,7.1L5.1,21.8l0,0c-0.3,0.3-0.5,0.8-0.5,1.2c0,0.2,0,0.4,0.1,0.6c0.3,0.6,0.9,1,1.6,1c0,0,1.1,0,2.2,0c0,2.4,0,14.2,0,14.2c0,1.1,0.8,1.9,1.8,1.9h27.4c1.1,0,1.9-0.9,1.9-2c0,0,0-11.8,0-14.2c1,0,2,0,2,0c0.8,0,1.4-0.5,1.7-1.2 + c0.1-0.2,0.1-0.4,0.1-0.6c0-0.5-0.2-1-0.7-1.4c0,0-3.6-3-4.5-3.7c0-1.2,0-6.9,0-6.9c0-1.2-0.8-2-2-2h-4.8c-1,0-1.7,0.6-1.9,1.5c-1.9-1.6-4.1-3.5-4.1-3.5l0.1,0.1c-0.7-0.7-1.8-0.8-2.7-0.1z"/> + <path style="&st2;" d="M41.8,22.8l-5.1-4.2v-0.1L31,13.7v0l-6.5-5.5C24.2,8,24,8,23.8,8.2L6.2,22.9c-0.1,0.1-0.1,0.3,0.1,0.3h1.6H10h28.1h1.2h2.3c0.2,0,0.4-0.2,0.2-0.4z"/> + <path d="M35.8,16.8l0-5.1c0-0.2-0.1-0.4-0.3-0.4h-3.2c-0.2,0-0.3,0.1-0.3,0.3v2.2l3.9,2.9z"/> + <path d="M11.9,24.7V37c0,0.3,0.1,0.4,0.3,0.4h23.6c0.3,0,0.4-0.2,0.4-0.4V24.7H11.9z"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st5;"> + <path style="&st1;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.gif new file mode 100644 index 0000000000000000000000000000000000000000..6795d9a819874ca8b833c4d4993988721489070f GIT binary patch literal 1003 zcmd5)v2xQu5Iutd0|w+k5&<TOLa-tdFpeRXoWOx%If~S&bjPSv=~9iEajDX!T9sF- zyw;^lm1?iN4i8Pl$tM|@$p`R88ohmQ_h$E2msdko`z`_z{Ja1Rf*^>Zs3?l2X}aDS zjTF}vbzOHH$Mba8b;e`IbzRT%eBTcOF$gq_YY0gQX<;}D0zVAhF!bZtiem@kQ53ld zc?kJw3X()jQz=b5X{r%YqZCjoWEse^T9yffD1>w<?PQrWpO2EnSuDm$;wFhlsZNMX zh(Dc9gCLmAW>GXnD2O6PLX4*vhfx$E#2ysKF~)d4pDz}RBuUaVC4^8)m&+y7^CACN zNWZET0BmraH<<4P+`FFGYnVCKQ9;ZBR3T)qVf|%U7d>simE()pGuDQwHb2TG+MBQ_ zvDDA4Qf1%Pj=rj3vOLN4H;wu(_qSJ$@rtK60JzIpt9fbL=6P}WBLJ%VyrBKnwv9gL z@+koKj|(oEHhf+1r)*HA;C;h{WiuO<>j@AFLq1UdID5A%&u-GCYUTM&`rF#A&P{r^ z_xRIVhqhjHEgv=NdwEBz@%x57)QYSpY=k4uyJx0tows>V2jGshqK7Z@I~q3m5W5c^ zZt#o~c$MEO+~MK7@*>Lh!0mEumT-7-ns3eG+lQO)ySz&7zEB7GF&sm<)jwePAZ~s8 Q_s=i~Dg!i1^#?fn4NukiE&u=k literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.png new file mode 100644 index 0000000000000000000000000000000000000000..12c90f607a1b27ddde0a7d922ae255e8c90e883e GIT binary patch literal 722 zcmV;@0xkWCP)<h;3K|Lk000e1NJLTq000;O000;W0{{R3*Qw3Q0002wP)t-s5C8xW z5D*v`7%3?!IXO8(LNQueDPv<8LPA1PQc`PcLSti6b8}K-V`FP;YkPZpjEoqJj5)o% z2(7Ilt*tqnoLY>Gdz_qOoSb{LwMw<MQoX%erKMx7t!u5Vd*0pv*47x_-XY%JG2Y%e z=jRCT?*Q-b5dZ%G|NjX8{}AWrDd*=g@9#1H{~^Z4TGrN5&dzhz)??PzYwzzu=jUVR z=X->Ngp7=gl$4aErG%}mjHRWNrKOy`y@b8JoTa6ut*xc4t*y1SwY|N)#>U3Z&d%1> z*52OU=jZ3|@9+2b_y7O@t<uBZ00001VoOIvLub$pVgLXE7fD1xRCwBLk_%J9Fbu~t zMe#9}p}^G1OWaUY6qJ>TMkk%M`~Kg@u8&dg_P^_0l3yQb639!jLZt^Lx<-O17UeeJ z-|=!77W(jGx&e#?FOku-g<Jzp-ot34u$w9%;xcgKxjltCsRZ;&?e_q7l@$g*0<e|7 z{|KNq)bD%>KofoU0$~4M+dhLFueEauP`}l7LV=;lsOdn%WHure=x;k`m0(bF&MU#) z-qv#^n8(MjB|ykioqII#+`g4no-MU=BK|Sahu_3M_-d*=7hq=~t?^}A)G7<qE4_om zrrI*YUs-nSD*wS0r0A7w6n3nBjAsj4wia8DbCdK1SzE)9VLKTKJ^Ae~_HRnWm=GbP zW`O<xonvgTQf<sq0000(bVXQnQ*UN;cVTj606-`sDM@W%XJt)cXK7<=AT%yAE;t}L zIWI6cFEBA6V{&P8ba_B+d2@7WV=iTLE@X9ZZ*FuhV{dJdx*@m#001g<MObuGX=iR> zbairN0An*{V`DL9V>K}|HDobmIW;*pIW=W9HaTQ6F*7kTGI9=S@Bjb+07*qoM6N<$ Ef=i}M4FCWD literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.svg new file mode 100644 index 00000000..dd84f3fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.svg @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:#FFFFFF;stroke:none;"> + <!ENTITY st1 "fill:#FFFFFF;stroke-width:6.6112;stroke-linecap:round;stroke-linejoin:round;"> + <!ENTITY st2 "stroke:#FFFFFF;stroke-width:6.6112;"> + <!ENTITY st3 "fill:none;stroke:none;"> + <!ENTITY st4 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st5 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st4;"> + <g> + <path style="&st2;" d="M41.7,35.3L26.6,9.4c-0.6-1-1.7-1.7-2.9-1.6c-1.2,0-2.3,0.7-2.9,1.7L6.3,35.4c-0.6,1-0.6,2.3,0,3.3c0.6,1,1.7,1.6,2.9,1.6h29.6c1.2,0,2.3-0.6,2.9-1.7c0.6-1,0.6-2.3,0-3.3z"/> + <path style="&st1;" d="M23.7,11L9.2,37h29.6L23.7,11z"/> + <path style="&st0;" d="M23.7,11.9L10.3,36.1h27.5l-14-24.1z"/> + <g> + <path style="&st5;" d="M24.1,34c-1.1,0-1.8-0.8-1.8-1.8c0-1.1,0.7-1.8,1.8-1.8c1.1,0,1.8,0.7,1.8,1.8c0,1-0.7,1.8-1.8,1.8h0z M22.9,29.3l-0.4-9.1h3.2l-0.4,9.1h-2.3z"/> + </g> + </g> + </g> + <g id="crop_x0020_marks" style="&st4;"> + <path style="&st3;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.tif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/important.tif new file mode 100644 index 0000000000000000000000000000000000000000..184de63711510990ab0a8f483c274d2f11596cef GIT binary patch literal 2020 zcmebD)M7AWXJBX$dk|ousK?9J<do>TDdL8Uq@YU@bJG?*jxfpA<|j-!WmZOftnGps z2`M(7+NV;37GB736>XW?tSpqXE>}~nv-Ps%oEtMlIQW-6+<AwmKy}usLk$cJT9dWZ z+B*uABH9AY*e)|H;oR{em`R39?P<YO10lbS?VPC_1=)@%FJn4wX6W!>n$q%9M;|CK z_#F#ZV$1tJGvEmalTiEz3u}o#Tuh>mHiUOeO7JnuKG`_As3Jnn>nKNe(yJ$T`W<BM zJo_GW<BNSV$IXtP2U*vwQIz#PByzyuUrvNXVClj)3O{6c#LpgYQfd)!QJXz&t#GA? zhKux}{Ns(9GCD3&Qj_1Ld`w8mRk_yDw5UmaONTiht83VP*MJ<!KQ8|!%-~=E0uBZN z1_=gD21^DfAoOAgVu)f$2E%NIY=&ZnYK9hu9w?l`0D^O%a47=}u4O=lTNxm5F9Qr7 zV*tT(KzI!f?=c|Ya|TrSo&g5GGa%r9hEYh}5EzYr>W1e~GYvWZ4Wap86IdPu0ZRZU zVEzvR=YI)c=}-+U1EPR<3b=fz29^QIz>)z}8Z2c{1j=VaONynyvH(<y^Z?5M4xri= zpo+a<)-hmdat>;CHn0?60O~UY>I?#w0~|oMCXfdzd#ZtD0Rym90=efsxO4)k@&c9v z5Z5Y>mIBlY0dHWCG6FG-=41HBzycNl3Ie5=!E6Z-6N$|PWrOMuW+<B#$Yz7GnSpFU zMu<5eHKI^)kWFGxagdqfP_`^kLW+?UY?m6a&X$I<^?+<!B)twmHUki;feZoy09=s) A5&!@I literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.gif new file mode 100644 index 0000000000000000000000000000000000000000..aa1516e691013051b9d6198ad31e5c902fac8aaa GIT binary patch literal 1083 zcmZ?wbh9u|RAW$O_|5<V4Pe{=rW$~}hK2(`aOc3XQy)J3{_oJx(D0wZ!GYn!sb&8g z7?vzp(BJ@61Y|leIDqtwg3%Bd%pvgq_lE@wmVi?+1H*rY|NnuG1ri_@5a@uM4$2D* z9RC>jIb=LGEI8QAA*>a1B0!;`T|n7uj>pG`jtu{evhJMNxcGSe4+aUA4;z<wPEd4D z%ef&Cf2xVWXj4kZdsRmU$#lIV>BR~SJyxQRUcWR@_F-^jeWYB);NUiculZ3jmx6N0 zeB+OSXDhy@IoCx0FO{tph>zHm!T!klb*W-Q^N$-zxf}}=>~`{%GD&ps=U<*F$^Pgw z_kzS@O+PsF&r}G^Pim1AepDS}@Ytzl3Ts+UM}N_=nLk9*dAj;P>|etE;is#v!2PUi yKjIc2Q@7UKxAw<}hlktw<?U*)Gu%Z{r4%t$8|FrB+*jMZCUSGyS*r{O25SIqPPiig literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.png new file mode 100644 index 0000000000000000000000000000000000000000..45835bf89ac0eca3ad69c4d8397cd5edad2f8782 GIT binary patch literal 1150 zcmeAS@N?(olHy`uVBq!ia0vp^%0SG|!3-oLGuzY{7?>FXd_r6qS{MX+1QdG|HK%AA z&M|bF<K(r}D`;&{^4jF=t=TPmTY8T5OgT4Y>A9tAudUsBZ|kvp$Id-JckTVP=kK4t z|Nj2}C>RZap&SB+ixVCKvjk(3x4R2N2dk_Hkkjkw;uunKYwyH|T!$5ST0$SiY~H5U zR{cLbR)lT!-5c|b6rGCX%N?2P<`-xxUu`gZx87&*3!~4wH@%p0)Wu<H-nXDlXL^<% z6%O=P)fW6->YX}UBIC~8cAiK_+plk!-xP|nq~%Rem@g?39waS$dFIAw`2be&`&H`~ zup7N@y!g@N+18CSR#dLnIlgB9pX<U_IcirUj&FJcbeMCAYeY$Kep*R+Vo@rCgNCxE zXKrG8s&8U?W^%TIiJp<3g@UD}zJZ0lfuTZjQD$*Tr9*CIaY<&fUTU#kN@+oUUWs0E ze(uCwiaUVDX@QN)OwUU!DFvFBl$>N>WRz-=n38I0oRnmeW@(a^WRPZVkYb)}kZ6%y pT0bWnsEZGzD*$LMgRyCap{cfkwt-Nc+b5t5gQu&X%Q~loCIEjWXuALa literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.svg new file mode 100644 index 00000000..75fa83ed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/next.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:none;stroke:none;"> + <!ENTITY st1 "fill:#FFFFFF;stroke:#FFFFFF;stroke-width:7.5901;stroke-linejoin:round;"> + <!ENTITY st2 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st3 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st2;"> + <g> + <path style="&st1;" d="M22.4,41.1c0,0.3,0.3,0.3,0.5,0.2l16.6-16.9c0.5-0.5,0.4-0.7,0-1L22.9,6.7c-0.1-0.1-0.4-0.1-0.4,0.1v10H8.9c-0.3,0-0.5,0.2-0.5,0.4l0,13.3C8.4,30.9,8.6,31,9,31h13.5l-0.1,10.1z"/> + <path style="&st3;" d="M22.4,41.1c0,0.3,0.3,0.3,0.5,0.2l16.6-16.9c0.5-0.5,0.4-0.7,0-1L22.9,6.7c-0.1-0.1-0.4-0.1-0.4,0.1v10H8.9c-0.3,0-0.5,0.2-0.5,0.4l0,13.3C8.4,30.9,8.6,31,9,31h13.5l-0.1,10.1z"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st2;"> + <path style="&st0;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.gif new file mode 100644 index 0000000000000000000000000000000000000000..f329d359e55c7ed753170a6f04fbc0cba1e1e565 GIT binary patch literal 580 zcmZ?wbhEHblwgox_`=Ho1YTZVK|w)LQBlds$=TW2#l^+d)zvL6Ej>LwQ>IK=x^(H* zty}l*-FxiVv2*9nUAuPe-o1OzpFe;9{{8>||AFElBX9%7pDc_F45AD=ASEC>8Cd@% zghGJlBo$966GSzJUe!6ZN$1q35SXB^-zJAkEPj)pXq*a$h<Tn83KVe#A^sHxU?E>_ zXQ+sXsjhEmXhNv37hJ?OaLOg1X|~+1jSyWR(o`3y(c1;Ai!}%$em*Glyc1BwlJ~NK zuZpLThNs9@k1ImH0$Wth2s`>W>73rA(RIXT!4{9MLpCC+wq2hkd_`O*d~)g9;?U*N zC}OI4M1Z6Hl7Y`-pGiWx6O;l)uFCkcxOF@EUU3NwS>oY6#RI6O?U2byr$d1v9)TjN znwNw$j~n?OWwbpf2zH99Zo*Lqk)s;^7gg9U27sNV>(8nyV%m64QG)9cM8x-WNa$(j zzz`MJAQq_8eS<?qw|F4D=Mi|`2<SmWZg4O`#7_nT!zDCyu@6j{El>mmjy7}|Lu@zf kf(CKug-JSrEM6BktMtGlBGk2ik;bV{KB5sIO^OWG0Fd3m^#A|> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.png new file mode 100644 index 0000000000000000000000000000000000000000..d0c3c645ab9af6318035b026dd86944b9ddc9114 GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^5+KY0Bp8m$B&h%?rX+877Y2q^y~;)m42&$EE{-7; zw^Ao5PC9JB<666~wbh%Oo7tJ0_rGWfi({a(qjR96>_P4H$tJl=Pxd^1p6`8M?=jE( z!hchf6<8Mi`NHe6`iia69>!lxe4C2-S>+Wvj;l63k!MNSb9|1+f-i>irDi|a^uLl% z^#-f2#pQ2lC%m~9m9JWJZL3|T8FRX>A78<>cU{Z6XGFG336=OLGkw25|29|RG_k%U z>j|M}Ih2i#-w+9_<r3R)WpUAchOn-RHL<s=Lf(b2eK(Z&HDT8se{PS{FHG*n=5x<` zd$sD!x#j1d%}jr;ba|5Bzo#BK+dePv4*lLObfom}ocrsiUF3UWxzDDpWTH<0^^(i? z<2yBtJoul=&zt%^h38kc6EJj~OI#yLg7ec#$`gxH85}f}H9d0^(^GvD(=(H^6-@Mu z^ehxCE%gm7^bHIZl8Z8nODY|5D~n4qll4-I^-@X;^7BgclJj#X?o!+VG)@a_TxNP+ zVo52`JmaJka})Dq(^L~v3j=cl1G6LpOM{dY<5crRBeP@^6Oqf4e*tyzfpi4`tz|GW bsW39pHqbUGism!~$}o7k`njxgN@xNAw*0vf literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.svg new file mode 100644 index 00000000..648299d2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.svg @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:none;stroke:#FFFFFF;stroke-width:12.1438;stroke-linejoin:round;"> + <!ENTITY st1 "fill:none;stroke-width:1.2429;"> + <!ENTITY st2 "fill:#FFFFFF;stroke:none;"> + <!ENTITY st3 "fill:none;stroke:#FFFFFF;stroke-width:12.7649;stroke-linejoin:round;"> + <!ENTITY st4 "fill:#FFFFFF;stroke-width:6.3824;stroke-linejoin:round;"> + <!ENTITY st5 "fill:none;stroke:none;"> + <!ENTITY st6 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st7 "fill:#FFFFFF;stroke:#FFFFFF;stroke-width:12.7649;stroke-linejoin:round;"> + <!ENTITY st8 "stroke:none;"> + <!ENTITY st9 "fill:none;stroke-width:4.9715;stroke-linejoin:round;"> +]> +<svg xmlns="http://www.w3.org/2000/svg" width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve"> + <g id="Layer_x0020_1" style="&st6;"> + <path style="&st0;" d="M35.7,19.8v18.9H11V8.8h13.9l10.8,11z"/> + <path style="&st3;" d="M38.7,30.4L25,16.7l-7.7-3l2.7,8.7l13.3,13.4l5.4-5.4z"/> + <path style="&st7;" d="M35.7,8.8H11v29.9h24.7V8.8z"/> + <path style="&st4;" d="M35.7,8.8H11v29.9h24.7V8.8z"/> + <path style="&st2;" d="M35.7,8.8H11v29.9h24.7V8.8z"/> + </g> + <g id="Layer_x0020_4" style="&st6;"> + <path style="&st9;" d="M38.7,30.4L25,16.7l-7.7-3l2.7,8.7l13.3,13.4l5.4-5.4z"/> + <path style="&st8;" d="M38.7,30.4L25,16.7l-7.7-3l2.7,8.7l13.3,13.4l5.4-5.4z"/> + <path style="&st8;" d="M20.6,14.7l-2.5,2.5L17,13.4l3.6,1.3z"/> + <path style="&st1;" d="M19.6,22.2l3-0.3l2.4-2.4l0.4-2.8"/> + <path style="&st2;" d="M20.4,14.9L18.3,17l1.6,5.2l2.7-0.3l2.4-2.4l0.3-2.4l-5-2.2z"/> + </g> + <g id="crop" style="&st6;"> + <path style="&st5;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.tif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/note.tif new file mode 100644 index 0000000000000000000000000000000000000000..08644d6b5d2be5a7c0fd112bbc526a55ef0d6195 GIT binary patch literal 460 zcmebD)MC(LWMF8pe-L1yJdc;H$tf{F_0?33r5(;UFYNH%+tU-Yb<VpVkLUJG@p5_8 zS5aN1@jqQvY{T}dY2oUP-r*ZVmYhpunRQU|ROFseZ?#7M=No3;;p%2d)(_jV^mP?K zNBzo}uVSC~uDKSpSZvL+&yjO_oLrPN-EDKv2Tcfj;8*D_Ij4Bp_SKujzD_buY21CO z&FG@WlImG&Gjq~wChjd?d6>WSj8)*j_s0*s+gA3;Sh&ja)bx!VF_Sf>*se@&+kCgO zr+R@?&ik*cqgb|1nDsf`Smu_<(#~sYRz=fNIgWLC7l}#=|C@V!^7^u?J-&S9hp(U4 z$p4Zq#<th1L}}{3Ey9T{=e|D^?Kpb!+`YNic5dc(X>#20*5QGIHv<C$Fkl#9G%v$H z1{SagP!K4^3}#D!m`H3UD4PQ)&J1O<0@-X(HpoOlMu<5eHKIu3Vo-6Anc`5k5Kw~@ XBP-Z0DIi-K%2oohZISc>wJ-nxqBD;h literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.gif new file mode 100644 index 0000000000000000000000000000000000000000..64ca8f3c7c6856d17625615c7845d9adf8b35e6d GIT binary patch literal 1118 zcmZ?wbh9u|RAW$Q_|5<V4Pe{=rW$~}hK2(`aOc3XQy)J3{_oJx(D0wZ!GYn!sb&8g z7?vzp(BJ@61Y|leIDqtwg3%Bd%pvgq_lE@wmVi?+1H*rY|NnuG1ri_@5a@uM4$2D* z9RC>jIb=LGEI8QAA*>a1V#C72?E=btEDjqN9qpDd4zl5RF#mYJf^(P5PkwoZW(JQ{ zF_D*4y!wR%9~DOmG#sD7{_&y;#{p%(<{xE#Uw&*>uv^H)Skbd{qJrHLc7}?c9UtQz zYXTT6YHoZvu)pcYrmCD9p$~wJBmbf!%0P@OYB}B?fNF{YnIe9ySJ<~ln9<}<xPW}Z zF3$g=N7#SJAE{^k$SC&X{6nB(2H`))L5drA{{;gT+a2KeuLxG$`k&{Yb_c(~;d&O3 zt{V^S8~<}XV&=J+3{>1LcYr;@((b@HMtAlPLh^PsKR!G>+|CbXxWHL3#->LwIhe?U cW`4ULC`3qLrpm*X4$b9ricTFB5n!+e06MwKH~;_u literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.png new file mode 100644 index 0000000000000000000000000000000000000000..cf24654f8a9d6826bf5ee3f6b640d0b34f44d2ed GIT binary patch literal 1132 zcmeAS@N?(olHy`uVBq!ia0vp^%0SG|!3-oLGuzY{7?>FXd_r6qS{MX+1QdG|HK%AA z&M|bF<K(r}D`;&{_SWp;y~QniTY8T5OgT4Y>A9tAudO|H@7THL=dQiK_Wb?x_ut?D z9|fZ!FvLS(&zmEwfLVeu$=lt9p@UV{1IVfNba4!+xV3fSLB2x<JkGmWPDzES8vXm9 zubTSkz>#g-7SkiDHi<0%5c709k4@>c%U5PUn6XiNrQ7+$BX-K(BEj>;XDjvwZcIF~ zikDl%a$|T|&B@5M-I14sdv^1r*gkp|z3k=crb$1i`yH45`zBpRc(KYI-u^rPzjiy@ zGH(5%+Qq}Yvm59P=MvY5lHmNblJdl&R0anPWlhiA#Pn3(#PrPMYy}fNBRvZROG|wN z3w;Aah2)~l;*v^-+{)sT%w)aPV!f2og8aM^z2yAdiMtec0FBcE8<&}$msnB?G|wQ- z!aOlC%^=CZB-O|yDbdi(G|ec{Bq=S?EGaqB)I9sbjHy6fd>~x`Kx-L{O)CsdwGFfl UgzDTr0c99GUHx3vIVCg!0Q2->tpET3 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.svg new file mode 100644 index 00000000..6d88ffdd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/prev.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:none;stroke:none;"> + <!ENTITY st1 "fill:#FFFFFF;stroke:#FFFFFF;stroke-width:7.5901;stroke-linejoin:round;"> + <!ENTITY st2 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st3 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st2;"> + <g> + <path style="&st1;" d="M25.6,6.9c0-0.3-0.3-0.3-0.5-0.2L8.4,23.6c-0.5,0.5-0.4,0.7,0,1l16.6,16.6c0.1,0.1,0.4,0.1,0.4-0.1v-10h13.6c0.3,0,0.5-0.2,0.5-0.4l0-13.3c0-0.3-0.2-0.5-0.5-0.5H25.5l0.1-10.1z"/> + <path style="&st3;" d="M25.6,6.9c0-0.3-0.3-0.3-0.5-0.2L8.4,23.6c-0.5,0.5-0.4,0.7,0,1l16.6,16.6c0.1,0.1,0.4,0.1,0.4-0.1v-10h13.6c0.3,0,0.5-0.2,0.5-0.4l0-13.3c0-0.3-0.2-0.5-0.5-0.5H25.5l0.1-10.1z"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st2;"> + <path style="&st0;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.gif new file mode 100644 index 0000000000000000000000000000000000000000..823f2b417c797bcc5b5af0d86034bbbe68a9c5d8 GIT binary patch literal 598 zcmaKpzfZzI6vwMTVkAa>9EomJF@dB^cAyaw8YzNW>;V&-Ax?~pOgK0Qkwp3j7=?eJ zp(Bd}iDHPQ&cwK|BZjz$_padR<(hoox1W3W-n*l8G9sLBGh57bgCWc1a<MEc2tuJy zC>D#QQmI@nS1Ofyy{@WiyWQ4xz1!{fdcDD5FdB`<<MC`Zo6qOOg!BI{_S?R~Fo@xR zf;$<<k6*$FHhffAVHNp=n#R?%sAmCS^)1-9C9?tP=03V0eIX|=o4o9e$PG=QX8L#+ z9M~xAKZI<z!&4IGItegaJd&#DiyIOhU@zT38mk!j!iGIV^w8}x;CRd_;mv*c>y3!k zEzMQ}>2XNH@2x$azJrio4y76u%{aaSQ8iI0-$_v{WV^70wC+frSXf@6n4D`V#?Bj* zZt`izA4lq-+})D%wiNUU4VVF+%2sLK@TMg8DV7ztp%Z(?@L;tQU1CsK&Qwqezj{Cq zSwCP?&P}GNbF_4EK-+twGeQq!I#zP|Y+{WP*FI?V_Kf=>vV0rySc_v6yVepU`O=gc N_rd2$!U|dD;1^e0&sYEe literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.png new file mode 100644 index 0000000000000000000000000000000000000000..5c4aab3bb3543191c360387c4af9a3cbaa051345 GIT binary patch literal 449 zcmeAS@N?(olHy`uVBq!ia0vp^l0YoM0VEi-?r};1DW)WEcNYeRRlUkaK;CUn7srr_ zTcwkB3m#VBagbEhuIO1a$!w|j^feEHv@=+|woj32oF*6|l<3XH$!T}Lao)e6jJhoQ z_vr?OZVprC|7iZ8xaicUR0b&zR-JdP408=+?zC0Rn8IN&QLTWhMIcU0X8P7uUN4WB zR_?a_;&p>ll{>(OzfJ4N{OX={Q&zNgO}j31DC;|ya^r9Fjd348&p+!^cT+^sws+=& zCu*T*mRNK3PE;$BNx$Fa_9(Y=&DoXLMFRd#U31O)<`W^F&-o=xbIqK-c?mr!bmn>! zky6TW;ML~4nXw$T{yra=OteL6G!=B;0=?;6;u=vBoS#-wo>-L1;Gm(b>6x3Dp6Z*J zo|&AjV4`QFXQ5zesc&GRZ(yj9T$EW{Qt6OeSzMBtte0A>mr`1gpI4%noS!>!m*Ngk zP=bxiOwUU!DFvFBnrfM1VQy}0X_lO7WM-b2nq**TZkb|inr2~`WR#dJWc*7VsEZGz hD*$LMgOO>4k%_i}w!yxSoa=!y44$rjF6*2UngF(YpwIvS literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.svg new file mode 100644 index 00000000..4a64a150 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.svg @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:none;stroke:#000000;stroke-width:1.0944;"> + <!ENTITY st1 "fill:#FFFFFF;stroke:none;"> + <!ENTITY st2 "fill-rule:nonzero;clip-rule:nonzero;stroke:#FFFFFF;stroke-width:5.6139;stroke-miterlimit:4;"> + <!ENTITY st3 "fill:none;stroke:none;"> + <!ENTITY st4 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st5 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st2;"> + <g> + <path d="M9.5,18.6c0,8,6.5,14.4,14.4,14.4c8,0,14.4-6.5,14.4-14.4c0-8-6.5-14.4-14.4-14.4c-8,0-14.4,6.5-14.4,14.4z M12.8,18.6c0-6.2,5-11.2,11.2-11.2c6.2,0,11.2,5,11.2,11.2c0,6.2-5,11.2-11.2,11.2c-6.2,0-11.2-5-11.2-11.2z"/> + <path d="M28.1,37.9l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8c-0.1-0.9-0.9-1.5-1.8-1.4z"/> + <path d="M28.1,34.8l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8c-0.1-0.9-0.9-1.5-1.8-1.4z"/> + <path d="M28.1,31.6l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8s0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8s-0.9-1.5-1.8-1.4z"/> + <path d="M23.1,41.3v0.9c0,0.9,0.7,1.6,1.6,1.6c0.9,0,1.6-0.7,1.6-1.6v-0.9h-3.3z"/> + <path style="&st1;" d="M35.9,18.7c0,6.6-5.4,12-12,12c-6.6,0-12-5.4-12-12s5.4-12,12-12c6.6,0,12,5.4,12,12z"/> + <path style="&st5;" d="M9.6,18.6c0,8,6.5,14.4,14.4,14.4c8,0,14.4-6.5,14.4-14.4c0-8-6.5-14.4-14.4-14.4c-8,0-14.4,6.5-14.4,14.4z M12.9,18.6c0-6.2,5-11.2,11.2-11.2c6.2,0,11.2,5,11.2,11.2c0,6.2-5,11.2-11.2,11.2c-6.2,0-11.2-5-11.2-11.2z"/> + <path style="&st5;" d="M28.2,37.9l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8c-0.1-0.9-0.9-1.5-1.8-1.4z"/> + <path style="&st5;" d="M28.2,34.7l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8c-0.1-0.9-0.9-1.5-1.8-1.4z"/> + <path style="&st5;" d="M28.2,31.6l-7.6,0.8c-0.9,0.1-1.5,0.9-1.4,1.8c0.1,0.9,0.9,1.5,1.8,1.4l7.6-0.8c0.9-0.1,1.5-0.9,1.4-1.8c-0.1-0.9-0.9-1.5-1.8-1.4z"/> + <path style="&st5;" d="M23.1,41.3v0.9c0,0.9,0.7,1.6,1.6,1.6s1.6-0.7,1.6-1.6v-0.9h-3.3z"/> + <path style="&st0;" d="M22.3,28.3l-3.5-10.7c0,0,6.6,3.9,10.5,0"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st4;"> + <path style="&st3;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.tif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/tip.tif new file mode 100644 index 0000000000000000000000000000000000000000..4a3d8c75fd58190ceae8d6ffa621ecf7e925c3c1 GIT binary patch literal 420 zcmebD)M8*_WMF8pe-L1yJdc;H$tf{F-CELXO3;xcp67e?gucfex%0l_j;Y3!bk~Iw z*}inn73j9T)O}-3=fCGcYZHT(zR^l}-s<&G=c&#%w(qtbzQr9{)4X|tE-LgF&v4l4 z)p%aZSR=ZsmwRfU)`umDZ@!1L>ZTZTei3kDV32yV!Q3h+-nMlqyV>lRzWV|5XS|!R zJ9po!|JC=_hMz9Ex3Ove_O<7Ki^+ZG3OW)0HK&YExa~knT17|Dw`}IsahgrSch^-` zbR3#}CTEJE<k}|Ppy?gK*6~X18`r<9oh%hQ*-KgDLZyv!rdaXE<ezfZ|CkuO85kIV z9){Dr4F4Edz#>3FpcFHhEeT>m*%ClD6O_#XWHUqAtUxv!lnpXbkP%`INR23xxENF% fWR5tL{SwHQVq^u|^$Ez9hO&PF*|tb}fm{Xvme+K0 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-blank.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-blank.png new file mode 100644 index 0000000000000000000000000000000000000000..6ffad17a0c7a78deaae58716e8071cc40cb0b8e0 GIT binary patch literal 318 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngf!VDzk7iOmbDT4r?5LY1G0LBeqssYGrXgF}- zKtn^rf1vn(hW}s+NCR0w;4iG^2^42c@^*J&=wOxg0CMC!T^vIyZYBTtzyH6zKuy9A zentg0F+qV0g#~P97#OBpaJrNsxA6f`rE`gEL`iUdT1k0gQ7VIjhO(w-Zen_>Z(@38 za<+nro{^q~f~BRtfrY+-p+a&|W^qZSLvCepNoKNMYO!8QX+eHoiC%Jk?!;Y+JAlS% zfsM;d&r2*R1)7&;o@#7ik&>8{Vv?F>U|?x(ZfKHZYGz`bmXczeoR*Z-Hs=yh7cWRx f0MJ?nL(>XNZ3Ars^Rf>h;}|?${an^LB{Ts5OHX0g literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-minus.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-minus.png new file mode 100644 index 0000000000000000000000000000000000000000..abbb020c8e2d6705ebc2f0fc17deed30f2977a46 GIT binary patch literal 259 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngf0VEhsJkjh1QcOwS?k)@rt9q4<fIK-*7srr_ zTge%XjsFu4Ff9Eqd_J9lQ9+)^^Ll@lJwvT-!Mdo=yIg@Pol9IJN`mv#O3D+9QW+dH zlr=qb6Vp?D6Vo%3vlUGAjPxuNEG_j7Ec6Ww6_SfGi%TjUax05VGL!XEi}g}U3-a?y z^pf*)C+<?*0W?kvY+Pn~USdfp(7e>-G!sMP)HD-wQzH`-1CumMgJctv6pLi@6hos# qqtv?{|7HPo@q%;(0Ig*(G_A1IHqbUOFZ%#8j=|H_&t;ucLK6V~f=xvL literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-plus.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/toc-plus.png new file mode 100644 index 0000000000000000000000000000000000000000..941312ce0dab168e0efcc5b572e387259880e541 GIT binary patch literal 264 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngf0VEhsJkjh1QcOwS?k)@rt9q4<fIMYS7srr_ zTge%XjsFu4Ff9GA{8{qDCrJl}6YS1PR~FCg&$4F-^2*tiGSkWgsNA{4HKHUqKdq!Z zu_%?nK|@*7GdD3k)i*IcGdWwqM9)aiLc!8f-@roOz)&H%D6_bv(jm99xFj=KFSS@N zrL-VFuS737KX>9T#T`K7w7|w?rspM=lmg95OfodLFfd9rOi4*hH8wIdOfpPPHA_l1 vPBO4aOiebg{<Ta4sEZe*D*$LMgQ01KrM7{#fqB^nkZ}y2u6{1-oD!M<vM^9T literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.gif new file mode 100644 index 0000000000000000000000000000000000000000..aabc2d016580d75da359df27edac6d8081fcc2d3 GIT binary patch literal 1089 zcmZ?wbh9u|RA*3U_|5<V4Pe{=rW$~}hK2(`aOc3XQy)J3{_oJx(D0wZ!GYn!sb&8g z7?vzp(BJ@61Y|leIDqtwg3%Bd%pvgq_lE@wmVi?+1H*rY|NnuG1ri_@5a@uM4$2D* z9RC>jIb=LGEI8QAA*>a1V#C72?E=bjEDjqN9qpDd4szjmF#mYJf^(P5Pk#A^PL<$Q zI+;RG?K?R>ZZ+XJpnRtJN17PRgOAG`Ypgh#KAaFZVBhwmiI3&M#ti2gFIJ`xI|LdI z)N_AywPiSv9NPY48`Fms0t^T1xjuG&jrgXxZ|i>{CW9aPigr7S6dxV77JO*m^5e&) zo(}&F0j>Y}9vSZmQL;N0Bl*v`gWrf@#t#YRf*<P@?9Q5hlw@Q0DDPOaIJ`@xga4Cn z&AP-#-MWJEZ##bEIUm_BCT~~s<HN(l?flpoM;^hX)Nv@<w>HM~)&2b!mjeThEhE5z G!5RR%al9%3 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.png new file mode 100644 index 0000000000000000000000000000000000000000..07634de26b325b09b6686543e3743ec58426e64b GIT binary patch literal 1111 zcmeAS@N?(olHy`uVBq!ia0vp^%0SG|!3-oLGuzY{7?>FXd_r6qS{MX+1QdG|HK%AA z&M|bF<CMHMIeTk%%iflrV?9&OP1$;H>#=*s&OJYO?ftdq@1MW_{{H_c7!85p5(1lc z&#VJx3C1LEcNc~ZR#^`qC(YBvF{I+w)Ct~v2NXD1b6>NwI=-vFd2Ozz_LBUAZ6_V# z0_-2ED|^IRKipvRGe~yg+2{$+0#aW-GMHneR${}Twfy{=Zu8*Wewig#<kY+}ck{Wk z&f3Rw`t*I<^Yt=q-iiH&)%TvTrEgJKCU$HCC`US%xJHx&=ckpFCl;kLIA|zqdgdmk zr}`$QXC`MWnCKblStwXq>Kj<-8yG4i7iAWgR668V7MElu>!lX!rIZ%r=auLs=jTq` zrMLrVoEF%)%=Em(l2V{~M&{;5#umm#78a?N$;qjPhKZ(zMyW=L7Ktfo#^y-|**sf- lni%*%x&naKG8mgy7@BGuXd4LCxqSjjdAj<!taD0e0sssaRkZ*B literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.svg new file mode 100644 index 00000000..d31aa9c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/up.svg @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:none;stroke:none;"> + <!ENTITY st1 "fill:#FFFFFF;stroke:#FFFFFF;stroke-width:7.5901;stroke-linejoin:round;"> + <!ENTITY st2 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st3 "stroke:none;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_3" style="&st2;"> + <g> + <path style="&st1;" d="M41.1,25.6c0.3,0,0.3-0.3,0.2-0.5L24.4,8.4c-0.5-0.5-0.7-0.4-1,0L6.7,25.1c-0.1,0.1-0.1,0.4,0.1,0.4h10v13.6c0,0.3,0.2,0.5,0.4,0.5l13.3,0c0.3,0,0.5-0.2,0.5-0.5V25.5l10.1,0.1z"/> + <path style="&st3;" d="M41.1,25.6c0.3,0,0.3-0.3,0.2-0.5L24.4,8.4c-0.5-0.5-0.7-0.4-1,0L6.7,25.1c-0.1,0.1-0.1,0.4,0.1,0.4h10v13.6c0,0.3,0.2,0.5,0.4,0.5l13.3,0c0.3,0,0.5-0.2,0.5-0.5V25.5l10.1,0.1z"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st2;"> + <path style="&st0;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.gif new file mode 100644 index 0000000000000000000000000000000000000000..3adf191293748bead3a7592fd86cee64056b5454 GIT binary patch literal 743 zcmZ{hKWGzC9LK+vaNOw<sFtWpLeY8>iitKf)ghIj<VZ6_hZ=FP)R1ZlqIJp=YZTh* zP<l$M7qPX^AaYZ^K_p;@9toOa8;H~)gH>v$xRfA5@!fkDH{bMrpZER!`M%%z$hqF& zRTo^?=>a_=-~^4}0c5}joCOph4kUmZz-=G{<ba2O3J^dC44_Ew!JzK*8M3U!<60u2 zW-?kPLlngXRsqxLG+nM5P^Y0R*JODMXozAH*z$NtE=N>VS5-sP2q6X`MO`-x!!*rW ztyZts8;wS@*(?@mpZ^}uZ$}#tfY(x3o*?Xoo>h`d8|jmC(W5ivVgErE1sEKfo%%8K zZm_%K<D?~FaJlzYb$hHYpDk3Sw+kG;Tsh8RtWe!{C~HhPbuCIGs<hzP9wSB5g*O;r zaKJs!-a_)zO2_6blPv6a?BxkB4vaqV@w{=-asM+-e;zBemyRrHOxYI^#_#=PrDr0Y z?`?QTyqn|wDCA1VnS5Ai+vG!(7pJfA^t>W2+i;iCOE!&3{olD%O0Ac=Thp(EZgCUC z>m{!ZyCyqrXB4)SL^$CI^0ECR$tT=P*F@;1lfy%=Q(o%DDkk-3k1-hj`YC<Ny^j|g z`Sy!>2`iO!;PB{<U5s^?$ei`ry70%gn~!~{PAtyb8_+|oaogpd)~?nD-51Ii{g0z$ XI{9yb8(HHE4<21l3YPS;6Q}<Ioa0KM literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.png new file mode 100644 index 0000000000000000000000000000000000000000..1c33db8f34a8b42b373179b46a2d8d8a10e061a9 GIT binary patch literal 1241 zcmeHH+e?!H6#vDtmgHCxG{Q}12(7`~)|MMe^RnTlY0JD#q1sIwW1DTCqzzwWg@Q=t zBC2Iceu@w4LHM97Gb5%*E%9MN*%m}jvs!{N@Pd8$H}vS?TsRzlzr#5kPPe|YG%fXL zDu6VdR$WC$&Oc)^X#ZjK-7LU>{!F!o39xr+d_Vw5fMTEwpb-s#9q<5Nzz6gIep<cW zKvh+sp&{V)k^rexl4WJ2&qw<GBuNH=phOb%`ze4D2&kSODiEMZlA@>yU?Lctpr{ZK zVzWaWPAC)#17S8h%;AIuf(Q_yeIybEqS0s^i1YdJcsv0ln9M{Xkpz;-<TkLqE4v%` zPa9~-|4Lsq_L#~`)#ys$YUyN2r!J~)`{=mU;p!B#LkWMy!s46dVTPP_<a*AF+c}Q3 z*tRG5<C?zz!uF#A)j)inH+Qc4UU?tZX6mMWwPSTGt!ij-wrj2MTjH^Erq*zC^4U25 z;rGm;%`Ky$m$&2&tM)7Ilw`7nVMF%5oRN;A2Q5Uw)O6^Vb?=|PDQoH=@#@QE-fzQ3 z#?ONnsrQ2=3vJwWTlxk!u31j3rjN5E1B_|U;e7qb+m{)`3cIZ_m_o1&oAn*S^-nb$ zE1!caG3{J|bD2Au&GWBXdY$eYckiDbBWu*Jx5}L{dt?6mbCo#7$)5}`uFx}=5Sn`8 zysL@0YIIvsc>I_^=P))~D~!!Hvpq{Dl8O{rN@cECkt>#DncX%I(O&3i_YgL-$m$VU zT3cLBLS%M1`o{TBX}S|Tbhc)vk!Yp)%rdDd&my(RPsxl%lU$)tC?(1~WuEwClUQn! n$<H2&_0uTUKa`$s3#qJ4Diex@Vt3;K`X>Q8O{Mxt@ukkcT{K0> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.svg new file mode 100644 index 00000000..fc8d7484 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.svg @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In --> +<!DOCTYPE svg [ + <!ENTITY st0 "fill:#000000;stroke:#FFFFFF;stroke-width:7.9139;stroke-linejoin:round;"> + <!ENTITY st1 "fill-rule:nonzero;clip-rule:nonzero;fill:#FFFFFF;stroke:#000000;stroke-miterlimit:4;"> + <!ENTITY st2 "fill:none;stroke:none;"> + <!ENTITY st3 "fill:#000000;"> + <!ENTITY st4 "fill-rule:evenodd;clip-rule:evenodd;stroke:none;"> + <!ENTITY st5 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;"> +]> +<svg width="48pt" height="48pt" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"> + <g id="Layer_x0020_4" style="&st1;"> + <g style="&st4;"> + <path style="&st0;" d="M16.4,42.3L5.7,31.6V16.4L16.4,5.7h15.2l10.7,10.7v15.2L31.6,42.3H16.4z"/> + <path style="&st3;" d="M16.4,42.3L5.7,31.6V16.4L16.4,5.7h15.2l10.7,10.7v15.2L31.6,42.3H16.4z"/> + <path d="M11.7,17.7l18.7,18.7l5.9-5.9L17.6,11.7l-5.9,5.9z"/> + <path d="M11.7,30.5l5.9,5.9l18.7-18.7l-5.9-5.9L11.7,30.5z"/> + </g> + </g> + <g id="crop_x0020_marks" style="&st5;"> + <path style="&st2;" d="M48,48H0V0h48v48z"/> + </g> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.tif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/images/warning.tif new file mode 100644 index 0000000000000000000000000000000000000000..7b6611ec7a1980022c11ad6877fedf32f41b3df0 GIT binary patch literal 1990 zcmebD)MAieXJBaHR|qhCa3Ybt#fe?OBZVhOke}_5p}~zDOYXJ<M;sG(JhPSW?^60W z@xT&o*$H0mN)3CGI5auERD&iuq{Y|>dOmf$P_Zjir-v(f(n1LVCeE22NskqJ)$I5g z8XP9S{LzviJ+sf*L4iXe*;u-Tjq%lq8EgzJ!Hcg+?M+EyWoUYBc3S038aqStx-zY! zDFTdKac@c|p3q>CIvAgpWRM#aTC%3+U_*~<gM!gfFXvFHFK418WH?xb4PNjtu}hw6 zeP}r0v-9G)&8|@k_HARa;N$!-Y2vat2`j<8?a31>obs9P<Y+7XU6Y=_NV?~jt>KLA zwdWf7S{m)1m+z3c?Wmx@z`-EEAi<!>pvhp!;Kbm?5X2D0kj+rcP|eW7(8DkV2<L#| zQU(NE%K(B~k>Fki5IhEj=NKUH8UqO41H$KE_?`g-zXRd_Q8-9KfPnz02B(N>pejpX z>SzI`howNaA&_POrkNgK+E@xq2Mpl!zyMB5$ACOgn$iTTxCSKe0kI-51uy_p+j}7S z9f(I$z~Bf0U{v4*qwzmD;)zDC@CHUcBM`%AK8Ak`EMO6Es$gUWvn4>Pkl0L6HV06g z8Omk_ve}?)W*}RT5n>KVjVM$cWRn<F9Au_Alnt^(ijfs;7YDFbmWHwgfNWbNy$(P& L0}ye53<3fGDtq<a literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/install.sh b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/install.sh new file mode 100755 index 00000000..40716191 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/install.sh @@ -0,0 +1,977 @@ +#!/bin/bash +# $Id: install.sh 7942 2008-03-26 06:08:08Z xmldoc $ +# $Source$ # + +# install.sh - Set up user environment for a XML/XSLT distribution + +# This is as an interactive installer for updating your +# environment to use an XML/XSLT distribution such as the DocBook +# XSL Stylesheets. Its main purpose is to configure your +# environment with XML catalog data and schema "locating rules" +# data provided in the XML/XSLT distribution. +# +# Although this installer was created for the DocBook project, it +# is a general-purpose tool that can be used with any XML/XSLT +# distribution that provides XML/SGML catalogs and locating rules. +# +# This script is mainly intended to make things easier for you if +# you want to install a particular XML/XSLT distribution that has +# not (yet) been packaged for your OS distro (Debian, Fedora, +# whatever), or to use "snapshot" or development releases +# +# It works by updating your shell startup file (e.g., .bashrc and +# .cshrc) and .emacs file and by finding or creating a writable +# CatalogManager.properties file to update. +# +# It makes backup copies of any files it touches, and also +# generates a uninstall.sh script for reverting its changes. +# +# In the same directory where it is located, it expects to find +# the following four files: +# - locatingrules.xml +# - catalog.xml +# - catalog +# - .urilist +# And if it's unable to locate a CatalogManager.properties file in +# your environment, it expects to find an "example" one in the +# same directory as itself, which it copies over to your +# ~/.resolver directory. +# +# If the distribution contains any executables, change the value +# of the thisBinDir to a colon-separated list of the pathnames of +# the directories that contain those executables. + +# mydir is the "canonical" absolute pathname for install.sh +mydir=$(cd -P $(dirname $0) && pwd -P) || exit 1 + +thisLocatingRules=$mydir/locatingrules.xml +thisXmlCatalog=$mydir/catalog.xml +thisSgmlCatalog=$mydir/catalog + +# .urilist file contains a list of pairs of local pathnames and +# URIs to test for catalog resolution +thisUriList=$mydir/.urilist +exampleCatalogManager=$mydir/.CatalogManager.properties.example +thisCatalogManager=$HOME/.resolver/CatalogManager.properties + +# thisBinDir directory is a colon-separated list of the pathnames +# to all directories that contain executables provided with the +# distribution (for example, the DocBook XSL Stylesheets +# distribution contains a "docbook-xsl-update" convenience script +# for rsync'ing up to the latest docbook-xsl snapshot). The +# install.sh script adds the value of thisBinDir to your PATH +# environment variable +thisBinDir=$mydir/tools/bin + +emit_message() { + echo "$1" 1>&2 +} + +if [ ! "${*#--batch}" = "$*" ]; then + batchmode="Yes"; +else + batchmode="No"; + emit_message + if [ ! "$1" = "--test" ]; then + emit_message "NOTE: For non-interactive installs/uninstalls, use --batch" + if [ ! "$1" = "--uninstall" ]; then + emit_message + fi + fi +fi + +osName="Unidentified" +if uname -s | grep -qi "cygwin"; then + osName="Cygwin" +fi + +classPathSeparator=":" +if [ "$osName" = "Cygwin" ]; then + thisJavaXmlCatalog=$(cygpath -m $thisXmlCatalog) + classPathSeparator=";" +else + thisJavaXmlCatalog=$thisXmlCatalog +fi + +main() { + removeOldFiles + checkRoot + updateCatalogManager + checkForResolver + writeDotFiles + updateUserStartupFiles + updateUserDotEmacs + writeUninstallFile + writeTestFile + printExitMessage +} + +removeOldFiles() { + rm -f $mydir/.profile.incl + rm -f $mydir/.cshrc.incl + rm -f $mydir/.emacs.el +} + +checkRoot() { + if [ $(id -u) == "0" ]; then + cat 1>&2 <<EOF + +WARNING: This install script is meant to be run as a non-root + user, but you are running it as root. + +EOF + read -s -n1 -p "Are you sure you want to continue? [No] " + emit_message "$REPLY" + case $REPLY in + [yY]) + emit_message + ;; + *) emit_message "OK, exiting without making changes." + exit + ;; + esac + fi + return 0 +} + +updateCatalogManager() { + + # - finds or creates a writable CatalogManager.properties file + # + # - adds the catalog.xml file for this distribution to the + # CatalogManager.properties file found + + if [ -z "$CLASSPATH" ]; then + cat 1>&2 <<EOF + +NOTE: There is no CLASSPATH variable set in your environment. + No attempt was made to find a CatalogManager.properties + file. Using $thisCatalogManager instead +EOF + else + # split CLASSPATH in a list of pathnames by replacing all separator + # characters with spaces + if [ "$osName" = "Cygwin" ]; then + pathnames=$(echo $CLASSPATH | tr ";" " ") + else + pathnames=$(echo $CLASSPATH | tr ":" " ") + fi + for path in $pathnames; do + if [ "$osName" = "Cygwin" ]; then + path=$(cygpath -u $path) + fi + # strip out trailing slash from pathname + path=$(echo $path | sed 's/\/$//') + # find CatalogManager.properties file + if [ -f $path/CatalogManager.properties ]; + then + existingCatalogManager=$path/CatalogManager.properties + break + fi + done + fi + # end of CLASSPATH check + + if [ -w "$existingCatalogManager" ]; then + # existing CatalogManager.properties was found and it is + # writable, so use it + myCatalogManager=$existingCatalogManager + else + if [ -f "$existingCatalogManager" ]; then + # a non-writable CatalogManager.properties exists, so emit a + # note saying that it won't be used + cat 1>&2 <<EOF +NOTE: $existingCatalogManager file found, + but you don't have permission to write to it. + Will instead use: + $thisCatalogManager +EOF + else + # CLASSPATH is set, but no CatalogManager.properties found + if [ -n "$CLASSPATH" ]; then + cat 1>&2 <<EOF +NOTE: No CatalogManager.properties found from CLASSPATH. + Will instead use: + $thisCatalogManager +EOF + fi + fi + if [ "$batchmode" = "Yes" ]; then + emit_message + fi + # end of check for existing writable CatalogManager.properties + + if [ -f $thisCatalogManager ]; then + myCatalogManager=$thisCatalogManager + else + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + emit_message + read -s -n1 -p "Create $thisCatalogManager file? [Yes] " + emit_message "$REPLY" + emit_message + fi + case $REPLY in + [nNqQ]) + emitNoChangeMsg + ;; + *) + if [ ! -d "${thisCatalogManager%/*}" ]; then + mkdir -p ${thisCatalogManager%/*} + fi + cp $mydir/.CatalogManager.properties.example $thisCatalogManager || exit 1 + emit_message "NOTE: Created the following file:" + emit_message " $thisCatalogManager" + myCatalogManager=$thisCatalogManager + ;; + esac + # end of creating "private" CatalogManager.properties + fi + # end of check for "private" CatalogManager.properties + fi + # end of check finding/creating writable CatalogManager.properties + + if [ -n "$myCatalogManager" ]; then + etcXmlCatalog= + catalogsLine=$(grep "^catalogs=" $myCatalogManager) + if [ -f /etc/xml/catalog ] && [ "$osName" != "Cygwin" ] \ + && [ "${catalogsLine#*/etc/xml/catalog*}" = "$catalogsLine" ]; then + cat 1>&2 <<EOF + +WARNING: /etc/xml/catalog exists but was not found in: + $myCatalogManager + If /etc/xml/catalog file has content, you probably + should reference it in: + $myCatalogManager + This installer can automatically add it for you, + but BE WARNED that once it has been added, the + uninstaller for this distribution CANNOT REMOVE IT + automatically during uninstall. If you no longer want + it included, you will need to remove it manually. + +EOF + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Add /etc/xml/catalog to $myCatalogManager? [Yes] " + emit_message "$REPLY" + fi + case $REPLY in + [nNqQ]) + emit_message + ;; + *) + etcXmlCatalog=/etc/xml/catalog + ;; + esac + fi + + catalogBackup="$myCatalogManager.$$.bak" + if [ ! -w "${myCatalogManager%/*}" ]; then + emit_message + emit_message "WARNING: ${myCatalogManager%/*} directory is not writable." + emit_message + emitNoChangeMsg + else + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + emit_message + emit_message "Add $thisJavaXmlCatalog" + read -s -n1 -p "to $myCatalogManager file? [Yes] " + emit_message "$REPLY" + emit_message + fi + case $REPLY in + [nNqQ]) + emitNoChangeMsg + ;; + *) + if [ "$catalogsLine" ] ; then + if [ "${catalogsLine#*$thisJavaXmlCatalog*}" != "$catalogsLine" ]; then + emit_message "NOTE: $thisJavaXmlCatalog" + emit_message " already in:" + emit_message " $myCatalogManager" + else + mv $myCatalogManager $catalogBackup || exit 1 + sed "s#^catalogs=\(.*\)\$#catalogs=$thisJavaXmlCatalog;\1;$etcXmlCatalog#" $catalogBackup \ + | sed 's/;\+/;/' | sed 's/;$//' > $myCatalogManager || exit 1 + emit_message "NOTE: Successfully updated the following file:" + emit_message " $myCatalogManager" + emit_message " Backup written to:" + emit_message " $catalogBackup" + fi + else + mv $myCatalogManager $catalogBackup || exit 1 + cp $catalogBackup $myCatalogManager + echo "catalogs=$thisJavaXmlCatalog;$etcXmlCatalog" \ + | sed 's/;\+/;/' | sed 's/;$//' >> $myCatalogManager || exit 1 + emit_message "NOTE: \"catalogs=\" line added to $myCatalogManager." + emit_message " Backup written to $catalogBackup" + fi + ;; + esac + # end of backing up and updating CatalogManager.properties + fi + fi + # end of CatalogManager.properties updates + + if [ "$osName" = "Cygwin" ]; then + myCatalogManager=$(cygpath -m $myCatalogManager) + fi + return 0 +} + +writeDotFiles() { + while read; do + echo "$REPLY" >> $mydir/.profile.incl + done <<EOF +# $thisBinDir is not in PATH, so add it +if [ "\${PATH#*$thisBinDir*}" = "\$PATH" ]; then + PATH="$thisBinDir:\$PATH" + export PATH +fi +if [ -z "\$XML_CATALOG_FILES" ]; then + XML_CATALOG_FILES="$thisXmlCatalog" +else + # $thisXmlCatalog is not in XML_CATALOG_FILES, so add it + if [ "\${XML_CATALOG_FILES#*$thisXmlCatalog*}" = "\$XML_CATALOG_FILES" ]; then + XML_CATALOG_FILES="$thisXmlCatalog \$XML_CATALOG_FILES" + fi +fi +# /etc/xml/catalog exists but is not in XML_CATALOG_FILES, so add it +if [ -f /etc/xml/catalog ] && \ + [ "\${XML_CATALOG_FILES#*/etc/xml/catalog*}" = "\$XML_CATALOG_FILES" ]; then + XML_CATALOG_FILES="\$XML_CATALOG_FILES /etc/xml/catalog" +fi +export XML_CATALOG_FILES + +if [ -z "\$SGML_CATALOG_FILES" ]; then + SGML_CATALOG_FILES="$thisSgmlCatalog" +else + # $thisSgmlCatalog is not in SGML_CATALOG_FILES, so add it + if [ "\${SGML_CATALOG_FILES#*$thisSgmlCatalog}" = "\$SGML_CATALOG_FILES" ]; then + SGML_CATALOG_FILES="$thisSgmlCatalog:\$SGML_CATALOG_FILES" + fi +fi +# /etc/sgml/catalog exists but is not in SGML_CATALOG_FILES, so add it +if [ -f /etc/sgml/catalog ] && \ + [ "\${SGML_CATALOG_FILES#*/etc/sgml/catalog*}" = "\$SGML_CATALOG_FILES" ]; then + SGML_CATALOG_FILES="\$SGML_CATALOG_FILES:/etc/sgml/catalog" +fi +export SGML_CATALOG_FILES +EOF + +while read; do + echo "$REPLY" >> $mydir/.cshrc.incl +done <<EOF +# $thisBinDir is not in PATH, so add it +if ( "\\\`echo \$PATH | grep -v $thisBinDir\\\`" != "" ) then + setenv PATH "$thisBinDir:\$PATH" +endif +if ( ! $\?XML_CATALOG_FILES ) then + setenv XML_CATALOG_FILES "$thisXmlCatalog" +# $thisXmlCatalog is not in XML_CATALOG_FILES, so add it +else if ( "\\\`echo \$XML_CATALOG_FILES | grep -v $thisXmlCatalog\\\`" != "" ) then + setenv XML_CATALOG_FILES "$thisXmlCatalog \$XML_CATALOG_FILES" +endif +endif +# /etc/xml/catalog exists but is not in XML_CATALOG_FILES, so add it +if ( -f /etc/xml/catalog && "\\\`echo \$XML_CATALOG_FILES | grep -v /etc/xml/catalog\\\`" != "" ) then + setenv XML_CATALOG_FILES "\$XML_CATALOG_FILES /etc/xml/catalog" +endif + +endif +if ( ! $\?SGML_CATALOG_FILES ) then + setenv SGML_CATALOG_FILES "$thisSgmlCatalog" +else if ( "\\\`echo \$SGML_CATALOG_FILES | grep -v $thisSgmlCatalog\\\`" != "" ) then + setenv SGML_CATALOG_FILES "$thisSgmlCatalog:\$SGML_CATALOG_FILES" +endif +endif +# /etc/SGML/catalog exists but is not in SGML_CATALOG_FILES, so add it +if ( -f /etc/sgml/catalog && "\\\`echo \$SGML_CATALOG_FILES | grep -v /etc/sgml/catalog\\\`" != "" ) then + setenv SGML_CATALOG_FILES {\$SGML_CATALOG_FILES}:/etc/sgml/catalog +endif +EOF + +if [ -n "$myCatalogManager" ]; then + myCatalogManagerDir=${myCatalogManager%/*} + while read; do + echo "$REPLY" >> $mydir/.profile.incl + done <<EOF + + +if [ -z "\$CLASSPATH" ]; then + CLASSPATH="$myCatalogManagerDir" +else + # $myCatalogManagerDir is not in CLASSPATH, so add it + if [ "\${CLASSPATH#*$myCatalogManagerDir*}" = "\$CLASSPATH" ]; then + CLASSPATH="$myCatalogManagerDir$classPathSeparator\$CLASSPATH" + fi +fi +export CLASSPATH +EOF + + while read; do + echo "$REPLY" >> $mydir/.cshrc.incl + done <<EOF + + +if ( ! $\?CLASSPATH ) then + setenv CLASSPATH "$myCatalogManagerDir" +# $myCatalogManagerDir is not in CLASSPATH, so add it +else if ( "\\\`echo \$CLASSPATH | grep -v $myCatalogManagerDir\\\`" != "" ) then + setenv CLASSPATH "$myCatalogManagerDir$classPathSeparator\$CLASSPATH" +endif +endif +EOF + +fi + +while read; do + echo "$REPLY" >> $mydir/.emacs.el +done <<EOF +(add-hook + 'nxml-mode-hook + (lambda () + (setq rng-schema-locating-files-default + (append '("$thisLocatingRules") + rng-schema-locating-files-default )))) +EOF + +return 0 +} + +updateUserStartupFiles() { + if [ ! "$batchmode" = "Yes" ]; then + cat 1>&2 <<EOF + +NOTE: To source your environment correctly for using the catalog + files in this distribution, you need to update one or more + of your shell startup files. This installer can + automatically make the necessary changes. Or, if you prefer, + you can make the changes manually. + +EOF + else + emit_message + fi + + # if running csh or tcsh, target .cshrc and .tcshrc files for + # update; otherwise, target .bash_* and .profiles + + parent=$(ps -p $PPID | grep "/") + if [ "${parent#*csh}" != "$parent" ] || [ "${parent#*tcsh}" != "$parent" ]; then + myStartupFiles=".cshrc .tcshrc" + appendLine="source $mydir/.cshrc.incl" + else + myStartupFiles=".bash_profile .bash_login .profile .bashrc" + appendLine=". $mydir/.profile.incl" + fi + + for file in $myStartupFiles; do + if [ -f "$HOME/$file" ]; then + dotFileBackup=$HOME/$file.$$.bak + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Update $HOME/$file? [Yes] " + emit_message "$REPLY" + fi + case $REPLY in + [nNqQ]) + cat 1>&2 <<EOF + +NOTE: No change made to $HOME/$file. You either need + to add the following line to it, or manually source + the shell environment for this distribution each + time you want use it. + +$appendLine + +EOF + ;; + *) + lineExists="$(grep "$appendLine" $HOME/$file )" + if [ ! "$lineExists" ]; then + mv $HOME/$file $dotFileBackup || exit 1 + cp $dotFileBackup $HOME/$file || exit 1 + echo "$appendLine" >> $HOME/$file || exit 1 + cat 1>&2 <<EOF +NOTE: Successfully updated the following file: + $HOME/$file + Backup written to: + $dotFileBackup + +EOF + else + cat 1>&2 <<EOF +NOTE: The following file already contains information for this + distribution, so I did not update it. + $HOME/$file + +EOF + fi + ;; + esac + fi + done + if [ -z "$dotFileBackup" ]; then + if [ ! "$batchmode" = "Yes" ]; then + emit_message + fi + cat 1>&2 <<EOF +NOTE: No shell startup files updated. You can source the + environment for this distribution manually, each time you + want to use it, by typing the following. + +$appendLine + +EOF + fi +} + +updateUserDotEmacs() { + if [ -f $thisLocatingRules ]; then + cat 1>&2 <<EOF + +NOTE: This distribution includes a "schema locating rules" file + for Emacs/nXML. To use it, you should update either your + .emacs or .emacs.el file. This installer can automatically + make the necessary changes. Or, if you prefer, you can make + the changes manually. + +EOF + + emacsAppendLine="(load-file \"$mydir/.emacs.el\")" + myEmacsFile= + for file in .emacs .emacs.el; do + if [ -f "$HOME/$file" ]; then + myEmacsFile=$HOME/$file + break + fi + done + if [ ! -f "$myEmacsFile" ]; then + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "No .emacs or .emacs.el file. Create one? [No] " + emit_message "$REPLY" + emit_message + fi + case $REPLY in + [yY]) + myEmacsFile=$HOME/.emacs + touch $myEmacsFile + ;; + *) + cat 1>&2 <<EOF +NOTE: No Emacs changes made. To use this distribution with, + Emacs/nXML, you can create a .emacs file and manually add + the following line to it, or you can run it as a command + within Emacs. + +$emacsAppendLine + +EOF + ;; + esac + fi + if [ -n "$myEmacsFile" ]; then + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Update $myEmacsFile? [Yes] " + emit_message "$REPLY" + emit_message + fi + case $REPLY in + [nNqQ]) + cat 1>&2 <<EOF + +NOTE: No change made to $myEmacsFile. To use this distribution + with Emacs/nXML, you can manually add the following line + to your $myEmacsFile, or you can run it as a command + within Emacs. + +$emacsAppendLine + +EOF + ;; + *) + lineExists="$(grep "$emacsAppendLine" $myEmacsFile)" + if [ ! "$lineExists" ]; then + dotEmacsBackup=$myEmacsFile.$$.bak + mv $myEmacsFile $dotEmacsBackup || exit 1 + cp $dotEmacsBackup $myEmacsFile || exit 1 + echo "$emacsAppendLine" >> $myEmacsFile || exit 1 + cat 1>&2 <<EOF +NOTE: Successfully updated the following file: + $myEmacsFile + Backup written to: + $dotEmacsBackup +EOF + else + cat 1>&2 <<EOF + +NOTE: The following file already contains information for this + distribution, so I did not update it. + $myEmacsFile + +EOF + fi + ;; + esac + fi +fi +} + +uninstall() { + if [ ! "$batchmode" = "Yes" ]; then + cat 1>&2 <<EOF + +NOTE: To "uninstall" this distribution, the changes made to your + CatalogManagers.properties, startup files, and/or .emacs + file need to be reverted. This uninstaller can automatically + revert them. Or, if you prefer, you can revert them manually. + +EOF + fi + + if [ "$osName" = "Cygwin" ]; then + thisXmlCatalog=$thisJavaXmlCatalog + fi + + # make "escaped" version of PWD to use with sed and grep + escapedPwd=$(echo $mydir | sed "s#/#\\\\\/#g") + + # check to see if a non-empty value for catalogManager was fed + # to uninstaller. + if [ -n ${1#--catalogManager=} ]; then + myCatalogManager=${1#--catalogManager=} + catalogBackup="$myCatalogManager.$$.bak" + catalogsLine=$(grep "^catalogs=" $myCatalogManager) + if [ "$catalogsLine" ] ; then + if [ "${catalogsLine#*$thisXmlCatalog*}" != "$catalogsLine" ]; then + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Revert $myCatalogManager? [Yes] " + emit_message "$REPLY" + fi + case $REPLY in + [nNqQ]*) + cat 1>&2 <<EOF + +NOTE: No change made to $myCatalogManager. You need to manually + remove the following path from the "catalog=" line. + + $thisXmlCatalog + +EOF + ;; + *) + mv $myCatalogManager $catalogBackup || exit 1 + sed "s#^catalogs=\(.*\)$thisXmlCatalog\(.*\)\$#catalogs=\1\2#" $catalogBackup \ + | sed 's/;\+/;/' | sed 's/;$//' | sed 's/=;/=/' > $myCatalogManager || exit 1 + cat 1>&2 <<EOF +NOTE: Successfully updated the following file: + $myCatalogManager + Backup written to: + $catalogBackup + +EOF + ;; + esac + else + emit_message "NOTE: No data for this distribution found in:" + emit_message " $myCatalogManager" + emit_message + fi + else + cat 1>&2 <<EOF +NOTE: No data for this distribution was found in the following + file, so I did not revert it. + $myCatalogManager +EOF + fi + fi + + if [ -n "$myEmacsFile" ]; then + # check to see if a non-empty value for --dotEmacs file was fed + # to uninstaller. + if [ -n ${2#--dotEmacs=} ]; then + myEmacsFile=${2#--dotEmacs=} + revertLine="(load-file \"$escapedPwd\/\.emacs\.el\")" + loadLine="$(grep "$revertLine" "$myEmacsFile")" + if [ -n "$loadLine" ]; then + emit_message + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Revert $myEmacsFile? [Yes] " + emit_message "$REPLY" + fi + case $REPLY in + [nNqQ]*) + cat 1>&2 <<EOF + +NOTE: No change made to $myEmacsFile. You need to manually +remove the following line. + +(load-file \"$mydir/.emacs.el\") + +EOF + ;; + *) + dotEmacsBackup=$myEmacsFile.$$.bak + sed -e "/$revertLine/d" -i".$$.bak" $myEmacsFile || exit 1 + cat 1>&2 <<EOF +NOTE: successfully reverted the following file: + $myEmacsFile + Backup written to: + $dotEmacsBackup + +EOF + ;; + esac + else + emit_message "NOTE: No data for this distribution found in:" + emit_message " $myEmacsFile" + fi + fi + fi + + # check all startup files + myStartupFiles=".bash_profile .bash_login .profile .bashrc .cshrc .tcshrc" + for file in $myStartupFiles; do + if [ -e "$HOME/$file" ]; then + case $file in + .tcshrc|.cshrc) + revertLine="source $mydir/.cshrc.incl" + revertLineEsc="source $escapedPwd\/\.cshrc\.incl" + ;; + *) + revertLine=". $mydir/.profile.incl" + revertLineEsc="\. $escapedPwd\/\.profile\.incl" + ;; + esac + lineExists="$(grep "$revertLineEsc" $HOME/$file )" + if [ "$lineExists" ]; then + REPLY="" + if [ ! "$batchmode" = "Yes" ]; then + read -s -n1 -p "Update $HOME/$file? [Yes] " + emit_message "$REPLY" + fi + case $REPLY in + [nNqQ]*) + cat 1>&2 <<EOF + +NOTE: No change made to $HOME/$file. You need to manually remove + the following line from it. + + $revertLine + +EOF + ;; + *) + dotFileBackup=$HOME/$file.$$.bak + sed -e "/$revertLineEsc/d" -i".$$.bak" $HOME/$file || exit 1 + cat 1>&2 <<EOF +NOTE: Successfully updated the following file: + $HOME/$file + Backup written to: + $dotFileBackup + +EOF + ;; + esac + else + emit_message "NOTE: No data for this distribution found in:" + emit_message " $HOME/$file" + emit_message + fi + fi + done + removeOldFiles + emit_message "Done. Deleted uninstall.sh file." + rm -f $mydir/test.sh || exit 1 + rm -f $mydir/uninstall.sh || exit 1 +} + +writeUninstallFile() { + uninstallFile=$mydir/uninstall.sh + echo '#!/bin/bash' > $uninstallFile || exit 1 + echo 'mydir=$(cd -P $(dirname $0) && pwd -P)' >> $uninstallFile || exit 1 + echo "\$mydir/install.sh \\" >> $uninstallFile || exit 1 + echo " --uninstall \\" >> $uninstallFile || exit 1 + echo " --catalogManager=$myCatalogManager \\" >> $uninstallFile || exit 1 + echo " --dotEmacs='$myEmacsFile' \\" >> $uninstallFile || exit 1 + echo ' $@' >> $uninstallFile || exit 1 + chmod 755 $uninstallFile || exit 1 +} + +writeTestFile() { + testFile=$mydir/test.sh + echo "#!/bin/bash" > $testFile || exit 1 + echo 'mydir=$(cd -P $(dirname $0) && pwd -P)' >> $testFile || exit 1 + echo '$mydir/install.sh --test' >> $testFile || exit 1 + chmod 755 $testFile || exit 1 +} + +printExitMessage() { + cat 1>&2 <<EOF +To source your shell environment for this distribution, type the +following: + +$appendLine + +EOF +} + +checkForResolver() { + resolverResponse="$(java org.apache.xml.resolver.apps.resolver uri -u foo 2>/dev/null)" + if [ -z "$resolverResponse" ]; then + cat 1>&2 <<EOF + +NOTE: Your environment does not seem to contain the Apache XML + Commons Resolver; without that, you can't use XML catalogs + with Java applications. For more information, see the "How + to use a catalog file" section in Bob Stayton's "DocBook + XSL: The Complete Guide" + + http://sagehill.net/docbookxsl/UseCatalog.html + +EOF + fi +} + +emitNoChangeMsg() { + cat 1>&2 <<EOF + +NOTE: No changes were made to CatalogManagers.properties. To + provide your Java tools with XML catalog information for + this distribution, you will need to make the appropriate + changes manually. + +EOF +} + +testCatalogs() { + if [ ! -f "$thisXmlCatalog" ]; then + cat 1>&2 <<EOF + +FATAL: $thisXmlCatalog file needed but not found. Stopping. +EOF + exit + fi + + if [ -z "$XML_CATALOG_FILES" ]; then + emit_message + emit_message "WARNING: XML_CATALOG_FILES not set. Not testing with xmlcatalog." + else + xmlCatalogResponse="$(xmlcatalog 2>/dev/null)" + if [ -z "$xmlCatalogResponse" ]; then + cat 1>&2 <<EOF + +WARNING: Cannot locate the "xmlcatalog" command. Make sure that + you have libxml2 and its associated utilities installed. + + http://xmlsoft.org/ + +EOF + else + emit_message "Testing with xmlcatalog..." + # read in pathname-uri pairs from .urilist file + while read pair; do + if [ ! "${pair%* *}" = "." ]; then + path=$mydir/${pair%* *} + else + path=$mydir/ + fi + uri=${pair#* *} + emit_message + emit_message " Tested: $uri" + for catalog in $XML_CATALOG_FILES; do + response="$(xmlcatalog $catalog $uri| grep -v "No entry")" + if [ -n "$response" ]; then + if [ "$response" = "$path" ]; then + emit_message " Result: $path" + break + else + emit_message " Result: FAILED" + fi + fi + done + done < $mydir/.urilist + fi + fi + + if [ -z "$CLASSPATH" ]; then + emit_message + emit_message "NOTE: CLASSPATH not set. Not testing with Apache XML Commons Resolver." + else + if [ "$(checkForResolver)" ]; then + checkForResolver + else + emit_message + emit_message "Testing with Apache XML Commons Resolver..." + # read in pathname-uri pairs from .urilist file + while read pair; do + if [ ! "${pair%* *}" = "." ]; then + path=$mydir/${pair%* *} + else + path=$mydir/ + fi + uri=${pair#* *} + emit_message + emit_message " Tested: $uri" + if [ ${uri%.dtd} != $uri ]; then + response="$(java org.apache.xml.resolver.apps.resolver system -s $uri | grep "Result")" + else + response="$(java org.apache.xml.resolver.apps.resolver uri -u $uri | grep "Result")" + fi + if [ "$response" ]; then + if [ "${response#*$path}" != "$response" ]; then + emit_message " Result: $path" + else + emit_message " Result: FAILED" + fi + echo + fi + done < $mydir/.urilist + fi + fi +} + +# get opts and execute appropriate function +case $1 in + *-uninstall) + uninstall $2 $3 $4 + ;; + *-test) + testCatalogs + ;; + *) + main + ;; +esac + +# Copyright +# --------- +# Copyright 2005-2007 Michael(tm) Smith <smith@sideshowbarker.net> +# +# Permission is hereby granted, free of charge, to any person +# obtaining a copy of this software and associated documentation +# files (the "Software"), to deal in the Software without +# restriction, including without limitation the rights to use, copy, +# modify, merge, publish, distribute, sublicense, and/or sell copies +# of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be +# included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT +# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +# DEALINGS IN THE SOFTWARE. + +# vim: number diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/javahelp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/javahelp.xsl new file mode 100644 index 00000000..0db925c0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/javahelp.xsl @@ -0,0 +1,621 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + xmlns:exsl="http://exslt.org/common" + version="1.0" + exclude-result-prefixes="doc ng db exsl"> + +<xsl:import href="../html/chunk.xsl"/> + +<xsl:output method="html"/> + +<!-- ******************************************************************** + $Id: javahelp.xsl 9152 2011-11-12 00:17:33Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="/"> + <!-- * Get a title for current doc so that we let the user --> + <!-- * know what document we are processing at this point. --> + <xsl:variable name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:variable> + <xsl:choose> + <!-- Hack! If someone hands us a DocBook V5.x or DocBook NG document, + toss the namespace and continue. Use the docbook5 namespaced + stylesheets for DocBook5 if you don't want to use this feature.--> + <xsl:when test="$exsl.node.set.available != 0 + and (*/self::ng:* or */self::db:*)"> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>stripped namespace before processing</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:variable name="nons"> + <xsl:apply-templates mode="stripNS"/> + </xsl:variable> + <xsl:call-template name="log.message"> + <xsl:with-param name="level">Note</xsl:with-param> + <xsl:with-param name="source" select="$doc.title"/> + <xsl:with-param name="context-desc"> + <xsl:text>namesp. cut</xsl:text> + </xsl:with-param> + <xsl:with-param name="message"> + <xsl:text>processing stripped document</xsl:text> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates select="exsl:node-set($nons)"/> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$rootid != ''"> + <xsl:choose> + <xsl:when test="count(key('id',$rootid)) = 0"> + <xsl:message terminate="yes"> + <xsl:text>ID '</xsl:text> + <xsl:value-of select="$rootid"/> + <xsl:text>' not found in document.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:message>Formatting from <xsl:value-of select="$rootid"/></xsl:message> + <xsl:apply-templates select="key('id',$rootid)" mode="process.root"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="/" mode="process.root"/> + </xsl:otherwise> + </xsl:choose> + <xsl:for-each select="/"> <!-- This is just a hook for building profiling stylesheets --> + <xsl:call-template name="helpset"/> + <xsl:call-template name="helptoc"/> + <xsl:call-template name="helpmap"/> + <xsl:call-template name="helpidx"/> + </xsl:for-each> +</xsl:otherwise> +</xsl:choose> +</xsl:template> + +<xsl:param name="suppress.navigation" select="1"/> + +<!-- ==================================================================== --> + +<xsl:template name="helpset"> + <xsl:call-template name="write.chunk.with.doctype"> + <xsl:with-param name="filename" select="concat($chunk.base.dir,'jhelpset.hs')"/> + <xsl:with-param name="method" select="'xml'"/> + <xsl:with-param name="indent" select="'yes'"/> + <xsl:with-param name="doctype-public" select="'-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN'"/> + <xsl:with-param name="doctype-system" select="'http://java.sun.com/products/javahelp/helpset_1_0.dtd'"/> + <xsl:with-param name="content"> + <xsl:call-template name="helpset.content"/> + </xsl:with-param> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="helpset.content"> + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:variable> + + <helpset version="1.0"> + <title> + <xsl:value-of select="normalize-space($title)"/> + + + + + top + + + + + + TOC + + javax.help.TOCView + jhelptoc.xml + + + + Index + + javax.help.IndexView + jhelpidx.xml + + + + Search + + javax.help.SearchView + JavaHelpSearch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + , + + + + + + + + + + + + + + + + + + + + + bullet + + + + © + + + + TM + + + + + ® + (SM) +   + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/profile-javahelp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/profile-javahelp.xsl new file mode 100644 index 00000000..734ef7cb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/javahelp/profile-javahelp.xsl @@ -0,0 +1,545 @@ + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + Formatting from + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="normalize-space($title)"/> + + + + + top + + + + + + TOC + + javax.help.TOCView + jhelptoc.xml + + + + Index + + javax.help.IndexView + jhelpidx.xml + + + + Search + + javax.help.SearchView + JavaHelpSearch + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + , + + + + + + + + + + + + + + + + + + + + + bullet + + + + © + + + + TM + + + + + ® + (SM) +   + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/lib/lib.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/lib/lib.xsl new file mode 100644 index 00000000..2ed92333 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/lib/lib.xsl @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + http://... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized unit of measure: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized unit of measure: + + . + + + + + + + filename + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + + + + + / + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/log b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/log new file mode 100644 index 00000000..177698f1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/log @@ -0,0 +1,656 @@ +------------------------------------------------------------------------ +r9399 | bobstayton | 2012-06-02 22:50:24 +0000 (Sat, 02 Jun 2012) | 2 lines + +Change version to 1.77.1 for release. + +------------------------------------------------------------------------ +r9373 | bobstayton | 2012-05-20 22:40:07 +0000 (Sun, 20 May 2012) | 2 lines + +Restore VERSION to snapshot state. + +------------------------------------------------------------------------ +r9371 | bobstayton | 2012-05-19 22:48:13 +0000 (Sat, 19 May 2012) | 2 lines + +Version 1.77.0 release + +------------------------------------------------------------------------ +r8935 | abdelazer | 2010-11-01 21:04:48 +0000 (Mon, 01 Nov 2010) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8933 | abdelazer | 2010-11-01 19:58:53 +0000 (Mon, 01 Nov 2010) | 1 line + +Version 1.76.1 released +------------------------------------------------------------------------ +r8902 | abdelazer | 2010-09-03 23:34:06 +0000 (Fri, 03 Sep 2010) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8893 | abdelazer | 2010-08-28 04:32:12 +0000 (Sat, 28 Aug 2010) | 1 line + +Version 1.76.0 released +------------------------------------------------------------------------ +r8502 | abdelazer | 2009-07-21 03:01:50 +0000 (Tue, 21 Jul 2009) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8499 | abdelazer | 2009-07-21 01:58:25 +0000 (Tue, 21 Jul 2009) | 1 line + +Version 1.75.2 released +------------------------------------------------------------------------ +r8447 | abdelazer | 2009-05-28 01:18:40 +0000 (Thu, 28 May 2009) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8444 | abdelazer | 2009-05-28 00:17:40 +0000 (Thu, 28 May 2009) | 1 line + +I think you have to edit more than README.BUILD says... +------------------------------------------------------------------------ +r8443 | abdelazer | 2009-05-28 00:14:27 +0000 (Thu, 28 May 2009) | 1 line + +Version 1.75.1 released +------------------------------------------------------------------------ +r8431 | abdelazer | 2009-05-07 12:50:29 +0000 (Thu, 07 May 2009) | 1 line + +Restored VERSION file to _next_ snapshot state +------------------------------------------------------------------------ +r8430 | abdelazer | 2009-05-07 03:58:45 +0000 (Thu, 07 May 2009) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8426 | abdelazer | 2009-05-07 01:30:29 +0000 (Thu, 07 May 2009) | 1 line + +fix previous release +------------------------------------------------------------------------ +r8425 | abdelazer | 2009-05-07 01:29:39 +0000 (Thu, 07 May 2009) | 1 line + +Version 1.75.0 released +------------------------------------------------------------------------ +r8273 | abdelazer | 2009-02-25 01:07:35 +0000 (Wed, 25 Feb 2009) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8270 | abdelazer | 2009-02-24 22:18:36 +0000 (Tue, 24 Feb 2009) | 1 line + +Version 1.74.3 released +------------------------------------------------------------------------ +r8263 | abdelazer | 2009-02-20 13:25:04 +0000 (Fri, 20 Feb 2009) | 1 line + +No, we are going to 1.74.3 +------------------------------------------------------------------------ +r8262 | abdelazer | 2009-02-20 06:03:05 +0000 (Fri, 20 Feb 2009) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8260 | abdelazer | 2009-02-20 05:14:06 +0000 (Fri, 20 Feb 2009) | 1 line + +Version 1.74.2 released +------------------------------------------------------------------------ +r8250 | abdelazer | 2009-02-17 15:00:48 +0000 (Tue, 17 Feb 2009) | 1 line + +Version 1.74.1 released +------------------------------------------------------------------------ +r8051 | xmldoc | 2008-06-14 04:54:05 +0000 (Sat, 14 Jun 2008) | 2 lines + +set some ignores + +------------------------------------------------------------------------ +r8037 | abdelazer | 2008-06-02 15:16:47 +0000 (Mon, 02 Jun 2008) | 1 line + +Restored VERSION file to snapshot state +------------------------------------------------------------------------ +r8033 | abdelazer | 2008-06-01 21:07:37 +0000 (Sun, 01 Jun 2008) | 1 line + +Version 1.74.0 released +------------------------------------------------------------------------ +r7940 | xmldoc | 2008-03-23 04:37:37 +0000 (Sun, 23 Mar 2008) | 5 lines + +use XSLT method to determine version number from VERSION file +(instead of grep hack); also, use w3m as the default browser for +generating plain-text output from HTML (with GC_NPROCS=1 to +prevent it from hanging under OSX/Darwin) + +------------------------------------------------------------------------ +r7636 | xmldoc | 2008-01-09 11:16:59 +0000 (Wed, 09 Jan 2008) | 3 lines + +Don't build reference.pdf file except for official releases +(because it takes too damn long to build...) + +------------------------------------------------------------------------ +r7566 | xmldoc | 2007-11-24 15:57:13 +0000 (Sat, 24 Nov 2007) | 9 lines + +Remove xsl:output and omit-xml-declaration element, because it +seems to be causing problems with xsltproc. Closes bug #1785732. +Thanks to Denis Gillain for reporting. +I remember that the reason I added this originally was to work +around some other but in xsltproc (I think it was that it was +emitting an xml declaration even when output method is set to +text, or something) so this change is going to probably going to +cause a regression of that, but oh well + +------------------------------------------------------------------------ +r7400 | xmldoc | 2007-08-30 22:57:37 +0000 (Thu, 30 Aug 2007) | 3 lines + +Post 1.73.2 wrap-up; restored VERSION and RELEASE-NOTES.xml files +to snapshot state. + +------------------------------------------------------------------------ +r7388 | xmldoc | 2007-08-30 10:27:34 +0000 (Thu, 30 Aug 2007) | 2 lines + +Version 1.73.2 released + +------------------------------------------------------------------------ +r7374 | xmldoc | 2007-08-29 14:11:41 +0000 (Wed, 29 Aug 2007) | 3 lines + +Re-revert to snapshot state so that we can get one last snapshot +out before the 1.73.2 release. + +------------------------------------------------------------------------ +r7294 | xmldoc | 2007-08-28 09:13:34 +0000 (Tue, 28 Aug 2007) | 2 lines + +Added hook to return title of distribution. + +------------------------------------------------------------------------ +r7260 | xmldoc | 2007-08-20 00:35:42 +0000 (Mon, 20 Aug 2007) | 1 line + +Restored VERSION and RELEASE-NOTES.xml files to snapshot state +------------------------------------------------------------------------ +r7256 | xmldoc | 2007-08-19 13:35:20 +0000 (Sun, 19 Aug 2007) | 1 line + +Version 1.73.1 released +------------------------------------------------------------------------ +r7224 | xmldoc | 2007-08-09 10:35:12 +0000 (Thu, 09 Aug 2007) | 4 lines + +Use "-pre" instead of "+pre" because version number ends up in ID +values and causes errors because it's not an NCName (getting +really tired of that arbitrary and unnecessary restriction...) + +------------------------------------------------------------------------ +r7210 | xmldoc | 2007-08-09 07:48:28 +0000 (Thu, 09 Aug 2007) | 2 lines + +Restored the VERSION file to current snapshot state. + +------------------------------------------------------------------------ +r7204 | xmldoc | 2007-08-09 07:42:33 +0000 (Thu, 09 Aug 2007) | 2 lines + +temporarily reverting for tagging purposes + +------------------------------------------------------------------------ +r7176 | xmldoc | 2007-08-06 10:07:03 +0000 (Mon, 06 Aug 2007) | 1 line + +Restored VERSION and RELEASE-NOTES.xml files to snapshot state +------------------------------------------------------------------------ +r7159 | xmldoc | 2007-07-27 07:00:22 +0000 (Fri, 27 Jul 2007) | 7 lines + +- Added the "tag" make target (unfinished) for tagging releases. +- Renamed get-element.xsl to eval-xpath.xsl and modified it to be + capable of getting string value of a node based on an XPath + expression provided on the command line. +- Removed get-param.xsl as changes to the xsl/VERSION file make + get-params.xsl obsolete. + +------------------------------------------------------------------------ +r7117 | xmldoc | 2007-07-22 14:34:57 +0000 (Sun, 22 Jul 2007) | 2 lines + +Version 1.73.0 released + +------------------------------------------------------------------------ +r7116 | xmldoc | 2007-07-22 14:33:49 +0000 (Sun, 22 Jul 2007) | 2 lines + +Version 1.73.0 released + +------------------------------------------------------------------------ +r7115 | xmldoc | 2007-07-22 14:17:36 +0000 (Sun, 22 Jul 2007) | 2 lines + +Version 1.73.0 released + +------------------------------------------------------------------------ +r7114 | xmldoc | 2007-07-22 14:03:43 +0000 (Sun, 22 Jul 2007) | 2 lines + +Version 1.73.0 released + +------------------------------------------------------------------------ +r6901 | xmldoc | 2007-06-28 16:56:37 +0000 (Thu, 28 Jun 2007) | 2 lines + +Updated freshmeat "CVS" URL + +------------------------------------------------------------------------ +r6896 | xmldoc | 2007-06-28 04:04:50 +0000 (Thu, 28 Jun 2007) | 2 lines + +Added VersionFileURL element (=URL RCS keyword). + +------------------------------------------------------------------------ +r6556 | xmldoc | 2007-01-25 10:25:23 +0000 (Thu, 25 Jan 2007) | 3 lines + +Moved all release metadata to VERSION file, and updated release +build to rely on it. + +------------------------------------------------------------------------ +r6554 | xmldoc | 2007-01-24 13:07:21 +0000 (Wed, 24 Jan 2007) | 2 lines + +Moved docbook-xsl to 1.72.1+pre snapshot state. + +------------------------------------------------------------------------ +r6549 | xmldoc | 2007-01-23 12:29:58 +0000 (Tue, 23 Jan 2007) | 2 lines + +Changed fm:Release-Focus to "Major feature enhancements" + +------------------------------------------------------------------------ +r6545 | xmldoc | 2007-01-22 19:41:45 +0000 (Mon, 22 Jan 2007) | 2 lines + +Checkpointing release-note edits for review. + +------------------------------------------------------------------------ +r6536 | xmldoc | 2007-01-21 08:37:12 +0000 (Sun, 21 Jan 2007) | 5 lines + +Changed VERSION file to include distro title (DocBook XSL +Stylesheets), and updated HTML, FO, and manpages stylesheets to +use that in their metadata sections (e.g., in HTML, the + contents). + +------------------------------------------------------------------------ +r6371 | xmldoc | 2006-10-19 09:47:42 +0000 (Thu, 19 Oct 2006) | 2 lines + +Version 1.71.1 released + +------------------------------------------------------------------------ +r6275 | xmldoc | 2006-09-09 14:49:26 +0000 (Sat, 09 Sep 2006) | 2 lines + +Version 1.71.0 released + +------------------------------------------------------------------------ +r6002 | xmldoc | 2006-05-26 06:44:29 +0000 (Fri, 26 May 2006) | 2 lines + +Version 1.70.1 released + +------------------------------------------------------------------------ +r5984 | xmldoc | 2006-05-17 08:24:54 +0000 (Wed, 17 May 2006) | 2 lines + +Version 1.70.0 released + +------------------------------------------------------------------------ +r5151 | xmldoc | 2005-08-11 23:31:07 +0000 (Thu, 11 Aug 2005) | 2 lines + +Version 1.69.1 released. + +------------------------------------------------------------------------ +r5150 | xmldoc | 2005-08-11 23:29:01 +0000 (Thu, 11 Aug 2005) | 2 lines + +Version 1.69.1 released. + +------------------------------------------------------------------------ +r5109 | xmldoc | 2005-07-18 01:44:15 +0000 (Mon, 18 Jul 2005) | 2 lines + +Version 1.69.0 released. + +------------------------------------------------------------------------ +r4317 | xmldoc | 2005-02-14 07:21:03 +0000 (Mon, 14 Feb 2005) | 2 lines + +Version 1.68.1 released. + +------------------------------------------------------------------------ +r4306 | xmldoc | 2005-02-09 12:34:51 +0000 (Wed, 09 Feb 2005) | 2 lines + +Version 1.68.0 released + +------------------------------------------------------------------------ +r4067 | xmldoc | 2004-12-02 08:40:32 +0000 (Thu, 02 Dec 2004) | 2 lines + +Version 1.67.2 released. + +------------------------------------------------------------------------ +r4063 | xmldoc | 2004-12-02 03:49:19 +0000 (Thu, 02 Dec 2004) | 2 lines + +Version 1.67.1 released. + +------------------------------------------------------------------------ +r3986 | xmldoc | 2004-11-09 20:10:06 +0000 (Tue, 09 Nov 2004) | 2 lines + +Version 1.67.0 released. + +------------------------------------------------------------------------ +r3880 | nwalsh | 2004-10-17 21:30:29 +0000 (Sun, 17 Oct 2004) | 2 lines + +Capitalization tweaks necessary for the latest freshmeat script + +------------------------------------------------------------------------ +r3840 | xmldoc | 2004-09-20 03:25:43 +0000 (Mon, 20 Sep 2004) | 2 lines + +Version 1.66.1 released. + +------------------------------------------------------------------------ +r3837 | bobstayton | 2004-09-19 05:58:48 +0000 (Sun, 19 Sep 2004) | 2 lines + +Move to 1.66.1. + +------------------------------------------------------------------------ +r3808 | bobstayton | 2004-09-11 08:20:24 +0000 (Sat, 11 Sep 2004) | 2 lines + +Updated version to 1.66.0 + +------------------------------------------------------------------------ +r3498 | nwalsh | 2004-03-09 10:15:17 +0000 (Tue, 09 Mar 2004) | 2 lines + +Version 1.65.1 released + +------------------------------------------------------------------------ +r3481 | nwalsh | 2004-02-27 20:43:23 +0000 (Fri, 27 Feb 2004) | 2 lines + +No really, version 1.65.0 released. + +------------------------------------------------------------------------ +r3480 | nwalsh | 2004-02-27 20:41:23 +0000 (Fri, 27 Feb 2004) | 2 lines + +Version 1.65.0 released. + +------------------------------------------------------------------------ +r3383 | nwalsh | 2004-01-08 13:14:18 +0000 (Thu, 08 Jan 2004) | 2 lines + +Tweaks for freshmeat-submit + +------------------------------------------------------------------------ +r3252 | nwalsh | 2003-12-17 14:57:33 +0000 (Wed, 17 Dec 2003) | 2 lines + +Prepare to support freshmeat-submit for next release + +------------------------------------------------------------------------ +r3246 | nwalsh | 2003-12-15 21:28:52 +0000 (Mon, 15 Dec 2003) | 2 lines + +Version 1.64.0 released. + +------------------------------------------------------------------------ +r3242 | nwalsh | 2003-12-15 20:57:03 +0000 (Mon, 15 Dec 2003) | 2 lines + +Version 1.63.0 released. + +------------------------------------------------------------------------ +r3146 | nwalsh | 2003-09-29 10:54:10 +0000 (Mon, 29 Sep 2003) | 2 lines + +Version 1.62.4 released. + +------------------------------------------------------------------------ +r3135 | nwalsh | 2003-09-28 20:35:30 +0000 (Sun, 28 Sep 2003) | 2 lines + +Version 1.62.3 released. + +------------------------------------------------------------------------ +r3126 | nwalsh | 2003-09-28 14:57:48 +0000 (Sun, 28 Sep 2003) | 2 lines + +Version 1.62.2 released. + +------------------------------------------------------------------------ +r3123 | nwalsh | 2003-09-27 20:41:24 +0000 (Sat, 27 Sep 2003) | 2 lines + +Version 1.62.1 released. + +------------------------------------------------------------------------ +r3073 | nwalsh | 2003-08-31 01:55:47 +0000 (Sun, 31 Aug 2003) | 2 lines + +Version 1.62.0 released. + +------------------------------------------------------------------------ +r2934 | nwalsh | 2003-06-22 17:48:29 +0000 (Sun, 22 Jun 2003) | 2 lines + +Version 1.61.3 released. + +------------------------------------------------------------------------ +r2885 | nwalsh | 2003-05-22 23:26:44 +0000 (Thu, 22 May 2003) | 2 lines + +Version 1.61.2 released. + +------------------------------------------------------------------------ +r2882 | nwalsh | 2003-05-19 19:43:30 +0000 (Mon, 19 May 2003) | 2 lines + +Post 1.61.1 updates + +------------------------------------------------------------------------ +r2879 | nwalsh | 2003-05-18 19:17:00 +0000 (Sun, 18 May 2003) | 2 lines + +Version 1.61.1 released. + +------------------------------------------------------------------------ +r2877 | nwalsh | 2003-05-18 14:46:08 +0000 (Sun, 18 May 2003) | 2 lines + +Version 1.60.1 released. + +------------------------------------------------------------------------ +r2868 | nwalsh | 2003-05-08 15:14:27 +0000 (Thu, 08 May 2003) | 2 lines + +Post 1.61.0 hacking + +------------------------------------------------------------------------ +r2866 | nwalsh | 2003-05-08 14:44:24 +0000 (Thu, 08 May 2003) | 2 lines + +Version 1.61.0 released. + +------------------------------------------------------------------------ +r2594 | nwalsh | 2003-01-24 22:37:50 +0000 (Fri, 24 Jan 2003) | 2 lines + +Version 1.60.1 released. + +------------------------------------------------------------------------ +r2538 | nwalsh | 2003-01-21 00:53:17 +0000 (Tue, 21 Jan 2003) | 2 lines + +Version 1.60.0 released. + +------------------------------------------------------------------------ +r2482 | nwalsh | 2003-01-17 13:50:43 +0000 (Fri, 17 Jan 2003) | 2 lines + +Version 1.59.2 released. + +------------------------------------------------------------------------ +r2443 | nwalsh | 2003-01-12 18:26:00 +0000 (Sun, 12 Jan 2003) | 2 lines + +Version 1.59.1 released. + +------------------------------------------------------------------------ +r2417 | nwalsh | 2003-01-01 21:46:15 +0000 (Wed, 01 Jan 2003) | 2 lines + +Version 1.59.0 released. + +------------------------------------------------------------------------ +r2266 | nwalsh | 2002-11-29 13:54:15 +0000 (Fri, 29 Nov 2002) | 2 lines + +Version 1.58.1 released. + +------------------------------------------------------------------------ +r2246 | nwalsh | 2002-11-17 17:28:15 +0000 (Sun, 17 Nov 2002) | 2 lines + +Version 1.58.0 released. + +------------------------------------------------------------------------ +r2199 | nwalsh | 2002-10-22 11:19:18 +0000 (Tue, 22 Oct 2002) | 2 lines + +Version 1.57.0 released. + +------------------------------------------------------------------------ +r2170 | nwalsh | 2002-10-09 13:14:52 +0000 (Wed, 09 Oct 2002) | 2 lines + +Version 1.56.1 released. + +------------------------------------------------------------------------ +r2166 | nwalsh | 2002-10-09 10:05:02 +0000 (Wed, 09 Oct 2002) | 2 lines + +Version 1.56.0 released. + +------------------------------------------------------------------------ +r2079 | nwalsh | 2002-09-17 11:30:08 +0000 (Tue, 17 Sep 2002) | 2 lines + +Version 1.55.0 released. + +------------------------------------------------------------------------ +r1992 | nwalsh | 2002-09-03 13:59:01 +0000 (Tue, 03 Sep 2002) | 2 lines + +Version 1.54.1 released. + +------------------------------------------------------------------------ +r1986 | nwalsh | 2002-09-03 11:04:33 +0000 (Tue, 03 Sep 2002) | 2 lines + +Version 1.54.0 released. + +------------------------------------------------------------------------ +r1922 | nwalsh | 2002-07-28 19:08:54 +0000 (Sun, 28 Jul 2002) | 2 lines + +Version 1.53.0 released. + +------------------------------------------------------------------------ +r1838 | nwalsh | 2002-07-10 10:34:47 +0000 (Wed, 10 Jul 2002) | 2 lines + +Version 1.52.2 released. + +------------------------------------------------------------------------ +r1826 | nwalsh | 2002-07-08 09:40:16 +0000 (Mon, 08 Jul 2002) | 2 lines + +Keep CVS and real releases distinct + +------------------------------------------------------------------------ +r1824 | nwalsh | 2002-07-08 09:07:49 +0000 (Mon, 08 Jul 2002) | 2 lines + +Version 1.52.1 released. + +------------------------------------------------------------------------ +r1818 | nwalsh | 2002-07-07 23:39:39 +0000 (Sun, 07 Jul 2002) | 2 lines + +Version 1.52.0 released. + +------------------------------------------------------------------------ +r1580 | nwalsh | 2002-06-03 10:28:11 +0000 (Mon, 03 Jun 2002) | 2 lines + +Version 1.51.1 released. + +------------------------------------------------------------------------ +r1578 | nwalsh | 2002-06-02 21:20:34 +0000 (Sun, 02 Jun 2002) | 2 lines + +Version 1.51.0 released. + +------------------------------------------------------------------------ +r1480 | nwalsh | 2002-05-16 17:35:22 +0000 (Thu, 16 May 2002) | 2 lines + +Oops again. + +------------------------------------------------------------------------ +r1479 | nwalsh | 2002-05-16 17:27:43 +0000 (Thu, 16 May 2002) | 2 lines + +Oops. + +------------------------------------------------------------------------ +r1477 | nwalsh | 2002-05-16 17:22:26 +0000 (Thu, 16 May 2002) | 2 lines + +Version 1.50.1-EXP2 released. + +------------------------------------------------------------------------ +r1351 | nwalsh | 2002-03-25 21:14:10 +0000 (Mon, 25 Mar 2002) | 2 lines + +Version 1.50.1-EXP released. + +------------------------------------------------------------------------ +r1305 | nwalsh | 2002-03-21 01:44:14 +0000 (Thu, 21 Mar 2002) | 2 lines + +Version 1.50.0 released. + +------------------------------------------------------------------------ +r1232 | nwalsh | 2002-03-14 14:00:13 +0000 (Thu, 14 Mar 2002) | 2 lines + +Keep CVS versions distinct from real releases + +------------------------------------------------------------------------ +r1164 | nwalsh | 2002-02-20 23:15:24 +0000 (Wed, 20 Feb 2002) | 2 lines + +Version 1.49 released. + +------------------------------------------------------------------------ +r1076 | nwalsh | 2002-01-06 21:11:38 +0000 (Sun, 06 Jan 2002) | 2 lines + +Version 1.48 released. + +------------------------------------------------------------------------ +r926 | nwalsh | 2001-11-28 15:14:45 +0000 (Wed, 28 Nov 2001) | 2 lines + +Keep CVS versions distinct from real releases + +------------------------------------------------------------------------ +r924 | nwalsh | 2001-11-28 14:20:10 +0000 (Wed, 28 Nov 2001) | 2 lines + +Version 1.47 released. + +------------------------------------------------------------------------ +r768 | nwalsh | 2001-10-13 22:24:36 +0000 (Sat, 13 Oct 2001) | 2 lines + +Version 1.46 released. + +------------------------------------------------------------------------ +r706 | nwalsh | 2001-09-29 19:11:31 +0000 (Sat, 29 Sep 2001) | 2 lines + +Keep CVS versions distinct from real releases + +------------------------------------------------------------------------ +r704 | nwalsh | 2001-09-29 18:44:39 +0000 (Sat, 29 Sep 2001) | 2 lines + +Version 1.45 released. + +------------------------------------------------------------------------ +r636 | nwalsh | 2001-08-14 15:03:31 +0000 (Tue, 14 Aug 2001) | 2 lines + +Version 1.44 released. + +------------------------------------------------------------------------ +r633 | nwalsh | 2001-08-13 22:05:42 +0000 (Mon, 13 Aug 2001) | 2 lines + +Keep CVS versions distinct from real releases + +------------------------------------------------------------------------ +r630 | nwalsh | 2001-08-13 22:01:58 +0000 (Mon, 13 Aug 2001) | 2 lines + +Version 1.43 released. + +------------------------------------------------------------------------ +r590 | nwalsh | 2001-08-06 13:33:05 +0000 (Mon, 06 Aug 2001) | 2 lines + +Keep CVS versions distinct from real releases + +------------------------------------------------------------------------ +r588 | nwalsh | 2001-08-06 13:25:39 +0000 (Mon, 06 Aug 2001) | 2 lines + +Version 1.42 released. + +------------------------------------------------------------------------ +r574 | nwalsh | 2001-08-04 22:00:35 +0000 (Sat, 04 Aug 2001) | 2 lines + +Make VERSION a parameter so that it isn't an error some stylesheets override it + +------------------------------------------------------------------------ +r457 | nwalsh | 2001-07-09 10:01:46 +0000 (Mon, 09 Jul 2001) | 2 lines + +Version 1.41 released. + +------------------------------------------------------------------------ +r345 | nwalsh | 2001-06-14 18:39:36 +0000 (Thu, 14 Jun 2001) | 2 lines + +Version 1.40 released. + +------------------------------------------------------------------------ +r288 | nwalsh | 2001-05-24 20:32:04 +0000 (Thu, 24 May 2001) | 2 lines + +Version 1.39 released. + +------------------------------------------------------------------------ +r276 | nwalsh | 2001-05-21 19:25:17 +0000 (Mon, 21 May 2001) | 2 lines + +Version 1.38 released. + +------------------------------------------------------------------------ +r195 | nwalsh | 2001-04-20 11:57:57 +0000 (Fri, 20 Apr 2001) | 2 lines + +Version 1.37 released. + +------------------------------------------------------------------------ +r106 | nwalsh | 2001-04-04 11:56:43 +0000 (Wed, 04 Apr 2001) | 2 lines + +Version 1.36 released. + +------------------------------------------------------------------------ +r69 | nwalsh | 2001-04-02 13:03:45 +0000 (Mon, 02 Apr 2001) | 2 lines + +Initial checkin + +------------------------------------------------------------------------ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/ChangeLog.20020917 b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/ChangeLog.20020917 new file mode 100644 index 00000000..c170cc05 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/ChangeLog.20020917 @@ -0,0 +1,195 @@ +Note: This changelog is a record of descriptions of all changes +made to the DocBook XSL manpages stylesheets during the time when +they were maintained in their original home in the +[cvs]/docbook/contrib/xsl/db2man area of the DocBook Project +source-code repository at Sourceforge; that is, from October 2001 +(when they were contributed to the project by Martijn van Beers) +until September 2002 (when they were moved to the +[cvs]/docbook/xsl/manpages area and became a standard part of all +subsequent DocBook XSL Stylesheets releases). + +2002-09-17 Norman Walsh + + * README, db2man.xsl, lists.xsl, sect23.xsl, synop.xsl, xref.xsl: + Moved to docbook/xsl/manpages + + * db2man.xsl, synop.xsl: Patch from Joe Orton + +2002-06-16 + + * db2man.xsl: commit patch sent by Joe Orton: + + This patch adds support for using the productname, date and title out of + a if one is present, rather than having to add each of + these individually for every refentry. + + * db2man.xsl: Tim Waugh sent: + + This patch normalizes space in each refname before displaying it in + the name section. + +2002-05-21 + + * xref.xsl: from Joe Orton: + this patch allows cross-referencing to a specific refname. I + need this since I'm documenting several different (but related) + functions per refentry, and want to cross-reference them individually, + rather than just by the title used for the refentry as a whole. + +2002-05-17 + + * lists.xsl: apply glosslist support patch from twaugh + +2002-05-15 + + * db2man.xsl: slightly sanitize the filenames we generate. again from twaugh + + * db2man.xsl: Apply twaugh's fix for making the entity transform stuff work + +2002-05-14 + + * db2man.xsl: generalize the tip template for all admonitions + (caution,important,note,tip,warning) + + * db2man.xsl: Apply Joe Orton's patch, modified to be indented. Also show "Tip" + in the title. + + so if foo, you get + Tip: foo + + * synop.xsl: rewrote funcprototype. It used to convert all its children to a single + string and the split it up again through recursion. Now has a nice + foreach loop for the paramdefs, which seems much cleaner than throwing + everything in a big string before processing it. + +2002-05-10 + + * db2man.xsl: add support for simpara + + * db2man.xsl, lists.xsl: fix refsect2 titles + + * synop.xsl: also from twaugh: + + I found some input that goes wrong with the synop.xsl we have in CVS: + + + -o FILE + --output=FILE + + + It gets rendered as (with *bold* and _italic_): + + [*-o FILE* | *--output=FILE*] + + The desired markup should look like: + The following macro does the trick: + + [\fB-o \fIFILE\fR\fR | \fB--output=\fIFILE\fR\fR] + + The trouble is that the named template 'bold' uses value-of, and so + strips of its significance. + + Another thing I found is that the arg/replaceable template is + superfluous altogether: db2man.xsl has a 'replaceable' template which + does the same thing. + + Here is a patch to make those two modifications. + + NOTE TO SELF: must try to fix bold template so we can use it everywhere + +2002-05-09 + + * db2man.xsl: oops, removed too much + + * db2man.xsl: remove stuff that's apparently left-over from sect23.xsl + + * db2man.xsl, lists.xsl, synop.xsl: batch of patches from twaugh: + * This patch (based on one from Jirka Kosek) adds support for + block-level elements inside s---s for example, or lists. + * This patch replaces entities (like '舒') with sensible + characters or groups of characters. + * This patch adds support for sbr. + * This patch normalizes spaces in varlistentry terms. + * This patch normalizes spaces in terminal varlistentry terms. + * This patch allows variable lists to be nested (once). + * This patch prevents variable list item paragraphs from merging into + one another. + * This patch improves the rendering of itemized lists, and adds support + for ordered lists and procedures. + * This patch makes some small adjustments to group/arg: don't put extra + spaces in where they aren't needed, and normalize the space of $arg. + * This patch makes adjustments to cmdsynopsis elements. In particular, + they can now be wrapped if no is provided. + * This patch adds funcsynopsis//* support. Again, wrapping is done + automatically. + + * synop.xsl: make synopsises work for --arg=foo s too + + * synop.xsl: remove unneccesary adding of whitespace for arg/replaceable + +2002-05-01 + + * db2man.xsl: This patch adds support for multiple refnames. + + (another twaugh patch) + + * db2man.xsl: modified ulink patch from twaugh. Be nice to content-less ulinks. But we + don't accomodate silly people who don't understand ulink and put the + url as the content too. + + * db2man.xsl, synop.xsl: db2man.xsl: + * temporarily add some params that chunker.xsl needs + * fix bold/italic templates + * update calls to bold/italic templates for new syntax + synop.xsl: + * add support for synopfragment + * update calls to bold/italic templates for new syntax + +2002-04-30 + + * db2man.xsl: Add twaug's patch for xref support + + * db2man.xsl: This patch adds support for: + + - Multiple authors. + - A (single) man page editor. + + (another patch from twaugh) + + * db2man.xsl: more twaugh patches: + - Use refentrytitle, not refname[1], for title. + - Upper-case it. + - Use date, productname, and title. + - Pick up author from main document if not contained in refentry. + - Use refname[1] for man page filename, not refentrytitle. + + * db2man.xsl: add varname support + + * db2man.xsl: This patch makes userinput (an inline element) have inline formatting. + + * db2man.xsl: This patch adds support for the top-level document being something + other than an article. + + It also emits a helpful warning if no refentry elements are found. + + * db2man.xsl: next twaugh patch: + Instead of writing to stdout, create a file for each + refentry. Plus, for bonus points, a file for each additional refname + within that entry (pointing to the main page). + + * db2man.xsl: Add named templates for bold-ifying and italicizing stuff. Inspired + by yet another twaugh patch + + * db2man.xsl, lists.xsl, sect23.xsl: consistently use instead of a newline + + * db2man.xsl, synop.xsl: * add support for informalexample, screen, errorcode, constant, type, + quote, programlisting and citerefentry + * use the 'bold' and 'italic' named templates + + * xref.xsl: New file. + +2001-12-01 Norman Walsh + + * README, db2man.xsl, lists.xsl, sect23.xsl, synop.xsl: + New file. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/block.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/block.xsl new file mode 100644 index 00000000..9278561b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/block.xsl @@ -0,0 +1,411 @@ + + + + + + + + + + n + + .sp + + .RS 4 + + .BM yellow + + + .ps +1 + + .ps -1 + .br + + .sp .5v + + .EM yellow + + .RE + + + + + + + .PP + + + + + + + . + + + + + + + + + + + + + + + + + + + + + .sp + + .RS 4n + + + + + .PP + + + + + + + + .RE + + + + + + + + + + + .sp + + .RS 4n + + + + + .sp + + + + + + + + + + + + + + + + + + + + Yes + + + + + + + + + + + + Yes + + + + + + + + + + + + + + + + .sp + + + + + + + .RS + + + + + + + + + + + + + + + + + + + + + + + + + + + .ft + + + + .nf + + + .fi + + .ft + + + + + .nf + + + + + + + + + + + + + t + + .sp -1 + + .BB lightgray + + adjust-for-leading-newline + + + + .sp -1 + + + .BB lightgray + + + + + + + .EB lightgray + + adjust-for-leading-newline + + t + + + + + + .sp 1 + + + + .EB lightgray + + + + + + + + + + + .fi + + + + + + + .RE + + + + + + .sp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + .PP + + + + + + + + + + .sp + + .RS + + + + + + + + .RE + + + + [IMAGE] + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/charmap.groff.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/charmap.groff.xsl new file mode 100644 index 00000000..a9492faf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/charmap.groff.xsl @@ -0,0 +1,6013 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/docbook.xsl new file mode 100644 index 00000000..a0a4251b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/docbook.xsl @@ -0,0 +1,311 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MAN.MANIFEST + + + + + + + + + + + Erro + + + no refentry + + + No refentry elements found + + in " + + + + ... + + + + + + " + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + '\" t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .\" ----------------------------------------------------------------- + .\" * MAIN CONTENT STARTS HERE * + .\" ----------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/endnotes.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/endnotes.xsl new file mode 100644 index 00000000..8e52e01c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/endnotes.xsl @@ -0,0 +1,586 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + + endnote + + + + Bad: + + + + + [ + + ] + in source + + + + Note + + + endnote + + + + Has: + + / + + + + + Note + + + endnote + + + + Fix: + + / + para/ + + + + + + + + + + + + + + + + \% + + + + + + + + + + + \m[blue] + + + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + + link font + + + invalid $man.font.links value: + ' + + ' + + + + + + + \m[] + + + + + + + \&\s-2\u[ + + ]\d\s+2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .IP + " + + + . + + + + + + + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .RS + + + + + + + + + + \% + + + + + + .RE + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/html-synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/html-synop.xsl new file mode 100644 index 00000000..2137619b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/html-synop.xsl @@ -0,0 +1,1668 @@ + + + + + + + + + + + + +
    + +

    + + + + + + + + + + + + + + + +

    +
    +
    + + + +. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +. + + + + + + + + + + + + + ( + + ) + +   + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + .sp +.nf +
    +    
    +    
    +    
    +  
    .fi + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    + + + +. + + + +

    +
    + + + + + + + ( + + + + + + + + + + + + + + + + ) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + +. + + + + + ; + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
    + +
     
    + +
    + +
    +
    +
     
    +
    + + + + + + + ( + + + + + + + + + + + + + + + + + ) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + ; + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + ; + + + + + + +

    + +

    +
    + + + + + + + ( + + + + + + + + + + + + + + + + void) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
    + +
     
    +
     
    +
    + + + + + + + ( + + + + + + + + + + + + + + + + + void) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + +java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + + +. + + + + + + + + + .sp +.nf +
    +    
    +    
    +    
    +    
    +       extends
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +      implements
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +      throws
    +      
    +    
    +     {
    +    
    +.
    +
    +    
    +    }
    +  
    .fi + +
    + + + + + + + + + , + + + + + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + =  + + + + + + + + + void  + + + + + + + + + + + + + 0 + + , + +. + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + + + + + + + ( + + + + ) + + +. + +     throws  + + + + + + + ; + + + + + + + + .sp +.nf +
    +    
    +    
    +    
    +    
    +      : 
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +       implements
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +       throws
    +      
    +    
    +     {
    +    
    +.
    +
    +    
    +    }
    +  
    .fi + +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + =  + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + + +. + +     throws  + + + + + + + ; + + + + + + + + .sp +.nf +
    +    
    +    
    +    interface 
    +    
    +    
    +      : 
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +       implements
    +      
    +      
    +        
    +.
    +
    +	    
    +      
    +    
    +    
    +       throws
    +      
    +    
    +     {
    +    
    +.
    +
    +    
    +    }
    +  
    .fi + +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + =  + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + + +. + +     raises( + + ) + + + + + + ; + + + + + + + + .sp +.nf +
    +    
    +    
    +    package 
    +    
    +    ;
    +    
    +.
    +
    +
    +    
    +      @ISA = (
    +      
    +      );
    +      
    +.
    +
    +    
    +
    +    
    +  
    .fi + +
    + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + =  + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/info.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/info.xsl new file mode 100644 index 00000000..6698fb99 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/info.xsl @@ -0,0 +1,800 @@ + + + + + + + + + + + + + + + + \n(zqu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + " + + + + " + + + + + + + + + + " + + + + " + + + + + + + + + + + + + + " + + " + + + + " + + " + + + + + + + + + + + + + + + + + + + + Documentation + + + DOCUMENTATION + + + + + + + + + + [see the + + section] + + + + + + [FIXME: author] [see http://docbook.sf.net/el/author] + + + Warn + + meta author + + no refentry/info/author + + + + Note + + meta author + + see http://docbook.sf.net/el/author + + + + Warn + + meta author + + no author data, so inserted a fixme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + < + + + + + + + + + + + + + + + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Author + + + Authors + + + + + + + + + + + + + + + + + .PP + + + + + + + + + + + .br + + + + + + + + + + + + + + .PP + + + + + + + + + + + + + .PP + + + + + + + + + + + + + .PP + + + + + + + + + + + + + + + .RS + + + + + + + + + . + .RE + + + + + + + + + + + + + + + + + + <\& + + + + + + + + + + + + + + + \&> + + + + + + + , + + + + + + + + + + + + + + + .br + + + + + + + + + + , + + + + + + + + + + + .br + + + + + + + + + + + + .br + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + AUTHOR sect. + + no personblurb|contrib for + + + + + Note + + AUTHOR sect. + + see see http://docbook.sf.net/el/contrib + + + + Note + + AUTHOR sect. + + see see http://docbook.sf.net/el/personblurb + + + + + + + + + + .RS + + + + + + + + + . + .RE + + + + .RS + + + + + + + + + . + .RE + + + + + + + + .RS + + + + + + + + + . + .RE + + + + + + + + + + + + + + + + + + + + + + + + + + + .RE + + + + + + + + + + . + + + + + + + + + + + + + + + + .RE + + + + + + + + + + + .RS + + + + + + + + + + + + + .PP + + + + + .br + + + + + + + + + + + + + + + + + + + + + Copyright + + + + .br + + + + + + + + + + + .br + + + + + .sp + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/inline.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/inline.xsl new file mode 100644 index 00000000..56ca4c50 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/inline.xsl @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + © + + + ® + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .\" + + + + + + + + + + : + + + + + + + + .\" + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/lists.xsl new file mode 100644 index 00000000..d5ee7a88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/lists.xsl @@ -0,0 +1,615 @@ + + + + + + + + + + + + + + + + \n(zqu + + + + + + + + + + + + + + .sp + + + + + + + + + + + + .PP + + + + + + + + + + + .PP + + + + + + + + + + + + + + + + + + + + .br + + + + + + .RS + + + + + + + .RE + + + + + + + + + .sp + + + + + + + + + + + + + + + .sp + + .RS + + + + + + + + + + + \h'- + + + 0 + + + + \n(INu + + + ' + + \h'+ + + + 0 + + + + \n(INu-1 + + + '\c + + + + + + + .sp -1 + .IP \(bu 2.3 + + + + + + .RE + + + + + + + + + .PP + + + + + .sp + + .RS + + + + + + + + + + + \h'- + + + 0 + + + + \n(INu+3n + + + ' + + + + + \h'+ + + + 0 + + + + 1n + + + '\c + + + + + + + .sp -1 + .IP " + + + + + " 4.2 + + + + + + .RE + + + + + + .PP + + + + + + + + + + + + + + + + .sp + + + + + + + .PP + + + + + + + + + .sp + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + .RS + + + + + + + + .RE + + + + + + + + + + .PP + + + + + + + .\" line length increase to cope w/ tbl weirdness + .ll +(\n(LLu * 62u / 100u) + + .TS + + + + + + l + + + . + + + + + + + + + + + + + + .TE + .\" line length decrease back to previous value + .ll -(\n(LLu * 62u / 100u) + + .sp + + + + + + + + + + + + + + + + + + + + + + + + + + + + T{ + + + + + T} + + + + + + + + + + + + + + + + + + + + + + + + + + + .TS + tab(:); + + + + r lw(\n(.lu*75u/100u). + + .TE + + + + + + + + + + + + + + \h'-2n': + + + T{ + + T} + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + \ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + \fB( + + )\fR + + + + + + + \fB + + .\fR + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/other.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/other.xsl new file mode 100644 index 00000000..54319250 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/other.xsl @@ -0,0 +1,888 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ + + + + + \e + + + + + + + + . + \&. + + + + + + + + - + \- + + + + + + + + ' + \*(Aq + + + + + + + +   + + + + + + + + + + + + + + + + + + + + \ \& + + + + + + + + + + + + + + + + .\" Title: + + + + + .\" Author: + + + + + + + + + + .\" Generator: DocBook + + v + + + + <http://docbook.sf.net/> + + .\" Date: + + + + + .\" Manual: + + + + + .\" Source: + + + + + .\" Language: + + + .\" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .TH " + + + + + + + + + + + + + " " + + " " + + + + + + + " " + + + + + + + + + + + + " " + + + + + + + + + + + + " + + + + + + + + + + + + .\" ----------------------------------------------------------------- + .\" * set default formatting + .\" ----------------------------------------------------------------- + + .\" disable hyphenation + .nh + + + + + .\" disable justification + (adjust text to left margin only) + .ad l + + + .\" store initial "default indentation value" + .nr zq \n(IN + .\" adjust default indentation + .nr IN + + + .\" adjust indentation of SS headings + .nr SN \n(IN + + + + + + .\" enable line breaks after slashes + .cflags 4 / + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note: + (soelim stub) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note: + (manifest file) + + + + + + + + + + + + + + .\" ----------------------------------------------------------------- + .\" * Define some portability stuff + .\" ----------------------------------------------------------------- + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" http://bugs.debian.org/507673 + .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + .ie \n(.g .ds Aq \(aq + + .el .ds Aq ' + + + + + + + .\" ----------------------------------------------------------------- + .\" * (re)Define some macros + .\" ----------------------------------------------------------------- + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" toupper - uppercase a string (locale-aware) + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de toupper + .tr + + + \\$* + .tr + + + .. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" SH-xref - format a cross-reference to an SH section + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de SH-xref +.ie n \{\ +.\} +.toupper \\$* +.el \{\ +\\$* +.\} +.. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" SH - level-one heading that works better for non-TTY output + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de1 SH + .\" put an extra blank line of space above the head in non-TTY output + + t + + .sp 1 + + .sp \\n[PD]u +.nr an-level 1 +.set-an-margin +.nr an-prevailing-indent \\n[IN] +.fi +.in \\n[an-margin]u +.ti 0 +.HTML-TAG ".NH \\n[an-level]" +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +\." make the size of the head bigger +.ps +3 +.ft B +.ne (2v + 1u) +.ie n \{\ +.\" if n (TTY output), use uppercase +.toupper \\$* +.\} +.el \{\ +.nr an-break-flag 0 +.\" if not n (not TTY), use normal case (not uppercase) +\\$1 +.in \\n[an-margin]u +.ti 0 +.\" if not n (not TTY), put a border/line under subheading +.sp -.6 +\l'\n(.lu' +.\} +.. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" SS - level-two heading that works better for non-TTY output + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de1 SS +.sp \\n[PD]u +.nr an-level 1 +.set-an-margin +.nr an-prevailing-indent \\n[IN] +.fi +.in \\n[IN]u +.ti \\n[SN]u +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.ps \\n[PS-SS]u +\." make the size of the head bigger +.ps +2 +.ft B +.ne (2v + 1u) +.if \\n[.$] \&\\$* +.. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" BB/EB - put background/screen (filled box) around block of text + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de BB +.if t \{\ +.sp -.5 +.br +.in +2n +.ll -2n +.gcolor red +.di BX +.\} +.. +.de EB +.if t \{\ +.if "\\$2"adjust-for-leading-newline" \{\ +.sp -1 +.\} +.br +.di +.in +.ll +.gcolor +.nr BW \\n(.lu-\\n(.i +.nr BH \\n(dn+.5v +.ne \\n(BHu+.5v +.ie "\\$2"adjust-for-leading-newline" \{\ +\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] +.\} +.el \{\ +\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[] +.\} +.in 0 +.sp -.5v +.nf +.BX +.in +.sp .5v +.fi +.\} +.. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" BM/EM - put colored marker in margin next to block of text + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de BM +.if t \{\ +.br +.ll -2n +.gcolor red +.di BX +.\} +.. +.de EM +.if t \{\ +.br +.di +.ll +.gcolor +.nr BH \\n(dn +.ne \\n(BHu +\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[] +.in 0 +.nf +.BX +.in +.fi +.\} +.. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xml new file mode 100644 index 00000000..db8fb843 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xml @@ -0,0 +1,3220 @@ + + + + Manpages Parameter Reference + + $Id: param.xweb 9130 2011-10-11 08:05:37Z dpawson $ + + + The DocBook Project + + + 2005-2011 + The DocBook Project + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL "manpages" stylesheet (for + generating groff/nroff output). Note that the manpages + stylesheet is a customization layer of the DocBook XSL HTML + stylesheet. Therefore, you can also use a number of HTML stylesheet parameters + to control manpages output (in addition to the + manpages-specific parameters listed in this section). + + + + Hyphenation, justification, and breaking + + +man.hyphenate +boolean + + +man.hyphenate +Enable hyphenation? + + + + +<xsl:param name="man.hyphenate">0</xsl:param> + + +Description + +If non-zero, hyphenation is enabled. + + +The default value for this parameter is zero because groff is +not particularly smart about how it does hyphenation; it can end up +hyphenating a lot of things that you don't want hyphenated. To +mitigate that, the default behavior of the stylesheets is to suppress +hyphenation of computer inlines, filenames, and URLs. (You can +override the default behavior by setting non-zero values for the +man.hyphenate.urls, +man.hyphenate.filenames, and +man.hyphenate.computer.inlines parameters.) But +the best way is still to just globally disable hyphenation, as the +stylesheets do by default. + +The only good reason to enabled hyphenation is if you have also +enabled justification (which is disabled by default). The reason is +that justified text can look very bad unless you also hyphenate it; to +quote the Hypenation node from the groff info page: + +
    + Since the odds are not great for finding a set of + words, for every output line, which fit nicely on a line without + inserting excessive amounts of space between words, 'gtroff' + hyphenates words so that it can justify lines without inserting too + much space between words. +
    + +So, if you set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation).
    +
    + + +
    +
    + + + +man.hyphenate.urls +boolean + + +man.hyphenate.urls +Hyphenate URLs? + + + + +<xsl:param name="man.hyphenate.urls">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for output of +the ulink url attribute. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.urls is not necessary. + + +If man.hyphenate.urls is non-zero, URLs +will not be treated specially and are subject to hyphenation just like +other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.urls in order to make long + URLs break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long URLs to be broken after slashes. + + + + + + + +man.hyphenate.filenames +boolean + + +man.hyphenate.filenames +Hyphenate filenames? + + + + +<xsl:param name="man.hyphenate.filenames">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for +filename output. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.filenames is not + necessary. + + +If man.hyphenate.filenames is non-zero, +filenames will not be treated specially and are subject to hyphenation +just like other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.filenames in order to make long + filenames/pathnames break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long pathnames to be broken after slashes. + + + + + + + +man.hyphenate.computer.inlines +boolean + + +man.hyphenate.computer.inlines +Hyphenate computer inlines? + + + + +<xsl:param name="man.hyphenate.computer.inlines">0</xsl:param> + + +Description + +If zero (the default), hyphenation is suppressed for +computer inlines such as environment variables, +constants, etc. This parameter current affects output of the following +elements: + + + classname + constant + envar + errorcode + option + replaceable + userinput + type + varname + + + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting the + man.hyphenate.computer.inlines is not + necessary. + + +If man.hyphenate.computer.inlines is +non-zero, computer inlines will not be treated specially and will be +hyphenated like other words when needed. + + + + + + +man.justify +boolean + + +man.justify +Justify text to both right and left margins? + + + + +<xsl:param name="man.justify">0</xsl:param> + + +Description + +If non-zero, text is justified to both the right and left +margins (or, in roff terminology, "adjusted and filled" to both the +right and left margins). If zero (the default), text is adjusted to +the left margin only -- producing what is traditionally called +"ragged-right" text. + + +The default value for this parameter is zero because justified +text looks good only when it is also hyphenated. Without hyphenation, +excessive amounts of space often end up getting between words, in +order to "pad" lines out to align on the right margin. + +The problem is that groff is not particularly smart about how it +does hyphenation; it can end up hyphenating a lot of things that you +don't want hyphenated. So, disabling both justification and +hyphenation ensures that hyphens won't get inserted where you don't +want to them, and you don't end up with lines containing excessive +amounts of space between words. + +However, if do you decide to set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation). + +Yes, these default settings run counter to how most existing man +pages are formatted. But there are some notable exceptions, such as +the perl man pages. + + + + + + +man.break.after.slash +boolean + + +man.break.after.slash +Enable line-breaking after slashes? + + + + +<xsl:param name="man.break.after.slash">0</xsl:param> + + +Description + +If non-zero, line-breaking after slashes is enabled. This is +mainly useful for causing long URLs or pathnames/filenames to be +broken up or "wrapped" across lines (though it also has the side +effect of sometimes causing relatively short URLs and pathnames to be +broken up across lines too). + +If zero (the default), line-breaking after slashes is +disabled. In that case, strings containing slashes (for example, URLs +or filenames) are not broken across lines, even if they exceed the +maximum column widith. + + + If you set a non-zero value for this parameter, check your + man-page output carefuly afterwards, in order to make sure that the + setting has not introduced an excessive amount of breaking-up of URLs + or pathnames. If your content contains mostly short URLs or + pathnames, setting a non-zero value for + man.break.after.slash will probably result in + in a significant number of relatively short URLs and pathnames being + broken across lines, which is probably not what you want. + + + + + +
    + + Indentation + + +man.indent.width +length + + +man.indent.width +Specifies width used for adjusted indents + + + + +<xsl:param name="man.indent.width">4</xsl:param> + + + +Description +The man.indent.width parameter specifies +the width used for adjusted indents. The value of +man.indent.width is used for indenting of +lists, verbatims, headings, and elsewhere, depending on whether the +values of certain man.indent.* boolean parameters +are non-zero. + +The value of man.indent.width should +include a valid roff measurement unit (for example, +n or u). The default value of +4n specifies a 4-en width; when viewed on a +console, that amounts to the width of four characters. For details +about roff measurment units, see the Measurements +node in the groff info page. + + + + + + +man.indent.refsect +boolean + + +man.indent.refsect +Adjust indentation of refsect* and refsection? + + + + +<xsl:param name="man.indent.refsect" select="0"></xsl:param> + + +Description + +If the value of man.indent.refsect is +non-zero, the width of the left margin for +refsect1, refsect2 and +refsect3 contents and titles (and first-level, +second-level, and third-level nested +refsectioninstances) is adjusted by the value of +the man.indent.width parameter. With +man.indent.width set to its default value of +3n, the main results are that: + + + + contents of refsect1 are output with a + left margin of three characters instead the roff default of seven + or eight characters + + + contents of refsect2 are displayed in + console output with a left margin of six characters instead the of + the roff default of seven characters + + + the contents of refsect3 and nested + refsection instances are adjusted + accordingly. + + + +If instead the value of man.indent.refsect is +zero, no margin adjustment is done for refsect* +output. + + + If your content is primarly comprised of + refsect1 and refsect2 content + (or the refsection equivalent) – with few or + no refsect3 or lower nested sections , you may be + able to “conserve” space in your output by setting + man.indent.refsect to a non-zero value. Doing + so will “squeeze” the left margin in such as way as to provide an + additional four characters of “room” per line in + refsect1 output. That extra room may be useful + if, for example, you have many verbatim sections with long lines in + them. + + + + + + + +man.indent.blurbs +boolean + + +man.indent.blurbs +Adjust indentation of blurbs? + + + + +<xsl:param name="man.indent.blurbs" select="1"></xsl:param> + + +Description + +If the value of man.indent.blurbs is +non-zero, the width of the left margin for +authorblurb, personblurb, and +contrib output is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.blurbs is zero, the built-in roff +default width (7.2n) is used. + + + + + + +man.indent.lists +boolean + + +man.indent.lists +Adjust indentation of lists? + + + + +<xsl:param name="man.indent.lists" select="1"></xsl:param> + + +Description + +If the value of man.indent.lists is +non-zero, the width of the left margin for list items in +itemizedlist, +orderedlist, +variablelist output (and output of some other +lists) is set to the value of the +man.indent.width parameter +(4n by default). If instead the value of +man.indent.lists is zero, the built-in roff +default width (7.2n) is used. + + + + + + +man.indent.verbatims +boolean + + +man.indent.verbatims +Adjust indentation of verbatims? + + + + +<xsl:param name="man.indent.verbatims" select="1"></xsl:param> + + +Description + +If the value of man.indent.verbatims is +non-zero, the width of the left margin for output of verbatim +environments (programlisting, +screen, and so on) is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.verbatims is zero, the built-in roff +default width (7.2n) is used. + + + + + + + Fonts + + +man.font.funcprototype +string + + +man.font.funcprototype +Specifies font for funcprototype output + + + + + <xsl:param name="man.font.funcprototype">BI</xsl:param> + + + +Description + +The man.font.funcprototype parameter +specifies the font for funcprototype output. It +should be a valid roff font name, such as BI or +B. + + + + + + +man.font.funcsynopsisinfo +string + + +man.font.funcsynopsisinfo +Specifies font for funcsynopsisinfo output + + + + + <xsl:param name="man.font.funcsynopsisinfo">B</xsl:param> + + + +Description + +The man.font.funcsynopsisinfo parameter +specifies the font for funcsynopsisinfo output. It +should be a valid roff font name, such as B or +I. + + + + + + +man.font.links +string + + +man.font.links +Specifies font for links + + + + +<xsl:param name="man.font.links">B</xsl:param> + + + +Description + +The man.font.links parameter +specifies the font for output of links (ulink instances +and any instances of any element with an xlink:href attribute). + +The value of man.font.links must be + either B or I, or empty. If +the value is empty, no font formatting is applied to links. + +If you set man.endnotes.are.numbered and/or +man.endnotes.list.enabled to zero (disabled), then +you should probably also set an empty value for +man.font.links. But if +man.endnotes.are.numbered is non-zero (enabled), +you should probably keep +man.font.links set to +B or IThe + main purpose of applying a font format to links in most output +formats it to indicate that the formatted text is +“clickable”; given that links rendered in man pages are +not “real” hyperlinks that users can click on, it might +seem like there is never a good reason to have font formatting for +link contents in man output. +In fact, if you suppress the +display of inline link references (by setting +man.endnotes.are.numbered to zero), there is no +good reason to apply font formatting to links. However, if +man.endnotes.are.numbered is non-zero, having +font formatting for links (arguably) serves a purpose: It provides +“context” information about exactly what part of the text +is being “annotated” by the link. Depending on how you +mark up your content, that context information may or may not +have value.. + + +Related Parameters + man.endnotes.list.enabled, + man.endnotes.are.numbered + + + + + + +man.font.table.headings +string + + +man.font.table.headings +Specifies font for table headings + + + + + <xsl:param name="man.font.table.headings">B</xsl:param> + + + +Description + +The man.font.table.headings parameter +specifies the font for table headings. It should be +a valid roff font, such as B or +I. + + + + + + +man.font.table.title +string + + +man.font.table.title +Specifies font for table headings + + + + + <xsl:param name="man.font.table.title">B</xsl:param> + + + +Description + +The man.font.table.title parameter +specifies the font for table titles. It should be +a valid roff font, such as B or +I. + + + + + + + SYNOPSIS section + + +man.funcsynopsis.style +list +ansi +kr + + +man.funcsynopsis.style +What style of funcsynopsis should be generated? + + +<xsl:param name="man.funcsynopsis.style">ansi</xsl:param> + +Description +If man.funcsynopsis.style is +ansi, ANSI-style function synopses are +generated for a funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + + + AUTHORS and COPYRIGHT sections + + +man.authors.section.enabled +boolean + + +man.authors.section.enabled +Display auto-generated AUTHORS section? + + + +<xsl:param name="man.authors.section.enabled">1</xsl:param> + + +Description + +If the value of +man.authors.section.enabled is non-zero +(the default), then an AUTHORS section is +generated near the end of each man page. The output of the +AUTHORS section is assembled from any +author, editor, and othercredit +metadata found in the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any author, editor, and +othercredit metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.authors.section.enabled is zero, the +the auto-generated AUTHORS section is +suppressed. + +Set the value of + man.authors.section.enabled to zero if + you want to have a manually created AUTHORS + section in your source, and you want it to appear in output + instead of the auto-generated AUTHORS + section. + + + + + +man.copyright.section.enabled +boolean + + +man.copyright.section.enabled +Display auto-generated COPYRIGHT section? + + + +<xsl:param name="man.copyright.section.enabled">1</xsl:param> + + +Description + +If the value of +man.copyright.section.enabled is non-zero +(the default), then a COPYRIGHT section is +generated near the end of each man page. The output of the +COPYRIGHT section is assembled from any +copyright and legalnotice metadata found in +the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any copyright and +legalnotice metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.copyright.section.enabled is zero, the +the auto-generated COPYRIGHT section is +suppressed. + +Set the value of + man.copyright.section.enabled to zero if + you want to have a manually created COPYRIGHT + section in your source, and you want it to appear in output + instead of the auto-generated COPYRIGHT + section. + + + + + + Endnotes and link handling + + +man.endnotes.list.enabled +boolean + + +man.endnotes.list.enabled +Display endnotes list at end of man page? + + + + +<xsl:param name="man.endnotes.list.enabled">1</xsl:param> + + + +Description + +If the value of man.endnotes.list.enabled is +non-zero (the default), then an endnotes list is added to the end of +the output man page. + +If the value of man.endnotes.list.enabled is +zero, the list is suppressed — unless link numbering is enabled (that +is, if man.endnotes.are.numbered is non-zero), in +which case, that setting overrides the +man.endnotes.list.enabled setting, and the +endnotes list is still displayed. The reason is that inline +numbering of notesources associated with endnotes only makes sense +if a (numbered) list of endnotes is also generated. + + + Leaving + man.endnotes.list.enabled at its default + (non-zero) value ensures that no “out of line” information (such + as the URLs for hyperlinks and images) gets lost in your + man-page output. It just gets “rearranged”. + So if you’re thinking about disabling endnotes listing by + setting the value of + man.endnotes.list.enabled to zero: + Before you do so, first take some time to carefully consider + the information needs and experiences of your users. The “out + of line” information has value even if the presentation of it + in text output is not as interactive as it may be in other + output formats. + As far as the specific case of URLs: Even though the URLs + displayed in text output may not be “real” (clickable) + hyperlinks, many X terminals have convenience features for + recognizing URLs and can, for example, present users with + an options to open a URL in a browser with the user clicks on + the URL is a terminal window. And short of those, users with X + terminals can always manually cut and paste the URLs into a web + browser. + Also, note that various “man to html” tools, such as the + widely used man2html (VH-Man2html) + application, automatically mark up URLs with a@href markup + during conversion — resulting in “real” hyperlinks in HTML + output from those tools. + + +To “turn off” numbering of endnotes in the +endnotes list, set man.endnotes.are.numbered +to zero. The endnotes list will +still be displayed; it will just be displayed without the +numbersIt can still make sense to have +the list of endnotes displayed even if you have endnotes numbering turned +off. In that case, your endnotes list basically becomes a “list +of references” without any association with specific text in +your document. This is probably the best option if you find the inline +endnotes numbering obtrusive. Your users will still have access to all the “out of line” +such as URLs for hyperlinks. + + +The default heading for the endnotes list is +NOTES. To change that, set a non-empty +value for the man.endnotes.list.heading +parameter. + +In the case of notesources that are links: Along with the +URL for each link, the endnotes list includes the contents of the +link. The list thus includes only non-empty + +A “non-empty” link is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty link” is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + links. + +Empty links are never included, and never numbered. They are simply +displayed inline, without any numbering. + +In addition, if there are multiple instances of links in a +refentry that have the same URL, the URL is listed only +once. The contents listed for that link in the endnotes list are +the contents of the first link which has that URL. + +If you disable endnotes listing, you should probably also set +man.links.are.underlined to zero (to disable +link underlining). + + + + + +man.endnotes.list.heading +string + + +man.endnotes.list.heading +Specifies an alternate name for endnotes list + + + + +<xsl:param name="man.endnotes.list.heading"></xsl:param> + + + +Description + +If the value of the +man.endnotes.are.numbered parameter +and/or the man.endnotes.list.enabled +parameter is non-zero (the defaults for both are non-zero), a +numbered list of endnotes is generated near the end of each man +page. The default heading for the list of endnotes is the +equivalent of the English word NOTES in +the current locale. To cause an alternate heading to be displayed, +set a non-empty value for the +man.endnotes.list.heading parameter — +for example, REFERENCES. + + + + + +man.endnotes.are.numbered +boolean + + +man.endnotes.are.numbered +Number endnotes? + + + + +<xsl:param name="man.endnotes.are.numbered">1</xsl:param> + + + +Description + +If the value of man.endnotes.are.numbered is +non-zero (the default), then for each non-empty +A “non-empty” notesource is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty” notesource is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + “notesource”: + + + + a number (in square brackets) is displayed inline after the + rendered inline contents (if any) of the notesource + + + the contents of the notesource are included in a + numbered list of endnotes that is generated at the end of + each man page; the number for each endnote corresponds to + the inline number for the notesource with which it is + associated + + +The default heading for the list of endnotes is +NOTES. To output a different heading, set a value +for the man.endnotes.section.heading +parameter. + + + The endnotes list is also displayed (but without + numbers) if the value of + man.endnotes.list.enabled is + non-zero. + + + +If the value of man.endnotes.are.numbered is +zero, numbering of endnotess is suppressed; only inline +contents (if any) of the notesource are displayed inline. + + If you are thinking about disabling endnote numbering by setting + the value of man.endnotes.are.numbered to zero, + before you do so, first take some time to carefully + consider the information needs and experiences of your users. The + square-bracketed numbers displayed inline after notesources may seem + obstrusive and aesthetically unpleasingAs far as notesources that are links, ytou might + think it would be better to just display URLs for non-empty + links inline, after their content, rather than displaying + square-bracketed numbers all over the place. But it's not better. In + fact, it's not even practical, because many (most) URLs for links + are too long to be displayed inline. They end up overflowing the + right margin. You can set a non-zero value for + man.break.after.slash parameter to deal with + that, but it could be argued that what you end up with is at least + as ugly, and definitely more obstrusive, then having short + square-bracketed numbers displayed inline., + + but in a text-only output format, the + numbered-notesources/endnotes-listing mechanism is the only + practical way to handle this kind of content. + + Also, users of “text based” browsers such as + lynx will already be accustomed to seeing inline + numbers for links. And various "man to html" applications, such as + the widely used man2html (VH-Man2html) + application, can automatically turn URLs into "real" HTML hyperlinks + in output. So leaving man.endnotes.are.numbered + at its default (non-zero) value ensures that no information is + lost in your man-page output. It just gets + “rearranged”. + + +The handling of empty links is not affected by this +parameter. Empty links are handled simply by displaying their URLs +inline. Empty links are never auto-numbered. + +If you disable endnotes numbering, you should probably also set +man.font.links to an empty value (to +disable font formatting for links. + + +Related Parameters + man.endnotes.list.enabled, + man.font.links + + + + + + man.base.url.for.relative.links + string + + + man.base.url.for.relative.links + Specifies a base URL for relative links + + + + <xsl:param name="man.base.url.for.relative.links">[set $man.base.url.for.relative.links]/</xsl:param> + + + Description + + For any “notesource” listed in the auto-generated + “NOTES” section of output man pages (which is generated when + the value of the + man.endnotes.list.enabled parameter + is non-zero), if the notesource is a link source with a + relative URI, the URI is displayed in output with the value + of the + man.base.url.for.relative.links + parameter prepended to the value of the link URI. + + + A link source is an notesource that references an + external resource: + + + a ulink element with a url attribute + + + any element with an xlink:href attribute + + + an imagedata, audiodata, or + videodata element + + + + + + If you use relative URIs in link sources in your DocBook + refentry source, and you leave + man.base.url.for.relative.links + unset, the relative links will appear “as is” in the “Notes” + section of any man-page output generated from your source. + That’s probably not what you want, because such relative + links are only usable in the context of HTML output. So, to + make the links meaningful and usable in the context of + man-page output, set a value for + man.base.url.for.relative.links that + points to the online version of HTML output generated from + your DocBook refentry source. For + example: + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + + + + Related Parameters + man.endnotes.list.enabled + + + + + + + Lists + + +man.segtitle.suppress +boolean + + +man.segtitle.suppress +Suppress display of segtitle contents? + + + + +<xsl:param name="man.segtitle.suppress" select="0"></xsl:param> + + +Description + +If the value of man.segtitle.suppress is +non-zero, then display of segtitle contents is +suppressed in output. + + + + + + + Character/string substitution + + +man.charmap.enabled +boolean + + +man.charmap.enabled +Apply character map before final output? + + + + +<xsl:param name="man.charmap.enabled" select="1"></xsl:param> + + + +Description + +If the value of the man.charmap.enabled +parameter is non-zero, a "character map" is used to substitute certain +Unicode symbols and special characters with appropriate roff/groff +equivalents, just before writing each man-page file to the +filesystem. If instead the value of +man.charmap.enabled is zero, Unicode characters +are passed through "as is". + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + +You can also use a subset of a character map. For details, +see the man.charmap.use.subset, +man.charmap.subset.profile, and +man.charmap.subset.profile.english +parameters. + + + + + + + +man.charmap.uri +uri + + +man.charmap.uri +URI for custom roff character map + + + + +<xsl:param name="man.charmap.uri"></xsl:param> + + + +Description + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes an XSLT character +map. That character map can be considered the standard roff +character map for the distribution. + +If the value of the man.charmap.uri +parameter is non-empty, that value is used as the URI for the location +for an alternate roff character map to use in place of the standard +roff character map provided in the distribution. + + +Do not set a value for man.charmap.uri +unless you have a custom roff character map that differs from the +standard one provided in the distribution. + + + + + + +man.charmap.use.subset +boolean + + +man.charmap.use.subset +Use subset of character map instead of full map? + + + + +<xsl:param name="man.charmap.use.subset" select="1"></xsl:param> + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +a subset of the roff character map is used instead of the full roff +character map. The profile of the subset used is determined either +by the value of the +man.charmap.subset.profile +parameter (if the source is not in English) or the +man.charmap.subset.profile.english +parameter (if the source is in English). + + + You may want to experiment with setting a non-zero value of + man.charmap.use.subset, so that the full + character map is used. Depending on which XSLT engine you run, + setting a non-zero value for + man.charmap.use.subset may significantly + increase the time needed to process your documents. Or it may + not. For example, if you set it and run it with xsltproc, it seems + to dramatically increase processing time; on the other hand, if you + set it and run it with Saxon, it does not seem to increase + processing time nearly as much. + + If processing time is not a important concern and/or you can + tolerate the increase in processing time imposed by using the full + character map, set man.charmap.use.subset to + zero. + + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + + +Because it is not terrifically efficient to use the standard +800-character character map in full -- and for most (or all) users, +never necessary to use it in full -- the DocBook XSL Stylesheets +support a mechanism for using, within any given character map, a +subset of character mappings instead of the full set. You can use the +man.charmap.subset.profile or +man.charmap.subset.profile.english +parameter to tune the profile of that subset to use. + + + + + + + +man.charmap.subset.profile +string + + +man.charmap.subset.profile +Profile of character map subset + + + + +<xsl:param name="man.charmap.subset.profile"> +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + (@*[local-name() = 'class'] = 'symbols' or + @*[local-name() = 'class'] = 'letters') +) or +@*[local-name() = 'block'] = 'Latin Extended-A' +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' +</xsl:param> + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that + is, if the lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has a value other than + en), then the character-map subset specified + by the man.charmap.subset.profile + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root + element in your DocBook + source or on the first refentry element in your source + has the value en or if it has no lang or xml:lang attribute, then the character-map + subset specified by the + man.charmap.subset.profile.english + parameter is used instead of + man.charmap.subset.profile. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile +is a string representing an XPath expression that matches attribute +names and values for output-character +elements in the character map. + +The attributes supported in the standard roff character map included in the distribution are: + + + character + + a raw Unicode character or numeric Unicode + character-entity value (either in decimal or hex); all + characters have this attribute + + + + name + + a standard full/long ISO/Unicode character name (e.g., + "OHM SIGN"); all characters have this attribute + + + + block + + a standard Unicode "block" name (e.g., "General + Punctuation"); all characters have this attribute. For the full + list of Unicode block names supported in the standard roff + character map, see . + + + + class + + a class of characters (e.g., "spaces"). Not all + characters have this attribute; currently, it is used only with + certain characters within the "C1 Controls And Latin-1 + Supplement" and "General Punctuation" blocks. For details, see + . + + + + entity + + an ISO entity name (e.g., "ohm"); not all characters + have this attribute, because not all characters have ISO entity + names; for example, of the 800 or so characters in the standard + roff character map included in the distribution, only around 300 + have ISO entity names. + + + + + string + + a string representing an roff/groff escape-code (with + "@esc@" used in place of the backslash), or a simple ASCII + string; all characters in the roff character map have this + attribute + + + + +The value of man.charmap.subset.profile +is evaluated as an XPath expression at run-time to select a portion of +the roff character map to use. You can tune the subset used by adding +or removing parts. For example, if you need to use a wide range of +mathematical operators in a document, and you want to have them +converted into roff markup properly, you might add the following: + + @*[local-name() = 'block'] ='MathematicalOperators' + +That will cause a additional set of around 67 additional "math" +characters to be converted into roff markup. + + +Depending on which XSLT engine you use, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +man.charmap.subset.profile at run-time. If you +don't use xsltproc, Saxon, Xalan -- or some other XSLT engine that +supports dyn:evaluate -- you must either set the +value of the man.charmap.use.subset parameter +to zero and process your documents using the full character map +instead, or set the value of the +man.charmap.enabled parameter to zero instead +(so that character-map processing is disabled completely. + + +An alternative to using +man.charmap.subset.profile is to create your +own custom character map, and set the value of +man.charmap.uri to the URI/filename for +that. If you use a custom character map, you will probably want to +include in it just the characters you want to use, and so you will +most likely also want to set the value of +man.charmap.use.subset to zero. +You can create a +custom character map by making a copy of the standard roff character map provided in the distribution, and +then adding to, changing, and/or deleting from that. + + +If you author your DocBook XML source in UTF-8 or UTF-16 +encoding and aren't sure what OSes or environments your man-page +output might end up being viewed on, and not sure what version of +nroff/groff those environments might have, you should be careful about +what Unicode symbols and special characters you use in your source and +what parts you add to the value of +man.charmap.subset.profile. +Many of the escape codes used are specific to groff and using +them may not provide the expected output on an OS or environment that +uses nroff instead of groff. +On the other hand, if you intend for your man-page output to be +viewed only on modern systems (for example, GNU/Linux systems, FreeBSD +systems, or Cygwin environments) that have a good, up-to-date groff, +then you can safely include a wide range of Unicode symbols and +special characters in your UTF-8 or UTF-16 encoded DocBook XML source +and add any of the supported Unicode block names to the value of +man.charmap.subset.profile. + + + +For other details, see the documentation for the +man.charmap.use.subset parameter. + +Supported Unicode block names and "class" values + + + Below is the full list of Unicode block names and "class" + values supported in the standard roff stylesheet provided in the + distribution, along with a description of which codepoints from the + Unicode range corresponding to that block name or block/class + combination are supported. + + + + C1 Controls And Latin-1 Supplement (Latin-1 Supplement) (x00a0 to x00ff) + class values + + + symbols + + + letters + + + + + Latin Extended-A (x0100 to x017f, partial) + + + Spacing Modifier Letters (x02b0 to x02ee, partial) + + + Greek and Coptic (x0370 to x03ff, partial) + + + General Punctuation (x2000 to x206f, partial) + class values + + + spaces + + + dashes + + + quotes + + + daggers + + + bullets + + + leaders + + + primes + + + + + + Superscripts and Subscripts (x2070 to x209f) + + + Currency Symbols (x20a0 to x20b1) + + + Letterlike Symbols (x2100 to x214b) + + + Number Forms (x2150 to x218f) + + + Arrows (x2190 to x21ff, partial) + + + Mathematical Operators (x2200 to x22ff, partial) + + + Control Pictures (x2400 to x243f) + + + Enclosed Alphanumerics (x2460 to x24ff) + + + Geometric Shapes (x25a0 to x25f7, partial) + + + Miscellaneous Symbols (x2600 to x26ff, partial) + + + Dingbats (x2700 to x27be, partial) + + + Alphabetic Presentation Forms (xfb00 to xfb04 only) + + + + + + + + +man.charmap.subset.profile.english +string + + +man.charmap.subset.profile.english +Profile of character map subset + + + + +<xsl:param name="man.charmap.subset.profile.english"> +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + @*[local-name() = 'class'] = 'symbols') +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' +</xsl:param> + + + +Description + +If the value of the + man.charmap.use.subset parameter is + non-zero, and your DocBook source is written in English (that + is, if its lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has the value en or if + it has no lang or xml:lang attribute), then the + character-map subset specified by the + man.charmap.subset.profile.english + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute + on the root element in your DocBook source or on the first + refentry element in your source has a value other + than en, then the character-map subset + specified by the + man.charmap.subset.profile parameter is + used instead of + man.charmap.subset.profile.english. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile.english +is a string representing an XPath expression that matches attribute +names and values for output-character elements in the character map. + +For other details, see the documentation for the +man.charmap.subset.profile.english and +man.charmap.use.subset parameters. + + + + + + +man.string.subst.map.local.pre +string + + +man.string.subst.map.local.pre +Specifies “local” string substitutions + + + + + <xsl:param name="man.string.subst.map.local.pre"></xsl:param> + + + +Description + +Use the man.string.subst.map.local.pre +parameter to specify any “local” string substitutions to perform over +the entire roff source for each man page before +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + + + + +man.string.subst.map +rtf + + +man.string.subst.map +Specifies a set of string substitutions + + + + +<xsl:param name="man.string.subst.map"> + + <!-- * remove no-break marker at beginning of line (stylesheet artifact) --> + <ss:substitution oldstring="▒▀" newstring="▒"></ss:substitution> + <!-- * replace U+2580 no-break marker (stylesheet-added) w/ no-break space --> + <ss:substitution oldstring="▀" newstring="\ "></ss:substitution> + + <!-- ==================================================================== --> + + <!-- * squeeze multiple newlines before a roff request --> + <ss:substitution oldstring=" + +." newstring=" +."></ss:substitution> + <!-- * remove any .sp instances that directly precede a .PP --> + <ss:substitution oldstring=".sp +.PP" newstring=".PP"></ss:substitution> + <!-- * remove any .sp instances that directly follow a .PP --> + <ss:substitution oldstring=".sp +.sp" newstring=".sp"></ss:substitution> + <!-- * squeeze multiple .sp instances into a single .sp--> + <ss:substitution oldstring=".PP +.sp" newstring=".PP"></ss:substitution> + <!-- * squeeze multiple newlines after start of no-fill (verbatim) env. --> + <ss:substitution oldstring=".nf + +" newstring=".nf +"></ss:substitution> + <!-- * squeeze multiple newlines after REstoring margin --> + <ss:substitution oldstring=".RE + +" newstring=".RE +"></ss:substitution> + <!-- * U+2591 is a marker we add before and after every Parameter in --> + <!-- * Funcprototype output --> + <ss:substitution oldstring="░" newstring=" "></ss:substitution> + <!-- * U+2592 is a marker we add for the newline before output of <sbr>; --> + <ss:substitution oldstring="▒" newstring=" +"></ss:substitution> + <!-- * --> + <!-- * Now deal with some other characters that are added by the --> + <!-- * stylesheets during processing. --> + <!-- * --> + <!-- * bullet --> + <ss:substitution oldstring="•" newstring="\(bu"></ss:substitution> + <!-- * left double quote --> + <ss:substitution oldstring="“" newstring="\(lq"></ss:substitution> + <!-- * right double quote --> + <ss:substitution oldstring="”" newstring="\(rq"></ss:substitution> + <!-- * left single quote --> + <ss:substitution oldstring="‘" newstring="\(oq"></ss:substitution> + <!-- * right single quote --> + <ss:substitution oldstring="’" newstring="\(cq"></ss:substitution> + <!-- * copyright sign --> + <ss:substitution oldstring="©" newstring="\(co"></ss:substitution> + <!-- * registered sign --> + <ss:substitution oldstring="®" newstring="\(rg"></ss:substitution> + <!-- * ...servicemark... --> + <!-- * There is no groff equivalent for it. --> + <ss:substitution oldstring="℠" newstring="(SM)"></ss:substitution> + <!-- * ...trademark... --> + <!-- * We don't do "\(tm" because for console output, --> + <!-- * groff just renders that as "tm"; that is: --> + <!-- * --> + <!-- * Product&#x2122; -> Producttm --> + <!-- * --> + <!-- * So we just make it to "(TM)" instead; thus: --> + <!-- * --> + <!-- * Product&#x2122; -> Product(TM) --> + <ss:substitution oldstring="™" newstring="(TM)"></ss:substitution> + +</xsl:param> + + + +Description + +The man.string.subst.map parameter +contains a map that specifies a set of +string substitutions to perform over the entire roff source for each +man page, either just before generating final man-page output (that +is, before writing man-page files to disk) or, if the value of the +man.charmap.enabled parameter is non-zero, +before applying the roff character map. + +You can use man.string.subst.map as a +“lightweight” character map to perform “essential” substitutions -- +that is, substitutions that are always performed, +even if the value of the man.charmap.enabled +parameter is zero. For example, you can use it to replace quotation +marks or other special characters that are generated by the DocBook +XSL stylesheets for a particular locale setting (as opposed to those +characters that are actually in source XML documents), or to replace +any special characters that may be automatically generated by a +particular customization of the DocBook XSL stylesheets. + + + Do you not change value of the + man.string.subst.map parameter unless you are + sure what you are doing. First consider adding your + string-substitution mappings to either or both of the following + parameters: + + + man.string.subst.map.local.pre + applied before + man.string.subst.map + + + man.string.subst.map.local.post + applied after + man.string.subst.map + + + By default, both of those parameters contain no + string substitutions. They are intended as a means for you to + specify your own local string-substitution mappings. + + If you remove any of default mappings from the value of the + man.string.subst.map parameter, you are + likely to end up with broken output. And be very careful about adding + anything to it; it’s used for doing string substitution over the + entire roff source of each man page – it causes target strings to be + replaced in roff requests and escapes, not just in the visible + contents of the page. + + + + + + Contents of the substitution map + + The string-substitution map contains one or more + ss:substitution elements, each of which has two + attributes: + + + oldstring + + string to replace + + + + newstring + + string with which to replace oldstring + + + + It may also include XML comments (that is, delimited with + "<!--" and "-->"). + + + + + + + + +man.string.subst.map.local.post +string + + +man.string.subst.map.local.post +Specifies “local” string substitutions + + + + +<xsl:param name="man.string.subst.map.local.post"></xsl:param> + + + +Description + +Use the man.string.subst.map.local.post +parameter to specify any “local” string substitutions to perform over +the entire roff source for each man page after +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + + + + + Refentry metadata gathering + + +refentry.meta.get.quietly +boolean + + +refentry.meta.get.quietly +Suppress notes and warnings when gathering refentry metadata? + + + + +<xsl:param name="refentry.meta.get.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), notes and warnings about “missing” markup +are generated during gathering of refentry metadata. If non-zero, the +metadata is gathered “quietly” -- that is, the notes and warnings are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + refentry.meta.get.quietly. + + + + + + + +refentry.date.profile +string + + +refentry.date.profile +Specifies profile for refentry "date" data + + + + +<xsl:param name="refentry.date.profile"> + (($info[//date])[last()]/date)[1]| + (($info[//pubdate])[last()]/pubdate)[1] +</xsl:param> + + + +Description + +The value of refentry.date.profile is a +string representing an XPath expression. It is evaluated at run-time +and used only if refentry.date.profile.enabled +is non-zero. Otherwise, the refentry metadata-gathering +logic "hard coded" into the stylesheets is used. + + The man(7) man page describes this content +as "the date of the last revision". In man pages, it is the content +that is usually displayed in the center footer. + + + + + + +refentry.date.profile.enabled +boolean + + +refentry.date.profile.enabled +Enable refentry "date" profiling? + + + + +<xsl:param name="refentry.date.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.date.profile.enabled is non-zero, then +during refentry metadata gathering, the info profile +specified by the customizable +refentry.date.profile parameter is used. + +If instead the value of +refentry.date.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "date" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "date" data to show +up in your output, then consider setting a non-zero value for +refentry.date.profile.enabled and adjusting the +value of refentry.date.profile to cause correct +data to be gathered. + +Note that the terms "source" and "date" have special meanings in +this context. For details, see the documentation for the +refentry.date.profile parameter. + + + + + + +refentry.manual.profile +string + + +refentry.manual.profile +Specifies profile for refentry "manual" data + + + + +<xsl:param name="refentry.manual.profile"> + (($info[//title])[last()]/title)[1]| + ../title/node() +</xsl:param> + + + +Description + +The value of refentry.manual.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.manual.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +In man pages, this content is usually displayed in the middle of +the header of the page. The man(7) man page +describes this as "the title of the manual (e.g., Linux +Programmer's Manual)". Here are some examples from +existing man pages: + + + dpkg utilities + (dpkg-name) + + + User Contributed Perl Documentation + (GET) + + + GNU Development Tools + (ld) + + + Emperor Norton Utilities + (ddate) + + + Debian GNU/Linux manual + (faked) + + + GIMP Manual Pages + (gimp) + + + KDOC Documentation System + (qt2kdoc) + + + + + + + + + +refentry.manual.profile.enabled +boolean + + +refentry.manual.profile.enabled +Enable refentry "manual" profiling? + + + + +<xsl:param name="refentry.manual.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.manual.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.manual.profile parameter is +used. + +If instead the value of +refentry.manual.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "manual" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "manual" data to show +up in your output, then consider setting a non-zero value for +refentry.manual.profile.enabled and adjusting +the value of refentry.manual.profile to cause +correct data to be gathered. + +Note that the term "manual" has a special meanings in this +context. For details, see the documentation for the +refentry.manual.profile parameter. + + + + + + +refentry.source.name.suppress +boolean + + +refentry.source.name.suppress +Suppress "name" part of refentry "source" contents? + + + + +<xsl:param name="refentry.source.name.suppress">0</xsl:param> + + +Description + +If the value of +refentry.source.name.suppress is non-zero, then +during refentry metadata gathering, no "source name" data +is added to the refentry "source" contents. Instead (unless +refentry.version.suppress is also non-zero), +only "version" data is added to the "source" contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "source name" data to show up in your +output -- for example, in the footer (or possibly header) of a man +page -- then you might consider setting a non-zero value for +refentry.source.name.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + + + + +refentry.source.name.profile +string + + +refentry.source.name.profile +Specifies profile for refentry "source name" data + + + + +<xsl:param name="refentry.source.name.profile"> + (($info[//productname])[last()]/productname)[1]| + (($info[//corpname])[last()]/corpname)[1]| + (($info[//corpcredit])[last()]/corpcredit)[1]| + (($info[//corpauthor])[last()]/corpauthor)[1]| + (($info[//orgname])[last()]/orgname)[1]| + (($info[//publishername])[last()]/publishername)[1] +</xsl:param> + + + +Description + +The value of refentry.source.name.profile +is a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.source.name.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source name" is one part of a (potentially) two-part +Name Version +"source" field. In man pages, it is usually displayed in the left +footer of the page. It typically indicates the software system or +product that the item documented in the man page belongs to. The +man(7) man page describes it as "the source of +the command", and provides the following examples: + + + For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + For system calls, use the version of the kernel that you + are currently looking at: Linux 0.99.11. + + + For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + +In practice, there are many pages that simply have a Version +number in the "source" field. So, it looks like what we have is a +two-part field, +Name Version, +where: + + + Name + + product name (e.g., BSD) or org. name (e.g., GNU) + + + + Version + + version number + + + +Each part is optional. If the Name is a +product name, then the Version is probably +the version of the product. Or there may be no +Name, in which case, if there is a +Version, it is probably the version +of the item itself, not the product it is part of. Or, if the +Name is an organization name, then there +probably will be no Version. + + + + + +refentry.source.name.profile.enabled +boolean + + +refentry.source.name.profile.enabled +Enable refentry "source name" profiling? + + + + +<xsl:param name="refentry.source.name.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.source.name.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.source.name.profile parameter is +used. + +If instead the value of +refentry.source.name.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "source name" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "source name" data to +show up in your output, then consider setting a non-zero value for +refentry.source.name.profile.enabled and +adjusting the value of +refentry.source.name.profile to cause correct +data to be gathered. + +Note that the terms "source" and "source name" have special +meanings in this context. For details, see the documentation for the +refentry.source.name.profile parameter. + + + + + + +refentry.version.suppress +boolean + + +refentry.version.suppress +Suppress "version" part of refentry "source" contents? + + + + +<xsl:param name="refentry.version.suppress">0</xsl:param> + + +Description + +If the value of refentry.version.suppress +is non-zero, then during refentry metadata gathering, no +"version" data is added to the refentry "source" +contents. Instead (unless +refentry.source.name.suppress is also +non-zero), only "source name" data is added to the "source" +contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "version" data to show up in your output +-- for example, in the footer (or possibly header) of a man page -- +then you might consider setting a non-zero value for +refentry.version.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + + + + +refentry.version.profile +string + + +refentry.version.profile +Specifies profile for refentry "version" data + + + + +<xsl:param name="refentry.version.profile"> + (($info[//productnumber])[last()]/productnumber)[1]| + (($info[//edition])[last()]/edition)[1]| + (($info[//releaseinfo])[last()]/releaseinfo)[1] +</xsl:param> + + + +Description + +The value of refentry.version.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.version.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source.name" is one part of a (potentially) two-part +Name Version +"source" field. For more details, see the documentation for the +refentry.source.name.profile parameter. + + + + + + +refentry.version.profile.enabled +boolean + + +refentry.version.profile.enabled +Enable refentry "version" profiling? + + + + +<xsl:param name="refentry.version.profile.enabled">0</xsl:param> + + +Description + +If the value of +refentry.version.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.version.profile parameter is +used. + +If instead the value of +refentry.version.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "version" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "version" data to show +up in your output, then consider setting a non-zero value for +refentry.version.profile.enabled and adjusting +the value of refentry.version.profile to cause +correct data to be gathered. + +Note that the terms "source" and "version" have special +meanings in this context. For details, see the documentation for the +refentry.version.profile parameter. + + + + + + +refentry.manual.fallback.profile +string + + +refentry.manual.fallback.profile +Specifies profile of "fallback" for refentry "manual" data + + + + +<xsl:param name="refentry.manual.fallback.profile"> +refmeta/refmiscinfo[not(@class = 'date')][1]/node()</xsl:param> + + + +Description + +The value of +refentry.manual.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and +used only if no "manual" data can be found by other means (that is, +either using the refentry metadata-gathering logic "hard +coded" in the stylesheets, or the value of +refentry.manual.profile, if it is +enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.manual.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.manual.fallback.profile +parameter. + + + + + + + +refentry.source.fallback.profile +string + + +refentry.source.fallback.profile +Specifies profile of "fallback" for refentry "source" data + + + + +<xsl:param name="refentry.source.fallback.profile"> +refmeta/refmiscinfo[not(@class = 'date')][1]/node()</xsl:param> + + + +Description + +The value of +refentry.source.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and used +only if no "source" data can be found by other means (that is, either +using the refentry metadata-gathering logic "hard coded" in +the stylesheets, or the value of the +refentry.source.name.profile and +refentry.version.profile parameters, if those +are enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.source.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.source.fallback.profile +parameter. + + + + + + + + Page header/footer + + +man.th.extra1.suppress +boolean + + +man.th.extra1.suppress +Suppress extra1 part of header/footer? + + + + +<xsl:param name="man.th.extra1.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra1.suppress is +non-zero, then the extra1 part of the +.TH title line header/footer is suppressed. + +The content of the extra1 field is almost +always displayed in the center footer of the page and is, universally, +a date. + + + + + + +man.th.extra2.suppress +boolean + + +man.th.extra2.suppress +Suppress extra2 part of header/footer? + + + + +<xsl:param name="man.th.extra2.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra2.suppress is +non-zero, then the extra2 part of the +.TH title line header/footer is suppressed. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + + + You can use the + refentry.source.name.suppress and + refentry.version.suppress parameters to + independently suppress the Name and + Version parts of the + extra2 field. + + + + + + + +man.th.extra3.suppress +boolean + + +man.th.extra3.suppress +Suppress extra3 part of header/footer? + + + + +<xsl:param name="man.th.extra3.suppress">0</xsl:param> + + +Description + +If the value of man.th.extra3.suppress is +non-zero, then the extra3 part of the +.TH title line header/footer is +suppressed. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + + + + + + +man.th.title.max.length +integer + + +man.th.title.max.length +Maximum length of title in header/footer + + + + +<xsl:param name="man.th.title.max.length">20</xsl:param> + + + +Description + +Specifies the maximum permitted length of the title part of the +man-page .TH title line header/footer. If the title +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +Details + + +Every man page generated using the DocBook stylesheets has a +title line, specified using the TH roff +macro. Within that title line, there is always, at a minimum, a title, +followed by a section value (representing a man "section" -- usually +just a number). + +The title and section are displayed, together, in the visible +header of each page. Where in the header they are displayed depends on +OS the man page is viewed on, and on what version of nroff/groff/man +is used for viewing the page. But, at a minimum and across all +systems, the title and section are displayed on the right-hand column +of the header. On many systems -- those with a modern groff, including +Linux systems -- they are displayed twice: both in the left and right +columns of the header. + +So if the length of the title exceeds a certain percentage of +the column width in which the page is viewed, the left and right +titles can end up overlapping, making them unreadable, or breaking to +another line, which doesn't look particularly good. + +So the stylesheets provide the +man.th.title.max.length parameter as a means +for truncating titles that exceed the maximum length that can be +viewing properly in a page header. + +The default value is reasonable but somewhat arbitrary. If you +have pages with long titles, you may want to experiment with changing +the value in order to achieve the correct aesthetic results. + + + + + + + +man.th.extra2.max.length +integer + + +man.th.extra2.max.length +Maximum length of extra2 in header/footer + + + + +<xsl:param name="man.th.extra2.max.length">30</xsl:param> + + + +Description + +Specifies the maximum permitted length of the +extra2 part of the man-page part of the +.TH title line header/footer. If the +extra2 content exceeds the maxiumum specified, it +is truncated down to the maximum permitted length. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data indicating the software system or product that the item +documented in the man page belongs to, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "source" information, +you may want to experiment with changing the value in order to achieve +the correct aesthetic results. + + + + + +man.th.extra3.max.length +integer + + +man.th.extra3.max.length +Maximum length of extra3 in header/footer + + + + +<xsl:param name="man.th.extra3.max.length">30</xsl:param> + + + +Description + +Specifies the maximum permitted length of the +extra3 part of the man-page .TH +title line header/footer. If the extra3 content +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "manual names" -- or +especially if you are processing pages that have both long "title" +parts (command/function, etc. names) and long +manual names -- you may want to experiment with changing the value in +order to achieve the correct aesthetic results. + + + + + + Output + + + man.output.manifest.enabled + boolean + + + man.output.manifest.enabled + Generate a manifest file? + + + + <xsl:param name="man.output.manifest.enabled" select="0"></xsl:param> + + + Description + + If non-zero, a list of filenames for man pages generated by + the stylesheet transformation is written to the file named by the + man.output.manifest.filename parameter. + + + + + + + man.output.manifest.filename + string + + + man.output.manifest.filename + Name of manifest file + + + + <xsl:param name="man.output.manifest.filename">MAN.MANIFEST</xsl:param> + + + Description + + The man.output.manifest.filename parameter + specifies the name of the file to which the manpages manifest file + is written (if the value of the + man.output.manifest.enabled parameter is + non-zero). + + + + + + +man.output.in.separate.dir +boolean + + +man.output.in.separate.dir +Output man-page files in separate output directory? + + + + +<xsl:param name="man.output.in.separate.dir" select="0"></xsl:param> + + + +Description + +If the value of man.output.in.separate.dir +parameter is non-zero, man-page files are output in a separate +directory, specified by the man.output.base.dir +parameter; otherwise, if the value of +man.output.in.separate.dir is zero, man-page files +are not output in a separate directory. + + + + + + +man.output.lang.in.name.enabled +boolean + + +man.output.lang.in.name.enabled +Include $LANG value in man-page filename/pathname? + + + + +<xsl:param name="man.output.lang.in.name.enabled" select="0"></xsl:param> + + + +Description + + The man.output.lang.in.name.enabled + parameter specifies whether a $lang value is + included in man-page filenames and pathnames. + + If the value of + man.output.lang.in.name.enabled is non-zero, + man-page files are output with the $lang value + included in their filenames or pathnames as follows; + + + + if man.output.subdirs.enabled is + non-zero, each file is output to, e.g., a + man/$lang/man8/foo.8 + pathname + + + if man.output.subdirs.enabled is + zero, each file is output with a + foo.$lang.8 + filename + + + + + + + + + +man.output.base.dir +uri + + +man.output.base.dir +Specifies separate output directory + + + +<xsl:param name="man.output.base.dir">man/</xsl:param> + + +Description + +The man.output.base.dir parameter +specifies the base directory into which man-page files are output. The +man.output.subdirs.enabled parameter controls +whether the files are output in subdirectories within the base +directory. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + + + + +man.output.subdirs.enabled +boolean + + +man.output.subdirs.enabled +Output man-page files in subdirectories within base output directory? + + + + +<xsl:param name="man.output.subdirs.enabled" select="1"></xsl:param> + + + +Description + +The man.output.subdirs.enabled parameter +controls whether man-pages files are output in subdirectories within +the base directory specified by the directory specified by the +man.output.base.dir parameter. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + + + + +man.output.quietly +boolean + + +man.output.quietly +Suppress filename messages emitted when generating output? + + + + +<xsl:param name="man.output.quietly" select="0"></xsl:param> + + + +Description + +If zero (the default), for each man-page file created, a message +with the name of the file is emitted. If non-zero, the files are +output "quietly" -- that is, the filename messages are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + man.output.quietly. + + + + + + + +man.output.encoding +string + + +man.output.encoding +Encoding used for man-page output + + + + +<xsl:param name="man.output.encoding">UTF-8</xsl:param> + + + +Description + +This parameter specifies the encoding to use for files generated +by the manpages stylesheet. Not all processors support specification +of this parameter. + + + If the value of the man.charmap.enabled + parameter is non-zero (the default), keeping the + man.output.encoding parameter at its default + value (UTF-8) or setting it to + UTF-16 does not cause your + man pages to be output in raw UTF-8 or UTF-16 -- because + any Unicode characters for which matches are found in the enabled + character map will be replaced with roff escape sequences before the + final man-page files are generated. + + So if you want to generate "real" UTF-8 man pages, without any + character substitution being performed on your content, you need to + set man.charmap.enabled to zero (which will + completely disable character-map processing). + + You may also need to set + man.charmap.enabled to zero if you want to + output man pages in an encoding other than UTF-8 + or UTF-16. Character-map processing is based on + Unicode character values and may not work with other output + encodings. + + + + + + + +man.output.better.ps.enabled +boolean + + +man.output.better.ps.enabled +Enable enhanced print/PostScript output? + + + +<xsl:param name="man.output.better.ps.enabled">0</xsl:param> + + +Description + +If the value of the +man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps +command for that page will include a number of enhancements +designed to improve the quality of that output. + +If man.output.better.ps.enabled is +zero (the default), no such markup is embedded in generated man +pages, and no enhancements are included in the PostScript +output generated from those man pages by the man + -Tps command. + + + The enhancements provided by this parameter rely on + features that are specific to groff (GNU troff) and that are + not part of “classic” AT&T troff or any of its + derivatives. Therefore, any man pages you generate with this + parameter enabled will be readable only on systems on which + the groff (GNU troff) program is installed, such as GNU/Linux + systems. The pages will not not be + readable on systems on with the classic troff (AT&T + troff) command is installed. + + +The value of this parameter only affects PostScript output + generated from the man command. It has no + effect on output generated using the FO backend. + + + You can generate PostScript output for any man page by + running the following command: + man FOO -Tps > FOO.ps + You can then generate PDF output by running the following + command: + ps2pdf FOO.ps + + + + + + + + Other + + +man.table.footnotes.divider +string + + +man.table.footnotes.divider +Specifies divider string that appears before table footnotes + + + + +<xsl:param name="man.table.footnotes.divider">----</xsl:param> + + + +Description + +In each table that contains footenotes, the string specified by +the man.table.footnotes.divider parameter is +output before the list of footnotes for the table. + + + + + + +man.subheading.divider.enabled +boolean + + +man.subheading.divider.enabled +Add divider comment to roff source before/after subheadings? + + + + +<xsl:param name="man.subheading.divider.enabled">0</xsl:param> + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + + + + +man.subheading.divider +string + + +man.subheading.divider +Specifies string to use as divider comment before/after subheadings + + + + +<xsl:param name="man.subheading.divider">========================================================================</xsl:param> + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + + + + + The Stylesheet + + The param.xsl stylesheet is just a + wrapper around all of these parameters. + + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- This file is generated from param.xweb --> + +<!-- ******************************************************************** + $Id: param.xweb 9130 2011-10-11 08:05:37Z dpawson $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="man.authors.section.enabled.frag"></src:fragref> +<src:fragref linkend="man.break.after.slash.frag"></src:fragref> +<src:fragref linkend="man.base.url.for.relative.links.frag"></src:fragref> +<src:fragref linkend="man.charmap.enabled.frag"></src:fragref> +<src:fragref linkend="man.charmap.subset.profile.frag"></src:fragref> +<src:fragref linkend="man.charmap.subset.profile.english.frag"></src:fragref> +<src:fragref linkend="man.charmap.uri.frag"></src:fragref> +<src:fragref linkend="man.charmap.use.subset.frag"></src:fragref> +<src:fragref linkend="man.copyright.section.enabled.frag"></src:fragref> +<src:fragref linkend="man.endnotes.are.numbered.frag"></src:fragref> +<src:fragref linkend="man.endnotes.list.enabled.frag"></src:fragref> +<src:fragref linkend="man.endnotes.list.heading.frag"></src:fragref> +<src:fragref linkend="man.font.funcprototype.frag"></src:fragref> +<src:fragref linkend="man.font.funcsynopsisinfo.frag"></src:fragref> +<src:fragref linkend="man.font.links.frag"></src:fragref> +<src:fragref linkend="man.font.table.headings.frag"></src:fragref> +<src:fragref linkend="man.font.table.title.frag"></src:fragref> +<src:fragref linkend="man.funcsynopsis.style.frag"></src:fragref> +<src:fragref linkend="man.hyphenate.computer.inlines.frag"></src:fragref> +<src:fragref linkend="man.hyphenate.filenames.frag"></src:fragref> +<src:fragref linkend="man.hyphenate.frag"></src:fragref> +<src:fragref linkend="man.hyphenate.urls.frag"></src:fragref> +<src:fragref linkend="man.indent.blurbs.frag"></src:fragref> +<src:fragref linkend="man.indent.lists.frag"></src:fragref> +<src:fragref linkend="man.indent.refsect.frag"></src:fragref> +<src:fragref linkend="man.indent.verbatims.frag"></src:fragref> +<src:fragref linkend="man.indent.width.frag"></src:fragref> +<src:fragref linkend="man.justify.frag"></src:fragref> +<src:fragref linkend="man.output.base.dir.frag"></src:fragref> +<src:fragref linkend="man.output.encoding.frag"></src:fragref> +<src:fragref linkend="man.output.in.separate.dir.frag"></src:fragref> +<src:fragref linkend="man.output.lang.in.name.enabled.frag"></src:fragref> +<src:fragref linkend="man.output.manifest.enabled.frag"></src:fragref> +<src:fragref linkend="man.output.manifest.filename.frag"></src:fragref> +<src:fragref linkend="man.output.better.ps.enabled.frag"></src:fragref> +<src:fragref linkend="man.output.quietly.frag"></src:fragref> +<src:fragref linkend="man.output.subdirs.enabled.frag"></src:fragref> +<src:fragref linkend="man.segtitle.suppress.frag"></src:fragref> +<src:fragref linkend="man.string.subst.map.frag"></src:fragref> +<src:fragref linkend="man.string.subst.map.local.post.frag"></src:fragref> +<src:fragref linkend="man.string.subst.map.local.pre.frag"></src:fragref> +<src:fragref linkend="man.subheading.divider.enabled.frag"></src:fragref> +<src:fragref linkend="man.subheading.divider.frag"></src:fragref> +<src:fragref linkend="man.table.footnotes.divider.frag"></src:fragref> +<src:fragref linkend="man.th.extra1.suppress.frag"></src:fragref> +<src:fragref linkend="man.th.extra2.max.length.frag"></src:fragref> +<src:fragref linkend="man.th.extra2.suppress.frag"></src:fragref> +<src:fragref linkend="man.th.extra3.max.length.frag"></src:fragref> +<src:fragref linkend="man.th.extra3.suppress.frag"></src:fragref> +<src:fragref linkend="man.th.title.max.length.frag"></src:fragref> +<src:fragref linkend="refentry.date.profile.enabled.frag"></src:fragref> +<src:fragref linkend="refentry.date.profile.frag"></src:fragref> +<src:fragref linkend="refentry.manual.fallback.profile.frag"></src:fragref> +<src:fragref linkend="refentry.manual.profile.enabled.frag"></src:fragref> +<src:fragref linkend="refentry.manual.profile.frag"></src:fragref> +<src:fragref linkend="refentry.meta.get.quietly.frag"></src:fragref> +<src:fragref linkend="refentry.source.fallback.profile.frag"></src:fragref> +<src:fragref linkend="refentry.source.name.profile.enabled.frag"></src:fragref> +<src:fragref linkend="refentry.source.name.profile.frag"></src:fragref> +<src:fragref linkend="refentry.source.name.suppress.frag"></src:fragref> +<src:fragref linkend="refentry.version.profile.enabled.frag"></src:fragref> +<src:fragref linkend="refentry.version.profile.frag"></src:fragref> +<src:fragref linkend="refentry.version.suppress.frag"></src:fragref> +</xsl:stylesheet> + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xsl new file mode 100644 index 00000000..0d207c39 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/param.xsl @@ -0,0 +1,194 @@ + + + + + + + +1 +0 +[set $man.base.url.for.relative.links]/ + + +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + (@*[local-name() = 'class'] = 'symbols' or + @*[local-name() = 'class'] = 'letters') +) or +@*[local-name() = 'block'] = 'Latin Extended-A' +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' + + +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + @*[local-name() = 'class'] = 'symbols') +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' + + + +1 +1 +1 + + BI + B +B + B + B +ansi +0 +0 +0 +0 + + + + +4 +0 +man/ +UTF-8 + + + +MAN.MANIFEST +0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +0 +======================================================================== +---- +0 +30 +0 +30 +0 +20 +0 + + (($info[//date])[last()]/date)[1]| + (($info[//pubdate])[last()]/pubdate)[1] + + +refmeta/refmiscinfo[not(@class = 'date')][1]/node() +0 + + (($info[//title])[last()]/title)[1]| + ../title/node() + + + +refmeta/refmiscinfo[not(@class = 'date')][1]/node() +0 + + (($info[//productname])[last()]/productname)[1]| + (($info[//corpname])[last()]/corpname)[1]| + (($info[//corpcredit])[last()]/corpcredit)[1]| + (($info[//corpauthor])[last()]/corpauthor)[1]| + (($info[//orgname])[last()]/orgname)[1]| + (($info[//publishername])[last()]/publishername)[1] + +0 +0 + + (($info[//productnumber])[last()]/productnumber)[1]| + (($info[//edition])[last()]/edition)[1]| + (($info[//releaseinfo])[last()]/releaseinfo)[1] + +0 + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xml new file mode 100644 index 00000000..8db98d31 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xml @@ -0,0 +1,70 @@ + + +manpages Processing Instruction Reference + + $Id: pi.xsl 7644 2008-01-16 11:04:07Z xmldoc $ + + + + Introduction + +This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for manpages output. + + +You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + +dbman_funcsynopsis-style +Specifies presentation style for a funcsynopsis. + + + + dbman funcsynopsis-style="kr"|"ansi" + + +Description + +Use the dbman + funcsynopsis-style PI as a child of a + funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + Parameters + + + funcsynopsis-style="kr" + + +Displays the funcprototype in K&R style + + + + funcsynopsis-style="ansi" + + +Displays the funcprototype in ANSI style + + + + + + Related Global Parameters + +man.funcsynopsis.style + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xsl new file mode 100644 index 00000000..7b0975b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/pi.xsl @@ -0,0 +1,79 @@ + + + + + +manpages Processing Instruction Reference + + $Id: pi.xsl 7644 2008-01-16 11:04:07Z xmldoc $ + + + + Introduction + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for manpages output. + + You add these PIs at particular points in a document to + cause specific “exceptions†to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + Specifies presentation style for a funcsynopsis. + + Use the dbman + funcsynopsis-style PI as a child of a + funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + + dbman funcsynopsis-style="kr"|"ansi" + + + + funcsynopsis-style="kr" + + Displays the funcprototype in K&R style + + + funcsynopsis-style="ansi" + + Displays the funcprototype in ANSI style + + + + + + man.funcsynopsis.style + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/profile-docbook.xsl new file mode 100644 index 00000000..41b14c79 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/profile-docbook.xsl @@ -0,0 +1,281 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MAN.MANIFEST + + + + + + + + + + + Erro + + + no refentry + + + No refentry elements found + + in " + + + + ... + + + + + + " + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + '\" t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .\" ----------------------------------------------------------------- + + .\" * MAIN CONTENT STARTS HERE * + + .\" ----------------------------------------------------------------- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/refentry.xsl new file mode 100644 index 00000000..4f6b5af9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/refentry.xsl @@ -0,0 +1,319 @@ + + + + + + + + + + + + + .br + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + \- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .SS " + + " + + + + + + .RS + + .RE + + + + + + + + + + + + + + + + + + + + + + + + .RS + + + + + + + .RE + + + + + + + + + + .ti (\n(SNu * 5u / 3u) + + + + + + + + + + + + + + + + + + + (\n(SNu) + + + + .RS (\n(SNu) + + .RE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \c + + .SH-xref + " + + \c" + + \& + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/synop.xsl new file mode 100644 index 00000000..2e0b14e0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/synop.xsl @@ -0,0 +1,432 @@ + + + + + + | + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + .HP + \w' + ( + + ) + \ 'u + + ( + + ) + \ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .br▒ + + + + + + .ad l + + + + .hy 0 + + + .HP + \w' + + + + + + + + + \ 'u + + + + + + + .ad + + + + .hy + + + + + + + + + + + + + + + + + + .ad l + + + + .hy 0 + + + + + .ad + + + + .hy + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .HP + \w' + + + + + + + + + ('u + + . + + + + + + + + " + + ( + + + + + + + + + " + + + + + + + + + + + .sp + .RS + + + + + + + .RE + + + + + + + + + + + + + + ); + + + + ...); + + + + void); + + + + ...); + + + + + + + + + + + + + + + + , + + + ); + + + + + + + + + + + + , + + + ); + + + + + + + + .br + . + + + + + + + + " + + + + + ; + " + + + + + + + + + + + + + + "░" + + "░" + + + + ( + + ) + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/table.xsl new file mode 100644 index 00000000..3d950513 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/table.xsl @@ -0,0 +1,633 @@ + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + allbox + + + + + + + + center + + + + + + + + expand + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    +
    + + + + + + + +
    +
    + + + + + + + + + + + + + + + + + + .sp + + . + + + + *[nested▀table] + + + + + + + + .TS + + + H + + + + + + + + + + + tab( + + ) + + + + ; + + + + + + + + + + + + + + + + .TH + + + + + + + + + + + .T& + + + + + + + + + + + + + + + + + + + + + + .TE + + .sp 1 + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + T{ + + T} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warn + + tbl convert + + Extracted a nested table + + + [\fInested▀table\fR]* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + + + + + + + + + + + + + + + + + + + + ^ + + + c + + + r + + + n + + + + l + + + + + + + + t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ^ + + + + s + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .br + + + + + + + + + ftn. + + + + + + # + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/utility.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/utility.xsl new file mode 100644 index 00000000..c0082fc9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/manpages/utility.xsl @@ -0,0 +1,559 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \fB + + \fR + + + + + + + + + + + + + \fI + + \fR + + + + + + + + + + + + + + + \FC + + + + + + \F[] + + + + + + + + .fam C + .ps -1 + + + + + + .fam + .ps +1 + + + + + + .fam C + + + + + + .fam + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \% + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .sp + + .ps +1 + + + + + + .it 1 an-trap + .nr an-no-space-flag 1 + .nr an-break-flag 1 + .br + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .sp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .RS + + + + + + + + + + + + + + + + + + + + + .RE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + .SH + + " + + + + + + + + + + + " + + + + + + + + + .\" + + + + + + + + + n + .ie + + \{\ + + + + n + .if + + \{\ + + + + .\} + .el \{\ + + + + .\} + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.notitle.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.notitle.enabled.xml new file mode 100644 index 00000000..1771f722 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.notitle.enabled.xml @@ -0,0 +1,22 @@ + + +abstract.notitle.enabled +boolean + + +abstract.notitle.enabled +Suppress display of abstract titles? + + + + +Description +If non-zero, in output of the abstract element on titlepages, +display of the abstract title is suppressed. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.properties.xml new file mode 100644 index 00000000..e8023126 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.properties.xml @@ -0,0 +1,32 @@ + + +abstract.properties +attribute set + + +abstract.properties +Properties associated with the block surrounding an abstract + + + + + + 0.0in + 0.0in + + + + +Description + +Block styling properties for abstract. + +See also abstract.title.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.title.properties.xml new file mode 100644 index 00000000..d01f70ca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/abstract.title.properties.xml @@ -0,0 +1,39 @@ + + +abstract.title.properties +attribute set + + +abstract.title.properties +Properties for abstract titles + + + + + + + bold + always + always + + + + false + center + + + + +Description + +The properties for abstract titles. + +See also abstract.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/activate.external.olinks.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/activate.external.olinks.xml new file mode 100755 index 00000000..a28686c7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/activate.external.olinks.xml @@ -0,0 +1,69 @@ + + +activate.external.olinks +boolean + + +activate.external.olinks +Make external olinks into active links + + + + + + + + +Description + +If activate.external.olinks is nonzero +(the default), then any olinks that reference another document +become active links that can be clicked on to follow the link. +If the parameter is set to zero, then external olinks +will have the appropriate link text generated, but the link is +not made active. Olinks to destinations in +the current document remain active. + +To make an external olink active for HTML +outputs, the link text is wrapped in an a +element with an href attribute. To +make an external olink active for FO outputs, the link text is +wrapped in an fo:basic-link element with an +external-destination attribute. + +This parameter is useful when you need external olinks +to resolve but not be clickable. For example, if documents +in a collection are available independently of each other, +then having active links between them could lead to +unresolved links when a given target document is missing. + +The epub stylesheets set this parameter to zero by default +because there is no standard linking mechanism between Epub documents. + +If external links are made inactive, you should +consider setting the +stylesheet parameter olink.doctitle +to yes. That will append the external document's +title to the link text, making it easier for the user to +locate the other document. + +An olink is considered external when the +current.docid stylesheet parameter +is set to some value, and the olink's targetdoc +attribute has a different value. If the two values +match, then the link is considered internal. If the +current.docid parameter is blank, or +the olink element does not have a targetdoc attribute, +then the link is considered to be internal and will become +an active link. + +See also olink.doctitle, +prefer.internal.olink. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/active.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/active.toc.xml new file mode 100644 index 00000000..f56aee14 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/active.toc.xml @@ -0,0 +1,29 @@ + + +active.toc +boolean + + +active.toc +Active ToCs? + + + + + + + + +Description + +If non-zero, JavaScript is used to keep the ToC and the current slide +in sync. That is, each time the slide changes, the corresponding +ToC entry will be underlined. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ade.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ade.extensions.xml new file mode 100644 index 00000000..479591b9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ade.extensions.xml @@ -0,0 +1,32 @@ + + + + ade.extensions + boolean + + + ade.extensions + Enable Adobe Digitial Editions extensions for ePub rendering? + + + + + + + + + Description + + If non-zero, +Adobe Digital Editions +extensions will be used when rendering to ePub output. Adobe Digital Editions extensions consists +rendering and layout extensions. + This parameter can also affect which graphics file formats are supported. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.extension.xml new file mode 100644 index 00000000..f6555663 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.extension.xml @@ -0,0 +1,35 @@ + + +admon.graphics.extension +string + + +admon.graphics.extension +Filename extension for admonition graphics + + + + +.png + + + +Description + +Sets the filename extension to use on admonition graphics. + + + The DocBook XSL distribution provides admonition graphics in the following formats: + GIF (extension: .gif) + PNG (extension: .png) + SVG (extension: .svg) + TIFF (extension: .tif) + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.path.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.path.xml new file mode 100644 index 00000000..32b12b12 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.path.xml @@ -0,0 +1,27 @@ + + +admon.graphics.path +string + + +admon.graphics.path +Path to admonition graphics + + + +images/ + + +Description + +Sets the path to the directory containing the admonition graphics +(caution.png, important.png etc). This location is normally relative +to the output html directory. See base.dir + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.xml new file mode 100644 index 00000000..f5e5ae46 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.graphics.xml @@ -0,0 +1,29 @@ + + +admon.graphics +boolean + + +admon.graphics +Use graphics in admonitions? + + + + + + + + +Description + +If true (non-zero), admonitions are presented in an alternate style that uses +a graphic. Default graphics are provided in the distribution. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.style.xml new file mode 100644 index 00000000..5abe022b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.style.xml @@ -0,0 +1,31 @@ + + +admon.style +string + + +admon.style +Specifies the CSS style attribute that should be added to +admonitions. + + + + + + + + +Description + +Specifies the value of the CSS style +attribute that should be added to admonitions. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.textlabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.textlabel.xml new file mode 100644 index 00000000..ea1a53f1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admon.textlabel.xml @@ -0,0 +1,32 @@ + + +admon.textlabel +boolean + + +admon.textlabel +Use text label in admonitions? + + + + + + + + +Description + +If true (non-zero), admonitions are presented with a generated +text label such as Note or Warning in the appropriate language. +If zero, such labels are turned off, but any title child +of the admonition element are still output. +The default value is 1. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.properties.xml new file mode 100644 index 00000000..4dddd26b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.properties.xml @@ -0,0 +1,25 @@ + + + admonition.properties + attribute set + + +admonition.properties +To set the style for admonitions. + + + + + + +Description +How do you want admonitions styled? +Set the font-size, weight, etc. to the style required + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.title.properties.xml new file mode 100644 index 00000000..7af23e61 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/admonition.title.properties.xml @@ -0,0 +1,32 @@ + + + + admonition.title.properties + attribute set + + +admonition.title.properties +To set the style for admonitions titles. + + + + + + 14pt + bold + false + always + + + +Description +How do you want admonitions titles styled? +Set the font-size, weight etc to the style required. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/alignment.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/alignment.xml new file mode 100644 index 00000000..9c0a3de3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/alignment.xml @@ -0,0 +1,41 @@ + + +alignment + list + open + left + start + right + end + center + justify + + +alignment +Specify the default text alignment + + + +justify + + +Description + +The default text alignment is used for most body text. +Allowed values are +left, +right, +start, +end, +center, +justify. +The default value is justify. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotate.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotate.toc.xml new file mode 100644 index 00000000..667fa321 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotate.toc.xml @@ -0,0 +1,28 @@ + + +annotate.toc +boolean + + +annotate.toc +Annotate the Table of Contents? + + + + + + +Description + +If true, TOCs will be annotated. At present, this just means +that the refpurpose of refentry +TOC entries will be displayed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.css.xml new file mode 100644 index 00000000..560c56a7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.css.xml @@ -0,0 +1,71 @@ + + +annotation.css +string + + +annotation.css +CSS rules for annotations + + + + + +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } + + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the CSS in this +parameter will be included in the document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.close.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.close.xml new file mode 100644 index 00000000..002ebb4a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.close.xml @@ -0,0 +1,31 @@ + + +annotation.graphic.close +uri + + +annotation.graphic.close +Image for identifying a link that closes an annotation popup + + + + + +http://docbook.sourceforge.net/release/images/annot-close.png + + + +Description + +This image is used on popup annotations as the “x†that the +user can click to dismiss the popup. +This image is used on popup annotations as the “x†that the user can +click to dismiss the popup. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.open.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.open.xml new file mode 100644 index 00000000..c7d1c323 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.graphic.open.xml @@ -0,0 +1,28 @@ + + +annotation.graphic.open +uri + + +annotation.graphic.open +Image for identifying a link that opens an annotation popup + + + + +http://docbook.sourceforge.net/release/images/annot-open.png + + + +Description + +This image is used inline to identify the location of +annotations. It may be replaced by a user provided graphic. The size should be approximately 10x10 pixels. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.js.xml new file mode 100644 index 00000000..6c7e97eb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.js.xml @@ -0,0 +1,33 @@ + + +annotation.js +string + + +annotation.js +URIs identifying JavaScript files with support for annotation popups + + + + + + +http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js + + + + +Description + +If annotation.support is enabled and the +document contains annotations, then the URIs listed +in this parameter will be included. These JavaScript files are required +for popup annotation support. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.support.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.support.xml new file mode 100644 index 00000000..29e76333 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/annotation.support.xml @@ -0,0 +1,29 @@ + + +annotation.support +boolean + + +annotation.support +Enable annotations? + + + + + + + + +Description + +If non-zero, the stylesheets will attempt to support annotation +elements in HTML by including some JavaScript (see +annotation.js). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/appendix.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/appendix.autolabel.xml new file mode 100644 index 00000000..bae38fa1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/appendix.autolabel.xml @@ -0,0 +1,73 @@ + + +appendix.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +appendix.autolabel +Specifies the labeling format for Appendix titles + + + + +A + + + +Description + +If non-zero, then appendices will be numbered using the +parameter value as the number format if the value matches one of the +following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperalpha). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/arbortext.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/arbortext.extensions.xml new file mode 100644 index 00000000..2e571ddb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/arbortext.extensions.xml @@ -0,0 +1,30 @@ + + +arbortext.extensions +boolean + + +arbortext.extensions +Enable Arbortext extensions? + + + + + + +Description + +If non-zero, +Arbortext +extensions will be used. + +This parameter can also affect which graphics file formats +are supported + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/article.appendix.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/article.appendix.title.properties.xml new file mode 100644 index 00000000..d42cf876 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/article.appendix.title.properties.xml @@ -0,0 +1,30 @@ + + +article.appendix.title.properties +attribute set + + +article.appendix.title.properties +Properties for appendix titles that appear in an article + + + + + + + + + +Description + +The properties for the title of an appendix that +appears inside an article. The default is to use +the properties of sect1 titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/author.othername.in.middle.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/author.othername.in.middle.xml new file mode 100644 index 00000000..4ad21dd3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/author.othername.in.middle.xml @@ -0,0 +1,31 @@ + + +author.othername.in.middle +boolean + + +author.othername.in.middle +Is othername in author a +middle name? + + + + + + + +Description + +If non-zero, the othername of an author +appears between the firstname and +surname. Otherwise, othername +is suppressed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autolayout-file.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autolayout-file.xml new file mode 100644 index 00000000..150f1237 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autolayout-file.xml @@ -0,0 +1,29 @@ + + +autolayout-file +filename + + +autolayout-file +Identifies the autolayout.xml file + + + + +autolayout.xml + + + +Description +When the source pages are spread over several directories, this +parameter can be set (for example, from the command line of a batch-mode +XSLT processor) to indicate the location of the autolayout.xml file. +FIXME: for browser-based use, there needs to be a PI for this... + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.in.hyperlink.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.in.hyperlink.xml new file mode 100644 index 00000000..dced0bd7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.in.hyperlink.xml @@ -0,0 +1,29 @@ + + +autotoc.label.in.hyperlink +boolean + + +autotoc.label.in.hyperlink +Include label in hyperlinked titles in TOC? + + + + + + +Description + +If the value of +autotoc.label.in.hyperlink is non-zero, labels +are included in hyperlinked titles in the TOC. If it is instead zero, +labels are still displayed prior to the hyperlinked titles, but +are not hyperlinked along with the titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.separator.xml new file mode 100644 index 00000000..b9cd53a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/autotoc.label.separator.xml @@ -0,0 +1,27 @@ + + +autotoc.label.separator +string + + +autotoc.label.separator +Separator between labels and titles in the ToC + + + + +. + + + +Description + +String used to separate labels and titles in a table of contents. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/axf.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/axf.extensions.xml new file mode 100644 index 00000000..940a187b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/axf.extensions.xml @@ -0,0 +1,33 @@ + + +axf.extensions +boolean + + +axf.extensions +Enable XSL Formatter extensions? + + + + + + + + +Description + +If non-zero, +XSL Formatter +extensions will be used. XSL Formatter extensions consists of PDF bookmarks, +document information and better index processing. + +This parameter can also affect which graphics file formats +are supported + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/banner.before.navigation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/banner.before.navigation.xml new file mode 100644 index 00000000..08833780 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/banner.before.navigation.xml @@ -0,0 +1,25 @@ + + +banner.before.navigation +boolean + + +banner.before.navigation +Put banner before navigation? + + + + + + + + +Description +FIXME + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/base.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/base.dir.xml new file mode 100644 index 00000000..4abf9c7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/base.dir.xml @@ -0,0 +1,38 @@ + + +base.dir +uri + + +base.dir +The base directory of chunks + + + + + + + + +Description + +If specified, the base.dir parameter identifies +the output directory for chunks. (If not specified, the output directory +is system dependent.) + +Starting with version 1.77 of the stylesheets, +the param's value will have a trailing slash added if it does +not already have one. + +Do not use base.dir +to add a filename prefix string to chunked files. +Instead, use the chunked.filename.prefix +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.item.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.item.separator.xml new file mode 100644 index 00000000..4a56ad6c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.item.separator.xml @@ -0,0 +1,26 @@ + + +biblioentry.item.separator +string + + +biblioentry.item.separator +Text to separate bibliography entries + + + +. + + +Description + +Text to separate bibliography entries + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.properties.xml new file mode 100644 index 00000000..9e88ddb5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/biblioentry.properties.xml @@ -0,0 +1,28 @@ + + + biblioentry.properties + attribute set + + +biblioentry.properties +To set the style for biblioentry. + + + + + 0.5in + -0.5in + + + +Description +How do you want biblioentry styled? +Set the font-size, weight, space-above and space-below, indents, etc. to the style required + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.collection.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.collection.xml new file mode 100644 index 00000000..9245405e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.collection.xml @@ -0,0 +1,122 @@ + + +bibliography.collection +string + + +bibliography.collection +Name of the bibliography collection file + + + + +http://docbook.sourceforge.net/release/bibliography/bibliography.xml + + + + +Description + +Maintaining bibliography entries across a set of documents is tedious, time +consuming, and error prone. It makes much more sense, usually, to store all of +the bibliography entries in a single place and simply extract +the ones you need in each document. + +That's the purpose of the +bibliography.collection parameter. To setup a global +bibliography database, follow these steps: + +First, create a stand-alone bibliography document that contains all of +the documents that you wish to reference. Make sure that each bibliography +entry (whether you use biblioentry or bibliomixed) +has an ID. + +My global bibliography, ~/bibliography.xml begins +like this: + + +<!DOCTYPE bibliography + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<bibliography><title>References</title> + +<bibliomixed id="xml-rec"><abbrev>XML 1.0</abbrev>Tim Bray, +Jean Paoli, C. M. Sperberg-McQueen, and Eve Maler, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml">Extensible Markup +Language (XML) 1.0 Second Edition</ulink></citetitle>. +World Wide Web Consortium, 2000. +</bibliomixed> + +<bibliomixed id="xml-names"><abbrev>Namespaces</abbrev>Tim Bray, +Dave Hollander, +and Andrew Layman, editors. +<citetitle><ulink url="http://www.w3.org/TR/REC-xml-names/">Namespaces in +XML</ulink></citetitle>. +World Wide Web Consortium, 1999. +</bibliomixed> + +<!-- ... --> +</bibliography> + + + +When you create a bibliography in your document, simply +provide empty bibliomixed +entries for each document that you wish to cite. Make sure that these +elements have the same ID as the corresponding real +entry in your global bibliography. + +For example: + + +<bibliography><title>Bibliography</title> + +<bibliomixed id="xml-rec"/> +<bibliomixed id="xml-names"/> +<bibliomixed id="DKnuth86">Donald E. Knuth. <citetitle>Computers and +Typesetting: Volume B, TeX: The Program</citetitle>. Addison-Wesley, +1986. ISBN 0-201-13437-3. +</bibliomixed> +<bibliomixed id="relaxng"/> + +</bibliography> + + +Note that it's perfectly acceptable to mix entries from your +global bibliography with normal entries. You can use +xref or other elements to cross-reference your +bibliography entries in exactly the same way you do now. + +Finally, when you are ready to format your document, simply set the +bibliography.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global bibliography. + +A relative path in the parameter is interpreted in one +of two ways: + + + If your document contains no links to empty bibliographic elements, + then the path is relative to the file containing + the first bibliomixed element in the document. + + + If your document does contain links to empty bibliographic elements, + then the path is relative to the file containing + the first such link element in the document. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the bibliography in your document as if +all of the entries referenced appeared there literally. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.numbered.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.numbered.xml new file mode 100644 index 00000000..593a1fa9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.numbered.xml @@ -0,0 +1,27 @@ + + +bibliography.numbered +boolean + + +bibliography.numbered +Should bibliography entries be numbered? + + + + + + + + +Description + +If non-zero bibliography entries will be numbered + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.style.xml new file mode 100644 index 00000000..fa445826 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bibliography.style.xml @@ -0,0 +1,35 @@ + + +bibliography.style +list +normal +iso690 + + +bibliography.style +Style used for formatting of biblioentries. + + + + +normal + + + +Description + +Currently only normal and +iso690 styles are supported. + +In order to use ISO690 style to the full extent you might need +to use additional markup described on the +following WiKi page. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blockquote.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blockquote.properties.xml new file mode 100644 index 00000000..76d7f1c3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blockquote.properties.xml @@ -0,0 +1,34 @@ + + + blockquote.properties + attribute set + + +blockquote.properties +To set the style for block quotations. + + + + + +0.5in +0.5in +0.5em +1em +2em + + + + +Description + +The blockquote.properties attribute set specifies +the formating properties of block quotations. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blurb.on.titlepage.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blurb.on.titlepage.enabled.xml new file mode 100644 index 00000000..27e89d75 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/blurb.on.titlepage.enabled.xml @@ -0,0 +1,31 @@ + + +blurb.on.titlepage.enabled +boolean + + +blurb.on.titlepage.enabled +Display personblurb and authorblurb on title pages? + + + + + + + + +Description + +If non-zero, output from authorblurb and +personblurb elements is displayed on title pages. If zero +(the default), output from those elements is suppressed on title pages +(unless you are using a titlepage customization +that causes them to be included). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.attributes.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.attributes.xml new file mode 100644 index 00000000..8ee1ad94 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.attributes.xml @@ -0,0 +1,31 @@ + + +body.attributes +attribute set + + +body.attributes +DEPRECATED + + + + + + white + black + #0000FF + #840084 + #0000FF + + + + +Description +DEPRECATED + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.bg.color.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.bg.color.xml new file mode 100644 index 00000000..8315b859 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.bg.color.xml @@ -0,0 +1,28 @@ + + +body.bg.color +color + + +body.bg.color +Background color for body frame + + + + +#FFFFFF + + + +Description + +Specifies the background color used in the body column of +tabular slides. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.end.indent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.end.indent.xml new file mode 100644 index 00000000..a5e098c7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.end.indent.xml @@ -0,0 +1,37 @@ + + +body.end.indent +length + + +body.end.indent +The end-indent for the body text + + + + +0pt + + + +Description + +This end-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + + +See also body.start.indent. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.family.xml new file mode 100644 index 00000000..816deb40 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.family.xml @@ -0,0 +1,37 @@ + + +body.font.family +list +open +serif +sans-serif +monospace + + +body.font.family +The default font family for body text + + + + +serif + + + +Description + +The body font family is the default font used for text in the page body. +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.master.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.master.xml new file mode 100644 index 00000000..323a6a05 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.master.xml @@ -0,0 +1,30 @@ + + +body.font.master + number + + +body.font.master +Specifies the default point size for body text + + + + +10 + + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.size.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.size.xml new file mode 100644 index 00000000..fc35ade9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.font.size.xml @@ -0,0 +1,31 @@ + + +body.font.size +length + + +body.font.size +Specifies the default font size for body text + + + + + + pt + + + +Description + +The body font size is specified in two parameters +(body.font.master and body.font.size) +so that math can be performed on the font size by XSLT. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.bottom.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.bottom.xml new file mode 100644 index 00000000..2302f649 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.bottom.xml @@ -0,0 +1,29 @@ + + +body.margin.bottom +length + + +body.margin.bottom +The bottom margin of the body text + + + + +0.5in + + + +Description + +The body bottom margin is the distance from the last line of text +in the page body to the bottom of the region-after. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml new file mode 100644 index 00000000..d1d514e4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.inner.xml @@ -0,0 +1,52 @@ + + +body.margin.inner +length + + +body.margin.inner +Specify the size of the inner margin of the body region + + + + +0in + + + +Description + +The inner body margin is the extra inner side +(binding side) margin taken from the body +region in addition to the inner page margin. +It makes room for a side region for text content whose width is +specified by the region.inner.extent +parameter. + +For double-sided output, +this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, +this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.outer, +side.region.precedence. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.outer.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.outer.xml new file mode 100644 index 00000000..85c57faa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.outer.xml @@ -0,0 +1,53 @@ + + +body.margin.outer +length + + +body.margin.outer +Specify the size of the outer margin of the body region + + + + +0in + + + +Description + +The outer body margin is the extra outer side +(opposite the binding side) margin taken +from the body +region in addition to the outer page margin. +It makes room for a side region for text content whose width is +specified by the region.outer.extent +parameter. + +For double-sided output, +this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, +this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value is zero. + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +side.region.precedence. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.top.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.top.xml new file mode 100644 index 00000000..182bd9fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.margin.top.xml @@ -0,0 +1,28 @@ + + +body.margin.top +length + + +body.margin.top +To specify the size of the top margin of a page + + + + +0.5in + + + +Description + +The body top margin is the distance from the top of the +region-before to the first line of text in the page body. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.start.indent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.start.indent.xml new file mode 100644 index 00000000..4e348f1c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/body.start.indent.xml @@ -0,0 +1,64 @@ + + +body.start.indent +length + + +body.start.indent +The start-indent for the body text + + + + + + + 0pt + 0pt + 4pc + + + + + +Description + +This parameter provides +the means of indenting the body text relative to +section titles. +For left-to-right text direction, it indents the left side. +For right-to-left text direction, it indents the right side. +It is used in place of the +title.margin.left for +all XSL-FO processors except FOP 0.25. +It enables support for side floats to appear +in the indented margin area. + +This start-indent property is added to the fo:flow +for certain page sequences. Which page-sequences it is +applied to is determined by the template named +set.flow.properties. +By default, that template adds it to the flow +for page-sequences using the body +master-reference, as well as appendixes and prefaces. + +If this parameter is used, section titles should have +a start-indent value of 0pt if they are to be +outdented relative to the body text. + + +If you are using FOP, then set this parameter to a zero +width value and set the title.margin.left +parameter to the negative value of the desired indent. + + +See also body.end.indent and +title.margin.left. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bookmarks.collapse.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bookmarks.collapse.xml new file mode 100644 index 00000000..33200569 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bookmarks.collapse.xml @@ -0,0 +1,31 @@ + + +bookmarks.collapse +boolean + + +bookmarks.collapse +Specifies the initial state of bookmarks + + + + + + + + +Description + +If non-zero, the bookmark tree is collapsed so that only the +top-level bookmarks are displayed initially. Otherwise, the whole tree +of bookmarks is displayed. + +This parameter currently works with FOP 0.93 or later. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bridgehead.in.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bridgehead.in.toc.xml new file mode 100644 index 00000000..490d5563 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bridgehead.in.toc.xml @@ -0,0 +1,28 @@ + + +bridgehead.in.toc +boolean + + +bridgehead.in.toc +Should bridgehead elements appear in the TOC? + + + + + + +Description + +If non-zero, bridgeheads appear in the TOC. Note that +this option is not fully supported and may be removed in a future +version of the stylesheets. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bullet.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bullet.image.xml new file mode 100644 index 00000000..acf2af55 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/bullet.image.xml @@ -0,0 +1,28 @@ + + +bullet.image +filename + + +bullet.image +Bullet image + + + + +toc/bullet.png + + + +Description + +Specifies the filename of the bullet image used for foils in the +framed ToC. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.defaultcolumn.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.defaultcolumn.xml new file mode 100644 index 00000000..6cae3813 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.defaultcolumn.xml @@ -0,0 +1,30 @@ + + +callout.defaultcolumn +integer + + +callout.defaultcolumn +Indicates what column callouts appear in by default + + + + +60 + + + +Description + +If a callout does not identify a column (for example, if it uses +the linerange unit), +it will appear in the default column. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.extension.xml new file mode 100644 index 00000000..febc6901 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.extension.xml @@ -0,0 +1,33 @@ + + +callout.graphics.extension +string + + +callout.graphics.extension +Filename extension for callout graphics + + + + +.png +.svg + + + +Description +Sets the filename extension to use on callout graphics. + + +The Docbook XSL distribution provides callout graphics in the following formats: +SVG (extension: .svg) +PNG (extension: .png) +GIF (extension: .gif) + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.number.limit.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.number.limit.xml new file mode 100644 index 00000000..cde5267d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.number.limit.xml @@ -0,0 +1,34 @@ + + +callout.graphics.number.limit +integer + + +callout.graphics.number.limit +Number of the largest callout graphic + + + + +15 +30 + + + +Description + +If callout.graphics is non-zero, graphics +are used to represent callout numbers instead of plain text. The value +of callout.graphics.number.limit is the largest +number for which a graphic exists. If the callout number exceeds this +limit, the default presentation "(plain text instead of a graphic)" +will be used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.path.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.path.xml new file mode 100644 index 00000000..00e54c17 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.path.xml @@ -0,0 +1,31 @@ + + +callout.graphics.path +string + + +callout.graphics.path +Path to callout graphics + + + + +images/callouts/ + + + +Description + +Sets the path to the directory holding the callout graphics. his +location is normally relative to the output html directory. see +base.dir. Always terminate the directory with / since the graphic file +is appended to this string, hence needs the separator. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.xml new file mode 100644 index 00000000..a97ac0d7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.graphics.xml @@ -0,0 +1,30 @@ + + +callout.graphics +boolean + + +callout.graphics +Use graphics for callouts? + + + + + + + + +Description + +If non-zero, callouts are presented with graphics (e.g., reverse-video +circled numbers instead of "(1)", "(2)", etc.). +Default graphics are provided in the distribution. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.icon.size.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.icon.size.xml new file mode 100644 index 00000000..d3acae83 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.icon.size.xml @@ -0,0 +1,28 @@ + + +callout.icon.size +length + + +callout.icon.size +Specifies the size of callout marker icons + + + + +7pt + + + +Description + +Specifies the size of the callout marker icons. +The default size is 7 points. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.list.table.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.list.table.xml new file mode 100644 index 00000000..6fece033 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.list.table.xml @@ -0,0 +1,32 @@ + + +callout.list.table +boolean + + +callout.list.table +Present callout lists using a table? + + + + + + + + +Description + +The default presentation of calloutlists uses +an HTML DL element. Some browsers don't align DLs very well +if callout.graphics is used. With this option +turned on, calloutlists are presented in an HTML +TABLE, which usually results in better alignment +of the callout number with the callout description. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.properties.xml new file mode 100644 index 00000000..d50b85f0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.properties.xml @@ -0,0 +1,23 @@ + + +callout.properties +attribute set + + +callout.properties +Properties that apply to the list-item generated by each callout within a calloutlist. + + + + + + +Description +Properties that apply to the fo:list-item generated by each callout within a calloutlist. Typically used to add spacing properties. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.font.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.font.xml new file mode 100644 index 00000000..e63bffb6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.font.xml @@ -0,0 +1,29 @@ + + +callout.unicode.font +string + + +callout.unicode.font +Specify a font for Unicode glyphs + + + + +ZapfDingbats + + + +Description + +The name of the font to specify around Unicode callout glyphs. +If set to the empty string, no font change will occur. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.number.limit.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.number.limit.xml new file mode 100644 index 00000000..a9f1f3de --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.number.limit.xml @@ -0,0 +1,35 @@ + + +callout.unicode.number.limit +integer + + +callout.unicode.number.limit +Number of the largest unicode callout character + + + + +10 + + + +Description + +If callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.number.limit +is +the largest number for which a unicode character exists. If the callout number +exceeds this limit, the default presentation "(nnn)" will always +be used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.start.character.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.start.character.xml new file mode 100644 index 00000000..2f031245 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.start.character.xml @@ -0,0 +1,33 @@ + + +callout.unicode.start.character +integer + + +callout.unicode.start.character +First Unicode character to use, decimal value. + + + + +10102 + + + +Description + +If callout.graphics is zero and callout.unicode +is non-zero, unicode characters are used to represent +callout numbers. The value of +callout.unicode.start.character +is the decimal unicode value used for callout number one. Currently, +only values 9312 and 10102 are supported in the stylesheets for this parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.xml new file mode 100644 index 00000000..4ec6a5f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callout.unicode.xml @@ -0,0 +1,26 @@ + + +callout.unicode +boolean + + +callout.unicode +Use Unicode characters rather than images for callouts. + + + + + + +Description + +The stylesheets can use either an image of the numbers one to ten, or the single Unicode character which represents the numeral, in white on a black background. Use this to select the Unicode character option. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/calloutlist.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/calloutlist.properties.xml new file mode 100644 index 00000000..18976bd3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/calloutlist.properties.xml @@ -0,0 +1,32 @@ + + +calloutlist.properties +attribute set + + +calloutlist.properties +Properties that apply to each list-block generated by calloutlist. + + + + + 1em + 0.8em + 1.2em + 2.2em + 0.2em + + +Description +Properties that apply to the fo:list-block generated by calloutlist. +Typically used to adjust spacing or margins of the entire list. +Change the provisional-distance-between-starts attribute to +change the indent of the list paragraphs relative to the +callout numbers. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callouts.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callouts.extension.xml new file mode 100644 index 00000000..80b5845a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/callouts.extension.xml @@ -0,0 +1,30 @@ + + +callouts.extension +boolean + + +callouts.extension +Enable the callout extension + + + + + + + + +Description + +The callouts extension processes areaset +elements in programlistingco and other text-based +callout elements. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chapter.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chapter.autolabel.xml new file mode 100644 index 00000000..32414bcc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chapter.autolabel.xml @@ -0,0 +1,71 @@ + + +chapter.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +chapter.autolabel +Specifies the labeling format for Chapter titles + + + + + + + +Description + +If non-zero, then chapters will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.append.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.append.xml new file mode 100644 index 00000000..1f65aadc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.append.xml @@ -0,0 +1,30 @@ + + +chunk.append +string + + +chunk.append +Specifies content to append to chunked HTML output + + + + + + +Description + +Specifies content to append to the end of HTML files output by +the html/chunk.xsl stylesheet, after the closing +<html> tag. You probably don’t want to set any value +for this parameter; but if you do, the only value it should ever be +set to is a newline character: &#x0a; or +&#10; + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.first.sections.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.first.sections.xml new file mode 100644 index 00000000..f0c1b829 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.first.sections.xml @@ -0,0 +1,31 @@ + + +chunk.first.sections +boolean + + +chunk.first.sections +Chunk the first top-level section? + + + + + + + + +Description + +If non-zero, a chunk will be created for the first top-level +sect1 or section elements in +each component. Otherwise, that section will be part of the chunk for +its parent. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.quietly.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.quietly.xml new file mode 100644 index 00000000..8700b29e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.quietly.xml @@ -0,0 +1,30 @@ + + +chunk.quietly +boolean + + +chunk.quietly +Omit the chunked filename messages. + + + + + + + + +Description + +If zero (the default), the XSL processor emits a message naming +each separate chunk filename as it is being output. +If nonzero, then the messages are suppressed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.section.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.section.depth.xml new file mode 100644 index 00000000..d46193c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.section.depth.xml @@ -0,0 +1,27 @@ + + +chunk.section.depth +integer + + +chunk.section.depth +Depth to which sections should be chunked + + + + + + + + +Description + +This parameter sets the depth of section chunking. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.sections.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.sections.xml new file mode 100644 index 00000000..2ffb1a3c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.sections.xml @@ -0,0 +1,30 @@ + + +chunk.sections +boolean + + +chunk.sections +Should top-level sections be chunks in their own right? + + + + + + + + +Description + +If non-zero, chunks will be created for top-level +sect1 and section elements in +each component. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.separate.lots.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.separate.lots.xml new file mode 100644 index 00000000..aa54eabe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.separate.lots.xml @@ -0,0 +1,36 @@ + + +chunk.separate.lots +boolean + + +chunk.separate.lots +Should each LoT be in its own separate chunk? + + + + + + + + +Description + +If non-zero, each of the ToC and LoTs +(List of Examples, List of Figures, etc.) +will be put in its own separate chunk. +The title page includes generated links to each of the separate files. + + +This feature depends on the +chunk.tocs.and.lots +parameter also being non-zero. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.toc.xml new file mode 100644 index 00000000..12cdb2ca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.toc.xml @@ -0,0 +1,30 @@ + + +chunk.toc +string + + +chunk.toc +An explicit TOC to be used for chunking + + + + + + + + +Description + +The chunk.toc identifies an explicit TOC that +will be used for chunking. This parameter is only used by the +chunktoc.xsl stylesheet (and customization layers built +from it). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.has.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.has.title.xml new file mode 100644 index 00000000..0bdd31b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.has.title.xml @@ -0,0 +1,28 @@ + + +chunk.tocs.and.lots.has.title +boolean + + +chunk.tocs.and.lots.has.title +Should ToC and LoTs in a separate chunks have title? + + + + + + + + +Description + +If non-zero title of document is shown before ToC/LoT in +separate chunk. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.xml new file mode 100644 index 00000000..2a01fffa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunk.tocs.and.lots.xml @@ -0,0 +1,32 @@ + + +chunk.tocs.and.lots +boolean + + +chunk.tocs.and.lots +Should ToC and LoTs be in separate chunks? + + + + + + + + +Description + +If non-zero, ToC and LoT (List of Examples, List of Figures, etc.) +will be put in a separate chunk. At the moment, this chunk is not in the +normal forward/backward navigation list. Instead, a new link is added to the +navigation footer. + +This feature is still somewhat experimental. Feedback welcome. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunked.filename.prefix.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunked.filename.prefix.xml new file mode 100644 index 00000000..e4282c26 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunked.filename.prefix.xml @@ -0,0 +1,41 @@ + + +chunked.filename.prefix +string + + +chunked.filename.prefix +Filename prefix for chunked files + + + + + + + + +Description + +If specified, the chunked.filename.prefix +parameter specifies a prefix string to add to each generated chunk filename. +For example: +<xsl:param name="chunked.filename.prefix">admin-<xsl:param> +will produce chunked filenames like: +admin-index.html +admin-ch01.html +admin-ch01s01.html +... + + +Trying to use the base.dir +parameter to add a string prefix (by omitting the trailing slash) +no longer works (it never worked completely anyway). That parameter +value should contain only a directory path, and +now gets a trailing slash appended if it was omitted from the param. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.cdata-section-elements.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.cdata-section-elements.xml new file mode 100644 index 00000000..3e9be4d5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.cdata-section-elements.xml @@ -0,0 +1,30 @@ + + +chunker.output.cdata-section-elements +string + + +chunker.output.cdata-section-elements +List of elements to escape with CDATA sections + + + + + + +Description +This parameter specifies the list of elements that should be escaped +as CDATA sections by the chunking stylesheet. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-public.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-public.xml new file mode 100644 index 00000000..6aa6e307 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-public.xml @@ -0,0 +1,31 @@ + + +chunker.output.doctype-public +string + + +chunker.output.doctype-public +Public identifer to use in the document type of generated pages + + + + + + +Description +This parameter specifies the public identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-system.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-system.xml new file mode 100644 index 00000000..2d67906d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.doctype-system.xml @@ -0,0 +1,31 @@ + + +chunker.output.doctype-system +uri + + +chunker.output.doctype-system +System identifier to use for the document type in generated pages + + + + + + +Description +This parameter specifies the system identifier that should be used by +the chunking stylesheet in the document type declaration of chunked pages. +Not all processors support specification of +this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.encoding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.encoding.xml new file mode 100644 index 00000000..f8993e97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.encoding.xml @@ -0,0 +1,31 @@ + + +chunker.output.encoding +string + + +chunker.output.encoding +Encoding used in generated pages + + + +ISO-8859-1 + + +Description +This parameter specifies the encoding to be used in files +generated by the chunking stylesheet. Not all processors support +specification of this parameter. + +This parameter used to be named default.encoding. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.indent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.indent.xml new file mode 100644 index 00000000..3da9ad4b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.indent.xml @@ -0,0 +1,30 @@ + + +chunker.output.indent +string + + +chunker.output.indent +Specification of indentation on generated pages + + + +no + + +Description +This parameter specifies the value of the indent +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.media-type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.media-type.xml new file mode 100644 index 00000000..61869715 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.media-type.xml @@ -0,0 +1,35 @@ + + +chunker.output.media-type +string + + +chunker.output.media-type +Media type to use in generated pages + + + + + + +Description +This parameter specifies the media type that should be used by +the chunking stylesheet. Not all processors support specification of +this parameter. + +This parameter specifies the media type that should be used by the +chunking stylesheet. This should be one from those defined in +[RFC2045] and + [RFC2046] + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. +It must be one from html, xml or text + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.method.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.method.xml new file mode 100644 index 00000000..dc9359b5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.method.xml @@ -0,0 +1,32 @@ + + +chunker.output.method +list +html +xml + + +chunker.output.method +Method used in generated pages + + + +html + + +Description +This parameter specifies the output method to be used in files +generated by the chunking stylesheet. + +This parameter used to be named output.method. + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.omit-xml-declaration.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.omit-xml-declaration.xml new file mode 100644 index 00000000..4b8262f8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.omit-xml-declaration.xml @@ -0,0 +1,30 @@ + + +chunker.output.omit-xml-declaration +string + + +chunker.output.omit-xml-declaration +Omit-xml-declaration for generated pages + + + +no + + +Description +This parameter specifies the value of the omit-xml-declaration +specification for generated pages. Not all processors support +specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.standalone.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.standalone.xml new file mode 100644 index 00000000..8972c473 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/chunker.output.standalone.xml @@ -0,0 +1,31 @@ + + +chunker.output.standalone +string + + +chunker.output.standalone +Standalone declaration for generated pages + + + +no + + +Description +This parameter specifies the value of the standalone + specification for generated pages. It must be either + yes or no. Not all + processors support specification of this parameter. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/citerefentry.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/citerefentry.link.xml new file mode 100644 index 00000000..623511b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/citerefentry.link.xml @@ -0,0 +1,29 @@ + + +citerefentry.link +boolean + + +citerefentry.link +Generate URL links when cross-referencing RefEntrys? + + + + + + + +Description + +If non-zero, a web link will be generated, presumably +to an online man->HTML gateway. The text of the link is +generated by the generate.citerefentry.link template. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/collect.xref.targets.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/collect.xref.targets.xml new file mode 100644 index 00000000..378c9690 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/collect.xref.targets.xml @@ -0,0 +1,33 @@ + + +collect.xref.targets +list +no +yes +only + + +collect.xref.targets +Controls whether cross reference data is +collected + + +no + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter determines whether the collection process is run when the document is processed by the stylesheet. The default value is no, which means the data file is not generated during processing. The other choices are yes, which means the data file is created and the document is processed for output, and only, which means the data file is created but the document is not processed for output. +See also targets.filename. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.back.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.back.xml new file mode 100644 index 00000000..95ee76db --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.back.xml @@ -0,0 +1,27 @@ + + +column.count.back +integer + + +column.count.back +Number of columns on back matter pages + + + + + + + + +Description + +Number of columns on back matter (appendix, glossary, etc.) pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.body.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.body.xml new file mode 100644 index 00000000..a5d65b32 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.body.xml @@ -0,0 +1,27 @@ + + +column.count.body +integer + + +column.count.body +Number of columns on body pages + + + + + + + + +Description + +Number of columns on body pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.front.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.front.xml new file mode 100644 index 00000000..64ff3ac0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.front.xml @@ -0,0 +1,27 @@ + + +column.count.front +integer + + +column.count.front +Number of columns on front matter pages + + + + + + + + +Description + +Number of columns on front matter (dedication, preface, etc.) pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.index.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.index.xml new file mode 100644 index 00000000..e4854485 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.index.xml @@ -0,0 +1,27 @@ + + +column.count.index +integer + + +column.count.index +Number of columns on index pages + + + + +2 + + + +Description + +Number of columns on index pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.lot.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.lot.xml new file mode 100644 index 00000000..770988dc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.lot.xml @@ -0,0 +1,28 @@ + + +column.count.lot +integer + + +column.count.lot +Number of columns on a 'List-of-Titles' page + + + + + + + + +Description + +Number of columns on a page sequence containing the Table of Contents, +List of Figures, etc. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.titlepage.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.titlepage.xml new file mode 100644 index 00000000..3deba6fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.count.titlepage.xml @@ -0,0 +1,27 @@ + + +column.count.titlepage +integer + + +column.count.titlepage +Number of columns on a title page + + + + + + + + +Description + +Number of columns on a title page + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.back.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.back.xml new file mode 100644 index 00000000..3aaa1d3f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.back.xml @@ -0,0 +1,28 @@ + + +column.gap.back +length + + +column.gap.back +Gap between columns in back matter + + + + +12pt + + + +Description + +Specifies the gap between columns in back matter (if +column.count.back is greater than one). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.body.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.body.xml new file mode 100644 index 00000000..57b0168a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.body.xml @@ -0,0 +1,28 @@ + + +column.gap.body +length + + +column.gap.body +Gap between columns in the body + + + + +12pt + + + +Description + +Specifies the gap between columns in body matter (if +column.count.body is greater than one). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.front.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.front.xml new file mode 100644 index 00000000..a6f7263a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.front.xml @@ -0,0 +1,28 @@ + + +column.gap.front +length + + +column.gap.front +Gap between columns in the front matter + + + + +12pt + + + +Description + +Specifies the gap between columns in front matter (if +column.count.front is greater than one). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.index.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.index.xml new file mode 100644 index 00000000..2279f773 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.index.xml @@ -0,0 +1,28 @@ + + +column.gap.index +length + + +column.gap.index +Gap between columns in the index + + + + +12pt + + + +Description + +Specifies the gap between columns in indexes (if +column.count.index is greater than one). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.lot.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.lot.xml new file mode 100644 index 00000000..da0fa004 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.lot.xml @@ -0,0 +1,28 @@ + + +column.gap.lot +length + + +column.gap.lot +Gap between columns on a 'List-of-Titles' page + + + + +12pt + + + +Description + +Specifies the gap between columns on 'List-of-Titles' pages (if +column.count.lot is greater than one). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.titlepage.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.titlepage.xml new file mode 100644 index 00000000..7c13dbda --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/column.gap.titlepage.xml @@ -0,0 +1,29 @@ + + +column.gap.titlepage +length + + +column.gap.titlepage +Gap between columns on title pages + + + + +12pt + + + +Description + +Specifies the gap between columns on title pages (if +column.count.titlepage is greater than one). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/compact.list.item.spacing.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/compact.list.item.spacing.xml new file mode 100644 index 00000000..f48f4a62 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/compact.list.item.spacing.xml @@ -0,0 +1,28 @@ + + +compact.list.item.spacing +attribute set + + +compact.list.item.spacing +What space do you want between list items (when spacing="compact")? + + + + + 0em + 0em + 0.2em + + +Description +Specify what spacing you want between each list item when +spacing is +compact. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.label.includes.part.label.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.label.includes.part.label.xml new file mode 100644 index 00000000..6dd7a683 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.label.includes.part.label.xml @@ -0,0 +1,39 @@ + + +component.label.includes.part.label +boolean + + +component.label.includes.part.label +Do component labels include the part label? + + + + + + +Description + +If non-zero, number labels for chapter, +appendix, and other component elements are prefixed with +the label of the part element that contains them. So you might see +Chapter II.3 instead of Chapter 3. Also, the labels for formal +elements such as table and figure will include +the part label. If there is no part element container, then no prefix +is generated. + + +This feature is most useful when the +label.from.part parameter is turned on. +In that case, there would be more than one chapter +1, and the extra part label prefix will identify +each chapter unambiguously. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.title.properties.xml new file mode 100644 index 00000000..58cd4b43 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.title.properties.xml @@ -0,0 +1,40 @@ + + +component.title.properties +attribute set + + +component.title.properties +Properties for component titles + + + + + + always + + + + false + + + center + start + + + + + + + +Description + +The properties common to all component titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.titlepage.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.titlepage.properties.xml new file mode 100644 index 00000000..47179f4f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/component.titlepage.properties.xml @@ -0,0 +1,33 @@ + + +component.titlepage.properties +attribute set + + +component.titlepage.properties +Properties for component titlepages + + + + + + + + + +Description + +The properties that are applied to the outer block containing +all the component title page information. +Its main use is to set a span="all" +property on the block that is a direct child of the flow. + +This attribute-set also applies to index titlepages. It is empty by default. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/contrib.inline.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/contrib.inline.enabled.xml new file mode 100644 index 00000000..5d5fa99c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/contrib.inline.enabled.xml @@ -0,0 +1,26 @@ + + +contrib.inline.enabled +boolean + + +contrib.inline.enabled +Display contrib output inline? + + + +1 + + +Description + +If non-zero (the default), output of the contrib element is +displayed as inline content rather than as block content. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.bleed.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.bleed.xml new file mode 100644 index 00000000..af3420e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.bleed.xml @@ -0,0 +1,28 @@ + + +crop.mark.bleed +length + + +crop.mark.bleed +Length of invisible part of crop marks. + + + + +6pt + + + +Description + +Length of invisible part of crop marks. Crop marks are controlled by +crop.marks parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.offset.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.offset.xml new file mode 100644 index 00000000..cfd9bd37 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.offset.xml @@ -0,0 +1,28 @@ + + +crop.mark.offset +length + + +crop.mark.offset +Length of crop marks. + + + + +24pt + + + +Description + +Length of crop marks. Crop marks are controlled by +crop.marks parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.width.xml new file mode 100644 index 00000000..86c28b59 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.mark.width.xml @@ -0,0 +1,28 @@ + + +crop.mark.width +length + + +crop.mark.width +Width of crop marks. + + + + +0.5pt + + + +Description + +Width of crop marks. Crop marks are controlled by +crop.marks parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.marks.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.marks.xml new file mode 100644 index 00000000..c68d5a09 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/crop.marks.xml @@ -0,0 +1,28 @@ + + +crop.marks +boolean + + +crop.marks +Output crop marks? + + + + + + + + +Description + +If non-zero, crop marks will be added to each page. Currently this +works only with XEP if you have xep.extensions set. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.decoration.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.decoration.xml new file mode 100644 index 00000000..02e30266 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.decoration.xml @@ -0,0 +1,33 @@ + + +css.decoration +boolean + + +css.decoration +Enable CSS decoration of elements + + + + + + + + +Description + + +If non-zero, then html elements produced by the stylesheet may be +decorated with style attributes. For example, the +li tags produced for list items may include a +fragment of CSS in the style attribute which sets +the CSS property "list-style-type". + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.dir.xml new file mode 100644 index 00000000..e32b1789 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.dir.xml @@ -0,0 +1,33 @@ + + +css.stylesheet.dir +uri + + +css.stylesheet.dir +Default directory for CSS stylesheets + + + + + + + + +Description + +Identifies the default directory for the CSS stylesheet +generated on all the slides. This parameter can be set in the source +document with the <?dbhtml?> pseudo-attribute +css-stylesheet-dir. + +If non-empty, this value is prepended to each of the stylesheets. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.xml new file mode 100644 index 00000000..2acc66c5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/css.stylesheet.xml @@ -0,0 +1,29 @@ + + +css.stylesheet +uri + + +css.stylesheet +CSS stylesheet for slides + + + + +slides.css + + + +Description + +Identifies the CSS stylesheet used by all the slides. This parameter +can be set in the source document with the <?dbhtml?> pseudo-attribute +css-stylesheet. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/current.docid.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/current.docid.xml new file mode 100644 index 00000000..93616f22 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/current.docid.xml @@ -0,0 +1,27 @@ + + +current.docid +string + + +current.docid +targetdoc identifier for the document being +processed + + + + + +Description + +When olinks between documents are resolved for HTML output, the stylesheet can compute the relative path between the current document and the target document. The stylesheet needs to know the targetdoc identifiers for both documents, as they appear in the target.database.document database file. This parameter passes to the stylesheet +the targetdoc identifier of the current document, since that +identifier does not appear in the document itself. +This parameter can also be used for print output. If an olink's targetdoc id differs from the current.docid, then the stylesheet can append the target document's title to the generated olink text. That identifies to the reader that the link is to a different document, not the current document. See also olink.doctitle to enable that feature. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/currentpage.marker.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/currentpage.marker.xml new file mode 100644 index 00000000..2bccf301 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/currentpage.marker.xml @@ -0,0 +1,25 @@ + + +currentpage.marker +string + + +currentpage.marker +The text symbol used to mark the current page + + + + +@ + + + +Description +Character to use as identifying the current page in + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/custom.css.source.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/custom.css.source.xml new file mode 100644 index 00000000..24278ad5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/custom.css.source.xml @@ -0,0 +1,119 @@ + + + custom.css.source + string + + + custom.css.source + Name of a custom CSS input file + + + + + + + Description + +The custom.css.source +parameter enables you to add CSS styles to DocBook's +HTML output. + +The parameter +specifies the name of a file containing custom +CSS styles. The file must be a well-formed XML file that +consists of a single style root +element that contains CSS styles as its text content. +For example: + + +]]> + +The filename specified by the parameter +should have a .xml +filename suffix, although that is not required. +The default value of this parameter is blank. + +If custom.css.source is not blank, then +the stylesheet takes the following actions. +These actions take place regardless of the value of +the make.clean.html parameter. + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of custom.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference this external CSS stylesheet. + For example: + <link rel="stylesheet" href="custom.css" type="text/css"> + + + + + + + +If the make.clean.html parameter is nonzero +(the default is zero), +and if the docbook.css.source parameter +is not blank (the default is not blank), +then the stylesheet will also generate a default CSS file +and add a link tag to reference it. +The link to the custom CSS comes after the +link to the default, so it should cascade properly +in most browsers. +If you do not want two link tags, and +instead want your custom CSS to import the default generated +CSS file, then do the following: + + + + + Add a line like the following to your custom CSS source file: + @import url("docbook.css") + + + + Set the docbook.css.link parameter + to zero. This will omit the link tag + that references the default CSS file. + + + +If you set make.clean.html to nonzero but +you do not want the default CSS generated, then also set +the docbook.css.source parameter to blank. +Then no default CSS will be generated, and so +all CSS styles must come from your custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.float.class.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.float.class.xml new file mode 100644 index 00000000..1078b600 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.float.class.xml @@ -0,0 +1,34 @@ + + +default.float.class +string + + +default.float.class +Specifies the default float class + + + + + + + left + before + + + + + +Description + +Selects the direction in which a float should be placed. for +xsl-fo this is before, for html it is left. For Western texts, the +before direction is the top of the page. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.image.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.image.width.xml new file mode 100644 index 00000000..0e84a725 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.image.width.xml @@ -0,0 +1,30 @@ + + +default.image.width +length + + +default.image.width +The default width of images + + + + + + + + +Description + +If specified, this value will be used for the +width attribute on images that do not specify any +viewport dimensions. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.frame.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.frame.xml new file mode 100644 index 00000000..38c8667b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.frame.xml @@ -0,0 +1,28 @@ + + +default.table.frame +string + + +default.table.frame +The default framing of tables + + + + +all + + + +Description + +This value will be used when there is no frame attribute on the +table. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.rules.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.rules.xml new file mode 100644 index 00000000..ed698ec2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.rules.xml @@ -0,0 +1,76 @@ + + +default.table.rules +string + + +default.table.rules +The default column and row rules for tables using HTML markup + + + + +none + + + +Description + +Tables using HTML markup elements can use an attribute +named rules on the table or +informaltable element +to specify whether column and row border rules should be +displayed. This parameter lets you specify a global default +style for all HTML tables that don't otherwise have +that attribute. +These are the supported values: + + +all + +Rules will appear between all rows and columns. + + + +rows + +Rules will appear between rows only. + + + +cols + +Rules will appear between columns only. + + + +groups + +Rules will appear between row groups (thead, tfoot, tbody). +No support for rules between column groups yet. + + + + +none + +No rules. This is the default value. + + + + + + +The border after the last row and the border after +the last column are not affected by +this setting. Those borders are controlled by +the frame attribute on the table element. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.width.xml new file mode 100644 index 00000000..184ce52b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.table.width.xml @@ -0,0 +1,26 @@ + + +default.table.width +length + + +default.table.width +The default width of tables + + + + + + +Description +If non-zero, this value will be used for the +width attribute on tables that do not specify an +alternate width (with the dbhtml table-width or +dbfo table-width processing instruction). + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.units.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.units.xml new file mode 100644 index 00000000..f83c8224 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/default.units.xml @@ -0,0 +1,37 @@ + + +default.units +list +cm +mm +in +pt +pc +px +em + + +default.units +Default units for an unqualified dimension + + + + +pt + + + +Description + +If an unqualified dimension is encountered (for example, in a +graphic width), the default.units will be used for the +units. Unqualified dimensions are not allowed in XSL Formatting Objects. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dingbat.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dingbat.font.family.xml new file mode 100644 index 00000000..f9719cf0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dingbat.font.family.xml @@ -0,0 +1,33 @@ + + +dingbat.font.family +list +open +serif +sans-serif +monospace + + +dingbat.font.family +The font family for copyright, quotes, and other symbols + + + + +serif + + + +Description + +The dingbat font family is used for dingbats. If it is defined +as the empty string, no font change is effected around dingbats. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.collapsible.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.collapsible.xml new file mode 100644 index 00000000..1f8e6e38 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.collapsible.xml @@ -0,0 +1,28 @@ + + +disable.collapsible +boolean + + +disable.collapsible +Specifies whether collapsible rendering is enabled + + + + + 0 + + + +Description + +This parameter specifies whether elements marked as + collapsible are generated as such in the output document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.incremental.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.incremental.xml new file mode 100644 index 00000000..27f473a4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/disable.incremental.xml @@ -0,0 +1,28 @@ + + +disable.incremental +boolean + + +disable.incremental +Specifies whether incremental rendering is enabled + + + + + 0 + + + +Description + +This parameter specifies whether elements marked as + incremental are generated as such in the output document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.link.xml new file mode 100644 index 00000000..6d9e6e69 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.link.xml @@ -0,0 +1,42 @@ + + +docbook.css.link +boolean + + +docbook.css.link +Insert a link referencing the default CSS stylesheet + + + + + + + + +Description + +The stylesheets are capable of generating a default +CSS stylesheet file. The parameters +make.clean.html and +docbook.css.source control that feature. + +Normally if a default CSS file is generated, then +the stylesheet inserts a link tag in the HTML +HEAD element to reference it. +However, you can omit that link reference if +you set the docbook.css.link to zero +(1 is the default). + +This parameter is useful when you want to import the +default CSS into a custom CSS file generated using the +custom.css.source parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.source.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.source.xml new file mode 100644 index 00000000..8ba7eb76 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/docbook.css.source.xml @@ -0,0 +1,83 @@ + + + docbook.css.source + string + + + docbook.css.source + Name of the default CSS input file + + + + docbook.css.xml + + + Description + +The docbook.css.source parameter +specifies the name of the file containing the default DocBook +CSS styles. Those styles are necessary when the +make.clean.html parameter is nonzero. + +The file is a well-formed XML file that +must consist of a single style root +element that contains CSS styles as its text content. +The default value of the parameter (and filename) +is docbook.css.xml. +The stylesheets ship with the default file. You can substitute +your own and specify its path in this parameter. + +If docbook.css.source is not blank, +and make.clean.html is nonzero, then +the stylesheet takes the following actions: + + + + The stylesheet uses the XSLT document() + function to open the file specified by the parameter and + load it into a variable. + + + The stylesheet forms an output pathname consisting of the + value of the base.dir parameter (if it is set) + and the value of docbook.css.source, + with the .xml suffix stripped off. + + + + The stylesheet removes the style + wrapper element and writes just the CSS text content to the output file. + + + The stylesheet adds a link element to the + HTML HEAD element to reference the external CSS stylesheet. + For example: + <link rel="stylesheet" href="docbook.css" type="text/css"> + + However, if the docbook.css.link + parameter is set to zero, then no link is written + for the default CSS file. That is useful if a custom + CSS file will import the default CSS stylesheet to ensure + proper cascading of styles. + + + +If the docbook.css.source parameter +is changed from its default docbook.css.xml to blank, +then no default CSS is generated. Likewise if the +make.clean.html parameter is set to zero, +then no default CSS is generated. The +custom.css.source parameter can be used +instead to generate a complete custom CSS file. + +You can use the generate.css.header +parameter to instead write the CSS to each HTML HEAD +element in a style tag instead of an external CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/double.sided.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/double.sided.xml new file mode 100644 index 00000000..ac40dcc1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/double.sided.xml @@ -0,0 +1,41 @@ + + +double.sided +boolean + + +double.sided +Is the document to be printed double sided? + + + + + + + + +Description + +This parameter is useful when printing a document +on both sides of the paper. + +if set to non-zero, documents are formatted using different page-masters +for odd and even pages. These can differ by using a slightly wider margin +on the binding edge of the page, and alternating left-right +positions of header or footer elements. + + +If set to zero (the default), then only the 'odd' page masters +are used for both even and odd numbered pages. + +See also force.blank.pages, +page.margin.inner and +page.margin.outer. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.mode.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.mode.xml new file mode 100644 index 00000000..2f62d06e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.mode.xml @@ -0,0 +1,36 @@ + + +draft.mode +list +no +yes +maybe + + +draft.mode +Select draft mode + + + + +no + + + +Description + +Selects draft mode. If draft.mode is +yes, the entire document will be treated +as a draft. If it is no, the entire document +will be treated as a final copy. If it is maybe, +individual sections will be treated as draft or final independently, depending +on how their status attribute is set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.watermark.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.watermark.image.xml new file mode 100644 index 00000000..ef053a0d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/draft.watermark.image.xml @@ -0,0 +1,27 @@ + + +draft.watermark.image +uri + + +draft.watermark.image +The URI of the image to be used for draft watermarks + + + + +images/draft.png + + + +Description + +The image to be used for draft watermarks. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dry-run.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dry-run.xml new file mode 100644 index 00000000..dd481c39 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dry-run.xml @@ -0,0 +1,27 @@ + + +dry-run +boolean + + +dry-run +Indicates that no files should be produced + + + + + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to suppress the generation of +new and updated files. Effectively, this allows you to see what the +stylesheet would do, without actually making any changes. +Only applies when XSLT-based chunking is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dynamic.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dynamic.toc.xml new file mode 100644 index 00000000..232f19e1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/dynamic.toc.xml @@ -0,0 +1,29 @@ + + +dynamic.toc +boolean + + +dynamic.toc +Dynamic ToCs? + + + + + + + + +Description + +If non-zero, JavaScript is used to make the ToC panel dynamic. +In a dynamic ToC, each section in the ToC can be expanded and collapsed by +clicking on the appropriate image. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.assignment.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.assignment.xml new file mode 100644 index 00000000..5c897486 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.assignment.xml @@ -0,0 +1,39 @@ + + +ebnf.assignment +rtf + + +ebnf.assignment +The EBNF production assignment operator + + + + + +::= + + + + ::= + + + + + +Description + +The ebnf.assignment parameter determines what +text is used to show assignment in productions +in productionsets. + +While ::= is common, so are several +other operators. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.statement.terminator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.statement.terminator.xml new file mode 100644 index 00000000..4e8bd124 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.statement.terminator.xml @@ -0,0 +1,32 @@ + + +ebnf.statement.terminator +rtf + + +ebnf.statement.terminator +Punctuation that ends an EBNF statement. + + + + + + + + + +Description + +The ebnf.statement.terminator parameter determines what +text is used to terminate each production +in productionset. + +Some notations end each statement with a period. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.bgcolor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.bgcolor.xml new file mode 100644 index 00000000..747f1400 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.bgcolor.xml @@ -0,0 +1,30 @@ + + +ebnf.table.bgcolor +color + + +ebnf.table.bgcolor +Background color for EBNF tables + + + + +#F5DCB3 + + + +Description + +Sets the background color for EBNF tables (a pale brown). No +bgcolor attribute is output if +ebnf.table.bgcolor is set to the null string. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.border.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.border.xml new file mode 100644 index 00000000..e4e50aee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ebnf.table.border.xml @@ -0,0 +1,26 @@ + + +ebnf.table.border +boolean + + +ebnf.table.border +Selects border on EBNF tables + + + + + + +Description + +Selects the border on EBNF tables. If non-zero, the tables have +borders, otherwise they don't. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.autolabel.xml new file mode 100644 index 00000000..622196e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.autolabel.xml @@ -0,0 +1,28 @@ + + +eclipse.autolabel +boolean + + +eclipse.autolabel +Should tree-like ToC use autonumbering feature? + + + + + + + + +Description + +If you want to include chapter and section numbers into ToC in +the left panel, set this parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.id.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.id.xml new file mode 100644 index 00000000..75557e55 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.id.xml @@ -0,0 +1,28 @@ + + +eclipse.plugin.id +string + + +eclipse.plugin.id +Eclipse Help plugin id + + + + +com.example.help + + + +Description + +Eclipse Help plugin id. You should change this id to something +unique for each help. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.name.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.name.xml new file mode 100644 index 00000000..0df83ec6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.name.xml @@ -0,0 +1,27 @@ + + +eclipse.plugin.name +string + + +eclipse.plugin.name +Eclipse Help plugin name + + + + +DocBook Online Help Sample + + + +Description + +Eclipse Help plugin name. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.provider.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.provider.xml new file mode 100644 index 00000000..03261fe5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/eclipse.plugin.provider.xml @@ -0,0 +1,27 @@ + + +eclipse.plugin.provider +string + + +eclipse.plugin.provider +Eclipse Help plugin provider name + + + + +Example provider + + + +Description + +Eclipse Help plugin provider name. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/editedby.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/editedby.enabled.xml new file mode 100644 index 00000000..78089f95 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/editedby.enabled.xml @@ -0,0 +1,27 @@ + + +editedby.enabled +boolean + + +editedby.enabled +Display “Edited by†heading above editor name? + + + +1 + + +Description + +If non-zero, a localized Edited +by heading is displayed above editor names in output of the +editor element. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.delimiters.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.delimiters.enabled.xml new file mode 100644 index 00000000..b07cd6d1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.delimiters.enabled.xml @@ -0,0 +1,34 @@ + + +email.delimiters.enabled +boolean + + +email.delimiters.enabled +Generate delimiters around email addresses? + + + + + + + + +Description + +If non-zero, delimiters + +For delimiters, the +stylesheets are currently hard-coded to output angle +brackets. + +are generated around e-mail addresses +(the output of the email element). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.mailto.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.mailto.enabled.xml new file mode 100644 index 00000000..e4eb8d10 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/email.mailto.enabled.xml @@ -0,0 +1,29 @@ + + +email.mailto.enabled +boolean + + +email.mailto.enabled +Generate mailto: links for email addresses? + + + + + + + + +Description + +If non-zero the generated output for the email element +will be a clickable mailto: link that brings up the default mail client +on the system. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/emphasis.propagates.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/emphasis.propagates.style.xml new file mode 100644 index 00000000..9ff55f52 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/emphasis.propagates.style.xml @@ -0,0 +1,26 @@ + + +emphasis.propagates.style +boolean + + +emphasis.propagates.style +Pass emphasis role attribute through to HTML? + + + + + + +Description +If non-zero, the role attribute of +emphasis elements will be passed through to the HTML as a +class attribute on a span that surrounds the +emphasis. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/entry.propagates.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/entry.propagates.style.xml new file mode 100644 index 00000000..7f43c66e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/entry.propagates.style.xml @@ -0,0 +1,30 @@ + + +entry.propagates.style +boolean + + +entry.propagates.style +Pass entry role attribute through to HTML? + + + + + + + + +Description + +If true, the role attribute of entry elements +will be passed through to the HTML as a class attribute on the +td or th generated for the table +cell. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/epub.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/epub.autolabel.xml new file mode 100644 index 00000000..8a645558 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/epub.autolabel.xml @@ -0,0 +1,28 @@ + + +epub.autolabel +boolean + + +epub.autolabel +Should tree-like ToC use autonumbering feature? + + + + + + + + +Description + +If you want to include chapter and section numbers into ToC in, +set this parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.number.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.number.properties.xml new file mode 100644 index 00000000..6e05d398 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.number.properties.xml @@ -0,0 +1,28 @@ + + +equation.number.properties +attribute set + + +equation.number.properties +Properties that apply to the fo:table-cell containing the number +of an equation that does not have a title. + + + + + end + center + + +Description +Properties that apply to the fo:table-cell containing the number +of an equation when it has no title. The number in an equation with a +title is formatted along with the title, and this attribute-set does not apply. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.properties.xml new file mode 100644 index 00000000..a88f6837 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/equation.properties.xml @@ -0,0 +1,27 @@ + + +equation.properties +attribute set + + +equation.properties +Properties associated with a equation + + + + + + + + +Description + +The styling for equations. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/example.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/example.properties.xml new file mode 100644 index 00000000..42755ac8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/example.properties.xml @@ -0,0 +1,29 @@ + + +example.properties +attribute set + + +example.properties +Properties associated with a example + + + + + + auto + + + + +Description + +The styling for examples. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/exsl.node.set.available.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/exsl.node.set.available.xml new file mode 100644 index 00000000..c5d009e0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/exsl.node.set.available.xml @@ -0,0 +1,44 @@ + + +exsl.node.set.available +boolean + + +exsl.node.set.available +Is the test function-available('exsl:node-set') true? + + + + + + 1 + 0 + + + + + +Description + +If non-zero, +then the exsl:node-set() function is available to be used in +the stylesheet. +If zero, then the function is not available. +This param automatically detects the presence of +the function and does not normally need to be set manually. + +This param was created to handle a long-standing +bug in the Xalan processor that fails to detect the +function even though it is available. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.href.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.href.xml new file mode 100644 index 00000000..bc37dafe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.href.xml @@ -0,0 +1,28 @@ + + +feedback.href +uri + + +feedback.href +HREF (URI) for feedback link + + + + + + + + +Description +The feedback.href value is used as the value +for the href attribute on the feedback +link. If feedback.href +is empty, no feedback link is generated. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.link.text.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.link.text.xml new file mode 100644 index 00000000..c80feefa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.link.text.xml @@ -0,0 +1,28 @@ + + +feedback.link.text +string + + +feedback.link.text +The text of the feedback link + + + + +Feedback + + + +Description +The contents of this variable is used as the text of the feedback +link if feedback.href is not empty. If +feedback.href is empty, no feedback link is +generated. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.with.ids.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.with.ids.xml new file mode 100644 index 00000000..3edfa260 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/feedback.with.ids.xml @@ -0,0 +1,27 @@ + + +feedback.with.ids +boolean + + +feedback.with.ids +Toggle use of IDs in feedback + + + + + + + + +Description +If feedback.with.ids is non-zero, the ID of the +current page will be added to the feedback link. This can be used, for +example, if the feedback.href is a CGI script. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/figure.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/figure.properties.xml new file mode 100644 index 00000000..e9f6748a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/figure.properties.xml @@ -0,0 +1,27 @@ + + +figure.properties +attribute set + + +figure.properties +Properties associated with a figure + + + + + + + + +Description + +The styling for figures. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/filename-prefix.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/filename-prefix.xml new file mode 100644 index 00000000..54c043d3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/filename-prefix.xml @@ -0,0 +1,28 @@ + + +filename-prefix +string + + +filename-prefix +Prefix added to all filenames + + + + + + + + +Description +To produce the text-only (that is, non-tabular) layout +of a website simultaneously with the tabular layout, the filenames have to +be distinguished. That's accomplished by adding the +filename-prefix to the front of each filename. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/firstterm.only.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/firstterm.only.link.xml new file mode 100644 index 00000000..32ea3053 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/firstterm.only.link.xml @@ -0,0 +1,29 @@ + + +firstterm.only.link +boolean + + +firstterm.only.link +Does automatic glossterm linking only apply to firstterms? + + + + + + + + +Description + +If non-zero, only firstterms will be automatically linked +to the glossary. If glossary linking is not enabled, this parameter +has no effect. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.footer.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.footer.properties.xml new file mode 100644 index 00000000..9b50d165 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.footer.properties.xml @@ -0,0 +1,27 @@ + + +foil.footer.properties +attribute set + + +foil.footer.properties +Specifies properties for slides footer + + + + + + + + +Description + +This parameter specifies properties for the foil footer. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.header.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.header.properties.xml new file mode 100644 index 00000000..43c68f56 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.header.properties.xml @@ -0,0 +1,36 @@ + + +foil.header.properties +attribute set + + +foil.header.properties +Specifies properties for foil header area + + + + + + white + black + bold + center + + + + 12pt + + + + +Description + +This parameter specifies properties for the foil header area. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.master.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.master.properties.xml new file mode 100644 index 00000000..fdb8754e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.master.properties.xml @@ -0,0 +1,46 @@ + + +foil.master.properties +attribute set + + +foil.master.properties +Specifies properties for foil master + + + + + + + + + + + + + + + + + + + + + + + + + + + +Description + +This parameter specifies properties for the foil master. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.page-sequence.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.page-sequence.properties.xml new file mode 100644 index 00000000..64131303 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.page-sequence.properties.xml @@ -0,0 +1,31 @@ + + +foil.page-sequence.properties +attribute set + + +foil.page-sequence.properties +Specifies properties for foil page-sequence + + + + + + + + + + + + +Description + +This parameter specifies properties for foil page-sequence. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.properties.xml new file mode 100644 index 00000000..cf0ab238 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.properties.xml @@ -0,0 +1,36 @@ + + +foil.properties +attribute set + + +foil.properties +Specifies properties for all foils + + + + + + + + + 1in + 1in + + + + + + + +Description + +This parameter specifies properties that are applied to all foils. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-after.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-after.properties.xml new file mode 100644 index 00000000..1e71c686 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-after.properties.xml @@ -0,0 +1,32 @@ + + +foil.region-after.properties +attribute set + + +foil.region-after.properties +Specifies properties for foil region-after + + + + + + + + + after + + + + +Description + +This parameter specifies properties for the foil region-after. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-before.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-before.properties.xml new file mode 100644 index 00000000..a97fb66d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-before.properties.xml @@ -0,0 +1,34 @@ + + +foil.region-before.properties +attribute set + + +foil.region-before.properties +Specifies properties for foil region-before + + + + + + + + + + + + + + + +Description + +This parameter specifies properties for the foil region-before. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-body.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-body.properties.xml new file mode 100644 index 00000000..8295a1aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.region-body.properties.xml @@ -0,0 +1,37 @@ + + +foil.region-body.properties +attribute set + + +foil.region-body.properties +Specifies properties for foil region-body + + + + + + + + + + + + + + + + + + +Description + +This parameter specifies properties for the foil region-body. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.subtitle.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.subtitle.properties.xml new file mode 100644 index 00000000..4832fbe3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.subtitle.properties.xml @@ -0,0 +1,36 @@ + + +foil.subtitle.properties +attribute set + + +foil.subtitle.properties +Specifies properties for all foil subtitles + + + + + + + + + center + + pt + + 12pt + + + + +Description + +This parameter specifies properties that are applied to all foil subtitles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.master.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.master.xml new file mode 100644 index 00000000..f5ba07f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.master.xml @@ -0,0 +1,29 @@ + + +foil.title.master +number + + +foil.title.master +Specifies unitless font size to use for foil titles + + + + +36 + + + + +Description + +Specifies a unitless font size to use for foil titles; used in +combination with the foil.title.size +parameter. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.properties.xml new file mode 100644 index 00000000..f9d65c04 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.properties.xml @@ -0,0 +1,31 @@ + + +foil.title.properties +attribute set + + +foil.title.properties +Specifies properties for foil title + + + + + + + + + + + + +Description + +This parameter specifies properties for the foil title. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.size.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.size.xml new file mode 100644 index 00000000..3163600f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foil.title.size.xml @@ -0,0 +1,32 @@ + + +foil.title.size +length + + +foil.title.size +Specifies font size to use for foil titles, including units + + + + + + pt + + + + +Description + +This parameter combines the value of the +foil.title.master parameter with a unit +specification. The default unit is pt +(points). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.properties.xml new file mode 100644 index 00000000..cd9805a4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.properties.xml @@ -0,0 +1,31 @@ + + +foilgroup.properties +attribute set + + +foilgroup.properties +Specifies properties for all foilgroups + + + + + + + + + + + + +Description + +This parameter specifies properties that are applied to all foilgroups. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.toc.xml new file mode 100644 index 00000000..31d7cb34 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/foilgroup.toc.xml @@ -0,0 +1,29 @@ + + +foilgroup.toc +boolean + + +foilgroup.toc +Put ToC on foilgroup pages? + + + + + + + + +Description + +If non-zero, a ToC will be placed on foilgroup pages (after any +other content). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.column.widths.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.column.widths.xml new file mode 100644 index 00000000..eca22705 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.column.widths.xml @@ -0,0 +1,80 @@ + + +footer.column.widths +string + + +footer.column.widths +Specify relative widths of footer areas + + + +1 1 1 + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside footer for +double-sided output. The second number is the relative +width of the center footer. The third number is the +relative width of the outside footer for +double-sided output. + +For single-sided output, the first number is the +relative width of left footer for left-to-right +text direction, or the right footer for right-to-left +text direction. +The third number is the +relative width of right footer for left-to-right +text direction, or the left footer for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the footer area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +footer should have twice the width of the other areas. +A value of "0 0 1" means the entire footer area +is reserved for the right (or outside) footer text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.content.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.content.properties.xml new file mode 100644 index 00000000..1212cbd1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.content.properties.xml @@ -0,0 +1,34 @@ + + +footer.content.properties +attribute set + + +footer.content.properties +Properties of page footer content + + + + + + + + + + + + + + + +Description + +Properties of page footer content. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.hr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.hr.xml new file mode 100644 index 00000000..d1a5bf8f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.hr.xml @@ -0,0 +1,26 @@ + + +footer.hr +boolean + + +footer.hr +Toggle <HR> before footer + + + + + + + + +Description +If non-zero, an <HR> is generated at the bottom of each web page, +before the footer. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.rule.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.rule.xml new file mode 100644 index 00000000..6b00adea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.rule.xml @@ -0,0 +1,27 @@ + + +footer.rule +boolean + + +footer.rule +Rule over footers? + + + + + + + + +Description + +If non-zero, a rule will be drawn above the page footers. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.height.xml new file mode 100644 index 00000000..2f6c45e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.height.xml @@ -0,0 +1,32 @@ + + +footer.table.height +length + + +footer.table.height +Specify the minimum height of the table containing the running page footers + + + +14pt + + +Description + +Page footers in print output use a three column table +to position text at the left, center, and right side of +the footer on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.properties.xml new file mode 100644 index 00000000..12e67d3e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footer.table.properties.xml @@ -0,0 +1,30 @@ + + +footer.table.properties +attribute set + + +footer.table.properties +Apply properties to the footer layout table + + + + + + fixed + 100% + + + + +Description + +Properties applied to the table that lays out the page footer. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footers.on.blank.pages.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footers.on.blank.pages.xml new file mode 100644 index 00000000..2964f781 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footers.on.blank.pages.xml @@ -0,0 +1,27 @@ + + +footers.on.blank.pages +boolean + + +footers.on.blank.pages +Put footers on blank pages? + + + + + + + + +Description + +If non-zero, footers will be placed on blank pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.font.size.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.font.size.xml new file mode 100644 index 00000000..88d0c0b2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.font.size.xml @@ -0,0 +1,28 @@ + + +footnote.font.size +length + + +footnote.font.size +The font size for footnotes + + + + + pt + + + +Description + +The footnote font size is used for...footnotes! + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.mark.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.mark.properties.xml new file mode 100644 index 00000000..2dbc9c10 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.mark.properties.xml @@ -0,0 +1,41 @@ + + +footnote.mark.properties +attribute set + + +footnote.mark.properties +Properties applied to each footnote mark + + + + + + + + 75% + normal + normal + + + + +Description + +This attribute set is applied to the footnote mark used +for each footnote. +It should contain only inline properties. + + +The property to make the mark a superscript is contained in the +footnote template itself, because the current version of FOP reports +an error if baseline-shift is used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.format.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.format.xml new file mode 100644 index 00000000..c323720c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.format.xml @@ -0,0 +1,33 @@ + + +footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +footnote.number.format +Identifies the format used for footnote numbers + + + + +1 + + + +Description + +The footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.symbols.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.symbols.xml new file mode 100644 index 00000000..10ca7d3c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.number.symbols.xml @@ -0,0 +1,39 @@ + + +footnote.number.symbols + + + +footnote.number.symbols +Special characters to use as footnote markers + + + + + + + + +Description + +If footnote.number.symbols is not the empty string, +footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, †, ‡, +â—Š, and ✠. If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.properties.xml new file mode 100644 index 00000000..326712b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.properties.xml @@ -0,0 +1,44 @@ + + +footnote.properties +attribute set + + +footnote.properties +Properties applied to each footnote body + + + + + + + + + normal + normal + + 0pt + 0pt + 0pt + + wrap + treat-as-space + + + + +Description + +This attribute set is applied to the footnote-block +for each footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all footnotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.sep.leader.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.sep.leader.properties.xml new file mode 100644 index 00000000..27f9489d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/footnote.sep.leader.properties.xml @@ -0,0 +1,39 @@ + + +footnote.sep.leader.properties +attribute set + + +footnote.sep.leader.properties +Properties associated with footnote separators + + + + + + black + rule + 1in + + + + +Description + +The styling for the rule line that separates the +footnotes from the body text. +These are properties applied to the fo:leader used as +the separator. + +If you want to do more than just set properties on +the leader element, then you can customize the template +named footnote.separator in +fo/pagesetup.xsl. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop.extensions.xml new file mode 100644 index 00000000..e122368b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop.extensions.xml @@ -0,0 +1,36 @@ + + +fop.extensions +boolean + + +fop.extensions +Enable extensions for FOP version 0.20.5 and earlier + + + + + + +Description + +If non-zero, extensions intended for +FOP +version 0.20.5 and earlier will be used. +At present, this consists of PDF bookmarks. + + +This parameter can also affect which graphics file formats +are supported. + +If you are using a version of FOP beyond +version 0.20.5, then use the fop1.extensions parameter +instead. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop1.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop1.extensions.xml new file mode 100644 index 00000000..dcbcf5be --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/fop1.extensions.xml @@ -0,0 +1,34 @@ + + +fop1.extensions +boolean + + +fop1.extensions +Enable extensions for FOP version 0.90 and later + + + + + + +Description + +If non-zero, extensions for +FOP +version 0.90 and later will be used. + + +This parameter can also affect which graphics file formats +are supported. + +The original fop.extensions parameter +should still be used for FOP version 0.20.5 and earlier. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/force.blank.pages.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/force.blank.pages.xml new file mode 100755 index 00000000..c6df11dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/force.blank.pages.xml @@ -0,0 +1,46 @@ + + +force.blank.pages +boolean + + +force.blank.pages +Generate blank page to end on even page number + + + + + + + + +Description + +If non-zero (the default), then each page sequence will be forced to +end on an even-numbered page, by inserting a blank page +if necessary. This will force the next page sequence to start +on an odd-numbered page, which is a standard convention +for printed and bound books. + +If zero, then such blank pages will not be inserted. +Chapters will start on the next available page, +regardless of whether it is an even or odd number. +This is useful when publishing online where blank +pages are not needed. + + +This param is independent of the +double.sided parameter, which +just triggers the use of even and odd page sequence +masters that differ in their header and footer placement. +So you can combine the two params for alternating +headers/footers and no blank pages. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.object.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.object.properties.xml new file mode 100644 index 00000000..f36aeaf7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.object.properties.xml @@ -0,0 +1,36 @@ + + +formal.object.properties +attribute set + + +formal.object.properties +Properties associated with a formal object such as a figure, or other component that has a title + + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + always + + + + +Description + +The styling for formal objects in docbook. Specify the spacing +before and after the object. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.procedures.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.procedures.xml new file mode 100644 index 00000000..4f108857 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.procedures.xml @@ -0,0 +1,28 @@ + + +formal.procedures +boolean + + +formal.procedures +Selects formal or informal procedures + + + + + + + + +Description + +Formal procedures are numbered and always have a title. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.placement.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.placement.xml new file mode 100644 index 00000000..e56f2001 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.placement.xml @@ -0,0 +1,41 @@ + + +formal.title.placement +table + + +formal.title.placement +Specifies where formal object titles should occur + + + + + +figure before +example before +equation before +table before +procedure before +task before + + + + +Description + +Specifies where formal object titles should occur. For each formal object +type (figure, +example, +equation, +table, and procedure) +you can specify either the keyword +before or +after. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.properties.xml new file mode 100644 index 00000000..898d5729 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/formal.title.properties.xml @@ -0,0 +1,34 @@ + + +formal.title.properties +attribute set + + +formal.title.properties +Style the title element of formal object such as a figure. + + + + + + bold + + + pt + + false + 0.4em + 0.6em + 0.8em + + + +Description +Specify how the title should be styled. Specify the font size and weight of the title of the formal object. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.decoration.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.decoration.xml new file mode 100644 index 00000000..44037c39 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.decoration.xml @@ -0,0 +1,30 @@ + + +funcsynopsis.decoration +boolean + + +funcsynopsis.decoration +Decorate elements of a funcsynopsis? + + + + + + + + +Description + +If non-zero, elements of the funcsynopsis will be +decorated (e.g. rendered as bold or italic text). The decoration is controlled by +templates that can be redefined in a customization layer. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.style.xml new file mode 100644 index 00000000..fc3ad85c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/funcsynopsis.style.xml @@ -0,0 +1,31 @@ + + +funcsynopsis.style +list +ansi +kr + + +funcsynopsis.style +What style of funcsynopsis should be generated? + + + +kr + + +Description + +If funcsynopsis.style is ansi, +ANSI-style function synopses are generated for a +funcsynopsis, otherwise K&R-style +function synopses are generated. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/function.parens.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/function.parens.xml new file mode 100644 index 00000000..15d6df07 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/function.parens.xml @@ -0,0 +1,29 @@ + + +function.parens +boolean + + +function.parens +Generate parens after a function? + + + + + + + + +Description + +If non-zero, the formatting of a function element +will include generated parentheses. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.consistent.ids.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.consistent.ids.xml new file mode 100644 index 00000000..249cb8c4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.consistent.ids.xml @@ -0,0 +1,53 @@ + + +generate.consistent.ids +boolean + + +generate.consistent.ids +Generate consistent id values if document is unchanged + + + + + + + + +Description + +When the stylesheet assigns an id value to an output element, +the generate-id() function may be used. That function may not +produce consistent values between runs. Version control +systems may misidentify the changing id values as changes +to the document. + +If you set this parameter's value to 1, then the +template named object.id will replace +the use of the function generate-id() with +<xsl:number level="multiple" count="*"/>. +This counts preceding elements to generate a unique number for +the id value. + + +This param does not associate permanent unique id values +with particular elements. +The id values are consistent only as long as the document +structure does not change. +If the document structure changes, then the counting +of elements changes, and all id values after +the first such change may be different, even when there is +no change to the element itself or its output. + + + +The default value of this parameter is zero, so generate-id() is used +by default. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.copyright.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.copyright.xml new file mode 100644 index 00000000..8c0aaaab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.copyright.xml @@ -0,0 +1,28 @@ + + +generate.copyright +boolean + + +generate.copyright +Specifies whether copyright is generated + + + + + 1 + + + +Description + +This parameter specifies whether the copyright info is generated + in the footer area. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.css.header.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.css.header.xml new file mode 100644 index 00000000..05965c10 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.css.header.xml @@ -0,0 +1,40 @@ + + +generate.css.header +boolean + + +generate.css.header +Insert generated CSS styles in HEAD element + + + + + + + + +Description + +The stylesheets are capable of generating both default +and custom CSS stylesheet files. The parameters +make.clean.html, +docbook.css.source, and +custom.css.source control that feature. + +If you require that CSS styles reside in the HTML +HEAD element instead of external CSS files, +then set the generate.css.header +parameter to nonzero (it is zero by default). +Then instead of generating the CSS in external files, +they are wrapped in style elements in +the HEAD element of each HTML output file. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.numbered.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.numbered.toc.xml new file mode 100644 index 00000000..f43a8c9c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.numbered.toc.xml @@ -0,0 +1,29 @@ + + +generate.foilgroup.numbered.toc +boolean + + +generate.foilgroup.numbered.toc +Specifies whether foilgroups have a numbered TOC + + + + + 1 + + + +Description + +If TOC generation is turned on, this parameter specifies + whether foilgroups have a numbered TOC. If disabled, TOC items + will be bulleted, not numbered. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.toc.xml new file mode 100644 index 00000000..a6bb6749 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.foilgroup.toc.xml @@ -0,0 +1,28 @@ + + +generate.foilgroup.toc +boolean + + +generate.foilgroup.toc +Specifies whether foilgroups have a TOC + + + + + 1 + + + +Description + +This parameter specifies whether foilgroups will + contain a table of contents of the included foils. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.handoutnotes.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.handoutnotes.xml new file mode 100644 index 00000000..d6138e02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.handoutnotes.xml @@ -0,0 +1,28 @@ + + +generate.handoutnotes +boolean + + +generate.handoutnotes +Specifies whether handoutnotes are generated + + + + + 0 + + + +Description + +This parameter specifies whether handoutnotes shall + be generated to the output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.id.attributes.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.id.attributes.xml new file mode 100644 index 00000000..6326841d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.id.attributes.xml @@ -0,0 +1,59 @@ + + +generate.id.attributes +boolean + + +generate.id.attributes +Generate ID attributes on container elements? + + + + + + + + +Description + +If non-zero, the HTML stylesheet will generate ID attributes on +containers. For example, the markup: + +<section id="foo"><title>Some Title</title> +<para>Some para.</para> +</section> + +might produce: + +<div class="section" id="foo"> +<h2>Some Title</h2> +<p>Some para.</p> +</div> + +The alternative is to generate anchors: + +<div class="section"> +<h2><a name="foo"></a>Some Title</h2> +<p>Some para.</p> +</div> + +Because the name attribute of +the a element and the id +attribute of other tags are both of type ID, producing both +generates invalid documents. + +As of version 1.50, you can use this switch to control which type of +identifier is generated. For backwards-compatibility, generating +a anchors is preferred. + +Note: at present, this switch is incompletely implemented. +Disabling ID attributes will suppress them, but enabling ID attributes +will not suppress the anchors. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.index.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.index.xml new file mode 100644 index 00000000..8cab3508 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.index.xml @@ -0,0 +1,25 @@ + + +generate.index +boolean + + +generate.index +Do you want an index? + + + + + + +Description + +Specify if an index should be generated. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.legalnotice.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.legalnotice.link.xml new file mode 100644 index 00000000..534e0505 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.legalnotice.link.xml @@ -0,0 +1,72 @@ + + +generate.legalnotice.link +boolean + + +generate.legalnotice.link +Write legalnotice to separate chunk and generate link? + + + + + + +Description + +If the value of generate.legalnotice.link +is non-zero, the stylesheet: + + + + writes the contents of legalnotice to a separate + HTML file + + + inserts a hyperlink to the legalnotice file + + + adds (in the HTML head) either a single + link or element or multiple + link elements (depending on the value of the + html.head.legalnotice.link.multiple + parameter), with the value or values derived from the + html.head.legalnotice.link.types + parameter + + + + Otherwise, if generate.legalnotice.link is + zero, legalnotice contents are rendered on the title + page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename +processing instruction, that filename is used. + + + If the legalnotice has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename +is the concatenation of the id value and the value of the html.ext +parameter. + + + If the legalnotice does not have an id/xml:id + attribute, or if use.id.as.filename = 0, the filename is the concatenation of "ln-", +auto-generated id value, and html.ext value. + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.manifest.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.manifest.xml new file mode 100644 index 00000000..b561c360 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.manifest.xml @@ -0,0 +1,27 @@ + + + generate.manifest + boolean + + + generate.manifest + Generate a manifest file? + + + + + + + Description + + If non-zero, a list of HTML files generated by the + stylesheet transformation is written to the file named by + the manifest parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml new file mode 100644 index 00000000..d3ca138d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml @@ -0,0 +1,29 @@ + + +generate.meta.abstract +boolean + + +generate.meta.abstract +Generate HTML META element from abstract? + + + + + + + + +Description + +If non-zero, document abstracts will be reproduced in the HTML +head, with >meta name="description" content="..." + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.page.number.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.page.number.xml new file mode 100644 index 00000000..b3e14747 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.page.number.xml @@ -0,0 +1,58 @@ + + +generate.page.number +list +full1/2 +compact1 +no + + +generate.page.number +Specifies whether page numbers are generated + + + + + compact + + + +Description + +This parameter specifies how page numbers are generated in + the footer area. + + + + no + + No page numbers generated at all. + + + + full + + Current page number, a slash and the total number of pages + + + + compact + + Current page number only + + + + no + + No page numbers generated at all. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.pubdate.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.pubdate.xml new file mode 100644 index 00000000..14fdd243 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.pubdate.xml @@ -0,0 +1,28 @@ + + +generate.pubdate +boolean + + +generate.pubdate +Specifies whether the pubdate is generated + + + + + 1 + + + +Description + +This parameter specifies whether the publication date is generated + in the footer area. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.revhistory.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.revhistory.link.xml new file mode 100644 index 00000000..bd70cd91 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.revhistory.link.xml @@ -0,0 +1,50 @@ + + +generate.revhistory.link +boolean + + +generate.revhistory.link +Write revhistory to separate chunk and generate link? + + + + + + +Description + +If non-zero, the contents of revhistory are written +to a separate HTML file and a link to the file is +generated. Otherwise, revhistory contents are rendered on +the title page. + +The name of the separate HTML file is computed as follows: + + + + If a filename is given by the dbhtml filename processing instruction, +that filename is used. + + + If the revhistory has an id/xml:id +attribute, and if use.id.as.filename != 0, the filename is the concatenation of +the id value and the value of the html.ext parameter. + + + If the revhistory does not have an id/xml:id +attribute, or if use.id.as.filename = 0, the filename is the concatenation of "rh-", +auto-generated id value, and html.ext value. + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.section.toc.level.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.section.toc.level.xml new file mode 100644 index 00000000..227735a1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.section.toc.level.xml @@ -0,0 +1,35 @@ + + +generate.section.toc.level +integer + + +generate.section.toc.level +Control depth of TOC generation in sections + + + + + + + + +Description + +The generate.section.toc.level parameter +controls the depth of section in which TOCs will be generated. Note +that this is related to, but not the same as +toc.section.depth, which controls the depth to +which TOC entries will be generated in a given TOC. +If, for example, generate.section.toc.level +is 3, TOCs will be generated in first, second, and third +level sections, but not in fourth level sections. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.speakernotes.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.speakernotes.xml new file mode 100644 index 00000000..72e41c30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.speakernotes.xml @@ -0,0 +1,28 @@ + + +generate.speakernotes +boolean + + +generate.speakernotes +Specifies whether speakernotes are generated + + + + + 0 + + + +Description + +This parameter specifies whether speakernotes shall + be generated to the output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.titlepage.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.titlepage.xml new file mode 100644 index 00000000..86135f86 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.titlepage.xml @@ -0,0 +1,28 @@ + + +generate.titlepage +boolean + + +generate.titlepage +Specifies whether titlepage is generated + + + + + 1 + + + +Description + +This parameter specifies whether titlepage is generated + for the presentation. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.toc.xml new file mode 100644 index 00000000..d23c45e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.toc.xml @@ -0,0 +1,108 @@ + + +generate.toc +table + + +generate.toc +Control generation of ToCs and LoTs + + + + + +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title + + +/appendix toc,title +article/appendix nop +/article toc,title +book toc,title,figure,table,example,equation +/chapter toc,title +part toc,title +/preface toc,title +reference toc,title +/sect1 toc +/sect2 toc +/sect3 toc +/sect4 toc +/sect5 toc +/section toc +set toc,title + + + + +Description + +This parameter has a structured value. It is a table of space-delimited +path/value pairs. Each path identifies some element in the source document +using a restricted subset of XPath (only the implicit child axis, no wildcards, +no predicates). Paths can be either relative or absolute. + +When processing a particular element, the stylesheets consult this table to +determine if a ToC (or LoT(s)) should be generated. + +For example, consider the entry: + +book toc,figure + +This indicates that whenever a book is formatted, a +Table Of Contents and a List of Figures should be generated. Similarly, + +/chapter toc + +indicates that whenever a document that has a root +of chapter is formatted, a Table of +Contents should be generated. The entry chapter would match +all chapters, but /chapter matches only chapter +document elements. + +Generally, the longest match wins. So, for example, if you want to distinguish +articles in books from articles in parts, you could use these two entries: + +book/article toc,figure +part/article toc + +Note that an article in a part can never match a book/article, +so if you want nothing to be generated for articles in parts, you can simply leave +that rule out. + +If you want to leave the rule in, to make it explicit that you're turning +something off, use the value nop. For example, the following +entry disables ToCs and LoTs for articles: + +article nop + +Do not simply leave the word article in the file +without a matching value. That'd be just begging the silly little +path/value parser to get confused. + +Section ToCs are further controlled by the +generate.section.toc.level parameter. +For a given section level to have a ToC, it must have both an entry in +generate.toc and be within the range enabled by +generate.section.toc.level. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.as.blocks.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.as.blocks.xml new file mode 100644 index 00000000..e18ed19a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.as.blocks.xml @@ -0,0 +1,38 @@ + + +glossary.as.blocks +boolean + + +glossary.as.blocks +Present glossarys using blocks instead of lists? + + + + + + + + +Description + +If non-zero, glossarys will be formatted as +blocks. + +If you have long glossterms, proper list +markup in the FO case may produce unattractive lists. By setting this +parameter, you can force the stylesheets to produce block markup +instead of proper lists. + +You can override this setting with a processing instruction as the +child of glossary: dbfo +glossary-presentation="blocks" or dbfo +glossary-presentation="list" + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.collection.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.collection.xml new file mode 100644 index 00000000..9db037c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.collection.xml @@ -0,0 +1,271 @@ + + +glossary.collection +string + + +glossary.collection +Name of the glossary collection file + + + + + + + + +Description + +Glossaries maintained independently across a set of documents +are likely to become inconsistent unless considerable effort is +expended to keep them in sync. It makes much more sense, usually, to +store all of the glossary entries in a single place and simply +extract the ones you need in each document. + +That's the purpose of the +glossary.collection parameter. To setup a global +glossary database, follow these steps: + +Setting Up the Glossary Database + +First, create a stand-alone glossary document that contains all of +the entries that you wish to reference. Make sure that each glossary +entry has an ID. + +Here's an example glossary: + + + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glossary + PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> +<glossary> +<glossaryinfo> +<editor><firstname>Eric</firstname><surname>Raymond</surname></editor> +<title>Jargon File 4.2.3 (abridged)</title> +<releaseinfo>Just some test data</releaseinfo> +</glossaryinfo> + +<glossdiv><title>0</title> + +<glossentry> +<glossterm>0</glossterm> +<glossdef> +<para>Numeric zero, as opposed to the letter `O' (the 15th letter of +the English alphabet). In their unmodified forms they look a lot +alike, and various kluges invented to make them visually distinct have +compounded the confusion. If your zero is center-dotted and letter-O +is not, or if letter-O looks almost rectangular but zero looks more +like an American football stood on end (or the reverse), you're +probably looking at a modern character display (though the dotted zero +seems to have originated as an option on IBM 3270 controllers). If +your zero is slashed but letter-O is not, you're probably looking at +an old-style ASCII graphic set descended from the default typewheel on +the venerable ASR-33 Teletype (Scandinavians, for whom /O is a letter, +curse this arrangement). (Interestingly, the slashed zero long +predates computers; Florian Cajori's monumental "A History of +Mathematical Notations" notes that it was used in the twelfth and +thirteenth centuries.) If letter-O has a slash across it and the zero +does not, your display is tuned for a very old convention used at IBM +and a few other early mainframe makers (Scandinavians curse <emphasis>this</emphasis> +arrangement even more, because it means two of their letters collide). +Some Burroughs/Unisys equipment displays a zero with a <emphasis>reversed</emphasis> +slash. Old CDC computers rendered letter O as an unbroken oval and 0 +as an oval broken at upper right and lower left. And yet another +convention common on early line printers left zero unornamented but +added a tail or hook to the letter-O so that it resembled an inverted +Q or cursive capital letter-O (this was endorsed by a draft ANSI +standard for how to draw ASCII characters, but the final standard +changed the distinguisher to a tick-mark in the upper-left corner). +Are we sufficiently confused yet?</para> +</glossdef> +</glossentry> + +<glossentry> +<glossterm>1TBS</glossterm> +<glossdef> +<para role="accidence"> +<phrase role="pronounce"></phrase> +<phrase role="partsofspeach">n</phrase> +</para> +<para>The "One True Brace Style"</para> +<glossseealso>indent style</glossseealso> +</glossdef> +</glossentry> + +<!-- ... --> + +</glossdiv> + +<!-- ... --> + +</glossary> + + + + +Marking Up Glossary Terms + +That takes care of the glossary database, now you have to get the entries +into your document. Unlike bibliography entries, which can be empty, creating +placeholder glossary entries would be very tedious. So instead, +support for glossary.collection relies on implicit linking. + +In your source document, simply use firstterm and +glossterm to identify the terms you wish to have included +in the glossary. The stylesheets assume that you will either set the +baseform attribute correctly, or that the +content of the element exactly matches a term in your glossary. + +If you're using a glossary.collection, don't +make explicit links on the terms in your document. + +So, in your document, you might write things like this: + + +<para>This is dummy text, without any real meaning. +The point is simply to reference glossary terms like <glossterm>0</glossterm> +and the <firstterm baseform="1TBS">One True Brace Style (1TBS)</firstterm>. +The <glossterm>1TBS</glossterm>, as you can probably imagine, is a nearly +religious issue.</para> + + +If you set the firstterm.only.link parameter, +only the terms marked with firstterm will be links. +Otherwise, all the terms will be linked. + + + +Marking Up the Glossary + +The glossary itself has to be identified for the stylesheets. For lack +of a better choice, the role is used. +To identify the glossary as the target for automatic processing, set +the role to auto. The title of this +glossary (and any other information from the glossaryinfo +that's rendered by your stylesheet) will be displayed, but the entries will +come from the database. + + +Unfortunately, the glossary can't be empty, so you must put in +at least one glossentry. The content of this entry +is irrelevant, it will not be rendered: + + +<glossary role="auto"> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + +What about glossary divisions? If your glossary database has glossary +divisions and your automatic glossary contains at least +one glossdiv, the automic glossary will have divisions. +If the glossdiv is missing from either location, no divisions +will be rendered. + +Glossary entries (and divisions, if appropriate) in the glossary will +occur in precisely the order they occur in your database. + + + +Formatting the Document + +Finally, when you are ready to format your document, simply set the +glossary.collection parameter (in either a +customization layer or directly through your processor's interface) to +point to your global glossary. + +A relative path in the parameter is interpreted in one +of two ways: + + + If the parameter glossterm.auto.link + is set to zero, then the path is relative to the file containing + the empty glossary element in the document. + + + If the parameter glossterm.auto.link + is set to non-zero, then the path is relative to the file containing + the first inline glossterm or + firstterm in the document to be linked. + + +Once the collection file is opened by the first instance described +above, it stays open for the current document +and the relative path is not reinterpreted again. + +The stylesheets will format the glossary in your document as if +all of the entries implicilty referenced appeared there literally. + + +Limitations + +Glossary cross-references within the glossary are +not supported. For example, this will not work: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + +If you put glossary cross-references in your glossary that way, +you'll get the cryptic error: Warning: +glossary.collection specified, but there are 0 automatic +glossaries. + +Instead, you must do two things: + + + +Markup your glossary using glossseealso: + + +<glossentry> +<glossterm>gloss-1</glossterm> +<glossdef><para>A description that references <glossterm>gloss-2</glossterm>.</para> +<glossseealso>gloss-2</glossseealso> +</glossdef> +</glossentry> + + + + +Make sure there is at least one glossterm reference to +gloss-2 in your document. The +easiest way to do that is probably within a remark in your +automatic glossary: + + +<glossary role="auto"> +<remark>Make sure there's a reference to <glossterm>gloss-2</glossterm>.</remark> +<glossentry> +<glossterm>Irrelevant</glossterm> +<glossdef> +<para>If you can see this, the document was processed incorrectly. Use +the <parameter>glossary.collection</parameter> parameter.</para> +</glossdef> +</glossentry> +</glossary> + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.sort.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.sort.xml new file mode 100644 index 00000000..216130a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossary.sort.xml @@ -0,0 +1,32 @@ + + +glossary.sort +boolean + + +glossary.sort +Sort glossentry elements? + + + + + + + + +Description + +If non-zero, then the glossentry elements within a +glossary, glossdiv, or glosslist are sorted on the glossterm, using +the current lang setting. If zero (the default), then +glossentry elements are not sorted and are presented +in document order. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.block.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.block.properties.xml new file mode 100644 index 00000000..4fb481fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.block.properties.xml @@ -0,0 +1,32 @@ + + +glossdef.block.properties +attribute set + + +glossdef.block.properties +To add properties to the block of a glossary definition. + + + + + .25in + + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +any font properties, +and any indent for the glossary definition. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.list.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.list.properties.xml new file mode 100644 index 00000000..ba715780 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossdef.list.properties.xml @@ -0,0 +1,30 @@ + + +glossdef.list.properties +attribute set + + +glossdef.list.properties +To add properties to the glossary definition in a list. + + + + + + + + +Description +These properties are added to the block containing a +glossary definition in a glossary when +the glossary.as.blocks parameter +is zero. +Use this attribute-set to set font properties, for example. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.list.item.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.list.item.properties.xml new file mode 100644 index 00000000..6830f178 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.list.item.properties.xml @@ -0,0 +1,32 @@ + + +glossentry.list.item.properties +attribute set + + +glossentry.list.item.properties +To add properties to each glossentry in a list. + + + + + 1em + 0.8em + 1.2em + + + +Description +These properties are added to the fo:list-item containing a +glossentry in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +spacing between entries, for example. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml new file mode 100644 index 00000000..97364387 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossentry.show.acronym.xml @@ -0,0 +1,37 @@ + + +glossentry.show.acronym +list +no +yes +primary + + +glossentry.show.acronym +Display glossentry acronyms? + + + + +no + + + +Description + +A setting of yes means they should be displayed; +no means they shouldn't. If primary is used, +then they are shown as the primary text for the entry. + + +This setting controls both acronym and +abbrev elements in the glossentry. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glosslist.as.blocks.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glosslist.as.blocks.xml new file mode 100644 index 00000000..d7208371 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glosslist.as.blocks.xml @@ -0,0 +1,27 @@ + + +glosslist.as.blocks +boolean + + +glosslist.as.blocks +Use blocks for glosslists? + + + + + + + + +Description + +See glossary.as.blocks. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.auto.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.auto.link.xml new file mode 100644 index 00000000..03d9a30a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.auto.link.xml @@ -0,0 +1,33 @@ + + +glossterm.auto.link +boolean + + +glossterm.auto.link +Generate links from glossterm to glossentry automatically? + + + + + + + + +Description + +If non-zero, links from inline glossterms to the corresponding +glossentry elements in a glossary or glosslist +will be automatically generated. This is useful when your glossterms are consistent +and you don't want to add links manually. + +The automatic link generation feature is not used on glossterm elements +that have a linkend attribute. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.block.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.block.properties.xml new file mode 100644 index 00000000..84e6a6c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.block.properties.xml @@ -0,0 +1,35 @@ + + +glossterm.block.properties +attribute set + + +glossterm.block.properties +To add properties to the block of a glossentry's glossterm. + + + + + 1em + 0.8em + 1.2em + always + always + + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is non-zero. +Use this attribute-set to set the space above and below, +font properties, +and any indent for the glossary term. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.list.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.list.properties.xml new file mode 100644 index 00000000..abe0d313 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.list.properties.xml @@ -0,0 +1,30 @@ + + +glossterm.list.properties +attribute set + + +glossterm.list.properties +To add properties to the glossterm in a list. + + + + + + + + +Description +These properties are added to the block containing a +glossary term in a glossary when the glossary.as.blocks parameter +is zero. +Use this attribute-set to set +font properties, for example. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.separation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.separation.xml new file mode 100644 index 00000000..d0d2b8de --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.separation.xml @@ -0,0 +1,31 @@ + + +glossterm.separation +length + + +glossterm.separation +Separation between glossary terms and descriptions in list mode + + + + +0.25in + + + +Description + +Specifies the miminum horizontal +separation between glossary terms and descriptions when +they are presented side-by-side using lists +when the glossary.as.blocks +is zero. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.width.xml new file mode 100644 index 00000000..0cd3b82c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/glossterm.width.xml @@ -0,0 +1,28 @@ + + +glossterm.width +length + + +glossterm.width +Width of glossterm in list presentation mode + + + + +2in + + + +Description + +This parameter specifies the width reserved for glossary terms when +a list presentation is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphic.default.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphic.default.extension.xml new file mode 100644 index 00000000..93f2983a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphic.default.extension.xml @@ -0,0 +1,29 @@ + + +graphic.default.extension +string + + +graphic.default.extension +Default extension for graphic filenames + + + + + + +Description + +If a graphic or mediaobject +includes a reference to a filename that does not include an extension, +and the format attribute is +unspecified, the default extension will be used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphical.admonition.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphical.admonition.properties.xml new file mode 100644 index 00000000..ca257d76 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphical.admonition.properties.xml @@ -0,0 +1,42 @@ + + +graphical.admonition.properties +attribute set + + +graphical.admonition.properties +To add properties to the outer block of a graphical admonition. + + + + + 1em + 0.8em + 1.2em + 1em + 0.8em + 1.2em + + + +Description +These properties are added to the outer block containing the +entire graphical admonition, including its title. +It is used when the parameter +admon.graphics is set to nonzero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a graphical admonition +also applies the admonition.title.properties +attribute-set to the title, and applies the +admonition.properties attribute-set +to the rest of the content. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphics.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphics.dir.xml new file mode 100644 index 00000000..e8d83ae3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphics.dir.xml @@ -0,0 +1,33 @@ + + +graphics.dir +uri + + +graphics.dir +Graphics directory + + + + + + + + +Description + +Identifies the graphics directory for the navigation components +generated on all the slides. This parameter can be set in the source +document with the <?dbhtml?> pseudo-attribute +graphics-dir. + +If non-empty, this value is prepended to each of the graphic +image paths. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.extension.xml new file mode 100644 index 00000000..169228a8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.extension.xml @@ -0,0 +1,32 @@ + + +graphicsize.extension +boolean + + +graphicsize.extension +Enable the getWidth()/getDepth() extension functions + + + + + + + + +Description + +If non-zero (and if use.extensions is non-zero +and if you're using a processor that supports extension functions), the +getWidth and getDepth functions +will be used to extract image sizes from graphics. + +The main supported image formats are GIF, JPEG, and PNG. Somewhat cruder +support for EPS and PDF images is also available. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.use.img.src.path.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.use.img.src.path.xml new file mode 100644 index 00000000..aff5b30c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/graphicsize.use.img.src.path.xml @@ -0,0 +1,30 @@ + + +graphicsize.use.img.src.path +boolean + + +graphicsize.use.img.src.path +Prepend img.src.path before +filenames passed to extension functions + + + + + + + + +Description + +If non-zero img.src.path parameter will +be appended before filenames passed to extension functions for +measuring image dimensions. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/handoutnotes.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/handoutnotes.properties.xml new file mode 100644 index 00000000..251e3ac0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/handoutnotes.properties.xml @@ -0,0 +1,28 @@ + + +handoutnotes.properties +attribute set + + +footnote.properties +Properties applied to handoutnotes + + + + + + + + + +Description + +This attribute set is applied to handoutnotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.column.widths.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.column.widths.xml new file mode 100644 index 00000000..7d85b96a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.column.widths.xml @@ -0,0 +1,80 @@ + + +header.column.widths +string + + +header.column.widths +Specify relative widths of header areas + + + +1 1 1 + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the relative sizes of the +three columns. The default value is +"1 1 1". + +The parameter value must be three numbers, separated +by white space. The first number represents the relative +width of the inside header for +double-sided output. The second number is the relative +width of the center header. The third number is the +relative width of the outside header for +double-sided output. + +For single-sided output, the first number is the +relative width of left header for left-to-right +text direction, or the right header for right-to-left +text direction. +The third number is the +relative width of right header for left-to-right +text direction, or the left header for right-to-left +text direction. + +The numbers are used to specify the column widths +for the table that makes up the header area. +In the FO output, this looks like: + + + +<fo:table-column column-number="1" + column-width="proportional-column-width(1)"/> + + + +The proportional-column-width() +function computes a column width by dividing its +argument by the total of the arguments for all the columns, and +then multiplying the result by the width of the whole table +(assuming all the column specs use the function). +Its argument can be any positive integer or floating point number. +Zero is an acceptable value, although some FO processors +may warn about it, in which case using a very small number might +be more satisfactory. + + +For example, the value "1 2 1" means the center +header should have twice the width of the other areas. +A value of "0 0 1" means the entire header area +is reserved for the right (or outside) header text. +Note that to keep the center area centered on +the page, the left and right values must be +the same. A specification like "1 2 3" means the +center area is no longer centered on the page +since the right area is three times the width of the left area. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.content.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.content.properties.xml new file mode 100644 index 00000000..2d0291c4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.content.properties.xml @@ -0,0 +1,34 @@ + + +header.content.properties +attribute set + + +header.content.properties +Properties of page header content + + + + + + + + + + + + + + + +Description + +Properties of page header content. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.hr.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.hr.xml new file mode 100644 index 00000000..08d846a9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.hr.xml @@ -0,0 +1,26 @@ + + +header.hr +boolean + + +header.hr +Toggle <HR> after header + + + + + + + + +Description +If non-zero, an <HR> is generated at the bottom of each web page, +before the footer. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.rule.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.rule.xml new file mode 100644 index 00000000..b4c031e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.rule.xml @@ -0,0 +1,27 @@ + + +header.rule +boolean + + +header.rule +Rule under headers? + + + + + + + + +Description + +If non-zero, a rule will be drawn below the page headers. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.height.xml new file mode 100644 index 00000000..69b6f08e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.height.xml @@ -0,0 +1,32 @@ + + +header.table.height +length + + +header.table.height +Specify the minimum height of the table containing the running page headers + + + +14pt + + +Description + +Page headers in print output use a three column table +to position text at the left, center, and right side of +the header on the page. +This parameter lets you specify the minimum height +of the single row in the table. +Since this specifies only the minimum height, +the table should automatically grow to fit taller content. +The default value is "14pt". + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.properties.xml new file mode 100644 index 00000000..b5f60529 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/header.table.properties.xml @@ -0,0 +1,30 @@ + + +header.table.properties +attribute set + + +header.table.properties +Apply properties to the header layout table + + + + + + fixed + 100% + + + + +Description + +Properties applied to the table that lays out the page header. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/headers.on.blank.pages.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/headers.on.blank.pages.xml new file mode 100644 index 00000000..1fad48e3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/headers.on.blank.pages.xml @@ -0,0 +1,27 @@ + + +headers.on.blank.pages +boolean + + +headers.on.blank.pages +Put headers on blank pages? + + + + + + + + +Description + +If non-zero, headers will be placed on blank pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hidetoc.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hidetoc.image.xml new file mode 100644 index 00000000..705b61f4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hidetoc.image.xml @@ -0,0 +1,29 @@ + + +hidetoc.image +filename + + +hidetoc.image +Hide ToC image + + + + +hidetoc.gif + + + +Description + +Specifies the filename of the hide ToC image. This is used +when the ToC hide/show parameter is +enabled. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.default.language.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.default.language.xml new file mode 100644 index 00000000..0f00103f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.default.language.xml @@ -0,0 +1,27 @@ + + +highlight.default.language +string + + +highlight.default.language +Default language of programlisting + + + + + + + + +Description + +This language is used when there is no language attribute on programlisting. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.source.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.source.xml new file mode 100644 index 00000000..41d7b2f8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.source.xml @@ -0,0 +1,82 @@ + + +highlight.source +boolean + + +highlight.source +Should the content of programlisting +be syntactically highlighted? + + + + + + + + +Description + +When this parameter is non-zero, the stylesheets will try to do syntax highlighting of the +content of programlisting elements. You specify the language for each programlisting +by using the language attribute. The highlight.default.language +parameter can be used to specify the language for programlistings without a language +attribute. Syntax highlighting also works for screen and synopsis elements. + +The actual highlighting work is done by the XSLTHL extension module. This is an external Java library that has to be +downloaded separately (see below). + + +In order to use this extension, you must + +add xslthl-2.x.x.jar to your Java classpath. The latest version is available +from the XSLT syntax highlighting project +at SourceForge. + + +use a customization layer in which you import one of the following stylesheet modules: + + + html/highlight.xsl + + + + xhtml/highlight.xsl + + + + xhtml-1_1/highlight.xsl + + + + fo/highlight.xsl + + + + + +let either the xslthl.config Java system property or the +highlight.xslthl.config parameter point to the configuration file for syntax +highlighting (using URL syntax). DocBook XSL comes with a ready-to-use configuration file, +highlighting/xslthl-config.xml. + + + +The extension works with Saxon 6.5.x and Xalan-J. (Saxon 8.5 or later is also supported, but since it is +an XSLT 2.0 processor it is not guaranteed to work with DocBook XSL in all circumstances.) + +The following is an example of a Saxon 6 command adapted for syntax highlighting, to be used on Windows: + + +java -cp c:/Java/saxon.jar;c:/Java/xslthl-2.0.1.jar +-Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml com.icl.saxon.StyleSheet +-o test.html test.xml myhtml.xsl + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.xslthl.config.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.xslthl.config.xml new file mode 100644 index 00000000..451937ce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/highlight.xslthl.config.xml @@ -0,0 +1,33 @@ + + +highlight.xslthl.config +uri + + +highlight.xslthl.config +Location of XSLTHL configuration file + + + + + + + + +Description + +This location has precedence over the corresponding Java property. + +Please note that usually you have to specify location as URL not +just as a simple path on the local +filesystem. E.g. file:///home/user/xslthl/my-xslthl-config.xml. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/home.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/home.image.xml new file mode 100644 index 00000000..22e54550 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/home.image.xml @@ -0,0 +1,27 @@ + + +home.image +filename + + +home.image +Home image + + + + +active/nav-home.png + + + +Description + +Specifies the filename of the home navigation icon. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.append.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.append.xml new file mode 100644 index 00000000..461e61b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.append.xml @@ -0,0 +1,30 @@ + + +html.append +string + + +html.append +Specifies content to append to HTML output + + + + + + +Description + +Specifies content to append to the end of HTML files output by +the html/docbook.xsl stylesheet, after the +closing <html> tag. You probably don’t want to set any +value for this parameter; but if you do, the only value it should ever +be set to is a newline character: &#x0a; or +&#10; + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.base.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.base.xml new file mode 100644 index 00000000..74e7fd9a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.base.xml @@ -0,0 +1,30 @@ + + +html.base +uri + + +html.base +An HTML base URI + + + + + + + +Description + +If html.base is set, it is used for the base element +in the head of the html documents. The parameter specifies +the base URL for all relative URLs in the document. This is useful +for dynamically served html where the base URI needs to be +shifted. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellpadding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellpadding.xml new file mode 100644 index 00000000..7240f0f4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellpadding.xml @@ -0,0 +1,29 @@ + + +html.cellpadding +integer + + +html.cellpadding +Default value for cellpadding in HTML tables + + + + + + + + +Description + +If non-zero, this value will be used as the default cellpadding value +in HTML tables. nn for pixels or nn% for percentage length. E.g. 5 or +5% + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellspacing.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellspacing.xml new file mode 100644 index 00000000..5ddfdacd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cellspacing.xml @@ -0,0 +1,29 @@ + + +html.cellspacing +integer + + +html.cellspacing +Default value for cellspacing in HTML tables + + + + + + + + +Description + +If non-zero, this value will be used as the default cellspacing +value in HTML tables. nn for pixels or nn% for percentage +length. E.g. 5 or 5% + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cleanup.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cleanup.xml new file mode 100644 index 00000000..e4fc0c8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.cleanup.xml @@ -0,0 +1,34 @@ + + +html.cleanup +boolean + + +html.cleanup +Attempt to clean up the resulting HTML? + + + + + + + + +Description + +If non-zero, and if the EXSLT +extensions are supported by your processor, the resulting HTML will be +cleaned up. This improves the chances that the +resulting HTML will be valid. It may also improve the formatting of +some elements. + +This parameter is different from make.valid.html +because it uses extension functions to manipulate result-tree-fragments. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.ext.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.ext.xml new file mode 100644 index 00000000..8d6fd955 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.ext.xml @@ -0,0 +1,29 @@ + + +html.ext +string + + +html.ext +Identifies the extension of generated HTML files + + + + +.html + + + +Description + +The extension identified by html.ext will +be used as the filename extension for chunks created by this +stylesheet. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.extra.head.links.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.extra.head.links.xml new file mode 100644 index 00000000..ddc666fc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.extra.head.links.xml @@ -0,0 +1,31 @@ + + +html.extra.head.links +boolean + + +html.extra.head.links +Toggle extra HTML head link information + + + + + + + + +Description + +If non-zero, extra link elements will be +generated in the head of chunked HTML files. These +extra links point to chapters, appendixes, sections, etc. as supported +by the Site Navigation Bar in Mozilla 1.0 (as of CR1, at least). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.multiple.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.multiple.xml new file mode 100644 index 00000000..7c0cba18 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.multiple.xml @@ -0,0 +1,44 @@ + + +html.head.legalnotice.link.multiple +boolean + + +html.head.legalnotice.link.multiple +Generate multiple link instances in html head for legalnotice? + + + + + + + + +Description + +If html.head.legalnotice.link.multiple is +non-zero and the value of +html.head.legalnotice.link.types contains +multiple link types, then the stylesheet generates (in the +head section of the HTML source) one +link element for each link type specified. For +example, if the value of +html.head.legalnotice.link.types is +“copyright licenseâ€: + + <link rel="copyright" href="ln-id2524073.html" title="Legal Notice"> + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + Otherwise, the stylesheet generates generates a single + link instance; for example: + + <link rel="copyright license" href="ln-id2524073.html" title="Legal Notice"> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.types.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.types.xml new file mode 100644 index 00000000..4ca02ffd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.head.legalnotice.link.types.xml @@ -0,0 +1,75 @@ + + +html.head.legalnotice.link.types +string + + +html.head.legalnotice.link.types +Specifies link types for legalnotice link in html head + + + + +copyright + + + +Description + +The value of +html.head.legalnotice.link.types is a +space-separated list of link types, as described in Section 6.12 +of the HTML 4.01 specification. If the value of the +generate.legalnotice.link parameter is +non-zero, then the stylesheet generates (in the +head section of the HTML source) either a single +HTML link element or, if the value of the +html.head.legalnotice.link.multiple is +non-zero, one link element for each link type +specified. Each link has the following attributes: + + + + a rel attribute whose + value is derived from the value of + html.head.legalnotice.link.types + + + an href attribute whose + value is set to the URL of the file containing the + legalnotice + + + a title attribute whose + value is set to the title of the corresponding + legalnotice (or a title programatically + determined by the stylesheet) + + + +For example: + + <link rel="license" href="ln-id2524073.html" title="Legal Notice"> + + +About the default value + + In an ideal world, the default value of + html.head.legalnotice.link.types would + probably be “licenseâ€, since the content of the + DocBook legalnotice is typically license + information, not copyright information. However, the default value + is “copyright†for pragmatic reasons: because + that’s among the set of “recognized link types†listed in Section + 6.12 of the HTML 4.01 specification, and because certain + browsers and browser extensions are preconfigured to recognize that + value. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.link.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.link.xml new file mode 100644 index 00000000..24975630 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.link.xml @@ -0,0 +1,39 @@ + + +html.longdesc.link +boolean + + +html.longdesc.link +Should a link to the longdesc be included in the HTML? + + + + + + + + +Description + +If non-zero, links will be created to the +HTML files created for the +longdesc attribute. It makes no +sense to enable this option without also enabling the +html.longdesc parameter. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.xml new file mode 100644 index 00000000..10f341a2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.longdesc.xml @@ -0,0 +1,28 @@ + + +html.longdesc +boolean + + +html.longdesc +Should longdesc URIs be created? + + + + + + +Description +If non-zero, HTML files will be created for the +longdesc attribute. These files +are created from the textobjects in +mediaobjects and +inlinemediaobject. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.type.xml new file mode 100644 index 00000000..bf6eb344 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.type.xml @@ -0,0 +1,31 @@ + + +html.script.type +string + + +html.script.type +The type of script used in the generated HTML + + + +text/javascript + + +Description + +The type of script to place in the HTML script element. +Specifically, the value of the script element's type +attribute. +The default value is text/javascript. +This param is used only when the stylesheet parameter +html.script is non-blank and specifies the location of a script. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.xml new file mode 100644 index 00000000..60dd9edb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.script.xml @@ -0,0 +1,36 @@ + + +html.script +string + + +html.script +Name of the script(s) to use in the generated HTML + + + + + + + + +Description + +The html.script parameter is either +empty (default), indicating that no script element should be +generated in the html output, or it is a list of one or more +script locations. + +Multiple script locations are space-delimited. If you need to +reference a script URI that includes a space, encode it with +%20. A separate html script element will +be generated for each script in the order they are listed in the +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.type.xml new file mode 100644 index 00000000..f20b7065 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.type.xml @@ -0,0 +1,26 @@ + + +html.stylesheet.type +string + + +html.stylesheet.type +The type of the stylesheet used in the generated HTML + + + +text/css + + +Description + +The type of the stylesheet to place in the HTML link tag. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.xml new file mode 100644 index 00000000..34070947 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/html.stylesheet.xml @@ -0,0 +1,36 @@ + + +html.stylesheet +string + + +html.stylesheet +Name of the stylesheet(s) to use in the generated HTML + + + + + + + + +Description + +The html.stylesheet parameter is either +empty, indicating that no stylesheet link tag should be +generated in the html output, or it is a list of one or more +stylesheet files. + +Multiple stylesheets are space-delimited. If you need to +reference a stylesheet URI that includes a space, encode it with +%20. A separate html link element will +be generated for each stylesheet in the order they are listed in the +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.alias.file.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.alias.file.xml new file mode 100644 index 00000000..be11b28f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.alias.file.xml @@ -0,0 +1,27 @@ + + +htmlhelp.alias.file +string + + +htmlhelp.alias.file +Filename of alias file. + + + + +alias.h + + + +Description + +Specifies the filename of the alias file (used for context-sensitive help). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.autolabel.xml new file mode 100644 index 00000000..1426d008 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.autolabel.xml @@ -0,0 +1,28 @@ + + +htmlhelp.autolabel +boolean + + +htmlhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + + + + + +Description + +Set this to non-zero to include chapter and section numbers into ToC +in the left panel. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.back.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.back.xml new file mode 100644 index 00000000..1fc12bba --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.back.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.back +boolean + + +htmlhelp.button.back +Should the Back button be shown? + + + + + + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.forward.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.forward.xml new file mode 100644 index 00000000..f6411bbf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.forward.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.forward +boolean + + +htmlhelp.button.forward +Should the Forward button be shown? + + + + + + + + +Description + +Set to non-zero to include the Forward button on the toolbar. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.hideshow.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.hideshow.xml new file mode 100644 index 00000000..04f1ff0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.hideshow.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.hideshow +boolean + + +htmlhelp.button.hideshow +Should the Hide/Show button be shown? + + + + + + + + +Description + +Set to non-zero to include the Hide/Show button shown on toolbar + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.url.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.url.xml new file mode 100644 index 00000000..30275071 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.url.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.home.url +string + + +htmlhelp.button.home.url +URL address of page accessible by Home button + + + + + + + + +Description + +URL address of page accessible by Home button. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml new file mode 100644 index 00000000..e4e97fe2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.home.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.home +boolean + + +htmlhelp.button.home +Should the Home button be shown? + + + + + + + + +Description + +Set to non-zero to include the Home button on the toolbar. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.title.xml new file mode 100644 index 00000000..aa9da599 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.title.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.jump1.title +string + + +htmlhelp.button.jump1.title +Title of Jump1 button + + + + +User1 + + + +Description + +Title of Jump1 button. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.url.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.url.xml new file mode 100644 index 00000000..22248c4c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.url.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.jump1.url +string + + +htmlhelp.button.jump1.url +URL address of page accessible by Jump1 button + + + + + + + + +Description + +URL address of page accessible by Jump1 button. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.xml new file mode 100644 index 00000000..f6f8d9ce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump1.xml @@ -0,0 +1,23 @@ + + +htmlhelp.button.jump1 +boolean + + +htmlhelp.button.jump1 +Should the Jump1 button be shown? + + + + + + +Description + Set to non-zero to include the Jump1 button on the toolbar. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.title.xml new file mode 100644 index 00000000..3b5f124f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.title.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.jump2.title +string + + +htmlhelp.button.jump2.title +Title of Jump2 button + + + + +User2 + + + +Description + +Title of Jump2 button. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.url.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.url.xml new file mode 100644 index 00000000..dcd24341 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.url.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.jump2.url +string + + +htmlhelp.button.jump2.url +URL address of page accessible by Jump2 button + + + + + + + + +Description + +URL address of page accessible by Jump2 button. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.xml new file mode 100644 index 00000000..916b1ee1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.jump2.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.jump2 +boolean + + +htmlhelp.button.jump2 +Should the Jump2 button be shown? + + + + + + + + +Description + +Set to non-zero to include the Jump2 button on the toolbar. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.locate.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.locate.xml new file mode 100644 index 00000000..5b555525 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.locate.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.locate +boolean + + +htmlhelp.button.locate +Should the Locate button be shown? + + + + + + + + +Description + +If you want Locate button shown on toolbar, turn this +parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.next.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.next.xml new file mode 100644 index 00000000..b5352b2c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.next.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.next +boolean + + +htmlhelp.button.next +Should the Next button be shown? + + + + + + + + +Description + +Set to non-zero to include the Next button on the toolbar. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.options.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.options.xml new file mode 100644 index 00000000..21bed81a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.options.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.options +boolean + + +htmlhelp.button.options +Should the Options button be shown? + + + + + + + + +Description + +If you want Options button shown on toolbar, turn this +parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.prev.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.prev.xml new file mode 100644 index 00000000..a6d989b4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.prev.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.prev +boolean + + +htmlhelp.button.prev +Should the Prev button be shown? + + + + + + + + +Description + +Set to non-zero to include the Prev button on the toolbar. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.print.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.print.xml new file mode 100644 index 00000000..1c0e8164 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.print.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.print +boolean + + +htmlhelp.button.print +Should the Print button be shown? + + + + + + + + +Description + +Set to non-zero to include the Print button on the toolbar. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.refresh.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.refresh.xml new file mode 100644 index 00000000..294fcbe3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.refresh.xml @@ -0,0 +1,27 @@ + + +htmlhelp.button.refresh +boolean + + +htmlhelp.button.refresh +Should the Refresh button be shown? + + + + + + + + +Description + +Set to non-zero to include the Stop button on the toolbar. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.stop.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.stop.xml new file mode 100644 index 00000000..fdbe5492 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.stop.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.stop +boolean + + +htmlhelp.button.stop +Should the Stop button be shown? + + + + + + + + +Description + +If you want Stop button shown on toolbar, turn this +parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.zoom.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.zoom.xml new file mode 100644 index 00000000..a25dc403 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.button.zoom.xml @@ -0,0 +1,28 @@ + + +htmlhelp.button.zoom +boolean + + +htmlhelp.button.zoom +Should the Zoom button be shown? + + + + + + + + +Description + +Set to non-zero to include the Zoom button on the toolbar. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.chm.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.chm.xml new file mode 100644 index 00000000..51cba301 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.chm.xml @@ -0,0 +1,27 @@ + + +htmlhelp.chm +string + + +htmlhelp.chm +Filename of output HTML Help file. + + + + +htmlhelp.chm + + + +Description + +Set the name of resulting CHM file + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.default.topic.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.default.topic.xml new file mode 100644 index 00000000..577f4409 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.default.topic.xml @@ -0,0 +1,37 @@ + + +htmlhelp.default.topic +string + + +htmlhelp.default.topic +Name of file with default topic + + + + + + + + +Description + +Normally first chunk of document is displayed when you open HTML +Help file. If you want to display another topic, simply set its +filename by this parameter. + +This is useful especially if you don't generate ToC in front of +your document and you also hide root element in ToC. E.g.: + +<xsl:param name="generate.book.toc" select="0"/> +<xsl:param name="htmlhelp.hhc.show.root" select="0"/> +<xsl:param name="htmlhelp.default.topic">pr01.html</xsl:param> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.display.progress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.display.progress.xml new file mode 100644 index 00000000..eab1c966 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.display.progress.xml @@ -0,0 +1,28 @@ + + +htmlhelp.display.progress +boolean + + +htmlhelp.display.progress +Display compile progress? + + + + + + + + +Description + +Set to non-zero to to display compile progress + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.encoding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.encoding.xml new file mode 100644 index 00000000..d69392d2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.encoding.xml @@ -0,0 +1,29 @@ + + +htmlhelp.encoding +string + + +htmlhelp.encoding +Character encoding to use in files for HTML Help compiler. + + + + +iso-8859-1 + + + +Description + +The HTML Help Compiler is not UTF-8 aware, so you should always use an +appropriate single-byte encoding here. See also Processing options. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enhanced.decompilation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enhanced.decompilation.xml new file mode 100644 index 00000000..558e89b0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enhanced.decompilation.xml @@ -0,0 +1,27 @@ + + +htmlhelp.enhanced.decompilation +boolean + + +htmlhelp.enhanced.decompilation +Allow enhanced decompilation of CHM? + + + + + + + + +Description + +When non-zero this parameter enables enhanced decompilation of CHM. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enumerate.images.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enumerate.images.xml new file mode 100644 index 00000000..a2aaac86 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.enumerate.images.xml @@ -0,0 +1,28 @@ + + +htmlhelp.enumerate.images +boolean + + +htmlhelp.enumerate.images +Should the paths to all used images be added to the project file? + + + + + + + + +Description + +Set to non-zero if you insert images into your documents as +external binary entities or if you are using absolute image paths. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.force.map.and.alias.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.force.map.and.alias.xml new file mode 100644 index 00000000..7dca30b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.force.map.and.alias.xml @@ -0,0 +1,26 @@ + + +htmlhelp.force.map.and.alias +boolean + + +htmlhelp.force.map.and.alias +Should [MAP] and [ALIAS] sections be added to the project file unconditionally? + + + + + + +Description + Set to non-zero if you have your own + alias.h and context.h + files and you want to include references to them in the project + file. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.binary.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.binary.xml new file mode 100644 index 00000000..ea978f7e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.binary.xml @@ -0,0 +1,29 @@ + + +htmlhelp.hhc.binary +boolean + + +htmlhelp.hhc.binary +Generate binary ToC? + + + + + + + + +Description + +Set to non-zero to generate a binary TOC. You must create a binary TOC +if you want to add Prev/Next buttons to toolbar (which is default +behaviour). Files with binary TOC can't be merged. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.folders.instead.books.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.folders.instead.books.xml new file mode 100644 index 00000000..ca36e5ad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.folders.instead.books.xml @@ -0,0 +1,31 @@ + + +htmlhelp.hhc.folders.instead.books +boolean + + +htmlhelp.hhc.folders.instead.books +Use folder icons in ToC (instead of book icons)? + + + + + + + + +Description + +Set to non-zero for folder-like icons or zero for book-like icons in the ToC. +If you want to use folder-like icons, you must switch off the binary ToC using +htmlhelp.hhc.binary. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.section.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.section.depth.xml new file mode 100644 index 00000000..35c492af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.section.depth.xml @@ -0,0 +1,27 @@ + + +htmlhelp.hhc.section.depth +integer + + +htmlhelp.hhc.section.depth +Depth of TOC for sections in a left pane. + + + + +5 + + + +Description + +Set the section depth in the left pane of HTML Help viewer. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.show.root.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.show.root.xml new file mode 100644 index 00000000..0de26b9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.show.root.xml @@ -0,0 +1,29 @@ + + +htmlhelp.hhc.show.root +boolean + + +htmlhelp.hhc.show.root +Should there be an entry for the root element in the ToC? + + + + + + + + +Description + +If set to zero, there will be no entry for the root element in the +ToC. This is useful when you want to provide the user with an expanded +ToC as a default. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.width.xml new file mode 100644 index 00000000..4011399b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.width.xml @@ -0,0 +1,28 @@ + + +htmlhelp.hhc.width +integer + + +htmlhelp.hhc.width +Width of navigation pane + + + + + + + + +Description + +This parameter specifies the width of the navigation pane (containing TOC and +other navigation tabs) in pixels. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.xml new file mode 100644 index 00000000..475ef205 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhc.xml @@ -0,0 +1,27 @@ + + +htmlhelp.hhc +string + + +htmlhelp.hhc +Filename of TOC file. + + + + +toc.hhc + + + +Description + +Set the name of the TOC file. The default is toc.hhc. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhk.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhk.xml new file mode 100644 index 00000000..aee473e4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhk.xml @@ -0,0 +1,27 @@ + + +htmlhelp.hhk +string + + +htmlhelp.hhk +Filename of index file. + + + + +index.hhk + + + +Description + +set the name of the index file. The default is index.hhk. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.tail.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.tail.xml new file mode 100644 index 00000000..c239b9af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.tail.xml @@ -0,0 +1,28 @@ + + +htmlhelp.hhp.tail +string + + +htmlhelp.hhp.tail +Additional content for project file. + + + + + + + + +Description + +If you want to include some additional parameters into project file, +store appropriate part of project file into this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.window.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.window.xml new file mode 100644 index 00000000..6c29eeda --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.window.xml @@ -0,0 +1,28 @@ + + +htmlhelp.hhp.window +string + + +htmlhelp.hhp.window +Name of default window. + + + + +Main + + + +Description + +Name of default window. If empty no [WINDOWS] section will be +added to project file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.windows.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.windows.xml new file mode 100644 index 00000000..afd435f5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.windows.xml @@ -0,0 +1,29 @@ + + +htmlhelp.hhp.windows +string + + +htmlhelp.hhp.windows +Definition of additional windows + + + + + + + + +Description + +Content of this parameter is placed at the end of [WINDOWS] +section of project file. You can use it for defining your own +addtional windows. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.xml new file mode 100644 index 00000000..74954d72 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.hhp.xml @@ -0,0 +1,28 @@ + + +htmlhelp.hhp +string + + +htmlhelp.hhp +Filename of project file. + + + + +htmlhelp.hhp + + + +Description + +Change this parameter if you want different name of project +file than htmlhelp.hhp. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.map.file.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.map.file.xml new file mode 100644 index 00000000..b47c5652 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.map.file.xml @@ -0,0 +1,25 @@ + + +htmlhelp.map.file +string + + +htmlhelp.map.file +Filename of map file. + + + +context.h + + +Description +Set the name of map file. The default is + context.h. (used for context-sensitive + help). + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.only.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.only.xml new file mode 100644 index 00000000..f10dbf58 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.only.xml @@ -0,0 +1,32 @@ + + +htmlhelp.only +boolean + + +htmlhelp.only +Should only project files be generated? + + + + + + + + +Description + + +Set to non-zero if you want to play with various HTML Help parameters +and you don't need to regenerate all HTML files. This setting will not +process whole document, only project files (hhp, hhc, hhk,...) will be +generated. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.remember.window.position.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.remember.window.position.xml new file mode 100644 index 00000000..3aaea1f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.remember.window.position.xml @@ -0,0 +1,27 @@ + + +htmlhelp.remember.window.position +boolean + + +htmlhelp.remember.window.position +Remember help window position? + + + + + + + + +Description + +Set to non-zero to remember help window position between starts. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.advanced.search.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.advanced.search.xml new file mode 100644 index 00000000..3aa09a65 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.advanced.search.xml @@ -0,0 +1,28 @@ + + +htmlhelp.show.advanced.search +boolean + + +htmlhelp.show.advanced.search +Should advanced search features be available? + + + + + + + + +Description + +If you want advanced search features in your help, turn this +parameter to 1. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.favorities.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.favorities.xml new file mode 100644 index 00000000..925bbb1f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.favorities.xml @@ -0,0 +1,28 @@ + + +htmlhelp.show.favorities +boolean + + +htmlhelp.show.favorities +Should the Favorites tab be shown? + + + + + + + + +Description + +Set to non-zero to include a Favorites tab in the navigation pane +of the help window. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.menu.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.menu.xml new file mode 100644 index 00000000..b3d6285c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.menu.xml @@ -0,0 +1,28 @@ + + +htmlhelp.show.menu +boolean + + +htmlhelp.show.menu +Should the menu bar be shown? + + + + + + + + +Description + +Set to non-zero to have an application menu bar in your HTML Help window. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.toolbar.text.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.toolbar.text.xml new file mode 100644 index 00000000..fc87d9c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.show.toolbar.text.xml @@ -0,0 +1,28 @@ + + +htmlhelp.show.toolbar.text +boolean + + +htmlhelp.show.toolbar.text +Show text under toolbar buttons? + + + + + + + + +Description + +Set to non-zero to display texts under toolbar buttons, zero to switch +off displays. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.title.xml new file mode 100644 index 00000000..f4397cab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.title.xml @@ -0,0 +1,28 @@ + + +htmlhelp.title +string + + +htmlhelp.title +Title of HTML Help + + + + + + + + +Description + +Content of this parameter will be used as a title for generated +HTML Help. If empty, title will be automatically taken from document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.use.hhk.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.use.hhk.xml new file mode 100644 index 00000000..720c1e25 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.use.hhk.xml @@ -0,0 +1,28 @@ + + +htmlhelp.use.hhk +boolean + + +htmlhelp.use.hhk +Should the index be built using the HHK file? + + + + + + + + +Description + +If non-zero, the index is created using the HHK file (instead of using object +elements in the HTML files). For more information, see Generating an index. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.window.geometry.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.window.geometry.xml new file mode 100644 index 00000000..0ec75f74 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/htmlhelp.window.geometry.xml @@ -0,0 +1,30 @@ + + +htmlhelp.window.geometry +string + + +htmlhelp.window.geometry +Set initial geometry of help window + + + + + + + + +Description + +This parameter specifies initial position of help +window. E.g. + +<xsl:param name="htmlhelp.window.geometry">[160,64,992,704]</xsl:param> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.characters.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.characters.xml new file mode 100644 index 00000000..e6cae209 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.characters.xml @@ -0,0 +1,30 @@ + + +hyphenate.verbatim.characters +string + + +hyphenate.verbatim.characters +List of characters after which a line break can occur in listings + + + + + + + + +Description + +If you enable hyphenate.verbatim line +breaks are allowed only on space characters. If this is not enough for +your document, you can specify list of additional characters after +which line break is allowed in this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.xml new file mode 100644 index 00000000..c66e700c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.verbatim.xml @@ -0,0 +1,45 @@ + + +hyphenate.verbatim +boolean + + +hyphenate.verbatim +Should verbatim environments be hyphenated on space characters? + + + + + + +Description + +If the lines of program listing are too long to fit into one +line it is quite common to split them at space and indicite by hook +arrow that code continues on the next line. You can turn on this +behaviour for programlisting, +screen and synopsis elements by +using this parameter. + +Note that you must also enable line wrapping for verbatim environments and +select appropriate hyphenation character (e.g. hook arrow). This can +be done using monospace.verbatim.properties +attribute set: + +<xsl:attribute-set name="monospace.verbatim.properties" + use-attribute-sets="verbatim.properties monospace.properties"> + <xsl:attribute name="wrap-option">wrap</xsl:attribute> + <xsl:attribute name="hyphenation-character">&#x25BA;</xsl:attribute> +</xsl:attribute-set> + +For a list of arrows available in Unicode see http://www.unicode.org/charts/PDF/U2190.pdf and http://www.unicode.org/charts/PDF/U2900.pdf and make sure that +selected character is available in the font you are using for verbatim +environments. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.xml new file mode 100644 index 00000000..aa6e129f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/hyphenate.xml @@ -0,0 +1,29 @@ + + +hyphenate +list +closed +true +false + + +hyphenate +Specify hyphenation behavior + + + +true + + +Description + +If true, words may be hyphenated. Otherwise, they may not. +See also ulink.hyphenate.chars + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/id.warnings.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/id.warnings.xml new file mode 100644 index 00000000..7b2716fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/id.warnings.xml @@ -0,0 +1,25 @@ + + +id.warnings +boolean + + +id.warnings +Should warnings be generated for titled elements without IDs? + + + + + + +Description +If non-zero, the stylesheet will issue a warning for any element +(other than the root element) which has a title but does not have an +ID. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ignore.image.scaling.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ignore.image.scaling.xml new file mode 100644 index 00000000..c35d1782 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ignore.image.scaling.xml @@ -0,0 +1,28 @@ + + +ignore.image.scaling +boolean + + +ignore.image.scaling +Tell the stylesheets to ignore the author's image scaling attributes + + + + + + + + +Description + +If non-zero, the scaling attributes on graphics and media objects are +ignored. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/img.src.path.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/img.src.path.xml new file mode 100644 index 00000000..d295019b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/img.src.path.xml @@ -0,0 +1,40 @@ + + +img.src.path +string + + +img.src.path +Path to HTML/FO image files + + + + + + +Description + +Add a path prefix to the value of the fileref +attribute of graphic, inlinegraphic, and imagedata elements. The resulting +compound path is used in the output as the value of the src +attribute of img (HTML) or external-graphic (FO). + + + +The path given by img.src.path could be relative to the directory where the HTML/FO +files are created, or it could be an absolute URI. +The default value is empty. +Be sure to include a trailing slash if needed. + + +This prefix is not applied to any filerefs that start +with "/" or contain "//:". + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.div.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.div.title.properties.xml new file mode 100644 index 00000000..edbec2f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.div.title.properties.xml @@ -0,0 +1,39 @@ + + +index.div.title.properties +attribute set + + +index.div.title.properties +Properties associated with the letter headings in an +index + + + + + + 0pt + 14.4pt + + bold + always + + + + 0pt + + + + +Description + +This attribute set is used on the letter headings that separate +the divisions in an index. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.entry.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.entry.properties.xml new file mode 100644 index 00000000..32323583 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.entry.properties.xml @@ -0,0 +1,33 @@ + + +index.entry.properties +attribute set + + +index.entry.properties +Properties applied to the formatted entries +in an index + + + + + + 0pt + + + + +Description + +This attribute set is applied to the block containing +the entries in a letter division in an index. It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all index entries. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.links.to.section.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.links.to.section.xml new file mode 100644 index 00000000..47c0da5b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.links.to.section.xml @@ -0,0 +1,76 @@ + + +index.links.to.section +boolean + + +index.links.to.section +HTML index entries link to container section title + + + + + + + + +Description + +If zero, then an index entry in an index links +directly to the location of the +generated anchor that is output +for the indexterm. If two identical indexterm elements +exist in the same section, then both entries appear +in the index with the same title but link to different +locations. + +If non-zero, then an index entry in an index links to the +section title containing the indexterm, rather than +directly to the anchor output for the indexterm. +Duplicate indexterm entries in the same section are dropped. + + +The default value is 1, so index entries link to +section titles by default. + +In both cases, the link text in an index entry is the +title of the section containing the indexterm. +That is because HTML does not have numbered pages. +It also provides the reader with context information +for each link. + +This parameter lets you choose which style of +index linking you want. + + + +When set to 0, an index entry takes you +to the precise location of its corresponding indexterm. +However, if you have a lot of duplicate +entries in sections, then you have a lot of duplicate +titles in the index, which makes it more cluttered. +The reader may not recognize why duplicate titles +appear until they follow the links. Also, the links +may land the reader in the middle of a section where the +section title is not visible, which may also be +confusing to the reader. + + +When set to 1, an index entry link is +less precise, but duplicate titles in the +index entries are eliminated. +Landing on the section title location may confirm the reader's +expectation that a link that +shows a section title will take them to that section title, +not a location within the section. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.method.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.method.xml new file mode 100644 index 00000000..21279565 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.method.xml @@ -0,0 +1,162 @@ + + +index.method +list +basic +kosek +kimber + + +index.method +Select method used to group index entries in an index + + + + +basic + + + +Description + +This parameter lets you select which method to use for sorting and grouping + index entries in an index. +Indexes in Latin-based languages that have accented characters typically +sort together accented words and unaccented words. +Thus à (U+00C1 LATIN CAPITAL LETTER A WITH ACUTE) would sort together +with A (U+0041 LATIN CAPITAL LETTER A), so both would appear in the A +section of the index. +Languages using other alphabets (such as Russian, which is written in the Cyrillic alphabet) +and languages using ideographic chararacters (such as Japanese) +require grouping specific to the languages and alphabets. + + +The default indexing method is limited. +It can group accented characters in Latin-based languages only. +It cannot handle non-Latin alphabets or ideographic languages. +The other indexing methods require extensions of one type or +another, and do not work with +all XSLT processors, which is why they are not used by default. + +The three choices for indexing method are: + + +basic + + +(default) Sort and groups words based only on the Latin alphabet. +Words with accented Latin letters will group and sort with +their respective primary letter, but +words in non-Latin alphabets will be +put in the Symbols section of the index. + + + + +kosek + + +This method sorts and groups words based on letter groups configured in +the DocBook locale file for the given language. +See, for example, the French locale file common/fr.xml. +This method requires that the XSLT processor +supports the EXSLT extensions (most do). +It also requires support for using +user-defined functions in xsl:key (xsltproc does not). + +This method is suitable for any language for which you can +list all the individual characters that should appear +in each letter group in an index. +It is probably not practical to use it for ideographic languages +such as Chinese that have hundreds or thousands of characters. + + +To use the kosek method, you must: + + + +Use a processor that supports its extensions, such as +Saxon 6 or Xalan (xsltproc and Saxon 8 do not). + + + +Set the index.method parameter's value to kosek. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kosek.xsl or +html/autoidx-kosek.xsl into your +customization. + + + + + + + +kimber + + +This method uses extensions to the Saxon processor to implement +sophisticated indexing processes. It uses its own +configuration file, which can include information for any number of +languages. Each language's configuration can group +words using one of two processes. In the +enumerated process similar to that used in the kosek method, +you indicate the groupings character-by-character. +In the between-key process, you specify the +break-points in the sort order that should start a new group. +The latter configuration is useful for ideographic languages +such as Chinese, Japanese, and Korean. +You can also define your own collation algorithms and how you +want mixed Latin-alphabet words sorted. + + +For a whitepaper describing the extensions, see: +http://www.innodata-isogen.com/knowledge_center/white_papers/back_of_book_for_xsl_fo.pdf. + + + +To download the extension library, see +http://www.innodata-isogen.com/knowledge_center/tools_downloads/i18nsupport. + + + + +To use the kimber method, you must: + + + +Use Saxon (version 6 or 8) as your XSLT processor. + + + +Install and configure the Innodata Isogen library, using +the documentation that comes with it. + + + +Set the index.method parameter's value to kimber. + + + +Import the appropriate index extensions stylesheet module +fo/autoidx-kimber.xsl or +html/autoidx-kimber.xsl into your +customization. + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.number.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.number.separator.xml new file mode 100644 index 00000000..8f515123 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.number.separator.xml @@ -0,0 +1,54 @@ + + +index.number.separator +string + + +index.number.separator +Override for punctuation separating page numbers in index + + + + + + + + +Description + +This parameter permits you to override the text to insert between +page references in a formatted index entry. Typically +that would be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'number-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. This punctuation appears between +such section titles in an HTML index. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.role.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.role.xml new file mode 100644 index 00000000..81d65ddb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.role.xml @@ -0,0 +1,48 @@ + + +index.on.role +boolean + + +index.on.role +Select indexterms based on role value + + + + + + + + +Description + + +If non-zero, +then an index element that has a +role attribute +value will contain only those indexterm +elements with a matching role value. +If an index has no role +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + +If index.on.role is zero, then the +role attribute has no effect +on selecting indexterms for an index. + + +If you are using DocBook version 4.3 or later, you should +use the type attribute instead of role +on indexterm and index, +and set the index.on.type to a nonzero +value. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.type.xml new file mode 100644 index 00000000..a5189c7b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.on.type.xml @@ -0,0 +1,52 @@ + + +index.on.type +boolean + + +index.on.type +Select indexterms based on type +attribute value + + + + + + + + +Description + + +If non-zero, +then an index element that has a +type attribute +value will contain only those indexterm +elements with a matching type attribute value. +If an index has no type +attribute or it is blank, then the index will contain +all indexterms in the current scope. + + + +If index.on.type is zero, then the +type attribute has no effect +on selecting indexterms for an index. + + +For those using DocBook version 4.2 or earlier, +the type attribute is not available +for index terms. However, you can achieve the same +effect by using the role attribute +in the same manner on indexterm +and index, and setting the stylesheet parameter +index.on.role to a nonzero value. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.page.number.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.page.number.properties.xml new file mode 100644 index 00000000..74d105a7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.page.number.properties.xml @@ -0,0 +1,31 @@ + + +index.page.number.properties +attribute set + + +index.page.number.properties +Properties associated with index page numbers + + + + + + + + + +Description + +Properties associated with page numbers in indexes. +Changing color to indicate the page number is a link is +one possibility. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.prefer.titleabbrev.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.prefer.titleabbrev.xml new file mode 100644 index 00000000..3f010ae8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.prefer.titleabbrev.xml @@ -0,0 +1,29 @@ + + +index.prefer.titleabbrev +boolean + + +index.prefer.titleabbrev +Should abbreviated titles be used as back references? + + + + + + + + +Description + +If non-zero, and if a titleabbrev is defined, the abbreviated title +is used as the link text of a back reference in the index. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.preferred.page.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.preferred.page.properties.xml new file mode 100644 index 00000000..1b7a26ff --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.preferred.page.properties.xml @@ -0,0 +1,32 @@ + + +index.preferred.page.properties +attribute set + + +index.preferred.page.properties +Properties used to emphasize page number references for +significant index terms + + + + + + bold + + + + +Description + +Properties used to emphasize page number references for +significant index terms (significance=preferred). Currently works only with +XEP. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.range.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.range.separator.xml new file mode 100644 index 00000000..aff09a93 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.range.separator.xml @@ -0,0 +1,57 @@ + + +index.range.separator +string + + +index.range.separator +Override for punctuation separating the two numbers +in a page range in index + + + + + + + + +Description + +This parameter permits you +to override the text to insert between +the two numbers of a page range in an index. +This parameter is only used by those XSL-FO processors +that support an extension for generating such page ranges +(such as XEP). + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'range-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +override the gentext with the content of this parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. + + +In HTML index output, section title references are used instead of +page number references. So there are no page ranges +and this parameter has no effect. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.term.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.term.separator.xml new file mode 100644 index 00000000..ab2f672c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/index.term.separator.xml @@ -0,0 +1,54 @@ + + +index.term.separator +string + + +index.term.separator +Override for punctuation separating an index term +from its list of page references in an index + + + + + + + + +Description + +This parameter permits you to override +the text to insert between +the end of an index term and its list of page references. +Typically that might be a comma and a space. + + +Because this text may be locale dependent, +this parameter's value is normally taken from a gentext +template named 'term-separator' in the +context 'index' in the stylesheet +locale file for the language +of the current document. +This parameter can be used to override the gentext string, +and would typically be used on the command line. +This parameter would apply to all languages. + + +So this text string can be customized in two ways. +You can reset the default gentext string using +the local.l10n.xml parameter, or you can +fill in the content for this normally empty +override parameter. +The content can be a simple string, or it can be +something more complex such as a call-template. +For fo output, it could be an fo:leader +element to provide space of a specific length, or a dot leader. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informal.object.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informal.object.properties.xml new file mode 100644 index 00000000..e89cc117 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informal.object.properties.xml @@ -0,0 +1,29 @@ + + +informal.object.properties +attribute set + + +informal.object.properties +Properties associated with an informal (untitled) object, such as an informalfigure + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + + +Description +The styling for informal objects in docbook. Specify the spacing before and after the object. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalequation.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalequation.properties.xml new file mode 100644 index 00000000..88a57bec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalequation.properties.xml @@ -0,0 +1,27 @@ + + +informalequation.properties +attribute set + + +informalequation.properties +Properties associated with an informalequation + + + + + + + + +Description + +The styling for informalequations. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalexample.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalexample.properties.xml new file mode 100644 index 00000000..90ffb2c7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalexample.properties.xml @@ -0,0 +1,27 @@ + + +informalexample.properties +attribute set + + +informalexample.properties +Properties associated with an informalexample + + + + + + + + +Description + +The styling for informalexamples. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalfigure.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalfigure.properties.xml new file mode 100644 index 00000000..c7662483 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informalfigure.properties.xml @@ -0,0 +1,27 @@ + + +informalfigure.properties +attribute set + + +informalfigure.properties +Properties associated with an informalfigure + + + + + + + + +Description + +The styling for informalfigures. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informaltable.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informaltable.properties.xml new file mode 100644 index 00000000..c9688836 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/informaltable.properties.xml @@ -0,0 +1,32 @@ + + +informaltable.properties +attribute set + + +informaltable.properties +Properties associated with the block surrounding an informaltable + + + + + + + + +Description + +Block styling properties for informaltables. This parameter should really +have been called informaltable.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inherit.keywords.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inherit.keywords.xml new file mode 100644 index 00000000..7939a6a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inherit.keywords.xml @@ -0,0 +1,31 @@ + + +inherit.keywords +boolean + + +inherit.keywords +Inherit keywords from ancestor elements? + + + + + + + +Description + +If inherit.keywords +is non-zero, the keyword meta for each HTML +head element will include all of the keywords from +ancestor elements. Otherwise, only the keywords from the current section +will be used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inner.region.content.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inner.region.content.properties.xml new file mode 100644 index 00000000..72d93225 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/inner.region.content.properties.xml @@ -0,0 +1,48 @@ + + +inner.region.content.properties +attribute set + + +inner.region.content.properties +Properties of running inner side content + + + + + + + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the inner side (binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +region.inner.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.link.page.number.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.link.page.number.xml new file mode 100644 index 00000000..b26c0f6a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.link.page.number.xml @@ -0,0 +1,69 @@ + + +insert.link.page.number +list +no +yes +maybe + + +insert.link.page.number +Turns page numbers in link elements on and off + + + + +no + + + +Description + +The value of this parameter determines if +cross references using the link element in +printed output will +include standard page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all link elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for a link element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + +Although the xrefstyle attribute +can be used to turn the page reference on or off, it cannot be +used to control the formatting of the page number as it +can in xref. +In link it will always format with +the style established by the +gentext template with name="page.citation" +in the l:context name="xref". + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.page.number.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.page.number.xml new file mode 100644 index 00000000..dc6da3d0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.page.number.xml @@ -0,0 +1,83 @@ + + +insert.olink.page.number +list +no +yes +maybe + + +insert.olink.page.number +Turns page numbers in olinks on and off + + + + +no + + + +Description + +The value of this parameter determines if +cross references made between documents with +olink will +include page number citations. +In most cases this is only applicable to references in printed output. + +The parameter has three possible values. + + + +no +No page number references will be generated for olinks. + + + +yes +Page number references will be generated +for all olink references. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an olink element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + +Olinks that point to targets within the same document +are treated as xrefs, and controlled by +the insert.xref.page.number parameter. + + +Page number references for olinks to +external documents can only be inserted if the +information exists in the olink database. +This means each olink target element +(div or obj) +must have a page attribute +whose value is its page number in the target document. +The XSL stylesheets are not able to extract that information +during processing because pages have not yet been created in +XSLT transformation. Only the XSL-FO processor knows what +page each element is placed on. +Therefore some postprocessing must take place to populate +page numbers in the olink database. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.pdf.frag.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.pdf.frag.xml new file mode 100644 index 00000000..e9370605 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.olink.pdf.frag.xml @@ -0,0 +1,68 @@ + + +insert.olink.pdf.frag +boolean + + +insert.olink.pdf.frag +Add fragment identifiers for links into PDF files + + + + + + + + +Description + +The value of this parameter determines whether +the cross reference URIs to PDF documents made with +olink will +include fragment identifiers. + + +When forming a URI to link to a PDF document, +a fragment identifier (typically a '#' followed by an +id value) appended to the PDF filename can be used by +the PDF viewer to open +the PDF file to a location within the document instead of +the first page. +However, not all PDF files have id +values embedded in them, and not all PDF viewers can +handle fragment identifiers. + + +If insert.olink.pdf.frag is set +to a non-zero value, then any olink targeting a +PDF file will have the fragment identifier appended to the URI. +The URI is formed by concatenating the value of the +olink.base.uri parameter, the +value of the baseuri +attribute from the document +element in the olink database with the matching +targetdoc value, +and the value of the href +attribute for the targeted element in the olink database. +The href attribute +contains the fragment identifier. + + +If insert.olink.pdf.frag is set +to zero (the default value), then +the href attribute +from the olink database +is not appended to PDF olinks, so the fragment identifier is left off. +A PDF olink is any olink for which the +baseuri attribute +from the matching document +element in the olink database ends with '.pdf'. +Any other olinks will still have the fragment identifier added. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.xref.page.number.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.xref.page.number.xml new file mode 100644 index 00000000..8c3aa072 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/insert.xref.page.number.xml @@ -0,0 +1,60 @@ + + +insert.xref.page.number +list +no +yes +maybe + + +insert.xref.page.number +Turns page numbers in xrefs on and off + + + + +no + + + +Description + +The value of this parameter determines if +cross references (xrefs) in +printed output will +include page number citations. +It has three possible values. + + + +no +No page number references will be generated. + + + +yes +Page number references will be generated +for all xref elements. +The style of page reference may be changed +if an xrefstyle +attribute is used. + + + +maybe +Page number references will not be generated +for an xref element unless +it has an +xrefstyle +attribute whose value specifies a page reference. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.properties.xml new file mode 100644 index 00000000..49f8ee64 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.properties.xml @@ -0,0 +1,26 @@ + + +itemizedlist.label.properties +attribute set + + +itemizedlist.label.properties +Properties that apply to each label inside itemized list. + + + + + + +Description +Properties that apply to each label inside itemized list. E.g.: +<xsl:attribute-set name="itemizedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.width.xml new file mode 100644 index 00000000..1d2c88c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.label.width.xml @@ -0,0 +1,28 @@ + + +itemizedlist.label.width +length + + + itemizedlist.label.width +The default width of the label (bullet) in an itemized list. + + + + + 1.0em + + + +Description +Specifies the default width of the label (usually a bullet or other +symbol) in an itemized list. You can override the default value on any +particular list with the “dbfo†processing instruction using the +“label-width†pseudoattribute. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.properties.xml new file mode 100644 index 00000000..d7c7c1d2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/itemizedlist.properties.xml @@ -0,0 +1,23 @@ + + +itemizedlist.properties +attribute set + + +itemizedlist.properties +Properties that apply to each list-block generated by itemizedlist. + + + + + + +Description +Properties that apply to each fo:list-block generated by itemizedlist. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/javahelp.encoding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/javahelp.encoding.xml new file mode 100644 index 00000000..ba729c8c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/javahelp.encoding.xml @@ -0,0 +1,31 @@ + + +javahelp.encoding +string + + +javahelp.encoding +Character encoding to use in control files for JavaHelp. + + + + +iso-8859-1 + + + +Description + +JavaHelp crashes on some characters when written as character +references. In that case you can use this parameter to select an appropriate encoding. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keep.relative.image.uris.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keep.relative.image.uris.xml new file mode 100644 index 00000000..3a5a098d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keep.relative.image.uris.xml @@ -0,0 +1,34 @@ + + +keep.relative.image.uris +boolean + + +keep.relative.image.uris +Should image URIs be resolved against xml:base? + + + + + + + + + +Description + +If non-zero, relative URIs (in, for example +fileref attributes) will be used in the generated +output. Otherwise, the URIs will be made absolute with respect to the +base URI. + +Note that the stylesheets calculate (and use) the absolute form +for some purposes, this only applies to the resulting output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keyboard.nav.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keyboard.nav.xml new file mode 100644 index 00000000..49b0c0b5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/keyboard.nav.xml @@ -0,0 +1,29 @@ + + +keyboard.nav +boolean + + +keyboard.nav +Enable keyboard navigation? + + + + + + + + +Description + +If non-zero, JavaScript is added to the slides to enable keyboard +navigation. Pressing 'n', space, or return moves forward; pressing 'p' moves +backward. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.default.language.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.default.language.xml new file mode 100644 index 00000000..ed89e069 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.default.language.xml @@ -0,0 +1,30 @@ + + + l10n.gentext.default.language + string + + + l10n.gentext.default.language + Sets the default language for generated text + + + + +en + + + +Description + +The value of the l10n.gentext.default.language +parameter is used as the language for generated text if no setting is provided +in the source document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.language.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.language.xml new file mode 100644 index 00000000..ff941c7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.language.xml @@ -0,0 +1,33 @@ + + +l10n.gentext.language +string + + +l10n.gentext.language +Sets the gentext language + + + + + + + + +Description + +If this parameter is set to any value other than the empty string, its +value will be used as the value for the language when generating text. Setting +l10n.gentext.language overrides any settings within the +document being formatted. + +It's much more likely that you might want to set the +l10n.gentext.default.language parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.use.xref.language.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.use.xref.language.xml new file mode 100644 index 00000000..d70017af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.gentext.use.xref.language.xml @@ -0,0 +1,53 @@ + + +l10n.gentext.use.xref.language +boolean + + +l10n.gentext.use.xref.language +Use the language of target when generating cross-reference text? + + + + + + + + +Description + +If non-zero, the language of the target will be used when +generating cross reference text. Usually, the current +language is used when generating text (that is, the language of the +element that contains the cross-reference element). But setting this parameter +allows the language of the element pointed to to control +the generated text. + +Consider the following example: + + +<para lang="en">See also <xref linkend="chap3"/>.</para> + + + +Suppose that Chapter 3 happens to be written in German. +If l10n.gentext.use.xref.language is non-zero, the +resulting text will be something like this: + +
    +See also Kapital 3. +
    + +Where the more traditional rendering would be: + +
    +See also Chapter 3. +
    + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.lang.value.rfc.compliant.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.lang.value.rfc.compliant.xml new file mode 100644 index 00000000..e0dbd795 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/l10n.lang.value.rfc.compliant.xml @@ -0,0 +1,57 @@ + + +l10n.lang.value.rfc.compliant +boolean + + +l10n.lang.value.rfc.compliant +Make value of lang attribute RFC compliant? + + + + + + + + +Description + +If non-zero, ensure that the values for all lang attributes in HTML output are RFC +compliantSection 8.1.1, Language Codes, in the HTML 4.0 Recommendation states that: + +
    [RFC1766] defines and explains the language codes +that must be used in HTML documents. +Briefly, language codes consist of a primary code and a possibly +empty series of subcodes: + +language-code = primary-code ( "-" subcode )* + +And in RFC 1766, Tags for the Identification +of Languages, the EBNF for "language tag" is given as: + +Language-Tag = Primary-tag *( "-" Subtag ) +Primary-tag = 1*8ALPHA +Subtag = 1*8ALPHA + +
    +
    . + +by taking any underscore characters in any lang values found in source documents, and +replacing them with hyphen characters in output HTML files. For +example, zh_CN in a source document becomes +zh-CN in the HTML output form that source. + + +This parameter does not cause any case change in lang values, because RFC 1766 +explicitly states that all "language tags" (as it calls them) "are +to be treated as case insensitive". + +
    + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/label.from.part.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/label.from.part.xml new file mode 100644 index 00000000..5deb9603 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/label.from.part.xml @@ -0,0 +1,38 @@ + + +label.from.part +boolean + + +label.from.part +Renumber components in each part? + + + + + + + + +Description + +If label.from.part is non-zero, then + numbering of components — preface, + chapter, appendix, and + reference (when reference occurs at the + component level) — is re-started within each + part. +If label.from.part is zero (the + default), numbering of components is not + re-started within each part; instead, components are + numbered sequentially throughout each book, + regardless of whether or not they occur within part + instances. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/line-height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/line-height.xml new file mode 100644 index 00000000..f0f4b324 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/line-height.xml @@ -0,0 +1,27 @@ + + +line-height +string + + +line-height +Specify the line-height property + + + + +normal + + + +Description + +Sets the line-height property. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.everyNth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.everyNth.xml new file mode 100644 index 00000000..0abdf8e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.everyNth.xml @@ -0,0 +1,33 @@ + + +linenumbering.everyNth +integer + + +linenumbering.everyNth +Indicate which lines should be numbered + + + + +5 + + + +Description + +If line numbering is enabled, everyNth line will be +numbered. Note that numbering is one based, not zero based. + +See also linenumbering.extension, +linenumbering.separator, +linenumbering.width and +use.extensions + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.extension.xml new file mode 100644 index 00000000..726781ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.extension.xml @@ -0,0 +1,30 @@ + + +linenumbering.extension +boolean + + +linenumbering.extension +Enable the line numbering extension + + + + + + + + +Description + +If non-zero, verbatim environments (address, literallayout, +programlisting, screen, synopsis) that specify line numbering will +have line numbers. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.separator.xml new file mode 100644 index 00000000..8bf7d221 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.separator.xml @@ -0,0 +1,30 @@ + + +linenumbering.separator +string + + +linenumbering.separator +Specify a separator between line numbers and lines + + + + + + + + +Description + +The separator is inserted between line numbers and lines in the +verbatim environment. The default value is a single white space. + Note the interaction with linenumbering.width + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.width.xml new file mode 100644 index 00000000..78515c3e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/linenumbering.width.xml @@ -0,0 +1,29 @@ + + +linenumbering.width +integer + + +linenumbering.width +Indicates the width of line numbers + + + + +3 + + + +Description + +If line numbering is enabled, line numbers will appear right +justified in a field "width" characters wide. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/link.mailto.url.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/link.mailto.url.xml new file mode 100644 index 00000000..0715b32f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/link.mailto.url.xml @@ -0,0 +1,29 @@ + + +link.mailto.url +string + + +link.mailto.url +Mailto URL for the LINK REL=made HTML HEAD element + + + + + + + + +Description + +If not the empty string, this address will be used for the +rel=made link element in the html head + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.properties.xml new file mode 100644 index 00000000..dbf9dfc1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.properties.xml @@ -0,0 +1,25 @@ + + +list.block.properties +attribute set + + +list.block.properties +Properties that apply to each list-block generated by list. + + + + + 0.2em + 1.5em + + +Description +Properties that apply to each fo:list-block generated by itemizedlist/orderedlist. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.spacing.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.spacing.xml new file mode 100644 index 00000000..377e6f8a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.block.spacing.xml @@ -0,0 +1,29 @@ + + +list.block.spacing +attribute set + + +list.block.spacing +What spacing do you want before and after lists? + + + + + 1em + 0.8em + 1.2em + 1em + 0.8em + 1.2em + + +Description +Specify the spacing required before and after a list. It is necessary to specify the space after a list block because lists can come inside of paras. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.item.spacing.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.item.spacing.xml new file mode 100644 index 00000000..21916520 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/list.item.spacing.xml @@ -0,0 +1,26 @@ + + +list.item.spacing +attribute set + + +list.item.spacing +What space do you want between list items? + + + + + 1em + 0.8em + 1.2em + + +Description +Specify what spacing you want between each list item. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.clean.html.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.clean.html.xml new file mode 100644 index 00000000..fbf80d02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.clean.html.xml @@ -0,0 +1,51 @@ + + +make.clean.html +boolean + + +make.clean.html +Make HTML conform to modern coding standards + + + + + + + + +Description + +If make.clean.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is conforms to +modern HTML coding standards. In addition to eliminating +excessive and noncompliant coding, it moves presentation +HTML coding to a CSS stylesheet. + +The resulting HTML is dependent on +CSS for formatting, and so the stylesheet is capable of +generating a supporting CSS file. The docbook.css.source +and custom.css.source parameters control +how a CSS file is generated. + +If you require your CSS to reside in the HTML +head element, then the generate.css.header +can be used to do that. + +The make.clean.html parameter is +different from html.cleanup +because the former changes the resulting markup; it does not use extension functions +like the latter to manipulate result-tree-fragments, +and is therefore applicable to any XSLT processor. + +If make.clean.html is set to zero (the default), +then the stylesheet retains its original +old style +HTML formatting features. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.graphic.viewport.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.graphic.viewport.xml new file mode 100644 index 00000000..0bad336f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.graphic.viewport.xml @@ -0,0 +1,35 @@ + + +make.graphic.viewport +boolean + + +make.graphic.viewport +Use tables in HTML to make viewports for graphics + + + + + + + + +Description + +The HTML img element only supports the notion +of content-area scaling; it doesn't support the distinction between a +content-area and a viewport-area, so we have to make some compromises. + +If make.graphic.viewport is non-zero, a table +will be used to frame the image. This creates an effective viewport-area. + + +Tables and alignment don't work together, so this parameter is ignored +if alignment is specified on an image. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.index.markup.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.index.markup.xml new file mode 100644 index 00000000..7942b5a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.index.markup.xml @@ -0,0 +1,73 @@ + + +make.index.markup +boolean + + +make.index.markup +Generate XML index markup in the index? + + + + + + + + +Description + +This parameter enables a very neat trick for getting properly +merged, collated back-of-the-book indexes. G. Ken Holman suggested +this trick at Extreme Markup Languages 2002 and I'm indebted to him +for it. + +Jeni Tennison's excellent code in +autoidx.xsl does a great job of merging and +sorting indexterms in the document and building a +back-of-the-book index. However, there's one thing that it cannot +reasonably be expected to do: merge page numbers into ranges. (I would +not have thought that it could collate and suppress duplicate page +numbers, but in fact it appears to manage that task somehow.) + +Ken's trick is to produce a document in which the index at the +back of the book is displayed in XML. Because the index +is generated by the FO processor, all of the page numbers have been resolved. +It's a bit hard to explain, but what it boils down to is that instead of having +an index at the back of the book that looks like this: + +
    +A +ap1, 1, 2, 3 + +
    + +you get one that looks like this: + +
    +<indexdiv>A</indexdiv> +<indexentry> +<primaryie>ap1</primaryie>, +<phrase role="pageno">1</phrase>, +<phrase role="pageno">2</phrase>, +<phrase role="pageno">3</phrase> +</indexentry> +
    + +After building a PDF file with this sort of odd-looking index, you can +extract the text from the PDF file and the result is a proper index expressed in +XML. + +Now you have data that's amenable to processing and a simple Perl script +(such as fo/pdf2index) can +merge page ranges and generate a proper index. + +Finally, reformat your original document using this literal index instead of +an automatically generated one and bingo! + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.single.year.ranges.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.single.year.ranges.xml new file mode 100644 index 00000000..c49ab97b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.single.year.ranges.xml @@ -0,0 +1,28 @@ + + +make.single.year.ranges +boolean + + +make.single.year.ranges +Print single-year ranges (e.g., 1998-1999) + + + + + + + +Description + +If non-zero, year ranges that span a single year will be printed +in range notation (1998-1999) instead of discrete notation +(1998, 1999). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.valid.html.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.valid.html.xml new file mode 100644 index 00000000..8618d39a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.valid.html.xml @@ -0,0 +1,35 @@ + + +make.valid.html +boolean + + +make.valid.html +Attempt to make sure the HTML output is valid HTML + + + + + + + + +Description + +If make.valid.html is true, the stylesheets take +extra effort to ensure that the resulting HTML is valid. This may mean that some +para tags are translated into HTML divs or +that other substitutions occur. + +This parameter is different from html.cleanup +because it changes the resulting markup; it does not use extension functions +to manipulate result-tree-fragments and is therefore applicable to any +XSLT processor. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.year.ranges.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.year.ranges.xml new file mode 100644 index 00000000..b1a23826 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/make.year.ranges.xml @@ -0,0 +1,32 @@ + + +make.year.ranges +boolean + + +make.year.ranges +Collate copyright years into ranges? + + + + + + +Description + +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. If a year element contains a dash or +a comma, then that year element will not be merged into +any range. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.authors.section.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.authors.section.enabled.xml new file mode 100644 index 00000000..73cb6378 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.authors.section.enabled.xml @@ -0,0 +1,46 @@ + + +man.authors.section.enabled +boolean + + +man.authors.section.enabled +Display auto-generated AUTHORS section? + + + +1 + + +Description + +If the value of +man.authors.section.enabled is non-zero +(the default), then an AUTHORS section is +generated near the end of each man page. The output of the +AUTHORS section is assembled from any +author, editor, and othercredit +metadata found in the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any author, editor, and +othercredit metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.authors.section.enabled is zero, the +the auto-generated AUTHORS section is +suppressed. + +Set the value of + man.authors.section.enabled to zero if + you want to have a manually created AUTHORS + section in your source, and you want it to appear in output + instead of the auto-generated AUTHORS + section. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.base.url.for.relative.links.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.base.url.for.relative.links.xml new file mode 100644 index 00000000..a802ec80 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.base.url.for.relative.links.xml @@ -0,0 +1,76 @@ + + + man.base.url.for.relative.links + string + + + man.base.url.for.relative.links + Specifies a base URL for relative links + + + + [set $man.base.url.for.relative.links]/ + + + Description + + For any “notesource†listed in the auto-generated + “NOTES†section of output man pages (which is generated when + the value of the + man.endnotes.list.enabled parameter + is non-zero), if the notesource is a link source with a + relative URI, the URI is displayed in output with the value + of the + man.base.url.for.relative.links + parameter prepended to the value of the link URI. + + + A link source is an notesource that references an + external resource: + + + a ulink element with a url attribute + + + any element with an xlink:href attribute + + + an imagedata, audiodata, or + videodata element + + + + + + If you use relative URIs in link sources in your DocBook + refentry source, and you leave + man.base.url.for.relative.links + unset, the relative links will appear “as is†in the “Notes†+ section of any man-page output generated from your source. + That’s probably not what you want, because such relative + links are only usable in the context of HTML output. So, to + make the links meaningful and usable in the context of + man-page output, set a value for + man.base.url.for.relative.links that + points to the online version of HTML output generated from + your DocBook refentry source. For + example: + <xsl:param name="man.base.url.for.relative.links" + >http://www.kernel.org/pub/software/scm/git/docs/</xsl:param> + + + + + Related Parameters + man.endnotes.list.enabled + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.break.after.slash.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.break.after.slash.xml new file mode 100644 index 00000000..859edb73 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.break.after.slash.xml @@ -0,0 +1,46 @@ + + +man.break.after.slash +boolean + + +man.break.after.slash +Enable line-breaking after slashes? + + + + +0 + + +Description + +If non-zero, line-breaking after slashes is enabled. This is +mainly useful for causing long URLs or pathnames/filenames to be +broken up or "wrapped" across lines (though it also has the side +effect of sometimes causing relatively short URLs and pathnames to be +broken up across lines too). + +If zero (the default), line-breaking after slashes is +disabled. In that case, strings containing slashes (for example, URLs +or filenames) are not broken across lines, even if they exceed the +maximum column widith. + + + If you set a non-zero value for this parameter, check your + man-page output carefuly afterwards, in order to make sure that the + setting has not introduced an excessive amount of breaking-up of URLs + or pathnames. If your content contains mostly short URLs or + pathnames, setting a non-zero value for + man.break.after.slash will probably result in + in a significant number of relatively short URLs and pathnames being + broken across lines, which is probably not what you want. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.enabled.xml new file mode 100644 index 00000000..5522339e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.enabled.xml @@ -0,0 +1,55 @@ + + +man.charmap.enabled +boolean + + +man.charmap.enabled +Apply character map before final output? + + + + + + + + +Description + +If the value of the man.charmap.enabled +parameter is non-zero, a "character map" is used to substitute certain +Unicode symbols and special characters with appropriate roff/groff +equivalents, just before writing each man-page file to the +filesystem. If instead the value of +man.charmap.enabled is zero, Unicode characters +are passed through "as is". + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + +You can also use a subset of a character map. For details, +see the man.charmap.use.subset, +man.charmap.subset.profile, and +man.charmap.subset.profile.english +parameters. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.english.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.english.xml new file mode 100644 index 00000000..cbc9fb0b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.english.xml @@ -0,0 +1,80 @@ + + +man.charmap.subset.profile.english +string + + +man.charmap.subset.profile.english +Profile of character map subset + + + + + +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + @*[local-name() = 'class'] = 'symbols') +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' + + + + +Description + +If the value of the + man.charmap.use.subset parameter is + non-zero, and your DocBook source is written in English (that + is, if its lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has the value en or if + it has no lang or xml:lang attribute), then the + character-map subset specified by the + man.charmap.subset.profile.english + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute + on the root element in your DocBook source or on the first + refentry element in your source has a value other + than en, then the character-map subset + specified by the + man.charmap.subset.profile parameter is + used instead of + man.charmap.subset.profile.english. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile.english +is a string representing an XPath expression that matches attribute +names and values for output-character elements in the character map. + +For other details, see the documentation for the +man.charmap.subset.profile.english and +man.charmap.use.subset parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.xml new file mode 100644 index 00000000..913a4e3b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.subset.profile.xml @@ -0,0 +1,297 @@ + + +man.charmap.subset.profile +string + + +man.charmap.subset.profile +Profile of character map subset + + + + + +@*[local-name() = 'block'] = 'Miscellaneous Technical' or +(@*[local-name() = 'block'] = 'C1 Controls And Latin-1 Supplement (Latin-1 Supplement)' and + (@*[local-name() = 'class'] = 'symbols' or + @*[local-name() = 'class'] = 'letters') +) or +@*[local-name() = 'block'] = 'Latin Extended-A' +or +(@*[local-name() = 'block'] = 'General Punctuation' and + (@*[local-name() = 'class'] = 'spaces' or + @*[local-name() = 'class'] = 'dashes' or + @*[local-name() = 'class'] = 'quotes' or + @*[local-name() = 'class'] = 'bullets' + ) +) or +@*[local-name() = 'name'] = 'HORIZONTAL ELLIPSIS' or +@*[local-name() = 'name'] = 'WORD JOINER' or +@*[local-name() = 'name'] = 'SERVICE MARK' or +@*[local-name() = 'name'] = 'TRADE MARK SIGN' or +@*[local-name() = 'name'] = 'ZERO WIDTH NO-BREAK SPACE' + + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +and your DocBook source is not written in English (that + is, if the lang or xml:lang attribute on the root element + in your DocBook source or on the first refentry + element in your source has a value other than + en), then the character-map subset specified + by the man.charmap.subset.profile + parameter is used instead of the full roff character map. + +Otherwise, if the lang or xml:lang attribute on the root + element in your DocBook + source or on the first refentry element in your source + has the value en or if it has no lang or xml:lang attribute, then the character-map + subset specified by the + man.charmap.subset.profile.english + parameter is used instead of + man.charmap.subset.profile. + +The difference between the two subsets is that + man.charmap.subset.profile provides + mappings for characters in Western European languages that are + not part of the Roman (English) alphabet (ASCII character set). + +The value of man.charmap.subset.profile +is a string representing an XPath expression that matches attribute +names and values for output-character +elements in the character map. + +The attributes supported in the standard roff character map included in the distribution are: + + + character + + a raw Unicode character or numeric Unicode + character-entity value (either in decimal or hex); all + characters have this attribute + + + + name + + a standard full/long ISO/Unicode character name (e.g., + "OHM SIGN"); all characters have this attribute + + + + block + + a standard Unicode "block" name (e.g., "General + Punctuation"); all characters have this attribute. For the full + list of Unicode block names supported in the standard roff + character map, see . + + + + class + + a class of characters (e.g., "spaces"). Not all + characters have this attribute; currently, it is used only with + certain characters within the "C1 Controls And Latin-1 + Supplement" and "General Punctuation" blocks. For details, see + . + + + + entity + + an ISO entity name (e.g., "ohm"); not all characters + have this attribute, because not all characters have ISO entity + names; for example, of the 800 or so characters in the standard + roff character map included in the distribution, only around 300 + have ISO entity names. + + + + + string + + a string representing an roff/groff escape-code (with + "@esc@" used in place of the backslash), or a simple ASCII + string; all characters in the roff character map have this + attribute + + + + +The value of man.charmap.subset.profile +is evaluated as an XPath expression at run-time to select a portion of +the roff character map to use. You can tune the subset used by adding +or removing parts. For example, if you need to use a wide range of +mathematical operators in a document, and you want to have them +converted into roff markup properly, you might add the following: + + @*[local-name() = 'block'] ='MathematicalOperators' + +That will cause a additional set of around 67 additional "math" +characters to be converted into roff markup. + + +Depending on which XSLT engine you use, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +man.charmap.subset.profile at run-time. If you +don't use xsltproc, Saxon, Xalan -- or some other XSLT engine that +supports dyn:evaluate -- you must either set the +value of the man.charmap.use.subset parameter +to zero and process your documents using the full character map +instead, or set the value of the +man.charmap.enabled parameter to zero instead +(so that character-map processing is disabled completely. + + +An alternative to using +man.charmap.subset.profile is to create your +own custom character map, and set the value of +man.charmap.uri to the URI/filename for +that. If you use a custom character map, you will probably want to +include in it just the characters you want to use, and so you will +most likely also want to set the value of +man.charmap.use.subset to zero. +You can create a +custom character map by making a copy of the standard roff character map provided in the distribution, and +then adding to, changing, and/or deleting from that. + + +If you author your DocBook XML source in UTF-8 or UTF-16 +encoding and aren't sure what OSes or environments your man-page +output might end up being viewed on, and not sure what version of +nroff/groff those environments might have, you should be careful about +what Unicode symbols and special characters you use in your source and +what parts you add to the value of +man.charmap.subset.profile. +Many of the escape codes used are specific to groff and using +them may not provide the expected output on an OS or environment that +uses nroff instead of groff. +On the other hand, if you intend for your man-page output to be +viewed only on modern systems (for example, GNU/Linux systems, FreeBSD +systems, or Cygwin environments) that have a good, up-to-date groff, +then you can safely include a wide range of Unicode symbols and +special characters in your UTF-8 or UTF-16 encoded DocBook XML source +and add any of the supported Unicode block names to the value of +man.charmap.subset.profile. + + + +For other details, see the documentation for the +man.charmap.use.subset parameter. + +Supported Unicode block names and "class" values + + + Below is the full list of Unicode block names and "class" + values supported in the standard roff stylesheet provided in the + distribution, along with a description of which codepoints from the + Unicode range corresponding to that block name or block/class + combination are supported. + + + + C1 Controls And Latin-1 Supplement (Latin-1 Supplement) (x00a0 to x00ff) + class values + + + symbols + + + letters + + + + + Latin Extended-A (x0100 to x017f, partial) + + + Spacing Modifier Letters (x02b0 to x02ee, partial) + + + Greek and Coptic (x0370 to x03ff, partial) + + + General Punctuation (x2000 to x206f, partial) + class values + + + spaces + + + dashes + + + quotes + + + daggers + + + bullets + + + leaders + + + primes + + + + + + Superscripts and Subscripts (x2070 to x209f) + + + Currency Symbols (x20a0 to x20b1) + + + Letterlike Symbols (x2100 to x214b) + + + Number Forms (x2150 to x218f) + + + Arrows (x2190 to x21ff, partial) + + + Mathematical Operators (x2200 to x22ff, partial) + + + Control Pictures (x2400 to x243f) + + + Enclosed Alphanumerics (x2460 to x24ff) + + + Geometric Shapes (x25a0 to x25f7, partial) + + + Miscellaneous Symbols (x2600 to x26ff, partial) + + + Dingbats (x2700 to x27be, partial) + + + Alphabetic Presentation Forms (xfb00 to xfb04 only) + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.uri.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.uri.xml new file mode 100644 index 00000000..0c8f5745 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.uri.xml @@ -0,0 +1,42 @@ + + +man.charmap.uri +uri + + +man.charmap.uri +URI for custom roff character map + + + + + + + + +Description + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes an XSLT character +map. That character map can be considered the standard roff +character map for the distribution. + +If the value of the man.charmap.uri +parameter is non-empty, that value is used as the URI for the location +for an alternate roff character map to use in place of the standard +roff character map provided in the distribution. + + +Do not set a value for man.charmap.uri +unless you have a custom roff character map that differs from the +standard one provided in the distribution. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.use.subset.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.use.subset.xml new file mode 100644 index 00000000..4403704f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.charmap.use.subset.xml @@ -0,0 +1,80 @@ + + +man.charmap.use.subset +boolean + + +man.charmap.use.subset +Use subset of character map instead of full map? + + + + + + + + +Description + +If the value of the +man.charmap.use.subset parameter is non-zero, +a subset of the roff character map is used instead of the full roff +character map. The profile of the subset used is determined either +by the value of the +man.charmap.subset.profile +parameter (if the source is not in English) or the +man.charmap.subset.profile.english +parameter (if the source is in English). + + + You may want to experiment with setting a non-zero value of + man.charmap.use.subset, so that the full + character map is used. Depending on which XSLT engine you run, + setting a non-zero value for + man.charmap.use.subset may significantly + increase the time needed to process your documents. Or it may + not. For example, if you set it and run it with xsltproc, it seems + to dramatically increase processing time; on the other hand, if you + set it and run it with Saxon, it does not seem to increase + processing time nearly as much. + + If processing time is not a important concern and/or you can + tolerate the increase in processing time imposed by using the full + character map, set man.charmap.use.subset to + zero. + + +Details + +For converting certain Unicode symbols and special characters in +UTF-8 or UTF-16 encoded XML source to appropriate groff/roff +equivalents in man-page output, the DocBook XSL Stylesheets +distribution includes a roff character map that is compliant with the XSLT character +map format as detailed in the XSLT 2.0 specification. The map +contains more than 800 character mappings and can be considered the +standard roff character map for the distribution. + + +You can use the man.charmap.uri +parameter to specify a URI for the location for an alternate roff +character map to use in place of the standard roff character map +provided in the distribution. + + +Because it is not terrifically efficient to use the standard +800-character character map in full -- and for most (or all) users, +never necessary to use it in full -- the DocBook XSL Stylesheets +support a mechanism for using, within any given character map, a +subset of character mappings instead of the full set. You can use the +man.charmap.subset.profile or +man.charmap.subset.profile.english +parameter to tune the profile of that subset to use. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.copyright.section.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.copyright.section.enabled.xml new file mode 100644 index 00000000..9e835876 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.copyright.section.enabled.xml @@ -0,0 +1,46 @@ + + +man.copyright.section.enabled +boolean + + +man.copyright.section.enabled +Display auto-generated COPYRIGHT section? + + + +1 + + +Description + +If the value of +man.copyright.section.enabled is non-zero +(the default), then a COPYRIGHT section is +generated near the end of each man page. The output of the +COPYRIGHT section is assembled from any +copyright and legalnotice metadata found in +the contents of the child info or +refentryinfo (if any) of the refentry +itself, or from any copyright and +legalnotice metadata that may appear in info +contents of any ancestors of the refentry. + +If the value of +man.copyright.section.enabled is zero, the +the auto-generated COPYRIGHT section is +suppressed. + +Set the value of + man.copyright.section.enabled to zero if + you want to have a manually created COPYRIGHT + section in your source, and you want it to appear in output + instead of the auto-generated COPYRIGHT + section. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.are.numbered.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.are.numbered.xml new file mode 100644 index 00000000..b069ec3e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.are.numbered.xml @@ -0,0 +1,106 @@ + + +man.endnotes.are.numbered +boolean + + +man.endnotes.are.numbered +Number endnotes? + + + + +1 + + + +Description + +If the value of man.endnotes.are.numbered is +non-zero (the default), then for each non-empty +A “non-empty†notesource is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty†notesource is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + “notesourceâ€: + + + + a number (in square brackets) is displayed inline after the + rendered inline contents (if any) of the notesource + + + the contents of the notesource are included in a + numbered list of endnotes that is generated at the end of + each man page; the number for each endnote corresponds to + the inline number for the notesource with which it is + associated + + +The default heading for the list of endnotes is +NOTES. To output a different heading, set a value +for the man.endnotes.section.heading +parameter. + + + The endnotes list is also displayed (but without + numbers) if the value of + man.endnotes.list.enabled is + non-zero. + + + +If the value of man.endnotes.are.numbered is +zero, numbering of endnotess is suppressed; only inline +contents (if any) of the notesource are displayed inline. + + If you are thinking about disabling endnote numbering by setting + the value of man.endnotes.are.numbered to zero, + before you do so, first take some time to carefully + consider the information needs and experiences of your users. The + square-bracketed numbers displayed inline after notesources may seem + obstrusive and aesthetically unpleasingAs far as notesources that are links, ytou might + think it would be better to just display URLs for non-empty + links inline, after their content, rather than displaying + square-bracketed numbers all over the place. But it's not better. In + fact, it's not even practical, because many (most) URLs for links + are too long to be displayed inline. They end up overflowing the + right margin. You can set a non-zero value for + man.break.after.slash parameter to deal with + that, but it could be argued that what you end up with is at least + as ugly, and definitely more obstrusive, then having short + square-bracketed numbers displayed inline., + + but in a text-only output format, the + numbered-notesources/endnotes-listing mechanism is the only + practical way to handle this kind of content. + + Also, users of “text based†browsers such as + lynx will already be accustomed to seeing inline + numbers for links. And various "man to html" applications, such as + the widely used man2html (VH-Man2html) + application, can automatically turn URLs into "real" HTML hyperlinks + in output. So leaving man.endnotes.are.numbered + at its default (non-zero) value ensures that no information is + lost in your man-page output. It just gets + “rearrangedâ€. + + +The handling of empty links is not affected by this +parameter. Empty links are handled simply by displaying their URLs +inline. Empty links are never auto-numbered. + +If you disable endnotes numbering, you should probably also set +man.font.links to an empty value (to +disable font formatting for links. + + +Related Parameters + man.endnotes.list.enabled, + man.font.links + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.enabled.xml new file mode 100644 index 00000000..89d81888 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.enabled.xml @@ -0,0 +1,105 @@ + + +man.endnotes.list.enabled +boolean + + +man.endnotes.list.enabled +Display endnotes list at end of man page? + + + + +1 + + + +Description + +If the value of man.endnotes.list.enabled is +non-zero (the default), then an endnotes list is added to the end of +the output man page. + +If the value of man.endnotes.list.enabled is +zero, the list is suppressed — unless link numbering is enabled (that +is, if man.endnotes.are.numbered is non-zero), in +which case, that setting overrides the +man.endnotes.list.enabled setting, and the +endnotes list is still displayed. The reason is that inline +numbering of notesources associated with endnotes only makes sense +if a (numbered) list of endnotes is also generated. + + + Leaving + man.endnotes.list.enabled at its default + (non-zero) value ensures that no “out of line†information (such + as the URLs for hyperlinks and images) gets lost in your + man-page output. It just gets “rearrangedâ€. + So if you’re thinking about disabling endnotes listing by + setting the value of + man.endnotes.list.enabled to zero: + Before you do so, first take some time to carefully consider + the information needs and experiences of your users. The “out + of line†information has value even if the presentation of it + in text output is not as interactive as it may be in other + output formats. + As far as the specific case of URLs: Even though the URLs + displayed in text output may not be “real†(clickable) + hyperlinks, many X terminals have convenience features for + recognizing URLs and can, for example, present users with + an options to open a URL in a browser with the user clicks on + the URL is a terminal window. And short of those, users with X + terminals can always manually cut and paste the URLs into a web + browser. + Also, note that various “man to html†tools, such as the + widely used man2html (VH-Man2html) + application, automatically mark up URLs with a@href markup + during conversion — resulting in “real†hyperlinks in HTML + output from those tools. + + +To “turn off†numbering of endnotes in the +endnotes list, set man.endnotes.are.numbered +to zero. The endnotes list will +still be displayed; it will just be displayed without the +numbersIt can still make sense to have +the list of endnotes displayed even if you have endnotes numbering turned +off. In that case, your endnotes list basically becomes a “list +of references†without any association with specific text in +your document. This is probably the best option if you find the inline +endnotes numbering obtrusive. Your users will still have access to all the “out of line†+such as URLs for hyperlinks. + + +The default heading for the endnotes list is +NOTES. To change that, set a non-empty +value for the man.endnotes.list.heading +parameter. + +In the case of notesources that are links: Along with the +URL for each link, the endnotes list includes the contents of the +link. The list thus includes only non-empty + +A “non-empty†link is one that looks like +this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/">manpages</ulink> +an “empty link†is on that looks like this: <ulink url="http://docbook.sf.net/snapshot/xsl/doc/manpages/"/> + links. + +Empty links are never included, and never numbered. They are simply +displayed inline, without any numbering. + +In addition, if there are multiple instances of links in a +refentry that have the same URL, the URL is listed only +once. The contents listed for that link in the endnotes list are +the contents of the first link which has that URL. + +If you disable endnotes listing, you should probably also set +man.links.are.underlined to zero (to disable +link underlining). + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.heading.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.heading.xml new file mode 100644 index 00000000..fe6545c9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.endnotes.list.heading.xml @@ -0,0 +1,36 @@ + + +man.endnotes.list.heading +string + + +man.endnotes.list.heading +Specifies an alternate name for endnotes list + + + + + + + + +Description + +If the value of the +man.endnotes.are.numbered parameter +and/or the man.endnotes.list.enabled +parameter is non-zero (the defaults for both are non-zero), a +numbered list of endnotes is generated near the end of each man +page. The default heading for the list of endnotes is the +equivalent of the English word NOTES in +the current locale. To cause an alternate heading to be displayed, +set a non-empty value for the +man.endnotes.list.heading parameter — +for example, REFERENCES. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcprototype.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcprototype.xml new file mode 100644 index 00000000..67b698ba --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcprototype.xml @@ -0,0 +1,30 @@ + + +man.font.funcprototype +string + + +man.font.funcprototype +Specifies font for funcprototype output + + + + + BI + + + +Description + +The man.font.funcprototype parameter +specifies the font for funcprototype output. It +should be a valid roff font name, such as BI or +B. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcsynopsisinfo.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcsynopsisinfo.xml new file mode 100644 index 00000000..bd7a36fa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.funcsynopsisinfo.xml @@ -0,0 +1,30 @@ + + +man.font.funcsynopsisinfo +string + + +man.font.funcsynopsisinfo +Specifies font for funcsynopsisinfo output + + + + + B + + + +Description + +The man.font.funcsynopsisinfo parameter +specifies the font for funcsynopsisinfo output. It +should be a valid roff font name, such as B or +I. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.links.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.links.xml new file mode 100644 index 00000000..0f8a1e0f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.links.xml @@ -0,0 +1,64 @@ + + +man.font.links +string + + +man.font.links +Specifies font for links + + + + +B + + + +Description + +The man.font.links parameter +specifies the font for output of links (ulink instances +and any instances of any element with an xlink:href attribute). + +The value of man.font.links must be + either B or I, or empty. If +the value is empty, no font formatting is applied to links. + +If you set man.endnotes.are.numbered and/or +man.endnotes.list.enabled to zero (disabled), then +you should probably also set an empty value for +man.font.links. But if +man.endnotes.are.numbered is non-zero (enabled), +you should probably keep +man.font.links set to +B or IThe + main purpose of applying a font format to links in most output +formats it to indicate that the formatted text is +“clickableâ€; given that links rendered in man pages are +not “real†hyperlinks that users can click on, it might +seem like there is never a good reason to have font formatting for +link contents in man output. +In fact, if you suppress the +display of inline link references (by setting +man.endnotes.are.numbered to zero), there is no +good reason to apply font formatting to links. However, if +man.endnotes.are.numbered is non-zero, having +font formatting for links (arguably) serves a purpose: It provides +“context†information about exactly what part of the text +is being “annotated†by the link. Depending on how you +mark up your content, that context information may or may not +have value.. + + +Related Parameters + man.endnotes.list.enabled, + man.endnotes.are.numbered + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.headings.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.headings.xml new file mode 100644 index 00000000..5056f2b6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.headings.xml @@ -0,0 +1,30 @@ + + +man.font.table.headings +string + + +man.font.table.headings +Specifies font for table headings + + + + + B + + + +Description + +The man.font.table.headings parameter +specifies the font for table headings. It should be +a valid roff font, such as B or +I. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.title.xml new file mode 100644 index 00000000..a7f2ae9e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.font.table.title.xml @@ -0,0 +1,30 @@ + + +man.font.table.title +string + + +man.font.table.title +Specifies font for table headings + + + + + B + + + +Description + +The man.font.table.title parameter +specifies the font for table titles. It should be +a valid roff font, such as B or +I. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.funcsynopsis.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.funcsynopsis.style.xml new file mode 100644 index 00000000..0597087b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.funcsynopsis.style.xml @@ -0,0 +1,26 @@ + + +man.funcsynopsis.style +list +ansi +kr + + +man.funcsynopsis.style +What style of funcsynopsis should be generated? + + +ansi + +Description +If man.funcsynopsis.style is +ansi, ANSI-style function synopses are +generated for a funcsynopsis, otherwise K&R-style +function synopses are generated. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.computer.inlines.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.computer.inlines.xml new file mode 100644 index 00000000..3e23ade4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.computer.inlines.xml @@ -0,0 +1,53 @@ + + +man.hyphenate.computer.inlines +boolean + + +man.hyphenate.computer.inlines +Hyphenate computer inlines? + + + + +0 + + +Description + +If zero (the default), hyphenation is suppressed for +computer inlines such as environment variables, +constants, etc. This parameter current affects output of the following +elements: + + + classname + constant + envar + errorcode + option + replaceable + userinput + type + varname + + + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting the + man.hyphenate.computer.inlines is not + necessary. + + +If man.hyphenate.computer.inlines is +non-zero, computer inlines will not be treated specially and will be +hyphenated like other words when needed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.filenames.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.filenames.xml new file mode 100644 index 00000000..891d6dae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.filenames.xml @@ -0,0 +1,47 @@ + + +man.hyphenate.filenames +boolean + + +man.hyphenate.filenames +Hyphenate filenames? + + + + +0 + + +Description + +If zero (the default), hyphenation is suppressed for +filename output. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.filenames is not + necessary. + + +If man.hyphenate.filenames is non-zero, +filenames will not be treated specially and are subject to hyphenation +just like other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.filenames in order to make long + filenames/pathnames break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long pathnames to be broken after slashes. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.urls.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.urls.xml new file mode 100644 index 00000000..a64dfa75 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.urls.xml @@ -0,0 +1,46 @@ + + +man.hyphenate.urls +boolean + + +man.hyphenate.urls +Hyphenate URLs? + + + + +0 + + +Description + +If zero (the default), hyphenation is suppressed for output of +the ulink url attribute. + + + If hyphenation is already turned off globally (that is, if + man.hyphenate is zero, setting + man.hyphenate.urls is not necessary. + + +If man.hyphenate.urls is non-zero, URLs +will not be treated specially and are subject to hyphenation just like +other words. + + + If you are thinking about setting a non-zero value for + man.hyphenate.urls in order to make long + URLs break across lines, you'd probably be better off + experimenting with setting the + man.break.after.slash parameter first. That + will cause long URLs to be broken after slashes. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.xml new file mode 100644 index 00000000..9198bbbb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.hyphenate.xml @@ -0,0 +1,59 @@ + + +man.hyphenate +boolean + + +man.hyphenate +Enable hyphenation? + + + + +0 + + +Description + +If non-zero, hyphenation is enabled. + + +The default value for this parameter is zero because groff is +not particularly smart about how it does hyphenation; it can end up +hyphenating a lot of things that you don't want hyphenated. To +mitigate that, the default behavior of the stylesheets is to suppress +hyphenation of computer inlines, filenames, and URLs. (You can +override the default behavior by setting non-zero values for the +man.hyphenate.urls, +man.hyphenate.filenames, and +man.hyphenate.computer.inlines parameters.) But +the best way is still to just globally disable hyphenation, as the +stylesheets do by default. + +The only good reason to enabled hyphenation is if you have also +enabled justification (which is disabled by default). The reason is +that justified text can look very bad unless you also hyphenate it; to +quote the Hypenation node from the groff info page: + +
    + Since the odds are not great for finding a set of + words, for every output line, which fit nicely on a line without + inserting excessive amounts of space between words, 'gtroff' + hyphenates words so that it can justify lines without inserting too + much space between words. +
    + +So, if you set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation).
    +
    + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.blurbs.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.blurbs.xml new file mode 100644 index 00000000..bf9bb91e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.blurbs.xml @@ -0,0 +1,33 @@ + + +man.indent.blurbs +boolean + + +man.indent.blurbs +Adjust indentation of blurbs? + + + + + + + +Description + +If the value of man.indent.blurbs is +non-zero, the width of the left margin for +authorblurb, personblurb, and +contrib output is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.blurbs is zero, the built-in roff +default width (7.2n) is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.lists.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.lists.xml new file mode 100644 index 00000000..a2654d09 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.lists.xml @@ -0,0 +1,35 @@ + + +man.indent.lists +boolean + + +man.indent.lists +Adjust indentation of lists? + + + + + + + +Description + +If the value of man.indent.lists is +non-zero, the width of the left margin for list items in +itemizedlist, +orderedlist, +variablelist output (and output of some other +lists) is set to the value of the +man.indent.width parameter +(4n by default). If instead the value of +man.indent.lists is zero, the built-in roff +default width (7.2n) is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.refsect.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.refsect.xml new file mode 100644 index 00000000..2865f8c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.refsect.xml @@ -0,0 +1,70 @@ + + +man.indent.refsect +boolean + + +man.indent.refsect +Adjust indentation of refsect* and refsection? + + + + + + + +Description + +If the value of man.indent.refsect is +non-zero, the width of the left margin for +refsect1, refsect2 and +refsect3 contents and titles (and first-level, +second-level, and third-level nested +refsectioninstances) is adjusted by the value of +the man.indent.width parameter. With +man.indent.width set to its default value of +3n, the main results are that: + + + + contents of refsect1 are output with a + left margin of three characters instead the roff default of seven + or eight characters + + + contents of refsect2 are displayed in + console output with a left margin of six characters instead the of + the roff default of seven characters + + + the contents of refsect3 and nested + refsection instances are adjusted + accordingly. + + + +If instead the value of man.indent.refsect is +zero, no margin adjustment is done for refsect* +output. + + + If your content is primarly comprised of + refsect1 and refsect2 content + (or the refsection equivalent) – with few or + no refsect3 or lower nested sections , you may be + able to “conserve†space in your output by setting + man.indent.refsect to a non-zero value. Doing + so will “squeeze†the left margin in such as way as to provide an + additional four characters of “room†per line in + refsect1 output. That extra room may be useful + if, for example, you have many verbatim sections with long lines in + them. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.verbatims.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.verbatims.xml new file mode 100644 index 00000000..0436c9ed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.verbatims.xml @@ -0,0 +1,33 @@ + + +man.indent.verbatims +boolean + + +man.indent.verbatims +Adjust indentation of verbatims? + + + + + + + +Description + +If the value of man.indent.verbatims is +non-zero, the width of the left margin for output of verbatim +environments (programlisting, +screen, and so on) is set to the value of the +man.indent.width parameter +(3n by default). If instead the value of +man.indent.verbatims is zero, the built-in roff +default width (7.2n) is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.width.xml new file mode 100644 index 00000000..2d4496de --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.indent.width.xml @@ -0,0 +1,39 @@ + + +man.indent.width +length + + +man.indent.width +Specifies width used for adjusted indents + + + + +4 + + + +Description +The man.indent.width parameter specifies +the width used for adjusted indents. The value of +man.indent.width is used for indenting of +lists, verbatims, headings, and elsewhere, depending on whether the +values of certain man.indent.* boolean parameters +are non-zero. + +The value of man.indent.width should +include a valid roff measurement unit (for example, +n or u). The default value of +4n specifies a 4-en width; when viewed on a +console, that amounts to the width of four characters. For details +about roff measurment units, see the Measurements +node in the groff info page. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.justify.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.justify.xml new file mode 100644 index 00000000..5495d05c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.justify.xml @@ -0,0 +1,52 @@ + + +man.justify +boolean + + +man.justify +Justify text to both right and left margins? + + + + +0 + + +Description + +If non-zero, text is justified to both the right and left +margins (or, in roff terminology, "adjusted and filled" to both the +right and left margins). If zero (the default), text is adjusted to +the left margin only -- producing what is traditionally called +"ragged-right" text. + + +The default value for this parameter is zero because justified +text looks good only when it is also hyphenated. Without hyphenation, +excessive amounts of space often end up getting between words, in +order to "pad" lines out to align on the right margin. + +The problem is that groff is not particularly smart about how it +does hyphenation; it can end up hyphenating a lot of things that you +don't want hyphenated. So, disabling both justification and +hyphenation ensures that hyphens won't get inserted where you don't +want to them, and you don't end up with lines containing excessive +amounts of space between words. + +However, if do you decide to set a non-zero value for the +man.justify parameter (to enable +justification), then you should probably also set a non-zero value for +man.hyphenate (to enable hyphenation). + +Yes, these default settings run counter to how most existing man +pages are formatted. But there are some notable exceptions, such as +the perl man pages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.base.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.base.dir.xml new file mode 100644 index 00000000..25113d0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.base.dir.xml @@ -0,0 +1,39 @@ + + +man.output.base.dir +uri + + +man.output.base.dir +Specifies separate output directory + + + +man/ + + +Description + +The man.output.base.dir parameter +specifies the base directory into which man-page files are output. The +man.output.subdirs.enabled parameter controls +whether the files are output in subdirectories within the base +directory. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.better.ps.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.better.ps.enabled.xml new file mode 100644 index 00000000..82d15dd0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.better.ps.enabled.xml @@ -0,0 +1,61 @@ + + +man.output.better.ps.enabled +boolean + + +man.output.better.ps.enabled +Enable enhanced print/PostScript output? + + + +0 + + +Description + +If the value of the +man.output.better.ps.enabled parameter is +non-zero, certain markup is embedded in each generated man page +such that PostScript output from the man -Tps +command for that page will include a number of enhancements +designed to improve the quality of that output. + +If man.output.better.ps.enabled is +zero (the default), no such markup is embedded in generated man +pages, and no enhancements are included in the PostScript +output generated from those man pages by the man + -Tps command. + + + The enhancements provided by this parameter rely on + features that are specific to groff (GNU troff) and that are + not part of “classic†AT&T troff or any of its + derivatives. Therefore, any man pages you generate with this + parameter enabled will be readable only on systems on which + the groff (GNU troff) program is installed, such as GNU/Linux + systems. The pages will not not be + readable on systems on with the classic troff (AT&T + troff) command is installed. + + +The value of this parameter only affects PostScript output + generated from the man command. It has no + effect on output generated using the FO backend. + + + You can generate PostScript output for any man page by + running the following command: + man FOO -Tps > FOO.ps + You can then generate PDF output by running the following + command: + ps2pdf FOO.ps + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.encoding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.encoding.xml new file mode 100644 index 00000000..7154bc87 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.encoding.xml @@ -0,0 +1,53 @@ + + +man.output.encoding +string + + +man.output.encoding +Encoding used for man-page output + + + + +UTF-8 + + + +Description + +This parameter specifies the encoding to use for files generated +by the manpages stylesheet. Not all processors support specification +of this parameter. + + + If the value of the man.charmap.enabled + parameter is non-zero (the default), keeping the + man.output.encoding parameter at its default + value (UTF-8) or setting it to + UTF-16 does not cause your + man pages to be output in raw UTF-8 or UTF-16 -- because + any Unicode characters for which matches are found in the enabled + character map will be replaced with roff escape sequences before the + final man-page files are generated. + + So if you want to generate "real" UTF-8 man pages, without any + character substitution being performed on your content, you need to + set man.charmap.enabled to zero (which will + completely disable character-map processing). + + You may also need to set + man.charmap.enabled to zero if you want to + output man pages in an encoding other than UTF-8 + or UTF-16. Character-map processing is based on + Unicode character values and may not work with other output + encodings. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.in.separate.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.in.separate.dir.xml new file mode 100644 index 00000000..1492720b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.in.separate.dir.xml @@ -0,0 +1,32 @@ + + +man.output.in.separate.dir +boolean + + +man.output.in.separate.dir +Output man-page files in separate output directory? + + + + + + + + +Description + +If the value of man.output.in.separate.dir +parameter is non-zero, man-page files are output in a separate +directory, specified by the man.output.base.dir +parameter; otherwise, if the value of +man.output.in.separate.dir is zero, man-page files +are not output in a separate directory. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.lang.in.name.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.lang.in.name.enabled.xml new file mode 100644 index 00000000..1fed3c04 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.lang.in.name.enabled.xml @@ -0,0 +1,50 @@ + + +man.output.lang.in.name.enabled +boolean + + +man.output.lang.in.name.enabled +Include $LANG value in man-page filename/pathname? + + + + + + + + +Description + + The man.output.lang.in.name.enabled + parameter specifies whether a $lang value is + included in man-page filenames and pathnames. + + If the value of + man.output.lang.in.name.enabled is non-zero, + man-page files are output with the $lang value + included in their filenames or pathnames as follows; + + + + if man.output.subdirs.enabled is + non-zero, each file is output to, e.g., a + man/$lang/man8/foo.8 + pathname + + + if man.output.subdirs.enabled is + zero, each file is output with a + foo.$lang.8 + filename + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.enabled.xml new file mode 100644 index 00000000..5da041cd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.enabled.xml @@ -0,0 +1,27 @@ + + + man.output.manifest.enabled + boolean + + + man.output.manifest.enabled + Generate a manifest file? + + + + + + + Description + + If non-zero, a list of filenames for man pages generated by + the stylesheet transformation is written to the file named by the + man.output.manifest.filename parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.filename.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.filename.xml new file mode 100644 index 00000000..f514ede9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.manifest.filename.xml @@ -0,0 +1,29 @@ + + + man.output.manifest.filename + string + + + man.output.manifest.filename + Name of manifest file + + + + MAN.MANIFEST + + + Description + + The man.output.manifest.filename parameter + specifies the name of the file to which the manpages manifest file + is written (if the value of the + man.output.manifest.enabled parameter is + non-zero). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.quietly.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.quietly.xml new file mode 100644 index 00000000..acde7f42 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.quietly.xml @@ -0,0 +1,37 @@ + + +man.output.quietly +boolean + + +man.output.quietly +Suppress filename messages emitted when generating output? + + + + + + + + +Description + +If zero (the default), for each man-page file created, a message +with the name of the file is emitted. If non-zero, the files are +output "quietly" -- that is, the filename messages are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + man.output.quietly. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.subdirs.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.subdirs.enabled.xml new file mode 100644 index 00000000..876b94e4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.output.subdirs.enabled.xml @@ -0,0 +1,40 @@ + + +man.output.subdirs.enabled +boolean + + +man.output.subdirs.enabled +Output man-page files in subdirectories within base output directory? + + + + + + + + +Description + +The man.output.subdirs.enabled parameter +controls whether man-pages files are output in subdirectories within +the base directory specified by the directory specified by the +man.output.base.dir parameter. + + + The values of the man.output.base.dir + and man.output.subdirs.enabled parameters are + used only if the value of + man.output.in.separate.dir parameter is + non-zero. If the value of the + man.output.in.separate.dir is zero, man-page + files are not output in a separate directory. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.segtitle.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.segtitle.suppress.xml new file mode 100644 index 00000000..e54336d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.segtitle.suppress.xml @@ -0,0 +1,28 @@ + + +man.segtitle.suppress +boolean + + +man.segtitle.suppress +Suppress display of segtitle contents? + + + + + + + +Description + +If the value of man.segtitle.suppress is +non-zero, then display of segtitle contents is +suppressed in output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.post.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.post.xml new file mode 100644 index 00000000..b12448d8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.post.xml @@ -0,0 +1,34 @@ + + +man.string.subst.map.local.post +string + + +man.string.subst.map.local.post +Specifies “local†string substitutions + + + + + + + + +Description + +Use the man.string.subst.map.local.post +parameter to specify any “local†string substitutions to perform over +the entire roff source for each man page after +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.pre.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.pre.xml new file mode 100644 index 00000000..6483752f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.local.pre.xml @@ -0,0 +1,34 @@ + + +man.string.subst.map.local.pre +string + + +man.string.subst.map.local.pre +Specifies “local†string substitutions + + + + + + + + +Description + +Use the man.string.subst.map.local.pre +parameter to specify any “local†string substitutions to perform over +the entire roff source for each man page before +performing the string substitutions specified by the man.string.subst.map parameter. + +For details about the format of this parameter, see the +documentation for the man.string.subst.map +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.xml new file mode 100644 index 00000000..0feed4aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.string.subst.map.xml @@ -0,0 +1,162 @@ + + +man.string.subst.map +rtf + + +man.string.subst.map +Specifies a set of string substitutions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Description + +The man.string.subst.map parameter +contains a map that specifies a set of +string substitutions to perform over the entire roff source for each +man page, either just before generating final man-page output (that +is, before writing man-page files to disk) or, if the value of the +man.charmap.enabled parameter is non-zero, +before applying the roff character map. + +You can use man.string.subst.map as a +“lightweight†character map to perform “essential†substitutions -- +that is, substitutions that are always performed, +even if the value of the man.charmap.enabled +parameter is zero. For example, you can use it to replace quotation +marks or other special characters that are generated by the DocBook +XSL stylesheets for a particular locale setting (as opposed to those +characters that are actually in source XML documents), or to replace +any special characters that may be automatically generated by a +particular customization of the DocBook XSL stylesheets. + + + Do you not change value of the + man.string.subst.map parameter unless you are + sure what you are doing. First consider adding your + string-substitution mappings to either or both of the following + parameters: + + + man.string.subst.map.local.pre + applied before + man.string.subst.map + + + man.string.subst.map.local.post + applied after + man.string.subst.map + + + By default, both of those parameters contain no + string substitutions. They are intended as a means for you to + specify your own local string-substitution mappings. + + If you remove any of default mappings from the value of the + man.string.subst.map parameter, you are + likely to end up with broken output. And be very careful about adding + anything to it; it’s used for doing string substitution over the + entire roff source of each man page – it causes target strings to be + replaced in roff requests and escapes, not just in the visible + contents of the page. + + + + + + Contents of the substitution map + + The string-substitution map contains one or more + ss:substitution elements, each of which has two + attributes: + + + oldstring + + string to replace + + + + newstring + + string with which to replace oldstring + + + + It may also include XML comments (that is, delimited with + "<!--" and "-->"). + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.enabled.xml new file mode 100644 index 00000000..1156c5fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.enabled.xml @@ -0,0 +1,37 @@ + + +man.subheading.divider.enabled +boolean + + +man.subheading.divider.enabled +Add divider comment to roff source before/after subheadings? + + + + +0 + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.xml new file mode 100644 index 00000000..dbd26696 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.subheading.divider.xml @@ -0,0 +1,37 @@ + + +man.subheading.divider +string + + +man.subheading.divider +Specifies string to use as divider comment before/after subheadings + + + + +======================================================================== + + + +Description + +If the value of the +man.subheading.divider.enabled parameter is +non-zero, the contents of the +man.subheading.divider parameter are used to +add a "divider" before and after subheadings in the roff +output. The divider is not visisble in the +rendered man page; it is added as a comment, in the source, +simply for the purpose of increasing reability of the source. + +If man.subheading.divider.enabled is zero +(the default), the subheading divider is suppressed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.table.footnotes.divider.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.table.footnotes.divider.xml new file mode 100644 index 00000000..2ad4608b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.table.footnotes.divider.xml @@ -0,0 +1,29 @@ + + +man.table.footnotes.divider +string + + +man.table.footnotes.divider +Specifies divider string that appears before table footnotes + + + + +---- + + + +Description + +In each table that contains footenotes, the string specified by +the man.table.footnotes.divider parameter is +output before the list of footnotes for the table. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra1.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra1.suppress.xml new file mode 100644 index 00000000..c0241d2e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra1.suppress.xml @@ -0,0 +1,32 @@ + + +man.th.extra1.suppress +boolean + + +man.th.extra1.suppress +Suppress extra1 part of header/footer? + + + + +0 + + +Description + +If the value of man.th.extra1.suppress is +non-zero, then the extra1 part of the +.TH title line header/footer is suppressed. + +The content of the extra1 field is almost +always displayed in the center footer of the page and is, universally, +a date. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.max.length.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.max.length.xml new file mode 100644 index 00000000..d3513ecd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.max.length.xml @@ -0,0 +1,43 @@ + + +man.th.extra2.max.length +integer + + +man.th.extra2.max.length +Maximum length of extra2 in header/footer + + + + +30 + + + +Description + +Specifies the maximum permitted length of the +extra2 part of the man-page part of the +.TH title line header/footer. If the +extra2 content exceeds the maxiumum specified, it +is truncated down to the maximum permitted length. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data indicating the software system or product that the item +documented in the man page belongs to, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "source" information, +you may want to experiment with changing the value in order to achieve +the correct aesthetic results. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.suppress.xml new file mode 100644 index 00000000..0fcd3ed6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra2.suppress.xml @@ -0,0 +1,44 @@ + + +man.th.extra2.suppress +boolean + + +man.th.extra2.suppress +Suppress extra2 part of header/footer? + + + + +0 + + +Description + +If the value of man.th.extra2.suppress is +non-zero, then the extra2 part of the +.TH title line header/footer is suppressed. + +The content of the extra2 field is usually +displayed in the left footer of the page and is typically "source" +data, often in the form +Name Version; +for example, "GTK+ 1.2" (from the gtk-options(7) +man page). + + + You can use the + refentry.source.name.suppress and + refentry.version.suppress parameters to + independently suppress the Name and + Version parts of the + extra2 field. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.max.length.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.max.length.xml new file mode 100644 index 00000000..77e55e4c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.max.length.xml @@ -0,0 +1,42 @@ + + +man.th.extra3.max.length +integer + + +man.th.extra3.max.length +Maximum length of extra3 in header/footer + + + + +30 + + + +Description + +Specifies the maximum permitted length of the +extra3 part of the man-page .TH +title line header/footer. If the extra3 content +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + +The default value for this parameter is reasonable but somewhat +arbitrary. If you are processing pages with long "manual names" -- or +especially if you are processing pages that have both long "title" +parts (command/function, etc. names) and long +manual names -- you may want to experiment with changing the value in +order to achieve the correct aesthetic results. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.suppress.xml new file mode 100644 index 00000000..81d6c0d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.extra3.suppress.xml @@ -0,0 +1,34 @@ + + +man.th.extra3.suppress +boolean + + +man.th.extra3.suppress +Suppress extra3 part of header/footer? + + + + +0 + + +Description + +If the value of man.th.extra3.suppress is +non-zero, then the extra3 part of the +.TH title line header/footer is +suppressed. + +The content of the extra3 field is usually +displayed in the middle header of the page and is typically a "manual +name"; for example, "GTK+ User's Manual" (from the +gtk-options(7) man page). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.title.max.length.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.title.max.length.xml new file mode 100644 index 00000000..7fdf0bfc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/man.th.title.max.length.xml @@ -0,0 +1,63 @@ + + +man.th.title.max.length +integer + + +man.th.title.max.length +Maximum length of title in header/footer + + + + +20 + + + +Description + +Specifies the maximum permitted length of the title part of the +man-page .TH title line header/footer. If the title +exceeds the maxiumum specified, it is truncated down to the maximum +permitted length. + +Details + + +Every man page generated using the DocBook stylesheets has a +title line, specified using the TH roff +macro. Within that title line, there is always, at a minimum, a title, +followed by a section value (representing a man "section" -- usually +just a number). + +The title and section are displayed, together, in the visible +header of each page. Where in the header they are displayed depends on +OS the man page is viewed on, and on what version of nroff/groff/man +is used for viewing the page. But, at a minimum and across all +systems, the title and section are displayed on the right-hand column +of the header. On many systems -- those with a modern groff, including +Linux systems -- they are displayed twice: both in the left and right +columns of the header. + +So if the length of the title exceeds a certain percentage of +the column width in which the page is viewed, the left and right +titles can end up overlapping, making them unreadable, or breaking to +another line, which doesn't look particularly good. + +So the stylesheets provide the +man.th.title.max.length parameter as a means +for truncating titles that exceed the maximum length that can be +viewing properly in a page header. + +The default value is reasonable but somewhat arbitrary. If you +have pages with long titles, you may want to experiment with changing +the value in order to achieve the correct aesthetic results. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.in.base.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.in.base.dir.xml new file mode 100644 index 00000000..d0027675 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.in.base.dir.xml @@ -0,0 +1,29 @@ + + +manifest.in.base.dir +boolean + + +manifest.in.base.dir +Should the manifest file be written into base.dir? + + + + + + + + +Description + +If non-zero, the manifest file as well as project files for HTML Help and +Eclipse Help are written into base.dir instead +of the current directory. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.xml new file mode 100644 index 00000000..96d092a8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manifest.xml @@ -0,0 +1,29 @@ + + + manifest + string + + + manifest + Name of manifest file + + + + + HTML.manifest + + + + Description + + The name of the file to which a manifest is written (if the + value of the generate.manifest parameter + is non-zero). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manual.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manual.toc.xml new file mode 100644 index 00000000..7a640c7a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/manual.toc.xml @@ -0,0 +1,29 @@ + + +manual.toc +string + + +manual.toc +An explicit TOC to be used for the TOC + + + + + + + + +Description + +The manual.toc identifies an explicit TOC that +will be used for building the printed TOC. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.float.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.float.type.xml new file mode 100644 index 00000000..0b34230b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.float.type.xml @@ -0,0 +1,77 @@ + + +margin.note.float.type +list +none +before +left +start +right +end +inside +outside + + +margin.note.float.type +Select type of float for margin note customizations + + + + +none + + + +Description + +Selects the type of float for margin notes. +DocBook does not define a margin note element, so this +feature must be implemented as a customization of the stylesheet. +See margin.note.properties for +an example. + + + +If margin.note.float.type is +none, then +no float is used. + + + +If margin.note.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + +If margin.note.float.type is +left or +start, then +a left side float is used. + + + +If margin.note.float.type is +right or +end, then +a right side float is used. + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.properties.xml new file mode 100644 index 00000000..02dc20e5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.properties.xml @@ -0,0 +1,54 @@ + + +margin.note.properties +attribute set + + +margin.note.properties +Attribute set for margin.note properties + + + + + + 90% + start + + + + +Description + +The styling for margin notes. +By default, margin notes are not implemented for any +element. A stylesheet customization is needed to make +use of this attribute-set. + +You can use a template named floater +to create the customization. +That template can create side floats by specifying the +content and characteristics as template parameters. + + +For example: +<xsl:template match="para[@role='marginnote']"> + <xsl:call-template name="floater"> + <xsl:with-param name="position"> + <xsl:value-of select="$margin.note.float.type"/> + </xsl:with-param> + <xsl:with-param name="width"> + <xsl:value-of select="$margin.note.width"/> + </xsl:with-param> + <xsl:with-param name="content"> + <xsl:apply-imports/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.title.properties.xml new file mode 100644 index 00000000..84399bbe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.title.properties.xml @@ -0,0 +1,32 @@ + + +margin.note.title.properties +attribute set + + +margin.note.title.properties +Attribute set for margin note titles + + + + + + bold + false + start + always + + + + +Description + +The styling for margin note titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.width.xml new file mode 100644 index 00000000..3ee0aa4e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/margin.note.width.xml @@ -0,0 +1,35 @@ + + +margin.note.width +length + + +margin.note.width +Set the default width for margin notes + + + + +1in + + + +Description + +Sets the default width for margin notes when used as a side +float. The width determines the degree to which the margin note block +intrudes into the text area. + +If margin.note.float.type is +before or +none, then +this parameter is ignored. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/marker.section.level.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/marker.section.level.xml new file mode 100644 index 00000000..70bd4fdc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/marker.section.level.xml @@ -0,0 +1,50 @@ + + +marker.section.level +integer + + +marker.section.level +Control depth of sections shown in running headers or footers + + + + +2 + + + +Description + +The marker.section.level parameter +controls the depth of section levels that may be displayed +in running headers and footers. For example, if the value +is 2 (the default), then titles from sect1 and +sect2 or equivalent section +elements are candidates for use in running headers and +footers. + +Each candidate title is marked in the FO output with a +<fo:marker marker-class-name="section.head.marker"> +element. + +In order for such titles to appear in headers +or footers, the header.content +or footer.content template +must be customized to retrieve the marker using +an output element such as: + + +<fo:retrieve-marker retrieve-class-name="section.head.marker" + retrieve-position="first-including-carryover" + retrieve-boundary="page-sequence"/> + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.menu.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.menu.separator.xml new file mode 100644 index 00000000..cf142e21 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.menu.separator.xml @@ -0,0 +1,42 @@ + + +menuchoice.menu.separator +string + + +menuchoice.menu.separator +Separator between items of a menuchoice +with guimenuitem or +guisubmenu + + + + + → + + + +Description + +Separator used to connect items of a menuchoice with +guimenuitem or guisubmenu. Other elements +are linked with menuchoice.separator. + +The default value is &#x2192;, which is the +&rarr; (right arrow) character entity. +The current FOP (0.20.5) requires setting the font-family +explicitly. + +The default value also includes spaces around the arrow, +which will allow a line to break. Replace the spaces with +&#xA0; (nonbreaking space) if you don't want those +spaces to break. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.separator.xml new file mode 100644 index 00000000..3034f253 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/menuchoice.separator.xml @@ -0,0 +1,32 @@ + + +menuchoice.separator +string + + +menuchoice.separator +Separator between items of a menuchoice +other than guimenuitem and +guisubmenu + + + + ++ + + + +Description + +Separator used to connect items of a menuchoice other +than guimenuitem and guisubmenu. The latter +elements are linked with menuchoice.menu.separator. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/minus.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/minus.image.xml new file mode 100644 index 00000000..ea86e23a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/minus.image.xml @@ -0,0 +1,29 @@ + + +minus.image +filename + + +minus.image +Minus image + + + + +toc/open.png + + + +Description + +Specifies the filename of the minus image; the image used in a +dynamic ToC to indicate that a section +can be collapsed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.fo.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.fo.xml new file mode 100644 index 00000000..171ec9da --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.fo.xml @@ -0,0 +1,54 @@ + + +mml.embedding.mode +list +inline +external-graphic +instream-foreign-object + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + external-graphic + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.xml new file mode 100644 index 00000000..98a5b534 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/mml.embedding.mode.xml @@ -0,0 +1,78 @@ + + +mml.embedding.mode +list +inline +object +image +link +iframe +embed + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + inline + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.font.family.xml new file mode 100644 index 00000000..7e772e9d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.font.family.xml @@ -0,0 +1,34 @@ + + +monospace.font.family +string + + +monospace.font.family +The default font family for monospace environments + + + + +monospace + + + +Description + +The monospace font family is used for verbatim environments +(program listings, screens, etc.). + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.properties.xml new file mode 100644 index 00000000..0a8425b5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.properties.xml @@ -0,0 +1,38 @@ + + +monospace.properties +attribute set + + +monospace.properties +Properties of monospaced content + + + + + + + + + + + + +Description + +Specifies the font name for monospaced output. This property set +used to set the font-size as well, but that doesn't work very well +when different fonts are used (as they are in titles and paragraphs, +for example). + +If you want to set the font-size in a customization layer, it's +probably going to be more appropriate to set font-size-adjust, if your +formatter supports it. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.font.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.font.width.xml new file mode 100644 index 00000000..88b88dce --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.font.width.xml @@ -0,0 +1,40 @@ + + +monospace.verbatim.font.width +length + + +monospace.verbatim.font.width +Width of a single monospace font character + + + + +0.60em + + + +Description + +Specifies with em units the width of a single character +of the monospace font. The default value is 0.6em. + +This parameter is only used when a screen +or programlisting element has a +width attribute, which is +expressed as a plain integer to indicate the maximum character count +of each line. +To convert this character count to an actual maximum width +measurement, the width of the font characters must be provided. +Different monospace fonts have different character width, +so this parameter should be adjusted to fit the +monospace font being used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.properties.xml new file mode 100644 index 00000000..3d7ca3df --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/monospace.verbatim.properties.xml @@ -0,0 +1,27 @@ + + +monospace.verbatim.properties +attribute set + + +monospace.verbatim.properties +What font and size do you want for monospaced content? + + + + + + start + no-wrap + + + +Description +Specify the font name and size you want for monospaced output + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.bottom.bgcolor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.bottom.bgcolor.xml new file mode 100644 index 00000000..f0667d71 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.bottom.bgcolor.xml @@ -0,0 +1,28 @@ + + +multiframe.bottom.bgcolor +color + + +multiframe.bottom.bgcolor +Background color for bottom navigation frame + + + + +white + + + +Description + +Specifies the background color of the bottom navigation frame when +multiframe is enabled. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.navigation.height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.navigation.height.xml new file mode 100644 index 00000000..06dbc1c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.navigation.height.xml @@ -0,0 +1,28 @@ + + +multiframe.navigation.height +length + + +multiframe.navigation.height +Height of navigation frames + + + + +40 + + + +Description + +Specifies the height of the navigation frames in pixels when +multiframe is enabled. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.top.bgcolor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.top.bgcolor.xml new file mode 100644 index 00000000..4814fc89 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.top.bgcolor.xml @@ -0,0 +1,28 @@ + + +multiframe.top.bgcolor +color + + +multiframe.top.bgcolor +Background color for top navigation frame + + + + +white + + + +Description + +Specifies the background color of the top navigation frame when +multiframe is enabled. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.xml new file mode 100644 index 00000000..b4fbf370 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/multiframe.xml @@ -0,0 +1,31 @@ + + +multiframe +boolean + + +multiframe +Use multiple frames for slide bodies? + + + + + + + + +Description + +If non-zero, multiple frames are used for the body of each +slide. This is one way of forcing the slide navigation elements to +appear in constant locations. The other way is with overlays. The overlay and +multiframe parameters are mutually +exclusive. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.separator.xml new file mode 100644 index 00000000..e3695f94 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.separator.xml @@ -0,0 +1,28 @@ + + +nav.separator +boolean + + +nav.separator +Output separator between navigation and body? + + + + + + + + +Description + +If non-zero, a separator (<HR>) is +added between the navigation links and the content of each slide. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.table.summary.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.table.summary.xml new file mode 100644 index 00000000..1c1559b2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nav.table.summary.xml @@ -0,0 +1,27 @@ + + +nav.table.summary +string + + +nav.table.summary +HTML Table summary attribute value for navigation tables + + + + +Navigation + + + +Description +The value of this parameter is used as the value of the table +summary attribute for the navigation table. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbgcolor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbgcolor.xml new file mode 100644 index 00000000..c6fcecec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbgcolor.xml @@ -0,0 +1,26 @@ + + +navbgcolor +color + + +navbgcolor +The background color of the navigation TOC + + + + +#4080FF + + + +Description +The background color of the navigation TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbodywidth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbodywidth.xml new file mode 100644 index 00000000..b93cf821 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navbodywidth.xml @@ -0,0 +1,26 @@ + + +navbodywidth +length + + +navbodywidth +Specifies the width of the navigation table body + + + + + + + + +Description +The width of the body column. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.extension.xml new file mode 100644 index 00000000..416e0c44 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.extension.xml @@ -0,0 +1,28 @@ + + +navig.graphics.extension +string + + +navig.graphics.extension +Extension for navigational graphics + + + + +.gif + + + +Description + +Sets the filename extension to use on navigational graphics used +in the headers and footers of chunked HTML. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.path.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.path.xml new file mode 100644 index 00000000..373208e7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.path.xml @@ -0,0 +1,30 @@ + + +navig.graphics.path +string + + +navig.graphics.path +Path to navigational graphics + + + + +images/ + + + +Description + +Sets the path, probably relative to the directory where the HTML +files are created, to the navigational graphics used in the +headers and footers of chunked HTML. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.xml new file mode 100644 index 00000000..03e28b61 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.graphics.xml @@ -0,0 +1,31 @@ + + +navig.graphics +boolean + + +navig.graphics +Use graphics in navigational headers and footers? + + + + + + + + +Description + +If non-zero, the navigational headers and footers in chunked +HTML are presented in an alternate style that uses graphical icons for +Next, Previous, Up, and Home. Default graphics are provided in the +distribution. If zero, text is used instead of graphics. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.showtitles.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.showtitles.xml new file mode 100644 index 00000000..a4eb3ff4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navig.showtitles.xml @@ -0,0 +1,32 @@ + + +navig.showtitles +boolean + + +navig.showtitles +Display titles in HTML headers and footers? + + + +1 + + +Description + +If non-zero, +the headers and footers of chunked HTML +display the titles of the next and previous chunks, +along with the words 'Next' and 'Previous' (or the +equivalent graphical icons if navig.graphics is true). +If false (zero), then only the words 'Next' and 'Previous' +(or the icons) are displayed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navtocwidth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navtocwidth.xml new file mode 100644 index 00000000..0d21ae03 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/navtocwidth.xml @@ -0,0 +1,26 @@ + + +navtocwidth +length + + +navtocwidth +Specifies the width of the navigation table TOC + + + + +220 + + + +Description +The width, in pixels, of the navigation column. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/next.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/next.image.xml new file mode 100644 index 00000000..4dbd60a9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/next.image.xml @@ -0,0 +1,27 @@ + + +next.image +filename + + +next.image +Right-arrow image + + + + +active/nav-next.png + + + +Description + +Specifies the filename of the right-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.home.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.home.image.xml new file mode 100644 index 00000000..2f4ecd86 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.home.image.xml @@ -0,0 +1,27 @@ + + +no.home.image +filename + + +no.home.image +Inactive home image + + + + +inactive/nav-home.png + + + +Description + +Specifies the filename of the inactive home navigation icon. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.next.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.next.image.xml new file mode 100644 index 00000000..966fe264 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.next.image.xml @@ -0,0 +1,27 @@ + + +no.next.image +filename + + +no.next.image +Inactive right-arrow image + + + + +inactive/nav-next.png + + + +Description + +Specifies the filename of the inactive right-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.prev.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.prev.image.xml new file mode 100644 index 00000000..76322311 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.prev.image.xml @@ -0,0 +1,27 @@ + + +no.prev.image +filename + + +no.prev.image +Inactive left-arrow image + + + + +inactive/nav-prev.png + + + +Description + +Specifies the filename of the inactive left-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.toc.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.toc.image.xml new file mode 100644 index 00000000..43e9eea9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.toc.image.xml @@ -0,0 +1,27 @@ + + +no.toc.image +filename + + +no.toc.image +Inactive ToC image + + + + +inactive/nav-toc.png + + + +Description + +Specifies the filename of the inactive ToC navigation icon. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.up.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.up.image.xml new file mode 100644 index 00000000..a19a34d0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/no.up.image.xml @@ -0,0 +1,27 @@ + + +no.up.image +filename + + +no.up.image +Inactive up-arrow image + + + + +inactive/nav-up.png + + + +Description + +Specifies the filename of the inactive upward-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.depth.xml new file mode 100644 index 00000000..a4e615f0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.depth.xml @@ -0,0 +1,27 @@ + + +nominal.image.depth +length + + +nominal.image.depth +Nominal image depth + + + + + + + + +Description + +See nominal.image.width. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.width.xml new file mode 100644 index 00000000..bfa989a2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.image.width.xml @@ -0,0 +1,43 @@ + + +nominal.image.width +length + + +nominal.image.width +The nominal image width + + + + + + + + +Description + +Graphic widths expressed as a percentage are problematic. In the +following discussion, we speak of width and contentwidth, but +the same issues apply to depth and contentdepth. + +A width of 50% means "half of the available space for the image." +That's fine. But note that in HTML, this is a dynamic property and +the image size will vary if the browser window is resized. + +A contentwidth of 50% means "half of the actual image width". +But what does that mean if the stylesheets cannot assess the image's +actual size? Treating this as a width of 50% is one possibility, but +it produces behavior (dynamic scaling) that seems entirely out of +character with the meaning. + +Instead, the stylesheets define a +nominal.image.width and convert percentages to +actual values based on that nominal size. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.table.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.table.width.xml new file mode 100644 index 00000000..f5dcfb93 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nominal.table.width.xml @@ -0,0 +1,30 @@ + + +nominal.table.width +length + + +nominal.table.width +The (absolute) nominal width of tables + + + + +6in + + + +Description + +In order to convert CALS column widths into HTML column widths, it +is sometimes necessary to have an absolute table width to use for conversion +of mixed absolute and relative widths. This value must be an absolute +length (not a percentage). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nongraphical.admonition.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nongraphical.admonition.properties.xml new file mode 100644 index 00000000..ba8a06a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/nongraphical.admonition.properties.xml @@ -0,0 +1,41 @@ + + +nongraphical.admonition.properties +attribute set + + +nongraphical.admonition.properties +To add properties to the outer block of a nongraphical admonition. + + + + + 0.8em + 1em + 1.2em + 0.25in + 0.25in + + + +Description +These properties are added to the outer block containing the +entire nongraphical admonition, including its title. +It is used when the parameter +admon.graphics is set to zero. +Use this attribute-set to set the space above and below, +and any indent for the whole admonition. + +In addition to these properties, a nongraphical admonition +also applies the admonition.title.properties +attribute-set to the title, and the +admonition.properties attribute-set +to the rest of the content. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/normal.para.spacing.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/normal.para.spacing.xml new file mode 100644 index 00000000..9ad7488a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/normal.para.spacing.xml @@ -0,0 +1,43 @@ + + +normal.para.spacing +attribute set + + +normal.para.spacing +What space do you want between normal paragraphs + + + + + 1em + 0.8em + 1.2em + + +Description +Specify the spacing required between normal paragraphs as well as +the following block-level elements: + +ackno +acknowledgements +cmdsynopsis +glosslist +sidebar +simpara +simplelist + +To customize the spacing, you need to reset all three attributes. + +To specify properties on just para elements without +affecting these other elements, +use the +para.properties +attribute-set. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.base.uri.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.base.uri.xml new file mode 100644 index 00000000..d88dd62d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.base.uri.xml @@ -0,0 +1,35 @@ + + +olink.base.uri +uri + + +olink.base.uri +Base URI used in olink hrefs + + + + + +Description + +When cross reference data is collected for resolving olinks, it +may be necessary to prepend a base URI to each target's href. This +parameter lets you set that base URI when cross reference data is +collected. This feature is needed when you want to link to a document +that is processed without chunking. The output filename for such a +document is not known to the XSL stylesheet; the only target +information consists of fragment identifiers such as +#idref. To enable the resolution of olinks between +documents, you should pass the name of the HTML output file as the +value of this parameter. Then the hrefs recorded in the cross +reference data collection look like +outfile.html#idref, which can be reached as links +from other documents. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.debug.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.debug.xml new file mode 100644 index 00000000..e49a1762 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.debug.xml @@ -0,0 +1,36 @@ + + +olink.debug +boolean + + +olink.debug +Turn on debugging messages for olinks + + + + + + + + +Description + +If non-zero, then each olink will generate several +messages about how it is being resolved during processing. +This is useful when an olink does not resolve properly +and the standard error messages are not sufficient to +find the problem. + + +You may need to read through the olink XSL templates +to understand the context for some of the debug messages. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.doctitle.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.doctitle.xml new file mode 100644 index 00000000..356347da --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.doctitle.xml @@ -0,0 +1,146 @@ + + +olink.doctitle +list +no +yes +maybe + + +olink.doctitle +show the document title for external olinks? + + + +no + + +Description + +When olinks between documents are resolved, the generated text +may not make it clear that the reference is to another document. +It is possible for the stylesheets to append the other document's +title to external olinks. For this to happen, two parameters must +be set. + + +This olink.doctitle parameter +should be set to either yes or maybe +to enable this feature. + + + +And you should also set the current.docid +parameter to the document id for the document currently +being processed for output. + + + + + +Then if an olink's targetdoc id differs from +the current.docid value, the stylesheet knows +that it is a reference to another document and can +append the target document's +title to the generated olink text. + +The text for the target document's title is copied from the +olink database from the ttl element +of the top-level div for that document. +If that ttl element is missing or empty, +no title is output. + + +The supported values for olink.doctitle are: + + + +yes + + +Always insert the title to the target document if it is not +the current document. + + + + +no + + +Never insert the title to the target document, even if requested +in an xrefstyle attribute. + + + + +maybe + + +Only insert the title to the target document, if requested +in an xrefstyle attribute. + + + + +An xrefstyle attribute +may override the global setting for individual olinks. +The following values are supported in an +xrefstyle +attribute using the select: syntax: + + + + +docname + + +Insert the target document name for this olink using the +docname gentext template, but only +if the value of olink.doctitle +is not no. + + + + +docnamelong + + +Insert the target document name for this olink using the +docnamelong gentext template, but only +if the value of olink.doctitle +is not no. + + + + +nodocname + + +Omit the target document name even if +the value of olink.doctitle +is yes. + + + + +Another way of inserting the target document name +for a single olink is to employ an +xrefstyle +attribute using the template: syntax. +The %o placeholder (the letter o, not zero) +in such a template +will be filled in with the target document's title when it is processed. +This will occur regardless of +the value of olink.doctitle. + +Note that prior to version 1.66 of the XSL stylesheets, +the allowed values for this parameter were 0 and 1. Those +values are still supported and mapped to 'no' and 'yes', respectively. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.fragid.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.fragid.xml new file mode 100644 index 00000000..32580383 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.fragid.xml @@ -0,0 +1,23 @@ + + +olink.fragid +string + + +olink.fragid +Names the fragment identifier portion of an OLink resolver query + + + +fragid= + + +Description +The fragment identifier portion of an olink target. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.lang.fallback.sequence.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.lang.fallback.sequence.xml new file mode 100644 index 00000000..7d3d8113 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.lang.fallback.sequence.xml @@ -0,0 +1,83 @@ + + +olink.lang.fallback.sequence +string + + +olink.lang.fallback.sequence +look up translated documents if olink not found? + + + + + + +Description + + +This parameter defines a list of lang values +to search among to resolve olinks. + + +Normally an olink tries to resolve to a document in the same +language as the olink itself. The language of an olink +is determined by its nearest ancestor element with a +lang attribute, otherwise the +value of the l10n.gentext.default.lang +parameter. + + +An olink database can contain target data for the same +document in multiple languages. Each set of data has the +same value for the targetdoc attribute in +the document element in the database, but with a +different lang attribute value. + + +When an olink is being resolved, the target is first +sought in the document with the same language as the olink. +If no match is found there, then this parameter is consulted +for additional languages to try. + +The olink.lang.fallback.sequence +must be a whitespace separated list of lang values to +try. The first one with a match in the olink database is used. +The default value is empty. + +For example, a document might be written in German +and contain an olink with +targetdoc="adminguide". +When the document is processed, the processor +first looks for a target dataset in the +olink database starting with: + +<document targetdoc="adminguide" lang="de">. + + +If there is no such element, then the +olink.lang.fallback.sequence +parameter is consulted. +If its value is, for example, fr en, then the processor next +looks for targetdoc="adminguide" lang="fr", and +then for targetdoc="adminguide" lang="en". +If there is still no match, it looks for +targetdoc="adminguide" with no +lang attribute. + + +This parameter is useful when a set of documents is only +partially translated, or is in the process of being translated. +If a target of an olink has not yet been translated, then this +parameter permits the processor to look for the document in +other languages. This assumes the reader would rather have +a link to a document in a different language than to have +a broken link. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.outline.ext.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.outline.ext.xml new file mode 100644 index 00000000..2de2fe2d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.outline.ext.xml @@ -0,0 +1,28 @@ + + +olink.outline.ext +string + + +olink.outline.ext +The extension of OLink outline files + + + + +.olink + + + +Description + +The extension to be expected for OLink outline files +Bob has this parameter as dead. Please don't use + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.properties.xml new file mode 100644 index 00000000..b76657e7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.properties.xml @@ -0,0 +1,33 @@ + + +olink.properties +attribute set + + +olink.properties +Properties associated with the cross-reference +text of an olink. + + + + + + replace + + + + +Description + +This attribute set is applied to the +fo:basic-link element of an olink. It is not applied to the +optional page number or optional title of the external +document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.pubid.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.pubid.xml new file mode 100644 index 00000000..4f0b50c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.pubid.xml @@ -0,0 +1,27 @@ + + +olink.pubid +string + + +olink.pubid +Names the public identifier portion of an OLink resolver query + + + + +pubid + + + +Description + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.resolver.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.resolver.xml new file mode 100644 index 00000000..fa7d471b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.resolver.xml @@ -0,0 +1,23 @@ + + +olink.resolver +string + + +olink.resolver +The root name of the OLink resolver (usually a script) + + + + /cgi-bin/olink + + +Description +FIXME: + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.sysid.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.sysid.xml new file mode 100644 index 00000000..6d4542f5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/olink.sysid.xml @@ -0,0 +1,27 @@ + + +olink.sysid +string + + +olink.sysid +Names the system identifier portion of an OLink resolver query + + + + +sysid + + + +Description + +FIXME + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.properties.xml new file mode 100644 index 00000000..39b04329 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.properties.xml @@ -0,0 +1,26 @@ + + +orderedlist.label.properties +attribute set + + +orderedlist.label.properties +Properties that apply to each label inside ordered list. + + + + + + +Description +Properties that apply to each label inside ordered list. E.g.: +<xsl:attribute-set name="orderedlist.label.properties"> + <xsl:attribute name="text-align">right</xsl:attribute> +</xsl:attribute-set> + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.width.xml new file mode 100644 index 00000000..18c8fa84 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.label.width.xml @@ -0,0 +1,28 @@ + + +orderedlist.label.width +length + + +orderedlist.label.width +The default width of the label (number) in an ordered list. + + + + +1.2em + + + +Description +Specifies the default width of the label (usually a number or +sequence of numbers) in an ordered list. You can override the default +value on any particular list with the “dbfo†processing instruction +using the “label-width†pseudoattribute. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.properties.xml new file mode 100644 index 00000000..59061cb3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/orderedlist.properties.xml @@ -0,0 +1,24 @@ + + +orderedlist.properties +attribute set + + +orderedlist.properties +Properties that apply to each list-block generated by orderedlist. + + + + + 2em + + +Description +Properties that apply to each fo:list-block generated by orderedlist. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/othercredit.like.author.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/othercredit.like.author.enabled.xml new file mode 100644 index 00000000..2e789dd0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/othercredit.like.author.enabled.xml @@ -0,0 +1,31 @@ + + +othercredit.like.author.enabled +boolean + + +othercredit.like.author.enabled +Display othercredit in same style as author? + + + +0 + + +Description + +If non-zero, output of the +othercredit element on titlepages is displayed in +the same style as author and +editor output. If zero then +othercredit output is displayed using a style +different than that of author and +editor. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/outer.region.content.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/outer.region.content.properties.xml new file mode 100644 index 00000000..43695c6b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/outer.region.content.properties.xml @@ -0,0 +1,47 @@ + + +outer.region.content.properties +attribute set + + +outer.region.content.properties +Properties of running outer side content + + + + + + + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the fo:block in the side region +on the outer side (opposite the binding side) of the page. +This corresponds to the start +region on odd-numbered pages and the end +region on even-numbered pages. +For single-sided output, it always corresponds to +the start region. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +region.outer.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output-root.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output-root.xml new file mode 100644 index 00000000..d37b054c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output-root.xml @@ -0,0 +1,28 @@ + + +output-root +filename + + +output-root +Specifies the root directory of the website + + + + +. + + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to indicate the root directory +where the resulting pages are placed. +Only applies when XSLT-based chunking is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output.indent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output.indent.xml new file mode 100644 index 00000000..40406d7a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/output.indent.xml @@ -0,0 +1,32 @@ + + +output.indent +list +no +yes + + +output.indent +Indent output? + + + + +no + + + +Description + +Specifies the setting of the indent +parameter on the HTML slides. For more information, see the discussion +of the xsl:output element in the XSLT specification. +Select from yes or no. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.js.xml new file mode 100644 index 00000000..162f87aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.js.xml @@ -0,0 +1,28 @@ + + +overlay.js +filename + + +overlay.js +Overlay JavaScript file + + + + +overlay.js + + + +Description + +Specifies the filename of the overlay JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.logo.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.logo.xml new file mode 100644 index 00000000..e7407711 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.logo.xml @@ -0,0 +1,28 @@ + + +overlay.logo +uri + + +overlay.logo +Logo to overlay on ToC frame + + + + +http://docbook.sourceforge.net/release/buttons/slides-1.png + + + +Description + +If this URI is non-empty, JavaScript is used to overlay the +specified image on the ToC frame. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.xml new file mode 100644 index 00000000..f955b23a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/overlay.xml @@ -0,0 +1,32 @@ + + +overlay +boolean + + +overlay +Overlay footer navigation? + + + + + + + + +Description + +If non-zero, JavaScript is added to the slides to make the +bottom navigation appear at the bottom of each page. This option and +multiframe are mutually exclusive. + +If this parameter is zero, the bottom navigation simply appears +below the content of each slide. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.portrait.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.portrait.xml new file mode 100644 index 00000000..22f9ca98 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.portrait.xml @@ -0,0 +1,71 @@ + + +page.height.portrait +length + + +page.height.portrait +Specify the physical size of the long edge of the page + + + + + + 210mm + 11in + 8.5in + 14in + 8.5in + 2378mm + 1682mm + 1189mm + 841mm + 594mm + 420mm + 297mm + 210mm + 148mm + 105mm + 74mm + 52mm + 37mm + 1414mm + 1000mm + 707mm + 500mm + 353mm + 250mm + 176mm + 125mm + 88mm + 62mm + 44mm + 1297mm + 917mm + 648mm + 458mm + 324mm + 229mm + 162mm + 114mm + 81mm + 57mm + 40mm + 11in + + + + +Description + +The portrait page height is the length of the long +edge of the physical page. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.xml new file mode 100644 index 00000000..96e32c0e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.height.xml @@ -0,0 +1,37 @@ + + +page.height +length + + +page.height +The height of the physical page + + + + + + + + + + + + + + + +Description + +The page height is generally calculated from the +paper.type and +page.orientation parameters. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.bottom.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.bottom.xml new file mode 100644 index 00000000..e1877f3a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.bottom.xml @@ -0,0 +1,29 @@ + + +page.margin.bottom +length + + +page.margin.bottom +The bottom margin of the page + + + + +0.5in + + + +Description + +The bottom page margin is the distance from the bottom of the region-after +to the physical bottom of the page. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.inner.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.inner.xml new file mode 100644 index 00000000..4e6593ee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.inner.xml @@ -0,0 +1,58 @@ + + +page.margin.inner +length + + +page.margin.inner +The inner page margin + + + + + + 1.25in + 1in + + + + +Description + +The inner page margin is the distance from bound edge of the +page to the first column of text. + +The inner page margin is the distance from bound edge of the +page to the outer edge of the first column of text. + +In left-to-right text direction, +this is the left margin of recto (front side) pages. +For single-sided output, it is the left margin +of all pages. + +In right-to-left text direction, +this is the right margin of recto pages. +For single-sided output, this is the +right margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.outer.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.outer.xml new file mode 100644 index 00000000..4536342b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.outer.xml @@ -0,0 +1,55 @@ + + +page.margin.outer +length + + +page.margin.outer +The outer page margin + + + + + + 0.75in + 1in + + + + +Description + +The outer page margin is the distance from non-bound edge of the +page to the outer edge of the last column of text. + +In left-to-right text direction, +this is the right margin of recto (front side) pages. +For single-sided output, it is the right margin +of all pages. + +In right-to-left text direction, +this is the left margin of recto pages. +For single-sided output, this is the +left margin of all pages. + + +Current versions (at least as of version 4.13) +of the XEP XSL-FO processor do not +correctly handle these margin settings for documents +with right-to-left text direction. +The workaround in that situation is to reverse +the values for page.margin.inner +and page.margin.outer, until +this bug is fixed by RenderX. It does not affect documents +with left-to-right text direction. + + +See also writing.mode. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.top.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.top.xml new file mode 100644 index 00000000..a7e53e86 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.margin.top.xml @@ -0,0 +1,28 @@ + + +page.margin.top +length + + +page.margin.top +The top margin of the page + + + + +0.5in + + + +Description + +The top page margin is the distance from the physical top of the +page to the top of the region-before. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.orientation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.orientation.xml new file mode 100644 index 00000000..37971c0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.orientation.xml @@ -0,0 +1,32 @@ + + +page.orientation +list +portrait +landscape + + +page.orientation +Select the page orientation + + + + +portrait + + + +Description + + Select one from portrait or landscape. +In portrait orientation, the short edge is horizontal; in +landscape orientation, it is vertical. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.portrait.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.portrait.xml new file mode 100644 index 00000000..98bf30a1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.portrait.xml @@ -0,0 +1,70 @@ + + +page.width.portrait +length + + +page.width.portrait +Specify the physical size of the short edge of the page + + + + + + 8.5in + 11in + 8.5in + 14in + 1682mm + 1189mm + 841mm + 594mm + 420mm + 297mm + 210mm + 148mm + 105mm + 74mm + 52mm + 37mm + 26mm + 1000mm + 707mm + 500mm + 353mm + 250mm + 176mm + 125mm + 88mm + 62mm + 44mm + 31mm + 917mm + 648mm + 458mm + 324mm + 229mm + 162mm + 114mm + 81mm + 57mm + 40mm + 28mm + 8.5in + + + + +Description + +The portrait page width is the length of the short +edge of the physical page. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.xml new file mode 100644 index 00000000..ff160602 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/page.width.xml @@ -0,0 +1,36 @@ + + +page.width +length + + +page.width +The width of the physical page + + + + + + + + + + + + + + + +Description + +The page width is generally calculated from the +paper.type and +page.orientation parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pages.template.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pages.template.xml new file mode 100644 index 00000000..fff546c1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pages.template.xml @@ -0,0 +1,29 @@ + + +pages.template +uri + + +pages.template +Specify the template Pages document + + + + + + + + +Description + +The pages.template parameter specifies a Pages (the Apple word processing application) document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Pages itself, rather than these XSL stylesheets. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/paper.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/paper.type.xml new file mode 100644 index 00000000..2656c9cb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/paper.type.xml @@ -0,0 +1,73 @@ + + +paper.type +list +open +open +USletter8.5x11in +USlandscape11x8.5in +USlegal8.5inx14in +USlegallandscape14inx8.5in +4A02378x1682mm +2A01682x1189mm +A01189x841mm +A1841x594mm +A2594x420mm +A3420x297mm +A4297x210mm +A5210x148mm +A6148x105mm +A7105x74mm +A874x52mm +A952x37mm +A1037x26mm +B01414x1000mm +B11000x707mm +B2707x500mm +B3500x353mm +B4353x250mm +B5250x176mm +B6176x125mm +B7125x88mm +B888x62mm +B962x44mm +B1044x31mm +C01297x917mm +C1917x648mm +C2648x458mm +C3458x324mm +C4324x229mm +C5229x162mm +C6162x114mm +C7114x81mm +C881x57mm +C957x40mm +C1040x28mm + + +paper.type +Select the paper type + + + + +USletter + + + +Description + +The paper type is a convenient way to specify the paper size. +The list of known paper sizes includes USletter and most of the A, +B, and C sizes. See page.width.portrait, for example. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.propagates.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.propagates.style.xml new file mode 100644 index 00000000..0415adf2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.propagates.style.xml @@ -0,0 +1,29 @@ + + +para.propagates.style +boolean + + +para.propagates.style +Pass para role attribute through to HTML? + + + + + + + + +Description + +If true, the role attribute of para elements +will be passed through to the HTML as a class attribute on the +p generated for the paragraph. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.properties.xml new file mode 100644 index 00000000..e36c33ad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/para.properties.xml @@ -0,0 +1,31 @@ + + +para.properties +attribute set + + +para.properties +Properties to apply to para elements + + + + + + +Description +Specify properties to apply to the fo:block of a para element, +such as text-indent. +Although the default attribute-set is empty, it uses the attribute-set +named normal.para.spacing to add vertical space before +each para. The para.properties attribute-set can override those +spacing properties for para only. +See also +normal.para.spacing. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/part.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/part.autolabel.xml new file mode 100644 index 00000000..4f1a42c5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/part.autolabel.xml @@ -0,0 +1,73 @@ + + +part.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +part.autolabel +Specifies the labeling format for Part titles + + + + +I + + + +Description + +If non-zero, then parts will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (upperroman). + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/passivetex.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/passivetex.extensions.xml new file mode 100644 index 00000000..36f5977c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/passivetex.extensions.xml @@ -0,0 +1,30 @@ + + +passivetex.extensions +boolean + + +passivetex.extensions +Enable PassiveTeX extensions? + + + + + + +Description + +The PassiveTeX XSL-FO processor is +no longer supported by DocBook XSL, beginning with version 1.78. + +PassiveTeX was never a complete implementation of +XSL-FO, and development has ceased. Setting this parameter will +have no effect on the output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pgwide.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pgwide.properties.xml new file mode 100644 index 00000000..c63b4615 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pgwide.properties.xml @@ -0,0 +1,52 @@ + + +pgwide.properties +attribute set + + +pgwide.properties +Properties to make a figure or table page wide. + + + + + + + 0pt + + + + +Description + +This attribute set is used to set the properties +that make a figure or table "page wide" in fo output. +It comes into effect when an attribute pgwide="1" +is used. + + + +By default, it sets start-indent +to 0pt. +In a stylesheet that sets the parameter +body.start.indent +to a non-zero value in order to indent body text, +this attribute set can be used to outdent pgwide +figures to the start margin. + + +If a document uses a multi-column page layout, +then this attribute set could try setting span +to a value of all. However, this may +not work with some processors because a span property must be on an +fo:block that is a direct child of fo:flow. It may work in +some processors anyway. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/phrase.propagates.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/phrase.propagates.style.xml new file mode 100644 index 00000000..8c258922 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/phrase.propagates.style.xml @@ -0,0 +1,29 @@ + + +phrase.propagates.style +boolean + + +phrase.propagates.style +Pass phrase role attribute through to HTML? + + + + + + + +Description + +If non-zero, the role attribute of phrase elements +will be passed through to the HTML as a class +attribute on a span that surrounds the +phrase. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pixels.per.inch.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pixels.per.inch.xml new file mode 100644 index 00000000..86faff5c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/pixels.per.inch.xml @@ -0,0 +1,31 @@ + + +pixels.per.inch +integer + + +pixels.per.inch +How many pixels are there per inch? + + + + +90 + + + +Description + +When lengths are converted to pixels, this value is used to +determine the size of a pixel. The default value is taken from the +XSL +Recommendation. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/plus.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/plus.image.xml new file mode 100644 index 00000000..17b3d3ca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/plus.image.xml @@ -0,0 +1,29 @@ + + +plus.image +filename + + +plus.image +Plus image + + + + +toc/closed.png + + + +Description + +Specifies the filename of the plus image; the image used in a +dynamic ToC to indicate that a section +can be expanded. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/points.per.em.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/points.per.em.xml new file mode 100644 index 00000000..76bd22e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/points.per.em.xml @@ -0,0 +1,29 @@ + + +points.per.em +number + + +points.per.em +Specify the nominal size of an em-space in points + + + + +10 + + + +Description + +The fixed value used for calculations based upon the size of a +character. The assumption made is that ten point font is in use. This +assumption may not be valid. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preface.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preface.autolabel.xml new file mode 100644 index 00000000..f59115a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preface.autolabel.xml @@ -0,0 +1,71 @@ + + +preface.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +preface.autolabel +Specifices the labeling format for Preface titles + + + + + + +Description + +If non-zero then prefaces will be numbered using the parameter +value as the number format if the value matches one of the following: + + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + + +Any nonzero value other than the above will generate +the default number format (arabic). + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prefer.internal.olink.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prefer.internal.olink.xml new file mode 100644 index 00000000..2599d76c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prefer.internal.olink.xml @@ -0,0 +1,78 @@ + + +prefer.internal.olink +boolean + + +prefer.internal.olink +Prefer a local olink reference to an external reference + + + + + + + + +Description + +If you are re-using XML content modules in multiple documents, +you may want to redirect some of your olinks. This parameter +permits you to redirect an olink to the current document. + + +For example: you are writing documentation for a product, +which includes 3 manuals: a little installation +booklet (booklet.xml), a user +guide (user.xml), and a reference manual (reference.xml). +All 3 documents begin with the same introduction section (intro.xml) that +contains a reference to the customization section (custom.xml) which is +included in both user.xml and reference.xml documents. + + +How do you write the link to custom.xml in intro.xml +so that it is interpreted correctly in all 3 documents? + +If you use xref, it will fail in user.xml. + +If you use olink (pointing to reference.xml), +the reference in user.xml +will point to the customization section of the reference manual, while it is +actually available in user.xml. + + + +If you set the prefer.internal.olink +parameter to a non-zero value, then the processor will +first look in the olink database +for the olink's targetptr attribute value +in document matching the current.docid +parameter value. If it isn't found there, then +it tries the document in the database +with the targetdoc +value that matches the olink's targetdoc +attribute. + + +This feature permits an olink reference to resolve to +the current document if there is an element +with an id matching the olink's targetptr +value. The current document's olink data must be +included in the target database for this to work. + + +There is a potential for incorrect links if +the same id attribute value is used for different +content in different documents. +Some of your olinks may be redirected to the current document +when they shouldn't be. It is not possible to control +individual olink instances. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preferred.mediaobject.role.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preferred.mediaobject.role.xml new file mode 100644 index 00000000..57b09890 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/preferred.mediaobject.role.xml @@ -0,0 +1,40 @@ + + +preferred.mediaobject.role +string + + +preferred.mediaobject.role +Select which mediaobject to use based on +this value of an object's role attribute. + + + + + + + + + +Description + +A mediaobject may contain several objects such as imageobjects. +If the parameter use.role.for.mediaobject is +non-zero, then the role attribute on +imageobjects and other objects within a +mediaobject container will be used to select which object +will be used. If one of the objects has a role value that matches the +preferred.mediaobject.role parameter, then it +has first priority for selection. If more than one has such a role +value, the first one is used. + + +See the use.role.for.mediaobject parameter +for the sequence of selection. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prev.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prev.image.xml new file mode 100644 index 00000000..b0171157 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/prev.image.xml @@ -0,0 +1,27 @@ + + +prev.image +filename + + +prev.image +Left-arrow image + + + + +active/nav-prev.png + + + +Description + +Specifies the filename of the left-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/procedure.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/procedure.properties.xml new file mode 100644 index 00000000..f6cadb02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/procedure.properties.xml @@ -0,0 +1,29 @@ + + +procedure.properties +attribute set + + +procedure.properties +Properties associated with a procedure + + + + + + auto + + + + +Description + +The styling for procedures. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.empty.source.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.empty.source.toc.xml new file mode 100644 index 00000000..772b4566 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.empty.source.toc.xml @@ -0,0 +1,39 @@ + + +process.empty.source.toc +boolean + + +process.empty.source.toc +Generate automated TOC if toc element occurs in a source document? + + + + + + +Description + +Specifies that if an empty toc element is found in a +source document, an automated TOC is generated at this point in the +document. + + Depending on what the value of the + generate.toc parameter is, setting this + parameter to 1 could result in generation of + duplicate automated TOCs. So the + process.empty.source.toc is primarily useful + as an "override": by placing an empty toc in your + document and setting this parameter to 1, you can + force a TOC to be generated even if generate.toc + says not to. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.source.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.source.toc.xml new file mode 100644 index 00000000..b91657a9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/process.source.toc.xml @@ -0,0 +1,39 @@ + + +process.source.toc +boolean + + +process.source.toc +Process a non-empty toc element if it occurs in a source document? + + + + + + +Description + +Specifies that the contents of a non-empty "hard-coded" +toc element in a source document are processed to +generate a TOC in output. + + This parameter has no effect on automated generation of + TOCs. An automated TOC may still be generated along with the + "hard-coded" TOC. To suppress automated TOC generation, adjust the + value of the generate.toc paramameter. + + The process.source.toc parameter also has + no effect if the toc element is empty; handling + for empty toc is controlled by the + process.empty.source.toc parameter. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.arch.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.arch.xml new file mode 100644 index 00000000..afcd34c4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.arch.xml @@ -0,0 +1,39 @@ + + +profile.arch +string + + +profile.arch +Target profile for arch +attribute + + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.attribute.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.attribute.xml new file mode 100644 index 00000000..e7dc5d01 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.attribute.xml @@ -0,0 +1,34 @@ + + +profile.attribute +string + + +profile.attribute +Name of user-specified profiling attribute + + + + + + + + +Description + +This parameter is used in conjuction with +profile.value. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.audience.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.audience.xml new file mode 100644 index 00000000..1c5b1a30 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.audience.xml @@ -0,0 +1,38 @@ + + +profile.audience +string + + +profile.audience +Target profile for audience +attribute + + + + + + + + +Description + +Value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.condition.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.condition.xml new file mode 100644 index 00000000..8bb01a36 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.condition.xml @@ -0,0 +1,38 @@ + + +profile.condition +string + + +profile.condition +Target profile for condition +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.conformance.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.conformance.xml new file mode 100644 index 00000000..606af4ca --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.conformance.xml @@ -0,0 +1,38 @@ + + +profile.conformance +string + + +profile.conformance +Target profile for conformance +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.lang.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.lang.xml new file mode 100644 index 00000000..43b9439a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.lang.xml @@ -0,0 +1,38 @@ + + +profile.lang +string + + +profile.lang +Target profile for lang +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.os.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.os.xml new file mode 100644 index 00000000..ba6f430b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.os.xml @@ -0,0 +1,38 @@ + + +profile.os +string + + +profile.os +Target profile for os +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revision.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revision.xml new file mode 100644 index 00000000..28f668d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revision.xml @@ -0,0 +1,38 @@ + + +profile.revision +string + + +profile.revision +Target profile for revision +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revisionflag.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revisionflag.xml new file mode 100644 index 00000000..3ab8919b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.revisionflag.xml @@ -0,0 +1,38 @@ + + +profile.revisionflag +string + + +profile.revisionflag +Target profile for revisionflag +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.role.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.role.xml new file mode 100644 index 00000000..5758e4ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.role.xml @@ -0,0 +1,54 @@ + + +profile.role +string + + +profile.role +Target profile for role +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + +Note that role is often +used for other purposes than profiling. For example it is commonly +used to get emphasize in bold font: + +<emphasis role="bold">very important</emphasis> + +If you are using role for +these purposes do not forget to add values like bold to +value of this parameter. If you forgot you will get document with +small pieces missing which are very hard to track. + +For this reason it is not recommended to use role attribute for profiling. You should +rather use profiling specific attributes like userlevel, os, arch, condition, etc. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.security.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.security.xml new file mode 100644 index 00000000..8ffca0f6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.security.xml @@ -0,0 +1,38 @@ + + +profile.security +string + + +profile.security +Target profile for security +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.separator.xml new file mode 100644 index 00000000..a4317f53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.separator.xml @@ -0,0 +1,27 @@ + + +profile.separator +string + + +profile.separator +Separator character for compound profile values + + + + +; + + + +Description + +Separator character used for compound profile values. See profile.arch + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.status.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.status.xml new file mode 100644 index 00000000..c9fc469c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.status.xml @@ -0,0 +1,38 @@ + + +profile.status +string + + +profile.status +Target profile for status +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.userlevel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.userlevel.xml new file mode 100644 index 00000000..39e263b1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.userlevel.xml @@ -0,0 +1,38 @@ + + +profile.userlevel +string + + +profile.userlevel +Target profile for userlevel +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.value.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.value.xml new file mode 100644 index 00000000..85f71901 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.value.xml @@ -0,0 +1,41 @@ + + +profile.value +string + + +profile.value +Target profile for user-specified attribute + + + + + + + + +Description + +When you are using this parameter you must also specify name of +profiling attribute with parameter +profile.attribute. + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.vendor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.vendor.xml new file mode 100644 index 00000000..c0187f00 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.vendor.xml @@ -0,0 +1,38 @@ + + +profile.vendor +string + + +profile.vendor +Target profile for vendor +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.wordsize.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.wordsize.xml new file mode 100644 index 00000000..e30ffc7f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/profile.wordsize.xml @@ -0,0 +1,38 @@ + + +profile.wordsize +string + + +profile.wordsize +Target profile for wordsize +attribute + + + + + + + + +Description + +The value of this parameter specifies profiles which should be +included in the output. You can specify multiple profiles by +separating them by semicolon. You can change separator character by +profile.separator +parameter. + +This parameter has effect only when you are using profiling +stylesheets (profile-docbook.xsl, +profile-chunk.xsl, …) instead of normal +ones (docbook.xsl, +chunk.xsl, …). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/punct.honorific.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/punct.honorific.xml new file mode 100644 index 00000000..7c8a38e4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/punct.honorific.xml @@ -0,0 +1,28 @@ + + +punct.honorific +string + + +punct.honorific +Punctuation after an honorific in a personal name. + + + + +. + + + +Description + +This parameter specifies the punctuation that should be added after an +honorific in a personal name. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.defaultlabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.defaultlabel.xml new file mode 100644 index 00000000..0b43f0d8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.defaultlabel.xml @@ -0,0 +1,86 @@ + + +qanda.defaultlabel +list +number +qanda +none + + +qanda.defaultlabel +Sets the default for defaultlabel on QandASet. + + + + +number + + + +Description + +If no defaultlabel attribute is specified on +a qandaset, this value is used. It is generally one of the legal +values for the defaultlabel attribute (none, +number or +qanda), or one of the additional stylesheet-specific values +(qnumber or qnumberanda). +The default value is 'number'. + +The values are rendered as follows: + +qanda + +questions are labeled "Q:" and +answers are labeled "A:". + + + +number + +The questions are enumerated and the answers +are not labeled. + + + +qnumber + +The questions are labeled "Q:" followed by a number, and answers are not +labeled. +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +qnumberanda + +The questions are labeled "Q:" followed by a number, and +the answers are labeled "A:". +When sections are numbered, adding a label +to the number distinguishes the question numbers +from the section numbers. +This value is not allowed in the +defaultlabel attribute +of a qandaset element. + + + +none + +No distinguishing label precedes Questions or Answers. + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml new file mode 100644 index 00000000..9597b71d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml @@ -0,0 +1,34 @@ + + +qanda.in.toc +boolean + + +qanda.in.toc +Should qandaentry questions appear in +the document table of contents? + + + + + + +Description + +If true (non-zero), then the generated table of contents +for a document will include qandaset titles, +qandadiv titles, +and question elements. The default value (zero) excludes +them from the TOC. + +This parameter does not affect any tables of contents +that may be generated inside a qandaset or qandadiv. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.inherit.numeration.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.inherit.numeration.xml new file mode 100644 index 00000000..744c0e84 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.inherit.numeration.xml @@ -0,0 +1,30 @@ + + +qanda.inherit.numeration +boolean + + +qanda.inherit.numeration +Does enumeration of QandASet components inherit the numeration of parent elements? + + + + + + + + +Description + +If non-zero, numbered qandadiv elements and +question and answer inherit the enumeration of +the ancestors of the qandaset. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.nested.in.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.nested.in.toc.xml new file mode 100644 index 00000000..01bdf5a2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.nested.in.toc.xml @@ -0,0 +1,29 @@ + + +qanda.nested.in.toc +boolean + + +qanda.nested.in.toc +Should nested answer/qandaentry instances appear in TOC? + + + + + + + + +Description + +If non-zero, instances of qandaentry +that are children of answer elements are shown in +the TOC. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level1.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level1.properties.xml new file mode 100644 index 00000000..edaecc90 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level1.properties.xml @@ -0,0 +1,32 @@ + + +qanda.title.level1.properties +attribute set + + +qanda.title.level1.properties +Properties for level-1 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-1 qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level2.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level2.properties.xml new file mode 100644 index 00000000..ca48ca1a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level2.properties.xml @@ -0,0 +1,32 @@ + + +qanda.title.level2.properties +attribute set + + +qanda.title.level2.properties +Properties for level-2 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-2 qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level3.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level3.properties.xml new file mode 100644 index 00000000..c9c098ea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level3.properties.xml @@ -0,0 +1,32 @@ + + +qanda.title.level3.properties +attribute set + + +qanda.title.level3.properties +Properties for level-3 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-3 qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level4.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level4.properties.xml new file mode 100644 index 00000000..4344e767 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level4.properties.xml @@ -0,0 +1,32 @@ + + +qanda.title.level4.properties +attribute set + + +qanda.title.level4.properties +Properties for level-4 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-4 qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level5.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level5.properties.xml new file mode 100644 index 00000000..31b0d203 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level5.properties.xml @@ -0,0 +1,32 @@ + + +qanda.title.level5.properties +attribute set + + +qanda.title.level5.properties +Properties for level-5 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-5 qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level6.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level6.properties.xml new file mode 100644 index 00000000..920c7e9e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.level6.properties.xml @@ -0,0 +1,34 @@ + + +qanda.title.level6.properties +attribute set + + +qanda.title.level6.properties +Properties for level-6 qanda set titles + + + + + + + + pt + + + + + +Description + +The properties of level-6 qanda set titles. +This property set is actually +used for all titles below level 5. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.properties.xml new file mode 100644 index 00000000..24c20379 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.title.properties.xml @@ -0,0 +1,37 @@ + + +qanda.title.properties +attribute set + + +qanda.title.properties +Properties for qanda set titles + + + + + + + + + bold + + always + 0.8em + 1.0em + 1.2em + + + + +Description + +The properties common to all qanda set titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qandadiv.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qandadiv.autolabel.xml new file mode 100644 index 00000000..596350af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qandadiv.autolabel.xml @@ -0,0 +1,26 @@ + + +qandadiv.autolabel +boolean + + +qandadiv.autolabel +Are divisions in QAndASets enumerated? + + + + + + +Description + +If non-zero, unlabeled qandadivs will be enumerated. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rebuild-all.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rebuild-all.xml new file mode 100644 index 00000000..6dcd5e02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rebuild-all.xml @@ -0,0 +1,33 @@ + + +rebuild-all +boolean + + +rebuild-all +Indicates that all files should be produced + + + + + + + + +Description +When using the XSLT processor to manage dependencies and construct +the website, this parameter can be used to regenerate the whole website, +updating even pages that don't appear to need to be updated. +The dependency extension only looks at the source documents. So +if you change something in the stylesheet, for example, that has a global +effect, you can use this parameter to force the stylesheet to rebuild the +whole website. + +Only applies when XSLT-based chunking is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refclass.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refclass.suppress.xml new file mode 100644 index 00000000..8f9b52ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refclass.suppress.xml @@ -0,0 +1,28 @@ + + +refclass.suppress +boolean + + +refclass.suppress +Suppress display of refclass contents? + + + + + + + +Description + +If the value of refclass.suppress is +non-zero, then display of refclass contents is +suppressed in output. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.enabled.xml new file mode 100644 index 00000000..11de6607 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.enabled.xml @@ -0,0 +1,46 @@ + + +refentry.date.profile.enabled +boolean + + +refentry.date.profile.enabled +Enable refentry "date" profiling? + + + + +0 + + +Description + +If the value of +refentry.date.profile.enabled is non-zero, then +during refentry metadata gathering, the info profile +specified by the customizable +refentry.date.profile parameter is used. + +If instead the value of +refentry.date.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "date" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "date" data to show +up in your output, then consider setting a non-zero value for +refentry.date.profile.enabled and adjusting the +value of refentry.date.profile to cause correct +data to be gathered. + +Note that the terms "source" and "date" have special meanings in +this context. For details, see the documentation for the +refentry.date.profile parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.xml new file mode 100644 index 00000000..1220ed03 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.date.profile.xml @@ -0,0 +1,38 @@ + + +refentry.date.profile +string + + +refentry.date.profile +Specifies profile for refentry "date" data + + + + + + (($info[//date])[last()]/date)[1]| + (($info[//pubdate])[last()]/pubdate)[1] + + + + +Description + +The value of refentry.date.profile is a +string representing an XPath expression. It is evaluated at run-time +and used only if refentry.date.profile.enabled +is non-zero. Otherwise, the refentry metadata-gathering +logic "hard coded" into the stylesheets is used. + + The man(7) man page describes this content +as "the date of the last revision". In man pages, it is the content +that is usually displayed in the center footer. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.name.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.name.xml new file mode 100644 index 00000000..f59e6d55 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.name.xml @@ -0,0 +1,33 @@ + + +refentry.generate.name +boolean + + +refentry.generate.name +Output NAME header before refnames? + + + + + + + + +Description + +If non-zero, a "NAME" section title is output before the list +of refnames. This parameter and +refentry.generate.title are mutually +exclusive. This means that if you change this parameter to zero, you +should set refentry.generate.title to non-zero unless +you want get quite strange output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.title.xml new file mode 100644 index 00000000..8029b207 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.generate.title.xml @@ -0,0 +1,33 @@ + + +refentry.generate.title +boolean + + +refentry.generate.title +Output title before refnames? + + + + + + + + +Description + +If non-zero, the reference page title or first name is +output before the list of refnames. This parameter and +refentry.generate.name are mutually exclusive. +This means that if you change this parameter to non-zero, you +should set refentry.generate.name to zero unless +you want get quite strange output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.fallback.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.fallback.profile.xml new file mode 100644 index 00000000..63627856 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.fallback.profile.xml @@ -0,0 +1,48 @@ + + +refentry.manual.fallback.profile +string + + +refentry.manual.fallback.profile +Specifies profile of "fallback" for refentry "manual" data + + + + + +refmeta/refmiscinfo[not(@class = 'date')][1]/node() + + + +Description + +The value of +refentry.manual.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and +used only if no "manual" data can be found by other means (that is, +either using the refentry metadata-gathering logic "hard +coded" in the stylesheets, or the value of +refentry.manual.profile, if it is +enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.manual.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.manual.fallback.profile +parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.enabled.xml new file mode 100644 index 00000000..a3b7b549 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.enabled.xml @@ -0,0 +1,47 @@ + + +refentry.manual.profile.enabled +boolean + + +refentry.manual.profile.enabled +Enable refentry "manual" profiling? + + + + +0 + + +Description + +If the value of +refentry.manual.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.manual.profile parameter is +used. + +If instead the value of +refentry.manual.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "manual" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "manual" data to show +up in your output, then consider setting a non-zero value for +refentry.manual.profile.enabled and adjusting +the value of refentry.manual.profile to cause +correct data to be gathered. + +Note that the term "manual" has a special meanings in this +context. For details, see the documentation for the +refentry.manual.profile parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.xml new file mode 100644 index 00000000..214b1701 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.manual.profile.xml @@ -0,0 +1,72 @@ + + +refentry.manual.profile +string + + +refentry.manual.profile +Specifies profile for refentry "manual" data + + + + + + (($info[//title])[last()]/title)[1]| + ../title/node() + + + + +Description + +The value of refentry.manual.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.manual.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +In man pages, this content is usually displayed in the middle of +the header of the page. The man(7) man page +describes this as "the title of the manual (e.g., Linux +Programmer's Manual)". Here are some examples from +existing man pages: + + + dpkg utilities + (dpkg-name) + + + User Contributed Perl Documentation + (GET) + + + GNU Development Tools + (ld) + + + Emperor Norton Utilities + (ddate) + + + Debian GNU/Linux manual + (faked) + + + GIMP Manual Pages + (gimp) + + + KDOC Documentation System + (qt2kdoc) + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.meta.get.quietly.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.meta.get.quietly.xml new file mode 100644 index 00000000..0ed29f6c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.meta.get.quietly.xml @@ -0,0 +1,37 @@ + + +refentry.meta.get.quietly +boolean + + +refentry.meta.get.quietly +Suppress notes and warnings when gathering refentry metadata? + + + + + + + + +Description + +If zero (the default), notes and warnings about “missing†markup +are generated during gathering of refentry metadata. If non-zero, the +metadata is gathered “quietly†-- that is, the notes and warnings are +suppressed. + + + If you are processing a large amount of refentry + content, you may be able to speed up processing significantly by + setting a non-zero value for + refentry.meta.get.quietly. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.pagebreak.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.pagebreak.xml new file mode 100644 index 00000000..42b84661 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.pagebreak.xml @@ -0,0 +1,33 @@ + + +refentry.pagebreak +boolean + + +refentry.pagebreak +Start each refentry on a new page + + + + + + +Description + +If non-zero (the default), each refentry +element will start on a new page. If zero, a page +break will not be generated between refentry elements. +The exception is when the refentry elements are children of +a part element, in which case the page breaks are always +retained. That is because a part element does not generate +a page-sequence for its children, so each refentry must +start its own page-sequence. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.separator.xml new file mode 100644 index 00000000..a7eeb84b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.separator.xml @@ -0,0 +1,29 @@ + + +refentry.separator +boolean + + +refentry.separator +Generate a separator between consecutive RefEntry elements? + + + + + + + + +Description + +If true, a separator will be generated between consecutive +reference pages. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.fallback.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.fallback.profile.xml new file mode 100644 index 00000000..1761378a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.fallback.profile.xml @@ -0,0 +1,49 @@ + + +refentry.source.fallback.profile +string + + +refentry.source.fallback.profile +Specifies profile of "fallback" for refentry "source" data + + + + + +refmeta/refmiscinfo[not(@class = 'date')][1]/node() + + + +Description + +The value of +refentry.source.fallback.profile is a string +representing an XPath expression. It is evaluated at run-time and used +only if no "source" data can be found by other means (that is, either +using the refentry metadata-gathering logic "hard coded" in +the stylesheets, or the value of the +refentry.source.name.profile and +refentry.version.profile parameters, if those +are enabled). + + +Depending on which XSLT engine you run, either the EXSLT +dyn:evaluate extension function (for xsltproc or +Xalan) or saxon:evaluate extension function (for +Saxon) are used to dynamically evaluate the value of +refentry.source.fallback.profile at +run-time. If you don't use xsltproc, Saxon, Xalan -- or some other +XSLT engine that supports dyn:evaluate -- you +must manually disable fallback processing by setting an empty value +for the refentry.source.fallback.profile +parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.enabled.xml new file mode 100644 index 00000000..f87ec0fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.enabled.xml @@ -0,0 +1,48 @@ + + +refentry.source.name.profile.enabled +boolean + + +refentry.source.name.profile.enabled +Enable refentry "source name" profiling? + + + + +0 + + +Description + +If the value of +refentry.source.name.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.source.name.profile parameter is +used. + +If instead the value of +refentry.source.name.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "source name" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "source name" data to +show up in your output, then consider setting a non-zero value for +refentry.source.name.profile.enabled and +adjusting the value of +refentry.source.name.profile to cause correct +data to be gathered. + +Note that the terms "source" and "source name" have special +meanings in this context. For details, see the documentation for the +refentry.source.name.profile parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.xml new file mode 100644 index 00000000..c9a10122 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.profile.xml @@ -0,0 +1,89 @@ + + +refentry.source.name.profile +string + + +refentry.source.name.profile +Specifies profile for refentry "source name" data + + + + + + (($info[//productname])[last()]/productname)[1]| + (($info[//corpname])[last()]/corpname)[1]| + (($info[//corpcredit])[last()]/corpcredit)[1]| + (($info[//corpauthor])[last()]/corpauthor)[1]| + (($info[//orgname])[last()]/orgname)[1]| + (($info[//publishername])[last()]/publishername)[1] + + + + +Description + +The value of refentry.source.name.profile +is a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.source.name.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source name" is one part of a (potentially) two-part +Name Version +"source" field. In man pages, it is usually displayed in the left +footer of the page. It typically indicates the software system or +product that the item documented in the man page belongs to. The +man(7) man page describes it as "the source of +the command", and provides the following examples: + + + For binaries, use something like: GNU, NET-2, SLS + Distribution, MCC Distribution. + + + For system calls, use the version of the kernel that you + are currently looking at: Linux 0.99.11. + + + For library calls, use the source of the function: GNU, BSD + 4.3, Linux DLL 4.4.1. + + + + +In practice, there are many pages that simply have a Version +number in the "source" field. So, it looks like what we have is a +two-part field, +Name Version, +where: + + + Name + + product name (e.g., BSD) or org. name (e.g., GNU) + + + + Version + + version number + + + +Each part is optional. If the Name is a +product name, then the Version is probably +the version of the product. Or there may be no +Name, in which case, if there is a +Version, it is probably the version +of the item itself, not the product it is part of. Or, if the +Name is an organization name, then there +probably will be no Version. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.suppress.xml new file mode 100644 index 00000000..b29127eb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.source.name.suppress.xml @@ -0,0 +1,42 @@ + + +refentry.source.name.suppress +boolean + + +refentry.source.name.suppress +Suppress "name" part of refentry "source" contents? + + + + +0 + + +Description + +If the value of +refentry.source.name.suppress is non-zero, then +during refentry metadata gathering, no "source name" data +is added to the refentry "source" contents. Instead (unless +refentry.version.suppress is also non-zero), +only "version" data is added to the "source" contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "source name" data to show up in your +output -- for example, in the footer (or possibly header) of a man +page -- then you might consider setting a non-zero value for +refentry.source.name.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.title.properties.xml new file mode 100644 index 00000000..5523e5d4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.title.properties.xml @@ -0,0 +1,59 @@ + + +refentry.title.properties +attribute set + + +refentry.title.properties +Title properties for a refentry title + + + + + + + + + 18pt + bold + 1em + false + always + 0.8em + 1.0em + 1.2em + 0.5em + 0.4em + 0.6em + + + + + +Description + +Formatting properties applied to the title generated for the +refnamediv part of output for +refentry when the value of the +refentry.generate.title parameter is +non-zero. The font size is supplied by the appropriate section.levelX.title.properties +attribute-set, computed from the location of the +refentry in the section hierarchy. + + + This parameter has no effect on the the title generated for + the refnamediv part of output for + refentry when the value of the + refentry.generate.name parameter is + non-zero. By default, that title is formatted with the same + properties as the titles for all other first-level children of + refentry. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.enabled.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.enabled.xml new file mode 100644 index 00000000..3b95bbe5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.enabled.xml @@ -0,0 +1,47 @@ + + +refentry.version.profile.enabled +boolean + + +refentry.version.profile.enabled +Enable refentry "version" profiling? + + + + +0 + + +Description + +If the value of +refentry.version.profile.enabled is +non-zero, then during refentry metadata gathering, the info +profile specified by the customizable +refentry.version.profile parameter is +used. + +If instead the value of +refentry.version.profile.enabled is zero (the +default), then "hard coded" logic within the DocBook XSL stylesheets +is used for gathering refentry "version" data. + +If you find that the default refentry +metadata-gathering behavior is causing incorrect "version" data to show +up in your output, then consider setting a non-zero value for +refentry.version.profile.enabled and adjusting +the value of refentry.version.profile to cause +correct data to be gathered. + +Note that the terms "source" and "version" have special +meanings in this context. For details, see the documentation for the +refentry.version.profile parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.xml new file mode 100644 index 00000000..ff858254 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.profile.xml @@ -0,0 +1,41 @@ + + +refentry.version.profile +string + + +refentry.version.profile +Specifies profile for refentry "version" data + + + + + + (($info[//productnumber])[last()]/productnumber)[1]| + (($info[//edition])[last()]/edition)[1]| + (($info[//releaseinfo])[last()]/releaseinfo)[1] + + + + +Description + +The value of refentry.version.profile is +a string representing an XPath expression. It is evaluated at +run-time and used only if +refentry.version.profile.enabled is +non-zero. Otherwise, the refentry metadata-gathering logic +"hard coded" into the stylesheets is used. + +A "source.name" is one part of a (potentially) two-part +Name Version +"source" field. For more details, see the documentation for the +refentry.source.name.profile parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.suppress.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.suppress.xml new file mode 100644 index 00000000..b701ad8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.version.suppress.xml @@ -0,0 +1,43 @@ + + +refentry.version.suppress +boolean + + +refentry.version.suppress +Suppress "version" part of refentry "source" contents? + + + + +0 + + +Description + +If the value of refentry.version.suppress +is non-zero, then during refentry metadata gathering, no +"version" data is added to the refentry "source" +contents. Instead (unless +refentry.source.name.suppress is also +non-zero), only "source name" data is added to the "source" +contents. + +If you find that the refentry metadata gathering +mechanism is causing unwanted "version" data to show up in your output +-- for example, in the footer (or possibly header) of a man page -- +then you might consider setting a non-zero value for +refentry.version.suppress. + +Note that the terms "source", "source name", and "version" have +special meanings in this context. For details, see the documentation +for the refentry.source.name.profile +parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.xref.manvolnum.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.xref.manvolnum.xml new file mode 100644 index 00000000..56b93b7b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/refentry.xref.manvolnum.xml @@ -0,0 +1,31 @@ + + +refentry.xref.manvolnum +boolean + + +refentry.xref.manvolnum +Output manvolnum as part of +refentry cross-reference? + + + + + + + + +Description + +if non-zero, the manvolnum is used when cross-referencing +refentrys, either with xref +or citerefentry. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/reference.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/reference.autolabel.xml new file mode 100644 index 00000000..1a9dc5b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/reference.autolabel.xml @@ -0,0 +1,67 @@ + + +reference.autolabel +list +0none +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +reference.autolabel +Specifies the labeling format for Reference titles + + + + I + + +Description +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: + + + + 1 or arabic + + Arabic numeration (1, 2, 3 ...). + + + + A or upperalpha + + Uppercase letter numeration (A, B, C ...). + + + + a or loweralpha + + Lowercase letter numeration (a, b, c ...). + + + + I or upperroman + + Uppercase roman numeration (I, II, III ...). + + + + i or lowerroman + + Lowercase roman letter numeration (i, ii, iii ...). + + + +Any non-zero value other than the above will generate +the default number format (upperroman). + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.after.extent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.after.extent.xml new file mode 100644 index 00000000..b29abba7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.after.extent.xml @@ -0,0 +1,29 @@ + + +region.after.extent +length + + +region.after.extent +Specifies the height of the footer. + + + + +0.4in + + + +Description + +The region after extent is the height of the area where footers +are printed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.before.extent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.before.extent.xml new file mode 100644 index 00000000..c62cc408 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.before.extent.xml @@ -0,0 +1,29 @@ + + +region.before.extent +length + + +region.before.extent +Specifies the height of the header + + + + +0.4in + + + +Description + +The region before extent is the height of the area where headers +are printed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.extent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.extent.xml new file mode 100644 index 00000000..48792a27 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.extent.xml @@ -0,0 +1,51 @@ + + +region.inner.extent +length + + +region.inner.extent +Specifies the width of the inner side region + + + + +0in + + + +Description + +The region inner extent is the width of the optional +text area next to the inner side (binding side) of the +body region. + +For double-sided output, this side region +is fo:region-start on a odd-numbered page, +and fo:region-end on an even-numbered page. + +For single-sided output, this side region +is fo:region-start for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.inner +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.outer.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.properties.xml new file mode 100644 index 00000000..44e8bb4b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.inner.properties.xml @@ -0,0 +1,51 @@ + + +region.inner.properties +attribute set + + +region.inner.properties +Properties of running inner side region + + + + + + 0 + 0 + 90 + + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the inner side (binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +inner.region.content to specify +the content of the inner side region. + +See also +inner.region.content.properties, +page.margin.inner, +body.margin.inner, +and the corresponding outer +parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.extent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.extent.xml new file mode 100644 index 00000000..086a3a6c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.extent.xml @@ -0,0 +1,50 @@ + + +region.outer.extent +length + + +region.outer.extent +Specifies the width of the outer side region + + + + +0in + + + +Description + +The region outer extent is the width of the optional +text area next to the outer side (opposite the binding side) of the +body region. + +For double-sided output, this side region +is fo:region-end on a odd-numbered page, +and fo:region-start on an even-numbered page. + +For single-sided output, this side region +is fo:region-end for all pages. + +This correspondence applies to all languages, +both left-to-right and right-to-left writing modes. + +The default value of this parameter is zero. If you enlarge this extent, +be sure to also enlarge the body.margin.outer +parameter to make room for its content, otherwise any text in +the side region may overlap with the body text. + +See also +region.inner.extent, +body.margin.inner, +body.margin.outer, +side.region.precedence. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.properties.xml new file mode 100644 index 00000000..1ed1c505 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/region.outer.properties.xml @@ -0,0 +1,51 @@ + + +region.outer.properties +attribute set + + +region.outer.properties +Properties of running outer side region + + + + + + 0 + 0 + 90 + + + + +Description + +The FO stylesheet supports optional side regions +similar to the header and footer regions. +Any attributes declared in this attribute-set +are applied to the region element in the page master +on the outer side (opposite the binding side) of the page. +This corresponds to <fo:regin-start> +on odd-numbered pages and <fo:region-end> +on even-numbered pages. +For single-sided output, it always corresponds to +<fo:regin-start>. + +You can customize the template named +outer.region.content to specify +the content of the outer side region. + +See also +outer.region.content.properties, +page.margin.outer, +body.margin.outer, +and the corresponding inner +parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.cell.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.cell.properties.xml new file mode 100644 index 00000000..49c40374 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.cell.properties.xml @@ -0,0 +1,28 @@ + + +revhistory.table.cell.properties +attribute set + + +revhistory.table.cell.properties +The properties of table cells used for formatting revhistory + + + + + + + + + +Description + +This property set defines appearance of individual cells in revhistory table. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.properties.xml new file mode 100644 index 00000000..43116d03 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.table.properties.xml @@ -0,0 +1,28 @@ + + +revhistory.table.properties +attribute set + + +revhistory.table.properties +The properties of table used for formatting revhistory + + + + + + + + + +Description + +This property set defines appearance of revhistory table. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.title.properties.xml new file mode 100644 index 00000000..f97d646b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/revhistory.title.properties.xml @@ -0,0 +1,28 @@ + + +revhistory.title.properties +attribute set + + +revhistory.title.properties +The properties of revhistory title + + + + + + + + + +Description + +This property set defines appearance of revhistory title. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.filename.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.filename.xml new file mode 100644 index 00000000..ae5ca5b4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.filename.xml @@ -0,0 +1,29 @@ + + +root.filename +uri + + +root.filename +Identifies the name of the root HTML file when chunking + + + + +index + + + +Description + +The root.filename is the base filename for +the chunk created for the root of each document processed. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.properties.xml new file mode 100644 index 00000000..26c9951f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/root.properties.xml @@ -0,0 +1,46 @@ + + +root.properties +attribute set + + +root.properties +The properties of the fo:root element + + + + + + + + + + + + + + + + + + character-by-character + disregard-shifts + + + + + + + +Description + +This property set is used on the fo:root element of +an FO file. It defines a set of default, global parameters. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rootid.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rootid.xml new file mode 100644 index 00000000..a0715af3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/rootid.xml @@ -0,0 +1,33 @@ + + +rootid +string + + +rootid +Specify the root element to format + + + + + + + +Description + +If rootid is not empty, it must be the +value of an ID that occurs in the document being formatted. The entire +document will be loaded and parsed, but formatting will begin at the +element identified, rather than at the root. For example, this allows +you to process only chapter 4 of a book. +Because the entire document is available to the processor, automatic +numbering, cross references, and other dependencies are correctly +resolved. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.default.title.end.punct.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.default.title.end.punct.xml new file mode 100644 index 00000000..d151e8b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.default.title.end.punct.xml @@ -0,0 +1,27 @@ + + +runinhead.default.title.end.punct +string + + +runinhead.default.title.end.punct +Default punctuation character on a run-in-head + + + +. + + + +Description + +If non-zero, For a formalpara, use the specified +string as the separator between the title and following text. The period is the default value. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.title.end.punct.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.title.end.punct.xml new file mode 100644 index 00000000..025aeed4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/runinhead.title.end.punct.xml @@ -0,0 +1,32 @@ + + +runinhead.title.end.punct +string + + +runinhead.title.end.punct +Characters that count as punctuation on a run-in-head + + + + +.!?: + + + +Description + +Specify which characters are to be counted as punctuation. These +characters are checked for a match with the last character of the +title. If no match is found, the +runinhead.default.title.end.punct contents are +inserted. This is to avoid duplicated punctuation in the output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/running.foot.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/running.foot.properties.xml new file mode 100644 index 00000000..ee985924 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/running.foot.properties.xml @@ -0,0 +1,34 @@ + + +running.foot.properties +attribute set + + +running.foot.properties +Specifies properties for running foot on each slide + + + + + + + + + 14pt + #9F9F9F + + + + +Description + +This parameter specifies properties that are applied to the +running foot area of each slide. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.controls.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.controls.xml new file mode 100644 index 00000000..eae24b8a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.controls.xml @@ -0,0 +1,28 @@ + + +s5.controls +boolean + + +s5.controls +Specifies whether S5 controls are visible + + + + + 0 + + + +Description + +This parameter specifies whether S5 navigation controls are + visible by default. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.defaultview.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.defaultview.xml new file mode 100644 index 00000000..42360aaf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.defaultview.xml @@ -0,0 +1,30 @@ + + +s5.defaultview +list +slideshow +outline + + +s5.defaultview +Specifies the default S5 view + + + + + slideshow + + + +Description + +This parameter specifies, which is the default view + in the generated S5 presentation. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.opera.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.opera.css.xml new file mode 100644 index 00000000..791f7a08 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.opera.css.xml @@ -0,0 +1,28 @@ + + +s5.opera.css +filename + + +s5.opera.css +Specifies the name of the S5 Opera-specific CSS file + + + + + opera.css + + + +Description + +This parameter specifies the name of the S5 Opera-specific + CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.outline.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.outline.css.xml new file mode 100644 index 00000000..0afc0c76 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.outline.css.xml @@ -0,0 +1,27 @@ + + +s5.outline.css +filename + + +s5.outline.css +Specifies the name of the S5 outline CSS file + + + + + outline.css + + + +Description + +This parameter specifies the name of the S5 outline CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.path.prefix.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.path.prefix.xml new file mode 100644 index 00000000..6913182c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.path.prefix.xml @@ -0,0 +1,29 @@ + + +s5.path.prefix +uri + + +s5.path.prefix +Specifies the path to S5 files + + + + + files/s5/ui/default/ + + + +Description + +This parameter specifies the path where S5 CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.print.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.print.css.xml new file mode 100644 index 00000000..4e56aab7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.print.css.xml @@ -0,0 +1,27 @@ + + +s5.print.css +filename + + +s5.print.css +Specifies the name of the S5 print CSS file + + + + + print.css + + + +Description + +This parameter specifies the name of the S5 print CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.css.xml new file mode 100644 index 00000000..ca47eb00 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.css.xml @@ -0,0 +1,27 @@ + + +s5.slides.css +filename + + +s5.slides.css +Specifies the name of the S5 slides CSS file + + + + + slides.css + + + +Description + +This parameter specifies the name of the S5 slides CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.js.xml new file mode 100644 index 00000000..f0c3713f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/s5.slides.js.xml @@ -0,0 +1,28 @@ + + +s5.slides.js +filename + + +s5.slides.js +Specifies the name of the S5 slides JavaScript file + + + + + slides.js + + + +Description + +This parameter specifies the name of the S5 slides JavaScript + file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sans.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sans.font.family.xml new file mode 100644 index 00000000..d569b128 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sans.font.family.xml @@ -0,0 +1,29 @@ + + +sans.font.family +string + + +sans.font.family +The default sans-serif font family + + + + +sans-serif + + + +Description + +The default sans-serif font family. At the present, this isn't +actually used by the stylesheets. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.callouts.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.callouts.xml new file mode 100644 index 00000000..e08fcdbb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.callouts.xml @@ -0,0 +1,30 @@ + + +saxon.callouts +boolean + + +saxon.callouts +Enable the callout extension + + + + + + + + +Description + +The callouts extension processes areaset +elements in ProgramListingCO and other text-based +callout elements. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.character.representation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.character.representation.xml new file mode 100644 index 00000000..bd8bcac8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.character.representation.xml @@ -0,0 +1,38 @@ + + +saxon.character.representation +string + + +saxon.character.representation +Saxon character representation used in generated HTML pages + + + + + + +Description + +This parameter has effect only when Saxon 6 is used (version 6.4.2 or later). +It sets the character representation in files generated by the chunking stylesheets. +If you want to suppress entity references for characters with direct representations in +chunker.output.encoding, set the parameter value to native. + + + For more information, see Saxon output character representation. + + +This parameter is documented here, but the declaration is actually +in the chunker.xsl stylesheet module. + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.linenumbering.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.linenumbering.xml new file mode 100644 index 00000000..451028bd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.linenumbering.xml @@ -0,0 +1,32 @@ + + +saxon.linenumbering +boolean + + +saxon.linenumbering +Enable the line numbering extension + + + + + + + + +Description + +If non-zero, verbatim environments (elements that have the +format='linespecific' notation attribute: address, +literallayout, programlisting, +screen, synopsis) that specify line numbering +will have line numbers. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.tablecolumns.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.tablecolumns.xml new file mode 100644 index 00000000..e9d96743 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/saxon.tablecolumns.xml @@ -0,0 +1,30 @@ + + +saxon.tablecolumns +boolean + + +saxon.tablecolumns +Enable the table columns extension function + + + + + + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/script.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/script.dir.xml new file mode 100644 index 00000000..9cb92afa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/script.dir.xml @@ -0,0 +1,33 @@ + + +script.dir +uri + + +script.dir +Script directory + + + + + + + + +Description + +Identifies the JavaScript source directory for the slides. +This parameter can be set in the source +document with the <?dbhtml?> pseudo-attribute +script-dir. + +If non-empty, this value is prepended to each of the JavaScript files. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.max.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.max.depth.xml new file mode 100644 index 00000000..e588e00d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.max.depth.xml @@ -0,0 +1,32 @@ + + +section.autolabel.max.depth +integer + + +section.autolabel.max.depth +The deepest level of sections that are numbered. + + + + +8 + + + +Description + +When section numbering is turned on by the +section.autolabel parameter, then this +parameter controls the depth of section nesting that is +numbered. Sections nested to a level deeper than this value will not +be numbered. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.xml new file mode 100644 index 00000000..85eede6b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.autolabel.xml @@ -0,0 +1,26 @@ + + +section.autolabel +boolean + + +section.autolabel +Are sections enumerated? + + + + + + +Description + +If true (non-zero), unlabeled sections will be enumerated. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.container.element.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.container.element.xml new file mode 100644 index 00000000..a6c40599 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.container.element.xml @@ -0,0 +1,62 @@ + + +section.container.element +list +block +wrapper + + +section.container.element +Select XSL-FO element name to contain sections + + + + +block + + + +Description + +Selects the element name for outer container of +each section. The choices are block (default) +or wrapper. +The fo: namespace prefix is added +by the stylesheet to form the full element name. + + +This element receives the section id +attribute and the appropriate section level attribute-set. + + +Changing this parameter to wrapper +is only necessary when producing multi-column output +that contains page-wide spans. Using fo:wrapper +avoids the nesting of fo:block +elements that prevents spans from working (the standard says +a span must be on a block that is a direct child of +fo:flow). + + +If set to wrapper, the +section attribute-sets only support properties +that are inheritable. That's because there is no +block to apply them to. Properties such as +font-family are inheritable, but properties such as +border are not. + + +Only some XSL-FO processors need to use this parameter. +The Antenna House processor, for example, will handle +spans in nested blocks without changing the element name. +The RenderX XEP product and FOP follow the XSL-FO standard +and need to use wrapper. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.label.includes.component.label.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.label.includes.component.label.xml new file mode 100644 index 00000000..505d4721 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.label.includes.component.label.xml @@ -0,0 +1,27 @@ + + +section.label.includes.component.label +boolean + + +section.label.includes.component.label +Do section labels include the component label? + + + + + + +Description + +If non-zero, section labels are prefixed with the label of the +component that contains them. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level1.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level1.properties.xml new file mode 100644 index 00000000..4aa70b07 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level1.properties.xml @@ -0,0 +1,43 @@ + + +section.level1.properties +attribute set + + +section.level1.properties +Properties for level-1 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level-1 section, and therefore apply to +the whole section. This includes sect1 +elements and section elements at level 1. + + +For example, you could start each level-1 section on +a new page by using: +<xsl:attribute-set name="section.level1.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level2.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level2.properties.xml new file mode 100644 index 00000000..5dd76e93 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level2.properties.xml @@ -0,0 +1,43 @@ + + +section.level2.properties +attribute set + + +section.level2.properties +Properties for level-2 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level-2 section, and therefore apply to +the whole section. This includes sect2 +elements and section elements at level 2. + + +For example, you could start each level-2 section on +a new page by using: +<xsl:attribute-set name="section.level2.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level3.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level3.properties.xml new file mode 100644 index 00000000..0bcd6969 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level3.properties.xml @@ -0,0 +1,43 @@ + + +section.level3.properties +attribute set + + +section.level3.properties +Properties for level-3 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level-3 section, and therefore apply to +the whole section. This includes sect3 +elements and section elements at level 3. + + +For example, you could start each level-3 section on +a new page by using: +<xsl:attribute-set name="section.level3.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level4.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level4.properties.xml new file mode 100644 index 00000000..14088516 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level4.properties.xml @@ -0,0 +1,43 @@ + + +section.level4.properties +attribute set + + +section.level4.properties +Properties for level-4 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level-4 section, and therefore apply to +the whole section. This includes sect4 +elements and section elements at level 4. + + +For example, you could start each level-4 section on +a new page by using: +<xsl:attribute-set name="section.level4.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level5.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level5.properties.xml new file mode 100644 index 00000000..9093b94a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level5.properties.xml @@ -0,0 +1,43 @@ + + +section.level5.properties +attribute set + + +section.level5.properties +Properties for level-5 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level-5 section, and therefore apply to +the whole section. This includes sect5 +elements and section elements at level 5. + + +For example, you could start each level-5 section on +a new page by using: +<xsl:attribute-set name="section.level5.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level6.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level6.properties.xml new file mode 100644 index 00000000..dda79378 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.level6.properties.xml @@ -0,0 +1,43 @@ + + +section.level6.properties +attribute set + + +section.level6.properties +Properties for level-6 sections + + + + + + + + + +Description + +The properties that apply to the containing +block of a level 6 or lower section, and therefore apply to +the whole section. This includes +section elements at level 6 and lower. + + +For example, you could start each level-6 section on +a new page by using: +<xsl:attribute-set name="section.level6.properties"> + <xsl:attribute name="break-before">page</xsl:attribute> +</xsl:attribute-set> + + +This attribute set inherits attributes from the +general section.properties attribute set. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.properties.xml new file mode 100644 index 00000000..06acc314 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.properties.xml @@ -0,0 +1,35 @@ + + +section.properties +attribute set + + +section.properties +Properties for all section levels + + + + + + + + + +Description + +The properties that apply to the containing +block of all section levels, and therefore apply to +the whole section. +This attribute set is inherited by the +more specific attribute sets such as +section.level1.properties. +The default is empty. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level1.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level1.properties.xml new file mode 100644 index 00000000..91c63ed2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level1.properties.xml @@ -0,0 +1,32 @@ + + +section.title.level1.properties +attribute set + + +section.title.level1.properties +Properties for level-1 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-1 section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level2.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level2.properties.xml new file mode 100644 index 00000000..a25648a7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level2.properties.xml @@ -0,0 +1,33 @@ + + + +section.title.level2.properties +attribute set + + +section.title.level2.properties +Properties for level-2 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-2 section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level3.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level3.properties.xml new file mode 100644 index 00000000..a009a6e3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level3.properties.xml @@ -0,0 +1,32 @@ + + +section.title.level3.properties +attribute set + + +section.title.level3.properties +Properties for level-3 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-3 section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level4.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level4.properties.xml new file mode 100644 index 00000000..00d43989 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level4.properties.xml @@ -0,0 +1,32 @@ + + +section.title.level4.properties +attribute set + + +section.title.level4.properties +Properties for level-4 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-4 section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level5.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level5.properties.xml new file mode 100644 index 00000000..c25b5efe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level5.properties.xml @@ -0,0 +1,32 @@ + + +section.title.level5.properties +attribute set + + +section.title.level5.properties +Properties for level-5 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-5 section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level6.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level6.properties.xml new file mode 100644 index 00000000..a2a0feb7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.level6.properties.xml @@ -0,0 +1,33 @@ + + +section.title.level6.properties +attribute set + + +section.title.level6.properties +Properties for level-6 section titles + + + + + + + + pt + + + + + +Description + +The properties of level-6 section titles. This property set is actually +used for all titles below level 5. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.properties.xml new file mode 100644 index 00000000..1317da1f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/section.title.properties.xml @@ -0,0 +1,39 @@ + + +section.title.properties +attribute set + + +section.title.properties +Properties for section titles + + + + + + + + + bold + + always + 0.8em + 1.0em + 1.2em + start + + + + + +Description + +The properties common to all section titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/segmentedlist.as.table.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/segmentedlist.as.table.xml new file mode 100644 index 00000000..fb2c2367 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/segmentedlist.as.table.xml @@ -0,0 +1,28 @@ + + +segmentedlist.as.table +boolean + + +segmentedlist.as.table +Format segmented lists as tables? + + + + + + + + +Description + +If non-zero, segmentedlists will be formatted as +tables. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sequential.links.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sequential.links.xml new file mode 100644 index 00000000..293827dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sequential.links.xml @@ -0,0 +1,25 @@ + + +sequential.links +boolean + + +sequential.links +Make sequentional links? + + + + + + + + +Description +FIXME + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.style.xml new file mode 100644 index 00000000..0907806a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.style.xml @@ -0,0 +1,36 @@ + + +shade.verbatim.style +attribute set + + +shade.verbatim.style +Properties that specify the style of shaded verbatim listings + + + + + + 0 + #E0E0E0 + + + #E0E0E0 + + + + +Description + +Properties that specify the style of shaded verbatim listings. The +parameters specified (the border and background color) are added to +the styling of the xsl-fo output. A border might be specified as "thin +black solid" for example. See xsl-fo + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.xml new file mode 100644 index 00000000..82a72162 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/shade.verbatim.xml @@ -0,0 +1,30 @@ + + +shade.verbatim +boolean + + +shade.verbatim +Should verbatim environments be shaded? + + + + + + +Description + +In the FO stylesheet, if this parameter is non-zero then the +shade.verbatim.style properties will be applied +to verbatim environments. + +In the HTML stylesheet, this parameter is now deprecated. Use +CSS instead. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.comments.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.comments.xml new file mode 100644 index 00000000..ac7bc245 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.comments.xml @@ -0,0 +1,32 @@ + + +show.comments +boolean + + +show.comments +Display remark elements? + + + + + + + + +Description + +If non-zero, comments will be displayed, otherwise they +are suppressed. Comments here refers to the remark element +(which was called comment prior to DocBook +4.0), not XML comments (<-- like this -->) which are +unavailable. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.foil.number.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.foil.number.xml new file mode 100644 index 00000000..627c6a7e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.foil.number.xml @@ -0,0 +1,28 @@ + + +show.foil.number +boolean + + +show.foil.number +Show foil number on each foil? + + + + + + + + +Description + +If non-zero, on each slide there will be its number. Currently +not supported in all output formats. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.revisionflag.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.revisionflag.xml new file mode 100644 index 00000000..c589b01a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/show.revisionflag.xml @@ -0,0 +1,42 @@ + + +show.revisionflag +boolean + + +show.revisionflag +Enable decoration of elements that have a revisionflag + + + + + + + + +Description + + +If show.revisionflag is turned on, then the stylesheets +may produce additional markup designed to allow a CSS stylesheet to +highlight elements that have specific revisionflag settings. + +The markup inserted will be usually be either a <span> or +<div> with an appropriate class +attribute. (The value of the class attribute will be the same as the +value of the revisionflag attribute). In some contexts, for example +tables, where extra markup would be structurally illegal, the class +attribute will be added to the appropriate container element. + +In general, the stylesheets only test for revisionflag in contexts +where an importing stylesheet would have to redefine whole templates. +Most of the revisionflag processing is expected to be done by another +stylesheet, for example changebars.xsl. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/showtoc.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/showtoc.image.xml new file mode 100644 index 00000000..7b1fca38 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/showtoc.image.xml @@ -0,0 +1,29 @@ + + +showtoc.image +filename + + +showtoc.image +Show ToC image + + + + +showtoc.gif + + + +Description + +Specifies the filename of the show ToC image. This is used +when the ToC hide/show parameter is +enabled. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.float.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.float.properties.xml new file mode 100644 index 00000000..0a6d904c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.float.properties.xml @@ -0,0 +1,50 @@ + + +side.float.properties +attribute set + + +side.float.properties +Attribute set for side float container properties + + + + + + 2in + 4pt + 4pt + 2pt + 2pt + 0pt + 0pt + start + + + + +Description + +Properties that are applied to the +fo:block-container inside of +a side float that is generated by the template named +floater. +That template generates a side float +when the side.float.type is set to one +of the values for a side float. + +If you do only left or +start side floats, you may want to set the +padding-start attribute to zero. +If you do only right or +end side floats, you may want to set the +padding-end attribute to zero. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.region.precedence.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.region.precedence.xml new file mode 100644 index 00000000..e573e436 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/side.region.precedence.xml @@ -0,0 +1,56 @@ + + +side.region.precedence +string + + +side.region.precedence +Determines side region page layout precedence + + +false + + +Description + +If optional side regions on a page +are established using parameters such as +body.margin.inner, +region.inner.extent, etc., then this +parameter determines what happens at the corners where the +side regions meet the header and footer regions. + +If the value of this parameter is true, +then the side regions have precedence and extend higher +and lower, while the header and footer regions are narrower +and fit inside the side regions. + +If the value of this parameter is false +(the default value), then the header and footer regions +have precedence and extend over and below the side regions. +Any value other than true or +false is taken to be false. + +If you need to set precedence separately for +individual regions, then you can set four +parameters that are normally internal to the stylesheet. +These four parameters are normally set based +on the value from side.region.precedence: + +region.before.precedence +region.after.precedence +region.start.precedence +region.end.precedence + +See also +region.inner.extent, +region.outer.extent, +body.margin.inner, +body.margin.outer. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.type.xml new file mode 100644 index 00000000..8c6a286a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.type.xml @@ -0,0 +1,90 @@ + + +sidebar.float.type +list +none +before +left +start +right +end +inside +outside + + +sidebar.float.type +Select type of float for sidebar elements + + + + +none + + + +Description + +Selects the type of float for sidebar elements. + + + +If sidebar.float.type is +none, then +no float is used. + + + +If sidebar.float.type is +before, then +the float appears at the top of the page. On some processors, +that may be the next page rather than the current page. + + + + +If sidebar.float.type is +left, +then a left side float is used. + + + + +If sidebar.float.type is +start, +then when the text direction is left-to-right a left side float is used. +When the text direction is right-to-left, a right side float is used. + + + + +If sidebar.float.type is +right, +then a right side float is used. + + + + +If sidebar.float.type is +end, +then when the text direction is left-to-right a right side float is used. +When the text direction is right-to-left, a left side float is used. + + + + +If your XSL-FO processor supports floats positioned on the +inside or +outside +of double-sided pages, then you have those two +options for side floats as well. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.width.xml new file mode 100644 index 00000000..cb989e4e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.float.width.xml @@ -0,0 +1,35 @@ + + +sidebar.float.width +length + + +sidebar.float.width +Set the default width for sidebars + + + + +1in + + + +Description + +Sets the default width for sidebars when used as a side float. +The width determines the degree to which the sidebar block intrudes into +the text area. + +If sidebar.float.type is +before or +none, then +this parameter is ignored. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.properties.xml new file mode 100644 index 00000000..fc98ac0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.properties.xml @@ -0,0 +1,42 @@ + + +sidebar.properties +attribute set + + +sidebar.properties +Attribute set for sidebar properties + + + + + + solid + 1pt + black + #DDDDDD + 12pt + 12pt + 6pt + 6pt + 0pt + 0pt + + + + + +Description + +The styling for sidebars. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.title.properties.xml new file mode 100644 index 00000000..f1b1d518 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/sidebar.title.properties.xml @@ -0,0 +1,32 @@ + + +sidebar.title.properties +attribute set + + +sidebar.title.properties +Attribute set for sidebar titles + + + + + + bold + false + start + always + + + + +Description + +The styling for sidebars titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/simplesect.in.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/simplesect.in.toc.xml new file mode 100644 index 00000000..9bc3ab5d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/simplesect.in.toc.xml @@ -0,0 +1,26 @@ + + +simplesect.in.toc +boolean + + +simplesect.in.toc +Should simplesect elements appear in the TOC? + + + + + + +Description + +If non-zero, simplesects will be included in the TOC. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.font.family.xml new file mode 100644 index 00000000..e1c75410 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.font.family.xml @@ -0,0 +1,31 @@ + + +slide.font.family +list +open +serif +sans-serif +monospace + + +slide.font.family +Specifies font family to use for slide bodies + + + + +Helvetica + + + +Description + +Specifies the font family to use for slides bodies. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.title.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.title.font.family.xml new file mode 100644 index 00000000..a5a3a88a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slide.title.font.family.xml @@ -0,0 +1,31 @@ + + +slide.title.font.family +list +open +serif +sans-serif +monospace + + +slide.title.font.family +Specifies font family to use for slide titles + + + + +Helvetica + + + +Description + +Specifies the font family to use for slides titles. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.js.xml new file mode 100644 index 00000000..90fffaeb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.js.xml @@ -0,0 +1,28 @@ + + +slides.js +filename + + +slides.js +Slides overlay file + + + + +slides.js + + + +Description + +Specifies the filename of the slides JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.properties.xml new file mode 100644 index 00000000..daca82c9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.properties.xml @@ -0,0 +1,31 @@ + + +slides.properties +attribute set + + +slides.properties +Specifies properties for all slides + + + + + + + + + + + + +Description + +This parameter specifies properties that are applied to all slides. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.author.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.author.properties.xml new file mode 100644 index 00000000..041710ac --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.author.properties.xml @@ -0,0 +1,32 @@ + + +slides.titlepage.author.properties +attribute set + + +slides.titlepage.author.properties +Specifies properties for slides titlepage title + + + + + + center + 1em + 20.736pt + + + + +Description + +This parameter specifies properties for the author on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.authorgroup.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.authorgroup.properties.xml new file mode 100644 index 00000000..81b0cf45 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.authorgroup.properties.xml @@ -0,0 +1,28 @@ + + +slides.titlepage.authorgroup.properties +attribute set + + +slides.titlepage.authorgroup.properties +Specifies properties for slides titlepage title + + + + + + + + +Description + +This parameter specifies properties for the authorgroup on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.corpauthor.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.corpauthor.properties.xml new file mode 100644 index 00000000..63f6ba8a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.corpauthor.properties.xml @@ -0,0 +1,32 @@ + + +slides.titlepage.corpauthor.properties +attribute set + + +slides.titlepage.corpauthor.properties +Specifies properties for slides titlepage title + + + + + + center + 1em + 20.736pt + + + + +Description + +This parameter specifies properties for the corpauthor on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.master.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.master.properties.xml new file mode 100644 index 00000000..6b0a1c44 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.master.properties.xml @@ -0,0 +1,46 @@ + + +slides.titlepage.master.properties +attribute set + + +slides.titlepage.master.properties +Specifies properties for slides titlepage master + + + + + + + + + + + + + + + + + + + + + + + + + + + +Description + +This parameter specifies properties for the slides titlepage master. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.pubdate.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.pubdate.properties.xml new file mode 100644 index 00000000..59ac6ed1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.pubdate.properties.xml @@ -0,0 +1,32 @@ + + +slides.titlepage.pubdate.properties +attribute set + + +slides.titlepage.pubdate.properties +Specifies properties for slides titlepage title + + + + + + center + 1em + 17.28pt + + + + +Description + +This parameter specifies properties for the pubdate on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.region-body.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.region-body.properties.xml new file mode 100644 index 00000000..5cfc81d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.region-body.properties.xml @@ -0,0 +1,33 @@ + + +slides.titlepage.region-body.properties +attribute set + + +slides.titlepage.region-body.properties +Specifies properties for slides titlepage region-body + + + + + + 0pt + 0pt + + + + + + + +Description + +This parameter specifies properties for the slides titlepage region-body. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.subtitle.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.subtitle.properties.xml new file mode 100644 index 00000000..ecaf193f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.subtitle.properties.xml @@ -0,0 +1,34 @@ + + +slides.titlepage.subtitle.properties +attribute set + + +slides.titlepage.subtitle.properties +Specifies properties for slides titlepage title + + + + + + center + 1em + + + + + + + +Description + +This parameter specifies properties for the subtitle on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.title.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.title.properties.xml new file mode 100644 index 00000000..d4facbc0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slides.titlepage.title.properties.xml @@ -0,0 +1,40 @@ + + +slides.titlepage.title.properties +attribute set + + +slides.titlepage.title.properties +Specifies properties for slides titlepage title + + + + + + center + 1em + 1.5in + always + + + + bold + + + + + + + +Description + +This parameter specifies properties for the title on the default + titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.duration.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.duration.xml new file mode 100644 index 00000000..6d81ddf2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.duration.xml @@ -0,0 +1,29 @@ + + +slidy.duration +integer + + +slidy.duration +Specifies the duration of the presentation + + + + + 0 + + + +Description + +This parameter specifies the duration of the presentation + in minutes. A JavaScript clock will count down to help the + speaker in not running out of time. Can be disabled if set to 0. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.path.prefix.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.path.prefix.xml new file mode 100644 index 00000000..f3da6f35 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.path.prefix.xml @@ -0,0 +1,29 @@ + + +slidy.path.prefix +uri + + +slidy.path.prefix +Specifies the path to Slidy files + + + + + files/slidy/ + + + +Description + +This parameter specifies the path where Slidy CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.css.xml new file mode 100644 index 00000000..e288b7b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.css.xml @@ -0,0 +1,27 @@ + + +slidy.slidy.css +filename + + +slidy.slidy.css +Specifies the name of the main Slidy CSS file + + + + + styles/slidy.css + + + +Description + +This parameter specifies the name of the main Slidy CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.js.xml new file mode 100644 index 00000000..aba413a1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.slidy.js.xml @@ -0,0 +1,27 @@ + + +slidy.slidy.js +filename + + +slidy.slidy.js +Specifies the name of the Slidy JavaScript file + + + + + scripts/slidy.js + + + +Description + +This parameter specifies the name of the Slidy JavaScript file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.user.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.user.css.xml new file mode 100644 index 00000000..f14e24fd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/slidy.user.css.xml @@ -0,0 +1,27 @@ + + +slidy.user.css +filename + + +slidy.user.css +Specifies the name of the Slidy user CSS file + + + + + styles/w3c-blue.css + + + +Description + +This parameter specifies the name of the Slidy user CSS file. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/spacing.paras.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/spacing.paras.xml new file mode 100644 index 00000000..2f2323a1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/spacing.paras.xml @@ -0,0 +1,30 @@ + + +spacing.paras +boolean + + +spacing.paras +Insert additional <p> elements for spacing? + + + + + + + + +Description + +When non-zero, additional, empty paragraphs are inserted in +several contexts (for example, around informal figures), to create a +more pleasing visual appearance in many browsers. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernote.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernote.properties.xml new file mode 100644 index 00000000..089115a7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernote.properties.xml @@ -0,0 +1,32 @@ + + +speakernote.properties +attribute set + + +speakernote.properties +Specifies properties for all speakernotes + + + + + + Times Roman + italic + 12pt + normal + + + + +Description + +This parameter specifies properties that are applied to all speakernotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernotes.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernotes.properties.xml new file mode 100644 index 00000000..f652a5db --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/speakernotes.properties.xml @@ -0,0 +1,28 @@ + + +speakernotes.properties +attribute set + + +footnote.properties +Properties applied to speakernotes + + + + + + + + + +Description + +This attribute set is applied to speakernotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/subscript.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/subscript.properties.xml new file mode 100644 index 00000000..d2c77111 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/subscript.properties.xml @@ -0,0 +1,29 @@ + + +subscript.properties +attribute set + + +subscript.properties +Properties associated with subscripts + + + + + + 75% + + + + +Description + +Specifies styling properties for subscripts. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/superscript.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/superscript.properties.xml new file mode 100644 index 00000000..ecf6af15 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/superscript.properties.xml @@ -0,0 +1,29 @@ + + +superscript.properties +attribute set + + +superscript.properties +Properties associated with superscripts + + + + + + 75% + + + + +Description + +Specifies styling properties for superscripts. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.footer.navigation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.footer.navigation.xml new file mode 100644 index 00000000..430ed977 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.footer.navigation.xml @@ -0,0 +1,26 @@ + + +suppress.footer.navigation +boolean + + +suppress.footer.navigation +Disable footer navigation + + + +0 + + +Description + + +If non-zero, footer navigation will be suppressed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.header.navigation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.header.navigation.xml new file mode 100644 index 00000000..8fff0810 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.header.navigation.xml @@ -0,0 +1,27 @@ + + +suppress.header.navigation +boolean + + +suppress.header.navigation +Disable header navigation + + + + + + + + +Description + +If non-zero, header navigation will be suppressed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.homepage.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.homepage.title.xml new file mode 100644 index 00000000..38a33062 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.homepage.title.xml @@ -0,0 +1,25 @@ + + +suppress.homepage.title +boolean + + +suppress.homepage.title +Suppress title on homepage? + + + + + + + + +Description +FIXME:If non-zero, the title on the homepage is suppressed? + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.navigation.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.navigation.xml new file mode 100644 index 00000000..351fc4d4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/suppress.navigation.xml @@ -0,0 +1,28 @@ + + +suppress.navigation +boolean + + +suppress.navigation +Disable header and footer navigation + + + + + + + + +Description + + +If non-zero, header and footer navigation will be suppressed. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.fo.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.fo.xml new file mode 100644 index 00000000..b501a77c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.fo.xml @@ -0,0 +1,53 @@ + + +svg.embedding.mode +list +external-graphic +instream-foreign-object + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + instream-foreign-object + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.xml new file mode 100644 index 00000000..891737fb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/svg.embedding.mode.xml @@ -0,0 +1,78 @@ + + +svg.embedding.mode +list +inline +object +image +link +iframe +embed + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + object + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/symbol.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/symbol.font.family.xml new file mode 100644 index 00000000..8acc791f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/symbol.font.family.xml @@ -0,0 +1,45 @@ + + +symbol.font.family +list +open +serif +sans-serif +monospace + + +symbol.font.family +The font families to be searched for symbols outside + of the body font + + + + +Symbol,ZapfDingbats + + + +Description + +A typical body or title font does not contain all +the character glyphs that DocBook supports. This parameter +specifies additional fonts that should be searched for +special characters not in the normal font. +These symbol font names are automatically appended +to the body or title font family name when fonts +are specified in a +font-family +property in the FO output. + +The symbol font names should be entered as a +comma-separated list. The default value is +Symbol,ZapfDingbats. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.borders.with.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.borders.with.css.xml new file mode 100644 index 00000000..2640fb98 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.borders.with.css.xml @@ -0,0 +1,28 @@ + + +table.borders.with.css +boolean + + +table.borders.with.css +Use CSS to specify table, row, and cell borders? + + + + + + + + +Description + +If non-zero, CSS will be used to draw table borders. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.caption.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.caption.properties.xml new file mode 100644 index 00000000..8f028a5c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.caption.properties.xml @@ -0,0 +1,31 @@ + + +table.caption.properties +attribute set + + +table.caption.properties +Properties associated with a table caption + + + + + + always + + + + +Description + +The styling for table caption element (not the table title). + +See also table.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.color.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.color.xml new file mode 100644 index 00000000..326e1486 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.color.xml @@ -0,0 +1,39 @@ + + +table.cell.border.color +color + + +table.cell.border.color +Specifies the border color of table cells + + + + + +black + + + +Description + +Set the color of table cell borders. If non-zero, the value is used +for the border coloration. See CSS. A +color is either a keyword or a numerical RGB specification. +Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, +navy, olive, orange, purple, red, silver, teal, white, and +yellow. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.style.xml new file mode 100644 index 00000000..221a29c3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.style.xml @@ -0,0 +1,42 @@ + + +table.cell.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.cell.border.style +Specifies the border style of table cells + + + + +solid + + + +Description + +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.thickness.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.thickness.xml new file mode 100644 index 00000000..093e38ed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.border.thickness.xml @@ -0,0 +1,35 @@ + + +table.cell.border.thickness +length + + +table.cell.border.thickness +Specifies the thickness of table cell borders + + + + +0.5pt + + + +Description + +If non-zero, specifies the thickness of borders on table +cells. The units are points. See +CSS + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.padding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.padding.xml new file mode 100644 index 00000000..25fd6535 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.cell.padding.xml @@ -0,0 +1,32 @@ + + +table.cell.padding +attribute set + + +table.cell.padding +Specifies the padding of table cells + + + + + + 2pt + 2pt + 2pt + 2pt + + + + +Description + +Specifies the padding of table cells. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.entry.padding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.entry.padding.xml new file mode 100644 index 00000000..cfd6aa33 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.entry.padding.xml @@ -0,0 +1,27 @@ + + +table.entry.padding +length + + +table.entry.padding + + + + + +2pt + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.format.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.format.xml new file mode 100644 index 00000000..ebbd2ea3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.format.xml @@ -0,0 +1,33 @@ + + +table.footnote.number.format +list +11,2,3... +AA,B,C... +aa,b,c... +ii,ii,iii... +II,II,III... + + +table.footnote.number.format +Identifies the format used for footnote numbers in tables + + + + +a + + + +Description + +The table.footnote.number.format specifies the format +to use for footnote numeration (1, i, I, a, or A) in tables. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.symbols.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.symbols.xml new file mode 100644 index 00000000..a8d8c23e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.number.symbols.xml @@ -0,0 +1,39 @@ + + +table.footnote.number.symbols +string + + +table.footnote.number.symbols +Special characters to use a footnote markers in tables + + + + + + + + +Description + +If table.footnote.number.symbols is not the empty string, +table footnotes will use the characters it contains as footnote symbols. For example, +*&#x2020;&#x2021;&#x25CA;&#x2720; will identify +footnotes with *, †, ‡, +â—Š, and ✠. If there are more footnotes +than symbols, the stylesheets will fall back to numbered footnotes using +table.footnote.number.format. + +The use of symbols for footnotes depends on the ability of your +processor (or browser) to render the symbols you select. Not all systems are +capable of displaying the full range of Unicode characters. If the quoted characters +in the preceding paragraph are not displayed properly, that's a good indicator +that you may have trouble using those symbols for footnotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.properties.xml new file mode 100644 index 00000000..94bed80b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.footnote.properties.xml @@ -0,0 +1,39 @@ + + +table.footnote.properties +attribute set + + +table.footnote.properties +Properties applied to each table footnote body + + + + + + + + + normal + normal + 2pt + + + + + +Description + +This attribute set is applied to the footnote-block +for each table footnote. +It can be used to set the +font-size, font-family, and other inheritable properties that will be +applied to all table footnotes. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.color.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.color.xml new file mode 100644 index 00000000..070cb6a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.color.xml @@ -0,0 +1,28 @@ + + +table.frame.border.color +color + + +table.frame.border.color +Specifies the border color of table frames + + + + + +black + + + +Description + +Specifies the border color of table frames. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.style.xml new file mode 100644 index 00000000..881840c5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.style.xml @@ -0,0 +1,37 @@ + + +table.frame.border.style +list +none +solid +dotted +dashed +double +groove +ridge +inset +outset +solid + + +table.frame.border.style +Specifies the border style of table frames + + + + +solid + + + +Description + +Specifies the border style of table frames. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.thickness.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.thickness.xml new file mode 100644 index 00000000..1eaa04ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.frame.border.thickness.xml @@ -0,0 +1,27 @@ + + +table.frame.border.thickness +length + + +table.frame.border.thickness +Specifies the thickness of the frame border + + + + +0.5pt + + + +Description + +Specifies the thickness of the border on the table's frame. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.properties.xml new file mode 100644 index 00000000..76340c8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.properties.xml @@ -0,0 +1,34 @@ + + +table.properties +attribute set + + +table.properties +Properties associated with the block surrounding a table + + + + + + auto + + + + +Description + +Block styling properties for tables. This parameter should really +have been called table.block.properties or something +like that, but we’re leaving it to avoid backwards-compatibility +problems. + +See also table.table.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.spacer.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.spacer.image.xml new file mode 100644 index 00000000..12e6d5a5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.spacer.image.xml @@ -0,0 +1,26 @@ + + +table.spacer.image +filename + + +table.spacer.image +Invisible pixel for tabular accessibility + + + + +graphics/spacer.gif + + + +Description +This is the 1x1 pixel, transparent pixel used for the table trick to increase the accessibility of the tabular +website presentation. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.table.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.table.properties.xml new file mode 100644 index 00000000..4ee34223 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/table.table.properties.xml @@ -0,0 +1,36 @@ + + +table.table.properties +attribute set + + +table.table.properties +Properties associated with a table + + + + + + retain + collapse + + + + +Description + +The styling for tables. This parameter should really +have been called table.properties, but that parameter +name was inadvertently established for the block-level properties +of the table as a whole. + + +See also table.properties. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tablecolumns.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tablecolumns.extension.xml new file mode 100644 index 00000000..2ec817a3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tablecolumns.extension.xml @@ -0,0 +1,30 @@ + + +tablecolumns.extension +boolean + + +tablecolumns.extension +Enable the table columns extension function + + + + + + + + +Description + +The table columns extension function adjusts the widths of table +columns in the HTML result to more accurately reflect the specifications +in the CALS table. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/target.database.document.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/target.database.document.xml new file mode 100644 index 00000000..042f0173 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/target.database.document.xml @@ -0,0 +1,37 @@ + + +target.database.document +uri + + +target.database.document +Name of master database file for resolving +olinks + + + + olinkdb.xml + + +Description + + +To resolve olinks between documents, the stylesheets use a master +database document that identifies the target datafiles for all the +documents within the scope of the olinks. This parameter value is the +URI of the master document to be read during processing to resolve +olinks. The default value is olinkdb.xml. + +The data structure of the file is defined in the +targetdatabase.dtd DTD. The database file +provides the high level elements to record the identifiers, locations, +and relationships of documents. The cross reference data for +individual documents is generally pulled into the database using +system entity references or XIncludes. See also +targets.filename. + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/targets.filename.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/targets.filename.xml new file mode 100644 index 00000000..de6e29c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/targets.filename.xml @@ -0,0 +1,32 @@ + + +targets.filename +string + + +targets.filename +Name of cross reference targets data file + + +target.db + + +Description + + +In order to resolve olinks efficiently, the stylesheets can +generate an external data file containing information about +all potential cross reference endpoints in a document. +This parameter lets you change the name of the generated +file from the default name target.db. +The name must agree with that used in the target database +used to resolve olinks during processing. +See also target.database.document. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/task.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/task.properties.xml new file mode 100644 index 00000000..3ded6765 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/task.properties.xml @@ -0,0 +1,29 @@ + + +task.properties +attribute set + + +task.properties +Properties associated with a task + + + + + + auto + + + + +Description + +Properties to style the entire block containing a task element. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/template.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/template.xml new file mode 100644 index 00000000..9d35f83f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/template.xml @@ -0,0 +1,27 @@ + + +[[NAME]] + + + +[[NAME]] + + + + + + + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.delims.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.delims.xml new file mode 100644 index 00000000..3a302f79 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.delims.xml @@ -0,0 +1,47 @@ + + +tex.math.delims +boolean + + +tex.math.delims +Should equations output for processing by TeX be +surrounded by math mode delimiters? + + + + + + + + +Description + +For compatibility with DSSSL based DBTeXMath from Allin Cottrell +you should set this parameter to 0. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + +Related Parameters + tex.math.in.alt, + passivetex.extensions + + +See Also + You can also use the dbtex delims processing + instruction to control whether delimiters are output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.file.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.file.xml new file mode 100644 index 00000000..fbc6eaa6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.file.xml @@ -0,0 +1,42 @@ + + +tex.math.file +string + + +tex.math.file +Name of temporary file for generating images from equations + + + + +tex-math-equations.tex + + + +Description + +Name of auxiliary file for TeX equations. This file can be +processed by dvi2bitmap to get bitmap versions of equations for HTML +output. + + +Related Parameters + tex.math.in.alt, + tex.math.delims, + + +More information + For how-to documentation on embedding TeX equations and + generating output from them, see + DBTeXMath. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.in.alt.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.in.alt.xml new file mode 100644 index 00000000..ed1abb97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/tex.math.in.alt.xml @@ -0,0 +1,76 @@ + + +tex.math.in.alt +list +plain +latex + + +tex.math.in.alt +TeX notation used for equations + + + + + + + + +Description + +If you want type math directly in TeX notation in equations, +this parameter specifies notation used. Currently are supported two +values -- plain and latex. Empty +value means that you are not using TeX math at all. + +Preferred way for including TeX alternative of math is inside of +textobject element. Eg.: + +<inlineequation> +<inlinemediaobject> +<imageobject> +<imagedata fileref="eq1.gif"/> +</imageobject> +<textobject><phrase>E=mc squared</phrase></textobject> +<textobject role="tex"><phrase>E=mc^2</phrase></textobject> +</inlinemediaobject> +</inlineequation> + +If you are using graphic element, you can +store TeX inside alt element: + +<inlineequation> +<alt role="tex">a^2+b^2=c^2</alt> +<graphic fileref="a2b2c2.gif"/> +</inlineequation> + +If you want use this feature, you should process your FO with +PassiveTeX, which only supports TeX math notation. When calling +stylsheet, don't forget to specify also +passivetex.extensions=1. + +If you want equations in HTML, just process generated file +tex-math-equations.tex by TeX or LaTeX. Then run +dvi2bitmap program on result DVI file. You will get images for +equations in your document. + + + This feature is useful for print/PDF output only if you + use the obsolete and now unsupported PassiveTeX XSL-FO + engine. + + + + +Related Parameters + tex.math.delims, + passivetex.extensions, + tex.math.file + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.home.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.home.xml new file mode 100644 index 00000000..0bc81dd7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.home.xml @@ -0,0 +1,27 @@ + + +text.home +string + + +text.home +Home + + + + +Home + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.next.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.next.xml new file mode 100644 index 00000000..d89b8e8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.next.xml @@ -0,0 +1,27 @@ + + +text.next +string + + +text.next +FIXME: + + + + +Next + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.prev.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.prev.xml new file mode 100644 index 00000000..62d28e3d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.prev.xml @@ -0,0 +1,27 @@ + + +text.prev +string + + +text.prev +FIXME: + + + + +Prev + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.toc.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.toc.xml new file mode 100644 index 00000000..083b8e31 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.toc.xml @@ -0,0 +1,27 @@ + + +text.toc +string + + +text.toc +FIXME: + + + + +ToC + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.up.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.up.xml new file mode 100644 index 00000000..f6dca22b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/text.up.xml @@ -0,0 +1,27 @@ + + +text.up +string + + +text.up +FIXME: + + + + +Up + + + +Description + +FIXME: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textbgcolor.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textbgcolor.xml new file mode 100644 index 00000000..b9aefe6e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textbgcolor.xml @@ -0,0 +1,26 @@ + + +textbgcolor +color + + +textbgcolor +The background color of the table body + + + + +white + + + +Description +The background color of the table body. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textdata.default.encoding.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textdata.default.encoding.xml new file mode 100644 index 00000000..b6f30a8b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textdata.default.encoding.xml @@ -0,0 +1,32 @@ + + +textdata.default.encoding +string + + +textdata.default.encoding +Default encoding of external text files which are included +using textdata element + + + + + + + + +Description + +Specifies the encoding of any external text files included using +textdata element. This value is used only when you do +not specify encoding by the appropriate attribute +directly on textdata. An empty string is interpreted as the system +default encoding. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textinsert.extension.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textinsert.extension.xml new file mode 100644 index 00000000..a6f1ea40 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/textinsert.extension.xml @@ -0,0 +1,62 @@ + + + textinsert.extension + boolean + + + textinsert.extension + Enables the textinsert extension element + + + + + + + Description + The textinsert extension element inserts the contents of + a file into the result tree (as text). + + To use the textinsert extension element, you must use + either Saxon or Xalan as your XSLT processor (it doesn’t + work with xsltproc), along with either the DocBook Saxon + extensions or DocBook Xalan extensions (for more + information about those extensions, see DocBook Saxon Extensions and DocBook Xalan Extensions), and you must set both + the use.extensions and + textinsert.extension parameters to + 1. + As an alternative to using the textinsert element, + consider using an Xinclude element with the + parse="text" attribute and value + specified, as detailed in Using XInclude for text inclusions. + + + See Also + You can also use the dbhtml-include href processing + instruction to insert external files — both files containing + plain text and files with markup content (including HTML + content). + + More information + For how-to documentation on inserting contents of + external code files and other text files into output, see + External code files. + For guidelines on inserting contents of + HTML files into output, see Inserting external HTML code. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.font.family.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.font.family.xml new file mode 100644 index 00000000..f04e6169 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.font.family.xml @@ -0,0 +1,38 @@ + + +title.font.family +list +open +serif +sans-serif +monospace + + +title.font.family +The default font family for titles + + + + +sans-serif + + + +Description + +The title font family is used for titles (chapter, section, figure, +etc.) + +If more than one font is required, enter the font names, +separated by a comma, e.g. + + <xsl:param name="body.font.family">Arial, SimSun, serif</xsl:param> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.margin.left.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.margin.left.xml new file mode 100644 index 00000000..dc50dd13 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/title.margin.left.xml @@ -0,0 +1,65 @@ + + +title.margin.left +length + + +title.margin.left +Adjust the left margin for titles + + + + + + + -4pc + 0pt + 0pt + + + + + +Description + +This parameter provides +the means of adjusting the left margin for titles +when the XSL-FO processor being used is +an old version of FOP (0.25 and earlier). +It is only useful when the fop.extensions +is nonzero. + +The left margin of the body region +is calculated to include this space, +and titles are outdented to the left outside +the body region by this amount, +effectively leaving titles at the intended left margin +and the body text indented. +Currently this method is only used for old FOP because +it cannot properly use the body.start.indent +parameter. + + +The default value when the fop.extensions +parameter is nonzero is -4pc, which means the +body text is indented 4 picas relative to +the titles. +The default value when the fop.extensions +parameter equals zero is 0pt, and +the body indent should instead be specified +using the body.start.indent +parameter. + + +If you set the value to zero, be sure to still include +a unit indicator such as 0pt, or +the FO processor will report errors. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/titlefoil.html.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/titlefoil.html.xml new file mode 100644 index 00000000..5fa2acd5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/titlefoil.html.xml @@ -0,0 +1,27 @@ + + +titlefoil.html +filename + + +titlefoil.html +Name of title foil HTML file + + + + + + + + +Description + +Sets the filename used for the slides titlepage. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.bg.color.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.bg.color.xml new file mode 100644 index 00000000..1389c62b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.bg.color.xml @@ -0,0 +1,27 @@ + + +toc.bg.color +color + + +toc.bg.color +Background color for ToC frame + + + + +#FFFFFF + + + +Description + +Specifies the background color used in the ToC frame. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.graphic.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.graphic.xml new file mode 100644 index 00000000..bb24888f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.graphic.xml @@ -0,0 +1,28 @@ + + +toc.blank.graphic +boolean + + +toc.blank.graphic +Use graphic for "blanks" in TOC? + + + + + + + + +Description +If non-zero, "blanks" in the the TOC will be accomplished +with the graphic identified by toc.spacer.image. + +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.image.xml new file mode 100644 index 00000000..82caa2f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.image.xml @@ -0,0 +1,27 @@ + + +toc.blank.image +filename + + +toc.blank.image +The image for "blanks" in the TOC + + + + +graphics/blank.gif + + + +Description +If toc.blank.graphic is non-zero, this image +will be used to for "blanks" in the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml new file mode 100644 index 00000000..d39aec4f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.blank.text.xml @@ -0,0 +1,27 @@ + + +toc.blank.text +string + + +toc.blank.text +The text for "blanks" in the TOC + + + + +    + + + +Description +If toc.blank.graphic is zero, this text string +will be used for "blanks" in the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.hide.show.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.hide.show.xml new file mode 100644 index 00000000..1570ec43 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.hide.show.xml @@ -0,0 +1,33 @@ + + +toc.hide.show +boolean + + +toc.hide.show +Enable hide/show button for ToC frame + + + + + + + + +Description + +If non-zero, JavaScript (and an additional icon, see +hidetoc.image and +showtoc.image) is added to each slide +to allow the ToC panel to be toggled on each panel. + +There is a bug in Mozilla 1.0 (at least as of CR3) that causes +the browser to reload the titlepage when this feature is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.html.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.html.xml new file mode 100644 index 00000000..62c060c7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.html.xml @@ -0,0 +1,27 @@ + + +toc.html +filename + + +toc.html +Name of ToC HTML file + + + + + + + + +Description + +Sets the filename used for the table of contents page. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.image.xml new file mode 100644 index 00000000..147155cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.image.xml @@ -0,0 +1,27 @@ + + +toc.image +filename + + +toc.image +ToC image + + + + +active/nav-toc.png + + + +Description + +Specifies the filename of the ToC navigation icon. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.indent.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.indent.width.xml new file mode 100644 index 00000000..449e74cc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.indent.width.xml @@ -0,0 +1,34 @@ + + +toc.indent.width +float + + +toc.indent.width +Amount of indentation for TOC entries + + + + +24 + + + + +Description + +Specifies, in points, the distance by which each level of the +TOC is indented from its parent. + +This value is expressed in points, without +a unit (in other words, it is a bare number). Using a bare number allows the stylesheet +to perform calculations that would otherwise have to be performed by the FO processor +because not all processors support expressions. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.line.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.line.properties.xml new file mode 100644 index 00000000..0886fa45 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.line.properties.xml @@ -0,0 +1,44 @@ + + +toc.line.properties +attribute set + + +toc.line.properties +Properties for lines in ToCs and LoTs + + + + + + justify + start + + + + + + +Description + +Properties which are applied to every line in ToC (or LoT). You can +modify them in order to change appearance of all, or some lines. For +example, in order to make lines for chapters bold, specify the +following in your customization layer: + +<xsl:attribute-set name="toc.line.properties"> + <xsl:attribute name="font-weight"> + <xsl:choose> + <xsl:when test="self::chapter">bold</xsl:when> + <xsl:otherwise>normal</xsl:otherwise> + </xsl:choose> + </xsl:attribute> +</xsl:attribute-set> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.list.type.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.list.type.xml new file mode 100644 index 00000000..31dc465d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.list.type.xml @@ -0,0 +1,30 @@ + + +toc.list.type +list +dl +ul +ol + + +toc.list.type +Type of HTML list element to use for Tables of Contents + + + +dl + + +Description + +When an automatically generated Table of Contents (or List of Titles) +is produced, this HTML element will be used to make the list. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.margin.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.margin.properties.xml new file mode 100644 index 00000000..25963df5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.margin.properties.xml @@ -0,0 +1,33 @@ + + +toc.margin.properties +attribute set + + +toc.margin.properties +Margin properties used on Tables of Contents + + + + + + 0.5em + 1em + 2em + 0.5em + 1em + 2em + + + + +Description +This attribute set is used on Tables of Contents. These attributes are set +on the wrapper that surrounds the ToC block, not on each individual lines. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.max.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.max.depth.xml new file mode 100644 index 00000000..75902b38 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.max.depth.xml @@ -0,0 +1,25 @@ + + +toc.max.depth +integer + + +toc.max.depth +How many levels should be created for each TOC? + + + +8 + + +Description + +Specifies the maximal depth of TOC on all levels. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.graphic.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.graphic.xml new file mode 100644 index 00000000..4b2cb74f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.graphic.xml @@ -0,0 +1,28 @@ + + +toc.pointer.graphic +boolean + + +toc.pointer.graphic +Use graphic for TOC pointer? + + + + + + + + +Description +If non-zero, the "pointer" in the TOC will be displayed +with the graphic identified by toc.pointer.image. + +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.image.xml new file mode 100644 index 00000000..bf069018 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.image.xml @@ -0,0 +1,27 @@ + + +toc.pointer.image +filename + + +toc.pointer.image +The image for the "pointer" in the TOC + + + + +graphics/arrow.gif + + + +Description +If toc.pointer.graphic is non-zero, this image +will be used for the "pointer" in the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.text.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.text.xml new file mode 100644 index 00000000..b094765a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.pointer.text.xml @@ -0,0 +1,27 @@ + + +toc.pointer.text +string + + +toc.pointer.text +The text for the "pointer" in the TOC + + + + + >  + + + +Description +If toc.pointer.graphic is zero, this text string +will be used to display the "pointer" in the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.row.height.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.row.height.xml new file mode 100644 index 00000000..89bac837 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.row.height.xml @@ -0,0 +1,33 @@ + + +toc.row.height +length + + +toc.row.height +Height of ToC rows in dynamic ToCs + + + + +22 + + + +Description + +This parameter specifies the height of each row in the table of +contents. This is only applicable if a dynamic ToC is used. You may want to +adjust this parameter for optimal appearance with the font and image +sizes selected by your CSS +stylesheet. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.section.depth.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.section.depth.xml new file mode 100644 index 00000000..db99f9c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.section.depth.xml @@ -0,0 +1,28 @@ + + +toc.section.depth +integer + + +toc.section.depth +How deep should recursive sections appear +in the TOC? + + + +2 + + +Description + +Specifies the depth to which recursive sections should appear in the +TOC. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.graphic.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.graphic.xml new file mode 100644 index 00000000..0a5729c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.graphic.xml @@ -0,0 +1,28 @@ + + +toc.spacer.graphic +boolean + + +toc.spacer.graphic +Use graphic for TOC spacer? + + + + + + + + +Description +If non-zero, the indentation in the TOC will be accomplished +with the graphic identified by toc.spacer.image. + +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.image.xml new file mode 100644 index 00000000..0d550167 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.image.xml @@ -0,0 +1,27 @@ + + +toc.spacer.image +filename + + +toc.spacer.image +The image for spacing the TOC + + + + +graphics/blank.gif + + + +Description +If toc.spacer.graphic is non-zero, this image +will be used to indent the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.text.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.text.xml new file mode 100644 index 00000000..bfb605f5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.spacer.text.xml @@ -0,0 +1,27 @@ + + +toc.spacer.text +string + + +toc.spacer.text +The text for spacing the TOC + + + + +    + + + +Description +If toc.spacer.graphic is zero, this text string +will be used to indent the TOC. +Only applies with the tabular presentation is being used. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.width.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.width.xml new file mode 100644 index 00000000..71a3c03b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/toc.width.xml @@ -0,0 +1,28 @@ + + +toc.width +length + + +toc.width +Width of ToC frame + + + + +250 + + + + +Description + +Specifies the width of the ToC frame in pixels. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ua.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ua.js.xml new file mode 100644 index 00000000..8242a716 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ua.js.xml @@ -0,0 +1,28 @@ + + +ua.js +filename + + +ua.js +UA JavaScript file + + + + +ua.js + + + +Description + +Specifies the filename of the UA JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.footnotes.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.footnotes.xml new file mode 100644 index 00000000..f17c884a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.footnotes.xml @@ -0,0 +1,34 @@ + + +ulink.footnotes +boolean + + +ulink.footnotes +Generate footnotes for ulinks? + + + + + + + + +Description + +If non-zero, and if ulink.show also is non-zero, +the URL of each ulink will appear as a footnote. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.footnotes applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.chars.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.chars.xml new file mode 100644 index 00000000..7419e87c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.chars.xml @@ -0,0 +1,38 @@ + + +ulink.hyphenate.chars +string + + +ulink.hyphenate.chars +List of characters to allow ulink URLs to be automatically +hyphenated on + + + + +/ + + + +Description + +If the ulink.hyphenate parameter is not +empty, then hyphenation of ulinks is turned on, and any character +contained in this parameter is treated as an allowable hyphenation +point. This and ulink.hyphenate work together, +one is pointless without the other being set to a non-empty value + +The default value is /, but the parameter could +be customized to contain other URL characters, as for example: + +<xsl:param name="ulink.hyphenate.chars">:/@&?.#</xsl:param> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.xml new file mode 100644 index 00000000..8aa1dfed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.hyphenate.xml @@ -0,0 +1,39 @@ + + +ulink.hyphenate +string + + +ulink.hyphenate +Allow URLs to be automatically hyphenated + + + + + + + + +Description + +If not empty, the specified character (or more generally, +content) is added to URLs after every character included in the string +in the ulink.hyphenate.chars parameter (default +is /) to enable hyphenation of ulinks. If the character +in this parameter is a Unicode soft hyphen (0x00AD) or Unicode +zero-width space (0x200B), some FO processors will be able to +reasonably hyphenate long URLs. + +Note that this hyphenation process is only applied when the +ulink element is empty and the url attribute is reused as the link +text. It is not applied if the ulink has literal text content. The +same applies in in DocBook 5, where ulink was replaced with link with +an xlink:href attribute. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.show.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.show.xml new file mode 100644 index 00000000..6f90d580 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.show.xml @@ -0,0 +1,37 @@ + + +ulink.show +boolean + + +ulink.show +Display URLs after ulinks? + + + + + + + + +Description + +If non-zero, the URL of each ulink will +appear after the text of the link. If the text of the link and the URL +are identical, the URL is suppressed. + +See also ulink.footnotes. + +DocBook 5 does not have an ulink element. When processing +DocBoook 5 documents, ulink.show applies to all inline +elements that are marked up with xlink:href attributes +that point to external resources. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.target.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.target.xml new file mode 100644 index 00000000..cf1d42bd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/ulink.target.xml @@ -0,0 +1,29 @@ + + +ulink.target +string + + +ulink.target +The HTML anchor target for ULinks + + + + +_top + + + +Description + +If ulink.target is non-zero, its value will +be used for the target attribute +on anchors generated for ulinks. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/up.image.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/up.image.xml new file mode 100644 index 00000000..1c3bfa21 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/up.image.xml @@ -0,0 +1,27 @@ + + +up.image +filename + + +up.image +Up-arrow image + + + + +active/nav-up.png + + + +Description + +Specifies the filename of the upward-pointing navigation arrow. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.embed.for.svg.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.embed.for.svg.xml new file mode 100644 index 00000000..f7c52cc5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.embed.for.svg.xml @@ -0,0 +1,33 @@ + + +use.embed.for.svg +boolean + + +use.embed.for.svg +Use HTML embed for SVG? + + + + + + + + +Description + +If non-zero, an embed element will be created for +SVG figures. An object is always created, +this parameter merely controls whether or not an additional embed +is generated inside the object. + +On the plus side, this may be more portable among browsers and plug-ins. +On the minus side, it isn't valid HTML. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.extensions.xml new file mode 100644 index 00000000..4dce71bc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.extensions.xml @@ -0,0 +1,31 @@ + + +use.extensions +boolean + + +use.extensions +Enable extensions + + + + + + + + +Description + +If non-zero, extensions may be used. Each extension is +further controlled by its own parameter. But if +use.extensions is zero, no extensions will +be used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.as.filename.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.as.filename.xml new file mode 100644 index 00000000..e5133e9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.as.filename.xml @@ -0,0 +1,30 @@ + + +use.id.as.filename +boolean + + +use.id.as.filename +Use ID value of chunk elements as the filename? + + + + + + + + +Description + +If use.id.as.filename +is non-zero, the filename of chunk elements that have IDs will be +derived from the ID value. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.function.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.function.xml new file mode 100644 index 00000000..5f4e6f71 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.id.function.xml @@ -0,0 +1,32 @@ + + +use.id.function +boolean + + +use.id.function +Use the XPath id() function to find link targets? + + + + + + + + +Description + +If 1, the stylesheets use the id() function +to find the targets of cross reference elements. This is more +efficient, but only works if your XSLT processor implements the +id() function, naturally. +THIS PARAMETER IS NOT SUPPORTED. IT IS ALWAYS ASSUMED TO BE 1. +SEE xref.xsl IF YOU NEED TO TURN IT OFF. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.local.olink.style.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.local.olink.style.xml new file mode 100644 index 00000000..eb4f57aa --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.local.olink.style.xml @@ -0,0 +1,28 @@ + + +use.local.olink.style +boolean + + +use.local.olink.style +Process olinks using xref style of current +document + + + + +Description + +When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the use.local.olink.style parameter is set to non-zero, then instead the cross +reference string is formed again from the target title, number, and +element name, using the stylesheet processing the targeting document. +Then olinks will match the xref style in the targeting document +rather than in the target document. If both documents are processed +with the same stylesheet, then the results will be the same. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.as.xrefstyle.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.as.xrefstyle.xml new file mode 100644 index 00000000..56c4470a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.as.xrefstyle.xml @@ -0,0 +1,93 @@ + + +use.role.as.xrefstyle +boolean + + +use.role.as.xrefstyle +Use role attribute for +xrefstyle on xref? + + + + + + + + +Description + +In DocBook documents that conform to a schema older than V4.3, this parameter allows +role to serve the purpose of specifying the cross reference style. + +If non-zero, the role attribute on +xref will be used to select the cross reference style. +In DocBook V4.3, the xrefstyle attribute was added for this purpose. +If the xrefstyle attribute is present, +role will be ignored, regardless of the setting +of this parameter. + + + +Example + +The following small stylesheet shows how to configure the +stylesheets to make use of the cross reference style: + +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="1.0"> + +<xsl:import href="../xsl/html/docbook.xsl"/> + +<xsl:output method="html"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:context name="xref"> + <l:template name="chapter" style="title" text="Chapter %n, %t"/> + <l:template name="chapter" text="Chapter %n"/> + </l:context> + </l:l10n> +</l:i18n> + +</xsl:stylesheet> + +With this stylesheet, the cross references in the following document: + +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +<book id="book"><title>Book</title> + +<preface> +<title>Preface</title> + +<para>Normal: <xref linkend="ch1"/>.</para> +<para>Title: <xref xrefstyle="title" linkend="ch1"/>.</para> + +</preface> + +<chapter id="ch1"> +<title>First Chapter</title> + +<para>Irrelevant.</para> + +</chapter> +</book> + +will appear as: + + +Normal: Chapter 1. +Title: Chapter 1, First Chapter. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.for.mediaobject.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.for.mediaobject.xml new file mode 100644 index 00000000..9241aced --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.role.for.mediaobject.xml @@ -0,0 +1,56 @@ + + +use.role.for.mediaobject +boolean + + +use.role.for.mediaobject +Use role attribute +value for selecting which of several objects within a mediaobject to use. + + + + + + + + + +Description + +If non-zero, the role attribute on +imageobjects or other objects within a mediaobject container will be used to select which object will be +used. + + +The order of selection when then parameter is non-zero is: + + + + If the stylesheet parameter preferred.mediaobject.role has a value, then the object whose role equals that value is selected. + + +Else if an object's role attribute has a value of +html for HTML processing or +fo for FO output, then the first +of such objects is selected. + + + +Else the first suitable object is selected. + + + +If the value of +use.role.for.mediaobject +is zero, then role attributes are not considered +and the first suitable object +with or without a role value is used. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.svg.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.svg.xml new file mode 100644 index 00000000..8f13be0f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/use.svg.xml @@ -0,0 +1,30 @@ + + +use.svg +boolean + + +use.svg +Allow SVG in the result tree? + + + + + + + + +Description + +If non-zero, SVG will be considered an acceptable image format. SVG +is passed through to the result tree, so correct rendering of the resulting +diagram depends on the formatter (FO processor or web browser) that is used +to process the output from the stylesheet. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/user.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/user.css.xml new file mode 100644 index 00000000..e58254f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/user.css.xml @@ -0,0 +1,29 @@ + + +user.css +filename + + +user.css +Specifies the path to user-supplied CSS + + + + + user.css + + + +Description + +This parameter specifies the path from where the + CSS styling is read. This file can be used to + add additional styling to the slides. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.blocks.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.blocks.xml new file mode 100644 index 00000000..71e1c98c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.blocks.xml @@ -0,0 +1,62 @@ + + +variablelist.as.blocks +boolean + + +variablelist.as.blocks +Format variablelists lists as blocks? + + + + + + + + +Description + +If non-zero, variablelists will be formatted as +blocks. + +If you have long terms, proper list markup in the FO case may produce +unattractive lists. By setting this parameter, you can force the stylesheets +to produce block markup instead of proper lists. + +You can override this setting with a processing instruction as the +child of variablelist: dbfo +list-presentation="blocks" or dbfo +list-presentation="list". + +When using list-presentation="list", +you can also control the amount of space used for the terms with +the dbfo term-width=".25in" processing instruction, +the termlength attribute on variablelist, +or allow the stylesheets to attempt to calculate the amount of space to leave based on the +number of letters in the longest term. + + + <variablelist> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1.5in"?> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a list even if variablelist.as.blocks is set to 1. + </para> + </listitem> + </varlistentry> + </variablelist> + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.table.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.table.xml new file mode 100644 index 00000000..113d2f58 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.as.table.xml @@ -0,0 +1,54 @@ + + +variablelist.as.table +boolean + + +variablelist.as.table +Format variablelists as tables? + + + + + + + + +Description + +If non-zero, variablelists will be formatted as +tables. A processing instruction exists to specify a particular width for the +column containing the terms: +dbhtml term-width=".25in" + +You can override this setting with a processing instruction as the +child of variablelist: dbhtml +list-presentation="table" or dbhtml +list-presentation="list". + +This parameter only applies to the HTML transformations. In the +FO case, proper list markup is robust enough to handle the formatting. +But see also variablelist.as.blocks. + + <variablelist> + <?dbhtml list-presentation="table"?> + <?dbhtml term-width="1.5in"?> + <?dbfo list-presentation="list"?> + <?dbfo term-width="1in"?> + <varlistentry> + <term>list</term> + <listitem> + <para> + Formatted as a table even if variablelist.as.table is set to 0. + </para> + </listitem> + </varlistentry> + </variablelist> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.max.termlength.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.max.termlength.xml new file mode 100644 index 00000000..ff56a878 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.max.termlength.xml @@ -0,0 +1,46 @@ + + +variablelist.max.termlength +number + + +variablelist.max.termlength +Specifies the longest term in variablelists + + + + +24 + + + +Description + +In variablelists, the listitem +is indented to leave room for the +term elements. That indent may be computed +if it is not specified with a termlength +attribute on the variablelist element. + + +The computation counts characters in the +term elements in the list +to find the longest term. However, some terms are very long +and would produce extreme indents. This parameter lets you +set a maximum character count. Any terms longer than the maximum +would line wrap. The default value is 24. + + +The character counts are converted to physical widths +by multiplying by 0.50em. There will be some variability +in how many actual characters fit in the space +since some characters are wider than others. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.break.after.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.break.after.xml new file mode 100644 index 00000000..8472f5ec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.break.after.xml @@ -0,0 +1,39 @@ + + +variablelist.term.break.after +boolean + + +variablelist.term.break.after +Generate line break after each term within a +multi-term varlistentry? + + + + +0 + + +Description + +Set a non-zero value for the +variablelist.term.break.after parameter to +generate a line break between terms in a +multi-term varlistentry. + + +If you set a non-zero value for +variablelist.term.break.after, you may also +want to set the value of the +variablelist.term.separator parameter to an +empty string (to suppress rendering of the default comma and space +after each term). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.properties.xml new file mode 100644 index 00000000..4a4835de --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.properties.xml @@ -0,0 +1,29 @@ + + +variablelist.term.properties +attribute set + + +variablelist.term.properties +To add properties to the term elements in a variablelist. + + + + + + + + +Description +These properties are added to the block containing a +term in a variablelist. +Use this attribute-set to set +font properties or alignment, for example. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.separator.xml new file mode 100644 index 00000000..f3df883b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/variablelist.term.separator.xml @@ -0,0 +1,40 @@ + + +variablelist.term.separator +string + + +variablelist.term.separator +Text to separate terms within a multi-term +varlistentry + + + + +, + + +Description + +When a varlistentry contains multiple term +elements, the string specified in the value of the +variablelist.term.separator parameter is placed +after each term except the last. + + + To generate a line break between multiple terms in + a varlistentry, set a non-zero value for the + variablelist.term.break.after parameter. If + you do so, you may also want to set the value of the + variablelist.term.separator parameter to an + empty string (to suppress rendering of the default comma and space + after each term). + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/verbatim.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/verbatim.properties.xml new file mode 100644 index 00000000..28a368ae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/verbatim.properties.xml @@ -0,0 +1,38 @@ + + +verbatim.properties +attribute set + + +verbatim.properties +Properties associated with verbatim text + + + + + + 0.8em + 1em + 1.2em + 0.8em + 1em + 1.2em + false + no-wrap + false + preserve + preserve + start + + + +Description +This attribute set is used on all verbatim environments. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.autolabel.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.autolabel.xml new file mode 100644 index 00000000..de20701a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.autolabel.xml @@ -0,0 +1,25 @@ + + +webhelp.autolabel +boolean + + +webhelp.autolabel +Should tree-like ToC use autonumbering feature? + + + + +0 + + + +Description +To include chapter and section numbers the table of contents pane, set this parameter to 1. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.base.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.base.dir.xml new file mode 100644 index 00000000..1dcf6881 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.base.dir.xml @@ -0,0 +1,29 @@ + + +webhelp.base.dir +string + + +webhelp.base.dir +The base directory for webhelp output. + + + + +docs + + + +Description +If specified, the webhelp.base.dir +parameter identifies the output directory for webhelp. (If not +specified, the output directory is system dependent.) By default, this +parameter is set to docs. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.common.dir.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.common.dir.xml new file mode 100644 index 00000000..8d5267b7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.common.dir.xml @@ -0,0 +1,25 @@ + + +webhelp.common.dir +string + + +webhelp.common.dir +Path to the directory for the common webhelp resources (JavaScript, css, common images, etc). + + + + +../common/ + + + +Description +By default, webhelp creates a common directory containing resources such as JavaScript files, css, common images, etc. In some cases you may prefer to store these files in a standard location on your site and point all webhelp documents to that location. You can use this parameter to control the urls written to these common resources. For example, you might set this parameter to /common and create a single common directory at the root of your web server. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.default.topic.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.default.topic.xml new file mode 100644 index 00000000..4dca60ed --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.default.topic.xml @@ -0,0 +1,36 @@ + + +webhelp.default.topic +string + + +webhelp.default.topic +The name of the file to which the start file in the webhelp base directory redirects + + + + +index.html + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The +webhelp.default.topic parameter lets you +configure the name of the file that is redirected to. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.include.search.tab.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.include.search.tab.xml new file mode 100644 index 00000000..b3d6a5b2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.include.search.tab.xml @@ -0,0 +1,25 @@ + + +webhelp.include.search.tab +boolean + + +webhelp.include.search.tab +Should the webhelp output include a Search tab? + + + + +1 + + + +Description +Set this parameter to 0 to suppress the search tab from webhelp output. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.indexer.language.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.indexer.language.xml new file mode 100644 index 00000000..1bead3cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.indexer.language.xml @@ -0,0 +1,47 @@ + + +webhelp.indexer.language + + + +webhelp.indexer.language +The language to use for creating the webhelp search index. + + + + +en + + + +Description +To support stemming in the client-side webhelp stemmer, you must provide the language code. By default, the following languages are supported: + + + en: English + + + de: German + + + fr: French + + + zh: Chinese + + + ja: Japanese + + + ko: Korean + + +See the webhelp documentation for information on adding support for additional languages. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.start.filename.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.start.filename.xml new file mode 100644 index 00000000..2106de4c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.start.filename.xml @@ -0,0 +1,34 @@ + + +webhelp.start.filename +string + + +webhelp.start.filename +The name of the start file in the webhelp base directory. + + + + +index.html + + + +Description +Currently webhelp creates a base directory and puts the output +files in a content subdirectory. It creates a +file in the base directory that redirects to a configured file in the +content directory. The webhelp.start.filename parameter lets you configure the name of the redirect file. + + This parameter will be removed from a future version of + webhelp along with the content + directory. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.tree.cookie.id.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.tree.cookie.id.xml new file mode 100644 index 00000000..8f790be5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/webhelp.tree.cookie.id.xml @@ -0,0 +1,38 @@ + + +webhelp.tree.cookie.id +string + + +webhelp.tree.cookie.id +Controls how the cookie that stores the webhelp toc state is named. + + + + + + + + +Description +The webhelp output does not use a frameset. Instead, the table of contents is a div on each page. To preserve the state of the table of contents as the user navigates from page to page, webhelp stores the state in a cookie and reads that cookie when you get to the next page. If you've published several webhelp documents on the same domain, it is important that each cookie have a unique id. In lieu of calling on a GUID generator, by default this parameter is just set to the number of nodes in the document on the assumption that it is unlikely that you will have more than one document with the exact number of nodes. A more optimal solution would be for the user to pass in some unique, stable identifier from the build system to use as the webhelp cookie id. For example, if you have safeguards in place to ensure that the xml:id of the root element of each document will be unique on your site, then you could set webhelptree.cookie.id as follows: + + + + + + + + + + ]]> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wordml.template.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wordml.template.xml new file mode 100644 index 00000000..4dae8a89 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wordml.template.xml @@ -0,0 +1,29 @@ + + +wordml.template +uri + + +wordml.template +Specify the template WordML document + + + + + + + + +Description + +The wordml.template parameter specifies a WordML document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Word itself, rather than these XSL stylesheets. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wrap.slidecontent.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wrap.slidecontent.xml new file mode 100644 index 00000000..09a515f0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/wrap.slidecontent.xml @@ -0,0 +1,28 @@ + + +wrap.slidecontent +boolean + + +wrap.slidecontent +Specifies whether the foil content is wrapped into a div + + + + + 0 + + + +Description + +This parameter specifies whether the foil content is wrapped into + a div so that additional styling can be applied. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/writing.mode.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/writing.mode.xml new file mode 100644 index 00000000..e0f33fcc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/writing.mode.xml @@ -0,0 +1,83 @@ + + +writing.mode +string + + +writing.mode +Direction of text flow based on locale + + + + + + + writing-mode + + + + + + + + + + +Description + +Sets direction of text flow and text alignment based on locale. +The value is normally taken from the gentext file for the +lang attribute of the document's root element, using the +key name 'writing-mode' to look it up in the gentext file. +But this param can also be +set on the command line to override that gentext value. + +Accepted values are: + + + lr-tb + + Left-to-right text flow in each line, lines stack top to bottom. + + + + rl-tb + + Right-to-left text flow in each line, lines stack top to bottom. + + + + tb-rl + + Top-to-bottom text flow in each vertical line, lines stack right to left. + Supported by only a few XSL-FO processors. Not supported in HTML output. + + + + lr + + Shorthand for lr-tb. + + + + rl + + Shorthand for rl-tb. + + + + tb + + Shorthand for tb-rl. + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbCollapsibleLists.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbCollapsibleLists.js.xml new file mode 100644 index 00000000..b30391f1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbCollapsibleLists.js.xml @@ -0,0 +1,28 @@ + + +xbCollapsibleLists.js +filename + + +xbCollapsibleLists.js +xbCollapsibleLists JavaScript file + + + + +xbCollapsibleLists.js + + + +Description + +Specifies the filename of the xbCollapsibleLists JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbDOM.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbDOM.js.xml new file mode 100644 index 00000000..a699e9c9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbDOM.js.xml @@ -0,0 +1,28 @@ + + +xbDOM.js +filename + + +xbDOM.js +xbDOM JavaScript file + + + + +xbDOM.js + + + +Description + +Specifies the filename of the xbDOM JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbLibrary.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbLibrary.js.xml new file mode 100644 index 00000000..fe2d8fee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbLibrary.js.xml @@ -0,0 +1,28 @@ + + +xbLibrary.js +filename + + +xbLibrary.js +xbLibrary JavaScript file + + + + +xbLibrary.js + + + +Description + +Specifies the filename of the xbLibrary JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbStyle.js.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbStyle.js.xml new file mode 100644 index 00000000..b587573e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xbStyle.js.xml @@ -0,0 +1,28 @@ + + +xbStyle.js +filename + + +xbStyle.js +xbStyle JavaScript file + + + + +xbStyle.js + + + +Description + +Specifies the filename of the xbStyle JavaScript file. It's unlikely +that you will ever need to change this parameter. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.extensions.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.extensions.xml new file mode 100644 index 00000000..8ac25201 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.extensions.xml @@ -0,0 +1,31 @@ + + +xep.extensions +boolean + + +xep.extensions +Enable XEP extensions? + + + + + + +Description + +If non-zero, +XEP +extensions will be used. XEP extensions consists of PDF bookmarks, +document information and better index processing. + + +This parameter can also affect which graphics file formats +are supported + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.index.item.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.index.item.properties.xml new file mode 100644 index 00000000..b1db1290 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xep.index.item.properties.xml @@ -0,0 +1,36 @@ + + +xep.index.item.properties +attribute set + + +xep.index.item.properties +Properties associated with XEP index-items + + + + + + true + true + + + + +Description + +Properties associated with XEP index-items, which generate +page numbers in an index processed by XEP. For more info see +the XEP documentation section "Indexes" in +http://www.renderx.com/reference.html#Indexes. + +This attribute-set also adds by default any properties from the +index.page.number.properties +attribute-set. + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-page.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-page.separator.xml new file mode 100644 index 00000000..355fc4a4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-page.separator.xml @@ -0,0 +1,38 @@ + + +xref.label-page.separator +string + + +xref.label-page.separator +Punctuation or space separating label from page number in xref + + + + + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and page +but no title, +then the value of this parameter is inserted between +label and page number in the output. +If a title is included, then other separators are used. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-title.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-title.separator.xml new file mode 100644 index 00000000..3d6e2227 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.label-title.separator.xml @@ -0,0 +1,36 @@ + + +xref.label-title.separator +string + + +xref.label-title.separator +Punctuation or space separating label from title in xref + + + +: + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both label and title, +then the value of this parameter is inserted between +label and title in the output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.properties.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.properties.xml new file mode 100644 index 00000000..6438f6c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.properties.xml @@ -0,0 +1,29 @@ + + +xref.properties +attribute set + + +xref.properties +Properties associated with cross-reference text + + + + + + + + + +Description + +This attribute set is used to set properties +on cross reference text. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.title-page.separator.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.title-page.separator.xml new file mode 100644 index 00000000..32ef9f14 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.title-page.separator.xml @@ -0,0 +1,36 @@ + + +xref.title-page.separator +string + + +xref.title-page.separator +Punctuation or space separating title from page number in xref + + + + + + +Description + + +This parameter allows you to control the punctuation of certain +types of generated cross reference text. +When cross reference text is generated for an +xref or +olink element +using an xrefstyle attribute +that makes use of the select: feature, +and the selected components include both title and page number, +then the value of this parameter is inserted between +title and page number in the output. + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.with.number.and.title.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.with.number.and.title.xml new file mode 100644 index 00000000..06fcc7e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/xref.with.number.and.title.xml @@ -0,0 +1,30 @@ + + +xref.with.number.and.title +boolean + + +xref.with.number.and.title +Use number and title in cross references + + + + + + + + +Description + +A cross reference may include the number (for example, the number of +an example or figure) and the title which is a required child of some +targets. This parameter inserts both the relevant number as well as +the title into the link. + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile-mode.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile-mode.xsl new file mode 100644 index 00000000..1c8660b8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile-mode.xsl @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile.xsl new file mode 100644 index 00000000..b188fbb2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/profile.xsl @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/strip-attributes.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/strip-attributes.xsl new file mode 100644 index 00000000..d6f55fb5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/strip-attributes.xsl @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/xsl2profile.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/xsl2profile.xsl new file mode 100644 index 00000000..ecb6501e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/profiling/xsl2profile.xsl @@ -0,0 +1,159 @@ + + + + + + + + + + + + + This file was created automatically by xsl2profile + from the DocBook XSL stylesheets. + + + + + + + dummy + dummy + dummy + + exslt + + + exslt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note: namesp. cut : stripped namespace before processing + + + + Note: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + + + + + + + + + + $profiled-nodes + + + $profiled-nodes + + + + + + + + + + + + + + + + + + + key('id',$rootid) + $profiled-nodes//*[@id=$rootid or @xml:id=$rootid] + + + + + + + + + + + + + + + + + $profiled-nodes/node() + + + + + + + + false() + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks-spec.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks-spec.xml new file mode 100644 index 00000000..d8ab0057 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks-spec.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.dtd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.dtd new file mode 100644 index 00000000..4d1ea043 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.dtd @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.xsl new file mode 100644 index 00000000..e14999f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/blocks2dbk.xsl @@ -0,0 +1,1732 @@ + + +%ext; +]> + + + + + + + + + + + + + 0 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + style "" is not a valid list style + + + + + + + + + + list-wrong-level + list started at the wrong level + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + improper-blockquote-attribution + blockquote attribution must follow a blockquote title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + formalpara-notitle + formalpara used without a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-caption + caption does not follow table or figure + + + + + + + + + + + + + + unknown-style + unknown paragraph style "" encountered + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + imagedata-metadata missing value for attribute " + + " + + + + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + imagedata-metadata unknown attribute " + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bold + + + + + + + + underline + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + unknown-style + unknown character span style "" encountered + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-metadata + style "" must not be metadata for parent "" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-author-orgname-combo + character span "" not allowed in an author paragraph combined with orgname + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-titleabbrev + titleabbrev style "" mismatches parent "" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-title + title style "" mismatches parent "" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-subtitle + subtitle style "" mismatches parent "" + + + + + + + + + + bad-publisher-address + publisher-address must follow publisher + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bad-author-inline + character span "" not allowed in an author paragraph + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + metadata-bad-inline + character span "" not allowed in author metadata + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR "": + + + + + + + + + + + + + + + + WARNING "": + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2ooo.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2ooo.xsl new file mode 100644 index 00000000..a549607a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2ooo.xsl @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2pages.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2pages.xsl new file mode 100644 index 00000000..e3d1b99e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2pages.xsl @@ -0,0 +1,441 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Please specify the template document with the "pages.template" parameter + + + Unable to open template document "" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DocBookRoundtrip-1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + email + + + + + + + + + + + + + + + + + + + + + + + + + SFTTableAttachment- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + attribute-name + + + + + + + + attribute-value + + + + + + + + + + + + + para + + + + + + + + unable to find paragraph style "" + + + + + + + + + unable to find character style "" + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wordml.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wordml.xsl new file mode 100644 index 00000000..ed6030d2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wordml.xsl @@ -0,0 +1,407 @@ + + + + + + + + + + + + + + + + + + + + + Please specify the template document with the "wordml.template" parameter + + + Unable to open template document "" + + + + progid="Word.Document" + + + + + + + + preserve + + + + + + + + + + + Unknown + + + + + + + + + + + + Unknown + + + + + 1 + + + + 2004-01-01T07:07:00Z + 2004-01-01T08:08:00Z + + 1 + 1 + 1 + + + DocBook + + 1 + 1 + 1 + 11.6113 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + = + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wp.xsl new file mode 100644 index 00000000..aedc8895 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/dbk2wp.xsl @@ -0,0 +1,1375 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + section nested deeper than 5 levels + + sect5- + + + + sect + + - + + + + + - + + + + + - + + + + + + + + + + + + + + Metadata + + TODO: Handle all metadata elements, apart from titles. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abstract + + + + + + + + + + + + + + + + + + + + + + + + + + + mailto: + + + + + + + + + Hyperlink + + + + + + + + + + + + + + + otheraddr + + + + + + otheraddr + + + + + + + + + otheraddr + + + + + + otheraddr + + + + + + + + + + Hyperlink + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + para + + + + + + + + + + + + + + + Normal + + + + + + + + + + + + + + Normal + + + + + + + + + + + + + + + + simpara + + + + + + + + + + 1 + 0 + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Text Object + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Caption + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + ] + + encountered + + in + + + , but no template matches. + + + + + + + + + + + + + [ + + ] + + encountered + + in + + + , but no template matches. + + + + + + + + + + + + encountered + + in + + + , but no template matches. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise-common.xsl new file mode 100644 index 00000000..83a16b37 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise-common.xsl @@ -0,0 +1,39 @@ + + + + + + + + + + + + caption + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise2sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise2sections.xsl new file mode 100644 index 00000000..51bd9f56 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/normalise2sections.xsl @@ -0,0 +1,1270 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/pages2normalise.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/pages2normalise.xsl new file mode 100644 index 00000000..35250a0d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/pages2normalise.xsl @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bold + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cannot determine number of rows in table + cannot determine number of rows in table + + + cannot determine number of columns in table + cannot determine number of columns in table + + + + + + + all + + + topbot + + + sides + + + top + + + bottom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + WARNING: insufficient table cells + WARNING: insufficient table cells (num-rows , row ) + + + WARNING: excess table cells + WARNING: excess table cells (num-rows , row ) + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + element "" not handled + + + + + + + + + + + + + superscript + subscript + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xml new file mode 100644 index 00000000..c9577d56 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xml @@ -0,0 +1,103 @@ + + + + Roundtrip Parameter Reference + + $Id: param.xweb 9130 2011-10-11 08:05:37Z dpawson $ + + + + Ball + Steve + + + + 2004-2011 + + Steve Ball + + + This is reference documentation for all user-configurable + parameters in the DocBook “Roundtrip” Stylesheets (for + transforming DocBook to WordML, OpenDocument, and Apple Pages, + and for converting from those formats back to DocBook). + + + + Parameters + + +wordml.template +uri + + +wordml.template +Specify the template WordML document + + + + +<xsl:param name="wordml.template"></xsl:param> + + + +Description + +The wordml.template parameter specifies a WordML document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Word itself, rather than these XSL stylesheets. + + + + + + +pages.template +uri + + +pages.template +Specify the template Pages document + + + + +<xsl:param name="pages.template"></xsl:param> + + + +Description + +The pages.template parameter specifies a Pages (the Apple word processing application) document to use as a template for the generated document. The template document is used to define the (extensive) headers for the generated document, in particular the paragraph and character styles that are used to format the various elements. Any content in the template document is ignored. + +A template document is used in order to allow maintenance of the paragraph and character styles to be done using Pages itself, rather than these XSL stylesheets. + + + + + + + The Stylesheet + The param.xsl stylesheet is just a + wrapper around all of these parameters. + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- This file is generated from param.xweb --> + +<!-- ******************************************************************** + $Id: param.xweb 9130 2011-10-11 08:05:37Z dpawson $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="wordml.template.frag"></src:fragref> +<src:fragref linkend="pages.template.frag"></src:fragref> +</xsl:stylesheet> + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xsl new file mode 100644 index 00000000..c347c26f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/param.xsl @@ -0,0 +1,19 @@ + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections-spec.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections-spec.xml new file mode 100644 index 00000000..6c86d52a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections-spec.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections2blocks.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections2blocks.xsl new file mode 100644 index 00000000..d0fe069a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/sections2blocks.xsl @@ -0,0 +1,263 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/specifications.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/specifications.xml new file mode 100644 index 00000000..85db866e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/specifications.xml @@ -0,0 +1,1420 @@ + +
    + + Round-Tripping Specifications + + Bob + Stayton + + Sagehill Enterprises + + + + Steve + Ball + + Explain + + + + + 1.8 + 2008-05-22 + SRB + Updated for current implementation. + + + 1.7 + 2008-02-22 + SRB + Added edition. + + + 1.6 + 2007-10-19 + SRB + Added keyword. + + + 1.5 + 2007-01-05 + SRB + Reduce emphasis on WordML, add support for OpenOffice. + + + 1.4 + 2005-11-11 + SRB + Added bibliography. + + + 1.3 + 2005-10-31 + SRB + Added mediaobjectco, imageobjectco, programlistingco, areaspec, area, calloutlist. + + + 1.2 + 2005-10-13 + SRB + Version prior to using revhistory. + + + + + This document specifies how DocBook elements are mapped to paragraph and character styles in a word processor. The specifications are used to write conversions between DocBook XML and word processor XML formats, such as Microsoft's WordProcessingML (WordML), OpenOffice's OpenDocument and Apple's Pages. + +
    + Introduction + Microsoft Word 2003 introduced WordProcessingML (WordML), an XML vocabulary for Word documents. Since then, other popular word processors have become available that use XML as their data representation, namely Apple's Pages and OpenOffice. By converting Word (or OpenOffice or Pages) to XML, it becomes possible to convert a word processing document to DocBook and vice versa using XSL transformations. Such conversions then enable the following. + + + DocBook content creators write in their familiar wordprocessing application, rather than learning a new XML editing application. + + + DocBook XML documents can be styled for output using the typesetting features of the word processor. + + + Word processors have a simple, flat data model; documents consist of paragraphs (and tables) and paragraphs contain text and character spans. All word processors allow styles to be associated with paragraphs and spans. + This specification describes how DocBook elements map to a set of paragraph and character styles. It defines a specific set of style names for which a Word style template can be created. The style names are also used in XSLT template match patterns for conversion. Although originally targetted to MS Word, the system has subsequently been extended to use other word processors, notably Apple's Pages and Open Office. +
    +
    + Project goals + The goal of this project is to enable a word processor, such as, but not limited to, Microsoft Word, to be used with DocBook files. The specific goals include: + + + Enable authoring of basic DocBook documents in the word processor. + + + Enable importing of basic DocBook XML documents into the word processor. + + + To meet these goals, the project provides a toolkit that can be immediately put to use. The kit includes: + + + Templates for Microsoft Word, Apple Pages and Open Office with formatting styles attached to the style names. + + + XSLT stylesheets that convert a word processing document that is authored with the corresponding template into a DocBook XML file. + + + XSLT stylesheets that convert a DocBook document into a word processing document that can be opened in a word processor. + + +
    + Why basic DocBook? + This project will never be able to support all DocBook elements and structure. Take, for example, the address element. This element can be used both as a block element for metadata. It can also be used as a phrase level element in a block parent, such as the affiliation element. To make matters worse, it can itself contain phrase level markup, such as personname. No word processor allows character styles to be nested. + The project will initially focus on a basic set of commonly used DocBook elements in order to create a useful editing environment that utilises a word processor with DocBook. + One problem facing this conversion project is the sheer number of DocBook elements, over 400 in DocBook 5.0. To support DocBook structural models, several of the elements require more than one paragraph or character style. This would lead to very long and unwieldy list of styles in the word processor interface. That would make authoring less efficient and discourage users. + Accordingly, this project assumes that authors who need the full set of DocBook elements and structures will use an XML authoring tool that better supports them. This project is focused on authors who wish to write basic DocBook documents using a word processor. Because Microsoft Word is so widespread, it is hoped that this project will help a lot of new DocBook users get started with familiar tools. They can then graduate to more advanced tools as their needs develop. +
    +
    +
    + Project Non-Goals + The following goals are not in the scope of this project: + + + Support of versions of Word that do not feature reading/writing WordML (XML). That is, all versions prior to Word 11 (Office 2003). + + + Support of arbitrarily defined styles. This system may expect certain styles to be defined in a particular fashion (in particular, those defining the title of components and divisions). + + +
    +
    + Mapping elements to styles + Although WordML, OpenDocument and DocBook are all XML, there several challenges when trying to convert between them. + The basic problem in mapping paragraph/character styles to DocBook elements is that word processor documents support far less structure than DocBook. DocBook permits nesting of elements within other elements, providing multiple levels of context for each element. + Word's only structural feature is the outlining mode. In Word outlining, certain paragraph styles are assigned outline levels. When a user applies those styles, they effectively create logical structure in the Word document. Unfortunately, Word itself attempts to automatically determine which paragraphs are headings, rendering this method is unreliable. + Instead of relying on Word's built-in outlining mode, this system uses only the names of paragraph styles to determine document structure. Certain heuristics are applied to build the DocBook element structure from the (relatively flat) word processing structure. Titles and other features are used to mark the beginning of a structure and all paragraphs following that are included in that structure until the beginning of the next structure is found. That is, the beginning of one structure marks the end of the previous structure. + Problems may arise when a structure should end, but there is no word processor feature that marks the endpoint. To mark the end of a feature an empty paragraph is used. + Nesting of block elements is another commonly used feature of DocBook. It is not possible to use Word's outline mode for blocks if it is being used for components and sections. So in this specification, nesting of block elements is indicated by adding a number suffix to a style. So a paragraph with style orderedlist2 is considered to be contained within a preceding paragraph with style orderedlist1 or itemizedlist1. Where appropriate in the word processor, paragraph indent levels are used to visually indicate nesting of blocks. + Nesting of inline DocBook elements is particularly difficult to support because word processors do not nest character styles. That means a nested inline would require a separate character style to indicate the parent-child relationship. Given the large number of combinations possible, a prohibitively large number of character styles would have to be created. In this project, nesting of character styles is not supported. Nested inlines being imported from DocBook will be converted to a sequence of single-name character styles, where possible, or rejected. + In many cases, DocBook structure can be derived from the flat sequence of paragraphs based on sibling relationships. For example, when a paragraph styled as para is followed by a paragraph styled as itemizedlist1, the conversion to DocBook will output a para element and then start an itemizedlist element, with the second paragraph as its first listitem. All itemizedlist1 paragraphs that follow without interruption are inserted into the same itemizedlist element. + Some combinations of elements cannot be supported (at least not with the techniques as described in this document). An example is informalexample and its permitted content; there is no title to mark the beginning of the element and no marker for the end of the element, also there are too many parent-child combinations to reasonably define style names. + The design principles used in this project for selecting paragraph/character style names are as follows: + + + Where Word (or OpenOffice or Pages), by default, has a style or feature that corresponds directly to a DocBook element then that style or feature will be used (and documented in this document). For example, the Normal paragraph style maps to a DocBook para element, and a Word table (w:tbl) maps to a DocBook tableIn some cases Word may posess a feature, but it doesn't function in an acceptable manner. For example, lists. In these cases the feature is to be avoided, and a workaround provided.. + + + Paragraph and character style names will match DocBook element names as much as possible. This will enable authors to learn DocBook element names and help debug problems with conversion. + + + A style may indicate a parent-child relationship, but the paragraph for such an element may only occur after a paragraph that denotes the beginning of the parent structure. In this case the element name is used as the style name. For example, a personblurb paragraph may only occur after an author, editor or othercontrib paragraph. If a paragraph occurs without the appropriate preceding paragraph, then an error is signalled. + + + Some styles may also indicate a parent-child relationship, but either the parent structure is ambiguous or the paragraph starts the parent structure. For example, chapter-title indicates that the paragraph is a title element whose DocBook parent is a chapter element. + + + Some style names are simplified to make them easier to use in the word processor. For example, a paragraph in an orderedlist requires three elements in DocBook: orderedlist, listitem, and para. The paragraph style name in Word is shortened from orderedlist-listitem-para to just orderedlist1 (for a first level list). In the case of lists (see below), the list level is appended, which is why this example becomes orderedlist1. + + + Style names with a number suffix indicate a nesting level, as described above. + + + Style names with continue indicate that the paragraph is part of the preceding element. For example, a para paragraph is used for a single paragraph para element. This causes any preceding list to be closed. If a list item in the preceding list is to contain more than one paragraph, then the subsequent paragraphs in the word processor documentmust use the para-continue style. + + + Character styles map to elements that are children of the element for the paragraph, hence there is no need to encode parent-child relationships. For example, a surname character style in an author paragraph becomes a surname child element of the author element. + + + Empty paragraph and character styles are ignored. This can be useful to end structures. + + + The first paragraph style in the word processor document is used to define the root element of the DocBook document. For example, if the document starts with book-title, then the DocBook document will have book element as its root element. All the rest of the document content will be contained in that root element. + + + Sequential structures are coalesced into a single parent element. For example, a sequence of itemizedlist1 paragraphs becomes a single itemizedlist element with several listitem element children. + + DocBook to Paragraph/Character Styles + + + + + + + + DocBook element + + + Style(s) + + + Comments + + + + + + + + Components and sections + + + + + + book/info/title + + + book-title + + + + + + + + book/info/subtitle + + + book-subtitle + + + + + + + + book/info/titleabbrev + + + book-titleabbrev + + + + + + + + chapter/info/title + + + chapter-title + + + Assigned Word outline level 1. + + + + + chapter/info/subtitle + + + chapter-subtitle + + + + + + + + chapter/info/titleabbrev + + + chapter-titleabbrev + + + + + + + + appendix/info/title + + + appendix-title + + + Assigned Word outline level 1. + + + + + preface/info/title + + + preface-title + + + Assigned Word outline level 1. + + + + + article/info/title + + + article-title + + + Assigned Word outline level 1. + + + + + article/info/subtitle + + + article-subtitle + + + + + + + + article/info/titleabbrev + + + article-titleabbrev + + + + + + + + bibliography/info/title + + + bibliography-title + + + Assigned Word outline level 1. + + + + + bibliography/bibliodiv/info/title + + + bibliodiv-title + + + + + + + + biblioentry/title + + + biblioentry-title + + + Metadata elements after the biblioentry-title paragraph become part of the biblioentry. + + + + + glossary/info/title + + + glossary-title + + + Assigned Word outline level 1. + + + + + index/info/title + + + index-title + + + Assigned Word outline level 1. + + + + + part/info/title + + + part-title + + + + + + + + section + + + + + + Unnumbered section elements are translated into their equivalent numbered paragraph style. Sections 6 levels and deeper are reported as an error. + + + + + sect1/info/title + + + sect1-title + + + Assigned Word outline level 2. + + + + + sect1/info/subtitle + + + sect1-subtitle + + + + + + + + sect2/info/title + + + sect2-title + + + Assigned Word outline level 3. + + + + + sect2/info/subtitle + + + sect2-subtitle + + + + + + + + sect3/info/title + + + sect3-title + + + Assigned Word outline level 4. + + + + + sect3/info/subtitle + + + sect3-subtitle + + + + + + + + sect4/info/title + + + sect4-title + + + Assigned Word outline level 5. + + + + + sect4/info/subtitle + + + sect4-subtitle + + + + + + + + sect5/info/title + + + sect5-title + + + Assigned Word outline level 6. + + + + + sect5/info/subtitle + + + sect5-subtitle + + + + + + + + simplesect/info/title + + + simplesect-title + + + + + + + + simplesect/info/subtitle + + + simplesect-subtitle + + + + + + + + bridgehead + + + bridgehead + + + + + + + + + Metadata elements + + + + + + abstract/title + + + abstract-title + + . + + + + abstract/para + + + abstract + + + + + + + + affiliation + + + affiliation + + + + + + + + address + + + address + + + + + + + + author + + + author + + + + + + + + date + + + date + + + + + + + + edition + + + edition + + + + + + + + legalnotice + + + legalnotice + + + + + + + + pubdate + + + pubdate + + + + + + + + publisher/pubishername + + + publisher + + + + + + + + publisher/address + + + publisher-address + + + + + + + + revhistory/revision + + + revision + + + + + + + + + Block-level elements + + + + + + para + + + para, Normal + + + Any Word paragraph with style Normal will also be converted to a para element. + + + + + formalpara/title + + + formalpara-title + + + + + + + + formalpara/para + + + formalpara + + + + + + + + simpara + + + simpara + + + + + + + + note/title + + + note-title + + + + + + + + note/para + + + note + + + Consecutive paragraphs with style note after the first note are to be treated as part of the same note element. That is, consecutive notes are coalesced. The note may or may not have a title. + + + + + caution/title + + + caution-title + + + + + + + + caution/para + + + caution + + + Consecutive cautions are coalesced. + + + + + warning/title + + + warning-title + + + + + + + + warning/para + + + warning + + + Consecutive warnings are coalesced. + + + + + important/title + + + important-title + + + + + + + + important/para + + + important + + + Consecutive importants are coalesced. + + + + + tip/title + + + tip-title + + + + + + + + tip/para + + + tip + + + Consecutive tips are coalesced. + + + + + itemizedlist/listitem/para + + + + itemizedlist1 +itemizedlist2 +itemizedlist3 +itemizedlist4 + + + + A number suffix indicates a nesting level within other lists. + + + + + orderedlist/listitem/para + + + + orderedlist1 +orderedlist2 +orderedlist3 +orderedlist4 + + + + + + + + + listitem/para[position() != 1] + + + para-continue + + + This paragraph is included in the immediately preceding listitem. + + + + + example/title + + + example-title + + + All content following the title is included in the example element. The end of the example content is marked by a caption paragraph or an empty paragraph if there is no caption. + + + + + figure/title + + + figure-title + + + All content following the title is included in the figure element. Metadata must immediately follow the title. The end of the figure content is marked by a caption paragraph or an empty paragraph if there is no caption. + + + + + informalfigure/mediaobject/imageobject/imagedata/@fileref + + + informalfigure-imagedata, caption + + + The content of the imageobject-imagedata paragraph is taken as the URI for the image. Metadata may immediately follow the paragraph. + + + + + mediaobject/imageobject/imagedata/@fileref + + + imageobject-imagedata, caption + + + The content of the imageobject-imagedata paragraph is taken as the URI for the image. May be followed by a caption style paragraph. Metadata may immediately follow the paragraph, before the caption, if any. + + + + + table + + + Word table, caption + + + + + + + + table/title + + + table-title, caption + + + Metadata may immediately follow the paragraph. + + + + + informaltable + + + Word table + + + A table with no title imediately preceding it. + + + + + caption + + + caption + + + + + + + + literallayout + + + literallayout + + + Inside a literallayout paragraph in Word, lines should be separated by line break (Shift-Enter) rather than paragraph break (Enter). + + + + + programlisting + + + programlisting + + + Inside a programlisting paragraph in Word, lines should be separated by line break (Shift-Enter) rather than paragraph break (Enter). Tabs are not supported. + + + + + blockquote/title + + + blockquote-title + + + Must immediately precede a blockquote paragraph in Word. + + + + + blockquote/para + + + blockquote + + + + + + + + blockquote/attribution + + + blockquote-attribution + + + Must immediately follow a blockquote paragraph in Word. + + + + + bibliomisc + + + bibliomisc + + + + + + + + + Non-DocBook elements + + + + + + xi:include + + + xinclude + + + The content of the paragraph becomes the value of the href attribute. + + + + + + Inline elements + + + + + + emphasis + + + emphasis + + + + + + + + emphasis/@role="bold" + + + emphasis-bold + + + + + + + + emphasis/@role="underline" + + + emphasis-underline + + + + + + + + footnote + + + Word footnote + + + + + + + + link + + + link + + + In Word, hyperlink properties identify the DocBook linkend. + + + + + releaseinfo + + + releaseinfo + + + + + + + + surname + + + surname + + + Character style. Must occur in an appropriate parent paragraph, such as author or editor. + + + + + firstname + + + firstname + + + Character style. Must occur in an appropriate parent paragraph, such as author or editor. + + + + + orgname + + + orgname + + + + + + + + keyword + + + keywordset/keyword + + + Paragraph style. Consecutive keyword elements are merged into a single keywordset parent element. Words (phrases) within a paragraph separated by commas become individual keyword elements. + + + + + citetitle + + + citetitle + + + + + + + + city + + + city + + + + + + + + contrib + + + contrib + + + + + + + + country + + + country + + + + + + + + email + + + email + + + + + + + + fax + + + fax + + + + + + + + honorific + + + honorific + + + + + + + + jobtitle + + + jobtitle + + + + + + + + lineage + + + lineage + + + + + + + + orgdiv + + + orgdiv + + + + + + + + otheraddr + + + otheraddr + + + + + + + + othername + + + othername + + + + + + + + phone + + + phone + + + + + + + + pob + + + pob + + + + + + + + postcode + + + postcode + + + + + + + + shortaffil + + + shortaffil + + + + + + + + state + + + state + + + + + + + +
    + + Proposed Additions - not yet implemented + + + + + + + + DocBook element + + + Style(s) + + + Comments + + + + + + + variablelist/varlistentry/term + + + + variablelist1-term +variablelist2-term +variablelist3-term +variablelist4-term + + + + A variablelist in Word should be a sequence of alternating paragraphs styled as variablelistN-term and variablelistN. + + + + + variablelist/varlistentry/listitem/para + + + + variablelist1 +variablelist2 +variablelist3 +variablelist4 + + + + Consecutive paragraphs are coalesced. + + + + +
    +
    + Attributes + Attributes are a feature of DocBook XML that have no direct counterpart in Word. + XML attributes are encoded in Word comments (annotations). Some dummy text (just a space, using a character style that includes the hidden property) anchors the comment. Within the comment text, character types are used to indicate attribute names and values (these must be paired). This approach keeps the attributes separate to the main body and allows multiple attributes to be encoded. + A disadvantage to this approach is that a paragraph may be related to more than one element, but the attributes are associated with only one element (by default the parent). For example, a section may have an attribute as well as the title child element, but only a single paragraph (with paragraph style sect1-title) represents both elements. Any attribute defined in a comment would be associated with the sect1 element. + Pages does not have annotations, so the character styles attribute-name and attribute-value are used. +
    +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template-pages.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template-pages.xml new file mode 100644 index 00000000..cc6fc037 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template-pages.xml @@ -0,0 +1,2 @@ + +Lorem ipsum dolor sit ametConsectetur adipiscing elitEset eiusmod tempor incidunt et labore et dolore magna aliquam. Ut enim ad minim veniam, quis nostrud exerc. Irure dolor in reprehend incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse molestaie cillum. Tia non ob ea soluad incommod quae egen ium improb fugiend. Officia deserunt mollit anim id est laborum Et harumd dereud facilis est er expedit distinct. Nam liber te conscient to factor tum poen legum odioque civiuda et tam. Neque pecun modut est neque nonor et imper ned libidig met, consectetur adipiscing elit, sed ut labore et dolore magna aliquam is nostrud exercitation ullam mmodo consequet.Duis aute in voluptate velit esseCillum dolore eu fugiat nulla pariatur. At vver eos et accusam dignissum qui blandit est praesent. Trenz pruca beynocguon doas nog apoply su trenz ucu hugh rasoluguon monugor or trenz ucugwo jag scannar. Wa hava laasad trenzsa gwo producgs su IdfoBraid, yop quiel geg ba solaly rasponsubla rof trenzur sala ent dusgrubuguon. Offoctivo immoriatoly, hawrgasi pwicos asi sirucor. Thas sirutciun applios tyu thuso itoms ghuso pwicos gosi sirucor in mixent gosi sirucor ic mixent ples cak ontisi sowios uf Zerm hawr rwivos. Unte af phen neige pheings atoot Prexs eis phat eit sakem eit vory gast te Plok peish ba useing phen roxas. Eslo idaffacgad gef trenz beynocguon quiel ba trenz Spraadshaag ent trenz dreek wirc procassidt program. Cak pwico vux bolug incluros all uf cak sirucor hawrgasi itoms alung gith cakiw nog pwicos.Plloaso mako nuto uf cakso dodtosKoop a cupy uf cak vux noaw yerw phuno. Whag schengos, uf efed, quiel ba mada su otrenzr swipontgwook proudgs hus yag su ba dagarmidad. Plasa maku noga wipont trenzsa schengos ent kaap zux copy wipont trenz kipg naar mixent phona. Cak pwico siructiun ruos nust apoply tyu cak UCU sisulutiun munityuw uw cak UCU-TGU jot scannow. Trens roxas eis ti Plokeing quert loppe eis yop prexs. Piy opher hawers, eit yaggles orn ti sumbloat alohe plok. Su havo loasor cakso tgu pwuructs tyu InfuBwain, ghu gill nug bo suloly sispunsiblo fuw cakiw salo anr ristwibutiun. Hei muk neme eis loppe. Treas em wankeing ont sime ploked peish rof phen sumbloat syug si phat phey gavet peish ta paat ein pheeir sumbloats. Aslu unaffoctor gef cak siructiun gill bo cak spiarshoot anet cak GurGanglo gur pwucossing pwutwam. Ghat dodtos, ig pany, gill bo maro tyu ucakw suftgasi pwuructs hod yot tyubo rotowminor. Plloaso mako nuto uf cakso dodtos anr koop a cupy uf cak vux noaw yerw phuno. Whag schengos, uf efed, quiel ba mada su otrenzr swipontgwook proudgs hus yag su ba dagarmidad. Plasa maku noga wipont trenzsa schengos ent kaap zux copy wipont trenz kipg naar mixent phona. Cak pwico siructiun ruos nust apoply tyu cak UCU sisulutiun munityuw uw cak UCU-TGU jot scannow. Trens roxas eis ti Plokeing quert loppe eis yop prexs. Piy opher hawers, eit yaggles orn ti sumbloat alohe plok. Su havo loasor cakso tgu pwuructs tyu.Document TemplateInsert content here. diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template.dot b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/template.dot new file mode 100644 index 0000000000000000000000000000000000000000..b26ec5682c4a8c5ea9c427983a1759bcf5c49481 GIT binary patch literal 38912 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 + +This document left intentionally blankSteve BallSteve Ball15104702007-08-21T22:03:00Z2008-10-08T23:57:00Z1745Explain115111.0000Generic DocBook roundtrip template - 2008-10-09-01. \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/wordml2normalise.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/wordml2normalise.xsl new file mode 100644 index 00000000..ad22b194 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/roundtrip/wordml2normalise.xsl @@ -0,0 +1,445 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bold-italic + + + bold + + + italic + + + underline + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image + + .jpg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 0 + 1 + 0 + + + + + 1 + 0 + 1 + 0 + + + + + 1 + 0 + 1 + 0 + + + + + 1 + 0 + 1 + 0 + + + + + + + all + + + topbot + + + sides + + + top + + + bottom + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + + + + column- + + + + column- + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + 0 + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/README new file mode 100644 index 00000000..da4a932c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/README @@ -0,0 +1,11 @@ +$Id: README 9639 2012-10-22 18:41:00Z stefan $ + +README for the DocBook Slides distribution + +For a more detailed manual on Slides, please see the doc +directory. + +For information about open DocBook Slides bugs and +pending feature requests, see the following: + + http://sourceforge.net/search/?group_artifact_id=373747&type_of_search=artifact&group_id=21935&words=slides diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/RELEASE-NOTES.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/RELEASE-NOTES.xml new file mode 100644 index 00000000..5d7b02ee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/RELEASE-NOTES.xml @@ -0,0 +1,135 @@ + + +
    + + DocBook Slides Release Notes + + $Id: RELEASE-NOTES.xml 9639 2012-10-22 18:41:00Z stefan $ + DocBook Project Development Team + + These are the release notes for the DocBook Slides + distribution. This file provides a high-level overview of features + and API changes in each release. + + Bug fixes are (mostly) not documented here. For a complete + list of changes, including descriptions of bug fixes, see the file, which is auto-generated from the commit + descriptions for changes in the project CVS repository. + +
    + Release 3.4.0 + This is a feature release that includes some significant + schema changes as well as fixes for a few bugs. The feature + changes include newly added support for generating presentations + in HTML Help format. There are also experimental versions of + stylesheets for generating presentations in Keynote and SVG + formats. It also includes a new (and still experimental) + install.sh + script to facilitate XML catalog and locating-rules setup. +
    + Schemas + + + Slides (non-full) is now based on Simplified + DocBook 1.1 and Slides "full" is now based on DocBook + 4.4. The main benefit this provides is the ability to + use HTML tables in your Slides XML source (instead of just CALS + tables). + + + RELAX NG schemas in RNC (compact-syntax) form as well as + in RNG (XML syntax) form are now included in the + distribution. You can use those to do context-sensitive + Slides editing in a RELAX NG-aware editor such as Emacs/nXML, + oXygen XML Editor, XMLBuddy, or Exchanger XML Editor. (Note + that the RELAX NG schemas are currently generated from the + DTDs). + + + A locatingrules.xml file has been added + to the distribution. The + locatingrules.xml file tells a + "locating rules"-aware editor such as Emacs/nXML to + automatically associate the included RELAX NG Slides schema + with any document whose root element is + slides, foil, + foilgroup, or + speakernotes. + + +
    +
    + FO + + + Added attribute-set to easily control appearance of + footer + + + Added support for + foil/subtitle + + + Bookmarks in XEP can now contain i18n + characters + + + Changed attribute namespaces accordingly to new + schema used for titlepage templates + + +
    +
    + HTML + + + xref to foil + and foilgroup is now supported. (You must + have the DocBook XSL stylesheets v1.67.0 or greater to use + xrefs.) + + + Added new parameter + show.foil.number which can enable + numbering of slides. Currently works only with + frames.xsl and + multiframe=0 + + + Added support for dbhtml dir processing instruction + + +
    +
    + HTML Help + + + Slides can now be generated in HTML Help format + + +
    +
    + Install + + + A new (and still experimental) install.sh file has + been added to the Slides distribution. For information on + using it, see the INSTALL file. + + +
    +
    +
    + Older releases + Sorry, there are no release notes for releases prior to the + 3.4.0 release. +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/common/common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/common/common.xsl new file mode 100644 index 00000000..2d4f9e9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/common/common.xsl @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/slides.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/slides.xml new file mode 100644 index 00000000..5e357f46 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/slides.xml @@ -0,0 +1,1371 @@ + + + + + The DocBook Slides Extension + DocBook Slides + + + Gábor + Kövesdán + + + The DocBook Project + + gabor@kovesdan.org + + 3 Aug 2012 + 5.0 + + 2012 + Gábor Kövesdán + + + + + + Introduction + + + DocBook Slides ... + + + + is a multi-namespace schema extension + to the original DocBook + schema. + + + + was originally created by + NormanWalsh. + + + + and was later redesigned for DocBook 5.0 by + GáborKövesdán. + + + + This document serves for two purposes: + + + + To explain DocBook Slides. + + + + To serve itself as a test document to demonstrate how + slides are marked up and how different output formats are + rendered. + + + + + + + Basic Concepts + + + + + DocBook is an XML grammar to mark up + papers and books and then process them with XML-related standards. + It concentrates on structure and semantics, not layout. + + + + DocBook Slides is an extension for DocBook to create + presentation slides. + + + + By nature, layout is part of a presentation but DocBook Slides + still focuses on structure and semantics. + + + + DocBook Slides uses almost the entire DocBook grammar and + provides only a minimal set of layout-controlling elements. + This keeps is simple and easy to use. + + + + And still, you can copy-paste, use XInclude, etc. + + + + + + + Features of DocBook Slides + + + Let's see some features of DocBook + Slides. + + + + Using Namespaces + + + DocBook Slides uses a separate namespace for its elements. + This has various advantages: + + + + It isolates the extension elements and the original + DocBook schema does not have to know anything about them. + + + + It also avoids name clashes and XML processors can easily + distinguish between the two set of elements. + + + + This modular concept makes it easy to extend the official + stylesheets with specific processing. + + + + + + Easy to Learn + + + If you already know and use DocBook, DocBook Slides is for you: + + + + You can use the usual inline and block elements when marking up + your text, you only have to learn a few new markup elements. + + + + Also, you may include DocBook fragments with XInclude. + Imagine an important table that is part of your scientific + paper and you also want to show it on a conference. + You do not have to copy-paste it but you can just have it in + one single file that you later include in both documents. + + + + + + + Development Status + + + + + DocBook Slides - just like DocBook - is an open source product + and it is under constant development and improvement. + + + + The curently supported output formats are + plain XHTML, S5 XHTML , + W3C HTML Slidy and XSL FO . + In the future, support for other important + output formats (e.g. HTML5, EPUB) may be added. + + + + + + + + Tutorial Examples + + + Let's see some basic examples. + + + + A Minimal Markup 1 + + + +<?xml version='1.0'?> +<dbs:slides xmlns="http://docbook.org/ns/docbook" + xmlns:dbs="http://docbook.org/ns/docbook-slides"> + <title>Presentation Title</title> + + + + + The root element with proper namespace declarations. + + + + It contains the title but can have more. + + + + + + + + A Minimal Markup 2 + + + + + <dbs:foil> + <title>Foil Title</title> + <para>Foil content</para> + </dbs:foil> +</dbs:slides> + + + At least one foil obligatory. + + + + A foil can contain any block element from DocBook. + + + + + + + + The Whole Example + + + Let's see the whole markup together: + + +<?xml version='1.0'?> +<dbs:slides xmlns="http://docbook.org/ns/docbook" + xmlns:dbs="http://docbook.org/ns/docbook-slides"> + <title>Presentation Title</title> + <dbs:foil> + <title>Foil Title</title> + <para>Foil content</para> + </dbs:foil> +</dbs:slides> + + + + + + Grouping Foils + + + We can form groups of logical sets of foils and also add some + introductionary text for them. In the rendered forms, these groups + can have a table of contents of the included slides. You can also + see such groups in this presentation. + + + + Group 1 + + This is an introduction. + + + ... + +]]> + + + + + + + Markup Examples + + + Let's see how to create the particular foils with + DocBook Slides. + + + + Info Content + + + You can wrap the title into the <info> element that + comes from the DocBook schema. It also means you can + add the usual authoring information here: + + + + Group 1 + + + + John + Doe + + FooBar Inc. + + + 2012 + ]]> + + + + + + Block Content + + + + + You have access to all of the block content elements in DocBook, + e.g. you can create a simple paragraph with + <para>, just like in DocBook. + + + + Or you can use lists, like <itemizedlist>. + + + + Or <programlisting> with some code or markup inside. + + + + + Inline Content + + + + + Just like block elements, you can also use inline DocBook + elements to mark up your content on your foils. + + + + For example, you can emphasize + something with <emphasis> or you + can mark literal text as such with + <literal>. + + + + By the way, the inline markup citation above is marked up + with <tag>. + + + + Apart from these, feel free to use the rest of + the markup elements. + + + + + + + FAQ Listings + + + + + + What else can I use to make my slides useful + and practical? + + + + You can include some questions and answers with + <qandaset> and related elements to answer some + frequently asked questions. + + + + + + + + References + + + + + Sometimes you need to add some remarks and some + references to your slide content. + + + + For small remarks, you can use the + <footnote> element to insert a footnote + that will appear on the same foil where it is inserted. + + + + Or for references to external content + - books and websites - you can include one or more + bibliography foils in the end. + + + + On these foils, instead of the usual bulleted points, use the + <bibliography> element and you + will get a nicely formatted reference list. + + + + Use <xref> in the content + to generate a link to the reference entry. + + + + + + + Incremental Slides + + + + + If you set the dbs:incremental attribute ... + + + + ... to 1 on a foil, ... + + + + ... then you will get incremental lists, ... + + + + ... like this if they are supported in the output format. (XHTML-based) + + + + + + + Collapsible Lists + + + You can see a collapsible list below (depending on the output + format). Click on the node to expand it. + + + + + + If you set the dbs:collapsible attribute ... + + + + ... to 1 on a foil, ... + + + + ... then you will get collapsible lists, ... + + + + ... like this if they are supported in the output format. (Slidy) + + + + + + + + + Building Blocks + + + + + Slides are layout-oriented documents; formatting + is a crucial part of them. + + + + DocBook aims to separate structure and layout but for + Slides sometimes it is not entirely possible, yet the + layout-related markup is tried to be kept minimal. + + + + You can use the <dbs:block> element + that will be transformed to a container type in the + generated document (e.g. <div> in HTML). + + + + You can also apply the dbs:style attribute + to blocks and you can even embed them into each other. + + + + Use CSS or extend the XSLT stylesheets to control + renering of your custom blocks. + + + + + + + Block Example + + + + This is the left block. + + + + This is the right block. And it is marked incremental. + + + + + + Images and Formulas + + + + Incremental Images + + + This is only supported in XHTML-based output. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Embedded SVG + + + You can embed SVG + See http://www.w3.org/TR/SVG11/. + code, like this: + + + +]]> + + + + + + + + + Embedded MathML + + + You can embed MathML + See http://www.w3.org/TR/MathML3/. + code, like this: + + + + 10 + 01 + +]]> + + + + 10 + 01 + + + + + + + + Presentation + + + + + Available Formats + + + + + + StylesheetDescription. + + + + + xhtml/plain.xsl + Single plain XHTML file. + + + + xhtml/slidy.xsl + Single XHTL file in W3C HTML Slidy format. + + + + xhtml/s5.xsl + Single XHTML file in S5 format. + + + + fo/plain.xsl + XSL Formatting Objects for printed output. + + + + + + + + + + Plain XHTML + + + + + It is a simple plain XHTML output with + some classes given on the elements. These let you create your + own CSS stylesheet for the rendering. + + + + It is actually quite similar to the + S5 format with + S5-specific + parts removed. The objective with this format was simplicity + and S5 + already achieves that quite well but in case you do not want + to use that framework, you can create your own one. + + + + The stylesheet to choose for this format is + xhtml/plain.xsl. + + + + + + + W3C HTML Slidy + + + + + W3C HTML Slidy + is an XHTML framework for presentations. + + + + It seems mature and well maintained. + + + + HTML Slidy handles well long content. Its formatting + allows more text on a single foil and even if your text + overflows, you can scroll inside the single foil. It also + supports collapsible lists and a JavaScript clock so that you + do not run out of time. + + + + For HTML Slidy, use + xhtml/slidy.xsl. + + + + + + + S5 Format + + + + + S5 + stands for Simple Standards-Based Slide Show System. + + + + It is yet another XHTML-based framework for slideshows, like + HTML Slidy. + + + + Its JavaScript code behaves somewhat differently and it is less + mature. + + + + It supports incremental lists but in general, it is not so + feature-rich as HTML Slidy. + + + + To create your S5 + presentation, pick the + xhtml/s5.xsl stylesheet. + + + + + + + XSL FO Format + + + + + XSL FO is an XML vocabulary to describe how formatted + output is presented. + + + + It is used here as an intermediate format between DocBook Slides + and printable output. + + + + First, generate the XSL FO document. + + + + Then use your XSL FO processor to render your printable + document in PDF, PostScript, etc. depending on the capabilities of + the software you use. + + + + If you need a free processor, take a look at + Apache FOP . + + + + + + + XSLT Parameters + + + + + The provided stylesheets offer XSLT parameters + to adjust some tunables of the output generation. + + + + The parameters are documented in the documentation + that accompanies the DocBook XSL distribution. + + + + All the DocBook Slides stylesheets are extensions of the + original DocBook stylesheets so adjusting their parameters may also + affect your rendered slides. + + + + + + + Customizations + + + Sometimes parameters are not enough and you need to modify + the templates to achieve your goal. Customizations are easy + to create with XSLT. + + + + Just pick up a stylesheet that you want to customize. + + + + Create a new, empty stylesheet that imports the original + one. + + + + Override the original templates that do not work + in the way you desire. + + + + Of course, this requires some knowledge in XSLT and + you will need to read the code to see what to override. + + + + + + + + Authoring with DocBook Slides 5.0 + + + + + Choosing a Validator + + + + + Once you have some slides marked up in DocBook Slides, + you probably want to make sure your markup is valid. Otherwise, + it is not guaranteed that the output will be generated properly. + For this, you need a validator. + + + + The DocBook Slides schema is described in the RELAX-NG grammar language. + + + + The recommended RELAX-NG validator is + jing . + + + + Alternatively, you can use Emacs/nXML + with the supplied locatingrules.xml file. + + + + + The RELAX-NG validation in the xmllint program from libxml2 is known to have + bugs and does not work correctly with DocBook Slides. + + + + + + Validating Slides + + + + + With jing, run: + jing ~/docbook-slides/slides.rng foo.xml. + + + + For Emacs/nXML, you can put the following into + your emacs.conf: + + + (setq rng-schema-locating-files + (append + '("~/docbook-slides/locatingrules.xml"))) + + Or you can do M-x customize-variable rng-schema-locating-files + and then add the absolute path to the file. + + + + + + + Transforming DocBook Slides Documents + + + + + You need an XSLT processor to transform the documents. + For example, you can use either xsltproc from + libxslt , Xalan + or Saxon. + + + + It is recommended to use xsltproc, since + it is significantly faster than the other two and the DocBook Slides + stylesheets were also tested with it. + + + + Pick the proper stylesheet for your chosen output format. + For example, it is xhtml/slidy.xsl for + HTML Slidy. + + + + Type: xsltproc xsl/slides/xhtml/slidy.xsl foo.xml > foo.html + + + + + + + Rendering Printable Output + + + + + First create the XSL FO document with XSLT: + xsltproc xsl/slides/fo/plain.xsl foo.xml > foo.fo + + + + Then use your XSL FO processor to render the final document. + + + + For example, to render a PDF with Apache FOP, type: + fop foo.fo foo.pdf + + + + + + + + DocBook Slides Limitations + + + + + Foil Content + + + Creating slides is quite different from creating + papers and books. + + + + Presentational slide are layout-oriented by nature as opposed to DocBook, which is + structure-oriented. The content of the foil must fit but there + is no easy way to detect this so this should be checked + and controlled manually. + + + + Formatting of slide content is not necessarily consistent but part + of the design of each foil and illustration used in + the presentation, while an important principle of + DocBook is separating content and styling. To achieve + something very unique, you will probably need heavy + customization. + + + + + + + Animations and Sound Effects + + + DocBook was invented for mostly printed or web + content, while slides are rarely presented in a + printed form. + + + + Slides are usually shown on computer screen or + projector and may heavily use animated or audio content + to support the presentations. + + + + Most of the possible output formats are usually + used in printed form or on the web. The first lacks + the possibility of animated and audio content and the + second one lacks good open standards for doing so. + + + + Maybe a future HTML5 or OpenDocument support + can bring in some new features but for now, you cannot + really use animations and sound. + + + + + + + + Frequently Asked Questions + + + + + Compatibility + + + + + + Is DocBook Slides 5.0 stylesheets compatible with + older versions of DocBook Slides or vice versa? + + + + Not at all, since it is heavily redesigned. But + you can find an XSLT transformation in the + tools/ + directory, which can convert your slides to the new + schema. + + + + + + + + Contribution + + + + + + Can I contribute to the schema or to the stylesheets? + + + + Of course, any contribution that can be useful for + other users and fits the concept of DocBook Slides + is more than welcome. + + + + + + What to do with my contribution? + + + + Please first ask review on + the docbook-apps + mailing list and users and other developers will tell you + what to improve and how to submit your work for inclusion. + + + + + + + + Help + + + + + + How can I get help in using the schema and the + accompanying stylesheets? + + + + There is a + docbook-apps + mailing list for general questions on DocBook and related + technologies. There are numerous users and developers subscribed to + this list, so probably you can get help there. + + + + + + + + + Mini-Reference + + + Here you have the short and informal description of the DocBook + Slides elements. It is not meant to be a full and formalized + referenced but rather a cheatsheet to look at. + + + + dbs:slides + + + + + May contain: db:title, db:titleabbrev, + db:subtitle, db:info, dbs:foilgroup, dbs:foil + + + + Usage: It is the root element that encloses the authoring + info and the particular foils that may be grouped to foil + groups. + + + + + + + dbs:foilgroup + + + + + May contain: db:title, db:titleabbev, + db:subtitle, db:info, [block content], dbs:foil, dbs:speakernotes, + dbs:handoutnotes + + + + Usage: It groups together various foils. It can have its own info + section and an optional introductionary text. Depending on your XSLT + parameters, it may generate a table of contents of enclosed foils. + Its usage is not obligatory but may be very useful for grouping together + logically related foils. It may have some speaker notes and handout notes, as well. + + + + + + + dbs:foil + + + + + May contain: db:title, db:titleabbev, + db:subtitle, db:info, [block content], dbs:speakernotes, + dbs:handoutnotes + + + + Usage: It marks up a single foil. Use + DocBook block elements to mark up your content. It may have some speaker + notes and handout notes, as well. + + + + + + + dbs:block + + + + + May contain: [block content] + + + + Usage: It divides the content into layout units + that can later processed in a specific way. + + + + + + + dbs:speakernotes + + + + + May contain: [block content] + + + + Usage: Notes that are not meant to be presented to + the audience but to the speaker. + + + + + + + dbs:handoutnotes + + + + + May contain: [block content] + + + + Usage: Notes that are not to accompany + printed slides. + + + + + + + Attribute dbs:incremental + + + + + Usage: Makes the content incremental. + Allowed on any element and inherited to child elements + but not applicable everywhere and its effect depends on the output + format. + + + + + + + Attribute dbs:collapsible + + + + + Usage: Makes the content collapsible. + Allowed on any element and inherited to child elements + but not applicable everywhere and its effect depends on the output + format. + + + + + + + Attribute dbs:style + + + + + Usage: Classifies the given element + to a specific formatting class. Typically applicable to foils, + foilgroups and mediaobject. Allowed anywhere but not processed + everywhere. In HTML it naturally maps to the class + attribute. + + + + + + + + Related Standards + + + + Related Standards + + + Extensible Markup Language (XML) + + + W3C + + + http://www.w3.org/TR/REC-xml/ + + + + The DocBook Schema Version 5.0 + + + OASIS + + + http://docs.oasis-open.org/docbook/specs/docbook-5.0-spec-os.html + + + + XSL Transformations (XSLT) Version 1.0 + + + W3C + + + http://www.w3.org/TR/xslt + + + + Extensible Stylesheet Language (XSL) Version 1.1 + + + W3C + + + http://www.w3.org/TR/xsl/ + + + + + + + Supported HTML Presentation Frameworks + + + + Supported HTML Presentation Frameworks + + + S<superscript>5</superscript> + A Simple Standards-Based Slide Show System + + http://meyerweb.com/eric/tools/s5/ + + + + HTML Slidy + Slide Shows in HTML and XHTML + + www.w3.org/Talks/Tools/Slidy2/ + + + + + + + Recommended Tools + + + + Recommended Tools + + + Jing RELAX-NG validator + + http://www.thaiopensource.com/relaxng/jing.html + + + + libxslt + The XSLT C library for GNOME + + http://xmlsoft.org/xslt/ + + + + Apache FOP + + http://xmlgraphics.apache.org/fop/ + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/user.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/user.css new file mode 100644 index 00000000..a7ae50c0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/doc/user.css @@ -0,0 +1,6 @@ +.face_container {margin-left: 4em; position: relative;} +.face_first {position: static; vertical-align: bottom;} +.face_other {position: absolute; left: 0; top: 0;} + +.left {float: left;} +.right {float: right;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xml new file mode 100644 index 00000000..c2ab9442 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xml @@ -0,0 +1,1155 @@ + + + +Slides FO Parameter Reference + +$Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $ + + + + Kövesdán + Gábor + + + + 2012 + Gábor Kövesdán + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL Slides FO stylesheet (for + generating PDF slide presentations). Note that the Slides + stylesheet for FO output is a customization layer of the + DocBook XSL FO stylesheet. Therefore, in addition to the + slides-specific parameters listed in this section, you can + also use a number of FO stylesheet + parameters to control Slides FO output. + + + + FO: General Params + + + +foil.title.master +number + + +foil.title.master +Specifies unitless font size to use for foil titles + + + + +<xsl:param name="foil.title.master">36</xsl:param> +<!-- Inconsistant use of point size? --> + + + +Description + +Specifies a unitless font size to use for foil titles; used in +combination with the foil.title.size +parameter. + + + + + +foil.title.size +length + + +foil.title.size +Specifies font size to use for foil titles, including units + + + + + <xsl:param name="foil.title.size"> + <xsl:value-of select="$foil.title.master"></xsl:value-of><xsl:text>pt</xsl:text> + </xsl:param> + + + +Description + +This parameter combines the value of the +foil.title.master parameter with a unit +specification. The default unit is pt +(points). + + + + + + +generate.copyright +boolean + + +generate.copyright +Specifies whether copyright is generated + + + + + <xsl:param name="generate.copyright">1</xsl:param> + + + +Description + +This parameter specifies whether the copyright info is generated + in the footer area. + + + + + + +generate.foilgroup.numbered.toc +boolean + + +generate.foilgroup.numbered.toc +Specifies whether foilgroups have a numbered TOC + + + + + <xsl:param name="generate.foilgroup.numbered.toc">1</xsl:param> + + + +Description + +If TOC generation is turned on, this parameter specifies + whether foilgroups have a numbered TOC. If disabled, TOC items + will be bulleted, not numbered. + + + + + + +generate.foilgroup.toc +boolean + + +generate.foilgroup.toc +Specifies whether foilgroups have a TOC + + + + + <xsl:param name="generate.foilgroup.toc">1</xsl:param> + + + +Description + +This parameter specifies whether foilgroups will + contain a table of contents of the included foils. + + + + + + +generate.handoutnotes +boolean + + +generate.handoutnotes +Specifies whether handoutnotes are generated + + + + + <xsl:param name="generate.handoutnotes">0</xsl:param> + + + +Description + +This parameter specifies whether handoutnotes shall + be generated to the output. + + + + + + +generate.page.number +list +full1/2 +compact1 +no + + +generate.page.number +Specifies whether page numbers are generated + + + + + <xsl:param name="generate.page.number">compact</xsl:param> + + + +Description + +This parameter specifies how page numbers are generated in + the footer area. + + + + no + + No page numbers generated at all. + + + + full + + Current page number, a slash and the total number of pages + + + + compact + + Current page number only + + + + no + + No page numbers generated at all. + + + + + + + + + +generate.pubdate +boolean + + +generate.pubdate +Specifies whether the pubdate is generated + + + + + <xsl:param name="generate.pubdate">1</xsl:param> + + + +Description + +This parameter specifies whether the publication date is generated + in the footer area. + + + + + + +generate.speakernotes +boolean + + +generate.speakernotes +Specifies whether speakernotes are generated + + + + + <xsl:param name="generate.speakernotes">0</xsl:param> + + + +Description + +This parameter specifies whether speakernotes shall + be generated to the output. + + + + + + +generate.titlepage +boolean + + +generate.titlepage +Specifies whether titlepage is generated + + + + + <xsl:param name="generate.titlepage">1</xsl:param> + + + +Description + +This parameter specifies whether titlepage is generated + for the presentation. + + + + + + +mml.embedding.mode +list +inline +external-graphic +instream-foreign-object + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + <xsl:param name="mml.embedding.mode">external-graphic</xsl:param> + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + + + + +slide.font.family +list +open +serif +sans-serif +monospace + + +slide.font.family +Specifies font family to use for slide bodies + + + + +<xsl:param name="slide.font.family">Helvetica</xsl:param> + + + +Description + +Specifies the font family to use for slides bodies. + + + + + + +slide.title.font.family +list +open +serif +sans-serif +monospace + + +slide.title.font.family +Specifies font family to use for slide titles + + + + +<xsl:param name="slide.title.font.family">Helvetica</xsl:param> + + + +Description + +Specifies the font family to use for slides titles. + + + + + + +svg.embedding.mode +list +external-graphic +instream-foreign-object + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + <xsl:param name="svg.embedding.mode">instream-foreign-object</xsl:param> + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + external-graphic + + Content is extracted into an externel file and referenced + by an external-graphic element. + + + + instream-foreign-object + + Content is copied over with its namespace inside an + instream-foreign-object element. + + + + + + + + + + FO: Property Sets + + +foil.header.properties +attribute set + + +foil.header.properties +Specifies properties for foil header area + + + + + <xsl:attribute-set name="foil.header.properties"> + <xsl:attribute name="background-color">white</xsl:attribute> + <xsl:attribute name="color">black</xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="space-after">12pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil header area. + + + + + + +foil.master.properties +attribute set + + +foil.master.properties +Specifies properties for foil master + + + + + <xsl:attribute-set name="foil.master.properties"> + <xsl:attribute name="page-width"> + <xsl:value-of select="$page.width"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="page-height"> + <xsl:value-of select="$page.height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$page.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$page.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$page.margin.inner"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-right"> + <xsl:value-of select="$page.margin.outer"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil master. + + + + + + +foil.page-sequence.properties +attribute set + + +foil.page-sequence.properties +Specifies properties for foil page-sequence + + + + + <xsl:attribute-set name="foil.page-sequence.properties"> + <xsl:attribute name="hyphenate"> + <xsl:value-of select="$hyphenate"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for foil page-sequence. + + + + + + +foil.properties +attribute set + + +foil.properties +Specifies properties for all foils + + + + + <xsl:attribute-set name="foil.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-{$direction.align.start}">1in</xsl:attribute> + <xsl:attribute name="margin-{$direction.align.end}">1in</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all foils. + + + + + + +foil.region-after.properties +attribute set + + +foil.region-after.properties +Specifies properties for foil region-after + + + + + <xsl:attribute-set name="foil.region-after.properties"> + <xsl:attribute name="extent"> + <xsl:value-of select="$region.after.extent"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="display-align">after</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-after. + + + + + + +foil.region-before.properties +attribute set + + +foil.region-before.properties +Specifies properties for foil region-before + + + + + <xsl:attribute-set name="foil.region-before.properties"> + <xsl:attribute name="extent"> + <xsl:value-of select="$region.before.extent"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="display-align"> + <xsl:value-of select="'before'"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-before. + + + + + + +foil.region-body.properties +attribute set + + +foil.region-body.properties +Specifies properties for foil region-body + + + + + <xsl:attribute-set name="foil.region-body.properties"> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$body.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$body.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="column-count"> + <xsl:value-of select="$column.count.body"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil region-body. + + + + + + +foil.subtitle.properties +attribute set + + +foil.subtitle.properties +Specifies properties for all foil subtitles + + + + + <xsl:attribute-set name="foil.subtitle.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.master * 0.8"></xsl:value-of><xsl:text>pt</xsl:text> + </xsl:attribute> + <xsl:attribute name="space-after">12pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all foil subtitles. + + + + + + +foil.title.properties +attribute set + + +foil.title.properties +Specifies properties for foil title + + + + + <xsl:attribute-set name="foil.title.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.size"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil title. + + + + + + +foil.footer.properties +attribute set + + +foil.footer.properties +Specifies properties for slides footer + + + + + <xsl:attribute-set name="foil.footer.properties"></xsl:attribute-set> + + + +Description + +This parameter specifies properties for the foil footer. + + + + + + +handoutnotes.properties +attribute set + + +footnote.properties +Properties applied to handoutnotes + + + + + +<xsl:attribute-set name="handoutnotes.properties"></xsl:attribute-set> + + + +Description + +This attribute set is applied to handoutnotes. + + + + + + +slides.properties +attribute set + + +slides.properties +Specifies properties for all slides + + + + + <xsl:attribute-set name="slides.properties"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties that are applied to all slides. + + + + + + +slides.titlepage.master.properties +attribute set + + +slides.titlepage.master.properties +Specifies properties for slides titlepage master + + + + + <xsl:attribute-set name="slides.titlepage.master.properties"> + <xsl:attribute name="page-width"> + <xsl:value-of select="$page.width"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="page-height"> + <xsl:value-of select="$page.height"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-top"> + <xsl:value-of select="$page.margin.top"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-bottom"> + <xsl:value-of select="$page.margin.bottom"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-left"> + <xsl:value-of select="$page.margin.inner"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="margin-right"> + <xsl:value-of select="$page.margin.outer"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the slides titlepage master. + + + + + + +slides.titlepage.region-body.properties +attribute set + + +slides.titlepage.region-body.properties +Specifies properties for slides titlepage region-body + + + + + <xsl:attribute-set name="slides.titlepage.region-body.properties"> + <xsl:attribute name="margin-bottom">0pt</xsl:attribute> + <xsl:attribute name="margin-top">0pt</xsl:attribute> + <xsl:attribute name="column-count"> + <xsl:value-of select="$column.count.body"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the slides titlepage region-body. + + + + + + +slides.titlepage.corpauthor.properties +attribute set + + +slides.titlepage.corpauthor.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.corpauthor.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">20.736pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the corpauthor on the default + titlepage. + + + + + + +slides.titlepage.title.properties +attribute set + + +slides.titlepage.title.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.title.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="padding-top">1.5in</xsl:attribute> + <xsl:attribute name="keep-with-next">always</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$foil.title.size"></xsl:value-of> + </xsl:attribute> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the title on the default + titlepage. + + + + + + +slides.titlepage.subtitle.properties +attribute set + + +slides.titlepage.subtitle.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.subtitle.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.title.font.family"></xsl:value-of> + </xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the subtitle on the default + titlepage. + + + + + + +slides.titlepage.author.properties +attribute set + + +slides.titlepage.author.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.author.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">20.736pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the author on the default + titlepage. + + + + + + +slides.titlepage.pubdate.properties +attribute set + + +slides.titlepage.pubdate.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.pubdate.properties"> + <xsl:attribute name="text-align">center</xsl:attribute> + <xsl:attribute name="space-after">1em</xsl:attribute> + <xsl:attribute name="font-size">17.28pt</xsl:attribute> + </xsl:attribute-set> + + + +Description + +This parameter specifies properties for the pubdate on the default + titlepage. + + + + + + +slides.titlepage.authorgroup.properties +attribute set + + +slides.titlepage.authorgroup.properties +Specifies properties for slides titlepage title + + + + + <xsl:attribute-set name="slides.titlepage.authorgroup.properties"></xsl:attribute-set> + + + +Description + +This parameter specifies properties for the authorgroup on the default + titlepage. + + + + + + +speakernotes.properties +attribute set + + +footnote.properties +Properties applied to speakernotes + + + + + +<xsl:attribute-set name="speakernotes.properties"></xsl:attribute-set> + + + +Description + +This attribute set is applied to speakernotes. + + + + + + +The Stylesheet + +The param.xsl stylesheet is just a wrapper +around all these parameters. + + + +<!-- This file is generated from param.xweb --> + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- ******************************************************************** + $Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $ + ******************************************************************** + + This file is part of the DocBook Slides Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="foil.title.master.frag"></src:fragref> +<src:fragref linkend="foil.title.size.frag"></src:fragref> +<src:fragref linkend="generate.copyright.frag"></src:fragref> +<src:fragref linkend="generate.foilgroup.numbered.toc.frag"></src:fragref> +<src:fragref linkend="generate.foilgroup.toc.frag"></src:fragref> +<src:fragref linkend="generate.handoutnotes.frag"></src:fragref> +<src:fragref linkend="generate.page.number.frag"></src:fragref> +<src:fragref linkend="generate.pubdate.frag"></src:fragref> +<src:fragref linkend="generate.speakernotes.frag"></src:fragref> +<src:fragref linkend="generate.titlepage.frag"></src:fragref> +<src:fragref linkend="mml.embedding.mode.fo.frag"></src:fragref> +<src:fragref linkend="slide.font.family.frag"></src:fragref> +<src:fragref linkend="slide.title.font.family.frag"></src:fragref> +<src:fragref linkend="svg.embedding.mode.fo.frag"></src:fragref> + +<src:fragref linkend="foil.header.properties.frag"></src:fragref> +<src:fragref linkend="foil.master.properties.frag"></src:fragref> +<src:fragref linkend="foil.page-sequence.properties.frag"></src:fragref> +<src:fragref linkend="foil.properties.frag"></src:fragref> +<src:fragref linkend="foil.region-after.properties.frag"></src:fragref> +<src:fragref linkend="foil.region-before.properties.frag"></src:fragref> +<src:fragref linkend="foil.region-body.properties.frag"></src:fragref> +<src:fragref linkend="foil.subtitle.properties.frag"></src:fragref> +<src:fragref linkend="foil.title.properties.frag"></src:fragref> +<src:fragref linkend="handoutnotes.properties.frag"></src:fragref> +<src:fragref linkend="slides.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.master.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.region-body.properties.frag"></src:fragref> +<src:fragref linkend="speakernotes.properties.frag"></src:fragref> + +<src:fragref linkend="slides.titlepage.corpauthor.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.title.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.subtitle.properties.frag"></src:fragref> +<src:fragref linkend="foil.footer.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.author.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.pubdate.properties.frag"></src:fragref> +<src:fragref linkend="slides.titlepage.authorgroup.properties.frag"></src:fragref> + +</xsl:stylesheet> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xsl new file mode 100644 index 00000000..d972fcd6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/param.xsl @@ -0,0 +1,222 @@ + + + + + + +36 + + + pt + + + 1 + + 1 + + 1 + + 0 + + compact + + 1 + + 0 + + 1 + + external-graphic + +Helvetica +Helvetica + instream-foreign-object + + + + white + black + bold + center + + + + 12pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1in + 1in + + + + + + + + + + after + + + + + + + + + + + + + + + + + + + + + + + + + + + + center + + pt + + 12pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0pt + 0pt + + + + + + + + + center + 1em + 20.736pt + + + + center + 1em + 1.5in + always + + + + bold + + + + + + + center + 1em + + + + + + + + + center + 1em + 20.736pt + + + + center + 1em + 17.28pt + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xml new file mode 100644 index 00000000..d817f130 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + +]> + + + + + + + + + <subtitle xsl:use-attribute-sets="slides.titlepage.subtitle.properties"/> + + <corpauthor xsl:use-attribute-sets="slides.titlepage.corpauthor.properties"/> + <authorgroup xsl:use-attribute-sets="slides.titlepage.authorgroup.properties"/> + <author xsl:use-attribute-sets="slides.titlepage.author.properties"/> + + <pubdate xsl:use-attribute-sets="slides.titlepage.pubdate.properties"/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xsl new file mode 100644 index 00000000..f79cf811 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain-titlepage.xsl @@ -0,0 +1,150 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="slides.titlepage.recto"> + <xsl:choose> + <xsl:when test="slidesinfo/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="slidesinfo/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/author"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/pubdate"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/pubdate"/> +</xsl:template> + +<xsl:template name="slides.titlepage.verso"> +</xsl:template> + +<xsl:template name="slides.titlepage.separator"> +</xsl:template> + +<xsl:template name="slides.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="slides.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="slides.titlepage"> + <block> + <xsl:variable name="recto.content"> + <xsl:call-template name="slides.titlepage.before.recto"/> + <xsl:call-template name="slides.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <block><xsl:copy-of select="$recto.content"/></block> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="slides.titlepage.before.verso"/> + <xsl:call-template name="slides.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <block><xsl:copy-of select="$verso.content"/></block> + </xsl:if> + <xsl:call-template name="slides.titlepage.separator"/> + </block> +</xsl:template> + +<xsl:template match="*" mode="slides.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="slides.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.title.properties"> +<xsl:call-template name="presentation.title"> +</xsl:call-template> +</block> +</xsl:template> + +<xsl:template match="subtitle" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.subtitle.properties"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</block> +</xsl:template> + +<xsl:template match="corpauthor" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.corpauthor.properties"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</block> +</xsl:template> + +<xsl:template match="authorgroup" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.authorgroup.properties"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</block> +</xsl:template> + +<xsl:template match="author" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.author.properties"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</block> +</xsl:template> + +<xsl:template match="pubdate" mode="slides.titlepage.recto.auto.mode"> +<block xsl:use-attribute-sets="slides.titlepage.pubdate.properties"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</block> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain.xsl new file mode 100644 index 00000000..40217ea9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/fo/plain.xsl @@ -0,0 +1,563 @@ +<?xml version="1.0"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:fo="http://www.w3.org/1999/XSL/Format" + xmlns:db="http://docbook.org/ns/docbook" + xmlns:dbs="http://docbook.org/ns/docbook-slides" + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="dbs db" + extension-element-prefixes="exsl" + version="1.0"> + +<xsl:import href="../../fo/docbook.xsl"/> +<xsl:import href="../common/common.xsl"/> +<xsl:include href="plain-titlepage.xsl"/> +<xsl:include href="param.xsl"/> + +<xsl:output indent="yes"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<i18n xmlns="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:gentext key="Continued" text="(Continued)"/> + <l:gentext key="Speakernotes" text="Speaker Notes"/> + <l:gentext key="Handoutnotes" text="Handout Notes"/> + <l:context name="title"> + <l:template name="slides" text="%t"/> + <l:template name="foilgroup" text="%t"/> + <l:template name="foil" text="%t"/> + </l:context> + </l:l10n> +</i18n> + +<!-- Start of overrides --> + +<xsl:param name="page.margin.top" select="'0.25in'"/> +<xsl:param name="page.margin.bottom" select="'0.25in'"/> +<xsl:param name="page.margin.inner" select="'0.25in'"/> +<xsl:param name="page.margin.outer" select="'0.25in'"/> +<xsl:param name="body.margin.top" select="'1in'"/> +<xsl:param name="body.margin.bottom" select="'0.5in'"/> +<xsl:param name="region.before.extent" select="'0.75in'"/> +<xsl:param name="region.after.extent" select="'0.5in'"/> +<xsl:param name="column.count.body" select="1"/> +<xsl:param name="body.font.size">20</xsl:param> + +<xsl:param name="callout.icon.size" select="'40pt'"/> +<xsl:param name="alignment" select="'start'"/> +<xsl:param name="preferred.mediaobject.role" select="'print'"/> +<xsl:param name="page.orientation" select="'landscape'"/> + +<xsl:variable name="root.elements" select="' slides '"/> + +<xsl:attribute-set name="formal.title.properties" + use-attribute-sets="normal.para.spacing"> + <xsl:attribute name="font-weight">bold</xsl:attribute> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.master * 1.2"/> + <xsl:text>pt</xsl:text> + </xsl:attribute> + <xsl:attribute name="hyphenate">false</xsl:attribute> + <xsl:attribute name="space-after.minimum">8pt</xsl:attribute> + <xsl:attribute name="space-after.optimum">6pt</xsl:attribute> + <xsl:attribute name="space-after.maximum">10pt</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="list.block.spacing"> + <xsl:attribute name="space-before.optimum">12pt</xsl:attribute> + <xsl:attribute name="space-before.minimum">8pt</xsl:attribute> + <xsl:attribute name="space-before.maximum">14pt</xsl:attribute> + <xsl:attribute name="space-after.optimum">0pt</xsl:attribute> + <xsl:attribute name="space-after.minimum">0pt</xsl:attribute> + <xsl:attribute name="space-after.maximum">0pt</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="list.item.spacing"> + <xsl:attribute name="space-before.optimum">6pt</xsl:attribute> + <xsl:attribute name="space-before.minimum">4pt</xsl:attribute> + <xsl:attribute name="space-before.maximum">8pt</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="normal.para.spacing"> + <xsl:attribute name="space-before.optimum">8pt</xsl:attribute> + <xsl:attribute name="space-before.minimum">6pt</xsl:attribute> + <xsl:attribute name="space-before.maximum">10pt</xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="orderedlist.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size"/> + </xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="footnote.properties"> + <xsl:attribute name="font-size"> + <xsl:value-of select="$body.font.size * 0.8"/> + </xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="slides.titlepage.recto.style"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"/> + </xsl:attribute> +</xsl:attribute-set> + +<xsl:attribute-set name="slides.titlepage.verso.style"> + <xsl:attribute name="font-family"> + <xsl:value-of select="$slide.font.family"/> + </xsl:attribute> +</xsl:attribute-set> + +<xsl:template name="bibliography.titlepage"/> + +<!-- Do not add db namespace to dbs elements --> +<xsl:template match="*[namespace-uri() = 'http://docbook.org/ns/docbook-slides']" mode="addNS"> + <xsl:copy-of select="."/> +</xsl:template> + +<!-- End of overrides --> + +<xsl:template name="user.pagemasters"> + <fo:simple-page-master master-name="slides-titlepage-master" + xsl:use-attribute-sets="slides.titlepage.master.properties"> + <fo:region-body xsl:use-attribute-sets="slides.titlepage.region-body.properties"/> + </fo:simple-page-master> + + <fo:simple-page-master master-name="slides-foil-master" + xsl:use-attribute-sets="foil.master.properties"> + <fo:region-body xsl:use-attribute-sets="foil.region-body.properties"/> + <fo:region-before region-name="xsl-region-before-foil" xsl:use-attribute-sets="foil.region-before.properties"/> + <fo:region-after region-name="xsl-region-after-foil" xsl:use-attribute-sets="foil.region-after.properties"/> + </fo:simple-page-master> + + <fo:simple-page-master master-name="slides-foil-continued-master" + xsl:use-attribute-sets="foil.master.properties"> + <fo:region-body xsl:use-attribute-sets="foil.region-body.properties"/> + <fo:region-before region-name="xsl-region-before-foil-continued" xsl:use-attribute-sets="foil.region-before.properties"/> + <fo:region-after region-name="xsl-region-after-foil-continued" xsl:use-attribute-sets="foil.region-after.properties"/> + </fo:simple-page-master> + + <fo:page-sequence-master master-name="slides-titlepage"> + <fo:repeatable-page-master-alternatives> + <fo:conditional-page-master-reference master-reference="slides-titlepage-master"/> + </fo:repeatable-page-master-alternatives> + </fo:page-sequence-master> + + <fo:page-sequence-master master-name="slides-foil"> + <fo:repeatable-page-master-alternatives> + <fo:conditional-page-master-reference master-reference="slides-foil-master" + page-position="first"/> + <fo:conditional-page-master-reference master-reference="slides-foil-continued-master"/> + </fo:repeatable-page-master-alternatives> + </fo:page-sequence-master> +</xsl:template> + +<xsl:template name="presentation.title"> + <xsl:call-template name="get.title"> + <xsl:with-param name="ctx" select="/dbs:slides"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="slides.bookmarks"> + <fo:bookmark-tree> + <xsl:apply-templates select="/dbs:slides/dbs:foil|/dbs:slides/dbs:foilgroup" mode="bookmark.mode"/> + </fo:bookmark-tree> +</xsl:template> + +<xsl:template match="dbs:foil|dbs:foilgroup" mode="bookmark.mode"> + <fo:bookmark> + <xsl:attribute name="internal-destination"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + + <fo:bookmark-title> + <xsl:call-template name="get.title"/> + </fo:bookmark-title> + + <xsl:if test="self::dbs:foilgroup"> + <xsl:apply-templates select="dbs:foil" mode="bookmark.mode"/> + </xsl:if> + </fo:bookmark> +</xsl:template> + +<xsl:template match="db:author" mode="titlepage.mode"> + <fo:block> + <xsl:apply-templates select="db:personname" mode="titlepage.mode"/> + </fo:block> + + <fo:block> + <xsl:apply-templates select="db:affiliation" mode="titlepage.mode"/> + </fo:block> + + <fo:block> + <xsl:apply-templates select="db:email" mode="titlepage.mode"/> + </fo:block> +</xsl:template> + +<xsl:template match="/"> + <fo:root xsl:use-attribute-sets="slides.properties"> + <fo:layout-master-set> + <xsl:call-template name="user.pagemasters"/> + </fo:layout-master-set> + + <xsl:call-template name="slides.bookmarks"/> + + <xsl:if test="$generate.titlepage != 0"> + <fo:page-sequence hyphenate="{$hyphenate}" + master-reference="slides-titlepage"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + + <fo:flow flow-name="xsl-region-body"> + <fo:block> + <xsl:apply-templates select="/dbs:slides" mode="titlepage"/> + </fo:block> + </fo:flow> + </fo:page-sequence> + </xsl:if> + + <xsl:apply-templates select="/dbs:slides/dbs:foil|/dbs:slides/dbs:foilgroup"/> + </fo:root> +</xsl:template> + +<xsl:template match="dbs:slides" mode="titlepage"> + <xsl:call-template name="slides.titlepage"/> +</xsl:template> + +<xsl:template name="page.template"> + <xsl:param name="mode" select="'normal'"/> + + <xsl:param name="title"> + <xsl:call-template name="get.title"/> + </xsl:param> + + <xsl:param name="subtitle"> + <xsl:call-template name="get.subtitle"/> + </xsl:param> + + <fo:page-sequence master-reference="slides-foil" xsl:use-attribute-sets="foil.page-sequence.properties"> + <xsl:attribute name="language"> + <xsl:call-template name="l10n.language"/> + </xsl:attribute> + + <xsl:attribute name="id"> + <xsl:call-template name="object.id"/> + </xsl:attribute> + + <fo:static-content flow-name="xsl-region-before-foil"> + <fo:block xsl:use-attribute-sets="foil.header.properties"> + <fo:block xsl:use-attribute-sets="foil.title.properties"> + <xsl:value-of select="$title"/> + </fo:block> + + <fo:block xsl:use-attribute-sets="foil.subtitle.properties"> + <xsl:value-of select="$subtitle"/> + </fo:block> + </fo:block> + </fo:static-content> + + <fo:static-content flow-name="xsl-region-before-foil-continued"> + <fo:block xsl:use-attribute-sets="foil.header.properties"> + <fo:block xsl:use-attribute-sets="foil.title.properties"> + <xsl:value-of select="$title"/> + <xsl:text> </xsl:text> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Continued'"/> + </xsl:call-template> + </fo:block> + </fo:block> + </fo:static-content> + + <fo:static-content flow-name="xsl-region-after-foil"> + <xsl:call-template name="generate.footer"/> + </fo:static-content> + + <fo:static-content flow-name="xsl-region-after-foil-continued"> + <xsl:call-template name="generate.footer"/> + </fo:static-content> + + <fo:flow flow-name="xsl-region-body"> + <fo:block xsl:use-attribute-sets="foil.properties"> + <xsl:choose> + <xsl:when test="$mode = 'normal'"> + <xsl:apply-templates select="*[not(self::dbs:foil)][not(self::db:info)][not(self::db:title)][not(self::db:titleabbrev)][not(self::db:subtitle)][not(self::dbs:speakernotes)][not(self::dbs:handoutnotes)]"/> + + <xsl:if test="self::dbs:foilgroup and ($generate.foilgroup.toc != 0)"> + <xsl:call-template name="foilgroup.generate.toc"/> + </xsl:if> + </xsl:when> + + <xsl:when test="$mode = 'speakernotes'"> + <xsl:apply-templates select="dbs:speakernotes"/> + </xsl:when> + + <xsl:when test="$mode = 'handoutnotes'"> + <xsl:apply-templates select="dbs:handoutnotes"/> + </xsl:when> + </xsl:choose> + </fo:block> + </fo:flow> + </fo:page-sequence> +</xsl:template> + +<xsl:template match="dbs:foil|dbs:foilgroup"> + <xsl:call-template name="page.template"/> + + <xsl:call-template name="generate.slide.notes"/> + + <xsl:if test="self::dbs:foilgroup"> + <xsl:apply-templates select="dbs:foil"/> + </xsl:if> +</xsl:template> + +<xsl:template name="generate.slide.notes"> + <xsl:variable name="subtitle.handoutnotes"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Handoutnotes'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="subtitle.speakernotes"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Speakernotes'"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="($generate.handoutnotes != 0) and ./dbs:handoutnotes"> + <xsl:call-template name="page.template"> + <xsl:with-param name="mode" select="'handoutnotes'"/> + <xsl:with-param name="subtitle" select="$subtitle.handoutnotes"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="($generate.speakernotes != 0) and ./dbs:speakernotes"> + <xsl:call-template name="page.template"> + <xsl:with-param name="mode" select="'speakernotes'"/> + <xsl:with-param name="subtitle" select="$subtitle.speakernotes"/> + </xsl:call-template> + </xsl:if> +</xsl:template> + +<xsl:template match="dbs:handoutnotes"> + <fo:block xsl:use-attribute-sets="handoutnotes.properties"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="dbs:speakernotes"> + <fo:block xsl:use-attribute-sets="speakernotes.properties"> + <xsl:apply-templates/> + </fo:block> +</xsl:template> + +<xsl:template match="dbs:block"> + <xsl:apply-templates/> +</xsl:template> + +<xsl:template name="generate.footer"> +<fo:block xsl:use-attribute-sets="foil.footer.properties"> + <fo:table> + <fo:table-column column-number="1" column-width="33%"/> + <fo:table-column column-number="2" column-width="34%"/> + <fo:table-column column-number="3" column-width="33%"/> + + <fo:table-body> + <fo:table-row height="14pt"> + <fo:table-cell text-align="left"> + <xsl:call-template name="footer.left"/> + </fo:table-cell> + + <fo:table-cell text-align="center"> + <xsl:call-template name="footer.center"/> + </fo:table-cell> + + <fo:table-cell text-align="right"> + <xsl:call-template name="footer.right"/> + </fo:table-cell> + </fo:table-row> + </fo:table-body> + </fo:table> +</fo:block> +</xsl:template> + +<xsl:template name="footer.left"> + <fo:block/> +</xsl:template> + +<xsl:template name="footer.center"> + <xsl:if test="($generate.copyright != 0) and /dbs:slides/db:info/db:copyright"> + <fo:block> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:text>©</xsl:text> + <xsl:call-template name="gentext.space"/> + <xsl:value-of select="/dbs:slides/db:info/db:copyright/db:year"/> + <xsl:call-template name="gentext.space"/> + <xsl:value-of select="/dbs:slides/db:info/db:copyright/db:holder"/> + </fo:block> + </xsl:if> + + <xsl:if test="($generate.pubdate != 0) and /dbs:slides/db:info/db:pubdate"> + <xsl:call-template name="slide.pubdate"/> + </xsl:if> +</xsl:template> + +<xsl:template name="footer.right"> + <fo:block> + <xsl:if test="$generate.page.number != 'no'"> + <fo:page-number/> + </xsl:if> + + <xsl:if test="$generate.page.number = 'full'"> + <xsl:text> / </xsl:text> + <fo:page-number-citation> + <xsl:attribute name="ref-id"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="(//dbs:foilgroup|//dbs:foil)[last()]"/> + </xsl:call-template> + </xsl:attribute> + </fo:page-number-citation> + </xsl:if> + </fo:block> +</xsl:template> + +<xsl:template name="slide.pubdate"> + <fo:block> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Published'"/> + </xsl:call-template> + <xsl:text>: </xsl:text> + <xsl:value-of select="/dbs:slides/db:info/db:pubdate"/> + </fo:block> +</xsl:template> + +<xsl:template name="foilgroup.generate.toc"> + <xsl:choose> + <xsl:when test="$generate.foilgroup.numbered.toc != 0"> + <fo:list-block xsl:use-attribute-sets="list.block.spacing orderedlist.properties"> + <xsl:for-each select="./dbs:foil"> + <fo:list-item xsl:use-attribute-sets="list.item.spacing"> + <fo:list-item-label end-indent="label-end()" xsl:use-attribute-sets="orderedlist.label.properties"> + <fo:block> + <xsl:value-of select="position()"/> + </fo:block> + </fo:list-item-label> + + <fo:list-item-body start-indent="body-start()"> + <fo:block> + <xsl:call-template name="get.title"/> + </fo:block> + </fo:list-item-body> + </fo:list-item> + </xsl:for-each> + </fo:list-block> + </xsl:when> + + <xsl:otherwise> + <fo:list-block xsl:use-attribute-sets="list.block.spacing itemizedlist.properties"> + <xsl:for-each select="./dbs:foil"> + <fo:list-item xsl:use-attribute-sets="list.item.spacing"> + <fo:list-item-label end-indent="label-end()" xsl:use-attribute-sets="itemizedlist.label.properties"> + <fo:block> + <xsl:call-template name="itemizedlist.label.markup"> + <xsl:with-param name="itemsymbol"> + <xsl:call-template name="list.itemsymbol"/> + </xsl:with-param> + </xsl:call-template> + </fo:block> + </fo:list-item-label> + + <fo:list-item-body start-indent="body-start()"> + <fo:block> + <xsl:call-template name="get.title"/> + </fo:block> + </fo:list-item-body> + </fo:list-item> + </xsl:for-each> + </fo:list-block> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*[namespace-uri() = 'http://www.w3.org/2000/svg']"> + <xsl:call-template name="handle.embedded"> + <xsl:with-param name="modeParam" select="$svg.embedding.mode"/> + <xsl:with-param name="fileExt" select="'.svg'"/> + </xsl:call-template> +</xsl:template> + +<xsl:template match="*[namespace-uri() = 'http://www.w3.org/1998/Math/MathML']"> + <xsl:call-template name="handle.embedded"> + <xsl:with-param name="modeParam" select="$mml.embedding.mode"/> + <xsl:with-param name="fileExt" select="'.mml'"/> + </xsl:call-template> +</xsl:template> + +<xsl:template name="handle.embedded"> + <xsl:param name="modeParam">inline</xsl:param> + <xsl:param name="fileExt"/> + + <xsl:choose> + <xsl:when test="$modeParam = 'inline'"> + <xsl:copy-of select="."/> + </xsl:when> + + <xsl:when test="$modeParam = 'instream-foreign-object'"> + <fo:instream-foreign-object> + <xsl:copy-of select="."/> + </fo:instream-foreign-object> + </xsl:when> + + <xsl:otherwise> + <xsl:variable name="id"> + <xsl:call-template name="object.id"/> + </xsl:variable> + <xsl:variable name="fname"> + <xsl:value-of select="concat($id, $fileExt)"/> + </xsl:variable> + <xsl:variable name="prefix">url('</xsl:variable> + <xsl:variable name="suffix">')</xsl:variable> + <xsl:variable name="file.uri"> + <xsl:value-of select="concat($prefix, $fname, $suffix)"/> + </xsl:variable> + + <exsl:document href="{$fname}"> + <xsl:copy-of select="."/> + + <xsl:fallback> + <xsl:message terminate="yes"> + Your XSLT processor does not support exsl:document. + You can only use inline SVG images. + </xsl:message> + </xsl:fallback> + </exsl:document> + + <xsl:choose> + <xsl:when test="$modeParam = 'external-graphic'"> + <fo:external-graphic src="{$file.uri}"/> + </xsl:when> + + <xsl:otherwise> + <xsl:message terminate="yes"> + Unknown processing mode <xsl:value-of select="$modeParam"/>. + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="dbs:foil|dbs:foilgroup" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + </xsl:apply-templates> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.png new file mode 100644 index 0000000000000000000000000000000000000000..3d02a32d72a0cb029a2dd0a49a89c116aa394d4f GIT binary patch literal 1154 zcmeAS@N?(olHy`uVBq!ia0vp^5+E$V1|&B;f4Cb+u_bxCyZi?O&WP`KfFhg)9+AaB z+5?Q;PG;MI1j`B>(}6TtKSPDj(q#+`%&R?J977@wU!75(6C5gX+`jtt>eWm6uZwIy zno+@VbCc2L1gDhE7KUw0rP5hC+gd-g7X}Lphb<LaWYoK|UgCni$z_T96xZz!rPw1~ z!dpzNR=<(oEcs@WLF|-L?e0iNiQ>1P`|m9?khopF)U58m<;mLT^S;|YzgK?#`#z={ z+xeX>ikYtDCw@q~5yrQFZo4o4!6#fRVwgMgG*){3RQu0TY1%V;!4iJ9_?D@s6@FNU z{9fSA)Xo$*Jx+|(+dsjE<yHEHbk=wozyB=J`AljH3YKqFVh~x==$*dsQRI&!Ec|tR z>q{E$@=iXVGWmeugR&oSO|t6`8glP>-kid*M(}Zqcynai=In!eh0E@6Ufq5$yj}d$ zG%>Y*XIVe&W2set7`#95QCk1a<ZljvTQs6XSXZrB^s34@?LXsjftsB%eC!H)#H7Bz z_E3oZ_%HZFngb78sc^o5`3z}=MJ`i1m_9zMDBdIKlNfwMBrd39`+*P+_ro7PYDrWv z%k8*!=8IU?EtXe~6U+|%{B&i;vX@)Cd^c*E`DS0gwYBVR)`_y4dbhtGXZ<W@@!4X_ zo2EypnfIozb(k+&^ZZEI&(f7szg?@!-n;d}>ldY8tP<9g0->l>=90kon_|T`-wn9N zdOY;T=2x58{jWDx$!Ik0?Eey`W+FO^%Qw@z?W3qibf&e>`KIN3ImQRr%q#vINClLx z)VsPg^BiA#`)1{2Yj!IjESl(W>zaIndOX`HvqRUX-eli%X`AIOncTh@wSbRSH6P}x zSf!_$?KZaeD6R3_^5<2}<%|7C!~?3PTeMEPSaaF1?a7uYf|38tPpnR~(c~=MVST^k z%VHCbX5C2>wpxm$?>ywC&El@I@OY|X_VQ1@*@Y)e1zs~PXYac<`-tnKxP{06HwEur zp!xbbOBIuCqnt#j`_({G<9P+@cR0--9PhvH@nrY?_U-NmF7X;ypX}KA{QBXwxtg|e zyC3%IR%iD*s&L#ZKltgP>5)0W_&+<dn??V?otSIh6HS*qfAF5O;thMnA~qev9X~>T zWh!2|8f&>Qq;X=RMil$vqXtFnHb#tJnnOO`7rwtqUQV~=lk<i8)1h(P>^ssq{^)M_ zD!W48`{l=vxjWVKdJlduys=L*#;o9%!j2@xeA(&0ewc{dZjlRr_*{PBOBEIVrX(}J zh;@xO6h9X79j;Zh2(YSOeW!ut+2cE$8_pim=l$?u^~(EN-}A+kPHS#CwQEX#kyFVz zri%?Wk7VTi<l7T0d5yb;=JnSz&MH(5D0}qn9WW28mbgZgq$HN4S|t~y0x1R~14Cn7 z17lr7^AJNzD^qhTV-sxy11kfA%$pXjC>nC}Q!>*kachuhY4{1$z~JfX=d#Wzp$P!K C!uqfP literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.svg new file mode 100644 index 00000000..bb71eb03 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/1.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">1</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.png new file mode 100644 index 0000000000000000000000000000000000000000..a0bd8b6a1543764234c5159d1c7f41f8fcccb25e GIT binary patch literal 1756 zcmZ|QdpOg390%~ZA2drY+gYS?sR%<mg&|CvC_9#+8`Xy4w7H~V%q6x_sYBtoc2tTJ zbD2)%vZmZRxpkG9xs*#{8g0dLe){kHalWtT^L;<h=Xu`$e!pzoVGLLUt^oppz@AvN zFOabH*{BNKoT;%#K&YPf!l2iF9Q6RH0NAKgv4Jr_Vt>qm?g;1gWgOKt6v!Wa5Y7A6 zZJ?^+iFQ2_(B6{I@P2U~-Weo!8@kd|Wb2#vlRg?Xi7m+#NA$X*7T<&%CRh*EM@DNe z{AFelQw(i5)(i7V9B^cHWXJS&U$Dsx!PKi18b>o-u&g!$kIFOEXg|u>KSlm+MPSrO z&fzMJESEBzlbp+>k|jA^LU-v~sZNs$C)kl3y$zLPJ-P@IFGVMdz<;jX<*n8iTD~>| zd!4BCvf<QD_)?{)hfr`U^*SRp3i{GQT&&faG!_+j$1I4~|1-jXiI3t$D1WosKZEBX z&@GEZh{FDBS`f-(!6=V8z-iPM-b*K2h(6RZycHNqA$%8Inj9kb+imbxMQFG2jb!q| zj(QkU(37S|;e8|rd#71DLzo1<4y6@xtt|s@NNqIx{6zjCLAmclMs6Q(>JrsT^W^Xf zOhr~kON6f04cs5vwB6TLA^gq_Rm7PNlzOs5>~wH~bZLHO1cwU(K<<*)@f=>)X{ETh z#_H1JwJzV}zbfHO9%o(ru5WIw*xp&bTQRibZ7KF|q@@MGizu5G4~$i8_q%M4xn_(y znS0Z7(1iW+`WrwtZ7LDq#Y?#5pWt!SpIZ}t!u0n&#^eKo7ey$Wh*M%cPO}Og>3VNr z?dn7LtX8IJ4JPNL$s;=e{-y*y#qQNfU2_?v-CV?;VeQj1KeD|uI|piHttBcktL!Fk zvM)@qT_#qsPLTYE{8A;C#{s9cpH|RxeW=2(ew-bScT&LFkHyGxHL2Q!dSt^{K$c+o z;lQ~HFLYd&*3h=m2C9n5f{(DQIq1omF9l8^+VLhilUKWDpI7g#6&mnJXL|&B4?LfY zyq}Lg&t@GHjO*_*w*YANRyS)%kK^iKjS$^Yr_$cH=VTvbsxh}6UzE)Bm%IQdRZ5G6 zF$oaCNc8z<BbGY%>EE${pLV`F$n^zVMX|lg?JEGrDGi48fV9@^B<PBj;;(3J6_rPt zanL!f-f1~3HeB|B6u`wVg3HU8#<-T-35S;90k#i`vE5<8Esf$qzL(|>tF5Mv>qMhX z0szll;x1_y<qI=3p&Lq#P%bp*o!|HOq~<Bzu!Za!3w@?LI{8m=K~HXB6K1#q{E%Kk zsC-2R=d=Z#Ynx5>!!^4`^uyh@b(*z~Z~oeW)#DMG>XBVWr&%|Qcod@XW~G`c%&Q6w z`y>?jO2MZhB_YN5DT65Q`gV0$AqfBHu7SJ@oe{g?*&Un2n9T<O{2MLOyp*o2i{MEu zfa<C&3!uRo+49IKE^%W&OWXLL-Nk|X8W5Zj%E$Z5!)_!(U*@*jaXfPYU6u01<5TuK zXetIZu8pIt1LeM$++&{__9r`&KM3%}241P(N>ZRQ9R;aP1?zByI>$s=9*f=YSmff5 zF*SV;oYiLGfV87y)S<EZb`mvS^qKcwA#8v<eKfW_+!uNG4^ia%p`M0o{UMQdO+UMn zO7+w%TT+G;*$ksxF68Vb!_0i;@7&jfh-xl-DdHPa4%e=J9L|CBCni3R1JIY>8$NTq zzGFOa9<XJPx_{5Xz+HoLVR3sL(MyNEnI+-x&}Zp?e^oz{tnAa~6Kt|ZG%{$m8&XW3 z`$L4Kn(RYITTLGCda(8P$b-L_7NHCHy0=$x^m#qm$YGa-^8E8;%jOmJRXjMNnqL2< z2+O_hB-}#DQFDx&%gtgnv~z1kPZQo&N*7eSXV%}74jxmPl0IyBSJ8~pV<tNbOODb{ zE`-#@$)vTbmA`UmiwrfB*>WiyB}Xm!WC)2gGAvAuG{06Rd)LA-)39~U_!8R2)F|63 zHGdgUzGRKFP4dox6mItsjGEV4r9&GL6lkN#1$UPYjJ(UKpemyl%y|yV?{$x7`WSY2 zTVZzMr_$y40I|PJf}|~OnDa6iHD60t>=+KS2s_~%xRTiBu*Ci=-ud3=RoH9CxuRn8 zQBak5Wa3TmNfmmaVqKCr*o{B&$)%x9)4s3DoCW+2rm-FYvBXocB!@H6Bp^Vx2pc;~ zgq@|$-Xk{l4#>R@c1Q~Z!U2KktFc@BPvJKTksK2L|Akgb_937E^7J^2u5k-a`xk-A BMcM!W literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.svg new file mode 100644 index 00000000..03268e13 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/10.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">10</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.png new file mode 100644 index 0000000000000000000000000000000000000000..c08a9ee0871f28d694d1dd8fa86d81bbe8e12402 GIT binary patch literal 1280 zcmeAS@N?(olHy`uVBq!ia0vp^5+E$V1|&B;f4Cb+u_bxCyZi?O&WP`KfFhg)9+AaB z+5?Q;PG;MI1j`B>(}6TtKSPDj(q#+`ESjD!jv*0;ug-|~i7pj6ZXa{YFTr)@giR7B zt*-H$&Y94brZ{s^+XjWaW4hfbDQ8+<gal1`XkRnK*(o9+?^N?lyAGFUYQhFT9!%*o zJs_Z(nRKARBdzwpIuT}(Bb~YRc3;9G8mE>qKl=Xk&YkLW>+gU5J-7PYcQY=(c`8bO z@>p}#d5#=fI5%N_tNOgAk17{lAGpmltNri3eTD(=7}}XkWDPz@<=p0(c3)vJ+bmU& zo_6W#L#cvWf3e8KF8Ir1^=QE{-s|-Z&9fQQUF3Ungc%l<eE80?WG~Nr4TbMab9Qh< ze@gtb)Y|ib_5;TqY6mBlKk(wI31Hr**YVr3=+MFiL5Gg$ov`O}4^n*0_+wYCYJO(w zqx<I$O6NPd+nboJwf)HO?0@4C#~+{KGV)vZ#Rin9^{_Bm-?L^}9`$tgv{WTkl?9z@ zvl@cDG<zHJ)n=wJ>2A5eBw?7u^1wu6(ZeEnlbrU0Srwb!n{is~a;T2en;NVwG=1VK z|EtSi9ei0@H8*a>`ZYkvGk<?%X4tH$4>s+7qi6l(8wlQcR3s(xdtt47%`d$j%M}wp zFM8fsp78r}!N)oOqdHW>n%Q~<*k&J0+rXKay?N`+TSw|MGID`1R!#4ORu9+WLmDoL zfj~G>!1yc(a=#WiA_j!_^5(j~T6k^4i@UXo>|4Sac`NMr_*Se~4TQo;IT=9c!4ass z%4KRqQvheg={2d>j1=!^z7r|$5;&x6b7*tP+zXr@?TJ-#r-~hFgD3so!B=lxWA~#Y zy>#=gNLilQZN7)qUaWZwgsqyNr&ONW^DC%uWsKHzu3zfEfpFpO9YARDXA<-M%8u|u z{=XM4kh<|pqh>LG=@;*^Ef;TP<nruqVKOt+2f<0g95=RT{aE2XNqxE9q`fyHeyHzL z>HpKyyG+<_PrSn>$GpY+q@{h;jeaa!$~y6DeRC1JMa`r&eDU`)tR5=gWMV$98hLG9 z^Rb<`Z-}u^3v69;d}@I&`_}q~AFO6~<+biie0riNr7<=){PtCYi6%g}<=6c0(<;38 zsB(W~JTvo|PqEs8F45OT6Hnz7m^%M5+_7hR>%>17A}!2c?vJarkFVcd&2VoO--kGr zXGQu4I?t!t&Z}#GzMHM1_}~fAiZ$HlvY5)nRX3>0AM4kx@%W%sVI%D;y(IjBzq-wD zS)1v+hI&6%t9&q#Dk{q3_2_HAD7ZsixX!oXqR5TsELDzP(e;nm&mAznxZ$(VmwVff zWItss<9E7TXz|1D&0Vfl%nvNKd^^Itw8(=0+X}_KY&zQ8+70Yp-Mu_vLEGx66&DWm z-#^^_cav3!t6#)S-gVvye+2GHPt3Nl+!6B5iRs{sjZIZ?)3)aS{vTFp<1ZHZa#PsJ zFTa1y`She`5_`bTJICD>_TIVAm%Q%q*$FMpAN4sh>_WB_I=%yzAgU#<5hW>!C8<`) zMX5lF!N|bSSl7T<*U&t~(9+7(+{)Ng+rYrez~KBk<BupBa`RI%(<*Um*!Q{H7pQ^3 M)78&qol`;+0HuXL=l}o! literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.svg new file mode 100644 index 00000000..523d2651 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/11.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">11</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.png new file mode 100644 index 0000000000000000000000000000000000000000..660344736fb96001faccd6013d323a96803578d0 GIT binary patch literal 1662 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.svg new file mode 100644 index 00000000..4419da36 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/12.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">12</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.png new file mode 100644 index 0000000000000000000000000000000000000000..d6db3b006f0d81edd15069f4171d9f28f2d11099 GIT binary patch literal 1720 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.svg new file mode 100644 index 00000000..01dded50 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/13.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">13</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.png new file mode 100644 index 0000000000000000000000000000000000000000..5d6c89971f6c67bd86abfd37f503c3621def44c7 GIT binary patch literal 1544 zcmZ|PdpOg390%~3hK*QmVGNmE4w>yS>=1LwWGI&~AwoxTnM<xQ*OBU|I3kxN<TBT4 zE+HaCL_)%GtE5H4)Q(%uZ~b@vIN#Uv`M#g$^E~f=KbfcOtPaBDU?33apf%CL0Z19% zzy*N6;q$^1AOw7DtSt6_J*X>p2G~GDiEiOQ5`WE!{=nnB<>gSq1t5R*LD8i03J?gQ zYi&Vra_#BJ3n4jPknBrb)iy}aHQ~2;C{jz5T+WcrN`1M6y1OiI4mWRtSf|e8&L`gp zqEq~B{oEuJh)X}Z(LO~8y0U0d68=qPc(`)F2m=EqW#yU-IZeU|ZDJj^vdl)y^{tH` zSJ;MX!!hhHhQqmC#l|GzW-{SB_K}Gg;xJ(t&4`uQR#84KjYRT4e`PnF=_%wYgp*Y# z(>o-Wh6UbwHI#u_WpG`=;0If;%ogLoOb&fpl$?BT5gD;3fbi$Lq9jRTi-S;&XuMF? z94*9eZTs}(o^fh@+D~pVDoHUZZ@yG=!z2YuSaXJu3Tg9S->U5z91!TD%S}j|CWvUo z97@1143Swy(VVAi>uMumkc-!`_A_aM=iwA7IrI5mN(&=Bio11_`n6AIkFP}Wu$V2< zsGP{Ba^hOo8D`UXV%x2=)^(`EsfWBRWGMCGPs&I>dC<^p%$OFnCYJbgMLD%5^{Pt} zONi)|v|#xfOY51IyMN>Ki%NwXol^iZ?f!tLUwu<tGna|PC;$wR-N%M_e0RF!TXKb` zZImuCv$$pYBjO@b<~~)f$bQEpFa*U^1rR#wJYDKjTDQVEpO;d03whZ3C8OB@5Ja1& zGup^NU;uAWliURPW){lqdFbN;Eo7bXSI6ea(wiRxqz2W70Nw!;ql|L5pLy3BPPnQt zl348kqXrxqQG5N|oG;*`%>hpRsomd29w+a1l2$%68cZ(?R4w&1@|?3~qTFwFCqsnk zU*2s7ZYw|11PpKwz{I4HT1G<F#ykzPZ2;K#C!S7=I|krz@cdMQYqPtiC|$ojU-2bA zJ5ot_l*Tht6O+%w?p4W90*`p{P%9j59~9UTK12gr_CrSdcOH*pC}Dl}YN;k8h)sbG zzGSl$fVX=;^Hz{5Rb2I?Qo$dkdzs6H|2R-S>f~!IPB{ft<D_spbM5h*u*twV04><B zxygMCbyE>%>Qp+|n%`pV2$lTAL(M)~1`Wu5UkDJ9T?gErjVr@BAgUtS!co%Sv}T~n zSK*c!;FB&nb?P3vdfUAo`R=~gBcJU)D5k>IdZCnWSDKEw<uUjpmPcZ^ck_&O;yiJc z;p45Wv-Z+_!riz92byA%vz`Q0CRh%T{Ko&0Y|!i~>ne{@sRjUg(MhjbPRc3W84$CP zfg$W%&Q}ktPmzlLnpr(6q4oSPADhOw@9A%r0oI9&b!&i7baVdnU{JBql3+@e<5AW+ zs6|HDYqEP?Z7_C$(tC+~ccLN<8S`hmm1xRMp11a!eG3R$h<v*4)}45gXw)LRcW!+W z!SCQr7ZqoAeG!=<s|TCJ?=^Fp_Y0QZ*J`Yus^ikrJWXIv65-#YpKY?kD&R&Sg$wiJ zoCdE2d{K_+Kjh`P#h=;p<}xJ{*W%l<6F~c$gdaNDc`yP$+F?0XvuhxCKPsbuzer)N zP@t`cj+MjgP;Hbvc2_b#ucT=4NssrGk61C<1&OV&zSV|%;+Pye<KSrnPOnG##_Nm3 z+vaAFJMBzCljAJ*-)ZR9$`{V1jE*DKJ*IO$(PpNaB4g&G`fGkP*AJ&1Z9ZwB&{F2L zN{OI%v+0o~ZDaS;o5U?@ODR)!o0+#AkBHJ0d=%N#RE5`<WyT;}MVn~NpZqW;LS8cu zvj|*L)d)-12w(3AKm7SHKOjIDv@TW~jn&rGchWV)>*?dMdcUF3cr<#r4!i!JLQsfr YfPc*Y7dkmvwm<=7ZE0swXLc_6UvA~d?*IS* literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.svg new file mode 100644 index 00000000..de2b624e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/14.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">14</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.png new file mode 100644 index 0000000000000000000000000000000000000000..ef8b5f50c46f572fbca27dd1c94d8095d8c214a8 GIT binary patch literal 1758 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.svg new file mode 100644 index 00000000..4df779f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/15.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">15</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.png new file mode 100644 index 0000000000000000000000000000000000000000..6a63d66ee41afc7deb8a479e35b141af5fab51f5 GIT binary patch literal 1797 zcmZ|QX*d*W8wc<~8DUIzS>o-y$Ued}jjJp(8cSkiZ?T-HEM=W6V;#m;<n7pFjKte9 z)+}K#C5A>i(uvA8#~O!G7+c4jXZm(NoacAl&;Ppa>-vAbGaN7CV4{km5C{ZjV~uqJ zslcD3!r*UMWOsrP_O-)dc|YC}_w5O=ITB*+5f0M&$DAJwJjY)WLM(28{LzO*U3gLj zs`@rq3upJ<zJi1czig{8y_A*Z*mF2tCgL(m!uPII)xD$su4I!sY|%{Sn|!2`{ncuv zywady^^*G?=7c(N`<kCnRz9tWgh;YpjG7|jqM&W|txV5CZ+4<)N<}rPbMcuO>KkHS zwCP>k!S2-JKAp0?5uZTegj3#*!KdO&Jo>7)ynhv95~KVKBPP@2$IN-pyfdJ0Z4l?o zvRyby=Oki;7*PVsW@&{-8+c;*a+Y}#a{7tg@@1~6(?hV$Yr>-xwk1L)UYK$v^-*-9 z^mi}H<O#@5UvCeT-Ci4F3~?<@oTkGiYp4k<p6^UO!;OlEDiJWjN9k@N%YGsUQQYL} zEc3JC8jR&JAJVaW{p6mwC9&EKz3+4}!gncsV@!14gcv1##L#_Q;)W%=_tH9Ekj~9E zXf~^?=50IA29G-m7JQnSgwr2#wP-892{6wLhpH9dtVpW4GQYfe3brB+cz+!6!xgBc z4m1D=N2fezb=mhi%beeJ&?*xLinP_VROHRqX#>Vfx+PeX#?&dI<b}L)JJNm@a}i6t zzi=o#`HaOYk2T%9`B{Iuadq}(r=xmm<1hc!n)&DJ@w`SI%&V3W0AH3qwbC^fTc1UH zbFHKc8GFiMhPD1Brr|*RB}OCouME}3Y0@@)SLXJsbo_rCO#qk5t%#K`A4Wfsavq_> zmIt(^g=zjZ9|Pnhtz_`n{w6+bz#oBt)hF>_GLqE4-LU7g)f<poSj;y_WN~{rQkuth z@aRH)!Sf-!FJGaY=2akLqBEMa&{cAx3CA5M({vjyNZJ+H5L$qypOomMqKt{Rg8&+N zbb17kd>ZD~UNdnbvS3;N_p4Ha_uc@dLp8CoWSmbdTH(0Bv?t6ohFE)Ls)%kBeFGZ+ zYax4*kP`DS!2XVRUX!iIlbfh9BwsG013*vT3EDG!tPsBwSlR}O8yjO1)b`D}NkQ&s zn!>Knrz2a{+W-e%qi2Wi)qH(DRY&N10oky3;Q$pM?5yMxGOmnFgV{>+sm0vgTw9u? zFef5aUFnq@t`}LGPX6+e{USf7;92s=_^4rb=BHkFJy0kFMDnlL)v3!PP5H{Hoq&?% zDwXTF?>sas>$Rx2Yq$8?oUxa<C9u*m(Zc{Bw73uF0##F1#Xifo!kt7f0X}md25NIJ zduyBI72EoZE>(@#KfYubdmxC<n6j+mzR43PV9tj|Hxm&7fT(Q@ALAisaC;787YZ0Y z`W$wf)ougBetR)T8id9**7Txl2a8Ld$L_4LJJVW-n{!KpBM-}CoO70=rRueRt<d&d zYwf7Lz2ZEyhgx#c?CA9}&pG1T9U=rf%vY}Q)Fwa*yNv@d`9`dw`IKiH!^5Vg@FAB4 z?QmJzt*fIQRW6-9?G=Ep_QFY16phgaovF>5eQ3l}sxhbsC>H-2eT*{*qkVB7ZPb8q zjuYUWX;#Xs*#unY0Er64z{$-kleTT|YSUBXQUUuXKW!*IC>8qtUK9_T4PJfxqDT=H zI{WIr^l2;_!-oyhC>iwsb|1bh4#;R-#<x}kr4G0s@KxGIT^nXa=jLYv5|S(vpylb# zCX31w8V?mO)57QsdKr*07>9ige^WA?FSByVDMAaK`@9)2mdrd^v9z(~5Xq>IH?=a@ zbQQ%OSL86Ex?cIYML92o)*Dp_bTJD*=?=|O=m}R0FQ<ic=<p0-BLP0?Fq0(Rop3n5 zK{;7?hOH#+R*iyV^%6g;tY46dAjj^9YW{YpW3ijaHs}%hc+l`%vG`?~`L2d_aGI#j z+%M++ZvFdTr`#5<MXf_3-oLCdcp)b2?j*v!5l5x`;mG@lNKu-pI6^2cUsYZAH~N2G zgIWkTd5h&!uGqbc+rdDIi>G98XS-dxAwoG!>$3{y*%Xfl?SU1hn@A5kdYA1xlxt*+ zPBo<s5}a1(-Ef!jzt#0^agn`4$L)1?zV5)~U=wDlfy7vFM${v$+#|00MEIe94)X&6 zIfXDZ(nA>O8J>1FJcBkljW#mTK_Jiw#M?Tfum30n-?@IvKl<Mb-5Xi<pa8M4x`?f_ H^iKX83V>HJ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.svg new file mode 100644 index 00000000..c3557199 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/16.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">16</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.png new file mode 100644 index 0000000000000000000000000000000000000000..1efe6395b7c903b8237840df383f523c216ccabc GIT binary patch literal 1472 zcmZ|PdpOg390%~Z-<exHTOyap<(M2~<T^r(q%0B3&=Qu0<JOs($fY=?#4Hv`&Spt0 zw`0sLI>aPW=`5E<?xi8lZ~i-fobT)TeBaOWd7k&bpBp~N<8smvX%Gk`=kA8^1yWrw zU~%AQ%zkPHLj1ys<A~k8CxzOW1U6DQx3gD)blV%(zDPU4G9Kp`0pwmE^qXhpBM?aR zi#x*657pUK6y<p;LZ#<-6BotDxmGOjKEpOIIQ17@4kAR?Fs)K&<ZzCR8T@tLGP+~t zEpcQtL+nO0`%`!3Q%GrvCt?f(HC4`Qigx89gu|{sW&2_ipZ;UnT`_34ZW$I*?ecXe zm{L+TOWv}drEHORX|nN4;Q@0|VxtN}`()?U90!AX2ZSPjH9iXp)z_NAR?#|T)7Ds2 zLeZg%$s$Tl<@^LxfPBw1*a8|&TQAI5U@0@mBBN?UD#FtVWm^#_E9JR#g4c+VFyXS$ z_Irh#;PgRN22XuqQ%SpywaM$$U6unYsC~}gJy1VD<i+C1>EMxdspQUFhdF=e?}vK5 zNtIWYzhb@L#168dyQI<>#}U0D&BSeXkor#vD&5&xolKW_2s!^@sV~4RvH$c+j>a-e z5&Mj9SKVJAl4(7FZqHKG!R4p#$CvcQhP|i@%*SFN_q)e1DneA|N{a!#R9~fBQzoNJ zl9y1X7e_9r$!G{8@(g-MrWUnlDPYPQL>v`<(gg9K&HH1O8ud~cAf)d7hnKB|$wpoE z=*dukj_3eNrq#6L=GZ}7PFHfEj75e6pTRLKy`8P-ENhmZqR01GRed}%`h|yw>Hm)0 zA*c9IP6JZwUx`k+#Z|z4g<QScC%HIRvC6gX`zja$PZlh)VON4;4X0Lad2C3b7hwrS zHY6~-T)C;Q@CmIJ@L*fCqf>z7rj7)BZ+V0ekVe~J0J?0{IN(0m8Y{r%zO*8ys$`ox zSPNgQL(h77(|kET04+pLoy#~CU+e55@IiUG>C7pw=V1Lt%4AY(jm>$NPyp9&=d8q3 z<<RNXlRAF=!+2+&9{0rni=<5#WU6m2;E(8Z%&6PsnZ8tg=1T+iLS=GcAF|<P!%{ zH;{Q#9RR1t^=AT%Xao(Lc!Tl4x)&JpT-lodq$<mLWqP<bn71U_pe~@b7&|%5?8n7* zj>`F45m=WPkUtfa&<l}SUUz2*+`Au(N?>Rr@d?0iBR;RZ+b0yHs7FO`(#5a7osKS; z)-)anDr$zQacV{Zj`(ckYpE&^WFgsbMbCFCg>f{Hx9r8NCX#w64o%12Q=%p6FTQq4 zNCDWc7bm}J4G-4tvUGkY|3WwNXW11p%942*H_p8G?3jQuSdwH~pyX7>zwR{5O~avu z{A39~RKs19t~OSne2oteJzO~X-JsmQ2{5r0<@~&S!iV;5sdyS7*7#^OyInQJM&AA1 zr)J~HfVpas<-Yv2B#1~~OynhK%g>$E`k^PGjCmvXTl)M}*w1t@6#v{|)A}fwJE3vU z0bz-1Y_``mNK4+>iJ8zcCE0IIWoRCZ5gVvu1=ljK$q{mMcj4^6uS0{t_4}{MWJ0}( z4GK)j)vg`=ws`x`;_Xy8^9NhkXi&(vwzEKkv8dBqJkR0Y{dVgCv*xrVJ+08g%`h|k zR!_Qu=C_0eF#XOtQ~DZTsv$_Y=VZ~b&`pwvKY=Ds;j7p!{E=iEf1$>fD0=7uQ}xcn zp&eV>4f<M4VZ@l5wvqd=VSj1EO*?Gt%L*Ys<5F%=zTbkad_-JlmVbxxim9pxhewTU z%>yo=9^M6o$Dr|H@X**WAV5c8X67a^a}zTwKQn8%g%#Y~!UzU~!(fAS^OgS;qGB-E X@WlTww5{cM0R@n|3lc$h3L*Xro%*Yc literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.svg new file mode 100644 index 00000000..62a3b5cd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/17.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">17</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.png new file mode 100644 index 0000000000000000000000000000000000000000..486ccbf4fd82e974baaf9ad37c63f64e4ae563da GIT binary patch literal 1815 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.svg new file mode 100644 index 00000000..535bc8f4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/18.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">18</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.png new file mode 100644 index 0000000000000000000000000000000000000000..d8bca825836b4a7af4a4f4c8a1adadbd0c3a48bf GIT binary patch literal 1827 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.svg new file mode 100644 index 00000000..688b325e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/19.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">19</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.png new file mode 100644 index 0000000000000000000000000000000000000000..1a77a868c5e839f668ff36ae76e7868229613ba9 GIT binary patch literal 1561 zcmZ|Pc|6m990%})ZH~rRjvT+DTnTeT&DAtNXF|k;+(!|zMh_CpQDl;H$Zx{0NQ-o= z<=B3yMa_{8IhK{oV>zagW31nI{rCIh_jx|vpV#B@emq|PzOQ<DI>ThuWkDbi%+&?s z1EiXG;1J+%<8qz>0SR|^#{ByIWCB(vfQ?L&3pNEvm*4Ye-x+)H5}$;Q0rGbrl;+X& zHwXlFbj6^31D<zPUGjK$UX6Kb^B^CE8Q7KVHo5Ss#uJ^B!ZK8ESAr_FT6`=sBe71! z%@k+N=utEu#use&Qo9?fo-<s<Ld%4uRed{4(MFXdw^c|{bshFmZR<qT2xq0_+EKw^ zN_zL=qEL`oH^>z}<qDPv4bDri7J?yLPlh&k#0N@gU53|y>;$1#x6S#%H5cf_O^Jfs zp>J}GO7gna5cqJg{{F#ix5O$9=^hHHMb>l`F?(8SD<;Vmd}wP(v?qQUN@K*_jd23; z&FTD$0i7E5E4h`gIWFKg#QeJ8;!?Uly<=z^*1U-BQj$#xZB+D4wN<qxts72ds`V!3 zzT<{okbW0bB|UG~&QBC&UGt#gwA==1Mj7Z?!VtI~9#hou6040aCA$t~F<wta@g?vb zHIu(ygbL+m*f~6G633mY0x{Ira}*L4icW0u64s_#Eds0+v&{o{-n*7Ja`iUin7*T% z7XZFCn}M@Okqb>|Sq8VR5cE!#-s^+Jy|j#|R$K@a6P0i5;jd(m9pSqgNYxT3XW)1> zo<EUMWKyryPIiE@&x9qF?9nqPnX2yxlqG){`2;WwXLZbA1(-&RTVwA^=kej@S>G#C z>JqT*ygueO2gF1=Onwe}o?g}Du(8Kdao+&dD5&eGSR^$RK-ZlMpMNn{_((_ODyB2> zMdb<R?e`G?Q=jJk1i<x_Xs|a|un)4*%bqtQCxQqZ4s$`tX|af{(UsasUdt0(O7o-b z3obVaS9k#ZbUA44OSM?@-l;C|Mtl+y5-q=uT1}QD&Lbh#_ZHEgFLy(|x+xjK>nQ(D zzwwrY_eAD63*Rxh{e~{~#<zk(?3-|Ws&7_F3j9u1MQIyH8hOb$qpNpIHf_e*bi6ZO zV6NC+7(7SW=~5`h&q-Ypdc{LBJoti_`ntCG^K-n>_c~ixF%wROk(iDs@Y21W4+znx z82ZF~t;%?N9KxOslGG6rR>6yMD(y~VIte8v9BZG%Mz)LcaM@|M15L#i?AA)M@hFKt zRL4}NgwzAHeI~sDW;1t9%6$x#4euHN;NDIxI({W1X3sl92p@JHtls~9yiSP~S37d> zws+&92Eg;CbZRQVKQjHt&*}L-o#`9y3pkVEr#2iLhpC-LK~(D~0!Ts{-n{)jVAt{F z2DKLk;izc9&uJ^L^hxP;5_{k=zMqACwRHWfHj`l)scsH?`o%}r&j+0AV~{H`sVIgJ z&Q*vt6XnUr(ZL#RTu|&A;$!@5_cLV|D?N?Uq93Cbi<JQD@_wTe=t1svZ-|9k#!cwe z*cb<q#spizMvv8F_Y9z6zCzmY=+allRW-5RM#o7$j2)&4^4g`(jUUE>kK`w>>`1gz zIQCca^4G3oo5cydkoR(_yxk3;GTjCmvlbf7JTmC{5luM4=ht%|-82zoA~F~A{Co00 z`e#2-6=g&$H!Jk^ZVJFhcRzge&ozU#minV|_i>W`jP#{nrV}`c8y7=|FHqGj<qw!K z`fHMYg5qt#-?=s$OO&I>LZ~gOf#1X2HCstC?kVK6Y|N~oCQm3lY==-^=2QO2+}MT> zO2y}A*2$e{C9nkp#U08au{ovH&XxU^d--=@L3t#rSXTlJOFUDq`nC4sK6i!)9D7T1 zwB#)JQGseKkGxJ!*_D{v1g*#08H|U;`Y?*eKGS%Jn{vz+8gN>5aZUla$S_<KD&kxe z5Fm4;nT0XZ!r08(*X$7LfHlg((g=w}A(3&P4m$m(kdPP|7k%OX3u-x8>p%hI>g0)` IIEE7b1#H#cxBvhE literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.svg new file mode 100644 index 00000000..23c8558f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/2.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">2</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.png new file mode 100644 index 0000000000000000000000000000000000000000..6d5376886d7452717bbad86ac6e82d5e64ceb487 GIT binary patch literal 2033 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 Y-zWP27jo2SJwO3;?yME1%G5pSKRF(`Z~y=R literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.svg new file mode 100644 index 00000000..aacc3b38 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/20.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">20</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.png new file mode 100644 index 0000000000000000000000000000000000000000..2384215d50fc5a105bb5c8f13ca735811c930a24 GIT binary patch literal 1638 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 W<Nph6gOYxr0P^<m$2IJYWc>>&KjU%$ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.svg new file mode 100644 index 00000000..d928558a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/21.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">21</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.png new file mode 100644 index 0000000000000000000000000000000000000000..717ae94a194bb82db25dd6147b93794614901b1d GIT binary patch literal 1923 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 Z;Lwo7|6jPFL1zO6DQAKkzTr6e%0Cl3mB0W1 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.svg new file mode 100644 index 00000000..8eec99e9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/22.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">22</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.png new file mode 100644 index 0000000000000000000000000000000000000000..8edfe8a0dc0130b3154d043a7675c6f020ef576f GIT binary patch literal 2006 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.svg new file mode 100644 index 00000000..4e6d1a17 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/23.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">23</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.png new file mode 100644 index 0000000000000000000000000000000000000000..93f7d8ad7dff346dbd758d0fd216e8bcaea06893 GIT binary patch literal 1785 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 Sw{!$3fIQrMU7602x&H!-=TB?^ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.svg new file mode 100644 index 00000000..82a817dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/24.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">24</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.png new file mode 100644 index 0000000000000000000000000000000000000000..724ccfe5554823f941522c0da9a3f74d19eace6c GIT binary patch literal 1991 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.svg new file mode 100644 index 00000000..0cba41c4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/25.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">25</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.png new file mode 100644 index 0000000000000000000000000000000000000000..9190642cd7d3f61ff286d51b5097603a414f3946 GIT binary patch literal 2058 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.svg new file mode 100644 index 00000000..5dcaf77e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/26.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">26</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.png new file mode 100644 index 0000000000000000000000000000000000000000..4103d552766db142727c1df6f115f3fe59adcd51 GIT binary patch literal 1815 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.svg new file mode 100644 index 00000000..fe86e865 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/27.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">27</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.png new file mode 100644 index 0000000000000000000000000000000000000000..7f092006bbcd02a8b554b95fb897e8160b275012 GIT binary patch literal 2082 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.svg new file mode 100644 index 00000000..e9e3fb79 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/28.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">28</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.png new file mode 100644 index 0000000000000000000000000000000000000000..8e6646f2ba28d8f2f8e6b6c5e8833430c4b19898 GIT binary patch literal 2087 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.svg new file mode 100644 index 00000000..d1ae0a09 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/29.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">29</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.png new file mode 100644 index 0000000000000000000000000000000000000000..7728b4d5c93062aaac7386a0892c1a6afe440be8 GIT binary patch literal 1655 zcmZ|Pdo<I190%~<sI_Trq*yMQMQ+iL&22Q3jZGP6xvY@emP;;E^w5paTplS=Eh(2M zDeEq_gcRw53SGuVsy({kq?*gr^IQKte>~sU`F!8!e9n3Q`^ooXdM(q?(*OWq8G}w` zL5Wq3CLH>&$w$Rdz#}(#QGfq=NVZ}K+8}xKt-GP5{~6Ejon+N=56?Xs%0GP|ZFB7f z09ahfpt}3BJ6Z%8oBLC-U10|23=9i07hORi7I{dVw-p*ZGR^N<kwNi}igHjV7--kP zhBbmna~;O^)EL(D8l&nnc=RSGC1Y!%(4rdU?zM4Aq_z)YVqzRqROE^sVvv8|ZJj@O zu6H`UwW4==SU$V|Y<L&i;6~3D&AQwtzU^~<O|!tsyXax5ri1S0+;;iHh_LAdKe)#$ z;*>M;lq?%?tP?L@x^$#cZAWj8TlH7&C@~!t8jYLMce=#SBFD@xULFdlJ0+#8Ljug* zqmwS+Wavzs-ns=HvJ&kYL{XgV(&C{6>hhJxzG?M~H!@&?-po1CSdQ6^aqp&^Kwx}M zDULmZ>JL0B-;l8Xof|o)JR~Nb?~7)4cA5!2kLW2=e~~f_b7DJgMQqbNY)*ywyj`16 zqC+Y)>_o2#e~_1ag_7+7&TAMX=f-KH)@9xyXFsyy;dT}x*SLULo5J{|>vJni2ea%} z?>&(Y$@kX{faD9Jp4xuIUblT2t5WQ-D%TFp&1*_Zmc6^jRW_Xm_4!4V>gACcjUVPG zJ3g9fvXKQ3r*J9v+l~-ln6u=85Ql<sTC=$>E%D)Sfq13ai%=;f(W)*kXh2vWim&sl zDl0rTj_jL-bGTW#5=7GBR5NCM)yTct&Z|EDm#QpOG=rBzA`i3@Vxs$ca0skQrnBzH z5W#L(k4}X(IXM1Du;gCjfdrSdkZ(=zlVhs~05~RF<{pE{xhwZtRugM{4K@WE(=B<; zqHqR21zZklXnYn=_lJ}=WNZ(HoN36IY8**um#hu&*6}y#XmNinJiJQ1&B_WVS9CAI zdiFZ06hHb7NwKm#Y6X$Z1;y9B_PgHheOHk<IV=_9ZM;H@L<YCL+7LD}^`wKqj5Xir z{ud1BVCh#$G3hSnFzx>SLQu&Qd|%tbSRaY9<zqdl$L+hzIM2qeI8H{*C=Eu+0mJ+) zrj&Fal^VBJh^&!QhCc(LWocwXjG{O6vYeu^vy?r|H|T!zxE1#JH=`<eZr9_Y6NcL9 zf@x45Q4~NAii6bW`8KPp`P|$JZy@Wy)Ppa2x20jP9(~pInO3ufRQuABDzBY>k?w3+ zNvpl)u=VFwY7%5U$5e%~g9cgLL=;0LbFb>-0&ZJ^v77ZuI_Jo*T_6(aK>K|O%2k3M zIQw%4E;Z?sw7=zi!9F^lLpKq*id^>=9`73(gy<Bf<)2FXd~5i$nDAFL>4y5!tSTqn zyibP;;rrBQF3v*oQG;m6HstNWTadhXQtP<#!Zbd%jObJ5`QCHl$dG>X`9->n;uZN1 zh$>F_@LKqwiCXZ@HpLJx*oD_6rHHgu@GOfHEDP=6itmgH`lT>P1tR@@aWp3R1OA_1 zt9RXl4;;MG(zkS9<#%5(L5l*w@SlZ3v1p>6zVK}B%nwHz>HweYQIQvMQYDWZVkE@q zGWPgDRwjQ-RWX?^J~g@!8b#c_N^2@*oaZJbaF<B>t3*qLuiSgK^M>6#3G!w&k?i_* zlSl9|f#H0KJ&mN~W~REizrgdp9{P31%k!-J<%P*bveSKU)#`aMip)VdP6`mSBBdo} z=ll>m%Z+bo=taLtJ7N_69$q?Qu}+~s(Ip=I{rkbdhCUXi`w4C@{OS5kQL?Xwi_MP% zinb_ztq~?iX4CdDtUUxtxah)UHzW4ekJQ?k#~l(7u5~G%vrenQj=o*k0!C?;1$I1E zj>;^r+T2tIp2l487||zx+3CP$GR>wMvY$wdDa%r=!3>vjHd>efg2tm>UyUZTvkzgu zw$($2+cbs7PT@qPa7j_SxKIFgpe?}~Bv{)z`rA5_>>Wu2q7?{|Krr@=6YW2Rgd|Sv Xj`aU8U~@8Op#s35F{#3h;aUFzi?HGv literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.svg new file mode 100644 index 00000000..78d8b29b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/3.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">3</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.png new file mode 100644 index 0000000000000000000000000000000000000000..460c1c33f1f4b66addd31fa430efa202141936c1 GIT binary patch literal 2108 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 QmjDV7XS6%2#sNqD4_A%(s{jB1 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.svg new file mode 100644 index 00000000..20a6e0af --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/30.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">30</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.png new file mode 100644 index 0000000000000000000000000000000000000000..d4702fd7ed02265ca8e6357c932fd2fe8fdef508 GIT binary patch literal 1363 zcmZ|Pdpy%?90%~(<W8<pDdVt6c9Yx6Wv*L(SejWRDi%#H%Q}(FWJc&JBr$rCkmwl7 zrMa9WQs;G~gt;W8+{%jRa31}4{y5M3^*o=~>-)Sue?Ctd#nVk$VT%F`22&=JoV`Kn ztZ!8ra8`d9YXl*4)ZNW_?bnj0FAjl;d=%;6DUhUJ+qH{nw>~@_MLZ7jS08o;Dk+7* zq~poXL@K?#IhP6D4AJc5NJ`i|)>i0|4*J$6ImlfG#~9Eo#aF$R+huq;1f>Y!(y{C% zm!hsDkDg@dG?dKsYW*Iw?3?MD#MIOt3<Y|BH3CJLFi1m8jJy8xvfc!rD+w4_>+V{S z#P*);jV)N@ta>#Insmtx1BkrH)^S8<@z@i%Zdc-zt!f2tPmaDMx^qZ4LR{5>;+#Tv z(8b9lty~UoX<ukIG1dNO^qXPhrn*8=FeVi3cn3oj!v~QQd!-?6l%t;-tf{sduZX+f zc3eCk|69|-hG|d!l<({gE)A*FlG7TEh%qUuQ}2&!{hb;oT9f7JG8Ubd<*iqZJM7_s z_2Cx&b?niRpUTI(1q)l^#Yl@NpNyTZS_moOI<%>8_bb*nhAC~0ds%I1C(N%(BuX&0 zo^yrwURd-WYc?Gh3=E6fQEfobg9t!n68-@Quw){E(E_wsHd3leMRaE+XhL^y<AA~k zwVecbo+9$>mQBUmj-75Cw9KM7&U`P;0F+j;pGK^U>U?alHDb~+OkVnKe)Ro8u4iCb zzV@YOm|5CTnxQ_Kq>l70ta$ONy^=+<smS_t(w2s47c)Ngiw0NnZ{x41G`i6Clh~MD z3h8YI)EniH4~jk&2=Kp-0Y|(HM>}3#qDVA)786GvKoiksDunoh<%7jpfaXi1PwMQn zpdRzd%?qObP-d+~9G)vw9L4Yp1Cx7B;cKKyNNnvxx`0v&<W#D!5gt&7_Se>N%FutJ z>Lt^nX0-|VqYRqPukjw%k;pU?H@2#+qu}X)oV)zGJvS0>zw7SE)|;DU1zbeC<sf*D zMHFKPw*<hhR!IoV1dn<S{ZQ}oO5NCf-)8!I*gZd=d*!r;p?|#%KUrrvICHLM9eR(q zJ;1Tb^gCB+N7HK@wvN!Xy67%o!VAvV1Xw%we|tU5rra*u-)B6%m}%*Lv*fvf5%=<e z`CDywRYsCVcB?*|Q4aTt08+vhYGaqTpYz*VrTjX@iAV*qm`!01fz1%=T37H@R&pPs zIt$KcjK<WjXuT=$s2~CJ&O5}R=4`=>D`|0u(9ho5m-LOdIwq(x^7Lnw4tcN-8>)bd zdC6y2e>b2AI#6ozcSEJotE(r-*T->V$I9|xCCb@e<LamG6ejcSSs%Y_uECsHC6Vh} z%&{j@{?JSMdd;I_Xf`I-?)@Xuyv$I`%+$7My$46>`AInmiB0DP`P`Cgy@4A@`<Cb6 zLVGBqwF(hsD~D<u<CzHbf^i$|=BF0~+Q?;fiLBUy$&~fVbZ|16pgMgz%->$Pw{C&E z(kr5CPw4U56I6ZWCvE+opMK}f`HYeKs`0JCHB0!~nQeS9CB2eG{%PGgdgJhtL-Uui zGe~Y`?wr(PpZ)zUpQ-%frx!GY&!oVEHu(~%g{hIc#U%w|FWF2*ZL4VDaiknL<%(H< zzVQQ}l2MEcJtp`_ObFo^D+B}#kHwjrVa?5OR#cn~!NQ7QzS|UwC19~(1J*A8DV&T9 Z4r9dre?ccX@dqft$S$7FRgOVP{{j^<Vm|-? literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.svg new file mode 100644 index 00000000..fa625a7b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/4.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">4</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.png new file mode 100644 index 0000000000000000000000000000000000000000..f44526ca506d18561a61d1ae4fbe0f1d6e0c170a GIT binary patch literal 1560 zcmZ|PS5T8_6b9fBlT0YV9}x(UAOg}$LN}pEs96O>x&{G5k&Y4|bU{$08ATCYnu-LF z5nMo}N|UlE$pWHMLlGMa2}q*2?*8#^FZO%peDBPed2i39qb`mpF$FOQ1cD+v*&PED zEgS#={!Q-|JHSAkI_zlo&#x!y!=D8=qOnfCabP<A8i$bxE8#LB)+Q9pUwsJu$h{f} z1a3pNv+?lhe^#1tWHJ~t<exZ{NrQen55afoOxoHF_(;paJtp4hQE*dZh)3MJ`__K4 z$Ac7Hj(yn;{1(>dvt?VShH<A%1)2lJvy47nw2|Sbb5uOH+kWVbYep;$b}}|}YNwLL zuSl`3T;KWIf>rTuGc~v=(ct9bjkv0BP{MlVmJB;0XN4J{jP}w$|B!&Zr1XxEjtGX8 zrYR4=${Vwi^^JcbBl0*;FtP}ee-=|asM#za8sUs8^*CxQ@v1w^*t%-p-V<GlFvuH2 z0TpO5=<TrDSh=|I-4T}|EzwEWK)8tTZSP|Yw|jjv=p9JRi>i;jlN(1iJo`A>uUljc zm9kA1H$IRPBim9IEB`?d{dY|qps&B5ld}?;(bVmPezl3^!6+0s3%k|RGmz^qkSx$B zD=hr7r*_GcTTe%ON$Om@uKd->@)&E4D&TFrT^x=1y&avpH+EIU!y4kf-M=iyyqZe6 zyc)vB#OYs88yj2?RcJ&mfc%k7@Ym4Dip!59>p)s;XS2EJ!s?z84}mhaWH!6D4M4+e zr^tvS+M4a~BKN9WZUR_~=rrteb=Te2P7o$MIRX^=#kwWsG@l*alPx-7jgN{45-_*s zv;6Q3p3a&8F-(RzO9RmD#K95Lb5mI#F<rPUSB@7a6tb|esks0(i)ylzf;y~>rKQR* z&n#|M=w}YEfP!Add}yH^C!hvt)OI{JoG4Tk)BuvWlYbXvnKl|^USw0Xr`uU%E?s%e zO%QqSvFf;+(9$iDlt-2`6?(IMA%EPARNuel)#Vw}ReX~zOM07h=!%&2y`)<`Ln~As zUNo?<dC+&60)3ITY86)r<P4Iix7~7&QR^N~YG$|2O-Dy1avNl(#3FKlKrNwpbZG`` zj89}f+rGdQ^=PZ7cs>B&?NGnWF&S^ih9Vy<zPyn&9{QoVhLzhJ-K4lSk47d#lSyR= z2VQ68pS}u`o;mfT9JII+C_%oqpdQ4VI>g7c-5=&j<n;@2m|rKphxNKHGr1Fx;A?KC z<<`edKyVd@fn2nAhpv;XnmBLkGiUNMgLuCmTajQ^iwZxlP;IW|lDCVj8m5M_%Reop zSF>46Be$zzH5K-v@(|uTFX7&D6hBU3CfnitEW+ZHh;8vsU3*$VR4xeUJ2NNLsy5AU zSr1!KwHsV2cqX5pGwlAZZgY}U+VR|PRbS4Ppp0cmA|IZP{fl$QCZ>d;k1%D5B+V#q z{h<324b4Bn@B@JA!0qq0UoU>l0j@H#)k3nnp3R?%ky3H5tYb~4s8ZUL5LOq;*Za$~ zDQ{^(S{Qkr@oil%S)F_t6(b_(L~h9=km-KimnGqcTLH6b#c>olm*A%HF&p6CST-2) z?=E%@^wU^bucV<$={O4sK32YQNblsn$V7vBUG_^PakTeoIEi0<Hu<MIn%*0Kg(K56 z^KD^&hJ1B8ef2Os!BTL7!*95hA;TyY@Fj0&vL{e+Q+>NPt3pLB=5|vcZQD=fDv|+H zodA11%9BKe(X_01Z_ayDrxa<^3z;$6r4#GjvDe}4tiBQy1Aw^Mv(alspL_463)G*B zpHoMzjrY8YVx)}tV!tOF__QhMwr(7SUyJXjzBsBth_Cx0j;L9hI*4pKI69rhWoeTY z%PKwZ1guFT{fJ}nTSQlvo12hn$#5Ct1l!33^Jb|ZjlIJKS<EHZp9Ag6#*X6+;AK5P zv-hC|1=4~E)U&~0Kn!tsBR!mv9^T9Ye~@5eMldqb!Qluv9P5D*_dkWGn4qwbr2j8; SZ{|CL1qj*R#qI$qAnRYqy1*C! literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.svg new file mode 100644 index 00000000..2a2f9761 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/5.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">5</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.png new file mode 100644 index 0000000000000000000000000000000000000000..4105338abfcf2711c13ee8e1c6120ae9632795b9 GIT binary patch literal 1655 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.svg new file mode 100644 index 00000000..3fced48e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/6.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">6</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.png new file mode 100644 index 0000000000000000000000000000000000000000..d56a240e0968a18385916552f66e16b78630fd19 GIT binary patch literal 1333 zcmeAS@N?(olHy`uVBq!ia0vp^5+E$V1|&B;f4Cb+u_bxCyZi?O&WP`KfFhg)9+AaB z+5?Q;PG;MI1j`B>(}6TtKSPDj(q#+`EODMLjv*0;_s+=oiB1(cR=@Ycrb~=WtEc=> zU%lyqfrF87FsFjw88MS{1~Deax9tR$Cn>BGlj!scV3t3#%H^y`;Vc8y+0i@`ES64g zJ=65gTkuHV6yD}P^962jO)-kI-*R?taZBJkn|Qx>)&A#y+dQ8)@AsZ?*3i(F6y@g! zeh7bYIW#XtVh`Kx`AwX*OL7`tFIP}JE5F-@=aq^CZ+nZ`i;ah#^(OomHp+U?!ZLeN zqE7W%jgamB30s(Z;+<#nWu-m5v_3$BvB&vF<ApAU1-F>)X(v>P?&E1!-`}`>mV%zV zT3jT5qu2wxACXP9R|~?p=U+Kc#Qs9BjjzJ=@`{IET2JH~YWbax*?y?~>~-<dsRQ+M znm=)6>}H5Jy;u3bG5X8FWpO|B*k<`VhimPrNa1B^5-tD3xOF*m_qW-Ly=H;nfydu= z*uJ~4w|GAg{@2~Om;Yg6!7}bXTZX;w4+_U_@8I5c;o#c@8@?dE81HZEIX6z)K0`OH zJ95qKn9u7fum3sq`$XJkX}5XJ&g-4u98-8#Fw+C*v2}-vxL?Gqw#}&Cy!Ylko}<^2 zvNx7~J=W0=f(@&t0ioE0T}$&;N=I#u-W;8u{Y__H(-GkdaqR8#O|iiN-=seT=}Fvf zWQq8d^wn$4+0{8(vrnnHWXA*H{FqAjEy}k9bz7|5=Po`M=^dA;e@3TCReX_HgZt-& zfAp6&ve#bp0m2@EL+Uk$)LYaKPkwk(Kxw5R5Ek10EWh=j)x7bD%nwD^%m=>||4yj$ z=+JyUrSz0m_`afTKp56p>+}9V`t!yOcMU>Tm^AL%1B5n`KQ`pvFv}5kieA6=`Zev1 z{&xZ`?BDHA`xtvvOMZ3#)#F@-%V%Fc`!a>;>A9lxoxvx?dQUQ!J2f0Ql<lReS2}f< zSFBON{8P(6t!yz!kuu_)=_UN)zQRc*Z%OSLdO$dBy|wS$Wq!gvmd9k0`IeS7GQ3ND zaPRa5n@#t+TxKbsotUP$M{51C)f4ACl;#5A+E15xgC;*%%%!Q2eSK}=r6dq^czm_O zG_LY)<TIV(X_}Eg7vx@RysOLlWrvkQ_J2Op*e>Ox6N|dVBz@$8FkEPdm9U!sfiUhl zHzjR6QdqxKM6Ae+ja;V_E*2u8-6QIDli!2~2sJz(JoJCaY@VTi&`EI94DCvmcXqF? zKc3vR|HifVrIQOT@;#Mr{`Ohno%EBE7(1UmI`S$N%+sb#SreO~Cfb}X!)5jGr_Tky zLp6aP@+6)-`}do@Eu-N3;kMiYOR+oO4;w#jU{<;OpTFk2V1*gaB>$$z>;Ai}opaz0 zcW?WG56(AczPSE)arHZ!g1ahT=C|&(R<P#UcC8_Hf6x~xzOS2&1*BQux>@A3yo-PE zfHlI7@8YZrjH`_kKczf4f0MtzwBc+)@oEi+2Wh*j_!fyh{2u$^%k6*Xwff(4)P&vS zy1t+Fuvz_^PZbZ&u4HPKt<q_<yeBWyZtgSH^rpSU#wZ@`>h-z6Vn?;aHKHUXu_V<h zxhNG#F&G&b8tWPu>l&Je7+PAHnp+v0Y8x0>85o>jXZ#UGLvDUbW?Cg~4f{TK`vNsE Nc)I$ztaD0e0sx%$SIPhY literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.svg new file mode 100644 index 00000000..0cc4191d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/7.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">7</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.png new file mode 100644 index 0000000000000000000000000000000000000000..6715b4a060cc15afba5f9062e0034d377d56b0d1 GIT binary patch literal 1741 zcmZ|Qdpy(o9|!OuD`tk)h2_?X<KB=QvsT!0Imk7!mdUML;>fjPo4J&f<CjXg?6}jI zOPB}7<`T-;sN<H~$jNeY>B!F6gx`1l_xt1bc|P8s*W>YiJYN5PKKI;Q?V<8&@*ofh z>ga&=0P?70l)%8<u)NR#1o-OD_Sn7eNAA);Gr&eJ+QIiGkPhGH{7^VXvW$<m2?g?d zAC%}^Q3(Rc3LUXFUYC0N^CO+}d=3wgxR5TgG+4>pT@|$t7h3|Jze+fw?nh~R;L%ix ztMR4BLHh!xrwETK+O0WQJA#6@!4%<8Y{k!>zGZRjt6sIna+P6J**=2%`H*aE5J5d- z`E#bKncmx^sns=63~hPtCQn4$JHulwV*>e9*a4?@9%UEOc3LXt;KKUOuf?*$YYt9i zj$gjnKplNXwoWQSE#Ct+F-L7fUi)`{dEU7P@};^QmX9>f^wl0HV%dfSU$HAGhoQPN z3LDSCsyC@WND-Z-(JYublTEWAqQTue5NGbb?T$T15J{%e=8^pPYTC;W3uP*9TsuJm zM@Fcl?bk+AcqVFC({UK(d}<$U_AZlQV!)gAzjdi9dW#_FTcKaMf+FIvQ;KT)wGDLv z;Kk5B-d&oMV5DRl1K~>DZC9kF+s#%*TdB?&K()x)uTHk~FfN=af|jWsy&d@ZL8B#+ z)W4gxb0|8YXI3uZN3wUYx370}({d1RNJB6=(O4g-dFfs4_3=|9krRNuD<(qnc___4 z<7|I#9K@*mn>4Eg{ytAp9Oh=6zKczu-K`fAdpK!SIWya}XX^kQ>Wu^zUbW~|IQNB~ z0RSsUmbALz1=Fy!TFROwyBT`CHzOK`r-<G3l9n7FBf30vzB&E-c*C$EWmJs&>j<>W zg=NpOhqk8>x*3{_hz|hmDm36&J~y_qw@_%cdh@;ZZ1If?%<aFy{Mz&yi;?O~{{a{x zF;rE6py>0(W!=Mwc!`{#D^cSGTOW@MzbnNV#)R^@>>{c9l$1C?%UMI@A1~(8GF|oj zzz1p7=<P)5wbhMCQX5EM7O&coz46<c%`7$GcADwT(HjbyHME%m0Hje_Ld*4+tb=|} znvJgeF4p^iD%5nZFHF;HTV?ax;oK7<9{c6$%8M~?IvuNFf9Bz>V>*jr@fID=aju$H z$xC0AbDs|a9C9(9v>M)tQn;S16J?OmL<sJ9jdjpY&tvcO49{~0j!12(30}*cCMQ{c zT+L_NEqz=l$c)lBOnduu5}@}Vd;!2PRn20BD4l-?WFky_(l6RR2X(eatqPjUj<dpV zPY4-X(h>R+a9{U^QX-BrnEG1wF~k7(5Rn65-J)iKVNeYf-%pnT3cBQtLnEgB2icG6 zC~A7ecr-I{4H@?Cgv(oO$ZAnb!uVXS*pEK`q9tpxDRQbcV!c_MEkTsIhN$}curI}N zCZi4d3!-zKf%YjjguQ>*q8@I2+JmGO2#|S?p9ZjY#3sp4yA0jd`JB3H^w`2S#g&Qp z4DR4;Gm>5a<ZI#pC#x^_G)ZXb>jFaZi!R=#v&NX+xhm7331_y-e)y?&>mC0d5p#LI zn1sjbU(9-ZHOgtm<Ay#Hp8NZ=0&~mItR=!=$FB)C<wIjjVKEQBRWorB_a_f4JIe>} z9k{}iYJILHEbXXGj+u{=LB$HNMsx{mxvfEY&p#%oPK0K0;YIo?a*j}meQoiklQ~oo zGMnCqhx{&9Qv3=Y#=_mP_kw7HnA~LBC9h94Z#^rH&$iycGhO-`M*;5TLw^K?nca)< z?Ftq>`SZBi{a2-p`+C3igl{0;G=#H9>^OJsTJaeJ>Nc7YXD=gG$m?qC%ZeWi{oRIL zfX5?b9hd5#`lf%6;MGkg3E3+r7eem`bjs{*ZI-xO7~zGV(<U89M!_GhWZ-j0Ow})L zfu5eT*d)R3xafB>GWss?J^BvRjY5q&6}@!_MKYbI#|SyoF{DI(iQ+YDNK}`6y>r@> z&WO^P=kcJY;;u|3t5MIKzZMGWiJmX3PzrJy4e_QwVJJz58ko?OI~thmWQ_MNL<)T} zhs(iMRn;2D?_CrP(TnE|UIuK`D{VL7eLj6DEDS{NcT?_5x3xnIo22smsb7jV`hMgu z|2fa{*KX0tOWX#&1D#mhrP!c=*kDv(OfV22Go-1xG1A=F)Y8k;3T0u5GPf{9B2h>r ik754he+rRNLDxf){(qrs^S%pE06F4Zu?$;c>VE+ccQ0=M literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.svg new file mode 100644 index 00000000..c80281c6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/8.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">8</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.png new file mode 100644 index 0000000000000000000000000000000000000000..59c7fa62f27cda0e7b128701cba64df38e934daf GIT binary patch literal 1718 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 M+>o9K##tQczZu0ea{vGU literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.svg new file mode 100644 index 00000000..6a71f9d6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/9.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN" + "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> +<svg width="24" height="24"> + <text x="0" y="5">9</text> +</svg> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/gen.sh b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/gen.sh new file mode 100755 index 00000000..954a805c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/callouts/gen.sh @@ -0,0 +1,23 @@ +#!/bin/sh + +# $FreeBSD$ + +# +# This script was taken from FreeBSD. +# +# It uses ImageMagick to generate callout icons. +# + +for i in `jot 9 1` +do + convert -size 202x202 xc:green -transparent green -fill black -draw 'circle 100,100 100' -fill white -stroke none -pointsize 160 -gravity center -kerning -5 -font Helvetica-bold -draw "text 0,5 \"$i\"" -scale '24x24' $i.png + convert -size 202x202 xc:green -transparent green -fill black -draw 'circle 100,100 100' -fill white -stroke none -pointsize 160 -gravity center -kerning -5 -font Helvetica-bold -draw "text 0,5 \"$i\"" -scale '24x24' $i.svg +done + +for i in `jot 21 10` +do + convert -size 202x202 xc:green -transparent green -fill black -draw 'circle 100,100 100' -fill white -stroke none -pointsize 140 -gravity center -kerning -5 -font Helvetica-bold -draw "text 0,5 \"$i\"" -scale '24x24' $i.png + convert -size 202x202 xc:green -transparent green -fill black -draw 'circle 100,100 100' -fill white -stroke none -pointsize 140 -gravity center -kerning -5 -font Helvetica-bold -draw "text 0,5 \"$i\"" -scale '24x24' $i.svg +done + +exit 0 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face1.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face1.gif new file mode 100755 index 0000000000000000000000000000000000000000..04e50cd79749153fe9eda6d18558beee586b11fd GIT binary patch literal 5279 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face2.gif new file mode 100755 index 0000000000000000000000000000000000000000..12d824003f0492ac1597040648abb46a0cc052dc GIT binary patch literal 2378 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face3.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face3.gif new file mode 100755 index 0000000000000000000000000000000000000000..ac6e5e4408a4784c796d84331fb5f6a2c932d139 GIT binary patch literal 800 zcmV+*1K<2dNk%w1Va)*f0HFZ@00030{{a900RR60A^sIZa%Ew3Wn>_CX>@2HRA^-& zM@dak03rDV0SW*D04x9i007MZ`2YX{{*;fY%k2-NoV41Dv);V>4~F7Mmgb43>dLn6 z3&-+I*Y=I)`p)<M4-5*2#G>(tOe&Ymrt=AnN~hGS^@`1Ex7@Dx3l59N<g)pUPOI1K zw)+i_%jfjE{f^J;_x!&94;UyoNLXlih?uCj$k^!k2pK6kNm*%miJ7Un$=T`o2^uOo zN?K}qikhmr%G&Ds3L7gsOIvGui<_&v%iHVw3mhywOk8YyjGU~z%-rn!3>_^!O<iq$ zjh(H%&E4(&4IVB&PF`+)j-IZ*&ff0+4j(TZKyOTckDm{m&)?r005G7y0000C3>YGz z!i5Y$92{7%;6s2ADq6gVF{8%*jT}2(oER`-M35d!nmmazrOE>!0g4m}a;40fG;4Zn z`SK-5n>>5^tl2VW&WS&Z8a<j3q)?#`Q#ySLH7eAJFRQ*B2vDlltz5ezz#71+*oauY znmvn_Bi6BO0SrtFH?CX+1KYM0*fp=-y(R~W{0lg+K#PP68$OIUvEs!Lum*noS0Llb zlq*}lycjHG$OAEZ{tP;FVz2=Kn~sQ8wCdHYMUy@a7%Sn~v}@bGjXSq)1*8MOjtF+Q z@ZrRZ8@Jv2H`wFMn>&AQyLW)oV4+*Tjvcymz+kg`{|^4P^Z+8khCh!!y@K%t!47{9 zKfe6=gvW!WjX%Hs{ruYd`|oexK>rO$V1Wi6=wE;UA;@5Z4n9brbP!HRVTBf6h+&2r zZpdMW9)1X7h$4<iVu>c6h+>K=uE=7GF1`q3j55whV~sZ6h+~dA?#N@0KK=+~kU|bg zWRXT5iDZ&WF3Dt*PCf}`lu}MfWtCQ5iDi~rZpmerUVaH?m|~7eW|?N5iDsH=uE}Pb zZoUa;oN~@dXPtK5iD#aA?#XALe*Ot)pn?ucXrYE4ifE#WF3M=5jy?)$q>@fbX{DB4 eifN{rZpvw=o_-2ysG^QaYN@84iYlQ60028w!hEIx literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face4.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/images/face4.gif new file mode 100755 index 0000000000000000000000000000000000000000..3f687402ab0e8379da8d37367701362a24d7907f GIT binary patch literal 846 zcmV-U1F`%^Nk%w1Va)*f0HFZ@00030{{a900RR60A^sIZa%Ew3Wn>_CX>@2HRA^-& zM@dak03rDV0SW*D04x9i007MZ`2YX{{*;fY%k2-NoV41Dv);V>4~F7Mmgb43>dLn6 z3&-+I*Y=I)`p)<M4-5*2#G>(tOe&Ymrt=AnN~hGS^@`1Ex7@Dx3l59N<g)pUPOI1K zw)+i_%jfjE{f^J;_x!&94;UyoNLXlih?uCj$k^!k2pK6kNm*%miJ7Un$=T`o2^uOo zN?K}qikhmr%G&Ds3L7gsOIvGui<_&v%iHVw3mhywOk8YyjGU~z%-rn!3>_^!O<iq$ zjh(H%&E4(&4IVB&PF`+)j-IZ*&ff0+4j(T+PhW3;kDsr<&)@I=4=|v>fdmU0Jcux% z!h8W5I!q?Op~QwVDq6glV4_C;hZsA0RIxFnhLI!>glt$crOK5CPKIO&vw=&AF>Bg% zFmvP0nmHxz{CTsdMxZK%N+gO@r9%Krn>uAGQG?VA5}#TH&~U2Oty~32y!v!v*RcsE zf_2)EtlG5>B%W<Lk?q)tZ<#uriZ`!biFE-?)C+jQ#J&y#8$Jv{V&92~4NvUrP=n;j zlow3wJF&9n1{3=_+zdLjgo%A8iWWVwuS3bKTf06mvG2*(v=2<|>#(-&-47=AoynW^ z#J&!L8#g|&Z_eWwCiZp6JUZ=(eT`bbZry;!z7C~(XFahm_VMJ6_HFn*y$0)j+q-`c zpQ%vw^etGAk3T>Dp7s9wQ)mcafC2`fUx5amHQ<2$EjU4f10D!rgbo78V1*J)*ieKT z7C51W9#W9th9br{U~nd$r~!Z@uGpS{D82}z1OSRi<9h<eh+~ck09a#>bp@znkU0YA zW06+{C}ff^0%&BDO#!H6lqWXiq>~LviDhsYZpmerUV52jn7e&RW|?LVC}x_voylgK z391QaoN~@dXPtK5iD#aA?#XALe*Ot)pn?ucXrYE4ifE#WF3M=5jy?)$q>@fbX{DB4 zifN{rZpvw=o_-2ysG^QaYN@84ifXE=uF7hwuD%Lutg_BZYpu54ifgXA?#gSgzWxeq Yu)+>YY_Y~3iwSJ9$}Y=nngsv=JBBEm8~^|S literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/locatingrules.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/locatingrules.xml new file mode 100644 index 00000000..cbfc9d4d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/locatingrules.xml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<!-- $Id: locatingrules.xml 9639 2012-10-22 18:41:00Z stefan $ --> + + +<!-- This is a schema-locating file for use with a RELAX NG-aware editor --> +<!-- such as Emacs/nXML mode. It tells your editor to automatically --> +<!-- associate a document with an RNC schema file, based on the name of --> +<!-- the root element of the document --> + +<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0"> + <namespace ns="http://docbook.org/ns/docbook-slides" uri="schema/relaxng/slides.rnc"/> + <documentElement localName="slides" uri="schema/relaxng/slides.rnc"/> + + <namespace ns="http://docbook.org/ns/docbook" uri="schema/relaxng/docbook.rnc"/> +</locatingRules> + +<!-- To use this file with Emacs/nXML mode, either: --> + +<!-- - do M-x customize-variable rng-schema-locating-files --> +<!-- and then add the absolute path to this file there --> + +<!-- OR --> + +<!-- - put the following into your .emacs file: --> + +<!-- (setq rng-schema-locating-files --> +<!-- (append --> +<!-- '("~/docbook-slides/locatingrules.xml"))) --> + +<!-- Of course, replace the ~/docbook-slides/locatingrules.xml --> +<!-- pathname with the appropriate location for your system. --> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-osf.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-osf.html new file mode 100755 index 00000000..abe5e851 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-osf.html @@ -0,0 +1,200 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> + +<head> +<title>S5: An Introduction + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + +
    + +
    +

    S5 Testbed

    +

    Eric A. Meyer

    +

    Complex Spiral Consulting

    +
    +
    + + +
    +

    What Is S5?

    +
      +
    • It's a Simple Standards-based Slide Show System
    • +
    • One XHTML document provides all of the slide show's content
    • +
    • CSS handles the layout and look of the slides
    • +
    • JavaScript handles the dynamic aspects of the show
    • +
    • That's all there is to it! (skip to summary; demonstrates links internal to the slide show)
    • +
    + +
    +
      +
    • I have notes here!
    • +
    • Keen.
    • +
    • Remember to tell people that notes are a new feature in 1.2
    • +
    +
    + +
    + + +
    +

    Operatic Origins

    +
      +
    • Opera 4 introduced Opera Show, a projection-mode style sheet technology (link demonstrates external link styling and window spawning)
    • +
    • Allows a single XHTML document to be turned into a PowerPoint-like slide show
    • +
    • Adding screen and print style sheets allows for multi-medium views of a single document
    • +
    • Highly efficient, but highly browser centric...
    • +
    + +
    +
      +
    • S5 and OperaShow diverged greatly in S5 1.1
    • +
    • S5 1.2 should (we hope) bring them into harmony once more
    • +
    +
    + +
    + + +
    +

    Incremental Display

    +
      +
    • Keep hitting/clicking "next" as long as it isn't the control link (»)
    • +
    • Bullet points are revealed one by one +
        +
      • All based on class name of inc
      • +
      • Lists can be classed to make items appear individually
      • +
      • Individual items can be classed as well to create "animations"; see Derek Featherstone's example
      • +
      +
    • +
    • Let's try it again, but without the first bullet point being pre-highlighted...
    • +
    +
    + + +
    +

    Incremental Display II

    +
      +
    • Keep hitting/clicking "next" as long as it isn't the control link (»)
    • +
    • Bullet points are revealed one by one +
        +
      • All based on class name of incremental
      • +
      • Lists can be classed to make items appear individually
      • +
      • Individual items can be classed as well to create "animations"; see Derek Featherstone's example
      • +
      +
    • +
    • Notice how the sub-list was part of the parent bullet point; that was done on purpose
    • +
    • Now to move on to other test slides!
    • +
    +
    + + +
    +

    PNG Alpha Tests

    +
    +

    DIV with PNG background followed by foreground PNG

    + +
    +
    +

    DIV with PNG background followed by foreground PNG

    + +
    +
    + +
    +

    S5 Default File Structure

    +

    + +

    +
    + + +
    +

    S5 Themes

    +

    + + + + +(one way of presenting multiple graphics) +

    +
    + + +
    +

    Incremental S5 Themes

    +

    + + + + +(one by one!) +

    +
    + + +
    +

    Incremental Animation

    +
      +
    • A demonstration of just one of the many ways to accomplish simple animation-like effects (using a diagram from "XFN and...")
    • +
    +

    + + + + + +

    +
    + + +
    +

    In Summary

    +
      +
    • With minimal scripting, we have recreated and improved upon a (currently) browser-specific technology, making it cross-browser in the process
    • +
    • The S5 format is OSF 1.0 compatible
    • +
    • S5 is a very flexible and lightweight slide show system available for anyone to use
    • +
    +
    + +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-xoxo.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-xoxo.html new file mode 100755 index 00000000..4ca9fbcd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/index-xoxo.html @@ -0,0 +1,201 @@ + + + + + +S5: An Introduction + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
    + +
      + +
    1. +

      S5 Testbed

      +

      Eric A. Meyer

      +

      Complex Spiral Consulting

      +
      +
    2. + + +
    3. +

      What Is S5?

      +
        +
      • It's a Simple Standards-based Slide Show System
      • +
      • One XHTML document provides all of the slide show's content
      • +
      • CSS handles the layout and look of the slides
      • +
      • JavaScript handles the dynamic aspects of the show
      • +
      • That's all there is to it! (skip to summary; demonstrates links internal to the slide show)
      • +
      + +
      +
        +
      • I have notes here!
      • +
      • Keen.
      • +
      • Remember to tell people that notes are a new feature in 1.2
      • +
      +
      + +
    4. + + +
    5. +

      Operatic Origins

      +
        +
      • Opera 4 introduced Opera Show, a projection-mode style sheet technology (link demonstrates external link styling and window spawning)
      • +
      • Allows a single XHTML document to be turned into a PowerPoint-like slide show
      • +
      • Adding screen and print style sheets allows for multi-medium views of a single document
      • +
      • Highly efficient, but highly browser centric...
      • +
      + +
      +
        +
      • S5 and OperaShow diverged greatly in S5 1.1
      • +
      • S5 1.2 should (we hope) bring them into harmony once more
      • +
      +
      + +
    6. + + +
    7. +

      Incremental Display

      +
        +
      • Keep hitting/clicking "next" as long as it isn't the control link (»)
      • +
      • Bullet points are revealed one by one +
          +
        • All based on class name of inc
        • +
        • Lists can be classed to make items appear individually
        • +
        • Individual items can be classed as well to create "animations"; see Derek Featherstone's example
        • +
        +
      • +
      • Let's try it again, but without the first bullet point being pre-highlighted...
      • +
      +
    8. + + +
    9. +

      Incremental Display II

      +
        +
      • Keep hitting/clicking "next" as long as it isn't the control link (»)
      • +
      • Bullet points are revealed one by one +
          +
        • All based on class name of incremental
        • +
        • Lists can be classed to make items appear individually
        • +
        • Individual items can be classed as well to create "animations"; see Derek Featherstone's example
        • +
        +
      • +
      • Notice how the sub-list was part of the parent bullet point; that was done on purpose
      • +
      • Now to move on to other test slides!
      • +
      +
    10. + + +
    11. +

      PNG Alpha Tests

      +
      +

      DIV with PNG background followed by foreground PNG

      + +
      +
      +

      DIV with PNG background followed by foreground PNG

      + +
      +
    12. + + +
    13. +

      S5 Default File Structure

      +

      + +

      +
    14. + + +
    15. +

      S5 Themes

      +

      + + + + +(one way of presenting multiple graphics) +

      +
    16. + + +
    17. +

      Incremental S5 Themes

      +

      + + + + +(one by one!) +

      +
    18. + + +
    19. +

      Incremental Animation

      +
        +
      • A demonstration of just one of the many ways to accomplish simple animation-like effects (using a diagram from "XFN and...")
      • +
      +

      + + + + + +

      +
    20. + + +
    21. +

      In Summary

      +
        +
      • With minimal scripting, we have recreated and improved upon a (currently) browser-specific technology, making it cross-browser in the process
      • +
      • The S5 format is OSF 1.0 compatible
      • +
      • S5 is a very flexible and lightweight slide show system available for anyone to use
      • +
      +
    22. + +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S501.jpg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S501.jpg new file mode 100755 index 0000000000000000000000000000000000000000..102f9552746a659650f5de96c80d55c65166f713 GIT binary patch literal 10475 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S504.jpg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/S504.jpg new file mode 100755 index 0000000000000000000000000000000000000000..782f620288efb35278aa8fa2bcdc25869c4a3cc5 GIT binary patch literal 10068 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe01.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe01.png new file mode 100755 index 0000000000000000000000000000000000000000..8c0730fc63b33b8d98ff3275a911c590787c8f10 GIT binary patch literal 28065 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
  • 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 KDc2(`BK{9bVUslg literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe02.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe02.png new file mode 100755 index 0000000000000000000000000000000000000000..90ff451d49e224de0589383ded5fd7dfa78c2dd1 GIT binary patch literal 8701 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe04.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/pix/mememe04.png new file mode 100755 index 0000000000000000000000000000000000000000..5b079ccc93150c8bae4abd5275cc109deace6d4e GIT binary patch literal 4548 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/bg-shade.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/bg-shade.png new file mode 100755 index 0000000000000000000000000000000000000000..172c914f6f0dd3ef6d97b3c23c31f539f8f69389 GIT binary patch literal 594 zcmeAS@N?(olHy`uVBq!ia0vp^CqS5k4M?tyST~P>fl1QS#WAE}&fCiy1sfC?4mhNU zOI1HFE){!lDeI%XDzfNY>Fh|Ltj$Y2csQN9XW literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/bodybg.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/bodybg.gif new file mode 100755 index 0000000000000000000000000000000000000000..5f448a16fe6dc7a03a4279fb19f9ba3af38eb634 GIT binary patch literal 10119 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 Duh@-b literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/framing.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/framing.css new file mode 100755 index 00000000..2a27dafb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/framing.css @@ -0,0 +1,22 @@ +/* The following styles size, place, and layer the slide components. + Edit these if you want to change the overall slide layout. + The commented lines can be uncommented (and modified, if necessary) + to help you with the rearrangement process. */ + +/* target = 1024x768 */ + +div#header, div#footer, .slide {width: 100%; top: 0; left: 0;} +div#header {top: 0; height: 3em; z-index: 1;} +div#footer {top: auto; bottom: 0; height: 2.5em; z-index: 5;} +.slide {top: 0; width: 92%; padding: 3.5em 4% 4%; z-index: 2; list-style: none;} +div#controls {left: 50%; bottom: 0; width: 50%; z-index: 100;} +div#controls form {text-align: right; width: 100%; margin: 0;} +#currentSlide {position: absolute; width: 10%; left: 45%; bottom: 1em; z-index: 10;} +html>body #currentSlide {position: fixed;} + +/* +div#header {background: #FCC;} +div#footer {background: #CCF;} +div#controls {background: #BBD;} +div#currentSlide {background: #FFC;} +*/ diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/iepngfix.htc b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/iepngfix.htc new file mode 100755 index 00000000..bba2db75 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/iepngfix.htc @@ -0,0 +1,42 @@ + + + + + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/notes.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/notes.css new file mode 100755 index 00000000..5858cf2b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/notes.css @@ -0,0 +1,122 @@ +/* Following are the note styles -- edit away! */ + +body { + margin: 0; + padding: 1.0em; + background: #333; + color: #FFF; + font: 2em/1.4em 'Lucida Grande', Verdana, sans-serif; +} + +div.timers { + background: #FFF; + color: #333; + border: 0.08em solid #222; + border-top-width: 1px; + border-left-width: 1px; + float: left; + padding: 0.2em; + margin: 0 0 0.5em; + position: relative; +} + +div.timers h1 { + text-align: left; + font-size: 0.6em; + line-height: 1.4em; + background-color: #FF9; + padding: 0 0.75em; + margin: 0.25em 0 0; + border: 1px solid #EE8; +} + +div.timers div.controls { + position: absolute; + right: 0.25em; + top: 0.1em; + line-height: 1em; +} + +div.timers h1 a { + text-decoration: none; + color: #000; +} + +div.timers div.controls a { + font-size: 0.5em; + padding: 0; + color: #330; +} + +div.timers a.control { + position: absolute; + text-decoration: none; + padding: 0 0.25em; + color: #AAA; + outline: 0; +} + +#minus { + left: 0.25em; +} + +#plus { + right: 0.25em; +} + +.overtime { + background: yellow; + color: red; + border: 3px solid; + padding: 0.1em 0.25em; + font-weight: bold; +} + +div.timers h2 { + font-size: 0.6em; + line-height: 1.0em; + font-weight: normal; + margin: 0 0 -0.25em; + padding-top: 0.5em; + color: #666; +} + +div.timers p {margin: 0; padding: 0 0.5em;} +div.timers form {margin: 0;} + +div.timers span.clock { + font-family: monospace; +} + +div.timers ul {margin: 0; padding: 0; list-style: none;} +div.timers li {float: left; width: 5em; margin: 0; padding: 0 0.5em; + text-align: center;} + +div#elapsed {width: 12.1em;} +div#remaining {clear: left; width: 12.1em;} +div#remaining p {text-align: center;} + +#slide, +#next, +#notes, +#nextnotes { + font-size: 0.75em; + line-height: 1.4em; + clear: left; +/* max-width: 30.0em; */ + text-shadow: 0.1em 0.1em 0.1em #111; +} + +#next {margin-top: 2.5em;} +#next, #nextnotes { + color: #999; + font-size: 0.66em; +} + +em.disclaimer { + color: #666; +} + +div.collapsed h1 {display: block; font-size: 0.33em;} +div.collapsed h1 a {display: inline;} +div.collapsed * {display: none;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/opera.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/opera.css new file mode 100755 index 00000000..9e9d2a3c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/opera.css @@ -0,0 +1,7 @@ +/* DO NOT CHANGE THESE unless you really want to break Opera Show */ +.slide { + visibility: visible !important; + position: static !important; + page-break-before: always; +} +#slide0 {page-break-before: avoid;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/outline.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/outline.css new file mode 100755 index 00000000..62db519e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/outline.css @@ -0,0 +1,15 @@ +/* don't change this unless you want the layout stuff to show up in the outline view! */ + +.layout div, #footer *, #controlForm * {display: none;} +#footer, #controls, #controlForm, #navLinks, #toggle { + display: block; visibility: visible; margin: 0; padding: 0;} +#toggle {float: right; padding: 0.5em;} +html>body #toggle {position: fixed; top: 0; right: 0;} + +/* making the outline look pretty-ish */ + +#slide0 h1, #slide0 h2, #slide0 h3, #slide0 h4 {border: none; margin: 0;} +#slide0 h1 {padding-top: 1.5em;} +.slide h1 {margin: 1.5em 0 0; padding-top: 0.25em; + border-top: 1px solid #888; border-bottom: 1px solid #AAA;} +#toggle {border: 1px solid; border-width: 0 0 1px 1px; background: #FFF;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/pretty.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/pretty.css new file mode 100755 index 00000000..838a7cf8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/pretty.css @@ -0,0 +1,82 @@ +/* Following are the presentation styles -- edit away! */ + +body {background: #FFF url(bodybg.gif) -16px 0 no-repeat; color: #000; font-size: 2.25em;} +:link, :visited {text-decoration: none; color: #00C;} +#controls :active {color: #88A !important;} +#controls :focus {outline: 1px dotted #227;} +h1, h2, h3, h4 {font-size: 100%; margin: 0; padding: 0; font-weight: inherit;} +ul, pre {margin: 0; line-height: 1em;} +html, body {margin: 0; padding: 0;} + +blockquote, q {font-style: italic;} +blockquote {padding: 0 2em 0.5em; margin: 0 1.5em 0.5em; text-align: center; font-size: 1em;} +blockquote p {margin: 0;} +blockquote i {font-style: normal;} +blockquote b {display: block; margin-top: 0.5em; font-weight: normal; font-size: smaller; font-style: normal;} +blockquote b i {font-style: italic;} + +kbd {font-weight: bold; font-size: 1em;} +sup {font-size: smaller; line-height: 1px;} + +.slide code {padding: 2px 0.25em; font-weight: bold; color: #533;} +.slide code.bad, code del {color: red;} +.slide code.old {color: silver;} +.slide pre {padding: 0; margin: 0.25em 0 0.5em 0.5em; color: #533; font-size: 90%;} +.slide pre code {display: block;} +.slide ul {margin-left: 5%; margin-right: 7%; list-style: disc;} +.slide li {margin-top: 0.75em; margin-right: 0;} +.slide ul ul {line-height: 1;} +.slide ul ul li {margin: .2em; font-size: 85%; list-style: square;} +.slide img.leader {display: block; margin: 0 auto;} + +div#header, div#footer {background: #005; color: #AAB; + font-family: Verdana, Helvetica, sans-serif;} +div#header {background: #005 url(bodybg.gif) -16px 0 no-repeat; + line-height: 1px;} +div#footer {font-size: 0.5em; font-weight: bold; padding: 1em 0;} +#footer h1, #footer h2 {display: block; padding: 0 1em;} +#footer h2 {font-style: italic;} + +div.long {font-size: 0.75em;} +.slide h1 {position: absolute; top: 0.7em; left: 87px; z-index: 1; + margin: 0; padding: 0.3em 0 0 50px; white-space: nowrap; + font: bold 150%/1em Helvetica, sans-serif; text-transform: capitalize; + color: #DDE; background: #005;} +.slide h3 {font-size: 130%;} +h1 abbr {font-variant: small-caps;} + +div#controls {position: absolute; left: 60%; bottom: 0; + width: 40%; + text-align: right; font: bold 0.9em Verdana, Helvetica, sans-serif;} +html>body div#controls {position: fixed; padding: 0; top: auto;} +#controls #navLinks a {padding: 0; margin: 0 0.5em; + background: #005; border: none; color: #779; + cursor: pointer;} +#controls #navList #jumplist {background: #DDD; color: #227;} + +#currentSlide {text-align: center; font-size: 0.5em; color: #449;} + +#slide0 {padding-top: 3.5em; font-size: 90%;} +#slide0 h1 {position: static; margin: 1em 0 0; padding: 0; + font: bold 2em Helvetica, sans-serif; white-space: normal; + color: #000; background: transparent;} +#slide0 h2 {font: bold italic 1em Helvetica, sans-serif; margin: 0.25em;} +#slide0 h3 {margin-top: 1.5em; font-size: 1.5em;} +#slide0 h4 {margin-top: 0; font-size: 1em;} + +ul.urls {list-style: none; display: inline; margin: 0;} +.urls li {display: inline; margin: 0;} +.note {display: none;} +.external {border-bottom: 1px dotted gray;} +html>body .external {border-bottom: none;} +.external:after {content: " \274F"; font-size: smaller; color: #77B;} + +.incremental, .incremental *, .incremental *:after {color: #DDE; visibility: visible;} +img.incremental {visibility: hidden;} +.slide .current {color: #B02;} + + +/* diagnostics + +li:after {content: " [" attr(class) "]"; color: #F88;} + */ \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/print.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/print.css new file mode 100755 index 00000000..4a3554dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/print.css @@ -0,0 +1,24 @@ +/* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */ +.slide, ul {page-break-inside: avoid; visibility: visible !important;} +h1 {page-break-after: avoid;} + +body {font-size: 12pt; background: white;} +* {color: black;} + +#slide0 h1 {font-size: 200%; border: none; margin: 0.5em 0 0.25em;} +#slide0 h3 {margin: 0; padding: 0;} +#slide0 h4 {margin: 0 0 0.5em; padding: 0;} +#slide0 {margin-bottom: 3em;} + +h1 {border-top: 2pt solid gray; border-bottom: 1px dotted silver;} +.extra {background: transparent !important;} +div.extra, pre.extra, .example {font-size: 10pt; color: #333;} +ul.extra a {font-weight: bold;} +p.example {display: none;} + +#header {display: none;} +#footer h1 {margin: 0; border-bottom: 1px solid; color: gray; font-style: italic;} +#footer h2, #controls {display: none;} + +/* The following rule keeps the layout stuff out of print. Remove at your own risk! */ +.layout, .layout * {display: none !important;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/s5-core.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/s5-core.css new file mode 100755 index 00000000..ad1530b9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/s5-core.css @@ -0,0 +1,9 @@ +/* Do not edit or override these styles! The system will likely break if you do. */ + +div#header, div#footer, div#controls, .slide {position: absolute;} +html>body div#header, html>body div#footer, + html>body div#controls, html>body .slide {position: fixed;} +.handout, .notes {display: none;} +.layout {display: block;} +.slide, .hideme, .incremental {visibility: hidden;} +#slide0 {visibility: visible;} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.css new file mode 100755 index 00000000..0786d7db --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.css @@ -0,0 +1,3 @@ +@import url(s5-core.css); /* required to make the slide show run at all */ +@import url(framing.css); /* sets basic placement and size of slide components */ +@import url(pretty.css); /* stuff that makes the slides look better than blah */ \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.js new file mode 100755 index 00000000..ab2a4b20 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/slides.js @@ -0,0 +1,764 @@ +// S5 v1.2a1 slides.js -- released into the Public Domain +// +// Please see http://www.meyerweb.com/eric/tools/s5/credits.html for information +// about all the wonderful and talented contributors to this code! + +var undef; +var slideCSS = ''; +var snum = 0; +var smax = 1; +var incpos = 0; +var number = undef; +var s5mode = true; +var defaultView = 'slideshow'; +var controlVis = 'visible'; + +var s5NotesWindow; +var s5NotesWindowLoaded = false; +var previousSlide = 0; +var presentationStart = new Date(); +var slideStart = new Date(); + +var countdown = { + timer: 0, + state: 'pause', + start: new Date(), + end: 0, + remaining: 0 +}; + + +var isIE = navigator.appName == 'Microsoft Internet Explorer' && navigator.userAgent.indexOf('Opera') < 1 ? 1 : 0; +var isOp = navigator.userAgent.indexOf('Opera') > -1 ? 1 : 0; +var isGe = navigator.userAgent.indexOf('Gecko') > -1 && navigator.userAgent.indexOf('Safari') < 1 ? 1 : 0; + +function hasClass(object, className) { + if (!object.className) return false; + return (object.className.search('(^|\\s)' + className + '(\\s|$)') != -1); +} + +function hasValue(object, value) { + if (!object) return false; + return (object.search('(^|\\s)' + value + '(\\s|$)') != -1); +} + +function removeClass(object,className) { + if (!object || !hasClass(object,className)) return; + object.className = object.className.replace(new RegExp('(^|\\s)'+className+'(\\s|$)'), RegExp.$1+RegExp.$2); +} + +function addClass(object,className) { + if (!object || hasClass(object, className)) return; + if (object.className) { + object.className += ' '+className; + } else { + object.className = className; + } +} + +function GetElementsWithClassName(elementName,className) { + var allElements = document.getElementsByTagName(elementName); + var elemColl = new Array(); + for (var i = 0; i< allElements.length; i++) { + if (hasClass(allElements[i], className)) { + elemColl[elemColl.length] = allElements[i]; + } + } + return elemColl; +} + +function isParentOrSelf(element, id) { + if (element == null || element.nodeName=='BODY') return false; + else if (element.id == id) return true; + else return isParentOrSelf(element.parentNode, id); +} + +function nodeValue(node) { + var result = ""; + if (node.nodeType == 1) { + var children = node.childNodes; + for (var i = 0; i < children.length; ++i) { + result += nodeValue(children[i]); + } + } + else if (node.nodeType == 3) { + result = node.nodeValue; + } + return(result); +} + +function slideLabel() { + var slideColl = GetElementsWithClassName('*','slide'); + var list = document.getElementById('jumplist'); + smax = slideColl.length; + for (var n = 0; n < smax; n++) { + var obj = slideColl[n]; + + var did = 'slide' + n.toString(); + obj.setAttribute('id',did); + +// if (isOp) continue; // Opera fix (hallvord) + + var otext = ''; + var menu = obj.firstChild; + if (!menu) continue; // to cope with empty slides + while (menu && menu.nodeType == 3) { + menu = menu.nextSibling; + } + if (!menu) continue; // to cope with slides with only text nodes + + var menunodes = menu.childNodes; + for (var o = 0; o < menunodes.length; o++) { + otext += nodeValue(menunodes[o]); + } + list.options[list.length] = new Option(n + ' : ' + otext, n); + } +} + +function currentSlide() { + var cs; + if (document.getElementById) { + cs = document.getElementById('currentSlide'); + } else { + cs = document.currentSlide; + } + cs.innerHTML = '' + + '' + snum + '<\/span> ' + + '\/<\/span> ' + + '' + (smax-1) + '<\/span>' + + '<\/a>' + ; + if (snum == 0) { + cs.style.visibility = 'hidden'; + } else { + cs.style.visibility = 'visible'; + } +} + +function go(step) { + if (document.getElementById('slideProj').disabled || step == 0) return; + var jl = document.getElementById('jumplist'); + var cid = 'slide' + snum; + var ce = document.getElementById(cid); + if (incrementals[snum].length > 0) { + for (var i = 0; i < incrementals[snum].length; i++) { + removeClass(incrementals[snum][i], 'current'); + removeClass(incrementals[snum][i], 'incremental'); + } + } + if (step != 'j') { + snum += step; + lmax = smax - 1; + if (snum > lmax) snum = lmax; + if (snum < 0) snum = 0; + } else + snum = parseInt(jl.value); + var nid = 'slide' + snum; + var ne = document.getElementById(nid); + if (!ne) { + ne = document.getElementById('slide0'); + snum = 0; + } + if (step < 0) {incpos = incrementals[snum].length} else {incpos = 0;} + if (incrementals[snum].length > 0 && incpos == 0) { + for (var i = 0; i < incrementals[snum].length; i++) { + if (hasClass(incrementals[snum][i], 'current')) + incpos = i + 1; + else + addClass(incrementals[snum][i], 'incremental'); + } + } + if (incrementals[snum].length > 0 && incpos > 0) + addClass(incrementals[snum][incpos - 1], 'current'); + if (isOp) { //hallvord + location.hash = nid; + } else { + ce.style.visibility = 'hidden'; + ne.style.visibility = 'visible'; + } // /hallvord + jl.selectedIndex = snum; + currentSlide(); + loadNote(); + permaLink(); + number = undef; +} + +function goTo(target) { + if (target >= smax || target == snum) return; + go(target - snum); +} + +function subgo(step) { + if (step > 0) { + removeClass(incrementals[snum][incpos - 1],'current'); + removeClass(incrementals[snum][incpos], 'incremental'); + addClass(incrementals[snum][incpos],'current'); + incpos++; + } else { + incpos--; + removeClass(incrementals[snum][incpos],'current'); + addClass(incrementals[snum][incpos], 'incremental'); + addClass(incrementals[snum][incpos - 1],'current'); + } + loadNote(); +} + +function toggle() { + var slideColl = GetElementsWithClassName('*','slide'); + var slides = document.getElementById('slideProj'); + var outline = document.getElementById('outlineStyle'); + if (!slides.disabled) { + slides.disabled = true; + outline.disabled = false; + s5mode = false; + fontSize('1em'); + for (var n = 0; n < smax; n++) { + var slide = slideColl[n]; + slide.style.visibility = 'visible'; + } + } else { + slides.disabled = false; + outline.disabled = true; + s5mode = true; + fontScale(); + for (var n = 0; n < smax; n++) { + var slide = slideColl[n]; + slide.style.visibility = 'hidden'; + } + slideColl[snum].style.visibility = 'visible'; + } +} + +function showHide(action) { + var obj = GetElementsWithClassName('*','hideme')[0]; + switch (action) { + case 's': obj.style.visibility = 'visible'; break; + case 'h': obj.style.visibility = 'hidden'; break; + case 'k': + if (obj.style.visibility != 'visible') { + obj.style.visibility = 'visible'; + } else { + obj.style.visibility = 'hidden'; + } + break; + } +} + +// 'keys' code adapted from MozPoint (http://mozpoint.mozdev.org/) +function keys(key) { + if (!key) { + key = event; + key.which = key.keyCode; + } + if (key.which == 84) { + toggle(); + return; + } + if (s5mode) { + switch (key.which) { + case 10: // return + case 13: // enter + if (window.event && isParentOrSelf(window.event.srcElement, 'controls')) return; + if (key.target && isParentOrSelf(key.target, 'controls')) return; + if(number != undef) { + goTo(number); + break; + } + case 32: // spacebar + case 34: // page down + case 39: // rightkey + case 40: // downkey + if(number != undef) { + go(number); + } else if (!incrementals[snum] || incpos >= incrementals[snum].length) { + go(1); + } else { + subgo(1); + } + break; + case 33: // page up + case 37: // leftkey + case 38: // upkey + if(number != undef) { + go(-1 * number); + } else if (!incrementals[snum] || incpos <= 0) { + go(-1); + } else { + subgo(-1); + } + break; + case 36: // home + goTo(0); + break; + case 35: // end + goTo(smax-1); + break; + case 67: // c + showHide('k'); + break; + case 78: // n + createNotesWindow(); + break; + } + if (key.which < 48 || key.which > 57) { + number = undef; + } else { + if (window.event && isParentOrSelf(window.event.srcElement, 'controls')) return; + if (key.target && isParentOrSelf(key.target, 'controls')) return; + number = (((number != undef) ? number : 0) * 10) + (key.which - 48); + } + } + return false; +} + +function clicker(e) { + number = undef; + var target; + if (window.event) { + target = window.event.srcElement; + e = window.event; + } else target = e.target; + if (target.href != null || hasValue(target.rel, 'external') || isParentOrSelf(target, 'controls') || isParentOrSelf(target,'embed') || isParentOrSelf(target,'object')) return true; + if (!e.which || e.which == 1) { + if (!incrementals[snum] || incpos >= incrementals[snum].length) { + go(1); + } else { + subgo(1); + } + } +} + +function findSlide(hash) { + var target = null; + var slides = GetElementsWithClassName('*','slide'); + for (var i = 0; i < slides.length; i++) { + var targetSlide = slides[i]; + if ( (targetSlide.name && targetSlide.name == hash) + || (targetSlide.id && targetSlide.id == hash) ) { + target = targetSlide; + break; + } + } + while(target != null && target.nodeName != 'BODY') { + if (hasClass(target, 'slide')) { + return parseInt(target.id.slice(5)); + } + target = target.parentNode; + } + return null; +} + +function slideJump() { + if (window.location.hash == null) return; + var sregex = /^#slide(\d+)$/; + var matches = sregex.exec(window.location.hash); + var dest = null; + if (matches != null) { + dest = parseInt(matches[1]); + } else { + dest = findSlide(window.location.hash.slice(1)); + } + if (dest != null) + go(dest - snum); +} + +function fixLinks() { + var thisUri = window.location.href; + thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length); + var aelements = document.getElementsByTagName('A'); + for (var i = 0; i < aelements.length; i++) { + var a = aelements[i].href; + var slideID = a.match('\#slide[0-9]{1,2}'); + if ((slideID) && (slideID[0].slice(0,1) == '#')) { + var dest = findSlide(slideID[0].slice(1)); + if (dest != null) { + if (aelements[i].addEventListener) { + aelements[i].addEventListener("click", new Function("e", + "if (document.getElementById('slideProj').disabled) return;" + + "go("+dest+" - snum); " + + "if (e.preventDefault) e.preventDefault();"), true); + } else if (aelements[i].attachEvent) { + aelements[i].attachEvent("onclick", new Function("", + "if (document.getElementById('slideProj').disabled) return;" + + "go("+dest+" - snum); " + + "event.returnValue = false;")); + } + } + } + } +} + +function externalLinks() { + if (!document.getElementsByTagName) return; + var anchors = document.getElementsByTagName('a'); + for (var i=0; i' + + ' + +

    ...

    +
    + +

    ...

    +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/admonitions.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/admonitions.rng new file mode 100644 index 00000000..8666065f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/admonitions.rng @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + caution + A note of caution + + + + + + + + + + + + + + + + + + +
    + +
    + important + An admonition set off from the text + + + + + + + + + + + + + + + + + + +
    + +
    + note + A message set off from the text + + + + + + + + + + + + + + + + + + +
    + +
    + tip + A suggestion to the user, set off from the text + + + + + + + + + + + + + + + + + + +
    + +
    + warning + An admonition set off from the text + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/annotations.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/annotations.rng new file mode 100644 index 00000000..13479be1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/annotations.rng @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + Identifies one or more annotations that apply to this element + + + + + + + + + + + + + +
    + annotation + An annotation + + + + + + + Identifies one ore more elements to which this annotation applies + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/bibliography.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/bibliography.rng new file mode 100644 index 00000000..29e4f283 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/bibliography.rng @@ -0,0 +1,431 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Identifies the relationship between the bibliographic elemnts + + + +
    + biblioentry + A raw entry in a bibliography + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliomixed + A cooked entry in a bibliography + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + biblioset + A raw container for related bibliographic information + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliomset + A cooked container for related bibliographic information + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliomisc + Untyped bibliographic information + + + + + + + + + + + + + + + + + + +
    + +
    + bibliography + A bibliography + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliodiv + A section of a bibliography + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliolist + A wrapper for a list of bibliography entries + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + biblioref + A cross-reference to a bibliographic entry + + + + + + + + + + + + The units (for example, pages) used to identify the beginning and ending of a reference. + + + + + + Identifies the beginning of a reference; the location within the work that is being referenced. + + + + + + Identifies the end of a reference. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/callouts.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/callouts.rng new file mode 100644 index 00000000..12c231c2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/callouts.rng @@ -0,0 +1,503 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + calspair + Coordinates expressed as a pair of CALS graphic coordinates. + linecolumn + Coordinates expressed as a line and column. + linecolumnpair + Coordinates expressed as a pair of lines and columns. + linerange + Coordinates expressed as a line range. + + + + + + Identifies the units used in the coords attribute. The default units vary according to the type of callout specified: calspair + for graphics and linecolumn + for line-oriented elements. + + + + + + + + Indicates that non-standard units are used for this area +. In this case otherunits + must be specified. + other + Coordinates expressed in some non-standard units. + + + + Identifies the units used in the coords + attribute when the units + attribute is other +. This attribute is forbidden otherwise. + + + + + + + + + + +
    + calloutlist + A list of callout +s + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + callout + A called out + description of a marked area + + + + + + Identifies the areas described by this callout. + + + + + + + + + + + + + + + + + + + + +
    + +
    + programlistingco + A program listing with associated areas used in callouts + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + areaspec + A collection of regions in a graphic or code example + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + area + A region defined for a callout in a graphic or code example + + + + + + Point to the callout +s which refer to this area. (This provides bidirectional linking which may be useful in online presentation.) + + + + + + Specifies an identifying number or string that may be used in presentation. The area label might be drawn on top of the figure, for example, at the position indicated by the coords attribute. + + + + + Provides the coordinates of the area. The coordinates must be interpreted using the units + specified. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + area + A region defined for a callout in a graphic or code example + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + areaset + A set of related areas in a graphic or code example + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + screenco + A screen with associated areas used in callouts + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + imageobjectco + A wrapper for an image object with callouts + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + co + The location of a callout embedded in text + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + coref + A cross reference to a co + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/calstbl.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/calstbl.rng new file mode 100644 index 00000000..08259c5c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/calstbl.rng @@ -0,0 +1,918 @@ + + + + + + + + + + + + Specifies the alignment character when align + is set to char +. + + + + + Specifies the percentage of the column's total width that should appear to the left of the first occurance of the character identified in char + when align + is set to char +. + + 0 + 100 + + + + + + Specifies how the table is to be framed. Note that there is no way to obtain a border on only the starting edge (left, in left-to-right writing systems) of the table. + + all + Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + bottom + Frame only the bottom of the table. + none + Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + sides + Frame the left and right sides of the table. + top + Frame the top of the table. + topbot + Frame the top and bottom of the table. + + + + + + Specifies the presence or absence of the column separator + + A rule will be drawn to the right of all cells for whichcolsep + has the value 1 (true). Note, however, that the rule to the right of the last column in the table is controlled by the frame + attribute, not colsep +. + + + 0 + No column separator rule. + 1 + Provide a column separator rule on the right + + + + + + Specifies the presence or absence of the row separator + + A rule will be drawn below all cells for whichrowsep + has the value 1 (true). Note, however, that the rule below the last row in the table is controlled by the frame + attribute, not rowsep +. + + + 0 + No row separator rule. + 1 + Provide a row separator rule below + + + + + + Specifies the orientation of the table + + land + 90 degrees counter-clockwise from the rest of the text flow. + port + The same orientation as the rest of the text flow. + + + + + + Specifies the table style + + The tabstyle + attribute holds the name of a table style defined in a stylesheet that will be used to process this document. + + + + + + Indicates whether or not the entries in the first column should be considered row headers + + firstcol + Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + norowheader + Indicates that entries in the first column have no special significance with respect to column headers. + + + + + + Specifies the horizontal alignment of text in an entry. + + center + Centered. + char + Aligned on a particular character. + justify + Left and right justified. + left + Left justified. + right + Right justified. + + + + + + Specifies the vertical alignment of text in an entry. + + bottom + Aligned on the bottom of the entry. + middle + Aligned in the middle. + top + Aligned at the top of the entry. + + + + + + Specifies a column specification by name. + + + + + Specifies a starting column by name. + + + + + Specifies a span by name. + + + + + + Specifies a starting column by name. + + + Specifies an ending column by name. + + + + + + + + + + + + + + Provides a name for a column specification. + + + + + Provides a name for a span specification. + + + +
    + tgroup + A wrapper for the main content of a table, or part of a table + + + + + + Additional style information for downstream processing; typically the name of a style. + + + + + The number of columns in the table. Must be an integer greater than zero. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + colspec + Specifications for a column in a table + + + + + + The number of the column to which this specification applies. Must be greater than any preceding column number. Defaults to one more than the number of the preceding column, if there is one, or one. + + + + + + Specifies the width of the column. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + spanspec + Formatting information for a spanned column in a table + + + + + + Specifies a starting column by name. + + + + + Specifies an ending column by name. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + thead + A table header consisting of one or more rows + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tfoot + A table footer consisting of one or more rows + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tbody + A wrapper for the rows of a table or informal table + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + row + A row in a table + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + entry + A cell in a table + + + + + + + + Specifies the number of additional rows which this entry occupies. Defaults to zero. + + + + + + Specifies the rotation of this entry. A value of 1 (true) rotates the cell 90 degrees counter-clockwise. A value of 0 (false) leaves the cell unrotated. + + 0 + Do not rotate the cell. + 1 + Rotate the cell 90 degrees counter-clockwise. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + entrytbl + A subtable appearing in place of an entry in a table + + + + + + Additional style information for downstream processing; typically the name of a style. + + + + + The number of columns in the entry table. Must be an integer greater than zero. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + thead + A table header consisting of one or more rows + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tbody + A wrapper for the rows of a table or informal table + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + row + A row in a table + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + table + A formal table in a document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Indicates if the short or long title should be used in a List of Tables + + 0 + Indicates that the full title should be used. + 1 + Indicates that the short short title (titleabbrev) should be used. + + + + + + Indicates if the table should appear in a List of Tables + + 0 + Indicates that the table should not occur in the List of Tables. + 1 + Indicates that the table should appear in the List of Tables. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + informaltable + A table without a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/core.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/core.rng new file mode 100644 index 00000000..8ecf45d9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/core.rng @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook.rng new file mode 100644 index 00000000..4e156f28 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook.rng @@ -0,0 +1,34 @@ + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook1.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook1.rng new file mode 100644 index 00000000..b5a89761 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/docbook1.rng @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/ebnf.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/ebnf.rng new file mode 100644 index 00000000..97a21aa3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/ebnf.rng @@ -0,0 +1,267 @@ + + + + + + + + + + + + + + + + + + + +
    + productionset + A set of EBNF productions + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + production + A production in a set of EBNF productions + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + lhs + The left-hand side of an EBNF production + + + + + + + + + + + + + + + + + + +
    + +
    + rhs + The right-hand side of an EBNF production + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + nonterminal + A non-terminal in an EBNF production + + + + + + Specifies a URI that points to a production +where the nonterminal + is defined + + + + + + + + + + + + + + + + + + + +
    + +
    + constraint + A constraint in an EBNF production + + + + + + + + + + + + + + + + + + +
    + +
    + productionrecap + A cross-reference to an EBNF production + + + + + + + + + + + + + + + + + + +
    + +
    + constraintdef + The definition of a constraint in an EBNF production + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/error.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/error.rng new file mode 100644 index 00000000..7a157903 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/error.rng @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + +
    + errorcode + An error code + + + + + + + + + + + + + + + + + + +
    + +
    + errorname + An error name + + + + + + + + + + + + + + + + + + +
    + +
    + errortext + An error message. + + + + + + + + + + + + + + + + + + +
    + +
    + errortype + The classification of an error message + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/glossary.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/glossary.rng new file mode 100644 index 00000000..524176bd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/glossary.rng @@ -0,0 +1,513 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specifies the base form of the term, the one that appears in the glossary. This allows adjectival, plural, and other variations of the term to appear in the element. The element content is the default base form. + + + + +
    + glosslist + A wrapper for a list of glossary entries + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + glossentry + An entry in a glossary or glosslist + + + + + + Specifies the string by which the element's content is to be sorted; if unspecified, the content is used + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + glossdef + A definition in a glossentry + + + + + + Specifies a list of keywords for the definition + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + glosssee + A cross-reference from one glossentry + to another + + + + + + Identifies the other term + + + + + + + + + + + + + + + + + + + + @otherterm on glosssee must point to a glossentry. + + + + + + + + +
    + +
    + glossseealso + A cross-reference from one glossentry to another + + + + + + Identifies the other term + + + + + + + + + + + + + + + + + + + + @otherterm on glossseealso must point to a glossentry. + + + + + + + + +
    + +
    + firstterm + The first occurrence of a term + + + + + + + + + + + + + + + + + + @linkend on firstterm must point to a glossentry. + + + + + + + + +
    + +
    + firstterm + The first occurrence of a term, with limited content + + + + + + + + + + + + + + + + + + @linkend on firstterm must point to a glossentry. + + + + + + +
    + +
    + glossterm + A glossary term + + + + + + + + + + + + + + + + + + @linkend on glossterm must point to a glossentry. + + + + + + + + +
    + +
    + glossterm + A glossary term + + + + + + + + + + + + + + + + + + @linkend on glossterm must point to a glossentry. + + + + + + +
    + +
    + glossary + A glossary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + glossdiv + A division in a glossary + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    + termdef + An inline definition of a term + + + + + + + + + + + + + + + + + + + + + A termdef must contain exactly one firstterm + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/gui.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/gui.rng new file mode 100644 index 00000000..e1ce3d69 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/gui.rng @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
    + guibutton + The text on a button in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + guiicon + Graphic and/or text appearing as a icon in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + guilabel + The text of a label in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + guimenu + The name of a menu in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + guimenuitem + The name of a terminal menu item in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + guisubmenu + The name of a submenu in a GUI + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + menuchoice + A selection or series of selections from a menu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + mousebutton + The conventional name of a mouse button + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/hier.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/hier.rng new file mode 100644 index 00000000..9ac11497 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/hier.rng @@ -0,0 +1,730 @@ + + + + + + + + + + + + Identifies the editorial or publication status of the element on which it occurs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + set + A collection of books + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +
    + book + A book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + dedication + The dedication of a book or other component + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + acknowledgements + Acknowledgements of a book or other component + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + colophon + Text at the back of a book describing facts about its production + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + appendix + An appendix in a book or article + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + chapter + A chapter, as of a book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + +
    + part + A division in a book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + preface + Introductory matter preceding the first chapter of a book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + partintro + An introduction to the contents of a part + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + section + A recursive section + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + simplesect + A section of a document with no subdivisions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + +
    + article + An article + + + + + + faq + A collection of frequently asked questions. + journalarticle + An article in a journal or other periodical. + productsheet + A description of a product. + specification + A specification. + techreport + A technical report. + whitepaper + A white paper. + + + + + Identifies the nature of the article + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/htmltbl.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/htmltbl.rng new file mode 100644 index 00000000..c2fc3b18 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/htmltbl.rng @@ -0,0 +1,678 @@ + + + + + + + + + + + + + + This attribute assigns a class name or set of class names to an element. Any number of elements may be assigned the same class name or names. Multiple class names must be separated by white space characters. + + + + + This attribute specifies style information for the current element. + + + + + This attribute offers advisory information about the element for which it is set. + + + + + + + + + This attribute specifies the base language of an element's attribute values and text content. The default value of this attribute is unknown. + + + + + + + + Occurs when the pointing device button is clicked over an element. + + + + + Occurs when the pointing device button is double clicked over an element. + + + + + Occurs when the pointing device button is pressed over an element. + + + + + Occurs when the pointing device button is released over an element. + + + + + Occurs when the pointing device is moved onto an element. + + + + + Occurs when the pointing device is moved while it is over an element. + + + + + Occurs when the pointing device is moved away from an element. + + + + + Occurs when a key is pressed and released over an element. + + + + + Occurs when a key is pressed down over an element. + + + + + Occurs when a key is released over an element. + + + + + + + + + + + + + + + + + Specifies the alignment of data and the justification of text in a cell. + + left + Left-flush data/Left-justify text. This is the default value for table data. + center + Center data/Center-justify text. This is the default value for table headers. + right + Right-flush data/Right-justify text. + justify + Double-justify text. + char + Align text around a specific character. If a user agent doesn't support character alignment, behavior in the presence of this value is unspecified. + + + + + + This attribute specifies a single character within a text fragment to act as an axis for alignment. The default value for this attribute is the decimal point character for the current language as set by the lang attribute (e.g., the period in English and the comma in French). User agents are not required to support this attribute. + + + + + When present, this attribute specifies the offset to the first occurrence of the alignment character on each line. If a line doesn't include the alignment character, it should be horizontally shifted to end at the alignment position. When charoff is used to set the offset of an alignment character, the direction of offset is determined by the current text direction (set by the dir attribute). In left-to-right texts (the default), offset is from the left margin. In right-to-left texts, offset is from the right margin. User agents are not required to support this attribute. + + + An explicit offset. + + [0-9]+% + + A percentage offset. + + + + + + + + + Specifies the vertical position of data within a cell. + + top + Cell data is flush with the top of the cell. + middle + Cell data is centered vertically within the cell. This is the default value. + bottom + Cell data is flush with the bottom of the cell. + baseline + All cells in the same row as a cell whose valign attribute has this value should have their textual data positioned so that the first text line occurs on a baseline common to all cells in the row. This constraint does not apply to subsequent text lines in these cells. + + + + + + + + + Provides a summary of the table's purpose and structure for user agents rendering to non-visual media such as speech and Braille. + + + + + Specifies the desired width of the entire table and is intended for visual user agents. When the value is a percentage value, the value is relative to the user agent's available horizontal space. In the absence of any width specification, table width is determined by the user agent. + + + An explicit width. + + [0-9]+% + + A percentage width. + + + + + + Specifies the width (in pixels only) of the frame around a table. + + + + + + Specifies which sides of the frame surrounding a table will be visible. + + void + No sides. This is the default value. + above + The top side only. + below + The bottom side only. + hsides + The top and bottom sides only. + lhs + The left-hand side only. + rhs + The right-hand side only. + vsides + The right and left sides only. + box + All four sides. + border + All four sides. + + + + + + Specifies which rules will appear between cells within a table. The rendering of rules is user agent dependent. + + none + No rules. This is the default value. + groups + Rules will appear between row groups (see thead, tfoot, and tbody) and column groups (see colgroup and col) only. + rows + Rules will appear between rows only. + cols + Rules will appear between columns only. + all + Rules will appear between all rows and columns. + + + + + + Specifies how much space the user agent should leave between the left side of the table and the left-hand side of the leftmost column, the top of the table and the top side of the topmost row, and so on for the right and bottom of the table. The attribute also specifies the amount of space to leave between cells. + + + An explicit spacing. + + [0-9]+% + + A percentage spacing. + + + + + + Specifies the amount of space between the border of the cell and its contents. If the value of this attribute is a pixel length, all four margins should be this distance from the contents. If the value of the attribute is a percentage length, the top and bottom margins should be equally separated from the content based on a percentage of the available vertical space, and the left and right margins should be equally separated from the content based on a percentage of the available horizontal space. + + + An explicit padding. + + [0-9]+% + + A percentage padding. + + + + + + + + + + Provides an abbreviated form of the cell's content and may be rendered by user agents when appropriate in place of the cell's content. Abbreviated names should be short since user agents may render them repeatedly. For instance, speech synthesizers may render the abbreviated headers relating to a particular cell before rendering that cell's content. + + + + + This attribute may be used to place a cell into conceptual categories that can be considered to form axes in an n-dimensional space. User agents may give users access to these categories (e.g., the user may query the user agent for all cells that belong to certain categories, the user agent may present a table in the form of a table of contents, etc.). Please consult an HTML reference for more details. + + + + + Specifies the list of header cells that provide header information for the current data cell. The value of this attribute is a space-separated list of cell names; those cells must be named by setting their id attribute. Authors generally use the headers attribute to help non-visual user agents render header information about data cells (e.g., header information is spoken prior to the cell data), but the attribute may also be used in conjunction with style sheets. + + + + + Specifies the set of data cells for which the current header cell provides header information. This attribute may be used in place of the headers attribute, particularly for simple tables. + + row + The current cell provides header information for the rest of the row that contains it + col + The current cell provides header information for the rest of the column that contains it. + rowgroup + The header cell provides header information for the rest of the row group that contains it. + colgroup + The header cell provides header information for the rest of the column group that contains it. + + + + + + Specifies the number of rows spanned by the current cell. The default value of this attribute is one (1 +). The value zero (0 +) means that the cell spans all rows from the current row to the last row of the table section (thead +, tbody +, or tfoot +) in which the cell is defined. + + + + + + Specifies the number of columns spanned by the current cell. The default value of this attribute is one (1 +). The value zero (0 +) means that the cell spans all columns from the current column to the last column of the column group (colgroup +) in which the cell is defined. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + table + A formal (captioned) HTML table in a document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + informaltable + An HTML table without a title + + + + + + + + + + + + +
    + +
    + caption + An HTML table caption + + + + + + + + + + + +
    + +
    + col + Specifications for a column in an HTML table + + + + + + This attribute, whose value must be an integer > 0, specifies the number of columns spanned + by the col + element; the col + element shares its attributes with all the columns it spans. The default value for this attribute is 1 (i.e., a single column). If the span attribute is set to N > 1, the current col + element shares its attributes with the next N-1 columns. + + + + + + Specifies a default width for each column spanned by the current col + element. It has the same meaning as the width + attribute for the colgroup + element and overrides it. + + + + + + + + + + + + +
    + +
    + colgroup + A group of columns in an HTML table + + + + + + This attribute, which must be an integer > 0, specifies the number of columns in a column group. In the absence of a span attribute, each colgroup + defines a column group containing one column. If the span attribute is set to N > 0, the current colgroup + element defines a column group containing N columns. User agents must ignore this attribute if the colgroup + element contains one or more col + elements. + + + + + + This attribute specifies a default width for each column in the current column group. In addition to the standard pixel, percentage, and relative values, this attribute allows the special form 0* + (zero asterisk) which means that the width of the each column in the group should be the minimum width necessary to hold the column's contents. This implies that a column's entire contents must be known before its width may be correctly computed. Authors should be aware that specifying 0* + will prevent visual user agents from rendering a table incrementally. This attribute is overridden for any column in the column group whose width is specified via a col + element. + + + + + + + + + + + + + + +
    + +
    + thead + A table header consisting of one or more rows in an HTML table + + + + + + + + + + + + + + + +
    + +
    + tfoot + A table footer consisting of one or more rows in an HTML table + + + + + + + + + + + + + + + +
    + +
    + tbody + A wrapper for the rows of an HTML table or informal HTML table + + + + + + + + + + + + + + + +
    + +
    + tr + A row in an HTML table + + + + + + + + + + + + + + + + + + +
    + +
    + th + A table header entry in an HTML table + + + + + + + + + + + + + + + + + + + + + +
    + +
    + td + A table entry in an HTML table + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/index.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/index.rng new file mode 100644 index 00000000..3241fc9a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/index.rng @@ -0,0 +1,773 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + normal + Normal + preferred + Preferred + + + + + Specifies the significance of the term + + + + + + Specifies the IDs of the elements to which this term applies + + + + + + Indicates the page on which this index term occurs in some version of the printed document + + + + + all + All indexes + global + The global index (as for a combined index of a set of books) + local + The local index (the index for this document only) + + + + + Specifies the scope of the index term + + + + + + Specifies the string by which the term is to be sorted; if unspecified, the term content is used + + + + + Specifies the target index for this term + + + +
    + itermset + A set of index terms in the meta-information of a document + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + indexterm + A wrapper for an indexed term + + + + + + Identifies the class of index term + singular + A singular index term + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + indexterm + A wrapper for an indexed term that covers a range + + + + + + Identifies the class of index term + startofrange + The start of a range + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + indexterm + Identifies the end of a range associated with an indexed term + + + + + + Identifies the class of index term + endofrange + The end of a range + + + + + Points to the start of the range + + + + + + + + + + + + + + + + + + + + +
    + +
    + indexterm + A wrapper for terms to be indexed + + + + + + + +
    + +
    + primary + The primary word or phrase under which an index term should be sorted + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + secondary + A secondary word or phrase in an index term + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tertiary + A tertiary word or phrase in an index term + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + see + Part of an index term directing the reader instead to another entry in the index + + + + + + + + + + + + + + + + + + + + +
    + +
    + seealso + Part of an index term directing the reader also to another entry in the index + + + + + + + + + + + + + + + + + + + + +
    + +
    + index + An index to a book or part of a book + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + setindex + An index to a set of books + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + indexdiv + A division in an index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + indexentry + An entry in an index + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + primaryie + A primary term in an index entry, not in the text + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + secondaryie + A secondary term in an index entry, rather than in the text + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tertiaryie + A tertiary term in an index entry, rather than in the text + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + seeie + A See +entry in an index, rather than in the text + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + seealsoie + A See also + entry in an index, rather than in the text + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/keyboard.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/keyboard.rng new file mode 100644 index 00000000..06c264e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/keyboard.rng @@ -0,0 +1,320 @@ + + + + + + + + + + + + + + + + + + + + +
    + keycap + The text printed on a key on a keyboard + + + + alt + The "Alt" key + backspace + The "Backspace" key + command + The "Command" key + control + The "Control" key + delete + The "Delete" key + down + The down arrow + end + The "End" key + enter + The "Enter" or "Return" key + escape + The "Escape" key + home + The "Home" key + insert + The "Insert" key + left + The left arrow + meta + The "Meta" key + option + The "Option" key + pagedown + The page down key + pageup + The page up key + right + The right arrow + shift + The "Shift" key + space + The spacebar + tab + The "Tab" key + up + The up arrow + + + + + + Identifies the function key + + + + + + + + Identifies the function key + other + Indicates a non-standard function key + + + + Specifies a keyword that identifies the non-standard key + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + keycode + The internal, frequently numeric, identifier for a key on a keyboard + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + keycombo + A combination of input actions + + + + click + A (single) mouse click. + double-click + A double mouse click. + press + A mouse or key press. + seq + Sequential clicks or presses. + simul + Simultaneous clicks or presses. + + + + + + Identifies the nature of the action taken. If keycombo + contains more than one element, simul + is the default, otherwise there is no default. + + + + + + + + Identifies the nature of the action taken + other + Indicates a non-standard action + + + + Identifies the non-standard action in some unspecified way. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + keysym + The symbolic name of a key on a keyboard + + + + + + + + + + + + + + + + + + +
    + +
    + accel + A graphical user interface (GUI) keyboard shortcut + + + + + + + + + + + + + + + + + + +
    + +
    + shortcut + A key combination for an action that is also accessible through a menu + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/markup.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/markup.rng new file mode 100644 index 00000000..7fd9761f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/markup.rng @@ -0,0 +1,304 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + markup + A string of formatting markup in text that is to be represented literally + + + + + + + + + + + + + + + + + + +
    + +
    + tag + A component of XML (or SGML) markup + + + + + + attribute + An attribute + attvalue + An attribute value + element + An element + emptytag + An empty element tag + endtag + An end tag + genentity + A general entity + localname + The local name part of a qualified name + namespace + A namespace + numcharref + A numeric character reference + paramentity + A parameter entity + pi + A processing instruction + prefix + The prefix part of a qualified name + comment + An SGML comment + starttag + A start tag + xmlpi + An XML processing instruction + + + + + Identifies the nature of the tag content + + + + + + Identifies the namespace of the tag content + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + symbol + A name that is replaced by a value before processing + + + Identifies the class of symbol + limit + The value is a limit of some kind + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + token + A unit of information + + + + + + + + + + + + + + + + + + +
    + +
    + literal + Inline text that is some literal value + + + + + + + + + + + + + + + + + + +
    + +
    + code + An inline code fragment + + + Identifies the (computer) language of the code fragment + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + constant + A programming or system constant + + + Identifies the class of constant + limit + The value is a limit of some kind + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/math.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/math.rng new file mode 100644 index 00000000..89d919ac --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/math.rng @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + equation + A displayed mathematical equation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + informalequation + A displayed mathematical equation without a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + inlineequation + A mathematical equation or expression occurring inline + + + + + + + + + + + + + + + + + + + + + +
    + +
    + mathphrase + A mathematical phrase that can be represented with ordinary text and a small amount of markup + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/mathml.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/mathml.rng new file mode 100644 index 00000000..f7877251 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/mathml.rng @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + +
    + imagedata + A MathML expression in a media object + + + + + + + + + + + + Specifies that the format of the data is MathML + mathml + Specifies MathML. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + mml:* + Any element from the MathML namespace + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/msgset.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/msgset.rng new file mode 100644 index 00000000..ad1fe33c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/msgset.rng @@ -0,0 +1,427 @@ + + + + + + + + + + + + + + + + + +
    + msgset + A detailed set of messages, usually error messages + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msgentry + A wrapper for an entry in a message set + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + simplemsgentry + A wrapper for a simpler entry in a message set + + + + + + The audience to which the message relevant + + + + + The origin of the message + + + + + The level of importance or severity of a message + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msg + A message in a message set + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msgmain + The primary component of a message in a message set + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msgsub + A subcomponent of a message in a message set + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msgrel + A related component of a message in a message set + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msgtext + The actual text of a message component in a message set + + + + + + + + + + + + + + + + + + + + +
    + +
    + msginfo + Information about a message in a message set + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + msglevel + The level of importance or severity of a message in a message set + + + + + + + + + + + + + + + + + + +
    + +
    + msgorig + The origin of a message in a message set + + + + + + + + + + + + + + + + + + +
    + +
    + msgaud + The audience to which a message in a message set is relevant + + + + + + + + + + + + + + + + + + +
    + +
    + msgexplan + Explanatory material relating to a message in a message set + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/os.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/os.rng new file mode 100644 index 00000000..c53a8db8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/os.rng @@ -0,0 +1,513 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + prompt + A character or string indicating the start of an input field in a computer display + + + + + + + + + + + + + + + + + + + + +
    + +
    + envar + A software environment variable + + + + + + + + + + + + + + + + + + +
    + +
    + filename + The name of a file + + + devicefile + A device + directory + A directory + extension + A filename extension + headerfile + A header file (as for a programming language) + libraryfile + A library file + partition + A partition (as of a hard disk) + symlink + A symbolic link + + + + + Identifies the class of filename + + + + + + Specifies the path of the filename + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + command + The name of an executable program or other software command + + + + + + + + + + + + + + + + + + +
    + +
    + computeroutput + Data, generally text, displayed or presented by a computer + + + + + + + + + + + + + + + + + + + + +
    + +
    + userinput + Data entered by the user + + + + + + + + + + + + + + + + + + + + +
    + +
    + cmdsynopsis + A syntax summary for a software command + + + + + + Specifies the character that should separate the command and its top-level arguments + + + + + Indicates the displayed length of the command; this information may be used to intelligently indent command synopses which extend beyond one line + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + norepeat + Can not be repeated. + repeat + Can be repeated. + + + + + Indicates whether or not repetition is possible. + + + + + + opt + Formatted to indicate that it is optional. + plain + Formatted without indication. + req + Formatted to indicate that it is required. + + + + + Indicates optionality. + + + + + + Indicates optionality. + + + + +
    + arg + An argument in a cmdsynopsis + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + group + A group of elements in a cmdsynopsis + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + sbr + An explicit line break in a command synopsis + + + + + + + + + + + + + + + + + +
    + +
    + synopfragment + A portion of a cmdsynopsis broken out from the main body of the synopsis + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + synopfragmentref + A reference to a fragment of a command synopsis + + + + + + + + + + + + + + + + + @linkend on synopfragmentref must point to a synopfragment. + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/pool.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/pool.rng new file mode 100644 index 00000000..691cfe67 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/pool.rng @@ -0,0 +1,6084 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + *:* + Any element from almost any namespace + + + Any attribute, including any attribute in any namespace. + + + + + + + + + + + + + + + + + + + + +
    + + + + Designates the computer or chip architecture to which the element applies + + + + + Designates the intended audience to which the element applies, for example, system administrators, programmers, or new users. + + + + + provides a standard place for application-specific effectivity + + Many DocBook users observed that in order to add an effectivity condition that was unique to their environment required abusing + the semantics of one of the existing attributes, or adding their own, making their customization an extension rather than a subset. Thecondition + attribute is a general-purpose effectivity attribute with no specified semantics. + Thecondition + attribute provides a standard place for application-specific effectivity. + + + + + + Indicates standards conformance characteristics of the element + + These characteristics are application-specific; DocBook provides no default semantics. + + + + + + Indicates the operating system to which the element is applicable + + + + + Indicates the editorial revision to which the element belongs + + + + + Indicates something about the security level associated with the element to which it applies + + + + + Indicates the level of user experience for which the element applies + + + + + Indicates the computer vendor to which the element applies. + + + + + Indicates the word size (width in bits) of the computer architecture to which the element applies + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Points to the element whose content is to be used as the text of the link + + + + + + Points to an internal link target by identifying the value of its xml:id attribute + + + + + + Points to one or more internal link targets by identifying the value of their xml:id attributes + + + + + + Identifies a link target with a URI + + + + + + Identifies the XLink link type + simple + An XLink simple link + + + + + Identifies the XLink role of the link + + DocBook uses the XLink role value http://docbook.org/xlink/role/olink + to identify linking elements with OLink semantics. That means the part of xlink:href + before the number sign (#) is to be interpreted as equivalent to the olink targetdoc + attribute value, and the part after the number sign as the olink targetptr + attribute value. + + + + + + + Identifies the XLink arcrole of the link + + + + + + Identifies the XLink title of the link + + + + + new + An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context. + replace + An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded. + embed + An application traversing to the ending resource should load its presentation in place of the presentation of the starting resource. + other + The behavior of an application traversing to the ending resource is unconstrained by XLink. The application should look for other markup present in the link to determine the appropriate behavior. + none + The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + + + + + Identifies the XLink show behavior of the link + + + + + + onLoad + An application should traverse to the ending resource immediately on loading the starting resource. + onRequest + An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. + other + The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior. + none + The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + + + + + Identifies the XLink actuate behavior of the link + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Identifies the unique ID value of the element + + + + + + Specifies the DocBook version of the element and its descendants + + + + + Specifies the natural language of the element and its descendants + + + + + Specifies the base URI of the element and its descendants + + + + + + Provides the name or similar semantic identifier assigned to the content in some previous markup scheme + + + + + Provides the text that is to be generated for a cross reference to the element + + + + + Specifies a keyword or keywords identifying additional style information + + + + + changed + The element has been changed. + added + The element is new (has been added to the document). + deleted + The element has been deleted. + off + Explicitly turns off revision markup for this element. + + + + + Identifies the revision status of the element + + + + + + ltr + Left-to-right text + rtl + Right-to-left text + lro + Left-to-right override + rlo + Right-to-left override + + + + + Identifies the direction of text in an element + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specifies the format of the data + + + + + Indentifies the location of the data by URI + + + + Identifies the location of the data by external identifier (entity name) + + + + + + + + continues + Line numbering continues from the immediately preceding element with the same name. + restarts + Line numbering restarts (begins at 1, usually). + + + + + Determines whether line numbering continues from the previous element or restarts. + + + + + + numbered + Lines are numbered. + unnumbered + Lines are not numbered. + + + + + Determines whether lines are numbered. + + + + + + Specifies the initial line number. + + + + + + Identifies the language (i.e. programming language) of the verbatim content. + + + + + Can be used to indicate explicitly that whitespace in the verbatim environment is preserved. Whitespace must always be preserved in verbatim environments whether this attribute is specified or not. + preserve + Whitespace must be preserved. + + + + + + + + + + + + + + + + + + + + + + + + + Specifies an identifying string for presentation purposes + + + + + Specifies the width (in characters) of the element + + + + + + compact + The spacing should be "compact". + normal + The spacing should be "normal". + + + + + Specifies (a hint about) the spacing of the content + + + + + + 0 + The element should be rendered in the current text flow (with the flow column width). + 1 + The element should be rendered across the full text page. + + + + + Indicates if the element is rendered across the column or the page + + + + + + Identifies the language (i.e. programming language) of the content. + + + + + optional + The content describes an optional step or steps. + required + The content describes a required step or steps. + + + + + Specifies if the content is required or optional. + + + + + + Specifies style information to be used when rendering the float + + + + + Specifies the width of the element + + + + + Specifies the depth of the element + + + + + Specifies the width of the content rectangle + + + + + Specifies the depth of the content rectangle + + + + + 0 + False (do not scale-to-fit; anamorphic scaling may occur) + 1 + True (scale-to-fit; anamorphic scaling is forbidden) + + + + + Specifies the scaling factor + + + + + + + center + Centered horizontally + char + Aligned horizontally on the specified character + justify + Fully justified (left and right margins or edges) + left + Left aligned + right + Right aligned + + + + + bottom + Aligned on the bottom of the region + middle + Centered vertically + top + Aligned on the top of the region + + + + + + + doi + A digital object identifier. + isbn + An international standard book number. + isrn + An international standard technical report number (ISO 10444). + issn + An international standard serial number. + libraryofcongress + A Library of Congress reference number. + pubsnumber + A publication number (an internal number or possibly organizational standard). + uri + A Uniform Resource Identifier + + + + + + Identifies the kind of bibliographic identifier + + + + + + + Identifies the nature of the non-standard bibliographic identifier + + + + + + + Identifies the kind of bibliographic identifier + other + Indicates that the identifier is some 'other' kind. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + title + The text of the title of a section of a document or of a formal block-level element + + + + + + + + + + + + + + + + + + + + +
    + +
    + titleabbrev + The abbreviation of a title + + + + + + + + + + + + + + + + + + + + +
    + +
    + subtitle + The subtitle of a document + + + + + + + + + + + + + + + + + + + + +
    + +
    + info + A wrapper for information about a component or other block + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + info + A wrapper for information about a component or other block with a required title + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + info + A wrapper for information about a component or other block with only a title + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + info + A wrapper for information about a component or other block with only a required title + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + info + A wrapper for information about a component or other block without a title + + + + + + + + + + + + + + + + + + + +
    + +
    + subjectset + A set of terms describing the subject matter of a document + + + + + + Identifies the controlled vocabulary used by this set's terms + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + subject + One of a group of terms describing the subject matter of a document + + + + + + Specifies a ranking for this subject relative to other subjects in the same set + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + subjectterm + A term in a group of terms describing the subject matter of a document + + + + + + + + + + + + + + + + + + +
    + +
    + keywordset + A set of keywords describing the content of a document + + + + + + + + + + + + + + + + + + + + +
    + +
    + keyword + One of a set of keywords describing the content of a document + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + +
    + procedure + A list of operations to be performed in a well-defined sequence + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + step + A unit of action in a procedure + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + stepalternatives + Alternative steps in a procedure + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + substeps + A wrapper for steps that occur within steps in a procedure + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + sidebar + A portion of a document that is isolated from the main narrative flow + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + abstract + A summary + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + personblurb + A short description or note about a person + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + blockquote + A quotation set off from the main text + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + attribution + The source of a block quote or epigraph + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bridgehead + A free-floating heading + + + + sect1 + Render as a first-level section + sect2 + Render as a second-level section + sect3 + Render as a third-level section + sect4 + Render as a fourth-level section + sect5 + Render as a fifth-level section + + + + + + Indicates how the bridge head should be rendered + + + + + + + Identifies the nature of the non-standard rendering + + + + + + + Indicates how the bridge head should be rendered + other + Identifies a non-standard rendering + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + remark + A remark (or comment) intended for presentation in a draft manuscript + + + + + + + + + + + + + + + + + + + + +
    + +
    + epigraph + A short inscription at the beginning of a document or component + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + footnote + A footnote + + + + + + + + + + + Identifies the desired footnote mark + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + formalpara + A paragraph with a title + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + para + A paragraph + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + simpara + A paragraph that contains only text and inline markup, no block elements + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + itemizedlist + A list in which each entry is marked with a bullet or other dingbat + + + + + + Identifies the type of mark to be used on items in this list + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + orderedlist + A list in which each entry is marked with a sequentially incremented label + + + + + + continues + Specifies that numbering should begin where the preceding list left off + restarts + Specifies that numbering should begin again at 1 + + + + + Indicates how list numbering should begin relative to the immediately preceding list + + + + + + Specifies the initial line number. + + + + + + ignore + Specifies that numbering should ignore list nesting + inherit + Specifies that numbering should inherit from outer-level lists + + + + + Indicates whether or not item numbering should be influenced by list nesting + + + + + + arabic + Specifies Arabic numeration (1, 2, 3, …) + upperalpha + Specifies upper-case alphabetic numeration (A, B, C, …) + loweralpha + Specifies lower-case alphabetic numeration (a, b, c, …) + upperroman + Specifies upper-case Roman numeration (I, II, III, …) + lowerroman + Specifies lower-case Roman numeration (i, ii, iii …) + + + + + Indicates the desired numeration + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + listitem + A wrapper for the elements of a list item + + + + + + Specifies the keyword for the type of mark that should be used on this + item, instead of the mark that would be used by default + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + segmentedlist + A segmented list, a list of sets of elements + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + segtitle + The title of an element of a list item in a segmented list + + + + + + + + + + + + + + + + + + + + +
    + +
    + seglistitem + A list item in a segmented list + + + + + + + + + + + + + + + + + The number of seg elements must be the same as the number of segtitle elements in the parent segmentedlist + + + + + + + + +
    + +
    + seg + An element of a list item in a segmented list + + + + + + + + + + + + + + + + + + + + +
    + +
    + simplelist + An undecorated list of single words or short phrases + + + + + + horiz + A tabular presentation in row-major order. + vert + A tabular presentation in column-major order. + inline + An inline presentation, usually a comma-delimited list. + + + + + Specifies the type of list presentation. + + + + + + Specifies the number of columns for horizontal or vertical presentation + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + member + An element of a simple list + + + + + + + + + + + + + + + + + + + + +
    + +
    + variablelist + A list in which each entry is composed of a set of one or more terms and an associated description + + + + + + Indicates a length beyond which the presentation system may consider a term too long and select an alternate presentation for that term, item, or list + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + varlistentry + A wrapper for a set of terms and the associated description in a variable list + + + + + + + + + + + + + + + + + + + + + +
    + +
    + term + The word or phrase being defined or described in a variable list + + + + + + + + + + + + + + + + + + + + +
    + +
    + example + A formal example, with a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + informalexample + A displayed example without a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + +
    + literallayout + A block of text in which line breaks and white space are to be reproduced faithfully + + + + + + monospaced + The literal layout should be formatted with a monospaced font + normal + The literal layout should be formatted with the current font + + + + + Specifies the class of literal layout + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + screen + Text that a user sees or might see on a computer screen + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + screenshot + A representation of what the user sees or might see on a computer screen + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + figure + A formal figure, generally an illustration, with a title + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + informalfigure + A untitled figure + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + mediaobject + A displayed media object (video, audio, image, etc.) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + inlinemediaobject + An inline media object (video, audio, image, and so on) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + videoobject + A wrapper for video data and its associated meta-information + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + audioobject + A wrapper for audio data and its associated meta-information + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + imageobject + A wrapper for image data and its associated meta-information + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + textobject + A wrapper for a text description of an object and its associated meta-information + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + videodata + Pointer to external video data + + + + + + + + + Specifies the (horizontal) alignment of the video data + + + + + + + + + Specifies the vertical alignment of the video data + + + + + + + + + + + + + + + + + + + + + Determines if anamorphic scaling is forbidden + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + audiodata + Pointer to external audio data + + + + + + + + + + + + + + + + + + + + + +
    + +
    + imagedata + Pointer to external image data + + + + + + + + + Specifies the (horizontal) alignment of the image data + + + + + + + + + Specifies the vertical alignment of the image data + + + + + + + + + + + + + + + + + + + + + Determines if anamorphic scaling is forbidden + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + textdata + Pointer to external text data + + + + + + Identifies the encoding of the text in the external file + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + caption + A caption + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + address + A real-world address, generally a postal address + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + street + A street address in an address + + + + + + + + + + + + + + + + + + +
    + +
    + pob + A post office box in an address + + + + + + + + + + + + + + + + + + +
    + +
    + postcode + A postal code in an address + + + + + + + + + + + + + + + + + + +
    + +
    + city + The name of a city in an address + + + + + + + + + + + + + + + + + + +
    + +
    + state + A state or province in an address + + + + + + + + + + + + + + + + + + +
    + +
    + country + The name of a country + + + + + + + + + + + + + + + + + + +
    + +
    + phone + A telephone number + + + + + + + + + + + + + + + + + + +
    + +
    + fax + A fax number + + + + + + + + + + + + + + + + + + +
    + +
    + otheraddr + Uncategorized information in address + + + + + + + + + + + + + + + + + + +
    + +
    + affiliation + The institutional affiliation of an individual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + shortaffil + A brief description of an affiliation + + + + + + + + + + + + + + + + + + +
    + +
    + jobtitle + The title of an individual in an organization + + + + + + + + + + + + + + + + + + +
    + +
    + orgname + The name of an organization + + + + consortium + A consortium + corporation + A corporation + informal + An informal organization + nonprofit + A non-profit organization + + + + + Specifies the nature of the organization + + + + + + Specifies the nature of the organization + other + Indicates a non-standard organization class + + + Identifies the non-standard nature of the organization + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + orgdiv + A division of an organization + + + + + + + + + + + + + + + + + + + + +
    + +
    + artpagenums + The page numbers of an article as published + + + + + + + + + + + + + + + + + + +
    + +
    + personname + The personal name of an individual + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + author + The name of an individual author + + + + + + + + + + + + + + + + + + +
    + +
    + authorgroup + Wrapper for author information when a document has multiple authors or collaborators + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + collab + Identifies a collaborator + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + authorinitials + The initials or other short identifier for an author + + + + + + + + + + + + + + + + + + +
    + +
    + person + A person and associated metadata + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + org + An organization and associated metadata + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + confgroup + A wrapper for document meta-information about a conference + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + confdates + The dates of a conference for which a document was written + + + + + + + + + + + + + + + + + + +
    + +
    + conftitle + The title of a conference for which a document was written + + + + + + + + + + + + + + + + + + +
    + +
    + confnum + An identifier, frequently numerical, associated with a conference for which a document was written + + + + + + + + + + + + + + + + + + +
    + +
    + confsponsor + The sponsor of a conference for which a document was written + + + + + + + + + + + + + + + + + + +
    + +
    + contractnum + The contract number of a document + + + + + + + + + + + + + + + + + + +
    + +
    + contractsponsor + The sponsor of a contract + + + + + + + + + + + + + + + + + + +
    + +
    + copyright + Copyright information about a document + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + year + The year of publication of a document + + + + + + + + + + + + + + + + + + +
    + +
    + holder + The name of the individual or organization that holds a copyright + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + cover + Additional content for the cover of a publication + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +
    + date + The date of publication or revision of a document + + + + + + + + + + + + + + + + + + +
    + +
    + edition + The name or number of an edition of a document + + + + + + + + + + + + + + + + + + +
    + +
    + editor + The name of the editor of a document + + + + + + + + + + + + + + + + + + +
    + +
    + biblioid + An identifier for a document + + + + + + + + + + + + + + + + + + + +
    + +
    + citebiblioid + A citation of a bibliographic identifier + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliosource + The source of a document + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliorelation + The relationship of a document to another + + + + hasformat + The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format + haspart + The described resource includes the referenced resource either physically or logically + hasversion + The described resource has a version, edition, or adaptation, namely, the referenced resource + isformatof + The described resource is the same intellectual content of the referenced resource, but presented in another format + ispartof + The described resource is a physical or logical part of the referenced resource + isreferencedby + The described resource is referenced, cited, or otherwise pointed to by the referenced resource + isreplacedby + The described resource is supplanted, displaced, or superceded by the referenced resource + isrequiredby + The described resource is required by the referenced resource, either physically or logically + isversionof + The described resource is a version, edition, or adaptation of the referenced resource; changes in version imply substantive changes in content rather than differences in format + references + The described resource references, cites, or otherwise points to the referenced resource + replaces + The described resource supplants, displaces, or supersedes the referenced resource + requires + The described resource requires the referenced resource to support its function, delivery, or coherence of content + + + + + + Identifies the type of relationship + + + + + + + + Identifies the type of relationship + othertype + The described resource has a non-standard relationship with the referenced resource + + + + A keyword that identififes the type of the non-standard relationship + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + bibliocoverage + The spatial or temporal coverage of a document + + + + dcmipoint + The DCMI Point identifies a point in space using its geographic coordinates + iso3166 + ISO 3166 Codes for the representation of names of countries + dcmibox + The DCMI Box identifies a region of space using its geographic limits + tgn + The Getty Thesaurus of Geographic Names + + + + + + Specifies the type of spatial coverage + + + + + + + + Specifies the type of spatial coverage + otherspatial + Identifies a non-standard type of coverage + + + + A keyword that identifies the type of non-standard coverage + + + + + + + + + + + + + dcmiperiod + A specification of the limits of a time interval + w3c-dtf + W3C Encoding rules for dates and times—a profile based on ISO 8601 + + + + + + Specifies the type of temporal coverage + + + + + + + + Specifies the type of temporal coverage + othertemporal + Specifies a non-standard type of coverage + + + + A keyword that identifies the type of non-standard coverage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + legalnotice + A statement of legal obligations or requirements + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + othercredit + A person or entity, other than an author or editor, credited in a document + + + + copyeditor + A copy editor + graphicdesigner + A graphic designer + other + Some other contributor + productioneditor + A production editor + technicaleditor + A technical editor + translator + A translator + indexer + An indexer + proofreader + A proof-reader + coverdesigner + A cover designer + interiordesigner + An interior designer + illustrator + An illustrator + reviewer + A reviewer + typesetter + A typesetter + conversion + A converter (a persons responsible for conversion, not an application) + + + + + + Identifies the nature of the contributor + + + + + + + Identifies the nature of the non-standard contribution + + + + + + + Identifies the nature of the contributor + other + Identifies a non-standard contribution + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + pagenums + The numbers of the pages in a book, for use in a bibliographic entry + + + + + + + + + + + + + + + + + + +
    + +
    + contrib + A summary of the contributions made to a document by a credited source + + + + + + + + + + + + + + + + + + +
    + +
    + honorific + The title of a person + + + + + + + + + + + + + + + + + + +
    + +
    + firstname + A given name of a person + + + + + + + + + + + + + + + + + + +
    + +
    + givenname + The given name of a person + + + + + + + + + + + + + + + + + + +
    + +
    + surname + An inherited or family name; in western cultures the last name + + + + + + + + + + + + + + + + + + +
    + +
    + lineage + The portion of a person's name indicating a relationship to ancestors + + + + + + + + + + + + + + + + + + +
    + +
    + othername + A component of a person's name that is not a first name, surname, or lineage + + + + + + + + + + + + + + + + + + +
    + +
    + printhistory + The printing history of a document + + + + + + + + + + + + + + + + + + + + +
    + +
    + pubdate + The date of publication of a document + + + + + + + + + + + + + + + + + + +
    + +
    + publisher + The publisher of a document + + + + + + + + + + + + + + + + + + + + + +
    + +
    + publishername + The name of the publisher of a document + + + + + + + + + + + + + + + + + + +
    + +
    + releaseinfo + Information about a particular release of a document + + + + + + + + + + + + + + + + + + +
    + +
    + revhistory + A history of the revisions to a document + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + revision + An entry describing a single revision in the history of the revisions to a document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + revnumber + A document revision number + + + + + + + + + + + + + + + + + + +
    + +
    + revremark + A description of a revision to a document + + + + + + + + + + + + + + + + + + +
    + +
    + revdescription + A extended description of a revision to a document + + + + + + + + + + + + + + + + + + + + +
    + +
    + seriesvolnums + Numbers of the volumes in a series of books + + + + + + + + + + + + + + + + + + +
    + +
    + volumenum + The volume number of a document in a set (as of books in a set or articles in a journal) + + + + + + + + + + + + + + + + + + +
    + +
    + issuenum + The number of an issue of a journal + + + + + + + + + + + + + + + + + + +
    + +
    + package + A software or application package + + + + + + + + + + + + + + + + + + +
    + +
    + email + An email address + + + + + + + + + + + + + + + + + + +
    + +
    + lineannotation + A comment on a line in a verbatim listing + + + + + + + + + + + + + + + + + + +
    + +
    + parameter + A value or a symbolic reference to a value + + + command + A command + function + A function + option + An option + + + + + Identifies the class of parameter + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + replaceable + Content that may or must be replaced by the user + + + command + A command + function + A function + option + An option + parameter + A parameter + + + + + Identifies the nature of the replaceable text + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + uri + A Uniform Resource Identifier + + + + Identifies the type of URI specified + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + abbrev + An abbreviation, especially one followed by a period + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + acronym + An often pronounceable word made from the initial (or selected) letters of a name or phrase + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + citation + An inline bibliographic reference to another published work + + + + + + + + + + + + + + + + + + + + +
    + +
    + citerefentry + A citation to a reference page + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refentrytitle + The title of a reference page + + + + + + + + + + + + + + + + + + + + +
    + +
    + manvolnum + A reference volume number + + + + + + + + + + + + + + + + + + +
    + +
    + citetitle + The title of a cited work + + + article + An article + bbs + A bulletin board system + book + A book + cdrom + A CD-ROM + chapter + A chapter (as of a book) + dvd + A DVD + emailmessage + An email message + gopher + A gopher page + journal + A journal + manuscript + A manuscript + newsposting + A posting to a newsgroup + part + A part (as of a book) + refentry + A reference entry + section + A section (as of a book or article) + series + A series + set + A set (as of books) + webpage + A web page + wiki + A wiki page + + + + + Identifies the nature of the publication being cited + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + emphasis + Emphasized text + + + + + + + + + + + + + + + + + + + + +
    + +
    + emphasis + A limited span of emphasized text + + + + + + +
    + +
    + foreignphrase + A word or phrase in a language other than the primary language of the document + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + foreignphrase + A limited word or phrase in a language other than the primary language of the document + + + + + + + + + + + + + + + + + + +
    + +
    + phrase + A span of text + + + + + + + + + + + + + + + + + + + + +
    + +
    + phrase + A limited span of text + + + + + + +
    + +
    + quote + An inline quotation + + + + + + + + + + + + + + + + + + + + +
    + +
    + quote + A limited inline quotation + + + + + + + + + + + + + + + + + + +
    + +
    + subscript + A subscript (as in H2 +O, the molecular formula for water) + + + + + + + + + + + + + + + + + + +
    + +
    + superscript + A superscript (as in x2 +, the mathematical notation for x multiplied by itself) + + + + + + + + + + + + + + + + + + +
    + +
    + trademark + A trademark + + + copyright + A copyright + registered + A registered copyright + service + A service + trade + A trademark + + + + + Identifies the class of trade mark + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + wordasword + A word meant specifically as a word and not representing anything else + + + + + + + + + + + + + + + + + + +
    + +
    + footnoteref + A cross reference to a footnote (a footnote mark) + + + + + + + + + + + + + + + + + + + + + + + @linkend on footnoteref must point to a footnote. + + + + + + +
    + +
    + xref + A cross reference to another part of the document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + link + A hypertext link + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + olink + A link that addresses its target indirectly + + + + + + + + + Holds additional information that may be used by the application when resolving the link + + + + + Specifies the URI of the document in which the link target appears + + + + + + Specifies the location of the link target in the document + + + + + Identifies application-specific customization of the link behavior + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + anchor + A spot in the document + + + + + + + + + + + + + + + + + +
    + +
    + alt + A text-only annotation, often used for accessibility + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/product.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/product.rng new file mode 100644 index 00000000..44354457 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/product.rng @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + +
    + productname + The formal name of a product + + + + + + copyright + A name with a copyright + registered + A name with a registered copyright + service + A name of a service + trade + A name which is trademarked + + + + + Specifies the class of product name + + + + + + + + + + + + + + + + + + + + + +
    + +
    + productnumber + A number assigned to a product + + + + + + + + + + + + + + + + + + +
    + +
    + database + The name of a database, or part of a database + + + altkey + An alternate or secondary key + constraint + A constraint + datatype + A data type + field + A field + foreignkey + A foreign key + group + A group + index + An index + key1 + The first or primary key + key2 + An alternate or secondary key + name + A name + primarykey + The primary key + procedure + A (stored) procedure + record + A record + rule + A rule + secondarykey + The secondary key + table + A table + user + A user + view + A view + + + + + Identifies the class of database artifact + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + application + The name of a software program + + + hardware + A hardware application + software + A software application + + + + + Identifies the class of application + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + hardware + A physical part of a computer system + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/programming.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/programming.rng new file mode 100644 index 00000000..6a14e9db --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/programming.rng @@ -0,0 +1,1116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + synopsis + A general-purpose element for representing the syntax of commands or functions + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + funcsynopsis + The syntax summary for a function definition + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + funcsynopsisinfo + Information supplementing the funcdefs of a funcsynopsis + + + + + + + + + + + + + + + + + + + +
    + +
    + funcprototype + The prototype of a function + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + funcdef + A function (subroutine) name and its return type + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + function + The name of a function or subroutine, as in a programming language + + + + + + + + + + + + + + + + + + +
    + +
    + void + An empty element in a function synopsis indicating that the function in question takes no arguments + + + + + + + + + + + + + + + + + + +
    + +
    + varargs + An empty element in a function synopsis indicating a variable number of arguments + + + + + + + + + + + + + + + + + + +
    + +
    + group + A group of parameters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + paramdef + Information about a function parameter in a programming language + + + + + + opt + Formatted to indicate that it is optional. + req + Formatted to indicate that it is required. + + + + + Indicates optionality. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + funcparams + Parameters for a function referenced through a function pointer in a synopsis + + + + + + + + + + + + + + + + + + +
    + +
    + classsynopsis + The syntax summary for a class definition + + + + + + class + This is the synopsis of a class + interface + This is the synopsis of an interface + + + + + Specifies the nature of the synopsis + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + classsynopsisinfo + Information supplementing the contents of a classsynopsis + + + + + + + + + + + + + + + + + + + +
    + +
    + ooclass + A class in an object-oriented programming language + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + oointerface + An interface in an object-oriented programming language + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + ooexception + An exception in an object-oriented programming language + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + Can be used to indicate that whitespace in the modifier should be preserved (for multi-line annotations, for example). + preserve + Extra whitespace and line breaks must be preserved. + + + +
    + modifier + Modifiers in a synopsis + + + + + + + + + + + + + + + + + + + + + +
    + +
    + interfacename + The name of an interface + + + + + + + + + + + + + + + + + + +
    + +
    + exceptionname + The name of an exception + + + + + + + + + + + + + + + + + + +
    + +
    + fieldsynopsis + The name of a field in a class definition + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + initializer + The initializer for a fieldsynopsis + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + constructorsynopsis + A syntax summary for a constructor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + destructorsynopsis + A syntax summary for a destructor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + methodsynopsis + A syntax summary for a method + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + methodname + The name of a method + + + + + + + + + + + + + + + + + + +
    + +
    + methodparam + Parameters to a method + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + group + A group of method parameters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + varname + The name of a variable + + + + + + + + + + + + + + + + + + +
    + +
    + returnvalue + The value returned by a function + + + + + + + + + + + + + + + + + + +
    + +
    + type + The classification of a value + + + + + + + + + + + + + + + + + + +
    + +
    + classname + The name of a class, in the object-oriented programming sense + + + + + + + + + + + + + + + + + + +
    + +
    + programlisting + A literal listing of all or part of a program + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/qandaset.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/qandaset.rng new file mode 100644 index 00000000..5fe93f6b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/qandaset.rng @@ -0,0 +1,245 @@ + + + + + + + + + + + + + + +
    + qandaset + A question-and-answer set + + + + + + none + No labels + number + Numeric labels + qanda + "Q:" and "A:" labels + + + + + Specifies the default labelling + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + qandadiv + A titled division in a qandaset + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + qandaentry + A question/answer set within a qandaset + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + question + A question in a qandaset + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + answer + An answer to a question posed in a qandaset + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + label + A label on a question or answer + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refentry.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refentry.rng new file mode 100644 index 00000000..1560550f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refentry.rng @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + reference + A collection of reference entries + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refentry + A reference page (originally a UNIX man-style reference page) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refmeta + Meta-information for a reference entry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + source + The name of the software product or component to which this topic applies + version + The version of the software product or component to which this topic applies + manual + The section title of the reference page (e.g., User Commands) + sectdesc + The section title of the reference page (believed synonymous with "manual" but in wide use) + software + The name of the software product or component to which this topic applies (e.g., SunOS x.y; believed synonymous with "source" but in wide use) + + + + + + Identifies the kind of miscellaneous information + + + + + + + Identifies the nature of non-standard miscellaneous information + + + + + + Identifies the kind of miscellaneious information + other + Indicates that the information is some 'other' kind. + + + + + + + + + + + +
    + refmiscinfo + Meta-information for a reference entry other than the title and volume number + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refnamediv + The name, purpose, and classification of a reference page + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refdescriptor + A description of the topic of a reference page + + + + + + + + + + + + + + + + + + + + +
    + +
    + refname + The name of (one of) the subject(s) of a reference page + + + + + + + + + + + + + + + + + + + + +
    + +
    + refpurpose + A short (one sentence) synopsis of the topic of a reference page + + + + + + + + + + + + + + + + + + + + +
    + +
    + refclass + The scope or other indication of applicability of a reference entry + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refsynopsisdiv + A syntactic synopsis of the subject of the reference page + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refsection + A recursive section in a refentry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refsect1.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refsect1.rng new file mode 100644 index 00000000..fb921b86 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/refsect1.rng @@ -0,0 +1,192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + refsect1 + A major subsection of a reference entry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + refsect2 + A subsection of a refsect1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + refsect3 + A subsection of a refsect2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/sect1.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/sect1.rng new file mode 100644 index 00000000..b5d67e34 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/sect1.rng @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + sect1 + A top-level section of document + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + sect2 + A subsection within a sect1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + sect3 + A subsection within a sect2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + +
    + sect4 + A subsection within a sect3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + sect5 + A subsection within a sect4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rnc b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rnc new file mode 100644 index 00000000..4d37f6f7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rnc @@ -0,0 +1,206 @@ +namespace db = "http://docbook.org/ns/docbook" +namespace mml = "http://www.w3.org/1998/Math/MathML" +namespace svg = "http://www.w3.org/2000/svg" +default namespace dbs = "http://docbook.org/ns/docbook-slides" + +# See http://docbook.org/ns/docbook-slides + +# This file is part of DocBook Slides V5.0 +# +# Copyright 2012 Gabor Kovesdan +# +# Release: $Id$ +# +# Permission to use, copy, modify and distribute the DocBook Slides +# schema and its accompanying documentation for any purpose and without +# fee is hereby granted in perpetuity, provided that the above copyright +# notice and this paragraph appear in all copies. The copyright +# holders make no representation about the suitability of the schema +# for any purpose. It is provided "as is" without expressed or implied +# warranty. +# +# If you modify the DocBook Slides schema in any way, label your schema +# as a variant of DocBook Slides. See the reference documentation +# (http://docbook.org/tdg5/en/html/ch05.html#s-notdocbook) +# for more information. +# +# Please direct all questions, bug reports, or suggestions for changes +# to the docbook@lists.oasis-open.org mailing list. For more +# information, see http://www.oasis-open.org/docbook/. +# +# ====================================================================== + +include "../../../../docbook/relaxng/docbook/docbook/docbook.rnc" inherit = db { + start = dbs.slides + + # Avoid ID clashes + db._any.attribute = attribute * - (xml:id | linkend) { text } + + db.common.attributes = + db.xml.id.attribute? + & db.common.base.attributes + & db.annotations.attribute? + & dbs.style.attributes? + + # Any element and attribute from the SVG namespace + db._any.svg = + element svg:* { (dbs._any.attribute | text | db._any)* } + + # Any element and attribute from the MathML namespace + db._any.mml = + element mml:* { (dbs._any.attribute | text | db._any)* } +} + +# Any attribute from any namespace +dbs._any.attribute = attribute * { text } + +dbs.all.content = db.all.blocks? & + dbs.speakernotes & + dbs.handoutnotes & + db._any.svg? & + db._any.mml? & + dbs.block? + +dbs.block = + ## Indicates a formatting block that can have its own styling applied + element block { dbs.block.attlist, + dbs.all.content* +} + +dbs.block.role.attribute = + ## Role attribute for the block element + attribute role { text } + +dbs.block.status.attribute = + ## Status attribute for the block element + db.status.attribute + +dbs.block.attlist = dbs.block.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & dbs.block.status.attribute? + +dbs.slides = + ## Root element of a slides document + element slides { dbs.slides.attlist, + db._info.title.req, + dbs.speakernotes?, + dbs.handoutnotes?, + ( + dbs.foil? & + dbs.foilgroup? + )* +} + +dbs.slides.role.attribute = + ## Role attribute for the slides element + attribute role { text } + +dbs.slides.status.attribute = + ## Status attribute for the slides element + db.status.attribute + +dbs.slides.attlist = dbs.slides.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & dbs.slides.status.attribute? + +dbs.foilgroup = element foilgroup { + dbs.foilgroup.attlist, + db._info.title.req, + dbs.all.content*, + dbs.foil+ +} + +dbs.foilgroup.role.attribute = + ## Role attribute for the foilgroup element + attribute role { text } + +dbs.foilgroup.status.attribute = + ## Status attribute for the foilgroup element + db.status.attribute + +dbs.foilgroup.attlist = dbs.foilgroup.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & dbs.slides.status.attribute? + +dbs.foil = + ## Indicates a foil that may have some info and content + element foil { dbs.foil.attlist, + db._info.title.req, + dbs.all.content*, + db.navigation.components* +} + +dbs.foil.role.attribute = + ## Role attribute for the foil element + attribute role { text } + +dbs.foil.status.attribute = + ## Status attribute for the foil element + db.status.attribute + +dbs.foil.attlist = dbs.foil.role.attribute? + & db.common.attributes + & db.common.linking.attributes + & db.label.attribute? + & dbs.foil.status.attribute? + +dbs.speakernotes = + ## Indicates notes for the speaker + element speakernotes { dbs.speakernotes.attlist, + db.all.blocks+ +} + +dbs.speakernotes.role.attribute = + ## Role attribute for the speakernotes element + attribute role { text } + +dbs.speakernotes.attlist = dbs.speakernotes.role.attribute? + & db.common.attributes + & db.common.linking.attributes + +dbs.handoutnotes = + ## Indicates notes that are meant for printed copies + element handoutnotes { dbs.handoutnotes.attlist, + db.all.blocks+ +} + +## Role attribute for the handoutnotes element +dbs.handoutnotes.role.attribute = + ## Role attribute for the handoutnotes element + attribute role { text } + +dbs.handoutnotes.attlist = dbs.handoutnotes.role.attribute? + & db.common.attributes + & db.common.linking.attributes + +dbs.style.attributes = dbs.incremental.attribute? + & dbs.collapsible.attribute? + & dbs.style.attribute? + +dbs.incremental.attribute = + ## Attribute indicating an incremental part + attribute dbs:incremental { + ## disabled + "0" | + ## enabled + "1" } + +dbs.collapsible.attribute = + ## Attribute indicating a collapsible part + attribute dbs:collapsible { + ## disabled + "0" | + ## enabled + "1" | + ## enabled and expanded by default + "expanded" } + +dbs.style.attribute = + ## Attribute indicating a formatting style class + attribute dbs:style { text } diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rng new file mode 100644 index 00000000..9a38eb15 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/slides.rng @@ -0,0 +1,362 @@ + + + + + + + + + + + + + + xml:id + linkend + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Indicates a formatting block that can have its own styling applied + block + + + + + + + + + Role attribute for the block element + + + + + Status attribute for the block element + + + + + + + + + + + + + + + + + + + + Root element of a slides document + slides + + + + + + + + + + + + + + + + + + + + + + + Role attribute for the slides element + + + + + Status attribute for the slides element + + + + + + + + + + + + + + + + + + + + foilgroup + + + + + + + + + + + + + Role attribute for the foilgroup element + + + + + Status attribute for the foilgroup element + + + + + + + + + + + + + + + + + + + + Indicates a foil that may have some info and content + foil + + + + + + + + + + + + + Role attribute for the foil element + + + + + Status attribute for the foil element + + + + + + + + + + + + + + + + + + + + Indicates notes for the speaker + speakernotes + + + + + + + + + Role attribute for the speakernotes element + + + + + + + + + + + + + + Indicates notes that are meant for printed copies + handoutnotes + + + + + + + + Role attribute for the handoutnotes element + + Role attribute for the handoutnotes element + + + + + + + + + + + + + + + + + + + + + + + + + + + Attribute indicating an incremental part + + 0 + disabled + 1 + enabled + + + + + + Attribute indicating a collapsible part + + 0 + disabled + 1 + enabled + expanded + enabled and expanded by default + + + + + + Attribute indicating a formatting style class + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/svg.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/svg.rng new file mode 100644 index 00000000..c7d830c0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/svg.rng @@ -0,0 +1,112 @@ + + + + + + + +
    + imagedata + An SVG drawing in a media object + + + + + + + + + + + + Specifies that the format of the data is SVG + svg + Specifies SVG. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + svg:* + Any element from the SVG namespace + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/tasks.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/tasks.rng new file mode 100644 index 00000000..5d5c40dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/tasks.rng @@ -0,0 +1,170 @@ + + + + + + + + + + + + + + + + + + +
    + task + A task to be completed + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tasksummary + A summary of a task + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + taskprerequisites + The prerequisites for a task + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + taskrelated + Information related to a task + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/technical.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/technical.rng new file mode 100644 index 00000000..4925f596 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/technical.rng @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + +
    + systemitem + A system-related item or term + + + daemon + A daemon or other system process (syslogd) + domainname + A domain name (example.com) + etheraddress + An ethernet address (00:05:4E:49:FD:8E) + event + An event of some sort (SIGHUP) + eventhandler + An event handler of some sort (hangup) + filesystem + A filesystem (ext3) + fqdomainname + A fully qualified domain name (my.example.com) + groupname + A group name (wheel) + ipaddress + An IP address (127.0.0.1) + library + A library (libncurses) + macro + A macro + netmask + A netmask (255.255.255.192) + newsgroup + A newsgroup (comp.text.xml) + osname + An operating system name (Hurd) + process + A process (gnome-cups-icon) + protocol + A protocol (ftp) + resource + A resource + securitycontext + A security context (a role, permission, or security token, for example) + server + A server (mail.example.com) + service + A service (ppp) + systemname + A system name (hephaistos) + username + A user name (ndw) + + + + + + Identifies the nature of the system item + + + + + + + Identifies the nature of the non-standard system item + + + + + + + Identifies the kind of systemitemgraphic identifier + other + Indicates that the system item is some 'other' kind. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + option + An option for a software command + + + + + + + + + + + + + + + + + + +
    + +
    + optional + Optional information + + + + + + + + + + + + + + + + + + +
    + +
    + property + A unit of data associated with some part of a computer system + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/toc.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/toc.rng new file mode 100644 index 00000000..4394b0f2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/toc.rng @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + Indicates the page on which this element occurs in some version of the printed document + + + +
    + toc + A table of contents + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tocdiv + A division in a table of contents + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + tocentry + A component title in a table of contents + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/topic.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/topic.rng new file mode 100644 index 00000000..4e683c18 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/topic.rng @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + topic + A modular unit of documentation not part of any particular narrative flow + + + + + + + + + Identifies the topic type + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/xlink.rng b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/xlink.rng new file mode 100644 index 00000000..3b1240f4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/relaxng/xlink.rng @@ -0,0 +1,182 @@ + + + + + + + + + Specifies the XLink traversal-from + + + + + + Specifies the XLink label + + + + + + Specifies the XLink traversal-to + + + + +
    + extendedlink + An XLink extended link + + + + + + + + + + + + Identifies the XLink link type + extended + An XLink extended link + + + + + + + + + + + + + + + + + + + + + +
    + +
    + locator + An XLink locator in an extendedlink + + + + + + + + + + + + + Identifies the XLink link type + locator + An XLink locator link + + + + + + + + + + + + + + + + + + + + +
    + +
    + arc + An XLink arc in an extendedlink + + + + + + + + + + + + + Identifies the XLink link type + arc + An XLink arc link + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/admonitions.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/admonitions.xsd new file mode 100644 index 00000000..7bda3625 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/admonitions.xsd @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/annotations.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/annotations.xsd new file mode 100644 index 00000000..173daeb5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/annotations.xsd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/bibliography.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/bibliography.xsd new file mode 100644 index 00000000..1a37beff --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/bibliography.xsd @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/callouts.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/callouts.xsd new file mode 100644 index 00000000..2205a320 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/callouts.xsd @@ -0,0 +1,406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Coordinates expressed as a pair of CALS graphic coordinates. + + + + + Coordinates expressed as a line and column. + + + + + Coordinates expressed as a pair of lines and columns. + + + + + Coordinates expressed as a line range. + + + + + + + + + + + + + + Coordinates expressed in some non-standard units. + + + + + + + + + + + + + + + + Coordinates expressed in some non-standard units. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/calstbl.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/calstbl.xsd new file mode 100644 index 00000000..bf1b4477 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/calstbl.xsd @@ -0,0 +1,1425 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + + + + + Frame only the bottom of the table. + + + + + Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + + + + + Frame the left and right sides of the table. + + + + + Frame the top of the table. + + + + + Frame the top and bottom of the table. + + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + + + 90 degrees counter-clockwise from the rest of the text flow. + + + + + The same orientation as the rest of the text flow. + + + + + + + + + + + + + + + + Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + + + + + Indicates that entries in the first column have no special significance with respect to column headers. + + + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Do not rotate the cell. + + + + + Rotate the cell 90 degrees counter-clockwise. + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Do not rotate the cell. + + + + + Rotate the cell 90 degrees counter-clockwise. + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Centered. + + + + + Aligned on a particular character. + + + + + Left and right justified. + + + + + Left justified. + + + + + Right justified. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Aligned on the bottom of the entry. + + + + + Aligned in the middle. + + + + + Aligned at the top of the entry. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 90 degrees counter-clockwise from the rest of the text flow. + + + + + The same orientation as the rest of the text flow. + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + + + + + Frame only the bottom of the table. + + + + + Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + + + + + Frame the left and right sides of the table. + + + + + Frame the top of the table. + + + + + Frame the top and bottom of the table. + + + + + + + + + + + + Indicates that the full title should be used. + + + + + Indicates that the short short title (titleabbrev) should be used. + + + + + + + + + + + Indicates that the table should not occur in the List of Tables. + + + + + Indicates that the table should appear in the List of Tables. + + + + + + + + + + + Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + + + + + Indicates that entries in the first column have no special significance with respect to column headers. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 90 degrees counter-clockwise from the rest of the text flow. + + + + + The same orientation as the rest of the text flow. + + + + + + + + + + + No column separator rule. + + + + + Provide a column separator rule on the right + + + + + + + + + + + No row separator rule. + + + + + Provide a row separator rule below + + + + + + + + + + + Frame all four sides of the table. In some environments with limited control over table border formatting, such as HTML, this may imply additional borders. + + + + + Frame only the bottom of the table. + + + + + Place no border on the table. In some environments with limited control over table border formatting, such as HTML, this may disable other borders as well. + + + + + Frame the left and right sides of the table. + + + + + Frame the top of the table. + + + + + Frame the top and bottom of the table. + + + + + + + + + + + + Indicates that entries in the first column of the table are functionally row headers (analogous to the way that a thead provides column headers). + + + + + Indicates that entries in the first column have no special significance with respect to column headers. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/core.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/core.xsd new file mode 100644 index 00000000..12e7d645 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/core.xsd @@ -0,0 +1,36 @@ + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/db.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/db.xsd new file mode 100644 index 00000000..11664053 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/db.xsd @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook.xsd new file mode 100644 index 00000000..9fe8fad8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook.xsd @@ -0,0 +1,37 @@ + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook1.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook1.xsd new file mode 100644 index 00000000..50669f70 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/docbook1.xsd @@ -0,0 +1,37 @@ + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/ebnf.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/ebnf.xsd new file mode 100644 index 00000000..08a5f144 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/ebnf.xsd @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/error.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/error.xsd new file mode 100644 index 00000000..3b08196e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/error.xsd @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/glossary.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/glossary.xsd new file mode 100644 index 00000000..9a11e840 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/glossary.xsd @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/gui.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/gui.xsd new file mode 100644 index 00000000..56fdb04e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/gui.xsd @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/hier.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/hier.xsd new file mode 100644 index 00000000..59a97504 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/hier.xsd @@ -0,0 +1,606 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A collection of frequently asked questions. + + + + + An article in a journal or other periodical. + + + + + A description of a product. + + + + + A specification. + + + + + A technical report. + + + + + A white paper. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/htmltbl.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/htmltbl.xsd new file mode 100644 index 00000000..61c68a4e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/htmltbl.xsd @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Left-flush data/Left-justify text. This is the default value for table data. + + + + + Center data/Center-justify text. This is the default value for table headers. + + + + + Right-flush data/Right-justify text. + + + + + Double-justify text. + + + + + Align text around a specific character. If a user agent doesn't support character alignment, behavior in the presence of this value is unspecified. + + + + + + + + + + + + + + + + + + + + + + + + + Cell data is flush with the top of the cell. + + + + + Cell data is centered vertically within the cell. This is the default value. + + + + + Cell data is flush with the bottom of the cell. + + + + + All cells in the same row as a cell whose valign attribute has this value should have their textual data positioned so that the first text line occurs on a baseline common to all cells in the row. This constraint does not apply to subsequent text lines in these cells. + + + + + + + + + + + + + + + + + + + + + + + + + + No sides. This is the default value. + + + + + The top side only. + + + + + The bottom side only. + + + + + The top and bottom sides only. + + + + + The left-hand side only. + + + + + The right-hand side only. + + + + + The right and left sides only. + + + + + All four sides. + + + + + All four sides. + + + + + + + + + + + No rules. This is the default value. + + + + + Rules will appear between row groups (see thead, tfoot, and tbody) and column groups (see colgroup and col) only. + + + + + Rules will appear between rows only. + + + + + Rules will appear between columns only. + + + + + Rules will appear between all rows and columns. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The current cell provides header information for the rest of the row that contains it + + + + + The current cell provides header information for the rest of the column that contains it. + + + + + The header cell provides header information for the rest of the row group that contains it. + + + + + The header cell provides header information for the rest of the column group that contains it. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 90 degrees counter-clockwise from the rest of the text flow. + + + + + The same orientation as the rest of the text flow. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/index.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/index.xsd new file mode 100644 index 00000000..3635f952 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/index.xsd @@ -0,0 +1,537 @@ + + + + + + + + + + + + Normal + + + + + Preferred + + + + + + + + + + + + + + + + + + All indexes + + + + + The global index (as for a combined index of a set of books) + + + + + The local index (the index for this document only) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A singular index term + + + + + + + + + + + + + + + + + + + + + A singular index term + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The start of a range + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The end of a range + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/keyboard.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/keyboard.xsd new file mode 100644 index 00000000..26ca4d79 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/keyboard.xsd @@ -0,0 +1,350 @@ + + + + + + + + + + + + + + + + + + + + + + The "Alt" key + + + + + The "Backspace" key + + + + + The "Command" key + + + + + The "Control" key + + + + + The "Delete" key + + + + + The down arrow + + + + + The "End" key + + + + + The "Enter" or "Return" key + + + + + The "Escape" key + + + + + The "Home" key + + + + + The "Insert" key + + + + + The left arrow + + + + + The "Meta" key + + + + + The "Option" key + + + + + The page down key + + + + + The page up key + + + + + The right arrow + + + + + The "Shift" key + + + + + The spacebar + + + + + The "Tab" key + + + + + The up arrow + + + + + + + + + + + + + + Indicates a non-standard function key + + + + + + + + + + + + + + + + Indicates a non-standard function key + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A (single) mouse click. + + + + + A double mouse click. + + + + + A mouse or key press. + + + + + Sequential clicks or presses. + + + + + Simultaneous clicks or presses. + + + + + + + + + + + + + + Indicates a non-standard action + + + + + + + + + + + + + + + + Indicates a non-standard action + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/markup.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/markup.xsd new file mode 100644 index 00000000..d550bd5d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/markup.xsd @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + An attribute + + + + + An attribute value + + + + + An element + + + + + An empty element tag + + + + + An end tag + + + + + A general entity + + + + + The local name part of a qualified name + + + + + A namespace + + + + + A numeric character reference + + + + + A parameter entity + + + + + A processing instruction + + + + + The prefix part of a qualified name + + + + + An SGML comment + + + + + A start tag + + + + + An XML processing instruction + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The value is a limit of some kind + + + + + + + + + + + + + + + + + + + The value is a limit of some kind + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The value is a limit of some kind + + + + + + + + + + + + + + + + + + + The value is a limit of some kind + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/math.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/math.xsd new file mode 100644 index 00000000..032568a9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/math.xsd @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/mathml.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/mathml.xsd new file mode 100644 index 00000000..9814b90a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/mathml.xsd @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + Specifies MathML. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/msgset.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/msgset.xsd new file mode 100644 index 00000000..c7f8bb0c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/msgset.xsd @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/os.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/os.xsd new file mode 100644 index 00000000..8bd46d0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/os.xsd @@ -0,0 +1,369 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A device + + + + + A directory + + + + + A filename extension + + + + + A header file (as for a programming language) + + + + + A library file + + + + + A partition (as of a hard disk) + + + + + A symbolic link + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can not be repeated. + + + + + Can be repeated. + + + + + + + + + + + + Formatted to indicate that it is optional. + + + + + Formatted without indication. + + + + + Formatted to indicate that it is required. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/pool.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/pool.xsd new file mode 100644 index 00000000..c0ecb6ec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/pool.xsd @@ -0,0 +1,4834 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + An application traversing to the ending resource should load it in a new window, frame, pane, or other relevant presentation context. + + + + + An application traversing to the ending resource should load the resource in the same window, frame, pane, or other relevant presentation context in which the starting resource was loaded. + + + + + An application traversing to the ending resource should load its presentation in place of the presentation of the starting resource. + + + + + The behavior of an application traversing to the ending resource is unconstrained by XLink. The application should look for other markup present in the link to determine the appropriate behavior. + + + + + The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + + + + + + + + + + + + An application should traverse to the ending resource immediately on loading the starting resource. + + + + + An application should traverse from the starting resource to the ending resource only on a post-loading event triggered for the purpose of traversal. + + + + + The behavior of an application traversing to the ending resource is unconstrained by this specification. The application should look for other markup present in the link to determine the appropriate behavior. + + + + + The behavior of an application traversing to the ending resource is unconstrained by this specification. No other markup is present to help the application determine the appropriate behavior. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The element has been changed. + + + + + The element is new (has been added to the document). + + + + + The element has been deleted. + + + + + Explicitly turns off revision markup for this element. + + + + + + + + + + + + Left-to-right text + + + + + Right-to-left text + + + + + Left-to-right override + + + + + Right-to-left override + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Line numbering continues from the immediately preceding element with the same name. + + + + + Line numbering restarts (begins at 1, usually). + + + + + + + + + + + + Lines are numbered. + + + + + Lines are not numbered. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The spacing should be "compact". + + + + + The spacing should be "normal". + + + + + + + + + + + + The element should be rendered in the current text flow (with the flow column width). + + + + + The element should be rendered across the full text page. + + + + + + + + + + + + + + + The content describes an optional step or steps. + + + + + The content describes a required step or steps. + + + + + + + + + + + + + + + + + + + + + + + + + + + False (do not scale-to-fit; anamorphic scaling may occur) + + + + + True (scale-to-fit; anamorphic scaling is forbidden) + + + + + + + + + + + + + Centered horizontally + + + + + Aligned horizontally on the specified character + + + + + Fully justified (left and right margins or edges) + + + + + Left aligned + + + + + Right aligned + + + + + + + + + Aligned on the bottom of the region + + + + + Centered vertically + + + + + Aligned on the top of the region + + + + + + + + + + A digital object identifier. + + + + + An international standard book number. + + + + + An international standard technical report number (ISO 10444). + + + + + An international standard serial number. + + + + + A Library of Congress reference number. + + + + + A publication number (an internal number or possibly organizational standard). + + + + + A Uniform Resource Identifier + + + + + + + + + + + + + + + + + Indicates that the identifier is some 'other' kind. + + + + + + + + + + + + + + + + Indicates that the identifier is some 'other' kind. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Render as a first-level section + + + + + Render as a second-level section + + + + + Render as a third-level section + + + + + Render as a fourth-level section + + + + + Render as a fifth-level section + + + + + + + + + + + + + + + + + Identifies a non-standard rendering + + + + + + + + + + + + + + + + Identifies a non-standard rendering + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Specifies that numbering should begin where the preceding list left off + + + + + Specifies that numbering should begin again at 1 + + + + + + + + + + + + + + + Specifies that numbering should ignore list nesting + + + + + Specifies that numbering should inherit from outer-level lists + + + + + + + + + + + + Specifies Arabic numeration (1, 2, 3, …) + + + + + Specifies upper-case alphabetic numeration (A, B, C, …) + + + + + Specifies lower-case alphabetic numeration (a, b, c, …) + + + + + Specifies upper-case Roman numeration (I, II, III, …) + + + + + Specifies lower-case Roman numeration (i, ii, iii …) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A tabular presentation in row-major order. + + + + + A tabular presentation in column-major order. + + + + + An inline presentation, usually a comma-delimited list. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The literal layout should be formatted with a monospaced font + + + + + The literal layout should be formatted with the current font + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A consortium + + + + + A corporation + + + + + An informal organization + + + + + A non-profit organization + + + + + + + + + + + + + + Indicates a non-standard organization class + + + + + + + + + + + + + + + + Indicates a non-standard organization class + + + + + + + + + + + + + + + + + + + + + + + + Indicates a non-standard organization class + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format + + + + + The described resource includes the referenced resource either physically or logically + + + + + The described resource has a version, edition, or adaptation, namely, the referenced resource + + + + + The described resource is the same intellectual content of the referenced resource, but presented in another format + + + + + The described resource is a physical or logical part of the referenced resource + + + + + The described resource is referenced, cited, or otherwise pointed to by the referenced resource + + + + + The described resource is supplanted, displaced, or superceded by the referenced resource + + + + + The described resource is required by the referenced resource, either physically or logically + + + + + The described resource is a version, edition, or adaptation of the referenced resource; changes in version imply substantive changes in content rather than differences in format + + + + + The described resource references, cites, or otherwise points to the referenced resource + + + + + The described resource supplants, displaces, or supersedes the referenced resource + + + + + The described resource requires the referenced resource to support its function, delivery, or coherence of content + + + + + + + + + + + + + + The described resource has a non-standard relationship with the referenced resource + + + + + + + + + + + + + + + + The described resource has a non-standard relationship with the referenced resource + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The DCMI Point identifies a point in space using its geographic coordinates + + + + + ISO 3166 Codes for the representation of names of countries + + + + + The DCMI Box identifies a region of space using its geographic limits + + + + + The Getty Thesaurus of Geographic Names + + + + + + + + + + + + + + Identifies a non-standard type of coverage + + + + + + + + + + + + + + + + Identifies a non-standard type of coverage + + + + + + + + + + + + + + A specification of the limits of a time interval + + + + + W3C Encoding rules for dates and times—a profile based on ISO 8601 + + + + + + + + + + + + + + Specifies a non-standard type of coverage + + + + + + + + + + + + + + + + Specifies a non-standard type of coverage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A copy editor + + + + + A graphic designer + + + + + Some other contributor + + + + + A production editor + + + + + A technical editor + + + + + A translator + + + + + An indexer + + + + + A proof-reader + + + + + A cover designer + + + + + An interior designer + + + + + An illustrator + + + + + A reviewer + + + + + A typesetter + + + + + A converter (a persons responsible for conversion, not an application) + + + + + + + + + + + + + + + + + Identifies a non-standard contribution + + + + + + + + + + + + + + + + Identifies a non-standard contribution + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A command + + + + + A function + + + + + An option + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A command + + + + + A function + + + + + An option + + + + + A parameter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + An article + + + + + A bulletin board system + + + + + A book + + + + + A CD-ROM + + + + + A chapter (as of a book) + + + + + A DVD + + + + + An email message + + + + + A gopher page + + + + + A journal + + + + + A manuscript + + + + + A posting to a newsgroup + + + + + A part (as of a book) + + + + + A reference entry + + + + + A section (as of a book or article) + + + + + A series + + + + + A set (as of books) + + + + + A web page + + + + + A wiki page + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A copyright + + + + + A registered copyright + + + + + A service + + + + + A trademark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/product.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/product.xsd new file mode 100644 index 00000000..097f3e7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/product.xsd @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + A name with a copyright + + + + + A name with a registered copyright + + + + + A name of a service + + + + + A name which is trademarked + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + An alternate or secondary key + + + + + A constraint + + + + + A data type + + + + + A field + + + + + A foreign key + + + + + A group + + + + + An index + + + + + The first or primary key + + + + + An alternate or secondary key + + + + + A name + + + + + The primary key + + + + + A (stored) procedure + + + + + A record + + + + + A rule + + + + + The secondary key + + + + + A table + + + + + A user + + + + + A view + + + + + + + + + + + + + + + + + + + + + + + + + + + + A hardware application + + + + + A software application + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/programming.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/programming.xsd new file mode 100644 index 00000000..225920c8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/programming.xsd @@ -0,0 +1,749 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Formatted to indicate that it is optional. + + + + + Formatted to indicate that it is required. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This is the synopsis of a class + + + + + This is the synopsis of an interface + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/qandaset.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/qandaset.xsd new file mode 100644 index 00000000..6bb9ee2a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/qandaset.xsd @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + No labels + + + + + Numeric labels + + + + + "Q:" and "A:" labels + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refentry.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refentry.xsd new file mode 100644 index 00000000..4c0aa838 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refentry.xsd @@ -0,0 +1,361 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The name of the software product or component to which this topic applies + + + + + The version of the software product or component to which this topic applies + + + + + The section title of the reference page (e.g., User Commands) + + + + + The section title of the reference page (believed synonymous with "manual" but in wide use) + + + + + The name of the software product or component to which this topic applies (e.g., SunOS x.y; believed synonymous with "source" but in wide use) + + + + + + + + + + + + + + + + + Indicates that the information is some 'other' kind. + + + + + + + + + + + + + + + + Indicates that the information is some 'other' kind. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refsect1.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refsect1.xsd new file mode 100644 index 00000000..f0d984c0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/refsect1.xsd @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/sect1.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/sect1.xsd new file mode 100644 index 00000000..2fbff4d1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/sect1.xsd @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/slides.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/slides.xsd new file mode 100644 index 00000000..01f819e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/slides.xsd @@ -0,0 +1,362 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Indicates a formatting block that can have its own styling applied + + + + + + + + + + Role attribute for the block element + + + + + + + + + + Role attribute for the block element + + + + + + + + + + Root element of a slides document + + + + + + + + + + + + + + + + + + Role attribute for the slides element + + + + + + + + + + Role attribute for the slides element + + + + + + + + + + + + + + + + + + + + + Role attribute for the foilgroup element + + + + + + + + + + Role attribute for the foilgroup element + + + + + + + + + + Indicates a foil that may have some info and content + + + + + + + + + + + + + + Role attribute for the foil element + + + + + + + + + + Role attribute for the foil element + + + + + + + + + + Indicates notes for the speaker + + + + + + + + + + Role attribute for the speakernotes element + + + + + + + Role attribute for the speakernotes element + + + + + + + + Indicates notes that are meant for printed copies + + + + + + + + + Role attribute for the handoutnotes element + + + + Role attribute for the handoutnotes element + + + + + + + Role attribute for the handoutnotes element + + + + + + + + + Attribute indicating an incremental part + + + + + + disabled + + + + + enabled + + + + + + + + Attribute indicating a collapsible part + + + + + + disabled + + + + + enabled + + + + + enabled and expanded by default + + + + + + + + Attribute indicating a formatting style class + + + + + + + Attribute indicating an incremental part + + + + + + disabled + + + + + enabled + + + + + + + + + + Attribute indicating a collapsible part + + + + + + disabled + + + + + enabled + + + + + enabled and expanded by default + + + + + + + + + + Attribute indicating a formatting style class + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/svg.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/svg.xsd new file mode 100644 index 00000000..d6dfbf6e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/svg.xsd @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + Specifies SVG. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/tasks.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/tasks.xsd new file mode 100644 index 00000000..beb1996e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/tasks.xsd @@ -0,0 +1,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/technical.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/technical.xsd new file mode 100644 index 00000000..51cf9307 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/technical.xsd @@ -0,0 +1,250 @@ + + + + + + + + + + + + + A daemon or other system process (syslogd) + + + + + A domain name (example.com) + + + + + An ethernet address (00:05:4E:49:FD:8E) + + + + + An event of some sort (SIGHUP) + + + + + An event handler of some sort (hangup) + + + + + A filesystem (ext3) + + + + + A fully qualified domain name (my.example.com) + + + + + A group name (wheel) + + + + + An IP address (127.0.0.1) + + + + + A library (libncurses) + + + + + A macro + + + + + A netmask (255.255.255.192) + + + + + A newsgroup (comp.text.xml) + + + + + An operating system name (Hurd) + + + + + A process (gnome-cups-icon) + + + + + A protocol (ftp) + + + + + A resource + + + + + A security context (a role, permission, or security token, for example) + + + + + A server (mail.example.com) + + + + + A service (ppp) + + + + + A system name (hephaistos) + + + + + A user name (ndw) + + + + + + + + + + + + + + + + + Indicates that the system item is some 'other' kind. + + + + + + + + + + + + + + + + Indicates that the system item is some 'other' kind. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/toc.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/toc.xsd new file mode 100644 index 00000000..630a3fac --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/toc.xsd @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/topic.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/topic.xsd new file mode 100644 index 00000000..f20c894d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/topic.xsd @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink.xsd new file mode 100644 index 00000000..28558d32 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink.xsd @@ -0,0 +1,67 @@ + + + + + + + + + + + + + An XLink simple link + + + + + + + + + + + + + + + + + + + + + An XLink extended link + + + + + + + + + + + + + An XLink locator link + + + + + + + + + + + + + An XLink arc link + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink1.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink1.xsd new file mode 100644 index 00000000..100eff8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xlink1.xsd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xml.xsd b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xml.xsd new file mode 100644 index 00000000..24c87a9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/schema/xsd/xml.xsd @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + Whitespace must be preserved. + + + + + + + + + + + + + Extra whitespace and line breaks must be preserved. + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/.htaccess b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/.htaccess new file mode 100755 index 00000000..d395348a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/.htaccess @@ -0,0 +1,28 @@ +Options +MultiViews +LanguagePriority en +AddLanguage pt-br .pt-br + + + +ForceType 'text/html; charset=utf-8' + + + + + +ForceType 'application/xhtml+xml; charset=utf-8' + + + + + +ForceType 'text/css; charset=utf-8' + + + + + +ForceType 'text/javascript; charset=utf-8' + + +mkdir diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.html new file mode 100755 index 00000000..69f72f63 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.html @@ -0,0 +1,911 @@ + + + + +HTML Slidy + + + + + + + + + +
    + +
    +slanted W3C logo +
    +
    + + + + + + + + + + + + + +Cover page images (keys)
    +

    HTML Slidy: Slide Shows in HTML and XHTML

    + +

    Dave Raggett, +<dsr@w3.org>
    +
    +
    +
    +
    Hit the space bar or swipe left for next slide

    +
    + +
    +

    Slide Shows in HTML and XHTML

    + +
      +
    • You can now create accessible slide shows with ease
    • + +
    • Works across browsers and is operated like PowerPoint + +
        +
      • Advance to next slide with mouse click, space bar or swipe left
      • + +
      • Move forward/backward between slides with Cursor Left, +Cursor Right, Pg Up and Pg Dn +keys, or swipe left or right
      • + +
      • Home key for first slide, End + key for last slide
      • + +
      • The "C" key for an automatically generated +table of contents, or click on "contents" on the toolbar or +swipe up or down
      • + +
      • Function F11 to go full screen and back
      • + +
      • The "F" key toggles the display of the footer
      • + +
      • The "A" key toggles display of current vs all +slides + +
          +
        • Try it now to see how to include notes for handouts (this is +explained in the notes following this slide)
        • +
        +
      • + +
      • Font sizes automatically adapt to browser window size + +
          +
        • use S and B keys for +manual control (or < and >, or the - and ++ keys on the number pad
        • +
        • Use CSS to set a relative font size on a given slide to make +the content bigger or smaller than on other slides
        • +
        +
      • + +
      • Switching off JavaScript reveals all slides
      • +
      +
    • + +
    • Now move to next slide to see how it works
    • +
    + + +
    + +
    +

    For handouts, its often useful to include extra notes using a +div element with class="handout" following each slide, as in:

    + +
    +<div class="slide"> 
    + ... your slide content ...
    +</div>
    +
    +<div class="handout">
    + ... stuff that only appears in the handouts ...
    +</div>
    +
    +
    + +
    +

    What you need to do

    + + + +
    +<?xml version="1.0" encoding="utf-8"?>
    +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 
    +<head> 
    +  <title>Slide Shows in XHTML</title> 
    +  <meta name="copyright" 
    +   content="Copyright &#169; 2005 your copyright notice" /> 
    +  <link rel="stylesheet" type="text/css" media="screen, projection, print" 
    +   href="http://www.w3.org/Talks/Tools/Slidy2/styles/slidy.css" /> 
    +  <script src="http://www.w3.org/Talks/Tools/Slidy2/scripts/slidy.js" 
    +   charset="utf-8" type="text/javascript"></script> 
    +  <style type="text/css"> 
    +    <!-- your custom style rules --> 
    +  </style> 
    +</head>
    +<body>
    +   ... your slides marked up in XHTML ...
    +</body>
    +</html>
    +
    +
    + +
    +

    To get the W3C Blue Style

    + +

    The head element should include the following link to the style +sheet:

    + +
    +<link rel="stylesheet" type="text/css" media="screen, projection, print"
    + href="http://www.w3.org/Talks/Tools/Slidy2/styles/w3c-blue.css" /> 
    +
    + +

    The body element's content should start with the following +markup:

    + +
    +<div class="background"> 
    +  <img id="head-icon" alt="graphic with four colored squares"
    +    src="http://www.w3.org/Talks/Tools/Slidy2/graphics/icon-blue.png" /> 
    +  <object id="head-logo" title="W3C logo" type="image/svg+xml"
    +    data="http://www.w3.org/Talks/Tools/Slidy2/graphics/w3c-logo-white.svg"><img
    +   src="http://www.w3.org/Talks/Tools/Slidy2/graphics/w3c-logo-white.gif" 
    +   alt="W3C logo" id="head-logo-fallback" /></object>
    +</div> 
    +
    + +

    This adds the logos on the top left and right corners of the +slide.

    + +

    You are of course welcome to create your own slide designs. +You can provide different styles and backgrounds for +different slides (more details later).

    + +

    Use the meta element with name="copyright" +for use in the slide show footer:

    + +
    +<meta name="copyright" 
    +content="Copyright &#169; 2005-2009 W3C (MIT, ERCIM, Keio)" /> 
    +
    +
    + +
    +

    Upgrading from previous versions of Slidy

    + +
      +
    • This uses a new version of the HTML Slidy script
    • +
    • It is designed to work better with other scripts, +e.g. for UI controls within your slides +
        +
      • Only adds one global name "w3c_slidy"
      • +
      • Doesn't interfere with other scripts that set event handers +such as onload on body element
      • +
      +
    • +
    • Works for slides delivered as text/html and application/xhtml+xml
    • +
    • New presentation timer feature
    • +
    • Initial prompt on first slide to help newcomers to Slidy
    • +
    • Better support for styling slides and printing them
    • +
    • Requires additional style rules, so new script won't work +with old presentations without changes to their style sheets + +
    • +
    • But old presentations will work unchanged as they refer to +the old script!
    • +
    +
    + +
    +

    To use it off-line

    + +
      +
    • You can download slidy.zip and unzip +it to create a Slidy directory on your machine
    • + +
    • If you have cvs access to the W3C site you can check out the Slidy +directory
    • + +
    • Remember to periodically check for updates
    • + +
    • You then have two choices: + +
        +
      1. Use relative URIs depending on your local setup to access the +appropriate files. Use the same directory structure as on the W3C +server, ie, ".../2005/Talks/...".
      2. + +
      3. Run a Web server on your machine so that the directory above +can be accessed via http://localhost/Talks/Tools/Slidy2 +and use the URIs of the form "/Talks/Tools/Slidy2/styles/slidy.css", +"/Talks/Tools/Slidy2/scripts/slidy.js".
      4. +
    • + +
    • In both cases you can then publish your files on the W3C server +unchanged.
    • + +
    • NOTE Internet Explorer on Windows XP now disables +scripting for web pages loaded directly from the local file system, +a work around is to use another browser, e.g. Firefox or Opera
    • + +
    • Please feel free to create your own designs, and help us to build +a gallery of Slidy styles.
    • + +
    • My Google TechTalk (1st Feb 2006) +uses a notebook themed style
    • +
    +
    + +
    +

    Timing Your Presentation

    + +
      +
    • Sometimes it is handy to know just how much time you have to +left to finish your presentation
    • +
    • To get this feature, add the following markup to the +content of the head element, replacing 5 by the duration +of your presentation in minutes +
      <meta name="duration" content="5" />
      +
    • +
    • The time left in minutes and seconds is shown in the footer +next to the slide number
    • +
    • The clock starts to run when you move away from the first slide
    • +
    • Moving back to the first slide pauses the clock
    • +
    + + +
    + +
    +

    Generate a Title Page

    + +

    If you want a separate title page with the W3C blue style, the +first slide should be as follows:

    + +
    +<div class="slide cover"> 
    + <img src="http://www.w3.org/Talks/Tools/Slidy2/graphics/keys.jpg" 
    +  alt="Cover page images (keys)" class="cover" /> 
    + <br clear="all" />            
    + <h1>HTML Slidy: Slide Shows in XHTML</h1> 
    + <p><a href="http://www.w3.org/People/Raggett/">Dave Raggett,</a> 
    + <a href="mailto:dsr@w3.org">dsr@w3.org</a></p> 
    +</div> 
    +
    + +

    The w3c-blue.css +style sheet looks for the classes "slide" and "cover" on div +and img elements using the CSS selector div.slide.cover

    + +

    This technique can be used to assign your slides to different +classes with a different appearence for each such class.

    + +

    Slidy also allows you to use different background markup for +different slides, based upon shared class names, as in "foo" below. +Backgrounds without additional class names are always shown except +when the slide isn't transparent. You may need to tweak your +custom style sheet.

    + +
    +<div class="background foo">
    +   ... background content ...
    +<div>
    +
    +...
    +
    +<div class="slide foo">
    +   ... slide content ...
    +<div>
    +
    +
    + +
    +

    Incremental display of slide contents

    + +

    For incremental display, use class="incremental", for +instance:

    + +
      +
    • First bullet point
    • + +
    • Second bullet point
    • + +
    • Third bullet point
    • +
    + +

    which is marked up as follows:

    + +
    +<ul class="incremental"> 
    +  <li>First bullet point</li> 
    +  <li>Second bullet point</li> 
    +  <li>Third bullet point</li> 
    +</ul> 
    + 
    +<p class="incremental">which is marked up as follows:</p> 
    + 
    +<pre class="incremental"> 
    + ... 
    +</pre> 
    +
    + +
    +

    An element is incrementally revealed if its parent element has +class="incremental" or if itself has that attribute. Text nodes are +not elements and are revealed when their parent element is revealed. +You can use class="incremental" on any element except for <br />. +Use class="non-incremental" to override the effect of setting the +parent element's class to incremental.

    + +

    Note: you will see a red asterisk on the left of the toolbar +when there is still something more to reveal.

    +
    +
    + +
    +

    Create outline lists with hidden content

    + +

    You can make your bullet points or numbered list items +into outlines that you can expand or collapse

    + +
      +
    • Just add class="outline" to the ul or ol +element. Click on this list item for more details. + +
        +
      • The Slidy script will then treat the list +as an outline list.
      • +
      • Clicking on outline list items will expand/collapse +block-level elements within that list item.
      • +
      • Click on the above to make this list item +collapse again.
      • +
      +
    • +
    • Users will then see expand/collapse icons as appropriate +and may click anywhere on the list item to change its state. +This particular list item can't be expanded or collapsed.
    • +
    • Add class="expand" to any li elements that +you want to start in an expanded state. + +
        +
      • By default Slidy hides all the block level elements within the +outline list items unless you have specified class="expand".
      • +
      • Such pre-expanded items can be collapsed by clicking on them.
      • +
      +
    • +
    • Note expand/collapse icon highlighting requires browser +support for :hover which isn't supported by IE6. + +
        +
      • Microsoft says it will be supported by IE7 along with +many fixes for other CSS woes in IE6.
      • +
      +
    • +
    + +
    +<ol class='outline'>
    +  <!-- topic 1 starts collapsed -->
    +  <li>Topic 1
    +    <ol>
    +        <li>subtopic a</li>
    +        <li>subtopic b</li>
    +    </ol>
    +  </li>
    +  <!-- topic 2 starts expanded -->
    +  <li class="expand">Topic 2
    +    <ol>
    +        <li>subtopic c</li>
    +        <li>subtopic d</li>
    +    </ol>
    +  </li>
    +</ol>
    +
    +
    + + +
    +

    Make your images scale with the browser window size

    + +

    For adaptive layout, use percentage widths on images, together +with CSS positioning:

    + +
      +
    • CSS positioning is simpler and more reliable than using +tables
    • +
    + +
    +<div class="slide"> 
    +  <h1>Analysts - "Open standards programming will become 
    +  mainstream, focused around VoiceXML"</h1> 
    +  <!-- use CSS positioning and scaling for adaptive layout --> 
    +  <img src="trends.png" width="50%" style="float:left" 
    +   alt="projected growth of VoiceXML" /> 
    +
    +  <blockquote style="float:right;width: 35%"> 
    +    VoiceXML will dominate the voice environment, due to its 
    +    flexibility and eventual multimodal capabilities 
    +  </blockquote><br clear="all" /> 
    + 
    +  <p style="text-align:center">Source Data Monitor, March 
    +  2004</p> 
    +</div> 
    +
    + +

    To work around a CSS rendering bug in IE relating +to margins, you can set display:inline on floated elements.

    +
    + +
    +

    Incremental display of layered images

    + +

    These can be marked up using CSS relative positioning, e.g.

    + +
    +<div class="incremental" 
    + style="margin-left: 4em; position: relative"> 
    +  <img src="graphics/face1.gif" alt="face" 
    +   style="position: static; vertical-align: bottom"/> 
    +  <img src="graphics/face2.gif" alt="eyes" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +  <img src="graphics/face3.gif" alt="nose" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +  <img src="graphics/face4.gif" alt="mouth" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +</div> 
    +
    + +

    You should also use transparent GIF +images to avoid the IE/Win bug for alpha channel in PNG. A fix is +expected in IE 7. A work around is +available on skyzyx.com. My thanks to ACID2 for the +graphics.

    + +
    +"face" +eyes +mouth
    +
    + +
    +

    How to center content vertically and horizontally

    +
    +
    +

    Within the div element for your slide:

    +
    +<div class="vbox"></div>
    +<div class="hbox">
    +Place the content here
    +</div>
    +
    +

    and style it with the following:

    +
    +div.vbox {
    +  float: left;
    +  height: 40%; width: 50%;
    +  margin-top: -220px;
    +}
    +div.hbox {
    +  width:60%;  margin-top: 0;
    +  margin-left:auto; margin-right:auto;
    +  height: 60%;
    +  border:1px solid silver;
    +  background:#F0F0F0;
    +  overflow:auto;
    +  text-align:left;
    +  clear:both;
    +}
    +
    + +

    The above styling is included in w3c-blue.css, +which is designed to be used with slidy.css, but you +are encouraged to develop your own style sheet with your own look and feel.

    +
    +
    + +
    +

    Include SVG Content

    + +

    Inclusion of SVG content can be done using the object element, +for example:

    + +
    Indian Office logo
    + +

    has been achieved by:

    + +
    +<object data="graphics/example.svg" type="image/svg+xml" 
    +  width="50%" height="10%" title="Indian Office logo"> 
    +    <img src="graphics/example.png" width="50%" 
    +          alt="Indian Office logo" /> 
    +</object> 
    +
    + +

    This ensures that the enclosed png is displayed when the browser +has no plugin installed or can't display SVG directly. Providing +such a fall back is very important! Don't forget the alt text for +people who can't see the image.

    + +

    However, there are caveats, see the next slide!

    +
    + +
    +

    Caveats with SVG+object

    + +

    Adobe has recently withdrawn support for its SVG Viewer, so you are +recommended to consider alternatives. +If you still using the Adobe SVG viewer you should be aware of bugs +when using the it with IE, Namely:

    + +
      +
    • Most modern browsers generally support SVG SVG Tiny 1.1 or better +natively without the need for a plugin
    • + +
    • If you need to use Internet Explorer you are advised to upgrade +to IE9 which includes native support for SVG.
    • + +
    • Patches to Internet Explorer mean that the Adobe SVG Viewer +version 3.03 no longer works with IE6. You are therefore recommended +to uninstall version 3.03 and instead install Adobe SVG Viewer +6.0 preview if this is available to to you.
    • + +
    • IE6 makes a copy of the SVG file on the local disc +when displaying it; but doesn't pass the original URI to the plugin
    • + +
    • As a result relative references from within the SVG to external +resources (scripts, CSS, images, other SVG) will break.
    • + +
    • The work around is to use absolute references within your SVG.
    • + +
    • On Windows, the Adobe SVG plugin doesn't respect the CSS z-index +property, and if used on backgrounds will always show through other +content
    • +
    +
    + +
    +

    Additional Remarks

    + +
      +
    • Slides are auto-numbered on the slide show footer
    • + +
    • You can link into the middle of a slide +show: + +
        +
      • It works out which slide you want and hides the rest
      • + +
      • You can even link between slides in the same slide show
      • + +
      • Individual sides can be addressed with the syntax #(slide +number),
        +e.g. slide 3 of this presentation is: http://www.w3.org/Talks/Tools/Slidy#(3) +
          +
        • Previous versions of Slidy used square brackets, which will +also work.
        • +
      • +
      • Note that the browser's back/forward buttons may not work as +you might expect due to browser problems.
      • +
      +
    • + +
    • Adding "title" to the list of classes for div elements that serve +as title pages will render the corresponding entry in the table of +contents in bold italic text (press "C" now for an example)
    • + +
    • If your slides have more content than normal, use a meta +element to request a smaller font + +
        +
      • the following requests fonts to be one step smaller than +the Slidy default for the current window width, and positive +integers will make the fonts correspondingly larger
      • +
      + +
      +<meta name="font-size-adjustment" content="-1" /> 
      +
      + +
        +
      • Slidy uses JavaScript to dynamically set the font size on the +body element, but it is okay to specify relative font changes on +other elements within your own style sheet, e.g.
      • +
      +
      div.slide.large { font-size: 200% }
      +
    • + +
    • You are encouraged to ensure your markup is valid. HTML Tidy can be used +to find and correct common markup problems
    • + +
    • The slide show script and style sheet can be used freely under +W3C's software +licensing and document +use policies
    • +
    • At XTech2006 +I gave this presentation +on Slidy +(Paper).
    • +
    +
    + +
    +

    Localization and automatic translation

    + +

    Slidy now includes support for localization

    + + "es":this.strings_es, + "ca":this.strings_ca, + "cs":this.strings_cs, + "nl":this.strings_nl, + "de":this.strings_de, + "pl":this.strings_pl, + "fr":this.strings_fr, + "hu":this.strings_hu, + "it":this.strings_it, + "el":this.strings_el, + "jp":this.strings_ja, + "zh":this.strings_zh, + "ru":this.strings_ru, + "sv":this.strings_sv + +
      +
    • The tool bar is localized according to the language of the presentation
    • +
    • This is taken from the xml:lang or lang attributes on the html element
    • +
    • The help file is +selected based upon your browser's language preferences
    • +
    • As of 29th July 2010, the languages supported are: English, +Spanish, Catalonian, Czech, Dutch, German, Polish, French, +Hungarian, Italian, Greek, Japanese, Chinese, Russian and +Swedish
    • +
    • If you would like to contribute localizations for other languages, +please get in touch with Dave Raggett <dsr@w3.org>
    • +
    • The following illustrates what was used for Spanish
    • +
    +
    +// for each language there is an associative array
    +  strings_es: {
    +    "slide":"pág.",
    +    "help?":"Ayuda",
    +    "contents?":"Ãndice",
    +    "table of contents":"tabla de contenidos",
    +    "Table of Contents":"Tabla de Contenidos",
    +    "restart presentation":"Reiniciar presentación",
    +    "restart?":"Inicio"
    +  },
    +  help_es:
    +    "Utilice el ratón, barra espaciadora, teclas Izda/Dcha, " +
    +    "o Re pág y Av pág. Use S y B para cambiar el tamaño de fuente.",
    +
    + +

    Note: Slidy now works with current slides translated into French. Use +right mouse button to open frame without Google header. To disable +automatic translation of the content of particular elements add +class="notranslate", see breaking the language barrier.

    +
    + +
    +

    Future Plans

    + +

    Recent additions have included a table of contents, and a way to +hide and reveal content in the spirit of outline lists. The +script has been rewritten to make it easier to combine with other +scripts, e.g. for UI controls, and support swipes for navigation on +touch screen devices. Further work is anticipated on the +following:

    + +
      +
    • Collecting a gallery of good looking slide themes +
        +
      • Opportunities for graphics designers!
      • +
      +
    • +
    • Bob Ferris has worked on a +number of UI extensions which could be incorporated into the +W3C slidy script.
    • +
    • Getting SVG Tiny to work on IE without need for SVG plugin +
        +
      • Using scripts to dynamically convert SVG Tiny to VML
      • +
      • Note that IE9 introduces native SVG support, so it may +no longer be worth working on SVG to VML for rendering of SVG
      • +
      +
    • +
    • Pre-alpha version of wysiwyg slide editor (see screenshot) +
        +
      • Using contentEditable when available, otherwise +falling back to textarea and plain text conventions
      • +
      • Using XMLHttpRequest to dynamically reflect changes to server
      • +
      +
    • +
    • Mechanism for remotely driving Slidy as part of distributed meetings +
        +
      • Using XMLHttpRequest to listen for navigation commands
      • +
      • Using VoIP for accompanying audio and teleconferencing
      • +
      • Synchronizing recorded spoken presentation with currently viewed slide
      • +
      +
    • +
    • Filters from PowerPoint and Open Office + +
    • +
    + +

    If you have comments, suggestions for improvements, or would +like to volunteer your help with further work on Slidy, +please contact Dave Raggett <dsr@w3.org>

    +
    + +
    +

    Acknowledgements

    + +
      +
    • My thanks to everyone who sent in bug reports and feature +requests
    • +
    • Opera Software for implementing CSS @media projection and +promoting the idea of using the Web for presentations with +Opera +Show
    • +
    • Tantek Çelik for his +pioneering work on applying JavaScript for slide presentations on +other browsers
    • +
    • Eric Meyer for taking this further with the excellent S5
    • +
    • W3C's slidemaker +tool, which uses a perl script to split an html file up into +one file per slide with navigation buttons
    • +
    • Early versions of HTML +Tidy which supported a means to create presentations via splitting +html files on h2 elements
    • +
    • Many sites with advice on JavaScript work arounds for browser +variations
    • +
    • Microsoft for pioneering contentEditable and XMLHTTP which +both provide tremendous opportunities for Web applications
    • +
    • Microsoft Office which provided the impetus for creating +Slidy as a Web-based alternative to the ubiquitous use of PowerPoint
    • +
    + +

    Note that while Slidy and +S5 were developed independently, both support the use of the +class values "slide" and "handout" for div elements. Slidy doesn't +support the "layout" class featured in S5 and Opera Show, but +instead provides a more flexible alternative with the "background" +class, which enables different backgrounds on different slides.

    +
    + +
    +

    Acknowledgements

    + +

    The following people have contributed localizations:

    + +
      +
    • Emmanuelle Gutiérrez y Restrepo, Spanish
    • +
    • Joan V. Baz, Catalan
    • +
    • Jakub Vrána, Czech
    • +
    • Ruud Steltenpool, Dutch
    • +
    • Beat Vontobel, German
    • +
    • Krzysztof Kotowicz, Polish
    • +
    • Tamas Horvath, Hungarian
    • +
    • Creso Moraes, Brazilian Portuguese
    • +
    • Giuseppe Scollo, Italian
    • +
    • Konstantinos Koukopoulos, Greek
    • +
    • Yoshikazu Sawa (澤 義和), Japanese
    • +
    • Shelley Shyan, Chinese
    • +
    • Andrew Pantyukhin, Russian
    • +
    • Saasha Metsärantala, Swedish
    • +
    + +

    The following people have contributed bug reports:

    + +
      +
    • Ivan Herman
    • +
    • Steve Bratt
    • +
    • Peter Patel-Schneider
    • +
    • Matthew Coller
    • +
    • Rune Heggtveit
    • +
    • Gopal Venkatesan
    • +
    • Cay Horstmann
    • +
    • Schuyler Duveen
    • +
    • Matteo Nannini
    • +
    • Ralph Swick
    • +
    • Jakub Vrána
    • +
    • Philip Bolt
    • +
    • Jon Frost
    • +
    • Jonathan Chetwynd
    • +
    • Nicolas Frisby
    • +
    + +

    Douglas Crockford for jsmin +which was used to minify the script before compressing it with gzip.

    +
    + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.xhtml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.xhtml new file mode 100755 index 00000000..69f72f63 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/Overview.xhtml @@ -0,0 +1,911 @@ + + + + +HTML Slidy + + + + + + + + + +
    + +
    +slanted W3C logo +
    +
    + + + + + + + + + + + + + +Cover page images (keys)
    +

    HTML Slidy: Slide Shows in HTML and XHTML

    + +

    Dave Raggett, +<dsr@w3.org>
    +
    +
    +
    +
    Hit the space bar or swipe left for next slide

    +
    + +
    +

    Slide Shows in HTML and XHTML

    + +
      +
    • You can now create accessible slide shows with ease
    • + +
    • Works across browsers and is operated like PowerPoint + +
        +
      • Advance to next slide with mouse click, space bar or swipe left
      • + +
      • Move forward/backward between slides with Cursor Left, +Cursor Right, Pg Up and Pg Dn +keys, or swipe left or right
      • + +
      • Home key for first slide, End + key for last slide
      • + +
      • The "C" key for an automatically generated +table of contents, or click on "contents" on the toolbar or +swipe up or down
      • + +
      • Function F11 to go full screen and back
      • + +
      • The "F" key toggles the display of the footer
      • + +
      • The "A" key toggles display of current vs all +slides + +
          +
        • Try it now to see how to include notes for handouts (this is +explained in the notes following this slide)
        • +
        +
      • + +
      • Font sizes automatically adapt to browser window size + +
          +
        • use S and B keys for +manual control (or < and >, or the - and ++ keys on the number pad
        • +
        • Use CSS to set a relative font size on a given slide to make +the content bigger or smaller than on other slides
        • +
        +
      • + +
      • Switching off JavaScript reveals all slides
      • +
      +
    • + +
    • Now move to next slide to see how it works
    • +
    + + +
    + +
    +

    For handouts, its often useful to include extra notes using a +div element with class="handout" following each slide, as in:

    + +
    +<div class="slide"> 
    + ... your slide content ...
    +</div>
    +
    +<div class="handout">
    + ... stuff that only appears in the handouts ...
    +</div>
    +
    +
    + +
    +

    What you need to do

    + + + +
    +<?xml version="1.0" encoding="utf-8"?>
    +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    +<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> 
    +<head> 
    +  <title>Slide Shows in XHTML</title> 
    +  <meta name="copyright" 
    +   content="Copyright &#169; 2005 your copyright notice" /> 
    +  <link rel="stylesheet" type="text/css" media="screen, projection, print" 
    +   href="http://www.w3.org/Talks/Tools/Slidy2/styles/slidy.css" /> 
    +  <script src="http://www.w3.org/Talks/Tools/Slidy2/scripts/slidy.js" 
    +   charset="utf-8" type="text/javascript"></script> 
    +  <style type="text/css"> 
    +    <!-- your custom style rules --> 
    +  </style> 
    +</head>
    +<body>
    +   ... your slides marked up in XHTML ...
    +</body>
    +</html>
    +
    +
    + +
    +

    To get the W3C Blue Style

    + +

    The head element should include the following link to the style +sheet:

    + +
    +<link rel="stylesheet" type="text/css" media="screen, projection, print"
    + href="http://www.w3.org/Talks/Tools/Slidy2/styles/w3c-blue.css" /> 
    +
    + +

    The body element's content should start with the following +markup:

    + +
    +<div class="background"> 
    +  <img id="head-icon" alt="graphic with four colored squares"
    +    src="http://www.w3.org/Talks/Tools/Slidy2/graphics/icon-blue.png" /> 
    +  <object id="head-logo" title="W3C logo" type="image/svg+xml"
    +    data="http://www.w3.org/Talks/Tools/Slidy2/graphics/w3c-logo-white.svg"><img
    +   src="http://www.w3.org/Talks/Tools/Slidy2/graphics/w3c-logo-white.gif" 
    +   alt="W3C logo" id="head-logo-fallback" /></object>
    +</div> 
    +
    + +

    This adds the logos on the top left and right corners of the +slide.

    + +

    You are of course welcome to create your own slide designs. +You can provide different styles and backgrounds for +different slides (more details later).

    + +

    Use the meta element with name="copyright" +for use in the slide show footer:

    + +
    +<meta name="copyright" 
    +content="Copyright &#169; 2005-2009 W3C (MIT, ERCIM, Keio)" /> 
    +
    +
    + +
    +

    Upgrading from previous versions of Slidy

    + +
      +
    • This uses a new version of the HTML Slidy script
    • +
    • It is designed to work better with other scripts, +e.g. for UI controls within your slides +
        +
      • Only adds one global name "w3c_slidy"
      • +
      • Doesn't interfere with other scripts that set event handers +such as onload on body element
      • +
      +
    • +
    • Works for slides delivered as text/html and application/xhtml+xml
    • +
    • New presentation timer feature
    • +
    • Initial prompt on first slide to help newcomers to Slidy
    • +
    • Better support for styling slides and printing them
    • +
    • Requires additional style rules, so new script won't work +with old presentations without changes to their style sheets + +
    • +
    • But old presentations will work unchanged as they refer to +the old script!
    • +
    +
    + +
    +

    To use it off-line

    + +
      +
    • You can download slidy.zip and unzip +it to create a Slidy directory on your machine
    • + +
    • If you have cvs access to the W3C site you can check out the Slidy +directory
    • + +
    • Remember to periodically check for updates
    • + +
    • You then have two choices: + +
        +
      1. Use relative URIs depending on your local setup to access the +appropriate files. Use the same directory structure as on the W3C +server, ie, ".../2005/Talks/...".
      2. + +
      3. Run a Web server on your machine so that the directory above +can be accessed via http://localhost/Talks/Tools/Slidy2 +and use the URIs of the form "/Talks/Tools/Slidy2/styles/slidy.css", +"/Talks/Tools/Slidy2/scripts/slidy.js".
      4. +
    • + +
    • In both cases you can then publish your files on the W3C server +unchanged.
    • + +
    • NOTE Internet Explorer on Windows XP now disables +scripting for web pages loaded directly from the local file system, +a work around is to use another browser, e.g. Firefox or Opera
    • + +
    • Please feel free to create your own designs, and help us to build +a gallery of Slidy styles.
    • + +
    • My Google TechTalk (1st Feb 2006) +uses a notebook themed style
    • +
    +
    + +
    +

    Timing Your Presentation

    + +
      +
    • Sometimes it is handy to know just how much time you have to +left to finish your presentation
    • +
    • To get this feature, add the following markup to the +content of the head element, replacing 5 by the duration +of your presentation in minutes +
      <meta name="duration" content="5" />
      +
    • +
    • The time left in minutes and seconds is shown in the footer +next to the slide number
    • +
    • The clock starts to run when you move away from the first slide
    • +
    • Moving back to the first slide pauses the clock
    • +
    + + +
    + +
    +

    Generate a Title Page

    + +

    If you want a separate title page with the W3C blue style, the +first slide should be as follows:

    + +
    +<div class="slide cover"> 
    + <img src="http://www.w3.org/Talks/Tools/Slidy2/graphics/keys.jpg" 
    +  alt="Cover page images (keys)" class="cover" /> 
    + <br clear="all" />            
    + <h1>HTML Slidy: Slide Shows in XHTML</h1> 
    + <p><a href="http://www.w3.org/People/Raggett/">Dave Raggett,</a> 
    + <a href="mailto:dsr@w3.org">dsr@w3.org</a></p> 
    +</div> 
    +
    + +

    The w3c-blue.css +style sheet looks for the classes "slide" and "cover" on div +and img elements using the CSS selector div.slide.cover

    + +

    This technique can be used to assign your slides to different +classes with a different appearence for each such class.

    + +

    Slidy also allows you to use different background markup for +different slides, based upon shared class names, as in "foo" below. +Backgrounds without additional class names are always shown except +when the slide isn't transparent. You may need to tweak your +custom style sheet.

    + +
    +<div class="background foo">
    +   ... background content ...
    +<div>
    +
    +...
    +
    +<div class="slide foo">
    +   ... slide content ...
    +<div>
    +
    +
    + +
    +

    Incremental display of slide contents

    + +

    For incremental display, use class="incremental", for +instance:

    + +
      +
    • First bullet point
    • + +
    • Second bullet point
    • + +
    • Third bullet point
    • +
    + +

    which is marked up as follows:

    + +
    +<ul class="incremental"> 
    +  <li>First bullet point</li> 
    +  <li>Second bullet point</li> 
    +  <li>Third bullet point</li> 
    +</ul> 
    + 
    +<p class="incremental">which is marked up as follows:</p> 
    + 
    +<pre class="incremental"> 
    + ... 
    +</pre> 
    +
    + +
    +

    An element is incrementally revealed if its parent element has +class="incremental" or if itself has that attribute. Text nodes are +not elements and are revealed when their parent element is revealed. +You can use class="incremental" on any element except for <br />. +Use class="non-incremental" to override the effect of setting the +parent element's class to incremental.

    + +

    Note: you will see a red asterisk on the left of the toolbar +when there is still something more to reveal.

    +
    +
    + +
    +

    Create outline lists with hidden content

    + +

    You can make your bullet points or numbered list items +into outlines that you can expand or collapse

    + +
      +
    • Just add class="outline" to the ul or ol +element. Click on this list item for more details. + +
        +
      • The Slidy script will then treat the list +as an outline list.
      • +
      • Clicking on outline list items will expand/collapse +block-level elements within that list item.
      • +
      • Click on the above to make this list item +collapse again.
      • +
      +
    • +
    • Users will then see expand/collapse icons as appropriate +and may click anywhere on the list item to change its state. +This particular list item can't be expanded or collapsed.
    • +
    • Add class="expand" to any li elements that +you want to start in an expanded state. + +
        +
      • By default Slidy hides all the block level elements within the +outline list items unless you have specified class="expand".
      • +
      • Such pre-expanded items can be collapsed by clicking on them.
      • +
      +
    • +
    • Note expand/collapse icon highlighting requires browser +support for :hover which isn't supported by IE6. + +
        +
      • Microsoft says it will be supported by IE7 along with +many fixes for other CSS woes in IE6.
      • +
      +
    • +
    + +
    +<ol class='outline'>
    +  <!-- topic 1 starts collapsed -->
    +  <li>Topic 1
    +    <ol>
    +        <li>subtopic a</li>
    +        <li>subtopic b</li>
    +    </ol>
    +  </li>
    +  <!-- topic 2 starts expanded -->
    +  <li class="expand">Topic 2
    +    <ol>
    +        <li>subtopic c</li>
    +        <li>subtopic d</li>
    +    </ol>
    +  </li>
    +</ol>
    +
    +
    + + +
    +

    Make your images scale with the browser window size

    + +

    For adaptive layout, use percentage widths on images, together +with CSS positioning:

    + +
      +
    • CSS positioning is simpler and more reliable than using +tables
    • +
    + +
    +<div class="slide"> 
    +  <h1>Analysts - "Open standards programming will become 
    +  mainstream, focused around VoiceXML"</h1> 
    +  <!-- use CSS positioning and scaling for adaptive layout --> 
    +  <img src="trends.png" width="50%" style="float:left" 
    +   alt="projected growth of VoiceXML" /> 
    +
    +  <blockquote style="float:right;width: 35%"> 
    +    VoiceXML will dominate the voice environment, due to its 
    +    flexibility and eventual multimodal capabilities 
    +  </blockquote><br clear="all" /> 
    + 
    +  <p style="text-align:center">Source Data Monitor, March 
    +  2004</p> 
    +</div> 
    +
    + +

    To work around a CSS rendering bug in IE relating +to margins, you can set display:inline on floated elements.

    +
    + +
    +

    Incremental display of layered images

    + +

    These can be marked up using CSS relative positioning, e.g.

    + +
    +<div class="incremental" 
    + style="margin-left: 4em; position: relative"> 
    +  <img src="graphics/face1.gif" alt="face" 
    +   style="position: static; vertical-align: bottom"/> 
    +  <img src="graphics/face2.gif" alt="eyes" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +  <img src="graphics/face3.gif" alt="nose" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +  <img src="graphics/face4.gif" alt="mouth" 
    +    style="position: absolute; left: 0; top: 0" /> 
    +</div> 
    +
    + +

    You should also use transparent GIF +images to avoid the IE/Win bug for alpha channel in PNG. A fix is +expected in IE 7. A work around is +available on skyzyx.com. My thanks to ACID2 for the +graphics.

    + +
    +"face" +eyes +mouth
    +
    + +
    +

    How to center content vertically and horizontally

    +
    +
    +

    Within the div element for your slide:

    +
    +<div class="vbox"></div>
    +<div class="hbox">
    +Place the content here
    +</div>
    +
    +

    and style it with the following:

    +
    +div.vbox {
    +  float: left;
    +  height: 40%; width: 50%;
    +  margin-top: -220px;
    +}
    +div.hbox {
    +  width:60%;  margin-top: 0;
    +  margin-left:auto; margin-right:auto;
    +  height: 60%;
    +  border:1px solid silver;
    +  background:#F0F0F0;
    +  overflow:auto;
    +  text-align:left;
    +  clear:both;
    +}
    +
    + +

    The above styling is included in w3c-blue.css, +which is designed to be used with slidy.css, but you +are encouraged to develop your own style sheet with your own look and feel.

    +
    +
    + +
    +

    Include SVG Content

    + +

    Inclusion of SVG content can be done using the object element, +for example:

    + +
    Indian Office logo
    + +

    has been achieved by:

    + +
    +<object data="graphics/example.svg" type="image/svg+xml" 
    +  width="50%" height="10%" title="Indian Office logo"> 
    +    <img src="graphics/example.png" width="50%" 
    +          alt="Indian Office logo" /> 
    +</object> 
    +
    + +

    This ensures that the enclosed png is displayed when the browser +has no plugin installed or can't display SVG directly. Providing +such a fall back is very important! Don't forget the alt text for +people who can't see the image.

    + +

    However, there are caveats, see the next slide!

    +
    + +
    +

    Caveats with SVG+object

    + +

    Adobe has recently withdrawn support for its SVG Viewer, so you are +recommended to consider alternatives. +If you still using the Adobe SVG viewer you should be aware of bugs +when using the it with IE, Namely:

    + +
      +
    • Most modern browsers generally support SVG SVG Tiny 1.1 or better +natively without the need for a plugin
    • + +
    • If you need to use Internet Explorer you are advised to upgrade +to IE9 which includes native support for SVG.
    • + +
    • Patches to Internet Explorer mean that the Adobe SVG Viewer +version 3.03 no longer works with IE6. You are therefore recommended +to uninstall version 3.03 and instead install Adobe SVG Viewer +6.0 preview if this is available to to you.
    • + +
    • IE6 makes a copy of the SVG file on the local disc +when displaying it; but doesn't pass the original URI to the plugin
    • + +
    • As a result relative references from within the SVG to external +resources (scripts, CSS, images, other SVG) will break.
    • + +
    • The work around is to use absolute references within your SVG.
    • + +
    • On Windows, the Adobe SVG plugin doesn't respect the CSS z-index +property, and if used on backgrounds will always show through other +content
    • +
    +
    + +
    +

    Additional Remarks

    + +
      +
    • Slides are auto-numbered on the slide show footer
    • + +
    • You can link into the middle of a slide +show: + +
        +
      • It works out which slide you want and hides the rest
      • + +
      • You can even link between slides in the same slide show
      • + +
      • Individual sides can be addressed with the syntax #(slide +number),
        +e.g. slide 3 of this presentation is: http://www.w3.org/Talks/Tools/Slidy#(3) +
          +
        • Previous versions of Slidy used square brackets, which will +also work.
        • +
      • +
      • Note that the browser's back/forward buttons may not work as +you might expect due to browser problems.
      • +
      +
    • + +
    • Adding "title" to the list of classes for div elements that serve +as title pages will render the corresponding entry in the table of +contents in bold italic text (press "C" now for an example)
    • + +
    • If your slides have more content than normal, use a meta +element to request a smaller font + +
        +
      • the following requests fonts to be one step smaller than +the Slidy default for the current window width, and positive +integers will make the fonts correspondingly larger
      • +
      + +
      +<meta name="font-size-adjustment" content="-1" /> 
      +
      + +
        +
      • Slidy uses JavaScript to dynamically set the font size on the +body element, but it is okay to specify relative font changes on +other elements within your own style sheet, e.g.
      • +
      +
      div.slide.large { font-size: 200% }
      +
    • + +
    • You are encouraged to ensure your markup is valid. HTML Tidy can be used +to find and correct common markup problems
    • + +
    • The slide show script and style sheet can be used freely under +W3C's software +licensing and document +use policies
    • +
    • At XTech2006 +I gave this presentation +on Slidy +(Paper).
    • +
    +
    + +
    +

    Localization and automatic translation

    + +

    Slidy now includes support for localization

    + + "es":this.strings_es, + "ca":this.strings_ca, + "cs":this.strings_cs, + "nl":this.strings_nl, + "de":this.strings_de, + "pl":this.strings_pl, + "fr":this.strings_fr, + "hu":this.strings_hu, + "it":this.strings_it, + "el":this.strings_el, + "jp":this.strings_ja, + "zh":this.strings_zh, + "ru":this.strings_ru, + "sv":this.strings_sv + +
      +
    • The tool bar is localized according to the language of the presentation
    • +
    • This is taken from the xml:lang or lang attributes on the html element
    • +
    • The help file is +selected based upon your browser's language preferences
    • +
    • As of 29th July 2010, the languages supported are: English, +Spanish, Catalonian, Czech, Dutch, German, Polish, French, +Hungarian, Italian, Greek, Japanese, Chinese, Russian and +Swedish
    • +
    • If you would like to contribute localizations for other languages, +please get in touch with Dave Raggett <dsr@w3.org>
    • +
    • The following illustrates what was used for Spanish
    • +
    +
    +// for each language there is an associative array
    +  strings_es: {
    +    "slide":"pág.",
    +    "help?":"Ayuda",
    +    "contents?":"Ãndice",
    +    "table of contents":"tabla de contenidos",
    +    "Table of Contents":"Tabla de Contenidos",
    +    "restart presentation":"Reiniciar presentación",
    +    "restart?":"Inicio"
    +  },
    +  help_es:
    +    "Utilice el ratón, barra espaciadora, teclas Izda/Dcha, " +
    +    "o Re pág y Av pág. Use S y B para cambiar el tamaño de fuente.",
    +
    + +

    Note: Slidy now works with current slides translated into French. Use +right mouse button to open frame without Google header. To disable +automatic translation of the content of particular elements add +class="notranslate", see breaking the language barrier.

    +
    + +
    +

    Future Plans

    + +

    Recent additions have included a table of contents, and a way to +hide and reveal content in the spirit of outline lists. The +script has been rewritten to make it easier to combine with other +scripts, e.g. for UI controls, and support swipes for navigation on +touch screen devices. Further work is anticipated on the +following:

    + +
      +
    • Collecting a gallery of good looking slide themes +
        +
      • Opportunities for graphics designers!
      • +
      +
    • +
    • Bob Ferris has worked on a +number of UI extensions which could be incorporated into the +W3C slidy script.
    • +
    • Getting SVG Tiny to work on IE without need for SVG plugin +
        +
      • Using scripts to dynamically convert SVG Tiny to VML
      • +
      • Note that IE9 introduces native SVG support, so it may +no longer be worth working on SVG to VML for rendering of SVG
      • +
      +
    • +
    • Pre-alpha version of wysiwyg slide editor (see screenshot) +
        +
      • Using contentEditable when available, otherwise +falling back to textarea and plain text conventions
      • +
      • Using XMLHttpRequest to dynamically reflect changes to server
      • +
      +
    • +
    • Mechanism for remotely driving Slidy as part of distributed meetings +
        +
      • Using XMLHttpRequest to listen for navigation commands
      • +
      • Using VoIP for accompanying audio and teleconferencing
      • +
      • Synchronizing recorded spoken presentation with currently viewed slide
      • +
      +
    • +
    • Filters from PowerPoint and Open Office + +
    • +
    + +

    If you have comments, suggestions for improvements, or would +like to volunteer your help with further work on Slidy, +please contact Dave Raggett <dsr@w3.org>

    +
    + +
    +

    Acknowledgements

    + +
      +
    • My thanks to everyone who sent in bug reports and feature +requests
    • +
    • Opera Software for implementing CSS @media projection and +promoting the idea of using the Web for presentations with +Opera +Show
    • +
    • Tantek Çelik for his +pioneering work on applying JavaScript for slide presentations on +other browsers
    • +
    • Eric Meyer for taking this further with the excellent S5
    • +
    • W3C's slidemaker +tool, which uses a perl script to split an html file up into +one file per slide with navigation buttons
    • +
    • Early versions of HTML +Tidy which supported a means to create presentations via splitting +html files on h2 elements
    • +
    • Many sites with advice on JavaScript work arounds for browser +variations
    • +
    • Microsoft for pioneering contentEditable and XMLHTTP which +both provide tremendous opportunities for Web applications
    • +
    • Microsoft Office which provided the impetus for creating +Slidy as a Web-based alternative to the ubiquitous use of PowerPoint
    • +
    + +

    Note that while Slidy and +S5 were developed independently, both support the use of the +class values "slide" and "handout" for div elements. Slidy doesn't +support the "layout" class featured in S5 and Opera Show, but +instead provides a more flexible alternative with the "background" +class, which enables different backgrounds on different slides.

    +
    + +
    +

    Acknowledgements

    + +

    The following people have contributed localizations:

    + +
      +
    • Emmanuelle Gutiérrez y Restrepo, Spanish
    • +
    • Joan V. Baz, Catalan
    • +
    • Jakub Vrána, Czech
    • +
    • Ruud Steltenpool, Dutch
    • +
    • Beat Vontobel, German
    • +
    • Krzysztof Kotowicz, Polish
    • +
    • Tamas Horvath, Hungarian
    • +
    • Creso Moraes, Brazilian Portuguese
    • +
    • Giuseppe Scollo, Italian
    • +
    • Konstantinos Koukopoulos, Greek
    • +
    • Yoshikazu Sawa (澤 義和), Japanese
    • +
    • Shelley Shyan, Chinese
    • +
    • Andrew Pantyukhin, Russian
    • +
    • Saasha Metsärantala, Swedish
    • +
    + +

    The following people have contributed bug reports:

    + +
      +
    • Ivan Herman
    • +
    • Steve Bratt
    • +
    • Peter Patel-Schneider
    • +
    • Matthew Coller
    • +
    • Rune Heggtveit
    • +
    • Gopal Venkatesan
    • +
    • Cay Horstmann
    • +
    • Schuyler Duveen
    • +
    • Matteo Nannini
    • +
    • Ralph Swick
    • +
    • Jakub Vrána
    • +
    • Philip Bolt
    • +
    • Jon Frost
    • +
    • Jonathan Chetwynd
    • +
    • Nicolas Frisby
    • +
    + +

    Douglas Crockford for jsmin +which was used to minify the script before compressing it with gzip.

    +
    + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/blank.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/blank.html new file mode 100755 index 00000000..c9081ebc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/blank.html @@ -0,0 +1,30 @@ + + + + + +HTML Slidy - template for basic presentations + + + + + + + +
    +

    Sample heading

    + +

    This is a template file you can copy and edit on your own server.

    + +
      +
    • point 1
    • +
    • point 2
    • +
    • . . .
    • +
    +
    + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.gif new file mode 100755 index 0000000000000000000000000000000000000000..bce1a2a11c5532597bf9f535a7ffbf4fbf7d3f91 GIT binary patch literal 161 zcmZ?wbhEHb)L;-{IK;xxI`{bD!~f5mIrIAUe`KKelZBCsfrUYb0SG{98JN>NcHQ|m zq0w{oQp5G9*ItX|sF`_V;>42^onG&H<;vxp%kPvk@lY=Jv;`AXK3rv)x@3}*5D!zp z3kQRhQR~Ad9k38c*dIQrL7QPVqY7hq0o&xb58uRDCnmq-|1J9dLiA7Gy3mG}R$fj9 FYXE7rNksqv literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold-dim.png new file mode 100755 index 0000000000000000000000000000000000000000..4e28cfa8cd355ebeeacd2e699594379eac1eb04a GIT binary patch literal 2905 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 Dhk;$x literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-fold.gif new file mode 100755 index 0000000000000000000000000000000000000000..d4b063c91b5c246ba21e49df494ce6e8d6aec2e3 GIT binary patch literal 163 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.gif new file mode 100755 index 0000000000000000000000000000000000000000..98a4c39f00ea566ea2d1629b8c2187d802482809 GIT binary patch literal 142 zcmZ?wbhEHb)L;-{Sjf!KI`{aQGiP4E{tpC-KUo;L7?>G!7=QpI&%hKvr+?*X4*tb0 zYv*+?-MX_mwo>v&hlIqERat%s3P&~xczok!+bna(j)m(@QsaGo5eY7){$-zEvan8J uT=A8YON05k9)m~#+n(?XuY9&mlE{2fb+K-rXyJ34!2EmP|F|$RSOWk!$2hP6 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold-dim.png new file mode 100755 index 0000000000000000000000000000000000000000..27bccb2dde2052942a6f4bd0a8acf7bf169796d8 GIT binary patch literal 2892 zcmV-S3$yfzP)KLZ*U+IBfRsybQWXdwQbLP>6pAqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uhf59&ghTmgWD0l;*T zI709Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-rV&neh&#Q1i z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_IfqH8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4 zfg=2N-7=cNnjjOr{yriy6mMFgG#l znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U zt5vFIcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya? z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0 z?2xS?_ve_-kiKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$ z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4 z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i& z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01 z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3| zawq-H%e&ckC+@AhPrP6BKT#_XdT7&;F71j}Joy zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot2z=00004XF*Lt006O$eEU(80000WV@Og>004R=004l4008;_004mL004C` z008P>0026e000+nl3&F}0001INkl)f?%~6;qiJx|fujx_Ee9zD4<(lc>`i_E00030{{sLjh!eVbRnSKO0000Of)W-SfiqU@*b&aa GU=09ar#5{6 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-nofold.png new file mode 100755 index 0000000000000000000000000000000000000000..28215ecd4675584e8a272d82eec129f0e86e34e6 GIT binary patch literal 2888 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 m4hHBBr2EVN00030{{sNSt`VjJi-9))0000 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.gif new file mode 100755 index 0000000000000000000000000000000000000000..b758cbedc6562e85e52e1e899de7d65e062a5604 GIT binary patch literal 166 zcmZ?wbhEHb)L;-{IK;xxI`{bD!~f5mIrIAUe`KKelZBCsfrUYb0SG{98JM#@cHQ|m zq0w{oQp5G9*ItX|sF`_V;>42^onG&H<;vxp%kPvku}Ss@Q+I)f&bl*5Ahxia6SlMK-)yYqs}FDFZ4PVg K?BeBQum%8{rAqq% literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold-dim.png new file mode 100755 index 0000000000000000000000000000000000000000..1dec59d8f3e2354da112b76d33c012526aaf8572 GIT binary patch literal 2913 zcmV-n3!e0eP)KLZ*U+IBfRsybQWXdwQbLP>6pAqfylh#{fb6;Z(vMMVS~$e@S=j*ftg6;Uhf59&ghTmgWD0l;*T zI709Y^p6lP1rIRMx#05C~cW=H_Aw*bJ-5DT&Z2n+x)QHX^p z00esgV8|mQcmRZ%02D^@S3L16t`O%c004NIvOKvYIYoh62rY33S640`D9%Y2D-rV&neh&#Q1i z007~1e$oCcFS8neI|hJl{-P!B1ZZ9hpmq0)X0i`JwE&>$+E?>%_LC6RbVIkUx0b+_+BaR3cnT7Zv!AJxW zizFb)h!jyGOOZ85F;a?DAXP{m@;!0_IfqH8(HlgRxt7s3}k3K`kFu>>-2Q$QMFfPW!La{h336o>X zu_CMttHv6zR;&ZNiS=X8v3CR#fknUxHUxJ0uoBa_M6WNWeqIg~6QE69c9o#eyhGvpiOA@W-aonk<7r1(?fC{oI5N*U!4 zfg=2N-7=cNnjjOr{yriy6mMFgG#l znCF=fnQv8CDz++o6_Lscl}eQ+l^ZHARH>?_s@|##Rr6KLRFA1%Q+=*RRWnoLsR`7U zt5vFIcfW3@?wFpwUVxrVZ>QdQz32KIeJ}k~{cZZE^+ya? z2D1z#2HOnI7(B%_ac?{wFUQ;QQA1tBKtrWrm0_3Rgps+?Jfqb{jYbcQX~taRB;#$y zZN{S}1|}gUOHJxc?wV3fxuz+mJ4`!F$IZ;mqRrNsHJd##*D~ju=bP7?-?v~|cv>vB zsJ6IeNwVZxrdjT`yl#bBIa#GxRa#xMMy;K#CDyyGyQdMSxlWT#tDe?p!?5wT$+oGt z8L;Kp2HUQ-ZMJ=3XJQv;x5ci*?vuTfeY$;({XGW_huIFR9a(?@3)XSs8O^N5RyOM=TTmp(3=8^+zpz2r)C z^>JO{deZfso3oq3?Wo(Y?l$ge?uXo;%ru`Vo>?<<(8I_>;8Eq#KMS9gFl*neeosSB zfoHYnBQIkwkyowPu(zdms`p{<7e4kra-ZWq<2*OsGTvEV%s0Td$hXT+!*8Bnh2KMe zBmZRodjHV?r+_5^X9J0WL4jKW`}lf%A-|44I@@LTvf1rHjG(ze6+w@Jt%Bvjts!X0 z?2xS?_ve_-kiKB_KiJlZ$9G`c^=E@oNG)mWWaNo-3TIW8)$Hg0Ub-~8?KhvJ>$ z3*&nim@mj(aCxE5!t{lw7O5^0EIO7zOo&c6l<+|iDySBWCGrz@C5{St!X3hAA}`T4 z(TLbXTq+(;@<=L8dXnssyft|w#WSTW<++3>sgS%(4NTpeI-VAqb|7ssJvzNHgOZVu zaYCvgO_R1~>SyL=cFU|~g|hy|Zi}}s9+d~lYqOB71z9Z$wnC=pR9Yz4DhIM>Wmjgu z&56o6maCpC&F##y%G;1PobR9i?GnNg;gYtchD%p19a!eQtZF&3JaKv33gZ<8D~47E ztUS1iwkmDaPpj=$m#%)jCVEY4fnLGNg2A-`YwHVD3gv};>)hAvT~AmqS>Lr``i7kw zJ{5_It`yrBmlc25DBO7E8;5VoznR>Ww5hAaxn$2~(q`%A-YuS64wkBy=9dm`4cXeX z4c}I@?e+FW+b@^RDBHV(wnMq2zdX3SWv9u`%{xC-q*U}&`cyXV(%rRT*Z6MH?i+i& z_B8C(+grT%{XWUQ+f@NoP1R=AW&26{v-dx)iK^-Nmiuj8txj!m?Z*Ss1N{dh4z}01 z)YTo*JycSU)+_5r4#yw9{+;i4Ee$peRgIj+;v;ZGdF1K$3E%e~4LaI(jC-u%2h$&R z9cLXcYC@Xwnns&bn)_Q~Te?roKGD|d-g^8;+aC{{G(1^(O7m37Y1-+6)01cN&y1aw zoqc{T`P^XJqPBbIW6s}d4{z_f5Om?vMgNQEJG?v2T=KYd^0M3I6IZxbny)%vZR&LD zJpPl@Psh8QyPB@KTx+@RdcC!KX7}kEo;S|j^u2lU7XQ}Oo;f|;z4Ll+_r>@1-xl3| zawq-H%e&ckC+@AhPrP6BKT#_XdT7&;F71j}Joy zkC~6lh7E@6o;W@^IpRNZ{ptLtL(gQ-CY~4mqW;US7Zxvm_|@yz&e53Bp_lTPlfP|z zrTyx_>lv@x#=^!PzR7qqF<$gm`|ZJZ+;<)Cqu&ot2z=00004XF*Lt006O$eEU(80000WV@Og>004R=004l4008;_004mL004C` z008P>0026e000+nl3&F}0001dNkl)f?%~6;gDZ+}+!#%Rl!qLQt)Vf990+sFjT;E| zXgNqpNDitr`0(M`!JA2pjg1+HR1}Xoa6~$gaj-Y}0RR91|NjF3OivrWuPnom00000 LNkvXXu0mjfFF0fv literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet-unfold.gif new file mode 100755 index 0000000000000000000000000000000000000000..e5ecd5bab3bb35b03fe5c9c73b27e4037a22f6eb GIT binary patch literal 163 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 Hu0mjf?|WeS literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/bullet.png new file mode 100755 index 0000000000000000000000000000000000000000..14ebd9510030df0289ab39d03d769c8c40679b1d GIT binary patch literal 167 zcmeAS@N?(olHy`uVBq!ia0vp^A|TAc3?z4jzqJQaEa{HEjtmUfZd~z?Faq)=OI#yL zg7ec#$`gxH85~pclTsBta}(23gHjVyDhp4h+5i=?1^9%xw$45N|Nno@75XcHB1|Pg ze!>44o^Chr0vY1z;uunKD=Fa!lZ1q%!GRSDwJaMM8W@-v?Ef(Mo-Aak2P$IlboFyt I=akR{0EtU5!vFvP literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/example.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/example.png new file mode 100755 index 0000000000000000000000000000000000000000..7ce9b3ffee0d58e6d8c2b1e09ca814fa7483e1a5 GIT binary patch literal 6652 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 + + + W3C Indian Office logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face1.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face1.gif new file mode 100755 index 0000000000000000000000000000000000000000..04e50cd79749153fe9eda6d18558beee586b11fd GIT binary patch literal 5279 zcmd6pi(gFn8^^zA=8UH4lry86B%G-*idAh$SvxbSrtlMMm9%S+-9%oYrTk>iO!teL zTq-H1B$?#i#mX8b(%mKHULl33L|KgAIn!m%@3()z{^r%|yuQ!#em>9he4p>R2xU!OBoE=s8KQJFOrAV>&y*>9`TV_8r|z?|+Ba?5{^`?GzWFA_#wOLyE^XGVbO(onbLM0?I%YUI zWzL$5pg9d zsw_IXJSL_*F79f4d__V+#qQnLl9H|`Cs*#>dt?9ps+5$f)YR&J&ueO)*VeYz)wS2xzqom`f8N{P-uvRkyN-@`ot=FzU-rFv z_5Sti_g!5d-n{wn_HBQ6cYjaMKyUBByLTV^`aZsY|5tzir-6Y_A3uKn>#xtBK7IN8 z`OB9tYU1~m{DJ@fKc3pidCR)h!R!36?dya6v1R`2FgN!_o?sgJWRMRDV5&i~u9^6> z;z~GkjFoTY>8$c-)WRb}d?vdh-sIbWhm|)mJPC7-Gjl(ib7L?62c_?gvq!5_ZGJFF za6gw@d(dI)OW!#`$LbFY!da1XP`~R(#CxrN+JQb3$QK^*$n^M)S1HBv10Geq=M#&I zapM=1iORr3JwleAg~zFYDAvj ztm;NZ`afidJSQz5kRlUii={PYP=^4u-hi^Nj#JM4do{JD9Q{$5bBMxSRjJt~c_|m9 z>;(5Ag)N8{6*5trM~`HyIF)h~OrrnD##!)+UdUeuzXr_cL~k5lJeO{#ksXlW*6>;w zlnYXESC$v15ASg;z>O=dVeY~p7UXN&fIuf2V!k=($;P4Gn&}K)BI03)302u1@nfsN zKK@k^Sc%v>101t(0jrQ_BCrhk?+{XE!Nlk$k=VE7py35{sOEHxRd@_AMd$};>C=aX zDtmRWnFBApVqll0R4fjC61KY7Y{+G z9cm0UOAtbLS|-?vf4FK(ZrFhK6B{7qh~EMjDz!mpK!^kx-fJ#SSLuxY3?N?~ia_U= z$R|T4xE?v3p~42Rr&ySR&srdgh7~HCN|>WUXkTOiD#4zL0i)YaPKOMa$|osmWyJB# zZP62MW#R^MVZtaFuoqEmBSkDM@NTo8RNg`x^7zkskXc4yP3Otv~*bMu7OB3e60v*Ny zXAq1hEW@LW85f+1lao*J&a&1WFBZ+DoSY~ev?#EQ7=cd2po~V!Fq8!=3>agbfk1*p zGS@29{Z->lyy$ zQn@kQ!lJF15735KX~&vTP>@=txjUGHo2x?snzIHw-XH+&D!Cc%3eNGF6U){{$uf8V z6ITe9W=TPfP;*CUj!S^~G4WBZw({@sb_P8*()3P)-bu?~Ot(>NEf}L4aUKI+CNXT< zX?*etNN)mD#oWe|lQS9IoLrKD0h2V@xa`wXa8+W0*wX!dBFVcRMR-fh{!Dl!?Akr_;w zGvb0~O<^A4rGwpSV}mvs@Kl+MYIR}PwZp3sau7lx`NSZWTqo6jLr*p^K_WPc%?vM& zqdX#U5;q~Fe4;Nec{xfmNN%WD<|AY}%olNu#=1;kt=20-EVJnDdB?qK1CEn}2rNAD zYi%-l1n27tPfpp>Ahir`QW+G9$YiWf&6TdMBAq=Aeop^xBJYU9i@H`!A!G$bMP8X? z?1Pr&3&?<=gDafW^3{v~9FO-}C=qr*hygR$9*ziS^_ zDw8ff9a^5PztlFg{A2VyP&OD_))Y3B;p2tTn!7Cb$#ALvbEx_u*PUj zKR&X{aUU*z{nDLu`SXj#zxV4Lo=yfdaz6j{iTH1?dDoTe#=0|6-J`}=xHzi>f5Y9m zG1-%z>>0q`iFiwaiPkh8koHk1mL}__m{tzq`KUJ7K2N62+!Q{QlE;-vLH!XEDahMj zI;5Ipl*)|?D2aNrJ#?9-pQW2aH+n~VhiJ`h1JU*rQ;ny^U=%yfAr_&S`sl{wEk}$c6 zFFStMn#GBIe2VFnr0&?IrTs}?Lqf-CwmNomD6=z3i@3?}Dah2Ff@be|HH6fjglyXJ zM6JwgZ!1MMPnUwW?`xtU&&~v`Ds_Ja1+BReuSLZv7bz%sDg`yA5ucdihG0@ z;s|oAir1pqIm8f0&_XK;@;XWkaRmJw7pGNi&n1R9f`VSgYEkMjVu2oCV=pRD9-J3bM>s%e1WN>{JSyrAI;i=O$8+c!N}{;uacFkWV!} zgowwu_>A_B{r_B(H~&A?DDg&|ouhp_{u668`C1++Onk|TI zeNa@F&D})4#tH*_&4!&R^@?F9$P68d+}4mb>@)})b}qk}GVC<_5;7DyYv--RVXxJr zVXyJ+ghA)bkSggbZO?p?Td4|F=H zsDR2!sHy^uMpIJ*wY6X{fYAs?9v!Z$gZg@CXn=|Cym$fq{qXW7ym|$%U&GtCFfagvgD^A%!^80I9gK`XYiq03 z3ZtW7v%%OH)W5D9ABTwvu-oCo2S<5--$>u^`{A*%v5AQZyWQ@9|L>k@cMsUNb6ecb z9o!#x$4R+j=}zwIHK8JyX(J&t_!)dYj_BjCz{!sNERRn}R2)_wIhu4VIpw%2^~A}v z^i!uZ&YaE6I(Pm8o_+CBPVQy(mAtFh@~;;ZYKn?WN^jgOEC1!z?K^kx-Ph_WDyypX z4{B-+MpIq=uMLe4n;t!W^0fK4me#iRXB}osXIJ<0p5DF}{V!j=e)D!6ZQ{4q#njdM%T2pelF4OPt{cW`+>R&IQ@w6Gj(kqRZf=_yX>peNSNiDi0Occgm zjSy`piF&QRajhwAYh_T~t_b6)#oNzC3H|q*JQmv5&#OJRw(QO9JW0lQxnK@`v+oZd zgf0Qy`pI4ryyaU{`S)|KY|SvEx|#9Gi^B@5q$;ykMsnG{C3RET%XF5D>w&NauHIc8 z8NI`d5uB#}F>J<*XLYyBzUvTG&-sT8sUR|f40v`nro|kYlUOKF1i zb1y_}QA#kNY6k-4Uuhi=iK5h!S*ulC9g$P2N?=K;ot;U1J+JGS?-OZPvR{v~D?HpJ zkr5dQSi*Fv($R=lj=fRA3Axo6#P)JSG3vS()W{99m?F%1cWGk|CnjgxDukrO6w`wf zAcwp(#FCaCtDoPS6<5(GW(8ml_U8l{#f9RgA#(PpvPn#oC(yH_Ux_fp7hR@~@MVd# zjOcuU!d2=09|4~dG}!~3E128xb-mX#`c3Na4K=Yc;?!~tnZ1$6#hjzBWCzmR_*x*( z=VenkUQ}G`E~@?fu{(__A#kF2sRXiqy-MyHrP(G2+7_AKV^N4%OJ4G|Op!mJU+~>A zX3#e^NNDlR3?)s{(h6YL$Lp@cplPFg!!oy0;vkq zPhTZ5qojF0>-2Yg%ErCfk#0I2k%5`3rb~VKK#x(S%JpnD8pPq#8^B@nSPT48K@bi7 zLl$9rjFyiQrCAmdm9bJQm=cLwhMISDDHW_Q;>;MyM`95Zkd+pNt6N|UpDZjN3Ko8_%Mjip(*)dH4jIQKv7IvY_8GcG+jKw~{O}qH8`^5$*&7i5!$4 z>qkV(2g%^{(cpiX-&{S-)z2(oZpE{0Lp%Lq0b6ro5)@7B_#N(5o56w7!5;<_fx^@)l?Vsa^>)F$zE6i7MS zT!aniBVRmWSq|d3zX;o;il>Wl(&_^=);!ynz7l~GSE;3H?XijlJQTbn@$57efyPQA z%ooYo%@P8_Gt)l072tqmU@lRjRWzQ&hn9mnM@izHNjSD33!%?e0yPdxREvhrEQm9> zMKKBPsD&=YWe80}T%IqZ3(+*!8VzOnD;y}eK-}Z&&Sv4@FR5hL;H1F$GWs4#C4(jb zHg2JdL;`9QKT(Yi;|l{SSvh9nXVI4Vv$!Y{qEakBl;^UWFF>eVLSDme?@y>)9W8VE zi>iWkUfyulFv(?CAHm%;;I>Gq1p*56^D2Cv77zj-qn0z%SA-@`n#IR}3HJDTbNZb5 zCcwW zP*5N@px%GOgqx-roAo`s1rbUC(bas06Osy zlAMRlkAvpk&?Lu1Zp>_XY#6y&9uvKBFXvR-`;juOOF``6wQZejYk5s*!M@YRww@K% zUmB7N;?!%~`!`u{HP;pVP-bj@bI^L*>{58(!P;j-XRUYoLJJQ*H9i};WxYF)TzIH= zZO8i->%Gys!hc$g9rpLu`@qm(P9bIjXH-iK)5xcp%;^;WQ5`cylQ1vDLfbrA!K&9N z{$#Q+ej2UhGK!R|LpohEN2_>YMMpQ9Iz4WWR`XMej_nHRVz-X!{pyQSel&G`Ha7YI zWfZFphjh>4*lL2qicg$2b$j{SYDFo_CX>@2HRA^-& zM@dak03rDV0SW*D04x9i007MZ`2YX{{*;fY%k2-NoV41Dv);V>4~F7Mmgb43>dLn6 z3&-+I*Y=I)`p)(tOe&Ymrt=AnN~hGS^@`1Ex7@Dx3l59N_^!OYGz z!i5Y$92{7%;6s2ADq6gVF{8%*jT}2(oER`-M35d!nmmazrOE>!0g4m}a;40fG;4Zn z`SK-5n>>5^tl2VW&WS&Z8a&AQyLW)oV4+*Tjvcymz+kg`{|^4P^Z+8khCh!!y@K%t!47{9 zKfe6=gvW!WjX%Hs{ruYd`|oexK>rO$V1Wi6=wE;UA;@5Z4n9brbP!HRVTBf6h+&2r zZpdMW9)1X7h$4c6h+>K=uE=7GF1`q3j55whV~sZ6h+~dA?#N@0KK=+~kU|bg zWRXT5iDZ&WF3Dt*PCf}`lu}MfWtCQ5iDi~rZpmerUVaH?m|~7eW|?N5iDsH=uE}Pb zZoUa;oN~@dXPtK5iD#aA?#XALe*Ot)pn?ucXrYE4ifE#WF3M=5jy?)$q>@fbX{DB4 eifN{rZpvw=o_-2ysG^QaYN@84iYlQ60028w!hEIx literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face4.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/face4.gif new file mode 100755 index 0000000000000000000000000000000000000000..3f687402ab0e8379da8d37367701362a24d7907f GIT binary patch literal 846 zcmV-U1F`%^Nk%w1Va)*f0HFZ@00030{{a900RR60A^sIZa%Ew3Wn>_CX>@2HRA^-& zM@dak03rDV0SW*D04x9i007MZ`2YX{{*;fY%k2-NoV41Dv);V>4~F7Mmgb43>dLn6 z3&-+I*Y=I)`p)(tOe&Ymrt=AnN~hGS^@`1Ex7@Dx3l59N_^!OfdmU0Jcux% z!h8W5I!q?Op~QwVDq6glV4_C;hZsA0RIxFnhLI!>glt$crOK5CPKIO&vw=&AF>Bg% zFmvP0nmHxz{CTsdMxZK%N+gO@r9%Krn>uAGQG?VA5}#TH&~U2Oty~32y!v!v*RcsE zf_2)EtlG5>B%W#(-&-47=AoynW^ z#J&!L8#g|&Z_eWwCiZp6JUZ=(eT`bbZry;!z7C~(XFahm_VMJ6_HFn*y$0)j+q-`c zpQ%vw^etGAk3T>Dp7s9wQ)mcafC2`fUx5amHQ<2$EjU4f10D!rgbo78V1*J)*ieKT z7C51W9#W9th9br{U~nd$r~!Z@uGpS{D82}z1OSRi<9hbp@znkU0YA zW06+{C}ff^0%&BDO#!H6lqWXiq>~LviDhsYZpmerUV52jn7e&RW|?LVC}x_voylgK z391QaoN~@dXPtK5iD#aA?#XALe*Ot)pn?ucXrYE4ifE#WF3M=5jy?)$q>@fbX{DB4 zifN{rZpvw=o_-2ysG^QaYN@84ifXE=uF7hwuD%Lutg_BZYpu54ifgXA?#gSgzWxeq Yu)+>YY_Y~3iwSJ9$}Y=nngsv=JBBEm8~^|S literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold-bright.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold-bright.gif new file mode 100755 index 0000000000000000000000000000000000000000..7e38faa8ba143f807aa48965da5b05b6dc2e3ee2 GIT binary patch literal 145 zcmZ?wbhEHbRAf+OSjfx(2LI2T`G4Zd6UCn_j9d)N3_2h|kURrZQcM5J({J-z=4`p8 zEpRVp5nq&thnI(^Qbxxbg-2x`XB6|=@5n65_vm-@VLGztV~2{Lz~m*DEggO4g*;|q t+@p{u!&2V-BT3*9_o5uf1=<~^tPkfYJQ8AwZP=mwZoiQX&)EL Ii!fLN0B3C!`v3p{ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.bmp b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.bmp new file mode 100755 index 0000000000000000000000000000000000000000..6ba9e56274fa4d8cfa89b5e74bb90efcfc77b043 GIT binary patch literal 306 zcmZ?rHDY7{12Z700mPh8%*Y@C7XJez5A#7VSb#9`|L|c<1l5Kq0Tdxpj)CDnG9p?Z LhI5Fp52r5y%r$qx literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/fold.gif new file mode 100755 index 0000000000000000000000000000000000000000..133e594fd0d939fd646d089d3bb037601e0ec93c GIT binary patch literal 56 zcmZ?wbh9u|a>QWZRN6Vp?JQWH}u3s0un02Oft_=LFbIC8Ib?(zTs|Nmsr`3@9h zE(!7r{{Nrh`YB$ZfecojE{-7;w~`W+Bn>7kZ58Bh@JeD_9ObsPCreT<>P7G&9(COt v%|a|2*#EDX7O1;8s;ynjYKj2^BOAja87|H4rQHHRQy4s5{an^LB{Ts5_n$!T literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/keys2.jpg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/keys2.jpg new file mode 100755 index 0000000000000000000000000000000000000000..4739be00a0b3433b3522594a1362cc9e8f592c0c GIT binary patch literal 42807 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.bmp b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.bmp new file mode 100755 index 0000000000000000000000000000000000000000..8a12826b1bbd1c79bf99f73612f595d8b1751a9e GIT binary patch literal 306 zcmZ?rHDY7{12Z700mPh8%*Y@C7XJez5A#7VSO7?z!3{ui|6jkxL_qPOB!|m~3;-8C B+b;kB literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/nofold-dim.gif new file mode 100755 index 0000000000000000000000000000000000000000..996fb5edaba3d31384c844941e262fca1797fb07 GIT binary patch literal 48 zcmZ?wbh9u|p143Yd;K}WkeXP0bIcj A!Tn~>z7N)VL5 cBB3S-)@a<{9 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.bmp b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.bmp new file mode 100755 index 0000000000000000000000000000000000000000..c2a6bafa22d7f261c72545f2aede6d8ecf182a10 GIT binary patch literal 306 zcmZ?rHDY7{12Z700mPh8%*Y@C7XJez5A#7VSO7?z!3{ui|6jkxL_l#=xxOe-XUlXYh;v9VTAvqXoCXm7k7yz?a*k1qu literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold-dim.gif new file mode 100755 index 0000000000000000000000000000000000000000..bee56711710516d16c9419285b0810079894116c GIT binary patch literal 59 zcmZ?wbh9u|@~ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/unfold.gif new file mode 100755 index 0000000000000000000000000000000000000000..0753ae4d2c6a05d02bf3ece0c06d46fe03ce9f1e GIT binary patch literal 59 zcmZ?wbh9u|APd_=^+j!xJm!r1U zH-CR)S~J^4)t*W;EMOlXgqM^_;BR`L?N| zsYSwDq&Xw=DCea#?BLnAKswAZ(t%DDv%N4t}y=c5vMb(v=x66vZDtfK;hmriy zgKmDb3?jLDyOL6xr6r|o0mYV7P%_&IR>2f=J$&DfRh?(iS-^Hjqkvk(t43abI zL0cAMXUkc;tk~OV8*M~cvZiD&o-2l(8tHLAo^TA385@qb)&O?Fd$rHB$Ay*fEqY6{ z+CunmDSywvl(6$ZAFA<OrblwGNg z8r|9q#7*b2t+}L?^*_<9Xd^9L5v3jd{jWLPIx0amU&uZ3gf+-Zsn>JlP#tsgm$ii? z5%P>n?8zcLaj%E9D8CALN_v?I&9Q(sJVJd*&3gEfW#4jD29@y9HO$>p>}=3&oi<3E|3EGAD`>QIyq& z;-HN?&Za=C4h+NK6~G%>U5#$ABg%3UbOxl3*NZAUB+2`XXsRjw70>|_qj1w{$+Ml2bGpO==D#~v4#T@7Y>$XgRX9VPUfhG+E!p)2BsvA zdPk&0UuyvF>t5w|Qap@)mTN1{-|RlWC;?HiW%Sc#ndweEv z|DLTiUO&|j37@RrPvY}>x8EIq45Jk984vgmG~N=<#Kcd;SDzjD{FYGt+Q;w3*ZAFN z{(J!L=<|=(1-i0fxFyx&G@?guT-cyLmoffn;_9@)_QKz)m9dlYBU=(%SB=`1%%4X0 wo+YqS-e&G + + W3C logo + + + + + + + ® + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-slanted.jpg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-slanted.jpg new file mode 100755 index 0000000000000000000000000000000000000000..54e0ac361f274c598f320073c98f8842adc73069 GIT binary patch literal 26539 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 W_4Fyi;{Wdlp*lAI%N;4dr~eI6#cTio literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.gif new file mode 100755 index 0000000000000000000000000000000000000000..3b3c6fd0261196ecf14cc338f0a3ec20a1e27016 GIT binary patch literal 793 zcmV+!1LpikNk%w1VOanq0OJk-K!ddqWTNl&`QPgEzt-j;Z>TVNub;u%&*1EUt`NWkGIrNj=TT=|NsC0A^8LW000jFEC2ui09gPe000F3(0~cdyBJGqv&R7?jwDcg z=yztp>LpGb2k9a^L+UYi@81bjKtUiJ6d%G0fH))w3{RnlL^XOH-DB|U0zV2tZven3 z9F2zoK{TQew}nnDi)sztyd!%#caZ^HK?eW{2mk_Q9)2=3C>pgha{Y?9)WtT4hIhk2~UWt7jQDAD0DG)D0nw%v$hTbtFbr= zG(*e+D+h!HNWP3QE*_9Fk|>lh0_3M2wg-+N;SQGoYh z2P6bqYTQ8hA%G8D|FF#JXYB*00qx%GOPHaXgKz$Qe4P964hOz_83@Fvq9Y?m5Ga5B zP?n*eu?qk@rGPW;rB4j`Vlc!ooU}k|UpqRU!m|d9R3FM!3k)0*%K#s?z848q)5zm0Y&m5DMgNLDCfW$973TXEl zc0y(hn7JtF5v~rd4p^r3tz&jSzySHW)IspZQRXj2`+&>0;LpC;p)#8a?hn+>y~8J* zEhGJd>OQ7xQQ2O;`VZP=7~kSUn9qJt*vQusSW%7VfPCyFho25bwP%2TFD-CWSRO&B zK@Ynjb$}SCJpc`D1nif>8Hz>K;7U3$b5u77Ot+Lo1c|ta46vD%VG7XDbYdqN1+bY; z7udiSIsw7P$aSWe^8$tmOrU^)`_MuFf$!Pa;ZF@N_W>|SmQ_g|9vDCe0tqw#fC9nY z;0$wcT&05_TKf29muhr}p)Y}*L8lZZ39*_FL#9UG4@!jR5S2+xI1qBp9B?HD03f%3 XjF91pLIDD1AcCb@gz#uW5dZ)?A@5II literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.svg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.svg new file mode 100755 index 00000000..d63907f3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/graphics/w3c-logo-white.svg @@ -0,0 +1,14 @@ + + + W3C logo + + + + + + + ® + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess new file mode 100755 index 00000000..d395348a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/.htaccess @@ -0,0 +1,28 @@ +Options +MultiViews +LanguagePriority en +AddLanguage pt-br .pt-br + + + +ForceType 'text/html; charset=utf-8' + + + + + +ForceType 'application/xhtml+xml; charset=utf-8' + + + + + +ForceType 'text/css; charset=utf-8' + + + + + +ForceType 'text/javascript; charset=utf-8' + + +mkdir diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html new file mode 100755 index 00000000..c2f86148 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html @@ -0,0 +1,80 @@ + + + + Slide Show Help + + + +

    Slide Show Help

    + +

    This slide show can be driven in the same way as Power Point. +To advance to the next slide click pretty much anywhere on the +page with the mouse, or press the space bar. You can move forwards +or backwards through the slides with the Cursor left, Cursor +right, Pg Up and Pg Dn keys. The font size is automatically +adjusted to match the browser's window width, but you can also +adjust it manually using the "S" key for smaller and the "B" key +for bigger. You can also use the "<" and ">" keys. Use the +"F" key to switch off/on the bottom status line. The "K" key +toggles the use of mouse click to advance to the next slide. You +can use "C" to show the table of contents and any other key to +hide it. Use the "F11" key to toggle the browser's full screen +mode. Note that not all keys are supported in all browsers, as +browsers may reserve some keys for browser control and this varies +from one browser to the next.

    + +

    Firefox users may want the autohide +extension to hide the toolbars when entering full screen with F11. +Newer versions of Firefox have built-in support for SVG, but on older +versions for Microsoft Windows, you should consider installing the Adobe SVG Viewer +6.0.

    + +

    If you would like to see how Slidy works, use View Source to view +the XHTML markup, or see this longer explanation, +which also explains additional features. Each slide is marked up as +a div element with class="slide". CSS positioning and percentage +widths on images can be used to ensure your image rich slides scale +to match the window size. Content to be revealed incrementally can +be marked up with class="incremental". The linked style sheet and +scripts were developed as a Web-based alternative to proprietary +presentation tools and have been tested on a variety of recent +browsers. Integrated editing support is under development. Please +send your comments to Dave +Raggett <dsr@w3.org>. +If you find Slidy useful, you may want to consider becoming a +W3C Supporter.

    + +

    You are welcome to make use of the slide show style sheets, +scripts and help file under W3C's document use +and software +licensing rules.

    + + + +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca new file mode 100755 index 00000000..fef10cfd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.ca @@ -0,0 +1,52 @@ + + + + + Ajuda del presentador de diapositives + + + +

    Ajuda del presentador de diapositives

    + +

    Per avançar a la pròxima diapositiva només cal fer clic amb el ratolí en qualsevol lloc de la pàgina o bé prémer la barra d’espaidora. +Es pot anar endavant i endarrere per les diapositives amb les tecles "cursor esquerra" i "cursor dreta", "RePàg" i "AvPàg". El tamany de font de les lletres s’ajusta automàticament a l’amplada de la pantalla, però també es pot ajustar manualment fent servir la “S†per fer-la mes petita (Smaller) i la “B†per fer-la mes gran (“Biggerâ€),també es poden fer servir les tecles "<" i ">". +La tecla “F†fa aparèixer/desaparèixer el menú de la línia de estat a la part de sota. +Amb la tecla “K†s’habilita/deshabilita l’ús del ratolí per avançar a la pròxima diapositiva. La tecla “C†mostra la taula de continguts, amb qualsevol altra tecla la podem amagar. +La tecla “F11†serveix per entrar/sortir en el mode pantalla completa del navegador, la tecla “H†dona accés a aquesta pàgina. +Cal notar que no totes les tecles estan suportades en tots els navegadors donat que els navegadors poden reservar algunes tecles per el control de navegació i aquestes varien d’un navegador a un altre.

    +

    Es recomana als usuaris de Firefox que instal•lin la extensió d’autoamagar per amagar les barres d’eines en entrar al mode pantalla completa.

    +

    Si vol saber com funciona Slidy, feu servir “Veure el codi font†per veure el codi XHTML o vegi aquesta explicació més llarga., que també explica característiques addicionals. Cada diapositiva està marcada com element div amb classe “slideâ€. Es fa servir posicionament CSS i amplades per percentatge a les imatges per assegurar-se de que les vostres diapositives riques en imatges s’ajustin perfectament a la grandària de la finestra. El contingut que s’ha de revelar incrementalment es pot marcar amb la classe “incrementalâ€. La fulla d’estils adjunta i els scripts es van desenvolupar com una alternativa basada en Web a les eines de presentació propietàries i s’han provat en una gran varietat de navegadors actuals. S’està desenvolupant un sistema d’edició integrada. Si us plau envieu els vostres comentaris a : Dave +Raggett <dsr@w3.org>. +Si trobeu Slidy útil podeu considerar ajudar al W3C.

    +

    Sou benvingut a fer servir el presentador de diapositives, les fulles d’estil , scripts i el fitxer d’ajuda sota les condicions d’ ùs de document del W3C I les normes +llicència de software.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de new file mode 100755 index 00000000..55a8e481 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.de @@ -0,0 +1,96 @@ + + + + + + + Slide Show Help + + + + +

    Hilfe für die HTML-Slidy-Präsentation

    + +

    Diese Präsentation wird wie Power Point kontrolliert: Klicken +Sie mit der Maus irgendwo ins Bild, um zur nächsten Seite zu +schalten, oder drücken Sie die Leertaste. Sie können ebenfalls +mit den Cursor-Tasten (links/rechts) oder den Tasten für Seite +auf und ab vorwärts und rückwärts durch die Präsentation +navigieren. Die Schriftgrösse wird automatisch so angepasst, dass +Sie zur Fensterbreite des Browsers passt, sie kann aber auch +manuell mit den Tasten "s" (kleiner) und "b" (grösser) +kontrolliert werden (oder mit der Taste "<" bzw. ">"). Die +Statuszeile am unteren Rand des Fensters wird mit "f" ein- und +ausgeschaltet. Die Taste "k" schaltet die Funktion des Mausklicks +zum Kontrollieren der Präsentation ein und aus. Sie können mit +"c" ein Inhaltsverzeichnis ein- und mit einer beliebigen anderen +Taste wieder ausblenden. Mit "F11" können Sie (je nach Browser) +den Vollbildmodus aktivieren. Die Taste "h" zeigt diesen Hilfetext +an. Es ist zu bemerken, dass nicht alle diese Tasten in jedem +Browser funktionieren, da sie zum Teil mit anderen Funktionen +belegt sind.

    + +

    Firefox-Benutzer können die autohide-Erweiterung +installieren, um die Werkzeugleiste im Vollbildmodus auszublenden.

    + +

    Wenn Sie wissen möchten, wie Slidy funktioniert, schauen Sie sich +den XHTML-Quellcode der Seite an oder lesen diese etwas längere Erklärung +(in Englisch), die auch weitere Funktionen erläutert. Jede einzelne +Folie ist als ein div-Element mit class="slide" +markiert. CSS-Positionierung und prozentuale Breitenangaben für Bilder +können benutzt werden, um sicherzustellen, dass die Folien bei +verschiedenen Fenstergrössen optimal dargestellt werden. Der Inhalt +auf Folien kann schrittweise angezeigt werden, indem den Elementen +class="incremental" zugewiesen wird. Das eingebundene +Style Sheet und die Skripten wurden als web-basierte Alternative zu +proprietären Programmen entwickelt. Sie wurden auf verschiedensten +aktuellen Browsern getestet. Ein eingebauter Editor für die Folien +ist in Entwicklung. Bitte senden Sie Kommentare an Dave Raggett <dsr@w3.org>. Wenn Sie Slidy +nützlich finden, möchten Sie vielleicht ein W3C Supporter werden.

    + +

    Die Style Sheets, die Skripten der Präsentation und die +zugehörigen Texte sind frei zur Benutzung unter den Bedingungen +der W3C-Lizenzen document +use und software +licensing.

    + + + +
    + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en new file mode 100755 index 00000000..f7e9e5cb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.en @@ -0,0 +1,81 @@ + + + + + + Slide Show Help + + + + +

    Slide Show Help

    + +

    This slide show can be driven in the same way as Power Point. +To advance to the next slide click pretty much anywhere on the +page with the mouse, or press the space bar. You can move forwards +or backwards through the slides with the Cursor left, Cursor +right, Pg Up and Pg Dn keys. The font size is automatically +adjusted to match the browser's window width, but you can also +adjust it manually using the "S" key for smaller and the "B" key +for bigger. You can also use the "<" and ">" keys. Use the +"F" key to switch off/on the bottom status line. The "K" key +toggles the use of mouse click to advance to the next slide. You +can use "C" to show the table of contents and any other key to +hide it. Press the "H" key to view this page. Use the "F11" key to +toggle the browser's full screen mode. Note that not all keys are +supported in all browsers, as browsers may reserve some keys for +browser control and this varies from one browser to the next.

    + +

    Firefox users may want the autohide +extension to hide the toolbars when entering full screen with F11.

    + +

    If you would like to see how Slidy works, use View Source to view +the XHTML markup, or see this longer explanation, +which also explains additional features. Each slide is marked up as +a div element with class="slide". CSS positioning and percentage +widths on images can be used to ensure your image rich slides scale +to match the window size. Content to be revealed incrementally can +be marked up with class="incremental". The linked style sheet and +scripts were developed as a Web-based alternative to proprietary +presentation tools and have been tested on a variety of recent +browsers. Integrated editing support is under development. Please +send your comments to Dave +Raggett <dsr@w3.org>. +If you find Slidy useful, you may want to consider becoming a +W3C Supporter.

    + +

    You are welcome to make use of the slide show style sheets, +scripts and help file under W3C's document use +and software +licensing rules.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es new file mode 100755 index 00000000..a3059aab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.es @@ -0,0 +1,52 @@ + + + + + + + Ayuda de Slidy + + + + +

    Ayuda de "Slidy"

    + +

    Esta presentación puede manejarse igual que una presentación hecha con Power Point. +Para avanzar a la siguiente página o diapositiva haga clic con el ratón en cualquier parte de la página, o pulse la barra espaciadora. Puede moverse adelante y atrás entre las diapositivas con las teclas de flecha izquierda, derecha, retroceso de página (Re Pag) o avance de página (Av Pag). El tamaño de fuente se ajusta automáticamente para encajar en el ancho de la ventana del navegador, pero puede ajustarlo manualmente utilizando la tecla "S" para reducirlo y la tecla "B" para aumentarlo. También puede usar las teclas "<" y ">". Use la tecla "F" para presentar u ocultar la línea de estado en la parte inferior. La tecla "K" habilita o deshabilita el uso del ratón para avanzar a la siguiente diapositiva. Puede usar la tecla "C" para mostrar la tabla de contenidos o índice, y cualquier otra tecla para esconderla. Use la tecla de función "F11" para conmutar la vista a toda pantalla del navegador. Tenga en cuenta que no todas las teclas están igualmente soportadas en todos los navegadores, ya que los navegadores pueden tener reservado el uso de algunas teclas para controles del navegador, y esto puede variar de un navegador a otro.

    + +

    Los usuarios de Firefox pueden desear instalar la extensión "autohide" +para ocultar las barras de herramientas cuando utilizan la función F11 para el modo a toda pantalla.

    + +

    Si desea saber cómo funciona Slidy, utilice la Vista de Código para ver el marcado XHML, o vea esta explicación extensa, +que expone otras características adicionales. Cada diapositiva está marcada con un elemento div con la clase class="slide". Puede usarse posicionamiento y anchos en porcentajes para las imágenes, mediante CSS, para garantizar que la imagen alcance el tamaño de la diapositiva de acuerdo con el tamaño de la ventana. El contenido que se desee presentar paulatinamente puede marcarse con la clase class="incremental". La hoja de estilos y el script enlazado fueron desarrollados como una alternativa, basada en la Web, a las herramientas propietarias de presentación, y han sido probados en una variedad de navegadores recientes. Se está desarrollando un editor integrado. Envie sus comentarios, por favor, a Dave Raggett <dsr@w3.org>.

    + +

    Usted puede utilizar las hojas de estilo, scripts, y el fichero de ayuda; siempre que siga las normas de uso de documentos y licencia de software del W3C.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr new file mode 100755 index 00000000..daa76059 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.fr @@ -0,0 +1,118 @@ + + + + + + Aide de Slide Show + + + + + +

    Aide de Slide Show

    + + + +

    Cet exposé Slide Show peut être utilisé de la même manière que Powerpoint. + +Pour avancer au prochain transparent, cliquez n'importe où sur la page avec la +souris ou appuyez sur la barre d'espace. Vous pouvez naviguer entre +les transparents avec les flèches gauche/droite ainsi que les touches Pg Up et +Pg Dn. + +La taille de la police s'adapte automatiquement à la largeur de la fenêtre +du navigateur, mais vous pouvez aussi l'ajuster manuellement en utilisant les +touches "S" (small) pour la diminuer et "B" (big) pour l'augmenter. Vous +pouvez aussi utiliser les touches "<" et ">". + +Utilisez la touche "F" pour afficher ou non le statut en pied-de-page. + +La touche "K" active l'utilisation du clic de souris pour avancer au prochain transparent. +Vous pouvez utiliser "T" pour afficher la table des matières et n'importe quelle autre touche +pour la cacher. + +Les utilisateurs de Windows peuvent utiliser la touche "F11" pour activer le mode plein écran +du navigateur. Appuyez sur la touche "H" pour obtenir cette page. À noter que certaines touches +peuvent ne pas fonctionner avec certains navigateurs car elles sont réservées pour son contrôle. +De plus, cela peut varier d'un navigateur à l'autre.

    + +

    Les utilisateurs de Firefox peuvent installer l'extension autohide +pour cacher les barres d'outils lorsque le mode plein écran est activé +avec la touche F11.

    + +

    Si vous voulez voir comment Slidy fonctionne, affichez le code source de la page +pour voir le balisage XHTML, ou lisez cette explication plus complète (en anglais), +qui explique aussi des fonctionnalités additionnelles. + +Chaque transparent est balisé par un élément div avec l'attribut class="slide". +Il est aussi possible d'utiliser le positionnement CSS ainsi que la largeur en pourcentage +pour s'assurer que vos images soient à l'échelle du transparent et correspondent ainsi à la taille +de la fenêtre. Le contenu devant s'afficher progressivement doit être marqué par l'attribut + class="incremental". + +La feuille de style reliée ainsi que les scripts ont été développés comme alternative Web +aux outils de présentation propriétaires et ont été testés sur un large panel de navigateurs récents. +Le support intégré pour l'édition est en cours de développement. Envoyez vos commentaires +(en anglais) à Dave +Raggett <dsr@w3.org>. +Si vous trouvez Slidy utile, vous pouvez également devenir +Supporter du W3C.

    + + + +

    Veuillez utilisez les feuilles de style, scripts et fichiers d'aide + +en suivant le copyright + +et la licence du W3C.

    + + + + + + + +
    + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu new file mode 100755 index 00000000..64eb2053 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.hu @@ -0,0 +1,98 @@ + + + + + + Segítség a bemutatóhoz + + + + + + + +

    Segítség a bemutatóhoz

    + +

    Ezt a bemutatót a Power Point-hoz hasonlóan lehet vezérelni. + A következő oldalra való lépéshez kattintson bárhova az aktuális + oldalon belül, vagy nyomja le a szóköz billentyűt. Az oldalak között + a bal és jobb nyíl, illetve a Page Up és Page Down billentyűkkel mozoghat. + A szöveg mérete automatikusan kerül beállításra úgy, hogy igazodjon + a böngésző ablakának szélességéhez, viszont az "S" billentyűvel + csökkentheti, a "B"-vel növelheti azt. Ugyanerre használhatja a "<" + és a ">" billentyűket is. + Az "F" billentyűvel be- és + kikapcsolhatja az alsó állapotsor megjelenítését. A "K" billentyűvel + letilthatja, illetve engedélyezheti, hogy egérkattintással a következő + oldalra lehessen lépni. A "C" billentyűvel megjelenítheti, bármely másikkal + pedig eltűntetheti a tartalomjegyzéket. Az "F11" billenytűvel válthat át + a böngésző teljes képernyős üzemmódjára, vagy jöhet onnan vissza. + Megjegyezzük, hogy nem minden billentyű támogatott minden böngészőben, + mivel a böngészők lefoglalhatnak néhány (böngészőnként eltérő) billentyűt + a saját vezérlésükre. +

    + +

    A Firefox felhasználóknak hasznos lehet az + autohide + bővítmény, amivel elrejthetők az eszköztárak teljes képernyős üzemmódban. +

    + +

    Ha szeretné látni, hogyan működik a Slidy, nézze meg az oldal + forrásában az XHTML jelölésmódot, vagy nézze meg ezt a + hosszabb magyarázatot, + ami további funkciókat is bemutat. Minden oldalt egy olyan div elem jelöl, + amiben be van állítva, hogy class="slide". A képek CSS-sel történő + pozicionálása és szélességüknek százalékban való megadása biztosítja, + hogy a sok képet tartalmazó oldalak az ablak méretének megfelelően + skálázódjanak. Az oldalon belül egymás után megjelenítendő tartalom a + class="incremental" megadásával jelölhető. A becsatolt stíluslapok és + scriptek a védjegyzett/szabadalmaztatott/más módon védett + bemutató-megjelenítő eszközök web-alapú alternatívájaként lettek + fejlesztve, és sok, manapság használatos böngészővel tesztelve. + Az integrált szerkesztési lehetőség jelenleg fejlesztés alatt áll. + Észrevételeit a következő helyre küldje: + Dave Raggett + <dsr@w3.org>. +

    + +

    + Ön jogosult az e bemutatóhoz tartozó stíluslapok, scriptek és + segítség fájl használatára, amennyiben betartja a W3C + + dokumentum használati és + + szoftver licencelési szabályait. + +

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl new file mode 100755 index 00000000..b2e90432 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.nl @@ -0,0 +1,82 @@ + + + + + + + Slidy Help + + + + +

    Slidy Help

    + + + +

    Deze sheetpresentatie kan op dezelfde manier worden aangestuurd als +Powerpoint. Klik op een willekeurige plaats op de pagina met de muis, of +druk op de spatiebalk om naar de volgende sheet te gaan. Je kan voor- of +achterwaarts door de sheets bewegen mbv de links/rechts cursor- en de Page +Up en Page Down toetsen. De lettergrootte wordt automatisch aangepast aan +de breedte van het venster, maar je kunt 'm ook handmatig aanpassen met +"S" en "<" voor kleiner en "B" en ">" voor groter. Gebruik de +"F" om de status aan de onderkant aan/uit te schakelen. De "K" zorgt +ervoor dat een muisklik je niet meer, of wel weer naar de volgende sheet +brengt. Je kan de "C" gebruiken om het inhoudsoverzicht op te roepen, en +een willekeurige andere toets om 'm weer te verbergen. Gebruik "F11" om de +"volledig scherm" modus aan /uit te schakelen. Merk op dat niet alle +toetsen in iedere browser worden ondersteund, omdat sommige browsers +toetsen gebruiken voor besturing van de browser zelf. Dit varieert zelfs +tussen versies van dezelfde browser.

    + +

    Firefox gebruikers willen wellicht de "autohide" extension gebruiken om +werkbalken te verbergen wanneer "volledig scherm" wordt aangeroepen met +"F11".

    + +

    Als u wilt zien hoe Slidy werkt, gebruik Bron Bekijken om de XHTML opmaak +te bekijken, of bekijk deze langere uitleg, die ook extra functionaliteit +uitlegt. Elke sheet is in de opmaak genoteerd als een div element met +class="slide". CSS positionering and procentuele breedtes op afbeeldingen +kunnen worden gebruikt om te verzekeren dat uw afbeeldingrijke sheets +schalen naar de vensterbreedte. Inhoud kan stapsgewijs zichtbaar worden +gemaakt met behulp van class="incremental". Het gelinkte stijlblad en de +gelinkte scripts zijn ontwikkeld als een Web-gebaseerd alternatief voor +gesloten presentatie programma's en zijn getest op een variëteit van +recente browsers. Geintegreerde ondersteuning voor (inhoud)aanpassing +wordt ontwikkeld. Zend uw opmerkingen aub naar Dave Raggett <dsr@w3.org> +Als u Slidy bruikbaar vindt, wilt u wellicht overwegen W3C donateur te +worden.

    + +

    U bent welkom om gebruik te maken van de stijlbladen, scripts en dit +helpbestand onder de regels van W3C's document use (document gebruik) en +software licensing (software licenties)

    + + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl new file mode 100755 index 00000000..91d8571b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pl @@ -0,0 +1,76 @@ + + + + + + + Slidy - pomoc + + + + +

    Slidy - pomoc

    + +

    Prezentacją steruje się tak samo, jak w Powerpoincie. +Aby przejść do następnego slajdu, kliknij w dowolnym miejscu prezentacji myszą +lub naciśnij spację. Możesz też poruszać się w przód / tył używając klawiszy +kursora (lewo / prawo) lub klawiszy Pg Up / Pg Dn. Rozmiar czcionki jest +dobierany automatycznie tak, żeby mieścił się w obszarze przeglądarki, +ale możesz także dostosować go ręcznie naciskając klawisze "S", aby pomniejszyć +tekst i "B", aby go powiększyć. Możesz do tego celu także użyć klawiszy "<" + i ">". Użyj klawisza "F" aby + ukryć / pokazać dolny pasek statusu. Klawisz "K" włącza / wyłącza tryb przechodzenia + do następnego slajdu po kliknięciu myszką. Możesz użyć klawisza "C", żeby pokazać + spis treści i dowolnego innego, żeby go ukryć. Klawisz +"F11" włącza tryb pełnoekranowy przeglądarki. Pamiętaj, że nie wszystkie klawisze +są obsługiwane we wszystkich przeglądarkach, gdyż niektóre z nich rezerwują +konkretne klawisze do własnych celów, wszystko to zależy od używanej przeglądarki.

    + +

    Jeśli używasz Firefoxa, zwróć uwagę na rozszerzenie autohide, dzięki któremu +możesz ukryć paski narzędziowe w trybie pełnoekranowym (F11).

    + +

    Jeśli chcesz dowiedzieć się, w jaki sposób działa Slidy, obejrzyj źródło strony prezentacji, żeby +zobaczyć użyty XHTML lub zapoznaj się z prezentacją działania, która omawia +wszystkie dodatkowe funkcje. Każdy slajd jest reprezentowany przez element div o klasie "slide". +Pozycjonowanie CSS i użycie procentowych szerokości obrazków zapewni, że +Twoje slajdy będą poprawnie wyświetlane w każdej skali. +Zawartości slajdu, które mają być stopniowo odsłaniane oznacz klasą "incremental". +Powiązany arkusz stylów CSS i skrypt zostały stworzone jako sieciowa +alternatywa dla komercyjnych narzędzi prezentacyjnych. Całość została +przetestowana na różnorodnych współczesnych przeglądarkach. +Na etapie tworzenia jest aplikacja do zintegrowanego tworzenia i edycji prezentacji. +Wszystkie komentarze prosimy kierować do Dave'a +Raggetta <dsr@w3.org>.

    + +

    Zachęcamy do używania arkuszy stylów, skryptów i pliku pomocy na warunkach licencyjnych dotyczących dokumentów +i oprogramowania W3C

    + + + +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br new file mode 100755 index 00000000..c2aee81c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt-br @@ -0,0 +1,95 @@ + + + + + Slide Show Help + + + +

    Ajuda do Slide Show

    + +

    Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao próximo eslaide, clique em qualquer ponto +da página com o botão direito do mouse. Ou então use a +barra de espaços. Também se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte é +automaticamente ajustado à largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapé. A tecla "K" alterna o uso do +clique do mouse para avançar ao próximo eslaide. A tecla +"C" mostra a tabela de conteúdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse é o seu caso.

    + +

    Usuários do Firefox podem querer a extensão autoocultar +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.

    + +

    Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta explanação mais longa, +que também contém funcionalidades adicionais. Cada eslaide é +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteúdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web às ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte à edição integrada ainda está em desenvolvimento. Mande +seus comentários para Dave +Raggett <dsr@w3.org>. +Achando que o Slidy é útil, V. talvez possa considerar a +possibilidade de se tornar um +Apoiador do W3C.

    + +

    Fique à vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de + +uso de documentação +e +licenciamento de softwaredo W3C -- Consórcio da World Wide +Web.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br new file mode 100755 index 00000000..c2aee81c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.pt_br @@ -0,0 +1,95 @@ + + + + + Slide Show Help + + + +

    Ajuda do Slide Show

    + +

    Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao próximo eslaide, clique em qualquer ponto +da página com o botão direito do mouse. Ou então use a +barra de espaços. Também se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte é +automaticamente ajustado à largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapé. A tecla "K" alterna o uso do +clique do mouse para avançar ao próximo eslaide. A tecla +"C" mostra a tabela de conteúdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse é o seu caso.

    + +

    Usuários do Firefox podem querer a extensão autoocultar +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.

    + +

    Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta explanação mais longa, +que também contém funcionalidades adicionais. Cada eslaide é +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteúdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web às ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte à edição integrada ainda está em desenvolvimento. Mande +seus comentários para Dave +Raggett <dsr@w3.org>. +Achando que o Slidy é útil, V. talvez possa considerar a +possibilidade de se tornar um +Apoiador do W3C.

    + +

    Fique à vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de + +uso de documentação +e +licenciamento de softwaredo W3C -- Consórcio da World Wide +Web.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv new file mode 100755 index 00000000..3d019a71 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.html.sv @@ -0,0 +1,75 @@ + + + + + + + + Hjälpsida för presentationer + + +

    Hjälpsida för presentationer

    + +

    Denna presentation kan användas på liknande sätt som Power Point. +För att bläddra till nästa sida går det att trycka på mellanslagstangenten eller klicka med musens +västra knapp så gott som var som helst på sidan. Bläddra framåt och +bakåt med höger- respektive vänsterpiltangenterna eller tangenterna »Pg Dn» respektive +»Pg Up». Textens storlek anpassas automatiskt efter webbläsarens +fönsterbredd, men den går även att justera manuellt med +tangenterna »S» och »B» för att förminska respektive förstora texten. Alternativt kan +tangenterna »<» respektive »>» användas. Tangenten +»F» används för att visa / dölja statusraden längst ner i fönstret. Tangenten »K» +kopplar på / av möjligheten att klicka med musen för att bläddra till nästa sida. Tangenten +»C» används för att visa innehållsförteckningen och en tryckning på vilken annan tangent som +helst döljer den. En tryckning på tangenten »H» visar denna hjälpsida. Tangenten »F11» +växlar mellan fullskärmsvisning och visning i webbläsarens fönster. Observera att vissa webbläsare kan +ha reserverat några av dessa tangenttryckningar för andra funktioner; detta varierar mellan olika webbläsare.

    + +

    Firefoxanvändare kan vid behov installera autohide +för att verktygsfälten skall döljas vid övergång till fullskärmsvisning med F11.

    + +

    För att se hur Slidy fungerar, titta på XHTML-koden genom att välja »Visa +källa» (eller liknande) i webbläsarens meny eller läs följande längre +beskrivning, där även ytterligare finesser beskrivs. Varje sida är markerad som +div-element med attributet class="slide". CSS-positionering och procentuell bredd +kan användas för att placera bilderna i rätt skala i förhållande till +webbläsarens fönsterstorlek. Det som skall visas inkrementiellt +markeras med class="incremental". Länkar hänvisar till några skript och stilmallar +som har testats med en mängd nutida webbläsare och bildar ett webbaserat alternativ till proprietära +presentationsprogram. Stöd för integrerad editering håller på att utvecklas. Skicka gärna +kommentarer till Dave +Raggett <dsr@w3.org>. +Om du finner Slidy användbar kan du överväga att bli +W3C Supporter.

    + +

    Välkommen att använda presentationens stilmallar, skript och hjälpfiler enligt reglerna +för W3C:s document use +och software +licensing!

    + + + +
    + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html new file mode 100755 index 00000000..72d98919 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/help/help.pt-br.html @@ -0,0 +1,95 @@ + + + + + Slide Show Help + + + +

    Ajuda do Slide Show

    + +

    Este slide show pode ser tocado do jeito do Power Point. +Para avançar ao próximo eslaide, clique em qualquer ponto +da página com o botão direito do mouse. Ou então use a +barra de espaços. Também se pode movimentar para frente ou +para trás com as teclas do cursor -- setinhas para a +direita, para a esquerda, para cima e para baixo. E ainda +com as teclas Page Up e Page Down. O tamanho da fonte é +automaticamente ajustado à largura da janela do navegador, +mas esse ajuste pode ser manual, usando as teclas "S" +(de "smaller") para diminuir o tamanho, e "B" (de "bigger") +para aumentar. Igualmente se pode usar as teclas "<" e +">". Use +a tecla "F" para alternar entre desativada e ativada a +linha de status no rodapé. A tecla "K" alterna o uso do +clique do mouse para avançar ao próximo eslaide. A tecla +"C" mostra a tabela de conteúdos, que será novamente +ocultada apertando-se qualquer tecla. Use a tecla "F11" +para alternar o modo de tela cheia do navegador. Aperte +"H" (de "Help") para abrir esta página de Ajuda. Note que +alguns navegadores reservam algumas dessas teclas para +outras funções. Assim, experimente no seu navegador para +ver se esse é o seu caso.

    + +

    Usuários do Firefox podem querer a extensão autoocultar +para esconder as barras de ferramentas quando entrarem em tela cheia +com a tecla F11.

    + +

    Se quiser ver como funciona o Slidy, use o View Source para +visualizar a marcação XHTML, ou leia esta explanação mais longa, +que também contém funcionalidades adicionais. Cada eslaide é +marcado como um div element com +classe="slide". Posicionamentos e larguras em porcentual de CSS +podem ser usados para assegurar que os eslaides com rica +ilustração tenham escalabilidade de acordo com o tamanho da janela. +Já o conteúdo a ser revelado incrementalmente pode receber a +marcação com a classe="incremental". +A folha de estilos vinculados e os scripts foram desenvolvidos +como uma alternativa baseada em web às ferramentas proprietárias +de apresentação, e testados em diversos navegadores recentes. +Suporte à edição integrada ainda está em desenvolvimento. Mande +seus comentários para Dave +Raggett <dsr@w3.org>. +Achando que o Slidy é útil, V. talvez possa considerar a +possibilidade de se tornar um +Apoiador do W3C.

    + +

    Fique à vontade para usar as folhas de estilo, os scripts +e o arquivo de ajuda do show de eslaides que se encontram sob as +regras de + +uso de documentação +e +licenciamento de softwaredo W3C -- Consórcio da World Wide +Web.

    + + + +
    + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/.htaccess b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/.htaccess new file mode 100755 index 00000000..d395348a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/.htaccess @@ -0,0 +1,28 @@ +Options +MultiViews +LanguagePriority en +AddLanguage pt-br .pt-br + + + +ForceType 'text/html; charset=utf-8' + + + + + +ForceType 'application/xhtml+xml; charset=utf-8' + + + + + +ForceType 'text/css; charset=utf-8' + + + + + +ForceType 'text/javascript; charset=utf-8' + + +mkdir diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js new file mode 100755 index 00000000..25b6e765 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js @@ -0,0 +1,2974 @@ +/* slidy.js + + Copyright (c) 2005-2011 W3C (MIT, ERCIM, Keio), All Rights Reserved. + W3C liability, trademark, document use and software licensing + rules apply, see: + + http://www.w3.org/Consortium/Legal/copyright-documents + http://www.w3.org/Consortium/Legal/copyright-software + + Defines single name "w3c_slidy" in global namespace + Adds event handlers without trampling on any others +*/ + +// the slidy object implementation +var w3c_slidy = { + // classify which kind of browser we're running under + ns_pos: (typeof window.pageYOffset!='undefined'), + khtml: ((navigator.userAgent).indexOf("KHTML") >= 0 ? true : false), + opera: ((navigator.userAgent).indexOf("Opera") >= 0 ? true : false), + ipad: ((navigator.userAgent).indexOf("iPad") >= 0 ? true : false), + iphone: ((navigator.userAgent).indexOf("iPhone") >= 0 ? true : false), + android: ((navigator.userAgent).indexOf("Android") >= 0 ? true : false), + ie: (typeof document.all != "undefined" && !this.opera), + ie6: (!this.ns_pos && navigator.userAgent.indexOf("MSIE 6") != -1), + ie7: (!this.ns_pos && navigator.userAgent.indexOf("MSIE 7") != -1), + ie8: (!this.ns_pos && navigator.userAgent.indexOf("MSIE 8") != -1), + ie9: (!this.ns_pos && navigator.userAgent.indexOf("MSIE 9") != -1), + + // data for swipe and double tap detection on touch screens + last_tap: 0, + prev_tap: 0, + start_x: 0, + start_y: 0, + delta_x: 0, + delta_y: 0, + + // are we running as XHTML? (doesn't work on Opera) + is_xhtml: /xml/.test(document.contentType), + + slide_number: 0, // integer slide count: 0, 1, 2, ... + slide_number_element: null, // element containing slide number + slides: [], // set to array of slide div's + notes: [], // set to array of handout div's + backgrounds: [], // set to array of background div's + toolbar: null, // element containing toolbar + title: null, // document title + last_shown: null, // last incrementally shown item + eos: null, // span element for end of slide indicator + toc: null, // table of contents + outline: null, // outline element with the focus + selected_text_len: 0, // length of drag selection on document + view_all: 0, // 1 to view all slides + handouts + want_toolbar: true, // user preference to show/hide toolbar + mouse_click_enabled: true, // enables left click for next slide + scroll_hack: 0, // IE work around for position: fixed + disable_slide_click: false, // used by clicked anchors + + lang: "en", // updated to language specified by html file + + help_anchor: null, // used for keyboard focus hack in showToolbar() + help_page: "http://www.w3.org/Talks/Tools/Slidy2/help/help.html", + help_text: "Navigate with mouse click, space bar, Cursor Left/Right, " + + "or Pg Up and Pg Dn. Use S and B to change font size.", + + size_index: 0, + size_adjustment: 0, + sizes: new Array("10pt", "12pt", "14pt", "16pt", "18pt", "20pt", + "22pt", "24pt", "26pt", "28pt", "30pt", "32pt"), + + // needed for efficient resizing + last_width: 0, + last_height: 0, + + + // Needed for cross browser support for relative width/height on + // object elements. The work around is to save width/height attributes + // and then to recompute absolute width/height dimensions on resizing + objects: [], + + // attach initialiation event handlers + set_up: function () { + var init = function() { w3c_slidy.init(); }; + if (typeof window.addEventListener != "undefined") + window.addEventListener("load", init, false); + else + window.attachEvent("onload", init); + }, + + hide_slides: function () { + if (document.body && !w3c_slidy.initialized) + document.body.style.visibility = "hidden"; + else + setTimeout(w3c_slidy.hide_slides, 50); + }, + + // hack to persuade IE to compute correct document height + // as needed for simulating fixed positioning of toolbar + ie_hack: function () { + window.resizeBy(0,-1); + window.resizeBy(0, 1); + }, + + init: function () { + //alert("slidy starting test 10"); + document.body.style.visibility = "visible"; + this.init_localization(); + this.add_toolbar(); + this.wrap_implicit_slides(); + this.collect_slides(); + this.collect_notes(); + this.collect_backgrounds(); + this.objects = document.body.getElementsByTagName("object"); + this.patch_anchors(); + this.slide_number = this.find_slide_number(location.href); + window.offscreenbuffering = true; + this.size_adjustment = this.find_size_adjust(); + this.time_left = this.find_duration(); + this.hide_image_toolbar(); // suppress IE image toolbar popup + this.init_outliner(); // activate fold/unfold support + this.title = document.title; + this.keyboardless = (this.ipad||this.iphone||this.android); + + if (this.keyboardless) + { + w3c_slidy.remove_class(w3c_slidy.toolbar, "hidden") + this.want_toolbar = 0; + } + + // work around for opera bug + this.is_xhtml = (document.body.tagName == "BODY" ? false : true); + + if (this.slides.length > 0) + { + var slide = this.slides[this.slide_number]; + + if (this.slide_number > 0) + { + this.set_visibility_all_incremental("visible"); + this.last_shown = this.previous_incremental_item(null); + this.set_eos_status(true); + } + else + { + this.last_shown = null; + this.set_visibility_all_incremental("hidden"); + this.set_eos_status(!this.next_incremental_item(this.last_shown)); + } + + this.set_location(); + this.add_class(this.slides[0], "first-slide"); + w3c_slidy.show_slide(slide); + } + + this.toc = this.table_of_contents(); + + this.add_initial_prompt(); + + // bind event handlers without interfering with custom page scripts + // Tap events behave too weirdly to support clicks reliably on + // iPhone and iPad, so exclude these from click handler + + if (!this.keyboardless) + this.add_listener(document.body, "click", this.mouse_button_click); + + this.add_listener(document, "keydown", this.key_down); + this.add_listener(document, "keypress", this.key_press); + this.add_listener(window, "resize", this.resized); + this.add_listener(window, "scroll", this.scrolled); + this.add_listener(window, "unload", this.unloaded); + + this.add_listener(document, "touchstart", this.touchstart); + this.add_listener(document, "touchmove", this.touchmove); + this.add_listener(document, "touchend", this.touchend); + + // this seems to be a debugging hack + //if (!document.body.onclick) + // document.body.onclick = function () { }; + + this.single_slide_view(); + + //this.set_location(); + + this.resized(); + + if (this.ie7) + setTimeout(w3c_slidy.ie_hack, 100); + + this.show_toolbar(); + + // for back button detection + setInterval(function () { w3c_slidy.check_location(); }, 200); + w3c_slidy.initialized = true; + }, + + // create div element with links to each slide + table_of_contents: function () { + var toc = this.create_element("div"); + this.add_class(toc, "slidy_toc hidden"); + //toc.setAttribute("tabindex", "0"); + + var heading = this.create_element("div"); + this.add_class(heading, "toc-heading"); + heading.innerHTML = this.localize("Table of Contents"); + + toc.appendChild(heading); + var previous = null; + + for (var i = 0; i < this.slides.length; ++i) + { + var title = this.has_class(this.slides[i], "title"); + var num = document.createTextNode((i + 1) + ". "); + + toc.appendChild(num); + + var a = this.create_element("a"); + a.setAttribute("href", "#(" + (i+1) + ")"); + + if (title) + this.add_class(a, "titleslide"); + + var name = document.createTextNode(this.slide_name(i)); + a.appendChild(name); + a.onclick = w3c_slidy.toc_click; + a.onkeydown = w3c_slidy.toc_key_down; + a.previous = previous; + + if (previous) + previous.next = a; + + toc.appendChild(a); + + if (i == 0) + toc.first = a; + + if (i < this.slides.length - 1) + { + var br = this.create_element("br"); + toc.appendChild(br); + } + + previous = a; + } + + toc.focus = function () { + if (this.first) + this.first.focus(); + } + + toc.onmouseup = w3c_slidy.mouse_button_up; + + toc.onclick = function (e) { + e||(e=window.event); + + if (w3c_slidy.selected_text_len <= 0) + w3c_slidy.hide_table_of_contents(true); + + w3c_slidy.stop_propagation(e); + + if (e.cancel != undefined) + e.cancel = true; + + if (e.returnValue != undefined) + e.returnValue = false; + + return false; + }; + + document.body.insertBefore(toc, document.body.firstChild); + return toc; + }, + + is_shown_toc: function () { + return !w3c_slidy.has_class(w3c_slidy.toc, "hidden"); + }, + + show_table_of_contents: function () { + w3c_slidy.remove_class(w3c_slidy.toc, "hidden"); + var toc = w3c_slidy.toc; + toc.focus(); + + if (w3c_slidy.ie7 && w3c_slidy.slide_number == 0) + setTimeout(w3c_slidy.ie_hack, 100); + }, + + hide_table_of_contents: function (focus) { + w3c_slidy.add_class(w3c_slidy.toc, "hidden"); + + if (focus && !w3c_slidy.opera) + w3c_slidy.help_anchor.focus(); + }, + + toggle_table_of_contents: function () { + if (w3c_slidy.is_shown_toc()) + w3c_slidy.hide_table_of_contents(true); + else + w3c_slidy.show_table_of_contents(); + }, + + // called on clicking toc entry + toc_click: function (e) { + if (!e) + e = window.event; + + var target = w3c_slidy.get_target(e); + + if (target && target.nodeType == 1) + { + var uri = target.getAttribute("href"); + + if (uri) + { + //alert("going to " + uri); + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.slide_number = w3c_slidy.find_slide_number(uri); + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.last_shown = null; + w3c_slidy.set_location(); + w3c_slidy.set_visibility_all_incremental("hidden"); + w3c_slidy.set_eos_status(!w3c_slidy.next_incremental_item(w3c_slidy.last_shown)); + w3c_slidy.show_slide(slide); + //target.focus(); + + try + { + if (!w3c_slidy.opera) + w3c_slidy.help_anchor.focus(); + } + catch (e) + { + } + } + } + + w3c_slidy.hide_table_of_contents(true); + if (w3c_slidy.ie7) w3c_slidy.ie_hack(); + w3c_slidy.stop_propagation(e); + return w3c_slidy.cancel(e); + }, + + // called onkeydown for toc entry + toc_key_down: function (event) { + var key; + + if (!event) + var event = window.event; + + // kludge around NS/IE differences + if (window.event) + key = window.event.keyCode; + else if (event.which) + key = event.which; + else + return true; // Yikes! unknown browser + + // ignore event if key value is zero + // as for alt on Opera and Konqueror + if (!key) + return true; + + // check for concurrent control/command/alt key + // but are these only present on mouse events? + + if (event.ctrlKey || event.altKey) + return true; + + if (key == 13) + { + var uri = this.getAttribute("href"); + + if (uri) + { + //alert("going to " + uri); + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.slide_number = w3c_slidy.find_slide_number(uri); + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.last_shown = null; + w3c_slidy.set_location(); + w3c_slidy.set_visibility_all_incremental("hidden"); + w3c_slidy.set_eos_status(!w3c_slidy.next_incremental_item(w3c_slidy.last_shown)); + w3c_slidy.show_slide(slide); + //target.focus(); + + try + { + if (!w3c_slidy.opera) + w3c_slidy.help_anchor.focus(); + } + catch (e) + { + } + } + + w3c_slidy.hide_table_of_contents(true); + + if (self.ie7) + w3c_slidy.ie_hack(); + + return w3c_slidy.cancel(event); + } + + if (key == 40 && this.next) + { + this.next.focus(); + return w3c_slidy.cancel(event); + } + + if (key == 38 && this.previous) + { + this.previous.focus(); + return w3c_slidy.cancel(event); + } + + return true; + }, + + touchstart: function (e) + { + //e.preventDefault(); + this.prev_tap = this.last_tap; + this.last_tap = (new Date).getTime(); + + var tap_delay = this.last_tap - this.prev_tap; + + if (tap_delay <= 200) + { + // double tap + } + + var touch = e.touches[0]; + + this.start_x = touch.pageX; + this.start_y = touch.pageY; + this.delta_x = this.delta_y = 0; + }, + + touchmove: function (e) + { + //e.preventDefault(); + var touch = e.touches[0]; + this.delta_x = touch.pageX - this.start_x; + this.delta_y = touch.pageY - this.start_y; + }, + + touchend: function (e) + { + //e.preventDefault(); + var delay = (new Date).getTime() - this.last_tap; + var dx = this.delta_x; + var dy = this.delta_y; + var abs_dx = Math.abs(dx); + var abs_dy = Math.abs(dy); + + if (delay < 500 && (abs_dx > 100 || abs_dy > 100)) + { + if (abs_dx > 0.5 * abs_dy) + { + if (dx < 0) + w3c_slidy.next_slide(true); + else + w3c_slidy.previous_slide(true); + } + else if (abs_dy > 2 * abs_dx) + { + w3c_slidy.toggle_table_of_contents(); + } + } + }, + + // ### OBSOLETE ### + before_print: function () { + this.show_all_slides(); + this.hide_toolbar(); + alert("before print"); + }, + + // ### OBSOLETE ### + after_print: function () { + if (!this.view_all) + { + this.single_slide_view(); + this.show_toolbar(); + } + alert("after print"); + }, + + // ### OBSOLETE ### + print_slides: function () { + this.before_print(); + window.print(); + this.after_print(); + }, + + // ### OBSOLETE ?? ### + toggle_view: function () { + if (this.view_all) + { + this.single_slide_view(); + this.show_toolbar(); + this.view_all = 0; + } + else + { + this.show_all_slides(); + this.hide_toolbar(); + this.view_all = 1; + } + }, + + // prepare for printing ### OBSOLETE ### + show_all_slides: function () { + this.remove_class(document.body, "single_slide"); + this.set_visibility_all_incremental("visible"); + }, + + // restore after printing ### OBSOLETE ### + single_slide_view: function () { + this.add_class(document.body, "single_slide"); + this.set_visibility_all_incremental("visible"); + this.last_shown = this.previous_incremental_item(null); + }, + + // suppress IE's image toolbar pop up + hide_image_toolbar: function () { + if (!this.ns_pos) + { + var images = document.getElementsByTagName("IMG"); + + for (var i = 0; i < images.length; ++i) + images[i].setAttribute("galleryimg", "no"); + } + }, + + unloaded: function (e) { + //alert("unloaded"); + }, + + // Safari and Konqueror don't yet support getComputedStyle() + // and they always reload page when location.href is updated + is_KHTML: function () { + var agent = navigator.userAgent; + return (agent.indexOf("KHTML") >= 0 ? true : false); + }, + + // find slide name from first h1 element + // default to document title + slide number + slide_name: function (index) { + var name = null; + var slide = this.slides[index]; + + var heading = this.find_heading(slide); + + if (heading) + name = this.extract_text(heading); + + if (!name) + name = this.title + "(" + (index + 1) + ")"; + + name.replace(/\&/g, "&"); + name.replace(/\/g, ">"); + + return name; + }, + + // find first h1 element in DOM tree + find_heading: function (node) { + if (!node || node.nodeType != 1) + return null; + + if (node.nodeName == "H1" || node.nodeName == "h1") + return node; + + var child = node.firstChild; + + while (child) + { + node = this.find_heading(child); + + if (node) + return node; + + child = child.nextSibling; + } + + return null; + }, + + // recursively extract text from DOM tree + extract_text: function (node) { + if (!node) + return ""; + + // text nodes + if (node.nodeType == 3) + return node.nodeValue; + + // elements + if (node.nodeType == 1) + { + node = node.firstChild; + var text = ""; + + while (node) + { + text = text + this.extract_text(node); + node = node.nextSibling; + } + + return text; + } + + return ""; + }, + + // find copyright text from meta element + find_copyright: function () { + var name, content; + var meta = document.getElementsByTagName("meta"); + + for (var i = 0; i < meta.length; ++i) + { + name = meta[i].getAttribute("name"); + content = meta[i].getAttribute("content"); + + if (name == "copyright") + return content; + } + + return null; + }, + + find_size_adjust: function () { + var name, content, offset; + var meta = document.getElementsByTagName("meta"); + + for (var i = 0; i < meta.length; ++i) + { + name = meta[i].getAttribute("name"); + content = meta[i].getAttribute("content"); + + if (name == "font-size-adjustment") + return 1 * content; + } + + return 1; + }, + + // for 20 minutes + find_duration: function () { + var name, content, offset; + var meta = document.getElementsByTagName("meta"); + + for (var i = 0; i < meta.length; ++i) + { + name = meta[i].getAttribute("name"); + content = meta[i].getAttribute("content"); + + if (name == "duration") + return 60000 * content; + } + + return null; + }, + + replace_by_non_breaking_space: function (str) { + for (var i = 0; i < str.length; ++i) + str[i] = 160; + }, + + // ### CHECK ME ### is use of "li" okay for text/html? + // for XHTML do we also need to specify namespace? + init_outliner: function () { + var items = document.getElementsByTagName("li"); + + for (var i = 0; i < items.length; ++i) + { + var target = items[i]; + + if (!this.has_class(target.parentNode, "outline")) + continue; + + target.onclick = this.outline_click; +/* ### more work needed for IE6 + if (!this.ns_pos) + { + target.onmouseover = this.hover_outline; + target.onmouseout = this.unhover_outline; + } +*/ + if (this.foldable(target)) + { + target.foldable = true; + target.onfocus = function () {w3c_slidy.outline = this;}; + target.onblur = function () {w3c_slidy.outline = null;}; + + if (!target.getAttribute("tabindex")) + target.setAttribute("tabindex", "0"); + + if (this.has_class(target, "expand")) + this.unfold(target); + else + this.fold(target); + } + else + { + this.add_class(target, "nofold"); + target.visible = true; + target.foldable = false; + } + } + }, + + foldable: function (item) { + if (!item || item.nodeType != 1) + return false; + + var node = item.firstChild; + + while (node) + { + if (node.nodeType == 1 && this.is_block(node)) + return true; + + node = node.nextSibling; + } + + return false; + }, + + // ### CHECK ME ### switch to add/remove "hidden" class + fold: function (item) { + if (item) + { + this.remove_class(item, "unfolded"); + this.add_class(item, "folded"); + } + + var node = item ? item.firstChild : null; + + while (node) + { + if (node.nodeType == 1 && this.is_block(node)) // element + { + w3c_slidy.add_class(node, "hidden"); + } + + node = node.nextSibling; + } + + item.visible = false; + }, + + // ### CHECK ME ### switch to add/remove "hidden" class + unfold: function (item) { + if (item) + { + this.add_class(item, "unfolded"); + this.remove_class(item, "folded"); + } + + var node = item ? item.firstChild : null; + + while (node) + { + if (node.nodeType == 1 && this.is_block(node)) // element + { + w3c_slidy.remove_class(node, "hidden"); + } + + node = node.nextSibling; + } + + item.visible = true; + }, + + outline_click: function (e) { + if (!e) + e = window.event; + + var rightclick = false; + var target = w3c_slidy.get_target(e); + + while (target && target.visible == undefined) + target = target.parentNode; + + if (!target) + return true; + + if (e.which) + rightclick = (e.which == 3); + else if (e.button) + rightclick = (e.button == 2); + + if (!rightclick && target.visible != undefined) + { + if (target.foldable) + { + if (target.visible) + w3c_slidy.fold(target); + else + w3c_slidy.unfold(target); + } + + w3c_slidy.stop_propagation(e); + e.cancel = true; + e.returnValue = false; + } + + return false; + }, + + add_initial_prompt: function () { + var prompt = this.create_element("div"); + prompt.setAttribute("class", "initial_prompt"); + + var p1 = this.create_element("p"); + prompt.appendChild(p1); + p1.setAttribute("class", "help"); + + if (this.keyboardless) + p1.innerHTML = "swipe left to move to next slide"; + else + p1.innerHTML = "Space, Right Arrow or swipe left to move to " + + "next slide, click help below for more details"; + + this.add_listener(prompt, "click", function (e) { + document.body.removeChild(prompt); + w3c_slidy.stop_propagation(e); + + if (e.cancel != undefined) + e.cancel = true; + + if (e.returnValue != undefined) + e.returnValue = false; + + return false; + }); + + document.body.appendChild(prompt); + this.initial_prompt = prompt; + setTimeout(function() {document.body.removeChild(prompt);}, 5000); + }, + + add_toolbar: function () { + var counter, page; + + this.toolbar = this.create_element("div"); + this.toolbar.setAttribute("class", "toolbar"); + + // a reasonably behaved browser + if (this.ns_pos || !this.ie6) + { + var right = this.create_element("div"); + right.setAttribute("style", "float: right; text-align: right"); + + counter = this.create_element("span") + counter.innerHTML = this.localize("slide") + " n/m"; + right.appendChild(counter); + this.toolbar.appendChild(right); + + var left = this.create_element("div"); + left.setAttribute("style", "text-align: left"); + + // global end of slide indicator + this.eos = this.create_element("span"); + this.eos.innerHTML = "* "; + left.appendChild(this.eos); + + var help = this.create_element("a"); + help.setAttribute("href", this.help_page); + help.setAttribute("title", this.localize(this.help_text)); + help.innerHTML = this.localize("help?"); + left.appendChild(help); + this.help_anchor = help; // save for focus hack + + var gap1 = document.createTextNode(" "); + left.appendChild(gap1); + + var contents = this.create_element("a"); + contents.setAttribute("href", "javascript:w3c_slidy.toggle_table_of_contents()"); + contents.setAttribute("title", this.localize("table of contents")); + contents.innerHTML = this.localize("contents?"); + left.appendChild(contents); + + var gap2 = document.createTextNode(" "); + left.appendChild(gap2); + + var copyright = this.find_copyright(); + + if (copyright) + { + var span = this.create_element("span"); + span.className = "copyright"; + span.innerHTML = copyright; + left.appendChild(span); + } + + this.toolbar.setAttribute("tabindex", "0"); + this.toolbar.appendChild(left); + } + else // IE6 so need to work around its poor CSS support + { + this.toolbar.style.position = (this.ie7 ? "fixed" : "absolute"); + this.toolbar.style.zIndex = "200"; + this.toolbar.style.width = "99.9%"; + this.toolbar.style.height = "1.2em"; + this.toolbar.style.top = "auto"; + this.toolbar.style.bottom = "0"; + this.toolbar.style.left = "0"; + this.toolbar.style.right = "0"; + this.toolbar.style.textAlign = "left"; + this.toolbar.style.fontSize = "60%"; + this.toolbar.style.color = "red"; + this.toolbar.borderWidth = 0; + this.toolbar.className = "toolbar"; + this.toolbar.style.background = "rgb(240,240,240)"; + + // would like to have help text left aligned + // and page counter right aligned, floating + // div's don't work, so instead use nested + // absolutely positioned div's. + + var sp = this.create_element("span"); + sp.innerHTML = "  * "; + this.toolbar.appendChild(sp); + this.eos = sp; // end of slide indicator + + var help = this.create_element("a"); + help.setAttribute("href", this.help_page); + help.setAttribute("title", this.localize(this.help_text)); + help.innerHTML = this.localize("help?"); + this.toolbar.appendChild(help); + this.help_anchor = help; // save for focus hack + + var gap1 = document.createTextNode(" "); + this.toolbar.appendChild(gap1); + + var contents = this.create_element("a"); + contents.setAttribute("href", "javascript:toggleTableOfContents()"); + contents.setAttribute("title", this.localize("table of contents".localize)); + contents.innerHTML = this.localize("contents?"); + this.toolbar.appendChild(contents); + + var gap2 = document.createTextNode(" "); + this.toolbar.appendChild(gap2); + + var copyright = this.find_copyright(); + + if (copyright) + { + var span = this.create_element("span"); + span.innerHTML = copyright; + span.style.color = "black"; + span.style.marginLeft = "0.5em"; + this.toolbar.appendChild(span); + } + + counter = this.create_element("div") + counter.style.position = "absolute"; + counter.style.width = "auto"; //"20%"; + counter.style.height = "1.2em"; + counter.style.top = "auto"; + counter.style.bottom = 0; + counter.style.right = "0"; + counter.style.textAlign = "right"; + counter.style.color = "red"; + counter.style.background = "rgb(240,240,240)"; + + counter.innerHTML = this.localize("slide") + " n/m"; + this.toolbar.appendChild(counter); + } + + // ensure that click isn't passed through to the page + this.toolbar.onclick = + function (e) { + if (!e) + e = window.event; + + var target = e.target; + + if (!target && e.srcElement) + target = e.srcElement; + + // work around Safari bug + if (target && target.nodeType == 3) + target = target.parentNode; + + w3c_slidy.stop_propagation(e); + + if (target && target.nodeName.toLowerCase() != "a") + w3c_slidy.mouse_button_click(e); + }; + + this.slide_number_element = counter; + this.set_eos_status(false); + document.body.appendChild(this.toolbar); + }, + + // wysiwyg editors make it hard to use div elements + // e.g. amaya loses the div when you copy and paste + // this function wraps div elements around implicit + // slides which start with an h1 element and continue + // up to the next heading or div element + wrap_implicit_slides: function () { + var i, heading, node, next, div; + var headings = document.getElementsByTagName("h1"); + + if (!headings) + return; + + for (i = 0; i < headings.length; ++i) + { + heading = headings[i]; + + if (heading.parentNode != document.body) + continue; + + node = heading.nextSibling; + + div = document.createElement("div"); + this.add_class(div, "slide"); + document.body.replaceChild(div, heading); + div.appendChild(heading); + + while (node) + { + if (node.nodeType == 1) // an element + { + if (node.nodeName == "H1" || node.nodeName == "h1") + break; + + if (node.nodeName == "DIV" || node.nodeName == "div") + { + if (this.has_class(node, "slide")) + break; + + if (this.has_class(node, "handout")) + break; + } + } + + next = node.nextSibling; + node = document.body.removeChild(node); + div.appendChild(node); + node = next; + } + } + }, + +// return new array of all slides + collect_slides: function () { + var slides = new Array(); + var divs = document.body.getElementsByTagName("div"); + + for (var i = 0; i < divs.length; ++i) + { + div = divs.item(i); + + if (this.has_class(div, "slide")) + { + // add slide to collection + slides[slides.length] = div; + + // hide each slide as it is found + this.add_class(div, "hidden"); + + // add dummy
    at end for scrolling hack + var node1 = document.createElement("br"); + div.appendChild(node1); + var node2 = document.createElement("br"); + div.appendChild(node2); + } + else if (this.has_class(div, "background")) + { // work around for Firefox SVG reload bug + // which otherwise replaces 1st SVG graphic with 2nd + div.style.display = "block"; + } + } + + this.slides = slides; + }, + + // return new array of all
    + collect_notes: function () { + var notes = new Array(); + var divs = document.body.getElementsByTagName("div"); + + for (var i = 0; i < divs.length; ++i) + { + div = divs.item(i); + + if (this.has_class(div, "handout")) + { + // add note to collection + notes[notes.length] = div; + + // and hide it + this.add_class(div, "hidden"); + } + } + + this.notes = notes; + }, + + // return new array of all
    + // including named backgrounds e.g. class="background titlepage" + collect_backgrounds: function () { + var backgrounds = new Array(); + var divs = document.body.getElementsByTagName("div"); + + for (var i = 0; i < divs.length; ++i) + { + div = divs.item(i); + + if (this.has_class(div, "background")) + { + // add background to collection + backgrounds[backgrounds.length] = div; + + // and hide it + this.add_class(div, "hidden"); + } + } + + this.backgrounds = backgrounds; + }, + + // set click handlers on all anchors + patch_anchors: function () { + var self = w3c_slidy; + var handler = function (event) { + // compare this.href with location.href + // for link to another slide in this doc + + if (self.page_address(this.href) == self.page_address(location.href)) + { + // yes, so find new slide number + var newslidenum = self.find_slide_number(this.href); + + if (newslidenum != self.slide_number) + { + var slide = self.slides[self.slide_number]; + self.hide_slide(slide); + self.slide_number = newslidenum; + slide = self.slides[self.slide_number]; + self.show_slide(slide); + self.set_location(); + } + } + else + w3c_slidy.stop_propagation(event); + +// else if (this.target == null) +// location.href = this.href; + + this.blur(); + self.disable_slide_click = true; + }; + + var anchors = document.body.getElementsByTagName("a"); + + for (var i = 0; i < anchors.length; ++i) + { + if (window.addEventListener) + anchors[i].addEventListener("click", handler, false); + else + anchors[i].attachEvent("onclick", handler); + } + }, + + // ### CHECK ME ### see which functions are invoked via setTimeout + // either directly or indirectly for use of w3c_slidy vs this + show_slide_number: function () { + var timer = w3c_slidy.get_timer(); + w3c_slidy.slide_number_element.innerHTML = timer + w3c_slidy.localize("slide") + " " + + (w3c_slidy.slide_number + 1) + "/" + w3c_slidy.slides.length; + }, + + // every 200mS check if the location has been changed as a + // result of the user activating the Back button/menu item + // doesn't work for Opera < 9.5 + check_location: function () { + var hash = location.hash; + + if (w3c_slidy.slide_number > 0 && (hash == "" || hash == "#")) + w3c_slidy.goto_slide(0); + else if (hash.length > 2 && hash != "#("+(w3c_slidy.slide_number+1)+")") + { + var num = parseInt(location.hash.substr(2)); + + if (!isNaN(num)) + w3c_slidy.goto_slide(num-1); + } + + if (w3c_slidy.time_left && w3c_slidy.slide_number > 0) + { + w3c_slidy.show_slide_number(); + + if (w3c_slidy.time_left > 0) + w3c_slidy.time_left -= 200; + } + }, + + get_timer: function () { + var timer = ""; + if (w3c_slidy.time_left) + { + var mins, secs; + secs = Math.floor(w3c_slidy.time_left/1000); + mins = Math.floor(secs / 60); + secs = secs % 60; + timer = (mins ? mins+"m" : "") + secs + "s "; + } + + return timer; + }, + + // this doesn't push location onto history stack for IE + // for which a hidden iframe hack is needed: load page into + // the iframe with script that set's parent's location.hash + // but that won't work for standalone use unless we can + // create the page dynamically via a javascript: URL + // ### use history.pushState if available + set_location: function () { + var uri = w3c_slidy.page_address(location.href); + var hash = "#(" + (w3c_slidy.slide_number+1) + ")"; + + if (w3c_slidy.slide_number >= 0) + uri = uri + hash; + + if (typeof(history.pushState) != "undefined") + { + document.title = w3c_slidy.title + " (" + (w3c_slidy.slide_number+1) + ")"; + history.pushState(0, document.title, hash); + w3c_slidy.show_slide_number(); + return; + } + + if (w3c_slidy.ie && (w3c_slidy.ie6 || w3c_slidy.ie7)) + w3c_slidy.push_hash(hash); + + if (uri != location.href) // && !khtml + location.href = uri; + + if (this.khtml) + hash = "(" + (w3c_slidy.slide_number+1) + ")"; + + if (!this.ie && location.hash != hash && location.hash != "") + location.hash = hash; + + document.title = w3c_slidy.title + " (" + (w3c_slidy.slide_number+1) + ")"; + w3c_slidy.show_slide_number(); + }, + + page_address: function (uri) { + var i = uri.indexOf("#"); + + if (i < 0) + i = uri.indexOf("%23"); + + // check if anchor is entire page + + if (i < 0) + return uri; // yes + + return uri.substr(0, i); + }, + + // only used for IE6 and IE7 + on_frame_loaded: function (hash) { + location.hash = hash; + var uri = w3c_slidy.page_address(location.href); + location.href = uri + hash; + }, + + // history hack with thanks to Bertrand Le Roy + push_hash: function (hash) { + if (hash == "") hash = "#(1)"; + window.location.hash = hash; + + var doc = document.getElementById("historyFrame").contentWindow.document; + doc.open("javascript:''"); + doc.write("hello mum"); + doc.close(); + }, + + // find current slide based upon location + // first find target anchor and then look + // for associated div element enclosing it + // finally map that to slide number + find_slide_number: function (uri) { + // first get anchor from page location + + var i = uri.indexOf("#"); + + // check if anchor is entire page + if (i < 0) + return 0; // yes + + var anchor = unescape(uri.substr(i+1)); + + // now use anchor as XML ID to find target + var target = document.getElementById(anchor); + + if (!target) + { + // does anchor look like "(2)" for slide 2 ?? + // where first slide is (1) + var re = /\((\d)+\)/; + + if (anchor.match(re)) + { + var num = parseInt(anchor.substring(1, anchor.length-1)); + + if (num > this.slides.length) + num = 1; + + if (--num < 0) + num = 0; + + return num; + } + + // accept [2] for backwards compatibility + re = /\[(\d)+\]/; + + if (anchor.match(re)) + { + var num = parseInt(anchor.substring(1, anchor.length-1)); + + if (num > this.slides.length) + num = 1; + + if (--num < 0) + num = 0; + + return num; + } + + // oh dear unknown anchor + return 0; + } + + // search for enclosing slide + + while (true) + { + // browser coerces html elements to uppercase! + if (target.nodeName.toLowerCase() == "div" && + this.has_class(target, "slide")) + { + // found the slide element + break; + } + + // otherwise try parent element if any + + target = target.parentNode; + + if (!target) + { + return 0; // no luck! + } + }; + + for (i = 0; i < slides.length; ++i) + { + if (slides[i] == target) + return i; // success + } + + // oh dear still no luck + return 0; + }, + + previous_slide: function (incremental) { + if (!w3c_slidy.view_all) + { + var slide; + + if ((incremental || w3c_slidy.slide_number == 0) && w3c_slidy.last_shown != null) + { + w3c_slidy.last_shown = w3c_slidy.hide_previous_item(w3c_slidy.last_shown); + w3c_slidy.set_eos_status(false); + } + else if (w3c_slidy.slide_number > 0) + { + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + + w3c_slidy.slide_number = w3c_slidy.slide_number - 1; + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.set_visibility_all_incremental("visible"); + w3c_slidy.last_shown = w3c_slidy.previous_incremental_item(null); + w3c_slidy.set_eos_status(true); + w3c_slidy.show_slide(slide); + } + + w3c_slidy.set_location(); + + if (!w3c_slidy.ns_pos) + w3c_slidy.refresh_toolbar(200); + } + }, + + next_slide: function (incremental) { + if (!w3c_slidy.view_all) + { + var slide, last = w3c_slidy.last_shown; + + if (incremental || w3c_slidy.slide_number == w3c_slidy.slides.length - 1) + w3c_slidy.last_shown = w3c_slidy.reveal_next_item(w3c_slidy.last_shown); + + if ((!incremental || w3c_slidy.last_shown == null) && + w3c_slidy.slide_number < w3c_slidy.slides.length - 1) + { + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + + w3c_slidy.slide_number = w3c_slidy.slide_number + 1; + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.last_shown = null; + w3c_slidy.set_visibility_all_incremental("hidden"); + w3c_slidy.show_slide(slide); + } + else if (!w3c_slidy.last_shown) + { + if (last && incremental) + w3c_slidy.last_shown = last; + } + + w3c_slidy.set_location(); + + w3c_slidy.set_eos_status(!w3c_slidy.next_incremental_item(w3c_slidy.last_shown)); + + if (!w3c_slidy.ns_pos) + w3c_slidy.refresh_toolbar(200); + } + }, + + // to first slide with nothing revealed + // i.e. state at start of presentation + first_slide: function () { + if (!w3c_slidy.view_all) + { + var slide; + + if (w3c_slidy.slide_number != 0) + { + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + + w3c_slidy.slide_number = 0; + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.last_shown = null; + w3c_slidy.set_visibility_all_incremental("hidden"); + w3c_slidy.show_slide(slide); + } + + w3c_slidy.set_eos_status( + !w3c_slidy.next_incremental_item(w3c_slidy.last_shown)); + w3c_slidy.set_location(); + } + }, + + // goto last slide with everything revealed + // i.e. state at end of presentation + last_slide: function () { + if (!w3c_slidy.view_all) + { + var slide; + + w3c_slidy.last_shown = null; //revealNextItem(lastShown); + + if (w3c_slidy.last_shown == null && + w3c_slidy.slide_number < w3c_slidy.slides.length - 1) + { + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.slide_number = w3c_slidy.slides.length - 1; + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.set_visibility_all_incremental("visible"); + w3c_slidy.last_shown = w3c_slidy.previous_incremental_item(null); + + w3c_slidy.show_slide(slide); + } + else + { + w3c_slidy.set_visibility_all_incremental("visible"); + w3c_slidy.last_shown = w3c_slidy.previous_incremental_item(null); + } + + w3c_slidy.set_eos_status(true); + w3c_slidy.set_location(); + } + }, + + + // ### check this and consider add/remove class + set_eos_status: function (state) { + if (this.eos) + this.eos.style.color = (state ? "rgb(240,240,240)" : "red"); + }, + + // first slide is 0 + goto_slide: function (num) { + //alert("going to slide " + (num+1)); + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.slide_number = num; + slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.last_shown = null; + w3c_slidy.set_visibility_all_incremental("hidden"); + w3c_slidy.set_eos_status(!w3c_slidy.next_incremental_item(w3c_slidy.last_shown)); + document.title = w3c_slidy.title + " (" + (w3c_slidy.slide_number+1) + ")"; + w3c_slidy.show_slide(slide); + w3c_slidy.show_slide_number(); + }, + + + show_slide: function (slide) { + this.sync_background(slide); + window.scrollTo(0,0); + this.remove_class(slide, "hidden"); + }, + + hide_slide: function (slide) { + this.add_class(slide, "hidden"); + }, + + // show just the backgrounds pertinent to this slide + // when slide background-color is transparent + // this should now work with rgba color values + sync_background: function (slide) { + var background; + var bgColor; + + if (slide.currentStyle) + bgColor = slide.currentStyle["backgroundColor"]; + else if (document.defaultView) + { + var styles = document.defaultView.getComputedStyle(slide,null); + + if (styles) + bgColor = styles.getPropertyValue("background-color"); + else // broken implementation probably due Safari or Konqueror + { + //alert("defective implementation of getComputedStyle()"); + bgColor = "transparent"; + } + } + else + bgColor == "transparent"; + + if (bgColor == "transparent" || + bgColor.indexOf("rgba") >= 0 || + bgColor.indexOf("opacity") >= 0) + { + var slideClass = this.get_class_list(slide); + + for (var i = 0; i < this.backgrounds.length; i++) + { + background = this.backgrounds[i]; + + var bgClass = this.get_class_list(background); + + if (this.matching_background(slideClass, bgClass)) + this.remove_class(background, "hidden"); + else + this.add_class(background, "hidden"); + } + } + else // forcibly hide all backgrounds + this.hide_backgrounds(); + }, + + hide_backgrounds: function () { + for (var i = 0; i < this.backgrounds.length; i++) + { + background = this.backgrounds[i]; + this.add_class(background, "hidden"); + } + }, + + // compare classes for slide and background + matching_background: function (slideClass, bgClass) { + var i, count, pattern, result; + + // define pattern as regular expression + pattern = /\w+/g; + + // check background class names + result = bgClass.match(pattern); + + for (i = count = 0; i < result.length; i++) + { + if (result[i] == "hidden") + continue; + + if (result[i] == "background") + continue; + + ++count; + } + + if (count == 0) // default match + return true; + + // check for matches and place result in array + result = slideClass.match(pattern); + + // now check if desired name is present for background + for (i = count = 0; i < result.length; i++) + { + if (result[i] == "hidden") + continue; + + if (this.has_token(bgClass, result[i])) + return true; + } + + return false; + }, + + resized: function () { + var width = 0; + + if ( typeof( window.innerWidth ) == 'number' ) + width = window.innerWidth; // Non IE browser + else if (document.documentElement && document.documentElement.clientWidth) + width = document.documentElement.clientWidth; // IE6 + else if (document.body && document.body.clientWidth) + width = document.body.clientWidth; // IE4 + + var height = 0; + + if ( typeof( window.innerHeight ) == 'number' ) + height = window.innerHeight; // Non IE browser + else if (document.documentElement && document.documentElement.clientHeight) + height = document.documentElement.clientHeight; // IE6 + else if (document.body && document.body.clientHeight) + height = document.body.clientHeight; // IE4 + + if (height && (width/height > 1.05*1024/768)) + { + width = height * 1024.0/768; + } + + // IE fires onresize even when only font size is changed! + // so we do a check to avoid blocking < and > actions + if (width != w3c_slidy.last_width || height != w3c_slidy.last_height) + { + if (width >= 1100) + w3c_slidy.size_index = 5; // 4 + else if (width >= 1000) + w3c_slidy.size_index = 4; // 3 + else if (width >= 800) + w3c_slidy.size_index = 3; // 2 + else if (width >= 600) + w3c_slidy.size_index = 2; // 1 + else if (width) + w3c_slidy.size_index = 0; + + // add in font size adjustment from meta element e.g. + // + // useful when slides have too much content ;-) + + if (0 <= w3c_slidy.size_index + w3c_slidy.size_adjustment && + w3c_slidy.size_index + w3c_slidy.size_adjustment < w3c_slidy.sizes.length) + w3c_slidy.size_index = w3c_slidy.size_index + w3c_slidy.size_adjustment; + + // enables cross browser use of relative width/height + // on object elements for use with SVG and Flash media + w3c_slidy.adjust_object_dimensions(width, height); + + if (document.body.style.fontSize != w3c_slidy.sizes[w3c_slidy.size_index]) + { + document.body.style.fontSize = w3c_slidy.sizes[w3c_slidy.size_index]; + } + + w3c_slidy.last_width = width; + w3c_slidy.last_height = height; + + // force reflow to work around Mozilla bug + if (w3c_slidy.ns_pos) + { + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.show_slide(slide); + } + + // force correct positioning of toolbar + w3c_slidy.refresh_toolbar(200); + } + }, + + scrolled: function () { + if (w3c_slidy.toolbar && !w3c_slidy.ns_pos && !w3c_slidy.ie7) + { + w3c_slidy.hack_offset = w3c_slidy.scroll_x_offset(); + // hide toolbar + w3c_slidy.toolbar.style.display = "none"; + + // make it reappear later + if (w3c_slidy.scrollhack == 0 && !w3c_slidy.view_all) + { + setTimeout(function () {w3c_slidy.show_toolbar(); }, 1000); + w3c_slidy.scrollhack = 1; + } + } + }, + + hide_toolbar: function () { + w3c_slidy.add_class(w3c_slidy.toolbar, "hidden"); + window.focus(); + }, + + // used to ensure IE refreshes toolbar in correct position + refresh_toolbar: function (interval) { + if (!w3c_slidy.ns_pos && !w3c_slidy.ie7) + { + w3c_slidy.hide_toolbar(); + setTimeout(function () {w3c_slidy.show_toolbar(); }, interval); + } + }, + + // restores toolbar after short delay + show_toolbar: function () { + if (w3c_slidy.want_toolbar) + { + w3c_slidy.toolbar.style.display = "block"; + + if (!w3c_slidy.ns_pos) + { + // adjust position to allow for scrolling + var xoffset = w3c_slidy.scroll_x_offset(); + w3c_slidy.toolbar.style.left = xoffset; + w3c_slidy.toolbar.style.right = xoffset; + + // determine vertical scroll offset + //var yoffset = scrollYOffset(); + + // bottom is doc height - window height - scroll offset + //var bottom = documentHeight() - lastHeight - yoffset + + //if (yoffset > 0 || documentHeight() > lastHeight) + // bottom += 16; // allow for height of scrollbar + + w3c_slidy.toolbar.style.bottom = 0; //bottom; + } + + w3c_slidy.remove_class(w3c_slidy.toolbar, "hidden"); + } + + w3c_slidy.scrollhack = 0; + + + // set the keyboard focus to the help link on the + // toolbar to ensure that document has the focus + // IE doesn't always work with window.focus() + // and this hack has benefit of Enter for help + + try + { + if (!w3c_slidy.opera) + w3c_slidy.help_anchor.focus(); + } + catch (e) + { + } + }, + +// invoked via F key + toggle_toolbar: function () { + if (!w3c_slidy.view_all) + { + if (w3c_slidy.has_class(w3c_slidy.toolbar, "hidden")) + { + w3c_slidy.remove_class(w3c_slidy.toolbar, "hidden") + w3c_slidy.want_toolbar = 1; + } + else + { + w3c_slidy.add_class(w3c_slidy.toolbar, "hidden") + w3c_slidy.want_toolbar = 0; + } + } + }, + + scroll_x_offset: function () { + if (window.pageXOffset) + return self.pageXOffset; + + if (document.documentElement && + document.documentElement.scrollLeft) + return document.documentElement.scrollLeft; + + if (document.body) + return document.body.scrollLeft; + + return 0; + }, + + scroll_y_offset: function () { + if (window.pageYOffset) + return self.pageYOffset; + + if (document.documentElement && + document.documentElement.scrollTop) + return document.documentElement.scrollTop; + + if (document.body) + return document.body.scrollTop; + + return 0; + }, + + // looking for a way to determine height of slide content + // the slide itself is set to the height of the window + optimize_font_size: function () { + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + + //var dh = documentHeight(); //getDocHeight(document); + var dh = slide.scrollHeight; + var wh = getWindowHeight(); + var u = 100 * dh / wh; + + alert("window utilization = " + u + "% (doc " + + dh + " win " + wh + ")"); + }, + + // from document object + get_doc_height: function (doc) { + if (!doc) + doc = document; + + if (doc && doc.body && doc.body.offsetHeight) + return doc.body.offsetHeight; // ns/gecko syntax + + if (doc && doc.body && doc.body.scrollHeight) + return doc.body.scrollHeight; + + alert("couldn't determine document height"); + }, + + get_window_height: function () { + if ( typeof( window.innerHeight ) == 'number' ) + return window.innerHeight; // Non IE browser + + if (document.documentElement && document.documentElement.clientHeight) + return document.documentElement.clientHeight; // IE6 + + if (document.body && document.body.clientHeight) + return document.body.clientHeight; // IE4 + }, + + document_height: function () { + var sh, oh; + + sh = document.body.scrollHeight; + oh = document.body.offsetHeight; + + if (sh && oh) + { + return (sh > oh ? sh : oh); + } + + // no idea! + return 0; + }, + + smaller: function () { + if (w3c_slidy.size_index > 0) + { + --w3c_slidy.size_index; + } + + w3c_slidy.toolbar.style.display = "none"; + document.body.style.fontSize = w3c_slidy.sizes[w3c_slidy.size_index]; + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.show_slide(slide); + setTimeout(function () {w3c_slidy.show_toolbar(); }, 50); + }, + + bigger: function () { + if (w3c_slidy.size_index < w3c_slidy.sizes.length - 1) + { + ++w3c_slidy.size_index; + } + + w3c_slidy.toolbar.style.display = "none"; + document.body.style.fontSize = w3c_slidy.sizes[w3c_slidy.size_index]; + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + w3c_slidy.hide_slide(slide); + w3c_slidy.show_slide(slide); + setTimeout(function () {w3c_slidy.show_toolbar(); }, 50); + }, + + // enables cross browser use of relative width/height + // on object elements for use with SVG and Flash media + // with thanks to Ivan Herman for the suggestion + adjust_object_dimensions: function (width, height) { + for( var i = 0; i < w3c_slidy.objects.length; i++ ) + { + var obj = this.objects[i]; + var mimeType = obj.getAttribute("type"); + + if (mimeType == "image/svg+xml" || mimeType == "application/x-shockwave-flash") + { + if ( !obj.initialWidth ) + obj.initialWidth = obj.getAttribute("width"); + + if ( !obj.initialHeight ) + obj.initialHeight = obj.getAttribute("height"); + + if ( obj.initialWidth && obj.initialWidth.charAt(obj.initialWidth.length-1) == "%" ) + { + var w = parseInt(obj.initialWidth.slice(0, obj.initialWidth.length-1)); + var newW = width * (w/100.0); + obj.setAttribute("width",newW); + } + + if ( obj.initialHeight && + obj.initialHeight.charAt(obj.initialHeight.length-1) == "%" ) + { + var h = parseInt(obj.initialHeight.slice(0, obj.initialHeight.length-1)); + var newH = height * (h/100.0); + obj.setAttribute("height", newH); + } + } + } + }, + + // needed for Opera to inhibit default behavior + // since Opera delivers keyPress even if keyDown + // was cancelled + key_press: function (event) { + if (!event) + event = window.event; + + if (!w3c_slidy.key_wanted) + return w3c_slidy.cancel(event); + + return true; + }, + + // See e.g. http://www.quirksmode.org/js/events/keys.html for keycodes + key_down: function (event) { + var key, target, tag; + + w3c_slidy.key_wanted = true; + + if (!event) + event = window.event; + + // kludge around NS/IE differences + if (window.event) + { + key = window.event.keyCode; + target = window.event.srcElement; + } + else if (event.which) + { + key = event.which; + target = event.target; + } + else + return true; // Yikes! unknown browser + + // ignore event if key value is zero + // as for alt on Opera and Konqueror + if (!key) + return true; + + // avoid interfering with keystroke + // behavior for non-slidy chrome elements + if (!w3c_slidy.slidy_chrome(target) && + w3c_slidy.special_element(target)) + return true; + + // check for concurrent control/command/alt key + // but are these only present on mouse events? + + if (event.ctrlKey || event.altKey || event.metaKey) + return true; + + // dismiss table of contents if visible + if (w3c_slidy.is_shown_toc() && key != 9 && key != 16 && key != 38 && key != 40) + { + w3c_slidy.hide_table_of_contents(true); + + if (key == 27 || key == 84 || key == 67) + return w3c_slidy.cancel(event); + } + + if (key == 34) // Page Down + { + if (w3c_slidy.view_all) + return true; + + w3c_slidy.next_slide(false); + return w3c_slidy.cancel(event); + } + else if (key == 33) // Page Up + { + if (w3c_slidy.view_all) + return true; + + w3c_slidy.previous_slide(false); + return w3c_slidy.cancel(event); + } + else if (key == 32) // space bar + { + w3c_slidy.next_slide(true); + return w3c_slidy.cancel(event); + } + else if (key == 37) // Left arrow + { + w3c_slidy.previous_slide(!event.shiftKey); + return w3c_slidy.cancel(event); + } + else if (key == 36) // Home + { + w3c_slidy.first_slide(); + return w3c_slidy.cancel(event); + } + else if (key == 35) // End + { + w3c_slidy.last_slide(); + return w3c_slidy.cancel(event); + } + else if (key == 39) // Right arrow + { + w3c_slidy.next_slide(!event.shiftKey); + return w3c_slidy.cancel(event); + } + else if (key == 13) // Enter + { + if (w3c_slidy.outline) + { + if (w3c_slidy.outline.visible) + w3c_slidy.fold(w3c_slidy.outline); + else + w3c_slidy.unfold(w3c_slidy.outline); + + return w3c_slidy.cancel(event); + } + } + else if (key == 188) // < for smaller fonts + { + w3c_slidy.smaller(); + return w3c_slidy.cancel(event); + } + else if (key == 190) // > for larger fonts + { + w3c_slidy.bigger(); + return w3c_slidy.cancel(event); + } + else if (key == 189 || key == 109) // - for smaller fonts + { + w3c_slidy.smaller(); + return w3c_slidy.cancel(event); + } + else if (key == 187 || key == 191 || key == 107) // = + for larger fonts + { + w3c_slidy.bigger(); + return w3c_slidy.cancel(event); + } + else if (key == 83) // S for smaller fonts + { + w3c_slidy.smaller(); + return w3c_slidy.cancel(event); + } + else if (key == 66) // B for larger fonts + { + w3c_slidy.bigger(); + return w3c_slidy.cancel(event); + } + else if (key == 90) // Z for last slide + { + w3c_slidy.last_slide(); + return w3c_slidy.cancel(event); + } + else if (key == 70) // F for toggle toolbar + { + w3c_slidy.toggle_toolbar(); + return w3c_slidy.cancel(event); + } + else if (key == 65) // A for toggle view single/all slides + { + w3c_slidy.toggle_view(); + return w3c_slidy.cancel(event); + } + else if (key == 75) // toggle action of left click for next page + { + w3c_slidy.mouse_click_enabled = !w3c_slidy.mouse_click_enabled; + var alert_msg = (w3c_slidy.mouse_click_enabled ? + "enabled" : "disabled") + " mouse click advance"; + + alert(w3c_slidy.localize(alert_msg)); + return w3c_slidy.cancel(event); + } + else if (key == 84 || key == 67) // T or C for table of contents + { + if (w3c_slidy.toc) + w3c_slidy.toggle_table_of_contents(); + + return w3c_slidy.cancel(event); + } + else if (key == 72) // H for help + { + window.location = w3c_slidy.help_page; + return w3c_slidy.cancel(event); + } + //else alert("key code is "+ key); + + return true; + }, + + // safe for both text/html and application/xhtml+xml + create_element: function (name) { + if (this.xhtml && (typeof document.createElementNS != 'undefined')) + return document.createElementNS("http://www.w3.org/1999/xhtml", name) + + return document.createElement(name); + }, + + get_element_style: function (elem, IEStyleProp, CSSStyleProp) { + if (elem.currentStyle) + { + return elem.currentStyle[IEStyleProp]; + } + else if (window.getComputedStyle) + { + var compStyle = window.getComputedStyle(elem, ""); + return compStyle.getPropertyValue(CSSStyleProp); + } + return ""; + }, + + // the string str is a whitespace separated list of tokens + // test if str contains a particular token, e.g. "slide" + has_token: function (str, token) { + if (str) + { + // define pattern as regular expression + var pattern = /\w+/g; + + // check for matches + // place result in array + var result = str.match(pattern); + + // now check if desired token is present + for (var i = 0; i < result.length; i++) + { + if (result[i] == token) + return true; + } + } + + return false; + }, + + get_class_list: function (element) { + if (typeof element.className != 'undefined') + return element.className; + + return element.getAttribute("class"); + }, + + has_class: function (element, name) { + if (element.nodeType != 1) + return false; + + var regexp = new RegExp("(^| )" + name + "\W*"); + + if (typeof element.className != 'undefined') + return regexp.test(element.className); + + return regexp.test(element.getAttribute("class")); + }, + + remove_class: function (element, name) { + var regexp = new RegExp("(^| )" + name + "\W*"); + var clsval = ""; + + if (typeof element.className != 'undefined') + { + clsval = element.className; + + if (clsval) + { + clsval = clsval.replace(regexp, ""); + element.className = clsval; + } + } + else + { + clsval = element.getAttribute("class"); + + if (clsval) + { + clsval = clsval.replace(regexp, ""); + element.setAttribute("class", clsval); + } + } + }, + + add_class: function (element, name) { + if (!this.has_class(element, name)) + { + if (typeof element.className != 'undefined') + element.className += " " + name; + else + { + var clsval = element.getAttribute("class"); + clsval = clsval ? clsval + " " + name : name; + element.setAttribute("class", clsval); + } + } + }, + + // HTML elements that can be used with class="incremental" + // note that you can also put the class on containers like + // up, ol, dl, and div to make their contents appear + // incrementally. Upper case is used since this is what + // browsers report for HTML node names (text/html). + incremental_elements: null, + okay_for_incremental: function (name) { + if (!this.incremental_elements) + { + var inclist = new Array(); + inclist["p"] = true; + inclist["pre"] = true; + inclist["li"] = true; + inclist["blockquote"] = true; + inclist["dt"] = true; + inclist["dd"] = true; + inclist["h2"] = true; + inclist["h3"] = true; + inclist["h4"] = true; + inclist["h5"] = true; + inclist["h6"] = true; + inclist["span"] = true; + inclist["address"] = true; + inclist["table"] = true; + inclist["tr"] = true; + inclist["th"] = true; + inclist["td"] = true; + inclist["img"] = true; + inclist["object"] = true; + this.incremental_elements = inclist; + } + return this.incremental_elements[name.toLowerCase()]; + }, + + next_incremental_item: function (node) { + var br = this.is_xhtml ? "br" : "BR"; + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + + for (;;) + { + node = w3c_slidy.next_node(slide, node); + + if (node == null || node.parentNode == null) + break; + + if (node.nodeType == 1) // ELEMENT + { + if (node.nodeName == br) + continue; + + if (w3c_slidy.has_class(node, "incremental") + && w3c_slidy.okay_for_incremental(node.nodeName)) + return node; + + if (w3c_slidy.has_class(node.parentNode, "incremental") + && !w3c_slidy.has_class(node, "non-incremental")) + return node; + } + } + + return node; + }, + + previous_incremental_item: function (node) { + var br = this.is_xhtml ? "br" : "BR"; + var slide = w3c_slidy.slides[w3c_slidy.slide_number]; + + for (;;) + { + node = w3c_slidy.previous_node(slide, node); + + if (node == null || node.parentNode == null) + break; + + if (node.nodeType == 1) + { + if (node.nodeName == br) + continue; + + if (w3c_slidy.has_class(node, "incremental") + && w3c_slidy.okay_for_incremental(node.nodeName)) + return node; + + if (w3c_slidy.has_class(node.parentNode, "incremental") + && !w3c_slidy.has_class(node, "non-incremental")) + return node; + } + } + + return node; + }, + + // set visibility for all elements on current slide with + // a parent element with attribute class="incremental" + set_visibility_all_incremental: function (value) { + var node = this.next_incremental_item(null); + + if (value == "hidden") + { + while (node) + { + w3c_slidy.add_class(node, "invisible"); + node = w3c_slidy.next_incremental_item(node); + } + } + else // value == "visible" + { + while (node) + { + w3c_slidy.remove_class(node, "invisible"); + node = w3c_slidy.next_incremental_item(node); + } + } + }, + + // reveal the next hidden item on the slide + // node is null or the node that was last revealed + reveal_next_item: function (node) { + node = w3c_slidy.next_incremental_item(node); + + if (node && node.nodeType == 1) // an element + w3c_slidy.remove_class(node, "invisible"); + + return node; + }, + + // exact inverse of revealNextItem(node) + hide_previous_item: function (node) { + if (node && node.nodeType == 1) // an element + w3c_slidy.add_class(node, "invisible"); + + return this.previous_incremental_item(node); + }, + + // left to right traversal of root's content + next_node: function (root, node) { + if (node == null) + return root.firstChild; + + if (node.firstChild) + return node.firstChild; + + if (node.nextSibling) + return node.nextSibling; + + for (;;) + { + node = node.parentNode; + + if (!node || node == root) + break; + + if (node && node.nextSibling) + return node.nextSibling; + } + + return null; + }, + + // right to left traversal of root's content + previous_node: function (root, node) { + if (node == null) + { + node = root.lastChild; + + if (node) + { + while (node.lastChild) + node = node.lastChild; + } + + return node; + } + + if (node.previousSibling) + { + node = node.previousSibling; + + while (node.lastChild) + node = node.lastChild; + + return node; + } + + if (node.parentNode != root) + return node.parentNode; + + return null; + }, + + previous_sibling_element: function (el) { + el = el.previousSibling; + + while (el && el.nodeType != 1) + el = el.previousSibling; + + return el; + }, + + next_sibling_element: function (el) { + el = el.nextSibling; + + while (el && el.nodeType != 1) + el = el.nextSibling; + + return el; + }, + + first_child_element: function (el) { + var node; + + for (node = el.firstChild; node; node = node.nextSibling) + { + if (node.nodeType == 1) + break; + } + + return node; + }, + + first_tag: function (element, tag) { + var node; + + if (!this.is_xhtml) + tag = tag.toUpperCase(); + + for (node = element.firstChild; node; node = node.nextSibling) + { + if (node.nodeType == 1 && node.nodeName == tag) + break; + } + + return node; + }, + + hide_selection: function () { + if (window.getSelection) // Firefox, Chromium, Safari, Opera + { + var selection = window.getSelection(); + + if (selection.rangeCount > 0) + { + var range = selection.getRangeAt(0); + range.collapse (false); + } + } + else // Internet Explorer + { + var textRange = document.selection.createRange (); + textRange.collapse (false); + } + }, + + get_selected_text: function () { + try + { + if (window.getSelection) + return window.getSelection().toString(); + + if (document.getSelection) + return document.getSelection().toString(); + + if (document.selection) + return document.selection.createRange().text; + } + catch (e) + { + } + + return ""; + }, + + // make note of length of selected text + // as this evaluates to zero in click event + mouse_button_up: function (e) { + w3c_slidy.selected_text_len = w3c_slidy.get_selected_text().length; + }, + + // right mouse button click is reserved for context menus + // it is more reliable to detect rightclick than leftclick + mouse_button_click: function (e) { + var rightclick = false; + var leftclick = false; + var middleclick = false; + var target; + + if (!e) + var e = window.event; + + if (e.target) + target = e.target; + else if (e.srcElement) + target = e.srcElement; + + // work around Safari bug + if (target.nodeType == 3) + target = target.parentNode; + + if (e.which) // all browsers except IE + { + leftclick = (e.which == 1); + middleclick = (e.which == 2); + rightclick = (e.which == 3); + } + else if (e.button) + { + // Konqueror gives 1 for left, 4 for middle + // IE6 gives 0 for left and not 1 as I expected + + if (e.button == 4) + middleclick = true; + + // all browsers agree on 2 for right button + rightclick = (e.button == 2); + } + else + leftclick = true; + + if (w3c_slidy.selected_text_len > 0) + { + w3c_slidy.stop_propagation(e); + e.cancel = true; + e.returnValue = false; + return false; + } + + // dismiss table of contents + w3c_slidy.hide_table_of_contents(false); + + // check if target is something that probably want's clicks + // e.g. a, embed, object, input, textarea, select, option + var tag = target.nodeName.toLowerCase(); + + if (w3c_slidy.mouse_click_enabled && leftclick && + !w3c_slidy.special_element(target) && + !target.onclick) + { + w3c_slidy.next_slide(true); + w3c_slidy.stop_propagation(e); + e.cancel = true; + e.returnValue = false; + return false; + } + + return true; + }, + + special_element: function (element) { + if (this.has_class(element, "non-interactive")) + return false; + + var tag = element.nodeName.toLowerCase(); + + return element.onkeydown || + element.onclick || + tag == "a" || + tag == "embed" || + tag == "object" || + tag == "video" || + tag == "audio" || + tag == "svg" || + tag == "canvas" || + tag == "input" || + tag == "textarea" || + tag == "select" || + tag == "option"; + }, + + slidy_chrome: function (el) { + while (el) + { + if (el == w3c_slidy.toc || + el == w3c_slidy.toolbar || + w3c_slidy.has_class(el, "outline")) + return true; + + el = el.parentNode; + } + + return false; + }, + + get_key: function (e) + { + var key; + + // kludge around NS/IE differences + if (typeof window.event != "undefined") + key = window.event.keyCode; + else if (e.which) + key = e.which; + + return key; + }, + + get_target: function (e) { + var target; + + if (!e) + e = window.event; + + if (e.target) + target = e.target; + else if (e.srcElement) + target = e.srcElement; + + if (target.nodeType != 1) + target = target.parentNode; + + return target; + }, + + // does display property provide correct defaults? + is_block: function (elem) { + var tag = elem.nodeName.toLowerCase(); + + return tag == "ol" || tag == "ul" || tag == "p" || + tag == "li" || tag == "table" || tag == "pre" || + tag == "h1" || tag == "h2" || tag == "h3" || + tag == "h4" || tag == "h5" || tag == "h6" || + tag == "blockquote" || tag == "address"; + }, + + add_listener: function (element, event, handler) { + if (window.addEventListener) + element.addEventListener(event, handler, false); + else + element.attachEvent("on"+event, handler); + }, + + // used to prevent event propagation from field controls + stop_propagation: function (event) { + event = event ? event : window.event; + event.cancelBubble = true; // for IE + + if (event.stopPropagation) + event.stopPropagation(); + + return true; + }, + + cancel: function (event) { + if (event) + { + event.cancel = true; + event.returnValue = false; + + if (event.preventDefault) + event.preventDefault(); + } + + w3c_slidy.key_wanted = false; + return false; + }, + +// for each language define an associative array +// and also the help text which is longer + + strings_es: { + "slide":"pág.", + "help?":"Ayuda", + "contents?":"Ãndice", + "table of contents":"tabla de contenidos", + "Table of Contents":"Tabla de Contenidos", + "restart presentation":"Reiniciar presentación", + "restart?":"Inicio" + }, + help_es: + "Utilice el ratón, barra espaciadora, teclas Izda/Dcha, " + + "o Re pág y Av pág. Use S y B para cambiar el tamaño de fuente.", + + strings_ca: { + "slide":"pàg..", + "help?":"Ajuda", + "contents?":"Ãndex", + "table of contents":"taula de continguts", + "Table of Contents":"Taula de Continguts", + "restart presentation":"Reiniciar presentació", + "restart?":"Inici" + }, + help_ca: + "Utilitzi el ratolí, barra espaiadora, tecles Esq./Dta. " + + "o Re pàg y Av pàg. Usi S i B per canviar grandària de font.", + + strings_cs: { + "slide":"snímek", + "help?":"nápovÄ›da", + "contents?":"obsah", + "table of contents":"obsah prezentace", + "Table of Contents":"Obsah prezentace", + "restart presentation":"znovu spustit prezentaci", + "restart?":"restart" + }, + help_cs: + "Prezentaci můžete procházet pomocí kliknutí myÅ¡i, mezerníku, " + + "Å¡ipek vlevo a vpravo nebo kláves PageUp a PageDown. Písmo se " + + "dá zvÄ›tÅ¡it a zmenÅ¡it pomocí kláves B a S.", + + strings_nl: { + "slide":"pagina", + "help?":"Help?", + "contents?":"Inhoud?", + "table of contents":"inhoudsopgave", + "Table of Contents":"Inhoudsopgave", + "restart presentation":"herstart presentatie", + "restart?":"Herstart?" + }, + help_nl: + "Navigeer d.m.v. het muis, spatiebar, Links/Rechts toetsen, " + + "of PgUp en PgDn. Gebruik S en B om de karaktergrootte te veranderen.", + + strings_de: { + "slide":"Seite", + "help?":"Hilfe", + "contents?":"Ãœbersicht", + "table of contents":"Inhaltsverzeichnis", + "Table of Contents":"Inhaltsverzeichnis", + "restart presentation":"Präsentation neu starten", + "restart?":"Neustart" + }, + help_de: + "Benutzen Sie die Maus, Leerschlag, die Cursortasten links/rechts oder " + + "Page up/Page Down zum Wechseln der Seiten und S und B für die Schriftgrösse.", + + strings_pl: { + "slide":"slajd", + "help?":"pomoc?", + "contents?":"spis treÅ›ci?", + "table of contents":"spis treÅ›ci", + "Table of Contents":"Spis TreÅ›ci", + "restart presentation":"Restartuj prezentacjÄ™", + "restart?":"restart?" + }, + help_pl: + "Zmieniaj slajdy klikajÄ…c myszÄ…, naciskajÄ…c spacjÄ™, strzaÅ‚ki lewo/prawo" + + "lub PgUp / PgDn. Użyj klawiszy S i B, aby zmienić rozmiar czczionki.", + + strings_fr: { + "slide":"page", + "help?":"Aide", + "contents?":"Index", + "table of contents":"table des matières", + "Table of Contents":"Table des matières", + "restart presentation":"Recommencer l'exposé", + "restart?":"Début" + }, + help_fr: + "Naviguez avec la souris, la barre d'espace, les flèches " + + "gauche/droite ou les touches Pg Up, Pg Dn. Utilisez " + + "les touches S et B pour modifier la taille de la police.", + + strings_hu: { + "slide":"oldal", + "help?":"segítség", + "contents?":"tartalom", + "table of contents":"tartalomjegyzék", + "Table of Contents":"Tartalomjegyzék", + "restart presentation":"bemutató újraindítása", + "restart?":"újraindítás" + }, + help_hu: + "Az oldalak közti lépkedéshez kattintson az egérrel, vagy " + + "használja a szóköz, a bal, vagy a jobb nyíl, illetve a Page Down, " + + "Page Up billentyűket. Az S és a B billentyűkkel változtathatja " + + "a szöveg méretét.", + + strings_it: { + "slide":"pag.", + "help?":"Aiuto", + "contents?":"Indice", + "table of contents":"indice", + "Table of Contents":"Indice", + "restart presentation":"Ricominciare la presentazione", + "restart?":"Inizio" + }, + help_it: + "Navigare con mouse, barra spazio, frecce sinistra/destra o " + + "PgUp e PgDn. Usare S e B per cambiare la dimensione dei caratteri.", + + strings_el: { + "slide":"σελίδα", + "help?":"βοήθεια;", + "contents?":"πεÏιεχόμενα;", + "table of contents":"πίνακας πεÏιεχομένων", + "Table of Contents":"Πίνακας ΠεÏιεχομένων", + "restart presentation":"επανεκκίνηση παÏουσίασης", + "restart?":"επανεκκίνηση;" + }, + help_el: + "Πλοηγηθείτε με το κλίκ του ποντικιοÏ, το space, τα βέλη αÏιστεÏά/δεξιά, " + + "ή Page Up και Page Down. ΧÏησιμοποιήστε τα πλήκτÏα S και B για να αλλάξετε " + + "το μέγεθος της γÏαμματοσειÏάς.", + + strings_ja: { + "slide":"スライド", + "help?":"ヘルプ", + "contents?":"目次", + "table of contents":"目次を表示", + "Table of Contents":"目次", + "restart presentation":"最åˆã‹ã‚‰å†ç”Ÿ", + "restart?":"最åˆã‹ã‚‰" + }, + help_ja: + "マウス左クリック ・ スペース ・ å·¦å³ã‚­ãƒ¼ " + + "ã¾ãŸã¯ Page Up ・ Page Downã§æ“作, S ・ Bã§ãƒ•ã‚©ãƒ³ãƒˆã‚µã‚¤ã‚ºå¤‰æ›´", + + strings_zh: { + "slide":"å¹»ç¯ç‰‡", + "help?":"帮助?", + "contents?":"内容?", + "table of contents":"目录", + "Table of Contents":"目录", + "restart presentation":"é‡æ–°å¯åŠ¨å±•ç¤º", + "restart?":"é‡æ–°å¯åŠ¨?" + }, + help_zh: + "用鼠标点击, 空格æ¡, å·¦å³ç®­å¤´, Pg Up å’Œ Pg Dn 导航. " + + "用 S, B 改å˜å­—体大å°.", + + strings_ru: { + "slide":"Ñлайд", + "help?":"помощь?", + "contents?":"Ñодержание?", + "table of contents":"оглавление", + "Table of Contents":"Оглавление", + "restart presentation":"перезапуÑтить презентацию", + "restart?":"перезапуÑк?" + }, + help_ru: + "ПеремещайтеÑÑŒ ÐºÐ»Ð¸ÐºÐ°Ñ Ð¼Ñ‹ÑˆÐºÐ¾Ð¹, иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ ÐºÐ»Ð°Ð²Ð¸ÑˆÑƒ пробел, Ñтрелки" + + "влево/вправо или Pg Up и Pg Dn. Клавиши S и B менÑÑŽÑ‚ размер шрифта.", + + strings_sv: { + "slide":"sida", + "help?":"hjälp", + "contents?":"innehÃ¥ll", + "table of contents":"innehÃ¥llsförteckning", + "Table of Contents":"InnehÃ¥llsförteckning", + "restart presentation":"visa presentationen frÃ¥n början", + "restart?":"börja om" + }, + help_sv: + "Bläddra med ett klick med vänstra musknappen, mellanslagstangenten, " + + "vänster- och högerpiltangenterna eller tangenterna Pg Up, Pg Dn. " + + "Använd tangenterna S och B för att ändra textens storlek.", + + strings: { }, + + localize: function (src) { + if (src == "") + return src; + + // try full language code, e.g. en-US + var s, lookup = w3c_slidy.strings[w3c_slidy.lang]; + + if (lookup) + { + s = lookup[src]; + + if (s) + return s; + } + + // strip country code suffix, e.g. + // try en if undefined for en-US + var lg = w3c_slidy.lang.split("-"); + + if (lg.length > 1) + { + lookup = w3c_slidy.strings[lg[0]]; + + if (lookup) + { + s = lookup[src]; + + if (s) + return s; + } + } + + // otherwise string as is + return src; + }, + + init_localization: function () { + var i18n = w3c_slidy; + var help_text = w3c_slidy.help_text; + + // each such language array is declared in the localize array + // this is used as in w3c_slidy.localize("foo"); + this.strings = { + "es":this.strings_es, + "ca":this.strings_ca, + "cs":this.strings_cs, + "nl":this.strings_nl, + "de":this.strings_de, + "pl":this.strings_pl, + "fr":this.strings_fr, + "hu":this.strings_hu, + "it":this.strings_it, + "el":this.strings_el, + "jp":this.strings_ja, + "zh":this.strings_zh, + "ru":this.strings_ru, + "sv":this.strings_sv + }, + + i18n.strings_es[help_text] = i18n.help_es; + i18n.strings_ca[help_text] = i18n.help_ca; + i18n.strings_cs[help_text] = i18n.help_cs; + i18n.strings_nl[help_text] = i18n.help_nl; + i18n.strings_de[help_text] = i18n.help_de; + i18n.strings_pl[help_text] = i18n.help_pl; + i18n.strings_fr[help_text] = i18n.help_fr; + i18n.strings_hu[help_text] = i18n.help_hu; + i18n.strings_it[help_text] = i18n.help_it; + i18n.strings_el[help_text] = i18n.help_el; + i18n.strings_ja[help_text] = i18n.help_ja; + i18n.strings_zh[help_text] = i18n.help_zh; + i18n.strings_ru[help_text] = i18n.help_ru; + i18n.strings_sv[help_text] = i18n.help_sv; + + w3c_slidy.lang = document.body.parentNode.getAttribute("lang"); + + if (!w3c_slidy.lang) + w3c_slidy.lang = document.body.parentNode.getAttribute("xml:lang"); + + if (!w3c_slidy.lang) + w3c_slidy.lang = "en"; + } +}; + +// hack for back button behavior +if (w3c_slidy.ie6 || w3c_slidy.ie7) +{ + document.write(""); +} + +// attach event listeners for initialization +w3c_slidy.set_up(); + +// hide the slides as soon as body element is available +// to reduce annoying screen mess before the onload event +setTimeout(w3c_slidy.hide_slides, 50); + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js.gz b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/scripts/slidy.js.gz new file mode 100755 index 0000000000000000000000000000000000000000..b1c58e4c9010ebe70ac57183d944ddc2b21efe33 GIT binary patch literal 12874 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/.htaccess b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/.htaccess new file mode 100755 index 00000000..d395348a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/.htaccess @@ -0,0 +1,28 @@ +Options +MultiViews +LanguagePriority en +AddLanguage pt-br .pt-br + + + +ForceType 'text/html; charset=utf-8' + + + + + +ForceType 'application/xhtml+xml; charset=utf-8' + + + + + +ForceType 'text/css; charset=utf-8' + + + + + +ForceType 'text/javascript; charset=utf-8' + + +mkdir diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/slidy.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/slidy.css new file mode 100755 index 00000000..0197e64d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/slidy.css @@ -0,0 +1,405 @@ +/* slidy.css + + Copyright (c) 2005-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved. + W3C liability, trademark, document use and software licensing + rules apply, see: + + http://www.w3.org/Consortium/Legal/copyright-documents + http://www.w3.org/Consortium/Legal/copyright-software +*/ +body +{ + margin: 0 0 0 0; + padding: 0 0 0 0; + width: 100%; + height: 100%; + color: black; + background-color: white; + font-family: "Gill Sans MT", "Gill Sans", GillSans, sans-serif; + font-size: 14pt; +} + +div.toolbar { + position: fixed; z-index: 200; + top: auto; bottom: 0; left: 0; right: 0; + height: 1.2em; text-align: right; + padding-left: 1em; + padding-right: 1em; + font-size: 60%; + color: red; + background-color: rgb(240,240,240); + border-top: solid 1px rgb(180,180,180); +} + +div.toolbar span.copyright { + color: black; + margin-left: 0.5em; +} + +div.initial_prompt { + position: absolute; + z-index: 1000; + bottom: 1.2em; + width: 100%; + background-color: rgb(200,200,200); + opacity: 0.35; + background-color: rgb(200,200,200, 0.35); + cursor: pointer; +} + +div.initial_prompt p.help { + text-align: center; +} + +div.initial_prompt p.close { + text-align: right; + font-style: italic; +} + +div.slidy_toc { + position: absolute; + z-index: 300; + width: 60%; + max-width: 30em; + height: 30em; + overflow: auto; + top: auto; + right: auto; + left: 4em; + bottom: 4em; + padding: 1em; + background: rgb(240,240,240); + border-style: solid; + border-width: 2px; + font-size: 60%; +} + +div.slidy_toc .toc_heading { + text-align: center; + width: 100%; + margin: 0; + margin-bottom: 1em; + border-bottom-style: solid; + border-bottom-color: rgb(180,180,180); + border-bottom-width: 1px; +} + +div.slide { + z-index: 20; + margin: 0 0 0 0; + padding-top: 0; + padding-bottom: 0; + padding-left: 20px; + padding-right: 20px; + border-width: 0; + clear: both; + top: 0; + bottom: 0; + left: 0; + right: 0; + line-height: 120%; + background-color: transparent; +} + +div.background { + display: none; +} + +div.handout { + margin-left: 20px; + margin-right: 20px; +} + +div.slide.titlepage { + text-align: center; +} + +div.slide.titlepage h1 { + padding-top: 10%; + margin-right: 0; +} + +div.slide h1 { + padding-left: 0; + padding-right: 20pt; + padding-top: 4pt; + padding-bottom: 4pt; + margin-top: 0; + margin-left: 0; + margin-right: 60pt; + margin-bottom: 0.5em; + display: block; + font-size: 160%; + line-height: 1.2em; + background: transparent; +} + +div.toc { + position: absolute; + top: auto; + bottom: 4em; + left: 4em; + right: auto; + width: 60%; + max-width: 30em; + height: 30em; + border: solid thin black; + padding: 1em; + background: rgb(240,240,240); + color: black; + z-index: 300; + overflow: auto; + display: block; + visibility: visible; +} + +div.toc-heading { + width: 100%; + border-bottom: solid 1px rgb(180,180,180); + margin-bottom: 1em; + text-align: center; +} + +img { + image-rendering: optimize-quality; +} + +pre { + font-size: 80%; + font-weight: bold; + line-height: 120%; + padding-top: 0.2em; + padding-bottom: 0.2em; + padding-left: 1em; + padding-right: 1em; + border-style: solid; + border-left-width: 1em; + border-top-width: thin; + border-right-width: thin; + border-bottom-width: thin; + border-color: #95ABD0; + color: #00428C; + background-color: #E4E5E7; +} + +li pre { margin-left: 0; } + +blockquote { font-style: italic } + +img { background-color: transparent } + +p.copyright { font-size: smaller } + +.center { text-align: center } +.footnote { font-size: smaller; margin-left: 2em; } + +a img { border-width: 0; border-style: none } + +a:visited { color: navy } +a:link { color: navy } +a:hover { color: red; text-decoration: underline } +a:active { color: red; text-decoration: underline } + +a {text-decoration: none} +.navbar a:link {color: white} +.navbar a:visited {color: yellow} +.navbar a:active {color: red} +.navbar a:hover {color: red} + +ul { list-style-type: square; } +ul ul { list-style-type: disc; } +ul ul ul { list-style-type: circle; } +ul ul ul ul { list-style-type: disc; } +li { margin-left: 0.5em; margin-top: 0.5em; } +li li { font-size: 85%; font-style: italic } +li li li { font-size: 85%; font-style: normal } + +div dt +{ + margin-left: 0; + margin-top: 1em; + margin-bottom: 0.5em; + font-weight: bold; +} +div dd +{ + margin-left: 2em; + margin-bottom: 0.5em; +} + + +p,pre,ul,ol,blockquote,h2,h3,h4,h5,h6,dl,table { + margin-left: 1em; + margin-right: 1em; +} + +p.subhead { font-weight: bold; margin-top: 2em; } + +.smaller { font-size: smaller } +.bigger { font-size: 130% } + +td,th { padding: 0.2em } + +ul { + margin: 0.5em 1.5em 0.5em 1.5em; + padding: 0; +} + +ol { + margin: 0.5em 1.5em 0.5em 1.5em; + padding: 0; +} + +ul { list-style-type: square; } +ul ul { list-style-type: disc; } +ul ul ul { list-style-type: circle; } +ul ul ul ul { list-style-type: disc; } + +ul li { + list-style: square; + margin: 0.1em 0em 0.6em 0; + padding: 0 0 0 0; + line-height: 140%; +} + +ol li { + margin: 0.1em 0em 0.6em 1.5em; + padding: 0 0 0 0px; + line-height: 140%; + list-style-type: decimal; +} + +li ul li { + font-size: 85%; + font-style: italic; + list-style-type: disc; + background: transparent; + padding: 0 0 0 0; +} +li li ul li { + font-size: 85%; + font-style: normal; + list-style-type: circle; + background: transparent; + padding: 0 0 0 0; +} +li li li ul li { + list-style-type: disc; + background: transparent; + padding: 0 0 0 0; +} + +li ol li { + list-style-type: decimal; +} + + +li li ol li { + list-style-type: decimal; +} + +/* + setting class="outline on ol or ul makes it behave as an + ouline list where blocklevel content in li elements is + hidden by default and can be expanded or collapsed with + mouse click. Set class="expand" on li to override default +*/ + +ol.outline li:hover { cursor: pointer } +ol.outline li.nofold:hover { cursor: default } + +ul.outline li:hover { cursor: pointer } +ul.outline li.nofold:hover { cursor: default } + +ol.outline { list-style:decimal; } +ol.outline ol { list-style-type:lower-alpha } + +ol.outline li.nofold { + padding: 0 0 0 20px; + background: transparent url(../graphics/nofold-dim.gif) no-repeat 0px 0.5em; +} +ol.outline li.unfolded { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold-dim.gif) no-repeat 0px 0.5em; +} +ol.outline li.folded { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em; +} +ol.outline li.unfolded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold.gif) no-repeat 0px 0.5em; +} +ol.outline li.folded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em; +} + +ul.outline li.nofold { + padding: 0 0 0 20px; + background: transparent url(../graphics/nofold-dim.gif) no-repeat 0px 0.5em; +} +ul.outline li.unfolded { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold-dim.gif) no-repeat 0px 0.5em; +} +ul.outline li.folded { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.5em; +} +ul.outline li.unfolded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold.gif) no-repeat 0px 0.5em; +} +ul.outline li.folded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.5em; +} + +/* for slides with class "title" in table of contents */ +a.titleslide { font-weight: bold; font-style: italic } + +/* + hide images for work around for save as bug + where browsers fail to save images used by CSS +*/ +img.hidden { display: none; visibility: hidden } +div.initial_prompt { display: none; visibility: hidden } + + div.slide { + visibility: visible; + position: inherit; + } + div.handout { + border-top-style: solid; + border-top-width: thin; + border-top-color: black; + } + +@media screen { + .hidden { display: none; visibility: visible } + + div.slide.hidden { display: block; visibility: visible } + div.handout.hidden { display: block; visibility: visible } + div.background { display: none; visibility: hidden } + body.single_slide div.initial_prompt { display: block; visibility: visible } + body.single_slide div.background { display: block; visibility: visible } + body.single_slide div.background.hidden { display: none; visibility: hidden } + body.single_slide .invisible { visibility: hidden } + body.single_slide .hidden { display: none; visibility: hidden } + body.single_slide div.slide { position: absolute } + body.single_slide div.handout { display: none; visibility: hidden } +} + +@media print { + .hidden { display: block; visibility: visible } + + div.slide pre { font-size: 60%; padding-left: 0.5em; } + div.toolbar { display: none; visibility: hidden; } + div.slidy_toc { display: none; visibility: hidden; } + div.background { display: none; visibility: hidden; } + div.slide { page-break-before: always } + /* :first-child isn't reliable for print media */ + div.slide.first-slide { page-break-before: avoid } +} + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/w3c-blue.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/w3c-blue.css new file mode 100755 index 00000000..6c4ff4f8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/slidy/styles/w3c-blue.css @@ -0,0 +1,497 @@ +/* w3c-blue.css + + Copyright (c) 2005-2010 W3C (MIT, ERCIM, Keio), All Rights Reserved. + W3C liability, trademark, document use and software licensing + rules apply, see: + + http://www.w3.org/Consortium/Legal/copyright-documents + http://www.w3.org/Consortium/Legal/copyright-software +*/ +body +{ + margin: 0 0 0 0; + padding: 0 0 0 0; + width: 100%; + height: 100%; + color: black; + background-color: white; + font-family: "Gill Sans MT", "Gill Sans", GillSans, sans-serif; + font-size: 14pt; +} + +div.slide.titlepage { + text-align: center; +} + +div.slide.titlepage h1 { + padding-top: 40%; +} + +div.slide { + z-index: 20; + margin: 0 0 0 0; + padding: 0; + border-width: 0; + top: 0; + bottom: 0; + left: 0; + right: 0; + line-height: 120%; + background-color: transparent; +} + +div.background { + z-index: 1; + position: absolute; + vertical-align: bottom; + left: 0; + right: 0; + top: 0; + bottom: auto; + height: 4.1em; + padding: 0 0 0 0.2em; + margin: 0 0 0 0; + border-width: 0; + background-color: #728ec2; +} + +div.background img { + height: 4em; +} + +/* this rule is hidden from IE which doesn't support + selector */ +div.slide + div[class].slide { page-break-before: always;} + +div.slide h1 { + padding-left: 3em; + padding-right: 3em; + padding-top: 0.1em; + margin-bottom: 0.8em; + margin-top: -0.05em; + margin-left: 0; + margin-right: 0; + min-height: 2.3em; + color: white; + height: 2.2em; + font-size: 160%; + line-height: 1.1em; +} + +div.slide h1 a { + color: white; + text-decoration: none; +} + +div.slide h1 a:link { + color: white; + text-decoration: none; +} + +div.slide h1 a:visited { + color: white; + text-decoration: none; +} + +div.slide h1 a:hover { + color: white; + text-decoration: underline; +} + +div.slide h1 a:active { + color: red; + text-decoration: underline; +} + +#head-icon { + margin-top: 0.5em; + margin-bottom: 0; + margin-left: 0; + margin-right: 1em; + background: #728ec2; + border-width: 0; + height: 3em; + max-width: 3em; + z-index: 2; + float: left; +} + +#head-logo { + margin: 0; + margin-top: 0.25em; + padding-top: 0.25em; + padding-bottom: 0.2em; + padding-left: 0; + padding-right: 0; + height: 3.2em; + width: 4.8em; + float: right; + z-index: 2; + background: #728ec2; +} + +#head-logo-fallback { + margin: 0; + padding: 0; + margin-top: -0.8em; + width: 4.8em; + float: right; + z-index: 2; +} + +/* the next two classes support vertical and horizontal centering */ +div.vbox { + float: left; + height: 40%; + width: 50%; + margin-top: -240px; +} +div.hbox { + width:60%; + margin-top: 0; + margin-left:auto; + margin-right:auto; + height: 60%; + border:1px solid silver; + background:#F0F0F0; + overflow:auto; + text-align:left; + clear:both; +} + +/* styling for named background */ +div.background.slanty { + z-index: 2; + bottom: 0; + height: 100%; + background: transparent; +} + +div.background.slanty img { margin-top: 4em; width: 100%; height: 80% } + +/* the following makes the pre background translucent */ +/* opacity is a CSS3 property but supported by Mozilla family */ +/* filter is an IE specific feature that also requires width */ +div.slide.slanty pre { + width: 93%; /* needed for IE filter to work */ + opacity: .8; + filter: alpha(opacity=80); +} + +img.withBorder { + border: 2px solid #c60; + padding: 4px; +} + +li pre { margin-left: 0; } + +@media print { pre { font-size: 60% } } + +blockquote { font-style: italic } + +img { background-color: transparent } + +p.copyright { font-size: smaller } + +.center { text-align: center } +.footnote { font-size: smaller; margin-left: 2em; } + +a img { border-width: 0; border-style: none } + +a:visited { color: navy } +a:link { color: navy } +a:hover { color: red; text-decoration: underline } +a:active { color: red; text-decoration: underline } + +a {text-decoration: none} +.navbar a:link {color: white} +.navbar a:visited {color: yellow} +.navbar a:active {color: red} +.navbar a:hover {color: red} + +ul { list-style-type: square; } +ul ul { list-style-type: disc; } +ul ul ul { list-style-type: circle; } +ul ul ul ul { list-style-type: disc; } +li { margin-left: 0.5em; margin-top: 0.5em; } +li li { font-size: 85%; font-style: italic } +li li li { font-size: 85%; font-style: normal } + +div dt +{ + margin-left: 0; + margin-top: 1em; + margin-bottom: 0.5em; + font-weight: bold; +} +div dd +{ + margin-left: 2em; + margin-bottom: 0.5em; +} + + +p,pre,ul,ol,blockquote,h2,h3,h4,h5,h6,dl,table { + margin-left: 1em; + margin-right: 1em; +} + +p.subhead { font-weight: bold; margin-top: 2em; } + +div.cover p.explanation { + font-style: italic; + margin-top: 3em; +} + + +.smaller { font-size: smaller } + +td,th { padding: 0.2em } + +ul { + margin: 0.5em 1.5em 0.5em 1.5em; + padding: 0; +} + +ol { + margin: 0.5em 1.5em 0.5em 1.5em; + padding: 0; +} + +ul { list-style-type: square; } +ul ul { list-style-type: disc; } +ul ul ul { list-style-type: circle; } +ul ul ul ul { list-style-type: disc; } +li { margin-left: 0.5em; margin-top: 0.5em; } +li li { font-size: 85%; font-style: italic } +li li li { font-size: 85%; font-style: normal } + + +ul li { + list-style: none; + margin: 0.1em 0em 0.6em 0; + padding: 0 0 0 40px; + background: transparent url(../graphics/bullet.png) no-repeat 5px 0.3em; + line-height: 140%; +} + +/* workaround IE's failure to support background on li for print media */ +@media print { ul li { list-style: disc; padding-left: 0; background: none; } } + +ol li { + margin: 0.1em 0em 0.6em 1.5em; + padding: 0 0 0 0px; + line-height: 140%; +} + +li li { + font-size: 85%; + font-style: italic; + list-style-type: disc; + background: transparent; + padding: 0 0 0 0; +} +li li li { + font-size: 85%; + font-style: normal; + list-style-type: circle; + background: transparent; + padding: 0 0 0 0; +} +li li li li { + list-style-type: disc; + background: transparent; + padding: 0 0 0 0; +} + +/* rectangular blue bullet + unfold/nofold/fold widget */ + +/* + setting class="outline on ol or ul makes it behave as an + ouline list where blocklevel content in li elements is + hidden by default and can be expanded or collapsed with + mouse click. Set class="expand" on li to override default +*/ + +ol.outline li:hover { cursor: pointer } +ol.outline li.nofold:hover { cursor: default } + +ul.outline li:hover { cursor: pointer } +ul.outline li.nofold:hover { cursor: default } + +ol.outline { list-style:decimal; } +ol.outline ol { list-style-type:lower-alpha } + +ol.outline li.nofold { + padding: 0 0 0 20px; + background: transparent url(../graphics/nofold-dim.gif) no-repeat 0px 0.3em; +} +ol.outline li.unfolded { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold-dim.gif) no-repeat 0px 0.3em; +} +ol.outline li.folded { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold-dim.gif) no-repeat 0px 0.3em; +} +ol.outline li.unfolded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/fold.gif) no-repeat 0px 0.3em; +} +ol.outline li.folded:hover { + padding: 0 0 0 20px; + background: transparent url(../graphics/unfold.gif) no-repeat 0px 0.3em; +} + +ul.outline li.nofold { + padding: 0 0 0 52px; + background: transparent url(../graphics/bullet-nofold-dim.gif) no-repeat 5px 0.3em; +} +ul.outline li.unfolded { + padding: 0 0 0 52px; + background: transparent url(../graphics/bullet-fold-dim.gif) no-repeat 5px 0.3em; +} +ul.outline li.folded { + padding: 0 0 0 52px; + background: transparent url(../graphics/bullet-unfold-dim.gif) no-repeat 5px 0.3em; +} +ul.outline li.unfolded:hover { + padding: 0 0 0 52px; + background: transparent url(../graphics/bullet-fold.gif) no-repeat 5px 0.3em; +} +ul.outline li.folded:hover { + padding: 0 0 0 52px; + background: transparent url(../graphics/bullet-unfold.gif) no-repeat 5px 0.3em; +} + +li ul.outline li.nofold { + padding: 0 0 0 21px; + background: transparent url(../graphics/nofold-dim.gif) no-repeat 5px 0.3em; +} +li ul.outline li.unfolded { + padding: 0 0 0 21px; + background: transparent url(../graphics/fold-dim.gif) no-repeat 5px 0.3em; +} +li ul.outline li.folded { + padding: 0 0 0 21px; + background: transparent url(../graphics/unfold-dim.gif) no-repeat 5px 0.3em; +} +li ul.outline li.unfolded:hover { + padding: 0 0 0 21px; + background: transparent url(../graphics/fold.gif) no-repeat 5px 0.3em; +} +li ul.outline li.folded:hover { + padding: 0 0 0 21px; + background: transparent url(../graphics/unfold.gif) no-repeat 5px 0.3em; +} + +img { + image-rendering: optimize-quality; +} + +img.withBorder { + border: 2px solid #c60; + padding: 4px; +} + +div.header { + position: absolute; + z-index: 2; + left: 0; + right: 0; + top: 0; + bottom: auto; + height: 2.95em; + width: 100%; + padding: 0 0 0 0; + margin: 0 0 0 0; + border-width: 0; + border-style: solid; + background-color: #005A9C; + border-bottom-width: thick; + border-bottom-color: #95ABD0; +} + +div.footer { + position: absolute; + z-index: 80; + left: 0; + right: 0; + top: auto; + bottom: 0; + height: 3.5em; + margin: 0; + font-size: 80%; + font-weight: bold; + padding-left: 1em; + padding-right: 0; + padding-top: 0.3em; + padding-bottom: 0; + color: #003366; + background-color: #95ABD0; +} + +/* this is a hack to hide property from IE6 and below */ +div[class="footer"] { + position: fixed; +} + +#hidden-bullet { + visibility: hidden; + display: none; +} + +div.slide.cover { + color: white; + background-color: #728ec2; + padding-top: 0; + padding-right: 0; + padding-left: 3em; + height: 100%; +} + +div.slide.cover h1 { + margin: 0; + padding: 0.5em; + color: white; + height: auto; +} + +div.slide.cover h2 { + color: white; +} + +div.slide.cover a { + color: white; +} + +div.slide.cover a:visited { color: white } +div.slide.cover a:link { color: white } +div.slide.cover a:hover { color: yellow; text-decoration: underline } +div.slide.cover a:active { color: yellow; text-decoration: underline } + +div.slide.cover a:hover, div.slide.cover a:active { + color: yellow; text-decoration: underline; +} + +div.slide.cover img.cover { + margin: 0 0 0 0; + float: right; + padding-bottom: 4em; + width: 50%; + overflow: hidden; +} + +div.slide.cover a:hover, div.slide.cover a:active { + color: yellow; text-decoration: underline; +} + +/* for Bert as an ardent user of the old W3C slidemaker tool */ + +div.comment { display: none; visibility: hidden } + +@media print { + div.slide h1 { background: transparent; color: black } + div.slide.cover { background: transparent; color: black } + div.slide.cover h1 { background: transparent; color: black } + div.comment { display: block; visibility: visible } +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/tools/dbs3-upgrade.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/tools/dbs3-upgrade.xsl new file mode 100644 index 00000000..e757c978 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/tools/dbs3-upgrade.xsl @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xml new file mode 100644 index 00000000..1bc7c2ec --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xml @@ -0,0 +1,824 @@ + + + +Slides XHTML Parameter Reference + +$Id$ + + + + Kövesdán + Gábor + + + + 2012 + Gábor Kövesdán + + + This is reference documentation for all user-configurable + parameters in the DocBook XSL Slides XHTML stylesheet. + Note that the Slides stylesheet for XHTML output is a + customization layer of the DocBook XSL XHTML stylesheet. + Therefore, in addition to the slides-specific parameters + listed in this section, you can also use a number of + XHTML stylesheet + parameters to control Slides XHTML output. + + + + XHTML: General Params + + + +disable.collapsible +boolean + + +disable.collapsible +Specifies whether collapsible rendering is enabled + + + + + <xsl:param name="disable.collapsible">0</xsl:param> + + + +Description + +This parameter specifies whether elements marked as + collapsible are generated as such in the output document. + + + + + + +disable.incremental +boolean + + +disable.incremental +Specifies whether incremental rendering is enabled + + + + + <xsl:param name="disable.incremental">0</xsl:param> + + + +Description + +This parameter specifies whether elements marked as + incremental are generated as such in the output document. + + + + + + +generate.copyright +boolean + + +generate.copyright +Specifies whether copyright is generated + + + + + <xsl:param name="generate.copyright">1</xsl:param> + + + +Description + +This parameter specifies whether the copyright info is generated + in the footer area. + + + + + + +generate.foilgroup.numbered.toc +boolean + + +generate.foilgroup.numbered.toc +Specifies whether foilgroups have a numbered TOC + + + + + <xsl:param name="generate.foilgroup.numbered.toc">1</xsl:param> + + + +Description + +If TOC generation is turned on, this parameter specifies + whether foilgroups have a numbered TOC. If disabled, TOC items + will be bulleted, not numbered. + + + + + + +generate.foilgroup.toc +boolean + + +generate.foilgroup.toc +Specifies whether foilgroups have a TOC + + + + + <xsl:param name="generate.foilgroup.toc">1</xsl:param> + + + +Description + +This parameter specifies whether foilgroups will + contain a table of contents of the included foils. + + + + + + +generate.handoutnotes +boolean + + +generate.handoutnotes +Specifies whether handoutnotes are generated + + + + + <xsl:param name="generate.handoutnotes">0</xsl:param> + + + +Description + +This parameter specifies whether handoutnotes shall + be generated to the output. + + + + + + +generate.pubdate +boolean + + +generate.pubdate +Specifies whether the pubdate is generated + + + + + <xsl:param name="generate.pubdate">1</xsl:param> + + + +Description + +This parameter specifies whether the publication date is generated + in the footer area. + + + + + + +generate.speakernotes +boolean + + +generate.speakernotes +Specifies whether speakernotes are generated + + + + + <xsl:param name="generate.speakernotes">0</xsl:param> + + + +Description + +This parameter specifies whether speakernotes shall + be generated to the output. + + + + + + +generate.titlepage +boolean + + +generate.titlepage +Specifies whether titlepage is generated + + + + + <xsl:param name="generate.titlepage">1</xsl:param> + + + +Description + +This parameter specifies whether titlepage is generated + for the presentation. + + + + + + +mml.embedding.mode +list +inline +object +image +link +iframe +embed + + +mml.embedding.mode +Specifies how inline MathML is processed + + + + + <xsl:param name="mml.embedding.mode">inline</xsl:param> + + + +Description + +This parameter specifies how inline MathML formulas + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + + + + +svg.embedding.mode +list +inline +object +image +link +iframe +embed + + +svg.embedding.mode +Specifies how inline SVG is processed + + + + + <xsl:param name="svg.embedding.mode">object</xsl:param> + + + +Description + +This parameter specifies how inline SVG graphics + are embedded into the output document. + + + + inline + + Content is copied over inline with its namespace. + + + + object + + Content is extracted into an externel file and referenced + by an object element. + + + + image + + Content is extracted into an externel file and referenced + by an img element. + + + + link + + Content is extracted into an externel file and referenced + by an a element. + + + + iframe + + Content is extracted into an externel file and referenced + by an iframe element. + + + + embed + + Content is extracted into an externel file and referenced + by an embed element. + + + + + + + + + +user.css +filename + + +user.css +Specifies the path to user-supplied CSS + + + + + <xsl:param name="user.css">user.css</xsl:param> + + + +Description + +This parameter specifies the path from where the + CSS styling is read. This file can be used to + add additional styling to the slides. + + + + + + +wrap.slidecontent +boolean + + +wrap.slidecontent +Specifies whether the foil content is wrapped into a div + + + + + <xsl:param name="wrap.slidecontent">0</xsl:param> + + + +Description + +This parameter specifies whether the foil content is wrapped into + a div so that additional styling can be applied. + + + + + + + + XHTML: S5 Params + + + +s5.controls +boolean + + +s5.controls +Specifies whether S5 controls are visible + + + + + <xsl:param name="s5.controls">0</xsl:param> + + + +Description + +This parameter specifies whether S5 navigation controls are + visible by default. + + + + + + +s5.defaultview +list +slideshow +outline + + +s5.defaultview +Specifies the default S5 view + + + + + <xsl:param name="s5.defaultview">slideshow</xsl:param> + + + +Description + +This parameter specifies, which is the default view + in the generated S5 presentation. + + + + + + +s5.opera.css +filename + + +s5.opera.css +Specifies the name of the S5 Opera-specific CSS file + + + + + <xsl:param name="s5.opera.css">opera.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 Opera-specific + CSS file. + + + + + + +s5.outline.css +filename + + +s5.outline.css +Specifies the name of the S5 outline CSS file + + + + + <xsl:param name="s5.outline.css">outline.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 outline CSS file. + + + + + + +s5.path.prefix +uri + + +s5.path.prefix +Specifies the path to S5 files + + + + + <xsl:param name="s5.path.prefix">files/s5/ui/default/</xsl:param> + + + +Description + +This parameter specifies the path where S5 CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + + + + +s5.print.css +filename + + +s5.print.css +Specifies the name of the S5 print CSS file + + + + + <xsl:param name="s5.print.css">print.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 print CSS file. + + + + + + +s5.slides.css +filename + + +s5.slides.css +Specifies the name of the S5 slides CSS file + + + + + <xsl:param name="s5.slides.css">slides.css</xsl:param> + + + +Description + +This parameter specifies the name of the S5 slides CSS file. + + + + + + +s5.slides.js +filename + + +s5.slides.js +Specifies the name of the S5 slides JavaScript file + + + + + <xsl:param name="s5.slides.js">slides.js</xsl:param> + + + +Description + +This parameter specifies the name of the S5 slides JavaScript + file. + + + + + + + + XHTML: Slidy Params + + + +slidy.duration +integer + + +slidy.duration +Specifies the duration of the presentation + + + + + <xsl:param name="slidy.duration">0</xsl:param> + + + +Description + +This parameter specifies the duration of the presentation + in minutes. A JavaScript clock will count down to help the + speaker in not running out of time. Can be disabled if set to 0. + + + + + + +slidy.path.prefix +uri + + +slidy.path.prefix +Specifies the path to Slidy files + + + + + <xsl:param name="slidy.path.prefix">files/slidy/</xsl:param> + + + +Description + +This parameter specifies the path where Slidy CSS and + JavaScript files reside. All the CSS and JavaScript paths + will be generated relative to this directory. + + + + + + +slidy.slidy.css +filename + + +slidy.slidy.css +Specifies the name of the main Slidy CSS file + + + + + <xsl:param name="slidy.slidy.css">styles/slidy.css</xsl:param> + + + +Description + +This parameter specifies the name of the main Slidy CSS file. + + + + + + +slidy.slidy.js +filename + + +slidy.slidy.js +Specifies the name of the Slidy JavaScript file + + + + + <xsl:param name="slidy.slidy.js">scripts/slidy.js</xsl:param> + + + +Description + +This parameter specifies the name of the Slidy JavaScript file. + + + + + + +slidy.user.css +filename + + +slidy.user.css +Specifies the name of the Slidy user CSS file + + + + + <xsl:param name="slidy.user.css">styles/w3c-blue.css</xsl:param> + + + +Description + +This parameter specifies the name of the Slidy user CSS file. + + + + + + + +The Stylesheet + +The param.xsl stylesheet is just a wrapper +around all these parameters. + + + +<!-- This file is generated from param.xweb --> + +<xsl:stylesheet exclude-result-prefixes="src" version="1.0"> + +<!-- ******************************************************************** + $Id: param.xweb 6633 2007-02-21 18:33:33Z xmldoc $ + ******************************************************************** + + This file is part of the DocBook Slides Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<src:fragref linkend="disable.collapsible.frag"></src:fragref> +<src:fragref linkend="disable.incremental.frag"></src:fragref> +<src:fragref linkend="generate.copyright.frag"></src:fragref> +<src:fragref linkend="generate.foilgroup.numbered.toc.frag"></src:fragref> +<src:fragref linkend="generate.foilgroup.toc.frag"></src:fragref> +<src:fragref linkend="generate.handoutnotes.frag"></src:fragref> +<src:fragref linkend="generate.pubdate.frag"></src:fragref> +<src:fragref linkend="generate.speakernotes.frag"></src:fragref> +<src:fragref linkend="generate.titlepage.frag"></src:fragref> +<src:fragref linkend="mml.embedding.mode.frag"></src:fragref> +<src:fragref linkend="svg.embedding.mode.frag"></src:fragref> +<src:fragref linkend="user.css.frag"></src:fragref> +<src:fragref linkend="wrap.slidecontent.frag"></src:fragref> + +<src:fragref linkend="s5.controls.frag"></src:fragref> +<src:fragref linkend="s5.defaultview.frag"></src:fragref> +<src:fragref linkend="s5.opera.css.frag"></src:fragref> +<src:fragref linkend="s5.outline.css.frag"></src:fragref> +<src:fragref linkend="s5.path.prefix.frag"></src:fragref> +<src:fragref linkend="s5.print.css.frag"></src:fragref> +<src:fragref linkend="s5.slides.css.frag"></src:fragref> +<src:fragref linkend="s5.slides.js.frag"></src:fragref> + +<src:fragref linkend="slidy.duration.frag"></src:fragref> +<src:fragref linkend="slidy.path.prefix.frag"></src:fragref> +<src:fragref linkend="slidy.slidy.css.frag"></src:fragref> +<src:fragref linkend="slidy.slidy.js.frag"></src:fragref> +<src:fragref linkend="slidy.user.css.frag"></src:fragref> + +</xsl:stylesheet> + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xsl new file mode 100644 index 00000000..6bd0e5cf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/param.xsl @@ -0,0 +1,71 @@ + + + + + + + 0 + + 0 + + 1 + + 1 + + 1 + + 0 + + 1 + + 0 + + 1 + + inline + + object + + user.css + + 0 + + + 0 + + slideshow + + opera.css + + outline.css + + files/s5/ui/default/ + + print.css + + slides.css + + slides.js + + + 0 + + files/slidy/ + + styles/slidy.css + + scripts/slidy.js + + styles/w3c-blue.css + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xml new file mode 100644 index 00000000..fb6569d7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xml @@ -0,0 +1,26 @@ + + + + + + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xsl new file mode 100644 index 00000000..3af53f42 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain-titlepage.xsl @@ -0,0 +1,140 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="slides.titlepage.recto"> + <xsl:choose> + <xsl:when test="slidesinfo/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="slidesinfo/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="slidesinfo/author"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="slides.titlepage.recto.auto.mode" select="info/author"/> +</xsl:template> + +<xsl:template name="slides.titlepage.verso"> +</xsl:template> + +<xsl:template name="slides.titlepage.separator"> +</xsl:template> + +<xsl:template name="slides.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="slides.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="slides.titlepage"> + <div class="slide cover title"> + <xsl:variable name="recto.content"> + <xsl:call-template name="slides.titlepage.before.recto"/> + <xsl:call-template name="slides.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="slides.titlepage.before.verso"/> + <xsl:call-template name="slides.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="slides.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="slides.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="slides.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="slides.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="slides.titlepage.recto.style"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="slides.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="slides.titlepage.recto.style"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="slides.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="slides.titlepage.recto.style"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="slides.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="slides.titlepage.recto.style"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="slides.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="slides.titlepage.recto.style"> +<xsl:apply-templates select="." mode="slides.titlepage.recto.mode"/> +</div> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain.xsl new file mode 100644 index 00000000..05d5e512 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/xhtml/plain.xsl @@ -0,0 +1,535 @@ +<?xml version="1.0" encoding="ASCII"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns="http://www.w3.org/1999/xhtml" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:db="http://docbook.org/ns/docbook" + xmlns:dbs="http://docbook.org/ns/docbook-slides" + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="dbs db xlink" + extension-element-prefixes="exsl" + version="1.0"> + +<xsl:import href="../../xhtml/chunk.xsl"/> +<xsl:import href="../common/common.xsl"/> +<xsl:import href="plain-titlepage.xsl"/> +<xsl:import href="param.xsl"/> + +<xsl:param name="local.l10n.xml" select="document('')"/> +<i18n xmlns="http://docbook.sourceforge.net/xmlns/l10n/1.0"> + <l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="en"> + <l:gentext key="Foilgroup" text="Foil Group"/> + <l:gentext key="Foil" text="Foil"/> + <l:gentext key="Speakernotes" text="Speaker Notes"/> + <l:gentext key="Handoutnotes" text="Handout Notes"/> + <l:gentext key="SVGImage" text="SVG image"/> + <l:gentext key="MathMLFormula" text="MathML formula"/> + + <l:context name="title"> + <l:gentext key="foil" text="Foil %n %t"/> + <l:gentext key="foilgroup" text="Foil %n %t"/> + </l:context> + </l:l10n> +</i18n> + +<!-- Overrides from DocBook XSL --> +<xsl:template name="process.qanda.toc"/> + +<!-- Main content starts here --> + +<xsl:template name="xhtml.head"> + <meta name="generator" content="DocBook Slides Stylesheets V{$VERSION}"/> + <link rel="stylesheet" href="{$user.css}" type="text/css"/> +</xsl:template> + +<xsl:template name="slideshow.head"/> + +<xsl:template name="slideshow.content"> + <div class="presentation"> + <xsl:if test="$generate.titlepage != 0"> + <xsl:apply-templates select="/dbs:slides" mode="titlepage"/> + </xsl:if> + + <xsl:apply-templates select="/dbs:slides/dbs:foil|dbs:slides/dbs:foilgroup"/> + </div> +</xsl:template> + +<xsl:template match="/dbs:slides" mode="titlepage"> + <xsl:call-template name="slides.titlepage"/> +</xsl:template> + +<xsl:template name="slide.notes"> + <xsl:if test="($generate.speakernotes != 0) and ./dbs:speakernotes"> + <div class="notes"> + <h2 class="notes"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Speakernotes'"/> + </xsl:call-template> + </h2> + + <xsl:apply-templates select="dbs:speakernotes" mode="notes.mode"/> + </div> + </xsl:if> + + <xsl:if test="($generate.handoutnotes != 0) and ./dbs:handoutnotes"> + <div class="handout"> + <h2 class="handout"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Handoutnotes'"/> + </xsl:call-template> + </h2> + + <xsl:apply-templates select="dbs:handoutnotes" mode="notes.mode"/> + </div> + </xsl:if> +</xsl:template> + +<xsl:template match="/"> + <html> + <xsl:if test="/dbs:slides/@xml:lang"> + <xsl:attribute name="xml:lang"> + <xsl:value-of select="/dbs:slides/@xml:lang"/> + </xsl:attribute> + </xsl:if> + + <head> + <title> + <xsl:call-template name="get.title"> + <xsl:with-param name="ctx" select="/dbs:slides"/> + </xsl:call-template> + + + + + + + + + + + + + + + + + + + +
      + +
    1. +
      +
    +
    + + +
      + +
    • +
      +
    +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    + +
    +
    + + + + +
    + + +
    + + +
    + + + +
    + + + + +
    + +
    +
    + + + + +
    + + + + +
    +
    + + + + + + +
    + +
    +
    + + +
    + +
    +
    + + + + + + + 1 + + + + 1 + + + + 1 + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    + + + + + + + +

    +
    +
    + + +

    +
    + + +

    + + +

    +
    +
    + + + + + mailto: + + + <> + + + + + + + + + + + + + + + + + + +
      + +
    +
    + + +
      + +
    +
    + + + + + + + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inline + + + + + + + + + + + + + + + + + + + + + + + + + + + + {$mimeType} object + + + + + + + + + + + + ':"");a._keyEvent=!1;return G},_generateMonthYearHeader:function(a,b,c,d,e,g,p,n){var q=this._get(a,"changeMonth"),o=this._get(a,"changeYear"),w=this._get(a,"showMonthAfterYear"),r='
    ',u="";if(g||!q)u+=''+p[b]+"";else{for(var p=d&&d.getFullYear()==c,s=e&&e.getFullYear()==c,u=u+('"}w||(r+=u+(g||!q||!o?" ":""));if(!a.yearshtml)if(a.yearshtml="",g||!o)r+=''+c+"";else{var n=this._get(a,"yearRange").split(":"),z=(new Date).getFullYear(),p=function(a){a= +a.match(/c[+-].*/)?c+parseInt(a.substring(1),10):a.match(/[+-].*/)?z+parseInt(a,10):parseInt(a,10);return isNaN(a)?z:a},b=p(n[0]),n=Math.max(b,p(n[1]||"")),b=d?Math.max(b,d.getFullYear()):b,n=e?Math.min(n,e.getFullYear()):n;for(a.yearshtml+='";r+=a.yearshtml;a.yearshtml=null}r+=this._get(a,"yearSuffix");w&&(r+=(g||!q||!o?" ":"")+u);return r+"
    "},_adjustInstDate:function(a,b,c){var d=a.drawYear+("Y"==c?b:0),e=a.drawMonth+("M"==c?b:0),b=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+("D"==c?b:0),d=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,b)));a.selectedDay=d.getDate();a.drawMonth=a.selectedMonth=d.getMonth();a.drawYear=a.selectedYear=d.getFullYear();("M"==c|| +"Y"==c)&&this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),c=c&&bd?d:c},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return null==a?[1,1]:"number"==typeof a?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a, +b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,d){var e=this._getNumberOfMonths(a),c=this._daylightSavingAdjust(new Date(c,d+(0>b?b:e[0]*e[1]),1));0>b&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!d||b.getTime()<= +d.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff"),b="string"!=typeof b?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);b=b?"object"==typeof b?b:this._daylightSavingAdjust(new Date(d, +c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});b.fn.datepicker=function(a){if(!this.length)return this;b.datepicker.initialized||(b(document).mousedown(b.datepicker._checkExternalClick).find("body").append(b.datepicker.dpDiv),b.datepicker.initialized=!0);var c=Array.prototype.slice.call(arguments,1);return"string"==typeof a&&("isDisabled"==a||"getDate"==a||"widget"==a)||"option"== +a&&2==arguments.length&&"string"==typeof arguments[1]?b.datepicker["_"+a+"Datepicker"].apply(b.datepicker,[this[0]].concat(c)):this.each(function(){typeof a=="string"?b.datepicker["_"+a+"Datepicker"].apply(b.datepicker,[this].concat(c)):b.datepicker._attachDatepicker(this,a)})};b.datepicker=new c;b.datepicker.initialized=!1;b.datepicker.uuid=(new Date).getTime();b.datepicker.version="1.8.14";window["DP_jQuery_"+h]=b})(jQuery); +(function(b,a){b.widget("ui.progressbar",{options:{value:0,max:100},min:0,_create:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this.min,"aria-valuemax":this.options.max,"aria-valuenow":this._value()});this.valueDiv=b("
    ").appendTo(this.element);this.oldValue=this._value();this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow"); +this.valueDiv.remove();b.Widget.prototype.destroy.apply(this,arguments)},value:function(b){if(b===a)return this._value();this._setOption("value",b);return this},_setOption:function(a,d){"value"===a&&(this.options.value=d,this._refreshValue(),this._value()===this.options.max&&this._trigger("complete"));b.Widget.prototype._setOption.apply(this,arguments)},_value:function(){var a=this.options.value;"number"!==typeof a&&(a=0);return Math.min(this.options.max,Math.max(this.min,a))},_percentage:function(){return 100* +this._value()/this.options.max},_refreshValue:function(){var a=this.value(),b=this._percentage();this.oldValue!==a&&(this.oldValue=a,this._trigger("change"));this.valueDiv.toggle(a>this.min).toggleClass("ui-corner-right",a===this.options.max).width(b.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.14"})})(jQuery); +jQuery.effects||function(b,a){function c(a){var c;return a&&a.constructor==Array&&3==a.length?a:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(a))?[parseInt(c[1],10),parseInt(c[2],10),parseInt(c[3],10)]:(c=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(a))?[2.55*parseFloat(c[1]),2.55*parseFloat(c[2]),2.55*parseFloat(c[3])]:(c=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(a))?[parseInt(c[1],16),parseInt(c[2], +16),parseInt(c[3],16)]:(c=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(a))?[parseInt(c[1]+c[1],16),parseInt(c[2]+c[2],16),parseInt(c[3]+c[3],16)]:/rgba\(0, 0, 0, 0\)/.exec(a)?i.transparent:i[b.trim(a).toLowerCase()]}function d(){var a=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,b={},c,d;if(a&&a.length&&a[0]&&a[a[0]])for(var e=a.length;e--;)c=a[e],"string"==typeof a[c]&&(d=c.replace(/\-(\w)/g,function(a,b){return b.toUpperCase()}),b[d]=a[c]);else for(c in a)"string"=== +typeof a[c]&&(b[c]=a[c]);return b}function g(a){var c,d;for(c in a)d=a[c],(null==d||b.isFunction(d)||c in k||/scrollbar/.test(c)||!/color/i.test(c)&&isNaN(parseFloat(d)))&&delete a[c];return a}function h(a,b){var c={_:0},d;for(d in b)a[d]!=b[d]&&(c[d]=b[d]);return c}function e(a,c,d,e){"object"==typeof a&&(e=c,d=null,c=a,a=c.effect);b.isFunction(c)&&(e=c,d=null,c={});if("number"==typeof c||b.fx.speeds[c])e=d,d=c,c={};b.isFunction(d)&&(e=d,d=null);c=c||{};d=d||c.duration;d=b.fx.off?0:"number"==typeof d? +d:d in b.fx.speeds?b.fx.speeds[d]:b.fx.speeds._default;e=e||c.complete;return[a,c,d,e]}function f(a){return!a||("number"===typeof a||b.fx.speeds[a])||"string"===typeof a&&!b.effects[a]?!0:!1}b.effects={};b.each("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor borderColor color outlineColor".split(" "),function(a,d){b.fx.step[d]=function(a){if(!a.colorInit){var e;e=a.elem;var f=d,g;do{g=b.curCSS(e,f);if(g!=""&&g!="transparent"||b.nodeName(e,"body"))break;f="backgroundColor"}while(e= +e.parentNode);e=c(g);a.start=e;a.end=c(a.end);a.colorInit=true}a.elem.style[d]="rgb("+Math.max(Math.min(parseInt(a.pos*(a.end[0]-a.start[0])+a.start[0],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[1]-a.start[1])+a.start[1],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[2]-a.start[2])+a.start[2],10),255),0)+")"}});var i={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139], +darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255], +maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},j=["add","remove","toggle"],k={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};b.effects.animateClass=function(a,c,e,f){b.isFunction(e)&&(f=e,e=null);return this.queue(function(){var i=b(this),o=i.attr("style")|| +" ",k=g(d.call(this)),r,u=i.attr("class");b.each(j,function(b,c){if(a[c])i[c+"Class"](a[c])});r=g(d.call(this));i.attr("class",u);i.animate(h(k,r),{queue:false,duration:c,easing:e,complete:function(){b.each(j,function(b,c){if(a[c])i[c+"Class"](a[c])});if(typeof i.attr("style")=="object"){i.attr("style").cssText="";i.attr("style").cssText=o}else i.attr("style",o);f&&f.apply(this,arguments);b.dequeue(this)}})})};b.fn.extend({_addClass:b.fn.addClass,addClass:function(a,c,d,e){return c?b.effects.animateClass.apply(this, +[{add:a},c,d,e]):this._addClass(a)},_removeClass:b.fn.removeClass,removeClass:function(a,c,d,e){return c?b.effects.animateClass.apply(this,[{remove:a},c,d,e]):this._removeClass(a)},_toggleClass:b.fn.toggleClass,toggleClass:function(c,d,e,f,g){return"boolean"==typeof d||d===a?e?b.effects.animateClass.apply(this,[d?{add:c}:{remove:c},e,f,g]):this._toggleClass(c,d):b.effects.animateClass.apply(this,[{toggle:c},d,e,f])},switchClass:function(a,c,d,e,f){return b.effects.animateClass.apply(this,[{add:c, +remove:a},d,e,f])}});b.extend(b.effects,{version:"1.8.14",save:function(a,b){for(var c=0;c").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});a.wrap(d);d=a.parent();"static"==a.css("position")?(d.css({position:"relative"}),a.css({position:"relative"})): +(b.extend(c,{position:a.css("position"),zIndex:a.css("z-index")}),b.each(["top","left","bottom","right"],function(b,d){c[d]=a.css(d);isNaN(parseInt(c[d],10))&&(c[d]="auto")}),a.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"}));return d.css(c).show()},removeWrapper:function(a){return a.parent().is(".ui-effects-wrapper")?a.parent().replaceWith(a):a},setTransition:function(a,c,d,e){e=e||{};b.each(c,function(b,c){unit=a.cssUnit(c);0(b/=e/2)?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c}, +easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/ +e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:1>(b/=e/2)?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)* +b)+c},easeInOutCirc:function(a,b,c,d,e){return 1>(b/=e/2)?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var a=1.70158,f=0,g=d;if(0==b)return c;if(1==(b/=e))return c+d;f||(f=0.3*e);gb?-0.5*g*Math.pow(2,10*(b-=1))*Math.sin((b*e-a)*2*Math.PI/f)+c:0.5*g*Math.pow(2,-10*(b-=1))*Math.sin((b*e-a)*2*Math.PI/f)+d+c},easeInBack:function(b,c,d,e,f,g){g==a&&(g=1.70158);return e*(c/=f)*c*((g+1)*c-g)+d},easeOutBack:function(b,c,d,e, +f,g){g==a&&(g=1.70158);return e*((c=c/f-1)*c*((g+1)*c+g)+1)+d},easeInOutBack:function(b,c,d,e,f,g){g==a&&(g=1.70158);return 1>(c/=f/2)?e/2*c*c*(((g*=1.525)+1)*c-g)+d:e/2*((c-=2)*c*(((g*=1.525)+1)*c+g)+2)+d},easeInBounce:function(a,c,d,e,f){return e-b.easing.easeOutBounce(a,f-c,0,e,f)+d},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:b<2/2.75?d*(7.5625*(b-=1.5/2.75)*b+0.75)+c:b<2.5/2.75?d*(7.5625*(b-=2.25/2.75)*b+0.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+0.984375)+c},easeInOutBounce:function(a, +c,d,e,f){return c").css({position:"absolute",visibility:"visible",left:-j*(e/d),top:-i*(f/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:e/d,height:f/c,left:h.left+j*(e/d)+("show"==a.options.mode?(j-Math.floor(d/2))*(e/d):0),top:h.top+i*(f/c)+("show"==a.options.mode?(i-Math.floor(c/2))*(f/c):0),opacity:"show"==a.options.mode?0:1}).animate({left:h.left+j*(e/d)+("show"==a.options.mode?0:(j-Math.floor(d/2))*(e/d)),top:h.top+ +i*(f/c)+("show"==a.options.mode?0:(i-Math.floor(c/2))*(f/c)),opacity:"show"==a.options.mode?1:0},a.duration||500);setTimeout(function(){"show"==a.options.mode?g.css({visibility:"visible"}):g.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(g[0]);g.dequeue();b("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery); +(function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:!1,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery); +(function(b){b.effects.fold=function(a){return this.queue(function(){var c=b(this),d=["position","top","bottom","left","right"],g=b.effects.setMode(c,a.options.mode||"hide"),h=a.options.size||15,e=!!a.options.horizFirst,f=a.duration?a.duration/2:b.fx.speeds._default/2;b.effects.save(c,d);c.show();var i=b.effects.createWrapper(c).css({overflow:"hidden"}),j="show"==g!=e,k=j?["width","height"]:["height","width"],j=j?[i.width(),i.height()]:[i.height(),i.width()],l=/([0-9]+)%/.exec(h);l&&(h=parseInt(l[1], +10)/100*j["hide"==g?0:1]);"show"==g&&i.css(e?{height:0,width:h}:{height:h,width:0});e={};l={};e[k[0]]="show"==g?j[0]:h;l[k[1]]="show"==g?j[1]:0;i.animate(e,f,a.options.easing).animate(l,f,a.options.easing,function(){"hide"==g&&c.hide();b.effects.restore(c,d);b.effects.removeWrapper(c);a.callback&&a.callback.apply(c[0],arguments);c.dequeue()})})}})(jQuery); +(function(b){b.effects.highlight=function(a){return this.queue(function(){var c=b(this),d=["backgroundImage","backgroundColor","opacity"],g=b.effects.setMode(c,a.options.mode||"show"),h={backgroundColor:c.css("backgroundColor")};"hide"==g&&(h.opacity=0);b.effects.save(c,d);c.show().css({backgroundImage:"none",backgroundColor:a.options.color||"#ffff99"}).animate(h,{queue:!1,duration:a.duration,easing:a.options.easing,complete:function(){g=="hide"&&c.hide();b.effects.restore(c,d);g=="show"&&!b.support.opacity&& +this.style.removeAttribute("filter");a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery); +(function(b){b.effects.pulsate=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"show");times=2*(a.options.times||5)-1;duration=a.duration?a.duration/2:b.fx.speeds._default/2;isVisible=c.is(":visible");animateTo=0;isVisible||(c.css("opacity",0).show(),animateTo=1);("hide"==d&&isVisible||"show"==d&&!isVisible)&×--;for(d=0;d').appendTo(document.body).addClass(a.options.className).css({top:g.top,left:g.left,height:c.innerHeight(),width:c.innerWidth(),position:"absolute"}).animate(d,a.duration,a.options.easing,function(){h.remove();a.callback&&a.callback.apply(c[0],arguments);c.dequeue()})})}})(jQuery); +/* + * jQuery Highlight plugin + * Based on highlight v3 by Johann Burkard + * http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html + * Copyright (c) 2009 Bartek Szopka http://bartaz.github.com/sandbox.js/jquery.highlight.html + * Licensed under MIT license. + */ +jQuery.extend({highlight:function(a,c,b,e){if(a.nodeType===3){if(c=a.data.match(c)){b=document.createElement(b||"span");b.className=e||"highlight";a=a.splitText(c.index);a.splitText(c[0].length);e=a.cloneNode(true);b.appendChild(e);a.parentNode.replaceChild(b,a);return 1}}else if(a.nodeType===1&&a.childNodes&&!/(script|style)/i.test(a.tagName)&&!(a.tagName===b.toUpperCase()&&a.className===e))for(var d=0;d').appendTo("body"); + var d = { width: $c.width() - $c[0].clientWidth, height: $c.height() - $c[0].clientHeight }; + $c.remove(); + window.scrollbarWidth = d.width; + window.scrollbarHeight = d.height; + return dim.match(/^(width|height)$/) ? d[dim] : d; + } + + + /** + * Returns hash container 'display' and 'visibility' + * + * @see $.swap() - swaps CSS, runs callback, resets CSS + */ +, showInvisibly: function ($E, force) { + if (!$E) return {}; + if (!$E.jquery) $E = $($E); + var CSS = { + display: $E.css('display') + , visibility: $E.css('visibility') + }; + if (force || CSS.display === "none") { // only if not *already hidden* + $E.css({ display: "block", visibility: "hidden" }); // show element 'invisibly' so can be measured + return CSS; + } + else return {}; + } + + /** + * Returns data for setting size of an element (container or a pane). + * + * @see _create(), onWindowResize() for container, plus others for pane + * @return JSON Returns a hash of all dimensions: top, bottom, left, right, outerWidth, innerHeight, etc + */ +, getElementDimensions: function ($E) { + var + d = {} // dimensions hash + , x = d.css = {} // CSS hash + , i = {} // TEMP insets + , b, p // TEMP border, padding + , N = $.layout.cssNum + , off = $E.offset() + ; + d.offsetLeft = off.left; + d.offsetTop = off.top; + + $.each("Left,Right,Top,Bottom".split(","), function (idx, e) { // e = edge + b = x["border" + e] = $.layout.borderWidth($E, e); + p = x["padding"+ e] = $.layout.cssNum($E, "padding"+e); + i[e] = b + p; // total offset of content from outer side + d["inset"+ e] = p; + }); + + d.offsetWidth = $E.innerWidth(); // offsetWidth is used in calc when doing manual resize + d.offsetHeight = $E.innerHeight(); // ditto + d.outerWidth = $E.outerWidth(); + d.outerHeight = $E.outerHeight(); + d.innerWidth = max(0, d.outerWidth - i.Left - i.Right); + d.innerHeight = max(0, d.outerHeight - i.Top - i.Bottom); + + x.width = $E.width(); + x.height = $E.height(); + x.top = N($E,"top",true); + x.bottom = N($E,"bottom",true); + x.left = N($E,"left",true); + x.right = N($E,"right",true); + + //d.visible = $E.is(":visible");// && x.width > 0 && x.height > 0; + + return d; + } + +, getElementCSS: function ($E, list) { + var + CSS = {} + , style = $E[0].style + , props = list.split(",") + , sides = "Top,Bottom,Left,Right".split(",") + , attrs = "Color,Style,Width".split(",") + , p, s, a, i, j, k + ; + for (i=0; i < props.length; i++) { + p = props[i]; + if (p.match(/(border|padding|margin)$/)) + for (j=0; j < 4; j++) { + s = sides[j]; + if (p === "border") + for (k=0; k < 3; k++) { + a = attrs[k]; + CSS[p+s+a] = style[p+s+a]; + } + else + CSS[p+s] = style[p+s]; + } + else + CSS[p] = style[p]; + }; + return CSS + } + + /** + * Return the innerWidth for the current browser/doctype + * + * @see initPanes(), sizeMidPanes(), initHandles(), sizeHandles() + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {number=} outerWidth (optional) Can pass a width, allowing calculations BEFORE element is resized + * @return {number} Returns the innerWidth of the elem by subtracting padding and borders + */ +, cssWidth: function ($E, outerWidth) { + var + b = $.layout.borderWidth + , n = $.layout.cssNum + ; + // a 'calculated' outerHeight can be passed so borders and/or padding are removed if needed + if (outerWidth <= 0) return 0; + + if (!$.support.boxModel) return outerWidth; + + // strip border and padding from outerWidth to get CSS Width + var W = outerWidth + - b($E, "Left") + - b($E, "Right") + - n($E, "paddingLeft") + - n($E, "paddingRight") + ; + + return max(0,W); + } + + /** + * Return the innerHeight for the current browser/doctype + * + * @see initPanes(), sizeMidPanes(), initHandles(), sizeHandles() + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {number=} outerHeight (optional) Can pass a width, allowing calculations BEFORE element is resized + * @return {number} Returns the innerHeight of the elem by subtracting padding and borders + */ +, cssHeight: function ($E, outerHeight) { + var + b = $.layout.borderWidth + , n = $.layout.cssNum + ; + // a 'calculated' outerHeight can be passed so borders and/or padding are removed if needed + if (outerHeight <= 0) return 0; + + if (!$.support.boxModel) return outerHeight; + + // strip border and padding from outerHeight to get CSS Height + var H = outerHeight + - b($E, "Top") + - b($E, "Bottom") + - n($E, "paddingTop") + - n($E, "paddingBottom") + ; + + return max(0,H); + } + + /** + * Returns the 'current CSS numeric value' for a CSS property - 0 if property does not exist + * + * @see Called by many methods + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {string} prop The name of the CSS property, eg: top, width, etc. + * @param {boolean=} [allowAuto=false] true = return 'auto' if that is value; false = return 0 + * @return {(string|number)} Usually used to get an integer value for position (top, left) or size (height, width) + */ +, cssNum: function ($E, prop, allowAuto) { + if (!$E.jquery) $E = $($E); + var CSS = $.layout.showInvisibly($E) + , p = $.curCSS($E[0], prop, true) + , v = allowAuto && p=="auto" ? p : (parseInt(p, 10) || 0); + $E.css( CSS ); // RESET + return v; + } + +, borderWidth: function (el, side) { + if (el.jquery) el = el[0]; + var b = "border"+ side.substr(0,1).toUpperCase() + side.substr(1); // left => Left + return $.curCSS(el, b+"Style", true) === "none" ? 0 : (parseInt($.curCSS(el, b+"Width", true), 10) || 0); + } + + /** + * Mouse-tracking utility - FUTURE REFERENCE + * + * init: if (!window.mouse) { + * window.mouse = { x: 0, y: 0 }; + * $(document).mousemove( $.layout.trackMouse ); + * } + * + * @param {Object} evt + * +, trackMouse: function (evt) { + window.mouse = { x: evt.clientX, y: evt.clientY }; + } + */ + + /** + * SUBROUTINE for preventPrematureSlideClose option + * + * @param {Object} evt + * @param {Object=} el + */ +, isMouseOverElem: function (evt, el) { + var + $E = $(el || this) + , d = $E.offset() + , T = d.top + , L = d.left + , R = L + $E.outerWidth() + , B = T + $E.outerHeight() + , x = evt.pageX // evt.clientX ? + , y = evt.pageY // evt.clientY ? + ; + // if X & Y are < 0, probably means is over an open SELECT + return ($.layout.browser.msie && x < 0 && y < 0) || ((x >= L && x <= R) && (y >= T && y <= B)); + } + + /** + * Message/Logging Utility + * + * @example $.layout.msg("My message"); // log text + * @example $.layout.msg("My message", true); // alert text + * @example $.layout.msg({ foo: "bar" }, "Title"); // log hash-data, with custom title + * @example $.layout.msg({ foo: "bar" }, true, "Title", { sort: false }); -OR- + * @example $.layout.msg({ foo: "bar" }, "Title", { sort: false, display: true }); // alert hash-data + * + * @param {(Object|string)} info String message OR Hash/Array + * @param {(Boolean|string|Object)=} [popup=false] True means alert-box - can be skipped + * @param {(Object|string)=} [debugTitle=""] Title for Hash data - can be skipped + * @param {Object=} [debutOpts={}] Extra options for debug output + */ +, msg: function (info, popup, debugTitle, debugOpts) { + if ($.isPlainObject(info) && window.debugData) { + if (typeof popup === "string") { + debugOpts = debugTitle; + debugTitle = popup; + } + else if (typeof debugTitle === "object") { + debugOpts = debugTitle; + debugTitle = null; + } + var t = debugTitle || "log( )" + , o = $.extend({ sort: false, returnHTML: false, display: false }, debugOpts); + if (popup === true || o.display) + debugData( info, t, o ); + else if (window.console) + console.log(debugData( info, t, o )); + } + else if (popup) + alert(info); + else if (window.console) + console.log(info); + else { + var id = "#layoutLogger" + , $l = $(id); + if (!$l.length) + $l = createLog(); + $l.children("ul").append('
  • '+ info.replace(/\/g,">") +'
  • '); + } + + function createLog () { + var pos = $.support.fixedPosition ? 'fixed' : 'absolute' + , $e = $('
    ' + + '
    ' + + 'XLayout console.log
    ' + + '
      ' + + '
      ' + ).appendTo("body"); + $e.css('left', $(window).width() - $e.outerWidth() - 5) + if ($.ui.draggable) $e.draggable({ handle: ':first-child' }); + return $e; + }; + } + +}; + +var lang = $.layout.language; // alias used in defaults... + +// DEFAULT OPTIONS - CHANGE IF DESIRED +$.layout.defaults = { +/* + * LAYOUT & LAYOUT-CONTAINER OPTIONS + * - none of these options are applicable to individual panes + */ + name: "" // Not required, but useful for buttons and used for the state-cookie +, containerSelector: "" // ONLY used when specifying a childOptions - to find container-element that is NOT directly-nested +, containerClass: "ui-layout-container" // layout-container element +, scrollToBookmarkOnLoad: true // after creating a layout, scroll to bookmark in URL (.../page.htm#myBookmark) +, resizeWithWindow: true // bind thisLayout.resizeAll() to the window.resize event +, resizeWithWindowDelay: 200 // delay calling resizeAll because makes window resizing very jerky +, resizeWithWindowMaxDelay: 0 // 0 = none - force resize every XX ms while window is being resized +, onresizeall_start: null // CALLBACK when resizeAll() STARTS - NOT pane-specific +, onresizeall_end: null // CALLBACK when resizeAll() ENDS - NOT pane-specific +, onload_start: null // CALLBACK when Layout inits - after options initialized, but before elements +, onload_end: null // CALLBACK when Layout inits - after EVERYTHING has been initialized +, onunload_start: null // CALLBACK when Layout is destroyed OR onWindowUnload +, onunload_end: null // CALLBACK when Layout is destroyed OR onWindowUnload +, autoBindCustomButtons: false // search for buttons with ui-layout-button class and auto-bind them +, initPanes: true // false = DO NOT initialize the panes onLoad - will init later +, showErrorMessages: true // enables fatal error messages to warn developers of common errors +, showDebugMessages: false // display console-and-alert debug msgs - IF this Layout version _has_ debugging code! +// Changing this zIndex value will cause other zIndex values to automatically change +, zIndex: null // the PANE zIndex - resizers and masks will be +1 +// DO NOT CHANGE the zIndex values below unless you clearly understand their relationships +, zIndexes: { // set _default_ z-index values here... + pane_normal: 0 // normal z-index for panes + , content_mask: 1 // applied to overlays used to mask content INSIDE panes during resizing + , resizer_normal: 2 // normal z-index for resizer-bars + , pane_sliding: 100 // applied to *BOTH* the pane and its resizer when a pane is 'slid open' + , pane_animate: 1000 // applied to the pane when being animated - not applied to the resizer + , resizer_drag: 10000 // applied to the CLONED resizer-bar when being 'dragged' + } +/* + * PANE DEFAULT SETTINGS + * - settings under the 'panes' key become the default settings for *all panes* + * - ALL pane-options can also be set specifically for each panes, which will override these 'default values' + */ +, panes: { // default options for 'all panes' - will be overridden by 'per-pane settings' + applyDemoStyles: false // NOTE: renamed from applyDefaultStyles for clarity + , closable: true // pane can open & close + , resizable: true // when open, pane can be resized + , slidable: true // when closed, pane can 'slide open' over other panes - closes on mouse-out + , initClosed: false // true = init pane as 'closed' + , initHidden: false // true = init pane as 'hidden' - no resizer-bar/spacing + // SELECTORS + //, paneSelector: "" // MUST be pane-specific - jQuery selector for pane + , contentSelector: ".ui-layout-content" // INNER div/element to auto-size so only it scrolls, not the entire pane! + , contentIgnoreSelector: ".ui-layout-ignore" // element(s) to 'ignore' when measuring 'content' + , findNestedContent: false // true = $P.find(contentSelector), false = $P.children(contentSelector) + // GENERIC ROOT-CLASSES - for auto-generated classNames + , paneClass: "ui-layout-pane" // Layout Pane + , resizerClass: "ui-layout-resizer" // Resizer Bar + , togglerClass: "ui-layout-toggler" // Toggler Button + , buttonClass: "ui-layout-button" // CUSTOM Buttons - eg: '[ui-layout-button]-toggle/-open/-close/-pin' + // ELEMENT SIZE & SPACING + //, size: 100 // MUST be pane-specific -initial size of pane + , minSize: 0 // when manually resizing a pane + , maxSize: 0 // ditto, 0 = no limit + , spacing_open: 6 // space between pane and adjacent panes - when pane is 'open' + , spacing_closed: 6 // ditto - when pane is 'closed' + , togglerLength_open: 50 // Length = WIDTH of toggler button on north/south sides - HEIGHT on east/west sides + , togglerLength_closed: 50 // 100% OR -1 means 'full height/width of resizer bar' - 0 means 'hidden' + , togglerAlign_open: "center" // top/left, bottom/right, center, OR... + , togglerAlign_closed: "center" // 1 => nn = offset from top/left, -1 => -nn == offset from bottom/right + , togglerTip_open: lang.Close // Toggler tool-tip (title) + , togglerTip_closed: lang.Open // ditto + , togglerContent_open: "" // text or HTML to put INSIDE the toggler + , togglerContent_closed: "" // ditto + // RESIZING OPTIONS + , resizerDblClickToggle: true // + , autoResize: true // IF size is 'auto' or a percentage, then recalc 'pixel size' whenever the layout resizes + , autoReopen: true // IF a pane was auto-closed due to noRoom, reopen it when there is room? False = leave it closed + , resizerDragOpacity: 1 // option for ui.draggable + //, resizerCursor: "" // MUST be pane-specific - cursor when over resizer-bar + , maskContents: false // true = add DIV-mask over-or-inside this pane so can 'drag' over IFRAMES + , maskObjects: false // true = add IFRAME-mask over-or-inside this pane to cover objects/applets - content-mask will overlay this mask + , maskZindex: null // will override zIndexes.content_mask if specified - not applicable to iframe-panes + , resizingGrid: false // grid size that the resizers will snap-to during resizing, eg: [20,20] + , livePaneResizing: false // true = LIVE Resizing as resizer is dragged + , liveContentResizing: false // true = re-measure header/footer heights as resizer is dragged + , liveResizingTolerance: 1 // how many px change before pane resizes, to control performance + // TIPS & MESSAGES - also see lang object + , noRoomToOpenTip: lang.noRoomToOpenTip + , resizerTip: lang.Resize // Resizer tool-tip (title) + , sliderTip: lang.Slide // resizer-bar triggers 'sliding' when pane is closed + , sliderCursor: "pointer" // cursor when resizer-bar will trigger 'sliding' + , slideTrigger_open: "click" // click, dblclick, mouseenter + , slideTrigger_close: "mouseleave"// click, mouseleave + , slideDelay_open: 300 // applies only for mouseenter event - 0 = instant open + , slideDelay_close: 300 // applies only for mouseleave event (300ms is the minimum!) + , hideTogglerOnSlide: false // when pane is slid-open, should the toggler show? + , preventQuickSlideClose: $.layout.browser.webkit // Chrome triggers slideClosed as it is opening + , preventPrematureSlideClose: false // handle incorrect mouseleave trigger, like when over a SELECT-list in IE + // HOT-KEYS & MISC + , showOverflowOnHover: false // will bind allowOverflow() utility to pane.onMouseOver + , enableCursorHotkey: true // enabled 'cursor' hotkeys + //, customHotkey: "" // MUST be pane-specific - EITHER a charCode OR a character + , customHotkeyModifier: "SHIFT" // either 'SHIFT', 'CTRL' or 'CTRL+SHIFT' - NOT 'ALT' + // PANE ANIMATION + // NOTE: fxSss_open, fxSss_close & fxSss_size options (eg: fxName_open) are auto-generated if not passed + , fxName: "slide" // ('none' or blank), slide, drop, scale -- only relevant to 'open' & 'close', NOT 'size' + , fxSpeed: null // slow, normal, fast, 200, nnn - if passed, will OVERRIDE fxSettings.duration + , fxSettings: {} // can be passed, eg: { easing: "easeOutBounce", duration: 1500 } + , fxOpacityFix: true // tries to fix opacity in IE to restore anti-aliasing after animation + , animatePaneSizing: false // true = animate resizing after dragging resizer-bar OR sizePane() is called + /* NOTE: Action-specific FX options are auto-generated from the options above if not specifically set: + fxName_open: "slide" // 'Open' pane animation + fnName_close: "slide" // 'Close' pane animation + fxName_size: "slide" // 'Size' pane animation - when animatePaneSizing = true + fxSpeed_open: null + fxSpeed_close: null + fxSpeed_size: null + fxSettings_open: {} + fxSettings_close: {} + fxSettings_size: {} + */ + // CHILD/NESTED LAYOUTS + , childOptions: null // Layout-options for nested/child layout - even {} is valid as options + , initChildLayout: true // true = child layout will be created as soon as _this_ layout completes initialization + , destroyChildLayout: true // true = destroy child-layout if this pane is destroyed + , resizeChildLayout: true // true = trigger child-layout.resizeAll() when this pane is resized + // PANE CALLBACKS + , triggerEventsOnLoad: false // true = trigger onopen OR onclose callbacks when layout initializes + , triggerEventsDuringLiveResize: true // true = trigger onresize callback REPEATEDLY if livePaneResizing==true + , onshow_start: null // CALLBACK when pane STARTS to Show - BEFORE onopen/onhide_start + , onshow_end: null // CALLBACK when pane ENDS being Shown - AFTER onopen/onhide_end + , onhide_start: null // CALLBACK when pane STARTS to Close - BEFORE onclose_start + , onhide_end: null // CALLBACK when pane ENDS being Closed - AFTER onclose_end + , onopen_start: null // CALLBACK when pane STARTS to Open + , onopen_end: null // CALLBACK when pane ENDS being Opened + , onclose_start: null // CALLBACK when pane STARTS to Close + , onclose_end: null // CALLBACK when pane ENDS being Closed + , onresize_start: null // CALLBACK when pane STARTS being Resized ***FOR ANY REASON*** + , onresize_end: null // CALLBACK when pane ENDS being Resized ***FOR ANY REASON*** + , onsizecontent_start: null // CALLBACK when sizing of content-element STARTS + , onsizecontent_end: null // CALLBACK when sizing of content-element ENDS + , onswap_start: null // CALLBACK when pane STARTS to Swap + , onswap_end: null // CALLBACK when pane ENDS being Swapped + , ondrag_start: null // CALLBACK when pane STARTS being ***MANUALLY*** Resized + , ondrag_end: null // CALLBACK when pane ENDS being ***MANUALLY*** Resized + } +/* + * PANE-SPECIFIC SETTINGS + * - options listed below MUST be specified per-pane - they CANNOT be set under 'panes' + * - all options under the 'panes' key can also be set specifically for any pane + * - most options under the 'panes' key apply only to 'border-panes' - NOT the the center-pane + */ +, north: { + paneSelector: ".ui-layout-north" + , size: "auto" // eg: "auto", "30%", .30, 200 + , resizerCursor: "n-resize" // custom = url(myCursor.cur) + , customHotkey: "" // EITHER a charCode (43) OR a character ("o") + } +, south: { + paneSelector: ".ui-layout-south" + , size: "auto" + , resizerCursor: "s-resize" + , customHotkey: "" + } +, east: { + paneSelector: ".ui-layout-east" + , size: 200 + , resizerCursor: "e-resize" + , customHotkey: "" + } +, west: { + paneSelector: ".ui-layout-west" + , size: 200 + , resizerCursor: "w-resize" + , customHotkey: "" + } +, center: { + paneSelector: ".ui-layout-center" + , minWidth: 0 + , minHeight: 0 + } +}; + +$.layout.optionsMap = { + // layout/global options - NOT pane-options + layout: ("stateManagement,effects,zIndexes," + + "name,zIndex,scrollToBookmarkOnLoad,showErrorMessages," + + "resizeWithWindow,resizeWithWindowDelay,resizeWithWindowMaxDelay," + + "onresizeall,onresizeall_start,onresizeall_end,onload,onunload,autoBindCustomButtons").split(",") +// borderPanes: [ ALL options that are NOT specified as 'layout' ] + // default.panes options that apply to the center-pane (most options apply _only_ to border-panes) +, center: ("paneClass,contentSelector,contentIgnoreSelector,findNestedContent,applyDemoStyles,triggerEventsOnLoad," + + "showOverflowOnHover,maskContents,maskObjects,liveContentResizing," + + "childOptions,initChildLayout,resizeChildLayout,destroyChildLayout," + + "onresize,onresize_start,onresize_end,onsizecontent,onsizecontent_start,onsizecontent_end").split(",") + // options that MUST be specifically set 'per-pane' - CANNOT set in the panes (defaults) key +, noDefault: ("paneSelector,resizerCursor,customHotkey").split(",") +}; + +/** + * Processes options passed in converts flat-format data into subkey (JSON) format + * In flat-format, subkeys are _currently_ separated with 2 underscores, like north__optName + * Plugins may also call this method so they can transform their own data + * + * @param {!Object} hash Data/options passed by user - may be a single level or nested levels + * @return {Object} Returns hash of minWidth & minHeight + */ +$.layout.transformData = function (hash) { + var json = { panes: {}, center: {} } // init return object + , data, branch, optKey, keys, key, val, i, c; + + if (typeof hash !== "object") return json; // no options passed + + // convert all 'flat-keys' to 'sub-key' format + for (optKey in hash) { + branch = json; + data = $.layout.optionsMap.layout; + val = hash[ optKey ]; + keys = optKey.split("__"); // eg: west__size or north__fxSettings__duration + c = keys.length - 1; + // convert underscore-delimited to subkeys + for (i=0; i <= c; i++) { + key = keys[i]; + if (i === c) + branch[key] = val; + else if (!branch[key]) + branch[key] = {}; // create the subkey + // recurse to sub-key for next loop - if not done + branch = branch[key]; + } + } + + return json; +} + +// INTERNAL CONFIG DATA - DO NOT CHANGE THIS! +$.layout.backwardCompatibility = { + // data used by renameOldOptions() + map: { + // OLD Option Name: NEW Option Name + applyDefaultStyles: "applyDemoStyles" + , resizeNestedLayout: "resizeChildLayout" + , resizeWhileDragging: "livePaneResizing" + , resizeContentWhileDragging: "liveContentResizing" + , triggerEventsWhileDragging: "triggerEventsDuringLiveResize" + , maskIframesOnResize: "maskContents" + , useStateCookie: "stateManagement.enabled" + , "cookie.autoLoad": "stateManagement.autoLoad" + , "cookie.autoSave": "stateManagement.autoSave" + , "cookie.keys": "stateManagement.stateKeys" + , "cookie.name": "stateManagement.cookie.name" + , "cookie.domain": "stateManagement.cookie.domain" + , "cookie.path": "stateManagement.cookie.path" + , "cookie.expires": "stateManagement.cookie.expires" + , "cookie.secure": "stateManagement.cookie.secure" + } + /** + * @param {Object} opts + */ +, renameOptions: function (opts) { + var map = $.layout.backwardCompatibility.map + , oldData, newData, value + ; + for (var itemPath in map) { + oldData = getBranch( itemPath ); + value = oldData.branch[ oldData.key ] + if (value !== undefined) { + newData = getBranch( map[itemPath], true ) + newData.branch[ newData.key ] = value; + delete oldData.branch[ oldData.key ]; + } + } + + /** + * @param {string} path + * @param {boolean=} [create=false] Create path if does not exist + */ + function getBranch (path, create) { + var a = path.split(".") // split keys into array + , c = a.length - 1 + , D = { branch: opts, key: a[c] } // init branch at top & set key (last item) + , i = 0, k, undef; + for (; i 0) { + if (autoHide && $E.data('autoHidden') && $E.innerHeight() > 0) { + $E.show().data('autoHidden', false); + if (!browser.mozilla) // FireFox refreshes iframes - IE does not + // make hidden, then visible to 'refresh' display after animation + $E.css(_c.hidden).css(_c.visible); + } + } + else if (autoHide && !$E.data('autoHidden')) + $E.hide().data('autoHidden', true); + } + + /** + * @param {(string|!Object)} el + * @param {number=} outerHeight + * @param {boolean=} [autoHide=false] + */ +, setOuterHeight = function (el, outerHeight, autoHide) { + var $E = el, h; + if (isStr(el)) $E = $Ps[el]; // west + else if (!el.jquery) $E = $(el); + h = cssH($E, outerHeight); + $E.css({ height: h, visibility: "visible" }); // may have been 'hidden' by sizeContent + if (h > 0 && $E.innerWidth() > 0) { + if (autoHide && $E.data('autoHidden')) { + $E.show().data('autoHidden', false); + if (!browser.mozilla) // FireFox refreshes iframes - IE does not + $E.css(_c.hidden).css(_c.visible); + } + } + else if (autoHide && !$E.data('autoHidden')) + $E.hide().data('autoHidden', true); + } + + /** + * @param {(string|!Object)} el + * @param {number=} outerSize + * @param {boolean=} [autoHide=false] + */ +, setOuterSize = function (el, outerSize, autoHide) { + if (_c[pane].dir=="horz") // pane = north or south + setOuterHeight(el, outerSize, autoHide); + else // pane = east or west + setOuterWidth(el, outerSize, autoHide); + } + + + /** + * Converts any 'size' params to a pixel/integer size, if not already + * If 'auto' or a decimal/percentage is passed as 'size', a pixel-size is calculated + * + /** + * @param {string} pane + * @param {(string|number)=} size + * @param {string=} [dir] + * @return {number} + */ +, _parseSize = function (pane, size, dir) { + if (!dir) dir = _c[pane].dir; + + if (isStr(size) && size.match(/%/)) + size = (size === '100%') ? -1 : parseInt(size, 10) / 100; // convert % to decimal + + if (size === 0) + return 0; + else if (size >= 1) + return parseInt(size, 10); + + var o = options, avail = 0; + if (dir=="horz") // north or south or center.minHeight + avail = sC.innerHeight - ($Ps.north ? o.north.spacing_open : 0) - ($Ps.south ? o.south.spacing_open : 0); + else if (dir=="vert") // east or west or center.minWidth + avail = sC.innerWidth - ($Ps.west ? o.west.spacing_open : 0) - ($Ps.east ? o.east.spacing_open : 0); + + if (size === -1) // -1 == 100% + return avail; + else if (size > 0) // percentage, eg: .25 + return round(avail * size); + else if (pane=="center") + return 0; + else { // size < 0 || size=='auto' || size==Missing || size==Invalid + // auto-size the pane + var dim = (dir === "horz" ? "height" : "width") + , $P = $Ps[pane] + , $C = dim === 'height' ? $Cs[pane] : false + , vis = $.layout.showInvisibly($P) // show pane invisibly if hidden + , szP = $P.css(dim) // SAVE current pane size + , szC = $C ? $C.css(dim) : 0 // SAVE current content size + ; + $P.css(dim, "auto"); + if ($C) $C.css(dim, "auto"); + size = (dim === "height") ? $P.outerHeight() : $P.outerWidth(); // MEASURE + $P.css(dim, szP).css(vis); // RESET size & visibility + if ($C) $C.css(dim, szC); + return size; + } + } + + /** + * Calculates current 'size' (outer-width or outer-height) of a border-pane - optionally with 'pane-spacing' added + * + * @param {(string|!Object)} pane + * @param {boolean=} [inclSpace=false] + * @return {number} Returns EITHER Width for east/west panes OR Height for north/south panes - adjusted for boxModel & browser + */ +, getPaneSize = function (pane, inclSpace) { + var + $P = $Ps[pane] + , o = options[pane] + , s = state[pane] + , oSp = (inclSpace ? o.spacing_open : 0) + , cSp = (inclSpace ? o.spacing_closed : 0) + ; + if (!$P || s.isHidden) + return 0; + else if (s.isClosed || (s.isSliding && inclSpace)) + return cSp; + else if (_c[pane].dir === "horz") + return $P.outerHeight() + oSp; + else // dir === "vert" + return $P.outerWidth() + oSp; + } + + /** + * Calculate min/max pane dimensions and limits for resizing + * + * @param {string} pane + * @param {boolean=} [slide=false] + */ +, setSizeLimits = function (pane, slide) { + if (!isInitialized()) return; + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , dir = c.dir + , side = c.side.toLowerCase() + , type = c.sizeType.toLowerCase() + , isSliding = (slide != undefined ? slide : s.isSliding) // only open() passes 'slide' param + , $P = $Ps[pane] + , paneSpacing = o.spacing_open + // measure the pane on the *opposite side* from this pane + , altPane = _c.oppositeEdge[pane] + , altS = state[altPane] + , $altP = $Ps[altPane] + , altPaneSize = (!$altP || altS.isVisible===false || altS.isSliding ? 0 : (dir=="horz" ? $altP.outerHeight() : $altP.outerWidth())) + , altPaneSpacing = ((!$altP || altS.isHidden ? 0 : options[altPane][ altS.isClosed !== false ? "spacing_closed" : "spacing_open" ]) || 0) + // limitSize prevents this pane from 'overlapping' opposite pane + , containerSize = (dir=="horz" ? sC.innerHeight : sC.innerWidth) + , minCenterDims = cssMinDims("center") + , minCenterSize = dir=="horz" ? max(options.center.minHeight, minCenterDims.minHeight) : max(options.center.minWidth, minCenterDims.minWidth) + // if pane is 'sliding', then ignore center and alt-pane sizes - because 'overlays' them + , limitSize = (containerSize - paneSpacing - (isSliding ? 0 : (_parseSize("center", minCenterSize, dir) + altPaneSize + altPaneSpacing))) + , minSize = s.minSize = max( _parseSize(pane, o.minSize), cssMinDims(pane).minSize ) + , maxSize = s.maxSize = min( (o.maxSize ? _parseSize(pane, o.maxSize) : 100000), limitSize ) + , r = s.resizerPosition = {} // used to set resizing limits + , top = sC.insetTop + , left = sC.insetLeft + , W = sC.innerWidth + , H = sC.innerHeight + , rW = o.spacing_open // subtract resizer-width to get top/left position for south/east + ; + switch (pane) { + case "north": r.min = top + minSize; + r.max = top + maxSize; + break; + case "west": r.min = left + minSize; + r.max = left + maxSize; + break; + case "south": r.min = top + H - maxSize - rW; + r.max = top + H - minSize - rW; + break; + case "east": r.min = left + W - maxSize - rW; + r.max = left + W - minSize - rW; + break; + }; + } + + /** + * Returns data for setting the size/position of center pane. Also used to set Height for east/west panes + * + * @return JSON Returns a hash of all dimensions: top, bottom, left, right, (outer) width and (outer) height + */ +, calcNewCenterPaneDims = function () { + var d = { + top: getPaneSize("north", true) // true = include 'spacing' value for pane + , bottom: getPaneSize("south", true) + , left: getPaneSize("west", true) + , right: getPaneSize("east", true) + , width: 0 + , height: 0 + }; + + // NOTE: sC = state.container + // calc center-pane outer dimensions + d.width = sC.innerWidth - d.left - d.right; // outerWidth + d.height = sC.innerHeight - d.bottom - d.top; // outerHeight + // add the 'container border/padding' to get final positions relative to the container + d.top += sC.insetTop; + d.bottom += sC.insetBottom; + d.left += sC.insetLeft; + d.right += sC.insetRight; + + return d; + } + + + /** + * @param {!Object} el + * @param {boolean=} [allStates=false] + */ +, getHoverClasses = function (el, allStates) { + var + $El = $(el) + , type = $El.data("layoutRole") + , pane = $El.data("layoutEdge") + , o = options[pane] + , root = o[type +"Class"] + , _pane = "-"+ pane // eg: "-west" + , _open = "-open" + , _closed = "-closed" + , _slide = "-sliding" + , _hover = "-hover " // NOTE the trailing space + , _state = $El.hasClass(root+_closed) ? _closed : _open + , _alt = _state === _closed ? _open : _closed + , classes = (root+_hover) + (root+_pane+_hover) + (root+_state+_hover) + (root+_pane+_state+_hover) + ; + if (allStates) // when 'removing' classes, also remove alternate-state classes + classes += (root+_alt+_hover) + (root+_pane+_alt+_hover); + + if (type=="resizer" && $El.hasClass(root+_slide)) + classes += (root+_slide+_hover) + (root+_pane+_slide+_hover); + + return $.trim(classes); + } +, addHover = function (evt, el) { + var $E = $(el || this); + if (evt && $E.data("layoutRole") === "toggler") + evt.stopPropagation(); // prevent triggering 'slide' on Resizer-bar + $E.addClass( getHoverClasses($E) ); + } +, removeHover = function (evt, el) { + var $E = $(el || this); + $E.removeClass( getHoverClasses($E, true) ); + } + +, onResizerEnter = function (evt) { // ALSO called by toggler.mouseenter + if ($.fn.disableSelection) + $("body").disableSelection(); + } +, onResizerLeave = function (evt, el) { + var + e = el || this // el is only passed when called by the timer + , pane = $(e).data("layoutEdge") + , name = pane +"ResizerLeave" + ; + timer.clear(pane+"_openSlider"); // cancel slideOpen timer, if set + timer.clear(name); // cancel enableSelection timer - may re/set below + // this method calls itself on a timer because it needs to allow + // enough time for dragging to kick-in and set the isResizing flag + // dragging has a 100ms delay set, so this delay must be >100 + if (!el) // 1st call - mouseleave event + timer.set(name, function(){ onResizerLeave(evt, e); }, 200); + // if user is resizing, then dragStop will enableSelection(), so can skip it here + else if (!state[pane].isResizing && $.fn.enableSelection) // 2nd call - by timer + $("body").enableSelection(); + } + +/* + * ########################### + * INITIALIZATION METHODS + * ########################### + */ + + /** + * Initialize the layout - called automatically whenever an instance of layout is created + * + * @see none - triggered onInit + * @return mixed true = fully initialized | false = panes not initialized (yet) | 'cancel' = abort + */ +, _create = function () { + // initialize config/options + initOptions(); + var o = options; + + // TEMP state so isInitialized returns true during init process + state.creatingLayout = true; + + // init plugins for this layout, if there are any (eg: stateManagement) + runPluginCallbacks( Instance, $.layout.onCreate ); + + // options & state have been initialized, so now run beforeLoad callback + // onload will CANCEL layout creation if it returns false + if (false === _runCallbacks("onload_start")) + return 'cancel'; + + // initialize the container element + _initContainer(); + + // bind hotkey function - keyDown - if required + initHotkeys(); + + // bind window.onunload + $(window).bind("unload."+ sID, unload); + + // init plugins for this layout, if there are any (eg: customButtons) + runPluginCallbacks( Instance, $.layout.onLoad ); + + // if layout elements are hidden, then layout WILL NOT complete initialization! + // initLayoutElements will set initialized=true and run the onload callback IF successful + if (o.initPanes) _initLayoutElements(); + + delete state.creatingLayout; + + return state.initialized; + } + + /** + * Initialize the layout IF not already + * + * @see All methods in Instance run this test + * @return boolean true = layoutElements have been initialized | false = panes are not initialized (yet) + */ +, isInitialized = function () { + if (state.initialized || state.creatingLayout) return true; // already initialized + else return _initLayoutElements(); // try to init panes NOW + } + + /** + * Initialize the layout - called automatically whenever an instance of layout is created + * + * @see _create() & isInitialized + * @return An object pointer to the instance created + */ +, _initLayoutElements = function (retry) { + // initialize config/options + var o = options; + + // CANNOT init panes inside a hidden container! + if (!$N.is(":visible")) { + // handle Chrome bug where popup window 'has no height' + // if layout is BODY element, try again in 50ms + // SEE: http://layout.jquery-dev.net/samples/test_popup_window.html + if ( !retry && browser.webkit && $N[0].tagName === "BODY" ) + setTimeout(function(){ _initLayoutElements(true); }, 50); + return false; + } + + // a center pane is required, so make sure it exists + if (!getPane("center").length) { + if (options.showErrorMessages) + _log( lang.errCenterPaneMissing, true ); + return false; + } + + // TEMP state so isInitialized returns true during init process + state.creatingLayout = true; + + // update Container dims + $.extend(sC, elDims( $N )); + + // initialize all layout elements + initPanes(); // size & position panes - calls initHandles() - which calls initResizable() + + if (o.scrollToBookmarkOnLoad) { + var l = self.location; + if (l.hash) l.replace( l.hash ); // scrollTo Bookmark + } + + // check to see if this layout 'nested' inside a pane + if (Instance.hasParentLayout) + o.resizeWithWindow = false; + // bind resizeAll() for 'this layout instance' to window.resize event + else if (o.resizeWithWindow) + $(window).bind("resize."+ sID, windowResize); + + delete state.creatingLayout; + state.initialized = true; + + // init plugins for this layout, if there are any + runPluginCallbacks( Instance, $.layout.onReady ); + + // now run the onload callback, if exists + _runCallbacks("onload_end"); + + return true; // elements initialized successfully + } + + /** + * Initialize nested layouts - called when _initLayoutElements completes + * + * NOT CURRENTLY USED + * + * @see _initLayoutElements + * @return An object pointer to the instance created + */ +, _initChildLayouts = function () { + $.each(_c.allPanes, function (idx, pane) { + if (options[pane].initChildLayout) + createChildLayout( pane ); + }); + } + + /** + * Initialize nested layouts for a specific pane - can optionally pass layout-options + * + * @see _initChildLayouts + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {Object=} [opts] Layout-options - if passed, will OVERRRIDE options[pane].childOptions + * @return An object pointer to the layout instance created - or null + */ +, createChildLayout = function (evt_or_pane, opts) { + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , C = children + ; + if ($P) { + var $C = $Cs[pane] + , o = opts || options[pane].childOptions + , d = "layout" + // determine which element is supposed to be the 'child container' + // if pane has a 'containerSelector' OR a 'content-div', use those instead of the pane + , $Cont = o.containerSelector ? $P.find( o.containerSelector ) : ($C || $P) + , containerFound = $Cont.length + // see if a child-layout ALREADY exists on this element + , child = containerFound ? (C[pane] = $Cont.data(d) || null) : null + ; + // if no layout exists, but childOptions are set, try to create the layout now + if (!child && containerFound && o) + child = C[pane] = $Cont.eq(0).layout(o) || null; + if (child) + child.hasParentLayout = true; // set parent-flag in child + } + Instance[pane].child = C[pane]; // ALWAYS set pane-object pointer, even if null + } + +, windowResize = function () { + var delay = Number(options.resizeWithWindowDelay); + if (delay < 10) delay = 100; // MUST have a delay! + // resizing uses a delay-loop because the resize event fires repeatly - except in FF, but delay anyway + timer.clear("winResize"); // if already running + timer.set("winResize", function(){ + timer.clear("winResize"); + timer.clear("winResizeRepeater"); + var dims = elDims( $N ); + // only trigger resizeAll() if container has changed size + if (dims.innerWidth !== sC.innerWidth || dims.innerHeight !== sC.innerHeight) + resizeAll(); + }, delay); + // ALSO set fixed-delay timer, if not already running + if (!timer.data["winResizeRepeater"]) setWindowResizeRepeater(); + } + +, setWindowResizeRepeater = function () { + var delay = Number(options.resizeWithWindowMaxDelay); + if (delay > 0) + timer.set("winResizeRepeater", function(){ setWindowResizeRepeater(); resizeAll(); }, delay); + } + +, unload = function () { + var o = options; + + _runCallbacks("onunload_start"); + + // trigger plugin callabacks for this layout (eg: stateManagement) + runPluginCallbacks( Instance, $.layout.onUnload ); + + _runCallbacks("onunload_end"); + } + + /** + * Validate and initialize container CSS and events + * + * @see _create() + */ +, _initContainer = function () { + var + N = $N[0] + , tag = sC.tagName = N.tagName + , id = sC.id = N.id + , cls = sC.className = N.className + , o = options + , name = o.name + , fullPage= (tag === "BODY") + , props = "overflow,position,margin,padding,border" + , css = "layoutCSS" + , CSS = {} + , hid = "hidden" // used A LOT! + // see if this container is a 'pane' inside an outer-layout + , parent = $N.data("parentLayout") // parent-layout Instance + , pane = $N.data("layoutEdge") // pane-name in parent-layout + , isChild = parent && pane + ; + // sC -> state.container + sC.selector = $N.selector.split(".slice")[0]; + sC.ref = (o.name ? o.name +' layout / ' : '') + tag + (id ? "#"+id : cls ? '.['+cls+']' : ''); // used in messages + + $N .data({ + layout: Instance + , layoutContainer: sID // FLAG to indicate this is a layout-container - contains unique internal ID + }) + .addClass(o.containerClass) + ; + var layoutMethods = { + destroy: '' + , initPanes: '' + , resizeAll: 'resizeAll' + , resize: 'resizeAll' + } + , name; + // loop hash and bind all methods - include layoutID namespacing + for (name in layoutMethods) { + $N.bind("layout"+ name.toLowerCase() +"."+ sID, Instance[ layoutMethods[name] || name ]); + } + + // if this container is another layout's 'pane', then set child/parent pointers + if (isChild) { + // update parent flag + Instance.hasParentLayout = true; + // set pointers to THIS child-layout (Instance) in parent-layout + // NOTE: parent.PANE.child is an ALIAS to parent.children.PANE + parent[pane].child = parent.children[pane] = $N.data("layout"); + } + + // SAVE original container CSS for use in destroy() + if (!$N.data(css)) { + // handle props like overflow different for BODY & HTML - has 'system default' values + if (fullPage) { + CSS = $.extend( elCSS($N, props), { + height: $N.css("height") + , overflow: $N.css("overflow") + , overflowX: $N.css("overflowX") + , overflowY: $N.css("overflowY") + }); + // ALSO SAVE CSS + var $H = $("html"); + $H.data(css, { + height: "auto" // FF would return a fixed px-size! + , overflow: $H.css("overflow") + , overflowX: $H.css("overflowX") + , overflowY: $H.css("overflowY") + }); + } + else // handle props normally for non-body elements + CSS = elCSS($N, props+",top,bottom,left,right,width,height,overflow,overflowX,overflowY"); + + $N.data(css, CSS); + } + + try { // format html/body if this is a full page layout + if (fullPage) { + $("html").css({ + height: "100%" + , overflow: hid + , overflowX: hid + , overflowY: hid + }); + $("body").css({ + position: "relative" + , height: "100%" + , overflow: hid + , overflowX: hid + , overflowY: hid + , margin: 0 + , padding: 0 // TODO: test whether body-padding could be handled? + , border: "none" // a body-border creates problems because it cannot be measured! + }); + + // set current layout-container dimensions + $.extend(sC, elDims( $N )); + } + else { // set required CSS for overflow and position + // ENSURE container will not 'scroll' + CSS = { overflow: hid, overflowX: hid, overflowY: hid } + var + p = $N.css("position") + , h = $N.css("height") + ; + // if this is a NESTED layout, then container/outer-pane ALREADY has position and height + if (!isChild) { + if (!p || !p.match(/fixed|absolute|relative/)) + CSS.position = "relative"; // container MUST have a 'position' + /* + if (!h || h=="auto") + CSS.height = "100%"; // container MUST have a 'height' + */ + } + $N.css( CSS ); + + // set current layout-container dimensions + if ( $N.is(":visible") ) { + $.extend(sC, elDims( $N )); + if (o.showErrorMessages && sC.innerHeight < 1) + _log( lang.errContainerHeight.replace(/CONTAINER/, sC.ref), true ); + } + } + } catch (ex) {} + } + + /** + * Bind layout hotkeys - if options enabled + * + * @see _create() and addPane() + * @param {string=} [panes=""] The edge(s) to process + */ +, initHotkeys = function (panes) { + panes = panes ? panes.split(",") : _c.borderPanes; + // bind keyDown to capture hotkeys, if option enabled for ANY pane + $.each(panes, function (i, pane) { + var o = options[pane]; + if (o.enableCursorHotkey || o.customHotkey) { + $(document).bind("keydown."+ sID, keyDown); // only need to bind this ONCE + return false; // BREAK - binding was done + } + }); + } + + /** + * Build final OPTIONS data + * + * @see _create() + */ +, initOptions = function () { + var data, d, pane, key, val, i, c, o; + + // reprocess user's layout-options to have correct options sub-key structure + opts = $.layout.transformData( opts ); // panes = default subkey + + // auto-rename old options for backward compatibility + opts = $.layout.backwardCompatibility.renameAllOptions( opts ); + + // if user-options has 'panes' key (pane-defaults), process it... + if (!$.isEmptyObject(opts.panes)) { + // REMOVE any pane-defaults that MUST be set per-pane + data = $.layout.optionsMap.noDefault; + for (i=0, c=data.length; i 0) { + z.pane_normal = zo; + z.content_mask = max(zo+1, z.content_mask); // MIN = +1 + z.resizer_normal = max(zo+2, z.resizer_normal); // MIN = +2 + } + + function createFxOptions ( pane ) { + var o = options[pane] + , d = options.panes; + // ensure fxSettings key to avoid errors + if (!o.fxSettings) o.fxSettings = {}; + if (!d.fxSettings) d.fxSettings = {}; + + $.each(["_open","_close","_size"], function (i,n) { + var + sName = "fxName"+ n + , sSpeed = "fxSpeed"+ n + , sSettings = "fxSettings"+ n + // recalculate fxName according to specificity rules + , fxName = o[sName] = + o[sName] // options.west.fxName_open + || d[sName] // options.panes.fxName_open + || o.fxName // options.west.fxName + || d.fxName // options.panes.fxName + || "none" // MEANS $.layout.defaults.panes.fxName == "" || false || null || 0 + ; + // validate fxName to ensure is valid effect - MUST have effect-config data in options.effects + if (fxName === "none" || !$.effects || !$.effects[fxName] || !options.effects[fxName]) + fxName = o[sName] = "none"; // effect not loaded OR unrecognized fxName + + // set vars for effects subkeys to simplify logic + var fx = options.effects[fxName] || {} // effects.slide + , fx_all = fx.all || null // effects.slide.all + , fx_pane = fx[pane] || null // effects.slide.west + ; + // create fxSpeed[_open|_close|_size] + o[sSpeed] = + o[sSpeed] // options.west.fxSpeed_open + || d[sSpeed] // options.west.fxSpeed_open + || o.fxSpeed // options.west.fxSpeed + || d.fxSpeed // options.panes.fxSpeed + || null // DEFAULT - let fxSetting.duration control speed + ; + // create fxSettings[_open|_close|_size] + o[sSettings] = $.extend( + {} + , fx_all // effects.slide.all + , fx_pane // effects.slide.west + , d.fxSettings // options.panes.fxSettings + , o.fxSettings // options.west.fxSettings + , d[sSettings] // options.panes.fxSettings_open + , o[sSettings] // options.west.fxSettings_open + ); + }); + + // DONE creating action-specific-settings for this pane, + // so DELETE generic options - are no longer meaningful + delete o.fxName; + delete o.fxSpeed; + delete o.fxSettings; + } + + // DELETE 'panes' key now that we are done - values were copied to EACH pane + delete options.panes; + } + + /** + * Initialize module objects, styling, size and position for all panes + * + * @see _initElements() + * @param {string} pane The pane to process + */ +, getPane = function (pane) { + var sel = options[pane].paneSelector + if (sel.substr(0,1)==="#") // ID selector + // NOTE: elements selected 'by ID' DO NOT have to be 'children' + return $N.find(sel).eq(0); + else { // class or other selector + var $P = $N.children(sel).eq(0); + // look for the pane nested inside a 'form' element + return $P.length ? $P : $N.children("form:first").children(sel).eq(0); + } + } + +, initPanes = function () { + // NOTE: do north & south FIRST so we can measure their height - do center LAST + $.each(_c.allPanes, function (idx, pane) { + addPane( pane, true ); + }); + + // init the pane-handles NOW in case we have to hide or close the pane below + initHandles(); + + // now that all panes have been initialized and initially-sized, + // make sure there is really enough space available for each pane + $.each(_c.borderPanes, function (i, pane) { + if ($Ps[pane] && state[pane].isVisible) { // pane is OPEN + setSizeLimits(pane); + makePaneFit(pane); // pane may be Closed, Hidden or Resized by makePaneFit() + } + }); + // size center-pane AGAIN in case we 'closed' a border-pane in loop above + sizeMidPanes("center"); + + // Chrome/Webkit sometimes fires callbacks BEFORE it completes resizing! + // Before RC30.3, there was a 10ms delay here, but that caused layout + // to load asynchrously, which is BAD, so try skipping delay for now + + // process pane contents and callbacks, and init/resize child-layout if exists + $.each(_c.allPanes, function (i, pane) { + var o = options[pane]; + if ($Ps[pane]) { + if (state[pane].isVisible) { // pane is OPEN + sizeContent(pane); + // trigger pane.onResize if triggerEventsOnLoad = true + if (o.triggerEventsOnLoad) + _runCallbacks("onresize_end", pane); + else // automatic if onresize called, otherwise call it specifically + // resize child - IF inner-layout already exists (created before this layout) + resizeChildLayout(pane); + } + // init childLayout - even if pane is not visible + if (o.initChildLayout && o.childOptions) + createChildLayout(pane); + } + }); + } + + /** + * Add a pane to the layout - subroutine of initPanes() + * + * @see initPanes() + * @param {string} pane The pane to process + * @param {boolean=} [force=false] Size content after init + */ +, addPane = function (pane, force) { + if (!force && !isInitialized()) return; + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , fx = s.fx + , dir = c.dir + , spacing = o.spacing_open || 0 + , isCenter = (pane === "center") + , CSS = {} + , $P = $Ps[pane] + , size, minSize, maxSize + ; + // if pane-pointer already exists, remove the old one first + if ($P) + removePane( pane, false, true, false ); + else + $Cs[pane] = false; // init + + $P = $Ps[pane] = getPane(pane); + if (!$P.length) { + $Ps[pane] = false; // logic + return; + } + + // SAVE original Pane CSS + if (!$P.data("layoutCSS")) { + var props = "position,top,left,bottom,right,width,height,overflow,zIndex,display,backgroundColor,padding,margin,border"; + $P.data("layoutCSS", elCSS($P, props)); + } + + // create alias for pane data in Instance - initHandles will add more + Instance[pane] = { name: pane, pane: $Ps[pane], content: $Cs[pane], options: options[pane], state: state[pane], child: children[pane] }; + + // add classes, attributes & events + $P .data({ + parentLayout: Instance // pointer to Layout Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "pane" + }) + .css(c.cssReq).css("zIndex", options.zIndexes.pane_normal) + .css(o.applyDemoStyles ? c.cssDemo : {}) // demo styles + .addClass( o.paneClass +" "+ o.paneClass+"-"+pane ) // default = "ui-layout-pane ui-layout-pane-west" - may be a dupe of 'paneSelector' + .bind("mouseenter."+ sID, addHover ) + .bind("mouseleave."+ sID, removeHover ) + ; + var paneMethods = { + hide: '' + , show: '' + , toggle: '' + , close: '' + , open: '' + , slideOpen: '' + , slideClose: '' + , slideToggle: '' + , size: 'manualSizePane' + , sizePane: 'manualSizePane' + , sizeContent: '' + , sizeHandles: '' + , enableClosable: '' + , disableClosable: '' + , enableSlideable: '' + , disableSlideable: '' + , enableResizable: '' + , disableResizable: '' + , swapPanes: 'swapPanes' + , swap: 'swapPanes' + , move: 'swapPanes' + , removePane: 'removePane' + , remove: 'removePane' + , createChildLayout: '' + , resizeChildLayout: '' + , resizeAll: 'resizeAll' + , resizeLayout: 'resizeAll' + } + , name; + // loop hash and bind all methods - include layoutID namespacing + for (name in paneMethods) { + $P.bind("layoutpane"+ name.toLowerCase() +"."+ sID, Instance[ paneMethods[name] || name ]); + } + + // see if this pane has a 'scrolling-content element' + initContent(pane, false); // false = do NOT sizeContent() - called later + + if (!isCenter) { + // call _parseSize AFTER applying pane classes & styles - but before making visible (if hidden) + // if o.size is auto or not valid, then MEASURE the pane and use that as its 'size' + size = s.size = _parseSize(pane, o.size); + minSize = _parseSize(pane,o.minSize) || 1; + maxSize = _parseSize(pane,o.maxSize) || 100000; + if (size > 0) size = max(min(size, maxSize), minSize); + + // state for border-panes + s.isClosed = false; // true = pane is closed + s.isSliding = false; // true = pane is currently open by 'sliding' over adjacent panes + s.isResizing= false; // true = pane is in process of being resized + s.isHidden = false; // true = pane is hidden - no spacing, resizer or toggler is visible! + + // array for 'pin buttons' whose classNames are auto-updated on pane-open/-close + if (!s.pins) s.pins = []; + } + // states common to ALL panes + s.tagName = $P[0].tagName; + s.edge = pane; // useful if pane is (or about to be) 'swapped' - easy find out where it is (or is going) + s.noRoom = false; // true = pane 'automatically' hidden due to insufficient room - will unhide automatically + s.isVisible = true; // false = pane is invisible - closed OR hidden - simplify logic + + // set css-position to account for container borders & padding + switch (pane) { + case "north": CSS.top = sC.insetTop; + CSS.left = sC.insetLeft; + CSS.right = sC.insetRight; + break; + case "south": CSS.bottom = sC.insetBottom; + CSS.left = sC.insetLeft; + CSS.right = sC.insetRight; + break; + case "west": CSS.left = sC.insetLeft; // top, bottom & height set by sizeMidPanes() + break; + case "east": CSS.right = sC.insetRight; // ditto + break; + case "center": // top, left, width & height set by sizeMidPanes() + } + + if (dir === "horz") // north or south pane + CSS.height = cssH($P, size); + else if (dir === "vert") // east or west pane + CSS.width = cssW($P, size); + //else if (isCenter) {} + + $P.css(CSS); // apply size -- top, bottom & height will be set by sizeMidPanes + if (dir != "horz") sizeMidPanes(pane, true); // true = skipCallback + + // close or hide the pane if specified in settings + if (o.initClosed && o.closable && !o.initHidden) + close(pane, true, true); // true, true = force, noAnimation + else if (o.initHidden || o.initClosed) + hide(pane); // will be completely invisible - no resizer or spacing + else if (!s.noRoom) + // make the pane visible - in case was initially hidden + $P.css("display","block"); + // ELSE setAsOpen() - called later by initHandles() + + // RESET visibility now - pane will appear IF display:block + $P.css("visibility","visible"); + + // check option for auto-handling of pop-ups & drop-downs + if (o.showOverflowOnHover) + $P.hover( allowOverflow, resetOverflow ); + + // if manually adding a pane AFTER layout initialization, then... + if (state.initialized) { + initHandles( pane ); + initHotkeys( pane ); + resizeAll(); // will sizeContent if pane is visible + if (s.isVisible) { // pane is OPEN + if (o.triggerEventsOnLoad) + _runCallbacks("onresize_end", pane); + else // automatic if onresize called, otherwise call it specifically + // resize child - IF inner-layout already exists (created before this layout) + resizeChildLayout(pane); // a previously existing childLayout + } + if (o.initChildLayout && o.childOptions) + createChildLayout(pane); + } + } + + /** + * Initialize module objects, styling, size and position for all resize bars and toggler buttons + * + * @see _create() + * @param {string=} [panes=""] The edge(s) to process + */ +, initHandles = function (panes) { + panes = panes ? panes.split(",") : _c.borderPanes; + + // create toggler DIVs for each pane, and set object pointers for them, eg: $R.north = north toggler DIV + $.each(panes, function (i, pane) { + var $P = $Ps[pane]; + $Rs[pane] = false; // INIT + $Ts[pane] = false; + if (!$P) return; // pane does not exist - skip + + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , rClass = o.resizerClass + , tClass = o.togglerClass + , side = c.side.toLowerCase() + , spacing = (s.isVisible ? o.spacing_open : o.spacing_closed) + , _pane = "-"+ pane // used for classNames + , _state = (s.isVisible ? "-open" : "-closed") // used for classNames + , I = Instance[pane] + // INIT RESIZER BAR + , $R = I.resizer = $Rs[pane] = $("
      ") + // INIT TOGGLER BUTTON + , $T = I.toggler = (o.closable ? $Ts[pane] = $("
      ") : false) + ; + + //if (s.isVisible && o.resizable) ... handled by initResizable + if (!s.isVisible && o.slidable) + $R.attr("title", o.sliderTip).css("cursor", o.sliderCursor); + + $R // if paneSelector is an ID, then create a matching ID for the resizer, eg: "#paneLeft" => "paneLeft-resizer" + .attr("id", (o.paneSelector.substr(0,1)=="#" ? o.paneSelector.substr(1) + "-resizer" : "")) + .data({ + parentLayout: Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "resizer" + }) + .css(_c.resizers.cssReq).css("zIndex", options.zIndexes.resizer_normal) + .css(o.applyDemoStyles ? _c.resizers.cssDemo : {}) // add demo styles + .addClass(rClass +" "+ rClass+_pane) + .hover(addHover, removeHover) // ALWAYS add hover-classes, even if resizing is not enabled - handle with CSS instead + .hover(onResizerEnter, onResizerLeave) // ALWAYS NEED resizer.mouseleave to balance toggler.mouseenter + .appendTo($N) // append DIV to container + ; + + if ($T) { + $T // if paneSelector is an ID, then create a matching ID for the resizer, eg: "#paneLeft" => "#paneLeft-toggler" + .attr("id", (o.paneSelector.substr(0,1)=="#" ? o.paneSelector.substr(1) + "-toggler" : "")) + .data({ + parentLayout: Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "toggler" + }) + .css(_c.togglers.cssReq) // add base/required styles + .css(o.applyDemoStyles ? _c.togglers.cssDemo : {}) // add demo styles + .addClass(tClass +" "+ tClass+_pane) + .hover(addHover, removeHover) // ALWAYS add hover-classes, even if toggling is not enabled - handle with CSS instead + .bind("mouseenter", onResizerEnter) // NEED toggler.mouseenter because mouseenter MAY NOT fire on resizer + .appendTo($R) // append SPAN to resizer DIV + ; + // ADD INNER-SPANS TO TOGGLER + if (o.togglerContent_open) // ui-layout-open + $(""+ o.togglerContent_open +"") + .data({ + layoutEdge: pane + , layoutRole: "togglerContent" + }) + .data("layoutRole", "togglerContent") + .data("layoutEdge", pane) + .addClass("content content-open") + .css("display","none") + .appendTo( $T ) + //.hover( addHover, removeHover ) // use ui-layout-toggler-west-hover .content-open instead! + ; + if (o.togglerContent_closed) // ui-layout-closed + $(""+ o.togglerContent_closed +"") + .data({ + layoutEdge: pane + , layoutRole: "togglerContent" + }) + .addClass("content content-closed") + .css("display","none") + .appendTo( $T ) + //.hover( addHover, removeHover ) // use ui-layout-toggler-west-hover .content-closed instead! + ; + // ADD TOGGLER.click/.hover + enableClosable(pane); + } + + // add Draggable events + initResizable(pane); + + // ADD CLASSNAMES & SLIDE-BINDINGS - eg: class="resizer resizer-west resizer-open" + if (s.isVisible) + setAsOpen(pane); // onOpen will be called, but NOT onResize + else { + setAsClosed(pane); // onClose will be called + bindStartSlidingEvent(pane, true); // will enable events IF option is set + } + + }); + + // SET ALL HANDLE DIMENSIONS + sizeHandles(); + } + + + /** + * Initialize scrolling ui-layout-content div - if exists + * + * @see initPane() - or externally after an Ajax injection + * @param {string} [pane] The pane to process + * @param {boolean=} [resize=true] Size content after init + */ +, initContent = function (pane, resize) { + if (!isInitialized()) return; + var + o = options[pane] + , sel = o.contentSelector + , I = Instance[pane] + , $P = $Ps[pane] + , $C + ; + if (sel) $C = I.content = $Cs[pane] = (o.findNestedContent) + ? $P.find(sel).eq(0) // match 1-element only + : $P.children(sel).eq(0) + ; + if ($C && $C.length) { + $C.data("layoutRole", "content"); + // SAVE original Pane CSS + if (!$C.data("layoutCSS")) + $C.data("layoutCSS", elCSS($C, "height")); + $C.css( _c.content.cssReq ); + if (o.applyDemoStyles) { + $C.css( _c.content.cssDemo ); // add padding & overflow: auto to content-div + $P.css( _c.content.cssDemoPane ); // REMOVE padding/scrolling from pane + } + state[pane].content = {}; // init content state + if (resize !== false) sizeContent(pane); + // sizeContent() is called AFTER init of all elements + } + else + I.content = $Cs[pane] = false; + } + + + /** + * Add resize-bars to all panes that specify it in options + * -dependancy: $.fn.resizable - will skip if not found + * + * @see _create() + * @param {string=} [panes=""] The edge(s) to process + */ +, initResizable = function (panes) { + var draggingAvailable = $.layout.plugins.draggable + , side // set in start() + ; + panes = panes ? panes.split(",") : _c.borderPanes; + + $.each(panes, function (idx, pane) { + var o = options[pane]; + if (!draggingAvailable || !$Ps[pane] || !o.resizable) { + o.resizable = false; + return true; // skip to next + } + + var s = state[pane] + , z = options.zIndexes + , c = _c[pane] + , side = c.dir=="horz" ? "top" : "left" + , opEdge = _c.oppositeEdge[pane] + , masks = pane +",center,"+ opEdge + (c.dir=="horz" ? ",west,east" : "") + , $P = $Ps[pane] + , $R = $Rs[pane] + , base = o.resizerClass + , lastPos = 0 // used when live-resizing + , r, live // set in start because may change + // 'drag' classes are applied to the ORIGINAL resizer-bar while dragging is in process + , resizerClass = base+"-drag" // resizer-drag + , resizerPaneClass = base+"-"+pane+"-drag" // resizer-north-drag + // 'helper' class is applied to the CLONED resizer-bar while it is being dragged + , helperClass = base+"-dragging" // resizer-dragging + , helperPaneClass = base+"-"+pane+"-dragging" // resizer-north-dragging + , helperLimitClass = base+"-dragging-limit" // resizer-drag + , helperPaneLimitClass = base+"-"+pane+"-dragging-limit" // resizer-north-drag + , helperClassesSet = false // logic var + ; + + if (!s.isClosed) + $R.attr("title", o.resizerTip) + .css("cursor", o.resizerCursor); // n-resize, s-resize, etc + + $R.draggable({ + containment: $N[0] // limit resizing to layout container + , axis: (c.dir=="horz" ? "y" : "x") // limit resizing to horz or vert axis + , delay: 0 + , distance: 1 + , grid: o.resizingGrid + // basic format for helper - style it using class: .ui-draggable-dragging + , helper: "clone" + , opacity: o.resizerDragOpacity + , addClasses: false // avoid ui-state-disabled class when disabled + //, iframeFix: o.draggableIframeFix // TODO: consider using when bug is fixed + , zIndex: z.resizer_drag + + , start: function (e, ui) { + // REFRESH options & state pointers in case we used swapPanes + o = options[pane]; + s = state[pane]; + // re-read options + live = o.livePaneResizing; + + // ondrag_start callback - will CANCEL hide if returns false + // TODO: dragging CANNOT be cancelled like this, so see if there is a way? + if (false === _runCallbacks("ondrag_start", pane)) return false; + + s.isResizing = true; // prevent pane from closing while resizing + timer.clear(pane+"_closeSlider"); // just in case already triggered + + // SET RESIZER LIMITS - used in drag() + setSizeLimits(pane); // update pane/resizer state + r = s.resizerPosition; + lastPos = ui.position[ side ] + + $R.addClass( resizerClass +" "+ resizerPaneClass ); // add drag classes + helperClassesSet = false; // reset logic var - see drag() + + // DISABLE TEXT SELECTION (probably already done by resizer.mouseOver) + $('body').disableSelection(); + + // MASK PANES CONTAINING IFRAMES, APPLETS OR OTHER TROUBLESOME ELEMENTS + showMasks( masks ); + } + + , drag: function (e, ui) { + if (!helperClassesSet) { // can only add classes after clone has been added to the DOM + //$(".ui-draggable-dragging") + ui.helper + .addClass( helperClass +" "+ helperPaneClass ) // add helper classes + .css({ right: "auto", bottom: "auto" }) // fix dir="rtl" issue + .children().css("visibility","hidden") // hide toggler inside dragged resizer-bar + ; + helperClassesSet = true; + // draggable bug!? RE-SET zIndex to prevent E/W resize-bar showing through N/S pane! + if (s.isSliding) $Ps[pane].css("zIndex", z.pane_sliding); + } + // CONTAIN RESIZER-BAR TO RESIZING LIMITS + var limit = 0; + if (ui.position[side] < r.min) { + ui.position[side] = r.min; + limit = -1; + } + else if (ui.position[side] > r.max) { + ui.position[side] = r.max; + limit = 1; + } + // ADD/REMOVE dragging-limit CLASS + if (limit) { + ui.helper.addClass( helperLimitClass +" "+ helperPaneLimitClass ); // at dragging-limit + window.defaultStatus = (limit>0 && pane.match(/north|west/)) || (limit<0 && pane.match(/south|east/)) ? lang.maxSizeWarning : lang.minSizeWarning; + } + else { + ui.helper.removeClass( helperLimitClass +" "+ helperPaneLimitClass ); // not at dragging-limit + window.defaultStatus = ""; + } + // DYNAMICALLY RESIZE PANES IF OPTION ENABLED + // won't trigger unless resizer has actually moved! + if (live && Math.abs(ui.position[side] - lastPos) >= o.liveResizingTolerance) { + lastPos = ui.position[side]; + resizePanes(e, ui, pane) + } + } + + , stop: function (e, ui) { + $('body').enableSelection(); // RE-ENABLE TEXT SELECTION + window.defaultStatus = ""; // clear 'resizing limit' message from statusbar + $R.removeClass( resizerClass +" "+ resizerPaneClass ); // remove drag classes from Resizer + s.isResizing = false; + resizePanes(e, ui, pane, true, masks); // true = resizingDone + } + + }); + }); + + /** + * resizePanes + * + * Sub-routine called from stop() - and drag() if livePaneResizing + * + * @param {!Object} evt + * @param {!Object} ui + * @param {string} pane + * @param {boolean=} [resizingDone=false] + */ + var resizePanes = function (evt, ui, pane, resizingDone, masks) { + var dragPos = ui.position + , c = _c[pane] + , o = options[pane] + , s = state[pane] + , resizerPos + ; + switch (pane) { + case "north": resizerPos = dragPos.top; break; + case "west": resizerPos = dragPos.left; break; + case "south": resizerPos = sC.offsetHeight - dragPos.top - o.spacing_open; break; + case "east": resizerPos = sC.offsetWidth - dragPos.left - o.spacing_open; break; + }; + // remove container margin from resizer position to get the pane size + var newSize = resizerPos - sC["inset"+ c.side]; + + // Disable OR Resize Mask(s) created in drag.start + if (!resizingDone) { + // ensure we meet liveResizingTolerance criteria + if (Math.abs(newSize - s.size) < o.liveResizingTolerance) + return; // SKIP resize this time + // resize the pane + manualSizePane(pane, newSize, false, true); // true = noAnimation + sizeMasks(); // resize all visible masks + } + else { // resizingDone + // ondrag_end callback + if (false !== _runCallbacks("ondrag_end", pane)) + manualSizePane(pane, newSize, false, true); // true = noAnimation + hideMasks(); // hide all masks, which include panes with 'content/iframe-masks' + if (s.isSliding && masks) // RE-SHOW only 'object-masks' so objects won't show through sliding pane + showMasks( masks, true ); // true = onlyForObjects + } + }; + } + + /** + * sizeMask + * + * Needed to overlay a DIV over an IFRAME-pane because mask CANNOT be *inside* the pane + * Called when mask created, and during livePaneResizing + */ +, sizeMask = function () { + var $M = $(this) + , pane = $M.data("layoutMask") // eg: "west" + , s = state[pane] + ; + // only masks over an IFRAME-pane need manual resizing + if (s.tagName == "IFRAME" && s.isVisible) // no need to mask closed/hidden panes + $M.css({ + top: s.offsetTop + , left: s.offsetLeft + , width: s.outerWidth + , height: s.outerHeight + }); + /* ALT Method... + var $P = $Ps[pane]; + $M.css( $P.position() ).css({ width: $P[0].offsetWidth, height: $P[0].offsetHeight }); + */ + } +, sizeMasks = function () { + $Ms.each( sizeMask ); // resize all 'visible' masks + } + +, showMasks = function (panes, onlyForObjects) { + var a = panes ? panes.split(",") : $.layout.config.allPanes + , z = options.zIndexes + , o, s; + $.each(a, function(i,p){ + s = state[p]; + o = options[p]; + if (s.isVisible && ( (!onlyForObjects && o.maskContents) || o.maskObjects )) { + getMasks(p).each(function(){ + sizeMask.call(this); + this.style.zIndex = s.isSliding ? z.pane_sliding+1 : z.pane_normal+1 + this.style.display = "block"; + }); + } + }); + } + +, hideMasks = function () { + // ensure no pane is resizing - could be a timing issue + var skip; + $.each( $.layout.config.borderPanes, function(i,p){ + if (state[p].isResizing) { + skip = true; + return false; // BREAK + } + }); + if (!skip) + $Ms.hide(); // hide ALL masks + } + +, getMasks = function (pane) { + var $Masks = $([]) + , $M, i = 0, c = $Ms.length + ; + for (; i CSS + if (sC.tagName === "BODY" && ($N = $("html")).data(css)) // RESET CSS + $N.css( $N.data(css) ).removeData(css); + + // trigger plugins for this layout, if there are any + runPluginCallbacks( Instance, $.layout.onDestroy ); + + // trigger state-management and onunload callback + unload(); + + // clear the Instance of everything except for container & options (so could recreate) + // RE-CREATE: myLayout = myLayout.container.layout( myLayout.options ); + for (n in Instance) + if (!n.match(/^(container|options)$/)) delete Instance[ n ]; + // add a 'destroyed' flag to make it easy to check + Instance.destroyed = true; + + // if this is a child layout, CLEAR the child-pointer in the parent + /* for now the pointer REMAINS, but with only container, options and destroyed keys + if (parentPane) { + var layout = parentPane.pane.data("parentLayout"); + parentPane.child = layout.children[ parentPane.name ] = null; + } + */ + + return Instance; // for coding convenience + } + + /** + * Remove a pane from the layout - subroutine of destroy() + * + * @see destroy() + * @param {string} pane The pane to process + * @param {boolean=} [remove=false] Remove the DOM element? + * @param {boolean=} [skipResize=false] Skip calling resizeAll()? + */ +, removePane = function (evt_or_pane, remove, skipResize, destroyChild) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , $C = $Cs[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + ; + //alert( '$P.length = '+ $P.length ); + // NOTE: elements can still exist even after remove() + // so check for missing data(), which is cleared by removed() + if ($P && $.isEmptyObject( $P.data() )) $P = false; + if ($C && $.isEmptyObject( $C.data() )) $C = false; + if ($R && $.isEmptyObject( $R.data() )) $R = false; + if ($T && $.isEmptyObject( $T.data() )) $T = false; + + if ($P) $P.stop(true, true); + + // check for a child layout + var o = options[pane] + , s = state[pane] + , d = "layout" + , css = "layoutCSS" + , child = children[pane] || ($P ? $P.data(d) : 0) || ($C ? $C.data(d) : 0) || null + , destroy = destroyChild !== undefined ? destroyChild : o.destroyChildLayout + ; + + // FIRST destroy the child-layout(s) + if (destroy && child && !child.destroyed) { + child.destroy(true); // tell child-layout to destroy ALL its child-layouts too + if (child.destroyed) // destroy was successful + child = null; // clear pointer for logic below + } + + if ($P && remove && !child) + $P.remove(); + else if ($P && $P[0]) { + // create list of ALL pane-classes that need to be removed + var root = o.paneClass // default="ui-layout-pane" + , pRoot = root +"-"+ pane // eg: "ui-layout-pane-west" + , _open = "-open" + , _sliding= "-sliding" + , _closed = "-closed" + , classes = [ root, root+_open, root+_closed, root+_sliding, // generic classes + pRoot, pRoot+_open, pRoot+_closed, pRoot+_sliding ] // pane-specific classes + ; + $.merge(classes, getHoverClasses($P, true)); // ADD hover-classes + // remove all Layout classes from pane-element + $P .removeClass( classes.join(" ") ) // remove ALL pane-classes + .removeData("parentLayout") + .removeData("layoutPane") + .removeData("layoutRole") + .removeData("layoutEdge") + .removeData("autoHidden") // in case set + .unbind("."+ sID) // remove ALL Layout events + // TODO: remove these extra unbind commands when jQuery is fixed + //.unbind("mouseenter"+ sID) + //.unbind("mouseleave"+ sID) + ; + // do NOT reset CSS if this pane/content is STILL the container of a nested layout! + // the nested layout will reset its 'container' CSS when/if it is destroyed + if ($C && $C.data(d)) { + // a content-div may not have a specific width, so give it one to contain the Layout + $C.width( $C.width() ); + child.resizeAll(); // now resize the Layout + } + else if ($C) + $C.css( $C.data(css) ).removeData(css).removeData("layoutRole"); + // remove pane AFTER content in case there was a nested layout + if (!$P.data(d)) + $P.css( $P.data(css) ).removeData(css); + } + + // REMOVE pane resizer and toggler elements + if ($T) $T.remove(); + if ($R) $R.remove(); + + // CLEAR all pointers and state data + Instance[pane] = $Ps[pane] = $Cs[pane] = $Rs[pane] = $Ts[pane] = children[pane] = false; + s = { removed: true }; + + if (!skipResize) + resizeAll(); + } + + +/* + * ########################### + * ACTION METHODS + * ########################### + */ + +, _hidePane = function (pane) { + var $P = $Ps[pane] + , o = options[pane] + , s = $P[0].style + ; + if (o.useOffscreenClose) { + if (!$P.data(_c.offscreenReset)) + $P.data(_c.offscreenReset, { left: s.left, right: s.right }); + $P.css( _c.offscreenCSS ); + } + else + $P.hide().removeData(_c.offscreenReset); + } + +, _showPane = function (pane) { + var $P = $Ps[pane] + , o = options[pane] + , off = _c.offscreenCSS + , old = $P.data(_c.offscreenReset) + , s = $P[0].style + ; + $P .show() // ALWAYS show, just in case + .removeData(_c.offscreenReset); + if (o.useOffscreenClose && old) { + if (s.left == off.left) + s.left = old.left; + if (s.right == off.right) + s.right = old.right; + } + } + + + /** + * Completely 'hides' a pane, including its spacing - as if it does not exist + * The pane is not actually 'removed' from the source, so can use 'show' to un-hide it + * + * @param {string} pane The pane being hidden, ie: north, south, east, or west + * @param {boolean=} [noAnimation=false] + */ +, hide = function (evt_or_pane, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + if (!$P || s.isHidden) return; // pane does not exist OR is already hidden + + // onhide_start callback - will CANCEL hide if returns false + if (state.initialized && false === _runCallbacks("onhide_start", pane)) return; + + s.isSliding = false; // just in case + + // now hide the elements + if ($R) $R.hide(); // hide resizer-bar + if (!state.initialized || s.isClosed) { + s.isClosed = true; // to trigger open-animation on show() + s.isHidden = true; + s.isVisible = false; + if (!state.initialized) + _hidePane(pane); // no animation when loading page + sizeMidPanes(_c[pane].dir === "horz" ? "" : "center"); + if (state.initialized || o.triggerEventsOnLoad) + _runCallbacks("onhide_end", pane); + } + else { + s.isHiding = true; // used by onclose + close(pane, false, noAnimation); // adjust all panes to fit + } + } + + /** + * Show a hidden pane - show as 'closed' by default unless openPane = true + * + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {boolean=} [openPane=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [noAlert=false] + */ +, show = function (evt_or_pane, openPane, noAnimation, noAlert) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + if (!$P || !s.isHidden) return; // pane does not exist OR is not hidden + + // onshow_start callback - will CANCEL show if returns false + if (false === _runCallbacks("onshow_start", pane)) return; + + s.isSliding = false; // just in case + s.isShowing = true; // used by onopen/onclose + //s.isHidden = false; - will be set by open/close - if not cancelled + + // now show the elements + //if ($R) $R.show(); - will be shown by open/close + if (openPane === false) + close(pane, true); // true = force + else + open(pane, false, noAnimation, noAlert); // adjust all panes to fit + } + + + /** + * Toggles a pane open/closed by calling either open or close + * + * @param {string} pane The pane being toggled, ie: north, south, east, or west + * @param {boolean=} [slide=false] + */ +, toggle = function (evt_or_pane, slide) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , s = state[pane] + ; + if (evt) // called from to $R.dblclick OR triggerPaneEvent + evt.stopImmediatePropagation(); + if (s.isHidden) + show(pane); // will call 'open' after unhiding it + else if (s.isClosed) + open(pane, !!slide); + else + close(pane); + } + + + /** + * Utility method used during init or other auto-processes + * + * @param {string} pane The pane being closed + * @param {boolean=} [setHandles=false] + */ +, _closePane = function (pane, setHandles) { + var + $P = $Ps[pane] + , s = state[pane] + ; + _hidePane(pane); + s.isClosed = true; + s.isVisible = false; + // UNUSED: if (setHandles) setAsClosed(pane, true); // true = force + } + + /** + * Close the specified pane (animation optional), and resize all other panes as needed + * + * @param {string} pane The pane being closed, ie: north, south, east, or west + * @param {boolean=} [force=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [skipCallback=false] + */ +, close = function (evt_or_pane, force, noAnimation, skipCallback) { + var pane = evtPane.call(this, evt_or_pane); + // if pane has been initialized, but NOT the complete layout, close pane instantly + if (!state.initialized && $Ps[pane]) { + _closePane(pane); // INIT pane as closed + return; + } + if (!isInitialized()) return; + + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , c = _c[pane] + , doFX, isShowing, isHiding, wasSliding; + + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + + if ( !$P + || (!o.closable && !s.isShowing && !s.isHiding) // invalid request // (!o.resizable && !o.closable) ??? + || (!force && s.isClosed && !s.isShowing) // already closed + ) return queueNext(); + + // onclose_start callback - will CANCEL hide if returns false + // SKIP if just 'showing' a hidden pane as 'closed' + var abort = !s.isShowing && false === _runCallbacks("onclose_start", pane); + + // transfer logic vars to temp vars + isShowing = s.isShowing; + isHiding = s.isHiding; + wasSliding = s.isSliding; + // now clear the logic vars (REQUIRED before aborting) + delete s.isShowing; + delete s.isHiding; + + if (abort) return queueNext(); + + doFX = !noAnimation && !s.isClosed && (o.fxName_close != "none"); + s.isMoving = true; + s.isClosed = true; + s.isVisible = false; + // update isHidden BEFORE sizing panes + if (isHiding) s.isHidden = true; + else if (isShowing) s.isHidden = false; + + if (s.isSliding) // pane is being closed, so UNBIND trigger events + bindStopSlidingEvents(pane, false); // will set isSliding=false + else // resize panes adjacent to this one + sizeMidPanes(_c[pane].dir === "horz" ? "" : "center", false); // false = NOT skipCallback + + // if this pane has a resizer bar, move it NOW - before animation + setAsClosed(pane); + + // CLOSE THE PANE + if (doFX) { // animate the close + // mask panes with objects + var masks = "center"+ (c.dir=="horz" ? ",west,east" : ""); + showMasks( masks, true ); // true = ONLY mask panes with maskObjects=true + lockPaneForFX(pane, true); // need to set left/top so animation will work + $P.hide( o.fxName_close, o.fxSettings_close, o.fxSpeed_close, function () { + lockPaneForFX(pane, false); // undo + if (s.isClosed) close_2(); + queueNext(); + }); + } + else { // hide the pane without animation + _hidePane(pane); + close_2(); + queueNext(); + }; + }); + + // SUBROUTINE + function close_2 () { + s.isMoving = false; + bindStartSlidingEvent(pane, true); // will enable if o.slidable = true + + // if opposite-pane was autoClosed, see if it can be autoOpened now + var altPane = _c.oppositeEdge[pane]; + if (state[ altPane ].noRoom) { + setSizeLimits( altPane ); + makePaneFit( altPane ); + } + + // hide any masks shown while closing + hideMasks(); + + if (!skipCallback && (state.initialized || o.triggerEventsOnLoad)) { + // onclose callback - UNLESS just 'showing' a hidden pane as 'closed' + if (!isShowing) _runCallbacks("onclose_end", pane); + // onhide OR onshow callback + if (isShowing) _runCallbacks("onshow_end", pane); + if (isHiding) _runCallbacks("onhide_end", pane); + } + } + } + + /** + * @param {string} pane The pane just closed, ie: north, south, east, or west + */ +, setAsClosed = function (pane) { + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , side = _c[pane].side.toLowerCase() + , inset = "inset"+ _c[pane].side + , rClass = o.resizerClass + , tClass = o.togglerClass + , _pane = "-"+ pane // used for classNames + , _open = "-open" + , _sliding= "-sliding" + , _closed = "-closed" + ; + $R + .css(side, sC[inset]) // move the resizer + .removeClass( rClass+_open +" "+ rClass+_pane+_open ) + .removeClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + .addClass( rClass+_closed +" "+ rClass+_pane+_closed ) + .unbind("dblclick."+ sID) + ; + // DISABLE 'resizing' when closed - do this BEFORE bindStartSlidingEvent? + if (o.resizable && $.layout.plugins.draggable) + $R + .draggable("disable") + .removeClass("ui-state-disabled") // do NOT apply disabled styling - not suitable here + .css("cursor", "default") + .attr("title","") + ; + + // if pane has a toggler button, adjust that too + if ($T) { + $T + .removeClass( tClass+_open +" "+ tClass+_pane+_open ) + .addClass( tClass+_closed +" "+ tClass+_pane+_closed ) + .attr("title", o.togglerTip_closed) // may be blank + ; + // toggler-content - if exists + $T.children(".content-open").hide(); + $T.children(".content-closed").css("display","block"); + } + + // sync any 'pin buttons' + syncPinBtns(pane, false); + + if (state.initialized) { + // resize 'length' and position togglers for adjacent panes + sizeHandles(); + } + } + + /** + * Open the specified pane (animation optional), and resize all other panes as needed + * + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {boolean=} [slide=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [noAlert=false] + */ +, open = function (evt_or_pane, slide, noAnimation, noAlert) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , c = _c[pane] + , doFX, isShowing + ; + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + + if ( !$P + || (!o.resizable && !o.closable && !s.isShowing) // invalid request + || (s.isVisible && !s.isSliding) // already open + ) return queueNext(); + + // pane can ALSO be unhidden by just calling show(), so handle this scenario + if (s.isHidden && !s.isShowing) { + queueNext(); // call before show() because it needs the queue free + show(pane, true); + return; + } + + if (o.autoResize && s.size != o.size) // resize pane to original size set in options + sizePane(pane, o.size, true, true, true); // true=skipCallback/forceResize/noAnimation + else + // make sure there is enough space available to open the pane + setSizeLimits(pane, slide); + + // onopen_start callback - will CANCEL open if returns false + var cbReturn = _runCallbacks("onopen_start", pane); + + if (cbReturn === "abort") + return queueNext(); + + // update pane-state again in case options were changed in onopen_start + if (cbReturn !== "NC") // NC = "No Callback" + setSizeLimits(pane, slide); + + if (s.minSize > s.maxSize) { // INSUFFICIENT ROOM FOR PANE TO OPEN! + syncPinBtns(pane, false); // make sure pin-buttons are reset + if (!noAlert && o.noRoomToOpenTip) + alert(o.noRoomToOpenTip); + return queueNext(); // ABORT + } + + if (slide) // START Sliding - will set isSliding=true + bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane + else if (s.isSliding) // PIN PANE (stop sliding) - open pane 'normally' instead + bindStopSlidingEvents(pane, false); // UNBIND trigger events - will set isSliding=false + else if (o.slidable) + bindStartSlidingEvent(pane, false); // UNBIND trigger events + + s.noRoom = false; // will be reset by makePaneFit if 'noRoom' + makePaneFit(pane); + + // transfer logic var to temp var + isShowing = s.isShowing; + // now clear the logic var + delete s.isShowing; + + doFX = !noAnimation && s.isClosed && (o.fxName_open != "none"); + s.isMoving = true; + s.isVisible = true; + s.isClosed = false; + // update isHidden BEFORE sizing panes - WHY??? Old? + if (isShowing) s.isHidden = false; + + if (doFX) { // ANIMATE + // mask panes with objects + var masks = "center"+ (c.dir=="horz" ? ",west,east" : ""); + if (s.isSliding) masks += ","+ _c.oppositeEdge[pane]; + showMasks( masks, true ); // true = ONLY mask panes with maskObjects=true + lockPaneForFX(pane, true); // need to set left/top so animation will work + $P.show( o.fxName_open, o.fxSettings_open, o.fxSpeed_open, function() { + lockPaneForFX(pane, false); // undo + if (s.isVisible) open_2(); // continue + queueNext(); + }); + } + else { // no animation + _showPane(pane);// just show pane and... + open_2(); // continue + queueNext(); + }; + }); + + // SUBROUTINE + function open_2 () { + s.isMoving = false; + + // cure iframe display issues + _fixIframe(pane); + + // NOTE: if isSliding, then other panes are NOT 'resized' + if (!s.isSliding) { // resize all panes adjacent to this one + hideMasks(); // remove any masks shown while opening + sizeMidPanes(_c[pane].dir=="vert" ? "center" : "", false); // false = NOT skipCallback + } + + // set classes, position handles and execute callbacks... + setAsOpen(pane); + }; + + } + + /** + * @param {string} pane The pane just opened, ie: north, south, east, or west + * @param {boolean=} [skipCallback=false] + */ +, setAsOpen = function (pane, skipCallback) { + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , side = _c[pane].side.toLowerCase() + , inset = "inset"+ _c[pane].side + , rClass = o.resizerClass + , tClass = o.togglerClass + , _pane = "-"+ pane // used for classNames + , _open = "-open" + , _closed = "-closed" + , _sliding= "-sliding" + ; + $R + .css(side, sC[inset] + getPaneSize(pane)) // move the resizer + .removeClass( rClass+_closed +" "+ rClass+_pane+_closed ) + .addClass( rClass+_open +" "+ rClass+_pane+_open ) + ; + if (s.isSliding) + $R.addClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + else // in case 'was sliding' + $R.removeClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + + if (o.resizerDblClickToggle) + $R.bind("dblclick", toggle ); + removeHover( 0, $R ); // remove hover classes + if (o.resizable && $.layout.plugins.draggable) + $R .draggable("enable") + .css("cursor", o.resizerCursor) + .attr("title", o.resizerTip); + else if (!s.isSliding) + $R.css("cursor", "default"); // n-resize, s-resize, etc + + // if pane also has a toggler button, adjust that too + if ($T) { + $T .removeClass( tClass+_closed +" "+ tClass+_pane+_closed ) + .addClass( tClass+_open +" "+ tClass+_pane+_open ) + .attr("title", o.togglerTip_open); // may be blank + removeHover( 0, $T ); // remove hover classes + // toggler-content - if exists + $T.children(".content-closed").hide(); + $T.children(".content-open").css("display","block"); + } + + // sync any 'pin buttons' + syncPinBtns(pane, !s.isSliding); + + // update pane-state dimensions - BEFORE resizing content + $.extend(s, elDims($P)); + + if (state.initialized) { + // resize resizer & toggler sizes for all panes + sizeHandles(); + // resize content every time pane opens - to be sure + sizeContent(pane, true); // true = remeasure headers/footers, even if 'pane.isMoving' + } + + if (!skipCallback && (state.initialized || o.triggerEventsOnLoad) && $P.is(":visible")) { + // onopen callback + _runCallbacks("onopen_end", pane); + // onshow callback - TODO: should this be here? + if (s.isShowing) _runCallbacks("onshow_end", pane); + + // ALSO call onresize because layout-size *may* have changed while pane was closed + if (state.initialized) + _runCallbacks("onresize_end", pane); + } + + // TODO: Somehow sizePane("north") is being called after this point??? + } + + + /** + * slideOpen / slideClose / slideToggle + * + * Pass-though methods for sliding + */ +, slideOpen = function (evt_or_pane) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , s = state[pane] + , delay = options[pane].slideDelay_open + ; + // prevent event from triggering on NEW resizer binding created below + if (evt) evt.stopImmediatePropagation(); + + if (s.isClosed && evt && evt.type === "mouseenter" && delay > 0) + // trigger = mouseenter - use a delay + timer.set(pane+"_openSlider", open_NOW, delay); + else + open_NOW(); // will unbind events if is already open + + /** + * SUBROUTINE for timed open + */ + function open_NOW () { + if (!s.isClosed) // skip if no longer closed! + bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane + else if (!s.isMoving) + open(pane, true); // true = slide - open() will handle binding + }; + } + +, slideClose = function (evt_or_pane) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , delay = s.isMoving ? 1000 : 300 // MINIMUM delay - option may override + ; + if (s.isClosed || s.isResizing) + return; // skip if already closed OR in process of resizing + else if (o.slideTrigger_close === "click") + close_NOW(); // close immediately onClick + else if (o.preventQuickSlideClose && s.isMoving) + return; // handle Chrome quick-close on slide-open + else if (o.preventPrematureSlideClose && evt && $.layout.isMouseOverElem(evt, $Ps[pane])) + return; // handle incorrect mouseleave trigger, like when over a SELECT-list in IE + else if (evt) // trigger = mouseleave - use a delay + // 1 sec delay if 'opening', else .3 sec + timer.set(pane+"_closeSlider", close_NOW, max(o.slideDelay_close, delay)); + else // called programically + close_NOW(); + + /** + * SUBROUTINE for timed close + */ + function close_NOW () { + if (s.isClosed) // skip 'close' if already closed! + bindStopSlidingEvents(pane, false); // UNBIND trigger events - TODO: is this needed here? + else if (!s.isMoving) + close(pane); // close will handle unbinding + }; + } + + /** + * @param {string} pane The pane being opened, ie: north, south, east, or west + */ +, slideToggle = function (evt_or_pane) { + var pane = evtPane.call(this, evt_or_pane); + toggle(pane, true); + } + + + /** + * Must set left/top on East/South panes so animation will work properly + * + * @param {string} pane The pane to lock, 'east' or 'south' - any other is ignored! + * @param {boolean} doLock true = set left/top, false = remove + */ +, lockPaneForFX = function (pane, doLock) { + var $P = $Ps[pane] + , s = state[pane] + , o = options[pane] + , z = options.zIndexes + ; + if (doLock) { + $P.css({ zIndex: z.pane_animate }); // overlay all elements during animation + if (pane=="south") + $P.css({ top: sC.insetTop + sC.innerHeight - $P.outerHeight() }); + else if (pane=="east") + $P.css({ left: sC.insetLeft + sC.innerWidth - $P.outerWidth() }); + } + else { // animation DONE - RESET CSS + // TODO: see if this can be deleted. It causes a quick-close when sliding in Chrome + $P.css({ zIndex: (s.isSliding ? z.pane_sliding : z.pane_normal) }); + if (pane=="south") + $P.css({ top: "auto" }); + // if pane is positioned 'off-screen', then DO NOT screw with it! + else if (pane=="east" && !$P.css("left").match(/\-99999/)) + $P.css({ left: "auto" }); + // fix anti-aliasing in IE - only needed for animations that change opacity + if (browser.msie && o.fxOpacityFix && o.fxName_open != "slide" && $P.css("filter") && $P.css("opacity") == 1) + $P[0].style.removeAttribute('filter'); + } + } + + + /** + * Toggle sliding functionality of a specific pane on/off by adding removing 'slide open' trigger + * + * @see open(), close() + * @param {string} pane The pane to enable/disable, 'north', 'south', etc. + * @param {boolean} enable Enable or Disable sliding? + */ +, bindStartSlidingEvent = function (pane, enable) { + var o = options[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , evtName = o.slideTrigger_open.toLowerCase() + ; + if (!$R || (enable && !o.slidable)) return; + + // make sure we have a valid event + if (evtName.match(/mouseover/)) + evtName = o.slideTrigger_open = "mouseenter"; + else if (!evtName.match(/click|dblclick|mouseenter/)) + evtName = o.slideTrigger_open = "click"; + + $R + // add or remove event + [enable ? "bind" : "unbind"](evtName +'.'+ sID, slideOpen) + // set the appropriate cursor & title/tip + .css("cursor", enable ? o.sliderCursor : "default") + .attr("title", enable ? o.sliderTip : "") + ; + } + + /** + * Add or remove 'mouseleave' events to 'slide close' when pane is 'sliding' open or closed + * Also increases zIndex when pane is sliding open + * See bindStartSlidingEvent for code to control 'slide open' + * + * @see slideOpen(), slideClose() + * @param {string} pane The pane to process, 'north', 'south', etc. + * @param {boolean} enable Enable or Disable events? + */ +, bindStopSlidingEvents = function (pane, enable) { + var o = options[pane] + , s = state[pane] + , c = _c[pane] + , z = options.zIndexes + , evtName = o.slideTrigger_close.toLowerCase() + , action = (enable ? "bind" : "unbind") + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + s.isSliding = enable; // logic + timer.clear(pane+"_closeSlider"); // just in case + + // remove 'slideOpen' event from resizer + // ALSO will raise the zIndex of the pane & resizer + if (enable) bindStartSlidingEvent(pane, false); + + // RE/SET zIndex - increases when pane is sliding-open, resets to normal when not + $P.css("zIndex", enable ? z.pane_sliding : z.pane_normal); + $R.css("zIndex", enable ? z.pane_sliding+2 : z.resizer_normal); // NOTE: mask = pane_sliding+1 + + // make sure we have a valid event + if (!evtName.match(/click|mouseleave/)) + evtName = o.slideTrigger_close = "mouseleave"; // also catches 'mouseout' + + // add/remove slide triggers + $R[action](evtName, slideClose); // base event on resize + // need extra events for mouseleave + if (evtName === "mouseleave") { + // also close on pane.mouseleave + $P[action]("mouseleave."+ sID, slideClose); + // cancel timer when mouse moves between 'pane' and 'resizer' + $R[action]("mouseenter."+ sID, cancelMouseOut); + $P[action]("mouseenter."+ sID, cancelMouseOut); + } + + if (!enable) + timer.clear(pane+"_closeSlider"); + else if (evtName === "click" && !o.resizable) { + // IF pane is not resizable (which already has a cursor and tip) + // then set the a cursor & title/tip on resizer when sliding + $R.css("cursor", enable ? o.sliderCursor : "default"); + $R.attr("title", enable ? o.togglerTip_open : ""); // use Toggler-tip, eg: "Close Pane" + } + + // SUBROUTINE for mouseleave timer clearing + function cancelMouseOut (evt) { + timer.clear(pane+"_closeSlider"); + evt.stopPropagation(); + } + } + + + /** + * Hides/closes a pane if there is insufficient room - reverses this when there is room again + * MUST have already called setSizeLimits() before calling this method + * + * @param {string} pane The pane being resized + * @param {boolean=} [isOpening=false] Called from onOpen? + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] + */ +, makePaneFit = function (pane, isOpening, skipCallback, force) { + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , isSidePane = c.dir==="vert" + , hasRoom = false + ; + // special handling for center & east/west panes + if (pane === "center" || (isSidePane && s.noVerticalRoom)) { + // see if there is enough room to display the pane + // ERROR: hasRoom = s.minHeight <= s.maxHeight && (isSidePane || s.minWidth <= s.maxWidth); + hasRoom = (s.maxHeight >= 0); + if (hasRoom && s.noRoom) { // previously hidden due to noRoom, so show now + _showPane(pane); + if ($R) $R.show(); + s.isVisible = true; + s.noRoom = false; + if (isSidePane) s.noVerticalRoom = false; + _fixIframe(pane); + } + else if (!hasRoom && !s.noRoom) { // not currently hidden, so hide now + _hidePane(pane); + if ($R) $R.hide(); + s.isVisible = false; + s.noRoom = true; + } + } + + // see if there is enough room to fit the border-pane + if (pane === "center") { + // ignore center in this block + } + else if (s.minSize <= s.maxSize) { // pane CAN fit + hasRoom = true; + if (s.size > s.maxSize) // pane is too big - shrink it + sizePane(pane, s.maxSize, skipCallback, force, true); // true = noAnimation + else if (s.size < s.minSize) // pane is too small - enlarge it + sizePane(pane, s.minSize, skipCallback, force, true); + // need s.isVisible because new pseudoClose method keeps pane visible, but off-screen + else if ($R && s.isVisible && $P.is(":visible")) { + // make sure resizer-bar is positioned correctly + // handles situation where nested layout was 'hidden' when initialized + var side = c.side.toLowerCase() + , pos = s.size + sC["inset"+ c.side] + ; + if ($.layout.cssNum($R, side) != pos) $R.css( side, pos ); + } + + // if was previously hidden due to noRoom, then RESET because NOW there is room + if (s.noRoom) { + // s.noRoom state will be set by open or show + if (s.wasOpen && o.closable) { + if (o.autoReopen) + open(pane, false, true, true); // true = noAnimation, true = noAlert + else // leave the pane closed, so just update state + s.noRoom = false; + } + else + show(pane, s.wasOpen, true, true); // true = noAnimation, true = noAlert + } + } + else { // !hasRoom - pane CANNOT fit + if (!s.noRoom) { // pane not set as noRoom yet, so hide or close it now... + s.noRoom = true; // update state + s.wasOpen = !s.isClosed && !s.isSliding; + if (s.isClosed){} // SKIP + else if (o.closable) // 'close' if possible + close(pane, true, true); // true = force, true = noAnimation + else // 'hide' pane if cannot just be closed + hide(pane, true); // true = noAnimation + } + } + } + + + /** + * sizePane / manualSizePane + * sizePane is called only by internal methods whenever a pane needs to be resized + * manualSizePane is an exposed flow-through method allowing extra code when pane is 'manually resized' + * + * @param {string} pane The pane being resized + * @param {number} size The *desired* new size for this pane - will be validated + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [noAnimation=false] + */ +, manualSizePane = function (evt_or_pane, size, skipCallback, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + // if resizing callbacks have been delayed and resizing is now DONE, force resizing to complete... + , forceResize = o.livePaneResizing && !s.isResizing + ; + // ANY call to manualSizePane disables autoResize - ie, percentage sizing + o.autoResize = false; + // flow-through... + sizePane(pane, size, skipCallback, forceResize, noAnimation); // will animate resize if option enabled + } + + /** + * @param {string} pane The pane being resized + * @param {number} size The *desired* new size for this pane - will be validated + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] Force resizing even if does not seem necessary + * @param {boolean=} [noAnimation=false] + */ +, sizePane = function (evt_or_pane, size, skipCallback, force, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) // probably NEVER called from event? + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , side = _c[pane].side.toLowerCase() + , dimName = _c[pane].sizeType.toLowerCase() + , inset = "inset"+ _c[pane].side + , skipResizeWhileDragging = s.isResizing && !o.triggerEventsDuringLiveResize + , doFX = noAnimation !== true && o.animatePaneSizing + , oldSize, newSize + ; + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + // calculate 'current' min/max sizes + setSizeLimits(pane); // update pane-state + oldSize = s.size; + size = _parseSize(pane, size); // handle percentages & auto + size = max(size, _parseSize(pane, o.minSize)); + size = min(size, s.maxSize); + if (size < s.minSize) { // not enough room for pane! + queueNext(); // call before makePaneFit() because it needs the queue free + makePaneFit(pane, false, skipCallback); // will hide or close pane + return; + } + + // IF newSize is same as oldSize, then nothing to do - abort + if (!force && size === oldSize) + return queueNext(); + + // onresize_start callback CANNOT cancel resizing because this would break the layout! + if (!skipCallback && state.initialized && s.isVisible) + _runCallbacks("onresize_start", pane); + + // resize the pane, and make sure its visible + newSize = cssSize(pane, size); + + if (doFX && $P.is(":visible")) { // ANIMATE + var fx = $.layout.effects.size[pane] || $.layout.effects.size.all + , easing = o.fxSettings_size.easing || fx.easing + , z = options.zIndexes + , props = {}; + props[ dimName ] = newSize +'px'; + s.isMoving = true; + // overlay all elements during animation + $P.css({ zIndex: z.pane_animate }) + .show().animate( props, o.fxSpeed_size, easing, function(){ + // reset zIndex after animation + $P.css({ zIndex: (s.isSliding ? z.pane_sliding : z.pane_normal) }); + s.isMoving = false; + sizePane_2(); // continue + queueNext(); + }); + } + else { // no animation + $P.css( dimName, newSize ); // resize pane + // if pane is visible, then + if ($P.is(":visible")) + sizePane_2(); // continue + else { + // pane is NOT VISIBLE, so just update state data... + // when pane is *next opened*, it will have the new size + s.size = size; // update state.size + $.extend(s, elDims($P)); // update state dimensions + } + queueNext(); + }; + + }); + + // SUBROUTINE + function sizePane_2 () { + /* Panes are sometimes not sized precisely in some browsers!? + * This code will resize the pane up to 3 times to nudge the pane to the correct size + */ + var actual = dimName==='width' ? $P.outerWidth() : $P.outerHeight() + , tries = [{ + pane: pane + , count: 1 + , target: size + , actual: actual + , correct: (size === actual) + , attempt: size + , cssSize: newSize + }] + , lastTry = tries[0] + , msg = 'Inaccurate size after resizing the '+ pane +'-pane.' + ; + while ( !lastTry.correct ) { + thisTry = { pane: pane, count: lastTry.count+1, target: size }; + + if (lastTry.actual > size) + thisTry.attempt = max(0, lastTry.attempt - (lastTry.actual - size)); + else // lastTry.actual < size + thisTry.attempt = max(0, lastTry.attempt + (size - lastTry.actual)); + + thisTry.cssSize = cssSize(pane, thisTry.attempt); + $P.css( dimName, thisTry.cssSize ); + + thisTry.actual = dimName=='width' ? $P.outerWidth() : $P.outerHeight(); + thisTry.correct = (size === thisTry.actual); + + // if showDebugMessages, log attempts and alert the user of this *non-fatal error* + if (options.showDebugMessages) { + if ( tries.length === 1) { + _log(msg, false); + _log(lastTry, false); + } + _log(thisTry, false); + } + + // after 4 tries, is as close as its gonna get! + if (tries.length > 3) break; + + tries.push( thisTry ); + lastTry = tries[ tries.length - 1 ]; + } + // END TESTING CODE + + // update pane-state dimensions + s.size = size; + $.extend(s, elDims($P)); + + if (s.isVisible && $P.is(":visible")) { + // reposition the resizer-bar + if ($R) $R.css( side, size + sC[inset] ); + // resize the content-div + sizeContent(pane); + } + + if (!skipCallback && !skipResizeWhileDragging && state.initialized && s.isVisible) + _runCallbacks("onresize_end", pane); + + // resize all the adjacent panes, and adjust their toggler buttons + // when skipCallback passed, it means the controlling method will handle 'other panes' + if (!skipCallback) { + // also no callback if live-resize is in progress and NOT triggerEventsDuringLiveResize + if (!s.isSliding) sizeMidPanes(_c[pane].dir=="horz" ? "" : "center", skipResizeWhileDragging, force); + sizeHandles(); + } + + // if opposite-pane was autoClosed, see if it can be autoOpened now + var altPane = _c.oppositeEdge[pane]; + if (size < oldSize && state[ altPane ].noRoom) { + setSizeLimits( altPane ); + makePaneFit( altPane, false, skipCallback ); + } + + // DEBUG - ALERT user/developer so they know there was a sizing problem + if (options.showDebugMessages && tries.length > 1) + _log(msg +'\nSee the Error Console for details.', true); + } + } + + /** + * @see initPanes(), sizePane(), resizeAll(), open(), close(), hide() + * @param {string} panes The pane(s) being resized, comma-delmited string + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] + */ +, sizeMidPanes = function (panes, skipCallback, force) { + panes = (panes ? panes : "east,west,center").split(","); + + $.each(panes, function (i, pane) { + if (!$Ps[pane]) return; // NO PANE - skip + var + o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , isCenter= (pane=="center") + , hasRoom = true + , CSS = {} + , newCenter = calcNewCenterPaneDims() + ; + // update pane-state dimensions + $.extend(s, elDims($P)); + + if (pane === "center") { + if (!force && s.isVisible && newCenter.width === s.outerWidth && newCenter.height === s.outerHeight) + return true; // SKIP - pane already the correct size + // set state for makePaneFit() logic + $.extend(s, cssMinDims(pane), { + maxWidth: newCenter.width + , maxHeight: newCenter.height + }); + CSS = newCenter; + // convert OUTER width/height to CSS width/height + CSS.width = cssW($P, CSS.width); + // NEW - allow pane to extend 'below' visible area rather than hide it + CSS.height = cssH($P, CSS.height); + hasRoom = CSS.width >= 0 && CSS.height >= 0; // height >= 0 = ALWAYS TRUE NOW + // during layout init, try to shrink east/west panes to make room for center + if (!state.initialized && o.minWidth > s.outerWidth) { + var + reqPx = o.minWidth - s.outerWidth + , minE = options.east.minSize || 0 + , minW = options.west.minSize || 0 + , sizeE = state.east.size + , sizeW = state.west.size + , newE = sizeE + , newW = sizeW + ; + if (reqPx > 0 && state.east.isVisible && sizeE > minE) { + newE = max( sizeE-minE, sizeE-reqPx ); + reqPx -= sizeE-newE; + } + if (reqPx > 0 && state.west.isVisible && sizeW > minW) { + newW = max( sizeW-minW, sizeW-reqPx ); + reqPx -= sizeW-newW; + } + // IF we found enough extra space, then resize the border panes as calculated + if (reqPx === 0) { + if (sizeE != minE) + sizePane('east', newE, true, force, true); // true = skipCallback/noAnimation - initPanes will handle when done + if (sizeW != minW) + sizePane('west', newW, true, force, true); + // now start over! + sizeMidPanes('center', skipCallback, force); + return; // abort this loop + } + } + } + else { // for east and west, set only the height, which is same as center height + // set state.min/maxWidth/Height for makePaneFit() logic + if (s.isVisible && !s.noVerticalRoom) + $.extend(s, elDims($P), cssMinDims(pane)) + if (!force && !s.noVerticalRoom && newCenter.height === s.outerHeight) + return true; // SKIP - pane already the correct size + // east/west have same top, bottom & height as center + CSS.top = newCenter.top; + CSS.bottom = newCenter.bottom; + // NEW - allow pane to extend 'below' visible area rather than hide it + CSS.height = cssH($P, newCenter.height); + s.maxHeight = CSS.height; + hasRoom = (s.maxHeight >= 0); // ALWAYS TRUE NOW + if (!hasRoom) s.noVerticalRoom = true; // makePaneFit() logic + } + + if (hasRoom) { + // resizeAll passes skipCallback because it triggers callbacks after ALL panes are resized + if (!skipCallback && state.initialized) + _runCallbacks("onresize_start", pane); + + $P.css(CSS); // apply the CSS to pane + sizeHandles(pane); // also update resizer length + if (s.noRoom && !s.isClosed && !s.isHidden) + makePaneFit(pane); // will re-open/show auto-closed/hidden pane + if (s.isVisible) { + $.extend(s, elDims($P)); // update pane dimensions + if (state.initialized) sizeContent(pane); // also resize the contents, if exists + } + } + else if (!s.noRoom && s.isVisible) // no room for pane + makePaneFit(pane); // will hide or close pane + + if (!s.isVisible) + return true; // DONE - next pane + + /* + * Extra CSS for IE6 or IE7 in Quirks-mode - add 'width' to NORTH/SOUTH panes + * Normally these panes have only 'left' & 'right' positions so pane auto-sizes + * ALSO required when pane is an IFRAME because will NOT default to 'full width' + */ + if (pane === "center") { // finished processing midPanes + var b = $.layout.browser; + var fix = b.isIE6 || (b.msie && !$.support.boxModel); + if ($Ps.north && (fix || state.north.tagName=="IFRAME")) + $Ps.north.css("width", cssW($Ps.north, sC.innerWidth)); + if ($Ps.south && (fix || state.south.tagName=="IFRAME")) + $Ps.south.css("width", cssW($Ps.south, sC.innerWidth)); + } + + // resizeAll passes skipCallback because it triggers callbacks after ALL panes are resized + if (!skipCallback && state.initialized) + _runCallbacks("onresize_end", pane); + }); + } + + + /** + * @see window.onresize(), callbacks or custom code + */ +, resizeAll = function () { + if (!state.initialized) { + _initLayoutElements(); + return; // no need to resize since we just initialized! + } + var oldW = sC.innerWidth + , oldH = sC.innerHeight + ; + // cannot size layout when 'container' is hidden or collapsed + if (!$N.is(":visible:") ) return; + $.extend( state.container, elDims( $N ) ); // UPDATE container dimensions + if (!sC.outerHeight) return; + + // onresizeall_start will CANCEL resizing if returns false + // state.container has already been set, so user can access this info for calcuations + if (false === _runCallbacks("onresizeall_start")) return false; + + var // see if container is now 'smaller' than before + shrunkH = (sC.innerHeight < oldH) + , shrunkW = (sC.innerWidth < oldW) + , $P, o, s, dir + ; + // NOTE special order for sizing: S-N-E-W + $.each(["south","north","east","west"], function (i, pane) { + if (!$Ps[pane]) return; // no pane - SKIP + s = state[pane]; + o = options[pane]; + dir = _c[pane].dir; + + if (o.autoResize && s.size != o.size) // resize pane to original size set in options + sizePane(pane, o.size, true, true, true); // true=skipCallback/forceResize/noAnimation + else { + setSizeLimits(pane); + makePaneFit(pane, false, true, true); // true=skipCallback/forceResize + } + }); + + sizeMidPanes("", true, true); // true=skipCallback, true=forceResize + sizeHandles(); // reposition the toggler elements + + // trigger all individual pane callbacks AFTER layout has finished resizing + o = options; // reuse alias + $.each(_c.allPanes, function (i, pane) { + $P = $Ps[pane]; + if (!$P) return; // SKIP + if (state[pane].isVisible) // undefined for non-existent panes + _runCallbacks("onresize_end", pane); // callback - if exists + }); + + _runCallbacks("onresizeall_end"); + //_triggerLayoutEvent(pane, 'resizeall'); + } + + /** + * Whenever a pane resizes or opens that has a nested layout, trigger resizeAll + * + * @param {string} pane The pane just resized or opened + */ +, resizeChildLayout = function (evt_or_pane) { + var pane = evtPane.call(this, evt_or_pane); + if (!options[pane].resizeChildLayout) return; + var $P = $Ps[pane] + , $C = $Cs[pane] + , d = "layout" + , P = Instance[pane] + , L = children[pane] + ; + // user may have manually set EITHER instance pointer, so handle that + if (P.child && !L) { + // have to reverse the pointers! + var el = P.child.container; + L = children[pane] = (el ? el.data(d) : 0) || null; // set pointer _directly_ to layout instance + } + + // if a layout-pointer exists, see if child has been destroyed + if (L && L.destroyed) + L = children[pane] = null; // clear child pointers + // no child layout pointer is set - see if there is a child layout NOW + if (!L) L = children[pane] = $P.data(d) || ($C ? $C.data(d) : 0) || null; // set/update child pointers + + // ALWAYS refresh the pane.child alias + P.child = children[pane]; + + if (L) L.resizeAll(); + } + + + /** + * IF pane has a content-div, then resize all elements inside pane to fit pane-height + * + * @param {string=} [panes=""] The pane(s) being resized + * @param {boolean=} [remeasure=false] Should the content (header/footer) be remeasured? + */ +, sizeContent = function (evt_or_panes, remeasure) { + if (!isInitialized()) return; + + var panes = evtPane.call(this, evt_or_panes); + panes = panes ? panes.split(",") : _c.allPanes; + + $.each(panes, function (idx, pane) { + var + $P = $Ps[pane] + , $C = $Cs[pane] + , o = options[pane] + , s = state[pane] + , m = s.content // m = measurements + ; + if (!$P || !$C || !$P.is(":visible")) return true; // NOT VISIBLE - skip + + // if content-element was REMOVED, update OR remove the pointer + if (!$C.length) { + initContent(pane, false); // false = do NOT sizeContent() - already there! + if (!$C) return; // no replacement element found - pointer have been removed + } + + // onsizecontent_start will CANCEL resizing if returns false + if (false === _runCallbacks("onsizecontent_start", pane)) return; + + // skip re-measuring offsets if live-resizing + if ((!s.isMoving && !s.isResizing) || o.liveContentResizing || remeasure || m.top == undefined) { + _measure(); + // if any footers are below pane-bottom, they may not measure correctly, + // so allow pane overflow and re-measure + if (m.hiddenFooters > 0 && $P.css("overflow") === "hidden") { + $P.css("overflow", "visible"); + _measure(); // remeasure while overflowing + $P.css("overflow", "hidden"); + } + } + // NOTE: spaceAbove/Below *includes* the pane paddingTop/Bottom, but not pane.borders + var newH = s.innerHeight - (m.spaceAbove - s.css.paddingTop) - (m.spaceBelow - s.css.paddingBottom); + + if (!$C.is(":visible") || m.height != newH) { + // size the Content element to fit new pane-size - will autoHide if not enough room + setOuterHeight($C, newH, true); // true=autoHide + m.height = newH; // save new height + }; + + if (state.initialized) + _runCallbacks("onsizecontent_end", pane); + + function _below ($E) { + return max(s.css.paddingBottom, (parseInt($E.css("marginBottom"), 10) || 0)); + }; + + function _measure () { + var + ignore = options[pane].contentIgnoreSelector + , $Fs = $C.nextAll().not(ignore || ':lt(0)') // not :lt(0) = ALL + , $Fs_vis = $Fs.filter(':visible') + , $F = $Fs_vis.filter(':last') + ; + m = { + top: $C[0].offsetTop + , height: $C.outerHeight() + , numFooters: $Fs.length + , hiddenFooters: $Fs.length - $Fs_vis.length + , spaceBelow: 0 // correct if no content footer ($E) + } + m.spaceAbove = m.top; // just for state - not used in calc + m.bottom = m.top + m.height; + if ($F.length) + //spaceBelow = (LastFooter.top + LastFooter.height) [footerBottom] - Content.bottom + max(LastFooter.marginBottom, pane.paddingBotom) + m.spaceBelow = ($F[0].offsetTop + $F.outerHeight()) - m.bottom + _below($F); + else // no footer - check marginBottom on Content element itself + m.spaceBelow = _below($C); + }; + }); + } + + + /** + * Called every time a pane is opened, closed, or resized to slide the togglers to 'center' and adjust their length if necessary + * + * @see initHandles(), open(), close(), resizeAll() + * @param {string=} [panes=""] The pane(s) being resized + */ +, sizeHandles = function (evt_or_panes) { + var panes = evtPane.call(this, evt_or_panes) + panes = panes ? panes.split(",") : _c.borderPanes; + + $.each(panes, function (i, pane) { + var + o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , $TC + ; + if (!$P || !$R) return; + + var + dir = _c[pane].dir + , _state = (s.isClosed ? "_closed" : "_open") + , spacing = o["spacing"+ _state] + , togAlign = o["togglerAlign"+ _state] + , togLen = o["togglerLength"+ _state] + , paneLen + , left + , offset + , CSS = {} + ; + + if (spacing === 0) { + $R.hide(); + return; + } + else if (!s.noRoom && !s.isHidden) // skip if resizer was hidden for any reason + $R.show(); // in case was previously hidden + + // Resizer Bar is ALWAYS same width/height of pane it is attached to + if (dir === "horz") { // north/south + //paneLen = $P.outerWidth(); // s.outerWidth || + paneLen = sC.innerWidth; // handle offscreen-panes + s.resizerLength = paneLen; + left = $.layout.cssNum($P, "left") + $R.css({ + width: cssW($R, paneLen) // account for borders & padding + , height: cssH($R, spacing) // ditto + , left: left > -9999 ? left : sC.insetLeft // handle offscreen-panes + }); + } + else { // east/west + paneLen = $P.outerHeight(); // s.outerHeight || + s.resizerLength = paneLen; + $R.css({ + height: cssH($R, paneLen) // account for borders & padding + , width: cssW($R, spacing) // ditto + , top: sC.insetTop + getPaneSize("north", true) // TODO: what if no North pane? + //, top: $.layout.cssNum($Ps["center"], "top") + }); + } + + // remove hover classes + removeHover( o, $R ); + + if ($T) { + if (togLen === 0 || (s.isSliding && o.hideTogglerOnSlide)) { + $T.hide(); // always HIDE the toggler when 'sliding' + return; + } + else + $T.show(); // in case was previously hidden + + if (!(togLen > 0) || togLen === "100%" || togLen > paneLen) { + togLen = paneLen; + offset = 0; + } + else { // calculate 'offset' based on options.PANE.togglerAlign_open/closed + if (isStr(togAlign)) { + switch (togAlign) { + case "top": + case "left": offset = 0; + break; + case "bottom": + case "right": offset = paneLen - togLen; + break; + case "middle": + case "center": + default: offset = round((paneLen - togLen) / 2); // 'default' catches typos + } + } + else { // togAlign = number + var x = parseInt(togAlign, 10); // + if (togAlign >= 0) offset = x; + else offset = paneLen - togLen + x; // NOTE: x is negative! + } + } + + if (dir === "horz") { // north/south + var width = cssW($T, togLen); + $T.css({ + width: width // account for borders & padding + , height: cssH($T, spacing) // ditto + , left: offset // TODO: VERIFY that toggler positions correctly for ALL values + , top: 0 + }); + // CENTER the toggler content SPAN + $T.children(".content").each(function(){ + $TC = $(this); + $TC.css("marginLeft", round((width-$TC.outerWidth())/2)); // could be negative + }); + } + else { // east/west + var height = cssH($T, togLen); + $T.css({ + height: height // account for borders & padding + , width: cssW($T, spacing) // ditto + , top: offset // POSITION the toggler + , left: 0 + }); + // CENTER the toggler content SPAN + $T.children(".content").each(function(){ + $TC = $(this); + $TC.css("marginTop", round((height-$TC.outerHeight())/2)); // could be negative + }); + } + + // remove ALL hover classes + removeHover( 0, $T ); + } + + // DONE measuring and sizing this resizer/toggler, so can be 'hidden' now + if (!state.initialized && (o.initHidden || s.noRoom)) { + $R.hide(); + if ($T) $T.hide(); + } + }); + } + + + /** + * @param {string} pane + */ +, enableClosable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $T = $Ts[pane] + , o = options[pane] + ; + if (!$T) return; + o.closable = true; + $T .bind("click."+ sID, function(evt){ evt.stopPropagation(); toggle(pane); }) + .css("visibility", "visible") + .css("cursor", "pointer") + .attr("title", state[pane].isClosed ? o.togglerTip_closed : o.togglerTip_open) // may be blank + .show(); + } + /** + * @param {string} pane + * @param {boolean=} [hide=false] + */ +, disableClosable = function (evt_or_pane, hide) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $T = $Ts[pane] + ; + if (!$T) return; + options[pane].closable = false; + // is closable is disable, then pane MUST be open! + if (state[pane].isClosed) open(pane, false, true); + $T .unbind("."+ sID) + .css("visibility", hide ? "hidden" : "visible") // instead of hide(), which creates logic issues + .css("cursor", "default") + .attr("title", ""); + } + + + /** + * @param {string} pane + */ +, enableSlidable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R || !$R.data('draggable')) return; + options[pane].slidable = true; + if (s.isClosed) + bindStartSlidingEvent(pane, true); + } + /** + * @param {string} pane + */ +, disableSlidable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R) return; + options[pane].slidable = false; + if (state[pane].isSliding) + close(pane, false, true); + else { + bindStartSlidingEvent(pane, false); + $R .css("cursor", "default") + .attr("title", ""); + removeHover(null, $R[0]); // in case currently hovered + } + } + + + /** + * @param {string} pane + */ +, enableResizable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + , o = options[pane] + ; + if (!$R || !$R.data('draggable')) return; + o.resizable = true; + $R.draggable("enable"); + if (!state[pane].isClosed) + $R .css("cursor", o.resizerCursor) + .attr("title", o.resizerTip); + } + /** + * @param {string} pane + */ +, disableResizable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R || !$R.data('draggable')) return; + options[pane].resizable = false; + $R .draggable("disable") + .css("cursor", "default") + .attr("title", ""); + removeHover(null, $R[0]); // in case currently hovered + } + + + /** + * Move a pane from source-side (eg, west) to target-side (eg, east) + * If pane exists on target-side, move that to source-side, ie, 'swap' the panes + * + * @param {string} pane1 The pane/edge being swapped + * @param {string} pane2 ditto + */ +, swapPanes = function (evt_or_pane1, pane2) { + if (!isInitialized()) return; + var pane1 = evtPane.call(this, evt_or_pane1); + // change state.edge NOW so callbacks can know where pane is headed... + state[pane1].edge = pane2; + state[pane2].edge = pane1; + // run these even if NOT state.initialized + if (false === _runCallbacks("onswap_start", pane1) + || false === _runCallbacks("onswap_start", pane2) + ) { + state[pane1].edge = pane1; // reset + state[pane2].edge = pane2; + return; + } + + var + oPane1 = copy( pane1 ) + , oPane2 = copy( pane2 ) + , sizes = {} + ; + sizes[pane1] = oPane1 ? oPane1.state.size : 0; + sizes[pane2] = oPane2 ? oPane2.state.size : 0; + + // clear pointers & state + $Ps[pane1] = false; + $Ps[pane2] = false; + state[pane1] = {}; + state[pane2] = {}; + + // ALWAYS remove the resizer & toggler elements + if ($Ts[pane1]) $Ts[pane1].remove(); + if ($Ts[pane2]) $Ts[pane2].remove(); + if ($Rs[pane1]) $Rs[pane1].remove(); + if ($Rs[pane2]) $Rs[pane2].remove(); + $Rs[pane1] = $Rs[pane2] = $Ts[pane1] = $Ts[pane2] = false; + + // transfer element pointers and data to NEW Layout keys + move( oPane1, pane2 ); + move( oPane2, pane1 ); + + // cleanup objects + oPane1 = oPane2 = sizes = null; + + // make panes 'visible' again + if ($Ps[pane1]) $Ps[pane1].css(_c.visible); + if ($Ps[pane2]) $Ps[pane2].css(_c.visible); + + // fix any size discrepancies caused by swap + resizeAll(); + + // run these even if NOT state.initialized + _runCallbacks("onswap_end", pane1); + _runCallbacks("onswap_end", pane2); + + return; + + function copy (n) { // n = pane + var + $P = $Ps[n] + , $C = $Cs[n] + ; + return !$P ? false : { + pane: n + , P: $P ? $P[0] : false + , C: $C ? $C[0] : false + , state: $.extend(true, {}, state[n]) + , options: $.extend(true, {}, options[n]) + } + }; + + function move (oPane, pane) { + if (!oPane) return; + var + P = oPane.P + , C = oPane.C + , oldPane = oPane.pane + , c = _c[pane] + , side = c.side.toLowerCase() + , inset = "inset"+ c.side + // save pane-options that should be retained + , s = $.extend({}, state[pane]) + , o = options[pane] + // RETAIN side-specific FX Settings - more below + , fx = { resizerCursor: o.resizerCursor } + , re, size, pos + ; + $.each("fxName,fxSpeed,fxSettings".split(","), function (i, k) { + fx[k +"_open"] = o[k +"_open"]; + fx[k +"_close"] = o[k +"_close"]; + fx[k +"_size"] = o[k +"_size"]; + }); + + // update object pointers and attributes + $Ps[pane] = $(P) + .data({ + layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + }) + .css(_c.hidden) + .css(c.cssReq) + ; + $Cs[pane] = C ? $(C) : false; + + // set options and state + options[pane] = $.extend({}, oPane.options, fx); + state[pane] = $.extend({}, oPane.state); + + // change classNames on the pane, eg: ui-layout-pane-east ==> ui-layout-pane-west + re = new RegExp(o.paneClass +"-"+ oldPane, "g"); + P.className = P.className.replace(re, o.paneClass +"-"+ pane); + + // ALWAYS regenerate the resizer & toggler elements + initHandles(pane); // create the required resizer & toggler + + // if moving to different orientation, then keep 'target' pane size + if (c.dir != _c[oldPane].dir) { + size = sizes[pane] || 0; + setSizeLimits(pane); // update pane-state + size = max(size, state[pane].minSize); + // use manualSizePane to disable autoResize - not useful after panes are swapped + manualSizePane(pane, size, true, true); // true/true = skipCallback/noAnimation + } + else // move the resizer here + $Rs[pane].css(side, sC[inset] + (state[pane].isVisible ? getPaneSize(pane) : 0)); + + + // ADD CLASSNAMES & SLIDE-BINDINGS + if (oPane.state.isVisible && !s.isVisible) + setAsOpen(pane, true); // true = skipCallback + else { + setAsClosed(pane); + bindStartSlidingEvent(pane, true); // will enable events IF option is set + } + + // DESTROY the object + oPane = null; + }; + } + + + /** + * INTERNAL method to sync pin-buttons when pane is opened or closed + * Unpinned means the pane is 'sliding' - ie, over-top of the adjacent panes + * + * @see open(), setAsOpen(), setAsClosed() + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin True means set the pin 'down', False means 'up' + */ +, syncPinBtns = function (pane, doPin) { + if ($.layout.plugins.buttons) + $.each(state[pane].pins, function (i, selector) { + $.layout.buttons.setPinState(Instance, $(selector), pane, doPin); + }); + } + +; // END var DECLARATIONS + + /** + * Capture keys when enableCursorHotkey - toggle pane if hotkey pressed + * + * @see document.keydown() + */ + function keyDown (evt) { + if (!evt) return true; + var code = evt.keyCode; + if (code < 33) return true; // ignore special keys: ENTER, TAB, etc + + var + PANE = { + 38: "north" // Up Cursor - $.ui.keyCode.UP + , 40: "south" // Down Cursor - $.ui.keyCode.DOWN + , 37: "west" // Left Cursor - $.ui.keyCode.LEFT + , 39: "east" // Right Cursor - $.ui.keyCode.RIGHT + } + , ALT = evt.altKey // no worky! + , SHIFT = evt.shiftKey + , CTRL = evt.ctrlKey + , CURSOR = (CTRL && code >= 37 && code <= 40) + , o, k, m, pane + ; + + if (CURSOR && options[PANE[code]].enableCursorHotkey) // valid cursor-hotkey + pane = PANE[code]; + else if (CTRL || SHIFT) // check to see if this matches a custom-hotkey + $.each(_c.borderPanes, function (i, p) { // loop each pane to check its hotkey + o = options[p]; + k = o.customHotkey; + m = o.customHotkeyModifier; // if missing or invalid, treated as "CTRL+SHIFT" + if ((SHIFT && m=="SHIFT") || (CTRL && m=="CTRL") || (CTRL && SHIFT)) { // Modifier matches + if (k && code === (isNaN(k) || k <= 9 ? k.toUpperCase().charCodeAt(0) : k)) { // Key matches + pane = p; + return false; // BREAK + } + } + }); + + // validate pane + if (!pane || !$Ps[pane] || !options[pane].closable || state[pane].isHidden) + return true; + + toggle(pane); + + evt.stopPropagation(); + evt.returnValue = false; // CANCEL key + return false; + }; + + +/* + * ###################################### + * UTILITY METHODS + * called externally or by initButtons + * ###################################### + */ + + /** + * Change/reset a pane overflow setting & zIndex to allow popups/drop-downs to work + * + * @param {Object=} [el] (optional) Can also be 'bound' to a click, mouseOver, or other event + */ + function allowOverflow (el) { + if (!isInitialized()) return; + if (this && this.tagName) el = this; // BOUND to element + var $P; + if (isStr(el)) + $P = $Ps[el]; + else if ($(el).data("layoutRole")) + $P = $(el); + else + $(el).parents().each(function(){ + if ($(this).data("layoutRole")) { + $P = $(this); + return false; // BREAK + } + }); + if (!$P || !$P.length) return; // INVALID + + var + pane = $P.data("layoutEdge") + , s = state[pane] + ; + + // if pane is already raised, then reset it before doing it again! + // this would happen if allowOverflow is attached to BOTH the pane and an element + if (s.cssSaved) + resetOverflow(pane); // reset previous CSS before continuing + + // if pane is raised by sliding or resizing, or its closed, then abort + if (s.isSliding || s.isResizing || s.isClosed) { + s.cssSaved = false; + return; + } + + var + newCSS = { zIndex: (options.zIndexes.resizer_normal + 1) } + , curCSS = {} + , of = $P.css("overflow") + , ofX = $P.css("overflowX") + , ofY = $P.css("overflowY") + ; + // determine which, if any, overflow settings need to be changed + if (of != "visible") { + curCSS.overflow = of; + newCSS.overflow = "visible"; + } + if (ofX && !ofX.match(/visible|auto/)) { + curCSS.overflowX = ofX; + newCSS.overflowX = "visible"; + } + if (ofY && !ofY.match(/visible|auto/)) { + curCSS.overflowY = ofX; + newCSS.overflowY = "visible"; + } + + // save the current overflow settings - even if blank! + s.cssSaved = curCSS; + + // apply new CSS to raise zIndex and, if necessary, make overflow 'visible' + $P.css( newCSS ); + + // make sure the zIndex of all other panes is normal + $.each(_c.allPanes, function(i, p) { + if (p != pane) resetOverflow(p); + }); + + }; + /** + * @param {Object=} [el] (optional) Can also be 'bound' to a click, mouseOver, or other event + */ + function resetOverflow (el) { + if (!isInitialized()) return; + if (this && this.tagName) el = this; // BOUND to element + var $P; + if (isStr(el)) + $P = $Ps[el]; + else if ($(el).data("layoutRole")) + $P = $(el); + else + $(el).parents().each(function(){ + if ($(this).data("layoutRole")) { + $P = $(this); + return false; // BREAK + } + }); + if (!$P || !$P.length) return; // INVALID + + var + pane = $P.data("layoutEdge") + , s = state[pane] + , CSS = s.cssSaved || {} + ; + // reset the zIndex + if (!s.isSliding && !s.isResizing) + $P.css("zIndex", options.zIndexes.pane_normal); + + // reset Overflow - if necessary + $P.css( CSS ); + + // clear var + s.cssSaved = false; + }; + +/* + * ##################### + * CREATE/RETURN LAYOUT + * ##################### + */ + + // validate that container exists + var $N = $(this).eq(0); // FIRST matching Container element + if (!$N.length) { + if (options.showErrorMessages) + _log( lang.errContainerMissing, true ); + return null; + }; + + // Users retrieve Instance of a layout with: $N.layout() OR $N.data("layout") + // return the Instance-pointer if layout has already been initialized + if ($N.data("layoutContainer") && $N.data("layout")) + return $N.data("layout"); // cached pointer + + // init global vars + var + $Ps = {} // Panes x5 - set in initPanes() + , $Cs = {} // Content x5 - set in initPanes() + , $Rs = {} // Resizers x4 - set in initHandles() + , $Ts = {} // Togglers x4 - set in initHandles() + , $Ms = $([]) // Masks - up to 2 masks per pane (IFRAME + DIV) + // aliases for code brevity + , sC = state.container // alias for easy access to 'container dimensions' + , sID = state.id // alias for unique layout ID/namespace - eg: "layout435" + ; + + // create Instance object to expose data & option Properties, and primary action Methods + var Instance = { + // layout data + options: options // property - options hash + , state: state // property - dimensions hash + // object pointers + , container: $N // property - object pointers for layout container + , panes: $Ps // property - object pointers for ALL Panes: panes.north, panes.center + , contents: $Cs // property - object pointers for ALL Content: contents.north, contents.center + , resizers: $Rs // property - object pointers for ALL Resizers, eg: resizers.north + , togglers: $Ts // property - object pointers for ALL Togglers, eg: togglers.north + // border-pane open/close + , hide: hide // method - ditto + , show: show // method - ditto + , toggle: toggle // method - pass a 'pane' ("north", "west", etc) + , open: open // method - ditto + , close: close // method - ditto + , slideOpen: slideOpen // method - ditto + , slideClose: slideClose // method - ditto + , slideToggle: slideToggle // method - ditto + // pane actions + , setSizeLimits: setSizeLimits // method - pass a 'pane' - update state min/max data + , _sizePane: sizePane // method -intended for user by plugins only! + , sizePane: manualSizePane // method - pass a 'pane' AND an 'outer-size' in pixels or percent, or 'auto' + , sizeContent: sizeContent // method - pass a 'pane' + , swapPanes: swapPanes // method - pass TWO 'panes' - will swap them + // pane element methods + , initContent: initContent // method - ditto + , addPane: addPane // method - pass a 'pane' + , removePane: removePane // method - pass a 'pane' to remove from layout, add 'true' to delete the pane-elem + , createChildLayout: createChildLayout// method - pass a 'pane' and (optional) layout-options (OVERRIDES options[pane].childOptions + // special pane option setting + , enableClosable: enableClosable // method - pass a 'pane' + , disableClosable: disableClosable // method - ditto + , enableSlidable: enableSlidable // method - ditto + , disableSlidable: disableSlidable // method - ditto + , enableResizable: enableResizable // method - ditto + , disableResizable: disableResizable// method - ditto + // utility methods for panes + , allowOverflow: allowOverflow // utility - pass calling element (this) + , resetOverflow: resetOverflow // utility - ditto + // layout control + , destroy: destroy // method - no parameters + , initPanes: isInitialized // method - no parameters + , resizeAll: resizeAll // method - no parameters + // callback triggering + , runCallbacks: _runCallbacks // method - pass evtName & pane (if a pane-event), eg: trigger("onopen", "west") + // alias collections of options, state and children - created in addPane and extended elsewhere + , hasParentLayout: false // set by initContainer() + , children: children // pointers to child-layouts, eg: Instance.children["west"] + , north: false // alias group: { name: pane, pane: $Ps[pane], options: options[pane], state: state[pane], child: children[pane] } + , south: false // ditto + , west: false // ditto + , east: false // ditto + , center: false // ditto + }; + + // create the border layout NOW + if (_create() === 'cancel') // onload_start callback returned false to CANCEL layout creation + return null; + else // true OR false -- if layout-elements did NOT init (hidden or do not exist), can auto-init later + return Instance; // return the Instance object + +} + + + + +/** + * jquery.layout.state 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2010 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * @dependancies: $.ui.cookie (above) + * + * @support: http://groups.google.com/group/jquery-ui-layout + */ +/* + * State-management options stored in options.stateManagement, which includes a .cookie hash + * Default options saves ALL KEYS for ALL PANES, ie: pane.size, pane.isClosed, pane.isHidden + * + * // STATE/COOKIE OPTIONS + * @example $(el).layout({ + stateManagement: { + enabled: true + , stateKeys: "east.size,west.size,east.isClosed,west.isClosed" + , cookie: { name: "appLayout", path: "/" } + } + }) + * @example $(el).layout({ stateManagement__enabled: true }) // enable auto-state-management using cookies + * @example $(el).layout({ stateManagement__cookie: { name: "appLayout", path: "/" } }) + * @example $(el).layout({ stateManagement__cookie__name: "appLayout", stateManagement__cookie__path: "/" }) + * + * // STATE/COOKIE METHODS + * @example myLayout.saveCookie( "west.isClosed,north.size,south.isHidden", {expires: 7} ); + * @example myLayout.loadCookie(); + * @example myLayout.deleteCookie(); + * @example var JSON = myLayout.readState(); // CURRENT Layout State + * @example var JSON = myLayout.readCookie(); // SAVED Layout State (from cookie) + * @example var JSON = myLayout.state.stateData; // LAST LOADED Layout State (cookie saved in layout.state hash) + * + * CUSTOM STATE-MANAGEMENT (eg, saved in a database) + * @example var JSON = myLayout.readState( "west.isClosed,north.size,south.isHidden" ); + * @example myLayout.loadState( JSON ); + */ + +/** + * UI COOKIE UTILITY + * + * A $.cookie OR $.ui.cookie namespace *should be standard*, but until then... + * This creates $.ui.cookie so Layout does not need the cookie.jquery.js plugin + * NOTE: This utility is REQUIRED by the layout.state plugin + * + * Cookie methods in Layout are created as part of State Management + */ +if (!$.ui) $.ui = {}; +$.ui.cookie = { + + // cookieEnabled is not in DOM specs, but DOES works in all browsers,including IE6 + acceptsCookies: !!navigator.cookieEnabled + +, read: function (name) { + var + c = document.cookie + , cs = c ? c.split(';') : [] + , pair // loop var + ; + for (var i=0, n=cs.length; i < n; i++) { + pair = $.trim(cs[i]).split('='); // name=value pair + if (pair[0] == name) // found the layout cookie + return decodeURIComponent(pair[1]); + + } + return null; + } + +, write: function (name, val, cookieOpts) { + var + params = '' + , date = '' + , clear = false + , o = cookieOpts || {} + , x = o.expires + ; + if (x && x.toUTCString) + date = x; + else if (x === null || typeof x === 'number') { + date = new Date(); + if (x > 0) + date.setDate(date.getDate() + x); + else { + date.setFullYear(1970); + clear = true; + } + } + if (date) params += ';expires='+ date.toUTCString(); + if (o.path) params += ';path='+ o.path; + if (o.domain) params += ';domain='+ o.domain; + if (o.secure) params += ';secure'; + document.cookie = name +'='+ (clear ? "" : encodeURIComponent( val )) + params; // write or clear cookie + } + +, clear: function (name) { + $.ui.cookie.write(name, '', {expires: -1}); + } + +}; +// if cookie.jquery.js is not loaded, create an alias to replicate it +// this may be useful to other plugins or code dependent on that plugin +if (!$.cookie) $.cookie = function (k, v, o) { + var C = $.ui.cookie; + if (v === null) + C.clear(k); + else if (v === undefined) + return C.read(k); + else + C.write(k, v, o); +}; + + +// tell Layout that the state plugin is available +$.layout.plugins.stateManagement = true; + +// Add State-Management options to layout.defaults +$.layout.config.optionRootKeys.push("stateManagement"); +$.layout.defaults.stateManagement = { + enabled: false // true = enable state-management, even if not using cookies +, autoSave: true // Save a state-cookie when page exits? +, autoLoad: true // Load the state-cookie when Layout inits? + // List state-data to save - must be pane-specific +, stateKeys: "north.size,south.size,east.size,west.size,"+ + "north.isClosed,south.isClosed,east.isClosed,west.isClosed,"+ + "north.isHidden,south.isHidden,east.isHidden,west.isHidden" +, cookie: { + name: "" // If not specified, will use Layout.name, else just "Layout" + , domain: "" // blank = current domain + , path: "" // blank = current page, '/' = entire website + , expires: "" // 'days' to keep cookie - leave blank for 'session cookie' + , secure: false + } +}; +// Set stateManagement as a layout-option, NOT a pane-option +$.layout.optionsMap.layout.push("stateManagement"); + +/* + * State Management methods + */ +$.layout.state = { + + /** + * Get the current layout state and save it to a cookie + * + * myLayout.saveCookie( keys, cookieOpts ) + * + * @param {Object} inst + * @param {(string|Array)=} keys + * @param {Object=} opts + */ + saveCookie: function (inst, keys, cookieOpts) { + var o = inst.options + , oS = o.stateManagement + , oC = $.extend(true, {}, oS.cookie, cookieOpts || null) + , data = inst.state.stateData = inst.readState( keys || oS.stateKeys ) // read current panes-state + ; + $.ui.cookie.write( oC.name || o.name || "Layout", $.layout.state.encodeJSON(data), oC ); + return $.extend(true, {}, data); // return COPY of state.stateData data + } + + /** + * Remove the state cookie + * + * @param {Object} inst + */ +, deleteCookie: function (inst) { + var o = inst.options; + $.ui.cookie.clear( o.stateManagement.cookie.name || o.name || "Layout" ); + } + + /** + * Read & return data from the cookie - as JSON + * + * @param {Object} inst + */ +, readCookie: function (inst) { + var o = inst.options; + var c = $.ui.cookie.read( o.stateManagement.cookie.name || o.name || "Layout" ); + // convert cookie string back to a hash and return it + return c ? $.layout.state.decodeJSON(c) : {}; + } + + /** + * Get data from the cookie and USE IT to loadState + * + * @param {Object} inst + */ +, loadCookie: function (inst) { + var c = $.layout.state.readCookie(inst); // READ the cookie + if (c) { + inst.state.stateData = $.extend(true, {}, c); // SET state.stateData + inst.loadState(c); // LOAD the retrieved state + } + return c; + } + + /** + * Update layout options from the cookie, if one exists + * + * @param {Object} inst + * @param {Object=} stateData + * @param {boolean=} animate + */ +, loadState: function (inst, stateData, animate) { + stateData = $.layout.transformData( stateData ); // panes = default subkey + if ($.isEmptyObject( stateData )) return; + $.extend(true, inst.options, stateData); // update layout options + // if layout has already been initialized, then UPDATE layout state + if (inst.state.initialized) { + var pane, vis, o, s, h, c + , noAnimate = (animate===false) + ; + $.each($.layout.config.borderPanes, function (idx, pane) { + state = inst.state[pane]; + o = stateData[ pane ]; + if (typeof o != 'object') return; // no key, continue + s = o.size; + c = o.initClosed; + h = o.initHidden; + vis = state.isVisible; + // resize BEFORE opening + if (!vis) + inst.sizePane(pane, s, false, false); + if (h === true) inst.hide(pane, noAnimate); + else if (c === false) inst.open (pane, false, noAnimate); + else if (c === true) inst.close(pane, false, noAnimate); + else if (h === false) inst.show (pane, false, noAnimate); + // resize AFTER any other actions + if (vis) + inst.sizePane(pane, s, false, noAnimate); // animate resize if option passed + }); + }; + } + + /** + * Get the *current layout state* and return it as a hash + * + * @param {Object=} inst + * @param {(string|Array)=} keys + */ +, readState: function (inst, keys) { + var + data = {} + , alt = { isClosed: 'initClosed', isHidden: 'initHidden' } + , state = inst.state + , panes = $.layout.config.allPanes + , pair, pane, key, val + ; + if (!keys) keys = inst.options.stateManagement.stateKeys; // if called by user + if ($.isArray(keys)) keys = keys.join(","); + // convert keys to an array and change delimiters from '__' to '.' + keys = keys.replace(/__/g, ".").split(','); + // loop keys and create a data hash + for (var i=0, n=keys.length; i < n; i++) { + pair = keys[i].split("."); + pane = pair[0]; + key = pair[1]; + if ($.inArray(pane, panes) < 0) continue; // bad pane! + val = state[ pane ][ key ]; + if (val == undefined) continue; + if (key=="isClosed" && state[pane]["isSliding"]) + val = true; // if sliding, then *really* isClosed + ( data[pane] || (data[pane]={}) )[ alt[key] ? alt[key] : key ] = val; + } + return data; + } + + /** + * Stringify a JSON hash so can save in a cookie or db-field + */ +, encodeJSON: function (JSON) { + return parse(JSON); + function parse (h) { + var D=[], i=0, k, v, t; // k = key, v = value + for (k in h) { + v = h[k]; + t = typeof v; + if (t == 'string') // STRING - add quotes + v = '"'+ v +'"'; + else if (t == 'object') // SUB-KEY - recurse into it + v = parse(v); + D[i++] = '"'+ k +'":'+ v; + } + return '{'+ D.join(',') +'}'; + }; + } + + /** + * Convert stringified JSON back to a hash object + * @see $.parseJSON(), adding in jQuery 1.4.1 + */ +, decodeJSON: function (str) { + try { return $.parseJSON ? $.parseJSON(str) : window["eval"]("("+ str +")") || {}; } + catch (e) { return {}; } + } + + +, _create: function (inst) { + var _ = $.layout.state; + // ADD State-Management plugin methods to inst + $.extend( inst, { + // readCookie - update options from cookie - returns hash of cookie data + readCookie: function () { return _.readCookie(inst); } + // deleteCookie + , deleteCookie: function () { _.deleteCookie(inst); } + // saveCookie - optionally pass keys-list and cookie-options (hash) + , saveCookie: function (keys, cookieOpts) { return _.saveCookie(inst, keys, cookieOpts); } + // loadCookie - readCookie and use to loadState() - returns hash of cookie data + , loadCookie: function () { return _.loadCookie(inst); } + // loadState - pass a hash of state to use to update options + , loadState: function (stateData, animate) { _.loadState(inst, stateData, animate); } + // readState - returns hash of current layout-state + , readState: function (keys) { return _.readState(inst, keys); } + // add JSON utility methods too... + , encodeJSON: _.encodeJSON + , decodeJSON: _.decodeJSON + }); + + // init state.stateData key, even if plugin is initially disabled + inst.state.stateData = {}; + + // read and load cookie-data per options + var oS = inst.options.stateManagement; + if (oS.enabled) { + if (oS.autoLoad) // update the options from the cookie + inst.loadCookie(); + else // don't modify options - just store cookie data in state.stateData + inst.state.stateData = inst.readCookie(); + } + } + +, _unload: function (inst) { + var oS = inst.options.stateManagement; + if (oS.enabled) { + if (oS.autoSave) // save a state-cookie automatically + inst.saveCookie(); + else // don't save a cookie, but do store state-data in state.stateData key + inst.state.stateData = inst.readState(); + } + } + +}; + +// add state initialization method to Layout's onCreate array of functions +$.layout.onCreate.push( $.layout.state._create ); +$.layout.onUnload.push( $.layout.state._unload ); + + + + +/** + * jquery.layout.buttons 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2010 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * + * @support: http://groups.google.com/group/jquery-ui-layout + * + * Docs: [ to come ] + * Tips: [ to come ] + */ + +// tell Layout that the state plugin is available +$.layout.plugins.buttons = true; + +// Add buttons options to layout.defaults +$.layout.defaults.autoBindCustomButtons = false; +// Specify autoBindCustomButtons as a layout-option, NOT a pane-option +$.layout.optionsMap.layout.push("autoBindCustomButtons"); + +var lang = $.layout.language; + +/* + * Button methods + */ +$.layout.buttons = { + + /** + * Searches for .ui-layout-button-xxx elements and auto-binds them as layout-buttons + * + * @see _create() + * + * @param {Object} inst Layout Instance object + */ + init: function (inst) { + var pre = "ui-layout-button-" + , layout = inst.options.name || "" + , name; + $.each("toggle,open,close,pin,toggle-slide,open-slide".split(","), function (i, action) { + $.each($.layout.config.borderPanes, function (ii, pane) { + $("."+pre+action+"-"+pane).each(function(){ + // if button was previously 'bound', data.layoutName was set, but is blank if layout has no 'name' + name = $(this).data("layoutName") || $(this).attr("layoutName"); + if (name == undefined || name === layout) + inst.bindButton(this, action, pane); + }); + }); + }); + } + + /** + * Helper function to validate params received by addButton utilities + * + * Two classes are added to the element, based on the buttonClass... + * The type of button is appended to create the 2nd className: + * - ui-layout-button-pin // action btnClass + * - ui-layout-button-pin-west // action btnClass + pane + * - ui-layout-button-toggle + * - ui-layout-button-open + * - ui-layout-button-close + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * + * @return {Array.} If both params valid, the element matching 'selector' in a jQuery wrapper - otherwise returns null + */ +, get: function (inst, selector, pane, action) { + var $E = $(selector) + , o = inst.options + , err = o.showErrorMessages + ; + if (!$E.length) { // element not found + if (err) $.layout.msg(lang.errButton + lang.selector +": "+ selector, true); + } + else if ($.inArray(pane, $.layout.config.borderPanes) < 0) { // invalid 'pane' sepecified + if (err) $.layout.msg(lang.errButton + lang.pane +": "+ pane, true); + $E = $(""); // NO BUTTON + } + else { // VALID + var btn = o[pane].buttonClass +"-"+ action; + $E .addClass( btn +" "+ btn +"-"+ pane ) + .data("layoutName", o.name); // add layout identifier - even if blank! + } + return $E; + } + + + /** + * NEW syntax for binding layout-buttons - will eventually replace addToggle, addOpen, etc. + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} action + * @param {string} pane + */ +, bind: function (inst, selector, action, pane) { + var _ = $.layout.buttons; + switch (action.toLowerCase()) { + case "toggle": _.addToggle (inst, selector, pane); break; + case "open": _.addOpen (inst, selector, pane); break; + case "close": _.addClose (inst, selector, pane); break; + case "pin": _.addPin (inst, selector, pane); break; + case "toggle-slide": _.addToggle (inst, selector, pane, true); break; + case "open-slide": _.addOpen (inst, selector, pane, true); break; + } + return inst; + } + + /** + * Add a custom Toggler button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * @param {boolean=} slide true = slide-open, false = pin-open + */ +, addToggle: function (inst, selector, pane, slide) { + $.layout.buttons.get(inst, selector, pane, "toggle") + .click(function(evt){ + inst.toggle(pane, !!slide); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Open button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * @param {boolean=} slide true = slide-open, false = pin-open + */ +, addOpen: function (inst, selector, pane, slide) { + $.layout.buttons.get(inst, selector, pane, "open") + .attr("title", lang.Open) + .click(function (evt) { + inst.open(pane, !!slide); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Close button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + */ +, addClose: function (inst, selector, pane) { + $.layout.buttons.get(inst, selector, pane, "close") + .attr("title", lang.Close) + .click(function (evt) { + inst.close(pane); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Pin button for a pane + * + * Four classes are added to the element, based on the paneClass for the associated pane... + * Assuming the default paneClass and the pin is 'up', these classes are added for a west-pane pin: + * - ui-layout-pane-pin + * - ui-layout-pane-west-pin + * - ui-layout-pane-pin-up + * - ui-layout-pane-west-pin-up + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the pin is for: 'north', 'south', etc. + */ +, addPin: function (inst, selector, pane) { + var _ = $.layout.buttons + , $E = _.get(inst, selector, pane, "pin"); + if ($E.length) { + var s = inst.state[pane]; + $E.click(function (evt) { + _.setPinState(inst, $(this), pane, (s.isSliding || s.isClosed)); + if (s.isSliding || s.isClosed) inst.open( pane ); // change from sliding to open + else inst.close( pane ); // slide-closed + evt.stopPropagation(); + }); + // add up/down pin attributes and classes + _.setPinState(inst, $E, pane, (!s.isClosed && !s.isSliding)); + // add this pin to the pane data so we can 'sync it' automatically + // PANE.pins key is an array so we can store multiple pins for each pane + s.pins.push( selector ); // just save the selector string + } + return inst; + } + + /** + * Change the class of the pin button to make it look 'up' or 'down' + * + * @see addPin(), syncPins() + * + * @param {Object} inst Layout Instance object + * @param {Array.} $Pin The pin-span element in a jQuery wrapper + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin true = set the pin 'down', false = set it 'up' + */ +, setPinState: function (inst, $Pin, pane, doPin) { + var updown = $Pin.attr("pin"); + if (updown && doPin === (updown=="down")) return; // already in correct state + var + pin = inst.options[pane].buttonClass +"-pin" + , side = pin +"-"+ pane + , UP = pin +"-up "+ side +"-up" + , DN = pin +"-down "+side +"-down" + ; + $Pin + .attr("pin", doPin ? "down" : "up") // logic + .attr("title", doPin ? lang.Unpin : lang.Pin) + .removeClass( doPin ? UP : DN ) + .addClass( doPin ? DN : UP ) + ; + } + + /** + * INTERNAL function to sync 'pin buttons' when pane is opened or closed + * Unpinned means the pane is 'sliding' - ie, over-top of the adjacent panes + * + * @see open(), close() + * + * @param {Object} inst Layout Instance object + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin True means set the pin 'down', False means 'up' + */ +, syncPinBtns: function (inst, pane, doPin) { + // REAL METHOD IS _INSIDE_ LAYOUT - THIS IS HERE JUST FOR REFERENCE + $.each(state[pane].pins, function (i, selector) { + $.layout.buttons.setPinState(inst, $(selector), pane, doPin); + }); + } + + +, _load: function (inst) { + var _ = $.layout.buttons; + // ADD Button methods to Layout Instance + // Note: sel = jQuery Selector string + $.extend( inst, { + bindButton: function (sel, action, pane) { return _.bind(inst, sel, action, pane); } + // DEPRECATED METHODS + , addToggleBtn: function (sel, pane, slide) { return _.addToggle(inst, sel, pane, slide); } + , addOpenBtn: function (sel, pane, slide) { return _.addOpen(inst, sel, pane, slide); } + , addCloseBtn: function (sel, pane) { return _.addClose(inst, sel, pane); } + , addPinBtn: function (sel, pane) { return _.addPin(inst, sel, pane); } + }); + + // init state array to hold pin-buttons + for (var i=0; i<4; i++) { + var pane = $.layout.config.borderPanes[i]; + inst.state[pane].pins = []; + } + + // auto-init buttons onLoad if option is enabled + if ( inst.options.autoBindCustomButtons ) + _.init(inst); + } + +, _unload: function (inst) { + // TODO: unbind all buttons??? + } + +}; + +// add initialization method to Layout's onLoad array of functions +$.layout.onLoad.push( $.layout.buttons._load ); +//$.layout.onUnload.push( $.layout.buttons._unload ); + + + +/** + * jquery.layout.browserZoom 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2012 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * + * @support: http://groups.google.com/group/jquery-ui-layout + * + * @todo: Extend logic to handle other problematic zooming in browsers + * @todo: Add hotkey/mousewheel bindings to _instantly_ respond to these zoom event + */ + +// tell Layout that the plugin is available +$.layout.plugins.browserZoom = true; + +$.layout.defaults.browserZoomCheckInterval = 1000; +$.layout.optionsMap.layout.push("browserZoomCheckInterval"); + +/* + * browserZoom methods + */ +$.layout.browserZoom = { + + _init: function (inst) { + // abort if browser does not need this check + if ($.layout.browserZoom.ratio() !== false) + $.layout.browserZoom._setTimer(inst); + } + +, _setTimer: function (inst) { + // abort if layout destroyed or browser does not need this check + if (inst.destroyed) return; + var o = inst.options + , s = inst.state + // don't need check if inst has parentLayout, but check occassionally in case parent destroyed! + // MINIMUM 100ms interval, for performance + , ms = inst.hasParentLayout ? 5000 : Math.max( o.browserZoomCheckInterval, 100 ) + ; + // set the timer + setTimeout(function(){ + if (inst.destroyed || !o.resizeWithWindow) return; + var d = $.layout.browserZoom.ratio(); + if (d !== s.browserZoom) { + s.browserZoom = d; + inst.resizeAll(); + } + // set a NEW timeout + $.layout.browserZoom._setTimer(inst); + } + , ms ); + } + +, ratio: function () { + var w = window + , s = screen + , d = document + , dE = d.documentElement || d.body + , b = $.layout.browser + , v = b.version + , r, sW, cW + ; + // we can ignore all browsers that fire window.resize event onZoom + if ((b.msie && v > 8) + || !b.msie + ) return false; // don't need to track zoom + + if (s.deviceXDPI) + return calc(s.deviceXDPI, s.systemXDPI); + // everything below is just for future reference! + if (b.webkit && (r = d.body.getBoundingClientRect)) + return calc((r.left - r.right), d.body.offsetWidth); + if (b.webkit && (sW = w.outerWidth)) + return calc(sW, w.innerWidth); + if ((sW = s.width) && (cW = dE.clientWidth)) + return calc(sW, cW); + return false; // no match, so cannot - or don't need to - track zoom + + function calc (x,y) { return (parseInt(x,10) / parseInt(y,10) * 100).toFixed(); } + } + +}; +// add initialization method to Layout's onLoad array of functions +$.layout.onReady.push( $.layout.browserZoom._init ); + + + +})( jQuery ); \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif new file mode 100644 index 0000000000000000000000000000000000000000..085ccaecaf5fa5c34bc14cd2c2ed5cbbd8e25dcb GIT binary patch literal 1553 zcma)+TTl~c6vwlh>nb99Af5rT)t{mCEg5urg=A(g z{C|6SPb~9Xage|wB`SrZk2FOMYM!buln2sX?5Y+T78iB(Zu9cS7|LZyZ++}u$^oi1 z_j@S}bW9OzU2R+RMy&~OT>X-oZ98$jq#ogNfJ!BM-42wHGZk*6s2KD}U*IA%epmxb zm}|6BK9YoIF;*xSL!+z@<64lB7->LTW2Vi4ostCA(z&2XniwNIv}fFo-`MbG;)u4G z^p@F!)|9HhZprHd_vXjDoxs6WkK-6P0@lfxnGT>*p(QHoUV=u1FAqb@b%*W=a3{`LsH5k^AvQNL>6fPpy#oU(&MuH(*aEX4b35*} zn4n7)`I2U%=+Z=?BVZQ?vjQFW4gD@~XSOO6b{qu81`4&LFuU2(ilxW+1|ZkNMnWe79C$gs zWT?Ele|HR{JGPe)5BTW>0Ey?-Ls6S#GoV0tbt6ku7B&*0 z;i9QM$W1Rj*rRIdceL)rAOSl+sDe3LkB87<%){;ZdHp6|SNlopDXRx< zxBDF9-lTo&v`8$humFygUij@qgT=Qzhj8{ym2-{Xciwqq_Xwk%=O3B-MNAL_6e`3U zyxwmXex4`g0^1RYw~Dth3av3Dl^AAlpO3mG!nLr#&ZZ7c_wUboI+deC+&%TFjK2Lm z!Y&f1h|T_On%RCV&=4bx`!>(YezqGVhl&QpED?N6GV)HmzJ9&rh$x*i?*@o9#6QI< z5ZI_MRX;0+pY8$`j)eF#TlUyG(eE%E7S!rj;mj^M5vhUicPm zVWQ2z+imFyg}SRABmOBY_@osR!>7Ov!ioK`NB6_Rv}7Ud?35ed5Sb@?yND?kv~RCa wqs^a3Sh>&&L4)!LKI?D2&k@))k(LESaga|C278ChSzn3NWVkcuNoY&{0f?~U_5c6? literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 0000000000000000000000000000000000000000..5b5dab2ab7b1c50dea9cfe73dc5a269a92d2d4b4 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FscKIb$B>N1x91EQ4=4yQ7#`R^ z$vje}bP0l+XkK DSH>_4 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png new file mode 100644 index 0000000000000000000000000000000000000000..47acaadd737478ddb090f47f618810712163317b GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*Fsaj7L$B>N1x91EQ8x$BA993)+ za~~)OO5|O5sDCi_{N8&XlRv*c;OQ6|AR59NN?mFzWBXJVGojypu|S6~c)I$ztaD0e F0syyrGF|`x literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..9d149b1c61fdee2de5cb342741c243abb9058bb3 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAGVZ#9R3S1u{Kd978O6pI&z4VlotPxp?2+ z_9ElQf7546?+BK3Q+%u|q&R!~TD`8c>Nm?7lq=+T^Fw3At=o;a{QQ?&v0rW43t78u zKLhT~Z`;~2oo9{ezlW>%eD?g@v!}03FhOcY)5-`I-U~CHGCzC3{y9?4*Y0Z~JJ3=F MPgg&ebxsLQ09`{nxc~qF literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..014951529c315d6042e72febc310a4d2db5b4a82 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnouq?|lm978O6-<~(*YA_IRxoBVf zfAX@vsV!R#l$@#*eLnw)_Sv|_?i7P!ORnX)SxaXh+BPpZ!Fw~yjr&#G|Jw^YMHDhV X&EsZx`7bsSXc~j3tDnm{r-UW|&(SK+ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..4443fdc1a156babad4336f004eaf5ca5dfa0f9ab GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hIh978O6-<~(*YA|4MzBvER z|7}eQtdCVXoUc2b{PaWeaIKu7gJx>{vDV26o)#~38k_!`W=^oo1w6ixmPC4R1b Tyd6G3lNdZ*{an^LB{Ts5`idse literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png new file mode 100644 index 0000000000000000000000000000000000000000..81ecc362d50ef5abbc0420aacd5345822f1f6098 GIT binary patch literal 3457 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..6f4bd87c041453ef037c4a9a1a698f0105d02eba GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..09d1cdc856c292c4ab6dd818c7543ac0828bd616 GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..bd2cf079add1ca236adeb509698adabbffb08acb GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c53cb11904843e176e4ce1f4e7247cd90b3590 GIT binary patch literal 5355 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 t>_S@PWkKlK01oMw@pjEVpN literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed.gif new file mode 100644 index 0000000000000000000000000000000000000000..be6b59c2bafc37724de6a8904caf8ddb52185f07 GIT binary patch literal 631 zcmV--0*L)bNk%w1VGsZi0OoZ7Zc+gM@owbb(D(J~{kRkV=)C^@`FC9q$-khblVJYv z)5ozv$hAcOfX1|Jz_gHwZxsLR$M*H` z)5VgcjVaB&g#X~Bn}|^6)K>kvApXNk{?U8w>frwL-;#Ym&AMUr=V$)PW&YTa>#Gp{ z$5^hOaMH=J$FMm5$62+73I57t#-KOer4h}bD~WS3yQMU?q;vkxak`{N&AEBc#G?Jc zKK|H{jB+E}qY%KYW|e?Jt%4WhuRrYIzx}uttbPdi>1gcRT)?bi*~ygsy)VYKbl=sl z!LDb`w?4L^YVzd5|KO(4ze~WaWw4)Z<=wvhxEIZ>RsZvV+R0MBjTPX{P^5)3t(IEZ zo(`LK71O>%%$yd@ws6O^WdH2Q^sy2D_NBk8J;AJDcUuPR<<6~{Vg0!m{?dHMvTC`j zfZ5BO|NGMa|Nj6000000000000000000000000000000000000A^8LW004CWEC2ui z01yBW06+)SfOUcbFM}==AarS4f^`T0To+{@4nGeh6)G`B2p9kiNn<+@0|r=5Yepst zIgKY#WJd%9EJPL?t^m4h5ez8-Aqy8z25mic2N?k#R&i4b8U+nh4l7`S2^}ajGc6+$ z6C!V6UyXu5K{9S7=8Z222f8;D0KLCn3s7|l^;H1@N?@2FHGqSVIadS#=nw*efr3kz ztU4o2N*xdYmhp(zfYOQwaCBG@bU+OXEtfKR^UfI%4+*Z?OY3oS7i+9AMEg8&*N RE^xJLBxeY_p@ISd06U6)DM0`L literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder-closed2.gif new file mode 100644 index 0000000000000000000000000000000000000000..541107888e6739a7b367ad3d208e1efa933f877d GIT binary patch literal 105 zcmZ?wbhEHb6ky4lrdiO0bk3ZcRLy6E?4f Hg~1vCyv-@{ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder.gif new file mode 100644 index 0000000000000000000000000000000000000000..be6b59c2bafc37724de6a8904caf8ddb52185f07 GIT binary patch literal 631 zcmV--0*L)bNk%w1VGsZi0OoZ7Zc+gM@owbb(D(J~{kRkV=)C^@`FC9q$-khblVJYv z)5ozv$hAcOfX1|Jz_gHwZxsLR$M*H` z)5VgcjVaB&g#X~Bn}|^6)K>kvApXNk{?U8w>frwL-;#Ym&AMUr=V$)PW&YTa>#Gp{ z$5^hOaMH=J$FMm5$62+73I57t#-KOer4h}bD~WS3yQMU?q;vkxak`{N&AEBc#G?Jc zKK|H{jB+E}qY%KYW|e?Jt%4WhuRrYIzx}uttbPdi>1gcRT)?bi*~ygsy)VYKbl=sl z!LDb`w?4L^YVzd5|KO(4ze~WaWw4)Z<=wvhxEIZ>RsZvV+R0MBjTPX{P^5)3t(IEZ zo(`LK71O>%%$yd@ws6O^WdH2Q^sy2D_NBk8J;AJDcUuPR<<6~{Vg0!m{?dHMvTC`j zfZ5BO|NGMa|Nj6000000000000000000000000000000000000A^8LW004CWEC2ui z01yBW06+)SfOUcbFM}==AarS4f^`T0To+{@4nGeh6)G`B2p9kiNn<+@0|r=5Yepst zIgKY#WJd%9EJPL?t^m4h5ez8-Aqy8z25mic2N?k#R&i4b8U+nh4l7`S2^}ajGc6+$ z6C!V6UyXu5K{9S7=8Z222f8;D0KLCn3s7|l^;H1@N?@2FHGqSVIadS#=nw*efr3kz ztU4o2N*xdYmhp(zfYOQwaCBG@bU+OXEtfKR^UfI%4+*Z?OY3oS7i+9AMEg8&*N RE^xJLBxeY_p@ISd06U6)DM0`L literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/folder2.gif new file mode 100644 index 0000000000000000000000000000000000000000..2b31631ca2bfec3a8afb1bfdd4f8ed4c5bcc3a18 GIT binary patch literal 106 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray-line.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray-line.gif new file mode 100644 index 0000000000000000000000000000000000000000..37600447dc002bbc0dd16e1391b711360aae2e34 GIT binary patch literal 1877 zcmeH``8OK|0LL@bF~qSc#n50?JXNI+k>{#)#go3O{g`&sTA06+?`JRv{%1VB*=kSggPTmbZ?E2@Hm10RaqGJr~M_swEK9(fuU z9bXMur@nY#Xn3Qp;v6X2AT> zA>EM+>y@m1^a49s_E1X&+bZH^!_a=e{N6Su)s&U>sDnd!~=b?JFEB#FT8 zioZMFaK52~t&52oqdWW~2MJ1ue%%?en#qCfU7u!nC|sSJi5E`}X3h8)ly{+5*|mp+ zYqNE`8MkZN-)k};oze-j%*tB&sNuZif|=0wM%!=l0sXF(V)Zg+3_ zjbW;EBEX2ytHG=$Dx2Ha{HE%5V3a1hHnd2R32m%R*9#gFWf^4tEW&~!6yIiV)*e*l zireg~b4-8KL1b9Tn<4TQc-aUN7>=bBxE!0Aep)ES$dA>bZ zlac_>GSf$}Amq|xpG2f_X<$)PU0E=BExZ&}FuYP8&bwD%fgJCOsK5%!A}jIpO{>+( zGV75wBp|A>JOyOlNY1dq-7SE-P1iq3bVQx6%Yk<{*5}84F?-+_`Yq}S#U}_=SCzX? zX`+&GsCqhDsvFh7AWWM#ck=(Rps}W(-f3)-hf$w$i>58wymeug)RAsnbE^=j9L-?f zpi-Z);Tuuyqj4L}9YcZxTIWO&p4K%*X3?0-?f4ef8jtm%XgkyEBd6Ds8uOK?%`{)>0D(Cr`A4IcZoG`&U18YKqjoYtzQo|Dt=**7zk597IbK9sJXFyhNi zwtW@gRcSW?gGKMW@kxrlG#OY-do~qJ*-V&3Js8`Y3GYwom_@$iB+g=ml}U5>1u1QR zAzAiA(jrL>&74Uwwqm}`xJ1AT;O_GsONn5#!*ULyhq;oEIkp%2g#mF(6lf@Jxhn4i zV~t87;8y4{2KZG5ao+KL=SUTJlQq*4|E@_PjJ3`!o(GG)^}?JsMpy*)mQYPCf1;Sk`8-A8at@Xm#Gb>oe(v%3b{156)aykj?nu&|IbZfh z!lZx$?iVd}BHwuNSkmco3iwy5Drr$xV-lid6PqT(u95$N>8c#Jm2RMN_SB1WJe9Oq z(x$uU@TQLQX@QVr>U~Sa;vEmbZ_QL7odp^*-BsqVXSqmf)oqYES3tl*66F0YO=#d1 rlgk$~puxAlhuJ^ZHqgioD1o1DVtQEUit~KllU0$5nh)jV0N{TCC3Zqn literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-gray.gif new file mode 100644 index 0000000000000000000000000000000000000000..cfb8a2f0961b880d9ecc9e59f831d0c0bf9d06db GIT binary patch literal 1230 zcmZ?wbhEHbOkikb_|5F}1vNN-#bFE}n2rob1X65+pkEe*DZwLSXy)sc-G6LrLE|#j%ny@ltx#{|>*k3`b zudj+f+$8$@s#fHh^zF++cYjOsT#=i)PgZ*SBbQFk<=6g7TzYe_x%fYqoR5WW_>5Nf zsIRkcJbHA@c(c>D3XzqU)=k#8J9nngIK5|{y|vw$2$RE?mT4~XtDRLEe|<_~c?_?$ zLGJZ!!S{W4%zp58Z=>w%X})`Qe0&`0sXRUALwVLJuj#KvHA1S2+ow&BYJYdfr2O^1 zna!)!@5=7^`T51=)#j2iwbhrWRX*39_q(R{^Y??#w#k`8!n#b?Ah=gT4^b_6Je!p-pqnUi6)T{Kw4)JLb3tD)cb}Z;R&ALM=NKo^J zQum3S7LQAK7iB!^v-vhdvhxz-&N&k%mqtvOXdV2 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red-line.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red-line.gif new file mode 100644 index 0000000000000000000000000000000000000000..df9e749a8f1f58862588efc64988003efad01d51 GIT binary patch literal 1877 zcmeH``BxGK0LPh{$5cGF%CuRcF0W^1+Eb91Y0har@ns%QJPI-bCps}CP-u#GY96he zH{=x}8cR_?6wMSBHp}~@d8B5Ec_ztT`#0A2hwu02&*#0br`JzT&Np-c8>+j2FWJW9 z|J$$i)xiJGfXTkfHvoVFVDp9i%O?Qp3V=f6d5==7Sk4KMl>Ucik`YxtvJ<)$%#TPKR% zdeBegW3Nr-TZ$_DvX!7#=EQu`)|{{_NO4?Hnuz--`I}N3UjF&+?uwLk+=>GJd{B_Tc2OKbjN9H> z96NPSF%oo|+^NT@plDh-RsN>!ws$&N>eV+-RSK`GN-+xQlcpP|{VXMbZmGY?Sg+bE z&yqDeRb-m~Xn;($Rkc9os0lNWR0x7V&viYtFw425?`)O{#Xnxi^Z-rV%z`xuPf1K3U`ignx^9LiY{9RF`M1 z((4&CBBq9gRTxIqvdNQH4XvU-teM=&r#I{BRpE@Mf`UowW*aYDTj; zR~d}wJj7bmv%$EvhL%3@95+YnP@jZFjkyaK?LZqem&Cp}E@#J}7%>obDszfKXbSed{!N zqe%A5h1G9<<|OWgt(pyPNUi%mt_OllWQ$!DHV#9VzJogSLla83`aMi%;zcml$vXr7 zf<%YcL08HgN8s@2tufz(==0;jh0Ny@q4f1T-P5MdE9;FzHSA-Pm3Wn^KX5K-#%-h+YndE*c}A#} z97|nymmXX*xOhw~p_=<#*Rp;q1c;i_)TkyvQ;xgVtY5mTyh_&|ZEzU`%%?)%UDt;N sUpBjNE)^Df<9oQ%i{r+6SwTgJWAz*lYeQMK?>m|{T3!EviV6VoFXq=mv;Y7A literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/images/treeview-red.gif new file mode 100644 index 0000000000000000000000000000000000000000..3bbb3a157f1568d59d6db02b55a3b3fe9a1ff7a7 GIT binary patch literal 1230 zcmZ?wbhEHbOkikb_|5q9rFMYXq;dkzBCUd%AXV z7f->2WoKqf=UU0E5MF-1&C2oHA5RfQ-wyu&du5`wWCYCfT`X0jHDP7Qa?|x$vA=>= zUtbk}xJmT)RjtT1>D!lu?*5kMxgs}ppRDxuM=qV7%dh>Fxb)^;bMb#JIUft%@ENV{ zQD0}@c=YI)@n)xQ6(TDyt(&ZGckWD~aeB`@duzKh5hjN(Ez?}&S39dT{`!=}@)%xg zgWT)eg75q8nEl}G-bUHi(|q^r`1m-~Q+ayKhw`jdUejNTYJ^l3w@;fM)&A~|N%`x2 zGn-ed-<93-^Ye?#tIZ{4YO60#t9-6I?{`h@=kEuf$II8+R(@HSYaUSgyf$2+OgK}0 zZsRjUi+L5dHILtK5edt9=qI|b{eIzIMl<7PRm>?O4!tnstX#kf7!b zrS20uEgqNfF3Nb+XY*}_WalNuopUBkE{&Kl(L5+ZuF(6`HI*Fyu5b4nE$kweHiYk+ hA)Dse=Ki!azG~*body { + font-size: 16px; + font-size: 68.75%; +} Reset Base Font Size */ + /* +body { + font-family: Verdana, helvetica, arial, sans-serif; + font-size: 68.75%; + background: #fff; + color: #333; +} */ + +a img { border: none; } \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/jquery.treeview.min.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/jquery.treeview.min.js new file mode 100644 index 00000000..e693321d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/jquery/treeview/jquery.treeview.min.js @@ -0,0 +1,16 @@ +/* + * Treeview 1.4 - jQuery plugin to hide and show branches of a tree + * + * http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ + * http://docs.jquery.com/Plugins/Treeview + * + * Copyright (c) 2007 Jörn Zaefferer + * + * Dual licensed under the MIT and GPL licenses: + * http://www.opensource.org/licenses/mit-license.php + * http://www.gnu.org/licenses/gpl.html + * + * Revision: $Id: jquery.treeview.js 4684 2008-02-07 19:08:06Z joern.zaefferer $ + * kasunbg: changed the cookieid name + * + */;(function($){$.extend($.fn,{swapClass:function(c1,c2){var c1Elements=this.filter('.'+c1);this.filter('.'+c2).removeClass(c2).addClass(c1);c1Elements.removeClass(c1).addClass(c2);return this;},replaceClass:function(c1,c2){return this.filter('.'+c1).removeClass(c1).addClass(c2).end();},hoverClass:function(className){className=className||"hover";return this.hover(function(){$(this).addClass(className);},function(){$(this).removeClass(className);});},heightToggle:function(animated,callback){animated?this.animate({height:"toggle"},animated,callback):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();if(callback)callback.apply(this,arguments);});},heightHide:function(animated,callback){if(animated){this.animate({height:"hide"},animated,callback);}else{this.hide();if(callback)this.each(callback);}},prepareBranches:function(settings){if(!settings.prerendered){this.filter(":last-child:not(ul)").addClass(CLASSES.last);this.filter((settings.collapsed?"":"."+CLASSES.closed)+":not(."+CLASSES.open+")").find(">ul").hide();}return this.filter(":has(>ul)");},applyClasses:function(settings,toggler){this.filter(":has(>ul):not(:has(>a))").find(">span").click(function(event){toggler.apply($(this).next());}).add($("a",this)).hoverClass();if(!settings.prerendered){this.filter(":has(>ul:hidden)").addClass(CLASSES.expandable).replaceClass(CLASSES.last,CLASSES.lastExpandable);this.not(":has(>ul:hidden)").addClass(CLASSES.collapsable).replaceClass(CLASSES.last,CLASSES.lastCollapsable);this.prepend("

      ").find("div."+CLASSES.hitarea).each(function(){var classes="";$.each($(this).parent().attr("class").split(" "),function(){classes+=this+"-hitarea ";});$(this).addClass(classes);});}this.find("div."+CLASSES.hitarea).click(toggler);},treeview:function(settings){if(typeof(window.treeCookieId) === 'undefined' || window.treeCookieId === ""){treeCookieId = "treeview";} settings=$.extend({cookieId: treeCookieId},settings);if(settings.add){return this.trigger("add",[settings.add]);}if(settings.toggle){var callback=settings.toggle;settings.toggle=function(){return callback.apply($(this).parent()[0],arguments);};}function treeController(tree,control){function handler(filter){return function(){toggler.apply($("div."+CLASSES.hitarea,tree).filter(function(){return filter?$(this).parent("."+filter).length:true;}));return false;};}$("a:eq(0)",control).click(handler(CLASSES.collapsable));$("a:eq(1)",control).click(handler(CLASSES.expandable));$("a:eq(2)",control).click(handler());}function toggler(){$(this).parent().find(">.hitarea").swapClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).swapClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().swapClass(CLASSES.collapsable,CLASSES.expandable).swapClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightToggle(settings.animated,settings.toggle);if(settings.unique){$(this).parent().siblings().find(">.hitarea").replaceClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).replaceClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().replaceClass(CLASSES.collapsable,CLASSES.expandable).replaceClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightHide(settings.animated,settings.toggle);}}function serialize(){function binary(arg){return arg?1:0;}var data=[];branches.each(function(i,e){data[i]=$(e).is(":has(>ul:visible)")?1:0;});$.cookie(settings.cookieId,data.join(""));}function deserialize(){var stored=$.cookie(settings.cookieId);if(stored){var data=stored.split("");branches.each(function(i,e){$(e).find(">ul")[parseInt(data[i])?"show":"hide"]();});}}this.addClass("treeview");var branches=this.find("li").prepareBranches(settings);switch(settings.persist){case"cookie":var toggleCallback=settings.toggle;settings.toggle=function(){serialize();if(toggleCallback){toggleCallback.apply(this,arguments);}};deserialize();break;case"location":var current=this.find("a").filter(function(){return this.href.toLowerCase()==location.href.toLowerCase();});if(current.length){current.addClass("selected").parents("ul, li").add(current.next()).show();}break;}branches.applyClasses(settings,toggler);if(settings.control){treeController(this,settings.control);$(settings.control).show();}return this.bind("add",function(event,branches){$(branches).prev().removeClass(CLASSES.last).removeClass(CLASSES.lastCollapsable).removeClass(CLASSES.lastExpandable).find(">.hitarea").removeClass(CLASSES.lastCollapsableHitarea).removeClass(CLASSES.lastExpandableHitarea);$(branches).find("li").andSelf().prepareBranches(settings).applyClasses(settings,toggler);});}});var CLASSES=$.fn.treeview.classes={open:"open",closed:"closed",expandable:"expandable",expandableHitarea:"expandable-hitarea",lastExpandableHitarea:"lastExpandable-hitarea",collapsable:"collapsable",collapsableHitarea:"collapsable-hitarea",lastCollapsableHitarea:"lastCollapsable-hitarea",lastCollapsable:"lastCollapsable",lastExpandable:"lastExpandable",last:"last",hitarea:"hitarea"};$.fn.Treeview=$.fn.treeview;})(jQuery); \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/main.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/main.js new file mode 100644 index 00000000..5957fb43 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/common/main.js @@ -0,0 +1,276 @@ +/** + * Miscellaneous js functions for WebHelp + * Kasun Gajasinghe, http://kasunbg.blogspot.com + * David Cramer, http://www.thingbag.net + * + */ + +//Turn ON and OFF the animations for Show/Hide Sidebar. Extend this to other anime as well if any. +var noAnimations=false; + +$(document).ready(function() { + // When you click on a link to an anchor, scroll down + // 105 px to cope with the fact that the banner + // hides the top 95px or so of the page. + // This code deals with the problem when + // you click on a link within a page. + $('a[href*=#]').click(function() { + if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') + && location.hostname == this.hostname) { + var $target = $(this.hash); + $target = $target.length && $target + || $('[name=' + this.hash.slice(1) +']'); + if (!(this.hash == "#searchDiv" || this.hash == "#treeDiv" || this.hash == "") && $target.length) { + var targetOffset = $target.offset().top - 120; + $('html,body') + .animate({scrollTop: targetOffset}, 200); + return false; + } + } + }); + + // $("#showHideHighlight").button(); //add jquery button styling to 'Go' button + //Generate tabs in nav-pane with JQuery + $(function() { + $("#tabs").tabs({ + cookie: { + expires: 2 // store cookie for 2 days. + } + }); + }); + + //Generate the tree + $("#ulTreeDiv").attr("style", ""); + $("#tree").treeview({ + collapsed: true, + animated: "medium", + control: "#sidetreecontrol", + persist: "cookie" + }); + + //after toc fully styled, display it. Until loading, a 'loading' image will be displayed + $("#tocLoading").attr("style", "display:none;"); + // $("#ulTreeDiv").attr("style","display:block;"); + + //.searchButton is the css class applied to 'Go' button + $(function() { + $("button", ".searchButton").button(); + + $("button", ".searchButton").click(function() { + return false; + }); + }); + + //'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('ui-tabs-1') === '1') { //search tab is active + if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('searchForm'); + searchHighlight($.cookie('textToSearch')); + $("#showHideHighlight").css("display", "block"); + } + } + + syncToc(); //Synchronize the toc tree with the content pane, when loading the page. + //$("#doSearch").button(); //add jquery button styling to 'Go' button + + // When you click on a link to an anchor, scroll down + // 120 px to cope with the fact that the banner + // hides the top 95px or so of the page. + // This code deals with the problem when + // you click on a link from another page. + var hash = window.location.hash; + if(hash){ + var targetOffset = $(hash).offset().top - 120; + $('html,body').animate({scrollTop: targetOffset}, 200); + return false; + } +}); + + +/** + * If an user moved to another page by clicking on a toc link, and then clicked on #searchDiv, + * search should be performed if the cookie textToSearch is not empty. + */ +function doSearch() { +//'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('searchForm'); + } +} + +/** + * Synchronize with the tableOfContents + */ +function syncToc() { + var a = document.getElementById("webhelp-currentid"); + if (a != undefined) { + //Expanding the child sections of the selected node. + var nodeClass = a.getAttribute("class"); + if (nodeClass != null && !nodeClass.match(/collapsable/)) { + a.setAttribute("class", "collapsable"); + //remove display:none; css style from
        block in the selected node. + var ulNode = a.getElementsByTagName("ul")[0]; + if (ulNode != undefined) { + if (ulNode.hasAttribute("style")) { + ulNode.setAttribute("style", "display: block; background-color: #D8D8D8 !important;"); + } else { + var ulStyle = document.createAttribute("style"); + ulStyle.nodeValue = "display: block; background-color: #D8D8D8 !important;"; + ulNode.setAttributeNode(ulStyle); + } } + //adjust tree's + sign to - + var divNode = a.getElementsByTagName("div")[0]; + if (divNode != undefined) { + if (divNode.hasAttribute("class")) { + divNode.setAttribute("class", "hitarea collapsable-hitarea"); + } else { + var divClass = document.createAttribute("class"); + divClass.nodeValue = "hitarea collapsable-hitarea"; + divNode.setAttributeNode(divClass); + } } + //set persistence cookie when a node is auto expanded + // setCookieForExpandedNode("webhelp-currentid"); + } + var b = a.getElementsByTagName("a")[0]; + + if (b != undefined) { + //Setting the background for selected node. + var style = a.getAttribute("style", 2); + if (style != null && !style.match(/background-color: Background;/)) { + a.setAttribute("style", "background-color: #D8D8D8; " + style); + b.setAttribute("style", "color: black;"); + } else if (style != null) { + a.setAttribute("style", "background-color: #D8D8D8; " + style); + b.setAttribute("style", "color: black;"); + } else { + a.setAttribute("style", "background-color: #D8D8D8; "); + b.setAttribute("style", "color: black;"); + } + } + + //shows the node related to current content. + //goes a recursive call from current node to ancestor nodes, displaying all of them. + while (a.parentNode && a.parentNode.nodeName) { + var parentNode = a.parentNode; + var nodeName = parentNode.nodeName; + + if (nodeName.toLowerCase() == "ul") { + parentNode.setAttribute("style", "display: block;"); + } else if (nodeName.toLocaleLowerCase() == "li") { + parentNode.setAttribute("class", "collapsable"); + parentNode.firstChild.setAttribute("class", "hitarea collapsable-hitarea "); + } + a = parentNode; +} } } +/* + function setCookieForExpandedNode(nodeName) { + var tocDiv = document.getElementById("tree"); //get table of contents Div + var divs = tocDiv.getElementsByTagName("div"); + var matchedDivNumber; + var i; + for (i = 0; i < divs.length; i++) { //1101001 + var div = divs[i]; + var liNode = div.parentNode; + } +//create a new cookie if a treeview does not exist + if ($.cookie(treeCookieId) == null || $.cookie(treeCookieId) == "") { + var branches = $("#tree").find("li");//.prepareBranches(treesettings); + var data = []; + branches.each(function(i, e) { + data[i] = $(e).is(":has(>ul:visible)") ? 1 : 0; + }); + $.cookie(treeCookieId, data.join("")); + + } + + if (i < divs.length) { + var treeviewCookie = $.cookie(treeCookieId); + var tvCookie1 = treeviewCookie.substring(0, i); + var tvCookie2 = treeviewCookie.substring(i + 1); + var newTVCookie = tvCookie1 + "1" + tvCookie2; + $.cookie(treeCookieId, newTVCookie); + } + } */ + +/** + * Code for Show/Hide TOC + * + */ +function showHideToc() { + var showHideButton = $("#showHideButton"); + var leftNavigation = $("#sidebar"); //hide the parent div of leftnavigation, ie sidebar + var content = $("#content"); + var animeTime=75 + + if (showHideButton != undefined && showHideButton.hasClass("pointLeft")) { + //Hide TOC + showHideButton.removeClass('pointLeft').addClass('pointRight'); + + if(noAnimations) { + leftNavigation.css("display", "none"); + content.css("margin", "125px 0 0 0"); + } else { + leftNavigation.hide(animeTime); + content.animate( { "margin-left": 0 }, animeTime); + } + showHideButton.attr("title", "Show Sidebar"); + } else { + //Show the TOC + showHideButton.removeClass('pointRight').addClass('pointLeft'); + if(noAnimations) { + content.css("margin", "125px 0 0 280px"); + leftNavigation.css("display", "block"); + } else { + content.animate( { "margin-left": '280px' }, animeTime); + leftNavigation.show(animeTime); + } + showHideButton.attr("title", "Hide Sidebar"); + } +} + +/** + * Code for search highlighting + */ +var highlightOn = true; +function searchHighlight(searchText) { + highlightOn = true; + if (searchText != undefined) { + var wList; + var sList = new Array(); //stem list + //Highlight the search terms + searchText = searchText.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "I$N~E8N^zO~Pw;a^(H|lo|{Z2pXH!s%dfd}c>`i1a} zv}w~u+O=z^&ucH8I(3rHojXg{u3e>Dw{8*;5FkBz^pKuCdrDwnp!Dg}NBZ{dEB*TQ z6Nkeg0|pF`prAoAc<^8uHf*StVKRL9a2YvrgqD#qdh{p>4GoboW5&q%@jsOb6UNKL zi9gdaQ6^2AB$FpkmZ?*xNO*X-L`Fu+^y$Bp88fEKtXVU)%#sg3oF&oGQ8IgWw9KDB zPs@B+u;4ecaNzt(}+4YG0LAI0POlNOI`@@$gLn>WkWty^W=wr#RKF;TW}-yu78?2ylPeI~ni@0LA# z_Gn3xq&<5jDQSVbpHow1pOJmCZ{L2| zzkk0RI`n5Pha@d6P14fSB|SY&OS)uaWJqRaretMhNls3#g(&}#*G_t^X5&tb?cVgzI{vX-n}dL z?%k7bzx}s7cC;HDBDMsph1qdetv!((`o7b?{;YGKUdEz%jHZ6 zv#c$>;zP!+HFMWmmmYU{0=tATce>bbS#cp9huibSU}xwMrz7~gd6bnH)iEG2$gFd@ zJYy}(9nkA-M`D7<6YF#(>hm}CcMNiS65O6GA54gHMoozRU`S|`t|U=W6Bf^PyW`>( zeLUB_WbTqha~J)u9;eRs)-qNL_1FBx*pl^~qD_9e6q)zZbzybPEX?t%8DrUQ4=n@2+%jQeC=qF~Z#6-(P8( z8EMt3Rm1lV9Xgn2M%LTwSfl%vy7Bj$sjwu+5)t0_|^tKi_DDD!LDm;9u0$<-Bj83<2 z{nO;fh!O7^n~8(X74#qu#0<{kbJpWG+yB_D?;uL||3=v8fuD&b_Mtl?XJHfE!aj7t zFT6v*$M(K``SF#veRv1|N=c9=38e92+=rps~@$$0vM4h#9$K zV>5yYXQ)Ho`1o1hp_=e-#fs$$&VTYrywZ0!6MOQA*n^3!c1_@!c1W;jpi-y>abld`|wsL0|uqAHKRXC$EU7?Pv7BessvrZt61|tGN+O z&b)f{N&`M~@{t_zwVyNK1^$KG`Zs{dV`4~N!a??5yH@|&_LFxCvE>%RaKhWN1tyApEK|ee!F}3U#2dR zd-w!yk|#MiU%qrdXMkzyPr-lt&$@MM4ELz7-nzE*Tw8ltQJ2UA@Tm#Z2>j7p{JhTr zpZp}&S4!fq}EYe$PMg6A8HUafc_3w>BH~8Kgq12FTYML06*u; zye9ZI2W|c^k{9Sj{^MV`2ItU&e5AipH^D|t&;Dzc2r=hn#9|FL{OiV8S_c*tTt}sfFBI;6HkzJ9U&= zNPaP1tG{OKV&psc{O+*tKlqvc0k>M>Keo|t!Nf%1@CAb2oJntiTksWu>-Gp| zz&}~~b))+q^^+K*haG=!Kj^=Qn7bdorWbR^CMNg{{@HQIJ}`(Q@g-b#_ci}7F>~;LEW*zo0GUu5+Ji~wXu%D6o_uZcXzPI5&U0{b) literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/images/sample.jpg b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/images/sample.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8ec5c311243ad66e28e8b86ee439db9ed6d5589 GIT binary patch literal 78931 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�lJnlbk@ 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/index.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/index.html new file mode 100644 index 00000000..a0be769e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/index.html @@ -0,0 +1,179 @@ + + + + +README: Web-based Help from DocBook XML -
        +
        +

        README: Web-based Help from DocBook XML

        + +

        Kasun Gajasinghe

        +
        +

        Permission is hereby granted, free of charge, to any person obtaining a copy of this + software and associated documentation files (the “Softwareâ€), to deal in the + Software without restriction, including without limitation the rights to use, copy, modify, + merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit + persons to whom the Software is furnished to do so, subject to the following conditions:

        • The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software.

        • Except as contained in this notice, the names of individuals credited with + contribution to this software shall not be used in advertising or otherwise to promote + the sale, use or other dealings in this Software without prior written authorization + from the individuals in question.

        • Any stylesheet derived from this Software that is publicly distributed will be + identified with a different name and the version strings in any derived Software will + be changed so that no possibility of confusion between the derived package and this + Software will exist.

        Warranty: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL DAVID CRAMER, KASUN GAJASINGHE, OR ANY + OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

        This package is maintained by Kasun Gajasinghe, + and David Cramer, + and with + contributions by Arun Bharadwaj and Visitha Baddegama. Please + direct support questions to the DocBook-apps + mailing list.

        This package also includes the following software written and copyrighted by others:

        • Files in template/common/jquery are + copyrighted by JQuery under the MIT License. + The file jquery.cookie.js Copyright (c) 2006 Klaus Hartl under + the MIT license.

        • Some files in the template/search and indexer directories were + originally part of N. Quaine's htmlsearch DITA plugin. + The htmlsearch DITA plugin is available from the files page of the DITA-users yahoogroup. The + htmlsearch plugin was released under a BSD-style + license. See indexer/license.txt + for details. +

        • Stemmers from the Snowball + project released under a BSD license.

        • Code from the Apache Lucene search + engine provides support for tokenizing Chinese, Japanese, and Korean content released + under the Apache 2.0 license.

        • Code that provides weighted search results and some + other improvements was graciously donated by SyncRO Soft + Ltd., the publishers of the oXygen XML + Editor.

        • TagSoup, released under the Apache 2.0 + license, makes it possible to index html instead of just + xhtml output.

        • Cosmetic improvements provided by OpenStack.

        Webhelp for DocBook was first developed as a Google Summer of Code project.

        +

        January 2012

        +
        +
        +
        +

        List of Figures

        1. Sample Image
        diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ix01.html b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ix01.html new file mode 100644 index 00000000..f0620d2c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/ix01.html @@ -0,0 +1,128 @@ + + + + +Index - - README: Web-based Help from DocBook XML
        diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/default.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/default.props new file mode 100644 index 00000000..22edf439 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/default.props @@ -0,0 +1 @@ +DEF01=a \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/en-us.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/en-us.props new file mode 100644 index 00000000..da284ce5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/en-us.props @@ -0,0 +1,45 @@ +DEF01=this +DEF02=is +DEF03=the +DEF04=in +DEF05=i +DEF06=on +DEF07=a +DEF08=about +DEF09=an +DEF10=are +DEF11=as +DEF12=at +DEF13=be +DEF14=by +DEF15=com +DEF16=de +DEF17=en +DEF18=for +DEF19=from +DEF20=how +DEF21=it +DEF22=la +DEF23=of +DEF24=on +DEF25=or +DEF26=that +DEF27=to +DEF28=was +DEF29=what +DEF30=when +DEF31=where +DEF32=who +DEF33=will +DEF34=with +DEF35=und +DEF36=Next +DEF37=Prev +DEF38=Home +DEF39=Motive +DEF40=Inc +DEF41=Copyright +DEF42=All +DEF43=rights +DEF44=reserved +DEF45=Up \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/es-es.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/es-es.props new file mode 100644 index 00000000..fb73bdcc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/es-es.props @@ -0,0 +1,179 @@ +DEF01=un +DEF02=una +DEF03=unas +DEF04=unos +DEF05=uno +DEF06=sobre +DEF07=todo +DEF08=también +DEF09=tras +DEF10=otro +DEF11=algún +DEF12=alguno +DEF13=alguna +DEF14=algunos +DEF15=algunas +DEF16=ser +DEF17=es +DEF18=soy +DEF19=eres +DEF20=somos +DEF21=sois +DEF22=estoy +DEF23=esta +DEF24=estamos +DEF25=estais +DEF26=estan +DEF27=como +DEF28=en +DEF29=para +DEF30=atras +DEF31=porque +DEF32=por +DEF33=estado +DEF34=estaba +DEF35=ante +DEF36=antes +DEF37=siendo +DEF38=ambos +DEF39=pero +DEF40=por +DEF41=poder +DEF42=puede +DEF43=puedo +DEF44=podemos +DEF45=podeis +DEF46=pueden +DEF47=fui +DEF48=fue +DEF49=fuimos +DEF50=fueron +DEF51=hacer +DEF52=hago +DEF53=hace +DEF54=hacemos +DEF55=haceis +DEF56=hacen +DEF57=cada +DEF58=fin +DEF59=incluso +DEF60=primero +DEF61=desde +DEF62=conseguir +DEF63=consigo +DEF64=consigue +DEF65=consigues +DEF66=conseguimos +DEF67=consiguen +DEF68=ir +DEF69=voy +DEF70=va +DEF71=vamos +DEF72=vais +DEF73=van +DEF74=vaya +DEF75=gueno +DEF76=ha +DEF77=tener +DEF78=tengo +DEF79=tiene +DEF80=tenemos +DEF81=teneis +DEF82=tienen +DEF83=el +DEF84=la +DEF85=lo +DEF86=las +DEF87=los +DEF88=su +DEF89=aqui +DEF90=mio +DEF91=tuyo +DEF92=ellos +DEF93=ellas +DEF94=nos +DEF95=nosotros +DEF96=vosotros +DEF97=vosotras +DEF98=si +DEF99=dentro +DEF100=solo +DEF101=solamente +DEF102=saber +DEF103=sabes +DEF104=sabe +DEF105=sabemos +DEF106=sabeis +DEF107=saben +DEF108=ultimo +DEF109=largo +DEF110=bastante +DEF111=haces +DEF112=muchos +DEF113=aquellos +DEF114=aquellas +DEF115=sus +DEF116=entonces +DEF117=tiempo +DEF118=verdad +DEF119=verdadero +DEF120=verdadera +DEF121=cierto +DEF122=ciertos +DEF123=cierta +DEF124=ciertas +DEF125=intentar +DEF126=intento +DEF127=intenta +DEF128=intentas +DEF129=intentamos +DEF130=intentais +DEF131=intentan +DEF132=dos +DEF133=bajo +DEF134=arriba +DEF135=encima +DEF136=usar +DEF137=uso +DEF138=usas +DEF139=usa +DEF140=usamos +DEF141=usais +DEF142=usan +DEF143=emplear +DEF144=empleo +DEF145=empleas +DEF146=emplean +DEF147=ampleamos +DEF148=empleais +DEF149=valor +DEF150=muy +DEF151=era +DEF152=eras +DEF153=eramos +DEF154=eran +DEF155=modo +DEF156=bien +DEF157=cual +DEF158=cuando +DEF159=donde +DEF160=mientras +DEF161=quien +DEF162=con +DEF163=entre +DEF164=sin +DEF165=trabajo +DEF166=trabajar +DEF167=trabajas +DEF168=trabaja +DEF169=trabajamos +DEF170=trabajais +DEF171=trabajan +DEF172=podria +DEF173=podrias +DEF174=podriamos +DEF175=podrian +DEF176=podriais +DEF177=yo +DEF178=aquel +DEF179=qué \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js new file mode 100644 index 00000000..a5efebe7 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/htmlFileInfoList.js @@ -0,0 +1,38 @@ +var doStem = true; +//List of indexed files. +fl = new Array(); +fl["0"]= "ch04.html"; +fl["1"]= "ch05s01.html"; +fl["2"]= "ch03s02.html"; +fl["3"]= "index.html"; +fl["4"]= "ch02s02s01.html"; +fl["5"]= "ch03s01.html"; +fl["6"]= "ch01.html"; +fl["7"]= "ch02.html"; +fl["8"]= "ch02s01.html"; +fl["9"]= "ch02s03.html"; +fl["10"]= "ch03s02s01.html"; +fl["11"]= "ch05.html"; +fl["12"]= "ch03.html"; +fl["13"]= "ch02s05.html"; +fl["14"]= "ch02s04.html"; +fl["15"]= "ch02s02.html"; +fl["16"]= "ch05s02.html"; +fil = new Array(); +fil["0"]= "ch04.html@@@FAQ@@@Frequently Asked Questions..."; +fil["1"]= "ch05s01.html@@@Some search words for testing@@@null"; +fil["2"]= "ch03s02.html@@@Search@@@Overview design of Search mechanism..."; +fil["3"]= "index.html@@@README: Web-based Help from DocBook XML@@@null"; +fil["4"]= "ch02s02s01.html@@@Recommended Apache configurations@@@null"; +fil["5"]= "ch03s01.html@@@Design@@@An overview of webhelp page structure..."; +fil["6"]= "ch01.html@@@Introduction@@@Overview of the package..."; +fil["7"]= "ch02.html@@@Using the package@@@java available in your PATH..."; +fil["8"]= "ch02s01.html@@@Generating webhelp output using the Ant build.xml file@@@Installation instructions..."; +fil["9"]= "ch02s03.html@@@Search indexing@@@To build the indexer, you must have installed the JDK version 1.5 or higher and set the ANT_HOME environment variable..."; +fil["10"]= "ch03s02s01.html@@@New Stemmers@@@Adding new Stemmers is very simple..."; +fil["11"]= "ch05.html@@@Test section@@@null"; +fil["12"]= "ch03.html@@@Developer Docs@@@This chapter provides an overview of how webhelp is implemented..."; +fil["13"]= "ch02s05.html@@@Adding images@@@null"; +fil["14"]= "ch02s04.html@@@Adding support for other (non-CJKV) languages@@@null"; +fil["15"]= "ch02s02.html@@@Using and customizing the output@@@null"; +fil["16"]= "ch05s02.html@@@Some search words for testing (inflected)@@@null"; diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-1.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-1.js new file mode 100644 index 00000000..096fcfbb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-1.js @@ -0,0 +1,391 @@ +var indexerLanguage="en"; +//Auto generated index for searching by xsl-webhelpindexer for DocBook Webhelp.# Kasun Gajasinghe, University of Moratuwa +w["-"]="0*2,1*2,2*7,3*1,5*2,6*3,7*2,8*2,9*4,10*2,11*2,12*2,13*2,14*2,15*2,16*2"; +w["-doutput-dir"]="8*1"; +w["-version"]="8*2"; +w["."]="2*5,3*2,4*3,5*5,6*1,7*1,8*11,9*3,10*8,13*2,14*1,15*3"; +w[".chm"]="6*1"; +w[".htaccess"]="4*1"; +w[".html"]="4*1"; +w[".js"]="2*2"; +w[".treeview"]="5*1"; +w["0"]="0*2,3*2,8*5,9*6"; +w["1"]="0*6,3*2,8*3,9*6"; +w["1."]="0*6,3*2"; +w["1.5"]="9*1"; +w["1.6"]="8*1"; +w["1.76.0"]="9*1"; +w["1.76.1"]="9*2"; +w["1.76.1."]="9*1"; +w["1.77.0"]="0*2"; +w["1.8.0"]="8*3,9*1"; +w["1.8.2.custom.css"]="15*1"; +w["172800"]="4*2"; +w["2"]="0*6,3*3,4*2,8*3,15*1"; +w["2."]="0*6,3*1"; +w["2.0"]="3*2"; +w["2006"]="3*1"; +w["2008"]="3*1"; +w["2008-2012"]="3*1"; +w["2012"]="3*2"; +w["290304000"]="4*2"; +w["2:"]="8*3"; +w["3"]="0*8,3*1"; +w["3."]="0*6,3*1"; +w["3.0.0.jar"]="9*2"; +w["3.x"]="0*1"; +w["4"]="0*7,2*1"; +w["4."]="0*6"; +w["480"]="4*1"; +w["5"]="0*8,6*1,8*13,9*1"; +w["5."]="0*6"; +w["596"]="0*2"; +w["596:"]="0*2"; +w["6"]="8*6"; +w["6.5"]="8*4"; +w["6.5.5.jar"]="0*1,8*3"; +w["6.5.x"]="8*1"; +w["7"]="0*1"; +w["7200"]="4*2"; +w["76"]="9*3"; +w["77"]="0*2"; +w["8"]="4*1,8*3,9*1,15*1"; +w[":"]="0*2,10*2,15*3"; +w["_stemmer"]="2*1,10*1"; +w["_stemmer.j"]="2*2,10*2"; +w["abandon"]="5*1"; +w["about"]="0*2,2*2,4*1,8*2,9*1"; +w["abov"]="3*1"; +w["abstract"]="15*1"; +w["accord"]="6*1"; +w["achiev"]="5*2"; +w["action"]="3*1"; +w["actual"]="2*1"; +w["ad"]="2*1,3*1,6*1,7*2,10*3,13*51,14*46,15*2"; +w["adapt"]="8*1"; +w["add"]="3*1,6*1,8*1,10*4,13*1,14*1,15*1"; +w["adddefaultcharset"]="4*1"; +w["addit"]="0*1,4*1,14*1"; +w["addoutputfilterbytyp"]="4*9"; +w["admon.g"]="8*1"; +w["admon.graph"]="8*1"; +w["advertis"]="3*1"; +w["after"]="6*1"; +w["against"]="8*2"; +w["age"]="4*3"; +w["al"]="10*1"; +w["algorithm"]="10*1"; +w["all"]="2*1,3*1,8*1,9*1,10*1"; +w["all."]="10*1"; +w["allow"]="8*1"; +w["alreadi"]="10*1"; +w["also"]="3*1,6*1,7*1,8*2"; +w["altern"]="6*1"; +w["analyz"]="9*1"; +w["ani"]="3*6,10*1,15*1"; +w["anim"]="5*1"; +w["animated:"]="5*1"; +w["anoth"]="8*2,10*1"; +w["ant"]="2*3,6*2,7*2,8*59,9*14,10*2,13*1"; +w["ant.file.dir"]="8*2"; +w["ant_hom"]="8*1,9*1"; +w["apach"]="3*3,4*41,7*1,8*3,15*1"; +w["apache-ant-1"]="8*2"; +w["apache-ant-1.8.0"]="8*2"; +w["apart"]="0*2"; +w["apis.jar"]="0*2,8*9,9*1"; +w["app"]="3*1"; +w["appear"]="6*2,15*1"; +w["appli"]="5*2"; +w["applic"]="4*5,6*1"; +w["applica"]="4*1"; +w["appropri"]="8*1,15*1"; +w["apps@lists.oasi"]="10*1"; +w["ar"]="3*1"; +w["arbitrari"]="8*1"; +w["argument"]="9*1"; +w["arguments:"]="9*1"; +w["aris"]="3*1"; +w["array"]="2*3,3*1,10*7"; +w["array."]="10*1"; +w["arsenal"]="1*1,16*1"; +w["arsenic"]="1*1,16*1"; +w["arun"]="3*1"; +w["ask"]="0*1"; +w["associ"]="3*1"; +w["asspath"]="8*5"; +w["assum"]="8*2,10*1"; +w["assumpt"]="2*1"; +w["attribut"]="0*2"; +w["author"]="3*1"; +w["auto"]="6*1"; +w["auto-synchron"]="6*1"; +w["autoidx"]="0*2"; +w["autoidx.xsl"]="0*2"; +w["autoidx.xsl:"]="0*4"; +w["automat"]="9*1"; +w["ava"]="7*1"; +w["avail"]="3*1,7*1,8*3,9*2,10*3"; +w["away"]="12*1"; +w["back"]="14*1"; +w["backward"]="6*1"; +w["baddegama"]="3*1"; +w["baddegama."]="3*1"; +w["bar."]="15*1"; +w["base"]="0*2,1*1,2*1,3*52,5*2,6*3,7*1,8*1,9*1,10*6,11*1,12*1,13*1,14*1,15*2,16*1"; +w["basedir"]="8*1"; +w["basic"]="0*1"; +w["be"]="8*1"; +w["been"]="8*1"; +w["behav"]="12*1"; +w["below"]="8*1"; +w["below."]="8*1,13*1"; +w["better"]="8*1"; +w["between"]="2*1,3*1"; +w["bharadwaj"]="3*1"; +w["bi"]="2*1"; +w["bi-gram"]="2*1"; +w["bin"]="8*4"; +w["binari"]="8*1"; +w["bit"]="9*1"; +w["bitmap"]="4*1"; +w["bits."]="9*1"; +w["bob"]="4*1,15*1"; +w["bold"]="6*1"; +w["book"]="4*1"; +w["both"]="14*1"; +w["box"]="6*1"; +w["break"]="2*1"; +w["brief"]="6*1,15*1"; +w["brower"]="4*1"; +w["browser"]="0*3,2*1,4*1,5*1,8*1"; +w["browser."]="8*1"; +w["bsd"]="3*2"; +w["bsd-style"]="3*1"; +w["build"]="0*3,1*1,5*1,6*3,7*3,8*59,9*1,10*3,13*1,16*1"; +w["build-index"]="10*1"; +w["build.properti"]="8*1,9*1,10*1,13*1"; +w["build.xml"]="1*1,7*1,8*56,16*1"; +w["build.xml."]="8*1"; +w["built"]="5*1"; +w["but"]="3*1,8*1,10*2"; +w["button"]="5*1"; +w["buy"]="1*1,16*1"; +w["c"]="0*2,3*1,8*3"; +w["c:"]="0*4,8*3"; +w["cach"]="4*5"; +w["cache-control"]="4*3"; +w["call"]="2*1,5*1"; +w["caus"]="4*3,15*1"; +w["certain"]="4*1"; +w["ch03"]="2*1"; +w["ch03.html"]="2*1"; +w["chang"]="2*1,3*1,4*1,8*1,9*1,10*3,15*3"; +w["chapter"]="2*1,12*1,15*1"; +w["chapterinfo"]="15*1"; +w["charact"]="4*1"; +w["charg"]="3*1"; +w["check"]="0*1"; +w["checkout"]="2*1"; +w["chines"]="2*1,3*1,6*1,8*1,10*2"; +w["chm"]="6*1"; +w["chrome"]="0*1"; +w["chunk"]="5*2,6*1,15*2"; +w["cjk"]="2*2,10*2"; +w["cjkv"]="7*1,10*1,14*2"; +w["cl"]="8*3"; +w["claim"]="3*1"; +w["class"]="9*1,10*1"; +w["classpath"]="0*1,8*2,9*2"; +w["classpath."]="9*1"; +w["click."]="2*1"; +w["client"]="2*2,6*1"; +w["client-sid"]="2*1,6*1"; +w["cn"]="10*2"; +w["co"]="3*1"; +w["code"]="0*1,2*1,3*4,5*1,6*1,10*9,13*6"; +w["code."]="10*1"; +w["code:"]="5*1"; +w["collaps"]="5*1,6*1"; +w["collapsed:"]="5*1"; +w["color"]="6*1,15*1"; +w["com"]="3*2,9*2,10*8"; +w["com.nexwave.nquindexer.indexermain"]="9*1"; +w["com.nexwave.nquindexer.indexertask"]="9*1"; +w["come"]="9*1,15*1"; +w["command"]="2*2,7*1,8*5,9*1"; +w["command-lin"]="9*1"; +w["command."]="2*1"; +w["comment"]="8*1"; +w["comments."]="8*1"; +w["common"]="2*1,3*1,6*1,15*7"; +w["commons:"]="8*3"; +w["compani"]="5*1"; +w["compar"]="2*1"; +w["compil"]="10*1"; +w["complet"]="4*3,15*1"; +w["compress"]="4*3"; +w["concern"]="9*1"; +w["condit"]="3*1"; +w["conditions:"]="3*1"; +w["conf"]="4*1"; +w["configur"]="4*40,7*1,15*1"; +w["confirm"]="8*3"; +w["confus"]="3*1"; +w["connect"]="3*1"; +w["consid"]="14*1"; +w["contact"]="10*1"; +w["contain"]="2*1,3*1,8*1,9*1,10*1"; +w["content"]="2*3,3*1,5*6,6*5,7*5,9*1,11*5,12*8"; +w["content."]="2*2,9*1"; +w["content:"]="5*1"; +w["contract"]="3*1"; +w["contribut"]="3*2,14*1"; +w["contributor"]="3*1"; +w["control"]="4*3,5*1,13*1,15*1"; +w["control:"]="5*1"; +w["conveni"]="8*3"; +w["cooki"]="3*1,5*1,12*2"; +w["copi"]="3*3,8*5,10*1,13*2"; +w["copyright"]="3*5"; +w["core"]="9*1"; +w["correct"]="0*1,3*1,8*1,10*5"; +w["cosmet"]="3*1"; +w["could"]="4*1,8*1"; +w["cramer"]="3*4"; +w["creat"]="2*1,6*1,7*1,8*5"; +w["credit"]="3*1"; +w["csrc"]="8*2"; +w["css"]="4*5,5*3,6*1,15*8"; +w["css-base"]="5*1,6*1"; +w["css-style"]="5*1"; +w["css."]="15*1"; +w["currenc"]="1*2,16*1"; +w["current"]="0*1,10*3,14*1"; +w["currently."]="0*1"; +w["custom"]="5*2,7*1,8*1,15*48"; +w["d"]="8*1"; +w["damag"]="3*1"; +w["danish"]="14*1"; +w["data"]="2*1"; +w["david"]="3*6"; +w["day"]="1*1,4*1,16*1"; +w["de"]="8*1,10*3"; +w["deal"]="3*3"; +w["deep"]="15*1"; +w["default"]="2*1,8*1,9*2,15*1"; +w["default."]="8*1"; +w["defin"]="2*1,8*1"; +w["deflat"]="4*10"; +w["delet"]="8*1"; +w["demo"]="0*4"; +w["deploy"]="0*3"; +w["deriv"]="3*3"; +w["describ"]="7*1"; +w["descript"]="6*1"; +w["description."]="6*1"; +w["design"]="2*1,5*47,12*1"; +w["desir"]="8*2"; +w["desired-output-dir"]="8*1"; +w["detail"]="0*1,2*2,3*1,8*1,9*2"; +w["details."]="0*1,3*1,8*1,9*1"; +w["develop"]="3*1,12*51"; +w["differ"]="3*1,8*1"; +w["dir"]="8*6,13*1"; +w["direct"]="3*1,9*1,15*1"; +w["directori"]="2*2,3*1,8*15,9*3,13*4"; +w["directory."]="2*1,8*4,13*1"; +w["disabl"]="8*1"; +w["display"]="2*1"; +w["distribut"]="3*2,8*3,9*1"; +w["dita"]="0*1,3*3"; +w["dita-us"]="3*1"; +w["dita."]="0*1"; +w["div"]="5*1,12*1,15*2"; +w["divid"]="5*1"; +w["do"]="2*2,3*1,8*2,9*1,14*1"; +w["doc"]="2*1,8*3,12*51,15*7"; +w["docbkx"]="6*1,8*1"; +w["docbo"]="0*2"; +w["docbook"]="0*3,1*1,2*3,3*53,4*3,5*4,6*2,7*1,8*6,9*2,10*9,11*1,12*1,13*3,14*1,15*3,16*1"; +w["docbook-app"]="3*1"; +w["docbook-apps@list"]="10*1"; +w["docbook-apps@lists.oasis-open.org"]="10*1"; +w["docbook-webhelp"]="8*1,10*7"; +w["docbook-xsl-1"]="0*1"; +w["docbook-xsl-1.77.0"]="0*2"; +w["docbook."]="15*1"; +w["docbook.sourceforge.net"]="9*2"; +w["docs@@@"]="2*1"; +w["docsbook"]="9*1"; +w["docsbook-xsl-1"]="9*1"; +w["docsbook-xsl-1.76.1"]="9*1"; +w["docsr"]="13*6"; +w["docsrc"]="13*1"; +w["document"]="0*2,3*1,4*2,5*1,6*1,8*10,13*4"; +w["document."]="8*2,13*1"; +w["documentation."]="0*1,5*1,6*1"; +w["doe"]="0*2,2*2,8*1,9*1"; +w["doesn"]="9*1"; +w["don"]="8*1,15*1"; +w["donat"]="3*1"; +w["done"]="0*1,2*1,5*2"; +w["dostem"]="2*1"; +w["dot"]="3*4"; +w["doutput"]="8*1"; +w["down"]="3*1,13*5"; +w["download"]="4*1,8*2,9*1,10*1"; +w["drop"]="2*1"; +w["dtd"]="8*2"; +w["dtd."]="8*1"; +w["dutch"]="14*1"; +w["e"]="10*1,12*1"; +w["easi"]="10*1"; +w["easili"]="5*1,10*2"; +w["easily."]="10*1"; +w["eclips"]="6*1"; +w["edit"]="8*1,15*1"; +w["editor"]="3*1,8*1,10*1"; +w["editor."]="3*1"; +w["efault"]="8*1"; +w["element"]="15*1"; +w["element."]="0*2,15*1"; +w["els"]="9*1,10*7"; +w["email"]="10*1"; +w["en"]="8*3,9*1,10*4"; +w["en."]="8*1"; +w["enabl"]="8*1"; +w["enable.stem"]="8*1"; +w["endors"]="9*1"; +w["engin"]="3*1,6*1"; +w["engine."]="6*1"; +w["english"]="2*1,6*1,8*1,10*3,14*1"; +w["englishstemm"]="10*1"; +w["environ"]="7*1,8*5,9*1"; +w["equalsignorecas"]="10*3"; +w["error"]="0*2"; +w["error."]="0*2"; +w["etc"]="2*1,5*1,6*1,8*2"; +w["etc."]="2*1,5*1,6*1,8*3,15*1"; +w["event"]="3*1"; +w["ex"]="2*1"; +w["ex:"]="2*1"; +w["exact"]="10*1,12*1"; +w["exampl"]="3*6,8*5,10*1,13*1,15*1"; +w["example."]="10*1"; +w["example:"]="8*4"; +w["example 1"]="13*5"; +w["example 1. exampl"]="13*5"; +w["example 2"]="10*5"; +w["example 2. add"]="10*5"; +w["example 3"]="10*5"; +w["example 3. initi"]="10*5"; +w["except"]="3*1"; +w["exist"]="2*1,3*1"; +w["exist."]="3*1,8*1"; +w["expos"]="6*1"; +w["express"]="3*1"; +w["ext"]="10*2"; +w["extend"]="10*2"; +w["extens"]="0*2,2*1,4*1,8*1,9*1,10*1"; + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-2.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-2.js new file mode 100644 index 00000000..05d3f0c5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-2.js @@ -0,0 +1,390 @@ +//Auto generated index for searching by xsl-webhelpindexer for DocBook Webhelp.# Kasun Gajasinghe, University of Moratuwa +w["extension:"]="4*1"; +w["extent"]="2*1"; +w["extract"]="8*1"; +w["f"]="4*1,9*1,12*1,14*1"; +w["fair"]="10*1"; +w["fals"]="2*1,8*1"; +w["false."]="2*1"; +w["faq"]="0*51"; +w["featur"]="2*1,5*1,6*6"; +w["feature."]="5*1"; +w["feel"]="15*1"; +w["fetch"]="9*1"; +w["few"]="5*1,10*1"; +w["fi"]="4*1"; +w["figur"]="3*5,8*3,13*4"; +w["figure 1"]="13*5"; +w["figure 1. sampl"]="13*5"; +w["fil"]="2*2"; +w["file"]="0*2,2*10,3*5,4*6,5*1,6*1,7*1,8*64,9*1,10*1,13*2,15*4"; +w["file."]="4*1,10*1,15*1"; +w["file:"]="0*4"; +w["fileref"]="13*1"; +w["files."]="4*1,8*1"; +w["files:"]="2*1,15*1"; +w["fileset"]="8*1,13*1"; +w["filesmatch"]="4*6"; +w["find"]="0*4,10*1"; +w["finnish"]="14*1"; +w["firefox"]="0*1"; +w["first"]="2*1,3*1"; +w["fit"]="3*1"; +w["five"]="2*1"; +w["fl"]="2*1"; +w["flv"]="4*2"; +w["folder"]="0*1,2*2,9*1,10*2,15*1"; +w["folder."]="2*1,10*1"; +w["foll"]="0*1"; +w["follos"]="8*3"; +w["follow"]="0*2,2*1,3*2,4*2,5*1,7*1,8*2,9*2,10*1,13*2,14*1,15*1"; +w["foobar"]="2*1"; +w["form"]="14*1"; +w["form."]="14*1"; +w["format"]="2*1,6*3,13*1"; +w["fortun"]="10*1"; +w["forward"]="6*1"; +w["four"]="0*1"; +w["fr"]="8*1,10*4"; +w["frameset"]="5*1,6*1,12*1,15*1"; +w["frameset."]="6*1,12*2"; +w["free"]="3*1"; +w["french"]="2*1,6*1,8*1,10*3"; +w["french."]="2*1"; +w["frenchstemm"]="10*1"; +w["frequent"]="0*1"; +w["from"]="0*3,1*1,2*3,3*57,4*1,5*4,6*4,7*1,8*6,9*2,10*3,11*1,12*2,13*4,14*1,15*2,16*1"; +w["full"]="6*1,10*1"; +w["fulli"]="2*1,5*1"; +w["furnish"]="3*1"; +w["further"]="2*1,5*1,15*1"; +w["gajasingh"]="3*4"; +w["ge"]="8*1"; +w["general"]="10*1,15*1"; +w["generat"]="0*1,2*1,5*3,6*2,7*1,8*49,10*1"; +w["german"]="2*1,6*1,10*3"; +w["german."]="6*1,14*1"; +w["germanstemm"]="10*1"; +w["get"]="0*2,2*1,6*1,10*1,15*1"; +w["gif"]="4*2"; +w["given."]="13*1"; +w["gmail"]="3*2"; +w["go"]="9*1"; +w["googl"]="3*1,6*1"; +w["gorithm"]="10*1"; +w["gracious"]="3*1"; +w["gram"]="2*1"; +w["grant"]="3*1"; +w["graphic"]="8*4,13*2"; +w["group"]="6*1"; +w["guid"]="0*1,4*3,15*1"; +w["handl"]="2*2,15*1"; +w["happen"]="0*1,2*1"; +w["hartl"]="3*1"; +w["hat"]="6*1"; +w["have"]="9*1"; +w["haven"]="0*1"; +w["having."]="9*1"; +w["head"]="5*1"; +w["header"]="4*3,5*2,15*1"; +w["header:"]="5*1"; +w["height"]="15*1"; +w["help"]="0*1,1*1,2*1,3*51,5*1,6*4,7*1,8*1,9*2,10*1,11*1,12*2,13*1,14*1,15*4,16*1"; +w["help."]="6*1"; +w["here"]="8*1,9*1,13*1"; +w["here."]="8*2,13*1"; +w["herebi"]="3*1"; +w["higher"]="8*1,9*1"; +w["higher."]="8*2"; +w["highlight"]="6*1"; +w["hour"]="4*1"; +w["how"]="2*1,6*1,7*1,8*1,12*1,13*1"; +w["howev"]="8*1"; +w["href"]="0*2"; +w["ht"]="8*1"; +w["htaccess"]="4*1"; +w["htm"]="4*2,8*1"; +w["html"]="0*3,2*2,3*1,4*7,5*1,6*1,8*2,15*1"; +w["html.extens"]="8*1"; +w["htmlfileinfolist"]="2*1"; +w["htmlfileinfolist.j"]="2*1"; +w["htmlfilelist"]="2*1"; +w["htmlfilelist.j"]="2*1"; +w["htmlsearch"]="0*2,3*3"; +w["http"]="9*1"; +w["http:"]="9*2"; +w["httpd"]="4*1"; +w["httpd.conf"]="4*1"; +w["hungarian"]="14*1"; +w["ico"]="4*2"; +w["ide"]="2*1"; +w["idea"]="2*1"; +w["identifi"]="3*1,8*1"; +w["ie"]="0*1"; +w["if"]="0*1,2*2,4*2,6*1,8*8,9*1,10*12,12*2,13*1,15*1"; +w["ignor"]="8*1"; +w["ilabl"]="7*1"; +w["ile"]="4*1"; +w["iles."]="4*1"; +w["imag"]="3*2,7*1,8*11,13*72"; +w["imagedata"]="13*1"; +w["imageobject"]="13*2"; +w["images."]="3*1,13*5"; +w["implement"]="2*1,6*2,12*2,14*2"; +w["implemented."]="2*1,12*1"; +w["impli"]="3*1"; +w["import"]="6*1,8*44"; +w["imposs"]="6*1"; +w["improv"]="3*2,4*1"; +w["includ"]="0*1,2*3,3*4,5*4,6*2,10*1,14*1,15*1"; +w["index"]="0*5,2*14,3*5,4*2,6*2,7*1,8*5,9*58,10*12,14*1"; +w["index-"]="2*2"; +w["index.html"]="8*2"; +w["indexer-languag"]="8*1"; +w["indexer-language-cod"]="2*2"; +w["indexer."]="0*2,2*1,9*1,10*1"; +w["indexerlanguag"]="10*5"; +w["indexerlanguage.equalsignorecas"]="10*6"; +w["indexermain"]="9*1"; +w["indexertask"]="9*2,10*1"; +w["indexertask.java"]="10*2"; +w["indexing:"]="2*1"; +w["indic"]="8*4"; +w["indicated:"]="8*3"; +w["individu"]="3*2"; +w["inflect"]="11*1,16*46"; +w["inform"]="0*3,4*1,8*2,9*1,15*1"; +w["information."]="0*1"; +w["initi"]="3*1,10*5"; +w["input"]="8*8,13*1,14*1"; +w["input-images-basedir"]="8*1"; +w["input-images-dir"]="8*2,13*1"; +w["input-xml"]="8*3"; +w["input-xml."]="8*1"; +w["insid"]="2*1,15*1"; +w["instal"]="7*1,8*12,9*1"; +w["instead"]="3*1"; +w["instruct"]="8*2"; +w["integr"]="6*1,10*1"; +w["intellij"]="2*1"; +w["interest"]="15*1"; +w["internet"]="6*1"; +w["into"]="6*2,15*1"; +w["introduct"]="6*51"; +w["invoc"]="9*1"; +w["invocation."]="9*1"; +w["invok"]="2*1,9*2"; +w["involved."]="2*1"; +w["iphone."]="0*1"; +w["ipod"]="0*1"; +w["ipt"]="14*1"; +w["issu"]="9*1"; +w["it_stemm"]="10*1"; +w["it_stemmer.j"]="10*1"; +w["italian"]="10*5,14*1"; +w["italianstemm"]="10*4"; +w["ja"]="8*2,10*2"; +w["januari"]="3*1"; +w["japan"]="10*1"; +w["japanes"]="2*1,3*1,6*1,8*1,10*1"; +w["jar"]="0*1,2*1,8*15,9*5"; +w["java"]="0*6,7*5,8*21,9*1,10*5,14*3"; +w["java."]="10*1"; +w["javascr"]="14*1"; +w["javascrip"]="4*1"; +w["javascript"]="0*1,2*3,4*6,5*1,10*4,14*3"; +w["javascript."]="2*1,14*1"; +w["jdk"]="8*1,9*1"; +w["jdk."]="8*1"; +w["jpeg"]="4*2"; +w["jpg"]="4*2,13*11"; +w["jqueri"]="0*2,3*3,5*3,15*7"; +w["jquery-ui"]="5*1"; +w["jquery-ui-1"]="15*1"; +w["jquery-ui-1.8.2.custom.css"]="15*1"; +w["jquery.cookie.j"]="3*1"; +w["jquery.treeview.css"]="15*1"; +w["jqueryui"]="15*1"; +w["jre"]="9*1"; +w["js"]="2*6,3*1,4*2,10*3"; +w["just"]="3*1"; +w["kasun"]="0*6,3*4"; +w["kasunbg"]="3*2"; +w["key"]="1*1,16*1"; +w["kind"]="3*1"; +w["klaus"]="3*1"; +w["ko"]="10*2"; +w["korean"]="2*1,3*1,6*1,10*2"; +w["languag"]="2*5,3*2,6*2,7*1,8*3,9*1,10*20,14*49"; +w["language-cod"]="10*2"; +w["language."]="8*1,9*1,10*2"; +w["languages."]="14*1"; +w["latest"]="9*1"; +w["layer"]="8*1"; +w["layout"]="6*1"; +w["left"]="5*1,12*1,15*1"; +w["leftnavig"]="15*1"; +w["les"]="4*1"; +w["level"]="8*1"; +w["li"]="5*1"; +w["liabil"]="3*1"; +w["liabl"]="3*1"; +w["lib"]="9*1"; +w["librari"]="2*1"; +w["library."]="2*1"; +w["licens"]="3*5"; +w["license."]="3*5"; +w["license.txt"]="3*1"; +w["like"]="2*1,6*1,10*1"; +w["limit"]="3*2"; +w["line"]="0*2,4*2,8*2,9*1,10*1"; +w["line."]="8*1"; +w["link"]="6*2,15*2"; +w["linux"]="9*1"; +w["list"]="3*11,5*2,8*1,10*3,13*1"; +w["ll"]="9*1,10*1"; +w["ll."]="9*1"; +w["load"]="5*1,12*1"; +w["local"]="8*3"; +w["locat"]="2*1,8*6,10*1"; +w["location."]="10*1"; +w["log"]="6*1"; +w["logo"]="5*1"; +w["long"]="4*1"; +w["look"]="2*1,5*1,15*1"; +w["ltd"]="3*1"; +w["ltd."]="3*1"; +w["lucen"]="3*1,6*1,9*2"; +w["lucene-analyzers-3"]="9*1"; +w["lucene-analyzers-3.0.0.jar"]="9*1"; +w["lucene-core-3"]="9*1"; +w["lucene-core-3.0.0.jar"]="9*1"; +w["m"]="0*2"; +w["made"]="5*1"; +w["mail"]="3*1,10*1"; +w["main"]="2*1,5*1,9*1"; +w["maintain"]="3*1"; +w["make"]="3*1,4*1,8*1,10*1"; +w["makefil"]="6*1,7*2,8*2"; +w["makefile.sampl"]="7*2,8*2"; +w["manag"]="8*1"; +w["mani"]="6*1"; +w["martin"]="14*1"; +w["match"]="2*1"; +w["matrix"]="0*1"; +w["maven"]="6*1,8*1"; +w["max"]="4*3"; +w["max-ag"]="4*3"; +w["may"]="8*1,9*1"; +w["mechan"]="2*2,14*2"; +w["mechanism."]="2*1"; +w["mediaobject"]="13*2"; +w["medium"]="5*1"; +w["merchant"]="3*1"; +w["merg"]="3*1"; +w["messag"]="8*1"; +w["meta"]="2*1"; +w["method"]="2*1"; +w["microsoft"]="6*1"; +w["miss"]="8*1"; +w["mit"]="3*2"; +w["ml"]="8*1"; +w["model"]="6*1"; +w["modifi"]="3*1,8*4"; +w["more"]="0*3,4*1"; +w["most"]="0*2"; +w["move"]="2*1"; +w["multipl"]="15*1"; +w["must"]="4*2,7*1,8*4,9*1,12*1"; +w["must-revalid"]="4*2"; +w["mutandi"]="8*3"; +w["mutati"]="8*3"; +w["n"]="3*1"; +w["n."]="3*1"; +w["name"]="2*4,3*2,8*7,10*3,15*1"; +w["navig"]="5*4,12*1,15*1"; +w["navigation:"]="5*2"; +w["ncomment"]="8*1"; +w["necessari"]="8*2"; +w["necessary."]="15*1"; +w["need"]="0*3,2*1,8*4,9*3,10*3,13*1,14*1,15*2"; +w["need:"]="10*1"; +w["net"]="3*2,9*1"; +w["netbean"]="2*1"; +w["new"]="2*2,3*1,8*1,10*56,12*2,15*1"; +w["newli"]="8*1"; +w["next"]="5*1"; +w["nexwav"]="9*2,10*8"; +w["nice"]="5*1,6*1"; +w["no"]="2*1,3*2,15*1"; +w["non"]="7*1,8*1,10*1,14*46"; +w["non-cjkv"]="7*1,10*1,14*46"; +w["non-n"]="8*1"; +w["noninfring"]="3*1"; +w["noninfringement."]="3*1"; +w["norwegian"]="14*1"; +w["note"]="3*1,4*1,8*162,9*40,10*40,13*5"; +w["noth"]="15*1"; +w["notic"]="3*3"; +w["now"]="2*1,10*3"; +w["nquindex"]="9*2,10*6"; +w["ns"]="8*1"; +w["nuclei"]="16*1"; +w["nucleus"]="1*1"; +w["null"]="10*1"; +w["number"]="10*1"; +w["nwsearchfnt"]="2*2"; +w["nwsearchfnt.j"]="2*2"; +w["o"]="2*1,12*1"; +w["oasis-open"]="10*1"; +w["object"]="10*4"; +w["object."]="10*3"; +w["obtain"]="3*1"; +w["odd"]="4*1"; +w["ok"]="0*1"; +w["ok-xsl-1"]="0*1"; +w["ok-xsl-1.77.0"]="0*2"; +w["onc"]="8*1"; +w["one"]="2*1,10*1,15*1"; +w["onli"]="8*2,10*3,14*1"; +w["only."]="10*2"; +w["open"]="2*1,8*1,10*2"; +w["open.org"]="10*1"; +w["openstack"]="3*1"; +w["oper"]="0*2"; +w["option"]="9*1"; +w["org"]="10*1"; +w["organ"]="5*1"; +w["origin"]="3*1"; +w["other"]="0*2,3*6,6*1,7*1,8*3,10*2,14*46"; +w["others:"]="3*1"; +w["otherwis"]="3*2"; +w["ouput"]="8*1"; +w["out"]="3*1,6*1"; +w["output"]="0*3,2*1,4*1,5*1,6*2,7*2,8*56,10*1,13*2,15*47"; +w["output-dir"]="8*2"; +w["output."]="3*1,6*1"; +w["outsid"]="0*2"; +w["over"]="13*1"; +w["overal"]="5*1"; +w["overview"]="2*2,5*1,6*1,12*1"; +w["owe"]="0*1"; +w["own"]="2*1,6*3,8*3"; +w["oxygen"]="3*1"; +w["packag"]="3*3,7*52,8*8,10*1"; +w["package."]="6*1,8*1,10*1"; +w["page"]="3*1,5*5,6*2,12*4,15*1"; +w["page."]="12*1,15*1"; +w["pane"]="5*1,6*4,12*2"; +w["para"]="15*1"; +w["paramet"]="8*3,9*1"; +w["parameters."]="8*2"; +w["parent"]="5*1"; +w["part"]="2*1,3*1,5*1,9*1,15*1"; +w["particul"]="3*1"; +w["parts."]="2*1"; +w["pass"]="8*2"; +w["path"]="0*1,3*1,7*1,8*11,13*5"; +w["path-"]="8*4"; +w["paths."]="0*1"; + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-3.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-3.js new file mode 100644 index 00000000..9a8057e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/index-3.js @@ -0,0 +1,388 @@ +//Auto generated index for searching by xsl-webhelpindexer for DocBook Webhelp.# Kasun Gajasinghe, University of Moratuwa +w["pattern"]="8*1,13*2"; +w["patterns."]="8*1,13*1"; +w["pdf"]="4*2"; +w["peopl"]="9*1"; +w["perform"]="4*1,15*1"; +w["performance."]="4*1"; +w["permiss"]="3*2"; +w["permit"]="3*1"; +w["persist"]="5*1"; +w["persist:"]="5*1"; +w["person"]="3*2"; +w["phrase"]="15*1"; +w["pie"]="3*1"; +w["place"]="6*1"; +w["plain"]="4*1"; +w["pleas"]="3*1,14*1"; +w["plugin"]="0*2,3*2,5*2,6*1,8*1"; +w["plugin."]="3*1"; +w["png"]="4*2"; +w["point"]="7*1,8*5,15*1"; +w["popul"]="15*1"; +w["popular"]="10*1"; +w["porter"]="14*1"; +w["portion"]="3*1"; +w["portugues"]="14*1"; +w["posit"]="5*1,15*4"; +w["positioning.css"]="5*1,15*1"; +w["positions."]="15*1"; +w["possibl"]="3*2"; +w["pretti"]="9*1"; +w["prev"]="5*1"; +w["prior"]="3*1,9*1"; +w["privat"]="10*2"; +w["probabl"]="9*1"; +w["procedur"]="8*1,13*1"; +w["procedure 1"]="8*5"; +w["procedure 1. "]="8*1"; +w["process"]="2*2,5*1,8*3,9*2"; +w["processor"]="0*1,8*4"; +w["processors."]="8*1"; +w["produc"]="6*1"; +w["product"]="0*3"; +w["program"]="8*6"; +w["project"]="2*1,3*2,8*2,14*2"; +w["project."]="3*1"; +w["promot"]="3*1"; +w["prompt"]="8*2"; +w["prompt:"]="8*2"; +w["properti"]="8*5,10*2,13*1"; +w["provid"]="0*1,2*1,3*4,6*1,12*1"; +w["public"]="3*1,4*2,6*1"; +w["publish"]="3*2"; +w["punctuat"]="2*1,8*1"; +w["purpos"]="3*1"; +w["put"]="8*1,9*1,13*1"; +w["quain"]="3*1"; +w["queri"]="2*7,6*1,8*1"; +w["querying:"]="2*1"; +w["question"]="0*1,3*2,10*1"; +w["question."]="3*1"; +w["r"]="8*1"; +w["raphic"]="8*1"; +w["rate"]="6*1"; +w["read"]="12*1"; +w["readm"]="0*1,1*1,2*1,3*51,5*1,6*1,7*1,8*2,9*1,10*1,11*1,12*1,13*1,14*1,15*1,16*1"; +w["readme.xml"]="8*1"; +w["readme:"]="0*1,1*1,2*1,3*51,5*1,6*1,7*1,8*1,9*1,10*1,11*1,12*1,13*1,14*1,15*1,16*1"; +w["reason"]="0*2"; +w["recommend"]="4*41,7*1,15*1"; +w["recompil"]="2*1"; +w["redmond"]="15*2"; +w["refer"]="8*2,13*1"; +w["relat"]="3*1,8*1,13*5,15*1"; +w["releas"]="3*4"; +w["remov"]="9*1"; +w["render"]="12*1"; +w["replac"]="15*1"; +w["requir"]="6*2,14*1"; +w["resid"]="2*1,9*1"; +w["resourc"]="4*1"; +w["restor"]="12*1"; +w["restrict"]="3*1"; +w["result"]="2*2,3*1,6*5,12*2,15*1"; +w["result."]="6*1"; +w["results."]="2*1,6*1"; +w["return"]="2*1"; +w["revalid"]="4*2"; +w["right"]="3*1,15*1"; +w["rman"]="8*1"; +w["role"]="15*1"; +w["romanian"]="14*1"; +w["root"]="2*1,10*1"; +w["rss"]="4*1"; +w["run"]="2*2,8*1,9*2,10*2"; +w["russian"]="14*1"; +w["s"]="0*2,2*3,3*1,4*1,9*3,10*2,14*2,15*1"; +w["safari"]="0*1"; +w["safe"]="8*1"; +w["sale"]="3*1"; +w["same"]="8*2"; +w["sampl"]="3*1,6*1,7*3,8*2,13*11"; +w["sample.jpg"]="13*10"; +w["save"]="12*1"; +w["saxhtmlindex"]="10*1"; +w["saxhtmlindex.java"]="10*2"; +w["saxon"]="0*1,8*10"; +w["saxon-6"]="0*1,8*3"; +w["saxon-6.5.5.jar"]="0*1,8*3"; +w["saxon.jar"]="8*1"; +w["say"]="1*1,16*1"; +w["score"]="2*1,6*2"; +w["script"]="6*2,7*2,8*2,9*1"; +w["script."]="6*1,7*2,8*1,9*1"; +w["search"]="1*46,2*51,3*3,4*2,5*4,6*13,7*1,8*3,9*46,10*3,11*2,12*4,14*3,15*1,16*46"; +w["search-result."]="6*1"; +w["search."]="6*2,12*1"; +w["searching."]="2*1"; +w["section"]="5*1,7*1,11*51,13*1,15*1"; +w["sectioninfo"]="15*1"; +w["see"]="0*1,3*1,4*1,8*6,9*1,10*2,13*1,15*1"; +w["see."]="5*1"; +w["seem"]="9*1"; +w["self"]="10*1"; +w["sell"]="3*1"; +w["separ"]="5*1"; +w["serch"]="2*1"; +w["serv"]="4*1"; +w["server"]="2*1,4*2"; +w["servic"]="6*1"; +w["set"]="0*1,4*4,8*5,9*1,15*1"; +w["setoutputfilt"]="4*1"; +w["setting."]="4*1"; +w["shall"]="3*3"; +w["share"]="0*6,8*12,9*1"; +w["shell"]="7*1,8*1"; +w["should"]="2*1,8*1,9*1"; +w["show"]="6*2,13*1"; +w["shown"]="6*1,13*1"; +w["side"]="2*2,6*1"; +w["side."]="2*1"; +w["sidetreecontrol"]="5*1"; +w["similar"]="6*1"; +w["simpl"]="10*1,13*1"; +w["simple."]="10*1"; +w["simpli"]="2*2,8*1,15*1"; +w["simplifi"]="2*1"; +w["sinc"]="2*1,4*1"; +w["sky"]="1*1,16*1"; +w["small"]="6*3"; +w["smooth"]="9*1"; +w["snapshot"]="9*4"; +w["snowbal"]="3*1,10*6"; +w["snowballstemm"]="10*2"; +w["soft"]="3*1"; +w["softwar"]="3*15"; +w["software."]="3*2"; +w["some"]="1*46,2*1,3*2,8*1,9*2,11*2,16*46"; +w["sophist"]="6*1"; +w["sourc"]="2*2,8*1,13*2"; +w["source."]="2*1"; +w["sourceforg"]="9*1"; +w["sources."]="2*1"; +w["space"]="2*1"; +w["spanish"]="14*1"; +w["specifi"]="3*1,8*1,10*5"; +w["src"]="10*8"; +w["stale"]="4*1"; +w["start"]="7*1,8*2"; +w["state"]="12*2"; +w["stayton"]="4*1,15*1"; +w["stem"]="2*6,6*2,8*2,14*3"; +w["stemmer"]="2*3,3*2,8*1,10*74,12*1,14*3"; +w["stemmer."]="6*1,10*1"; +w["stemming."]="2*1"; +w["step"]="0*1,8*2"; +w["steps."]="10*1"; +w["store"]="2*2,4*1,8*2"; +w["string"]="3*1,10*3"; +w["structur"]="5*4"; +w["structure."]="5*2"; +w["studi"]="15*1"; +w["stuff"]="15*1"; +w["stuff."]="15*1"; +w["style"]="3*1,5*4,15*1"; +w["stylesheet"]="3*1,8*1"; +w["stylesheet-path"]="8*1"; +w["styling."]="5*1"; +w["subdirectori"]="13*1"; +w["subject"]="3*1"; +w["sublicens"]="3*1"; +w["substanti"]="3*1"; +w["such"]="2*1,4*1,10*1"; +w["summari"]="2*1,15*2"; +w["summaries."]="15*1"; +w["summer"]="3*1"; +w["support"]="0*2,2*3,3*2,6*3,7*1,10*3,14*49"; +w["supportedlanguag"]="3*1,10*8"; +w["suppress.footer.navig"]="8*1"; +w["sure"]="10*1"; +w["svn"]="2*1"; +w["swedish"]="14*1"; +w["swf"]="4*2"; +w["synchron"]="6*1"; +w["syncro"]="3*1"; +w["system"]="0*2,6*1,8*4,12*1,15*1"; +w["system."]="6*1,8*3"; +w["system:"]="8*1"; +w["t"]="0*2,2*1,4*1,6*1,8*1,9*1,15*1"; +w["tab"]="5*7,8*1"; +w["tab."]="5*2,8*1"; +w["tab:"]="5*1"; +w["tabl"]="5*3,6*2,7*5,11*5,12*8"; +w["tabs."]="5*1"; +w["tag"]="5*2"; +w["tagsoup"]="3*1"; +w["target"]="6*1"; +w["target."]="6*1"; +w["task"]="9*1,14*1"; +w["technic"]="6*1"; +w["tell"]="8*1"; +w["templat"]="3*2,6*1,10*2"; +w["template."]="14*1"; +w["term"]="6*2"; +w["test"]="0*3,1*46,8*5,11*53,16*46"; +w["test-ouput"]="8*1"; +w["test-output"]="8*3"; +w["text"]="2*1,4*5,8*1,10*1"; +w["that"]="2*2,3*3,4*2,5*1,6*2,8*11,10*2,12*1,13*2"; +w["them"]="4*1,9*1"; +w["them."]="2*1"; +w["theme"]="15*7"; +w["theme-redmond"]="15*3"; +w["then"]="2*1,6*1,10*6,13*1,15*1"; +w["there"]="0*1,2*1,10*1"; +w["therefor"]="14*1"; +w["these"]="2*1,4*2,9*3,12*1,14*1,15*1"; +w["they"]="8*3,12*1"; +w["thingbag"]="3*2"; +w["those"]="4*1,13*1"; +w["though"]="8*1"; +w["three"]="2*2,5*1,9*1"; +w["time"]="6*1"; +w["tion"]="4*1"; +w["tip"]="8*41,15*40"; +w["titl"]="2*1,5*1,13*2"; +w["toc"]="5*2,6*4,15*1"; +w["toc."]="6*1"; +w["token"]="2*2,3*1"; +w["too"]="2*1"; +w["tool"]="8*1"; +w["tools.jar"]="8*1"; +w["top"]="6*1,8*1,15*1"; +w["top-level"]="8*1"; +w["topic"]="15*1"; +w["topic."]="5*1"; +w["tort"]="3*1"; +w["total"]="2*1"; +w["transform"]="0*3"; +w["travers"]="2*1"; +w["tree"]="5*6,6*1,12*1,13*2,15*1"; +w["tree."]="6*1,15*1"; +w["tree:"]="5*1,13*1"; +w["treeview"]="5*2,15*3"; +w["tri"]="1*1,16*1"; +w["true"]="5*1,8*4"; +w["trunk"]="2*3"; +w["turkish"]="14*1"; +w["two"]="2*1,5*1,9*2,10*2,15*1"; +w["txt"]="3*1,4*2"; +w["type"]="4*1,8*4"; +w["u"]="5*1,8*1"; +w["ui"]="5*1,15*1"; +w["ul"]="5*1"; +w["unchang"]="15*1"; +w["unchanged."]="15*1"; +w["uncompress"]="4*1"; +w["under"]="3*6,9*1"; +w["understandable."]="10*1"; +w["undertak"]="14*1"; +w["unix"]="7*1,8*1"; +w["unnecessari"]="2*1"; +w["unord"]="5*1"; +w["unzip"]="8*2"; +w["up"]="1*1,2*2,4*1,5*1,8*1,9*1,10*1,13*1,14*1,15*1,16*1"; +w["updat"]="4*1"; +w["us"]="10*1"; +w["use"]="2*2,3*5,5*2,6*7,7*56,8*55,10*1,13*5,14*2,15*48"; +w["used."]="2*1"; +w["user"]="0*6,2*2,3*1,4*1,6*1,8*1,14*1"; +w["usr"]="0*6,8*12,9*1"; +w["utf"]="4*1"; +w["utf-8"]="4*1"; +w["valid"]="8*2"; +w["validate-against-dtd"]="8*1"; +w["valu"]="8*4"; +w["var"]="2*1"; +w["vari"]="1*1,16*1"; +w["variabl"]="8*3,9*1"; +w["variable."]="9*1"; +w["variables."]="8*1"; +w["various"]="4*1"; +w["veri"]="10*1"; +w["verison"]="14*1"; +w["version"]="0*1,3*1,8*3,9*4,10*2,14*2"; +w["versions."]="9*1"; +w["visitha"]="3*1"; +w["w"]="2*1"; +w["wan"]="0*1"; +w["warn"]="0*2"; +w["warranti"]="3*7"; +w["warranty: "]="3*5"; +w["was"]="3*3"; +w["way"]="9*1,15*1"; +w["ways:"]="15*1"; +w["we"]="0*1,2*1,4*1,5*2,9*3"; +w["web"]="0*1,1*1,2*1,3*51,4*1,5*1,6*3,7*1,8*1,9*2,10*1,11*1,12*1,13*1,14*1,15*1,16*1"; +w["web-bas"]="0*1,1*1,2*1,3*51,5*1,6*2,7*1,8*1,9*1,10*1,11*1,12*1,13*1,14*1,15*1,16*1"; +w["webhelp"]="0*15,2*2,3*2,5*2,6*1,7*1,8*54,9*8,10*10,12*1,13*7"; +w["webhelp-index"]="0*2"; +w["webhelp-indexer."]="0*2"; +w["webhelp."]="8*1,10*2,13*1"; +w["webhelp.include.search.tab"]="8*1"; +w["webhelp.indexer.languag"]="3*1,8*1,10*2"; +w["webhelp.xsl"]="8*3"; +w["webhelpindex"]="2*3,9*1"; +w["webhelpindexer.jar"]="2*1,9*1"; +w["week"]="4*1"; +w["weight"]="3*1,6*1"; +w["well"]="0*3,9*1"; +w["well."]="9*1"; +w["were"]="3*1,9*1,12*2"; +w["what"]="0*4,6*1,10*1,13*1"; +w["when"]="0*2,2*1,5*2,8*1,12*2,15*1"; +w["where"]="0*4,6*1,7*1,8*1,9*1,10*1"; +w["whether"]="2*1,3*1"; +w["which"]="2*1,5*1,8*2,9*1,15*2"; +w["whom"]="3*1"; +w["width"]="15*1"; +w["wiki"]="0*1"; +w["will"]="3*3,8*3,9*1"; +w["window"]="7*1,8*2"; +w["without"]="3*4,6*1"; +w["word"]="1*46,2*8,6*1,11*2,16*46"; +w["work"]="8*2"; +w["would"]="2*1"; +w["write"]="10*1"; +w["writt"]="8*1"; +w["written"]="3*2,10*1"; +w["x"]="0*1,4*1,8*1"; +w["x-javascript"]="4*1"; +w["xerc"]="8*3"; +w["xerces2"]="8*1"; +w["xercesimpl"]="8*2,9*1"; +w["xercesimpl.jar"]="0*2,8*11,9*1"; +w["xhtml"]="0*9,3*1,4*1,8*1"; +w["xhtml."]="0*1"; +w["xml"]="0*3,1*2,2*1,3*52,4*7,5*1,6*1,7*2,8*74,9*2,10*1,11*1,12*1,13*1,14*1,15*1,16*2"; +w["xml-api"]="8*2,9*1"; +w["xml-apis.jar"]="0*2,8*11,9*1"; +w["xml-common"]="8*3"; +w["xml-commons:"]="8*3"; +w["xml."]="8*1"; +w["xml:"]="4*1"; +w["xp"]="8*1"; +w["xsl"]="0*2,2*2,4*3,5*1,8*3,9*2,15*2"; +w["xsl-webhelpindex"]="2*1"; +w["xsl:"]="0*2,4*3,15*1"; +w["xsls"]="8*1"; +w["xslt"]="0*3,8*5"; +w["xslt-processor-cl"]="8*3"; +w["xslt-processor-classpath"]="0*2,8*1"; +w["xsltproc"]="7*5,8*5"; +w["yahoogroup"]="3*1"; +w["yahoogroup."]="3*1"; +w["yes"]="0*1"; +w["yourfil"]="8*1"; +w["yourfile.xml"]="8*2"; +w["zh"]="8*1"; +w[" "]="0*4,1*3,2*3,3*8,4*3,5*3,6*4,7*4,8*4,9*3,10*3,11*4,12*4,13*3,14*3,15*3,16*3"; +w[" add"]="10*5"; +w[" exampl"]="13*5"; +w[" initi"]="10*5"; +w[" sampl"]="13*5"; +w["©"]="3*1"; +w["’d"]="0*1"; +w["“"]="3*1"; + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/ja-jp.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/ja-jp.props new file mode 100644 index 00000000..27568054 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/ja-jp.props @@ -0,0 +1 @@ +J01=\\u306B \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/l10n.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/l10n.js new file mode 100644 index 00000000..f25bb8f6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/l10n.js @@ -0,0 +1,5 @@ + + //Resource strings for localization + var localeresource = new Object; + localeresource["search_no_results"]="Your search returned no results."; + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/nwSearchFnt.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/nwSearchFnt.js new file mode 100644 index 00000000..b115dbe0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/nwSearchFnt.js @@ -0,0 +1,886 @@ +/*---------------------------------------------------------------------------- + * JavaScript for webhelp search + *---------------------------------------------------------------------------- + This file is part of the webhelpsearch plugin for DocBook WebHelp + Copyright (c) 2007-2008 NexWave Solutions All Rights Reserved. + www.nexwave.biz Nadege Quaine + http://kasunbg.blogspot.com/ Kasun Gajasinghe + */ + +//string initialization +var htmlfileList = "htmlFileInfoList.js"; +var htmlfileinfoList = "htmlFileInfoList.js"; +var useCJKTokenizing = false; + +var w = new Object(); +var scoring = new Object(); + +var searchTextField = ''; +var no = 0; +var noWords = 0; +var partialSearch = "There is no page containing all the search terms.
        Partial results:
        "; +var warningMsg = '
        '; +warningMsg+='Please note that due to security settings, Google Chrome does not highlight'; +warningMsg+=' the search results in the right frame.
        '; +warningMsg+='This happens only when the WebHelp files are loaded from the local file system.
        '; +warningMsg+='Workarounds:'; +warningMsg+='
          '; +warningMsg+='
        • Try using another web browser.
        • '; +warningMsg+='
        • Deploy the WebHelp files on a web server.
        • '; +warningMsg+='
        '; +txt_filesfound = 'Results'; +txt_enter_at_least_1_char = "You must enter at least one character."; +txt_enter_more_than_10_words = "Only first 10 words will be processed."; +txt_browser_not_supported = "Your browser is not supported. Use of Mozilla Firefox is recommended."; +txt_please_wait = "Please wait. Search in progress..."; +txt_results_for = "Results for: "; + +/* This function verify the validity of search input by the user + Cette fonction verifie la validite de la recherche entrre par l utilisateur */ +function Verifie(searchForm) { + + // Check browser compatibility + if (navigator.userAgent.indexOf("Konquerer") > -1) { + + alert(txt_browser_not_supported); + return; + } + + searchTextField = trim(document.searchForm.textToSearch.value); + searchTextField = searchTextField.replace(/['"]/g,''); + var expressionInput = searchTextField; + $.cookie('textToSearch', expressionInput); + + if (expressionInput.length < 1) { + + // expression is invalid + alert(txt_enter_at_least_1_char); + // reactive la fenetre de search (utile car cadres) + + document.searchForm.textToSearch.focus(); + } + else { + var splitSpace = searchTextField.split(" "); + var splitWords = []; + for (var i = 0 ; i < splitSpace.length ; i++) { + var splitDot = splitSpace[i].split("."); + + if(!(splitDot.length == 1)){ + splitWords.push(splitSpace[i]); + } + + for (var i1 = 0; i1 < splitDot.length; i1++) { + var splitColon = splitDot[i1].split(":"); + for (var i2 = 0; i2 < splitColon.length; i2++) { + var splitDash = splitColon[i2].split("-"); + for (var i3 = 0; i3 < splitDash.length; i3++) { + if (splitDash[i3].split("").length > 0) { + splitWords.push(splitDash[i3]); + } + } + } + } + } + noWords = splitWords; + if (noWords.length > 9){ + // Allow to search maximum 10 words + alert(txt_enter_more_than_10_words); + expressionInput = ''; + for (var x = 0 ; x < 10 ; x++){ + expressionInput = expressionInput + " " + noWords[x]; + } + Effectuer_recherche(expressionInput); + document.searchForm.textToSearch.focus(); + } else { + // Effectuer la recherche + expressionInput = ''; + for (var x = 0 ; x < noWords.length ; x++) { + expressionInput = expressionInput + " " + noWords[x]; + } + Effectuer_recherche(expressionInput); + // reactive la fenetre de search (utile car cadres) + document.searchForm.textToSearch.focus(); + } + } +} + +var stemQueryMap = new Array(); // A hashtable which maps stems to query words + +/* This function parses the search expression, loads the indices and displays the results*/ +function Effectuer_recherche(expressionInput) { + + /* Display a waiting message */ + //DisplayWaitingMessage(); + + /*data initialisation*/ + var searchFor = ""; // expression en lowercase et sans les caracte res speciaux + //w = new Object(); // hashtable, key=word, value = list of the index of the html files + scriptLetterTab = new Scriptfirstchar(); // Array containing the first letter of each word to look for + var wordsList = new Array(); // Array with the words to look for + var finalWordsList = new Array(); // Array with the words to look for after removing spaces + var linkTab = new Array(); + var fileAndWordList = new Array(); + var txt_wordsnotfound = ""; + + + // -------------------------------------- + // Begin Thu's patch + /*nqu: expressionInput, la recherche est lower cased, plus remplacement des char speciaux*/ + //The original replacement expression is: + //searchFor = expressionInput.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, " 0){ + var searchedWords = noWords.length; + var foundedWords = fileAndWordList[0][0].motslisteDisplay.split(",").length; + //console.info("search : " + noWords.length + " found : " + fileAndWordList[0][0].motslisteDisplay.split(",").length); + if (searchedWords != foundedWords){ + linkTab.push(partialSearch); + } + } + + + for (var i = 0; i < cpt; i++) { + + var hundredProcent = fileAndWordList[i][0].scoring + 100 * fileAndWordList[i][0].motsnb; + var ttScore_first = fileAndWordList[i][0].scoring; + var numberOfWords = fileAndWordList[i][0].motsnb; + + if (fileAndWordList[i] != undefined) { + linkTab.push("

        " + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + "" + "

        "); + + linkTab.push("
          "); + for (t in fileAndWordList[i]) { + //linkTab.push("
        • "+fl[fileAndWordList[i][t].filenb]+"
        • "); + + var ttInfo = fileAndWordList[i][t].filenb; + // Get scoring + var ttScore = fileAndWordList[i][t].scoring; + var tempInfo = fil[ttInfo]; + + var pos1 = tempInfo.indexOf("@@@"); + var pos2 = tempInfo.lastIndexOf("@@@"); + var tempPath = tempInfo.substring(0, pos1); + var tempTitle = tempInfo.substring(pos1 + 3, pos2); + var tempShortdesc = tempInfo.substring(pos2 + 3, tempInfo.length); + + + // toc.html will not be displayed on search result + if (tempPath == 'toc.html'){ + continue; + } + /* + //file:///home/kasun/docbook/WEBHELP/webhelp-draft-output-format-idea/src/main/resources/web/webhelp/installation.html + var linkString = "
        • " + tempTitle + ""; + // var linkString = "
        • " + tempTitle + ""; + */ + var split = fileAndWordList[i][t].motsliste.split(","); + // var splitedValues = expressionInput.split(" "); + // var finalArray = split.concat(splitedValues); + + arrayString = 'Array('; + for(var x in finalArray){ + if (finalArray[x].length > 2 || useCJKTokenizing){ + arrayString+= "'" + finalArray[x] + "',"; + } + } + arrayString = arrayString.substring(0,arrayString.length - 1) + ")"; + var idLink = 'foundLink' + no; + var linkString = '
        • ' + tempTitle + ''; + var starWidth = (ttScore * 100/ hundredProcent)/(ttScore_first/hundredProcent) * (numberOfWords/maxNumberOfWords); + starWidth = starWidth < 10 ? (starWidth + 5) : starWidth; + // Keep the 5 stars format + if (starWidth > 85){ + starWidth = 85; + } + /* + var noFullStars = Math.ceil(starWidth/17); + var fullStar = "curr"; + var emptyStar = ""; + if (starWidth % 17 == 0){ + // am stea plina + + } else { + + } + console.info(noFullStars); + */ + // Also check if we have a valid description + if ((tempShortdesc != "null" && tempShortdesc != '...')) { + + linkString += "\n
          " + tempShortdesc + "
          "; + } + linkString += "
        • "; + + // Add rating values for scoring at the list of matches + linkString += "
          "; + linkString += "
          "; + //linkString += "
          " + // + ((ttScore * 100/ hundredProcent)/(ttScore_first/hundredProcent)) * 1 + "
          "; + linkString += "
            "; + linkString += "
          • "; + linkString += "
          "; + + linkString += "
          "; + linkString += "
          "; + linkString += "
          "; + //linkString += 'Rating: ' + ttScore + ''; + + linkTab.push(linkString); + no++; + } + linkTab.push("
        "); + } + } + } + + var results = ""; + if (linkTab.length > 0) { + /*writeln ("

        " + txt_results_for + " " + "" + cleanwordsList + "" + "
        "+"

        ");*/ + results = "

        "; + //write("

          "); + for (t in linkTab) { + results += linkTab[t].toString(); + } + results += "

          "; + } else { + results = "

          " + localeresource.search_no_results + " " + txt_wordsnotfound + "" + "

          "; + } + + + // Verify if the browser is Google Chrome and the WebHelp is used on a local machine + // If browser is Google Chrome and WebHelp is used on a local machine a warning message will appear + // Highlighting will not work in this conditions. There is 2 workarounds + if (verifyBrowser()){ + document.getElementById('searchResults').innerHTML = results; + } else { + document.getElementById('searchResults').innerHTML = warningMsg + results; + } + +} + + +// Verify if the stemmed word is aproximately the same as the searched word +function verifyWord(word, arr){ + for (var i = 0 ; i < arr.length ; i++){ + if (word[0] == arr[i][0] + && word[1] == arr[i][1] + //&& word[2] == arr[i][2] + ){ + return true; + } + } + return false; +} + +// Look for elements that start with searchedValue. +function wordsStartsWith(searchedValue){ + var toReturn = ''; + for (var sv in w){ + if (searchedValue.length < 3){ + continue; + } else { + if (sv.toLowerCase().indexOf(searchedValue.toLowerCase()) == 0){ + toReturn+=sv + ","; + } + } + } + return toReturn.length > 0 ? toReturn : undefined; +} + + +function tokenize(wordsList){ + var stemmedWordsList = new Array(); // Array with the words to look for after removing spaces + var cleanwordsList = new Array(); // Array with the words to look for + // ------------------------------------------------- + // Thu's patch + for(var j=0;j"; + return this.input.substring(this.offset,this.offset+2); + } + + function getAllTokens(){ + while(this.incrementToken()){ + var tmp = this.tokenize(); + this.tokens.push(tmp); + } + return this.unique(this.tokens); +// document.getElementById("content").innerHTML += tokens+" "; +// document.getElementById("content").innerHTML += "
          dada"+sortedTokens+" "; +// console.log(tokens.length+"dsdsds"); + /*for(i=0;i t2.length) { + return 1; + } else { + return -1; + } + //return t1.length - t2.length); +} + +// return false if browser is Google Chrome and WebHelp is used on a local machine, not a web server +function verifyBrowser(){ + var returnedValue = true; + var browser = BrowserDetect.browser; + var addressBar = window.location.href; + if (browser == 'Chrome' && addressBar.indexOf('file://') === 0){ + returnedValue = false; + } + + return returnedValue; +} + +// Remove duplicate values from an array +function removeDuplicate(arr) { + var r = new Array(); + o:for(var i = 0, n = arr.length; i < n; i++) { + for(var x = 0, y = r.length; x < y; x++) { + if(r[x]==arr[i]) continue o; + } + r[r.length] = arr[i]; + } + return r; +} + +// Create startsWith method +String.prototype.startsWith = function(str) { + return (this.match("^"+str)==str); +} + +function trim(str, chars) { + return ltrim(rtrim(str, chars), chars); +} + +function ltrim(str, chars) { + chars = chars || "\\s"; + return str.replace(new RegExp("^[" + chars + "]+", "g"), ""); +} + +function rtrim(str, chars) { + chars = chars || "\\s"; + return str.replace(new RegExp("[" + chars + "]+$", "g"), ""); +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/punctuation.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/punctuation.props new file mode 100644 index 00000000..d3e3fcd2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/punctuation.props @@ -0,0 +1,31 @@ +Punct01=\\u3002 +Punct02=\\u3003 +Punct03=\\u300C +Punct04=\\u300D +Punct05=\\u300E +Punct06=\\u300F +Punct07=\\u301D +Punct08=\\u301E +Punct09=\\u301F +Punct10=\\u309B +Punct11=\\u2018 +Punct12=\\u2019 +Punct13=\\u201A +Punct14=\\u201C +Punct15=\\u201D +Punct16=\\u201E +Punct17=\\u2032 +Punct18=\\u2033 +Punct19=\\u2035 +Punct20=\\u2039 +Punct21=\\u203A +Punct22=\\u201E +Punct23=\\u00BB +Punct24=\\u00AB +Punct25=© +Punct26=’ +Punct27=\\u00A0 +Punct28=\\u2014 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/de_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/de_stemmer.js new file mode 100644 index 00000000..7ff3822a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/de_stemmer.js @@ -0,0 +1,247 @@ +/* + * Author: Joder Illi + * + * Copyright (c) 2010, FormBlitz AG + * All rights reserved. + * Implementation of the stemming algorithm from http://snowball.tartarus.org/algorithms/german/stemmer.html + * Copyright of the algorithm is: Copyright (c) 2001, Dr Martin Porter and can be found at http://snowball.tartarus.org/license.php + * + * Redistribution and use in source and binary forms, with or without modification, is covered by the standard BSD license. + * + */ + +//var stemmer = function Stemmer() { + /* + German includes the following accented forms, + ä ö ü + and a special letter, ß, equivalent to double s. + The following letters are vowels: + a e i o u y ä ö ü + */ + + var stemmer = function(word) { + /* + Put u and y between vowels into upper case + */ + word = word.replace(/([aeiouyäöü])u([aeiouyäöü])/g, '$1U$2'); + word = word.replace(/([aeiouyäöü])y([aeiouyäöü])/g, '$1Y$2'); + + /* + and then do the following mappings, + (a) replace ß with ss, + (a) replace ae with ä, Not doing these, have trouble with diphtongs + (a) replace oe with ö, Not doing these, have trouble with diphtongs + (a) replace ue with ü unless preceded by q. Not doing these, have trouble with diphtongs + So in quelle, ue is not mapped to ü because it follows q, and in feuer it is not mapped because the first part of the rule changes it to feUer, so the u is not found. + */ + word = word.replace(/ß/g, 'ss'); + //word = word.replace(/ae/g, 'ä'); + //word = word.replace(/oe/g, 'ö'); + //word = word.replace(/([^q])ue/g, '$1ü'); + + /* + R1 and R2 are first set up in the standard way (see the note on R1 and R2), but then R1 is adjusted so that the region before it contains at least 3 letters. + R1 is the region after the first non-vowel following a vowel, or is the null region at the end of the word if there is no such non-vowel. + R2 is the region after the first non-vowel following a vowel in R1, or is the null region at the end of the word if there is no such non-vowel. + */ + + var r1Index = word.search(/[aeiouyäöü][^aeiouyäöü]/); + var r1 = ''; + if (r1Index != -1) { + r1Index += 2; + r1 = word.substring(r1Index); + } + + var r2Index = -1; + var r2 = ''; + + if (r1Index != -1) { + var r2Index = r1.search(/[aeiouyäöü][^aeiouyäöü]/); + if (r2Index != -1) { + r2Index += 2; + r2 = r1.substring(r2Index); + r2Index += r1Index; + } else { + r2 = ''; + } + } + + if (r1Index != -1 && r1Index < 3) { + r1Index = 3; + r1 = word.substring(r1Index); + } + + /* + Define a valid s-ending as one of b, d, f, g, h, k, l, m, n, r or t. + Define a valid st-ending as the same list, excluding letter r. + */ + + /* + Do each of steps 1, 2 and 3. + */ + + /* + Step 1: + Search for the longest among the following suffixes, + (a) em ern er + (b) e en es + (c) s (preceded by a valid s-ending) + */ + var a1Index = word.search(/(em|ern|er)$/g); + var b1Index = word.search(/(e|en|es)$/g); + var c1Index = word.search(/([bdfghklmnrt]s)$/g); + if (c1Index != -1) { + c1Index++; + } + var index1 = 10000; + var optionUsed1 = ''; + if (a1Index != -1 && a1Index < index1) { + optionUsed1 = 'a'; + index1 = a1Index; + } + if (b1Index != -1 && b1Index < index1) { + optionUsed1 = 'b'; + index1 = b1Index; + } + if (c1Index != -1 && c1Index < index1) { + optionUsed1 = 'c'; + index1 = c1Index; + } + + /* + and delete if in R1. (Of course the letter of the valid s-ending is not necessarily in R1.) If an ending of group (b) is deleted, and the ending is preceded by niss, delete the final s. + (For example, äckern -> äck, ackers -> acker, armes -> arm, bedürfnissen -> bedürfnis) + */ + + if (index1 != 10000 && r1Index != -1) { + if (index1 >= r1Index) { + word = word.substring(0, index1); + if (optionUsed1 == 'b') { + if (word.search(/niss$/) != -1) { + word = word.substring(0, word.length -1); + } + } + } + } + /* + Step 2: + Search for the longest among the following suffixes, + (a) en er est + (b) st (preceded by a valid st-ending, itself preceded by at least 3 letters) + */ + + var a2Index = word.search(/(en|er|est)$/g); + var b2Index = word.search(/(.{3}[bdfghklmnt]st)$/g); + if (b2Index != -1) { + b2Index += 4; + } + + var index2 = 10000; + var optionUsed2 = ''; + if (a2Index != -1 && a2Index < index2) { + optionUsed2 = 'a'; + index2 = a2Index; + } + if (b2Index != -1 && b2Index < index2) { + optionUsed2 = 'b'; + index2 = b2Index; + } + + /* + and delete if in R1. + (For example, derbsten -> derbst by step 1, and derbst -> derb by step 2, since b is a valid st-ending, and is preceded by just 3 letters) + */ + + if (index2 != 10000 && r1Index != -1) { + if (index2 >= r1Index) { + word = word.substring(0, index2); + } + } + + /* + Step 3: d-suffixes (*) + Search for the longest among the following suffixes, and perform the action indicated. + end ung + delete if in R2 + if preceded by ig, delete if in R2 and not preceded by e + ig ik isch + delete if in R2 and not preceded by e + lich heit + delete if in R2 + if preceded by er or en, delete if in R1 + keit + delete if in R2 + if preceded by lich or ig, delete if in R2 + */ + + var a3Index = word.search(/(end|ung)$/g); + var b3Index = word.search(/[^e](ig|ik|isch)$/g); + var c3Index = word.search(/(lich|heit)$/g); + var d3Index = word.search(/(keit)$/g); + if (b3Index != -1) { + b3Index ++; + } + + var index3 = 10000; + var optionUsed3 = ''; + if (a3Index != -1 && a3Index < index3) { + optionUsed3 = 'a'; + index3 = a3Index; + } + if (b3Index != -1 && b3Index < index3) { + optionUsed3 = 'b'; + index3 = b3Index; + } + if (c3Index != -1 && c3Index < index3) { + optionUsed3 = 'c'; + index3 = c3Index; + } + if (d3Index != -1 && d3Index < index3) { + optionUsed3 = 'd'; + index3 = d3Index; + } + + if (index3 != 10000 && r2Index != -1) { + if (index3 >= r2Index) { + word = word.substring(0, index3); + var optionIndex = -1; + var optionSubsrt = ''; + if (optionUsed3 == 'a') { + optionIndex = word.search(/[^e](ig)$/); + if (optionIndex != -1) { + optionIndex++; + if (optionIndex >= r2Index) { + word = word.substring(0, optionIndex); + } + } + } else if (optionUsed3 == 'c') { + optionIndex = word.search(/(er|en)$/); + if (optionIndex != -1) { + if (optionIndex >= r1Index) { + word = word.substring(0, optionIndex); + } + } + } else if (optionUsed3 == 'd') { + optionIndex = word.search(/(lich|ig)$/); + if (optionIndex != -1) { + if (optionIndex >= r2Index) { + word = word.substring(0, optionIndex); + } + } + } + } + } + + /* + Finally, + turn U and Y back into lower case, and remove the umlaut accent from a, o and u. + */ + word = word.replace(/U/g, 'u'); + word = word.replace(/Y/g, 'y'); + word = word.replace(/ä/g, 'a'); + word = word.replace(/ö/g, 'o'); + word = word.replace(/ü/g, 'u'); + + return word; + }; +//} \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/en_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/en_stemmer.js new file mode 100644 index 00000000..2117c1bf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/en_stemmer.js @@ -0,0 +1,234 @@ +// Porter stemmer in Javascript. Few comments, but it's easy to follow against the rules in the original +// paper, in +// +// Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, +// no. 3, pp 130-137, +// +// see also http://www.tartarus.org/~martin/PorterStemmer + +// Release 1 +// Derived from (http://tartarus.org/~martin/PorterStemmer/js.txt) - cjm (iizuu) Aug 24, 2009 + +var stemmer = (function(){ + var step2list = { + "ational" : "ate", + "tional" : "tion", + "enci" : "ence", + "anci" : "ance", + "izer" : "ize", + "bli" : "ble", + "alli" : "al", + "entli" : "ent", + "eli" : "e", + "ousli" : "ous", + "ization" : "ize", + "ation" : "ate", + "ator" : "ate", + "alism" : "al", + "iveness" : "ive", + "fulness" : "ful", + "ousness" : "ous", + "aliti" : "al", + "iviti" : "ive", + "biliti" : "ble", + "logi" : "log" + }, + + step3list = { + "icate" : "ic", + "ative" : "", + "alize" : "al", + "iciti" : "ic", + "ical" : "ic", + "ful" : "", + "ness" : "" + }, + + c = "[^aeiou]", // consonant + v = "[aeiouy]", // vowel + C = c + "[^aeiouy]*", // consonant sequence + V = v + "[aeiou]*", // vowel sequence + + mgr0 = "^(" + C + ")?" + V + C, // [C]VC... is m>0 + meq1 = "^(" + C + ")?" + V + C + "(" + V + ")?$", // [C]VC[V] is m=1 + mgr1 = "^(" + C + ")?" + V + C + V + C, // [C]VCVC... is m>1 + s_v = "^(" + C + ")?" + v; // vowel in stem + + return function (w) { + var stem, + suffix, + firstch, + re, + re2, + re3, + re4, + origword = w; + + if (w.length < 3) { return w; } + + firstch = w.substr(0,1); + if (firstch == "y") { + w = firstch.toUpperCase() + w.substr(1); + } + + // Step 1a + re = /^(.+?)(ss|i)es$/; + re2 = /^(.+?)([^s])s$/; + + if (re.test(w)) { w = w.replace(re,"$1$2"); } + else if (re2.test(w)) { w = w.replace(re2,"$1$2"); } + + // Step 1b + re = /^(.+?)eed$/; + re2 = /^(.+?)(ed|ing)$/; + if (re.test(w)) { + var fp = re.exec(w); + re = new RegExp(mgr0); + if (re.test(fp[1])) { + re = /.$/; + w = w.replace(re,""); + } + } else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1]; + re2 = new RegExp(s_v); + if (re2.test(stem)) { + w = stem; + re2 = /(at|bl|iz)$/; + re3 = new RegExp("([^aeiouylsz])\\1$"); + re4 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re2.test(w)) { w = w + "e"; } + else if (re3.test(w)) { re = /.$/; w = w.replace(re,""); } + else if (re4.test(w)) { w = w + "e"; } + } + } + + // Step 1c + re = new RegExp("^(.+" + c + ")y$"); + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + w = stem + "i"; + } + + // Step 2 + re = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) { + w = stem + step2list[suffix]; + } + } + + // Step 3 + re = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) { + w = stem + step3list[suffix]; + } + } + + // Step 4 + re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/; + re2 = /^(.+?)(s|t)(ion)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + if (re.test(stem)) { + w = stem; + } + } else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1] + fp[2]; + re2 = new RegExp(mgr1); + if (re2.test(stem)) { + w = stem; + } + } + + // Step 5 + re = /^(.+?)e$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + re2 = new RegExp(meq1); + re3 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) { + w = stem; + } + } + + re = /ll$/; + re2 = new RegExp(mgr1); + if (re.test(w) && re2.test(w)) { + re = /.$/; + w = w.replace(re,""); + } + + // and turn initial Y back to y + + if (firstch == "y") { + w = firstch.toLowerCase() + w.substr(1); + } + + // See http://snowball.tartarus.org/algorithms/english/stemmer.html + // "Exceptional forms in general" + var specialWords = { + "skis" : "ski", + "skies" : "sky", + "dying" : "die", + "lying" : "lie", + "tying" : "tie", + "idly" : "idl", + "gently" : "gentl", + "ugly" : "ugli", + "early": "earli", + "only": "onli", + "singly": "singl" + }; + + if(specialWords[origword]){ + w = specialWords[origword]; + } + + if( "sky news howe atlas cosmos bias \ + andes inning outing canning herring \ + earring proceed exceed succeed".indexOf(origword) !== -1 ){ + w = origword; + } + + // Address words overstemmed as gener- + re = /.*generate?s?d?(ing)?$/; + if( re.test(origword) ){ + w = w + 'at'; + } + re = /.*general(ly)?$/; + if( re.test(origword) ){ + w = w + 'al'; + } + re = /.*generic(ally)?$/; + if( re.test(origword) ){ + w = w + 'ic'; + } + re = /.*generous(ly)?$/; + if( re.test(origword) ){ + w = w + 'ous'; + } + // Address words overstemmed as commun- + re = /.*communit(ies)?y?/; + if( re.test(origword) ){ + w = w + 'iti'; + } + + return w; + } +})(); diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/fr_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/fr_stemmer.js new file mode 100644 index 00000000..34f97431 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docs/search/stemmers/fr_stemmer.js @@ -0,0 +1,299 @@ +/* + * Author: Kasun Gajasinghe + * E-Mail: kasunbg AT gmail DOT com + * Date: 09.08.2010 + * + * usage: stemmer(word); + * ex: var stem = stemmer(foobar); + * Implementation of the stemming algorithm from http://snowball.tartarus.org/algorithms/french/stemmer.html + * + * LICENSE: + * + * Copyright (c) 2010, Kasun Gajasinghe. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain the above copyright notice, + * this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * + * + * THIS SOFTWARE IS PROVIDED BY KASUN GAJASINGHE ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KASUN GAJASINGHE BE LIABLE FOR ANY DIRECT, + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE + * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ + +var stemmer = function(word){ +// Letters in French include the following accented forms, +// â à ç ë é ê è ï î ô û ù +// The following letters are vowels: +// a e i o u y â à ë é ê è ï î ô û ù + + word = word.toLowerCase(); + var oriWord = word; + word = word.replace(/qu/g, 'qU'); //have to perform first, as after the operation, capital U is not treated as a vowel + word = word.replace(/([aeiouyâàëéêèïîôûù])u([aeiouyâàëéêèïîôûù])/g, '$1U$2'); + word = word.replace(/([aeiouyâàëéêèïîôûù])i([aeiouyâàëéêèïîôûù])/g, '$1I$2'); + word = word.replace(/([aeiouyâàëéêèïîôûù])y/g, '$1Y'); + word = word.replace(/y([aeiouyâàëéêèïîôûù])/g, 'Y$1'); + + var rv=''; + var rvIndex = -1; + if(word.search(/^(par|col|tap)/) != -1 || word.search(/^[aeiouyâàëéêèïîôûù]{2}/) != -1){ + rv = word.substring(3); + rvIndex = 3; + } else { + rvIndex = word.substring(1).search(/[aeiouyâàëéêèïîôûù]/); + if(rvIndex != -1){ + rvIndex +=2; //+2 is to supplement the substring(1) used to find rvIndex + rv = word.substring(rvIndex); + } else { + rvIndex = word.length; + } + } + +// R1 is the region after the first non-vowel following a vowel, or the end of the word if there is no such non-vowel. +// R2 is the region after the first non-vowel following a vowel in R1, or the end of the word if there is no such non-vowel + var r1Index = word.search(/[aeiouyâàëéêèïîôûù][^aeiouyâàëéêèïîôûù]/); + var r1 = ''; + if (r1Index != -1) { + r1Index += 2; + r1 = word.substring(r1Index); + } else { + r1Index = word.length; + } + + var r2Index = -1; + var r2 = ''; + if (r1Index != -1) { + r2Index = r1.search(/[aeiouyâàëéêèïîôûù][^aeiouyâàëéêèïîôûù]/); + if (r2Index != -1) { + r2Index += 2; + r2 = r1.substring(r2Index); + r2Index += r1Index; + } else { + r2 = ''; + r2Index = word.length; + } + } + if (r1Index != -1 && r1Index < 3) { + r1Index = 3; + r1 = word.substring(r1Index); + } + + /* + Step 1: Standard suffix removal + */ + var a1Index = word.search(/(ance|iqUe|isme|able|iste|eux|ances|iqUes|ismes|ables|istes)$/); + var a2Index = word.search(/(atrice|ateur|ation|atrices|ateurs|ations)$/); + var a3Index = word.search(/(logie|logies)$/); + var a4Index = word.search(/(usion|ution|usions|utions)$/); + var a5Index = word.search(/(ence|ences)$/); + var a6Index = word.search(/(ement|ements)$/); + var a7Index = word.search(/(ité|ités)$/); + var a8Index = word.search(/(if|ive|ifs|ives)$/); + var a9Index = word.search(/(eaux)$/); + var a10Index = word.search(/(aux)$/); + var a11Index = word.search(/(euse|euses)$/); + var a12Index = word.search(/[^aeiouyâàëéêèïîôûù](issement|issements)$/); + var a13Index = word.search(/(amment)$/); + var a14Index = word.search(/(emment)$/); + var a15Index = word.search(/[aeiouyâàëéêèïîôûù](ment|ments)$/); + + if(a1Index != -1 && a1Index >= r2Index){ + word = word.substring(0,a1Index); + } else if(a2Index != -1 && a2Index >= r2Index){ + word = word.substring(0,a2Index); + var a2Index2 = word.search(/(ic)$/); + if(a2Index2 != -1 && a2Index2 >= r2Index){ + word = word.substring(0, a2Index2); //if preceded by ic, delete if in R2, + } else { //else replace by iqU + word = word.replace(/(ic)$/,'iqU'); + } + } else if(a3Index != -1 && a3Index >= r2Index){ + word = word.replace(/(logie|logies)$/,'log'); //replace with log if in R2 + } else if(a4Index != -1 && a4Index >= r2Index){ + word = word.replace(/(usion|ution|usions|utions)$/,'u'); //replace with u if in R2 + } else if(a5Index != -1 && a5Index >= r2Index){ + word = word.replace(/(ence|ences)$/,'ent'); //replace with ent if in R2 + } else if(a6Index != -1 && a6Index >= rvIndex){ + word = word.substring(0,a6Index); + if(word.search(/(iv)$/) >= r2Index){ + word = word.replace(/(iv)$/, ''); + if(word.search(/(at)$/) >= r2Index){ + word = word.replace(/(at)$/, ''); + } + } else if(word.search(/(eus)$/) != -1){ + var a6Index2 = word.search(/(eus)$/); + if(a6Index2 >=r2Index){ + word = word.substring(0, a6Index2); + } else if(a6Index2 >= r1Index){ + word = word.substring(0,a6Index2)+"eux"; + } + } else if(word.search(/(abl|iqU)$/) >= r2Index){ + word = word.replace(/(abl|iqU)$/,''); //if preceded by abl or iqU, delete if in R2, + } else if(word.search(/(ièr|Ièr)$/) >= rvIndex){ + word = word.replace(/(ièr|Ièr)$/,'i'); //if preceded by abl or iqU, delete if in R2, + } + } else if(a7Index != -1 && a7Index >= r2Index){ + word = word.substring(0,a7Index); //delete if in R2 + if(word.search(/(abil)$/) != -1){ //if preceded by abil, delete if in R2, else replace by abl, otherwise, + var a7Index2 = word.search(/(abil)$/); + if(a7Index2 >=r2Index){ + word = word.substring(0, a7Index2); + } else { + word = word.substring(0,a7Index2)+"abl"; + } + } else if(word.search(/(ic)$/) != -1){ + var a7Index3 = word.search(/(ic)$/); + if(a7Index3 != -1 && a7Index3 >= r2Index){ + word = word.substring(0, a7Index3); //if preceded by ic, delete if in R2, + } else { //else replace by iqU + word = word.replace(/(ic)$/,'iqU'); + } + } else if(word.search(/(iv)$/) != r2Index){ + word = word.replace(/(iv)$/,''); + } + } else if(a8Index != -1 && a8Index >= r2Index){ + word = word.substring(0,a8Index); + if(word.search(/(at)$/) >= r2Index){ + word = word.replace(/(at)$/, ''); + if(word.search(/(ic)$/) >= r2Index){ + word = word.replace(/(ic)$/, ''); + } else { word = word.replace(/(ic)$/, 'iqU'); } + } + } else if(a9Index != -1){ word = word.replace(/(eaux)/,'eau') + } else if(a10Index >= r1Index){ word = word.replace(/(aux)/,'al') + } else if(a11Index != -1 ){ + var a11Index2 = word.search(/(euse|euses)$/); + if(a11Index2 >=r2Index){ + word = word.substring(0, a11Index2); + } else if(a11Index2 >= r1Index){ + word = word.substring(0, a11Index2)+"eux"; + } + } else if(a12Index!=-1 && a12Index>=r1Index){ + word = word.substring(0,a12Index+1); //+1- amendment to non-vowel + } else if(a13Index!=-1 && a13Index>=rvIndex){ + word = word.replace(/(amment)$/,'ant'); + } else if(a14Index!=-1 && a14Index>=rvIndex){ + word = word.replace(/(emment)$/,'ent'); + } else if(a15Index!=-1 && a15Index>=rvIndex){ + word = word.substring(0,a15Index+1); + } + + /* Step 2a: Verb suffixes beginning i*/ + var wordStep1 = word; + var step2aDone = false; + if(oriWord == word.toLowerCase() || oriWord.search(/(amment|emment|ment|ments)$/) != -1){ + step2aDone = true; + var b1Regex = /([^aeiouyâàëéêèïîôûù])(îmes|ît|îtes|i|ie|ies|ir|ira|irai|iraIent|irais|irait|iras|irent|irez|iriez|irions|irons|iront|is|issaIent|issais|issait|issant|issante|issantes|issants|isse|issent|isses|issez|issiez|issions|issons|it)$/i; + if(word.search(b1Regex) >= rvIndex){ + word = word.replace(b1Regex,'$1'); + } + } + + /* Step 2b: Other verb suffixes*/ + if (step2aDone && wordStep1 == word) { + if (word.search(/(ions)$/) >= r2Index) { + word = word.replace(/(ions)$/, ''); + } else { + var b2Regex = /(é|ée|ées|és|èrent|er|era|erai|eraIent|erais|erait|eras|erez|eriez|erions|erons|eront|ez|iez)$/i; + if (word.search(b2Regex) >= rvIndex) { + word = word.replace(b2Regex, ''); + } else { + var b3Regex = /e(âmes|ât|âtes|a|ai|aIent|ais|ait|ant|ante|antes|ants|as|asse|assent|asses|assiez|assions)$/i; + if (word.search(b3Regex) >= rvIndex) { + word = word.replace(b3Regex, ''); + } else { + var b3Regex2 = /(âmes|ât|âtes|a|ai|aIent|ais|ait|ant|ante|antes|ants|as|asse|assent|asses|assiez|assions)$/i; + if (word.search(b3Regex2) >= rvIndex) { + word = word.replace(b3Regex2, ''); + } + } + } + } + } + + if(oriWord != word.toLowerCase()){ + /* Step 3 */ + var rep = ''; + if(word.search(/Y$/) != -1) { + word = word.replace(/Y$/, 'i'); + } else if(word.search(/ç$/) != -1){ + word = word.replace(/ç$/, 'c'); + } + } else { + /* Step 4 */ + //If the word ends s, not preceded by a, i, o, u, è or s, delete it. + if (word.search(/([^aiouès])s$/) >= rvIndex) { + word = word.replace(/([^aiouès])s$/, '$1'); + } + var e1Index = word.search(/ion$/); + if (e1Index >= r2Index && word.search(/[st]ion$/) >= rvIndex) { + word = word.substring(0, e1Index); + } else { + var e2Index = word.search(/(ier|ière|Ier|Ière)$/); + if (e2Index != -1 && e2Index >= rvIndex) { + word = word.substring(0, e2Index) + "i"; + } else { + if (word.search(/e$/) >= rvIndex) { + word = word.replace(/e$/, ''); //delete last e + } else if (word.search(/guë$/) >= rvIndex) { + word = word.replace(/guë$/, 'gu'); + } + } + } + } + + /* Step 5: Undouble */ + //word = word.replace(/(en|on|et|el|eil)(n|t|l)$/,'$1'); + word = word.replace(/(en|on)(n)$/,'$1'); + word = word.replace(/(ett)$/,'et'); + word = word.replace(/(el|eil)(l)$/,'$1'); + + /* Step 6: Un-accent */ + word = word.replace(/[éè]([^aeiouyâàëéêèïîôûù]+)$/,'e$1'); + word = word.toLowerCase(); + return word; +}; + +var eqOut = new Array(); +var noteqOut = new Array(); +var eqCount = 0; +/* +To test the stemming, create two arrays named "voc" and "COut" which are for vocabualary and the stemmed output. +Then add the vocabulary strings and output strings. This method will generate the stemmed output for "voc" and will +compare the output with COut. + (I used porter's voc and out files and did a regex to convert them to js objects. regex: /");\nvoc.push("/g . This + will add strings to voc array such that output would look like: voc.push("foobar"); ) drop me an email for any help. + */ +function testFr(){ + var start = new Date().getTime(); //execution time + eqCount = 0; + eqOut = new Array(); + noteqOut = new Array(); + for(var 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�lJnlbk@ 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/readme.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/readme.xml new file mode 100644 index 00000000..ea489697 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/readme.xml @@ -0,0 +1,1030 @@ + + + + + + + + +]> + + README: Web-based Help from DocBook XML + + + Permission is hereby granted, free of charge, to any person obtaining a copy of this + software and associated documentation files (the Software), to deal in the + Software without restriction, including without limitation the rights to use, copy, modify, + merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit + persons to whom the Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + + Except as contained in this notice, the names of individuals credited with + contribution to this software shall not be used in advertising or otherwise to promote + the sale, use or other dealings in this Software without prior written authorization + from the individuals in question. + + + Any stylesheet derived from this Software that is publicly distributed will be + identified with a different name and the version strings in any derived Software will + be changed so that no possibility of confusion between the derived package and this + Software will exist. + + + + Warranty: + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, + INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL DAVID CRAMER, KASUN GAJASINGHE, OR ANY + OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + This package is maintained by Kasun Gajasinghe, + kasunbg AT gmail DOT com and David Cramer, + david AT thingbag DOT net and with + contributions by Arun Bharadwaj and Visitha Baddegama. Please + direct support questions to the DocBook-apps + mailing list. + This package also includes the following software written and copyrighted by others: + + Files in template/common/jquery are + copyrighted by JQuery under the MIT License. + The file jquery.cookie.js Copyright (c) 2006 Klaus Hartl under + the MIT license. + + jquery + + + + Some files in the template/search and indexer directories were + originally part of N. Quaine's htmlsearch DITA plugin. + The htmlsearch DITA plugin is available from the files page of the DITA-users yahoogroup. The + htmlsearch plugin was released under a BSD-style + license. See indexer/license.txt + for details. + htmlsearch + + + DITA + htmlsearch plugin + + + + Stemmers from the Snowball + project released under a BSD license. + + + Code from the Apache Lucene search + engine provides support for tokenizing Chinese, Japanese, and Korean content released + under the Apache 2.0 license. + + + Code that provides weighted search results and some + other improvements was graciously donated by SyncRO Soft + Ltd., the publishers of the oXygen XML + Editor. + + + TagSoup, released under the Apache 2.0 + license, makes it possible to index html instead of just + xhtml output. + + + Cosmetic improvements provided by OpenStack. + + Webhelp for DocBook was first developed as a Google Summer of Code project. + + + 2008-2012 + Kasun Gajasinghe + David Cramer + + + David + Cramer + david AT thingbag DOT net + + + Kasun + Gajasinghe + kasunbg AT gmail DOT com + + January 2012 + + + + + + Overview of the package. + + + Introduction + A common requirement for technical publications groups is to produce a Web-based help + format that includes a table of contents pane, a search feature, and an index similar to what + you get from the Microsoft HTML Help (.chm) format or Eclipse help. If the content is help for + a Web application that is not exposed to the Internet or requires that the user be logged in, + then it is impossible to use services like Google to add search. + features + + + Features + + Sophisticated CSS-based page layout + + + Client-side search. + search + features + + + + Provides full content search of the documentation. Shows the search results with + links to chunked pages, and a small description. + + + Search results scoring/rating - The results are weighted according to how many + times the words in search query appears in it, is it bold or not, is in index terms + etc. The score out of 5 is shown by small colored boxes after each + search-result. + + + Search results can include brief descriptions of the target. + search + description + + + + Stemming support for English, French, and German. Stemming support can be added + for other languages by implementing a stemmer. + search + stemming + + + + Support for Chinese, Japanese, and Korean languages using code from the Lucene search + engine. + + + Search highlighting shows where the searched term appears in the results. + + search + highlighting + + + + + + Table of contents (TOC) pane with collapsible toc tree. + + + Auto-synchronization of content pane and TOC. + + + Nicely placed small forward, backward, top links + + + TOC and search pane implemented without the use of a frameset. + + + An Ant script and sample Makefile to generate output. + You can use the ant build file by importing it into your + own or use it as a model for integrating this output + format into your own build system. Alternatively, you can + use the build scripts as a template for creating your own + script. You can also generate webhelp from DocBook using + the Docbkx Maven plugin. + + + + + Using the package + The following sections describe how to + install and use the package on Windows with the sample Ant build + script. In an environment where unix shell command are + available, you can also use the + Makefile.sample as a starting point for + creating your build script. To use + Makefile.sample you must have + xsltproc and java + available in your PATH. +
          + + + Installation instructions + + + Generating webhelp output using the Ant build.xml + file + + To install the package + + The examples in this procedure assume a Windows + installation, but the process is the same in other + environments, mutatis + mutandis. In an environment where unix + shell command are available, you can also use the + Makefile.sample as a starting point + for creating your build script. To use + Makefile.sample you must have + xsltproc and java + available in your PATH. You can also use + the Docbkx Maven plugin to generate webhelp. + + + If necessary, install Java + 1.6 or higher. + + + Confirm that Java is installed and in your PATH by typing the + following at a command prompt: java -version + + To build the indexer, you must have the JDK. + + + + + + If necessary, install Apache + Ant 1.8.0 or higher. See Ant installation instructions. + + + Unzip the Ant binary distribution to a convenient location on your system. For + example: c:\Program Files. + + + Set the environment variable ANT_HOME to the top-level Ant + directory. For example: c:\Program Files\apache-ant-1.8.0. + See How To Manage + Environment Variables in Windows XP for information on setting + environment variables. + + + + Add the Ant bin directory to your PATH. For + example: c:\Program Files\apache-ant-1.8.0\bin + + + Confirm that Ant is installed by typing the following at a command prompt: + ant -version + + If you see a message about the file tools.jar being + missing, you can safely ignore it. + + + + + + Download Saxon + 6.5.x and unzip the distribution to a convenient location on your file system. + You will use the path to saxon.jar in below. + The build.xml has only been tested with Saxon 6.5, though + it could be adapted to work with other XSLT processors. However, when you generate + output, the Saxon jar must not be in your + CLASSPATH. + + + + Download Xerces2 + Java and extract it to a convenient location on + your file system. You will need the + xercesImpl.jar and + xml-apis.jar from this distribution + in in . + + + In a text editor, edit the + build.properties file in the + webhelp directory and make the changes indicated by the comments. + You must set appropriate values for + xslt-processor-classpath, + xercesImpl.jar, and + xml-apis.jar. + See the DocBook reference + documentation for detailed information about the + available webhelp and other parameters. Note that not all + DocBook parameters are passed in to the xsls by the + build.xml by default. You may need + to modify the build.xml to pass in + some DocBook + parameters. +# The path (relative to the build.xml file) to your input document. +# To use your own input document, create a build.xml file of your own +# and import this build.xml. +input-xml=docsrc/readme.xml + +# The directory in which to put the output files. +# This directory is created if it does not exist. +output-dir=docs + +# If you are using a customization layer that imports webhelp.xsl, use +# this property to point to it. +stylesheet-path=${ant.file.dir}/xsl/webhelp.xsl + +# If your document has image directories that need to be copied +# to the output directory, you can list patterns here. +# See the Ant documentation for fileset for documentation +# on patterns. +#input-images-dirs=images/**,figures/**,graphics/** + +# By default, the ant script assumes your images are stored +# in the same directory as the input-xml. If you store your +# image directories in another directory, specify it here. +# and uncomment this line. +#input-images-basedir=/path/to/image/location + +# Modify the follosing so that they point to your local +# copy of the jars indicated: +# * Saxon 6.5 jar +# * Xerces 2: xercesImpl.jar +# * xml-commons: xml-apis.jar +xslt-processor-classpath=/usr/share/java/saxon-6.5.5.jar +xercesImpl.jar=/usr/share/java/xercesImpl.jar +xml-apis.jar=/usr/share/java/xml-apis.jar + +# For non-ns version only, this validates the document +# against a dtd. +validate-against-dtd=true + +# The extension for files to be indexed (html/htm/xhtml etc.) +html.extension=html + +# Set this to false if you don't need a search tab. +webhelp.include.search.tab=true + +# indexer-language is used to tell the search indexer which language +# the docbook is written. This will be used to identify the correct +# stemmer, and punctuations that differs from language to language. +# see the documentation for details. en=English, fr=French, de=German, +# zh=Chinese, ja=Japanese etc. +webhelp.indexer.language=en + +# Enables/Disables stemming +# Stemming allows better querying for the search +enable.stemming=true + +# Set admon.graphics to 1 to user graphics for note, tip, etc. +admon.graphics=0 +suppress.footer.navigation=0 + + + Test the package by running the command ant + webhelp -Doutput-dir=test-ouput at the command + line in the webhelp directory. It should generate a copy + of this documentation in the doc directory. Type start + test-output\index.html to open the output in a + browser. Once you have confirmed that the process worked, + you can delete the test-output directory. + + + To process your own document, simply refer to this package from another + build.xml in arbitrary location on your system: + + + Create a new build.xml file that defines the name of your + source file, the desired output directory, and imports the + build.xml from this package. For example: + <project> + <property name="input-xml" value="path-to/yourfile.xml"/> + <property name="input-images-dirs" value="images/** figures/** graphics/**"/> + <property name="output-dir" value="path-to/desired-output-dir"/> + <import file="path-to/docbook-webhelp/build.xml"/> +</project> + + + From the directory containing your newly created build.xml + file, type ant webhelp to build your document. + + + + +
          +
          + Using and customizing the output + To deep link to a topic inside the help set, simply link directly to the page. This help + system uses no frameset, so nothing further is necessary. + See Chunking into + multiple HTML files in Bob Stayton's DocBook XSL: The Complete + Guide for information on controlling output file names and which files are + chunked in DocBook. + + When you perform a search, the results can include brief summaries. These are populated + in one of two ways: + + By adding role="summary" to a para or + phrase in the chapter or + section. + + + By adding an abstract to the chapterinfo or + sectioninfo element. + + + To customize the look and feel of the help, study the following css files: + + docs/common/css/positioning.css: This handles the Positioning + of DIVs in appropriate positions. For example, it causes the + leftnavigation div to appear on the left, the header on top, and so on. + Use this if you need to change the relative positions or need to change the + width/height etc. + + + docs/common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css: + This is the theming part which adds colors and stuff. This is a default theme comes + with jqueryui unchanged. You can get + any theme based your interest from this. (Themes are on right navigation bar.) Then + replace the css theme folder (theme-redmond) with it, and change the xsl to point to + the new css. + + + docs/common/jquery/treeview/jquery.treeview.css: This styles + the toc Tree. Generally, you don't have to edit this file. + + +
          + Recommended Apache configurations + If you are serving a long document from an Apache web + server, we recommend you make the following additions or + changes to your httpd.conf or + .htaccess file. AddDefaultCharSet UTF-8 # + + # 480 weeks + <FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf)$"> # + Header set Cache-Control "max-age=290304000, public" + </FilesMatch> + + # 2 DAYS + <FilesMatch "\.(xml|txt)$"> + Header set Cache-Control "max-age=172800, public, must-revalidate" + </FilesMatch> + + # 2 HOURS + <FilesMatch "\.(html|htm)$"> + Header set Cache-Control "max-age=7200, must-revalidate" + </FilesMatch> + + # compress text, html, javascript, css, xml: + AddOutputFilterByType DEFLATE text/plain # + AddOutputFilterByType DEFLATE text/html + AddOutputFilterByType DEFLATE text/xml + AddOutputFilterByType DEFLATE text/css + AddOutputFilterByType DEFLATE application/xml + AddOutputFilterByType DEFLATE application/xhtml+xml + AddOutputFilterByType DEFLATE application/rss+xml + AddOutputFilterByType DEFLATE application/javascript + AddOutputFilterByType DEFLATE application/x-javascript + + # Or, compress certain file types by extension: + <Files *.html> + SetOutputFilter DEFLATE + </Files> + + + See Odd characters in HTML output in Bob + Stayton's book DocBook XSL: The Complete + Guide for more information about this + setting. + + + These lines and those that follow cause the + browser to cache various resources such as bitmaps and + JavaScript files. Note that caching JavaScript files + could cause your users to have stale search indexes if + you update your document since the search index is + stored in JavaScript files. + + + These lines cause the the server to compress html, + css, and JavaScript files and the brower to uncompress + them to improve download performance. + + +
          +
          +
          + Search indexing + Run ant index in the webhelp directory to index the content. Running + ant webhelp will do the indexing as part of the process as well. + Here's some detailed information about invoking the indexer. The indexing process is + pretty smooth, so probably you doesn't need to be concerned with following details. Webhelp + Ant script does all the needed bits. + + + Following should be in the CLASSPATH. + + + + webhelpindexer.jar, + lucene-analyzers-3.0.0.jar, + lucene-core-3.0.0.jar - These three are available in the + extensions/ directory of docsbook-xsl-1.76.1, and is automatically fetched to the + webhelp's Ant script. Go for a XSL snapshot if you can which contains the latest + version http://docbook.sourceforge.net/snapshot/ + + + xercesImpl.jar, xml-apis.jar - + These two comes by default with Ant 1.8.0 or prior versions. These are available + under /usr/share/java directory of Linux distributions as well. Else, you may have + to download, and put them to jre/lib/endorsed. + + + + + + The main class is com.nexwave.nquindexer.IndexerMain for the + version 1.76.1+. It's com.nexwave.nquindexer.IndexerTask for the + versions 1.76.0 and 1.76.1. + + + + Needs two parameters as command-line arguments: + + + + The folder where the files to be indexed reside + + + + + (Optional) language. defaults to "en". See build.properties for + details + + + + + + + We have changed the way we invoke the webhelp indexer from the Ant Task to + indexertask to direct invocation. This seems to have remove the + CLASSPATH issue some people were having. + + + + + + search + indexing + + + indexer + CLASSPATH + + To build the indexer, you must have installed the JDK version 1.5 or + higher and set the ANT_HOME environment variable. + + ANT_HOME + + + indexer + building + +
          +
          + Adding support for other (non-CJKV) languages + To support stemming for a language, the search mechanism requires a stemmer implemented + in both Java and JavaScript. The Java version is used by the indexer and the JavaScript + verison is used to stem the user's input on the search form. Currently the search mechanism + supports stemming for English and German. In addition, Java stemmers are included for the + following languages. Therefore, to support these languages, you only need to implement the + stemmer in JavaScript and add it to the template. If you do undertake this task, please + consider contributing the JavaScript version back to this project and to Martin Porter's + project. + + Danish + + + Dutch + + + Finnish + + + Hungarian + + + Italian + + + Norwegian + + + Portuguese + + + Romanian + + + Russian + + + Spanish + + + Swedish + + + Turkish + + + stemming + +
          +
          + Adding images + This section shows how to add images to WebHelp. For that, follow the simple procedure given. + + Put the images in a subdirectory of your source file directory. For example + docsrc/images. + + + Then refer to those images from your docbook document. + Following image is from webhelp/docsrs/images/sample.jpg. The docbook code is shown + below. + +
          + Sample Image + + + + + +
          +
          + + Example code for adding images. Note down the relative path used + <figure> + <title>Sample</title> + <mediaobject> + <imageobject> + <imagedata fileref="images/sample.jpg" format="JPG"/> + </imageobject> + </mediaobject> +</figure> + +
          + + The build.properties file controls what directories are copied + over from the source tree to the output + tree:# If your document has image directories that need to be copied +# to the output directory, you can list patterns here. +# See the Ant documentation for fileset for documentation +# on patterns. +input-images-dirs=images/**,figures/**,graphics/** + +
          +
          +
          + + Developer Docs + This chapter provides an overview of how webhelp is implemented. + The table of contents and search panes are implemented as divs and rendered as if they + were the left pane in a frameset. As a result, the page must save the state of the table of + contents and the search in cookies when you navigate away from a page. When you load a new + page, the page reads these cookies and restores the state of the table of contents tree and + search. The result is that the help system behaves exactly as if it were a frameset. +
          + Design + An overview of webhelp page structure. + DocBook WebHelp page structure is fully built on css-based design abandoning frameset + structure. Overall page structure can be divided in to three main sections + + Header: Header is a separate Div which include company logo, navigation + button(prev, next etc.), page title and heading of parent topic. + + + Content: This includes the content of the documentation. The processing of this + part is done by DocBook + XSL Chunking customization. Few further css-styling applied from + positioning.css. + + + Left Navigation: This includes the table of contents and search tab. This is + customized using jquery-ui styling. + + + Tabbed Navigation: The navigation pane is organized in to two tabs. Contents + tab, and Search tab. Tabbed output is achieved using JQuery Tabs plugin. + + + Table of Contents (TOC) tree: When building the chunked html from the docbook + file, Table of Contents is generated as an Unordered List (a list made from + <ul> <li> tags). When page loads in the browser, we apply + styling to it to achieve the nice look that you see. Styling for TOC tree is done + by a JQuery UI plugin called + TreeView. We can generate the tree easily by following javascript code: + +//Generate the tree +$("#tree").treeview({ +collapsed: true, +animated: "medium", +control: "#sidetreecontrol", +persist: "cookie" +}); + + + + + Search Tab: This includes the search feature. + + + + + + design + +
          +
          + Search + Overview design of Search mechanism. + The serching is a fully client-side implementation of querying texts for content + searching. There's no server involved. So, the search queries by the users are processed by + JavaScript inside the browser, and displays the matching results by comparing the query with + a simplified 'index' that too resides in JavaScript. Mainly the search mechanism has two + parts. + + Indexing: First we need to traverse the content in + the docs folder and index the words in it. This is done + by webhelpindexer.jar in + xsl/extentions/ folder. You can + invoke it by ant index command from the + root of webhelp of directory. The source of + webhelpindexer is now moved to it's own location at + trunk/xsl-webhelpindexer/. + Checkout the Docbook trunk svn directory to get this + source. Then, do your changes and recompile it by simply + running ant command. My assumption is that + it can be opened by Netbeans IDE by one click. Or if you + are using IntelliJ Idea, you can simply create a new + project from existing sources. Indexer has extensive + support for features such as word scoring, stemming of + words, and support for languages English, German, + French. For CJK (Chinese, Japanese, Korean) languages, + it uses bi-gram tokenizing to break up the words (since + CJK languages does not have spaces between + words). + When ant index is run, it generates five output files: + + htmlFileList.js - This contains an array named + fl which stores details all the files indexed by the indexer. + Further, the doStem in it defines whether stemming should be used. It defaults + to false. + + + htmlFileInfoList.js - + This includes some meta data about the indexed + files in an array named fil. It + includes details about file name, file (html) + title, a summary of the content. Format would look + like, fil["4"]= "ch03.html@@@Developer + Docs@@@This chapter provides an overview of how + webhelp is implemented."; + + + + index-*.js (Three index files) - These three files + actually stores the index of the content. Index is added to an array named + w. + + + + + Querying: Query processing happens totally in client side. Following JavaScript + files handles them. + + nwSearchFnt.js - This handles the user query and + returns the search results. It does query word tokenizing, drop unnecessary + punctuations and common words, do stemming if docbook language supports it, + etc. + + + {$indexer-language-code}_stemmer.js - This includes the + stemming library. nwSearchFnt.js file calls + stemmer method in this file for stemming. ex: var stem = + stemmer(foobar); + + + + + + + + search + +
          + New Stemmers + Adding new Stemmers is very simple. + Currently, only English, French, and German stemmers are integrated in to WebHelp. But + the code is extensible such that you can add new stemmers easily by few steps. + What you need: + + You'll need two versions of the stemmer; One written in JavaScript, and another + in Java. But fortunately, Snowball contains Java stemmers for number of popular + languages, and are already included with the package. You can see the full list in + Adding support for other (non-CJKV) languages. + If your language is listed there, Then you have to find javascript version of the + stemmer. Generally, new stemmers are getting added in to Snowball Stemmers in + other languages location. If javascript stemmer for your language is + available, then download it. Else, you can write a new stemmer in JavaScript using + SnowBall algorithm fairly easily. Algorithms are at Snowball. + + + Then, name the JS stemmer exactly like this: + {$language-code}_stemmer.js. + For example, for Italian(it), name it as, + it_stemmer.js. Then, copy it to + the + docbook-webhelp/template/search/stemmers/ + folder. (I assumed + docbook-webhelp is the root + folder for webhelp.) + Make sure you changed the + webhelp.indexer.language property + in build.properties to your + language. + + + + + Now two easy changes needed for the indexer. + + + Open + docbook-webhelp/indexer/src/com/nexwave/nquindexer/IndexerTask.java + in a text editor and add your language code to the + supportedLanguages String Array. + + Add new language to supportedLanguages array + change the Array from, + +private String[] supportedLanguages= {"en", "de", "fr", "cn", "ja", "ko"}; + //currently extended support available for + // English, German, French and CJK (Chinese, Japanese, Korean) languages only. + + To, + +private String[] supportedLanguages= {"en", "de", "fr", "cn", "ja", "ko", "it"}; + //currently extended support available for + // English, German, French, CJK (Chinese, Japanese, Korean), and Italian languages only. + + + + + Now, open + docbook-webhelp/indexer/src/com/nexwave/nquindexer/SaxHTMLIndex.java + and add the following line to the code where it initializes the Stemmer (Search + for SnowballStemmer stemmer;). Then add code to initialize the + stemmer Object in your language. It's self understandable. See the example. The + class names are at: + docbook-webhelp/indexer/src/com/nexwave/stemmer/snowball/ext/. + + Initialize correct stemmer based on the + <code>webhelp.indexer.language</code> specified + + SnowballStemmer stemmer; + if(indexerLanguage.equalsIgnoreCase("en")){ + stemmer = new EnglishStemmer(); + } else if (indexerLanguage.equalsIgnoreCase("de")){ + stemmer= new GermanStemmer(); + } else if (indexerLanguage.equalsIgnoreCase("fr")){ + stemmer= new FrenchStemmer(); + } +else if (indexerLanguage.equalsIgnoreCase("it")){ //If language code is "it" (Italian) + stemmer= new italianStemmer(); //Initialize the stemmer to italianStemmer object. + } + else { + stemmer = null; + } + + + + + + + + That's all. Now run ant build-indexer to compile and build the java code. + Then, run ant webhelp to generate the output from your docbook file. For any + questions, contact us or email to the docbook mailing list + docbook-apps@lists.oasis-open.org. + + stemmer + +
          +
          +
          + + + + Frequently Asked Questions + + + FAQ + + + + On what browsers and operating systems WebHelp has tested extensively? + + + We tested it with versions of most browsers including Firefox 3.x+, IE 7+, Chrome, + Safari, and iPod/iPhone. The JavaScript codes are mostly jquery plugins, so you’d want + to check the jquery support matrix for details. + + + + + Apart from this demo, where can I find other demos or production deployments of + WebHelp? + + + There are four production deployments provided in WebHelp wiki currently. + + + + + When building the webhelp output, I'm getting the following error. What's the reason + for this? + [xslt] : Warning! file:/C:/Users/kasun/docbook-xsl-1.77.0/xhtml/autoidx.xsl: + line 596: Attribute 'href' outside of element. +[xslt] : Warning! file:/C:/Users/kasun/docbook-xsl-1.77.0/xhtml/autoidx.xsl: + line 596: Attribute 'href' outside of element. + ---- + + + This happens if you haven't done the step 3 and 4 of webhelp build guide "Generating + webhelp output" in the documentation. Basically, you need to correctly set the following + folder + paths.xslt-processor-classpath=/usr/share/java/saxon-6.5.5.jar +xercesImpl.jar=/usr/share/java/xercesImpl.jar +xml-apis.jar=/usr/share/java/xml-apis.jar + + + + + Does WebHelp Indexer can index HTML transformation as well? + + + Yes, WebHelp supports HTML transformations as well in addition to XHTML. + + + + + I need more information about webhelp-indexer. Where can I find it? + + + The DocBook Webhelp Indexer is based on the HTMLSearch plugin for DITA. See HTMLSearch documentation for more information. + + + + + FAQ + + + + +
          diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/xinclude-test.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/xinclude-test.xml new file mode 100644 index 00000000..77ef4f88 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/docsrc/xinclude-test.xml @@ -0,0 +1,13 @@ + + + Test section +
          + Some search words for testing + arsenal, arsenic, buy, say, by, vary, try, sky, nucleus, day, key, currency, currencies, build.xml +
          +
          + Some search words for testing (inflected) + arsenal, arsenic, buys, says, varies, tries, skies, nuclei, days, keys, currencies, build.xml +
          +
          \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/browserDetect.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/browserDetect.js new file mode 100644 index 00000000..c6a2c73a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/browserDetect.js @@ -0,0 +1,116 @@ +var BrowserDetect = { + init: function () { + this.browser = this.searchString(this.dataBrowser) || "An unknown browser"; + this.version = this.searchVersion(navigator.userAgent) + || this.searchVersion(navigator.appVersion) + || "an unknown version"; + this.OS = this.searchString(this.dataOS) || "an unknown OS"; + }, + searchString: function (data) { + for (var i=0;ip{ font-weight: bold; } + +p.breadcrumbs { + display: inline; + margin-bottom: 0px; + margin-top: 33px; +} + +p.breadcrumbs a { + padding-right: 12px; + margin-right: 5px; + text-decoration: none; + color: #575757; + text-transform: uppercase; + font-size: 10px; +} + +p.breadcrumbs a:first-child {background: url(../images/breadcrumb-arrow-white.png) no-repeat right center;} + +p.breadcrumbs a:hover {text-decoration: underline;} + +#star ul.star { + LIST-STYLE: none; + MARGIN: 0; + PADDING: 0; + WIDTH: 85px; + /* was 100 */ + HEIGHT: 20px; + LEFT: 1px; + TOP: -5px; + POSITION: relative; + FLOAT: right; + BACKGROUND: url('../images/starsSmall.png') repeat-x 0 -25px; +} +#star li { + PADDING: 0; + MARGIN: 0; + FLOAT: right; + DISPLAY: block; + WIDTH: 85px; + /* was 100 */ + HEIGHT: 20px; + TEXT-DECORATION: none; + text-indent: -9000px; + Z-INDEX: 20; + POSITION: absolute; + PADDING: 0; +} +#star li.curr { + BACKGROUND: url('../images/starsSmall.png') left 25px; + FONT-SIZE: 1px; +} + +table.navLinks {margin-right: 20px;} + +table.navLinks td a { + text-decoration: none; + text-transform: uppercase; + color: black; + font-size: 11px; +} + +a.navLinkPrevious { + padding-left: 12px; + background: url(../images/previous-arrow.png) no-repeat left center; +} + +a.navLinkNext { + padding-right: 12px; + background: url(../images/next-arrow.png) no-repeat right center; +} + +a#showHideButton { + padding-left: 20px; + background: url(../images/sidebar.png) no-repeat left center; +} + + +.filetree li span a { color: #777; } + +#treediv { -webkit-box-shadow: #CCC 0px 1px 2px 0px inset; } + +.legal, .legal *{ + color: #555; + text-align: center; + padding-bottom: 10px; +} + +.internal { color : #0000CC;} + +.writeronly {color : red;} + +.remark, .remark .added, .remark .changed, .remark .deleted{ background: yellow;} + +tr th, tr th .internal, tr th .added, tr th .changed { + background: #00589E; + color: white; + font-weight: bold; + text-align: left; +} + +.statustext{ + position:fixed; + top:105px; + width: 0%; + height: 0%; + opacity: .3; + -webkit-transform: rotate(90deg); + -moz-transform: rotate(90deg); + -o-transform: rotate(90deg); + white-space: nowrap; + color: red; + font-weight: bold; + font-size: 2em; + margin-top: 30px; +} + +#toolbar { + width: 100%; + height: 33px; + position: fixed; + top: 93px; + z-index: 99; + left: 280px; + color: #333; + line-height: 28px; + padding-left: 10px; +} + +#toolbar-left { + position: relative; + left: 0px; +} + +body p.breadcrumbs { + margin: 0px; + padding: 0px; + line-height: 28px; +} + +/*body #content { + position: static; + margin-top: 126px; + top: 0px; +}*/ + +body.sidebar #toolbar{left: 0px;} + +body.sidebar #toolbar-left{left: 0px;} + +div#toolbar-left img {vertical-align: text-top;} + +div.note *, div.caution *, div.important *, div.tip *, div.warning * { + background: inherit !important; + color: inherit !important; + border: inherit !important; +} + +#content table thead, #content table th{ + background: gray; + color: white; + font-weight: bold; +} + +#content table caption{font-weight: bold;} + +#content table td, #content table {border: 1px solid black;} + +#content table td, #content table th { padding: 5px;} + +#content table {margin-bottom: 20px;} + +*[align = 'center']{ text-align: center;} + +#content .qandaset>table, #content .qandaset>table td, #content .calloutlist table, #content .calloutlist table td, #content .navfooter table, #content .navfooter table td { + border: 0px solid; +} + +#sidebar { display: none } + +@media print { + + body * { + visibility: hidden; + } + + #content, #content * { + visibility: visible; + } + + #sidebar, .navfooter { + display: none; + } + + #content { + margin: 0 0 0 0; + } + +} + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/caution.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/caution.png new file mode 100644 index 0000000000000000000000000000000000000000..5b7809ca4a9c8d778087522e5ce04b6e90099595 GIT binary patch literal 1250 zcmeAS@N?(olHy`uVBq!ia0vp^5+KaM3?#3wJbQ|Pftew|C&U%V<=|it5MYpyU{F+K zFf?Rva$<;zVn|MA$j)XcE@r5%W@u>vqT-$&hMpcE*)wGd!;~q-Q>IkUnZqz=PVt;M zK*p3gbLK2v%CK~4^3tV1#?q}@8MbbX+PXD)>(;G%_cH9=n|$sZ!?|yxmE{-7;w@N47?rU=3X_NkV zU|o{PnRTZ;lXp4>+)hZU_|Lw%*va*6=<@jI@BP^`_OsZ?pZg-2AaGf|;i2L0<>du@ zeRrO4er03}pLSxdREd>pap^;~&E+}=JYKy#vHnLI=Z$}pPyA_`zG;G~<$`Br2do;7 z$Heivv0AeyJYVI({@6?X6r+V~XS2Cs!|bddDqJz@2lKf$~4dA1c%lfOT+5KMUSWi#X5(9ePxx_W1Bsf2+N)z4*}Q$iB}K{RAP literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/important.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/important.png new file mode 100644 index 0000000000000000000000000000000000000000..12c90f607a1b27ddde0a7d922ae255e8c90e883e GIT binary patch literal 722 zcmV;@0xkWCP)Gdz_qOoSb{LwMwNgp7=gl$4aErG%}mjHRWNrKOy`y@b8JoTa6ut*xc4t*y1SwY|N)#>U3Z&d%1> z*52OU=jZ3|@9+2b_y7O@tTMkk%M`~Kg@u8&dg_P^_0l3yQb639!jLZt^Lx<-O17UeeJ z-|=!77W(jGx&e#?FOku-gKofoU0$~4M+dhLFueEauP`}l7LV=;lsOdn%WHure=x;k`m0(bF&MU#) z-qv#^n8(MjB|ykioqII#+`g4no-MU=BK|Sahu_3M_-d*=7hq=~t?^}A)G7 zbairN0An*{V`DL9V>K}|HDobmIW;*pIW=W9HaTQ6F*7kTGI9=S@Bjb+07*qoM6N<$ Ef=i}M4FCWD literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/note.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/note.png new file mode 100644 index 0000000000000000000000000000000000000000..d0c3c645ab9af6318035b026dd86944b9ddc9114 GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^5+KY0Bp8m$B&h%?rX+877Y2q^y~;)m42&$EE{-7; zw^Ao5PC9JB<666~wbh%Oo7tJ0_rGWfi({a(qjR96>_P4H$tJl=Pxd^1p6`8M?=jE( z!hchf6<8Mi`NHe6`iia69>!lxe4C2-S>+Wvj;l63k!MNSb9|1+f-i>irDi|a^uLl% z^#-f2#pQ2lC%m~9m9JWJZL3|T8FRX>A78<>cU{Z6XGFG336=OLGkw25|29|RG_k%U z>j|M}Ih2i#-w+9_ll{>(OzfJ4N{OX={Q&zNgO}j31DC;|ya^r9Fjd348&p+!^cT+^sws+=& zCu*T*mRNK3PE;$BNx$Fa_9(Y=&DoXLMFRd#U31O)<`W^F&-o=xbIqK-c?mr!bmn>! zky6TW;ML~4nXw$T{yra=OteL6G!=B;0=?;6;u=vBoS#-wo>-L1;Gm(b>6x3Dp6Z*J zo|&AjV4`QFXQ5zesc&GRZ(yj9T$EW{Qt6OeSzMBtte0A>mr`1gpI4%noS!>!m*Ngk zP=bxiOwUU!DFvFBnrfM1VQy}0X_lO7WM-b2nq**TZkb|inr2~`WR#dJWc*7VsEZGz hD*$LMgOO>4k%_i}w!yxSoa=!y44$rjF6*2UngF(YpwIvS literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/warning.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/admon/warning.png new file mode 100644 index 0000000000000000000000000000000000000000..1c33db8f34a8b42b373179b46a2d8d8a10e061a9 GIT binary patch literal 1241 zcmeHH+e?!H6#vDtmgHCxG{Q}12(7`~)|MMe^RnTlY0JD#q1sIwW1DTCqzzwWg@Q=t zBC2Iceu@w4LHM97Gb5%*E%9MN*%m}jvs!{N@Pd8$H}vS?TsRzlzr#5kPPe|YG%fXL zDu6VdR$WC$&Oc)^X#ZjK-7LU>{!F!o39xr+d_Vw5fMTEwpb-s#9q<5Nzz6gIepyU?Lctpr{ZK zVzWaWPAC)#17S8h%;AIuf(Q_yeIybEqS0s^i1YdJcsv0ln9M{Xkpz;-I_^=P))~D~!!Hvpq{Dl8O{rN@cECkt>#DncX%I(O&3i_YgL-$m$VU zT3cLBLS%M1`o{TBX}S|Tbhc)vk!Yp)%rdDd&my(RPsxl%lU$)tC?(1~WuEwClUQn! n$Q8O{Mxt@ukkcT{K0> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/1.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/1.png new file mode 100755 index 0000000000000000000000000000000000000000..de682c628feee885b97fd19e77b016518d833711 GIT binary patch literal 396 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=92~rKK68R45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWk%<(RmX6r@{8<}R!o-G--zwYdTlP5b5@8;1{=w*AcsQTNRLe=)iUl{`QE`z75pUXO@geCx4;f9R> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/10.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/10.png new file mode 100755 index 0000000000000000000000000000000000000000..96c6ce45275c754c86964f523e57bb2ca5507877 GIT binary patch literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$N%nMc45_%)J87f$VF!_8`x4j_g4RWzt>|@iO6xonCpLUuhigLc3Jb+U%Op*^%iLyO4_(X;pN6- z=a#Hm^`=rTB~q_P5)HwY|d8XT*w^=@u zSiV--p1!#&MsKHy@TcQO>_47BbD2s2LA=92~rKJj#M45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWC>mIVh^7_bp?vVw0Ac8FkGr=O>_47BbD2s2LA=930$iScxC45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWu;5ShzZF-HKw%&(Ci= zKi__F#+A#LnX{Q1Wv$B$B&4JcEs1e3ld7n!Y^>a~XOD#~N71)ON4pbaWYyS|806*U zoij5voeK*MV|bQ)WU}+UbmrcJAECGvBVZi8DU2$xScp!J|iq49efdw9T3& z6_BCi{Wh_2S%*lDpnd(nngWmgRbRREj-5Ec;l&{=c~OYLP(f@;Re~n_6uEq+jm!eY z4?T-!I_%-FU3*BV(lAJgz49qrkWxKEFbBgty{H#GlO<(=fzROS>gTe~DWM4fIlZ{! literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/13.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/13.png new file mode 100755 index 0000000000000000000000000000000000000000..b4878f1a451337e8e34562ba148f4b8669dbbafc GIT binary patch literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$iT8AI45_%)J87f$;Q)bS`?pED9L)6<@taey*G&cvlxG%uf$~RZ!px!#yrs(!{N|KWn3Uov-5ZqPv zLGQ`bEpBhw_dhHwe}C`pZ?79y1Pi_A2up2ruQ;N8QQgipNi)2})8dF>*H_m&0{%5C zo^;LYWd5V~uFmmHXTR6CJ>sr`PZT&FSe&y8zHH*7Cd|XeyybRo#k_WnEVZdxqa~r7vo!eLJ*%Rovco*|#lmM%k0+X>Kp3Z{yj} zom19d!1vow!LQ@5y-vBWOO>_47BbD2s2LA=930$G4ynC45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWBqMPL8CfP}<}4avv(*kWU2Q#57OY#I+56h3lkd-N!&t^WVN#45%PeTI#kX1)LZ z{Y&6s{{R1fdO`}z@du(}8Bda~a)h?5<7D|};23;_o9z*!hN4f3i#NlOhKPVyjZ0+$ zs`hXm;d40CdVHCWLR`zdu*A+i5}Fg64?SQDQmSVN=3p>A>#6*xIoSgkq70s{elF{r G5}E)R1*_Zu literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/15.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/15.png new file mode 100755 index 0000000000000000000000000000000000000000..f6a76d51667ed2ea608facddd705cb079d9150e0 GIT binary patch literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$N%VAa45_%)JIT=daDc$^|DBCd8xsyR zsGbb6N-H?~OhI+a?8&k|8apgJ*x8rYFtG>AaLKxI#O^8)d?mF@lv8$#g2j>)(NC;< z#D9AQCA~b@|NY(F*mqCw#XH>V>(omWWZUR}rZaqzyNgZW36WT#{v(`SZ`*gM#?9C~ zUGr0?^Pl`Rzga)Jwp@Bu#ox6k!ECnU^{=JNbWTU;P1l%y`n9p6z`Tsg-OYLxSf&G|7V^1m;Mc0w&Kr6dteMOc)I$z JtaD0e0ssM<)1m+X literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/16.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/16.png new file mode 100755 index 0000000000000000000000000000000000000000..c5ef6359aff17dae242a9f9b5b07d37492c5e2d5 GIT binary patch literal 539 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$De`o245_%)JIOx#P=LtM{*BGkqO3z+ zOz0O-$=()Z)u9(O-ASYA#RbKZ7XdCut~zpb&9>MgVwGB;JwyM2zyzg*l3KD>B|27I z3%|3;`?@S;uY0)nPWiq2!paXWHgYr-cnqizE%Fd8zieDgW5l ze=>zBG}QIwrv|$$yZQW8D?_xBQk;!u9!W4bkhS$tfkn$>ittqpVD zf1h7XAn9?*^ohRPa@ljQmoC)k(m1>1>*KtssgV~-Z8Oq0M{e|;rn^@7O>_47BbD2s2LA=930$G4gbA45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gW?*}&7>JKP8>LQjxULeq0mxTLm?|WTXN6dy^?nI|9YG?f)^5jUtj}M6@4{d!ehO>_47BbD2s2LA=930$DfM)545_%)JIOx#P=LtM{`$6{S(g?% zwR`Myn9#*2I6cTZBz8;iw47M0DSWb4PmNg$3#LpnRlq>o})cD8xLPn<2RG#*B^`C5M#GZHV1}#5QrW zt5#B#YTt(FHNSa3`dX|k*t6Y7t@ur)oX+W}_d3&0OYpE|Y`>jhHoHKEec$`|pqG|s z&xL4Bed4#AIdWRE?ytXgCccMDtXdaoNbt3vNZYI)QsuR&+rU@&Yn5#GQKhsw=bv*l zHPo*U)7F{p9k?q=_I&nMsd௱J?yghEpb|-VpoRA}>5tWxeXQuIvD5d;Gpf0>c9xIYoipjdSHJpu$iFlY+O>_47BbD2s2LA=930$De`o245_%)JIOHPkb^|){7z@httA~7 z6gN8yth{mbWRR7}+&2oYE4pJBP2rQZvb17XH&@*nAiFEPpqy9H*+|6d%F&}u-gkce zf8?pO^2abg($Weo=AX(PI$`CEgN8G#7n!wh>srX9Dv= z^G6)@-TwO(?Kq?F#k{wj=_6M?kNvR0HfvMg!xc7eOM@C0X%xhY?|UCVDfL+8vKqVf zWxHcntdg=?bpQS0n>k5VbCo8aTyQsU@x_ce6Ta$vblwuBJH<;?XZq;?gV|@-IqTfs z7PvO7we;x0%}EAV?|Z#xu(oO>_47BbD2s2LA=930$G4gbA45_%)I?2$xH9+QQ|1|-{i2^qS z{QMqWc&5@~vSqi)jg)R@l`jf{`jM4 z@AGdp@pTq)^|)MeD(~sXLh~mUe4BI*Cv7}nz!Q9M``wL#*B>3;y!v{n?7Zh|)m1%( zx;M004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#0004_ zNkl3-r5QX2JA`%WOg@};C`jCi~jij)ModkqKNNHgqLBt~eKv9U2T9g=b zod`A->8!-&I4lepOcCT7AzE5UW)@CPNkRrbc9xmhncaO7j?GWp5!ZxDc!?P?BAUdf zohUhqG~$6c$Itdf6o_ZuxEw_~q2PDp?l;6cVY+#|L?Y2_G#XG<74!KVxm*sD$po=j z482|t;cytHX`)yxVmux{Qq3!OydMsSDNfGk^H?sIs8lLwwOXjx>u9&z$Ye62WjdY4 zU@+j$ZkZn<5{Y0sor>USG(t2Q6@Ds}5*^t(oeq-8q&;?$3oo4)iO1vUcDuq?6b1YJ zUiiD+4uL?xPE%!Pk$C4yT ze21><;yV_L1vE{AVHhlgsB|KL|JW_7$L_*O>_47BbD2s2LA=930$iScxC45_%)J87fW;Q*1g|4U?Dd_qr__Nog*S`iY2k5iL=zix>?%}Kg^qDT9ql*xg$<*x~|zy6W{WDR>vFSEu8_J2kJ|XUJ6!g ze`=_BuH*2m6L$spudbPO>_47BbD2s2LA=930$@$+0wo zD*JBcv>EUS9ygRKd3Wda2c@>dieam-=FL;_T=4qWyWPIaH{GaEvTHdWtvB6XF5>dm zzKR>~zZ=fzopr06Xx?WB>pF literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/23.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/23.png new file mode 100755 index 0000000000000000000000000000000000000000..3909b9cd8fd0720f5672bbdaa4ae37ba82c4b72a GIT binary patch literal 589 zcmV-T0004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#0004` zNkl@;rh&}uquSANt<%`2sbVuys_h9v7;)!@rdAvv@QY;h-&@>IEX(AqvV>ld& zd!x~S-|vTE7)Yg3==b~ARMTa}i*~zx#L0<70^{)*xm*s_Y892&PDh+wE*F-|r5roTqwd>3gp;|m3{_RJSS&D~ z&xP`PXgumA!OCztoyh0&NG6k5uh$}Dv)Le<&5DUCl?uw`vUtt~_k8ery`qR0uv)FY zt#mLLz~}SHtHFhOG#VAlNT<`7OeP=6ykXufM>rftuh)~Wx@-XVbUJA>#!_KDAsB<%w{t-LO}Uqfd9lPyGN?9A0LSWV&@ObC5W4^UX><4x0#%OmuWM( bB@^EOG7*lLyH^aK00000NkvXXu0mjfdrk4= literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/24.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/24.png new file mode 100755 index 0000000000000000000000000000000000000000..963a9e770cca4a2c7c7d0628a131848672c9bc83 GIT binary patch literal 542 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$DfM)545_%)JIT=hP=LVk^%oAVP~8MvZ@g~%#R=Z-}gYXd}BmtEHUQf2FPej@wC zcP0`%ebH;heAI+5nDEA2Z;e`e%w>_rp#lpQ&qN`py_WozqO0O(Ne_%0(Y9 z++(O&#b@<6b7KU{@xleS->zfd9JSVrm8trmW$pWr(7n0aZzo8w=}bSpHs8^;&P7De z_v+```+6c=H;*PwT({>m$Gizf2kH+gd{;TAXunS}{lq`{xq5>3Z?7JCqLyB?>y&o- dr~Z`3=0&eE`Pvp`?*_&SgQu&X%Q~loCIDgE)%5@X literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/25.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/25.png new file mode 100755 index 0000000000000000000000000000000000000000..458a91990be481a831161da501d993f1fb4fb9ac GIT binary patch literal 564 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$>GpJS45_%)J86IRAqSD;`#Tx4HG>?z zj{3?pn^^4hXjhnNU8Nr? z=UeBJ?Y;klV)@Q$`*$BhH>|Y?RMl}(=j*V1DByc&y7*Lw3#x_gbCUMkam=oG;;SL> z#YN^}dEr;?M^g(-^YrJRH<#{ZD~WA?Ub!MfYlh$Qj-yEtdeb{xl` z+{xPWSpOF+ja#pNZPh9z8NO~l6JO`uciUd?s#)?m#GccyA;Y9AZ+myr#*VXTn?sc* zdL&rLbXj&RIby6o>7>f5uU0v?{|O$6T7TVR`Q;+(=MKkBd`qlkuVk4Tx~@E$)EJ`0 zIeg3KG*D!B_%t{6OB{an^LB{Ts5T43Ks literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/26.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/26.png new file mode 100755 index 0000000000000000000000000000000000000000..74b2507390edc1d45140ac991b9e73a26657cbea GIT binary patch literal 596 zcmV-a0;~OrP)004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#00052 zNklNP|PIxdf6<4i1k7aR_vB5gbx<5JZFw znjFOC4euWi5h6rP2pgW#7_NeJ&dnDusp!BD&g0(i-tV6GN%&qq;+i-kWWqsA35}=| zhPhF)h%Sj+!jGTpoluE;{;*j@55x(6FTVYPcp;wbY%d;<*K4&JWLd_1K1Vj2#b`8w z!{IkZQAeB;ehPxLHs zI-O{@+t_Zm!o_4V;U)RVDss78C=?3F=kuS_Ae(NtTfDj1Y>ETSV&Nku2$-$yEy5m2KJ`<O>_47BbD2s2LA=930$sq%Dj45_%)J85I~AqSE6`il)qMV9l4 z9z1wb(L+`yW{F4JnYph50*)+nejy;E#n|50zxUoUKHxt{h#t zqq}y!>Ll*mm(Bd|^xmJ2)wAbJnk%%u#ZBXg;6^2zLu&U9yJ;%L3i2P3tXs$Lq#iR* zMfs9&VblHY^8G4tobk^dhprC2y-7!-t4V?5Lf&@6`R6y@f6rRH{kG$@r|wdIKURF- z_kQ-;Fz)W7OtY3Py#9J&&`OS=%{N`NrXDJ=c(QWpgKiD6?s%c;&nq>idNoZs|NLTx ziBqR{>PMSfN345~Cp*gUu)QeTeNk0aaPHE}nI%@T5^aSM+9F&ho)*nGn|A1QM9nit zv)Qiu@3*geeIsvsdt23BzU!rr&G#f-3=S1te34^WX42j`ZrQC-yq8~^==uF9ztQ*j zPO8z&Cuy54Z6+>xpEKojs?PM&6#_Y$Vh#VVm@ZfM;d}nEb%#RV|BgGn507k?YP-|X jGRI!Eqvelo&L5VVV;QTDz7*I7j2Z?{S3j3^P6004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#00050 zNkl3-r5QX1Gix7g9MMP_>Ln0O;f&{gQoumpvz{WyEQUr^DKR~chu@)hU z`2iMQVXvZMI4mwgFh!K>43;92nZ=WfBq0MI?B32}-pq}J?_nqIiEBb8PKha@5EbIX zNR&*XTcSi<;OF=xvP6?F7L(|iILGh7)o+M5LbbBJP$*O>m&=f48Jeacl}ceS7$6u7 zqFSwr@6+iNnM?+~Uav};E?0bPx7#sJPN&nD&*vx<3aHg;7>z~j|aoyQ25~luh%QitJMm--A_-hu`lPZ*2924^F2O#bOcJ zY!>VFT0C+KEaDiC$A=d9-?C7NMx$aF`FtLW#p2*#GMNam@V1}qKDxXB_T_S^I~)#+ z*|sD}aJ$`TwOT@~swxtR1ZJ}tFM?M(T7dt=9k*{(VGpmw6>;{*%B6{?<6SkD{K2&3 gJax^q004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#00050 zNklcV7wL%}Lx4=Y&EW5C)+W55&6} zC|Q!Oh7ZJzvj0dqUG8|-YPBvnIF(9aGMS)QETUX4qup*Jolc`rC}6c(A)C!| z0q$(K@gjUa9|nVgm`B%jsH!S_{`Pu3;g3cm#9}dX>O>_47BbD2s2LA=930$3G{Sv45_%)I%%VKOM=9)`Noz?N>Wl% zvt;_6qxv5!EK=NYb>Yzm2UHcMm~PAD?b2oX&*+-Tb!6qjr)-vU^j@$PXJuIBdCY0O z=Wk-?x{ke0!S4Ow%a5pDR4?lk{pe*Qct13;J$sjuTxar@*X=u0WA;rn zwG9{D8^_=G*kM|#&UEh;tGZM?wW3qcT0gDOKjQe5#gXB#!GcUFv)R1ME@u`7tSmkx zcFKD02V-6~<}=SfKf3w7w#QBRo}G%^kx%YhyaZTY?BYBBdDb=7Y@6KdS7o~+)?fFy zEYh{eR2u<_B>$VGB9|$`njxgN@xNAoG!y< literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/30.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/30.png new file mode 100755 index 0000000000000000000000000000000000000000..c4dc404bc1cfeadb3f6e80671196d292e8eda1ed GIT binary patch literal 597 zcmV-b0;>IqP)004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#00053 zNkl+FR z${bd!72EAr==FLHhr=NgHASk;W&@kehFC0yLZKkm6h+zTj=V(d5l_a=Uatq2%O&(| zHiOx07MjQ9aw(7LoY)+VM$j}(toZ$Y?wru=b{o-XRA?S~{uQFD&x66>qEe|?LZOiO zR_^d>wZeEjMlP2_Hk%a}r&1|QCKEQox#^n${u5{H9_bwR;|p;_SpKlwB~khARcZ2T jgUR`KjSMD#lLtQmtF?>&>wXE800000NkvXXu0mjfFy-;> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/4.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/4.png new file mode 100755 index 0000000000000000000000000000000000000000..1e42fb376bf0da3014c1b71496a3027daf578487 GIT binary patch literal 425 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$VeoWu45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWk%^r=YnIgE*Vor4#xN?x z@fMyo<2RAke=SI$GU0f98M_# zi3LlSwkn#MPJMWGw)u@Eu?|wa8*Uyubm&mQ>ub7ff`WoMQl&ErZiWR09&F%mSoGLL zV73DHzyJT`gB6vF&KSlpew@{~gKhdr1?LMUjR#oNGP)`bI@mC%wsiJna5hK?aC_OF zF)(NT=&Ml1kfdj0mdf-|>B|-_?0!c)I$z JtaD0e0s!H`mGl4r literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/5.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/5.png new file mode 100755 index 0000000000000000000000000000000000000000..635e7f816277da13e909e96b832ac8bb5e7d50d5 GIT binary patch literal 490 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$arAU?45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWL$+hvz+Zh-b8y_w; zG&=OQgEcd)(Q3W)%?x&S_O{a3*9==)TN5`|8VS5lZ2INN7U>orKmXyQqumxUXA~HY zJXP3U!njdnQ_t+#(uXIj`%5fZyjZfSxmohueEahsetu3*QMFN!=DpC%!_S{?QTa*5 z+0&ELxxC!`@SUB-7pK11kWkz`YnIfU+UMtFH_X4tc;Xm056gk|@%t~dt}}2{7H7S) ztF+tE)s^*;nyhTwRPFFZ+BccG=A3qrVgF>{^X1CQU>@)3dZ{12e@{Q&N@ ze}AouoIH-qV&GsXU}{k14XE0~*;TFZ?9k*VMvWDMRZ*>~pOTii@Ns>W_UQb>=%dK+ Y`mKN0%RTQafg#M`>FVdQ&MBb@0Dv*H*8l(j literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/6.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/6.png new file mode 100755 index 0000000000000000000000000000000000000000..521aedde2c46c55421e87a355b77c7d77238a929 GIT binary patch literal 526 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$N%eGb45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWij&rZ~=9KvP@ikAGBI4}o%6fQ-=VXbhs;UV~)th5j zH*FN^sGX2%Wo<2~<}>5Khfhzv+m`#!H##%JkU3H+#h9DhL?NJI#R?5(YisMncXk#_ z?yLLDWybO%Bt=zEVY$?T>_4BM^EY>OaXA+i867?~Rr}yMS7s}p8%_S+-rb2`UtLZ3 zc5$)0i$MIZr^U^ zjoh9myJ=Et&xIE|dSpJz$jI&f73kPzVZvfVI+ z*{k2Y@djhZ&JQX(eH7wa=7lA8?vc=(*!<`xTaZ#cLof$}O?6yAW0@5rFcug*UHx3v IIVCg!0PJ|aQUCw| literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/7.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/7.png new file mode 100755 index 0000000000000000000000000000000000000000..0d4b876a8cc1905944042956cc2c8e47b060fe3d GIT binary patch literal 437 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$;qi2F45_%4oZ`T$W-h@8V3<|8r= zHLM-w3?E$->X?F0bS%+i>iFFl(Zp!|gWS+VuTo*!!8G5L6qV+#E-vTdV&hF`XZZx!Ctg+2(K!+*LG zyf}n6sxdGz%wd?3n8)^Lw!<5SBQX_|V$=lmo%~mCaEa@ga>DWD8@3>&dWK*QhNZV1 VXB~Ynd=MB|44$rjF6*2UngBtSpxyug literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/8.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/8.png new file mode 100755 index 0000000000000000000000000000000000000000..50fa94d16db8ef19ab376affc9da83e57521ee03 GIT binary patch literal 509 zcmeAS@N?(olHy`uVBq!ia0vp^d?3uh1|;P@bT0xag=CK)Uj~LMH3o);76yi2K%s^g z3=E|P3=FRl7#OT(FffQ0%-I!a1C(G%cl32+VA$AK^E+@dkk42gO>_47BbD2s2LA=930$3GsAs45_%)I?2%caDYgwe=>Wa0DC)+ zpJEBu(uGs_VqJK4q!+Gmc2|7#;K6x;<2tNIT{L!h7jP?;z{$vZO$J~+Srg9=`o3ATW<2sm`|TLKPrTl zTM4C0@wMNcJmZkTkrX4r)9gpqhUhL*y#IZBnwr_Ws=ayJ=WMe6Cs6xw^&$<9CWcKq zi*>xuq!~Y{yjSpT_qF3<$r5arOpaFAv^}<%;kUe3&g@n7?GwjR)Rt*v>2>?+&$9RHs^=a@+U0rJ3Szh4dsk!UJ}os#;LACNKZ~sxR($&5C?i~5 v@A7U^MNazE_CIbMmba_aTK-Hn|Hl-#D=GDt)vx2gKxgoD^>bP0l+XkKdAG}3 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/9.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/callouts/9.png new file mode 100755 index 0000000000000000000000000000000000000000..7190d5a9aaeccb11ce5c500d5eeadfb1299c78e8 GIT binary patch literal 537 zcmV+!0_OdRP)004R> z004l5008;`004mK004C`008P>0026e000+ooVrmw00004XF*Lt006O$eEU(800001 zb5ch_0Itp)=>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01m_e01m_fl`9S#0004S zNklHU+e8LN@ zwH$?bBM#-oFbrXu=5n0N<&eo_l66xSH+My|*$kFtfiZ?cp@2?jE#;NB;59 zCh$BDj^iK*0=TY=`Ft)L;VP9dz<+eX-6NdC{rEu~5!-)Q?wWW^dR3VGPBJ-vyg)Mf bmq`2tvJ+juyP*^?00000NkvXXu0mjfx%}Vp literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.gif new file mode 100644 index 0000000000000000000000000000000000000000..f9efa280225828f2ccfc6c051ffcb6d668967dc6 GIT binary patch literal 619 zcmZ?wbhEHb6k$kVxXQrr_wV2D-@pI*_51thH{ZT}d;j6X&tJdZzI*rO%a`B3e}Dh+ z?_@ZZ0GpFe+j^Y-nB4GQky?|**%@Z-z7FI5Wv|Nm#8B~bjy0ybU;M1uU}!1n(@e}RXNnDU7wMLU;R z%)gK^#d&Si`s=-Ar{9+8KG;xUvu?)u7bR8)^LF3QpHSns{yO`QJ$3uP|M=g~*eKi5 z+ScAK)z#h8+v_%A0^{TRT6o;hpwoH;@B=L;=bykzOp=_^*StzNTs-8zPin>KIR z!n=LP&Rx4C_U_w%;6TUW!;;62pE!AP;+eDOoR}_Nx_srzvg_C9-nzwp_ul;n4_F^R zdHU=b_sdtW-@J)?|DNO1=PzHsvi$h@>-TT2fBzYn*+QHrBy4SF*Vl+Su_4h}O+fM5 zEQ^VaN4q7A(|C?eT)d!P!MRJtZPSEJlhx%{#GKre>g{fjXgAw)^RlyPe8tanPJHH> z*)iY#A?Mwur5P7%=6t{_Ev$x8UUy{IJ*D< literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/header-bg.png new file mode 100755 index 0000000000000000000000000000000000000000..75202f9b37af36592e8f5bcb5badd5ac3f71d0d3 GIT binary patch literal 201 zcmeAS@N?(olHy`uVBq!ia0vp^B0!wN!3HGTRtuZ~QWHE~978H@y*;y#_Yebv%f;Dk zjs`RM4lwB)U|@-!VA^p@iBqE~yUEE!RD!3;L@}q3=OVXb&Br&v8zZefTOJ>-47Kv? z-c>Ydn(tecwS3j;nbmeyp1Z$2QZe1WdUDCGa=)P8H5Q(Ce?L|EI{%<&3ofvqPkr;s d$^Y#CFcq0@`TrwZ))?qE22WQ%mvv4FO#lp^PX7P^ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-blue.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-blue.gif new file mode 100644 index 0000000000000000000000000000000000000000..4fdabde69252ba43e8b658c74a72775caaf304f4 GIT binary patch literal 471 zcmZ?wbhEHb)L_tNI3mh0b>*rn_bz?>^5NvQ+|z#z(?15yRD zlY#Yrf@+_NCr7*Rnu7}!QgzNx-55}@F4$S|f`i~ggBz0NjqwI*2{Q9{vnE;=IjrB+ zDCD7$u;0?zfI%<#i1GTJdsHRM1Uh5*=AKsEeQ?SYjaMqdjg0|KjY4kRs^-=Wtu3wX zZqXd>y-od16RmlavwB*EXSDg-v-nSI_Fpi|n$>jqfB1PxT?^`t?fQfg*PWROT z?4=7Bj-NPj$bb8e1?SIiu}ay0;o4&VD^suExnz0EZN;6_?hnqjm6bhlW2}3)ao5bl z&nzEpx@W<5 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-yellow.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/highlight-yellow.gif new file mode 100644 index 0000000000000000000000000000000000000000..3e847e7e01623b08e9a7e7d823fcb97104e76194 GIT binary patch literal 331 zcmV-R0kr-{Nk%w1VJrYF0HOc@`{bSf|Nr^cZTH48_|8oJ^wtd=`2yXqN@dAW)FA{*9 z0^lo>f-$0TSwVV~Os3NTjY>HMo^?sUEofV-pivzGA!zUjgNA5FQ#EN!ZcP>Pwa!Lg z*&TUsLwr0%X>V dfG2i6;P)aBqN^Dbjd|Rq0Yr!k5L_hy06YHIk5T{t literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/loading.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..085ccaecaf5fa5c34bc14cd2c2ed5cbbd8e25dcb GIT binary patch literal 1553 zcma)+TTl~c6vwlh>nb99Af5rT)t{mCEg5urg=A(g z{C|6SPb~9Xage|wB`SrZk2FOMYM!buln2sX?5Y+T78iB(Zu9cS7|LZyZ++}u$^oi1 z_j@S}bW9OzU2R+RMy&~OT>X-oZ98$jq#ogNfJ!BM-42wHGZk*6s2KD}U*IA%epmxb zm}|6BK9YoIF;*xSL!+z@<64lB7->LTW2Vi4ostCA(z&2XniwNIv}fFo-`MbG;)u4G z^p@F!)|9HhZprHd_vXjDoxs6WkK-6P0@lfxnGT>*p(QHoUV=u1FAqb@b%*W=a3{`LsH5k^AvQNL>6fPpy#oU(&MuH(*aEX4b35*} zn4n7)`I2U%=+Z=?BVZQ?vjQFW4gD@~XSOO6b{qu81`4&LFuU2(ilxW+1|ZkNMnWe79C$gs zWT?Ele|HR{JGPe)5BTW>0Ey?-Ls6S#GoV0tbt6ku7B&*0 z;i9QM$W1Rj*rRIdceL)rAOSl+sDe3LkB87<%){;ZdHp6|SNlopDXRx< zxBDF9-lTo&v`8$humFygUij@qgT=Qzhj8{ym2-{Xciwqq_Xwk%=O3B-MNAL_6e`3U zyxwmXex4`g0^1RYw~Dth3av3Dl^AAlpO3mG!nLr#&ZZ7c_wUboI+deC+&%TFjK2Lm z!Y&f1h|T_On%RCV&=4bx`!>(YezqGVhl&QpED?N6GV)HmzJ9&rh$x*i?*@o9#6QI< z5ZI_MRX;0+pY8$`j)eF#TlUyG(eE%E7S!rj;mj^M5vhUicPm zVWQ2z+imFyg}SRABmOBY_@osR!>7Ov!ioK`NB6_Rv}7Ud?35ed5Sb@?yND?kv~RCa wqs^a3Sh>&&L4)!LKI?D2&k@))k(LESaga|C278ChSzn3NWVkcuNoY&{0f?~U_5c6? literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/logo.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..b111258c0ca80f948528d9fe96d1288b257c5a1d GIT binary patch literal 35061 zcmXt92RN5)yjCbPTSm5!y|PDSZ<3Y0_lWHAWh6U$6Os_JH`!#9tn8h=H|OV^>wMSM zr%U?xzR&wS_wQbBh>DUlCK?GE0s;c2tc-*jeC>u`|Dim9|0}(s%Y-jT7GjEG2neN7 z=vPL_2ndu2vJztI?rB@;ZfWXcGq-bY|CA<^w;S2aj5dDw<7I}d69 z!+s|-<#RfBsIYC*)Z_x7Xu!n3=OYpMo`VBfKw?^D;4_Fve+mKmO#x64qDK z(L7&%k%D43@z>(^5yBPzU|AQXgX^))>8U@s=Mqz4}f*`IPq zZTk1cL~Im`^M$S+qLqE!#f6_j27iAzLbv1c&-b&MiOu_gGn=;eRZv2|ZTdDJ`F+js zdc=v#iB{!T*K$5^xhuLH?ahL~C`Rl#GqRaM%Ig%alz{xga5|4v`*{D~9HKq~vj5Jk z;EoTKjcEcoGK&Ati?K~lk*npLX$kE(gx_dmpYzE57PFF;1MeMZozCiP-WD79R0saX z`b_v+)os?d>lWh|dH8<_WqlW?e+0&D_1tED3NpqSRnHy-o3%+tv7_B*Fik$4^=w`} z)O&No`AI5AMY(3T>C%3%k0kK^JtX(bF@l3mz3Jj7GI-e|rZYaL=~$2Y2ObccikTnQ z4ca<1-`+Ih#*n>WvivaTJsNQumBNlDd(vEOv!tQnySIb;6O;14n+vAIrW7t8Tz^VR z6tu`4!M@&-=8GihlLSNtZNpK(7*5if5bQWilS#7RKc_%F|?sE z3?XVxzDAmAriUogi&ShSDG|ryW8?cv<#P-qb8hbH_b`R2QAVuC-qswgvdD>L zp<~EwD{2}v&(fcp%EnyXN@Tihd`EVWw4oV2meZ37{F8RLNHa(%6T^V{dC)5HYgF=4 zfmjh219C1;Tb%d8o06tUu07p2+Wg#n)hEdb@7zAB*&qZGy<860o37G)^krW*M%_Sf zCE~f1E;&*7hraIL1{A_^6n&ETPd9!R&x}wyk2Kzh6=^8T5Zx%fmJMRKNL9vtDmztg z7Hs>6h%levp9-?Sv5LztyLV&pBALsWBMr`@goPXuekU(PF_b9|RHW-A1#n13wWmpN zj5CNWN&DB^x4HzUrUM2gW#f2?_0~r6D{Aj~V&o5pxbggXjzrqUbp8cPqxgvAdEGFg z+0(A4`s1TxH0NH^b1x_wE9FL>jV(PK`O-74KFR7}p(N3us)p0Y>ExFzHC z4!Y${o1IL>4rhLTH6@o?GaRZh-enAOVvA`?c~_lbC9Z5qytf_o4mFM6va0l-Bt1d= zplv6{K0IM#c&;P5Yzx#4Ica&pDaGifulm}K92UF5pyU*}zidZ61BpZBj+Ub=2?;N`{^JoON=-J zp}faWqH+WlwDBiIGgT34QcUgZ@*?KcFzX ze@tp=jE#eY{C2(?ufSPtIwWS@fh*{K5Odlml}F1o^Cvaf_-NeL$34dhPet|0!Wk~G zkqFQ__D`3F@pYSJj1iB{TZEcm;MgW}Iuo{QExs{o7ZDpB;16_Qx#f zH6-@@G%+wR#6&!38D4xMKpg#NgN6uKG;Arfvh;pOweb13v6PY?aTHdh`@dejX3%oW zbu17_PfHXpy7_fU?}xAA6O_P~r<$=>h+$Cd_jy}gZY&>F426(18}r;cozG|<^*-a+ zcxAuSMLeV3o?FMW3j+iffwug&d!SqwnAHUc3#|jaU;vIY9h+}D*jQ&!viSo%d z2^TT<(ih3hCG941;uC4%G+!;(FV#1nzLY=nC7O_I-hFe+>sYrgqB;Cb( zYFMkcJ#)1bq?xhxPEh2&iUN_K(QH_+!Nq0xq4_#uYrerA`VA8$3Zk?P$5|?~ynFjk zer)Vn-_7mn#|BOAPL#q2sPccWPv-^;OPVg?y_+9m=J8Ra@p#YWp3U7ue0XT!xVoR- zsb^}6L=fMBau)R|hV~$eKGVi)FFLry*;Ci7;Js}mMNs5v=IF+k`ufWXwQF?WmS#MB zG-SuLhj>WHyfe;Tf8(@AMYT)4I|?Wh*Ahjp{SEf!9uPOro}AIDGT?{z^ccNW?Jtc-I{@x{EnnotWH%PSPL+<#48JARJSAM8dBsuK*zaPX+S z$v7C}Lp2S2js-QRl>fRV8v7Vr;R|Na$}=cYOmF1Hj@U2SjLq<6j5S<*UN_A>t)<>&WpQ4YIz$x8M4OnCoN(~WVX{jper zRe{YOd7q%SM6MKRw&ps4U4m;EMt~o`LYm0O?2nBlQ6j+sCS8$6)zelsb{#8ksbq0i z2ng0)1ZY)hMMTJBdn6PTFi=rZ1A~KOGcs?CwWy{i@} zI#_hAjVrFPD*qbs$t;AcG|atG-&9*FhrhD(M8f-GBQGv7(RnT1EyGp77j1&f*JM33 z6s@43fG;gk+D-HEwGzEZX4LGg{vsakxBTMHrTtGyNiv#lymg+0)Khc{&8-HQTP3;46PuTaZ<=0NoTSg3`#m&s!0_L{2Is;0l~vKd z-ZT7bN|=K2s4W{m|BV$sV`E#(3MRkkbb)`+ZPp{WqN0LJyerwiZDIcBd&Ic7I2AoT z#i%hkStkyiBEkr%0NV5Ij3WUu@~GfH34|AEN(0Fv=~%N~Sd}^v!(*3R4;=$sRc=o6Z>_1Td>-l-leY}j*QLdKi`w6 zJUdNP7PuW>i{fiR*{gW$P(AIjT{&KJ{O3)`$B%qwDX<{+jmH|Zez!h5wQCupN^Kh- zI*g5a{}gRaG^Oj+yW$X#MNF?yd$pqoOid4OxJ=mcP*c+kTXIWCOPf^cs1}Y*czSJY z?5tY)iU_1fuCH5G=&&3gAA>yjA{#rj;evvOyiJIn`}Aphd%MbO?VdAKyiaDyR-<2| zQ&W5QjM@g0DBIT#ODzU7{ww||%5!mXvHtJh;xDF>t4_DV!a^%cOG*)ujD@z~OxLL@ zyXnrG>&x2Pn@i=F_FdD;7VM70l3~S+zN`6b653_okQVZy3t+wXjz*QsZ70i0gqRo^ z7h~jEv%Y`F5X1f$7IrCXc|qk^KVv)BlpfEdx%jqry;LV8H1cb4RYG5%!pZJ*@aP6D zD{JJ*i7Q;o$I#I1>gvRnfQL(td_ShQ6;gR34i4VN#Kip2DVo@JHP!AkBBP%Co+!~0gKqPuI9deuTt+@DWWo0}p zJ}xdUd}<(4r2kwXJmrJK!`goZg?FOI9iE30lU}{sZl`&9sr&xo=%-YSvcS1UB%~n! zdh#22^^^5s#ZA$Py;?@Y-iRkZxJ6zKS#mcV4hV*m2_}TGH4%wn@11*p*DCcF+^Inf zZWDupHYjq*oT%qInM|`RZFqjLa`)p}c0AOrZB{lmZ3~X<=381H^c?Tm6&3M4d6b=< z!|%P0J^EGgCH}Rmh-YI)V7mk}Av%q8ME18IpDK=AbW&1@1$~8NLqaUMN#NGa%*<-^ zSmCZdnGpx6$%>2Lf6z!?q#V0cla;k-95c5}5RTJCXZ zZp%aZ*ub0PO_i-!&M>>>5G9>*hJu9!JzLWmb-8(eHawPqhgc)Of4Ao*>i=>c6z=Md zrkQN^6D?^t_~llz9+Db}K~j{0&Q?zpr1o6y^($?Q&8>Apnrs?%1Op4pD-)*<0?oal zmsn1R{k%Ejo5`GJXnq%?nOe1PpJp?}z@CSbD`jrJN-W5ErP5v27xPs9+xPEZN=l+W z?m5!RQa^i!n%En(eyFOg9U@iqwWug!Z_n|oQo5Xr0>*uIrxDuL)>fI1QS<@=DcI?e z@OQ$cXi6Gy1o-*+YlO*L`^>$wWlUb-MdRSaB_xdep6H&ZdT9xVNPsbPb=BP1*jS}- z47Mq)YWw#7kAE|6`QN{r{_c+M>+XLlB61@=?)Ac9baeEksVS{LrHY0|XB(DiUo?%h zBj1yT^VQV9Z+lrPs;VB$rSdz|Ddoj(mNaL;?h2@$^$g>k^Nzjy+7^tpwC@f_f9r2; z?B#BA=Hj9;onnfFlF}o#<||J45vIz@O7DXn`t@Va27NZVSk(W%ePb{-F{wQok*{4z zcyqQUdfOw<)+k|R^-QNI;qPBvsR)u|A8QY^mNOlNx~He-?sBhgPMgGcHew-W)t-0Wu^WYH>NO~KNMTLbeeGkEtRZwXEHa==o z&E?uhG^i=7jjn=i z<>feg6#H>oGRx;qDF)}fJE6UIM`t`$Rabv>7!~})jEsVU zKF!Zz3X@|A3k$;{si~=T|N3?RDtr5Np@!4(m?j=BuDGHiW(;kXI%9ru@oIJ$tMTTa zBBBT>m}MNP{oLH#jw|t+#yqJWTcuqeqoU}UnZqk>#yK5kg*wBD@zN;axFjji>9RhS z%f-!AleM#Bd93eFRj64)_w;Gd@87?7wR`cdog$f>U(3ZSqq^H_OdIvEM5de;9!h1@ zcsl&8iAH?*2;s9jqsLy$!*iY2m*WI1D6K!gKZNJrm&_G>yg5EPKHgQo+tfRfD<6QH zJScjb)}P878ykBl%;a%F)ypZ3j;7V@D-2L$`BMDHq-|dkKVG9!uv`%xi*Pz%i@3PB zO1`>;lq5_Fc~c1_6RD`xSY;6-fFrFUjoGX5W+YhSj~enYNYnN7zT|yXGcZtgH>I_X z_>kQyj**qs-rfO=`SYac%^d+FdLFv9(57AI@{BA!9fMc^KUXb;5=BB%a(H-B)<=&l zo`3+BWWKD+yhhaY%z=t?nGTfgVXoQT|iLq4ipf~ z%ah-2{-Hv-pCc7vyf%>jO`TEg)higNTQl{EKYsj}_exJsr=_Roa^EvVC@U|&*W{E| ztXH1^$aepx$MZ5VbpH{q@Q8 z`Sje)gEJ45#NOjdXD7EK?@t*opT1_XDP&(|`sI9IY6-p;%mzgsRmWubjV zpEb8y;Wmb6OiON>`XMcbp9>4ae*9p6J0O5wJsmM?Xn3&P^D$e-OcJ?jRzD>*C5g`p zR}vYyy|e3;p0=!;8!urPvb>iddG(t;ccHSuHJazo2_mH00E~!4y!psW6650Vaq)1m zk?z4$VCa>QkQ%WmrwXISd;4~x>K#+SLrif8_9639M_SR$D2)<2A)&N{1VSNlES}T| zkHgh06~^K0F8XiL4%-=-{5+FS3GJ$ZdkVuQw9*Kxn(D|#q}@5x|qugP$>_6aJYA4>%VDwQZgPUmrG5}88Z+W8C$iRl0t&;>({R{(`}u_#YF&O406uEi6kP? zlI-yu)%+jFCor?}i%PnNr{$fTI6MRHWe!T8>@8d^tt5J!rn~ujzj*tWb7f@(4tjCj zBHHZjJmOnAg|o@2eU}$mDvnDLyctKS451a3mC;E_?o+?^J%ogAx|asW-aT(b{#>`k z8#Y(7ee!0ILe#2Zq3dHQV3M7koqOZ#?saj$`DM#WhAa>kZxIUEzj5*L!_(99a4-Pp zk2n8BCq#=mo6wXxIl(sHauu}N*!b?gglRsQ+%})}GWu!A`cK9c7l92o0quHM7P;J* zj~`J|Qd5E2XB8D;{@2;rX?X70NS-$uqLy#^>vujJyy*0FMQa_B{r&xlH_SvYUs~DO z+&u%!cLF@#7tb&;F-qEp6wU*d+z02K5xTw|1mUEj8K;^>)I!w$DgUgGJcaM5QeJ&( z{cdgWVm5U_VFB>QmK-biB>j>^Ab>6cWFP{>u-DzlBmn0+Iy#d2&8McPqs@pL z^`mHI;o*K&NESCUdwRG2W@f7D0KrlZ;OF`>MKdu;d4Bj@x{`bEi2;t4YB8huztGSi z>`h=XhUdGI2|CbNwx)l7ObmSAGo2&CV;|%Ar{cL{b@HtkkiuH}h z8KPS;LS~FTYgk^?w=z8i8ih}(sNS#iCO-5Cr4U#sC@gFi9#;OZ`x}G!%a_r#AvHC8 zt!-_nn3$4}KP`R~p#XXH;ll#~0f9Zw#xyP;0sHFIgAuh1-&JCApCeUZLf?5vyGTfq z_-zP5elXYW2*7st2*w(n8I!E<5SNujg+E1D-`y3>-+n+B)3)%rEZhHAC>ju|XZiW2 zrl#1CBe}S6Gv>zF0L?il3;enqt^h7@>3_z zLxj~X_$9a6m)ut4w8Xc2b(rjSbKWPsD^yliM#O6m2ppXjBMwYjApH?gt)suXu-dR| zbUk~X+Rjx)2z#B(A9^~~>$XcsJD)7~SXS!j`uHe_T-pk;K2~OZ(8Cyy|gk(#A##m%rpQv`AKt@Ie%?WTsB=<<3kz-D z7i>~ec?So!>KRv3{ixuopSxg$nBJVPId312mpgYoLPJNNthd0*lA-|?Pe1%Dlp6Su z$<^6DkWO}(doVp|Mm?fZ&VhTuAZLW69JcxA$at6tGw6|c7C=L zl?)mLmIVH(1=o6~`We_#@E-~~`b&ICPcN@Kc&@5SfK>tfc*eqF))h(Cm&PBPolOl} z6F$+!#RaL~695Dx_}y_QB@GkL`kbGST0MPD);XHr*~q^4n6uA{SNJw+Ei<|KOuW(2 zfA;$FqlYrGcEZa0qcY}l`xyaykSwu8!}l;qdBW*4y<^~mei|~K$d=dKEc%TZNfe9E@5cK9Cb56Nbq5iNoV9hq?bYlbDS2luouWUYPR7RF zU?KIgHXe~qPc1mY21T4tEC@OaXyQ*FphPShv%WUA4GU7uk-Bp^U|+zrD$)qkDFR0J zq;M>B()KGz*QzQWPA;xz%*?c)9)^ZgKvz5ncn?Mid^f+S=qWX|Kd4wad3jkGnV$=e z*koji0A-Vtlfa2#%lc1me}&0c(=Cv$q(B#|qN5{cZce9Dbn?a1=XGB8-v4(2UiaCc zT92CfO~@g*I!yh;T3FjVA>{uF0S?W99P{Y4}r~Gu^jlFJpz)OSy`yHM( zcx$i^L@w58KxV=kZVg)7A1s%dxx9Oa^O!)Y>H@6lHW!NnW3FGV8ui0uiaM3Kn`^AY{^ z>(}3&lc>E?!$x`!Oc8vR)gSDxI}`8Kita>NQc_Zh-9xYo`R8M^)ySe2ziAYLuY`7E z&P@^!Y6y;#gand#IdMP>c10u#DykSZ5;qAZ4$QC|^>n3R@vIj)!;~oZhlht@CuL`6 zvlC&!Z-9rwZ@_%b8MgEnlz?$Z67e8iNgA9RGzd(@Ifm%OU0jZ2U9jd0Lt90Cp3$;a zR9Bo;*-vO>-QSbbPpll&a72@wvl5e(M0We@^bnLcvtHdD9zIyP$z~XtogG-q^cy%> z>8;%?u1{h&y1&#JAxKl_!i1fq^z?)p0oFo`nGj)Q zWCXCX;|U?5?h06QT^Yh&-2(%wT0X*Nxw)oML@nXYgP4Dqn3*xO6DChP9{(O2LuN6B z^!FJvgJFVPM@9atWS)174;nLIQ>rr(IIs0DvH9I_CF=R|n{-B+T~Ad$5%Ep}*Akq3 zmZG9S%gXl7c1l@Xw&o)cZ^YeYTWb-ap)#_vR1$?NFjHw6IS=NhJTK^568|jvOuM=# zT5$MW*ksIIB?^C0Vf|^=wqsg&29ZrxvY9bzYu#2(VJp04Ry*8Sq{t7_mfL%*2Ey ziw^JW3tu4T_=JSGpm7;Om)BM}%%-^ieAnxJt*L)rbk*(0sT5ara(cW!)QDx5Z&~bt z@WScXY+R_(Xz2qc?~HGo)&d6E=IPE%FCv!EUJ-5(EH%03I@QVUoS)SC8QtB%xILW@ zfE!sINRuBB%O>2(iqg{P z$jC>bp`kEx=>!~+%BQ!%g#@1(BKmt`KWC?VuYkZD?$lqS{XDrFg_gFqrnfiO4M&S% zTYsCJ#JSh8=4p21g73b6{-k`;FPsjn{&IjY z0T84{w-`czajM&HoD(v>|AqR^@8uKaUc7^%r%z%BL{h=+K(f_f(o0VV|3U&{ z6{>py!!jVO#`XP#EtHd6dvDJkLeK>M-(P#)-69=HKnmy8{x+j(JPL}a@fB(wffR64 z@vJ#CF>h}nsaRAm2ew=HeMwqb4Mh+X?nhX5fNbRcrmIsJxqi--f$6f&+}&K4gt%PPQ0wR%{TS{28rZXGYW7eYyMtM%?;+z{9^^P8%0FyXgIN9`bi@Y<;j2F|`4 zKE#0l`qD@hrx*NhpNEgwZOXA{%ZJpvW<_KodY*B8Yvh$;}OdaSK+r*U46kDUUO)C`F}I+Yr@D24;rO`EY7Z zT<`Wa=ri_I1t6-i!p0IR0$hfLx$2DPU{+1kd+|mnDynO|=HO-uV~-8_@`d(h?Rc`H%<}5$$jppl=4j7Cz{Aq%ZQobPO(M%b9~oCqqYhjC5Paedp5W1Kd;RHP6kA94 z{cs!{p@XYeOBwE-lLQ6A)29>Ck4VhPd`{LO;qFQ1GiL$gzWMfg_s+oI7|r9d`NRAG zlO#|nug$*tm4U&aMW)YP?h^uD?37K3@HRI>&0l*oG&BZgM)5e>&dhg&(F+Sim=Elm zw|PF8n+*@o4&1r-Acu0w3PM3Qo@~!4JHNsMBvs(sWRCNHVQtMQkj~2BgDZ&x{*zqp zUAh437_uu+kr1!K-~rxTQCY$%{h@;aCwuJ-3CB!Yt%O2FhB7dw~_;Gyhc_7nv8 zJu%9sED(cm_PKR^Tq`BXlU)4Y%9HzNU1ni^eJQ*HCxmH<9I)<`nJ&QDn{QL(VP z){e8)^UvJ-Qw#+%2Ol3fA~ye>TZ3a+h=bHJ_)S_G1Wu@0KCLiK07MaIXLr_SK3ZU_ zIs<-SP>|C?iLa!VCBuW9=#dy)G<3A9P`UbaSY)s~x=2VNbE9Kq3|)@H2jK5oFEzP~ zGM!Ai4!Ya00EmXi#)2BF69KYDMn+Yi#RJ+1*;gCP;XRhNkw?z~D|mf4r@gb2bJeT1 z=*B|qQHtI(m0#WVvT=X6BM5sJ3yZbB4`&cd8Ubf(zTS2K0~lQG`F(eA9OLEgL~){l zFF%vU_d7)>TIUbP$F-hcN9CslDUTz={KKMQOBn?PT56%R-*NaL5hi{ZA%Z(D<-qoj0V88~cQ>V5Cx*Vqxfw{BmXgQJp9{)jU{zphfWUAU z%J@9eyY2e$`O3WJXOK>);JiC)5p{Dus!xZo5f~YG#P0W3k72Zds+`$<$l4oD&KsGO zL<9(wUr->PGYk)uLWtAM)I1v1mz^$aWXjE&x@+=4Pk9VhzmR-KL1h)E< zn&z#^3@nTez`ymUTVSAF8+qyG9eB>rWz`#p8<)Z^ljHGO390kn0i+&MsQ{`H-< z1K<00S@3P(ou~((O6-;V))P3o(GE+s0Z&b=O&lbkyE~s!9-fUd77RI=m_Ufd+1R2$ zlo)X)TUuKiFLy@=Cif$NdR5WTmW2ogLIv=ykOg@m_W)(V<9EXk>7Mb_(Z-Qrx^G+i zqA^I6whvf&*$rtQE<9l@g4^}&xAiA8xzNy|4}p}S)KUTWs(U3pJosVOtb{dsfvvB~ zPWQ(TFLG;UxBjAR?lz|&|HgpvKbe=yKQ`@~7Kqb#@}kKxEw`SNU`pleS4f~RvoM)# z#5}#@Pb4J2V8ez$665xV+1SMRTS0N>hKq5j)|GT|S=l^-GepwUb@4|>E)aVH_fU(8 z-FI*7j%k07_;4NK^#swYdnM!Y9@@mi92{SAa~B|v-kRMWf7#yk3X(#GP#_rda#$D> zr7#BkztSW2dHMN?5{3o+uHeqltqRxXvUotBAXY+un&y0FdhPk)5rvY?f7&JAzI`q! zfu@0?voqK8%1W>oR{K)B0$T#^2v&Ak%%cB&iA=Vd^5?v~cyJF;Ik^7QouBWb#e8&p z3??&CMXsEZ;>uxvYLD<*nqRLWNgf`(J$m+FugR&%k(1M_m2HFqQC+{yUfvnc(fEMi zN1SOJHte9&-C@?>srZeJ4KaMl-`4Ng!+ZOA=M==nTTch7>+4g4&>zRd#^Q0C$}1}7 z<}{|;rSjkq6G%ej;B;@WIRefp*huORU85#y_?r3D^V{t!??^O=u7M_zY!hP@#`r*K z36FrX1?R(%iuvm5!RGm)2RJCD_LJi3F5Ga_U|YPW1VFNMuxWcj zDD~hOw% zkmC?d);2aCU>&;eHlCiX=R^?+dmgzBXeOAEdo7}V7Z&E`eI6a1+%p+V zAIoovolwOCNc{{m$>L3s1}OAes9VT_0QJP!nQP93h50;Yz2PhXUh|i{Jd^6_Qk^33 zc0Q};clY<3UDIc>Q_(+sX~{sGpU+JWvx4enl8BE$H|HhRlb<7hKD60)P0kHI_By4O z#U+WLvn0<C+2Mb2>P`a8QAQL6QtP31pzZ! z6#t9Kb3jJo6mJ;ZIRZ`HmQs^0J|O2wTo#W49$>cO^HpnVYLPg0!~Pjk=`#;ln_Qub2o9u{)`OIDoL6>rSRUn_vfemuub{7 z5C7COkS2w}e#w$?Jn)>9@k_Of;ObR1-}HX3b>8@)#g~$)tfz>%M5nNK`EFvny`!Do z;}^bhP7WaF$Lw{t11qbn+}h-d3T`^36bUddpxp#s0Z<>f0>H!UrmTB8!yjK2KINqL zUv8K1wB<2ItP)qf7hR#2-@bW#;X$tr=mTVB|J)m9KSaVWPd?(@8CacP>Ha*t&j(@5 zo$X;=nLWAz1{2kD7R;~?aT%G9bN6fWf@4P1it7&K3T$kiF)$0!7%ATBQK6t^oMl?9 zCAYO6ggwH4ULYa6*rzYGnMeX#XKx{x;w_k58JztFHwTY-?EiK{?ZF)y66d3tH%I9Q z6o8S`+S=VaD4nbFDI-JatsI&W4vs>G z5ZEOD^_%BFy+SPDp-K7VkBVv&^!C)ykZ_DuE^a1tZHTWvex6$qFB!$bBMr+bi2|v~ zOenvngIc6PT7kvH$|{vNn#D`>Ng{gEdCjtb$5RrjT*L;P+_pNw!f31-FuF|7#UHxQgQZn zKfd~^fSMAJB>r+3nbv#k`ExLo0Byvay?|8ruE5|%zMha&g&l{BLm&xx-K#vMT(CSM z2b5O((&aTZ9|H#fpXaU}B4J94azCOglEZS(5Mr{kZ3jPjRasOM>8Q?k{-!&kcm`9H zNZ6+Lf^>qcw>y=|`Rei zztusN4#KM@1V;>{T;_ex+B(vdz$hlXx)_%!QviYlaq8AoW2z4*QZT*z#l>_y1%e+v zp@ax8Fc9exIo}HnR~|XB&vP4JfIbDx%(yq`!%^J$_m7&6?t@801biC6uM^*szzE`{ z>c0`8;wVXw<`)=pO9zQV3nyQl5yoA2cOTf`oFHw$h}a9ER>i@=AQ4Kcs}q1@8y%OX z@cK0YnSpmph4TQF0MA__2sOC%Xqs>$4u4p$?40ZY%QrWF&q9AmB#0s8ioZaX(JLXdqVWJ}F$+OCFXSH)0k`L5q6@QwE@9~z(3G&Fb31MuHW z2EZ_OaaGe*4;Mo~!_=Apt0K(CLN!Qc$(< zvY?mBiH22uz{>M)V*>yjX}ej7TzM$l9RZ@zqmz?6!!Ki|p5J?q(y#7Re@ak*&vlFF zPX;+O9EE3QVA8_uxu$wKJ@w=Cgf@ZYO(%4GnxfBlc6L_T{Lazwnk?{t`Xv%5<&ARqZfSXE zcTeKckIW8>sTxs%@}Xj3i6|RUJHVnissE{=iT9WyN*Vv$_||tyM@I&&J!$OQn8L4~ ztekQ#cYOS(A?)SJ;O&4_2s&3L#-+fqSspX zZ5kj>QaLzL<9CUD^ZB*|9KVX{>cc{Gw&mD&n>AZyyTAR7W?U4TX5-kWY?t(f*SLIjBVZ^3LcC` zjj+*$7kK1K&CkcLr;0eXE!}e(TMIn*YfLx`sgAV3Z9a2Z_HIE3r73w17iP1SX{xlnO3Sck|}EaZF_wHPHzT%cqHX zY>Beoo2d7pa&-RNgyuxP(Pfn#(4n7$4j3|%|IMq)7miVf8V}uvyotkNM|aksG8A;i zr<8=wH%ywi6py80NdSZH;15(B@T=^~Tx3|Ck6X5;pU3UHu2@>KZylD-kRV=)<5e$- z`9y{gnpDHkXGDjj)bc$|O4sLj>^rVmCcR8u8bqmxcTH_$UdVPDguZwi;tHFfP~}(7i3KsNw`Z29YZ?mxx7O znbYspm)@$Ut=oU+CDL-g35v2JNYO%w$9H$7W7~i7GmYPw&-2KV{kN%`o7<4R^;Ct` zO&HUy{1rCDBwY6i>x=B{fD%B+2>x;)a&|c1<>htg?Sjhznr0U_3w) z``p-gZ9^~T<0A~Vaa!6Fb@0$(ElC98^rovX-;o6c!4L;hwWO(ka{B7Eb_mEeE^LEd z>vAA!`>%NV2hoDWTkNpr$ewMU*|u4v-bx>vCAM*eyswdg`1~~0{3`J!HqwVj^`~}pyZA3#rAULKIYTjq z@6XUr$g3^OwTQSpx#3LT<+U^Qu32N&0k|b#l9heH%&DtO8Hjw;++uFc_zn{jJk;NL zAK8vG{bR>X@4;IxSRyxjHIwD$xAK*5&wm9(MvC? z6_fyA6s-2Ac0mdZRa{Zo^IKL3VyK>RL{n*N6CHV8=&^zTiGTf?`}y->GL%*oz1KnD zpTHP_A_I~b-?KWjGY?!yUmP49_IRNw!z^2K-+T|)UBVxY5iYKcf9r4@hi7KCn=y{& z#elX2fKc8%j!8?Bfi4FrkFDXKzT`RFr`MtnTNuL7h+iA63^z~S+D}jX{yT9x66&XW zO|vtE+6skh2rmB=y$Ob97B6oiw1xTByJm)lezpdoUz7XZYuIZ=*Y)1-Xn-=oEn%sL zA0tLmXgl)#MypDlM{8^4&;d!gPY!DC34+*9$g)O8{0G-wCV*F(y}q?2fgSj{q$ea6 z@yf@@%3o9EH4hIV$a*`)e%VuB=#V&R6SoCFGTTYx*Rrd+ z4MkmSKAgOjO)zb~ESg#SRK4@}!d|)hSo$$UGeCtpvTUvT^5LpPB=6@ zP1-QJ(B5 z>+@pZ@1S5|(Q_JB6F^)BZOfrsvL;5`XKYM|yVR_YzYeMV`}dFNxhFSN=31}|z&(r3 zk-jq~q2+*fUz7WBe8R}=r0f=NAj5U@qjUUBGi~vskeK^FS1bQ~`TE5)NkPR5z~Q%p_t0UVcd?A;jv1rQKZvxR}q2L0yS~B@K9vGvJ|*U2Lr`5 zIAEZd^+wcdjf~PlyZCzUXx5_Yv}uxiMDXbg@&B;zGmI#|IC~+vZzwHHf%cHefBPfy zy?X@MXDB1GGLyERlcruJ<$~p-Ue`BC$%)Kjp|U^U7B{2R3tkQkTs90k&z-)WovMm} zw?IBzTzD=|&Zo*Sf9SE5DjehF6k>Ki_k_+wK>+|YIPj1vf_()osK55rKiFsU2bh_d z+N{f|5_^bw>f@V zR@sYmQ?q!+d-x(ELM>mbK-lDjnAFex7Hc=YTiG|}21@*RQC)X!GH7)RL!g|IL4LPV z%p=Pcxttt4SdLY`YZ4tZf}+`S zU3&VKwf$Yee}soE z)!CcftG&AcdRE!A{?jS?`s4F|>Wm%luP>89`2xF{bYA`8eCfKH<|NfgkgkBC&5gV8 zy?kJC(C>=Id2K-QvP6NGKeCTBO47=~!HX$DuKnH@x1!4gg0p%Jx0DsP8iJUQ9WjYX#ThsN4GTgtGmuc@>Py0@` zla7=*J%KHTFPI5m>Ami_@wu!4ps*5l4VR|yiMxgJo!`{pT7Wn$uJc;s9HSBw?O^lX zLGN6`YJxOly2wlh=B_-IEM08F$&^i=Uau2lvGnM~`0|gLS3q#9~<(kFI$rc$# zCtH)>bxQpu57%O4=x&c6qfn#C%b)E#_-dElVPNnkUek0z zUB&@kk=b!mWR;`E1-4RLzf?~7ooW6)JTmg_+-Xx+eC7rIU1P4G>;RGC z<(J8r;9UAO=ZF7fYTeZ$kN{YkNqp_%;F_1U~+;VVg6@bd# zGcza2m_fDm@IWf_F4`Yf#qbn9T%df6J={UyU31)kVW)I`5$MjSWg&WN!Ae+(AQzvc5h*H^Xtk6lY}fhj2| z-yAGI!)qJP0|N4AweCWZYFU)&a#YbWu+X%)A?zYNA6P^UP&CFiTms8jOfv^h9ab!3 z2y>kxl@E>un-2Oi5`5m|qScCfoct#fInj8X zZr$TVt>zC)S7!`@jCW}tJE|*4kCreDb-y!8bH~mgX71kBR8#Zc$0w6iB81A|-SgR+DVKJS`FHFIO~<#jPa>pf6ngPO0za|F z=cM(TaxU)IP?iW^Ld-Iy+0;5>*2@`dQ=0}{L1HrS?+XT6=FpZFG4uWuNq9-Z%WYRG zSIz0?g5m$^R_K%E15MrY0p%-(A~>yE1yGj4AS;ry;&5^$~H>Ln9D zsT;hXe`nJr6(CH0yP39KzY~#{Za4NV9|%CWEci`c{=>AK%uA+@U@@>+s>ece54{j%f2E}fy)b2X zDqJo5Q*AEYVdnL74=sO8qo$3ts6*E3lADvQ-mIihU%cggnS4yA1C4L)?Z19e1L=)$ ztcZ?_Ljv>JqqO)D(EJ`Tva+rs#iLLI&a_*1<|%O`Jb&G$r>6&h(dm^R9AoZ*2>Tjb z0_vpR;q4>X_2?NGBHB$xW5bplNdT$Sj;*e)F1H?MHazvei8Js0_||w)oVlF+akDWl z@Na%kZ^Lz5yxh`CW+T#d+o8=+!8}rCm)!7JNK~fJ`Sj^lqFQ(0*6DEsCy9?mxwiX|Dz0_?~A&N-zT= zT!t2*Dr^xXlr#J#-hw4j@vb`}eaY3G|F*lewW2oluoYpQ{=fj>&{6H8M`P-6w$1SK z4-N#Ke&d4C32=HxFiK|cxeJo7nio=s;ZVsIYZ9QN#`ms44GcIa8MdljpRq}~ph@3f zd~l#1KYmb(f{=+G+jQn{D%*)^y*Wz}5glwen7d-`FWmL6sjPIoxjF%~W20&JWB}X) z5|>LjRI@0aVExKb^<;TD3(Ia=0~zD}{A6>6i& zmvj?OVsGTbtCqK10;2Zd&zJuDOEmZm{ZuiXCMiPlq7QLmapJ1HeEn29QM!GHs8HSN zuS_2iQ3^Q)FJ7+;d>P-0t`8p$S1TmU9}(L64g=1TBdF`ZU#DEB4~r0J24Uxi-U9S7 zcM4XWzKWlpIM`gfyA@!hP$^K~`_==o1uH8p7jZJQqswy(#l{1J=f9a>F+;JX{K%nq zjJPhoeuYqxP9@BxS&lKIt8prupuGhalIx3b50_QlfZei?1_nqSlHNL1dOmC zFnfZ3A3kSXXF^0k^{hgknpAFu3@zSF$I`d{7wo}fX52L3+Hyui$jdyP$fM-8n>V^# zCcdc`RN?A4mpdB^(XtgfY#DcYqx$;oxH+-y<-d%@%aOaC40D-^`hI6?-}Gv*%e4EF znl8;@3@>LdhL3Yki9(}Lzph3&wSuhvbsc(X3n%F%GVH6CF`%YM~D ze0}&=r0L&Tk<91ltnN)tW#ljjwpSjQHmKtyt_8=($4MVl>&Jqg8JH!gzpzWXy1LG} zj6N^8BwN6|mV7tx*FLtg+Ju+nzZqLl)xk0y6cn_&v4NSLT6J^;n;M|S@b{OmU-4-t z0Fs002&|&O^T6)`7Ft$T7IpM*Ss51`KJeT3^e6(i08*t}qX!c-t<622JE5(wp%3z; zroyz+m(GV7Hrll)D$xyb% zYkYNa0`@G}3fE3R$tAb2Y-eMWbJT@LyTo}r0yRRWWo(QPti0fQp;Kc58V zGTr-OQpmopqocq}X5O3T037Xrk&%z;r>+klKB{SGwDD;fJvTRBlRGE%v6W8{+p=&| zPf;6KPE=|vE8XdGv+Qe-X2w&Jw`7bicnGI(*WB*(W-m9E z(=yR!L$A#zGqDuX0F7XW0TR|?#f!0T`TY5F7dIDbgyLIoQC7W1z-2cMwv;$jbu~Lq zr$~ewGQnf0w#f^KWC~X6wI2|B3Uv6d_4SZm5>`-a}uY3>p!W76nxqQ&P_br~VBICma7 zCbUjR9{y>Bv0~Bj{2HAW5e{ga&+p5)(Fl1uDQ-Q&jmQJI%V#!|2M0@gYVmg_xqDpSVg`&^m<(r^U)=>1JyBqC{hAYOIIg zh6aYIFam6t5QG|M1O=y%uXofnaiEBce99Dhjxp4wS_8fZg4|)s!#)I zddI-PgemdI<%klTi~-R@Whe@Lb36l|c(+@RID%GoJrU>`%|9ovFK#}T%+}w~Z{ESV zKCO6hvlbU8akiS}C*r=J-ZJXT23z7hAcm`5c+iw!CPEsWL8ann<#kyo3BIpEiHmPT z&r`v02KDCO$q_hU!WVbt=#z3(i&VSTU^*Y8CjeOBaPr$yF`M4dLn7Lm*|*Q1tE%ZL zGN*Z(z-?nr;1Uw*Zh00pb=iXXfASONL=5PDqLh}##LqMcpwudY+o4l3K( zMv4Z*7f^QK@|7Pr(dpFF($t`G>aYS^+#xFmPb1X9Q-lkrfEloqmbX3DRiKU&gs*#Gi{ZdXh%cxElSTb}=B9-L9VpP>cjroG zagoGeJ$P_`o*%Bca0XGWMRC(L-wTN&LYs+_wMRxb!e}{MJS^v0LZNx1bO}1mgpyXw zUt*t`e#tG!yvb52ID^T%(^CA96p9i|4zRf>(?3SY|2nz2i_rrj_@AJ0x&w_z`IXU$HQ3$~G<`1=Ei|wNzh)m^!`BZhpG;h-_%{h%P}PaGLy|6>BK`-!&Gk z5peGSJ8znk)0Zih1_}n&WQnZdZv@`lDTF^XW){wKY0Q(FLam$?0b26 zc~CM&L5-rM6y=D;o7N8yiOMV&?XIIZIXO9@uyNh9gruY}HjcQ3Ov8pa^!{RHiN~HOHeR;*lM-CKMiS}g8_xrs4NgFUr%q(f7+~! zH#)Je8O%KLVXdg8plsqjbVayaN8arv{5pCV`u+R&;ImF}@%9L9q)QtbQbHMpDgi(j z5*)XbxF9t;A4w7~7e?O8>}(nU6QO%Vu{Ub}hI@st`AuIzIK$$m(O14=o(yWhD}{ z+kNYQCqhOF&NXG6TylM|RJL*r3lYqoAi!hf;OJa)Qq|IuFbCla%ra5Vnxz)kb9FbU?Y^nrjR!kygO^8j zj~*9((er_8lHT3f?q%$P-M##{DLO95gv8`m? z0z_!Q!F>Y%?RkeRY`hqC5fj8| z{jyqGNs@sY%!%NX!$(I22xauzP+D3VP_}g3aSDtO)X!@ZYv$ZVP{!klqR#W6bvpS;`ZeJEs>!uKgw--4GOu z>BlrYAHx5VmBXLWLQ?@_C}Qb#WK>iHNsP~yde&$7&Ky2Vn6O=dBYAp$M9TH~gMMw_eohVEamQjkVDpzxBTyN)EfsIY34+3PR@5AH`{SSUd473Z8jpXwB5OL2MhZF zA}cEngeSGN$(A<<#2?x9LS>8Bhnj<6mjY8ls0On+fWpWT2jGuX<M7ovbchvaFsM&dtF}^NC0UY1B)o^Mo-|p1Iq-}$fPW}aD1x`9N4y1PohAOqIq+e{81S*F(bHsqL~f}KN~ zRTid8WcmufaOCKwOz|+MAm`6Mor-v~4J?=@fR=%El?k-k+i4CkGC}jgdVrH4Pe(#Y zNfhc18lt6^D0W&BbReQOcekZ;#%X&8v;&)|0sMn%3Dr142E}1wEW4`eVOT3orI)kD zrG9I37T*|A6of0RD`N`R6Re$@Lkk9z?h6~V)!5|swudcd+}SS~Nk~W}=@URw6TD=} zNz!J^zv5O8pff3zaSlSu&@Y8T#O*(eezF0BhExy<#H~8}OC%rKe!jUri(?k}J9WXZ zc_neNFL1NBN=12oHt2tx6UAZFwCchN_P&M>_o#g0A+o{oc-qo=LdQ~7UH!3-B%BDO zU=XTd8su2SMfa!4)8kndM^rn^hKjNX0BG%V^=J|I_v*qo`<(phk3a)*!oCFq=FV@` zb1!cu7Phsn<{*v92{kp{p5I;QXgPSWq6hpj^YQRVhTAv<0Slr;@S{X!+R?+d`B2?n zPOO0E-bS~V-@T%`rV1)T3Uo;(rtV~sT(!Pbu{1}RYff+lky2d|N06AZ)oEPSuVlSPOR^O zCl^OfgBW-Fcl-|*3zdM2tp0iYO zx-8s|;uW?t zPScBqCrO*7@f^pf|XYYM{P2V~{sKyVH7?t7I2Xha|;hsg-w6hcBm zkd27!geN@awB{uPPwES5Txzly{J2i&&&YtTqOXE8GtA^Uzjgw@LxfmdCr|N0e2*Dy zs(>V`;MNq5TLVM`n;=Rd-sSf4J+KC4O^x7-;@pw|E^QPT&9R>=|EX z`Y9xul9J2P7Wo5);8psJ{eQa3sr?p69P#h>ZT9^9e6X4Uesyqg05&2jOg$JGFnCEy zJA>ruKEp*hdc+T$*XbeEjXZNk$EKrkm+al>=va&o@kw#FnEKfGq`HQ-{L|Mo@K8R6K$V3B@%|15 za%{|j#Af3?)F>*Li$U}*r>BQ!9v3Y%gC#lIm!kY5hh%VA57eKFN4ta=A;G^l=bkSt zF5;NU$JgcPsnD%E3PN}oJnSyQ8UN{pNYTLacIE5)rJ_Gdl3EfvuDT)@A+2{ zF|yQiR**1{$YEY}!_FCoTejb+l5JRJ{jjv@m<;eE>+NlYC-{AOwec}YhN)aOvrSnb z6siCLi*7mL)&2SmKxP2Ng7Bd(a5@_2XQU-gYHDb33ULK27)#O-sT-<31v@Hz4kG)T zpskBpFm!onNiUfRH73WvTcPvAg=xt#nb^o902mp#6q3Zy$e|5o$9#t!Hy{f7FFINf zWWI3alp(U4o8Mqce{@YNEiEmm$T6K+guHavC{ar}y2hCBBV?vr;aesinOK(Z0w z?1zEqcJ|#joFt&zU;A2AlKL_GS~VxPHW{Q~%GpJl$k4^murSpwGtrYdXS(uML0H%3 z7tgQ(a#;AYZ_{d?G|cNv4}*h?yQ`|Y9#X2BtpPwKr1VJ_k8{IC)nI-covM_2w{eRoWU|GN&W7Bu@$j^ccH8Px`#uV`}KP&?7slf?p<6- z-LrL9QVL!BwLdgBrwnmQS(mE}Oy}>Mt8fBWSmHf+2ZnvauHNDY-BQD)83=K2tk4un zF-q+hYXag2RvxjXZP?;qf`kd^f!{$w)*f_|k4S87RRm&S<+)aQ)F zDBE+Ay(2UXLR>qnxR>1OlGBr+8E^@4HUIqij?)I9BEVT*(|=YgL^@)w?%YwH+6gq$ zVkMHMMZ_!SS*3FY^+ZO#ng4HY`<8&hWsaqRd$+Q%g7_ zzo8)m!VguowUbjWi61T{r{~reDV^#AVhKdc7f-Z%_YmD{|6JS;>jwQkA`?I%vnTyP z%8)rhO-=KgTExTrm(0uW->V>q)-bq-nMg_UN8eC-uHxB$-^|~923(}_ScXc0qdh2! zkg2FEz#zWfUv6i(x{$y!Q)AlZs6&Nd58;geY0fo^9-fR5B9VW9OCfEIOH{OPvhn;C z%;!6HcF5h=YZd+G?Fuqf(v45Rv`lyZ!Y9S&5P=6P(8wRrCqz;E6M7DB_kP}nEgTf% zSlC#=NbX}lD07+S{y~XzSn+4E@y{=a0gMO9P;^3$RP%6-9I1a2`5BC}fR}h>#5Q=J zsH}*xL72n~17AK($YbW zW^n4Dfi^EaIk^P}J7qHwUm#Aabo+7q_U^Ro3&yy*^78Yh6OtaBhLy|Ht~=ix<^Axx z=pvX+b-$LG8J!;$8WVfZT*Q=^{&n7TFjH*KZPpGTE|?CH$)8A-H?+;sOOMXZ&gnAK zdq97YAmg+q^_?F8AFs{&QQet_3RfwKJrB~g8oZA={g+c`Rdg$Od)Wk!TJp=F+in}f7HDo$zn8CLorW{v$$f~7C^A2-U)KRt}rKx zO?SS#rgJ$^0(d=Mq~$!YHIB@gNN=)uU@(u28>T?W2e(`2efyFAut*c;)?_E)l&?RC*#27n#7s=4QarNeCk4P4Q<1-G0iCGb_Y11xDB8%#;!q7qT)u%AmKqlk=J2;1U$G{BNGcMg7~));XY|G zFzV{7s{>s7u|w<^&oDIC0RHhd52q>fLu*HeE0V5U_7psop~gcvHNb zUP)6RhRmwQkND+O2csA~K}%PKW7dl056A&m6kNE6ayww}4R;DEfke~dVBJR6AShwG zAsco0P1UYvmiQGHY}~!ES!ZVUMZBAp;nMZ)k7EjQxaudb&l?u&Hy#n&Yo9QL zoUi`w0_q0xtwUz*>ti5d_vVhBFSIU}lG;E?>Yu>C`NBJM*cK^@gp}#l z*P7q7o0p$Op@+1d`ie^}aav}0(nGkf>-Ltbss( z5EBE;IuJJ9W)Kt`Ayv5g@#fIqYWMfANgT1@aqD)t6dybQHZU?W3jJ4O_sFY3+?2|! z4EKK6@Ft|ye0;A=2NISPT`S{TzSW83=%|dW?DXU@pJO|9c>NnW$v=RC?J*uoGj+4% zyUQPs`7>gv`1F+f+i^j{1n^B-`_xJZhdQ;01Crtl9KZAy# z4It+@(MwKfS#_6@EQ0PwAbR>L{$KD#+b0Iqi9n5iZvHGOicdxgeuW=FoFt@8_d$%X zx0L_&RXk6XeXmNTgd$Y=0iA|am>dAQaG!T27IFK#x|b~-9TNkMYV~;5VZ%A=g1lzV zr(&-yozD{c5$xuWkjulz_e_x7LXd?C`}C^CMT{~E4=aR(oa9%h#5LCo(d*j1%8!b9 zNEfVIJ)Y&}cHL`zdz2lwI@lCJXZ=!JJAB$C8{)SnCNx*MNyX#B{$^5wNN7AUaf+2_ z%f_bQ8Kul;RS3U;2pNk$drK=1l8WJQ&Ek$7CoZUlQJ^-j7!;MJ#>I6bzx7u0zeIVu zV8$(=?I3Lh%-}6}-M0MdFJJzIT?W_;U=#>P>T;YJN!l_VYESRDWv3CLqjGnSdZZ5w zs07^q;eBEcNGfcumzS5(Z`~*M7vRUWj9$QRn>R4H{1L1lj^PvAeX2;HP)8Yo( zgH0J(Czg*&gdL9r=3O!_2^leP$OV6nYZ<}xcQHiFkkqRKbGcj`<&`$K)I^CvuXNM- zLr^?an|7XF?$lt~4Z)|SBOmZN&B@7qDj(|ra|%w$?#(+)GLgh~H$eUhL6#sd&01rpX)R1g4dw`pR&!3T&H zD1Bj}8?wCr8K{LWH!awO)3hP3oR2RNfu>#Dm&_G3JgnN$*%|V=2_^(+1X!tqqT8(4 zRKmgY_64P-94k%7Kkoqcj8r;5*`92A@nP=Yu^l7sYNNx##oW4guSO6`jz2I0=A#ttSbXj2Fivn6-4;}OmoLR zIXm;&>S57oG`S1Q3#S=C+N9IPQctOSFZoDfP-0AXGsQq+cP|7oNs`D#ypUWAER)b= zAyE|o_=1KSSXqG?_decfHRhyFQbe#2#%Hwus4~a&?>cAL$n1mh3~KI>k&~KPoj!YI zqG=fkfTJHiCW7(_OpPu2bcu??kd5N+-z2&Hf)2l>li6PO66M@Nu?36Zok5Qzh&8UR>4^waPT6Me@ei07UthipgS6>fYN zeaVGAa7W%KDk=)jO-BswGLWEia&xy(W%=MI&BkO5Bn;Nu8==Ryl1!;BUuaZCbJwN!6IQGHse-%$~7BWB)p#@gjVMtx0zeEqH52;T4)OYio~ zaARaW&(@M4sbjd)?SXY-Bq&hB^sC=KmbjT7)OH_!Mz{Pnp!(`x)=ji-PIh%Z8ld8` zIj`G$62~;PFw3k<8xJCll?~MOdQVRUEuum|YX(9j7)U_*$@oF>@5RE2pvNBdMFn;Q zepxawIWWzGCIK`Q7QB2*F2YQuUnGl$fe?@t#7F+tzEr-bK-=Joag!9;R!5cRT)d*u z?Y6Q>N6o?>zvJV>zGxPm9ZBO1Cp@6<-<)>l|03k2G;m4Ni4j^OmcHgB^eQp2Yt0Gz z7A>wu0*vJ_mjE=@2`2+?8AP4Iunz18G{vPOQ5{PClD}X=MyA}j)qzt7$sfIgr54l= zcnGffFWAa z*ZX<4+jqm)|>)4JI%#;TNB z_H07lCnG_}<0R-gNIwc#Y#iwVVP3c5<>u#?bv^F*QdHV0E*`7T-uW@9GnLPVk%=u2 zI5nsTA6a$(Wlji#1ArWaN06lK!L9J(1&&>3ECd)sQQSZ*-iVvZJYD~tz+(#10RZN( z(1IjMQ&LlfpDM8f9xdQ64sb4LU!W)lAKS5irU50lkPwq{o3lZ&{)9Jn=k|tkX-0iX z`s*4omM1Fo2^z1oa>lI$UG}KKVnB~jMrL^a;2EGsD1V-?67)W@_WJ%E{5l0qrEx&Y z_#F;OSDL$?IhdYf@1Hp=>WoN?owSq~c;B%49##p|^rfo$FZGODl9_XJ6_~If5Aut1 zK5-RLoZHv$@B`(dTBy;N!E+Bb&wcIas_hAQD~JgsHv?9Q+&E`vdu!)aAZWJ3m@Uy{ z=Pt41{xf1#eYF-P2n>MKbWo#hZEdSE69NgrBPb{jj$VkwSuVG|Jh}|Qyni z5(fSPg5|k!Hv1$4=W0gojt^W?!X@#=;SI8ZD4`&YiLf zzYZ*8Ich~Zb=D7$Bklv0UC7A6kSQOZl@#{RSNHd(3mHNi3k(nx6m8|_(ExkgFG0xW zsCtZS{D}-~{#7Z=Nj#H~fU!ZHs3-)OFkI+1Q!dy({}UW02LCUt zorPqrc~-L!AVA!AYg?ZHIZ(##U8S>6iUP^`(?b*pR)sb4F(Jl25Z`4>BTAdQy9GbW z-@h;ChVqSPZbO%+*zUQJAqSpzkpKGaQZuMp9MgPc;apGS@rr-RU3o~{bh&9T>32S3 zlxiEAupnL1aI6a@*~r&QZV!Cn2+N=!#Oyjvlx@q(tZ9lNt(%0g-cC@F~=w=ATa<34ETkF0`}y#L2;t6X8#_P1iN%~Cczw2Q;#`&U={8%_jYxmgQONd5p;|rNFD?| z`dJ7uU@0EH;t=(Zth#2LoS+*9s*jA!1eyYp#ekNM!y5?x3kSV8>xVNKh5uGr@Zba@ z*J%yr@vzJwm_*sZgi8?JEzS;1#8(!Ul>cUhpr+{CyIVx2XAKG!X^l>ewKX<)pY@Ku zFs;^hR8fXU=4FuvojMb!4NYa$36#KSW#W?#9)B7?HsTOYettAsJo~sX$Un3gNNJ5s zWKm^I)Oe+VuJE0HrM`0o^udtV0Ek>$f&%CWfO8jE^a!e{wtqqv1Ij5>Qz6OUi#65N)LQr^4Z@@f+tysTHxKdlE>xKlzm!{eQI;n0toQdScd0Xh zEjny=rFnawv)0?4-b14>m(^xen2#@{b34y-Lxp2Zb_}p*F$1XUxgi zrwMv|C$J5?=1RNGE!{3pXNqcH29PAT|B1V_@Z;2;Hd^`k9vSYucB{;bwNii2gn`qO z8cXNe8+b>QqIx6PoWWS@Ix_k8E2sa0=-<<2Vp1~7_4hH4Jl6;PWoZ*ZRH4o3FFq)K zh;?h&G5H>q$Gg;-nZ8?Gh@YD-<+f)|tQI`pKs*3+T=tC!>e3LP)z8}7p=n}6kSFQk z2G7uB7-NRTTI560ET)Q--*4~!*&opX+3jC3Z{Q<8fdKQ}V%+HF>aT!1Ktf>%B!SD) zjQjp_p^GqEZMU>VOEKgIk&xh$tAg+dmoimPrpnb7vV+R)wl#^&w>fqALtk52g+owo z7AQ=lzyk=1w$(Vn3U&seh_|dnIaO7BhhryRP#;>3h=_@E1}v&YG6vqvJnUi}OBd$q zv;tcMp;~P;J%LEI0}=%Px@8TI0n$KQfAR+jb6%cjhh494WY9lnC0prU6m?te?z|pj zI{#NyBknQj-soocRv}xJjwr!(SgLJNPBZ2h<>gDlLI-%V6w0{P-5 z059wPS%dJ9!;N2P6!$UY00q#UD#Z|?S@DT27ub0oA39W}YKy7}Cw}%fez#x71&XI7 z<9J}msqvzaBF1i8Rc{}*f^lmg`50Uxow}Yiz=finj@1Rl7l3I{%VA%O0fKsJND>Bq z>k5#tCDTyL=8OsOe;(c5ubt0*uMip*8qR>16aadkYsYlax_!> zHZ;ImfB#3Jd*qMUxNL6@Ktr?X!MX(~34%>T-!@e!;fYRSzB2s^aHoZw?KQf^P{A%i1V*lPOZ~UIZg1?Qi|cZ~bx|v3T{BkuYr^Ln&}&GQqx99F<^gz`7J;s1 zIs6%H>EXu!@1Mcn^T6Jn`lxe6)djgk(| zlJY>v10yI7V18VVK)r`U4yZ~p0BS9Wa85IxG-Xomoc0!|S)hLaGW01!W)N6eEl4|i zt>WbDjon36IXC2y0-nz8_D_?}e?2#lk{!qaVopj>r04p5Bx70@?QO~%xw!p=5bJXv z(KaY4K|`XLC&iqI52_@CZn%|z3D<@Dc;d?LC^5!W$)%Wx|n>O8S0fU8w>l zn%9i`LsNpcgJNtiX}R3Kp}$rldY@Ot`fsA=Sn;FgNMq%o_n^?#%7Q^LWf2j*bVo!} ziip;T*on`g*y2fsvrFUdrAkGhpy$GltSF@%ple=Kb*)RcOtJPo$br@ieeo(D`*tqg zB98(tDo`zeMQ4Ky2VSOSSSs*<1jHnJN1c>+OtI2OTwZbzV!-RpsL8QgP0D`tOp*M- z4!dN32lnVTg8T4-I26jbd!U>O#`QT4edKs{U=9cNb8Rh&dQZ<7D51b$3%@-87o~?} zPBG95qZN?X{G_ZZT{aoj4{JSLEzj-lYZht%=>`AQE_FP5yWDUBNHwyR1955!fkQfS zYLY5Ftjz3OMbv`Mm`d--BTsR!w!49 zwW<&-MFX3P@zhH5jGlc!ea@YdNR04qI$)8@ypF6deKu5VXa2hl?vk$lUTKJUrS}nE zU0p{BrY6A%;0cZBR)DZtct=xfDc$ZfT09LctsICu1Oe1%MydC7=z;GbZd&KD%vKvS zy!=Fl_I6Nnyh?vpF4zqKCxrY3Y7Pz#u_{mxLqJP#zeP}egMlG-^)x3eA?b7aj^>dM zfgzlpzF*NEh*v7mKn$sstrj({JiNj3bSN1rNrwM{G$l+iPmxLlxre-4JCVpPGGEB7M?(c7R@+a9V-JLraElDfwX8F-bX&Dcf zsaDQw*Cg!cwPszbdVKi|Z#YCiez>Aheev%Z=}Lsmdx6FaJ@&Tuh@tL$0{^O=-NrK$ z(Ny2xb+VJc;}T9$hH~D?=E$nNHuP%!;NkguaZBHs17+qZ6^`zXjf)o{6Q)VQ53Ao0iE-;iyRry}9y zOANMZIXd-D%x)TQ8bY)1yHcz^p{*!X{OVz>``=D150$!~mIp~Wy(2KEame>@OI62{ zTfc7rQCV*ug(yr^_nr!+kuXtGCzB3tP`paF{`H6En~PW>^ZMq~I`dD~@N8I!MIH25 z{Rq*1>xfQm{Bp>#f|2dW@+?!=5oLtryJF**iTHoo5+A(c-ij;LFm<>#c{J4L)$dFT zzBul~RL_5yes@_W<#XPCP`MJqi@ynrfk`~-N0!$QD~V5n0!D39@``+{JEzmyT+gcO z$ORP=5eNoib!F>qr)rMJDQnkp+?z&3j@VLNpZf($Rk$~@UJi_^-)#|+6f9TB@M^4W z)aHMixbf~&Wz?;_;ti6rZ+9~BU%Y+7=+Kw^_1ok3!^7--@uvF~0ud$z%1fPu=J#^& zGJka|-TLI^hL#r-9QeAhVKZG&e0k;Wvoq$Wd=h;U;@lrkKQ#`s;3m#k)Yxp0VQ!G$ z5xX-nXpk1| z>a<;OPDD)^lbx4+Uu;7nay#0q+qz=l_R?~AD6NOhpdLj*Y}S^MuBM@Nb((_3?toC| z*i^8~a)y!8l|chR$g>cOhPV7EXtyElHb%hh@7C|8AyXDcrioV3H_zjCZ25yGGg)`Iyl^wk=UTWJl-J8#sXKoe zqiSIHcPOC2!87b0T5F!Ul8bJTp_q-WIe9@`Rtt;7^=A9R;ruebR^6~|zq0HT#d$v^C@@gZ&&a5fNO2zp~2Ld5r>hu=N}KoPJ|5`YX*)PMRIcFj^A6$)_wPd9p04w z>X!GkJgU4|2PyJ`fi><8o@YDr4!rWT2AY~>8n_zFf*EyZVcXcxpP6vskmN;k_4t^I z`<)cKPi|-HIZRINUMn^CE&FM8 z2An41#N;m0ymaoKLYcEBvBMzj2HhLdj8EfiY^;kzUio~ihln7d_l)HQP5Y})DvalB zgR|E|^Ctakj{3q{qq`SdNz6fS?Yom%Z2wR`Gxj&RK zbVzF^zA082ni2P3*~mmk3sn1#l{jVWkfpJteNc|UT#r37Q$J}d&bgL`&y?Us?U zH)S>|jy@}zu4(3CBJ@oKTPpo^d+!rna8S|f6 zd{CY6Sk~~5T{xh=WtHt_XIPPKKO!Kc9N0NcX3c57Y(2fY^YOCbVY7Aj2RQ#KzAmo~7Jb6k!2OryIxfmRC4#H+>al7M zy{~w+{aK70uZ$haC-#~opVGRrH}Z-K&zYh+O>DO_aDL>{GZWmJik^rJy1;hhVV?cc zM#rvz@4xQQ$YW2RKkGV_@`r5pO2YeZJ9Qp@fyOHFK;79%Q^m@+t<8c=Kh2!sW$k%~ zF8|BbGl>_}p8NyL@H$94yOVkE#hd}Dg2*6AdJL}PE z^eP=TLnXOw`LklS>1N@=fJ&5A>OhWQxcTpZ;k=Rf<+#W{uMBR>e2>ee&ROqHv>K&P zNhoE%HY1`4>TpE={bIwV22!oY#1Ba z;X&HOf{y`rrX)8)W@SHg2*=37-Z`DYo3S7Q!IG0v#aCqm36LLe-^#;kTJYvQ-3pkT zaNZNVOF>0WT5>aYWJAfp$}-G_c$$kPw;;&dxVsl%hi?@g7%H0i`c3QkER`#f@GIgl z4ijOrXEvsoq!B8Ab*rsI+TWYXxMQJnoj;pA(E;`Fsk;gs@&q0r)T>}B7K_9m*TGrgt4-?=%KjisBc|vX1|v# z1(;S%8ff+Y{HV-ey0G%iBZuX-)R zob{yM#yOU+e)x80in&~xwjZ|7Ndrm0(4PLCC@<}<6yas`LFSH-W=zDsP$ddrEV zlBIbMroXZ8;c#Uy(`G9glZ|=Zwry~IcC?LI5^eYt$p2VM!M+nJ@jWm6_oKG_T1w1B z`jh>c1tWfR;VQNim&TaSi{{Ka_jLON&k^>mN7*cU7>Bs;7_RJjWDk>HR4;U0G)l~k~EqL_RVNHXt zp|F%aL&tk&QFDfk40f#s0sKdvH+BhgXtFR)5Pp>CcW~(kW&w4*hz$n>JLDT!A~tAb uu{`2*V3nW1I#D!_;gQn}&KC>{2N>!FRd(cyzWN5Vl)=;0&t;ucLK6V+=s$P> literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/previous-arrow.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/previous-arrow.png new file mode 100644 index 0000000000000000000000000000000000000000..347bc53474ce6f9246e45a2784623ac3c55203fa GIT binary patch literal 198 zcmeAS@N?(olHy`uVBq!ia0vp^AT|dF8<0HkD{mW+k}PqJC<)F_D=AMbN@Z|N$xljE z@XSq2PYp^(7*cU7>Bs;7_RM+{CQNw1Fo``;OomIOA;eyQoxxDq zqleYEkzs-s!=tK_vpODKLJPP=Hrzbak`ij8=UULpEv8e!aHP*6O-Z2sz)AtOhAwdi tO;?4yBLSV-6%OYZAAQ~MfRV$1!EulJ!>J6GyMcBxc)I$ztaD0e0sv`WKHvZV literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/search-icon.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/search-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..715f62d08b07f857b5866aadab38c9275c1c7513 GIT binary patch literal 340 zcmeAS@N?(olHy`uVBq!ia0vp^;y^6L!3HE_wj8emQjEnx?oJHr&dIz4a@dl*-CY>| zgW!U_%O?XxI14-?iy0WWg+Z8+Vb&Z8pdfpRr>`sf9Y#@6Www1Qyw!k0S3F%DLp+YZ zy<+I?6ez>`Aztf}Sn4}APCv){3l|=>Yl)V3lbRE=XyLww>=g=mre-ad1o$;s=E~eD z+1Y%=dExh#rt)dr&+9GQtIt35Z{zvT^t|GLxm`j3W0RKkh6mMWWjy3Aj!_ZROK!09 ztNWn5M@?|QQ%lvEHI1z2$~vEH`%o!!e`u6{1-oD!M<4CsTk literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/showHideTreeIcons.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/showHideTreeIcons.png new file mode 100644 index 0000000000000000000000000000000000000000..c1ec1f96a4c519610064feea6de06358e9f6e38a GIT binary patch literal 726 zcmV;{0xA88P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01ejw01ejxLMWSf00007bV*G`2igY> z6BZ`#&b%i800LG?L_t(Y$L-b2ZW2)($MNr6N{|8D3Y1Hs4@EXeks5%$)hVFkKicx7iruNhXt=oZtVGoO9+s+TNG1A|i+gzW?(r z;&VCo>%25YWQu^ooPi>ZYKsMQ;c$770xZ9<{Y za&RV{W_@jq+J2p0|9r0P^L-zuT0<$HaIF053r`_&Cm&Q{H+i}n| zol>cYVHoql>ual|Qz?#HE!v&VQa5(ux>Ov8(8>zsVgXIlX2aP`n!#Ym;n8uR&t)_k zQLER9MlBNY8?)il(=L`3A(==7fXLs^cFj7>-y*CeEhVB^3=@cQL(EGFNSj+i#gA^xvn=?v5V2@-~JyT1jz=0 z-v`KkSQhRWhVf$AEbx3$xCy)l?!;ozMYp;QyaDb$+P#1H11-^gON17#t^fc407*qo IM6N<$g5CR900000 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/sidebar.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/sidebar.png new file mode 100644 index 0000000000000000000000000000000000000000..5492671871c1fdb7c149bf233e34ebddd074c777 GIT binary patch literal 177 zcmeAS@N?(olHy`uVBq!ia0vp@K+MU(1SHcW3~hmwWQl7;NpOBzNqJ&XDuZK6ep0G} zXKrG8YEWuoN@d~6R2!h8U{4pvkcwMLbBxo^O;mQ5C}5VBp8e!WN?S`y%iQnt-qwGU z>u7lMf5n5>*VhX;sx9C%(%2aC{q^zkm`nHf)ixVQbn@6YFfcQ; Xxf$LLJ^5Y}Xgq_btDnm{r-UW|fBilp literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/starsSmall.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/images/starsSmall.png new file mode 100644 index 0000000000000000000000000000000000000000..490a27b9255075c8ce355aa3e36f89c82038b794 GIT binary patch literal 1032 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").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ck||(ck=c.createElement("iframe"),ck.frameBorder=ck.width=ck.height=0),b.appendChild(ck);if(!cl||!ck.createElement)cl=(ck.contentWindow||ck.contentDocument).document,cl.write((f.support.boxModel?"":"")+""),cl.close();d=cl.createElement(a),cl.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ck)}cj[a]=e}return cj[a]}function ct(a,b){var c={};f.each(cp.concat.apply([],cp.slice(0,b)),function(){c[this]=a});return c}function cs(){cq=b}function cr(){setTimeout(cs,0);return cq=f.now()}function ci(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ch(){try{return new a.XMLHttpRequest}catch(b){}}function cb(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){if(c!=="border")for(;e=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?+d:j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a!=null&&a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){if(typeof c!="string"||!c)return null;var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c
          a",d=p.getElementsByTagName("*"),e=p.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=p.getElementsByTagName("input")[0],b={leadingWhitespace:p.firstChild.nodeType===3,tbody:!p.getElementsByTagName("tbody").length,htmlSerialize:!!p.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:p.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,pixelMargin:!0},f.boxModel=b.boxModel=c.compatMode==="CSS1Compat",i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete p.test}catch(r){b.deleteExpando=!1}!p.addEventListener&&p.attachEvent&&p.fireEvent&&(p.attachEvent("onclick",function(){b.noCloneEvent=!1}),p.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),i.setAttribute("name","t"),p.appendChild(i),j=c.createDocumentFragment(),j.appendChild(p.lastChild),b.checkClone=j.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,j.removeChild(i),j.appendChild(p);if(p.attachEvent)for(n in{submit:1,change:1,focusin:1})m="on"+n,o=m in p,o||(p.setAttribute(m,"return;"),o=typeof p[m]=="function"),b[n+"Bubbles"]=o;j.removeChild(p),j=g=h=p=i=null,f(function(){var d,e,g,h,i,j,l,m,n,q,r,s,t,u=c.getElementsByTagName("body")[0];!u||(m=1,t="padding:0;margin:0;border:",r="position:absolute;top:0;left:0;width:1px;height:1px;",s=t+"0;visibility:hidden;",n="style='"+r+t+"5px solid #000;",q="
          "+""+"
          ",d=c.createElement("div"),d.style.cssText=s+"width:0;height:0;position:static;top:0;margin-top:"+m+"px",u.insertBefore(d,u.firstChild),p=c.createElement("div"),d.appendChild(p),p.innerHTML="
          t
          ",k=p.getElementsByTagName("td"),o=k[0].offsetHeight===0,k[0].style.display="",k[1].style.display="none",b.reliableHiddenOffsets=o&&k[0].offsetHeight===0,a.getComputedStyle&&(p.innerHTML="",l=c.createElement("div"),l.style.width="0",l.style.marginRight="0",p.style.width="2px",p.appendChild(l),b.reliableMarginRight=(parseInt((a.getComputedStyle(l,null)||{marginRight:0}).marginRight,10)||0)===0),typeof p.style.zoom!="undefined"&&(p.innerHTML="",p.style.width=p.style.padding="1px",p.style.border=0,p.style.overflow="hidden",p.style.display="inline",p.style.zoom=1,b.inlineBlockNeedsLayout=p.offsetWidth===3,p.style.display="block",p.style.overflow="visible",p.innerHTML="
          ",b.shrinkWrapBlocks=p.offsetWidth!==3),p.style.cssText=r+s,p.innerHTML=q,e=p.firstChild,g=e.firstChild,i=e.nextSibling.firstChild.firstChild,j={doesNotAddBorder:g.offsetTop!==5,doesAddBorderForTableAndCells:i.offsetTop===5},g.style.position="fixed",g.style.top="20px",j.fixedPosition=g.offsetTop===20||g.offsetTop===15,g.style.position=g.style.top="",e.style.overflow="hidden",e.style.position="relative",j.subtractsBorderForOverflowNotVisible=g.offsetTop===-5,j.doesNotIncludeMarginInBodyOffset=u.offsetTop!==m,a.getComputedStyle&&(p.style.marginTop="1%",b.pixelMargin=(a.getComputedStyle(p,null)||{marginTop:0}).marginTop!=="1%"),typeof d.style.zoom!="undefined"&&(d.style.zoom=1),u.removeChild(d),l=p=d=null,f.extend(b,j))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e1,null,!1)},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){var d=2;typeof a!="string"&&(c=a,a="fx",d--);if(arguments.length1)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,f.prop,a,b,arguments.length>1)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.type]||f.valHooks[this.nodeName.toLowerCase()];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.type]||f.valHooks[g.nodeName.toLowerCase()];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h,i=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;i=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/(?:^|\s)hover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function( +a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler,g=p.selector),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;le&&j.push({elem:this,matches:d.slice(e)});for(k=0;k0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));o.match.globalPOS=p;var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

          ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
          ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h0)for(h=g;h=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/]","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*",""],legend:[1,"
          ","
          "],thead:[1,"","
          "],tr:[2,"","
          "],td:[3,"","
          "],col:[2,"","
          "],area:[1,"",""],_default:[0,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div
          ","
          "]),f.fn.extend({text:function(a){return f.access(this,function(a){return a===b?f.text(this):this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a))},null,a,arguments.length)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f +.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){return f.access(this,function(a){var c=this[0]||{},d=0,e=this.length;if(a===b)return c.nodeType===1?c.innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1>");try{for(;d1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||f.isXMLDoc(a)||!bc.test("<"+a.nodeName+">")?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g,h,i,j=[];b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);for(var k=0,l;(l=a[k])!=null;k++){typeof l=="number"&&(l+="");if(!l)continue;if(typeof l=="string")if(!_.test(l))l=b.createTextNode(l);else{l=l.replace(Y,"<$1>");var m=(Z.exec(l)||["",""])[1].toLowerCase(),n=bg[m]||bg._default,o=n[0],p=b.createElement("div"),q=bh.childNodes,r;b===c?bh.appendChild(p):U(b).appendChild(p),p.innerHTML=n[1]+l+n[2];while(o--)p=p.lastChild;if(!f.support.tbody){var s=$.test(l),t=m==="table"&&!s?p.firstChild&&p.firstChild.childNodes:n[1]===""&&!s?p.childNodes:[];for(i=t.length-1;i>=0;--i)f.nodeName(t[i],"tbody")&&!t[i].childNodes.length&&t[i].parentNode.removeChild(t[i])}!f.support.leadingWhitespace&&X.test(l)&&p.insertBefore(b.createTextNode(X.exec(l)[0]),p.firstChild),l=p.childNodes,p&&(p.parentNode.removeChild(p),q.length>0&&(r=q[q.length-1],r&&r.parentNode&&r.parentNode.removeChild(r)))}var u;if(!f.support.appendChecked)if(l[0]&&typeof (u=l.length)=="number")for(i=0;i1)},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=by(a,"opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bu.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(by)return by(a,c)},swap:function(a,b,c){var d={},e,f;for(f in b)d[f]=a.style[f],a.style[f]=b[f];e=c.call(a);for(f in b)a.style[f]=d[f];return e}}),f.curCSS=f.css,c.defaultView&&c.defaultView.getComputedStyle&&(bz=function(a,b){var c,d,e,g,h=a.style;b=b.replace(br,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b))),!f.support.pixelMargin&&e&&bv.test(b)&&bt.test(c)&&(g=h.width,h.width=c,c=e.width,h.width=g);return c}),c.documentElement.currentStyle&&(bA=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f==null&&g&&(e=g[b])&&(f=e),bt.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),by=bz||bA,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){if(c)return a.offsetWidth!==0?bB(a,b,d):f.swap(a,bw,function(){return bB(a,b,d)})},set:function(a,b){return bs.test(b)?b+"px":b}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bq.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bp,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bp.test(g)?g.replace(bp,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){return f.swap(a,{display:"inline-block"},function(){return b?by(a,"margin-right"):a.style.marginRight})}})}),f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)}),f.each({margin:"",padding:"",border:"Width"},function(a,b){f.cssHooks[a+b]={expand:function(c){var d,e=typeof c=="string"?c.split(" "):[c],f={};for(d=0;d<4;d++)f[a+bx[d]+b]=e[d]||e[d-2]||e[0];return f}}});var bC=/%20/g,bD=/\[\]$/,bE=/\r?\n/g,bF=/#.*$/,bG=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bH=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bI=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bJ=/^(?:GET|HEAD)$/,bK=/^\/\//,bL=/\?/,bM=/)<[^<]*)*<\/script>/gi,bN=/^(?:select|textarea)/i,bO=/\s+/,bP=/([?&])_=[^&]*/,bQ=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bR=f.fn.load,bS={},bT={},bU,bV,bW=["*/"]+["*"];try{bU=e.href}catch(bX){bU=c.createElement("a"),bU.href="",bU=bU.href}bV=bQ.exec(bU.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bR)return bR.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
          ").append(c.replace(bM,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bN.test(this.nodeName)||bH.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bE,"\r\n")}}):{name:b.name,value:c.replace(bE,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b$(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b$(a,b);return a},ajaxSettings:{url:bU,isLocal:bI.test(bV[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded; charset=UTF-8",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bW},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bY(bS),ajaxTransport:bY(bT),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?ca(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cb(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bG.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bF,"").replace(bK,bV[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bO),d.crossDomain==null&&(r=bQ.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bV[1]&&r[2]==bV[2]&&(r[3]||(r[1]==="http:"?80:443))==(bV[3]||(bV[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bZ(bS,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bJ.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bL.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bP,"$1_="+x);d.url=y+(y===d.url?(bL.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bW+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bZ(bT,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)b_(g,a[g],c,e);return d.join("&").replace(bC,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cc=f.now(),cd=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cc++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=typeof b.data=="string"&&/^application\/x\-www\-form\-urlencoded/.test(b.contentType);if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(cd.test(b.url)||e&&cd.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(cd,l),b.url===j&&(e&&(k=k.replace(cd,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var ce=a.ActiveXObject?function(){for(var a in cg)cg[a](0,1)}:!1,cf=0,cg;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ch()||ci()}:ch,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,ce&&delete cg[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n);try{m.text=h.responseText}catch(a){}try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cf,ce&&(cg||(cg={},f(a).unload(ce)),cg[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cj={},ck,cl,cm=/^(?:toggle|show|hide)$/,cn=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,co,cp=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cq;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(ct("show",3),a,b,c);for(var g=0,h=this.length;g=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,c){var d=/Y/.test(c);f.fn[a]=function(e){return f.access(this,function(a,e,g){var h=cy(a);if(g===b)return h?c in h?h[c]:f.support.boxModel&&h.document.documentElement[e]||h.document.body[e]:a[e];h?h.scrollTo(d?f(h).scrollLeft():g,d?g:f(h).scrollTop()):a[e]=g},a,e,arguments.length,null)}}),f.each({Height:"height",Width:"width"},function(a,c){var d="client"+a,e="scroll"+a,g="offset"+a;f.fn["inner"+a]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,c,"padding")):this[c]():null},f.fn["outer"+a]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,c,a?"margin":"border")):this[c]():null},f.fn[c]=function(a){return f.access(this,function(a,c,h){var i,j,k,l;if(f.isWindow(a)){i=a.document,j=i.documentElement[d];return f.support.boxModel&&j||i.body&&i.body[d]||j}if(a.nodeType===9){i=a.documentElement;if(i[d]>=i[e])return i[d];return Math.max(a.body[e],i[e],a.body[g],i[g])}if(h===b){k=f.css(a,c),l=parseFloat(k);return f.isNumeric(l)?l:k}f(a).css(c,h)},c,a,arguments.length,null)}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window); \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery-ui-1.8.2.custom.min.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery-ui-1.8.2.custom.min.js new file mode 100644 index 00000000..fec53e8e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/jquery-ui-1.8.2.custom.min.js @@ -0,0 +1,321 @@ +/*! + * jQuery UI 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI + */ +(function(c){c.ui=c.ui||{};if(!c.ui.version){c.extend(c.ui,{version:"1.8.2",plugin:{add:function(a,b,d){a=c.ui[a].prototype;for(var e in d){a.plugins[e]=a.plugins[e]||[];a.plugins[e].push([b,d[e]])}},call:function(a,b,d){if((b=a.plugins[b])&&a.element[0].parentNode)for(var e=0;e0)return true;a[b]=1;d=a[b]>0;a[b]=0;return d},isOverAxis:function(a,b,d){return a>b&&a=0)&&c(a).is(":focusable")}})}})(jQuery); +;/*! + * jQuery UI Widget 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Widget + */ +(function(b){var j=b.fn.remove;b.fn.remove=function(a,c){return this.each(function(){if(!c)if(!a||b.filter(a,[this]).length)b("*",this).add(this).each(function(){b(this).triggerHandler("remove")});return j.call(b(this),a,c)})};b.widget=function(a,c,d){var e=a.split(".")[0],f;a=a.split(".")[1];f=e+"-"+a;if(!d){d=c;c=b.Widget}b.expr[":"][f]=function(h){return!!b.data(h,a)};b[e]=b[e]||{};b[e][a]=function(h,g){arguments.length&&this._createWidget(h,g)};c=new c;c.options=b.extend({},c.options);b[e][a].prototype= +b.extend(true,c,{namespace:e,widgetName:a,widgetEventPrefix:b[e][a].prototype.widgetEventPrefix||a,widgetBaseClass:f},d);b.widget.bridge(a,b[e][a])};b.widget.bridge=function(a,c){b.fn[a]=function(d){var e=typeof d==="string",f=Array.prototype.slice.call(arguments,1),h=this;d=!e&&f.length?b.extend.apply(null,[true,d].concat(f)):d;if(e&&d.substring(0,1)==="_")return h;e?this.each(function(){var g=b.data(this,a),i=g&&b.isFunction(g[d])?g[d].apply(g,f):g;if(i!==g&&i!==undefined){h=i;return false}}):this.each(function(){var g= +b.data(this,a);if(g){d&&g.option(d);g._init()}else b.data(this,a,new c(d,this))});return h}};b.Widget=function(a,c){arguments.length&&this._createWidget(a,c)};b.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",options:{disabled:false},_createWidget:function(a,c){this.element=b(c).data(this.widgetName,this);this.options=b.extend(true,{},this.options,b.metadata&&b.metadata.get(c)[this.widgetName],a);var d=this;this.element.bind("remove."+this.widgetName,function(){d.destroy()});this._create(); +this._init()},_create:function(){},_init:function(){},destroy:function(){this.element.unbind("."+this.widgetName).removeData(this.widgetName);this.widget().unbind("."+this.widgetName).removeAttr("aria-disabled").removeClass(this.widgetBaseClass+"-disabled ui-state-disabled")},widget:function(){return this.element},option:function(a,c){var d=a,e=this;if(arguments.length===0)return b.extend({},e.options);if(typeof a==="string"){if(c===undefined)return this.options[a];d={};d[a]=c}b.each(d,function(f, +h){e._setOption(f,h)});return e},_setOption:function(a,c){this.options[a]=c;if(a==="disabled")this.widget()[c?"addClass":"removeClass"](this.widgetBaseClass+"-disabled ui-state-disabled").attr("aria-disabled",c);return this},enable:function(){return this._setOption("disabled",false)},disable:function(){return this._setOption("disabled",true)},_trigger:function(a,c,d){var e=this.options[a];c=b.Event(c);c.type=(a===this.widgetEventPrefix?a:this.widgetEventPrefix+a).toLowerCase();d=d||{};if(c.originalEvent){a= +b.event.props.length;for(var f;a;){f=b.event.props[--a];c[f]=c.originalEvent[f]}}this.element.trigger(c,d);return!(b.isFunction(e)&&e.call(this.element[0],c,d)===false||c.isDefaultPrevented())}}})(jQuery); +;/*! + * jQuery UI Mouse 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Mouse + * + * Depends: + * jquery.ui.widget.js + */ +(function(c){c.widget("ui.mouse",{options:{cancel:":input,option",distance:1,delay:0},_mouseInit:function(){var a=this;this.element.bind("mousedown."+this.widgetName,function(b){return a._mouseDown(b)}).bind("click."+this.widgetName,function(b){if(a._preventClickEvent){a._preventClickEvent=false;b.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(a){a.originalEvent=a.originalEvent||{};if(!a.originalEvent.mouseHandled){this._mouseStarted&& +this._mouseUp(a);this._mouseDownEvent=a;var b=this,e=a.which==1,f=typeof this.options.cancel=="string"?c(a.target).parents().add(a.target).filter(this.options.cancel).length:false;if(!e||f||!this._mouseCapture(a))return true;this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet)this._mouseDelayTimer=setTimeout(function(){b.mouseDelayMet=true},this.options.delay);if(this._mouseDistanceMet(a)&&this._mouseDelayMet(a)){this._mouseStarted=this._mouseStart(a)!==false;if(!this._mouseStarted){a.preventDefault(); +return true}}this._mouseMoveDelegate=function(d){return b._mouseMove(d)};this._mouseUpDelegate=function(d){return b._mouseUp(d)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);c.browser.safari||a.preventDefault();return a.originalEvent.mouseHandled=true}},_mouseMove:function(a){if(c.browser.msie&&!a.button)return this._mouseUp(a);if(this._mouseStarted){this._mouseDrag(a);return a.preventDefault()}if(this._mouseDistanceMet(a)&& +this._mouseDelayMet(a))(this._mouseStarted=this._mouseStart(this._mouseDownEvent,a)!==false)?this._mouseDrag(a):this._mouseUp(a);return!this._mouseStarted},_mouseUp:function(a){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=a.target==this._mouseDownEvent.target;this._mouseStop(a)}return false},_mouseDistanceMet:function(a){return Math.max(Math.abs(this._mouseDownEvent.pageX- +a.pageX),Math.abs(this._mouseDownEvent.pageY-a.pageY))>=this.options.distance},_mouseDelayMet:function(){return this.mouseDelayMet},_mouseStart:function(){},_mouseDrag:function(){},_mouseStop:function(){},_mouseCapture:function(){return true}})})(jQuery); +;/* + * jQuery UI Position 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Position + */ +(function(c){c.ui=c.ui||{};var m=/left|center|right/,n=/top|center|bottom/,p=c.fn.position,q=c.fn.offset;c.fn.position=function(a){if(!a||!a.of)return p.apply(this,arguments);a=c.extend({},a);var b=c(a.of),d=(a.collision||"flip").split(" "),e=a.offset?a.offset.split(" "):[0,0],g,h,i;if(a.of.nodeType===9){g=b.width();h=b.height();i={top:0,left:0}}else if(a.of.scrollTo&&a.of.document){g=b.width();h=b.height();i={top:b.scrollTop(),left:b.scrollLeft()}}else if(a.of.preventDefault){a.at="left top";g=h= +0;i={top:a.of.pageY,left:a.of.pageX}}else{g=b.outerWidth();h=b.outerHeight();i=b.offset()}c.each(["my","at"],function(){var f=(a[this]||"").split(" ");if(f.length===1)f=m.test(f[0])?f.concat(["center"]):n.test(f[0])?["center"].concat(f):["center","center"];f[0]=m.test(f[0])?f[0]:"center";f[1]=n.test(f[1])?f[1]:"center";a[this]=f});if(d.length===1)d[1]=d[0];e[0]=parseInt(e[0],10)||0;if(e.length===1)e[1]=e[0];e[1]=parseInt(e[1],10)||0;if(a.at[0]==="right")i.left+=g;else if(a.at[0]==="center")i.left+= +g/2;if(a.at[1]==="bottom")i.top+=h;else if(a.at[1]==="center")i.top+=h/2;i.left+=e[0];i.top+=e[1];return this.each(function(){var f=c(this),k=f.outerWidth(),l=f.outerHeight(),j=c.extend({},i);if(a.my[0]==="right")j.left-=k;else if(a.my[0]==="center")j.left-=k/2;if(a.my[1]==="bottom")j.top-=l;else if(a.my[1]==="center")j.top-=l/2;j.left=parseInt(j.left);j.top=parseInt(j.top);c.each(["left","top"],function(o,r){c.ui.position[d[o]]&&c.ui.position[d[o]][r](j,{targetWidth:g,targetHeight:h,elemWidth:k, +elemHeight:l,offset:e,my:a.my,at:a.at})});c.fn.bgiframe&&f.bgiframe();f.offset(c.extend(j,{using:a.using}))})};c.ui.position={fit:{left:function(a,b){var d=c(window);b=a.left+b.elemWidth-d.width()-d.scrollLeft();a.left=b>0?a.left-b:Math.max(0,a.left)},top:function(a,b){var d=c(window);b=a.top+b.elemHeight-d.height()-d.scrollTop();a.top=b>0?a.top-b:Math.max(0,a.top)}},flip:{left:function(a,b){if(b.at[0]!=="center"){var d=c(window);d=a.left+b.elemWidth-d.width()-d.scrollLeft();var e=b.my[0]==="left"? +-b.elemWidth:b.my[0]==="right"?b.elemWidth:0,g=-2*b.offset[0];a.left+=a.left<0?e+b.targetWidth+g:d>0?e-b.targetWidth+g:0}},top:function(a,b){if(b.at[1]!=="center"){var d=c(window);d=a.top+b.elemHeight-d.height()-d.scrollTop();var e=b.my[1]==="top"?-b.elemHeight:b.my[1]==="bottom"?b.elemHeight:0,g=b.at[1]==="top"?b.targetHeight:-b.targetHeight,h=-2*b.offset[1];a.top+=a.top<0?e+b.targetHeight+h:d>0?e+g+h:0}}}};if(!c.offset.setOffset){c.offset.setOffset=function(a,b){if(/static/.test(c.curCSS(a,"position")))a.style.position= +"relative";var d=c(a),e=d.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;e={top:b.top-e.top+g,left:b.left-e.left+h};"using"in b?b.using.call(a,e):d.css(e)};c.fn.offset=function(a){var b=this[0];if(!b||!b.ownerDocument)return null;if(a)return this.each(function(){c.offset.setOffset(this,a)});return q.call(this)}}})(jQuery); +;/* + * jQuery UI Resizable 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Resizables + * + * Depends: + * jquery.ui.core.js + * jquery.ui.mouse.js + * jquery.ui.widget.js + */ +(function(d){d.widget("ui.resizable",d.ui.mouse,{widgetEventPrefix:"resize",options:{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1E3},_create:function(){var b=this,a=this.options;this.element.addClass("ui-resizable");d.extend(this,{_aspectRatio:!!a.aspectRatio,aspectRatio:a.aspectRatio,originalElement:this.element, +_proportionallyResizeElements:[],_helper:a.helper||a.ghost||a.animate?a.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){/relative/.test(this.element.css("position"))&&d.browser.opera&&this.element.css({position:"relative",top:"auto",left:"auto"});this.element.wrap(d('
          ').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(), +top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle= +this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=a.handles||(!d(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne", +nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all")this.handles="n,e,s,w,se,sw,ne,nw";var c=this.handles.split(",");this.handles={};for(var e=0;e
          ');/sw|se|ne|nw/.test(g)&&f.css({zIndex:++a.zIndex});"se"==g&&f.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[g]=".ui-resizable-"+g;this.element.append(f)}}this._renderAxis=function(h){h=h||this.element;for(var i in this.handles){if(this.handles[i].constructor== +String)this.handles[i]=d(this.handles[i],this.element).show();if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var j=d(this.handles[i],this.element),l=0;l=/sw|ne|nw|se|n|s/.test(i)?j.outerHeight():j.outerWidth();j=["padding",/ne|nw|n/.test(i)?"Top":/se|sw|s/.test(i)?"Bottom":/^e$/.test(i)?"Right":"Left"].join("");h.css(j,l);this._proportionallyResize()}d(this.handles[i])}};this._renderAxis(this.element);this._handles=d(".ui-resizable-handle",this.element).disableSelection(); +this._handles.mouseover(function(){if(!b.resizing){if(this.className)var h=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i);b.axis=h&&h[1]?h[1]:"se"}});if(a.autoHide){this._handles.hide();d(this.element).addClass("ui-resizable-autohide").hover(function(){d(this).removeClass("ui-resizable-autohide");b._handles.show()},function(){if(!b.resizing){d(this).addClass("ui-resizable-autohide");b._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var b=function(c){d(c).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()}; +if(this.elementIsWrapper){b(this.element);var a=this.element;a.after(this.originalElement.css({position:a.css("position"),width:a.outerWidth(),height:a.outerHeight(),top:a.css("top"),left:a.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);b(this.originalElement);return this},_mouseCapture:function(b){var a=false;for(var c in this.handles)if(d(this.handles[c])[0]==b.target)a=true;return!this.options.disabled&&a},_mouseStart:function(b){var a=this.options,c=this.element.position(), +e=this.element;this.resizing=true;this.documentScroll={top:d(document).scrollTop(),left:d(document).scrollLeft()};if(e.is(".ui-draggable")||/absolute/.test(e.css("position")))e.css({position:"absolute",top:c.top,left:c.left});d.browser.opera&&/relative/.test(e.css("position"))&&e.css({position:"relative",top:"auto",left:"auto"});this._renderProxy();c=m(this.helper.css("left"));var g=m(this.helper.css("top"));if(a.containment){c+=d(a.containment).scrollLeft()||0;g+=d(a.containment).scrollTop()||0}this.offset= +this.helper.offset();this.position={left:c,top:g};this.size=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalPosition={left:c,top:g};this.sizeDiff={width:e.outerWidth()-e.width(),height:e.outerHeight()-e.height()};this.originalMousePosition={left:b.pageX,top:b.pageY};this.aspectRatio=typeof a.aspectRatio=="number"?a.aspectRatio: +this.originalSize.width/this.originalSize.height||1;a=d(".ui-resizable-"+this.axis).css("cursor");d("body").css("cursor",a=="auto"?this.axis+"-resize":a);e.addClass("ui-resizable-resizing");this._propagate("start",b);return true},_mouseDrag:function(b){var a=this.helper,c=this.originalMousePosition,e=this._change[this.axis];if(!e)return false;c=e.apply(this,[b,b.pageX-c.left||0,b.pageY-c.top||0]);if(this._aspectRatio||b.shiftKey)c=this._updateRatio(c,b);c=this._respectSize(c,b);this._propagate("resize", +b);a.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();this._updateCache(c);this._trigger("resize",b,this.ui());return false},_mouseStop:function(b){this.resizing=false;var a=this.options,c=this;if(this._helper){var e=this._proportionallyResizeElements,g=e.length&&/textarea/i.test(e[0].nodeName);e=g&&d.ui.hasScroll(e[0],"left")?0:c.sizeDiff.height; +g={width:c.size.width-(g?0:c.sizeDiff.width),height:c.size.height-e};e=parseInt(c.element.css("left"),10)+(c.position.left-c.originalPosition.left)||null;var f=parseInt(c.element.css("top"),10)+(c.position.top-c.originalPosition.top)||null;a.animate||this.element.css(d.extend(g,{top:f,left:e}));c.helper.height(c.size.height);c.helper.width(c.size.width);this._helper&&!a.animate&&this._proportionallyResize()}d("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop", +b);this._helper&&this.helper.remove();return false},_updateCache:function(b){this.offset=this.helper.offset();if(k(b.left))this.position.left=b.left;if(k(b.top))this.position.top=b.top;if(k(b.height))this.size.height=b.height;if(k(b.width))this.size.width=b.width},_updateRatio:function(b){var a=this.position,c=this.size,e=this.axis;if(b.height)b.width=c.height*this.aspectRatio;else if(b.width)b.height=c.width/this.aspectRatio;if(e=="sw"){b.left=a.left+(c.width-b.width);b.top=null}if(e=="nw"){b.top= +a.top+(c.height-b.height);b.left=a.left+(c.width-b.width)}return b},_respectSize:function(b){var a=this.options,c=this.axis,e=k(b.width)&&a.maxWidth&&a.maxWidthb.width,h=k(b.height)&&a.minHeight&&a.minHeight>b.height;if(f)b.width=a.minWidth;if(h)b.height=a.minHeight;if(e)b.width=a.maxWidth;if(g)b.height=a.maxHeight;var i=this.originalPosition.left+this.originalSize.width,j=this.position.top+this.size.height, +l=/sw|nw|w/.test(c);c=/nw|ne|n/.test(c);if(f&&l)b.left=i-a.minWidth;if(e&&l)b.left=i-a.maxWidth;if(h&&c)b.top=j-a.minHeight;if(g&&c)b.top=j-a.maxHeight;if((a=!b.width&&!b.height)&&!b.left&&b.top)b.top=null;else if(a&&!b.top&&b.left)b.left=null;return b},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var b=this.helper||this.element,a=0;a');var a=d.browser.msie&&d.browser.version<7,c=a?1:0;a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-c+"px",top:this.elementOffset.top-c+"px",zIndex:++b.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b,a){return{width:this.originalSize.width+ +a}},w:function(b,a){return{left:this.originalPosition.left+a,width:this.originalSize.width-a}},n:function(b,a,c){return{top:this.originalPosition.top+c,height:this.originalSize.height-c}},s:function(b,a,c){return{height:this.originalSize.height+c}},se:function(b,a,c){return d.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[b,a,c]))},sw:function(b,a,c){return d.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[b,a,c]))},ne:function(b,a,c){return d.extend(this._change.n.apply(this, +arguments),this._change.e.apply(this,[b,a,c]))},nw:function(b,a,c){return d.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[b,a,c]))}},_propagate:function(b,a){d.ui.plugin.call(this,b,[a,this.ui()]);b!="resize"&&this._trigger(b,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});d.extend(d.ui.resizable, +{version:"1.8.2"});d.ui.plugin.add("resizable","alsoResize",{start:function(){var b=d(this).data("resizable").options,a=function(c){d(c).each(function(){d(this).data("resizable-alsoresize",{width:parseInt(d(this).width(),10),height:parseInt(d(this).height(),10),left:parseInt(d(this).css("left"),10),top:parseInt(d(this).css("top"),10)})})};if(typeof b.alsoResize=="object"&&!b.alsoResize.parentNode)if(b.alsoResize.length){b.alsoResize=b.alsoResize[0];a(b.alsoResize)}else d.each(b.alsoResize,function(c){a(c)}); +else a(b.alsoResize)},resize:function(){var b=d(this).data("resizable"),a=b.options,c=b.originalSize,e=b.originalPosition,g={height:b.size.height-c.height||0,width:b.size.width-c.width||0,top:b.position.top-e.top||0,left:b.position.left-e.left||0},f=function(h,i){d(h).each(function(){var j=d(this),l=d(this).data("resizable-alsoresize"),p={};d.each((i&&i.length?i:["width","height","top","left"])||["width","height","top","left"],function(n,o){if((n=(l[o]||0)+(g[o]||0))&&n>=0)p[o]=n||null});if(/relative/.test(j.css("position"))&& +d.browser.opera){b._revertToRelativePosition=true;j.css({position:"absolute",top:"auto",left:"auto"})}j.css(p)})};typeof a.alsoResize=="object"&&!a.alsoResize.nodeType?d.each(a.alsoResize,function(h,i){f(h,i)}):f(a.alsoResize)},stop:function(){var b=d(this).data("resizable");if(b._revertToRelativePosition&&d.browser.opera){b._revertToRelativePosition=false;el.css({position:"relative"})}d(this).removeData("resizable-alsoresize-start")}});d.ui.plugin.add("resizable","animate",{stop:function(b){var a= +d(this).data("resizable"),c=a.options,e=a._proportionallyResizeElements,g=e.length&&/textarea/i.test(e[0].nodeName),f=g&&d.ui.hasScroll(e[0],"left")?0:a.sizeDiff.height;g={width:a.size.width-(g?0:a.sizeDiff.width),height:a.size.height-f};f=parseInt(a.element.css("left"),10)+(a.position.left-a.originalPosition.left)||null;var h=parseInt(a.element.css("top"),10)+(a.position.top-a.originalPosition.top)||null;a.element.animate(d.extend(g,h&&f?{top:h,left:f}:{}),{duration:c.animateDuration,easing:c.animateEasing, +step:function(){var i={width:parseInt(a.element.css("width"),10),height:parseInt(a.element.css("height"),10),top:parseInt(a.element.css("top"),10),left:parseInt(a.element.css("left"),10)};e&&e.length&&d(e[0]).css({width:i.width,height:i.height});a._updateCache(i);a._propagate("resize",b)}})}});d.ui.plugin.add("resizable","containment",{start:function(){var b=d(this).data("resizable"),a=b.element,c=b.options.containment;if(a=c instanceof d?c.get(0):/parent/.test(c)?a.parent().get(0):c){b.containerElement= +d(a);if(/document/.test(c)||c==document){b.containerOffset={left:0,top:0};b.containerPosition={left:0,top:0};b.parentData={element:d(document),left:0,top:0,width:d(document).width(),height:d(document).height()||document.body.parentNode.scrollHeight}}else{var e=d(a),g=[];d(["Top","Right","Left","Bottom"]).each(function(i,j){g[i]=m(e.css("padding"+j))});b.containerOffset=e.offset();b.containerPosition=e.position();b.containerSize={height:e.innerHeight()-g[3],width:e.innerWidth()-g[1]};c=b.containerOffset; +var f=b.containerSize.height,h=b.containerSize.width;h=d.ui.hasScroll(a,"left")?a.scrollWidth:h;f=d.ui.hasScroll(a)?a.scrollHeight:f;b.parentData={element:a,left:c.left,top:c.top,width:h,height:f}}}},resize:function(b){var a=d(this).data("resizable"),c=a.options,e=a.containerOffset,g=a.position;b=a._aspectRatio||b.shiftKey;var f={top:0,left:0},h=a.containerElement;if(h[0]!=document&&/static/.test(h.css("position")))f=e;if(g.left<(a._helper?e.left:0)){a.size.width+=a._helper?a.position.left-e.left: +a.position.left-f.left;if(b)a.size.height=a.size.width/c.aspectRatio;a.position.left=c.helper?e.left:0}if(g.top<(a._helper?e.top:0)){a.size.height+=a._helper?a.position.top-e.top:a.position.top;if(b)a.size.width=a.size.height*c.aspectRatio;a.position.top=a._helper?e.top:0}a.offset.left=a.parentData.left+a.position.left;a.offset.top=a.parentData.top+a.position.top;c=Math.abs((a._helper?a.offset.left-f.left:a.offset.left-f.left)+a.sizeDiff.width);e=Math.abs((a._helper?a.offset.top-f.top:a.offset.top- +e.top)+a.sizeDiff.height);g=a.containerElement.get(0)==a.element.parent().get(0);f=/relative|absolute/.test(a.containerElement.css("position"));if(g&&f)c-=a.parentData.left;if(c+a.size.width>=a.parentData.width){a.size.width=a.parentData.width-c;if(b)a.size.height=a.size.width/a.aspectRatio}if(e+a.size.height>=a.parentData.height){a.size.height=a.parentData.height-e;if(b)a.size.width=a.size.height*a.aspectRatio}},stop:function(){var b=d(this).data("resizable"),a=b.options,c=b.containerOffset,e=b.containerPosition, +g=b.containerElement,f=d(b.helper),h=f.offset(),i=f.outerWidth()-b.sizeDiff.width;f=f.outerHeight()-b.sizeDiff.height;b._helper&&!a.animate&&/relative/.test(g.css("position"))&&d(this).css({left:h.left-e.left-c.left,width:i,height:f});b._helper&&!a.animate&&/static/.test(g.css("position"))&&d(this).css({left:h.left-e.left-c.left,width:i,height:f})}});d.ui.plugin.add("resizable","ghost",{start:function(){var b=d(this).data("resizable"),a=b.options,c=b.size;b.ghost=b.originalElement.clone();b.ghost.css({opacity:0.25, +display:"block",position:"relative",height:c.height,width:c.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof a.ghost=="string"?a.ghost:"");b.ghost.appendTo(b.helper)},resize:function(){var b=d(this).data("resizable");b.ghost&&b.ghost.css({position:"relative",height:b.size.height,width:b.size.width})},stop:function(){var b=d(this).data("resizable");b.ghost&&b.helper&&b.helper.get(0).removeChild(b.ghost.get(0))}});d.ui.plugin.add("resizable","grid",{resize:function(){var b= +d(this).data("resizable"),a=b.options,c=b.size,e=b.originalSize,g=b.originalPosition,f=b.axis;a.grid=typeof a.grid=="number"?[a.grid,a.grid]:a.grid;var h=Math.round((c.width-e.width)/(a.grid[0]||1))*(a.grid[0]||1);a=Math.round((c.height-e.height)/(a.grid[1]||1))*(a.grid[1]||1);if(/^(se|s|e)$/.test(f)){b.size.width=e.width+h;b.size.height=e.height+a}else if(/^(ne)$/.test(f)){b.size.width=e.width+h;b.size.height=e.height+a;b.position.top=g.top-a}else{if(/^(sw)$/.test(f)){b.size.width=e.width+h;b.size.height= +e.height+a}else{b.size.width=e.width+h;b.size.height=e.height+a;b.position.top=g.top-a}b.position.left=g.left-h}}});var m=function(b){return parseInt(b,10)||0},k=function(b){return!isNaN(parseInt(b,10))}})(jQuery); +; +/* + * jQuery UI Selectable 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Selectables + * + * Depends: + * jquery.ui.core.js + * jquery.ui.mouse.js + * jquery.ui.widget.js + */ +(function(e){e.widget("ui.selectable",e.ui.mouse,{options:{appendTo:"body",autoRefresh:true,distance:0,filter:"*",tolerance:"touch"},_create:function(){var c=this;this.element.addClass("ui-selectable");this.dragged=false;var f;this.refresh=function(){f=e(c.options.filter,c.element[0]);f.each(function(){var d=e(this),b=d.offset();e.data(this,"selectable-item",{element:this,$element:d,left:b.left,top:b.top,right:b.left+d.outerWidth(),bottom:b.top+d.outerHeight(),startselected:false,selected:d.hasClass("ui-selected"), +selecting:d.hasClass("ui-selecting"),unselecting:d.hasClass("ui-unselecting")})})};this.refresh();this.selectees=f.addClass("ui-selectee");this._mouseInit();this.helper=e("
          ")},destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(c){var f=this;this.opos=[c.pageX, +c.pageY];if(!this.options.disabled){var d=this.options;this.selectees=e(d.filter,this.element[0]);this._trigger("start",c);e(d.appendTo).append(this.helper);this.helper.css({"z-index":100,position:"absolute",left:c.clientX,top:c.clientY,width:0,height:0});d.autoRefresh&&this.refresh();this.selectees.filter(".ui-selected").each(function(){var b=e.data(this,"selectable-item");b.startselected=true;if(!c.metaKey){b.$element.removeClass("ui-selected");b.selected=false;b.$element.addClass("ui-unselecting"); +b.unselecting=true;f._trigger("unselecting",c,{unselecting:b.element})}});e(c.target).parents().andSelf().each(function(){var b=e.data(this,"selectable-item");if(b){var g=!c.metaKey||!b.$element.hasClass("ui-selected");b.$element.removeClass(g?"ui-unselecting":"ui-selected").addClass(g?"ui-selecting":"ui-unselecting");b.unselecting=!g;b.selecting=g;(b.selected=g)?f._trigger("selecting",c,{selecting:b.element}):f._trigger("unselecting",c,{unselecting:b.element});return false}})}},_mouseDrag:function(c){var f= +this;this.dragged=true;if(!this.options.disabled){var d=this.options,b=this.opos[0],g=this.opos[1],h=c.pageX,i=c.pageY;if(b>h){var j=h;h=b;b=j}if(g>i){j=i;i=g;g=j}this.helper.css({left:b,top:g,width:h-b,height:i-g});this.selectees.each(function(){var a=e.data(this,"selectable-item");if(!(!a||a.element==f.element[0])){var k=false;if(d.tolerance=="touch")k=!(a.left>h||a.righti||a.bottomb&&a.rightg&&a.bottom")},destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(c){var f=this;this.opos=[c.pageX, +c.pageY];if(!this.options.disabled){var d=this.options;this.selectees=e(d.filter,this.element[0]);this._trigger("start",c);e(d.appendTo).append(this.helper);this.helper.css({"z-index":100,position:"absolute",left:c.clientX,top:c.clientY,width:0,height:0});d.autoRefresh&&this.refresh();this.selectees.filter(".ui-selected").each(function(){var b=e.data(this,"selectable-item");b.startselected=true;if(!c.metaKey){b.$element.removeClass("ui-selected");b.selected=false;b.$element.addClass("ui-unselecting"); +b.unselecting=true;f._trigger("unselecting",c,{unselecting:b.element})}});e(c.target).parents().andSelf().each(function(){var b=e.data(this,"selectable-item");if(b){var g=!c.metaKey||!b.$element.hasClass("ui-selected");b.$element.removeClass(g?"ui-unselecting":"ui-selected").addClass(g?"ui-selecting":"ui-unselecting");b.unselecting=!g;b.selecting=g;(b.selected=g)?f._trigger("selecting",c,{selecting:b.element}):f._trigger("unselecting",c,{unselecting:b.element});return false}})}},_mouseDrag:function(c){var f= +this;this.dragged=true;if(!this.options.disabled){var d=this.options,b=this.opos[0],g=this.opos[1],h=c.pageX,i=c.pageY;if(b>h){var j=h;h=b;b=j}if(g>i){j=i;i=g;g=j}this.helper.css({left:b,top:g,width:h-b,height:i-g});this.selectees.each(function(){var a=e.data(this,"selectable-item");if(!(!a||a.element==f.element[0])){var k=false;if(d.tolerance=="touch")k=!(a.left>h||a.righti||a.bottomb&&a.rightg&&a.bottom").addClass("ui-autocomplete").appendTo("body",c).mousedown(function(){setTimeout(function(){clearTimeout(a.closing)},13)}).menu({focus:function(d,b){b=b.item.data("item.autocomplete"); +false!==a._trigger("focus",null,{item:b})&&/^key/.test(d.originalEvent.type)&&a.element.val(b.value)},selected:function(d,b){b=b.item.data("item.autocomplete");false!==a._trigger("select",d,{item:b})&&a.element.val(b.value);a.close(d);d=a.previous;if(a.element[0]!==c.activeElement){a.element.focus();a.previous=d}a.selectedItem=b},blur:function(){a.menu.element.is(":visible")&&a.element.val(a.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu");e.fn.bgiframe&&this.menu.element.bgiframe()}, +destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup");this.menu.element.remove();e.Widget.prototype.destroy.call(this)},_setOption:function(a){e.Widget.prototype._setOption.apply(this,arguments);a==="source"&&this._initSource()},_initSource:function(){var a,c;if(e.isArray(this.options.source)){a=this.options.source;this.source=function(d,b){b(e.ui.autocomplete.filter(a,d.term))}}else if(typeof this.options.source=== +"string"){c=this.options.source;this.source=function(d,b){e.getJSON(c,d,b)}}else this.source=this.options.source},search:function(a,c){a=a!=null?a:this.element.val();if(a.length").data("item.autocomplete", +c).append(""+c.label+"").appendTo(a)},_move:function(a,c){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(a)||this.menu.last()&&/^next/.test(a)){this.element.val(this.term);this.menu.deactivate()}else this.menu[a](c);else this.search(null,c)},widget:function(){return this.menu.element}});e.extend(e.ui.autocomplete,{escapeRegex:function(a){return a.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")},filter:function(a,c){var d=new RegExp(e.ui.autocomplete.escapeRegex(c), +"i");return e.grep(a,function(b){return d.test(b.label||b.value||b)})}})})(jQuery); +(function(e){e.widget("ui.menu",{_create:function(){var a=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(c){if(e(c.target).closest(".ui-menu-item a").length){c.preventDefault();a.select(c)}});this.refresh()},refresh:function(){var a=this;this.element.children("li:not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","menuitem").children("a").addClass("ui-corner-all").attr("tabindex", +-1).mouseenter(function(c){a.activate(c,e(this).parent())}).mouseleave(function(){a.deactivate()})},activate:function(a,c){this.deactivate();if(this.hasScroll()){var d=c.offset().top-this.element.offset().top,b=this.element.attr("scrollTop"),f=this.element.height();if(d<0)this.element.attr("scrollTop",b+d);else d>f&&this.element.attr("scrollTop",b+d-f+c.height())}this.active=c.eq(0).children("a").addClass("ui-state-hover").attr("id","ui-active-menuitem").end();this._trigger("focus",a,{item:c})},deactivate:function(){if(this.active){this.active.children("a").removeClass("ui-state-hover").removeAttr("id"); +this._trigger("blur");this.active=null}},next:function(a){this.move("next",".ui-menu-item:first",a)},previous:function(a){this.move("prev",".ui-menu-item:last",a)},first:function(){return this.active&&!this.active.prev().length},last:function(){return this.active&&!this.active.next().length},move:function(a,c,d){if(this.active){a=this.active[a+"All"](".ui-menu-item").eq(0);a.length?this.activate(d,a):this.activate(d,this.element.children(c))}else this.activate(d,this.element.children(c))},nextPage:function(a){if(this.hasScroll())if(!this.active|| +this.last())this.activate(a,this.element.children(":first"));else{var c=this.active.offset().top,d=this.element.height(),b=this.element.children("li").filter(function(){var f=e(this).offset().top-c-d+e(this).height();return f<10&&f>-10});b.length||(b=this.element.children(":last"));this.activate(a,b)}else this.activate(a,this.element.children(!this.active||this.last()?":first":":last"))},previousPage:function(a){if(this.hasScroll())if(!this.active||this.first())this.activate(a,this.element.children(":last")); +else{var c=this.active.offset().top,d=this.element.height();result=this.element.children("li").filter(function(){var b=e(this).offset().top-c+d-e(this).height();return b<10&&b>-10});result.length||(result=this.element.children(":first"));this.activate(a,result)}else this.activate(a,this.element.children(!this.active||this.first()?":last":":first"))},hasScroll:function(){return this.element.height()").addClass("ui-button-text").html(this.options.label).appendTo(b.empty()).text(),d=this.options.icons,e=d.primary&&d.secondary;if(d.primary||d.secondary){b.addClass("ui-button-text-icon"+(e?"s":""));d.primary&&b.prepend("");d.secondary&&b.append("");if(!this.options.text){b.addClass(e?"ui-button-icons-only":"ui-button-icon-only").removeClass("ui-button-text-icons ui-button-text-icon"); +this.hasTitle||b.attr("title",c)}}else b.addClass("ui-button-text-only")}}});a.widget("ui.buttonset",{_create:function(){this.element.addClass("ui-buttonset");this._init()},_init:function(){this.refresh()},_setOption:function(b,c){b==="disabled"&&this.buttons.button("option",b,c);a.Widget.prototype._setOption.apply(this,arguments)},refresh:function(){this.buttons=this.element.find(":button, :submit, :reset, :checkbox, :radio, a, :data(button)").filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass("ui-corner-left").end().filter(":last").addClass("ui-corner-right").end().end()}, +destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return a(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy");a.Widget.prototype.destroy.call(this)}})})(jQuery); +;/* + * jQuery UI Dialog 1.8.2 + * + * Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + * + * http://docs.jquery.com/UI/Dialog + * + * Depends: + * jquery.ui.core.js + * jquery.ui.widget.js + * jquery.ui.button.js + * jquery.ui.draggable.js + * jquery.ui.mouse.js + * jquery.ui.position.js + * jquery.ui.resizable.js + */ +(function(c){c.widget("ui.dialog",{options:{autoOpen:true,buttons:{},closeOnEscape:true,closeText:"close",dialogClass:"",draggable:true,hide:null,height:"auto",maxHeight:false,maxWidth:false,minHeight:150,minWidth:150,modal:false,position:"center",resizable:true,show:null,stack:true,title:"",width:300,zIndex:1E3},_create:function(){this.originalTitle=this.element.attr("title");var a=this,b=a.options,d=b.title||a.originalTitle||" ",e=c.ui.dialog.getTitleId(a.element),g=(a.uiDialog=c("
          ")).appendTo(document.body).hide().addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+ +b.dialogClass).css({zIndex:b.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(i){if(b.closeOnEscape&&i.keyCode&&i.keyCode===c.ui.keyCode.ESCAPE){a.close(i);i.preventDefault()}}).attr({role:"dialog","aria-labelledby":e}).mousedown(function(i){a.moveToTop(false,i)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(g);var f=(a.uiDialogTitlebar=c("
          ")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(g), +h=c('').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){h.addClass("ui-state-hover")},function(){h.removeClass("ui-state-hover")}).focus(function(){h.addClass("ui-state-focus")}).blur(function(){h.removeClass("ui-state-focus")}).click(function(i){a.close(i);return false}).appendTo(f);(a.uiDialogTitlebarCloseText=c("")).addClass("ui-icon ui-icon-closethick").text(b.closeText).appendTo(h);c("").addClass("ui-dialog-title").attr("id", +e).html(d).prependTo(f);if(c.isFunction(b.beforeclose)&&!c.isFunction(b.beforeClose))b.beforeClose=b.beforeclose;f.find("*").add(f).disableSelection();b.draggable&&c.fn.draggable&&a._makeDraggable();b.resizable&&c.fn.resizable&&a._makeResizable();a._createButtons(b.buttons);a._isOpen=false;c.fn.bgiframe&&g.bgiframe()},_init:function(){this.options.autoOpen&&this.open()},destroy:function(){var a=this;a.overlay&&a.overlay.destroy();a.uiDialog.hide();a.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body"); +a.uiDialog.remove();a.originalTitle&&a.element.attr("title",a.originalTitle);return a},widget:function(){return this.uiDialog},close:function(a){var b=this,d;if(false!==b._trigger("beforeClose",a)){b.overlay&&b.overlay.destroy();b.uiDialog.unbind("keypress.ui-dialog");b._isOpen=false;if(b.options.hide)b.uiDialog.hide(b.options.hide,function(){b._trigger("close",a)});else{b.uiDialog.hide();b._trigger("close",a)}c.ui.dialog.overlay.resize();if(b.options.modal){d=0;c(".ui-dialog").each(function(){if(this!== +b.uiDialog[0])d=Math.max(d,c(this).css("z-index"))});c.ui.dialog.maxZ=d}return b}},isOpen:function(){return this._isOpen},moveToTop:function(a,b){var d=this,e=d.options;if(e.modal&&!a||!e.stack&&!e.modal)return d._trigger("focus",b);if(e.zIndex>c.ui.dialog.maxZ)c.ui.dialog.maxZ=e.zIndex;if(d.overlay){c.ui.dialog.maxZ+=1;d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=c.ui.dialog.maxZ)}a={scrollTop:d.element.attr("scrollTop"),scrollLeft:d.element.attr("scrollLeft")};c.ui.dialog.maxZ+=1;d.uiDialog.css("z-index", +c.ui.dialog.maxZ);d.element.attr(a);d._trigger("focus",b);return d},open:function(){if(!this._isOpen){var a=this,b=a.options,d=a.uiDialog;a.overlay=b.modal?new c.ui.dialog.overlay(a):null;d.next().length&&d.appendTo("body");a._size();a._position(b.position);d.show(b.show);a.moveToTop(true);b.modal&&d.bind("keypress.ui-dialog",function(e){if(e.keyCode===c.ui.keyCode.TAB){var g=c(":tabbable",this),f=g.filter(":first");g=g.filter(":last");if(e.target===g[0]&&!e.shiftKey){f.focus(1);return false}else if(e.target=== +f[0]&&e.shiftKey){g.focus(1);return false}}});c([]).add(d.find(".ui-dialog-content :tabbable:first")).add(d.find(".ui-dialog-buttonpane :tabbable:first")).add(d).filter(":first").focus();a._trigger("open");a._isOpen=true;return a}},_createButtons:function(a){var b=this,d=false,e=c("
          ").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix");b.uiDialog.find(".ui-dialog-buttonpane").remove();typeof a==="object"&&a!==null&&c.each(a,function(){return!(d=true)});if(d){c.each(a, +function(g,f){g=c('').text(g).click(function(){f.apply(b.element[0],arguments)}).appendTo(e);c.fn.button&&g.button()});e.appendTo(b.uiDialog)}},_makeDraggable:function(){function a(f){return{position:f.position,offset:f.offset}}var b=this,d=b.options,e=c(document),g;b.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close",handle:".ui-dialog-titlebar",containment:"document",start:function(f,h){g=d.height==="auto"?"auto":c(this).height();c(this).height(c(this).height()).addClass("ui-dialog-dragging"); +b._trigger("dragStart",f,a(h))},drag:function(f,h){b._trigger("drag",f,a(h))},stop:function(f,h){d.position=[h.position.left-e.scrollLeft(),h.position.top-e.scrollTop()];c(this).removeClass("ui-dialog-dragging").height(g);b._trigger("dragStop",f,a(h));c.ui.dialog.overlay.resize()}})},_makeResizable:function(a){function b(f){return{originalPosition:f.originalPosition,originalSize:f.originalSize,position:f.position,size:f.size}}a=a===undefined?this.options.resizable:a;var d=this,e=d.options,g=d.uiDialog.css("position"); +a=typeof a==="string"?a:"n,e,s,w,se,sw,ne,nw";d.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:d.element,maxWidth:e.maxWidth,maxHeight:e.maxHeight,minWidth:e.minWidth,minHeight:d._minHeight(),handles:a,start:function(f,h){c(this).addClass("ui-dialog-resizing");d._trigger("resizeStart",f,b(h))},resize:function(f,h){d._trigger("resize",f,b(h))},stop:function(f,h){c(this).removeClass("ui-dialog-resizing");e.height=c(this).height();e.width=c(this).width();d._trigger("resizeStop", +f,b(h));c.ui.dialog.overlay.resize()}}).css("position",g).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var a=this.options;return a.height==="auto"?a.minHeight:Math.min(a.minHeight,a.height)},_position:function(a){var b=[],d=[0,0];a=a||c.ui.dialog.prototype.options.position;if(typeof a==="string"||typeof a==="object"&&"0"in a){b=a.split?a.split(" "):[a[0],a[1]];if(b.length===1)b[1]=b[0];c.each(["left","top"],function(e,g){if(+b[e]===b[e]){d[e]=b[e];b[e]= +g}})}else if(typeof a==="object"){if("left"in a){b[0]="left";d[0]=a.left}else if("right"in a){b[0]="right";d[0]=-a.right}if("top"in a){b[1]="top";d[1]=a.top}else if("bottom"in a){b[1]="bottom";d[1]=-a.bottom}}(a=this.uiDialog.is(":visible"))||this.uiDialog.show();this.uiDialog.css({top:0,left:0}).position({my:b.join(" "),at:b.join(" "),offset:d.join(" "),of:window,collision:"fit",using:function(e){var g=c(this).css(e).offset().top;g<0&&c(this).css("top",e.top-g)}});a||this.uiDialog.hide()},_setOption:function(a, +b){var d=this,e=d.uiDialog,g=e.is(":data(resizable)"),f=false;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":d._createButtons(b);break;case "closeText":d.uiDialogTitlebarCloseText.text(""+b);break;case "dialogClass":e.removeClass(d.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+b);break;case "disabled":b?e.addClass("ui-dialog-disabled"):e.removeClass("ui-dialog-disabled");break;case "draggable":b?d._makeDraggable():e.draggable("destroy");break; +case "height":f=true;break;case "maxHeight":g&&e.resizable("option","maxHeight",b);f=true;break;case "maxWidth":g&&e.resizable("option","maxWidth",b);f=true;break;case "minHeight":g&&e.resizable("option","minHeight",b);f=true;break;case "minWidth":g&&e.resizable("option","minWidth",b);f=true;break;case "position":d._position(b);break;case "resizable":g&&!b&&e.resizable("destroy");g&&typeof b==="string"&&e.resizable("option","handles",b);!g&&b!==false&&d._makeResizable(b);break;case "title":c(".ui-dialog-title", +d.uiDialogTitlebar).html(""+(b||" "));break;case "width":f=true;break}c.Widget.prototype._setOption.apply(d,arguments);f&&d._size()},_size:function(){var a=this.options,b;this.element.css({width:"auto",minHeight:0,height:0});b=this.uiDialog.css({height:"auto",width:a.width}).height();this.element.css(a.height==="auto"?{minHeight:Math.max(a.minHeight-b,0),height:"auto"}:{minHeight:0,height:Math.max(a.height-b,0)}).show();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight", +this._minHeight())}});c.extend(c.ui.dialog,{version:"1.8.2",uuid:0,maxZ:0,getTitleId:function(a){a=a.attr("id");if(!a){this.uuid+=1;a=this.uuid}return"ui-dialog-title-"+a},overlay:function(a){this.$el=c.ui.dialog.overlay.create(a)}});c.extend(c.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(a){return a+".dialog-overlay"}).join(" "),create:function(a){if(this.instances.length===0){setTimeout(function(){c.ui.dialog.overlay.instances.length&& +c(document).bind(c.ui.dialog.overlay.events,function(d){return c(d.target).zIndex()>=c.ui.dialog.overlay.maxZ})},1);c(document).bind("keydown.dialog-overlay",function(d){if(a.options.closeOnEscape&&d.keyCode&&d.keyCode===c.ui.keyCode.ESCAPE){a.close(d);d.preventDefault()}});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var b=(this.oldInstances.pop()||c("
          ").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(),height:this.height()});c.fn.bgiframe&& +b.bgiframe();this.instances.push(b);return b},destroy:function(a){this.oldInstances.push(this.instances.splice(c.inArray(a,this.instances),1)[0]);this.instances.length===0&&c([document,window]).unbind(".dialog-overlay");a.remove();var b=0;c.each(this.instances,function(){b=Math.max(b,this.css("z-index"))});this.maxZ=b},height:function(){var a,b;if(c.browser.msie&&c.browser.version<7){a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);b=Math.max(document.documentElement.offsetHeight, +document.body.offsetHeight);return a",remove:null,select:null,show:null,spinner:"Loading…",tabTemplate:'
        • #{label}
        • '},_create:function(){this._tabify(true)},_setOption:function(c,e){if(c=="selected")this.options.collapsible&& +e==this.options.selected||this.select(e);else{this.options[c]=e;this._tabify()}},_tabId:function(c){return c.title&&c.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+s()},_sanitizeSelector:function(c){return c.replace(/:/g,"\\:")},_cookie:function(){var c=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+v());return d.cookie.apply(null,[c].concat(d.makeArray(arguments)))},_ui:function(c,e){return{tab:c,panel:e,index:this.anchors.index(c)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var c= +d(this);c.html(c.data("label.tabs")).removeData("label.tabs")})},_tabify:function(c){function e(g,f){g.css({display:""});!d.support.opacity&&f.opacity&&g[0].style.removeAttribute("filter")}this.list=this.element.find("ol,ul").eq(0);this.lis=d("li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return d("a",this)[0]});this.panels=d([]);var a=this,b=this.options,h=/^#.+/;this.anchors.each(function(g,f){var j=d(f).attr("href"),l=j.split("#")[0],p;if(l&&(l===location.toString().split("#")[0]|| +(p=d("base")[0])&&l===p.href)){j=f.hash;f.href=j}if(h.test(j))a.panels=a.panels.add(a._sanitizeSelector(j));else if(j!="#"){d.data(f,"href.tabs",j);d.data(f,"load.tabs",j.replace(/#.*$/,""));j=a._tabId(f);f.href="#"+j;f=d("#"+j);if(!f.length){f=d(b.panelTemplate).attr("id",j).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(a.panels[g-1]||a.list);f.data("destroy.tabs",true)}a.panels=a.panels.add(f)}else b.disabled.push(g)});if(c){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all"); +this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(b.selected===undefined){location.hash&&this.anchors.each(function(g,f){if(f.hash==location.hash){b.selected=g;return false}});if(typeof b.selected!="number"&&b.cookie)b.selected=parseInt(a._cookie(),10);if(typeof b.selected!="number"&&this.lis.filter(".ui-tabs-selected").length)b.selected= +this.lis.index(this.lis.filter(".ui-tabs-selected"));b.selected=b.selected||(this.lis.length?0:-1)}else if(b.selected===null)b.selected=-1;b.selected=b.selected>=0&&this.anchors[b.selected]||b.selected<0?b.selected:0;b.disabled=d.unique(b.disabled.concat(d.map(this.lis.filter(".ui-state-disabled"),function(g){return a.lis.index(g)}))).sort();d.inArray(b.selected,b.disabled)!=-1&&b.disabled.splice(d.inArray(b.selected,b.disabled),1);this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active"); +if(b.selected>=0&&this.anchors.length){this.panels.eq(b.selected).removeClass("ui-tabs-hide");this.lis.eq(b.selected).addClass("ui-tabs-selected ui-state-active");a.element.queue("tabs",function(){a._trigger("show",null,a._ui(a.anchors[b.selected],a.panels[b.selected]))});this.load(b.selected)}d(window).bind("unload",function(){a.lis.add(a.anchors).unbind(".tabs");a.lis=a.anchors=a.panels=null})}else b.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"));this.element[b.collapsible?"addClass": +"removeClass"]("ui-tabs-collapsible");b.cookie&&this._cookie(b.selected,b.cookie);c=0;for(var i;i=this.lis[c];c++)d(i)[d.inArray(c,b.disabled)!=-1&&!d(i).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled");b.cache===false&&this.anchors.removeData("cache.tabs");this.lis.add(this.anchors).unbind(".tabs");if(b.event!="mouseover"){var k=function(g,f){f.is(":not(.ui-state-disabled)")&&f.addClass("ui-state-"+g)},n=function(g,f){f.removeClass("ui-state-"+g)};this.lis.bind("mouseover.tabs", +function(){k("hover",d(this))});this.lis.bind("mouseout.tabs",function(){n("hover",d(this))});this.anchors.bind("focus.tabs",function(){k("focus",d(this).closest("li"))});this.anchors.bind("blur.tabs",function(){n("focus",d(this).closest("li"))})}var m,o;if(b.fx)if(d.isArray(b.fx)){m=b.fx[0];o=b.fx[1]}else m=o=b.fx;var q=o?function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.hide().removeClass("ui-tabs-hide").animate(o,o.duration||"normal",function(){e(f,o);a._trigger("show", +null,a._ui(g,f[0]))})}:function(g,f){d(g).closest("li").addClass("ui-tabs-selected ui-state-active");f.removeClass("ui-tabs-hide");a._trigger("show",null,a._ui(g,f[0]))},r=m?function(g,f){f.animate(m,m.duration||"normal",function(){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");e(f,m);a.element.dequeue("tabs")})}:function(g,f){a.lis.removeClass("ui-tabs-selected ui-state-active");f.addClass("ui-tabs-hide");a.element.dequeue("tabs")};this.anchors.bind(b.event+".tabs", +function(){var g=this,f=d(this).closest("li"),j=a.panels.filter(":not(.ui-tabs-hide)"),l=d(a._sanitizeSelector(this.hash));if(f.hasClass("ui-tabs-selected")&&!b.collapsible||f.hasClass("ui-state-disabled")||f.hasClass("ui-state-processing")||a._trigger("select",null,a._ui(this,l[0]))===false){this.blur();return false}b.selected=a.anchors.index(this);a.abort();if(b.collapsible)if(f.hasClass("ui-tabs-selected")){b.selected=-1;b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){r(g, +j)}).dequeue("tabs");this.blur();return false}else if(!j.length){b.cookie&&a._cookie(b.selected,b.cookie);a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this));this.blur();return false}b.cookie&&a._cookie(b.selected,b.cookie);if(l.length){j.length&&a.element.queue("tabs",function(){r(g,j)});a.element.queue("tabs",function(){q(g,l)});a.load(a.anchors.index(this))}else throw"jQuery UI Tabs: Mismatching fragment identifier.";d.browser.msie&&this.blur()});this.anchors.bind("click.tabs", +function(){return false})},destroy:function(){var c=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var e=d.data(this,"href.tabs");if(e)this.href=e;var a=d(this).unbind(".tabs");d.each(["href","load","cache"],function(b,h){a.removeData(h+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){d.data(this, +"destroy.tabs")?d(this).remove():d(this).removeClass("ui-state-default ui-corner-top ui-tabs-selected ui-state-active ui-state-hover ui-state-focus ui-state-disabled ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide")});c.cookie&&this._cookie(null,c.cookie);return this},add:function(c,e,a){if(a===undefined)a=this.anchors.length;var b=this,h=this.options;e=d(h.tabTemplate.replace(/#\{href\}/g,c).replace(/#\{label\}/g,e));c=!c.indexOf("#")?c.replace("#",""):this._tabId(d("a",e)[0]);e.addClass("ui-state-default ui-corner-top").data("destroy.tabs", +true);var i=d("#"+c);i.length||(i=d(h.panelTemplate).attr("id",c).data("destroy.tabs",true));i.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(a>=this.lis.length){e.appendTo(this.list);i.appendTo(this.list[0].parentNode)}else{e.insertBefore(this.lis[a]);i.insertBefore(this.panels[a])}h.disabled=d.map(h.disabled,function(k){return k>=a?++k:k});this._tabify();if(this.anchors.length==1){h.selected=0;e.addClass("ui-tabs-selected ui-state-active");i.removeClass("ui-tabs-hide"); +this.element.queue("tabs",function(){b._trigger("show",null,b._ui(b.anchors[0],b.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[a],this.panels[a]));return this},remove:function(c){var e=this.options,a=this.lis.eq(c).remove(),b=this.panels.eq(c).remove();if(a.hasClass("ui-tabs-selected")&&this.anchors.length>1)this.select(c+(c+1=c?--h:h});this._tabify();this._trigger("remove", +null,this._ui(a.find("a")[0],b[0]));return this},enable:function(c){var e=this.options;if(d.inArray(c,e.disabled)!=-1){this.lis.eq(c).removeClass("ui-state-disabled");e.disabled=d.grep(e.disabled,function(a){return a!=c});this._trigger("enable",null,this._ui(this.anchors[c],this.panels[c]));return this}},disable:function(c){var e=this.options;if(c!=e.selected){this.lis.eq(c).addClass("ui-state-disabled");e.disabled.push(c);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[c],this.panels[c]))}return this}, +select:function(c){if(typeof c=="string")c=this.anchors.index(this.anchors.filter("[href$="+c+"]"));else if(c===null)c=-1;if(c==-1&&this.options.collapsible)c=this.options.selected;this.anchors.eq(c).trigger(this.options.event+".tabs");return this},load:function(c){var e=this,a=this.options,b=this.anchors.eq(c)[0],h=d.data(b,"load.tabs");this.abort();if(!h||this.element.queue("tabs").length!==0&&d.data(b,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(c).addClass("ui-state-processing"); +if(a.spinner){var i=d("span",b);i.data("label.tabs",i.html()).html(a.spinner)}this.xhr=d.ajax(d.extend({},a.ajaxOptions,{url:h,success:function(k,n){d(e._sanitizeSelector(b.hash)).html(k);e._cleanup();a.cache&&d.data(b,"cache.tabs",true);e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.success(k,n)}catch(m){}},error:function(k,n){e._cleanup();e._trigger("load",null,e._ui(e.anchors[c],e.panels[c]));try{a.ajaxOptions.error(k,n,c,b)}catch(m){}}}));e.element.dequeue("tabs");return this}}, +abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},url:function(c,e){this.anchors.eq(c).removeData("cache.tabs").data("load.tabs",e);return this},length:function(){return this.anchors.length}});d.extend(d.ui.tabs,{version:"1.8.2"});d.extend(d.ui.tabs.prototype,{rotation:null,rotate:function(c,e){var a=this,b=this.options,h=a._rotate||(a._rotate= +function(i){clearTimeout(a.rotation);a.rotation=setTimeout(function(){var k=b.selected;a.select(++k").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});c.wrap(b);b=c.parent();if(c.css("position")=="static"){b.css({position:"relative"});c.css({position:"relative"})}else{f.extend(a,{position:c.css("position"),zIndex:c.css("z-index")});f.each(["top","left","bottom","right"],function(d,e){a[e]=c.css(e);if(isNaN(parseInt(a[e],10)))a[e]="auto"}); +c.css({position:"relative",top:0,left:0})}return b.css(a).show()},removeWrapper:function(c){if(c.parent().is(".ui-effects-wrapper"))return c.parent().replaceWith(c);return c},setTransition:function(c,a,b,d){d=d||{};f.each(a,function(e,g){unit=c.cssUnit(g);if(unit[0]>0)d[g]=unit[0]*b+unit[1]});return d}});f.fn.extend({effect:function(c){var a=j.apply(this,arguments);a={options:a[1],duration:a[2],callback:a[3]};var b=f.effects[c];return b&&!f.fx.off?b.call(this,a):this},_show:f.fn.show,show:function(c){if(!c|| +typeof c=="number"||f.fx.speeds[c])return this._show.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="show";return this.effect.apply(this,a)}},_hide:f.fn.hide,hide:function(c){if(!c||typeof c=="number"||f.fx.speeds[c])return this._hide.apply(this,arguments);else{var a=j.apply(this,arguments);a[1].mode="hide";return this.effect.apply(this,a)}},__toggle:f.fn.toggle,toggle:function(c){if(!c||typeof c=="number"||f.fx.speeds[c]||typeof c=="boolean"||f.isFunction(c))return this.__toggle.apply(this, +arguments);else{var a=j.apply(this,arguments);a[1].mode="toggle";return this.effect.apply(this,a)}},cssUnit:function(c){var a=this.css(c),b=[];f.each(["em","px","%","pt"],function(d,e){if(a.indexOf(e)>0)b=[parseFloat(a),e]});return b}});f.easing.jswing=f.easing.swing;f.extend(f.easing,{def:"easeOutQuad",swing:function(c,a,b,d,e){return f.easing[f.easing.def](c,a,b,d,e)},easeInQuad:function(c,a,b,d,e){return d*(a/=e)*a+b},easeOutQuad:function(c,a,b,d,e){return-d*(a/=e)*(a-2)+b},easeInOutQuad:function(c, +a,b,d,e){if((a/=e/2)<1)return d/2*a*a+b;return-d/2*(--a*(a-2)-1)+b},easeInCubic:function(c,a,b,d,e){return d*(a/=e)*a*a+b},easeOutCubic:function(c,a,b,d,e){return d*((a=a/e-1)*a*a+1)+b},easeInOutCubic:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a+b;return d/2*((a-=2)*a*a+2)+b},easeInQuart:function(c,a,b,d,e){return d*(a/=e)*a*a*a+b},easeOutQuart:function(c,a,b,d,e){return-d*((a=a/e-1)*a*a*a-1)+b},easeInOutQuart:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a+b;return-d/2*((a-=2)*a*a*a-2)+ +b},easeInQuint:function(c,a,b,d,e){return d*(a/=e)*a*a*a*a+b},easeOutQuint:function(c,a,b,d,e){return d*((a=a/e-1)*a*a*a*a+1)+b},easeInOutQuint:function(c,a,b,d,e){if((a/=e/2)<1)return d/2*a*a*a*a*a+b;return d/2*((a-=2)*a*a*a*a+2)+b},easeInSine:function(c,a,b,d,e){return-d*Math.cos(a/e*(Math.PI/2))+d+b},easeOutSine:function(c,a,b,d,e){return d*Math.sin(a/e*(Math.PI/2))+b},easeInOutSine:function(c,a,b,d,e){return-d/2*(Math.cos(Math.PI*a/e)-1)+b},easeInExpo:function(c,a,b,d,e){return a==0?b:d*Math.pow(2, +10*(a/e-1))+b},easeOutExpo:function(c,a,b,d,e){return a==e?b+d:d*(-Math.pow(2,-10*a/e)+1)+b},easeInOutExpo:function(c,a,b,d,e){if(a==0)return b;if(a==e)return b+d;if((a/=e/2)<1)return d/2*Math.pow(2,10*(a-1))+b;return d/2*(-Math.pow(2,-10*--a)+2)+b},easeInCirc:function(c,a,b,d,e){return-d*(Math.sqrt(1-(a/=e)*a)-1)+b},easeOutCirc:function(c,a,b,d,e){return d*Math.sqrt(1-(a=a/e-1)*a)+b},easeInOutCirc:function(c,a,b,d,e){if((a/=e/2)<1)return-d/2*(Math.sqrt(1-a*a)-1)+b;return d/2*(Math.sqrt(1-(a-=2)* +a)+1)+b},easeInElastic:function(c,a,b,d,e){c=1.70158;var g=0,h=d;if(a==0)return b;if((a/=e)==1)return b+d;g||(g=e*0.3);if(h').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1E3}).css(b(this).offset()).appendTo("body")});return!0},_mouseStart:function(a){var c=this.options;this.helper=this._createHelper(a);this._cacheHelperProportions();b.ui.ddmanager&&(b.ui.ddmanager.current=this); +this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};b.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this.position=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY= +a.pageY;c.cursorAt&&this._adjustOffsetFromHelper(c.cursorAt);c.containment&&this._setContainment();if(!1===this._trigger("start",a))return this._clear(),!1;this._cacheHelperProportions();b.ui.ddmanager&&!c.dropBehaviour&&b.ui.ddmanager.prepareOffsets(this,a);this.helper.addClass("ui-draggable-dragging");this._mouseDrag(a,!0);b.ui.ddmanager&&b.ui.ddmanager.dragStart(this,a);return!0},_mouseDrag:function(a,c){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute"); +if(!c){var d=this._uiHash();if(!1===this._trigger("drag",a,d))return this._mouseUp({}),!1;this.position=d.position}if(!this.options.axis||"y"!=this.options.axis)this.helper[0].style.left=this.position.left+"px";if(!this.options.axis||"x"!=this.options.axis)this.helper[0].style.top=this.position.top+"px";b.ui.ddmanager&&b.ui.ddmanager.drag(this,a);return!1},_mouseStop:function(a){var c=!1;b.ui.ddmanager&&!this.options.dropBehaviour&&(c=b.ui.ddmanager.drop(this,a));this.dropped&&(c=this.dropped,this.dropped= +!1);if((!this.element[0]||!this.element[0].parentNode)&&"original"==this.options.helper)return!1;if("invalid"==this.options.revert&&!c||"valid"==this.options.revert&&c||!0===this.options.revert||b.isFunction(this.options.revert)&&this.options.revert.call(this.element,c)){var d=this;b(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){d._trigger("stop",a)!==false&&d._clear()})}else!1!==this._trigger("stop",a)&&this._clear();return!1},_mouseUp:function(a){!0=== +this.options.iframeFix&&b("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)});b.ui.ddmanager&&b.ui.ddmanager.dragStop(this,a);return b.ui.mouse.prototype._mouseUp.call(this,a)},cancel:function(){this.helper.is(".ui-draggable-dragging")?this._mouseUp({}):this._clear();return this},_getHandle:function(a){var c=!this.options.handle||!b(this.options.handle,this.element).length?!0:!1;b(this.options.handle,this.element).find("*").andSelf().each(function(){this==a.target&&(c= +!0)});return c},_createHelper:function(a){var c=this.options,a=b.isFunction(c.helper)?b(c.helper.apply(this.element[0],[a])):"clone"==c.helper?this.element.clone().removeAttr("id"):this.element;a.parents("body").length||a.appendTo("parent"==c.appendTo?this.element[0].parentNode:c.appendTo);a[0]!=this.element[0]&&!/(fixed|absolute)/.test(a.css("position"))&&a.css("position","absolute");return a},_adjustOffsetFromHelper:function(a){"string"==typeof a&&(a=a.split(" "));b.isArray(a)&&(a={left:+a[0],top:+a[1]|| +0});"left"in a&&(this.offset.click.left=a.left+this.margins.left);"right"in a&&(this.offset.click.left=this.helperProportions.width-a.right+this.margins.left);"top"in a&&(this.offset.click.top=a.top+this.margins.top);"bottom"in a&&(this.offset.click.top=this.helperProportions.height-a.bottom+this.margins.top)},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var a=this.offsetParent.offset();"absolute"==this.cssPosition&&(this.scrollParent[0]!=document&&b.ui.contains(this.scrollParent[0], +this.offsetParent[0]))&&(a.left+=this.scrollParent.scrollLeft(),a.top+=this.scrollParent.scrollTop());if(this.offsetParent[0]==document.body||this.offsetParent[0].tagName&&"html"==this.offsetParent[0].tagName.toLowerCase()&&b.browser.msie)a={top:0,left:0};return{top:a.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:a.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if("relative"==this.cssPosition){var b=this.element.position();return{top:b.top- +(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}return{top:0,left:0}},_cacheMargins:function(){this.margins={left:parseInt(this.element.css("marginLeft"),10)||0,top:parseInt(this.element.css("marginTop"),10)||0,right:parseInt(this.element.css("marginRight"),10)||0,bottom:parseInt(this.element.css("marginBottom"),10)||0}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(), +height:this.helper.outerHeight()}},_setContainment:function(){var a=this.options;"parent"==a.containment&&(a.containment=this.helper[0].parentNode);if("document"==a.containment||"window"==a.containment)this.containment=["document"==a.containment?0:b(window).scrollLeft()-this.offset.relative.left-this.offset.parent.left,"document"==a.containment?0:b(window).scrollTop()-this.offset.relative.top-this.offset.parent.top,("document"==a.containment?0:b(window).scrollLeft())+b("document"==a.containment?document: +window).width()-this.helperProportions.width-this.margins.left,("document"==a.containment?0:b(window).scrollTop())+(b("document"==a.containment?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top];if(!/^(document|window|parent)$/.test(a.containment)&&a.containment.constructor!=Array){var a=b(a.containment),c=a[0];if(c){a.offset();var d="hidden"!=b(c).css("overflow");this.containment=[(parseInt(b(c).css("borderLeftWidth"),10)||0)+(parseInt(b(c).css("paddingLeft"), +10)||0),(parseInt(b(c).css("borderTopWidth"),10)||0)+(parseInt(b(c).css("paddingTop"),10)||0),(d?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(b(c).css("borderLeftWidth"),10)||0)-(parseInt(b(c).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left-this.margins.right,(d?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(b(c).css("borderTopWidth"),10)||0)-(parseInt(b(c).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top-this.margins.bottom]; +this.relative_container=a}}else a.containment.constructor==Array&&(this.containment=a.containment)},_convertPositionTo:function(a,c){c||(c=this.position);var d="absolute"==a?1:-1,g="absolute"==this.cssPosition&&!(this.scrollParent[0]!=document&&b.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,h=/(html|body)/i.test(g[0].tagName);return{top:c.top+this.offset.relative.top*d+this.offset.parent.top*d-(b.browser.safari&&526>b.browser.version&&"fixed"==this.cssPosition? +0:("fixed"==this.cssPosition?-this.scrollParent.scrollTop():h?0:g.scrollTop())*d),left:c.left+this.offset.relative.left*d+this.offset.parent.left*d-(b.browser.safari&&526>b.browser.version&&"fixed"==this.cssPosition?0:("fixed"==this.cssPosition?-this.scrollParent.scrollLeft():h?0:g.scrollLeft())*d)}},_generatePosition:function(a){var c=this.options,d="absolute"==this.cssPosition&&!(this.scrollParent[0]!=document&&b.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent, +g=/(html|body)/i.test(d[0].tagName),h=a.pageX,e=a.pageY;if(this.originalPosition){var f;this.containment&&(this.relative_container?(f=this.relative_container.offset(),f=[this.containment[0]+f.left,this.containment[1]+f.top,this.containment[2]+f.left,this.containment[3]+f.top]):f=this.containment,a.pageX-this.offset.click.leftf[2]&&(h=f[2]+this.offset.click.left), +a.pageY-this.offset.click.top>f[3]&&(e=f[3]+this.offset.click.top));c.grid&&(e=c.grid[1]?this.originalPageY+Math.round((e-this.originalPageY)/c.grid[1])*c.grid[1]:this.originalPageY,e=f?!(e-this.offset.click.topf[3])?e:!(e-this.offset.click.topf[2])?h:!(h-this.offset.click.left< +f[0])?h-c.grid[0]:h+c.grid[0]:h)}return{top:e-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(b.browser.safari&&526>b.browser.version&&"fixed"==this.cssPosition?0:"fixed"==this.cssPosition?-this.scrollParent.scrollTop():g?0:d.scrollTop()),left:h-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(b.browser.safari&&526>b.browser.version&&"fixed"==this.cssPosition?0:"fixed"==this.cssPosition?-this.scrollParent.scrollLeft():g?0:d.scrollLeft())}},_clear:function(){this.helper.removeClass("ui-draggable-dragging"); +this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval&&this.helper.remove();this.helper=null;this.cancelHelperRemoval=!1},_trigger:function(a,c,d){d=d||this._uiHash();b.ui.plugin.call(this,a,[c,d]);"drag"==a&&(this.positionAbs=this._convertPositionTo("absolute"));return b.Widget.prototype._trigger.call(this,a,c,d)},plugins:{},_uiHash:function(){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}});b.extend(b.ui.draggable,{version:"1.8.14"}); +b.ui.plugin.add("draggable","connectToSortable",{start:function(a,c){var d=b(this).data("draggable"),g=d.options,h=b.extend({},c,{item:d.element});d.sortables=[];b(g.connectToSortable).each(function(){var c=b.data(this,"sortable");c&&!c.options.disabled&&(d.sortables.push({instance:c,shouldRevert:c.options.revert}),c.refreshPositions(),c._trigger("activate",a,h))})},stop:function(a,c){var d=b(this).data("draggable"),g=b.extend({},c,{item:d.element});b.each(d.sortables,function(){this.instance.isOver? +(this.instance.isOver=0,d.cancelHelperRemoval=!0,this.instance.cancelHelperRemoval=!1,this.shouldRevert&&(this.instance.options.revert=!0),this.instance._mouseStop(a),this.instance.options.helper=this.instance.options._helper,"original"==d.options.helper&&this.instance.currentItem.css({top:"auto",left:"auto"})):(this.instance.cancelHelperRemoval=!1,this.instance._trigger("deactivate",a,g))})},drag:function(a,c){var d=b(this).data("draggable"),g=this;b.each(d.sortables,function(){this.instance.positionAbs= +d.positionAbs;this.instance.helperProportions=d.helperProportions;this.instance.offset.click=d.offset.click;this.instance._intersectsWith(this.instance.containerCache)?(this.instance.isOver||(this.instance.isOver=1,this.instance.currentItem=b(g).clone().removeAttr("id").appendTo(this.instance.element).data("sortable-item",!0),this.instance.options._helper=this.instance.options.helper,this.instance.options.helper=function(){return c.helper[0]},a.target=this.instance.currentItem[0],this.instance._mouseCapture(a, +!0),this.instance._mouseStart(a,!0,!0),this.instance.offset.click.top=d.offset.click.top,this.instance.offset.click.left=d.offset.click.left,this.instance.offset.parent.left-=d.offset.parent.left-this.instance.offset.parent.left,this.instance.offset.parent.top-=d.offset.parent.top-this.instance.offset.parent.top,d._trigger("toSortable",a),d.dropped=this.instance.element,d.currentItem=d.element,this.instance.fromOutside=d),this.instance.currentItem&&this.instance._mouseDrag(a)):this.instance.isOver&& +(this.instance.isOver=0,this.instance.cancelHelperRemoval=!0,this.instance.options.revert=!1,this.instance._trigger("out",a,this.instance._uiHash(this.instance)),this.instance._mouseStop(a,!0),this.instance.options.helper=this.instance.options._helper,this.instance.currentItem.remove(),this.instance.placeholder&&this.instance.placeholder.remove(),d._trigger("fromSortable",a),d.dropped=!1)})}});b.ui.plugin.add("draggable","cursor",{start:function(){var a=b("body"),c=b(this).data("draggable").options; +a.css("cursor")&&(c._cursor=a.css("cursor"));a.css("cursor",c.cursor)},stop:function(){var a=b(this).data("draggable").options;a._cursor&&b("body").css("cursor",a._cursor)}});b.ui.plugin.add("draggable","opacity",{start:function(a,c){var d=b(c.helper),g=b(this).data("draggable").options;d.css("opacity")&&(g._opacity=d.css("opacity"));d.css("opacity",g.opacity)},stop:function(a,c){var d=b(this).data("draggable").options;d._opacity&&b(c.helper).css("opacity",d._opacity)}});b.ui.plugin.add("draggable", +"scroll",{start:function(){var a=b(this).data("draggable");a.scrollParent[0]!=document&&"HTML"!=a.scrollParent[0].tagName&&(a.overflowOffset=a.scrollParent.offset())},drag:function(a){var c=b(this).data("draggable"),d=c.options,g=!1;if(c.scrollParent[0]!=document&&"HTML"!=c.scrollParent[0].tagName){if(!d.axis||"x"!=d.axis)c.overflowOffset.top+c.scrollParent[0].offsetHeight-a.pageY=k&&e<=l||f>=k&&f<=l||el)&&(g>=i&&g<=j||h>=i&&h<=j||gj);default:return!1}}; +b.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(a,c){var d=b.ui.ddmanager.droppables[a.options.scope]||[],g=c?c.type:null,h=(a.currentItem||a.element).find(":data(droppable)").andSelf(),e=0;a:for(;e').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")})), +this.element=this.element.parent().data("resizable",this.element.data("resizable")),this.elementIsWrapper=!0,this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")}),this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0}),this.originalResizeStyle=this.originalElement.css("resize"),this.originalElement.css("resize", +"none"),this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"})),this.originalElement.css({margin:this.originalElement.css("margin")}),this._proportionallyResize());this.handles=a.handles||(!b(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"});if(this.handles.constructor==String){"all"== +this.handles&&(this.handles="n,e,s,w,se,sw,ne,nw");var h=this.handles.split(",");this.handles={};for(var e=0;e');/sw|se|ne|nw/.test(f)&&i.css({zIndex:++a.zIndex});"se"==f&&i.addClass("ui-icon ui-icon-gripsmall-diagonal-se");this.handles[f]=".ui-resizable-"+f;this.element.append(i)}}this._renderAxis=function(f){var f=f||this.element,c;for(c in this.handles){this.handles[c].constructor==String&&(this.handles[c]= +b(this.handles[c],this.element).show());if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var a=b(this.handles[c],this.element),d=0,d=/sw|ne|nw|se|n|s/.test(c)?a.outerHeight():a.outerWidth(),a=["padding",/ne|nw|n/.test(c)?"Top":/se|sw|s/.test(c)?"Bottom":/^e$/.test(c)?"Right":"Left"].join("");f.css(a,d);this._proportionallyResize()}b(this.handles[c])}};this._renderAxis(this.element);this._handles=b(".ui-resizable-handle",this.element).disableSelection(); +this._handles.mouseover(function(){if(!c.resizing){if(this.className)var b=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i);c.axis=b&&b[1]?b[1]:"se"}});a.autoHide&&(this._handles.hide(),b(this.element).addClass("ui-resizable-autohide").hover(function(){if(!a.disabled){b(this).removeClass("ui-resizable-autohide");c._handles.show()}},function(){if(!a.disabled&&!c.resizing){b(this).addClass("ui-resizable-autohide");c._handles.hide()}}));this._mouseInit()},destroy:function(){this._mouseDestroy(); +var c=function(c){b(c).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};if(this.elementIsWrapper){c(this.element);var a=this.element;a.after(this.originalElement.css({position:a.css("position"),width:a.outerWidth(),height:a.outerHeight(),top:a.css("top"),left:a.css("left")})).remove()}this.originalElement.css("resize",this.originalResizeStyle);c(this.originalElement);return this},_mouseCapture:function(c){var a= +!1,h;for(h in this.handles)b(this.handles[h])[0]==c.target&&(a=!0);return!this.options.disabled&&a},_mouseStart:function(c){var g=this.options,h=this.element.position(),e=this.element;this.resizing=!0;this.documentScroll={top:b(document).scrollTop(),left:b(document).scrollLeft()};(e.is(".ui-draggable")||/absolute/.test(e.css("position")))&&e.css({position:"absolute",top:h.top,left:h.left});b.browser.opera&&/relative/.test(e.css("position"))&&e.css({position:"relative",top:"auto",left:"auto"});this._renderProxy(); +var h=a(this.helper.css("left")),f=a(this.helper.css("top"));g.containment&&(h+=b(g.containment).scrollLeft()||0,f+=b(g.containment).scrollTop()||0);this.offset=this.helper.offset();this.position={left:h,top:f};this.size=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalSize=this._helper?{width:e.outerWidth(),height:e.outerHeight()}:{width:e.width(),height:e.height()};this.originalPosition={left:h,top:f};this.sizeDiff={width:e.outerWidth()- +e.width(),height:e.outerHeight()-e.height()};this.originalMousePosition={left:c.pageX,top:c.pageY};this.aspectRatio="number"==typeof g.aspectRatio?g.aspectRatio:this.originalSize.width/this.originalSize.height||1;g=b(".ui-resizable-"+this.axis).css("cursor");b("body").css("cursor","auto"==g?this.axis+"-resize":g);e.addClass("ui-resizable-resizing");this._propagate("start",c);return!0},_mouseDrag:function(b){var c=this.helper,a=this.originalMousePosition,e=this._change[this.axis];if(!e)return!1;a= +e.apply(this,[b,b.pageX-a.left||0,b.pageY-a.top||0]);this._updateVirtualBoundaries(b.shiftKey);if(this._aspectRatio||b.shiftKey)a=this._updateRatio(a,b);a=this._respectSize(a,b);this._propagate("resize",b);c.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});!this._helper&&this._proportionallyResizeElements.length&&this._proportionallyResize();this._updateCache(a);this._trigger("resize",b,this.ui());return!1},_mouseStop:function(c){this.resizing= +!1;var a=this.options;if(this._helper){var h=this._proportionallyResizeElements,e=h.length&&/textarea/i.test(h[0].nodeName),h=e&&b.ui.hasScroll(h[0],"left")?0:this.sizeDiff.height,e=e?0:this.sizeDiff.width,e={width:this.helper.width()-e,height:this.helper.height()-h},h=parseInt(this.element.css("left"),10)+(this.position.left-this.originalPosition.left)||null,f=parseInt(this.element.css("top"),10)+(this.position.top-this.originalPosition.top)||null;a.animate||this.element.css(b.extend(e,{top:f,left:h})); +this.helper.height(this.size.height);this.helper.width(this.size.width);this._helper&&!a.animate&&this._proportionallyResize()}b("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",c);this._helper&&this.helper.remove();return!1},_updateVirtualBoundaries:function(b){var a=this.options,h,e,f,a={minWidth:c(a.minWidth)?a.minWidth:0,maxWidth:c(a.maxWidth)?a.maxWidth:Infinity,minHeight:c(a.minHeight)?a.minHeight:0,maxHeight:c(a.maxHeight)?a.maxHeight:Infinity}; +if(this._aspectRatio||b)if(b=a.minHeight*this.aspectRatio,e=a.minWidth/this.aspectRatio,h=a.maxHeight*this.aspectRatio,f=a.maxWidth/this.aspectRatio,b>a.minWidth&&(a.minWidth=b),e>a.minHeight&&(a.minHeight=e),hb.width,j=c(b.height)&&a.minHeight&&a.minHeight> +b.height;i&&(b.width=a.minWidth);j&&(b.height=a.minHeight);e&&(b.width=a.maxWidth);f&&(b.height=a.maxHeight);var k=this.originalPosition.left+this.originalSize.width,l=this.position.top+this.size.height,m=/sw|nw|w/.test(h),h=/nw|ne|n/.test(h);i&&m&&(b.left=k-a.minWidth);e&&m&&(b.left=k-a.maxWidth);j&&h&&(b.top=l-a.minHeight);f&&h&&(b.top=l-a.maxHeight);(a=!b.width&&!b.height)&&!b.left&&b.top?b.top=null:a&&(!b.top&&b.left)&&(b.left=null);return b},_proportionallyResize:function(){if(this._proportionallyResizeElements.length)for(var c= +this.helper||this.element,a=0;a');var a=b.browser.msie&&7>b.browser.version,h=a?1:0,a=a?2:-1;this.helper.addClass(this._helper).css({width:this.element.outerWidth()+a,height:this.element.outerHeight()+a,position:"absolute",left:this.elementOffset.left-h+"px",top:this.elementOffset.top- +h+"px",zIndex:++c.zIndex});this.helper.appendTo("body").disableSelection()}else this.helper=this.element},_change:{e:function(b,c){return{width:this.originalSize.width+c}},w:function(b,c){return{left:this.originalPosition.left+c,width:this.originalSize.width-c}},n:function(b,c,a){return{top:this.originalPosition.top+a,height:this.originalSize.height-a}},s:function(b,c,a){return{height:this.originalSize.height+a}},se:function(c,a,h){return b.extend(this._change.s.apply(this,arguments),this._change.e.apply(this, +[c,a,h]))},sw:function(c,a,h){return b.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[c,a,h]))},ne:function(c,a,h){return b.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[c,a,h]))},nw:function(c,a,h){return b.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[c,a,h]))}},_propagate:function(c,a){b.ui.plugin.call(this,c,[a,this.ui()]);"resize"!=c&&this._trigger(c,a,this.ui())},plugins:{},ui:function(){return{originalElement:this.originalElement, +element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}});b.extend(b.ui.resizable,{version:"1.8.14"});b.ui.plugin.add("resizable","alsoResize",{start:function(){var c=b(this).data("resizable").options,a=function(c){b(c).each(function(){var c=b(this);c.data("resizable-alsoresize",{width:parseInt(c.width(),10),height:parseInt(c.height(),10),left:parseInt(c.css("left"),10),top:parseInt(c.css("top"),10),position:c.css("position")})})}; +"object"==typeof c.alsoResize&&!c.alsoResize.parentNode?c.alsoResize.length?(c.alsoResize=c.alsoResize[0],a(c.alsoResize)):b.each(c.alsoResize,function(b){a(b)}):a(c.alsoResize)},resize:function(c,a){var h=b(this).data("resizable"),e=h.options,f=h.originalSize,i=h.originalPosition,j={height:h.size.height-f.height||0,width:h.size.width-f.width||0,top:h.position.top-i.top||0,left:h.position.left-i.left||0},k=function(c,f){b(c).each(function(){var c=b(this),d=b(this).data("resizable-alsoresize"),i={}, +e=f&&f.length?f:c.parents(a.originalElement[0]).length?["width","height"]:["width","height","top","left"];b.each(e,function(b,c){var a=(d[c]||0)+(j[c]||0);a&&0<=a&&(i[c]=a||null)});b.browser.opera&&/relative/.test(c.css("position"))&&(h._revertToRelativePosition=!0,c.css({position:"absolute",top:"auto",left:"auto"}));c.css(i)})};"object"==typeof e.alsoResize&&!e.alsoResize.nodeType?b.each(e.alsoResize,function(b,c){k(b,c)}):k(e.alsoResize)},stop:function(){var c=b(this).data("resizable"),a=c.options, +h=function(c){b(c).each(function(){var c=b(this);c.css({position:c.data("resizable-alsoresize").position})})};c._revertToRelativePosition&&(c._revertToRelativePosition=!1,"object"==typeof a.alsoResize&&!a.alsoResize.nodeType?b.each(a.alsoResize,function(b){h(b)}):h(a.alsoResize));b(this).removeData("resizable-alsoresize")}});b.ui.plugin.add("resizable","animate",{stop:function(c){var a=b(this).data("resizable"),h=a.options,e=a._proportionallyResizeElements,f=e.length&&/textarea/i.test(e[0].nodeName), +i=f&&b.ui.hasScroll(e[0],"left")?0:a.sizeDiff.height,f={width:a.size.width-(f?0:a.sizeDiff.width),height:a.size.height-i},i=parseInt(a.element.css("left"),10)+(a.position.left-a.originalPosition.left)||null,j=parseInt(a.element.css("top"),10)+(a.position.top-a.originalPosition.top)||null;a.element.animate(b.extend(f,j&&i?{top:j,left:i}:{}),{duration:h.animateDuration,easing:h.animateEasing,step:function(){var f={width:parseInt(a.element.css("width"),10),height:parseInt(a.element.css("height"),10), +top:parseInt(a.element.css("top"),10),left:parseInt(a.element.css("left"),10)};e&&e.length&&b(e[0]).css({width:f.width,height:f.height});a._updateCache(f);a._propagate("resize",c)}})}});b.ui.plugin.add("resizable","containment",{start:function(){var c=b(this).data("resizable"),g=c.element,h=c.options.containment;if(g=h instanceof b?h.get(0):/parent/.test(h)?g.parent().get(0):h)if(c.containerElement=b(g),/document/.test(h)||h==document)c.containerOffset={left:0,top:0},c.containerPosition={left:0,top:0}, +c.parentData={element:b(document),left:0,top:0,width:b(document).width(),height:b(document).height()||document.body.parentNode.scrollHeight};else{var e=b(g),f=[];b(["Top","Right","Left","Bottom"]).each(function(b,c){f[b]=a(e.css("padding"+c))});c.containerOffset=e.offset();c.containerPosition=e.position();c.containerSize={height:e.innerHeight()-f[3],width:e.innerWidth()-f[1]};var h=c.containerOffset,i=c.containerSize.height,j=c.containerSize.width,j=b.ui.hasScroll(g,"left")?g.scrollWidth:j,i=b.ui.hasScroll(g)? +g.scrollHeight:i;c.parentData={element:g,left:h.left,top:h.top,width:j,height:i}}},resize:function(c){var a=b(this).data("resizable"),h=a.options,e=a.containerOffset,f=a.position,c=a._aspectRatio||c.shiftKey,i={top:0,left:0},j=a.containerElement;j[0]!=document&&/static/.test(j.css("position"))&&(i=e);if(f.left<(a._helper?e.left:0))a.size.width+=a._helper?a.position.left-e.left:a.position.left-i.left,c&&(a.size.height=a.size.width/h.aspectRatio),a.position.left=h.helper?e.left:0;if(f.top<(a._helper? +e.top:0))a.size.height+=a._helper?a.position.top-e.top:a.position.top,c&&(a.size.width=a.size.height*h.aspectRatio),a.position.top=a._helper?e.top:0;a.offset.left=a.parentData.left+a.position.left;a.offset.top=a.parentData.top+a.position.top;h=Math.abs(a.offset.left-i.left+a.sizeDiff.width);e=Math.abs((a._helper?a.offset.top-i.top:a.offset.top-e.top)+a.sizeDiff.height);f=a.containerElement.get(0)==a.element.parent().get(0);i=/relative|absolute/.test(a.containerElement.css("position"));f&&i&&(h-=a.parentData.left); +h+a.size.width>=a.parentData.width&&(a.size.width=a.parentData.width-h,c&&(a.size.height=a.size.width/a.aspectRatio));e+a.size.height>=a.parentData.height&&(a.size.height=a.parentData.height-e,c&&(a.size.width=a.size.height*a.aspectRatio))},stop:function(){var a=b(this).data("resizable"),c=a.options,h=a.containerOffset,e=a.containerPosition,f=a.containerElement,i=b(a.helper),j=i.offset(),k=i.outerWidth()-a.sizeDiff.width,i=i.outerHeight()-a.sizeDiff.height;a._helper&&(!c.animate&&/relative/.test(f.css("position")))&& +b(this).css({left:j.left-e.left-h.left,width:k,height:i});a._helper&&(!c.animate&&/static/.test(f.css("position")))&&b(this).css({left:j.left-e.left-h.left,width:k,height:i})}});b.ui.plugin.add("resizable","ghost",{start:function(){var a=b(this).data("resizable"),c=a.options,h=a.size;a.ghost=a.originalElement.clone();a.ghost.css({opacity:0.25,display:"block",position:"relative",height:h.height,width:h.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass("string"==typeof c.ghost?c.ghost: +"");a.ghost.appendTo(a.helper)},resize:function(){var a=b(this).data("resizable");a.ghost&&a.ghost.css({position:"relative",height:a.size.height,width:a.size.width})},stop:function(){var a=b(this).data("resizable");a.ghost&&a.helper&&a.helper.get(0).removeChild(a.ghost.get(0))}});b.ui.plugin.add("resizable","grid",{resize:function(){var a=b(this).data("resizable"),c=a.options,h=a.size,e=a.originalSize,f=a.originalPosition,i=a.axis;c.grid="number"==typeof c.grid?[c.grid,c.grid]:c.grid;var j=Math.round((h.width- +e.width)/(c.grid[0]||1))*(c.grid[0]||1),c=Math.round((h.height-e.height)/(c.grid[1]||1))*(c.grid[1]||1);/^(se|s|e)$/.test(i)?(a.size.width=e.width+j,a.size.height=e.height+c):/^(ne)$/.test(i)?(a.size.width=e.width+j,a.size.height=e.height+c,a.position.top=f.top-c):(/^(sw)$/.test(i)?(a.size.width=e.width+j,a.size.height=e.height+c):(a.size.width=e.width+j,a.size.height=e.height+c,a.position.top=f.top-c),a.position.left=f.left-j)}});var a=function(b){return parseInt(b,10)||0},c=function(b){return!isNaN(parseInt(b, +10))}})(jQuery); +(function(b){b.widget("ui.selectable",b.ui.mouse,{options:{appendTo:"body",autoRefresh:!0,distance:0,filter:"*",tolerance:"touch"},_create:function(){var a=this;this.element.addClass("ui-selectable");this.dragged=!1;var c;this.refresh=function(){c=b(a.options.filter,a.element[0]);c.each(function(){var a=b(this),c=a.offset();b.data(this,"selectable-item",{element:this,$element:a,left:c.left,top:c.top,right:c.left+a.outerWidth(),bottom:c.top+a.outerHeight(),startselected:!1,selected:a.hasClass("ui-selected"),selecting:a.hasClass("ui-selecting"), +unselecting:a.hasClass("ui-unselecting")})})};this.refresh();this.selectees=c.addClass("ui-selectee");this._mouseInit();this.helper=b("
          ")},destroy:function(){this.selectees.removeClass("ui-selectee").removeData("selectable-item");this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(a){var c=this;this.opos=[a.pageX,a.pageY];if(!this.options.disabled){var d= +this.options;this.selectees=b(d.filter,this.element[0]);this._trigger("start",a);b(d.appendTo).append(this.helper);this.helper.css({left:a.clientX,top:a.clientY,width:0,height:0});d.autoRefresh&&this.refresh();this.selectees.filter(".ui-selected").each(function(){var d=b.data(this,"selectable-item");d.startselected=!0;a.metaKey||(d.$element.removeClass("ui-selected"),d.selected=!1,d.$element.addClass("ui-unselecting"),d.unselecting=!0,c._trigger("unselecting",a,{unselecting:d.element}))});b(a.target).parents().andSelf().each(function(){var d= +b.data(this,"selectable-item");if(d){var h=!a.metaKey||!d.$element.hasClass("ui-selected");d.$element.removeClass(h?"ui-unselecting":"ui-selected").addClass(h?"ui-selecting":"ui-unselecting");d.unselecting=!h;d.selecting=h;(d.selected=h)?c._trigger("selecting",a,{selecting:d.element}):c._trigger("unselecting",a,{unselecting:d.element});return!1}})}},_mouseDrag:function(a){var c=this;this.dragged=!0;if(!this.options.disabled){var d=this.options,g=this.opos[0],h=this.opos[1],e=a.pageX,f=a.pageY;if(g> +e)var i=e,e=g,g=i;h>f&&(i=f,f=h,h=i);this.helper.css({left:g,top:h,width:e-g,height:f-h});this.selectees.each(function(){var i=b.data(this,"selectable-item");if(i&&i.element!=c.element[0]){var k=false;d.tolerance=="touch"?k=!(i.left>e||i.rightf||i.bottomg&&i.righth&&i.bottom *",opacity:!1,placeholder:!1,revert:!1,scroll:!0,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1E3},_create:function(){var b=this.options;this.containerCache={};this.element.addClass("ui-sortable");this.refresh(); +this.floating=this.items.length?"x"===b.axis||/left|right/.test(this.items[0].item.css("float"))||/inline|table-cell/.test(this.items[0].item.css("display")):!1;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var b=this.items.length-1;0<=b;b--)this.items[b].item.removeData("sortable-item");return this},_setOption:function(a,c){"disabled"===a?(this.options[a]= +c,this.widget()[c?"addClass":"removeClass"]("ui-sortable-disabled")):b.Widget.prototype._setOption.apply(this,arguments)},_mouseCapture:function(a,c){if(this.reverting||this.options.disabled||"static"==this.options.type)return!1;this._refreshItems(a);var d=null,g=this;b(a.target).parents().each(function(){if(b.data(this,"sortable-item")==g)return d=b(this),!1});b.data(a.target,"sortable-item")==g&&(d=b(a.target));if(!d)return!1;if(this.options.handle&&!c){var h=!1;b(this.options.handle,d).find("*").andSelf().each(function(){this== +a.target&&(h=!0)});if(!h)return!1}this.currentItem=d;this._removeCurrentsFromItems();return!0},_mouseStart:function(a,c,d){c=this.options;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(a);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition= +this.helper.css("position");b.extend(this.offset,{click:{left:a.pageX-this.offset.left,top:a.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(a);this.originalPageX=a.pageX;this.originalPageY=a.pageY;c.cursorAt&&this._adjustOffsetFromHelper(c.cursorAt);this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};this.helper[0]!=this.currentItem[0]&&this.currentItem.hide();this._createPlaceholder(); +c.containment&&this._setContainment();c.cursor&&(b("body").css("cursor")&&(this._storedCursor=b("body").css("cursor")),b("body").css("cursor",c.cursor));c.opacity&&(this.helper.css("opacity")&&(this._storedOpacity=this.helper.css("opacity")),this.helper.css("opacity",c.opacity));c.zIndex&&(this.helper.css("zIndex")&&(this._storedZIndex=this.helper.css("zIndex")),this.helper.css("zIndex",c.zIndex));this.scrollParent[0]!=document&&"HTML"!=this.scrollParent[0].tagName&&(this.overflowOffset=this.scrollParent.offset()); +this._trigger("start",a,this._uiHash());this._preserveHelperProportions||this._cacheHelperProportions();if(!d)for(d=this.containers.length-1;0<=d;d--)this.containers[d]._trigger("activate",a,this._uiHash(this));b.ui.ddmanager&&(b.ui.ddmanager.current=this);b.ui.ddmanager&&!c.dropBehaviour&&b.ui.ddmanager.prepareOffsets(this,a);this.dragging=!0;this.helper.addClass("ui-sortable-helper");this._mouseDrag(a);return!0},_mouseDrag:function(a){this.position=this._generatePosition(a);this.positionAbs=this._convertPositionTo("absolute"); +this.lastPositionAbs||(this.lastPositionAbs=this.positionAbs);if(this.options.scroll){var c=this.options,d=!1;this.scrollParent[0]!=document&&"HTML"!=this.scrollParent[0].tagName?(this.overflowOffset.top+this.scrollParent[0].offsetHeight-a.pageYb[this.floating?"width":"height"]?g+k>i&&g+ke&&c+lthis.containment[2]&&(h=this.containment[2]+this.offset.click.left),a.pageY-this.offset.click.top>this.containment[3]&&(e=this.containment[3]+this.offset.click.top)),c.grid))e=this.originalPageY+Math.round((e-this.originalPageY)/c.grid[1])*c.grid[1],e=this.containment?!(e-this.offset.click.topthis.containment[3])?e:!(e-this.offset.click.top< +this.containment[1])?e-c.grid[1]:e+c.grid[1]:e,h=this.originalPageX+Math.round((h-this.originalPageX)/c.grid[0])*c.grid[0],h=this.containment?!(h-this.offset.click.leftthis.containment[2])?h:!(h-this.offset.click.left li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:!1,navigationFilter:function(){return this.href.toLowerCase()===location.href.toLowerCase()}},_create:function(){var a=this,c=a.options;a.running=0;a.element.addClass("ui-accordion ui-widget ui-helper-reset").children("li").addClass("ui-accordion-li-fix");a.headers= +a.element.find(c.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){c.disabled||b(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){c.disabled||b(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){c.disabled||b(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){c.disabled||b(this).removeClass("ui-state-focus")});a.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom"); +if(c.navigation){var d=a.element.find("a").filter(c.navigationFilter).eq(0);if(d.length){var g=d.closest(".ui-accordion-header");a.active=g.length?g:d.closest(".ui-accordion-content").prev()}}a.active=a._findActive(a.active||c.active).addClass("ui-state-default ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");a.active.next().addClass("ui-accordion-content-active");a._createIcons();a.resize();a.element.attr("role","tablist");a.headers.attr("role","tab").bind("keydown.accordion", +function(b){return a._keydown(b)}).next().attr("role","tabpanel");a.headers.not(a.active||"").attr({"aria-expanded":"false","aria-selected":"false",tabIndex:-1}).next().hide();a.active.length?a.active.attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}):a.headers.eq(0).attr("tabIndex",0);b.browser.safari||a.headers.find("a").attr("tabIndex",-1);c.event&&a.headers.bind(c.event.split(" ").join(".accordion ")+".accordion",function(b){a._clickHandler.call(a,b,this);b.preventDefault()})},_createIcons:function(){var a= +this.options;a.icons&&(b("").addClass("ui-icon "+a.icons.header).prependTo(this.headers),this.active.children(".ui-icon").toggleClass(a.icons.header).toggleClass(a.icons.headerSelected),this.element.addClass("ui-accordion-icons"))},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var a=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-accordion-disabled ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-state-disabled ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("aria-selected").removeAttr("tabIndex"); +this.headers.find("a").removeAttr("tabIndex");this._destroyIcons();var c=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active ui-accordion-disabled ui-state-disabled");(a.autoHeight||a.fillHeight)&&c.css("height","");return b.Widget.prototype.destroy.call(this)},_setOption:function(a,c){b.Widget.prototype._setOption.apply(this,arguments);"active"==a&&this.activate(c);"icons"==a&&(this._destroyIcons(), +c&&this._createIcons());if("disabled"==a)this.headers.add(this.headers.next())[c?"addClass":"removeClass"]("ui-accordion-disabled ui-state-disabled")},_keydown:function(a){if(!this.options.disabled&&!a.altKey&&!a.ctrlKey){var c=b.ui.keyCode,d=this.headers.length,g=this.headers.index(a.target),h=!1;switch(a.keyCode){case c.RIGHT:case c.DOWN:h=this.headers[(g+1)%d];break;case c.LEFT:case c.UP:h=this.headers[(g-1+d)%d];break;case c.SPACE:case c.ENTER:this._clickHandler({target:a.target},a.target),a.preventDefault()}return h? +(b(a.target).attr("tabIndex",-1),b(h).attr("tabIndex",0),h.focus(),!1):!0}},resize:function(){var a=this.options,c;if(a.fillSpace){if(b.browser.msie){var d=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}c=this.element.parent().height();b.browser.msie&&this.element.parent().css("overflow",d);this.headers.each(function(){c-=b(this).outerHeight(!0)});this.headers.next().each(function(){b(this).height(Math.max(0,c-b(this).innerHeight()+b(this).height()))}).css("overflow", +"auto")}else a.autoHeight&&(c=0,this.headers.next().each(function(){c=Math.max(c,b(this).height("").height())}).height(c));return this},activate:function(b){this.options.active=b;b=this._findActive(b)[0];this._clickHandler({target:b},b);return this},_findActive:function(a){return a?"number"===typeof a?this.headers.filter(":eq("+a+")"):this.headers.not(this.headers.not(a)):!1===a?b([]):this.headers.filter(":eq(0)")},_clickHandler:function(a,c){var d=this.options;if(!d.disabled)if(a.target){var g=b(a.currentTarget|| +c),h=g[0]===this.active[0];d.active=d.collapsible&&h?!1:this.headers.index(g);if(!(this.running||!d.collapsible&&h)){var e=this.active,f=g.next(),i=this.active.next(),j={options:d,newHeader:h&&d.collapsible?b([]):g,oldHeader:this.active,newContent:h&&d.collapsible?b([]):f,oldContent:i},k=this.headers.index(this.active[0])>this.headers.index(g[0]);this.active=h?b([]):g;this._toggle(f,i,j,h,k);e.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").children(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header); +h||(g.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").children(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected),g.next().addClass("ui-accordion-content-active"))}}else if(d.collapsible){this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").children(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");var i=this.active.next(), +j={options:d,newHeader:b([]),oldHeader:d.active,newContent:b([]),oldContent:i},f=this.active=b([]);this._toggle(f,i,j)}},_toggle:function(a,c,d,g,h){var e=this,f=e.options;e.toShow=a;e.toHide=c;e.data=d;var i=function(){if(e)return e._completed.apply(e,arguments)};e._trigger("changestart",null,e.data);e.running=0===c.size()?a.size():c.size();if(f.animated){d={};d=f.collapsible&&g?{toShow:b([]),toHide:c,complete:i,down:h,autoHeight:f.autoHeight||f.fillSpace}:{toShow:a,toHide:c,complete:i,down:h,autoHeight:f.autoHeight|| +f.fillSpace};f.proxied||(f.proxied=f.animated);f.proxiedDuration||(f.proxiedDuration=f.duration);f.animated=b.isFunction(f.proxied)?f.proxied(d):f.proxied;f.duration=b.isFunction(f.proxiedDuration)?f.proxiedDuration(d):f.proxiedDuration;var g=b.ui.accordion.animations,j=f.duration,k=f.animated;k&&(!g[k]&&!b.easing[k])&&(k="slide");g[k]||(g[k]=function(b){this.slide(b,{easing:k,duration:j||700})});g[k](d)}else f.collapsible&&g?a.toggle():(c.hide(),a.show()),i(!0);c.prev().attr({"aria-expanded":"false", +"aria-selected":"false",tabIndex:-1}).blur();a.prev().attr({"aria-expanded":"true","aria-selected":"true",tabIndex:0}).focus()},_completed:function(b){this.running=b?0:--this.running;this.running||(this.options.clearStyle&&this.toShow.add(this.toHide).css({height:"",overflow:""}),this.toHide.removeClass("ui-accordion-content-active"),this.toHide.length&&(this.toHide.parent()[0].className=this.toHide.parent()[0].className),this._trigger("change",null,this.data))}});b.extend(b.ui.accordion,{version:"1.8.14", +animations:{slide:function(a,c){a=b.extend({easing:"swing",duration:300},a,c);if(a.toHide.size())if(a.toShow.size()){var d=a.toShow.css("overflow"),g=0,h={},e={},f,i=a.toShow;f=i[0].style.width;i.width(parseInt(i.parent().width(),10)-parseInt(i.css("paddingLeft"),10)-parseInt(i.css("paddingRight"),10)-(parseInt(i.css("borderLeftWidth"),10)||0)-(parseInt(i.css("borderRightWidth"),10)||0));b.each(["height","paddingTop","paddingBottom"],function(c,f){e[f]="hide";var i=(""+b.css(a.toShow[0],f)).match(/^([\d+-.]+)(.*)$/); +h[f]={value:i[1],unit:i[2]||"px"}});a.toShow.css({height:0,overflow:"hidden"}).show();a.toHide.filter(":hidden").each(a.complete).end().filter(":visible").animate(e,{step:function(b,c){"height"==c.prop&&(g=0===c.end-c.start?0:(c.now-c.start)/(c.end-c.start));a.toShow[0].style[c.prop]=g*h[c.prop].value+h[c.prop].unit},duration:a.duration,easing:a.easing,complete:function(){a.autoHeight||a.toShow.css("height","");a.toShow.css({width:f,overflow:d});a.complete()}})}else a.toHide.animate({height:"hide", +paddingTop:"hide",paddingBottom:"hide"},a);else a.toShow.animate({height:"show",paddingTop:"show",paddingBottom:"show"},a)},bounceslide:function(b){this.slide(b,{easing:b.down?"easeOutBounce":"swing",duration:b.down?1E3:200})}}})})(jQuery); +(function(b){var a=0;b.widget("ui.autocomplete",{options:{appendTo:"body",autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null},pending:0,_create:function(){var c=this,a=this.element[0].ownerDocument,g;this.element.addClass("ui-autocomplete-input").attr("autocomplete","off").attr({role:"textbox","aria-autocomplete":"list","aria-haspopup":"true"}).bind("keydown.autocomplete",function(a){if(!c.options.disabled&&!c.element.attr("readonly")){g=!1;var d= +b.ui.keyCode;switch(a.keyCode){case d.PAGE_UP:c._move("previousPage",a);break;case d.PAGE_DOWN:c._move("nextPage",a);break;case d.UP:c._move("previous",a);a.preventDefault();break;case d.DOWN:c._move("next",a);a.preventDefault();break;case d.ENTER:case d.NUMPAD_ENTER:c.menu.active&&(g=!0,a.preventDefault());case d.TAB:if(!c.menu.active)break;c.menu.select(a);break;case d.ESCAPE:c.element.val(c.term);c.close(a);break;default:clearTimeout(c.searching),c.searching=setTimeout(function(){c.term!=c.element.val()&& +(c.selectedItem=null,c.search(null,a))},c.options.delay)}}}).bind("keypress.autocomplete",function(b){g&&(g=!1,b.preventDefault())}).bind("focus.autocomplete",function(){c.options.disabled||(c.selectedItem=null,c.previous=c.element.val())}).bind("blur.autocomplete",function(b){c.options.disabled||(clearTimeout(c.searching),c.closing=setTimeout(function(){c.close(b);c._change(b)},150))});this._initSource();this.response=function(){return c._response.apply(c,arguments)};this.menu=b("
            ").addClass("ui-autocomplete").appendTo(b(this.options.appendTo|| +"body",a)[0]).mousedown(function(a){var d=c.menu.element[0];b(a.target).closest(".ui-menu-item").length||setTimeout(function(){b(document).one("mousedown",function(a){a.target!==c.element[0]&&(a.target!==d&&!b.ui.contains(d,a.target))&&c.close()})},1);setTimeout(function(){clearTimeout(c.closing)},13)}).menu({focus:function(b,a){var f=a.item.data("item.autocomplete");!1!==c._trigger("focus",b,{item:f})&&/^key/.test(b.originalEvent.type)&&c.element.val(f.value)},selected:function(b,e){var f=e.item.data("item.autocomplete"), +i=c.previous;c.element[0]!==a.activeElement&&(c.element.focus(),c.previous=i,setTimeout(function(){c.previous=i;c.selectedItem=f},1));!1!==c._trigger("select",b,{item:f})&&c.element.val(f.value);c.term=c.element.val();c.close(b);c.selectedItem=f},blur:function(){c.menu.element.is(":visible")&&c.element.val()!==c.term&&c.element.val(c.term)}}).zIndex(this.element.zIndex()+1).css({top:0,left:0}).hide().data("menu");b.fn.bgiframe&&this.menu.element.bgiframe()},destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup"); +this.menu.element.remove();b.Widget.prototype.destroy.call(this)},_setOption:function(a,d){b.Widget.prototype._setOption.apply(this,arguments);"source"===a&&this._initSource();"appendTo"===a&&this.menu.element.appendTo(b(d||"body",this.element[0].ownerDocument)[0]);"disabled"===a&&(d&&this.xhr)&&this.xhr.abort()},_initSource:function(){var c=this,d,g;b.isArray(this.options.source)?(d=this.options.source,this.source=function(a,c){c(b.ui.autocomplete.filter(d,a.term))}):"string"===typeof this.options.source? +(g=this.options.source,this.source=function(d,e){c.xhr&&c.xhr.abort();c.xhr=b.ajax({url:g,data:d,dataType:"json",autocompleteRequest:++a,success:function(b){this.autocompleteRequest===a&&e(b)},error:function(){this.autocompleteRequest===a&&e([])}})}):this.source=this.options.source},search:function(b,a){b=null!=b?b:this.element.val();this.term=this.element.val();if(b.length").data("item.autocomplete",d).append(b("").text(d.label)).appendTo(a)},_move:function(b,a){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^previous/.test(b)||this.menu.last()&& +/^next/.test(b))this.element.val(this.term),this.menu.deactivate();else this.menu[b](a);else this.search(null,a)},widget:function(){return this.menu.element}});b.extend(b.ui.autocomplete,{escapeRegex:function(b){return b.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},filter:function(a,d){var g=RegExp(b.ui.autocomplete.escapeRegex(d),"i");return b.grep(a,function(b){return g.test(b.label||b.value||b)})}})})(jQuery); +(function(b){b.widget("ui.menu",{_create:function(){var a=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(c){b(c.target).closest(".ui-menu-item a").length&&(c.preventDefault(),a.select(c))});this.refresh()},refresh:function(){var a=this;this.element.children("li:not(.ui-menu-item):has(a)").addClass("ui-menu-item").attr("role","menuitem").children("a").addClass("ui-corner-all").attr("tabindex", +-1).mouseenter(function(c){a.activate(c,b(this).parent())}).mouseleave(function(){a.deactivate()})},activate:function(b,c){this.deactivate();if(this.hasScroll()){var d=c.offset().top-this.element.offset().top,g=this.element.scrollTop(),h=this.element.height();0>d?this.element.scrollTop(g+d):d>=h&&this.element.scrollTop(g+d-h+c.height())}this.active=c.eq(0).children("a").addClass("ui-state-hover").attr("id","ui-active-menuitem").end();this._trigger("focus",b,{item:c})},deactivate:function(){this.active&& +(this.active.children("a").removeClass("ui-state-hover").removeAttr("id"),this._trigger("blur"),this.active=null)},next:function(b){this.move("next",".ui-menu-item:first",b)},previous:function(b){this.move("prev",".ui-menu-item:last",b)},first:function(){return this.active&&!this.active.prevAll(".ui-menu-item").length},last:function(){return this.active&&!this.active.nextAll(".ui-menu-item").length},move:function(b,c,d){this.active?(b=this.active[b+"All"](".ui-menu-item").eq(0),b.length?this.activate(d, +b):this.activate(d,this.element.children(c))):this.activate(d,this.element.children(c))},nextPage:function(a){if(this.hasScroll())if(!this.active||this.last())this.activate(a,this.element.children(".ui-menu-item:first"));else{var c=this.active.offset().top,d=this.element.height(),g=this.element.children(".ui-menu-item").filter(function(){var a=b(this).offset().top-c-d+b(this).height();return 10>a&&-10a&&-10").addClass("ui-button-text").html(this.options.label).appendTo(a.empty()).text(),d=this.options.icons,h=d.primary&&d.secondary,e=[];d.primary||d.secondary?(this.options.text&&e.push("ui-button-text-icon"+(h?"s":d.primary?"-primary":"-secondary")),d.primary&&a.prepend(""),d.secondary&&a.append(""),this.options.text||(e.push(h?"ui-button-icons-only": +"ui-button-icon-only"),this.hasTitle||a.attr("title",c))):e.push("ui-button-text-only");a.addClass(e.join(" "))}}});b.widget("ui.buttonset",{options:{items:":button, :submit, :reset, :checkbox, :radio, a, :data(button)"},_create:function(){this.element.addClass("ui-buttonset")},_init:function(){this.refresh()},_setOption:function(a,c){"disabled"===a&&this.buttons.button("option",a,c);b.Widget.prototype._setOption.apply(this,arguments)},refresh:function(){var a="ltr"===this.element.css("direction"); +this.buttons=this.element.find(this.options.items).filter(":ui-button").button("refresh").end().not(":ui-button").button().end().map(function(){return b(this).button("widget")[0]}).removeClass("ui-corner-all ui-corner-left ui-corner-right").filter(":first").addClass(a?"ui-corner-left":"ui-corner-right").end().filter(":last").addClass(a?"ui-corner-right":"ui-corner-left").end().end()},destroy:function(){this.element.removeClass("ui-buttonset");this.buttons.map(function(){return b(this).button("widget")[0]}).removeClass("ui-corner-left ui-corner-right").end().button("destroy"); +b.Widget.prototype.destroy.call(this)}})})(jQuery); +(function(b,a){var c={buttons:!0,height:!0,maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0,width:!0},d={maxHeight:!0,maxWidth:!0,minHeight:!0,minWidth:!0},g=b.attrFn||{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0,click:!0};b.widget("ui.dialog",{options:{autoOpen:!0,buttons:{},closeOnEscape:!0,closeText:"close",dialogClass:"",draggable:!0,hide:null,height:"auto",maxHeight:!1,maxWidth:!1,minHeight:150,minWidth:150,modal:!1,position:{my:"center",at:"center",collision:"fit",using:function(a){var c= +b(this).css(a).offset().top;0>c&&b(this).css("top",a.top-c)}},resizable:!0,show:null,stack:!0,title:"",width:300,zIndex:1E3},_create:function(){this.originalTitle=this.element.attr("title");"string"!==typeof this.originalTitle&&(this.originalTitle="");this.options.title=this.options.title||this.originalTitle;var a=this,c=a.options,f=c.title||" ",i=b.ui.dialog.getTitleId(a.element),d=(a.uiDialog=b("
            ")).appendTo(document.body).hide().addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+ +c.dialogClass).css({zIndex:c.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(f){if(c.closeOnEscape&&f.keyCode&&f.keyCode===b.ui.keyCode.ESCAPE){a.close(f);f.preventDefault()}}).attr({role:"dialog","aria-labelledby":i}).mousedown(function(b){a.moveToTop(false,b)});a.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(d);var g=(a.uiDialogTitlebar=b("
            ")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(d), +l=b('').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){l.addClass("ui-state-hover")},function(){l.removeClass("ui-state-hover")}).focus(function(){l.addClass("ui-state-focus")}).blur(function(){l.removeClass("ui-state-focus")}).click(function(b){a.close(b);return false}).appendTo(g);(a.uiDialogTitlebarCloseText=b("")).addClass("ui-icon ui-icon-closethick").text(c.closeText).appendTo(l);b("").addClass("ui-dialog-title").attr("id", +i).html(f).prependTo(g);b.isFunction(c.beforeclose)&&!b.isFunction(c.beforeClose)&&(c.beforeClose=c.beforeclose);g.find("*").add(g).disableSelection();c.draggable&&b.fn.draggable&&a._makeDraggable();c.resizable&&b.fn.resizable&&a._makeResizable();a._createButtons(c.buttons);a._isOpen=!1;b.fn.bgiframe&&d.bgiframe()},_init:function(){this.options.autoOpen&&this.open()},destroy:function(){this.overlay&&this.overlay.destroy();this.uiDialog.hide();this.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body"); +this.uiDialog.remove();this.originalTitle&&this.element.attr("title",this.originalTitle);return this},widget:function(){return this.uiDialog},close:function(a){var c=this,f,d;if(!1!==c._trigger("beforeClose",a))return c.overlay&&c.overlay.destroy(),c.uiDialog.unbind("keypress.ui-dialog"),c._isOpen=!1,c.options.hide?c.uiDialog.hide(c.options.hide,function(){c._trigger("close",a)}):(c.uiDialog.hide(),c._trigger("close",a)),b.ui.dialog.overlay.resize(),c.options.modal&&(f=0,b(".ui-dialog").each(function(){if(this!== +c.uiDialog[0]){d=b(this).css("z-index");isNaN(d)||(f=Math.max(f,d))}}),b.ui.dialog.maxZ=f),c},isOpen:function(){return this._isOpen},moveToTop:function(a,c){var f=this.options;if(f.modal&&!a||!f.stack&&!f.modal)return this._trigger("focus",c);f.zIndex>b.ui.dialog.maxZ&&(b.ui.dialog.maxZ=f.zIndex);this.overlay&&(b.ui.dialog.maxZ+=1,this.overlay.$el.css("z-index",b.ui.dialog.overlay.maxZ=b.ui.dialog.maxZ));f={scrollTop:this.element.attr("scrollTop"),scrollLeft:this.element.attr("scrollLeft")};b.ui.dialog.maxZ+= +1;this.uiDialog.css("z-index",b.ui.dialog.maxZ);this.element.attr(f);this._trigger("focus",c);return this},open:function(){if(!this._isOpen){var a=this.options,c=this.uiDialog;this.overlay=a.modal?new b.ui.dialog.overlay(this):null;this._size();this._position(a.position);c.show(a.show);this.moveToTop(!0);a.modal&&c.bind("keypress.ui-dialog",function(a){if(a.keyCode===b.ui.keyCode.TAB){var c=b(":tabbable",this),d=c.filter(":first"),c=c.filter(":last");if(a.target===c[0]&&!a.shiftKey)return d.focus(1), +!1;if(a.target===d[0]&&a.shiftKey)return c.focus(1),!1}});b(this.element.find(":tabbable").get().concat(c.find(".ui-dialog-buttonpane :tabbable").get().concat(c.get()))).eq(0).focus();this._isOpen=!0;this._trigger("open");return this}},_createButtons:function(a){var c=this,f=!1,d=b("
            ").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix"),j=b("
            ").addClass("ui-dialog-buttonset").appendTo(d);c.uiDialog.find(".ui-dialog-buttonpane").remove();"object"===typeof a&& +null!==a&&b.each(a,function(){return!(f=!0)});f&&(b.each(a,function(a,f){var f=b.isFunction(f)?{click:f,text:a}:f,d=b('').click(function(){f.click.apply(c.element[0],arguments)}).appendTo(j);b.each(f,function(b,a){if("click"!==b)if(b in g)d[b](a);else d.attr(b,a)});b.fn.button&&d.button()}),d.appendTo(c.uiDialog))},_makeDraggable:function(){function a(b){return{position:b.position,offset:b.offset}}var c=this,f=c.options,d=b(document),g;c.uiDialog.draggable({cancel:".ui-dialog-content, .ui-dialog-titlebar-close", +handle:".ui-dialog-titlebar",containment:"document",start:function(d,i){g="auto"===f.height?"auto":b(this).height();b(this).height(b(this).height()).addClass("ui-dialog-dragging");c._trigger("dragStart",d,a(i))},drag:function(b,f){c._trigger("drag",b,a(f))},stop:function(k,l){f.position=[l.position.left-d.scrollLeft(),l.position.top-d.scrollTop()];b(this).removeClass("ui-dialog-dragging").height(g);c._trigger("dragStop",k,a(l));b.ui.dialog.overlay.resize()}})},_makeResizable:function(c){function d(b){return{originalPosition:b.originalPosition, +originalSize:b.originalSize,position:b.position,size:b.size}}var c=c===a?this.options.resizable:c,f=this,i=f.options,g=f.uiDialog.css("position"),c="string"===typeof c?c:"n,e,s,w,se,sw,ne,nw";f.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:f.element,maxWidth:i.maxWidth,maxHeight:i.maxHeight,minWidth:i.minWidth,minHeight:f._minHeight(),handles:c,start:function(a,c){b(this).addClass("ui-dialog-resizing");f._trigger("resizeStart",a,d(c))},resize:function(b,a){f._trigger("resize", +b,d(a))},stop:function(a,c){b(this).removeClass("ui-dialog-resizing");i.height=b(this).height();i.width=b(this).width();f._trigger("resizeStop",a,d(c));b.ui.dialog.overlay.resize()}}).css("position",g).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var b=this.options;return"auto"===b.height?b.minHeight:Math.min(b.minHeight,b.height)},_position:function(a){var c=[],f=[0,0],d;if(a){if("string"===typeof a||"object"===typeof a&&"0"in a)c=a.split?a.split(" "): +[a[0],a[1]],1===c.length&&(c[1]=c[0]),b.each(["left","top"],function(b,a){+c[b]===c[b]&&(f[b]=c[b],c[b]=a)}),a={my:c.join(" "),at:c.join(" "),offset:f.join(" ")};a=b.extend({},b.ui.dialog.prototype.options.position,a)}else a=b.ui.dialog.prototype.options.position;(d=this.uiDialog.is(":visible"))||this.uiDialog.show();this.uiDialog.css({top:0,left:0}).position(b.extend({of:window},a));d||this.uiDialog.hide()},_setOptions:function(a){var g=this,f={},i=!1;b.each(a,function(b,a){g._setOption(b,a);b in +c&&(i=!0);b in d&&(f[b]=a)});i&&this._size();this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option",f)},_setOption:function(a,c){var f=this.uiDialog;switch(a){case "beforeclose":a="beforeClose";break;case "buttons":this._createButtons(c);break;case "closeText":this.uiDialogTitlebarCloseText.text(""+c);break;case "dialogClass":f.removeClass(this.options.dialogClass).addClass("ui-dialog ui-widget ui-widget-content ui-corner-all "+c);break;case "disabled":c?f.addClass("ui-dialog-disabled"): +f.removeClass("ui-dialog-disabled");break;case "draggable":var d=f.is(":data(draggable)");d&&!c&&f.draggable("destroy");!d&&c&&this._makeDraggable();break;case "position":this._position(c);break;case "resizable":(d=f.is(":data(resizable)"))&&!c&&f.resizable("destroy");d&&"string"===typeof c&&f.resizable("option","handles",c);!d&&!1!==c&&this._makeResizable(c);break;case "title":b(".ui-dialog-title",this.uiDialogTitlebar).html(""+(c||" "))}b.Widget.prototype._setOption.apply(this,arguments)}, +_size:function(){var a=this.options,c,f,d=this.uiDialog.is(":visible");this.element.show().css({width:"auto",minHeight:0,height:0});a.minWidth>a.width&&(a.width=a.minWidth);c=this.uiDialog.css({height:"auto",width:a.width}).height();f=Math.max(0,a.minHeight-c);"auto"===a.height?b.support.minHeight?this.element.css({minHeight:f,height:"auto"}):(this.uiDialog.show(),a=this.element.css("height","auto").height(),d||this.uiDialog.hide(),this.element.height(Math.max(a,f))):this.element.height(Math.max(a.height- +c,0));this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight())}});b.extend(b.ui.dialog,{version:"1.8.14",uuid:0,maxZ:0,getTitleId:function(b){b=b.attr("id");b||(b=this.uuid+=1);return"ui-dialog-title-"+b},overlay:function(a){this.$el=b.ui.dialog.overlay.create(a)}});b.extend(b.ui.dialog.overlay,{instances:[],oldInstances:[],maxZ:0,events:b.map("focus mousedown mouseup keydown keypress click".split(" "),function(b){return b+".dialog-overlay"}).join(" "), +create:function(a){0===this.instances.length&&(setTimeout(function(){b.ui.dialog.overlay.instances.length&&b(document).bind(b.ui.dialog.overlay.events,function(a){if(b(a.target).zIndex()").addClass("ui-widget-overlay")).appendTo(document.body).css({width:this.width(), +height:this.height()});b.fn.bgiframe&&c.bgiframe();this.instances.push(c);return c},destroy:function(a){var c=b.inArray(a,this.instances);-1!=c&&this.oldInstances.push(this.instances.splice(c,1)[0]);0===this.instances.length&&b([document,window]).unbind(".dialog-overlay");a.remove();var f=0;b.each(this.instances,function(){f=Math.max(f,this.css("z-index"))});this.maxZ=f},height:function(){var a,c;return b.browser.msie&&7>b.browser.version?(a=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight), +c=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight),a").appendTo(this.element).addClass("ui-slider-range ui-widget-header"+("min"===c.range||"max"===c.range?" ui-slider-range-"+c.range:""))}for(var e=d.length;e"); +this.handles=d.add(b(h.join("")).appendTo(a.element));this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(b){b.preventDefault()}).hover(function(){c.disabled||b(this).addClass("ui-state-hover")},function(){b(this).removeClass("ui-state-hover")}).focus(function(){c.disabled?b(this).blur():(b(".ui-slider .ui-state-focus").removeClass("ui-state-focus"),b(this).addClass("ui-state-focus"))}).blur(function(){b(this).removeClass("ui-state-focus")});this.handles.each(function(a){b(this).data("index.ui-slider-handle", +a)});this.handles.keydown(function(c){var d=!0,g=b(this).data("index.ui-slider-handle"),e,h,m;if(!a.options.disabled){switch(c.keyCode){case b.ui.keyCode.HOME:case b.ui.keyCode.END:case b.ui.keyCode.PAGE_UP:case b.ui.keyCode.PAGE_DOWN:case b.ui.keyCode.UP:case b.ui.keyCode.RIGHT:case b.ui.keyCode.DOWN:case b.ui.keyCode.LEFT:if(d=!1,!a._keySliding&&(a._keySliding=!0,b(this).addClass("ui-state-active"),e=a._start(c,g),!1===e))return}m=a.options.step;e=a.options.values&&a.options.values.length?h=a.values(g): +h=a.value();switch(c.keyCode){case b.ui.keyCode.HOME:h=a._valueMin();break;case b.ui.keyCode.END:h=a._valueMax();break;case b.ui.keyCode.PAGE_UP:h=a._trimAlignValue(e+(a._valueMax()-a._valueMin())/5);break;case b.ui.keyCode.PAGE_DOWN:h=a._trimAlignValue(e-(a._valueMax()-a._valueMin())/5);break;case b.ui.keyCode.UP:case b.ui.keyCode.RIGHT:if(e===a._valueMax())return;h=a._trimAlignValue(e+m);break;case b.ui.keyCode.DOWN:case b.ui.keyCode.LEFT:if(e===a._valueMin())return;h=a._trimAlignValue(e-m)}a._slide(c, +g,h);return d}}).keyup(function(c){var d=b(this).data("index.ui-slider-handle");a._keySliding&&(a._keySliding=!1,a._stop(c,d),a._change(c,d),b(this).removeClass("ui-state-active"))});this._refreshValue();this._animateOff=!1},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();return this},_mouseCapture:function(a){var c= +this.options,d,g,h,e,f;if(c.disabled)return!1;this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();d=this._normValueFromMouse({x:a.pageX,y:a.pageY});g=this._valueMax()-this._valueMin()+1;e=this;this.handles.each(function(a){var c=Math.abs(d-e.values(a));g>c&&(g=c,h=b(this),f=a)});!0===c.range&&this.values(1)===c.min&&(f+=1,h=b(this.handles[f]));if(!1===this._start(a,f))return!1;this._mouseSliding=!0;e._handleIndex=f;h.addClass("ui-state-active").focus(); +c=h.offset();this._clickOffset=!b(a.target).parents().andSelf().is(".ui-slider-handle")?{left:0,top:0}:{left:a.pageX-c.left-h.width()/2,top:a.pageY-c.top-h.height()/2-(parseInt(h.css("borderTopWidth"),10)||0)-(parseInt(h.css("borderBottomWidth"),10)||0)+(parseInt(h.css("marginTop"),10)||0)};this.handles.hasClass("ui-state-hover")||this._slide(a,f,d);return this._animateOff=!0},_mouseStart:function(){return!0},_mouseDrag:function(b){var c=this._normValueFromMouse({x:b.pageX,y:b.pageY});this._slide(b, +this._handleIndex,c);return!1},_mouseStop:function(b){this.handles.removeClass("ui-state-active");this._mouseSliding=!1;this._stop(b,this._handleIndex);this._change(b,this._handleIndex);this._clickOffset=this._handleIndex=null;return this._animateOff=!1},_detectOrientation:function(){this.orientation="vertical"===this.options.orientation?"vertical":"horizontal"},_normValueFromMouse:function(b){var c;"horizontal"===this.orientation?(c=this.elementSize.width,b=b.x-this.elementOffset.left-(this._clickOffset? +this._clickOffset.left:0)):(c=this.elementSize.height,b=b.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0));c=b/c;1c&&(c=0);"vertical"===this.orientation&&(c=1-c);b=this._valueMax()-this._valueMin();return this._trimAlignValue(this._valueMin()+c*b)},_start:function(b,c){var d={handle:this.handles[c],value:this.value()};this.options.values&&this.options.values.length&&(d.value=this.values(c),d.values=this.values());return this._trigger("start",b,d)},_slide:function(b, +c,d){var g;if(this.options.values&&this.options.values.length){g=this.values(c?0:1);if(2===this.options.values.length&&!0===this.options.range&&(0===c&&d>g||1===c&&d=this._valueMax())return this._valueMax();var c=0=c&&(alignValue+=0",remove:null,select:null,show:null,spinner:"Loading…",tabTemplate:"
          • #{label}
          • "},_create:function(){this._tabify(!0)},_setOption:function(b,a){"selected"==b?this.options.collapsible&&a==this.options.selected||this.select(a): +(this.options[b]=a,this._tabify())},_tabId:function(b){return b.title&&b.title.replace(/\s/g,"_").replace(/[^\w\u00c0-\uFFFF-]/g,"")||this.options.idPrefix+ ++c},_sanitizeSelector:function(b){return b.replace(/:/g,"\\:")},_cookie:function(){var a=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+ ++d);return b.cookie.apply(null,[a].concat(b.makeArray(arguments)))},_ui:function(b,a){return{tab:b,panel:a,index:this.anchors.index(b)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var a= +b(this);a.html(a.data("label.tabs")).removeData("label.tabs")})},_tabify:function(c){function d(a,c){a.css("display","");!b.support.opacity&&c.opacity&&a[0].style.removeAttribute("filter")}var e=this,f=this.options,i=/^#.+/;this.list=this.element.find("ol,ul").eq(0);this.lis=b(" > li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return b("a",this)[0]});this.panels=b([]);this.anchors.each(function(a,c){var d=b(c).attr("href"),g=d.split("#")[0],h;if(g&&(g===location.toString().split("#")[0]|| +(h=b("base")[0])&&g===h.href))d=c.hash,c.href=d;i.test(d)?e.panels=e.panels.add(e.element.find(e._sanitizeSelector(d))):d&&"#"!==d?(b.data(c,"href.tabs",d),b.data(c,"load.tabs",d.replace(/#.*$/,"")),d=e._tabId(c),c.href="#"+d,g=e.element.find("#"+d),g.length||(g=b(f.panelTemplate).attr("id",d).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(e.panels[a-1]||e.list),g.data("destroy.tabs",!0)),e.panels=e.panels.add(g)):f.disabled.push(a)});c?(this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all"), +this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all"),this.lis.addClass("ui-state-default ui-corner-top"),this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom"),f.selected===a?(location.hash&&this.anchors.each(function(b,a){if(a.hash==location.hash)return f.selected=b,!1}),"number"!==typeof f.selected&&f.cookie&&(f.selected=parseInt(e._cookie(),10)),"number"!==typeof f.selected&&this.lis.filter(".ui-tabs-selected").length&&(f.selected= +this.lis.index(this.lis.filter(".ui-tabs-selected"))),f.selected=f.selected||(this.lis.length?0:-1)):null===f.selected&&(f.selected=-1),f.selected=0<=f.selected&&this.anchors[f.selected]||0>f.selected?f.selected:0,f.disabled=b.unique(f.disabled.concat(b.map(this.lis.filter(".ui-state-disabled"),function(b){return e.lis.index(b)}))).sort(),-1!=b.inArray(f.selected,f.disabled)&&f.disabled.splice(b.inArray(f.selected,f.disabled),1),this.panels.addClass("ui-tabs-hide"),this.lis.removeClass("ui-tabs-selected ui-state-active"), +0<=f.selected&&this.anchors.length&&(e.element.find(e._sanitizeSelector(e.anchors[f.selected].hash)).removeClass("ui-tabs-hide"),this.lis.eq(f.selected).addClass("ui-tabs-selected ui-state-active"),e.element.queue("tabs",function(){e._trigger("show",null,e._ui(e.anchors[f.selected],e.element.find(e._sanitizeSelector(e.anchors[f.selected].hash))[0]))}),this.load(f.selected)),b(window).bind("unload",function(){e.lis.add(e.anchors).unbind(".tabs");e.lis=e.anchors=e.panels=null})):f.selected=this.lis.index(this.lis.filter(".ui-tabs-selected")); +this.element[f.collapsible?"addClass":"removeClass"]("ui-tabs-collapsible");f.cookie&&this._cookie(f.selected,f.cookie);for(var c=0,j;j=this.lis[c];c++)b(j)[-1!=b.inArray(c,f.disabled)&&!b(j).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled");!1===f.cache&&this.anchors.removeData("cache.tabs");this.lis.add(this.anchors).unbind(".tabs");if("mouseover"!==f.event){var k=function(b,a){a.is(":not(.ui-state-disabled)")&&a.addClass("ui-state-"+b)};this.lis.bind("mouseover.tabs", +function(){k("hover",b(this))});this.lis.bind("mouseout.tabs",function(){b(this).removeClass("ui-state-hover")});this.anchors.bind("focus.tabs",function(){k("focus",b(this).closest("li"))});this.anchors.bind("blur.tabs",function(){b(this).closest("li").removeClass("ui-state-focus")})}var l,m;f.fx&&(b.isArray(f.fx)?(l=f.fx[0],m=f.fx[1]):l=m=f.fx);var p=m?function(a,c){b(a).closest("li").addClass("ui-tabs-selected ui-state-active");c.hide().removeClass("ui-tabs-hide").animate(m,m.duration||"normal", +function(){d(c,m);e._trigger("show",null,e._ui(a,c[0]))})}:function(a,c){b(a).closest("li").addClass("ui-tabs-selected ui-state-active");c.removeClass("ui-tabs-hide");e._trigger("show",null,e._ui(a,c[0]))},n=l?function(b,a){a.animate(l,l.duration||"normal",function(){e.lis.removeClass("ui-tabs-selected ui-state-active");a.addClass("ui-tabs-hide");d(a,l);e.element.dequeue("tabs")})}:function(b,a){e.lis.removeClass("ui-tabs-selected ui-state-active");a.addClass("ui-tabs-hide");e.element.dequeue("tabs")}; +this.anchors.bind(f.event+".tabs",function(){var a=this,c=b(a).closest("li"),d=e.panels.filter(":not(.ui-tabs-hide)"),i=e.element.find(e._sanitizeSelector(a.hash));if(c.hasClass("ui-tabs-selected")&&!f.collapsible||c.hasClass("ui-state-disabled")||c.hasClass("ui-state-processing")||e.panels.filter(":animated").length||e._trigger("select",null,e._ui(this,i[0]))===false){this.blur();return false}f.selected=e.anchors.index(this);e.abort();if(f.collapsible){if(c.hasClass("ui-tabs-selected")){f.selected= +-1;f.cookie&&e._cookie(f.selected,f.cookie);e.element.queue("tabs",function(){n(a,d)}).dequeue("tabs");this.blur();return false}if(!d.length){f.cookie&&e._cookie(f.selected,f.cookie);e.element.queue("tabs",function(){p(a,i)});e.load(e.anchors.index(this));this.blur();return false}}f.cookie&&e._cookie(f.selected,f.cookie);if(i.length){d.length&&e.element.queue("tabs",function(){n(a,d)});e.element.queue("tabs",function(){p(a,i)});e.load(e.anchors.index(this))}else throw"jQuery UI Tabs: Mismatching fragment identifier."; +b.browser.msie&&this.blur()});this.anchors.bind("click.tabs",function(){return false})},_getIndex:function(b){"string"==typeof b&&(b=this.anchors.index(this.anchors.filter("[href$="+b+"]")));return b},destroy:function(){var a=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var a= +b.data(this,"href.tabs");a&&(this.href=a);var c=b(this).unbind(".tabs");b.each(["href","load","cache"],function(b,a){c.removeData(a+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){b.data(this,"destroy.tabs")?b(this).remove():b(this).removeClass("ui-state-default ui-corner-top ui-tabs-selected ui-state-active ui-state-hover ui-state-focus ui-state-disabled ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide")});a.cookie&&this._cookie(null,a.cookie);return this},add:function(c, +d,e){e===a&&(e=this.anchors.length);var f=this,i=this.options,d=b(i.tabTemplate.replace(/#\{href\}/g,c).replace(/#\{label\}/g,d)),c=!c.indexOf("#")?c.replace("#",""):this._tabId(b("a",d)[0]);d.addClass("ui-state-default ui-corner-top").data("destroy.tabs",!0);var j=f.element.find("#"+c);j.length||(j=b(i.panelTemplate).attr("id",c).data("destroy.tabs",!0));j.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");e>=this.lis.length?(d.appendTo(this.list),j.appendTo(this.list[0].parentNode)): +(d.insertBefore(this.lis[e]),j.insertBefore(this.panels[e]));i.disabled=b.map(i.disabled,function(b){return b>=e?++b:b});this._tabify();1==this.anchors.length&&(i.selected=0,d.addClass("ui-tabs-selected ui-state-active"),j.removeClass("ui-tabs-hide"),this.element.queue("tabs",function(){f._trigger("show",null,f._ui(f.anchors[0],f.panels[0]))}),this.load(0));this._trigger("add",null,this._ui(this.anchors[e],this.panels[e]));return this},remove:function(a){var a=this._getIndex(a),c=this.options,d=this.lis.eq(a).remove(), +f=this.panels.eq(a).remove();d.hasClass("ui-tabs-selected")&&1=a?--b:b});this._tabify();this._trigger("remove",null,this._ui(d.find("a")[0],f[0]));return this},enable:function(a){var a=this._getIndex(a),c=this.options;if(-1!=b.inArray(a,c.disabled))return this.lis.eq(a).removeClass("ui-state-disabled"),c.disabled=b.grep(c.disabled,function(b){return b!= +a}),this._trigger("enable",null,this._ui(this.anchors[a],this.panels[a])),this},disable:function(b){var b=this._getIndex(b),a=this.options;b!=a.selected&&(this.lis.eq(b).addClass("ui-state-disabled"),a.disabled.push(b),a.disabled.sort(),this._trigger("disable",null,this._ui(this.anchors[b],this.panels[b])));return this},select:function(b){b=this._getIndex(b);if(-1==b)if(this.options.collapsible&&-1!=this.options.selected)b=this.options.selected;else return this;this.anchors.eq(b).trigger(this.options.event+ +".tabs");return this},load:function(a){var a=this._getIndex(a),c=this,d=this.options,f=this.anchors.eq(a)[0],i=b.data(f,"load.tabs");this.abort();if(!i||0!==this.element.queue("tabs").length&&b.data(f,"cache.tabs"))this.element.dequeue("tabs");else{this.lis.eq(a).addClass("ui-state-processing");if(d.spinner){var j=b("span",f);j.data("label.tabs",j.html()).html(d.spinner)}this.xhr=b.ajax(b.extend({},d.ajaxOptions,{url:i,success:function(i,j){c.element.find(c._sanitizeSelector(f.hash)).html(i);c._cleanup(); +d.cache&&b.data(f,"cache.tabs",!0);c._trigger("load",null,c._ui(c.anchors[a],c.panels[a]));try{d.ajaxOptions.success(i,j)}catch(m){}},error:function(b,i){c._cleanup();c._trigger("load",null,c._ui(c.anchors[a],c.panels[a]));try{d.ajaxOptions.error(b,i,a,f)}catch(m){}}}));c.element.dequeue("tabs");return this}},abort:function(){this.element.queue([]);this.panels.stop(!1,!0);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));this.xhr&&(this.xhr.abort(),delete this.xhr);this._cleanup(); +return this},url:function(b,a){this.anchors.eq(b).removeData("cache.tabs").data("load.tabs",a);return this},length:function(){return this.anchors.length}});b.extend(b.ui.tabs,{version:"1.8.14"});b.extend(b.ui.tabs.prototype,{rotation:null,rotate:function(b,a){var c=this,f=this.options,d=c._rotate||(c._rotate=function(a){clearTimeout(c.rotation);c.rotation=setTimeout(function(){var b=f.selected;c.select(++b'))}function d(a){return a.bind("mouseout",function(a){a=b(a.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a"); +a.length&&a.removeClass("ui-state-hover ui-datepicker-prev-hover ui-datepicker-next-hover")}).bind("mouseover",function(c){c=b(c.target).closest("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a");if(!b.datepicker._isDisabledDatepicker(e.inline?a.parent()[0]:e.input[0])&&c.length)c.parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover"),c.addClass("ui-state-hover"),c.hasClass("ui-datepicker-prev")&&c.addClass("ui-datepicker-prev-hover"),c.hasClass("ui-datepicker-next")&& +c.addClass("ui-datepicker-next-hover")})}function g(c,d){b.extend(c,d);for(var e in d)if(null==d[e]||d[e]==a)c[e]=d[e];return c}b.extend(b.ui,{datepicker:{version:"1.8.14"}});var h=(new Date).getTime(),e;b.extend(c.prototype,{markerClassName:"hasDatepicker",maxRows:4,log:function(){this.debug&&console.log.apply("",arguments)},_widgetDatepicker:function(){return this.dpDiv},setDefaults:function(b){g(this._defaults,b||{});return this},_attachDatepicker:function(a,c){var d=null,e;for(e in this._defaults){var g= +a.getAttribute("date:"+e);if(g){d=d||{};try{d[e]=eval(g)}catch(m){d[e]=g}}}e=a.nodeName.toLowerCase();g="div"==e||"span"==e;a.id||(this.uuid+=1,a.id="dp"+this.uuid);var h=this._newInst(b(a),g);h.settings=b.extend({},c||{},d||{});"input"==e?this._connectDatepicker(a,h):g&&this._inlineDatepicker(a,h)},_newInst:function(a,c){return{id:a[0].id.replace(/([^A-Za-z0-9_-])/g,"\\\\$1"),input:a,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:c,dpDiv:!c?this.dpDiv:d(b('
            '))}},_connectDatepicker:function(a,c){var d=b(a);c.append=b([]);c.trigger=b([]);d.hasClass(this.markerClassName)||(this._attachments(d,c),d.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(b,a,f){c.settings[a]=f}).bind("getData.datepicker",function(b,a){return this._get(c,a)}),this._autoSize(c),b.data(a,"datepicker", +c))},_attachments:function(a,c){var d=this._get(c,"appendText"),e=this._get(c,"isRTL");c.append&&c.append.remove();d&&(c.append=b(''+d+""),a[e?"before":"after"](c.append));a.unbind("focus",this._showDatepicker);c.trigger&&c.trigger.remove();d=this._get(c,"showOn");("focus"==d||"both"==d)&&a.focus(this._showDatepicker);if("button"==d||"both"==d){var d=this._get(c,"buttonText"),g=this._get(c,"buttonImage");c.trigger=b(this._get(c,"buttonImageOnly")?b("").addClass(this._triggerClass).attr({src:g, +alt:d,title:d}):b('').addClass(this._triggerClass).html(""==g?d:b("").attr({src:g,alt:d,title:d})));a[e?"before":"after"](c.trigger);c.trigger.click(function(){b.datepicker._datepickerShowing&&b.datepicker._lastInput==a[0]?b.datepicker._hideDatepicker():b.datepicker._showDatepicker(a[0]);return false})}},_autoSize:function(b){if(this._get(b,"autoSize")&&!b.inline){var a=new Date(2009,11,20),c=this._get(b,"dateFormat");if(c.match(/[DM]/)){var d=function(b){for(var a= +0,c=0,f=0;fa&&(a=b[f].length,c=f);return c};a.setMonth(d(this._get(b,c.match(/MM/)?"monthNames":"monthNamesShort")));a.setDate(d(this._get(b,c.match(/DD/)?"dayNames":"dayNamesShort"))+20-a.getDay())}b.input.attr("size",this._formatDate(b,a).length)}},_inlineDatepicker:function(a,c){var d=b(a);d.hasClass(this.markerClassName)||(d.addClass(this.markerClassName).append(c.dpDiv).bind("setData.datepicker",function(b,a,f){c.settings[a]=f}).bind("getData.datepicker",function(b, +a){return this._get(c,a)}),b.data(a,"datepicker",c),this._setDate(c,this._getDefaultDate(c),!0),this._updateDatepicker(c),this._updateAlternate(c),c.dpDiv.show())},_dialogDatepicker:function(a,c,d,e,h){a=this._dialogInst;a||(this.uuid+=1,this._dialogInput=b(''),this._dialogInput.keydown(this._doKeyDown),b("body").append(this._dialogInput),a=this._dialogInst=this._newInst(this._dialogInput,!1), +a.settings={},b.data(this._dialogInput[0],"datepicker",a));g(a.settings,e||{});c=c&&c.constructor==Date?this._formatDate(a,c):c;this._dialogInput.val(c);this._pos=h?h.length?h:[h.pageX,h.pageY]:null;this._pos||(this._pos=[document.documentElement.clientWidth/2-100+(document.documentElement.scrollLeft||document.body.scrollLeft),document.documentElement.clientHeight/2-150+(document.documentElement.scrollTop||document.body.scrollTop)]);this._dialogInput.css("left",this._pos[0]+20+"px").css("top",this._pos[1]+ +"px");a.settings.onSelect=d;this._inDialog=!0;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);b.blockUI&&b.blockUI(this.dpDiv);b.data(this._dialogInput[0],"datepicker",a);return this},_destroyDatepicker:function(a){var c=b(a),d=b.data(a,"datepicker");if(c.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();b.removeData(a,"datepicker");"input"==e?(d.append.remove(),d.trigger.remove(),c.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown", +this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)):("div"==e||"span"==e)&&c.removeClass(this.markerClassName).empty()}},_enableDatepicker:function(a){var c=b(a),d=b.data(a,"datepicker");if(c.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if("input"==e)a.disabled=!1,d.trigger.filter("button").each(function(){this.disabled=!1}).end().filter("img").css({opacity:"1.0",cursor:""});else if("div"==e||"span"==e)c=c.children("."+this._inlineClass),c.children().removeClass("ui-state-disabled"), +c.find("select.ui-datepicker-month, select.ui-datepicker-year").removeAttr("disabled");this._disabledInputs=b.map(this._disabledInputs,function(b){return b==a?null:b})}},_disableDatepicker:function(a){var c=b(a),d=b.data(a,"datepicker");if(c.hasClass(this.markerClassName)){var e=a.nodeName.toLowerCase();if("input"==e)a.disabled=!0,d.trigger.filter("button").each(function(){this.disabled=!0}).end().filter("img").css({opacity:"0.5",cursor:"default"});else if("div"==e||"span"==e)c=c.children("."+this._inlineClass), +c.children().addClass("ui-state-disabled"),c.find("select.ui-datepicker-month, select.ui-datepicker-year").attr("disabled","disabled");this._disabledInputs=b.map(this._disabledInputs,function(b){return b==a?null:b});this._disabledInputs[this._disabledInputs.length]=a}},_isDisabledDatepicker:function(b){if(!b)return!1;for(var a=0;ae||!d||-1n&&n>e?Math.abs(c.left+e-n):0);c.top-=Math.min(c.top,c.top+g>q&&q>g?Math.abs(g+p):0);return c},_findPos:function(a){for(var c= +this._get(this._getInst(a),"isRTL");a&&("hidden"==a.type||1!=a.nodeType||b.expr.filters.hidden(a));)a=a[c?"previousSibling":"nextSibling"];a=b(a).offset();return[a.left,a.top]},_triggerOnClose:function(a){var b=this._get(a,"onClose");b&&b.apply(a.input?a.input[0]:null,[a.input?a.input.val():"",a])},_hideDatepicker:function(a){var c=this._curInst;if(c&&!(a&&c!=b.data(a,"datepicker"))&&this._datepickerShowing){var a=this._get(c,"showAnim"),d=this._get(c,"duration"),e=function(){b.datepicker._tidyDialog(c); +this._curInst=null};if(b.effects&&b.effects[a])c.dpDiv.hide(a,b.datepicker._get(c,"showOptions"),d,e);else c.dpDiv["slideDown"==a?"slideUp":"fadeIn"==a?"fadeOut":"hide"](a?d:null,e);a||e();b.datepicker._triggerOnClose(c);this._datepickerShowing=!1;this._lastInput=null;this._inDialog&&(this._dialogInput.css({position:"absolute",left:"0",top:"-100px"}),b.blockUI&&(b.unblockUI(),b("body").append(this.dpDiv)));this._inDialog=!1}},_tidyDialog:function(a){a.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")}, +_checkExternalClick:function(a){b.datepicker._curInst&&(a=b(a.target),a[0].id!=b.datepicker._mainDivId&&(0==a.parents("#"+b.datepicker._mainDivId).length&&!a.hasClass(b.datepicker.markerClassName)&&!a.hasClass(b.datepicker._triggerClass)&&b.datepicker._datepickerShowing&&(!b.datepicker._inDialog||!b.blockUI))&&b.datepicker._hideDatepicker())},_adjustDate:function(a,c,d){var a=b(a),e=this._getInst(a[0]);this._isDisabledDatepicker(a[0])||(this._adjustInstDate(e,c+("M"==d?this._get(e,"showCurrentAtPos"): +0),d),this._updateDatepicker(e))},_gotoToday:function(a){var a=b(a),c=this._getInst(a[0]);if(this._get(c,"gotoCurrent")&&c.currentDay)c.selectedDay=c.currentDay,c.drawMonth=c.selectedMonth=c.currentMonth,c.drawYear=c.selectedYear=c.currentYear;else{var d=new Date;c.selectedDay=d.getDate();c.drawMonth=c.selectedMonth=d.getMonth();c.drawYear=c.selectedYear=d.getFullYear()}this._notifyChange(c);this._adjustDate(a)},_selectMonthYear:function(a,c,d){var a=b(a),e=this._getInst(a[0]);e._selectingMonthYear= +!1;e["selected"+("M"==d?"Month":"Year")]=e["draw"+("M"==d?"Month":"Year")]=parseInt(c.options[c.selectedIndex].value,10);this._notifyChange(e);this._adjustDate(a)},_clickMonthYear:function(a){var c=this._getInst(b(a)[0]);c.input&&c._selectingMonthYear&&setTimeout(function(){c.input.focus()},0);c._selectingMonthYear=!c._selectingMonthYear},_selectDay:function(a,c,d,e){var g=b(a);!b(e).hasClass(this._unselectableClass)&&!this._isDisabledDatepicker(g[0])&&(g=this._getInst(g[0]),g.selectedDay=g.currentDay= +b("a",e).html(),g.selectedMonth=g.currentMonth=c,g.selectedYear=g.currentYear=d,this._selectDate(a,this._formatDate(g,g.currentDay,g.currentMonth,g.currentYear)))},_clearDate:function(a){a=b(a);this._getInst(a[0]);this._selectDate(a,"")},_selectDate:function(a,c){var d=this._getInst(b(a)[0]),c=null!=c?c:this._formatDate(d);d.input&&d.input.val(c);this._updateAlternate(d);var e=this._get(d,"onSelect");e?e.apply(d.input?d.input[0]:null,[c,d]):d.input&&d.input.trigger("change");d.inline?this._updateDatepicker(d): +(this._hideDatepicker(),this._lastInput=d.input[0],"object"!=typeof d.input[0]&&d.input.focus(),this._lastInput=null)},_updateAlternate:function(a){var c=this._get(a,"altField");if(c){var d=this._get(a,"altFormat")||this._get(a,"dateFormat"),e=this._getDate(a),g=this.formatDate(d,e,this._getFormatConfig(a));b(c).each(function(){b(this).val(g)})}},noWeekends:function(a){a=a.getDay();return[0a,""]},iso8601Week:function(a){a=new Date(a.getTime());a.setDate(a.getDate()+4-(a.getDay()||7));var b= +a.getTime();a.setMonth(0);a.setDate(1);return Math.floor(Math.round((b-a)/864E5)/7)+1},parseDate:function(a,c,d){if(null==a||null==c)throw"Invalid arguments";c="object"==typeof c?c.toString():c+"";if(""==c)return null;for(var e=(d?d.shortYearCutoff:null)||this._defaults.shortYearCutoff,e="string"!=typeof e?e:(new Date).getFullYear()%100+parseInt(e,10),g=(d?d.dayNamesShort:null)||this._defaults.dayNamesShort,h=(d?d.dayNames:null)||this._defaults.dayNames,p=(d?d.monthNamesShort:null)||this._defaults.monthNamesShort, +n=(d?d.monthNames:null)||this._defaults.monthNames,q=d=-1,o=-1,w=-1,r=!1,u=function(b){(b=E+1d&&(d+=(new Date).getFullYear()-(new Date).getFullYear()%100+(d<=e?0:-100));if(-1b.getYear()%100?"0":"")+b.getYear()%100;break;case "@":o+=b.getTime();break;case "!":o+=1E4*b.getTime()+this._ticksTo1970;break;case "'":h("'")?o+="'":w=!0;break;default:o+=a.charAt(r)}return o},_possibleChars:function(a){for(var b= +"",c=!1,d=function(b){(b=e+1n&&(n+=12,s--);if(u)for(var v=this._daylightSavingAdjust(new Date(u.getFullYear(),u.getMonth()-p[0]*p[1]+1,u.getDate())),v=r&&vv;)n--,0>n&&(n=11,s--);a.drawMonth=n;a.drawYear=s;var v=this._get(a,"prevText"),v=!m?v:this.formatDate(v,this._daylightSavingAdjust(new Date(s,n-q,1)),this._getFormatConfig(a)), +v=this._canAdjustMonth(a,-1,s,n)?''+v+"":g?"":''+v+"",z=this._get(a,"nextText"),z=!m?z:this.formatDate(z,this._daylightSavingAdjust(new Date(s, +n+q,1)),this._getFormatConfig(a)),g=this._canAdjustMonth(a,1,s,n)?''+z+"":g?"":''+z+"",q=this._get(a,"currentText"),z=this._get(a,"gotoCurrent")&& +a.currentDay?w:c,q=!m?q:this.formatDate(q,z,this._getFormatConfig(a)),m=!a.inline?'":"",e=e?'
            '+(d?m:"")+(this._isInRange(a,z)?'":"")+(d?"":m)+"
            ":"",m=parseInt(this._get(a,"firstDay"),10),m=isNaN(m)?0:m,q=this._get(a,"showWeek"),z=this._get(a,"dayNames");this._get(a,"dayNamesShort");var B=this._get(a,"dayNamesMin"),E=this._get(a,"monthNames"),C=this._get(a,"monthNamesShort"),O=this._get(a,"beforeShowDay"),K=this._get(a,"showOtherMonths"),S=this._get(a,"selectOtherMonths");this._get(a,"calculateWeek");for(var P=this._getDefaultDate(a),G="",H=0;H'+(/all|left/.test(A)&& +0==H?d?g:v:"")+(/all|right/.test(A)&&0==H?d?v:g:"")+this._generateMonthYearHeader(a,n,s,r,u,0
            '),D=q?'":"",A=0;7>A;A++)var x=(A+m)%7,D=D+("'+B[x]+"");y+=D+"";D=this._getDaysInMonth(s,n);s==a.selectedYear&&n==a.selectedMonth&&(a.selectedDay=Math.min(a.selectedDay, +D));A=(this._getFirstDayOfMonth(s,n)-m+7)%7;D=Math.ceil((A+D)/7);this.maxRows=D=o?this.maxRows>D?this.maxRows:D:D;for(var x=this._daylightSavingAdjust(new Date(s,n,1-A)),R=0;R",M=!q?"":'",A=0;7>A;A++){var J=O?O.apply(a.input?a.input[0]:null,[x]):[!0,""],F=x.getMonth()!=n,N=F&&!S||!J[0]||r&&xu,M=M+('");x.setDate(x.getDate()+1);x=this._daylightSavingAdjust(x)}y+=M+""}n++;11
            '+this._get(a,"weekHeader")+"
            '+this._get(a,"calculateWeek")(x)+""+(F&&!K? +" ":N?''+x.getDate()+"":''+x.getDate()+"")+"
            "+(o?"
        "+(0':""):"");L+=y}G+=L}G+=e+(b.browser.msie&& +7>parseInt(b.browser.version,10)&&!a.inline?'':"");a._keyEvent=!1;return G},_generateMonthYearHeader:function(a,b,c,d,e,g,p,n){var q=this._get(a,"changeMonth"),o=this._get(a,"changeYear"),w=this._get(a,"showMonthAfterYear"),r='
        ',u="";if(g||!q)u+=''+p[b]+"";else{for(var p=d&&d.getFullYear()==c,s=e&&e.getFullYear()==c,u=u+('"}w||(r+=u+(g||!q||!o?" ":""));if(!a.yearshtml)if(a.yearshtml="",g||!o)r+=''+c+"";else{var n=this._get(a,"yearRange").split(":"),z=(new Date).getFullYear(),p=function(a){a= +a.match(/c[+-].*/)?c+parseInt(a.substring(1),10):a.match(/[+-].*/)?z+parseInt(a,10):parseInt(a,10);return isNaN(a)?z:a},b=p(n[0]),n=Math.max(b,p(n[1]||"")),b=d?Math.max(b,d.getFullYear()):b,n=e?Math.min(n,e.getFullYear()):n;for(a.yearshtml+='";r+=a.yearshtml;a.yearshtml=null}r+=this._get(a,"yearSuffix");w&&(r+=(g||!q||!o?" ":"")+u);return r+"
        "},_adjustInstDate:function(a,b,c){var d=a.drawYear+("Y"==c?b:0),e=a.drawMonth+("M"==c?b:0),b=Math.min(a.selectedDay,this._getDaysInMonth(d,e))+("D"==c?b:0),d=this._restrictMinMax(a,this._daylightSavingAdjust(new Date(d,e,b)));a.selectedDay=d.getDate();a.drawMonth=a.selectedMonth=d.getMonth();a.drawYear=a.selectedYear=d.getFullYear();("M"==c|| +"Y"==c)&&this._notifyChange(a)},_restrictMinMax:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max"),c=c&&bd?d:c},_notifyChange:function(a){var b=this._get(a,"onChangeMonthYear");b&&b.apply(a.input?a.input[0]:null,[a.selectedYear,a.selectedMonth+1,a])},_getNumberOfMonths:function(a){a=this._get(a,"numberOfMonths");return null==a?[1,1]:"number"==typeof a?[1,a]:a},_getMinMaxDate:function(a,b){return this._determineDate(a,this._get(a,b+"Date"),null)},_getDaysInMonth:function(a, +b){return 32-this._daylightSavingAdjust(new Date(a,b,32)).getDate()},_getFirstDayOfMonth:function(a,b){return(new Date(a,b,1)).getDay()},_canAdjustMonth:function(a,b,c,d){var e=this._getNumberOfMonths(a),c=this._daylightSavingAdjust(new Date(c,d+(0>b?b:e[0]*e[1]),1));0>b&&c.setDate(this._getDaysInMonth(c.getFullYear(),c.getMonth()));return this._isInRange(a,c)},_isInRange:function(a,b){var c=this._getMinMaxDate(a,"min"),d=this._getMinMaxDate(a,"max");return(!c||b.getTime()>=c.getTime())&&(!d||b.getTime()<= +d.getTime())},_getFormatConfig:function(a){var b=this._get(a,"shortYearCutoff"),b="string"!=typeof b?b:(new Date).getFullYear()%100+parseInt(b,10);return{shortYearCutoff:b,dayNamesShort:this._get(a,"dayNamesShort"),dayNames:this._get(a,"dayNames"),monthNamesShort:this._get(a,"monthNamesShort"),monthNames:this._get(a,"monthNames")}},_formatDate:function(a,b,c,d){b||(a.currentDay=a.selectedDay,a.currentMonth=a.selectedMonth,a.currentYear=a.selectedYear);b=b?"object"==typeof b?b:this._daylightSavingAdjust(new Date(d, +c,b)):this._daylightSavingAdjust(new Date(a.currentYear,a.currentMonth,a.currentDay));return this.formatDate(this._get(a,"dateFormat"),b,this._getFormatConfig(a))}});b.fn.datepicker=function(a){if(!this.length)return this;b.datepicker.initialized||(b(document).mousedown(b.datepicker._checkExternalClick).find("body").append(b.datepicker.dpDiv),b.datepicker.initialized=!0);var c=Array.prototype.slice.call(arguments,1);return"string"==typeof a&&("isDisabled"==a||"getDate"==a||"widget"==a)||"option"== +a&&2==arguments.length&&"string"==typeof arguments[1]?b.datepicker["_"+a+"Datepicker"].apply(b.datepicker,[this[0]].concat(c)):this.each(function(){typeof a=="string"?b.datepicker["_"+a+"Datepicker"].apply(b.datepicker,[this].concat(c)):b.datepicker._attachDatepicker(this,a)})};b.datepicker=new c;b.datepicker.initialized=!1;b.datepicker.uuid=(new Date).getTime();b.datepicker.version="1.8.14";window["DP_jQuery_"+h]=b})(jQuery); +(function(b,a){b.widget("ui.progressbar",{options:{value:0,max:100},min:0,_create:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this.min,"aria-valuemax":this.options.max,"aria-valuenow":this._value()});this.valueDiv=b("
        ").appendTo(this.element);this.oldValue=this._value();this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow"); +this.valueDiv.remove();b.Widget.prototype.destroy.apply(this,arguments)},value:function(b){if(b===a)return this._value();this._setOption("value",b);return this},_setOption:function(a,d){"value"===a&&(this.options.value=d,this._refreshValue(),this._value()===this.options.max&&this._trigger("complete"));b.Widget.prototype._setOption.apply(this,arguments)},_value:function(){var a=this.options.value;"number"!==typeof a&&(a=0);return Math.min(this.options.max,Math.max(this.min,a))},_percentage:function(){return 100* +this._value()/this.options.max},_refreshValue:function(){var a=this.value(),b=this._percentage();this.oldValue!==a&&(this.oldValue=a,this._trigger("change"));this.valueDiv.toggle(a>this.min).toggleClass("ui-corner-right",a===this.options.max).width(b.toFixed(0)+"%");this.element.attr("aria-valuenow",a)}});b.extend(b.ui.progressbar,{version:"1.8.14"})})(jQuery); +jQuery.effects||function(b,a){function c(a){var c;return a&&a.constructor==Array&&3==a.length?a:(c=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(a))?[parseInt(c[1],10),parseInt(c[2],10),parseInt(c[3],10)]:(c=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(a))?[2.55*parseFloat(c[1]),2.55*parseFloat(c[2]),2.55*parseFloat(c[3])]:(c=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(a))?[parseInt(c[1],16),parseInt(c[2], +16),parseInt(c[3],16)]:(c=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(a))?[parseInt(c[1]+c[1],16),parseInt(c[2]+c[2],16),parseInt(c[3]+c[3],16)]:/rgba\(0, 0, 0, 0\)/.exec(a)?i.transparent:i[b.trim(a).toLowerCase()]}function d(){var a=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,b={},c,d;if(a&&a.length&&a[0]&&a[a[0]])for(var e=a.length;e--;)c=a[e],"string"==typeof a[c]&&(d=c.replace(/\-(\w)/g,function(a,b){return b.toUpperCase()}),b[d]=a[c]);else for(c in a)"string"=== +typeof a[c]&&(b[c]=a[c]);return b}function g(a){var c,d;for(c in a)d=a[c],(null==d||b.isFunction(d)||c in k||/scrollbar/.test(c)||!/color/i.test(c)&&isNaN(parseFloat(d)))&&delete a[c];return a}function h(a,b){var c={_:0},d;for(d in b)a[d]!=b[d]&&(c[d]=b[d]);return c}function e(a,c,d,e){"object"==typeof a&&(e=c,d=null,c=a,a=c.effect);b.isFunction(c)&&(e=c,d=null,c={});if("number"==typeof c||b.fx.speeds[c])e=d,d=c,c={};b.isFunction(d)&&(e=d,d=null);c=c||{};d=d||c.duration;d=b.fx.off?0:"number"==typeof d? +d:d in b.fx.speeds?b.fx.speeds[d]:b.fx.speeds._default;e=e||c.complete;return[a,c,d,e]}function f(a){return!a||("number"===typeof a||b.fx.speeds[a])||"string"===typeof a&&!b.effects[a]?!0:!1}b.effects={};b.each("backgroundColor borderBottomColor borderLeftColor borderRightColor borderTopColor borderColor color outlineColor".split(" "),function(a,d){b.fx.step[d]=function(a){if(!a.colorInit){var e;e=a.elem;var f=d,g;do{g=b.curCSS(e,f);if(g!=""&&g!="transparent"||b.nodeName(e,"body"))break;f="backgroundColor"}while(e= +e.parentNode);e=c(g);a.start=e;a.end=c(a.end);a.colorInit=true}a.elem.style[d]="rgb("+Math.max(Math.min(parseInt(a.pos*(a.end[0]-a.start[0])+a.start[0],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[1]-a.start[1])+a.start[1],10),255),0)+","+Math.max(Math.min(parseInt(a.pos*(a.end[2]-a.start[2])+a.start[2],10),255),0)+")"}});var i={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139], +darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255], +maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]},j=["add","remove","toggle"],k={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};b.effects.animateClass=function(a,c,e,f){b.isFunction(e)&&(f=e,e=null);return this.queue(function(){var i=b(this),o=i.attr("style")|| +" ",k=g(d.call(this)),r,u=i.attr("class");b.each(j,function(b,c){if(a[c])i[c+"Class"](a[c])});r=g(d.call(this));i.attr("class",u);i.animate(h(k,r),{queue:false,duration:c,easing:e,complete:function(){b.each(j,function(b,c){if(a[c])i[c+"Class"](a[c])});if(typeof i.attr("style")=="object"){i.attr("style").cssText="";i.attr("style").cssText=o}else i.attr("style",o);f&&f.apply(this,arguments);b.dequeue(this)}})})};b.fn.extend({_addClass:b.fn.addClass,addClass:function(a,c,d,e){return c?b.effects.animateClass.apply(this, +[{add:a},c,d,e]):this._addClass(a)},_removeClass:b.fn.removeClass,removeClass:function(a,c,d,e){return c?b.effects.animateClass.apply(this,[{remove:a},c,d,e]):this._removeClass(a)},_toggleClass:b.fn.toggleClass,toggleClass:function(c,d,e,f,g){return"boolean"==typeof d||d===a?e?b.effects.animateClass.apply(this,[d?{add:c}:{remove:c},e,f,g]):this._toggleClass(c,d):b.effects.animateClass.apply(this,[{toggle:c},d,e,f])},switchClass:function(a,c,d,e,f){return b.effects.animateClass.apply(this,[{add:c, +remove:a},d,e,f])}});b.extend(b.effects,{version:"1.8.14",save:function(a,b){for(var c=0;c").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});a.wrap(d);d=a.parent();"static"==a.css("position")?(d.css({position:"relative"}),a.css({position:"relative"})): +(b.extend(c,{position:a.css("position"),zIndex:a.css("z-index")}),b.each(["top","left","bottom","right"],function(b,d){c[d]=a.css(d);isNaN(parseInt(c[d],10))&&(c[d]="auto")}),a.css({position:"relative",top:0,left:0,right:"auto",bottom:"auto"}));return d.css(c).show()},removeWrapper:function(a){return a.parent().is(".ui-effects-wrapper")?a.parent().replaceWith(a):a},setTransition:function(a,c,d,e){e=e||{};b.each(c,function(b,c){unit=a.cssUnit(c);0(b/=e/2)?d/2*b*b+c:-d/2*(--b*(b-2)-1)+c},easeInCubic:function(a,b,c,d,e){return d*(b/=e)*b*b+c},easeOutCubic:function(a,b,c,d,e){return d*((b=b/e-1)*b*b+1)+c},easeInOutCubic:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b+c:d/2*((b-=2)*b*b+2)+c},easeInQuart:function(a,b,c,d,e){return d*(b/=e)*b*b*b+c}, +easeOutQuart:function(a,b,c,d,e){return-d*((b=b/e-1)*b*b*b-1)+c},easeInOutQuart:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b+c:-d/2*((b-=2)*b*b*b-2)+c},easeInQuint:function(a,b,c,d,e){return d*(b/=e)*b*b*b*b+c},easeOutQuint:function(a,b,c,d,e){return d*((b=b/e-1)*b*b*b*b+1)+c},easeInOutQuint:function(a,b,c,d,e){return 1>(b/=e/2)?d/2*b*b*b*b*b+c:d/2*((b-=2)*b*b*b*b+2)+c},easeInSine:function(a,b,c,d,e){return-d*Math.cos(b/e*(Math.PI/2))+d+c},easeOutSine:function(a,b,c,d,e){return d*Math.sin(b/ +e*(Math.PI/2))+c},easeInOutSine:function(a,b,c,d,e){return-d/2*(Math.cos(Math.PI*b/e)-1)+c},easeInExpo:function(a,b,c,d,e){return 0==b?c:d*Math.pow(2,10*(b/e-1))+c},easeOutExpo:function(a,b,c,d,e){return b==e?c+d:d*(-Math.pow(2,-10*b/e)+1)+c},easeInOutExpo:function(a,b,c,d,e){return 0==b?c:b==e?c+d:1>(b/=e/2)?d/2*Math.pow(2,10*(b-1))+c:d/2*(-Math.pow(2,-10*--b)+2)+c},easeInCirc:function(a,b,c,d,e){return-d*(Math.sqrt(1-(b/=e)*b)-1)+c},easeOutCirc:function(a,b,c,d,e){return d*Math.sqrt(1-(b=b/e-1)* +b)+c},easeInOutCirc:function(a,b,c,d,e){return 1>(b/=e/2)?-d/2*(Math.sqrt(1-b*b)-1)+c:d/2*(Math.sqrt(1-(b-=2)*b)+1)+c},easeInElastic:function(a,b,c,d,e){var a=1.70158,f=0,g=d;if(0==b)return c;if(1==(b/=e))return c+d;f||(f=0.3*e);gb?-0.5*g*Math.pow(2,10*(b-=1))*Math.sin((b*e-a)*2*Math.PI/f)+c:0.5*g*Math.pow(2,-10*(b-=1))*Math.sin((b*e-a)*2*Math.PI/f)+d+c},easeInBack:function(b,c,d,e,f,g){g==a&&(g=1.70158);return e*(c/=f)*c*((g+1)*c-g)+d},easeOutBack:function(b,c,d,e, +f,g){g==a&&(g=1.70158);return e*((c=c/f-1)*c*((g+1)*c+g)+1)+d},easeInOutBack:function(b,c,d,e,f,g){g==a&&(g=1.70158);return 1>(c/=f/2)?e/2*c*c*(((g*=1.525)+1)*c-g)+d:e/2*((c-=2)*c*(((g*=1.525)+1)*c+g)+2)+d},easeInBounce:function(a,c,d,e,f){return e-b.easing.easeOutBounce(a,f-c,0,e,f)+d},easeOutBounce:function(a,b,c,d,e){return(b/=e)<1/2.75?d*7.5625*b*b+c:b<2/2.75?d*(7.5625*(b-=1.5/2.75)*b+0.75)+c:b<2.5/2.75?d*(7.5625*(b-=2.25/2.75)*b+0.9375)+c:d*(7.5625*(b-=2.625/2.75)*b+0.984375)+c},easeInOutBounce:function(a, +c,d,e,f){return c").css({position:"absolute",visibility:"visible",left:-j*(e/d),top:-i*(f/c)}).parent().addClass("ui-effects-explode").css({position:"absolute",overflow:"hidden",width:e/d,height:f/c,left:h.left+j*(e/d)+("show"==a.options.mode?(j-Math.floor(d/2))*(e/d):0),top:h.top+i*(f/c)+("show"==a.options.mode?(i-Math.floor(c/2))*(f/c):0),opacity:"show"==a.options.mode?0:1}).animate({left:h.left+j*(e/d)+("show"==a.options.mode?0:(j-Math.floor(d/2))*(e/d)),top:h.top+ +i*(f/c)+("show"==a.options.mode?0:(i-Math.floor(c/2))*(f/c)),opacity:"show"==a.options.mode?1:0},a.duration||500);setTimeout(function(){"show"==a.options.mode?g.css({visibility:"visible"}):g.css({visibility:"visible"}).hide();a.callback&&a.callback.apply(g[0]);g.dequeue();b("div.ui-effects-explode").remove()},a.duration||500)})}})(jQuery); +(function(b){b.effects.fade=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"hide");c.animate({opacity:d},{queue:!1,duration:a.duration,easing:a.options.easing,complete:function(){a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery); +(function(b){b.effects.fold=function(a){return this.queue(function(){var c=b(this),d=["position","top","bottom","left","right"],g=b.effects.setMode(c,a.options.mode||"hide"),h=a.options.size||15,e=!!a.options.horizFirst,f=a.duration?a.duration/2:b.fx.speeds._default/2;b.effects.save(c,d);c.show();var i=b.effects.createWrapper(c).css({overflow:"hidden"}),j="show"==g!=e,k=j?["width","height"]:["height","width"],j=j?[i.width(),i.height()]:[i.height(),i.width()],l=/([0-9]+)%/.exec(h);l&&(h=parseInt(l[1], +10)/100*j["hide"==g?0:1]);"show"==g&&i.css(e?{height:0,width:h}:{height:h,width:0});e={};l={};e[k[0]]="show"==g?j[0]:h;l[k[1]]="show"==g?j[1]:0;i.animate(e,f,a.options.easing).animate(l,f,a.options.easing,function(){"hide"==g&&c.hide();b.effects.restore(c,d);b.effects.removeWrapper(c);a.callback&&a.callback.apply(c[0],arguments);c.dequeue()})})}})(jQuery); +(function(b){b.effects.highlight=function(a){return this.queue(function(){var c=b(this),d=["backgroundImage","backgroundColor","opacity"],g=b.effects.setMode(c,a.options.mode||"show"),h={backgroundColor:c.css("backgroundColor")};"hide"==g&&(h.opacity=0);b.effects.save(c,d);c.show().css({backgroundImage:"none",backgroundColor:a.options.color||"#ffff99"}).animate(h,{queue:!1,duration:a.duration,easing:a.options.easing,complete:function(){g=="hide"&&c.hide();b.effects.restore(c,d);g=="show"&&!b.support.opacity&& +this.style.removeAttribute("filter");a.callback&&a.callback.apply(this,arguments);c.dequeue()}})})}})(jQuery); +(function(b){b.effects.pulsate=function(a){return this.queue(function(){var c=b(this),d=b.effects.setMode(c,a.options.mode||"show");times=2*(a.options.times||5)-1;duration=a.duration?a.duration/2:b.fx.speeds._default/2;isVisible=c.is(":visible");animateTo=0;isVisible||(c.css("opacity",0).show(),animateTo=1);("hide"==d&&isVisible||"show"==d&&!isVisible)&×--;for(d=0;d').appendTo(document.body).addClass(a.options.className).css({top:g.top,left:g.left,height:c.innerHeight(),width:c.innerWidth(),position:"absolute"}).animate(d,a.duration,a.options.easing,function(){h.remove();a.callback&&a.callback.apply(c[0],arguments);c.dequeue()})})}})(jQuery); +/* + * jQuery Highlight plugin + * Based on highlight v3 by Johann Burkard + * http://johannburkard.de/blog/programming/javascript/highlight-javascript-text-higlighting-jquery-plugin.html + * Copyright (c) 2009 Bartek Szopka http://bartaz.github.com/sandbox.js/jquery.highlight.html + * Licensed under MIT license. + */ +jQuery.extend({highlight:function(a,c,b,e){if(a.nodeType===3){if(c=a.data.match(c)){b=document.createElement(b||"span");b.className=e||"highlight";a=a.splitText(c.index);a.splitText(c[0].length);e=a.cloneNode(true);b.appendChild(e);a.parentNode.replaceChild(b,a);return 1}}else if(a.nodeType===1&&a.childNodes&&!/(script|style)/i.test(a.tagName)&&!(a.tagName===b.toUpperCase()&&a.className===e))for(var d=0;d').appendTo("body"); + var d = { width: $c.width() - $c[0].clientWidth, height: $c.height() - $c[0].clientHeight }; + $c.remove(); + window.scrollbarWidth = d.width; + window.scrollbarHeight = d.height; + return dim.match(/^(width|height)$/) ? d[dim] : d; + } + + + /** + * Returns hash container 'display' and 'visibility' + * + * @see $.swap() - swaps CSS, runs callback, resets CSS + */ +, showInvisibly: function ($E, force) { + if (!$E) return {}; + if (!$E.jquery) $E = $($E); + var CSS = { + display: $E.css('display') + , visibility: $E.css('visibility') + }; + if (force || CSS.display === "none") { // only if not *already hidden* + $E.css({ display: "block", visibility: "hidden" }); // show element 'invisibly' so can be measured + return CSS; + } + else return {}; + } + + /** + * Returns data for setting size of an element (container or a pane). + * + * @see _create(), onWindowResize() for container, plus others for pane + * @return JSON Returns a hash of all dimensions: top, bottom, left, right, outerWidth, innerHeight, etc + */ +, getElementDimensions: function ($E) { + var + d = {} // dimensions hash + , x = d.css = {} // CSS hash + , i = {} // TEMP insets + , b, p // TEMP border, padding + , N = $.layout.cssNum + , off = $E.offset() + ; + d.offsetLeft = off.left; + d.offsetTop = off.top; + + $.each("Left,Right,Top,Bottom".split(","), function (idx, e) { // e = edge + b = x["border" + e] = $.layout.borderWidth($E, e); + p = x["padding"+ e] = $.layout.cssNum($E, "padding"+e); + i[e] = b + p; // total offset of content from outer side + d["inset"+ e] = p; + }); + + d.offsetWidth = $E.innerWidth(); // offsetWidth is used in calc when doing manual resize + d.offsetHeight = $E.innerHeight(); // ditto + d.outerWidth = $E.outerWidth(); + d.outerHeight = $E.outerHeight(); + d.innerWidth = max(0, d.outerWidth - i.Left - i.Right); + d.innerHeight = max(0, d.outerHeight - i.Top - i.Bottom); + + x.width = $E.width(); + x.height = $E.height(); + x.top = N($E,"top",true); + x.bottom = N($E,"bottom",true); + x.left = N($E,"left",true); + x.right = N($E,"right",true); + + //d.visible = $E.is(":visible");// && x.width > 0 && x.height > 0; + + return d; + } + +, getElementCSS: function ($E, list) { + var + CSS = {} + , style = $E[0].style + , props = list.split(",") + , sides = "Top,Bottom,Left,Right".split(",") + , attrs = "Color,Style,Width".split(",") + , p, s, a, i, j, k + ; + for (i=0; i < props.length; i++) { + p = props[i]; + if (p.match(/(border|padding|margin)$/)) + for (j=0; j < 4; j++) { + s = sides[j]; + if (p === "border") + for (k=0; k < 3; k++) { + a = attrs[k]; + CSS[p+s+a] = style[p+s+a]; + } + else + CSS[p+s] = style[p+s]; + } + else + CSS[p] = style[p]; + }; + return CSS + } + + /** + * Return the innerWidth for the current browser/doctype + * + * @see initPanes(), sizeMidPanes(), initHandles(), sizeHandles() + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {number=} outerWidth (optional) Can pass a width, allowing calculations BEFORE element is resized + * @return {number} Returns the innerWidth of the elem by subtracting padding and borders + */ +, cssWidth: function ($E, outerWidth) { + var + b = $.layout.borderWidth + , n = $.layout.cssNum + ; + // a 'calculated' outerHeight can be passed so borders and/or padding are removed if needed + if (outerWidth <= 0) return 0; + + if (!$.support.boxModel) return outerWidth; + + // strip border and padding from outerWidth to get CSS Width + var W = outerWidth + - b($E, "Left") + - b($E, "Right") + - n($E, "paddingLeft") + - n($E, "paddingRight") + ; + + return max(0,W); + } + + /** + * Return the innerHeight for the current browser/doctype + * + * @see initPanes(), sizeMidPanes(), initHandles(), sizeHandles() + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {number=} outerHeight (optional) Can pass a width, allowing calculations BEFORE element is resized + * @return {number} Returns the innerHeight of the elem by subtracting padding and borders + */ +, cssHeight: function ($E, outerHeight) { + var + b = $.layout.borderWidth + , n = $.layout.cssNum + ; + // a 'calculated' outerHeight can be passed so borders and/or padding are removed if needed + if (outerHeight <= 0) return 0; + + if (!$.support.boxModel) return outerHeight; + + // strip border and padding from outerHeight to get CSS Height + var H = outerHeight + - b($E, "Top") + - b($E, "Bottom") + - n($E, "paddingTop") + - n($E, "paddingBottom") + ; + + return max(0,H); + } + + /** + * Returns the 'current CSS numeric value' for a CSS property - 0 if property does not exist + * + * @see Called by many methods + * @param {Array.} $E Must pass a jQuery object - first element is processed + * @param {string} prop The name of the CSS property, eg: top, width, etc. + * @param {boolean=} [allowAuto=false] true = return 'auto' if that is value; false = return 0 + * @return {(string|number)} Usually used to get an integer value for position (top, left) or size (height, width) + */ +, cssNum: function ($E, prop, allowAuto) { + if (!$E.jquery) $E = $($E); + var CSS = $.layout.showInvisibly($E) + , p = $.curCSS($E[0], prop, true) + , v = allowAuto && p=="auto" ? p : (parseInt(p, 10) || 0); + $E.css( CSS ); // RESET + return v; + } + +, borderWidth: function (el, side) { + if (el.jquery) el = el[0]; + var b = "border"+ side.substr(0,1).toUpperCase() + side.substr(1); // left => Left + return $.curCSS(el, b+"Style", true) === "none" ? 0 : (parseInt($.curCSS(el, b+"Width", true), 10) || 0); + } + + /** + * Mouse-tracking utility - FUTURE REFERENCE + * + * init: if (!window.mouse) { + * window.mouse = { x: 0, y: 0 }; + * $(document).mousemove( $.layout.trackMouse ); + * } + * + * @param {Object} evt + * +, trackMouse: function (evt) { + window.mouse = { x: evt.clientX, y: evt.clientY }; + } + */ + + /** + * SUBROUTINE for preventPrematureSlideClose option + * + * @param {Object} evt + * @param {Object=} el + */ +, isMouseOverElem: function (evt, el) { + var + $E = $(el || this) + , d = $E.offset() + , T = d.top + , L = d.left + , R = L + $E.outerWidth() + , B = T + $E.outerHeight() + , x = evt.pageX // evt.clientX ? + , y = evt.pageY // evt.clientY ? + ; + // if X & Y are < 0, probably means is over an open SELECT + return ($.layout.browser.msie && x < 0 && y < 0) || ((x >= L && x <= R) && (y >= T && y <= B)); + } + + /** + * Message/Logging Utility + * + * @example $.layout.msg("My message"); // log text + * @example $.layout.msg("My message", true); // alert text + * @example $.layout.msg({ foo: "bar" }, "Title"); // log hash-data, with custom title + * @example $.layout.msg({ foo: "bar" }, true, "Title", { sort: false }); -OR- + * @example $.layout.msg({ foo: "bar" }, "Title", { sort: false, display: true }); // alert hash-data + * + * @param {(Object|string)} info String message OR Hash/Array + * @param {(Boolean|string|Object)=} [popup=false] True means alert-box - can be skipped + * @param {(Object|string)=} [debugTitle=""] Title for Hash data - can be skipped + * @param {Object=} [debutOpts={}] Extra options for debug output + */ +, msg: function (info, popup, debugTitle, debugOpts) { + if ($.isPlainObject(info) && window.debugData) { + if (typeof popup === "string") { + debugOpts = debugTitle; + debugTitle = popup; + } + else if (typeof debugTitle === "object") { + debugOpts = debugTitle; + debugTitle = null; + } + var t = debugTitle || "log( )" + , o = $.extend({ sort: false, returnHTML: false, display: false }, debugOpts); + if (popup === true || o.display) + debugData( info, t, o ); + else if (window.console) + console.log(debugData( info, t, o )); + } + else if (popup) + alert(info); + else if (window.console) + console.log(info); + else { + var id = "#layoutLogger" + , $l = $(id); + if (!$l.length) + $l = createLog(); + $l.children("ul").append('
      • '+ info.replace(/\/g,">") +'
      • '); + } + + function createLog () { + var pos = $.support.fixedPosition ? 'fixed' : 'absolute' + , $e = $('
        ' + + '
        ' + + 'XLayout console.log
        ' + + '
          ' + + '
          ' + ).appendTo("body"); + $e.css('left', $(window).width() - $e.outerWidth() - 5) + if ($.ui.draggable) $e.draggable({ handle: ':first-child' }); + return $e; + }; + } + +}; + +var lang = $.layout.language; // alias used in defaults... + +// DEFAULT OPTIONS - CHANGE IF DESIRED +$.layout.defaults = { +/* + * LAYOUT & LAYOUT-CONTAINER OPTIONS + * - none of these options are applicable to individual panes + */ + name: "" // Not required, but useful for buttons and used for the state-cookie +, containerSelector: "" // ONLY used when specifying a childOptions - to find container-element that is NOT directly-nested +, containerClass: "ui-layout-container" // layout-container element +, scrollToBookmarkOnLoad: true // after creating a layout, scroll to bookmark in URL (.../page.htm#myBookmark) +, resizeWithWindow: true // bind thisLayout.resizeAll() to the window.resize event +, resizeWithWindowDelay: 200 // delay calling resizeAll because makes window resizing very jerky +, resizeWithWindowMaxDelay: 0 // 0 = none - force resize every XX ms while window is being resized +, onresizeall_start: null // CALLBACK when resizeAll() STARTS - NOT pane-specific +, onresizeall_end: null // CALLBACK when resizeAll() ENDS - NOT pane-specific +, onload_start: null // CALLBACK when Layout inits - after options initialized, but before elements +, onload_end: null // CALLBACK when Layout inits - after EVERYTHING has been initialized +, onunload_start: null // CALLBACK when Layout is destroyed OR onWindowUnload +, onunload_end: null // CALLBACK when Layout is destroyed OR onWindowUnload +, autoBindCustomButtons: false // search for buttons with ui-layout-button class and auto-bind them +, initPanes: true // false = DO NOT initialize the panes onLoad - will init later +, showErrorMessages: true // enables fatal error messages to warn developers of common errors +, showDebugMessages: false // display console-and-alert debug msgs - IF this Layout version _has_ debugging code! +// Changing this zIndex value will cause other zIndex values to automatically change +, zIndex: null // the PANE zIndex - resizers and masks will be +1 +// DO NOT CHANGE the zIndex values below unless you clearly understand their relationships +, zIndexes: { // set _default_ z-index values here... + pane_normal: 0 // normal z-index for panes + , content_mask: 1 // applied to overlays used to mask content INSIDE panes during resizing + , resizer_normal: 2 // normal z-index for resizer-bars + , pane_sliding: 100 // applied to *BOTH* the pane and its resizer when a pane is 'slid open' + , pane_animate: 1000 // applied to the pane when being animated - not applied to the resizer + , resizer_drag: 10000 // applied to the CLONED resizer-bar when being 'dragged' + } +/* + * PANE DEFAULT SETTINGS + * - settings under the 'panes' key become the default settings for *all panes* + * - ALL pane-options can also be set specifically for each panes, which will override these 'default values' + */ +, panes: { // default options for 'all panes' - will be overridden by 'per-pane settings' + applyDemoStyles: false // NOTE: renamed from applyDefaultStyles for clarity + , closable: true // pane can open & close + , resizable: true // when open, pane can be resized + , slidable: true // when closed, pane can 'slide open' over other panes - closes on mouse-out + , initClosed: false // true = init pane as 'closed' + , initHidden: false // true = init pane as 'hidden' - no resizer-bar/spacing + // SELECTORS + //, paneSelector: "" // MUST be pane-specific - jQuery selector for pane + , contentSelector: ".ui-layout-content" // INNER div/element to auto-size so only it scrolls, not the entire pane! + , contentIgnoreSelector: ".ui-layout-ignore" // element(s) to 'ignore' when measuring 'content' + , findNestedContent: false // true = $P.find(contentSelector), false = $P.children(contentSelector) + // GENERIC ROOT-CLASSES - for auto-generated classNames + , paneClass: "ui-layout-pane" // Layout Pane + , resizerClass: "ui-layout-resizer" // Resizer Bar + , togglerClass: "ui-layout-toggler" // Toggler Button + , buttonClass: "ui-layout-button" // CUSTOM Buttons - eg: '[ui-layout-button]-toggle/-open/-close/-pin' + // ELEMENT SIZE & SPACING + //, size: 100 // MUST be pane-specific -initial size of pane + , minSize: 0 // when manually resizing a pane + , maxSize: 0 // ditto, 0 = no limit + , spacing_open: 6 // space between pane and adjacent panes - when pane is 'open' + , spacing_closed: 6 // ditto - when pane is 'closed' + , togglerLength_open: 50 // Length = WIDTH of toggler button on north/south sides - HEIGHT on east/west sides + , togglerLength_closed: 50 // 100% OR -1 means 'full height/width of resizer bar' - 0 means 'hidden' + , togglerAlign_open: "center" // top/left, bottom/right, center, OR... + , togglerAlign_closed: "center" // 1 => nn = offset from top/left, -1 => -nn == offset from bottom/right + , togglerTip_open: lang.Close // Toggler tool-tip (title) + , togglerTip_closed: lang.Open // ditto + , togglerContent_open: "" // text or HTML to put INSIDE the toggler + , togglerContent_closed: "" // ditto + // RESIZING OPTIONS + , resizerDblClickToggle: true // + , autoResize: true // IF size is 'auto' or a percentage, then recalc 'pixel size' whenever the layout resizes + , autoReopen: true // IF a pane was auto-closed due to noRoom, reopen it when there is room? False = leave it closed + , resizerDragOpacity: 1 // option for ui.draggable + //, resizerCursor: "" // MUST be pane-specific - cursor when over resizer-bar + , maskContents: false // true = add DIV-mask over-or-inside this pane so can 'drag' over IFRAMES + , maskObjects: false // true = add IFRAME-mask over-or-inside this pane to cover objects/applets - content-mask will overlay this mask + , maskZindex: null // will override zIndexes.content_mask if specified - not applicable to iframe-panes + , resizingGrid: false // grid size that the resizers will snap-to during resizing, eg: [20,20] + , livePaneResizing: false // true = LIVE Resizing as resizer is dragged + , liveContentResizing: false // true = re-measure header/footer heights as resizer is dragged + , liveResizingTolerance: 1 // how many px change before pane resizes, to control performance + // TIPS & MESSAGES - also see lang object + , noRoomToOpenTip: lang.noRoomToOpenTip + , resizerTip: lang.Resize // Resizer tool-tip (title) + , sliderTip: lang.Slide // resizer-bar triggers 'sliding' when pane is closed + , sliderCursor: "pointer" // cursor when resizer-bar will trigger 'sliding' + , slideTrigger_open: "click" // click, dblclick, mouseenter + , slideTrigger_close: "mouseleave"// click, mouseleave + , slideDelay_open: 300 // applies only for mouseenter event - 0 = instant open + , slideDelay_close: 300 // applies only for mouseleave event (300ms is the minimum!) + , hideTogglerOnSlide: false // when pane is slid-open, should the toggler show? + , preventQuickSlideClose: $.layout.browser.webkit // Chrome triggers slideClosed as it is opening + , preventPrematureSlideClose: false // handle incorrect mouseleave trigger, like when over a SELECT-list in IE + // HOT-KEYS & MISC + , showOverflowOnHover: false // will bind allowOverflow() utility to pane.onMouseOver + , enableCursorHotkey: true // enabled 'cursor' hotkeys + //, customHotkey: "" // MUST be pane-specific - EITHER a charCode OR a character + , customHotkeyModifier: "SHIFT" // either 'SHIFT', 'CTRL' or 'CTRL+SHIFT' - NOT 'ALT' + // PANE ANIMATION + // NOTE: fxSss_open, fxSss_close & fxSss_size options (eg: fxName_open) are auto-generated if not passed + , fxName: "slide" // ('none' or blank), slide, drop, scale -- only relevant to 'open' & 'close', NOT 'size' + , fxSpeed: null // slow, normal, fast, 200, nnn - if passed, will OVERRIDE fxSettings.duration + , fxSettings: {} // can be passed, eg: { easing: "easeOutBounce", duration: 1500 } + , fxOpacityFix: true // tries to fix opacity in IE to restore anti-aliasing after animation + , animatePaneSizing: false // true = animate resizing after dragging resizer-bar OR sizePane() is called + /* NOTE: Action-specific FX options are auto-generated from the options above if not specifically set: + fxName_open: "slide" // 'Open' pane animation + fnName_close: "slide" // 'Close' pane animation + fxName_size: "slide" // 'Size' pane animation - when animatePaneSizing = true + fxSpeed_open: null + fxSpeed_close: null + fxSpeed_size: null + fxSettings_open: {} + fxSettings_close: {} + fxSettings_size: {} + */ + // CHILD/NESTED LAYOUTS + , childOptions: null // Layout-options for nested/child layout - even {} is valid as options + , initChildLayout: true // true = child layout will be created as soon as _this_ layout completes initialization + , destroyChildLayout: true // true = destroy child-layout if this pane is destroyed + , resizeChildLayout: true // true = trigger child-layout.resizeAll() when this pane is resized + // PANE CALLBACKS + , triggerEventsOnLoad: false // true = trigger onopen OR onclose callbacks when layout initializes + , triggerEventsDuringLiveResize: true // true = trigger onresize callback REPEATEDLY if livePaneResizing==true + , onshow_start: null // CALLBACK when pane STARTS to Show - BEFORE onopen/onhide_start + , onshow_end: null // CALLBACK when pane ENDS being Shown - AFTER onopen/onhide_end + , onhide_start: null // CALLBACK when pane STARTS to Close - BEFORE onclose_start + , onhide_end: null // CALLBACK when pane ENDS being Closed - AFTER onclose_end + , onopen_start: null // CALLBACK when pane STARTS to Open + , onopen_end: null // CALLBACK when pane ENDS being Opened + , onclose_start: null // CALLBACK when pane STARTS to Close + , onclose_end: null // CALLBACK when pane ENDS being Closed + , onresize_start: null // CALLBACK when pane STARTS being Resized ***FOR ANY REASON*** + , onresize_end: null // CALLBACK when pane ENDS being Resized ***FOR ANY REASON*** + , onsizecontent_start: null // CALLBACK when sizing of content-element STARTS + , onsizecontent_end: null // CALLBACK when sizing of content-element ENDS + , onswap_start: null // CALLBACK when pane STARTS to Swap + , onswap_end: null // CALLBACK when pane ENDS being Swapped + , ondrag_start: null // CALLBACK when pane STARTS being ***MANUALLY*** Resized + , ondrag_end: null // CALLBACK when pane ENDS being ***MANUALLY*** Resized + } +/* + * PANE-SPECIFIC SETTINGS + * - options listed below MUST be specified per-pane - they CANNOT be set under 'panes' + * - all options under the 'panes' key can also be set specifically for any pane + * - most options under the 'panes' key apply only to 'border-panes' - NOT the the center-pane + */ +, north: { + paneSelector: ".ui-layout-north" + , size: "auto" // eg: "auto", "30%", .30, 200 + , resizerCursor: "n-resize" // custom = url(myCursor.cur) + , customHotkey: "" // EITHER a charCode (43) OR a character ("o") + } +, south: { + paneSelector: ".ui-layout-south" + , size: "auto" + , resizerCursor: "s-resize" + , customHotkey: "" + } +, east: { + paneSelector: ".ui-layout-east" + , size: 200 + , resizerCursor: "e-resize" + , customHotkey: "" + } +, west: { + paneSelector: ".ui-layout-west" + , size: 200 + , resizerCursor: "w-resize" + , customHotkey: "" + } +, center: { + paneSelector: ".ui-layout-center" + , minWidth: 0 + , minHeight: 0 + } +}; + +$.layout.optionsMap = { + // layout/global options - NOT pane-options + layout: ("stateManagement,effects,zIndexes," + + "name,zIndex,scrollToBookmarkOnLoad,showErrorMessages," + + "resizeWithWindow,resizeWithWindowDelay,resizeWithWindowMaxDelay," + + "onresizeall,onresizeall_start,onresizeall_end,onload,onunload,autoBindCustomButtons").split(",") +// borderPanes: [ ALL options that are NOT specified as 'layout' ] + // default.panes options that apply to the center-pane (most options apply _only_ to border-panes) +, center: ("paneClass,contentSelector,contentIgnoreSelector,findNestedContent,applyDemoStyles,triggerEventsOnLoad," + + "showOverflowOnHover,maskContents,maskObjects,liveContentResizing," + + "childOptions,initChildLayout,resizeChildLayout,destroyChildLayout," + + "onresize,onresize_start,onresize_end,onsizecontent,onsizecontent_start,onsizecontent_end").split(",") + // options that MUST be specifically set 'per-pane' - CANNOT set in the panes (defaults) key +, noDefault: ("paneSelector,resizerCursor,customHotkey").split(",") +}; + +/** + * Processes options passed in converts flat-format data into subkey (JSON) format + * In flat-format, subkeys are _currently_ separated with 2 underscores, like north__optName + * Plugins may also call this method so they can transform their own data + * + * @param {!Object} hash Data/options passed by user - may be a single level or nested levels + * @return {Object} Returns hash of minWidth & minHeight + */ +$.layout.transformData = function (hash) { + var json = { panes: {}, center: {} } // init return object + , data, branch, optKey, keys, key, val, i, c; + + if (typeof hash !== "object") return json; // no options passed + + // convert all 'flat-keys' to 'sub-key' format + for (optKey in hash) { + branch = json; + data = $.layout.optionsMap.layout; + val = hash[ optKey ]; + keys = optKey.split("__"); // eg: west__size or north__fxSettings__duration + c = keys.length - 1; + // convert underscore-delimited to subkeys + for (i=0; i <= c; i++) { + key = keys[i]; + if (i === c) + branch[key] = val; + else if (!branch[key]) + branch[key] = {}; // create the subkey + // recurse to sub-key for next loop - if not done + branch = branch[key]; + } + } + + return json; +} + +// INTERNAL CONFIG DATA - DO NOT CHANGE THIS! +$.layout.backwardCompatibility = { + // data used by renameOldOptions() + map: { + // OLD Option Name: NEW Option Name + applyDefaultStyles: "applyDemoStyles" + , resizeNestedLayout: "resizeChildLayout" + , resizeWhileDragging: "livePaneResizing" + , resizeContentWhileDragging: "liveContentResizing" + , triggerEventsWhileDragging: "triggerEventsDuringLiveResize" + , maskIframesOnResize: "maskContents" + , useStateCookie: "stateManagement.enabled" + , "cookie.autoLoad": "stateManagement.autoLoad" + , "cookie.autoSave": "stateManagement.autoSave" + , "cookie.keys": "stateManagement.stateKeys" + , "cookie.name": "stateManagement.cookie.name" + , "cookie.domain": "stateManagement.cookie.domain" + , "cookie.path": "stateManagement.cookie.path" + , "cookie.expires": "stateManagement.cookie.expires" + , "cookie.secure": "stateManagement.cookie.secure" + } + /** + * @param {Object} opts + */ +, renameOptions: function (opts) { + var map = $.layout.backwardCompatibility.map + , oldData, newData, value + ; + for (var itemPath in map) { + oldData = getBranch( itemPath ); + value = oldData.branch[ oldData.key ] + if (value !== undefined) { + newData = getBranch( map[itemPath], true ) + newData.branch[ newData.key ] = value; + delete oldData.branch[ oldData.key ]; + } + } + + /** + * @param {string} path + * @param {boolean=} [create=false] Create path if does not exist + */ + function getBranch (path, create) { + var a = path.split(".") // split keys into array + , c = a.length - 1 + , D = { branch: opts, key: a[c] } // init branch at top & set key (last item) + , i = 0, k, undef; + for (; i 0) { + if (autoHide && $E.data('autoHidden') && $E.innerHeight() > 0) { + $E.show().data('autoHidden', false); + if (!browser.mozilla) // FireFox refreshes iframes - IE does not + // make hidden, then visible to 'refresh' display after animation + $E.css(_c.hidden).css(_c.visible); + } + } + else if (autoHide && !$E.data('autoHidden')) + $E.hide().data('autoHidden', true); + } + + /** + * @param {(string|!Object)} el + * @param {number=} outerHeight + * @param {boolean=} [autoHide=false] + */ +, setOuterHeight = function (el, outerHeight, autoHide) { + var $E = el, h; + if (isStr(el)) $E = $Ps[el]; // west + else if (!el.jquery) $E = $(el); + h = cssH($E, outerHeight); + $E.css({ height: h, visibility: "visible" }); // may have been 'hidden' by sizeContent + if (h > 0 && $E.innerWidth() > 0) { + if (autoHide && $E.data('autoHidden')) { + $E.show().data('autoHidden', false); + if (!browser.mozilla) // FireFox refreshes iframes - IE does not + $E.css(_c.hidden).css(_c.visible); + } + } + else if (autoHide && !$E.data('autoHidden')) + $E.hide().data('autoHidden', true); + } + + /** + * @param {(string|!Object)} el + * @param {number=} outerSize + * @param {boolean=} [autoHide=false] + */ +, setOuterSize = function (el, outerSize, autoHide) { + if (_c[pane].dir=="horz") // pane = north or south + setOuterHeight(el, outerSize, autoHide); + else // pane = east or west + setOuterWidth(el, outerSize, autoHide); + } + + + /** + * Converts any 'size' params to a pixel/integer size, if not already + * If 'auto' or a decimal/percentage is passed as 'size', a pixel-size is calculated + * + /** + * @param {string} pane + * @param {(string|number)=} size + * @param {string=} [dir] + * @return {number} + */ +, _parseSize = function (pane, size, dir) { + if (!dir) dir = _c[pane].dir; + + if (isStr(size) && size.match(/%/)) + size = (size === '100%') ? -1 : parseInt(size, 10) / 100; // convert % to decimal + + if (size === 0) + return 0; + else if (size >= 1) + return parseInt(size, 10); + + var o = options, avail = 0; + if (dir=="horz") // north or south or center.minHeight + avail = sC.innerHeight - ($Ps.north ? o.north.spacing_open : 0) - ($Ps.south ? o.south.spacing_open : 0); + else if (dir=="vert") // east or west or center.minWidth + avail = sC.innerWidth - ($Ps.west ? o.west.spacing_open : 0) - ($Ps.east ? o.east.spacing_open : 0); + + if (size === -1) // -1 == 100% + return avail; + else if (size > 0) // percentage, eg: .25 + return round(avail * size); + else if (pane=="center") + return 0; + else { // size < 0 || size=='auto' || size==Missing || size==Invalid + // auto-size the pane + var dim = (dir === "horz" ? "height" : "width") + , $P = $Ps[pane] + , $C = dim === 'height' ? $Cs[pane] : false + , vis = $.layout.showInvisibly($P) // show pane invisibly if hidden + , szP = $P.css(dim) // SAVE current pane size + , szC = $C ? $C.css(dim) : 0 // SAVE current content size + ; + $P.css(dim, "auto"); + if ($C) $C.css(dim, "auto"); + size = (dim === "height") ? $P.outerHeight() : $P.outerWidth(); // MEASURE + $P.css(dim, szP).css(vis); // RESET size & visibility + if ($C) $C.css(dim, szC); + return size; + } + } + + /** + * Calculates current 'size' (outer-width or outer-height) of a border-pane - optionally with 'pane-spacing' added + * + * @param {(string|!Object)} pane + * @param {boolean=} [inclSpace=false] + * @return {number} Returns EITHER Width for east/west panes OR Height for north/south panes - adjusted for boxModel & browser + */ +, getPaneSize = function (pane, inclSpace) { + var + $P = $Ps[pane] + , o = options[pane] + , s = state[pane] + , oSp = (inclSpace ? o.spacing_open : 0) + , cSp = (inclSpace ? o.spacing_closed : 0) + ; + if (!$P || s.isHidden) + return 0; + else if (s.isClosed || (s.isSliding && inclSpace)) + return cSp; + else if (_c[pane].dir === "horz") + return $P.outerHeight() + oSp; + else // dir === "vert" + return $P.outerWidth() + oSp; + } + + /** + * Calculate min/max pane dimensions and limits for resizing + * + * @param {string} pane + * @param {boolean=} [slide=false] + */ +, setSizeLimits = function (pane, slide) { + if (!isInitialized()) return; + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , dir = c.dir + , side = c.side.toLowerCase() + , type = c.sizeType.toLowerCase() + , isSliding = (slide != undefined ? slide : s.isSliding) // only open() passes 'slide' param + , $P = $Ps[pane] + , paneSpacing = o.spacing_open + // measure the pane on the *opposite side* from this pane + , altPane = _c.oppositeEdge[pane] + , altS = state[altPane] + , $altP = $Ps[altPane] + , altPaneSize = (!$altP || altS.isVisible===false || altS.isSliding ? 0 : (dir=="horz" ? $altP.outerHeight() : $altP.outerWidth())) + , altPaneSpacing = ((!$altP || altS.isHidden ? 0 : options[altPane][ altS.isClosed !== false ? "spacing_closed" : "spacing_open" ]) || 0) + // limitSize prevents this pane from 'overlapping' opposite pane + , containerSize = (dir=="horz" ? sC.innerHeight : sC.innerWidth) + , minCenterDims = cssMinDims("center") + , minCenterSize = dir=="horz" ? max(options.center.minHeight, minCenterDims.minHeight) : max(options.center.minWidth, minCenterDims.minWidth) + // if pane is 'sliding', then ignore center and alt-pane sizes - because 'overlays' them + , limitSize = (containerSize - paneSpacing - (isSliding ? 0 : (_parseSize("center", minCenterSize, dir) + altPaneSize + altPaneSpacing))) + , minSize = s.minSize = max( _parseSize(pane, o.minSize), cssMinDims(pane).minSize ) + , maxSize = s.maxSize = min( (o.maxSize ? _parseSize(pane, o.maxSize) : 100000), limitSize ) + , r = s.resizerPosition = {} // used to set resizing limits + , top = sC.insetTop + , left = sC.insetLeft + , W = sC.innerWidth + , H = sC.innerHeight + , rW = o.spacing_open // subtract resizer-width to get top/left position for south/east + ; + switch (pane) { + case "north": r.min = top + minSize; + r.max = top + maxSize; + break; + case "west": r.min = left + minSize; + r.max = left + maxSize; + break; + case "south": r.min = top + H - maxSize - rW; + r.max = top + H - minSize - rW; + break; + case "east": r.min = left + W - maxSize - rW; + r.max = left + W - minSize - rW; + break; + }; + } + + /** + * Returns data for setting the size/position of center pane. Also used to set Height for east/west panes + * + * @return JSON Returns a hash of all dimensions: top, bottom, left, right, (outer) width and (outer) height + */ +, calcNewCenterPaneDims = function () { + var d = { + top: getPaneSize("north", true) // true = include 'spacing' value for pane + , bottom: getPaneSize("south", true) + , left: getPaneSize("west", true) + , right: getPaneSize("east", true) + , width: 0 + , height: 0 + }; + + // NOTE: sC = state.container + // calc center-pane outer dimensions + d.width = sC.innerWidth - d.left - d.right; // outerWidth + d.height = sC.innerHeight - d.bottom - d.top; // outerHeight + // add the 'container border/padding' to get final positions relative to the container + d.top += sC.insetTop; + d.bottom += sC.insetBottom; + d.left += sC.insetLeft; + d.right += sC.insetRight; + + return d; + } + + + /** + * @param {!Object} el + * @param {boolean=} [allStates=false] + */ +, getHoverClasses = function (el, allStates) { + var + $El = $(el) + , type = $El.data("layoutRole") + , pane = $El.data("layoutEdge") + , o = options[pane] + , root = o[type +"Class"] + , _pane = "-"+ pane // eg: "-west" + , _open = "-open" + , _closed = "-closed" + , _slide = "-sliding" + , _hover = "-hover " // NOTE the trailing space + , _state = $El.hasClass(root+_closed) ? _closed : _open + , _alt = _state === _closed ? _open : _closed + , classes = (root+_hover) + (root+_pane+_hover) + (root+_state+_hover) + (root+_pane+_state+_hover) + ; + if (allStates) // when 'removing' classes, also remove alternate-state classes + classes += (root+_alt+_hover) + (root+_pane+_alt+_hover); + + if (type=="resizer" && $El.hasClass(root+_slide)) + classes += (root+_slide+_hover) + (root+_pane+_slide+_hover); + + return $.trim(classes); + } +, addHover = function (evt, el) { + var $E = $(el || this); + if (evt && $E.data("layoutRole") === "toggler") + evt.stopPropagation(); // prevent triggering 'slide' on Resizer-bar + $E.addClass( getHoverClasses($E) ); + } +, removeHover = function (evt, el) { + var $E = $(el || this); + $E.removeClass( getHoverClasses($E, true) ); + } + +, onResizerEnter = function (evt) { // ALSO called by toggler.mouseenter + if ($.fn.disableSelection) + $("body").disableSelection(); + } +, onResizerLeave = function (evt, el) { + var + e = el || this // el is only passed when called by the timer + , pane = $(e).data("layoutEdge") + , name = pane +"ResizerLeave" + ; + timer.clear(pane+"_openSlider"); // cancel slideOpen timer, if set + timer.clear(name); // cancel enableSelection timer - may re/set below + // this method calls itself on a timer because it needs to allow + // enough time for dragging to kick-in and set the isResizing flag + // dragging has a 100ms delay set, so this delay must be >100 + if (!el) // 1st call - mouseleave event + timer.set(name, function(){ onResizerLeave(evt, e); }, 200); + // if user is resizing, then dragStop will enableSelection(), so can skip it here + else if (!state[pane].isResizing && $.fn.enableSelection) // 2nd call - by timer + $("body").enableSelection(); + } + +/* + * ########################### + * INITIALIZATION METHODS + * ########################### + */ + + /** + * Initialize the layout - called automatically whenever an instance of layout is created + * + * @see none - triggered onInit + * @return mixed true = fully initialized | false = panes not initialized (yet) | 'cancel' = abort + */ +, _create = function () { + // initialize config/options + initOptions(); + var o = options; + + // TEMP state so isInitialized returns true during init process + state.creatingLayout = true; + + // init plugins for this layout, if there are any (eg: stateManagement) + runPluginCallbacks( Instance, $.layout.onCreate ); + + // options & state have been initialized, so now run beforeLoad callback + // onload will CANCEL layout creation if it returns false + if (false === _runCallbacks("onload_start")) + return 'cancel'; + + // initialize the container element + _initContainer(); + + // bind hotkey function - keyDown - if required + initHotkeys(); + + // bind window.onunload + $(window).bind("unload."+ sID, unload); + + // init plugins for this layout, if there are any (eg: customButtons) + runPluginCallbacks( Instance, $.layout.onLoad ); + + // if layout elements are hidden, then layout WILL NOT complete initialization! + // initLayoutElements will set initialized=true and run the onload callback IF successful + if (o.initPanes) _initLayoutElements(); + + delete state.creatingLayout; + + return state.initialized; + } + + /** + * Initialize the layout IF not already + * + * @see All methods in Instance run this test + * @return boolean true = layoutElements have been initialized | false = panes are not initialized (yet) + */ +, isInitialized = function () { + if (state.initialized || state.creatingLayout) return true; // already initialized + else return _initLayoutElements(); // try to init panes NOW + } + + /** + * Initialize the layout - called automatically whenever an instance of layout is created + * + * @see _create() & isInitialized + * @return An object pointer to the instance created + */ +, _initLayoutElements = function (retry) { + // initialize config/options + var o = options; + + // CANNOT init panes inside a hidden container! + if (!$N.is(":visible")) { + // handle Chrome bug where popup window 'has no height' + // if layout is BODY element, try again in 50ms + // SEE: http://layout.jquery-dev.net/samples/test_popup_window.html + if ( !retry && browser.webkit && $N[0].tagName === "BODY" ) + setTimeout(function(){ _initLayoutElements(true); }, 50); + return false; + } + + // a center pane is required, so make sure it exists + if (!getPane("center").length) { + if (options.showErrorMessages) + _log( lang.errCenterPaneMissing, true ); + return false; + } + + // TEMP state so isInitialized returns true during init process + state.creatingLayout = true; + + // update Container dims + $.extend(sC, elDims( $N )); + + // initialize all layout elements + initPanes(); // size & position panes - calls initHandles() - which calls initResizable() + + if (o.scrollToBookmarkOnLoad) { + var l = self.location; + if (l.hash) l.replace( l.hash ); // scrollTo Bookmark + } + + // check to see if this layout 'nested' inside a pane + if (Instance.hasParentLayout) + o.resizeWithWindow = false; + // bind resizeAll() for 'this layout instance' to window.resize event + else if (o.resizeWithWindow) + $(window).bind("resize."+ sID, windowResize); + + delete state.creatingLayout; + state.initialized = true; + + // init plugins for this layout, if there are any + runPluginCallbacks( Instance, $.layout.onReady ); + + // now run the onload callback, if exists + _runCallbacks("onload_end"); + + return true; // elements initialized successfully + } + + /** + * Initialize nested layouts - called when _initLayoutElements completes + * + * NOT CURRENTLY USED + * + * @see _initLayoutElements + * @return An object pointer to the instance created + */ +, _initChildLayouts = function () { + $.each(_c.allPanes, function (idx, pane) { + if (options[pane].initChildLayout) + createChildLayout( pane ); + }); + } + + /** + * Initialize nested layouts for a specific pane - can optionally pass layout-options + * + * @see _initChildLayouts + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {Object=} [opts] Layout-options - if passed, will OVERRRIDE options[pane].childOptions + * @return An object pointer to the layout instance created - or null + */ +, createChildLayout = function (evt_or_pane, opts) { + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , C = children + ; + if ($P) { + var $C = $Cs[pane] + , o = opts || options[pane].childOptions + , d = "layout" + // determine which element is supposed to be the 'child container' + // if pane has a 'containerSelector' OR a 'content-div', use those instead of the pane + , $Cont = o.containerSelector ? $P.find( o.containerSelector ) : ($C || $P) + , containerFound = $Cont.length + // see if a child-layout ALREADY exists on this element + , child = containerFound ? (C[pane] = $Cont.data(d) || null) : null + ; + // if no layout exists, but childOptions are set, try to create the layout now + if (!child && containerFound && o) + child = C[pane] = $Cont.eq(0).layout(o) || null; + if (child) + child.hasParentLayout = true; // set parent-flag in child + } + Instance[pane].child = C[pane]; // ALWAYS set pane-object pointer, even if null + } + +, windowResize = function () { + var delay = Number(options.resizeWithWindowDelay); + if (delay < 10) delay = 100; // MUST have a delay! + // resizing uses a delay-loop because the resize event fires repeatly - except in FF, but delay anyway + timer.clear("winResize"); // if already running + timer.set("winResize", function(){ + timer.clear("winResize"); + timer.clear("winResizeRepeater"); + var dims = elDims( $N ); + // only trigger resizeAll() if container has changed size + if (dims.innerWidth !== sC.innerWidth || dims.innerHeight !== sC.innerHeight) + resizeAll(); + }, delay); + // ALSO set fixed-delay timer, if not already running + if (!timer.data["winResizeRepeater"]) setWindowResizeRepeater(); + } + +, setWindowResizeRepeater = function () { + var delay = Number(options.resizeWithWindowMaxDelay); + if (delay > 0) + timer.set("winResizeRepeater", function(){ setWindowResizeRepeater(); resizeAll(); }, delay); + } + +, unload = function () { + var o = options; + + _runCallbacks("onunload_start"); + + // trigger plugin callabacks for this layout (eg: stateManagement) + runPluginCallbacks( Instance, $.layout.onUnload ); + + _runCallbacks("onunload_end"); + } + + /** + * Validate and initialize container CSS and events + * + * @see _create() + */ +, _initContainer = function () { + var + N = $N[0] + , tag = sC.tagName = N.tagName + , id = sC.id = N.id + , cls = sC.className = N.className + , o = options + , name = o.name + , fullPage= (tag === "BODY") + , props = "overflow,position,margin,padding,border" + , css = "layoutCSS" + , CSS = {} + , hid = "hidden" // used A LOT! + // see if this container is a 'pane' inside an outer-layout + , parent = $N.data("parentLayout") // parent-layout Instance + , pane = $N.data("layoutEdge") // pane-name in parent-layout + , isChild = parent && pane + ; + // sC -> state.container + sC.selector = $N.selector.split(".slice")[0]; + sC.ref = (o.name ? o.name +' layout / ' : '') + tag + (id ? "#"+id : cls ? '.['+cls+']' : ''); // used in messages + + $N .data({ + layout: Instance + , layoutContainer: sID // FLAG to indicate this is a layout-container - contains unique internal ID + }) + .addClass(o.containerClass) + ; + var layoutMethods = { + destroy: '' + , initPanes: '' + , resizeAll: 'resizeAll' + , resize: 'resizeAll' + } + , name; + // loop hash and bind all methods - include layoutID namespacing + for (name in layoutMethods) { + $N.bind("layout"+ name.toLowerCase() +"."+ sID, Instance[ layoutMethods[name] || name ]); + } + + // if this container is another layout's 'pane', then set child/parent pointers + if (isChild) { + // update parent flag + Instance.hasParentLayout = true; + // set pointers to THIS child-layout (Instance) in parent-layout + // NOTE: parent.PANE.child is an ALIAS to parent.children.PANE + parent[pane].child = parent.children[pane] = $N.data("layout"); + } + + // SAVE original container CSS for use in destroy() + if (!$N.data(css)) { + // handle props like overflow different for BODY & HTML - has 'system default' values + if (fullPage) { + CSS = $.extend( elCSS($N, props), { + height: $N.css("height") + , overflow: $N.css("overflow") + , overflowX: $N.css("overflowX") + , overflowY: $N.css("overflowY") + }); + // ALSO SAVE CSS + var $H = $("html"); + $H.data(css, { + height: "auto" // FF would return a fixed px-size! + , overflow: $H.css("overflow") + , overflowX: $H.css("overflowX") + , overflowY: $H.css("overflowY") + }); + } + else // handle props normally for non-body elements + CSS = elCSS($N, props+",top,bottom,left,right,width,height,overflow,overflowX,overflowY"); + + $N.data(css, CSS); + } + + try { // format html/body if this is a full page layout + if (fullPage) { + $("html").css({ + height: "100%" + , overflow: hid + , overflowX: hid + , overflowY: hid + }); + $("body").css({ + position: "relative" + , height: "100%" + , overflow: hid + , overflowX: hid + , overflowY: hid + , margin: 0 + , padding: 0 // TODO: test whether body-padding could be handled? + , border: "none" // a body-border creates problems because it cannot be measured! + }); + + // set current layout-container dimensions + $.extend(sC, elDims( $N )); + } + else { // set required CSS for overflow and position + // ENSURE container will not 'scroll' + CSS = { overflow: hid, overflowX: hid, overflowY: hid } + var + p = $N.css("position") + , h = $N.css("height") + ; + // if this is a NESTED layout, then container/outer-pane ALREADY has position and height + if (!isChild) { + if (!p || !p.match(/fixed|absolute|relative/)) + CSS.position = "relative"; // container MUST have a 'position' + /* + if (!h || h=="auto") + CSS.height = "100%"; // container MUST have a 'height' + */ + } + $N.css( CSS ); + + // set current layout-container dimensions + if ( $N.is(":visible") ) { + $.extend(sC, elDims( $N )); + if (o.showErrorMessages && sC.innerHeight < 1) + _log( lang.errContainerHeight.replace(/CONTAINER/, sC.ref), true ); + } + } + } catch (ex) {} + } + + /** + * Bind layout hotkeys - if options enabled + * + * @see _create() and addPane() + * @param {string=} [panes=""] The edge(s) to process + */ +, initHotkeys = function (panes) { + panes = panes ? panes.split(",") : _c.borderPanes; + // bind keyDown to capture hotkeys, if option enabled for ANY pane + $.each(panes, function (i, pane) { + var o = options[pane]; + if (o.enableCursorHotkey || o.customHotkey) { + $(document).bind("keydown."+ sID, keyDown); // only need to bind this ONCE + return false; // BREAK - binding was done + } + }); + } + + /** + * Build final OPTIONS data + * + * @see _create() + */ +, initOptions = function () { + var data, d, pane, key, val, i, c, o; + + // reprocess user's layout-options to have correct options sub-key structure + opts = $.layout.transformData( opts ); // panes = default subkey + + // auto-rename old options for backward compatibility + opts = $.layout.backwardCompatibility.renameAllOptions( opts ); + + // if user-options has 'panes' key (pane-defaults), process it... + if (!$.isEmptyObject(opts.panes)) { + // REMOVE any pane-defaults that MUST be set per-pane + data = $.layout.optionsMap.noDefault; + for (i=0, c=data.length; i 0) { + z.pane_normal = zo; + z.content_mask = max(zo+1, z.content_mask); // MIN = +1 + z.resizer_normal = max(zo+2, z.resizer_normal); // MIN = +2 + } + + function createFxOptions ( pane ) { + var o = options[pane] + , d = options.panes; + // ensure fxSettings key to avoid errors + if (!o.fxSettings) o.fxSettings = {}; + if (!d.fxSettings) d.fxSettings = {}; + + $.each(["_open","_close","_size"], function (i,n) { + var + sName = "fxName"+ n + , sSpeed = "fxSpeed"+ n + , sSettings = "fxSettings"+ n + // recalculate fxName according to specificity rules + , fxName = o[sName] = + o[sName] // options.west.fxName_open + || d[sName] // options.panes.fxName_open + || o.fxName // options.west.fxName + || d.fxName // options.panes.fxName + || "none" // MEANS $.layout.defaults.panes.fxName == "" || false || null || 0 + ; + // validate fxName to ensure is valid effect - MUST have effect-config data in options.effects + if (fxName === "none" || !$.effects || !$.effects[fxName] || !options.effects[fxName]) + fxName = o[sName] = "none"; // effect not loaded OR unrecognized fxName + + // set vars for effects subkeys to simplify logic + var fx = options.effects[fxName] || {} // effects.slide + , fx_all = fx.all || null // effects.slide.all + , fx_pane = fx[pane] || null // effects.slide.west + ; + // create fxSpeed[_open|_close|_size] + o[sSpeed] = + o[sSpeed] // options.west.fxSpeed_open + || d[sSpeed] // options.west.fxSpeed_open + || o.fxSpeed // options.west.fxSpeed + || d.fxSpeed // options.panes.fxSpeed + || null // DEFAULT - let fxSetting.duration control speed + ; + // create fxSettings[_open|_close|_size] + o[sSettings] = $.extend( + {} + , fx_all // effects.slide.all + , fx_pane // effects.slide.west + , d.fxSettings // options.panes.fxSettings + , o.fxSettings // options.west.fxSettings + , d[sSettings] // options.panes.fxSettings_open + , o[sSettings] // options.west.fxSettings_open + ); + }); + + // DONE creating action-specific-settings for this pane, + // so DELETE generic options - are no longer meaningful + delete o.fxName; + delete o.fxSpeed; + delete o.fxSettings; + } + + // DELETE 'panes' key now that we are done - values were copied to EACH pane + delete options.panes; + } + + /** + * Initialize module objects, styling, size and position for all panes + * + * @see _initElements() + * @param {string} pane The pane to process + */ +, getPane = function (pane) { + var sel = options[pane].paneSelector + if (sel.substr(0,1)==="#") // ID selector + // NOTE: elements selected 'by ID' DO NOT have to be 'children' + return $N.find(sel).eq(0); + else { // class or other selector + var $P = $N.children(sel).eq(0); + // look for the pane nested inside a 'form' element + return $P.length ? $P : $N.children("form:first").children(sel).eq(0); + } + } + +, initPanes = function () { + // NOTE: do north & south FIRST so we can measure their height - do center LAST + $.each(_c.allPanes, function (idx, pane) { + addPane( pane, true ); + }); + + // init the pane-handles NOW in case we have to hide or close the pane below + initHandles(); + + // now that all panes have been initialized and initially-sized, + // make sure there is really enough space available for each pane + $.each(_c.borderPanes, function (i, pane) { + if ($Ps[pane] && state[pane].isVisible) { // pane is OPEN + setSizeLimits(pane); + makePaneFit(pane); // pane may be Closed, Hidden or Resized by makePaneFit() + } + }); + // size center-pane AGAIN in case we 'closed' a border-pane in loop above + sizeMidPanes("center"); + + // Chrome/Webkit sometimes fires callbacks BEFORE it completes resizing! + // Before RC30.3, there was a 10ms delay here, but that caused layout + // to load asynchrously, which is BAD, so try skipping delay for now + + // process pane contents and callbacks, and init/resize child-layout if exists + $.each(_c.allPanes, function (i, pane) { + var o = options[pane]; + if ($Ps[pane]) { + if (state[pane].isVisible) { // pane is OPEN + sizeContent(pane); + // trigger pane.onResize if triggerEventsOnLoad = true + if (o.triggerEventsOnLoad) + _runCallbacks("onresize_end", pane); + else // automatic if onresize called, otherwise call it specifically + // resize child - IF inner-layout already exists (created before this layout) + resizeChildLayout(pane); + } + // init childLayout - even if pane is not visible + if (o.initChildLayout && o.childOptions) + createChildLayout(pane); + } + }); + } + + /** + * Add a pane to the layout - subroutine of initPanes() + * + * @see initPanes() + * @param {string} pane The pane to process + * @param {boolean=} [force=false] Size content after init + */ +, addPane = function (pane, force) { + if (!force && !isInitialized()) return; + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , fx = s.fx + , dir = c.dir + , spacing = o.spacing_open || 0 + , isCenter = (pane === "center") + , CSS = {} + , $P = $Ps[pane] + , size, minSize, maxSize + ; + // if pane-pointer already exists, remove the old one first + if ($P) + removePane( pane, false, true, false ); + else + $Cs[pane] = false; // init + + $P = $Ps[pane] = getPane(pane); + if (!$P.length) { + $Ps[pane] = false; // logic + return; + } + + // SAVE original Pane CSS + if (!$P.data("layoutCSS")) { + var props = "position,top,left,bottom,right,width,height,overflow,zIndex,display,backgroundColor,padding,margin,border"; + $P.data("layoutCSS", elCSS($P, props)); + } + + // create alias for pane data in Instance - initHandles will add more + Instance[pane] = { name: pane, pane: $Ps[pane], content: $Cs[pane], options: options[pane], state: state[pane], child: children[pane] }; + + // add classes, attributes & events + $P .data({ + parentLayout: Instance // pointer to Layout Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "pane" + }) + .css(c.cssReq).css("zIndex", options.zIndexes.pane_normal) + .css(o.applyDemoStyles ? c.cssDemo : {}) // demo styles + .addClass( o.paneClass +" "+ o.paneClass+"-"+pane ) // default = "ui-layout-pane ui-layout-pane-west" - may be a dupe of 'paneSelector' + .bind("mouseenter."+ sID, addHover ) + .bind("mouseleave."+ sID, removeHover ) + ; + var paneMethods = { + hide: '' + , show: '' + , toggle: '' + , close: '' + , open: '' + , slideOpen: '' + , slideClose: '' + , slideToggle: '' + , size: 'manualSizePane' + , sizePane: 'manualSizePane' + , sizeContent: '' + , sizeHandles: '' + , enableClosable: '' + , disableClosable: '' + , enableSlideable: '' + , disableSlideable: '' + , enableResizable: '' + , disableResizable: '' + , swapPanes: 'swapPanes' + , swap: 'swapPanes' + , move: 'swapPanes' + , removePane: 'removePane' + , remove: 'removePane' + , createChildLayout: '' + , resizeChildLayout: '' + , resizeAll: 'resizeAll' + , resizeLayout: 'resizeAll' + } + , name; + // loop hash and bind all methods - include layoutID namespacing + for (name in paneMethods) { + $P.bind("layoutpane"+ name.toLowerCase() +"."+ sID, Instance[ paneMethods[name] || name ]); + } + + // see if this pane has a 'scrolling-content element' + initContent(pane, false); // false = do NOT sizeContent() - called later + + if (!isCenter) { + // call _parseSize AFTER applying pane classes & styles - but before making visible (if hidden) + // if o.size is auto or not valid, then MEASURE the pane and use that as its 'size' + size = s.size = _parseSize(pane, o.size); + minSize = _parseSize(pane,o.minSize) || 1; + maxSize = _parseSize(pane,o.maxSize) || 100000; + if (size > 0) size = max(min(size, maxSize), minSize); + + // state for border-panes + s.isClosed = false; // true = pane is closed + s.isSliding = false; // true = pane is currently open by 'sliding' over adjacent panes + s.isResizing= false; // true = pane is in process of being resized + s.isHidden = false; // true = pane is hidden - no spacing, resizer or toggler is visible! + + // array for 'pin buttons' whose classNames are auto-updated on pane-open/-close + if (!s.pins) s.pins = []; + } + // states common to ALL panes + s.tagName = $P[0].tagName; + s.edge = pane; // useful if pane is (or about to be) 'swapped' - easy find out where it is (or is going) + s.noRoom = false; // true = pane 'automatically' hidden due to insufficient room - will unhide automatically + s.isVisible = true; // false = pane is invisible - closed OR hidden - simplify logic + + // set css-position to account for container borders & padding + switch (pane) { + case "north": CSS.top = sC.insetTop; + CSS.left = sC.insetLeft; + CSS.right = sC.insetRight; + break; + case "south": CSS.bottom = sC.insetBottom; + CSS.left = sC.insetLeft; + CSS.right = sC.insetRight; + break; + case "west": CSS.left = sC.insetLeft; // top, bottom & height set by sizeMidPanes() + break; + case "east": CSS.right = sC.insetRight; // ditto + break; + case "center": // top, left, width & height set by sizeMidPanes() + } + + if (dir === "horz") // north or south pane + CSS.height = cssH($P, size); + else if (dir === "vert") // east or west pane + CSS.width = cssW($P, size); + //else if (isCenter) {} + + $P.css(CSS); // apply size -- top, bottom & height will be set by sizeMidPanes + if (dir != "horz") sizeMidPanes(pane, true); // true = skipCallback + + // close or hide the pane if specified in settings + if (o.initClosed && o.closable && !o.initHidden) + close(pane, true, true); // true, true = force, noAnimation + else if (o.initHidden || o.initClosed) + hide(pane); // will be completely invisible - no resizer or spacing + else if (!s.noRoom) + // make the pane visible - in case was initially hidden + $P.css("display","block"); + // ELSE setAsOpen() - called later by initHandles() + + // RESET visibility now - pane will appear IF display:block + $P.css("visibility","visible"); + + // check option for auto-handling of pop-ups & drop-downs + if (o.showOverflowOnHover) + $P.hover( allowOverflow, resetOverflow ); + + // if manually adding a pane AFTER layout initialization, then... + if (state.initialized) { + initHandles( pane ); + initHotkeys( pane ); + resizeAll(); // will sizeContent if pane is visible + if (s.isVisible) { // pane is OPEN + if (o.triggerEventsOnLoad) + _runCallbacks("onresize_end", pane); + else // automatic if onresize called, otherwise call it specifically + // resize child - IF inner-layout already exists (created before this layout) + resizeChildLayout(pane); // a previously existing childLayout + } + if (o.initChildLayout && o.childOptions) + createChildLayout(pane); + } + } + + /** + * Initialize module objects, styling, size and position for all resize bars and toggler buttons + * + * @see _create() + * @param {string=} [panes=""] The edge(s) to process + */ +, initHandles = function (panes) { + panes = panes ? panes.split(",") : _c.borderPanes; + + // create toggler DIVs for each pane, and set object pointers for them, eg: $R.north = north toggler DIV + $.each(panes, function (i, pane) { + var $P = $Ps[pane]; + $Rs[pane] = false; // INIT + $Ts[pane] = false; + if (!$P) return; // pane does not exist - skip + + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , rClass = o.resizerClass + , tClass = o.togglerClass + , side = c.side.toLowerCase() + , spacing = (s.isVisible ? o.spacing_open : o.spacing_closed) + , _pane = "-"+ pane // used for classNames + , _state = (s.isVisible ? "-open" : "-closed") // used for classNames + , I = Instance[pane] + // INIT RESIZER BAR + , $R = I.resizer = $Rs[pane] = $("
          ") + // INIT TOGGLER BUTTON + , $T = I.toggler = (o.closable ? $Ts[pane] = $("
          ") : false) + ; + + //if (s.isVisible && o.resizable) ... handled by initResizable + if (!s.isVisible && o.slidable) + $R.attr("title", o.sliderTip).css("cursor", o.sliderCursor); + + $R // if paneSelector is an ID, then create a matching ID for the resizer, eg: "#paneLeft" => "paneLeft-resizer" + .attr("id", (o.paneSelector.substr(0,1)=="#" ? o.paneSelector.substr(1) + "-resizer" : "")) + .data({ + parentLayout: Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "resizer" + }) + .css(_c.resizers.cssReq).css("zIndex", options.zIndexes.resizer_normal) + .css(o.applyDemoStyles ? _c.resizers.cssDemo : {}) // add demo styles + .addClass(rClass +" "+ rClass+_pane) + .hover(addHover, removeHover) // ALWAYS add hover-classes, even if resizing is not enabled - handle with CSS instead + .hover(onResizerEnter, onResizerLeave) // ALWAYS NEED resizer.mouseleave to balance toggler.mouseenter + .appendTo($N) // append DIV to container + ; + + if ($T) { + $T // if paneSelector is an ID, then create a matching ID for the resizer, eg: "#paneLeft" => "#paneLeft-toggler" + .attr("id", (o.paneSelector.substr(0,1)=="#" ? o.paneSelector.substr(1) + "-toggler" : "")) + .data({ + parentLayout: Instance + , layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + , layoutRole: "toggler" + }) + .css(_c.togglers.cssReq) // add base/required styles + .css(o.applyDemoStyles ? _c.togglers.cssDemo : {}) // add demo styles + .addClass(tClass +" "+ tClass+_pane) + .hover(addHover, removeHover) // ALWAYS add hover-classes, even if toggling is not enabled - handle with CSS instead + .bind("mouseenter", onResizerEnter) // NEED toggler.mouseenter because mouseenter MAY NOT fire on resizer + .appendTo($R) // append SPAN to resizer DIV + ; + // ADD INNER-SPANS TO TOGGLER + if (o.togglerContent_open) // ui-layout-open + $(""+ o.togglerContent_open +"") + .data({ + layoutEdge: pane + , layoutRole: "togglerContent" + }) + .data("layoutRole", "togglerContent") + .data("layoutEdge", pane) + .addClass("content content-open") + .css("display","none") + .appendTo( $T ) + //.hover( addHover, removeHover ) // use ui-layout-toggler-west-hover .content-open instead! + ; + if (o.togglerContent_closed) // ui-layout-closed + $(""+ o.togglerContent_closed +"") + .data({ + layoutEdge: pane + , layoutRole: "togglerContent" + }) + .addClass("content content-closed") + .css("display","none") + .appendTo( $T ) + //.hover( addHover, removeHover ) // use ui-layout-toggler-west-hover .content-closed instead! + ; + // ADD TOGGLER.click/.hover + enableClosable(pane); + } + + // add Draggable events + initResizable(pane); + + // ADD CLASSNAMES & SLIDE-BINDINGS - eg: class="resizer resizer-west resizer-open" + if (s.isVisible) + setAsOpen(pane); // onOpen will be called, but NOT onResize + else { + setAsClosed(pane); // onClose will be called + bindStartSlidingEvent(pane, true); // will enable events IF option is set + } + + }); + + // SET ALL HANDLE DIMENSIONS + sizeHandles(); + } + + + /** + * Initialize scrolling ui-layout-content div - if exists + * + * @see initPane() - or externally after an Ajax injection + * @param {string} [pane] The pane to process + * @param {boolean=} [resize=true] Size content after init + */ +, initContent = function (pane, resize) { + if (!isInitialized()) return; + var + o = options[pane] + , sel = o.contentSelector + , I = Instance[pane] + , $P = $Ps[pane] + , $C + ; + if (sel) $C = I.content = $Cs[pane] = (o.findNestedContent) + ? $P.find(sel).eq(0) // match 1-element only + : $P.children(sel).eq(0) + ; + if ($C && $C.length) { + $C.data("layoutRole", "content"); + // SAVE original Pane CSS + if (!$C.data("layoutCSS")) + $C.data("layoutCSS", elCSS($C, "height")); + $C.css( _c.content.cssReq ); + if (o.applyDemoStyles) { + $C.css( _c.content.cssDemo ); // add padding & overflow: auto to content-div + $P.css( _c.content.cssDemoPane ); // REMOVE padding/scrolling from pane + } + state[pane].content = {}; // init content state + if (resize !== false) sizeContent(pane); + // sizeContent() is called AFTER init of all elements + } + else + I.content = $Cs[pane] = false; + } + + + /** + * Add resize-bars to all panes that specify it in options + * -dependancy: $.fn.resizable - will skip if not found + * + * @see _create() + * @param {string=} [panes=""] The edge(s) to process + */ +, initResizable = function (panes) { + var draggingAvailable = $.layout.plugins.draggable + , side // set in start() + ; + panes = panes ? panes.split(",") : _c.borderPanes; + + $.each(panes, function (idx, pane) { + var o = options[pane]; + if (!draggingAvailable || !$Ps[pane] || !o.resizable) { + o.resizable = false; + return true; // skip to next + } + + var s = state[pane] + , z = options.zIndexes + , c = _c[pane] + , side = c.dir=="horz" ? "top" : "left" + , opEdge = _c.oppositeEdge[pane] + , masks = pane +",center,"+ opEdge + (c.dir=="horz" ? ",west,east" : "") + , $P = $Ps[pane] + , $R = $Rs[pane] + , base = o.resizerClass + , lastPos = 0 // used when live-resizing + , r, live // set in start because may change + // 'drag' classes are applied to the ORIGINAL resizer-bar while dragging is in process + , resizerClass = base+"-drag" // resizer-drag + , resizerPaneClass = base+"-"+pane+"-drag" // resizer-north-drag + // 'helper' class is applied to the CLONED resizer-bar while it is being dragged + , helperClass = base+"-dragging" // resizer-dragging + , helperPaneClass = base+"-"+pane+"-dragging" // resizer-north-dragging + , helperLimitClass = base+"-dragging-limit" // resizer-drag + , helperPaneLimitClass = base+"-"+pane+"-dragging-limit" // resizer-north-drag + , helperClassesSet = false // logic var + ; + + if (!s.isClosed) + $R.attr("title", o.resizerTip) + .css("cursor", o.resizerCursor); // n-resize, s-resize, etc + + $R.draggable({ + containment: $N[0] // limit resizing to layout container + , axis: (c.dir=="horz" ? "y" : "x") // limit resizing to horz or vert axis + , delay: 0 + , distance: 1 + , grid: o.resizingGrid + // basic format for helper - style it using class: .ui-draggable-dragging + , helper: "clone" + , opacity: o.resizerDragOpacity + , addClasses: false // avoid ui-state-disabled class when disabled + //, iframeFix: o.draggableIframeFix // TODO: consider using when bug is fixed + , zIndex: z.resizer_drag + + , start: function (e, ui) { + // REFRESH options & state pointers in case we used swapPanes + o = options[pane]; + s = state[pane]; + // re-read options + live = o.livePaneResizing; + + // ondrag_start callback - will CANCEL hide if returns false + // TODO: dragging CANNOT be cancelled like this, so see if there is a way? + if (false === _runCallbacks("ondrag_start", pane)) return false; + + s.isResizing = true; // prevent pane from closing while resizing + timer.clear(pane+"_closeSlider"); // just in case already triggered + + // SET RESIZER LIMITS - used in drag() + setSizeLimits(pane); // update pane/resizer state + r = s.resizerPosition; + lastPos = ui.position[ side ] + + $R.addClass( resizerClass +" "+ resizerPaneClass ); // add drag classes + helperClassesSet = false; // reset logic var - see drag() + + // DISABLE TEXT SELECTION (probably already done by resizer.mouseOver) + $('body').disableSelection(); + + // MASK PANES CONTAINING IFRAMES, APPLETS OR OTHER TROUBLESOME ELEMENTS + showMasks( masks ); + } + + , drag: function (e, ui) { + if (!helperClassesSet) { // can only add classes after clone has been added to the DOM + //$(".ui-draggable-dragging") + ui.helper + .addClass( helperClass +" "+ helperPaneClass ) // add helper classes + .css({ right: "auto", bottom: "auto" }) // fix dir="rtl" issue + .children().css("visibility","hidden") // hide toggler inside dragged resizer-bar + ; + helperClassesSet = true; + // draggable bug!? RE-SET zIndex to prevent E/W resize-bar showing through N/S pane! + if (s.isSliding) $Ps[pane].css("zIndex", z.pane_sliding); + } + // CONTAIN RESIZER-BAR TO RESIZING LIMITS + var limit = 0; + if (ui.position[side] < r.min) { + ui.position[side] = r.min; + limit = -1; + } + else if (ui.position[side] > r.max) { + ui.position[side] = r.max; + limit = 1; + } + // ADD/REMOVE dragging-limit CLASS + if (limit) { + ui.helper.addClass( helperLimitClass +" "+ helperPaneLimitClass ); // at dragging-limit + window.defaultStatus = (limit>0 && pane.match(/north|west/)) || (limit<0 && pane.match(/south|east/)) ? lang.maxSizeWarning : lang.minSizeWarning; + } + else { + ui.helper.removeClass( helperLimitClass +" "+ helperPaneLimitClass ); // not at dragging-limit + window.defaultStatus = ""; + } + // DYNAMICALLY RESIZE PANES IF OPTION ENABLED + // won't trigger unless resizer has actually moved! + if (live && Math.abs(ui.position[side] - lastPos) >= o.liveResizingTolerance) { + lastPos = ui.position[side]; + resizePanes(e, ui, pane) + } + } + + , stop: function (e, ui) { + $('body').enableSelection(); // RE-ENABLE TEXT SELECTION + window.defaultStatus = ""; // clear 'resizing limit' message from statusbar + $R.removeClass( resizerClass +" "+ resizerPaneClass ); // remove drag classes from Resizer + s.isResizing = false; + resizePanes(e, ui, pane, true, masks); // true = resizingDone + } + + }); + }); + + /** + * resizePanes + * + * Sub-routine called from stop() - and drag() if livePaneResizing + * + * @param {!Object} evt + * @param {!Object} ui + * @param {string} pane + * @param {boolean=} [resizingDone=false] + */ + var resizePanes = function (evt, ui, pane, resizingDone, masks) { + var dragPos = ui.position + , c = _c[pane] + , o = options[pane] + , s = state[pane] + , resizerPos + ; + switch (pane) { + case "north": resizerPos = dragPos.top; break; + case "west": resizerPos = dragPos.left; break; + case "south": resizerPos = sC.offsetHeight - dragPos.top - o.spacing_open; break; + case "east": resizerPos = sC.offsetWidth - dragPos.left - o.spacing_open; break; + }; + // remove container margin from resizer position to get the pane size + var newSize = resizerPos - sC["inset"+ c.side]; + + // Disable OR Resize Mask(s) created in drag.start + if (!resizingDone) { + // ensure we meet liveResizingTolerance criteria + if (Math.abs(newSize - s.size) < o.liveResizingTolerance) + return; // SKIP resize this time + // resize the pane + manualSizePane(pane, newSize, false, true); // true = noAnimation + sizeMasks(); // resize all visible masks + } + else { // resizingDone + // ondrag_end callback + if (false !== _runCallbacks("ondrag_end", pane)) + manualSizePane(pane, newSize, false, true); // true = noAnimation + hideMasks(); // hide all masks, which include panes with 'content/iframe-masks' + if (s.isSliding && masks) // RE-SHOW only 'object-masks' so objects won't show through sliding pane + showMasks( masks, true ); // true = onlyForObjects + } + }; + } + + /** + * sizeMask + * + * Needed to overlay a DIV over an IFRAME-pane because mask CANNOT be *inside* the pane + * Called when mask created, and during livePaneResizing + */ +, sizeMask = function () { + var $M = $(this) + , pane = $M.data("layoutMask") // eg: "west" + , s = state[pane] + ; + // only masks over an IFRAME-pane need manual resizing + if (s.tagName == "IFRAME" && s.isVisible) // no need to mask closed/hidden panes + $M.css({ + top: s.offsetTop + , left: s.offsetLeft + , width: s.outerWidth + , height: s.outerHeight + }); + /* ALT Method... + var $P = $Ps[pane]; + $M.css( $P.position() ).css({ width: $P[0].offsetWidth, height: $P[0].offsetHeight }); + */ + } +, sizeMasks = function () { + $Ms.each( sizeMask ); // resize all 'visible' masks + } + +, showMasks = function (panes, onlyForObjects) { + var a = panes ? panes.split(",") : $.layout.config.allPanes + , z = options.zIndexes + , o, s; + $.each(a, function(i,p){ + s = state[p]; + o = options[p]; + if (s.isVisible && ( (!onlyForObjects && o.maskContents) || o.maskObjects )) { + getMasks(p).each(function(){ + sizeMask.call(this); + this.style.zIndex = s.isSliding ? z.pane_sliding+1 : z.pane_normal+1 + this.style.display = "block"; + }); + } + }); + } + +, hideMasks = function () { + // ensure no pane is resizing - could be a timing issue + var skip; + $.each( $.layout.config.borderPanes, function(i,p){ + if (state[p].isResizing) { + skip = true; + return false; // BREAK + } + }); + if (!skip) + $Ms.hide(); // hide ALL masks + } + +, getMasks = function (pane) { + var $Masks = $([]) + , $M, i = 0, c = $Ms.length + ; + for (; i CSS + if (sC.tagName === "BODY" && ($N = $("html")).data(css)) // RESET CSS + $N.css( $N.data(css) ).removeData(css); + + // trigger plugins for this layout, if there are any + runPluginCallbacks( Instance, $.layout.onDestroy ); + + // trigger state-management and onunload callback + unload(); + + // clear the Instance of everything except for container & options (so could recreate) + // RE-CREATE: myLayout = myLayout.container.layout( myLayout.options ); + for (n in Instance) + if (!n.match(/^(container|options)$/)) delete Instance[ n ]; + // add a 'destroyed' flag to make it easy to check + Instance.destroyed = true; + + // if this is a child layout, CLEAR the child-pointer in the parent + /* for now the pointer REMAINS, but with only container, options and destroyed keys + if (parentPane) { + var layout = parentPane.pane.data("parentLayout"); + parentPane.child = layout.children[ parentPane.name ] = null; + } + */ + + return Instance; // for coding convenience + } + + /** + * Remove a pane from the layout - subroutine of destroy() + * + * @see destroy() + * @param {string} pane The pane to process + * @param {boolean=} [remove=false] Remove the DOM element? + * @param {boolean=} [skipResize=false] Skip calling resizeAll()? + */ +, removePane = function (evt_or_pane, remove, skipResize, destroyChild) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , $C = $Cs[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + ; + //alert( '$P.length = '+ $P.length ); + // NOTE: elements can still exist even after remove() + // so check for missing data(), which is cleared by removed() + if ($P && $.isEmptyObject( $P.data() )) $P = false; + if ($C && $.isEmptyObject( $C.data() )) $C = false; + if ($R && $.isEmptyObject( $R.data() )) $R = false; + if ($T && $.isEmptyObject( $T.data() )) $T = false; + + if ($P) $P.stop(true, true); + + // check for a child layout + var o = options[pane] + , s = state[pane] + , d = "layout" + , css = "layoutCSS" + , child = children[pane] || ($P ? $P.data(d) : 0) || ($C ? $C.data(d) : 0) || null + , destroy = destroyChild !== undefined ? destroyChild : o.destroyChildLayout + ; + + // FIRST destroy the child-layout(s) + if (destroy && child && !child.destroyed) { + child.destroy(true); // tell child-layout to destroy ALL its child-layouts too + if (child.destroyed) // destroy was successful + child = null; // clear pointer for logic below + } + + if ($P && remove && !child) + $P.remove(); + else if ($P && $P[0]) { + // create list of ALL pane-classes that need to be removed + var root = o.paneClass // default="ui-layout-pane" + , pRoot = root +"-"+ pane // eg: "ui-layout-pane-west" + , _open = "-open" + , _sliding= "-sliding" + , _closed = "-closed" + , classes = [ root, root+_open, root+_closed, root+_sliding, // generic classes + pRoot, pRoot+_open, pRoot+_closed, pRoot+_sliding ] // pane-specific classes + ; + $.merge(classes, getHoverClasses($P, true)); // ADD hover-classes + // remove all Layout classes from pane-element + $P .removeClass( classes.join(" ") ) // remove ALL pane-classes + .removeData("parentLayout") + .removeData("layoutPane") + .removeData("layoutRole") + .removeData("layoutEdge") + .removeData("autoHidden") // in case set + .unbind("."+ sID) // remove ALL Layout events + // TODO: remove these extra unbind commands when jQuery is fixed + //.unbind("mouseenter"+ sID) + //.unbind("mouseleave"+ sID) + ; + // do NOT reset CSS if this pane/content is STILL the container of a nested layout! + // the nested layout will reset its 'container' CSS when/if it is destroyed + if ($C && $C.data(d)) { + // a content-div may not have a specific width, so give it one to contain the Layout + $C.width( $C.width() ); + child.resizeAll(); // now resize the Layout + } + else if ($C) + $C.css( $C.data(css) ).removeData(css).removeData("layoutRole"); + // remove pane AFTER content in case there was a nested layout + if (!$P.data(d)) + $P.css( $P.data(css) ).removeData(css); + } + + // REMOVE pane resizer and toggler elements + if ($T) $T.remove(); + if ($R) $R.remove(); + + // CLEAR all pointers and state data + Instance[pane] = $Ps[pane] = $Cs[pane] = $Rs[pane] = $Ts[pane] = children[pane] = false; + s = { removed: true }; + + if (!skipResize) + resizeAll(); + } + + +/* + * ########################### + * ACTION METHODS + * ########################### + */ + +, _hidePane = function (pane) { + var $P = $Ps[pane] + , o = options[pane] + , s = $P[0].style + ; + if (o.useOffscreenClose) { + if (!$P.data(_c.offscreenReset)) + $P.data(_c.offscreenReset, { left: s.left, right: s.right }); + $P.css( _c.offscreenCSS ); + } + else + $P.hide().removeData(_c.offscreenReset); + } + +, _showPane = function (pane) { + var $P = $Ps[pane] + , o = options[pane] + , off = _c.offscreenCSS + , old = $P.data(_c.offscreenReset) + , s = $P[0].style + ; + $P .show() // ALWAYS show, just in case + .removeData(_c.offscreenReset); + if (o.useOffscreenClose && old) { + if (s.left == off.left) + s.left = old.left; + if (s.right == off.right) + s.right = old.right; + } + } + + + /** + * Completely 'hides' a pane, including its spacing - as if it does not exist + * The pane is not actually 'removed' from the source, so can use 'show' to un-hide it + * + * @param {string} pane The pane being hidden, ie: north, south, east, or west + * @param {boolean=} [noAnimation=false] + */ +, hide = function (evt_or_pane, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + if (!$P || s.isHidden) return; // pane does not exist OR is already hidden + + // onhide_start callback - will CANCEL hide if returns false + if (state.initialized && false === _runCallbacks("onhide_start", pane)) return; + + s.isSliding = false; // just in case + + // now hide the elements + if ($R) $R.hide(); // hide resizer-bar + if (!state.initialized || s.isClosed) { + s.isClosed = true; // to trigger open-animation on show() + s.isHidden = true; + s.isVisible = false; + if (!state.initialized) + _hidePane(pane); // no animation when loading page + sizeMidPanes(_c[pane].dir === "horz" ? "" : "center"); + if (state.initialized || o.triggerEventsOnLoad) + _runCallbacks("onhide_end", pane); + } + else { + s.isHiding = true; // used by onclose + close(pane, false, noAnimation); // adjust all panes to fit + } + } + + /** + * Show a hidden pane - show as 'closed' by default unless openPane = true + * + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {boolean=} [openPane=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [noAlert=false] + */ +, show = function (evt_or_pane, openPane, noAnimation, noAlert) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + if (!$P || !s.isHidden) return; // pane does not exist OR is not hidden + + // onshow_start callback - will CANCEL show if returns false + if (false === _runCallbacks("onshow_start", pane)) return; + + s.isSliding = false; // just in case + s.isShowing = true; // used by onopen/onclose + //s.isHidden = false; - will be set by open/close - if not cancelled + + // now show the elements + //if ($R) $R.show(); - will be shown by open/close + if (openPane === false) + close(pane, true); // true = force + else + open(pane, false, noAnimation, noAlert); // adjust all panes to fit + } + + + /** + * Toggles a pane open/closed by calling either open or close + * + * @param {string} pane The pane being toggled, ie: north, south, east, or west + * @param {boolean=} [slide=false] + */ +, toggle = function (evt_or_pane, slide) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , s = state[pane] + ; + if (evt) // called from to $R.dblclick OR triggerPaneEvent + evt.stopImmediatePropagation(); + if (s.isHidden) + show(pane); // will call 'open' after unhiding it + else if (s.isClosed) + open(pane, !!slide); + else + close(pane); + } + + + /** + * Utility method used during init or other auto-processes + * + * @param {string} pane The pane being closed + * @param {boolean=} [setHandles=false] + */ +, _closePane = function (pane, setHandles) { + var + $P = $Ps[pane] + , s = state[pane] + ; + _hidePane(pane); + s.isClosed = true; + s.isVisible = false; + // UNUSED: if (setHandles) setAsClosed(pane, true); // true = force + } + + /** + * Close the specified pane (animation optional), and resize all other panes as needed + * + * @param {string} pane The pane being closed, ie: north, south, east, or west + * @param {boolean=} [force=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [skipCallback=false] + */ +, close = function (evt_or_pane, force, noAnimation, skipCallback) { + var pane = evtPane.call(this, evt_or_pane); + // if pane has been initialized, but NOT the complete layout, close pane instantly + if (!state.initialized && $Ps[pane]) { + _closePane(pane); // INIT pane as closed + return; + } + if (!isInitialized()) return; + + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , c = _c[pane] + , doFX, isShowing, isHiding, wasSliding; + + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + + if ( !$P + || (!o.closable && !s.isShowing && !s.isHiding) // invalid request // (!o.resizable && !o.closable) ??? + || (!force && s.isClosed && !s.isShowing) // already closed + ) return queueNext(); + + // onclose_start callback - will CANCEL hide if returns false + // SKIP if just 'showing' a hidden pane as 'closed' + var abort = !s.isShowing && false === _runCallbacks("onclose_start", pane); + + // transfer logic vars to temp vars + isShowing = s.isShowing; + isHiding = s.isHiding; + wasSliding = s.isSliding; + // now clear the logic vars (REQUIRED before aborting) + delete s.isShowing; + delete s.isHiding; + + if (abort) return queueNext(); + + doFX = !noAnimation && !s.isClosed && (o.fxName_close != "none"); + s.isMoving = true; + s.isClosed = true; + s.isVisible = false; + // update isHidden BEFORE sizing panes + if (isHiding) s.isHidden = true; + else if (isShowing) s.isHidden = false; + + if (s.isSliding) // pane is being closed, so UNBIND trigger events + bindStopSlidingEvents(pane, false); // will set isSliding=false + else // resize panes adjacent to this one + sizeMidPanes(_c[pane].dir === "horz" ? "" : "center", false); // false = NOT skipCallback + + // if this pane has a resizer bar, move it NOW - before animation + setAsClosed(pane); + + // CLOSE THE PANE + if (doFX) { // animate the close + // mask panes with objects + var masks = "center"+ (c.dir=="horz" ? ",west,east" : ""); + showMasks( masks, true ); // true = ONLY mask panes with maskObjects=true + lockPaneForFX(pane, true); // need to set left/top so animation will work + $P.hide( o.fxName_close, o.fxSettings_close, o.fxSpeed_close, function () { + lockPaneForFX(pane, false); // undo + if (s.isClosed) close_2(); + queueNext(); + }); + } + else { // hide the pane without animation + _hidePane(pane); + close_2(); + queueNext(); + }; + }); + + // SUBROUTINE + function close_2 () { + s.isMoving = false; + bindStartSlidingEvent(pane, true); // will enable if o.slidable = true + + // if opposite-pane was autoClosed, see if it can be autoOpened now + var altPane = _c.oppositeEdge[pane]; + if (state[ altPane ].noRoom) { + setSizeLimits( altPane ); + makePaneFit( altPane ); + } + + // hide any masks shown while closing + hideMasks(); + + if (!skipCallback && (state.initialized || o.triggerEventsOnLoad)) { + // onclose callback - UNLESS just 'showing' a hidden pane as 'closed' + if (!isShowing) _runCallbacks("onclose_end", pane); + // onhide OR onshow callback + if (isShowing) _runCallbacks("onshow_end", pane); + if (isHiding) _runCallbacks("onhide_end", pane); + } + } + } + + /** + * @param {string} pane The pane just closed, ie: north, south, east, or west + */ +, setAsClosed = function (pane) { + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , side = _c[pane].side.toLowerCase() + , inset = "inset"+ _c[pane].side + , rClass = o.resizerClass + , tClass = o.togglerClass + , _pane = "-"+ pane // used for classNames + , _open = "-open" + , _sliding= "-sliding" + , _closed = "-closed" + ; + $R + .css(side, sC[inset]) // move the resizer + .removeClass( rClass+_open +" "+ rClass+_pane+_open ) + .removeClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + .addClass( rClass+_closed +" "+ rClass+_pane+_closed ) + .unbind("dblclick."+ sID) + ; + // DISABLE 'resizing' when closed - do this BEFORE bindStartSlidingEvent? + if (o.resizable && $.layout.plugins.draggable) + $R + .draggable("disable") + .removeClass("ui-state-disabled") // do NOT apply disabled styling - not suitable here + .css("cursor", "default") + .attr("title","") + ; + + // if pane has a toggler button, adjust that too + if ($T) { + $T + .removeClass( tClass+_open +" "+ tClass+_pane+_open ) + .addClass( tClass+_closed +" "+ tClass+_pane+_closed ) + .attr("title", o.togglerTip_closed) // may be blank + ; + // toggler-content - if exists + $T.children(".content-open").hide(); + $T.children(".content-closed").css("display","block"); + } + + // sync any 'pin buttons' + syncPinBtns(pane, false); + + if (state.initialized) { + // resize 'length' and position togglers for adjacent panes + sizeHandles(); + } + } + + /** + * Open the specified pane (animation optional), and resize all other panes as needed + * + * @param {string} pane The pane being opened, ie: north, south, east, or west + * @param {boolean=} [slide=false] + * @param {boolean=} [noAnimation=false] + * @param {boolean=} [noAlert=false] + */ +, open = function (evt_or_pane, slide, noAnimation, noAlert) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , c = _c[pane] + , doFX, isShowing + ; + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + + if ( !$P + || (!o.resizable && !o.closable && !s.isShowing) // invalid request + || (s.isVisible && !s.isSliding) // already open + ) return queueNext(); + + // pane can ALSO be unhidden by just calling show(), so handle this scenario + if (s.isHidden && !s.isShowing) { + queueNext(); // call before show() because it needs the queue free + show(pane, true); + return; + } + + if (o.autoResize && s.size != o.size) // resize pane to original size set in options + sizePane(pane, o.size, true, true, true); // true=skipCallback/forceResize/noAnimation + else + // make sure there is enough space available to open the pane + setSizeLimits(pane, slide); + + // onopen_start callback - will CANCEL open if returns false + var cbReturn = _runCallbacks("onopen_start", pane); + + if (cbReturn === "abort") + return queueNext(); + + // update pane-state again in case options were changed in onopen_start + if (cbReturn !== "NC") // NC = "No Callback" + setSizeLimits(pane, slide); + + if (s.minSize > s.maxSize) { // INSUFFICIENT ROOM FOR PANE TO OPEN! + syncPinBtns(pane, false); // make sure pin-buttons are reset + if (!noAlert && o.noRoomToOpenTip) + alert(o.noRoomToOpenTip); + return queueNext(); // ABORT + } + + if (slide) // START Sliding - will set isSliding=true + bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane + else if (s.isSliding) // PIN PANE (stop sliding) - open pane 'normally' instead + bindStopSlidingEvents(pane, false); // UNBIND trigger events - will set isSliding=false + else if (o.slidable) + bindStartSlidingEvent(pane, false); // UNBIND trigger events + + s.noRoom = false; // will be reset by makePaneFit if 'noRoom' + makePaneFit(pane); + + // transfer logic var to temp var + isShowing = s.isShowing; + // now clear the logic var + delete s.isShowing; + + doFX = !noAnimation && s.isClosed && (o.fxName_open != "none"); + s.isMoving = true; + s.isVisible = true; + s.isClosed = false; + // update isHidden BEFORE sizing panes - WHY??? Old? + if (isShowing) s.isHidden = false; + + if (doFX) { // ANIMATE + // mask panes with objects + var masks = "center"+ (c.dir=="horz" ? ",west,east" : ""); + if (s.isSliding) masks += ","+ _c.oppositeEdge[pane]; + showMasks( masks, true ); // true = ONLY mask panes with maskObjects=true + lockPaneForFX(pane, true); // need to set left/top so animation will work + $P.show( o.fxName_open, o.fxSettings_open, o.fxSpeed_open, function() { + lockPaneForFX(pane, false); // undo + if (s.isVisible) open_2(); // continue + queueNext(); + }); + } + else { // no animation + _showPane(pane);// just show pane and... + open_2(); // continue + queueNext(); + }; + }); + + // SUBROUTINE + function open_2 () { + s.isMoving = false; + + // cure iframe display issues + _fixIframe(pane); + + // NOTE: if isSliding, then other panes are NOT 'resized' + if (!s.isSliding) { // resize all panes adjacent to this one + hideMasks(); // remove any masks shown while opening + sizeMidPanes(_c[pane].dir=="vert" ? "center" : "", false); // false = NOT skipCallback + } + + // set classes, position handles and execute callbacks... + setAsOpen(pane); + }; + + } + + /** + * @param {string} pane The pane just opened, ie: north, south, east, or west + * @param {boolean=} [skipCallback=false] + */ +, setAsOpen = function (pane, skipCallback) { + var + $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , o = options[pane] + , s = state[pane] + , side = _c[pane].side.toLowerCase() + , inset = "inset"+ _c[pane].side + , rClass = o.resizerClass + , tClass = o.togglerClass + , _pane = "-"+ pane // used for classNames + , _open = "-open" + , _closed = "-closed" + , _sliding= "-sliding" + ; + $R + .css(side, sC[inset] + getPaneSize(pane)) // move the resizer + .removeClass( rClass+_closed +" "+ rClass+_pane+_closed ) + .addClass( rClass+_open +" "+ rClass+_pane+_open ) + ; + if (s.isSliding) + $R.addClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + else // in case 'was sliding' + $R.removeClass( rClass+_sliding +" "+ rClass+_pane+_sliding ) + + if (o.resizerDblClickToggle) + $R.bind("dblclick", toggle ); + removeHover( 0, $R ); // remove hover classes + if (o.resizable && $.layout.plugins.draggable) + $R .draggable("enable") + .css("cursor", o.resizerCursor) + .attr("title", o.resizerTip); + else if (!s.isSliding) + $R.css("cursor", "default"); // n-resize, s-resize, etc + + // if pane also has a toggler button, adjust that too + if ($T) { + $T .removeClass( tClass+_closed +" "+ tClass+_pane+_closed ) + .addClass( tClass+_open +" "+ tClass+_pane+_open ) + .attr("title", o.togglerTip_open); // may be blank + removeHover( 0, $T ); // remove hover classes + // toggler-content - if exists + $T.children(".content-closed").hide(); + $T.children(".content-open").css("display","block"); + } + + // sync any 'pin buttons' + syncPinBtns(pane, !s.isSliding); + + // update pane-state dimensions - BEFORE resizing content + $.extend(s, elDims($P)); + + if (state.initialized) { + // resize resizer & toggler sizes for all panes + sizeHandles(); + // resize content every time pane opens - to be sure + sizeContent(pane, true); // true = remeasure headers/footers, even if 'pane.isMoving' + } + + if (!skipCallback && (state.initialized || o.triggerEventsOnLoad) && $P.is(":visible")) { + // onopen callback + _runCallbacks("onopen_end", pane); + // onshow callback - TODO: should this be here? + if (s.isShowing) _runCallbacks("onshow_end", pane); + + // ALSO call onresize because layout-size *may* have changed while pane was closed + if (state.initialized) + _runCallbacks("onresize_end", pane); + } + + // TODO: Somehow sizePane("north") is being called after this point??? + } + + + /** + * slideOpen / slideClose / slideToggle + * + * Pass-though methods for sliding + */ +, slideOpen = function (evt_or_pane) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , s = state[pane] + , delay = options[pane].slideDelay_open + ; + // prevent event from triggering on NEW resizer binding created below + if (evt) evt.stopImmediatePropagation(); + + if (s.isClosed && evt && evt.type === "mouseenter" && delay > 0) + // trigger = mouseenter - use a delay + timer.set(pane+"_openSlider", open_NOW, delay); + else + open_NOW(); // will unbind events if is already open + + /** + * SUBROUTINE for timed open + */ + function open_NOW () { + if (!s.isClosed) // skip if no longer closed! + bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane + else if (!s.isMoving) + open(pane, true); // true = slide - open() will handle binding + }; + } + +, slideClose = function (evt_or_pane) { + if (!isInitialized()) return; + var evt = evtObj(evt_or_pane) + , pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + , delay = s.isMoving ? 1000 : 300 // MINIMUM delay - option may override + ; + if (s.isClosed || s.isResizing) + return; // skip if already closed OR in process of resizing + else if (o.slideTrigger_close === "click") + close_NOW(); // close immediately onClick + else if (o.preventQuickSlideClose && s.isMoving) + return; // handle Chrome quick-close on slide-open + else if (o.preventPrematureSlideClose && evt && $.layout.isMouseOverElem(evt, $Ps[pane])) + return; // handle incorrect mouseleave trigger, like when over a SELECT-list in IE + else if (evt) // trigger = mouseleave - use a delay + // 1 sec delay if 'opening', else .3 sec + timer.set(pane+"_closeSlider", close_NOW, max(o.slideDelay_close, delay)); + else // called programically + close_NOW(); + + /** + * SUBROUTINE for timed close + */ + function close_NOW () { + if (s.isClosed) // skip 'close' if already closed! + bindStopSlidingEvents(pane, false); // UNBIND trigger events - TODO: is this needed here? + else if (!s.isMoving) + close(pane); // close will handle unbinding + }; + } + + /** + * @param {string} pane The pane being opened, ie: north, south, east, or west + */ +, slideToggle = function (evt_or_pane) { + var pane = evtPane.call(this, evt_or_pane); + toggle(pane, true); + } + + + /** + * Must set left/top on East/South panes so animation will work properly + * + * @param {string} pane The pane to lock, 'east' or 'south' - any other is ignored! + * @param {boolean} doLock true = set left/top, false = remove + */ +, lockPaneForFX = function (pane, doLock) { + var $P = $Ps[pane] + , s = state[pane] + , o = options[pane] + , z = options.zIndexes + ; + if (doLock) { + $P.css({ zIndex: z.pane_animate }); // overlay all elements during animation + if (pane=="south") + $P.css({ top: sC.insetTop + sC.innerHeight - $P.outerHeight() }); + else if (pane=="east") + $P.css({ left: sC.insetLeft + sC.innerWidth - $P.outerWidth() }); + } + else { // animation DONE - RESET CSS + // TODO: see if this can be deleted. It causes a quick-close when sliding in Chrome + $P.css({ zIndex: (s.isSliding ? z.pane_sliding : z.pane_normal) }); + if (pane=="south") + $P.css({ top: "auto" }); + // if pane is positioned 'off-screen', then DO NOT screw with it! + else if (pane=="east" && !$P.css("left").match(/\-99999/)) + $P.css({ left: "auto" }); + // fix anti-aliasing in IE - only needed for animations that change opacity + if (browser.msie && o.fxOpacityFix && o.fxName_open != "slide" && $P.css("filter") && $P.css("opacity") == 1) + $P[0].style.removeAttribute('filter'); + } + } + + + /** + * Toggle sliding functionality of a specific pane on/off by adding removing 'slide open' trigger + * + * @see open(), close() + * @param {string} pane The pane to enable/disable, 'north', 'south', etc. + * @param {boolean} enable Enable or Disable sliding? + */ +, bindStartSlidingEvent = function (pane, enable) { + var o = options[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , evtName = o.slideTrigger_open.toLowerCase() + ; + if (!$R || (enable && !o.slidable)) return; + + // make sure we have a valid event + if (evtName.match(/mouseover/)) + evtName = o.slideTrigger_open = "mouseenter"; + else if (!evtName.match(/click|dblclick|mouseenter/)) + evtName = o.slideTrigger_open = "click"; + + $R + // add or remove event + [enable ? "bind" : "unbind"](evtName +'.'+ sID, slideOpen) + // set the appropriate cursor & title/tip + .css("cursor", enable ? o.sliderCursor : "default") + .attr("title", enable ? o.sliderTip : "") + ; + } + + /** + * Add or remove 'mouseleave' events to 'slide close' when pane is 'sliding' open or closed + * Also increases zIndex when pane is sliding open + * See bindStartSlidingEvent for code to control 'slide open' + * + * @see slideOpen(), slideClose() + * @param {string} pane The pane to process, 'north', 'south', etc. + * @param {boolean} enable Enable or Disable events? + */ +, bindStopSlidingEvents = function (pane, enable) { + var o = options[pane] + , s = state[pane] + , c = _c[pane] + , z = options.zIndexes + , evtName = o.slideTrigger_close.toLowerCase() + , action = (enable ? "bind" : "unbind") + , $P = $Ps[pane] + , $R = $Rs[pane] + ; + s.isSliding = enable; // logic + timer.clear(pane+"_closeSlider"); // just in case + + // remove 'slideOpen' event from resizer + // ALSO will raise the zIndex of the pane & resizer + if (enable) bindStartSlidingEvent(pane, false); + + // RE/SET zIndex - increases when pane is sliding-open, resets to normal when not + $P.css("zIndex", enable ? z.pane_sliding : z.pane_normal); + $R.css("zIndex", enable ? z.pane_sliding+2 : z.resizer_normal); // NOTE: mask = pane_sliding+1 + + // make sure we have a valid event + if (!evtName.match(/click|mouseleave/)) + evtName = o.slideTrigger_close = "mouseleave"; // also catches 'mouseout' + + // add/remove slide triggers + $R[action](evtName, slideClose); // base event on resize + // need extra events for mouseleave + if (evtName === "mouseleave") { + // also close on pane.mouseleave + $P[action]("mouseleave."+ sID, slideClose); + // cancel timer when mouse moves between 'pane' and 'resizer' + $R[action]("mouseenter."+ sID, cancelMouseOut); + $P[action]("mouseenter."+ sID, cancelMouseOut); + } + + if (!enable) + timer.clear(pane+"_closeSlider"); + else if (evtName === "click" && !o.resizable) { + // IF pane is not resizable (which already has a cursor and tip) + // then set the a cursor & title/tip on resizer when sliding + $R.css("cursor", enable ? o.sliderCursor : "default"); + $R.attr("title", enable ? o.togglerTip_open : ""); // use Toggler-tip, eg: "Close Pane" + } + + // SUBROUTINE for mouseleave timer clearing + function cancelMouseOut (evt) { + timer.clear(pane+"_closeSlider"); + evt.stopPropagation(); + } + } + + + /** + * Hides/closes a pane if there is insufficient room - reverses this when there is room again + * MUST have already called setSizeLimits() before calling this method + * + * @param {string} pane The pane being resized + * @param {boolean=} [isOpening=false] Called from onOpen? + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] + */ +, makePaneFit = function (pane, isOpening, skipCallback, force) { + var + o = options[pane] + , s = state[pane] + , c = _c[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , isSidePane = c.dir==="vert" + , hasRoom = false + ; + // special handling for center & east/west panes + if (pane === "center" || (isSidePane && s.noVerticalRoom)) { + // see if there is enough room to display the pane + // ERROR: hasRoom = s.minHeight <= s.maxHeight && (isSidePane || s.minWidth <= s.maxWidth); + hasRoom = (s.maxHeight >= 0); + if (hasRoom && s.noRoom) { // previously hidden due to noRoom, so show now + _showPane(pane); + if ($R) $R.show(); + s.isVisible = true; + s.noRoom = false; + if (isSidePane) s.noVerticalRoom = false; + _fixIframe(pane); + } + else if (!hasRoom && !s.noRoom) { // not currently hidden, so hide now + _hidePane(pane); + if ($R) $R.hide(); + s.isVisible = false; + s.noRoom = true; + } + } + + // see if there is enough room to fit the border-pane + if (pane === "center") { + // ignore center in this block + } + else if (s.minSize <= s.maxSize) { // pane CAN fit + hasRoom = true; + if (s.size > s.maxSize) // pane is too big - shrink it + sizePane(pane, s.maxSize, skipCallback, force, true); // true = noAnimation + else if (s.size < s.minSize) // pane is too small - enlarge it + sizePane(pane, s.minSize, skipCallback, force, true); + // need s.isVisible because new pseudoClose method keeps pane visible, but off-screen + else if ($R && s.isVisible && $P.is(":visible")) { + // make sure resizer-bar is positioned correctly + // handles situation where nested layout was 'hidden' when initialized + var side = c.side.toLowerCase() + , pos = s.size + sC["inset"+ c.side] + ; + if ($.layout.cssNum($R, side) != pos) $R.css( side, pos ); + } + + // if was previously hidden due to noRoom, then RESET because NOW there is room + if (s.noRoom) { + // s.noRoom state will be set by open or show + if (s.wasOpen && o.closable) { + if (o.autoReopen) + open(pane, false, true, true); // true = noAnimation, true = noAlert + else // leave the pane closed, so just update state + s.noRoom = false; + } + else + show(pane, s.wasOpen, true, true); // true = noAnimation, true = noAlert + } + } + else { // !hasRoom - pane CANNOT fit + if (!s.noRoom) { // pane not set as noRoom yet, so hide or close it now... + s.noRoom = true; // update state + s.wasOpen = !s.isClosed && !s.isSliding; + if (s.isClosed){} // SKIP + else if (o.closable) // 'close' if possible + close(pane, true, true); // true = force, true = noAnimation + else // 'hide' pane if cannot just be closed + hide(pane, true); // true = noAnimation + } + } + } + + + /** + * sizePane / manualSizePane + * sizePane is called only by internal methods whenever a pane needs to be resized + * manualSizePane is an exposed flow-through method allowing extra code when pane is 'manually resized' + * + * @param {string} pane The pane being resized + * @param {number} size The *desired* new size for this pane - will be validated + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [noAnimation=false] + */ +, manualSizePane = function (evt_or_pane, size, skipCallback, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , o = options[pane] + , s = state[pane] + // if resizing callbacks have been delayed and resizing is now DONE, force resizing to complete... + , forceResize = o.livePaneResizing && !s.isResizing + ; + // ANY call to manualSizePane disables autoResize - ie, percentage sizing + o.autoResize = false; + // flow-through... + sizePane(pane, size, skipCallback, forceResize, noAnimation); // will animate resize if option enabled + } + + /** + * @param {string} pane The pane being resized + * @param {number} size The *desired* new size for this pane - will be validated + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] Force resizing even if does not seem necessary + * @param {boolean=} [noAnimation=false] + */ +, sizePane = function (evt_or_pane, size, skipCallback, force, noAnimation) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) // probably NEVER called from event? + , o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , side = _c[pane].side.toLowerCase() + , dimName = _c[pane].sizeType.toLowerCase() + , inset = "inset"+ _c[pane].side + , skipResizeWhileDragging = s.isResizing && !o.triggerEventsDuringLiveResize + , doFX = noAnimation !== true && o.animatePaneSizing + , oldSize, newSize + ; + // QUEUE in case another action/animation is in progress + $N.queue(function( queueNext ){ + // calculate 'current' min/max sizes + setSizeLimits(pane); // update pane-state + oldSize = s.size; + size = _parseSize(pane, size); // handle percentages & auto + size = max(size, _parseSize(pane, o.minSize)); + size = min(size, s.maxSize); + if (size < s.minSize) { // not enough room for pane! + queueNext(); // call before makePaneFit() because it needs the queue free + makePaneFit(pane, false, skipCallback); // will hide or close pane + return; + } + + // IF newSize is same as oldSize, then nothing to do - abort + if (!force && size === oldSize) + return queueNext(); + + // onresize_start callback CANNOT cancel resizing because this would break the layout! + if (!skipCallback && state.initialized && s.isVisible) + _runCallbacks("onresize_start", pane); + + // resize the pane, and make sure its visible + newSize = cssSize(pane, size); + + if (doFX && $P.is(":visible")) { // ANIMATE + var fx = $.layout.effects.size[pane] || $.layout.effects.size.all + , easing = o.fxSettings_size.easing || fx.easing + , z = options.zIndexes + , props = {}; + props[ dimName ] = newSize +'px'; + s.isMoving = true; + // overlay all elements during animation + $P.css({ zIndex: z.pane_animate }) + .show().animate( props, o.fxSpeed_size, easing, function(){ + // reset zIndex after animation + $P.css({ zIndex: (s.isSliding ? z.pane_sliding : z.pane_normal) }); + s.isMoving = false; + sizePane_2(); // continue + queueNext(); + }); + } + else { // no animation + $P.css( dimName, newSize ); // resize pane + // if pane is visible, then + if ($P.is(":visible")) + sizePane_2(); // continue + else { + // pane is NOT VISIBLE, so just update state data... + // when pane is *next opened*, it will have the new size + s.size = size; // update state.size + $.extend(s, elDims($P)); // update state dimensions + } + queueNext(); + }; + + }); + + // SUBROUTINE + function sizePane_2 () { + /* Panes are sometimes not sized precisely in some browsers!? + * This code will resize the pane up to 3 times to nudge the pane to the correct size + */ + var actual = dimName==='width' ? $P.outerWidth() : $P.outerHeight() + , tries = [{ + pane: pane + , count: 1 + , target: size + , actual: actual + , correct: (size === actual) + , attempt: size + , cssSize: newSize + }] + , lastTry = tries[0] + , msg = 'Inaccurate size after resizing the '+ pane +'-pane.' + ; + while ( !lastTry.correct ) { + thisTry = { pane: pane, count: lastTry.count+1, target: size }; + + if (lastTry.actual > size) + thisTry.attempt = max(0, lastTry.attempt - (lastTry.actual - size)); + else // lastTry.actual < size + thisTry.attempt = max(0, lastTry.attempt + (size - lastTry.actual)); + + thisTry.cssSize = cssSize(pane, thisTry.attempt); + $P.css( dimName, thisTry.cssSize ); + + thisTry.actual = dimName=='width' ? $P.outerWidth() : $P.outerHeight(); + thisTry.correct = (size === thisTry.actual); + + // if showDebugMessages, log attempts and alert the user of this *non-fatal error* + if (options.showDebugMessages) { + if ( tries.length === 1) { + _log(msg, false); + _log(lastTry, false); + } + _log(thisTry, false); + } + + // after 4 tries, is as close as its gonna get! + if (tries.length > 3) break; + + tries.push( thisTry ); + lastTry = tries[ tries.length - 1 ]; + } + // END TESTING CODE + + // update pane-state dimensions + s.size = size; + $.extend(s, elDims($P)); + + if (s.isVisible && $P.is(":visible")) { + // reposition the resizer-bar + if ($R) $R.css( side, size + sC[inset] ); + // resize the content-div + sizeContent(pane); + } + + if (!skipCallback && !skipResizeWhileDragging && state.initialized && s.isVisible) + _runCallbacks("onresize_end", pane); + + // resize all the adjacent panes, and adjust their toggler buttons + // when skipCallback passed, it means the controlling method will handle 'other panes' + if (!skipCallback) { + // also no callback if live-resize is in progress and NOT triggerEventsDuringLiveResize + if (!s.isSliding) sizeMidPanes(_c[pane].dir=="horz" ? "" : "center", skipResizeWhileDragging, force); + sizeHandles(); + } + + // if opposite-pane was autoClosed, see if it can be autoOpened now + var altPane = _c.oppositeEdge[pane]; + if (size < oldSize && state[ altPane ].noRoom) { + setSizeLimits( altPane ); + makePaneFit( altPane, false, skipCallback ); + } + + // DEBUG - ALERT user/developer so they know there was a sizing problem + if (options.showDebugMessages && tries.length > 1) + _log(msg +'\nSee the Error Console for details.', true); + } + } + + /** + * @see initPanes(), sizePane(), resizeAll(), open(), close(), hide() + * @param {string} panes The pane(s) being resized, comma-delmited string + * @param {boolean=} [skipCallback=false] Should the onresize callback be run? + * @param {boolean=} [force=false] + */ +, sizeMidPanes = function (panes, skipCallback, force) { + panes = (panes ? panes : "east,west,center").split(","); + + $.each(panes, function (i, pane) { + if (!$Ps[pane]) return; // NO PANE - skip + var + o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , isCenter= (pane=="center") + , hasRoom = true + , CSS = {} + , newCenter = calcNewCenterPaneDims() + ; + // update pane-state dimensions + $.extend(s, elDims($P)); + + if (pane === "center") { + if (!force && s.isVisible && newCenter.width === s.outerWidth && newCenter.height === s.outerHeight) + return true; // SKIP - pane already the correct size + // set state for makePaneFit() logic + $.extend(s, cssMinDims(pane), { + maxWidth: newCenter.width + , maxHeight: newCenter.height + }); + CSS = newCenter; + // convert OUTER width/height to CSS width/height + CSS.width = cssW($P, CSS.width); + // NEW - allow pane to extend 'below' visible area rather than hide it + CSS.height = cssH($P, CSS.height); + hasRoom = CSS.width >= 0 && CSS.height >= 0; // height >= 0 = ALWAYS TRUE NOW + // during layout init, try to shrink east/west panes to make room for center + if (!state.initialized && o.minWidth > s.outerWidth) { + var + reqPx = o.minWidth - s.outerWidth + , minE = options.east.minSize || 0 + , minW = options.west.minSize || 0 + , sizeE = state.east.size + , sizeW = state.west.size + , newE = sizeE + , newW = sizeW + ; + if (reqPx > 0 && state.east.isVisible && sizeE > minE) { + newE = max( sizeE-minE, sizeE-reqPx ); + reqPx -= sizeE-newE; + } + if (reqPx > 0 && state.west.isVisible && sizeW > minW) { + newW = max( sizeW-minW, sizeW-reqPx ); + reqPx -= sizeW-newW; + } + // IF we found enough extra space, then resize the border panes as calculated + if (reqPx === 0) { + if (sizeE != minE) + sizePane('east', newE, true, force, true); // true = skipCallback/noAnimation - initPanes will handle when done + if (sizeW != minW) + sizePane('west', newW, true, force, true); + // now start over! + sizeMidPanes('center', skipCallback, force); + return; // abort this loop + } + } + } + else { // for east and west, set only the height, which is same as center height + // set state.min/maxWidth/Height for makePaneFit() logic + if (s.isVisible && !s.noVerticalRoom) + $.extend(s, elDims($P), cssMinDims(pane)) + if (!force && !s.noVerticalRoom && newCenter.height === s.outerHeight) + return true; // SKIP - pane already the correct size + // east/west have same top, bottom & height as center + CSS.top = newCenter.top; + CSS.bottom = newCenter.bottom; + // NEW - allow pane to extend 'below' visible area rather than hide it + CSS.height = cssH($P, newCenter.height); + s.maxHeight = CSS.height; + hasRoom = (s.maxHeight >= 0); // ALWAYS TRUE NOW + if (!hasRoom) s.noVerticalRoom = true; // makePaneFit() logic + } + + if (hasRoom) { + // resizeAll passes skipCallback because it triggers callbacks after ALL panes are resized + if (!skipCallback && state.initialized) + _runCallbacks("onresize_start", pane); + + $P.css(CSS); // apply the CSS to pane + sizeHandles(pane); // also update resizer length + if (s.noRoom && !s.isClosed && !s.isHidden) + makePaneFit(pane); // will re-open/show auto-closed/hidden pane + if (s.isVisible) { + $.extend(s, elDims($P)); // update pane dimensions + if (state.initialized) sizeContent(pane); // also resize the contents, if exists + } + } + else if (!s.noRoom && s.isVisible) // no room for pane + makePaneFit(pane); // will hide or close pane + + if (!s.isVisible) + return true; // DONE - next pane + + /* + * Extra CSS for IE6 or IE7 in Quirks-mode - add 'width' to NORTH/SOUTH panes + * Normally these panes have only 'left' & 'right' positions so pane auto-sizes + * ALSO required when pane is an IFRAME because will NOT default to 'full width' + */ + if (pane === "center") { // finished processing midPanes + var b = $.layout.browser; + var fix = b.isIE6 || (b.msie && !$.support.boxModel); + if ($Ps.north && (fix || state.north.tagName=="IFRAME")) + $Ps.north.css("width", cssW($Ps.north, sC.innerWidth)); + if ($Ps.south && (fix || state.south.tagName=="IFRAME")) + $Ps.south.css("width", cssW($Ps.south, sC.innerWidth)); + } + + // resizeAll passes skipCallback because it triggers callbacks after ALL panes are resized + if (!skipCallback && state.initialized) + _runCallbacks("onresize_end", pane); + }); + } + + + /** + * @see window.onresize(), callbacks or custom code + */ +, resizeAll = function () { + if (!state.initialized) { + _initLayoutElements(); + return; // no need to resize since we just initialized! + } + var oldW = sC.innerWidth + , oldH = sC.innerHeight + ; + // cannot size layout when 'container' is hidden or collapsed + if (!$N.is(":visible:") ) return; + $.extend( state.container, elDims( $N ) ); // UPDATE container dimensions + if (!sC.outerHeight) return; + + // onresizeall_start will CANCEL resizing if returns false + // state.container has already been set, so user can access this info for calcuations + if (false === _runCallbacks("onresizeall_start")) return false; + + var // see if container is now 'smaller' than before + shrunkH = (sC.innerHeight < oldH) + , shrunkW = (sC.innerWidth < oldW) + , $P, o, s, dir + ; + // NOTE special order for sizing: S-N-E-W + $.each(["south","north","east","west"], function (i, pane) { + if (!$Ps[pane]) return; // no pane - SKIP + s = state[pane]; + o = options[pane]; + dir = _c[pane].dir; + + if (o.autoResize && s.size != o.size) // resize pane to original size set in options + sizePane(pane, o.size, true, true, true); // true=skipCallback/forceResize/noAnimation + else { + setSizeLimits(pane); + makePaneFit(pane, false, true, true); // true=skipCallback/forceResize + } + }); + + sizeMidPanes("", true, true); // true=skipCallback, true=forceResize + sizeHandles(); // reposition the toggler elements + + // trigger all individual pane callbacks AFTER layout has finished resizing + o = options; // reuse alias + $.each(_c.allPanes, function (i, pane) { + $P = $Ps[pane]; + if (!$P) return; // SKIP + if (state[pane].isVisible) // undefined for non-existent panes + _runCallbacks("onresize_end", pane); // callback - if exists + }); + + _runCallbacks("onresizeall_end"); + //_triggerLayoutEvent(pane, 'resizeall'); + } + + /** + * Whenever a pane resizes or opens that has a nested layout, trigger resizeAll + * + * @param {string} pane The pane just resized or opened + */ +, resizeChildLayout = function (evt_or_pane) { + var pane = evtPane.call(this, evt_or_pane); + if (!options[pane].resizeChildLayout) return; + var $P = $Ps[pane] + , $C = $Cs[pane] + , d = "layout" + , P = Instance[pane] + , L = children[pane] + ; + // user may have manually set EITHER instance pointer, so handle that + if (P.child && !L) { + // have to reverse the pointers! + var el = P.child.container; + L = children[pane] = (el ? el.data(d) : 0) || null; // set pointer _directly_ to layout instance + } + + // if a layout-pointer exists, see if child has been destroyed + if (L && L.destroyed) + L = children[pane] = null; // clear child pointers + // no child layout pointer is set - see if there is a child layout NOW + if (!L) L = children[pane] = $P.data(d) || ($C ? $C.data(d) : 0) || null; // set/update child pointers + + // ALWAYS refresh the pane.child alias + P.child = children[pane]; + + if (L) L.resizeAll(); + } + + + /** + * IF pane has a content-div, then resize all elements inside pane to fit pane-height + * + * @param {string=} [panes=""] The pane(s) being resized + * @param {boolean=} [remeasure=false] Should the content (header/footer) be remeasured? + */ +, sizeContent = function (evt_or_panes, remeasure) { + if (!isInitialized()) return; + + var panes = evtPane.call(this, evt_or_panes); + panes = panes ? panes.split(",") : _c.allPanes; + + $.each(panes, function (idx, pane) { + var + $P = $Ps[pane] + , $C = $Cs[pane] + , o = options[pane] + , s = state[pane] + , m = s.content // m = measurements + ; + if (!$P || !$C || !$P.is(":visible")) return true; // NOT VISIBLE - skip + + // if content-element was REMOVED, update OR remove the pointer + if (!$C.length) { + initContent(pane, false); // false = do NOT sizeContent() - already there! + if (!$C) return; // no replacement element found - pointer have been removed + } + + // onsizecontent_start will CANCEL resizing if returns false + if (false === _runCallbacks("onsizecontent_start", pane)) return; + + // skip re-measuring offsets if live-resizing + if ((!s.isMoving && !s.isResizing) || o.liveContentResizing || remeasure || m.top == undefined) { + _measure(); + // if any footers are below pane-bottom, they may not measure correctly, + // so allow pane overflow and re-measure + if (m.hiddenFooters > 0 && $P.css("overflow") === "hidden") { + $P.css("overflow", "visible"); + _measure(); // remeasure while overflowing + $P.css("overflow", "hidden"); + } + } + // NOTE: spaceAbove/Below *includes* the pane paddingTop/Bottom, but not pane.borders + var newH = s.innerHeight - (m.spaceAbove - s.css.paddingTop) - (m.spaceBelow - s.css.paddingBottom); + + if (!$C.is(":visible") || m.height != newH) { + // size the Content element to fit new pane-size - will autoHide if not enough room + setOuterHeight($C, newH, true); // true=autoHide + m.height = newH; // save new height + }; + + if (state.initialized) + _runCallbacks("onsizecontent_end", pane); + + function _below ($E) { + return max(s.css.paddingBottom, (parseInt($E.css("marginBottom"), 10) || 0)); + }; + + function _measure () { + var + ignore = options[pane].contentIgnoreSelector + , $Fs = $C.nextAll().not(ignore || ':lt(0)') // not :lt(0) = ALL + , $Fs_vis = $Fs.filter(':visible') + , $F = $Fs_vis.filter(':last') + ; + m = { + top: $C[0].offsetTop + , height: $C.outerHeight() + , numFooters: $Fs.length + , hiddenFooters: $Fs.length - $Fs_vis.length + , spaceBelow: 0 // correct if no content footer ($E) + } + m.spaceAbove = m.top; // just for state - not used in calc + m.bottom = m.top + m.height; + if ($F.length) + //spaceBelow = (LastFooter.top + LastFooter.height) [footerBottom] - Content.bottom + max(LastFooter.marginBottom, pane.paddingBotom) + m.spaceBelow = ($F[0].offsetTop + $F.outerHeight()) - m.bottom + _below($F); + else // no footer - check marginBottom on Content element itself + m.spaceBelow = _below($C); + }; + }); + } + + + /** + * Called every time a pane is opened, closed, or resized to slide the togglers to 'center' and adjust their length if necessary + * + * @see initHandles(), open(), close(), resizeAll() + * @param {string=} [panes=""] The pane(s) being resized + */ +, sizeHandles = function (evt_or_panes) { + var panes = evtPane.call(this, evt_or_panes) + panes = panes ? panes.split(",") : _c.borderPanes; + + $.each(panes, function (i, pane) { + var + o = options[pane] + , s = state[pane] + , $P = $Ps[pane] + , $R = $Rs[pane] + , $T = $Ts[pane] + , $TC + ; + if (!$P || !$R) return; + + var + dir = _c[pane].dir + , _state = (s.isClosed ? "_closed" : "_open") + , spacing = o["spacing"+ _state] + , togAlign = o["togglerAlign"+ _state] + , togLen = o["togglerLength"+ _state] + , paneLen + , left + , offset + , CSS = {} + ; + + if (spacing === 0) { + $R.hide(); + return; + } + else if (!s.noRoom && !s.isHidden) // skip if resizer was hidden for any reason + $R.show(); // in case was previously hidden + + // Resizer Bar is ALWAYS same width/height of pane it is attached to + if (dir === "horz") { // north/south + //paneLen = $P.outerWidth(); // s.outerWidth || + paneLen = sC.innerWidth; // handle offscreen-panes + s.resizerLength = paneLen; + left = $.layout.cssNum($P, "left") + $R.css({ + width: cssW($R, paneLen) // account for borders & padding + , height: cssH($R, spacing) // ditto + , left: left > -9999 ? left : sC.insetLeft // handle offscreen-panes + }); + } + else { // east/west + paneLen = $P.outerHeight(); // s.outerHeight || + s.resizerLength = paneLen; + $R.css({ + height: cssH($R, paneLen) // account for borders & padding + , width: cssW($R, spacing) // ditto + , top: sC.insetTop + getPaneSize("north", true) // TODO: what if no North pane? + //, top: $.layout.cssNum($Ps["center"], "top") + }); + } + + // remove hover classes + removeHover( o, $R ); + + if ($T) { + if (togLen === 0 || (s.isSliding && o.hideTogglerOnSlide)) { + $T.hide(); // always HIDE the toggler when 'sliding' + return; + } + else + $T.show(); // in case was previously hidden + + if (!(togLen > 0) || togLen === "100%" || togLen > paneLen) { + togLen = paneLen; + offset = 0; + } + else { // calculate 'offset' based on options.PANE.togglerAlign_open/closed + if (isStr(togAlign)) { + switch (togAlign) { + case "top": + case "left": offset = 0; + break; + case "bottom": + case "right": offset = paneLen - togLen; + break; + case "middle": + case "center": + default: offset = round((paneLen - togLen) / 2); // 'default' catches typos + } + } + else { // togAlign = number + var x = parseInt(togAlign, 10); // + if (togAlign >= 0) offset = x; + else offset = paneLen - togLen + x; // NOTE: x is negative! + } + } + + if (dir === "horz") { // north/south + var width = cssW($T, togLen); + $T.css({ + width: width // account for borders & padding + , height: cssH($T, spacing) // ditto + , left: offset // TODO: VERIFY that toggler positions correctly for ALL values + , top: 0 + }); + // CENTER the toggler content SPAN + $T.children(".content").each(function(){ + $TC = $(this); + $TC.css("marginLeft", round((width-$TC.outerWidth())/2)); // could be negative + }); + } + else { // east/west + var height = cssH($T, togLen); + $T.css({ + height: height // account for borders & padding + , width: cssW($T, spacing) // ditto + , top: offset // POSITION the toggler + , left: 0 + }); + // CENTER the toggler content SPAN + $T.children(".content").each(function(){ + $TC = $(this); + $TC.css("marginTop", round((height-$TC.outerHeight())/2)); // could be negative + }); + } + + // remove ALL hover classes + removeHover( 0, $T ); + } + + // DONE measuring and sizing this resizer/toggler, so can be 'hidden' now + if (!state.initialized && (o.initHidden || s.noRoom)) { + $R.hide(); + if ($T) $T.hide(); + } + }); + } + + + /** + * @param {string} pane + */ +, enableClosable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $T = $Ts[pane] + , o = options[pane] + ; + if (!$T) return; + o.closable = true; + $T .bind("click."+ sID, function(evt){ evt.stopPropagation(); toggle(pane); }) + .css("visibility", "visible") + .css("cursor", "pointer") + .attr("title", state[pane].isClosed ? o.togglerTip_closed : o.togglerTip_open) // may be blank + .show(); + } + /** + * @param {string} pane + * @param {boolean=} [hide=false] + */ +, disableClosable = function (evt_or_pane, hide) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $T = $Ts[pane] + ; + if (!$T) return; + options[pane].closable = false; + // is closable is disable, then pane MUST be open! + if (state[pane].isClosed) open(pane, false, true); + $T .unbind("."+ sID) + .css("visibility", hide ? "hidden" : "visible") // instead of hide(), which creates logic issues + .css("cursor", "default") + .attr("title", ""); + } + + + /** + * @param {string} pane + */ +, enableSlidable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R || !$R.data('draggable')) return; + options[pane].slidable = true; + if (s.isClosed) + bindStartSlidingEvent(pane, true); + } + /** + * @param {string} pane + */ +, disableSlidable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R) return; + options[pane].slidable = false; + if (state[pane].isSliding) + close(pane, false, true); + else { + bindStartSlidingEvent(pane, false); + $R .css("cursor", "default") + .attr("title", ""); + removeHover(null, $R[0]); // in case currently hovered + } + } + + + /** + * @param {string} pane + */ +, enableResizable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + , o = options[pane] + ; + if (!$R || !$R.data('draggable')) return; + o.resizable = true; + $R.draggable("enable"); + if (!state[pane].isClosed) + $R .css("cursor", o.resizerCursor) + .attr("title", o.resizerTip); + } + /** + * @param {string} pane + */ +, disableResizable = function (evt_or_pane) { + if (!isInitialized()) return; + var pane = evtPane.call(this, evt_or_pane) + , $R = $Rs[pane] + ; + if (!$R || !$R.data('draggable')) return; + options[pane].resizable = false; + $R .draggable("disable") + .css("cursor", "default") + .attr("title", ""); + removeHover(null, $R[0]); // in case currently hovered + } + + + /** + * Move a pane from source-side (eg, west) to target-side (eg, east) + * If pane exists on target-side, move that to source-side, ie, 'swap' the panes + * + * @param {string} pane1 The pane/edge being swapped + * @param {string} pane2 ditto + */ +, swapPanes = function (evt_or_pane1, pane2) { + if (!isInitialized()) return; + var pane1 = evtPane.call(this, evt_or_pane1); + // change state.edge NOW so callbacks can know where pane is headed... + state[pane1].edge = pane2; + state[pane2].edge = pane1; + // run these even if NOT state.initialized + if (false === _runCallbacks("onswap_start", pane1) + || false === _runCallbacks("onswap_start", pane2) + ) { + state[pane1].edge = pane1; // reset + state[pane2].edge = pane2; + return; + } + + var + oPane1 = copy( pane1 ) + , oPane2 = copy( pane2 ) + , sizes = {} + ; + sizes[pane1] = oPane1 ? oPane1.state.size : 0; + sizes[pane2] = oPane2 ? oPane2.state.size : 0; + + // clear pointers & state + $Ps[pane1] = false; + $Ps[pane2] = false; + state[pane1] = {}; + state[pane2] = {}; + + // ALWAYS remove the resizer & toggler elements + if ($Ts[pane1]) $Ts[pane1].remove(); + if ($Ts[pane2]) $Ts[pane2].remove(); + if ($Rs[pane1]) $Rs[pane1].remove(); + if ($Rs[pane2]) $Rs[pane2].remove(); + $Rs[pane1] = $Rs[pane2] = $Ts[pane1] = $Ts[pane2] = false; + + // transfer element pointers and data to NEW Layout keys + move( oPane1, pane2 ); + move( oPane2, pane1 ); + + // cleanup objects + oPane1 = oPane2 = sizes = null; + + // make panes 'visible' again + if ($Ps[pane1]) $Ps[pane1].css(_c.visible); + if ($Ps[pane2]) $Ps[pane2].css(_c.visible); + + // fix any size discrepancies caused by swap + resizeAll(); + + // run these even if NOT state.initialized + _runCallbacks("onswap_end", pane1); + _runCallbacks("onswap_end", pane2); + + return; + + function copy (n) { // n = pane + var + $P = $Ps[n] + , $C = $Cs[n] + ; + return !$P ? false : { + pane: n + , P: $P ? $P[0] : false + , C: $C ? $C[0] : false + , state: $.extend(true, {}, state[n]) + , options: $.extend(true, {}, options[n]) + } + }; + + function move (oPane, pane) { + if (!oPane) return; + var + P = oPane.P + , C = oPane.C + , oldPane = oPane.pane + , c = _c[pane] + , side = c.side.toLowerCase() + , inset = "inset"+ c.side + // save pane-options that should be retained + , s = $.extend({}, state[pane]) + , o = options[pane] + // RETAIN side-specific FX Settings - more below + , fx = { resizerCursor: o.resizerCursor } + , re, size, pos + ; + $.each("fxName,fxSpeed,fxSettings".split(","), function (i, k) { + fx[k +"_open"] = o[k +"_open"]; + fx[k +"_close"] = o[k +"_close"]; + fx[k +"_size"] = o[k +"_size"]; + }); + + // update object pointers and attributes + $Ps[pane] = $(P) + .data({ + layoutPane: Instance[pane] // NEW pointer to pane-alias-object + , layoutEdge: pane + }) + .css(_c.hidden) + .css(c.cssReq) + ; + $Cs[pane] = C ? $(C) : false; + + // set options and state + options[pane] = $.extend({}, oPane.options, fx); + state[pane] = $.extend({}, oPane.state); + + // change classNames on the pane, eg: ui-layout-pane-east ==> ui-layout-pane-west + re = new RegExp(o.paneClass +"-"+ oldPane, "g"); + P.className = P.className.replace(re, o.paneClass +"-"+ pane); + + // ALWAYS regenerate the resizer & toggler elements + initHandles(pane); // create the required resizer & toggler + + // if moving to different orientation, then keep 'target' pane size + if (c.dir != _c[oldPane].dir) { + size = sizes[pane] || 0; + setSizeLimits(pane); // update pane-state + size = max(size, state[pane].minSize); + // use manualSizePane to disable autoResize - not useful after panes are swapped + manualSizePane(pane, size, true, true); // true/true = skipCallback/noAnimation + } + else // move the resizer here + $Rs[pane].css(side, sC[inset] + (state[pane].isVisible ? getPaneSize(pane) : 0)); + + + // ADD CLASSNAMES & SLIDE-BINDINGS + if (oPane.state.isVisible && !s.isVisible) + setAsOpen(pane, true); // true = skipCallback + else { + setAsClosed(pane); + bindStartSlidingEvent(pane, true); // will enable events IF option is set + } + + // DESTROY the object + oPane = null; + }; + } + + + /** + * INTERNAL method to sync pin-buttons when pane is opened or closed + * Unpinned means the pane is 'sliding' - ie, over-top of the adjacent panes + * + * @see open(), setAsOpen(), setAsClosed() + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin True means set the pin 'down', False means 'up' + */ +, syncPinBtns = function (pane, doPin) { + if ($.layout.plugins.buttons) + $.each(state[pane].pins, function (i, selector) { + $.layout.buttons.setPinState(Instance, $(selector), pane, doPin); + }); + } + +; // END var DECLARATIONS + + /** + * Capture keys when enableCursorHotkey - toggle pane if hotkey pressed + * + * @see document.keydown() + */ + function keyDown (evt) { + if (!evt) return true; + var code = evt.keyCode; + if (code < 33) return true; // ignore special keys: ENTER, TAB, etc + + var + PANE = { + 38: "north" // Up Cursor - $.ui.keyCode.UP + , 40: "south" // Down Cursor - $.ui.keyCode.DOWN + , 37: "west" // Left Cursor - $.ui.keyCode.LEFT + , 39: "east" // Right Cursor - $.ui.keyCode.RIGHT + } + , ALT = evt.altKey // no worky! + , SHIFT = evt.shiftKey + , CTRL = evt.ctrlKey + , CURSOR = (CTRL && code >= 37 && code <= 40) + , o, k, m, pane + ; + + if (CURSOR && options[PANE[code]].enableCursorHotkey) // valid cursor-hotkey + pane = PANE[code]; + else if (CTRL || SHIFT) // check to see if this matches a custom-hotkey + $.each(_c.borderPanes, function (i, p) { // loop each pane to check its hotkey + o = options[p]; + k = o.customHotkey; + m = o.customHotkeyModifier; // if missing or invalid, treated as "CTRL+SHIFT" + if ((SHIFT && m=="SHIFT") || (CTRL && m=="CTRL") || (CTRL && SHIFT)) { // Modifier matches + if (k && code === (isNaN(k) || k <= 9 ? k.toUpperCase().charCodeAt(0) : k)) { // Key matches + pane = p; + return false; // BREAK + } + } + }); + + // validate pane + if (!pane || !$Ps[pane] || !options[pane].closable || state[pane].isHidden) + return true; + + toggle(pane); + + evt.stopPropagation(); + evt.returnValue = false; // CANCEL key + return false; + }; + + +/* + * ###################################### + * UTILITY METHODS + * called externally or by initButtons + * ###################################### + */ + + /** + * Change/reset a pane overflow setting & zIndex to allow popups/drop-downs to work + * + * @param {Object=} [el] (optional) Can also be 'bound' to a click, mouseOver, or other event + */ + function allowOverflow (el) { + if (!isInitialized()) return; + if (this && this.tagName) el = this; // BOUND to element + var $P; + if (isStr(el)) + $P = $Ps[el]; + else if ($(el).data("layoutRole")) + $P = $(el); + else + $(el).parents().each(function(){ + if ($(this).data("layoutRole")) { + $P = $(this); + return false; // BREAK + } + }); + if (!$P || !$P.length) return; // INVALID + + var + pane = $P.data("layoutEdge") + , s = state[pane] + ; + + // if pane is already raised, then reset it before doing it again! + // this would happen if allowOverflow is attached to BOTH the pane and an element + if (s.cssSaved) + resetOverflow(pane); // reset previous CSS before continuing + + // if pane is raised by sliding or resizing, or its closed, then abort + if (s.isSliding || s.isResizing || s.isClosed) { + s.cssSaved = false; + return; + } + + var + newCSS = { zIndex: (options.zIndexes.resizer_normal + 1) } + , curCSS = {} + , of = $P.css("overflow") + , ofX = $P.css("overflowX") + , ofY = $P.css("overflowY") + ; + // determine which, if any, overflow settings need to be changed + if (of != "visible") { + curCSS.overflow = of; + newCSS.overflow = "visible"; + } + if (ofX && !ofX.match(/visible|auto/)) { + curCSS.overflowX = ofX; + newCSS.overflowX = "visible"; + } + if (ofY && !ofY.match(/visible|auto/)) { + curCSS.overflowY = ofX; + newCSS.overflowY = "visible"; + } + + // save the current overflow settings - even if blank! + s.cssSaved = curCSS; + + // apply new CSS to raise zIndex and, if necessary, make overflow 'visible' + $P.css( newCSS ); + + // make sure the zIndex of all other panes is normal + $.each(_c.allPanes, function(i, p) { + if (p != pane) resetOverflow(p); + }); + + }; + /** + * @param {Object=} [el] (optional) Can also be 'bound' to a click, mouseOver, or other event + */ + function resetOverflow (el) { + if (!isInitialized()) return; + if (this && this.tagName) el = this; // BOUND to element + var $P; + if (isStr(el)) + $P = $Ps[el]; + else if ($(el).data("layoutRole")) + $P = $(el); + else + $(el).parents().each(function(){ + if ($(this).data("layoutRole")) { + $P = $(this); + return false; // BREAK + } + }); + if (!$P || !$P.length) return; // INVALID + + var + pane = $P.data("layoutEdge") + , s = state[pane] + , CSS = s.cssSaved || {} + ; + // reset the zIndex + if (!s.isSliding && !s.isResizing) + $P.css("zIndex", options.zIndexes.pane_normal); + + // reset Overflow - if necessary + $P.css( CSS ); + + // clear var + s.cssSaved = false; + }; + +/* + * ##################### + * CREATE/RETURN LAYOUT + * ##################### + */ + + // validate that container exists + var $N = $(this).eq(0); // FIRST matching Container element + if (!$N.length) { + if (options.showErrorMessages) + _log( lang.errContainerMissing, true ); + return null; + }; + + // Users retrieve Instance of a layout with: $N.layout() OR $N.data("layout") + // return the Instance-pointer if layout has already been initialized + if ($N.data("layoutContainer") && $N.data("layout")) + return $N.data("layout"); // cached pointer + + // init global vars + var + $Ps = {} // Panes x5 - set in initPanes() + , $Cs = {} // Content x5 - set in initPanes() + , $Rs = {} // Resizers x4 - set in initHandles() + , $Ts = {} // Togglers x4 - set in initHandles() + , $Ms = $([]) // Masks - up to 2 masks per pane (IFRAME + DIV) + // aliases for code brevity + , sC = state.container // alias for easy access to 'container dimensions' + , sID = state.id // alias for unique layout ID/namespace - eg: "layout435" + ; + + // create Instance object to expose data & option Properties, and primary action Methods + var Instance = { + // layout data + options: options // property - options hash + , state: state // property - dimensions hash + // object pointers + , container: $N // property - object pointers for layout container + , panes: $Ps // property - object pointers for ALL Panes: panes.north, panes.center + , contents: $Cs // property - object pointers for ALL Content: contents.north, contents.center + , resizers: $Rs // property - object pointers for ALL Resizers, eg: resizers.north + , togglers: $Ts // property - object pointers for ALL Togglers, eg: togglers.north + // border-pane open/close + , hide: hide // method - ditto + , show: show // method - ditto + , toggle: toggle // method - pass a 'pane' ("north", "west", etc) + , open: open // method - ditto + , close: close // method - ditto + , slideOpen: slideOpen // method - ditto + , slideClose: slideClose // method - ditto + , slideToggle: slideToggle // method - ditto + // pane actions + , setSizeLimits: setSizeLimits // method - pass a 'pane' - update state min/max data + , _sizePane: sizePane // method -intended for user by plugins only! + , sizePane: manualSizePane // method - pass a 'pane' AND an 'outer-size' in pixels or percent, or 'auto' + , sizeContent: sizeContent // method - pass a 'pane' + , swapPanes: swapPanes // method - pass TWO 'panes' - will swap them + // pane element methods + , initContent: initContent // method - ditto + , addPane: addPane // method - pass a 'pane' + , removePane: removePane // method - pass a 'pane' to remove from layout, add 'true' to delete the pane-elem + , createChildLayout: createChildLayout// method - pass a 'pane' and (optional) layout-options (OVERRIDES options[pane].childOptions + // special pane option setting + , enableClosable: enableClosable // method - pass a 'pane' + , disableClosable: disableClosable // method - ditto + , enableSlidable: enableSlidable // method - ditto + , disableSlidable: disableSlidable // method - ditto + , enableResizable: enableResizable // method - ditto + , disableResizable: disableResizable// method - ditto + // utility methods for panes + , allowOverflow: allowOverflow // utility - pass calling element (this) + , resetOverflow: resetOverflow // utility - ditto + // layout control + , destroy: destroy // method - no parameters + , initPanes: isInitialized // method - no parameters + , resizeAll: resizeAll // method - no parameters + // callback triggering + , runCallbacks: _runCallbacks // method - pass evtName & pane (if a pane-event), eg: trigger("onopen", "west") + // alias collections of options, state and children - created in addPane and extended elsewhere + , hasParentLayout: false // set by initContainer() + , children: children // pointers to child-layouts, eg: Instance.children["west"] + , north: false // alias group: { name: pane, pane: $Ps[pane], options: options[pane], state: state[pane], child: children[pane] } + , south: false // ditto + , west: false // ditto + , east: false // ditto + , center: false // ditto + }; + + // create the border layout NOW + if (_create() === 'cancel') // onload_start callback returned false to CANCEL layout creation + return null; + else // true OR false -- if layout-elements did NOT init (hidden or do not exist), can auto-init later + return Instance; // return the Instance object + +} + + + + +/** + * jquery.layout.state 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2010 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * @dependancies: $.ui.cookie (above) + * + * @support: http://groups.google.com/group/jquery-ui-layout + */ +/* + * State-management options stored in options.stateManagement, which includes a .cookie hash + * Default options saves ALL KEYS for ALL PANES, ie: pane.size, pane.isClosed, pane.isHidden + * + * // STATE/COOKIE OPTIONS + * @example $(el).layout({ + stateManagement: { + enabled: true + , stateKeys: "east.size,west.size,east.isClosed,west.isClosed" + , cookie: { name: "appLayout", path: "/" } + } + }) + * @example $(el).layout({ stateManagement__enabled: true }) // enable auto-state-management using cookies + * @example $(el).layout({ stateManagement__cookie: { name: "appLayout", path: "/" } }) + * @example $(el).layout({ stateManagement__cookie__name: "appLayout", stateManagement__cookie__path: "/" }) + * + * // STATE/COOKIE METHODS + * @example myLayout.saveCookie( "west.isClosed,north.size,south.isHidden", {expires: 7} ); + * @example myLayout.loadCookie(); + * @example myLayout.deleteCookie(); + * @example var JSON = myLayout.readState(); // CURRENT Layout State + * @example var JSON = myLayout.readCookie(); // SAVED Layout State (from cookie) + * @example var JSON = myLayout.state.stateData; // LAST LOADED Layout State (cookie saved in layout.state hash) + * + * CUSTOM STATE-MANAGEMENT (eg, saved in a database) + * @example var JSON = myLayout.readState( "west.isClosed,north.size,south.isHidden" ); + * @example myLayout.loadState( JSON ); + */ + +/** + * UI COOKIE UTILITY + * + * A $.cookie OR $.ui.cookie namespace *should be standard*, but until then... + * This creates $.ui.cookie so Layout does not need the cookie.jquery.js plugin + * NOTE: This utility is REQUIRED by the layout.state plugin + * + * Cookie methods in Layout are created as part of State Management + */ +if (!$.ui) $.ui = {}; +$.ui.cookie = { + + // cookieEnabled is not in DOM specs, but DOES works in all browsers,including IE6 + acceptsCookies: !!navigator.cookieEnabled + +, read: function (name) { + var + c = document.cookie + , cs = c ? c.split(';') : [] + , pair // loop var + ; + for (var i=0, n=cs.length; i < n; i++) { + pair = $.trim(cs[i]).split('='); // name=value pair + if (pair[0] == name) // found the layout cookie + return decodeURIComponent(pair[1]); + + } + return null; + } + +, write: function (name, val, cookieOpts) { + var + params = '' + , date = '' + , clear = false + , o = cookieOpts || {} + , x = o.expires + ; + if (x && x.toUTCString) + date = x; + else if (x === null || typeof x === 'number') { + date = new Date(); + if (x > 0) + date.setDate(date.getDate() + x); + else { + date.setFullYear(1970); + clear = true; + } + } + if (date) params += ';expires='+ date.toUTCString(); + if (o.path) params += ';path='+ o.path; + if (o.domain) params += ';domain='+ o.domain; + if (o.secure) params += ';secure'; + document.cookie = name +'='+ (clear ? "" : encodeURIComponent( val )) + params; // write or clear cookie + } + +, clear: function (name) { + $.ui.cookie.write(name, '', {expires: -1}); + } + +}; +// if cookie.jquery.js is not loaded, create an alias to replicate it +// this may be useful to other plugins or code dependent on that plugin +if (!$.cookie) $.cookie = function (k, v, o) { + var C = $.ui.cookie; + if (v === null) + C.clear(k); + else if (v === undefined) + return C.read(k); + else + C.write(k, v, o); +}; + + +// tell Layout that the state plugin is available +$.layout.plugins.stateManagement = true; + +// Add State-Management options to layout.defaults +$.layout.config.optionRootKeys.push("stateManagement"); +$.layout.defaults.stateManagement = { + enabled: false // true = enable state-management, even if not using cookies +, autoSave: true // Save a state-cookie when page exits? +, autoLoad: true // Load the state-cookie when Layout inits? + // List state-data to save - must be pane-specific +, stateKeys: "north.size,south.size,east.size,west.size,"+ + "north.isClosed,south.isClosed,east.isClosed,west.isClosed,"+ + "north.isHidden,south.isHidden,east.isHidden,west.isHidden" +, cookie: { + name: "" // If not specified, will use Layout.name, else just "Layout" + , domain: "" // blank = current domain + , path: "" // blank = current page, '/' = entire website + , expires: "" // 'days' to keep cookie - leave blank for 'session cookie' + , secure: false + } +}; +// Set stateManagement as a layout-option, NOT a pane-option +$.layout.optionsMap.layout.push("stateManagement"); + +/* + * State Management methods + */ +$.layout.state = { + + /** + * Get the current layout state and save it to a cookie + * + * myLayout.saveCookie( keys, cookieOpts ) + * + * @param {Object} inst + * @param {(string|Array)=} keys + * @param {Object=} opts + */ + saveCookie: function (inst, keys, cookieOpts) { + var o = inst.options + , oS = o.stateManagement + , oC = $.extend(true, {}, oS.cookie, cookieOpts || null) + , data = inst.state.stateData = inst.readState( keys || oS.stateKeys ) // read current panes-state + ; + $.ui.cookie.write( oC.name || o.name || "Layout", $.layout.state.encodeJSON(data), oC ); + return $.extend(true, {}, data); // return COPY of state.stateData data + } + + /** + * Remove the state cookie + * + * @param {Object} inst + */ +, deleteCookie: function (inst) { + var o = inst.options; + $.ui.cookie.clear( o.stateManagement.cookie.name || o.name || "Layout" ); + } + + /** + * Read & return data from the cookie - as JSON + * + * @param {Object} inst + */ +, readCookie: function (inst) { + var o = inst.options; + var c = $.ui.cookie.read( o.stateManagement.cookie.name || o.name || "Layout" ); + // convert cookie string back to a hash and return it + return c ? $.layout.state.decodeJSON(c) : {}; + } + + /** + * Get data from the cookie and USE IT to loadState + * + * @param {Object} inst + */ +, loadCookie: function (inst) { + var c = $.layout.state.readCookie(inst); // READ the cookie + if (c) { + inst.state.stateData = $.extend(true, {}, c); // SET state.stateData + inst.loadState(c); // LOAD the retrieved state + } + return c; + } + + /** + * Update layout options from the cookie, if one exists + * + * @param {Object} inst + * @param {Object=} stateData + * @param {boolean=} animate + */ +, loadState: function (inst, stateData, animate) { + stateData = $.layout.transformData( stateData ); // panes = default subkey + if ($.isEmptyObject( stateData )) return; + $.extend(true, inst.options, stateData); // update layout options + // if layout has already been initialized, then UPDATE layout state + if (inst.state.initialized) { + var pane, vis, o, s, h, c + , noAnimate = (animate===false) + ; + $.each($.layout.config.borderPanes, function (idx, pane) { + state = inst.state[pane]; + o = stateData[ pane ]; + if (typeof o != 'object') return; // no key, continue + s = o.size; + c = o.initClosed; + h = o.initHidden; + vis = state.isVisible; + // resize BEFORE opening + if (!vis) + inst.sizePane(pane, s, false, false); + if (h === true) inst.hide(pane, noAnimate); + else if (c === false) inst.open (pane, false, noAnimate); + else if (c === true) inst.close(pane, false, noAnimate); + else if (h === false) inst.show (pane, false, noAnimate); + // resize AFTER any other actions + if (vis) + inst.sizePane(pane, s, false, noAnimate); // animate resize if option passed + }); + }; + } + + /** + * Get the *current layout state* and return it as a hash + * + * @param {Object=} inst + * @param {(string|Array)=} keys + */ +, readState: function (inst, keys) { + var + data = {} + , alt = { isClosed: 'initClosed', isHidden: 'initHidden' } + , state = inst.state + , panes = $.layout.config.allPanes + , pair, pane, key, val + ; + if (!keys) keys = inst.options.stateManagement.stateKeys; // if called by user + if ($.isArray(keys)) keys = keys.join(","); + // convert keys to an array and change delimiters from '__' to '.' + keys = keys.replace(/__/g, ".").split(','); + // loop keys and create a data hash + for (var i=0, n=keys.length; i < n; i++) { + pair = keys[i].split("."); + pane = pair[0]; + key = pair[1]; + if ($.inArray(pane, panes) < 0) continue; // bad pane! + val = state[ pane ][ key ]; + if (val == undefined) continue; + if (key=="isClosed" && state[pane]["isSliding"]) + val = true; // if sliding, then *really* isClosed + ( data[pane] || (data[pane]={}) )[ alt[key] ? alt[key] : key ] = val; + } + return data; + } + + /** + * Stringify a JSON hash so can save in a cookie or db-field + */ +, encodeJSON: function (JSON) { + return parse(JSON); + function parse (h) { + var D=[], i=0, k, v, t; // k = key, v = value + for (k in h) { + v = h[k]; + t = typeof v; + if (t == 'string') // STRING - add quotes + v = '"'+ v +'"'; + else if (t == 'object') // SUB-KEY - recurse into it + v = parse(v); + D[i++] = '"'+ k +'":'+ v; + } + return '{'+ D.join(',') +'}'; + }; + } + + /** + * Convert stringified JSON back to a hash object + * @see $.parseJSON(), adding in jQuery 1.4.1 + */ +, decodeJSON: function (str) { + try { return $.parseJSON ? $.parseJSON(str) : window["eval"]("("+ str +")") || {}; } + catch (e) { return {}; } + } + + +, _create: function (inst) { + var _ = $.layout.state; + // ADD State-Management plugin methods to inst + $.extend( inst, { + // readCookie - update options from cookie - returns hash of cookie data + readCookie: function () { return _.readCookie(inst); } + // deleteCookie + , deleteCookie: function () { _.deleteCookie(inst); } + // saveCookie - optionally pass keys-list and cookie-options (hash) + , saveCookie: function (keys, cookieOpts) { return _.saveCookie(inst, keys, cookieOpts); } + // loadCookie - readCookie and use to loadState() - returns hash of cookie data + , loadCookie: function () { return _.loadCookie(inst); } + // loadState - pass a hash of state to use to update options + , loadState: function (stateData, animate) { _.loadState(inst, stateData, animate); } + // readState - returns hash of current layout-state + , readState: function (keys) { return _.readState(inst, keys); } + // add JSON utility methods too... + , encodeJSON: _.encodeJSON + , decodeJSON: _.decodeJSON + }); + + // init state.stateData key, even if plugin is initially disabled + inst.state.stateData = {}; + + // read and load cookie-data per options + var oS = inst.options.stateManagement; + if (oS.enabled) { + if (oS.autoLoad) // update the options from the cookie + inst.loadCookie(); + else // don't modify options - just store cookie data in state.stateData + inst.state.stateData = inst.readCookie(); + } + } + +, _unload: function (inst) { + var oS = inst.options.stateManagement; + if (oS.enabled) { + if (oS.autoSave) // save a state-cookie automatically + inst.saveCookie(); + else // don't save a cookie, but do store state-data in state.stateData key + inst.state.stateData = inst.readState(); + } + } + +}; + +// add state initialization method to Layout's onCreate array of functions +$.layout.onCreate.push( $.layout.state._create ); +$.layout.onUnload.push( $.layout.state._unload ); + + + + +/** + * jquery.layout.buttons 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2010 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * + * @support: http://groups.google.com/group/jquery-ui-layout + * + * Docs: [ to come ] + * Tips: [ to come ] + */ + +// tell Layout that the state plugin is available +$.layout.plugins.buttons = true; + +// Add buttons options to layout.defaults +$.layout.defaults.autoBindCustomButtons = false; +// Specify autoBindCustomButtons as a layout-option, NOT a pane-option +$.layout.optionsMap.layout.push("autoBindCustomButtons"); + +var lang = $.layout.language; + +/* + * Button methods + */ +$.layout.buttons = { + + /** + * Searches for .ui-layout-button-xxx elements and auto-binds them as layout-buttons + * + * @see _create() + * + * @param {Object} inst Layout Instance object + */ + init: function (inst) { + var pre = "ui-layout-button-" + , layout = inst.options.name || "" + , name; + $.each("toggle,open,close,pin,toggle-slide,open-slide".split(","), function (i, action) { + $.each($.layout.config.borderPanes, function (ii, pane) { + $("."+pre+action+"-"+pane).each(function(){ + // if button was previously 'bound', data.layoutName was set, but is blank if layout has no 'name' + name = $(this).data("layoutName") || $(this).attr("layoutName"); + if (name == undefined || name === layout) + inst.bindButton(this, action, pane); + }); + }); + }); + } + + /** + * Helper function to validate params received by addButton utilities + * + * Two classes are added to the element, based on the buttonClass... + * The type of button is appended to create the 2nd className: + * - ui-layout-button-pin // action btnClass + * - ui-layout-button-pin-west // action btnClass + pane + * - ui-layout-button-toggle + * - ui-layout-button-open + * - ui-layout-button-close + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * + * @return {Array.} If both params valid, the element matching 'selector' in a jQuery wrapper - otherwise returns null + */ +, get: function (inst, selector, pane, action) { + var $E = $(selector) + , o = inst.options + , err = o.showErrorMessages + ; + if (!$E.length) { // element not found + if (err) $.layout.msg(lang.errButton + lang.selector +": "+ selector, true); + } + else if ($.inArray(pane, $.layout.config.borderPanes) < 0) { // invalid 'pane' sepecified + if (err) $.layout.msg(lang.errButton + lang.pane +": "+ pane, true); + $E = $(""); // NO BUTTON + } + else { // VALID + var btn = o[pane].buttonClass +"-"+ action; + $E .addClass( btn +" "+ btn +"-"+ pane ) + .data("layoutName", o.name); // add layout identifier - even if blank! + } + return $E; + } + + + /** + * NEW syntax for binding layout-buttons - will eventually replace addToggle, addOpen, etc. + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} action + * @param {string} pane + */ +, bind: function (inst, selector, action, pane) { + var _ = $.layout.buttons; + switch (action.toLowerCase()) { + case "toggle": _.addToggle (inst, selector, pane); break; + case "open": _.addOpen (inst, selector, pane); break; + case "close": _.addClose (inst, selector, pane); break; + case "pin": _.addPin (inst, selector, pane); break; + case "toggle-slide": _.addToggle (inst, selector, pane, true); break; + case "open-slide": _.addOpen (inst, selector, pane, true); break; + } + return inst; + } + + /** + * Add a custom Toggler button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * @param {boolean=} slide true = slide-open, false = pin-open + */ +, addToggle: function (inst, selector, pane, slide) { + $.layout.buttons.get(inst, selector, pane, "toggle") + .click(function(evt){ + inst.toggle(pane, !!slide); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Open button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + * @param {boolean=} slide true = slide-open, false = pin-open + */ +, addOpen: function (inst, selector, pane, slide) { + $.layout.buttons.get(inst, selector, pane, "open") + .attr("title", lang.Open) + .click(function (evt) { + inst.open(pane, !!slide); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Close button for a pane + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the button is for: 'north', 'south', etc. + */ +, addClose: function (inst, selector, pane) { + $.layout.buttons.get(inst, selector, pane, "close") + .attr("title", lang.Close) + .click(function (evt) { + inst.close(pane); + evt.stopPropagation(); + }); + return inst; + } + + /** + * Add a custom Pin button for a pane + * + * Four classes are added to the element, based on the paneClass for the associated pane... + * Assuming the default paneClass and the pin is 'up', these classes are added for a west-pane pin: + * - ui-layout-pane-pin + * - ui-layout-pane-west-pin + * - ui-layout-pane-pin-up + * - ui-layout-pane-west-pin-up + * + * @param {Object} inst Layout Instance object + * @param {(string|!Object)} selector jQuery selector (or element) for button, eg: ".ui-layout-north .toggle-button" + * @param {string} pane Name of the pane the pin is for: 'north', 'south', etc. + */ +, addPin: function (inst, selector, pane) { + var _ = $.layout.buttons + , $E = _.get(inst, selector, pane, "pin"); + if ($E.length) { + var s = inst.state[pane]; + $E.click(function (evt) { + _.setPinState(inst, $(this), pane, (s.isSliding || s.isClosed)); + if (s.isSliding || s.isClosed) inst.open( pane ); // change from sliding to open + else inst.close( pane ); // slide-closed + evt.stopPropagation(); + }); + // add up/down pin attributes and classes + _.setPinState(inst, $E, pane, (!s.isClosed && !s.isSliding)); + // add this pin to the pane data so we can 'sync it' automatically + // PANE.pins key is an array so we can store multiple pins for each pane + s.pins.push( selector ); // just save the selector string + } + return inst; + } + + /** + * Change the class of the pin button to make it look 'up' or 'down' + * + * @see addPin(), syncPins() + * + * @param {Object} inst Layout Instance object + * @param {Array.} $Pin The pin-span element in a jQuery wrapper + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin true = set the pin 'down', false = set it 'up' + */ +, setPinState: function (inst, $Pin, pane, doPin) { + var updown = $Pin.attr("pin"); + if (updown && doPin === (updown=="down")) return; // already in correct state + var + pin = inst.options[pane].buttonClass +"-pin" + , side = pin +"-"+ pane + , UP = pin +"-up "+ side +"-up" + , DN = pin +"-down "+side +"-down" + ; + $Pin + .attr("pin", doPin ? "down" : "up") // logic + .attr("title", doPin ? lang.Unpin : lang.Pin) + .removeClass( doPin ? UP : DN ) + .addClass( doPin ? DN : UP ) + ; + } + + /** + * INTERNAL function to sync 'pin buttons' when pane is opened or closed + * Unpinned means the pane is 'sliding' - ie, over-top of the adjacent panes + * + * @see open(), close() + * + * @param {Object} inst Layout Instance object + * @param {string} pane These are the params returned to callbacks by layout() + * @param {boolean} doPin True means set the pin 'down', False means 'up' + */ +, syncPinBtns: function (inst, pane, doPin) { + // REAL METHOD IS _INSIDE_ LAYOUT - THIS IS HERE JUST FOR REFERENCE + $.each(state[pane].pins, function (i, selector) { + $.layout.buttons.setPinState(inst, $(selector), pane, doPin); + }); + } + + +, _load: function (inst) { + var _ = $.layout.buttons; + // ADD Button methods to Layout Instance + // Note: sel = jQuery Selector string + $.extend( inst, { + bindButton: function (sel, action, pane) { return _.bind(inst, sel, action, pane); } + // DEPRECATED METHODS + , addToggleBtn: function (sel, pane, slide) { return _.addToggle(inst, sel, pane, slide); } + , addOpenBtn: function (sel, pane, slide) { return _.addOpen(inst, sel, pane, slide); } + , addCloseBtn: function (sel, pane) { return _.addClose(inst, sel, pane); } + , addPinBtn: function (sel, pane) { return _.addPin(inst, sel, pane); } + }); + + // init state array to hold pin-buttons + for (var i=0; i<4; i++) { + var pane = $.layout.config.borderPanes[i]; + inst.state[pane].pins = []; + } + + // auto-init buttons onLoad if option is enabled + if ( inst.options.autoBindCustomButtons ) + _.init(inst); + } + +, _unload: function (inst) { + // TODO: unbind all buttons??? + } + +}; + +// add initialization method to Layout's onLoad array of functions +$.layout.onLoad.push( $.layout.buttons._load ); +//$.layout.onUnload.push( $.layout.buttons._unload ); + + + +/** + * jquery.layout.browserZoom 1.0 + * $Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ + * + * Copyright (c) 2012 + * Kevin Dalman (http://allpro.net) + * + * Dual licensed under the GPL (http://www.gnu.org/licenses/gpl.html) + * and MIT (http://www.opensource.org/licenses/mit-license.php) licenses. + * + * @dependancies: UI Layout 1.3.0.rc30.1 or higher + * + * @support: http://groups.google.com/group/jquery-ui-layout + * + * @todo: Extend logic to handle other problematic zooming in browsers + * @todo: Add hotkey/mousewheel bindings to _instantly_ respond to these zoom event + */ + +// tell Layout that the plugin is available +$.layout.plugins.browserZoom = true; + +$.layout.defaults.browserZoomCheckInterval = 1000; +$.layout.optionsMap.layout.push("browserZoomCheckInterval"); + +/* + * browserZoom methods + */ +$.layout.browserZoom = { + + _init: function (inst) { + // abort if browser does not need this check + if ($.layout.browserZoom.ratio() !== false) + $.layout.browserZoom._setTimer(inst); + } + +, _setTimer: function (inst) { + // abort if layout destroyed or browser does not need this check + if (inst.destroyed) return; + var o = inst.options + , s = inst.state + // don't need check if inst has parentLayout, but check occassionally in case parent destroyed! + // MINIMUM 100ms interval, for performance + , ms = inst.hasParentLayout ? 5000 : Math.max( o.browserZoomCheckInterval, 100 ) + ; + // set the timer + setTimeout(function(){ + if (inst.destroyed || !o.resizeWithWindow) return; + var d = $.layout.browserZoom.ratio(); + if (d !== s.browserZoom) { + s.browserZoom = d; + inst.resizeAll(); + } + // set a NEW timeout + $.layout.browserZoom._setTimer(inst); + } + , ms ); + } + +, ratio: function () { + var w = window + , s = screen + , d = document + , dE = d.documentElement || d.body + , b = $.layout.browser + , v = b.version + , r, sW, cW + ; + // we can ignore all browsers that fire window.resize event onZoom + if ((b.msie && v > 8) + || !b.msie + ) return false; // don't need to track zoom + + if (s.deviceXDPI) + return calc(s.deviceXDPI, s.systemXDPI); + // everything below is just for future reference! + if (b.webkit && (r = d.body.getBoundingClientRect)) + return calc((r.left - r.right), d.body.offsetWidth); + if (b.webkit && (sW = w.outerWidth)) + return calc(sW, w.innerWidth); + if ((sW = s.width) && (cW = dE.clientWidth)) + return calc(sW, cW); + return false; // no match, so cannot - or don't need to - track zoom + + function calc (x,y) { return (parseInt(x,10) / parseInt(y,10) * 100).toFixed(); } + } + +}; +// add initialization method to Layout's onLoad array of functions +$.layout.onReady.push( $.layout.browserZoom._init ); + + + +})( jQuery ); \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-anim_basic_16x16.gif new file mode 100644 index 0000000000000000000000000000000000000000..085ccaecaf5fa5c34bc14cd2c2ed5cbbd8e25dcb GIT binary patch literal 1553 zcma)+TTl~c6vwlh>nb99Af5rT)t{mCEg5urg=A(g z{C|6SPb~9Xage|wB`SrZk2FOMYM!buln2sX?5Y+T78iB(Zu9cS7|LZyZ++}u$^oi1 z_j@S}bW9OzU2R+RMy&~OT>X-oZ98$jq#ogNfJ!BM-42wHGZk*6s2KD}U*IA%epmxb zm}|6BK9YoIF;*xSL!+z@<64lB7->LTW2Vi4ostCA(z&2XniwNIv}fFo-`MbG;)u4G z^p@F!)|9HhZprHd_vXjDoxs6WkK-6P0@lfxnGT>*p(QHoUV=u1FAqb@b%*W=a3{`LsH5k^AvQNL>6fPpy#oU(&MuH(*aEX4b35*} zn4n7)`I2U%=+Z=?BVZQ?vjQFW4gD@~XSOO6b{qu81`4&LFuU2(ilxW+1|ZkNMnWe79C$gs zWT?Ele|HR{JGPe)5BTW>0Ey?-Ls6S#GoV0tbt6ku7B&*0 z;i9QM$W1Rj*rRIdceL)rAOSl+sDe3LkB87<%){;ZdHp6|SNlopDXRx< zxBDF9-lTo&v`8$humFygUij@qgT=Qzhj8{ym2-{Xciwqq_Xwk%=O3B-MNAL_6e`3U zyxwmXex4`g0^1RYw~Dth3av3Dl^AAlpO3mG!nLr#&ZZ7c_wUboI+deC+&%TFjK2Lm z!Y&f1h|T_On%RCV&=4bx`!>(YezqGVhl&QpED?N6GV)HmzJ9&rh$x*i?*@o9#6QI< z5ZI_MRX;0+pY8$`j)eF#TlUyG(eE%E7S!rj;mj^M5vhUicPm zVWQ2z+imFyg}SRABmOBY_@osR!>7Ov!ioK`NB6_Rv}7Ud?35ed5Sb@?yND?kv~RCa wqs^a3Sh>&&L4)!LKI?D2&k@))k(LESaga|C278ChSzn3NWVkcuNoY&{0f?~U_5c6? literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_0_aaaaaa_40x100.png new file mode 100644 index 0000000000000000000000000000000000000000..5b5dab2ab7b1c50dea9cfe73dc5a269a92d2d4b4 GIT binary patch literal 180 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*FscKIb$B>N1x91EQ4=4yQ7#`R^ z$vje}bP0l+XkK DSH>_4 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_flat_55_fbec88_40x100.png new file mode 100644 index 0000000000000000000000000000000000000000..47acaadd737478ddb090f47f618810712163317b GIT binary patch literal 182 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F!3HG1q!d*Fsaj7L$B>N1x91EQ8x$BA993)+ za~~)OO5|O5sDCi_{N8&XlRv*c;OQ6|AR59NN?mFzWBXJVGojypu|S6~c)I$ztaD0e F0syyrGF|`x literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_75_d0e5f5_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..9d149b1c61fdee2de5cb342741c243abb9058bb3 GIT binary patch literal 162 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAGVZ#9R3S1u{Kd978O6pI&z4VlotPxp?2+ z_9ElQf7546?+BK3Q+%u|q&R!~TD`8c>Nm?7lq=+T^Fw3At=o;a{QQ?&v0rW43t78u zKLhT~Z`;~2oo9{ezlW>%eD?g@v!}03FhOcY)5-`I-U~CHGCzC3{y9?4*Y0Z~JJ3=F MPgg&ebxsLQ09`{nxc~qF literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_85_dfeffc_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..014951529c315d6042e72febc310a4d2db5b4a82 GIT binary patch literal 123 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnouq?|lm978O6-<~(*YA_IRxoBVf zfAX@vsV!R#l$@#*eLnw)_Sv|_?i7P!ORnX)SxaXh+BPpZ!Fw~yjr&#G|Jw^YMHDhV X&EsZx`7bsSXc~j3tDnm{r-UW|&(SK+ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_glass_95_fef1ec_1x400.png new file mode 100644 index 0000000000000000000000000000000000000000..4443fdc1a156babad4336f004eaf5ca5dfa0f9ab GIT binary patch literal 119 zcmeAS@N?(olHy`uVBq!ia0vp^j6gJjgAK^akKnour0hIh978O6-<~(*YA|4MzBvER z|7}eQtdCVXoUc2b{PaWeaIKu7gJx>{vDV26o)#~38k_!`W=^oo1w6ixmPC4R1b Tyd6G3lNdZ*{an^LB{Ts5`idse literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png new file mode 100644 index 0000000000000000000000000000000000000000..81ecc362d50ef5abbc0420aacd5345822f1f6098 GIT binary patch literal 3457 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_217bc0_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..6f4bd87c041453ef037c4a9a1a698f0105d02eba GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_2e83ff_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..09d1cdc856c292c4ab6dd818c7543ac0828bd616 GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_469bdd_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..bd2cf079add1ca236adeb509698adabbffb08acb GIT binary patch literal 4369 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/theme-redmond/images/ui-icons_f9bd01_256x240.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c53cb11904843e176e4ce1f4e7247cd90b3590 GIT binary patch literal 5355 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 t>_S@PWkKlK01oMw@pjEVpN literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed.gif new file mode 100644 index 0000000000000000000000000000000000000000..be6b59c2bafc37724de6a8904caf8ddb52185f07 GIT binary patch literal 631 zcmV--0*L)bNk%w1VGsZi0OoZ7Zc+gM@owbb(D(J~{kRkV=)C^@`FC9q$-khblVJYv z)5ozv$hAcOfX1|Jz_gHwZxsLR$M*H` z)5VgcjVaB&g#X~Bn}|^6)K>kvApXNk{?U8w>frwL-;#Ym&AMUr=V$)PW&YTa>#Gp{ z$5^hOaMH=J$FMm5$62+73I57t#-KOer4h}bD~WS3yQMU?q;vkxak`{N&AEBc#G?Jc zKK|H{jB+E}qY%KYW|e?Jt%4WhuRrYIzx}uttbPdi>1gcRT)?bi*~ygsy)VYKbl=sl z!LDb`w?4L^YVzd5|KO(4ze~WaWw4)Z<=wvhxEIZ>RsZvV+R0MBjTPX{P^5)3t(IEZ zo(`LK71O>%%$yd@ws6O^WdH2Q^sy2D_NBk8J;AJDcUuPR<<6~{Vg0!m{?dHMvTC`j zfZ5BO|NGMa|Nj6000000000000000000000000000000000000A^8LW004CWEC2ui z01yBW06+)SfOUcbFM}==AarS4f^`T0To+{@4nGeh6)G`B2p9kiNn<+@0|r=5Yepst zIgKY#WJd%9EJPL?t^m4h5ez8-Aqy8z25mic2N?k#R&i4b8U+nh4l7`S2^}ajGc6+$ z6C!V6UyXu5K{9S7=8Z222f8;D0KLCn3s7|l^;H1@N?@2FHGqSVIadS#=nw*efr3kz ztU4o2N*xdYmhp(zfYOQwaCBG@bU+OXEtfKR^UfI%4+*Z?OY3oS7i+9AMEg8&*N RE^xJLBxeY_p@ISd06U6)DM0`L literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder-closed2.gif new file mode 100644 index 0000000000000000000000000000000000000000..541107888e6739a7b367ad3d208e1efa933f877d GIT binary patch literal 105 zcmZ?wbhEHb6ky4lrdiO0bk3ZcRLy6E?4f Hg~1vCyv-@{ literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder.gif new file mode 100644 index 0000000000000000000000000000000000000000..be6b59c2bafc37724de6a8904caf8ddb52185f07 GIT binary patch literal 631 zcmV--0*L)bNk%w1VGsZi0OoZ7Zc+gM@owbb(D(J~{kRkV=)C^@`FC9q$-khblVJYv z)5ozv$hAcOfX1|Jz_gHwZxsLR$M*H` z)5VgcjVaB&g#X~Bn}|^6)K>kvApXNk{?U8w>frwL-;#Ym&AMUr=V$)PW&YTa>#Gp{ z$5^hOaMH=J$FMm5$62+73I57t#-KOer4h}bD~WS3yQMU?q;vkxak`{N&AEBc#G?Jc zKK|H{jB+E}qY%KYW|e?Jt%4WhuRrYIzx}uttbPdi>1gcRT)?bi*~ygsy)VYKbl=sl z!LDb`w?4L^YVzd5|KO(4ze~WaWw4)Z<=wvhxEIZ>RsZvV+R0MBjTPX{P^5)3t(IEZ zo(`LK71O>%%$yd@ws6O^WdH2Q^sy2D_NBk8J;AJDcUuPR<<6~{Vg0!m{?dHMvTC`j zfZ5BO|NGMa|Nj6000000000000000000000000000000000000A^8LW004CWEC2ui z01yBW06+)SfOUcbFM}==AarS4f^`T0To+{@4nGeh6)G`B2p9kiNn<+@0|r=5Yepst zIgKY#WJd%9EJPL?t^m4h5ez8-Aqy8z25mic2N?k#R&i4b8U+nh4l7`S2^}ajGc6+$ z6C!V6UyXu5K{9S7=8Z222f8;D0KLCn3s7|l^;H1@N?@2FHGqSVIadS#=nw*efr3kz ztU4o2N*xdYmhp(zfYOQwaCBG@bU+OXEtfKR^UfI%4+*Z?OY3oS7i+9AMEg8&*N RE^xJLBxeY_p@ISd06U6)DM0`L literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder2.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/folder2.gif new file mode 100644 index 0000000000000000000000000000000000000000..2b31631ca2bfec3a8afb1bfdd4f8ed4c5bcc3a18 GIT binary patch literal 106 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 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray-line.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray-line.gif new file mode 100644 index 0000000000000000000000000000000000000000..37600447dc002bbc0dd16e1391b711360aae2e34 GIT binary patch literal 1877 zcmeH``8OK|0LL@bF~qSc#n50?JXNI+k>{#)#go3O{g`&sTA06+?`JRv{%1VB*=kSggPTmbZ?E2@Hm10RaqGJr~M_swEK9(fuU z9bXMur@nY#Xn3Qp;v6X2AT> zA>EM+>y@m1^a49s_E1X&+bZH^!_a=e{N6Su)s&U>sDnd!~=b?JFEB#FT8 zioZMFaK52~t&52oqdWW~2MJ1ue%%?en#qCfU7u!nC|sSJi5E`}X3h8)ly{+5*|mp+ zYqNE`8MkZN-)k};oze-j%*tB&sNuZif|=0wM%!=l0sXF(V)Zg+3_ zjbW;EBEX2ytHG=$Dx2Ha{HE%5V3a1hHnd2R32m%R*9#gFWf^4tEW&~!6yIiV)*e*l zireg~b4-8KL1b9Tn<4TQc-aUN7>=bBxE!0Aep)ES$dA>bZ zlac_>GSf$}Amq|xpG2f_X<$)PU0E=BExZ&}FuYP8&bwD%fgJCOsK5%!A}jIpO{>+( zGV75wBp|A>JOyOlNY1dq-7SE-P1iq3bVQx6%Yk<{*5}84F?-+_`Yq}S#U}_=SCzX? zX`+&GsCqhDsvFh7AWWM#ck=(Rps}W(-f3)-hf$w$i>58wymeug)RAsnbE^=j9L-?f zpi-Z);Tuuyqj4L}9YcZxTIWO&p4K%*X3?0-?f4ef8jtm%XgkyEBd6Ds8uOK?%`{)>0D(Cr`A4IcZoG`&U18YKqjoYtzQo|Dt=**7zk597IbK9sJXFyhNi zwtW@gRcSW?gGKMW@kxrlG#OY-do~qJ*-V&3Js8`Y3GYwom_@$iB+g=ml}U5>1u1QR zAzAiA(jrL>&74Uwwqm}`xJ1AT;O_GsONn5#!*ULyhq;oEIkp%2g#mF(6lf@Jxhn4i zV~t87;8y4{2KZG5ao+KL=SUTJlQq*4|E@_PjJ3`!o(GG)^}?JsMpy*)mQYPCf1;Sk`8-A8at@Xm#Gb>oe(v%3b{156)aykj?nu&|IbZfh z!lZx$?iVd}BHwuNSkmco3iwy5Drr$xV-lid6PqT(u95$N>8c#Jm2RMN_SB1WJe9Oq z(x$uU@TQLQX@QVr>U~Sa;vEmbZ_QL7odp^*-BsqVXSqmf)oqYES3tl*66F0YO=#d1 rlgk$~puxAlhuJ^ZHqgioD1o1DVtQEUit~KllU0$5nh)jV0N{TCC3Zqn literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-gray.gif new file mode 100644 index 0000000000000000000000000000000000000000..cfb8a2f0961b880d9ecc9e59f831d0c0bf9d06db GIT binary patch literal 1230 zcmZ?wbhEHbOkikb_|5F}1vNN-#bFE}n2rob1X65+pkEe*DZwLSXy)sc-G6LrLE|#j%ny@ltx#{|>*k3`b zudj+f+$8$@s#fHh^zF++cYjOsT#=i)PgZ*SBbQFk<=6g7TzYe_x%fYqoR5WW_>5Nf zsIRkcJbHA@c(c>D3XzqU)=k#8J9nngIK5|{y|vw$2$RE?mT4~XtDRLEe|<_~c?_?$ zLGJZ!!S{W4%zp58Z=>w%X})`Qe0&`0sXRUALwVLJuj#KvHA1S2+ow&BYJYdfr2O^1 zna!)!@5=7^`T51=)#j2iwbhrWRX*39_q(R{^Y??#w#k`8!n#b?Ah=gT4^b_6Je!p-pqnUi6)T{Kw4)JLb3tD)cb}Z;R&ALM=NKo^J zQum3S7LQAK7iB!^v-vhdvhxz-&N&k%mqtvOXdV2 literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red-line.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red-line.gif new file mode 100644 index 0000000000000000000000000000000000000000..df9e749a8f1f58862588efc64988003efad01d51 GIT binary patch literal 1877 zcmeH``BxGK0LPh{$5cGF%CuRcF0W^1+Eb91Y0har@ns%QJPI-bCps}CP-u#GY96he zH{=x}8cR_?6wMSBHp}~@d8B5Ec_ztT`#0A2hwu02&*#0br`JzT&Np-c8>+j2FWJW9 z|J$$i)xiJGfXTkfHvoVFVDp9i%O?Qp3V=f6d5==7Sk4KMl>Ucik`YxtvJ<)$%#TPKR% zdeBegW3Nr-TZ$_DvX!7#=EQu`)|{{_NO4?Hnuz--`I}N3UjF&+?uwLk+=>GJd{B_Tc2OKbjN9H> z96NPSF%oo|+^NT@plDh-RsN>!ws$&N>eV+-RSK`GN-+xQlcpP|{VXMbZmGY?Sg+bE z&yqDeRb-m~Xn;($Rkc9os0lNWR0x7V&viYtFw425?`)O{#Xnxi^Z-rV%z`xuPf1K3U`ignx^9LiY{9RF`M1 z((4&CBBq9gRTxIqvdNQH4XvU-teM=&r#I{BRpE@Mf`UowW*aYDTj; zR~d}wJj7bmv%$EvhL%3@95+YnP@jZFjkyaK?LZqem&Cp}E@#J}7%>obDszfKXbSed{!N zqe%A5h1G9<<|OWgt(pyPNUi%mt_OllWQ$!DHV#9VzJogSLla83`aMi%;zcml$vXr7 zf<%YcL08HgN8s@2tufz(==0;jh0Ny@q4f1T-P5MdE9;FzHSA-Pm3Wn^KX5K-#%-h+YndE*c}A#} z97|nymmXX*xOhw~p_=<#*Rp;q1c;i_)TkyvQ;xgVtY5mTyh_&|ZEzU`%%?)%UDt;N sUpBjNE)^Df<9oQ%i{r+6SwTgJWAz*lYeQMK?>m|{T3!EviV6VoFXq=mv;Y7A literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red.gif b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/images/treeview-red.gif new file mode 100644 index 0000000000000000000000000000000000000000..3bbb3a157f1568d59d6db02b55a3b3fe9a1ff7a7 GIT binary patch literal 1230 zcmZ?wbhEHbOkikb_|5q9rFMYXq;dkzBCUd%AXV z7f->2WoKqf=UU0E5MF-1&C2oHA5RfQ-wyu&du5`wWCYCfT`X0jHDP7Qa?|x$vA=>= zUtbk}xJmT)RjtT1>D!lu?*5kMxgs}ppRDxuM=qV7%dh>Fxb)^;bMb#JIUft%@ENV{ zQD0}@c=YI)@n)xQ6(TDyt(&ZGckWD~aeB`@duzKh5hjN(Ez?}&S39dT{`!=}@)%xg zgWT)eg75q8nEl}G-bUHi(|q^r`1m-~Q+ayKhw`jdUejNTYJ^l3w@;fM)&A~|N%`x2 zGn-ed-<93-^Ye?#tIZ{4YO60#t9-6I?{`h@=kEuf$II8+R(@HSYaUSgyf$2+OgK}0 zZsRjUi+L5dHILtK5edt9=qI|b{eIzIMl<7PRm>?O4!tnstX#kf7!b zrS20uEgqNfF3Nb+XY*}_WalNuopUBkE{&Kl(L5+ZuF(6`HI*Fyu5b4nE$kweHiYk+ hA)Dse=Ki!azG~*body { + font-size: 16px; + font-size: 68.75%; +} Reset Base Font Size */ + /* +body { + font-family: Verdana, helvetica, arial, sans-serif; + font-size: 68.75%; + background: #fff; + color: #333; +} */ + +a img { border: none; } \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/jquery.treeview.min.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/jquery.treeview.min.js new file mode 100644 index 00000000..e693321d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/jquery/treeview/jquery.treeview.min.js @@ -0,0 +1,16 @@ +/* + * Treeview 1.4 - jQuery plugin to hide and show branches of a tree + * + * http://bassistance.de/jquery-plugins/jquery-plugin-treeview/ + * http://docs.jquery.com/Plugins/Treeview + * + * Copyright (c) 2007 Jörn Zaefferer + * + * Dual licensed under the MIT and GPL licenses: + * http://www.opensource.org/licenses/mit-license.php + * http://www.gnu.org/licenses/gpl.html + * + * Revision: $Id: jquery.treeview.js 4684 2008-02-07 19:08:06Z joern.zaefferer $ + * kasunbg: changed the cookieid name + * + */;(function($){$.extend($.fn,{swapClass:function(c1,c2){var c1Elements=this.filter('.'+c1);this.filter('.'+c2).removeClass(c2).addClass(c1);c1Elements.removeClass(c1).addClass(c2);return this;},replaceClass:function(c1,c2){return this.filter('.'+c1).removeClass(c1).addClass(c2).end();},hoverClass:function(className){className=className||"hover";return this.hover(function(){$(this).addClass(className);},function(){$(this).removeClass(className);});},heightToggle:function(animated,callback){animated?this.animate({height:"toggle"},animated,callback):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();if(callback)callback.apply(this,arguments);});},heightHide:function(animated,callback){if(animated){this.animate({height:"hide"},animated,callback);}else{this.hide();if(callback)this.each(callback);}},prepareBranches:function(settings){if(!settings.prerendered){this.filter(":last-child:not(ul)").addClass(CLASSES.last);this.filter((settings.collapsed?"":"."+CLASSES.closed)+":not(."+CLASSES.open+")").find(">ul").hide();}return this.filter(":has(>ul)");},applyClasses:function(settings,toggler){this.filter(":has(>ul):not(:has(>a))").find(">span").click(function(event){toggler.apply($(this).next());}).add($("a",this)).hoverClass();if(!settings.prerendered){this.filter(":has(>ul:hidden)").addClass(CLASSES.expandable).replaceClass(CLASSES.last,CLASSES.lastExpandable);this.not(":has(>ul:hidden)").addClass(CLASSES.collapsable).replaceClass(CLASSES.last,CLASSES.lastCollapsable);this.prepend("

          ").find("div."+CLASSES.hitarea).each(function(){var classes="";$.each($(this).parent().attr("class").split(" "),function(){classes+=this+"-hitarea ";});$(this).addClass(classes);});}this.find("div."+CLASSES.hitarea).click(toggler);},treeview:function(settings){if(typeof(window.treeCookieId) === 'undefined' || window.treeCookieId === ""){treeCookieId = "treeview";} settings=$.extend({cookieId: treeCookieId},settings);if(settings.add){return this.trigger("add",[settings.add]);}if(settings.toggle){var callback=settings.toggle;settings.toggle=function(){return callback.apply($(this).parent()[0],arguments);};}function treeController(tree,control){function handler(filter){return function(){toggler.apply($("div."+CLASSES.hitarea,tree).filter(function(){return filter?$(this).parent("."+filter).length:true;}));return false;};}$("a:eq(0)",control).click(handler(CLASSES.collapsable));$("a:eq(1)",control).click(handler(CLASSES.expandable));$("a:eq(2)",control).click(handler());}function toggler(){$(this).parent().find(">.hitarea").swapClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).swapClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().swapClass(CLASSES.collapsable,CLASSES.expandable).swapClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightToggle(settings.animated,settings.toggle);if(settings.unique){$(this).parent().siblings().find(">.hitarea").replaceClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).replaceClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().replaceClass(CLASSES.collapsable,CLASSES.expandable).replaceClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightHide(settings.animated,settings.toggle);}}function serialize(){function binary(arg){return arg?1:0;}var data=[];branches.each(function(i,e){data[i]=$(e).is(":has(>ul:visible)")?1:0;});$.cookie(settings.cookieId,data.join(""));}function deserialize(){var stored=$.cookie(settings.cookieId);if(stored){var data=stored.split("");branches.each(function(i,e){$(e).find(">ul")[parseInt(data[i])?"show":"hide"]();});}}this.addClass("treeview");var branches=this.find("li").prepareBranches(settings);switch(settings.persist){case"cookie":var toggleCallback=settings.toggle;settings.toggle=function(){serialize();if(toggleCallback){toggleCallback.apply(this,arguments);}};deserialize();break;case"location":var current=this.find("a").filter(function(){return this.href.toLowerCase()==location.href.toLowerCase();});if(current.length){current.addClass("selected").parents("ul, li").add(current.next()).show();}break;}branches.applyClasses(settings,toggler);if(settings.control){treeController(this,settings.control);$(settings.control).show();}return this.bind("add",function(event,branches){$(branches).prev().removeClass(CLASSES.last).removeClass(CLASSES.lastCollapsable).removeClass(CLASSES.lastExpandable).find(">.hitarea").removeClass(CLASSES.lastCollapsableHitarea).removeClass(CLASSES.lastExpandableHitarea);$(branches).find("li").andSelf().prepareBranches(settings).applyClasses(settings,toggler);});}});var CLASSES=$.fn.treeview.classes={open:"open",closed:"closed",expandable:"expandable",expandableHitarea:"expandable-hitarea",lastExpandableHitarea:"lastExpandable-hitarea",collapsable:"collapsable",collapsableHitarea:"collapsable-hitarea",lastCollapsableHitarea:"lastCollapsable-hitarea",lastCollapsable:"lastCollapsable",lastExpandable:"lastExpandable",last:"last",hitarea:"hitarea"};$.fn.Treeview=$.fn.treeview;})(jQuery); \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/main.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/main.js new file mode 100644 index 00000000..5957fb43 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/common/main.js @@ -0,0 +1,276 @@ +/** + * Miscellaneous js functions for WebHelp + * Kasun Gajasinghe, http://kasunbg.blogspot.com + * David Cramer, http://www.thingbag.net + * + */ + +//Turn ON and OFF the animations for Show/Hide Sidebar. Extend this to other anime as well if any. +var noAnimations=false; + +$(document).ready(function() { + // When you click on a link to an anchor, scroll down + // 105 px to cope with the fact that the banner + // hides the top 95px or so of the page. + // This code deals with the problem when + // you click on a link within a page. + $('a[href*=#]').click(function() { + if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') + && location.hostname == this.hostname) { + var $target = $(this.hash); + $target = $target.length && $target + || $('[name=' + this.hash.slice(1) +']'); + if (!(this.hash == "#searchDiv" || this.hash == "#treeDiv" || this.hash == "") && $target.length) { + var targetOffset = $target.offset().top - 120; + $('html,body') + .animate({scrollTop: targetOffset}, 200); + return false; + } + } + }); + + // $("#showHideHighlight").button(); //add jquery button styling to 'Go' button + //Generate tabs in nav-pane with JQuery + $(function() { + $("#tabs").tabs({ + cookie: { + expires: 2 // store cookie for 2 days. + } + }); + }); + + //Generate the tree + $("#ulTreeDiv").attr("style", ""); + $("#tree").treeview({ + collapsed: true, + animated: "medium", + control: "#sidetreecontrol", + persist: "cookie" + }); + + //after toc fully styled, display it. Until loading, a 'loading' image will be displayed + $("#tocLoading").attr("style", "display:none;"); + // $("#ulTreeDiv").attr("style","display:block;"); + + //.searchButton is the css class applied to 'Go' button + $(function() { + $("button", ".searchButton").button(); + + $("button", ".searchButton").click(function() { + return false; + }); + }); + + //'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('ui-tabs-1') === '1') { //search tab is active + if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('searchForm'); + searchHighlight($.cookie('textToSearch')); + $("#showHideHighlight").css("display", "block"); + } + } + + syncToc(); //Synchronize the toc tree with the content pane, when loading the page. + //$("#doSearch").button(); //add jquery button styling to 'Go' button + + // When you click on a link to an anchor, scroll down + // 120 px to cope with the fact that the banner + // hides the top 95px or so of the page. + // This code deals with the problem when + // you click on a link from another page. + var hash = window.location.hash; + if(hash){ + var targetOffset = $(hash).offset().top - 120; + $('html,body').animate({scrollTop: targetOffset}, 200); + return false; + } +}); + + +/** + * If an user moved to another page by clicking on a toc link, and then clicked on #searchDiv, + * search should be performed if the cookie textToSearch is not empty. + */ +function doSearch() { +//'ui-tabs-1' is the cookie name which is used for the persistence of the tabs.(Content/Search tab) + if ($.cookie('textToSearch') != undefined && $.cookie('textToSearch').length > 0) { + document.getElementById('textToSearch').value = $.cookie('textToSearch'); + Verifie('searchForm'); + } +} + +/** + * Synchronize with the tableOfContents + */ +function syncToc() { + var a = document.getElementById("webhelp-currentid"); + if (a != undefined) { + //Expanding the child sections of the selected node. + var nodeClass = a.getAttribute("class"); + if (nodeClass != null && !nodeClass.match(/collapsable/)) { + a.setAttribute("class", "collapsable"); + //remove display:none; css style from
            block in the selected node. + var ulNode = a.getElementsByTagName("ul")[0]; + if (ulNode != undefined) { + if (ulNode.hasAttribute("style")) { + ulNode.setAttribute("style", "display: block; background-color: #D8D8D8 !important;"); + } else { + var ulStyle = document.createAttribute("style"); + ulStyle.nodeValue = "display: block; background-color: #D8D8D8 !important;"; + ulNode.setAttributeNode(ulStyle); + } } + //adjust tree's + sign to - + var divNode = a.getElementsByTagName("div")[0]; + if (divNode != undefined) { + if (divNode.hasAttribute("class")) { + divNode.setAttribute("class", "hitarea collapsable-hitarea"); + } else { + var divClass = document.createAttribute("class"); + divClass.nodeValue = "hitarea collapsable-hitarea"; + divNode.setAttributeNode(divClass); + } } + //set persistence cookie when a node is auto expanded + // setCookieForExpandedNode("webhelp-currentid"); + } + var b = a.getElementsByTagName("a")[0]; + + if (b != undefined) { + //Setting the background for selected node. + var style = a.getAttribute("style", 2); + if (style != null && !style.match(/background-color: Background;/)) { + a.setAttribute("style", "background-color: #D8D8D8; " + style); + b.setAttribute("style", "color: black;"); + } else if (style != null) { + a.setAttribute("style", "background-color: #D8D8D8; " + style); + b.setAttribute("style", "color: black;"); + } else { + a.setAttribute("style", "background-color: #D8D8D8; "); + b.setAttribute("style", "color: black;"); + } + } + + //shows the node related to current content. + //goes a recursive call from current node to ancestor nodes, displaying all of them. + while (a.parentNode && a.parentNode.nodeName) { + var parentNode = a.parentNode; + var nodeName = parentNode.nodeName; + + if (nodeName.toLowerCase() == "ul") { + parentNode.setAttribute("style", "display: block;"); + } else if (nodeName.toLocaleLowerCase() == "li") { + parentNode.setAttribute("class", "collapsable"); + parentNode.firstChild.setAttribute("class", "hitarea collapsable-hitarea "); + } + a = parentNode; +} } } +/* + function setCookieForExpandedNode(nodeName) { + var tocDiv = document.getElementById("tree"); //get table of contents Div + var divs = tocDiv.getElementsByTagName("div"); + var matchedDivNumber; + var i; + for (i = 0; i < divs.length; i++) { //1101001 + var div = divs[i]; + var liNode = div.parentNode; + } +//create a new cookie if a treeview does not exist + if ($.cookie(treeCookieId) == null || $.cookie(treeCookieId) == "") { + var branches = $("#tree").find("li");//.prepareBranches(treesettings); + var data = []; + branches.each(function(i, e) { + data[i] = $(e).is(":has(>ul:visible)") ? 1 : 0; + }); + $.cookie(treeCookieId, data.join("")); + + } + + if (i < divs.length) { + var treeviewCookie = $.cookie(treeCookieId); + var tvCookie1 = treeviewCookie.substring(0, i); + var tvCookie2 = treeviewCookie.substring(i + 1); + var newTVCookie = tvCookie1 + "1" + tvCookie2; + $.cookie(treeCookieId, newTVCookie); + } + } */ + +/** + * Code for Show/Hide TOC + * + */ +function showHideToc() { + var showHideButton = $("#showHideButton"); + var leftNavigation = $("#sidebar"); //hide the parent div of leftnavigation, ie sidebar + var content = $("#content"); + var animeTime=75 + + if (showHideButton != undefined && showHideButton.hasClass("pointLeft")) { + //Hide TOC + showHideButton.removeClass('pointLeft').addClass('pointRight'); + + if(noAnimations) { + leftNavigation.css("display", "none"); + content.css("margin", "125px 0 0 0"); + } else { + leftNavigation.hide(animeTime); + content.animate( { "margin-left": 0 }, animeTime); + } + showHideButton.attr("title", "Show Sidebar"); + } else { + //Show the TOC + showHideButton.removeClass('pointRight').addClass('pointLeft'); + if(noAnimations) { + content.css("margin", "125px 0 0 280px"); + leftNavigation.css("display", "block"); + } else { + content.animate( { "margin-left": '280px' }, animeTime); + leftNavigation.show(animeTime); + } + showHideButton.attr("title", "Hide Sidebar"); + } +} + +/** + * Code for search highlighting + */ +var highlightOn = true; +function searchHighlight(searchText) { + highlightOn = true; + if (searchText != undefined) { + var wList; + var sList = new Array(); //stem list + //Highlight the search terms + searchText = searchText.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, "I$N~E8N^zO~Pw;a^(H|lo|{Z2pXH!s%dfd}c>`i1a} zv}w~u+O=z^&ucH8I(3rHojXg{u3e>Dw{8*;5FkBz^pKuCdrDwnp!Dg}NBZ{dEB*TQ z6Nkeg0|pF`prAoAc<^8uHf*StVKRL9a2YvrgqD#qdh{p>4GoboW5&q%@jsOb6UNKL zi9gdaQ6^2AB$FpkmZ?*xNO*X-L`Fu+^y$Bp88fEKtXVU)%#sg3oF&oGQ8IgWw9KDB zPs@B+u;4ecaNzt(}+4YG0LAI0POlNOI`@@$gLn>WkWty^W=wr#RKF;TW}-yu78?2ylPeI~ni@0LA# z_Gn3xq&<5jDQSVbpHow1pOJmCZ{L2| zzkk0RI`n5Pha@d6P14fSB|SY&OS)uaWJqRaretMhNls3#g(&}#*G_t^X5&tb?cVgzI{vX-n}dL z?%k7bzx}s7cC;HDBDMsph1qdetv!((`o7b?{;YGKUdEz%jHZ6 zv#c$>;zP!+HFMWmmmYU{0=tATce>bbS#cp9huibSU}xwMrz7~gd6bnH)iEG2$gFd@ zJYy}(9nkA-M`D7<6YF#(>hm}CcMNiS65O6GA54gHMoozRU`S|`t|U=W6Bf^PyW`>( zeLUB_WbTqha~J)u9;eRs)-qNL_1FBx*pl^~qD_9e6q)zZbzybPEX?t%8DrUQ4=n@2+%jQeC=qF~Z#6-(P8( z8EMt3Rm1lV9Xgn2M%LTwSfl%vy7Bj$sjwu+5)t0_|^tKi_DDD!LDm;9u0$<-Bj83<2 z{nO;fh!O7^n~8(X74#qu#0<{kbJpWG+yB_D?;uL||3=v8fuD&b_Mtl?XJHfE!aj7t zFT6v*$M(K``SF#veRv1|N=c9=38e92+=rps~@$$0vM4h#9$K zV>5yYXQ)Ho`1o1hp_=e-#fs$$&VTYrywZ0!6MOQA*n^3!c1_@!c1W;jpi-y>abld`|wsL0|uqAHKRXC$EU7?Pv7BessvrZt61|tGN+O z&b)f{N&`M~@{t_zwVyNK1^$KG`Zs{dV`4~N!a??5yH@|&_LFxCvE>%RaKhWN1tyApEK|ee!F}3U#2dR zd-w!yk|#MiU%qrdXMkzyPr-lt&$@MM4ELz7-nzE*Tw8ltQJ2UA@Tm#Z2>j7p{JhTr zpZp}&S4!fq}EYe$PMg6A8HUafc_3w>BH~8Kgq12FTYML06*u; zye9ZI2W|c^k{9Sj{^MV`2ItU&e5AipH^D|t&;Dzc2r=hn#9|FL{OiV8S_c*tTt}sfFBI;6HkzJ9U&= zNPaP1tG{OKV&psc{O+*tKlqvc0k>M>Keo|t!Nf%1@CAb2oJntiTksWu>-Gp| zz&}~~b))+q^^+K*haG=!Kj^=Qn7bdorWbR^CMNg{{@HQIJ}`(Q@g-b#_ci}7F>~;LEW*zo0GUu5+Ji~wXu%D6o_uZcXzPI5&U0{b) literal 0 HcmV?d00001 diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/default.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/default.props new file mode 100644 index 00000000..22edf439 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/default.props @@ -0,0 +1 @@ +DEF01=a \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/en-us.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/en-us.props new file mode 100644 index 00000000..da284ce5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/en-us.props @@ -0,0 +1,45 @@ +DEF01=this +DEF02=is +DEF03=the +DEF04=in +DEF05=i +DEF06=on +DEF07=a +DEF08=about +DEF09=an +DEF10=are +DEF11=as +DEF12=at +DEF13=be +DEF14=by +DEF15=com +DEF16=de +DEF17=en +DEF18=for +DEF19=from +DEF20=how +DEF21=it +DEF22=la +DEF23=of +DEF24=on +DEF25=or +DEF26=that +DEF27=to +DEF28=was +DEF29=what +DEF30=when +DEF31=where +DEF32=who +DEF33=will +DEF34=with +DEF35=und +DEF36=Next +DEF37=Prev +DEF38=Home +DEF39=Motive +DEF40=Inc +DEF41=Copyright +DEF42=All +DEF43=rights +DEF44=reserved +DEF45=Up \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/es-es.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/es-es.props new file mode 100644 index 00000000..fb73bdcc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/es-es.props @@ -0,0 +1,179 @@ +DEF01=un +DEF02=una +DEF03=unas +DEF04=unos +DEF05=uno +DEF06=sobre +DEF07=todo +DEF08=también +DEF09=tras +DEF10=otro +DEF11=algún +DEF12=alguno +DEF13=alguna +DEF14=algunos +DEF15=algunas +DEF16=ser +DEF17=es +DEF18=soy +DEF19=eres +DEF20=somos +DEF21=sois +DEF22=estoy +DEF23=esta +DEF24=estamos +DEF25=estais +DEF26=estan +DEF27=como +DEF28=en +DEF29=para +DEF30=atras +DEF31=porque +DEF32=por +DEF33=estado +DEF34=estaba +DEF35=ante +DEF36=antes +DEF37=siendo +DEF38=ambos +DEF39=pero +DEF40=por +DEF41=poder +DEF42=puede +DEF43=puedo +DEF44=podemos +DEF45=podeis +DEF46=pueden +DEF47=fui +DEF48=fue +DEF49=fuimos +DEF50=fueron +DEF51=hacer +DEF52=hago +DEF53=hace +DEF54=hacemos +DEF55=haceis +DEF56=hacen +DEF57=cada +DEF58=fin +DEF59=incluso +DEF60=primero +DEF61=desde +DEF62=conseguir +DEF63=consigo +DEF64=consigue +DEF65=consigues +DEF66=conseguimos +DEF67=consiguen +DEF68=ir +DEF69=voy +DEF70=va +DEF71=vamos +DEF72=vais +DEF73=van +DEF74=vaya +DEF75=gueno +DEF76=ha +DEF77=tener +DEF78=tengo +DEF79=tiene +DEF80=tenemos +DEF81=teneis +DEF82=tienen +DEF83=el +DEF84=la +DEF85=lo +DEF86=las +DEF87=los +DEF88=su +DEF89=aqui +DEF90=mio +DEF91=tuyo +DEF92=ellos +DEF93=ellas +DEF94=nos +DEF95=nosotros +DEF96=vosotros +DEF97=vosotras +DEF98=si +DEF99=dentro +DEF100=solo +DEF101=solamente +DEF102=saber +DEF103=sabes +DEF104=sabe +DEF105=sabemos +DEF106=sabeis +DEF107=saben +DEF108=ultimo +DEF109=largo +DEF110=bastante +DEF111=haces +DEF112=muchos +DEF113=aquellos +DEF114=aquellas +DEF115=sus +DEF116=entonces +DEF117=tiempo +DEF118=verdad +DEF119=verdadero +DEF120=verdadera +DEF121=cierto +DEF122=ciertos +DEF123=cierta +DEF124=ciertas +DEF125=intentar +DEF126=intento +DEF127=intenta +DEF128=intentas +DEF129=intentamos +DEF130=intentais +DEF131=intentan +DEF132=dos +DEF133=bajo +DEF134=arriba +DEF135=encima +DEF136=usar +DEF137=uso +DEF138=usas +DEF139=usa +DEF140=usamos +DEF141=usais +DEF142=usan +DEF143=emplear +DEF144=empleo +DEF145=empleas +DEF146=emplean +DEF147=ampleamos +DEF148=empleais +DEF149=valor +DEF150=muy +DEF151=era +DEF152=eras +DEF153=eramos +DEF154=eran +DEF155=modo +DEF156=bien +DEF157=cual +DEF158=cuando +DEF159=donde +DEF160=mientras +DEF161=quien +DEF162=con +DEF163=entre +DEF164=sin +DEF165=trabajo +DEF166=trabajar +DEF167=trabajas +DEF168=trabaja +DEF169=trabajamos +DEF170=trabajais +DEF171=trabajan +DEF172=podria +DEF173=podrias +DEF174=podriamos +DEF175=podrian +DEF176=podriais +DEF177=yo +DEF178=aquel +DEF179=qué \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/ja-jp.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/ja-jp.props new file mode 100644 index 00000000..27568054 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/ja-jp.props @@ -0,0 +1 @@ +J01=\\u306B \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/nwSearchFnt.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/nwSearchFnt.js new file mode 100644 index 00000000..b115dbe0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/nwSearchFnt.js @@ -0,0 +1,886 @@ +/*---------------------------------------------------------------------------- + * JavaScript for webhelp search + *---------------------------------------------------------------------------- + This file is part of the webhelpsearch plugin for DocBook WebHelp + Copyright (c) 2007-2008 NexWave Solutions All Rights Reserved. + www.nexwave.biz Nadege Quaine + http://kasunbg.blogspot.com/ Kasun Gajasinghe + */ + +//string initialization +var htmlfileList = "htmlFileInfoList.js"; +var htmlfileinfoList = "htmlFileInfoList.js"; +var useCJKTokenizing = false; + +var w = new Object(); +var scoring = new Object(); + +var searchTextField = ''; +var no = 0; +var noWords = 0; +var partialSearch = "There is no page containing all the search terms.
            Partial results:
            "; +var warningMsg = '
            '; +warningMsg+='Please note that due to security settings, Google Chrome does not highlight'; +warningMsg+=' the search results in the right frame.
            '; +warningMsg+='This happens only when the WebHelp files are loaded from the local file system.
            '; +warningMsg+='Workarounds:'; +warningMsg+='
              '; +warningMsg+='
            • Try using another web browser.
            • '; +warningMsg+='
            • Deploy the WebHelp files on a web server.
            • '; +warningMsg+='
            '; +txt_filesfound = 'Results'; +txt_enter_at_least_1_char = "You must enter at least one character."; +txt_enter_more_than_10_words = "Only first 10 words will be processed."; +txt_browser_not_supported = "Your browser is not supported. Use of Mozilla Firefox is recommended."; +txt_please_wait = "Please wait. Search in progress..."; +txt_results_for = "Results for: "; + +/* This function verify the validity of search input by the user + Cette fonction verifie la validite de la recherche entrre par l utilisateur */ +function Verifie(searchForm) { + + // Check browser compatibility + if (navigator.userAgent.indexOf("Konquerer") > -1) { + + alert(txt_browser_not_supported); + return; + } + + searchTextField = trim(document.searchForm.textToSearch.value); + searchTextField = searchTextField.replace(/['"]/g,''); + var expressionInput = searchTextField; + $.cookie('textToSearch', expressionInput); + + if (expressionInput.length < 1) { + + // expression is invalid + alert(txt_enter_at_least_1_char); + // reactive la fenetre de search (utile car cadres) + + document.searchForm.textToSearch.focus(); + } + else { + var splitSpace = searchTextField.split(" "); + var splitWords = []; + for (var i = 0 ; i < splitSpace.length ; i++) { + var splitDot = splitSpace[i].split("."); + + if(!(splitDot.length == 1)){ + splitWords.push(splitSpace[i]); + } + + for (var i1 = 0; i1 < splitDot.length; i1++) { + var splitColon = splitDot[i1].split(":"); + for (var i2 = 0; i2 < splitColon.length; i2++) { + var splitDash = splitColon[i2].split("-"); + for (var i3 = 0; i3 < splitDash.length; i3++) { + if (splitDash[i3].split("").length > 0) { + splitWords.push(splitDash[i3]); + } + } + } + } + } + noWords = splitWords; + if (noWords.length > 9){ + // Allow to search maximum 10 words + alert(txt_enter_more_than_10_words); + expressionInput = ''; + for (var x = 0 ; x < 10 ; x++){ + expressionInput = expressionInput + " " + noWords[x]; + } + Effectuer_recherche(expressionInput); + document.searchForm.textToSearch.focus(); + } else { + // Effectuer la recherche + expressionInput = ''; + for (var x = 0 ; x < noWords.length ; x++) { + expressionInput = expressionInput + " " + noWords[x]; + } + Effectuer_recherche(expressionInput); + // reactive la fenetre de search (utile car cadres) + document.searchForm.textToSearch.focus(); + } + } +} + +var stemQueryMap = new Array(); // A hashtable which maps stems to query words + +/* This function parses the search expression, loads the indices and displays the results*/ +function Effectuer_recherche(expressionInput) { + + /* Display a waiting message */ + //DisplayWaitingMessage(); + + /*data initialisation*/ + var searchFor = ""; // expression en lowercase et sans les caracte res speciaux + //w = new Object(); // hashtable, key=word, value = list of the index of the html files + scriptLetterTab = new Scriptfirstchar(); // Array containing the first letter of each word to look for + var wordsList = new Array(); // Array with the words to look for + var finalWordsList = new Array(); // Array with the words to look for after removing spaces + var linkTab = new Array(); + var fileAndWordList = new Array(); + var txt_wordsnotfound = ""; + + + // -------------------------------------- + // Begin Thu's patch + /*nqu: expressionInput, la recherche est lower cased, plus remplacement des char speciaux*/ + //The original replacement expression is: + //searchFor = expressionInput.toLowerCase().replace(/<\//g, "_st_").replace(/\$_/g, "_di_").replace(/\.|%2C|%3B|%21|%3A|@|\/|\*/g, " ").replace(/(%20)+/g, " ").replace(/_st_/g, " 0){ + var searchedWords = noWords.length; + var foundedWords = fileAndWordList[0][0].motslisteDisplay.split(",").length; + //console.info("search : " + noWords.length + " found : " + fileAndWordList[0][0].motslisteDisplay.split(",").length); + if (searchedWords != foundedWords){ + linkTab.push(partialSearch); + } + } + + + for (var i = 0; i < cpt; i++) { + + var hundredProcent = fileAndWordList[i][0].scoring + 100 * fileAndWordList[i][0].motsnb; + var ttScore_first = fileAndWordList[i][0].scoring; + var numberOfWords = fileAndWordList[i][0].motsnb; + + if (fileAndWordList[i] != undefined) { + linkTab.push("

            " + txt_results_for + " " + "" + fileAndWordList[i][0].motslisteDisplay + "" + "

            "); + + linkTab.push("
              "); + for (t in fileAndWordList[i]) { + //linkTab.push("
            • "+fl[fileAndWordList[i][t].filenb]+"
            • "); + + var ttInfo = fileAndWordList[i][t].filenb; + // Get scoring + var ttScore = fileAndWordList[i][t].scoring; + var tempInfo = fil[ttInfo]; + + var pos1 = tempInfo.indexOf("@@@"); + var pos2 = tempInfo.lastIndexOf("@@@"); + var tempPath = tempInfo.substring(0, pos1); + var tempTitle = tempInfo.substring(pos1 + 3, pos2); + var tempShortdesc = tempInfo.substring(pos2 + 3, tempInfo.length); + + + // toc.html will not be displayed on search result + if (tempPath == 'toc.html'){ + continue; + } + /* + //file:///home/kasun/docbook/WEBHELP/webhelp-draft-output-format-idea/src/main/resources/web/webhelp/installation.html + var linkString = "
            • " + tempTitle + ""; + // var linkString = "
            • " + tempTitle + ""; + */ + var split = fileAndWordList[i][t].motsliste.split(","); + // var splitedValues = expressionInput.split(" "); + // var finalArray = split.concat(splitedValues); + + arrayString = 'Array('; + for(var x in finalArray){ + if (finalArray[x].length > 2 || useCJKTokenizing){ + arrayString+= "'" + finalArray[x] + "',"; + } + } + arrayString = arrayString.substring(0,arrayString.length - 1) + ")"; + var idLink = 'foundLink' + no; + var linkString = '
            • ' + tempTitle + ''; + var starWidth = (ttScore * 100/ hundredProcent)/(ttScore_first/hundredProcent) * (numberOfWords/maxNumberOfWords); + starWidth = starWidth < 10 ? (starWidth + 5) : starWidth; + // Keep the 5 stars format + if (starWidth > 85){ + starWidth = 85; + } + /* + var noFullStars = Math.ceil(starWidth/17); + var fullStar = "curr"; + var emptyStar = ""; + if (starWidth % 17 == 0){ + // am stea plina + + } else { + + } + console.info(noFullStars); + */ + // Also check if we have a valid description + if ((tempShortdesc != "null" && tempShortdesc != '...')) { + + linkString += "\n
              " + tempShortdesc + "
              "; + } + linkString += "
            • "; + + // Add rating values for scoring at the list of matches + linkString += "
              "; + linkString += "
              "; + //linkString += "
              " + // + ((ttScore * 100/ hundredProcent)/(ttScore_first/hundredProcent)) * 1 + "
              "; + linkString += "
                "; + linkString += "
              • "; + linkString += "
              "; + + linkString += "
              "; + linkString += "
              "; + linkString += "
              "; + //linkString += 'Rating: ' + ttScore + ''; + + linkTab.push(linkString); + no++; + } + linkTab.push("
            "); + } + } + } + + var results = ""; + if (linkTab.length > 0) { + /*writeln ("

            " + txt_results_for + " " + "" + cleanwordsList + "" + "
            "+"

            ");*/ + results = "

            "; + //write("

              "); + for (t in linkTab) { + results += linkTab[t].toString(); + } + results += "

              "; + } else { + results = "

              " + localeresource.search_no_results + " " + txt_wordsnotfound + "" + "

              "; + } + + + // Verify if the browser is Google Chrome and the WebHelp is used on a local machine + // If browser is Google Chrome and WebHelp is used on a local machine a warning message will appear + // Highlighting will not work in this conditions. There is 2 workarounds + if (verifyBrowser()){ + document.getElementById('searchResults').innerHTML = results; + } else { + document.getElementById('searchResults').innerHTML = warningMsg + results; + } + +} + + +// Verify if the stemmed word is aproximately the same as the searched word +function verifyWord(word, arr){ + for (var i = 0 ; i < arr.length ; i++){ + if (word[0] == arr[i][0] + && word[1] == arr[i][1] + //&& word[2] == arr[i][2] + ){ + return true; + } + } + return false; +} + +// Look for elements that start with searchedValue. +function wordsStartsWith(searchedValue){ + var toReturn = ''; + for (var sv in w){ + if (searchedValue.length < 3){ + continue; + } else { + if (sv.toLowerCase().indexOf(searchedValue.toLowerCase()) == 0){ + toReturn+=sv + ","; + } + } + } + return toReturn.length > 0 ? toReturn : undefined; +} + + +function tokenize(wordsList){ + var stemmedWordsList = new Array(); // Array with the words to look for after removing spaces + var cleanwordsList = new Array(); // Array with the words to look for + // ------------------------------------------------- + // Thu's patch + for(var j=0;j"; + return this.input.substring(this.offset,this.offset+2); + } + + function getAllTokens(){ + while(this.incrementToken()){ + var tmp = this.tokenize(); + this.tokens.push(tmp); + } + return this.unique(this.tokens); +// document.getElementById("content").innerHTML += tokens+" "; +// document.getElementById("content").innerHTML += "
              dada"+sortedTokens+" "; +// console.log(tokens.length+"dsdsds"); + /*for(i=0;i t2.length) { + return 1; + } else { + return -1; + } + //return t1.length - t2.length); +} + +// return false if browser is Google Chrome and WebHelp is used on a local machine, not a web server +function verifyBrowser(){ + var returnedValue = true; + var browser = BrowserDetect.browser; + var addressBar = window.location.href; + if (browser == 'Chrome' && addressBar.indexOf('file://') === 0){ + returnedValue = false; + } + + return returnedValue; +} + +// Remove duplicate values from an array +function removeDuplicate(arr) { + var r = new Array(); + o:for(var i = 0, n = arr.length; i < n; i++) { + for(var x = 0, y = r.length; x < y; x++) { + if(r[x]==arr[i]) continue o; + } + r[r.length] = arr[i]; + } + return r; +} + +// Create startsWith method +String.prototype.startsWith = function(str) { + return (this.match("^"+str)==str); +} + +function trim(str, chars) { + return ltrim(rtrim(str, chars), chars); +} + +function ltrim(str, chars) { + chars = chars || "\\s"; + return str.replace(new RegExp("^[" + chars + "]+", "g"), ""); +} + +function rtrim(str, chars) { + chars = chars || "\\s"; + return str.replace(new RegExp("[" + chars + "]+$", "g"), ""); +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/punctuation.props b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/punctuation.props new file mode 100644 index 00000000..d3e3fcd2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/punctuation.props @@ -0,0 +1,31 @@ +Punct01=\\u3002 +Punct02=\\u3003 +Punct03=\\u300C +Punct04=\\u300D +Punct05=\\u300E +Punct06=\\u300F +Punct07=\\u301D +Punct08=\\u301E +Punct09=\\u301F +Punct10=\\u309B +Punct11=\\u2018 +Punct12=\\u2019 +Punct13=\\u201A +Punct14=\\u201C +Punct15=\\u201D +Punct16=\\u201E +Punct17=\\u2032 +Punct18=\\u2033 +Punct19=\\u2035 +Punct20=\\u2039 +Punct21=\\u203A +Punct22=\\u201E +Punct23=\\u00BB +Punct24=\\u00AB +Punct25=© +Punct26=’ +Punct27=\\u00A0 +Punct28=\\u2014 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/de_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/de_stemmer.js new file mode 100644 index 00000000..7ff3822a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/de_stemmer.js @@ -0,0 +1,247 @@ +/* + * Author: Joder Illi + * + * Copyright (c) 2010, FormBlitz AG + * All rights reserved. + * Implementation of the stemming algorithm from http://snowball.tartarus.org/algorithms/german/stemmer.html + * Copyright of the algorithm is: Copyright (c) 2001, Dr Martin Porter and can be found at http://snowball.tartarus.org/license.php + * + * Redistribution and use in source and binary forms, with or without modification, is covered by the standard BSD license. + * + */ + +//var stemmer = function Stemmer() { + /* + German includes the following accented forms, + ä ö ü + and a special letter, ß, equivalent to double s. + The following letters are vowels: + a e i o u y ä ö ü + */ + + var stemmer = function(word) { + /* + Put u and y between vowels into upper case + */ + word = word.replace(/([aeiouyäöü])u([aeiouyäöü])/g, '$1U$2'); + word = word.replace(/([aeiouyäöü])y([aeiouyäöü])/g, '$1Y$2'); + + /* + and then do the following mappings, + (a) replace ß with ss, + (a) replace ae with ä, Not doing these, have trouble with diphtongs + (a) replace oe with ö, Not doing these, have trouble with diphtongs + (a) replace ue with ü unless preceded by q. Not doing these, have trouble with diphtongs + So in quelle, ue is not mapped to ü because it follows q, and in feuer it is not mapped because the first part of the rule changes it to feUer, so the u is not found. + */ + word = word.replace(/ß/g, 'ss'); + //word = word.replace(/ae/g, 'ä'); + //word = word.replace(/oe/g, 'ö'); + //word = word.replace(/([^q])ue/g, '$1ü'); + + /* + R1 and R2 are first set up in the standard way (see the note on R1 and R2), but then R1 is adjusted so that the region before it contains at least 3 letters. + R1 is the region after the first non-vowel following a vowel, or is the null region at the end of the word if there is no such non-vowel. + R2 is the region after the first non-vowel following a vowel in R1, or is the null region at the end of the word if there is no such non-vowel. + */ + + var r1Index = word.search(/[aeiouyäöü][^aeiouyäöü]/); + var r1 = ''; + if (r1Index != -1) { + r1Index += 2; + r1 = word.substring(r1Index); + } + + var r2Index = -1; + var r2 = ''; + + if (r1Index != -1) { + var r2Index = r1.search(/[aeiouyäöü][^aeiouyäöü]/); + if (r2Index != -1) { + r2Index += 2; + r2 = r1.substring(r2Index); + r2Index += r1Index; + } else { + r2 = ''; + } + } + + if (r1Index != -1 && r1Index < 3) { + r1Index = 3; + r1 = word.substring(r1Index); + } + + /* + Define a valid s-ending as one of b, d, f, g, h, k, l, m, n, r or t. + Define a valid st-ending as the same list, excluding letter r. + */ + + /* + Do each of steps 1, 2 and 3. + */ + + /* + Step 1: + Search for the longest among the following suffixes, + (a) em ern er + (b) e en es + (c) s (preceded by a valid s-ending) + */ + var a1Index = word.search(/(em|ern|er)$/g); + var b1Index = word.search(/(e|en|es)$/g); + var c1Index = word.search(/([bdfghklmnrt]s)$/g); + if (c1Index != -1) { + c1Index++; + } + var index1 = 10000; + var optionUsed1 = ''; + if (a1Index != -1 && a1Index < index1) { + optionUsed1 = 'a'; + index1 = a1Index; + } + if (b1Index != -1 && b1Index < index1) { + optionUsed1 = 'b'; + index1 = b1Index; + } + if (c1Index != -1 && c1Index < index1) { + optionUsed1 = 'c'; + index1 = c1Index; + } + + /* + and delete if in R1. (Of course the letter of the valid s-ending is not necessarily in R1.) If an ending of group (b) is deleted, and the ending is preceded by niss, delete the final s. + (For example, äckern -> äck, ackers -> acker, armes -> arm, bedürfnissen -> bedürfnis) + */ + + if (index1 != 10000 && r1Index != -1) { + if (index1 >= r1Index) { + word = word.substring(0, index1); + if (optionUsed1 == 'b') { + if (word.search(/niss$/) != -1) { + word = word.substring(0, word.length -1); + } + } + } + } + /* + Step 2: + Search for the longest among the following suffixes, + (a) en er est + (b) st (preceded by a valid st-ending, itself preceded by at least 3 letters) + */ + + var a2Index = word.search(/(en|er|est)$/g); + var b2Index = word.search(/(.{3}[bdfghklmnt]st)$/g); + if (b2Index != -1) { + b2Index += 4; + } + + var index2 = 10000; + var optionUsed2 = ''; + if (a2Index != -1 && a2Index < index2) { + optionUsed2 = 'a'; + index2 = a2Index; + } + if (b2Index != -1 && b2Index < index2) { + optionUsed2 = 'b'; + index2 = b2Index; + } + + /* + and delete if in R1. + (For example, derbsten -> derbst by step 1, and derbst -> derb by step 2, since b is a valid st-ending, and is preceded by just 3 letters) + */ + + if (index2 != 10000 && r1Index != -1) { + if (index2 >= r1Index) { + word = word.substring(0, index2); + } + } + + /* + Step 3: d-suffixes (*) + Search for the longest among the following suffixes, and perform the action indicated. + end ung + delete if in R2 + if preceded by ig, delete if in R2 and not preceded by e + ig ik isch + delete if in R2 and not preceded by e + lich heit + delete if in R2 + if preceded by er or en, delete if in R1 + keit + delete if in R2 + if preceded by lich or ig, delete if in R2 + */ + + var a3Index = word.search(/(end|ung)$/g); + var b3Index = word.search(/[^e](ig|ik|isch)$/g); + var c3Index = word.search(/(lich|heit)$/g); + var d3Index = word.search(/(keit)$/g); + if (b3Index != -1) { + b3Index ++; + } + + var index3 = 10000; + var optionUsed3 = ''; + if (a3Index != -1 && a3Index < index3) { + optionUsed3 = 'a'; + index3 = a3Index; + } + if (b3Index != -1 && b3Index < index3) { + optionUsed3 = 'b'; + index3 = b3Index; + } + if (c3Index != -1 && c3Index < index3) { + optionUsed3 = 'c'; + index3 = c3Index; + } + if (d3Index != -1 && d3Index < index3) { + optionUsed3 = 'd'; + index3 = d3Index; + } + + if (index3 != 10000 && r2Index != -1) { + if (index3 >= r2Index) { + word = word.substring(0, index3); + var optionIndex = -1; + var optionSubsrt = ''; + if (optionUsed3 == 'a') { + optionIndex = word.search(/[^e](ig)$/); + if (optionIndex != -1) { + optionIndex++; + if (optionIndex >= r2Index) { + word = word.substring(0, optionIndex); + } + } + } else if (optionUsed3 == 'c') { + optionIndex = word.search(/(er|en)$/); + if (optionIndex != -1) { + if (optionIndex >= r1Index) { + word = word.substring(0, optionIndex); + } + } + } else if (optionUsed3 == 'd') { + optionIndex = word.search(/(lich|ig)$/); + if (optionIndex != -1) { + if (optionIndex >= r2Index) { + word = word.substring(0, optionIndex); + } + } + } + } + } + + /* + Finally, + turn U and Y back into lower case, and remove the umlaut accent from a, o and u. + */ + word = word.replace(/U/g, 'u'); + word = word.replace(/Y/g, 'y'); + word = word.replace(/ä/g, 'a'); + word = word.replace(/ö/g, 'o'); + word = word.replace(/ü/g, 'u'); + + return word; + }; +//} \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/en_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/en_stemmer.js new file mode 100644 index 00000000..2117c1bf --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/en_stemmer.js @@ -0,0 +1,234 @@ +// Porter stemmer in Javascript. Few comments, but it's easy to follow against the rules in the original +// paper, in +// +// Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, +// no. 3, pp 130-137, +// +// see also http://www.tartarus.org/~martin/PorterStemmer + +// Release 1 +// Derived from (http://tartarus.org/~martin/PorterStemmer/js.txt) - cjm (iizuu) Aug 24, 2009 + +var stemmer = (function(){ + var step2list = { + "ational" : "ate", + "tional" : "tion", + "enci" : "ence", + "anci" : "ance", + "izer" : "ize", + "bli" : "ble", + "alli" : "al", + "entli" : "ent", + "eli" : "e", + "ousli" : "ous", + "ization" : "ize", + "ation" : "ate", + "ator" : "ate", + "alism" : "al", + "iveness" : "ive", + "fulness" : "ful", + "ousness" : "ous", + "aliti" : "al", + "iviti" : "ive", + "biliti" : "ble", + "logi" : "log" + }, + + step3list = { + "icate" : "ic", + "ative" : "", + "alize" : "al", + "iciti" : "ic", + "ical" : "ic", + "ful" : "", + "ness" : "" + }, + + c = "[^aeiou]", // consonant + v = "[aeiouy]", // vowel + C = c + "[^aeiouy]*", // consonant sequence + V = v + "[aeiou]*", // vowel sequence + + mgr0 = "^(" + C + ")?" + V + C, // [C]VC... is m>0 + meq1 = "^(" + C + ")?" + V + C + "(" + V + ")?$", // [C]VC[V] is m=1 + mgr1 = "^(" + C + ")?" + V + C + V + C, // [C]VCVC... is m>1 + s_v = "^(" + C + ")?" + v; // vowel in stem + + return function (w) { + var stem, + suffix, + firstch, + re, + re2, + re3, + re4, + origword = w; + + if (w.length < 3) { return w; } + + firstch = w.substr(0,1); + if (firstch == "y") { + w = firstch.toUpperCase() + w.substr(1); + } + + // Step 1a + re = /^(.+?)(ss|i)es$/; + re2 = /^(.+?)([^s])s$/; + + if (re.test(w)) { w = w.replace(re,"$1$2"); } + else if (re2.test(w)) { w = w.replace(re2,"$1$2"); } + + // Step 1b + re = /^(.+?)eed$/; + re2 = /^(.+?)(ed|ing)$/; + if (re.test(w)) { + var fp = re.exec(w); + re = new RegExp(mgr0); + if (re.test(fp[1])) { + re = /.$/; + w = w.replace(re,""); + } + } else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1]; + re2 = new RegExp(s_v); + if (re2.test(stem)) { + w = stem; + re2 = /(at|bl|iz)$/; + re3 = new RegExp("([^aeiouylsz])\\1$"); + re4 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re2.test(w)) { w = w + "e"; } + else if (re3.test(w)) { re = /.$/; w = w.replace(re,""); } + else if (re4.test(w)) { w = w + "e"; } + } + } + + // Step 1c + re = new RegExp("^(.+" + c + ")y$"); + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + w = stem + "i"; + } + + // Step 2 + re = /^(.+?)(ational|tional|enci|anci|izer|bli|alli|entli|eli|ousli|ization|ation|ator|alism|iveness|fulness|ousness|aliti|iviti|biliti|logi)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) { + w = stem + step2list[suffix]; + } + } + + // Step 3 + re = /^(.+?)(icate|ative|alize|iciti|ical|ful|ness)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + suffix = fp[2]; + re = new RegExp(mgr0); + if (re.test(stem)) { + w = stem + step3list[suffix]; + } + } + + // Step 4 + re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/; + re2 = /^(.+?)(s|t)(ion)$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + if (re.test(stem)) { + w = stem; + } + } else if (re2.test(w)) { + var fp = re2.exec(w); + stem = fp[1] + fp[2]; + re2 = new RegExp(mgr1); + if (re2.test(stem)) { + w = stem; + } + } + + // Step 5 + re = /^(.+?)e$/; + if (re.test(w)) { + var fp = re.exec(w); + stem = fp[1]; + re = new RegExp(mgr1); + re2 = new RegExp(meq1); + re3 = new RegExp("^" + C + v + "[^aeiouwxy]$"); + if (re.test(stem) || (re2.test(stem) && !(re3.test(stem)))) { + w = stem; + } + } + + re = /ll$/; + re2 = new RegExp(mgr1); + if (re.test(w) && re2.test(w)) { + re = /.$/; + w = w.replace(re,""); + } + + // and turn initial Y back to y + + if (firstch == "y") { + w = firstch.toLowerCase() + w.substr(1); + } + + // See http://snowball.tartarus.org/algorithms/english/stemmer.html + // "Exceptional forms in general" + var specialWords = { + "skis" : "ski", + "skies" : "sky", + "dying" : "die", + "lying" : "lie", + "tying" : "tie", + "idly" : "idl", + "gently" : "gentl", + "ugly" : "ugli", + "early": "earli", + "only": "onli", + "singly": "singl" + }; + + if(specialWords[origword]){ + w = specialWords[origword]; + } + + if( "sky news howe atlas cosmos bias \ + andes inning outing canning herring \ + earring proceed exceed succeed".indexOf(origword) !== -1 ){ + w = origword; + } + + // Address words overstemmed as gener- + re = /.*generate?s?d?(ing)?$/; + if( re.test(origword) ){ + w = w + 'at'; + } + re = /.*general(ly)?$/; + if( re.test(origword) ){ + w = w + 'al'; + } + re = /.*generic(ally)?$/; + if( re.test(origword) ){ + w = w + 'ic'; + } + re = /.*generous(ly)?$/; + if( re.test(origword) ){ + w = w + 'ous'; + } + // Address words overstemmed as commun- + re = /.*communit(ies)?y?/; + if( re.test(origword) ){ + w = w + 'iti'; + } + + return w; + } +})(); diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/fr_stemmer.js b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/fr_stemmer.js new file mode 100644 index 00000000..34f97431 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/template/search/stemmers/fr_stemmer.js @@ -0,0 +1,299 @@ +/* + * Author: Kasun Gajasinghe + * E-Mail: kasunbg AT gmail DOT com + * Date: 09.08.2010 + * + * usage: stemmer(word); + * ex: var stem = stemmer(foobar); + * Implementation of the stemming algorithm from http://snowball.tartarus.org/algorithms/french/stemmer.html + * + * LICENSE: + * + * Copyright (c) 2010, Kasun Gajasinghe. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without modification, + * are permitted provided that the following conditions are met: + * + * 1. Redistributions of source code must retain the above copyright notice, + * this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright notice, + * this list of conditions and the following disclaimer in the documentation + * and/or other materials provided with the distribution. + * + * + * THIS SOFTWARE IS PROVIDED BY KASUN GAJASINGHE ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KASUN GAJASINGHE BE LIABLE FOR ANY DIRECT, + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE + * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ + +var stemmer = function(word){ +// Letters in French include the following accented forms, +// â à ç ë é ê è ï î ô û ù +// The following letters are vowels: +// a e i o u y â à ë é ê è ï î ô û ù + + word = word.toLowerCase(); + var oriWord = word; + word = word.replace(/qu/g, 'qU'); //have to perform first, as after the operation, capital U is not treated as a vowel + word = word.replace(/([aeiouyâàëéêèïîôûù])u([aeiouyâàëéêèïîôûù])/g, '$1U$2'); + word = word.replace(/([aeiouyâàëéêèïîôûù])i([aeiouyâàëéêèïîôûù])/g, '$1I$2'); + word = word.replace(/([aeiouyâàëéêèïîôûù])y/g, '$1Y'); + word = word.replace(/y([aeiouyâàëéêèïîôûù])/g, 'Y$1'); + + var rv=''; + var rvIndex = -1; + if(word.search(/^(par|col|tap)/) != -1 || word.search(/^[aeiouyâàëéêèïîôûù]{2}/) != -1){ + rv = word.substring(3); + rvIndex = 3; + } else { + rvIndex = word.substring(1).search(/[aeiouyâàëéêèïîôûù]/); + if(rvIndex != -1){ + rvIndex +=2; //+2 is to supplement the substring(1) used to find rvIndex + rv = word.substring(rvIndex); + } else { + rvIndex = word.length; + } + } + +// R1 is the region after the first non-vowel following a vowel, or the end of the word if there is no such non-vowel. +// R2 is the region after the first non-vowel following a vowel in R1, or the end of the word if there is no such non-vowel + var r1Index = word.search(/[aeiouyâàëéêèïîôûù][^aeiouyâàëéêèïîôûù]/); + var r1 = ''; + if (r1Index != -1) { + r1Index += 2; + r1 = word.substring(r1Index); + } else { + r1Index = word.length; + } + + var r2Index = -1; + var r2 = ''; + if (r1Index != -1) { + r2Index = r1.search(/[aeiouyâàëéêèïîôûù][^aeiouyâàëéêèïîôûù]/); + if (r2Index != -1) { + r2Index += 2; + r2 = r1.substring(r2Index); + r2Index += r1Index; + } else { + r2 = ''; + r2Index = word.length; + } + } + if (r1Index != -1 && r1Index < 3) { + r1Index = 3; + r1 = word.substring(r1Index); + } + + /* + Step 1: Standard suffix removal + */ + var a1Index = word.search(/(ance|iqUe|isme|able|iste|eux|ances|iqUes|ismes|ables|istes)$/); + var a2Index = word.search(/(atrice|ateur|ation|atrices|ateurs|ations)$/); + var a3Index = word.search(/(logie|logies)$/); + var a4Index = word.search(/(usion|ution|usions|utions)$/); + var a5Index = word.search(/(ence|ences)$/); + var a6Index = word.search(/(ement|ements)$/); + var a7Index = word.search(/(ité|ités)$/); + var a8Index = word.search(/(if|ive|ifs|ives)$/); + var a9Index = word.search(/(eaux)$/); + var a10Index = word.search(/(aux)$/); + var a11Index = word.search(/(euse|euses)$/); + var a12Index = word.search(/[^aeiouyâàëéêèïîôûù](issement|issements)$/); + var a13Index = word.search(/(amment)$/); + var a14Index = word.search(/(emment)$/); + var a15Index = word.search(/[aeiouyâàëéêèïîôûù](ment|ments)$/); + + if(a1Index != -1 && a1Index >= r2Index){ + word = word.substring(0,a1Index); + } else if(a2Index != -1 && a2Index >= r2Index){ + word = word.substring(0,a2Index); + var a2Index2 = word.search(/(ic)$/); + if(a2Index2 != -1 && a2Index2 >= r2Index){ + word = word.substring(0, a2Index2); //if preceded by ic, delete if in R2, + } else { //else replace by iqU + word = word.replace(/(ic)$/,'iqU'); + } + } else if(a3Index != -1 && a3Index >= r2Index){ + word = word.replace(/(logie|logies)$/,'log'); //replace with log if in R2 + } else if(a4Index != -1 && a4Index >= r2Index){ + word = word.replace(/(usion|ution|usions|utions)$/,'u'); //replace with u if in R2 + } else if(a5Index != -1 && a5Index >= r2Index){ + word = word.replace(/(ence|ences)$/,'ent'); //replace with ent if in R2 + } else if(a6Index != -1 && a6Index >= rvIndex){ + word = word.substring(0,a6Index); + if(word.search(/(iv)$/) >= r2Index){ + word = word.replace(/(iv)$/, ''); + if(word.search(/(at)$/) >= r2Index){ + word = word.replace(/(at)$/, ''); + } + } else if(word.search(/(eus)$/) != -1){ + var a6Index2 = word.search(/(eus)$/); + if(a6Index2 >=r2Index){ + word = word.substring(0, a6Index2); + } else if(a6Index2 >= r1Index){ + word = word.substring(0,a6Index2)+"eux"; + } + } else if(word.search(/(abl|iqU)$/) >= r2Index){ + word = word.replace(/(abl|iqU)$/,''); //if preceded by abl or iqU, delete if in R2, + } else if(word.search(/(ièr|Ièr)$/) >= rvIndex){ + word = word.replace(/(ièr|Ièr)$/,'i'); //if preceded by abl or iqU, delete if in R2, + } + } else if(a7Index != -1 && a7Index >= r2Index){ + word = word.substring(0,a7Index); //delete if in R2 + if(word.search(/(abil)$/) != -1){ //if preceded by abil, delete if in R2, else replace by abl, otherwise, + var a7Index2 = word.search(/(abil)$/); + if(a7Index2 >=r2Index){ + word = word.substring(0, a7Index2); + } else { + word = word.substring(0,a7Index2)+"abl"; + } + } else if(word.search(/(ic)$/) != -1){ + var a7Index3 = word.search(/(ic)$/); + if(a7Index3 != -1 && a7Index3 >= r2Index){ + word = word.substring(0, a7Index3); //if preceded by ic, delete if in R2, + } else { //else replace by iqU + word = word.replace(/(ic)$/,'iqU'); + } + } else if(word.search(/(iv)$/) != r2Index){ + word = word.replace(/(iv)$/,''); + } + } else if(a8Index != -1 && a8Index >= r2Index){ + word = word.substring(0,a8Index); + if(word.search(/(at)$/) >= r2Index){ + word = word.replace(/(at)$/, ''); + if(word.search(/(ic)$/) >= r2Index){ + word = word.replace(/(ic)$/, ''); + } else { word = word.replace(/(ic)$/, 'iqU'); } + } + } else if(a9Index != -1){ word = word.replace(/(eaux)/,'eau') + } else if(a10Index >= r1Index){ word = word.replace(/(aux)/,'al') + } else if(a11Index != -1 ){ + var a11Index2 = word.search(/(euse|euses)$/); + if(a11Index2 >=r2Index){ + word = word.substring(0, a11Index2); + } else if(a11Index2 >= r1Index){ + word = word.substring(0, a11Index2)+"eux"; + } + } else if(a12Index!=-1 && a12Index>=r1Index){ + word = word.substring(0,a12Index+1); //+1- amendment to non-vowel + } else if(a13Index!=-1 && a13Index>=rvIndex){ + word = word.replace(/(amment)$/,'ant'); + } else if(a14Index!=-1 && a14Index>=rvIndex){ + word = word.replace(/(emment)$/,'ent'); + } else if(a15Index!=-1 && a15Index>=rvIndex){ + word = word.substring(0,a15Index+1); + } + + /* Step 2a: Verb suffixes beginning i*/ + var wordStep1 = word; + var step2aDone = false; + if(oriWord == word.toLowerCase() || oriWord.search(/(amment|emment|ment|ments)$/) != -1){ + step2aDone = true; + var b1Regex = /([^aeiouyâàëéêèïîôûù])(îmes|ît|îtes|i|ie|ies|ir|ira|irai|iraIent|irais|irait|iras|irent|irez|iriez|irions|irons|iront|is|issaIent|issais|issait|issant|issante|issantes|issants|isse|issent|isses|issez|issiez|issions|issons|it)$/i; + if(word.search(b1Regex) >= rvIndex){ + word = word.replace(b1Regex,'$1'); + } + } + + /* Step 2b: Other verb suffixes*/ + if (step2aDone && wordStep1 == word) { + if (word.search(/(ions)$/) >= r2Index) { + word = word.replace(/(ions)$/, ''); + } else { + var b2Regex = /(é|ée|ées|és|èrent|er|era|erai|eraIent|erais|erait|eras|erez|eriez|erions|erons|eront|ez|iez)$/i; + if (word.search(b2Regex) >= rvIndex) { + word = word.replace(b2Regex, ''); + } else { + var b3Regex = /e(âmes|ât|âtes|a|ai|aIent|ais|ait|ant|ante|antes|ants|as|asse|assent|asses|assiez|assions)$/i; + if (word.search(b3Regex) >= rvIndex) { + word = word.replace(b3Regex, ''); + } else { + var b3Regex2 = /(âmes|ât|âtes|a|ai|aIent|ais|ait|ant|ante|antes|ants|as|asse|assent|asses|assiez|assions)$/i; + if (word.search(b3Regex2) >= rvIndex) { + word = word.replace(b3Regex2, ''); + } + } + } + } + } + + if(oriWord != word.toLowerCase()){ + /* Step 3 */ + var rep = ''; + if(word.search(/Y$/) != -1) { + word = word.replace(/Y$/, 'i'); + } else if(word.search(/ç$/) != -1){ + word = word.replace(/ç$/, 'c'); + } + } else { + /* Step 4 */ + //If the word ends s, not preceded by a, i, o, u, è or s, delete it. + if (word.search(/([^aiouès])s$/) >= rvIndex) { + word = word.replace(/([^aiouès])s$/, '$1'); + } + var e1Index = word.search(/ion$/); + if (e1Index >= r2Index && word.search(/[st]ion$/) >= rvIndex) { + word = word.substring(0, e1Index); + } else { + var e2Index = word.search(/(ier|ière|Ier|Ière)$/); + if (e2Index != -1 && e2Index >= rvIndex) { + word = word.substring(0, e2Index) + "i"; + } else { + if (word.search(/e$/) >= rvIndex) { + word = word.replace(/e$/, ''); //delete last e + } else if (word.search(/guë$/) >= rvIndex) { + word = word.replace(/guë$/, 'gu'); + } + } + } + } + + /* Step 5: Undouble */ + //word = word.replace(/(en|on|et|el|eil)(n|t|l)$/,'$1'); + word = word.replace(/(en|on)(n)$/,'$1'); + word = word.replace(/(ett)$/,'et'); + word = word.replace(/(el|eil)(l)$/,'$1'); + + /* Step 6: Un-accent */ + word = word.replace(/[éè]([^aeiouyâàëéêèïîôûù]+)$/,'e$1'); + word = word.toLowerCase(); + return word; +}; + +var eqOut = new Array(); +var noteqOut = new Array(); +var eqCount = 0; +/* +To test the stemming, create two arrays named "voc" and "COut" which are for vocabualary and the stemmed output. +Then add the vocabulary strings and output strings. This method will generate the stemmed output for "voc" and will +compare the output with COut. + (I used porter's voc and out files and did a regex to convert them to js objects. regex: /");\nvoc.push("/g . This + will add strings to voc array such that output would look like: voc.push("foobar"); ) drop me an email for any help. + */ +function testFr(){ + var start = new Date().getTime(); //execution time + eqCount = 0; + eqOut = new Array(); + noteqOut = new Array(); + for(var k=0;k + + + + + + + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="set" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="book" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="part" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="division.title" + param:node="ancestor-or-self::part[1]"/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="partintro" t:wrapper="div"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="reference" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refentry" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> +<!-- uncomment this if you want refentry titlepages + <title t:force="1" + t:named-template="refentry.title" + param:node="ancestor-or-self::refentry[1]"/> +--> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator/> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="dedication" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::dedication[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="acknowledgements" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::acknowledgements[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="preface" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="chapter" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="topic" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="appendix" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="section" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect1" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect2" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect3" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect4" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect5" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="simplesect" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="bibliography" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::bibliography[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="glossary" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::glossary[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="index" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::index[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="setindex" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::setindex[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> +<t:titlepage t:element="sidebar" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="formal.object.heading" + param:object="ancestor-or-self::sidebar[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/titlepage.templates.xsl new file mode 100644 index 00000000..65309efe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/titlepage.templates.xsl @@ -0,0 +1,3860 @@ +<?xml version="1.0"?> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="article.titlepage.recto"> + <xsl:choose> + <xsl:when test="articleinfo/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + </xsl:when> + <xsl:when test="artheader/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="articleinfo/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + </xsl:when> + <xsl:when test="artheader/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="article.titlepage.verso"> +</xsl:template> + +<xsl:template name="article.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="article.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="article.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="article.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="article.titlepage.before.recto"/> + <xsl:call-template name="article.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="article.titlepage.before.verso"/> + <xsl:call-template name="article.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="article.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="set.titlepage.recto"> + <xsl:choose> + <xsl:when test="setinfo/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="setinfo/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="set.titlepage.verso"> +</xsl:template> + +<xsl:template name="set.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="set.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="set.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="set.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="set.titlepage.before.recto"/> + <xsl:call-template name="set.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="set.titlepage.before.verso"/> + <xsl:call-template name="set.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="set.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="book.titlepage.recto"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bookinfo/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="book.titlepage.verso"> +</xsl:template> + +<xsl:template name="book.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="book.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="book.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="book.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="book.titlepage.before.recto"/> + <xsl:call-template name="book.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="book.titlepage.before.verso"/> + <xsl:call-template name="book.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="book.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="part.titlepage.recto"> + <div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="partinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="part.titlepage.verso"> +</xsl:template> + +<xsl:template name="part.titlepage.separator"> +</xsl:template> + +<xsl:template name="part.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="part.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="part.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="part.titlepage.before.recto"/> + <xsl:call-template name="part.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="part.titlepage.before.verso"/> + <xsl:call-template name="part.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="part.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="partintro.titlepage.recto"> + <xsl:choose> + <xsl:when test="partintroinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partintroinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="partintro.titlepage.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage.separator"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage"> + <div> + <xsl:variable name="recto.content"> + <xsl:call-template name="partintro.titlepage.before.recto"/> + <xsl:call-template name="partintro.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="partintro.titlepage.before.verso"/> + <xsl:call-template name="partintro.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="partintro.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="reference.titlepage.recto"> + <xsl:choose> + <xsl:when test="referenceinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="referenceinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="reference.titlepage.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="reference.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="reference.titlepage.before.recto"/> + <xsl:call-template name="reference.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="reference.titlepage.before.verso"/> + <xsl:call-template name="reference.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="reference.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="refentry.titlepage.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage.separator"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refentry.titlepage.before.recto"/> + <xsl:call-template name="refentry.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refentry.titlepage.before.verso"/> + <xsl:call-template name="refentry.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="refentry.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="dedication.titlepage.recto"> + <div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="dedicationinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="dedication.titlepage.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage.separator"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="dedication.titlepage.before.recto"/> + <xsl:call-template name="dedication.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="dedication.titlepage.before.verso"/> + <xsl:call-template name="dedication.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="dedication.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.recto"> + <div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="acknowledgementsinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.separator"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="acknowledgements.titlepage.before.recto"/> + <xsl:call-template name="acknowledgements.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="acknowledgements.titlepage.before.verso"/> + <xsl:call-template name="acknowledgements.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="acknowledgements.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="preface.titlepage.recto"> + <xsl:choose> + <xsl:when test="prefaceinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="prefaceinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="preface.titlepage.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage.separator"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="preface.titlepage.before.recto"/> + <xsl:call-template name="preface.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="preface.titlepage.before.verso"/> + <xsl:call-template name="preface.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="preface.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="chapter.titlepage.recto"> + <xsl:choose> + <xsl:when test="chapterinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="chapterinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="chapter.titlepage.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage.separator"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="chapter.titlepage.before.recto"/> + <xsl:call-template name="chapter.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="chapter.titlepage.before.verso"/> + <xsl:call-template name="chapter.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="chapter.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="topic.titlepage.recto"> + <xsl:choose> + <xsl:when test="topicinfo/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="topicinfo/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revhistory"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="topic.titlepage.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage.separator"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="topic.titlepage.before.recto"/> + <xsl:call-template name="topic.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="topic.titlepage.before.verso"/> + <xsl:call-template name="topic.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="topic.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="appendix.titlepage.recto"> + <xsl:choose> + <xsl:when test="appendixinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="appendixinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="appendix.titlepage.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage.separator"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="appendix.titlepage.before.recto"/> + <xsl:call-template name="appendix.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="appendix.titlepage.before.verso"/> + <xsl:call-template name="appendix.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="appendix.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="section.titlepage.recto"> + <xsl:choose> + <xsl:when test="sectioninfo/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sectioninfo/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="section.titlepage.verso"> +</xsl:template> + +<xsl:template name="section.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="section.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="section.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="section.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="section.titlepage.before.recto"/> + <xsl:call-template name="section.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="section.titlepage.before.verso"/> + <xsl:call-template name="section.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="section.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect1info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect1info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="sect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect1.titlepage.before.recto"/> + <xsl:call-template name="sect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect1.titlepage.before.verso"/> + <xsl:call-template name="sect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect1.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect2info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect2info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="sect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect2.titlepage.before.recto"/> + <xsl:call-template name="sect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect2.titlepage.before.verso"/> + <xsl:call-template name="sect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect2.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect3info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect3info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="sect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect3.titlepage.before.recto"/> + <xsl:call-template name="sect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect3.titlepage.before.verso"/> + <xsl:call-template name="sect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect3.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect4.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect4info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect4info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="sect4.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect4.titlepage.before.recto"/> + <xsl:call-template name="sect4.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect4.titlepage.before.verso"/> + <xsl:call-template name="sect4.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect4.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect5.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect5info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect5info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="sect5.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect5.titlepage.before.recto"/> + <xsl:call-template name="sect5.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect5.titlepage.before.verso"/> + <xsl:call-template name="sect5.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect5.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="simplesect.titlepage.recto"> + <xsl:choose> + <xsl:when test="simplesectinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="simplesectinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> +</xsl:template> + +<xsl:template name="simplesect.titlepage.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="simplesect.titlepage.before.recto"/> + <xsl:call-template name="simplesect.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="simplesect.titlepage.before.verso"/> + <xsl:call-template name="simplesect.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="simplesect.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="bibliography.titlepage.recto"> + <div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="bibliographyinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="bibliography.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliography.titlepage.before.recto"/> + <xsl:call-template name="bibliography.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliography.titlepage.before.verso"/> + <xsl:call-template name="bibliography.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="bibliography.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="glossary.titlepage.recto"> + <div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="glossaryinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="glossary.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossary.titlepage.before.recto"/> + <xsl:call-template name="glossary.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossary.titlepage.before.verso"/> + <xsl:call-template name="glossary.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="glossary.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="index.titlepage.recto"> + <div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="indexinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="index.titlepage.verso"> +</xsl:template> + +<xsl:template name="index.titlepage.separator"> +</xsl:template> + +<xsl:template name="index.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="index.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="index.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="index.titlepage.before.recto"/> + <xsl:call-template name="index.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="index.titlepage.before.verso"/> + <xsl:call-template name="index.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="index.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="setindex.titlepage.recto"> + <div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="setindexinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="setindex.titlepage.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage.separator"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="setindex.titlepage.before.recto"/> + <xsl:call-template name="setindex.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="setindex.titlepage.before.verso"/> + <xsl:call-template name="setindex.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="setindex.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sidebar.titlepage.recto"> + <xsl:choose> + <xsl:when test="sidebarinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sidebarinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="sidebar.titlepage.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.separator"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sidebar.titlepage.before.recto"/> + <xsl:call-template name="sidebar.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sidebar.titlepage.before.verso"/> + <xsl:call-template name="sidebar.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sidebar.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:call-template name="formal.object.heading"> +<xsl:with-param name="object" select="ancestor-or-self::sidebar[1]"/> +</xsl:call-template> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</div> +</xsl:template> + +</xsl:stylesheet> + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp-common.xsl new file mode 100644 index 00000000..651e6382 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp-common.xsl @@ -0,0 +1,943 @@ +<xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns:ng="http://docbook.org/docbook-ng" + xmlns:db="http://docbook.org/ns/docbook" + version="1.0" xmlns="http://www.w3.org/1999/xhtml" + exclude-result-prefixes="exsl ng db"> + + <!-- ******************************************************************** + $Id$ + ******************************************************************** + + This file is part customization layer on top of the XSL DocBook + Stylesheet distribution that generates webhelp output. + + ******************************************************************** --> + + <xsl:param name="chunker.output.method"> + <xsl:choose> + <xsl:when test="contains(system-property('xsl:vendor'), 'SAXON 6')">saxon:xhtml</xsl:when> + <xsl:otherwise>html</xsl:otherwise> + </xsl:choose> + </xsl:param> + + <xsl:param name="doc.title"> + <xsl:call-template name="get.doc.title"/> + </xsl:param> + + <!-- Set some reasonable defaults for webhelp output --> + <xsl:param name="webhelp.common.dir">common/</xsl:param> + <xsl:param name="chunker.output.indent">yes</xsl:param> + <xsl:param name="navig.showtitles">0</xsl:param> + <xsl:param name="manifest.in.base.dir" select="0"/> + <xsl:param name="base.dir" select="concat($webhelp.base.dir,'/')"/> + <xsl:param name="suppress.navigation">0</xsl:param> + <!-- Generate the end-of-the-book index --> + <xsl:param name="generate.index" select="1"/> + <xsl:param name="inherit.keywords" select="'0'"/> + <xsl:param name="para.propagates.style" select="1"/> + <xsl:param name="phrase.propagates.style" select="1"/> + <xsl:param name="chunk.first.sections" select="1"/> + <xsl:param name="chunk.section.depth" select="3"/> + <xsl:param name="use.id.as.filename" select="1"/> + <xsl:param name="branding">not set</xsl:param> + <xsl:param name="brandname"> </xsl:param> + + <xsl:param name="section.autolabel" select="0"/> + <xsl:param name="chapter.autolabel" select="0"/> + <xsl:param name="appendix.autolabel" select="0"/> + <xsl:param name="qandadiv.autolabel" select="0"/> + <xsl:param name="reference.autolabel" select="0"/> + <xsl:param name="part.autolabel" select="0"/> + <xsl:param name="section.label.includes.component.label" select="1"/> + + <xsl:param name="generate.section.toc.level" select="5"/> + <xsl:param name="component.label.includes.part.label" select="1"/> + <xsl:param name="suppress.footer.navigation">0</xsl:param> + <xsl:param name="callout.graphics.path"><xsl:value-of select="$webhelp.common.dir"/>images/callouts/</xsl:param> + <xsl:param name="callouts.extension">1</xsl:param> + <xsl:param name="admon.graphics.path"><xsl:value-of select="$webhelp.common.dir"/>images/admon/</xsl:param> + <xsl:param name="admon.graphics" select="0"/> + <!--xsl:param name="generate.toc">book toc</xsl:param--> + +<xsl:param name="generate.toc"> +appendix toc,title +article/appendix nop +article toc,title +book title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title +</xsl:param> + + <!-- Localizations of webhelp specific words. Your contributions for other languages are appreciated. + Currently, only around 10 translations needed. --> + <!-- Moved to files under 'gentext/locale/', search for WebHelp --> + + <xsl:template name="user.head.title"> + <xsl:param name="node" select="."/> + <xsl:param name="title"> + <xsl:apply-templates select="$node" mode="object.title.markup.textonly"/> + </xsl:param> + <xsl:param name="document-title"> + <xsl:apply-templates select="/*" mode="object.title.markup.textonly"/> + </xsl:param> + + <title> + <xsl:copy-of select="$title"/> - <xsl:if test="parent::*"> - <xsl:copy-of select="$document-title"/></xsl:if> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [if IE]> + <link rel="stylesheet" type="text/css" href="../common/css/ie.css"/> + <![endif] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + language: + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + +
              + + + + + +
              + + + + + + + + + + + + + + + + + + + {$brandname} Documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
            • + + webhelp-currentid + + + + + + + +
                + + + +
              +
              +
            • +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="//title[1]"/>  + + + If not automatically redirected, click content/ + + + + + + + + + + + + + + + + //Resource strings for localization + var localeresource = new Object; + localeresource["search_no_results"]=" + + + "; + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp.xsl new file mode 100644 index 00000000..6627f53d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/webhelp/xsl/webhelp.xsl @@ -0,0 +1,22 @@ + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/autolayout.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/autolayout.xsl new file mode 100644 index 00000000..461bfcea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/autolayout.xsl @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All toc entries must have a page attribute. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + All toc entries must have an href attribute. + + + + + + All href toc entries must have an id attribute. + + + + + off site: + + + + + + + + + + + + + + + + + + Off-site links must provide a title. + + + + + + + + + + + + + All toc entries must have a page attribute. + + + + + + + + + : missing ID. + + + + + + + + + + + + + + index.html + + + + + + + + + + + : missing filename. + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:apply-templates select="$page/*[1]/head/title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + + + + + / + + + + + + + / + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-common.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-common.xsl new file mode 100644 index 00000000..d750c058 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-common.xsl @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fail: tocentry has both page and href attributes. + + + + + + + + + index.html + + + + + + + + + + + + + + + + + + + + + does not exist. + + + + + + + + does not exist. + + + + + + + + + + + + + + + + + + / + + + + + + + + 0 + + + + 1 + + 0 + + + + + + 1 + + 0 + + + 1 + + + + + + + Update: + + : + + + + + + + + + + + + + + + + + + Up-to-date: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must specify a $website.database.document parameter when + $collect.xref.targets is set to 'yes' or 'only'. + The xref targets were not collected. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-tabular.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-tabular.xsl new file mode 100644 index 00000000..cdf97cfd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-tabular.xsl @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-website.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-website.xsl new file mode 100644 index 00000000..a9179a08 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/chunk-website.xsl @@ -0,0 +1,12 @@ + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/head.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/head.xsl new file mode 100644 index 00000000..e3ac3080 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/website/head.xsl @@ -0,0 +1,316 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="."/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + JavaScript + + + + + + + + + text/javascript + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/ebnf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/ebnf.xsl new file mode 100644 index 00000000..8c0c9b37 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/ebnf.xsl @@ -0,0 +1,327 @@ + + + + + + + +$Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $ + +Walsh +Norman +19992000 +Norman Walsh + + +HTML EBNF Reference + + +
              Introduction + +This is technical reference documentation for the DocBook XSL +Stylesheets; it documents (some of) the parameters, templates, and +other elements of the stylesheets. + +This reference describes the templates and parameters relevant +to formatting EBNF markup. + +This is not intended to be user documentation. +It is provided for developers writing customization layers for the +stylesheets, and for anyone who's interested in how it +works. + +Although I am trying to be thorough, this documentation is known +to be incomplete. Don't forget to read the source, too :-) +
              +
              +
              + + + + + + + background-color: + + + + + 1 + + + + + + EBNF + + for + + + + + + + + + + + + +
              + + +
              + + + background-color: + + + + + + + EBNF productions + +
              +
              +
              + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + Error: no ID for productionrecap linkend: + + . + + + + + + Warning: multiple "IDs" for productionrecap linkend: + + . + + + + + + + + + + + + + + + + | +
              +
              +
              + + + + + + + + + + + + + + + production + + + + + + + + + Non-terminals with no content must point to + production elements in the current document. + + + Invalid xpointer for empty nt: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + /*  + +  */ +
              +
              + + + + + + + + + constraintdef + + + + + + + + + + + + + + + + : + + + + + + + : + + + + + + + + + +  ] + +
              +
              +
              + + +
              + + + + +
              +
              + + +

              +
              + + + +
              \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/footnote.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/footnote.xsl new file mode 100644 index 00000000..80d3f6e8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/footnote.xsl @@ -0,0 +1,327 @@ + + + + + + + + + + + + + #ftn. + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + +ERROR: A footnoteref element has a linkend that points to an element that is not a footnote. +Typically this happens when an id attribute is accidentally applied to the child of a footnote element. +target element: +linkend/id: + + + + + + + + + + + + #ftn. + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + ftn. + + + + + + # + + + + + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + +
              +
              + + +
              +
              +

              The following annotations are from this essay. You are seeing + them here because your browser doesn’t support the user-interface + techniques used to make them appear as ‘popups’ on modern browsers.

              +
              + + +
              +
              +
              + + + + + + + + + + + + ftn. + + + + + + + +
              + + +
              +
              + + +
              + + + + +
              +
              + + + + Warning: footnote number may not be generated + correctly; + + unexpected as first child of footnote. + +
              + + + +
              +
              +
              +
              + + + + + + + + +
              \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/formal.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/formal.xsl new file mode 100644 index 00000000..d32839ad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/formal.xsl @@ -0,0 +1,494 @@ + + + + + + + +1 + + + + + + + + + + +
              + + + + + + + + + + +
              + +
              + + + + + +

              + + +

              +

              + + + + + + + +
              +
              + +
              +
              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + + + + + + + + + + +
              + +
              +
              + +

              + + + +

              +
              +
              +
              + + + + + + + +
              + +

              + + + + + + + + +

              +

              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + before + + + + + + + + + +
              + + + + + + + + + + + + +
              + +
              + + + +

              + + +

              + +

              + +
              + + + + + +
              +
              + +
              +
              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + Broken table: tr descendent of CALS Table. + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + Broken table: row descendent of HTML table. + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + float: + + ; + + + +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/glossary.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/glossary.xsl new file mode 100644 index 00000000..ade6ae7a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/glossary.xsl @@ -0,0 +1,598 @@ + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + +
              +
              + + + +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + +
              + + + + + + +
              + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + +
              + + + + + + +
              + + + + + + + + + + +
              +
              +
              + + +

              + + +

              +
              + + + + + + + + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + + + + + +
              +
              + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + +
              +
              + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + +
              +
              +
              + + +
              + + + + + + + + + , + + + + + , + + + + + , + + + + + + + + + + + +
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glosssee @otherterm reference not found: + + + + + + + + + + + + + + +

              +
              +
              + + +
              + + + + + +

              + + + + + + + + + + + + + +

              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + +
              + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + +
              \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/graphics.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/graphics.xsl new file mode 100644 index 00000000..458809f5 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/graphics.xsl @@ -0,0 +1,1510 @@ + + + + + + + + + + + + + 1 + + + + + + 1 + + + + + +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + + 1 + 0 + + + + + + 1.0 + 1.0 + + + + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text-align: + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: imagemaps not supported + on scaled images + + + + 0 + + + + + + + + + + + + + + + + + + text-align: + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + manufactured viewport for HTML img + + + cellpadding: 0; cellspacing: 0; + + + + + + + + + + + + + height: + + px + + + + + + + + + + + +
              + + + + + background-color: + + + + + background-color: + + + + + + + text-align: + + + + + + + + + +
              +
              + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + calspair + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + , + + , + + + + + + + + + + + + Warning: only calspair or + otherunits='imagemap' supported + in imageobjectco + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text-align: + + middle + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + text-align: + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + text-align: + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + +
              + + + + text-align: + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/highlight.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/highlight.xsl new file mode 100644 index 00000000..222a0559 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/highlight.xsl @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html-rtf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html-rtf.xsl new file mode 100644 index 00000000..e079a738 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html-rtf.xsl @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + +
              + + + + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + +
              + +
              + + + + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html.xsl new file mode 100644 index 00000000..bfbacbae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/html.xsl @@ -0,0 +1,684 @@ + + + + + + + + + + + + left + right + left + + + + + + right + left + right + + + + + + ltr + rtl + ltr + + + + + +div + +0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + # + + + + + + + + + + + + + + + + + + + bullet + + + + + + + + + bullet + + + © + + + ® + (SM) +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ID recommended on + + + : + + + + ... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: no root element for CSS source file' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: missing CSS input filename. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/htmltbl.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/htmltbl.xsl new file mode 100644 index 00000000..1f05962d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/htmltbl.xsl @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + float: + + left + right + + + + + + + + + + + + + none + none + + ; + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/index.xsl new file mode 100644 index 00000000..427b602f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/index.xsl @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              +
              +
              + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + +
              + + + + +
              + +
              +
              +
              + + +

              + + +

              +
              + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + + + +
              +
              + + + + + + + + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              +
              +
              + + +
              + ( + + + + + + ) +
              +
              + + +
              + ( + + + + + + ) +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/info.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/info.xsl new file mode 100644 index 00000000..224e1eee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/info.xsl @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/inline.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/inline.xsl new file mode 100644 index 00000000..c13fa44c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/inline.xsl @@ -0,0 +1,1490 @@ + + + + + + + + + + + + + + + + + + + _blank + _top + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XLink to nonexistent id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + span + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + , + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abbr + + + + + + acronym + + + + + + + + + + + + + + + + + + + + + + + + + + http://example.com/cgi-bin/man.cgi? + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossary.collection specified, but there are + + automatic glossaries + + + + + + + + + + + + + + + + + + + + + + + + There's no entry for + + in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: no glossentry for glossterm: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element + + + + + + + + + + + + + + + + </ + + > + + + & + + ; + + + &# + + ; + + + % + + ; + + + <? + + > + + + <? + + ?> + + + < + + > + + + < + + /> + + + <!-- + + --> + + + + + + + + + + + + + + + + + + + + + + < + + + + + + mailto: + + + + + + > + + + + + + + + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + + + + + + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + + [ + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + +

              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/keywords.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/keywords.xsl new file mode 100644 index 00000000..5f6b4fb0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/keywords.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + , + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/lists.xsl new file mode 100644 index 00000000..6c0e5fab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/lists.xsl @@ -0,0 +1,1199 @@ + + + + + + + + + + + + + + + compact + + + + + + + + + list-style-type: + + ; + + +
              + + + + + + + + + + +
                + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + circle + disc + square + + + + + + +
            • + + + + + list-style-type: + + + + + + + + + + + +
              + +
              +
              + + + +
              +
            • +
              + + + + + + + compact + + + + + + + + + + + + + + 1 + a + i + A + I + + + + Unexpected numeration: + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + +
                + + + + Strict XHTML does not allow setting @start attribute for lists! + + + + +
              +
              +
              +
              +
              + + + + + + +
            • + + + @override attribute cannot be set in strict XHTML output for listitem: + + + + + + + + +
              + +
              +
              + + + +
              +
            • +
              + + + + + + + + + + + + + + +
              + +
              +
              + + + +
              + + +
              + + + + + + + + + + compact + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + +
              + + + + +
              +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + + + + + + + + + + +

              +
              +
              +
              + + +
              + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              +
              +
              +
              + + + + + + + + + +
              + +
              +
              + + + +
              +
              + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + +
              + + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + + + + + +
                + + +
              +
              + +
                + + + +
              +
              +
              + + + + +
              +
              + + + + + +decimallower-alphalower-romanupper-alphaupper-romanWarning: unknown procedure.step.numeration value:
                list-style-type:
              + + +
            • + + + + +
            • +
              + + + +
                + + + +
              +
              + + +

              + + + + +

              +
              + + + + + + + + +
              + + + + + + + + + + + + + + + + + + +
              +
              + + +
              + + + + + + + +
              +
              + + + + + + + + + +
              + + + + +
              +
              + + + + + + + + +
              + + + + + + : + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + Callout list + + +
              +
              + +
              + + +
              +
              +
              +
              +
              + + + + + + + + + + + + + + + + +

              + + + + +

              + + + + + +
              + +
              + + + + + +
              +
              +
              +
              +
              + + + + + + + + + +

              + + + + + + + + + + + + + + + + +

              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + # + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/maketoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/maketoc.xsl new file mode 100644 index 00000000..d1f710f8 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/maketoc.xsl @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + filename=" + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/manifest.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/manifest.xsl new file mode 100644 index 00000000..26b51d06 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/manifest.xsl @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/math.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/math.xsl new file mode 100644 index 00000000..e1c3c76c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/math.xsl @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unsupported TeX math notation: + + + + + + + + + + + + + \nopagenumbers + + + + + \bye + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $ + + + + $ + + + \vfill\eject + + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $$ + + + + $$ + + + \vfill\eject + + + + + + + + + + \documentclass{article} + + \pagestyle{empty} + + \begin{document} + + + + + \end{document} + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $ + + + + $ + + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $$ + + + + $$ + + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/oldchunker.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/oldchunker.xsl new file mode 100644 index 00000000..e727bf11 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/oldchunker.xsl @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + +Encoding used in generated HTML pages + +This encoding is used in files generated by chunking stylesheet. Currently +only Saxon is able to change output encoding. + + + + + + + + + +Saxon character representation used in generated HTML pages + +This character representation is used in files generated by chunking stylesheet. If +you want to suppress entity references for characters with direct representation +in default.encoding, set this parameter to value native. + + + + + + + + + + + + + + + + + + + + + + + + Chunking isn't supported with + + + + + + + + + + + + + + + Writing + + + for + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + + + + + + + + + + + Writing + + + for + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/onechunk.xsl new file mode 100644 index 00000000..15a04e1a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/onechunk.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/param.xsl new file mode 100644 index 00000000..cd342f5b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/param.xsl @@ -0,0 +1,440 @@ + + + + + + +.png + +images/ + + + + + + +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } + + +http://docbook.sourceforge.net/release/images/annot-close.png +http://docbook.sourceforge.net/release/images/annot-open.png + + +http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js + + +A + + +. + +. +http://docbook.sourceforge.net/release/bibliography/bibliography.xml + + +normal + + +60 +.png + + +15 + +images/callouts/ + + +10 +10102 + + + + + + + + + + + + +no + +1 + + + + + + left + before + + + +all + + +docbook.css.xml +no +images/draft.png + +::= + + + + +#F5DCB3 + + +com.example.help +DocBook Online Help Sample +Example provider +1 + + + + + + 1 + 0 + + + + +1 + + + +figure before +example before +equation before +table before +procedure before +task before + + +kr + + + + + + + + + + + +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title + + + + +no + + + + + + + + + + + + + +.html + + +copyright + + + +text/javascript + +text/css +alias.h + + + + + + + +User1 + + +User2 + + + + + + + + + +htmlhelp.chm + + +iso-8859-1 + + + + + +toc.hhc +5 + + +index.hhk +htmlhelp.hhp + +Main + +context.h + + + + + + + + + + + + + +basic + + + + + + + +no + +no +iso-8859-1 + + +en + + + + +5 + + +3 + + + + + + + HTML.manifest + + + + ++ +.gif + +images/ +1 + + +6in + + +no + + + replace + +0 + +I + +90 +10 + + + + + + + + + + + + + + + + +; + + + + + +. +number + + + + + + + + + + I +index + +. +.!?: + +8 + + + + + 0 + background-color: #E0E0E0 + + + + + + +0 + + + + + +solid +0.5pt +a + + + +solid +0.5pt + + olinkdb.xml +target.db + +tex-math-equations.tex + + + +dl +8 +2 + + + + + + + + + +0 +, +0 +docs +../common/ +index.html +true +en +index.html + + + + writing-mode + + + + + + + + +: + + + + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/pi.xsl new file mode 100644 index 00000000..ff966fdb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/pi.xsl @@ -0,0 +1,1236 @@ + + + + + + + +HTML Processing Instruction Reference + + $Id: pi.xsl 9022 2011-07-14 19:21:36Z bobstayton $ + + + + Introduction + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for HTML output. + + You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + Sets background color for an image + + Use the dbhtml background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + + dbhtml background-color="color" + + + + background-color="color" + + An HTML color value + + + + + + Background color + + + + + + + + + + + + Sets background color on a CALS table row or table cell + + Use the dbhtml bgcolor PI as child of a CALS table row + or cell to set a background color for that table row or cell. + + + dbhtml bgcolor="color" + + + + bgcolor="color" + + An HTML color value + + + + + + Cell background color + + + + + + + + + + + + Specifies cellpadding in CALS table or qandaset output + + Use the dbhtml cellpadding PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellpadding attribute in the + output HTML table. + + + dbhtml cellpadding="number" + + + + cellpadding="number" + + Specifies the cellpadding + + + + + + html.cellpadding + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Specifies cellspacing in CALS table or qandaset output + + Use the dbhtml cellspacing PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellspacing attribute in the + output HTML table. + + + dbhtml cellspacing="number" + + + + cellspacing="number" + + Specifies the cellspacing + + + + + + html.cellspacing + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Set value of the class attribute for a CALS table row + + Use the dbhtml class PI as a child of a + row to specify a class + attribute and value in the HTML output for that row. + + + dbhtml class="name" + + + + class="name" + + Specifies the class name + + + + + + Table styles in HTML output + + + + + + + + + + + + Specifies a directory name in which to write files + + When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + +The output directory specification is inherited by all +chunks of the descendants of the element. If descendants need +to go to a different directory, then add another +dbhtml dir processing +instruction as a child of the source element +for that chunk, and specify the path relative to the +ancestor path. + +For example, to put most chunk files into +shared +but one chapter into +exception +at the same level, use: + +<book> + <?dbhtml dir="shared"?> + ... + <chapter> + <?dbhtml dir="../exception"?> + </chapter> +</book> + + + + + + dbhtml dir="path" + + + + dir="path" + + Specifies the pathname for the directory + + + + + + base.dir + + + dbhtml dir processing instruction + + + + + + + + + + + + Specifies a filename for a chunk + +When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. Include the filename suffix. + +You cannot include a directory path in the filename value, +or your links may not work. Add a +dbhtml dir processing instruction +to specify the output directory. You can also combine the two +specifications in one processing instruction: +dbhtml dir="mydir" filename="myfile.html". + + + + dbhtml filename="filename" + + + + filename="path" + + Specifies the filename for the file + + + + + + use.id.as.filename + + + dbhtml filenames + + + + + + + + + + + + Specifies presentation style for a funcsynopsis + + Use the dbhtml funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + + dbhtml funcsynopsis-style="kr"|"ansi" + + + + funcsynopsis-style="kr" + + Displays funcprototype output in K&R style + + + funcsynopsis-style="ansi" + + Displays funcprototype output in ANSI style + + + + + + funcsynopsis.style + + + + + + + + + + + + Specifies a path to the location of an image file + + Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + + dbhtml img.src.path="path" + + + + img.src.path="path" + + Specifies the pathname to prepend to the name of the image file + + + + + + img.src.path + + + Using fileref + + + + + + + + + + + + Specifies the label width for a qandaset + + Use the dbhtml label-width PI as a child of a + qandaset to specify the width of labels. + + + dbhtml label-width="width" + + + + label-width="width" + + Specifies the label width (including units) + + + + + + Q and A formatting + + + + + + + + + + + + Specifies interval for line numbers in verbatims + + Use the dbhtml linenumbering.everyNth PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + + dbhtml linenumbering.everyNth="N" + + + + linenumbering.everyNth="N" + + Specifies numbering interval; a number is output + before every Nth line + + + + + + linenumbering.everyNth + + + Line numbering + + + + + + + + + + + + Specifies separator text for line numbers in verbatims + + Use the dbhtml linenumbering.separator PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + + dbhtml linenumbering.separator="text" + + + + linenumbering.separator="text" + + Specifies the text (zero or more characters) + + + + + + linenumbering.separator + + + Line numbering + + + + + + + + + + + + Specifies width for line numbers in verbatims + + Use the dbhtml linenumbering.width PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + + dbhtml linenumbering.width="width" + + + + linenumbering.width="width" + + Specifies the width (inluding units) + + + + + + linenumbering.width + + + Line numbering + + + + + + + + + + + + Specifies presentation style for a variablelist or + segmentedlist + + Use the dbhtml list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + + dbhtml list-presentation="list"|"table" + + + + list-presentation="list" + + Displays the list as a list + + + list-presentation="table" + + Displays the list as a table + + + + + + + + variablelist.as.table + + + segmentedlist.as.table + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the width of a variablelist or simplelist + + Use the dbhtml list-width PI as a child of a + variablelist or a simplelist presented + as a table, to specify the output width. + + + dbhtml list-width="width" + + + + list-width="width" + + Specifies the output width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the height for a CALS table row + + Use the dbhtml row-height PI as a child of a + row to specify the height of the row. + + + dbhtml row-height="height" + + + + row-height="height" + + Specifies the row height (including units) + + + + + + Row height + + + + + + + + + + + + (obsolete) Sets the starting number on an ordered list + + This PI is obsolete. The intent of + this PI was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + + dbhtml start="character" + + + + start="character" + + Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + List starting number + + + + + + + + + + + + Do not chunk any descendants of this element. + + When generating chunked HTML output, adding this PI as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new HTML pages: +<section> +<title>Configuring pencil</title> +<?dbhtml stop-chunking?> + +... + +</section> + + + + dbhtml stop-chunking + + + Chunking into multiple HTML files + + + + + + Specifies summary for CALS table, variablelist, segmentedlist, or qandaset output + + Use the dbhtml table-summary PI as a child of + a CALS table, variablelist, + segmentedlist, or qandaset to specify + the text for the HTML summary attribute + in the output HTML table. + + + dbhtml table-summary="text" + + + + table-summary="text" + + Specifies the summary text (zero or more characters) + + + + + + Variable list formatting in HTML, + Table summary text + + + + + + + + + + + + Specifies the width for a CALS table + + Use the dbhtml table-width PI as a child of a + CALS table to specify the width of the table in + output. + + + dbhtml table-width="width" + + + + table-width="width" + + Specifies the table width (including units or as a percentage) + + + + + + default.table.width + + + Table width + + + + + + + + + + + + Sets character formatting for terms in a variablelist + + Use the dbhtml term-presentation PI as a child + of a variablelist to set character formatting for + the term output of the list. + + + dbhtml term-presentation="bold"|"italic"|"bold-italic" + + + + term-presentation="bold" + + Specifies that terms are displayed in bold + + + term-presentation="italic" + + Specifies that terms are displayed in italic + + + term-presentation="bold-italic" + + Specifies that terms are displayed in bold-italic + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies separator text among terms in a varlistentry + + Use the dbhtml term-separator PI as a child + of a variablelist to specify the separator text + among term instances. + + + dbhtml term-separator="text" + + + + term-separator="text" + + Specifies the text (zero or more characters) + + + + + + variablelist.term.separator + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the term width for a variablelist + + Use the dbhtml term-width PI as a child of a + variablelist to specify the width for + term output. + + + dbhtml term-width="width" + + + + term-width="width" + + Specifies the term width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies whether a TOC should be generated for a qandaset + + Use the dbhtml toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + + dbhtml toc="0"|"1" + + + + toc="0" + + If zero, no TOC is generated + + + toc="1" + + If 1 (or any non-zero value), + a TOC is generated + + + + + + Q and A list of questions, + Q and A formatting + + + + + + + + + + + + Generates a hyperlinked list of commands + + Use the dbcmdlist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + cmdsynopsis instances; a hyperlinked navigational + “command list” will be generated at the top of output for that + element, enabling users to quickly jump + to each command synopsis. + + + dbcmdlist + + + [No parameters] + + + + + + No cmdsynopsis elements matched dbcmdlist PI, perhaps it's nested too deep? + + +
              + + + +
              +
              + + + Generates a hyperlinked list of functions + + Use the dbfunclist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + funcsynopsis instances; a hyperlinked + navigational “function list” will be generated at the top of + output for that element, enabling users to quickly + jump to to each function synopsis. + + + dbfunclist + + + [No parameters] + + + + + + No funcsynopsis elements matched dbfunclist PI, perhaps it's nested too deep? + + +
              + + + +
              +
              + + + Copies an external well-formed HTML/XML file into current doc + + Use the dbhtml-include href PI anywhere in a + document to cause the contents of the file referenced by the + href pseudo-attribute to be copied/inserted “as + is” into your HTML output at the point in document order + where the PI occurs in the source. + + The referenced file may contain plain text (as long as + it is “wrapped” in an html element — see the + note below) or markup in any arbitrary vocabulary, + including HTML — but it must conform to XML + well-formedness constraints (because the feature in XSLT + 1.0 for opening external files, the + document() function, can only handle + files that meet XML well-formedness constraints). + Among other things, XML well-formedness constraints + require a document to have a single root + element. So if the content you want to + include is plain text or is markup that does + not have a single root element, + wrap the content in an + html element. The stylesheets will + strip out that surrounding html “wrapper” when + they find it, leaving just the content you want to + insert. + + + + dbhtml-include href="URI" + + + + href="URI" + + Specifies the URI for the file to include; the URI + can be, for example, a remote http: + URI, or a local filesystem file: + URI + + + + + + textinsert.extension + + + Inserting external HTML code, + External code files + + + + + + + href + + + + + + + + + + + + + + + + + + + + ERROR: dbhtml-include processing instruction + href has no content. + + + + + + + ERROR: dbhtml-include processing instruction has + missing or empty href value. + + + + + + + + Sets topic name and topic id for context-sensitive HTML Help + + Use the dbhh PI as a child of components + that should be used as targets for context-sensitive help requests. + + + dbhh topicname="name" topicid="id" + + + + topicname="name" + + Specifies a unique string constant that identifies a help topic + + + topicid="id" + + Specifies a unique integer value for the topicname string + + + + + + Context-sensitive help + + + + + + + + + + filename + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + # + + + + + + + + + + + + + + + + + + +
              + + + + + +
              +
              +
              + + + + + + + + + + + + + + + +
              + + + # + + + + + + + + + + + + + + + + + + +
              + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + / + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk-code.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk-code.xsl new file mode 100644 index 00000000..8b86447b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk-code.xsl @@ -0,0 +1,641 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bk + + + + + + + + + + + + + + + ar + + + + + + + + + + + + + + + pr + + + + + + + + + + + + + + + ch + + + + + + + + + + + + + + + ap + + + + + + + + + + + + + + + + + + + pt + + + + + + + + + + + + + + + + + + + rn + + + + + + + + + + + + + + + + + + + + + + + + re + + + + + + + + + + + + + + + + + + + co + + + + + + + + + + + s + + + + + + + + + + + + + + + + + + + bi + + + + + + + + + + + + + + + + + + + go + + + + + + + + + + + + + + + + + + + ix + + + + + + + + si + + + + + + + + + + + + + + + + + + + to + + + + + + + + chunk-filename-error- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk.xsl new file mode 100644 index 00000000..1ecdd488 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-chunk.xsl @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-docbook.xsl new file mode 100644 index 00000000..4238c862 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-docbook.xsl @@ -0,0 +1,503 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-onechunk.xsl new file mode 100644 index 00000000..d0a62ea1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/profile-onechunk.xsl @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/qandaset.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/qandaset.xsl new file mode 100644 index 00000000..1b3d4c53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/qandaset.xsl @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + +
              +
              + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + +
              + + + + +
              + + + +
              + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + width: 100%; + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1% + + + + + + + + + +
              +
              + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/refentry.xsl new file mode 100644 index 00000000..93f43a97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/refentry.xsl @@ -0,0 +1,305 @@ + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + +
              +
              + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + +
              + + + + + + + + + + + +

              + + + +

              +
              + +

              + + + + + + + + +

              +
              +
              + +

              + +

              +
              +
              + + + + + + , + + + + + + + + + em-dash + + + + + + + + + + + + + + + + : + + + + + + + +
              + + + + + +

              + + + + + + + + + + +

              + +
              +
              + + + + + + + + + + + +
              + + + + + + + + + + + + +
              +
              + + + + + + 0 + 1 + + + + 6 + + + + + + + + + + + + +

              + +

              +
              + + + +

              + +

              +
              + + + +

              + +

              +
              + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/sections.xsl new file mode 100644 index 00000000..904a2ef2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/sections.xsl @@ -0,0 +1,562 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6 + + + + + + + + + + clear: both + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + 1 + + + + + + + 2 + 3 + 4 + 5 + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/synop.xsl new file mode 100644 index 00000000..8a5292d1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/synop.xsl @@ -0,0 +1,1614 @@ + + + + + + + + + + + + + + +
              + +

              + + + + + + + + + + + + + + + +

              +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + ( + + ) + +   + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +    
              +    
              +    
              +  
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + +
              + +
              +

              +
              + + + + + + + ( + + + + + + + fsfunc + + + + + + + + + ) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + +
              + + + + ; +
              + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
              + +
               
              + +
              + +
              +
              +
               
              +
              + + + + + + + ( + + + + + + + fsfunc + + + + + + + + + + ) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + ; + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + ; + + + + + + +

              + +

              +
              + + + + + + + ( + + + + + + + fsfunc + + + + + + + + + void) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
              + +
               
              +
               
              +
              + + + + + + + ( + + + + + + + fsfunc + + + + + + + + + + void) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + +java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + +
              +
              +
              + + + + + +
              +    
              +    
              +    
              +    
              +       extends
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + + , + + + + + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + 0 + + , +
              + + +   + + + +
              + + + + + +
              + + + + + + + + + + + + + + + +    + + + + + + + + + + + + + + + + ( + + + + ) + +
              +     throws  + +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    
              +    
              +      : 
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
              +     throws  + +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    interface 
              +    
              +    
              +      : 
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
              +     raises( + + ) +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    package 
              +    
              +    ;
              +    
              + + + @ISA = ( + + ); +
              +
              + + +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/table.xsl new file mode 100644 index 00000000..e9e912fe --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/table.xsl @@ -0,0 +1,1177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + border- + + : + + + + + + ; + + + + + border- + + -width: + + ; + + + + border- + + -style: + + ; + + + + border- + + -color: + + ; + + + + + + + + + + + Error: CALS tables must specify the number of columns. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border: none; + + + + + border-collapse: collapse; + + + + + + + 0 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + + + + + + + + + + + + + + + + + No convertLength function available. + + + + + + + + + + + + + + + + + + + + + + + + + + No adjustColumnWidths function available. + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + text-align: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text-align: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: overlapped row contains content! + + + This row intentionally left blank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + background-color: + + + + + + + + + + + + + + + + + + + + + + text-align: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + th + th + + th + + td + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + background-color: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text-align: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + : + + + + + + + + 0: + + + + + + + + + + + + + + + 0 + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text-align: + + + + + + text-align: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/task.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/task.xsl new file mode 100644 index 00000000..3a64e05a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/task.xsl @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + before + + + + + + + + +
              + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.templates.xsl new file mode 100644 index 00000000..a2a3cbb6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.templates.xsl @@ -0,0 +1,4004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + 1 + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              + + + +
              +
              + + +
              + +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.xsl new file mode 100644 index 00000000..df29e6e1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/titlepage.xsl @@ -0,0 +1,1106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + +
              + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + +
              + + + + + + + + +
              +
              + + +
              + + + + + + + + +
              +
              +
              +
              + + +
              + + + +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              + + + +

              +
              +

              + + + + + + + + + +

              + + + + + + + + + + + + + + + +
              +
              + + +
              + + + +
              +
              + + +
              + + + +

              Authors

              +
              + + + +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + +
              + + + +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + +   + + +
              + + +

              +
              +
              +
              +
              + + + + +

              Copyright

              +
              + +

              + + + + + + + + copyright + + + + + + + + + +

              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + +

              + + + +

              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + +

              + + + + + + + +

              +
              + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + +
              + + + +
              +
              +
              + +
              + + + + + + + + +
              +
              +
              +
              + + +

              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + +
              + + + +
              +
              + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + + 3 + 2 + + + + + + + + RevHistory + + + + +
              + + + + + + border-style:solid; width:100%; + + + + + + + revhistory + + + + + + + + + +
              + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + +
              +
              +
              + + + + + +

              + + + +

              +
              + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + +

              + + + + + + + + + + + + + + + + + + +

              +
              + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/toc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/toc.xsl new file mode 100644 index 00000000..81ec7243 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/toc.xsl @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + +
              + + +
              +
              + +
              + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + + + +
              + + + +
              + + +
              +
              + +
              + + + + + + + + + +
              +
              +
              + + + + + + + + +
              + + + + + +
              +
              + + + + + + +
              +
              +
              + + + + + +
              + + +
              + +
              + +
            • + + + +
            • +
              +
              +
              + + + + +
              + + +
              +
              + +
            • + + +
            • +
              +
              +
              + + + + + + + + + + + + + + +
              + + + + + + + + + + + + +
              + + +
              + + +
              +
              + + +
              + + +
              +
              + + + + + + + + + + + + +
              + + +
              +
              + + + +
              +
              + + + + +
              + + + + +
              + + +
              + +
              + + + +
              +
              + + + + +
              + + +
              + +
              + + + +
              +
              + + + + + Warning: don't know what to generate for + lot that has no children. + + + + +
              + + +
              +
              + + +
              + + +
              +
              + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/verbatim.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/verbatim.xsl new file mode 100644 index 00000000..d331aa0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/verbatim.xsl @@ -0,0 +1,388 @@ + + + + + + + + + + + + + + + + + + + + pre + + + + The shade.verbatim parameter is deprecated. + Use CSS instead, + + + for example: pre. + + { background-color: #E0E0E0; } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The shade.verbatim parameter is deprecated. + Use CSS instead, + + + for example: pre. + + { background-color: #E0E0E0; } + + + + + + + +
              +            
              +            
              +            
              +              
              +            
              +          
              +
              + +
              + + +

              + + + +

              +
              +
              +
              +
              + + + +
              +            
              +            
              +            
              +          
              +
              + +
              + + +

              + + + +

              +
              +
              +
              +
              +
              +
              + + + + + + + + + + +
              + + +

              + + + +

              +
              +
              + + +
              + + +

              + + + +

              +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unexpected verbatim environment: + + + + + + + + + + 1 + + + + + + + + + + + + + No numberLines function available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/xref.xsl new file mode 100644 index 00000000..048f7e9f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml-1_1/xref.xsl @@ -0,0 +1,1253 @@ + + + + + +http://docbook.org/xlink/role/olink + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: xref linking to + + has no generated link text. + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XRef to nonexistent id: + + + ??? + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + suppress anchor + + + + + + + + + + + removing + + + + + + + + + + + + + + + + + removing + + + + + + + + + + + + + + + + + + + + + + Don't know what gentext to create for xref to: " + + ", (" + + ") + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No bibliography entry: + + found in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + + + + + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + Link element has no content and no Endterm. + Nothing to show in the link to + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olink debug: root element of target.database ' + + ' is ' + + '. + + + + + + + + + + + + + + + Error: unresolved olink: + targetdoc/targetptr = ' + + / + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: olink using obsolete attributes + @linkmode, @targetdocent, @localinfo are + not supported. + + + + + ERROR: olink is missing linking attributes. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/admon.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/admon.xsl new file mode 100644 index 00000000..9c1ff4dc --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/admon.xsl @@ -0,0 +1,140 @@ + + + + + + + + + + 25 + + + + + + + + + + + + + + + + + + note + warning + caution + tip + important + note + + + + + + + + Note + Warning + Caution + Tip + Important + Note + + + + + + + + + +
              + + + + + + + + + + + + + + + : + + + + + + + + + + + +
              + + + + [{$alt}] + + + + + + + + + +
              + +
              +
              +
              + + +
              + + + + + + + + + + + +

              + + +

              +
              + + +
              +
              + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/annotations.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/annotations.xsl new file mode 100644 index 00000000..3e137e8d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/annotations.xsl @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.css.xml new file mode 100644 index 00000000..f1509bfd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.css.xml @@ -0,0 +1,110 @@ + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.xsl new file mode 100644 index 00000000..5f3af4e6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/docbook.xsl @@ -0,0 +1,538 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + +rtl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/ebnf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/ebnf.xsl new file mode 100644 index 00000000..a6ff6d7c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/ebnf.xsl @@ -0,0 +1,330 @@ + + + + + + + + + + +$Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $ + +Walsh +Norman +19992000 +Norman Walsh + + +HTML EBNF Reference + + +
              Introduction + +This is technical reference documentation for the DocBook XSL +Stylesheets; it documents (some of) the parameters, templates, and +other elements of the stylesheets. + +This reference describes the templates and parameters relevant +to formatting EBNF markup. + +This is not intended to be user documentation. +It is provided for developers writing customization layers for the +stylesheets, and for anyone who's interested in how it +works. + +Although I am trying to be thorough, this documentation is known +to be incomplete. Don't forget to read the source, too :-) +
              +
              +
              + + + + + + + + + + + + 1 + + + + + + EBNF + + for + + + + + + + + + + + + +
              + + +
              + + + + + + + + + + EBNF productions + +
              +
              +
              + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + Error: no ID for productionrecap linkend: + + . + + + + + + Warning: multiple "IDs" for productionrecap linkend: + + . + + + + + + + + + + + + + + + + | +
              +
              +
              + + + + + + + + + + + + + + + production + + + + + + + + + Non-terminals with no content must point to + production elements in the current document. + + + Invalid xpointer for empty nt: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + /*  + +  */ +
              +
              + + + + + + + + + constraintdef + + + + + + + + + + + + + + + + : + + + + + + + : + + + + + + + + + +  ] + +
              +
              +
              + + +
              + + + + +
              +
              + + +

              +
              + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/footnote.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/footnote.xsl new file mode 100644 index 00000000..d1645b9e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/footnote.xsl @@ -0,0 +1,345 @@ + + + + + + + + + + + + + + + + #ftn. + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + +ERROR: A footnoteref element has a linkend that points to an element that is not a footnote. +Typically this happens when an id attribute is accidentally applied to the child of a footnote element. +target element: +linkend/id: + + + + + + + + + + + + #ftn. + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + ftn. + + + + + + # + + + + + + + + + + + + + + + + + + + + + [ + + ] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + + + footnote-hr + + + + + + + + 100 + + + + + +
              +
              + + +
              +
              +

              The following annotations are from this essay. You are seeing + them here because your browser doesn’t support the user-interface + techniques used to make them appear as ‘popups’ on modern browsers.

              +
              + + +
              +
              +
              + + + + + + + + + + + + ftn. + + + + + + + +
              + + +
              +
              + + +
              + + + + +
              +
              + + + + Warning: footnote number may not be generated + correctly; + + unexpected as first child of footnote. + +
              + + + +
              +
              +
              +
              + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/formal.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/formal.xsl new file mode 100644 index 00000000..d32839ad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/formal.xsl @@ -0,0 +1,494 @@ + + + + + + + +1 + + + + + + + + + + +
              + + + + + + + + + + +
              + +
              + + + + + +

              + + +

              +

              + + + + + + + +
              +
              + +
              +
              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + + + + + + + + + + +
              + +
              +
              + +

              + + + +

              +
              +
              +
              + + + + + + + +
              + +

              + + + + + + + + +

              +

              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + before + + + + + + + + + +
              + + + + + + + + + + + + +
              + +
              + + + +

              + + +

              + +

              + +
              + + + + + +
              +
              + +
              +
              +
              + + + + + + + + + -float + + + + + + + + + +
              + + + + Broken table: tr descendent of CALS Table. + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + Broken table: row descendent of HTML table. + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + float: + + ; + + + +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/glossary.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/glossary.xsl new file mode 100644 index 00000000..bb5606b3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/glossary.xsl @@ -0,0 +1,601 @@ + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + +
              +
              + + + +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + +
              + + + + + + +
              + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + +
              + + + + + + +
              + + + + + + + + + + +
              +
              +
              + + +

              + + +

              +
              + + + + + + + + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + + + + + +
              +
              + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + ( + + ) + +
              +
              + +
              + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + +
              +
              +
              + + +
              + + + + + + + + + , + + + + + , + + + + + , + + + + + + + + + + + +
              +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glosssee @otherterm reference not found: + + + + + + + + + + + + + + +

              +
              +
              + + +
              + + + + + +

              + + + + + + + + + + + + + +

              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossseealso @otherterm reference not found: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + + + + + + + + Warning: processing automatic glossary + without a glossary.collection file. + + + + + + Warning: processing automatic glossary but unable to + open glossary.collection file ' + + ' + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + normalize.sort.input + + + + + + normalize.sort.output + + + + +
              + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/graphics.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/graphics.xsl new file mode 100644 index 00000000..b90ecd16 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/graphics.xsl @@ -0,0 +1,1513 @@ + + + + + + + + + + + + + + + + 1 + + + + + + 1 + + + + + +
              + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 0 + + 1 + 0 + + + + + + 1.0 + 1.0 + + + + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + px + + + + + + + + + + + px + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: imagemaps not supported + on scaled images + + + + 0 + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + manufactured viewport for HTML img + + + cellpadding: 0; cellspacing: 0; + + + + + + + + + + + + + height: + + px + + + + + + + + + + + +
              + + + + + background-color: + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + calspair + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + , + + , + + + + + + + + + + + + Warning: only calspair or + otherunits='imagemap' supported + in imageobjectco + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + middle + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No insertfile extension available. + + + + + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + + + + + + + +
              + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/highlight.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/highlight.xsl new file mode 100644 index 00000000..f1d9eaa1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/highlight.xsl @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html-rtf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html-rtf.xsl new file mode 100644 index 00000000..e079a738 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html-rtf.xsl @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + +
              + + + + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + +
              + +
              + + + + + + + + + + +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html.xsl new file mode 100644 index 00000000..bfbacbae --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/html.xsl @@ -0,0 +1,684 @@ + + + + + + + + + + + + left + right + left + + + + + + right + left + right + + + + + + ltr + rtl + ltr + + + + + +div + +0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # + + + + + + + + + # + + + + + + + + + + + + + + + + + + + bullet + + + + + + + + + bullet + + + © + + + ® + (SM) +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ID recommended on + + + : + + + + ... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: no root element for CSS source file' + + '. + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: missing CSS input filename. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/htmltbl.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/htmltbl.xsl new file mode 100644 index 00000000..1f05962d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/htmltbl.xsl @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + float: + + left + right + + + + + + + + + + + + + none + none + + ; + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/index.xsl new file mode 100644 index 00000000..427b602f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/index.xsl @@ -0,0 +1,255 @@ + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              +
              +
              + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + +
              + + + + +
              + +
              +
              +
              + + +

              + + +

              +
              + + + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + + + +
              +
              + + + + + + + + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + +
              +
              + +
              +
              + + + + + + + + + + + + + + +
              +
              +
              + + +
              + ( + + + + + + ) +
              +
              + + +
              + ( + + + + + + ) +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/info.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/info.xsl new file mode 100644 index 00000000..224e1eee --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/info.xsl @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/inline.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/inline.xsl new file mode 100644 index 00000000..df979978 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/inline.xsl @@ -0,0 +1,1493 @@ + + + + + + + + + + + + + + + + + + + + + + _blank + _top + + + + + + + + + + + + + + 1 + 0 + + + + + + + + + 1 + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XLink to nonexistent id: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + span + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + , + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abbr + + + + + + acronym + + + + + + + + + + + + + + + + + + + + + + + + + + http://example.com/cgi-bin/man.cgi? + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: glossary.collection specified, but there are + + automatic glossaries + + + + + + + + + + + + + + + + + + + + + + + + There's no entry for + + in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Error: no glossentry for glossterm: + + . + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + element + + + + + + + + + + + + + + + + </ + + > + + + & + + ; + + + &# + + ; + + + % + + ; + + + <? + + > + + + <? + + ?> + + + < + + > + + + < + + /> + + + <!-- + + --> + + + + + + + + + + + + + + + + + + + + + + < + + + + + + mailto: + + + + + + > + + + + + + + + + + + + + - + - + - + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [ + + + + + + + + + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + + [ + + + + + + + + + + + + ] + + + [ + + ] + + + + + + + + + + + + +

              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/keywords.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/keywords.xsl new file mode 100644 index 00000000..5f6b4fb0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/keywords.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + , + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/lists.xsl new file mode 100644 index 00000000..01169e90 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/lists.xsl @@ -0,0 +1,1225 @@ + + + + + + + + + + + + + + + compact + + + + + + + + + list-style-type: + + ; + + +
              + + + + + + + + + + +
                + + + + + + + + + + + + + + + + + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + circle + disc + square + + + + + + +
            • + + + + + list-style-type: + + + + + + + + + + + +
              + +
              +
              + + + +
              +
            • +
              + + + + + + + compact + + + + + + + + + + + + + + 1 + a + i + A + I + + + + Unexpected numeration: + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + +
                + + + + + + + + + + + + + + +
              +
              +
              +
              +
              + + + + + + +
            • + + + + + + + + + + + + + + + +
              + +
              +
              + + + +
              +
            • +
              + + + + + + + + + + + + + + +
              + +
              +
              + + + +
              + + +
              + + + + + + + + + + compact + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + +
              + + + + +
              +
              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + + + + + + + + + + +

              +
              +
              +
              + + +
              + + + +
              +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              +
              +
              +
              +
              + + + + + + + + + +
              + +
              +
              + + + +
              +
              + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + + + + Simple list + + + + + + + + + + 1 + + + +
              +
              + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 1 + 1 + + 1 + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + before + + + + + + + + + +
              + + + + + 0 + 1 + + + + + + + 0 + 1 + + + + + + + + + + + + +
                + + +
              +
              + +
                + + + + + +
              +
              +
              + + + + +
              +
              + + + + + + + + + + + + +
                + + + +
              +
              + + +
            • + + + + +
            • +
              + + + +
                + + + +
              +
              + + +

              + + + + +

              +
              + + + + + + + + +
              + + + + + + + + + + + + + + + + + + +
              +
              + + +
              + + + + + + + +
              +
              + + + + + + + + + +
              + + + + +
              +
              + + + + + + + + +
              + + + + + + : + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + Callout list + + +
              +
              + +
              + + +
              +
              +
              +
              +
              + + + + + + + + + + + + + + + + +

              + + + + +

              + + + + + +
              + +
              + + + + + +
              +
              +
              +
              +
              + + + + + + + + + +

              + + + + + + + + + + + + + + + + +

              +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + # + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ??? + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/maketoc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/maketoc.xsl new file mode 100644 index 00000000..0ae80552 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/maketoc.xsl @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + filename=" + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/manifest.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/manifest.xsl new file mode 100644 index 00000000..26b51d06 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/manifest.xsl @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/math.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/math.xsl new file mode 100644 index 00000000..e1c3c76c --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/math.xsl @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unsupported TeX math notation: + + + + + + + + + + + + + \nopagenumbers + + + + + \bye + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $ + + + + $ + + + \vfill\eject + + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $$ + + + + $$ + + + \vfill\eject + + + + + + + + + + \documentclass{article} + + \pagestyle{empty} + + \begin{document} + + + + + \end{document} + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $ + + + + $ + + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + + \special{dvi2bitmap outputfile + + } + + + $$ + + + + $$ + + + \newpage + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + 0 + 1 + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/oldchunker.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/oldchunker.xsl new file mode 100644 index 00000000..e727bf11 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/oldchunker.xsl @@ -0,0 +1,176 @@ + + + + + + + + + + + + + + + + +Encoding used in generated HTML pages + +This encoding is used in files generated by chunking stylesheet. Currently +only Saxon is able to change output encoding. + + + + + + + + + +Saxon character representation used in generated HTML pages + +This character representation is used in files generated by chunking stylesheet. If +you want to suppress entity references for characters with direct representation +in default.encoding, set this parameter to value native. + + + + + + + + + + + + + + + + + + + + + + + + Chunking isn't supported with + + + + + + + + + + + + + + + Writing + + + for + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + + + + + + + + + + + Writing + + + for + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Can't make chunks with + + 's processor. + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/onechunk.xsl new file mode 100644 index 00000000..15a04e1a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/onechunk.xsl @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/param.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/param.xsl new file mode 100644 index 00000000..5fb1c70e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/param.xsl @@ -0,0 +1,444 @@ + + + + + + + + + + +.png + +images/ + + + + + + +/* ====================================================================== + Annotations +*/ + +div.annotation-list { visibility: hidden; + } + +div.annotation-nocss { position: absolute; + visibility: hidden; + } + +div.annotation-popup { position: absolute; + z-index: 4; + visibility: hidden; + padding: 0px; + margin: 2px; + border-style: solid; + border-width: 1px; + width: 200px; + background-color: white; + } + +div.annotation-title { padding: 1px; + font-weight: bold; + border-bottom-style: solid; + border-bottom-width: 1px; + color: white; + background-color: black; + } + +div.annotation-body { padding: 2px; + } + +div.annotation-body p { margin-top: 0px; + padding-top: 0px; + } + +div.annotation-close { position: absolute; + top: 2px; + right: 2px; + } + + +http://docbook.sourceforge.net/release/images/annot-close.png +http://docbook.sourceforge.net/release/images/annot-open.png + + +http://docbook.sourceforge.net/release/script/AnchorPosition.js http://docbook.sourceforge.net/release/script/PopupWindow.js + + +A + + +. + +. +http://docbook.sourceforge.net/release/bibliography/bibliography.xml + + +normal + + +60 +.png + + +15 + +images/callouts/ + + +10 +10102 + + + + + + + + + + + + +no + +1 + + + + + + left + before + + + +all + + +docbook.css.xml +no +images/draft.png + +::= + + + + +#F5DCB3 + + +com.example.help +DocBook Online Help Sample +Example provider +1 + + + + + + 1 + 0 + + + + +1 + + + +figure before +example before +equation before +table before +procedure before +task before + + +kr + + + + + + + + + + + +appendix toc,title +article/appendix nop +article toc,title +book toc,title,figure,table,example,equation +chapter toc,title +part toc,title +preface toc,title +qandadiv toc +qandaset toc +reference toc,title +sect1 toc +sect2 toc +sect3 toc +sect4 toc +sect5 toc +section toc +set toc,title + + + + +no + + + + + + + + + + + + + +.html + + +copyright + + + +text/javascript + +text/css +alias.h + + + + + + + +User1 + + +User2 + + + + + + + + + +htmlhelp.chm + + +iso-8859-1 + + + + + +toc.hhc +5 + + +index.hhk +htmlhelp.hhp + +Main + +context.h + + + + + + + + + + + + + +basic + + + + + + + +no + +no +iso-8859-1 + + +en + + + + +5 + + +3 + + + + + + + HTML.manifest + + + + ++ +.gif + +images/ +1 + + +6in + + +no + + + replace + +0 + +I + +90 +10 + + + + + + + + + + + + + + + + +; + + + + + +. +number + + + + + + + + + + I +index + +. +.!?: + +8 + + + + + 0 + #E0E0E0 + + + + + + +0 + + + + + +solid +0.5pt +a + + + +solid +0.5pt + + olinkdb.xml +target.db + +tex-math-equations.tex + + + +dl +8 +2 +_top + + + + + + + + +0 +, +0 +docs +../common/ +index.html +1 +en +index.html + + + + writing-mode + + + + + + + + +: + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/pi.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/pi.xsl new file mode 100644 index 00000000..ff966fdb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/pi.xsl @@ -0,0 +1,1236 @@ + + + + + + + +HTML Processing Instruction Reference + + $Id: pi.xsl 9022 2011-07-14 19:21:36Z bobstayton $ + + + + Introduction + This is generated reference documentation for all + user-specifiable processing instructions (PIs) in the DocBook + XSL stylesheets for HTML output. + + You add these PIs at particular points in a document to + cause specific “exceptions” to formatting/output behavior. To + make global changes in formatting/output behavior across an + entire document, it’s better to do it by setting an + appropriate stylesheet parameter (if there is one). + + + + + + + + + Sets background color for an image + + Use the dbhtml background-color PI before or + after an image (graphic, inlinegraphic, + imagedata, or videodata element) as a + sibling to the element, to set a background color for the + image. + + + dbhtml background-color="color" + + + + background-color="color" + + An HTML color value + + + + + + Background color + + + + + + + + + + + + Sets background color on a CALS table row or table cell + + Use the dbhtml bgcolor PI as child of a CALS table row + or cell to set a background color for that table row or cell. + + + dbhtml bgcolor="color" + + + + bgcolor="color" + + An HTML color value + + + + + + Cell background color + + + + + + + + + + + + Specifies cellpadding in CALS table or qandaset output + + Use the dbhtml cellpadding PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellpadding attribute in the + output HTML table. + + + dbhtml cellpadding="number" + + + + cellpadding="number" + + Specifies the cellpadding + + + + + + html.cellpadding + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Specifies cellspacing in CALS table or qandaset output + + Use the dbhtml cellspacing PI as a child of a + CALS table or qandaset to specify the value + for the HTML cellspacing attribute in the + output HTML table. + + + dbhtml cellspacing="number" + + + + cellspacing="number" + + Specifies the cellspacing + + + + + + html.cellspacing + + + Cell spacing and cell padding, + Q and A formatting + + + + + + + + + + + + Set value of the class attribute for a CALS table row + + Use the dbhtml class PI as a child of a + row to specify a class + attribute and value in the HTML output for that row. + + + dbhtml class="name" + + + + class="name" + + Specifies the class name + + + + + + Table styles in HTML output + + + + + + + + + + + + Specifies a directory name in which to write files + + When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + +The output directory specification is inherited by all +chunks of the descendants of the element. If descendants need +to go to a different directory, then add another +dbhtml dir processing +instruction as a child of the source element +for that chunk, and specify the path relative to the +ancestor path. + +For example, to put most chunk files into +shared +but one chapter into +exception +at the same level, use: + +<book> + <?dbhtml dir="shared"?> + ... + <chapter> + <?dbhtml dir="../exception"?> + </chapter> +</book> + + + + + + dbhtml dir="path" + + + + dir="path" + + Specifies the pathname for the directory + + + + + + base.dir + + + dbhtml dir processing instruction + + + + + + + + + + + + Specifies a filename for a chunk + +When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. Include the filename suffix. + +You cannot include a directory path in the filename value, +or your links may not work. Add a +dbhtml dir processing instruction +to specify the output directory. You can also combine the two +specifications in one processing instruction: +dbhtml dir="mydir" filename="myfile.html". + + + + dbhtml filename="filename" + + + + filename="path" + + Specifies the filename for the file + + + + + + use.id.as.filename + + + dbhtml filenames + + + + + + + + + + + + Specifies presentation style for a funcsynopsis + + Use the dbhtml funcsynopsis-style PI as a child of + a funcsynopsis or anywhere within a funcsynopsis + to control the presentation style for output of all + funcprototype instances within that funcsynopsis. + + + dbhtml funcsynopsis-style="kr"|"ansi" + + + + funcsynopsis-style="kr" + + Displays funcprototype output in K&R style + + + funcsynopsis-style="ansi" + + Displays funcprototype output in ANSI style + + + + + + funcsynopsis.style + + + + + + + + + + + + Specifies a path to the location of an image file + + Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + + dbhtml img.src.path="path" + + + + img.src.path="path" + + Specifies the pathname to prepend to the name of the image file + + + + + + img.src.path + + + Using fileref + + + + + + + + + + + + Specifies the label width for a qandaset + + Use the dbhtml label-width PI as a child of a + qandaset to specify the width of labels. + + + dbhtml label-width="width" + + + + label-width="width" + + Specifies the label width (including units) + + + + + + Q and A formatting + + + + + + + + + + + + Specifies interval for line numbers in verbatims + + Use the dbhtml linenumbering.everyNth PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the interval at which lines are numbered. + + + dbhtml linenumbering.everyNth="N" + + + + linenumbering.everyNth="N" + + Specifies numbering interval; a number is output + before every Nth line + + + + + + linenumbering.everyNth + + + Line numbering + + + + + + + + + + + + Specifies separator text for line numbers in verbatims + + Use the dbhtml linenumbering.separator PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the separator text output between the line numbers and content. + + + dbhtml linenumbering.separator="text" + + + + linenumbering.separator="text" + + Specifies the text (zero or more characters) + + + + + + linenumbering.separator + + + Line numbering + + + + + + + + + + + + Specifies width for line numbers in verbatims + + Use the dbhtml linenumbering.width PI as a child + of a “verbatim” element – programlisting, + screen, synopsis — to specify + the width set aside for line numbers. + + + dbhtml linenumbering.width="width" + + + + linenumbering.width="width" + + Specifies the width (inluding units) + + + + + + linenumbering.width + + + Line numbering + + + + + + + + + + + + Specifies presentation style for a variablelist or + segmentedlist + + Use the dbhtml list-presentation PI as a child of + a variablelist or segmentedlist to + control the presentation style for the list (to cause it, for + example, to be displayed as a table). + + + dbhtml list-presentation="list"|"table" + + + + list-presentation="list" + + Displays the list as a list + + + list-presentation="table" + + Displays the list as a table + + + + + + + + variablelist.as.table + + + segmentedlist.as.table + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the width of a variablelist or simplelist + + Use the dbhtml list-width PI as a child of a + variablelist or a simplelist presented + as a table, to specify the output width. + + + dbhtml list-width="width" + + + + list-width="width" + + Specifies the output width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the height for a CALS table row + + Use the dbhtml row-height PI as a child of a + row to specify the height of the row. + + + dbhtml row-height="height" + + + + row-height="height" + + Specifies the row height (including units) + + + + + + Row height + + + + + + + + + + + + (obsolete) Sets the starting number on an ordered list + + This PI is obsolete. The intent of + this PI was to provide a means for setting a specific starting + number for an ordered list. Instead of this PI, set a value + for the override attribute on the first + listitem in the list; that will have the same + effect as what this PI was intended for. + + + dbhtml start="character" + + + + start="character" + + Specifies the character to use as the starting + number; use 0-9, a-z, A-Z, or lowercase or uppercase + Roman numerals + + + + + + List starting number + + + + + + + + + + + + Do not chunk any descendants of this element. + + When generating chunked HTML output, adding this PI as the child of an element that contains elements that would normally be generated on separate pages if generating chunked output causes chunking to stop at this point. No descendants of the current element will be split into new HTML pages: +<section> +<title>Configuring pencil</title> +<?dbhtml stop-chunking?> + +... + +</section> + + + + dbhtml stop-chunking + + + Chunking into multiple HTML files + + + + + + Specifies summary for CALS table, variablelist, segmentedlist, or qandaset output + + Use the dbhtml table-summary PI as a child of + a CALS table, variablelist, + segmentedlist, or qandaset to specify + the text for the HTML summary attribute + in the output HTML table. + + + dbhtml table-summary="text" + + + + table-summary="text" + + Specifies the summary text (zero or more characters) + + + + + + Variable list formatting in HTML, + Table summary text + + + + + + + + + + + + Specifies the width for a CALS table + + Use the dbhtml table-width PI as a child of a + CALS table to specify the width of the table in + output. + + + dbhtml table-width="width" + + + + table-width="width" + + Specifies the table width (including units or as a percentage) + + + + + + default.table.width + + + Table width + + + + + + + + + + + + Sets character formatting for terms in a variablelist + + Use the dbhtml term-presentation PI as a child + of a variablelist to set character formatting for + the term output of the list. + + + dbhtml term-presentation="bold"|"italic"|"bold-italic" + + + + term-presentation="bold" + + Specifies that terms are displayed in bold + + + term-presentation="italic" + + Specifies that terms are displayed in italic + + + term-presentation="bold-italic" + + Specifies that terms are displayed in bold-italic + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies separator text among terms in a varlistentry + + Use the dbhtml term-separator PI as a child + of a variablelist to specify the separator text + among term instances. + + + dbhtml term-separator="text" + + + + term-separator="text" + + Specifies the text (zero or more characters) + + + + + + variablelist.term.separator + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies the term width for a variablelist + + Use the dbhtml term-width PI as a child of a + variablelist to specify the width for + term output. + + + dbhtml term-width="width" + + + + term-width="width" + + Specifies the term width (including units) + + + + + + Variable list formatting in HTML + + + + + + + + + + + + Specifies whether a TOC should be generated for a qandaset + + Use the dbhtml toc PI as a child of a + qandaset to specify whether a table of contents + (TOC) is generated for the qandaset. + + + dbhtml toc="0"|"1" + + + + toc="0" + + If zero, no TOC is generated + + + toc="1" + + If 1 (or any non-zero value), + a TOC is generated + + + + + + Q and A list of questions, + Q and A formatting + + + + + + + + + + + + Generates a hyperlinked list of commands + + Use the dbcmdlist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + cmdsynopsis instances; a hyperlinked navigational + “command list” will be generated at the top of output for that + element, enabling users to quickly jump + to each command synopsis. + + + dbcmdlist + + + [No parameters] + + + + + + No cmdsynopsis elements matched dbcmdlist PI, perhaps it's nested too deep? + + +
              + + + +
              +
              + + + Generates a hyperlinked list of functions + + Use the dbfunclist PI as the child of any + element (for example, refsynopsisdiv) containing multiple + funcsynopsis instances; a hyperlinked + navigational “function list” will be generated at the top of + output for that element, enabling users to quickly + jump to to each function synopsis. + + + dbfunclist + + + [No parameters] + + + + + + No funcsynopsis elements matched dbfunclist PI, perhaps it's nested too deep? + + +
              + + + +
              +
              + + + Copies an external well-formed HTML/XML file into current doc + + Use the dbhtml-include href PI anywhere in a + document to cause the contents of the file referenced by the + href pseudo-attribute to be copied/inserted “as + is” into your HTML output at the point in document order + where the PI occurs in the source. + + The referenced file may contain plain text (as long as + it is “wrapped” in an html element — see the + note below) or markup in any arbitrary vocabulary, + including HTML — but it must conform to XML + well-formedness constraints (because the feature in XSLT + 1.0 for opening external files, the + document() function, can only handle + files that meet XML well-formedness constraints). + Among other things, XML well-formedness constraints + require a document to have a single root + element. So if the content you want to + include is plain text or is markup that does + not have a single root element, + wrap the content in an + html element. The stylesheets will + strip out that surrounding html “wrapper” when + they find it, leaving just the content you want to + insert. + + + + dbhtml-include href="URI" + + + + href="URI" + + Specifies the URI for the file to include; the URI + can be, for example, a remote http: + URI, or a local filesystem file: + URI + + + + + + textinsert.extension + + + Inserting external HTML code, + External code files + + + + + + + href + + + + + + + + + + + + + + + + + + + + ERROR: dbhtml-include processing instruction + href has no content. + + + + + + + ERROR: dbhtml-include processing instruction has + missing or empty href value. + + + + + + + + Sets topic name and topic id for context-sensitive HTML Help + + Use the dbhh PI as a child of components + that should be used as targets for context-sensitive help requests. + + + dbhh topicname="name" topicid="id" + + + + topicname="name" + + Specifies a unique string constant that identifies a help topic + + + topicid="id" + + Specifies a unique integer value for the topicname string + + + + + + Context-sensitive help + + + + + + + + + + filename + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + # + + + + + + + + + + + + + + + + + + +
              + + + + + +
              +
              +
              + + + + + + + + + + + + + + + +
              + + + # + + + + + + + + + + + + + + + + + + +
              + + + + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + / + + + + / + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk-code.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk-code.xsl new file mode 100644 index 00000000..8b86447b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk-code.xsl @@ -0,0 +1,641 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bk + + + + + + + + + + + + + + + ar + + + + + + + + + + + + + + + pr + + + + + + + + + + + + + + + ch + + + + + + + + + + + + + + + ap + + + + + + + + + + + + + + + + + + + pt + + + + + + + + + + + + + + + + + + + rn + + + + + + + + + + + + + + + + + + + + + + + + re + + + + + + + + + + + + + + + + + + + co + + + + + + + + + + + s + + + + + + + + + + + + + + + + + + + bi + + + + + + + + + + + + + + + + + + + go + + + + + + + + + + + + + + + + + + + ix + + + + + + + + si + + + + + + + + + + + + + + + + + + + to + + + + + + + + chunk-filename-error- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk.xsl new file mode 100644 index 00000000..eb48e81a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-chunk.xsl @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-docbook.xsl new file mode 100644 index 00000000..366532d3 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-docbook.xsl @@ -0,0 +1,503 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + +rtl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-onechunk.xsl new file mode 100644 index 00000000..d0a62ea1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/profile-onechunk.xsl @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + +1 + + + + # + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/qandaset.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/qandaset.xsl new file mode 100644 index 00000000..1b3d4c53 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/qandaset.xsl @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + + + + + + + +
              + + + + + + + + + + + + + + +
              + + +
              +
              + + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + +
              + + + + +
              + + + +
              + +
              +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + width: 100%; + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1% + + + + + + + + + +
              +
              + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/refentry.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/refentry.xsl new file mode 100644 index 00000000..93f43a97 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/refentry.xsl @@ -0,0 +1,305 @@ + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + +

              +
              + + + + +
              + + + + + + + +
              +
              +
              +
              + + + + + + +
              +
              + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + +
              + + + + + + + + + + + +

              + + + +

              +
              + +

              + + + + + + + + +

              +
              +
              + +

              + +

              +
              +
              + + + + + + , + + + + + + + + + em-dash + + + + + + + + + + + + + + + + : + + + + + + + +
              + + + + + +

              + + + + + + + + + + +

              + +
              +
              + + + + + + + + + + + +
              + + + + + + + + + + + + +
              +
              + + + + + + 0 + 1 + + + + 6 + + + + + + + + + + + + +

              + +

              +
              + + + +

              + +

              +
              + + + +

              + +

              +
              + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/sections.xsl new file mode 100644 index 00000000..904a2ef2 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/sections.xsl @@ -0,0 +1,562 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 6 + + + + + + + + + + clear: both + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + 1 + + + + + + + 2 + 3 + 4 + 5 + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/synop.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/synop.xsl new file mode 100644 index 00000000..853fbf5d --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/synop.xsl @@ -0,0 +1,1614 @@ + + + + + + + + + + + + + + +
              + +

              + + + + + + + + + + + + + + + +

              +
              +
              + + +
              + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + ( + + ) + +   + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +    
              +    
              +    
              +  
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

              + + +
              + +
              +

              +
              + + + + + + + ( + + + + + + + + + + + + + + + + ) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + +
              + + + + ; +
              + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
              + +
               
              + +
              + +
              +
              +
               
              +
              + + + + + + + ( + + + + + + + + + + + + + + + + + ) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + ; + + + + + + + + + + + + + + + + + + + + + + + + ( + + ) + ; + + + + + + +

              + +

              +
              + + + + + + + ( + + + + + + + + + + + + + + + + void) + ; + + + + ... + ) + ; + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + + + + + + Function synopsis + + + cellspacing: 0; cellpadding: 0; + + + + + + + + + + + +
              + +
               
              +
               
              +
              + + + + + + + ( + + + + + + + + + + + + + + + + + void) + ; + +   + + + + + ... + ) + ; + +   + + + + + + + + , + + + ) + ; + + + + + + + + + + + + + + + + + + + + + + ( + + ) + + + + +java + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unrecognized language on + + : + + + + + + + + + + + +
              +
              +
              + + + + + +
              +    
              +    
              +    
              +    
              +       extends
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + + , + + + + + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + 0 + + , +
              + + +   + + + +
              + + + + + +
              + + + + + + + + + + + + + + + +    + + + + + + + + + + + + + + + + ( + + + + ) + +
              +     throws  + +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    
              +    
              +      : 
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
              +     throws  + +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    interface 
              +    
              +    
              +      : 
              +      
              +      
              +        
              +      +
              +
              + + implements + + +
              +      +
              +
              + + throws + + +  { +
              + + } +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + +    + + + + + + + + + + ( + + ) + +
              +     raises( + + ) +
              + + + + + ; +
              + +
              + + + + +
              +    
              +    
              +    package 
              +    
              +    ;
              +    
              + + + @ISA = ( + + ); +
              +
              + + +
              +
              + + + + + + + + , + + + + + + + + + + + + + + +   + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + , + + + + + + + + + + + + + +    + + + ; + + + + + + + + + +   + + + + + + + + +   + + + + + + + + + + + + + + + + + void  + + + + + + + + + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + sub + + + { ... }; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/table.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/table.xsl new file mode 100644 index 00000000..9ca6ea7f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/table.xsl @@ -0,0 +1,1177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + border- + + : + + + + + + ; + + + + + border- + + -width: + + ; + + + + border- + + -style: + + ; + + + + border- + + -color: + + ; + + + + + + + + + + + Error: CALS tables must specify the number of columns. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + border-collapse: collapse; + + + + + + + + + + + + + + + + + border: none; + + + + + border-collapse: collapse; + + + + + + + 0 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + 100% + + + + + + + + + + + + + + + + + + + + + + + + No convertLength function available. + + + + + + + + + + + + + + + + + + + + + + + + + + No adjustColumnWidths function available. + + + + + + + + + + + + + + + + + + + + +
              + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Warning: overlapped row contains content! + + + This row intentionally left blank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + th + th + + th + + td + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + : + + + + + + + + 0: + + + + + + + + + + + + + + + 0 + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/task.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/task.xsl new file mode 100644 index 00000000..3a64e05a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/task.xsl @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + before + + + + + + + + +
              + + + + + + + + + + + + + +
              +
              + + + + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xml new file mode 100755 index 00000000..6fbe8fc1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xml @@ -0,0 +1,739 @@ + + + + + + + + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="set" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="book" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="part" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="division.title" + param:node="ancestor-or-self::part[1]"/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="partintro" t:wrapper="div"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="reference" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <hr/> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="refentry" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> +<!-- uncomment this if you want refentry titlepages + <title t:force="1" + t:named-template="refentry.title" + param:node="ancestor-or-self::refentry[1]"/> +--> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator/> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + + <t:titlepage t:element="dedication" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::dedication[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="acknowledgements" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::acknowledgements[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="preface" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="chapter" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="topic" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="appendix" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="section" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect1" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect2" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect3" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect4" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="sect5" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<t:titlepage t:element="simplesect" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title/> + <subtitle/> + <corpauthor/> + <authorgroup/> + <author/> + <othercredit/> + <releaseinfo/> + <copyright/> + <legalnotice/> + <pubdate/> + <revision/> + <revhistory/> + <abstract/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + <xsl:if test="count(parent::*)='0'"><hr/></xsl:if> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="bibliography" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::bibliography[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="glossary" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::glossary[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="index" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::index[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +<t:titlepage t:element="setindex" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:force="1" + t:named-template="component.title" + param:node="ancestor-or-self::setindex[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> +<t:titlepage t:element="sidebar" t:wrapper="div" class="titlepage"> + <t:titlepage-content t:side="recto"> + <title + t:named-template="formal.object.heading" + param:object="ancestor-or-self::sidebar[1]"/> + <subtitle/> + </t:titlepage-content> + + <t:titlepage-content t:side="verso"> + </t:titlepage-content> + + <t:titlepage-separator> + </t:titlepage-separator> + + <t:titlepage-before t:side="recto"> + </t:titlepage-before> + + <t:titlepage-before t:side="verso"> + </t:titlepage-before> +</t:titlepage> + +<!-- ==================================================================== --> + +</t:templates> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xsl new file mode 100644 index 00000000..a2a3cbb6 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.templates.xsl @@ -0,0 +1,4004 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl"> + +<!-- This stylesheet was created by template/titlepage.xsl--> + +<xsl:template name="article.titlepage.recto"> + <xsl:choose> + <xsl:when test="articleinfo/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + </xsl:when> + <xsl:when test="artheader/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="articleinfo/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + </xsl:when> + <xsl:when test="artheader/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="article.titlepage.verso"> +</xsl:template> + +<xsl:template name="article.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="article.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="article.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="article.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="article.titlepage.before.recto"/> + <xsl:call-template name="article.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="article.titlepage.before.verso"/> + <xsl:call-template name="article.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="article.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="article.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="article.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="article.titlepage.recto.style"> +<xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="set.titlepage.recto"> + <xsl:choose> + <xsl:when test="setinfo/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="setinfo/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="set.titlepage.verso"> +</xsl:template> + +<xsl:template name="set.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="set.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="set.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="set.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="set.titlepage.before.recto"/> + <xsl:call-template name="set.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="set.titlepage.before.verso"/> + <xsl:call-template name="set.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="set.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="set.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="set.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="set.titlepage.recto.style"> +<xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="book.titlepage.recto"> + <xsl:choose> + <xsl:when test="bookinfo/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="bookinfo/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/abstract"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="book.titlepage.verso"> +</xsl:template> + +<xsl:template name="book.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="book.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="book.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="book.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="book.titlepage.before.recto"/> + <xsl:call-template name="book.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="book.titlepage.before.verso"/> + <xsl:call-template name="book.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="book.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="book.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="book.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="book.titlepage.recto.style"> +<xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="part.titlepage.recto"> + <div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:call-template name="division.title"> +<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="partinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="part.titlepage.verso"> +</xsl:template> + +<xsl:template name="part.titlepage.separator"> +</xsl:template> + +<xsl:template name="part.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="part.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="part.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="part.titlepage.before.recto"/> + <xsl:call-template name="part.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="part.titlepage.before.verso"/> + <xsl:call-template name="part.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="part.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="part.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="part.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="part.titlepage.recto.style"> +<xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="partintro.titlepage.recto"> + <xsl:choose> + <xsl:when test="partintroinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="partintroinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="partintro.titlepage.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage.separator"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="partintro.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="partintro.titlepage"> + <div> + <xsl:variable name="recto.content"> + <xsl:call-template name="partintro.titlepage.before.recto"/> + <xsl:call-template name="partintro.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="partintro.titlepage.before.verso"/> + <xsl:call-template name="partintro.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="partintro.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="partintro.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="partintro.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="partintro.titlepage.recto.style"> +<xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="reference.titlepage.recto"> + <xsl:choose> + <xsl:when test="referenceinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="referenceinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="reference.titlepage.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage.separator"><hr/> +</xsl:template> + +<xsl:template name="reference.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="reference.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="reference.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="reference.titlepage.before.recto"/> + <xsl:call-template name="reference.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="reference.titlepage.before.verso"/> + <xsl:call-template name="reference.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="reference.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="reference.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="reference.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="reference.titlepage.recto.style"> +<xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="refentry.titlepage.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage.separator"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="refentry.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="refentry.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="refentry.titlepage.before.recto"/> + <xsl:call-template name="refentry.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="refentry.titlepage.before.verso"/> + <xsl:call-template name="refentry.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="refentry.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="refentry.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template name="dedication.titlepage.recto"> + <div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="dedicationinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="dedication.titlepage.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage.separator"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="dedication.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="dedication.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="dedication.titlepage.before.recto"/> + <xsl:call-template name="dedication.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="dedication.titlepage.before.verso"/> + <xsl:call-template name="dedication.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="dedication.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="dedication.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="dedication.titlepage.recto.style"> +<xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.recto"> + <div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="acknowledgementsinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.separator"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="acknowledgements.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="acknowledgements.titlepage.before.recto"/> + <xsl:call-template name="acknowledgements.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="acknowledgements.titlepage.before.verso"/> + <xsl:call-template name="acknowledgements.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="acknowledgements.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="acknowledgements.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> +<xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="preface.titlepage.recto"> + <xsl:choose> + <xsl:when test="prefaceinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="prefaceinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="preface.titlepage.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage.separator"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="preface.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="preface.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="preface.titlepage.before.recto"/> + <xsl:call-template name="preface.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="preface.titlepage.before.verso"/> + <xsl:call-template name="preface.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="preface.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="preface.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="preface.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="preface.titlepage.recto.style"> +<xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="chapter.titlepage.recto"> + <xsl:choose> + <xsl:when test="chapterinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="chapterinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="chapter.titlepage.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage.separator"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="chapter.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="chapter.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="chapter.titlepage.before.recto"/> + <xsl:call-template name="chapter.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="chapter.titlepage.before.verso"/> + <xsl:call-template name="chapter.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="chapter.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="chapter.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="chapter.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="chapter.titlepage.recto.style"> +<xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="topic.titlepage.recto"> + <xsl:choose> + <xsl:when test="topicinfo/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="topicinfo/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/revhistory"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="topicinfo/abstract"/> + <xsl:apply-templates mode="topic.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="topic.titlepage.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage.separator"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="topic.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="topic.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="topic.titlepage.before.recto"/> + <xsl:call-template name="topic.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="topic.titlepage.before.verso"/> + <xsl:call-template name="topic.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="topic.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="topic.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="topic.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="topic.titlepage.recto.style"> +<xsl:apply-templates select="." mode="topic.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="appendix.titlepage.recto"> + <xsl:choose> + <xsl:when test="appendixinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="appendixinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="appendix.titlepage.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage.separator"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="appendix.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="appendix.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="appendix.titlepage.before.recto"/> + <xsl:call-template name="appendix.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="appendix.titlepage.before.verso"/> + <xsl:call-template name="appendix.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="appendix.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="appendix.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="appendix.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="appendix.titlepage.recto.style"> +<xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="section.titlepage.recto"> + <xsl:choose> + <xsl:when test="sectioninfo/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sectioninfo/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="section.titlepage.verso"> +</xsl:template> + +<xsl:template name="section.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="section.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="section.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="section.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="section.titlepage.before.recto"/> + <xsl:call-template name="section.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="section.titlepage.before.verso"/> + <xsl:call-template name="section.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="section.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="section.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="section.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="section.titlepage.recto.style"> +<xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect1.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect1info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect1info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect1.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect1.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect1.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect1.titlepage.before.recto"/> + <xsl:call-template name="sect1.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect1.titlepage.before.verso"/> + <xsl:call-template name="sect1.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect1.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect1.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect1.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect1.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect2.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect2info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect2info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect2.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect2.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect2.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect2.titlepage.before.recto"/> + <xsl:call-template name="sect2.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect2.titlepage.before.verso"/> + <xsl:call-template name="sect2.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect2.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect2.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect2.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect2.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect3.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect3info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect3info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect3.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect3.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect3.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect3.titlepage.before.recto"/> + <xsl:call-template name="sect3.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect3.titlepage.before.verso"/> + <xsl:call-template name="sect3.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect3.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect3.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect3.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect3.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect4.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect4info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect4info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect4.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect4.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect4.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect4.titlepage.before.recto"/> + <xsl:call-template name="sect4.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect4.titlepage.before.verso"/> + <xsl:call-template name="sect4.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect4.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect4.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect4.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect4.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sect5.titlepage.recto"> + <xsl:choose> + <xsl:when test="sect5info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sect5info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="sect5.titlepage.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sect5.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sect5.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sect5.titlepage.before.recto"/> + <xsl:call-template name="sect5.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sect5.titlepage.before.verso"/> + <xsl:call-template name="sect5.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sect5.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sect5.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="sect5.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sect5.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="simplesect.titlepage.recto"> + <xsl:choose> + <xsl:when test="simplesectinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="simplesectinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/abstract"/> +</xsl:template> + +<xsl:template name="simplesect.titlepage.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.separator"><xsl:if test="count(parent::*)='0'"><hr/></xsl:if> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="simplesect.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="simplesect.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="simplesect.titlepage.before.recto"/> + <xsl:call-template name="simplesect.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="simplesect.titlepage.before.verso"/> + <xsl:call-template name="simplesect.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="simplesect.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="simplesect.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template match="abstract" mode="simplesect.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> +<xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="bibliography.titlepage.recto"> + <div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="bibliographyinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="bibliography.titlepage.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.separator"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="bibliography.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="bibliography.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="bibliography.titlepage.before.recto"/> + <xsl:call-template name="bibliography.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="bibliography.titlepage.before.verso"/> + <xsl:call-template name="bibliography.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="bibliography.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="bibliography.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> +<xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="glossary.titlepage.recto"> + <div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="glossaryinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="glossary.titlepage.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage.separator"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="glossary.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="glossary.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="glossary.titlepage.before.recto"/> + <xsl:call-template name="glossary.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="glossary.titlepage.before.verso"/> + <xsl:call-template name="glossary.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="glossary.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="glossary.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="glossary.titlepage.recto.style"> +<xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="index.titlepage.recto"> + <div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="indexinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="index.titlepage.verso"> +</xsl:template> + +<xsl:template name="index.titlepage.separator"> +</xsl:template> + +<xsl:template name="index.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="index.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="index.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="index.titlepage.before.recto"/> + <xsl:call-template name="index.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="index.titlepage.before.verso"/> + <xsl:call-template name="index.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="index.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="index.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="index.titlepage.recto.style"> +<xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="setindex.titlepage.recto"> + <div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:call-template name="component.title"> +<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +</xsl:call-template></div> + <xsl:choose> + <xsl:when test="setindexinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="setindex.titlepage.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage.separator"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="setindex.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="setindex.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="setindex.titlepage.before.recto"/> + <xsl:call-template name="setindex.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="setindex.titlepage.before.verso"/> + <xsl:call-template name="setindex.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="setindex.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="setindex.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="setindex.titlepage.recto.style"> +<xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> +</div> +</xsl:template> + +<xsl:template name="sidebar.titlepage.recto"> + <xsl:choose> + <xsl:when test="sidebarinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + </xsl:when> + <xsl:when test="docinfo/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + </xsl:when> + <xsl:when test="info/title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + </xsl:when> + <xsl:when test="title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + </xsl:when> + </xsl:choose> + + <xsl:choose> + <xsl:when test="sidebarinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + </xsl:when> + <xsl:when test="docinfo/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + </xsl:when> + <xsl:when test="info/subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + </xsl:when> + <xsl:when test="subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + </xsl:when> + </xsl:choose> + +</xsl:template> + +<xsl:template name="sidebar.titlepage.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.separator"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.recto"> +</xsl:template> + +<xsl:template name="sidebar.titlepage.before.verso"> +</xsl:template> + +<xsl:template name="sidebar.titlepage"> + <div class="titlepage"> + <xsl:variable name="recto.content"> + <xsl:call-template name="sidebar.titlepage.before.recto"/> + <xsl:call-template name="sidebar.titlepage.recto"/> + </xsl:variable> + <xsl:variable name="recto.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($recto.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($recto.content) != '') or ($recto.elements.count > 0)"> + <div><xsl:copy-of select="$recto.content"/></div> + </xsl:if> + <xsl:variable name="verso.content"> + <xsl:call-template name="sidebar.titlepage.before.verso"/> + <xsl:call-template name="sidebar.titlepage.verso"/> + </xsl:variable> + <xsl:variable name="verso.elements.count"> + <xsl:choose> + <xsl:when test="function-available('exsl:node-set')"><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:when test="contains(system-property('xsl:vendor'), 'Apache Software Foundation')"> + <!--Xalan quirk--><xsl:value-of select="count(exsl:node-set($verso.content)/*)"/></xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:if test="(normalize-space($verso.content) != '') or ($verso.elements.count > 0)"> + <div><xsl:copy-of select="$verso.content"/></div> + </xsl:if> + <xsl:call-template name="sidebar.titlepage.separator"/> + </div> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.recto.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="*" mode="sidebar.titlepage.verso.mode"> + <!-- if an element isn't found in this mode, --> + <!-- try the generic titlepage.mode --> + <xsl:apply-templates select="." mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:call-template name="formal.object.heading"> +<xsl:with-param name="object" select="ancestor-or-self::sidebar[1]"/> +</xsl:call-template> +</div> +</xsl:template> + +<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> +<xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> +</div> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.xsl new file mode 100644 index 00000000..df29e6e1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/titlepage.xsl @@ -0,0 +1,1106 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> + +<!-- ******************************************************************** + $Id: titlepage.xsl 9360 2012-05-12 23:39:14Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:attribute-set name="book.titlepage.recto.style"/> +<xsl:attribute-set name="book.titlepage.verso.style"/> + +<xsl:attribute-set name="article.titlepage.recto.style"/> +<xsl:attribute-set name="article.titlepage.verso.style"/> + +<xsl:attribute-set name="set.titlepage.recto.style"/> +<xsl:attribute-set name="set.titlepage.verso.style"/> + +<xsl:attribute-set name="part.titlepage.recto.style"/> +<xsl:attribute-set name="part.titlepage.verso.style"/> + +<xsl:attribute-set name="partintro.titlepage.recto.style"/> +<xsl:attribute-set name="partintro.titlepage.verso.style"/> + +<xsl:attribute-set name="reference.titlepage.recto.style"/> +<xsl:attribute-set name="reference.titlepage.verso.style"/> + +<xsl:attribute-set name="refentry.titlepage.recto.style"/> +<xsl:attribute-set name="refentry.titlepage.verso.style"/> + +<xsl:attribute-set name="dedication.titlepage.recto.style"/> +<xsl:attribute-set name="dedication.titlepage.verso.style"/> + +<xsl:attribute-set name="acknowledgements.titlepage.recto.style"/> +<xsl:attribute-set name="acknowledgements.titlepage.verso.style"/> + +<xsl:attribute-set name="preface.titlepage.recto.style"/> +<xsl:attribute-set name="preface.titlepage.verso.style"/> + +<xsl:attribute-set name="chapter.titlepage.recto.style"/> +<xsl:attribute-set name="chapter.titlepage.verso.style"/> + +<xsl:attribute-set name="appendix.titlepage.recto.style"/> +<xsl:attribute-set name="appendix.titlepage.verso.style"/> + +<xsl:attribute-set name="bibliography.titlepage.recto.style"/> +<xsl:attribute-set name="bibliography.titlepage.verso.style"/> + +<xsl:attribute-set name="glossary.titlepage.recto.style"/> +<xsl:attribute-set name="glossary.titlepage.verso.style"/> + +<xsl:attribute-set name="index.titlepage.recto.style"/> +<xsl:attribute-set name="index.titlepage.verso.style"/> + +<xsl:attribute-set name="setindex.titlepage.recto.style"/> +<xsl:attribute-set name="setindex.titlepage.verso.style"/> + +<xsl:attribute-set name="sidebar.titlepage.recto.style"/> +<xsl:attribute-set name="sidebar.titlepage.verso.style"/> + +<xsl:attribute-set name="topic.titlepage.recto.style"/> +<xsl:attribute-set name="topic.titlepage.verso.style"/> + +<xsl:attribute-set name="section.titlepage.recto.style"/> +<xsl:attribute-set name="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect1.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect1.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect2.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect2.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect3.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect3.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect4.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect4.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="sect5.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="sect5.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="simplesect.titlepage.recto.style" use-attribute-sets="section.titlepage.recto.style"/> +<xsl:attribute-set name="simplesect.titlepage.verso.style" use-attribute-sets="section.titlepage.verso.style"/> + +<xsl:attribute-set name="table.of.contents.titlepage.recto.style"/> +<xsl:attribute-set name="table.of.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.tables.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.tables.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.figures.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.figures.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.equations.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.equations.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.examples.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.examples.contents.titlepage.verso.style"/> + +<xsl:attribute-set name="list.of.unknowns.titlepage.recto.style"/> +<xsl:attribute-set name="list.of.unknowns.contents.titlepage.verso.style"/> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="titlepage.mode"> + <!-- if an element isn't found in this mode, try the default mode --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="abbrev" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="abstract" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="anchor"/> + <xsl:if test="$abstract.notitle.enabled = 0"> + <xsl:call-template name="formal.object.heading"> + <xsl:with-param name="title"> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:call-template name="process.footnotes"/> + </div> +</xsl:template> + +<xsl:template match="abstract/title" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="address" mode="titlepage.mode"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' and @linenumbering = 'numbered' and $use.extensions != '0' and $linenumbering.extension != '0'"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="paragraph"> + <xsl:with-param name="content"> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </div> + </xsl:when> + + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="paragraph"> + <xsl:with-param name="content"> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:with-param> + </xsl:call-template> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="affiliation" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="artpagenums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="author|editor" mode="titlepage.mode"> + <xsl:call-template name="credits.div"/> +</xsl:template> + +<xsl:template name="credits.div"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="self::editor[position()=1] and not($editedby.enabled = 0)"> + <h4 class="editedby"><xsl:call-template name="gentext.edited.by"/></h4> + </xsl:if> + <h3> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:choose> + <xsl:when test="orgname"> + <xsl:apply-templates/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="person.name"/> + </xsl:otherwise> + </xsl:choose> + </h3> + <xsl:if test="not($contrib.inline.enabled = 0)"> + <xsl:apply-templates mode="titlepage.mode" select="contrib"/> + </xsl:if> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + <xsl:apply-templates mode="titlepage.mode" select="email"/> + <xsl:if test="not($blurb.on.titlepage.enabled = 0)"> + <xsl:choose> + <xsl:when test="$contrib.inline.enabled = 0"> + <xsl:apply-templates mode="titlepage.mode" select="contrib|authorblurb|personblurb"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode" select="authorblurb|personblurb"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </div> +</xsl:template> + +<xsl:template match="authorblurb|personblurb" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="authorgroup" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="parent::refentryinfo"> + <h2>Authors</h2> + </xsl:if> + + <xsl:call-template name="anchor"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="authorinitials" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="bibliomisc" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="bibliomset" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="collab" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="collabname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </span> +</xsl:template> + +<xsl:template match="confgroup" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="confdates" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="confsponsor" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="conftitle" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="confnum" mode="titlepage.mode"> + <!-- suppress --> +</xsl:template> + +<xsl:template match="contractnum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="contractsponsor" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="contrib" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="not($contrib.inline.enabled = 0)"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </span><xsl:text> </xsl:text> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p><xsl:apply-templates mode="titlepage.mode"/></p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="copyright" mode="titlepage.mode"> + + <xsl:if test="generate-id() = generate-id(//refentryinfo/copyright[1]) and ($stylesheet.result.type = 'html' or $stylesheet.result.type = 'xhtml')"> + <h2>Copyright</h2> + </xsl:if> + + <p> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Copyright'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="dingbat"> + <xsl:with-param name="dingbat">copyright</xsl:with-param> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="copyright.years"> + <xsl:with-param name="years" select="year"/> + <xsl:with-param name="print.ranges" select="$make.year.ranges"/> + <xsl:with-param name="single.year.ranges" select="$make.single.year.ranges"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="holder" mode="titlepage.mode"/> + </p> +</xsl:template> + +<xsl:template match="year" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="holder" mode="titlepage.mode"> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:if test="position() < last()"> + <xsl:text>, </xsl:text> + </xsl:if> +</xsl:template> + +<xsl:template match="corpauthor" mode="titlepage.mode"> + <h3> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </h3> +</xsl:template> + +<xsl:template match="corpcredit" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="corpname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="date" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="edition" mode="titlepage.mode"> + <p> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <xsl:call-template name="gentext.space"/> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Edition'"/> + </xsl:call-template> + </p> +</xsl:template> + +<xsl:template match="email" mode="titlepage.mode"> + <!-- use the normal e-mail handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="firstname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="graphic" mode="titlepage.mode"> + <!-- use the normal graphic handling code --> + <xsl:apply-templates select="."/> +</xsl:template> + +<xsl:template match="honorific" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="isbn" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="issn" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="biblioid" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="itermset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="invpartnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="issuenum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="jobtitle" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="keywordset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="legalnotice" mode="titlepage.mode"> + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:choose> + <xsl:when test="$generate.legalnotice.link != 0"> + + <!-- Compute name of legalnotice file --> + <xsl:variable name="file"> + <xsl:call-template name="ln.or.rh.filename"/> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$file"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="title.markup"/> + </xsl:variable> + + <a href="{$file}"> + <xsl:copy-of select="$title"/> + </a> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + <xsl:with-param name="content"> + <xsl:call-template name="user.preroot"/> + <html> + <head> + <xsl:call-template name="system.head.content"/> + <xsl:call-template name="head.content"/> + <xsl:call-template name="user.head.content"/> + </head> + <body> + <xsl:call-template name="body.attributes"/> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode"/> + </div> + </body> + </html> + <xsl:value-of select="$chunk.append"/> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:call-template name="anchor"> + <xsl:with-param name="conditional" select="0"/> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode"/> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="legalnotice/title" mode="titlepage.mode"> + <p class="legalnotice-title"><strong xmlns:xslo="http://www.w3.org/1999/XSL/Transform"><xsl:apply-templates/></strong></p> +</xsl:template> + +<xsl:template match="lineage" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="modespec" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="orgdiv" mode="titlepage.mode"> + <xsl:if test="preceding-sibling::*[1][self::orgname]"> + <xsl:text> </xsl:text> + </xsl:if> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="orgname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.mode"> +<xsl:choose> + <xsl:when test="not($othercredit.like.author.enabled = 0)"> + <xsl:variable name="contrib" select="string(contrib)"/> + <xsl:choose> + <xsl:when test="contrib"> + <xsl:if test="not(preceding-sibling::othercredit[string(contrib)=$contrib])"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode" select="contrib"/> + <xsl:text>: </xsl:text> + <xsl:call-template name="person.name"/> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + <xsl:apply-templates select="following-sibling::othercredit[string(contrib)=$contrib]" mode="titlepage.othercredits"/> + </xsl:with-param> + </xsl:call-template> + </xsl:if> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:call-template name="person.name"/> + </xsl:with-param> + </xsl:call-template> + <xsl:apply-templates mode="titlepage.mode" select="affiliation"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="credits.div"/> + </xsl:otherwise> +</xsl:choose> +</xsl:template> + +<xsl:template match="othercredit" mode="titlepage.othercredits"> + <xsl:text>, </xsl:text> + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="othername" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pagenums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="printhistory" mode="titlepage.mode"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </div> +</xsl:template> + +<xsl:template match="productname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="productnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pubdate" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="publisher" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="publishername" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="pubsnumber" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="releaseinfo" mode="titlepage.mode"> + <xsl:call-template name="paragraph"> + <xsl:with-param name="class" select="local-name(.)"/> + <xsl:with-param name="content"> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="revhistory" mode="titlepage.mode"> + <xsl:variable name="numcols"> + <xsl:choose> + <xsl:when test=".//authorinitials|.//author">3</xsl:when> + <xsl:otherwise>2</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="id"><xsl:call-template name="object.id"/></xsl:variable> + + <xsl:variable name="title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">RevHistory</xsl:with-param> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="contents"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <table> + <xsl:if test="$css.decoration != 0"> + <xsl:attribute name="style"> + <xsl:text>border-style:solid; width:100%;</xsl:text> + </xsl:attribute> + </xsl:if> + <!-- include summary attribute if not HTML5 --> + <xsl:if test="$div.element != 'section'"> + <xsl:attribute name="summary"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key">revhistory</xsl:with-param> + </xsl:call-template> + </xsl:attribute> + </xsl:if> + <tr> + <th align="{$direction.align.start}" valign="top" colspan="{$numcols}"> + <strong xmlns:xslo="http://www.w3.org/1999/XSL/Transform"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'RevHistory'"/> + </xsl:call-template> + </strong> + </th> + </tr> + <xsl:apply-templates mode="titlepage.mode"> + <xsl:with-param name="numcols" select="$numcols"/> + </xsl:apply-templates> + </table> + </div> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$generate.revhistory.link != 0"> + + <!-- Compute name of revhistory file --> + <xsl:variable name="file"> + <xsl:call-template name="ln.or.rh.filename"> + <xsl:with-param name="is.ln" select="false()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="filename"> + <xsl:call-template name="make-relative-filename"> + <xsl:with-param name="base.dir" select="$chunk.base.dir"/> + <xsl:with-param name="base.name" select="$file"/> + </xsl:call-template> + </xsl:variable> + + <a href="{$file}"> + <xsl:copy-of select="$title"/> + </a> + + <xsl:call-template name="write.chunk"> + <xsl:with-param name="filename" select="$filename"/> + <xsl:with-param name="quiet" select="$chunk.quietly"/> + <xsl:with-param name="content"> + <xsl:call-template name="user.preroot"/> + <html> + <head> + <xsl:call-template name="system.head.content"/> + <xsl:call-template name="head.content"> + <xsl:with-param name="title"> + <xsl:value-of select="$title"/> + <xsl:if test="../../title"> + <xsl:value-of select="concat(' (', ../../title, ')')"/> + </xsl:if> + </xsl:with-param> + </xsl:call-template> + <xsl:call-template name="user.head.content"/> + </head> + <body> + <xsl:call-template name="body.attributes"/> + <xsl:copy-of select="$contents"/> + </body> + </html> + <xsl:text> +</xsl:text> + </xsl:with-param> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$contents"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="revhistory/revision" mode="titlepage.mode"> + <xsl:param name="numcols" select="'3'"/> + <xsl:variable name="revnumber" select="revnumber"/> + <xsl:variable name="revdate" select="date"/> + <xsl:variable name="revauthor" select="authorinitials|author"/> + <xsl:variable name="revremark" select="revremark|revdescription"/> + <tr> + <td align="{$direction.align.start}"> + <xsl:if test="$revnumber"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Revision'"/> + </xsl:call-template> + <xsl:call-template name="gentext.space"/> + <xsl:apply-templates select="$revnumber[1]" mode="titlepage.mode"/> + </xsl:if> + </td> + <td align="{$direction.align.start}"> + <xsl:apply-templates select="$revdate[1]" mode="titlepage.mode"/> + </td> + <xsl:choose> + <xsl:when test="$revauthor"> + <td align="{$direction.align.start}"> + <xsl:for-each select="$revauthor"> + <xsl:apply-templates select="." mode="titlepage.mode"/> + <xsl:if test="position() != last()"> + <xsl:text>, </xsl:text> + </xsl:if> + </xsl:for-each> + </td> + </xsl:when> + <xsl:when test="$numcols > 2"> + <td> </td> + </xsl:when> + <xsl:otherwise/> + </xsl:choose> + </tr> + <xsl:if test="$revremark"> + <tr> + <td align="{$direction.align.start}" colspan="{$numcols}"> + <xsl:apply-templates select="$revremark[1]" mode="titlepage.mode"/> + </td> + </tr> + </xsl:if> +</xsl:template> + +<xsl:template match="revision/revnumber" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/date" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/authorinitials" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/author" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revremark" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="revision/revdescription" mode="titlepage.mode"> + <xsl:apply-templates mode="titlepage.mode"/> +</xsl:template> + +<xsl:template match="seriesvolnums" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="shortaffil" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="subjectset" mode="titlepage.mode"> +</xsl:template> + +<xsl:template match="subtitle" mode="titlepage.mode"> + <h2> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + </h2> +</xsl:template> + +<xsl:template match="surname" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<xsl:template match="title" mode="titlepage.mode"> + <xsl:variable name="id"> + <xsl:choose> + <!-- if title is in an *info wrapper, get the grandparent --> + <xsl:when test="contains(local-name(..), 'info')"> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="../.."/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <h1> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <a id="{$id}"/> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + <xsl:choose> + <xsl:when test="$show.revisionflag != 0 and @revisionflag"> + <span class="{@revisionflag}"> + <xsl:apply-templates mode="titlepage.mode"/> + </span> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="titlepage.mode"/> + </xsl:otherwise> + </xsl:choose> + </h1> +</xsl:template> + +<xsl:template match="titleabbrev" mode="titlepage.mode"> + <!-- nop; title abbreviations don't belong on the title page! --> +</xsl:template> + +<xsl:template match="volumenum" mode="titlepage.mode"> + <span> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates mode="titlepage.mode"/> + <br/> + </span> +</xsl:template> + +<!-- This template computes the filename for legalnotice and revhistory chunks --> +<xsl:template name="ln.or.rh.filename"> + <xsl:param name="node" select="."/> + <xsl:param name="is.ln" select="true()"/> + + <xsl:variable name="dbhtml-filename"> + <xsl:call-template name="pi.dbhtml_filename"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <!-- 1. If there is a dbhtml_filename PI, use that --> + <xsl:when test="$dbhtml-filename != ''"> + <xsl:value-of select="$dbhtml-filename"/> + </xsl:when> + <xsl:when test="($node/@id or $node/@xml:id) and not($use.id.as.filename = 0)"> + <!-- * 2. If this legalnotice/revhistory has an ID, then go ahead and use --> + <!-- * just the value of that ID as the basename for the file --> + <!-- * (that is, without prepending an "ln-" or "rh-" to it) --> + <xsl:value-of select="($node/@id|$node/@xml:id)[1]"/> + <xsl:value-of select="$html.ext"/> + </xsl:when> + <xsl:when test="not ($node/@id or $node/@xml:id) or $use.id.as.filename = 0"> + <!-- * 3. Otherwise, if this legalnotice/revhistory does not have an ID, or --> + <!-- * if $use.id.as.filename = 0 --> + <!-- * then we generate an ID... --> + <xsl:variable name="id"> + <xsl:value-of select="generate-id($node)"/> + </xsl:variable> + <!-- * ...and then we take that generated ID, prepend a --> + <!-- * prefix to it, and use that as the basename for the file --> + <xsl:choose> + <xsl:when test="$is.ln"> + <xsl:value-of select="concat('ln-',$id,$html.ext)"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="concat('rh-',$id,$html.ext)"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/toc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/toc.xsl new file mode 100644 index 00000000..81ec7243 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/toc.xsl @@ -0,0 +1,332 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> + +<!-- ******************************************************************** + $Id: toc.xsl 9297 2012-04-22 03:56:16Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:template match="set/toc | book/toc | part/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <xsl:apply-templates/> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to parent element --> + <xsl:for-each select="parent::*"> + <xsl:choose> + <xsl:when test="self::set"> + <xsl:call-template name="set.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::book"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="self::part"> + <xsl:call-template name="division.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> + </xsl:for-each> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:copy-of select="$content"/> + </xsl:if> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/toc | appendix/toc | preface/toc | article/toc"> + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="title"/> + <dl> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="*[not(self::title)]"/> + </dl> + </div> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="component.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + </xsl:choose> + </xsl:if> +</xsl:template> + +<xsl:template match="section/toc |sect1/toc |sect2/toc |sect3/toc |sect4/toc |sect5/toc"> + + <xsl:variable name="toc.params"> + <xsl:call-template name="find.path.params"> + <xsl:with-param name="node" select="parent::*"/> + <xsl:with-param name="table" select="normalize-space($generate.toc)"/> + </xsl:call-template> + </xsl:variable> + + <!-- Do not output the toc element if one is already generated + by the use of $generate.toc parameter, or if + generating a source toc is turned off --> + <xsl:if test="not(contains($toc.params, 'toc')) and ($process.source.toc != 0 or $process.empty.source.toc != 0)"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="title"/> + <dl> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="*[not(self::title)]"/> + </dl> + </div> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + <xsl:when test="count(*) = 0 and $process.empty.source.toc != 0"> + <!-- trick to switch context node to section element --> + <xsl:for-each select="parent::*"> + <xsl:call-template name="section.toc"> + <xsl:with-param name="toc.title.p" select="contains($toc.params, 'title')"/> + </xsl:call-template> + </xsl:for-each> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + </xsl:choose> + </xsl:if> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="tocpart|tocchap |toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <xsl:variable name="sub-toc"> + <xsl:if test="tocchap|toclevel1|toclevel2|toclevel3|toclevel4|toclevel5"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dd> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:element name="{$toc.list.type}" namespace="http://www.w3.org/1999/xhtml"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocchap|toclevel1|toclevel2| toclevel3|toclevel4|toclevel5"/> + </xsl:element> + </dd> + </xsl:when> + <xsl:otherwise> + <xsl:element name="{$toc.list.type}" namespace="http://www.w3.org/1999/xhtml"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocchap|toclevel1|toclevel2| toclevel3|toclevel4|toclevel5"/> + </xsl:element> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <xsl:apply-templates select="tocentry[position() != last()]"/> + + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dt> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocentry[position() = last()]"/> + </dt> + <xsl:copy-of select="$sub-toc"/> + </xsl:when> + <xsl:otherwise> + <li> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates select="tocentry[position() = last()]"/> + <xsl:copy-of select="$sub-toc"/> + </li> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="tocentry|tocdiv|lotentry|tocfront|tocback"> + <xsl:choose> + <xsl:when test="$toc.list.type = 'dl'"> + <dt> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="tocentry-content"/> + </dt> + </xsl:when> + <xsl:otherwise> + <li> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="tocentry-content"/> + </li> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="tocentry[position() = last()]" priority="2"> + <xsl:call-template name="tocentry-content"/> +</xsl:template> + +<xsl:template name="tocentry-content"> + <xsl:variable name="targets" select="key('id',@linkend)"/> + <xsl:variable name="target" select="$targets[1]"/> + + <xsl:choose> + <xsl:when test="@linkend"> + <xsl:call-template name="check.id.unique"> + <xsl:with-param name="linkend" select="@linkend"/> + </xsl:call-template> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates/> + </a> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="toc/title"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="toc/subtitle"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="toc/titleabbrev"> +</xsl:template> + +<!-- ==================================================================== --> + +<!-- A lot element must have content, because there is no attribute + to select what kind of list should be generated --> +<xsl:template match="book/lot | part/lot"> + <!-- Don't generate a page sequence unless there is content --> + <xsl:variable name="content"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:if test="string-length(normalize-space($content)) != 0"> + <xsl:copy-of select="$content"/> + </xsl:if> +</xsl:template> + +<xsl:template match="chapter/lot | appendix/lot | preface/lot | article/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> + <xsl:call-template name="component.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template match="section/lot |sect1/lot |sect2/lot |sect3/lot |sect4/lot |sect5/lot"> + <xsl:choose> + <xsl:when test="* and $process.source.toc != 0"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> + <xsl:call-template name="section.toc.separator"/> + </xsl:when> + <xsl:when test="not(child::*) and $process.empty.source.toc != 0"> + <xsl:call-template name="process.empty.lot"/> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="process.empty.lot"> + <!-- An empty lot element does not provide any information to indicate + what should be included in it. You can customize this + template to generate a lot based on @role or something --> + <xsl:message> + <xsl:text>Warning: don't know what to generate for </xsl:text> + <xsl:text>lot that has no children.</xsl:text> + </xsl:message> +</xsl:template> + +<xsl:template match="lot/title"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="lot/subtitle"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<xsl:template match="lot/titleabbrev"> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/verbatim.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/verbatim.xsl new file mode 100644 index 00000000..d331aa0a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/verbatim.xsl @@ -0,0 +1,388 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim" xmlns:lxslt="http://xml.apache.org/xslt" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="sverb xverb lxslt exsl" version="1.0"> + +<!-- ******************************************************************** + $Id: verbatim.xsl 9589 2012-09-02 20:52:15Z tom_schr $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- XSLTHL highlighting is turned off by default. See highlighting/README + for instructions on how to turn on XSLTHL --> +<xsl:template name="apply-highlighting"> + <xsl:apply-templates/> +</xsl:template> + +<lxslt:component prefix="xverb" functions="numberLines"/> + +<xsl:template match="programlisting|screen|synopsis"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:call-template name="anchor"/> + + <xsl:variable name="div.element">pre</xsl:variable> + + <xsl:if test="$shade.verbatim != 0"> + <xsl:message> + <xsl:text>The shade.verbatim parameter is deprecated. </xsl:text> + <xsl:text>Use CSS instead,</xsl:text> + </xsl:message> + <xsl:message> + <xsl:text>for example: pre.</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> { background-color: #E0E0E0; }</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' and @linenumbering = 'numbered' and $use.extensions != '0' and $linenumbering.extension != '0'"> + <xsl:variable name="rtf"> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:element name="{$div.element}" namespace="http://www.w3.org/1999/xhtml"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="@width != ''"> + <xsl:attribute name="width"> + <xsl:value-of select="@width"/> + </xsl:attribute> + </xsl:if> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </xsl:element> + </xsl:when> + <xsl:otherwise> + <xsl:element name="{$div.element}" namespace="http://www.w3.org/1999/xhtml"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:if test="@width != ''"> + <xsl:attribute name="width"> + <xsl:value-of select="@width"/> + </xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="$highlight.source != 0"> + <xsl:call-template name="apply-highlighting"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates/> + </xsl:otherwise> + </xsl:choose> + </xsl:element> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="literallayout"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates/> + </xsl:variable> + + <xsl:if test="$shade.verbatim != 0 and @class='monospaced'"> + <xsl:message> + <xsl:text>The shade.verbatim parameter is deprecated. </xsl:text> + <xsl:text>Use CSS instead,</xsl:text> + </xsl:message> + <xsl:message> + <xsl:text>for example: pre.</xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> { background-color: #E0E0E0; }</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' and @linenumbering = 'numbered' and $use.extensions != '0' and $linenumbering.extension != '0'"> + <xsl:choose> + <xsl:when test="@class='monospaced'"> + <pre> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </pre> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="@class='monospaced'"> + <pre> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$rtf"/> + </pre> + </xsl:when> + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="address"> + <xsl:param name="suppress-numbers" select="'0'"/> + + <xsl:variable name="rtf"> + <xsl:apply-templates/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$suppress-numbers = '0' and @linenumbering = 'numbered' and $use.extensions != '0' and $linenumbering.extension != '0'"> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="number.rtf.lines"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:when> + + <xsl:otherwise> + <div> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <p> + <xsl:call-template name="make-verbatim"> + <xsl:with-param name="rtf" select="$rtf"/> + </xsl:call-template> + </p> + </div> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="number.rtf.lines"> + <xsl:param name="rtf" select="''"/> + <xsl:param name="pi.context" select="."/> + + <!-- Save the global values --> + <xsl:variable name="global.linenumbering.everyNth" select="$linenumbering.everyNth"/> + + <xsl:variable name="global.linenumbering.separator" select="$linenumbering.separator"/> + + <xsl:variable name="global.linenumbering.width" select="$linenumbering.width"/> + + <!-- Extract the <?dbhtml linenumbering.*?> PI values --> + <xsl:variable name="pi.linenumbering.everyNth"> + <xsl:call-template name="pi.dbhtml_linenumbering.everyNth"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.separator"> + <xsl:call-template name="pi.dbhtml_linenumbering.separator"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="pi.linenumbering.width"> + <xsl:call-template name="pi.dbhtml_linenumbering.width"> + <xsl:with-param name="node" select="$pi.context"/> + </xsl:call-template> + </xsl:variable> + + <!-- Construct the 'in-context' values --> + <xsl:variable name="linenumbering.everyNth"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.everyNth != ''"> + <xsl:value-of select="$pi.linenumbering.everyNth"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.everyNth"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.separator"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.separator != ''"> + <xsl:value-of select="$pi.linenumbering.separator"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.separator"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.width"> + <xsl:choose> + <xsl:when test="$pi.linenumbering.width != ''"> + <xsl:value-of select="$pi.linenumbering.width"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$global.linenumbering.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="linenumbering.startinglinenumber"> + <xsl:choose> + <xsl:when test="$pi.context/@startinglinenumber"> + <xsl:value-of select="$pi.context/@startinglinenumber"/> + </xsl:when> + <xsl:when test="$pi.context/@continuation='continues'"> + <xsl:variable name="lastLine"> + <xsl:choose> + <xsl:when test="$pi.context/self::programlisting"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="preceding::programlisting[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::screen"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="preceding::screen[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::literallayout"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="preceding::literallayout[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::address"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="preceding::address[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$pi.context/self::synopsis"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="preceding::synopsis[@linenumbering='numbered']"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Unexpected verbatim environment: </xsl:text> + <xsl:value-of select="local-name($pi.context)"/> + </xsl:message> + <xsl:value-of select="0"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:value-of select="$lastLine + 1"/> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:choose> + <xsl:when test="function-available('sverb:numberLines')"> + <xsl:copy-of select="sverb:numberLines($rtf)"/> + </xsl:when> + <xsl:when test="function-available('xverb:numberLines')"> + <xsl:copy-of select="xverb:numberLines($rtf)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No numberLines function available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="make-verbatim"> + <xsl:param name="rtf"/> + + <!-- I want to make this RTF verbatim. There are two possibilities: either + I have access to the exsl:node-set extension function and I can "do it right" + or I have to rely on CSS. --> + + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($rtf)" mode="make.verbatim.mode"/> + </xsl:when> + <xsl:otherwise> + <span style="white-space: pre;"> + <xsl:copy-of select="$rtf"/> + </span> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ======================================================================== --> + +<xsl:template name="lastLineNumber"> + <xsl:param name="listings"/> + <xsl:param name="number" select="0"/> + + <xsl:variable name="lines"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="string($listings[1])"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="not($listings)"> + <xsl:value-of select="$number"/> + </xsl:when> + <xsl:when test="$listings[1]/@startinglinenumber"> + <xsl:value-of select="$number + $listings[1]/@startinglinenumber + $lines - 1"/> + </xsl:when> + <xsl:when test="$listings[1]/@continuation='continues'"> + <xsl:call-template name="lastLineNumber"> + <xsl:with-param name="listings" select="$listings[position() > 1]"/> + <xsl:with-param name="number" select="$number + $lines"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$lines"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="countLines"> + <xsl:param name="listing"/> + <xsl:param name="count" select="1"/> + + <xsl:choose> + <xsl:when test="contains($listing, ' ')"> + <xsl:call-template name="countLines"> + <xsl:with-param name="listing" select="substring-after($listing, ' ')"/> + <xsl:with-param name="count" select="$count + 1"/> + </xsl:call-template> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$count"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/xref.xsl new file mode 100644 index 00000000..56279836 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml/xref.xsl @@ -0,0 +1,1256 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:suwl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.UnwrapLinks" xmlns:exsl="http://exslt.org/common" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="suwl exsl xlink" version="1.0"> + +<!-- ******************************************************************** + $Id: xref.xsl 9713 2013-01-22 22:08:30Z bobstayton $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- Use internal variable for olink xlink role for consistency --> +<xsl:variable name="xolink.role">http://docbook.org/xlink/role/olink</xsl:variable> + +<!-- ==================================================================== --> + +<xsl:template match="anchor"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <xsl:call-template name="anchor"/> + </xsl:when> + <xsl:otherwise> + <span> + <xsl:call-template name="id.attribute"/> + </span> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="xref" name="xref"> + <xsl:param name="xhref" select="@xlink:href"/> + <!-- is the @xlink:href a local idref link? --> + <xsl:param name="xlink.idref"> + <xsl:if test="starts-with($xhref,'#') and (not(contains($xhref,'(')) or starts-with($xhref, '#xpointer(id('))"> + <xsl:call-template name="xpointer.idref"> + <xsl:with-param name="xpointer" select="$xhref"/> + </xsl:call-template> + </xsl:if> + </xsl:param> + <xsl:param name="xlink.targets" select="key('id',$xlink.idref)"/> + <xsl:param name="linkend.targets" select="key('id',@linkend)"/> + <xsl:param name="target" select="($xlink.targets | $linkend.targets)[1]"/> + + <xsl:variable name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="anchor"/> + + <xsl:variable name="content"> + <xsl:choose> + + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </xsl:when> + + <xsl:when test="$target"> + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + </xsl:apply-templates> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:when> + + <xsl:otherwise> + <xsl:message> + <xsl:text>ERROR: xref linking to </xsl:text> + <xsl:value-of select="@linkend|@xlink:href"/> + <xsl:text> has no generated link text.</xsl:text> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> + +</xsl:template> + +<!-- ==================================================================== --> + +<!-- biblioref handled largely like an xref --> +<!-- To be done: add support for begin, end, and units attributes --> +<xsl:template match="biblioref"> + <xsl:variable name="targets" select="key('id',@linkend)"/> + <xsl:variable name="target" select="$targets[1]"/> + <xsl:variable name="refelem" select="local-name($target)"/> + + <xsl:call-template name="check.id.unique"> + <xsl:with-param name="linkend" select="@linkend"/> + </xsl:call-template> + + <xsl:call-template name="anchor"/> + + <xsl:choose> + <xsl:when test="count($target) = 0"> + <xsl:message> + <xsl:text>XRef to nonexistent id: </xsl:text> + <xsl:value-of select="@linkend"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + + <xsl:when test="@endterm"> + <xsl:variable name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:text>???</xsl:text> + </a> + </xsl:when> + <xsl:otherwise> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </a> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + + <xsl:when test="$target/@xreflabel"> + <a> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:attribute> + <xsl:call-template name="xref.xreflabel"> + <xsl:with-param name="target" select="$target"/> + </xsl:call-template> + </a> + </xsl:when> + + <xsl:otherwise> + <xsl:variable name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select="$target"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-prefix"/> + </xsl:if> + + <a href="{$href}"> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:if test="$target/title or $target/info/title"> + <xsl:attribute name="title"> + <xsl:apply-templates select="$target" mode="xref-title"/> + </xsl:attribute> + </xsl:if> + <xsl:apply-templates select="$target" mode="xref-to"> + <xsl:with-param name="referrer" select="."/> + <xsl:with-param name="xrefstyle"> + <xsl:choose> + <xsl:when test="@role and not(@xrefstyle) and $use.role.as.xrefstyle != 0"> + <xsl:value-of select="@role"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="@xrefstyle"/> + </xsl:otherwise> + </xsl:choose> + </xsl:with-param> + </xsl:apply-templates> + </a> + + <xsl:if test="not(parent::citation)"> + <xsl:apply-templates select="$target" mode="xref-to-suffix"/> + </xsl:if> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="endterm"> + <!-- Process the children of the endterm element --> + <xsl:variable name="endterm"> + <xsl:apply-templates select="child::node()" mode="no.anchor.mode"/> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$exsl.node.set.available != 0"> + <xsl:apply-templates select="exsl:node-set($endterm)" mode="remove-ids"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$endterm"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="remove-ids"> + <xsl:choose> + <!-- handle html or xhtml --> + <xsl:when test="local-name(.) = 'a' and (namespace-uri(.) = '' or namespace-uri(.) = 'http://www.w3.org/1999/xhtml')"> + <xsl:choose> + <xsl:when test="(@name and count(@*) = 1) or (@id and count(@*) = 1) or (@xml:id and count(@*) = 1) or (@xml:id and @name and count(@*) = 2) or (@id and @name and count(@*) = 2)"> + <xsl:message>suppress anchor</xsl:message> + <!-- suppress the whole thing --> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="local-name(.) != 'name' and local-name(.) != 'id'"> + <xsl:copy/> + </xsl:when> + <xsl:otherwise> + <xsl:message>removing <xsl:value-of select="local-name(.)"/></xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + </xsl:copy> + <xsl:apply-templates mode="remove-ids"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:copy> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="local-name(.) != 'id'"> + <xsl:copy/> + </xsl:when> + <xsl:otherwise> + <xsl:message>removing <xsl:value-of select="local-name(.)"/></xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + <xsl:apply-templates mode="remove-ids"/> + </xsl:copy> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="xref-to-prefix"/> +<xsl:template match="*" mode="xref-to-suffix"/> + +<xsl:template match="*" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:if test="$verbose"> + <xsl:message> + <xsl:text>Don't know what gentext to create for xref to: "</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>", ("</xsl:text> + <xsl:value-of select="(@id|@xml:id)[1]"/> + <xsl:text>")</xsl:text> + </xsl:message> + </xsl:if> + <xsl:text>???</xsl:text> +</xsl:template> + +<xsl:template match="title" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- if you xref to a title, xref to the parent... --> + <xsl:choose> + <!-- FIXME: how reliable is this? --> + <xsl:when test="contains(local-name(parent::*), 'info')"> + <xsl:apply-templates select="parent::*[2]" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="parent::*" mode="xref-to"> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="abstract|authorblurb|personblurb|bibliodiv|bibliomset |biblioset|blockquote|calloutlist|caution|colophon |constraintdef|formalpara|glossdiv|important|indexdiv |itemizedlist|legalnotice|lot|msg|msgexplan|msgmain |msgrel|msgset|msgsub|note|orderedlist|partintro |productionset|qandadiv|refsynopsisdiv|screenshot|segmentedlist |set|setindex|sidebar|tip|toc|variablelist|warning" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- catch-all for things with (possibly optional) titles --> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="author|editor|othercredit|personname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="person.name"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="person.name.list"/> +</xsl:template> + +<xsl:template match="figure|example|table|equation" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="procedure" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="task" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="cmdsynopsis" mode="xref-to"> + <xsl:apply-templates select="(.//command)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="funcsynopsis" mode="xref-to"> + <xsl:apply-templates select="(.//function)[1]" mode="xref"/> +</xsl:template> + +<xsl:template match="dedication|acknowledgements|preface|chapter|appendix|article" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bibliography" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-prefix"> + <xsl:text>[</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to-suffix"> + <xsl:text>]</xsl:text> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <!-- handles both biblioentry and bibliomixed --> + <xsl:choose> + <xsl:when test="string(.) = ''"> + <xsl:variable name="bib" select="document($bibliography.collection,.)"/> + <xsl:variable name="id" select="(@id|@xml:id)[1]"/> + <xsl:variable name="entry" select="$bib/bibliography/ *[@id=$id or @xml:id=$id][1]"/> + <xsl:choose> + <xsl:when test="$entry"> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name($entry/*[1]) = 'abbrev'"> + <xsl:apply-templates select="$entry/*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>No bibliography entry: </xsl:text> + <xsl:value-of select="$id"/> + <xsl:text> found in </xsl:text> + <xsl:value-of select="$bibliography.collection"/> + </xsl:message> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$bibliography.numbered != 0"> + <xsl:number from="bibliography" count="biblioentry|bibliomixed" level="any" format="1"/> + </xsl:when> + <xsl:when test="local-name(*[1]) = 'abbrev'"> + <xsl:apply-templates select="*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossary" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="glossentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + <xsl:choose> + <xsl:when test="$glossentry.show.acronym = 'primary'"> + <xsl:choose> + <xsl:when test="acronym|abbrev"> + <xsl:apply-templates select="(acronym|abbrev)[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="glossterm[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="glossterm|firstterm" mode="xref-to"> + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="index" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="listitem" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="section|simplesect |sect1|sect2|sect3|sect4|sect5 |refsect1|refsect2|refsect3|refsection" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- FIXME: What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="topic" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="bridgehead" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + <!-- FIXME: What about "in Chapter X"? --> +</xsl:template> + +<xsl:template match="qandaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="qandaentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="question[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="question|answer" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:choose> + <xsl:when test="string-length(label) != 0"> + <xsl:apply-templates select="." mode="label.markup"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="part|reference" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:choose> + <xsl:when test="refmeta/refentrytitle"> + <xsl:apply-templates select="refmeta/refentrytitle" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="refnamediv/refname[1]" mode="no.anchor.mode"/> + </xsl:otherwise> + </xsl:choose> + <xsl:apply-templates select="refmeta/manvolnum" mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="refnamediv" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="refname[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="refname" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates mode="xref-to"/> +</xsl:template> + +<xsl:template match="step" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="varlistentry" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="term[1]" mode="xref-to"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<xsl:template match="primary|secondary|tertiary" mode="xref-to"> + <xsl:value-of select="."/> +</xsl:template> + +<xsl:template match="indexterm" mode="xref-to"> + <xsl:value-of select="primary"/> +</xsl:template> + +<xsl:template match="varlistentry/term" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="co" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:apply-templates select="." mode="callout-bug"/> +</xsl:template> + +<xsl:template match="area|areaset" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + + <xsl:call-template name="callout-bug"> + <xsl:with-param name="conum"> + <xsl:apply-templates select="." mode="conumber"/> + </xsl:with-param> + </xsl:call-template> +</xsl:template> + +<xsl:template match="book" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> +</xsl:template> + +<!-- These are elements for which no link text exists, so an xref to one + uses the xrefstyle attribute if specified, or if not it falls back + to the container element's link text --> +<xsl:template match="para|phrase|simpara|anchor|quote" mode="xref-to"> + <xsl:param name="referrer"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="verbose" select="1"/> + + <xsl:variable name="context" select="(ancestor::simplesect |ancestor::section |ancestor::sect1 |ancestor::sect2 |ancestor::sect3 |ancestor::sect4 |ancestor::sect5 |ancestor::topic |ancestor::refsection |ancestor::refsect1 |ancestor::refsect2 |ancestor::refsect3 |ancestor::chapter |ancestor::appendix |ancestor::preface |ancestor::partintro |ancestor::dedication |ancestor::acknowledgements |ancestor::colophon |ancestor::bibliography |ancestor::index |ancestor::glossary |ancestor::glossentry |ancestor::listitem |ancestor::varlistentry)[last()]"/> + + <xsl:choose> + <xsl:when test="$xrefstyle != ''"> + <xsl:apply-templates select="." mode="object.xref.markup"> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$context" mode="xref-to"> + <xsl:with-param name="purpose" select="'xref'"/> + <xsl:with-param name="xrefstyle" select="$xrefstyle"/> + <xsl:with-param name="referrer" select="$referrer"/> + <xsl:with-param name="verbose" select="$verbose"/> + </xsl:apply-templates> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="object.title.markup"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="author" mode="xref-title"> + <xsl:variable name="title"> + <xsl:call-template name="person.name"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="authorgroup" mode="xref-title"> + <xsl:variable name="title"> + <xsl:call-template name="person.name.list"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="cmdsynopsis" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="(.//command)[1]" mode="xref"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="funcsynopsis" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="(.//function)[1]" mode="xref"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="biblioentry|bibliomixed" mode="xref-title"> + <!-- handles both biblioentry and bibliomixed --> + <xsl:variable name="title"> + <xsl:text>[</xsl:text> + <xsl:choose> + <xsl:when test="local-name(*[1]) = 'abbrev'"> + <xsl:apply-templates select="*[1]" mode="no.anchor.mode"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:otherwise> + </xsl:choose> + <xsl:text>]</xsl:text> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<xsl:template match="step" mode="xref-title"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="step[not(./title)]" mode="title.markup"> + <xsl:call-template name="gentext"> + <xsl:with-param name="key" select="'Step'"/> + </xsl:call-template> + <xsl:text> </xsl:text> + <xsl:apply-templates select="." mode="number"/> +</xsl:template> + +<xsl:template match="co" mode="xref-title"> + <xsl:variable name="title"> + <xsl:apply-templates select="." mode="callout-bug"/> + </xsl:variable> + + <xsl:value-of select="$title"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="link" name="link"> + <xsl:param name="linkend" select="@linkend"/> + <xsl:param name="a.target"/> + <xsl:param name="xhref" select="@xlink:href"/> + + <xsl:variable name="content"> + <xsl:call-template name="anchor"/> + <xsl:choose> + <xsl:when test="count(child::node()) > 0"> + <!-- If it has content, use it --> + <xsl:apply-templates mode="no.anchor.mode"/> + </xsl:when> + <!-- else look for an endterm --> + <xsl:when test="@endterm"> + <xsl:variable name="etargets" select="key('id',@endterm)"/> + <xsl:variable name="etarget" select="$etargets[1]"/> + <xsl:choose> + <xsl:when test="count($etarget) = 0"> + <xsl:message> + <xsl:value-of select="count($etargets)"/> + <xsl:text>Endterm points to nonexistent ID: </xsl:text> + <xsl:value-of select="@endterm"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="$etarget" mode="endterm"/> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <!-- Use the xlink:href if no other text --> + <xsl:when test="@xlink:href"> + <xsl:value-of select="@xlink:href"/> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>Link element has no content and no Endterm. </xsl:text> + <xsl:text>Nothing to show in the link to </xsl:text> + <xsl:value-of select="(@xlink:href|@linkend)[1]"/> + </xsl:message> + <xsl:text>???</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:call-template name="simple.xlink"> + <xsl:with-param name="node" select="."/> + <xsl:with-param name="linkend" select="$linkend"/> + <xsl:with-param name="content" select="$content"/> + <xsl:with-param name="a.target" select="$a.target"/> + <xsl:with-param name="xhref" select="$xhref"/> + </xsl:call-template> + +</xsl:template> + +<xsl:template match="ulink" name="ulink"> + <xsl:param name="url" select="@url"/> + <xsl:variable name="link"> + <a> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:if test="@id or @xml:id"> + <xsl:choose> + <xsl:when test="$generate.id.attributes = 0"> + <xsl:attribute name="id"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="id"> + <xsl:value-of select="(@id|@xml:id)[1]"/> + </xsl:attribute> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + <xsl:attribute name="href"><xsl:value-of select="$url"/></xsl:attribute> + <xsl:if test="$ulink.target != ''"> + <xsl:attribute name="target"> + <xsl:value-of select="$ulink.target"/> + </xsl:attribute> + </xsl:if> + <xsl:choose> + <xsl:when test="count(child::node())=0"> + <xsl:value-of select="$url"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates mode="no.anchor.mode"/> + </xsl:otherwise> + </xsl:choose> + </a> + </xsl:variable> + + <xsl:choose> + <xsl:when test="function-available('suwl:unwrapLinks')"> + <xsl:copy-of select="suwl:unwrapLinks($link)"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$link"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="olink" name="olink"> + <!-- olink content may be passed in from xlink olink --> + <xsl:param name="content" select="NOTANELEMENT"/> + + <xsl:call-template name="anchor"/> + + <xsl:choose> + <!-- olinks resolved by stylesheet and target database --> + <xsl:when test="@targetdoc or @targetptr or (@xlink:role=$xolink.role and contains(@xlink:href, '#') )"> + + <xsl:variable name="targetdoc.att"> + <xsl:choose> + <xsl:when test="@targetdoc != ''"> + <xsl:value-of select="@targetdoc"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and contains(@xlink:href, '#')"> + <xsl:value-of select="substring-before(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="targetptr.att"> + <xsl:choose> + <xsl:when test="@targetptr != ''"> + <xsl:value-of select="@targetptr"/> + </xsl:when> + <xsl:when test="@xlink:role=$xolink.role and contains(@xlink:href, '#')"> + <xsl:value-of select="substring-after(@xlink:href, '#')"/> + </xsl:when> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.lang"> + <xsl:call-template name="l10n.language"> + <xsl:with-param name="xref-context" select="true()"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database.filename"> + <xsl:call-template name="select.target.database"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="target.database" select="document($target.database.filename,/)"/> + + <xsl:if test="$olink.debug != 0"> + <xsl:message> + <xsl:text>Olink debug: root element of target.database '</xsl:text> + <xsl:value-of select="$target.database.filename"/> + <xsl:text>' is '</xsl:text> + <xsl:value-of select="local-name($target.database/*[1])"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="olink.key"> + <xsl:call-template name="select.olink.key"> + <xsl:with-param name="targetdoc.att" select="$targetdoc.att"/> + <xsl:with-param name="targetptr.att" select="$targetptr.att"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:if test="string-length($olink.key) = 0"> + <xsl:message> + <xsl:text>Error: unresolved olink: </xsl:text> + <xsl:text>targetdoc/targetptr = '</xsl:text> + <xsl:value-of select="$targetdoc.att"/> + <xsl:text>/</xsl:text> + <xsl:value-of select="$targetptr.att"/> + <xsl:text>'.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="href"> + <xsl:call-template name="make.olink.href"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="hottext"> + <xsl:choose> + <xsl:when test="string-length($content) != 0"> + <xsl:copy-of select="$content"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="olink.hottext"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + <xsl:with-param name="target.database" select="$target.database"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <xsl:variable name="olink.docname.citation"> + <xsl:call-template name="olink.document.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="olink.page.citation"> + <xsl:call-template name="olink.page.citation"> + <xsl:with-param name="olink.key" select="$olink.key"/> + <xsl:with-param name="target.database" select="$target.database"/> + <xsl:with-param name="olink.lang" select="$olink.lang"/> + </xsl:call-template> + </xsl:variable> + + <xsl:choose> + <xsl:when test="$href != ''"> + <a href="{$href}"> + <xsl:apply-templates select="." mode="common.html.attributes"/> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$hottext"/> + </a> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:when> + <xsl:otherwise> + <span class="olink"> + <xsl:call-template name="id.attribute"/> + <xsl:copy-of select="$hottext"/> + </span> + <xsl:copy-of select="$olink.page.citation"/> + <xsl:copy-of select="$olink.docname.citation"/> + </xsl:otherwise> + </xsl:choose> + + </xsl:when> + + <xsl:otherwise> + <xsl:choose> + <xsl:when test="@linkmode or @targetdocent or @localinfo"> + <!-- old olink mechanism --> + <xsl:message> + <xsl:text>ERROR: olink using obsolete attributes </xsl:text> + <xsl:text>@linkmode, @targetdocent, @localinfo are </xsl:text> + <xsl:text>not supported.</xsl:text> + </xsl:message> + </xsl:when> + <xsl:otherwise> + <xsl:message> + <xsl:text>ERROR: olink is missing linking attributes.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="pagenumber.markup"> + <!-- no-op in HTML --> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template name="xref.xreflabel"> + <!-- called to process an xreflabel...you might use this to make --> + <!-- xreflabels come out in the right font for different targets, --> + <!-- for example. --> + <xsl:param name="target" select="."/> + <xsl:value-of select="$target/@xreflabel"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="title" mode="xref"> + <xsl:apply-templates mode="no.anchor.mode"/> +</xsl:template> + +<xsl:template match="command" mode="xref"> + <xsl:call-template name="inline.boldseq"/> +</xsl:template> + +<xsl:template match="function" mode="xref"> + <xsl:call-template name="inline.monoseq"/> +</xsl:template> + +<!-- ==================================================================== --> + +<xsl:template match="*" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <xsl:copy-of select="$title"/> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="chapter|appendix" mode="insert.title.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="title"/> + + <xsl:choose> + <xsl:when test="$purpose = 'xref'"> + <em xmlns:xslo="http://www.w3.org/1999/XSL/Transform"> + <xsl:copy-of select="$title"/> + </em> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$title"/> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template match="*" mode="insert.subtitle.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="subtitle"/> + + <xsl:copy-of select="$subtitle"/> +</xsl:template> + +<xsl:template match="*" mode="insert.label.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="label"/> + + <xsl:copy-of select="$label"/> +</xsl:template> + +<xsl:template match="*" mode="insert.pagenumber.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="pagenumber"/> + + <xsl:copy-of select="$pagenumber"/> +</xsl:template> + +<xsl:template match="*" mode="insert.direction.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="direction"/> + + <xsl:copy-of select="$direction"/> +</xsl:template> + +<xsl:template match="*" mode="insert.olink.docname.markup"> + <xsl:param name="purpose"/> + <xsl:param name="xrefstyle"/> + <xsl:param name="docname"/> + + <span class="olinkdocname"> + <xsl:copy-of select="$docname"/> + </span> + +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/README b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/README new file mode 100644 index 00000000..c0db6b7e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/README @@ -0,0 +1,61 @@ +DocBook stylesheets for HTML5 output +============================================= + +This directory contains XSL stylesheets +for generating HTML5 output from DocBook content. +For information on HTML5, see: + +http://dev.w3.org/html5/spec/Overview.html + +Note that there is no schema available for HTML5, by design. + +The output of these stylesheets is the XML serialization of +HTML5. There is no provision for generating the HTML +serialization of HTML5 with these stylesheets. + +These HTML5 stylesheets are also used by the EPUB3 +stylesheets included in this distribution. + +These stylesheets are customizations of the +existing stylesheets in the "xhtml/" directory. +Using a customization layer enables the HTML5 +stylesheets to inherit all the features of the +XHTML stylesheets while making the minimum changes +for them to produce valid HTML5. + +If you are processing DocBook 5 document, you should use +the namespaced version of the stylesheets, with "-ns-" +in the directory name. + + +Usage +----------- +You should be able to apply any of these stylesheet files +to a DocBook document as with any other DocBook stylesheet: + +xhtml5/docbook.xsl - Single file output. +xhtml5/chunk.xsl - Chunked output. +xhtml5/profile-docbook.xsl - Profiled single file output. +xhtml5/profile-chunk.xsl - Profiled chunk output. +xhtml5/chunkfast.xsl - Chunked output with precomputed chunks. + +Do not attempt to directly use the following two stylesheet files: + +xhtml-docbook.xsl +xhtml-profile-docbook.xsl + +Those are copies of the corresponding files in the +xhtml/ directory, modified to remove the doctype +declarations in the xsl:output elements. They were also +modified to import from the original xhtml/ directory. +They will produce xhtml output, not HTML5 output. +They are imported by the xhtml5 stylesheet files. + +Testing +-------------- + +The HTML5 output of these stylesheets should pass the +W3C online validator, available here: + +http://validator.w3.org/ + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunk.xsl new file mode 100644 index 00000000..e3fc396f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunk.xsl @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns="http://www.w3.org/1999/xhtml" + exclude-result-prefixes="exsl" + version="1.0"> + +<!-- $Id: chunk.xsl,v 1.1 2011-09-16 21:43:59 bobs Exp $ --> + +<!-- This is the main driver stylesheet file. It imports or +includes all the components that it needs. --> + +<!-- Import the module that customizes docbook elements --> +<!-- Put any customizations of element content in this module. --> +<xsl:import href="docbook.xsl"/> + +<xsl:import href="../xhtml/chunk-common.xsl"/> + +<xsl:include href="../xhtml/chunk-code.xsl"/> + +<!-- The following module has templates that override the stock + xhtml templates for HTML5 output. + It contains match templates with priority="1" attributes, + and named templates. These override any templates that + handle chunking behavior --> +<xsl:include href="html5-chunk-mods.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunkfast.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunkfast.xsl new file mode 100644 index 00000000..fd1be4d0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/chunkfast.xsl @@ -0,0 +1,69 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns:cf="http://docbook.sourceforge.net/xmlns/chunkfast/1.0" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="cf exsl"> + +<!-- ******************************************************************** + $Id: chunkfast.xsl,v 1.1 2011-09-16 21:44:00 bobs Exp $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:import href="chunk.xsl"/> +<xsl:param name="chunk.fast" select="1"/> + +<xsl:variable name="chunks" select="exsl:node-set($chunk.hierarchy)//cf:div"/> + +<!-- ==================================================================== --> + +<xsl:template name="process-chunk-element"> + <xsl:choose> + <xsl:when test="$chunk.fast != 0 and $exsl.node.set.available != 0"> + <xsl:variable name="genid" select="generate-id()"/> + + <xsl:variable name="div" select="$chunks[@id=$genid or @xml:id=$genid]"/> + + <xsl:variable name="prevdiv" select="($div/preceding-sibling::cf:div|$div/preceding::cf:div|$div/parent::cf:div)[last()]"/> + <xsl:variable name="prev" select="key('genid', ($prevdiv/@id|$prevdiv/@xml:id)[1])"/> + + <xsl:variable name="nextdiv" select="($div/following-sibling::cf:div|$div/following::cf:div|$div/cf:div)[1]"/> + <xsl:variable name="next" select="key('genid', ($nextdiv/@id|$nextdiv/@xml:id)[1])"/> + + <xsl:choose> + <xsl:when test="$onechunk != 0 and parent::*"> + <xsl:apply-imports/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="process-chunk"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + </xsl:call-template> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:choose> + <xsl:when test="$onechunk != 0 and not(parent::*)"> + <xsl:call-template name="chunk-all-sections"/> + </xsl:when> + <xsl:when test="$onechunk != 0"> + <xsl:apply-imports/> + </xsl:when> + <xsl:when test="$chunk.first.sections = 0"> + <xsl:call-template name="chunk-first-section-with-parent"/> + </xsl:when> + <xsl:otherwise> + <xsl:call-template name="chunk-all-sections"/> + </xsl:otherwise> + </xsl:choose> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.css.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.css.xml new file mode 100644 index 00000000..9587979e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.css.xml @@ -0,0 +1,104 @@ +<?xml version="1.0"?> +<style> + +/********************************/ +/* start of styles in block.xsl */ + +.formalpara-title { + font-weight: bold; +} + +div.blockquote-title { + font-weight: bold; + margin-top: 1em; + margin-bottom: 1em; +} + +span.msgmain-title { + font-weight: bold; +} + +span.msgsub-title { + font-weight: bold; +} + +span.msgrel-title { + font-weight: bold; +} + +div.msglevel, div.msgorig, div.msgaud { + margin-top: 1em; + margin-bottom: 1em; +} + +span.msglevel-title, span.msgorig-title, span.msgaud-title { + font-weight: bold; +} + +div.msgexplan { + margin-top: 1em; + margin-bottom: 1em; +} + +span.msgexplan-title { + font-weight: bold; +} + +/* end of styles in block.xsl */ +/********************************/ + +/********************************/ +/* start of styles in autotoc.xsl */ + + +/* end of styles in autotoc.xsl */ +/********************************/ + +/********************************/ +/* start of styles in formal.xsl */ + +div.figure-title { + font-weight: bold; +} + +div.example-title { + font-weight: bold; +} + +div.equation-title { + font-weight: bold; +} + +div.table-title { + font-weight: bold; +} + +div.sidebar-title { + font-weight: bold; +} + + +/* end of styles in formal.xsl */ +/********************************/ + +/********************************/ +/* start of styles in verbatim.xsl */ + +div.programlisting { + white-space: pre; + font-family: monospace; +} + +div.screen { + white-space: pre; + font-family: monospace; +} + +div.synopsis { + white-space: pre; + font-family: monospace; +} + +/* end of styles in verbatim.xsl */ +/********************************/ +</style> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.xsl new file mode 100644 index 00000000..421fbb5a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/docbook.xsl @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE xsl:stylesheet [ +]> +<xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns="http://www.w3.org/1999/xhtml" + xmlns:stbl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table" + xmlns:xtbl="xalan://com.nwalsh.xalan.Table" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table" + exclude-result-prefixes="exsl stbl xtbl lxslt ptbl" + version="1.0"> + +<!-- $Id: docbook.xsl,v 1.2 2011-09-18 17:47:28 bobs Exp $ --> +<xsl:import href="xhtml-docbook.xsl"/> +<xsl:include href="html5-element-mods.xsl"/> + +<xsl:output method="xml" encoding="UTF-8" /> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-chunk-mods.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-chunk-mods.xsl new file mode 100644 index 00000000..27426ac1 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-chunk-mods.xsl @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="utf-8"?> +<xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns="http://www.w3.org/1999/xhtml" + exclude-result-prefixes="exsl" + version="1.0"> + +<!-- $Id: html5-chunk-mods.xsl,v 1.1 2011-09-16 21:44:00 bobs Exp $ --> + +<!-- call HTML5 header and footer templates for navigation --> +<xsl:template name="chunk-element-content"> + <xsl:param name="prev"/> + <xsl:param name="next"/> + <xsl:param name="nav.context"/> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + + <xsl:call-template name="user.preroot"/> + + <html> + <xsl:call-template name="root.attributes"/> + <xsl:call-template name="html.head"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + </xsl:call-template> + + <body> + <xsl:call-template name="body.attributes"/> + + <xsl:call-template name="html5.header.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="user.header.content"/> + + <xsl:copy-of select="$content"/> + + <xsl:call-template name="user.footer.content"/> + + <xsl:call-template name="html5.footer.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + </body> + </html> + <xsl:value-of select="$chunk.append"/> +</xsl:template> + +<!-- Add HTML5 <header> wrapper, and convert some attributes to styles --> +<xsl:template name="html5.header.navigation"> + <xsl:param name="prev" select="/foo"/> + <xsl:param name="next" select="/foo"/> + <xsl:param name="nav.context"/> + + <xsl:variable name="content"> + <header> + <xsl:call-template name="user.header.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="header.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + </header> + </xsl:variable> + + <!-- And fix up any style atts --> + <xsl:call-template name="convert.styles"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + +<!-- Add HTML5 <footer> wrapper, and convert some attributes to styles --> +<xsl:template name="html5.footer.navigation"> + <xsl:param name="prev" select="/foo"/> + <xsl:param name="next" select="/foo"/> + <xsl:param name="nav.context"/> + + <xsl:variable name="content"> + <footer> + <xsl:call-template name="user.footer.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + + <xsl:call-template name="footer.navigation"> + <xsl:with-param name="prev" select="$prev"/> + <xsl:with-param name="next" select="$next"/> + <xsl:with-param name="nav.context" select="$nav.context"/> + </xsl:call-template> + </footer> + </xsl:variable> + + <!-- And fix up any style atts --> + <xsl:call-template name="convert.styles"> + <xsl:with-param name="content" select="$content"/> + </xsl:call-template> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-element-mods.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-element-mods.xsl new file mode 100644 index 00000000..f3cb2d12 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/html5-element-mods.xsl @@ -0,0 +1,790 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE xsl:stylesheet [ +<!ENTITY % common.entities SYSTEM "../common/entities.ent"> +%common.entities; +]> +<xsl:stylesheet + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:exsl="http://exslt.org/common" + xmlns="http://www.w3.org/1999/xhtml" + xmlns:stbl="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Table" + xmlns:xtbl="xalan://com.nwalsh.xalan.Table" + xmlns:lxslt="http://xml.apache.org/xslt" + xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table" + exclude-result-prefixes="exsl stbl xtbl lxslt ptbl" + version="1.0"> + +<!-- $Id: html5-element-mods.xsl,v 1.2 2011-09-18 17:47:28 bobs Exp $ --> + +<!--==============================================================--> +<!-- DocBook XSL Parameter settings --> +<!--==============================================================--> +<!-- Set these to blank so can output special HTML5 empty DOCTYPE --> +<xsl:param name="chunker.output.doctype-system" select="''"/> +<xsl:param name="chunker.output.doctype-public" select="''"/> + +<xsl:param name="table.borders.with.css" select="1"/> +<xsl:param name="html.ext">.xhtml</xsl:param> +<xsl:param name="toc.list.type">ul</xsl:param> +<xsl:param name="css.decoration" select="1"/> +<xsl:param name="make.clean.html" select="1"/> +<xsl:param name="generate.id.attributes" select="1"/> +<xsl:variable name="div.element">section</xsl:variable> + +<!--==============================================================--> +<!-- Customized templates --> +<!--==============================================================--> + +<!-- HTML5: needs special doctype --> +<xsl:template name="user.preroot"> + <xsl:text disable-output-escaping="yes"><!DOCTYPE html></xsl:text> +</xsl:template> + +<!-- HTML5: Replace HTML acronum with abbr for HTML 5 --> +<xsl:template match="acronym"> + <xsl:call-template name="inline.charseq"> + <xsl:with-param name="wrapper-name">abbr</xsl:with-param> + </xsl:call-template> +</xsl:template> + +<!-- HTML5: replace border="0" with border="" --> +<!-- HTML5: No @summary allowed --> +<!-- HTML5: replace many table atts with CSS styles --> +<xsl:template match="tgroup" name="tgroup"> + <xsl:if test="not(@cols) or @cols = '' or string(number(@cols)) = 'NaN'"> + <xsl:message terminate="yes"> + <xsl:text>Error: CALS tables must specify the number of columns.</xsl:text> + </xsl:message> + </xsl:if> + + <xsl:variable name="summary"> + <xsl:call-template name="pi.dbhtml_table-summary"/> + </xsl:variable> + + <xsl:variable name="cellspacing"> + <xsl:call-template name="pi.dbhtml_cellspacing"/> + </xsl:variable> + + <xsl:variable name="cellpadding"> + <xsl:call-template name="pi.dbhtml_cellpadding"/> + </xsl:variable> + + <!-- First generate colgroup with attributes --> + <xsl:variable name="colgroup.with.attributes"> + <colgroup> + <xsl:call-template name="generate.colgroup"> + <xsl:with-param name="cols" select="@cols"/> + </xsl:call-template> + </colgroup> + </xsl:variable> + + <!-- then modify colgroup attributes with extension --> + <xsl:variable name="colgroup.with.extension"> + <xsl:choose> + <xsl:when test="$use.extensions != 0 + and $tablecolumns.extension != 0"> + <xsl:choose> + <xsl:when test="function-available('stbl:adjustColumnWidths')"> + <xsl:copy-of select="stbl:adjustColumnWidths($colgroup.with.attributes)"/> + </xsl:when> + <xsl:when test="function-available('xtbl:adjustColumnWidths')"> + <xsl:copy-of select="xtbl:adjustColumnWidths($colgroup.with.attributes)"/> + </xsl:when> + <xsl:when test="function-available('ptbl:adjustColumnWidths')"> + <xsl:copy-of select="ptbl:adjustColumnWidths($colgroup.with.attributes)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No adjustColumnWidths function available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:copy-of select="$colgroup.with.attributes"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <!-- Now convert to @style --> + <xsl:variable name="colgroup"> + <xsl:call-template name="colgroup.with.style"> + <xsl:with-param name="colgroup" select="$colgroup.with.extension"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="explicit.table.width"> + <xsl:call-template name="pi.dbhtml_table-width"> + <xsl:with-param name="node" select=".."/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="table.width.candidate"> + <xsl:choose> + <xsl:when test="$explicit.table.width != ''"> + <xsl:value-of select="$explicit.table.width"/> + </xsl:when> + <xsl:when test="$default.table.width = ''"> + <xsl:text>100%</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$default.table.width"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + + <xsl:variable name="table.width"> + <xsl:if test="$default.table.width != '' + or $explicit.table.width != ''"> + <xsl:choose> + <xsl:when test="contains($table.width.candidate, '%')"> + <xsl:value-of select="$table.width.candidate"/> + </xsl:when> + <xsl:when test="$use.extensions != 0 + and $tablecolumns.extension != 0"> + <xsl:choose> + <xsl:when test="function-available('stbl:convertLength')"> + <xsl:value-of select="stbl:convertLength($table.width.candidate)"/> + </xsl:when> + <xsl:when test="function-available('xtbl:convertLength')"> + <xsl:value-of select="xtbl:convertLength($table.width.candidate)"/> + </xsl:when> + <xsl:otherwise> + <xsl:message terminate="yes"> + <xsl:text>No convertLength function available.</xsl:text> + </xsl:message> + </xsl:otherwise> + </xsl:choose> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$table.width.candidate"/> + </xsl:otherwise> + </xsl:choose> + </xsl:if> + </xsl:variable> + + <!-- assemble a table @style --> + <xsl:variable name="table.style"> + + <xsl:if test="$cellspacing != '' or $html.cellspacing != ''"> + <xsl:text>cellspacing: </xsl:text> + <xsl:choose> + <xsl:when test="$cellspacing != ''"> + <xsl:value-of select="$cellspacing"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$html.cellspacing"/> + </xsl:otherwise> + </xsl:choose> + <xsl:text>; </xsl:text> + </xsl:if> + + <xsl:if test="$cellpadding != '' or $html.cellpadding != ''"> + <xsl:text>cellpadding: </xsl:text> + <xsl:choose> + <xsl:when test="$cellpadding != ''"> + <xsl:value-of select="$cellpadding"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$html.cellpadding"/> + </xsl:otherwise> + </xsl:choose> + <xsl:text>; </xsl:text> + </xsl:if> + + <xsl:choose> + <xsl:when test="string-length($table.width) != 0"> + <xsl:text>width: </xsl:text> + <xsl:value-of select="$table.width"/> + <xsl:text>; </xsl:text> + </xsl:when> + <xsl:when test="../@pgwide=1 or local-name(.) = 'entrytbl'"> + <xsl:text>width: 100%; </xsl:text> + </xsl:when> + <xsl:otherwise> + </xsl:otherwise> + </xsl:choose> + + <xsl:choose> + <xsl:when test="../@frame='all' or (not(../@frame) and $default.table.frame='all')"> + <xsl:text>border-collapse: collapse; </xsl:text> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'top'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'bottom'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'left'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'right'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../@frame='topbot' or (not(../@frame) and $default.table.frame='topbot')"> + <xsl:text>border-collapse: collapse;</xsl:text> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'top'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'bottom'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../@frame='top' or (not(../@frame) and $default.table.frame='top')"> + <xsl:text>border-collapse: collapse;</xsl:text> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'top'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../@frame='bottom' or (not(../@frame) and $default.table.frame='bottom')"> + <xsl:text>border-collapse: collapse;</xsl:text> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'bottom'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../@frame='sides' or (not(../@frame) and $default.table.frame='sides')"> + <xsl:text>border-collapse: collapse;</xsl:text> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'left'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + <xsl:call-template name="border"> + <xsl:with-param name="side" select="'right'"/> + <xsl:with-param name="style" select="$table.frame.border.style"/> + <xsl:with-param name="color" select="$table.frame.border.color"/> + <xsl:with-param name="thickness" select="$table.frame.border.thickness"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="../@frame='none'"> + <xsl:text>border: none;</xsl:text> + </xsl:when> + <xsl:otherwise> + <xsl:text>border-collapse: collapse;</xsl:text> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <table> + <!-- HTML5: no table summary allowed --> + <xsl:if test="string-length($table.style) != 0"> + <xsl:attribute name="style"> + <xsl:value-of select="$table.style"/> + </xsl:attribute> + </xsl:if> + + + <xsl:copy-of select="$colgroup"/> + + <xsl:apply-templates select="thead"/> + <xsl:apply-templates select="tfoot"/> + <xsl:apply-templates select="tbody"/> + + <xsl:if test=".//footnote|../title//footnote"> + <tbody class="footnotes"> + <tr> + <td colspan="{@cols}"> + <xsl:apply-templates select=".//footnote|../title//footnote" mode="table.footnote.mode"/> + </td> + </tr> + </tbody> + </xsl:if> + </table> +</xsl:template> + +<!-- HTML5: convert col attributes to col CSS styles --> +<xsl:template name="colgroup.with.style"> + <xsl:param name="colgroup"/> + + <xsl:variable name="colgroup.nodeset" select="exsl:node-set($colgroup)"/> + <xsl:apply-templates select="$colgroup.nodeset" mode="convert.to.style"/> +</xsl:template> + +<xsl:template match="colgroup" mode="convert.to.style"> + <xsl:copy> + <xsl:copy-of select="@*"/> + <xsl:apply-templates mode="convert.to.style"/> + </xsl:copy> +</xsl:template> + +<!-- HTML5: converts obsolete HTML attributes to CSS styles --> +<xsl:template match="*" mode="convert.to.style"> + + <xsl:variable name="element" select="local-name(.)"/> + + <xsl:variable name="style.from.atts"> + <xsl:for-each select="@*"> + + <xsl:choose> + <!-- width and height attributes are ok for img element --> + <xsl:when test="local-name() = 'width' and $element != 'img'"> + <xsl:text>width: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'height' and $element != 'img'"> + <xsl:text>height </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'align'"> + <xsl:text>text-align: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'valign'"> + <xsl:text>vertical-align: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'border'"> + <xsl:text>border: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'cellspacing'"> + <xsl:text>border-spacing: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + + <xsl:when test="local-name() = 'cellpadding'"> + <xsl:text>padding: </xsl:text> + <xsl:value-of select="."/> + <xsl:text>; </xsl:text> + </xsl:when> + </xsl:choose> + </xsl:for-each> + </xsl:variable> + + <!-- merge existing styles with these new styles --> + <xsl:variable name="style"> + <xsl:value-of select="concat($style.from.atts, @style)"/> + </xsl:variable> + + <!-- HTML5: reserved for element name conversion if needed --> + <xsl:variable name="element.name"> + <xsl:value-of select="local-name(.)"/> + </xsl:variable> + + <xsl:element name="{$element.name}"> + <xsl:if test="string-length($style) != 0"> + <xsl:attribute name="style"> + <xsl:value-of select="$style"/> + </xsl:attribute> + </xsl:if> + <!-- skip converted atts, and also skip disallowed summary attribute --> + <xsl:for-each select="@*"> + <xsl:choose> + <xsl:when test="local-name(.) = 'width' and $element != 'img'"/> + <xsl:when test="local-name(.) = 'height' and $element != 'img'"/> + <xsl:when test="local-name(.) = 'summary'"/> + <xsl:when test="local-name(.) = 'border'"/> + <xsl:when test="local-name(.) = 'cellspacing'"/> + <xsl:when test="local-name(.) = 'cellpadding'"/> + <xsl:when test="local-name(.) = 'style'"/> + <xsl:when test="local-name(.) = 'align'"/> + <xsl:when test="local-name(.) = 'valign'"/> + <xsl:otherwise> + <xsl:copy-of select="."/> + </xsl:otherwise> + </xsl:choose> + </xsl:for-each> + <xsl:apply-templates mode="convert.to.style"/> + </xsl:element> +</xsl:template> + +<!-- HTML5: convert some attributes to CSS style attribute --> +<xsl:template match="entry|entrytbl"> + <xsl:param name="col"> + <xsl:choose> + <xsl:when test="@revisionflag"> + <xsl:number from="row"/> + </xsl:when> + <xsl:otherwise>1</xsl:otherwise> + </xsl:choose> + </xsl:param> + + <xsl:param name="spans"/> + + + <!-- Process with stock template --> + <xsl:variable name="cell"> + <xsl:call-template name="entry"> + <xsl:with-param name="col" select="$col"/> + <xsl:with-param name="spans" select="$spans"/> + </xsl:call-template> + </xsl:variable> + + <xsl:variable name="cell.nodes" select="exsl:node-set($cell)"/> + + <xsl:apply-templates select="$cell.nodes" mode="convert.to.style"/> + +</xsl:template> + +<xsl:template match="mediaobject|inlinemediaobject"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="qandaset"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="calloutlist|revhistory|footnote|figure|co"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="revhistory" mode="titlepage.mode"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="variablelist"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="orderedlist[@inheritnum = 'inherit']"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="simplelist"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="blockquote"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="note|important|warning|caution|tip"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="funcprototype" mode="ansi-tabular"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template match="funcprototype" mode="kr-tabular"> + <xsl:call-template name="convert.styles"/> +</xsl:template> + +<xsl:template name="convert.styles"> + <xsl:param name="content"> + <xsl:apply-imports/> + </xsl:param> + <xsl:variable name="nodes" select="exsl:node-set($content)"/> + + <xsl:apply-templates mode="convert.to.style" select="$nodes"/> +</xsl:template> + +<!-- HTML5: link rel="home" is not permitted --> +<!-- Add support for attributes on <html> element --> +<xsl:template match="*" mode="process.root"> + <xsl:variable name="doc" select="self::*"/> + + <xsl:call-template name="user.preroot"/> + <xsl:call-template name="root.messages"/> + + <html> + <xsl:call-template name="root.attributes"/> + <head> + <xsl:call-template name="system.head.content"> + <xsl:with-param name="node" select="$doc"/> + </xsl:call-template> + <xsl:call-template name="head.content"> + <xsl:with-param name="node" select="$doc"/> + </xsl:call-template> + <xsl:call-template name="user.head.content"> + <xsl:with-param name="node" select="$doc"/> + </xsl:call-template> + </head> + <body> + <xsl:call-template name="body.attributes"/> + <xsl:call-template name="user.header.content"> + <xsl:with-param name="node" select="$doc"/> + </xsl:call-template> + <xsl:apply-templates select="."/> + <xsl:call-template name="user.footer.content"> + <xsl:with-param name="node" select="$doc"/> + </xsl:call-template> + </body> + </html> + <xsl:value-of select="$html.append"/> + + <!-- Generate any css files only once, not once per chunk --> + <xsl:call-template name="generate.css.files"/> +</xsl:template> + +<xsl:template name="root.attributes"> +</xsl:template> + +<!-- HTML5: uses <ul> instead of <dl> for TOC --> +<xsl:template match="question" mode="qandatoc.mode"> + <xsl:variable name="firstch"> + <!-- Use a titleabbrev or title if available --> + <xsl:choose> + <xsl:when test="../blockinfo/titleabbrev"> + <xsl:apply-templates select="../blockinfo/titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../blockinfo/title"> + <xsl:apply-templates select="../blockinfo/title[1]/node()"/> + </xsl:when> + <xsl:when test="../info/titleabbrev"> + <xsl:apply-templates select="../info/titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../titleabbrev"> + <xsl:apply-templates select="../titleabbrev[1]/node()"/> + </xsl:when> + <xsl:when test="../info/title"> + <xsl:apply-templates select="../info/title[1]/node()"/> + </xsl:when> + <xsl:when test="../title"> + <xsl:apply-templates select="../title[1]/node()"/> + </xsl:when> + <xsl:otherwise> + <xsl:apply-templates select="(*[local-name(.)!='label'])[1]/node()"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + <xsl:variable name="deflabel"> + <xsl:choose> + <xsl:when test="ancestor-or-self::*[@defaultlabel]"> + <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()] + /@defaultlabel"/> + </xsl:when> + <xsl:otherwise> + <xsl:value-of select="$qanda.defaultlabel"/> + </xsl:otherwise> + </xsl:choose> + </xsl:variable> + + <li> + <a> + <xsl:attribute name="href"> + <xsl:call-template name="href.target"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:attribute> + <xsl:apply-templates select="." mode="label.markup"/> + <xsl:if test="contains($deflabel,'number') and not(label)"> + <xsl:apply-templates select="." mode="intralabel.punctuation"/> + </xsl:if> + <xsl:text> </xsl:text> + <xsl:value-of select="$firstch"/> + </a> + <!-- * include nested qandaset/qandaentry in TOC if user wants it --> + + <xsl:if test="not($qanda.nested.in.toc = 0)"> + <xsl:apply-templates select="following-sibling::answer" mode="qandatoc.mode"/> + </xsl:if> + </li> +</xsl:template> + +<xsl:template match="answer" mode="qandatoc.mode"> + <xsl:if test="descendant::question"> + <xsl:call-template name="process.qanda.toc"/> + </xsl:if> +</xsl:template> + +<!-- html5 uses <ul> instead of <dl> for toc --> +<xsl:template name="process.qanda.toc"> + <ul> + <xsl:apply-templates select="qandadiv" mode="qandatoc.mode"/> + <xsl:apply-templates select="qandaset|qandaentry" mode="qandatoc.mode"/> + </ul> +</xsl:template> + +<xsl:template match="qandadiv" mode="qandatoc.mode"> + <!-- + <dt><xsl:apply-templates select="title" mode="qandatoc.mode"/></dt> + <dd><xsl:call-template name="process.qanda.toc"/></dd> + --> + <li> + <xsl:apply-templates select="title" mode="qandatoc.mode"/> + <xsl:call-template name="process.qanda.toc"/> + </li> +</xsl:template> + +<xsl:template match="audiodata"> + <xsl:variable name="filename"> + <xsl:call-template name="mediaobject.filename"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + + <audio> + <xsl:call-template name="common.html.attributes"/> + + <xsl:attribute name="src"> + <xsl:value-of select="$filename"/> + </xsl:attribute> + + <xsl:apply-templates select="@*"/> + <xsl:apply-templates select="../multimediaparam"/> + + <!-- add any fallback content --> + <xsl:call-template name="audio.fallback"/> + </audio> +</xsl:template> + +<!-- generate <video> element for html5 --> +<xsl:template match="videodata"> + <xsl:variable name="filename"> + <xsl:call-template name="mediaobject.filename"> + <xsl:with-param name="object" select=".."/> + </xsl:call-template> + </xsl:variable> + + <video> + <xsl:call-template name="common.html.attributes"/> + + <xsl:attribute name="src"> + <xsl:value-of select="$filename"/> + </xsl:attribute> + + <xsl:call-template name="video.poster"/> + + <xsl:apply-templates select="@*[local-name() != 'fileref']"/> + <xsl:apply-templates select="../multimediaparam"/> + + <!-- add any fallback content --> + <xsl:call-template name="video.fallback"/> + </video> +</xsl:template> + +<!-- use only an imageobject with @role = 'poster' --> +<xsl:template name="video.poster"> + <xsl:variable name="imageobject" select="../../imageobject[@role = 'poster'][1]"/> + <xsl:if test="$imageobject"> + <xsl:attribute name="poster"> + <xsl:value-of select="$imageobject/imagedata/@fileref"/> + </xsl:attribute> + </xsl:if> +</xsl:template> + +<xsl:template match="videodata/@fileref"> + <!-- already handled by videodata template --> +</xsl:template> + +<xsl:template match="audiodata/@fileref"> + <!-- already handled by audiodata template --> +</xsl:template> + +<xsl:template match="videodata/@contentwidth"> + <xsl:attribute name="width"> + <xsl:value-of select="."/> + </xsl:attribute> +</xsl:template> + +<xsl:template match="videodata/@contentdepth"> + <xsl:attribute name="height"> + <xsl:value-of select="."/> + </xsl:attribute> +</xsl:template> + +<xsl:template match="videodata/@depth"> + <xsl:attribute name="height"> + <xsl:value-of select="."/> + </xsl:attribute> +</xsl:template> + +<!-- pass through these attributes --> +<xsl:template match="videodata/@autoplay | + videodata/@controls | + audiodata/@autoplay | + audiodata/@controls"> + <xsl:copy-of select="."/> +</xsl:template> + +<xsl:template match="videodata/@*" priority="-1"> + <!-- Do nothing with the rest of the attributes --> +</xsl:template> + +<xsl:template match="audiodata/@*" priority="-1"> + <!-- Do nothing with the rest of the attributes --> +</xsl:template> + +<xsl:template match="multimediaparam"> + <xsl:call-template name="process.multimediaparam"> + <xsl:with-param name="object" select=".."/> + <xsl:with-param name="param.name" select="@name"/> + <xsl:with-param name="param.value" select="@value"/> + </xsl:call-template> +</xsl:template> + +<!-- Determines the best value of a media attribute from the + attributes and multimediaparam elements --> +<xsl:template name="process.multimediaparam"> + <xsl:param name="object" select="NOTANELEMENT"/> + <xsl:param name="param.name"/> + <xsl:param name="param.value"/> + + <xsl:choose> + <xsl:when test="$object/*/@*[local-name(.) = $param.name]"> + <!-- explicit attribute with that name takes precedence --> + <xsl:attribute name="{$param.name}"> + <xsl:value-of select="$object/*/@*[local-name(.) = $param.name]"/> + </xsl:attribute> + </xsl:when> + <xsl:otherwise> + <xsl:attribute name="{$param.name}"> + <xsl:value-of select="$param.value"/> + </xsl:attribute> + </xsl:otherwise> + </xsl:choose> +</xsl:template> + +<xsl:template name="video.fallback"> + <xsl:param name="videodata" select="."/> + <xsl:variable name="textobject" select="$videodata/../../textobject"/> + + <xsl:apply-templates select="$textobject" mode="fallback"/> +</xsl:template> + +<xsl:template name="audio.fallback"> + <xsl:param name="audiodata" select="."/> + <xsl:variable name="textobject" select="$audiodata/../../textobject"/> + + <xsl:apply-templates select="$textobject" mode="fallback"/> +</xsl:template> + +<xsl:template match="textobject" mode="fallback"> + <div> + <xsl:apply-templates select="." mode="class.attribute"/> + <xsl:apply-templates/> + </div> +</xsl:template> + +<!-- HTML5: no body attributes --> +<xsl:template name="body.attributes"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/onechunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/onechunk.xsl new file mode 100644 index 00000000..92e88745 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/onechunk.xsl @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="ASCII"?> +<!--This file was created automatically by html2xhtml--> +<!--from the HTML stylesheets.--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="doc"> + +<!-- ******************************************************************** + $Id: onechunk.xsl,v 1.1 2011-09-16 21:44:00 bobs Exp $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:import href="chunk.xsl"/> + +<!-- Ok, using the onechunk parameter makes this all work again. --> +<!-- It does have the disadvantage that it only works for documents that have --> +<!-- a root element that is considered a chunk by the chunk.xsl stylesheet. --> +<!-- Ideally, onechunk would let anything be a chunk. But not today. --> + +<xsl:param name="onechunk" select="1"/> +<xsl:param name="suppress.navigation">1</xsl:param> + +<xsl:template name="href.target.uri"> + <xsl:param name="object" select="."/> + <xsl:text>#</xsl:text> + <xsl:call-template name="object.id"> + <xsl:with-param name="object" select="$object"/> + </xsl:call-template> +</xsl:template> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-chunk.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-chunk.xsl new file mode 100644 index 00000000..5c04c315 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-chunk.xsl @@ -0,0 +1,52 @@ +<?xml version="1.0" encoding="ASCII"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl"> + +<!-- ******************************************************************** + $Id: profile-chunk.xsl,v 1.1 2011-09-16 21:44:00 bobs Exp $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<!-- First import the non-chunking templates that format elements + within each chunk file. In a customization, you should + create a separate non-chunking customization layer such + as mydocbook.xsl that imports the original docbook.xsl and + customizes any presentation templates. Then your chunking + customization should import mydocbook.xsl instead of + docbook.xsl. --> +<xsl:import href="docbook.xsl"/> + +<!-- chunk-common.xsl contains all the named templates for chunking. + In a customization file, you import chunk-common.xsl, then + add any customized chunking templates of the same name. + They will have import precedence over the original + chunking templates in chunk-common.xsl. --> +<xsl:import href="../xhtml/chunk-common.xsl"/> + +<!-- The manifest.xsl module is no longer imported because its + templates were moved into chunk-common and chunk-code --> + +<!-- chunk-code.xsl contains all the chunking templates that use + a match attribute. In a customization it should be referenced + using <xsl:include> instead of <xsl:import>, and then add + any customized chunking templates with match attributes. But be sure + to add a priority="1" to such customized templates to resolve + its conflict with the original, since they have the + same import precedence. + + Using xsl:include prevents adding another layer + of import precedence, which would cause any + customizations that use xsl:apply-imports to wrongly + apply the chunking version instead of the original + non-chunking version to format an element. --> +<xsl:include href="../xhtml/profile-chunk-code.xsl"/> + +<xsl:include href="html5-chunk-mods.xsl"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-docbook.xsl new file mode 100644 index 00000000..47f8236f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/profile-docbook.xsl @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="ASCII"?> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ng="http://docbook.org/docbook-ng" xmlns:db="http://docbook.org/ns/docbook" xmlns:exsl="http://exslt.org/common" xmlns:exslt="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" exslt:dummy="dummy" ng:dummy="dummy" db:dummy="dummy" extension-element-prefixes="exslt" exclude-result-prefixes="db ng exsl exslt exslt" version="1.0"> + + +<!-- ******************************************************************** + $Id: profile-docbook.xsl,v 1.2 2011-09-18 17:47:28 bobs Exp $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:import href="xhtml-profile-docbook.xsl"/> + +<xsl:include href="html5-element-mods.xsl"/> + +<xsl:output method="xml" encoding="UTF-8" indent="no"/> + +</xsl:stylesheet> diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-docbook.xsl new file mode 100644 index 00000000..93c2df7f --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-docbook.xsl @@ -0,0 +1,541 @@ +<?xml version="1.0"?> + +<!--This file was created automatically by xhtml2xhtml5.xsl from the xhtml stylesheet.--> + +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ng="http://docbook.org/docbook-ng" xmlns:db="http://docbook.org/ns/docbook" xmlns:exsl="http://exslt.org/common" xmlns:exslt="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="db ng exsl exslt" version="1.0"> + +<!--Same as xhtml but with doctypes removed from xsl:output --> +<!--and including from ../xhtml directory --> +<xslo:output xmlns:xslo="http://www.w3.org/1999/XSL/Transform" method="xml" encoding="UTF-8" indent="no"/> + +<!-- ******************************************************************** + $Id: docbook.xsl 9605 2012-09-18 10:48:54Z tom_schr $ + ******************************************************************** + + This file is part of the XSL DocBook Stylesheet distribution. + See ../README or http://docbook.sf.net/release/xsl/current/ for + copyright and other information. + + ******************************************************************** --> + +<!-- ==================================================================== --> + +<xsl:include href="../VERSION.xsl"/> +<xsl:include href="../xhtml/param.xsl"/> +<xsl:include href="../lib/lib.xsl"/> +<xsl:include href="../common/l10n.xsl"/> +<xsl:include href="../common/common.xsl"/> +<xsl:include href="../common/utility.xsl"/> +<xsl:include href="../common/labels.xsl"/> +<xsl:include href="../common/titles.xsl"/> +<xsl:include href="../common/subtitles.xsl"/> +<xsl:include href="../common/gentext.xsl"/> +<xsl:include href="../common/targets.xsl"/> +<xsl:include href="../common/olink.xsl"/> +<xsl:include href="../common/pi.xsl"/> +<xsl:include href="../xhtml/autotoc.xsl"/> +<xsl:include href="../xhtml/autoidx.xsl"/> +<xsl:include href="../xhtml/lists.xsl"/> +<xsl:include href="../xhtml/callout.xsl"/> +<xsl:include href="../xhtml/verbatim.xsl"/> +<xsl:include href="../xhtml/graphics.xsl"/> +<xsl:include href="../xhtml/xref.xsl"/> +<xsl:include href="../xhtml/formal.xsl"/> +<xsl:include href="../xhtml/table.xsl"/> +<xsl:include href="../xhtml/htmltbl.xsl"/> +<xsl:include href="../xhtml/sections.xsl"/> +<xsl:include href="../xhtml/inline.xsl"/> +<xsl:include href="../xhtml/footnote.xsl"/> +<xsl:include href="../xhtml/html.xsl"/> +<xsl:include href="../xhtml/info.xsl"/> +<xsl:include href="../xhtml/keywords.xsl"/> +<xsl:include href="../xhtml/division.xsl"/> +<xsl:include href="../xhtml/toc.xsl"/> +<xsl:include href="../xhtml/index.xsl"/> +<xsl:include href="../xhtml/refentry.xsl"/> +<xsl:include href="../xhtml/math.xsl"/> +<xsl:include href="../xhtml/admon.xsl"/> +<xsl:include href="../xhtml/component.xsl"/> +<xsl:include href="../xhtml/biblio.xsl"/> +<xsl:include href="../xhtml/biblio-iso690.xsl"/> +<xsl:include href="../xhtml/glossary.xsl"/> +<xsl:include href="../xhtml/block.xsl"/> +<xsl:include href="../xhtml/task.xsl"/> +<xsl:include href="../xhtml/qandaset.xsl"/> +<xsl:include href="../xhtml/synop.xsl"/> +<xsl:include href="../xhtml/titlepage.xsl"/> +<xsl:include href="../xhtml/titlepage.templates.xsl"/> +<xsl:include href="../xhtml/pi.xsl"/> +<xsl:include href="../xhtml/ebnf.xsl"/> +<xsl:include href="../xhtml/chunker.xsl"/> +<xsl:include href="../xhtml/html-rtf.xsl"/> +<xsl:include href="../xhtml/annotations.xsl"/> +<xsl:include href="../common/stripns.xsl"/> + +<xsl:param name="stylesheet.result.type" select="'xhtml'"/> +<xsl:param name="htmlhelp.output" select="0"/> + +<!-- ==================================================================== --> + +<xsl:key name="id" match="*" use="@id|@xml:id"/> +<xsl:key name="gid" match="*" use="generate-id()"/> + +<!-- ==================================================================== --> + +<xsl:template match="*"> + <xsl:message> + <xsl:text>Element </xsl:text> + <xsl:value-of select="local-name(.)"/> + <xsl:text> in namespace '</xsl:text> + <xsl:value-of select="namespace-uri(.)"/> + <xsl:text>' encountered</xsl:text> + <xsl:if test="parent::*"> + <xsl:text> in </xsl:text> + <xsl:value-of select="name(parent::*)"/> + </xsl:if> + <xsl:text>, but no template matches.</xsl:text> + </xsl:message> + + <span style="color: red"> + <xsl:text><</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + <xsl:apply-templates/> + <xsl:text></</xsl:text> + <xsl:value-of select="name(.)"/> + <xsl:text>></xsl:text> + </span> +</xsl:template> + +<xsl:template match="text()"> + <xsl:value-of select="."/> +</xsl:template> + +<xsl:template name="body.attributes"><xslo:if xmlns:xslo="http://www.w3.org/1999/XSL/Transform" test="starts-with($writing.mode, 'rl')"><xslo:attribute name="dir">rtl</xslo:attribute></xslo:if> +<!-- no apply-templates; make it empty except for dir for rtl--> +</xsl:template> + +<xsl:template name="head.content.base"> + <xsl:param name="node" select="."/> + <base href="{$html.base}"/> +</xsl:template> + +<xsl:template name="head.content.abstract"> + <xsl:param name="node" select="."/> + <xsl:variable name="info" select="(articleinfo |bookinfo |prefaceinfo |chapterinfo |appendixinfo |sectioninfo |sect1info |sect2info |sect3info |sect4info |sect5info |referenceinfo |refentryinfo |partinfo |info |docinfo)[1]"/> + <xsl:if test="$info and $info/abstract"> + <meta name="description"> + <xsl:attribute name="content"> + <xsl:for-each select="$info/abstract[1]/*"> + <xsl:value-of select="normalize-space(.)"/> + <xsl:if test="position() < last()"> + <xsl:text> </xsl:text> + </xsl:if> + </xsl:for-each> + </xsl:attribute> + </meta> + </xsl:if> +</xsl:template> + +<xsl:template name="head.content.link.made"> + <xsl:param name="node" select="."/> + + <link rev="made" href="{$link.mailto.url}"/> +</xsl:template> + +<xsl:template name="head.content.generator"> + <xsl:param name="node" select="."/> + <meta name="generator" content="DocBook {$DistroTitle} V{$VERSION}"/> +</xsl:template> + +<xsl:template name="head.content.style"> + <xsl:param name="node" select="."/> + <style type="text/css"><xsl:text> +body { background-image: url('</xsl:text> +<xsl:value-of select="$draft.watermark.image"/><xsl:text>'); + background-repeat: no-repeat; + background-position: top left; + /* The following properties make the watermark "fixed" on the page. */ + /* I think that's just a bit too distracting for the reader... */ + /* background-attachment: fixed; */ + /* background-position: center center; */ + }</xsl:text> + </style> +</xsl:template> + +<xsl:template name="head.content"> + <xsl:param name="node" select="."/> + <xsl:param name="title"> + <xsl:apply-templates select="$node" mode="object.title.markup.textonly"/> + </xsl:param> + + <xsl:call-template name="user.head.title"> + <xsl:with-param name="title" select="$title"/> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + + <xsl:if test="$html.base != ''"> + <xsl:call-template name="head.content.base"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <!-- Insert links to CSS files or insert literal style elements --> + <xsl:call-template name="generate.css"/> + + <xsl:if test="$html.stylesheet != ''"> + <xsl:call-template name="output.html.stylesheets"> + <xsl:with-param name="stylesheets" select="normalize-space($html.stylesheet)"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="$html.script != ''"> + <xsl:call-template name="output.html.scripts"> + <xsl:with-param name="scripts" select="normalize-space($html.script)"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="$link.mailto.url != ''"> + <xsl:call-template name="head.content.link.made"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <xsl:call-template name="head.content.generator"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + + <xsl:if test="$generate.meta.abstract != 0"> + <xsl:call-template name="head.content.abstract"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + + <xsl:if test="($draft.mode = 'yes' or ($draft.mode = 'maybe' and ancestor-or-self::*[@status][1]/@status = 'draft')) and $draft.watermark.image != ''"> + <xsl:call-template name="head.content.style"> + <xsl:with-param name="node" select="$node"/> + </xsl:call-template> + </xsl:if> + <xsl:apply-templates select="." mode="head.keywords.content"/> +</xsl:template> + +<xsl:template name="output.html.stylesheets"> + <xsl:param name="stylesheets" select="''"/> + + <xsl:choose> + <xsl:when test="contains($stylesheets, ' ')"> + <xsl:variable name="css.filename" select="substring-before($stylesheets, ' ')"/> + + <xsl:call-template name="make.css.link"> + <xsl:with-param name="css.filename" select="$css.filename"/> + </xsl:call-template> + + <xsl:call-template name="output.html.stylesheets"> + <xsl:with-param name="stylesheets" select="substring-after($stylesheets, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$stylesheets != ''"> + <xsl:call-template name="make.css.link"> + <xsl:with-param name="css.filename" select="$stylesheets"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<xsl:template name="output.html.scripts"> + <xsl:param name="scripts" select="''"/> + + <xsl:choose> + <xsl:when test="contains($scripts, ' ')"> + <xsl:variable name="script.filename" select="substring-before($scripts, ' ')"/> + + <xsl:call-template name="make.script.link"> + <xsl:with-param name="script.filename" select="$script.filename"/> + </xsl:call-template> + + <xsl:call-template name="output.html.scripts"> + <xsl:with-param name="scripts" select="substring-after($scripts, ' ')"/> + </xsl:call-template> + </xsl:when> + <xsl:when test="$scripts != ''"> + <xsl:call-template name="make.script.link"> + <xsl:with-param name="script.filename" select="$scripts"/> + </xsl:call-template> + </xsl:when> + </xsl:choose> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template match="*" mode="head.keywords.content"> + <xsl:apply-templates select="chapterinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="appendixinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="prefaceinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="bookinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="setinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="articleinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="artheader/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect1info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect2info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect3info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect4info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sect5info/keywordset" mode="html.header"/> + <xsl:apply-templates select="sectioninfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect1info/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect2info/keywordset" mode="html.header"/> + <xsl:apply-templates select="refsect3info/keywordset" mode="html.header"/> + <xsl:apply-templates select="bibliographyinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="glossaryinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="indexinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="refentryinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="partinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="referenceinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="docinfo/keywordset" mode="html.header"/> + <xsl:apply-templates select="info/keywordset" mode="html.header"/> + + <xsl:if test="$inherit.keywords != 0 and parent::*"> + <xsl:apply-templates select="parent::*" mode="head.keywords.content"/> + </xsl:if> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template name="system.head.content"> + <xsl:param name="node" select="."/> + + <!-- FIXME: When chunking, only the annotations actually used + in this chunk should be referenced. I don't think it + does any harm to reference them all, but it adds + unnecessary bloat to each chunk. --> + <xsl:if test="$annotation.support != 0 and //annotation"> + <xsl:call-template name="add.annotation.links"/> + <script type="text/javascript"> + <xsl:text> +// Create PopupWindow objects</xsl:text> + <xsl:for-each select="//annotation"> + <xsl:text> +var popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text> = new PopupWindow("popup-</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>"); +</xsl:text> + <xsl:text>popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>.offsetY = 15; +</xsl:text> + <xsl:text>popup_</xsl:text> + <xsl:value-of select="generate-id(.)"/> + <xsl:text>.autoHide(); +</xsl:text> + </xsl:for-each> + </script> + + <style type="text/css"> + <xsl:value-of select="$annotation.css"/> + </style> + </xsl:if> + + <!-- system.head.content is like user.head.content, except that + it is called before head.content. This is important because it + means, for example, that <style> elements output by system.head.content + have a lower CSS precedence than the users stylesheet. --> +</xsl:template> + +<!-- ============================================================ --> + +<xsl:template name="user.preroot"> + <!-- Pre-root output, can be used to output comments and PIs. --> + <!-- This must not output any element content! --> +</xsl:template> + +<xsl:template name="user.head.title"> + <xsl:param name="node" select="."/> + <xsl:param name="title"/> + + <title> + <xsl:copy-of select="$title"/> + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Note + + + namesp. cut + + + stripped namespace before processing + + + + + Note + + + namesp. cut + + + processing stripped document + + + + + + + + Unable to strip the namespace from DB5 document, + cannot proceed. + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-profile-docbook.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-profile-docbook.xsl new file mode 100644 index 00000000..dc0d9792 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml-profile-docbook.xsl @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Element + + in namespace ' + + ' encountered + + in + + + , but no template matches. + + + + < + + > + + </ + + > + + + + + + + +rtl + + + + + + + + + + + <xsl:copy-of select="$title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Note: namesp. cut : stripped namespace before processingNote: namesp. cut : processing stripped document + + + + + + + + + + + + + + + + + + ID ' + + ' not found in document. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml2xhtml5.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml2xhtml5.xsl new file mode 100644 index 00000000..05fe68d4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/docbook-xsl-1.78.1/xhtml5/xhtml2xhtml5.xsl @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + Same as xhtml but with doctypes removed from xsl:output + + and including from ../xhtml directory + + + + + + + + + + + + + + + + + + + + This file was created automatically by xhtml2xhtml5.xsl from the xhtml stylesheet. + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-l10n.xml b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-l10n.xml new file mode 100644 index 00000000..640b9bdd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-l10n.xml @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-print.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-print.css new file mode 100644 index 00000000..db8bbedd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs-print.css @@ -0,0 +1,9 @@ +/* +$LastChangedBy: krejzi $ +$Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ +*/ +@import url(lfs.css); + +.navfooter, .headerlinks { + display: none; +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs.css b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs.css new file mode 100644 index 00000000..b051628b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/lfs.css @@ -0,0 +1,613 @@ +/* +$LastChangedBy: krejzi $ +$Date: 2013-12-11 00:37:38 +0100 (St, 11 pro 2013) $ +*/ +/* Global settings */ +body { + font-family: verdana, tahoma, helvetica, arial, sans-serif; + text-align: left; + background: #fff; + color: #222; + margin: 1em; + padding: 0; + font-size: 1em; + line-height: 1.2em +} + + +/* Links */ +a:link { color: #22b; } +a.ulink:link { font-weight: bold; color: #55f; } +a:visited { color: #7e4988 ! important; } +a:hover, a:focus { color: #d30e08 ! important; } +a:active { color: #6b77b1 ! important;} + + +/* Book titlepage */ +.book .titlepage { + background: #f5f6f7; + margin: 0px auto; + padding: 0 1em; +} + +.book hr { + background: #dbddec; + height: .3em; + border: 0px; + margin: 0 -1em; + padding: 0; +} + +div.dedication { + padding-left: 1em; +} + + +/* Sections */ +div.sect1, div.appendix { + padding-left: .3em; +} + +div.important ul { + padding-left: 1.5em; + list-style-type: disc; +} + +div.important ul li p { + margin: 0px; + padding: 0px 0.6em; +} + +.package, .kernel, .installation, .commands, .testing, .configuration, .content { + padding: 0 .5em .2em 0; + margin: 0; +} + +.lfs .package { + background: #f5f6f7; + border-bottom: 0.2em solid #dbddec; + padding-top: .1em; + margin-top: 0; +} + +.lfs .configuration { + background: #fefefe; + border-top: 0.2em solid #dbddec; +} + +.lfs .content { + background: #f5f6f7; + border-top: 0.2em solid #dbddec; + padding-bottom: .1em; + margin-bottom: 0; +} + + +/* Headers */ +h1, h2, h3, h4, h5, h6, b, .strong { + color: #000; + font-weight: bold; + line-height: 1em; +} + +h1 { + font-size: 173%; + text-align: center; +} + +.book h1 { + margin: 0; + padding: 0.4em; +} + +.preface h1, .part h1, .chapter h1, .appendix h1, .index h1, .sect1 h1 { + background: #f5f6f7; + border-bottom: .1em solid #dbddec; + margin-bottom: 1em; + margin-top: 0; + padding: .4em; +} + +.sect1 h1, .appendix h1 { + margin-left: -.2em; +} + +.wrap h1 { + background: #f5f6f7; + margin: 0; + padding: .4em; +} + +h1.title sup { + font-size: small; +} + +h2 { + font-size: 144%; +} + +.book h2.subtitle { + text-align: center; + background: #dbddec; + margin: 0; + padding: 0.2em; +} + +.appendix h2 { + font-size: 133%; + margin-top: .8em; + margin-bottom: 0.2em; +} + +h3 { + font-size: 120%; +} + +h4 { + font-size: 110%; +} + +.package h4, h5, h6 { + font-size: 100%; + font-style: italic; +} + + +/* Navigation */ +div.navheader, div.navfooter { + background: #ecedef; + margin: 0; + padding: 0.1em .5em; +} + +div.navheader { + border-bottom: 1px solid #dbddec; +} + +div.navfooter { + border-top: 1px solid #dbddec; +} + +div.navheader h4 { + margin-top: .4em; + margin-bottom: 0; + text-align: center; +} + +div.navheader h3 { + margin-top: .2em; + margin-bottom: 0; + text-align: center; +} + +div.navheader ul, div.navfooter ul { + padding: .2em .5em .5em 0; + margin: .5em 0; + position: relative; + background: #dbddec; +} + +div.navheader ul li, div.navfooter ul li { + display: inline; + width: 40%; +} + +div.navheader ul li.prev, div.navfooter ul li.prev { + position: absolute; + display: block; + left: 0; + text-align: left; + padding: 0.2em 1em; + margin-left: 6px; +} + +div.navheader ul li.next, div.navfooter ul li.next { + position: absolute; + display: block; + text-align: right; + right: 5px; + padding: 0.2em 0.5em; + margin-right: 7px; +} + +div.navheader ul li.prev p, div.navfooter ul li.prev p, +div.navheader ul li.next p, div.navfooter ul li.next p { + padding: 0; + margin: 1px 0px; +} + +div.navheader ul li.home, div.navheader ul li.up, +div.navfooter ul li.home, div.navfooter ul li.up { + text-align: center; + padding: 0; + margin: 0px auto; + display: block; + color: #dbddec; +} + + +/* TOC */ +div.toc ul, div.index ul, div.navheader ul, div.navfooter ul { + list-style: none; +} + +div.toc { + padding-left: 1em; +} + +li.preface, .part li.appendix { + margin-left: 1em; +} + +div.toc h3 { + margin: 1em 0 .3em 0; +} + +li.appendix h3, li.glossary h3, li.index h3 { + margin: .5em +} + +div.toc h4 { + margin: .6em 0 .2em 0; +} + +li.chapter h4 a { + display: block; + margin-bottom: .4em +} + +.dummy { + display: block; + font-weight: bold; + font-size: 110%; + margin: .6em 0 .2em 0; +} + + +/* Index */ +.item { + float: left; + margin-right: 1em +} + +.secitem { + font-weight: normal; + float: left; + margin-right: 1em +} + +.indexref { + display: block; +} + +.item + .indexref { + margin-left: 20em; +} + +.secitem + .indexref { + margin-left: 19em; +} + + +/* Admonitions */ +div.admon img { + padding: .3em; +} + +div.admon h3 { + display: inline; + margin-left: 2em; +} + +div.admon p { + margin-left: .5em; + padding-bottom: .4em; +} + +div.admon pre { + margin: 0.5em 3em; +} + +div.note, div.tip { + background-color: #fffff6; + border: 2px solid #dbddec; + width: 90%; + margin: .5em auto; +} + +div.important, div.warning, div.caution { + background-color: #fffff6; + border: medium solid #400; + width: 90%; + margin: .5em auto; + color: #600; +} + +div.important h3, div.warning h3, div.caution h3 { + color: #900; +} + +div.important em, div.warning em, div.caution em { + color: #000; + font-weight: bold; +} + + +/* table */ +.table p.title { + text-align: center; + margin-top: 0; + margin-bottom: .3em; +} + +.table table { + margin-left: auto; + margin-right: auto; +} + +.table table th, .table table td { + padding: 0.2em 2em 0.2em 2em; + text-align: left; +} + +.revhistory { + padding-left: 1em; +} + +.revhistory th { + line-height: 2em; + text-align: left; +} + +.revhistory td { + padding-right: 1em; +} + + +/* variablelist as table */ +.variablelist table { + width: auto; + margin: 0 1em 0 1em; +} + +.variablelist td { + vertical-align: top; +} + +.variablelist td span, td p { + margin: 0.25em; +} + + +/* variablelist as list */ +dl { + padding-left: 1em +} + +dt { + font-weight: bold; + margin-left: 1em; +} + +dd { + margin-bottom: .6em; + margin-left: 1em; +} + +dd p { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} + +div.materials dt { + display: list-item; +} + +div.materials dd { + margin-left: 0; + padding-left: 0; +} + + +/* segmentedlist */ +.appendix .segmentedlist { + padding-left: 1em; +} + +.package .seg { + margin-bottom: 0em; + margin-top: 0em; + clear: left; +} + +.content .seg { + margin-bottom: .4em; + margin-top: .4em; + clear: left; +} + +.segtitle { + float: left; +} + +.package .segbody, .appendix .segbody { + display: block; + padding-left: 14em; +} + +.content .segbody { + display: block; + padding-left: 12em; +} + + +/* itemizedlist */ +ul { + padding-left: 1em +} + +.itemizedlist ul { + margin-left: 1em +} + +.itemizedlist li ul { + margin-bottom: 1.2em; +} + +.itemizedlist li ul li p { + margin-top: .5em; + margin-bottom: .5em; +} + +.itemizedlist li ul li:first-child p:first-child { + margin-top: -.6em; +} + +ul.compact { + list-style: none; +} + +.blfs ul.compact { + list-style: disc; +} + +ul.compact li { + margin: 0em; + padding: 0em; +} + +ul.compact li p { + padding: 0.3em; + margin: 0em; +} + +.blfs ul.compact li p { + background-color: #f0fff0; +} + +/* orderedlist */ +ol { + list-style: decimal; +} + +ol ol { + list-style: lower-alpha; +} + +ol ol ol { + list-style: lower-roman; +} + +ol.compact li { + margin: 0em; + padding: 0em; +} + +ol.compact li p { + padding: 0.3em; + margin: 0em; +} + + +/* Indented blocks */ +p, blockquote { + padding-left: 1em; + padding-right: 1em; +} + + +/* Monospaced elements */ +tt, code, kbd, pre, .command { + font-family: monospace; +} + +.systemitem { + font-style: italic; +} + +pre { + background-color: #e5e5e5; + border: 1px solid #050505; + padding: .5em 1em; + margin: 0 2em .5em 2em; + font-weight: bold; +} + +pre.userinput { + color: #101310; +} + +pre.root { + color: #101310; + border: 1px solid #11a; +} + +pre.screen { + color: #000; + background-color: #e9e9e9; + font-weight: normal; +} + +.literal, .prompt { + font-weight: normal; +} + + +/* Mixed tags */ +p.usernotes { + margin-left: -1em; + font-size: small; + font-weight: bold; + font-style: italic; +} + +.underlined { + text-decoration: underline; +} + + +/* Last edited info */ +p.updated { + font-size: small; + font-weight: bold; + font-style: italic; +} + + +/* Special colored blocks */ + /* OrangeRed4 */ +.feature-ssp { + color: #8B2500; +} + + /* RoyalBlue3 */ +.feature-aslr { + color: #3A5FCD; +} + + /* NavyBlue */ +.feature-pax { + color: #000080; +} + + /* VioletRed */ +.feature-hardened_tmp { + color: #d02090; +} + + /* PaleTurquoise4 */ +.feature-warnings { + color: #668b8b; +} + + /* RosyBrown */ +.feature-misc { + color: #bc8f8f; +} + + /* Sienna*/ +.feature-blowfish { + color: #8E6B23 +} diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/nochunks.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/nochunks.xsl new file mode 100644 index 00000000..90d69d18 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/nochunks.xsl @@ -0,0 +1,639 @@ + + + + + + + + + + + + + + + + + + + + + + + + + book toc,title + preface nop + part nop + chapter nop + appendix nop + sect1 nop + sect2 nop + sect3 nop + sect4 nop + sect5 nop + section nop + + + + 1 + + + 3 + + + + + + + + + + +
              +

              + +

              + +
              +
              + + + + + + +

              + + + + + + . + + +

              +
              +
              +
              + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf.xsl new file mode 100644 index 00000000..09c8004e --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf.xsl @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + justify + + + 9 + + + 12pt + + + + book toc,title + part nop + + + + 1 + + + + + + no + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-admon.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-admon.xsl new file mode 100644 index 00000000..7c3106e4 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-admon.xsl @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + always + + + 0.6em + 0.4em + 0.8em + 0.6em + 0.4em + 0.8em + 5pt + 5pt + 5pt + solid + 0.5pt + #FFFFE6 + + + #E0E0E0 + #DCC + + + + + + + 14pt + bold + false + always + + + #500 + #000 + + + + + + + 5pt + + + + + + + 24pt + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-index.xsl new file mode 100644 index 00000000..07ede4ff --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-index.xsl @@ -0,0 +1,140 @@ + + + + + + + + +]> + + + + + + + + + + + 0pt + 14.4pt + + + + bold + always + 1em + 0.8em + 1.2em + 0.5em + 0.3em + 0.7em + 0pt + + + + + 0.5pc + + + + + + + + + + + + + + + + + + + Packages + + + + + Programs + + + + + Libraries + + + + + + + Kernel Configuration + + + + + Scripts + + + + + + + + + Configuration Files + + + + + Others + + + + + + + Bootscripts + + + + + Others + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-lists.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-lists.xsl new file mode 100644 index 00000000..83255c09 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-lists.xsl @@ -0,0 +1,174 @@ + + + + + + + + + + + 0.6em + 0.4em + 0.8em + 0.6em + 0.4em + 0.8em + + + + + 0.4em + 0.2em + 0.6em + + + + + left + + + + + + + 35 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.2em + 0em + 0.4em + 0.2em + 0em + 0.4em + always + + + 0.4em + 0.2em + 0.6em + 0.4em + 0.2em + 0.6em + + + + + + + + + + + + + + + + + + + + : + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + always + 0em + 0em + 0.2em + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl new file mode 100644 index 00000000..c361a749 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-mixed.xsl @@ -0,0 +1,386 @@ + + + + + + + + + + + 0.6em + 0.4em + 0.8em + 3 + 3 + + + + + always + 0.6em + 0.4em + 0.8em + 0.6em + 0.4em + 0.8em + false + no-wrap + false + preserve + preserve + start + + + + + + + + #E9E9E9 + solid + 0.5pt + #888 + 5pt + 2pt + 2pt + + + + + + + + + + + + + + + + 0.1em + 0em + 0.2em + + + + + + + + + + + + + + + + + + + + + + + + + + + + + auto + + auto + always + + + + + + + + + + + 10pt + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ltr + rtl + + + + + + + + + + + + italic + inherit + + + + + + + + + center + left + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + center + bold + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl new file mode 100644 index 00000000..cb26b144 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-pagesetup.xsl @@ -0,0 +1,249 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -0.8pc + + + + + + + always + + + + + + + + + + false + + + center + left + + + + + + + + + + + + + + + + + + + + + + page + + auto + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + right + left + + + + - + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-xref.xsl new file mode 100644 index 00000000..ddaed104 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/pdf/lfs-xref.xsl @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: xref linking to + + has no generated link text. + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/profile.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/profile.xsl new file mode 100644 index 00000000..c9329b02 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/profile.xsl @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl new file mode 100644 index 00000000..bb790b8b --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-admon.xsl @@ -0,0 +1,59 @@ + + + + + + + + + + + + + ../images/ + + + + + + + + + + Note + Warning + Caution + Tip + Important + Note + + + + + + + +
              + [{$alt}] + + + + +

              + +

              + +
              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-index.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-index.xsl new file mode 100644 index 00000000..ded660eb --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-index.xsl @@ -0,0 +1,252 @@ + + + + + + + + + + + + +]> + + + + + + + longindex.html + + + + + + + + + + + +

              + + + + + Packages + + + + + + Programs + + + + + + Libraries + + + + + + + + Kernel Configuration + + + + + + Scripts + + + + + + + + + + Configuration Files + + + + + + Others + + + + + + + + Bootscripts + + + + + + Others + + + + + + +

              + +
                + + + + +
              + +
              + + + + + + +
            • + + + : + + + + + + + + + + +
                + + + + +
              +
              +
            • +
              + + + + + + +
            • + + + : + + + + + + + + +
            • +
              + + + + + + + + + + + + + + + + + + + + +
              + + + + + + + + -- + + + + + + + + description + + +
              + + + + + + + + + + + + + + +
              + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl new file mode 100644 index 00000000..d15ce950 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-legalnotice.xsl @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + +
              + +
              + + + +
              +
              +
              + + + + +

              + + + + + + + + copyright + + + + + + + + + +

              +
              + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl new file mode 100644 index 00000000..a265d3dd --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + feature- + + + + + + + + + + + + + + + + + + + + + + +
              +      
              +        
              +          
              +            
              +              
              +                feature-
              +              
              +            
              +            
              +          
              +          userinput
              +          
              +            
              +          
              +        
              +      
              +      
              +    
              +
              + + + + + + + + + + + + + + + + + + + +
              + + + + + + +
                + + + + + + +
              +
              +
              + + + + +
              + + + + + + +
                + + + + + + +
              +
              +
              + + + + + + + + +
              + + + : + + + + + + + +
              +
              + + + + + + +
              + +
              +
              + + + +
              +
              + + + +
              + +
              + + + + + + + + + +
              +
              + + + + + + + + + + + + + - + + + + + + + + + + + + 4 + 3 + + + + + RevHistory + + + + + + + + + + +
              + + + +
              +
              + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + , + + + + + +   + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl new file mode 100644 index 00000000..c9ece0ea --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl new file mode 100644 index 00000000..42983823 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-sections.xsl @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + +
              + + + + + + + + + + + + + + +
              +
              + + + + +
              + + + + + + + + + + + + + + + +
              +
              + + + +

              Last updated + on + +

              +
              + + + + + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-titles.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-titles.xsl new file mode 100644 index 00000000..01f73aab --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-titles.xsl @@ -0,0 +1,197 @@ + + + + + + + + + + + +

              + + + + +

              +
              + + + + +

              + + + + + + . + + +

              + + + + + + +

              + + + + +

              + + + + + + +

              + + + + + + . + + +

              + + + + + +

              + + + + + + . + + +

              + + + + + +

              + + + + + + . + + +

              + + + + + + + + +

              + + + + + + . + + +

              + + + + + + + +

              + + + + + + . + + +

              + + + + + +

              + +

              +
              + + + + + + + 1 + 2 + 3 + 4 + 5 + + + + +
              + + + + + + + + + + + + + + + + +
              diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-toc.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-toc.xsl new file mode 100644 index 00000000..f1c9afad --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-toc.xsl @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + +
              +

              + + TableofContents + +

              +
                + + + +
              +
              +
              +
              + + + + + + + +
                + + + +
              +
              + + + 1 + 0 + + + +
            • + + + + + + +
            • +
              + + + + + + + + + + + + + + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4 + 3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-xref.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-xref.xsl new file mode 100644 index 00000000..373898e9 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/lfs-xsl/xhtml/lfs-xref.xsl @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Endterm points to nonexistent ID: + + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + ERROR: xref linking to + + has no generated link text. + + ??? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/md5sum.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/md5sum.xsl new file mode 100644 index 00000000..d179594a --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/md5sum.xsl @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/patcheslist.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/patcheslist.xsl new file mode 100644 index 00000000..8ef3e6de --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/patcheslist.xsl @@ -0,0 +1,69 @@ + + + %general-entities; +]> + + + + + + + + + + + + #! /bin/bash + +function copy +{ + cp $1 $2 >>copyerrs 2>&1 +} + +umask 002 + + + install -d -m 775 -g lfswww + + && + cd + + && + + rm -f *.patch copyerrs && + + + chgrp lfswww *.patch && + +if [ `wc -l copyerrs | sed 's/ *//' | cut -f1 -d' '` -gt 0 ]; then + mail -s "Missing LFS patches" lfs-book@linuxfromscratch.org < copyerrs +fi + + exit + + + + + + + + + + + + - + + + copy /srv/www/www.linuxfromscratch.org/patches/downloads/ + + / + + . + + + + diff --git a/LDP/guide/docbook/LFS-Current/stylesheets/wget-list.xsl b/LDP/guide/docbook/LFS-Current/stylesheets/wget-list.xsl new file mode 100644 index 00000000..0b9da993 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/stylesheets/wget-list.xsl @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LDP/guide/docbook/LFS-Current/tidy.conf b/LDP/guide/docbook/LFS-Current/tidy.conf new file mode 100644 index 00000000..cd77f2b0 --- /dev/null +++ b/LDP/guide/docbook/LFS-Current/tidy.conf @@ -0,0 +1,18 @@ +indent-spaces: 2 +wrap: 78 +tab-size: 8 +input-encoding: latin1 +output-encoding: latin1 +newline: CRLF +write-back: yes +markup: yes +indent: yes +hide-endtags: no +uppercase-tags: no +logical-emphasis: no +drop-font-tags: no +tidy-mark: no +numeric-entities: no +show-warnings: no +quiet: yes +newline: LF